2014-09-01 14:08:05 +00:00
<?xml version='1.0' encoding='UTF-8'?>
2014-12-10 17:28:10 +00:00
<resources >
2014-09-01 14:08:05 +00:00
<string name= "app_name" > Syncthing</string>
2015-05-24 10:48:33 +00:00
<string name= "app_description" > Une application ouverte, fiable et décentralisée pour synchroniser des fichiers.</string>
2014-09-01 14:08:05 +00:00
<!-- MainActivity -->
2014-10-08 18:32:18 +00:00
<!-- Title of the "add folder" menu action -->
2015-01-12 10:46:52 +00:00
<string name= "add_folder" > Ajouter dossier</string>
2014-10-08 18:32:18 +00:00
<!-- Title of the "share device id" menu action -->
2015-01-12 10:46:52 +00:00
<string name= "share_device_id" > Partager ID machine</string>
2014-10-08 18:32:18 +00:00
<!-- Shown in the chooser dialog when sharing a Device ID -->
2015-01-12 10:46:52 +00:00
<string name= "send_device_id_to" > Envoyer ID machine à</string>
2014-10-08 18:36:31 +00:00
<!-- Text for FoldersFragment and DevicesFragment loading view -->
2015-05-15 18:51:29 +00:00
<string name= "api_loading" > Chargement...</string>
2015-06-15 14:59:58 +00:00
<string name= "usage_reporting_dialog_title" > Autoriser l\'envoi anonyme de rapports d\'utilisation ?</string>
<string name= "usage_reporting_dialog_description" > Le rapport crypté des usages est envoyé tous les jours. Il est utilisé pour recueillir les types de plateformes, la tailles des dossiers et les versions d\'applications. Si le type de données envoyées dans les rapports est modifié, vous verrez à nouveau cette boite de dialogue.\n\nL\'agrégation des statistiques est publique, et disponible sur https://data.syncthing.net.</string>
<string name= "yes" > Oui</string>
<string name= "no" > Non</string>
2014-10-08 18:36:31 +00:00
<!-- FoldersFragment -->
2015-01-12 10:46:52 +00:00
<string name= "folders_fragment_title" > Dossiers</string>
2014-10-08 18:32:18 +00:00
<!-- Format string for folder progress. First parameter is status string, second is sync percentage -->
2014-10-12 12:35:53 +00:00
<string name= "folder_progress_format" > %1$s (%2$d%%)</string>
2014-10-08 18:32:18 +00:00
<!-- Shown if no folders exist -->
2015-01-12 10:46:52 +00:00
<string name= "folder_list_empty" > Aucun dossier trouvé</string>
2014-10-08 18:32:18 +00:00
<!-- Format string for folder file count -->
2014-09-01 14:08:05 +00:00
<string name= "files" > %1$d / %2$d fichiers</string>
2014-10-08 18:32:18 +00:00
<!-- DevicesFragment -->
2015-01-12 10:46:52 +00:00
<string name= "devices_fragment_title" > Machines</string>
2014-10-08 18:32:18 +00:00
<!-- Shown if no devices exist -->
2015-01-12 10:46:52 +00:00
<string name= "devices_list_empty" > Aucune machine trouvée</string>
2014-10-08 18:32:18 +00:00
<!-- Indicates that a folder is fully synced to the local device -->
2014-10-12 12:35:53 +00:00
<string name= "device_up_to_date" > À jour</string>
2014-10-08 18:32:18 +00:00
<!-- Indicates that the device is currently syncing. Parameter is sync percentage -->
2014-10-12 12:35:53 +00:00
<string name= "device_syncing" > Synchronisation (%1$d%%)</string>
2014-10-08 18:32:18 +00:00
<!-- Indicates that there is no connection to the device -->
2014-10-12 12:35:53 +00:00
<string name= "device_disconnected" > Déconnecté</string>
2014-09-01 14:08:05 +00:00
<!-- Title for current download rate -->
2015-01-12 10:46:52 +00:00
<string name= "download_title" > Réception</string>
2014-09-01 14:08:05 +00:00
<!-- Title for current upload rate -->
2015-01-12 10:46:52 +00:00
<string name= "upload_title" > Emission</string>
2015-03-08 22:33:20 +00:00
<!-- DrawerFragment -->
2015-05-15 18:51:29 +00:00
<!-- Placeholder for device ID field, to avoid layout changes. This is never visible to users. -->
2014-09-01 14:08:05 +00:00
<!-- Same as download_title with a colon and space appended -->
2015-01-21 19:45:15 +00:00
<string name= "download_title_colon" > Réception:\u0020</string>
2014-09-01 14:08:05 +00:00
<!-- Same as upload_title with a colon and space appended -->
2015-01-21 19:45:15 +00:00
<string name= "upload_title_colon" > Emission:\u0020</string>
2014-09-01 14:08:05 +00:00
<!-- Title for current CPU usage -->
<string name= "cpu_usage" > Utilisation du CPU</string>
<!-- Title for current RAM usage -->
<string name= "ram_usage" > Utilisation de la RAM</string>
<!-- Title for announce server status -->
<string name= "announce_server" > Serveur d\'annonce</string>
2015-03-08 22:33:20 +00:00
<!-- Menu item to donate -->
2015-03-14 14:13:51 +00:00
<string name= "donate" > Faire un don</string>
2014-10-08 18:32:18 +00:00
<!-- FolderSettingsFragment -->
2014-09-01 14:08:05 +00:00
<!-- Setting title -->
2015-01-12 10:46:52 +00:00
<string name= "folder_id" > ID du dossier</string>
2014-09-01 14:08:05 +00:00
<!-- Setting title -->
<string name= "directory" > Dossier</string>
<!-- Setting title -->
2015-01-12 10:46:52 +00:00
<string name= "folder_master" > Dossier maitre</string>
2014-09-01 14:08:05 +00:00
<!-- Setting title -->
2015-01-12 10:46:52 +00:00
<string name= "devices" > Machines</string>
2014-09-01 14:08:05 +00:00
<!-- Setting title -->
<string name= "file_versioning" > Gestion des versions</string>
<!-- Setting title -->
<string name= "keep_versions" > Conserver les versions</string>
<!-- Setting title -->
2015-01-12 10:46:52 +00:00
<string name= "delete_folder" > Supprimer le dossier</string>
2014-10-08 18:32:18 +00:00
<!-- Title for FolderSettingsFragment in create mode -->
2015-01-12 10:46:52 +00:00
<string name= "create_folder" > Créer un dossier</string>
2014-10-08 18:32:18 +00:00
<!-- Title for FolderSettingsFragment in edit mode -->
2015-01-12 10:46:52 +00:00
<string name= "edit_folder" > Editer le dossier</string>
2014-10-08 18:32:18 +00:00
<!-- Menu item to confirm folder creation -->
2014-09-01 14:08:05 +00:00
<string name= "create" > Créer</string>
2014-10-08 18:32:18 +00:00
<!-- Dialog shown when attempting to delete a folder -->
2015-01-12 10:46:52 +00:00
<string name= "delete_folder_confirm" > Voulez-vous vraiment supprimer ce dossier ?</string>
2014-12-10 17:28:10 +00:00
<!-- Toast shown when trying to create a folder with an invalid ID -->
2015-01-12 10:46:52 +00:00
<string name= "folder_id_invalid" > L\'ID du dossier doit être un identifiant court (64 caractères ou moins) pouvant contenir les valeurs suivantes: lettres, chiffres, point (.), tiret milieu (-), et tiret-bas (_).</string>
2014-10-08 18:32:18 +00:00
<!-- Toast shown when trying to create a folder with an empty path -->
2015-01-12 10:46:52 +00:00
<string name= "folder_path_required" > Le chemin du dossier ne doit pas être vide</string>
2014-10-08 18:36:31 +00:00
<!-- Toast shown when selecting 'devices' if no devices have been added -->
2015-01-12 10:46:52 +00:00
<string name= "no_devices" > SVP, connectez-vous d\'abord à une machine.</string>
2014-10-08 18:32:18 +00:00
<!-- DeviceSettingsFragment -->
2014-09-01 14:08:05 +00:00
<!-- Setting title -->
2015-01-12 10:46:52 +00:00
<string name= "device_id" > ID machine</string>
2014-09-01 14:08:05 +00:00
<!-- Setting title -->
<string name= "name" > Nom</string>
<!-- Setting title -->
2015-01-12 10:46:52 +00:00
<string name= "addresses" > Adresses</string>
2014-09-01 14:08:05 +00:00
<!-- Setting title -->
<string name= "current_address" > Adresses actuelles</string>
<!-- Setting title -->
2015-01-12 10:46:52 +00:00
<string name= "compression" > Compression</string>
2015-04-05 22:25:59 +00:00
<!-- Strings representing compression options -->
<string-array name= "compress_entries" >
<item > Jamais</item>
<item > Metadonnées</item>
<item > Toujours</item>
</string-array>
2014-10-12 12:35:53 +00:00
<!-- Setting title -->
2015-01-12 10:46:52 +00:00
<string name= "introducer" > Initiateur</string>
2014-09-28 21:48:43 +00:00
<!-- ActionBar item -->
2015-01-12 10:46:52 +00:00
<string name= "delete_device" > Supprimer la machine</string>
2014-10-08 18:32:18 +00:00
<!-- Title for DeviceSettingsFragment in create mode -->
2015-01-12 10:46:52 +00:00
<string name= "add_device" > Ajouter machine</string>
2014-10-08 18:32:18 +00:00
<!-- Menu item to confirm adding a device -->
2014-09-01 14:08:05 +00:00
<string name= "add" > Ajouter</string>
2014-10-08 18:32:18 +00:00
<!-- Title for DeviceSettingsFragment in edit mode -->
2015-01-12 10:46:52 +00:00
<string name= "edit_device" > Editer machine</string>
2014-10-08 18:32:18 +00:00
<!-- Dialog shown when attempting to delete a device -->
2015-01-12 10:46:52 +00:00
<string name= "delete_device_confirm" > Voulez-vous vraiment supprimer cette machine ?</string>
2014-10-08 18:32:18 +00:00
<!-- Toast shown when trying to create a device with an empty ID -->
2015-01-12 10:46:52 +00:00
<string name= "device_id_required" > L\'ID machine ne peut pas être vide</string>
2014-10-08 18:32:18 +00:00
<!-- Toast shown when trying to create a device with an empty name -->
2015-01-12 10:46:52 +00:00
<string name= "device_name_required" > Le nom de la machine ne peut pas être vide</string>
2014-10-08 18:32:18 +00:00
<!-- Content description for device ID qr code icon -->
2014-09-01 14:08:05 +00:00
<string name= "scan_qr_code_description" > Scanner un QR Code</string>
<!-- WebGuiActivity -->
<!-- Title of the web gui activity -->
2015-01-12 10:46:52 +00:00
<string name= "web_gui_title" > Interface WEB</string>
2014-09-01 14:08:05 +00:00
<!-- Text for WebGuiActivity loading view -->
2015-01-12 10:46:52 +00:00
<string name= "web_gui_loading" > En attente de l\'interface WEB</string>
2014-09-01 14:08:05 +00:00
<!-- Shown instead of web_gui_loading if the key does not exist and has to be created -->
2015-05-15 18:51:29 +00:00
<string name= "web_gui_creating_key" > Génération des clefs de sécurité. Cela peut prendre quelques minutes.</string>
2014-09-01 14:08:05 +00:00
<!-- Title for dialog displayed on first start -->
2015-05-15 18:51:29 +00:00
<string name= "welcome_title" > Bienvenue dans Syncthing pour Android</string>
2014-09-01 14:08:05 +00:00
<!-- Text for dialog displayed on first start -->
2015-05-15 18:51:29 +00:00
<string name= "welcome_text" > Syncthing est une application \"open-source\" de synchronisation de fichiers.\n\n\
Pour partager des données avec une autre machine, vous devez ajouter l\'identifiant unique machine (ID), sur chacune d\'elles dans la liste des machines. Ensuite, vous pourrez sélectionner quel dossier partager avec quelle machine.\n\n
S\'il vous plait, signalez les problèmes que vous rencontrez via Gihub.</string>
2014-09-28 21:48:43 +00:00
<!-- SettingsFragment -->
2014-09-01 14:08:05 +00:00
<!-- Activity title -->
<string name= "settings_title" > Paramètres</string>
2015-03-17 21:38:53 +00:00
<string name= "category_syncthing_android" > Syncthing-Android</string>
2014-10-01 10:05:29 +00:00
<!-- Preference title -->
2015-01-21 19:45:15 +00:00
<string name= "always_run_in_background" > Fonctionner en tâche de fond.</string>
2014-10-01 10:05:29 +00:00
<!-- Preference summary in case it is enabled -->
2015-01-12 10:46:52 +00:00
<string name= "always_run_in_background_enabled" > Syncthing continue à fonctionner en tâche de fond, selon les réglages dans les paramètres.</string>
2014-10-01 10:05:29 +00:00
<!-- Preference summary in case it is disabled -->
2015-01-12 10:46:52 +00:00
<string name= "always_run_in_background_disabled" > Syncthing ne fonctionne que si vous le lancez manuellement, et s\'arrête par le bouton quitter.</string>
2015-01-21 19:45:15 +00:00
<string name= "sync_only_charging" > Synchro uniquement sur chargeur</string>
<string name= "sync_only_wifi" > Synchro uniquement en WiFi</string>
<string name= "advanced_folder_picker" > Choix étendu des dossiers</string>
2015-03-14 14:13:51 +00:00
<string name= "advanced_folder_picker_summary" > Autorise la sélection n\'importe quel dossier de cette machine pour la synchronisation</string>
2015-06-15 14:59:58 +00:00
<string name= "use_root_title" > Sync en root</string>
<string name= "use_root_summary" > Faire fonctionner syncthing en super-utilisateur</string>
<string name= "persistent_notification_title" > Notification persistante</string>
<string name= "persistent_notification_summary" > Afficher une notification quand Syncthing fonctionne</string>
2015-03-17 21:38:53 +00:00
<string name= "category_syncthing" > Syncthing</string>
2015-01-12 10:46:52 +00:00
<string name= "syncthing_options" > Options Syncthing</string>
2015-01-21 19:45:15 +00:00
<string name= "device_name" > Nom de machine</string>
<string name= "listen_address" > Adresse d\'écoute pour la synchro</string>
2015-01-12 10:46:52 +00:00
<string name= "max_recv_kbps" > Limite de débit en réception (Ko/s)</string>
2015-02-22 20:00:29 +00:00
<string name= "max_send_kbps" > Limite de débit en émission (Ko/s)</string>
2015-01-12 10:46:52 +00:00
<string name= "global_announce_enabled" > Recherche globale</string>
<string name= "local_announce_enabled" > Recherche locale</string>
<string name= "upnp_enabled" > Activer UPnP</string>
2015-01-21 19:45:15 +00:00
<string name= "global_announce_server" > Serveur de découverte globale</string>
<string name= "usage_reporting" > Rapports anonymes d\'utilisation</string>
2015-01-12 10:46:52 +00:00
<string name= "syncthing_gui" > Interface WEB Syncthing</string>
<string name= "gui_address" > Adresse pour l\'interface WEB</string>
<string name= "gui_user" > Nom d\'authentification pour l\'interface WEB</string>
<string name= "gui_password" > Mot de passe d\'authentification pour l\'interface WEB</string>
2015-03-14 14:13:51 +00:00
<string name= "export_config" > Exporter la configuration</string>
<!-- Toast shown after config was successfully exported -->
<string name= "config_export_successful" > La configuration a été exportée dans %1$s</string>
<string name= "import_config" > Importer la configuration</string>
<!-- Toast shown after config was successfully imported -->
<string name= "config_imported_successful" > La configuration a été importée</string>
<!-- Toast shown after config was successfully imported -->
<string name= "config_import_failed" > Echec de l\'import de la configuration, assurez-vous que les fichiers sont dans %1$s</string>
2014-09-28 21:48:43 +00:00
<!-- Title for the preference to set STTRACE parameters -->
2015-01-12 10:46:52 +00:00
<string name= "sttrace_title" > Options de débuggage</string>
2015-05-15 18:51:29 +00:00
<!-- Toast after entering invalid STTRACE params -->
<string name= "toast_invalid_sttrace" > Seuls, les caractères a-z et \',\' sont autorisés dans les options STTRACE</string>
<!-- Toast after entering invalid username -->
<string name= "toast_invalid_username" > Les caractères : et \' ne sont pas autorisés dans le nom d\'utilisateur</string>
<!-- Toast after entering invalid password -->
<string name= "toast_invalid_password" > Les caractères : et \' ne sont pas autorisés dans le mot de passe</string>
<!-- Title for the preference to reset Syncthing indexes -->
2015-05-24 10:48:33 +00:00
<string name= "streset_title" > Remise à zéro de la base de données</string>
2015-05-15 18:51:29 +00:00
<!-- Syncthing was reset -->
2015-05-24 10:48:33 +00:00
<string name= "streset_question" > Cette action ne doit être réalisée que sur recommandation de l\'équipe support.
\nEtes-vous sûr de vouloir effacer l\'index de base de données de Syncthing ?
</string>
2015-05-15 18:51:29 +00:00
<!-- Syncthing was reset -->
2015-05-24 10:48:33 +00:00
<string name= "streset_done" > Réinitialisation réussie de la base de données Syncthing</string>
2015-03-17 21:38:53 +00:00
<string name= "category_about" > A propos</string>
2015-05-15 18:51:29 +00:00
<!-- Settings item that opens the log activity -->
<string name= "open_log" > Ouvrir le journal</string>
<!-- Summary for the log activity -->
2015-05-24 10:48:33 +00:00
<string name= "open_log_summary" > Ouvre la fenêtre du journal de Syncthing et Android</string>
2014-09-01 14:08:05 +00:00
<!-- Settings item that opens issue tracker -->
2014-10-08 18:36:31 +00:00
<string name= "report_issue_title" > Signaler un problème</string>
2014-09-01 14:08:05 +00:00
<!-- Summary for the issue tracker settings item -->
2015-05-24 10:48:33 +00:00
<string name= "report_issue_summary" > Ouvre le suivi des problèmes de Syncthing-Android</string>
2014-09-01 14:08:05 +00:00
<!-- URL of the issue tracker -->
<!-- Title of the preference showing upstream version name -->
<string name= "syncthing_version_title" > Version de Syncthing</string>
2014-10-12 12:35:53 +00:00
<!-- Title of the preference showing this app's version name -->
2015-01-12 10:46:52 +00:00
<string name= "app_version_title" > Version de Syncthing pour Android</string>
2014-09-01 14:08:05 +00:00
<!-- FolderPickerAcitivity -->
<!-- Activity title -->
<string name= "folder_picker_title" > Sélection du dossier</string>
2015-03-14 14:13:51 +00:00
<!-- Toast shown on devices with kitkat or higher -->
2015-03-17 21:38:53 +00:00
<string name= "kitkat_external_storage_warning" > Attention: votre version Android n\'autorise pas la synchronisation avec des périphériques de stockage externes.</string>
2014-09-01 14:08:05 +00:00
<!-- ListView empty text -->
<string name= "directory_empty" > Le dossier est vide</string>
2014-10-08 18:36:31 +00:00
<!-- Menu item to create folder on the file system -->
2014-10-12 12:35:53 +00:00
<string name= "create_fs_folder" > Créer un nouveau dossier</string>
2014-09-01 14:08:05 +00:00
<!-- Menu item to select the current folder -->
<string name= "select_folder" > Sélectionner ce dossier</string>
2015-01-12 10:46:52 +00:00
<string name= "create_folder_failed" > Echec de création du dossier</string>
2015-05-15 18:51:29 +00:00
<!-- LogActivity -->
<!-- Title of the "log" activity -->
<string name= "log_title" > Journal</string>
<!-- Title of the "log android" menu button -->
<string name= "log_android_title" > Voir le journal Android</string>
<!-- Title of the "log Syncthing" menu button -->
<string name= "log_syncthing_title" > Voir le journal Syncthing</string>
<!-- Title of the "share log" menu button -->
<string name= "share_title" > Partage</string>
2014-09-01 14:08:05 +00:00
<!-- SyncthingService -->
2014-09-28 21:48:43 +00:00
<!-- Title of the "syncthing disabled" dialog -->
2015-01-12 10:46:52 +00:00
<string name= "syncthing_disabled_title" > Syncthing est désactivé</string>
2014-09-28 21:48:43 +00:00
<!-- Message of the "syncthing disabled" dialog -->
2015-01-12 10:46:52 +00:00
<string name= "syncthing_disabled_message" > Voulez-vous modifier vos préférences ?</string>
2014-09-28 21:48:43 +00:00
<!-- Button text on the "syncthing disabled" dialog -->
2015-01-12 10:46:52 +00:00
<string name= "syncthing_disabled_change_settings" > Modification des paramètres</string>
2014-10-01 10:05:29 +00:00
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
2014-09-28 21:48:43 +00:00
<string name= "exit" > Quitter</string>
2014-10-14 13:24:01 +00:00
<!-- Title of the notification shown while syncthing is running and enabled -->
2015-01-21 19:45:15 +00:00
<string name= "syncthing_active" > Syncthing fonctionne</string>
2015-05-24 10:48:33 +00:00
<!-- Toast shown if folder observer fails to traverse a folder -->
2015-06-15 14:59:58 +00:00
<string name= "toast_folder_observer_stack_overflow" > Arborescence des répertoires trop profonde. Vérifiez les liens symboliques cycliques.</string>
2015-06-19 17:28:57 +00:00
<!-- Toast shown if syncthing failed to create a config -->
2014-09-01 14:08:05 +00:00
<!-- RestApi -->
<!-- Title of the notification shown when a restart is needed -->
<string name= "restart_title" > Redémarrage requis</string>
2015-06-15 14:59:58 +00:00
<!-- Text for positive button in restart dialog -->
2015-06-19 17:28:57 +00:00
<string name= "restart_now" > Redémarrer maintenant</string>
2015-06-15 14:59:58 +00:00
<!-- Text for the dismiss button of the restart Activity -->
2015-06-19 17:28:57 +00:00
<string name= "restart_later" > Plus tard</string>
2014-09-01 14:08:05 +00:00
<!-- Text of the notification shown when a restart is needed -->
<string name= "restart_notification_text" > Cliquez ici pour redémarrer Syncthing</string>
2014-10-08 18:32:18 +00:00
<!-- Shown when a device ID is copied to the clipboard -->
2015-01-12 10:46:52 +00:00
<string name= "device_id_copied_to_clipboard" > L\'ID machine est copié dans le bloc-notes</string>
2014-09-01 14:08:05 +00:00
<!-- Strings representing units for file sizes, from smallest to largest -->
<string-array name= "file_size_units" >
<item > o</item>
<item > Ko</item>
<item > Mo</item>
<item > Go</item>
<item > To</item>
</string-array>
<!-- Strings representing units for transfer rates, from smallest to largest -->
2015-06-19 17:28:57 +00:00
<string-array name= "transfer_rate_units" >
<item > Octets/s</item>
<item > Ko/s</item>
<item > Mo/s</item>
<item > Go/s</item>
<item > To/s</item>
</string-array>
2014-10-12 12:35:53 +00:00
<!-- Possible folder states -->
2015-01-12 10:46:52 +00:00
<string name= "state_idle" > En veille</string>
<string name= "state_scanning" > Analyse en cours</string>
<string name= "state_cleaning" > Effacement en cours</string>
<string name= "state_syncing" > Synchro en cours</string>
2015-04-05 22:25:59 +00:00
<string name= "state_unknown" > Inconnu</string>
2014-09-01 14:08:05 +00:00
</resources>