summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-08-17 20:03:34 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-08-17 20:03:34 +0300
commite252252c73167acc781f553f4a32614fa2c1d9ae (patch)
treee04c12c80ff7308170df64ec31eff6ea37249d74
parenta40115b8acb30ef1caddc43a4b81316722b0a418 (diff)
downloaddevice_samsung_galaxys2-common-e252252c73167acc781f553f4a32614fa2c1d9ae.zip
device_samsung_galaxys2-common-e252252c73167acc781f553f4a32614fa2c1d9ae.tar.gz
device_samsung_galaxys2-common-e252252c73167acc781f553f4a32614fa2c1d9ae.tar.bz2
Automatic translation import
Change-Id: I4818938d93517f175e7def5d7d2dabe509294999
-rw-r--r--AdvancedDisplay/res/values-et-rEE/arrays.xml40
-rw-r--r--AdvancedDisplay/res/values-et-rEE/strings.xml29
-rw-r--r--AdvancedDisplay/res/values-eu-rES/arrays.xml40
-rw-r--r--AdvancedDisplay/res/values-eu-rES/strings.xml28
-rw-r--r--AdvancedDisplay/res/values-fa/arrays.xml30
-rw-r--r--AdvancedDisplay/res/values-fa/strings.xml20
-rw-r--r--AdvancedDisplay/res/values-in/arrays.xml40
-rw-r--r--AdvancedDisplay/res/values-in/strings.xml29
-rw-r--r--AdvancedDisplay/res/values-ro/arrays.xml18
-rw-r--r--AdvancedDisplay/res/values-ro/strings.xml6
-rw-r--r--AdvancedDisplay/res/values-sk/strings.xml22
-rw-r--r--AdvancedDisplay/res/values-uk/arrays.xml40
-rw-r--r--AdvancedDisplay/res/values-uk/strings.xml29
-rw-r--r--AdvancedDisplay/res/values-zh-rCN/arrays.xml40
-rw-r--r--AdvancedDisplay/res/values-zh-rCN/strings.xml29
15 files changed, 433 insertions, 7 deletions
diff --git a/AdvancedDisplay/res/values-et-rEE/arrays.xml b/AdvancedDisplay/res/values-et-rEE/arrays.xml
new file mode 100644
index 0000000..46f34b2
--- /dev/null
+++ b/AdvancedDisplay/res/values-et-rEE/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 (vaikimisi)</item>
+ <item>UI</item>
+ <item>Video</item>
+ <item>Video soe</item>
+ <item>Video külm</item>
+ <item>Kaamera</item>
+ <item>Navigeerimine</item>
+ <item>Galerii</item>
+ <item>VT</item>
+ </string-array>
+ <string-array name="mdnie_mode_entries">
+ <item>Dünaamiline (vaikimisi)</item>
+ <item>Standard</item>
+ <item>Looduslik</item>
+ <item>Film</item>
+ </string-array>
+ <string-array name="mdnie_negative_entries">
+ <item>Normaalne</item>
+ <item>Negatiivne</item>
+ </string-array>
+</resources>
diff --git a/AdvancedDisplay/res/values-et-rEE/strings.xml b/AdvancedDisplay/res/values-et-rEE/strings.xml
new file mode 100644
index 0000000..d3422ad
--- /dev/null
+++ b/AdvancedDisplay/res/values-et-rEE/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">Täpsem displei</string>
+ <string name="defaults_button">Taasta vaikesätted</string>
+ <string name="category_screen_title">Ekraan</string>
+ <string name="screen_colors_title">Värvid</string>
+ <string name="mdnie_scenario_title_head">Stsenaarium</string>
+ <string name="mdnie_scenario_summary_head">Seadke mDNIe stsenaarium</string>
+ <string name="mdnie_mode_title_head">Režiim</string>
+ <string name="mdnie_mode_summary_head">Seadke mDNIe režiim</string>
+ <string name="mdnie_negative_title_head">Negatiivne režiim</string>
+ <string name="mdnie_negative_summary_head">Luba/keela negatiivsed värvid</string>
+</resources>
diff --git a/AdvancedDisplay/res/values-eu-rES/arrays.xml b/AdvancedDisplay/res/values-eu-rES/arrays.xml
new file mode 100644
index 0000000..8a215d2
--- /dev/null
+++ b/AdvancedDisplay/res/values-eu-rES/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 (lehenetsia)</item>
+ <item>UI</item>
+ <item>Bideoa</item>
+ <item>Bideo epela</item>
+ <item>Bideo hotza</item>
+ <item>Kamera</item>
+ <item>Nabigazioa</item>
+ <item>Galeria</item>
+ <item>Bideodeia</item>
+ </string-array>
+ <string-array name="mdnie_mode_entries">
+ <item>Dinamikoa (lehenetsia)</item>
+ <item>Estandarra</item>
+ <item>Naturala</item>
+ <item>Filmea</item>
+ </string-array>
+ <string-array name="mdnie_negative_entries">
+ <item>Arrunta</item>
+ <item>Alderantzikatua</item>
+ </string-array>
+</resources>
diff --git a/AdvancedDisplay/res/values-eu-rES/strings.xml b/AdvancedDisplay/res/values-eu-rES/strings.xml
new file mode 100644
index 0000000..0f7bd31
--- /dev/null
+++ b/AdvancedDisplay/res/values-eu-rES/strings.xml
@@ -0,0 +1,28 @@
+<?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">Pantaila aurreratua</string>
+ <string name="defaults_button">Leheneratu balio lehenetsietara</string>
+ <string name="category_screen_title">Pantaila</string>
+ <string name="screen_colors_title">Koloreak</string>
+ <string name="mdnie_scenario_title_head">Eszenatokia</string>
+ <string name="mdnie_scenario_summary_head">mDNIe eszenatokia ezarri</string>
+ <string name="mdnie_mode_title_head">Modua</string>
+ <string name="mdnie_negative_title_head">Modu negatiboa</string>
+ <string name="mdnie_negative_summary_head">Gaitu/ezgaitu kolore alderantzikatuak</string>
+</resources>
diff --git a/AdvancedDisplay/res/values-fa/arrays.xml b/AdvancedDisplay/res/values-fa/arrays.xml
new file mode 100644
index 0000000..be893f3
--- /dev/null
+++ b/AdvancedDisplay/res/values-fa/arrays.xml
@@ -0,0 +1,30 @@
+<?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>Video</item>
+ <item>Video warm</item>
+ <item>Video cold</item>
+ <item>Camera</item>
+ <item>Navigation</item>
+ <item>Gallery</item>
+ <item>VT</item>
+ </string-array>
+</resources>
diff --git a/AdvancedDisplay/res/values-fa/strings.xml b/AdvancedDisplay/res/values-fa/strings.xml
new file mode 100644
index 0000000..57f701e
--- /dev/null
+++ b/AdvancedDisplay/res/values-fa/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="app_name">نمایش پیشرفته</string>
+</resources>
diff --git a/AdvancedDisplay/res/values-in/arrays.xml b/AdvancedDisplay/res/values-in/arrays.xml
new file mode 100644
index 0000000..f74f89a
--- /dev/null
+++ b/AdvancedDisplay/res/values-in/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 (baku)</item>
+ <item>UI</item>
+ <item>Video</item>
+ <item>Video (warna hangat)</item>
+ <item>Video (warna sejuk)</item>
+ <item>Kamera</item>
+ <item>Navigasi</item>
+ <item>Galeri</item>
+ <item>VT</item>
+ </string-array>
+ <string-array name="mdnie_mode_entries">
+ <item>Dinamis (baku)</item>
+ <item>Standar</item>
+ <item>Natural</item>
+ <item>Film</item>
+ </string-array>
+ <string-array name="mdnie_negative_entries">
+ <item>Normal</item>
+ <item>Terbalik</item>
+ </string-array>
+</resources>
diff --git a/AdvancedDisplay/res/values-in/strings.xml b/AdvancedDisplay/res/values-in/strings.xml
new file mode 100644
index 0000000..e9ed75b
--- /dev/null
+++ b/AdvancedDisplay/res/values-in/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">Tampilan lanjutan</string>
+ <string name="defaults_button">Kembalikan ke setelan baku</string>
+ <string name="category_screen_title">Layar</string>
+ <string name="screen_colors_title">Warna</string>
+ <string name="mdnie_scenario_title_head">Skenario</string>
+ <string name="mdnie_scenario_summary_head">Setel skenario mDNIe</string>
+ <string name="mdnie_mode_title_head">Modus</string>
+ <string name="mdnie_mode_summary_head">Setel modus mDNIe</string>
+ <string name="mdnie_negative_title_head">Modus negatif</string>
+ <string name="mdnie_negative_summary_head">Aktifkan/nonaktifkan warna terbalik</string>
+</resources>
diff --git a/AdvancedDisplay/res/values-ro/arrays.xml b/AdvancedDisplay/res/values-ro/arrays.xml
index 33be7c2..a3f3dbf 100644
--- a/AdvancedDisplay/res/values-ro/arrays.xml
+++ b/AdvancedDisplay/res/values-ro/arrays.xml
@@ -18,19 +18,23 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="mdnie_scenario_entries">
<item>CyanogenMod (implicit)</item>
- <item>UI</item>
- <item>Video</item>
- <item>Video warm</item>
- <item>Video cold</item>
- <item>Camera</item>
+ <item>Mod UI</item>
+ <item>Mod Video</item>
+ <item>Mod Video Cald</item>
+ <item>Mod Video Rece</item>
+ <item>Cameră</item>
<item>Navigare</item>
<item>Galerie</item>
<item>VT</item>
</string-array>
<string-array name="mdnie_mode_entries">
- <item>Dynamic (default)</item>
+ <item>Dinamic (implicit)</item>
<item>Standard</item>
<item>Natural</item>
- <item>Movie</item>
+ <item>Film</item>
+ </string-array>
+ <string-array name="mdnie_negative_entries">
+ <item>Normal</item>
+ <item>Inversat</item>
</string-array>
</resources>
diff --git a/AdvancedDisplay/res/values-ro/strings.xml b/AdvancedDisplay/res/values-ro/strings.xml
index e53b9bf..448cb5f 100644
--- a/AdvancedDisplay/res/values-ro/strings.xml
+++ b/AdvancedDisplay/res/values-ro/strings.xml
@@ -16,8 +16,14 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Setări avansate de afișare</string>
+ <string name="defaults_button">Resetare la valori implicite</string>
<string name="category_screen_title">Ecran</string>
<string name="screen_colors_title">Culori</string>
<string name="mdnie_scenario_title_head">Scenariu</string>
+ <string name="mdnie_scenario_summary_head">Setează scenariul mDNIe</string>
<string name="mdnie_mode_title_head">Mod</string>
+ <string name="mdnie_mode_summary_head">Setează modul mDNIe</string>
+ <string name="mdnie_negative_title_head">Mod culori negative</string>
+ <string name="mdnie_negative_summary_head">Activează/dezactivează culori inversate</string>
</resources>
diff --git a/AdvancedDisplay/res/values-sk/strings.xml b/AdvancedDisplay/res/values-sk/strings.xml
new file mode 100644
index 0000000..a2887c2
--- /dev/null
+++ b/AdvancedDisplay/res/values-sk/strings.xml
@@ -0,0 +1,22 @@
+<?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="mdnie_mode_title_head">Režim</string>
+ <string name="mdnie_mode_summary_head">Nastaviť režim mDNIe</string>
+ <string name="mdnie_negative_title_head">Inverzný režim</string>
+</resources>
diff --git a/AdvancedDisplay/res/values-uk/arrays.xml b/AdvancedDisplay/res/values-uk/arrays.xml
new file mode 100644
index 0000000..3c20632
--- /dev/null
+++ b/AdvancedDisplay/res/values-uk/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-uk/strings.xml b/AdvancedDisplay/res/values-uk/strings.xml
new file mode 100644
index 0000000..6e811e7
--- /dev/null
+++ b/AdvancedDisplay/res/values-uk/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-zh-rCN/arrays.xml b/AdvancedDisplay/res/values-zh-rCN/arrays.xml
new file mode 100644
index 0000000..ef5d04a
--- /dev/null
+++ b/AdvancedDisplay/res/values-zh-rCN/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>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-zh-rCN/strings.xml b/AdvancedDisplay/res/values-zh-rCN/strings.xml
new file mode 100644
index 0000000..0e05548
--- /dev/null
+++ b/AdvancedDisplay/res/values-zh-rCN/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>