Translated using Weblate (Czech)

Currently translated at 98.8% (415 of 420 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
This commit is contained in:
Tirifto 2021-03-06 15:05:39 +00:00 committed by Hosted Weblate
parent 155e433834
commit 87d3547fef
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 16 additions and 1 deletions

View File

@ -2183,7 +2183,7 @@
"type": "text",
"placeholders": {}
},
"pleaseEnterSecurityKey": "Zadejte svůj bezpečnostní klíč",
"pleaseEnterSecurityKey": "Zadejte svůj bezpečnostní klíč:",
"@pleaseEnterSecurityKey": {
"type": "text",
"placeholders": {}
@ -2247,5 +2247,20 @@
"@verified": {
"type": "text",
"placeholders": {}
},
"noEncryptionForPublicRooms": "Můžete aktivovat šifrování jakmile místnost přestane být veřejně dostupná.",
"@noEncryptionForPublicRooms": {
"type": "text",
"placeholders": {}
},
"deviceVerifyDescription": "Šifrování je bezpečné pouze tehdy, kdy jsou ověřená všechna zařízení.",
"@deviceVerifyDescription": {
"type": "text",
"placeholders": {}
},
"tapOnDeviceToVerify": "Klepněte na zařízení pro jeho ověření",
"@tapOnDeviceToVerify": {
"type": "text",
"placeholders": {}
}
}