New translations strings.xml (French)

This commit is contained in:
Thomas 2018-01-20 10:32:16 +01:00
parent a789e9b79c
commit 04f01514d2
1 changed files with 9 additions and 0 deletions

View File

@ -40,6 +40,7 @@
<string name="choose_picture">Changer l\'image…</string>
<string name="clear">Nettoyer</string>
<string name="microphone">Microphone</string>
<string name="camera">Camera</string>
<string name="speech_prompt">Veuillez dire quelque chose</string>
<string name="speech_not_supported">Désolé ! Votre appareil ne supporte pas la commande vocale !</string>
<string name="delete_all">Tout effacer</string>
@ -430,4 +431,12 @@
<string name="data_export_toots">Pouets exportés pour %1$s</string>
<string name="data_export_success">%1$s pouets sur %2$s ont été exportés.</string>
<string name="data_export_error">Une erreur est survenue lors de l\'exportation des pouets pour %1$s</string>
<!-- Proxy -->
<string name="proxy_set">Proxy</string>
<string name="proxy_type">Type</string>
<string name="proxy_enable">Enable proxy?</string>
<string name="poxy_host">Host</string>
<string name="poxy_port">Port</string>
<string name="poxy_login">Login</string>
<string name="poxy_password">Password</string>
</resources>