Translated using Weblate (Czech)

Currently translated at 100.0% (390 of 390 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
This commit is contained in:
Milan Korecky 2021-02-06 21:49:04 +00:00 committed by Hosted Weblate
parent 3185773518
commit d632728652
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -87,7 +87,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"askSSSSCache": "Prosím zadejte vaší přístupovu frázi k „bezpečému úložišti“ anebo „klíč na obnovu“ pro uložení klíčů.", "askSSSSCache": "Prosím zadejte vaší přístupovu frázi k „bezpečnému úložišti“ anebo „klíč na obnovu“ pro uložení klíčů.",
"@askSSSSCache": { "@askSSSSCache": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -109,7 +109,7 @@
"username": {} "username": {}
} }
}, },
"authentication": "Autentizace", "authentication": "Ověření",
"@authentication": { "@authentication": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -273,7 +273,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"changeTheHomeserver": "Změňte domovský server", "changeTheHomeserver": "Změnit domovský server",
"@changeTheHomeserver": { "@changeTheHomeserver": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2106,5 +2106,20 @@
"@pleaseFollowInstructionsOnWeb": { "@pleaseFollowInstructionsOnWeb": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"addNewContact": "Přidat nový kontakt",
"@addNewContact": {
"type": "text",
"placeholders": {}
},
"areYouSureYouWantToLogout": "Opravdu se chcete odhlásit?",
"@areYouSureYouWantToLogout": {
"type": "text",
"placeholders": {}
},
"noPublicRoomsFound": "Nebyly nalezeny žádné veřejné místnosti...",
"@noPublicRoomsFound": {
"type": "text",
"placeholders": {}
} }
} }