summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRicardo Cerqueira <cyanogenmod@cerqueira.org>2014-06-03 02:17:02 +0100
committerRicardo Cerqueira <cyanogenmod@cerqueira.org>2014-06-03 02:17:02 +0100
commitc91fa0ddba3f8b316c295fdcb78548f2cc2df56e (patch)
tree8591b5d0da9974ff5296ee58d95229a384a79b9e
parent4408f222a2beaf920bc853d72a382a588046acf3 (diff)
parent1100c53593ce64b58dc191d06e2aa1da9f6b84fb (diff)
downloadandroid_frameworks_opt_datetimepicker-cm-11.0.tar.gz
android_frameworks_opt_datetimepicker-cm-11.0.tar.bz2
android_frameworks_opt_datetimepicker-cm-11.0.zip
Android 4.4.3 release 1
-rw-r--r--res/values-fr-rCA/strings.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/res/values-fr-rCA/strings.xml b/res/values-fr-rCA/strings.xml
new file mode 100644
index 0000000..b4bd383
--- /dev/null
+++ b/res/values-fr-rCA/strings.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2013 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="done_label" msgid="7007948707597430919">"Terminé"</string>
+ <string name="hour_picker_description" msgid="7586639618712934060">"Curseur circulaire des heures"</string>
+ <string name="minute_picker_description" msgid="6024811202872705251">"Curseur circulaire des minutes"</string>
+ <string name="select_hours" msgid="7651068754188418859">"Sélectionnez les heures"</string>
+ <string name="select_minutes" msgid="8327182090226828481">"Sélectionnez les minutes"</string>
+ <string name="day_picker_description" msgid="3968620852217927702">"Calendrier mensuel sous forme de grille"</string>
+ <string name="year_picker_description" msgid="6963340404644587098">"Liste des années"</string>
+ <string name="select_day" msgid="3973338219107019769">"Sélectionnez un mois et un jour"</string>
+ <string name="select_year" msgid="2603330600102539372">"Sélectionnez une année"</string>
+ <string name="item_is_selected" msgid="2674929164900463786">"<xliff:g id="ITEM">%1$s</xliff:g> sélectionné"</string>
+ <string name="deleted_key" msgid="6908431551612331381">"« <xliff:g id="KEY">%1$s</xliff:g> » a été supprimé"</string>
+</resources>