diff options
author | Michael Bestas <mikeioannina@gmail.com> | 2014-05-25 14:46:12 +0300 |
---|---|---|
committer | Michael Bestas <mikeioannina@gmail.com> | 2014-05-25 14:46:12 +0300 |
commit | 437c6f2735b6f5f38d698bf7674f1c864699e23d (patch) | |
tree | b77744884710ffdee6aa49f8f756cdfc454c7458 /res/values-th | |
parent | aea44a5a9ccd78e958d35523647f54d763e09c7c (diff) | |
download | packages_apps_ThemeChooser-437c6f2735b6f5f38d698bf7674f1c864699e23d.zip packages_apps_ThemeChooser-437c6f2735b6f5f38d698bf7674f1c864699e23d.tar.gz packages_apps_ThemeChooser-437c6f2735b6f5f38d698bf7674f1c864699e23d.tar.bz2 |
Automatic translation import
Change-Id: I8b7acf39d262712f3b5508d9e6e4eb147c250e14
Diffstat (limited to 'res/values-th')
-rw-r--r-- | res/values-th/strings.xml | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml new file mode 100644 index 0000000..b95aee8 --- /dev/null +++ b/res/values-th/strings.xml @@ -0,0 +1,42 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.net--> +<!-- + 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> + <string name="app_name">ชุดรูปแบบ</string> + <string name="lock_screen">ภาพพื้นหลังหน้าล็อคจอ</string> + <string name="icons">ไอคอน</string> + <string name="fonts">แบบอักษร</string> + <string name="wallpapers">ภาพพื้นหลัง</string> + <string name="boot_anims">ภาพเปิดเครื่อง</string> + <string name="ringtones">เสียงเรียกเข้า</string> + <string name="notifications">การแจ้งเตือน</string> + <string name="alarms">นาฬิกาปลุก</string> + <string name="style">ลักษณะ</string> + <string name="default_tag">(เริ่มต้น)</string> + <string name="apply">นำไปใช้</string> + <string name="applying">กำลังนำไปใช้\u2026</string> + <string name="remove">นำออก</string> + <string name="update">อัพเดต</string> + <string name="alarm_label">นาฬิกาปลุก</string> + <string name="notification_label">การแจ้งเตือน</string> + <string name="ringtone_label">เสียงเรียกเข้า</string> + <string name="unknown_author">ผู้สร้างที่ไม่รู้จัก</string> + <string name="font_preview_letters">AaBbCcกขค123</string> + <string name="no_boot_animation_preview">ไม่มีภาพตัวอย่าง</string> + <string name="theme_installed_notification_title">%s ติดตั้งแล้ว</string> + <string name="theme_installed_notification_text">ติดตั้งชุดรูปแบบสำเร็จ</string> +</resources> |