summaryrefslogtreecommitdiffstats
path: root/res/values-fr
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-11-22 16:44:43 -0800
committerMichael Bestas <mikeioannina@gmail.com>2017-01-07 01:31:39 +0200
commit267c1fa57e3ec59dbb7b100de565debd1cb4f8ec (patch)
treeebd272180320b32eacac41d3d9b4751ba260db33 /res/values-fr
parent6dd85e9083cda877710cf1fc459f07010520c15e (diff)
downloadandroid_packages_apps_Dialer-267c1fa57e3ec59dbb7b100de565debd1cb4f8ec.tar.gz
android_packages_apps_Dialer-267c1fa57e3ec59dbb7b100de565debd1cb4f8ec.tar.bz2
android_packages_apps_Dialer-267c1fa57e3ec59dbb7b100de565debd1cb4f8ec.zip
Automatic translation import
Change-Id: I1dc401d8bcc2464ace6b57b0546e2ed1777251dc Ticket: -
Diffstat (limited to 'res/values-fr')
-rw-r--r--res/values-fr/cm_arrays.xml35
-rw-r--r--res/values-fr/cm_plurals.xml35
-rw-r--r--res/values-fr/cm_strings.xml79
3 files changed, 149 insertions, 0 deletions
diff --git a/res/values-fr/cm_arrays.xml b/res/values-fr/cm_arrays.xml
new file mode 100644
index 000000000..76186ae43
--- /dev/null
+++ b/res/values-fr/cm_arrays.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013 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">
+ <!-- 0: sec
+ 1: min
+ 2: min sec
+ 3: hour
+ 4: hour sec
+ 5: hour min
+ 6: hour min sec -->
+ <string-array name="call_stats_duration">
+ <item><xliff:g id="seconds" example="2 s">%3$s</xliff:g></item>
+ <item><xliff:g id="minutes" example="2 min">%2$s</xliff:g></item>
+ <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="secondes" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="heures" example="2 hrs">%1$s</xliff:g></item>
+ <item><xliff:g id="heures" example="2 hrs">%1$s</xliff:g> <xliff:g id="secondes" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="heures" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ </string-array>
+</resources>
diff --git a/res/values-fr/cm_plurals.xml b/res/values-fr/cm_plurals.xml
new file mode 100644
index 000000000..a36dd80a7
--- /dev/null
+++ b/res/values-fr/cm_plurals.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013 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">
+ <plurals name="hour">
+ <item quantity="one">1 h</item>
+ <item quantity="other">%d h</item>
+ </plurals>
+ <plurals name="minute">
+ <item quantity="one">1 min</item>
+ <item quantity="other">%d min</item>
+ </plurals>
+ <plurals name="second">
+ <item quantity="one">1 sec</item>
+ <item quantity="other">%d sec</item>
+ </plurals>
+ <plurals name="call">
+ <item quantity="one">1 appel</item>
+ <item quantity="other">%d appels</item>
+ </plurals>
+</resources>
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
new file mode 100644
index 000000000..1d0af2659
--- /dev/null
+++ b/res/values-fr/cm_strings.xml
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2014 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="incall_vibration_category_title">Vibrations durant un appel</string>
+ <string name="incall_vibrate_outgoing_title">Vibrer à la réponse</string>
+ <string name="incall_vibrate_call_waiting_title">Vibrer quand l\'appel est en attente</string>
+ <string name="incall_vibrate_hangup_title">Vibrer en fin d\'appel</string>
+ <string name="incall_vibrate_45_title">Vibrer chaque minute</string>
+ <string name="incall_vibrate_45_summary">Vibrer à la 45ème seconde de chaque minute durant un appel sortant</string>
+ <!-- Forward lookup -->
+ <string name="nearby_places">Lieux à proximité</string>
+ <string name="people">Personnes</string>
+ <!-- Number lookup -->
+ <string name="lookup_settings_label">Recherche de numéro de téléphone</string>
+ <string name="enable_forward_lookup_title">Recherche directe</string>
+ <string name="enable_forward_lookup_summary">Afficher les lieux à proximité lors d\'une recherche dans le composeur</string>
+ <string name="enable_people_lookup_title">Recherche de personnes</string>
+ <string name="enable_people_lookup_summary">Afficher les résultats provenant d\'Internet pour les personnes lors de la recherche dans le composeur</string>
+ <string name="enable_reverse_lookup_title">Recherche inversée</string>
+ <string name="enable_reverse_lookup_summary">Rechercher des informations sur la personne ou sur le lieu lors d\'un appel entrant en provenance d\'un numéro inconnu</string>
+ <string name="forward_lookup_provider_title">Fournisseur de recherche directe</string>
+ <string name="people_lookup_provider_title">Fournisseur de données sur les appelants</string>
+ <string name="reverse_lookup_provider_title">Fournisseur de recherche inversée</string>
+ <!-- Chinese Reverse Lookup Provider -->
+ <string name="cyngn_reverse_lookup_provider_name">Cyngn chinois (CN)</string>
+ <string name="call_log_show_all_slots">Tous les SIMs</string>
+ <string name="call_log_all_calls_header">Tous les appels</string>
+ <string name="call_log_blacklist_header">Appels bloqués uniquement</string>
+ <!-- Call statistics -->
+ <string name="call_log_stats_title">Statistiques</string>
+ <string name="callStatsDetailTitle">Détails des statistiques d\'appels</string>
+ <string name="call_stats_incoming">Entrant : <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_outgoing">Sortant : <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_missed">Manqué : <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_blocked">Bloqués : <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_percent"><xliff:g id="percent">%d</xliff:g>%%</string>
+ <string name="call_stats_header_total">Total : <xliff:g id="call_count">%s</xliff:g>, <xliff:g id="duration">%s</xliff:g></string>
+ <string name="call_stats_header_total_callsonly">Total : <xliff:g id="call_count">%s</xliff:g></string>
+ <string name="call_stats_filter_from">Date de début</string>
+ <string name="call_stats_filter_to">Date de fin</string>
+ <string name="call_stats_filter_picker_title">Plage de filtre</string>
+ <string name="date_quick_selection">Sélection rapide</string>
+ <string name="date_qs_currentmonth">Mois en cours</string>
+ <string name="date_qs_currentquarter">Trimestre en cours</string>
+ <string name="date_qs_currentyear">Année en cours</string>
+ <string name="date_qs_lastweek">La semaine dernière</string>
+ <string name="date_qs_lastmonth">Le mois dernier</string>
+ <string name="date_qs_lastquarter">Dernier trimestre</string>
+ <string name="date_qs_lastyear">L\'année dernière</string>
+ <string name="call_stats_date_filter">Régler l\'intervalle de temps</string>
+ <string name="call_stats_reset_filter">Réinitialiser l\'intervalle de temps</string>
+ <string name="call_stats_sort_by_duration">Trier par durée d\'appel</string>
+ <string name="call_stats_sort_by_count">Trier par nombre d\'appel</string>
+ <string name="call_stats_title_for_number">Ce numéro</string>
+ <string name="call_stats_title_of_total">Du total</string>
+ <string name="call_stats_title_durations">Durées d’appel</string>
+ <string name="call_stats_title_count">Compteur d\'appels</string>
+ <string name="call_stats_title_average_duration">Durée moyenne des appels</string>
+ <!-- Text displayed when there are no call log entries in the selected time range. -->
+ <string name="recent_calls_no_items_in_range">Votre journal ne contient aucun appel sur la période sélectionnée.</string>
+ <string name="call_recording_category_title">Enregistrement des appels</string>
+ <string name="call_recording_format">Format audio</string>
+ <string name="call_playback_no_app_found_toast">Aucune application trouvée pour la lecture de l\'enregistrement sélectionné.</string>
+</resources>