mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-20 02:59:26 +01:00
Translated using Weblate (Czech)
Currently translated at 100.0% (522 of 522 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
This commit is contained in:
parent
a04bf5fdbf
commit
29c261dd68
@ -1498,7 +1498,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"ok": "ok",
|
"ok": "Ok",
|
||||||
"@ok": {
|
"@ok": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -2654,5 +2654,25 @@
|
|||||||
"saveTheSecurityKeyNow": "Uložte bezpečnostní klíč nyní",
|
"saveTheSecurityKeyNow": "Uložte bezpečnostní klíč nyní",
|
||||||
"@saveTheSecurityKeyNow": {},
|
"@saveTheSecurityKeyNow": {},
|
||||||
"pleaseEnterSecurityKeyDescription": "Chcete-li odemknout zálohu chatu, zadejte svůj bezpečnostní klíč, který byl vygenerován v předchozí relaci. Váš bezpečnostní klíč NENÍ vaše heslo.",
|
"pleaseEnterSecurityKeyDescription": "Chcete-li odemknout zálohu chatu, zadejte svůj bezpečnostní klíč, který byl vygenerován v předchozí relaci. Váš bezpečnostní klíč NENÍ vaše heslo.",
|
||||||
"@pleaseEnterSecurityKeyDescription": {}
|
"@pleaseEnterSecurityKeyDescription": {},
|
||||||
|
"commandHint_clearcache": "Vymazat mezipamět",
|
||||||
|
"@commandHint_clearcache": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /clearcache"
|
||||||
|
},
|
||||||
|
"commandHint_discardsession": "Zahodit relaci",
|
||||||
|
"@commandHint_discardsession": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /discardsession"
|
||||||
|
},
|
||||||
|
"commandHint_dm": "Zahajte přímý chat\nK deaktivaci šifrování použijte --no-encryption",
|
||||||
|
"@commandHint_dm": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /dm"
|
||||||
|
},
|
||||||
|
"commandHint_create": "Vytvořte prázdný skupinový chat\n K deaktivaci šifrování použijte --no-encryption",
|
||||||
|
"@commandHint_create": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /create"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user