diff --git a/dashboard-ui/strings/ar.json b/dashboard-ui/strings/ar.json index 4bbb4ad8da..317b795d7a 100644 --- a/dashboard-ui/strings/ar.json +++ b/dashboard-ui/strings/ar.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "\u062e\u0631\u0648\u062c", "LabelVisitCommunity": "\u0632\u064a\u0627\u0631\u0629 \u0627\u0644\u0645\u062c\u062a\u0645\u0639", "LabelGithub": "\u062c\u064a\u062a \u0647\u0628", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Plugin failure", "ButtonVolumeUp": "Volume up", "ButtonVolumeDown": "Volume down", - "ButtonMute": "Mute", "HeaderLatestMedia": "Latest Media", "OptionNoSubtitles": "No Subtitles", "OptionSpecialFeatures": "Special Features", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/bg-BG.json b/dashboard-ui/strings/bg-BG.json index 4f205e99ab..5b27bdc728 100644 --- a/dashboard-ui/strings/bg-BG.json +++ b/dashboard-ui/strings/bg-BG.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "\u0418\u0437\u0445\u043e\u0434", "LabelVisitCommunity": "\u041f\u043e\u0441\u0435\u0442\u0438 \u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e\u0442\u043e", "LabelGithub": "Github", @@ -41,9 +40,9 @@ "ButtonPrivacyPolicy": "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0438\u044f \u0437\u0430 \u043f\u043e\u0432\u0435\u0440\u0438\u0442\u0435\u043b\u043d\u043e\u0441\u0442", "ButtonTermsOfService": "\u0423\u0441\u043b\u043e\u0432\u0438\u044f \u0437\u0430 \u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435", "HeaderDeveloperOptions": "\u041e\u043f\u0446\u0438\u0438 \u0437\u0430 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u0446\u0438", - "OptionEnableWebClientResponseCache": "\u0410\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043d\u0435 \u043a\u0435\u0448\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u0438\u0442\u0435 \u043d\u0430 \u0443\u0435\u0431 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435", - "OptionDisableForDevelopmentHelp": "\u041a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u0439\u0442\u0435 \u0442\u0435\u0437\u0438 \u0441\u043f\u043e\u0440\u0435\u0434 \u043d\u0443\u0436\u0434\u0438\u0442\u0435 \u0437\u0430 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u043d\u0430 \u0443\u0435\u0431 \u043a\u043b\u0438\u0435\u043d\u0442\u0438.", - "OptionEnableWebClientResourceMinification": "\u0410\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043d\u0435 \u0441\u043c\u0430\u043b\u044f\u0432\u0430\u043d\u0435(\u043c\u0438\u043d\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f) \u043d\u0430 \u0440\u0435\u0441\u0443\u0440\u0441\u0438\u0442\u0435 \u043d\u0430 \u0443\u0435\u0431 \u043a\u043b\u0438\u0435\u043d\u0442\u0430", + "OptionEnableWebClientResponseCache": "Enable web response caching", + "OptionDisableForDevelopmentHelp": "Configure these as needed for web development purposes.", + "OptionEnableWebClientResourceMinification": "Enable web resource minification", "LabelDashboardSourcePath": "\u0413\u043b\u0430\u0432\u0435\u043d \u043f\u044a\u0442 \u043a\u044a\u043c \u0443\u0435\u0431 \u043a\u043b\u0438\u0435\u043d\u0442\u0430", "LabelDashboardSourcePathHelp": "\u0410\u043a\u043e \u043f\u0443\u0441\u043a\u0430\u0442\u0435 \u0441\u044a\u0440\u0432\u044a\u0440\u0430 \u043e\u0442 \u0438\u0437\u0445\u043e\u0434\u0435\u043d \u043a\u043e\u0434, \u043f\u043e\u0441\u043e\u0447\u0435\u0442\u0435 \u043f\u044a\u0442\u044f \u043a\u044a\u043c \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430 \u043d\u0430 \u0433\u043b\u0430\u0432\u043d\u043e\u0442\u043e \u0442\u0430\u0431\u043b\u043e. \u0412\u0441\u0438\u0447\u043a\u0438 \u0443\u0435\u0431 \u043a\u043b\u0438\u0435\u043d\u0442\u0438 \u0449\u0435 \u0431\u044a\u0434\u0430\u0442 \u043e\u0431\u0441\u043b\u0443\u0436\u0432\u0430\u043d\u0438 \u043e\u0442 \u0442\u0430\u043c.", "ButtonConvertMedia": "\u041a\u043e\u043d\u0432\u0435\u0440\u0442\u0438\u0440\u0430\u0439 \u043c\u0435\u0434\u0438\u044f\u0442\u0430", @@ -178,7 +177,7 @@ "TabPeople": "\u0425\u043e\u0440\u0430", "TabNetworks": "\u041c\u0440\u0435\u0436\u0438", "HeaderUsers": "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438", - "HeaderFilters": "\u0424\u0438\u043b\u0442\u0440\u0438:", + "HeaderFilters": "Filters", "ButtonFilter": "\u0424\u0438\u043b\u0442\u044a\u0440", "OptionFavorite": "\u041b\u044e\u0431\u0438\u043c\u0438:", "OptionLikes": "\u0425\u0430\u0440\u0435\u0441\u0432\u0430\u043d\u0438\u044f", @@ -467,7 +466,7 @@ "LabelEnableRealtimeMonitor": "\u0410\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043d\u0430\u0431\u043b\u044e\u0434\u0435\u043d\u0438\u0435 \u0432 \u0440\u0435\u0430\u043b\u043d\u043e \u0432\u0440\u0435\u043c\u0435", "LabelEnableRealtimeMonitorHelp": "\u041f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435 \u0449\u0435 \u0431\u044a\u0434\u0430\u0442 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u0435\u043d\u0438 \u0432\u0435\u0434\u043d\u0430\u0433\u0430, \u043d\u0430 \u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430\u043d\u0438 \u0444\u0430\u0439\u043b\u043e\u0432\u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u0438.", "ButtonScanLibrary": "\u0421\u043a\u0430\u043d\u0438\u0440\u0430\u0439 \u0411\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430\u0442\u0430", - "HeaderNumberOfPlayers": "\u041f\u043b\u0435\u0439\u044a\u0440\u0438:", + "HeaderNumberOfPlayers": "Players", "OptionAnyNumberOfPlayers": "\u0412\u0441\u0435\u043a\u0438", "Option1Player": "1+", "Option2Player": "2+", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Plugin failure", "ButtonVolumeUp": "Volume up", "ButtonVolumeDown": "Volume down", - "ButtonMute": "Mute", "HeaderLatestMedia": "Latest Media", "OptionNoSubtitles": "\u0411\u0435\u0437 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u0438", "OptionSpecialFeatures": "Special Features", @@ -1565,7 +1563,7 @@ "LabelFromHelp": "Example: {0} (on the server)", "HeaderMyMedia": "My Media", "ButtonRemoveFromCollection": "Remove from Collection", - "LabelAutomaticUpdateLevel": "\u041d\u0438\u0432\u043e \u043d\u0430 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e \u0430\u043a\u0442\u0443\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u043d\u0435", + "LabelAutomaticUpdateLevel": "Automatic update level:", "LabelAutomaticUpdateLevelForPlugins": "Automatic update level for plugins:", "ErrorLaunchingChromecast": "There was an error launching chromecast. Please ensure your device is connected to your wireless network.", "MessageErrorLoadingSupporterInfo": "There was an error loading Emby Premiere information. Please try again later.", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2244,8 +2244,8 @@ "OptionBackdropSlideshow": "Backdrop slideshow", "HeaderTopPlugins": "Top Plugins", "ButtonOther": "Other", - "HeaderSortBy": "\u041f\u043e\u0434\u0440\u0435\u0434\u0438 \u043f\u043e:", - "HeaderSortOrder": "\u0420\u0435\u0434 \u043d\u0430 \u043f\u043e\u0434\u0440\u0435\u0434\u0431\u0430:", + "HeaderSortBy": "Sort By", + "HeaderSortOrder": "Sort Order", "ButtonDisconnect": "Disconnect", "ButtonMenu": "Menu", "ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options.", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/ca.json b/dashboard-ui/strings/ca.json index 21690d6bdf..32b5c6c931 100644 --- a/dashboard-ui/strings/ca.json +++ b/dashboard-ui/strings/ca.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Sortir", "LabelVisitCommunity": "Visita la comunitat", "LabelGithub": "Github", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Plugin failure", "ButtonVolumeUp": "Puja el volum", "ButtonVolumeDown": "Baixa el volum", - "ButtonMute": "Mute", "HeaderLatestMedia": "Darrers Multim\u00e8dia", "OptionNoSubtitles": "Sense Subt\u00edtols", "OptionSpecialFeatures": "Special Features", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Llista de reproducci\u00f3", @@ -2178,6 +2177,7 @@ "LabelProfile": "Perfil:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "Nou servidor", "MyDevice": "El meu dispositiu", "ButtonRemote": "Remot", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/cs.json b/dashboard-ui/strings/cs.json index f3902a2bac..2c6b2a6ed8 100644 --- a/dashboard-ui/strings/cs.json +++ b/dashboard-ui/strings/cs.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Zav\u0159\u00edt", "LabelVisitCommunity": "Nav\u0161t\u00edvit komunitu", "LabelGithub": "Github", @@ -492,7 +491,7 @@ "HeaderTo": "Do", "LabelFrom": "Z:", "LabelTo": "Do:", - "LabelToHelp": "Example: \\\\MyServer\\Movies (a path clients can access)", + "LabelToHelp": "P\u0159\u00edklad: \\\\MujServer\\Filmy (cesta, ke kter\u00e9 maj\u00ed klienti p\u0159\u00edstup)", "ButtonAddPathSubstitution": "P\u0159idat p\u0159emapov\u00e1n\u00ed", "OptionSpecialEpisode": "Speci\u00e1ln\u00ed", "OptionMissingEpisode": "Chyb\u011bj\u00edc\u00ed episody", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Chyba z\u00e1suvn\u00e9ho modulu", "ButtonVolumeUp": "Zv\u00fd\u0161it hlasitost", "ButtonVolumeDown": "Sn\u00ed\u017eit hlasitost", - "ButtonMute": "Ztlumit", "HeaderLatestMedia": "Nejnov\u011bj\u0161\u00ed m\u00e9dia", "OptionNoSubtitles": "\u017d\u00e1dn\u00e9 titulky", "OptionSpecialFeatures": "Speci\u00e1ln\u00ed funkce", @@ -1512,9 +1510,9 @@ "OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format", "OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.", "FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.", - "FileExtension": "File extension", + "FileExtension": "P\u0159\u00edpona souboru", "OptionReplaceExistingImages": "Nahradit existuj\u00edc\u00ed obr\u00e1zky", - "OptionPlayNextEpisodeAutomatically": "Play next episode automatically", + "OptionPlayNextEpisodeAutomatically": "Automaticky p\u0159ehr\u00e1vat dal\u0161\u00ed epizodu", "OptionDownloadImagesInAdvance": "Download all images in advance", "SettingsSaved": "Nastaven\u00ed ulo\u017eeno.", "OptionDownloadImagesInAdvanceHelp": "By default, most secondary images are only downloaded when requested by an Emby app. Enable this option to download all images in advance, as new media is imported.", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Defaultn\u00ed\/Vynucen\u00e9)", "LabelUnknownLanguage": "Nezn\u00e1m\u00fd jazyk", "MessageConfirmSyncJobItemCancellation": "Opravdu si p\u0159ejete ukon\u010dit tuto polo\u017eku?", + "ButtonMute": "Ztlumit", "ButtonUnmute": "Nahlas", "ButtonQueue": "Fronta", "ButtonPlaylist": "Playlist", @@ -1820,7 +1819,7 @@ "ButtonBrowseOnlineImages": "Proch\u00e1zet obr\u00e1zky online", "HeaderDeleteItem": "Smazat polo\u017eku", "ConfirmDeleteItem": "Smaz\u00e1n\u00edm polo\u017eky odstran\u00edte soubor jak z knihovny m\u00e9di\u00ed tak ze souborov\u00e9ho syst\u00e9mu. Jste si jisti, \u017ee chcete pokra\u010dovat?", - "HeaderDeleteItems": "Delete Items", + "HeaderDeleteItems": "Odstranit polo\u017eky", "ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?", "MessagePleaseEnterNameOrId": "Pros\u00edm, zadejte n\u00e1zev nebo extern\u00ed Id.", "MessageValueNotCorrect": "Zadan\u00e1 hodnota nen\u00ed spr\u00e1vn\u00e1. Pros\u00edm zkuste to znovu.", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profil:", "LabelBitrateMbps": "Datov\u00fd tok (Mbps):", "EmbyIntroDownloadMessage": "Chcete-li st\u00e1hnout a nainstalovat Emby Server n\u00e1v\u0161tivte {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "Nov\u00fd server", "MyDevice": "Moje za\u0159\u00edzen\u00ed", "ButtonRemote": "Vzd\u00e1len\u00e9 ovl\u00e1d\u00e1n\u00ed", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/da.json b/dashboard-ui/strings/da.json index a7a6246e66..c81ece93f1 100644 --- a/dashboard-ui/strings/da.json +++ b/dashboard-ui/strings/da.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Afslut", "LabelVisitCommunity": "Bes\u00f8g F\u00e6lleskab", "LabelGithub": "Github", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Plugin fejl", "ButtonVolumeUp": "Volume +", "ButtonVolumeDown": "Volume -", - "ButtonMute": "Lyd fra", "HeaderLatestMedia": "Seneste medier", "OptionNoSubtitles": "Ingen undertekster", "OptionSpecialFeatures": "Specielle egenskaber", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Standard\/Tvungen)", "LabelUnknownLanguage": "Ukendt sprog", "MessageConfirmSyncJobItemCancellation": "Er du sikker p\u00e5 du \u00f8nsker at annullere denne genstand?", + "ButtonMute": "Lyd fra", "ButtonUnmute": "Sl\u00e5 lyd til", "ButtonQueue": "K\u00f8", "ButtonPlaylist": "Afspilningsliste", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profil:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "For at downloade og installere Emby bes\u00f8g {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "Ny server", "MyDevice": "Min enhed", "ButtonRemote": "Fjernbetjening", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/de.json b/dashboard-ui/strings/de.json index 1d26fda205..6095532ff8 100644 --- a/dashboard-ui/strings/de.json +++ b/dashboard-ui/strings/de.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Beenden", "LabelVisitCommunity": "Besuche die Community", "LabelGithub": "Github", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Plugin Fehler", "ButtonVolumeUp": "Lauter", "ButtonVolumeDown": "Leiser", - "ButtonMute": "Stumm", "HeaderLatestMedia": "Neueste Medien", "OptionNoSubtitles": "Keine Untertitel", "OptionSpecialFeatures": "Special Features", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Standard\/Erzwungen)", "LabelUnknownLanguage": "Unbekannte Sprache", "MessageConfirmSyncJobItemCancellation": "Bist du dir sicher, dass du diese Datei abw\u00e4hlen m\u00f6chtest?", + "ButtonMute": "Stumm", "ButtonUnmute": "Ton ein", "ButtonQueue": "Warteschlange", "ButtonPlaylist": "Wiedergabeliste", @@ -1770,7 +1769,7 @@ "ButtonNetwork": "Netzwerk", "MessageDirectoryPickerInstruction": "Falls der Netzwerk Button deine Endger\u00e4te nicht automatisch findet, kannst du deren Netzwerkpfade auch manuell eintragen. Zum Beispiel {0} oder {1}.", "MessageDirectoryPickerBSDInstruction": "F\u00fcr BSD m\u00fcssen Sie ggf. Speicherplatz auf Ihrem FreeNAS Jail f\u00fcr Empby freigeben.", - "MessageDirectoryPickerLinuxInstruction": "Auf Linuxsystemen m\u00fcssne Sie dem Emby-System User mindestens lesende Rechte auf Ihrem Medienlaufwerk erteilen.", + "MessageDirectoryPickerLinuxInstruction": "F\u00fcr Linux auf Arch Linux, CentOS, Debian, Fedora, OpenSuse oder Ubuntu muss Emby mindestens lesenden Zugriff auf die Speicherorte der Medien besitzen.", "HeaderMenu": "Men\u00fc", "ButtonOpen": "\u00d6ffnen", "ButtonOpenInNewTab": "\u00d6ffne in neuem Tab", @@ -1948,7 +1947,7 @@ "HeaderAddMediaFolder": "F\u00fcge Medienverzeichnis hinzu", "HeaderAddMediaFolderHelp": "Name (Filme, Musik, TV, etc):", "HeaderRemoveMediaFolder": "Entferne Medienverzeichnis", - "MessageTheFollowingLocationWillBeRemovedFromLibrary": "Die folgenden Medienverzeichnisse werden aus deiner Bibliothek entfernt:", + "MessageTheFollowingLocationWillBeRemovedFromLibrary": "Die folgenden Medienverzeichnisse werden aus der Emby Bibliothek entfernt:", "MessageAreYouSureYouWishToRemoveMediaFolder": "Bist du dir sicher dieses Medienverzeichnis entfernen zu wollen?", "ButtonRename": "Umbenennen", "ButtonChangeContentType": "\u00c4ndere Inhalte-Typ", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profil:", "LabelBitrateMbps": "Datenrate (Mbps):", "EmbyIntroDownloadMessage": "Um Emby herunterzuladen und zu installieren, besuchen Sie: {0}.", + "EmbyIntroDownloadMessageWithoutLink": "F\u00fcr den Download und die Installation des Emby Servers, besuchen Sie bitte die Emby Website.", "ButtonNewServer": "Neuer Server", "MyDevice": "Mein Ger\u00e4t", "ButtonRemote": "Fernbedienung", @@ -2210,7 +2210,7 @@ "ButtonPreferences": "Einstellungen", "ButtonViewArtist": "Zeige Darsteller", "ButtonViewAlbum": "Zeige Album", - "ButtonEditImages": "Bild bearbeiten", + "ButtonEditImages": "Bearbeite Bilder", "ErrorMessagePasswordNotMatchConfirm": "Das Passwort und die Passwort-Best\u00e4tigung m\u00fcssen \u00fcbereinstimmen.", "ErrorMessageUsernameInUse": "Der Benutzername wird bereits verwenden. Bitte w\u00e4hlen Sie einen neuen Namen und versuchen Sie es erneut.", "ErrorMessageEmailInUse": "Die Emailadresse wird bereits verwendet. Bitte verwenden Sie eine neue Emailadresse und versuchen Sie es erneut oder benutzen Sie die \"Passwort vergessen\" Funktion.", @@ -2318,5 +2318,10 @@ "ValueExample": "13:00 Uhr", "ButtonGotIt": "Verstanden", "OptionEnableAnonymousUsageReporting": "Aktiviere anonyme \u00dcbermittlung des Benutzerverhalten", - "OptionEnableAnonymousUsageReportingHelp": "Erlauben SIe Emby anonyme Nutzerdaten wie installierte Pluging, Versionen der Emby Apps etc. zu sammeln. Diese Informationen werden nur zur Verbesserung der Software verwendet." + "OptionEnableAnonymousUsageReportingHelp": "Erlauben SIe Emby anonyme Nutzerdaten wie installierte Pluging, Versionen der Emby Apps etc. zu sammeln. Diese Informationen werden nur zur Verbesserung der Software verwendet.", + "LabelFileOrUrl": "Datei oder URL:", + "OptionEnableForAllTuners": "Aktiviere f\u00fcr alle Tuner", + "HeaderTuners": "Tuner", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/el.json b/dashboard-ui/strings/el.json index dbc3694009..1eb85b015a 100644 --- a/dashboard-ui/strings/el.json +++ b/dashboard-ui/strings/el.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "\u0388\u03be\u03bf\u03b4\u03bf\u03c2", "LabelVisitCommunity": "\u039a\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1", "LabelGithub": "Github", @@ -41,7 +40,7 @@ "ButtonPrivacyPolicy": "\u03a0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c3\u03af\u03b1 \u0394\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd", "ButtonTermsOfService": "\u038c\u03c1\u03bf\u03b9 \u03a7\u03c1\u03ae\u03c3\u03b7\u03c2", "HeaderDeveloperOptions": "Developer Options", - "OptionEnableWebClientResponseCache": "Ene", + "OptionEnableWebClientResponseCache": "Enable web response caching", "OptionDisableForDevelopmentHelp": "Configure these as needed for web development purposes.", "OptionEnableWebClientResourceMinification": "Enable web resource minification", "LabelDashboardSourcePath": "Web client source path:", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Plugin failure", "ButtonVolumeUp": "Volume up", "ButtonVolumeDown": "Volume down", - "ButtonMute": "Mute", "HeaderLatestMedia": "Latest Media", "OptionNoSubtitles": "\u03a7\u03c9\u03c1\u03af\u03c2 \u03a5\u03c0\u03cc\u03c4\u03b9\u03c4\u03bb\u03bf\u03c5\u03c2", "OptionSpecialFeatures": "Special Features", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/en-GB.json b/dashboard-ui/strings/en-GB.json index 4779a384ca..b9ad77c1fe 100644 --- a/dashboard-ui/strings/en-GB.json +++ b/dashboard-ui/strings/en-GB.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Exit", "LabelVisitCommunity": "Visit Community", "LabelGithub": "Github", @@ -41,9 +40,9 @@ "ButtonPrivacyPolicy": "Privacy policy", "ButtonTermsOfService": "Terms of Service", "HeaderDeveloperOptions": "Developer Options", - "OptionEnableWebClientResponseCache": "Enable web client response caching", - "OptionDisableForDevelopmentHelp": "Configure these as needed for web client development purposes.", - "OptionEnableWebClientResourceMinification": "Enable web client resource minification", + "OptionEnableWebClientResponseCache": "Enable web response caching", + "OptionDisableForDevelopmentHelp": "Configure these as needed for web development purposes.", + "OptionEnableWebClientResourceMinification": "Enable web resource minification", "LabelDashboardSourcePath": "Web client source path:", "LabelDashboardSourcePathHelp": "If running the server from source, specify the path to the dashboard-ui folder. All web client files will be served from this location.", "ButtonConvertMedia": "Convert media", @@ -178,7 +177,7 @@ "TabPeople": "People", "TabNetworks": "Networks", "HeaderUsers": "Users", - "HeaderFilters": "Filters:", + "HeaderFilters": "Filters", "ButtonFilter": "Filter", "OptionFavorite": "Favourites", "OptionLikes": "Likes", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Plugin failure", "ButtonVolumeUp": "Volume up", "ButtonVolumeDown": "Volume down", - "ButtonMute": "Mute", "HeaderLatestMedia": "Latest Media", "OptionNoSubtitles": "No Subtitles", "OptionSpecialFeatures": "Special Features", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/es-AR.json b/dashboard-ui/strings/es-AR.json index 7727a92727..c5f9ef4e89 100644 --- a/dashboard-ui/strings/es-AR.json +++ b/dashboard-ui/strings/es-AR.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Salir", "LabelVisitCommunity": "Visit Community", "LabelGithub": "Github", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Plugin failure", "ButtonVolumeUp": "Volume up", "ButtonVolumeDown": "Volume down", - "ButtonMute": "Mute", "HeaderLatestMedia": "Latest Media", "OptionNoSubtitles": "No Subtitles", "OptionSpecialFeatures": "Special Features", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/es-MX.json b/dashboard-ui/strings/es-MX.json index 543caee633..597ed7da57 100644 --- a/dashboard-ui/strings/es-MX.json +++ b/dashboard-ui/strings/es-MX.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "Para descargar e instalar el Servidor Emby visite el sitio web de Emby", "LabelExit": "Salir", "LabelVisitCommunity": "Visitar la Comunidad", "LabelGithub": "Github", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Falla de complemento", "ButtonVolumeUp": "Subir Volumen", "ButtonVolumeDown": "Bajar Volumen", - "ButtonMute": "Mudo", "HeaderLatestMedia": "Agregadas Recientemente", "OptionNoSubtitles": "Sin Subtitulos", "OptionSpecialFeatures": "Caracter\u00edsticas Especiales", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Por Defecto\/Forzado)", "LabelUnknownLanguage": "Idioma Desconocido", "MessageConfirmSyncJobItemCancellation": "\u00bfEsta seguro que desea cancelar este \u00edtem?", + "ButtonMute": "Mudo", "ButtonUnmute": "Quitar mudo", "ButtonQueue": "A cola", "ButtonPlaylist": "Lista de Reprod.", @@ -2178,6 +2177,7 @@ "LabelProfile": "Perf\u00edl:", "LabelBitrateMbps": "Tasa de bits (Mbps):", "EmbyIntroDownloadMessage": "Para descargar e instalar el Servidor Emby visite {0}.", + "EmbyIntroDownloadMessageWithoutLink": "Para descargar e instalar el Servidor Emby visite el sitio web de Emby", "ButtonNewServer": "Nuevo Servidor", "MyDevice": "Mi Dispositivo", "ButtonRemote": "Remoto", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Hecho", "OptionEnableAnonymousUsageReporting": "Habilitar envi\u00f3 de reportes an\u00f3nimo", - "OptionEnableAnonymousUsageReportingHelp": "Permite a Emby colectar informaci\u00f3n an\u00f3nima como los complementos instalados, el numero de versi\u00f3n de sus apps Emby, etc. Esta informaci\u00f3n sera usada con el \u00fanico prop\u00f3sito de mejorar el software." + "OptionEnableAnonymousUsageReportingHelp": "Permite a Emby colectar informaci\u00f3n an\u00f3nima como los complementos instalados, el numero de versi\u00f3n de sus apps Emby, etc. Esta informaci\u00f3n sera usada con el \u00fanico prop\u00f3sito de mejorar el software.", + "LabelFileOrUrl": "Archivo o url:", + "OptionEnableForAllTuners": "Habilitar para todos los dispositivos sintonizadores", + "HeaderTuners": "Sintonizador", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/es.json b/dashboard-ui/strings/es.json index ba1140bec3..878ea935eb 100644 --- a/dashboard-ui/strings/es.json +++ b/dashboard-ui/strings/es.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Salir", "LabelVisitCommunity": "Visitar la comunidad", "LabelGithub": "Github", @@ -41,9 +40,9 @@ "ButtonPrivacyPolicy": "Politica de privacidad", "ButtonTermsOfService": "Terminos de servicios", "HeaderDeveloperOptions": "Recursos del Desarrollador", - "OptionEnableWebClientResponseCache": "Habilitar almacenamiento de cach\u00e9 de respuestas del cliente web.", - "OptionDisableForDevelopmentHelp": "Configure cuantas veces sea nesesario para propositos del desarrollo de cliente de la red.", - "OptionEnableWebClientResourceMinification": "Habilitar minificaci\u00f3n de recursos para la aplicacion en linea", + "OptionEnableWebClientResponseCache": "Enable web response caching", + "OptionDisableForDevelopmentHelp": "Configure these as needed for web development purposes.", + "OptionEnableWebClientResourceMinification": "Enable web resource minification", "LabelDashboardSourcePath": "Localizaci\u00f3n de la fuente del cliente web:", "LabelDashboardSourcePathHelp": "Si est\u00e1 ejecutando el servidor desde la fuente, especifique la ruta de acceso a la carpeta dashboard-ui. Todos los archivos del cliente web ser\u00e1n atendidos desde esta ruta.", "ButtonConvertMedia": "Convertir medios", @@ -178,7 +177,7 @@ "TabPeople": "Gente", "TabNetworks": "redes", "HeaderUsers": "Usuarios", - "HeaderFilters": "Filtros:", + "HeaderFilters": "Filters", "ButtonFilter": "Filtro", "OptionFavorite": "Favoritos", "OptionLikes": "Me gusta", @@ -467,7 +466,7 @@ "LabelEnableRealtimeMonitor": "Activar monitoreo en tiempo real", "LabelEnableRealtimeMonitorHelp": "Los cambios se procesar\u00e1n inmediatamente, en sistemas de archivo que lo soporten.", "ButtonScanLibrary": "Escanear Librer\u00eda", - "HeaderNumberOfPlayers": "Jugadores:", + "HeaderNumberOfPlayers": "Players", "OptionAnyNumberOfPlayers": "Cualquiera", "Option1Player": "1+", "Option2Player": "2+", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Error en plugin", "ButtonVolumeUp": "Subir volumen", "ButtonVolumeDown": "Bajar volumen", - "ButtonMute": "Silencio", "HeaderLatestMedia": "\u00daltimos medios", "OptionNoSubtitles": "Sin subt\u00edtulos", "OptionSpecialFeatures": "Caracter\u00edsticas especiales", @@ -1565,7 +1563,7 @@ "LabelFromHelp": "Example: {0} (on the server)", "HeaderMyMedia": "My Media", "ButtonRemoveFromCollection": "Remove from Collection", - "LabelAutomaticUpdateLevel": "Actualizaci\u00f3n de nivel autom\u00e1tica", + "LabelAutomaticUpdateLevel": "Automatic update level:", "LabelAutomaticUpdateLevelForPlugins": "Automatic update level for plugins:", "ErrorLaunchingChromecast": "Ha habido un error al lanzar chromecast. Asegurese que su dispositivo est\u00e1 conectado a su red inal\u00e1mbrica.", "MessageErrorLoadingSupporterInfo": "There was an error loading Emby Premiere information. Please try again later.", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Por defecto\/Forzado)", "LabelUnknownLanguage": "Idioma desconocido", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Silencio", "ButtonUnmute": "Activar audio", "ButtonQueue": "En cola", "ButtonPlaylist": "Lista de reproducci\u00f3n", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2244,8 +2244,8 @@ "OptionBackdropSlideshow": "Backdrop slideshow", "HeaderTopPlugins": "Top Plugins", "ButtonOther": "Other", - "HeaderSortBy": "Ordenar por:", - "HeaderSortOrder": "Ordenado por:", + "HeaderSortBy": "Sort By", + "HeaderSortOrder": "Sort Order", "ButtonDisconnect": "Disconnect", "ButtonMenu": "Menu", "ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options.", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/fi.json b/dashboard-ui/strings/fi.json index 3c885ccdbd..9270de10c6 100644 --- a/dashboard-ui/strings/fi.json +++ b/dashboard-ui/strings/fi.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Poistu", "LabelVisitCommunity": "K\u00e4y Yhteis\u00f6ss\u00e4", "LabelGithub": "Github", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Plugin failure", "ButtonVolumeUp": "Volume up", "ButtonVolumeDown": "Volume down", - "ButtonMute": "Mute", "HeaderLatestMedia": "Latest Media", "OptionNoSubtitles": "No Subtitles", "OptionSpecialFeatures": "Special Features", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/fr-CA.json b/dashboard-ui/strings/fr-CA.json new file mode 100644 index 0000000000..24668f76c8 --- /dev/null +++ b/dashboard-ui/strings/fr-CA.json @@ -0,0 +1,2327 @@ +{ + "LabelExit": "Quitter", + "LabelVisitCommunity": "Visiter la Communaut\u00e9", + "LabelGithub": "Github", + "LabelSwagger": "Swagger", + "LabelStandard": "Standard", + "LabelApiDocumentation": "Documentation de l'API", + "LabelDeveloperResources": "Ressources pour d\u00e9veloppeurs", + "LabelBrowseLibrary": "Parcourir la biblioth\u00e8que", + "LabelConfigureServer": "Configurer Emby", + "LabelOpenLibraryViewer": "Ouvrir le navigateur de biblioth\u00e8que", + "LabelRestartServer": "Red\u00e9marrer le Serveur", + "LabelShowLogWindow": "Afficher la fen\u00eatre du journal d'\u00e9v\u00e8nements", + "LabelPrevious": "Pr\u00e9c\u00e9dent", + "LabelFinish": "Terminer", + "LabelNext": "Suivant", + "LabelYoureDone": "Vous avez Termin\u00e9!", + "WelcomeToProject": "Bienvenue dans Emby !", + "ThisWizardWillGuideYou": "Cet assistant vous guidera dans le processus de configuration. Pour commencer, merci de s\u00e9lectionner votre langue pr\u00e9f\u00e9r\u00e9e.", + "TellUsAboutYourself": "Parlez-nous de vous", + "ButtonQuickStartGuide": "Guide de d\u00e9marrage rapide", + "LabelYourFirstName": "Votre pr\u00e9nom:", + "MoreUsersCanBeAddedLater": "D'autres utilisateurs pourront \u00eatre ajout\u00e9s ult\u00e9rieurement \u00e0 partir du tableau de bord.", + "UserProfilesIntro": "Emby supporte nativement les profils utilisateurs, les pr\u00e9f\u00e9rences d'affichage, la sauvegarde de l'\u00e9tat de lecture et le contr\u00f4le parental.", + "LabelWindowsService": "Service Windows", + "AWindowsServiceHasBeenInstalled": "Un service Windows a \u00e9t\u00e9 install\u00e9.", + "WindowsServiceIntro1": "Le serveur Emby fonctionne comme une application de bureau avec une icone de notification, mais si vous pr\u00e9f\u00e9rez qu'il fonctionne comme un service en t\u00e2che de fond, il peut \u00eatre d\u00e9marrer \u00e0 partir du panneau de contr\u00f4le des services Windows.", + "WindowsServiceIntro2": "Veuillez noter que, si vous utilisez le service Windows, il ne peut pas fonctionner en m\u00eame temps que l'application dans la barre des t\u00e2ches. Vous devez donc fermer l'application dans la barre des t\u00e2ches pour pouvoir lancer le service. Le service devra aussi \u00eatre configur\u00e9 via le panneau de configuration n\u00e9cessitant les droits administrateurs. Quand il est lanc\u00e9 comme un service, vous devez vous assurer que le compte du service poss\u00e8de les acc\u00e8s \u00e0 vos r\u00e9pertoires contenant les m\u00e9dias.", + "WizardCompleted": "C'est tout ce dont nous avons besoin pour l'instant. Emby a commenc\u00e9 \u00e0 collecter les informations de votre biblioth\u00e8que de m\u00e9dias. Jetez un oeil \u00e0 quelques unes de nos applications, puis cliquez sur Terminer<\/b> pour consulter le Tableau de bord du serveur<\/b>.", + "LabelConfigureSettings": "Configurer les param\u00e8tres", + "LabelEnableVideoImageExtraction": "Activer l'extraction d'images des vid\u00e9os", + "VideoImageExtractionHelp": "Pour les vid\u00e9os sans image et pour lesquelles nous n'avons pas trouv\u00e9 d'images sur Internet. Ce processus prolongera la mise \u00e0 jour initiale de la biblioth\u00e8que mais offrira un meilleur rendu visuel.", + "LabelEnableChapterImageExtractionForMovies": "Extraire les images de chapitres des films", + "LabelChapterImageExtractionForMoviesHelp": "L'extraction d'images de chapitres permettra aux clients d'afficher des menus visuels pour la s\u00e9lection des sc\u00e8nes. Le processus peut \u00eatre long et consommateur de ressources du processeur et de stockage (plusieurs gigaoctets). Il s'ex\u00e9cute comme t\u00e2che programm\u00e9e mais son param\u00e9trage peut \u00eatre modifi\u00e9 dans les options des t\u00e2ches programm\u00e9es. Il est d\u00e9conseill\u00e9 d'ex\u00e9cuter cette t\u00e2che durant les heures d'utilisation normales.", + "LabelEnableAutomaticPortMapping": "Activer la configuration automatique de port", + "LabelEnableAutomaticPortMappingHelp": "UPnP permet la configuration automatique des routeurs pour un acc\u00e8s \u00e0 distance facile. Ceci peut ne pas fonctionner sur certains mod\u00e8les de routeur.", + "HeaderTermsOfService": "Conditions d'utilisation de Emby", + "MessagePleaseAcceptTermsOfService": "Veuillez accepter les conditions d'utilisations et la politique de confidentialit\u00e9 avant de continuer.", + "OptionIAcceptTermsOfService": "J'accepte les conditions d'utilisation.", + "ButtonPrivacyPolicy": "Politique de confidentialit\u00e9", + "ButtonTermsOfService": "Conditions d'utilisation", + "HeaderDeveloperOptions": "Options de d\u00e9veloppement", + "OptionEnableWebClientResponseCache": "Activer la mise en cache des r\u00e9ponses du client web", + "OptionDisableForDevelopmentHelp": "Vous pouvez configurer ces options selon vos besoins de d\u00e9veloppement.", + "OptionEnableWebClientResourceMinification": "Activer la minimisation des ressources du client web", + "LabelDashboardSourcePath": "Chemin des fichiers sources du client web", + "LabelDashboardSourcePathHelp": "Si vous ex\u00e9cutez le serveur \u00e0 partir des sources, veuillez sp\u00e9cifier le chemin du r\u00e9pertoire dashboard-ui. Tous les fichiers du client web seront servis \u00e0 partir de cet endroit.", + "ButtonConvertMedia": "Convertir le m\u00e9dia", + "ButtonOrganize": "Organiser", + "LinkedToEmbyConnect": "Connect\u00e9 \u00e0 Emby", + "HeaderSupporterBenefits": "Emby Premiere Benefits", + "HeaderAddUser": "Add User", + "LabelAddConnectSupporterHelp": "To add a user who isn't listed, you'll need to first link their account to Emby Connect from their user profile page.", + "LabelPinCode": "Pin code:", + "OptionHideWatchedContentFromLatestMedia": "Hide watched content from latest media", + "HeaderSync": "Sync", + "ButtonOk": "Ok", + "ButtonCancel": "Cancel", + "ButtonExit": "Exit", + "ButtonNew": "New", + "HeaderTaskTriggers": "Task Triggers", + "HeaderTV": "TV", + "HeaderAudio": "Audio", + "HeaderVideo": "Video", + "HeaderPaths": "Paths", + "CategorySync": "Sync", + "TabPlaylist": "Playlist", + "HeaderEasyPinCode": "Easy Pin Code", + "HeaderGrownupsOnly": "Grown-ups Only!", + "DividerOr": "-- or --", + "HeaderInstalledServices": "Installed Services", + "HeaderAvailableServices": "Available Services", + "MessageNoServicesInstalled": "No services are currently installed.", + "HeaderToAccessPleaseEnterEasyPinCode": "To access, please enter your easy pin code", + "KidsModeAdultInstruction": "Click the lock icon in the bottom right to configure or leave kids mode. Your pin code will be required.", + "ButtonConfigurePinCode": "Configure pin code", + "HeaderAdultsReadHere": "Adults Read Here!", + "RegisterWithPayPal": "Register with PayPal", + "HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial", + "LabelSyncTempPath": "Temporary file path:", + "LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.", + "LabelCustomCertificatePath": "Custom certificate path:", + "LabelCustomCertificatePathHelp": "Supply your own ssl certificate .pfx file. If omitted, the server will create a self-signed certificate.", + "TitleNotifications": "Notifications", + "OptionDetectArchiveFilesAsMedia": "Detect archive files as media", + "OptionDetectArchiveFilesAsMediaHelp": "If enabled, files with .rar and .zip extensions will be detected as media files.", + "LabelEnterConnectUserName": "Username or email:", + "LabelEnterConnectUserNameHelp": "This is your Emby online account username or email.", + "LabelEnableEnhancedMovies": "Enable enhanced movie displays", + "LabelEnableEnhancedMoviesHelp": "When enabled, movies will be displayed as folders to include trailers, extras, cast & crew, and other related content.", + "HeaderSyncJobInfo": "Sync Job", + "FolderTypeMixed": "Mixed content", + "FolderTypeMovies": "Movies", + "FolderTypeMusic": "Music", + "FolderTypeAdultVideos": "Adult videos", + "FolderTypePhotos": "Photos", + "FolderTypeMusicVideos": "Music videos", + "FolderTypeHomeVideos": "Home videos", + "FolderTypeGames": "Games", + "FolderTypeBooks": "Books", + "FolderTypeTvShows": "TV", + "FolderTypeInherit": "Inherit", + "LabelContentType": "Content type:", + "TitleScheduledTasks": "Scheduled Tasks", + "HeaderSetupLibrary": "Setup your media libraries", + "ButtonAddMediaFolder": "Add media folder", + "LabelFolderType": "Folder type:", + "ReferToMediaLibraryWiki": "Refer to the media library wiki.", + "LabelCountry": "Country:", + "LabelLanguage": "Language:", + "LabelTimeLimitHours": "Time limit (hours):", + "ButtonJoinTheDevelopmentTeam": "Join the Development Team", + "HeaderPreferredMetadataLanguage": "Preferred metadata language:", + "LabelSaveLocalMetadata": "Save artwork and metadata into media folders", + "LabelSaveLocalMetadataHelp": "Saving artwork and metadata directly into media folders will put them in a place where they can be easily edited.", + "LabelDownloadInternetMetadata": "Download artwork and metadata from the internet", + "LabelDownloadInternetMetadataHelp": "Emby Server can download information about your media to enable rich presentations.", + "TabPreferences": "Preferences", + "TabPassword": "Password", + "TabLibraryAccess": "Library Access", + "TabAccess": "Access", + "TabImage": "Image", + "TabProfile": "Profile", + "TabMetadata": "Metadata", + "TabImages": "Images", + "TabNotifications": "Notifications", + "TabCollectionTitles": "Titles", + "HeaderDeviceAccess": "Device Access", + "OptionEnableAccessFromAllDevices": "Enable access from all devices", + "OptionEnableAccessToAllChannels": "Enable access to all channels", + "OptionEnableAccessToAllLibraries": "Enable access to all libraries", + "DeviceAccessHelp": "This only applies to devices that can be uniquely identified and will not prevent browser access. Filtering user device access will prevent them from using new devices until they've been approved here.", + "LabelDisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons", + "LabelUnairedMissingEpisodesWithinSeasons": "Display unaired episodes within seasons", + "HeaderVideoPlaybackSettings": "Video Playback Settings", + "HeaderPlaybackSettings": "Playback Settings", + "LabelAudioLanguagePreference": "Audio language preference:", + "LabelSubtitleLanguagePreference": "Subtitle language preference:", + "OptionDefaultSubtitles": "Default", + "OptionSmartSubtitles": "Smart", + "OptionSmartSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.", + "OptionOnlyForcedSubtitles": "Only forced subtitles", + "OptionAlwaysPlaySubtitles": "Always play subtitles", + "OptionDefaultSubtitlesHelp": "Subtitles are loaded based on the default and forced flags in the embedded metadata. Language preferences are considered when multiple options are available.", + "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.", + "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.", + "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.", + "TabProfiles": "Profiles", + "TabSecurity": "Security", + "ButtonAddUser": "Add User", + "ButtonAddLocalUser": "Add Local User", + "ButtonInviteUser": "Invite User", + "ButtonSave": "Save", + "ButtonResetPassword": "Reset Password", + "LabelNewPassword": "New password:", + "LabelNewPasswordConfirm": "New password confirm:", + "HeaderCreatePassword": "Create Password", + "LabelCurrentPassword": "Current password:", + "LabelMaxParentalRating": "Maximum allowed parental rating:", + "MaxParentalRatingHelp": "Content with a higher rating will be hidden from this user.", + "LibraryAccessHelp": "Select the media folders to share with this user. Administrators will be able to edit all folders using the metadata manager.", + "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.", + "ButtonDeleteImage": "Delete Image", + "LabelSelectUsers": "Select users:", + "ButtonUpload": "Upload", + "HeaderUploadNewImage": "Upload New Image", + "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.", + "MessageNothingHere": "Nothing here.", + "MessagePleaseEnsureInternetMetadata": "Please ensure downloading of internet metadata is enabled.", + "TabSuggested": "Suggested", + "TabSuggestions": "Suggestions", + "TabLatest": "Latest", + "TabUpcoming": "Upcoming", + "TabShows": "Shows", + "TabEpisodes": "Episodes", + "TabGenres": "Genres", + "TabPeople": "People", + "TabNetworks": "Networks", + "HeaderUsers": "Users", + "HeaderFilters": "Filters", + "ButtonFilter": "Filter", + "OptionFavorite": "Favorites", + "OptionLikes": "Likes", + "OptionDislikes": "Dislikes", + "OptionActors": "Actors", + "OptionGuestStars": "Guest Stars", + "OptionDirectors": "Directors", + "OptionWriters": "Writers", + "OptionProducers": "Producers", + "HeaderResume": "Resume", + "HeaderNextUp": "Next Up", + "NoNextUpItemsMessage": "None found. Start watching your shows!", + "HeaderLatestEpisodes": "Latest Episodes", + "HeaderPersonTypes": "Person Types:", + "TabSongs": "Songs", + "TabAlbums": "Albums", + "TabArtists": "Artists", + "TabAlbumArtists": "Album Artists", + "TabMusicVideos": "Music Videos", + "ButtonSort": "Sort", + "OptionPlayed": "Played", + "OptionUnplayed": "Unplayed", + "OptionAscending": "Ascending", + "OptionDescending": "Descending", + "OptionRuntime": "Runtime", + "OptionReleaseDate": "Release Date", + "OptionPlayCount": "Play Count", + "OptionDatePlayed": "Date Played", + "OptionDateAdded": "Date Added", + "OptionAlbumArtist": "Album Artist", + "OptionArtist": "Artist", + "OptionAlbum": "Album", + "OptionTrackName": "Track Name", + "OptionCommunityRating": "Community Rating", + "OptionNameSort": "Name", + "OptionFolderSort": "Folders", + "OptionBudget": "Budget", + "OptionRevenue": "Revenue", + "OptionPoster": "Poster", + "OptionPosterCard": "Poster card", + "OptionBackdrop": "Backdrop", + "OptionTimeline": "Timeline", + "OptionThumb": "Thumb", + "OptionThumbCard": "Thumb card", + "OptionBanner": "Banner", + "OptionCriticRating": "Critic Rating", + "OptionVideoBitrate": "Video Bitrate", + "OptionResumable": "Resumable", + "ScheduledTasksHelp": "Click a task to adjust its schedule.", + "ScheduledTasksTitle": "Scheduled Tasks", + "TabMyPlugins": "My Plugins", + "TabCatalog": "Catalog", + "TitlePlugins": "Plugins", + "HeaderAutomaticUpdates": "Automatic Updates", + "HeaderNowPlaying": "Now Playing", + "HeaderLatestAlbums": "Latest Albums", + "HeaderLatestSongs": "Latest Songs", + "HeaderRecentlyPlayed": "Recently Played", + "HeaderFrequentlyPlayed": "Frequently Played", + "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.", + "LabelVideoType": "Video Type:", + "OptionBluray": "Bluray", + "OptionDvd": "Dvd", + "OptionIso": "Iso", + "Option3D": "3D", + "LabelFeatures": "Features:", + "LabelService": "Service:", + "LabelStatus": "Status:", + "LabelVersion": "Version:", + "LabelLastResult": "Last result:", + "OptionHasSubtitles": "Subtitles", + "OptionHasTrailer": "Trailer", + "OptionHasThemeSong": "Theme Song", + "OptionHasThemeVideo": "Theme Video", + "TabMovies": "Movies", + "TabStudios": "Studios", + "TabTrailers": "Trailers", + "LabelArtists": "Artists:", + "LabelArtistsHelp": "Separate multiple using ;", + "HeaderLatestTrailers": "Latest Trailers", + "OptionHasSpecialFeatures": "Special Features", + "OptionImdbRating": "IMDb Rating", + "OptionParentalRating": "Parental Rating", + "OptionPremiereDate": "Premiere Date", + "TabBasic": "Basic", + "TabAdvanced": "Advanced", + "OptionContinuing": "Continuing", + "OptionEnded": "Ended", + "HeaderAirDays": "Air Days", + "OptionSunday": "Sunday", + "OptionMonday": "Monday", + "OptionTuesday": "Tuesday", + "OptionWednesday": "Wednesday", + "OptionThursday": "Thursday", + "OptionFriday": "Friday", + "OptionSaturday": "Saturday", + "HeaderManagement": "Management", + "LabelManagement": "Management:", + "OptionMissingImdbId": "Missing IMDb Id", + "OptionMissingTvdbId": "Missing TheTVDB Id", + "OptionMissingOverview": "Missing Overview", + "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched", + "TabGeneral": "General", + "TitleSupport": "Support", + "TabLog": "Log", + "TabAbout": "About", + "TabSupporterKey": "Emby Premiere Key", + "TabBecomeSupporter": "Get Emby Premiere", + "TabEmbyPremiere": "Emby Premiere", + "ProjectHasCommunity": "Emby has a thriving community of users and contributors.", + "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Emby.", + "SearchKnowledgeBase": "Search the Knowledge Base", + "VisitTheCommunity": "Visit the Community", + "VisitProjectWebsite": "Visit the Emby Web Site", + "VisitProjectWebsiteLong": "Visit the Emby Web site to catch the latest news and keep up with the developer blog.", + "OptionHideUser": "Hide this user from login screens", + "OptionHideUserFromLoginHelp": "Useful for private or hidden administrator accounts. The user will need to sign in manually by entering their username and password.", + "OptionDisableUser": "Disable this user", + "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.", + "HeaderAdvancedControl": "Advanced Control", + "LabelName": "Name:", + "ButtonHelp": "Help", + "OptionAllowUserToManageServer": "Allow this user to manage the server", + "HeaderFeatureAccess": "Feature Access", + "OptionAllowMediaPlayback": "Allow media playback", + "OptionAllowBrowsingLiveTv": "Allow Live TV access", + "OptionAllowDeleteLibraryContent": "Allow media deletion", + "OptionAllowManageLiveTv": "Allow Live TV recording management", + "OptionAllowRemoteControlOthers": "Allow remote control of other users", + "OptionAllowRemoteSharedDevices": "Allow remote control of shared devices", + "OptionAllowRemoteSharedDevicesHelp": "Dlna devices are considered shared until a user begins controlling it.", + "OptionAllowLinkSharing": "Allow social media sharing", + "OptionAllowLinkSharingHelp": "Only web pages containing media information are shared. Media files are never shared publicly. Shares are time-limited and will expire based on your server sharing settings.", + "HeaderSharing": "Sharing", + "HeaderRemoteControl": "Remote Control", + "OptionMissingTmdbId": "Missing Tmdb Id", + "OptionIsHD": "HD", + "OptionIsSD": "SD", + "OptionMetascore": "Metascore", + "ButtonSelect": "Select", + "ButtonGroupVersions": "Group Versions", + "ButtonAddToCollection": "Add to Collection", + "PismoMessage": "Utilizing Pismo File Mount through a donated license.", + "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.", + "HeaderCredits": "Credits", + "PleaseSupportOtherProduces": "Please support other free products we utilize:", + "VersionNumber": "Version {0}", + "TabPaths": "Paths", + "TabServer": "Server", + "TabTranscoding": "Transcoding", + "TitleAdvanced": "Advanced", + "OptionRelease": "Official Release", + "OptionBeta": "Beta", + "OptionDev": "Dev (Unstable)", + "LabelAllowServerAutoRestart": "Allow the server to restart automatically to apply updates", + "LabelAllowServerAutoRestartHelp": "The server will only restart during idle periods, when no users are active.", + "LabelEnableDebugLogging": "Enable debug logging", + "LabelRunServerAtStartup": "Run server at startup", + "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.", + "ButtonSelectDirectory": "Select Directory", + "LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.", + "LabelCachePath": "Cache path:", + "LabelCachePathHelp": "Specify a custom location for server cache files, such as images. Leave blank to use the server default.", + "LabelRecordingPath": "Recording path:", + "LabelRecordingPathHelp": "Specify a custom location to save recordings. Leave blank to use the server default.", + "LabelImagesByNamePath": "Images by name path:", + "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, genre and studio images.", + "LabelMetadataPath": "Metadata path:", + "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata.", + "LabelTranscodingTempPath": "Transcoding temporary path:", + "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.", + "TabBasics": "Basics", + "TabTV": "TV", + "TabGames": "Games", + "TabMusic": "Music", + "TabOthers": "Others", + "HeaderExtractChapterImagesFor": "Extract chapter images for:", + "OptionMovies": "Movies", + "OptionEpisodes": "Episodes", + "OptionOtherVideos": "Other Videos", + "TitleMetadata": "Metadata", + "LabelAutomaticUpdates": "Enable automatic updates", + "LabelAutomaticUpdatesTmdb": "Enable automatic updates from TheMovieDB.org", + "LabelAutomaticUpdatesTvdb": "Enable automatic updates from TheTVDB.com", + "LabelAutomaticUpdatesFanartHelp": "If enabled, new images will be downloaded automatically as they're added to fanart.tv. Existing images will not be replaced. This will cause library scans to take longer and will result in more disk activity.", + "LabelAutomaticUpdatesTmdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheMovieDB.org. Existing images will not be replaced. This will cause library scans to take longer and will result in more disk activity.", + "LabelAutomaticUpdatesTvdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheTVDB.com. Existing images will not be replaced. This will cause library scans to take longer and will result in more disk activity.", + "LabelFanartApiKey": "Personal api key:", + "LabelFanartApiKeyHelp": "Requests to fanart without a personal API key return results that were approved over 7 days ago. With a personal API key that drops to 48 hours and if you are also a fanart VIP member that will further drop to around 10 minutes.", + "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.", + "LabelMetadataDownloadLanguage": "Preferred download language:", + "ButtonAutoScroll": "Auto-scroll", + "LabelImageSavingConvention": "Image saving convention:", + "LabelImageSavingConventionHelp": "Emby recognizes images from most major media applications. Choosing your downloading convention is useful if you also use other products.", + "ButtonSignIn": "Sign In", + "TitleSignIn": "Sign In", + "HeaderPleaseSignIn": "Please sign in", + "LabelUser": "User:", + "LabelPassword": "Password:", + "ButtonManualLogin": "Manual Login", + "PasswordLocalhostMessage": "Passwords are not required when logging in from localhost.", + "TabGuide": "Guide", + "TabChannels": "Channels", + "TabCollections": "Collections", + "HeaderChannels": "Channels", + "TabRecordings": "Recordings", + "TabScheduled": "Scheduled", + "TabSeries": "Series", + "TabFavorites": "Favorites", + "TabMyLibrary": "My Library", + "ButtonCancelRecording": "Cancel Recording", + "LabelPrePaddingMinutes": "Pre-padding minutes:", + "OptionPrePaddingRequired": "Pre-padding is required in order to record.", + "LabelPostPaddingMinutes": "Post-padding minutes:", + "OptionPostPaddingRequired": "Post-padding is required in order to record.", + "HeaderWhatsOnTV": "What's On", + "HeaderUpcomingTV": "Upcoming TV", + "TabStatus": "Status", + "TabSettings": "Settings", + "ButtonRefreshGuideData": "Refresh Guide Data", + "ButtonRefresh": "Refresh", + "ButtonAdvancedRefresh": "Advanced Refresh", + "OptionPriority": "Priority", + "OptionRecordOnAllChannels": "Record on all channels", + "OptionRecordAnytime": "Record at any time", + "OptionRecordOnlyNewEpisodes": "Record only new episodes", + "HeaderRepeatingOptions": "Repeating Options", + "HeaderDays": "Days", + "HeaderActiveRecordings": "Active Recordings", + "HeaderLatestRecordings": "Latest Recordings", + "HeaderAllRecordings": "All Recordings", + "ButtonPlay": "Play", + "ButtonEdit": "Edit", + "ButtonRecord": "Record", + "ButtonDelete": "Delete", + "ButtonRemove": "Remove", + "OptionRecordSeries": "Record Series", + "HeaderDetails": "Details", + "TitleLiveTV": "Live TV", + "LabelNumberOfGuideDays": "Number of days of guide data to download:", + "LabelNumberOfGuideDaysHelp": "Downloading more days worth of guide data provides the ability to schedule out further in advance and view more listings, but it will also take longer to download. Auto will choose based on the number of channels.", + "OptionAutomatic": "Auto", + "HeaderServices": "Services", + "LiveTvPluginRequired": "A Live TV service provider plugin is required in order to continue.", + "LiveTvPluginRequiredHelp": "Please install one of our available plugins, such as Next Pvr or ServerWmc.", + "LabelCustomizeOptionsPerMediaType": "Customize for media type:", + "OptionDownloadThumbImage": "Thumb", + "OptionDownloadMenuImage": "Menu", + "OptionDownloadLogoImage": "Logo", + "OptionDownloadBoxImage": "Box", + "OptionDownloadDiscImage": "Disc", + "OptionDownloadBannerImage": "Banner", + "OptionDownloadBackImage": "Back", + "OptionDownloadArtImage": "Art", + "OptionDownloadPrimaryImage": "Primary", + "HeaderFetchImages": "Fetch Images:", + "HeaderImageSettings": "Image Settings", + "TabOther": "Other", + "LabelMaxBackdropsPerItem": "Maximum number of backdrops per item:", + "LabelMaxScreenshotsPerItem": "Maximum number of screenshots per item:", + "LabelMinBackdropDownloadWidth": "Minimum backdrop download width:", + "LabelMinScreenshotDownloadWidth": "Minimum screenshot download width:", + "ButtonAddScheduledTaskTrigger": "Add Trigger", + "HeaderAddScheduledTaskTrigger": "Add Trigger", + "ButtonAdd": "Add", + "LabelTriggerType": "Trigger Type:", + "OptionDaily": "Daily", + "OptionWeekly": "Weekly", + "OptionOnInterval": "On an interval", + "OptionOnAppStartup": "On application startup", + "OptionAfterSystemEvent": "After a system event", + "LabelDay": "Day:", + "LabelTime": "Time:", + "LabelEvent": "Event:", + "OptionWakeFromSleep": "Wake from sleep", + "LabelEveryXMinutes": "Every:", + "HeaderTvTuners": "Tuners", + "HeaderGallery": "Gallery", + "HeaderLatestGames": "Latest Games", + "HeaderRecentlyPlayedGames": "Recently Played Games", + "TabGameSystems": "Game Systems", + "TitleMediaLibrary": "Media Library", + "TabFolders": "Folders", + "TabPathSubstitution": "Path Substitution", + "LabelSeasonZeroDisplayName": "Season 0 display name:", + "LabelEnableRealtimeMonitor": "Enable real time monitoring", + "LabelEnableRealtimeMonitorHelp": "Changes will be processed immediately, on supported file systems.", + "ButtonScanLibrary": "Scan Library", + "HeaderNumberOfPlayers": "Players", + "OptionAnyNumberOfPlayers": "Any", + "Option1Player": "1+", + "Option2Player": "2+", + "Option3Player": "3+", + "Option4Player": "4+", + "HeaderMediaFolders": "Media Folders", + "HeaderThemeVideos": "Theme Videos", + "HeaderThemeSongs": "Theme Songs", + "HeaderScenes": "Scenes", + "HeaderAwardsAndReviews": "Awards and Reviews", + "HeaderSoundtracks": "Soundtracks", + "HeaderMusicVideos": "Music Videos", + "HeaderSpecialFeatures": "Special Features", + "HeaderCastCrew": "Cast & Crew", + "HeaderAdditionalParts": "Additional Parts", + "ButtonSplitVersionsApart": "Split Versions Apart", + "ButtonPlayTrailer": "Trailer", + "LabelMissing": "Missing", + "LabelOffline": "Offline", + "PathSubstitutionHelp": "Path substitutions are used for mapping a path on the server to a path that clients are able to access. By allowing clients direct access to media on the server they may be able to play them directly over the network and avoid using server resources to stream and transcode them.", + "HeaderFrom": "From", + "HeaderTo": "To", + "LabelFrom": "From:", + "LabelTo": "To:", + "LabelToHelp": "Example: \\\\MyServer\\Movies (a path clients can access)", + "ButtonAddPathSubstitution": "Add Substitution", + "OptionSpecialEpisode": "Specials", + "OptionMissingEpisode": "Missing Episodes", + "OptionUnairedEpisode": "Unaired Episodes", + "OptionEpisodeSortName": "Episode Sort Name", + "OptionSeriesSortName": "Series Name", + "OptionTvdbRating": "Tvdb Rating", + "HeaderTranscodingQualityPreference": "Transcoding Quality Preference:", + "OptionAutomaticTranscodingHelp": "The server will decide quality and speed", + "OptionHighSpeedTranscodingHelp": "Lower quality, but faster encoding", + "OptionHighQualityTranscodingHelp": "Higher quality, but slower encoding", + "OptionMaxQualityTranscodingHelp": "Best quality with slower encoding and high CPU usage", + "OptionHighSpeedTranscoding": "Higher speed", + "OptionHighQualityTranscoding": "Higher quality", + "OptionMaxQualityTranscoding": "Max quality", + "OptionEnableDebugTranscodingLogging": "Enable debug transcoding logging", + "OptionEnableDebugTranscodingLoggingHelp": "This will create very large log files and is only recommended as needed for troubleshooting purposes.", + "EditCollectionItemsHelp": "Add or remove any movies, series, albums, books or games you wish to group within this collection.", + "HeaderAddTitles": "Add Titles", + "LabelEnableDlnaPlayTo": "Enable DLNA Play To", + "LabelEnableDlnaPlayToHelp": "Emby can detect devices within your network and offer the ability to remote control them.", + "LabelEnableDlnaDebugLogging": "Enable DLNA debug logging", + "LabelEnableDlnaDebugLoggingHelp": "This will create large log files and should only be used as needed for troubleshooting purposes.", + "LabelEnableDlnaClientDiscoveryInterval": "Client discovery interval (seconds)", + "LabelEnableDlnaClientDiscoveryIntervalHelp": "Determines the duration in seconds between SSDP searches performed by Emby.", + "HeaderCustomDlnaProfiles": "Custom Profiles", + "HeaderSystemDlnaProfiles": "System Profiles", + "CustomDlnaProfilesHelp": "Create a custom profile to target a new device or override a system profile.", + "SystemDlnaProfilesHelp": "System profiles are read-only. Changes to a system profile will be saved to a new custom profile.", + "TitleDashboard": "Dashboard", + "TabHome": "Home", + "TabInfo": "Info", + "HeaderLinks": "Links", + "HeaderSystemPaths": "System Paths", + "LinkCommunity": "Community", + "LinkGithub": "Github", + "LinkApi": "Api", + "LinkApiDocumentation": "Api Documentation", + "LabelFriendlyServerName": "Friendly server name:", + "LabelFriendlyServerNameHelp": "This name will be used to identify this server. If left blank, the computer name will be used.", + "LabelPreferredDisplayLanguage": "Preferred display language:", + "LabelPreferredDisplayLanguageHelp": "Translating Emby is an ongoing project.", + "LabelReadHowYouCanContribute": "Learn how you can contribute.", + "HeaderNewCollection": "New Collection", + "ButtonSubmit": "Submit", + "ButtonCreate": "Create", + "LabelCustomCss": "Custom css:", + "LabelCustomCssHelp": "Apply your own custom css to the web interface.", + "LabelLocalHttpServerPortNumber": "Local http port number:", + "LabelLocalHttpServerPortNumberHelp": "The tcp port number that Emby's http server should bind to.", + "LabelPublicHttpPort": "Public http port number:", + "LabelPublicHttpPortHelp": "The public port number that should be mapped to the local http port.", + "LabelPublicHttpsPort": "Public https port number:", + "LabelPublicHttpsPortHelp": "The public port number that should be mapped to the local https port.", + "LabelEnableHttps": "Report https as external address", + "LabelEnableHttpsHelp": "If enabled, the server will report an https url to clients as it's external address.", + "LabelHttpsPort": "Local https port number:", + "LabelHttpsPortHelp": "The tcp port number that Emby's https server should bind to.", + "LabelWebSocketPortNumber": "Web socket port number:", + "LabelEnableAutomaticPortMap": "Enable automatic port mapping", + "LabelEnableAutomaticPortMapHelp": "Attempt to automatically map the public port to the local port via UPnP. This may not work with some router models.", + "LabelExternalDDNS": "External WAN Address:", + "LabelExternalDDNSHelp": "If you have a dynamic DNS enter it here. Emby apps will use it when connecting remotely. Leave empty for automatic detection.", + "TabResume": "Resume", + "TabWeather": "Weather", + "TitleAppSettings": "App Settings", + "LabelMinResumePercentage": "Min resume percentage:", + "LabelMaxResumePercentage": "Max resume percentage:", + "LabelMinResumeDuration": "Min resume duration (seconds):", + "LabelMinResumePercentageHelp": "Titles are assumed unplayed if stopped before this time", + "LabelMaxResumePercentageHelp": "Titles are assumed fully played if stopped after this time", + "LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable", + "TitleAutoOrganize": "Auto-Organize", + "TabActivityLog": "Activity Log", + "TabSmartMatches": "Smart Matches", + "TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog", + "HeaderName": "Name", + "HeaderDate": "Date", + "HeaderSource": "Source", + "HeaderStatus": "Status", + "HeaderDestination": "Destination", + "HeaderProgram": "Program", + "HeaderClients": "Clients", + "LabelCompleted": "Completed", + "LabelFailed": "Failed", + "LabelSkipped": "Skipped", + "HeaderEpisodeOrganization": "Episode Organization", + "LabelSeries": "Series:", + "LabelSeasonNumber": "Season number", + "LabelEpisodeNumber": "Episode number", + "LabelEndingEpisodeNumber": "Ending episode number:", + "LabelEndingEpisodeNumberHelp": "Only required for multi-episode files", + "OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names", + "HeaderSupportTheTeam": "Support the Emby Team", + "LabelSupportAmount": "Amount (USD)", + "HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.", + "ButtonEnterSupporterKey": "Enter Emby Premiere key", + "DonationNextStep": "Once complete, please return and enter your Emby Premiere key, which you will receive by email.", + "AutoOrganizeHelp": "Auto-organize monitors your download folders for new files and moves them to your media directories.", + "AutoOrganizeTvHelp": "TV file organizing will only add episodes to existing series. It will not create new series folders.", + "OptionEnableEpisodeOrganization": "Enable new episode organization", + "LabelWatchFolder": "Watch folder:", + "LabelWatchFolderHelp": "The server will poll this folder during the 'Organize new media files' scheduled task.", + "ButtonViewScheduledTasks": "View scheduled tasks", + "LabelMinFileSizeForOrganize": "Minimum file size (MB):", + "LabelMinFileSizeForOrganizeHelp": "Files under this size will be ignored.", + "LabelSeasonFolderPattern": "Season folder pattern:", + "LabelSeasonZeroFolderName": "Season zero folder name:", + "HeaderEpisodeFilePattern": "Episode file pattern", + "LabelEpisodePattern": "Episode pattern:", + "LabelMultiEpisodePattern": "Multi-Episode pattern:", + "HeaderSupportedPatterns": "Supported Patterns", + "HeaderTerm": "Term", + "HeaderPattern": "Pattern", + "HeaderResult": "Result", + "LabelDeleteEmptyFolders": "Delete empty folders after organizing", + "LabelDeleteEmptyFoldersHelp": "Enable this to keep the download directory clean.", + "LabelDeleteLeftOverFiles": "Delete left over files with the following extensions:", + "LabelDeleteLeftOverFilesHelp": "Separate with ;. For example: .nfo;.txt", + "OptionOverwriteExistingEpisodes": "Overwrite existing episodes", + "LabelTransferMethod": "Transfer method", + "OptionCopy": "Copy", + "OptionMove": "Move", + "LabelTransferMethodHelp": "Copy or move files from the watch folder", + "HeaderLatestNews": "Latest News", + "HeaderHelpImproveProject": "Help Improve Emby", + "HeaderRunningTasks": "Running Tasks", + "HeaderActiveDevices": "Active Devices", + "HeaderPendingInstallations": "Pending Installations", + "HeaderServerInformation": "Server Information", + "ButtonRestartNow": "Restart Now", + "ButtonRestart": "Restart", + "ButtonShutdown": "Shutdown", + "ButtonUpdateNow": "Update Now", + "TabHosting": "Hosting", + "PleaseUpdateManually": "Please shutdown the server and update manually.", + "NewServerVersionAvailable": "A new version of Emby Server is available!", + "ServerUpToDate": "Emby Server is up to date", + "LabelComponentsUpdated": "The following components have been installed or updated:", + "MessagePleaseRestartServerToFinishUpdating": "Please restart the server to finish applying updates.", + "LabelDownMixAudioScale": "Audio boost when downmixing:", + "LabelDownMixAudioScaleHelp": "Boost audio when downmixing. Set to 1 to preserve original volume value.", + "ButtonLinkKeys": "Transfer Key", + "LabelOldSupporterKey": "Old Emby Premiere key", + "LabelNewSupporterKey": "New Emby Premiere key", + "HeaderMultipleKeyLinking": "Transfer to New Key", + "MultipleKeyLinkingHelp": "If you received a new Emby Premiere key, use this form to transfer the old key's registrations to your new one.", + "LabelCurrentEmailAddress": "Current email address", + "LabelCurrentEmailAddressHelp": "The current email address to which your new key was sent.", + "HeaderForgotKey": "Forgot Key", + "LabelEmailAddress": "Email address", + "LabelSupporterEmailAddress": "The email address that was used to purchase the key.", + "ButtonRetrieveKey": "Retrieve Key", + "LabelSupporterKey": "Emby Premiere key (paste from email):", + "LabelSupporterKeyHelp": "Enter your Emby Premiere key to start enjoying additional benefits the community has developed for Emby.", + "MessageInvalidKey": "Emby Premiere key is missing or invalid.", + "ErrorMessageInvalidKey": "In order for any premium content to be registered, you must also have an active Emby Premiere subscription.", + "HeaderDisplaySettings": "Display Settings", + "TabPlayTo": "Play To", + "LabelEnableDlnaServer": "Enable Dlna server", + "LabelEnableDlnaServerHelp": "Allows UPnP devices on your network to browse and play Emby content.", + "LabelEnableBlastAliveMessages": "Blast alive messages", + "LabelEnableBlastAliveMessagesHelp": "Enable this if the server is not detected reliably by other UPnP devices on your network.", + "LabelBlastMessageInterval": "Alive message interval (seconds)", + "LabelBlastMessageIntervalHelp": "Determines the duration in seconds between server alive messages.", + "LabelDefaultUser": "Default user:", + "LabelDefaultUserHelp": "Determines which user library should be displayed on connected devices. This can be overridden for each device using profiles.", + "TitleDlna": "DLNA", + "TitleChannels": "Channels", + "HeaderServerSettings": "Server Settings", + "HeaderRequireManualLogin": "Require manual username entry for:", + "HeaderRequireManualLoginHelp": "When disabled clients may present a login screen with a visual selection of users.", + "OptionOtherApps": "Other apps", + "OptionMobileApps": "Mobile apps", + "HeaderNotificationList": "Click on a notification to configure sending options.", + "NotificationOptionApplicationUpdateAvailable": "Application update available", + "NotificationOptionApplicationUpdateInstalled": "Application update installed", + "NotificationOptionPluginUpdateInstalled": "Plugin update installed", + "NotificationOptionPluginInstalled": "Plugin installed", + "NotificationOptionPluginUninstalled": "Plugin uninstalled", + "NotificationOptionVideoPlayback": "Video playback started", + "NotificationOptionAudioPlayback": "Audio playback started", + "NotificationOptionGamePlayback": "Game playback started", + "NotificationOptionVideoPlaybackStopped": "Video playback stopped", + "NotificationOptionAudioPlaybackStopped": "Audio playback stopped", + "NotificationOptionGamePlaybackStopped": "Game playback stopped", + "NotificationOptionTaskFailed": "Scheduled task failure", + "NotificationOptionInstallationFailed": "Installation failure", + "NotificationOptionNewLibraryContent": "New content added", + "NotificationOptionNewLibraryContentMultiple": "New content added (multiple)", + "NotificationOptionCameraImageUploaded": "Camera image uploaded", + "NotificationOptionUserLockedOut": "User locked out", + "HeaderSendNotificationHelp": "Notifications are delivered to your Emby inbox. Additional options can be installed from the Services tab.", + "NotificationOptionServerRestartRequired": "Server restart required", + "LabelNotificationEnabled": "Enable this notification", + "LabelMonitorUsers": "Monitor activity from:", + "LabelSendNotificationToUsers": "Send the notification to:", + "LabelUseNotificationServices": "Use the following services:", + "CategoryUser": "User", + "CategorySystem": "System", + "CategoryApplication": "Application", + "CategoryPlugin": "Plugin", + "LabelAvailableTokens": "Available tokens:", + "AdditionalNotificationServices": "Browse the plugin catalog to install additional notification services.", + "OptionAllUsers": "All users", + "OptionAdminUsers": "Administrators", + "OptionCustomUsers": "Custom", + "ButtonArrowUp": "Up", + "ButtonArrowDown": "Down", + "ButtonArrowLeft": "Left", + "ButtonArrowRight": "Right", + "ButtonBack": "Back", + "ButtonInfo": "Info", + "ButtonOsd": "On screen display", + "ButtonPageUp": "Page Up", + "ButtonPageDown": "Page Down", + "PageAbbreviation": "PG", + "ButtonHome": "Home", + "ButtonSearch": "Search", + "ButtonSettings": "Settings", + "ButtonTakeScreenshot": "Capture Screenshot", + "ButtonLetterUp": "Letter Up", + "ButtonLetterDown": "Letter Down", + "PageButtonAbbreviation": "PG", + "LetterButtonAbbreviation": "A", + "TabNowPlaying": "Now Playing", + "TabNavigation": "Navigation", + "TabControls": "Controls", + "ButtonFullscreen": "Toggle fullscreen", + "ButtonScenes": "Scenes", + "ButtonSubtitles": "Subtitles", + "ButtonAudioTracks": "Audio tracks", + "ButtonPreviousTrack": "Previous track", + "ButtonNextTrack": "Next track", + "ButtonStop": "Stop", + "ButtonPause": "Pause", + "ButtonNext": "Next", + "ButtonPrevious": "Previous", + "LabelGroupMoviesIntoCollections": "Group movies into collections", + "LabelGroupMoviesIntoCollectionsHelp": "When displaying movie lists, movies belonging to a collection will be displayed as one grouped item.", + "NotificationOptionPluginError": "Plugin failure", + "ButtonVolumeUp": "Volume up", + "ButtonVolumeDown": "Volume down", + "HeaderLatestMedia": "Latest Media", + "OptionNoSubtitles": "No Subtitles", + "OptionSpecialFeatures": "Special Features", + "HeaderCollections": "Collections", + "LabelProfileCodecsHelp": "Separated by comma. This can be left empty to apply to all codecs.", + "LabelProfileContainersHelp": "Separated by comma. This can be left empty to apply to all containers.", + "HeaderResponseProfile": "Response Profile", + "LabelType": "Type:", + "LabelPersonRole": "Role:", + "LabelPersonRoleHelp": "Role is generally only applicable to actors.", + "LabelProfileContainer": "Container:", + "LabelProfileVideoCodecs": "Video codecs:", + "LabelProfileAudioCodecs": "Audio codecs:", + "LabelProfileCodecs": "Codecs:", + "HeaderDirectPlayProfile": "Direct Play Profile", + "HeaderTranscodingProfile": "Transcoding Profile", + "HeaderCodecProfile": "Codec Profile", + "HeaderContainerProfile": "Container Profile", + "OptionProfileVideo": "Video", + "OptionProfileAudio": "Audio", + "OptionProfileVideoAudio": "Video Audio", + "OptionProfilePhoto": "Photo", + "LabelUserLibrary": "User library:", + "LabelUserLibraryHelp": "Select which user library to display to the device. Leave empty to inherit the default setting.", + "OptionPlainStorageFolders": "Display all folders as plain storage folders", + "OptionPlainStorageFoldersHelp": "If enabled, all folders are represented in DIDL as \"object.container.storageFolder\" instead of a more specific type, such as \"object.container.person.musicArtist\".", + "OptionPlainVideoItems": "Display all videos as plain video items", + "OptionPlainVideoItemsHelp": "If enabled, all videos are represented in DIDL as \"object.item.videoItem\" instead of a more specific type, such as \"object.item.videoItem.movie\".", + "LabelSupportedMediaTypes": "Supported Media Types:", + "TabIdentification": "Identification", + "HeaderIdentification": "Identification", + "TabDirectPlay": "Direct Play", + "TabContainers": "Containers", + "TabCodecs": "Codecs", + "TabResponses": "Responses", + "HeaderProfileInformation": "Profile Information", + "LabelEmbedAlbumArtDidl": "Embed album art in Didl", + "LabelEmbedAlbumArtDidlHelp": "Some devices prefer this method for obtaining album art. Others may fail to play with this option enabled.", + "LabelAlbumArtPN": "Album art PN:", + "LabelAlbumArtHelp": "PN used for album art, within the dlna:profileID attribute on upnp:albumArtURI. Some clients require a specific value, regardless of the size of the image.", + "LabelAlbumArtMaxWidth": "Album art max width:", + "LabelAlbumArtMaxWidthHelp": "Max resolution of album art exposed via upnp:albumArtURI.", + "LabelAlbumArtMaxHeight": "Album art max height:", + "LabelAlbumArtMaxHeightHelp": "Max resolution of album art exposed via upnp:albumArtURI.", + "LabelIconMaxWidth": "Icon max width:", + "LabelIconMaxWidthHelp": "Max resolution of icons exposed via upnp:icon.", + "LabelIconMaxHeight": "Icon max height:", + "LabelIconMaxHeightHelp": "Max resolution of icons exposed via upnp:icon.", + "LabelIdentificationFieldHelp": "A case-insensitive substring or regex expression.", + "HeaderProfileServerSettingsHelp": "These values control how Emby Server will present itself to the device.", + "LabelMaxBitrate": "Max bitrate:", + "LabelMaxBitrateHelp": "Specify a max bitrate in bandwidth constrained environments, or if the device imposes it's own limit.", + "LabelMaxStreamingBitrate": "Max streaming bitrate:", + "LabelMaxStreamingBitrateHelp": "Specify a max bitrate when streaming.", + "LabelMaxChromecastBitrate": "Max Chromecast bitrate:", + "LabelMaxStaticBitrate": "Max sync bitrate:", + "LabelMaxStaticBitrateHelp": "Specify a max bitrate when syncing content at high quality.", + "LabelMusicStaticBitrate": "Music sync bitrate:", + "LabelMusicStaticBitrateHelp": "Specify a max bitrate when syncing music", + "LabelMusicStreamingTranscodingBitrate": "Music transcoding bitrate:", + "LabelMusicStreamingTranscodingBitrateHelp": "Specify a max bitrate when streaming music", + "OptionIgnoreTranscodeByteRangeRequests": "Ignore transcode byte range requests", + "OptionIgnoreTranscodeByteRangeRequestsHelp": "If enabled, these requests will be honored but will ignore the byte range header.", + "LabelFriendlyName": "Friendly name", + "LabelManufacturer": "Manufacturer", + "LabelManufacturerUrl": "Manufacturer url", + "LabelModelName": "Model name", + "LabelModelNumber": "Model number", + "LabelModelDescription": "Model description", + "LabelModelUrl": "Model url", + "LabelSerialNumber": "Serial number", + "LabelDeviceDescription": "Device description", + "HeaderIdentificationCriteriaHelp": "Enter at least one identification criteria.", + "HeaderDirectPlayProfileHelp": "Add direct play profiles to indicate which formats the device can handle natively.", + "HeaderTranscodingProfileHelp": "Add transcoding profiles to indicate which formats should be used when transcoding is required.", + "HeaderContainerProfileHelp": "Container profiles indicate the limitations of a device when playing specific formats. If a limitation applies then the media will be transcoded, even if the format is configured for direct play.", + "HeaderCodecProfileHelp": "Codec profiles indicate the limitations of a device when playing specific codecs. If a limitation applies then the media will be transcoded, even if the codec is configured for direct play.", + "HeaderResponseProfileHelp": "Response profiles provide a way to customize information sent to the device when playing certain kinds of media.", + "LabelXDlnaCap": "X-Dlna cap:", + "LabelXDlnaCapHelp": "Determines the content of the X_DLNACAP element in the urn:schemas-dlna-org:device-1-0 namespace.", + "LabelXDlnaDoc": "X-Dlna doc:", + "LabelXDlnaDocHelp": "Determines the content of the X_DLNADOC element in the urn:schemas-dlna-org:device-1-0 namespace.", + "LabelSonyAggregationFlags": "Sony aggregation flags:", + "LabelSonyAggregationFlagsHelp": "Determines the content of the aggregationFlags element in the urn:schemas-sonycom:av namespace.", + "LabelTranscodingContainer": "Container:", + "LabelTranscodingVideoCodec": "Video codec:", + "LabelTranscodingVideoProfile": "Video profile:", + "LabelTranscodingAudioCodec": "Audio codec:", + "OptionEnableM2tsMode": "Enable M2ts mode", + "OptionEnableM2tsModeHelp": "Enable m2ts mode when encoding to mpegts.", + "OptionEstimateContentLength": "Estimate content length when transcoding", + "OptionReportByteRangeSeekingWhenTranscoding": "Report that the server supports byte seeking when transcoding", + "OptionReportByteRangeSeekingWhenTranscodingHelp": "This is required for some devices that don't time seek very well.", + "HeaderSubtitleDownloadingHelp": "When Emby scans your video files it can search for missing subtitles, and download them using a subtitle provider such as OpenSubtitles.org.", + "HeaderDownloadSubtitlesFor": "Download subtitles for:", + "MessageNoChapterProviders": "Install a chapter provider plugin such as ChapterDb to enable additional chapter options.", + "LabelSkipIfGraphicalSubsPresent": "Skip if the video already contains graphical subtitles", + "LabelSkipIfGraphicalSubsPresentHelp": "Keeping text versions of subtitles will result in more efficient delivery and decrease the likelihood of video transcoding.", + "TabSubtitles": "Subtitles", + "TabChapters": "Chapters", + "HeaderDownloadChaptersFor": "Download chapter names for:", + "LabelOpenSubtitlesUsername": "Open Subtitles username:", + "LabelOpenSubtitlesPassword": "Open Subtitles password:", + "HeaderChapterDownloadingHelp": "When Emby scans your video files it can download friendly chapter names from the internet using chapter plugins such as ChapterDb.", + "LabelPlayDefaultAudioTrack": "Play default audio track regardless of language", + "LabelSubtitlePlaybackMode": "Subtitle mode:", + "LabelDownloadLanguages": "Download languages:", + "ButtonRegister": "Register", + "LabelSkipIfAudioTrackPresent": "Skip if the default audio track matches the download language", + "LabelSkipIfAudioTrackPresentHelp": "Uncheck this to ensure all videos have subtitles, regardless of audio language.", + "HeaderSendMessage": "Send Message", + "ButtonSend": "Send", + "LabelMessageText": "Message text:", + "LabelMessageTitle": "Message title:", + "MessageNoAvailablePlugins": "No available plugins.", + "LabelDisplayPluginsFor": "Display plugins for:", + "PluginTabAppClassic": "Emby Classic", + "PluginTabAppTheater": "Emby Theater", + "LabelEpisodeNamePlain": "Episode name", + "LabelSeriesNamePlain": "Series name", + "ValueSeriesNamePeriod": "Series.name", + "ValueSeriesNameUnderscore": "Series_name", + "ValueEpisodeNamePeriod": "Episode.name", + "ValueEpisodeNameUnderscore": "Episode_name", + "LabelSeasonNumberPlain": "Season number", + "LabelEpisodeNumberPlain": "Episode number", + "LabelEndingEpisodeNumberPlain": "Ending episode number", + "HeaderTypeText": "Enter Text", + "LabelTypeText": "Text", + "HeaderSearchForSubtitles": "Search for Subtitles", + "MessageNoSubtitleSearchResultsFound": "No search results founds.", + "TabDisplay": "Display", + "TabLanguages": "Languages", + "TabAppSettings": "App Settings", + "LabelEnableThemeSongs": "Enable theme songs", + "LabelEnableBackdrops": "Enable backdrops", + "LabelEnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.", + "LabelEnableBackdropsHelp": "If enabled, backdrops will be displayed in the background of some pages while browsing the library.", + "HeaderHomePage": "Home Page", + "HeaderSettingsForThisDevice": "Settings for This Device", + "OptionAuto": "Auto", + "OptionYes": "Yes", + "OptionNo": "No", + "HeaderOptions": "Options", + "HeaderIdentificationResult": "Identification Result", + "LabelHomePageSection1": "Home page section 1:", + "LabelHomePageSection2": "Home page section 2:", + "LabelHomePageSection3": "Home page section 3:", + "LabelHomePageSection4": "Home page section 4:", + "OptionMyMediaButtons": "My media (buttons)", + "OptionMyMedia": "My media", + "OptionMyMediaSmall": "My media (small)", + "OptionResumablemedia": "Resume", + "OptionLatestMedia": "Latest media", + "OptionLatestChannelMedia": "Latest channel items", + "HeaderLatestChannelItems": "Latest Channel Items", + "OptionNone": "None", + "HeaderLiveTv": "Live TV", + "HeaderReports": "Reports", + "HeaderMetadataManager": "Metadata Manager", + "HeaderSettings": "Settings", + "MessageLoadingChannels": "Loading channel content...", + "MessageLoadingContent": "Loading content...", + "ButtonMarkRead": "Mark Read", + "OptionDefaultSort": "Default", + "OptionCommunityMostWatchedSort": "Most Watched", + "TabNextUp": "Next Up", + "PlaceholderUsername": "Username", + "HeaderBecomeProjectSupporter": "Get Emby Premiere", + "MessageNoMovieSuggestionsAvailable": "No movie suggestions are currently available. Start watching and rating your movies, and then come back to view your recommendations.", + "MessageNoCollectionsAvailable": "Collections allow you to enjoy personalized groupings of Movies, Series, Albums, Books and Games. Click the + button to start creating Collections.", + "MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.", + "MessageNoPlaylistItemsAvailable": "This playlist is currently empty.", + "ButtonDismiss": "Dismiss", + "ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.", + "LabelChannelStreamQuality": "Preferred internet stream quality:", + "LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.", + "OptionBestAvailableStreamQuality": "Best available", + "LabelEnableChannelContentDownloadingFor": "Enable channel content downloading for:", + "LabelEnableChannelContentDownloadingForHelp": "Some channels support downloading content prior to viewing. Enable this in low bandwidth enviornments to download channel content during off hours. Content is downloaded as part of the channel download scheduled task.", + "LabelChannelDownloadPath": "Channel content download path:", + "LabelChannelDownloadPathHelp": "Specify a custom download path if desired. Leave empty to download to an internal program data folder.", + "LabelChannelDownloadAge": "Delete content after: (days)", + "LabelChannelDownloadAgeHelp": "Downloaded content older than this will be deleted. It will remain playable via internet streaming.", + "ChannelSettingsFormHelp": "Install channels such as Trailers and Vimeo in the plugin catalog.", + "ButtonOptions": "Options", + "ViewTypePlaylists": "Playlists", + "ViewTypeMovies": "Movies", + "ViewTypeTvShows": "TV", + "ViewTypeGames": "Games", + "ViewTypeMusic": "Music", + "ViewTypeMusicGenres": "Genres", + "ViewTypeMusicArtists": "Artists", + "ViewTypeBoxSets": "Collections", + "ViewTypeChannels": "Channels", + "ViewTypeLiveTV": "Live TV", + "ViewTypeLiveTvNowPlaying": "Now Airing", + "ViewTypeLatestGames": "Latest Games", + "ViewTypeRecentlyPlayedGames": "Recently Played", + "ViewTypeGameFavorites": "Favorites", + "ViewTypeGameSystems": "Game Systems", + "ViewTypeGameGenres": "Genres", + "ViewTypeTvResume": "Resume", + "ViewTypeTvNextUp": "Next Up", + "ViewTypeTvLatest": "Latest", + "ViewTypeTvShowSeries": "Series", + "ViewTypeTvGenres": "Genres", + "ViewTypeTvFavoriteSeries": "Favorite Series", + "ViewTypeTvFavoriteEpisodes": "Favorite Episodes", + "ViewTypeMovieResume": "Resume", + "ViewTypeMovieLatest": "Latest", + "ViewTypeMovieMovies": "Movies", + "ViewTypeMovieCollections": "Collections", + "ViewTypeMovieFavorites": "Favorites", + "ViewTypeMovieGenres": "Genres", + "ViewTypeMusicLatest": "Latest", + "ViewTypeMusicPlaylists": "Playlists", + "ViewTypeMusicAlbums": "Albums", + "ViewTypeMusicAlbumArtists": "Album Artists", + "HeaderOtherDisplaySettings": "Display Settings", + "ViewTypeMusicSongs": "Songs", + "ViewTypeMusicFavorites": "Favorites", + "ViewTypeMusicFavoriteAlbums": "Favorite Albums", + "ViewTypeMusicFavoriteArtists": "Favorite Artists", + "ViewTypeMusicFavoriteSongs": "Favorite Songs", + "HeaderMyViews": "My Views", + "LabelSelectFolderGroups": "Automatically group content from the following folders into views such as Movies, Music and TV:", + "LabelSelectFolderGroupsHelp": "Folders that are unchecked will be displayed by themselves in their own view.", + "OptionDisplayAdultContent": "Display adult content", + "OptionLibraryFolders": "Media folders", + "TitleRemoteControl": "Remote Control", + "OptionLatestTvRecordings": "Latest recordings", + "LabelProtocolInfo": "Protocol info:", + "LabelProtocolInfoHelp": "The value that will be used when responding to GetProtocolInfo requests from the device.", + "TabNfo": "Nfo", + "HeaderKodiMetadataHelp": "Emby includes native support for Nfo metadata files. To enable or disable Nfo metadata, use the Advanced tab to configure options for your media types.", + "LabelKodiMetadataUser": "Sync user watch data to nfo's for:", + "LabelKodiMetadataUserHelp": "Enable this to keep watch data in sync between Emby Server and Nfo files.", + "LabelKodiMetadataDateFormat": "Release date format:", + "LabelKodiMetadataDateFormatHelp": "All dates within nfo's will be read and written to using this format.", + "LabelKodiMetadataSaveImagePaths": "Save image paths within nfo files", + "LabelKodiMetadataSaveImagePathsHelp": "This is recommended if you have image file names that don't conform to Kodi guidelines.", + "LabelKodiMetadataEnablePathSubstitution": "Enable path substitution", + "LabelKodiMetadataEnablePathSubstitutionHelp": "Enables path substitution of image paths using the server's path substitution settings.", + "LabelKodiMetadataEnablePathSubstitutionHelp2": "See path substitution.", + "OptionDisplayChannelsInline": "Display channels inline within my views", + "OptionDisplayChannelsInlineHelp": "If enabled, channels will be displayed directly alongside other views. If disabled, they'll be displayed within a separate Channels view.", + "LabelDisplayCollectionsView": "Display a collections view to show movie collections", + "LabelDisplayCollectionsViewHelp": "This will create a separate view to display collections that you've created or have access to. To create a collection, right-click or tap-hold any movie and select 'Add to Collection'. ", + "LabelKodiMetadataEnableExtraThumbs": "Copy extrafanart into extrathumbs", + "LabelKodiMetadataEnableExtraThumbsHelp": "When downloading images they can be saved into both extrafanart and extrathumbs for maximum Kodi skin compatibility.", + "TabServices": "Services", + "TabLogs": "Logs", + "HeaderServerLogFiles": "Server log files:", + "TabBranding": "Branding", + "HeaderBrandingHelp": "Customize the appearance of Emby to fit the needs of your group or organization.", + "LabelLoginDisclaimer": "Login disclaimer:", + "LabelLoginDisclaimerHelp": "This will be displayed at the bottom of the login page.", + "OptionList": "List", + "TabDashboard": "Dashboard", + "TitleServer": "Server", + "LabelCache": "Cache:", + "LabelLogs": "Logs:", + "LabelMetadata": "Metadata:", + "LabelImagesByName": "Images by name:", + "LabelTranscodingTemporaryFiles": "Transcoding temporary files:", + "HeaderLatestMusic": "Latest Music", + "HeaderBranding": "Branding", + "HeaderApiKeys": "Api Keys", + "HeaderApiKeysHelp": "External applications are required to have an Api key in order to communicate with Emby Server. Keys are issued by logging in with an Emby account, or by manually granting the application a key.", + "HeaderApiKey": "Api Key", + "HeaderApp": "App", + "HeaderDevice": "Device", + "HeaderUser": "User", + "HeaderDateIssued": "Date Issued", + "LabelChapterName": "Chapter {0}", + "HeaderHttpHeaders": "Http Headers", + "HeaderIdentificationHeader": "Identification Header", + "LabelValue": "Value:", + "LabelMatchType": "Match type:", + "OptionEquals": "Equals", + "OptionRegex": "Regex", + "OptionSubstring": "Substring", + "TabView": "View", + "TabSort": "Sort", + "TabFilter": "Filter", + "ButtonView": "View", + "LabelPageSize": "Item limit:", + "LabelPath": "Path:", + "LabelView": "View:", + "TabUsers": "Users", + "LabelSortName": "Sort name:", + "LabelDateAdded": "Date added:", + "HeaderFeatures": "Features", + "HeaderAdvanced": "Advanced", + "ButtonSync": "Sync", + "TabScheduledTasks": "Scheduled Tasks", + "HeaderChapters": "Chapters", + "HeaderResumeSettings": "Resume Settings", + "TabSync": "Sync", + "TitleUsers": "Users", + "LabelProtocol": "Protocol:", + "OptionProtocolHttp": "Http", + "OptionProtocolHls": "Http Live Streaming", + "LabelContext": "Context:", + "OptionContextStreaming": "Streaming", + "OptionContextStatic": "Sync", + "ButtonAddToPlaylist": "Add to playlist", + "TabPlaylists": "Playlists", + "ButtonClose": "Close", + "LabelAllLanguages": "All languages", + "HeaderBrowseOnlineImages": "Browse Online Images", + "LabelSource": "Source:", + "OptionAll": "All", + "LabelImage": "Image:", + "ButtonBrowseImages": "Browse Images", + "HeaderImages": "Images", + "HeaderBackdrops": "Backdrops", + "HeaderScreenshots": "Screenshots", + "HeaderAddUpdateImage": "Add\/Update Image", + "LabelDropImageHere": "Drop image here", + "LabelJpgPngOnly": "JPG\/PNG only", + "LabelImageType": "Image type:", + "OptionPrimary": "Primary", + "OptionArt": "Art", + "OptionBox": "Box", + "OptionBoxRear": "Box rear", + "OptionDisc": "Disc", + "OptionIcon": "Icon", + "OptionLogo": "Logo", + "OptionMenu": "Menu", + "OptionScreenshot": "Screenshot", + "OptionLocked": "Locked", + "OptionUnidentified": "Unidentified", + "OptionMissingParentalRating": "Missing parental rating", + "OptionStub": "Stub", + "HeaderEpisodes": "Episodes:", + "OptionSeason0": "Season 0", + "LabelReport": "Report:", + "OptionReportSongs": "Songs", + "OptionReportSeries": "Series", + "OptionReportSeasons": "Seasons", + "OptionReportTrailers": "Trailers", + "OptionReportMusicVideos": "Music videos", + "OptionReportMovies": "Movies", + "OptionReportHomeVideos": "Home videos", + "OptionReportGames": "Games", + "OptionReportEpisodes": "Episodes", + "OptionReportCollections": "Collections", + "OptionReportBooks": "Books", + "OptionReportArtists": "Artists", + "OptionReportAlbums": "Albums", + "OptionReportAdultVideos": "Adult videos", + "ButtonMore": "More", + "HeaderActivity": "Activity", + "ScheduledTaskStartedWithName": "{0} started", + "ScheduledTaskCancelledWithName": "{0} was cancelled", + "ScheduledTaskCompletedWithName": "{0} completed", + "ScheduledTaskFailed": "Scheduled task completed", + "PluginInstalledWithName": "{0} was installed", + "PluginUpdatedWithName": "{0} was updated", + "PluginUninstalledWithName": "{0} was uninstalled", + "ScheduledTaskFailedWithName": "{0} failed", + "ItemAddedWithName": "{0} was added to the library", + "ItemRemovedWithName": "{0} was removed from the library", + "DeviceOnlineWithName": "{0} is connected", + "UserOnlineFromDevice": "{0} is online from {1}", + "DeviceOfflineWithName": "{0} has disconnected", + "UserOfflineFromDevice": "{0} has disconnected from {1}", + "SubtitlesDownloadedForItem": "Subtitles downloaded for {0}", + "SubtitleDownloadFailureForItem": "Subtitles failed to download for {0}", + "LabelRunningTimeValue": "Running time: {0}", + "LabelIpAddressValue": "Ip address: {0}", + "UserLockedOutWithName": "User {0} has been locked out", + "UserConfigurationUpdatedWithName": "User configuration has been updated for {0}", + "UserCreatedWithName": "User {0} has been created", + "UserPasswordChangedWithName": "Password has been changed for user {0}", + "UserDeletedWithName": "User {0} has been deleted", + "MessageServerConfigurationUpdated": "Server configuration has been updated", + "MessageNamedServerConfigurationUpdatedWithValue": "Server configuration section {0} has been updated", + "MessageApplicationUpdated": "Emby Server has been updated", + "AuthenticationSucceededWithUserName": "{0} successfully authenticated", + "FailedLoginAttemptWithUserName": "Failed login attempt from {0}", + "UserDownloadingItemWithValues": "{0} is downloading {1}", + "UserStartedPlayingItemWithValues": "{0} has started playing {1}", + "UserStoppedPlayingItemWithValues": "{0} has stopped playing {1}", + "AppDeviceValues": "App: {0}, Device: {1}", + "ProviderValue": "Provider: {0}", + "LabelChannelDownloadSizeLimit": "Download size limit (GB):", + "LabelChannelDownloadSizeLimitHelpText": "Limit the size of the channel download folder.", + "HeaderRecentActivity": "Recent Activity", + "HeaderPeople": "People", + "HeaderDownloadPeopleMetadataFor": "Download biography and images for:", + "OptionComposers": "Composers", + "OptionOthers": "Others", + "HeaderDownloadPeopleMetadataForHelp": "Enabling additional options will provide more on-screen information but will result in slower library scans.", + "ViewTypeFolders": "Folders", + "LabelDisplayFoldersView": "Display a folders view to show plain media folders", + "ViewTypeLiveTvRecordingGroups": "Recordings", + "ViewTypeLiveTvChannels": "Channels", + "LabelEasyPinCode": "Easy pin code:", + "EasyPasswordHelp": "Your easy pin code is used for offline access with supported Emby apps, and can also be used for easy in-network sign in.", + "LabelInNetworkSignInWithEasyPassword": "Enable in-network sign in with my easy pin code", + "LabelInNetworkSignInWithEasyPasswordHelp": "If enabled, you'll be able to use your easy pin code to sign in to Emby apps from inside your home network. Your regular password will only be needed away from home. If the pin code is left blank, you won't need a password within your home network.", + "HeaderPassword": "Password", + "HeaderLocalAccess": "Local Access", + "HeaderViewOrder": "View Order", + "ButtonResetEasyPassword": "Reset easy pin code", + "LabelSelectUserViewOrder": "Choose the order your views will be displayed in within Emby apps", + "HeaderPersonInfo": "Person Info", + "HeaderIdentifyItemHelp": "Enter one or more search criteria. Remove criteria to increase search results.", + "HeaderConfirmDeletion": "Confirm Deletion", + "LabelFollowingFileWillBeDeleted": "The following file will be deleted:", + "LabelIfYouWishToContinueWithDeletion": "If you wish to continue, please confirm by entering the value of:", + "ButtonIdentify": "Identify", + "LabelAlbumArtist": "Album artist:", + "LabelAlbumArtists": "Album artists:", + "LabelAlbum": "Album:", + "LabelCommunityRating": "Community rating:", + "LabelVoteCount": "Vote count:", + "LabelMetascore": "Metascore:", + "LabelCriticRating": "Critic rating:", + "LabelCriticRatingSummary": "Critic rating summary:", + "LabelAwardSummary": "Award summary:", + "LabelWebsite": "Website:", + "LabelTagline": "Tagline:", + "LabelOverview": "Overview:", + "LabelShortOverview": "Short overview:", + "LabelReleaseDate": "Release date:", + "LabelYear": "Year:", + "LabelPlaceOfBirth": "Place of birth:", + "LabelEndDate": "End date:", + "LabelAirDate": "Air days:", + "LabelAirTime:": "Air time:", + "LabelRuntimeMinutes": "Run time (minutes):", + "LabelParentalRating": "Parental rating:", + "LabelCustomRating": "Custom rating:", + "LabelBudget": "Budget", + "LabelRevenue": "Revenue ($):", + "LabelOriginalAspectRatio": "Original aspect ratio:", + "LabelPlayers": "Players:", + "Label3DFormat": "3D format:", + "HeaderAlternateEpisodeNumbers": "Alternate Episode Numbers", + "HeaderSpecialEpisodeInfo": "Special Episode Info", + "HeaderExternalIds": "External Id's:", + "LabelDvdSeasonNumber": "Dvd season number:", + "LabelDvdEpisodeNumber": "Dvd episode number:", + "LabelAbsoluteEpisodeNumber": "Absolute episode number:", + "LabelAirsBeforeSeason": "Airs before season:", + "LabelAirsAfterSeason": "Airs after season:", + "LabelAirsBeforeEpisode": "Airs before episode:", + "LabelTreatImageAs": "Treat image as:", + "LabelDisplayOrder": "Display order:", + "LabelDisplaySpecialsWithinSeasons": "Display specials within seasons they aired in", + "HeaderCountries": "Countries", + "HeaderGenres": "Genres", + "HeaderPlotKeywords": "Plot Keywords", + "HeaderStudios": "Studios", + "HeaderTags": "Tags", + "HeaderMetadataSettings": "Metadata Settings", + "LabelLockItemToPreventChanges": "Lock this item to prevent future changes", + "MessageLeaveEmptyToInherit": "Leave empty to inherit settings from a parent item, or the global default value.", + "HeaderDonationType": "Donation type:", + "OptionMakeOneTimeDonation": "Make a separate donation", + "OptionNoTrailer": "No Trailer", + "OptionNoThemeSong": "No Theme Song", + "OptionNoThemeVideo": "No Theme Video", + "LabelOneTimeDonationAmount": "Donation amount:", + "ButtonPurchase": "Purchase", + "OptionActor": "Actor", + "OptionComposer": "Composer", + "OptionDirector": "Director", + "OptionGuestStar": "Guest star", + "OptionProducer": "Producer", + "OptionWriter": "Writer", + "LabelAirDays": "Air days:", + "LabelAirTime": "Air time:", + "HeaderMediaInfo": "Media Info", + "HeaderPhotoInfo": "Photo Info", + "HeaderInstall": "Install", + "LabelSelectVersionToInstall": "Select version to install:", + "LinkLearnMoreAboutSubscription": "Learn about Emby Premiere", + "MessagePluginRequiresSubscription": "This plugin will require an active Emby Premiere subscription after the 14 day free trial.", + "MessagePremiumPluginRequiresMembership": "This plugin will require an active Emby Premiere subscription in order to purchase after the 14 day free trial.", + "HeaderReviews": "Reviews", + "HeaderDeveloperInfo": "Developer Info", + "HeaderRevisionHistory": "Revision History", + "ButtonViewWebsite": "View website", + "HeaderXmlSettings": "Xml Settings", + "HeaderXmlDocumentAttributes": "Xml Document Attributes", + "HeaderXmlDocumentAttribute": "Xml Document Attribute", + "XmlDocumentAttributeListHelp": "These attributes are applied to the root element of every xml response.", + "OptionSaveMetadataAsHidden": "Save metadata and images as hidden files", + "LabelExtractChaptersDuringLibraryScan": "Extract chapter images during the library scan", + "LabelExtractChaptersDuringLibraryScanHelp": "If enabled, chapter images will be extracted when videos are imported during the library scan. If disabled they will be extracted during the chapter images scheduled task, allowing the regular library scan to complete faster.", + "LabelConnectGuestUserName": "Their Emby username or email address:", + "LabelConnectUserName": "Emby username or email address:", + "LabelConnectUserNameHelp": "Connect this local user to an online Emby account to enable easy sign-in access from any Emby app without having to know the server ip address.", + "ButtonLearnMoreAboutEmbyConnect": "Learn more about Emby Connect", + "LabelExternalPlayers": "External players:", + "LabelExternalPlayersHelp": "Display buttons to play content in external players. This is only available on devices that support url schemes, generally Android and iOS. With external players there is generally no support for remote control or resuming.", + "LabelNativeExternalPlayersHelp": "Display buttons to play content in external players.", + "LabelEnableItemPreviews": "Enable item previews", + "LabelEnableItemPreviewsHelp": "if enabled, sliding previews will appear when clicking items on certain screens.", + "HeaderSubtitleProfile": "Subtitle Profile", + "HeaderSubtitleProfiles": "Subtitle Profiles", + "HeaderSubtitleProfilesHelp": "Subtitle profiles describe the subtitle formats supported by the device.", + "LabelFormat": "Format:", + "LabelMethod": "Method:", + "LabelDidlMode": "Didl mode:", + "OptionCaptionInfoExSamsung": "CaptionInfoEx (Samsung)", + "OptionResElement": "res element", + "OptionEmbedSubtitles": "Embed within container", + "OptionExternallyDownloaded": "External download", + "OptionHlsSegmentedSubtitles": "Hls segmented subtitles", + "LabelSubtitleFormatHelp": "Example: srt", + "ButtonLearnMore": "Learn more", + "TabPlayback": "Playback", + "HeaderAudioSettings": "Audio Settings", + "HeaderSubtitleSettings": "Subtitle Settings", + "TabCinemaMode": "Cinema Mode", + "TitlePlayback": "Playback", + "LabelEnableCinemaModeFor": "Enable cinema mode for:", + "CinemaModeConfigurationHelp": "Cinema mode brings the theater experience straight to your living room with the ability to play trailers and custom intros before the main feature.", + "OptionTrailersFromMyMovies": "Include trailers from movies in my library", + "OptionUpcomingMoviesInTheaters": "Include trailers from new and upcoming movies", + "LabelLimitIntrosToUnwatchedContent": "Only use trailers from unwatched content", + "LabelEnableIntroParentalControl": "Enable smart parental control", + "LabelEnableIntroParentalControlHelp": "Trailers will only be selected with a parental rating equal to or less than the content being watched.", + "LabelTheseFeaturesRequireSubscriptionHelpAndTrailers": "These features require an active Emby Premiere subscription and installation of the Trailer channel plugin.", + "OptionTrailersFromMyMoviesHelp": "Requires setup of local trailers.", + "LabelCustomIntrosPath": "Custom intros path:", + "LabelCustomIntrosPathHelp": "A folder containing video files. A video will be randomly selected and played after trailers.", + "ValueSpecialEpisodeName": "Special - {0}", + "LabelSelectInternetTrailersForCinemaMode": "Internet trailers:", + "OptionUpcomingDvdMovies": "Include trailers from new and upcoming movies on Dvd & Blu-ray", + "OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix", + "LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions", + "LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.", + "CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.", + "LabelEnableCinemaMode": "Enable cinema mode", + "HeaderCinemaMode": "Cinema Mode", + "LabelDateAddedBehavior": "Date added behavior for new content:", + "OptionDateAddedImportTime": "Use date scanned into the library", + "OptionDateAddedFileTime": "Use file creation date", + "LabelDateAddedBehaviorHelp": "If a metadata value is present it will always be used before either of these options.", + "LabelNumberTrailerToPlay": "Number of trailers to play:", + "TitleDevices": "Devices", + "TabCameraUpload": "Camera Upload", + "TabDevices": "Devices", + "HeaderCameraUploadHelp": "Automatically upload photos and videos taken from your mobile devices into Emby.", + "MessageNoDevicesSupportCameraUpload": "You currently don't have any devices that support camera upload.", + "LabelCameraUploadPath": "Camera upload path:", + "LabelCameraUploadPathHelp": "Select a custom upload path, if desired. If unspecified a default folder will be used. If using a custom path it will also need to be added in the library setup area.", + "LabelCreateCameraUploadSubfolder": "Create a subfolder for each device", + "LabelCreateCameraUploadSubfolderHelp": "Specific folders can be assigned to a device by clicking on it from the Devices page.", + "LabelCustomDeviceDisplayName": "Display name:", + "LabelCustomDeviceDisplayNameHelp": "Supply a custom display name or leave empty to use the name reported by the device.", + "HeaderInviteUser": "Invite User", + "LabelConnectGuestUserNameHelp": "This is the username that your friend uses to sign in to the Emby website, or their email address.", + "HeaderInviteUserHelp": "Sharing your media with friends is easier than ever before with Emby Connect.", + "ButtonSendInvitation": "Send Invitation", + "HeaderSignInWithConnect": "Sign in with Emby Connect", + "HeaderGuests": "Guests", + "HeaderLocalUsers": "Local Users", + "HeaderPendingInvitations": "Pending Invitations", + "TabParentalControl": "Parental Control", + "HeaderAccessSchedule": "Access Schedule", + "HeaderAccessScheduleHelp": "Create an access schedule to limit access to certain hours.", + "ButtonAddSchedule": "Add Schedule", + "LabelAccessDay": "Day of week:", + "LabelAccessStart": "Start time:", + "LabelAccessEnd": "End time:", + "HeaderSchedule": "Schedule", + "OptionEveryday": "Every day", + "OptionWeekdays": "Weekdays", + "OptionWeekends": "Weekends", + "MessageProfileInfoSynced": "User profile information synced with Emby Connect.", + "HeaderOptionalLinkEmbyAccount": "Optional: Link your Emby account", + "ButtonTrailer": "Trailer", + "OptionPlayUnwatchedTrailersOnly": "Play only unwatched trailers", + "HeaderTrailerReelHelp": "Start a trailer reel to play a long running playlist of trailers.", + "MessageNoTrailersFound": "No trailers found. Install the Trailer channel to enhance your movie experience by adding a library of internet trailers.", + "HeaderNewUsers": "New Users", + "ButtonSignUp": "Sign up", + "ButtonForgotPassword": "Forgot password", + "OptionDisableUserPreferences": "Disable access to user preferences", + "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.", + "HeaderSelectServer": "Select Server", + "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.", + "TitleNewUser": "New User", + "ButtonConfigurePassword": "Configure Password", + "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.", + "HeaderLibraryAccess": "Library Access", + "HeaderChannelAccess": "Channel Access", + "HeaderLatestItems": "Latest Items", + "LabelSelectLastestItemsFolders": "Include media from the following sections in Latest Items", + "HeaderShareMediaFolders": "Share Media Folders", + "MessageGuestSharingPermissionsHelp": "Most features are initially unavailable to guests but can be enabled as needed.", + "HeaderInvitations": "Invitations", + "LabelForgotPasswordUsernameHelp": "Enter your username, if you remember it.", + "HeaderForgotPassword": "Forgot Password", + "TitleForgotPassword": "Forgot Password", + "TitlePasswordReset": "Password Reset", + "LabelPasswordRecoveryPinCode": "Pin code:", + "HeaderPasswordReset": "Password Reset", + "HeaderParentalRatings": "Parental Ratings", + "HeaderVideoTypes": "Video Types", + "HeaderYears": "Years", + "HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:", + "LabelBlockContentWithTags": "Block content with tags:", + "LabelEnableSingleImageInDidlLimit": "Limit to single embedded image", + "LabelEnableSingleImageInDidlLimitHelp": "Some devices will not render properly if multiple images are embedded within Didl.", + "TabActivity": "Activity", + "TitleSync": "Sync", + "OptionAllowSyncContent": "Allow Sync", + "OptionAllowContentDownloading": "Allow media downloading", + "NameSeasonUnknown": "Season Unknown", + "NameSeasonNumber": "Season {0}", + "LabelNewUserNameHelp": "Usernames can contain letters (a-z), numbers (0-9), dashes (-), underscores (_), apostrophes ('), and periods (.)", + "TabJobs": "Jobs", + "TabSyncJobs": "Sync Jobs", + "LabelTagFilterMode": "Mode:", + "LabelTagFilterAllowModeHelp": "If allowed tags are used as part of a deeply nested folder structure, content that is tagged will require parent folders to be tagged as well.", + "HeaderThisUserIsCurrentlyDisabled": "This user is currently disabled", + "MessageReenableUser": "See below to reenable", + "LabelEnableInternetMetadataForTvPrograms": "Download internet metadata for:", + "OptionTVMovies": "TV Movies", + "HeaderUpcomingMovies": "Upcoming Movies", + "HeaderUpcomingSports": "Upcoming Sports", + "HeaderUpcomingPrograms": "Upcoming Programs", + "ButtonMoreItems": "More", + "LabelShowLibraryTileNames": "Show library tile names", + "LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page", + "OptionEnableTranscodingThrottle": "Enable throttling", + "OptionEnableTranscodingThrottleHelp": "Throttling will automatically adjust transcoding speed in order to minimize server cpu utilization during playback.", + "LabelUploadSpeedLimit": "Upload speed limit (Mbps):", + "OptionAllowSyncTranscoding": "Allow syncing that requires transcoding", + "HeaderPlayback": "Media Playback", + "OptionAllowAudioPlaybackTranscoding": "Allow audio playback that requires transcoding", + "OptionAllowVideoPlaybackTranscoding": "Allow video playback that requires transcoding", + "OptionAllowMediaPlaybackTranscodingHelp": "Users will receive friendly messages when content is unplayable based on policy.", + "TabStreaming": "Streaming", + "LabelRemoteClientBitrateLimit": "Internet streaming bitrate limit (Mbps):", + "LabelRemoteClientBitrateLimitHelp": "An optional streaming bitrate limit for all out of network clients. This is useful to prevent clients from requesting a higher bitrate than your internet connection can handle.", + "LabelConversionCpuCoreLimit": "CPU core limit:", + "LabelConversionCpuCoreLimitHelp": "Limit the number of CPU cores that will be used during sync conversion.", + "OptionEnableFullSpeedConversion": "Enable full speed conversion", + "OptionEnableFullSpeedConversionHelp": "By default, sync conversion is performed at a low speed to minimize resource consumption.", + "HeaderPlaylists": "Playlists", + "HeaderViewStyles": "View Styles", + "LabelSelectViewStyles": "Enable enhanced presentations for:", + "LabelSelectViewStylesHelp": "If enabled, views will be built with metadata to offer categories such as Suggestions, Latest, Genres, and more. If disabled, they'll be displayed with simple folders.", + "TabPhotos": "Photos", + "TabVideos": "Videos", + "HeaderWelcomeToEmby": "Welcome to Emby", + "EmbyIntroMessage": "With Emby you can easily stream videos, music and photos to smart phones, tablets and other devices from your Emby Server.", + "ButtonSkip": "Skip", + "TextConnectToServerManually": "Connect to server manually", + "ButtonSignInWithConnect": "Sign in with Emby Connect", + "ButtonConnect": "Connect", + "LabelServerHost": "Host:", + "LabelServerHostHelp": "192.168.1.100 or https:\/\/myserver.com", + "LabelServerPort": "Port:", + "HeaderNewServer": "New Server", + "ButtonChangeServer": "Change Server", + "HeaderConnectToServer": "Connect to Server", + "OptionReportList": "List View", + "OptionReportStatistics": "Statistics", + "OptionReportGrouping": "Grouping", + "HeaderExport": "Export", + "HeaderColumns": "Columns", + "ButtonReset": "Reset", + "OptionEnableExternalVideoPlayers": "Enable external video players", + "ButtonUnlockGuide": "Unlock Guide", + "LabelEnableFullScreen": "Enable fullscreen mode", + "LabelEnableChromecastAc3Passthrough": "Enable Chromecast AC3 Passthrough", + "OptionSyncToSDCard": "Synced to external SD card", + "LabelEmail": "Email:", + "LabelUsername": "Username:", + "HeaderSignUp": "Sign Up", + "LabelPasswordConfirm": "Password (confirm):", + "ButtonAddServer": "Add Server", + "TabHomeScreen": "Home Screen", + "HeaderDisplay": "Display", + "HeaderNavigation": "Navigation", + "LegendTheseSettingsShared": "These settings are shared on all devices", + "OptionEnableAutomaticServerUpdates": "Enable automatic server updates", + "OptionOtherTrailers": "Include trailers from older movies", + "HeaderOverview": "Overview", + "HeaderShortOverview": "Short Overview", + "HeaderType": "Type", + "HeaderSeverity": "Severity", + "OptionReportActivities": "Activities Log", + "HeaderTunerDevices": "Tuner Devices", + "ButtonAddDevice": "Add Device", + "HeaderAddDevice": "Add Device", + "HeaderExternalServices": "External Services", + "LabelTunerIpAddress": "Tuner IP Address:", + "TabExternalServices": "External Services", + "TabTuners": "Tuners", + "HeaderGuideProviders": "Guide Providers", + "AddGuideProviderHelp": "Add a source for TV Guide information", + "LabelZipCode": "Zip Code:", + "GuideProviderSelectListings": "Select Listings", + "GuideProviderLogin": "Login", + "LabelLineup": "Lineup:", + "MessageTunerDeviceNotListed": "Is your tuner device not listed? Try installing an external service provider for more Live TV options.", + "LabelImportOnlyFavoriteChannels": "Restrict to channels marked as favorite", + "ImportFavoriteChannelsHelp": "If enabled, only channels that are marked as favorite on the tuner device will be imported.", + "ButtonRepeat": "Repeat", + "LabelEnableThisTuner": "Enable this tuner", + "LabelEnableThisTunerHelp": "Uncheck to prevent importing channels from this tuner.", + "HeaderLocked": "Locked", + "HeaderUnidentified": "Unidentified", + "HeaderImagePrimary": "Primary", + "HeaderImageBackdrop": "Backdrop", + "HeaderImageLogo": "Logo", + "HeaderUserPrimaryImage": "User Image", + "ButtonDisplaySettings": "Display settings", + "ButtonHomeScreenSettings": "Home screen settings", + "ButtonPlaybackSettings": "Playback settings", + "ButtonProfile": "Profile", + "ButtonDisplaySettingsHelp": "Your Emby display settings", + "ButtonHomeScreenSettingsHelp": "Configure the display of your home screen", + "ButtonPlaybackSettingsHelp": "Specify your audio and subtitle preferences, streaming quality, and more.", + "ButtonProfileHelp": "Set your profile image and password.", + "HeaderHomeScreenSettings": "Home Screen settings", + "HeaderProfile": "Profile", + "HeaderLanguage": "Language", + "ButtonSyncSettings": "Sync settings", + "ButtonSyncSettingsHelp": "Configure your sync settings", + "LabelTranscodingThreadCount": "Transcoding thread count:", + "LabelTranscodingThreadCountHelp": "Select the maximum number of threads to use when transcoding. Reducing the thread count will lower cpu usage but may not convert fast enough for a smooth playback experience.", + "OptionMax": "Max", + "HeaderEmbyGuide": "Emby Guide", + "LabelSyncPath": "Synced content path:", + "OptionSyncOnlyOnWifi": "Sync only on Wifi", + "OptionSyncLosslessAudioOriginal": "Sync lossless audio at original quality", + "HeaderMetadata": "Metadata", + "HeaderRecordingOptions": "Recording Options", + "HeaderUpcomingForKids": "Upcoming for Kids", + "HeaderSetupLiveTV": "Setup Live TV", + "LabelTunerType": "Tuner type:", + "HelpMoreTunersCanBeAdded": "Additional tuners can be added later within the Live TV section.", + "AdditionalLiveTvProvidersCanBeInstalledLater": "Additional Live TV providers can be added later within the Live TV section.", + "MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.", + "HeaderSetupTVGuide": "Setup TV Guide", + "LabelDataProvider": "Data provider:", + "OptionSendRecordingsToAutoOrganize": "Enable Auto-Organize for new recordings", + "OptionSendRecordingsToAutoOrganizeHelp": "New recordings will be sent to the Auto-Organize feature and imported into your media library.", + "HeaderDefaultPadding": "Default Padding", + "HeaderSubtitles": "Subtitles", + "HeaderVideos": "Videos", + "OptionEnableVideoFrameAnalysis": "Enable frame by frame video analysis", + "OptionEnableVideoFrameAnalysisHelp": "Extract detailed information about videos that can be used to make transcoding as efficient as possible. This will cause library scans to take longer.", + "LabelVideoFrameAnalysisLimit": "Limit frame by frame analysis to videos less than:", + "LabelHardwareAccelerationType": "Hardware acceleration:", + "LabelHardwareAccelerationTypeHelp": "Available on supported systems only.", + "ButtonServerDashboard": "Server Dashboard", + "HeaderAdmin": "Admin", + "ButtonSignOut": "Sign out", + "HeaderCameraUpload": "Camera Upload", + "SelectCameraUploadServers": "Upload camera photos to the following servers:", + "ButtonClear": "Clear", + "LabelFolder": "Folder:", + "HeadersFolders": "Folders", + "LabelDisplayName": "Display name:", + "HeaderNewRecording": "New Recording", + "ButtonAdvanced": "Advanced", + "LabelCodecIntrosPath": "Codec intros path:", + "LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.", + "OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format", + "OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.", + "FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.", + "FileExtension": "File extension", + "OptionReplaceExistingImages": "Replace existing images", + "OptionPlayNextEpisodeAutomatically": "Play next episode automatically", + "OptionDownloadImagesInAdvance": "Download all images in advance", + "SettingsSaved": "Settings saved.", + "OptionDownloadImagesInAdvanceHelp": "By default, most secondary images are only downloaded when requested by an Emby app. Enable this option to download all images in advance, as new media is imported.", + "Users": "Users", + "Delete": "Delete", + "Administrator": "Administrator", + "Password": "Password", + "DeleteImage": "Delete Image", + "MessageThankYouForSupporting": "Thank you for supporting Emby.", + "MessagePleaseSupportProject": "Please support Emby.", + "DeleteImageConfirmation": "Are you sure you wish to delete this image?", + "FileReadCancelled": "The file read has been canceled.", + "FileNotFound": "File not found.", + "FileReadError": "An error occurred while reading the file.", + "DeleteUser": "Delete User", + "DeleteUserConfirmation": "Are you sure you wish to delete this user?", + "PasswordResetHeader": "Reset Password", + "PasswordResetComplete": "The password has been reset.", + "PinCodeResetComplete": "The pin code has been reset.", + "PasswordResetConfirmation": "Are you sure you wish to reset the password?", + "PinCodeResetConfirmation": "Are you sure you wish to reset the pin code?", + "HeaderPinCodeReset": "Reset Pin Code", + "PasswordSaved": "Password saved.", + "PasswordMatchError": "Password and password confirmation must match.", + "UninstallPluginHeader": "Uninstall Plugin", + "UninstallPluginConfirmation": "Are you sure you wish to uninstall {0}?", + "NoPluginConfigurationMessage": "This plugin has nothing to configure.", + "NoPluginsInstalledMessage": "You have no plugins installed.", + "BrowsePluginCatalogMessage": "Browse our plugin catalog to view available plugins.", + "HeaderNewApiKey": "New Api Key", + "LabelAppName": "App name", + "LabelAppNameExample": "Example: Sickbeard, NzbDrone", + "HeaderNewApiKeyHelp": "Grant an application permission to communicate with Emby Server.", + "MessageKeyEmailedTo": "Key emailed to {0}.", + "MessageKeysLinked": "Keys linked.", + "HeaderConfirmation": "Confirmation", + "MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.", + "MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.", + "TextEnjoyBonusFeatures": "Enjoy Bonus Features", + "ButtonCancelSyncJob": "Cancel sync", + "HeaderAddTag": "Add Tag", + "LabelTag": "Tag:", + "ButtonSelectView": "Select view", + "HeaderSelectDate": "Select Date", + "ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}", + "HeaderIdentifyItem": "Identify Item", + "LabelRecurringDonationCanBeCancelledHelp": "Recurring donations can be cancelled at any time from within your PayPal account.", + "LabelFromHelp": "Example: {0} (on the server)", + "HeaderMyMedia": "My Media", + "ButtonRemoveFromCollection": "Remove from Collection", + "LabelAutomaticUpdateLevel": "Automatic update level:", + "LabelAutomaticUpdateLevelForPlugins": "Automatic update level for plugins:", + "ErrorLaunchingChromecast": "There was an error launching chromecast. Please ensure your device is connected to your wireless network.", + "MessageErrorLoadingSupporterInfo": "There was an error loading Emby Premiere information. Please try again later.", + "MessageLinkYourSupporterKey": "Link your Emby Premiere key with up to {0} Emby Connect members to enjoy free access to the following apps:", + "HeaderConfirmRemoveUser": "Remove User", + "MessageConfirmRemoveConnectSupporter": "Are you sure you wish to remove additional Emby Premiere benefits from this user?", + "ValueTimeLimitSingleHour": "Time limit: 1 hour", + "ValueTimeLimitMultiHour": "Time limit: {0} hours", + "PluginCategoryGeneral": "General", + "PluginCategoryContentProvider": "Content Providers", + "PluginCategoryScreenSaver": "Screen Savers", + "PluginCategoryTheme": "Themes", + "PluginCategorySync": "Sync", + "PluginCategorySocialIntegration": "Social Networks", + "PluginCategoryNotifications": "Notifications", + "PluginCategoryMetadata": "Metadata", + "PluginCategoryLiveTV": "Live TV", + "PluginCategoryChannel": "Channels", + "HeaderSearch": "Search", + "ValueDateCreated": "Date created: {0}", + "LabelArtist": "Artist", + "LabelMovie": "Movie", + "LabelMusicVideo": "Music Video", + "LabelEpisode": "Episode", + "LabelStopping": "Stopping", + "LabelCancelled": "(cancelled)", + "ButtonDownload": "Download", + "SyncJobStatusQueued": "Queued", + "SyncJobStatusConverting": "Converting", + "SyncJobStatusFailed": "Failed", + "SyncJobStatusCancelled": "Cancelled", + "SyncJobStatusCompleted": "Synced", + "SyncJobStatusReadyToTransfer": "Ready to Transfer", + "SyncJobStatusTransferring": "Transferring", + "SyncJobStatusCompletedWithError": "Synced with errors", + "SyncJobItemStatusReadyToTransfer": "Ready to Transfer", + "LabelCollection": "Collection", + "HeaderAddToCollection": "Add to Collection", + "NewCollectionNameExample": "Example: Star Wars Collection", + "OptionSearchForInternetMetadata": "Search the internet for artwork and metadata", + "LabelSelectCollection": "Select collection:", + "HeaderDevices": "Devices", + "ButtonScheduledTasks": "Scheduled tasks", + "MessageItemsAdded": "Items added", + "HeaderSelectCertificatePath": "Select Certificate Path", + "ConfirmMessageScheduledTaskButton": "This operation normally runs automatically as a scheduled task and does not require any manual effort. To configure the scheduled task, see:", + "HeaderSupporterBenefit": "An active Emby Premiere subscription 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", + "HeaderWelcomeToProjectWebClient": "Welcome to Emby", + "ButtonTakeTheTour": "Take the tour", + "HeaderWelcomeBack": "Welcome back!", + "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.", + "HeaderSelectDevices": "Select Devices", + "ButtonCancelItem": "Cancel item", + "ButtonQueueForRetry": "Queue for retry", + "ButtonReenable": "Re-enable", + "SyncJobItemStatusSyncedMarkForRemoval": "Marked for removal", + "LabelAbortedByServerShutdown": "(Aborted by server shutdown)", + "LabelScheduledTaskLastRan": "Last ran {0}, taking {1}.", + "HeaderDeleteTaskTrigger": "Delete Task Trigger", + "MessageDeleteTaskTrigger": "Are you sure you wish to delete this task trigger?", + "MessageNoPluginsInstalled": "You have no plugins installed.", + "MessageNoPluginsDueToAppStore": "To manage plugins, please use the Emby web app.", + "LabelVersionInstalled": "{0} installed", + "LabelNumberReviews": "{0} Reviews", + "LabelFree": "Free", + "HeaderPlaybackError": "Playback Error", + "MessagePlaybackErrorNotAllowed": "You're currently not authorized to play this content. Please contact your system administrator for details.", + "MessagePlaybackErrorNoCompatibleStream": "No compatible streams are currently available. Please try again later or contact your system administrator for details.", + "MessagePlaybackErrorRateLimitExceeded": "Your playback rate limit has been exceeded. Please contact your system administrator for details.", + "MessagePlaybackErrorPlaceHolder": "The content chosen is not playable from this device.", + "HeaderSelectAudio": "Select Audio", + "HeaderSelectSubtitles": "Select Subtitles", + "ButtonMarkForRemoval": "Remove from device", + "ButtonUnmarkForRemoval": "Cancel removal from device", + "LabelDefaultStream": "(Default)", + "LabelForcedStream": "(Forced)", + "LabelDefaultForcedStream": "(Default\/Forced)", + "LabelUnknownLanguage": "Unknown language", + "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Mute", + "ButtonUnmute": "Unmute", + "ButtonQueue": "Queue", + "ButtonPlaylist": "Playlist", + "LabelEnabled": "Enabled", + "LabelDisabled": "Disabled", + "ButtonMoreInformation": "More Information", + "LabelNoUnreadNotifications": "No unread notifications.", + "ButtonViewNotifications": "View notifications", + "ButtonMarkTheseRead": "Mark these read", + "LabelAllPlaysSentToPlayer": "All plays will be sent to the selected player.", + "MessageInvalidUser": "Invalid username or password. Please try again.", + "HeaderLoginFailure": "Login Failure", + "RecommendationBecauseYouLike": "Because you like {0}", + "RecommendationBecauseYouWatched": "Because you watched {0}", + "RecommendationDirectedBy": "Directed by {0}", + "RecommendationStarring": "Starring {0}", + "HeaderConfirmRecordingCancellation": "Confirm Recording Cancellation", + "MessageConfirmRecordingCancellation": "Are you sure you wish to cancel this recording?", + "MessageRecordingCancelled": "Recording cancelled.", + "MessageRecordingScheduled": "Recording scheduled.", + "HeaderConfirmSeriesCancellation": "Confirm Series Cancellation", + "MessageConfirmSeriesCancellation": "Are you sure you wish to cancel this series?", + "MessageSeriesCancelled": "Series cancelled.", + "HeaderConfirmRecordingDeletion": "Confirm Recording Deletion", + "MessageConfirmRecordingDeletion": "Are you sure you wish to delete this recording?", + "MessageRecordingDeleted": "Recording deleted.", + "ButonCancelRecording": "Cancel Recording", + "MessageRecordingSaved": "Recording saved.", + "OptionWeekend": "Weekends", + "OptionWeekday": "Weekdays", + "MessageConfirmPathSubstitutionDeletion": "Are you sure you wish to delete this path substitution?", + "LiveTvUpdateAvailable": "(Update available)", + "LabelVersionUpToDate": "Up to date!", + "ButtonResetTuner": "Reset tuner", + "HeaderResetTuner": "Reset Tuner", + "MessageConfirmResetTuner": "Are you sure you wish to reset this tuner? Any active players or recordings will be abruptly stopped.", + "ButtonCancelSeries": "Cancel Series", + "HeaderSeriesRecordings": "Series Recordings", + "LabelAnytime": "Any time", + "StatusRecording": "Recording", + "StatusWatching": "Watching", + "StatusRecordingProgram": "Recording {0}", + "StatusWatchingProgram": "Watching {0}", + "HeaderSplitMedia": "Split Media Apart", + "MessageConfirmSplitMedia": "Are you sure you wish to split the media sources into separate items?", + "HeaderError": "Error", + "MessageChromecastConnectionError": "Your Chromecast receiver is unable to connect to your Emby Server. Please check their connections and try again.", + "MessagePleaseSelectOneItem": "Please select at least one item.", + "MessagePleaseSelectTwoItems": "Please select at least two items.", + "MessageTheSelectedItemsWillBeGrouped": "The selected videos will be grouped into one virtual item. Emby apps will automatically choose which version to play based on device and network performance. Are you sure you wish to continue?", + "HeaderLibraryFolders": "Media Folders", + "HeaderFavoriteMovies": "Favorite Movies", + "HeaderFavoriteShows": "Favorite Shows", + "HeaderFavoriteEpisodes": "Favorite Episodes", + "HeaderFavoriteGames": "Favorite Games", + "HeaderRatingsDownloads": "Rating \/ Downloads", + "HeaderConfirmProfileDeletion": "Confirm Profile Deletion", + "MessageConfirmProfileDeletion": "Are you sure you wish to delete this profile?", + "HeaderSelectServerCachePath": "Select Server Cache Path", + "HeaderSelectTranscodingPath": "Select Transcoding Temporary Path", + "HeaderSelectImagesByNamePath": "Select Images By Name Path", + "HeaderSelectMetadataPath": "Select Metadata Path", + "HeaderSelectServerCachePathHelp": "Browse or enter the path to use for server cache files. The folder must be writeable.", + "HeaderSelectTranscodingPathHelp": "Browse or enter the path to use for transcoding temporary files. The folder must be writeable.", + "HeaderSelectImagesByNamePathHelp": "Browse or enter the path to your items by name folder. The folder must be writeable.", + "HeaderSelectMetadataPathHelp": "Browse or enter the path you'd like to store metadata within. The folder must be writeable.", + "HeaderSelectChannelDownloadPath": "Select Channel Download Path", + "HeaderSelectChannelDownloadPathHelp": "Browse or enter the path to use for storing channel cache files. The folder must be writeable.", + "OptionNewCollection": "New...", + "LabelChapterDownloaders": "Chapter downloaders:", + "LabelChapterDownloadersHelp": "Enable and rank your preferred chapter downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information.", + "HeaderFavoriteAlbums": "Favorite Albums", + "HeaderLatestChannelMedia": "Latest Channel Items", + "ButtonOrganizeFile": "Organize File", + "ButtonDeleteFile": "Delete File", + "HeaderOrganizeFile": "Organize File", + "HeaderDeleteFile": "Delete File", + "StatusSkipped": "Skipped", + "StatusFailed": "Failed", + "StatusSuccess": "Success", + "MessageFileWillBeDeleted": "The following file will be deleted:", + "MessageSureYouWishToProceed": "Are you sure you wish to proceed?", + "MessageDuplicatesWillBeDeleted": "In addition the following dupliates will be deleted:", + "MessageFollowingFileWillBeMovedFrom": "The following file will be moved from:", + "MessageDestinationTo": "to:", + "HeaderSelectWatchFolder": "Select Watch Folder", + "HeaderSelectWatchFolderHelp": "Browse or enter the path to your watch folder. The folder must be writeable.", + "OrganizePatternResult": "Result: {0}", + "AutoOrganizeError": "Error Organizing File", + "FileOrganizeManually": "Organize File", + "ErrorOrganizingFileWithErrorCode": "There was an error organizing the file. Error code: {0}.", + "HeaderRestart": "Restart", + "HeaderShutdown": "Shutdown", + "MessageConfirmRestart": "Are you sure you wish to restart Emby Server?", + "MessageConfirmShutdown": "Are you sure you wish to shutdown Emby Server?", + "ValueItemCount": "{0} item", + "ValueItemCountPlural": "{0} items", + "NewVersionOfSomethingAvailable": "A new version of {0} is available!", + "VersionXIsAvailableForDownload": "Version {0} is now available for download.", + "LabelVersionNumber": "Version {0}", + "LabelPlayMethodTranscoding": "Transcoding", + "LabelPlayMethodDirectStream": "Direct Streaming", + "LabelPlayMethodDirectPlay": "Direct Playing", + "LabelAudioCodec": "Audio: {0}", + "LabelVideoCodec": "Video: {0}", + "LabelLocalAccessUrl": "Local access: {0}", + "LabelRemoteAccessUrl": "Remote access: {0}", + "LabelRunningOnPort": "Running on http port {0}.", + "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", + "HeaderLatestFromChannel": "Latest from {0}", + "LabelUnknownLanaguage": "Unknown language", + "HeaderCurrentSubtitles": "Current Subtitles", + "MessageDownloadQueued": "The download has been queued.", + "MessageAreYouSureDeleteSubtitles": "Are you sure you wish to delete this subtitle file?", + "ButtonRemoteControl": "Remote Control", + "HeaderLatestTvRecordings": "Latest Recordings", + "LabelCurrentPath": "Current path:", + "HeaderSelectMediaPath": "Select Media Path", + "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.", + "MessageDirectoryPickerLinuxInstruction": "For Linux on Arch Linux, CentOS, Debian, Fedora, OpenSuse, or Ubuntu, you must grant the Emby system user at least read access to your storage locations.", + "HeaderMenu": "Menu", + "ButtonOpen": "Open", + "ButtonOpenInNewTab": "Open in new tab", + "ButtonShuffle": "Shuffle", + "ButtonInstantMix": "Instant mix", + "ButtonResume": "Resume", + "HeaderAudioTracks": "Audio Tracks", + "HeaderLibraries": "Libraries", + "HeaderVideoQuality": "Video Quality", + "MessageErrorPlayingVideo": "There was an error playing the video.", + "MessageEnsureOpenTuner": "Please ensure there is an open tuner availalble.", + "ButtonDashboard": "Dashboard", + "ButtonReports": "Reports", + "ButtonMetadataManager": "Metadata Manager", + "HeaderTime": "Time", + "HeaderAlbum": "Album", + "HeaderAlbumArtist": "Album Artist", + "HeaderArtist": "Artist", + "LabelAddedOnDate": "Added {0}", + "ButtonStart": "Start", + "OptionBlockOthers": "Others", + "OptionBlockTvShows": "TV Shows", + "OptionBlockTrailers": "Trailers", + "OptionBlockMusic": "Music", + "OptionBlockMovies": "Movies", + "OptionBlockBooks": "Books", + "OptionBlockGames": "Games", + "OptionBlockLiveTvPrograms": "Live TV Programs", + "OptionBlockLiveTvChannels": "Live TV Channels", + "OptionBlockChannelContent": "Internet Channel Content", + "ButtonRevoke": "Revoke", + "MessageConfirmRevokeApiKey": "Are you sure you wish to revoke this api key? The application's connection to Emby Server will be abruptly terminated.", + "HeaderConfirmRevokeApiKey": "Revoke Api Key", + "ValueContainer": "Container: {0}", + "ValueAudioCodec": "Audio Codec: {0}", + "ValueVideoCodec": "Video Codec: {0}", + "ValueCodec": "Codec: {0}", + "ValueConditions": "Conditions: {0}", + "LabelAll": "All", + "HeaderDeleteImage": "Delete Image", + "MessageFileNotFound": "File not found.", + "MessageFileReadError": "An error occurred reading this file.", + "ButtonNextPage": "Next Page", + "ButtonPreviousPage": "Previous Page", + "ButtonMoveLeft": "Move left", + "ButtonMoveRight": "Move right", + "ButtonBrowseOnlineImages": "Browse online images", + "HeaderDeleteItem": "Delete Item", + "ConfirmDeleteItem": "Deleting this item will delete it from both the file system and your media library. Are you sure you wish to continue?", + "HeaderDeleteItems": "Delete Items", + "ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?", + "MessagePleaseEnterNameOrId": "Please enter a name or an external Id.", + "MessageValueNotCorrect": "The value entered is not correct. Please try again.", + "MessageItemSaved": "Item saved.", + "MessagePleaseAcceptTermsOfServiceBeforeContinuing": "Please accept the terms of service before continuing.", + "OptionOff": "Off", + "OptionOn": "On", + "ButtonUninstall": "Uninstall", + "HeaderEnabledFields": "Enabled Fields", + "HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.", + "HeaderLiveTV": "Live TV", + "MissingLocalTrailer": "Missing local trailer.", + "MissingPrimaryImage": "Missing primary image.", + "MissingBackdropImage": "Missing backdrop image.", + "MissingLogoImage": "Missing logo image.", + "MissingEpisode": "Missing episode.", + "OptionScreenshots": "Screenshots", + "OptionBackdrops": "Backdrops", + "OptionImages": "Images", + "OptionKeywords": "Keywords", + "OptionTags": "Tags", + "OptionStudios": "Studios", + "OptionName": "Name", + "OptionOverview": "Overview", + "OptionGenres": "Genres", + "OptionPeople": "People", + "OptionProductionLocations": "Production Locations", + "OptionBirthLocation": "Birth Location", + "LabelAllChannels": "All channels", + "LabelLiveProgram": "LIVE", + "LabelNewProgram": "NEW", + "LabelPremiereProgram": "PREMIERE", + "LabelHDProgram": "HD", + "HeaderChangeFolderType": "Change Content Type", + "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the library with the new type.", + "HeaderAlert": "Alert", + "MessagePleaseRestart": "Please restart to finish updating.", + "MessagePleaseRefreshPage": "Please refresh this page to receive new updates from Emby Server.", + "ButtonHide": "Hide", + "MessageSettingsSaved": "Settings saved.", + "ButtonMyProfile": "My Profile", + "ButtonMyPreferences": "My Preferences", + "MessageBrowserDoesNotSupportWebSockets": "This browser does not support web sockets. For a better experience, try a newer browser such as Chrome, Firefox, IE10+, Safari (iOS) or Opera.", + "LabelInstallingPackage": "Installing {0}", + "LabelPackageInstallCompleted": "{0} installation completed.", + "LabelPackageInstallFailed": "{0} installation failed.", + "LabelPackageInstallCancelled": "{0} installation cancelled.", + "TabLibrary": "Library", + "TabDLNA": "DLNA", + "TabLiveTV": "Live TV", + "TabAutoOrganize": "Auto-Organize", + "TabPlugins": "Plugins", + "TabHelp": "Help", + "ButtonQuality": "Quality", + "HeaderNotifications": "Notifications", + "HeaderSelectPlayer": "Select Player", + "MessageInternetExplorerWebm": "For best results with Internet Explorer please install the WebM playback plugin.", + "HeaderVideoError": "Video Error", + "HeaderAddToPlaylist": "Add to Playlist", + "LabelSelectPlaylist": "Playlist:", + "OptionNewPlaylist": "New playlist...", + "MessageAddedToPlaylistSuccess": "Ok", + "ButtonViewSeriesRecording": "View series recording", + "ValueOriginalAirDate": "Original air date: {0}", + "ButtonRemoveFromPlaylist": "Remove from playlist", + "HeaderSpecials": "Specials", + "HeaderTrailers": "Trailers", + "HeaderResolution": "Resolution", + "HeaderRuntime": "Runtime", + "HeaderCommunityRating": "Community rating", + "HeaderParentalRating": "Parental rating", + "HeaderReleaseDate": "Release date", + "HeaderDateAdded": "Date added", + "HeaderSeries": "Series", + "HeaderSeason": "Season", + "HeaderSeasonNumber": "Season number", + "HeaderNetwork": "Network", + "HeaderYear": "Year", + "HeaderGameSystem": "Game system", + "HeaderPlayers": "Players", + "HeaderEmbeddedImage": "Embedded image", + "HeaderTrack": "Track", + "HeaderDisc": "Disc", + "OptionCollections": "Collections", + "OptionSeries": "Series", + "OptionSeasons": "Seasons", + "OptionGames": "Games", + "OptionGameSystems": "Game systems", + "OptionMusicArtists": "Music artists", + "OptionMusicAlbums": "Music albums", + "OptionMusicVideos": "Music videos", + "OptionSongs": "Songs", + "OptionHomeVideos": "Home videos", + "OptionBooks": "Books", + "OptionAdultVideos": "Adult videos", + "ButtonUp": "Up", + "ButtonDown": "Down", + "LabelMetadataReaders": "Metadata readers:", + "LabelMetadataReadersHelp": "Rank your preferred local metadata sources in order of priority. The first file found will be read.", + "LabelMetadataDownloaders": "Metadata downloaders:", + "LabelMetadataDownloadersHelp": "Enable and rank your preferred metadata downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information.", + "LabelMetadataSavers": "Metadata savers:", + "LabelMetadataSaversHelp": "Choose the file formats to save your metadata to.", + "LabelImageFetchers": "Image fetchers:", + "LabelImageFetchersHelp": "Enable and rank your preferred image fetchers in order of priority.", + "ButtonQueueAllFromHere": "Queue all from here", + "ButtonPlayAllFromHere": "Play all from here", + "LabelDynamicExternalId": "{0} Id:", + "HeaderIdentify": "Identify Item", + "PersonTypePerson": "Person", + "LabelTitleDisplayOrder": "Title display order:", + "OptionSortName": "Sort name", + "LabelDiscNumber": "Disc number", + "LabelParentNumber": "Parent number", + "LabelTrackNumber": "Track number:", + "LabelNumber": "Number:", + "LabelDateOfBirth": "Date of birth:", + "LabelBirthYear": "Birth year:", + "LabelBirthDate": "Birth date:", + "LabelDeathDate": "Death date:", + "HeaderRemoveMediaLocation": "Remove Media Location", + "MessageConfirmRemoveMediaLocation": "Are you sure you wish to remove this location?", + "HeaderRenameMediaFolder": "Rename Media Folder", + "LabelNewName": "New name:", + "HeaderAddMediaFolder": "Add Media Folder", + "HeaderAddMediaFolderHelp": "Name (Movies, Music, TV, etc):", + "HeaderRemoveMediaFolder": "Remove Media Folder", + "MessageTheFollowingLocationWillBeRemovedFromLibrary": "The following media locations will be removed from your Emby library:", + "MessageAreYouSureYouWishToRemoveMediaFolder": "Are you sure you wish to remove this media folder?", + "ButtonRename": "Rename", + "ButtonChangeContentType": "Change content type", + "HeaderMediaLocations": "Media Locations", + "LabelContentTypeValue": "Content type: {0}", + "LabelPathSubstitutionHelp": "Optional: Path substitution can map server paths to network shares that clients can access for direct playback.", + "FolderTypeUnset": "Unset (mixed content)", + "BirthPlaceValue": "Birth place: {0}", + "DeathDateValue": "Died: {0}", + "BirthDateValue": "Born: {0}", + "HeaderLatestReviews": "Latest Reviews", + "HeaderPluginInstallation": "Plugin Installation", + "MessageAlreadyInstalled": "This version is already installed.", + "ValueReviewCount": "{0} Reviews", + "MessageYouHaveVersionInstalled": "You currently have version {0} installed.", + "MessageTrialExpired": "The trial period for this feature has expired", + "MessageTrialWillExpireIn": "The trial period for this feature will expire in {0} day(s)", + "MessageInstallPluginFromApp": "This plugin must be installed from with in the app you intend to use it in.", + "ValuePriceUSD": "Price: {0} (USD)", + "MessageFeatureIncludedWithSupporter": "You are registered for this feature, and will be able to continue using it with an active Emby Premiere subscription.", + "MessageChangeRecurringPlanConfirm": "After completing this transaction you will need to cancel your previous recurring donation from within your PayPal account. Thank you for supporting Emby.", + "HeaderEmbyAccountAdded": "Emby Account Added", + "MessageEmbyAccountAdded": "The Emby account has been added to this user.", + "MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.", + "HeaderEmbyAccountRemoved": "Emby Account Removed", + "MessageEmbyAccontRemoved": "The Emby account has been removed from this user.", + "TooltipLinkedToEmbyConnect": "Linked to Emby Connect", + "HeaderUnrated": "Unrated", + "ValueDiscNumber": "Disc {0}", + "HeaderUnknownDate": "Unknown Date", + "HeaderUnknownYear": "Unknown Year", + "ValueMinutes": "{0} min", + "ButtonPlayExternalPlayer": "Play with external player", + "HeaderSelectExternalPlayer": "Select External Player", + "HeaderExternalPlayerPlayback": "External Player Playback", + "ButtonImDone": "I'm Done", + "OptionWatched": "Watched", + "OptionUnwatched": "Unwatched", + "ExternalPlayerPlaystateOptionsHelp": "Specify how you would like to resume playing this video next time.", + "LabelMarkAs": "Mark as:", + "OptionInProgress": "In-Progress", + "LabelResumePoint": "Resume point:", + "ValueOneMovie": "1 movie", + "ValueMovieCount": "{0} movies", + "ValueOneTrailer": "1 trailer", + "ValueTrailerCount": "{0} trailers", + "ValueOneSeries": "1 series", + "ValueSeriesCount": "{0} series", + "ValueOneEpisode": "1 episode", + "ValueEpisodeCount": "{0} episodes", + "ValueOneGame": "1 game", + "ValueGameCount": "{0} games", + "ValueOneAlbum": "1 album", + "ValueAlbumCount": "{0} albums", + "ValueOneSong": "1 song", + "ValueSongCount": "{0} songs", + "ValueOneMusicVideo": "1 music video", + "ValueMusicVideoCount": "{0} music videos", + "HeaderOffline": "Offline", + "HeaderUnaired": "Unaired", + "HeaderMissing": "Missing", + "ButtonWebsite": "Website", + "TooltipFavorite": "Favorite", + "TooltipLike": "Like", + "TooltipDislike": "Dislike", + "TooltipPlayed": "Played", + "ValueSeriesYearToPresent": "{0}-Present", + "ValueAwards": "Awards: {0}", + "ValueBudget": "Budget: {0}", + "ValueRevenue": "Revenue: {0}", + "ValuePremiered": "Premiered {0}", + "ValuePremieres": "Premieres {0}", + "ValueStudio": "Studio: {0}", + "ValueStudios": "Studios: {0}", + "ValueStatus": "Status: {0}", + "LabelLimit": "Limit:", + "ValueLinks": "Links: {0}", + "HeaderCastAndCrew": "Cast & Crew", + "ValueArtist": "Artist: {0}", + "ValueArtists": "Artists: {0}", + "MediaInfoCameraMake": "Camera make", + "MediaInfoCameraModel": "Camera model", + "MediaInfoAltitude": "Altitude", + "MediaInfoAperture": "Aperture", + "MediaInfoExposureTime": "Exposure time", + "MediaInfoFocalLength": "Focal length", + "MediaInfoOrientation": "Orientation", + "MediaInfoIsoSpeedRating": "Iso speed rating", + "MediaInfoLatitude": "Latitude", + "MediaInfoLongitude": "Longitude", + "MediaInfoShutterSpeed": "Shutter speed", + "MediaInfoSoftware": "Software", + "HeaderIfYouLikeCheckTheseOut": "If you like {0}, check these out...", + "HeaderMovies": "Movies", + "HeaderAlbums": "Albums", + "HeaderGames": "Games", + "HeaderBooks": "Books", + "HeaderSeasons": "Seasons", + "HeaderTracks": "Tracks", + "HeaderItems": "Items", + "HeaderOtherItems": "Other Items", + "ButtonFullReview": "Full review", + "ValueAsRole": "as {0}", + "ValueGuestStar": "Guest star", + "MediaInfoSize": "Size", + "MediaInfoPath": "Path", + "MediaInfoFile": "File", + "MediaInfoFormat": "Format", + "MediaInfoContainer": "Container", + "MediaInfoDefault": "Default", + "MediaInfoForced": "Forced", + "MediaInfoExternal": "External", + "MediaInfoTimestamp": "Timestamp", + "MediaInfoPixelFormat": "Pixel format", + "MediaInfoBitDepth": "Bit depth", + "MediaInfoSampleRate": "Sample rate", + "MediaInfoBitrate": "Bitrate", + "MediaInfoChannels": "Channels", + "MediaInfoLayout": "Layout", + "MediaInfoLanguage": "Language", + "MediaInfoCodec": "Codec", + "MediaInfoCodecTag": "Codec tag", + "MediaInfoProfile": "Profile", + "MediaInfoLevel": "Level", + "MediaInfoAspectRatio": "Aspect ratio", + "MediaInfoResolution": "Resolution", + "MediaInfoAnamorphic": "Anamorphic", + "MediaInfoInterlaced": "Interlaced", + "MediaInfoFramerate": "Framerate", + "MediaInfoStreamTypeAudio": "Audio", + "MediaInfoStreamTypeData": "Data", + "MediaInfoStreamTypeVideo": "Video", + "MediaInfoStreamTypeSubtitle": "Subtitle", + "MediaInfoStreamTypeEmbeddedImage": "Embedded Image", + "MediaInfoRefFrames": "Ref frames", + "TabExpert": "Expert", + "HeaderSelectCustomIntrosPath": "Select Custom Intros Path", + "HeaderRateAndReview": "Rate and Review", + "HeaderThankYou": "Thank You", + "MessageThankYouForYourReview": "Thank you for your review.", + "LabelYourRating": "Your rating:", + "LabelFullReview": "Full review:", + "LabelShortRatingDescription": "Short rating summary:", + "OptionIRecommendThisItem": "I recommend this item", + "WebClientTourContent": "View your recently added media, next episodes, and more. The green circles indicate how many unplayed items you have.", + "WebClientTourMovies": "Play movies, trailers and more from any device with a web browser", + "WebClientTourMouseOver": "Hold the mouse over any poster for quick access to important information", + "WebClientTourTapHold": "Tap and hold or right click any poster for a context menu", + "WebClientTourMetadataManager": "Click edit to open the metadata manager", + "WebClientTourPlaylists": "Easily create playlists and instant mixes, and play them on any device", + "WebClientTourCollections": "Create movie collections to group box sets together", + "WebClientTourUserPreferences1": "User preferences allow you to customize the way your library is presented in all of your Emby apps", + "WebClientTourUserPreferences2": "Configure your audio and subtitle language settings once, for every Emby app", + "WebClientTourUserPreferences3": "Design the web client home page to your liking", + "WebClientTourUserPreferences4": "Configure backdrops, theme songs and external players", + "WebClientTourMobile1": "The web client works great on smartphones and tablets...", + "WebClientTourMobile2": "and easily controls other devices and Emby apps", + "WebClientTourMySync": "Sync your personal media to your devices for offline viewing.", + "MessageEnjoyYourStay": "Enjoy your stay", + "DashboardTourDashboard": "The server dashboard allows you to monitor your server and your users. You'll always know who is doing what and where they are.", + "DashboardTourHelp": "In-app help provides easy buttons to open wiki pages relating to the on-screen content.", + "DashboardTourUsers": "Easily create user accounts for your friends and family, each with their own permissions, library access, parental controls and more.", + "DashboardTourCinemaMode": "Cinema mode brings the theater experience straight to your living room with the ability to play trailers and custom intros before the main feature.", + "DashboardTourChapters": "Enable chapter image generation for your videos for a more pleasing presentation while viewing.", + "DashboardTourSubtitles": "Automatically download subtitles for your videos in any language.", + "DashboardTourPlugins": "Install plugins such as internet video channels, live tv, metadata scanners, and more.", + "DashboardTourNotifications": "Automatically send notifications of server events to your mobile device, email and more.", + "DashboardTourScheduledTasks": "Easily manage long running operations with scheduled tasks. Decide when they run, and how often.", + "DashboardTourMobile": "The Emby Server dashboard works great on smartphones and tablets. Manage your server from the palm of your hand anytime, anywhere.", + "DashboardTourSync": "Sync your personal media to your devices for offline viewing.", + "MessageRefreshQueued": "Refresh queued", + "TabExtras": "Extras", + "HeaderUploadImage": "Upload Image", + "DeviceLastUsedByUserName": "Last used by {0}", + "HeaderDeleteDevice": "Delete Device", + "DeleteDeviceConfirmation": "Are you sure you wish to delete this device? It will reappear the next time a user signs in with it.", + "LabelEnableCameraUploadFor": "Enable camera upload for:", + "HeaderSelectUploadPath": "Select Upload Path", + "LabelEnableCameraUploadForHelp": "Uploads will occur automatically in the background when signed into Emby.", + "ErrorMessageStartHourGreaterThanEnd": "End time must be greater than the start time.", + "ButtonLibraryAccess": "Library access", + "ButtonParentalControl": "Parental control", + "HeaderInvitationSent": "Invitation Sent", + "MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.", + "MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.", + "HeaderConnectionFailure": "Connection Failure", + "MessageUnableToConnectToServer": "We're unable to connect to the selected server right now. Please ensure it is running and try again.", + "ButtonSelectServer": "Select Server", + "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.", + "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later.", + "DefaultErrorMessage": "There was an error processing the request. Please try again later.", + "ButtonAccept": "Accept", + "ButtonReject": "Reject", + "MessageContactAdminToResetPassword": "Please contact your system administrator to reset your password.", + "MessageForgotPasswordInNetworkRequired": "Please try again within your home network to initiate the password reset process.", + "MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:", + "MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.", + "MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.", + "MessagePasswordResetForUsers": "Passwords have been removed for the following users. To login, sign in with a blank password.", + "HeaderInviteGuest": "Invite Guest", + "ButtonLinkMyEmbyAccount": "Link my account now", + "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Emby account to this server.", + "SyncMedia": "Sync Media", + "HeaderCancelSyncJob": "Cancel Sync", + "CancelSyncJobConfirmation": "Cancelling the sync job will remove synced media from the device during the next sync process. Are you sure you wish to proceed?", + "MessagePleaseSelectDeviceToSyncTo": "Please select a device to sync to.", + "MessageSyncJobCreated": "Sync job created.", + "LabelSyncTo": "Sync to:", + "LabelSyncJobName": "Sync job name:", + "LabelQuality": "Quality:", + "OptionAutomaticallySyncNewContent": "Automatically sync new content", + "OptionAutomaticallySyncNewContentHelp": "New content added to will be automatically synced to the device.", + "OptionSyncUnwatchedVideosOnly": "Sync unwatched videos only", + "OptionSyncUnwatchedVideosOnlyHelp": "Only unwatched videos will be synced, and videos will be removed from the device as they are watched.", + "LabelItemLimit": "Item limit:", + "LabelItemLimitHelp": "Optional. Set a limit to the number of items that will be synced.", + "MessageBookPluginRequired": "Requires installation of the Bookshelf plugin", + "MessageGamePluginRequired": "Requires installation of the GameBrowser plugin", + "MessageUnsetContentHelp": "Content will be displayed as plain folders. For best results use the metadata manager to set the content types of sub-folders.", + "SyncJobItemStatusQueued": "Queued", + "SyncJobItemStatusConverting": "Converting", + "SyncJobItemStatusTransferring": "Transferring", + "SyncJobItemStatusSynced": "Synced", + "SyncJobItemStatusFailed": "Failed", + "SyncJobItemStatusRemovedFromDevice": "Removed from device", + "SyncJobItemStatusCancelled": "Cancelled", + "LabelProfile": "Profile:", + "LabelBitrateMbps": "Bitrate (Mbps):", + "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", + "ButtonNewServer": "New Server", + "MyDevice": "My Device", + "ButtonRemote": "Remote", + "TabCast": "Cast", + "TabScenes": "Scenes", + "HeaderUnlockApp": "Unlock App", + "HeaderUnlockSync": "Unlock Emby Sync", + "MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.", + "MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.", + "MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once using your Wifi connection within your home network.", + "MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.", + "MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.", + "ButtonUnlockWithPurchase": "Unlock with Purchase", + "ButtonUnlockPrice": "Unlock {0}", + "MessageLiveTvGuideRequiresUnlock": "The Live TV Guide is currently limited to {0} channels. Click the unlock button to learn how to enjoy the full experience.", + "OptionEnableFullscreen": "Enable Fullscreen", + "ButtonServer": "Server", + "HeaderLibrary": "Library", + "HeaderMedia": "Media", + "ButtonInbox": "Inbox", + "HeaderGroupVersions": "Group Versions", + "HeaderSaySomethingLike": "Say Something Like...", + "ButtonTryAgain": "Try Again", + "HeaderYouSaid": "You Said...", + "MessageWeDidntRecognizeCommand": "We're sorry, we didn't recognize that command.", + "MessageIfYouBlockedVoice": "If you denied voice access to the app you'll need to reconfigure before trying again.", + "MessageNoItemsFound": "No items found.", + "ButtonManageServer": "Manage Server", + "ButtonEditSubtitles": "Edit subtitles", + "ButtonPreferences": "Preferences", + "ButtonViewArtist": "View artist", + "ButtonViewAlbum": "View album", + "ButtonEditImages": "Edit images", + "ErrorMessagePasswordNotMatchConfirm": "The password and password confirmation must match.", + "ErrorMessageUsernameInUse": "The username is already in use. Please choose a new name and try again.", + "ErrorMessageEmailInUse": "The email address is already in use. Please enter a new email address and try again, or use the forgot password feature.", + "MessageThankYouForConnectSignUp": "Thank you for signing up for Emby Connect. An email will be sent to your address with instructions on how to confirm your new account. Please confirm the account and then return here to sign in.", + "HeaderShare": "Share", + "ButtonShareHelp": "Share a web page containing media information with social media. Media files are never shared publicly.", + "ButtonShare": "Share", + "HeaderConfirm": "Confirm", + "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 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.", + "HeaderTryEmbyPremiere": "Try Emby Premiere", + "ButtonBecomeSupporter": "Get Emby Premiere", + "ButtonClosePlayVideo": "Close and play my media", + "MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, 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", + "HeaderSyncRequiresSupporterMembershipAppVersion": "Sync requires connecting to an Emby Server with an active Emby Premiere subscription.", + "ErrorValidatingSupporterInfo": "There was an error validating your Emby Premiere information. Please try again later.", + "LabelLocalSyncStatusValue": "Status: {0}", + "MessageSyncStarted": "Sync started", + "NoSlideshowContentFound": "No slideshow images were found.", + "OptionPhotoSlideshow": "Photo slideshow", + "OptionBackdropSlideshow": "Backdrop slideshow", + "HeaderTopPlugins": "Top Plugins", + "ButtonOther": "Other", + "HeaderSortBy": "Sort By", + "HeaderSortOrder": "Sort Order", + "ButtonDisconnect": "Disconnect", + "ButtonMenu": "Menu", + "ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options.", + "ButtonGuide": "Guide", + "ButtonRecordedTv": "Recorded TV", + "HeaderDisconnectFromPlayer": "Disconnect from Player", + "ConfirmEndPlayerSession": "Would you like to close Emby on the device?", + "ButtonYes": "Yes", + "AddUser": "Add User", + "ButtonNo": "No", + "ButtonRestorePreviousPurchase": "Restore Purchase", + "AlreadyPaid": "Already Paid?", + "AlreadyPaidHelp1": "If you already paid to install an older version of Media Browser for Android, you don't need to pay again in order to activate this app. Click OK to send us an email at {0} and we'll get it activated for you.", + "AlreadyPaidHelp2": "Got Emby Premiere? Just cancel this dialog, sign into the app from within your home WIFI network, and it will be unlocked automatically.", + "ButtonForYou": "For You", + "ButtonLibrary": "Library", + "ButtonNowPlaying": "Now Playing", + "ButtonViewNewApp": "View new app", + "HeaderEmbyForAndroidHasMoved": "Emby for Android has moved!", + "MessageEmbyForAndroidHasMoved": "Emby for Android has moved to a new home in the app store. Please consider checking out the new app. You may continue to use this app for as long as you wish.", + "HeaderLatestMovies": "Latest Movies", + "EmbyPremiereMonthly": "Emby Premiere Monthly", + "EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}", + "HeaderEmailAddress": "E-Mail Address", + "TextPleaseEnterYourEmailAddressForSubscription": "Please enter your e-mail address.", + "LoginDisclaimer": "Emby is designed to help you manage your personal media library, such as home videos and photos. Please see our terms of use. The use of any Emby software constitutes acceptance of these terms.", + "TermsOfUse": "Terms of use", + "HeaderTryMultiSelect": "Try Multi-Select", + "TryMultiSelectMessage": "To edit multiple media items, just click and hold any poster and select the items you want to manage. Try it!", + "NumLocationsValue": "{0} folders", + "ButtonAddMediaLibrary": "Add Media Library", + "ButtonManageFolders": "Manage folders", + "HeaderTryDragAndDrop": "Try Drag and Drop", + "TryDragAndDropMessage": "To re-arrange playlist items, just drag and drop. Try it!", + "HeaderTryMicrosoftEdge": "Try Microsoft Edge", + "MessageTryMicrosoftEdge": "For a better experience on Windows 10, try the new Microsoft Edge Browser.", + "HeaderTryModernBrowser": "Try a Modern Web Browser", + "MessageTryModernBrowser": "For a better experience on Windows, try a modern web browser such as Google Chrome, Firefox, or Opera.", + "ErrorAddingListingsToSchedulesDirect": "There was an error adding the lineup to your Schedules Direct account. Schedules Direct only allows a limited number of lineups per account. You may need to log into the Schedules Direct website and remove others listings from your account before proceeeding.", + "PleaseAddAtLeastOneFolder": "Please add at least one folder to this library by clicking the Add button.", + "ErrorAddingMediaPathToVirtualFolder": "There was an error adding the media path. Please ensure the path is valid and the Emby Server process has access to that location.", + "ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.", + "ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.", + "ErrorAddingEmbyConnectAccount2": "Please ensure the Emby account has been activated by following the instructions in the email sent after creating the account. If you did not receive this email then please send an email to {0} from the email address used with the Emby account.", + "HeaderFavoriteArtists": "Favorite Artists", + "HeaderFavoriteSongs": "Favorite Songs", + "HeaderConfirmPluginInstallation": "Confirm Plugin Installation", + "PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.", + "MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.", + "ButtonPlayOneMinute": "Play one minute", + "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.", + "HeaderTryPlayback": "Try Playback", + "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere", + "MobileSyncFeatureDescription": "Sync your media to your smart phones and tablets for easy offline access.", + "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.", + "HeaderMobileSync": "Mobile Sync", + "HeaderCloudSync": "Cloud Sync", + "CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.", + "HeaderFreeApps": "Free Emby Apps", + "FreeAppsFeatureDescription": "Enjoy free access to select Emby apps for your devices.", + "CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.", + "CoverArt": "Cover Art", + "ButtonOff": "Off", + "TitleHardwareAcceleration": "Hardware Acceleration", + "HardwareAccelerationWarning": "Enabling hardware acceleration may cause instability in some environments. If you have difficulty playing video after enabling this, you'll need to change the setting back to Auto.", + "HeaderSelectCodecIntrosPath": "Select Codec Intros Path", + "ButtonLocalRefresh": "Local refresh", + "ButtonAddMissingData": "Add missing data only", + "ButtonFullRefresh": "Full refresh", + "ValueExample": "1:00 PM", + "ButtonGotIt": "Got It", + "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." +} \ No newline at end of file diff --git a/dashboard-ui/strings/fr.json b/dashboard-ui/strings/fr.json index 8458f7efec..a90db5daac 100644 --- a/dashboard-ui/strings/fr.json +++ b/dashboard-ui/strings/fr.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Quitter", "LabelVisitCommunity": "Visiter la Communaut\u00e9", "LabelGithub": "Github", @@ -26,7 +25,7 @@ "LabelWindowsService": "Service Windows", "AWindowsServiceHasBeenInstalled": "Un service Windows a \u00e9t\u00e9 install\u00e9.", "WindowsServiceIntro1": "Le serveur Emby fonctionne comme une application de bureau avec une icone de notification, mais si vous pr\u00e9f\u00e9rez qu'il tourne comme un service en tache de fond, il peut \u00eatre d\u00e9marrer \u00e0 partir du panneau de controle des services windows.", - "WindowsServiceIntro2": "If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel. When running as a service, you will need to ensure that the service account has access to your media folders.", + "WindowsServiceIntro2": "Veuillez noter que, si vous utilisez le service Windows, il ne peut pas fonctionner en m\u00eame temps que l'application dans la barre des taches. Vous devez donc fermer l'application dans la barre des taches pour pouvoir lancer le service. Le service devra aussi \u00eatre configur\u00e9 via le panneau de configuration n\u00e9cessitant les droits administrateurs. Quand il est lanc\u00e9 comme un service, vous devez vous assurer que le compte du service poss\u00e8de les acc\u00e8s \u00e0 vos r\u00e9pertoires contenant les m\u00e9dias.", "WizardCompleted": "C'est tout ce dont nous avons besoin pour l'instant. Emby a commenc\u00e9 \u00e0 collecter les informations de votre biblioth\u00e8que de m\u00e9dias. Jetez un oeil \u00e0 quelques unes de nos applications, puis cliquez sur Terminer<\/b> pour consulter le Tableau de bord du serveur<\/b>.", "LabelConfigureSettings": "Configurer les param\u00e8tres", "LabelEnableVideoImageExtraction": "Activer l'extraction d'images des videos", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Erreur de plugin", "ButtonVolumeUp": "Volume +", "ButtonVolumeDown": "Volume -", - "ButtonMute": "Sourdine", "HeaderLatestMedia": "Derniers m\u00e9dias", "OptionNoSubtitles": "Aucun sous-titre", "OptionSpecialFeatures": "Bonus", @@ -1508,16 +1506,16 @@ "HeaderNewRecording": "Nouvel enregistrement", "ButtonAdvanced": "Avanc\u00e9", "LabelCodecIntrosPath": "Chemin du codec des intros:", - "LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.", + "LabelCodecIntrosPathHelp": "Un dossier contenant les fichiers vid\u00e9os. Si le nom d'un fichier d'introduction vid\u00e9o correspond au codec vid\u00e9o, au codec audio, \u00e0 un profil audio ou \u00e0 un tag, alors il sera jou\u00e9 prioritairement par rapport au film principal.", "OptionConvertRecordingsToStreamingFormat": "Convertir automatiquement les enregistrements a un format facilement diffusable.", "OptionConvertRecordingsToStreamingFormatHelp": "Les enregistrements seront convertis \u00e0 la vol\u00e9e en MP4 afin faciliter la lecture sur tous vos appareils.", "FeatureRequiresEmbyPremiere": "Cette fonctionnalit\u00e9 requiert un compte Emby Premiere.", "FileExtension": "Extension de fichier", "OptionReplaceExistingImages": "Remplacer les images existantes", - "OptionPlayNextEpisodeAutomatically": "Play next episode automatically", - "OptionDownloadImagesInAdvance": "Download all images in advance", + "OptionPlayNextEpisodeAutomatically": "Lancer l'\u00e9pisode suivant automatiquement", + "OptionDownloadImagesInAdvance": "T\u00e9l\u00e9charger toutes les images en avance", "SettingsSaved": "Param\u00e8tres sauvegard\u00e9s.", - "OptionDownloadImagesInAdvanceHelp": "By default, most secondary images are only downloaded when requested by an Emby app. Enable this option to download all images in advance, as new media is imported.", + "OptionDownloadImagesInAdvanceHelp": "Par d\u00e9faut, la plupart des images secondaires sont t\u00e9l\u00e9charg\u00e9es seulement lorsque une application Emby le demande. S\u00e9lectionnez cette option pour t\u00e9l\u00e9charger toutes les images en avance, lorsque un nouveau m\u00e9dia est import\u00e9.", "Users": "Utilisateurs", "Delete": "Supprimer", "Administrator": "Administrateur", @@ -1559,13 +1557,13 @@ "LabelTag": "Tag:", "ButtonSelectView": "S\u00e9lectionnez un affichage", "HeaderSelectDate": "S\u00e9lectionnez la date", - "ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}", + "ServerUpdateNeeded": "Le serveur Emby doit \u00eatre mis \u00e0 jour. Pour t\u00e9l\u00e9charger la derni\u00e8re version, veuillez visiter {0}", "HeaderIdentifyItem": "Identification de l'\u00e9l\u00e9ment", "LabelRecurringDonationCanBeCancelledHelp": "Des donations r\u00e9currentes peuvent \u00eatre annul\u00e9es \u00e0 tout moment depuis votre compte PayPal.", "LabelFromHelp": "Exemple: {0} (sur le serveur)", "HeaderMyMedia": "Mes medias", "ButtonRemoveFromCollection": "Supprimer de la collection", - "LabelAutomaticUpdateLevel": "Mise \u00e0 jour automatiques", + "LabelAutomaticUpdateLevel": "Niveau de mise \u00e0 jour automatiques :", "LabelAutomaticUpdateLevelForPlugins": "Niveau de mise \u00e0 jour automatique des plugins :", "ErrorLaunchingChromecast": "Une erreur a \u00e9t\u00e9 rencontr\u00e9e lors du lancement de Chromecast. Veuillez vous assurer que votre appareil est bien connect\u00e9 \u00e0 votre r\u00e9seau sans-fil.", "MessageErrorLoadingSupporterInfo": "Une erreur s'est produite lors du chargement des informations Emby Premiere. Veuillez r\u00e9essayer plus tard.", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Par d\u00e9faut\/Forc\u00e9)", "LabelUnknownLanguage": "Langue inconnue", "MessageConfirmSyncJobItemCancellation": "Vouslez vous vraiment annuler cet action?", + "ButtonMute": "Sourdine", "ButtonUnmute": "D\u00e9sactiver sourdine", "ButtonQueue": "En file d'attente", "ButtonPlaylist": "Liste de lecture", @@ -1770,7 +1769,7 @@ "ButtonNetwork": "R\u00e9seau", "MessageDirectoryPickerInstruction": "Les chemins r\u00e9seaux peuvent \u00eatre saisis manuellement dans le cas o\u00f9 l'utilisation du bouton \"R\u00e9seau\" ne parvient pas \u00e0 localiser les ressources. Par exemple, {0} ou {1}.", "MessageDirectoryPickerBSDInstruction": "Sur BSD, vous devrez peut-\u00eatre configurer le stockage de votre FreeNAS Jail pour autoriser Emby \u00e0 y acc\u00e9der.", - "MessageDirectoryPickerLinuxInstruction": "Pour Linux, vous devez au moins donner les acc\u00e8s en lecture \u00e0 l'utilisateur Emby pour vos r\u00e9pertoires de stockage.", + "MessageDirectoryPickerLinuxInstruction": "Pour Linux sur les architectures Linus, CentOS, Debian, Fedora, OpenSuse ou Ubuntu, vous devez au moins garantir les acc\u00e8s en lecture \u00e0 l'utilisateur Emby pour vos r\u00e9pertoires de stockage.", "HeaderMenu": "Menu", "ButtonOpen": "Ouvrir", "ButtonOpenInNewTab": "Ouvrir dans un nouvel onglet", @@ -1948,7 +1947,7 @@ "HeaderAddMediaFolder": "Ajouter un r\u00e9pertoire de m\u00e9dias", "HeaderAddMediaFolderHelp": "Nom (Film, Musique, TV, etc):", "HeaderRemoveMediaFolder": "Supprimer le r\u00e9pertoire de m\u00e9dias", - "MessageTheFollowingLocationWillBeRemovedFromLibrary": "L'emplacement m\u00e9dia suivant va \u00eatre supprim\u00e9 de votre biblioth\u00e8que :", + "MessageTheFollowingLocationWillBeRemovedFromLibrary": "L'emplacement des m\u00e9dias suivant va \u00eatre supprim\u00e9 de votre biblioth\u00e8que Emby :", "MessageAreYouSureYouWishToRemoveMediaFolder": "\u00cates-vous s\u00fbr de vouloir supprimer ce r\u00e9pertoire de m\u00e9dia?", "ButtonRename": "Renommer", "ButtonChangeContentType": "Changer le type de contenu", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profil :", "LabelBitrateMbps": "D\u00e9bit (Mbps) :", "EmbyIntroDownloadMessage": "Pour t\u00e9l\u00e9charger et installer le serveur Emby, visitez {0}.", + "EmbyIntroDownloadMessageWithoutLink": "Pour t\u00e9l\u00e9charger et installer le serveur Emby, veuillez visitez le site Emby.", "ButtonNewServer": "Nouveau serveur", "MyDevice": "Mon appareil", "ButtonRemote": "T\u00e9l\u00e9commande", @@ -2315,8 +2315,13 @@ "ButtonLocalRefresh": "Actualisation locale", "ButtonAddMissingData": "Ajouter uniquement les donn\u00e9es manquantes", "ButtonFullRefresh": "Actualisation totale", - "ValueExample": "1:00 PM", - "ButtonGotIt": "Got It", - "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "ValueExample": "13:00", + "ButtonGotIt": "Vu", + "OptionEnableAnonymousUsageReporting": "Autoriser le compte rendu anonyme d'utilisation", + "OptionEnableAnonymousUsageReportingHelp": "Autoriser Emby \u00e0 collecter des donn\u00e9es anonyme comme les plugins install\u00e9s, les version de vos applications Emby, etc. Ces informations sont uniquement collecter dans le butervent d'am\u00e9liorer le logiciel.", + "LabelFileOrUrl": "Fichier ou url :", + "OptionEnableForAllTuners": "Autoriser pour tous les p\u00e9riph\u00e9riques tuner", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/gsw.json b/dashboard-ui/strings/gsw.json index 61a35e90d5..2ee536a5f0 100644 --- a/dashboard-ui/strings/gsw.json +++ b/dashboard-ui/strings/gsw.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Verlasse", "LabelVisitCommunity": "Bsuech d'Community", "LabelGithub": "Github", @@ -41,9 +40,9 @@ "ButtonPrivacyPolicy": "Datenutzig-Richtlinie", "ButtonTermsOfService": "Nutzigsbedingige", "HeaderDeveloperOptions": "Entwickler Optione", - "OptionEnableWebClientResponseCache": "Aktiviere d'Antwort zw\u00fcschespeicherig vom Web Client.", - "OptionDisableForDevelopmentHelp": "Konfiguriere das falls n\u00f6tig f\u00fcr jeglichi Entwicklerzweck.", - "OptionEnableWebClientResourceMinification": "Aktiviere d'Minimierig vo de Ressource vom Web Client.", + "OptionEnableWebClientResponseCache": "Enable web response caching", + "OptionDisableForDevelopmentHelp": "Configure these as needed for web development purposes.", + "OptionEnableWebClientResourceMinification": "Enable web resource minification", "LabelDashboardSourcePath": "Web Client Sourcepfad:", "LabelDashboardSourcePathHelp": "Falls de Server vonere andere Source bedient s\u00f6ll werde, geb bitte de genaui Pfad zum dashboard-ui Ordner a. Alli Date vom Web Client werded vo dem Verzeichnis us bedient werde.", "ButtonConvertMedia": "Konvertiere Medie", @@ -178,7 +177,7 @@ "TabPeople": "Persone", "TabNetworks": "Studios", "HeaderUsers": "User", - "HeaderFilters": "Filter:", + "HeaderFilters": "Filters", "ButtonFilter": "Filter", "OptionFavorite": "Favorite", "OptionLikes": "Likes", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Plugin failure", "ButtonVolumeUp": "Volume up", "ButtonVolumeDown": "Volume down", - "ButtonMute": "Mute", "HeaderLatestMedia": "Latest Media", "OptionNoSubtitles": "Kei Undertitel", "OptionSpecialFeatures": "Special Features", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2244,8 +2244,8 @@ "OptionBackdropSlideshow": "Backdrop slideshow", "HeaderTopPlugins": "Top Plugins", "ButtonOther": "Other", - "HeaderSortBy": "Sortier nach:", - "HeaderSortOrder": "Sortier Reihefolg:", + "HeaderSortBy": "Sort By", + "HeaderSortOrder": "Sort Order", "ButtonDisconnect": "Disconnect", "ButtonMenu": "Menu", "ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options.", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/he.json b/dashboard-ui/strings/he.json index de8d2d73e7..2f2f72c24a 100644 --- a/dashboard-ui/strings/he.json +++ b/dashboard-ui/strings/he.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "\u05d9\u05e6\u05d9\u05d0\u05d4", "LabelVisitCommunity": "\u05d1\u05e7\u05e8 \u05d1\u05e7\u05d4\u05d9\u05dc\u05d4", "LabelGithub": "Github", @@ -41,9 +40,9 @@ "ButtonPrivacyPolicy": "\u05de\u05d3\u05d9\u05e0\u05d9\u05d5\u05ea \u05d4\u05e4\u05e8\u05d8\u05d9\u05d5\u05ea", "ButtonTermsOfService": "\u05ea\u05e0\u05d0\u05d9 \u05d4\u05e9\u05d9\u05e8\u05d5\u05ea", "HeaderDeveloperOptions": "\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05de\u05e4\u05ea\u05d7\u05d9\u05dd", - "OptionEnableWebClientResponseCache": "\u05d0\u05e4\u05e9\u05e8 \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05de\u05d8\u05de\u05d5\u05df \u05d1\u05d6\u05de\u05df \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05d3\u05e4\u05d3\u05e4\u05df \u05d4\u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8", + "OptionEnableWebClientResponseCache": "Enable web response caching", "OptionDisableForDevelopmentHelp": "Configure these as needed for web development purposes.", - "OptionEnableWebClientResourceMinification": "\u05d0\u05e4\u05e9\u05e8 \u05de\u05d9\u05d6\u05e2\u05d5\u05e8 \u05de\u05e9\u05d0\u05d1\u05d9\u05dd \u05d1\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05d3\u05e4\u05d3\u05e4\u05df \u05d4\u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8", + "OptionEnableWebClientResourceMinification": "Enable web resource minification", "LabelDashboardSourcePath": "Web client source path:", "LabelDashboardSourcePathHelp": "If running the server from source, specify the path to the dashboard-ui folder. All web client files will be served from this location.", "ButtonConvertMedia": "\u05d4\u05de\u05e8 \u05de\u05d3\u05d9\u05d4", @@ -178,7 +177,7 @@ "TabPeople": "\u05d0\u05e0\u05e9\u05d9\u05dd", "TabNetworks": "\u05e8\u05e9\u05ea\u05d5\u05ea", "HeaderUsers": "\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd", - "HeaderFilters": "\u05de\u05e1\u05e0\u05e0\u05d9\u05dd:", + "HeaderFilters": "Filters", "ButtonFilter": "\u05de\u05e1\u05e0\u05df", "OptionFavorite": "\u05de\u05d5\u05e2\u05d3\u05e4\u05d9\u05dd", "OptionLikes": "\u05e0\u05d1\u05d7\u05e8\u05d9\u05dd", @@ -467,7 +466,7 @@ "LabelEnableRealtimeMonitor": "\u05d0\u05e4\u05e9\u05e8 \u05de\u05e2\u05e7\u05d1 \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea", "LabelEnableRealtimeMonitorHelp": "\u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05d9\u05e2\u05e9\u05d5 \u05d1\u05d0\u05d5\u05e4\u05df \u05de\u05d9\u05d9\u05d3\u05d9\u05ea \u05e2\u05dc \u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05e7\u05d1\u05e6\u05d9\u05dd \u05e0\u05ea\u05de\u05db\u05d5\u05ea.", "ButtonScanLibrary": "\u05e1\u05e8\u05d5\u05e7 \u05e1\u05e4\u05e8\u05d9\u05d9\u05d4", - "HeaderNumberOfPlayers": "\u05e0\u05d2\u05e0\u05d9\u05dd:", + "HeaderNumberOfPlayers": "Players", "OptionAnyNumberOfPlayers": "\u05d4\u05db\u05dc", "Option1Player": "1+", "Option2Player": "2+", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "\u05ea\u05e7\u05dc\u05d4 \u05d1\u05ea\u05d5\u05e1\u05e3", "ButtonVolumeUp": "\u05d4\u05e8\u05dd \u05e2\u05d5\u05e6\u05de\u05ea \u05e9\u05de\u05e2", "ButtonVolumeDown": "\u05d4\u05d5\u05e8\u05d3 \u05e2\u05d5\u05e6\u05de\u05ea \u05e9\u05de\u05e2", - "ButtonMute": "Mute", "HeaderLatestMedia": "Latest Media", "OptionNoSubtitles": "\u05dc\u05dc\u05d0 \u05db\u05ea\u05d5\u05d1\u05d9\u05d5\u05ea", "OptionSpecialFeatures": "Special Features", @@ -1565,7 +1563,7 @@ "LabelFromHelp": "Example: {0} (on the server)", "HeaderMyMedia": "My Media", "ButtonRemoveFromCollection": "Remove from Collection", - "LabelAutomaticUpdateLevel": "\u05e8\u05de\u05ea \u05e2\u05d3\u05db\u05d5\u05df \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9", + "LabelAutomaticUpdateLevel": "Automatic update level:", "LabelAutomaticUpdateLevelForPlugins": "Automatic update level for plugins:", "ErrorLaunchingChromecast": "There was an error launching chromecast. Please ensure your device is connected to your wireless network.", "MessageErrorLoadingSupporterInfo": "There was an error loading Emby Premiere information. Please try again later.", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2244,8 +2244,8 @@ "OptionBackdropSlideshow": "Backdrop slideshow", "HeaderTopPlugins": "Top Plugins", "ButtonOther": "Other", - "HeaderSortBy": "\u05de\u05d9\u05d9\u05df \u05dc\u05e4\u05d9:", - "HeaderSortOrder": "\u05e1\u05d3\u05e8 \u05de\u05d9\u05d5\u05df:", + "HeaderSortBy": "Sort By", + "HeaderSortOrder": "Sort Order", "ButtonDisconnect": "Disconnect", "ButtonMenu": "Menu", "ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options.", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/hr.json b/dashboard-ui/strings/hr.json index df9db1cfd5..0f6b3e4b87 100644 --- a/dashboard-ui/strings/hr.json +++ b/dashboard-ui/strings/hr.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Izlaz", "LabelVisitCommunity": "Posjeti zajednicu", "LabelGithub": "Github", @@ -178,7 +177,7 @@ "TabPeople": "Ljudi", "TabNetworks": "Mre\u017ee", "HeaderUsers": "Korisnici", - "HeaderFilters": "Filteri:", + "HeaderFilters": "Filters", "ButtonFilter": "Filter", "OptionFavorite": "Favoriti", "OptionLikes": "Volim", @@ -467,7 +466,7 @@ "LabelEnableRealtimeMonitor": "Omogu\u0107i nadgledanje u realnom vremenu", "LabelEnableRealtimeMonitorHelp": "Promjene \u0107e biti procesuirane odmah, nad podr\u017eanim datotekama sistema.", "ButtonScanLibrary": "Skeniraj biblioteku", - "HeaderNumberOfPlayers": "Izvo\u0111a\u010di:", + "HeaderNumberOfPlayers": "Players", "OptionAnyNumberOfPlayers": "Bilo koji", "Option1Player": "1+", "Option2Player": "2+", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Dodatak otkazao", "ButtonVolumeUp": "Glasno\u0107a gore", "ButtonVolumeDown": "Glasno\u0107a dolje", - "ButtonMute": "Bez zvuka", "HeaderLatestMedia": "Lista medija", "OptionNoSubtitles": "Nema titlova", "OptionSpecialFeatures": "Specijalne opcije", @@ -1565,7 +1563,7 @@ "LabelFromHelp": "Example: {0} (on the server)", "HeaderMyMedia": "My Media", "ButtonRemoveFromCollection": "Remove from Collection", - "LabelAutomaticUpdateLevel": "Razina automatske nadogradnje", + "LabelAutomaticUpdateLevel": "Automatic update level:", "LabelAutomaticUpdateLevelForPlugins": "Automatic update level for plugins:", "ErrorLaunchingChromecast": "There was an error launching chromecast. Please ensure your device is connected to your wireless network.", "MessageErrorLoadingSupporterInfo": "There was an error loading Emby Premiere information. Please try again later.", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Bez zvuka", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2244,8 +2244,8 @@ "OptionBackdropSlideshow": "Backdrop slideshow", "HeaderTopPlugins": "Top Plugins", "ButtonOther": "Other", - "HeaderSortBy": "Slo\u017ei po:", - "HeaderSortOrder": "Redosljed slaganja:", + "HeaderSortBy": "Sort By", + "HeaderSortOrder": "Sort Order", "ButtonDisconnect": "Disconnect", "ButtonMenu": "Menu", "ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options.", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/hu.json b/dashboard-ui/strings/hu.json index 9471c5f80b..82a8411c43 100644 --- a/dashboard-ui/strings/hu.json +++ b/dashboard-ui/strings/hu.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Kil\u00e9p\u00e9s", "LabelVisitCommunity": "K\u00f6z\u00f6ss\u00e9g", "LabelGithub": "Github", @@ -118,7 +117,7 @@ "LabelDownloadInternetMetadataHelp": "Emby Server can download information about your media to enable rich presentations.", "TabPreferences": "Be\u00e1ll\u00edt\u00e1sok", "TabPassword": "Jelsz\u00f3", - "TabLibraryAccess": "K\u00f6nyvt\u00e1r hozz\u00e1f\u00e9r\u00e9s", + "TabLibraryAccess": "M\u00e9diat\u00e1r Hozz\u00e1f\u00e9r\u00e9s", "TabAccess": "Hozz\u00e1f\u00e9r\u00e9s", "TabImage": "K\u00e9p", "TabProfile": "Profil", @@ -174,7 +173,7 @@ "TabUpcoming": "Hamarosan \u00e9rkezik", "TabShows": "M\u0171sorok", "TabEpisodes": "Epiz\u00f3dok", - "TabGenres": "Kateg\u00f3ri\u00e1k", + "TabGenres": "M\u0171fajok", "TabPeople": "Szem\u00e9lyek", "TabNetworks": "Csatorn\u00e1k", "HeaderUsers": "Felhaszn\u00e1l\u00f3k", @@ -188,10 +187,10 @@ "OptionDirectors": "Rendez\u0151k", "OptionWriters": "\u00cdr\u00f3k", "OptionProducers": "Producerek", - "HeaderResume": "Resume", + "HeaderResume": "Folyamatban", "HeaderNextUp": "K\u00f6vetkez\u0151", "NoNextUpItemsMessage": "None found. Start watching your shows!", - "HeaderLatestEpisodes": "Latest Episodes", + "HeaderLatestEpisodes": "Leg\u00fajabb Epiz\u00f3dok", "HeaderPersonTypes": "Person Types:", "TabSongs": "Dalok", "TabAlbums": "Albumok", @@ -199,7 +198,7 @@ "TabAlbumArtists": "Album M\u0171v\u00e9szek", "TabMusicVideos": "Zenei Vide\u00f3k", "ButtonSort": "Rendez\u00e9s", - "OptionPlayed": "J\u00e1tszott", + "OptionPlayed": "Megn\u00e9zett", "OptionUnplayed": "Nemj\u00e1tszott", "OptionAscending": "N\u00f6vekv\u0151", "OptionDescending": "Cs\u00f6kken\u0151", @@ -207,12 +206,12 @@ "OptionReleaseDate": "Megjelen\u00e9s d\u00e1tuma", "OptionPlayCount": "Play Count", "OptionDatePlayed": "Date Played", - "OptionDateAdded": "Date Added", + "OptionDateAdded": "Hozz\u00e1adva", "OptionAlbumArtist": "Album Artist", "OptionArtist": "Artist", "OptionAlbum": "Album", "OptionTrackName": "S\u00e1v C\u00edme", - "OptionCommunityRating": "Community Rating", + "OptionCommunityRating": "K\u00f6z\u00f6ss\u00e9gi \u00e9rt\u00e9kel\u00e9s", "OptionNameSort": "N\u00e9v", "OptionFolderSort": "K\u00f6nyvt\u00e1rak", "OptionBudget": "K\u00f6lts\u00e9g", @@ -260,8 +259,8 @@ "LabelArtistsHelp": "Separate multiple using ;", "HeaderLatestTrailers": "Legfrissebb el\u0151zetes", "OptionHasSpecialFeatures": "Speci\u00e1lis lehet\u0151s\u00e9gek", - "OptionImdbRating": "IMDb Rating", - "OptionParentalRating": "Parental Rating", + "OptionImdbRating": "IMDb \u00e9rt\u00e9kel\u00e9s", + "OptionParentalRating": "Korhat\u00e1r besorol\u00e1s", "OptionPremiereDate": "Premiere Date", "TabBasic": "Alap", "TabAdvanced": "Halad\u00f3", @@ -388,7 +387,7 @@ "TabScheduled": "\u00dctemezett", "TabSeries": "Sorozatok", "TabFavorites": "Kedvencek", - "TabMyLibrary": "Saj\u00e1t gy\u0171jtem\u00e9ny", + "TabMyLibrary": "M\u00e9diat\u00e1ram", "ButtonCancelRecording": "Cancel Recording", "LabelPrePaddingMinutes": "Pre-padding minutes:", "OptionPrePaddingRequired": "Pre-padding is required in order to record.", @@ -461,12 +460,12 @@ "HeaderRecentlyPlayedGames": "Recently Played Games", "TabGameSystems": "J\u00e1t\u00e9k Rendszer", "TitleMediaLibrary": "M\u00e9dia K\u00f6nyvt\u00e1r", - "TabFolders": "Mapp\u00e1k", + "TabFolders": "K\u00f6nyvt\u00e1rak", "TabPathSubstitution": "Path Substitution", "LabelSeasonZeroDisplayName": "Season 0 display name:", "LabelEnableRealtimeMonitor": "Enable real time monitoring", "LabelEnableRealtimeMonitorHelp": "Changes will be processed immediately, on supported file systems.", - "ButtonScanLibrary": "K\u00f6nyvt\u00e1r Szkennel\u00e9s", + "ButtonScanLibrary": "M\u00e9diat\u00e1r Beolvas\u00e1s", "HeaderNumberOfPlayers": "Players", "OptionAnyNumberOfPlayers": "B\u00e1rmilyen", "Option1Player": "1+", @@ -477,7 +476,7 @@ "HeaderThemeVideos": "Theme Videos", "HeaderThemeSongs": "Theme Songs", "HeaderScenes": "Jelenetek", - "HeaderAwardsAndReviews": "Awards and Reviews", + "HeaderAwardsAndReviews": "D\u00edjak \u00e9s V\u00e9lem\u00e9nyek", "HeaderSoundtracks": "Soundtracks", "HeaderMusicVideos": "Music Videos", "HeaderSpecialFeatures": "Special Features", @@ -525,7 +524,7 @@ "TitleDashboard": "Dashboard", "TabHome": "Kezd\u0151lap", "TabInfo": "Inf\u00f3", - "HeaderLinks": "Links", + "HeaderLinks": "Linkek", "HeaderSystemPaths": "System Paths", "LinkCommunity": "Community", "LinkGithub": "Github", @@ -556,7 +555,7 @@ "LabelEnableAutomaticPortMapHelp": "Attempt to automatically map the public port to the local port via UPnP. This may not work with some router models.", "LabelExternalDDNS": "External WAN Address:", "LabelExternalDDNSHelp": "If you have a dynamic DNS enter it here. Emby apps will use it when connecting remotely. Leave empty for automatic detection.", - "TabResume": "Resume", + "TabResume": "Folytat\u00e1s", "TabWeather": "Weather", "TitleAppSettings": "App Settings", "LabelMinResumePercentage": "Min resume percentage:", @@ -623,16 +622,16 @@ "HeaderActiveDevices": "Akt\u00edv Eszk\u00f6z\u00f6k", "HeaderPendingInstallations": "Pending Installations", "HeaderServerInformation": "Szerver Inform\u00e1ci\u00f3", - "ButtonRestartNow": "Restart Now", - "ButtonRestart": "\u00dajraind\u00edt", + "ButtonRestartNow": "\u00dajraind\u00edt\u00e1s Most", + "ButtonRestart": "\u00dajraind\u00edt\u00e1s", "ButtonShutdown": "Le\u00e1ll\u00edt", "ButtonUpdateNow": "Friss\u00edtsd most", "TabHosting": "Hosting", "PleaseUpdateManually": "Please shutdown the server and update manually.", - "NewServerVersionAvailable": "A new version of Emby Server is available!", + "NewServerVersionAvailable": "El\u00e9rhet\u0151 az Emby Szerver \u00fajabb verzi\u00f3ja!", "ServerUpToDate": "Emby szerver naprak\u00e9sz", "LabelComponentsUpdated": "The following components have been installed or updated:", - "MessagePleaseRestartServerToFinishUpdating": "Please restart the server to finish applying updates.", + "MessagePleaseRestartServerToFinishUpdating": "Ind\u00edtsd \u00fajra szervert a friss\u00edt\u00e9sek \u00e9rv\u00e9nyes\u00edt\u00e9s\u00e9hez.", "LabelDownMixAudioScale": "Audio boost when downmixing:", "LabelDownMixAudioScaleHelp": "Boost audio when downmixing. Set to 1 to preserve original volume value.", "ButtonLinkKeys": "Transfer Key", @@ -697,8 +696,8 @@ "CategoryPlugin": "B\u0151v\u00edtm\u00e9ny", "LabelAvailableTokens": "Available tokens:", "AdditionalNotificationServices": "Browse the plugin catalog to install additional notification services.", - "OptionAllUsers": "All users", - "OptionAdminUsers": "Administrators", + "OptionAllUsers": "\u00d6sszes felhaszn\u00e1l\u00f3", + "OptionAdminUsers": "Adminisztr\u00e1torok", "OptionCustomUsers": "Custom", "ButtonArrowUp": "Up", "ButtonArrowDown": "Down", @@ -731,16 +730,15 @@ "ButtonPause": "Sz\u00fcnet", "ButtonNext": "Next", "ButtonPrevious": "Previous", - "LabelGroupMoviesIntoCollections": "Group movies into collections", + "LabelGroupMoviesIntoCollections": "Filmek csoportos\u00edt\u00e1sa gy\u0171jtem\u00e9nyekbe", "LabelGroupMoviesIntoCollectionsHelp": "When displaying movie lists, movies belonging to a collection will be displayed as one grouped item.", "NotificationOptionPluginError": "B\u0151v\u00edtm\u00e9ny hiba", "ButtonVolumeUp": "Volume up", "ButtonVolumeDown": "Volume down", - "ButtonMute": "N\u00e9m\u00edt", "HeaderLatestMedia": "Leg\u00fajabb M\u00e9dia", "OptionNoSubtitles": "Nincs felirat", "OptionSpecialFeatures": "Special Features", - "HeaderCollections": "Collections", + "HeaderCollections": "Gy\u0171jtem\u00e9nyek", "LabelProfileCodecsHelp": "Separated by comma. This can be left empty to apply to all codecs.", "LabelProfileContainersHelp": "Separated by comma. This can be left empty to apply to all containers.", "HeaderResponseProfile": "Response Profile", @@ -749,14 +747,14 @@ "LabelPersonRoleHelp": "Role is generally only applicable to actors.", "LabelProfileContainer": "Container:", "LabelProfileVideoCodecs": "Video codecs:", - "LabelProfileAudioCodecs": "Audio codecs:", + "LabelProfileAudioCodecs": "Audi\u00f3 k\u00f3dekek:", "LabelProfileCodecs": "Codecs:", "HeaderDirectPlayProfile": "Direct Play Profile", "HeaderTranscodingProfile": "Transcoding Profile", "HeaderCodecProfile": "Codec Profile", "HeaderContainerProfile": "Container Profile", - "OptionProfileVideo": "Video", - "OptionProfileAudio": "Audio", + "OptionProfileVideo": "Vide\u00f3", + "OptionProfileAudio": "Audi\u00f3", "OptionProfileVideoAudio": "Video Audio", "OptionProfilePhoto": "Photo", "LabelUserLibrary": "User library:", @@ -824,7 +822,7 @@ "LabelTranscodingContainer": "Container:", "LabelTranscodingVideoCodec": "Video codec:", "LabelTranscodingVideoProfile": "Video profile:", - "LabelTranscodingAudioCodec": "Audio codec:", + "LabelTranscodingAudioCodec": "Audi\u00f3 k\u00f3dek:", "OptionEnableM2tsMode": "Enable M2ts mode", "OptionEnableM2tsModeHelp": "Enable m2ts mode when encoding to mpegts.", "OptionEstimateContentLength": "Estimate content length when transcoding", @@ -835,8 +833,8 @@ "MessageNoChapterProviders": "Install a chapter provider plugin such as ChapterDb to enable additional chapter options.", "LabelSkipIfGraphicalSubsPresent": "Skip if the video already contains graphical subtitles", "LabelSkipIfGraphicalSubsPresentHelp": "Keeping text versions of subtitles will result in more efficient delivery and decrease the likelihood of video transcoding.", - "TabSubtitles": "Subtitles", - "TabChapters": "Chapters", + "TabSubtitles": "Feliratok", + "TabChapters": "Fejezetek", "HeaderDownloadChaptersFor": "Download chapter names for:", "LabelOpenSubtitlesUsername": "Open Subtitles username:", "LabelOpenSubtitlesPassword": "Open Subtitles password:", @@ -889,21 +887,21 @@ "OptionMyMediaButtons": "My media (buttons)", "OptionMyMedia": "My media", "OptionMyMediaSmall": "My media (small)", - "OptionResumablemedia": "Resume", + "OptionResumablemedia": "Folytat\u00e1s", "OptionLatestMedia": "Latest media", "OptionLatestChannelMedia": "Latest channel items", "HeaderLatestChannelItems": "Latest Channel Items", "OptionNone": "None", "HeaderLiveTv": "Live TV", - "HeaderReports": "Reports", - "HeaderMetadataManager": "Metadata Manager", + "HeaderReports": "Jelent\u00e9sek", + "HeaderMetadataManager": "Metaadat Kezel\u0151", "HeaderSettings": "Be\u00e1ll\u00edt\u00e1sok", "MessageLoadingChannels": "Loading channel content...", "MessageLoadingContent": "Loading content...", "ButtonMarkRead": "Mark Read", "OptionDefaultSort": "Alap\u00e9rtelmezett", "OptionCommunityMostWatchedSort": "Most Watched", - "TabNextUp": "Next Up", + "TabNextUp": "K\u00f6vetkez\u0151", "PlaceholderUsername": "Username", "HeaderBecomeProjectSupporter": "Get Emby Premiere", "MessageNoMovieSuggestionsAvailable": "No movie suggestions are currently available. Start watching and rating your movies, and then come back to view your recommendations.", @@ -966,7 +964,7 @@ "LabelSelectFolderGroups": "Automatically group content from the following folders into views such as Movies, Music and TV:", "LabelSelectFolderGroupsHelp": "Folders that are unchecked will be displayed by themselves in their own view.", "OptionDisplayAdultContent": "Display adult content", - "OptionLibraryFolders": "Media folders", + "OptionLibraryFolders": "M\u00e9dia k\u00f6nyvt\u00e1rak", "TitleRemoteControl": "Remote Control", "OptionLatestTvRecordings": "Latest recordings", "LabelProtocolInfo": "Protocol info:", @@ -975,7 +973,7 @@ "HeaderKodiMetadataHelp": "Emby includes native support for Nfo metadata files. To enable or disable Nfo metadata, use the Advanced tab to configure options for your media types.", "LabelKodiMetadataUser": "Sync user watch data to nfo's for:", "LabelKodiMetadataUserHelp": "Enable this to keep watch data in sync between Emby Server and Nfo files.", - "LabelKodiMetadataDateFormat": "Release date format:", + "LabelKodiMetadataDateFormat": "Megjelen\u00e9si d\u00e1tum form\u00e1tuma:", "LabelKodiMetadataDateFormatHelp": "All dates within nfo's will be read and written to using this format.", "LabelKodiMetadataSaveImagePaths": "Save image paths within nfo files", "LabelKodiMetadataSaveImagePathsHelp": "This is recommended if you have image file names that don't conform to Kodi guidelines.", @@ -1000,7 +998,7 @@ "TitleServer": "Server", "LabelCache": "Cache:", "LabelLogs": "Logs:", - "LabelMetadata": "Metadata:", + "LabelMetadata": "Metaadat:", "LabelImagesByName": "Images by name:", "LabelTranscodingTemporaryFiles": "Transcoding temporary files:", "HeaderLatestMusic": "Latest Music", @@ -1020,31 +1018,31 @@ "OptionEquals": "Equals", "OptionRegex": "Regex", "OptionSubstring": "Substring", - "TabView": "View", + "TabView": "N\u00e9zet", "TabSort": "Sort", - "TabFilter": "Filter", + "TabFilter": "Sz\u0171r\u0151", "ButtonView": "Megtekint", - "LabelPageSize": "Item limit:", - "LabelPath": "Path:", - "LabelView": "View:", + "LabelPageSize": "Elemsz\u00e1m limit:", + "LabelPath": "\u00datvonal:", + "LabelView": "N\u00e9zet:", "TabUsers": "Felhaszn\u00e1l\u00f3k", "LabelSortName": "Sort name:", - "LabelDateAdded": "Date added:", + "LabelDateAdded": "Hozz\u00e1adva:", "HeaderFeatures": "Features", "HeaderAdvanced": "Halad\u00f3", "ButtonSync": "Sync", - "TabScheduledTasks": "Scheduled Tasks", - "HeaderChapters": "Chapters", + "TabScheduledTasks": "\u00dctemezett feladatok", + "HeaderChapters": "Fejezetek", "HeaderResumeSettings": "Resume Settings", "TabSync": "Sync", - "TitleUsers": "Users", + "TitleUsers": "Felhaszn\u00e1l\u00f3k", "LabelProtocol": "Protocol:", "OptionProtocolHttp": "Http", "OptionProtocolHls": "Http Live Streaming", "LabelContext": "Context:", "OptionContextStreaming": "Streaming", "OptionContextStatic": "Sync", - "ButtonAddToPlaylist": "Add to playlist", + "ButtonAddToPlaylist": "Lej\u00e1tsz\u00e1si list\u00e1hoz hozz\u00e1adni", "TabPlaylists": "Playlists", "ButtonClose": "Bez\u00e1r", "LabelAllLanguages": "All languages", @@ -1071,30 +1069,30 @@ "OptionScreenshot": "Screenshot", "OptionLocked": "Locked", "OptionUnidentified": "Unidentified", - "OptionMissingParentalRating": "Missing parental rating", + "OptionMissingParentalRating": "Hi\u00e1nyz\u00f3 korhat\u00e1r besorol\u00e1s", "OptionStub": "Stub", "HeaderEpisodes": "Episodes:", "OptionSeason0": "Season 0", - "LabelReport": "Report:", - "OptionReportSongs": "Songs", - "OptionReportSeries": "Series", - "OptionReportSeasons": "Seasons", - "OptionReportTrailers": "Trailers", - "OptionReportMusicVideos": "Music videos", - "OptionReportMovies": "Movies", + "LabelReport": "Jelent\u00e9s:", + "OptionReportSongs": "Dalok", + "OptionReportSeries": "Sorozatok", + "OptionReportSeasons": "\u00c9vadok", + "OptionReportTrailers": "El\u0151zetesek", + "OptionReportMusicVideos": "Zenei vide\u00f3k", + "OptionReportMovies": "Filmek", "OptionReportHomeVideos": "H\u00e1zi vide\u00f3k", - "OptionReportGames": "Games", - "OptionReportEpisodes": "Episodes", - "OptionReportCollections": "Collections", - "OptionReportBooks": "Books", - "OptionReportArtists": "Artists", - "OptionReportAlbums": "Albums", - "OptionReportAdultVideos": "Adult videos", - "ButtonMore": "More", + "OptionReportGames": "J\u00e1t\u00e9kok", + "OptionReportEpisodes": "Epiz\u00f3dok", + "OptionReportCollections": "Gy\u0171jtem\u00e9nyek", + "OptionReportBooks": "K\u00f6nyvek", + "OptionReportArtists": "M\u0171v\u00e9szek", + "OptionReportAlbums": "Albumok", + "OptionReportAdultVideos": "Feln\u0151tt vide\u00f3k", + "ButtonMore": "T\u00f6bbi", "HeaderActivity": "Activity", "ScheduledTaskStartedWithName": "{0} elkezdve", - "ScheduledTaskCancelledWithName": "{0} was cancelled", - "ScheduledTaskCompletedWithName": "{0} completed", + "ScheduledTaskCancelledWithName": "{0} megszak\u00edtva", + "ScheduledTaskCompletedWithName": "{0} befejezve", "ScheduledTaskFailed": "Scheduled task completed", "PluginInstalledWithName": "{0} telep\u00edtve", "PluginUpdatedWithName": "{0} friss\u00edtve", @@ -1103,7 +1101,7 @@ "ItemAddedWithName": "{0} k\u00f6nyvt\u00e1rhoz adva", "ItemRemovedWithName": "{0} t\u00f6r\u00f6lve a k\u00f6nyvt\u00e1rb\u00f3l", "DeviceOnlineWithName": "{0} kapcsol\u00f3dva", - "UserOnlineFromDevice": "{0} akt\u00edv innen {1}", + "UserOnlineFromDevice": "{0} akt\u00edv err\u0151l {1}", "DeviceOfflineWithName": "{0} sz\u00e9tkapcsolt", "UserOfflineFromDevice": "{0} kil\u00e9pett innen {1}", "SubtitlesDownloadedForItem": "Felirat let\u00f6lt\u00e9se ehhez {0}", @@ -1121,11 +1119,11 @@ "AuthenticationSucceededWithUserName": "{0} successfully authenticated", "FailedLoginAttemptWithUserName": "Failed login attempt from {0}", "UserDownloadingItemWithValues": "{0} is downloading {1}", - "UserStartedPlayingItemWithValues": "{0} has started playing {1}", - "UserStoppedPlayingItemWithValues": "{0} has stopped playing {1}", + "UserStartedPlayingItemWithValues": "{0} megkezdte j\u00e1tszani a(z) {1}", + "UserStoppedPlayingItemWithValues": "{0} befejezte a(z) {1}", "AppDeviceValues": "App: {0}, Device: {1}", "ProviderValue": "Provider: {0}", - "LabelChannelDownloadSizeLimit": "Download size limit (GB):", + "LabelChannelDownloadSizeLimit": "Let\u00f6lt\u00e9si m\u00e9rethat\u00e1r (GB):", "LabelChannelDownloadSizeLimitHelpText": "Limit the size of the channel download folder.", "HeaderRecentActivity": "Legut\u00f3bbi Tev\u00e9kenys\u00e9gek", "HeaderPeople": "Emberek", @@ -1133,7 +1131,7 @@ "OptionComposers": "Composers", "OptionOthers": "Others", "HeaderDownloadPeopleMetadataForHelp": "Enabling additional options will provide more on-screen information but will result in slower library scans.", - "ViewTypeFolders": "Mapp\u00e1k", + "ViewTypeFolders": "K\u00f6nyvt\u00e1rak", "LabelDisplayFoldersView": "Display a folders view to show plain media folders", "ViewTypeLiveTvRecordingGroups": "Felv\u00e9telek", "ViewTypeLiveTvChannels": "Csatorn\u00e1k", @@ -1151,11 +1149,11 @@ "HeaderConfirmDeletion": "Confirm Deletion", "LabelFollowingFileWillBeDeleted": "The following file will be deleted:", "LabelIfYouWishToContinueWithDeletion": "If you wish to continue, please confirm by entering the value of:", - "ButtonIdentify": "Identify", + "ButtonIdentify": "Azonos\u00edt\u00e1s", "LabelAlbumArtist": "Album artist:", "LabelAlbumArtists": "Album artists:", "LabelAlbum": "Album:", - "LabelCommunityRating": "Community rating:", + "LabelCommunityRating": "K\u00f6z\u00f6ss\u00e9gi \u00e9rt\u00e9kel\u00e9s:", "LabelVoteCount": "Vote count:", "LabelMetascore": "Metascore:", "LabelCriticRating": "Critic rating:", @@ -1165,14 +1163,14 @@ "LabelTagline": "Tagline:", "LabelOverview": "Overview:", "LabelShortOverview": "Short overview:", - "LabelReleaseDate": "Release date:", - "LabelYear": "Year:", + "LabelReleaseDate": "Megjelen\u00e9s d\u00e1tuma:", + "LabelYear": "\u00c9v:", "LabelPlaceOfBirth": "Place of birth:", "LabelEndDate": "End date:", "LabelAirDate": "Air days:", "LabelAirTime:": "Air time:", - "LabelRuntimeMinutes": "Run time (minutes):", - "LabelParentalRating": "Parental rating:", + "LabelRuntimeMinutes": "J\u00e1t\u00e9kid\u0151 (perc):", + "LabelParentalRating": "Korhat\u00e1r besorol\u00e1s:", "LabelCustomRating": "Custom rating:", "LabelBudget": "Budget", "LabelRevenue": "Revenue ($):", @@ -1195,26 +1193,26 @@ "HeaderGenres": "M\u0171fajok", "HeaderPlotKeywords": "Plot Keywords", "HeaderStudios": "St\u00fadi\u00f3k", - "HeaderTags": "Tags", - "HeaderMetadataSettings": "Metadata Settings", + "HeaderTags": "C\u00edmk\u00e9k", + "HeaderMetadataSettings": "Metaadat Be\u00e1ll\u00edt\u00e1sok", "LabelLockItemToPreventChanges": "Lock this item to prevent future changes", "MessageLeaveEmptyToInherit": "Leave empty to inherit settings from a parent item, or the global default value.", "HeaderDonationType": "Donation type:", "OptionMakeOneTimeDonation": "Make a separate donation", - "OptionNoTrailer": "No Trailer", + "OptionNoTrailer": "Nincs El\u0151zetes", "OptionNoThemeSong": "No Theme Song", "OptionNoThemeVideo": "No Theme Video", "LabelOneTimeDonationAmount": "Donation amount:", "ButtonPurchase": "Purchase", "OptionActor": "Actor", "OptionComposer": "Composer", - "OptionDirector": "Director", + "OptionDirector": "Rendez\u0151", "OptionGuestStar": "Guest star", "OptionProducer": "Producer", - "OptionWriter": "Writer", + "OptionWriter": "\u00cdr\u00f3", "LabelAirDays": "Air days:", "LabelAirTime": "Air time:", - "HeaderMediaInfo": "Media Info", + "HeaderMediaInfo": "M\u00e9dia Inf\u00f3", "HeaderPhotoInfo": "Photo Info", "HeaderInstall": "Install", "LabelSelectVersionToInstall": "Select version to install:", @@ -1236,7 +1234,7 @@ "LabelConnectUserName": "Emby username or email address:", "LabelConnectUserNameHelp": "Connect this local user to an online Emby account to enable easy sign-in access from any Emby app without having to know the server ip address.", "ButtonLearnMoreAboutEmbyConnect": "Learn more about Emby Connect", - "LabelExternalPlayers": "External players:", + "LabelExternalPlayers": "K\u00fcls\u0151 lej\u00e1tsz\u00f3k:", "LabelExternalPlayersHelp": "Display buttons to play content in external players. This is only available on devices that support url schemes, generally Android and iOS. With external players there is generally no support for remote control or resuming.", "LabelNativeExternalPlayersHelp": "Display buttons to play content in external players.", "LabelEnableItemPreviews": "Enable item previews", @@ -1252,11 +1250,11 @@ "OptionEmbedSubtitles": "Embed within container", "OptionExternallyDownloaded": "External download", "OptionHlsSegmentedSubtitles": "Hls segmented subtitles", - "LabelSubtitleFormatHelp": "Example: srt", + "LabelSubtitleFormatHelp": "P\u00e9ld\u00e1ul: srt", "ButtonLearnMore": "Learn more", "TabPlayback": "Playback", - "HeaderAudioSettings": "Audio Settings", - "HeaderSubtitleSettings": "Subtitle Settings", + "HeaderAudioSettings": "Audi\u00f3 Be\u00e1ll\u00edt\u00e1sok", + "HeaderSubtitleSettings": "Felirat Be\u00e1ll\u00edt\u00e1sok", "TabCinemaMode": "Cinema Mode", "TitlePlayback": "Playback", "LabelEnableCinemaModeFor": "Enable cinema mode for:", @@ -1301,9 +1299,9 @@ "ButtonSendInvitation": "Send Invitation", "HeaderSignInWithConnect": "Sign in with Emby Connect", "HeaderGuests": "Guests", - "HeaderLocalUsers": "Local Users", + "HeaderLocalUsers": "Helyi Felhaszn\u00e1l\u00f3k", "HeaderPendingInvitations": "Pending Invitations", - "TabParentalControl": "Parental Control", + "TabParentalControl": "Sz\u00fcl\u0151i Fel\u00fcgyelet", "HeaderAccessSchedule": "Access Schedule", "HeaderAccessScheduleHelp": "Create an access schedule to limit access to certain hours.", "ButtonAddSchedule": "Add Schedule", @@ -1316,11 +1314,11 @@ "OptionWeekends": "Weekends", "MessageProfileInfoSynced": "User profile information synced with Emby Connect.", "HeaderOptionalLinkEmbyAccount": "Optional: Link your Emby account", - "ButtonTrailer": "Trailer", + "ButtonTrailer": "El\u0151zetes", "OptionPlayUnwatchedTrailersOnly": "Play only unwatched trailers", "HeaderTrailerReelHelp": "Start a trailer reel to play a long running playlist of trailers.", "MessageNoTrailersFound": "No trailers found. Install the Trailer channel to enhance your movie experience by adding a library of internet trailers.", - "HeaderNewUsers": "New Users", + "HeaderNewUsers": "\u00daj Felhaszn\u00e1l\u00f3k", "ButtonSignUp": "Sign up", "ButtonForgotPassword": "Forgot password", "OptionDisableUserPreferences": "Disable access to user preferences", @@ -1330,11 +1328,11 @@ "TitleNewUser": "New User", "ButtonConfigurePassword": "Configure Password", "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.", - "HeaderLibraryAccess": "Library Access", + "HeaderLibraryAccess": "K\u00f6nyvt\u00e1r Hozz\u00e1f\u00e9r\u00e9s", "HeaderChannelAccess": "Channel Access", "HeaderLatestItems": "Latest Items", "LabelSelectLastestItemsFolders": "Include media from the following sections in Latest Items", - "HeaderShareMediaFolders": "Share Media Folders", + "HeaderShareMediaFolders": "M\u00e9dia K\u00f6nyvt\u00e1rak megoszt\u00e1sa", "MessageGuestSharingPermissionsHelp": "Most features are initially unavailable to guests but can be enabled as needed.", "HeaderInvitations": "Invitations", "LabelForgotPasswordUsernameHelp": "Enter your username, if you remember it.", @@ -1343,9 +1341,9 @@ "TitlePasswordReset": "Password Reset", "LabelPasswordRecoveryPinCode": "Pin code:", "HeaderPasswordReset": "Password Reset", - "HeaderParentalRatings": "Feln\u0151tt \u00c9rt\u00e9kel\u00e9sek", + "HeaderParentalRatings": "Korhat\u00e1r besorol\u00e1s", "HeaderVideoTypes": "Video Types", - "HeaderYears": "Years", + "HeaderYears": "\u00c9v", "HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:", "LabelBlockContentWithTags": "Block content with tags:", "LabelEnableSingleImageInDidlLimit": "Limit to single embedded image", @@ -1354,7 +1352,7 @@ "TitleSync": "Sync", "OptionAllowSyncContent": "Allow Sync", "OptionAllowContentDownloading": "Allow media downloading", - "NameSeasonUnknown": "Season Unknown", + "NameSeasonUnknown": "\u00c9vad Ismeretlen", "NameSeasonNumber": "\u00c9vad {0}", "LabelNewUserNameHelp": "Usernames can contain letters (a-z), numbers (0-9), dashes (-), underscores (_), apostrophes ('), and periods (.)", "TabJobs": "Jobs", @@ -1364,11 +1362,11 @@ "HeaderThisUserIsCurrentlyDisabled": "This user is currently disabled", "MessageReenableUser": "See below to reenable", "LabelEnableInternetMetadataForTvPrograms": "Download internet metadata for:", - "OptionTVMovies": "TV Movies", - "HeaderUpcomingMovies": "Upcoming Movies", + "OptionTVMovies": "TV Filmek", + "HeaderUpcomingMovies": "K\u00f6zelg\u0151 Filmek", "HeaderUpcomingSports": "Upcoming Sports", "HeaderUpcomingPrograms": "Upcoming Programs", - "ButtonMoreItems": "More", + "ButtonMoreItems": "T\u00f6bbi", "LabelShowLibraryTileNames": "Show library tile names", "LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page", "OptionEnableTranscodingThrottle": "Enable throttling", @@ -1390,8 +1388,8 @@ "HeaderViewStyles": "View Styles", "LabelSelectViewStyles": "Enable enhanced presentations for:", "LabelSelectViewStylesHelp": "If enabled, views will be built with metadata to offer categories such as Suggestions, Latest, Genres, and more. If disabled, they'll be displayed with simple folders.", - "TabPhotos": "Photos", - "TabVideos": "Videos", + "TabPhotos": "F\u00e9nyk\u00e9pek", + "TabVideos": "Vide\u00f3k", "HeaderWelcomeToEmby": "Welcome to Emby", "EmbyIntroMessage": "With Emby you can easily stream videos, music and photos to smart phones, tablets and other devices from your Emby Server.", "ButtonSkip": "Skip", @@ -1404,11 +1402,11 @@ "HeaderNewServer": "\u00daj Szerver", "ButtonChangeServer": "Change Server", "HeaderConnectToServer": "Connect to Server", - "OptionReportList": "List View", - "OptionReportStatistics": "Statistics", - "OptionReportGrouping": "Grouping", + "OptionReportList": "Lista n\u00e9zet", + "OptionReportStatistics": "Statisztika", + "OptionReportGrouping": "Csoportos\u00edt\u00e1s", "HeaderExport": "Export", - "HeaderColumns": "Columns", + "HeaderColumns": "Oszlopok", "ButtonReset": "Reset", "OptionEnableExternalVideoPlayers": "Enable external video players", "ButtonUnlockGuide": "Unlock Guide", @@ -1424,7 +1422,7 @@ "HeaderDisplay": "Display", "HeaderNavigation": "Navigation", "LegendTheseSettingsShared": "These settings are shared on all devices", - "OptionEnableAutomaticServerUpdates": "Enable automatic server updates", + "OptionEnableAutomaticServerUpdates": "Automatikus szerver friss\u00edt\u00e9s enged\u00e9lyez\u00e9se ", "OptionOtherTrailers": "Include trailers from older movies", "HeaderOverview": "\u00c1ttekint\u00e9s", "HeaderShortOverview": "R\u00f6vid \u00c1ttekint\u00e9s", @@ -1476,7 +1474,7 @@ "LabelSyncPath": "Synced content path:", "OptionSyncOnlyOnWifi": "Sync only on Wifi", "OptionSyncLosslessAudioOriginal": "Sync lossless audio at original quality", - "HeaderMetadata": "Metadata", + "HeaderMetadata": "Metaadat", "HeaderRecordingOptions": "Recording Options", "HeaderUpcomingForKids": "Upcoming for Kids", "HeaderSetupLiveTV": "Setup Live TV", @@ -1490,7 +1488,7 @@ "OptionSendRecordingsToAutoOrganizeHelp": "New recordings will be sent to the Auto-Organize feature and imported into your media library.", "HeaderDefaultPadding": "Default Padding", "HeaderSubtitles": "Feliratok", - "HeaderVideos": "Videos", + "HeaderVideos": "Vide\u00f3k", "OptionEnableVideoFrameAnalysis": "Enable frame by frame video analysis", "OptionEnableVideoFrameAnalysisHelp": "Extract detailed information about videos that can be used to make transcoding as efficient as possible. This will cause library scans to take longer.", "LabelVideoFrameAnalysisLimit": "Limit frame by frame analysis to videos less than:", @@ -1503,7 +1501,7 @@ "SelectCameraUploadServers": "Upload camera photos to the following servers:", "ButtonClear": "Clear", "LabelFolder": "Folder:", - "HeadersFolders": "Folders", + "HeadersFolders": "K\u00f6nyvt\u00e1rak", "LabelDisplayName": "Display name:", "HeaderNewRecording": "New Recording", "ButtonAdvanced": "Halad\u00f3", @@ -1560,11 +1558,11 @@ "ButtonSelectView": "Select view", "HeaderSelectDate": "Select Date", "ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}", - "HeaderIdentifyItem": "Identify Item", + "HeaderIdentifyItem": "Tartalom azonos\u00edt\u00e1sa", "LabelRecurringDonationCanBeCancelledHelp": "Recurring donations can be cancelled at any time from within your PayPal account.", "LabelFromHelp": "Example: {0} (on the server)", - "HeaderMyMedia": "My Media", - "ButtonRemoveFromCollection": "Remove from Collection", + "HeaderMyMedia": "M\u00e9diat\u00e1ram", + "ButtonRemoveFromCollection": "Gy\u0171jtem\u00e9nyb\u0151l elt\u00e1vol\u00edt\u00e1s", "LabelAutomaticUpdateLevel": "Automatic update level:", "LabelAutomaticUpdateLevelForPlugins": "Automatic update level for plugins:", "ErrorLaunchingChromecast": "There was an error launching chromecast. Please ensure your device is connected to your wireless network.", @@ -1581,7 +1579,7 @@ "PluginCategorySync": "Sync", "PluginCategorySocialIntegration": "Social Networks", "PluginCategoryNotifications": "Notifications", - "PluginCategoryMetadata": "Metadata", + "PluginCategoryMetadata": "Metaadat", "PluginCategoryLiveTV": "Live TV", "PluginCategoryChannel": "Channels", "HeaderSearch": "Search", @@ -1592,7 +1590,7 @@ "LabelEpisode": "Episode", "LabelStopping": "Stopping", "LabelCancelled": "(cancelled)", - "ButtonDownload": "Download", + "ButtonDownload": "Let\u00f6lt\u00e9s", "SyncJobStatusQueued": "Queued", "SyncJobStatusConverting": "Converting", "SyncJobStatusFailed": "Failed", @@ -1602,13 +1600,13 @@ "SyncJobStatusTransferring": "Transferring", "SyncJobStatusCompletedWithError": "Synced with errors", "SyncJobItemStatusReadyToTransfer": "Ready to Transfer", - "LabelCollection": "Collection", - "HeaderAddToCollection": "Add to Collection", - "NewCollectionNameExample": "Example: Star Wars Collection", + "LabelCollection": "Gy\u0171jtem\u00e9ny", + "HeaderAddToCollection": "Gy\u0171jtem\u00e9nyhez hozz\u00e1adni", + "NewCollectionNameExample": "P\u00e9ld\u00e1ul: Star Wars Gy\u0171jtem\u00e9ny", "OptionSearchForInternetMetadata": "Search the internet for artwork and metadata", - "LabelSelectCollection": "Select collection:", + "LabelSelectCollection": "V\u00e1lassz gy\u0171jtem\u00e9nyt:", "HeaderDevices": "Eszk\u00f6z\u00f6k", - "ButtonScheduledTasks": "Scheduled tasks", + "ButtonScheduledTasks": "\u00dctemezett feladatok", "MessageItemsAdded": "Items added", "HeaderSelectCertificatePath": "Select Certificate Path", "ConfirmMessageScheduledTaskButton": "This operation normally runs automatically as a scheduled task and does not require any manual effort. To configure the scheduled task, see:", @@ -1639,8 +1637,8 @@ "MessagePlaybackErrorNoCompatibleStream": "No compatible streams are currently available. Please try again later or contact your system administrator for details.", "MessagePlaybackErrorRateLimitExceeded": "Your playback rate limit has been exceeded. Please contact your system administrator for details.", "MessagePlaybackErrorPlaceHolder": "The content chosen is not playable from this device.", - "HeaderSelectAudio": "Select Audio", - "HeaderSelectSubtitles": "Select Subtitles", + "HeaderSelectAudio": "V\u00e1lassz Audi\u00f3t", + "HeaderSelectSubtitles": "V\u00e1lassz Feliratot", "ButtonMarkForRemoval": "Remove from device", "ButtonUnmarkForRemoval": "Cancel removal from device", "LabelDefaultStream": "(Default)", @@ -1648,22 +1646,23 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "N\u00e9m\u00edt", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", "LabelEnabled": "Enabled", "LabelDisabled": "Disabled", - "ButtonMoreInformation": "More Information", + "ButtonMoreInformation": "Tov\u00e1bbi Inform\u00e1ci\u00f3", "LabelNoUnreadNotifications": "No unread notifications.", "ButtonViewNotifications": "View notifications", "ButtonMarkTheseRead": "Mark these read", "LabelAllPlaysSentToPlayer": "All plays will be sent to the selected player.", "MessageInvalidUser": "Invalid username or password. Please try again.", "HeaderLoginFailure": "Login Failure", - "RecommendationBecauseYouLike": "Because you like {0}", - "RecommendationBecauseYouWatched": "Because you watched {0}", - "RecommendationDirectedBy": "Directed by {0}", - "RecommendationStarring": "Starring {0}", + "RecommendationBecauseYouLike": "Ami\u00e9rt tettszett {0}", + "RecommendationBecauseYouWatched": "Ha m\u00e1r megn\u00e9zted a(z) {0}", + "RecommendationDirectedBy": "Rendezte: {0}", + "RecommendationStarring": "F\u0151szerepben: {0}", "HeaderConfirmRecordingCancellation": "Confirm Recording Cancellation", "MessageConfirmRecordingCancellation": "Are you sure you wish to cancel this recording?", "MessageRecordingCancelled": "Recording cancelled.", @@ -1698,18 +1697,18 @@ "MessagePleaseSelectOneItem": "Please select at least one item.", "MessagePleaseSelectTwoItems": "Please select at least two items.", "MessageTheSelectedItemsWillBeGrouped": "The selected videos will be grouped into one virtual item. Emby apps will automatically choose which version to play based on device and network performance. Are you sure you wish to continue?", - "HeaderLibraryFolders": "Media Folders", - "HeaderFavoriteMovies": "Favorite Movies", - "HeaderFavoriteShows": "Favorite Shows", - "HeaderFavoriteEpisodes": "Favorite Episodes", - "HeaderFavoriteGames": "Favorite Games", + "HeaderLibraryFolders": "M\u00e9dia K\u00f6nyvt\u00e1rak", + "HeaderFavoriteMovies": "Kedvenc Filmek", + "HeaderFavoriteShows": "Kedvenc M\u0171sorok", + "HeaderFavoriteEpisodes": "Kedvenc Epiz\u00f3dok", + "HeaderFavoriteGames": "Kedvenc J\u00e1t\u00e9kok", "HeaderRatingsDownloads": "Rating \/ Downloads", "HeaderConfirmProfileDeletion": "Confirm Profile Deletion", "MessageConfirmProfileDeletion": "Are you sure you wish to delete this profile?", "HeaderSelectServerCachePath": "Select Server Cache Path", "HeaderSelectTranscodingPath": "Select Transcoding Temporary Path", "HeaderSelectImagesByNamePath": "Select Images By Name Path", - "HeaderSelectMetadataPath": "Select Metadata Path", + "HeaderSelectMetadataPath": "V\u00e1laszd ki a metaadat \u00fatvonalat", "HeaderSelectServerCachePathHelp": "Browse or enter the path to use for server cache files. The folder must be writeable.", "HeaderSelectTranscodingPathHelp": "Browse or enter the path to use for transcoding temporary files. The folder must be writeable.", "HeaderSelectImagesByNamePathHelp": "Browse or enter the path to your items by name folder. The folder must be writeable.", @@ -1719,7 +1718,7 @@ "OptionNewCollection": "New...", "LabelChapterDownloaders": "Chapter downloaders:", "LabelChapterDownloadersHelp": "Enable and rank your preferred chapter downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information.", - "HeaderFavoriteAlbums": "Favorite Albums", + "HeaderFavoriteAlbums": "Kedvenc Albumok", "HeaderLatestChannelMedia": "Latest Channel Items", "ButtonOrganizeFile": "Organize File", "ButtonDeleteFile": "Delete File", @@ -1739,27 +1738,27 @@ "AutoOrganizeError": "Error Organizing File", "FileOrganizeManually": "Organize File", "ErrorOrganizingFileWithErrorCode": "There was an error organizing the file. Error code: {0}.", - "HeaderRestart": "Restart", + "HeaderRestart": "\u00dajraind\u00edt\u00e1s", "HeaderShutdown": "Le\u00e1ll\u00edt", - "MessageConfirmRestart": "Are you sure you wish to restart Emby Server?", + "MessageConfirmRestart": "Biztosan \u00fajra szeretn\u00e9d ind\u00edtani az Emby Szervert?", "MessageConfirmShutdown": "Are you sure you wish to shutdown Emby Server?", "ValueItemCount": "{0} item", "ValueItemCountPlural": "{0} items", - "NewVersionOfSomethingAvailable": "A new version of {0} is available!", - "VersionXIsAvailableForDownload": "Version {0} is now available for download.", - "LabelVersionNumber": "Version {0}", + "NewVersionOfSomethingAvailable": "Egy \u00fajabb verzi\u00f3 {0} el\u00e9rhet\u0151!", + "VersionXIsAvailableForDownload": "{0} verzi\u00f3 el\u00e9rhet\u0151 let\u00f6lt\u00e9sre.", + "LabelVersionNumber": "Verzi\u00f3 {0}", "LabelPlayMethodTranscoding": "Transcoding", "LabelPlayMethodDirectStream": "Direct Streaming", "LabelPlayMethodDirectPlay": "Direct Playing", - "LabelAudioCodec": "Audio: {0}", - "LabelVideoCodec": "Video: {0}", + "LabelAudioCodec": "Audi\u00f3: {0}", + "LabelVideoCodec": "Vide\u00f3: {0}", "LabelLocalAccessUrl": "Helyi hozz\u00e1f\u00e9r\u00e9s: {0}", "LabelRemoteAccessUrl": "T\u00e1voli hozz\u00e1f\u00e9r\u00e9s: {0}", - "LabelRunningOnPort": "Running on http port {0}.", - "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", + "LabelRunningOnPort": "A k\u00f6vetkez\u0151 http porton {0} futtatva.", + "LabelRunningOnPorts": "A k\u00f6vetkez\u0151 http {0}, \u00e9s https porton {1} futtatva.", "HeaderLatestFromChannel": "Latest from {0}", "LabelUnknownLanaguage": "Unknown language", - "HeaderCurrentSubtitles": "Current Subtitles", + "HeaderCurrentSubtitles": "Jelenlegi Felirat", "MessageDownloadQueued": "The download has been queued.", "MessageAreYouSureDeleteSubtitles": "Are you sure you wish to delete this subtitle file?", "ButtonRemoteControl": "Remote Control", @@ -1772,19 +1771,19 @@ "MessageDirectoryPickerBSDInstruction": "For BSD, you may need to configure storage within your FreeNAS Jail in order to allow Emby to access it.", "MessageDirectoryPickerLinuxInstruction": "For Linux on Arch Linux, CentOS, Debian, Fedora, OpenSuse, or Ubuntu, you must grant the Emby system user at least read access to your storage locations.", "HeaderMenu": "Menu", - "ButtonOpen": "Open", + "ButtonOpen": "Megnyit\u00e1s", "ButtonOpenInNewTab": "Open in new tab", - "ButtonShuffle": "Shuffle", + "ButtonShuffle": "Kever\u00e9s", "ButtonInstantMix": "Instant mix", - "ButtonResume": "Resume", + "ButtonResume": "Folytat\u00e1s", "HeaderAudioTracks": "Audio Tracks", "HeaderLibraries": "Libraries", - "HeaderVideoQuality": "Video Quality", + "HeaderVideoQuality": "Vide\u00f3 min\u0151s\u00e9g", "MessageErrorPlayingVideo": "There was an error playing the video.", "MessageEnsureOpenTuner": "Please ensure there is an open tuner availalble.", "ButtonDashboard": "Dashboard", - "ButtonReports": "Reports", - "ButtonMetadataManager": "Metadata Manager", + "ButtonReports": "Jelent\u00e9sek", + "ButtonMetadataManager": "Metaadat Kezel\u0151", "HeaderTime": "Time", "HeaderAlbum": "Album", "HeaderAlbumArtist": "Album Artist", @@ -1793,9 +1792,9 @@ "ButtonStart": "Start", "OptionBlockOthers": "Others", "OptionBlockTvShows": "TV Shows", - "OptionBlockTrailers": "Trailers", + "OptionBlockTrailers": "El\u0151zetesek", "OptionBlockMusic": "Music", - "OptionBlockMovies": "Movies", + "OptionBlockMovies": "Filmek", "OptionBlockBooks": "Books", "OptionBlockGames": "Games", "OptionBlockLiveTvPrograms": "Live TV Programs", @@ -1805,8 +1804,8 @@ "MessageConfirmRevokeApiKey": "Are you sure you wish to revoke this api key? The application's connection to Emby Server will be abruptly terminated.", "HeaderConfirmRevokeApiKey": "Revoke Api Key", "ValueContainer": "Container: {0}", - "ValueAudioCodec": "Audio Codec: {0}", - "ValueVideoCodec": "Video Codec: {0}", + "ValueAudioCodec": "Audio K\u00f3dek: {0}", + "ValueVideoCodec": "Vide\u00f3 k\u00f3dek: {0}", "ValueCodec": "Codec: {0}", "ValueConditions": "Conditions: {0}", "LabelAll": "All", @@ -1832,7 +1831,7 @@ "HeaderEnabledFields": "Enabled Fields", "HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.", "HeaderLiveTV": "Live TV", - "MissingLocalTrailer": "Missing local trailer.", + "MissingLocalTrailer": "Hi\u00e1nyz\u00f3 helyi el\u0151zetes.", "MissingPrimaryImage": "Missing primary image.", "MissingBackdropImage": "Missing backdrop image.", "MissingLogoImage": "Missing logo image.", @@ -1841,11 +1840,11 @@ "OptionBackdrops": "Backdrops", "OptionImages": "Images", "OptionKeywords": "Keywords", - "OptionTags": "Tags", - "OptionStudios": "Studios", - "OptionName": "Name", + "OptionTags": "C\u00edmk\u00e9k", + "OptionStudios": "St\u00fadi\u00f3k", + "OptionName": "N\u00e9v", "OptionOverview": "Overview", - "OptionGenres": "Genres", + "OptionGenres": "M\u0171fajok", "OptionPeople": "People", "OptionProductionLocations": "Production Locations", "OptionBirthLocation": "Birth Location", @@ -1854,10 +1853,10 @@ "LabelNewProgram": "NEW", "LabelPremiereProgram": "PREMIERE", "LabelHDProgram": "HD", - "HeaderChangeFolderType": "Change Content Type", + "HeaderChangeFolderType": "Tartalom t\u00edpus\u00e1nak megv\u00e1ltoztat\u00e1sa", "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the library with the new type.", "HeaderAlert": "Alert", - "MessagePleaseRestart": "Please restart to finish updating.", + "MessagePleaseRestart": "Ind\u00edtsd \u00fajra a friss\u00edt\u00e9s befejez\u00e9s\u00e9hez.", "MessagePleaseRefreshPage": "Please refresh this page to receive new updates from Emby Server.", "ButtonHide": "Hide", "MessageSettingsSaved": "Settings saved.", @@ -1868,7 +1867,7 @@ "LabelPackageInstallCompleted": "{0} installation completed.", "LabelPackageInstallFailed": "{0} installation failed.", "LabelPackageInstallCancelled": "{0} installation cancelled.", - "TabLibrary": "Library", + "TabLibrary": "M\u00e9diat\u00e1r", "TabDLNA": "DLNA", "TabLiveTV": "Live TV", "TabAutoOrganize": "Auto-Organize", @@ -1878,8 +1877,8 @@ "HeaderNotifications": "Notifications", "HeaderSelectPlayer": "Select Player", "MessageInternetExplorerWebm": "For best results with Internet Explorer please install the WebM playback plugin.", - "HeaderVideoError": "Video Error", - "HeaderAddToPlaylist": "Add to Playlist", + "HeaderVideoError": "Vide\u00f3 Hiba", + "HeaderAddToPlaylist": "Lej\u00e1tsz\u00e1si List\u00e1hoz hozz\u00e1adni", "LabelSelectPlaylist": "Playlist:", "OptionNewPlaylist": "New playlist...", "MessageAddedToPlaylistSuccess": "Ok", @@ -1889,22 +1888,22 @@ "HeaderSpecials": "Speci\u00e1lis", "HeaderTrailers": "El\u0151zetesek", "HeaderResolution": "Felbont\u00e1s", - "HeaderRuntime": "Hossz", + "HeaderRuntime": "J\u00e1t\u00e9kid\u0151", "HeaderCommunityRating": "K\u00f6z\u00f6ss\u00e9gi \u00e9rt\u00e9kel\u00e9s", - "HeaderParentalRating": "Parental rating", + "HeaderParentalRating": "Korhat\u00e1r besorol\u00e1s", "HeaderReleaseDate": "Megjelen\u00e9s d\u00e1tuma", - "HeaderDateAdded": "Date added", + "HeaderDateAdded": "Hozz\u00e1adva", "HeaderSeries": "Series", "HeaderSeason": "\u00c9vad", "HeaderSeasonNumber": "\u00c9vad sz\u00e1ma", "HeaderNetwork": "H\u00e1l\u00f3zat", - "HeaderYear": "Year", + "HeaderYear": "\u00c9v", "HeaderGameSystem": "Game system", "HeaderPlayers": "Players", "HeaderEmbeddedImage": "Be\u00e1gyazott k\u00e9p", "HeaderTrack": "S\u00e1v", "HeaderDisc": "Lemez", - "OptionCollections": "Collections", + "OptionCollections": "Gy\u0171jtem\u00e9nyek", "OptionSeries": "Series", "OptionSeasons": "Seasons", "OptionGames": "Games", @@ -1915,21 +1914,21 @@ "OptionSongs": "Songs", "OptionHomeVideos": "H\u00e1zi vide\u00f3k", "OptionBooks": "Books", - "OptionAdultVideos": "Adult videos", + "OptionAdultVideos": "Feln\u0151tt vide\u00f3k", "ButtonUp": "Up", "ButtonDown": "Down", - "LabelMetadataReaders": "Metadata readers:", + "LabelMetadataReaders": "Metaadat olvas\u00f3k:", "LabelMetadataReadersHelp": "Rank your preferred local metadata sources in order of priority. The first file found will be read.", - "LabelMetadataDownloaders": "Metadata downloaders:", + "LabelMetadataDownloaders": "Metaadat gy\u0171jt\u0151k:", "LabelMetadataDownloadersHelp": "Enable and rank your preferred metadata downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information.", - "LabelMetadataSavers": "Metadata savers:", - "LabelMetadataSaversHelp": "Choose the file formats to save your metadata to.", + "LabelMetadataSavers": "Metaadat ment\u00e9s:", + "LabelMetadataSaversHelp": "A metaadat let\u00f6lt\u00e9s\u00e9nek form\u00e1tuma.", "LabelImageFetchers": "Image fetchers:", "LabelImageFetchersHelp": "Enable and rank your preferred image fetchers in order of priority.", "ButtonQueueAllFromHere": "Queue all from here", "ButtonPlayAllFromHere": "Play all from here", "LabelDynamicExternalId": "{0} Id:", - "HeaderIdentify": "Identify Item", + "HeaderIdentify": "Tartalom azonos\u00edt\u00e1sa", "PersonTypePerson": "Person", "LabelTitleDisplayOrder": "Title display order:", "OptionSortName": "Sort name", @@ -1938,20 +1937,20 @@ "LabelTrackNumber": "Track number:", "LabelNumber": "Number:", "LabelDateOfBirth": "Date of birth:", - "LabelBirthYear": "Birth year:", + "LabelBirthYear": "Sz\u00fclet\u00e9si \u00e9v:", "LabelBirthDate": "Birth date:", "LabelDeathDate": "Death date:", "HeaderRemoveMediaLocation": "Remove Media Location", "MessageConfirmRemoveMediaLocation": "Are you sure you wish to remove this location?", - "HeaderRenameMediaFolder": "Rename Media Folder", + "HeaderRenameMediaFolder": "M\u00e9dia mappa \u00e1tnevez\u00e9se", "LabelNewName": "New name:", "HeaderAddMediaFolder": "Add Media Folder", "HeaderAddMediaFolderHelp": "Name (Movies, Music, TV, etc):", "HeaderRemoveMediaFolder": "Remove Media Folder", "MessageTheFollowingLocationWillBeRemovedFromLibrary": "The following media locations will be removed from your Emby library:", "MessageAreYouSureYouWishToRemoveMediaFolder": "Are you sure you wish to remove this media folder?", - "ButtonRename": "Rename", - "ButtonChangeContentType": "Change content type", + "ButtonRename": "\u00c1tnevez\u00e9s", + "ButtonChangeContentType": "Tartalom t\u00edpus\u00e1nak megv\u00e1ltoztat\u00e1sa", "HeaderMediaLocations": "Media Locations", "LabelContentTypeValue": "Content type: {0}", "LabelPathSubstitutionHelp": "Optional: Path substitution can map server paths to network shares that clients can access for direct playback.", @@ -1961,7 +1960,7 @@ "BirthDateValue": "Born: {0}", "HeaderLatestReviews": "Latest Reviews", "HeaderPluginInstallation": "Plugin Installation", - "MessageAlreadyInstalled": "This version is already installed.", + "MessageAlreadyInstalled": "Ez a verzi\u00f3 m\u00e1r telep\u00edtve van.", "ValueReviewCount": "{0} Reviews", "MessageYouHaveVersionInstalled": "You currently have version {0} installed.", "MessageTrialExpired": "The trial period for this feature has expired", @@ -1979,11 +1978,11 @@ "HeaderUnrated": "Unrated", "ValueDiscNumber": "Disc {0}", "HeaderUnknownDate": "Unknown Date", - "HeaderUnknownYear": "Unknown Year", + "HeaderUnknownYear": "Ismeretlen \u00e9v", "ValueMinutes": "{0} min", - "ButtonPlayExternalPlayer": "Play with external player", - "HeaderSelectExternalPlayer": "Select External Player", - "HeaderExternalPlayerPlayback": "External Player Playback", + "ButtonPlayExternalPlayer": "Lej\u00e1tsz\u00e1s k\u00fcls\u0151 lej\u00e1tsz\u00f3val", + "HeaderSelectExternalPlayer": "V\u00e1lassz k\u00fcls\u0151 lej\u00e1tsz\u00f3t", + "HeaderExternalPlayerPlayback": "K\u00fcls\u0151 lej\u00e1tsz\u00f3s megtekint\u00e9s", "ButtonImDone": "I'm Done", "OptionWatched": "Watched", "OptionUnwatched": "Unwatched", @@ -1992,9 +1991,9 @@ "OptionInProgress": "In-Progress", "LabelResumePoint": "Resume point:", "ValueOneMovie": "1 movie", - "ValueMovieCount": "{0} movies", - "ValueOneTrailer": "1 trailer", - "ValueTrailerCount": "{0} trailers", + "ValueMovieCount": "{0} film", + "ValueOneTrailer": "1 el\u0151zetes", + "ValueTrailerCount": "{0} el\u0151zetes", "ValueOneSeries": "1 series", "ValueSeriesCount": "{0} series", "ValueOneEpisode": "1 episode", @@ -2011,22 +2010,22 @@ "HeaderUnaired": "Unaired", "HeaderMissing": "Missing", "ButtonWebsite": "Website", - "TooltipFavorite": "Favorite", - "TooltipLike": "Like", - "TooltipDislike": "Dislike", - "TooltipPlayed": "Played", - "ValueSeriesYearToPresent": "{0}-Present", - "ValueAwards": "Awards: {0}", + "TooltipFavorite": "Kedvenc", + "TooltipLike": "Tettszik", + "TooltipDislike": "Nem tettszik", + "TooltipPlayed": "Megn\u00e9zett", + "ValueSeriesYearToPresent": "{0}-Napjainkig", + "ValueAwards": "D\u00edjak: {0}", "ValueBudget": "Budget: {0}", "ValueRevenue": "Revenue: {0}", "ValuePremiered": "Premiered {0}", "ValuePremieres": "Premieres {0}", - "ValueStudio": "Studio: {0}", - "ValueStudios": "Studios: {0}", + "ValueStudio": "St\u00fadi\u00f3: {0}", + "ValueStudios": "St\u00fadi\u00f3k: {0}", "ValueStatus": "Status: {0}", "LabelLimit": "Limit:", - "ValueLinks": "Links: {0}", - "HeaderCastAndCrew": "Cast & Crew", + "ValueLinks": "Linkek: {0}", + "HeaderCastAndCrew": "Szerepl\u0151k & R\u00e9sztvev\u0151k", "ValueArtist": "Artist: {0}", "ValueArtists": "Artists: {0}", "MediaInfoCameraMake": "Camera make", @@ -2041,8 +2040,8 @@ "MediaInfoLongitude": "Longitude", "MediaInfoShutterSpeed": "Shutter speed", "MediaInfoSoftware": "Software", - "HeaderIfYouLikeCheckTheseOut": "If you like {0}, check these out...", - "HeaderMovies": "Movies", + "HeaderIfYouLikeCheckTheseOut": "Ha tetszett a(z) {0}, n\u00e9zd meg ezeket...", + "HeaderMovies": "Filmek", "HeaderAlbums": "Albumok", "HeaderGames": "Games", "HeaderBooks": "Books", @@ -2054,7 +2053,7 @@ "ValueAsRole": "{0} szerep\u00e9ben", "ValueGuestStar": "Guest star", "MediaInfoSize": "Size", - "MediaInfoPath": "Path", + "MediaInfoPath": "\u00datvonal", "MediaInfoFile": "File", "MediaInfoFormat": "Format", "MediaInfoContainer": "Container", @@ -2074,14 +2073,14 @@ "MediaInfoProfile": "Profile", "MediaInfoLevel": "Level", "MediaInfoAspectRatio": "Aspect ratio", - "MediaInfoResolution": "Resolution", + "MediaInfoResolution": "Felbont\u00e1s", "MediaInfoAnamorphic": "Anamorphic", "MediaInfoInterlaced": "Interlaced", "MediaInfoFramerate": "Framerate", - "MediaInfoStreamTypeAudio": "Audio", + "MediaInfoStreamTypeAudio": "Audi\u00f3", "MediaInfoStreamTypeData": "Data", - "MediaInfoStreamTypeVideo": "Video", - "MediaInfoStreamTypeSubtitle": "Subtitle", + "MediaInfoStreamTypeVideo": "Vide\u00f3", + "MediaInfoStreamTypeSubtitle": "Felirat", "MediaInfoStreamTypeEmbeddedImage": "Embedded Image", "MediaInfoRefFrames": "Ref frames", "TabExpert": "Szak\u00e9rt\u0151", @@ -2097,7 +2096,7 @@ "WebClientTourMovies": "Play movies, trailers and more from any device with a web browser", "WebClientTourMouseOver": "Hold the mouse over any poster for quick access to important information", "WebClientTourTapHold": "Tap and hold or right click any poster for a context menu", - "WebClientTourMetadataManager": "Click edit to open the metadata manager", + "WebClientTourMetadataManager": "Kattints ide a metaadat kezel\u0151 megnyit\u00e1s\u00e1hoz", "WebClientTourPlaylists": "Easily create playlists and instant mixes, and play them on any device", "WebClientTourCollections": "Create movie collections to group box sets together", "WebClientTourUserPreferences1": "User preferences allow you to customize the way your library is presented in all of your Emby apps", @@ -2129,8 +2128,8 @@ "HeaderSelectUploadPath": "Select Upload Path", "LabelEnableCameraUploadForHelp": "Uploads will occur automatically in the background when signed into Emby.", "ErrorMessageStartHourGreaterThanEnd": "End time must be greater than the start time.", - "ButtonLibraryAccess": "Library access", - "ButtonParentalControl": "Parental control", + "ButtonLibraryAccess": "K\u00f6nyvt\u00e1r hozz\u00e1f\u00e9r\u00e9s", + "ButtonParentalControl": "Sz\u00fcl\u0151i fel\u00fcgyelet", "HeaderInvitationSent": "Invitation Sent", "MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.", "MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.", @@ -2163,7 +2162,7 @@ "OptionAutomaticallySyncNewContentHelp": "New content added to will be automatically synced to the device.", "OptionSyncUnwatchedVideosOnly": "Sync unwatched videos only", "OptionSyncUnwatchedVideosOnlyHelp": "Only unwatched videos will be synced, and videos will be removed from the device as they are watched.", - "LabelItemLimit": "Item limit:", + "LabelItemLimit": "Elemsz\u00e1m limit:", "LabelItemLimitHelp": "Optional. Set a limit to the number of items that will be synced.", "MessageBookPluginRequired": "Requires installation of the Bookshelf plugin", "MessageGamePluginRequired": "Requires installation of the GameBrowser plugin", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2195,7 +2195,7 @@ "MessageLiveTvGuideRequiresUnlock": "The Live TV Guide is currently limited to {0} channels. Click the unlock button to learn how to enjoy the full experience.", "OptionEnableFullscreen": "Enable Fullscreen", "ButtonServer": "Server", - "HeaderLibrary": "Library", + "HeaderLibrary": "M\u00e9diat\u00e1r", "HeaderMedia": "Media", "ButtonInbox": "Inbox", "HeaderGroupVersions": "Group Versions", @@ -2206,18 +2206,18 @@ "MessageIfYouBlockedVoice": "If you denied voice access to the app you'll need to reconfigure before trying again.", "MessageNoItemsFound": "No items found.", "ButtonManageServer": "Manage Server", - "ButtonEditSubtitles": "Edit subtitles", + "ButtonEditSubtitles": "Feliratok szerkeszt\u00e9se", "ButtonPreferences": "Preferences", "ButtonViewArtist": "View artist", "ButtonViewAlbum": "View album", - "ButtonEditImages": "Edit images", + "ButtonEditImages": "K\u00e9pek szerkeszt\u00e9se", "ErrorMessagePasswordNotMatchConfirm": "The password and password confirmation must match.", "ErrorMessageUsernameInUse": "The username is already in use. Please choose a new name and try again.", "ErrorMessageEmailInUse": "The email address is already in use. Please enter a new email address and try again, or use the forgot password feature.", "MessageThankYouForConnectSignUp": "Thank you for signing up for Emby Connect. An email will be sent to your address with instructions on how to confirm your new account. Please confirm the account and then return here to sign in.", - "HeaderShare": "Share", + "HeaderShare": "Megoszt\u00e1s", "ButtonShareHelp": "Share a web page containing media information with social media. Media files are never shared publicly.", - "ButtonShare": "Share", + "ButtonShare": "Megoszt\u00e1s", "HeaderConfirm": "Confirm", "MessageConfirmDeleteTunerDevice": "Are you sure you wish to delete this device?", "MessageConfirmDeleteGuideProvider": "Are you sure you wish to delete this guide provider?", @@ -2230,7 +2230,7 @@ "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.", "HeaderTryEmbyPremiere": "Try Emby Premiere", "ButtonBecomeSupporter": "Get Emby Premiere", - "ButtonClosePlayVideo": "Close and play my media", + "ButtonClosePlayVideo": "Bez\u00e1r\u00e1s \u00e9s lej\u00e1tsz\u00e1s", "MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, 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", @@ -2244,7 +2244,7 @@ "OptionBackdropSlideshow": "Backdrop slideshow", "HeaderTopPlugins": "Top Plugins", "ButtonOther": "Other", - "HeaderSortBy": "Sort By", + "HeaderSortBy": "Megjelen\u00edt\u00e9s", "HeaderSortOrder": "Sort Order", "ButtonDisconnect": "Disconnect", "ButtonMenu": "Menu", @@ -2261,12 +2261,12 @@ "AlreadyPaidHelp1": "If you already paid to install an older version of Media Browser for Android, you don't need to pay again in order to activate this app. Click OK to send us an email at {0} and we'll get it activated for you.", "AlreadyPaidHelp2": "Got Emby Premiere? Just cancel this dialog, sign into the app from within your home WIFI network, and it will be unlocked automatically.", "ButtonForYou": "For You", - "ButtonLibrary": "Library", + "ButtonLibrary": "M\u00e9diat\u00e1r", "ButtonNowPlaying": "Now Playing", "ButtonViewNewApp": "View new app", "HeaderEmbyForAndroidHasMoved": "Emby for Android has moved!", "MessageEmbyForAndroidHasMoved": "Emby for Android has moved to a new home in the app store. Please consider checking out the new app. You may continue to use this app for as long as you wish.", - "HeaderLatestMovies": "Latest Movies", + "HeaderLatestMovies": "Leg\u00fajabb Filmek", "EmbyPremiereMonthly": "Emby Premiere Monthly", "EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}", "HeaderEmailAddress": "E-Mail Address", @@ -2275,9 +2275,9 @@ "TermsOfUse": "Terms of use", "HeaderTryMultiSelect": "Try Multi-Select", "TryMultiSelectMessage": "To edit multiple media items, just click and hold any poster and select the items you want to manage. Try it!", - "NumLocationsValue": "{0} folders", - "ButtonAddMediaLibrary": "Add Media Library", - "ButtonManageFolders": "Manage folders", + "NumLocationsValue": "{0} k\u00f6nyvt\u00e1r", + "ButtonAddMediaLibrary": "\u00daj M\u00e9dia K\u00f6nyvt\u00e1r felv\u00e9tele", + "ButtonManageFolders": "K\u00f6nyvt\u00e1rak kezel\u00e9se", "HeaderTryDragAndDrop": "Try Drag and Drop", "TryDragAndDropMessage": "To re-arrange playlist items, just drag and drop. Try it!", "HeaderTryMicrosoftEdge": "Try Microsoft Edge", @@ -2290,8 +2290,8 @@ "ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.", "ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.", "ErrorAddingEmbyConnectAccount2": "Please ensure the Emby account has been activated by following the instructions in the email sent after creating the account. If you did not receive this email then please send an email to {0} from the email address used with the Emby account.", - "HeaderFavoriteArtists": "Favorite Artists", - "HeaderFavoriteSongs": "Favorite Songs", + "HeaderFavoriteArtists": "Kedvenc M\u0171v\u00e9szek", + "HeaderFavoriteSongs": "Kedvenc Dalok", "HeaderConfirmPluginInstallation": "Confirm Plugin Installation", "PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.", "MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/id.json b/dashboard-ui/strings/id.json index ba213c9432..ec6ccac5f7 100644 --- a/dashboard-ui/strings/id.json +++ b/dashboard-ui/strings/id.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Keluar", "LabelVisitCommunity": "Kunjungi Komunitas", "LabelGithub": "Github", @@ -41,9 +40,9 @@ "ButtonPrivacyPolicy": "Kebijakan privasi", "ButtonTermsOfService": "Persyaratan Layanan", "HeaderDeveloperOptions": "Opsi Pengembang", - "OptionEnableWebClientResponseCache": "Aktifkan web client response caching", - "OptionDisableForDevelopmentHelp": "Konfigurasi ini diperlukan untuk tujuan pengembangan klien web.", - "OptionEnableWebClientResourceMinification": "Aktifkan web client resource minification", + "OptionEnableWebClientResponseCache": "Enable web response caching", + "OptionDisableForDevelopmentHelp": "Configure these as needed for web development purposes.", + "OptionEnableWebClientResourceMinification": "Enable web resource minification", "LabelDashboardSourcePath": "Alamat sumber klien web:", "LabelDashboardSourcePathHelp": "Jika menjalankan server dari sumber, menentukan path ke folder dashboard-ui. Semua file klien web akan diambil dari lokasi ini.", "ButtonConvertMedia": "Konversi media", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Plugin failure", "ButtonVolumeUp": "Volume up", "ButtonVolumeDown": "Volume down", - "ButtonMute": "Mute", "HeaderLatestMedia": "Latest Media", "OptionNoSubtitles": "No Subtitles", "OptionSpecialFeatures": "Special Features", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/it.json b/dashboard-ui/strings/it.json index 5278941651..aec88e51b8 100644 --- a/dashboard-ui/strings/it.json +++ b/dashboard-ui/strings/it.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Esci", "LabelVisitCommunity": "Visita la Community", "LabelGithub": "Github", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Plugin fallito", "ButtonVolumeUp": "Aumenta Volume", "ButtonVolumeDown": "Diminuisci volume", - "ButtonMute": "Muto", "HeaderLatestMedia": "Ultimi Media", "OptionNoSubtitles": "Nessun Sottotitolo", "OptionSpecialFeatures": "Contenuti Speciali", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Predefinito\/Forzato)", "LabelUnknownLanguage": "Lingua Sconosciuta", "MessageConfirmSyncJobItemCancellation": "Sei sicuro di voler cancellare questo elemento?", + "ButtonMute": "Muto", "ButtonUnmute": "Togli muto", "ButtonQueue": "In coda", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profilo:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "Per scaricare e installare Emby server visita {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "Nuovo Server", "MyDevice": "Mio dispositivo", "ButtonRemote": "Remoto", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/kk.json b/dashboard-ui/strings/kk.json index 36cd148f06..6f29fc96ac 100644 --- a/dashboard-ui/strings/kk.json +++ b/dashboard-ui/strings/kk.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "Emby Server \u0436\u04af\u043a\u0442\u0435\u043f \u0430\u043b\u0443 \u043c\u0435\u043d \u043e\u0440\u043d\u0430\u0442\u0443 \u04af\u0448\u0456\u043d Emby \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u044b\u043d\u0430 \u0431\u0430\u0440\u044b\u043f \u0448\u044b\u0493\u044b\u04a3\u044b\u0437.", "LabelExit": "\u0428\u044b\u0493\u0443", "LabelVisitCommunity": "\u049a\u0430\u0443\u044b\u043c\u0434\u0430\u0441\u0442\u044b\u049b\u049b\u0430 \u0431\u0430\u0440\u0443", "LabelGithub": "GitHub \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u0439\u0456", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "\u041f\u043b\u0430\u0433\u0438\u043d \u0441\u04d9\u0442\u0441\u0456\u0437\u0434\u0456\u0433\u0456", "ButtonVolumeUp": "\u04ae\u043d\u0434\u0456\u043b\u0456\u043a\u0442\u0456 \u0436\u043e\u0493\u0430\u0440\u044b\u043b\u0430\u0442\u0443", "ButtonVolumeDown": "\u04ae\u043d\u0434\u0456\u043b\u0456\u043a\u0442\u0456 \u0442\u04e9\u043c\u0435\u043d\u0434\u0435\u0442\u0443", - "ButtonMute": "\u0414\u044b\u0431\u044b\u0441\u0442\u044b \u04e9\u0448\u0456\u0440\u0443", "HeaderLatestMedia": "\u0415\u04a3 \u043a\u0435\u0439\u0456\u043d\u0433\u0456 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440", "OptionNoSubtitles": "\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u043b\u0435\u0440 \u0436\u043e\u049b", "OptionSpecialFeatures": "\u0410\u0440\u043d\u0430\u0439\u044b \u043c\u04af\u043c\u043a\u0456\u043d\u0434\u0456\u043a\u0442\u0435\u0440", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(\u04d8\u0434\u0435\u043f\u043a\u0456\/\u041c\u04d9\u0436\u0431\u04af\u0440\u043b\u0456)", "LabelUnknownLanguage": "\u0411\u0435\u043b\u0433\u0456\u0441\u0456\u0437 \u0442\u0456\u043b", "MessageConfirmSyncJobItemCancellation": "\u0428\u044b\u043d\u044b\u043c\u0435\u043d \u043e\u0441\u044b \u0442\u0430\u0440\u043c\u0430\u049b\u0442\u044b \u0431\u043e\u043b\u0434\u044b\u0440\u043c\u0430\u0443 \u049b\u0430\u0436\u0435\u0442 \u043f\u0435?", + "ButtonMute": "\u0414\u044b\u0431\u044b\u0441\u0442\u044b \u04e9\u0448\u0456\u0440\u0443", "ButtonUnmute": "\u0414\u044b\u0431\u044b\u0441\u0442\u044b \u049b\u043e\u0441\u0443", "ButtonQueue": "\u041a\u0435\u0437\u0435\u043a\u043a\u0435", "ButtonPlaylist": "\u041e\u0439\u043d\u0430\u0442\u0443 \u0442\u0456\u0437\u0456\u043c\u0456", @@ -2178,6 +2177,7 @@ "LabelProfile": "\u041f\u0440\u043e\u0444\u0430\u0439\u043b:", "LabelBitrateMbps": "\u049a\u0430\u0440\u049b\u044b\u043d\u044b (\u041c\u0431\u0438\u0442\/\u0441):", "EmbyIntroDownloadMessage": "Emby Server \u0436\u04af\u043a\u0442\u0435\u043f \u0430\u043b\u0443 \u043c\u0435\u043d \u043e\u0440\u043d\u0430\u0442\u0443 \u04af\u0448\u0456\u043d {0} \u0431\u0430\u0440\u044b\u043f \u0448\u044b\u0493\u044b\u04a3\u044b\u0437.", + "EmbyIntroDownloadMessageWithoutLink": "Emby Server \u0436\u04af\u043a\u0442\u0435\u043f \u0430\u043b\u0443 \u043c\u0435\u043d \u043e\u0440\u043d\u0430\u0442\u0443 \u04af\u0448\u0456\u043d Emby \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u044b\u043d\u0430 \u0431\u0430\u0440\u044b\u043f \u0448\u044b\u0493\u044b\u04a3\u044b\u0437.", "ButtonNewServer": "\u0416\u0430\u04a3\u0430 \u0441\u0435\u0440\u0432\u0435\u0440", "MyDevice": "\u041c\u0435\u043d\u0456\u04a3 \u049b\u04b1\u0440\u044b\u043b\u0493\u044b\u043c", "ButtonRemote": "\u0411\u0430\u0441\u049b\u0430\u0440\u0443", @@ -2318,5 +2318,10 @@ "ValueExample": "13:00", "ButtonGotIt": "\u0422\u04af\u0441\u0456\u043d\u0456\u043a\u0442\u0456", "OptionEnableAnonymousUsageReporting": "\u041f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443 \u0442\u0443\u0440\u0430\u043b\u044b \u0430\u043d\u043e\u043d\u0438\u043c\u0434\u0456\u043a \u0435\u0441\u0435\u043f\u0442\u0435\u0440\u0456\u043d \u049b\u043e\u0441\u0443", - "OptionEnableAnonymousUsageReportingHelp": "Emby \u04af\u0448\u0456\u043d \u0430\u043d\u043e\u043d\u0438\u043c\u0434\u0456\u043a \u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440\u0434\u0456, \u043c\u044b\u0441\u0430\u043b\u044b, \u043e\u0440\u043d\u0430\u0442\u044b\u043b\u0493\u0430\u043d \u043f\u043b\u0430\u0433\u0438\u043d\u0434\u0435\u0440 \u0442\u0443\u0440\u0430\u043b\u044b, Emby-\u049b\u043e\u043b\u0434\u0430\u043d\u0431\u0430\u043b\u0430\u0440\u044b\u04a3\u044b\u0437\u0434\u044b\u04a3 \u043d\u04b1\u0441\u049b\u0430 \u043d\u04e9\u043c\u0456\u0440\u043b\u0435\u0440\u0456\u043d, \u0442.\u0431. \u0436\u0438\u043d\u0430\u0443\u0493\u0430 \u043c\u04af\u043c\u043a\u0456\u043d\u0434\u0456\u043a \u0431\u0435\u0440\u0435\u0434\u0456. \u041e\u0441\u044b \u0430\u049b\u043f\u0430\u0440\u0430\u0442 \u0442\u0435\u043a \u049b\u0430\u043d\u0430 \u0431\u0430\u0493\u0434\u0430\u0440\u043b\u0430\u043c\u0430\u043b\u044b\u049b \u0436\u0430\u0441\u0430\u049b\u0442\u0430\u043c\u0430\u043d\u044b \u0430\u0440\u0442\u0442\u044b\u0440\u0443 \u043c\u0430\u049b\u0441\u0430\u0442\u044b \u04af\u0448\u0456\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u043b\u0430\u0434\u044b." + "OptionEnableAnonymousUsageReportingHelp": "Emby \u04af\u0448\u0456\u043d \u0430\u043d\u043e\u043d\u0438\u043c\u0434\u0456\u043a \u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440\u0434\u0456, \u043c\u044b\u0441\u0430\u043b\u044b, \u043e\u0440\u043d\u0430\u0442\u044b\u043b\u0493\u0430\u043d \u043f\u043b\u0430\u0433\u0438\u043d\u0434\u0435\u0440 \u0442\u0443\u0440\u0430\u043b\u044b, Emby-\u049b\u043e\u043b\u0434\u0430\u043d\u0431\u0430\u043b\u0430\u0440\u044b\u04a3\u044b\u0437\u0434\u044b\u04a3 \u043d\u04b1\u0441\u049b\u0430 \u043d\u04e9\u043c\u0456\u0440\u043b\u0435\u0440\u0456\u043d, \u0442.\u0431. \u0436\u0438\u043d\u0430\u0443\u0493\u0430 \u043c\u04af\u043c\u043a\u0456\u043d\u0434\u0456\u043a \u0431\u0435\u0440\u0435\u0434\u0456. \u041e\u0441\u044b \u0430\u049b\u043f\u0430\u0440\u0430\u0442 \u0442\u0435\u043a \u049b\u0430\u043d\u0430 \u0431\u0430\u0493\u0434\u0430\u0440\u043b\u0430\u043c\u0430\u043b\u044b\u049b \u0436\u0430\u0441\u0430\u049b\u0442\u0430\u043c\u0430\u043d\u044b \u0430\u0440\u0442\u0442\u044b\u0440\u0443 \u043c\u0430\u049b\u0441\u0430\u0442\u044b \u04af\u0448\u0456\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u043b\u0430\u0434\u044b.", + "LabelFileOrUrl": "\u0424\u0430\u0439\u043b \u043d\u0435\u043c\u0435\u0441\u0435 URL:", + "OptionEnableForAllTuners": "\u0411\u0430\u0440\u043b\u044b\u049b \u0442\u044e\u043d\u0435\u0440 \u049b\u04b1\u0440\u044b\u043b\u0493\u044b\u043b\u0430\u0440\u044b \u04af\u0448\u0456\u043d \u049b\u043e\u0441\u0443", + "HeaderTuners": "\u0422\u044e\u043d\u0435\u0440\u043b\u0435\u0440", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/ko.json b/dashboard-ui/strings/ko.json index 0f94c583fe..97facbaa43 100644 --- a/dashboard-ui/strings/ko.json +++ b/dashboard-ui/strings/ko.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "\uc885\ub8cc", "LabelVisitCommunity": "\ucee4\ubba4\ub2c8\ud2f0 \ubc29\ubb38", "LabelGithub": "Github", @@ -41,7 +40,7 @@ "ButtonPrivacyPolicy": "\uac1c\uc778\uc815\ubcf4 \uc815\ucc45", "ButtonTermsOfService": "\uc11c\ube44\uc2a4 \uc57d\uad00", "HeaderDeveloperOptions": "\uac1c\ubc1c\uc790 \uc635\uc158", - "OptionEnableWebClientResponseCache": "\uc6f9 \ud074\ub77c\uc5b8\ud2b8 \uc751\ub2f5 \uce90\uc2dc \uc0ac\uc6a9", + "OptionEnableWebClientResponseCache": "Enable web response caching", "OptionDisableForDevelopmentHelp": "Configure these as needed for web development purposes.", "OptionEnableWebClientResourceMinification": "Enable web resource minification", "LabelDashboardSourcePath": "\uc6f9 \ud074\ub77c\uc774\uc5b8\ud2b8 \uc18c\uc2a4 \uacbd\ub85c:", @@ -178,7 +177,7 @@ "TabPeople": "People", "TabNetworks": "\ub124\ud2b8\uc6cc\ud06c", "HeaderUsers": "\uc0ac\uc6a9\uc790", - "HeaderFilters": "\ud544\ud130:", + "HeaderFilters": "Filters", "ButtonFilter": "\ud544\ud130", "OptionFavorite": "\uc990\uaca8\ucc3e\uae30", "OptionLikes": "\uc88b\uc544\ud568", @@ -467,7 +466,7 @@ "LabelEnableRealtimeMonitor": "\uc2e4\uc2dc\uac04 \ubaa8\ub2c8\ud130\ub9c1 \uc0ac\uc6a9", "LabelEnableRealtimeMonitorHelp": "\uc9c0\uc6d0\ud558\ub294 \ud30c\uc77c \uc2dc\uc2a4\ud15c\uc5d0\uc11c \ubcc0\uacbd \uc0ac\ud56d\uc774 \uc989\uc2dc \uc2e4\ud589\ub429\ub2c8\ub2e4.", "ButtonScanLibrary": "\ub77c\uc774\ube0c\ub7ec\ub9ac \uac80\uc0c9", - "HeaderNumberOfPlayers": "\ud50c\ub808\uc774\uc5b4:", + "HeaderNumberOfPlayers": "Players", "OptionAnyNumberOfPlayers": "Any", "Option1Player": "1+", "Option2Player": "2+", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "\ud50c\ub7ec\uadf8\uc778 \uc2e4\ud328", "ButtonVolumeUp": "\uc74c\ub7c9 \ud06c\uac8c", "ButtonVolumeDown": "\uc74c\ub7c9 \uc791\uac8c", - "ButtonMute": "\uc74c\uc18c\uac70", "HeaderLatestMedia": "\ucd5c\uadfc \ubbf8\ub514\uc5b4", "OptionNoSubtitles": "\uc790\ub9c9 \uc5c6\uc74c", "OptionSpecialFeatures": "Special Features", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(\uae30\ubcf8\/Forced)", "LabelUnknownLanguage": "\uc54c \uc218 \uc5c6\ub294 \uc5b8\uc5b4", "MessageConfirmSyncJobItemCancellation": "\uc774 \ud56d\ubaa9\uc744 \ucde8\uc18c\ud558\uaca0\uc2b5\ub2c8\uae4c?", + "ButtonMute": "\uc74c\uc18c\uac70", "ButtonUnmute": "\uc74c\uc18c\uac70 \ucde8\uc18c", "ButtonQueue": "\ub300\uae30\uc5f4 \ucd94\uac00", "ButtonPlaylist": "\uc7ac\uc0dd\ubaa9\ub85d", @@ -1948,7 +1947,7 @@ "HeaderAddMediaFolder": "\ubbf8\ub514\uc5b4 \ud3f4\ub354 \ucd94\uac00", "HeaderAddMediaFolderHelp": "\uc774\ub984 (\uc601\ud654, \uc74c\uc545, TV, \uae30\ud0c0):", "HeaderRemoveMediaFolder": "\ubbf8\ub514\uc5b4 \ud3f4\ub354 \uc81c\uac70", - "MessageTheFollowingLocationWillBeRemovedFromLibrary": "\ub2e4\uc74c \ubbf8\ub514\uc5b4 \ud3f4\ub354\uac00 \ub77c\uc774\ube0c\ub7ec\ub9ac\uc5d0\uc11c \uc81c\uac70\ub429\ub2c8\ub2e4:", + "MessageTheFollowingLocationWillBeRemovedFromLibrary": "The following media locations will be removed from your Emby library:", "MessageAreYouSureYouWishToRemoveMediaFolder": "\ubbf8\ub514\uc5b4 \ud3f4\ub354\ub97c \uc81c\uac70\ud558\uaca0\uc2b5\ub2c8\uae4c?", "ButtonRename": "\uc774\ub984 \ubcc0\uacbd", "ButtonChangeContentType": "\ucf58\ud150\ud2b8 \uc885\ub958 \ubcc0\uacbd", @@ -2178,6 +2177,7 @@ "LabelProfile": "\ud504\ub85c\ud30c\uc77c:", "LabelBitrateMbps": "\ube44\ud2b8\ub808\uc774\ud2b8 (Mbps):", "EmbyIntroDownloadMessage": "Emby \uc11c\ubc84\ub97c \ub2e4\uc6b4\ub85c\ub4dc\ud558\uace0 \uc124\uce58\ud558\ub824\uba74 {0} \uc744(\ub97c) \ubc29\ubb38\ud558\uc138\uc694.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "\uc0c8 \uc11c\ubc84", "MyDevice": "\ub0b4 \uc7a5\uce58", "ButtonRemote": "\uc6d0\uaca9", @@ -2210,7 +2210,7 @@ "ButtonPreferences": "\ud658\uacbd \uc124\uc815", "ButtonViewArtist": "\uc544\ud2f0\uc2a4\ud2b8 \ubcf4\uae30", "ButtonViewAlbum": "\uc568\ubc94 \ubcf4\uae30", - "ButtonEditImages": "\uc774\ubbf8\uc9c0 \ud3b8\uc9d1", + "ButtonEditImages": "Edit images", "ErrorMessagePasswordNotMatchConfirm": "\ube44\ubc00\ubc88\ud638\uc640 \ube44\ubc00\ubc88\ud638 \ud655\uc778\uc774 \uc77c\uce58\ud558\uc5ec\uc57c \ud569\ub2c8\ub2e4.", "ErrorMessageUsernameInUse": "\uc774\ubbf8 \uc0ac\uc6a9 \uc911\uc778 \uc0ac\uc6a9\uc790\uba85\uc785\ub2c8\ub2e4. \ub2e4\ub978 \uc774\ub984\uc73c\ub85c \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694.", "ErrorMessageEmailInUse": "\uc774\ubbf8 \uc0ac\uc6a9 \uc911\uc778 \uc774\uba54\uc77c \uc8fc\uc18c\uc785\ub2c8\ub2e4. \ub2e4\ub978 \uc774\uba54\uc77c \uc8fc\uc18c\ub85c \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uac70\ub098 \ube44\ubc00\ubc88\ud638 \ubd84\uc2e4 \uae30\ub2a5\uc744 \uc0ac\uc6a9\ud558\uc138\uc694.", @@ -2244,8 +2244,8 @@ "OptionBackdropSlideshow": "\ubc30\uacbd \uc2ac\ub77c\uc774\ub4dc \uc1fc", "HeaderTopPlugins": "\ucd5c\uace0 \ud50c\ub7ec\uadf8\uc778", "ButtonOther": "Other", - "HeaderSortBy": "\uc815\ub82c \uae30\uc900:", - "HeaderSortOrder": "\uc815\ub82c \uc21c\uc11c:", + "HeaderSortBy": "Sort By", + "HeaderSortOrder": "Sort Order", "ButtonDisconnect": "\uc5f0\uacb0 \ud574\uc81c", "ButtonMenu": "\uba54\ub274", "ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options.", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/ms.json b/dashboard-ui/strings/ms.json index 5d3238d671..f79e3299e0 100644 --- a/dashboard-ui/strings/ms.json +++ b/dashboard-ui/strings/ms.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Tutup", "LabelVisitCommunity": "Melawat Masyarakat", "LabelGithub": "Github", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Plugin failure", "ButtonVolumeUp": "Volume up", "ButtonVolumeDown": "Volume down", - "ButtonMute": "Mute", "HeaderLatestMedia": "Latest Media", "OptionNoSubtitles": "No Subtitles", "OptionSpecialFeatures": "Special Features", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/nb.json b/dashboard-ui/strings/nb.json index 3485cb3b01..8ec12c5918 100644 --- a/dashboard-ui/strings/nb.json +++ b/dashboard-ui/strings/nb.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Avslutt", "LabelVisitCommunity": "Bes\u00f8k oss", "LabelGithub": "Github", @@ -41,9 +40,9 @@ "ButtonPrivacyPolicy": "Personvernpolicy", "ButtonTermsOfService": "Servicevilk\u00e5r", "HeaderDeveloperOptions": "Utvikler-innstillinger", - "OptionEnableWebClientResponseCache": "Aktiver webklient respons-caching", - "OptionDisableForDevelopmentHelp": "Konfigurer disse i forbindelse med utvikling av web-klienten.", - "OptionEnableWebClientResourceMinification": "Aktiver ressursminimering for webklient", + "OptionEnableWebClientResponseCache": "Enable web response caching", + "OptionDisableForDevelopmentHelp": "Configure these as needed for web development purposes.", + "OptionEnableWebClientResourceMinification": "Enable web resource minification", "LabelDashboardSourcePath": "Webklient kildesti:", "LabelDashboardSourcePathHelp": "Hvis serveren kj\u00f8rer fra kildekode, angi sti til mappe for dashboard-ui. Alle filer for webklienten kommer fra denne mappen.", "ButtonConvertMedia": "Konverter media", @@ -178,7 +177,7 @@ "TabPeople": "Folk", "TabNetworks": "Nettverk", "HeaderUsers": "Brukere", - "HeaderFilters": "Filtre", + "HeaderFilters": "Filters", "ButtonFilter": "Filter", "OptionFavorite": "Favoritter", "OptionLikes": "Liker", @@ -467,7 +466,7 @@ "LabelEnableRealtimeMonitor": "Aktiver sanntids monitorering", "LabelEnableRealtimeMonitorHelp": "Endinger vil bli prossesert umiddelbart, til st\u00f8ttede filsystemer.", "ButtonScanLibrary": "S\u00f8k Gjennom Bibliotek", - "HeaderNumberOfPlayers": "Spillere:", + "HeaderNumberOfPlayers": "Players", "OptionAnyNumberOfPlayers": "Noen", "Option1Player": "1+", "Option2Player": "2+", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Programtillegg feilet", "ButtonVolumeUp": "Volum opp", "ButtonVolumeDown": "Volum ned", - "ButtonMute": "Mute", "HeaderLatestMedia": "Siste Media", "OptionNoSubtitles": "Ingen undertekster", "OptionSpecialFeatures": "Spesielle Funksjoner", @@ -1565,7 +1563,7 @@ "LabelFromHelp": "Example: {0} (on the server)", "HeaderMyMedia": "Mine media", "ButtonRemoveFromCollection": "Remove from Collection", - "LabelAutomaticUpdateLevel": "Automatisk oppdaterings niv\u00e5", + "LabelAutomaticUpdateLevel": "Automatic update level:", "LabelAutomaticUpdateLevelForPlugins": "Automatic update level for plugins:", "ErrorLaunchingChromecast": "Det var en feil ved start av Chromecast. Vennligst forsikre deg om at enheten har korrekt forbindelse til ditt tr\u00e5dl\u00f8se nettverk.", "MessageErrorLoadingSupporterInfo": "There was an error loading Emby Premiere information. Please try again later.", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Standard\/Tvunget)", "LabelUnknownLanguage": "Ukjent spr\u00e5k", "MessageConfirmSyncJobItemCancellation": "Er du sikker p\u00e5 at du vil kansellere dette elementet?", + "ButtonMute": "Mute", "ButtonUnmute": "Lyd p\u00e5", "ButtonQueue": "K\u00f8", "ButtonPlaylist": "Spilleliste", @@ -1948,7 +1947,7 @@ "HeaderAddMediaFolder": "Legg til mediamappe", "HeaderAddMediaFolderHelp": "Navn (Filmer, Musikk, TV, etc):", "HeaderRemoveMediaFolder": "Fjern Mediamappe", - "MessageTheFollowingLocationWillBeRemovedFromLibrary": "F\u00f8lgende mapper med media vil bli fjernet fra ditt bibliotek:", + "MessageTheFollowingLocationWillBeRemovedFromLibrary": "The following media locations will be removed from your Emby library:", "MessageAreYouSureYouWishToRemoveMediaFolder": "Er du sikker p\u00e5 at dul vil slette denne media-mappen?", "ButtonRename": "Gi nytt navn", "ButtonChangeContentType": "Change content type", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profil:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "For \u00e5 laste ned og installere Emby Server bes\u00f8k {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "Ny server", "MyDevice": "Min(e) enhet(er)", "ButtonRemote": "Fjernkont.", @@ -2244,8 +2244,8 @@ "OptionBackdropSlideshow": "Backdrop slideshow", "HeaderTopPlugins": "Top Plugins", "ButtonOther": "Other", - "HeaderSortBy": "Sorter etter:", - "HeaderSortOrder": "Sorter Etter:", + "HeaderSortBy": "Sort By", + "HeaderSortOrder": "Sort Order", "ButtonDisconnect": "Disconnect", "ButtonMenu": "Menu", "ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options.", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/nl.json b/dashboard-ui/strings/nl.json index 7443dc96a1..4fc0dfd6b8 100644 --- a/dashboard-ui/strings/nl.json +++ b/dashboard-ui/strings/nl.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Afsluiten", "LabelVisitCommunity": "Bezoek Gemeenschap", "LabelGithub": "Github", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Plug-in fout", "ButtonVolumeUp": "Volume omhoog", "ButtonVolumeDown": "Volume omlaag", - "ButtonMute": "Dempen", "HeaderLatestMedia": "Nieuw in bibliotheek", "OptionNoSubtitles": "Geen ondertiteling", "OptionSpecialFeatures": "Extra's", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Standaard \/ Georceerd)", "LabelUnknownLanguage": "Onbekende taal", "MessageConfirmSyncJobItemCancellation": "Bent u zeker dat u dit item wilt annuleren?", + "ButtonMute": "Dempen", "ButtonUnmute": "Dempen opheffen", "ButtonQueue": "Wachtrij", "ButtonPlaylist": "Afspeellijst", @@ -2178,6 +2177,7 @@ "LabelProfile": "profiel:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "Ga naar {0} om Emby Server te downloaden en te installeren.", + "EmbyIntroDownloadMessageWithoutLink": "Bezoek de Emby Website om Emby Server te downloaden en te installeren", "ButtonNewServer": "Nieuwe server", "MyDevice": "Mijn apparaat", "ButtonRemote": "Afstandsbediening", @@ -2318,5 +2318,10 @@ "ValueExample": "13:00", "ButtonGotIt": "Begrepen", "OptionEnableAnonymousUsageReporting": "Activeer anonieme gebruiksgegevens rapportage", - "OptionEnableAnonymousUsageReportingHelp": "Sta Emby toe anonieme gegevens zoals ge\u00efnstalleerde plugins, de versienummers van Emby toepassingen, etc. te verzamelen. Deze informatie wordt alleen gebruikt met het doel de software te verbeteren." + "OptionEnableAnonymousUsageReportingHelp": "Sta Emby toe anonieme gegevens zoals ge\u00efnstalleerde plugins, de versienummers van Emby toepassingen, etc. te verzamelen. Deze informatie wordt alleen gebruikt met het doel de software te verbeteren.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/pl.json b/dashboard-ui/strings/pl.json index c6c79d4abc..408e54ebda 100644 --- a/dashboard-ui/strings/pl.json +++ b/dashboard-ui/strings/pl.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Wyj\u015bcie", "LabelVisitCommunity": "Odwied\u017a spo\u0142eczno\u015b\u0107", "LabelGithub": "Github", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Niepowodzenie wtyczki", "ButtonVolumeUp": "G\u0142o\u015bno\u015b\u0107 w g\u00f3re", "ButtonVolumeDown": "G\u0142o\u015bno\u015b\u0107 w d\u00f3\u0142", - "ButtonMute": "Wycisz", "HeaderLatestMedia": "Ostatnie Media", "OptionNoSubtitles": "Bez Napis\u00f3w", "OptionSpecialFeatures": "Zawarto\u015b\u0107 Dodatkowa", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Domy\u015blny\/Wymuszony)", "LabelUnknownLanguage": "Nieznany j\u0119zyk", "MessageConfirmSyncJobItemCancellation": "Czy na pewno chcesz usun\u0105\u0107 t\u0105 pozycj\u0119?", + "ButtonMute": "Wycisz", "ButtonUnmute": "(OD)Wycisz", "ButtonQueue": "Kolejka", "ButtonPlaylist": "Playlista", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profil:", "LabelBitrateMbps": "Przep\u0142ywno\u015b\u0107 (Mbps):", "EmbyIntroDownloadMessage": "Aby pobra\u0107 i zainstalowa\u0107 serwer Emby odwied\u017a {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "Nowy serwer", "MyDevice": "Moje urz\u0105dzenie", "ButtonRemote": "Zdalny", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/pt-BR.json b/dashboard-ui/strings/pt-BR.json index 18f39d9847..d4ec920928 100644 --- a/dashboard-ui/strings/pt-BR.json +++ b/dashboard-ui/strings/pt-BR.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Sair", "LabelVisitCommunity": "Visitar a Comunidade", "LabelGithub": "Github", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Falha no plugin", "ButtonVolumeUp": "Aumentar volume", "ButtonVolumeDown": "Diminuir volume", - "ButtonMute": "Mudo", "HeaderLatestMedia": "M\u00eddias Recentes", "OptionNoSubtitles": "Nenhuma legenda", "OptionSpecialFeatures": "Recursos Especiais", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Padr\u00e3o\/For\u00e7ada)", "LabelUnknownLanguage": "Idioma desconhecido", "MessageConfirmSyncJobItemCancellation": "Deseja realmente cancelar este item?", + "ButtonMute": "Mudo", "ButtonUnmute": "Remover Mudo", "ButtonQueue": "Adicionar \u00e0 fila", "ButtonPlaylist": "Lista de reprodu\u00e7\u00e3o", @@ -2178,6 +2177,7 @@ "LabelProfile": "Perfil:", "LabelBitrateMbps": "Taxa (Mbps):", "EmbyIntroDownloadMessage": "Para fazer o download e instalar o Servidor Emby visite {0}.", + "EmbyIntroDownloadMessageWithoutLink": "Para fazer download e instalar o Servidor Emby visite o website do Emby.", "ButtonNewServer": "Novo Servidor", "MyDevice": "Meu Dispositivo", "ButtonRemote": "Remoto", @@ -2318,5 +2318,10 @@ "ValueExample": "13:00 hs", "ButtonGotIt": "Feito", "OptionEnableAnonymousUsageReporting": "Ativar relat\u00f3rio de uso an\u00f4nimo", - "OptionEnableAnonymousUsageReportingHelp": "Permitir que o Emby colete dados an\u00f4nimos como os plugins instalados, os n\u00fameros de vers\u00e3o de seus apps Emby, etc. Estas informa\u00e7\u00f5es s\u00e3o usadas apenas com o prop\u00f3sito de aprimorar o software." + "OptionEnableAnonymousUsageReportingHelp": "Permitir que o Emby colete dados an\u00f4nimos como os plugins instalados, os n\u00fameros de vers\u00e3o de seus apps Emby, etc. Estas informa\u00e7\u00f5es s\u00e3o usadas apenas com o prop\u00f3sito de aprimorar o software.", + "LabelFileOrUrl": "Arquivo ou url:", + "OptionEnableForAllTuners": "Ativar para todos os sintonizadores", + "HeaderTuners": "Sintonizadores", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/pt-PT.json b/dashboard-ui/strings/pt-PT.json index c911f37c30..4d115ef552 100644 --- a/dashboard-ui/strings/pt-PT.json +++ b/dashboard-ui/strings/pt-PT.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Sair", "LabelVisitCommunity": "Visitar a Comunidade", "LabelGithub": "Github", @@ -41,9 +40,9 @@ "ButtonPrivacyPolicy": "Pol\u00edtica de privacidade", "ButtonTermsOfService": "Termos de Servi\u00e7o", "HeaderDeveloperOptions": "Op\u00e7\u00f5es do Programador", - "OptionEnableWebClientResponseCache": "Ativar a cache de resposta do cliente web", + "OptionEnableWebClientResponseCache": "Enable web response caching", "OptionDisableForDevelopmentHelp": "Configure these as needed for web development purposes.", - "OptionEnableWebClientResourceMinification": "Ativar a minimiza\u00e7\u00e3o de recursos do cliente web", + "OptionEnableWebClientResourceMinification": "Enable web resource minification", "LabelDashboardSourcePath": "Caminho da fonte do cliente web:", "LabelDashboardSourcePathHelp": "Se correr o servidor a partir do c\u00f3digo fonte, especifique o caminho da pasta dashboard-ui. Todos os ficheiros do cliente web ser\u00e3o usados a partir desta localiza\u00e7\u00e3o.", "ButtonConvertMedia": "Converter ficheiro multim\u00e9dia", @@ -178,7 +177,7 @@ "TabPeople": "Pessoas", "TabNetworks": "Redes", "HeaderUsers": "Utilizadores", - "HeaderFilters": "Filtros:", + "HeaderFilters": "Filters", "ButtonFilter": "Filtro", "OptionFavorite": "Favoritos", "OptionLikes": "Gostos", @@ -467,7 +466,7 @@ "LabelEnableRealtimeMonitor": "Ativar monitoriza\u00e7\u00e3o em tempo real", "LabelEnableRealtimeMonitorHelp": "As altera\u00e7\u00f5es ir\u00e3o ser processadas imediatamente em sistemas de ficheiros suportados.", "ButtonScanLibrary": "Analisar Biblioteca", - "HeaderNumberOfPlayers": "Jogadores:", + "HeaderNumberOfPlayers": "Players", "OptionAnyNumberOfPlayers": "Qualquer", "Option1Player": "1+", "Option2Player": "2+", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Falha na extens\u00e3o", "ButtonVolumeUp": "Aumentar volume", "ButtonVolumeDown": "Diminuir volume", - "ButtonMute": "Mute", "HeaderLatestMedia": "Latest Media", "OptionNoSubtitles": "Sem legendas", "OptionSpecialFeatures": "Special Features", @@ -1565,7 +1563,7 @@ "LabelFromHelp": "Example: {0} (on the server)", "HeaderMyMedia": "My Media", "ButtonRemoveFromCollection": "Remove from Collection", - "LabelAutomaticUpdateLevel": "N\u00edvel da atualiza\u00e7\u00e3o autom\u00e1tica", + "LabelAutomaticUpdateLevel": "Automatic update level:", "LabelAutomaticUpdateLevelForPlugins": "Automatic update level for plugins:", "ErrorLaunchingChromecast": "There was an error launching chromecast. Please ensure your device is connected to your wireless network.", "MessageErrorLoadingSupporterInfo": "There was an error loading Emby Premiere information. Please try again later.", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2244,8 +2244,8 @@ "OptionBackdropSlideshow": "Backdrop slideshow", "HeaderTopPlugins": "Top Plugins", "ButtonOther": "Other", - "HeaderSortBy": "Organizar por:", - "HeaderSortOrder": "Ordem de organiza\u00e7\u00e3o:", + "HeaderSortBy": "Sort By", + "HeaderSortOrder": "Sort Order", "ButtonDisconnect": "Disconnect", "ButtonMenu": "Menu", "ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options.", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/ro.json b/dashboard-ui/strings/ro.json index 3e41684f93..e187f94fbe 100644 --- a/dashboard-ui/strings/ro.json +++ b/dashboard-ui/strings/ro.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Iesire", "LabelVisitCommunity": "Viziteaza comunitatea", "LabelGithub": "Github", @@ -41,9 +40,9 @@ "ButtonPrivacyPolicy": "Politica de confiden\u021bialitate", "ButtonTermsOfService": "Conditii de Utilizare", "HeaderDeveloperOptions": "Obtiuni Dezvoltator", - "OptionEnableWebClientResponseCache": "Activa\u021bi r\u0103spunsul cache client web", - "OptionDisableForDevelopmentHelp": "Configura\u021bi acestea cum este necesar \u00een scopuri de dezvoltare client web.", - "OptionEnableWebClientResourceMinification": "Activa\u021bi minimizare a resurselor clientului web", + "OptionEnableWebClientResponseCache": "Enable web response caching", + "OptionDisableForDevelopmentHelp": "Configure these as needed for web development purposes.", + "OptionEnableWebClientResourceMinification": "Enable web resource minification", "LabelDashboardSourcePath": "Calea sursa a clientului Web:", "LabelDashboardSourcePathHelp": "Dac\u0103 ruleaz\u0103 serverul de la surs\u0103, specifica\u021bi calea c\u0103tre directorul tabloul de bord. Toate fi\u0219ierele clientului web va fi servit de la aceast\u0103 loca\u021bie.", "ButtonConvertMedia": "Converteste media", @@ -178,7 +177,7 @@ "TabPeople": "Oameni", "TabNetworks": "Retele TV", "HeaderUsers": "Utilizatori", - "HeaderFilters": "Filtre:", + "HeaderFilters": "Filters", "ButtonFilter": "Filtreaza", "OptionFavorite": "Favorite", "OptionLikes": "Like-uri", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Plugin failure", "ButtonVolumeUp": "Volume up", "ButtonVolumeDown": "Volume down", - "ButtonMute": "Mute", "HeaderLatestMedia": "Latest Media", "OptionNoSubtitles": "Fara Subtitrare", "OptionSpecialFeatures": "Special Features", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2244,8 +2244,8 @@ "OptionBackdropSlideshow": "Backdrop slideshow", "HeaderTopPlugins": "Top Plugins", "ButtonOther": "Other", - "HeaderSortBy": "Sorteaza dupa:", - "HeaderSortOrder": "Ordine Sortare:", + "HeaderSortBy": "Sort By", + "HeaderSortOrder": "Sort Order", "ButtonDisconnect": "Disconnect", "ButtonMenu": "Menu", "ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options.", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/ru.json b/dashboard-ui/strings/ru.json index ac5574d184..d2b04bf733 100644 --- a/dashboard-ui/strings/ru.json +++ b/dashboard-ui/strings/ru.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "\u0427\u0442\u043e\u0431\u044b \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0438 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Emby Server, \u043f\u043e\u0441\u0435\u0442\u0438\u0442\u0435 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442 Emby.", "LabelExit": "\u0412\u044b\u0445\u043e\u0434", "LabelVisitCommunity": "\u041f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u0435 \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0430", "LabelGithub": "GitHub", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "\u0421\u0431\u043e\u0439 \u043f\u043b\u0430\u0433\u0438\u043d\u0430", "ButtonVolumeUp": "\u041f\u043e\u0432\u044b\u0441\u0438\u0442\u044c \u0433\u0440\u043e\u043c\u043a\u043e\u0441\u0442\u044c", "ButtonVolumeDown": "\u041f\u043e\u043d\u0438\u0437\u0438\u0442\u044c \u0433\u0440\u043e\u043c\u043a\u043e\u0441\u0442\u044c", - "ButtonMute": "\u041e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0437\u0432\u0443\u043a", "HeaderLatestMedia": "\u041f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0435 \u043c\u0435\u0434\u0438\u0430\u0434\u0430\u043d\u043d\u044b\u0435", "OptionNoSubtitles": "\u0411\u0435\u0437 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u043e\u0432", "OptionSpecialFeatures": "\u0414\u043e\u043f. \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u044b", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(\u0423\u043c\u043e\u043b\u0447.\/\u0424\u043e\u0440\u0441-\u044b\u0435)", "LabelUnknownLanguage": "\u041d\u0435\u043e\u043f\u043e\u0437\u043d. \u044f\u0437\u044b\u043a", "MessageConfirmSyncJobItemCancellation": "\u0412\u044b \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u043e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0439 \u044d\u043b\u0435\u043c\u0435\u043d\u0442?", + "ButtonMute": "\u041e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0437\u0432\u0443\u043a", "ButtonUnmute": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0437\u0432\u0443\u043a", "ButtonQueue": "\u0412 \u043e\u0447\u0435\u0440\u0435\u0434\u044c...", "ButtonPlaylist": "\u041f\u043b\u0435\u0439-\u043b\u0438\u0441\u0442...", @@ -2178,6 +2177,7 @@ "LabelProfile": "\u041f\u0440\u043e\u0444\u0438\u043b\u044c:", "LabelBitrateMbps": "\u041f\u043e\u0442\u043e\u043a\u043e\u0432\u0430\u044f \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c, \u041c\u0431\u0438\u0442\/\u0441:", "EmbyIntroDownloadMessage": "\u0427\u0442\u043e\u0431\u044b \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0438 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Emby Server, \u043f\u043e\u0441\u0435\u0442\u0438\u0442\u0435 {0}.", + "EmbyIntroDownloadMessageWithoutLink": "\u0427\u0442\u043e\u0431\u044b \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0438 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Emby Server, \u043f\u043e\u0441\u0435\u0442\u0438\u0442\u0435 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442 Emby.", "ButtonNewServer": "\u041d\u043e\u0432\u044b\u0439 \u0441\u0435\u0440\u0432\u0435\u0440...", "MyDevice": "\u041c\u043e\u0451 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e", "ButtonRemote": "\u041f\u0443\u043b\u044c\u0442...", @@ -2318,5 +2318,10 @@ "ValueExample": "13:00", "ButtonGotIt": "\u041f\u043e\u043d\u044f\u0442\u043d\u043e", "OptionEnableAnonymousUsageReporting": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0430\u043d\u043e\u043d\u0438\u043c\u043d\u0443\u044e \u043e\u0442\u0447\u0451\u0442\u043d\u043e\u0441\u0442\u044c \u043e\u0431 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0438", - "OptionEnableAnonymousUsageReportingHelp": "\u0420\u0430\u0437\u0440\u0435\u0448\u0430\u0435\u0442 Emby \u0441\u043e\u0431\u0438\u0440\u0430\u0442\u044c \u0430\u043d\u043e\u043d\u0438\u043c\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u043e\u0431 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044b\u0445 \u043f\u043b\u0430\u0433\u0438\u043d\u0430\u0445, \u043d\u043e\u043c\u0435\u0440\u0430 \u0432\u0435\u0440\u0441\u0438\u0439 \u0432\u0430\u0448\u0438\u0445 Emby-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439 \u0438 \u0442.\u0434. \u042d\u0442\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0432 \u0446\u0435\u043b\u044f\u0445 \u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u0441\u0442\u0432\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f." + "OptionEnableAnonymousUsageReportingHelp": "\u0420\u0430\u0437\u0440\u0435\u0448\u0430\u0435\u0442 Emby \u0441\u043e\u0431\u0438\u0440\u0430\u0442\u044c \u0430\u043d\u043e\u043d\u0438\u043c\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u043e\u0431 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044b\u0445 \u043f\u043b\u0430\u0433\u0438\u043d\u0430\u0445, \u043d\u043e\u043c\u0435\u0440\u0430 \u0432\u0435\u0440\u0441\u0438\u0439 \u0432\u0430\u0448\u0438\u0445 Emby-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439 \u0438 \u0442.\u0434. \u042d\u0442\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0432 \u0446\u0435\u043b\u044f\u0445 \u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u0441\u0442\u0432\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f.", + "LabelFileOrUrl": "\u0424\u0430\u0439\u043b \u0438\u043b\u0438 URL:", + "OptionEnableForAllTuners": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0434\u043b\u044f \u0432\u0441\u0435\u0445 \u0442\u044e\u043d\u0435\u0440\u043d\u044b\u0445 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432", + "HeaderTuners": "\u0422\u044e\u043d\u0435\u0440\u044b", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/sl-SI.json b/dashboard-ui/strings/sl-SI.json index 9d6ecc9a83..aca1164068 100644 --- a/dashboard-ui/strings/sl-SI.json +++ b/dashboard-ui/strings/sl-SI.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Izhod", "LabelVisitCommunity": "Obiscite Skupnost", "LabelGithub": "Github", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Napaka v vticniku", "ButtonVolumeUp": "Volume up", "ButtonVolumeDown": "Volume down", - "ButtonMute": "Mute", "HeaderLatestMedia": "Latest Media", "OptionNoSubtitles": "Ni Podnapisov", "OptionSpecialFeatures": "Special Features", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/sv.json b/dashboard-ui/strings/sv.json index 36b555eb82..7abd5147af 100644 --- a/dashboard-ui/strings/sv.json +++ b/dashboard-ui/strings/sv.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Avsluta", "LabelVisitCommunity": "Bes\u00f6k v\u00e5rt diskussionsforum", "LabelGithub": "Github", @@ -178,7 +177,7 @@ "TabPeople": "Personer", "TabNetworks": "TV-bolag", "HeaderUsers": "Anv\u00e4ndare", - "HeaderFilters": "Filter:", + "HeaderFilters": "Filters", "ButtonFilter": "Filtrera", "OptionFavorite": "Favoriter", "OptionLikes": "Gillar", @@ -467,7 +466,7 @@ "LabelEnableRealtimeMonitor": "Aktivera bevakning av mappar i realtid", "LabelEnableRealtimeMonitorHelp": "F\u00f6r\u00e4ndringar uppt\u00e4cks omedelbart (i filsystem som st\u00f6djer detta)", "ButtonScanLibrary": "Uppdatera biblioteket", - "HeaderNumberOfPlayers": "Spelare:", + "HeaderNumberOfPlayers": "Players", "OptionAnyNumberOfPlayers": "Vilken som helst", "Option1Player": "1+", "Option2Player": "2+", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Fel uppstod med till\u00e4gget", "ButtonVolumeUp": "H\u00f6j volymen", "ButtonVolumeDown": "S\u00e4nk volymen", - "ButtonMute": "Tyst", "HeaderLatestMedia": "Nytillkommet", "OptionNoSubtitles": "Inga undertexter", "OptionSpecialFeatures": "Extramaterial", @@ -1565,7 +1563,7 @@ "LabelFromHelp": "Example: {0} (on the server)", "HeaderMyMedia": "My Media", "ButtonRemoveFromCollection": "Remove from Collection", - "LabelAutomaticUpdateLevel": "Niv\u00e5 f\u00f6r auto-uppdatering", + "LabelAutomaticUpdateLevel": "Automatic update level:", "LabelAutomaticUpdateLevelForPlugins": "Automatic update level for plugins:", "ErrorLaunchingChromecast": "Det gick inte att starta Chromecast. Kontrollera att enheten \u00e4r ansluten till det tr\u00e5dl\u00f6sa n\u00e4tverket.", "MessageErrorLoadingSupporterInfo": "There was an error loading Emby Premiere information. Please try again later.", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(f\u00f6rvalda\/tvingade)", "LabelUnknownLanguage": "Ok\u00e4nt spr\u00e5k", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Tyst", "ButtonUnmute": "Muting av", "ButtonQueue": "K\u00f6", "ButtonPlaylist": "Spellista", @@ -1948,7 +1947,7 @@ "HeaderAddMediaFolder": "Skapa mediamapp", "HeaderAddMediaFolderHelp": "Namn (Filmer, Musik, TV, etc)", "HeaderRemoveMediaFolder": "Ta bort mediamapp", - "MessageTheFollowingLocationWillBeRemovedFromLibrary": "F\u00f6ljande platser kommer att tas bort fr\u00e5n biblioteket:", + "MessageTheFollowingLocationWillBeRemovedFromLibrary": "The following media locations will be removed from your Emby library:", "MessageAreYouSureYouWishToRemoveMediaFolder": "\u00c4r du s\u00e4ker p\u00e5 att du vill ta bort den h\u00e4r mappen?", "ButtonRename": "\u00c4ndra namn", "ButtonChangeContentType": "Change content type", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2244,8 +2244,8 @@ "OptionBackdropSlideshow": "Backdrop slideshow", "HeaderTopPlugins": "Top Plugins", "ButtonOther": "Other", - "HeaderSortBy": "Sortera efter:", - "HeaderSortOrder": "Sorteringsordning:", + "HeaderSortBy": "Sort By", + "HeaderSortOrder": "Sort Order", "ButtonDisconnect": "Disconnect", "ButtonMenu": "Menu", "ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options.", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/tr.json b/dashboard-ui/strings/tr.json index fecf7d5944..a1d2152975 100644 --- a/dashboard-ui/strings/tr.json +++ b/dashboard-ui/strings/tr.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Cikis", "LabelVisitCommunity": "Bizi Ziyaret Edin", "LabelGithub": "Github", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Eklenti Ba\u015far\u0131s\u0131z", "ButtonVolumeUp": "Ses A\u00e7", "ButtonVolumeDown": "Ses Azalt", - "ButtonMute": "Sessiz", "HeaderLatestMedia": "En Son G\u00f6r\u00fcnt\u00fclemeler", "OptionNoSubtitles": "Altyaz\u0131 Yok", "OptionSpecialFeatures": "Special Features", @@ -1565,7 +1563,7 @@ "LabelFromHelp": "Example: {0} (on the server)", "HeaderMyMedia": "My Media", "ButtonRemoveFromCollection": "Remove from Collection", - "LabelAutomaticUpdateLevel": "Otomatik G\u00fcncelleme seviyesi", + "LabelAutomaticUpdateLevel": "Automatic update level:", "LabelAutomaticUpdateLevelForPlugins": "Automatic update level for plugins:", "ErrorLaunchingChromecast": "There was an error launching chromecast. Please ensure your device is connected to your wireless network.", "MessageErrorLoadingSupporterInfo": "There was an error loading Emby Premiere information. Please try again later.", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Sessiz", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/uk.json b/dashboard-ui/strings/uk.json index 3f0291ea39..90be8b149d 100644 --- a/dashboard-ui/strings/uk.json +++ b/dashboard-ui/strings/uk.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "\u0412\u0438\u0439\u0442\u0438", "LabelVisitCommunity": "Visit Community", "LabelGithub": "Github", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Plugin failure", "ButtonVolumeUp": "Volume up", "ButtonVolumeDown": "Volume down", - "ButtonMute": "Mute", "HeaderLatestMedia": "\u041e\u0441\u0442\u0430\u043d\u043d\u0456 \u043c\u0435\u0434\u0456\u0430", "OptionNoSubtitles": "No Subtitles", "OptionSpecialFeatures": "Special Features", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/vi.json b/dashboard-ui/strings/vi.json index 0c8369d3d3..6f513eaf51 100644 --- a/dashboard-ui/strings/vi.json +++ b/dashboard-ui/strings/vi.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "Tho\u00e1t", "LabelVisitCommunity": "Gh\u00e9 th\u0103m trang C\u1ed9ng \u0111\u1ed3ng", "LabelGithub": "Github", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Plugin failure", "ButtonVolumeUp": "Volume up", "ButtonVolumeDown": "Volume down", - "ButtonMute": "Mute", "HeaderLatestMedia": "Latest Media", "OptionNoSubtitles": "No Subtitles", "OptionSpecialFeatures": "Special Features", @@ -1565,7 +1563,7 @@ "LabelFromHelp": "Example: {0} (on the server)", "HeaderMyMedia": "My Media", "ButtonRemoveFromCollection": "Remove from Collection", - "LabelAutomaticUpdateLevel": "T\u1ef1 \u0111\u1ed9ng c\u1eadp nh\u1eadt c\u1ea5p \u0111\u1ed9", + "LabelAutomaticUpdateLevel": "Automatic update level:", "LabelAutomaticUpdateLevelForPlugins": "Automatic update level for plugins:", "ErrorLaunchingChromecast": "There was an error launching chromecast. Please ensure your device is connected to your wireless network.", "MessageErrorLoadingSupporterInfo": "There was an error loading Emby Premiere information. Please try again later.", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/zh-CN.json b/dashboard-ui/strings/zh-CN.json index e1e41cd659..022c1adf6c 100644 --- a/dashboard-ui/strings/zh-CN.json +++ b/dashboard-ui/strings/zh-CN.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "\u9000\u51fa", "LabelVisitCommunity": "\u8bbf\u95ee\u793e\u533a", "LabelGithub": "Github", @@ -41,9 +40,9 @@ "ButtonPrivacyPolicy": "\u9690\u79c1\u653f\u7b56", "ButtonTermsOfService": "\u670d\u52a1\u6761\u6b3e", "HeaderDeveloperOptions": "\u5f00\u53d1\u4eba\u5458\u9009\u9879", - "OptionEnableWebClientResponseCache": "\u542f\u7528Web\u5ba2\u6237\u7aef\u7f13\u5b58\u54cd\u5e94", - "OptionDisableForDevelopmentHelp": "\u6839\u636e\u5bf9Web\u5ba2\u6237\u7aef\u7684\u5f00\u53d1\u7684\u9700\u8981\u6765\u914d\u7f6e\u8fd9\u4e9b\u9879\u76ee\u3002", - "OptionEnableWebClientResourceMinification": "\u542f\u7528Web\u5ba2\u6237\u7aef\u8d44\u6e90\u6700\u5c0f\u5316", + "OptionEnableWebClientResponseCache": "Enable web response caching", + "OptionDisableForDevelopmentHelp": "Configure these as needed for web development purposes.", + "OptionEnableWebClientResourceMinification": "Enable web resource minification", "LabelDashboardSourcePath": "Web\u5ba2\u6237\u7aef\u6e90\u8def\u5f84\uff1a", "LabelDashboardSourcePathHelp": "\u5982\u679c\u4ece\u6e90\u8fd0\u884c\u670d\u52a1\u5668\uff0c\u8bf7\u6307\u5b9a\u63a7\u5236\u53f0UI\u6587\u4ef6\u5939\u8def\u5f84\u3002\u8fd9\u4e2a\u6587\u4ef6\u5939\u5c06\u63d0\u4f9bWeb\u5ba2\u6237\u7aef\u7684\u6240\u6709\u6587\u4ef6\u3002", "ButtonConvertMedia": "\u5a92\u4f53\u8f6c\u6362", @@ -178,7 +177,7 @@ "TabPeople": "\u4eba\u7269", "TabNetworks": "\u7f51\u7edc", "HeaderUsers": "\u7528\u6237", - "HeaderFilters": "\u7b5b\u9009\uff1a", + "HeaderFilters": "Filters", "ButtonFilter": "\u7b5b\u9009", "OptionFavorite": "\u6211\u7684\u6700\u7231", "OptionLikes": "\u559c\u6b22", @@ -467,7 +466,7 @@ "LabelEnableRealtimeMonitor": "\u542f\u7528\u5b9e\u65f6\u76d1\u63a7", "LabelEnableRealtimeMonitorHelp": "\u7acb\u5373\u5904\u7406\u652f\u6301\u7684\u6587\u4ef6\u7cfb\u7edf\u66f4\u6539\u3002", "ButtonScanLibrary": "\u626b\u63cf\u5a92\u4f53\u5e93", - "HeaderNumberOfPlayers": "\u64ad\u653e\u5668\uff1a", + "HeaderNumberOfPlayers": "Players", "OptionAnyNumberOfPlayers": "\u4efb\u610f", "Option1Player": "1+", "Option2Player": "2+", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "\u63d2\u4ef6\u5931\u8d25", "ButtonVolumeUp": "\u52a0\u5927\u97f3\u91cf", "ButtonVolumeDown": "\u964d\u4f4e\u97f3\u91cf", - "ButtonMute": "\u9759\u97f3", "HeaderLatestMedia": "\u6700\u65b0\u5a92\u4f53", "OptionNoSubtitles": "\u65e0\u5b57\u5e55", "OptionSpecialFeatures": "\u7279\u6b8a\u529f\u80fd", @@ -1565,7 +1563,7 @@ "LabelFromHelp": "Example: {0} (on the server)", "HeaderMyMedia": "My Media", "ButtonRemoveFromCollection": "Remove from Collection", - "LabelAutomaticUpdateLevel": "\u81ea\u52a8\u66f4\u65b0\u7b49\u7ea7", + "LabelAutomaticUpdateLevel": "Automatic update level:", "LabelAutomaticUpdateLevelForPlugins": "Automatic update level for plugins:", "ErrorLaunchingChromecast": "\u542f\u52a8chromecast\u9047\u5230\u9519\u8bef\uff0c\u8bf7\u786e\u8ba4\u8bbe\u5907\u5df2\u7ecf\u8fde\u63a5\u5230\u4f60\u7684\u65e0\u7ebf\u7f51\u7edc\u3002", "MessageErrorLoadingSupporterInfo": "There was an error loading Emby Premiere information. Please try again later.", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(\u9ed8\u8ba4\/\u5f3a\u5236)", "LabelUnknownLanguage": "\u672a\u77e5\u8bed\u8a00", "MessageConfirmSyncJobItemCancellation": "\u4f60\u786e\u5b9a\u8981\u53d6\u6d88\u8fd9\u4e2a\u9879\u76ee\uff1f", + "ButtonMute": "\u9759\u97f3", "ButtonUnmute": "\u53d6\u6d88\u9759\u97f3", "ButtonQueue": "\u52a0\u5165\u961f\u5217", "ButtonPlaylist": "\u64ad\u653e\u5217\u8868", @@ -1948,7 +1947,7 @@ "HeaderAddMediaFolder": "\u6dfb\u52a0\u5a92\u4f53\u6587\u4ef6\u5939", "HeaderAddMediaFolderHelp": "\u540d\u79f0 (\u7535\u5f71, \u97f3\u4e50, \u7535\u89c6...\u7b49\u7b49)\uff1a", "HeaderRemoveMediaFolder": "\u79fb\u9664\u5a92\u4f53\u6587\u4ef6\u5939", - "MessageTheFollowingLocationWillBeRemovedFromLibrary": "\u4ee5\u4e0b\u5a92\u4f53\u4f4d\u7f6e\u5c06\u4ece\u60a8\u7684\u5a92\u4f53\u5e93\u4e2d\u79fb\u9664\uff1a", + "MessageTheFollowingLocationWillBeRemovedFromLibrary": "The following media locations will be removed from your Emby library:", "MessageAreYouSureYouWishToRemoveMediaFolder": "\u4f60\u786e\u5b9a\u5e0c\u671b\u79fb\u9664\u6b64\u5a92\u4f53\u6587\u4ef6\u5939\uff1f", "ButtonRename": "\u91cd\u547d\u540d", "ButtonChangeContentType": "Change content type", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2244,8 +2244,8 @@ "OptionBackdropSlideshow": "Backdrop slideshow", "HeaderTopPlugins": "Top Plugins", "ButtonOther": "Other", - "HeaderSortBy": "\u6392\u5e8f\u65b9\u5f0f\uff1a", - "HeaderSortOrder": "\u6392\u5e8f\u987a\u5e8f\uff1a", + "HeaderSortBy": "Sort By", + "HeaderSortOrder": "Sort Order", "ButtonDisconnect": "Disconnect", "ButtonMenu": "Menu", "ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options.", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/zh-HK.json b/dashboard-ui/strings/zh-HK.json index d842406080..075a29a6f6 100644 --- a/dashboard-ui/strings/zh-HK.json +++ b/dashboard-ui/strings/zh-HK.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "\u96e2\u958b", "LabelVisitCommunity": "\u8a2a\u554f\u8a0e\u8ad6\u5340", "LabelGithub": "Github", @@ -41,9 +40,9 @@ "ButtonPrivacyPolicy": "\u96b1\u79c1\u653f\u7b56", "ButtonTermsOfService": "\u670d\u52d9\u689d\u6b3e", "HeaderDeveloperOptions": "\u958b\u767c\u8005\u9078\u9805", - "OptionEnableWebClientResponseCache": "\u555f\u7528\u7db2\u7d61\u5ba2\u6236\u7aef\u7684\u7de9\u5b58", - "OptionDisableForDevelopmentHelp": "\u91dd\u5c0d\u7db2\u7d61\u5ba2\u6236\u7aef\u7684\u672a\u4f86\u767c\u5c55\u6240\u8a2d\u7f6e\u3002", - "OptionEnableWebClientResourceMinification": "\u555f\u7528\u6700\u5c11\u5316\u6d88\u8017\u7db2\u7d61\u5ba2\u6236\u7aef\u7684\u8cc7\u6e90", + "OptionEnableWebClientResponseCache": "Enable web response caching", + "OptionDisableForDevelopmentHelp": "Configure these as needed for web development purposes.", + "OptionEnableWebClientResourceMinification": "Enable web resource minification", "LabelDashboardSourcePath": "\u7db2\u7d61\u5ba2\u6236\u7aef\u7684\u8def\u5f91\uff1a", "LabelDashboardSourcePathHelp": "\u5982\u679c\u5f9e\u8def\u5f91\u904b\u884c\u4f3a\u670d\u5668\uff0c\u8acb\u9078\u64c7\u63a7\u5236\u53f0\u754c\u9762\u6587\u4ef6\u593e\u7684\u8def\u5f91\u3002\u6240\u6709\u5728\u6b64\u4f4d\u7f6e\u7684\u7db2\u7d61\u5ba2\u6236\u7aef\u6587\u4ef6\u5c07\u6703\u88ab\u904b\u884c\u3002", "ButtonConvertMedia": "\u5a92\u9ad4\u8f49\u63db", @@ -178,7 +177,7 @@ "TabPeople": "\u4eba\u7269", "TabNetworks": "\u7db2\u7d61", "HeaderUsers": "\u7528\u6236", - "HeaderFilters": "\u904e\u6ffe\u5668\uff1a", + "HeaderFilters": "Filters", "ButtonFilter": "\u904e\u6ffe", "OptionFavorite": "\u6211\u7684\u6700\u611b", "OptionLikes": "\u6b63\u8a55", @@ -467,7 +466,7 @@ "LabelEnableRealtimeMonitor": "\u555f\u7528\u5be6\u6642\u76e3\u63a7", "LabelEnableRealtimeMonitorHelp": "\u652f\u63f4\u7acb\u5373\u8655\u7406\u6587\u4ef6\u7cfb\u7d71\u4e0a\u7684\u6539\u8b8a", "ButtonScanLibrary": "\u6383\u63cf\u5a92\u9ad4\u5eab", - "HeaderNumberOfPlayers": "\u73a9\u5bb6\u4eba\u6578\uff1a", + "HeaderNumberOfPlayers": "Players", "OptionAnyNumberOfPlayers": "\u4efb\u4f55", "Option1Player": "1+", "Option2Player": "2+", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Plugin failure", "ButtonVolumeUp": "Volume up", "ButtonVolumeDown": "Volume down", - "ButtonMute": "Mute", "HeaderLatestMedia": "Latest Media", "OptionNoSubtitles": "\u6c92\u6709\u5b57\u5e55", "OptionSpecialFeatures": "Special Features", @@ -1565,7 +1563,7 @@ "LabelFromHelp": "Example: {0} (on the server)", "HeaderMyMedia": "My Media", "ButtonRemoveFromCollection": "Remove from Collection", - "LabelAutomaticUpdateLevel": "\u81ea\u52d5\u66f4\u65b0\u7d1a\u5225", + "LabelAutomaticUpdateLevel": "Automatic update level:", "LabelAutomaticUpdateLevelForPlugins": "Automatic update level for plugins:", "ErrorLaunchingChromecast": "There was an error launching chromecast. Please ensure your device is connected to your wireless network.", "MessageErrorLoadingSupporterInfo": "There was an error loading Emby Premiere information. Please try again later.", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2244,8 +2244,8 @@ "OptionBackdropSlideshow": "Backdrop slideshow", "HeaderTopPlugins": "Top Plugins", "ButtonOther": "Other", - "HeaderSortBy": "\u6392\u5e8f\u65b9\u5f0f\uff1a", - "HeaderSortOrder": "\u6392\u5e8f\uff1a", + "HeaderSortBy": "Sort By", + "HeaderSortOrder": "Sort Order", "ButtonDisconnect": "Disconnect", "ButtonMenu": "Menu", "ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options.", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file diff --git a/dashboard-ui/strings/zh-TW.json b/dashboard-ui/strings/zh-TW.json index 75c2ee4a6e..79c057eb35 100644 --- a/dashboard-ui/strings/zh-TW.json +++ b/dashboard-ui/strings/zh-TW.json @@ -1,5 +1,4 @@ { - "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "LabelExit": "\u96e2\u958b", "LabelVisitCommunity": "\u8a2a\u554f\u793e\u5340", "LabelGithub": "Github", @@ -178,7 +177,7 @@ "TabPeople": "\u4eba\u7269", "TabNetworks": "\u7db2\u7d61", "HeaderUsers": "\u7528\u6236", - "HeaderFilters": "\u904e\u6ffe\uff1a", + "HeaderFilters": "Filters", "ButtonFilter": "\u904e\u6ffe", "OptionFavorite": "\u6211\u7684\u6700\u611b", "OptionLikes": "\u559c\u6b61", @@ -467,7 +466,7 @@ "LabelEnableRealtimeMonitor": "\u555f\u7528\u5be6\u6642\u76e3\u63a7", "LabelEnableRealtimeMonitorHelp": "\u652f\u6301\u7684\u6587\u4ef6\u7cfb\u7d71\u4e0a\u7684\u66f4\u6539\uff0c\u5c07\u6703\u7acb\u5373\u8655\u7406\u3002", "ButtonScanLibrary": "\u6383\u63cf\u5a92\u9ad4\u5eab", - "HeaderNumberOfPlayers": "\u73a9\u5bb6\u6578\u76ee", + "HeaderNumberOfPlayers": "Players", "OptionAnyNumberOfPlayers": "\u4efb\u4f55", "Option1Player": "1+", "Option2Player": "2+", @@ -736,7 +735,6 @@ "NotificationOptionPluginError": "Plugin failure", "ButtonVolumeUp": "Volume up", "ButtonVolumeDown": "Volume down", - "ButtonMute": "Mute", "HeaderLatestMedia": "Latest Media", "OptionNoSubtitles": "No Subtitles", "OptionSpecialFeatures": "Special Features", @@ -1565,7 +1563,7 @@ "LabelFromHelp": "Example: {0} (on the server)", "HeaderMyMedia": "My Media", "ButtonRemoveFromCollection": "Remove from Collection", - "LabelAutomaticUpdateLevel": "\u81ea\u52d5\u66f4\u65b0\u7d1a\u5225", + "LabelAutomaticUpdateLevel": "Automatic update level:", "LabelAutomaticUpdateLevelForPlugins": "Automatic update level for plugins:", "ErrorLaunchingChromecast": "There was an error launching chromecast. Please ensure your device is connected to your wireless network.", "MessageErrorLoadingSupporterInfo": "There was an error loading Emby Premiere information. Please try again later.", @@ -1648,6 +1646,7 @@ "LabelDefaultForcedStream": "(Default\/Forced)", "LabelUnknownLanguage": "Unknown language", "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?", + "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonQueue": "Queue", "ButtonPlaylist": "Playlist", @@ -2178,6 +2177,7 @@ "LabelProfile": "Profile:", "LabelBitrateMbps": "Bitrate (Mbps):", "EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.", + "EmbyIntroDownloadMessageWithoutLink": "To download and install Emby Server visit the Emby website.", "ButtonNewServer": "New Server", "MyDevice": "My Device", "ButtonRemote": "Remote", @@ -2244,8 +2244,8 @@ "OptionBackdropSlideshow": "Backdrop slideshow", "HeaderTopPlugins": "Top Plugins", "ButtonOther": "Other", - "HeaderSortBy": "\u6392\u5e8f\u65b9\u5f0f\uff1a", - "HeaderSortOrder": "\u6392\u5e8f\u6b21\u5e8f\uff1a", + "HeaderSortBy": "Sort By", + "HeaderSortOrder": "Sort Order", "ButtonDisconnect": "Disconnect", "ButtonMenu": "Menu", "ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options.", @@ -2318,5 +2318,10 @@ "ValueExample": "1:00 PM", "ButtonGotIt": "Got It", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", - "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software." + "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", + "LabelFileOrUrl": "File or url:", + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderTuners": "Tuners", + "LabelOptionalM3uUrl": "M3U url (optional):", + "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing." } \ No newline at end of file