Translated using Weblate (Czech)

Currently translated at 100.0% (429 of 429 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
This commit is contained in:
Milan Korecky 2021-05-01 10:33:51 +00:00 committed by Hosted Weblate
parent 25e76f048e
commit f3579004e3
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 64 additions and 0 deletions

View File

@ -2267,5 +2267,69 @@
"@addNewFriend": {
"type": "text",
"placeholders": {}
},
"unlockChatBackup": "Odemknout zálohu chatu",
"@unlockChatBackup": {
"type": "text",
"placeholders": {}
},
"friends": "Přátelé",
"@friends": {
"type": "text",
"placeholders": {}
},
"pleaseEnterYourPin": "Zadejte svůj PIN",
"@pleaseEnterYourPin": {
"type": "text",
"placeholders": {}
},
"xMoreEvents": "{count} dalších událostí",
"@xMoreEvents": {
"type": "text",
"placeholders": {
"count": {}
}
},
"oneMoreEvent": "1 další událost",
"@oneMoreEvent": {
"type": "text",
"placeholders": {}
},
"goToTheNewRoom": "Přejít do nové místnost",
"@goToTheNewRoom": {
"type": "text",
"placeholders": {}
},
"roomVersion": "Verze místnosti",
"@roomVersion": {
"type": "text",
"placeholders": {}
},
"publicGroups": "Veřejné skupiny",
"@publicGroups": {
"type": "text",
"placeholders": {}
},
"clearArchive": "Vymazat archiv",
"@clearArchive": {},
"people": "Lidé",
"@people": {
"type": "text",
"placeholders": {}
},
"setAsCanonicalAlias": "Nastavit jako hlavní alias",
"@setAsCanonicalAlias": {
"type": "text",
"placeholders": {}
},
"editRoomAliases": "Upravit aliasy místností",
"@editRoomAliases": {
"type": "text",
"placeholders": {}
},
"chats": "Chaty",
"@chats": {
"type": "text",
"placeholders": {}
}
}