summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2014-06-30 03:46:15 -0700
committerBaligh Uddin <baligh@google.com>2014-06-30 03:46:15 -0700
commiteced31c0514b58dbfd952562f1c6c2d95b9bc148 (patch)
tree955535a08288ae778ca0e715f8c43d4b0f38c07d
parent89f036701acb5423029412bd94868514000d8a6c (diff)
downloadandroid_packages_providers_CalendarProvider-eced31c0514b58dbfd952562f1c6c2d95b9bc148.tar.gz
android_packages_providers_CalendarProvider-eced31c0514b58dbfd952562f1c6c2d95b9bc148.tar.bz2
android_packages_providers_CalendarProvider-eced31c0514b58dbfd952562f1c6c2d95b9bc148.zip
Import translations. DO NOT MERGE
Change-Id: I345ab8ee0e4f97f895f15e70ff206c4877de968b Auto-generated-cl: translation import
-rw-r--r--res/values-bn-rWB/strings.xml34
-rw-r--r--res/values-is-rIS/strings.xml34
-rw-r--r--res/values-kn-rKA/strings.xml34
-rw-r--r--res/values-ml-rKL/strings.xml34
-rw-r--r--res/values-mr-rMH/strings.xml34
-rw-r--r--res/values-ta-rTN/strings.xml34
-rw-r--r--res/values-te-rAP/strings.xml34
7 files changed, 238 insertions, 0 deletions
diff --git a/res/values-bn-rWB/strings.xml b/res/values-bn-rWB/strings.xml
new file mode 100644
index 0000000..63d19e4
--- /dev/null
+++ b/res/values-bn-rWB/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">"আপনি ১) SD কার্ড/USB সঞ্চয়স্থানে যেকোনো অ্যাপ্লিকেশানে চলার যোগ্য আপনার ক্যালেন্ডার ডেটাবেসের একটি অনুলিপি তৈরি করতে, এবং ২) সেটিকে ইমেলের মাধ্যমে পাঠাতে চলেছেন৷ আপনার দ্বারা ডিভাইস থেকে সফলভাবে এর অনুলিপি করে নেবার পর অথবা ইমেলটি পেয়ে যাবার পর সাথে সাথেই অনুলিপিটি মুছে ফেলার কথা মনে রাখবেন৷"</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-is-rIS/strings.xml b/res/values-is-rIS/strings.xml
new file mode 100644
index 0000000..dfa3c7b
--- /dev/null
+++ b/res/values-is-rIS/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">"Dagatalsgeymsla"</string>
+ <string name="upgrade_msg" msgid="2792831029435070926">"Uppfærir gagnagrunn dagatals."</string>
+ <string name="calendar_default_name" msgid="6924293766625167275">"Sjálfgefið"</string>
+ <string name="calendar_info" msgid="6687678621418059281">"Upplýsingar um dagatal"</string>
+ <string name="calendar_info_error" msgid="5575162446528419982">"Villa"</string>
+ <string name="calendar_info_no_calendars" msgid="4287534468186704433">"Engin dagatöl"</string>
+ <string name="calendar_info_events" msgid="1805502308105103803">"Viðburðir: <xliff:g id="EVENTS">%1$d</xliff:g>"</string>
+ <string name="calendar_info_events_dirty" msgid="8879392112564499515">"Viðburðir: <xliff:g id="EVENTS_0">%1$d</xliff:g>, óvistaðir: <xliff:g id="DIRTY_EVENTS">%2$d</xliff:g>"</string>
+ <string name="provider_label" msgid="2306513350843464739">"Dagatal"</string>
+ <string name="debug_tool_delete_button" msgid="5052706251268452090">"Eyða núna"</string>
+ <string name="debug_tool_start_button" msgid="5384780896342913563">"Byrja"</string>
+ <string name="debug_tool_message" msgid="4862486669932821937">"Þú ert að fara að 1) afrita gagnagrunn dagatalsins þíns yfir á minniskort/USB-drif sem hvaða forrit sem er getur lesið og 2) senda hann með tölvupósti. Mundu að eyða afritinu um leið og þú hefur afritað það úr tækinu eða þegar tölvupósturinn hefur verið móttekinn."</string>
+ <string name="debug_tool_email_sender_picker" msgid="2000311987477419397">"Veldu forrit til að senda skrána"</string>
+ <string name="debug_tool_email_subject" msgid="2403590332256471194">"Gagnagrunnur dagatals hengdur við"</string>
+ <string name="debug_tool_email_body" msgid="4835949635324134017">"Meðfylgjandi er gagnagrunnur dagatalsins míns sem inniheldur upplýsingar um alla fundina mína og persónulegar upplýsingar. Sýndu aðgát."</string>
+</resources>
diff --git a/res/values-kn-rKA/strings.xml b/res/values-kn-rKA/strings.xml
new file mode 100644
index 0000000..701c5e3
--- /dev/null
+++ b/res/values-kn-rKA/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-ml-rKL/strings.xml b/res/values-ml-rKL/strings.xml
new file mode 100644
index 0000000..3391943
--- /dev/null
+++ b/res/values-ml-rKL/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-mr-rMH/strings.xml b/res/values-mr-rMH/strings.xml
new file mode 100644
index 0000000..4632980
--- /dev/null
+++ b/res/values-mr-rMH/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-ta-rTN/strings.xml b/res/values-ta-rTN/strings.xml
new file mode 100644
index 0000000..f6b18ce
--- /dev/null
+++ b/res/values-ta-rTN/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-te-rAP/strings.xml b/res/values-te-rAP/strings.xml
new file mode 100644
index 0000000..64581d0
--- /dev/null
+++ b/res/values-te-rAP/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>