1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update translations

This commit is contained in:
Luke Pulverenti 2016-10-13 11:41:46 -04:00
parent fb7730efd3
commit 25190fbcec
44 changed files with 395 additions and 434 deletions

View file

@ -1,12 +1,4 @@
{
"SortChannelsBy": "Sort channels by:",
"ChannelNumber": "Channel number",
"RecentlyWatched": "Recently watched",
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
"SeriesCancelled": "Series cancelled.",
"HeaderKeepSeries": "Keep Series",
"HeaderCancelSeries": "Cancel Series",
"CancelRecording": "Cancel recording",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "\ucd94\uac00",
@ -18,7 +10,6 @@
"Repeat": "\ubc18\ubcf5",
"TrackCount": "{0} tracks",
"ItemCount": "{0} \ud56d\ubaa9",
"ValueSeriesYearToPresent": "{0}-Present",
"ReleaseYearValue": "Release year: {0}",
"OriginalAirDateValue": "Original air date: {0}",
"EndsAtValue": "Ends at {0}",
@ -35,6 +26,7 @@
"ButtonGotIt": "Got It",
"ButtonRestart": "\ub2e4\uc2dc \uc2dc\uc791",
"RecordingCancelled": "\ub179\ud654\uac00 \ucde8\uc18c\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
"SeriesCancelled": "Series cancelled.",
"RecordingScheduled": "Recording scheduled.",
"SeriesRecordingScheduled": "Series recording scheduled.",
"HeaderNewRecording": "New Recording",
@ -230,7 +222,7 @@
"PackageInstallCompleted": "{0} \uc124\uce58 \uc644\ub8cc.",
"PackageInstallFailed": "{0} \uc124\uce58 \uc2e4\ud328.",
"PackageInstallCancelled": "{0} \uc124\uce58 \ucde8\uc18c.",
"SeriesYearToPresent": "{0}-Present",
"SeriesYearToPresent": "{0} - Present",
"ValueOneSong": "1 \ub178\ub798",
"ValueSongCount": "{0} \ub178\ub798",
"ValueOneMovie": "1 \uc601\ud654",
@ -287,7 +279,10 @@
"RepeatEpisodes": "Repeat episodes",
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
"HeaderCancelRecording": "Cancel Recording",
"CancelRecording": "Cancel recording",
"HeaderKeepRecording": "Keep Recording",
"HeaderCancelSeries": "Cancel Series",
"HeaderKeepSeries": "Keep Series",
"HeaderLearnMore": "Learn More",
"DeleteMedia": "Delete media",
"SeriesSettings": "Series settings",
@ -321,5 +316,9 @@
"News": "News",
"Movies": "Movies",
"Kids": "Kids",
"EnableColorCodedBackgrounds": "Enable color coded backgrounds"
"EnableColorCodedBackgrounds": "Enable color coded backgrounds",
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
}