Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b46e28ae authored by pureexe's avatar pureexe Committed by Marco Brohet
Browse files

Setting : TH translation

Patchset2 : fix wrong xliff and wrong translation
Patchset3 : fix missing backslash

Change-Id: Ifbb21859b23677038f7b0f2659eb5b39f1e33154
parent 6663cc33
Loading
Loading
Loading
Loading
+50 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2012-2013 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-array name="wifi_countrycode_entries">
    <item>สหรัฐอเมริกา</item>
    <item>แคนาดา, ไต้หวัน</item>
    <item>เยอรมัน</item>
    <item>ยุโรป</item>
    <item>ญี่ปุ่น, รัสเซีย</item>
    <item>ออสเตเรีย</item>
    <item>จีน</item>
    <item>เกาหลี</item>
    <item>ตุรกี</item>
    <item>สิงคโปร</item>
    <item>บราซิล</item>
  </string-array>
  <string-array name="profile_entries">
    <item>เปิด</item>
    <item>ปิด</item>
    <item>ไม่เขียนทับ</item>
  </string-array>
  <string-array name="profile_connection_entries">
    <item>ปิด</item>
    <item>เปิด</item>
  </string-array>
  <string-array name="entries_screentimeout_widget">
    <item>15วินาที | 1นาที | 5นาที</item>
    <item>30วินาที | 2นาที | 5นาที</item>
  </string-array>
  <string-array name="pref_zram_size_entries">
    <item>ปิด</item>
    <item>10%</item>
    <item>18% (ค่าเริ่มต้น)</item>
    <item>26%</item>
  </string-array>
</resources>
+586 −0

File added.

Preview size limit exceeded, changes collapsed.