summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-03-06 23:06:14 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-03-06 23:06:14 +0200
commit740e8a41545411e1deec3e361a89864194bc3ed2 (patch)
treeb78caa2d4d847f75653bc7830e2bb8f1355312c4
parent55e5a0b61ed244b5fd9feb02fdd5d1e2f7d807d3 (diff)
downloadandroid_packages_apps_Terminal-740e8a41545411e1deec3e361a89864194bc3ed2.tar.gz
android_packages_apps_Terminal-740e8a41545411e1deec3e361a89864194bc3ed2.tar.bz2
android_packages_apps_Terminal-740e8a41545411e1deec3e361a89864194bc3ed2.zip
Automatic translation importstaging/cm-12.1
Change-Id: I4767fcdbb03240371b89ac025c97b3bda5c3c8d1
-rw-r--r--res/values-az-rAZ/arrays.xml40
-rw-r--r--res/values-az-rAZ/strings.xml28
-rw-r--r--res/values-en-rAU/arrays.xml40
-rw-r--r--res/values-nl/arrays.xml4
-rw-r--r--res/values-uk/arrays.xml40
-rw-r--r--res/values-zh-rTW/arrays.xml40
-rw-r--r--res/values-zh-rTW/strings.xml28
7 files changed, 218 insertions, 2 deletions
diff --git a/res/values-az-rAZ/arrays.xml b/res/values-az-rAZ/arrays.xml
new file mode 100644
index 0000000..70712d1
--- /dev/null
+++ b/res/values-az-rAZ/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>Avtomatik</item>
+ <item>Mənzərə</item>
+ <item>Portret</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>Ağ üstündə qara mətn</item>
+ <item>Qara üstündə ağ mətn</item>
+ <item>Qara üstündə yaşıl mətn</item>
+ <item>Qara üstündə narıncı mətn</item>
+ <item>Qara üstündə qırmızı mətn</item>
+ <item>Qara üstündə mavi mətn</item>
+ </string-array>
+</resources>
diff --git a/res/values-az-rAZ/strings.xml b/res/values-az-rAZ/strings.xml
new file mode 100644
index 0000000..369b093
--- /dev/null
+++ b/res/values-az-rAZ/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">Terminal</string>
+ <string name="menu_new_tab">Yeni vərəq</string>
+ <string name="menu_close_tab">Vərəqi bağla</string>
+ <string name="menu_item_settings">Tənzimləmələr</string>
+ <string name="screen_settings">Ekran tənzimləmələri</string>
+ <string name="fullscreen_mode_title">Tam ekran rejimi</string>
+ <string name="screen_orientation_title">Ekran istiqaməti</string>
+ <string name="text_settings">Mətn tənzimləmələri</string>
+ <string name="font_size_title">Yazı tipi ölçüsü</string>
+ <string name="text_colors_title">Mətn rəngləri</string>
+</resources>
diff --git a/res/values-en-rAU/arrays.xml b/res/values-en-rAU/arrays.xml
new file mode 100644
index 0000000..a335ff1
--- /dev/null
+++ b/res/values-en-rAU/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>Automatic</item>
+ <item>Landscape</item>
+ <item>Portrait</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>Black text on white</item>
+ <item>White text on black</item>
+ <item>Green text on black</item>
+ <item>Amber text on black</item>
+ <item>Red text on black</item>
+ <item>Blue text on black</item>
+ </string-array>
+</resources>
diff --git a/res/values-nl/arrays.xml b/res/values-nl/arrays.xml
index 4387cc5..c6c1089 100644
--- a/res/values-nl/arrays.xml
+++ b/res/values-nl/arrays.xml
@@ -18,8 +18,8 @@
<resources>
<string-array name="screen_orientation_labels">
<item>Automatisch</item>
- <item>Landschap</item>
- <item>Portret</item>
+ <item>Liggend</item>
+ <item>Staand</item>
</string-array>
<string-array name="font_size_labels">
<item>10 pt</item>
diff --git a/res/values-uk/arrays.xml b/res/values-uk/arrays.xml
new file mode 100644
index 0000000..5c414aa
--- /dev/null
+++ b/res/values-uk/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 пунктів</item>
+ <item>12 пунктів</item>
+ <item>14 пунктів</item>
+ <item>16 пунктів</item>
+ <item>20 пунктів</item>
+ <item>24 пункти</item>
+ </string-array>
+ <string-array name="text_colors_labels">
+ <item>Чорний текст на білому</item>
+ <item>Білий текст на чорному</item>
+ <item>Зелений текст на чорному</item>
+ <item>Бурштиновий текст на чорному</item>
+ <item>Червоний текст на чорному</item>
+ <item>Синій текст на чорному</item>
+ </string-array>
+</resources>
diff --git a/res/values-zh-rTW/arrays.xml b/res/values-zh-rTW/arrays.xml
new file mode 100644
index 0000000..2132806
--- /dev/null
+++ b/res/values-zh-rTW/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>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
new file mode 100644
index 0000000..685165b
--- /dev/null
+++ b/res/values-zh-rTW/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>