aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-01-11 23:13:45 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-01-11 23:13:45 +0200
commitdc5e5d91d3fba691daa1f69112f258ac0d5d0b01 (patch)
treeb5a674657496429fd7d5f716cdd0bcbd847b0772
parent6565694e7a004c605efec4425e773dcbb763fad6 (diff)
downloadandroid_packages_wallpapers_PhotoPhase-dc5e5d91d3fba691daa1f69112f258ac0d5d0b01.tar.gz
android_packages_wallpapers_PhotoPhase-dc5e5d91d3fba691daa1f69112f258ac0d5d0b01.tar.bz2
android_packages_wallpapers_PhotoPhase-dc5e5d91d3fba691daa1f69112f258ac0d5d0b01.zip
Automatic translation import
Change-Id: I4974b1635c5672a8d3c64d7e7fa009214a249875
-rw-r--r--res/values-gl/strings.xml56
1 files changed, 56 insertions, 0 deletions
diff --git a/res/values-gl/strings.xml b/res/values-gl/strings.xml
new file mode 100644
index 0000000..52b1e63
--- /dev/null
+++ b/res/values-gl/strings.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 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:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="no_pictures_oops_msg">Non se atoparon imaxes</string>
+ <string name="mnu_restore">Restaurar</string>
+ <string name="mnu_delete">Eliminar</string>
+ <string name="mnu_settings">Configuración</string>
+ <string name="mnu_select_all">Seleccionar todo</string>
+ <string name="mnu_deselect_all">Anular a selección</string>
+ <string name="mnu_invert">Inverter</string>
+ <string name="mnu_select_album">Seleccionar álbum</string>
+ <string name="mnu_deselect_album">Anular a selección do álbum</string>
+ <string name="format_disabled">Desactivado</string>
+ <string name="format_rotate_only">Ao xirar</string>
+ <string name="format_seconds">%s seg.</string>
+ <string name="format_minutes">%s min.</string>
+ <string name="format_hours">%s h.</string>
+ <string name="format_days">%s d.</string>
+ <string name="format_dim">%s%%</string>
+ <string name="pref_general">Xeral</string>
+ <string name="pref_general_settings">Configuración</string>
+ <string name="pref_general_settings_background_color">Cor do fondo</string>
+ <string name="pref_general_settings_background_color_summary">Estabelecer a cor do fondo</string>
+ <string name="pref_general_touch_action">Acción de toque</string>
+ <string name="pref_general_aspect_ratio_correction">Proporcións</string>
+ <string name="pref_general_aspect_ratio_correction_summary">Tentar arranxar a proporción da imaxe axustándoa ao marco de destino</string>
+ <string name="pref_general_transitions">Transicións</string>
+ <string name="pref_general_transitions_types">Tipos</string>
+ <string name="pref_general_transitions_types_summary_format"><xliff:g id="selected">%1$d</xliff:g> de <xliff:g id="total">%2$d</xliff:g> tipos seleccionados</string>
+ <string name="pref_general_transitions_interval">Intervalo</string>
+ <string name="pref_general_effects">Efectos</string>
+ <string name="pref_general_effects_types">Tipos</string>
+ <string name="pref_general_effects_types_summary_format"><xliff:g id="selected">%1$d</xliff:g> de <xliff:g id="total">%2$d</xliff:g> efectos de imaxe seleccionados</string>
+ <string name="pref_media">Multimedia</string>
+ <string name="pref_media_summary">Álbums para exhibir, intervalo de actualización e outros axustes de multimedia</string>
+ <string name="pref_media_settings">Configuración</string>
+ <string name="pref_media_settings_refresh_interval">Intervalo de actualización</string>
+ <string name="pref_media_settings_refresh_now">Actualizar agora</string>
+ <string name="pref_media_settings_refresh_now_summary">Actualizar manualmente a base de datos de imaxes</string>
+ <string name="pref_media_pictures">Imaxes</string>
+</resources>