diff options
| author | Nikolaus Gotsche <n@softwarefools.com> | 2015-12-03 04:02:28 +0100 |
|---|---|---|
| committer | Nikolaus Gotsche <n@softwarefools.com> | 2015-12-03 04:02:28 +0100 |
| commit | 3f06aee05ac73d849cef45cc5de49268763f82da (patch) | |
| tree | fae94f781dda8396a5bc3a47808220af2cb65b13 /app/src/main/res/values-fr | |
| parent | f45a06098d4c4e60b2fdc78836bf6ef664900a91 (diff) | |
More Settings and Support Packages
Diffstat (limited to 'app/src/main/res/values-fr')
| -rw-r--r-- | app/src/main/res/values-fr/strings.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml new file mode 100644 index 0000000..4ec24e2 --- /dev/null +++ b/app/src/main/res/values-fr/strings.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + + <string name="action_settings">Paramètres</string> + <string name="action_record">Enregistrement</string> + <string name="action_record_text">Je commence à enregistrer!</string> + <string name="action_record_text_off">Je cesse d\'enregistrer!</string> + + <string name="alert">Attention! Cela représente environ</string> + + <string name="action_lang">Changer de langue</string> + <string name="action_lang_NA">Fichiers vocaux Frensh ne sont pas installés! S\'il vous plaît de les installer dans les paramètres de votre téléphone, en cas de besoin</string> + + <string name="action_exit">Sortie</string> + + <string name="change_text">Changer la langue vers le français</string> + + <string name="goodby">Merci de ce que vous utilisez un logiciel de Fools! </string> + + <string name="toast_force">Accélération détecté! \n Force de:</string> +</resources> |
