summaryrefslogtreecommitdiffstats
path: root/res/values-fr
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-25 19:38:36 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-25 19:38:36 +0200
commit4ca90e6ba31d1c38896cc8b4f4cfb8b12b2076e5 (patch)
treeb2c4f9c6d42227ad33d5a914169a05d22a237911 /res/values-fr
parenta1739cf58ca6685c9d198ed0f3361c144d48c105 (diff)
downloadandroid_packages_apps_Dialer-4ca90e6ba31d1c38896cc8b4f4cfb8b12b2076e5.tar.gz
android_packages_apps_Dialer-4ca90e6ba31d1c38896cc8b4f4cfb8b12b2076e5.tar.bz2
android_packages_apps_Dialer-4ca90e6ba31d1c38896cc8b4f4cfb8b12b2076e5.zip
Automatic translation import
Change-Id: Ie5979664b9015b17660b5fe2a16ea0ca8e83e6a8
Diffstat (limited to 'res/values-fr')
-rw-r--r--res/values-fr/cm_arrays.xml28
-rw-r--r--res/values-fr/cm_plurals.xml35
-rw-r--r--res/values-fr/cm_strings.xml33
3 files changed, 96 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..9db054f3d
--- /dev/null
+++ b/res/values-fr/cm_arrays.xml
@@ -0,0 +1,28 @@
+<?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">
+ <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="heures" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="secondes" 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..991adda90
--- /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 hrs</item>
+ </plurals>
+ <plurals name="minute">
+ <item quantity="one">1 min</item>
+ <item quantity="other">%d mins</item>
+ </plurals>
+ <plurals name="second">
+ <item quantity="one">1 sec</item>
+ <item quantity="other">%d secs</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
index 46a97b126..1b10472df 100644
--- a/res/values-fr/cm_strings.xml
+++ b/res/values-fr/cm_strings.xml
@@ -54,4 +54,37 @@
<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>
+ <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>
+ <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_blacklisted">Bloqué : <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">Semaine dernière</string>
+ <string name="date_qs_lastmonth">Mois dernier</string>
+ <string name="date_qs_lastquarter">Dernier trimestre</string>
+ <string name="date_qs_lastyear">An dernier</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>
+ <string name="recent_calls_no_items_in_range">Votre journal ne contient aucun appel sur la période sélectionnée.</string>
</resources>