diff --git a/lib/l10n/intl_cs.arb b/lib/l10n/intl_cs.arb index 392e7087c..776a83f35 100644 --- a/lib/l10n/intl_cs.arb +++ b/lib/l10n/intl_cs.arb @@ -938,7 +938,7 @@ "type": "text", "placeholders": {} }, - "noCrossSignBootstrap": "Fluffychet momentálně nepodporuje aktivaci křížového podpisu. Prosím aktivujte ho z klientu Riot.", + "noCrossSignBootstrap": "Fluffychet momentálně nepodporuje aktivaci křížového podpisu. Prosím aktivujte ho z klienta Element.", "@noCrossSignBootstrap": { "type": "text", "placeholders": {} @@ -953,7 +953,7 @@ "type": "text", "placeholders": {} }, - "noMegolmBootstrap": "Fluffychet momentálně nepodporuje aktivaci online záloh klíčů. Prosím zapněte ji z klientu Riot.", + "noMegolmBootstrap": "Fluffychet momentálně nepodporuje aktivaci online záloh klíčů. Prosím zapněte ji z klienta Element.", "@noMegolmBootstrap": { "type": "text", "placeholders": {} @@ -1757,5 +1757,15 @@ "@changePassword": { "type": "text", "placeholders": {} + }, + "encrypted": "Šifrováno", + "@encrypted": { + "type": "text", + "placeholders": {} + }, + "deviceId": "ID zařízení", + "@deviceId": { + "type": "text", + "placeholders": {} } } diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index 656715004..a328d7b4d 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -1757,5 +1757,15 @@ "@changePassword": { "type": "text", "placeholders": {} + }, + "encrypted": "Verschlüsselt", + "@encrypted": { + "type": "text", + "placeholders": {} + }, + "deviceId": "Geräte-ID", + "@deviceId": { + "type": "text", + "placeholders": {} } } diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index 3914f2557..695f3ce2b 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -948,7 +948,7 @@ "type": "text", "placeholders": {} }, - "noCrossSignBootstrap": "FluffyChat hetkel ei toeta risttunnustamist. Palun võta ta kasutusele Element'i (vana nimega Riot) vahendusel.", + "noCrossSignBootstrap": "FluffyChat hetkel ei toeta risttunnustamist. Palun võta ta kasutusele Element'i vahendusel.", "@noCrossSignBootstrap": { "type": "text", "placeholders": {} @@ -963,7 +963,7 @@ "type": "text", "placeholders": {} }, - "noMegolmBootstrap": "FluffyChat hetkel ei toeta krüptovõtmete võrgupõhise varunduse kasutusele võtmist. Palun võta ta kasutusele Element'i (vana nimega Riot) vahendusel.", + "noMegolmBootstrap": "FluffyChat hetkel ei toeta krüptovõtmete võrgupõhise varunduse pruukimist. Palun võta ta kasutusele Element'i vahendusel.", "@noMegolmBootstrap": { "type": "text", "placeholders": {} @@ -1757,5 +1757,15 @@ "@changePassword": { "type": "text", "placeholders": {} + }, + "encrypted": "Krüptitud", + "@encrypted": { + "type": "text", + "placeholders": {} + }, + "deviceId": "Seadme tunnus", + "@deviceId": { + "type": "text", + "placeholders": {} } } diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 6992552ae..ba2498be2 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -1757,5 +1757,15 @@ "@changePassword": { "type": "text", "placeholders": {} + }, + "encrypted": "Зашифровано", + "@encrypted": { + "type": "text", + "placeholders": {} + }, + "deviceId": "Идентификатор устройства", + "@deviceId": { + "type": "text", + "placeholders": {} } } diff --git a/lib/l10n/intl_tr.arb b/lib/l10n/intl_tr.arb index 4d7d6b52e..0790554b4 100644 --- a/lib/l10n/intl_tr.arb +++ b/lib/l10n/intl_tr.arb @@ -1757,5 +1757,15 @@ "@changePassword": { "type": "text", "placeholders": {} + }, + "encrypted": "Şifreli", + "@encrypted": { + "type": "text", + "placeholders": {} + }, + "deviceId": "Aygıt kimliği", + "@deviceId": { + "type": "text", + "placeholders": {} } }