diff --git a/lib/l10n/app_ar.arb b/lib/l10n/app_ar.arb index d60ab49..a766506 100644 --- a/lib/l10n/app_ar.arb +++ b/lib/l10n/app_ar.arb @@ -1301,5 +1301,45 @@ "rememberAudioSelectionsDesc": "حاول ضبط مسار الصوت ليكون الأقرب تطابقاً مع الفيديو الأخير.", "@rememberAudioSelectionsDesc": {}, "rememberSubtitleSelectionsDesc": "حاول ضبط مسار الترجمة ليكون الأقرب تطابقاً مع الفيديو الأخير.", - "@rememberSubtitleSelectionsDesc": {} + "@rememberSubtitleSelectionsDesc": {}, + "exitFladderTitle": "خروج فلادر", + "@exitFladderTitle": {}, + "similarToLikedItem": "مشابه للعنصر المفضل", + "@similarToLikedItem": {}, + "hasActorFromRecentlyPlayed": "يحتوي على ممثل من الأفلام المشغولة مؤخراً", + "@hasActorFromRecentlyPlayed": {}, + "hasLikedActor": "يحتوي على ممثل مفضل", + "@hasLikedActor": {}, + "hasDirectorFromRecentlyPlayed": "يحتوي على مخرج من الأفلام المشغولة مؤخراً", + "@hasDirectorFromRecentlyPlayed": {}, + "hasLikedDirector": "يحتوي على مخرج مفضل", + "@hasLikedDirector": {}, + "playbackTypeDirect": "مباشر", + "@playbackTypeDirect": {}, + "latestReleases": "أحدث الإصدارات", + "@latestReleases": {}, + "autoCheckForUpdates": "التحقق التلقائي من التحديثات", + "@autoCheckForUpdates": {}, + "newUpdateFoundOnGithub": "تم اكتشاف تحديث جديد على Github", + "@newUpdateFoundOnGithub": {}, + "similarToRecentlyPlayed": "مشابه لما تم تشغيله مؤخراً", + "@similarToRecentlyPlayed": {}, + "playbackTypeOffline": "في وضع عدم الاتصال", + "@playbackTypeOffline": {}, + "latest": "الأحدث", + "@latest": {}, + "playbackTypeTranscode": "تحويل الصيغة", + "@playbackTypeTranscode": {}, + "newReleaseFoundTitle": "تحديث {newRelease} متاح الآن!", + "@newReleaseFoundTitle": { + "placeholders": { + "newRelease": { + "type": "String" + } + } + }, + "recommended": "الموصى به", + "@recommended": {}, + "playbackType": "نوع التشغيل", + "@playbackType": {} } diff --git a/lib/l10n/app_cs.arb b/lib/l10n/app_cs.arb new file mode 100644 index 0000000..11dc705 --- /dev/null +++ b/lib/l10n/app_cs.arb @@ -0,0 +1,1345 @@ +{ + "active": "Aktivní", + "@active": {}, + "nativeName": "Čeština", + "@nativeName": {}, + "about": "O nás", + "@about": {}, + "accept": "Přijmout", + "@accept": {}, + "actor": "{count, plural, one{Herec/Herečka} two{Herci} few{Herců} many{Herců} other{Herců}}", + "@actor": { + "description": "actor", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "addAsFavorite": "Přidat do oblíbených", + "@addAsFavorite": {}, + "addToCollection": "Přidat do kolekce", + "@addToCollection": {}, + "addToPlaylist": "Přidat do seznamu skladeb", + "@addToPlaylist": {}, + "advanced": "Pokročilé", + "@advanced": {}, + "director": "{count, plural, other{Režisérů} two{Režiséři} one{Režisér}}", + "@director": { + "description": "director", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "appLockBiometrics": "Biometrika", + "@appLockBiometrics": {}, + "backgroundBlur": "Rozmazání pozadí", + "@backgroundBlur": {}, + "appLockPasscode": "Přístupový kód", + "@appLockPasscode": {}, + "communityRating": "Hodnocení komunity", + "@communityRating": {}, + "dashboardContinueListening": "Pokračovat v poslechu", + "@dashboardContinueListening": {}, + "filter": "{count, plural, other{Filtrů} one{Filtr} few{Filtry}}", + "@filter": { + "description": "filter", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "amoledBlack": "Amoled černá", + "@amoledBlack": {}, + "appLockAutoLogin": "Automatické přihlášení", + "@appLockAutoLogin": {}, + "audio": "Zvuk", + "@audio": {}, + "autoPlay": "Automatické přehrávání", + "@autoPlay": {}, + "backgroundOpacity": "Průhlednost pozadí", + "@backgroundOpacity": {}, + "biometricsFailedCheckAgain": "Biometrické údaje selhaly. Zkontrolujte nastavení a zkuste to znovu.", + "@biometricsFailedCheckAgain": {}, + "bold": "Tučné písmo", + "@bold": {}, + "cancel": "Zrušit", + "@cancel": {}, + "change": "Změna", + "@change": {}, + "clearAllSettings": "Vymazat všechna nastavení", + "@clearAllSettings": {}, + "clear": "Vymazat", + "@clear": {}, + "clearAllSettingsQuestion": "Vymazat všechna nastavení?", + "@clearAllSettingsQuestion": {}, + "code": "Kód", + "@code": {}, + "collectionFolder": "Složka kolekcí", + "@collectionFolder": {}, + "color": "Barva", + "@color": {}, + "combined": "Kombinovaný", + "@combined": {}, + "dashboardContinue": "Pokračovat", + "@dashboardContinue": {}, + "dashboardContinueReading": "Pokračovat ve čtení", + "@dashboardContinueReading": {}, + "dashboardRecentlyAdded": "Nedávno přidáno do {name}", + "@dashboardRecentlyAdded": { + "description": "Recently added on home screen", + "placeholders": { + "name": { + "type": "String" + } + } + }, + "days": "Dny", + "@days": {}, + "delete": "Smazat", + "@delete": {}, + "deleteItem": "Smazat {item}?", + "@deleteItem": { + "description": "deleteItem", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "disabled": "Vypnuto", + "@disabled": {}, + "discovered": "Objeven", + "@discovered": {}, + "displayLanguage": "Jazyk zobrazení", + "@displayLanguage": {}, + "downloadsClearDesc": "Odstranit všechna synchronizovaná data a vymazat všechna data pro každého synchronizovaného uživatele?", + "@downloadsClearDesc": {}, + "downloadsPath": "Cesta", + "@downloadsPath": {}, + "downloadsSyncedData": "Synchronizovaná data", + "@downloadsSyncedData": {}, + "downloadsTitle": "Stažené", + "@downloadsTitle": {}, + "dynamicText": "Dynamický", + "@dynamicText": {}, + "editMetadata": "Upravit metadata", + "@editMetadata": {}, + "empty": "Prazdné", + "@empty": {}, + "enabled": "Zapnuto", + "@enabled": {}, + "endsAt": "končí v {date}", + "@endsAt": { + "description": "endsAt", + "placeholders": { + "date": { + "type": "DateTime", + "format": "jm" + } + } + }, + "episode": "{count, plural, other{Epizod} one{Epizoda} few{Epizody}}", + "@episode": { + "description": "episode", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "error": "Chyba", + "@error": {}, + "folders": "Složky", + "@folders": {}, + "forceRefresh": "Vynutit obnovení", + "@forceRefresh": {}, + "groupBy": "Skupina od", + "@groupBy": {}, + "home": "Domů", + "@home": {}, + "homeBannerSlideshow": "Prezentace", + "@homeBannerSlideshow": {}, + "immediately": "Ihned", + "@immediately": {}, + "incorrectPinTryAgain": "Nesprávný PIN. Zkuste to znovu.", + "@incorrectPinTryAgain": {}, + "info": "Info", + "@info": {}, + "invalidUrlDesc": "URL adresa musí začínat http(s)://", + "@invalidUrlDesc": {}, + "itemCount": "Počet položek: {count}", + "@itemCount": { + "description": "Item count", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "label": "{count, plural, other{Označení} one{Označení}}", + "@label": { + "description": "label", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "libraryPageSizeTitle": "Velikost stránky knihovny", + "@libraryPageSizeTitle": {}, + "light": "Světlý", + "@light": {}, + "list": "List", + "@list": {}, + "markAsWatched": "Označit jako zhlédnuté", + "@markAsWatched": {}, + "mediaTypeBase": "Typ základny", + "@mediaTypeBase": {}, + "mediaTypeBoxset": "Média", + "@mediaTypeBoxset": {}, + "mediaTypePerson": "Osoba", + "@mediaTypePerson": {}, + "mediaTypePhoto": "Fotka", + "@mediaTypePhoto": {}, + "mediaTypePlaylist": "Seznam skladeb", + "@mediaTypePlaylist": {}, + "mediaTypeSeason": "Sezóna", + "@mediaTypeSeason": {}, + "metadataRefreshDefault": "Vyhledat nové a aktualizované soubory", + "@metadataRefreshDefault": {}, + "metadataRefreshFull": "Nahradit všechna metadata", + "@metadataRefreshFull": {}, + "metadataRefreshValidation": "Vyhledat chybějící metadata", + "@metadataRefreshValidation": {}, + "name": "Název", + "@name": {}, + "navigation": "Navigace", + "@navigation": {}, + "navigationFavorites": "Oblíbené", + "@navigationFavorites": {}, + "navigationSync": "Synchronizováno", + "@navigationSync": {}, + "noItemsSynced": "Žádné synchronizované položky", + "@noItemsSynced": {}, + "noItemsToShow": "Žádné položky k zobrazení", + "@noItemsToShow": {}, + "noRating": "Žádné hodnocení", + "@noRating": {}, + "noResults": "Žádné výsledky", + "@noResults": {}, + "noServersFound": "Nenalezeny žádné nové servery", + "@noServersFound": {}, + "noSuggestionsFound": "Nenalezeny žádné návrhy", + "@noSuggestionsFound": {}, + "favorite": "Oblíbené", + "@favorite": {}, + "mediaTypeSeries": "Série", + "@mediaTypeSeries": {}, + "all": "Všechny", + "@all": {}, + "dateLastContentAdded": "Datum posledního přidání obsahu", + "@dateLastContentAdded": {}, + "disableFilters": "Vypnout filtry", + "@disableFilters": {}, + "dateAdded": "Datum přidání", + "@dateAdded": {}, + "ascending": "Vzestupně", + "@ascending": {}, + "controls": "Ovládání", + "@controls": {}, + "appLockTitle": "Nastavte způsob přihlášení pro {userName}", + "@appLockTitle": { + "description": "Pop-up to pick a login method", + "placeholders": { + "userName": { + "type": "String" + } + } + }, + "chapter": "{count, plural, other{Kapitol} one{Kapitola}}", + "@chapter": { + "description": "chapter", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "clearChanges": "Vymazat změny", + "@clearChanges": {}, + "dashboard": "Řídící panel", + "@dashboard": {}, + "clearSelection": "Vymazat výběr", + "@clearSelection": {}, + "datePlayed": "Datum přehrání", + "@datePlayed": {}, + "mediaTypePhotoAlbum": "Foto album", + "@mediaTypePhotoAlbum": {}, + "metaDataSavedFor": "Metadata uložena pro {item}", + "@metaDataSavedFor": { + "description": "metaDataSavedFor", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "dashboardContinueWatching": "Pokračovat ve sledování", + "@dashboardContinueWatching": {}, + "loop": "Smyčka", + "@loop": {}, + "heightOffset": "Výškový posun", + "@heightOffset": {}, + "genre": "{count, plural, other{Žánrů} one{Žánr} few{Žánry}}", + "@genre": { + "description": "genre", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "hide": "Skrýt", + "@hide": {}, + "mediaTypeEpisode": "Epizoda", + "@mediaTypeEpisode": {}, + "lockscreen": "Zamykací obrazovka", + "@lockscreen": {}, + "login": "Přihlásit se", + "@login": {}, + "mouseDragSupport": "Táhněte pomocí myši", + "@mouseDragSupport": {}, + "musicAlbum": "Album", + "@musicAlbum": {}, + "fontColor": "Barva písma", + "@fontColor": {}, + "logout": "Odhlásit se", + "@logout": {}, + "mediaTypeBook": "Kniha", + "@mediaTypeBook": {}, + "moreFrom": "Více od {info}", + "@moreFrom": { + "description": "More from", + "placeholders": { + "info": { + "type": "String" + } + } + }, + "hideEmpty": "Skrýt prázdné", + "@hideEmpty": {}, + "mediaTypeMovie": "Film", + "@mediaTypeMovie": {}, + "libraryFetchNoItemsFound": "Nenalezeny žádné položky. Zkuste jiná nastavení.", + "@libraryFetchNoItemsFound": {}, + "libraryPageSizeDesc": "Nastavte množství, které se má načíst najednou. Hodnota 0 vypne stránkování.", + "@libraryPageSizeDesc": {}, + "loggedIn": "Přihlášen/a", + "@loggedIn": {}, + "logoutUserPopupContent": "Tímto odhlásíte uživatele {userName} a uživatel se smaže z aplikace.\nBudete se muset znovu přihlásit na server {serverName}.", + "@logoutUserPopupContent": { + "description": "Pop-up for logging out the user description", + "placeholders": { + "userName": { + "type": "String" + }, + "serverName": { + "type": "String" + } + } + }, + "moreOptions": "Více možností", + "@moreOptions": {}, + "never": "Nikdy", + "@never": {}, + "openWebLink": "Otevřít webový odkaz", + "@openWebLink": {}, + "close": "Zavřít", + "@close": {}, + "nextUp": "Nadcházející", + "@nextUp": {}, + "logoutUserPopupTitle": "Odhlásit uživatele {userName}?", + "@logoutUserPopupTitle": { + "description": "Pop-up for logging out the user", + "placeholders": { + "userName": { + "type": "String" + } + } + }, + "deleteFileFromSystem": "Smazáním této položky {item} ji smažete ze souborového systému i z knihovny médií. Opravdu chcete pokračovat?", + "@deleteFileFromSystem": { + "description": "Delete file from system", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "descending": "Sestupně", + "@descending": {}, + "downloadsClearTitle": "Vymazat synchronizovaná data", + "@downloadsClearTitle": {}, + "group": "Skupina", + "@group": {}, + "fetchingLibrary": "Načítání položek z knihovny…", + "@fetchingLibrary": {}, + "goTo": "Přejít na", + "@goTo": {}, + "mode": "Mód", + "@mode": {}, + "navigationDashboard": "Řídící panel", + "@navigationDashboard": {}, + "page": "Strana {index}", + "@page": { + "description": "page", + "placeholders": { + "index": { + "type": "int" + } + } + }, + "continuePage": "Pokračovat - strana {page}", + "@continuePage": { + "description": "Continue - page 1", + "placeholders": { + "page": { + "type": "int" + } + } + }, + "fontSize": "Velikost písma", + "@fontSize": {}, + "grid": "Mřížka", + "@grid": {}, + "invalidUrl": "Neplatná adresa URL", + "@invalidUrl": {}, + "mediaTypeFolder": "Složka", + "@mediaTypeFolder": {}, + "failedToLoadImage": "Nepodařilo se načíst obrázek", + "@failedToLoadImage": {}, + "favorites": "Oblíbené", + "@favorites": {}, + "homeBannerCarousel": "Kolotoč", + "@homeBannerCarousel": {}, + "identify": "Identifikovat", + "@identify": {}, + "library": "{count, plural, other{knihoven} few{knihovny} one{knihovna}}", + "@library": { + "description": "Plural", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "markAsUnwatched": "Označit jako nezhlédnuté", + "@markAsUnwatched": {}, + "minutes": "{count, plural, other {Minut} few{Minuty} one{Minuta} }", + "@minutes": { + "description": "minute", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "none": "Žádný", + "@none": {}, + "other": "Ostatní", + "@other": {}, + "outlineColor": "Vnější barva", + "@outlineColor": {}, + "outlineSize": "Vnější velikost", + "@outlineSize": {}, + "options": "Možnosti", + "@options": {}, + "notPartOfAlbum": "Není součástí alba", + "@notPartOfAlbum": {}, + "openParent": "Otevřené rodiče", + "@openParent": {}, + "overview": "Přehled", + "@overview": {}, + "normal": "Normální", + "@normal": {}, + "openShow": "Otevřít show", + "@openShow": {}, + "parentalRating": "Rodičovské hodnocení", + "@parentalRating": {}, + "pathClearTitle": "Vymazat cestu ke stažení", + "@pathClearTitle": {}, + "password": "Heslo", + "@password": {}, + "pathEditDesc": "Toto umístění je nastaveno pro všechny uživatele, synchronizovaná data již nebudou přístupná. Zůstanou ve vašem úložišti.", + "@pathEditDesc": {}, + "pathEditSelect": "Vyberte cíl pro stahování", + "@pathEditSelect": {}, + "videoScaling": "Škálování videa", + "@videoScaling": {}, + "unableToReverseAction": "Tuto akci nelze vrátit zpět. Odstraní všechna nastavení.", + "@unableToReverseAction": {}, + "video": "Video", + "@video": {}, + "removedFromCollection": "Odstraněno z kolekce {collectionName}", + "@removedFromCollection": { + "placeholders": { + "collectionName": { + "type": "String" + } + } + }, + "syncStatusNotFound": "Nenalezeno", + "@syncStatusNotFound": {}, + "syncStatusRunning": "Synchronizování", + "@syncStatusRunning": {}, + "subtitleConfiguratorPlaceHolder": "Toto je zástupný text, zde není nic k vidění.", + "@subtitleConfiguratorPlaceHolder": {}, + "subtitles": "Titulky", + "@subtitles": {}, + "themeModeDark": "Tmavé", + "@themeModeDark": {}, + "userName": "Uživatelské jméno", + "@userName": {}, + "sync": "Synchronizace", + "@sync": {}, + "type": "{count, plural, other{Typů} one{Typ} few{Typy}}", + "@type": { + "description": "type", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "syncedItems": "Synchronizované položky", + "@syncedItems": {}, + "syncStatusWaitingToRetry": "Čekání na opakování", + "@syncStatusWaitingToRetry": {}, + "themeColor": "Barva téma", + "@themeColor": {}, + "themeModeLight": "Světlé", + "@themeModeLight": {}, + "guestActor": "{count, plural, other{Hostující herci} one{Hostující herec/herečka}}", + "@guestActor": { + "description": "Guest actors", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "addedToCollection": "Přidáno do kolekce {collectionName}", + "@addedToCollection": { + "placeholders": { + "collectionName": { + "type": "String" + } + } + }, + "unableToConnectHost": "Nelze se připojit k hostiteli", + "@unableToConnectHost": {}, + "syncStatusFailed": "Neúspěšné", + "@syncStatusFailed": {}, + "play": "Přehrát {item}", + "@play": { + "description": "Play with", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "playCount": "Počet přehrání", + "@playCount": {}, + "playFrom": "Přehrát z {name}", + "@playFrom": { + "description": "playFrom", + "placeholders": { + "name": { + "type": "String" + } + } + }, + "playFromStart": "Přehrát {name} od začátku", + "@playFromStart": { + "description": "speel vanaf het begin", + "placeholders": { + "name": { + "type": "String" + } + } + }, + "playLabel": "Přehrát", + "@playLabel": {}, + "playVideos": "Přehrát videa", + "@playVideos": {}, + "played": "Přehráno", + "@played": {}, + "quickConnectAction": "Zadejte kód pro rychlé připojení", + "@quickConnectAction": {}, + "quickConnectInputACode": "Zadejte kód", + "@quickConnectInputACode": {}, + "quickConnectTitle": "Rychlé připojení", + "@quickConnectTitle": {}, + "quickConnectWrongCode": "Špatný kód", + "@quickConnectWrongCode": {}, + "random": "Náhodně", + "@random": {}, + "rating": "{count, plural, other{Hodnocení} one{Hodnocení}}", + "@rating": { + "description": "rating", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "reWatch": "Znovu se podívat", + "@reWatch": {}, + "read": "Přečíst {item}", + "@read": { + "description": "read", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "readFromStart": "Přečíst {item} od začátku", + "@readFromStart": { + "description": "Read book from start", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "recursive": "Rekurze", + "@recursive": {}, + "refresh": "Obnovit", + "@refresh": {}, + "refreshMetadata": "Obnovit metadata", + "@refreshMetadata": {}, + "refreshPopup": "Obnovit - {name}", + "@refreshPopup": { + "placeholders": { + "name": { + "type": "String" + } + } + }, + "refreshPopupContentMetadata": "Metadata se aktualizovala na základě nastavení a internetových služeb zapnutých v řídicím panelu.", + "@refreshPopupContentMetadata": {}, + "related": "Související", + "@related": {}, + "releaseDate": "Datum vydání", + "@releaseDate": {}, + "removeAsFavorite": "Odebrat z oblíbených", + "@removeAsFavorite": {}, + "removeFromCollection": "Odebrat z kolekce", + "@removeFromCollection": {}, + "removeFromPlaylist": "Odebrat ze seznamu skladeb", + "@removeFromPlaylist": {}, + "replaceAllImages": "Nahradit všechny obrázky", + "@replaceAllImages": {}, + "replaceExistingImages": "Nahradit existující obrázky", + "@replaceExistingImages": {}, + "result": "Výsledek", + "@result": {}, + "resumable": "Obnovitelné", + "@resumable": {}, + "resume": "Obnovit {item}", + "@resume": { + "description": "resume", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "retry": "Zkusit znovu", + "@retry": {}, + "runTime": "Trvání", + "@runTime": {}, + "save": "Uložit", + "@save": {}, + "saved": "Uloženo", + "@saved": {}, + "scanBiometricHint": "Ověření totožnosti", + "@scanBiometricHint": {}, + "scanLibrary": "Skenovat knihovnu", + "@scanLibrary": {}, + "scanningName": "Skenování - {name}…", + "@scanningName": { + "placeholders": { + "name": { + "type": "String" + } + } + }, + "search": "Vyhledat", + "@search": {}, + "seconds": "{count, plural, other{Sekund} few{Sekundy} one{Sekunda} }", + "@seconds": { + "description": "second", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "selectAll": "Označit vše", + "@selectAll": {}, + "selectTime": "Vyberte čas", + "@selectTime": {}, + "selectViewType": "Vyberte typ zobrazení", + "@selectViewType": {}, + "selected": "Označeno", + "@selected": {}, + "selectedWith": "Označeno {info}", + "@selectedWith": { + "description": "selected", + "placeholders": { + "info": { + "type": "String" + } + } + }, + "separate": "Oddělený", + "@separate": {}, + "server": "Server", + "@server": {}, + "settingSecurityApplockTitle": "Zámek aplikace", + "@settingSecurityApplockTitle": {}, + "settings": "Nastavení", + "@settings": {}, + "settingsBlurEpisodesDesc": "Rozmazat všechny nadcházející epizody", + "@settingsBlurEpisodesDesc": {}, + "settingsBlurEpisodesTitle": "Rozmazat nadcházející epizody", + "@settingsBlurEpisodesTitle": {}, + "settingsBlurredPlaceholderDesc": "Zobrazit rozmazané pozadí při načítání plakátů", + "@settingsBlurredPlaceholderDesc": {}, + "settingsBlurredPlaceholderTitle": "Rozmazané placeholdery", + "@settingsBlurredPlaceholderTitle": {}, + "settingsClientDesc": "Obecné, Časový limit, Rozvržení, Téma", + "@settingsClientDesc": {}, + "settingsClientTitle": "Fladder", + "@settingsClientTitle": {}, + "settingsContinue": "Pokračovat", + "@settingsContinue": {}, + "settingsHomeBannerDescription": "Zobrazit jako prezentaci, kolotoč nebo skrýt banner", + "@settingsHomeBannerDescription": {}, + "settingsHomeBannerTitle": "Domovský banner", + "@settingsHomeBannerTitle": {}, + "settingsHomeBannerInformationDesc": "Informace, které se mají zobrazit na domovském banneru", + "@settingsHomeBannerInformationDesc": {}, + "settingsHomeBannerInformationTitle": "Informace na banneru", + "@settingsHomeBannerInformationTitle": {}, + "settingsHomeNextUpTitle": "Nadcházející plakáty", + "@settingsHomeNextUpTitle": {}, + "settingsPlayerCustomSubtitlesDesc": "Přizpůsobit velikost, barvu, polohu, obrys", + "@settingsPlayerCustomSubtitlesDesc": {}, + "settingsPlayerDesc": "Poměr stran, Pokročilý", + "@settingsPlayerDesc": {}, + "settingsPlayerNativeLibassAccelDesc": "Použít vykreslování titulků libass z video přehrávače", + "@settingsPlayerNativeLibassAccelDesc": {}, + "settingsPlayerNativeLibassAccelTitle": "Nativní libass titulky", + "@settingsPlayerNativeLibassAccelTitle": {}, + "settingsPlayerBufferSizeTitle": "Velikost vyrovnávací paměti videa", + "@settingsPlayerBufferSizeTitle": {}, + "settingsPlayerBufferSizeDesc": "Nakonfigurovat velikost vyrovnávací paměti pro přehrávání videa a určit, kolik dat se načte do mezipaměti.", + "@settingsPlayerBufferSizeDesc": {}, + "settingsPlayerTitle": "Přehrávač", + "@settingsPlayerTitle": {}, + "settingsPlayerVideoHWAccelDesc": "Použít GPU na vykreslení videa (doporučeno)", + "@settingsPlayerVideoHWAccelDesc": {}, + "settingsPlayerVideoHWAccelTitle": "Hardwarová akcelerace", + "@settingsPlayerVideoHWAccelTitle": {}, + "settingsPosterSize": "Velikost plakátu", + "@settingsPosterSize": {}, + "settingsPosterSlider": "Zobrazit posuvník měřítka", + "@settingsPosterSlider": {}, + "settingsProfileDesc": "Zamykací obrazovka", + "@settingsProfileDesc": {}, + "settingsProfileTitle": "Profil", + "@settingsProfileTitle": {}, + "settingsQuickConnectTitle": "Rychlé připojení", + "@settingsQuickConnectTitle": {}, + "settingsSecurity": "Zabezpečení", + "@settingsSecurity": {}, + "settingsShowScaleSlider": "Zobrazit posuvník pro změnu velikosti plakátu", + "@settingsShowScaleSlider": {}, + "settingsVisual": "Vizuál", + "@settingsVisual": {}, + "shadow": "Stín", + "@shadow": {}, + "showEmpty": "Zobrazit prázdné", + "@showEmpty": {}, + "showDetails": "Zobrazit detaily", + "@showDetails": {}, + "shuffleVideos": "Náhodné přehrávání videa", + "@shuffleVideos": {}, + "somethingWentWrong": "Něco se pokazilo", + "@somethingWentWrong": {}, + "somethingWentWrongPasswordCheck": "Něco se pokazilo. Zkontrolujte si heslo.", + "@somethingWentWrongPasswordCheck": {}, + "sortBy": "Seřadit podle", + "@sortBy": {}, + "sortName": "Název", + "@sortName": {}, + "sortOrder": "Pořadí řazení", + "@sortOrder": {}, + "start": "Start", + "@start": {}, + "studio": "{count, plural, other{Studia} one{Studio}}", + "@studio": { + "description": "studio", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "subtitleConfigurator": "Konfigurátor titulků", + "@subtitleConfigurator": {}, + "switchUser": "Přepnout uživatele", + "@switchUser": {}, + "syncDetails": "Podrobnosti synchronizace", + "@syncDetails": {}, + "syncOpenParent": "Otevřít nadřazený element", + "@syncOpenParent": {}, + "theme": "Téma", + "@theme": {}, + "themeModeSystem": "Systémové", + "@themeModeSystem": {}, + "timeOut": "Časový limit", + "@timeOut": {}, + "totalSize": "Celková velikost: {size}", + "@totalSize": { + "placeholders": { + "size": { + "type": "String" + } + } + }, + "unPlayed": "Nepřehrané", + "@unPlayed": {}, + "useDefaults": "Použít výchozí nastavení", + "@useDefaults": {}, + "videoScalingContain": "Přizpůsobit", + "@videoScalingContain": {}, + "videoScalingCover": "Vyplnit", + "@videoScalingCover": {}, + "viewPhotos": "Zobrazit fotografie", + "@viewPhotos": {}, + "watchOn": "Sledovat na", + "@watchOn": {}, + "addToNewCollection": "Nová kolekce", + "@addToNewCollection": {}, + "addItemsToCollection": "Přidat {itemLength} položku/položek do kolekce", + "@addItemsToCollection": { + "placeholders": { + "itemLength": { + "type": "int" + } + } + }, + "addToNewPlaylist": "Nový seznam skladeb", + "@addToNewPlaylist": {}, + "addItemsToPlaylist": "Přidat {itemLength} položku/položek do seznamu skladeb", + "@addItemsToPlaylist": { + "placeholders": { + "itemLength": { + "type": "int" + } + } + }, + "addedToPlaylist": "Přidáno do seznamu skladeb {playlistName}", + "@addedToPlaylist": { + "placeholders": { + "playlistName": { + "type": "String" + } + } + }, + "syncStatusEnqueued": "Zařazeno do fronty", + "@syncStatusEnqueued": {}, + "syncStatusComplete": "Dokončeno", + "@syncStatusComplete": {}, + "syncStatusCanceled": "Zrušeno", + "@syncStatusCanceled": {}, + "syncStatusPaused": "Pozastaveno", + "@syncStatusPaused": {}, + "syncStatusSynced": "Synchronizováno", + "@syncStatusSynced": {}, + "syncStatusPartially": "Částečně", + "@syncStatusPartially": {}, + "syncOverlaySyncing": "Synchronizace podrobností o položce", + "@syncOverlaySyncing": {}, + "syncSelectDownloadsFolder": "Vyberte složku pro stahování", + "@syncSelectDownloadsFolder": {}, + "syncNoFolderSetup": "Žádné nastavení synchronizační složky", + "@syncNoFolderSetup": {}, + "syncRemoveUnableToDeleteItem": "Nepodařilo se odstranit synchronizovanou položku, něco se pokazilo", + "@syncRemoveUnableToDeleteItem": {}, + "syncAddItemForSyncing": "Přidána položka {item} pro synchronizaci", + "@syncAddItemForSyncing": { + "placeholders": { + "item": { + "type": "String" + } + } + }, + "startedSyncingItem": "Zahájena synchronizace položky {item}", + "@startedSyncingItem": { + "placeholders": { + "item": { + "type": "String" + } + } + }, + "unableToSyncItem": "Nelze synchronizovat {item}, něco se pokazilo", + "@unableToSyncItem": { + "placeholders": { + "item": { + "type": "String" + } + } + }, + "season": "{count, plural, other{Sezón} few{Sezóny} one{Sezóna­­} }", + "@season": { + "description": "season", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "restart": "Restartovat", + "@restart": {}, + "retrievePublicListOfUsers": "Načíst veřejný seznam uživatelů", + "@retrievePublicListOfUsers": {}, + "scanYourFingerprintToAuthenticate": "Naskenujte svůj otisk prstu pro ověření uživatele {user}", + "@scanYourFingerprintToAuthenticate": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "scrollToTop": "Přejít nahoru", + "@scrollToTop": {}, + "settingsEnableOsMediaControls": "Povolit systémové ovládání médií", + "@settingsEnableOsMediaControls": {}, + "settingsHomeNextUpDesc": "Typ plakátů zobrazených na řídicím panelu", + "@settingsHomeNextUpDesc": {}, + "syncDeletePopupPermanent": "Tato akce je trvalá a odstraní všechny lokálně synchronizované soubory", + "@syncDeletePopupPermanent": {}, + "set": "Nastavit", + "@set": { + "description": "Use for setting a certain value", + "context": "Set 'time'" + }, + "settingsPlayerCustomSubtitlesTitle": "Přizpůsobení titulků", + "@settingsPlayerCustomSubtitlesTitle": {}, + "settingsPlayerMobileWarning": "Zapnutí hardwarové akcelerace a nativních titulků libass v systému Android může způsobit, že se některé titulky nebudou vykreslovat.", + "@settingsPlayerMobileWarning": {}, + "settingsPosterPinch": "Zvětšení plakátů pomocí přiblížení a sevření prstů", + "@settingsPosterPinch": {}, + "showAlbum": "Zobrazit album", + "@showAlbum": {}, + "year": "{count, plural, other{Let} one{Rok} few{Roky}}", + "@year": { + "description": "year", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "timeAndAnnotation": "{minutes} a {seconds}", + "@timeAndAnnotation": { + "description": "timeAndAnnotation", + "placeholders": { + "minutes": { + "type": "String" + }, + "seconds": { + "type": "String" + } + } + }, + "syncOverlayDeleting": "Odebírání synchronizované položky", + "@syncOverlayDeleting": {}, + "syncDeleteItemDesc": "Smazat všechna synchronizovaná data pro {item}?", + "@syncDeleteItemDesc": { + "description": "Sync delete item pop-up window", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "unknown": "Neznámý", + "@unknown": {}, + "syncRemoveDataTitle": "Odstranit synchronizovaná data?", + "@syncRemoveDataTitle": {}, + "syncDeleteItemTitle": "Smazat synchronizovanou položku", + "@syncDeleteItemTitle": {}, + "writer": "{count, plural, other{Spisovatelů} few{Spisovatelé} one{Spisovatel}}", + "@writer": { + "description": "writer", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "tag": "{count, plural, one{Štítek} few{Štítky} many{Štítků} other{Štítků}}", + "@tag": { + "description": "tag", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "setIdentityTo": "Změnit identitu na {name}", + "@setIdentityTo": { + "description": "setIdentityTo", + "placeholders": { + "name": { + "type": "String" + } + } + }, + "shuffleGallery": "Náhodné přehrávání galerie", + "@shuffleGallery": {}, + "syncRemoveDataDesc": "Smazat synchronizovaná video data? Toto je trvalé a budete muset soubory znovu synchronizovat", + "@syncRemoveDataDesc": {}, + "pathEditTitle": "Změnit umístění", + "@pathEditTitle": {}, + "aboutVersion": "Verze: {version}", + "@aboutVersion": { + "placeholders": { + "version": { + "type": "String" + } + } + }, + "aboutBuild": "Verze sestavení: {buildNumber}", + "@aboutBuild": { + "placeholders": { + "buildNumber": { + "type": "String" + } + } + }, + "aboutCreatedBy": "Vytvořil DonutWare", + "@aboutCreatedBy": {}, + "autoNextOffStaticDesc": "Zobrazit nadcházející obrazovku, když zbývá 30 sekund přehrávání", + "@autoNextOffStaticDesc": {}, + "phone": "Telefon", + "@phone": {}, + "mediaSegmentPreview": "Náhled", + "@mediaSegmentPreview": {}, + "rememberAudioSelections": "Nastavit zvukovou stopu na základě předchozí položky", + "@rememberAudioSelections": {}, + "settingsAutoNextDesc": "Zobrazí náhled nadcházející položky ke konci, pokud je ve frontě jiná položka", + "@settingsAutoNextDesc": {}, + "autoNextOffSmartDesc": "Zobrazí nadcházející obrazovku na začátku titulků, pokud po nich nezbývá více než 10 sekund. Jinak zobrazí další obrazovku s 30 sekundami zbývajícího času přehrávání", + "@autoNextOffSmartDesc": {}, + "playerSettingsBackendDesc": "Vyberte si preferovaný přehrávač médií pro optimální zážitek z přehrávání", + "@playerSettingsBackendDesc": {}, + "autoNextOffStaticTitle": "Statický", + "@autoNextOffStaticTitle": {}, + "unableToPlayMedia": "Při hledání kompatibilního typu média došlo k chybě", + "@unableToPlayMedia": {}, + "removeFilterForLibrary": "Odebrat {filter}?", + "@removeFilterForLibrary": { + "description": "removeFilterForLibrary", + "placeholders": { + "filter": { + "type": "String" + } + } + }, + "deviceOrientationLandscapeLeft": "Horizontálně vlevo", + "@deviceOrientationLandscapeLeft": {}, + "noVideoPlayerOptions": "Vybraný backend nemá žádné možnosti", + "@noVideoPlayerOptions": {}, + "clientSettingsShowAllCollectionsDesc": "Pokud je povoleno, zobrazit všechny typy kolekcí, včetně těch, které Fladder nepodporuje", + "@clientSettingsShowAllCollectionsDesc": {}, + "skipButtonLabel": "(S) Přeskočit {segment}", + "@skipButtonLabel": { + "placeholders": { + "segment": { + "type": "String" + } + } + }, + "mediaSegmentUnknown": "Neznámý", + "@mediaSegmentUnknown": {}, + "rememberSubtitleSelectionsDesc": "Zkusit nastavit titulkovou stopu tak, aby se co nejvíce shodovala s posledním videem.", + "@rememberSubtitleSelectionsDesc": {}, + "copyStreamUrl": "Kopírovat URL streamu", + "@copyStreamUrl": {}, + "mediaSegmentRecap": "Shrnutí", + "@mediaSegmentRecap": {}, + "mdkExperimental": "MDK je stále v experimentální fázi", + "@mdkExperimental": {}, + "mediaSegmentOutro": "Konec", + "@mediaSegmentOutro": {}, + "layoutModeSingle": "Jeden", + "@layoutModeSingle": {}, + "copiedToClipboard": "Zkopírováno do schránky", + "@copiedToClipboard": {}, + "defaultLabel": "Výchozí", + "@defaultLabel": { + "description": "To indicate a default value, default video player backend" + }, + "external": "Externí", + "@external": {}, + "settingsLayoutSizesDesc": "Vyberte, které velikosti rozvržení může aplikace použít na základě velikosti okna", + "@settingsLayoutSizesDesc": {}, + "episodeUnaired": "Nevysílána", + "@episodeUnaired": {}, + "episodeMissing": "Chybí", + "@episodeMissing": {}, + "rememberSubtitleSelections": "Nastavení titulkové stopy na základě předchozí položky", + "@rememberSubtitleSelections": {}, + "autoCheckForUpdates": "Pravidelně kontrolovat aktualizace", + "@autoCheckForUpdates": {}, + "castAndCrew": "Obsazení a štáb", + "@castAndCrew": {}, + "segmentActionSkip": "Přeskočit", + "@segmentActionSkip": {}, + "rememberAudioSelectionsDesc": "Zkuste nastavit zvukovou stopu tak, aby se co nejvíce shodovala s posledním videem.", + "@rememberAudioSelectionsDesc": {}, + "mediaSegmentCommercial": "Reklama", + "@mediaSegmentCommercial": {}, + "off": "Vypnuto", + "@off": {}, + "qualityOptionsAuto": "Auto", + "@qualityOptionsAuto": {}, + "subtitle": "Titulek", + "@subtitle": {}, + "deleteFilterConfirmation": "Opravdu chcete tento filtr smazat?", + "@deleteFilterConfirmation": {}, + "episodeAvailable": "Dostupná", + "@episodeAvailable": {}, + "similarToLikedItem": "Podobné položce, která se vám líbila", + "@similarToLikedItem": {}, + "homeStreamingQualityDesc": "Maximální kvalita streamování při připojení k domácí síti", + "@homeStreamingQualityDesc": {}, + "homeStreamingQualityTitle": "Kvalita v domácí síti", + "@homeStreamingQualityTitle": {}, + "playbackTrackSelection": "Výběr skladby pro přehrávání", + "@playbackTrackSelection": {}, + "masonry": "Dlaždice", + "@masonry": {}, + "settingsNextUpCutoffDays": "Počet dní pro nadcházející epizodu", + "@settingsNextUpCutoffDays": {}, + "videoScalingFill": "Roztáhnout", + "@videoScalingFill": {}, + "videoScalingFillScreenDesc": "Vyplnit i oblast navigace a stavového řádku", + "@videoScalingFillScreenDesc": {}, + "videoScalingFillScreenNotif": "Režim na celou obrazovku přepíše přizpůsobení videa při otočení na šířku", + "@videoScalingFillScreenNotif": {}, + "videoScalingFillScreenTitle": "Celá obrazovka", + "@videoScalingFillScreenTitle": {}, + "videoScalingFitHeight": "Přizpůsobit výšce", + "@videoScalingFitHeight": {}, + "videoScalingFitWidth": "Přizpůsobit šířce", + "@videoScalingFitWidth": {}, + "videoScalingScaleDown": "Zmenšit aby se vešlo", + "@videoScalingScaleDown": {}, + "aboutSocials": "Sociální sítě", + "@aboutSocials": {}, + "aboutLicenses": "Licence", + "@aboutLicenses": {}, + "subtitleConfiguration": "Konfigurace titulků", + "@subtitleConfiguration": {}, + "screenBrightness": "Jas obrazovky", + "@screenBrightness": {}, + "scale": "Škála", + "@scale": {}, + "playBackSettings": "Nastavení přehrávání", + "@playBackSettings": {}, + "settingsAutoNextTitle": "Nadcházející náhled", + "@settingsAutoNextTitle": {}, + "autoNextOffSmartTitle": "Chytrý", + "@autoNextOffSmartTitle": {}, + "playbackRate": "Rychlost přehrávání", + "@playbackRate": {}, + "speed": "Rychlost", + "@speed": {}, + "errorOpeningMedia": "Při přehrávání tohoto média se něco pokazilo", + "@errorOpeningMedia": {}, + "unableToPlayBooksOnWeb": "Knihy momentálně nejsou na webu podporovány", + "@unableToPlayBooksOnWeb": {}, + "defaultFilterForLibrary": "Výchozí filtr pro knihovnu", + "@defaultFilterForLibrary": {}, + "updateFilterForLibrary": "Aktualizovat filtr", + "@updateFilterForLibrary": {}, + "libraryFiltersLimitReached": "Dosažen limit filtrů (10), odstraňte některé filtry", + "@libraryFiltersLimitReached": {}, + "libraryFiltersRemoveAll": "Odebrat všechny filtry", + "@libraryFiltersRemoveAll": {}, + "libraryFiltersRemoveAllConfirm": "Toto smaže všechny uložené filtry pro každou knihovnu", + "@libraryFiltersRemoveAllConfirm": {}, + "playerSettingsOrientationTitle": "Orientace přehrávače", + "@playerSettingsOrientationTitle": {}, + "playerSettingsOrientationDesc": "Vynucení určité orientace přehrávače videa", + "@playerSettingsOrientationDesc": {}, + "deviceOrientationPortraitUp": "Vertikálně nahoru", + "@deviceOrientationPortraitUp": {}, + "deviceOrientationPortraitDown": "Vertikálně dolů", + "@deviceOrientationPortraitDown": {}, + "deviceOrientationLandscapeRight": "Horizontálně vpravo", + "@deviceOrientationLandscapeRight": {}, + "clientSettingsSchemeVariantTitle": "Varianta schématu", + "@clientSettingsSchemeVariantTitle": {}, + "schemeSettingsTonalSpot": "Tónová skvrna", + "@schemeSettingsTonalSpot": {}, + "schemeSettingsFidelity": "Věrnost", + "@schemeSettingsFidelity": {}, + "schemeSettingsMonochrome": "Monochromatický", + "@schemeSettingsMonochrome": {}, + "schemeSettingsNeutral": "Neutrální", + "@schemeSettingsNeutral": {}, + "schemeSettingsVibrant": "Živé", + "@schemeSettingsVibrant": {}, + "schemeSettingsExpressive": "Expresivní", + "@schemeSettingsExpressive": {}, + "schemeSettingsContent": "Content", + "@schemeSettingsContent": {}, + "schemeSettingsRainbow": "Duha", + "@schemeSettingsRainbow": {}, + "schemeSettingsFruitSalad": "Ovocný salát", + "@schemeSettingsFruitSalad": {}, + "clientSettingsRequireWifiTitle": "Vyžadovat Wi-Fi", + "@clientSettingsRequireWifiTitle": {}, + "clientSettingsRequireWifiDesc": "Stahovat pouze při připojení k síti Wi-Fi", + "@clientSettingsRequireWifiDesc": {}, + "libraryShuffleAndPlayItems": "Zamíchat a přehrát položky", + "@libraryShuffleAndPlayItems": {}, + "libraryPlayItems": "Přehrát položky", + "@libraryPlayItems": {}, + "clientSettingsShowAllCollectionsTitle": "Zobrazit všechny typy kolekcí", + "@clientSettingsShowAllCollectionsTitle": {}, + "stop": "Zastavit", + "@stop": {}, + "resumeVideo": "Obnovit video", + "@resumeVideo": {}, + "closeVideo": "Zavřít video", + "@closeVideo": {}, + "playNextVideo": "Přehrát další video", + "@playNextVideo": {}, + "playerSettingsBackendTitle": "Backend přehrávače videa", + "@playerSettingsBackendTitle": {}, + "mediaSegmentIntro": "Začátek", + "@mediaSegmentIntro": {}, + "errorLogs": "Protokoly chyb", + "@errorLogs": {}, + "settingsLayoutSizesTitle": "Velikosti rozvržení", + "@settingsLayoutSizesTitle": {}, + "settingsLayoutModesTitle": "Režimy rozvržení", + "@settingsLayoutModesTitle": {}, + "settingsLayoutModesDesc": "Určete, zda aplikace může používat rozvržení s jedním nebo dvěma panely", + "@settingsLayoutModesDesc": {}, + "tablet": "Tablet", + "@tablet": {}, + "desktop": "Počítač", + "@desktop": {}, + "layoutModeDual": "Dvojitý", + "@layoutModeDual": {}, + "internetStreamingQualityTitle": "Kvalita přes internet", + "@internetStreamingQualityTitle": {}, + "qualityOptionsOriginal": "Originál", + "@qualityOptionsOriginal": {}, + "mediaSegmentActions": "Akce segmentu médií", + "@mediaSegmentActions": {}, + "segmentActionNone": "Žádný", + "@segmentActionNone": {}, + "loading": "Načítání", + "@loading": {}, + "exitFladderTitle": "Ukončit Fladder", + "@exitFladderTitle": {}, + "maxConcurrentDownloadsTitle": "Maximální počet souběžných stahování", + "@maxConcurrentDownloadsTitle": {}, + "maxConcurrentDownloadsDesc": "Nastavuje maximální počet stahování, která mohou být spuštěna současně. Nastavením na 0 limit deaktivujete.", + "@maxConcurrentDownloadsDesc": {}, + "similarToRecentlyPlayed": "Podobné položce, kterou jste nedávno viděli", + "@similarToRecentlyPlayed": {}, + "hasActorFromRecentlyPlayed": "Stejný/á herec/herečka jako nedávno shlédnutá položka", + "@hasActorFromRecentlyPlayed": {}, + "hasLikedDirector": "Oblíbený/á režisér/ka", + "@hasLikedDirector": {}, + "hasLikedActor": "Oblíbený/á herec/herečka", + "@hasLikedActor": {}, + "recommended": "Doporučeno", + "@recommended": {}, + "latest": "Nejnovější", + "@latest": {}, + "playbackType": "Typ přehrávání", + "@playbackType": {}, + "playbackTypeDirect": "Přímý", + "@playbackTypeDirect": {}, + "playbackTypeTranscode": "Překódovaný", + "@playbackTypeTranscode": {}, + "playbackTypeOffline": "Offline", + "@playbackTypeOffline": {}, + "latestReleases": "Nejnovější vydání", + "@latestReleases": {}, + "newReleaseFoundTitle": "Aktualizace {newRelease} je k dispozici!", + "@newReleaseFoundTitle": { + "placeholders": { + "newRelease": { + "type": "String" + } + } + }, + "newUpdateFoundOnGithub": "Na Githubu je nová aktualizaci", + "@newUpdateFoundOnGithub": {}, + "downloadFile": "Stáhnout {type}", + "@downloadFile": { + "placeholders": { + "type": { + "type": "String" + } + } + }, + "qualityOptionsTitle": "Možnosti kvality", + "@qualityOptionsTitle": {}, + "version": "Verze", + "@version": {}, + "segmentActionAskToSkip": "Zeptat se na přeskočení", + "@segmentActionAskToSkip": {}, + "hasDirectorFromRecentlyPlayed": "Stejný/á režisér/ka jako nedávno shlédnutá položka", + "@hasDirectorFromRecentlyPlayed": {}, + "internetStreamingQualityDesc": "Maximální kvalita streamování přes internet (mobilní zařízení)", + "@internetStreamingQualityDesc": {} +} diff --git a/lib/l10n/app_de.arb b/lib/l10n/app_de.arb index b2461c8..92d730d 100644 --- a/lib/l10n/app_de.arb +++ b/lib/l10n/app_de.arb @@ -1290,5 +1290,63 @@ "example": "1" } } - } + }, + "settingsPlayerBufferSizeTitle": "Videopuffergröße", + "@settingsPlayerBufferSizeTitle": {}, + "settingsPlayerBufferSizeDesc": "Konfigurieren Sie die Puffergröße für die Videowiedergabe und legen Sie fest, wie viele Daten in den Cache geladen werden.", + "@settingsPlayerBufferSizeDesc": {}, + "exitFladderTitle": "Fladder Beenden", + "@exitFladderTitle": {}, + "maxConcurrentDownloadsTitle": "Maximale Anzahl gleichzeitiger Downloads", + "@maxConcurrentDownloadsTitle": {}, + "maxConcurrentDownloadsDesc": "Legt die maximale Anzahl gleichzeitig laufender Downloads fest. Setzen Sie den Wert auf 0, um die Begrenzung zu deaktivieren.", + "@maxConcurrentDownloadsDesc": {}, + "rememberSubtitleSelections": "Untertitelspur basierend auf vorherigem Element einstellen", + "@rememberSubtitleSelections": {}, + "rememberAudioSelections": "Audiospur basierend auf vorherigem Element einstellen", + "@rememberAudioSelections": {}, + "similarToRecentlyPlayed": "Ähnlich wie kürzlich gespielt", + "@similarToRecentlyPlayed": {}, + "similarToLikedItem": "Ähnlich wie der gewünschte Artikel", + "@similarToLikedItem": {}, + "hasActorFromRecentlyPlayed": "Hat Schauspieler aus vor kurzem gespielt", + "@hasActorFromRecentlyPlayed": {}, + "hasLikedActor": "Hat Schauspieler gemocht", + "@hasLikedActor": {}, + "latest": "Letzte", + "@latest": {}, + "recommended": "Empfohlen", + "@recommended": {}, + "hasLikedDirector": "Hat Regisseur gemocht", + "@hasLikedDirector": {}, + "hasDirectorFromRecentlyPlayed": "Hat Regisseur von vor kurzem gespielt", + "@hasDirectorFromRecentlyPlayed": {}, + "playbackType": "Wiedergabetyp", + "@playbackType": {}, + "playbackTypeDirect": "Direkt", + "@playbackTypeDirect": {}, + "playbackTypeTranscode": "Transkodieren", + "@playbackTypeTranscode": {}, + "playbackTypeOffline": "Offline", + "@playbackTypeOffline": {}, + "latestReleases": "Aktuelle Veröffentlichungen", + "@latestReleases": {}, + "newReleaseFoundTitle": "Update {newRelease} verfügbar!", + "@newReleaseFoundTitle": { + "placeholders": { + "newRelease": { + "type": "String" + } + } + }, + "autoCheckForUpdates": "Regelmäßig nach Updates suchen", + "@autoCheckForUpdates": {}, + "newUpdateFoundOnGithub": "Habe ein neues Update auf Github gefunden", + "@newUpdateFoundOnGithub": {}, + "rememberSubtitleSelectionsDesc": "Versuchen Sie, die Untertitelspur so einzustellen, dass sie dem letzten Video am nächsten kommt.", + "@rememberSubtitleSelectionsDesc": {}, + "rememberAudioSelectionsDesc": "Versuchen Sie, die Audiospur so einzustellen, dass sie dem letzten Video am nächsten kommt.", + "@rememberAudioSelectionsDesc": {}, + "playbackTrackSelection": "Auswahl der Wiedergabespur", + "@playbackTrackSelection": {} } diff --git a/lib/l10n/app_it.arb b/lib/l10n/app_it.arb index dbf7d12..0d54227 100644 --- a/lib/l10n/app_it.arb +++ b/lib/l10n/app_it.arb @@ -37,5 +37,33 @@ "appLockPasscode": "Codice", "@appLockPasscode": {}, "audio": "Audio", - "@audio": {} + "@audio": {}, + "amoledBlack": "Amoled nero", + "@amoledBlack": {}, + "backgroundBlur": "Sfocatura dello sfondo", + "@backgroundBlur": {}, + "backgroundOpacity": "Opacità dello sfondo", + "@backgroundOpacity": {}, + "biometricsFailedCheckAgain": "Errore biometrico. Controlla le impostazioni e riprova.", + "@biometricsFailedCheckAgain": {}, + "bold": "Grassetto", + "@bold": {}, + "cancel": "Cancellare", + "@cancel": {}, + "change": "Modifica", + "@change": {}, + "clear": "Leggere", + "@clear": {}, + "clearAllSettings": "Cancella tutte le impostazioni", + "@clearAllSettings": {}, + "clearAllSettingsQuestion": "Cancellare tutte le impostazioni?", + "@clearAllSettingsQuestion": {}, + "clearChanges": "Cancella modifiche", + "@clearChanges": {}, + "clearSelection": "Cancella selezione", + "@clearSelection": {}, + "close": "Vicina", + "@close": {}, + "code": "Codice", + "@code": {} } diff --git a/lib/l10n/app_mr.arb b/lib/l10n/app_mr.arb index 3e127d2..212ceb3 100644 --- a/lib/l10n/app_mr.arb +++ b/lib/l10n/app_mr.arb @@ -1,5 +1,5 @@ { - "about": "याबद्दल", + "about": "Fladder बद्दल", "@about": {}, "accept": "स्वीकार करा", "@accept": {}, @@ -403,7 +403,7 @@ "@syncSelectDownloadsFolder": {}, "active": "सक्रिय", "@active": {}, - "nativeName": "इंग्रजी", + "nativeName": "मराठी", "@nativeName": {}, "mediaTypePlaylist": "प्लेलिस्ट", "@mediaTypePlaylist": {}, @@ -724,5 +724,359 @@ "type": "String" } } - } + }, + "backgroundBlur": "पार्श्वभूमीचा ब्लर", + "@backgroundBlur": {}, + "backgroundOpacity": "पार्श्वभूमीची अपारदर्शकता", + "@backgroundOpacity": {}, + "biometricsFailedCheckAgain": "बायोमेट्रिक्स अपयशी. सेटिंग तपासा आणि पुन्हा प्रयत्न करा.", + "@biometricsFailedCheckAgain": {}, + "chapter": "{count, plural, other{अध्याय} one{अध्याय}}", + "@chapter": { + "description": "chapter", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "deleteFileFromSystem": "{item} ही वस्तू डिलिट केल्याने ती फाईल सिस्टम आणि मीडिया लायब्ररी दोघांमधून डिलिट केली जाईल. तुम्हाला नक्की असे करायचे आहे का?", + "@deleteFileFromSystem": { + "description": "Delete file from system", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "episode": "{count, plural, other{भाग} one{भाग}}", + "@episode": { + "description": "episode", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "filter": "{count, plural, other{गाळण्या} one{गाळणी}}", + "@filter": { + "description": "filter", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "genre": "{count, plural, other{जाँरे} one{जाँरे}}", + "@genre": { + "description": "genre", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "identify": "ओळख पटवा", + "@identify": {}, + "libraryPageSizeTitle": "लायब्ररी पानाचा आकार", + "@libraryPageSizeTitle": {}, + "mediaTypeBoxset": "बॉक्स सेट", + "@mediaTypeBoxset": {}, + "metadataRefreshDefault": "नवीन आणि अपडेट केलेल्या फायलींचा स्कॅन करा", + "@metadataRefreshDefault": {}, + "metadataRefreshFull": "सर्व मेटाडेटा बदलून घ्या", + "@metadataRefreshFull": {}, + "metadataRefreshValidation": "नसलेल्या मेटाडेटाचा शोध घ्या", + "@metadataRefreshValidation": {}, + "minutes": "{count, plural, other{मिनिटे} one{मिनिट} }", + "@minutes": { + "description": "minute", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "normal": "साधारण", + "@normal": {}, + "openParent": "पालक उघडा", + "@openParent": {}, + "outlineColor": "बाह्यरेखेचा रंग", + "@outlineColor": {}, + "overview": "सारांश", + "@overview": {}, + "pathClearTitle": "डाउनलोड पाथ रिंकामा करा", + "@pathClearTitle": {}, + "recursive": "रिकर्सिव्ह", + "@recursive": {}, + "releaseDate": "प्रदर्शन दिनांक", + "@releaseDate": {}, + "replaceExistingImages": "अस्तित्वातील चित्रे बदलून घ्या", + "@replaceExistingImages": {}, + "replaceAllImages": "सर्व चित्रे बदलून घ्या", + "@replaceAllImages": {}, + "retrievePublicListOfUsers": "प्रयोक्त्यांची सार्वजनिक यादी मिळवा", + "@retrievePublicListOfUsers": {}, + "scanLibrary": "लायब्ररी स्कॅन करा", + "@scanLibrary": {}, + "scrollToTop": "वरपर्यंत स्क्रोल करा", + "@scrollToTop": {}, + "season": "{count, plural, other{सीझन} one{सीझन} }", + "@season": { + "description": "season", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "set": "सेट करा", + "@set": { + "description": "Use for setting a certain value", + "context": "Set 'time'" + }, + "settingSecurityApplockTitle": "ॲप लॉक", + "@settingSecurityApplockTitle": {}, + "settingsEnableOsMediaControls": "OS मिडिया कंट्रोल सक्षम करा", + "@settingsEnableOsMediaControls": {}, + "settingsHomeBannerInformationTitle": "बॅनर माहिती", + "@settingsHomeBannerInformationTitle": {}, + "settingsPlayerTitle": "प्लेयर", + "@settingsPlayerTitle": {}, + "settingsPlayerCustomSubtitlesTitle": "सबटायटल सानुकूलित करा", + "@settingsPlayerCustomSubtitlesTitle": {}, + "settingsPlayerNativeLibassAccelTitle": "नेटिव्ह libass सबटायटल", + "@settingsPlayerNativeLibassAccelTitle": {}, + "settingsSecurity": "सुरक्षता", + "@settingsSecurity": {}, + "somethingWentWrong": "काहीतरी गडबड झाली", + "@somethingWentWrong": {}, + "somethingWentWrongPasswordCheck": "काहीतरी गडबड झाली. आपला पासवर्ड तपासा.", + "@somethingWentWrongPasswordCheck": {}, + "settingsVisual": "दृश्य संबंधित", + "@settingsVisual": {}, + "studio": "{count, plural, other{स्टुडियो} one{स्टुडियो}}", + "@studio": { + "description": "studio", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "subtitles": "सबटायटल", + "@subtitles": {}, + "syncOpenParent": "पालक उघडा", + "@syncOpenParent": {}, + "syncRemoveDataTitle": "सिंक केलेला डेटा काढून टाकायचा का?", + "@syncRemoveDataTitle": {}, + "syncedItems": "सिंक केलेल्या वस्तू", + "@syncedItems": {}, + "tag": "{count, plural, one{टॅग} other{टॅग}}", + "@tag": { + "description": "tag", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "unableToConnectHost": "होस्टला कनेक्ट करता आले नाही", + "@unableToConnectHost": {}, + "unableToReverseAction": "ही क्रिया मागे घेता येत नाही. याने सर्व सेटिंग काढून टाकले जातील.", + "@unableToReverseAction": {}, + "type": "{count, plural, other{प्रकार} one{प्रकार}}", + "@type": { + "description": "type", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "syncStatusWaitingToRetry": "पुन्हा प्रयत्न करण्यास प्रतीक्षा करत आहे", + "@syncStatusWaitingToRetry": {}, + "syncRemoveUnableToDeleteItem": "सिंक केलेली वस्तू काढून टाकता आली नाही, काहीतरी गडबड झाली", + "@syncRemoveUnableToDeleteItem": {}, + "aboutLicenses": "लायसंस", + "@aboutLicenses": {}, + "errorOpeningMedia": "हा मिडिया प्ले करताना काहीतरी गडबड झाली", + "@errorOpeningMedia": {}, + "defaultFilterForLibrary": "लायब्ररीसाठी डिफॉल्ट गाळणी", + "@defaultFilterForLibrary": {}, + "libraryFiltersLimitReached": "गाळण्यांची सीमा गाठली (10) काही गाळण्या काढून टाका", + "@libraryFiltersLimitReached": {}, + "skipButtonLabel": "{segment} स्किप करा (S)", + "@skipButtonLabel": { + "placeholders": { + "segment": { + "type": "String" + } + } + }, + "copyStreamUrl": "स्ट्रीम यु.आर.एल. कॉपी करा", + "@copyStreamUrl": {}, + "episodeUnaired": "अप्रदर्शित", + "@episodeUnaired": {}, + "episodeMissing": "नसलेले", + "@episodeMissing": {}, + "castAndCrew": "कलाकार & कर्मचारी", + "@castAndCrew": {}, + "hasLikedDirector": "आवडीचा दिग्दर्शक असलेला", + "@hasLikedDirector": {}, + "latest": "अलीकडील", + "@latest": {}, + "playbackTypeOffline": "ऑफलाईन", + "@playbackTypeOffline": {}, + "latestReleases": "अलीकडील प्रदर्शित", + "@latestReleases": {}, + "newUpdateFoundOnGithub": "Github वर नवीन आवृत्ती सापडली", + "@newUpdateFoundOnGithub": {}, + "exitFladderTitle": "Fladder बंद करा", + "@exitFladderTitle": {}, + "playbackTypeTranscode": "ट्रान्सकोड", + "@playbackTypeTranscode": {}, + "hasLikedActor": "आवडीचा अभिनेता असलेला", + "@hasLikedActor": {}, + "fetchingLibrary": "लायब्ररीतील वस्तू मिळवत आहे…", + "@fetchingLibrary": {}, + "libraryPageSizeDesc": "एका वेळी लोड करायची संख्या सेट करा. 0 असे सेट केल्याने पाने केली जाणार नाहीत.", + "@libraryPageSizeDesc": {}, + "moreFrom": "{info} यांच्याकडून अजून", + "@moreFrom": { + "description": "More from", + "placeholders": { + "info": { + "type": "String" + } + } + }, + "outlineSize": "बाह्यरेखेचा आकार", + "@outlineSize": {}, + "settingsHomeBannerTitle": "मुख्य पानाचा बॅनर", + "@settingsHomeBannerTitle": {}, + "newReleaseFoundTitle": "नवीन आवृत्ती {newRelease} उपलब्ध आहे!", + "@newReleaseFoundTitle": { + "placeholders": { + "newRelease": { + "type": "String" + } + } + }, + "communityRating": "सामाजिक रेटिंग", + "@communityRating": {}, + "random": "यादृच्छिक", + "@random": {}, + "settingsHomeBannerInformationDesc": "मुख्य पानाच्या बॅनरमध्ये दाखवायची माहिती", + "@settingsHomeBannerInformationDesc": {}, + "dashboardRecentlyAdded": "{name} मध्ये अलीकडील जोडलेले", + "@dashboardRecentlyAdded": { + "description": "Recently added on home screen", + "placeholders": { + "name": { + "type": "String" + } + } + }, + "playbackType": "प्लेबॅक प्रकार", + "@playbackType": {}, + "library": "{count, plural, other{लायब्ररी} one{लायब्ररी}}", + "@library": { + "description": "Plural", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "seconds": "{count, plural, other{सेकंदे} one{सेकंद}}", + "@seconds": { + "description": "second", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "director": "{count, plural, other{दिग्दर्शक} two{दिग्दर्शक}}", + "@director": { + "description": "director", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "writer": "{count, plural, other{लेखक} two{लेखक}}", + "@writer": { + "description": "writer", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "actor": "{count, plural, other{अभिनेते} one{अभिनेता}}", + "@actor": { + "description": "actor", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "label": "{count, plural, other{लेबल} one{लेबल}}", + "@label": { + "description": "label", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "settingsPlayerCustomSubtitlesDesc": "आकार, रंग, स्थान, बाह्यरेखा सानुकूलित करा", + "@settingsPlayerCustomSubtitlesDesc": {}, + "rating": "{count, plural, other{रेटिंग} one{रेटिंग}}", + "@rating": { + "description": "rating", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "year": "{count, plural, other{वर्षे} one{वर्ष}}", + "@year": { + "description": "year", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "libraryFiltersRemoveAllConfirm": "याने प्रत्येक लायब्ररीसाठी सेव्ह केलेल्या गाळण्या डिलिट केल्या जातील", + "@libraryFiltersRemoveAllConfirm": {}, + "playbackTrackSelection": "प्लेबॅक ट्रॅक निवड", + "@playbackTrackSelection": {}, + "rememberSubtitleSelections": "आधीच्या वस्तूनुसार सबटायटल ट्रॅक सेट करा", + "@rememberSubtitleSelections": {}, + "rememberAudioSelections": "आधीच्या वस्तूनुसार ऑडियो ट्रॅक सेट करा", + "@rememberAudioSelections": {} } diff --git a/lib/l10n/app_mt.arb b/lib/l10n/app_mt.arb new file mode 100644 index 0000000..448db2c --- /dev/null +++ b/lib/l10n/app_mt.arb @@ -0,0 +1,1265 @@ +{ + "code": "Kodiċi", + "@code": {}, + "loggedIn": "Illoggjat", + "@loggedIn": {}, + "clear": "Neħħi", + "@clear": {}, + "communityRating": "Klassifikazzjoni Komunitarja", + "@communityRating": {}, + "accept": "Aċċetta", + "@accept": {}, + "appLockAutoLogin": "Login awtomatiku", + "@appLockAutoLogin": {}, + "clearChanges": "Neħħi l-bidliet", + "@clearChanges": {}, + "identify": "Identifika", + "@identify": {}, + "mediaTypePhoto": "Ritratt", + "@mediaTypePhoto": {}, + "metaDataSavedFor": "Metadejta ssejvjata għal {item}", + "@metaDataSavedFor": { + "description": "metaDataSavedFor", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "director": "{count, plural, other{Direttur} two{Diretturi}}", + "@director": { + "description": "director", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "deleteFileFromSystem": "It-tħassir ta’ dan l-item {item} se jħassru kemm mis-sistema tal-fajls kif ukoll mil-librerija tal-midja tiegħek. Żgur li tixtieq tkompli?", + "@deleteFileFromSystem": { + "description": "Delete file from system", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "libraryPageSizeDesc": "Issettja l-ammont biex tgħabbi kull darba. 0 titfi l-ippejġjar.", + "@libraryPageSizeDesc": {}, + "homeBannerCarousel": "Karużell", + "@homeBannerCarousel": {}, + "metadataRefreshFull": "Ibdel il-metadejta kollha", + "@metadataRefreshFull": {}, + "parentalRating": "Klassifikazzjoni tal-Ġenituri", + "@parentalRating": {}, + "quickConnectAction": "Daħħal kodiċi tal-konnessjoni veloċi għal", + "@quickConnectAction": {}, + "other": "Oħrajn", + "@other": {}, + "markAsWatched": "Immarka li rajtu", + "@markAsWatched": {}, + "noSuggestionsFound": "Ma nstab l-ebda suġġeriment", + "@noSuggestionsFound": {}, + "notPartOfAlbum": "Mhux parti minn album", + "@notPartOfAlbum": {}, + "pathEditDesc": "Dan il-post huwa ssettjat għall-utenti kollha, kwalunkwe dejta ssinkronizzata mhux se tibqa’ aċċessibbli. Se jibqa’ fuq l-istorage tiegħek.", + "@pathEditDesc": {}, + "quickConnectWrongCode": "Kodiċi ħażin", + "@quickConnectWrongCode": {}, + "rating": "{count, plural, other{Klassifikazzjonijiet} one{Klassifikazzjoni}}", + "@rating": { + "description": "rating", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "refreshMetadata": "Aġġorna l-metadejta", + "@refreshMetadata": {}, + "removeAsFavorite": "Neħħi mil-favorit", + "@removeAsFavorite": {}, + "metadataRefreshDefault": "Skennja għal fajls ġodda u aġġornati", + "@metadataRefreshDefault": {}, + "noResults": "Ebda riżultat", + "@noResults": {}, + "downloadsClearTitle": "Neħħi d-dejta sinkronizzata", + "@downloadsClearTitle": {}, + "clearAllSettings": "Neħħi l-issettjar kollu", + "@clearAllSettings": {}, + "logoutUserPopupContent": "Dan joħroġ {userName} u jħassar l-utent mill-applikazzjoni.\nIkollok terġa’ tidħol fuq {serverName}.", + "@logoutUserPopupContent": { + "description": "Pop-up for logging out the user description", + "placeholders": { + "userName": { + "type": "String" + }, + "serverName": { + "type": "String" + } + } + }, + "fontSize": "Daqs tal-font", + "@fontSize": {}, + "navigationSync": "Sinkronizzat", + "@navigationSync": {}, + "hideEmpty": "Aħbi l-vojt", + "@hideEmpty": {}, + "library": "{count, plural, other{Libreriji} one{Librerija}}", + "@library": { + "description": "Plural", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "mediaTypeBook": "Ktieb", + "@mediaTypeBook": {}, + "noItemsSynced": "Ebda item issinkronizzat", + "@noItemsSynced": {}, + "outlineColor": "Kulur tal-kontorn", + "@outlineColor": {}, + "playFromStart": "Ibda {name} mill-bidu", + "@playFromStart": { + "description": "speel vanaf het begin", + "placeholders": { + "name": { + "type": "String" + } + } + }, + "restart": "Irristartja", + "@restart": {}, + "actor": "{count, plural, other{Atturi} one{Attur}}", + "@actor": { + "description": "actor", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "endsAt": "jintemm fi {date}", + "@endsAt": { + "description": "endsAt", + "placeholders": { + "date": { + "type": "DateTime", + "format": "jm" + } + } + }, + "navigationDashboard": "Daxxbord", + "@navigationDashboard": {}, + "clearSelection": "Neħħi l-għażla", + "@clearSelection": {}, + "mediaTypePhotoAlbum": "Album tar-Ritratti", + "@mediaTypePhotoAlbum": {}, + "nativeName": "Ingliż", + "@nativeName": {}, + "about": "Dwar", + "@about": {}, + "addAsFavorite": "Żid bħala favorit", + "@addAsFavorite": {}, + "addToCollection": "Żid mal-kollezzjoni", + "@addToCollection": {}, + "addToPlaylist": "Żid mal-playlist", + "@addToPlaylist": {}, + "advanced": "Avvanzat", + "@advanced": {}, + "all": "Kollha", + "@all": {}, + "amoledBlack": "Amoled iswed", + "@amoledBlack": {}, + "appLockBiometrics": "Bijometrika", + "@appLockBiometrics": {}, + "appLockTitle": "Issettja l-metodu log-in għal {userName}", + "@appLockTitle": { + "description": "Pop-up to pick a login method", + "placeholders": { + "userName": { + "type": "String" + } + } + }, + "ascending": "Telgħin", + "@ascending": {}, + "audio": "Awdjo", + "@audio": {}, + "biometricsFailedCheckAgain": "Il-bijometrika ma rnexxietx. Iċċekkja l-issettjar u erġa ’pprova.", + "@biometricsFailedCheckAgain": {}, + "bold": "Grassett", + "@bold": {}, + "cancel": "Ikkanċella", + "@cancel": {}, + "change": "Ibdel", + "@change": {}, + "chapter": "{count, plural, other{Kapitli} one{Kapitlu}}", + "@chapter": { + "description": "chapter", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "continuePage": "Kompli - paġna {page}", + "@continuePage": { + "description": "Continue - page 1", + "placeholders": { + "page": { + "type": "int" + } + } + }, + "controls": "Kontrolli", + "@controls": {}, + "dashboard": "Daxxbord", + "@dashboard": {}, + "dashboardContinue": "Kompli", + "@dashboardContinue": {}, + "dashboardContinueListening": "Kompli Isma’", + "@dashboardContinueListening": {}, + "dashboardContinueReading": "Kompli Aqra", + "@dashboardContinueReading": {}, + "dashboardContinueWatching": "Kompli Ara", + "@dashboardContinueWatching": {}, + "nextUp": "Li jmiss", + "@nextUp": {}, + "dashboardRecentlyAdded": "Riċentement miżjud f ’{name}", + "@dashboardRecentlyAdded": { + "description": "Recently added on home screen", + "placeholders": { + "name": { + "type": "String" + } + } + }, + "dateAdded": "Data miżjuda", + "@dateAdded": {}, + "dateLastContentAdded": "Data tal-aħħar kontenut miżjud", + "@dateLastContentAdded": {}, + "datePlayed": "Id-data li ndaqqet", + "@datePlayed": {}, + "days": "Jiem", + "@days": {}, + "delete": "Ħassar", + "@delete": {}, + "deleteItem": "Ħassar {item}?", + "@deleteItem": { + "description": "deleteItem", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "descending": "Neżlin", + "@descending": {}, + "disableFilters": "Itfi l-filtri", + "@disableFilters": {}, + "disabled": "Mitfi", + "@disabled": {}, + "discovered": "Skoperti", + "@discovered": {}, + "displayLanguage": "Lingwa tal-wiri", + "@displayLanguage": {}, + "downloadsSyncedData": "Dejta ssinkronizzata", + "@downloadsSyncedData": {}, + "dynamicText": "Dinamika", + "@dynamicText": {}, + "editMetadata": "Editja l-metadejta", + "@editMetadata": {}, + "empty": "Vojta", + "@empty": {}, + "enabled": "Mixgħul", + "@enabled": {}, + "failedToLoadImage": "Ma setax jġib l-istampa", + "@failedToLoadImage": {}, + "favorites": "Favoriti", + "@favorites": {}, + "filter": "{count, plural, other{Filtri} one{Filtra}}", + "@filter": { + "description": "filter", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "folders": "Fowlders", + "@folders": {}, + "fontColor": "Kulur tal-font", + "@fontColor": {}, + "forceRefresh": "Sfurza l-aġġornar", + "@forceRefresh": {}, + "genre": "{count, plural, other{Ġeneri} one{Ġeneru}}", + "@genre": { + "description": "genre", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "groupBy": "Grupp skont", + "@groupBy": {}, + "heightOffset": "Offset tal-għoli", + "@heightOffset": {}, + "home": "Id-dar", + "@home": {}, + "info": "Informazzjoni", + "@info": {}, + "invalidUrlDesc": "Il-URL jeħtieġ li jibda bil-http(s)://", + "@invalidUrlDesc": {}, + "itemCount": "Għadd tal-item: {count}", + "@itemCount": { + "description": "Item count", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "libraryFetchNoItemsFound": "Ma nstabu ebda items. Ipprova settings differenti.", + "@libraryFetchNoItemsFound": {}, + "light": "Ċar", + "@light": {}, + "list": "Lista", + "@list": {}, + "logoutUserPopupTitle": "Oħroġ {userName}?", + "@logoutUserPopupTitle": { + "description": "Pop-up for logging out the user", + "placeholders": { + "userName": { + "type": "String" + } + } + }, + "logout": "Oħroġ", + "@logout": {}, + "loop": "Ingassa", + "@loop": {}, + "mediaTypeMovie": "Film", + "@mediaTypeMovie": {}, + "metadataRefreshValidation": "Fittex għal metadejta nieqsa", + "@metadataRefreshValidation": {}, + "minutes": "{count, plural, other{Minuti} one{Minuta} }", + "@minutes": { + "description": "minute", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "mode": "Mod", + "@mode": {}, + "moreFrom": "Aktar minn {info}", + "@moreFrom": { + "description": "More from", + "placeholders": { + "info": { + "type": "String" + } + } + }, + "moreOptions": "Aktar għażliet", + "@moreOptions": {}, + "pathEditTitle": "Ibdel il-post", + "@pathEditTitle": {}, + "play": "Ibda {item}", + "@play": { + "description": "Play with", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "playCount": "Għadd tal-logħob", + "@playCount": {}, + "playFrom": "Ibda min {name}", + "@playFrom": { + "description": "playFrom", + "placeholders": { + "name": { + "type": "String" + } + } + }, + "playVideos": "Ibda l-vidjos", + "@playVideos": {}, + "played": "Lestejt", + "@played": {}, + "related": "Relatati", + "@related": {}, + "removeFromCollection": "Neħħi mill-kollezzjoni", + "@removeFromCollection": {}, + "removeFromPlaylist": "Neħħi mil-playlist", + "@removeFromPlaylist": {}, + "retrievePublicListOfUsers": "Irkupra l-lista pubblika tal-utenti", + "@retrievePublicListOfUsers": {}, + "retry": "Erġa ’pprova", + "@retry": {}, + "runTime": "Ħin użat", + "@runTime": {}, + "active": "Attiva", + "@active": {}, + "login": "Illoggja", + "@login": {}, + "collectionFolder": "Fowlder tal-ġbir", + "@collectionFolder": {}, + "goTo": "Mur", + "@goTo": {}, + "color": "Kulur", + "@color": {}, + "combined": "Ikkombinati", + "@combined": {}, + "homeBannerSlideshow": "Preżentazzjoni bis-slajds", + "@homeBannerSlideshow": {}, + "mediaTypeBase": "Tip tal-bażi", + "@mediaTypeBase": {}, + "mediaTypeSeason": "Staġun", + "@mediaTypeSeason": {}, + "mediaTypeSeries": "Serje", + "@mediaTypeSeries": {}, + "name": "Isem", + "@name": {}, + "noItemsToShow": "Ebda item x’ juri", + "@noItemsToShow": {}, + "overview": "Ħarsa ġenerali", + "@overview": {}, + "quickConnectInputACode": "Daħħal kodiċi", + "@quickConnectInputACode": {}, + "refresh": "Aġġorna", + "@refresh": {}, + "result": "Riżultat", + "@result": {}, + "downloadsClearDesc": "Neħħi d-dejta sinkronizzata kollha, tneħħi d-dejta kollha għal kull utent sinkronizzat?", + "@downloadsClearDesc": {}, + "libraryPageSizeTitle": "Daqs tal-paġna tal-librerija", + "@libraryPageSizeTitle": {}, + "read": "Aqra {item}", + "@read": { + "description": "read", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "close": "Agħlaq", + "@close": {}, + "navigation": "Navigazzjoni", + "@navigation": {}, + "mediaTypeEpisode": "Episodju", + "@mediaTypeEpisode": {}, + "mediaTypeFolder": "Fowlder", + "@mediaTypeFolder": {}, + "recursive": "Rikorrenti", + "@recursive": {}, + "replaceExistingImages": "Ibdel ir-ritratti eżistenti", + "@replaceExistingImages": {}, + "episode": "{count, plural, other{Episodji} one{Episodju} }", + "@episode": { + "description": "episode", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "immediately": "Immedjatament", + "@immediately": {}, + "options": "Għażliet", + "@options": {}, + "outlineSize": "Daqs tal-kontorn", + "@outlineSize": {}, + "pathEditSelect": "Agħżel il-post tat-tniżżil", + "@pathEditSelect": {}, + "random": "Każwali", + "@random": {}, + "favorite": "Favorit", + "@favorite": {}, + "noRating": "Ebda klassifikazzjoni", + "@noRating": {}, + "page": "Paġna {index}", + "@page": { + "description": "page", + "placeholders": { + "index": { + "type": "int" + } + } + }, + "never": "Qatt", + "@never": {}, + "fetchingLibrary": "Il-ksib ta’ oġġetti mil-librerija…", + "@fetchingLibrary": {}, + "group": "Grupp", + "@group": {}, + "hide": "Aħbi", + "@hide": {}, + "invalidUrl": "URL Invalidu", + "@invalidUrl": {}, + "markAsUnwatched": "Immarka li ma rajtux", + "@markAsUnwatched": {}, + "mouseDragSupport": "Iddreggja billi tuża l-maws", + "@mouseDragSupport": {}, + "navigationFavorites": "Favoriti", + "@navigationFavorites": {}, + "normal": "Normali", + "@normal": {}, + "openShow": "Iftaħ l-ispettaklu", + "@openShow": {}, + "playLabel": "Ibda", + "@playLabel": {}, + "reWatch": "Erġa ara", + "@reWatch": {}, + "incorrectPinTryAgain": "PIN żbaljat. Erġa ’pprova.", + "@incorrectPinTryAgain": {}, + "readFromStart": "Aqra {item} mill-bidu", + "@readFromStart": { + "description": "Read book from start", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "resume": "Kompli {item}", + "@resume": { + "description": "resume", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "resumable": "Kompli", + "@resumable": {}, + "label": "{count, plural, other{Tikketti} one{Tikketta}}", + "@label": { + "description": "label", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "mediaTypePerson": "Persuna", + "@mediaTypePerson": {}, + "noServersFound": "Ma nstab ebda server ġdid", + "@noServersFound": {}, + "none": "Xejn", + "@none": {}, + "openWebLink": "Iftaħ il-link tal-web", + "@openWebLink": {}, + "quickConnectTitle": "Konnesjoni veloċi", + "@quickConnectTitle": {}, + "refreshPopup": "Aġġorna - {name}", + "@refreshPopup": { + "placeholders": { + "name": { + "type": "String" + } + } + }, + "refreshPopupContentMetadata": "Il-metadejta tiġi aġġornata abbażi tas-settings u s-servizzi tal-Internet mixgħula fid-daxxbord.", + "@refreshPopupContentMetadata": {}, + "releaseDate": "Data tar-rilaxx", + "@releaseDate": {}, + "replaceAllImages": "Neħħi ir-ritratti kollha", + "@replaceAllImages": {}, + "openParent": "Iftaħ il-ġenitur", + "@openParent": {}, + "clearAllSettingsQuestion": "Neħħi l-issettjar kollu?", + "@clearAllSettingsQuestion": {}, + "save": "Issejvja", + "@save": {}, + "saved": "Issejvjat", + "@saved": {}, + "scanBiometricHint": "Ivverifika l-identita’", + "@scanBiometricHint": {}, + "scanLibrary": "Skennja l-librerija", + "@scanLibrary": {}, + "scanYourFingerprintToAuthenticate": "Skennja subgħajk biex tawtentika {user}", + "@scanYourFingerprintToAuthenticate": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "scanningName": "Skenjar - {name}…", + "@scanningName": { + "placeholders": { + "name": { + "type": "String" + } + } + }, + "scrollToTop": "Skrollja għal fuq", + "@scrollToTop": {}, + "search": "Fittex", + "@search": {}, + "season": "{count, plural, other{Staġuni} one{Staġun} }", + "@season": { + "description": "season", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "selectedWith": "Magħżula {info}", + "@selectedWith": { + "description": "selected", + "placeholders": { + "info": { + "type": "String" + } + } + }, + "separate": "Issepara", + "@separate": {}, + "set": "Issettja", + "@set": { + "description": "Use for setting a certain value", + "context": "Set 'time'" + }, + "setIdentityTo": "Ibdel l-identita għal {name}", + "@setIdentityTo": { + "description": "setIdentityTo", + "placeholders": { + "name": { + "type": "String" + } + } + }, + "settingSecurityApplockTitle": "Illokja l-applikazzjoni", + "@settingSecurityApplockTitle": {}, + "settingsBlurEpisodesTitle": "Ċajpar l-episodji li jmiss", + "@settingsBlurEpisodesTitle": {}, + "settingsBlurredPlaceholderDesc": "Uri l-isfond imċajpar meta tillowdja l-powsters", + "@settingsBlurredPlaceholderDesc": {}, + "settingsHomeBannerInformationDesc": "Informazzjoni li għandha tintwera fl-istrixxun tad-dar", + "@settingsHomeBannerInformationDesc": {}, + "settingsHomeBannerInformationTitle": "Informazzjoni dwar l-istrixxun", + "@settingsHomeBannerInformationTitle": {}, + "settingsHomeNextUpTitle": "Kartelluni ta' li jmiss", + "@settingsHomeNextUpTitle": {}, + "settingsNextUpCutoffDays": "Jiem ta’ għeluq li jmiss", + "@settingsNextUpCutoffDays": {}, + "settingsPlayerCustomSubtitlesDesc": "Ippersonalizza d-Daqs, il-Kulur, il-Pożizzjoni, il-Kontorn", + "@settingsPlayerCustomSubtitlesDesc": {}, + "settingsPlayerDesc": "Aspect-ratio, Avvanzat", + "@settingsPlayerDesc": {}, + "settingsPlayerNativeLibassAccelDesc": "Uża r-renderer tas-sottotitlu tal-libass tal-vidjoplejer", + "@settingsPlayerNativeLibassAccelDesc": {}, + "settingsPlayerNativeLibassAccelTitle": "Sottotitoli tal-libass nattivi", + "@settingsPlayerNativeLibassAccelTitle": {}, + "settingsPlayerVideoHWAccelTitle": "Aċċellerazzjoni tal-ħardwer", + "@settingsPlayerVideoHWAccelTitle": {}, + "settingsPosterSlider": "Uri s-slajder tal-iskala", + "@settingsPosterSlider": {}, + "settingsProfileTitle": "Profil", + "@settingsProfileTitle": {}, + "somethingWentWrong": "Ġrat xi ħaġa ħażina", + "@somethingWentWrong": {}, + "somethingWentWrongPasswordCheck": "Ġrat xi ħaġa ħażina. Iċċekkja l-password tiegħek.", + "@somethingWentWrongPasswordCheck": {}, + "studio": "{count, plural, other{Studjos} one{Studjo}}", + "@studio": { + "description": "studio", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "subtitleConfigurator": "Konfiguratur tas-sottotitlu", + "@subtitleConfigurator": {}, + "subtitleConfiguratorPlaceHolder": "Dan huwa kitba tal-placeholder, xejn x’ tara hawnhekk.", + "@subtitleConfiguratorPlaceHolder": {}, + "subtitles": "Sottotitoli", + "@subtitles": {}, + "sync": "Issinkronizza", + "@sync": {}, + "syncDeleteItemDesc": "Ħassar id-dejta ssinkronizzata kollha għal {item}?", + "@syncDeleteItemDesc": { + "description": "Sync delete item pop-up window", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "syncDeletePopupPermanent": "Din l-azzjoni hija permanenti u se tneħħi l-fajls kollha ssinkronizzati lokalment", + "@syncDeletePopupPermanent": {}, + "syncOpenParent": "Iftaħ il-ġenitur", + "@syncOpenParent": {}, + "syncRemoveDataDesc": "Ħassar id-dejta tal-vidjo ssinkronizzata? Dan huwa permanenti u se jkollok bżonn biex tissinkronizza mill-ġdid il-fajls", + "@syncRemoveDataDesc": {}, + "syncedItems": "Items issinkronizzati", + "@syncedItems": {}, + "tag": "{count, plural, one{Tikketta} other{Tikketti}}", + "@tag": { + "description": "tag", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "theme": "Tema", + "@theme": {}, + "themeColor": "Kulur tat-tema", + "@themeColor": {}, + "themeModeDark": "Skur", + "@themeModeDark": {}, + "totalSize": "Daqs totali: {size}", + "@totalSize": { + "placeholders": { + "size": { + "type": "String" + } + } + }, + "type": "{count, plural, other{Tipi} one{Tip}}", + "@type": { + "description": "type", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "unPlayed": "Ma intweriex", + "@unPlayed": {}, + "unknown": "Mhux magħruf", + "@unknown": {}, + "useDefaults": "Uża d-defaults", + "@useDefaults": {}, + "userName": "Isem l-utent", + "@userName": {}, + "video": "Vidjo", + "@video": {}, + "videoScalingContain": "", + "@videoScalingContain": {}, + "videoScalingFillScreenDesc": "Imla n-navigazzjoni u l-istatusbar", + "@videoScalingFillScreenDesc": {}, + "videoScalingFillScreenNotif": "Fill-screen jissostitwixxi l-video fit, f’ rotazzjoni orizzontali", + "@videoScalingFillScreenNotif": {}, + "viewPhotos": "Ara r-ritratti", + "@viewPhotos": {}, + "year": "{count, plural, other{Snin} one{Sena}}", + "@year": { + "description": "year", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "addItemsToCollection": "Żid {itemLength} item(s) mal-kollezzjoni", + "@addItemsToCollection": { + "placeholders": { + "itemLength": { + "type": "int" + } + } + }, + "removedFromCollection": "Tneħħa mill-kollezzjoni ta' {collectionName}", + "@removedFromCollection": { + "placeholders": { + "collectionName": { + "type": "String" + } + } + }, + "addToNewPlaylist": "Playlist ġdida", + "@addToNewPlaylist": {}, + "addedToPlaylist": "Miżjud mal-playlist ta' {playlistName}", + "@addedToPlaylist": { + "placeholders": { + "playlistName": { + "type": "String" + } + } + }, + "syncStatusEnqueued": "Fil-kju", + "@syncStatusEnqueued": {}, + "syncStatusRunning": "Qed jaħdem", + "@syncStatusRunning": {}, + "syncStatusComplete": "Kompluta", + "@syncStatusComplete": {}, + "syncStatusPaused": "Sospiż", + "@syncStatusPaused": {}, + "syncStatusSynced": "Sinkronizzat", + "@syncStatusSynced": {}, + "syncOverlaySyncing": "Qed jissinkronizza d-dettalji tal-item", + "@syncOverlaySyncing": {}, + "syncRemoveUnableToDeleteItem": "Ma jistax ineħħi item issinkronizzat, ġrat xi ħaġa ħażina", + "@syncRemoveUnableToDeleteItem": {}, + "syncAddItemForSyncing": "Żied {item} għas-sinkronizzazzjoni", + "@syncAddItemForSyncing": { + "placeholders": { + "item": { + "type": "String" + } + } + }, + "startedSyncingItem": "Beda jissinkronizza {item}", + "@startedSyncingItem": { + "placeholders": { + "item": { + "type": "String" + } + } + }, + "selectAll": "Agħżel kollox", + "@selectAll": {}, + "settingsClientDesc": "Ġenerali, Time-out, Tqassim, Tema", + "@settingsClientDesc": {}, + "settingsVisual": "Viżwali", + "@settingsVisual": {}, + "selectTime": "Agħżel il-ħin", + "@selectTime": {}, + "selected": "Magħżula", + "@selected": {}, + "settingsHomeBannerTitle": "Strixxun tad-dar", + "@settingsHomeBannerTitle": {}, + "settingsBlurEpisodesDesc": "Ċajpar l-episodji kollha li ġejjin", + "@settingsBlurEpisodesDesc": {}, + "settingsPlayerBufferSizeTitle": "Daqs tal-bafer tal-vidjo", + "@settingsPlayerBufferSizeTitle": {}, + "shuffleVideos": "Ħarbat il-vidjows", + "@shuffleVideos": {}, + "settingsPlayerVideoHWAccelDesc": "Uża l-GPU biex turi l-vidjo (rakkomandat)", + "@settingsPlayerVideoHWAccelDesc": {}, + "settingsPosterSize": "Daqs tal-kartellun", + "@settingsPosterSize": {}, + "shadow": "Dell", + "@shadow": {}, + "showEmpty": "Uri l-vojt", + "@showEmpty": {}, + "settingsSecurity": "Sigurta’", + "@settingsSecurity": {}, + "showAlbum": "Uri l-album", + "@showAlbum": {}, + "themeModeLight": "Ċar", + "@themeModeLight": {}, + "themeModeSystem": "Sistema", + "@themeModeSystem": {}, + "sortName": "Isem", + "@sortName": {}, + "sortOrder": "Issortja l-ordni", + "@sortOrder": {}, + "switchUser": "Aqleb l-utent", + "@switchUser": {}, + "syncStatusWaitingToRetry": "Qed jistenna biex jerġa’ jipprova", + "@syncStatusWaitingToRetry": {}, + "videoScaling": "Skala tal-vidjow", + "@videoScaling": {}, + "syncStatusNotFound": "Ma nstabx", + "@syncStatusNotFound": {}, + "syncOverlayDeleting": "Qed ineħħi item issinkronizzat", + "@syncOverlayDeleting": {}, + "syncSelectDownloadsFolder": "Agħżel fowlder tat-tniżżil", + "@syncSelectDownloadsFolder": {}, + "settingsContinue": "Kompli", + "@settingsContinue": {}, + "selectViewType": "Agħżel it-tip tad-dehra", + "@selectViewType": {}, + "settingsPosterPinch": "Pinch-zoom għal powsters fuq skala", + "@settingsPosterPinch": {}, + "shuffleGallery": "Ħarbat il-gallerija", + "@shuffleGallery": {}, + "settingsHomeBannerDescription": "Uri bħala slideshow, karużell, jew aħbi l-banner", + "@settingsHomeBannerDescription": {}, + "settingsBlurredPlaceholderTitle": "Placeholder imċajpar", + "@settingsBlurredPlaceholderTitle": {}, + "settingsEnableOsMediaControls": "Attiva l-kontrolli tal-midja tal-OS", + "@settingsEnableOsMediaControls": {}, + "settingsPlayerCustomSubtitlesTitle": "Ippersonalizza s-sottotitoli", + "@settingsPlayerCustomSubtitlesTitle": {}, + "settingsPlayerMobileWarning": "Meta tixgħel l-aċċellerazzjoni tal-ħardwer u s-sottotitoli tal-libass nattivi fuq l-Android dan jista’ jikkawża li xi sottotitoli ma jirrendux.", + "@settingsPlayerMobileWarning": {}, + "settingsHomeNextUpDesc": "Tip ta’ posters murija fid-daxxbord", + "@settingsHomeNextUpDesc": {}, + "settingsShowScaleSlider": "Uri s-slajd tad-daqs tal-powster", + "@settingsShowScaleSlider": {}, + "settingsPlayerBufferSizeDesc": "Ikkonfigura d-daqs tal-bafer għad-daqq tal-vidjo, billi tiddetermina kemm titgħabba data fil-cache.", + "@settingsPlayerBufferSizeDesc": {}, + "timeAndAnnotation": "{minutes} u {seconds}", + "@timeAndAnnotation": { + "description": "timeAndAnnotation", + "placeholders": { + "minutes": { + "type": "String" + }, + "seconds": { + "type": "String" + } + } + }, + "unableToReverseAction": "Din l-azzjoni ma tistax titreġġa ’lura. Se tneħħi l-issettjar kollu.", + "@unableToReverseAction": {}, + "syncNoFolderSetup": "Ebda konfigurazzjoni tal-fowlder tas-sinkronizzazzjoni", + "@syncNoFolderSetup": {}, + "sortBy": "Issortja skont", + "@sortBy": {}, + "syncRemoveDataTitle": "Neħħi d-dejta ssinkronizzata?", + "@syncRemoveDataTitle": {}, + "syncDetails": "Issinkronizza d-dettalji", + "@syncDetails": {}, + "addedToCollection": "Miżjud mal-kollezzjoni ta' {collectionName}", + "@addedToCollection": { + "placeholders": { + "collectionName": { + "type": "String" + } + } + }, + "syncStatusFailed": "Falla", + "@syncStatusFailed": {}, + "syncStatusPartially": "Parzjalment", + "@syncStatusPartially": {}, + "addItemsToPlaylist": "Żid {itemLength} item(s) mal-playlist", + "@addItemsToPlaylist": { + "placeholders": { + "itemLength": { + "type": "int" + } + } + }, + "seconds": "{count, plural, other{Sekondi} one{Sekonda}}", + "@seconds": { + "description": "second", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "showDetails": "Uri d-dettalji", + "@showDetails": {}, + "settingsPlayerTitle": "Plejer", + "@settingsPlayerTitle": {}, + "settingsQuickConnectTitle": "Konnesjoni Veloċi", + "@settingsQuickConnectTitle": {}, + "start": "Ibda", + "@start": {}, + "syncDeleteItemTitle": "Ħassar l-oġġett issinkronizzat", + "@syncDeleteItemTitle": {}, + "writer": "{count, plural, other{Kittieb} two{Kittieba}}", + "@writer": { + "description": "writer", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "addToNewCollection": "Kollezzjoni ġdida", + "@addToNewCollection": {}, + "unableToConnectHost": "Ma jistax jaqbad mal-host", + "@unableToConnectHost": {}, + "watchOn": "Ara fuq", + "@watchOn": {}, + "syncStatusCanceled": "Ikkanċellati", + "@syncStatusCanceled": {}, + "aboutVersion": "Verżjoni: {version}", + "@aboutVersion": { + "placeholders": { + "version": { + "type": "String" + } + } + }, + "aboutSocials": "Socjali", + "@aboutSocials": {}, + "off": "Mitfi", + "@off": {}, + "screenBrightness": "Dawl tal-iskrin", + "@screenBrightness": {}, + "scale": "Skala", + "@scale": {}, + "playBackSettings": "Issettjar tal-Playback", + "@playBackSettings": {}, + "settingsAutoNextTitle": "Previżjoni ta' li jmiss", + "@settingsAutoNextTitle": {}, + "settingsAutoNextDesc": "Juri previżjoni li jmiss qrib it-tmiem jekk item ieħor ikun fil-kju", + "@settingsAutoNextDesc": {}, + "autoNextOffStaticTitle": "Statiku", + "@autoNextOffStaticTitle": {}, + "autoNextOffStaticDesc": "Uri l-iskrin li jmiss meta jifdal 30 sekonda ta’ ħin tal-logħob", + "@autoNextOffStaticDesc": {}, + "speed": "Ħeffa", + "@speed": {}, + "unableToPlayMedia": "Kien hemm żball biex jinstab tip ta’ midja kompatibbli", + "@unableToPlayMedia": {}, + "unableToPlayBooksOnWeb": "Il-kotba mhumiex disponibli fuq il-web għalissa", + "@unableToPlayBooksOnWeb": {}, + "defaultFilterForLibrary": "Filtru default għal-librerija", + "@defaultFilterForLibrary": {}, + "removeFilterForLibrary": "Neħħi {filter}?", + "@removeFilterForLibrary": { + "description": "removeFilterForLibrary", + "placeholders": { + "filter": { + "type": "String" + } + } + }, + "libraryFiltersRemoveAll": "Neħħi l-filtri kollha", + "@libraryFiltersRemoveAll": {}, + "libraryFiltersRemoveAllConfirm": "Dan se jħassar il-filtri kollha ssejvjati għal kull librerija", + "@libraryFiltersRemoveAllConfirm": {}, + "playerSettingsOrientationTitle": "Orjentazzjoni tal-plejer", + "@playerSettingsOrientationTitle": {}, + "playerSettingsOrientationDesc": "Ġiegħel lill-video player f ’ċerti orjentazzjonijiet", + "@playerSettingsOrientationDesc": {}, + "deviceOrientationPortraitUp": "Stampa ’l fuq", + "@deviceOrientationPortraitUp": {}, + "deviceOrientationPortraitDown": "Stampa ’l isfel", + "@deviceOrientationPortraitDown": {}, + "errorOpeningMedia": "Ġrat xi ħaġa ħażina waqt li kien qed jipprova jdoqq din il-midja", + "@errorOpeningMedia": {}, + "subtitle": "Sottotitolu", + "@subtitle": {}, + "deviceOrientationLandscapeRight": "Stampa Lemin", + "@deviceOrientationLandscapeRight": {}, + "aboutLicenses": "Liċenzji", + "@aboutLicenses": {}, + "subtitleConfiguration": "Konfigurazzjoni tas-sottotitlu", + "@subtitleConfiguration": {}, + "playbackRate": "Rata tal-playback", + "@playbackRate": {}, + "autoNextOffSmartDesc": "Juri l-iskrin li jmiss meta jibdew il-krediti jekk ma jibqax aktar minn 10 sekondi wara l-krediti. Inkella juri l-iskrin li jmiss bi 30 sekonda ta’ ħin tal-logħob li jifdal", + "@autoNextOffSmartDesc": {}, + "deviceOrientationLandscapeLeft": "Stampa Xellug", + "@deviceOrientationLandscapeLeft": {}, + "deleteFilterConfirmation": "Żgur tixtieq tħassar dan il-filtru?", + "@deleteFilterConfirmation": {}, + "libraryFiltersLimitReached": "Il-limitu tal-filtru milħuq (10) neħħi xi filtri", + "@libraryFiltersLimitReached": {}, + "unableToSyncItem": "Ma jistax jissinkronizza {item}, ġrat xi ħaġa ħażina", + "@unableToSyncItem": { + "placeholders": { + "item": { + "type": "String" + } + } + }, + "updateFilterForLibrary": "Aġġorna l-filtru", + "@updateFilterForLibrary": {}, + "aboutCreatedBy": "Maħluqa minn DonutWare", + "@aboutCreatedBy": {}, + "clientSettingsSchemeVariantTitle": "Varjant tal-iskema", + "@clientSettingsSchemeVariantTitle": {}, + "schemeSettingsFidelity": "Fidelta’", + "@schemeSettingsFidelity": {}, + "schemeSettingsMonochrome": "Monokromju", + "@schemeSettingsMonochrome": {}, + "schemeSettingsNeutral": "Newtrali", + "@schemeSettingsNeutral": {}, + "schemeSettingsVibrant": "Vibranti", + "@schemeSettingsVibrant": {}, + "schemeSettingsExpressive": "Espressiva", + "@schemeSettingsExpressive": {}, + "schemeSettingsContent": "Kontenut", + "@schemeSettingsContent": {}, + "clientSettingsRequireWifiDesc": "Niżżel biss meta tkun imqabbad ma’ netwerk tal-Wi-fi", + "@clientSettingsRequireWifiDesc": {}, + "libraryShuffleAndPlayItems": "Ħarbat u ilgħab l-oġġetti", + "@libraryShuffleAndPlayItems": {}, + "libraryPlayItems": "Ilgħab l-oġġetti", + "@libraryPlayItems": {}, + "clientSettingsShowAllCollectionsTitle": "Uri t-tipi kollha ta’ ġbir", + "@clientSettingsShowAllCollectionsTitle": {}, + "stop": "Waqqaf", + "@stop": {}, + "resumeVideo": "Kompli l-vidjow", + "@resumeVideo": {}, + "playerSettingsBackendTitle": "Backend tal-plejer tal-vidjow", + "@playerSettingsBackendTitle": {}, + "noVideoPlayerOptions": "Il-backend magħżul m' għandux għażliet", + "@noVideoPlayerOptions": {}, + "mdkExperimental": "L-MDK għadha fi stadju sperimentali", + "@mdkExperimental": {}, + "skipButtonLabel": "(A)qbeż {segment}", + "@skipButtonLabel": { + "placeholders": { + "segment": { + "type": "String" + } + } + }, + "mediaSegmentUnknown": "Mhux magħruf", + "@mediaSegmentUnknown": {}, + "mediaSegmentRecap": "", + "@mediaSegmentRecap": {}, + "settingsLayoutSizesTitle": "Daqsijiet tat-tqassim", + "@settingsLayoutSizesTitle": {}, + "settingsLayoutSizesDesc": "Agħżel liema daqsijiet tat-tqassim tista’ tuża l-applikazzjoni abbażi tad-daqs tal-iskrijn", + "@settingsLayoutSizesDesc": {}, + "settingsLayoutModesDesc": "Ikkontrolla jekk l-applikazzjoni tistax tuża tqassim b ’pannell wieħed jew b’ żewġ pannelli", + "@settingsLayoutModesDesc": {}, + "phone": "Telefown", + "@phone": {}, + "layoutModeSingle": "Wieħed", + "@layoutModeSingle": {}, + "layoutModeDual": "Doppju", + "@layoutModeDual": {}, + "internetStreamingQualityTitle": "Il-kwalita tal-Internet", + "@internetStreamingQualityTitle": {}, + "homeStreamingQualityDesc": "Il-kwalita massima tal-istrimjar meta mqabbda man-netwerk tad-dar", + "@homeStreamingQualityDesc": {}, + "qualityOptionsTitle": "Għażliet tal-kwalita", + "@qualityOptionsTitle": {}, + "segmentActionNone": "Xejn", + "@segmentActionNone": {}, + "segmentActionAskToSkip": "Itlob biex taqbeż", + "@segmentActionAskToSkip": {}, + "segmentActionSkip": "Aqbeż", + "@segmentActionSkip": {}, + "loading": "Tagħbija", + "@loading": {}, + "exitFladderTitle": "Oħroġ min Fladder", + "@exitFladderTitle": {}, + "castAndCrew": "Kast u Ekwipaġġ", + "@castAndCrew": {}, + "guestActor": "{count, plural, other{Atturi Mistiedna} one{Attur Mistieden}}", + "@guestActor": { + "description": "Guest actors", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "maxConcurrentDownloadsTitle": "Massimu ta’ tniżżil fl-istess ħin", + "@maxConcurrentDownloadsTitle": {}, + "maxConcurrentDownloadsDesc": "Jistabbilixxi n-numru massimu ta’ tniżżil li jista’ jaħdem fl-istess ħin. Issettja għal 0 biex tneħħi l-limitu.", + "@maxConcurrentDownloadsDesc": {}, + "playbackTrackSelection": "Għażla tat-trekk tad-daqq", + "@playbackTrackSelection": {}, + "rememberSubtitleSelections": "Issettja t-trekk tas-sottotitlu bbażat fuq l-oġġett preċedenti", + "@rememberSubtitleSelections": {}, + "rememberAudioSelections": "Issettja t-trekk tal-awdjo bbażat fuq l-oġġett preċedenti", + "@rememberAudioSelections": {}, + "rememberSubtitleSelectionsDesc": "Ipprova ssettja t-trekk tas-sottotitlu għall-eqreb taqbila għall-aħħar vidjo.", + "@rememberSubtitleSelectionsDesc": {}, + "rememberAudioSelectionsDesc": "Ipprova ssettja t-trekk tal-awdjo għall-eqreb taqbila għall-aħħar vidjo.", + "@rememberAudioSelectionsDesc": {}, + "similarToRecentlyPlayed": "Simili għal dawk li rajt dan l-aħħar", + "@similarToRecentlyPlayed": {}, + "similarToLikedItem": "Simili għal oġġett li għoġbok", + "@similarToLikedItem": {}, + "hasActorFromRecentlyPlayed": "Għandu attur milli rajt l-aħħar", + "@hasActorFromRecentlyPlayed": {}, + "hasDirectorFromRecentlyPlayed": "Għandu direttur milli rajt l-aħħar", + "@hasDirectorFromRecentlyPlayed": {}, + "hasLikedDirector": "Għandu dirretur li għoġbok", + "@hasLikedDirector": {}, + "hasLikedActor": "Għandu attur li għoġbok", + "@hasLikedActor": {}, + "latest": "L-aktar riċenti", + "@latest": {}, + "recommended": "Rakkomandat", + "@recommended": {}, + "playbackType": "Tip ta’ plejbek", + "@playbackType": {}, + "playbackTypeDirect": "Dirett", + "@playbackTypeDirect": {}, + "playbackTypeOffline": "Offlajn", + "@playbackTypeOffline": {}, + "latestReleases": "L-aħħar ħarġiet", + "@latestReleases": {}, + "autoCheckForUpdates": "Iċċekkja perjodikament għall-verżjonijiet ġodda", + "@autoCheckForUpdates": {}, + "newReleaseFoundTitle": "Verżjoni {newRelease} disponibbli!", + "@newReleaseFoundTitle": { + "placeholders": { + "newRelease": { + "type": "String" + } + } + }, + "newUpdateFoundOnGithub": "Verżjoni ġdid fuq GitHub", + "@newUpdateFoundOnGithub": {}, + "errorLogs": "Reġistri tal-iżbalji", + "@errorLogs": {}, + "mediaSegmentCommercial": "Kummerċjali", + "@mediaSegmentCommercial": {}, + "clientSettingsRequireWifiTitle": "Jeħtieġu Wi-fi", + "@clientSettingsRequireWifiTitle": {}, + "episodeMissing": "Nieqes", + "@episodeMissing": {}, + "copyStreamUrl": "Ikkopja l-URL tal-istrimjar", + "@copyStreamUrl": {}, + "clientSettingsShowAllCollectionsDesc": "Meta jkun attivat, uri t-tipi kollha ta' ġbir, inklużi dawk mhux appoġġati minn Fladder", + "@clientSettingsShowAllCollectionsDesc": {}, + "qualityOptionsAuto": "Awto", + "@qualityOptionsAuto": {}, + "mediaSegmentPreview": "Previżjoni", + "@mediaSegmentPreview": {}, + "homeStreamingQualityTitle": "Il-kwalita’ tad-dar", + "@homeStreamingQualityTitle": {}, + "version": "Verżjoni", + "@version": {}, + "schemeSettingsFruitSalad": "Insalata tal-frott", + "@schemeSettingsFruitSalad": {}, + "downloadFile": "Niżżel {type}", + "@downloadFile": { + "placeholders": { + "type": { + "type": "String" + } + } + }, + "playNextVideo": "Ilgħab il-vidjo li jmiss", + "@playNextVideo": {}, + "copiedToClipboard": "Ikkupjat fil-klibbord", + "@copiedToClipboard": {}, + "schemeSettingsRainbow": "Qawsalla", + "@schemeSettingsRainbow": {}, + "playerSettingsBackendDesc": "Agħżel il-media plejer preferut tiegħek għall-aħjar esperjenza ta’ playback", + "@playerSettingsBackendDesc": {}, + "episodeAvailable": "Disponibbli", + "@episodeAvailable": {}, + "external": "Esterni", + "@external": {}, + "settingsLayoutModesTitle": "Modalitajiet tat-Tqassim", + "@settingsLayoutModesTitle": {}, + "closeVideo": "Agħlaq il-vidjo", + "@closeVideo": {}, + "internetStreamingQualityDesc": "Il-kwalita massima ta’ streaming fuq l-internet (mobbli)", + "@internetStreamingQualityDesc": {}, + "mediaSegmentActions": "Azzjonijiet tas-segment tal-midja", + "@mediaSegmentActions": {}, + "qualityOptionsOriginal": "Oriġinali", + "@qualityOptionsOriginal": {} +} diff --git a/lib/l10n/app_ru.arb b/lib/l10n/app_ru.arb index 7202484..c460e6c 100644 --- a/lib/l10n/app_ru.arb +++ b/lib/l10n/app_ru.arb @@ -1,5 +1,5 @@ { - "dashboardContinueReading": "Читать далее", + "dashboardContinueReading": "Продолжить читать", "@dashboardContinueReading": {}, "dashboardContinueListening": "Продолжить слушать", "@dashboardContinueListening": {}, @@ -22,9 +22,9 @@ } } }, - "nativeName": "Английский", + "nativeName": "Русский", "@nativeName": {}, - "about": "О", + "about": "О приложении", "@about": {}, "accept": "Принять", "@accept": {}, @@ -60,7 +60,7 @@ "@cancel": {}, "change": "Изменить", "@change": {}, - "chapter": "{count, plural, other{Chapters} one{Chapter}}", + "chapter": "{count, plural, other{Глав} two{Главы} one{Глава}}", "@chapter": { "description": "chapter", "placeholders": { @@ -108,9 +108,9 @@ } } }, - "nextUp": "Следующий шаг", + "nextUp": "Следующее", "@nextUp": {}, - "actor": "{count, plural, other{Actors} one{Actor}}", + "actor": "{count, plural, other{Актёры} two{Актёра} one{Актёр}}", "@actor": { "description": "actor", "placeholders": { @@ -153,5 +153,1193 @@ "type": "String" } } + }, + "grid": "Сетка", + "@grid": {}, + "episode": "{count, plural, other{Эпизодов} two{Эпизода} one{Эпизод} }", + "@episode": { + "description": "episode", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "itemCount": "Кол-во элементов: {count}", + "@itemCount": { + "description": "Item count", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "noItemsSynced": "Ни один элемент не синхронизирован", + "@noItemsSynced": {}, + "heightOffset": "Смещение по высоте", + "@heightOffset": {}, + "homeBannerCarousel": "Карусель", + "@homeBannerCarousel": {}, + "libraryFetchNoItemsFound": "Не найдено ни одного элемента. Попробуйте разные настройки.", + "@libraryFetchNoItemsFound": {}, + "list": "Список", + "@list": {}, + "metaDataSavedFor": "Метаданные сохранены для {item}", + "@metaDataSavedFor": { + "description": "metaDataSavedFor", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "openShow": "Открыть серию", + "@openShow": {}, + "playFromStart": "Воспроизвести {name} с самого начала", + "@playFromStart": { + "description": "speel vanaf het begin", + "placeholders": { + "name": { + "type": "String" + } + } + }, + "navigationSync": "Синхронизировано", + "@navigationSync": {}, + "parentalRating": "Родительский рейтинг", + "@parentalRating": {}, + "openWebLink": "Открыть веб-ссылку", + "@openWebLink": {}, + "retry": "Повторить", + "@retry": {}, + "logout": "Выйти", + "@logout": {}, + "endsAt": "закончится в {date}", + "@endsAt": { + "description": "endsAt", + "placeholders": { + "date": { + "type": "DateTime", + "format": "jm" + } + } + }, + "discovered": "Найдено", + "@discovered": {}, + "descending": "По убыванию", + "@descending": {}, + "director": "{count, plural, other{Режиссеры} two{Режиссера} one{Режиссер}}", + "@director": { + "description": "director", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "disableFilters": "Отключить фильтры", + "@disableFilters": {}, + "disabled": "Выключено", + "@disabled": {}, + "displayLanguage": "Язык интерфейса", + "@displayLanguage": {}, + "downloadsClearTitle": "Очистить синхронизированные данные", + "@downloadsClearTitle": {}, + "downloadsPath": "Путь", + "@downloadsPath": {}, + "downloadsSyncedData": "Синхронизированные данные", + "@downloadsSyncedData": {}, + "downloadsTitle": "Скачанные", + "@downloadsTitle": {}, + "dynamicText": "Динамический", + "@dynamicText": {}, + "editMetadata": "Редактирование метаданных", + "@editMetadata": {}, + "empty": "Пустой", + "@empty": {}, + "enabled": "Включено", + "@enabled": {}, + "error": "Ошибка", + "@error": {}, + "failedToLoadImage": "Не удалось загрузить изображение", + "@failedToLoadImage": {}, + "favorite": "Избранное", + "@favorite": {}, + "favorites": "Избранные", + "@favorites": {}, + "fetchingLibrary": "Получение элементов библиотеки…", + "@fetchingLibrary": {}, + "filter": "{count, plural, other{Фильтров} two{Фильтра} one{Фильтр}}", + "@filter": { + "description": "filter", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "folders": "Каталоги", + "@folders": {}, + "fontColor": "Цвет шрифта", + "@fontColor": {}, + "fontSize": "Размер шрифта", + "@fontSize": {}, + "forceRefresh": "Принудительно обновить", + "@forceRefresh": {}, + "goTo": "Перейти к", + "@goTo": {}, + "group": "Группа", + "@group": {}, + "hide": "Скрыть", + "@hide": {}, + "hideEmpty": "Скрыть пустое", + "@hideEmpty": {}, + "home": "Главная", + "@home": {}, + "identify": "Определить", + "@identify": {}, + "info": "Информация", + "@info": {}, + "invalidUrl": "Недопустимый URL", + "@invalidUrl": {}, + "invalidUrlDesc": "URL должен начинаться с http(s)://", + "@invalidUrlDesc": {}, + "label": "{count, plural, other{Ярлыков} two{Ярлыка} one{Ярлык}}", + "@label": { + "description": "label", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "library": "{count, plural, other{Библиотек} two{Библиотеки} one{Библиотека}}", + "@library": { + "description": "Plural", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "libraryPageSizeDesc": "Установить количество загружаемых за раз файлов. 0 отключит подкачку.", + "@libraryPageSizeDesc": {}, + "light": "Светлая", + "@light": {}, + "lockscreen": "Экран блокировки", + "@lockscreen": {}, + "loggedIn": "Вход в систему", + "@loggedIn": {}, + "login": "Войти", + "@login": {}, + "logoutUserPopupTitle": "Выйти из системы {userName}?", + "@logoutUserPopupTitle": { + "description": "Pop-up for logging out the user", + "placeholders": { + "userName": { + "type": "String" + } + } + }, + "loop": "Цикл", + "@loop": {}, + "markAsUnwatched": "Отметить как непросмотренное", + "@markAsUnwatched": {}, + "markAsWatched": "Отметить как просмотренное", + "@markAsWatched": {}, + "masonry": "Мозаика", + "@masonry": {}, + "mediaTypeBase": "Основной тип", + "@mediaTypeBase": {}, + "mediaTypeBook": "Книга", + "@mediaTypeBook": {}, + "mediaTypeBoxset": "Набор", + "@mediaTypeBoxset": {}, + "mediaTypeEpisode": "Серия", + "@mediaTypeEpisode": {}, + "mediaTypeFolder": "Папка", + "@mediaTypeFolder": {}, + "mediaTypeMovie": "Фильм", + "@mediaTypeMovie": {}, + "mediaTypePerson": "Персона", + "@mediaTypePerson": {}, + "mediaTypePhoto": "Фото", + "@mediaTypePhoto": {}, + "mediaTypePhotoAlbum": "Фотоальбом", + "@mediaTypePhotoAlbum": {}, + "mediaTypePlaylist": "Плейлист", + "@mediaTypePlaylist": {}, + "mediaTypeSeason": "Сезон", + "@mediaTypeSeason": {}, + "mediaTypeSeries": "Серии", + "@mediaTypeSeries": {}, + "metadataRefreshDefault": "Сканирование на наличие новых и обновленных файлов", + "@metadataRefreshDefault": {}, + "metadataRefreshFull": "Заменить все метаданные", + "@metadataRefreshFull": {}, + "metadataRefreshValidation": "Поиск отсутствующих метаданных", + "@metadataRefreshValidation": {}, + "mode": "Режим", + "@mode": {}, + "moreFrom": "Подробнее от {info}", + "@moreFrom": { + "description": "More from", + "placeholders": { + "info": { + "type": "String" + } + } + }, + "moreOptions": "Другие варианты", + "@moreOptions": {}, + "mouseDragSupport": "Перетаскивание с помощью мыши", + "@mouseDragSupport": {}, + "musicAlbum": "Альбом", + "@musicAlbum": {}, + "name": "Название", + "@name": {}, + "navigation": "Навигация", + "@navigation": {}, + "navigationDashboard": "Панель", + "@navigationDashboard": {}, + "navigationFavorites": "Избранное", + "@navigationFavorites": {}, + "never": "Никогда", + "@never": {}, + "noItemsToShow": "Ни один элемент не показан", + "@noItemsToShow": {}, + "noRating": "Нет рейтинга", + "@noRating": {}, + "noServersFound": "Новые серверы не найдены", + "@noServersFound": {}, + "noSuggestionsFound": "Предложений не найдено", + "@noSuggestionsFound": {}, + "none": "Ничего", + "@none": {}, + "normal": "Нормальный", + "@normal": {}, + "notPartOfAlbum": "Не является частью альбома", + "@notPartOfAlbum": {}, + "openParent": "Открыть родительский элемент", + "@openParent": {}, + "options": "Опции", + "@options": {}, + "other": "Другое", + "@other": {}, + "outlineSize": "Размер контура", + "@outlineSize": {}, + "overview": "Обзор", + "@overview": {}, + "page": "Страница {index}", + "@page": { + "description": "page", + "placeholders": { + "index": { + "type": "int" + } + } + }, + "password": "Пароль", + "@password": {}, + "pathClearTitle": "Очистить путь загрузок", + "@pathClearTitle": {}, + "pathEditTitle": "Изменить путь", + "@pathEditTitle": {}, + "playCount": "Количество воспроизведений", + "@playCount": {}, + "playFrom": "Воспроизвести из {name}", + "@playFrom": { + "description": "playFrom", + "placeholders": { + "name": { + "type": "String" + } + } + }, + "playLabel": "Воспроизвести", + "@playLabel": {}, + "playVideos": "Воспроизвести видео", + "@playVideos": {}, + "quickConnectInputACode": "Введите код", + "@quickConnectInputACode": {}, + "quickConnectTitle": "Быстрое подключение", + "@quickConnectTitle": {}, + "quickConnectWrongCode": "Неверный код", + "@quickConnectWrongCode": {}, + "random": "Случайный", + "@random": {}, + "rating": "{count, plural, other{Рейтингов} two{Рейтинга} one{Рейтинг}}", + "@rating": { + "description": "rating", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "reWatch": "Пересмотреть", + "@reWatch": {}, + "read": "Читать {item}", + "@read": { + "description": "read", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "readFromStart": "Читать {item} с позиции", + "@readFromStart": { + "description": "Read book from start", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "recursive": "Рекурсивно", + "@recursive": {}, + "refresh": "Обновить", + "@refresh": {}, + "refreshMetadata": "Обновить метаданные", + "@refreshMetadata": {}, + "refreshPopup": "Обновить - {name}", + "@refreshPopup": { + "placeholders": { + "name": { + "type": "String" + } + } + }, + "refreshPopupContentMetadata": "Метаданные обновляются в зависимости от настроек и интернет-сервисов, включенных на панели.", + "@refreshPopupContentMetadata": {}, + "related": "Связанные", + "@related": {}, + "releaseDate": "Дата выхода", + "@releaseDate": {}, + "removeAsFavorite": "Удалить из избранного", + "@removeAsFavorite": {}, + "removeFromCollection": "Удалить из коллекции", + "@removeFromCollection": {}, + "replaceAllImages": "Заменить все изображения", + "@replaceAllImages": {}, + "restart": "Перезапуск", + "@restart": {}, + "result": "Результат", + "@result": {}, + "resumable": "Доступные для продолжения", + "@resumable": {}, + "resume": "Продолжить {item}", + "@resume": { + "description": "resume", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "retrievePublicListOfUsers": "Получение публичного списка пользователей", + "@retrievePublicListOfUsers": {}, + "runTime": "Время выполнения", + "@runTime": {}, + "save": "Сохранить", + "@save": {}, + "scanBiometricHint": "Подтвердить личность", + "@scanBiometricHint": {}, + "scanLibrary": "Сканировать библиотеку", + "@scanLibrary": {}, + "scanningName": "Сканирование - {name}…", + "@scanningName": { + "placeholders": { + "name": { + "type": "String" + } + } + }, + "scrollToTop": "Прокрутить к верху", + "@scrollToTop": {}, + "search": "Поиск", + "@search": {}, + "season": "{count, plural, other{Сезонов} two{Сезона} one{Сезон} }", + "@season": { + "description": "season", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "seconds": "{count, plural, other{Секунд} two{Секунды} one{Секунда}}", + "@seconds": { + "description": "second", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "selectAll": "Выбрать всё", + "@selectAll": {}, + "selectTime": "Выбрать время", + "@selectTime": {}, + "selectViewType": "Выбрать тип просмотра", + "@selectViewType": {}, + "selected": "Выбрано", + "@selected": {}, + "selectedWith": "Выбрано {info}", + "@selectedWith": { + "description": "selected", + "placeholders": { + "info": { + "type": "String" + } + } + }, + "separate": "Отдельно", + "@separate": {}, + "server": "Сервер", + "@server": {}, + "set": "Установить", + "@set": { + "description": "Use for setting a certain value", + "context": "Set 'time'" + }, + "settingSecurityApplockTitle": "Блокировка приложения", + "@settingSecurityApplockTitle": {}, + "settings": "Настройки", + "@settings": {}, + "settingsBlurEpisodesDesc": "Размыть все предстоящие серии", + "@settingsBlurEpisodesDesc": {}, + "settingsBlurEpisodesTitle": "Размыть следующие серии", + "@settingsBlurEpisodesTitle": {}, + "settingsBlurredPlaceholderDesc": "Показывать размытый фон при загрузке постеров", + "@settingsBlurredPlaceholderDesc": {}, + "settingsBlurredPlaceholderTitle": "Размытый заполнитель", + "@settingsBlurredPlaceholderTitle": {}, + "settingsClientDesc": "Основное, тайм-аут, макет, тема", + "@settingsClientDesc": {}, + "settingsClientTitle": "Fladder", + "@settingsClientTitle": {}, + "settingsContinue": "Продолжить", + "@settingsContinue": {}, + "settingsHomeBannerDescription": "Отображение в виде слайд-шоу, карусели или скрытие баннера", + "@settingsHomeBannerDescription": {}, + "settingsHomeBannerTitle": "Основной баннер", + "@settingsHomeBannerTitle": {}, + "settingsHomeBannerInformationTitle": "Информация о баннере", + "@settingsHomeBannerInformationTitle": {}, + "settingsHomeNextUpDesc": "Тип постеров, отображаемых на экране панели", + "@settingsHomeNextUpDesc": {}, + "settingsHomeNextUpTitle": "Следующие постеры", + "@settingsHomeNextUpTitle": {}, + "settingsPlayerCustomSubtitlesDesc": "Настроить размер, цвет, положение, контур", + "@settingsPlayerCustomSubtitlesDesc": {}, + "settingsPlayerDesc": "Соотношение сторон, Дополнительно", + "@settingsPlayerDesc": {}, + "settingsPlayerMobileWarning": "Включение аппаратного ускорения и нативных субтитров libass на Android может привести к тому, что некоторые субтитры не будут отображаться.", + "@settingsPlayerMobileWarning": {}, + "settingsPlayerNativeLibassAccelDesc": "Использование видеоплеера libass для отображения субтитров", + "@settingsPlayerNativeLibassAccelDesc": {}, + "settingsPlayerNativeLibassAccelTitle": "Наивные субтитры libass", + "@settingsPlayerNativeLibassAccelTitle": {}, + "settingsPlayerBufferSizeDesc": "Настроить размер буфера для воспроизведения видео, определяющий объем данных, загружаемых в кэш.", + "@settingsPlayerBufferSizeDesc": {}, + "settingsPlayerVideoHWAccelDesc": "Используйте GPU для рендеринга видео (рекомендуется)", + "@settingsPlayerVideoHWAccelDesc": {}, + "settingsPosterPinch": "Уменьшение масштаба постеров", + "@settingsPosterPinch": {}, + "settingsPosterSize": "Размер постера", + "@settingsPosterSize": {}, + "settingsPosterSlider": "Показать ползунок масштаба", + "@settingsPosterSlider": {}, + "settingsProfileTitle": "Профиль", + "@settingsProfileTitle": {}, + "settingsQuickConnectTitle": "Быстрое подключение", + "@settingsQuickConnectTitle": {}, + "settingsSecurity": "Безопасность", + "@settingsSecurity": {}, + "settingsShowScaleSlider": "Показать ползунок размером с постер", + "@settingsShowScaleSlider": {}, + "settingsVisual": "Визуальный", + "@settingsVisual": {}, + "showDetails": "Показать детали", + "@showDetails": {}, + "showEmpty": "Показать пустое", + "@showEmpty": {}, + "shuffleGallery": "Перемешать галереи", + "@shuffleGallery": {}, + "shuffleVideos": "Перемешать видео", + "@shuffleVideos": {}, + "somethingWentWrong": "Что-то пошло не так", + "@somethingWentWrong": {}, + "sortBy": "Сортировать по", + "@sortBy": {}, + "sortOrder": "Порядок сортировки", + "@sortOrder": {}, + "start": "Начало", + "@start": {}, + "studio": "{count, plural, other{Студий} two{Студии} one{Студия}}", + "@studio": { + "description": "studio", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "subtitles": "Субтитры", + "@subtitles": {}, + "switchUser": "Переключить пользователя", + "@switchUser": {}, + "sync": "Синхронизировать", + "@sync": {}, + "immediately": "Сразу", + "@immediately": {}, + "incorrectPinTryAgain": "Неверный PIN-код. Попробуйте еще раз.", + "@incorrectPinTryAgain": {}, + "groupBy": "Группировать по", + "@groupBy": {}, + "downloadsClearDesc": "Удалить все синхронизированные данные, очистив все данные для каждого синхронизированного пользователя?", + "@downloadsClearDesc": {}, + "noResults": "Нет результатов", + "@noResults": {}, + "shadow": "Тень", + "@shadow": {}, + "play": "Воспроизвести {item}", + "@play": { + "description": "Play with", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "removeFromPlaylist": "Удалить из плейлиста", + "@removeFromPlaylist": {}, + "libraryPageSizeTitle": "Размер страницы библиотеки", + "@libraryPageSizeTitle": {}, + "setIdentityTo": "Сменить идентификатор на {name}", + "@setIdentityTo": { + "description": "setIdentityTo", + "placeholders": { + "name": { + "type": "String" + } + } + }, + "genre": "{count, plural, other{Жанров} two{Жанра} one{Жанр}}", + "@genre": { + "description": "genre", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "homeBannerSlideshow": "Слайд-шоу", + "@homeBannerSlideshow": {}, + "minutes": "{count, plural, other{Минут} two{Минуты} one{Минута} }", + "@minutes": { + "description": "minute", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "outlineColor": "Цвет контура", + "@outlineColor": {}, + "pathEditDesc": "Это путь установлен для всех пользователей, все синхронизированные данные больше не будут доступны. Они останутся в вашем хранилище.", + "@pathEditDesc": {}, + "scanYourFingerprintToAuthenticate": "Сканирование отпечатка пальца для аутентификации {user}", + "@scanYourFingerprintToAuthenticate": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "settingsHomeBannerInformationDesc": "Информация для отображения на основном баннере", + "@settingsHomeBannerInformationDesc": {}, + "settingsPlayerBufferSizeTitle": "Размер видеобуфера", + "@settingsPlayerBufferSizeTitle": {}, + "settingsPlayerVideoHWAccelTitle": "Аппаратное ускорение", + "@settingsPlayerVideoHWAccelTitle": {}, + "settingsProfileDesc": "Экран блокировки", + "@settingsProfileDesc": {}, + "showAlbum": "Покатать альбом", + "@showAlbum": {}, + "settingsNextUpCutoffDays": "Лимит дней для \"Следующего\"", + "@settingsNextUpCutoffDays": {}, + "somethingWentWrongPasswordCheck": "Что-то пошло не так. Проверьте свой пароль.", + "@somethingWentWrongPasswordCheck": {}, + "subtitleConfiguratorPlaceHolder": "Это текст-заготовка, здесь нечего смотреть.", + "@subtitleConfiguratorPlaceHolder": {}, + "settingsPlayerTitle": "Плеер", + "@settingsPlayerTitle": {}, + "sortName": "Название", + "@sortName": {}, + "quickConnectAction": "Введите код быстрого подключения для", + "@quickConnectAction": {}, + "settingsEnableOsMediaControls": "Включить средства управления мультимедиа ОС", + "@settingsEnableOsMediaControls": {}, + "settingsPlayerCustomSubtitlesTitle": "Настройка субтитров", + "@settingsPlayerCustomSubtitlesTitle": {}, + "replaceExistingImages": "Заменить существующие изображения", + "@replaceExistingImages": {}, + "played": "Воспроизведено", + "@played": {}, + "logoutUserPopupContent": "Это приведет к выходу из {userName} и удалению пользователя из приложения.\nВам придется снова войти в систему на {serverName}.", + "@logoutUserPopupContent": { + "description": "Pop-up for logging out the user description", + "placeholders": { + "userName": { + "type": "String" + }, + "serverName": { + "type": "String" + } + } + }, + "subtitleConfigurator": "Конфигуратор субтитров", + "@subtitleConfigurator": {}, + "pathEditSelect": "Выберите место загрузки", + "@pathEditSelect": {}, + "saved": "Сохранено", + "@saved": {}, + "maxConcurrentDownloadsTitle": "Максимальное количество одновременных загрузок", + "@maxConcurrentDownloadsTitle": {}, + "exitFladderTitle": "Выйти из Fladder", + "@exitFladderTitle": {}, + "maxConcurrentDownloadsDesc": "Устанавливает максимальное количество загрузок, которые могут выполняться одновременно. Установите значение 0, чтобы отключить ограничение.", + "@maxConcurrentDownloadsDesc": {}, + "rememberAudioSelections": "Установка звуковой дорожки на основе предыдущего элемента", + "@rememberAudioSelections": {}, + "similarToRecentlyPlayed": "Похожие на недавно просмотренные", + "@similarToRecentlyPlayed": {}, + "similarToLikedItem": "Похожие на понравившиеся", + "@similarToLikedItem": {}, + "hasDirectorFromRecentlyPlayed": "Имеет режиссёра из недавно воспроизведённых", + "@hasDirectorFromRecentlyPlayed": {}, + "hasActorFromRecentlyPlayed": "Имеет актера из недавно воспроизведённых", + "@hasActorFromRecentlyPlayed": {}, + "hasLikedDirector": "Имеет понравившегося режиссера", + "@hasLikedDirector": {}, + "hasLikedActor": "Имеет понравившегося актёра", + "@hasLikedActor": {}, + "latest": "Последние", + "@latest": {}, + "recommended": "Рекомендуемое", + "@recommended": {}, + "playbackTypeTranscode": "Транскодируемое", + "@playbackTypeTranscode": {}, + "playbackTypeOffline": "Оффлайн", + "@playbackTypeOffline": {}, + "latestReleases": "Последние выпуски", + "@latestReleases": {}, + "autoCheckForUpdates": "Периодически проверяйте наличие обновлений", + "@autoCheckForUpdates": {}, + "newUpdateFoundOnGithub": "На Github появилось новое обновление", + "@newUpdateFoundOnGithub": {}, + "syncDeletePopupPermanent": "Это действие является постоянным и удаляет все локально синхронизированные файлы", + "@syncDeletePopupPermanent": {}, + "syncDetails": "Детали синхронизации", + "@syncDetails": {}, + "syncOpenParent": "Открытый родительский элемент", + "@syncOpenParent": {}, + "syncedItems": "Синхронизированные элементы", + "@syncedItems": {}, + "tag": "{count, plural, one{Тег} two{Тега} other{Тегов}}", + "@tag": { + "description": "tag", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "theme": "Тема", + "@theme": {}, + "themeModeDark": "Темная", + "@themeModeDark": {}, + "timeAndAnnotation": "{minutes} и {seconds}", + "@timeAndAnnotation": { + "description": "timeAndAnnotation", + "placeholders": { + "minutes": { + "type": "String" + }, + "seconds": { + "type": "String" + } + } + }, + "timeOut": "Тайм-аут", + "@timeOut": {}, + "totalSize": "Общий размер: {size}", + "@totalSize": { + "placeholders": { + "size": { + "type": "String" + } + } + }, + "type": "{count, plural, other{Типов} two{Типа} one{Тип}}", + "@type": { + "description": "type", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "unableToReverseAction": "Это действие не может быть отменено. Оно удалит все настройки.", + "@unableToReverseAction": {}, + "unknown": "Неизвестный", + "@unknown": {}, + "useDefaults": "Использовать значения по умолчанию", + "@useDefaults": {}, + "userName": "Имя пользователя", + "@userName": {}, + "videoScaling": "Масштабирование видео", + "@videoScaling": {}, + "videoScalingContain": "Вместить", + "@videoScalingContain": {}, + "videoScalingCover": "Перекрыть", + "@videoScalingCover": {}, + "videoScalingFillScreenNotif": "Полноэкранный режим переопределяет заполнение видео при горизонтальном повороте", + "@videoScalingFillScreenNotif": {}, + "videoScalingFitHeight": "Заполнить по высоте", + "@videoScalingFitHeight": {}, + "viewPhotos": "Посмотреть фотографии", + "@viewPhotos": {}, + "year": "{count, plural, other{Лет} two{Года} one{Год}}", + "@year": { + "description": "year", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "addToNewPlaylist": "Новый плейлист", + "@addToNewPlaylist": {}, + "addItemsToPlaylist": "Добавить элемент(ы) {itemLength} в плейлист", + "@addItemsToPlaylist": { + "placeholders": { + "itemLength": { + "type": "int" + } + } + }, + "syncStatusEnqueued": "Записано", + "@syncStatusEnqueued": {}, + "syncStatusComplete": "Завершено", + "@syncStatusComplete": {}, + "syncStatusNotFound": "Не найдено", + "@syncStatusNotFound": {}, + "syncStatusFailed": "Не удалось", + "@syncStatusFailed": {}, + "syncStatusRunning": "В процессе", + "@syncStatusRunning": {}, + "syncStatusWaitingToRetry": "Ожидание повторной попытки", + "@syncStatusWaitingToRetry": {}, + "syncStatusPaused": "Приостановлено", + "@syncStatusPaused": {}, + "syncStatusSynced": "Синхронизировано", + "@syncStatusSynced": {}, + "syncStatusPartially": "Частично", + "@syncStatusPartially": {}, + "syncOverlayDeleting": "Удаление синхронизированного элемента", + "@syncOverlayDeleting": {}, + "syncSelectDownloadsFolder": "Выбрать папку для загрузок", + "@syncSelectDownloadsFolder": {}, + "syncRemoveUnableToDeleteItem": "Невозможно удалить синхронизированный элемент, что-то пошло не так", + "@syncRemoveUnableToDeleteItem": {}, + "syncAddItemForSyncing": "Добавлен {item} для синхронизации", + "@syncAddItemForSyncing": { + "placeholders": { + "item": { + "type": "String" + } + } + }, + "startedSyncingItem": "Началась синхронизация {item}", + "@startedSyncingItem": { + "placeholders": { + "item": { + "type": "String" + } + } + }, + "aboutVersion": "Версия: {version}", + "@aboutVersion": { + "placeholders": { + "version": { + "type": "String" + } + } + }, + "aboutCreatedBy": "Создано DonutWare", + "@aboutCreatedBy": {}, + "aboutSocials": "Социальные сети", + "@aboutSocials": {}, + "aboutLicenses": "Лицензии", + "@aboutLicenses": {}, + "subtitleConfiguration": "Настройка субтитров", + "@subtitleConfiguration": {}, + "off": "Выключено", + "@off": {}, + "screenBrightness": "Яркость экрана", + "@screenBrightness": {}, + "autoNextOffStaticTitle": "Статический", + "@autoNextOffStaticTitle": {}, + "autoNextOffStaticDesc": "Показывайте следующее, когда остается 30 секунд до конца воспроизведения", + "@autoNextOffStaticDesc": {}, + "errorOpeningMedia": "Что-то пошло не так при попытке воспроизвести это медиа", + "@errorOpeningMedia": {}, + "unableToPlayBooksOnWeb": "Книги пока не поддерживаются в вебе", + "@unableToPlayBooksOnWeb": {}, + "defaultFilterForLibrary": "Фильтр по умолчанию для библиотеки", + "@defaultFilterForLibrary": {}, + "removeFilterForLibrary": "Удалить {filter}?", + "@removeFilterForLibrary": { + "description": "removeFilterForLibrary", + "placeholders": { + "filter": { + "type": "String" + } + } + }, + "libraryFiltersLimitReached": "Достигнут предел фильтрации (10) Удалите некоторые фильтры", + "@libraryFiltersLimitReached": {}, + "libraryFiltersRemoveAll": "Удалить все фильтры", + "@libraryFiltersRemoveAll": {}, + "libraryFiltersRemoveAllConfirm": "Это приведет к удалению всех сохраненных фильтров для каждой библиотеки", + "@libraryFiltersRemoveAllConfirm": {}, + "deviceOrientationPortraitDown": "Портретная ориентация вниз", + "@deviceOrientationPortraitDown": {}, + "schemeSettingsFidelity": "Точность", + "@schemeSettingsFidelity": {}, + "schemeSettingsVibrant": "Яркий", + "@schemeSettingsVibrant": {}, + "schemeSettingsExpressive": "Выразительный", + "@schemeSettingsExpressive": {}, + "schemeSettingsContent": "Содержание", + "@schemeSettingsContent": {}, + "schemeSettingsRainbow": "Радуга", + "@schemeSettingsRainbow": {}, + "schemeSettingsFruitSalad": "Фруктовый салат", + "@schemeSettingsFruitSalad": {}, + "clientSettingsRequireWifiTitle": "Требовать Wi-Fi", + "@clientSettingsRequireWifiTitle": {}, + "clientSettingsRequireWifiDesc": "Загружать только при подключении к сети Wi-Fi", + "@clientSettingsRequireWifiDesc": {}, + "libraryShuffleAndPlayItems": "Перемешать и воспроизвести элементы", + "@libraryShuffleAndPlayItems": {}, + "libraryPlayItems": "Воспроизвести элементы", + "@libraryPlayItems": {}, + "clientSettingsShowAllCollectionsTitle": "Показать все типы коллекций", + "@clientSettingsShowAllCollectionsTitle": {}, + "clientSettingsShowAllCollectionsDesc": "Если включить эту функцию, будут показаны все типы коллекций, включая те, которые не поддерживаются Fladder", + "@clientSettingsShowAllCollectionsDesc": {}, + "stop": "Остановить", + "@stop": {}, + "playNextVideo": "Воспроизвести следующее видео", + "@playNextVideo": {}, + "playerSettingsBackendTitle": "Бэкенд видеоплеера", + "@playerSettingsBackendTitle": {}, + "playerSettingsBackendDesc": "Выберите предпочтительный медиаплеер для оптимального воспроизведения", + "@playerSettingsBackendDesc": {}, + "defaultLabel": "По умолчанию", + "@defaultLabel": { + "description": "To indicate a default value, default video player backend" + }, + "skipButtonLabel": "Пропустить {segment}", + "@skipButtonLabel": { + "placeholders": { + "segment": { + "type": "String" + } + } + }, + "mediaSegmentUnknown": "Неизвестный", + "@mediaSegmentUnknown": {}, + "mediaSegmentOutro": "Финал", + "@mediaSegmentOutro": {}, + "mediaSegmentIntro": "Вступление", + "@mediaSegmentIntro": {}, + "errorLogs": "Журнал ошибок", + "@errorLogs": {}, + "external": "Внешний", + "@external": {}, + "downloadFile": "Загрузить {type}", + "@downloadFile": { + "placeholders": { + "type": { + "type": "String" + } + } + }, + "copyStreamUrl": "Скопировать url потока", + "@copyStreamUrl": {}, + "settingsLayoutSizesTitle": "Размеры компоновки", + "@settingsLayoutSizesTitle": {}, + "settingsLayoutSizesDesc": "Выберите, какие размеры компоновки может использовать приложение в зависимости от размера окна", + "@settingsLayoutSizesDesc": {}, + "settingsLayoutModesTitle": "Режимы компоновки", + "@settingsLayoutModesTitle": {}, + "settingsLayoutModesDesc": "Контролируйте, может ли приложение использовать однопанельную или двухпанельную компоновку", + "@settingsLayoutModesDesc": {}, + "phone": "Телефон", + "@phone": {}, + "tablet": "Планшет", + "@tablet": {}, + "desktop": "Настольный компьютер", + "@desktop": {}, + "layoutModeSingle": "Одиночная", + "@layoutModeSingle": {}, + "layoutModeDual": "Двойная", + "@layoutModeDual": {}, + "episodeAvailable": "Доступно", + "@episodeAvailable": {}, + "episodeMissing": "Отсутствует", + "@episodeMissing": {}, + "homeStreamingQualityTitle": "Качество дома", + "@homeStreamingQualityTitle": {}, + "qualityOptionsTitle": "Настройки качества", + "@qualityOptionsTitle": {}, + "guestActor": "{count, plural, other{Приглашенных актеров} two{Приглашенных актёра} one{Приглашенный актёр}}", + "@guestActor": { + "description": "Guest actors", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "qualityOptionsAuto": "Авто", + "@qualityOptionsAuto": {}, + "version": "Версия", + "@version": {}, + "mediaSegmentActions": "Действия с сегментами медиа", + "@mediaSegmentActions": {}, + "segmentActionNone": "Нет", + "@segmentActionNone": {}, + "segmentActionAskToSkip": "Спросить пропустить", + "@segmentActionAskToSkip": {}, + "segmentActionSkip": "Пропустить", + "@segmentActionSkip": {}, + "loading": "Загрузка", + "@loading": {}, + "castAndCrew": "Кастинг и съемочная группа", + "@castAndCrew": {}, + "syncRemoveDataDesc": "Удалить синхронизированные видеоданные? Это необратимо, и вам придется заново синхронизировать файлы", + "@syncRemoveDataDesc": {}, + "videoScalingFitWidth": "Заполнить по ширине", + "@videoScalingFitWidth": {}, + "subtitle": "Субтитры", + "@subtitle": {}, + "deviceOrientationPortraitUp": "Портретная ориентация вверх", + "@deviceOrientationPortraitUp": {}, + "unableToConnectHost": "Невозможно подключиться к хосту", + "@unableToConnectHost": {}, + "videoScalingFill": "Заполнить", + "@videoScalingFill": {}, + "watchOn": "Смотреть на", + "@watchOn": {}, + "removedFromCollection": "Удалено из коллекции {collectionName}", + "@removedFromCollection": { + "placeholders": { + "collectionName": { + "type": "String" + } + } + }, + "copiedToClipboard": "Скопировано в буфер обмена", + "@copiedToClipboard": {}, + "schemeSettingsNeutral": "Нейтральный", + "@schemeSettingsNeutral": {}, + "clientSettingsSchemeVariantTitle": "Вариант схемы", + "@clientSettingsSchemeVariantTitle": {}, + "closeVideo": "Закрыть видео", + "@closeVideo": {}, + "mediaSegmentPreview": "Предварительный просмотр", + "@mediaSegmentPreview": {}, + "addToNewCollection": "Новая коллекция", + "@addToNewCollection": {}, + "syncOverlaySyncing": "Синхронизация сведений об элементе", + "@syncOverlaySyncing": {}, + "themeModeLight": "Светлая", + "@themeModeLight": {}, + "writer": "{count, plural, other{Писателей} two{Писателя} one{Писатель}}", + "@writer": { + "description": "writer", + "placeholders": { + "count": { + "type": "int", + "example": "1" + } + } + }, + "syncDeleteItemDesc": "Удалить все синхронизированные данные для {item}?", + "@syncDeleteItemDesc": { + "description": "Sync delete item pop-up window", + "placeholders": { + "item": { + "type": "String" + } + } + }, + "playBackSettings": "Настройки воспроизведения", + "@playBackSettings": {}, + "syncRemoveDataTitle": "Удалить синхронизированные данные?", + "@syncRemoveDataTitle": {}, + "video": "Видео", + "@video": {}, + "syncStatusCanceled": "Отменено", + "@syncStatusCanceled": {}, + "syncDeleteItemTitle": "Удалить синхронизированный элемент", + "@syncDeleteItemTitle": {}, + "schemeSettingsTonalSpot": "Тональное пятно", + "@schemeSettingsTonalSpot": {}, + "videoScalingFillScreenTitle": "Заполнить экран", + "@videoScalingFillScreenTitle": {}, + "unPlayed": "Не воспроизведено", + "@unPlayed": {}, + "deviceOrientationLandscapeRight": "Ландшафтная ориентация вправо", + "@deviceOrientationLandscapeRight": {}, + "resumeVideo": "Продолжить видео", + "@resumeVideo": {}, + "aboutBuild": "Сборка: {buildNumber}", + "@aboutBuild": { + "placeholders": { + "buildNumber": { + "type": "String" + } + } + }, + "schemeSettingsMonochrome": "Монохром", + "@schemeSettingsMonochrome": {}, + "addedToCollection": "Добавлено в коллекцию {collectionName}", + "@addedToCollection": { + "placeholders": { + "collectionName": { + "type": "String" + } + } + }, + "settingsAutoNextTitle": "Следующее превью", + "@settingsAutoNextTitle": {}, + "playbackRate": "Скорость воспроизведения", + "@playbackRate": {}, + "deviceOrientationLandscapeLeft": "Ландшафтная ориентация влево", + "@deviceOrientationLandscapeLeft": {}, + "mediaSegmentRecap": "Краткое содержание", + "@mediaSegmentRecap": {}, + "episodeUnaired": "Без рекламы", + "@episodeUnaired": {}, + "mediaSegmentCommercial": "Реклама", + "@mediaSegmentCommercial": {}, + "rememberSubtitleSelectionsDesc": "Постараться установить дорожку субтитров так, чтобы она максимально соответствовала последнему видео.", + "@rememberSubtitleSelectionsDesc": {}, + "themeColor": "Цвет темы", + "@themeColor": {}, + "unableToPlayMedia": "Возникла ошибка при поиске совместимого типа носителя", + "@unableToPlayMedia": {}, + "addItemsToCollection": "Добавить {itemLength} элемент(ы) в коллекцию", + "@addItemsToCollection": { + "placeholders": { + "itemLength": { + "type": "int" + } + } + }, + "speed": "Скорость", + "@speed": {}, + "videoScalingScaleDown": "Уменьшить масштаб", + "@videoScalingScaleDown": {}, + "syncNoFolderSetup": "Отсутствует настройка папки синхронизации", + "@syncNoFolderSetup": {}, + "unableToSyncItem": "Невозможно синхронизировать {item}, что-то пошло не так", + "@unableToSyncItem": { + "placeholders": { + "item": { + "type": "String" + } + } + }, + "deleteFilterConfirmation": "Вы уверены, что хотите удалить этот фильтр?", + "@deleteFilterConfirmation": {}, + "settingsAutoNextDesc": "Отображает предварительный просмотр следующего элемента в конце, если другой элемент находится в очереди", + "@settingsAutoNextDesc": {}, + "playerSettingsOrientationDesc": "Принудительно установить ориентацию для видеоплеера", + "@playerSettingsOrientationDesc": {}, + "autoNextOffSmartTitle": "Умный", + "@autoNextOffSmartTitle": {}, + "updateFilterForLibrary": "Обновить фильтр", + "@updateFilterForLibrary": {}, + "noVideoPlayerOptions": "Выбранный бэкэнд не имеет опций", + "@noVideoPlayerOptions": {}, + "mdkExperimental": "MDK все еще находится на экспериментальной стадии", + "@mdkExperimental": {}, + "playbackType": "Тип воспроизведения", + "@playbackType": {}, + "internetStreamingQualityDesc": "Максимальное качество потокового вещания через интернет (мобильный)", + "@internetStreamingQualityDesc": {}, + "homeStreamingQualityDesc": "Максимальное качество потокового вещания при подключении в домашней сети", + "@homeStreamingQualityDesc": {}, + "qualityOptionsOriginal": "Оригинал", + "@qualityOptionsOriginal": {}, + "playbackTypeDirect": "Прямое", + "@playbackTypeDirect": {}, + "autoNextOffSmartDesc": "Показывает следующее, когда начинаются титры, если после титров осталось не более 10 секунд. В противном случае показывать следующиее, когда остается 30 секунд", + "@autoNextOffSmartDesc": {}, + "playbackTrackSelection": "Выбор дорожки воспроизведения", + "@playbackTrackSelection": {}, + "rememberSubtitleSelections": "Установка дорожки субтитров на основе предыдущего элемента", + "@rememberSubtitleSelections": {}, + "rememberAudioSelectionsDesc": "Постараться установить звуковую дорожку, максимально приближенную к последнему видео.", + "@rememberAudioSelectionsDesc": {}, + "videoScalingFillScreenDesc": "Заполните панель навигации и статусную панель", + "@videoScalingFillScreenDesc": {}, + "addedToPlaylist": "Добавлено в плейлист {playlistName}", + "@addedToPlaylist": { + "placeholders": { + "playlistName": { + "type": "String" + } + } + }, + "playerSettingsOrientationTitle": "Ориентация плеера", + "@playerSettingsOrientationTitle": {}, + "internetStreamingQualityTitle": "Качество интернета", + "@internetStreamingQualityTitle": {}, + "themeModeSystem": "Системная", + "@themeModeSystem": {}, + "scale": "Масштаб", + "@scale": {}, + "newReleaseFoundTitle": "Доступно обновление {newRelease}!", + "@newReleaseFoundTitle": { + "placeholders": { + "newRelease": { + "type": "String" + } + } } }