summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-07-27 20:51:02 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-07-27 20:51:02 +0300
commit898ddda7f1f6b0f29c4168c59b3c35ea6c827fba (patch)
tree7f2fbc9a76d4d67d3489a6a5dd15dc103a190a0a
parent70bf0bfef0cca9f894f8cd1b3cf567643ebbf72a (diff)
downloadandroid_packages_apps_Terminal-898ddda7f1f6b0f29c4168c59b3c35ea6c827fba.tar.gz
android_packages_apps_Terminal-898ddda7f1f6b0f29c4168c59b3c35ea6c827fba.tar.bz2
android_packages_apps_Terminal-898ddda7f1f6b0f29c4168c59b3c35ea6c827fba.zip
Automatic translation import
Change-Id: I2eb7cd6950971eee028a869df32d715d57219b94
-rw-r--r--res/values-ar/arrays.xml40
-rw-r--r--res/values-ar/strings.xml28
-rw-r--r--res/values-kn-rIN/arrays.xml40
-rw-r--r--res/values-kn-rIN/strings.xml28
-rw-r--r--res/values-sl/arrays.xml40
-rw-r--r--res/values-sl/strings.xml28
6 files changed, 204 insertions, 0 deletions
diff --git a/res/values-ar/arrays.xml b/res/values-ar/arrays.xml
new file mode 100644
index 0000000..54fbd4c
--- /dev/null
+++ b/res/values-ar/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>١٠ نقاط</item>
+ <item>١٢ نقطة</item>
+ <item>١٤ نقطة</item>
+ <item>١٦ نقطة</item>
+ <item>٢٠ نقطة</item>
+ <item>٢٤ نقطة</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-ar/strings.xml b/res/values-ar/strings.xml
new file mode 100644
index 0000000..eb88e22
--- /dev/null
+++ b/res/values-ar/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>
diff --git a/res/values-kn-rIN/arrays.xml b/res/values-kn-rIN/arrays.xml
new file mode 100644
index 0000000..dbfd981
--- /dev/null
+++ b/res/values-kn-rIN/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-kn-rIN/strings.xml b/res/values-kn-rIN/strings.xml
new file mode 100644
index 0000000..9fe7dac
--- /dev/null
+++ b/res/values-kn-rIN/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>
diff --git a/res/values-sl/arrays.xml b/res/values-sl/arrays.xml
new file mode 100644
index 0000000..712e161
--- /dev/null
+++ b/res/values-sl/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>Samodejno</item>
+ <item>Ležeče</item>
+ <item>Pokončno</item>
+ </string-array>
+ <string-array name="font_size_labels">
+ <item>10 točk</item>
+ <item>12 točk</item>
+ <item>14 točk</item>
+ <item>16 točk</item>
+ <item>20 točk</item>
+ <item>24 točk</item>
+ </string-array>
+ <string-array name="text_colors_labels">
+ <item>Črno besedilo na belem</item>
+ <item>Belo besedilo na črnem</item>
+ <item>Zeleno besedilo na črnem</item>
+ <item>Jantarno besedilo na črnem</item>
+ <item>Rdeče besedilo na črnem</item>
+ <item>Modro besedilo na črnem</item>
+ </string-array>
+</resources>
diff --git a/res/values-sl/strings.xml b/res/values-sl/strings.xml
new file mode 100644
index 0000000..c50a311
--- /dev/null
+++ b/res/values-sl/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">Nov zavihek</string>
+ <string name="menu_close_tab">Zapri zavihek</string>
+ <string name="menu_item_settings">Nastavitve</string>
+ <string name="screen_settings">Nastavitve zaslona</string>
+ <string name="fullscreen_mode_title">Celozaslonski način</string>
+ <string name="screen_orientation_title">Usmerjenost zaslona</string>
+ <string name="text_settings">Nastavitve besedila</string>
+ <string name="font_size_title">Velikost pisave</string>
+ <string name="text_colors_title">Barve besedila</string>
+</resources>