summaryrefslogtreecommitdiffstats
path: root/res/values-th
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-th')
-rw-r--r--res/values-th/cm_plurals.xml25
-rw-r--r--res/values-th/cm_strings.xml9
2 files changed, 34 insertions, 0 deletions
diff --git a/res/values-th/cm_plurals.xml b/res/values-th/cm_plurals.xml
new file mode 100644
index 00000000..a7b5c442
--- /dev/null
+++ b/res/values-th/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-th/cm_strings.xml b/res/values-th/cm_strings.xml
index 3687d961..a242fdb8 100644
--- a/res/values-th/cm_strings.xml
+++ b/res/values-th/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 card</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>