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 2015-09-23 12:16:06 -04:00
parent b70aa4926c
commit e334a86a01
97 changed files with 2414 additions and 1218 deletions

View file

@ -101,7 +101,7 @@
"MessageItemsAdded": "Items added",
"ButtonAddToCollection": "Add to collection",
"HeaderSelectCertificatePath": "Select Certificate Path",
"ConfirmMessageScheduledTaskButton": "This operation normally runs automatically as a scheduled task. It can also be run manually here. To configure the scheduled task, see:",
"ConfirmMessageScheduledTaskButton": "This operation normally runs automatically as a scheduled task and does not require any manual effort. To configure the scheduled task, see:",
"HeaderSupporterBenefit": "A supporter membership provides additional benefits such as access to sync, premium plugins, internet channel content, and more. {0}Learn more{1}.",
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support sync.",
"HeaderWelcomeToProjectServerDashboard": "Welcome to the Emby Server Dashboard",
@ -111,7 +111,6 @@
"TitlePlugins": "Plugins",
"ButtonTakeTheTourToSeeWhatsNew": "Take the tour to see what's new",
"MessageNoSyncJobsFound": "No sync jobs found. Create sync jobs using the Sync buttons found throughout the web interface.",
"ButtonPlayTrailer": "Play trailer",
"HeaderLibraryAccess": "Library Access",
"HeaderChannelAccess": "Channel Access",
"HeaderDeviceAccess": "Device Access",
@ -152,6 +151,7 @@
"ButtonPlay": "\u64ad\u653e",
"ButtonEdit": "\u7de8\u8f2f",
"ButtonQueue": "Queue",
"ButtonPlayTrailer": "Play trailer",
"ButtonPlaylist": "Playlist",
"ButtonPreviousTrack": "Previous Track",
"LabelEnabled": "Enabled",
@ -346,7 +346,6 @@
"ButtonNextPage": "Next Page",
"ButtonPreviousPage": "Previous Page",
"ButtonMoveLeft": "Move left",
"OptionReleaseDate": "Release date",
"ButtonMoveRight": "Move right",
"ButtonBrowseOnlineImages": "Browse online images",
"HeaderDeleteItem": "Delete Item",
@ -489,6 +488,7 @@
"PersonTypePerson": "Person",
"LabelTitleDisplayOrder": "Title display order:",
"OptionSortName": "Sort name",
"OptionReleaseDate": "Release date",
"LabelDiscNumber": "Disc number",
"LabelParentNumber": "Parent number",
"LabelTrackNumber": "Track number:",
@ -855,6 +855,8 @@
"OptionAscending": "\u5347\u5e8f",
"OptionDescending": "\u964d\u5e8f",
"OptionNameSort": "\u540d\u5b57",
"OptionTvdbRating": "Tvdb\u8a55\u5206",
"OptionPremiereDate": "\u9996\u6620\u65e5\u671f",
"OptionImdbRating": "IMDB\u8a55\u5206",
"OptionDatePlayed": "\u64ad\u653e\u65e5\u671f",
"OptionDateAdded": "\u6dfb\u52a0\u65e5\u671f",
@ -881,5 +883,9 @@
"ConfirmEndPlayerSession": "Would you like to shutdown the app on the remote device?",
"ButtonYes": "Yes",
"ButtonNo": "No",
"ButtonRestorePreviousPurchase": "Restore Purchase"
"ButtonRestorePreviousPurchase": "Restore Purchase",
"ButtonForYou": "For You",
"ButtonLibrary": "Library",
"ButtonSearch": "\u641c\u7d22",
"ButtonNowPlaying": "Now Playing"
}