mirror of
https://github.com/jellyfin/jellyfin-expo.git
synced 2025-02-18 21:37:50 +00:00
Translated using Weblate (Czech)
Currently translated at 100.0% (29 of 29 strings) Translation: Jellyfin/Jellyfin Expo Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/cs/
This commit is contained in:
parent
937606ec80
commit
1eae685fff
@ -11,12 +11,12 @@
|
||||
"settings": "Nastavení"
|
||||
},
|
||||
"addServer": {
|
||||
"address": "Adresa Serveru",
|
||||
"address": "Adresa serveru",
|
||||
"validation": {
|
||||
"empty": "$t(addServer.address) nesmí být prázdná",
|
||||
"invalid": "$t(addServer.address) není platná",
|
||||
"invalidProduct": "Nejedná se o Jellyfin server",
|
||||
"noConnection": "Připojení k serveru se nezdařilo"
|
||||
"noConnection": "Nelze se připojit k serveru"
|
||||
}
|
||||
},
|
||||
"home": {
|
||||
@ -27,25 +27,25 @@
|
||||
"version": "Verze: {{version}}",
|
||||
"keepAwake": "Ponechat zapnutou obrazovku",
|
||||
"rotationLock": "Zámek otočení",
|
||||
"expoVersion": ""
|
||||
"expoVersion": "Expo verze: {{version}}"
|
||||
},
|
||||
"links": {
|
||||
"website": "",
|
||||
"documentation": "",
|
||||
"source": "",
|
||||
"feature": "",
|
||||
"issue": ""
|
||||
"website": "Jellyfin Web",
|
||||
"documentation": "Dokumentace",
|
||||
"source": "Zdrojový kód",
|
||||
"feature": "Zažádat o novou funkci",
|
||||
"issue": "Nahlásit problém"
|
||||
},
|
||||
"alerts": {
|
||||
"deleteServer": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"confirm": ""
|
||||
"title": "Odstranit server",
|
||||
"description": "Opravdu chcete odstranit tento server?",
|
||||
"confirm": "Odstranit"
|
||||
},
|
||||
"resetApplication": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"confirm": ""
|
||||
"title": "Resetovat aplikaci",
|
||||
"description": "Opravdu chcete resetovat všechna nastavení?",
|
||||
"confirm": "Resetovat"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user