diff options
Diffstat (limited to 'res/values-es/strings.xml')
-rw-r--r-- | res/values-es/strings.xml | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index ae7ea88..cd96e86 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -13,7 +13,9 @@ 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"> + +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="application_name" msgid="1935869255545976415">"Navegador"</string> <string name="choose_upload" msgid="3649366287575002063">"Seleccionar archivo para subir"</string> <string name="new_tab" msgid="4505722538297295141">"Nueva ventana"</string> @@ -58,7 +60,6 @@ <string name="validity_period" msgid="57988851973181309">"Validez:"</string> <string name="issued_on" msgid="2082890654801808368">"Fecha de emisión:"</string> <string name="expires_on" msgid="8061200430557020704">"Fecha de caducidad:"</string> - <string name="stopping" msgid="4839698519340302982">"Deteniendo..."</string> <string name="stop" msgid="5687251076030630074">"Detener"</string> <string name="reload" msgid="8585220783228408062">"Actualizar"</string> @@ -120,7 +121,7 @@ <string name="clear" msgid="7070043081700011461">"Borrar"</string> <string name="replace" msgid="4843033491070384047">"Sustituir"</string> <string name="browser_bookmarks_page_bookmarks_text" msgid="6787605028726162673">"Marcadores"</string> - <string name="menu_preferences" msgid="6709237687234102240">"Ajustes"</string> + <string name="menu_preferences" msgid="6709237687234102240">"Configuración"</string> <string name="pref_content_title" msgid="722227111894838633">"Configuración de contenido de la página"</string> <string name="pref_content_load_images" msgid="2125616852957377561">"Cargar imágenes"</string> <string name="pref_content_load_images_summary" msgid="5055874125248398584">"Mostrar imágenes en páginas web"</string> @@ -128,6 +129,9 @@ <string name="pref_content_javascript" msgid="4570972030299516843">"Habilitar JavaScript"</string> <string name="pref_content_open_in_background" msgid="824123779725118663">"Abrir en segundo plano"</string> <string name="pref_content_plugins" msgid="7231944644794301582">"Habilitar complementos"</string> + <!-- no translation found for pref_content_plugins_choices:0 (6745108155096660725) --> + <!-- no translation found for pref_content_plugins_choices:1 (2484126708670016519) --> + <!-- no translation found for pref_content_plugins_choices:2 (8547442717307793863) --> <string name="pref_content_open_in_background_summary" msgid="1737664075721181678">"Abrir nuevas ventanas detrás de la actual"</string> <string name="pref_content_homepage" msgid="6082437160778559806">"Página de inicio"</string> <string name="pref_use_current" msgid="1493179933653044553">"Utilizar página actual"</string> |