aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-gl-rES/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-gl-rES/strings.xml')
-rw-r--r--res/values-gl-rES/strings.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/res/values-gl-rES/strings.xml b/res/values-gl-rES/strings.xml
index 2be8a78..9764cb7 100644
--- a/res/values-gl-rES/strings.xml
+++ b/res/values-gl-rES/strings.xml
@@ -16,8 +16,13 @@
limitations under the License.
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- The application name -->
+ <!-- The app description -->
<string name="app_description">Fondo de pantalla animado de PhotoPhase</string>
+ <!-- No images message -->
<string name="no_pictures_oops_msg">Non se atoparon imaxes</string>
+ <!-- runtime permission warning -->
+ <!-- Menus -->
<string name="mnu_restore">Restaurar</string>
<string name="mnu_delete">Eliminar</string>
<string name="mnu_settings">Configuración</string>
@@ -26,6 +31,7 @@
<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>
+ <!-- Formats -->
<string name="format_disabled">Desactivado</string>
<string name="format_rotate_only">Ao xirar</string>
<string name="format_seconds">%s seg.</string>
@@ -33,6 +39,7 @@
<string name="format_hours">%s h.</string>
<string name="format_days">%s d.</string>
<string name="format_dim">%s%%</string>
+ <!-- Preferences -->
<string name="pref_general">Xeral</string>
<string name="pref_general_summary">Configuración, efectos e transicións xerais</string>
<string name="pref_general_settings">Configuración</string>
@@ -77,17 +84,20 @@
</plurals>
<string name="disposition_orientation_portrait">orientación vertical</string>
<string name="disposition_orientation_landscape">orientación horizontal</string>
+ <!-- [2 lines one for describe long tap and another for describe swipe] -->
<string name="pref_disposition_description">Toque longamente nun cadro e arrastre \u0026 ata os seus bordos. Arrastre á esquerda e á dereita para amosar os modelos predefinidos</string>
<string name="pref_disposition_template">Modelo <xliff:g id="number_of_template">%1$s</xliff:g> de <xliff:g id="total_of_templates">%2$s</xliff:g></string>
<string name="pref_disposition_unable_delete_advise">Non foi posíbel eliminar o cadro seleccionado</string>
<string name="pref_about">Sobre</string>
<string name="pref_about_summary">PhotoPhase v<xliff:g id="version">%1$s</xliff:g>\nCopyright \u00A9 2014 The CyanogenMod Project</string>
+ <!-- Refresh intervals -->
<string name="refresh_intervals_disabled">Desactivado</string>
<string name="refresh_intervals_1h">1 hora</string>
<string name="refresh_intervals_4h">4 horas</string>
<string name="refresh_intervals_1d">1 día</string>
<string name="refresh_intervals_2d">2 días</string>
<string name="refresh_intervals_1w">1 semana</string>
+ <!-- Touch actions -->
<string name="touch_actions_none">Ningunha</string>
<string name="touch_actions_transition">Realizar a transición</string>
<string name="touch_actions_open">Abrir</string>
@@ -96,12 +106,14 @@
<string name="touch_actions_transition_summary">Realizar a transición de imaxe</string>
<string name="touch_actions_open_summary">Abrir a imaxe</string>
<string name="touch_actions_share_summary">Compartir a imaxe</string>
+ <!-- Transitions -->
<string name="transitions_cube">Cubo</string>
<string name="transitions_fade">Esvaecer</string>
<string name="transitions_flip">Xirar</string>
<string name="transitions_swap">Trocar</string>
<string name="transitions_translation">Tradución</string>
<string name="transitions_window">Xanela</string>
+ <!-- Effects -->
<string name="effects_noeffect">Normal</string>
<string name="effects_autofix">Corrección automática</string>
<string name="effects_blur">Desenfocar</string>
@@ -127,9 +139,11 @@
<string name="effects_temperature">Temperatura</string>
<string name="effects_tint">Tintar</string>
<string name="effects_vignette">Viñeta</string>
+ <!-- ColorPickerDialog -->
<string name="color_picker_alpha_slider_text">Alfa</string>
<string name="color_picker_current_text">Actual:</string>
<string name="color_picker_new_text">Novo:</string>
<string name="color_picker_color">Cor:</string>
+ <!-- Changelog dialog -->
<string name="changelog_title">Rexistro de cambios</string>
</resources>