diff options
author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-01-11 22:41:22 +0200 |
---|---|---|
committer | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-01-11 22:41:22 +0200 |
commit | f99d46686191704cc9f79f8bea229d4e9291bbce (patch) | |
tree | 58086d6c9c7d92a47b8bfb76e913e66346e48eb6 /res/values-gl-rES | |
parent | b152ea3ea0d16e3034f81b84f0bd900cd2b66b13 (diff) | |
download | packages_apps_Browser-f99d46686191704cc9f79f8bea229d4e9291bbce.zip packages_apps_Browser-f99d46686191704cc9f79f8bea229d4e9291bbce.tar.gz packages_apps_Browser-f99d46686191704cc9f79f8bea229d4e9291bbce.tar.bz2 |
Automatic translation import
Change-Id: If69042f8e3dc80fb0b85fb9308f24f11440b3c72
Diffstat (limited to 'res/values-gl-rES')
-rw-r--r-- | res/values-gl-rES/cm_strings.xml | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/res/values-gl-rES/cm_strings.xml b/res/values-gl-rES/cm_strings.xml new file mode 100644 index 0000000..2b758ab --- /dev/null +++ b/res/values-gl-rES/cm_strings.xml @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2015 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="accessibility_button_homescreen">Páxina inicial</string> + <string name="contextmenu_openlink_incognito_newwindow">Abrir nunha nova lapela de incógnito</string> + <string name="contextmenu_openlink_incognito_newwindow_background">Abrir en segundo plano nunha nova lapela de incógnito</string> + <string name="pref_content_ua">Axente de usuario</string> + <string name="pref_interface_title">Interface</string> + <string name="full_screen_title">Pantalla completa</string> + <string name="full_screen_summary">Activar navegacion inmersiva</string> + <string name="onehand_title">Navegación cunha man</string> + <string name="onehand_summary">Navegación web máis doada con desprazamentos e accións rápidas</string> + <string name="permission_not_granted_dialog_title">Permiso non concedido</string> + <string name="permission_not_granted_dialog_message">Non se concedeu permiso para escribir no almacenamento externo. Non se pode descargar.</string> + <string name="browser_error_title">Erro no navegador</string> + <string name="dialog_dismiss">Desestimar</string> + <string name="error_permissions">A aplicación non ten permisos imprescindíbeis para executarse. Comprobe a súa configuración de permisos.</string> +</resources> |