|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<resources> |
| 3 | + <string name="app_name">Gestionnaire de fichiers simple</string> |
| 4 | + <string name="app_launcher_name">Gestionnaire de fichiers</string> |
| 5 | + <string name="share_via">Partager avec</string> |
| 6 | + <string name="no_permissions">L\'application a besoin de la permission d\'accéder à votre support de stockage</string> |
| 7 | + <string name="no_app_found">Aucune app pour ouvrir ce type de fichier n\'est disponible</string> |
| 8 | + <string name="create_new">Créer un nouvel élement</string> |
| 9 | + <string name="rename_item">Renommer l\'élément</string> |
| 10 | + <string name="directory">Dossier</string> |
| 11 | + <string name="file">Fichier</string> |
| 12 | + <string name="name_taken">Un dossier ou fichier avec ce nom existe déjà</string> |
| 13 | + <string name="invalid_name">Le nom contient des caractères invalides</string> |
| 14 | + <string name="empty_name">Veuiller entrer un nom</string> |
| 15 | + <string name="error_occurred">Une erreur inconnu a eu lieu</string> |
| 16 | + <string name="delete">Supprimer</string> |
| 17 | + <string name="deleting">Suppression</string> |
| 18 | + <string name="undo">Annuler</string> |
| 19 | + <string name="rename">Renommer</string> |
| 20 | + <string name="properties">Propriétés</string> |
| 21 | + <string name="copy">Copier</string> |
| 22 | + <string name="copy_move">Copier/Déplacer</string> |
| 23 | + <string name="share">Partager</string> |
| 24 | + <string name="shared_files">Fichiers partagés via Gestionnaire de Fichiers Simple</string> |
| 25 | + <string name="no_files_selected">Aucun fichier sélectionné</string> |
| 26 | + <string name="copy_item">Copier l\'élément</string> |
| 27 | + <string name="copy_items">Copier des éléments</string> |
| 28 | + <string name="move">Déplacer</string> |
| 29 | + <string name="source">Source</string> |
| 30 | + <string name="destination">Destination</string> |
| 31 | + <string name="select_destination">Définir la destination</string> |
| 32 | + <string name="invalid_destination">Impossible d\'écrire à la destination définie</string> |
| 33 | + <string name="please_select_destination">Veuillez choisir une destination</string> |
| 34 | + <string name="source_and_destination_same">La source et la destination ne peuvent pas être identiques</string> |
| 35 | + <string name="copying">En copie</string> |
| 36 | + <string name="copying_success">Fichiers copiés avec succès</string> |
| 37 | + <string name="copy_move_failed">Une erreur a eu lieu</string> |
| 38 | + <string name="moving">Déplacement</string> |
| 39 | + <string name="moving_success">Fichiers déplacés avec succès</string> |
| 40 | + <string name="already_exists">Un fichier avec ce nom existe déjà</string> |
| 41 | + <string name="ok">Ok</string> |
| 42 | + <string name="cancel">Annuler</string> |
| 43 | + <string name="press_back_again">Appuyer à nouveau sur le bouton retour pour quitter</string> |
| 44 | + <string name="moving_success_partial">Certains fichiers ne peuvent pas être déplacés</string> |
| 45 | + <string name="copying_success_partial">Certains fichiers ne peuvent pas être copiés</string> |
| 46 | + |
| 47 | + <plurals name="items_deleted"> |
| 48 | + <item quantity="one">1 élément supprimé</item> |
| 49 | + <item quantity="other">%1$d éléments supprimés</item> |
| 50 | + </plurals> |
| 51 | + |
| 52 | + <plurals name="items"> |
| 53 | + <item quantity="one">1 élément</item> |
| 54 | + <item quantity="other">%1$d éléments</item> |
| 55 | + </plurals> |
| 56 | + |
| 57 | + <!-- Favoris --> |
| 58 | + <string name="favorites">Favoris</string> |
| 59 | + <string name="add_to_favorites">Ajouter aux favoris</string> |
| 60 | + <string name="remove_from_favorites">Enlever des favoris</string> |
| 61 | + |
| 62 | + <!-- À propos --> |
| 63 | + <string name="about">À propos</string> |
| 64 | + <string name="website">Plus d\'apps simples et le code source à :\nhttp://simplemobiletools.com</string> |
| 65 | + <string name="email_label">Envoyez des retours et suggestions à :</string> |
| 66 | + <string name="third_party_licences_underlined"><u>Licences tierces</u></string> |
| 67 | + <string name="invite_friends_underlined"><u>Inviter des amis</u></string> |
| 68 | + <!--<string name="share_text">Hey, come check out %1$s at %2$s</string>--> |
| 69 | + <string name="invite_via">Inviter via</string> |
| 70 | + <string name="rate_us_underlined"><u>Notez nous sur le Play Store</u></string> |
| 71 | + <string name="follow_us">Suivez nous :</string> |
| 72 | + <string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string> |
| 73 | + |
| 74 | + <!-- Paramètres --> |
| 75 | + <string name="settings">Paramètres</string> |
| 76 | + <string name="dark_theme">Thème sombre</string> |
| 77 | + <string name="show_hidden">Montrer les fichiers et dossiers cachés</string> |
| 78 | + |
| 79 | + <!-- Licence --> |
| 80 | + <string name="notice">Cette app utilise les bibliothèques tierces suivantes pour se simplifier la vie. Merci.</string> |
| 81 | + <string name="third_party_licences">Licences tierces</string> |
| 82 | + <string name="kotlin_title"><u>Kotlin (langage de programmation)</u></string> |
| 83 | + <!--<string name="multiselect_title"><u>RecyclerView MultiSelect (selecting multiple list items)</u></string> |
| 84 | + <string name="filepicker_title"><u>Simple File Picker (filepicker dialog)</u></string> |
| 85 | + <string name="fileproperties_title"><u>Simple File Properties (properties dialog)</u></string>--> |
| 86 | + |
| 87 | + <!-- Strings displayed only on Google Playstore. Optional, but good to have --> |
| 88 | + <!-- Short description has to have less than 80 chars --> |
| 89 | + <string name="app_short_description">Un gestionnaire de fichiers simple pour naviguer et éditer ses fichiers et dossiers.</string> |
| 90 | + <string name="app_long_description"> |
| 91 | + Peut aussi être utilisé pour naviguer dans les fichiers à la racines et ceux de la carte SD. Vous pouvez facilement renommer, copier, déplacer, supprimmer et partager ce que vous voulez. |
| 92 | + |
| 93 | + |
| 94 | + Ne contient pas de pubs ou de permissions inutiles. C\'est un logiciel libre et open-source. Il y a un thème sombre. |
| 95 | + |
| 96 | + Cette app est juste une pièce d\'une plus grande série d\'apps. Vous pouvez trouver le reste à http://www.simplemobiletools.com |
| 97 | + </string> |
| 98 | + |
| 99 | + <!-- |
| 100 | + Haven't found some strings? There's more at |
| 101 | + https://github.com/SimpleMobileTools/Simple-Commons/tree/master/library/src/main/res |
| 102 | + https://github.com/SimpleMobileTools/Simple-File-Picker/tree/master/library/src/main/res |
| 103 | + https://github.com/SimpleMobileTools/Simple-File-Properties/tree/master/library/src/main/res |
| 104 | + --> |
| 105 | +</resources> |
0 commit comments