diff options
| author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2014-06-05 22:44:43 +0200 |
|---|---|---|
| committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2014-06-05 22:44:43 +0200 |
| commit | db1229b6266c87ea882fd97fea85f98569a9d6c3 (patch) | |
| tree | f68e63ec6faa0beb3289b1c68163e08b7b50a488 /release/help/docu_decrypt_file.es.html | |
| parent | changed remove double linebreaks to old behaviour (without attention to signa... (diff) | |
| download | gpg4usb-db1229b6266c87ea882fd97fea85f98569a9d6c3.tar.gz gpg4usb-db1229b6266c87ea882fd97fea85f98569a9d6c3.zip | |
added spanish help files
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.3@1113 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'release/help/docu_decrypt_file.es.html')
| -rw-r--r-- | release/help/docu_decrypt_file.es.html | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/release/help/docu_decrypt_file.es.html b/release/help/docu_decrypt_file.es.html new file mode 100644 index 0000000..61b2145 --- /dev/null +++ b/release/help/docu_decrypt_file.es.html @@ -0,0 +1,99 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de"> +<head> +<!--Translated using CatsCradle 3.91 [SourceID:docu_decry~ufigg.html] //--> +<title>gpg4usb + - Documentación</title> +<link rel="stylesheet" type="text/css" href="css/style.css" media="screen" /> +<link rel="stylesheet" type="text/css" href="css/print.css" media="print" /> +</head> + +<body> + +<div style="width:800px;text-align:center;float:center"> +Previo: <a href="docu_encrypt_file.html">Cifrar + un archivo</a> | <a href="docu.html">Principal</a> | + Siguiente: <a href="docu_import_key.html">Importar + una llave</a> +<hr/> + + + + +<div id="content"> + +<h1>Cómo + descifrar un archivo</h1> +<p><b>NOTA:</b> Usted + sólo puede descifrar archivos si tiene una llave privada y el archivo está cifrado + con ella. Usted puede identificar las llaves privadas por la imagen 'manojo de llaves' + que está enfrente del nombre en el listado de llaves (en este ejemplo es Bobby):</p> +<p> +<IMG SRC="img/docu/private_key_note.jpg" alt="llave privada consejo"/> +</p> +<p> +Hay + cinco pasos para descifrar un archivo. Supongamos que Alice quiere descifrar un archivo + que ha sido cifrado para ella (es decir, se escogió su llave cuando se cifró). </p> +<h4>PASO + 1: Abrir el menú 'Cifrar' </h4> +<p> + </p> +<p> +<IMG SRC="img/docu/cryptfile_menu.jpg" alt="abrir menu cifrar"/> +</p> + +<h4>PASO + 2: Escoger descifrar archivo</h4> +<p> +Segundo, + ella escoge 'Descifrar archivo'. </p> +<p> +<IMG SRC="img/docu/decryptfile_choose_decrypt.jpg" alt="escoger descifrar"/> +</p> + + +<h4>PASO + 3: Escoger el archivo de entrada/salida </h4> +<p> +Ahora, + ella escoge el archivo de entrada/salida. El archivo de entrada ha de ser el archivo + cifrado. </p> +<p> +<IMG SRC="img/docu/decryptfile_input_outputfile.jpg" alt="escoger archivo entrada/salida"/> +</p> + +<h4>PASO + 4: Pulsar OK</h4> +<p> +Ahora + ella pulsa en botón 'OK'. </p> +<p> +<IMG SRC="img/docu/decryptfile_hit_ok.jpg" alt="pulsar ok"/> +</p> + +<h4>PASO + 5: Introducir la contraseña</h4> +<p> +Ella + introduce la contraseña de su llave y pulsa el botón 'OK'. </p> +<p> +<IMG SRC="img/docu/decryptfile_password.jpg" alt="introducir contraseña"/> +</p> +<p> +Después + aparece un mensaje 'ok' </p> +<p> +<IMG SRC="img/docu/decryptfile_okmessage.jpg" alt="mensaje ok"/> +</p> + +</div> +<hr/> +Previo: <a href="docu_encrypt_file.html">Cifrar + un archivo</a> | <a href="docu.html">Principal</a> | + Siguiente: <a href="docu_import_key.html">Importar + una llave</a> +</div> +</body> +</html> |
