|
12 | 12 | <string name="out_of_memory_error">Erreur : mémoire insuffisante</string> |
13 | 13 | <string name="an_error_occurred">Une erreur s\'est produite : %s</string> |
14 | 14 | <string name="error">Erreur : %s</string> |
15 | | - <string name="open_with">Ouvrir avec</string> |
| 15 | + <string name="open_with">Ouvrir avec...</string> |
16 | 16 | <string name="edit_with">Modifier avec</string> |
17 | 17 | <string name="edit">Modifier</string> |
18 | 18 | <string name="no_app_found">Aucune application valide n\'a été trouvée</string> |
19 | 19 | <string name="no_browser_found">Aucun navigateur n\'a été trouvé</string> |
20 | 20 | <string name="no_email_client_found">Aucun client de messagerie n\'a été trouvé</string> |
21 | | - <string name="set_as">Définir en tant que</string> |
| 21 | + <string name="set_as">Définir en tant que...</string> |
22 | 22 | <string name="copy_to_clipboard">Copier dans le presse-papiers</string> |
23 | 23 | <string name="copy_number_to_clipboard">Copier le numéro dans le presse-papiers</string> |
24 | 24 | <string name="value_copied_to_clipboard">Valeur copiée dans le presse-papiers</string> |
|
207 | 207 | <string name="copy">Copier</string> |
208 | 208 | <string name="move">Déplacer</string> |
209 | 209 | <string name="copy_move">Copier/Déplacer</string> |
210 | | - <string name="copy_to">Copier vers</string> |
211 | | - <string name="move_to">Déplacer vers</string> |
| 210 | + <string name="copy_to">Copier vers...</string> |
| 211 | + <string name="move_to">Déplacer vers...</string> |
212 | 212 | <string name="select_destination">Sélectionner la destination</string> |
213 | 213 | <string name="click_select_destination">Appuyez ici pour sélectionner la destination</string> |
214 | 214 | <string name="invalid_destination">Impossible d\'écrire dans la destination sélectionnée</string> |
|
711 | 711 | <string name="files_tab">Fichiers</string> |
712 | 712 | <string name="recent_files_tab">Fichiers récents</string> |
713 | 713 | <string name="restore_this_file">Restaurer ce fichier</string> |
714 | | - <string name="restore_selected_files">Restaurer les fichiers sélectionnés</string> |
| 714 | + <string name="restore_selected_files">Restaurer la sélection</string> |
715 | 715 | <string name="restore_all_files">Restaurer tous les fichiers</string> |
716 | 716 | <string name="recycle_bin_emptied">Vidage de la corbeille réussi</string> |
717 | 717 | <string name="files_restored_successfully">Restauration des fichiers réussie</string> |
@@ -1132,6 +1132,6 @@ j\'espère que vous appréciez l\'application. Elle ne contient pas de publicit |
1132 | 1132 | <plurals name="files_saved"> |
1133 | 1133 | <item quantity="one">Fichier enregistré avec succès</item> |
1134 | 1134 | <item quantity="many">Fichiers enregistrés avec succès</item> |
1135 | | - <item quantity="other"></item> |
| 1135 | + <item quantity="other">Fichiers enregistrés avec succès</item> |
1136 | 1136 | </plurals> |
1137 | 1137 | </resources> |
0 commit comments