diff options
author | Eric Fischer <enf@google.com> | 2011-01-06 10:28:24 -0800 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-01-06 10:28:24 -0800 |
commit | 1c643c7e8c13bb758249766b04a7b605179f06fa (patch) | |
tree | 3677174dd65ee1f201efc7ec0f8e74036dde8099 /picolanginstaller/res/values-th | |
parent | 467b173c0f53008cda298597b1ce855250353a01 (diff) | |
download | external_svox-1c643c7e8c13bb758249766b04a7b605179f06fa.zip external_svox-1c643c7e8c13bb758249766b04a7b605179f06fa.tar.gz external_svox-1c643c7e8c13bb758249766b04a7b605179f06fa.tar.bz2 |
Import translations for additional languages.
Change-Id: I69ccc4d420e18384d551ed98cd5591aae1c782be
Diffstat (limited to 'picolanginstaller/res/values-th')
-rw-r--r-- | picolanginstaller/res/values-th/strings.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/picolanginstaller/res/values-th/strings.xml b/picolanginstaller/res/values-th/strings.xml new file mode 100644 index 0000000..c468ae8 --- /dev/null +++ b/picolanginstaller/res/values-th/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +** +** Copyright 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="app_name" msgid="3853942104135735825">"โปรแกรมติดตั้งข้อมูลการสังเคราะห์เสียง"</string> + <string name="installing_message" product="nosdcard" msgid="737236126329813405">"กำลังติดตั้งข้อมูลเสียงบนที่เก็บข้อมูล USB"</string> + <string name="installing_message" product="default" msgid="8792926973732354514">"กำลังติดตั้งข้อมูลเสียงบนการ์ด SD"</string> + <string name="uninstall_message" msgid="174096141356529599">"ติดตั้งข้อมูลเสียงสำเร็จแล้ว ขณะนี้คุณสามารถนำโปรแกรมติดตั้งนี้ออกได้อย่างปลอดภัย"</string> + <string name="uninstall" msgid="6195983436684617741">"ถอนการติดตั้ง"</string> + <string name="retry_message" product="nosdcard" msgid="3151040525760201468">"ติดตั้งข้อมูลเสียงไม่สำเร็จ โปรดตรวจดูให้แน่ใจว่าที่เก็บข้อมูล USB ของคุณมีพื้นที่ว่างอย่างน้อย 6MB"</string> + <string name="retry_message" product="default" msgid="6519833625675608678">"ติดตั้งข้อมูลเสียงไม่สำเร็จ โปรดตรวจสอบให้แน่ใจว่าได้ใส่การ์ด SD ในอุปกรณ์และมีพื้นที่ว่างอย่างน้อย 6MB หากมีการ์ดอยู่ในอุปกรณ์อยู่แล้ว โปรดลองนำการ์ดออกแล้วใส่เข้าไปใหม่"</string> + <string name="retry" msgid="7470276488993209974">"ลองอีกครั้ง"</string> +</resources> |