1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update translations

This commit is contained in:
Luke Pulverenti 2016-03-17 13:27:17 -04:00
parent 512e1d27af
commit 2be0865e46
38 changed files with 2962 additions and 450 deletions

View file

@ -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."
}