Sync Strings (#1892)

* Sync Strings from Localazy

---------

Co-authored-by: bmarty <bmarty@users.noreply.github.com>
Co-authored-by: jonnyandrew <jonnya@element.io>
Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
ElementBot 2023-11-28 08:52:23 +00:00 committed by GitHub
parent 02fa7bb441
commit 12b3196471
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 101 additions and 47 deletions

View file

@ -22,6 +22,8 @@
<string name="screen_recovery_key_change_success">"Clé de récupération modifée"</string>
<string name="screen_recovery_key_change_title">"Changer la clé de récupération?"</string>
<string name="screen_recovery_key_confirm_description">"Saisissez votre clé de récupération pour accéder à lhistorique de vos discussions."</string>
<string name="screen_recovery_key_confirm_error_content">"Veuillez réessayer pour accéder à votre historique chiffré."</string>
<string name="screen_recovery_key_confirm_error_title">"Clé de récupération incorrecte"</string>
<string name="screen_recovery_key_confirm_key_description">"Saisissez la clé à 48 caractères."</string>
<string name="screen_recovery_key_confirm_key_placeholder">"Saisissez la clé ici…"</string>
<string name="screen_recovery_key_confirm_success">"Clé de récupération confirmée"</string>