summaryrefslogtreecommitdiffstats
path: root/res/values-fr/cm_strings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-05-10 18:38:46 +0300
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-05-10 18:38:46 +0300
commit58ef5f12f5f98200c716c598400d27c35d0f42be (patch)
tree2b54af94af206bd2af04de25bd7b6cd12acd11eb /res/values-fr/cm_strings.xml
parent2b9afca5438107704e8cfa88bb4706b628bd68dd (diff)
downloadandroid_packages_apps_SoundRecorder-58ef5f12f5f98200c716c598400d27c35d0f42be.tar.gz
android_packages_apps_SoundRecorder-58ef5f12f5f98200c716c598400d27c35d0f42be.tar.bz2
android_packages_apps_SoundRecorder-58ef5f12f5f98200c716c598400d27c35d0f42be.zip
Automatic translation import
Change-Id: Ieac0aa2edd65009ac641f18920bdc3b3e2ac7761
Diffstat (limited to 'res/values-fr/cm_strings.xml')
-rw-r--r--res/values-fr/cm_strings.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
index 9382afa..aa52d48 100644
--- a/res/values-fr/cm_strings.xml
+++ b/res/values-fr/cm_strings.xml
@@ -26,10 +26,11 @@
<string name="error_mediadb_incall">Cette option n\'est pas prise en charge pendant un appel.</string>
<!-- shown as the message in a dialog when voice call recording is started for AAC format -->
<string name="error_mediadb_aacincall">Enregistrement d\'appel vocal AAC non pris en charge.</string>
+ <!-- shown as the toast text when storage is fallback from external to internal -->
+ <string name="storage_fallback">Retour à l\'emplacement de stockage interne</string>
<!-- shown as the dialog title when user selects recording format -->
<string name="format_setting">Type de fichier</string>
<string name="storage_setting">Emplacement de stockage</string>
- <string name="storage_setting_sdcard_item">Carte SD</string>
<string name="storage_setting_local_item">Stockage du téléphone</string>
<string name="no_phonestorage">Stockage du téléphone non disponible</string>
<string name="keyboard">Clavier</string>
@@ -56,4 +57,8 @@
<string name="error_storage_access" product="default">Impossible d\'accéder à la carte SD. Assurez-vous que le magnétophone est autorisé à accéder au stockage</string>
<string name="in_call_record_error">L\'enregistrement n\'est pas autorisé pendant un appel.</string>
<string name="button_menu">Plus d\'options</string>
+ <string name="notification_bg_title">Enregistrement de l\'audio</string>
+ <string name="notification_bg_content">Le magnétophone est en train d\'enregistrer\u2026</string>
+ <string name="notification_stopped_title">Enregistrement arrêté</string>
+ <string name="notification_stopped_content">Votre enregistrement a été arrêté car il y a eu un appel</string>
</resources>