summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-02-28 02:21:34 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-02-28 02:21:34 +0200
commit82f0c0d9aea75fa153fce2656aac7263bbf7cc9a (patch)
tree7e651179d85800fb0f5aa9c71f4f9e870fdb2edd
parent797c20374832e76d42f9d459573089c2924117e1 (diff)
downloadandroid_packages_apps_Calendar-stable/cm-12.0-YNG1T.tar.gz
android_packages_apps_Calendar-stable/cm-12.0-YNG1T.tar.bz2
android_packages_apps_Calendar-stable/cm-12.0-YNG1T.zip
Automatic translation importstable/cm-12.0-YNG1TAstable/cm-12.0-YNG1T
Change-Id: I8e810db0528cd41d3d413161ca056e87ad1df019
-rw-r--r--res/values-br-rFR/arrays.xml23
-rw-r--r--res/values-da/cm_plurals.xml27
-rw-r--r--res/values-da/cm_strings.xml9
-rw-r--r--res/values-en-rAU/cm_strings.xml47
-rw-r--r--res/values-gd-rGB/arrays.xml23
-rw-r--r--res/values-lt/cm_strings.xml2
-rw-r--r--res/values-pl/cm_plurals.xml24
-rw-r--r--res/values-pl/cm_strings.xml9
-rw-r--r--res/values-ug/strings.xml14
-rw-r--r--res/values-uk/cm_plurals.xml29
-rw-r--r--res/values-uk/cm_strings.xml9
11 files changed, 208 insertions, 8 deletions
diff --git a/res/values-br-rFR/arrays.xml b/res/values-br-rFR/arrays.xml
new file mode 100644
index 00000000..8e3991aa
--- /dev/null
+++ b/res/values-br-rFR/arrays.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 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>
+ <integer-array name="delete_repeating_values">
+ <item>0</item>
+ <item>1</item>
+ <item>2</item>
+ </integer-array>
+</resources>
diff --git a/res/values-da/cm_plurals.xml b/res/values-da/cm_plurals.xml
new file mode 100644
index 00000000..c820e75d
--- /dev/null
+++ b/res/values-da/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 begivenhed valgt</item>
+ <item quantity="other">%1$d begivenheder valgt</item>
+ </plurals>
+ <plurals name="select_events_to_share">
+ <item quantity="one">Vælg en begivenhed at dele</item>
+ <item quantity="other">Vælg begivenheder at dele</item>
+ </plurals>
+</resources>
diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml
index 465f7cba..33182d41 100644
--- a/res/values-da/cm_strings.xml
+++ b/res/values-da/cm_strings.xml
@@ -35,4 +35,13 @@
<string name="evt_del_dlg_msg_all">Alle begivenheder vil blive slettet</string>
<string name="no_events_selected">Ingen begivenheder valgt</string>
<string name="go_to">Gå til</string>
+ <string name="cal_share_intent_title">Send begivenhed til:</string>
+ <string name="cal_export_event_sdcard_title">Eksportér til SD-kort</string>
+ <string name="cal_export_succ_msg">Begivenhed eksporteret med succes: %1s</string>
+ <string name="cal_import_menu_title">Importér begivenhed</string>
+ <string name="cal_nothing_to_import">Intet at importere</string>
+ <string name="cal_import_error_msg">Import til kalenderen mislykkedes</string>
+ <string name="cal_pick_ics">Vælg fil til import</string>
+ <string name="error_generating_ics">Der opstod problemer ved deling af begivenhed</string>
+ <string name="share_label">Del</string>
</resources>
diff --git a/res/values-en-rAU/cm_strings.xml b/res/values-en-rAU/cm_strings.xml
new file mode 100644
index 00000000..4beec5bd
--- /dev/null
+++ b/res/values-en-rAU/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-gd-rGB/arrays.xml b/res/values-gd-rGB/arrays.xml
new file mode 100644
index 00000000..8e3991aa
--- /dev/null
+++ b/res/values-gd-rGB/arrays.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 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>
+ <integer-array name="delete_repeating_values">
+ <item>0</item>
+ <item>1</item>
+ <item>2</item>
+ </integer-array>
+</resources>
diff --git a/res/values-lt/cm_strings.xml b/res/values-lt/cm_strings.xml
index 842a6d53..c5cf9d1d 100644
--- a/res/values-lt/cm_strings.xml
+++ b/res/values-lt/cm_strings.xml
@@ -29,7 +29,7 @@
<string name="action_select_none">Atžymėti viską</string>
<string name="action_delete">Atlikta</string>
<string name="all_events">Visi įvykiai</string>
- <string name="no_events">Nėra jokių įvykių</string>
+ <string name="no_events">Nėra pasiekiamų įvykių</string>
<string name="evt_del_dlg_title">Ištrinti įvykius?</string>
<string name="evt_del_dlg_msg_selected">Pasirinkti įvykiai bus ištrinti</string>
<string name="evt_del_dlg_msg_all">Visi įvykiai bus ištrinti</string>
diff --git a/res/values-pl/cm_plurals.xml b/res/values-pl/cm_plurals.xml
new file mode 100644
index 00000000..68107db2
--- /dev/null
+++ b/res/values-pl/cm_plurals.xml
@@ -0,0 +1,24 @@
+<?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 wydarzenie wybrane</item>
+ <item quantity="few">%1$d wydarzenia wybrane</item>
+ <item quantity="other">%1$d wydarzenia wybrane</item>
+ </plurals>
+</resources>
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
index 882e216e..5dfdf0c2 100644
--- a/res/values-pl/cm_strings.xml
+++ b/res/values-pl/cm_strings.xml
@@ -35,4 +35,13 @@
<string name="evt_del_dlg_msg_all">Wszystkie wydarzenia zostaną usunięte</string>
<string name="no_events_selected">Brak zaznaczonych wydarzeń</string>
<string name="go_to">Przejdź do</string>
+ <string name="cal_share_intent_title">Wyślij wydarzenie do:</string>
+ <string name="cal_export_event_sdcard_title">Eksportuj na kartę SD</string>
+ <string name="cal_export_succ_msg">Wydarzenie wyeksportowano pomyślnie: %1s</string>
+ <string name="cal_import_menu_title">Importuj wydarzenie</string>
+ <string name="cal_nothing_to_import">Nic do zaimportowania</string>
+ <string name="cal_import_error_msg">Importowanie do kalendarza nie powiodło się</string>
+ <string name="cal_pick_ics">Wybierz plik do zaimportowania</string>
+ <string name="error_generating_ics">Napotkano problemy podczas udostępniania wydarzenia</string>
+ <string name="share_label">Udostępnij</string>
</resources>
diff --git a/res/values-ug/strings.xml b/res/values-ug/strings.xml
index debca32b..f853ebd9 100644
--- a/res/values-ug/strings.xml
+++ b/res/values-ug/strings.xml
@@ -29,19 +29,19 @@
<string name="repeats_label">تەكرارلاش</string>
<string name="no_title_label">(ماۋزۇسىز)</string>
<plurals name="Nminutes">
- <item quantity="other">1 مىنۇت</item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> مىنۇت</item>
</plurals>
<plurals name="Nmins">
- <item quantity="other">1 مىنۇت</item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> مىنۇت</item>
</plurals>
<plurals name="Nhours">
- <item quantity="other">1 سائەت</item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> سائەت</item>
</plurals>
<plurals name="Ndays">
- <item quantity="other">«1 كۈن»</item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> كۈن</item>
</plurals>
<plurals name="weekN">
- <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> ھەپتە </item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> ھەپتە</item>
</plurals>
<string name="show_day_view">"كۈن كۆرسەت"</string>
<string name="agenda_view">"كۈنتەرتىپ"</string>
@@ -233,10 +233,10 @@
<string name="day_view_new_event_hint">+ يېڭى پائالىيەت</string>
<string name="template_announce_item_index"><xliff:g id="ITEM_COUNT">%2$s</xliff:g> پائالىيەتنىڭ <xliff:g id="ITEM_INDEX">%1$s</xliff:g></string>
<plurals name="Nevents">
- <item quantity="other">1 پائالىيەت</item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> پائالىيەت</item>
</plurals>
<plurals name="N_remaining_events">
- <item quantity="other">يەنە بىر پائالىيەت</item>
+ <item quantity="other">+<xliff:g id="count">%d</xliff:g> پائالىيەت</item>
</plurals>
<string name="acessibility_selected_marker_description">تاللانغان پائالىيەت</string>
<string name="do_not_check">تەكشۈرمە -&gt;</string>
diff --git a/res/values-uk/cm_plurals.xml b/res/values-uk/cm_plurals.xml
new file mode 100644
index 00000000..022f2f48
--- /dev/null
+++ b/res/values-uk/cm_plurals.xml
@@ -0,0 +1,29 @@
+<?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 подія</item>
+ <item quantity="few">Обрана %1$d події</item>
+ <item quantity="other">Обрана %1$d подій</item>
+ </plurals>
+ <plurals name="select_events_to_share">
+ <item quantity="one">Оберіть подію для відправки</item>
+ <item quantity="few">Оберіть події для відправки</item>
+ <item quantity="other">Оберіть події для відправки</item>
+ </plurals>
+</resources>
diff --git a/res/values-uk/cm_strings.xml b/res/values-uk/cm_strings.xml
index 253e9579..8d3cb007 100644
--- a/res/values-uk/cm_strings.xml
+++ b/res/values-uk/cm_strings.xml
@@ -35,4 +35,13 @@
<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>