summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-10-04 20:08:23 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-10-04 20:08:23 +0300
commit6b694be3bd825f409f0b1cc01cfcc695fdf7dc4e (patch)
tree20a1e6db4bea5ce2c8faa8f9d26abaf20266dd71
parent66439c77ccf84674760b7c30e299f9a27cdc3fd3 (diff)
downloadandroid_packages_apps_Calendar-6b694be3bd825f409f0b1cc01cfcc695fdf7dc4e.tar.gz
android_packages_apps_Calendar-6b694be3bd825f409f0b1cc01cfcc695fdf7dc4e.tar.bz2
android_packages_apps_Calendar-6b694be3bd825f409f0b1cc01cfcc695fdf7dc4e.zip
Automatic translation import
Change-Id: I2eb73931d958a4e778a120cd6000ba83ce5da54b
-rw-r--r--res/values-az/cm_plurals.xml23
-rw-r--r--res/values-az/cm_strings.xml38
-rw-r--r--res/values-fr/cm_strings.xml1
-rw-r--r--res/values-hu/cm_plurals.xml23
4 files changed, 85 insertions, 0 deletions
diff --git a/res/values-az/cm_plurals.xml b/res/values-az/cm_plurals.xml
new file mode 100644
index 00000000..3fcbbed5
--- /dev/null
+++ b/res/values-az/cm_plurals.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 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">
+ <plurals name="events_selected">
+ <item quantity="one">%1$d seçildi</item>
+ <item quantity="other">%1$d seçildi</item>
+ </plurals>
+</resources>
diff --git a/res/values-az/cm_strings.xml b/res/values-az/cm_strings.xml
new file mode 100644
index 00000000..f963c3b8
--- /dev/null
+++ b/res/values-az/cm_strings.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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="preferences_alerts_custom_snooze_delay_title">Xatırlatma üçün təxirə salma vaxtını soruş</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_on">Xatırladıcıları təxirə salarkən vaxtı soruş</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_off">Həmişə standart təxirə salma vaxtından istifadə et</string>
+ <string name="snooze_delay_dialog_title">Təxirə salma vaxtını nizamla</string>
+ <string name="preferences_default_snooze_delay_title">Standart təxirə salma vaxtı</string>
+ <string name="preferences_default_snooze_delay_dialog">Təxirə salma vaxtı</string>
+ <string name="default_start_title">Standart görünüş</string>
+ <string name="default_start_last">Əvvəlki görünüş</string>
+ <string name="events_delete">Tədbirləri sil</string>
+ <string name="action_select_all">Hamısını seç</string>
+ <string name="action_select_none">Heç birini seçmə</string>
+ <string name="action_delete">Hazırdır</string>
+ <string name="all_events">Bütün tədbirlər</string>
+ <string name="no_events">Heç bir tədbir yoxdur</string>
+ <string name="evt_del_dlg_title">Tədbirlər silinsin?</string>
+ <string name="evt_del_dlg_msg_selected">Seçilən tədbirlər silinəcək</string>
+ <string name="evt_del_dlg_msg_all">Bütün tədbirlər silinəcək</string>
+ <string name="no_events_selected">Heç bir tədbir seçilmədi</string>
+ <string name="go_to">"Get"</string>
+</resources>
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
index ea6064d3..a42e9ddb 100644
--- a/res/values-fr/cm_strings.xml
+++ b/res/values-fr/cm_strings.xml
@@ -27,6 +27,7 @@
<string name="events_delete">Supprimer les événements</string>
<string name="action_select_all">Tout sélectionner</string>
<string name="action_select_none">Tout désélectionner</string>
+ <string name="action_delete">Supprimé</string>
<string name="all_events">Tous les événements</string>
<string name="no_events">Aucun événement disponible</string>
<string name="evt_del_dlg_title">Supprimer les événements ?</string>
diff --git a/res/values-hu/cm_plurals.xml b/res/values-hu/cm_plurals.xml
new file mode 100644
index 00000000..202625a4
--- /dev/null
+++ b/res/values-hu/cm_plurals.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 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">
+ <plurals name="events_selected">
+ <item quantity="one">%1$d kijelölve</item>
+ <item quantity="other">%1$d kijelölve</item>
+ </plurals>
+</resources>