summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-11 22:40:22 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-11 22:40:22 +0200
commitc88866390f2c3590dc26a3fc3c17dd2dd0c3126d (patch)
treed37a1f2f9ae1485edce61e59dd5de2fa7a593c05
parent39b0764d8085e202360d8d6f0b3f2d7c1b051f0f (diff)
downloaddevice_samsung_galaxys2-common-c88866390f2c3590dc26a3fc3c17dd2dd0c3126d.zip
device_samsung_galaxys2-common-c88866390f2c3590dc26a3fc3c17dd2dd0c3126d.tar.gz
device_samsung_galaxys2-common-c88866390f2c3590dc26a3fc3c17dd2dd0c3126d.tar.bz2
Automatic translation import
Change-Id: I40893d234d82f2ed6a672ca34853037574c405c8
-rw-r--r--AdvancedDisplay/res/values-ar/arrays.xml40
-rw-r--r--AdvancedDisplay/res/values-ar/strings.xml29
-rw-r--r--AdvancedDisplay/res/values-bn-rBD/strings.xml20
-rw-r--r--AdvancedDisplay/res/values-en-rIN/arrays.xml40
-rw-r--r--AdvancedDisplay/res/values-en-rIN/strings.xml29
-rw-r--r--AdvancedDisplay/res/values-es/arrays.xml4
-rw-r--r--AdvancedDisplay/res/values-hr/arrays.xml40
-rw-r--r--AdvancedDisplay/res/values-hr/strings.xml29
-rw-r--r--AdvancedDisplay/res/values-ku/arrays.xml40
-rw-r--r--AdvancedDisplay/res/values-ku/strings.xml29
-rw-r--r--AdvancedDisplay/res/values-th/arrays.xml2
-rw-r--r--AdvancedDisplay/res/values-tr/arrays.xml4
-rw-r--r--AdvancedDisplay/res/values-vi/arrays.xml40
-rw-r--r--AdvancedDisplay/res/values-vi/strings.xml29
14 files changed, 370 insertions, 5 deletions
diff --git a/AdvancedDisplay/res/values-ar/arrays.xml b/AdvancedDisplay/res/values-ar/arrays.xml
new file mode 100644
index 0000000..1c7150c
--- /dev/null
+++ b/AdvancedDisplay/res/values-ar/arrays.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2014 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="mdnie_scenario_entries">
+ <item>CyanogenMod (الإفتراضي)</item>
+ <item>واجهة المستخدم</item>
+ <item>فيديو</item>
+ <item>فيديو سريع</item>
+ <item>فيديو بطيء</item>
+ <item>الكاميرا</item>
+ <item>التنقل</item>
+ <item>معرض</item>
+ <item>VT</item>
+ </string-array>
+ <string-array name="mdnie_mode_entries">
+ <item>ديناميكي (افتراضي)</item>
+ <item>قياسي</item>
+ <item>طبيعي</item>
+ <item>فيلم</item>
+ </string-array>
+ <string-array name="mdnie_negative_entries">
+ <item>عادي</item>
+ <item>معكوس</item>
+ </string-array>
+</resources>
diff --git a/AdvancedDisplay/res/values-ar/strings.xml b/AdvancedDisplay/res/values-ar/strings.xml
new file mode 100644
index 0000000..75d6f48
--- /dev/null
+++ b/AdvancedDisplay/res/values-ar/strings.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2014 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">عرض متقدم</string>
+ <string name="defaults_button">إعادة التعيين إلى الافتراضي</string>
+ <string name="category_screen_title">الشاشة</string>
+ <string name="screen_colors_title">الألوان</string>
+ <string name="mdnie_scenario_title_head">السيناريو</string>
+ <string name="mdnie_scenario_summary_head">تعيين السيناريو mDNIe</string>
+ <string name="mdnie_mode_title_head">نمط</string>
+ <string name="mdnie_mode_summary_head">تعيين وضع mDNIe</string>
+ <string name="mdnie_negative_title_head">وضع سلبي</string>
+ <string name="mdnie_negative_summary_head">تمكين/تعطيل ألوان معكوسة</string>
+</resources>
diff --git a/AdvancedDisplay/res/values-bn-rBD/strings.xml b/AdvancedDisplay/res/values-bn-rBD/strings.xml
new file mode 100644
index 0000000..cab5fa6
--- /dev/null
+++ b/AdvancedDisplay/res/values-bn-rBD/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2014 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="defaults_button">পূর্ব-নির্ধারিত অবস্থায় পুন:স্থাপন</string>
+</resources>
diff --git a/AdvancedDisplay/res/values-en-rIN/arrays.xml b/AdvancedDisplay/res/values-en-rIN/arrays.xml
new file mode 100644
index 0000000..7385020
--- /dev/null
+++ b/AdvancedDisplay/res/values-en-rIN/arrays.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2014 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="mdnie_scenario_entries">
+ <item>CyanogenMod (default)</item>
+ <item>UI</item>
+ <item>Video</item>
+ <item>Video warm</item>
+ <item>Video cold</item>
+ <item>Camera</item>
+ <item>Navigation</item>
+ <item>Gallery</item>
+ <item>VT</item>
+ </string-array>
+ <string-array name="mdnie_mode_entries">
+ <item>Dynamic (default)</item>
+ <item>Standard</item>
+ <item>Natural</item>
+ <item>Movie</item>
+ </string-array>
+ <string-array name="mdnie_negative_entries">
+ <item>Normal</item>
+ <item>Inverted</item>
+ </string-array>
+</resources>
diff --git a/AdvancedDisplay/res/values-en-rIN/strings.xml b/AdvancedDisplay/res/values-en-rIN/strings.xml
new file mode 100644
index 0000000..702e6e6
--- /dev/null
+++ b/AdvancedDisplay/res/values-en-rIN/strings.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2014 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Advanced display</string>
+ <string name="defaults_button">Reset to default</string>
+ <string name="category_screen_title">Screen</string>
+ <string name="screen_colors_title">Colors</string>
+ <string name="mdnie_scenario_title_head">Scenario</string>
+ <string name="mdnie_scenario_summary_head">Set the mDNIe scenario</string>
+ <string name="mdnie_mode_title_head">Mode</string>
+ <string name="mdnie_mode_summary_head">Set the mDNIe mode</string>
+ <string name="mdnie_negative_title_head">Negative mode</string>
+ <string name="mdnie_negative_summary_head">Enable/disable inverted colours</string>
+</resources>
diff --git a/AdvancedDisplay/res/values-es/arrays.xml b/AdvancedDisplay/res/values-es/arrays.xml
index 70d5015..ae186a4 100644
--- a/AdvancedDisplay/res/values-es/arrays.xml
+++ b/AdvancedDisplay/res/values-es/arrays.xml
@@ -20,8 +20,8 @@
<item>CyanogenMod (por defecto)</item>
<item>Interfaz de usuario</item>
<item>Vídeo</item>
- <item>Video warm</item>
- <item>Video cold</item>
+ <item>Video calido</item>
+ <item>Vídeo frío</item>
<item>Cámara</item>
<item>Navegación</item>
<item>Galería</item>
diff --git a/AdvancedDisplay/res/values-hr/arrays.xml b/AdvancedDisplay/res/values-hr/arrays.xml
new file mode 100644
index 0000000..0434a33
--- /dev/null
+++ b/AdvancedDisplay/res/values-hr/arrays.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2014 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="mdnie_scenario_entries">
+ <item>CyanogenMod (zadano)</item>
+ <item>Korisničko sučelje</item>
+ <item>Video</item>
+ <item>Video toplo</item>
+ <item>Video hladno</item>
+ <item>Fotoaparat</item>
+ <item>Navigacija</item>
+ <item>Galerija</item>
+ <item>VT</item>
+ </string-array>
+ <string-array name="mdnie_mode_entries">
+ <item>Dinamično (zadano)</item>
+ <item>Standardno</item>
+ <item>Prirodno</item>
+ <item>Film</item>
+ </string-array>
+ <string-array name="mdnie_negative_entries">
+ <item>Normalan</item>
+ <item>Preokrenuto</item>
+ </string-array>
+</resources>
diff --git a/AdvancedDisplay/res/values-hr/strings.xml b/AdvancedDisplay/res/values-hr/strings.xml
new file mode 100644
index 0000000..e55c3cb
--- /dev/null
+++ b/AdvancedDisplay/res/values-hr/strings.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2014 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Napredni zaslon</string>
+ <string name="defaults_button">Vrati na zadane postavke</string>
+ <string name="category_screen_title">Zaslon</string>
+ <string name="screen_colors_title">Boje</string>
+ <string name="mdnie_scenario_title_head">Scenarij</string>
+ <string name="mdnie_scenario_summary_head">Podesite mDNIe scenarij</string>
+ <string name="mdnie_mode_title_head">Način</string>
+ <string name="mdnie_mode_summary_head">Postavite mDNIe način</string>
+ <string name="mdnie_negative_title_head">Negativni način</string>
+ <string name="mdnie_negative_summary_head">Uključite/isključite obrnute boje</string>
+</resources>
diff --git a/AdvancedDisplay/res/values-ku/arrays.xml b/AdvancedDisplay/res/values-ku/arrays.xml
new file mode 100644
index 0000000..2e50986
--- /dev/null
+++ b/AdvancedDisplay/res/values-ku/arrays.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2014 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="mdnie_scenario_entries">
+ <item>سیانۆجین مۆد (سەرەکی)</item>
+ <item>UI</item>
+ <item>ڤیدیۆ</item>
+ <item>ڤیدیۆی گەرم</item>
+ <item>ڤیدیۆی سارد</item>
+ <item>کامێرا</item>
+ <item>ئاڕاستە</item>
+ <item>گەلەری</item>
+ <item>VT</item>
+ </string-array>
+ <string-array name="mdnie_mode_entries">
+ <item>دینامیک (سەرەکی)</item>
+ <item>پێوانەی</item>
+ <item>سروشتی</item>
+ <item>فیلم</item>
+ </string-array>
+ <string-array name="mdnie_negative_entries">
+ <item>ئاسایی</item>
+ <item>پێچەوانە</item>
+ </string-array>
+</resources>
diff --git a/AdvancedDisplay/res/values-ku/strings.xml b/AdvancedDisplay/res/values-ku/strings.xml
new file mode 100644
index 0000000..d787334
--- /dev/null
+++ b/AdvancedDisplay/res/values-ku/strings.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2014 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">پیشاندانی پێشکه‌وتوو</string>
+ <string name="defaults_button">ڕێکخستنه‌وه‌ بۆ سەرەکی</string>
+ <string name="category_screen_title">شاشە</string>
+ <string name="screen_colors_title">ڕه‌نگه‌کان</string>
+ <string name="mdnie_scenario_title_head">سیناریۆ</string>
+ <string name="mdnie_scenario_summary_head">دانانی دۆخی mDNIe سیناریۆ</string>
+ <string name="mdnie_mode_title_head">دۆخ</string>
+ <string name="mdnie_mode_summary_head">دانانی mDNIe باری</string>
+ <string name="mdnie_negative_title_head">دۆخی نەرێنی</string>
+ <string name="mdnie_negative_summary_head">چالاککردن/ناچالاککردنی ڕه‌نگه‌کان گۆڕاوەکان</string>
+</resources>
diff --git a/AdvancedDisplay/res/values-th/arrays.xml b/AdvancedDisplay/res/values-th/arrays.xml
index cf0ea81..09294e2 100644
--- a/AdvancedDisplay/res/values-th/arrays.xml
+++ b/AdvancedDisplay/res/values-th/arrays.xml
@@ -35,6 +35,6 @@
</string-array>
<string-array name="mdnie_negative_entries">
<item>ปกติ</item>
- <item>กลับ</item>
+ <item>กลับแล้ว</item>
</string-array>
</resources>
diff --git a/AdvancedDisplay/res/values-tr/arrays.xml b/AdvancedDisplay/res/values-tr/arrays.xml
index d27f170..f029f0d 100644
--- a/AdvancedDisplay/res/values-tr/arrays.xml
+++ b/AdvancedDisplay/res/values-tr/arrays.xml
@@ -17,7 +17,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="mdnie_scenario_entries">
- <item>CyanogenMod (Varsayılan)</item>
+ <item>CyanogenMod (varsayılan)</item>
<item>Arayüz</item>
<item>Video</item>
<item>Video sıcak</item>
@@ -28,7 +28,7 @@
<item>VT</item>
</string-array>
<string-array name="mdnie_mode_entries">
- <item>Dinamik (Varsayılan)</item>
+ <item>Dinamik (varsayılan)</item>
<item>Standart</item>
<item>Doğal</item>
<item>Film</item>
diff --git a/AdvancedDisplay/res/values-vi/arrays.xml b/AdvancedDisplay/res/values-vi/arrays.xml
new file mode 100644
index 0000000..3e7a7e9
--- /dev/null
+++ b/AdvancedDisplay/res/values-vi/arrays.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2014 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="mdnie_scenario_entries">
+ <item>CyanogenMod (mặc định)</item>
+ <item>Giao diện người dùng</item>
+ <item>Video</item>
+ <item>Video ấm</item>
+ <item>Video lạnh</item>
+ <item>Máy ảnh</item>
+ <item>Điều hướng</item>
+ <item>Thư viện</item>
+ <item>Công nghệ ảo hóa</item>
+ </string-array>
+ <string-array name="mdnie_mode_entries">
+ <item>Động (mặc định)</item>
+ <item>Tiêu chuẩn</item>
+ <item>Tự nhiên</item>
+ <item>Phim</item>
+ </string-array>
+ <string-array name="mdnie_negative_entries">
+ <item>Thông thường</item>
+ <item>Đảo ngược</item>
+ </string-array>
+</resources>
diff --git a/AdvancedDisplay/res/values-vi/strings.xml b/AdvancedDisplay/res/values-vi/strings.xml
new file mode 100644
index 0000000..d403866
--- /dev/null
+++ b/AdvancedDisplay/res/values-vi/strings.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2014 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Hiển thị nâng cao</string>
+ <string name="defaults_button">Thiết lập lại về mặc định</string>
+ <string name="category_screen_title">Màn hình</string>
+ <string name="screen_colors_title">Màu</string>
+ <string name="mdnie_scenario_title_head">Tình huống</string>
+ <string name="mdnie_scenario_summary_head">Đặt tình huống cho mDNIe</string>
+ <string name="mdnie_mode_title_head">Chế độ</string>
+ <string name="mdnie_mode_summary_head">Đặt chế độ mDNle</string>
+ <string name="mdnie_negative_title_head">Chế độ màu âm bản</string>
+ <string name="mdnie_negative_summary_head">Bật/tắt đảo ngược màu sắc</string>
+</resources>