From dba9a734a5a22aa924a71d59e4883d34774356df Mon Sep 17 00:00:00 2001 From: Milan Korecky Date: Sat, 20 Feb 2021 09:06:37 +0000 Subject: [PATCH 1/3] Translated using Weblate (Czech) Currently translated at 100.0% (412 of 412 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/ --- lib/l10n/intl_cs.arb | 70 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) diff --git a/lib/l10n/intl_cs.arb b/lib/l10n/intl_cs.arb index cba43de2e..070f09f7b 100644 --- a/lib/l10n/intl_cs.arb +++ b/lib/l10n/intl_cs.arb @@ -2167,5 +2167,75 @@ "serverVersions": {}, "supportedVersions": {} } + }, + "wipeChatBackup": "Chcete vymazat zálohu chatu a vytvořit nový bezpečnostní klíč?", + "@wipeChatBackup": { + "type": "text", + "placeholders": {} + }, + "fontSize": "Velikost písma", + "@fontSize": { + "type": "text", + "placeholders": {} + }, + "chatBackupDescription": "Záloha chatu je zabezpečena bezpečnostním klíčem. Ujistěte se, že klíč neztratíte.", + "@chatBackupDescription": { + "type": "text", + "placeholders": {} + }, + "pleaseEnterSecurityKey": "Zadejte svůj bezpečnostní klíč", + "@pleaseEnterSecurityKey": { + "type": "text", + "placeholders": {} + }, + "transferFromAnotherDevice": "Přenos z jiného zařízení", + "@transferFromAnotherDevice": { + "type": "text", + "placeholders": {} + }, + "everythingReady": "Vše připraveno!", + "@everythingReady": { + "type": "text", + "placeholders": {} + }, + "securityKeyLost": "Ztratili jste bezpečnostní klíč?", + "@securityKeyLost": { + "type": "text", + "placeholders": {} + }, + "chatBackup": "Záloha chatu", + "@chatBackup": { + "type": "text", + "placeholders": {} + }, + "showPassword": "Zobrazit heslo", + "@showPassword": { + "type": "text", + "placeholders": {} + }, + "addEmail": "Přidat e-mail", + "@addEmail": { + "type": "text", + "placeholders": {} + }, + "zoomOut": "Oddálit", + "@zoomOut": { + "type": "text", + "placeholders": {} + }, + "zoomIn": "Přiblížit", + "@zoomIn": { + "type": "text", + "placeholders": {} + }, + "copyToClipboard": "Zkopírovat do schránky", + "@copyToClipboard": { + "type": "text", + "placeholders": {} + }, + "securityKey": "Bezpečnostní klíč", + "@securityKey": { + "type": "text", + "placeholders": {} } } From 85a532fc5e8fcd35aa83a68309b7863781363f17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xos=C3=A9=20M?= Date: Sat, 20 Feb 2021 07:17:30 +0000 Subject: [PATCH 2/3] Translated using Weblate (Galician) Currently translated at 99.7% (411 of 412 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/ --- lib/l10n/intl_gl.arb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/lib/l10n/intl_gl.arb b/lib/l10n/intl_gl.arb index 6fd865f66..bfa270b65 100644 --- a/lib/l10n/intl_gl.arb +++ b/lib/l10n/intl_gl.arb @@ -2217,5 +2217,25 @@ "serverVersions": {}, "supportedVersions": {} } + }, + "showPassword": "Amosar contrasinal", + "@showPassword": { + "type": "text", + "placeholders": {} + }, + "addEmail": "Engadir email", + "@addEmail": { + "type": "text", + "placeholders": {} + }, + "zoomOut": "Diminuir zoom", + "@zoomOut": { + "type": "text", + "placeholders": {} + }, + "zoomIn": "Aumentar zoom", + "@zoomIn": { + "type": "text", + "placeholders": {} } } From 38d2da20c5e82d432842acbf7ea9dacac83d6eec Mon Sep 17 00:00:00 2001 From: Nikita Epifanov Date: Sat, 20 Feb 2021 07:05:14 +0000 Subject: [PATCH 3/3] Translated using Weblate (Russian) Currently translated at 98.5% (406 of 412 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/ --- lib/l10n/intl_ru.arb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 007828cf7..b4fcce118 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -2217,5 +2217,25 @@ "serverVersions": {}, "supportedVersions": {} } + }, + "showPassword": "Показать пароль", + "@showPassword": { + "type": "text", + "placeholders": {} + }, + "addEmail": "Добавить электронную почту", + "@addEmail": { + "type": "text", + "placeholders": {} + }, + "zoomOut": "Отдалить", + "@zoomOut": { + "type": "text", + "placeholders": {} + }, + "zoomIn": "Приблизить", + "@zoomIn": { + "type": "text", + "placeholders": {} } }