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

35 lines
2.3 KiB
XML
Raw Normal View History

2015-10-27 15:11:59 +00:00
<resources>
2015-10-28 21:00:31 +00:00
<string name="app_copyright">Copyright \u00A9 2015 par M. Bokhorst (M66B)</string>
2015-11-02 08:24:58 +00:00
<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">Great care has been taken to develop and test NetGuard,
however it is impossible to guarantee it will work correctly on each and every device.
NetGuard is known to crash when activated or known to block all traffic on some devices.
2015-11-02 15:21:16 +00:00
This is caused by bugs in Android, or in the software provided by the manufacturer, so please don\'t blame NetGuard for this.
\n\nBy using NetGuard, you agree to the <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License version 3</a></string>
2015-10-27 15:11:59 +00:00
<string name="menu_search">Recherche application</string>
<string name="menu_whitelist_wifi">Blocage Wi-Fi par défaut</string>
<string name="menu_whitelist_other">Blocage données mobiles par défaut</string>
2015-11-02 08:24:58 +00:00
<string name="menu_whitelist_roaming">Blocage roaming par défaut</string>
<string name="menu_system">Gérer les applications système</string>
<string name="menu_export">Exporter paramètres</string>
<string name="menu_import">Importer paramètres</string>
2015-10-27 15:11:59 +00:00
<string name="menu_dark">Utiliser le thème sombre</string>
<string name="menu_vpn_settings">Ouvrir les paramètres VPN</string>
<string name="menu_support">Support</string>
<string name="menu_about">À propos</string>
<string name="msg_sure">Etes-vous sûr ?</string>
2015-11-02 08:24:58 +00:00
<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>
2015-11-03 11:55:29 +00:00
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole for blocked internet traffic,
for this reason you should allow a VPN connection in the next dialog</string>
2015-11-02 08:24:58 +00:00
<string name="title_using">Permettre quand l\'appareil est utilisé</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_thanks">Merci pour votre don !</string>
2015-10-27 15:11:59 +00:00
</resources>