]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values-es/strings.xml
Update favorite icons when navigating history. https://redmine.stoutner.com/issues/747
[PrivacyBrowserAndroid.git] / app / src / main / res / values-es / strings.xml
index fa21f36f65f3486834c544509cc098cec6f0617f..d1aa1313f84876d5395a45e306c735cb2ca830f3 100644 (file)
@@ -69,6 +69,8 @@
     <string name="unencrypted_website">Web sin cifrar</string>
     <string name="no_ssl_certificate">La comunicación con esta página web no está cifrada.
         Esto permite a terceras partes interceptar información, rastrear su navegación e inyectar contenido malicioso.</string>
+    <string name="content_url">URL de contenido</string>
+    <string name="content_url_message">Las URL de contenido son datos cargados desde otras aplicaciones de tu dispositivo.</string>
     <string name="ssl_certificate">Certificado SSL</string>
     <string name="close">Cerrar</string>
     <string name="domain">Dominio</string>
     <string name="username">Usuario</string>
     <string name="password">Contraseña</string>
 
-    <!-- MainWebViewActivity Navigation Menu. -->
+    <!-- Main Navigation Menu. -->
     <string name="navigation_drawer">Caja de navegación</string>
     <string name="clear_and_exit">Borrar y salir</string>
     <string name="home">Inicio</string>
     <string name="back">Atrás</string>
     <string name="forward">Adelante</string>
+    <string name="scroll_to_bottom">Desplazar hacia abajo</string>
+        <string name="scroll_to_top">Desplazar hacia arriba</string>
     <string name="history">Historial</string>
         <string name="clear_history">Borrar historial</string>
     <string name="open">Abrir</string>
             <string name="user_agent_firefox_on_windows">Firefox en Windows</string>
             <string name="user_agent_chrome_on_windows">Chrome en Windows</string>
             <string name="user_agent_edge_on_windows">Edge en Windows</string>
-            <string name="user_agent_internet_explorer_on_windows">Internet Explorer en Windows</string>
             <string name="user_agent_safari_on_macos">Safari en macOS</string>
             <string name="user_agent_custom">Personalizado</string>
         <string name="swipe_to_refresh_options_menu">Deslizar para actualizar</string>
         <string name="save">Guardar</string>
         <string name="add_to_home_screen">Añadir a la ventana de inicio</string>
         <string name="view_source">Ver la fuente</string>
+        <string name="view_rendered_website">Ver sitio web renderizado</string>
+        <string name="view_headers">Ver cabeceras</string>
     <string name="share">Compartir</string>
         <string name="share_message">Compartir mensaje</string>
         <string name="share_url">Compartir URL</string>
     <string name="open_in_new_tab">Abrir en nueva pestaña</string>
     <string name="open_in_background">Abrir en segundo plano</string>
     <string name="open_image_in_new_tab">Abrir imagen en nueva pestaña</string>
+    <string name="share_image">Compartir imagen</string>
     <string name="copy_url">Copiar URL</string>
     <string name="email_address">Correo electrónico</string>
     <string name="copy_email_address">Copiar correo electrónico</string>
     <string name="error_saving_file">Error al guardar %1$s:\u0020 %2$s</string>
     <string name="unknown_error">Error desconocido</string>
 
-    <!-- View Source. -->
+    <!-- View Headers. Android removes double spaces, but extra spaces can be manually specified with the Unicode `\u0020` formatting.
+        The `%1$s` code inserts variables into the displayed text and should be preserved in translation.  <https://developer.android.com/reference/kotlin/java/util/Formatter> -->
+    <string name="colon">: \u0020</string>
+    <string name="ssl_information">Información sobre SSL</string>
+    <string name="applied_cipher">Cifrado aplicado</string>
+    <string name="peer_principal">Pares principales</string>
+    <string name="certificate_type">Tipo de certificado</string>
+    <string name="certificate_hash_code">Código hash del certificado</string>
+    <string name="ciphers">Cifrados</string>
+    <string name="available_ciphers">Cifrados disponibles</string>
+    <string name="certificate">Certificado</string>
     <string name="request_headers">Cabeceras de solicitud</string>
     <string name="response_message">Mensaje de respuesta</string>
     <string name="response_headers">Cabeceras de respuesta</string>
     <string name="content_data">Datos del contenido</string>
     <string name="untrusted_ssl_certificate">El certificado SSL no es de confianza.</string>
     <string name="load_anyway">Cargar de todos modos</string>
-    <string name="about_view_source">Acerca de ver la fuente</string>
-    <string name="about_view_source_message">Debido a que WebView de Android no expone la información fuente,
+    <string name="about_view_headers">Acerca de ver cabeceras</string>
+    <string name="about_view_headers_message">Debido a que WebView de Android no expone la información fuente,
         se hizo una solicitud por separado utilizando las herramientas del sistema para recopilar la información mostrada en esta actividad.
         Puede haber algunas diferencias entre estos datos y los utilizados por WebView en la actividad principal.
         Esta limitación se eliminará en la serie 4.x con el lanzamiento de Privacy WebView.</string>
+    <string name="headers_copied">Cabeceras copiadas.</string>
+    <string name="headers_txt">%1$s cabeceras.txt</string>
 
     <!-- Create Home Screen Shortcut Alert Dialog. -->
     <string name="create_shortcut">Crear acceso directo</string>
 
     <!-- Import/Export.  Android removes double spaces, but extra spaces can be manually specified with the Unicode `\u0020` formatting.
       The `%1$s` code inserts variables into the displayed text and should be preserved in translation.  <https://developer.android.com/reference/kotlin/java/util/Formatter> -->
+    <string name="bookmarks_and_settings">Favoritos y Configuración</string>
+    <string name="sqlite_database_format">Formato de base de datos SQLite</string>
+    <string name="html_format">Formato HTML</string>
     <string name="encryption">Cifrado</string>
     <string-array name="encryption_type">
         <item>Ninguno</item>
     <string name="decrypt">Descifrar</string>
     <string name="privacy_browser_settings_pbs">Navegador Privado Android %1$s Configuración - Schema %2$d.pbs</string>
     <string name="privacy_browser_settings_pbs_aes">Navegador Privado Android %1$s Configuración - Schema %2$d.pbs.aes</string>
+    <string name="privacy_browser_bookmarks_html">Navegador Privacy Favoritos.html</string>
     <string name="export_successful">Exportación exitosa.</string>
     <string name="export_failed">Exportación fallida:\u0020 %1$s</string>
     <string name="import_failed">Importación fallida:\u0020 %1$s</string>
+    <string name="bookmarks_imported">%1$d carpetas y favoritos importados.</string>
+    <string name="bookmarks_exported">%1$d carpetas y favoritos exportados.</string>
 
     <!-- Logcat.  Android removes double spaces, but extra spaces can be manually specified with the Unicode `\u0020` formatting.
         The `%1$s` code inserts variables into the displayed text and should be preserved in translation.  <https://developer.android.com/reference/kotlin/java/util/Formatter> -->
         <string name="full_screen_browsing_mode_summary">Doble toque para alternar a modo de navegación de pantalla completa.</string>
         <string name="hide_app_bar">Ocultar la barra de aplicaciones</string>
         <string name="hide_app_bar_summary">Ocultar la barra de aplicaciones que contiene la URL.</string>
+        <string name="display_under_cutouts">Mostrar bajo los recortes</string>
+        <string name="display_under_cutouts_summary">Mostrar el sitio web bajo los recortes, como las muescas de la cámara. Al cambiar esta configuración se reiniciará Navegador Privado.</string>
     <string name="clear_everything">Borrar todo</string>
         <!-- The form data part of this string can be removed once the minimum API >= 26. -->
         <string name="clear_everything_summary">Borra cookies, almacenamiento DOM, datos de formulario, el logcat y la caché de  WebView.