summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-17 22:00:52 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-17 22:00:52 +0200
commit938df93a55216aa18a478364331a91d78354ca3c (patch)
tree44bb017fa3f32391c5bec2a3a874edf53f4140b6
parent44cbc9a7a7acad9314882073e669c01e655d179f (diff)
downloadandroid_packages_apps_Terminal-938df93a55216aa18a478364331a91d78354ca3c.tar.gz
android_packages_apps_Terminal-938df93a55216aa18a478364331a91d78354ca3c.tar.bz2
android_packages_apps_Terminal-938df93a55216aa18a478364331a91d78354ca3c.zip
Automatic translation import
Change-Id: Iec8b56d7c71f3c219942c847a21247b0d0d4d0f6
-rw-r--r--res/values-as-rIN/arrays.xml40
-rw-r--r--res/values-as-rIN/strings.xml10
-rw-r--r--res/values-es-rUS/arrays.xml40
-rw-r--r--res/values-es-rUS/strings.xml10
-rw-r--r--res/values-gu-rIN/arrays.xml40
-rw-r--r--res/values-gu-rIN/strings.xml10
-rw-r--r--res/values-iw/arrays.xml16
-rw-r--r--res/values-ml-rIN/arrays.xml40
-rw-r--r--res/values-ml-rIN/strings.xml10
-rw-r--r--res/values-mr-rIN/arrays.xml40
-rw-r--r--res/values-mr-rIN/strings.xml10
-rw-r--r--res/values-or-rIN/arrays.xml40
-rw-r--r--res/values-or-rIN/strings.xml10
-rw-r--r--res/values-ta-rIN/arrays.xml40
-rw-r--r--res/values-ta-rIN/strings.xml10
-rw-r--r--res/values-te-rIN/arrays.xml40
-rw-r--r--res/values-te-rIN/strings.xml10
17 files changed, 408 insertions, 8 deletions
diff --git a/res/values-as-rIN/arrays.xml b/res/values-as-rIN/arrays.xml
new file mode 100644
index 0000000..2d5eaa9
--- /dev/null
+++ b/res/values-as-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-as-rIN/strings.xml b/res/values-as-rIN/strings.xml
index bdd2603..14a4cda 100644
--- a/res/values-as-rIN/strings.xml
+++ b/res/values-as-rIN/strings.xml
@@ -16,4 +16,14 @@
-->
<resources>
<!-- Title of the Terminal activity. -->
+ <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-es-rUS/arrays.xml b/res/values-es-rUS/arrays.xml
new file mode 100644
index 0000000..a732bf9
--- /dev/null
+++ b/res/values-es-rUS/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>Automática</item>
+ <item>Horizontal</item>
+ <item>Vertical</item>
+ </string-array>
+ <string-array name="font_size_labels">
+ <item>10 pto</item>
+ <item>12 pto</item>
+ <item>14 pto</item>
+ <item>16 pto</item>
+ <item>20 pto</item>
+ <item>24 pto</item>
+ </string-array>
+ <string-array name="text_colors_labels">
+ <item>Texto negro sobre fondo blanco</item>
+ <item>Texto blanco sobre fondo negro</item>
+ <item>Texto verde sobre fondo negro</item>
+ <item>Texto ámbar sobre fondo negro</item>
+ <item>Texto rojo sobre fondo negro</item>
+ <item>Texto azul sobre fondo negro</item>
+ </string-array>
+</resources>
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index bdd2603..844ce82 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -16,4 +16,14 @@
-->
<resources>
<!-- Title of the Terminal activity. -->
+ <string name="app_label">Terminal</string>
+ <string name="menu_new_tab">Nueva pestaña</string>
+ <string name="menu_close_tab">Cerrar pestaña</string>
+ <string name="menu_item_settings">Opciones</string>
+ <string name="screen_settings">Ajustes de pantalla</string>
+ <string name="fullscreen_mode_title">Pantalla completa</string>
+ <string name="screen_orientation_title">Orientación de la pantalla</string>
+ <string name="text_settings">Configuración de texto</string>
+ <string name="font_size_title">Tamaño de letra</string>
+ <string name="text_colors_title">Colores de texto</string>
</resources>
diff --git a/res/values-gu-rIN/arrays.xml b/res/values-gu-rIN/arrays.xml
new file mode 100644
index 0000000..3639719
--- /dev/null
+++ b/res/values-gu-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 પૉઇંટ</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-gu-rIN/strings.xml b/res/values-gu-rIN/strings.xml
index bdd2603..670c798 100644
--- a/res/values-gu-rIN/strings.xml
+++ b/res/values-gu-rIN/strings.xml
@@ -16,4 +16,14 @@
-->
<resources>
<!-- Title of the Terminal activity. -->
+ <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-iw/arrays.xml b/res/values-iw/arrays.xml
index 1761cde..5f98d89 100644
--- a/res/values-iw/arrays.xml
+++ b/res/values-iw/arrays.xml
@@ -18,8 +18,8 @@
<resources>
<string-array name="screen_orientation_labels">
<item>אוטומטי</item>
- <item>לרוחב</item>
- <item>לאורך</item>
+ <item>תצוגת רוחב</item>
+ <item>תצוגת אורך</item>
</string-array>
<string-array name="font_size_labels">
<item>10 נק\'</item>
@@ -30,11 +30,11 @@
<item>24 נק\'</item>
</string-array>
<string-array name="text_colors_labels">
- <item>כיתוב שחור על רקע לבן</item>
- <item>כיתוב לבן על רקע שחור</item>
- <item>כיתוב ירוק על רקע שחור</item>
- <item>כיתוב ענבר (כתום) על רקע שחור</item>
- <item>כיתוב אדום על רקע שחור</item>
- <item>כיתוב כחול על רקע שחור</item>
+ <item>טקסט שחור על רקע לבן</item>
+ <item>טקסט לבן על רקע שחור</item>
+ <item>טקסט ירוק על רקע שחור</item>
+ <item>טקסט צהוב על רקע שחור</item>
+ <item>טקסט אדום על רקע שחור</item>
+ <item>טקסט כחול על רקע שחור</item>
</string-array>
</resources>
diff --git a/res/values-ml-rIN/arrays.xml b/res/values-ml-rIN/arrays.xml
new file mode 100644
index 0000000..16ad0bc
--- /dev/null
+++ b/res/values-ml-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-ml-rIN/strings.xml b/res/values-ml-rIN/strings.xml
index bdd2603..9813e54 100644
--- a/res/values-ml-rIN/strings.xml
+++ b/res/values-ml-rIN/strings.xml
@@ -16,4 +16,14 @@
-->
<resources>
<!-- Title of the Terminal activity. -->
+ <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-mr-rIN/arrays.xml b/res/values-mr-rIN/arrays.xml
new file mode 100644
index 0000000..92702ad
--- /dev/null
+++ b/res/values-mr-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-mr-rIN/strings.xml b/res/values-mr-rIN/strings.xml
index bdd2603..7e5bdcd 100644
--- a/res/values-mr-rIN/strings.xml
+++ b/res/values-mr-rIN/strings.xml
@@ -16,4 +16,14 @@
-->
<resources>
<!-- Title of the Terminal activity. -->
+ <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-or-rIN/arrays.xml b/res/values-or-rIN/arrays.xml
new file mode 100644
index 0000000..e1fb1db
--- /dev/null
+++ b/res/values-or-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-or-rIN/strings.xml b/res/values-or-rIN/strings.xml
index bdd2603..02e6166 100644
--- a/res/values-or-rIN/strings.xml
+++ b/res/values-or-rIN/strings.xml
@@ -16,4 +16,14 @@
-->
<resources>
<!-- Title of the Terminal activity. -->
+ <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-ta-rIN/arrays.xml b/res/values-ta-rIN/arrays.xml
new file mode 100644
index 0000000..dc5a791
--- /dev/null
+++ b/res/values-ta-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-ta-rIN/strings.xml b/res/values-ta-rIN/strings.xml
index bdd2603..acb9448 100644
--- a/res/values-ta-rIN/strings.xml
+++ b/res/values-ta-rIN/strings.xml
@@ -16,4 +16,14 @@
-->
<resources>
<!-- Title of the Terminal activity. -->
+ <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-te-rIN/arrays.xml b/res/values-te-rIN/arrays.xml
new file mode 100644
index 0000000..91b83de
--- /dev/null
+++ b/res/values-te-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 పాయింట్లు</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-te-rIN/strings.xml b/res/values-te-rIN/strings.xml
index bdd2603..8b6d082 100644
--- a/res/values-te-rIN/strings.xml
+++ b/res/values-te-rIN/strings.xml
@@ -16,4 +16,14 @@
-->
<resources>
<!-- Title of the Terminal activity. -->
+ <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>