summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2014-04-22 18:38:10 -0700
committerBaligh Uddin <baligh@google.com>2014-04-22 18:38:10 -0700
commit0d95ae0fda3f85f92be5786623e3d8eb3eae54f1 (patch)
treee414a9cbb9123ad3cc2971480d2fb703ff222d2b
parent20360f2fdd7ad2de1234b7ed61e3ea120f0dc635 (diff)
downloadandroid_packages_providers_CalendarProvider-0d95ae0fda3f85f92be5786623e3d8eb3eae54f1.tar.gz
android_packages_providers_CalendarProvider-0d95ae0fda3f85f92be5786623e3d8eb3eae54f1.tar.bz2
android_packages_providers_CalendarProvider-0d95ae0fda3f85f92be5786623e3d8eb3eae54f1.zip
Import translations. DO NOT MERGE
Change-Id: Id349ff3a2bfa0c8a98c9ff8cd4297372a50efd30 Auto-generated-cl: translation import
-rw-r--r--res/values-ar/strings.xml2
-rw-r--r--res/values-en-rIN/strings.xml34
-rw-r--r--res/values-et-rEE/strings.xml34
-rw-r--r--res/values-fa/strings.xml2
-rw-r--r--res/values-fr-rCA/strings.xml34
-rw-r--r--res/values-hi/strings.xml4
-rw-r--r--res/values-hy-rAM/strings.xml34
-rw-r--r--res/values-iw/strings.xml4
-rw-r--r--res/values-ka-rGE/strings.xml34
-rw-r--r--res/values-km-rKH/strings.xml34
-rw-r--r--res/values-lo-rLA/strings.xml34
-rw-r--r--res/values-mn-rMN/strings.xml34
-rw-r--r--res/values-ms-rMY/strings.xml34
-rw-r--r--res/values-zh-rHK/strings.xml34
14 files changed, 346 insertions, 6 deletions
diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml
index 00d8709..76fcb25 100644
--- a/res/values-ar/strings.xml
+++ b/res/values-ar/strings.xml
@@ -27,7 +27,7 @@
<string name="provider_label" msgid="2306513350843464739">"التقويم"</string>
<string name="debug_tool_delete_button" msgid="5052706251268452090">"حذف الآن"</string>
<string name="debug_tool_start_button" msgid="5384780896342913563">"بدء"</string>
- <string name="debug_tool_message" msgid="4862486669932821937">"أنت على وشك 1) إجراء نسخة من قاعدة بيانات التقويم إلى وحدة تخزين بطاقة SD أو USB والتي يمكن قراءتها بواسطة أي تطبيق و2) إرسالها في رسالة إلكترونية. وتذكر حذفها بمجرد نسخها إلى الجهاز أو تلقيها بنجاح."</string>
+ <string name="debug_tool_message" msgid="4862486669932821937">"‏أنت على وشك 1) إجراء نسخة من قاعدة بيانات التقويم إلى وحدة تخزين بطاقة SD أو USB والتي يمكن قراءتها بواسطة أي تطبيق و2) إرسالها في رسالة إلكترونية. وتذكر حذفها بمجرد نسخها إلى الجهاز أو تلقيها بنجاح."</string>
<string name="debug_tool_email_sender_picker" msgid="2000311987477419397">"اختر أحد البرامج لإرسال الملف"</string>
<string name="debug_tool_email_subject" msgid="2403590332256471194">"تم إرفاق قاعدة بيانات التقويم"</string>
<string name="debug_tool_email_body" msgid="4835949635324134017">"تم إرفاق قاعدة بيانات التقويم وبها جميع المواعيد والمعلومات الشخصية. تعامل معها بحذر."</string>
diff --git a/res/values-en-rIN/strings.xml b/res/values-en-rIN/strings.xml
new file mode 100644
index 0000000..608016a
--- /dev/null
+++ b/res/values-en-rIN/strings.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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="calendar_storage" msgid="5387668002987562770">"Calendar Storage"</string>
+ <string name="upgrade_msg" msgid="2792831029435070926">"Upgrading Calendar database."</string>
+ <string name="calendar_default_name" msgid="6924293766625167275">"Default"</string>
+ <string name="calendar_info" msgid="6687678621418059281">"Calendar info"</string>
+ <string name="calendar_info_error" msgid="5575162446528419982">"Error"</string>
+ <string name="calendar_info_no_calendars" msgid="4287534468186704433">"No calendars"</string>
+ <string name="calendar_info_events" msgid="1805502308105103803">"Events: <xliff:g id="EVENTS">%1$d</xliff:g>"</string>
+ <string name="calendar_info_events_dirty" msgid="8879392112564499515">"Events: <xliff:g id="EVENTS_0">%1$d</xliff:g>, Unsaved: <xliff:g id="DIRTY_EVENTS">%2$d</xliff:g>"</string>
+ <string name="provider_label" msgid="2306513350843464739">"Calendar"</string>
+ <string name="debug_tool_delete_button" msgid="5052706251268452090">"Delete now"</string>
+ <string name="debug_tool_start_button" msgid="5384780896342913563">"Start"</string>
+ <string name="debug_tool_message" msgid="4862486669932821937">"You are about to 1) make a copy of your calendar database to the SD card/USB storage, which is readable by any app, and 2) email it. Remember to delete the copy as soon as you have successfully copied it off the device or the email is received."</string>
+ <string name="debug_tool_email_sender_picker" msgid="2000311987477419397">"Select a programme to send your file"</string>
+ <string name="debug_tool_email_subject" msgid="2403590332256471194">"Calendar Db attached"</string>
+ <string name="debug_tool_email_body" msgid="4835949635324134017">"Attached is my calendar database with all my appointments and personal information. Please handle with care."</string>
+</resources>
diff --git a/res/values-et-rEE/strings.xml b/res/values-et-rEE/strings.xml
new file mode 100644
index 0000000..29ef2cc
--- /dev/null
+++ b/res/values-et-rEE/strings.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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="calendar_storage" msgid="5387668002987562770">"Kalendri mälumaht"</string>
+ <string name="upgrade_msg" msgid="2792831029435070926">"Kalendri andmebaasi uuendamine."</string>
+ <string name="calendar_default_name" msgid="6924293766625167275">"Vaikimisi"</string>
+ <string name="calendar_info" msgid="6687678621418059281">"Kalendri teave"</string>
+ <string name="calendar_info_error" msgid="5575162446528419982">"Viga"</string>
+ <string name="calendar_info_no_calendars" msgid="4287534468186704433">"Kalendrid puuduvad"</string>
+ <string name="calendar_info_events" msgid="1805502308105103803">"Sündmused: <xliff:g id="EVENTS">%1$d</xliff:g>"</string>
+ <string name="calendar_info_events_dirty" msgid="8879392112564499515">"Sündmused: <xliff:g id="EVENTS_0">%1$d</xliff:g>, salvestamata: <xliff:g id="DIRTY_EVENTS">%2$d</xliff:g>"</string>
+ <string name="provider_label" msgid="2306513350843464739">"Kalender"</string>
+ <string name="debug_tool_delete_button" msgid="5052706251268452090">"Kustuta kohe"</string>
+ <string name="debug_tool_start_button" msgid="5384780896342913563">"Alusta"</string>
+ <string name="debug_tool_message" msgid="4862486669932821937">"Teete 1) koopiat oma kalendri andmebaasist SD-kaardile/USB-salvestusruumi, mida saavad lugeda kõik rakendused, ja 2) meilite selle. Kustutage koopia kindlasti pärast seadmelt kopeerimist või kui meil on kätte saadud."</string>
+ <string name="debug_tool_email_sender_picker" msgid="2000311987477419397">"Valige programm faili saatmiseks"</string>
+ <string name="debug_tool_email_subject" msgid="2403590332256471194">"Kalendri Db on lisatud"</string>
+ <string name="debug_tool_email_body" msgid="4835949635324134017">"Lisatud on minu kalendri andmebaas koos kõigi kohtumiste ja isikliku teabega. Käsitlege neid ettevaatlikult."</string>
+</resources>
diff --git a/res/values-fa/strings.xml b/res/values-fa/strings.xml
index e82b7dd..adc67c7 100644
--- a/res/values-fa/strings.xml
+++ b/res/values-fa/strings.xml
@@ -27,7 +27,7 @@
<string name="provider_label" msgid="2306513350843464739">"تقویم"</string>
<string name="debug_tool_delete_button" msgid="5052706251268452090">"اکنون حذف کنید"</string>
<string name="debug_tool_start_button" msgid="5384780896342913563">"شروع"</string>
- <string name="debug_tool_message" msgid="4862486669932821937">"شما در حال 1) ایجاد یک کپی از پایگاه داده تقویم خود در کارت SD/حافظهٔ USB که توسط هر برنامه‌ای قابل خواندن است و 2) ایمیل کردن آن هستید. به خاطر داشته باشید که بلافاصله پس از کپی کردن آن از دستگاه یا دریافت ایمیل، آن را حذف کنید."</string>
+ <string name="debug_tool_message" msgid="4862486669932821937">"‏شما در حال 1) ایجاد یک کپی از پایگاه داده تقویم خود در کارت SD/حافظهٔ USB که توسط هر برنامه‌ای قابل خواندن است و 2) ایمیل کردن آن هستید. به خاطر داشته باشید که بلافاصله پس از کپی کردن آن از دستگاه یا دریافت ایمیل، آن را حذف کنید."</string>
<string name="debug_tool_email_sender_picker" msgid="2000311987477419397">"یک برنامه را برای ارسال فایل خود انتخاب کنید"</string>
<string name="debug_tool_email_subject" msgid="2403590332256471194">"پایگاه داده تقویم پیوست شد"</string>
<string name="debug_tool_email_body" msgid="4835949635324134017">"پایگاه داده تقویم من همراه با تمام قرارها و اطلاعات شخصی من پیوست شده است. از آن به دقت استفاده کنید."</string>
diff --git a/res/values-fr-rCA/strings.xml b/res/values-fr-rCA/strings.xml
new file mode 100644
index 0000000..e53ff05
--- /dev/null
+++ b/res/values-fr-rCA/strings.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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="calendar_storage" msgid="5387668002987562770">"Stockage de l\'agenda"</string>
+ <string name="upgrade_msg" msgid="2792831029435070926">"Mise à jour de la base de données de Google Agenda."</string>
+ <string name="calendar_default_name" msgid="6924293766625167275">"Par défaut"</string>
+ <string name="calendar_info" msgid="6687678621418059281">"Infos Agenda"</string>
+ <string name="calendar_info_error" msgid="5575162446528419982">"Erreur"</string>
+ <string name="calendar_info_no_calendars" msgid="4287534468186704433">"Pas d\'agenda"</string>
+ <string name="calendar_info_events" msgid="1805502308105103803">"Événements : <xliff:g id="EVENTS">%1$d</xliff:g>"</string>
+ <string name="calendar_info_events_dirty" msgid="8879392112564499515">"Événements :<xliff:g id="EVENTS_0">%1$d</xliff:g>, non sauvegardés :<xliff:g id="DIRTY_EVENTS">%2$d</xliff:g>"</string>
+ <string name="provider_label" msgid="2306513350843464739">"Agenda"</string>
+ <string name="debug_tool_delete_button" msgid="5052706251268452090">"Supprimer maintenant"</string>
+ <string name="debug_tool_start_button" msgid="5384780896342913563">"Démarrer"</string>
+ <string name="debug_tool_message" msgid="4862486669932821937">"Vous êtes sur le point de 1) copier la base de données de votre agenda sur la carte SD ou la mémoire de stockage USB, la rendant ainsi lisible par n\'importe quelle application, et 2) l\'envoyer par courriel. N\'oubliez pas de la supprimer une fois son transfert depuis l\'appareil terminé ou dès réception du courriel."</string>
+ <string name="debug_tool_email_sender_picker" msgid="2000311987477419397">"Choisissez un programme pour envoyer vos fichiers"</string>
+ <string name="debug_tool_email_subject" msgid="2403590332256471194">"Base de données Agenda ci-jointe"</string>
+ <string name="debug_tool_email_body" msgid="4835949635324134017">"Veuillez trouver ci-joint la base de données de mon agenda contenant tous mes rendez-vous et informations personnelles. Merci de l\'utiliser avec précaution."</string>
+</resources>
diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml
index 4e7ea63..9b88e86 100644
--- a/res/values-hi/strings.xml
+++ b/res/values-hi/strings.xml
@@ -18,7 +18,7 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="calendar_storage" msgid="5387668002987562770">"कैलेंडर संग्रहण"</string>
<string name="upgrade_msg" msgid="2792831029435070926">"कैलेंडर डेटाबेस अपग्रेड हो रहा है."</string>
- <string name="calendar_default_name" msgid="6924293766625167275">"डिफ़ॉल्ट"</string>
+ <string name="calendar_default_name" msgid="6924293766625167275">"सामान्य"</string>
<string name="calendar_info" msgid="6687678621418059281">"कैलेंडर जानकारी"</string>
<string name="calendar_info_error" msgid="5575162446528419982">"त्रुटि"</string>
<string name="calendar_info_no_calendars" msgid="4287534468186704433">"कोई कैलेंडर नहीं"</string>
@@ -27,7 +27,7 @@
<string name="provider_label" msgid="2306513350843464739">"कैलेंडर"</string>
<string name="debug_tool_delete_button" msgid="5052706251268452090">"अभी हटाएं"</string>
<string name="debug_tool_start_button" msgid="5384780896342913563">"प्रारंभ करें"</string>
- <string name="debug_tool_message" msgid="4862486669932821937">"अब आप 1) अपने कैलेंडर डेटाबेस की प्रति SD कार्ड/USB संग्रहण पर बनाने वाले हैं जो किसी भी एप्लिकेशन द्वारा पढ़ी जा सकती है और 2) उसे ईमेल करने वाले हैं. जैसे ही आप डिवाइस से सफलतापूर्वक इसकी प्रति बना लेते हैं या ईमेल प्राप्त हो जाती है तो इस प्रति को अवश्य हटा दें."</string>
+ <string name="debug_tool_message" msgid="4862486669932821937">"अब आप 1) अपने कैलेंडर डेटाबेस की प्रति SD कार्ड/USB संग्रहण पर बनाने वाले हैं जो किसी भी ऐप्स द्वारा पढ़ी जा सकती है और 2) उसे ईमेल करने वाले हैं. जैसे ही आप डिवाइस से सफलतापूर्वक इसकी प्रति बना लेते हैं या ईमेल प्राप्त हो जाती है तो इस प्रति को अवश्य हटा दें."</string>
<string name="debug_tool_email_sender_picker" msgid="2000311987477419397">"अपनी फ़ाइल भेजने के लिए कोई प्रोग्राम चुनें"</string>
<string name="debug_tool_email_subject" msgid="2403590332256471194">"कैलेंडर डेटाबेस संलग्न"</string>
<string name="debug_tool_email_body" msgid="4835949635324134017">"यह अनुलग्नक मेरा कैलेंडर डेटाबेस है जिसमें मेरे सभी अपॉइंटमेंट और व्यक्तिगत जानकारी है. सावधानी से कार्य करें."</string>
diff --git a/res/values-hy-rAM/strings.xml b/res/values-hy-rAM/strings.xml
new file mode 100644
index 0000000..be86b48
--- /dev/null
+++ b/res/values-hy-rAM/strings.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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="calendar_storage" msgid="5387668002987562770">"Օրացույցի պահուստ"</string>
+ <string name="upgrade_msg" msgid="2792831029435070926">"Օրացույցի տվյալների շտեմարանի թարմացում:"</string>
+ <string name="calendar_default_name" msgid="6924293766625167275">"Լռելյայն"</string>
+ <string name="calendar_info" msgid="6687678621418059281">"Օրացույցի տեղեկություններ"</string>
+ <string name="calendar_info_error" msgid="5575162446528419982">"Սխալ"</string>
+ <string name="calendar_info_no_calendars" msgid="4287534468186704433">"Օրացույցներ չկան"</string>
+ <string name="calendar_info_events" msgid="1805502308105103803">"Իրադարձություններ՝ <xliff:g id="EVENTS">%1$d</xliff:g>"</string>
+ <string name="calendar_info_events_dirty" msgid="8879392112564499515">"Իրադարձություններ՝ <xliff:g id="EVENTS_0">%1$d</xliff:g>, Չպահված՝ <xliff:g id="DIRTY_EVENTS">%2$d</xliff:g>"</string>
+ <string name="provider_label" msgid="2306513350843464739">"Օրացույց"</string>
+ <string name="debug_tool_delete_button" msgid="5052706251268452090">"Ջնջել հիմա"</string>
+ <string name="debug_tool_start_button" msgid="5384780896342913563">"Մեկնարկել"</string>
+ <string name="debug_tool_message" msgid="4862486669932821937">"Դուք պատրաստվում եք 1) պատճենել ձեր օրացույցի տվյալների շտեմարանը SD քարտում/USB կրիչում, որն ընթեռնելի է ցանկացած հավելվածի կողմից և 2) էլփոստով ուղարկել այն: Հիշեք ջնջել պատճենը անմիջապես` սարքից պատճենումը հաջողությամբ ավարտելուց կամ էլփոստով ուղարկելուց հետո:"</string>
+ <string name="debug_tool_email_sender_picker" msgid="2000311987477419397">"Ընտրեք ծրագիրը՝ ձեր ֆայլն ուղարկելու համար"</string>
+ <string name="debug_tool_email_subject" msgid="2403590332256471194">"Օրացույցի ՏՇ-ն կցված է"</string>
+ <string name="debug_tool_email_body" msgid="4835949635324134017">"Կցորդն իմ օրացույցի տվյալների շտեմարանն է՝ իմ բոլոր պայմանավորվածություններով և անձնական տեղեկություններով: Վերաբերվեք խնամքով:"</string>
+</resources>
diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml
index 182a893..df82632 100644
--- a/res/values-iw/strings.xml
+++ b/res/values-iw/strings.xml
@@ -27,8 +27,8 @@
<string name="provider_label" msgid="2306513350843464739">"יומן"</string>
<string name="debug_tool_delete_button" msgid="5052706251268452090">"מחק כעת"</string>
<string name="debug_tool_start_button" msgid="5384780896342913563">"התחל"</string>
- <string name="debug_tool_message" msgid="4862486669932821937">"אתה עומד 1) ליצור עותק של מסד הנתונים של לוח השנה בכרטיס SD/התקן USB, הניתן לקריאה על ידי כל יישום ו-2) לשלוח אותו בדוא\"ל. זכור למחוק עותק זה מהמכשיר מיד לאחר שהעתקת אותו בהצלחה או לאחר שהדוא\"ל התקבל."</string>
- <string name="debug_tool_email_sender_picker" msgid="2000311987477419397">"בחר תוכנית לשליחת הקובץ"</string>
+ <string name="debug_tool_message" msgid="4862486669932821937">"‏אתה עומד 1) ליצור עותק של מסד הנתונים של לוח השנה בכרטיס SD/התקן USB, הניתן לקריאה על ידי כל יישום ו-2) לשלוח אותו בדוא\"ל. זכור למחוק עותק זה מהמכשיר מיד לאחר שהעתקת אותו בהצלחה או לאחר שהדוא\"ל התקבל."</string>
+ <string name="debug_tool_email_sender_picker" msgid="2000311987477419397">"בחר תכנית לשליחת הקובץ"</string>
<string name="debug_tool_email_subject" msgid="2403590332256471194">"מצורף מסד נתונים של יומן"</string>
<string name="debug_tool_email_body" msgid="4835949635324134017">"מצורף מסד הנתונים של לוח השנה שלי, עם כל הפגישות והמידע האישי שלי. שמור עליו היטב."</string>
</resources>
diff --git a/res/values-ka-rGE/strings.xml b/res/values-ka-rGE/strings.xml
new file mode 100644
index 0000000..2e34c14
--- /dev/null
+++ b/res/values-ka-rGE/strings.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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="calendar_storage" msgid="5387668002987562770">"კალენდრის მეხსიერება"</string>
+ <string name="upgrade_msg" msgid="2792831029435070926">"კალენდრის მონაცემთა ბაზის ახალ ვერსიაზე გადასვლა."</string>
+ <string name="calendar_default_name" msgid="6924293766625167275">"ნაგულისხმევი"</string>
+ <string name="calendar_info" msgid="6687678621418059281">"კალენდრის ინფო"</string>
+ <string name="calendar_info_error" msgid="5575162446528419982">"შეცდომა"</string>
+ <string name="calendar_info_no_calendars" msgid="4287534468186704433">"კალენდრები არ არის"</string>
+ <string name="calendar_info_events" msgid="1805502308105103803">"ღონისძიებები: <xliff:g id="EVENTS">%1$d</xliff:g>"</string>
+ <string name="calendar_info_events_dirty" msgid="8879392112564499515">"ღონისძიებები: <xliff:g id="EVENTS_0">%1$d</xliff:g>, შესანახი: <xliff:g id="DIRTY_EVENTS">%2$d</xliff:g>"</string>
+ <string name="provider_label" msgid="2306513350843464739">"კალენდარი"</string>
+ <string name="debug_tool_delete_button" msgid="5052706251268452090">"წაიშალოს ახლა"</string>
+ <string name="debug_tool_start_button" msgid="5384780896342913563">"დაწყება"</string>
+ <string name="debug_tool_message" msgid="4862486669932821937">"რამდენიმე ნაბიჯიც და თქვენ 1) შექმნით კალენდრის ისეთ მონაცემთა ბაზას SD ბარათზე/USB მეხსიერებაში, რომელიც კითხვადი იქნება ნებისმიერი აპის მიერ და 2) ელფოსტით გააგზავნით მას. გახსოვდეთ, რომ წაშალოთ ასლი მაშინვე, როგორც კი მას წარმატებით ამოაკოპირებთ მოწყობილობიდან ან მიიღებთ ელფოსტით."</string>
+ <string name="debug_tool_email_sender_picker" msgid="2000311987477419397">"თქვენი ფაილის გასაგზავნად პროგრამის შერჩევა"</string>
+ <string name="debug_tool_email_subject" msgid="2403590332256471194">"კალენდრის Db თან ერთვის"</string>
+ <string name="debug_tool_email_body" msgid="4835949635324134017">"თან ერთვის ჩემი კალენდრის მონაცემთა ბაზა ყველა დანიშნული შეხვედრითა და პირადი ინფორმაციით. მოეკიდეთ სიფრთხილით."</string>
+</resources>
diff --git a/res/values-km-rKH/strings.xml b/res/values-km-rKH/strings.xml
new file mode 100644
index 0000000..bc5a7f8
--- /dev/null
+++ b/res/values-km-rKH/strings.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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="calendar_storage" msgid="5387668002987562770">"ឧបករណ៍​ផ្ទុក​ប្រតិទិន"</string>
+ <string name="upgrade_msg" msgid="2792831029435070926">"ធ្វើ​បច្ចុប្បន្នភាព​មូលដ្ឋាន​ទិន្នន័យ​ប្រតិទិន។"</string>
+ <string name="calendar_default_name" msgid="6924293766625167275">"លំនាំដើម"</string>
+ <string name="calendar_info" msgid="6687678621418059281">"ព័ត៌មាន​ប្រតិទិន"</string>
+ <string name="calendar_info_error" msgid="5575162446528419982">"កំហុស"</string>
+ <string name="calendar_info_no_calendars" msgid="4287534468186704433">"មិន​មាន​ប្រតិទិន"</string>
+ <string name="calendar_info_events" msgid="1805502308105103803">"ព្រឹត្តិការណ៍៖ <xliff:g id="EVENTS">%1$d</xliff:g>"</string>
+ <string name="calendar_info_events_dirty" msgid="8879392112564499515">"ព្រឹត្តិការណ៍៖ <xliff:g id="EVENTS_0">%1$d</xliff:g>, មិន​បាន​រក្សាទុក៖ <xliff:g id="DIRTY_EVENTS">%2$d</xliff:g>"</string>
+ <string name="provider_label" msgid="2306513350843464739">"ប្រតិទិន"</string>
+ <string name="debug_tool_delete_button" msgid="5052706251268452090">"លុប​ឥឡូវ"</string>
+ <string name="debug_tool_start_button" msgid="5384780896342913563">"ចាប់ផ្ដើម"</string>
+ <string name="debug_tool_message" msgid="4862486669932821937">"អ្នក​ហៀបនឹង ១) ចម្លង​មូលដ្ឋាន​ទិន្នន័យ​ប្រតិទិន​របស់​អ្នក​ទៅកាន់​កាត​អេសឌី/ឧបករណ៍​ផ្ទុក​យូអេសប៊ី​ដែល​អាច​អាន​បាន​ដោយ​កម្មវិធី​ណាមួយ ២) ផ្ញើ​អ៊ីមែល​វា។ ចងចាំ​ថា​អ្នក​ត្រូវ​លុប​ច្បាប់​ចម្លង​ភ្លាមៗ បន្ទាប់ពី​បាន​ចម្លង​ចេញពី​ឧបករណ៍ ឬ​បាន​ទទួល​អ៊ីមែល។"</string>
+ <string name="debug_tool_email_sender_picker" msgid="2000311987477419397">"ជ្រើស​កម្មវិធី​ដើម្បី​ផ្ញើ​ឯកសារ​របស់​អ្នក"</string>
+ <string name="debug_tool_email_subject" msgid="2403590332256471194">"បាន​ភ្ជាប់​មូលដ្ឋាន​ទិន្នន័យ​ប្រតិទិន"</string>
+ <string name="debug_tool_email_body" msgid="4835949635324134017">"ឯកសារ​ភ្ជាប់​គឺជា​មូលដ្ឋាន​ទិន្នន័យ​ប្រតិទិន​ជាមួយ​ការ​ណាត់​ជួប​ទាំងអស់ និង​ព័ត៌មាន​ផ្ទាល់ខ្លួន​របស់​ខ្ញុំ។ ប្រើ​ដោយ​ប្រុងប្រយ័ត្ន។"</string>
+</resources>
diff --git a/res/values-lo-rLA/strings.xml b/res/values-lo-rLA/strings.xml
new file mode 100644
index 0000000..e2c2e97
--- /dev/null
+++ b/res/values-lo-rLA/strings.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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="calendar_storage" msgid="5387668002987562770">"ບ່ອນຈັດເກັບຂໍ້ມູນປະຕິທິນ"</string>
+ <string name="upgrade_msg" msgid="2792831029435070926">"ກຳລັບອັບເກຣດຖານຂໍ້ມູນປະຕິທິນ."</string>
+ <string name="calendar_default_name" msgid="6924293766625167275">"ມາດຕະຖານ"</string>
+ <string name="calendar_info" msgid="6687678621418059281">"ຂໍ້ມູນປະຕິທິນ"</string>
+ <string name="calendar_info_error" msgid="5575162446528419982">"ຜິດພາດ"</string>
+ <string name="calendar_info_no_calendars" msgid="4287534468186704433">"ບໍ່ມີປະຕິທິນ"</string>
+ <string name="calendar_info_events" msgid="1805502308105103803">"ນັດໝາຍ: <xliff:g id="EVENTS">%1$d</xliff:g>"</string>
+ <string name="calendar_info_events_dirty" msgid="8879392112564499515">"ນັດໝາຍ: <xliff:g id="EVENTS_0">%1$d</xliff:g>, ຍັງບໍ່ໄດ້ບັນທຶກ: <xliff:g id="DIRTY_EVENTS">%2$d</xliff:g>"</string>
+ <string name="provider_label" msgid="2306513350843464739">"ປະຕິທິນ"</string>
+ <string name="debug_tool_delete_button" msgid="5052706251268452090">"ລຶບດຽວນີ້"</string>
+ <string name="debug_tool_start_button" msgid="5384780896342913563">"ເລີ່ມ"</string>
+ <string name="debug_tool_message" msgid="4862486669932821937">"ທ່ານກຳລັງຈະ 1) ສຳເນົາຖານຂໍ້ມູນປະຕິທິນຂອງທ່ານ ໃສ່ໃນ SD card/ບ່ອນຈັດເກັບຂໍ້ມູນ USB, ທີ່ສາມາດອ່ານໂດຍແອັບຯໃດໆກໍໄດ້, ແລະ 2) ສົ່ງອີເມວຂໍ້ມູນດັ່ງກ່າວ. ຈົ່ງຢ່າລືມລຶບສຳເນົາເກົ່ານີ້ ຫຼັງຈາກທີ່ທ່ານໄດ້ທຳການສຳເນົາໄວ້ ຫຼືສົ່ງອີເມວສຳເລັດແລ້ວ."</string>
+ <string name="debug_tool_email_sender_picker" msgid="2000311987477419397">"ເລືອກໂປຣແກຣມທີ່ໃຊ້ຈະສົ່ງໄຟລ໌ຂອງທ່ານ"</string>
+ <string name="debug_tool_email_subject" msgid="2403590332256471194">"ແນບໄຟລ໌ Db ຂອງປະຕິທິນແລ້ວ"</string>
+ <string name="debug_tool_email_body" msgid="4835949635324134017">"ໄຟລ໌ທີ່ແນບມານີ້ ແມ່ນຖານຂໍ້ມູນປະຕິທິນຂອງຂ້ອຍທີ່ມີການນັດໝາຍ ແລະ ຂໍ້ມູນສ່ວນໂຕທັງໝົດ. ຈົ່ງໃຊ້ຢ່າງລະມັດລະວັງ."</string>
+</resources>
diff --git a/res/values-mn-rMN/strings.xml b/res/values-mn-rMN/strings.xml
new file mode 100644
index 0000000..5b632aa
--- /dev/null
+++ b/res/values-mn-rMN/strings.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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="calendar_storage" msgid="5387668002987562770">"Календарийн сан"</string>
+ <string name="upgrade_msg" msgid="2792831029435070926">"Календарийн өгөгдлийг сайжруулж байна."</string>
+ <string name="calendar_default_name" msgid="6924293766625167275">"Үндсэн"</string>
+ <string name="calendar_info" msgid="6687678621418059281">"Календарийн мэдээлэл"</string>
+ <string name="calendar_info_error" msgid="5575162446528419982">"Алдаа"</string>
+ <string name="calendar_info_no_calendars" msgid="4287534468186704433">"Календарь байхгүй"</string>
+ <string name="calendar_info_events" msgid="1805502308105103803">"Үйл явдал: <xliff:g id="EVENTS">%1$d</xliff:g>"</string>
+ <string name="calendar_info_events_dirty" msgid="8879392112564499515">"Үйл явдал: <xliff:g id="EVENTS_0">%1$d</xliff:g>, Хадгалагдаагүй: <xliff:g id="DIRTY_EVENTS">%2$d</xliff:g>"</string>
+ <string name="provider_label" msgid="2306513350843464739">"Календарь"</string>
+ <string name="debug_tool_delete_button" msgid="5052706251268452090">"Одоо устгах"</string>
+ <string name="debug_tool_start_button" msgid="5384780896342913563">"Эхлэх"</string>
+ <string name="debug_tool_message" msgid="4862486669932821937">"Та 1) дурын апп-с уншиж болох SD карт/USB сан руу өөрийн календарийн өгөгдлийг хуулах 2) имэйлээр илгээх гэж байна. Төхөөрөмжөөс амжилттай хуулж авсан, эсхүл имэйлээ хүлээж авсны дараа хуулбарыг устгахаа мартуузай."</string>
+ <string name="debug_tool_email_sender_picker" msgid="2000311987477419397">"Өөрийн файлыг илгээх програмыг сонгоно уу"</string>
+ <string name="debug_tool_email_subject" msgid="2403590332256471194">"Календарийн Db хавсрагдсан"</string>
+ <string name="debug_tool_email_body" msgid="4835949635324134017">"Хавсралтанд миний бүх уулзалт, хувийн мэдээллийг агуулсан Календарийн өгөгдөл байгаа. Болгоомжтой хандана уу."</string>
+</resources>
diff --git a/res/values-ms-rMY/strings.xml b/res/values-ms-rMY/strings.xml
new file mode 100644
index 0000000..df8e309
--- /dev/null
+++ b/res/values-ms-rMY/strings.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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="calendar_storage" msgid="5387668002987562770">"Storan Kalendar"</string>
+ <string name="upgrade_msg" msgid="2792831029435070926">"Menaiktaraf pangkalan data Kalendar."</string>
+ <string name="calendar_default_name" msgid="6924293766625167275">"Lalai"</string>
+ <string name="calendar_info" msgid="6687678621418059281">"Maklumat kalendar"</string>
+ <string name="calendar_info_error" msgid="5575162446528419982">"Ralat"</string>
+ <string name="calendar_info_no_calendars" msgid="4287534468186704433">"Tiada kalendar"</string>
+ <string name="calendar_info_events" msgid="1805502308105103803">"Acara: <xliff:g id="EVENTS">%1$d</xliff:g>"</string>
+ <string name="calendar_info_events_dirty" msgid="8879392112564499515">"Acara: <xliff:g id="EVENTS_0">%1$d</xliff:g>, Tidak disimpan: <xliff:g id="DIRTY_EVENTS">%2$d</xliff:g>"</string>
+ <string name="provider_label" msgid="2306513350843464739">"Kalendar"</string>
+ <string name="debug_tool_delete_button" msgid="5052706251268452090">"Padam sekarang"</string>
+ <string name="debug_tool_start_button" msgid="5384780896342913563">"Mula"</string>
+ <string name="debug_tool_message" msgid="4862486669932821937">"Anda akan 1) membuat salinan pangkalan data kalendar anda ke kad SD/storan USB yang boleh dibaca oleh sebarang apl dan 2) menghantarnya melalui e-mel. Jangan lupa untuk memadamkan salinan itu sebaik sahaja anda berjaya menyalinnya dari peranti atau selepas e-mel diterima."</string>
+ <string name="debug_tool_email_sender_picker" msgid="2000311987477419397">"Pilih program untuk menghantar fail anda"</string>
+ <string name="debug_tool_email_subject" msgid="2403590332256471194">"Db Kalendar dilampirkan"</string>
+ <string name="debug_tool_email_body" msgid="4835949635324134017">"Dilampirkan pangkalan data Kalendar saya dengan semua janji temu dan maklumat peribadi. Sila gunakan dengan cermat."</string>
+</resources>
diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml
new file mode 100644
index 0000000..249e2c3
--- /dev/null
+++ b/res/values-zh-rHK/strings.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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="calendar_storage" msgid="5387668002987562770">"日曆儲存空間"</string>
+ <string name="upgrade_msg" msgid="2792831029435070926">"正在升級日曆資料庫。"</string>
+ <string name="calendar_default_name" msgid="6924293766625167275">"預設"</string>
+ <string name="calendar_info" msgid="6687678621418059281">"日曆資訊"</string>
+ <string name="calendar_info_error" msgid="5575162446528419982">"錯誤"</string>
+ <string name="calendar_info_no_calendars" msgid="4287534468186704433">"沒有日曆"</string>
+ <string name="calendar_info_events" msgid="1805502308105103803">"活動數:<xliff:g id="EVENTS">%1$d</xliff:g>"</string>
+ <string name="calendar_info_events_dirty" msgid="8879392112564499515">"活動數:<xliff:g id="EVENTS_0">%1$d</xliff:g>;未儲存活動數:<xliff:g id="DIRTY_EVENTS">%2$d</xliff:g>"</string>
+ <string name="provider_label" msgid="2306513350843464739">"日曆"</string>
+ <string name="debug_tool_delete_button" msgid="5052706251268452090">"立即刪除"</string>
+ <string name="debug_tool_start_button" msgid="5384780896342913563">"開始"</string>
+ <string name="debug_tool_message" msgid="4862486669932821937">"您即將 1) 在 SD 記憶卡或 USB 儲存裝置中儲存任何應用程式均可讀取的日曆資料庫副本,並且 2) 以電郵傳送日曆資料庫。請緊記,待成功從裝置複製日曆資料庫或收到電郵後,請隨即刪除日曆資料庫。"</string>
+ <string name="debug_tool_email_sender_picker" msgid="2000311987477419397">"選擇要傳送檔案的程式"</string>
+ <string name="debug_tool_email_subject" msgid="2403590332256471194">"內含日曆偵錯附件"</string>
+ <string name="debug_tool_email_body" msgid="4835949635324134017">"附上我的日曆資料庫,其中包含我所有的約會和個人資料,請謹慎處理。"</string>
+</resources>