From 23438b7a42463cdddcd50366d0f3c4db4d9c70b2 Mon Sep 17 00:00:00 2001 From: grreby Date: Sun, 22 Jan 2023 18:42:14 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 86.5% (477 of 551 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/ --- assets/l10n/intl_cs.arb | 45 +++++++++++++++++++++++++++++++++-------- 1 file changed, 37 insertions(+), 8 deletions(-) diff --git a/assets/l10n/intl_cs.arb b/assets/l10n/intl_cs.arb index 8528ec0e..366bfdac 100644 --- a/assets/l10n/intl_cs.arb +++ b/assets/l10n/intl_cs.arb @@ -11,7 +11,7 @@ "type": "text", "placeholders": {} }, - "acceptedTheInvitation": "👍 {username} přijali pozvání", + "acceptedTheInvitation": "👍 {username} přijal/a pozvání", "@acceptedTheInvitation": { "type": "text", "placeholders": { @@ -23,7 +23,7 @@ "type": "text", "placeholders": {} }, - "activatedEndToEndEncryption": "{username} aktivoval koncové šifrování", + "activatedEndToEndEncryption": "🔐 {username} aktivoval/a koncové šifrování", "@activatedEndToEndEncryption": { "type": "text", "placeholders": { @@ -334,7 +334,7 @@ "type": "text", "placeholders": {} }, - "chatBackupDescription": "Záloha chatu je zabezpečena bezpečnostním klíčem. Ujistěte se, že klíč neztratíte.", + "chatBackupDescription": "Záloha chatu je zabezpečena bezpečnostním klíčem. Ujistěte se, prosím, že klíč neztratíte.", "@chatBackupDescription": { "type": "text", "placeholders": {} @@ -527,7 +527,7 @@ "type": "text", "placeholders": {} }, - "createdTheChat": "{username} založil chat", + "createdTheChat": "💬 {username} založil/a chat", "@createdTheChat": { "type": "text", "placeholders": { @@ -957,7 +957,7 @@ "type": "text", "placeholders": {} }, - "invitedUser": "{username} pozvali {targetName}", + "invitedUser": "📩 {username} pozval/a {targetName}", "@invitedUser": { "type": "text", "placeholders": { @@ -988,7 +988,7 @@ "type": "text", "placeholders": {} }, - "joinedTheChat": "{username} se připojili k chatu", + "joinedTheChat": "👋 {username} se připojil/a k chatu", "@joinedTheChat": { "type": "text", "placeholders": { @@ -1005,7 +1005,7 @@ "type": "text", "placeholders": {} }, - "kicked": "{username} vyhodil {targetName}", + "kicked": "👞 {username} vyhodil/a {targetName}", "@kicked": { "type": "text", "placeholders": { @@ -2373,5 +2373,34 @@ "updateNow": "Spustit aktualizaci na pozadí", "@updateNow": {}, "disableEncryptionWarning": "Z bezpečnostních důvodů nemůžete vypnout šifrování v chatu, kde již bylo dříve zapnuto.", - "@disableEncryptionWarning": {} + "@disableEncryptionWarning": {}, + "confirmMatrixId": "Prosím, potvrďte vaše Matrix ID, abyste mohli smazat váš účet.", + "@confirmMatrixId": {}, + "commandHint_googly": "Poslat kroutící se očička", + "@commandHint_googly": {}, + "commandHint_cuddle": "Poslat mazlení", + "@commandHint_cuddle": {}, + "commandHint_hug": "Poslat obejmutí", + "@commandHint_hug": {}, + "hugContent": "{senderName} vás objímá", + "@hugContent": { + "type": "text", + "placeholders": { + "senderName": {} + } + }, + "googlyEyesContent": "{senderName} vám posílá kroutící se očička", + "@googlyEyesContent": { + "type": "text", + "placeholders": { + "senderName": {} + } + }, + "cuddleContent": "{senderName} se s vámi mazlí", + "@cuddleContent": { + "type": "text", + "placeholders": { + "senderName": {} + } + } }