diff options
author | Eric Fischer <enf@google.com> | 2011-09-12 09:49:51 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-09-12 09:49:51 -0700 |
commit | 99216d55c3e7ceacf094906e8c526efe902aa6ce (patch) | |
tree | 5e9f2d3ab7a871fe26bb812b39214d195061f127 /res/values-th | |
parent | 7883b4453338a00d58707e4fd257492a09b1e824 (diff) | |
download | packages_apps_browser-99216d55c3e7ceacf094906e8c526efe902aa6ce.zip packages_apps_browser-99216d55c3e7ceacf094906e8c526efe902aa6ce.tar.gz packages_apps_browser-99216d55c3e7ceacf094906e8c526efe902aa6ce.tar.bz2 |
Import revised translations.
Change-Id: Ic6f5bae5587ef75cca854e4991a57e00dcd262f1
Diffstat (limited to 'res/values-th')
-rw-r--r-- | res/values-th/strings.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml index 9241178..cb35ac6 100644 --- a/res/values-th/strings.xml +++ b/res/values-th/strings.xml @@ -276,7 +276,13 @@ <string name="pref_lab_fullscreen_summary" msgid="6853711692160711419">"ใช้โหมดเต็มหน้าจอเพื่อซ่อนแถบสถานะ"</string> <string name="pref_data_title" msgid="750316606686075162">"การจัดการแบนด์วิดท์"</string> <string name="pref_data_preload_title" msgid="4479320472980292873">"การโหลดผลการค้นหาล่วงหน้า"</string> + <string-array name="pref_data_preload_choices"> + <item msgid="5180466923190095508">"ไม่เลย"</item> + <item msgid="1791664748778640002">"Wi-Fi เท่านั้น"</item> + <item msgid="3944061253437827617">"ทุกครั้ง"</item> + </string-array> <string name="pref_data_preload_summary" msgid="7488335627364473744">"อนุญาตให้เบราว์เซอร์โหลดผลการค้นหาที่เชื่อถือได้สูงก่อนล่วงหน้าในเบื้องหลัง"</string> + <string name="pref_data_preload_dialogtitle" msgid="8421297746110796536">"การโหลดผลการค้นหาล่วงหน้า"</string> <string name="browserFrameNetworkErrorLabel" msgid="126892350904924893">"ปัญหาการเชื่อมต่อข้อมูล"</string> <string name="browserFrameFileErrorLabel" msgid="8063691502792670367">"ปัญหาเกี่ยวกับไฟล์"</string> <string name="browserFrameFormResubmitLabel" msgid="2685923472682180360">"ยืนยัน"</string> @@ -350,8 +356,8 @@ <string name="geolocation_permissions_prompt_share" msgid="9084486342048347976">"แบ่งปันตำแหน่ง"</string> <string name="geolocation_permissions_prompt_dont_share" msgid="6303025160237860300">"ปฏิเสธ"</string> <string name="geolocation_permissions_prompt_remember" msgid="3118526300707348308">"จำการตั้งค่า"</string> - <!-- outdated translation 987286072035125498 --> <string name="geolocation_permissions_prompt_toast_allowed" msgid="7833771073195530638">"ไซต์นี้สามารถเข้าถึงตำแหน่งของคุณ เปลี่ยนค่าในการตั้งค่า-> การตั้งค่าเว็บไซต์"</string> - <!-- outdated translation 7695100950212692515 --> <string name="geolocation_permissions_prompt_toast_disallowed" msgid="7418225389343746465">"ไซต์นี้ไม่สามารถเข้าถึงตำแหน่งของคุณ เปลี่ยนค่าในการตั้งค่า-> การตั้งค่าเว็บไซต์"</string> + <string name="geolocation_permissions_prompt_toast_allowed" msgid="7833771073195530638">"ไซต์นี้สามารถเข้าถึงตำแหน่งของคุณ เปลี่ยนค่านี้ในการตั้งค่า -> ขั้นสูง -> การตั้งค่าเว็บไซต์"</string> + <string name="geolocation_permissions_prompt_toast_disallowed" msgid="7418225389343746465">"ไซต์นี้ไม่สามารถเข้าถึงตำแหน่งของคุณ เปลี่ยนค่านี้ในการตั้งค่า -> ขั้นสูง -> การตั้งค่าเว็บไซต์"</string> <string name="geolocation_settings_page_title" msgid="1745477985097536528">"ล้างการเข้าถึงตำแหน่ง"</string> <string name="geolocation_settings_page_summary_allowed" msgid="9180251524290811398">"ปัจจุบันไซต์นี้สามารถเข้าถึงตำแหน่งของคุณได้"</string> <string name="geolocation_settings_page_summary_not_allowed" msgid="4589649082203102544">"ปัจจุบันไซต์นี้ไม่สามารถเข้าถึงตำแหน่งของคุณได้"</string> |