Skip to content

Commit 8942cb1

Browse files
committedMay 12, 2024
Traduction fr
1 parent 6df3231 commit 8942cb1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
 

‎app/src/main/res/values-fr/strings.xml

+7
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,11 @@
8181
<string name="edit_page_audio_stop">Arrêter le son</string>
8282
<string name="dialog_edit_album_msg">Modifier le nom de l\'album et la date</string>
8383
<string name="add_file">Ajouter un fichier</string>
84+
<string name="action_menu_image_move_back">Déplacer à l\'arrière-plan</string>
85+
<string name="edit_page_micro">Enregistrer le son</string>
86+
<string name="ask_record_perm_toast">L\'applications Souvenirs a besoin d\'accéder à votre micro pour enregistrer du son. Merci d\'autoriser ce droit à la page suivante.</string>
87+
<string name="record_sound_textView">Appuyer pour arrêter l\'enregistrement</string>
88+
<string name="record_sound_onair_textView">En cours d\'enregistrement...</string>
89+
<string name="string_album_margin_settings">Taille de la marge entre chaque éléments</string>
90+
<string name="empty_album">L\'album est vide.</string>
8491
</resources>

‎app/src/main/res/values/strings.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<string name="add_file">Add file</string>
8585
<string name="action_menu_image_move_back">Move to background</string>
8686
<string name="edit_page_micro">Record sound</string>
87-
<string name="ask_record_perm_toast">The Souvenir application need to access to your microphone to record sound. Please allow this permission on the next screen.</string>
87+
<string name="ask_record_perm_toast">The Souvenirs application need to access to your microphone to record sound. Please allow this permission on the next screen.</string>
8888
<string name="record_sound_textView">Tap on the microphone to stop recording.</string>
8989
<string name="record_sound_onair_textView">Now recroding...</string>
9090
<string name="string_album_margin_settings">Margin size between elements</string>

0 commit comments

Comments
 (0)
Failed to load comments.