<?xml version="1.0" encoding="utf-8"?>
<!--
 * Copyright (C) 2009 The Android Open Source 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>
   <string name="flash_browser_plugin">Plug-in de Flash</string>
   <string name="audio_files">Archivos de audio</string>
   <string name="image_files">Archivos de imagen</string>
   <string name="video_files">Archivos de vídeo</string>
   <string name="empty_file_list">No se encontró ningún archivo.</string>
   <string name="button_ok">Aceptar</string>
   <string name="button_cancel">Cancelar</string>
   <string name="button_continue">Continuar</string>
   <string name="file_save_as">Guardar como:</string>
   <string name="file_download">Descargar</string>
   <string name="file_upload">Cargar</string>
   <string name="button_yes">Sí</string>
   <string name="button_no">No</string>
   <string name="app_name">Advertencia de seguridad</string>
   <string name="IDA_CURL_SSL_SECURITY_WARNING">Advertencia de seguridad</string>
   <string name="IDA_CURL_INTERFACE_THISSESS">Confiar en la sesión</string>
   <string name="IDA_CURL_INTERFACE_NOSESS">Cancelar</string>
   <string name="IDA_CURL_INTERFACE_OK">Aceptar</string>
   <string name="IDA_CURL_INTERFACE_UNVERSER_2">El servidor al que la aplicación se está conectando no está verificado.</string>
   <string name="IDA_CURL_INTERFACE_ALLSESS">Confiar siempre</string>
   <string name="IDA_CURL_INTERFACE_SERVER"><b>Servidor:</b></string>
   <string name="IDA_CURL_INTERFACE_TRUSTSER">¿Confiar en este servidor y realizar la conexión?</string>
   <string name="IDA_CURL_INTERFACE_CNAME_MSG">El nombre del servidor (%1$s) no coincide con el nombre del certificado (%2$s). ¿Confiar en este servidor y continuar?</string>
   <string name="IDA_CURL_INTERFACE_VIEW_CERT"><u>Ver certificado</u></string>
   <string name="IDA_CURL_INTERFACE_CERTIFICATE_DETAILS_TITLE"><u>Detalles del certificado</u></string>
   <string name="IDA_CERTIFICATE_DETAILS"><b>Certificado:</b>\n
					\n
            		<b><u>Emitido a:</u></b>\n
            		Nombre común:\n
            		%1$s\n
            		\n
            		Organización:\n
            		%2$s\n
            		\n
            		Departamento:\n
            		%3$s\n
            		\n
            		<b><u>Emitido por:</u></b>\n
            		Nombre común:\n
            		%4$s\n
            		\n
            		Organización:\n
            		%5$s\n
            		\n
            		Departamento:\n
            		%6$s\n
            		\n
            		<b><u>Validez:</u></b>\n 
            		Emitido el:\n
            		%7$s\n
            		\n
            		Caduca el:\n
            		%8$s
   </string>
   <string name="IDA_APP_WAITING_DEBUGGER_TITLE"><u>Adobe AIR: Esperando conexión</u></string>
   <string name="IDA_APP_UNABLE_LISTEN_ERROR"><u>Adobe AIR: Detectando puerto</u></string>
   <string name="IDA_APP_WAITING_DEBUGGER_WARNING"><u>La aplicación de AIR está esperando al depurador para establecer una conexión. Este proceso puede durar hasta %d segundos.</u></string>
   <string name="IDA_APP_DEBUGGER_TIMEOUT_INFO">No se puede conectar con el depurador.<u></u></string>
</resources>
