summaryrefslogtreecommitdiffstats
path: root/AdvancedDisplay/res/values-gl-rES
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-28 00:50:48 +0300
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-28 00:50:48 +0300
commit812f99ca0fe3e2d09fa9e58f9d7b17dd1764fe9d (patch)
treec38a983a33b542669ff03bf5157733a80d8d2c34 /AdvancedDisplay/res/values-gl-rES
parenta6d5bd701d1118d2c3fc2b840296a4cad10f096f (diff)
downloadandroid_hardware_samsung-812f99ca0fe3e2d09fa9e58f9d7b17dd1764fe9d.tar.gz
android_hardware_samsung-812f99ca0fe3e2d09fa9e58f9d7b17dd1764fe9d.tar.bz2
android_hardware_samsung-812f99ca0fe3e2d09fa9e58f9d7b17dd1764fe9d.zip
Automatic translation import
Change-Id: I9f757393f0b772d813db58fe42bff9fbc1826ad1
Diffstat (limited to 'AdvancedDisplay/res/values-gl-rES')
-rw-r--r--AdvancedDisplay/res/values-gl-rES/arrays.xml40
-rw-r--r--AdvancedDisplay/res/values-gl-rES/strings.xml30
2 files changed, 70 insertions, 0 deletions
diff --git a/AdvancedDisplay/res/values-gl-rES/arrays.xml b/AdvancedDisplay/res/values-gl-rES/arrays.xml
new file mode 100644
index 0000000..d8bf3f2
--- /dev/null
+++ b/AdvancedDisplay/res/values-gl-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 (predeterminado)</item>
+ <item>IU</item>
+ <item>Vídeo</item>
+ <item>Vídeo cálido</item>
+ <item>Vídeo frío</item>
+ <item>Cámara</item>
+ <item>Navegación</item>
+ <item>Galería</item>
+ <item>VT</item>
+ </string-array>
+ <string-array name="mdnie_mode_entries">
+ <item>Dinámico (predeterminado)</item>
+ <item>Estándar</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-gl-rES/strings.xml b/AdvancedDisplay/res/values-gl-rES/strings.xml
new file mode 100644
index 0000000..9eb3c9b
--- /dev/null
+++ b/AdvancedDisplay/res/values-gl-rES/strings.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 name="app_name">Visualización avanzada</string>
+ <!-- Screen Preference -->
+ <string name="category_screen_title">Pantalla</string>
+ <string name="screen_colors_title">Cores</string>
+ <!-- mDNIe -->
+ <string name="mdnie_scenario_title_head">Escenario</string>
+ <string name="mdnie_scenario_summary_head">Estabelecer o escenario mDNIe</string>
+ <string name="mdnie_mode_title_head">Modo</string>
+ <string name="mdnie_mode_summary_head">Estabelecer o modo mDNIe</string>
+ <string name="mdnie_negative_title_head">Modo negativo</string>
+ <string name="mdnie_negative_summary_head">Activar/desactivar cores invertidas</string>
+</resources>