summaryrefslogtreecommitdiffstats
path: root/res/values-fr/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-fr/cm_strings.xml')
-rw-r--r--res/values-fr/cm_strings.xml57
1 files changed, 57 insertions, 0 deletions
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
new file mode 100644
index 00000000..3b2063e4
--- /dev/null
+++ b/res/values-fr/cm_strings.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="local_storage_account" product="tablet">Compte local de la tablette</string>
+ <string name="local_storage_account" product="default">Compte local du téléphone</string>
+ <string name="import_contacts_sim">Importer les contacts depuis la carte SIM ?</string>
+ <string name="manage_sim_contacts">Gérer les contacts de la carte SIM</string>
+ <string name="export_to_sim">Exporter vers la carte SIM</string>
+ <string name="fail_reason_import_vcard"><xliff:g id="name">%s</xliff:g> n\'a pas pu être importé en raison d\'une erreur I/O</string>
+ <string name="contact_share_failed_toast">Vous ne pouvez pas partager plus de <xliff:g id="count">%d</xliff:g> contacts</string>
+ <string name="label_groups">Groupe</string>
+ <string name="exporting">Exportation\u2026</string>
+ <string name="reading_vcard_files"><xliff:g id="current_number">%1$s</xliff:g> sur <xliff:g id="total_number">%2$s</xliff:g> fichiers</string>
+ <string name="export_failed">Échec de l\'exportation</string>
+ <string name="sim_card_full">Carte SIM pleine</string>
+ <string name="export_finished">Export terminé</string>
+ <string name="tag_too_long">Nom du contact trop long</string>
+ <string name="sim_contacts_not_loaded">Impossible de charger les contacts SIM</string>
+ <plurals name="export_cancelled">
+ <item quantity="one">L\'exportation à été annulée, %d élément a été exporté</item>
+ <item quantity="other">L\'exportation à été annulée, %d éléments ont été exportés</item>
+ </plurals>
+ <string name="export_no_phone_or_email"><xliff:g id="name">%s</xliff:g> n\'a pas de numéro de téléphone ou d\'adresse e-mail</string>
+ <string name="import_from_sim_select">Choisissez la carte à importer</string>
+ <string name="no_sdcard_title" product="nosdcard">Stockage non disponible</string>
+ <string name="no_sdcard_title" product="default">Aucune carte SD</string>
+ <string name="deleteConfirmation_title">Supprimer le contact ?</string>
+ <string name="deleteConfirmation">Ce contact sera supprimé.</string>
+ <string name="copy_done">Le contact a été copié avec succès</string>
+ <string name="copy_failure">Copie du contact échouée</string>
+ <string name="card_no_space">Copie du contact échouée, la carte SIM est pleine</string>
+ <string name="settings_contact_display_options_description">Configurer comment vos contacts sont affichés et triés.</string>
+ <string name="ip_call_by_slot">Appel IP via <xliff:g id="subName">%s</xliff:g></string>
+ <string name="no_ip_number">Aucun numéro IP</string>
+ <string name="no_ip_number_on_sim_card">Aucun numéro IP sur la carte SIM</string>
+ <string name="set_ip_number">Définir un numéro IP</string>
+ <string name="ipcall_dialog_title">Paramètres d\'appels IP</string>
+ <string name="ipcall_dialog_edit_hint">Veuillez entrer le préfixe IP</string>
+ <string name="import_contacts_from_all_cards">Importer les contacts de toutes les cartes SIM</string>
+ <string name="select_path">Sélectionner un répertoire</string>
+ <string name="select_sim">Sélectionner la SIM</string>
+</resources>