aboutsummaryrefslogtreecommitdiffstats
path: root/release/help/docu.es.html
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2014-06-05 20:44:43 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2014-06-05 20:44:43 +0000
commitdb1229b6266c87ea882fd97fea85f98569a9d6c3 (patch)
treef68e63ec6faa0beb3289b1c68163e08b7b50a488 /release/help/docu.es.html
parentchanged remove double linebreaks to old behaviour (without attention to signa... (diff)
downloadgpg4usb-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.es.html')
-rw-r--r--release/help/docu.es.html42
1 files changed, 42 insertions, 0 deletions
diff --git a/release/help/docu.es.html b/release/help/docu.es.html
new file mode 100644
index 0000000..7772f38
--- /dev/null
+++ b/release/help/docu.es.html
@@ -0,0 +1,42 @@
+<?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>
+<title>gpgusb-team - documentación</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="author" content="gpgusb-team">
+<meta name="keywords" content="gpgusb, gnupg, gpg, encryption, decryption, portable, usb, documentation">
+<meta name="description" content="gpg4usb is a very easy to use and small portable editor to encrypt and decrypt any text-message or -file you want.">
+<meta name="robots" content="follow">
+<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">
+
+<div id="content">
+<h1>Documentación</h1>
+
+<p>Aqui usten encontrará algunas guías de principiantes para el gpg4usb.</p>
+<h4>Usando gpg4usb</h4>
+<ul>
+ <li><a href="docu_concepts.html">Conceptos de GPG</a></li>
+ <li><a href="docu_keygen.html">Generando una Llave</a></li>
+ <li><a href="docu_encrypt.html">Cifrando Texto</a></li>
+ <li><a href="docu_decrypt.html">Descifrando Texto</a></li>
+ <li><a href="docu_sign.html">Firmando Texto</a></li>
+ <li><a href="docu_verify.html">Verificando Texto</a></li>
+ <li><a href="docu_encrypt_file.html">Cifrando un Archivo</a></li>
+ <li><a href="docu_decrypt_file.html">Descifrando un Archivo</a></li>
+ <li><a href="docu_import_key.html">Importando LLaves</a></li>
+ <li><a href="docu_export_key.html">Exportando LLaves Públicas</a></li>
+ <li><a href="docu_export_key_private.html">Exportando Llaves Privadas</a></li>
+</ul>
+
+</div>
+</div>
+</body>
+</html>