diff options
author | Eric Fischer <enf@google.com> | 2010-11-17 16:23:18 -0800 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2010-11-17 16:23:18 -0800 |
commit | d8fe978b44ea890cbf5c8d42567659fb7ded7881 (patch) | |
tree | deee41ce040aaac830f730008de96110ad7c542d /picolanginstaller/res/values-th | |
parent | 71253fd6cea353f36f0442fe07619f2d82188ae5 (diff) | |
download | external_svox-d8fe978b44ea890cbf5c8d42567659fb7ded7881.zip external_svox-d8fe978b44ea890cbf5c8d42567659fb7ded7881.tar.gz external_svox-d8fe978b44ea890cbf5c8d42567659fb7ded7881.tar.bz2 |
Import initial translations for 20 new locales.
Change-Id: I22d1a0084fdfcd6e43aa857d87788f80c19d7642
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..cd3060d --- /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> + <!-- outdated translation 8792926973732354514 --> <string name="installing_message" product="nosdcard" msgid="737236126329813405">"กำลังติดตั้งข้อมูลเสียงบนการ์ด SD"</string> + <string name="installing_message" product="default" msgid="8792926973732354514">"กำลังติดตั้งข้อมูลเสียงบนการ์ด SD"</string> + <string name="uninstall_message" msgid="174096141356529599">"ติดตั้งข้อมูลเสียงสำเร็จแล้ว ขณะนี้คุณสามารถนำโปรแกรมติดตั้งนี้ออกได้อย่างปลอดภัย"</string> + <string name="uninstall" msgid="6195983436684617741">"ถอนการติดตั้ง"</string> + <!-- outdated translation 6519833625675608678 --> <string name="retry_message" product="nosdcard" msgid="3151040525760201468">"ติดตั้งข้อมูลเสียงไม่สำเร็จ โปรดตรวจสอบให้แน่ใจว่าได้ใส่การ์ด SD ในอุปกรณ์และมีพื้นที่ว่างอย่างน้อย 6MB หากมีการ์ดอยู่ในอุปกรณ์อยู่แล้ว โปรดลองนำการ์ดออกแล้วใส่เข้าไปใหม่"</string> + <string name="retry_message" product="default" msgid="6519833625675608678">"ติดตั้งข้อมูลเสียงไม่สำเร็จ โปรดตรวจสอบให้แน่ใจว่าได้ใส่การ์ด SD ในอุปกรณ์และมีพื้นที่ว่างอย่างน้อย 6MB หากมีการ์ดอยู่ในอุปกรณ์อยู่แล้ว โปรดลองนำการ์ดออกแล้วใส่เข้าไปใหม่"</string> + <string name="retry" msgid="7470276488993209974">"ลองอีกครั้ง"</string> +</resources> |