From df84808f0126b18cfa87c9b500f14fefc7128774 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 cba43de2..070f09f7 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 55bb78cad8e4d629f160eeec519d89af557d5b1f 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 6fd865f6..bfa270b6 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 b0001a98475e4594addf03a095ef17f4d6b49b54 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 007828cf..b4fcce11 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": {} } }