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
|
@ -73,7 +73,7 @@
|
|||
"LabelSeries": "\u0421\u0435\u0440\u0456\u0457",
|
||||
"LabelStopping": "Stopping",
|
||||
"LabelCancelled": "(cancelled)",
|
||||
"LabelFailed": "(failed)",
|
||||
"LabelFailed": "Failed",
|
||||
"ButtonHelp": "Help",
|
||||
"ButtonSave": "\u0417\u0431\u0435\u0440\u0456\u0433\u0442\u0438",
|
||||
"ButtonDownload": "Download",
|
||||
|
@ -211,7 +211,7 @@
|
|||
"HeaderMyViews": "My Views",
|
||||
"HeaderLibraryFolders": "Media Folders",
|
||||
"HeaderLatestMedia": "\u041e\u0441\u0442\u0430\u043d\u043d\u0456 \u043c\u0435\u0434\u0456\u0430",
|
||||
"ButtonMoreItems": "More...",
|
||||
"ButtonMoreItems": "More",
|
||||
"ButtonMore": "More",
|
||||
"HeaderFavoriteMovies": "\u0423\u043b\u044e\u0431\u043b\u0435\u043d\u0456 \u0444\u0456\u043b\u044c\u043c\u0438",
|
||||
"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",
|
||||
|
@ -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