mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update translations
This commit is contained in:
parent
f6b3dd3b16
commit
bd0354e38a
69 changed files with 1106 additions and 1036 deletions
|
@ -70,10 +70,10 @@
|
|||
"LabelMovie": "Movie",
|
||||
"LabelMusicVideo": "Music Video",
|
||||
"LabelEpisode": "Episode",
|
||||
"LabelSeries": "Series:",
|
||||
"LabelSeries": "Series",
|
||||
"LabelStopping": "Stopping",
|
||||
"LabelCancelled": "(cancelled)",
|
||||
"LabelFailed": "Failed",
|
||||
"LabelFailed": "(failed)",
|
||||
"ButtonHelp": "Help",
|
||||
"ButtonSave": "Save",
|
||||
"ButtonDownload": "Download",
|
||||
|
@ -106,7 +106,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",
|
||||
|
@ -142,13 +141,14 @@
|
|||
"ButtonMute": "Mute",
|
||||
"ButtonUnmute": "Unmute",
|
||||
"ButtonStop": "Stop",
|
||||
"ButtonNextTrack": "Next track",
|
||||
"ButtonNextTrack": "Next Track",
|
||||
"ButtonPause": "Pause",
|
||||
"ButtonPlay": "Play",
|
||||
"ButtonEdit": "Edit",
|
||||
"ButtonQueue": "Queue",
|
||||
"ButtonPlayTrailer": "Play trailer",
|
||||
"ButtonPlaylist": "Playlist",
|
||||
"ButtonPreviousTrack": "Previous track",
|
||||
"ButtonPreviousTrack": "Previous Track",
|
||||
"LabelEnabled": "Enabled",
|
||||
"LabelDisabled": "Disabled",
|
||||
"ButtonMoreInformation": "More Information",
|
||||
|
@ -211,7 +211,7 @@
|
|||
"HeaderMyViews": "My Views",
|
||||
"HeaderLibraryFolders": "Media Folders",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"ButtonMoreItems": "More",
|
||||
"ButtonMoreItems": "More...",
|
||||
"ButtonMore": "More",
|
||||
"HeaderFavoriteMovies": "Favorite Movies",
|
||||
"HeaderFavoriteShows": "Favorite Shows",
|
||||
|
@ -341,7 +341,6 @@
|
|||
"ButtonNextPage": "Next Page",
|
||||
"ButtonPreviousPage": "Previous Page",
|
||||
"ButtonMoveLeft": "Move left",
|
||||
"OptionReleaseDate": "Release date",
|
||||
"ButtonMoveRight": "Move right",
|
||||
"ButtonBrowseOnlineImages": "Browse online images",
|
||||
"HeaderDeleteItem": "Delete Item",
|
||||
|
@ -410,8 +409,8 @@
|
|||
"TabAdvanced": "Advanced",
|
||||
"TabHelp": "Help",
|
||||
"TabScheduledTasks": "Scheduled Tasks",
|
||||
"ButtonFullscreen": "Toggle fullscreen",
|
||||
"ButtonAudioTracks": "Audio tracks",
|
||||
"ButtonFullscreen": "Fullscreen",
|
||||
"ButtonAudioTracks": "Audio Tracks",
|
||||
"ButtonSubtitles": "Subtitles",
|
||||
"ButtonScenes": "Scenes",
|
||||
"ButtonQuality": "Quality",
|
||||
|
@ -484,6 +483,7 @@
|
|||
"PersonTypePerson": "Person",
|
||||
"LabelTitleDisplayOrder": "Title display order:",
|
||||
"OptionSortName": "Sort name",
|
||||
"OptionReleaseDate": "Release date",
|
||||
"LabelDiscNumber": "Disc number",
|
||||
"LabelParentNumber": "Parent number",
|
||||
"LabelTrackNumber": "Track number:",
|
||||
|
@ -625,7 +625,7 @@
|
|||
"HeaderAlbums": "Albums",
|
||||
"HeaderGames": "Games",
|
||||
"HeaderBooks": "Books",
|
||||
"HeaderEpisodes": "Episodes:",
|
||||
"HeaderEpisodes": "Episodes",
|
||||
"HeaderSeasons": "Seasons",
|
||||
"HeaderTracks": "Tracks",
|
||||
"HeaderItems": "Items",
|
||||
|
@ -814,7 +814,7 @@
|
|||
"HeaderAddProvider": "Add Provider",
|
||||
"ErrorAddingTunerDevice": "There was an error adding the tuner device. Please ensure it is accessible and try again.",
|
||||
"ErrorSavingTvProvider": "There was an error saving the TV provider. Please ensure it is accessible and try again.",
|
||||
"ErrorGettingTvLineups": "There was an error downloading tv lineups. Please ensure your username and password are correct and try again.",
|
||||
"ErrorGettingTvLineups": "There was an error downloading tv lineups. Please ensure your information is correct and try again.",
|
||||
"MessageCreateAccountAt": "Create an account at {0}",
|
||||
"ErrorPleaseSelectLineup": "Please select a lineup and try again. If no lineups are available, then please check that your username, password, and postal code is correct.",
|
||||
"HeaderTryCinemaMode": "Try Cinema Mode",
|
||||
|
@ -823,7 +823,7 @@
|
|||
"MessageDidYouKnowCinemaMode": "Did you know that by becoming an Emby Supporter, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"OptionEnableDisplayMirroring": "Enable display mirroring",
|
||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
||||
"HeaderSyncRequiresSupporterMembership": "Sync requires an active Emby Supporter membership.",
|
||||
"HeaderSyncRequiresSupporterMembershipAppVersion": "Sync requires connecting to an Emby Server with an active Supporter membership.",
|
||||
"ErrorValidatingSupporterInfo": "There was an error validating your Emby Supporter information. Please try again later.",
|
||||
"HeaderSync": "Sync"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue