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

44 lines
2.9 KiB
XML

<resources>
<string name="app_copyright">Copyright \u00A9 2015 par M. Bokhorst (M66B)</string>
<string name="app_license">En utilisant NetGuard, vous acceptez la <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License version 3</a></string>
<string name="app_first">Une grande précaution a été prise pour développer et tester NetGuard,
cependant il est impossible de garantir qu\'elle fonctionnera sur chaque appareil.
NetGuard est connu pour planter lorsqu\'il est activé ou pour bloquer tout le trafic sur certains appareils.
Ceci est causé par des bugs dans Android, ou dans le logiciel fourni par le constructeur, alors veuillez ne pas en vouloir à NetGuard.
\n\nEn utilisant NetGuard, vous acceptez la <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License version 3</a></string>
<string name="menu_search">Recherche application</string>
<string name="menu_settings">Paramètres</string>
<string name="menu_invite">Invite</string>
<string name="menu_support">Support</string>
<string name="menu_about">À propos</string>
<string name="setting_whitelist_wifi">Blocage Wi-Fi par défaut</string>
<string name="setting_whitelist_other">Blocage données mobiles par défaut</string>
<string name="setting_whitelist_roaming">Blocage roaming par défaut</string>
<string name="setting_system">Gérer les applications système</string>
<string name="setting_foreground">Start as foreground service</string>
<string name="setting_dark">Utiliser le thème sombre</string>
<string name="setting_export">Exporter paramètres</string>
<string name="setting_import">Importer paramètres</string>
<string name="setting_vpn">Ouvrir les paramètres VPN</string>
<string name="summary_system">Define rules for system applications (for experts)</string>
<string name="summary_foreground">Foreground services show an ongoing notification in the status bar and have less chance of being killed by Android</string>
<string name="msg_sure">Etes-vous sûr ?</string>
<string name="msg_started">Enforcing rules</string>
<string name="msg_disabled">NetGuard est désactivé, utilisez le bouton ci-dessus pour activer NetGuard</string>
<string name="msg_revoked">NetGuard a été désactivé</string>
<string name="msg_completed">Action completed</string>
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic. For this reason, please allow a VPN connection in the next dialog</string>
<string name="msg_try">Try NetGuard</string>
<string name="title_using">Allow when screen is on</string>
<string name="title_roaming">Bloquer si roaming</string>
<string name="title_launch">Lancer l\'application</string>
<string name="title_donate">Faire un don</string>
<string name="title_rate">Rate</string>
<string name="title_thanks">Merci pour votre don !</string>
</resources>