Meshtastic-Android/app/src/main/res/values-fr/strings.xml

44 lines
3.8 KiB
XML
Raw Normal View History

2020-04-11 09:59:30 -07:00
<?xml version="1.0" encoding="utf-8"?><!-- Contributed by @eriktheV-king -->
<resources>
<string name="action_settings">Réglages</string>
<string name="channel_name">nom Canal</string>
<string name="channel_options">options Canal</string>
<string name="share_button">bouton Partage</string>
<string name="qr_code">code QR</string>
<string name="unset">Enlever</string>
<string name="connection_status">état Connection</string>
<string name="application_icon">icône Application</string>
<string name="unknown_username">Nom d\'Utilisateur inconnu</string>
<string name="user_avatar">avatar Utilisateur</string>
<string name="sample_message">Alo j\'ai trouvé la planque, c\'est près du grand tigre. J\'ai un peu peur.</string>
<string name="send_text">Envoyer Texte</string>
<string name="warning_not_paired">Aucune radio Meshtastic compatible n\'a été jumelée à ce téléphone. Jumelez un appareil et spécifiez votre nom d\'utilisateur.\n\nL\'application open-source est en test alpha, si vous rencontrez des problèmes postez au chat sur notre site web.\n\nPour plus d\'information visitez notre site web - www.meshtastic.org.</string>
<string name="username_unset">Enlever Nom d\'Utilisateur</string>
<string name="your_name">Votre Nom</string>
<string name="analytics_okay">Statistiques et rapports d\'erreur anonymes.</string>
<string name="looking_for_meshtastic_devices">Recherche d\'appareils Meshtastic…</string>
<string name="requires_bluetooth">L\'application a besoin d\'accès bluetooth. Donnez l\'accès dans les réglages android.</string>
<string name="error_bluetooth">Erreur de bluetooth</string>
<string name="starting_pairing">Démarre jumelage</string>
<string name="pairing_failed">Jumelage échoué</string>
<string name="url_for_join">Un URL pour rejoindre une toile Meshtastic</string>
<string name="accept">Accepter</string>
<string name="cancel">Annuler</string>
<string name="change_channel">Changer de canal</string>
<string name="are_you_sure_channel">Vous êtes sur de vouloir changer de canal? Toute communication aux autres noeuds va s\'arrêter jusqu\'à ce que vous partagez les nouveaux réglages.</string>
<string name="new_channel_rcvd">Nouveau URL canal reçu</string>
<string name="do_you_want_switch">Voulez-vous changer vers canal \'%s\' ?</string>
<string name="map_not_allowed">Vous avez désactivé les analytiques. Malheureusement notre fournisseur de carte (mapbox) a besoin d\'analytiques activés pour le plan \'gratuit\'. Désormais nous avons désactivé l\'apercu carte.\n\n
Si vous désirez voir la carte, vous avez besoin d\'activer les analytiques dans les Réglages (également, provisoirement, il peut être nécessaire de redémarrer l\'application).\n\n
Si vous trouvez que nous devons payer pour mapbox (ou changer de fournisseur de carte), veuillez poster dans meshtastic.discourse.group</string>
<string name="permission_missing">Une permission indispensable manque, Meshtastic ne peut pas fonctionner. Veuillez modifier dans Réglages.</string>
<string name="radio_sleeping">Radio endormie, change de Canal impossible</string>
<string name="report_bug">Rapporter Bogue</string>
<string name="report_a_bug">Rapporter un Bogue</string>
<string name="report_bug_text">Vous êtes certain de vouloir rapporter un bogue? Après l\'envoi, veuillez poster dans meshtastic.discourse.group afin que nous puissions examiner ce que vous avez trouvé.</string>
<string name="report">Rapport</string>
<string name="select_radio">Selecter radio</string>
<string name="current_pair">Vous êtes actuellement jumelé à radio %s</string>
<string name="not_paired_yet">Vous n\'avez pas encore jumelé une radio.</string>
<string name="change_radio">Changer radio</string>
2020-04-11 09:59:30 -07:00
</resources>