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": {} } } 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": {} } } 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": {} } }