diff options
author | Michael Bestas <mikeioannina@gmail.com> | 2015-09-01 01:37:02 +0300 |
---|---|---|
committer | Michael Bestas <mikeioannina@gmail.com> | 2015-09-01 01:37:02 +0300 |
commit | 8cb3d6004acf2cb5cb87e4ee6b71465aa255a491 (patch) | |
tree | c15fc50ca23e70a7566ddf479bc087a846ddf1e6 | |
parent | 9f7f2c612eafcc0fb5045333e6a807ac0cbc82a9 (diff) | |
download | device_samsung_galaxys2-common-8cb3d6004acf2cb5cb87e4ee6b71465aa255a491.zip device_samsung_galaxys2-common-8cb3d6004acf2cb5cb87e4ee6b71465aa255a491.tar.gz device_samsung_galaxys2-common-8cb3d6004acf2cb5cb87e4ee6b71465aa255a491.tar.bz2 |
Automatic translation import
Change-Id: I69f4a124b72aaa2395712bd4bad34ac3662250e5
-rw-r--r-- | AdvancedDisplay/res/values-es/arrays.xml | 40 | ||||
-rw-r--r-- | AdvancedDisplay/res/values-es/strings.xml | 29 | ||||
-rw-r--r-- | AdvancedDisplay/res/values-eu-rES/strings.xml | 1 | ||||
-rw-r--r-- | AdvancedDisplay/res/values-fa/strings.xml | 2 | ||||
-rw-r--r-- | AdvancedDisplay/res/values-hu/arrays.xml | 40 | ||||
-rw-r--r-- | AdvancedDisplay/res/values-hu/strings.xml | 29 | ||||
-rw-r--r-- | AdvancedDisplay/res/values-iw/arrays.xml | 2 | ||||
-rw-r--r-- | AdvancedDisplay/res/values-sk/arrays.xml | 40 | ||||
-rw-r--r-- | AdvancedDisplay/res/values-sk/strings.xml | 7 | ||||
-rw-r--r-- | AdvancedDisplay/res/values-zh-rHK/arrays.xml | 40 | ||||
-rw-r--r-- | AdvancedDisplay/res/values-zh-rHK/strings.xml | 26 |
11 files changed, 254 insertions, 2 deletions
diff --git a/AdvancedDisplay/res/values-es/arrays.xml b/AdvancedDisplay/res/values-es/arrays.xml new file mode 100644 index 0000000..e961821 --- /dev/null +++ b/AdvancedDisplay/res/values-es/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 (por defecto)</item> + <item>Interfaz de usuarii</item> + <item>Video</item> + <item>Video calido</item> + <item>Vídeo frío</item> + <item>Cámara</item> + <item>Navegación</item> + <item>Galería</item> + <item>Videollamada</item> + </string-array> + <string-array name="mdnie_mode_entries"> + <item>Dinámico (por defecto)</item> + <item>Estandar</item> + <item>Natural</item> + <item>Película</item> + </string-array> + <string-array name="mdnie_negative_entries"> + <item>Normal</item> + <item>Invertido</item> + </string-array> +</resources> diff --git a/AdvancedDisplay/res/values-es/strings.xml b/AdvancedDisplay/res/values-es/strings.xml new file mode 100644 index 0000000..a652bdb --- /dev/null +++ b/AdvancedDisplay/res/values-es/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">Pantalla avanzada</string> + <string name="defaults_button">Restablecer</string> + <string name="category_screen_title">Pantalla</string> + <string name="screen_colors_title">Colores</string> + <string name="mdnie_scenario_title_head">Escenario</string> + <string name="mdnie_scenario_summary_head">Establecer el escenario mDNIe</string> + <string name="mdnie_mode_title_head">Modo</string> + <string name="mdnie_mode_summary_head">Establecer el modo de mDNIe</string> + <string name="mdnie_negative_title_head">Modo negativo</string> + <string name="mdnie_negative_summary_head">Activar/desactivar colores invertidos</string> +</resources> diff --git a/AdvancedDisplay/res/values-eu-rES/strings.xml b/AdvancedDisplay/res/values-eu-rES/strings.xml index 0f7bd31..2737642 100644 --- a/AdvancedDisplay/res/values-eu-rES/strings.xml +++ b/AdvancedDisplay/res/values-eu-rES/strings.xml @@ -23,6 +23,7 @@ <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_mode_summary_head">Ezarri mDNIe 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/strings.xml b/AdvancedDisplay/res/values-fa/strings.xml index b3597c0..8e11e6d 100644 --- a/AdvancedDisplay/res/values-fa/strings.xml +++ b/AdvancedDisplay/res/values-fa/strings.xml @@ -17,7 +17,7 @@ --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="app_name">نمایش پیشرفته</string> - <string name="defaults_button">بازنشانی به پیشفرض</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> diff --git a/AdvancedDisplay/res/values-hu/arrays.xml b/AdvancedDisplay/res/values-hu/arrays.xml new file mode 100644 index 0000000..34131f9 --- /dev/null +++ b/AdvancedDisplay/res/values-hu/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 (alapbeállítás)</item> + <item>Felhasználói felület</item> + <item>Videó</item> + <item>Videó (Meleg árnyalat)</item> + <item>Videó (Hideg árnyalat)</item> + <item>Kamera</item> + <item>Navigáció</item> + <item>Galéria</item> + <item>VT</item> + </string-array> + <string-array name="mdnie_mode_entries"> + <item>Dinamikus (alapbeállítás)</item> + <item>Hagyományos</item> + <item>Természetes</item> + <item>Film</item> + </string-array> + <string-array name="mdnie_negative_entries"> + <item>Normál</item> + <item>Fordított</item> + </string-array> +</resources> diff --git a/AdvancedDisplay/res/values-hu/strings.xml b/AdvancedDisplay/res/values-hu/strings.xml new file mode 100644 index 0000000..978859d --- /dev/null +++ b/AdvancedDisplay/res/values-hu/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">Speciális kijelző</string> + <string name="defaults_button">Beállítások visszaállítása alaphelyzetbe</string> + <string name="category_screen_title">Kijelző</string> + <string name="screen_colors_title">Színek</string> + <string name="mdnie_scenario_title_head">Megjelenítés</string> + <string name="mdnie_scenario_summary_head">mDNIe megjelenítési beállítások</string> + <string name="mdnie_mode_title_head">Üzemmód</string> + <string name="mdnie_mode_summary_head">mDNIe üzemmódok</string> + <string name="mdnie_negative_title_head">Negatív üzemmód</string> + <string name="mdnie_negative_summary_head">Fordított színek ki/be</string> +</resources> diff --git a/AdvancedDisplay/res/values-iw/arrays.xml b/AdvancedDisplay/res/values-iw/arrays.xml index e1ce6a8..4559aed 100644 --- a/AdvancedDisplay/res/values-iw/arrays.xml +++ b/AdvancedDisplay/res/values-iw/arrays.xml @@ -29,7 +29,7 @@ </string-array> <string-array name="mdnie_mode_entries"> <item>דינמי (ברירת מחדל)</item> - <item>רגיל</item> + <item>סטנדרטי</item> <item>טבעי</item> <item>סרט</item> </string-array> diff --git a/AdvancedDisplay/res/values-sk/arrays.xml b/AdvancedDisplay/res/values-sk/arrays.xml new file mode 100644 index 0000000..807ff56 --- /dev/null +++ b/AdvancedDisplay/res/values-sk/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 (predvolené)</item> + <item>Používateľské rozhranie</item> + <item>Video</item> + <item>Teplé video</item> + <item>Chladné video</item> + <item>Fotoaparát</item> + <item>Navigácia</item> + <item>Galéria</item> + <item>VT</item> + </string-array> + <string-array name="mdnie_mode_entries"> + <item>Dynamický (predvolené)</item> + <item>Štandardné</item> + <item>Prirodzené</item> + <item>Film</item> + </string-array> + <string-array name="mdnie_negative_entries"> + <item>Normálne</item> + <item>Obrátené</item> + </string-array> +</resources> diff --git a/AdvancedDisplay/res/values-sk/strings.xml b/AdvancedDisplay/res/values-sk/strings.xml index a2887c2..d7ff0ec 100644 --- a/AdvancedDisplay/res/values-sk/strings.xml +++ b/AdvancedDisplay/res/values-sk/strings.xml @@ -16,7 +16,14 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="app_name">Pokročilé zobrazenie</string> + <string name="defaults_button">Obnoviť na predvolené</string> + <string name="category_screen_title">Obrazovka</string> + <string name="screen_colors_title">Farby</string> + <string name="mdnie_scenario_title_head">Scenár</string> + <string name="mdnie_scenario_summary_head">Nastaviť scenár mDNIe</string> <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> + <string name="mdnie_negative_summary_head">Povoliť/zakázať obrátené farby</string> </resources> diff --git a/AdvancedDisplay/res/values-zh-rHK/arrays.xml b/AdvancedDisplay/res/values-zh-rHK/arrays.xml new file mode 100644 index 0000000..a930f0b --- /dev/null +++ b/AdvancedDisplay/res/values-zh-rHK/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>影片(暖色)</item> + <item>影片(冷色)</item> + <item>Camera</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-rHK/strings.xml b/AdvancedDisplay/res/values-zh-rHK/strings.xml new file mode 100644 index 0000000..3eabb3c --- /dev/null +++ b/AdvancedDisplay/res/values-zh-rHK/strings.xml @@ -0,0 +1,26 @@ +<?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="category_screen_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> |