Skip to content

Commit

Permalink
Automatic translation import
Browse files Browse the repository at this point in the history
Change-Id: I8d9c47a5a03c29e89613947c3a35b6886462b410
  • Loading branch information
mikeNG committed Jun 1, 2015
1 parent 267124d commit be26d8e
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 0 deletions.
28 changes: 28 additions & 0 deletions res/values-eu-rES/strings.xml
@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!-- Copyright (C) 2013 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>
<string name="app_label">Terminala</string>
<string name="menu_new_tab">Fitxa berria</string>
<string name="menu_close_tab">Itxi fitxa</string>
<string name="menu_item_settings">Ezarpenak</string>
<string name="screen_settings">Pantaila ezarpenak</string>
<string name="fullscreen_mode_title">Pantaila osoko modua</string>
<string name="screen_orientation_title">Pantailaren orientazioa</string>
<string name="text_settings">Testu ezarpenak</string>
<string name="font_size_title">Letra-tamaina</string>
<string name="text_colors_title">Testu koloreak</string>
</resources>
40 changes: 40 additions & 0 deletions res/values-th/arrays.xml
@@ -0,0 +1,40 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!-- Copyright (C) 2007 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>
<string-array name="screen_orientation_labels">
<item>อัตโนมัติ</item>
<item>แนวนอน</item>
<item>แนวตั้ง</item>
</string-array>
<string-array name="font_size_labels">
<item>10 pt</item>
<item>12 pt</item>
<item>14 pt</item>
<item>16 pt</item>
<item>20 pt</item>
<item>24 pt</item>
</string-array>
<string-array name="text_colors_labels">
<item>ตัวอักษรดำพื้นหลังขาว</item>
<item>ตัวอักษรขาวพื้นหลังดำ</item>
<item>ตัวอักษรเขียวพื้นหลังดำ</item>
<item>ตัวอักษรเหลืองพื้นหลังดำ</item>
<item>ตัวอักษรแดงพื้นหลังดำ</item>
<item>ตัวอักษรน้ำเงินพื้นหลังดำ</item>
</string-array>
</resources>
28 changes: 28 additions & 0 deletions res/values-th/strings.xml
@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!-- Copyright (C) 2013 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>
<string name="app_label">เทอร์มินัล</string>
<string name="menu_new_tab">แท็บใหม่</string>
<string name="menu_close_tab">ปิดแท็บ</string>
<string name="menu_item_settings">ตั้งค่า</string>
<string name="screen_settings">ตั้งค่าหน้าจอ</string>
<string name="fullscreen_mode_title">รูปแบบเต็มจอ</string>
<string name="screen_orientation_title">วางแนวหน้าจอ</string>
<string name="text_settings">ตั้งค่าตัวอักษร</string>
<string name="font_size_title">ขนาดแบบอักษร</string>
<string name="text_colors_title">สีข้อความ</string>
</resources>

0 comments on commit be26d8e

Please sign in to comment.