diff options
Diffstat (limited to 'res/values-gl-rES/cm_strings.xml')
-rw-r--r-- | res/values-gl-rES/cm_strings.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/res/values-gl-rES/cm_strings.xml b/res/values-gl-rES/cm_strings.xml index 2b758ab..ed3eb54 100644 --- a/res/values-gl-rES/cm_strings.xml +++ b/res/values-gl-rES/cm_strings.xml @@ -16,15 +16,25 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Content description for home screen button [CHAR LIMIT=NONE] --> <string name="accessibility_button_homescreen">Páxina inicial</string> + <!-- Context Menu item to open the currently selected link in a new + incognito window. --> <string name="contextmenu_openlink_incognito_newwindow">Abrir nunha nova lapela de incógnito</string> + <!-- Context Menu item to open the currently selected link in a new + background window. [CHAR LIMIT=50] --> <string name="contextmenu_openlink_incognito_newwindow_background">Abrir en segundo plano nunha nova lapela de incógnito</string> + <!-- User agent label --> <string name="pref_content_ua">Axente de usuario</string> + <!-- Interface preferences --> <string name="pref_interface_title">Interface</string> + <!-- FullScreen --> <string name="full_screen_title">Pantalla completa</string> <string name="full_screen_summary">Activar navegacion inmersiva</string> + <!-- OneHand --> <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> + <!-- Permission check --> <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> |