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
c71ac12b24
commit
9b20e2c860
90 changed files with 2845 additions and 434 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",
|
||||
|
@ -142,13 +142,13 @@
|
|||
"ButtonMute": "Mute",
|
||||
"ButtonUnmute": "Unmute",
|
||||
"ButtonStop": "Stop",
|
||||
"ButtonNextTrack": "Next Track",
|
||||
"ButtonNextTrack": "Next track",
|
||||
"ButtonPause": "Pause",
|
||||
"ButtonPlay": "Play",
|
||||
"ButtonEdit": "Edit",
|
||||
"ButtonQueue": "Queue",
|
||||
"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",
|
||||
|
@ -287,6 +287,7 @@
|
|||
"HeaderSelectPath": "Select Path",
|
||||
"ButtonNetwork": "Network",
|
||||
"MessageDirectoryPickerInstruction": "Network paths can be entered manually in the event the Network button fails to locate your devices. For example, {0} or {1}.",
|
||||
"MessageDirectoryPickerBSDInstruction": "For BSD, you may need to configure storage within your FreeNAS Jail in order to allow Emby to access it.",
|
||||
"HeaderMenu": "Menu",
|
||||
"ButtonOpen": "Open",
|
||||
"ButtonOpenInNewTab": "Open in new tab",
|
||||
|
@ -409,8 +410,8 @@
|
|||
"TabAdvanced": "Advanced",
|
||||
"TabHelp": "Help",
|
||||
"TabScheduledTasks": "Scheduled Tasks",
|
||||
"ButtonFullscreen": "Fullscreen",
|
||||
"ButtonAudioTracks": "Audio Tracks",
|
||||
"ButtonFullscreen": "Toggle fullscreen",
|
||||
"ButtonAudioTracks": "Audio tracks",
|
||||
"ButtonSubtitles": "Subtitles",
|
||||
"ButtonScenes": "Scenes",
|
||||
"ButtonQuality": "Quality",
|
||||
|
@ -624,7 +625,7 @@
|
|||
"HeaderAlbums": "Albums",
|
||||
"HeaderGames": "Games",
|
||||
"HeaderBooks": "Books",
|
||||
"HeaderEpisodes": "Episodes",
|
||||
"HeaderEpisodes": "Episodes:",
|
||||
"HeaderSeasons": "Seasons",
|
||||
"HeaderTracks": "Tracks",
|
||||
"HeaderItems": "Items",
|
||||
|
@ -805,5 +806,20 @@
|
|||
"HeaderShare": "Share",
|
||||
"ButtonShareHelp": "Share a web page containing media information with social media. Media files are never shared publicly.",
|
||||
"ButtonShare": "Share",
|
||||
"HeaderConfirm": "Confirm"
|
||||
"HeaderConfirm": "Confirm",
|
||||
"ButtonAdvancedRefresh": "Advanced Refresh",
|
||||
"MessageConfirmDeleteTunerDevice": "Are you sure you wish to delete this device?",
|
||||
"MessageConfirmDeleteGuideProvider": "Are you sure you wish to delete this guide provider?",
|
||||
"HeaderDeleteProvider": "Delete Provider",
|
||||
"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.",
|
||||
"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",
|
||||
"ButtonBecomeSupporter": "Become an Emby Supporter",
|
||||
"ButtonClosePlayVideo": "Close and play my media",
|
||||
"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."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue