summaryrefslogtreecommitdiffstats
path: root/pot/Creating_GPG_Keys.pot
diff options
context:
space:
mode:
Diffstat (limited to 'pot/Creating_GPG_Keys.pot')
-rw-r--r--pot/Creating_GPG_Keys.pot96
1 files changed, 96 insertions, 0 deletions
diff --git a/pot/Creating_GPG_Keys.pot b/pot/Creating_GPG_Keys.pot
new file mode 100644
index 0000000..c6db715
--- /dev/null
+++ b/pot/Creating_GPG_Keys.pot
@@ -0,0 +1,96 @@
+#
+# AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2014-05-18 12:18-0600\n"
+"PO-Revision-Date: 2014-05-18 12:18-0600\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Creating GPG keys."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Creating GPG keys is easy. <code>gpg --gen-key</code>"
+msgstr ""
+
+#. Tag: screen
+#, no-c-format
+msgid "\n"
+"$ gpg --gen-key \n"
+"gpg (GnuPG) 1.4.16; Copyright (C) 2013 Free Software Foundation, Inc.\n"
+"This is free software: you are free to change and redistribute it.\n"
+"There is NO WARRANTY, to the extent permitted by law.\n"
+"\n"
+"Please select what kind of key you want:\n"
+" (1) RSA and RSA (default)\n"
+" (2) DSA and Elgamal\n"
+" (3) DSA (sign only)\n"
+" (4) RSA (sign only)\n"
+"Your selection? 1\n"
+"RSA keys may be between 1024 and 4096 bits long.\n"
+"What keysize do you want? (2048) 3072\n"
+"Requested keysize is 3072 bits\n"
+"Please specify how long the key should be valid.\n"
+" 0 = key does not expire\n"
+" &lt;n&gt; = key expires in n days\n"
+" &lt;n&gt;w = key expires in n weeks\n"
+" &lt;n&gt;m = key expires in n months\n"
+" &lt;n&gt;y = key expires in n years\n"
+"Key is valid for? (0) 1y\n"
+"Key expires at Wed 15 Apr 2015 09:40:08 PM EDT\n"
+"Is this correct? (y/N) y\n"
+"\n"
+"You need a user ID to identify your key; the software constructs the user ID\n"
+"from the Real Name, Comment and Email Address in this form:\n"
+" \"Heinrich Heine (Der Dichter) &lt;heinrichh@duesseldorf.de&gt;\"\n"
+"\n"
+"Real name: Beefy\n"
+"Email address: beefy@fedoraproject.org\n"
+"Comment: FAKE\n"
+"You selected this USER-ID:\n"
+" \"Beefy (FAKE) &lt;beefy@fedoraproject.org&gt;\"\n"
+"\n"
+"Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? o\n"
+"You need a Passphrase to protect your secret key.\n"
+"\n"
+"You don't want a passphrase - this is probably a *bad* idea!\n"
+"I will do it anyway. You can change your passphrase at any time,\n"
+"using this program with the option \"--edit-key\".\n"
+"\n"
+"We need to generate a lot of random bytes. It is a good idea to perform\n"
+"some other action (type on the keyboard, move the mouse, utilize the\n"
+"disks) during the prime generation; this gives the random number\n"
+"generator a better chance to gain enough entropy.\n"
+"..+++++\n"
+"...+++++\n"
+"We need to generate a lot of random bytes. It is a good idea to perform\n"
+"some other action (type on the keyboard, move the mouse, utilize the\n"
+"disks) during the prime generation; this gives the random number\n"
+"generator a better chance to gain enough entropy.\n"
+"......+++++\n"
+".........................+++++\n"
+"gpg: key 20EE698C marked as ultimately trusted\n"
+"public and secret key created and signed.\n"
+"\n"
+"gpg: checking the trustdb\n"
+"gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model\n"
+"gpg: depth: 0 valid: 2 signed: 48 trust: 0-, 0q, 0n, 0m, 0f, 2u\n"
+"gpg: depth: 1 valid: 48 signed: 50 trust: 47-, 0q, 0n, 0m, 1f, 0u\n"
+"gpg: depth: 2 valid: 8 signed: 16 trust: 8-, 0q, 0n, 0m, 0f, 0u\n"
+"gpg: next trustdb check due at 2014-09-09\n"
+"pub 3072R/20EE698C 2014-04-16 [expires: 2015-04-16]\n"
+" Key fingerprint = E6FE 3BF4 F307 00BD 6517 050F C159 309E 20EE 698C\n"
+"uid Beefy (FAKE) &lt;beefy@fedoraproject.org&gt;\n"
+"sub 3072R/C68ACE5D 2014-04-16 [expires: 2015-04-16]\n"
+""
+msgstr ""
+