diff options
author | Eric Fischer <enf@google.com> | 2011-04-07 13:59:28 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-04-07 13:59:28 -0700 |
commit | c821f6d8f8b42e732ba6745fd99b52752a049ef8 (patch) | |
tree | 22b48a0301c123c662b4c2d74e614cbe57a459da /res/values-th | |
parent | cdef44c985e5c0dd56dc4ce802c3926ef2afe536 (diff) | |
download | packages_apps_Settings-c821f6d8f8b42e732ba6745fd99b52752a049ef8.tar.gz packages_apps_Settings-c821f6d8f8b42e732ba6745fd99b52752a049ef8.tar.bz2 packages_apps_Settings-c821f6d8f8b42e732ba6745fd99b52752a049ef8.zip |
Import revised translations.
Change-Id: I176df34d590daa670ac132759d7f4cb91e4b3747
Diffstat (limited to 'res/values-th')
-rw-r--r-- | res/values-th/arrays.xml | 10 | ||||
-rw-r--r-- | res/values-th/strings.xml | 5 |
2 files changed, 13 insertions, 2 deletions
diff --git a/res/values-th/arrays.xml b/res/values-th/arrays.xml index 5f7c77337..a9f105cf9 100644 --- a/res/values-th/arrays.xml +++ b/res/values-th/arrays.xml @@ -220,4 +220,14 @@ <item msgid="2560532955514699713">"ปานกลาง"</item> <item msgid="2372711992605524591">"ยาว"</item> </string-array> + <string-array name="hdcp_checking_titles"> + <item msgid="441827799230089869">"ไม่ต้องตรวจสอบ"</item> + <item msgid="6042769699089883931">"ตรวจสอบเนื้อหา DRM เท่านั้น"</item> + <item msgid="9174900380056846820">"ตรวจสอบทุกครั้ง"</item> + </string-array> + <string-array name="hdcp_checking_summaries"> + <item msgid="505558545611516707">"ห้ามใช้การตรวจสอบ HDCP"</item> + <item msgid="3878793616631049349">"ใช้การตรวจสอบ HDCP สำหรับเนื้อหา DRM เท่านั้น"</item> + <item msgid="45075631231212732">"ใช้การตรวจสอบ HDCP เสมอ"</item> + </string-array> </resources> diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml index 958d85eb6..8b86be948 100644 --- a/res/values-th/strings.xml +++ b/res/values-th/strings.xml @@ -1433,7 +1433,8 @@ <string name="delete" msgid="4219243412325163003">"ลบ"</string> <string name="misc_files" msgid="6298643430106707497">"ไฟล์เบ็ดเตล็ด"</string> <string name="misc_files_selected_count" msgid="4647048020823912088">"เลือก <xliff:g id="NUMBER">%1$d</xliff:g> จาก <xliff:g id="TOTAL">%2$d</xliff:g>"</string> - <!-- no translation found for misc_files_selected_count_bytes (2876232009069114352) --> - <skip /> + <string name="misc_files_selected_count_bytes" msgid="2876232009069114352">"<xliff:g id="NUMBER">%1$s</xliff:g> จาก <xliff:g id="TOTAL">%2$s</xliff:g>"</string> <string name="select_all" msgid="6783085295161532497">"เลือกทั้งหมด"</string> + <string name="hdcp_checking_title" msgid="8605478913544273282">"การตรวจสอบ HDCP"</string> + <string name="hdcp_checking_dialog_title" msgid="5141305530923283">"ตั้งค่าการตรวจสอบ HDCP"</string> </resources> |