Sync Strings from Localazy

This commit is contained in:
bmarty 2024-05-06 00:19:35 +00:00 committed by github-actions[bot]
parent e95d24da56
commit 68fdaef8b8
258 changed files with 925 additions and 836 deletions

View file

@ -240,6 +240,7 @@
<string name="error_failed_loading_messages">"Échec du chargement des messages"</string>
<string name="error_failed_locating_user">"%1$s na pas pu accéder à votre position. Veuillez réessayer ultérieurement."</string>
<string name="error_failed_uploading_voice_message">"Échec lors de lenvoi du message vocal."</string>
<string name="error_message_not_found">"Message introuvable"</string>
<string name="error_missing_location_auth_android">"%1$s nest pas autorisé à accéder à votre position. Vous pouvez activer laccès dans les Paramètres."</string>
<string name="error_missing_location_rationale_android">"%1$s nest pas autorisé à accéder à votre position. Activez laccès ci-dessous."</string>
<string name="error_missing_microphone_voice_rationale_android">"%1$s na pas lautorisation daccéder au microphone. Autorisez laccès pour enregistrer un message."</string>
@ -261,6 +262,7 @@
<string name="screen_room_member_details_unblock_alert_action">"Débloquer"</string>
<string name="screen_room_member_details_unblock_alert_description">"Vous pourrez à nouveau voir tous ses messages."</string>
<string name="screen_room_member_details_unblock_user">"Débloquer lutilisateur"</string>
<string name="screen_room_title">"Discussion"</string>
<string name="screen_share_location_title">"Partage de position"</string>
<string name="screen_share_my_location_action">"Partager ma position"</string>
<string name="screen_share_open_apple_maps">"Ouvrir dans Apple Maps"</string>
@ -269,5 +271,5 @@
<string name="screen_share_this_location_action">"Partager cette position"</string>
<string name="screen_view_location_title">"Position"</string>
<string name="settings_version_number">"Version : %1$s ( %2$s )"</string>
<string name="test_language_identifier">"Ang."</string>
<string name="test_language_identifier">"fr"</string>
</resources>