Merge pull request #691 from kruks23/development

Update spanish translation
This commit is contained in:
Daniel Gultsch 2014-11-19 17:22:57 +01:00
commit 4b9a507633
1 changed files with 11 additions and 5 deletions

View File

@ -290,12 +290,12 @@
<string name="show_qr_code">Mostrar código QR</string>
<string name="account_details">Detalles de la cuenta</string>
<string name="verify_otr">Verificar OTR</string>
<string name="remote_fingerprint">Códigos OTR remotos</string>
<string name="remote_fingerprint">Clave OTR remota</string>
<string name="scan">escanear</string>
<string name="or_touch_phones">(o une los teléfonos)</string>
<string name="smp">Protocolo del Socialista Millonario</string>
<string name="shared_secret_hint">Sugerencia o Pregunta</string>
<string name="shared_secret_secret">Compartir secreto</string>
<string name="shared_secret_hint">Sugerencia o pregunta</string>
<string name="shared_secret_secret">Secreto compartido</string>
<string name="confirm">Confirmar</string>
<string name="in_progress">En progreso</string>
<string name="respond">Responder</string>
@ -310,10 +310,10 @@
<string name="touch_to_disable">Pulsa para deshabilitar servicio en segundo plano</string>
<string name="pref_keep_foreground_service">Mantener servicio en segundo plano</string>
<string name="pref_keep_foreground_service_summary">Previene que el sistema cierre la conexión</string>
<string name="choose_file">Elige archivo</string>
<string name="choose_file">Seleccionar archivo</string>
<string name="receiving_file">Recibiendo archivo %1$s (%2$d%% completedo)</string>
<string name="download_file">Descargar archivo %s</string>
<string name="open_file">Abrir %s como archivo</string>
<string name="open_file">Abrir archivo %s</string>
<string name="sending_file">Enviando (%1$d%% completedo)</string>
<string name="preparing_file">Preparando transferencia de archivo</string>
<string name="file_offered_for_download">Archivo ofrecido para descarga</string>
@ -322,4 +322,10 @@
<string name="file_transmission_failed">falló la transferencia del archivo</string>
<string name="file_deleted">El archivo ha sido eliminado</string>
<string name="no_application_found_to_open_file">No se ha encontrado ninguna aplicación para abrir el archivo</string>
<string name="could_not_verify_fingerprint">No se puede verificar el contacto</string>
<string name="manually_verify">Verificar manualmente</string>
<string name="are_you_sure_verify_fingerprint">¿Estás seguro de que quieres verificar tus contactos?</string>
<string name="pref_show_dynamic_tags">Mostrar etiquetas</string>
<string name="pref_show_dynamic_tags_summary">Muestra información en forma de etiquetas debajo de los contactos</string>
<string name="enable_notifications">Habilitar notificaciones</string>
</resources>