summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-03-22 19:59:58 +0200
committerSteve Kondik <steve@cyngn.com>2015-10-18 13:52:55 -0700
commit2d2bb991a6b76c465aa315cd96e4c0ecebf3cdb5 (patch)
tree962125c3e2ae79c036e3ca856eba4a4862b21443
parent7650cd169ee3e5cfe16c7ed62021e606a6e619bc (diff)
downloadandroid_packages_apps_Calendar-2d2bb991a6b76c465aa315cd96e4c0ecebf3cdb5.tar.gz
android_packages_apps_Calendar-2d2bb991a6b76c465aa315cd96e4c0ecebf3cdb5.tar.bz2
android_packages_apps_Calendar-2d2bb991a6b76c465aa315cd96e4c0ecebf3cdb5.zip
Automatic translation import
Change-Id: Ib83a450f3a8b417a9605b4ec62d77994560b59ee
-rw-r--r--res/values-en-rIN/cm_plurals.xml27
-rw-r--r--res/values-en-rIN/cm_strings.xml47
-rw-r--r--res/values-iw/cm_strings.xml1
-rw-r--r--res/values-ro/cm_plurals.xml5
-rw-r--r--res/values-ro/cm_strings.xml2
-rw-r--r--res/values-ug/cm_plurals.xml25
-rw-r--r--res/values-ug/cm_strings.xml47
7 files changed, 154 insertions, 0 deletions
diff --git a/res/values-en-rIN/cm_plurals.xml b/res/values-en-rIN/cm_plurals.xml
new file mode 100644
index 00000000..d7d7a137
--- /dev/null
+++ b/res/values-en-rIN/cm_plurals.xml
@@ -0,0 +1,27 @@
+<?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 event selected</item>
+ <item quantity="other">%1$d events selected</item>
+ </plurals>
+ <plurals name="select_events_to_share">
+ <item quantity="one">Select an event to share</item>
+ <item quantity="other">Select events to share</item>
+ </plurals>
+</resources>
diff --git a/res/values-en-rIN/cm_strings.xml b/res/values-en-rIN/cm_strings.xml
new file mode 100644
index 00000000..4beec5bd
--- /dev/null
+++ b/res/values-en-rIN/cm_strings.xml
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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="preferences_alerts_custom_snooze_delay_title">Ask for reminder snooze delay</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_on">Ask for snooze delay whenever snoozing reminders</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_off">Always use default snooze delay</string>
+ <string name="snooze_delay_dialog_title">Set snooze delay</string>
+ <string name="preferences_default_snooze_delay_title">Default snooze delay time</string>
+ <string name="preferences_default_snooze_delay_dialog">Default snooze delay</string>
+ <string name="default_start_title">Default view</string>
+ <string name="default_start_last">Previously used view</string>
+ <string name="events_delete">Delete events</string>
+ <string name="action_select_all">Select all</string>
+ <string name="action_select_none">Deselect all</string>
+ <string name="action_delete">Done</string>
+ <string name="all_events">All events</string>
+ <string name="no_events">No events available</string>
+ <string name="evt_del_dlg_title">Delete events?</string>
+ <string name="evt_del_dlg_msg_selected">Selected events will be deleted</string>
+ <string name="evt_del_dlg_msg_all">All events will be deleted</string>
+ <string name="no_events_selected">No events selected</string>
+ <string name="go_to">Go to</string>
+ <string name="cal_share_intent_title">Send event to:</string>
+ <string name="cal_export_event_sdcard_title">Export to SD card</string>
+ <string name="cal_export_succ_msg">Event exported successfully: %1s</string>
+ <string name="cal_import_menu_title">Import event</string>
+ <string name="cal_nothing_to_import">Nothing to import</string>
+ <string name="cal_import_error_msg">Importing to calendar failed</string>
+ <string name="cal_pick_ics">Pick file to import</string>
+ <string name="error_generating_ics">Problems encountered while sharing event</string>
+ <string name="share_label">Share</string>
+</resources>
diff --git a/res/values-iw/cm_strings.xml b/res/values-iw/cm_strings.xml
index d99b62c2..3305fc20 100644
--- a/res/values-iw/cm_strings.xml
+++ b/res/values-iw/cm_strings.xml
@@ -39,6 +39,7 @@
<string name="cal_export_event_sdcard_title">ייצא לכרטיס SD</string>
<string name="cal_export_succ_msg">אירוע יוצא בהצלחה: %1s</string>
<string name="cal_import_menu_title">ייבא אירוע</string>
+ <string name="cal_nothing_to_import">לא נמצאו פריטים לייבוא</string>
<string name="cal_import_error_msg">ייבוא ללוח השנה נכשל</string>
<string name="cal_pick_ics">בחר קובץ לייבוא</string>
<string name="error_generating_ics">חלה תקלה בזמן שיתוף האירוע</string>
diff --git a/res/values-ro/cm_plurals.xml b/res/values-ro/cm_plurals.xml
index a2a90e98..1e442d8d 100644
--- a/res/values-ro/cm_plurals.xml
+++ b/res/values-ro/cm_plurals.xml
@@ -21,4 +21,9 @@
<item quantity="few">%1$d evenimente selectate</item>
<item quantity="other">%1$d evenimente selectate</item>
</plurals>
+ <plurals name="select_events_to_share">
+ <item quantity="one">Selectați un eveniment pentru partajare</item>
+ <item quantity="few">Selectați evenimente pentru partajare</item>
+ <item quantity="other">Selectați evenimente pentru partajare</item>
+ </plurals>
</resources>
diff --git a/res/values-ro/cm_strings.xml b/res/values-ro/cm_strings.xml
index c7d3447f..564b6382 100644
--- a/res/values-ro/cm_strings.xml
+++ b/res/values-ro/cm_strings.xml
@@ -35,5 +35,7 @@
<string name="evt_del_dlg_msg_all">Toate evenimentele vor fi șterse</string>
<string name="no_events_selected">Nu sunt evenimente selectate</string>
<string name="go_to">Du-te la</string>
+ <string name="cal_share_intent_title">Trimite eveniment către:</string>
+ <string name="error_generating_ics">Au fost întâmpinate probleme în partajarea evenimentului</string>
<string name="share_label">Distribuire</string>
</resources>
diff --git a/res/values-ug/cm_plurals.xml b/res/values-ug/cm_plurals.xml
new file mode 100644
index 00000000..ae46e1b2
--- /dev/null
+++ b/res/values-ug/cm_plurals.xml
@@ -0,0 +1,25 @@
+<?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="other">%1$d پائالىيەت تاللاندى</item>
+ </plurals>
+ <plurals name="select_events_to_share">
+ <item quantity="other">ھەمبەھىرلەيدىغان پائالىيەتنى تاللاڭ</item>
+ </plurals>
+</resources>
diff --git a/res/values-ug/cm_strings.xml b/res/values-ug/cm_strings.xml
new file mode 100644
index 00000000..357a4204
--- /dev/null
+++ b/res/values-ug/cm_strings.xml
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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="preferences_alerts_custom_snooze_delay_title">ئەسكەرتىشنى ۋاقىتلىق توختىتىدىغان ۋاقىت ئۇزۇنلۇقىنى سورا</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_on">ئەسكەرتىشنى ۋاقىتلىق توختاتقاندا داۋاملىشىش ۋاقتىنى سورا</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_off">ھەمىشە ئەسكەرتىشنى ۋاقىتلىق توختىتىدىغان ۋاقىت ئۇزۇنلۇقىنى ئىشلەت</string>
+ <string name="snooze_delay_dialog_title">ئەسكەرتىشنى ۋاقىتلىق توختىتىدىغان قايتىلىنىش ۋاقتىنى بەلگىلەش</string>
+ <string name="preferences_default_snooze_delay_title">كۆڭۈلدىكى ئەسكەرتىشنى ۋاقىتلىق توختىتىش ۋاقتىنىڭ ئۇزۇنلۇقى</string>
+ <string name="preferences_default_snooze_delay_dialog">كۆڭۈلدىكى ئەسكەرتىشنى ۋاقىتلىق توختىتىش ۋاقتى</string>
+ <string name="default_start_title">كۆڭۈلدىكى كۆرۈنۈش</string>
+ <string name="default_start_last">ئىلگىرى ئىشلەتكەن كۆرۈنۈش</string>
+ <string name="events_delete">پائالىيەتلەرنى ئۆچۈر</string>
+ <string name="action_select_all">ھەممىنى تاللا</string>
+ <string name="action_select_none">ھەممىنى تاللىما</string>
+ <string name="action_delete">تامام</string>
+ <string name="all_events">ھەممە پائالىيەت</string>
+ <string name="no_events">ھېچقانداق پائالىيەت يوق</string>
+ <string name="evt_del_dlg_title">پائالىيەتلەرنى ئۆچۈرەمدۇ؟</string>
+ <string name="evt_del_dlg_msg_selected">تاللانغان پائالىيەتلەر ئۆچۈرۈلىدۇ</string>
+ <string name="evt_del_dlg_msg_all">ھەممە پائالىيەتلەر ئۆچۈرۈلىدۇ</string>
+ <string name="no_events_selected">ھېچقانداق پائالىيەت تاللانمىدى</string>
+ <string name="go_to">يۆتكەل</string>
+ <string name="cal_share_intent_title">پائالىيەتنى يوللاش ئورنى:</string>
+ <string name="cal_export_event_sdcard_title">SD كارتىغا چىقار</string>
+ <string name="cal_export_succ_msg">پائالىيەت مۇۋەپپەقىيەتلىك چىقىرىلدى: %1s</string>
+ <string name="cal_import_menu_title">پائالىيەت ئەكىر</string>
+ <string name="cal_nothing_to_import">ئەكىرىدىغان ھېچنېمە يوق</string>
+ <string name="cal_import_error_msg">يىلنامىگە ئەكىرەلمىدى</string>
+ <string name="cal_pick_ics">ئەكىرىدىغان ھۆججەتنى تاللاڭ</string>
+ <string name="error_generating_ics">پائالىيەتنى ھەمبەھىرلىگەندە مەسىلە كۆرۈلدى</string>
+ <string name="share_label">ھەمبەھىر</string>
+</resources>