summaryrefslogtreecommitdiffstats
path: root/pot/Creating_GPG_Keys.pot
blob: c6db715c4339d15728b86759e6272e2f553a22d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
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 ""