~ubuntu-branches/ubuntu/oneiric/gnupg2/oneiric-updates

« back to all changes in this revision

Viewing changes to po/en@boldquot.po

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Viehmann
  • Date: 2008-10-04 10:25:53 UTC
  • mfrom: (5.1.15 intrepid)
  • Revision ID: james.westby@ubuntu.com-20081004102553-fv62pp8dsitxli47
Tags: 2.0.9-3.1
* Non-maintainer upload.
* agent/gpg-agent.c: Deinit the threading library before exec'ing
  the command to run in --daemon mode. And because that still doesn't
  restore the sigprocmask, do that manually. Closes: #499569

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# English translations for gnupg package.
 
2
# Copyright (C) 2008 Free Software Foundation, Inc.
 
3
# This file is distributed under the same license as the gnupg package.
 
4
# Automatically generated, 2008.
 
5
#
 
6
# All this catalog "translates" are quotation characters.
 
7
# The msgids must be ASCII and therefore cannot contain real quotation
 
8
# characters, only substitutes like grave accent (0x60), apostrophe (0x27)
 
9
# and double quote (0x22). These substitutes look strange; see
 
10
# http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
 
11
#
 
12
# This catalog translates grave accent (0x60) and apostrophe (0x27) to
 
13
# left single quotation mark (U+2018) and right single quotation mark (U+2019).
 
14
# It also translates pairs of apostrophe (0x27) to
 
15
# left single quotation mark (U+2018) and right single quotation mark (U+2019)
 
16
# and pairs of quotation mark (0x22) to
 
17
# left double quotation mark (U+201C) and right double quotation mark (U+201D).
 
18
#
 
19
# When output to an UTF-8 terminal, the quotation characters appear perfectly.
 
20
# When output to an ISO-8859-1 terminal, the single quotation marks are
 
21
# transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to
 
22
# grave/acute accent (by libiconv), and the double quotation marks are
 
23
# transliterated to 0x22.
 
24
# When output to an ASCII terminal, the single quotation marks are
 
25
# transliterated to apostrophes, and the double quotation marks are
 
26
# transliterated to 0x22.
 
27
#
 
28
# This catalog furthermore displays the text between the quotation marks in
 
29
# bold face, assuming the VT100/XTerm escape sequences.
 
30
#
 
31
msgid ""
 
32
msgstr ""
 
33
"Project-Id-Version: gnupg 2.0.9\n"
 
34
"Report-Msgid-Bugs-To: translations@gnupg.org\n"
 
35
"POT-Creation-Date: 2008-03-26 10:01+0100\n"
 
36
"PO-Revision-Date: 2008-03-26 10:01+0100\n"
 
37
"Last-Translator: Automatically generated\n"
 
38
"Language-Team: none\n"
 
39
"MIME-Version: 1.0\n"
 
40
"Content-Type: text/plain; charset=UTF-8\n"
 
41
"Content-Transfer-Encoding: 8bit\n"
 
42
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
43
 
 
44
#: agent/call-pinentry.c:225
 
45
#, c-format
 
46
msgid "failed to acquire the pinentry lock: %s\n"
 
47
msgstr "failed to acquire the pinentry lock: %s\n"
 
48
 
 
49
#: agent/call-pinentry.c:594
 
50
msgid ""
 
51
"Please enter your PIN, so that the secret key can be unlocked for this "
 
52
"session"
 
53
msgstr ""
 
54
"Please enter your PIN, so that the secret key can be unlocked for this "
 
55
"session"
 
56
 
 
57
#: agent/call-pinentry.c:597
 
58
msgid ""
 
59
"Please enter your passphrase, so that the secret key can be unlocked for "
 
60
"this session"
 
61
msgstr ""
 
62
"Please enter your passphrase, so that the secret key can be unlocked for "
 
63
"this session"
 
64
 
 
65
#. TRANSLATORS: This string is displayed by pinentry as the
 
66
#. label for the quality bar.
 
67
#: agent/call-pinentry.c:632
 
68
msgid "Quality:"
 
69
msgstr "Quality:"
 
70
 
 
71
#. TRANSLATORS: This string is a tooltip, shown by pinentry
 
72
#. when hovering over the quality bar.  Please use an
 
73
#. appropriate string to describe what this is about.  The
 
74
#. length of the tooltip is limited to about 900 characters.
 
75
#. If you do not translate this entry, a default english
 
76
#. text (see source) will be used.
 
77
#: agent/call-pinentry.c:655
 
78
msgid "pinentry.qualitybar.tooltip"
 
79
msgstr "pinentry.qualitybar.tooltip"
 
80
 
 
81
#: agent/call-pinentry.c:697
 
82
#, c-format
 
83
msgid "SETERROR %s (try %d of %d)"
 
84
msgstr "SETERROR %s (try %d of %d)"
 
85
 
 
86
#: agent/call-pinentry.c:717 agent/call-pinentry.c:729
 
87
msgid "PIN too long"
 
88
msgstr "PIN too long"
 
89
 
 
90
#: agent/call-pinentry.c:718
 
91
msgid "Passphrase too long"
 
92
msgstr "Passphrase too long"
 
93
 
 
94
#: agent/call-pinentry.c:726
 
95
msgid "Invalid characters in PIN"
 
96
msgstr "Invalid characters in PIN"
 
97
 
 
98
#: agent/call-pinentry.c:731
 
99
msgid "PIN too short"
 
100
msgstr "PIN too short"
 
101
 
 
102
#: agent/call-pinentry.c:743
 
103
msgid "Bad PIN"
 
104
msgstr "Bad PIN"
 
105
 
 
106
#: agent/call-pinentry.c:744
 
107
msgid "Bad Passphrase"
 
108
msgstr "Bad Passphrase"
 
109
 
 
110
#: agent/call-pinentry.c:780
 
111
msgid "Passphrase"
 
112
msgstr "Passphrase"
 
113
 
 
114
#: agent/command-ssh.c:529
 
115
#, c-format
 
116
msgid "ssh keys greater than %d bits are not supported\n"
 
117
msgstr "ssh keys greater than %d bits are not supported\n"
 
118
 
 
119
#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1057 g10/keygen.c:3155
 
120
#: g10/keygen.c:3188 g10/keyring.c:1202 g10/keyring.c:1506 g10/openfile.c:275
 
121
#: g10/openfile.c:368 g10/sign.c:800 g10/sign.c:1109 g10/tdbio.c:547
 
122
#, c-format
 
123
msgid "can't create `%s': %s\n"
 
124
msgstr "can't create ‘%s’: %s\n"
 
125
 
 
126
#: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:682
 
127
#: g10/card-util.c:751 g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70
 
128
#: g10/encode.c:194 g10/encode.c:504 g10/gpg.c:1058 g10/import.c:193
 
129
#: g10/keygen.c:2644 g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
 
130
#: g10/plaintext.c:503 g10/sign.c:782 g10/sign.c:977 g10/sign.c:1093
 
131
#: g10/sign.c:1249 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:551
 
132
#: g10/tdbio.c:614 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1979
 
133
#: sm/gpgsm.c:2016 sm/gpgsm.c:2054 sm/qualified.c:66
 
134
#, c-format
 
135
msgid "can't open `%s': %s\n"
 
136
msgstr "can't open ‘%s’: %s\n"
 
137
 
 
138
#: agent/command-ssh.c:1615 agent/command-ssh.c:1633
 
139
#, c-format
 
140
msgid "error getting serial number of card: %s\n"
 
141
msgstr "error getting serial number of card: %s\n"
 
142
 
 
143
#: agent/command-ssh.c:1619
 
144
#, c-format
 
145
msgid "detected card with S/N: %s\n"
 
146
msgstr "detected card with S/N: %s\n"
 
147
 
 
148
#: agent/command-ssh.c:1624
 
149
#, c-format
 
150
msgid "error getting default authentication keyID of card: %s\n"
 
151
msgstr "error getting default authentication keyID of card: %s\n"
 
152
 
 
153
#: agent/command-ssh.c:1644
 
154
#, c-format
 
155
msgid "no suitable card key found: %s\n"
 
156
msgstr "no suitable card key found: %s\n"
 
157
 
 
158
#: agent/command-ssh.c:1694
 
159
#, c-format
 
160
msgid "shadowing the key failed: %s\n"
 
161
msgstr "shadowing the key failed: %s\n"
 
162
 
 
163
#: agent/command-ssh.c:1709
 
164
#, c-format
 
165
msgid "error writing key: %s\n"
 
166
msgstr "error writing key: %s\n"
 
167
 
 
168
#: agent/command-ssh.c:2014
 
169
#, c-format
 
170
msgid "Please enter the passphrase for the ssh key%0A  %c"
 
171
msgstr "Please enter the passphrase for the ssh key%0A  %c"
 
172
 
 
173
#: agent/command-ssh.c:2342 agent/genkey.c:308 agent/genkey.c:430
 
174
#: agent/protect-tool.c:1197
 
175
msgid "Please re-enter this passphrase"
 
176
msgstr "Please re-enter this passphrase"
 
177
 
 
178
#: agent/command-ssh.c:2363
 
179
#, c-format
 
180
msgid ""
 
181
"Please enter a passphrase to protect the received secret key%%0A   %s%%"
 
182
"0Awithin gpg-agent's key storage"
 
183
msgstr ""
 
184
"Please enter a passphrase to protect the received secret key%%0A   %s%%"
 
185
"0Awithin gpg-agent's key storage"
 
186
 
 
187
#: agent/command-ssh.c:2401 agent/genkey.c:338 agent/genkey.c:461
 
188
#: agent/protect-tool.c:1203 tools/symcryptrun.c:434
 
189
msgid "does not match - try again"
 
190
msgstr "does not match - try again"
 
191
 
 
192
#: agent/command-ssh.c:2885
 
193
#, c-format
 
194
msgid "failed to create stream from socket: %s\n"
 
195
msgstr "failed to create stream from socket: %s\n"
 
196
 
 
197
#: agent/divert-scd.c:217
 
198
msgid "Admin PIN"
 
199
msgstr "Admin PIN"
 
200
 
 
201
#: agent/divert-scd.c:275
 
202
msgid "Repeat this PIN"
 
203
msgstr "Repeat this PIN"
 
204
 
 
205
#: agent/divert-scd.c:278
 
206
msgid "PIN not correctly repeated; try again"
 
207
msgstr "PIN not correctly repeated; try again"
 
208
 
 
209
#: agent/divert-scd.c:290
 
210
#, c-format
 
211
msgid "Please enter the PIN%s%s%s to unlock the card"
 
212
msgstr "Please enter the PIN%s%s%s to unlock the card"
 
213
 
 
214
#: agent/genkey.c:106 sm/certreqgen-ui.c:284 sm/export.c:628 sm/export.c:644
 
215
#: sm/import.c:525 sm/import.c:550
 
216
#, c-format
 
217
msgid "error creating temporary file: %s\n"
 
218
msgstr "error creating temporary file: %s\n"
 
219
 
 
220
#: agent/genkey.c:113 sm/export.c:635 sm/import.c:533
 
221
#, c-format
 
222
msgid "error writing to temporary file: %s\n"
 
223
msgstr "error writing to temporary file: %s\n"
 
224
 
 
225
#: agent/genkey.c:151 agent/genkey.c:157
 
226
msgid "Enter new passphrase"
 
227
msgstr "Enter new passphrase"
 
228
 
 
229
#: agent/genkey.c:165
 
230
msgid "Take this one anyway"
 
231
msgstr "Take this one anyway"
 
232
 
 
233
#: agent/genkey.c:191
 
234
#, c-format
 
235
msgid ""
 
236
"Warning: You have entered an insecure passphrase.%%0AA passphrase should be "
 
237
"at least %u character long."
 
238
msgid_plural ""
 
239
"Warning: You have entered an insecure passphrase.%%0AA passphrase should be "
 
240
"at least %u characters long."
 
241
msgstr[0] ""
 
242
"Warning: You have entered an insecure passphrase.%%0AA passphrase should be "
 
243
"at least %u character long."
 
244
msgstr[1] ""
 
245
"Warning: You have entered an insecure passphrase.%%0AA passphrase should be "
 
246
"at least %u characters long."
 
247
 
 
248
#: agent/genkey.c:212
 
249
#, c-format
 
250
msgid ""
 
251
"Warning: You have entered an insecure passphrase.%%0AA passphrase should "
 
252
"contain at least %u digit or%%0Aspecial character."
 
253
msgid_plural ""
 
254
"Warning: You have entered an insecure passphrase.%%0AA passphrase should "
 
255
"contain at least %u digits or%%0Aspecial characters."
 
256
msgstr[0] ""
 
257
"Warning: You have entered an insecure passphrase.%%0AA passphrase should "
 
258
"contain at least %u digit or%%0Aspecial character."
 
259
msgstr[1] ""
 
260
"Warning: You have entered an insecure passphrase.%%0AA passphrase should "
 
261
"contain at least %u digits or%%0Aspecial characters."
 
262
 
 
263
#: agent/genkey.c:235
 
264
#, c-format
 
265
msgid ""
 
266
"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
 
267
"a known term or match%%0Acertain pattern."
 
268
msgstr ""
 
269
"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
 
270
"a known term or match%%0Acertain pattern."
 
271
 
 
272
#: agent/genkey.c:251
 
273
#, c-format
 
274
msgid ""
 
275
"You have not entered a passphrase!%0AAn empty passphrase is not allowed."
 
276
msgstr ""
 
277
"You have not entered a passphrase!%0AAn empty passphrase is not allowed."
 
278
 
 
279
#: agent/genkey.c:253
 
280
#, c-format
 
281
msgid ""
 
282
"You have not entered a passphrase - this is in general a bad idea!%0APlease "
 
283
"confirm that you do not want to have any protection on your key."
 
284
msgstr ""
 
285
"You have not entered a passphrase - this is in general a bad idea!%0APlease "
 
286
"confirm that you do not want to have any protection on your key."
 
287
 
 
288
#: agent/genkey.c:262
 
289
msgid "Yes, protection is not needed"
 
290
msgstr "Yes, protection is not needed"
 
291
 
 
292
#: agent/genkey.c:306
 
293
#, c-format
 
294
msgid "Please enter the passphrase to%0Ato protect your new key"
 
295
msgstr "Please enter the passphrase to%0Ato protect your new key"
 
296
 
 
297
#: agent/genkey.c:429
 
298
msgid "Please enter the new passphrase"
 
299
msgstr "Please enter the new passphrase"
 
300
 
 
301
#: agent/gpg-agent.c:117 agent/preset-passphrase.c:72 agent/protect-tool.c:109
 
302
#: scd/scdaemon.c:101 tools/gpg-check-pattern.c:70
 
303
msgid ""
 
304
"@Options:\n"
 
305
" "
 
306
msgstr ""
 
307
"@Options:\n"
 
308
" "
 
309
 
 
310
#: agent/gpg-agent.c:119 scd/scdaemon.c:103
 
311
msgid "run in server mode (foreground)"
 
312
msgstr "run in server mode (foreground)"
 
313
 
 
314
#: agent/gpg-agent.c:120 scd/scdaemon.c:106
 
315
msgid "run in daemon mode (background)"
 
316
msgstr "run in daemon mode (background)"
 
317
 
 
318
#: agent/gpg-agent.c:121 g10/gpg.c:468 g10/gpgv.c:70 kbx/kbxutil.c:88
 
319
#: scd/scdaemon.c:107 sm/gpgsm.c:344 tools/gpg-connect-agent.c:66
 
320
#: tools/gpgconf.c:72 tools/symcryptrun.c:164
 
321
msgid "verbose"
 
322
msgstr "verbose"
 
323
 
 
324
#: agent/gpg-agent.c:122 g10/gpgv.c:71 kbx/kbxutil.c:89 scd/scdaemon.c:108
 
325
#: sm/gpgsm.c:345
 
326
msgid "be somewhat more quiet"
 
327
msgstr "be somewhat more quiet"
 
328
 
 
329
#: agent/gpg-agent.c:123 scd/scdaemon.c:109
 
330
msgid "sh-style command output"
 
331
msgstr "sh-style command output"
 
332
 
 
333
#: agent/gpg-agent.c:124 scd/scdaemon.c:110
 
334
msgid "csh-style command output"
 
335
msgstr "csh-style command output"
 
336
 
 
337
#: agent/gpg-agent.c:125 tools/symcryptrun.c:167
 
338
msgid "|FILE|read options from FILE"
 
339
msgstr "|FILE|read options from FILE"
 
340
 
 
341
#: agent/gpg-agent.c:130 scd/scdaemon.c:119
 
342
msgid "do not detach from the console"
 
343
msgstr "do not detach from the console"
 
344
 
 
345
#: agent/gpg-agent.c:131
 
346
msgid "do not grab keyboard and mouse"
 
347
msgstr "do not grab keyboard and mouse"
 
348
 
 
349
#: agent/gpg-agent.c:132 scd/scdaemon.c:120 tools/symcryptrun.c:166
 
350
msgid "use a log file for the server"
 
351
msgstr "use a log file for the server"
 
352
 
 
353
#: agent/gpg-agent.c:134
 
354
msgid "use a standard location for the socket"
 
355
msgstr "use a standard location for the socket"
 
356
 
 
357
#: agent/gpg-agent.c:137
 
358
msgid "|PGM|use PGM as the PIN-Entry program"
 
359
msgstr "|PGM|use PGM as the PIN-Entry program"
 
360
 
 
361
#: agent/gpg-agent.c:140
 
362
msgid "|PGM|use PGM as the SCdaemon program"
 
363
msgstr "|PGM|use PGM as the SCdaemon program"
 
364
 
 
365
#: agent/gpg-agent.c:141
 
366
msgid "do not use the SCdaemon"
 
367
msgstr "do not use the SCdaemon"
 
368
 
 
369
#: agent/gpg-agent.c:150
 
370
msgid "ignore requests to change the TTY"
 
371
msgstr "ignore requests to change the TTY"
 
372
 
 
373
#: agent/gpg-agent.c:152
 
374
msgid "ignore requests to change the X display"
 
375
msgstr "ignore requests to change the X display"
 
376
 
 
377
#: agent/gpg-agent.c:155
 
378
msgid "|N|expire cached PINs after N seconds"
 
379
msgstr "|N|expire cached PINs after N seconds"
 
380
 
 
381
#: agent/gpg-agent.c:168
 
382
msgid "do not use the PIN cache when signing"
 
383
msgstr "do not use the PIN cache when signing"
 
384
 
 
385
#: agent/gpg-agent.c:170
 
386
msgid "allow clients to mark keys as \"trusted\""
 
387
msgstr "allow clients to mark keys as “trusted”"
 
388
 
 
389
#: agent/gpg-agent.c:172
 
390
msgid "allow presetting passphrase"
 
391
msgstr "allow presetting passphrase"
 
392
 
 
393
#: agent/gpg-agent.c:173
 
394
msgid "enable ssh-agent emulation"
 
395
msgstr "enable ssh-agent emulation"
 
396
 
 
397
#: agent/gpg-agent.c:175
 
398
msgid "|FILE|write environment settings also to FILE"
 
399
msgstr "|FILE|write environment settings also to FILE"
 
400
 
 
401
#: agent/gpg-agent.c:283 agent/preset-passphrase.c:94 agent/protect-tool.c:146
 
402
#: scd/scdaemon.c:207 sm/gpgsm.c:574 tools/gpg-connect-agent.c:171
 
403
#: tools/gpgconf.c:94 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141
 
404
msgid "Please report bugs to <"
 
405
msgstr "Please report bugs to <"
 
406
 
 
407
#: agent/gpg-agent.c:286
 
408
msgid "Usage: gpg-agent [options] (-h for help)"
 
409
msgstr "Usage: gpg-agent [options] (-h for help)"
 
410
 
 
411
#: agent/gpg-agent.c:288
 
412
msgid ""
 
413
"Syntax: gpg-agent [options] [command [args]]\n"
 
414
"Secret key management for GnuPG\n"
 
415
msgstr ""
 
416
"Syntax: gpg-agent [options] [command [args]]\n"
 
417
"Secret key management for GnuPG\n"
 
418
 
 
419
#: agent/gpg-agent.c:323 g10/gpg.c:964 scd/scdaemon.c:247 sm/gpgsm.c:736
 
420
#, c-format
 
421
msgid "invalid debug-level `%s' given\n"
 
422
msgstr "invalid debug-level ‘%s’ given\n"
 
423
 
 
424
#: agent/gpg-agent.c:522 agent/protect-tool.c:1066 kbx/kbxutil.c:428
 
425
#: scd/scdaemon.c:342 sm/gpgsm.c:881 sm/gpgsm.c:884 tools/symcryptrun.c:997
 
426
#: tools/gpg-check-pattern.c:178
 
427
#, c-format
 
428
msgid "%s is too old (need %s, have %s)\n"
 
429
msgstr "%s is too old (need %s, have %s)\n"
 
430
 
 
431
#: agent/gpg-agent.c:621 g10/gpg.c:2057 scd/scdaemon.c:423 sm/gpgsm.c:972
 
432
#, c-format
 
433
msgid "NOTE: no default option file `%s'\n"
 
434
msgstr "NOTE: no default option file ‘%s’\n"
 
435
 
 
436
#: agent/gpg-agent.c:626 agent/gpg-agent.c:1206 g10/gpg.c:2061
 
437
#: scd/scdaemon.c:428 sm/gpgsm.c:976 tools/symcryptrun.c:930
 
438
#, c-format
 
439
msgid "option file `%s': %s\n"
 
440
msgstr "option file ‘%s’: %s\n"
 
441
 
 
442
#: agent/gpg-agent.c:634 g10/gpg.c:2068 scd/scdaemon.c:436 sm/gpgsm.c:983
 
443
#, c-format
 
444
msgid "reading options from `%s'\n"
 
445
msgstr "reading options from ‘%s’\n"
 
446
 
 
447
#: agent/gpg-agent.c:966 g10/plaintext.c:140 g10/plaintext.c:145
 
448
#: g10/plaintext.c:162
 
449
#, c-format
 
450
msgid "error creating `%s': %s\n"
 
451
msgstr "error creating ‘%s’: %s\n"
 
452
 
 
453
#: agent/gpg-agent.c:1298 agent/gpg-agent.c:1420 agent/gpg-agent.c:1424
 
454
#: agent/gpg-agent.c:1465 agent/gpg-agent.c:1469 g10/exec.c:172
 
455
#: g10/openfile.c:429 scd/scdaemon.c:923
 
456
#, c-format
 
457
msgid "can't create directory `%s': %s\n"
 
458
msgstr "can't create directory ‘%s’: %s\n"
 
459
 
 
460
#: agent/gpg-agent.c:1312 scd/scdaemon.c:937
 
461
msgid "name of socket too long\n"
 
462
msgstr "name of socket too long\n"
 
463
 
 
464
#: agent/gpg-agent.c:1337 scd/scdaemon.c:960
 
465
#, c-format
 
466
msgid "can't create socket: %s\n"
 
467
msgstr "can't create socket: %s\n"
 
468
 
 
469
#: agent/gpg-agent.c:1346
 
470
#, c-format
 
471
msgid "socket name `%s' is too long\n"
 
472
msgstr "socket name ‘%s’ is too long\n"
 
473
 
 
474
#: agent/gpg-agent.c:1366
 
475
msgid "a gpg-agent is already running - not starting a new one\n"
 
476
msgstr "a gpg-agent is already running - not starting a new one\n"
 
477
 
 
478
#: agent/gpg-agent.c:1377 scd/scdaemon.c:980
 
479
msgid "error getting nonce for the socket\n"
 
480
msgstr "error getting nonce for the socket\n"
 
481
 
 
482
#: agent/gpg-agent.c:1382 scd/scdaemon.c:983
 
483
#, c-format
 
484
msgid "error binding socket to `%s': %s\n"
 
485
msgstr "error binding socket to ‘%s’: %s\n"
 
486
 
 
487
#: agent/gpg-agent.c:1394 scd/scdaemon.c:992
 
488
#, c-format
 
489
msgid "listen() failed: %s\n"
 
490
msgstr "listen() failed: %s\n"
 
491
 
 
492
#: agent/gpg-agent.c:1400 scd/scdaemon.c:999
 
493
#, c-format
 
494
msgid "listening on socket `%s'\n"
 
495
msgstr "listening on socket ‘%s’\n"
 
496
 
 
497
#: agent/gpg-agent.c:1428 agent/gpg-agent.c:1475 g10/openfile.c:432
 
498
#, c-format
 
499
msgid "directory `%s' created\n"
 
500
msgstr "directory ‘%s’ created\n"
 
501
 
 
502
#: agent/gpg-agent.c:1481
 
503
#, c-format
 
504
msgid "stat() failed for `%s': %s\n"
 
505
msgstr "stat() failed for ‘%s’: %s\n"
 
506
 
 
507
#: agent/gpg-agent.c:1485
 
508
#, c-format
 
509
msgid "can't use `%s' as home directory\n"
 
510
msgstr "can't use ‘%s’ as home directory\n"
 
511
 
 
512
#: agent/gpg-agent.c:1602 scd/scdaemon.c:1015
 
513
#, c-format
 
514
msgid "error reading nonce on fd %d: %s\n"
 
515
msgstr "error reading nonce on fd %d: %s\n"
 
516
 
 
517
#: agent/gpg-agent.c:1624
 
518
#, c-format
 
519
msgid "handler 0x%lx for fd %d started\n"
 
520
msgstr "handler 0x%lx for fd %d started\n"
 
521
 
 
522
#: agent/gpg-agent.c:1629
 
523
#, c-format
 
524
msgid "handler 0x%lx for fd %d terminated\n"
 
525
msgstr "handler 0x%lx for fd %d terminated\n"
 
526
 
 
527
#: agent/gpg-agent.c:1649
 
528
#, c-format
 
529
msgid "ssh handler 0x%lx for fd %d started\n"
 
530
msgstr "ssh handler 0x%lx for fd %d started\n"
 
531
 
 
532
#: agent/gpg-agent.c:1654
 
533
#, c-format
 
534
msgid "ssh handler 0x%lx for fd %d terminated\n"
 
535
msgstr "ssh handler 0x%lx for fd %d terminated\n"
 
536
 
 
537
#: agent/gpg-agent.c:1771 scd/scdaemon.c:1137
 
538
#, c-format
 
539
msgid "pth_select failed: %s - waiting 1s\n"
 
540
msgstr "pth_select failed: %s - waiting 1s\n"
 
541
 
 
542
#: agent/gpg-agent.c:1884 scd/scdaemon.c:1204
 
543
#, c-format
 
544
msgid "%s %s stopped\n"
 
545
msgstr "%s %s stopped\n"
 
546
 
 
547
#: agent/gpg-agent.c:1907
 
548
msgid "no gpg-agent running in this session\n"
 
549
msgstr "no gpg-agent running in this session\n"
 
550
 
 
551
#: agent/gpg-agent.c:1918 common/simple-pwquery.c:349 common/asshelp.c:324
 
552
#: tools/gpg-connect-agent.c:2021
 
553
msgid "malformed GPG_AGENT_INFO environment variable\n"
 
554
msgstr "malformed GPG_AGENT_INFO environment variable\n"
 
555
 
 
556
#: agent/gpg-agent.c:1931 common/simple-pwquery.c:361 common/asshelp.c:336
 
557
#: tools/gpg-connect-agent.c:2032
 
558
#, c-format
 
559
msgid "gpg-agent protocol version %d is not supported\n"
 
560
msgstr "gpg-agent protocol version %d is not supported\n"
 
561
 
 
562
#: agent/preset-passphrase.c:98
 
563
msgid "Usage: gpg-preset-passphrase [options] KEYGRIP (-h for help)\n"
 
564
msgstr "Usage: gpg-preset-passphrase [options] KEYGRIP (-h for help)\n"
 
565
 
 
566
#: agent/preset-passphrase.c:101
 
567
msgid ""
 
568
"Syntax: gpg-preset-passphrase [options] KEYGRIP\n"
 
569
"Password cache maintenance\n"
 
570
msgstr ""
 
571
"Syntax: gpg-preset-passphrase [options] KEYGRIP\n"
 
572
"Password cache maintenance\n"
 
573
 
 
574
#: agent/protect-tool.c:149
 
575
msgid "Usage: gpg-protect-tool [options] (-h for help)\n"
 
576
msgstr "Usage: gpg-protect-tool [options] (-h for help)\n"
 
577
 
 
578
#: agent/protect-tool.c:151
 
579
msgid ""
 
580
"Syntax: gpg-protect-tool [options] [args]\n"
 
581
"Secret key maintenance tool\n"
 
582
msgstr ""
 
583
"Syntax: gpg-protect-tool [options] [args]\n"
 
584
"Secret key maintenance tool\n"
 
585
 
 
586
#: agent/protect-tool.c:1188
 
587
msgid "Please enter the passphrase to unprotect the PKCS#12 object."
 
588
msgstr "Please enter the passphrase to unprotect the PKCS#12 object."
 
589
 
 
590
#: agent/protect-tool.c:1191
 
591
msgid "Please enter the passphrase to protect the new PKCS#12 object."
 
592
msgstr "Please enter the passphrase to protect the new PKCS#12 object."
 
593
 
 
594
#: agent/protect-tool.c:1194
 
595
msgid ""
 
596
"Please enter the passphrase to protect the imported object within the GnuPG "
 
597
"system."
 
598
msgstr ""
 
599
"Please enter the passphrase to protect the imported object within the GnuPG "
 
600
"system."
 
601
 
 
602
#: agent/protect-tool.c:1199
 
603
msgid ""
 
604
"Please enter the passphrase or the PIN\n"
 
605
"needed to complete this operation."
 
606
msgstr ""
 
607
"Please enter the passphrase or the PIN\n"
 
608
"needed to complete this operation."
 
609
 
 
610
#: agent/protect-tool.c:1204 tools/symcryptrun.c:435
 
611
msgid "Passphrase:"
 
612
msgstr "Passphrase:"
 
613
 
 
614
#: agent/protect-tool.c:1212 tools/symcryptrun.c:442
 
615
#, c-format
 
616
msgid "error while asking for the passphrase: %s\n"
 
617
msgstr "error while asking for the passphrase: %s\n"
 
618
 
 
619
#: agent/protect-tool.c:1215 tools/symcryptrun.c:446
 
620
msgid "cancelled\n"
 
621
msgstr "cancelled\n"
 
622
 
 
623
#: agent/trustlist.c:132 agent/trustlist.c:322
 
624
#, c-format
 
625
msgid "error opening `%s': %s\n"
 
626
msgstr "error opening ‘%s’: %s\n"
 
627
 
 
628
#: agent/trustlist.c:147 common/helpfile.c:63 common/helpfile.c:79
 
629
#, c-format
 
630
msgid "file `%s', line %d: %s\n"
 
631
msgstr "file ‘%s’, line %d: %s\n"
 
632
 
 
633
#: agent/trustlist.c:167 agent/trustlist.c:175
 
634
#, c-format
 
635
msgid "statement \"%s\" ignored in `%s', line %d\n"
 
636
msgstr "statement “%s” ignored in ‘%s’, line %d\n"
 
637
 
 
638
#: agent/trustlist.c:181
 
639
#, c-format
 
640
msgid "system trustlist `%s' not available\n"
 
641
msgstr "system trustlist ‘%s’ not available\n"
 
642
 
 
643
#: agent/trustlist.c:216
 
644
#, c-format
 
645
msgid "bad fingerprint in `%s', line %d\n"
 
646
msgstr "bad fingerprint in ‘%s’, line %d\n"
 
647
 
 
648
#: agent/trustlist.c:242 agent/trustlist.c:249
 
649
#, c-format
 
650
msgid "invalid keyflag in `%s', line %d\n"
 
651
msgstr "invalid keyflag in ‘%s’, line %d\n"
 
652
 
 
653
#: agent/trustlist.c:283 common/helpfile.c:126
 
654
#, c-format
 
655
msgid "error reading `%s', line %d: %s\n"
 
656
msgstr "error reading ‘%s’, line %d: %s\n"
 
657
 
 
658
#: agent/trustlist.c:384 agent/trustlist.c:431
 
659
msgid "error reading list of trusted root certificates\n"
 
660
msgstr "error reading list of trusted root certificates\n"
 
661
 
 
662
#. TRANSLATORS: This prompt is shown by the Pinentry
 
663
#. and has one special property: A "%%0A" is used by
 
664
#. Pinentry to insert a line break.  The double
 
665
#. percent sign is actually needed because it is also
 
666
#. a printf format string.  If you need to insert a
 
667
#. plain % sign, you need to encode it as "%%25".  The
 
668
#. second "%s" gets replaced by a hexdecimal
 
669
#. fingerprint string whereas the first one receives
 
670
#. the name as stored in the certificate.
 
671
#: agent/trustlist.c:539
 
672
#, c-format
 
673
msgid ""
 
674
"Please verify that the certificate identified as:%%0A  \"%s\"%%0Ahas the "
 
675
"fingerprint:%%0A  %s"
 
676
msgstr ""
 
677
"Please verify that the certificate identified as:%%0A  “%s”%%0Ahas the "
 
678
"fingerprint:%%0A  %s"
 
679
 
 
680
#. TRANSLATORS: "Correct" is the label of a button and intended to
 
681
#. be hit if the fingerprint matches the one of the CA.  The other
 
682
#. button is "the default "Cancel" of the Pinentry.
 
683
#: agent/trustlist.c:551
 
684
msgid "Correct"
 
685
msgstr "Correct"
 
686
 
 
687
#. TRANSLATORS: This prompt is shown by the Pinentry
 
688
#. and has one special property: A "%%0A" is used by
 
689
#. Pinentry to insert a line break.  The double
 
690
#. percent sign is actually needed because it is also
 
691
#. a printf format string.  If you need to insert a
 
692
#. plain % sign, you need to encode it as "%%25".  The
 
693
#. "%s" gets replaced by the name as store in the
 
694
#. certificate.
 
695
#: agent/trustlist.c:574
 
696
#, c-format
 
697
msgid ""
 
698
"Do you ultimately trust%%0A  \"%s\"%%0Ato correctly certify user "
 
699
"certificates?"
 
700
msgstr ""
 
701
"Do you ultimately trust%%0A  “%s”%%0Ato correctly certify user "
 
702
"certificates?"
 
703
 
 
704
#: agent/trustlist.c:583
 
705
msgid "Yes"
 
706
msgstr "Yes"
 
707
 
 
708
#: agent/trustlist.c:583
 
709
msgid "No"
 
710
msgstr "No"
 
711
 
 
712
#: agent/findkey.c:158
 
713
#, c-format
 
714
msgid "Note: This passphrase has never been changed.%0APlease change it now."
 
715
msgstr "Note: This passphrase has never been changed.%0APlease change it now."
 
716
 
 
717
#: agent/findkey.c:174
 
718
#, c-format
 
719
msgid ""
 
720
"This passphrase has not been changed%%0Asince %.4s-%.2s-%.2s.  Please change "
 
721
"it now."
 
722
msgstr ""
 
723
"This passphrase has not been changed%%0Asince %.4s-%.2s-%.2s.  Please change "
 
724
"it now."
 
725
 
 
726
#: agent/findkey.c:188 agent/findkey.c:195
 
727
msgid "Change passphrase"
 
728
msgstr "Change passphrase"
 
729
 
 
730
#: agent/findkey.c:196
 
731
msgid "I'll change it later"
 
732
msgstr "I'll change it later"
 
733
 
 
734
#: common/exechelp.c:378 common/exechelp.c:467 tools/gpgconf-comp.c:1349
 
735
#: tools/gpgconf-comp.c:1672
 
736
#, c-format
 
737
msgid "error creating a pipe: %s\n"
 
738
msgstr "error creating a pipe: %s\n"
 
739
 
 
740
#: common/exechelp.c:443 common/exechelp.c:500
 
741
#, c-format
 
742
msgid "can't fdopen pipe for reading: %s\n"
 
743
msgstr "can't fdopen pipe for reading: %s\n"
 
744
 
 
745
#: common/exechelp.c:479 common/exechelp.c:607 common/exechelp.c:842
 
746
#, c-format
 
747
msgid "error forking process: %s\n"
 
748
msgstr "error forking process: %s\n"
 
749
 
 
750
#: common/exechelp.c:653 common/exechelp.c:706
 
751
#, c-format
 
752
msgid "waiting for process %d to terminate failed: %s\n"
 
753
msgstr "waiting for process %d to terminate failed: %s\n"
 
754
 
 
755
#: common/exechelp.c:661
 
756
#, c-format
 
757
msgid "error getting exit code of process %d: %s\n"
 
758
msgstr "error getting exit code of process %d: %s\n"
 
759
 
 
760
#: common/exechelp.c:667 common/exechelp.c:717
 
761
#, c-format
 
762
msgid "error running `%s': exit status %d\n"
 
763
msgstr "error running ‘%s’: exit status %d\n"
 
764
 
 
765
#: common/exechelp.c:712
 
766
#, c-format
 
767
msgid "error running `%s': probably not installed\n"
 
768
msgstr "error running ‘%s’: probably not installed\n"
 
769
 
 
770
#: common/exechelp.c:725
 
771
#, c-format
 
772
msgid "error running `%s': terminated\n"
 
773
msgstr "error running ‘%s’: terminated\n"
 
774
 
 
775
#: common/http.c:1625
 
776
#, c-format
 
777
msgid "error creating socket: %s\n"
 
778
msgstr "error creating socket: %s\n"
 
779
 
 
780
#: common/http.c:1669
 
781
msgid "host not found"
 
782
msgstr "host not found"
 
783
 
 
784
#: common/simple-pwquery.c:335
 
785
msgid "gpg-agent is not available in this session\n"
 
786
msgstr "gpg-agent is not available in this session\n"
 
787
 
 
788
#: common/simple-pwquery.c:393
 
789
#, c-format
 
790
msgid "can't connect to `%s': %s\n"
 
791
msgstr "can't connect to ‘%s’: %s\n"
 
792
 
 
793
#: common/simple-pwquery.c:404
 
794
msgid "communication problem with gpg-agent\n"
 
795
msgstr "communication problem with gpg-agent\n"
 
796
 
 
797
#: common/simple-pwquery.c:414
 
798
msgid "problem setting the gpg-agent options\n"
 
799
msgstr "problem setting the gpg-agent options\n"
 
800
 
 
801
#: common/simple-pwquery.c:577 common/simple-pwquery.c:673
 
802
msgid "canceled by user\n"
 
803
msgstr "canceled by user\n"
 
804
 
 
805
#: common/simple-pwquery.c:592 common/simple-pwquery.c:679
 
806
msgid "problem with the agent\n"
 
807
msgstr "problem with the agent\n"
 
808
 
 
809
#: common/sysutils.c:105
 
810
#, c-format
 
811
msgid "can't disable core dumps: %s\n"
 
812
msgstr "can't disable core dumps: %s\n"
 
813
 
 
814
#: common/sysutils.c:200
 
815
#, c-format
 
816
msgid "Warning: unsafe ownership on %s \"%s\"\n"
 
817
msgstr "Warning: unsafe ownership on %s “%s”\n"
 
818
 
 
819
#: common/sysutils.c:232
 
820
#, c-format
 
821
msgid "Warning: unsafe permissions on %s \"%s\"\n"
 
822
msgstr "Warning: unsafe permissions on %s “%s”\n"
 
823
 
 
824
#. TRANSLATORS: See doc/TRANSLATE about this string.
 
825
#: common/yesno.c:31 common/yesno.c:68
 
826
msgid "yes"
 
827
msgstr "yes"
 
828
 
 
829
#: common/yesno.c:32 common/yesno.c:73
 
830
msgid "yY"
 
831
msgstr "yY"
 
832
 
 
833
#. TRANSLATORS: See doc/TRANSLATE about this string.
 
834
#: common/yesno.c:34 common/yesno.c:70
 
835
msgid "no"
 
836
msgstr "no"
 
837
 
 
838
#: common/yesno.c:35 common/yesno.c:74
 
839
msgid "nN"
 
840
msgstr "nN"
 
841
 
 
842
#. TRANSLATORS: See doc/TRANSLATE about this string.
 
843
#: common/yesno.c:72
 
844
msgid "quit"
 
845
msgstr "quit"
 
846
 
 
847
#: common/yesno.c:75
 
848
msgid "qQ"
 
849
msgstr "qQ"
 
850
 
 
851
#. TRANSLATORS: See doc/TRANSLATE about this string.
 
852
#: common/yesno.c:109
 
853
msgid "okay|okay"
 
854
msgstr "okay|okay"
 
855
 
 
856
#. TRANSLATORS: See doc/TRANSLATE about this string.
 
857
#: common/yesno.c:111
 
858
msgid "cancel|cancel"
 
859
msgstr "cancel|cancel"
 
860
 
 
861
#: common/yesno.c:112
 
862
msgid "oO"
 
863
msgstr "oO"
 
864
 
 
865
#: common/yesno.c:113
 
866
msgid "cC"
 
867
msgstr "cC"
 
868
 
 
869
#: common/miscellaneous.c:71
 
870
#, c-format
 
871
msgid "out of core in secure memory while allocating %lu bytes"
 
872
msgstr "out of core in secure memory while allocating %lu bytes"
 
873
 
 
874
#: common/miscellaneous.c:74
 
875
#, c-format
 
876
msgid "out of core while allocating %lu bytes"
 
877
msgstr "out of core while allocating %lu bytes"
 
878
 
 
879
#: common/asshelp.c:242
 
880
msgid "no running gpg-agent - starting one\n"
 
881
msgstr "no running gpg-agent - starting one\n"
 
882
 
 
883
#: common/asshelp.c:347
 
884
msgid "can't connect to the agent - trying fall back\n"
 
885
msgstr "can't connect to the agent - trying fall back\n"
 
886
 
 
887
#: common/audit.c:682
 
888
msgid "Certificate chain available"
 
889
msgstr "Certificate chain available"
 
890
 
 
891
#: common/audit.c:689
 
892
msgid "root certificate missing"
 
893
msgstr "root certificate missing"
 
894
 
 
895
#: common/audit.c:715
 
896
msgid "Data encryption succeeded"
 
897
msgstr "Data encryption succeeded"
 
898
 
 
899
#: common/audit.c:720 common/audit.c:781 common/audit.c:801 common/audit.c:825
 
900
msgid "Data available"
 
901
msgstr "Data available"
 
902
 
 
903
#: common/audit.c:723
 
904
msgid "Session key created"
 
905
msgstr "Session key created"
 
906
 
 
907
#: common/audit.c:728
 
908
#, c-format
 
909
msgid "algorithm: %s"
 
910
msgstr "algorithm: %s"
 
911
 
 
912
#: common/audit.c:730 common/audit.c:732
 
913
#, c-format
 
914
msgid "unsupported algorithm: %s"
 
915
msgstr "unsupported algorithm: %s"
 
916
 
 
917
#: common/audit.c:734
 
918
msgid "seems to be not encrypted"
 
919
msgstr "seems to be not encrypted"
 
920
 
 
921
#: common/audit.c:740
 
922
msgid "Number of recipients"
 
923
msgstr "Number of recipients"
 
924
 
 
925
#: common/audit.c:748
 
926
#, c-format
 
927
msgid "Recipient %d"
 
928
msgstr "Recipient %d"
 
929
 
 
930
#: common/audit.c:776
 
931
msgid "Data signing succeeded"
 
932
msgstr "Data signing succeeded"
 
933
 
 
934
#: common/audit.c:796
 
935
msgid "Data decryption succeeded"
 
936
msgstr "Data decryption succeeded"
 
937
 
 
938
#: common/audit.c:821
 
939
msgid "Data verification succeeded"
 
940
msgstr "Data verification succeeded"
 
941
 
 
942
#: common/audit.c:830
 
943
msgid "Signature available"
 
944
msgstr "Signature available"
 
945
 
 
946
#: common/audit.c:835
 
947
msgid "Parsing signature succeeded"
 
948
msgstr "Parsing signature succeeded"
 
949
 
 
950
#: common/audit.c:840
 
951
#, c-format
 
952
msgid "Bad hash algorithm: %s"
 
953
msgstr "Bad hash algorithm: %s"
 
954
 
 
955
#: common/audit.c:855
 
956
#, c-format
 
957
msgid "Signature %d"
 
958
msgstr "Signature %d"
 
959
 
 
960
#: common/audit.c:871
 
961
msgid "Certificate chain valid"
 
962
msgstr "Certificate chain valid"
 
963
 
 
964
#: common/audit.c:882
 
965
msgid "Root certificate trustworthy"
 
966
msgstr "Root certificate trustworthy"
 
967
 
 
968
#: common/audit.c:892
 
969
msgid "CRL/OCSP check of certificates"
 
970
msgstr "CRL/OCSP check of certificates"
 
971
 
 
972
#: common/audit.c:909
 
973
msgid "Included certificates"
 
974
msgstr "Included certificates"
 
975
 
 
976
#: common/audit.c:968
 
977
msgid "No audit log entries."
 
978
msgstr "No audit log entries."
 
979
 
 
980
#: common/audit.c:1017
 
981
msgid "Unknown operation"
 
982
msgstr "Unknown operation"
 
983
 
 
984
#: common/audit.c:1035
 
985
msgid "Gpg-Agent usable"
 
986
msgstr "Gpg-Agent usable"
 
987
 
 
988
#: common/audit.c:1045
 
989
msgid "Dirmngr usable"
 
990
msgstr "Dirmngr usable"
 
991
 
 
992
#: common/audit.c:1081
 
993
#, c-format
 
994
msgid "No help available for `%s'."
 
995
msgstr "No help available for ‘%s’."
 
996
 
 
997
#: common/helpfile.c:80
 
998
msgid "ignoring garbage line"
 
999
msgstr "ignoring garbage line"
 
1000
 
 
1001
#: g10/armor.c:379
 
1002
#, c-format
 
1003
msgid "armor: %s\n"
 
1004
msgstr "armor: %s\n"
 
1005
 
 
1006
#: g10/armor.c:418
 
1007
msgid "invalid armor header: "
 
1008
msgstr "invalid armor header: "
 
1009
 
 
1010
#: g10/armor.c:429
 
1011
msgid "armor header: "
 
1012
msgstr "armor header: "
 
1013
 
 
1014
#: g10/armor.c:442
 
1015
msgid "invalid clearsig header\n"
 
1016
msgstr "invalid clearsig header\n"
 
1017
 
 
1018
#: g10/armor.c:455
 
1019
msgid "unknown armor header: "
 
1020
msgstr "unknown armor header: "
 
1021
 
 
1022
#: g10/armor.c:508
 
1023
msgid "nested clear text signatures\n"
 
1024
msgstr "nested clear text signatures\n"
 
1025
 
 
1026
#: g10/armor.c:643
 
1027
msgid "unexpected armor: "
 
1028
msgstr "unexpected armor: "
 
1029
 
 
1030
#: g10/armor.c:655
 
1031
msgid "invalid dash escaped line: "
 
1032
msgstr "invalid dash escaped line: "
 
1033
 
 
1034
#: g10/armor.c:809 g10/armor.c:1419
 
1035
#, c-format
 
1036
msgid "invalid radix64 character %02X skipped\n"
 
1037
msgstr "invalid radix64 character %02X skipped\n"
 
1038
 
 
1039
#: g10/armor.c:852
 
1040
msgid "premature eof (no CRC)\n"
 
1041
msgstr "premature eof (no CRC)\n"
 
1042
 
 
1043
#: g10/armor.c:886
 
1044
msgid "premature eof (in CRC)\n"
 
1045
msgstr "premature eof (in CRC)\n"
 
1046
 
 
1047
#: g10/armor.c:894
 
1048
msgid "malformed CRC\n"
 
1049
msgstr "malformed CRC\n"
 
1050
 
 
1051
#: g10/armor.c:898 g10/armor.c:1456
 
1052
#, c-format
 
1053
msgid "CRC error; %06lX - %06lX\n"
 
1054
msgstr "CRC error; %06lX - %06lX\n"
 
1055
 
 
1056
#: g10/armor.c:918
 
1057
msgid "premature eof (in trailer)\n"
 
1058
msgstr "premature eof (in trailer)\n"
 
1059
 
 
1060
#: g10/armor.c:922
 
1061
msgid "error in trailer line\n"
 
1062
msgstr "error in trailer line\n"
 
1063
 
 
1064
#: g10/armor.c:1233
 
1065
msgid "no valid OpenPGP data found.\n"
 
1066
msgstr "no valid OpenPGP data found.\n"
 
1067
 
 
1068
#: g10/armor.c:1238
 
1069
#, c-format
 
1070
msgid "invalid armor: line longer than %d characters\n"
 
1071
msgstr "invalid armor: line longer than %d characters\n"
 
1072
 
 
1073
#: g10/armor.c:1242
 
1074
msgid ""
 
1075
"quoted printable character in armor - probably a buggy MTA has been used\n"
 
1076
msgstr ""
 
1077
"quoted printable character in armor - probably a buggy MTA has been used\n"
 
1078
 
 
1079
#: g10/build-packet.c:976
 
1080
msgid ""
 
1081
"a notation name must have only printable characters or spaces, and end with "
 
1082
"an '='\n"
 
1083
msgstr ""
 
1084
"a notation name must have only printable characters or spaces, and end with "
 
1085
"an ‘=’\n"
 
1086
 
 
1087
#: g10/build-packet.c:988
 
1088
msgid "a user notation name must contain the '@' character\n"
 
1089
msgstr "a user notation name must contain the ‘@’ character\n"
 
1090
 
 
1091
#: g10/build-packet.c:994
 
1092
msgid "a notation name must not contain more than one '@' character\n"
 
1093
msgstr "a notation name must not contain more than one ‘@’ character\n"
 
1094
 
 
1095
#: g10/build-packet.c:1012
 
1096
msgid "a notation value must not use any control characters\n"
 
1097
msgstr "a notation value must not use any control characters\n"
 
1098
 
 
1099
#: g10/build-packet.c:1046 g10/build-packet.c:1055
 
1100
msgid "WARNING: invalid notation data found\n"
 
1101
msgstr "WARNING: invalid notation data found\n"
 
1102
 
 
1103
#: g10/build-packet.c:1077 g10/build-packet.c:1079
 
1104
msgid "not human readable"
 
1105
msgstr "not human readable"
 
1106
 
 
1107
#: g10/card-util.c:62 g10/card-util.c:310
 
1108
#, c-format
 
1109
msgid "OpenPGP card not available: %s\n"
 
1110
msgstr "OpenPGP card not available: %s\n"
 
1111
 
 
1112
#: g10/card-util.c:67
 
1113
#, c-format
 
1114
msgid "OpenPGP card no. %s detected\n"
 
1115
msgstr "OpenPGP card no. %s detected\n"
 
1116
 
 
1117
#: g10/card-util.c:75 g10/card-util.c:1396 g10/delkey.c:126 g10/keyedit.c:1529
 
1118
#: g10/keygen.c:2831 g10/revoke.c:216 g10/revoke.c:455
 
1119
msgid "can't do this in batch mode\n"
 
1120
msgstr "can't do this in batch mode\n"
 
1121
 
 
1122
#: g10/card-util.c:102 g10/card-util.c:1129 g10/card-util.c:1208
 
1123
#: g10/keyedit.c:424 g10/keyedit.c:445 g10/keyedit.c:459 g10/keygen.c:1591
 
1124
#: g10/keygen.c:1658 sm/certreqgen-ui.c:128 sm/certreqgen-ui.c:182
 
1125
msgid "Your selection? "
 
1126
msgstr "Your selection? "
 
1127
 
 
1128
#: g10/card-util.c:220 g10/card-util.c:270
 
1129
msgid "[not set]"
 
1130
msgstr "[not set]"
 
1131
 
 
1132
#: g10/card-util.c:417
 
1133
msgid "male"
 
1134
msgstr "male"
 
1135
 
 
1136
#: g10/card-util.c:418
 
1137
msgid "female"
 
1138
msgstr "female"
 
1139
 
 
1140
#: g10/card-util.c:418
 
1141
msgid "unspecified"
 
1142
msgstr "unspecified"
 
1143
 
 
1144
#: g10/card-util.c:445
 
1145
msgid "not forced"
 
1146
msgstr "not forced"
 
1147
 
 
1148
#: g10/card-util.c:445
 
1149
msgid "forced"
 
1150
msgstr "forced"
 
1151
 
 
1152
#: g10/card-util.c:523
 
1153
msgid "Error: Only plain ASCII is currently allowed.\n"
 
1154
msgstr "Error: Only plain ASCII is currently allowed.\n"
 
1155
 
 
1156
#: g10/card-util.c:525
 
1157
msgid "Error: The \"<\" character may not be used.\n"
 
1158
msgstr "Error: The “<” character may not be used.\n"
 
1159
 
 
1160
#: g10/card-util.c:527
 
1161
msgid "Error: Double spaces are not allowed.\n"
 
1162
msgstr "Error: Double spaces are not allowed.\n"
 
1163
 
 
1164
#: g10/card-util.c:544
 
1165
msgid "Cardholder's surname: "
 
1166
msgstr "Cardholder's surname: "
 
1167
 
 
1168
#: g10/card-util.c:546
 
1169
msgid "Cardholder's given name: "
 
1170
msgstr "Cardholder's given name: "
 
1171
 
 
1172
#: g10/card-util.c:564
 
1173
#, c-format
 
1174
msgid "Error: Combined name too long (limit is %d characters).\n"
 
1175
msgstr "Error: Combined name too long (limit is %d characters).\n"
 
1176
 
 
1177
#: g10/card-util.c:585
 
1178
msgid "URL to retrieve public key: "
 
1179
msgstr "URL to retrieve public key: "
 
1180
 
 
1181
#: g10/card-util.c:593
 
1182
#, c-format
 
1183
msgid "Error: URL too long (limit is %d characters).\n"
 
1184
msgstr "Error: URL too long (limit is %d characters).\n"
 
1185
 
 
1186
#: g10/card-util.c:691 g10/card-util.c:760 g10/import.c:283
 
1187
#, c-format
 
1188
msgid "error reading `%s': %s\n"
 
1189
msgstr "error reading ‘%s’: %s\n"
 
1190
 
 
1191
#: g10/card-util.c:699
 
1192
msgid "Login data (account name): "
 
1193
msgstr "Login data (account name): "
 
1194
 
 
1195
#: g10/card-util.c:709
 
1196
#, c-format
 
1197
msgid "Error: Login data too long (limit is %d characters).\n"
 
1198
msgstr "Error: Login data too long (limit is %d characters).\n"
 
1199
 
 
1200
#: g10/card-util.c:768
 
1201
msgid "Private DO data: "
 
1202
msgstr "Private DO data: "
 
1203
 
 
1204
#: g10/card-util.c:778
 
1205
#, c-format
 
1206
msgid "Error: Private DO too long (limit is %d characters).\n"
 
1207
msgstr "Error: Private DO too long (limit is %d characters).\n"
 
1208
 
 
1209
#: g10/card-util.c:798
 
1210
msgid "Language preferences: "
 
1211
msgstr "Language preferences: "
 
1212
 
 
1213
#: g10/card-util.c:806
 
1214
msgid "Error: invalid length of preference string.\n"
 
1215
msgstr "Error: invalid length of preference string.\n"
 
1216
 
 
1217
#: g10/card-util.c:815
 
1218
msgid "Error: invalid characters in preference string.\n"
 
1219
msgstr "Error: invalid characters in preference string.\n"
 
1220
 
 
1221
#: g10/card-util.c:836
 
1222
msgid "Sex ((M)ale, (F)emale or space): "
 
1223
msgstr "Sex ((M)ale, (F)emale or space): "
 
1224
 
 
1225
#: g10/card-util.c:850
 
1226
msgid "Error: invalid response.\n"
 
1227
msgstr "Error: invalid response.\n"
 
1228
 
 
1229
#: g10/card-util.c:871
 
1230
msgid "CA fingerprint: "
 
1231
msgstr "CA fingerprint: "
 
1232
 
 
1233
#: g10/card-util.c:894
 
1234
msgid "Error: invalid formatted fingerprint.\n"
 
1235
msgstr "Error: invalid formatted fingerprint.\n"
 
1236
 
 
1237
#: g10/card-util.c:942
 
1238
#, c-format
 
1239
msgid "key operation not possible: %s\n"
 
1240
msgstr "key operation not possible: %s\n"
 
1241
 
 
1242
#: g10/card-util.c:943
 
1243
msgid "not an OpenPGP card"
 
1244
msgstr "not an OpenPGP card"
 
1245
 
 
1246
#: g10/card-util.c:952
 
1247
#, c-format
 
1248
msgid "error getting current key info: %s\n"
 
1249
msgstr "error getting current key info: %s\n"
 
1250
 
 
1251
#: g10/card-util.c:1036
 
1252
msgid "Replace existing key? (y/N) "
 
1253
msgstr "Replace existing key? (y/N) "
 
1254
 
 
1255
#: g10/card-util.c:1056 g10/card-util.c:1065
 
1256
msgid "Make off-card backup of encryption key? (Y/n) "
 
1257
msgstr "Make off-card backup of encryption key? (Y/n) "
 
1258
 
 
1259
#: g10/card-util.c:1077
 
1260
msgid "Replace existing keys? (y/N) "
 
1261
msgstr "Replace existing keys? (y/N) "
 
1262
 
 
1263
#: g10/card-util.c:1086
 
1264
#, c-format
 
1265
msgid ""
 
1266
"Please note that the factory settings of the PINs are\n"
 
1267
"   PIN = `%s'     Admin PIN = `%s'\n"
 
1268
"You should change them using the command --change-pin\n"
 
1269
msgstr ""
 
1270
"Please note that the factory settings of the PINs are\n"
 
1271
"   PIN = ‘%s’     Admin PIN = ‘%s’\n"
 
1272
"You should change them using the command --change-pin\n"
 
1273
 
 
1274
#: g10/card-util.c:1120
 
1275
msgid "Please select the type of key to generate:\n"
 
1276
msgstr "Please select the type of key to generate:\n"
 
1277
 
 
1278
#: g10/card-util.c:1122 g10/card-util.c:1199
 
1279
msgid "   (1) Signature key\n"
 
1280
msgstr "   (1) Signature key\n"
 
1281
 
 
1282
#: g10/card-util.c:1123 g10/card-util.c:1201
 
1283
msgid "   (2) Encryption key\n"
 
1284
msgstr "   (2) Encryption key\n"
 
1285
 
 
1286
#: g10/card-util.c:1124 g10/card-util.c:1203
 
1287
msgid "   (3) Authentication key\n"
 
1288
msgstr "   (3) Authentication key\n"
 
1289
 
 
1290
#: g10/card-util.c:1140 g10/card-util.c:1219 g10/keyedit.c:945
 
1291
#: g10/keygen.c:1595 g10/keygen.c:1623 g10/keygen.c:1697 g10/revoke.c:685
 
1292
msgid "Invalid selection.\n"
 
1293
msgstr "Invalid selection.\n"
 
1294
 
 
1295
#: g10/card-util.c:1196
 
1296
msgid "Please select where to store the key:\n"
 
1297
msgstr "Please select where to store the key:\n"
 
1298
 
 
1299
#: g10/card-util.c:1231
 
1300
msgid "unknown key protection algorithm\n"
 
1301
msgstr "unknown key protection algorithm\n"
 
1302
 
 
1303
#: g10/card-util.c:1236
 
1304
msgid "secret parts of key are not available\n"
 
1305
msgstr "secret parts of key are not available\n"
 
1306
 
 
1307
#: g10/card-util.c:1241
 
1308
msgid "secret key already stored on a card\n"
 
1309
msgstr "secret key already stored on a card\n"
 
1310
 
 
1311
#: g10/card-util.c:1309 g10/keyedit.c:1362
 
1312
msgid "quit this menu"
 
1313
msgstr "quit this menu"
 
1314
 
 
1315
#: g10/card-util.c:1311
 
1316
msgid "show admin commands"
 
1317
msgstr "show admin commands"
 
1318
 
 
1319
#: g10/card-util.c:1312 g10/keyedit.c:1365
 
1320
msgid "show this help"
 
1321
msgstr "show this help"
 
1322
 
 
1323
#: g10/card-util.c:1314
 
1324
msgid "list all available data"
 
1325
msgstr "list all available data"
 
1326
 
 
1327
#: g10/card-util.c:1317
 
1328
msgid "change card holder's name"
 
1329
msgstr "change card holder's name"
 
1330
 
 
1331
#: g10/card-util.c:1318
 
1332
msgid "change URL to retrieve key"
 
1333
msgstr "change URL to retrieve key"
 
1334
 
 
1335
#: g10/card-util.c:1319
 
1336
msgid "fetch the key specified in the card URL"
 
1337
msgstr "fetch the key specified in the card URL"
 
1338
 
 
1339
#: g10/card-util.c:1320
 
1340
msgid "change the login name"
 
1341
msgstr "change the login name"
 
1342
 
 
1343
#: g10/card-util.c:1321
 
1344
msgid "change the language preferences"
 
1345
msgstr "change the language preferences"
 
1346
 
 
1347
#: g10/card-util.c:1322
 
1348
msgid "change card holder's sex"
 
1349
msgstr "change card holder's sex"
 
1350
 
 
1351
#: g10/card-util.c:1323
 
1352
msgid "change a CA fingerprint"
 
1353
msgstr "change a CA fingerprint"
 
1354
 
 
1355
#: g10/card-util.c:1324
 
1356
msgid "toggle the signature force PIN flag"
 
1357
msgstr "toggle the signature force PIN flag"
 
1358
 
 
1359
#: g10/card-util.c:1325
 
1360
msgid "generate new keys"
 
1361
msgstr "generate new keys"
 
1362
 
 
1363
#: g10/card-util.c:1326
 
1364
msgid "menu to change or unblock the PIN"
 
1365
msgstr "menu to change or unblock the PIN"
 
1366
 
 
1367
#: g10/card-util.c:1327
 
1368
msgid "verify the PIN and list all data"
 
1369
msgstr "verify the PIN and list all data"
 
1370
 
 
1371
#: g10/card-util.c:1447 g10/keyedit.c:1634
 
1372
msgid "Command> "
 
1373
msgstr "Command> "
 
1374
 
 
1375
#: g10/card-util.c:1485
 
1376
msgid "Admin-only command\n"
 
1377
msgstr "Admin-only command\n"
 
1378
 
 
1379
#: g10/card-util.c:1516
 
1380
msgid "Admin commands are allowed\n"
 
1381
msgstr "Admin commands are allowed\n"
 
1382
 
 
1383
#: g10/card-util.c:1518
 
1384
msgid "Admin commands are not allowed\n"
 
1385
msgstr "Admin commands are not allowed\n"
 
1386
 
 
1387
#: g10/card-util.c:1592 g10/keyedit.c:2255
 
1388
msgid "Invalid command  (try \"help\")\n"
 
1389
msgstr "Invalid command  (try “help”)\n"
 
1390
 
 
1391
#: g10/decrypt.c:110 g10/encode.c:876
 
1392
msgid "--output doesn't work for this command\n"
 
1393
msgstr "--output doesn't work for this command\n"
 
1394
 
 
1395
#: g10/decrypt.c:166 g10/gpg.c:3926 g10/keyring.c:376 g10/keyring.c:663
 
1396
#, c-format
 
1397
msgid "can't open `%s'\n"
 
1398
msgstr "can't open ‘%s’\n"
 
1399
 
 
1400
#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3402 g10/keyserver.c:1719
 
1401
#: g10/revoke.c:226
 
1402
#, c-format
 
1403
msgid "key \"%s\" not found: %s\n"
 
1404
msgstr "key “%s” not found: %s\n"
 
1405
 
 
1406
#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2385 g10/keyserver.c:1733
 
1407
#: g10/revoke.c:232 g10/revoke.c:477
 
1408
#, c-format
 
1409
msgid "error reading keyblock: %s\n"
 
1410
msgstr "error reading keyblock: %s\n"
 
1411
 
 
1412
#: g10/delkey.c:127 g10/delkey.c:134
 
1413
msgid "(unless you specify the key by fingerprint)\n"
 
1414
msgstr "(unless you specify the key by fingerprint)\n"
 
1415
 
 
1416
#: g10/delkey.c:133
 
1417
msgid "can't do this in batch mode without \"--yes\"\n"
 
1418
msgstr "can't do this in batch mode without “--yes”\n"
 
1419
 
 
1420
#: g10/delkey.c:145
 
1421
msgid "Delete this key from the keyring? (y/N) "
 
1422
msgstr "Delete this key from the keyring? (y/N) "
 
1423
 
 
1424
#: g10/delkey.c:153
 
1425
msgid "This is a secret key! - really delete? (y/N) "
 
1426
msgstr "This is a secret key! - really delete? (y/N) "
 
1427
 
 
1428
#: g10/delkey.c:163
 
1429
#, c-format
 
1430
msgid "deleting keyblock failed: %s\n"
 
1431
msgstr "deleting keyblock failed: %s\n"
 
1432
 
 
1433
#: g10/delkey.c:173
 
1434
msgid "ownertrust information cleared\n"
 
1435
msgstr "ownertrust information cleared\n"
 
1436
 
 
1437
#: g10/delkey.c:204
 
1438
#, c-format
 
1439
msgid "there is a secret key for public key \"%s\"!\n"
 
1440
msgstr "there is a secret key for public key “%s”!\n"
 
1441
 
 
1442
#: g10/delkey.c:206
 
1443
msgid "use option \"--delete-secret-keys\" to delete it first.\n"
 
1444
msgstr "use option “--delete-secret-keys” to delete it first.\n"
 
1445
 
 
1446
#: g10/encode.c:226 g10/sign.c:1268
 
1447
#, c-format
 
1448
msgid "error creating passphrase: %s\n"
 
1449
msgstr "error creating passphrase: %s\n"
 
1450
 
 
1451
#: g10/encode.c:232
 
1452
msgid "can't use a symmetric ESK packet due to the S2K mode\n"
 
1453
msgstr "can't use a symmetric ESK packet due to the S2K mode\n"
 
1454
 
 
1455
#: g10/encode.c:246
 
1456
#, c-format
 
1457
msgid "using cipher %s\n"
 
1458
msgstr "using cipher %s\n"
 
1459
 
 
1460
#: g10/encode.c:256 g10/encode.c:577
 
1461
#, c-format
 
1462
msgid "`%s' already compressed\n"
 
1463
msgstr "‘%s’ already compressed\n"
 
1464
 
 
1465
#: g10/encode.c:311 g10/encode.c:611 g10/sign.c:563
 
1466
#, c-format
 
1467
msgid "WARNING: `%s' is an empty file\n"
 
1468
msgstr "WARNING: ‘%s’ is an empty file\n"
 
1469
 
 
1470
#: g10/encode.c:485
 
1471
msgid "you can only encrypt to RSA keys of 2048 bits or less in --pgp2 mode\n"
 
1472
msgstr "you can only encrypt to RSA keys of 2048 bits or less in --pgp2 mode\n"
 
1473
 
 
1474
#: g10/encode.c:510
 
1475
#, c-format
 
1476
msgid "reading from `%s'\n"
 
1477
msgstr "reading from ‘%s’\n"
 
1478
 
 
1479
#: g10/encode.c:541
 
1480
msgid ""
 
1481
"unable to use the IDEA cipher for all of the keys you are encrypting to.\n"
 
1482
msgstr ""
 
1483
"unable to use the IDEA cipher for all of the keys you are encrypting to.\n"
 
1484
 
 
1485
#: g10/encode.c:559
 
1486
#, c-format
 
1487
msgid ""
 
1488
"WARNING: forcing symmetric cipher %s (%d) violates recipient preferences\n"
 
1489
msgstr ""
 
1490
"WARNING: forcing symmetric cipher %s (%d) violates recipient preferences\n"
 
1491
 
 
1492
#: g10/encode.c:655 g10/sign.c:938
 
1493
#, c-format
 
1494
msgid ""
 
1495
"WARNING: forcing compression algorithm %s (%d) violates recipient "
 
1496
"preferences\n"
 
1497
msgstr ""
 
1498
"WARNING: forcing compression algorithm %s (%d) violates recipient "
 
1499
"preferences\n"
 
1500
 
 
1501
#: g10/encode.c:751
 
1502
#, c-format
 
1503
msgid "forcing symmetric cipher %s (%d) violates recipient preferences\n"
 
1504
msgstr "forcing symmetric cipher %s (%d) violates recipient preferences\n"
 
1505
 
 
1506
#: g10/encode.c:821 g10/pkclist.c:813 g10/pkclist.c:861
 
1507
#, c-format
 
1508
msgid "you may not use %s while in %s mode\n"
 
1509
msgstr "you may not use %s while in %s mode\n"
 
1510
 
 
1511
#: g10/encode.c:848
 
1512
#, c-format
 
1513
msgid "%s/%s encrypted for: \"%s\"\n"
 
1514
msgstr "%s/%s encrypted for: “%s”\n"
 
1515
 
 
1516
#: g10/encr-data.c:92 g10/mainproc.c:286
 
1517
#, c-format
 
1518
msgid "%s encrypted data\n"
 
1519
msgstr "%s encrypted data\n"
 
1520
 
 
1521
#: g10/encr-data.c:95 g10/mainproc.c:290
 
1522
#, c-format
 
1523
msgid "encrypted with unknown algorithm %d\n"
 
1524
msgstr "encrypted with unknown algorithm %d\n"
 
1525
 
 
1526
#: g10/encr-data.c:133 sm/decrypt.c:126
 
1527
msgid ""
 
1528
"WARNING: message was encrypted with a weak key in the symmetric cipher.\n"
 
1529
msgstr ""
 
1530
"WARNING: message was encrypted with a weak key in the symmetric cipher.\n"
 
1531
 
 
1532
#: g10/encr-data.c:145
 
1533
msgid "problem handling encrypted packet\n"
 
1534
msgstr "problem handling encrypted packet\n"
 
1535
 
 
1536
#: g10/exec.c:49
 
1537
msgid "no remote program execution supported\n"
 
1538
msgstr "no remote program execution supported\n"
 
1539
 
 
1540
#: g10/exec.c:313
 
1541
msgid ""
 
1542
"external program calls are disabled due to unsafe options file permissions\n"
 
1543
msgstr ""
 
1544
"external program calls are disabled due to unsafe options file permissions\n"
 
1545
 
 
1546
#: g10/exec.c:343
 
1547
msgid "this platform requires temporary files when calling external programs\n"
 
1548
msgstr ""
 
1549
"this platform requires temporary files when calling external programs\n"
 
1550
 
 
1551
#: g10/exec.c:421
 
1552
#, c-format
 
1553
msgid "unable to execute program `%s': %s\n"
 
1554
msgstr "unable to execute program ‘%s’: %s\n"
 
1555
 
 
1556
#: g10/exec.c:424
 
1557
#, c-format
 
1558
msgid "unable to execute shell `%s': %s\n"
 
1559
msgstr "unable to execute shell ‘%s’: %s\n"
 
1560
 
 
1561
#: g10/exec.c:509
 
1562
#, c-format
 
1563
msgid "system error while calling external program: %s\n"
 
1564
msgstr "system error while calling external program: %s\n"
 
1565
 
 
1566
#: g10/exec.c:520 g10/exec.c:586
 
1567
msgid "unnatural exit of external program\n"
 
1568
msgstr "unnatural exit of external program\n"
 
1569
 
 
1570
#: g10/exec.c:535
 
1571
msgid "unable to execute external program\n"
 
1572
msgstr "unable to execute external program\n"
 
1573
 
 
1574
#: g10/exec.c:552
 
1575
#, c-format
 
1576
msgid "unable to read external program response: %s\n"
 
1577
msgstr "unable to read external program response: %s\n"
 
1578
 
 
1579
#: g10/exec.c:597 g10/exec.c:604
 
1580
#, c-format
 
1581
msgid "WARNING: unable to remove tempfile (%s) `%s': %s\n"
 
1582
msgstr "WARNING: unable to remove tempfile (%s) ‘%s’: %s\n"
 
1583
 
 
1584
#: g10/exec.c:609
 
1585
#, c-format
 
1586
msgid "WARNING: unable to remove temp directory `%s': %s\n"
 
1587
msgstr "WARNING: unable to remove temp directory ‘%s’: %s\n"
 
1588
 
 
1589
#: g10/export.c:61
 
1590
msgid "export signatures that are marked as local-only"
 
1591
msgstr "export signatures that are marked as local-only"
 
1592
 
 
1593
#: g10/export.c:63
 
1594
msgid "export attribute user IDs (generally photo IDs)"
 
1595
msgstr "export attribute user IDs (generally photo IDs)"
 
1596
 
 
1597
#: g10/export.c:65
 
1598
msgid "export revocation keys marked as \"sensitive\""
 
1599
msgstr "export revocation keys marked as “sensitive”"
 
1600
 
 
1601
#: g10/export.c:67
 
1602
msgid "remove the passphrase from exported subkeys"
 
1603
msgstr "remove the passphrase from exported subkeys"
 
1604
 
 
1605
#: g10/export.c:69
 
1606
msgid "remove unusable parts from key during export"
 
1607
msgstr "remove unusable parts from key during export"
 
1608
 
 
1609
#: g10/export.c:71
 
1610
msgid "remove as much as possible from key during export"
 
1611
msgstr "remove as much as possible from key during export"
 
1612
 
 
1613
#: g10/export.c:73
 
1614
msgid "export keys in an S-expression based format"
 
1615
msgstr "export keys in an S-expression based format"
 
1616
 
 
1617
#: g10/export.c:338
 
1618
msgid "exporting secret keys not allowed\n"
 
1619
msgstr "exporting secret keys not allowed\n"
 
1620
 
 
1621
#: g10/export.c:367
 
1622
#, c-format
 
1623
msgid "key %s: not protected - skipped\n"
 
1624
msgstr "key %s: not protected - skipped\n"
 
1625
 
 
1626
#: g10/export.c:375
 
1627
#, c-format
 
1628
msgid "key %s: PGP 2.x style key - skipped\n"
 
1629
msgstr "key %s: PGP 2.x style key - skipped\n"
 
1630
 
 
1631
#: g10/export.c:386
 
1632
#, c-format
 
1633
msgid "key %s: key material on-card - skipped\n"
 
1634
msgstr "key %s: key material on-card - skipped\n"
 
1635
 
 
1636
#: g10/export.c:537
 
1637
msgid "about to export an unprotected subkey\n"
 
1638
msgstr "about to export an unprotected subkey\n"
 
1639
 
 
1640
#: g10/export.c:560
 
1641
#, c-format
 
1642
msgid "failed to unprotect the subkey: %s\n"
 
1643
msgstr "failed to unprotect the subkey: %s\n"
 
1644
 
 
1645
#: g10/export.c:584
 
1646
#, c-format
 
1647
msgid "WARNING: secret key %s does not have a simple SK checksum\n"
 
1648
msgstr "WARNING: secret key %s does not have a simple SK checksum\n"
 
1649
 
 
1650
#: g10/export.c:633
 
1651
msgid "WARNING: nothing exported\n"
 
1652
msgstr "WARNING: nothing exported\n"
 
1653
 
 
1654
#: g10/getkey.c:151
 
1655
msgid "too many entries in pk cache - disabled\n"
 
1656
msgstr "too many entries in pk cache - disabled\n"
 
1657
 
 
1658
#: g10/getkey.c:174
 
1659
msgid "[User ID not found]"
 
1660
msgstr "[User ID not found]"
 
1661
 
 
1662
#: g10/getkey.c:951 g10/getkey.c:961 g10/getkey.c:971 g10/getkey.c:987
 
1663
#: g10/getkey.c:1002
 
1664
#, c-format
 
1665
msgid "automatically retrieved `%s' via %s\n"
 
1666
msgstr "automatically retrieved ‘%s’ via %s\n"
 
1667
 
 
1668
#: g10/getkey.c:1834
 
1669
#, c-format
 
1670
msgid "Invalid key %s made valid by --allow-non-selfsigned-uid\n"
 
1671
msgstr "Invalid key %s made valid by --allow-non-selfsigned-uid\n"
 
1672
 
 
1673
#: g10/getkey.c:2391 g10/keyedit.c:3727
 
1674
#, c-format
 
1675
msgid "no secret subkey for public subkey %s - ignoring\n"
 
1676
msgstr "no secret subkey for public subkey %s - ignoring\n"
 
1677
 
 
1678
#: g10/getkey.c:2622
 
1679
#, c-format
 
1680
msgid "using subkey %s instead of primary key %s\n"
 
1681
msgstr "using subkey %s instead of primary key %s\n"
 
1682
 
 
1683
#: g10/getkey.c:2669
 
1684
#, c-format
 
1685
msgid "key %s: secret key without public key - skipped\n"
 
1686
msgstr "key %s: secret key without public key - skipped\n"
 
1687
 
 
1688
#: g10/gpg.c:367 kbx/kbxutil.c:71 sm/gpgsm.c:246 tools/gpgconf.c:56
 
1689
msgid ""
 
1690
"@Commands:\n"
 
1691
" "
 
1692
msgstr ""
 
1693
"@Commands:\n"
 
1694
" "
 
1695
 
 
1696
#: g10/gpg.c:369
 
1697
msgid "|[file]|make a signature"
 
1698
msgstr "|[file]|make a signature"
 
1699
 
 
1700
#: g10/gpg.c:370
 
1701
msgid "|[file]|make a clear text signature"
 
1702
msgstr "|[file]|make a clear text signature"
 
1703
 
 
1704
#: g10/gpg.c:371 sm/gpgsm.c:250
 
1705
msgid "make a detached signature"
 
1706
msgstr "make a detached signature"
 
1707
 
 
1708
#: g10/gpg.c:372 sm/gpgsm.c:251
 
1709
msgid "encrypt data"
 
1710
msgstr "encrypt data"
 
1711
 
 
1712
#: g10/gpg.c:374 sm/gpgsm.c:252
 
1713
msgid "encryption only with symmetric cipher"
 
1714
msgstr "encryption only with symmetric cipher"
 
1715
 
 
1716
#: g10/gpg.c:376 sm/gpgsm.c:253
 
1717
msgid "decrypt data (default)"
 
1718
msgstr "decrypt data (default)"
 
1719
 
 
1720
#: g10/gpg.c:378 sm/gpgsm.c:254
 
1721
msgid "verify a signature"
 
1722
msgstr "verify a signature"
 
1723
 
 
1724
#: g10/gpg.c:380 sm/gpgsm.c:256
 
1725
msgid "list keys"
 
1726
msgstr "list keys"
 
1727
 
 
1728
#: g10/gpg.c:382
 
1729
msgid "list keys and signatures"
 
1730
msgstr "list keys and signatures"
 
1731
 
 
1732
#: g10/gpg.c:383
 
1733
msgid "list and check key signatures"
 
1734
msgstr "list and check key signatures"
 
1735
 
 
1736
#: g10/gpg.c:384 sm/gpgsm.c:260
 
1737
msgid "list keys and fingerprints"
 
1738
msgstr "list keys and fingerprints"
 
1739
 
 
1740
#: g10/gpg.c:385 sm/gpgsm.c:258
 
1741
msgid "list secret keys"
 
1742
msgstr "list secret keys"
 
1743
 
 
1744
#: g10/gpg.c:386
 
1745
msgid "generate a new key pair"
 
1746
msgstr "generate a new key pair"
 
1747
 
 
1748
#: g10/gpg.c:387
 
1749
msgid "remove keys from the public keyring"
 
1750
msgstr "remove keys from the public keyring"
 
1751
 
 
1752
#: g10/gpg.c:389
 
1753
msgid "remove keys from the secret keyring"
 
1754
msgstr "remove keys from the secret keyring"
 
1755
 
 
1756
#: g10/gpg.c:390
 
1757
msgid "sign a key"
 
1758
msgstr "sign a key"
 
1759
 
 
1760
#: g10/gpg.c:391
 
1761
msgid "sign a key locally"
 
1762
msgstr "sign a key locally"
 
1763
 
 
1764
#: g10/gpg.c:392
 
1765
msgid "sign or edit a key"
 
1766
msgstr "sign or edit a key"
 
1767
 
 
1768
#: g10/gpg.c:393
 
1769
msgid "generate a revocation certificate"
 
1770
msgstr "generate a revocation certificate"
 
1771
 
 
1772
#: g10/gpg.c:395
 
1773
msgid "export keys"
 
1774
msgstr "export keys"
 
1775
 
 
1776
#: g10/gpg.c:396 sm/gpgsm.c:263
 
1777
msgid "export keys to a key server"
 
1778
msgstr "export keys to a key server"
 
1779
 
 
1780
#: g10/gpg.c:397 sm/gpgsm.c:264
 
1781
msgid "import keys from a key server"
 
1782
msgstr "import keys from a key server"
 
1783
 
 
1784
#: g10/gpg.c:399
 
1785
msgid "search for keys on a key server"
 
1786
msgstr "search for keys on a key server"
 
1787
 
 
1788
#: g10/gpg.c:401
 
1789
msgid "update all keys from a keyserver"
 
1790
msgstr "update all keys from a keyserver"
 
1791
 
 
1792
#: g10/gpg.c:405
 
1793
msgid "import/merge keys"
 
1794
msgstr "import/merge keys"
 
1795
 
 
1796
#: g10/gpg.c:408
 
1797
msgid "print the card status"
 
1798
msgstr "print the card status"
 
1799
 
 
1800
#: g10/gpg.c:409
 
1801
msgid "change data on a card"
 
1802
msgstr "change data on a card"
 
1803
 
 
1804
#: g10/gpg.c:410
 
1805
msgid "change a card's PIN"
 
1806
msgstr "change a card's PIN"
 
1807
 
 
1808
#: g10/gpg.c:419
 
1809
msgid "update the trust database"
 
1810
msgstr "update the trust database"
 
1811
 
 
1812
#: g10/gpg.c:426
 
1813
msgid "|algo [files]|print message digests"
 
1814
msgstr "|algo [files]|print message digests"
 
1815
 
 
1816
#: g10/gpg.c:429 sm/gpgsm.c:268
 
1817
msgid "run in server mode"
 
1818
msgstr "run in server mode"
 
1819
 
 
1820
#: g10/gpg.c:431 g10/gpgv.c:68 kbx/kbxutil.c:81 sm/gpgsm.c:283
 
1821
#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:69 tools/symcryptrun.c:157
 
1822
msgid ""
 
1823
"@\n"
 
1824
"Options:\n"
 
1825
" "
 
1826
msgstr ""
 
1827
"@\n"
 
1828
"Options:\n"
 
1829
" "
 
1830
 
 
1831
#: g10/gpg.c:433 sm/gpgsm.c:285
 
1832
msgid "create ascii armored output"
 
1833
msgstr "create ascii armored output"
 
1834
 
 
1835
#: g10/gpg.c:435 sm/gpgsm.c:297
 
1836
msgid "|NAME|encrypt for NAME"
 
1837
msgstr "|NAME|encrypt for NAME"
 
1838
 
 
1839
#: g10/gpg.c:446 sm/gpgsm.c:335
 
1840
msgid "use this user-id to sign or decrypt"
 
1841
msgstr "use this user-id to sign or decrypt"
 
1842
 
 
1843
#: g10/gpg.c:447 sm/gpgsm.c:338
 
1844
msgid "|N|set compress level N (0 disables)"
 
1845
msgstr "|N|set compress level N (0 disables)"
 
1846
 
 
1847
#: g10/gpg.c:452 sm/gpgsm.c:340
 
1848
msgid "use canonical text mode"
 
1849
msgstr "use canonical text mode"
 
1850
 
 
1851
#: g10/gpg.c:466 sm/gpgsm.c:343
 
1852
msgid "|FILE|write output to FILE"
 
1853
msgstr "|FILE|write output to FILE"
 
1854
 
 
1855
#: g10/gpg.c:479 kbx/kbxutil.c:90 sm/gpgsm.c:354 tools/gpgconf.c:74
 
1856
msgid "do not make any changes"
 
1857
msgstr "do not make any changes"
 
1858
 
 
1859
#: g10/gpg.c:480
 
1860
msgid "prompt before overwriting"
 
1861
msgstr "prompt before overwriting"
 
1862
 
 
1863
#: g10/gpg.c:523
 
1864
msgid "use strict OpenPGP behavior"
 
1865
msgstr "use strict OpenPGP behavior"
 
1866
 
 
1867
#: g10/gpg.c:524
 
1868
msgid "generate PGP 2.x compatible messages"
 
1869
msgstr "generate PGP 2.x compatible messages"
 
1870
 
 
1871
#: g10/gpg.c:553 sm/gpgsm.c:403
 
1872
msgid ""
 
1873
"@\n"
 
1874
"(See the man page for a complete listing of all commands and options)\n"
 
1875
msgstr ""
 
1876
"@\n"
 
1877
"(See the man page for a complete listing of all commands and options)\n"
 
1878
 
 
1879
#: g10/gpg.c:556 sm/gpgsm.c:406
 
1880
msgid ""
 
1881
"@\n"
 
1882
"Examples:\n"
 
1883
"\n"
 
1884
" -se -r Bob [file]          sign and encrypt for user Bob\n"
 
1885
" --clearsign [file]         make a clear text signature\n"
 
1886
" --detach-sign [file]       make a detached signature\n"
 
1887
" --list-keys [names]        show keys\n"
 
1888
" --fingerprint [names]      show fingerprints\n"
 
1889
msgstr ""
 
1890
"@\n"
 
1891
"Examples:\n"
 
1892
"\n"
 
1893
" -se -r Bob [file]          sign and encrypt for user Bob\n"
 
1894
" --clearsign [file]         make a clear text signature\n"
 
1895
" --detach-sign [file]       make a detached signature\n"
 
1896
" --list-keys [names]        show keys\n"
 
1897
" --fingerprint [names]      show fingerprints\n"
 
1898
 
 
1899
#: g10/gpg.c:753 g10/gpgv.c:95
 
1900
msgid "Please report bugs to <gnupg-bugs@gnu.org>.\n"
 
1901
msgstr "Please report bugs to <gnupg-bugs@gnu.org>.\n"
 
1902
 
 
1903
#: g10/gpg.c:770
 
1904
msgid "Usage: gpg [options] [files] (-h for help)"
 
1905
msgstr "Usage: gpg [options] [files] (-h for help)"
 
1906
 
 
1907
#: g10/gpg.c:773
 
1908
msgid ""
 
1909
"Syntax: gpg [options] [files]\n"
 
1910
"sign, check, encrypt or decrypt\n"
 
1911
"default operation depends on the input data\n"
 
1912
msgstr ""
 
1913
"Syntax: gpg [options] [files]\n"
 
1914
"sign, check, encrypt or decrypt\n"
 
1915
"default operation depends on the input data\n"
 
1916
 
 
1917
#: g10/gpg.c:784 sm/gpgsm.c:587
 
1918
msgid ""
 
1919
"\n"
 
1920
"Supported algorithms:\n"
 
1921
msgstr ""
 
1922
"\n"
 
1923
"Supported algorithms:\n"
 
1924
 
 
1925
#: g10/gpg.c:787
 
1926
msgid "Pubkey: "
 
1927
msgstr "Pubkey: "
 
1928
 
 
1929
#: g10/gpg.c:794 g10/keyedit.c:2321
 
1930
msgid "Cipher: "
 
1931
msgstr "Cipher: "
 
1932
 
 
1933
#: g10/gpg.c:801
 
1934
msgid "Hash: "
 
1935
msgstr "Hash: "
 
1936
 
 
1937
#: g10/gpg.c:808 g10/keyedit.c:2366
 
1938
msgid "Compression: "
 
1939
msgstr "Compression: "
 
1940
 
 
1941
#: g10/gpg.c:815 sm/gpgsm.c:607
 
1942
msgid "Used libraries:"
 
1943
msgstr "Used libraries:"
 
1944
 
 
1945
#: g10/gpg.c:923
 
1946
msgid "usage: gpg [options] "
 
1947
msgstr "usage: gpg [options] "
 
1948
 
 
1949
#: g10/gpg.c:1093 sm/gpgsm.c:772
 
1950
msgid "conflicting commands\n"
 
1951
msgstr "conflicting commands\n"
 
1952
 
 
1953
#: g10/gpg.c:1111
 
1954
#, c-format
 
1955
msgid "no = sign found in group definition `%s'\n"
 
1956
msgstr "no = sign found in group definition ‘%s’\n"
 
1957
 
 
1958
#: g10/gpg.c:1308
 
1959
#, c-format
 
1960
msgid "WARNING: unsafe ownership on homedir `%s'\n"
 
1961
msgstr "WARNING: unsafe ownership on homedir ‘%s’\n"
 
1962
 
 
1963
#: g10/gpg.c:1311
 
1964
#, c-format
 
1965
msgid "WARNING: unsafe ownership on configuration file `%s'\n"
 
1966
msgstr "WARNING: unsafe ownership on configuration file ‘%s’\n"
 
1967
 
 
1968
#: g10/gpg.c:1314
 
1969
#, c-format
 
1970
msgid "WARNING: unsafe ownership on extension `%s'\n"
 
1971
msgstr "WARNING: unsafe ownership on extension ‘%s’\n"
 
1972
 
 
1973
#: g10/gpg.c:1320
 
1974
#, c-format
 
1975
msgid "WARNING: unsafe permissions on homedir `%s'\n"
 
1976
msgstr "WARNING: unsafe permissions on homedir ‘%s’\n"
 
1977
 
 
1978
#: g10/gpg.c:1323
 
1979
#, c-format
 
1980
msgid "WARNING: unsafe permissions on configuration file `%s'\n"
 
1981
msgstr "WARNING: unsafe permissions on configuration file ‘%s’\n"
 
1982
 
 
1983
#: g10/gpg.c:1326
 
1984
#, c-format
 
1985
msgid "WARNING: unsafe permissions on extension `%s'\n"
 
1986
msgstr "WARNING: unsafe permissions on extension ‘%s’\n"
 
1987
 
 
1988
#: g10/gpg.c:1332
 
1989
#, c-format
 
1990
msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n"
 
1991
msgstr "WARNING: unsafe enclosing directory ownership on homedir ‘%s’\n"
 
1992
 
 
1993
#: g10/gpg.c:1335
 
1994
#, c-format
 
1995
msgid ""
 
1996
"WARNING: unsafe enclosing directory ownership on configuration file `%s'\n"
 
1997
msgstr ""
 
1998
"WARNING: unsafe enclosing directory ownership on configuration file ‘%s"
 
1999
"[0m’\n"
 
2000
 
 
2001
#: g10/gpg.c:1338
 
2002
#, c-format
 
2003
msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n"
 
2004
msgstr ""
 
2005
"WARNING: unsafe enclosing directory ownership on extension ‘%s’\n"
 
2006
 
 
2007
#: g10/gpg.c:1344
 
2008
#, c-format
 
2009
msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n"
 
2010
msgstr ""
 
2011
"WARNING: unsafe enclosing directory permissions on homedir ‘%s’\n"
 
2012
 
 
2013
#: g10/gpg.c:1347
 
2014
#, c-format
 
2015
msgid ""
 
2016
"WARNING: unsafe enclosing directory permissions on configuration file `%s'\n"
 
2017
msgstr ""
 
2018
"WARNING: unsafe enclosing directory permissions on configuration file ‘%s"
 
2019
"[0m’\n"
 
2020
 
 
2021
#: g10/gpg.c:1350
 
2022
#, c-format
 
2023
msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n"
 
2024
msgstr ""
 
2025
"WARNING: unsafe enclosing directory permissions on extension ‘%s’\n"
 
2026
 
 
2027
#: g10/gpg.c:1529
 
2028
#, c-format
 
2029
msgid "unknown configuration item `%s'\n"
 
2030
msgstr "unknown configuration item ‘%s’\n"
 
2031
 
 
2032
#: g10/gpg.c:1624
 
2033
msgid "display photo IDs during key listings"
 
2034
msgstr "display photo IDs during key listings"
 
2035
 
 
2036
#: g10/gpg.c:1626
 
2037
msgid "show policy URLs during signature listings"
 
2038
msgstr "show policy URLs during signature listings"
 
2039
 
 
2040
#: g10/gpg.c:1628
 
2041
msgid "show all notations during signature listings"
 
2042
msgstr "show all notations during signature listings"
 
2043
 
 
2044
#: g10/gpg.c:1630
 
2045
msgid "show IETF standard notations during signature listings"
 
2046
msgstr "show IETF standard notations during signature listings"
 
2047
 
 
2048
#: g10/gpg.c:1634
 
2049
msgid "show user-supplied notations during signature listings"
 
2050
msgstr "show user-supplied notations during signature listings"
 
2051
 
 
2052
#: g10/gpg.c:1636
 
2053
msgid "show preferred keyserver URLs during signature listings"
 
2054
msgstr "show preferred keyserver URLs during signature listings"
 
2055
 
 
2056
#: g10/gpg.c:1638
 
2057
msgid "show user ID validity during key listings"
 
2058
msgstr "show user ID validity during key listings"
 
2059
 
 
2060
#: g10/gpg.c:1640
 
2061
msgid "show revoked and expired user IDs in key listings"
 
2062
msgstr "show revoked and expired user IDs in key listings"
 
2063
 
 
2064
#: g10/gpg.c:1642
 
2065
msgid "show revoked and expired subkeys in key listings"
 
2066
msgstr "show revoked and expired subkeys in key listings"
 
2067
 
 
2068
#: g10/gpg.c:1644
 
2069
msgid "show the keyring name in key listings"
 
2070
msgstr "show the keyring name in key listings"
 
2071
 
 
2072
#: g10/gpg.c:1646
 
2073
msgid "show expiration dates during signature listings"
 
2074
msgstr "show expiration dates during signature listings"
 
2075
 
 
2076
#: g10/gpg.c:1805
 
2077
#, c-format
 
2078
msgid "NOTE: old default options file `%s' ignored\n"
 
2079
msgstr "NOTE: old default options file ‘%s’ ignored\n"
 
2080
 
 
2081
#: g10/gpg.c:1896
 
2082
#, c-format
 
2083
msgid "libgcrypt is too old (need %s, have %s)\n"
 
2084
msgstr "libgcrypt is too old (need %s, have %s)\n"
 
2085
 
 
2086
#: g10/gpg.c:2275 g10/gpg.c:2950 g10/gpg.c:2962
 
2087
#, c-format
 
2088
msgid "NOTE: %s is not for normal use!\n"
 
2089
msgstr "NOTE: %s is not for normal use!\n"
 
2090
 
 
2091
#: g10/gpg.c:2456 g10/gpg.c:2468
 
2092
#, c-format
 
2093
msgid "`%s' is not a valid signature expiration\n"
 
2094
msgstr "‘%s’ is not a valid signature expiration\n"
 
2095
 
 
2096
#: g10/gpg.c:2550
 
2097
#, c-format
 
2098
msgid "`%s' is not a valid character set\n"
 
2099
msgstr "‘%s’ is not a valid character set\n"
 
2100
 
 
2101
#: g10/gpg.c:2573 g10/gpg.c:2768 g10/keyedit.c:4085
 
2102
msgid "could not parse keyserver URL\n"
 
2103
msgstr "could not parse keyserver URL\n"
 
2104
 
 
2105
#: g10/gpg.c:2585
 
2106
#, c-format
 
2107
msgid "%s:%d: invalid keyserver options\n"
 
2108
msgstr "%s:%d: invalid keyserver options\n"
 
2109
 
 
2110
#: g10/gpg.c:2588
 
2111
msgid "invalid keyserver options\n"
 
2112
msgstr "invalid keyserver options\n"
 
2113
 
 
2114
#: g10/gpg.c:2595
 
2115
#, c-format
 
2116
msgid "%s:%d: invalid import options\n"
 
2117
msgstr "%s:%d: invalid import options\n"
 
2118
 
 
2119
#: g10/gpg.c:2598
 
2120
msgid "invalid import options\n"
 
2121
msgstr "invalid import options\n"
 
2122
 
 
2123
#: g10/gpg.c:2605
 
2124
#, c-format
 
2125
msgid "%s:%d: invalid export options\n"
 
2126
msgstr "%s:%d: invalid export options\n"
 
2127
 
 
2128
#: g10/gpg.c:2608
 
2129
msgid "invalid export options\n"
 
2130
msgstr "invalid export options\n"
 
2131
 
 
2132
#: g10/gpg.c:2615
 
2133
#, c-format
 
2134
msgid "%s:%d: invalid list options\n"
 
2135
msgstr "%s:%d: invalid list options\n"
 
2136
 
 
2137
#: g10/gpg.c:2618
 
2138
msgid "invalid list options\n"
 
2139
msgstr "invalid list options\n"
 
2140
 
 
2141
#: g10/gpg.c:2626
 
2142
msgid "display photo IDs during signature verification"
 
2143
msgstr "display photo IDs during signature verification"
 
2144
 
 
2145
#: g10/gpg.c:2628
 
2146
msgid "show policy URLs during signature verification"
 
2147
msgstr "show policy URLs during signature verification"
 
2148
 
 
2149
#: g10/gpg.c:2630
 
2150
msgid "show all notations during signature verification"
 
2151
msgstr "show all notations during signature verification"
 
2152
 
 
2153
#: g10/gpg.c:2632
 
2154
msgid "show IETF standard notations during signature verification"
 
2155
msgstr "show IETF standard notations during signature verification"
 
2156
 
 
2157
#: g10/gpg.c:2636
 
2158
msgid "show user-supplied notations during signature verification"
 
2159
msgstr "show user-supplied notations during signature verification"
 
2160
 
 
2161
#: g10/gpg.c:2638
 
2162
msgid "show preferred keyserver URLs during signature verification"
 
2163
msgstr "show preferred keyserver URLs during signature verification"
 
2164
 
 
2165
#: g10/gpg.c:2640
 
2166
msgid "show user ID validity during signature verification"
 
2167
msgstr "show user ID validity during signature verification"
 
2168
 
 
2169
#: g10/gpg.c:2642
 
2170
msgid "show revoked and expired user IDs in signature verification"
 
2171
msgstr "show revoked and expired user IDs in signature verification"
 
2172
 
 
2173
#: g10/gpg.c:2644
 
2174
msgid "show only the primary user ID in signature verification"
 
2175
msgstr "show only the primary user ID in signature verification"
 
2176
 
 
2177
#: g10/gpg.c:2646
 
2178
msgid "validate signatures with PKA data"
 
2179
msgstr "validate signatures with PKA data"
 
2180
 
 
2181
#: g10/gpg.c:2648
 
2182
msgid "elevate the trust of signatures with valid PKA data"
 
2183
msgstr "elevate the trust of signatures with valid PKA data"
 
2184
 
 
2185
#: g10/gpg.c:2655
 
2186
#, c-format
 
2187
msgid "%s:%d: invalid verify options\n"
 
2188
msgstr "%s:%d: invalid verify options\n"
 
2189
 
 
2190
#: g10/gpg.c:2658
 
2191
msgid "invalid verify options\n"
 
2192
msgstr "invalid verify options\n"
 
2193
 
 
2194
#: g10/gpg.c:2665
 
2195
#, c-format
 
2196
msgid "unable to set exec-path to %s\n"
 
2197
msgstr "unable to set exec-path to %s\n"
 
2198
 
 
2199
#: g10/gpg.c:2840
 
2200
#, c-format
 
2201
msgid "%s:%d: invalid auto-key-locate list\n"
 
2202
msgstr "%s:%d: invalid auto-key-locate list\n"
 
2203
 
 
2204
#: g10/gpg.c:2843
 
2205
msgid "invalid auto-key-locate list\n"
 
2206
msgstr "invalid auto-key-locate list\n"
 
2207
 
 
2208
#: g10/gpg.c:2939 sm/gpgsm.c:1374
 
2209
msgid "WARNING: program may create a core file!\n"
 
2210
msgstr "WARNING: program may create a core file!\n"
 
2211
 
 
2212
#: g10/gpg.c:2943
 
2213
#, c-format
 
2214
msgid "WARNING: %s overrides %s\n"
 
2215
msgstr "WARNING: %s overrides %s\n"
 
2216
 
 
2217
#: g10/gpg.c:2952
 
2218
#, c-format
 
2219
msgid "%s not allowed with %s!\n"
 
2220
msgstr "%s not allowed with %s!\n"
 
2221
 
 
2222
#: g10/gpg.c:2955
 
2223
#, c-format
 
2224
msgid "%s makes no sense with %s!\n"
 
2225
msgstr "%s makes no sense with %s!\n"
 
2226
 
 
2227
#: g10/gpg.c:2970
 
2228
#, c-format
 
2229
msgid "will not run with insecure memory due to %s\n"
 
2230
msgstr "will not run with insecure memory due to %s\n"
 
2231
 
 
2232
#: g10/gpg.c:2984
 
2233
msgid "you can only make detached or clear signatures while in --pgp2 mode\n"
 
2234
msgstr "you can only make detached or clear signatures while in --pgp2 mode\n"
 
2235
 
 
2236
#: g10/gpg.c:2990
 
2237
msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n"
 
2238
msgstr "you can't sign and encrypt at the same time while in --pgp2 mode\n"
 
2239
 
 
2240
#: g10/gpg.c:2996
 
2241
msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n"
 
2242
msgstr ""
 
2243
"you must use files (and not a pipe) when working with --pgp2 enabled.\n"
 
2244
 
 
2245
#: g10/gpg.c:3009
 
2246
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
 
2247
msgstr "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
 
2248
 
 
2249
#: g10/gpg.c:3075 g10/gpg.c:3099 sm/gpgsm.c:1446
 
2250
msgid "selected cipher algorithm is invalid\n"
 
2251
msgstr "selected cipher algorithm is invalid\n"
 
2252
 
 
2253
#: g10/gpg.c:3081 g10/gpg.c:3105 sm/gpgsm.c:1454 sm/gpgsm.c:1460
 
2254
msgid "selected digest algorithm is invalid\n"
 
2255
msgstr "selected digest algorithm is invalid\n"
 
2256
 
 
2257
#: g10/gpg.c:3087
 
2258
msgid "selected compression algorithm is invalid\n"
 
2259
msgstr "selected compression algorithm is invalid\n"
 
2260
 
 
2261
#: g10/gpg.c:3093
 
2262
msgid "selected certification digest algorithm is invalid\n"
 
2263
msgstr "selected certification digest algorithm is invalid\n"
 
2264
 
 
2265
#: g10/gpg.c:3108
 
2266
msgid "completes-needed must be greater than 0\n"
 
2267
msgstr "completes-needed must be greater than 0\n"
 
2268
 
 
2269
#: g10/gpg.c:3110
 
2270
msgid "marginals-needed must be greater than 1\n"
 
2271
msgstr "marginals-needed must be greater than 1\n"
 
2272
 
 
2273
#: g10/gpg.c:3112
 
2274
msgid "max-cert-depth must be in the range from 1 to 255\n"
 
2275
msgstr "max-cert-depth must be in the range from 1 to 255\n"
 
2276
 
 
2277
#: g10/gpg.c:3114
 
2278
msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n"
 
2279
msgstr "invalid default-cert-level; must be 0, 1, 2, or 3\n"
 
2280
 
 
2281
#: g10/gpg.c:3116
 
2282
msgid "invalid min-cert-level; must be 1, 2, or 3\n"
 
2283
msgstr "invalid min-cert-level; must be 1, 2, or 3\n"
 
2284
 
 
2285
#: g10/gpg.c:3119
 
2286
msgid "NOTE: simple S2K mode (0) is strongly discouraged\n"
 
2287
msgstr "NOTE: simple S2K mode (0) is strongly discouraged\n"
 
2288
 
 
2289
#: g10/gpg.c:3123
 
2290
msgid "invalid S2K mode; must be 0, 1 or 3\n"
 
2291
msgstr "invalid S2K mode; must be 0, 1 or 3\n"
 
2292
 
 
2293
#: g10/gpg.c:3130
 
2294
msgid "invalid default preferences\n"
 
2295
msgstr "invalid default preferences\n"
 
2296
 
 
2297
#: g10/gpg.c:3139
 
2298
msgid "invalid personal cipher preferences\n"
 
2299
msgstr "invalid personal cipher preferences\n"
 
2300
 
 
2301
#: g10/gpg.c:3143
 
2302
msgid "invalid personal digest preferences\n"
 
2303
msgstr "invalid personal digest preferences\n"
 
2304
 
 
2305
#: g10/gpg.c:3147
 
2306
msgid "invalid personal compress preferences\n"
 
2307
msgstr "invalid personal compress preferences\n"
 
2308
 
 
2309
#: g10/gpg.c:3180
 
2310
#, c-format
 
2311
msgid "%s does not yet work with %s\n"
 
2312
msgstr "%s does not yet work with %s\n"
 
2313
 
 
2314
#: g10/gpg.c:3227
 
2315
#, c-format
 
2316
msgid "you may not use cipher algorithm `%s' while in %s mode\n"
 
2317
msgstr "you may not use cipher algorithm ‘%s’ while in %s mode\n"
 
2318
 
 
2319
#: g10/gpg.c:3232
 
2320
#, c-format
 
2321
msgid "you may not use digest algorithm `%s' while in %s mode\n"
 
2322
msgstr "you may not use digest algorithm ‘%s’ while in %s mode\n"
 
2323
 
 
2324
#: g10/gpg.c:3237
 
2325
#, c-format
 
2326
msgid "you may not use compression algorithm `%s' while in %s mode\n"
 
2327
msgstr "you may not use compression algorithm ‘%s’ while in %s mode\n"
 
2328
 
 
2329
#: g10/gpg.c:3329
 
2330
#, c-format
 
2331
msgid "failed to initialize the TrustDB: %s\n"
 
2332
msgstr "failed to initialize the TrustDB: %s\n"
 
2333
 
 
2334
#: g10/gpg.c:3340
 
2335
msgid "WARNING: recipients (-r) given without using public key encryption\n"
 
2336
msgstr "WARNING: recipients (-r) given without using public key encryption\n"
 
2337
 
 
2338
#: g10/gpg.c:3361
 
2339
msgid "--store [filename]"
 
2340
msgstr "--store [filename]"
 
2341
 
 
2342
#: g10/gpg.c:3368
 
2343
msgid "--symmetric [filename]"
 
2344
msgstr "--symmetric [filename]"
 
2345
 
 
2346
#: g10/gpg.c:3370
 
2347
#, c-format
 
2348
msgid "symmetric encryption of `%s' failed: %s\n"
 
2349
msgstr "symmetric encryption of ‘%s’ failed: %s\n"
 
2350
 
 
2351
#: g10/gpg.c:3380
 
2352
msgid "--encrypt [filename]"
 
2353
msgstr "--encrypt [filename]"
 
2354
 
 
2355
#: g10/gpg.c:3393
 
2356
msgid "--symmetric --encrypt [filename]"
 
2357
msgstr "--symmetric --encrypt [filename]"
 
2358
 
 
2359
#: g10/gpg.c:3395
 
2360
msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n"
 
2361
msgstr "you cannot use --symmetric --encrypt with --s2k-mode 0\n"
 
2362
 
 
2363
#: g10/gpg.c:3398
 
2364
#, c-format
 
2365
msgid "you cannot use --symmetric --encrypt while in %s mode\n"
 
2366
msgstr "you cannot use --symmetric --encrypt while in %s mode\n"
 
2367
 
 
2368
#: g10/gpg.c:3416
 
2369
msgid "--sign [filename]"
 
2370
msgstr "--sign [filename]"
 
2371
 
 
2372
#: g10/gpg.c:3429
 
2373
msgid "--sign --encrypt [filename]"
 
2374
msgstr "--sign --encrypt [filename]"
 
2375
 
 
2376
#: g10/gpg.c:3444
 
2377
msgid "--symmetric --sign --encrypt [filename]"
 
2378
msgstr "--symmetric --sign --encrypt [filename]"
 
2379
 
 
2380
#: g10/gpg.c:3446
 
2381
msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n"
 
2382
msgstr "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n"
 
2383
 
 
2384
#: g10/gpg.c:3449
 
2385
#, c-format
 
2386
msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n"
 
2387
msgstr "you cannot use --symmetric --sign --encrypt while in %s mode\n"
 
2388
 
 
2389
#: g10/gpg.c:3469
 
2390
msgid "--sign --symmetric [filename]"
 
2391
msgstr "--sign --symmetric [filename]"
 
2392
 
 
2393
#: g10/gpg.c:3478
 
2394
msgid "--clearsign [filename]"
 
2395
msgstr "--clearsign [filename]"
 
2396
 
 
2397
#: g10/gpg.c:3503
 
2398
msgid "--decrypt [filename]"
 
2399
msgstr "--decrypt [filename]"
 
2400
 
 
2401
#: g10/gpg.c:3511
 
2402
msgid "--sign-key user-id"
 
2403
msgstr "--sign-key user-id"
 
2404
 
 
2405
#: g10/gpg.c:3515
 
2406
msgid "--lsign-key user-id"
 
2407
msgstr "--lsign-key user-id"
 
2408
 
 
2409
#: g10/gpg.c:3536
 
2410
msgid "--edit-key user-id [commands]"
 
2411
msgstr "--edit-key user-id [commands]"
 
2412
 
 
2413
#: g10/gpg.c:3621
 
2414
#, c-format
 
2415
msgid "keyserver send failed: %s\n"
 
2416
msgstr "keyserver send failed: %s\n"
 
2417
 
 
2418
#: g10/gpg.c:3623
 
2419
#, c-format
 
2420
msgid "keyserver receive failed: %s\n"
 
2421
msgstr "keyserver receive failed: %s\n"
 
2422
 
 
2423
#: g10/gpg.c:3625
 
2424
#, c-format
 
2425
msgid "key export failed: %s\n"
 
2426
msgstr "key export failed: %s\n"
 
2427
 
 
2428
#: g10/gpg.c:3636
 
2429
#, c-format
 
2430
msgid "keyserver search failed: %s\n"
 
2431
msgstr "keyserver search failed: %s\n"
 
2432
 
 
2433
#: g10/gpg.c:3646
 
2434
#, c-format
 
2435
msgid "keyserver refresh failed: %s\n"
 
2436
msgstr "keyserver refresh failed: %s\n"
 
2437
 
 
2438
#: g10/gpg.c:3697
 
2439
#, c-format
 
2440
msgid "dearmoring failed: %s\n"
 
2441
msgstr "dearmoring failed: %s\n"
 
2442
 
 
2443
#: g10/gpg.c:3705
 
2444
#, c-format
 
2445
msgid "enarmoring failed: %s\n"
 
2446
msgstr "enarmoring failed: %s\n"
 
2447
 
 
2448
#: g10/gpg.c:3795
 
2449
#, c-format
 
2450
msgid "invalid hash algorithm `%s'\n"
 
2451
msgstr "invalid hash algorithm ‘%s’\n"
 
2452
 
 
2453
#: g10/gpg.c:3912
 
2454
msgid "[filename]"
 
2455
msgstr "[filename]"
 
2456
 
 
2457
#: g10/gpg.c:3916
 
2458
msgid "Go ahead and type your message ...\n"
 
2459
msgstr "Go ahead and type your message ...\n"
 
2460
 
 
2461
#: g10/gpg.c:4228
 
2462
msgid "the given certification policy URL is invalid\n"
 
2463
msgstr "the given certification policy URL is invalid\n"
 
2464
 
 
2465
#: g10/gpg.c:4230
 
2466
msgid "the given signature policy URL is invalid\n"
 
2467
msgstr "the given signature policy URL is invalid\n"
 
2468
 
 
2469
#: g10/gpg.c:4263
 
2470
msgid "the given preferred keyserver URL is invalid\n"
 
2471
msgstr "the given preferred keyserver URL is invalid\n"
 
2472
 
 
2473
#: g10/gpgv.c:72
 
2474
msgid "take the keys from this keyring"
 
2475
msgstr "take the keys from this keyring"
 
2476
 
 
2477
#: g10/gpgv.c:74
 
2478
msgid "make timestamp conflicts only a warning"
 
2479
msgstr "make timestamp conflicts only a warning"
 
2480
 
 
2481
#: g10/gpgv.c:75 sm/gpgsm.c:377
 
2482
msgid "|FD|write status info to this FD"
 
2483
msgstr "|FD|write status info to this FD"
 
2484
 
 
2485
#: g10/gpgv.c:99
 
2486
msgid "Usage: gpgv [options] [files] (-h for help)"
 
2487
msgstr "Usage: gpgv [options] [files] (-h for help)"
 
2488
 
 
2489
#: g10/gpgv.c:102
 
2490
msgid ""
 
2491
"Syntax: gpg [options] [files]\n"
 
2492
"Check signatures against known trusted keys\n"
 
2493
msgstr ""
 
2494
"Syntax: gpg [options] [files]\n"
 
2495
"Check signatures against known trusted keys\n"
 
2496
 
 
2497
#: g10/helptext.c:72
 
2498
msgid "No help available"
 
2499
msgstr "No help available"
 
2500
 
 
2501
#: g10/helptext.c:82
 
2502
#, c-format
 
2503
msgid "No help available for `%s'"
 
2504
msgstr "No help available for ‘%s’"
 
2505
 
 
2506
#: g10/import.c:94
 
2507
msgid "import signatures that are marked as local-only"
 
2508
msgstr "import signatures that are marked as local-only"
 
2509
 
 
2510
#: g10/import.c:96
 
2511
msgid "repair damage from the pks keyserver during import"
 
2512
msgstr "repair damage from the pks keyserver during import"
 
2513
 
 
2514
#: g10/import.c:98
 
2515
msgid "do not update the trustdb after import"
 
2516
msgstr "do not update the trustdb after import"
 
2517
 
 
2518
#: g10/import.c:100
 
2519
msgid "create a public key when importing a secret key"
 
2520
msgstr "create a public key when importing a secret key"
 
2521
 
 
2522
#: g10/import.c:102
 
2523
msgid "only accept updates to existing keys"
 
2524
msgstr "only accept updates to existing keys"
 
2525
 
 
2526
#: g10/import.c:104
 
2527
msgid "remove unusable parts from key after import"
 
2528
msgstr "remove unusable parts from key after import"
 
2529
 
 
2530
#: g10/import.c:106
 
2531
msgid "remove as much as possible from key after import"
 
2532
msgstr "remove as much as possible from key after import"
 
2533
 
 
2534
#: g10/import.c:269
 
2535
#, c-format
 
2536
msgid "skipping block of type %d\n"
 
2537
msgstr "skipping block of type %d\n"
 
2538
 
 
2539
#: g10/import.c:278
 
2540
#, c-format
 
2541
msgid "%lu keys processed so far\n"
 
2542
msgstr "%lu keys processed so far\n"
 
2543
 
 
2544
#: g10/import.c:295
 
2545
#, c-format
 
2546
msgid "Total number processed: %lu\n"
 
2547
msgstr "Total number processed: %lu\n"
 
2548
 
 
2549
#: g10/import.c:297
 
2550
#, c-format
 
2551
msgid "      skipped new keys: %lu\n"
 
2552
msgstr "      skipped new keys: %lu\n"
 
2553
 
 
2554
#: g10/import.c:300
 
2555
#, c-format
 
2556
msgid "          w/o user IDs: %lu\n"
 
2557
msgstr "          w/o user IDs: %lu\n"
 
2558
 
 
2559
#: g10/import.c:302 sm/import.c:112
 
2560
#, c-format
 
2561
msgid "              imported: %lu"
 
2562
msgstr "              imported: %lu"
 
2563
 
 
2564
#: g10/import.c:308 sm/import.c:116
 
2565
#, c-format
 
2566
msgid "             unchanged: %lu\n"
 
2567
msgstr "             unchanged: %lu\n"
 
2568
 
 
2569
#: g10/import.c:310
 
2570
#, c-format
 
2571
msgid "          new user IDs: %lu\n"
 
2572
msgstr "          new user IDs: %lu\n"
 
2573
 
 
2574
#: g10/import.c:312
 
2575
#, c-format
 
2576
msgid "           new subkeys: %lu\n"
 
2577
msgstr "           new subkeys: %lu\n"
 
2578
 
 
2579
#: g10/import.c:314
 
2580
#, c-format
 
2581
msgid "        new signatures: %lu\n"
 
2582
msgstr "        new signatures: %lu\n"
 
2583
 
 
2584
#: g10/import.c:316
 
2585
#, c-format
 
2586
msgid "   new key revocations: %lu\n"
 
2587
msgstr "   new key revocations: %lu\n"
 
2588
 
 
2589
#: g10/import.c:318 sm/import.c:118
 
2590
#, c-format
 
2591
msgid "      secret keys read: %lu\n"
 
2592
msgstr "      secret keys read: %lu\n"
 
2593
 
 
2594
#: g10/import.c:320 sm/import.c:120
 
2595
#, c-format
 
2596
msgid "  secret keys imported: %lu\n"
 
2597
msgstr "  secret keys imported: %lu\n"
 
2598
 
 
2599
#: g10/import.c:322 sm/import.c:122
 
2600
#, c-format
 
2601
msgid " secret keys unchanged: %lu\n"
 
2602
msgstr " secret keys unchanged: %lu\n"
 
2603
 
 
2604
#: g10/import.c:324 sm/import.c:124
 
2605
#, c-format
 
2606
msgid "          not imported: %lu\n"
 
2607
msgstr "          not imported: %lu\n"
 
2608
 
 
2609
#: g10/import.c:326
 
2610
#, c-format
 
2611
msgid "    signatures cleaned: %lu\n"
 
2612
msgstr "    signatures cleaned: %lu\n"
 
2613
 
 
2614
#: g10/import.c:328
 
2615
#, c-format
 
2616
msgid "      user IDs cleaned: %lu\n"
 
2617
msgstr "      user IDs cleaned: %lu\n"
 
2618
 
 
2619
#: g10/import.c:569
 
2620
#, c-format
 
2621
msgid ""
 
2622
"WARNING: key %s contains preferences for unavailable\n"
 
2623
"algorithms on these user IDs:\n"
 
2624
msgstr ""
 
2625
"WARNING: key %s contains preferences for unavailable\n"
 
2626
"algorithms on these user IDs:\n"
 
2627
 
 
2628
#: g10/import.c:610
 
2629
#, c-format
 
2630
msgid "         \"%s\": preference for cipher algorithm %s\n"
 
2631
msgstr "         “%s”: preference for cipher algorithm %s\n"
 
2632
 
 
2633
#: g10/import.c:625
 
2634
#, c-format
 
2635
msgid "         \"%s\": preference for digest algorithm %s\n"
 
2636
msgstr "         “%s”: preference for digest algorithm %s\n"
 
2637
 
 
2638
#: g10/import.c:637
 
2639
#, c-format
 
2640
msgid "         \"%s\": preference for compression algorithm %s\n"
 
2641
msgstr "         “%s”: preference for compression algorithm %s\n"
 
2642
 
 
2643
#: g10/import.c:650
 
2644
msgid "it is strongly suggested that you update your preferences and\n"
 
2645
msgstr "it is strongly suggested that you update your preferences and\n"
 
2646
 
 
2647
#: g10/import.c:652
 
2648
msgid "re-distribute this key to avoid potential algorithm mismatch problems\n"
 
2649
msgstr ""
 
2650
"re-distribute this key to avoid potential algorithm mismatch problems\n"
 
2651
 
 
2652
#: g10/import.c:676
 
2653
#, c-format
 
2654
msgid "you can update your preferences with: gpg --edit-key %s updpref save\n"
 
2655
msgstr "you can update your preferences with: gpg --edit-key %s updpref save\n"
 
2656
 
 
2657
#: g10/import.c:726 g10/import.c:1124
 
2658
#, c-format
 
2659
msgid "key %s: no user ID\n"
 
2660
msgstr "key %s: no user ID\n"
 
2661
 
 
2662
#: g10/import.c:755
 
2663
#, c-format
 
2664
msgid "key %s: PKS subkey corruption repaired\n"
 
2665
msgstr "key %s: PKS subkey corruption repaired\n"
 
2666
 
 
2667
#: g10/import.c:770
 
2668
#, c-format
 
2669
msgid "key %s: accepted non self-signed user ID \"%s\"\n"
 
2670
msgstr "key %s: accepted non self-signed user ID “%s”\n"
 
2671
 
 
2672
#: g10/import.c:776
 
2673
#, c-format
 
2674
msgid "key %s: no valid user IDs\n"
 
2675
msgstr "key %s: no valid user IDs\n"
 
2676
 
 
2677
#: g10/import.c:778
 
2678
msgid "this may be caused by a missing self-signature\n"
 
2679
msgstr "this may be caused by a missing self-signature\n"
 
2680
 
 
2681
#: g10/import.c:788 g10/import.c:1246
 
2682
#, c-format
 
2683
msgid "key %s: public key not found: %s\n"
 
2684
msgstr "key %s: public key not found: %s\n"
 
2685
 
 
2686
#: g10/import.c:794
 
2687
#, c-format
 
2688
msgid "key %s: new key - skipped\n"
 
2689
msgstr "key %s: new key - skipped\n"
 
2690
 
 
2691
#: g10/import.c:803
 
2692
#, c-format
 
2693
msgid "no writable keyring found: %s\n"
 
2694
msgstr "no writable keyring found: %s\n"
 
2695
 
 
2696
#: g10/import.c:808 g10/openfile.c:278 g10/sign.c:804 g10/sign.c:1113
 
2697
#, c-format
 
2698
msgid "writing to `%s'\n"
 
2699
msgstr "writing to ‘%s’\n"
 
2700
 
 
2701
#: g10/import.c:812 g10/import.c:907 g10/import.c:1164 g10/import.c:1307
 
2702
#: g10/import.c:2399 g10/import.c:2421
 
2703
#, c-format
 
2704
msgid "error writing keyring `%s': %s\n"
 
2705
msgstr "error writing keyring ‘%s’: %s\n"
 
2706
 
 
2707
#: g10/import.c:831
 
2708
#, c-format
 
2709
msgid "key %s: public key \"%s\" imported\n"
 
2710
msgstr "key %s: public key “%s” imported\n"
 
2711
 
 
2712
#: g10/import.c:855
 
2713
#, c-format
 
2714
msgid "key %s: doesn't match our copy\n"
 
2715
msgstr "key %s: doesn't match our copy\n"
 
2716
 
 
2717
#: g10/import.c:872 g10/import.c:1264
 
2718
#, c-format
 
2719
msgid "key %s: can't locate original keyblock: %s\n"
 
2720
msgstr "key %s: can't locate original keyblock: %s\n"
 
2721
 
 
2722
#: g10/import.c:880 g10/import.c:1271
 
2723
#, c-format
 
2724
msgid "key %s: can't read original keyblock: %s\n"
 
2725
msgstr "key %s: can't read original keyblock: %s\n"
 
2726
 
 
2727
#: g10/import.c:917
 
2728
#, c-format
 
2729
msgid "key %s: \"%s\" 1 new user ID\n"
 
2730
msgstr "key %s: “%s” 1 new user ID\n"
 
2731
 
 
2732
#: g10/import.c:920
 
2733
#, c-format
 
2734
msgid "key %s: \"%s\" %d new user IDs\n"
 
2735
msgstr "key %s: “%s” %d new user IDs\n"
 
2736
 
 
2737
#: g10/import.c:923
 
2738
#, c-format
 
2739
msgid "key %s: \"%s\" 1 new signature\n"
 
2740
msgstr "key %s: “%s” 1 new signature\n"
 
2741
 
 
2742
#: g10/import.c:926
 
2743
#, c-format
 
2744
msgid "key %s: \"%s\" %d new signatures\n"
 
2745
msgstr "key %s: “%s” %d new signatures\n"
 
2746
 
 
2747
#: g10/import.c:929
 
2748
#, c-format
 
2749
msgid "key %s: \"%s\" 1 new subkey\n"
 
2750
msgstr "key %s: “%s” 1 new subkey\n"
 
2751
 
 
2752
#: g10/import.c:932
 
2753
#, c-format
 
2754
msgid "key %s: \"%s\" %d new subkeys\n"
 
2755
msgstr "key %s: “%s” %d new subkeys\n"
 
2756
 
 
2757
#: g10/import.c:935
 
2758
#, c-format
 
2759
msgid "key %s: \"%s\" %d signature cleaned\n"
 
2760
msgstr "key %s: “%s” %d signature cleaned\n"
 
2761
 
 
2762
#: g10/import.c:938
 
2763
#, c-format
 
2764
msgid "key %s: \"%s\" %d signatures cleaned\n"
 
2765
msgstr "key %s: “%s” %d signatures cleaned\n"
 
2766
 
 
2767
#: g10/import.c:941
 
2768
#, c-format
 
2769
msgid "key %s: \"%s\" %d user ID cleaned\n"
 
2770
msgstr "key %s: “%s” %d user ID cleaned\n"
 
2771
 
 
2772
#: g10/import.c:944
 
2773
#, c-format
 
2774
msgid "key %s: \"%s\" %d user IDs cleaned\n"
 
2775
msgstr "key %s: “%s” %d user IDs cleaned\n"
 
2776
 
 
2777
#: g10/import.c:967
 
2778
#, c-format
 
2779
msgid "key %s: \"%s\" not changed\n"
 
2780
msgstr "key %s: “%s” not changed\n"
 
2781
 
 
2782
#: g10/import.c:1130
 
2783
#, c-format
 
2784
msgid "key %s: secret key with invalid cipher %d - skipped\n"
 
2785
msgstr "key %s: secret key with invalid cipher %d - skipped\n"
 
2786
 
 
2787
#: g10/import.c:1141
 
2788
msgid "importing secret keys not allowed\n"
 
2789
msgstr "importing secret keys not allowed\n"
 
2790
 
 
2791
#: g10/import.c:1158 g10/import.c:2414
 
2792
#, c-format
 
2793
msgid "no default secret keyring: %s\n"
 
2794
msgstr "no default secret keyring: %s\n"
 
2795
 
 
2796
#: g10/import.c:1169
 
2797
#, c-format
 
2798
msgid "key %s: secret key imported\n"
 
2799
msgstr "key %s: secret key imported\n"
 
2800
 
 
2801
#: g10/import.c:1199
 
2802
#, c-format
 
2803
msgid "key %s: already in secret keyring\n"
 
2804
msgstr "key %s: already in secret keyring\n"
 
2805
 
 
2806
#: g10/import.c:1209
 
2807
#, c-format
 
2808
msgid "key %s: secret key not found: %s\n"
 
2809
msgstr "key %s: secret key not found: %s\n"
 
2810
 
 
2811
#: g10/import.c:1239
 
2812
#, c-format
 
2813
msgid "key %s: no public key - can't apply revocation certificate\n"
 
2814
msgstr "key %s: no public key - can't apply revocation certificate\n"
 
2815
 
 
2816
#: g10/import.c:1282
 
2817
#, c-format
 
2818
msgid "key %s: invalid revocation certificate: %s - rejected\n"
 
2819
msgstr "key %s: invalid revocation certificate: %s - rejected\n"
 
2820
 
 
2821
#: g10/import.c:1314
 
2822
#, c-format
 
2823
msgid "key %s: \"%s\" revocation certificate imported\n"
 
2824
msgstr "key %s: “%s” revocation certificate imported\n"
 
2825
 
 
2826
#: g10/import.c:1380
 
2827
#, c-format
 
2828
msgid "key %s: no user ID for signature\n"
 
2829
msgstr "key %s: no user ID for signature\n"
 
2830
 
 
2831
#: g10/import.c:1395
 
2832
#, c-format
 
2833
msgid "key %s: unsupported public key algorithm on user ID \"%s\"\n"
 
2834
msgstr "key %s: unsupported public key algorithm on user ID “%s”\n"
 
2835
 
 
2836
#: g10/import.c:1397
 
2837
#, c-format
 
2838
msgid "key %s: invalid self-signature on user ID \"%s\"\n"
 
2839
msgstr "key %s: invalid self-signature on user ID “%s”\n"
 
2840
 
 
2841
#: g10/import.c:1415
 
2842
#, c-format
 
2843
msgid "key %s: no subkey for key binding\n"
 
2844
msgstr "key %s: no subkey for key binding\n"
 
2845
 
 
2846
#: g10/import.c:1426 g10/import.c:1476
 
2847
#, c-format
 
2848
msgid "key %s: unsupported public key algorithm\n"
 
2849
msgstr "key %s: unsupported public key algorithm\n"
 
2850
 
 
2851
#: g10/import.c:1428
 
2852
#, c-format
 
2853
msgid "key %s: invalid subkey binding\n"
 
2854
msgstr "key %s: invalid subkey binding\n"
 
2855
 
 
2856
#: g10/import.c:1443
 
2857
#, c-format
 
2858
msgid "key %s: removed multiple subkey binding\n"
 
2859
msgstr "key %s: removed multiple subkey binding\n"
 
2860
 
 
2861
#: g10/import.c:1465
 
2862
#, c-format
 
2863
msgid "key %s: no subkey for key revocation\n"
 
2864
msgstr "key %s: no subkey for key revocation\n"
 
2865
 
 
2866
#: g10/import.c:1478
 
2867
#, c-format
 
2868
msgid "key %s: invalid subkey revocation\n"
 
2869
msgstr "key %s: invalid subkey revocation\n"
 
2870
 
 
2871
#: g10/import.c:1493
 
2872
#, c-format
 
2873
msgid "key %s: removed multiple subkey revocation\n"
 
2874
msgstr "key %s: removed multiple subkey revocation\n"
 
2875
 
 
2876
#: g10/import.c:1535
 
2877
#, c-format
 
2878
msgid "key %s: skipped user ID \"%s\"\n"
 
2879
msgstr "key %s: skipped user ID “%s”\n"
 
2880
 
 
2881
#: g10/import.c:1556
 
2882
#, c-format
 
2883
msgid "key %s: skipped subkey\n"
 
2884
msgstr "key %s: skipped subkey\n"
 
2885
 
 
2886
#: g10/import.c:1583
 
2887
#, c-format
 
2888
msgid "key %s: non exportable signature (class 0x%02X) - skipped\n"
 
2889
msgstr "key %s: non exportable signature (class 0x%02X) - skipped\n"
 
2890
 
 
2891
#: g10/import.c:1593
 
2892
#, c-format
 
2893
msgid "key %s: revocation certificate at wrong place - skipped\n"
 
2894
msgstr "key %s: revocation certificate at wrong place - skipped\n"
 
2895
 
 
2896
#: g10/import.c:1610
 
2897
#, c-format
 
2898
msgid "key %s: invalid revocation certificate: %s - skipped\n"
 
2899
msgstr "key %s: invalid revocation certificate: %s - skipped\n"
 
2900
 
 
2901
#: g10/import.c:1624
 
2902
#, c-format
 
2903
msgid "key %s: subkey signature in wrong place - skipped\n"
 
2904
msgstr "key %s: subkey signature in wrong place - skipped\n"
 
2905
 
 
2906
#: g10/import.c:1632
 
2907
#, c-format
 
2908
msgid "key %s: unexpected signature class (0x%02X) - skipped\n"
 
2909
msgstr "key %s: unexpected signature class (0x%02X) - skipped\n"
 
2910
 
 
2911
#: g10/import.c:1761
 
2912
#, c-format
 
2913
msgid "key %s: duplicated user ID detected - merged\n"
 
2914
msgstr "key %s: duplicated user ID detected - merged\n"
 
2915
 
 
2916
#: g10/import.c:1823
 
2917
#, c-format
 
2918
msgid "WARNING: key %s may be revoked: fetching revocation key %s\n"
 
2919
msgstr "WARNING: key %s may be revoked: fetching revocation key %s\n"
 
2920
 
 
2921
#: g10/import.c:1837
 
2922
#, c-format
 
2923
msgid "WARNING: key %s may be revoked: revocation key %s not present.\n"
 
2924
msgstr "WARNING: key %s may be revoked: revocation key %s not present.\n"
 
2925
 
 
2926
#: g10/import.c:1896
 
2927
#, c-format
 
2928
msgid "key %s: \"%s\" revocation certificate added\n"
 
2929
msgstr "key %s: “%s” revocation certificate added\n"
 
2930
 
 
2931
#: g10/import.c:1930
 
2932
#, c-format
 
2933
msgid "key %s: direct key signature added\n"
 
2934
msgstr "key %s: direct key signature added\n"
 
2935
 
 
2936
#: g10/import.c:2319
 
2937
msgid "NOTE: a key's S/N does not match the card's one\n"
 
2938
msgstr "NOTE: a key's S/N does not match the card's one\n"
 
2939
 
 
2940
#: g10/import.c:2327
 
2941
msgid "NOTE: primary key is online and stored on card\n"
 
2942
msgstr "NOTE: primary key is online and stored on card\n"
 
2943
 
 
2944
#: g10/import.c:2329
 
2945
msgid "NOTE: secondary key is online and stored on card\n"
 
2946
msgstr "NOTE: secondary key is online and stored on card\n"
 
2947
 
 
2948
#: g10/keydb.c:181
 
2949
#, c-format
 
2950
msgid "error creating keyring `%s': %s\n"
 
2951
msgstr "error creating keyring ‘%s’: %s\n"
 
2952
 
 
2953
#: g10/keydb.c:187
 
2954
#, c-format
 
2955
msgid "keyring `%s' created\n"
 
2956
msgstr "keyring ‘%s’ created\n"
 
2957
 
 
2958
#: g10/keydb.c:328 g10/keydb.c:331
 
2959
#, c-format
 
2960
msgid "keyblock resource `%s': %s\n"
 
2961
msgstr "keyblock resource ‘%s’: %s\n"
 
2962
 
 
2963
#: g10/keydb.c:710
 
2964
#, c-format
 
2965
msgid "failed to rebuild keyring cache: %s\n"
 
2966
msgstr "failed to rebuild keyring cache: %s\n"
 
2967
 
 
2968
#: g10/keyedit.c:265
 
2969
msgid "[revocation]"
 
2970
msgstr "[revocation]"
 
2971
 
 
2972
#: g10/keyedit.c:266
 
2973
msgid "[self-signature]"
 
2974
msgstr "[self-signature]"
 
2975
 
 
2976
#: g10/keyedit.c:344 g10/keylist.c:388
 
2977
msgid "1 bad signature\n"
 
2978
msgstr "1 bad signature\n"
 
2979
 
 
2980
#: g10/keyedit.c:346 g10/keylist.c:390
 
2981
#, c-format
 
2982
msgid "%d bad signatures\n"
 
2983
msgstr "%d bad signatures\n"
 
2984
 
 
2985
#: g10/keyedit.c:348 g10/keylist.c:392
 
2986
msgid "1 signature not checked due to a missing key\n"
 
2987
msgstr "1 signature not checked due to a missing key\n"
 
2988
 
 
2989
#: g10/keyedit.c:350 g10/keylist.c:394
 
2990
#, c-format
 
2991
msgid "%d signatures not checked due to missing keys\n"
 
2992
msgstr "%d signatures not checked due to missing keys\n"
 
2993
 
 
2994
#: g10/keyedit.c:352 g10/keylist.c:396
 
2995
msgid "1 signature not checked due to an error\n"
 
2996
msgstr "1 signature not checked due to an error\n"
 
2997
 
 
2998
#: g10/keyedit.c:354 g10/keylist.c:398
 
2999
#, c-format
 
3000
msgid "%d signatures not checked due to errors\n"
 
3001
msgstr "%d signatures not checked due to errors\n"
 
3002
 
 
3003
#: g10/keyedit.c:356
 
3004
msgid "1 user ID without valid self-signature detected\n"
 
3005
msgstr "1 user ID without valid self-signature detected\n"
 
3006
 
 
3007
#: g10/keyedit.c:358
 
3008
#, c-format
 
3009
msgid "%d user IDs without valid self-signatures detected\n"
 
3010
msgstr "%d user IDs without valid self-signatures detected\n"
 
3011
 
 
3012
#: g10/keyedit.c:414 g10/pkclist.c:261
 
3013
msgid ""
 
3014
"Please decide how far you trust this user to correctly verify other users' "
 
3015
"keys\n"
 
3016
"(by looking at passports, checking fingerprints from different sources, "
 
3017
"etc.)\n"
 
3018
msgstr ""
 
3019
"Please decide how far you trust this user to correctly verify other users' "
 
3020
"keys\n"
 
3021
"(by looking at passports, checking fingerprints from different sources, "
 
3022
"etc.)\n"
 
3023
 
 
3024
#: g10/keyedit.c:418 g10/pkclist.c:273
 
3025
#, c-format
 
3026
msgid "  %d = I trust marginally\n"
 
3027
msgstr "  %d = I trust marginally\n"
 
3028
 
 
3029
#: g10/keyedit.c:419 g10/pkclist.c:275
 
3030
#, c-format
 
3031
msgid "  %d = I trust fully\n"
 
3032
msgstr "  %d = I trust fully\n"
 
3033
 
 
3034
#: g10/keyedit.c:438
 
3035
msgid ""
 
3036
"Please enter the depth of this trust signature.\n"
 
3037
"A depth greater than 1 allows the key you are signing to make\n"
 
3038
"trust signatures on your behalf.\n"
 
3039
msgstr ""
 
3040
"Please enter the depth of this trust signature.\n"
 
3041
"A depth greater than 1 allows the key you are signing to make\n"
 
3042
"trust signatures on your behalf.\n"
 
3043
 
 
3044
#: g10/keyedit.c:454
 
3045
msgid "Please enter a domain to restrict this signature, or enter for none.\n"
 
3046
msgstr "Please enter a domain to restrict this signature, or enter for none.\n"
 
3047
 
 
3048
#: g10/keyedit.c:598
 
3049
#, c-format
 
3050
msgid "User ID \"%s\" is revoked."
 
3051
msgstr "User ID “%s” is revoked."
 
3052
 
 
3053
#: g10/keyedit.c:607 g10/keyedit.c:635 g10/keyedit.c:662 g10/keyedit.c:830
 
3054
#: g10/keyedit.c:895 g10/keyedit.c:1753
 
3055
msgid "Are you sure you still want to sign it? (y/N) "
 
3056
msgstr "Are you sure you still want to sign it? (y/N) "
 
3057
 
 
3058
#: g10/keyedit.c:621 g10/keyedit.c:649 g10/keyedit.c:676 g10/keyedit.c:836
 
3059
#: g10/keyedit.c:1759
 
3060
msgid "  Unable to sign.\n"
 
3061
msgstr "  Unable to sign.\n"
 
3062
 
 
3063
#: g10/keyedit.c:626
 
3064
#, c-format
 
3065
msgid "User ID \"%s\" is expired."
 
3066
msgstr "User ID “%s” is expired."
 
3067
 
 
3068
#: g10/keyedit.c:654
 
3069
#, c-format
 
3070
msgid "User ID \"%s\" is not self-signed."
 
3071
msgstr "User ID “%s” is not self-signed."
 
3072
 
 
3073
#: g10/keyedit.c:682
 
3074
#, c-format
 
3075
msgid "User ID \"%s\" is signable.  "
 
3076
msgstr "User ID “%s” is signable.  "
 
3077
 
 
3078
#: g10/keyedit.c:684
 
3079
msgid "Sign it? (y/N) "
 
3080
msgstr "Sign it? (y/N) "
 
3081
 
 
3082
#: g10/keyedit.c:706
 
3083
#, c-format
 
3084
msgid ""
 
3085
"The self-signature on \"%s\"\n"
 
3086
"is a PGP 2.x-style signature.\n"
 
3087
msgstr ""
 
3088
"The self-signature on “%s”\n"
 
3089
"is a PGP 2.x-style signature.\n"
 
3090
 
 
3091
#: g10/keyedit.c:715
 
3092
msgid "Do you want to promote it to an OpenPGP self-signature? (y/N) "
 
3093
msgstr "Do you want to promote it to an OpenPGP self-signature? (y/N) "
 
3094
 
 
3095
#: g10/keyedit.c:729
 
3096
#, c-format
 
3097
msgid ""
 
3098
"Your current signature on \"%s\"\n"
 
3099
"has expired.\n"
 
3100
msgstr ""
 
3101
"Your current signature on “%s”\n"
 
3102
"has expired.\n"
 
3103
 
 
3104
#: g10/keyedit.c:733
 
3105
msgid "Do you want to issue a new signature to replace the expired one? (y/N) "
 
3106
msgstr ""
 
3107
"Do you want to issue a new signature to replace the expired one? (y/N) "
 
3108
 
 
3109
#: g10/keyedit.c:754
 
3110
#, c-format
 
3111
msgid ""
 
3112
"Your current signature on \"%s\"\n"
 
3113
"is a local signature.\n"
 
3114
msgstr ""
 
3115
"Your current signature on “%s”\n"
 
3116
"is a local signature.\n"
 
3117
 
 
3118
#: g10/keyedit.c:758
 
3119
msgid "Do you want to promote it to a full exportable signature? (y/N) "
 
3120
msgstr "Do you want to promote it to a full exportable signature? (y/N) "
 
3121
 
 
3122
#: g10/keyedit.c:779
 
3123
#, c-format
 
3124
msgid "\"%s\" was already locally signed by key %s\n"
 
3125
msgstr "“%s” was already locally signed by key %s\n"
 
3126
 
 
3127
#: g10/keyedit.c:782
 
3128
#, c-format
 
3129
msgid "\"%s\" was already signed by key %s\n"
 
3130
msgstr "“%s” was already signed by key %s\n"
 
3131
 
 
3132
#: g10/keyedit.c:787
 
3133
msgid "Do you want to sign it again anyway? (y/N) "
 
3134
msgstr "Do you want to sign it again anyway? (y/N) "
 
3135
 
 
3136
#: g10/keyedit.c:809
 
3137
#, c-format
 
3138
msgid "Nothing to sign with key %s\n"
 
3139
msgstr "Nothing to sign with key %s\n"
 
3140
 
 
3141
#: g10/keyedit.c:824
 
3142
msgid "This key has expired!"
 
3143
msgstr "This key has expired!"
 
3144
 
 
3145
#: g10/keyedit.c:842
 
3146
#, c-format
 
3147
msgid "This key is due to expire on %s.\n"
 
3148
msgstr "This key is due to expire on %s.\n"
 
3149
 
 
3150
#: g10/keyedit.c:848
 
3151
msgid "Do you want your signature to expire at the same time? (Y/n) "
 
3152
msgstr "Do you want your signature to expire at the same time? (Y/n) "
 
3153
 
 
3154
#: g10/keyedit.c:888
 
3155
msgid ""
 
3156
"You may not make an OpenPGP signature on a PGP 2.x key while in --pgp2 "
 
3157
"mode.\n"
 
3158
msgstr ""
 
3159
"You may not make an OpenPGP signature on a PGP 2.x key while in --pgp2 "
 
3160
"mode.\n"
 
3161
 
 
3162
#: g10/keyedit.c:890
 
3163
msgid "This would make the key unusable in PGP 2.x.\n"
 
3164
msgstr "This would make the key unusable in PGP 2.x.\n"
 
3165
 
 
3166
#: g10/keyedit.c:915
 
3167
msgid ""
 
3168
"How carefully have you verified the key you are about to sign actually "
 
3169
"belongs\n"
 
3170
"to the person named above?  If you don't know what to answer, enter \"0\".\n"
 
3171
msgstr ""
 
3172
"How carefully have you verified the key you are about to sign actually "
 
3173
"belongs\n"
 
3174
"to the person named above?  If you don't know what to answer, enter “0"
 
3175
"[0m”.\n"
 
3176
 
 
3177
#: g10/keyedit.c:920
 
3178
#, c-format
 
3179
msgid "   (0) I will not answer.%s\n"
 
3180
msgstr "   (0) I will not answer.%s\n"
 
3181
 
 
3182
#: g10/keyedit.c:922
 
3183
#, c-format
 
3184
msgid "   (1) I have not checked at all.%s\n"
 
3185
msgstr "   (1) I have not checked at all.%s\n"
 
3186
 
 
3187
#: g10/keyedit.c:924
 
3188
#, c-format
 
3189
msgid "   (2) I have done casual checking.%s\n"
 
3190
msgstr "   (2) I have done casual checking.%s\n"
 
3191
 
 
3192
#: g10/keyedit.c:926
 
3193
#, c-format
 
3194
msgid "   (3) I have done very careful checking.%s\n"
 
3195
msgstr "   (3) I have done very careful checking.%s\n"
 
3196
 
 
3197
#: g10/keyedit.c:932
 
3198
msgid "Your selection? (enter `?' for more information): "
 
3199
msgstr "Your selection? (enter ‘?’ for more information): "
 
3200
 
 
3201
#: g10/keyedit.c:956
 
3202
#, c-format
 
3203
msgid ""
 
3204
"Are you sure that you want to sign this key with your\n"
 
3205
"key \"%s\" (%s)\n"
 
3206
msgstr ""
 
3207
"Are you sure that you want to sign this key with your\n"
 
3208
"key “%s” (%s)\n"
 
3209
 
 
3210
#: g10/keyedit.c:963
 
3211
msgid "This will be a self-signature.\n"
 
3212
msgstr "This will be a self-signature.\n"
 
3213
 
 
3214
#: g10/keyedit.c:969
 
3215
msgid "WARNING: the signature will not be marked as non-exportable.\n"
 
3216
msgstr "WARNING: the signature will not be marked as non-exportable.\n"
 
3217
 
 
3218
#: g10/keyedit.c:977
 
3219
msgid "WARNING: the signature will not be marked as non-revocable.\n"
 
3220
msgstr "WARNING: the signature will not be marked as non-revocable.\n"
 
3221
 
 
3222
#: g10/keyedit.c:987
 
3223
msgid "The signature will be marked as non-exportable.\n"
 
3224
msgstr "The signature will be marked as non-exportable.\n"
 
3225
 
 
3226
#: g10/keyedit.c:994
 
3227
msgid "The signature will be marked as non-revocable.\n"
 
3228
msgstr "The signature will be marked as non-revocable.\n"
 
3229
 
 
3230
#: g10/keyedit.c:1001
 
3231
msgid "I have not checked this key at all.\n"
 
3232
msgstr "I have not checked this key at all.\n"
 
3233
 
 
3234
#: g10/keyedit.c:1006
 
3235
msgid "I have checked this key casually.\n"
 
3236
msgstr "I have checked this key casually.\n"
 
3237
 
 
3238
#: g10/keyedit.c:1011
 
3239
msgid "I have checked this key very carefully.\n"
 
3240
msgstr "I have checked this key very carefully.\n"
 
3241
 
 
3242
#: g10/keyedit.c:1021
 
3243
msgid "Really sign? (y/N) "
 
3244
msgstr "Really sign? (y/N) "
 
3245
 
 
3246
#: g10/keyedit.c:1066 g10/keyedit.c:4804 g10/keyedit.c:4895 g10/keyedit.c:4959
 
3247
#: g10/keyedit.c:5020 g10/sign.c:316
 
3248
#, c-format
 
3249
msgid "signing failed: %s\n"
 
3250
msgstr "signing failed: %s\n"
 
3251
 
 
3252
#: g10/keyedit.c:1131
 
3253
msgid "Key has only stub or on-card key items - no passphrase to change.\n"
 
3254
msgstr "Key has only stub or on-card key items - no passphrase to change.\n"
 
3255
 
 
3256
#: g10/keyedit.c:1142 g10/keygen.c:3530
 
3257
msgid "This key is not protected.\n"
 
3258
msgstr "This key is not protected.\n"
 
3259
 
 
3260
#: g10/keyedit.c:1146 g10/keygen.c:3517 g10/revoke.c:538
 
3261
msgid "Secret parts of primary key are not available.\n"
 
3262
msgstr "Secret parts of primary key are not available.\n"
 
3263
 
 
3264
#: g10/keyedit.c:1150 g10/keygen.c:3533
 
3265
msgid "Secret parts of primary key are stored on-card.\n"
 
3266
msgstr "Secret parts of primary key are stored on-card.\n"
 
3267
 
 
3268
#: g10/keyedit.c:1154 g10/keygen.c:3537
 
3269
msgid "Key is protected.\n"
 
3270
msgstr "Key is protected.\n"
 
3271
 
 
3272
#: g10/keyedit.c:1178
 
3273
#, c-format
 
3274
msgid "Can't edit this key: %s\n"
 
3275
msgstr "Can't edit this key: %s\n"
 
3276
 
 
3277
#: g10/keyedit.c:1184
 
3278
msgid ""
 
3279
"Enter the new passphrase for this secret key.\n"
 
3280
"\n"
 
3281
msgstr ""
 
3282
"Enter the new passphrase for this secret key.\n"
 
3283
"\n"
 
3284
 
 
3285
#: g10/keyedit.c:1199 g10/keygen.c:2130
 
3286
msgid "passphrase not correctly repeated; try again"
 
3287
msgstr "passphrase not correctly repeated; try again"
 
3288
 
 
3289
#: g10/keyedit.c:1204
 
3290
msgid ""
 
3291
"You don't want a passphrase - this is probably a *bad* idea!\n"
 
3292
"\n"
 
3293
msgstr ""
 
3294
"You don't want a passphrase - this is probably a *bad* idea!\n"
 
3295
"\n"
 
3296
 
 
3297
#: g10/keyedit.c:1207
 
3298
msgid "Do you really want to do this? (y/N) "
 
3299
msgstr "Do you really want to do this? (y/N) "
 
3300
 
 
3301
#: g10/keyedit.c:1278
 
3302
msgid "moving a key signature to the correct place\n"
 
3303
msgstr "moving a key signature to the correct place\n"
 
3304
 
 
3305
#: g10/keyedit.c:1364
 
3306
msgid "save and quit"
 
3307
msgstr "save and quit"
 
3308
 
 
3309
#: g10/keyedit.c:1367
 
3310
msgid "show key fingerprint"
 
3311
msgstr "show key fingerprint"
 
3312
 
 
3313
#: g10/keyedit.c:1368
 
3314
msgid "list key and user IDs"
 
3315
msgstr "list key and user IDs"
 
3316
 
 
3317
#: g10/keyedit.c:1370
 
3318
msgid "select user ID N"
 
3319
msgstr "select user ID N"
 
3320
 
 
3321
#: g10/keyedit.c:1371
 
3322
msgid "select subkey N"
 
3323
msgstr "select subkey N"
 
3324
 
 
3325
#: g10/keyedit.c:1372
 
3326
msgid "check signatures"
 
3327
msgstr "check signatures"
 
3328
 
 
3329
#: g10/keyedit.c:1377
 
3330
msgid "sign selected user IDs [* see below for related commands]"
 
3331
msgstr "sign selected user IDs [* see below for related commands]"
 
3332
 
 
3333
#: g10/keyedit.c:1382
 
3334
msgid "sign selected user IDs locally"
 
3335
msgstr "sign selected user IDs locally"
 
3336
 
 
3337
#: g10/keyedit.c:1384
 
3338
msgid "sign selected user IDs with a trust signature"
 
3339
msgstr "sign selected user IDs with a trust signature"
 
3340
 
 
3341
#: g10/keyedit.c:1386
 
3342
msgid "sign selected user IDs with a non-revocable signature"
 
3343
msgstr "sign selected user IDs with a non-revocable signature"
 
3344
 
 
3345
#: g10/keyedit.c:1390
 
3346
msgid "add a user ID"
 
3347
msgstr "add a user ID"
 
3348
 
 
3349
#: g10/keyedit.c:1392
 
3350
msgid "add a photo ID"
 
3351
msgstr "add a photo ID"
 
3352
 
 
3353
#: g10/keyedit.c:1394
 
3354
msgid "delete selected user IDs"
 
3355
msgstr "delete selected user IDs"
 
3356
 
 
3357
#: g10/keyedit.c:1399
 
3358
msgid "add a subkey"
 
3359
msgstr "add a subkey"
 
3360
 
 
3361
#: g10/keyedit.c:1403
 
3362
msgid "add a key to a smartcard"
 
3363
msgstr "add a key to a smartcard"
 
3364
 
 
3365
#: g10/keyedit.c:1405
 
3366
msgid "move a key to a smartcard"
 
3367
msgstr "move a key to a smartcard"
 
3368
 
 
3369
#: g10/keyedit.c:1407
 
3370
msgid "move a backup key to a smartcard"
 
3371
msgstr "move a backup key to a smartcard"
 
3372
 
 
3373
#: g10/keyedit.c:1411
 
3374
msgid "delete selected subkeys"
 
3375
msgstr "delete selected subkeys"
 
3376
 
 
3377
#: g10/keyedit.c:1413
 
3378
msgid "add a revocation key"
 
3379
msgstr "add a revocation key"
 
3380
 
 
3381
#: g10/keyedit.c:1415
 
3382
msgid "delete signatures from the selected user IDs"
 
3383
msgstr "delete signatures from the selected user IDs"
 
3384
 
 
3385
#: g10/keyedit.c:1417
 
3386
msgid "change the expiration date for the key or selected subkeys"
 
3387
msgstr "change the expiration date for the key or selected subkeys"
 
3388
 
 
3389
#: g10/keyedit.c:1419
 
3390
msgid "flag the selected user ID as primary"
 
3391
msgstr "flag the selected user ID as primary"
 
3392
 
 
3393
#: g10/keyedit.c:1421
 
3394
msgid "toggle between the secret and public key listings"
 
3395
msgstr "toggle between the secret and public key listings"
 
3396
 
 
3397
#: g10/keyedit.c:1424
 
3398
msgid "list preferences (expert)"
 
3399
msgstr "list preferences (expert)"
 
3400
 
 
3401
#: g10/keyedit.c:1426
 
3402
msgid "list preferences (verbose)"
 
3403
msgstr "list preferences (verbose)"
 
3404
 
 
3405
#: g10/keyedit.c:1428
 
3406
msgid "set preference list for the selected user IDs"
 
3407
msgstr "set preference list for the selected user IDs"
 
3408
 
 
3409
#: g10/keyedit.c:1433
 
3410
msgid "set the preferred keyserver URL for the selected user IDs"
 
3411
msgstr "set the preferred keyserver URL for the selected user IDs"
 
3412
 
 
3413
#: g10/keyedit.c:1435
 
3414
msgid "set a notation for the selected user IDs"
 
3415
msgstr "set a notation for the selected user IDs"
 
3416
 
 
3417
#: g10/keyedit.c:1437
 
3418
msgid "change the passphrase"
 
3419
msgstr "change the passphrase"
 
3420
 
 
3421
#: g10/keyedit.c:1441
 
3422
msgid "change the ownertrust"
 
3423
msgstr "change the ownertrust"
 
3424
 
 
3425
#: g10/keyedit.c:1443
 
3426
msgid "revoke signatures on the selected user IDs"
 
3427
msgstr "revoke signatures on the selected user IDs"
 
3428
 
 
3429
#: g10/keyedit.c:1445
 
3430
msgid "revoke selected user IDs"
 
3431
msgstr "revoke selected user IDs"
 
3432
 
 
3433
#: g10/keyedit.c:1450
 
3434
msgid "revoke key or selected subkeys"
 
3435
msgstr "revoke key or selected subkeys"
 
3436
 
 
3437
#: g10/keyedit.c:1451
 
3438
msgid "enable key"
 
3439
msgstr "enable key"
 
3440
 
 
3441
#: g10/keyedit.c:1452
 
3442
msgid "disable key"
 
3443
msgstr "disable key"
 
3444
 
 
3445
#: g10/keyedit.c:1453
 
3446
msgid "show selected photo IDs"
 
3447
msgstr "show selected photo IDs"
 
3448
 
 
3449
#: g10/keyedit.c:1455
 
3450
msgid "compact unusable user IDs and remove unusable signatures from key"
 
3451
msgstr "compact unusable user IDs and remove unusable signatures from key"
 
3452
 
 
3453
#: g10/keyedit.c:1457
 
3454
msgid "compact unusable user IDs and remove all signatures from key"
 
3455
msgstr "compact unusable user IDs and remove all signatures from key"
 
3456
 
 
3457
#: g10/keyedit.c:1579
 
3458
#, c-format
 
3459
msgid "error reading secret keyblock \"%s\": %s\n"
 
3460
msgstr "error reading secret keyblock “%s”: %s\n"
 
3461
 
 
3462
#: g10/keyedit.c:1597
 
3463
msgid "Secret key is available.\n"
 
3464
msgstr "Secret key is available.\n"
 
3465
 
 
3466
#: g10/keyedit.c:1680
 
3467
msgid "Need the secret key to do this.\n"
 
3468
msgstr "Need the secret key to do this.\n"
 
3469
 
 
3470
#: g10/keyedit.c:1688
 
3471
msgid "Please use the command \"toggle\" first.\n"
 
3472
msgstr "Please use the command “toggle” first.\n"
 
3473
 
 
3474
#: g10/keyedit.c:1707
 
3475
msgid ""
 
3476
"* The `sign' command may be prefixed with an `l' for local signatures "
 
3477
"(lsign),\n"
 
3478
"  a `t' for trust signatures (tsign), an `nr' for non-revocable signatures\n"
 
3479
"  (nrsign), or any combination thereof (ltsign, tnrsign, etc.).\n"
 
3480
msgstr ""
 
3481
"* The ‘sign’ command may be prefixed with an ‘l’ for local "
 
3482
"signatures (lsign),\n"
 
3483
"  a ‘t’ for trust signatures (tsign), an ‘nr’ for non-revocable "
 
3484
"signatures\n"
 
3485
"  (nrsign), or any combination thereof (ltsign, tnrsign, etc.).\n"
 
3486
 
 
3487
#: g10/keyedit.c:1747
 
3488
msgid "Key is revoked."
 
3489
msgstr "Key is revoked."
 
3490
 
 
3491
#: g10/keyedit.c:1766
 
3492
msgid "Really sign all user IDs? (y/N) "
 
3493
msgstr "Really sign all user IDs? (y/N) "
 
3494
 
 
3495
#: g10/keyedit.c:1773
 
3496
msgid "Hint: Select the user IDs to sign\n"
 
3497
msgstr "Hint: Select the user IDs to sign\n"
 
3498
 
 
3499
#: g10/keyedit.c:1782
 
3500
#, c-format
 
3501
msgid "Unknown signature type `%s'\n"
 
3502
msgstr "Unknown signature type ‘%s’\n"
 
3503
 
 
3504
#: g10/keyedit.c:1805
 
3505
#, c-format
 
3506
msgid "This command is not allowed while in %s mode.\n"
 
3507
msgstr "This command is not allowed while in %s mode.\n"
 
3508
 
 
3509
#: g10/keyedit.c:1827 g10/keyedit.c:1847 g10/keyedit.c:2013
 
3510
msgid "You must select at least one user ID.\n"
 
3511
msgstr "You must select at least one user ID.\n"
 
3512
 
 
3513
#: g10/keyedit.c:1829
 
3514
msgid "You can't delete the last user ID!\n"
 
3515
msgstr "You can't delete the last user ID!\n"
 
3516
 
 
3517
#: g10/keyedit.c:1831
 
3518
msgid "Really remove all selected user IDs? (y/N) "
 
3519
msgstr "Really remove all selected user IDs? (y/N) "
 
3520
 
 
3521
#: g10/keyedit.c:1832
 
3522
msgid "Really remove this user ID? (y/N) "
 
3523
msgstr "Really remove this user ID? (y/N) "
 
3524
 
 
3525
#: g10/keyedit.c:1882
 
3526
msgid "Really move the primary key? (y/N) "
 
3527
msgstr "Really move the primary key? (y/N) "
 
3528
 
 
3529
#: g10/keyedit.c:1894
 
3530
msgid "You must select exactly one key.\n"
 
3531
msgstr "You must select exactly one key.\n"
 
3532
 
 
3533
#: g10/keyedit.c:1922
 
3534
msgid "Command expects a filename argument\n"
 
3535
msgstr "Command expects a filename argument\n"
 
3536
 
 
3537
#: g10/keyedit.c:1936
 
3538
#, c-format
 
3539
msgid "Can't open `%s': %s\n"
 
3540
msgstr "Can't open ‘%s’: %s\n"
 
3541
 
 
3542
#: g10/keyedit.c:1953
 
3543
#, c-format
 
3544
msgid "Error reading backup key from `%s': %s\n"
 
3545
msgstr "Error reading backup key from ‘%s’: %s\n"
 
3546
 
 
3547
#: g10/keyedit.c:1977
 
3548
msgid "You must select at least one key.\n"
 
3549
msgstr "You must select at least one key.\n"
 
3550
 
 
3551
#: g10/keyedit.c:1980
 
3552
msgid "Do you really want to delete the selected keys? (y/N) "
 
3553
msgstr "Do you really want to delete the selected keys? (y/N) "
 
3554
 
 
3555
#: g10/keyedit.c:1981
 
3556
msgid "Do you really want to delete this key? (y/N) "
 
3557
msgstr "Do you really want to delete this key? (y/N) "
 
3558
 
 
3559
#: g10/keyedit.c:2016
 
3560
msgid "Really revoke all selected user IDs? (y/N) "
 
3561
msgstr "Really revoke all selected user IDs? (y/N) "
 
3562
 
 
3563
#: g10/keyedit.c:2017
 
3564
msgid "Really revoke this user ID? (y/N) "
 
3565
msgstr "Really revoke this user ID? (y/N) "
 
3566
 
 
3567
#: g10/keyedit.c:2035
 
3568
msgid "Do you really want to revoke the entire key? (y/N) "
 
3569
msgstr "Do you really want to revoke the entire key? (y/N) "
 
3570
 
 
3571
#: g10/keyedit.c:2046
 
3572
msgid "Do you really want to revoke the selected subkeys? (y/N) "
 
3573
msgstr "Do you really want to revoke the selected subkeys? (y/N) "
 
3574
 
 
3575
#: g10/keyedit.c:2048
 
3576
msgid "Do you really want to revoke this subkey? (y/N) "
 
3577
msgstr "Do you really want to revoke this subkey? (y/N) "
 
3578
 
 
3579
#: g10/keyedit.c:2098
 
3580
msgid "Owner trust may not be set while using a user provided trust database\n"
 
3581
msgstr ""
 
3582
"Owner trust may not be set while using a user provided trust database\n"
 
3583
 
 
3584
#: g10/keyedit.c:2140
 
3585
msgid "Set preference list to:\n"
 
3586
msgstr "Set preference list to:\n"
 
3587
 
 
3588
#: g10/keyedit.c:2146
 
3589
msgid "Really update the preferences for the selected user IDs? (y/N) "
 
3590
msgstr "Really update the preferences for the selected user IDs? (y/N) "
 
3591
 
 
3592
#: g10/keyedit.c:2148
 
3593
msgid "Really update the preferences? (y/N) "
 
3594
msgstr "Really update the preferences? (y/N) "
 
3595
 
 
3596
#: g10/keyedit.c:2216
 
3597
msgid "Save changes? (y/N) "
 
3598
msgstr "Save changes? (y/N) "
 
3599
 
 
3600
#: g10/keyedit.c:2219
 
3601
msgid "Quit without saving? (y/N) "
 
3602
msgstr "Quit without saving? (y/N) "
 
3603
 
 
3604
#: g10/keyedit.c:2229
 
3605
#, c-format
 
3606
msgid "update failed: %s\n"
 
3607
msgstr "update failed: %s\n"
 
3608
 
 
3609
#: g10/keyedit.c:2236
 
3610
#, c-format
 
3611
msgid "update secret failed: %s\n"
 
3612
msgstr "update secret failed: %s\n"
 
3613
 
 
3614
#: g10/keyedit.c:2243
 
3615
msgid "Key not changed so no update needed.\n"
 
3616
msgstr "Key not changed so no update needed.\n"
 
3617
 
 
3618
#: g10/keyedit.c:2344
 
3619
msgid "Digest: "
 
3620
msgstr "Digest: "
 
3621
 
 
3622
#: g10/keyedit.c:2395
 
3623
msgid "Features: "
 
3624
msgstr "Features: "
 
3625
 
 
3626
#: g10/keyedit.c:2406
 
3627
msgid "Keyserver no-modify"
 
3628
msgstr "Keyserver no-modify"
 
3629
 
 
3630
#: g10/keyedit.c:2421 g10/keylist.c:306
 
3631
msgid "Preferred keyserver: "
 
3632
msgstr "Preferred keyserver: "
 
3633
 
 
3634
#: g10/keyedit.c:2429 g10/keyedit.c:2430
 
3635
msgid "Notations: "
 
3636
msgstr "Notations: "
 
3637
 
 
3638
#: g10/keyedit.c:2640
 
3639
msgid "There are no preferences on a PGP 2.x-style user ID.\n"
 
3640
msgstr "There are no preferences on a PGP 2.x-style user ID.\n"
 
3641
 
 
3642
#: g10/keyedit.c:2699
 
3643
#, c-format
 
3644
msgid "This key was revoked on %s by %s key %s\n"
 
3645
msgstr "This key was revoked on %s by %s key %s\n"
 
3646
 
 
3647
#: g10/keyedit.c:2720
 
3648
#, c-format
 
3649
msgid "This key may be revoked by %s key %s"
 
3650
msgstr "This key may be revoked by %s key %s"
 
3651
 
 
3652
#: g10/keyedit.c:2726
 
3653
msgid "(sensitive)"
 
3654
msgstr "(sensitive)"
 
3655
 
 
3656
#: g10/keyedit.c:2742 g10/keyedit.c:2798 g10/keyedit.c:2859 g10/keyedit.c:2874
 
3657
#: g10/keylist.c:192 g10/keyserver.c:521
 
3658
#, c-format
 
3659
msgid "created: %s"
 
3660
msgstr "created: %s"
 
3661
 
 
3662
#: g10/keyedit.c:2745 g10/keylist.c:769 g10/keylist.c:863 g10/mainproc.c:989
 
3663
#, c-format
 
3664
msgid "revoked: %s"
 
3665
msgstr "revoked: %s"
 
3666
 
 
3667
#: g10/keyedit.c:2747 g10/keylist.c:740 g10/keylist.c:775 g10/keylist.c:869
 
3668
#, c-format
 
3669
msgid "expired: %s"
 
3670
msgstr "expired: %s"
 
3671
 
 
3672
#: g10/keyedit.c:2749 g10/keyedit.c:2800 g10/keyedit.c:2861 g10/keyedit.c:2876
 
3673
#: g10/keylist.c:194 g10/keylist.c:746 g10/keylist.c:781 g10/keylist.c:875
 
3674
#: g10/keylist.c:896 g10/keyserver.c:527 g10/mainproc.c:995
 
3675
#, c-format
 
3676
msgid "expires: %s"
 
3677
msgstr "expires: %s"
 
3678
 
 
3679
#: g10/keyedit.c:2751
 
3680
#, c-format
 
3681
msgid "usage: %s"
 
3682
msgstr "usage: %s"
 
3683
 
 
3684
#: g10/keyedit.c:2766
 
3685
#, c-format
 
3686
msgid "trust: %s"
 
3687
msgstr "trust: %s"
 
3688
 
 
3689
#: g10/keyedit.c:2770
 
3690
#, c-format
 
3691
msgid "validity: %s"
 
3692
msgstr "validity: %s"
 
3693
 
 
3694
#: g10/keyedit.c:2777
 
3695
msgid "This key has been disabled"
 
3696
msgstr "This key has been disabled"
 
3697
 
 
3698
#: g10/keyedit.c:2805 g10/keylist.c:198
 
3699
msgid "card-no: "
 
3700
msgstr "card-no: "
 
3701
 
 
3702
#: g10/keyedit.c:2829
 
3703
msgid ""
 
3704
"Please note that the shown key validity is not necessarily correct\n"
 
3705
"unless you restart the program.\n"
 
3706
msgstr ""
 
3707
"Please note that the shown key validity is not necessarily correct\n"
 
3708
"unless you restart the program.\n"
 
3709
 
 
3710
#: g10/keyedit.c:2893 g10/keyedit.c:3239 g10/keyserver.c:531
 
3711
#: g10/mainproc.c:1841 g10/trustdb.c:1173 g10/trustdb.c:1693
 
3712
msgid "revoked"
 
3713
msgstr "revoked"
 
3714
 
 
3715
#: g10/keyedit.c:2895 g10/keyedit.c:3241 g10/keyserver.c:535
 
3716
#: g10/mainproc.c:1843 g10/trustdb.c:526 g10/trustdb.c:1695
 
3717
msgid "expired"
 
3718
msgstr "expired"
 
3719
 
 
3720
#: g10/keyedit.c:2960
 
3721
msgid ""
 
3722
"WARNING: no user ID has been marked as primary.  This command may\n"
 
3723
"              cause a different user ID to become the assumed primary.\n"
 
3724
msgstr ""
 
3725
"WARNING: no user ID has been marked as primary.  This command may\n"
 
3726
"              cause a different user ID to become the assumed primary.\n"
 
3727
 
 
3728
#: g10/keyedit.c:3021
 
3729
msgid ""
 
3730
"WARNING: This is a PGP2-style key.  Adding a photo ID may cause some "
 
3731
"versions\n"
 
3732
"         of PGP to reject this key.\n"
 
3733
msgstr ""
 
3734
"WARNING: This is a PGP2-style key.  Adding a photo ID may cause some "
 
3735
"versions\n"
 
3736
"         of PGP to reject this key.\n"
 
3737
 
 
3738
#: g10/keyedit.c:3026 g10/keyedit.c:3361
 
3739
msgid "Are you sure you still want to add it? (y/N) "
 
3740
msgstr "Are you sure you still want to add it? (y/N) "
 
3741
 
 
3742
#: g10/keyedit.c:3032
 
3743
msgid "You may not add a photo ID to a PGP2-style key.\n"
 
3744
msgstr "You may not add a photo ID to a PGP2-style key.\n"
 
3745
 
 
3746
#: g10/keyedit.c:3172
 
3747
msgid "Delete this good signature? (y/N/q)"
 
3748
msgstr "Delete this good signature? (y/N/q)"
 
3749
 
 
3750
#: g10/keyedit.c:3182
 
3751
msgid "Delete this invalid signature? (y/N/q)"
 
3752
msgstr "Delete this invalid signature? (y/N/q)"
 
3753
 
 
3754
#: g10/keyedit.c:3186
 
3755
msgid "Delete this unknown signature? (y/N/q)"
 
3756
msgstr "Delete this unknown signature? (y/N/q)"
 
3757
 
 
3758
#: g10/keyedit.c:3192
 
3759
msgid "Really delete this self-signature? (y/N)"
 
3760
msgstr "Really delete this self-signature? (y/N)"
 
3761
 
 
3762
#: g10/keyedit.c:3206
 
3763
#, c-format
 
3764
msgid "Deleted %d signature.\n"
 
3765
msgstr "Deleted %d signature.\n"
 
3766
 
 
3767
#: g10/keyedit.c:3207
 
3768
#, c-format
 
3769
msgid "Deleted %d signatures.\n"
 
3770
msgstr "Deleted %d signatures.\n"
 
3771
 
 
3772
#: g10/keyedit.c:3210
 
3773
msgid "Nothing deleted.\n"
 
3774
msgstr "Nothing deleted.\n"
 
3775
 
 
3776
#: g10/keyedit.c:3243 g10/trustdb.c:1697
 
3777
msgid "invalid"
 
3778
msgstr "invalid"
 
3779
 
 
3780
#: g10/keyedit.c:3245
 
3781
#, c-format
 
3782
msgid "User ID \"%s\" compacted: %s\n"
 
3783
msgstr "User ID “%s” compacted: %s\n"
 
3784
 
 
3785
#: g10/keyedit.c:3252
 
3786
#, c-format
 
3787
msgid "User ID \"%s\": %d signature removed\n"
 
3788
msgstr "User ID “%s”: %d signature removed\n"
 
3789
 
 
3790
#: g10/keyedit.c:3253
 
3791
#, c-format
 
3792
msgid "User ID \"%s\": %d signatures removed\n"
 
3793
msgstr "User ID “%s”: %d signatures removed\n"
 
3794
 
 
3795
#: g10/keyedit.c:3261
 
3796
#, c-format
 
3797
msgid "User ID \"%s\": already minimized\n"
 
3798
msgstr "User ID “%s”: already minimized\n"
 
3799
 
 
3800
#: g10/keyedit.c:3262
 
3801
#, c-format
 
3802
msgid "User ID \"%s\": already clean\n"
 
3803
msgstr "User ID “%s”: already clean\n"
 
3804
 
 
3805
#: g10/keyedit.c:3356
 
3806
msgid ""
 
3807
"WARNING: This is a PGP 2.x-style key.  Adding a designated revoker may "
 
3808
"cause\n"
 
3809
"         some versions of PGP to reject this key.\n"
 
3810
msgstr ""
 
3811
"WARNING: This is a PGP 2.x-style key.  Adding a designated revoker may "
 
3812
"cause\n"
 
3813
"         some versions of PGP to reject this key.\n"
 
3814
 
 
3815
#: g10/keyedit.c:3367
 
3816
msgid "You may not add a designated revoker to a PGP 2.x-style key.\n"
 
3817
msgstr "You may not add a designated revoker to a PGP 2.x-style key.\n"
 
3818
 
 
3819
#: g10/keyedit.c:3387
 
3820
msgid "Enter the user ID of the designated revoker: "
 
3821
msgstr "Enter the user ID of the designated revoker: "
 
3822
 
 
3823
#: g10/keyedit.c:3412
 
3824
msgid "cannot appoint a PGP 2.x style key as a designated revoker\n"
 
3825
msgstr "cannot appoint a PGP 2.x style key as a designated revoker\n"
 
3826
 
 
3827
#: g10/keyedit.c:3427
 
3828
msgid "you cannot appoint a key as its own designated revoker\n"
 
3829
msgstr "you cannot appoint a key as its own designated revoker\n"
 
3830
 
 
3831
#: g10/keyedit.c:3449
 
3832
msgid "this key has already been designated as a revoker\n"
 
3833
msgstr "this key has already been designated as a revoker\n"
 
3834
 
 
3835
#: g10/keyedit.c:3468
 
3836
msgid "WARNING: appointing a key as a designated revoker cannot be undone!\n"
 
3837
msgstr "WARNING: appointing a key as a designated revoker cannot be undone!\n"
 
3838
 
 
3839
#: g10/keyedit.c:3474
 
3840
msgid ""
 
3841
"Are you sure you want to appoint this key as a designated revoker? (y/N) "
 
3842
msgstr ""
 
3843
"Are you sure you want to appoint this key as a designated revoker? (y/N) "
 
3844
 
 
3845
#: g10/keyedit.c:3535
 
3846
msgid "Please remove selections from the secret keys.\n"
 
3847
msgstr "Please remove selections from the secret keys.\n"
 
3848
 
 
3849
#: g10/keyedit.c:3541
 
3850
msgid "Please select at most one subkey.\n"
 
3851
msgstr "Please select at most one subkey.\n"
 
3852
 
 
3853
#: g10/keyedit.c:3545
 
3854
msgid "Changing expiration time for a subkey.\n"
 
3855
msgstr "Changing expiration time for a subkey.\n"
 
3856
 
 
3857
#: g10/keyedit.c:3548
 
3858
msgid "Changing expiration time for the primary key.\n"
 
3859
msgstr "Changing expiration time for the primary key.\n"
 
3860
 
 
3861
#: g10/keyedit.c:3594
 
3862
msgid "You can't change the expiration date of a v3 key\n"
 
3863
msgstr "You can't change the expiration date of a v3 key\n"
 
3864
 
 
3865
#: g10/keyedit.c:3610
 
3866
msgid "No corresponding signature in secret ring\n"
 
3867
msgstr "No corresponding signature in secret ring\n"
 
3868
 
 
3869
#: g10/keyedit.c:3688
 
3870
#, c-format
 
3871
msgid "signing subkey %s is already cross-certified\n"
 
3872
msgstr "signing subkey %s is already cross-certified\n"
 
3873
 
 
3874
#: g10/keyedit.c:3694
 
3875
#, c-format
 
3876
msgid "subkey %s does not sign and so does not need to be cross-certified\n"
 
3877
msgstr "subkey %s does not sign and so does not need to be cross-certified\n"
 
3878
 
 
3879
#: g10/keyedit.c:3857
 
3880
msgid "Please select exactly one user ID.\n"
 
3881
msgstr "Please select exactly one user ID.\n"
 
3882
 
 
3883
#: g10/keyedit.c:3896 g10/keyedit.c:4006 g10/keyedit.c:4126 g10/keyedit.c:4267
 
3884
#, c-format
 
3885
msgid "skipping v3 self-signature on user ID \"%s\"\n"
 
3886
msgstr "skipping v3 self-signature on user ID “%s”\n"
 
3887
 
 
3888
#: g10/keyedit.c:4067
 
3889
msgid "Enter your preferred keyserver URL: "
 
3890
msgstr "Enter your preferred keyserver URL: "
 
3891
 
 
3892
#: g10/keyedit.c:4147
 
3893
msgid "Are you sure you want to replace it? (y/N) "
 
3894
msgstr "Are you sure you want to replace it? (y/N) "
 
3895
 
 
3896
#: g10/keyedit.c:4148
 
3897
msgid "Are you sure you want to delete it? (y/N) "
 
3898
msgstr "Are you sure you want to delete it? (y/N) "
 
3899
 
 
3900
#: g10/keyedit.c:4210
 
3901
msgid "Enter the notation: "
 
3902
msgstr "Enter the notation: "
 
3903
 
 
3904
#: g10/keyedit.c:4359
 
3905
msgid "Proceed? (y/N) "
 
3906
msgstr "Proceed? (y/N) "
 
3907
 
 
3908
#: g10/keyedit.c:4423
 
3909
#, c-format
 
3910
msgid "No user ID with index %d\n"
 
3911
msgstr "No user ID with index %d\n"
 
3912
 
 
3913
#: g10/keyedit.c:4481
 
3914
#, c-format
 
3915
msgid "No user ID with hash %s\n"
 
3916
msgstr "No user ID with hash %s\n"
 
3917
 
 
3918
#: g10/keyedit.c:4508
 
3919
#, c-format
 
3920
msgid "No subkey with index %d\n"
 
3921
msgstr "No subkey with index %d\n"
 
3922
 
 
3923
#: g10/keyedit.c:4643
 
3924
#, c-format
 
3925
msgid "user ID: \"%s\"\n"
 
3926
msgstr "user ID: “%s”\n"
 
3927
 
 
3928
#: g10/keyedit.c:4646 g10/keyedit.c:4710 g10/keyedit.c:4753
 
3929
#, c-format
 
3930
msgid "signed by your key %s on %s%s%s\n"
 
3931
msgstr "signed by your key %s on %s%s%s\n"
 
3932
 
 
3933
#: g10/keyedit.c:4648 g10/keyedit.c:4712 g10/keyedit.c:4755
 
3934
msgid " (non-exportable)"
 
3935
msgstr " (non-exportable)"
 
3936
 
 
3937
#: g10/keyedit.c:4652
 
3938
#, c-format
 
3939
msgid "This signature expired on %s.\n"
 
3940
msgstr "This signature expired on %s.\n"
 
3941
 
 
3942
#: g10/keyedit.c:4656
 
3943
msgid "Are you sure you still want to revoke it? (y/N) "
 
3944
msgstr "Are you sure you still want to revoke it? (y/N) "
 
3945
 
 
3946
#: g10/keyedit.c:4660
 
3947
msgid "Create a revocation certificate for this signature? (y/N) "
 
3948
msgstr "Create a revocation certificate for this signature? (y/N) "
 
3949
 
 
3950
#: g10/keyedit.c:4687
 
3951
#, c-format
 
3952
msgid "You have signed these user IDs on key %s:\n"
 
3953
msgstr "You have signed these user IDs on key %s:\n"
 
3954
 
 
3955
#: g10/keyedit.c:4713
 
3956
msgid " (non-revocable)"
 
3957
msgstr " (non-revocable)"
 
3958
 
 
3959
#: g10/keyedit.c:4720
 
3960
#, c-format
 
3961
msgid "revoked by your key %s on %s\n"
 
3962
msgstr "revoked by your key %s on %s\n"
 
3963
 
 
3964
#: g10/keyedit.c:4742
 
3965
msgid "You are about to revoke these signatures:\n"
 
3966
msgstr "You are about to revoke these signatures:\n"
 
3967
 
 
3968
#: g10/keyedit.c:4762
 
3969
msgid "Really create the revocation certificates? (y/N) "
 
3970
msgstr "Really create the revocation certificates? (y/N) "
 
3971
 
 
3972
#: g10/keyedit.c:4792
 
3973
msgid "no secret key\n"
 
3974
msgstr "no secret key\n"
 
3975
 
 
3976
#: g10/keyedit.c:4862
 
3977
#, c-format
 
3978
msgid "user ID \"%s\" is already revoked\n"
 
3979
msgstr "user ID “%s” is already revoked\n"
 
3980
 
 
3981
#: g10/keyedit.c:4879
 
3982
#, c-format
 
3983
msgid "WARNING: a user ID signature is dated %d seconds in the future\n"
 
3984
msgstr "WARNING: a user ID signature is dated %d seconds in the future\n"
 
3985
 
 
3986
#: g10/keyedit.c:4943
 
3987
#, c-format
 
3988
msgid "Key %s is already revoked.\n"
 
3989
msgstr "Key %s is already revoked.\n"
 
3990
 
 
3991
#: g10/keyedit.c:5005
 
3992
#, c-format
 
3993
msgid "Subkey %s is already revoked.\n"
 
3994
msgstr "Subkey %s is already revoked.\n"
 
3995
 
 
3996
#: g10/keyedit.c:5100
 
3997
#, c-format
 
3998
msgid "Displaying %s photo ID of size %ld for key %s (uid %d)\n"
 
3999
msgstr "Displaying %s photo ID of size %ld for key %s (uid %d)\n"
 
4000
 
 
4001
#: g10/keygen.c:268
 
4002
#, c-format
 
4003
msgid "preference `%s' duplicated\n"
 
4004
msgstr "preference ‘%s’ duplicated\n"
 
4005
 
 
4006
#: g10/keygen.c:275
 
4007
msgid "too many cipher preferences\n"
 
4008
msgstr "too many cipher preferences\n"
 
4009
 
 
4010
#: g10/keygen.c:277
 
4011
msgid "too many digest preferences\n"
 
4012
msgstr "too many digest preferences\n"
 
4013
 
 
4014
#: g10/keygen.c:279
 
4015
msgid "too many compression preferences\n"
 
4016
msgstr "too many compression preferences\n"
 
4017
 
 
4018
#: g10/keygen.c:404
 
4019
#, c-format
 
4020
msgid "invalid item `%s' in preference string\n"
 
4021
msgstr "invalid item ‘%s’ in preference string\n"
 
4022
 
 
4023
#: g10/keygen.c:884
 
4024
msgid "writing direct signature\n"
 
4025
msgstr "writing direct signature\n"
 
4026
 
 
4027
#: g10/keygen.c:926
 
4028
msgid "writing self signature\n"
 
4029
msgstr "writing self signature\n"
 
4030
 
 
4031
#: g10/keygen.c:983
 
4032
msgid "writing key binding signature\n"
 
4033
msgstr "writing key binding signature\n"
 
4034
 
 
4035
#: g10/keygen.c:1151 g10/keygen.c:1262 g10/keygen.c:1267 g10/keygen.c:1402
 
4036
#: g10/keygen.c:3030
 
4037
#, c-format
 
4038
msgid "keysize invalid; using %u bits\n"
 
4039
msgstr "keysize invalid; using %u bits\n"
 
4040
 
 
4041
#: g10/keygen.c:1157 g10/keygen.c:1273 g10/keygen.c:1408 g10/keygen.c:3036
 
4042
#, c-format
 
4043
msgid "keysize rounded up to %u bits\n"
 
4044
msgstr "keysize rounded up to %u bits\n"
 
4045
 
 
4046
#: g10/keygen.c:1299
 
4047
msgid ""
 
4048
"WARNING: some OpenPGP programs can't handle a DSA key with this digest size\n"
 
4049
msgstr ""
 
4050
"WARNING: some OpenPGP programs can't handle a DSA key with this digest size\n"
 
4051
 
 
4052
#: g10/keygen.c:1519
 
4053
msgid "Sign"
 
4054
msgstr "Sign"
 
4055
 
 
4056
#: g10/keygen.c:1522
 
4057
msgid "Certify"
 
4058
msgstr "Certify"
 
4059
 
 
4060
#: g10/keygen.c:1525
 
4061
msgid "Encrypt"
 
4062
msgstr "Encrypt"
 
4063
 
 
4064
#: g10/keygen.c:1528
 
4065
msgid "Authenticate"
 
4066
msgstr "Authenticate"
 
4067
 
 
4068
#. TRANSLATORS: Please use only plain ASCII characters for the
 
4069
#. translation.  If this is not possible use single digits.  The
 
4070
#. string needs to 8 bytes long. Here is a description of the
 
4071
#. functions:
 
4072
#.
 
4073
#. s = Toggle signing capability
 
4074
#. e = Toggle encryption capability
 
4075
#. a = Toggle authentication capability
 
4076
#. q = Finish
 
4077
#.
 
4078
#: g10/keygen.c:1546
 
4079
msgid "SsEeAaQq"
 
4080
msgstr "SsEeAaQq"
 
4081
 
 
4082
#: g10/keygen.c:1569
 
4083
#, c-format
 
4084
msgid "Possible actions for a %s key: "
 
4085
msgstr "Possible actions for a %s key: "
 
4086
 
 
4087
#: g10/keygen.c:1573
 
4088
msgid "Current allowed actions: "
 
4089
msgstr "Current allowed actions: "
 
4090
 
 
4091
#: g10/keygen.c:1578
 
4092
#, c-format
 
4093
msgid "   (%c) Toggle the sign capability\n"
 
4094
msgstr "   (%c) Toggle the sign capability\n"
 
4095
 
 
4096
#: g10/keygen.c:1581
 
4097
#, c-format
 
4098
msgid "   (%c) Toggle the encrypt capability\n"
 
4099
msgstr "   (%c) Toggle the encrypt capability\n"
 
4100
 
 
4101
#: g10/keygen.c:1584
 
4102
#, c-format
 
4103
msgid "   (%c) Toggle the authenticate capability\n"
 
4104
msgstr "   (%c) Toggle the authenticate capability\n"
 
4105
 
 
4106
#: g10/keygen.c:1587
 
4107
#, c-format
 
4108
msgid "   (%c) Finished\n"
 
4109
msgstr "   (%c) Finished\n"
 
4110
 
 
4111
#: g10/keygen.c:1643 sm/certreqgen-ui.c:121
 
4112
msgid "Please select what kind of key you want:\n"
 
4113
msgstr "Please select what kind of key you want:\n"
 
4114
 
 
4115
#: g10/keygen.c:1645
 
4116
#, c-format
 
4117
msgid "   (%d) DSA and Elgamal (default)\n"
 
4118
msgstr "   (%d) DSA and Elgamal (default)\n"
 
4119
 
 
4120
#: g10/keygen.c:1646
 
4121
#, c-format
 
4122
msgid "   (%d) DSA (sign only)\n"
 
4123
msgstr "   (%d) DSA (sign only)\n"
 
4124
 
 
4125
#: g10/keygen.c:1648
 
4126
#, c-format
 
4127
msgid "   (%d) DSA (set your own capabilities)\n"
 
4128
msgstr "   (%d) DSA (set your own capabilities)\n"
 
4129
 
 
4130
#: g10/keygen.c:1650
 
4131
#, c-format
 
4132
msgid "   (%d) Elgamal (encrypt only)\n"
 
4133
msgstr "   (%d) Elgamal (encrypt only)\n"
 
4134
 
 
4135
#: g10/keygen.c:1651
 
4136
#, c-format
 
4137
msgid "   (%d) RSA (sign only)\n"
 
4138
msgstr "   (%d) RSA (sign only)\n"
 
4139
 
 
4140
#: g10/keygen.c:1653
 
4141
#, c-format
 
4142
msgid "   (%d) RSA (encrypt only)\n"
 
4143
msgstr "   (%d) RSA (encrypt only)\n"
 
4144
 
 
4145
#: g10/keygen.c:1655
 
4146
#, c-format
 
4147
msgid "   (%d) RSA (set your own capabilities)\n"
 
4148
msgstr "   (%d) RSA (set your own capabilities)\n"
 
4149
 
 
4150
#: g10/keygen.c:1724
 
4151
#, c-format
 
4152
msgid "DSA keypair will have %u bits.\n"
 
4153
msgstr "DSA keypair will have %u bits.\n"
 
4154
 
 
4155
#: g10/keygen.c:1734
 
4156
#, c-format
 
4157
msgid "%s keys may be between %u and %u bits long.\n"
 
4158
msgstr "%s keys may be between %u and %u bits long.\n"
 
4159
 
 
4160
#: g10/keygen.c:1741 sm/certreqgen-ui.c:142
 
4161
#, c-format
 
4162
msgid "What keysize do you want? (%u) "
 
4163
msgstr "What keysize do you want? (%u) "
 
4164
 
 
4165
#: g10/keygen.c:1755 sm/certreqgen-ui.c:147
 
4166
#, c-format
 
4167
msgid "%s keysizes must be in the range %u-%u\n"
 
4168
msgstr "%s keysizes must be in the range %u-%u\n"
 
4169
 
 
4170
#: g10/keygen.c:1761 sm/certreqgen-ui.c:152
 
4171
#, c-format
 
4172
msgid "Requested keysize is %u bits\n"
 
4173
msgstr "Requested keysize is %u bits\n"
 
4174
 
 
4175
#: g10/keygen.c:1766 g10/keygen.c:1771 sm/certreqgen-ui.c:157
 
4176
#, c-format
 
4177
msgid "rounded up to %u bits\n"
 
4178
msgstr "rounded up to %u bits\n"
 
4179
 
 
4180
#: g10/keygen.c:1840
 
4181
msgid ""
 
4182
"Please specify how long the key should be valid.\n"
 
4183
"         0 = key does not expire\n"
 
4184
"      <n>  = key expires in n days\n"
 
4185
"      <n>w = key expires in n weeks\n"
 
4186
"      <n>m = key expires in n months\n"
 
4187
"      <n>y = key expires in n years\n"
 
4188
msgstr ""
 
4189
"Please specify how long the key should be valid.\n"
 
4190
"         0 = key does not expire\n"
 
4191
"      <n>  = key expires in n days\n"
 
4192
"      <n>w = key expires in n weeks\n"
 
4193
"      <n>m = key expires in n months\n"
 
4194
"      <n>y = key expires in n years\n"
 
4195
 
 
4196
#: g10/keygen.c:1851
 
4197
msgid ""
 
4198
"Please specify how long the signature should be valid.\n"
 
4199
"         0 = signature does not expire\n"
 
4200
"      <n>  = signature expires in n days\n"
 
4201
"      <n>w = signature expires in n weeks\n"
 
4202
"      <n>m = signature expires in n months\n"
 
4203
"      <n>y = signature expires in n years\n"
 
4204
msgstr ""
 
4205
"Please specify how long the signature should be valid.\n"
 
4206
"         0 = signature does not expire\n"
 
4207
"      <n>  = signature expires in n days\n"
 
4208
"      <n>w = signature expires in n weeks\n"
 
4209
"      <n>m = signature expires in n months\n"
 
4210
"      <n>y = signature expires in n years\n"
 
4211
 
 
4212
#: g10/keygen.c:1874
 
4213
msgid "Key is valid for? (0) "
 
4214
msgstr "Key is valid for? (0) "
 
4215
 
 
4216
#: g10/keygen.c:1879
 
4217
#, c-format
 
4218
msgid "Signature is valid for? (%s) "
 
4219
msgstr "Signature is valid for? (%s) "
 
4220
 
 
4221
#: g10/keygen.c:1897
 
4222
msgid "invalid value\n"
 
4223
msgstr "invalid value\n"
 
4224
 
 
4225
#: g10/keygen.c:1904
 
4226
msgid "Key does not expire at all\n"
 
4227
msgstr "Key does not expire at all\n"
 
4228
 
 
4229
#: g10/keygen.c:1905
 
4230
msgid "Signature does not expire at all\n"
 
4231
msgstr "Signature does not expire at all\n"
 
4232
 
 
4233
#: g10/keygen.c:1910
 
4234
#, c-format
 
4235
msgid "Key expires at %s\n"
 
4236
msgstr "Key expires at %s\n"
 
4237
 
 
4238
#: g10/keygen.c:1911
 
4239
#, c-format
 
4240
msgid "Signature expires at %s\n"
 
4241
msgstr "Signature expires at %s\n"
 
4242
 
 
4243
#: g10/keygen.c:1915
 
4244
msgid ""
 
4245
"Your system can't display dates beyond 2038.\n"
 
4246
"However, it will be correctly handled up to 2106.\n"
 
4247
msgstr ""
 
4248
"Your system can't display dates beyond 2038.\n"
 
4249
"However, it will be correctly handled up to 2106.\n"
 
4250
 
 
4251
#: g10/keygen.c:1922
 
4252
msgid "Is this correct? (y/N) "
 
4253
msgstr "Is this correct? (y/N) "
 
4254
 
 
4255
#: g10/keygen.c:1945
 
4256
msgid ""
 
4257
"\n"
 
4258
"You need a user ID to identify your key; the software constructs the user "
 
4259
"ID\n"
 
4260
"from the Real Name, Comment and Email Address in this form:\n"
 
4261
"    \"Heinrich Heine (Der Dichter) <heinrichh@duesseldorf.de>\"\n"
 
4262
"\n"
 
4263
msgstr ""
 
4264
"\n"
 
4265
"You need a user ID to identify your key; the software constructs the user "
 
4266
"ID\n"
 
4267
"from the Real Name, Comment and Email Address in this form:\n"
 
4268
"    “Heinrich Heine (Der Dichter) <heinrichh@duesseldorf.de>”\n"
 
4269
"\n"
 
4270
 
 
4271
#: g10/keygen.c:1958
 
4272
msgid "Real name: "
 
4273
msgstr "Real name: "
 
4274
 
 
4275
#: g10/keygen.c:1966
 
4276
msgid "Invalid character in name\n"
 
4277
msgstr "Invalid character in name\n"
 
4278
 
 
4279
#: g10/keygen.c:1968
 
4280
msgid "Name may not start with a digit\n"
 
4281
msgstr "Name may not start with a digit\n"
 
4282
 
 
4283
#: g10/keygen.c:1970
 
4284
msgid "Name must be at least 5 characters long\n"
 
4285
msgstr "Name must be at least 5 characters long\n"
 
4286
 
 
4287
#: g10/keygen.c:1978
 
4288
msgid "Email address: "
 
4289
msgstr "Email address: "
 
4290
 
 
4291
#: g10/keygen.c:1984
 
4292
msgid "Not a valid email address\n"
 
4293
msgstr "Not a valid email address\n"
 
4294
 
 
4295
#: g10/keygen.c:1992
 
4296
msgid "Comment: "
 
4297
msgstr "Comment: "
 
4298
 
 
4299
#: g10/keygen.c:1998
 
4300
msgid "Invalid character in comment\n"
 
4301
msgstr "Invalid character in comment\n"
 
4302
 
 
4303
#: g10/keygen.c:2020
 
4304
#, c-format
 
4305
msgid "You are using the `%s' character set.\n"
 
4306
msgstr "You are using the ‘%s’ character set.\n"
 
4307
 
 
4308
#: g10/keygen.c:2026
 
4309
#, c-format
 
4310
msgid ""
 
4311
"You selected this USER-ID:\n"
 
4312
"    \"%s\"\n"
 
4313
"\n"
 
4314
msgstr ""
 
4315
"You selected this USER-ID:\n"
 
4316
"    “%s”\n"
 
4317
"\n"
 
4318
 
 
4319
#: g10/keygen.c:2031
 
4320
msgid "Please don't put the email address into the real name or the comment\n"
 
4321
msgstr "Please don't put the email address into the real name or the comment\n"
 
4322
 
 
4323
#. TRANSLATORS: These are the allowed answers in
 
4324
#. lower and uppercase.  Below you will find the matching
 
4325
#. string which should be translated accordingly and the
 
4326
#. letter changed to match the one in the answer string.
 
4327
#.
 
4328
#. n = Change name
 
4329
#. c = Change comment
 
4330
#. e = Change email
 
4331
#. o = Okay (ready, continue)
 
4332
#. q = Quit
 
4333
#.
 
4334
#: g10/keygen.c:2047
 
4335
msgid "NnCcEeOoQq"
 
4336
msgstr "NnCcEeOoQq"
 
4337
 
 
4338
#: g10/keygen.c:2057
 
4339
msgid "Change (N)ame, (C)omment, (E)mail or (Q)uit? "
 
4340
msgstr "Change (N)ame, (C)omment, (E)mail or (Q)uit? "
 
4341
 
 
4342
#: g10/keygen.c:2058
 
4343
msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? "
 
4344
msgstr "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? "
 
4345
 
 
4346
#: g10/keygen.c:2077
 
4347
msgid "Please correct the error first\n"
 
4348
msgstr "Please correct the error first\n"
 
4349
 
 
4350
#: g10/keygen.c:2116
 
4351
msgid ""
 
4352
"You need a Passphrase to protect your secret key.\n"
 
4353
"\n"
 
4354
msgstr ""
 
4355
"You need a Passphrase to protect your secret key.\n"
 
4356
"\n"
 
4357
 
 
4358
#: g10/keygen.c:2131
 
4359
#, c-format
 
4360
msgid "%s.\n"
 
4361
msgstr "%s.\n"
 
4362
 
 
4363
#: g10/keygen.c:2137
 
4364
msgid ""
 
4365
"You don't want a passphrase - this is probably a *bad* idea!\n"
 
4366
"I will do it anyway.  You can change your passphrase at any time,\n"
 
4367
"using this program with the option \"--edit-key\".\n"
 
4368
"\n"
 
4369
msgstr ""
 
4370
"You don't want a passphrase - this is probably a *bad* idea!\n"
 
4371
"I will do it anyway.  You can change your passphrase at any time,\n"
 
4372
"using this program with the option “--edit-key”.\n"
 
4373
"\n"
 
4374
 
 
4375
#: g10/keygen.c:2161
 
4376
msgid ""
 
4377
"We need to generate a lot of random bytes. It is a good idea to perform\n"
 
4378
"some other action (type on the keyboard, move the mouse, utilize the\n"
 
4379
"disks) during the prime generation; this gives the random number\n"
 
4380
"generator a better chance to gain enough entropy.\n"
 
4381
msgstr ""
 
4382
"We need to generate a lot of random bytes. It is a good idea to perform\n"
 
4383
"some other action (type on the keyboard, move the mouse, utilize the\n"
 
4384
"disks) during the prime generation; this gives the random number\n"
 
4385
"generator a better chance to gain enough entropy.\n"
 
4386
 
 
4387
#: g10/keygen.c:2970 g10/keygen.c:2997
 
4388
msgid "Key generation canceled.\n"
 
4389
msgstr "Key generation canceled.\n"
 
4390
 
 
4391
#: g10/keygen.c:3202 g10/keygen.c:3369
 
4392
#, c-format
 
4393
msgid "writing public key to `%s'\n"
 
4394
msgstr "writing public key to ‘%s’\n"
 
4395
 
 
4396
#: g10/keygen.c:3204 g10/keygen.c:3372
 
4397
#, c-format
 
4398
msgid "writing secret key stub to `%s'\n"
 
4399
msgstr "writing secret key stub to ‘%s’\n"
 
4400
 
 
4401
#: g10/keygen.c:3207 g10/keygen.c:3375
 
4402
#, c-format
 
4403
msgid "writing secret key to `%s'\n"
 
4404
msgstr "writing secret key to ‘%s’\n"
 
4405
 
 
4406
#: g10/keygen.c:3356
 
4407
#, c-format
 
4408
msgid "no writable public keyring found: %s\n"
 
4409
msgstr "no writable public keyring found: %s\n"
 
4410
 
 
4411
#: g10/keygen.c:3363
 
4412
#, c-format
 
4413
msgid "no writable secret keyring found: %s\n"
 
4414
msgstr "no writable secret keyring found: %s\n"
 
4415
 
 
4416
#: g10/keygen.c:3383
 
4417
#, c-format
 
4418
msgid "error writing public keyring `%s': %s\n"
 
4419
msgstr "error writing public keyring ‘%s’: %s\n"
 
4420
 
 
4421
#: g10/keygen.c:3391
 
4422
#, c-format
 
4423
msgid "error writing secret keyring `%s': %s\n"
 
4424
msgstr "error writing secret keyring ‘%s’: %s\n"
 
4425
 
 
4426
#: g10/keygen.c:3418
 
4427
msgid "public and secret key created and signed.\n"
 
4428
msgstr "public and secret key created and signed.\n"
 
4429
 
 
4430
#: g10/keygen.c:3429
 
4431
msgid ""
 
4432
"Note that this key cannot be used for encryption.  You may want to use\n"
 
4433
"the command \"--edit-key\" to generate a subkey for this purpose.\n"
 
4434
msgstr ""
 
4435
"Note that this key cannot be used for encryption.  You may want to use\n"
 
4436
"the command “--edit-key” to generate a subkey for this purpose.\n"
 
4437
 
 
4438
#: g10/keygen.c:3442 g10/keygen.c:3587 g10/keygen.c:3708
 
4439
#, c-format
 
4440
msgid "Key generation failed: %s\n"
 
4441
msgstr "Key generation failed: %s\n"
 
4442
 
 
4443
#: g10/keygen.c:3497 g10/keygen.c:3638 g10/sign.c:241
 
4444
#, c-format
 
4445
msgid ""
 
4446
"key has been created %lu second in future (time warp or clock problem)\n"
 
4447
msgstr ""
 
4448
"key has been created %lu second in future (time warp or clock problem)\n"
 
4449
 
 
4450
#: g10/keygen.c:3499 g10/keygen.c:3640 g10/sign.c:243
 
4451
#, c-format
 
4452
msgid ""
 
4453
"key has been created %lu seconds in future (time warp or clock problem)\n"
 
4454
msgstr ""
 
4455
"key has been created %lu seconds in future (time warp or clock problem)\n"
 
4456
 
 
4457
#: g10/keygen.c:3510 g10/keygen.c:3651
 
4458
msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n"
 
4459
msgstr "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n"
 
4460
 
 
4461
#: g10/keygen.c:3551 g10/keygen.c:3684
 
4462
msgid "Really create? (y/N) "
 
4463
msgstr "Really create? (y/N) "
 
4464
 
 
4465
#: g10/keygen.c:3857
 
4466
#, c-format
 
4467
msgid "storing key onto card failed: %s\n"
 
4468
msgstr "storing key onto card failed: %s\n"
 
4469
 
 
4470
#: g10/keygen.c:3905
 
4471
#, c-format
 
4472
msgid "can't create backup file `%s': %s\n"
 
4473
msgstr "can't create backup file ‘%s’: %s\n"
 
4474
 
 
4475
#: g10/keygen.c:3931
 
4476
#, c-format
 
4477
msgid "NOTE: backup of card key saved to `%s'\n"
 
4478
msgstr "NOTE: backup of card key saved to ‘%s’\n"
 
4479
 
 
4480
#: g10/keyid.c:538 g10/keyid.c:550 g10/keyid.c:562 g10/keyid.c:574
 
4481
msgid "never     "
 
4482
msgstr "never     "
 
4483
 
 
4484
#: g10/keylist.c:263
 
4485
msgid "Critical signature policy: "
 
4486
msgstr "Critical signature policy: "
 
4487
 
 
4488
#: g10/keylist.c:265
 
4489
msgid "Signature policy: "
 
4490
msgstr "Signature policy: "
 
4491
 
 
4492
#: g10/keylist.c:304
 
4493
msgid "Critical preferred keyserver: "
 
4494
msgstr "Critical preferred keyserver: "
 
4495
 
 
4496
#: g10/keylist.c:357
 
4497
msgid "Critical signature notation: "
 
4498
msgstr "Critical signature notation: "
 
4499
 
 
4500
#: g10/keylist.c:359
 
4501
msgid "Signature notation: "
 
4502
msgstr "Signature notation: "
 
4503
 
 
4504
#: g10/keylist.c:469
 
4505
msgid "Keyring"
 
4506
msgstr "Keyring"
 
4507
 
 
4508
#: g10/keylist.c:1504
 
4509
msgid "Primary key fingerprint:"
 
4510
msgstr "Primary key fingerprint:"
 
4511
 
 
4512
#: g10/keylist.c:1506
 
4513
msgid "     Subkey fingerprint:"
 
4514
msgstr "     Subkey fingerprint:"
 
4515
 
 
4516
#. TRANSLATORS: this should fit into 24 bytes to that the
 
4517
#. * fingerprint data is properly aligned with the user ID
 
4518
#: g10/keylist.c:1513
 
4519
msgid " Primary key fingerprint:"
 
4520
msgstr " Primary key fingerprint:"
 
4521
 
 
4522
#: g10/keylist.c:1515
 
4523
msgid "      Subkey fingerprint:"
 
4524
msgstr "      Subkey fingerprint:"
 
4525
 
 
4526
#: g10/keylist.c:1519 g10/keylist.c:1523
 
4527
msgid "      Key fingerprint ="
 
4528
msgstr "      Key fingerprint ="
 
4529
 
 
4530
#: g10/keylist.c:1590
 
4531
msgid "      Card serial no. ="
 
4532
msgstr "      Card serial no. ="
 
4533
 
 
4534
#: g10/keyring.c:1249
 
4535
#, c-format
 
4536
msgid "renaming `%s' to `%s' failed: %s\n"
 
4537
msgstr "renaming ‘%s’ to ‘%s’ failed: %s\n"
 
4538
 
 
4539
#: g10/keyring.c:1254
 
4540
msgid "WARNING: 2 files with confidential information exists.\n"
 
4541
msgstr "WARNING: 2 files with confidential information exists.\n"
 
4542
 
 
4543
#: g10/keyring.c:1256
 
4544
#, c-format
 
4545
msgid "%s is the unchanged one\n"
 
4546
msgstr "%s is the unchanged one\n"
 
4547
 
 
4548
#: g10/keyring.c:1257
 
4549
#, c-format
 
4550
msgid "%s is the new one\n"
 
4551
msgstr "%s is the new one\n"
 
4552
 
 
4553
#: g10/keyring.c:1258
 
4554
msgid "Please fix this possible security flaw\n"
 
4555
msgstr "Please fix this possible security flaw\n"
 
4556
 
 
4557
#: g10/keyring.c:1380
 
4558
#, c-format
 
4559
msgid "caching keyring `%s'\n"
 
4560
msgstr "caching keyring ‘%s’\n"
 
4561
 
 
4562
#: g10/keyring.c:1426
 
4563
#, c-format
 
4564
msgid "%lu keys cached so far (%lu signatures)\n"
 
4565
msgstr "%lu keys cached so far (%lu signatures)\n"
 
4566
 
 
4567
#: g10/keyring.c:1438
 
4568
#, c-format
 
4569
msgid "%lu keys cached (%lu signatures)\n"
 
4570
msgstr "%lu keys cached (%lu signatures)\n"
 
4571
 
 
4572
#: g10/keyring.c:1510
 
4573
#, c-format
 
4574
msgid "%s: keyring created\n"
 
4575
msgstr "%s: keyring created\n"
 
4576
 
 
4577
#: g10/keyserver.c:71
 
4578
msgid "include revoked keys in search results"
 
4579
msgstr "include revoked keys in search results"
 
4580
 
 
4581
#: g10/keyserver.c:72
 
4582
msgid "include subkeys when searching by key ID"
 
4583
msgstr "include subkeys when searching by key ID"
 
4584
 
 
4585
#: g10/keyserver.c:74
 
4586
msgid "use temporary files to pass data to keyserver helpers"
 
4587
msgstr "use temporary files to pass data to keyserver helpers"
 
4588
 
 
4589
#: g10/keyserver.c:76
 
4590
msgid "do not delete temporary files after using them"
 
4591
msgstr "do not delete temporary files after using them"
 
4592
 
 
4593
#: g10/keyserver.c:80
 
4594
msgid "automatically retrieve keys when verifying signatures"
 
4595
msgstr "automatically retrieve keys when verifying signatures"
 
4596
 
 
4597
#: g10/keyserver.c:82
 
4598
msgid "honor the preferred keyserver URL set on the key"
 
4599
msgstr "honor the preferred keyserver URL set on the key"
 
4600
 
 
4601
#: g10/keyserver.c:84
 
4602
msgid "honor the PKA record set on a key when retrieving keys"
 
4603
msgstr "honor the PKA record set on a key when retrieving keys"
 
4604
 
 
4605
#: g10/keyserver.c:150
 
4606
#, c-format
 
4607
msgid "WARNING: keyserver option `%s' is not used on this platform\n"
 
4608
msgstr "WARNING: keyserver option ‘%s’ is not used on this platform\n"
 
4609
 
 
4610
#: g10/keyserver.c:533
 
4611
msgid "disabled"
 
4612
msgstr "disabled"
 
4613
 
 
4614
#: g10/keyserver.c:734
 
4615
msgid "Enter number(s), N)ext, or Q)uit > "
 
4616
msgstr "Enter number(s), N)ext, or Q)uit > "
 
4617
 
 
4618
#: g10/keyserver.c:818 g10/keyserver.c:1440
 
4619
#, c-format
 
4620
msgid "invalid keyserver protocol (us %d!=handler %d)\n"
 
4621
msgstr "invalid keyserver protocol (us %d!=handler %d)\n"
 
4622
 
 
4623
#: g10/keyserver.c:916
 
4624
#, c-format
 
4625
msgid "key \"%s\" not found on keyserver\n"
 
4626
msgstr "key “%s” not found on keyserver\n"
 
4627
 
 
4628
#: g10/keyserver.c:918
 
4629
msgid "key not found on keyserver\n"
 
4630
msgstr "key not found on keyserver\n"
 
4631
 
 
4632
#: g10/keyserver.c:1159
 
4633
#, c-format
 
4634
msgid "requesting key %s from %s server %s\n"
 
4635
msgstr "requesting key %s from %s server %s\n"
 
4636
 
 
4637
#: g10/keyserver.c:1163
 
4638
#, c-format
 
4639
msgid "requesting key %s from %s\n"
 
4640
msgstr "requesting key %s from %s\n"
 
4641
 
 
4642
#: g10/keyserver.c:1187
 
4643
#, c-format
 
4644
msgid "searching for names from %s server %s\n"
 
4645
msgstr "searching for names from %s server %s\n"
 
4646
 
 
4647
#: g10/keyserver.c:1190
 
4648
#, c-format
 
4649
msgid "searching for names from %s\n"
 
4650
msgstr "searching for names from %s\n"
 
4651
 
 
4652
#: g10/keyserver.c:1343
 
4653
#, c-format
 
4654
msgid "sending key %s to %s server %s\n"
 
4655
msgstr "sending key %s to %s server %s\n"
 
4656
 
 
4657
#: g10/keyserver.c:1347
 
4658
#, c-format
 
4659
msgid "sending key %s to %s\n"
 
4660
msgstr "sending key %s to %s\n"
 
4661
 
 
4662
#: g10/keyserver.c:1390
 
4663
#, c-format
 
4664
msgid "searching for \"%s\" from %s server %s\n"
 
4665
msgstr "searching for “%s” from %s server %s\n"
 
4666
 
 
4667
#: g10/keyserver.c:1393
 
4668
#, c-format
 
4669
msgid "searching for \"%s\" from %s\n"
 
4670
msgstr "searching for “%s” from %s\n"
 
4671
 
 
4672
#: g10/keyserver.c:1400 g10/keyserver.c:1496
 
4673
msgid "no keyserver action!\n"
 
4674
msgstr "no keyserver action!\n"
 
4675
 
 
4676
#: g10/keyserver.c:1448
 
4677
#, c-format
 
4678
msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n"
 
4679
msgstr "WARNING: keyserver handler from a different version of GnuPG (%s)\n"
 
4680
 
 
4681
#: g10/keyserver.c:1457
 
4682
msgid "keyserver did not send VERSION\n"
 
4683
msgstr "keyserver did not send VERSION\n"
 
4684
 
 
4685
#: g10/keyserver.c:1519 g10/keyserver.c:2047
 
4686
msgid "no keyserver known (use option --keyserver)\n"
 
4687
msgstr "no keyserver known (use option --keyserver)\n"
 
4688
 
 
4689
#: g10/keyserver.c:1525
 
4690
msgid "external keyserver calls are not supported in this build\n"
 
4691
msgstr "external keyserver calls are not supported in this build\n"
 
4692
 
 
4693
#: g10/keyserver.c:1537
 
4694
#, c-format
 
4695
msgid "no handler for keyserver scheme `%s'\n"
 
4696
msgstr "no handler for keyserver scheme ‘%s’\n"
 
4697
 
 
4698
#: g10/keyserver.c:1542
 
4699
#, c-format
 
4700
msgid "action `%s' not supported with keyserver scheme `%s'\n"
 
4701
msgstr "action ‘%s’ not supported with keyserver scheme ‘%s’\n"
 
4702
 
 
4703
#: g10/keyserver.c:1550
 
4704
#, c-format
 
4705
msgid "%s does not support handler version %d\n"
 
4706
msgstr "%s does not support handler version %d\n"
 
4707
 
 
4708
#: g10/keyserver.c:1557
 
4709
msgid "keyserver timed out\n"
 
4710
msgstr "keyserver timed out\n"
 
4711
 
 
4712
#: g10/keyserver.c:1562
 
4713
msgid "keyserver internal error\n"
 
4714
msgstr "keyserver internal error\n"
 
4715
 
 
4716
#: g10/keyserver.c:1571
 
4717
#, c-format
 
4718
msgid "keyserver communications error: %s\n"
 
4719
msgstr "keyserver communications error: %s\n"
 
4720
 
 
4721
#: g10/keyserver.c:1596 g10/keyserver.c:1630
 
4722
#, c-format
 
4723
msgid "\"%s\" not a key ID: skipping\n"
 
4724
msgstr "“%s” not a key ID: skipping\n"
 
4725
 
 
4726
#: g10/keyserver.c:1889
 
4727
#, c-format
 
4728
msgid "WARNING: unable to refresh key %s via %s: %s\n"
 
4729
msgstr "WARNING: unable to refresh key %s via %s: %s\n"
 
4730
 
 
4731
#: g10/keyserver.c:1911
 
4732
#, c-format
 
4733
msgid "refreshing 1 key from %s\n"
 
4734
msgstr "refreshing 1 key from %s\n"
 
4735
 
 
4736
#: g10/keyserver.c:1913
 
4737
#, c-format
 
4738
msgid "refreshing %d keys from %s\n"
 
4739
msgstr "refreshing %d keys from %s\n"
 
4740
 
 
4741
#: g10/keyserver.c:1969
 
4742
#, c-format
 
4743
msgid "WARNING: unable to fetch URI %s: %s\n"
 
4744
msgstr "WARNING: unable to fetch URI %s: %s\n"
 
4745
 
 
4746
#: g10/keyserver.c:1975
 
4747
#, c-format
 
4748
msgid "WARNING: unable to parse URI %s\n"
 
4749
msgstr "WARNING: unable to parse URI %s\n"
 
4750
 
 
4751
#: g10/mainproc.c:231
 
4752
#, c-format
 
4753
msgid "weird size for an encrypted session key (%d)\n"
 
4754
msgstr "weird size for an encrypted session key (%d)\n"
 
4755
 
 
4756
#: g10/mainproc.c:284
 
4757
#, c-format
 
4758
msgid "%s encrypted session key\n"
 
4759
msgstr "%s encrypted session key\n"
 
4760
 
 
4761
#: g10/mainproc.c:294
 
4762
#, c-format
 
4763
msgid "passphrase generated with unknown digest algorithm %d\n"
 
4764
msgstr "passphrase generated with unknown digest algorithm %d\n"
 
4765
 
 
4766
#: g10/mainproc.c:360
 
4767
#, c-format
 
4768
msgid "public key is %s\n"
 
4769
msgstr "public key is %s\n"
 
4770
 
 
4771
#: g10/mainproc.c:423
 
4772
msgid "public key encrypted data: good DEK\n"
 
4773
msgstr "public key encrypted data: good DEK\n"
 
4774
 
 
4775
#: g10/mainproc.c:456
 
4776
#, c-format
 
4777
msgid "encrypted with %u-bit %s key, ID %s, created %s\n"
 
4778
msgstr "encrypted with %u-bit %s key, ID %s, created %s\n"
 
4779
 
 
4780
#: g10/mainproc.c:460 g10/pkclist.c:217
 
4781
#, c-format
 
4782
msgid "      \"%s\"\n"
 
4783
msgstr "      “%s”\n"
 
4784
 
 
4785
#: g10/mainproc.c:464
 
4786
#, c-format
 
4787
msgid "encrypted with %s key, ID %s\n"
 
4788
msgstr "encrypted with %s key, ID %s\n"
 
4789
 
 
4790
#: g10/mainproc.c:478
 
4791
#, c-format
 
4792
msgid "public key decryption failed: %s\n"
 
4793
msgstr "public key decryption failed: %s\n"
 
4794
 
 
4795
#: g10/mainproc.c:492
 
4796
#, c-format
 
4797
msgid "encrypted with %lu passphrases\n"
 
4798
msgstr "encrypted with %lu passphrases\n"
 
4799
 
 
4800
#: g10/mainproc.c:494
 
4801
msgid "encrypted with 1 passphrase\n"
 
4802
msgstr "encrypted with 1 passphrase\n"
 
4803
 
 
4804
#: g10/mainproc.c:526 g10/mainproc.c:548
 
4805
#, c-format
 
4806
msgid "assuming %s encrypted data\n"
 
4807
msgstr "assuming %s encrypted data\n"
 
4808
 
 
4809
#: g10/mainproc.c:534
 
4810
#, c-format
 
4811
msgid "IDEA cipher unavailable, optimistically attempting to use %s instead\n"
 
4812
msgstr "IDEA cipher unavailable, optimistically attempting to use %s instead\n"
 
4813
 
 
4814
#: g10/mainproc.c:567
 
4815
msgid "decryption okay\n"
 
4816
msgstr "decryption okay\n"
 
4817
 
 
4818
#: g10/mainproc.c:571
 
4819
msgid "WARNING: message was not integrity protected\n"
 
4820
msgstr "WARNING: message was not integrity protected\n"
 
4821
 
 
4822
#: g10/mainproc.c:584
 
4823
msgid "WARNING: encrypted message has been manipulated!\n"
 
4824
msgstr "WARNING: encrypted message has been manipulated!\n"
 
4825
 
 
4826
#: g10/mainproc.c:590
 
4827
#, c-format
 
4828
msgid "decryption failed: %s\n"
 
4829
msgstr "decryption failed: %s\n"
 
4830
 
 
4831
#: g10/mainproc.c:611
 
4832
msgid "NOTE: sender requested \"for-your-eyes-only\"\n"
 
4833
msgstr "NOTE: sender requested “for-your-eyes-only”\n"
 
4834
 
 
4835
#: g10/mainproc.c:613
 
4836
#, c-format
 
4837
msgid "original file name='%.*s'\n"
 
4838
msgstr "original file name='%.*s'\n"
 
4839
 
 
4840
#: g10/mainproc.c:701
 
4841
msgid "WARNING: multiple plaintexts seen\n"
 
4842
msgstr "WARNING: multiple plaintexts seen\n"
 
4843
 
 
4844
#: g10/mainproc.c:842
 
4845
msgid "standalone revocation - use \"gpg --import\" to apply\n"
 
4846
msgstr "standalone revocation - use “gpg --import” to apply\n"
 
4847
 
 
4848
#: g10/mainproc.c:1195 g10/mainproc.c:1232
 
4849
msgid "no signature found\n"
 
4850
msgstr "no signature found\n"
 
4851
 
 
4852
#: g10/mainproc.c:1470
 
4853
msgid "signature verification suppressed\n"
 
4854
msgstr "signature verification suppressed\n"
 
4855
 
 
4856
#: g10/mainproc.c:1579
 
4857
msgid "can't handle this ambiguous signature data\n"
 
4858
msgstr "can't handle this ambiguous signature data\n"
 
4859
 
 
4860
#: g10/mainproc.c:1590
 
4861
#, c-format
 
4862
msgid "Signature made %s\n"
 
4863
msgstr "Signature made %s\n"
 
4864
 
 
4865
#: g10/mainproc.c:1591
 
4866
#, c-format
 
4867
msgid "               using %s key %s\n"
 
4868
msgstr "               using %s key %s\n"
 
4869
 
 
4870
#: g10/mainproc.c:1595
 
4871
#, c-format
 
4872
msgid "Signature made %s using %s key ID %s\n"
 
4873
msgstr "Signature made %s using %s key ID %s\n"
 
4874
 
 
4875
#: g10/mainproc.c:1615
 
4876
msgid "Key available at: "
 
4877
msgstr "Key available at: "
 
4878
 
 
4879
#: g10/mainproc.c:1748 g10/mainproc.c:1796
 
4880
#, c-format
 
4881
msgid "BAD signature from \"%s\""
 
4882
msgstr "BAD signature from “%s”"
 
4883
 
 
4884
#: g10/mainproc.c:1750 g10/mainproc.c:1798
 
4885
#, c-format
 
4886
msgid "Expired signature from \"%s\""
 
4887
msgstr "Expired signature from “%s”"
 
4888
 
 
4889
#: g10/mainproc.c:1752 g10/mainproc.c:1800
 
4890
#, c-format
 
4891
msgid "Good signature from \"%s\""
 
4892
msgstr "Good signature from “%s”"
 
4893
 
 
4894
#: g10/mainproc.c:1802
 
4895
msgid "[uncertain]"
 
4896
msgstr "[uncertain]"
 
4897
 
 
4898
#: g10/mainproc.c:1834
 
4899
#, c-format
 
4900
msgid "                aka \"%s\""
 
4901
msgstr "                aka “%s”"
 
4902
 
 
4903
#: g10/mainproc.c:1932
 
4904
#, c-format
 
4905
msgid "Signature expired %s\n"
 
4906
msgstr "Signature expired %s\n"
 
4907
 
 
4908
#: g10/mainproc.c:1937
 
4909
#, c-format
 
4910
msgid "Signature expires %s\n"
 
4911
msgstr "Signature expires %s\n"
 
4912
 
 
4913
#: g10/mainproc.c:1940
 
4914
#, c-format
 
4915
msgid "%s signature, digest algorithm %s\n"
 
4916
msgstr "%s signature, digest algorithm %s\n"
 
4917
 
 
4918
#: g10/mainproc.c:1941
 
4919
msgid "binary"
 
4920
msgstr "binary"
 
4921
 
 
4922
#: g10/mainproc.c:1942
 
4923
msgid "textmode"
 
4924
msgstr "textmode"
 
4925
 
 
4926
#: g10/mainproc.c:1942 g10/trustdb.c:525
 
4927
msgid "unknown"
 
4928
msgstr "unknown"
 
4929
 
 
4930
#: g10/mainproc.c:1962
 
4931
#, c-format
 
4932
msgid "Can't check signature: %s\n"
 
4933
msgstr "Can't check signature: %s\n"
 
4934
 
 
4935
#: g10/mainproc.c:2046 g10/mainproc.c:2062 g10/mainproc.c:2158
 
4936
msgid "not a detached signature\n"
 
4937
msgstr "not a detached signature\n"
 
4938
 
 
4939
#: g10/mainproc.c:2089
 
4940
msgid ""
 
4941
"WARNING: multiple signatures detected.  Only the first will be checked.\n"
 
4942
msgstr ""
 
4943
"WARNING: multiple signatures detected.  Only the first will be checked.\n"
 
4944
 
 
4945
#: g10/mainproc.c:2097
 
4946
#, c-format
 
4947
msgid "standalone signature of class 0x%02x\n"
 
4948
msgstr "standalone signature of class 0x%02x\n"
 
4949
 
 
4950
#: g10/mainproc.c:2162
 
4951
msgid "old style (PGP 2.x) signature\n"
 
4952
msgstr "old style (PGP 2.x) signature\n"
 
4953
 
 
4954
#: g10/mainproc.c:2172
 
4955
msgid "invalid root packet detected in proc_tree()\n"
 
4956
msgstr "invalid root packet detected in proc_tree()\n"
 
4957
 
 
4958
#: g10/misc.c:109 g10/misc.c:137 g10/misc.c:209
 
4959
#, c-format
 
4960
msgid "fstat of `%s' failed in %s: %s\n"
 
4961
msgstr "fstat of ‘%s’ failed in %s: %s\n"
 
4962
 
 
4963
#: g10/misc.c:174
 
4964
#, c-format
 
4965
msgid "fstat(%d) failed in %s: %s\n"
 
4966
msgstr "fstat(%d) failed in %s: %s\n"
 
4967
 
 
4968
#: g10/misc.c:288
 
4969
#, c-format
 
4970
msgid "WARNING: using experimental public key algorithm %s\n"
 
4971
msgstr "WARNING: using experimental public key algorithm %s\n"
 
4972
 
 
4973
#: g10/misc.c:294
 
4974
msgid "WARNING: Elgamal sign+encrypt keys are deprecated\n"
 
4975
msgstr "WARNING: Elgamal sign+encrypt keys are deprecated\n"
 
4976
 
 
4977
#: g10/misc.c:307
 
4978
#, c-format
 
4979
msgid "WARNING: using experimental cipher algorithm %s\n"
 
4980
msgstr "WARNING: using experimental cipher algorithm %s\n"
 
4981
 
 
4982
#: g10/misc.c:322
 
4983
#, c-format
 
4984
msgid "WARNING: using experimental digest algorithm %s\n"
 
4985
msgstr "WARNING: using experimental digest algorithm %s\n"
 
4986
 
 
4987
#: g10/misc.c:327
 
4988
#, c-format
 
4989
msgid "WARNING: digest algorithm %s is deprecated\n"
 
4990
msgstr "WARNING: digest algorithm %s is deprecated\n"
 
4991
 
 
4992
#: g10/misc.c:479
 
4993
msgid "the IDEA cipher plugin is not present\n"
 
4994
msgstr "the IDEA cipher plugin is not present\n"
 
4995
 
 
4996
#: g10/misc.c:480 g10/sig-check.c:107 jnlib/utf8conv.c:88
 
4997
#, c-format
 
4998
msgid "please see %s for more information\n"
 
4999
msgstr "please see %s for more information\n"
 
5000
 
 
5001
#: g10/misc.c:715
 
5002
#, c-format
 
5003
msgid "%s:%d: deprecated option \"%s\"\n"
 
5004
msgstr "%s:%d: deprecated option “%s”\n"
 
5005
 
 
5006
#: g10/misc.c:719
 
5007
#, c-format
 
5008
msgid "WARNING: \"%s\" is a deprecated option\n"
 
5009
msgstr "WARNING: “%s” is a deprecated option\n"
 
5010
 
 
5011
#: g10/misc.c:721
 
5012
#, c-format
 
5013
msgid "please use \"%s%s\" instead\n"
 
5014
msgstr "please use “%s%s” instead\n"
 
5015
 
 
5016
#: g10/misc.c:728
 
5017
#, c-format
 
5018
msgid "WARNING: \"%s\" is a deprecated command - do not use it\n"
 
5019
msgstr "WARNING: “%s” is a deprecated command - do not use it\n"
 
5020
 
 
5021
#: g10/misc.c:738
 
5022
#, c-format
 
5023
msgid "%s:%u: obsolete option \"%s\" - it has no effect\n"
 
5024
msgstr "%s:%u: obsolete option “%s” - it has no effect\n"
 
5025
 
 
5026
#: g10/misc.c:741
 
5027
#, c-format
 
5028
msgid "WARNING: \"%s\" is an obsolete option - it has no effect\n"
 
5029
msgstr "WARNING: “%s” is an obsolete option - it has no effect\n"
 
5030
 
 
5031
#: g10/misc.c:802
 
5032
msgid "Uncompressed"
 
5033
msgstr "Uncompressed"
 
5034
 
 
5035
#. TRANSLATORS: See doc/TRANSLATE about this string.
 
5036
#: g10/misc.c:827
 
5037
msgid "uncompressed|none"
 
5038
msgstr "uncompressed|none"
 
5039
 
 
5040
#: g10/misc.c:954
 
5041
#, c-format
 
5042
msgid "this message may not be usable by %s\n"
 
5043
msgstr "this message may not be usable by %s\n"
 
5044
 
 
5045
#: g10/misc.c:1129
 
5046
#, c-format
 
5047
msgid "ambiguous option `%s'\n"
 
5048
msgstr "ambiguous option ‘%s’\n"
 
5049
 
 
5050
#: g10/misc.c:1154
 
5051
#, c-format
 
5052
msgid "unknown option `%s'\n"
 
5053
msgstr "unknown option ‘%s’\n"
 
5054
 
 
5055
#: g10/openfile.c:89
 
5056
#, c-format
 
5057
msgid "File `%s' exists. "
 
5058
msgstr "File ‘%s’ exists. "
 
5059
 
 
5060
#: g10/openfile.c:93
 
5061
msgid "Overwrite? (y/N) "
 
5062
msgstr "Overwrite? (y/N) "
 
5063
 
 
5064
#: g10/openfile.c:126
 
5065
#, c-format
 
5066
msgid "%s: unknown suffix\n"
 
5067
msgstr "%s: unknown suffix\n"
 
5068
 
 
5069
#: g10/openfile.c:150
 
5070
msgid "Enter new filename"
 
5071
msgstr "Enter new filename"
 
5072
 
 
5073
#: g10/openfile.c:195
 
5074
msgid "writing to stdout\n"
 
5075
msgstr "writing to stdout\n"
 
5076
 
 
5077
#: g10/openfile.c:316
 
5078
#, c-format
 
5079
msgid "assuming signed data in `%s'\n"
 
5080
msgstr "assuming signed data in ‘%s’\n"
 
5081
 
 
5082
#: g10/openfile.c:395
 
5083
#, c-format
 
5084
msgid "new configuration file `%s' created\n"
 
5085
msgstr "new configuration file ‘%s’ created\n"
 
5086
 
 
5087
#: g10/openfile.c:397
 
5088
#, c-format
 
5089
msgid "WARNING: options in `%s' are not yet active during this run\n"
 
5090
msgstr "WARNING: options in ‘%s’ are not yet active during this run\n"
 
5091
 
 
5092
#: g10/parse-packet.c:191
 
5093
#, c-format
 
5094
msgid "can't handle public key algorithm %d\n"
 
5095
msgstr "can't handle public key algorithm %d\n"
 
5096
 
 
5097
#: g10/parse-packet.c:796
 
5098
msgid "WARNING: potentially insecure symmetrically encrypted session key\n"
 
5099
msgstr "WARNING: potentially insecure symmetrically encrypted session key\n"
 
5100
 
 
5101
#: g10/parse-packet.c:1247
 
5102
#, c-format
 
5103
msgid "subpacket of type %d has critical bit set\n"
 
5104
msgstr "subpacket of type %d has critical bit set\n"
 
5105
 
 
5106
#: g10/passphrase.c:295 g10/passphrase.c:583
 
5107
#, c-format
 
5108
msgid " (main key ID %s)"
 
5109
msgstr " (main key ID %s)"
 
5110
 
 
5111
#: g10/passphrase.c:309
 
5112
#, c-format
 
5113
msgid ""
 
5114
"Please enter the passphrase to unlock the secret key for the OpenPGP "
 
5115
"certificate:\n"
 
5116
"\"%.*s\"\n"
 
5117
"%u-bit %s key, ID %s,\n"
 
5118
"created %s%s.\n"
 
5119
msgstr ""
 
5120
"Please enter the passphrase to unlock the secret key for the OpenPGP "
 
5121
"certificate:\n"
 
5122
"“%.*s”\n"
 
5123
"%u-bit %s key, ID %s,\n"
 
5124
"created %s%s.\n"
 
5125
 
 
5126
#: g10/passphrase.c:335
 
5127
msgid "Repeat passphrase\n"
 
5128
msgstr "Repeat passphrase\n"
 
5129
 
 
5130
#: g10/passphrase.c:337
 
5131
msgid "Enter passphrase\n"
 
5132
msgstr "Enter passphrase\n"
 
5133
 
 
5134
#: g10/passphrase.c:364
 
5135
msgid "cancelled by user\n"
 
5136
msgstr "cancelled by user\n"
 
5137
 
 
5138
#: g10/passphrase.c:370 g10/passphrase.c:429
 
5139
#, c-format
 
5140
msgid "problem with the agent: %s\n"
 
5141
msgstr "problem with the agent: %s\n"
 
5142
 
 
5143
#: g10/passphrase.c:562
 
5144
#, c-format
 
5145
msgid ""
 
5146
"You need a passphrase to unlock the secret key for\n"
 
5147
"user: \"%s\"\n"
 
5148
msgstr ""
 
5149
"You need a passphrase to unlock the secret key for\n"
 
5150
"user: “%s”\n"
 
5151
 
 
5152
#: g10/passphrase.c:570
 
5153
#, c-format
 
5154
msgid "%u-bit %s key, ID %s, created %s"
 
5155
msgstr "%u-bit %s key, ID %s, created %s"
 
5156
 
 
5157
#: g10/passphrase.c:579
 
5158
#, c-format
 
5159
msgid "         (subkey on main key ID %s)"
 
5160
msgstr "         (subkey on main key ID %s)"
 
5161
 
 
5162
#: g10/photoid.c:72
 
5163
msgid ""
 
5164
"\n"
 
5165
"Pick an image to use for your photo ID.  The image must be a JPEG file.\n"
 
5166
"Remember that the image is stored within your public key.  If you use a\n"
 
5167
"very large picture, your key will become very large as well!\n"
 
5168
"Keeping the image close to 240x288 is a good size to use.\n"
 
5169
msgstr ""
 
5170
"\n"
 
5171
"Pick an image to use for your photo ID.  The image must be a JPEG file.\n"
 
5172
"Remember that the image is stored within your public key.  If you use a\n"
 
5173
"very large picture, your key will become very large as well!\n"
 
5174
"Keeping the image close to 240x288 is a good size to use.\n"
 
5175
 
 
5176
#: g10/photoid.c:94
 
5177
msgid "Enter JPEG filename for photo ID: "
 
5178
msgstr "Enter JPEG filename for photo ID: "
 
5179
 
 
5180
#: g10/photoid.c:115
 
5181
#, c-format
 
5182
msgid "unable to open JPEG file `%s': %s\n"
 
5183
msgstr "unable to open JPEG file ‘%s’: %s\n"
 
5184
 
 
5185
#: g10/photoid.c:126
 
5186
#, c-format
 
5187
msgid "This JPEG is really large (%d bytes) !\n"
 
5188
msgstr "This JPEG is really large (%d bytes) !\n"
 
5189
 
 
5190
#: g10/photoid.c:128
 
5191
msgid "Are you sure you want to use it? (y/N) "
 
5192
msgstr "Are you sure you want to use it? (y/N) "
 
5193
 
 
5194
#: g10/photoid.c:145
 
5195
#, c-format
 
5196
msgid "`%s' is not a JPEG file\n"
 
5197
msgstr "‘%s’ is not a JPEG file\n"
 
5198
 
 
5199
#: g10/photoid.c:164
 
5200
msgid "Is this photo correct (y/N/q)? "
 
5201
msgstr "Is this photo correct (y/N/q)? "
 
5202
 
 
5203
#: g10/photoid.c:368
 
5204
msgid "unable to display photo ID!\n"
 
5205
msgstr "unable to display photo ID!\n"
 
5206
 
 
5207
#: g10/pkclist.c:60 g10/revoke.c:623
 
5208
msgid "No reason specified"
 
5209
msgstr "No reason specified"
 
5210
 
 
5211
#: g10/pkclist.c:62 g10/revoke.c:625
 
5212
msgid "Key is superseded"
 
5213
msgstr "Key is superseded"
 
5214
 
 
5215
#: g10/pkclist.c:64 g10/revoke.c:624
 
5216
msgid "Key has been compromised"
 
5217
msgstr "Key has been compromised"
 
5218
 
 
5219
#: g10/pkclist.c:66 g10/revoke.c:626
 
5220
msgid "Key is no longer used"
 
5221
msgstr "Key is no longer used"
 
5222
 
 
5223
#: g10/pkclist.c:68 g10/revoke.c:627
 
5224
msgid "User ID is no longer valid"
 
5225
msgstr "User ID is no longer valid"
 
5226
 
 
5227
#: g10/pkclist.c:72
 
5228
msgid "reason for revocation: "
 
5229
msgstr "reason for revocation: "
 
5230
 
 
5231
#: g10/pkclist.c:89
 
5232
msgid "revocation comment: "
 
5233
msgstr "revocation comment: "
 
5234
 
 
5235
#: g10/pkclist.c:204
 
5236
msgid "iImMqQsS"
 
5237
msgstr "iImMqQsS"
 
5238
 
 
5239
#: g10/pkclist.c:212
 
5240
msgid "No trust value assigned to:\n"
 
5241
msgstr "No trust value assigned to:\n"
 
5242
 
 
5243
#: g10/pkclist.c:244
 
5244
#, c-format
 
5245
msgid "  aka \"%s\"\n"
 
5246
msgstr "  aka “%s”\n"
 
5247
 
 
5248
#: g10/pkclist.c:254
 
5249
msgid ""
 
5250
"How much do you trust that this key actually belongs to the named user?\n"
 
5251
msgstr ""
 
5252
"How much do you trust that this key actually belongs to the named user?\n"
 
5253
 
 
5254
#: g10/pkclist.c:269
 
5255
#, c-format
 
5256
msgid "  %d = I don't know or won't say\n"
 
5257
msgstr "  %d = I don't know or won't say\n"
 
5258
 
 
5259
#: g10/pkclist.c:271
 
5260
#, c-format
 
5261
msgid "  %d = I do NOT trust\n"
 
5262
msgstr "  %d = I do NOT trust\n"
 
5263
 
 
5264
#: g10/pkclist.c:277
 
5265
#, c-format
 
5266
msgid "  %d = I trust ultimately\n"
 
5267
msgstr "  %d = I trust ultimately\n"
 
5268
 
 
5269
#: g10/pkclist.c:283
 
5270
msgid "  m = back to the main menu\n"
 
5271
msgstr "  m = back to the main menu\n"
 
5272
 
 
5273
#: g10/pkclist.c:286
 
5274
msgid "  s = skip this key\n"
 
5275
msgstr "  s = skip this key\n"
 
5276
 
 
5277
#: g10/pkclist.c:287
 
5278
msgid "  q = quit\n"
 
5279
msgstr "  q = quit\n"
 
5280
 
 
5281
#: g10/pkclist.c:291
 
5282
#, c-format
 
5283
msgid ""
 
5284
"The minimum trust level for this key is: %s\n"
 
5285
"\n"
 
5286
msgstr ""
 
5287
"The minimum trust level for this key is: %s\n"
 
5288
"\n"
 
5289
 
 
5290
#: g10/pkclist.c:297 g10/revoke.c:652
 
5291
msgid "Your decision? "
 
5292
msgstr "Your decision? "
 
5293
 
 
5294
#: g10/pkclist.c:318
 
5295
msgid "Do you really want to set this key to ultimate trust? (y/N) "
 
5296
msgstr "Do you really want to set this key to ultimate trust? (y/N) "
 
5297
 
 
5298
#: g10/pkclist.c:332
 
5299
msgid "Certificates leading to an ultimately trusted key:\n"
 
5300
msgstr "Certificates leading to an ultimately trusted key:\n"
 
5301
 
 
5302
#: g10/pkclist.c:417
 
5303
#, c-format
 
5304
msgid "%s: There is no assurance this key belongs to the named user\n"
 
5305
msgstr "%s: There is no assurance this key belongs to the named user\n"
 
5306
 
 
5307
#: g10/pkclist.c:422
 
5308
#, c-format
 
5309
msgid "%s: There is limited assurance this key belongs to the named user\n"
 
5310
msgstr "%s: There is limited assurance this key belongs to the named user\n"
 
5311
 
 
5312
#: g10/pkclist.c:428
 
5313
msgid "This key probably belongs to the named user\n"
 
5314
msgstr "This key probably belongs to the named user\n"
 
5315
 
 
5316
#: g10/pkclist.c:433
 
5317
msgid "This key belongs to us\n"
 
5318
msgstr "This key belongs to us\n"
 
5319
 
 
5320
#: g10/pkclist.c:459
 
5321
msgid ""
 
5322
"It is NOT certain that the key belongs to the person named\n"
 
5323
"in the user ID.  If you *really* know what you are doing,\n"
 
5324
"you may answer the next question with yes.\n"
 
5325
msgstr ""
 
5326
"It is NOT certain that the key belongs to the person named\n"
 
5327
"in the user ID.  If you *really* know what you are doing,\n"
 
5328
"you may answer the next question with yes.\n"
 
5329
 
 
5330
#: g10/pkclist.c:478
 
5331
msgid "Use this key anyway? (y/N) "
 
5332
msgstr "Use this key anyway? (y/N) "
 
5333
 
 
5334
#: g10/pkclist.c:512
 
5335
msgid "WARNING: Using untrusted key!\n"
 
5336
msgstr "WARNING: Using untrusted key!\n"
 
5337
 
 
5338
#: g10/pkclist.c:519
 
5339
msgid "WARNING: this key might be revoked (revocation key not present)\n"
 
5340
msgstr "WARNING: this key might be revoked (revocation key not present)\n"
 
5341
 
 
5342
#: g10/pkclist.c:528
 
5343
msgid "WARNING: This key has been revoked by its designated revoker!\n"
 
5344
msgstr "WARNING: This key has been revoked by its designated revoker!\n"
 
5345
 
 
5346
#: g10/pkclist.c:531
 
5347
msgid "WARNING: This key has been revoked by its owner!\n"
 
5348
msgstr "WARNING: This key has been revoked by its owner!\n"
 
5349
 
 
5350
#: g10/pkclist.c:532
 
5351
msgid "         This could mean that the signature is forged.\n"
 
5352
msgstr "         This could mean that the signature is forged.\n"
 
5353
 
 
5354
#: g10/pkclist.c:538
 
5355
msgid "WARNING: This subkey has been revoked by its owner!\n"
 
5356
msgstr "WARNING: This subkey has been revoked by its owner!\n"
 
5357
 
 
5358
#: g10/pkclist.c:543
 
5359
msgid "Note: This key has been disabled.\n"
 
5360
msgstr "Note: This key has been disabled.\n"
 
5361
 
 
5362
#: g10/pkclist.c:563
 
5363
#, c-format
 
5364
msgid "Note: Verified signer's address is `%s'\n"
 
5365
msgstr "Note: Verified signer's address is ‘%s’\n"
 
5366
 
 
5367
#: g10/pkclist.c:570
 
5368
#, c-format
 
5369
msgid "Note: Signer's address `%s' does not match DNS entry\n"
 
5370
msgstr "Note: Signer's address ‘%s’ does not match DNS entry\n"
 
5371
 
 
5372
#: g10/pkclist.c:582
 
5373
msgid "trustlevel adjusted to FULL due to valid PKA info\n"
 
5374
msgstr "trustlevel adjusted to FULL due to valid PKA info\n"
 
5375
 
 
5376
#: g10/pkclist.c:590
 
5377
msgid "trustlevel adjusted to NEVER due to bad PKA info\n"
 
5378
msgstr "trustlevel adjusted to NEVER due to bad PKA info\n"
 
5379
 
 
5380
#: g10/pkclist.c:601
 
5381
msgid "Note: This key has expired!\n"
 
5382
msgstr "Note: This key has expired!\n"
 
5383
 
 
5384
#: g10/pkclist.c:612
 
5385
msgid "WARNING: This key is not certified with a trusted signature!\n"
 
5386
msgstr "WARNING: This key is not certified with a trusted signature!\n"
 
5387
 
 
5388
#: g10/pkclist.c:614
 
5389
msgid ""
 
5390
"         There is no indication that the signature belongs to the owner.\n"
 
5391
msgstr ""
 
5392
"         There is no indication that the signature belongs to the owner.\n"
 
5393
 
 
5394
#: g10/pkclist.c:622
 
5395
msgid "WARNING: We do NOT trust this key!\n"
 
5396
msgstr "WARNING: We do NOT trust this key!\n"
 
5397
 
 
5398
#: g10/pkclist.c:623
 
5399
msgid "         The signature is probably a FORGERY.\n"
 
5400
msgstr "         The signature is probably a FORGERY.\n"
 
5401
 
 
5402
#: g10/pkclist.c:631
 
5403
msgid ""
 
5404
"WARNING: This key is not certified with sufficiently trusted signatures!\n"
 
5405
msgstr ""
 
5406
"WARNING: This key is not certified with sufficiently trusted signatures!\n"
 
5407
 
 
5408
#: g10/pkclist.c:633
 
5409
msgid "         It is not certain that the signature belongs to the owner.\n"
 
5410
msgstr "         It is not certain that the signature belongs to the owner.\n"
 
5411
 
 
5412
#: g10/pkclist.c:832 g10/pkclist.c:874 g10/pkclist.c:1086 g10/pkclist.c:1156
 
5413
#, c-format
 
5414
msgid "%s: skipped: %s\n"
 
5415
msgstr "%s: skipped: %s\n"
 
5416
 
 
5417
#: g10/pkclist.c:844 g10/pkclist.c:1124
 
5418
#, c-format
 
5419
msgid "%s: skipped: public key already present\n"
 
5420
msgstr "%s: skipped: public key already present\n"
 
5421
 
 
5422
#: g10/pkclist.c:895
 
5423
msgid "You did not specify a user ID. (you may use \"-r\")\n"
 
5424
msgstr "You did not specify a user ID. (you may use “-r”)\n"
 
5425
 
 
5426
#: g10/pkclist.c:919
 
5427
msgid "Current recipients:\n"
 
5428
msgstr "Current recipients:\n"
 
5429
 
 
5430
#: g10/pkclist.c:945
 
5431
msgid ""
 
5432
"\n"
 
5433
"Enter the user ID.  End with an empty line: "
 
5434
msgstr ""
 
5435
"\n"
 
5436
"Enter the user ID.  End with an empty line: "
 
5437
 
 
5438
#: g10/pkclist.c:970
 
5439
msgid "No such user ID.\n"
 
5440
msgstr "No such user ID.\n"
 
5441
 
 
5442
#: g10/pkclist.c:979 g10/pkclist.c:1053
 
5443
msgid "skipped: public key already set as default recipient\n"
 
5444
msgstr "skipped: public key already set as default recipient\n"
 
5445
 
 
5446
#: g10/pkclist.c:1000
 
5447
msgid "Public key is disabled.\n"
 
5448
msgstr "Public key is disabled.\n"
 
5449
 
 
5450
#: g10/pkclist.c:1009
 
5451
msgid "skipped: public key already set\n"
 
5452
msgstr "skipped: public key already set\n"
 
5453
 
 
5454
#: g10/pkclist.c:1044
 
5455
#, c-format
 
5456
msgid "unknown default recipient \"%s\"\n"
 
5457
msgstr "unknown default recipient “%s”\n"
 
5458
 
 
5459
#: g10/pkclist.c:1102
 
5460
#, c-format
 
5461
msgid "%s: skipped: public key is disabled\n"
 
5462
msgstr "%s: skipped: public key is disabled\n"
 
5463
 
 
5464
#: g10/pkclist.c:1164
 
5465
msgid "no valid addressees\n"
 
5466
msgstr "no valid addressees\n"
 
5467
 
 
5468
#: g10/pkclist.c:1478
 
5469
#, c-format
 
5470
msgid "Note: key %s has no %s feature\n"
 
5471
msgstr "Note: key %s has no %s feature\n"
 
5472
 
 
5473
#: g10/pkclist.c:1503
 
5474
#, c-format
 
5475
msgid "Note: key %s has no preference for %s\n"
 
5476
msgstr "Note: key %s has no preference for %s\n"
 
5477
 
 
5478
#: g10/plaintext.c:95
 
5479
msgid "data not saved; use option \"--output\" to save it\n"
 
5480
msgstr "data not saved; use option “--output” to save it\n"
 
5481
 
 
5482
#: g10/plaintext.c:472
 
5483
msgid "Detached signature.\n"
 
5484
msgstr "Detached signature.\n"
 
5485
 
 
5486
#: g10/plaintext.c:479
 
5487
msgid "Please enter name of data file: "
 
5488
msgstr "Please enter name of data file: "
 
5489
 
 
5490
#: g10/plaintext.c:511
 
5491
msgid "reading stdin ...\n"
 
5492
msgstr "reading stdin ...\n"
 
5493
 
 
5494
#: g10/plaintext.c:549
 
5495
msgid "no signed data\n"
 
5496
msgstr "no signed data\n"
 
5497
 
 
5498
#: g10/plaintext.c:565
 
5499
#, c-format
 
5500
msgid "can't open signed data `%s'\n"
 
5501
msgstr "can't open signed data ‘%s’\n"
 
5502
 
 
5503
#: g10/plaintext.c:599
 
5504
#, c-format
 
5505
msgid "can't open signed data fd=%d: %s\n"
 
5506
msgstr "can't open signed data fd=%d: %s\n"
 
5507
 
 
5508
#: g10/pubkey-enc.c:105
 
5509
#, c-format
 
5510
msgid "anonymous recipient; trying secret key %s ...\n"
 
5511
msgstr "anonymous recipient; trying secret key %s ...\n"
 
5512
 
 
5513
#: g10/pubkey-enc.c:136
 
5514
msgid "okay, we are the anonymous recipient.\n"
 
5515
msgstr "okay, we are the anonymous recipient.\n"
 
5516
 
 
5517
#: g10/pubkey-enc.c:225
 
5518
msgid "old encoding of the DEK is not supported\n"
 
5519
msgstr "old encoding of the DEK is not supported\n"
 
5520
 
 
5521
#: g10/pubkey-enc.c:246
 
5522
#, c-format
 
5523
msgid "cipher algorithm %d%s is unknown or disabled\n"
 
5524
msgstr "cipher algorithm %d%s is unknown or disabled\n"
 
5525
 
 
5526
#: g10/pubkey-enc.c:284
 
5527
#, c-format
 
5528
msgid "WARNING: cipher algorithm %s not found in recipient preferences\n"
 
5529
msgstr "WARNING: cipher algorithm %s not found in recipient preferences\n"
 
5530
 
 
5531
#: g10/pubkey-enc.c:304
 
5532
#, c-format
 
5533
msgid "NOTE: secret key %s expired at %s\n"
 
5534
msgstr "NOTE: secret key %s expired at %s\n"
 
5535
 
 
5536
#: g10/pubkey-enc.c:310
 
5537
msgid "NOTE: key has been revoked"
 
5538
msgstr "NOTE: key has been revoked"
 
5539
 
 
5540
#: g10/revoke.c:102 g10/revoke.c:116 g10/revoke.c:128 g10/revoke.c:174
 
5541
#: g10/revoke.c:186 g10/revoke.c:587
 
5542
#, c-format
 
5543
msgid "build_packet failed: %s\n"
 
5544
msgstr "build_packet failed: %s\n"
 
5545
 
 
5546
#: g10/revoke.c:145
 
5547
#, c-format
 
5548
msgid "key %s has no user IDs\n"
 
5549
msgstr "key %s has no user IDs\n"
 
5550
 
 
5551
#: g10/revoke.c:306
 
5552
msgid "To be revoked by:\n"
 
5553
msgstr "To be revoked by:\n"
 
5554
 
 
5555
#: g10/revoke.c:310
 
5556
msgid "(This is a sensitive revocation key)\n"
 
5557
msgstr "(This is a sensitive revocation key)\n"
 
5558
 
 
5559
#: g10/revoke.c:314
 
5560
msgid "Create a designated revocation certificate for this key? (y/N) "
 
5561
msgstr "Create a designated revocation certificate for this key? (y/N) "
 
5562
 
 
5563
#: g10/revoke.c:327 g10/revoke.c:553
 
5564
msgid "ASCII armored output forced.\n"
 
5565
msgstr "ASCII armored output forced.\n"
 
5566
 
 
5567
#: g10/revoke.c:342 g10/revoke.c:567
 
5568
#, c-format
 
5569
msgid "make_keysig_packet failed: %s\n"
 
5570
msgstr "make_keysig_packet failed: %s\n"
 
5571
 
 
5572
#: g10/revoke.c:405
 
5573
msgid "Revocation certificate created.\n"
 
5574
msgstr "Revocation certificate created.\n"
 
5575
 
 
5576
#: g10/revoke.c:411
 
5577
#, c-format
 
5578
msgid "no revocation keys found for \"%s\"\n"
 
5579
msgstr "no revocation keys found for “%s”\n"
 
5580
 
 
5581
#: g10/revoke.c:470
 
5582
#, c-format
 
5583
msgid "secret key \"%s\" not found: %s\n"
 
5584
msgstr "secret key “%s” not found: %s\n"
 
5585
 
 
5586
#: g10/revoke.c:499
 
5587
#, c-format
 
5588
msgid "no corresponding public key: %s\n"
 
5589
msgstr "no corresponding public key: %s\n"
 
5590
 
 
5591
#: g10/revoke.c:510
 
5592
msgid "public key does not match secret key!\n"
 
5593
msgstr "public key does not match secret key!\n"
 
5594
 
 
5595
#: g10/revoke.c:517
 
5596
msgid "Create a revocation certificate for this key? (y/N) "
 
5597
msgstr "Create a revocation certificate for this key? (y/N) "
 
5598
 
 
5599
#: g10/revoke.c:534
 
5600
msgid "unknown protection algorithm\n"
 
5601
msgstr "unknown protection algorithm\n"
 
5602
 
 
5603
#: g10/revoke.c:542
 
5604
msgid "NOTE: This key is not protected!\n"
 
5605
msgstr "NOTE: This key is not protected!\n"
 
5606
 
 
5607
#: g10/revoke.c:593
 
5608
msgid ""
 
5609
"Revocation certificate created.\n"
 
5610
"\n"
 
5611
"Please move it to a medium which you can hide away; if Mallory gets\n"
 
5612
"access to this certificate he can use it to make your key unusable.\n"
 
5613
"It is smart to print this certificate and store it away, just in case\n"
 
5614
"your media become unreadable.  But have some caution:  The print system of\n"
 
5615
"your machine might store the data and make it available to others!\n"
 
5616
msgstr ""
 
5617
"Revocation certificate created.\n"
 
5618
"\n"
 
5619
"Please move it to a medium which you can hide away; if Mallory gets\n"
 
5620
"access to this certificate he can use it to make your key unusable.\n"
 
5621
"It is smart to print this certificate and store it away, just in case\n"
 
5622
"your media become unreadable.  But have some caution:  The print system of\n"
 
5623
"your machine might store the data and make it available to others!\n"
 
5624
 
 
5625
#: g10/revoke.c:635
 
5626
msgid "Please select the reason for the revocation:\n"
 
5627
msgstr "Please select the reason for the revocation:\n"
 
5628
 
 
5629
#: g10/revoke.c:645
 
5630
msgid "Cancel"
 
5631
msgstr "Cancel"
 
5632
 
 
5633
#: g10/revoke.c:647
 
5634
#, c-format
 
5635
msgid "(Probably you want to select %d here)\n"
 
5636
msgstr "(Probably you want to select %d here)\n"
 
5637
 
 
5638
#: g10/revoke.c:688
 
5639
msgid "Enter an optional description; end it with an empty line:\n"
 
5640
msgstr "Enter an optional description; end it with an empty line:\n"
 
5641
 
 
5642
#: g10/revoke.c:716
 
5643
#, c-format
 
5644
msgid "Reason for revocation: %s\n"
 
5645
msgstr "Reason for revocation: %s\n"
 
5646
 
 
5647
#: g10/revoke.c:718
 
5648
msgid "(No description given)\n"
 
5649
msgstr "(No description given)\n"
 
5650
 
 
5651
#: g10/revoke.c:723
 
5652
msgid "Is this okay? (y/N) "
 
5653
msgstr "Is this okay? (y/N) "
 
5654
 
 
5655
#: g10/seckey-cert.c:55
 
5656
msgid "secret key parts are not available\n"
 
5657
msgstr "secret key parts are not available\n"
 
5658
 
 
5659
#: g10/seckey-cert.c:61
 
5660
#, c-format
 
5661
msgid "protection algorithm %d%s is not supported\n"
 
5662
msgstr "protection algorithm %d%s is not supported\n"
 
5663
 
 
5664
#: g10/seckey-cert.c:72
 
5665
#, c-format
 
5666
msgid "protection digest %d is not supported\n"
 
5667
msgstr "protection digest %d is not supported\n"
 
5668
 
 
5669
#: g10/seckey-cert.c:291
 
5670
msgid "Invalid passphrase; please try again"
 
5671
msgstr "Invalid passphrase; please try again"
 
5672
 
 
5673
#: g10/seckey-cert.c:292
 
5674
#, c-format
 
5675
msgid "%s ...\n"
 
5676
msgstr "%s ...\n"
 
5677
 
 
5678
#: g10/seckey-cert.c:361
 
5679
msgid "WARNING: Weak key detected - please change passphrase again.\n"
 
5680
msgstr "WARNING: Weak key detected - please change passphrase again.\n"
 
5681
 
 
5682
#: g10/seckey-cert.c:404
 
5683
msgid "generating the deprecated 16-bit checksum for secret key protection\n"
 
5684
msgstr "generating the deprecated 16-bit checksum for secret key protection\n"
 
5685
 
 
5686
#: g10/seskey.c:61 sm/encrypt.c:119
 
5687
msgid "weak key created - retrying\n"
 
5688
msgstr "weak key created - retrying\n"
 
5689
 
 
5690
#: g10/seskey.c:65
 
5691
#, c-format
 
5692
msgid "cannot avoid weak key for symmetric cipher; tried %d times!\n"
 
5693
msgstr "cannot avoid weak key for symmetric cipher; tried %d times!\n"
 
5694
 
 
5695
#: g10/seskey.c:227 sm/certcheck.c:89
 
5696
msgid "DSA requires the hash length to be a multiple of 8 bits\n"
 
5697
msgstr "DSA requires the hash length to be a multiple of 8 bits\n"
 
5698
 
 
5699
#: g10/seskey.c:240
 
5700
#, c-format
 
5701
msgid "DSA key %s uses an unsafe (%u bit) hash\n"
 
5702
msgstr "DSA key %s uses an unsafe (%u bit) hash\n"
 
5703
 
 
5704
#: g10/seskey.c:252
 
5705
#, c-format
 
5706
msgid "DSA key %s requires a %u bit or larger hash\n"
 
5707
msgstr "DSA key %s requires a %u bit or larger hash\n"
 
5708
 
 
5709
#: g10/sig-check.c:80
 
5710
msgid "WARNING: signature digest conflict in message\n"
 
5711
msgstr "WARNING: signature digest conflict in message\n"
 
5712
 
 
5713
#: g10/sig-check.c:105
 
5714
#, c-format
 
5715
msgid "WARNING: signing subkey %s is not cross-certified\n"
 
5716
msgstr "WARNING: signing subkey %s is not cross-certified\n"
 
5717
 
 
5718
#: g10/sig-check.c:117
 
5719
#, c-format
 
5720
msgid "WARNING: signing subkey %s has an invalid cross-certification\n"
 
5721
msgstr "WARNING: signing subkey %s has an invalid cross-certification\n"
 
5722
 
 
5723
#: g10/sig-check.c:189
 
5724
#, c-format
 
5725
msgid "public key %s is %lu second newer than the signature\n"
 
5726
msgstr "public key %s is %lu second newer than the signature\n"
 
5727
 
 
5728
#: g10/sig-check.c:190
 
5729
#, c-format
 
5730
msgid "public key %s is %lu seconds newer than the signature\n"
 
5731
msgstr "public key %s is %lu seconds newer than the signature\n"
 
5732
 
 
5733
#: g10/sig-check.c:201
 
5734
#, c-format
 
5735
msgid ""
 
5736
"key %s was created %lu second in the future (time warp or clock problem)\n"
 
5737
msgstr ""
 
5738
"key %s was created %lu second in the future (time warp or clock problem)\n"
 
5739
 
 
5740
#: g10/sig-check.c:203
 
5741
#, c-format
 
5742
msgid ""
 
5743
"key %s was created %lu seconds in the future (time warp or clock problem)\n"
 
5744
msgstr ""
 
5745
"key %s was created %lu seconds in the future (time warp or clock problem)\n"
 
5746
 
 
5747
#: g10/sig-check.c:213
 
5748
#, c-format
 
5749
msgid "NOTE: signature key %s expired %s\n"
 
5750
msgstr "NOTE: signature key %s expired %s\n"
 
5751
 
 
5752
#: g10/sig-check.c:296
 
5753
#, c-format
 
5754
msgid "assuming bad signature from key %s due to an unknown critical bit\n"
 
5755
msgstr "assuming bad signature from key %s due to an unknown critical bit\n"
 
5756
 
 
5757
#: g10/sig-check.c:561
 
5758
#, c-format
 
5759
msgid "key %s: no subkey for subkey revocation signature\n"
 
5760
msgstr "key %s: no subkey for subkey revocation signature\n"
 
5761
 
 
5762
#: g10/sig-check.c:588
 
5763
#, c-format
 
5764
msgid "key %s: no subkey for subkey binding signature\n"
 
5765
msgstr "key %s: no subkey for subkey binding signature\n"
 
5766
 
 
5767
#: g10/sign.c:89
 
5768
#, c-format
 
5769
msgid "WARNING: unable to %%-expand notation (too large).  Using unexpanded.\n"
 
5770
msgstr ""
 
5771
"WARNING: unable to %%-expand notation (too large).  Using unexpanded.\n"
 
5772
 
 
5773
#: g10/sign.c:115
 
5774
#, c-format
 
5775
msgid ""
 
5776
"WARNING: unable to %%-expand policy URL (too large).  Using unexpanded.\n"
 
5777
msgstr ""
 
5778
"WARNING: unable to %%-expand policy URL (too large).  Using unexpanded.\n"
 
5779
 
 
5780
#: g10/sign.c:138
 
5781
#, c-format
 
5782
msgid ""
 
5783
"WARNING: unable to %%-expand preferred keyserver URL (too large).  Using "
 
5784
"unexpanded.\n"
 
5785
msgstr ""
 
5786
"WARNING: unable to %%-expand preferred keyserver URL (too large).  Using "
 
5787
"unexpanded.\n"
 
5788
 
 
5789
#: g10/sign.c:311
 
5790
#, c-format
 
5791
msgid "checking created signature failed: %s\n"
 
5792
msgstr "checking created signature failed: %s\n"
 
5793
 
 
5794
#: g10/sign.c:320
 
5795
#, c-format
 
5796
msgid "%s/%s signature from: \"%s\"\n"
 
5797
msgstr "%s/%s signature from: “%s”\n"
 
5798
 
 
5799
#: g10/sign.c:760
 
5800
msgid "you can only detach-sign with PGP 2.x style keys while in --pgp2 mode\n"
 
5801
msgstr ""
 
5802
"you can only detach-sign with PGP 2.x style keys while in --pgp2 mode\n"
 
5803
 
 
5804
#: g10/sign.c:836
 
5805
#, c-format
 
5806
msgid ""
 
5807
"WARNING: forcing digest algorithm %s (%d) violates recipient preferences\n"
 
5808
msgstr ""
 
5809
"WARNING: forcing digest algorithm %s (%d) violates recipient preferences\n"
 
5810
 
 
5811
#: g10/sign.c:963
 
5812
msgid "signing:"
 
5813
msgstr "signing:"
 
5814
 
 
5815
#: g10/sign.c:1078
 
5816
msgid "you can only clearsign with PGP 2.x style keys while in --pgp2 mode\n"
 
5817
msgstr "you can only clearsign with PGP 2.x style keys while in --pgp2 mode\n"
 
5818
 
 
5819
#: g10/sign.c:1262
 
5820
#, c-format
 
5821
msgid "%s encryption will be used\n"
 
5822
msgstr "%s encryption will be used\n"
 
5823
 
 
5824
#: g10/skclist.c:149 g10/skclist.c:213
 
5825
msgid "key is not flagged as insecure - can't use it with the faked RNG!\n"
 
5826
msgstr "key is not flagged as insecure - can't use it with the faked RNG!\n"
 
5827
 
 
5828
#: g10/skclist.c:180
 
5829
#, c-format
 
5830
msgid "skipped \"%s\": duplicated\n"
 
5831
msgstr "skipped “%s”: duplicated\n"
 
5832
 
 
5833
#: g10/skclist.c:188 g10/skclist.c:198 g10/skclist.c:207
 
5834
#, c-format
 
5835
msgid "skipped \"%s\": %s\n"
 
5836
msgstr "skipped “%s”: %s\n"
 
5837
 
 
5838
#: g10/skclist.c:193
 
5839
msgid "skipped: secret key already present\n"
 
5840
msgstr "skipped: secret key already present\n"
 
5841
 
 
5842
#: g10/skclist.c:208
 
5843
msgid "this is a PGP generated Elgamal key which is not secure for signatures!"
 
5844
msgstr ""
 
5845
"this is a PGP generated Elgamal key which is not secure for signatures!"
 
5846
 
 
5847
#: g10/tdbdump.c:58 g10/trustdb.c:360
 
5848
#, c-format
 
5849
msgid "trust record %lu, type %d: write failed: %s\n"
 
5850
msgstr "trust record %lu, type %d: write failed: %s\n"
 
5851
 
 
5852
#: g10/tdbdump.c:103
 
5853
#, c-format
 
5854
msgid ""
 
5855
"# List of assigned trustvalues, created %s\n"
 
5856
"# (Use \"gpg --import-ownertrust\" to restore them)\n"
 
5857
msgstr ""
 
5858
"# List of assigned trustvalues, created %s\n"
 
5859
"# (Use “gpg --import-ownertrust” to restore them)\n"
 
5860
 
 
5861
#: g10/tdbdump.c:158 g10/tdbdump.c:166 g10/tdbdump.c:171 g10/tdbdump.c:176
 
5862
#, c-format
 
5863
msgid "error in `%s': %s\n"
 
5864
msgstr "error in ‘%s’: %s\n"
 
5865
 
 
5866
#: g10/tdbdump.c:158
 
5867
msgid "line too long"
 
5868
msgstr "line too long"
 
5869
 
 
5870
#: g10/tdbdump.c:166
 
5871
msgid "colon missing"
 
5872
msgstr "colon missing"
 
5873
 
 
5874
#: g10/tdbdump.c:172
 
5875
msgid "invalid fingerprint"
 
5876
msgstr "invalid fingerprint"
 
5877
 
 
5878
#: g10/tdbdump.c:177
 
5879
msgid "ownertrust value missing"
 
5880
msgstr "ownertrust value missing"
 
5881
 
 
5882
#: g10/tdbdump.c:213
 
5883
#, c-format
 
5884
msgid "error finding trust record in `%s': %s\n"
 
5885
msgstr "error finding trust record in ‘%s’: %s\n"
 
5886
 
 
5887
#: g10/tdbdump.c:217
 
5888
#, c-format
 
5889
msgid "read error in `%s': %s\n"
 
5890
msgstr "read error in ‘%s’: %s\n"
 
5891
 
 
5892
#: g10/tdbdump.c:226 g10/trustdb.c:375
 
5893
#, c-format
 
5894
msgid "trustdb: sync failed: %s\n"
 
5895
msgstr "trustdb: sync failed: %s\n"
 
5896
 
 
5897
#: g10/tdbio.c:128 g10/tdbio.c:1448
 
5898
#, c-format
 
5899
msgid "trustdb rec %lu: lseek failed: %s\n"
 
5900
msgstr "trustdb rec %lu: lseek failed: %s\n"
 
5901
 
 
5902
#: g10/tdbio.c:135 g10/tdbio.c:1455
 
5903
#, c-format
 
5904
msgid "trustdb rec %lu: write failed (n=%d): %s\n"
 
5905
msgstr "trustdb rec %lu: write failed (n=%d): %s\n"
 
5906
 
 
5907
#: g10/tdbio.c:245
 
5908
msgid "trustdb transaction too large\n"
 
5909
msgstr "trustdb transaction too large\n"
 
5910
 
 
5911
#: g10/tdbio.c:498
 
5912
#, c-format
 
5913
msgid "can't access `%s': %s\n"
 
5914
msgstr "can't access ‘%s’: %s\n"
 
5915
 
 
5916
#: g10/tdbio.c:524
 
5917
#, c-format
 
5918
msgid "%s: directory does not exist!\n"
 
5919
msgstr "%s: directory does not exist!\n"
 
5920
 
 
5921
#: g10/tdbio.c:534 g10/tdbio.c:557 g10/tdbio.c:598 sm/keydb.c:221
 
5922
#, c-format
 
5923
msgid "can't create lock for `%s'\n"
 
5924
msgstr "can't create lock for ‘%s’\n"
 
5925
 
 
5926
#: g10/tdbio.c:536 g10/tdbio.c:601
 
5927
#, c-format
 
5928
msgid "can't lock `%s'\n"
 
5929
msgstr "can't lock ‘%s’\n"
 
5930
 
 
5931
#: g10/tdbio.c:562
 
5932
#, c-format
 
5933
msgid "%s: failed to create version record: %s"
 
5934
msgstr "%s: failed to create version record: %s"
 
5935
 
 
5936
#: g10/tdbio.c:566
 
5937
#, c-format
 
5938
msgid "%s: invalid trustdb created\n"
 
5939
msgstr "%s: invalid trustdb created\n"
 
5940
 
 
5941
#: g10/tdbio.c:569
 
5942
#, c-format
 
5943
msgid "%s: trustdb created\n"
 
5944
msgstr "%s: trustdb created\n"
 
5945
 
 
5946
#: g10/tdbio.c:611
 
5947
msgid "NOTE: trustdb not writable\n"
 
5948
msgstr "NOTE: trustdb not writable\n"
 
5949
 
 
5950
#: g10/tdbio.c:619
 
5951
#, c-format
 
5952
msgid "%s: invalid trustdb\n"
 
5953
msgstr "%s: invalid trustdb\n"
 
5954
 
 
5955
#: g10/tdbio.c:651
 
5956
#, c-format
 
5957
msgid "%s: failed to create hashtable: %s\n"
 
5958
msgstr "%s: failed to create hashtable: %s\n"
 
5959
 
 
5960
#: g10/tdbio.c:659
 
5961
#, c-format
 
5962
msgid "%s: error updating version record: %s\n"
 
5963
msgstr "%s: error updating version record: %s\n"
 
5964
 
 
5965
#: g10/tdbio.c:676 g10/tdbio.c:696 g10/tdbio.c:712 g10/tdbio.c:726
 
5966
#: g10/tdbio.c:756 g10/tdbio.c:1380 g10/tdbio.c:1407
 
5967
#, c-format
 
5968
msgid "%s: error reading version record: %s\n"
 
5969
msgstr "%s: error reading version record: %s\n"
 
5970
 
 
5971
#: g10/tdbio.c:735
 
5972
#, c-format
 
5973
msgid "%s: error writing version record: %s\n"
 
5974
msgstr "%s: error writing version record: %s\n"
 
5975
 
 
5976
#: g10/tdbio.c:1175
 
5977
#, c-format
 
5978
msgid "trustdb: lseek failed: %s\n"
 
5979
msgstr "trustdb: lseek failed: %s\n"
 
5980
 
 
5981
#: g10/tdbio.c:1184
 
5982
#, c-format
 
5983
msgid "trustdb: read failed (n=%d): %s\n"
 
5984
msgstr "trustdb: read failed (n=%d): %s\n"
 
5985
 
 
5986
#: g10/tdbio.c:1205
 
5987
#, c-format
 
5988
msgid "%s: not a trustdb file\n"
 
5989
msgstr "%s: not a trustdb file\n"
 
5990
 
 
5991
#: g10/tdbio.c:1223
 
5992
#, c-format
 
5993
msgid "%s: version record with recnum %lu\n"
 
5994
msgstr "%s: version record with recnum %lu\n"
 
5995
 
 
5996
#: g10/tdbio.c:1228
 
5997
#, c-format
 
5998
msgid "%s: invalid file version %d\n"
 
5999
msgstr "%s: invalid file version %d\n"
 
6000
 
 
6001
#: g10/tdbio.c:1413
 
6002
#, c-format
 
6003
msgid "%s: error reading free record: %s\n"
 
6004
msgstr "%s: error reading free record: %s\n"
 
6005
 
 
6006
#: g10/tdbio.c:1421
 
6007
#, c-format
 
6008
msgid "%s: error writing dir record: %s\n"
 
6009
msgstr "%s: error writing dir record: %s\n"
 
6010
 
 
6011
#: g10/tdbio.c:1431
 
6012
#, c-format
 
6013
msgid "%s: failed to zero a record: %s\n"
 
6014
msgstr "%s: failed to zero a record: %s\n"
 
6015
 
 
6016
#: g10/tdbio.c:1461
 
6017
#, c-format
 
6018
msgid "%s: failed to append a record: %s\n"
 
6019
msgstr "%s: failed to append a record: %s\n"
 
6020
 
 
6021
#: g10/tdbio.c:1506
 
6022
msgid "the trustdb is corrupted; please run \"gpg --fix-trustdb\".\n"
 
6023
msgstr "the trustdb is corrupted; please run “gpg --fix-trustdb”.\n"
 
6024
 
 
6025
#: g10/textfilter.c:147
 
6026
#, c-format
 
6027
msgid "can't handle text lines longer than %d characters\n"
 
6028
msgstr "can't handle text lines longer than %d characters\n"
 
6029
 
 
6030
#: g10/textfilter.c:247
 
6031
#, c-format
 
6032
msgid "input line longer than %d characters\n"
 
6033
msgstr "input line longer than %d characters\n"
 
6034
 
 
6035
#: g10/trustdb.c:221
 
6036
#, c-format
 
6037
msgid "`%s' is not a valid long keyID\n"
 
6038
msgstr "‘%s’ is not a valid long keyID\n"
 
6039
 
 
6040
#: g10/trustdb.c:252
 
6041
#, c-format
 
6042
msgid "key %s: accepted as trusted key\n"
 
6043
msgstr "key %s: accepted as trusted key\n"
 
6044
 
 
6045
#: g10/trustdb.c:290
 
6046
#, c-format
 
6047
msgid "key %s occurs more than once in the trustdb\n"
 
6048
msgstr "key %s occurs more than once in the trustdb\n"
 
6049
 
 
6050
#: g10/trustdb.c:305
 
6051
#, c-format
 
6052
msgid "key %s: no public key for trusted key - skipped\n"
 
6053
msgstr "key %s: no public key for trusted key - skipped\n"
 
6054
 
 
6055
#: g10/trustdb.c:315
 
6056
#, c-format
 
6057
msgid "key %s marked as ultimately trusted\n"
 
6058
msgstr "key %s marked as ultimately trusted\n"
 
6059
 
 
6060
#: g10/trustdb.c:339
 
6061
#, c-format
 
6062
msgid "trust record %lu, req type %d: read failed: %s\n"
 
6063
msgstr "trust record %lu, req type %d: read failed: %s\n"
 
6064
 
 
6065
#: g10/trustdb.c:345
 
6066
#, c-format
 
6067
msgid "trust record %lu is not of requested type %d\n"
 
6068
msgstr "trust record %lu is not of requested type %d\n"
 
6069
 
 
6070
#: g10/trustdb.c:441
 
6071
#, c-format
 
6072
msgid "unable to use unknown trust model (%d) - assuming %s trust model\n"
 
6073
msgstr "unable to use unknown trust model (%d) - assuming %s trust model\n"
 
6074
 
 
6075
#: g10/trustdb.c:447
 
6076
#, c-format
 
6077
msgid "using %s trust model\n"
 
6078
msgstr "using %s trust model\n"
 
6079
 
 
6080
#: g10/trustdb.c:499
 
6081
msgid "10 translator see trustdb.c:uid_trust_string_fixed"
 
6082
msgstr "10 translator see trustdb.c:uid_trust_string_fixed"
 
6083
 
 
6084
#: g10/trustdb.c:501
 
6085
msgid "[ revoked]"
 
6086
msgstr "[ revoked]"
 
6087
 
 
6088
#: g10/trustdb.c:503 g10/trustdb.c:508
 
6089
msgid "[ expired]"
 
6090
msgstr "[ expired]"
 
6091
 
 
6092
#: g10/trustdb.c:507
 
6093
msgid "[ unknown]"
 
6094
msgstr "[ unknown]"
 
6095
 
 
6096
#: g10/trustdb.c:509
 
6097
msgid "[  undef ]"
 
6098
msgstr "[  undef ]"
 
6099
 
 
6100
#: g10/trustdb.c:510
 
6101
msgid "[marginal]"
 
6102
msgstr "[marginal]"
 
6103
 
 
6104
#: g10/trustdb.c:511
 
6105
msgid "[  full  ]"
 
6106
msgstr "[  full  ]"
 
6107
 
 
6108
#: g10/trustdb.c:512
 
6109
msgid "[ultimate]"
 
6110
msgstr "[ultimate]"
 
6111
 
 
6112
#: g10/trustdb.c:527
 
6113
msgid "undefined"
 
6114
msgstr "undefined"
 
6115
 
 
6116
#: g10/trustdb.c:528
 
6117
msgid "never"
 
6118
msgstr "never"
 
6119
 
 
6120
#: g10/trustdb.c:529
 
6121
msgid "marginal"
 
6122
msgstr "marginal"
 
6123
 
 
6124
#: g10/trustdb.c:530
 
6125
msgid "full"
 
6126
msgstr "full"
 
6127
 
 
6128
#: g10/trustdb.c:531
 
6129
msgid "ultimate"
 
6130
msgstr "ultimate"
 
6131
 
 
6132
#: g10/trustdb.c:571
 
6133
msgid "no need for a trustdb check\n"
 
6134
msgstr "no need for a trustdb check\n"
 
6135
 
 
6136
#: g10/trustdb.c:577 g10/trustdb.c:2423
 
6137
#, c-format
 
6138
msgid "next trustdb check due at %s\n"
 
6139
msgstr "next trustdb check due at %s\n"
 
6140
 
 
6141
#: g10/trustdb.c:586
 
6142
#, c-format
 
6143
msgid "no need for a trustdb check with `%s' trust model\n"
 
6144
msgstr "no need for a trustdb check with ‘%s’ trust model\n"
 
6145
 
 
6146
#: g10/trustdb.c:601
 
6147
#, c-format
 
6148
msgid "no need for a trustdb update with `%s' trust model\n"
 
6149
msgstr "no need for a trustdb update with ‘%s’ trust model\n"
 
6150
 
 
6151
#: g10/trustdb.c:833 g10/trustdb.c:1271
 
6152
#, c-format
 
6153
msgid "public key %s not found: %s\n"
 
6154
msgstr "public key %s not found: %s\n"
 
6155
 
 
6156
#: g10/trustdb.c:1028
 
6157
msgid "please do a --check-trustdb\n"
 
6158
msgstr "please do a --check-trustdb\n"
 
6159
 
 
6160
#: g10/trustdb.c:1032
 
6161
msgid "checking the trustdb\n"
 
6162
msgstr "checking the trustdb\n"
 
6163
 
 
6164
#: g10/trustdb.c:2166
 
6165
#, c-format
 
6166
msgid "%d keys processed (%d validity counts cleared)\n"
 
6167
msgstr "%d keys processed (%d validity counts cleared)\n"
 
6168
 
 
6169
#: g10/trustdb.c:2231
 
6170
msgid "no ultimately trusted keys found\n"
 
6171
msgstr "no ultimately trusted keys found\n"
 
6172
 
 
6173
#: g10/trustdb.c:2245
 
6174
#, c-format
 
6175
msgid "public key of ultimately trusted key %s not found\n"
 
6176
msgstr "public key of ultimately trusted key %s not found\n"
 
6177
 
 
6178
#: g10/trustdb.c:2268
 
6179
#, c-format
 
6180
msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n"
 
6181
msgstr "%d marginal(s) needed, %d complete(s) needed, %s trust model\n"
 
6182
 
 
6183
#: g10/trustdb.c:2354
 
6184
#, c-format
 
6185
msgid ""
 
6186
"depth: %d  valid: %3d  signed: %3d  trust: %d-, %dq, %dn, %dm, %df, %du\n"
 
6187
msgstr ""
 
6188
"depth: %d  valid: %3d  signed: %3d  trust: %d-, %dq, %dn, %dm, %df, %du\n"
 
6189
 
 
6190
#: g10/trustdb.c:2429
 
6191
#, c-format
 
6192
msgid "unable to update trustdb version record: write failed: %s\n"
 
6193
msgstr "unable to update trustdb version record: write failed: %s\n"
 
6194
 
 
6195
#: g10/verify.c:118
 
6196
msgid ""
 
6197
"the signature could not be verified.\n"
 
6198
"Please remember that the signature file (.sig or .asc)\n"
 
6199
"should be the first file given on the command line.\n"
 
6200
msgstr ""
 
6201
"the signature could not be verified.\n"
 
6202
"Please remember that the signature file (.sig or .asc)\n"
 
6203
"should be the first file given on the command line.\n"
 
6204
 
 
6205
#: g10/verify.c:205
 
6206
#, c-format
 
6207
msgid "input line %u too long or missing LF\n"
 
6208
msgstr "input line %u too long or missing LF\n"
 
6209
 
 
6210
#: g10/verify.c:250
 
6211
#, c-format
 
6212
msgid "can't open fd %d: %s\n"
 
6213
msgstr "can't open fd %d: %s\n"
 
6214
 
 
6215
#: jnlib/argparse.c:176
 
6216
msgid "argument not expected"
 
6217
msgstr "argument not expected"
 
6218
 
 
6219
#: jnlib/argparse.c:178
 
6220
msgid "read error"
 
6221
msgstr "read error"
 
6222
 
 
6223
#: jnlib/argparse.c:180
 
6224
msgid "keyword too long"
 
6225
msgstr "keyword too long"
 
6226
 
 
6227
#: jnlib/argparse.c:182
 
6228
msgid "missing argument"
 
6229
msgstr "missing argument"
 
6230
 
 
6231
#: jnlib/argparse.c:184
 
6232
msgid "invalid command"
 
6233
msgstr "invalid command"
 
6234
 
 
6235
#: jnlib/argparse.c:186
 
6236
msgid "invalid alias definition"
 
6237
msgstr "invalid alias definition"
 
6238
 
 
6239
#: jnlib/argparse.c:188
 
6240
msgid "invalid option"
 
6241
msgstr "invalid option"
 
6242
 
 
6243
#: jnlib/argparse.c:196
 
6244
#, c-format
 
6245
msgid "missing argument for option \"%.50s\"\n"
 
6246
msgstr "missing argument for option “%.50s”\n"
 
6247
 
 
6248
#: jnlib/argparse.c:198
 
6249
#, c-format
 
6250
msgid "option \"%.50s\" does not expect an argument\n"
 
6251
msgstr "option “%.50s” does not expect an argument\n"
 
6252
 
 
6253
#: jnlib/argparse.c:201
 
6254
#, c-format
 
6255
msgid "invalid command \"%.50s\"\n"
 
6256
msgstr "invalid command “%.50s”\n"
 
6257
 
 
6258
#: jnlib/argparse.c:203
 
6259
#, c-format
 
6260
msgid "option \"%.50s\" is ambiguous\n"
 
6261
msgstr "option “%.50s” is ambiguous\n"
 
6262
 
 
6263
#: jnlib/argparse.c:205
 
6264
#, c-format
 
6265
msgid "command \"%.50s\" is ambiguous\n"
 
6266
msgstr "command “%.50s” is ambiguous\n"
 
6267
 
 
6268
#: jnlib/argparse.c:207
 
6269
#, c-format
 
6270
msgid "invalid option \"%.50s\"\n"
 
6271
msgstr "invalid option “%.50s”\n"
 
6272
 
 
6273
#: jnlib/logging.c:626
 
6274
#, c-format
 
6275
msgid "you found a bug ... (%s:%d)\n"
 
6276
msgstr "you found a bug ... (%s:%d)\n"
 
6277
 
 
6278
#: jnlib/utf8conv.c:86
 
6279
#, c-format
 
6280
msgid "error loading `%s': %s\n"
 
6281
msgstr "error loading ‘%s’: %s\n"
 
6282
 
 
6283
#: jnlib/utf8conv.c:124
 
6284
#, c-format
 
6285
msgid "conversion from `%s' to `%s' not available\n"
 
6286
msgstr "conversion from ‘%s’ to ‘%s’ not available\n"
 
6287
 
 
6288
#: jnlib/utf8conv.c:132
 
6289
#, c-format
 
6290
msgid "iconv_open failed: %s\n"
 
6291
msgstr "iconv_open failed: %s\n"
 
6292
 
 
6293
#: jnlib/utf8conv.c:392 jnlib/utf8conv.c:658
 
6294
#, c-format
 
6295
msgid "conversion from `%s' to `%s' failed: %s\n"
 
6296
msgstr "conversion from ‘%s’ to ‘%s’ failed: %s\n"
 
6297
 
 
6298
#: kbx/kbxutil.c:92
 
6299
msgid "set debugging flags"
 
6300
msgstr "set debugging flags"
 
6301
 
 
6302
#: kbx/kbxutil.c:93
 
6303
msgid "enable full debugging"
 
6304
msgstr "enable full debugging"
 
6305
 
 
6306
#: kbx/kbxutil.c:114
 
6307
msgid "Please report bugs to "
 
6308
msgstr "Please report bugs to "
 
6309
 
 
6310
#: kbx/kbxutil.c:118
 
6311
msgid "Usage: kbxutil [options] [files] (-h for help)"
 
6312
msgstr "Usage: kbxutil [options] [files] (-h for help)"
 
6313
 
 
6314
#: kbx/kbxutil.c:121
 
6315
msgid ""
 
6316
"Syntax: kbxutil [options] [files]\n"
 
6317
"list, export, import Keybox data\n"
 
6318
msgstr ""
 
6319
"Syntax: kbxutil [options] [files]\n"
 
6320
"list, export, import Keybox data\n"
 
6321
 
 
6322
#: scd/app-nks.c:326 scd/app-openpgp.c:1328 scd/app-dinsig.c:297
 
6323
msgid "||Please enter your PIN at the reader's keypad"
 
6324
msgstr "||Please enter your PIN at the reader's keypad"
 
6325
 
 
6326
#: scd/app-nks.c:330 scd/app-openpgp.c:1332 scd/app-openpgp.c:1364
 
6327
#: scd/app-openpgp.c:1511 scd/app-openpgp.c:1529 scd/app-dinsig.c:301
 
6328
#, c-format
 
6329
msgid "PIN callback returned error: %s\n"
 
6330
msgstr "PIN callback returned error: %s\n"
 
6331
 
 
6332
#: scd/app-nks.c:378
 
6333
msgid "the NullPIN has not yet been changed\n"
 
6334
msgstr "the NullPIN has not yet been changed\n"
 
6335
 
 
6336
#: scd/app-openpgp.c:599
 
6337
#, c-format
 
6338
msgid "failed to store the fingerprint: %s\n"
 
6339
msgstr "failed to store the fingerprint: %s\n"
 
6340
 
 
6341
#: scd/app-openpgp.c:612
 
6342
#, c-format
 
6343
msgid "failed to store the creation date: %s\n"
 
6344
msgstr "failed to store the creation date: %s\n"
 
6345
 
 
6346
#: scd/app-openpgp.c:1007
 
6347
#, c-format
 
6348
msgid "reading public key failed: %s\n"
 
6349
msgstr "reading public key failed: %s\n"
 
6350
 
 
6351
#: scd/app-openpgp.c:1015 scd/app-openpgp.c:2095
 
6352
msgid "response does not contain the public key data\n"
 
6353
msgstr "response does not contain the public key data\n"
 
6354
 
 
6355
#: scd/app-openpgp.c:1023 scd/app-openpgp.c:2103
 
6356
msgid "response does not contain the RSA modulus\n"
 
6357
msgstr "response does not contain the RSA modulus\n"
 
6358
 
 
6359
#: scd/app-openpgp.c:1032 scd/app-openpgp.c:2113
 
6360
msgid "response does not contain the RSA public exponent\n"
 
6361
msgstr "response does not contain the RSA public exponent\n"
 
6362
 
 
6363
#: scd/app-openpgp.c:1314
 
6364
#, c-format
 
6365
msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]"
 
6366
msgstr "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]"
 
6367
 
 
6368
#: scd/app-openpgp.c:1348
 
6369
#, c-format
 
6370
msgid "||Please enter the PIN%%0A[sigs done: %lu]"
 
6371
msgstr "||Please enter the PIN%%0A[sigs done: %lu]"
 
6372
 
 
6373
#: scd/app-openpgp.c:1371 scd/app-openpgp.c:1536
 
6374
#, c-format
 
6375
msgid "PIN for CHV%d is too short; minimum length is %d\n"
 
6376
msgstr "PIN for CHV%d is too short; minimum length is %d\n"
 
6377
 
 
6378
#: scd/app-openpgp.c:1384 scd/app-openpgp.c:1424 scd/app-openpgp.c:1548
 
6379
#: scd/app-openpgp.c:2366
 
6380
#, c-format
 
6381
msgid "verify CHV%d failed: %s\n"
 
6382
msgstr "verify CHV%d failed: %s\n"
 
6383
 
 
6384
#: scd/app-openpgp.c:1447
 
6385
msgid "access to admin commands is not configured\n"
 
6386
msgstr "access to admin commands is not configured\n"
 
6387
 
 
6388
#: scd/app-openpgp.c:1468 scd/app-openpgp.c:2617
 
6389
msgid "error retrieving CHV status from card\n"
 
6390
msgstr "error retrieving CHV status from card\n"
 
6391
 
 
6392
#: scd/app-openpgp.c:1474 scd/app-openpgp.c:2626
 
6393
msgid "card is permanently locked!\n"
 
6394
msgstr "card is permanently locked!\n"
 
6395
 
 
6396
#: scd/app-openpgp.c:1481
 
6397
#, c-format
 
6398
msgid "%d Admin PIN attempts remaining before card is permanently locked\n"
 
6399
msgstr "%d Admin PIN attempts remaining before card is permanently locked\n"
 
6400
 
 
6401
#: scd/app-openpgp.c:1491
 
6402
#, c-format
 
6403
msgid ""
 
6404
"|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: "
 
6405
"%d]"
 
6406
msgstr ""
 
6407
"|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: "
 
6408
"%d]"
 
6409
 
 
6410
#: scd/app-openpgp.c:1506
 
6411
msgid "|A|Please enter the Admin PIN at the reader's keypad"
 
6412
msgstr "|A|Please enter the Admin PIN at the reader's keypad"
 
6413
 
 
6414
#. TRANSLATORS: Do not translate the "|A|" prefix but keep
 
6415
#. it at the start of the string.  We need this elsewhere to
 
6416
#. get some infos on the string.
 
6417
#: scd/app-openpgp.c:1526
 
6418
msgid "|A|Admin PIN"
 
6419
msgstr "|A|Admin PIN"
 
6420
 
 
6421
#. TRANSLATORS: Do not translate the "|*|" prefixes but
 
6422
#. keep it at the start of the string.  We need this elsewhere
 
6423
#. to get some infos on the string.
 
6424
#: scd/app-openpgp.c:1677
 
6425
msgid "|AN|New Admin PIN"
 
6426
msgstr "|AN|New Admin PIN"
 
6427
 
 
6428
#: scd/app-openpgp.c:1677
 
6429
msgid "|N|New PIN"
 
6430
msgstr "|N|New PIN"
 
6431
 
 
6432
#: scd/app-openpgp.c:1681
 
6433
#, c-format
 
6434
msgid "error getting new PIN: %s\n"
 
6435
msgstr "error getting new PIN: %s\n"
 
6436
 
 
6437
#: scd/app-openpgp.c:1731 scd/app-openpgp.c:2181
 
6438
msgid "error reading application data\n"
 
6439
msgstr "error reading application data\n"
 
6440
 
 
6441
#: scd/app-openpgp.c:1737 scd/app-openpgp.c:2188
 
6442
msgid "error reading fingerprint DO\n"
 
6443
msgstr "error reading fingerprint DO\n"
 
6444
 
 
6445
#: scd/app-openpgp.c:1747
 
6446
msgid "key already exists\n"
 
6447
msgstr "key already exists\n"
 
6448
 
 
6449
#: scd/app-openpgp.c:1751
 
6450
msgid "existing key will be replaced\n"
 
6451
msgstr "existing key will be replaced\n"
 
6452
 
 
6453
#: scd/app-openpgp.c:1753
 
6454
msgid "generating new key\n"
 
6455
msgstr "generating new key\n"
 
6456
 
 
6457
#: scd/app-openpgp.c:1920
 
6458
msgid "creation timestamp missing\n"
 
6459
msgstr "creation timestamp missing\n"
 
6460
 
 
6461
#: scd/app-openpgp.c:1927
 
6462
#, c-format
 
6463
msgid "RSA modulus missing or not of size %d bits\n"
 
6464
msgstr "RSA modulus missing or not of size %d bits\n"
 
6465
 
 
6466
#: scd/app-openpgp.c:1934
 
6467
#, c-format
 
6468
msgid "RSA public exponent missing or larger than %d bits\n"
 
6469
msgstr "RSA public exponent missing or larger than %d bits\n"
 
6470
 
 
6471
#: scd/app-openpgp.c:1942 scd/app-openpgp.c:1949
 
6472
#, c-format
 
6473
msgid "RSA prime %s missing or not of size %d bits\n"
 
6474
msgstr "RSA prime %s missing or not of size %d bits\n"
 
6475
 
 
6476
#: scd/app-openpgp.c:2012
 
6477
#, c-format
 
6478
msgid "failed to store the key: %s\n"
 
6479
msgstr "failed to store the key: %s\n"
 
6480
 
 
6481
#: scd/app-openpgp.c:2072
 
6482
msgid "please wait while key is being generated ...\n"
 
6483
msgstr "please wait while key is being generated ...\n"
 
6484
 
 
6485
#: scd/app-openpgp.c:2086
 
6486
msgid "generating key failed\n"
 
6487
msgstr "generating key failed\n"
 
6488
 
 
6489
#: scd/app-openpgp.c:2089
 
6490
#, c-format
 
6491
msgid "key generation completed (%d seconds)\n"
 
6492
msgstr "key generation completed (%d seconds)\n"
 
6493
 
 
6494
#: scd/app-openpgp.c:2146
 
6495
msgid "invalid structure of OpenPGP card (DO 0x93)\n"
 
6496
msgstr "invalid structure of OpenPGP card (DO 0x93)\n"
 
6497
 
 
6498
#: scd/app-openpgp.c:2196
 
6499
msgid "fingerprint on card does not match requested one\n"
 
6500
msgstr "fingerprint on card does not match requested one\n"
 
6501
 
 
6502
#: scd/app-openpgp.c:2284
 
6503
#, c-format
 
6504
msgid "card does not support digest algorithm %s\n"
 
6505
msgstr "card does not support digest algorithm %s\n"
 
6506
 
 
6507
#: scd/app-openpgp.c:2345
 
6508
#, c-format
 
6509
msgid "signatures created so far: %lu\n"
 
6510
msgstr "signatures created so far: %lu\n"
 
6511
 
 
6512
#: scd/app-openpgp.c:2631
 
6513
msgid ""
 
6514
"verification of Admin PIN is currently prohibited through this command\n"
 
6515
msgstr ""
 
6516
"verification of Admin PIN is currently prohibited through this command\n"
 
6517
 
 
6518
#: scd/app-openpgp.c:2704 scd/app-openpgp.c:2714
 
6519
#, c-format
 
6520
msgid "can't access %s - invalid OpenPGP card?\n"
 
6521
msgstr "can't access %s - invalid OpenPGP card?\n"
 
6522
 
 
6523
#: scd/scdaemon.c:105
 
6524
msgid "run in multi server mode (foreground)"
 
6525
msgstr "run in multi server mode (foreground)"
 
6526
 
 
6527
#: scd/scdaemon.c:111 sm/gpgsm.c:366
 
6528
msgid "read options from file"
 
6529
msgstr "read options from file"
 
6530
 
 
6531
#: scd/scdaemon.c:121
 
6532
msgid "|N|connect to reader at port N"
 
6533
msgstr "|N|connect to reader at port N"
 
6534
 
 
6535
#: scd/scdaemon.c:122
 
6536
msgid "|NAME|use NAME as ct-API driver"
 
6537
msgstr "|NAME|use NAME as ct-API driver"
 
6538
 
 
6539
#: scd/scdaemon.c:123
 
6540
msgid "|NAME|use NAME as PC/SC driver"
 
6541
msgstr "|NAME|use NAME as PC/SC driver"
 
6542
 
 
6543
#: scd/scdaemon.c:126
 
6544
msgid "do not use the internal CCID driver"
 
6545
msgstr "do not use the internal CCID driver"
 
6546
 
 
6547
#: scd/scdaemon.c:131
 
6548
msgid "do not use a reader's keypad"
 
6549
msgstr "do not use a reader's keypad"
 
6550
 
 
6551
#: scd/scdaemon.c:132
 
6552
msgid "allow the use of admin card commands"
 
6553
msgstr "allow the use of admin card commands"
 
6554
 
 
6555
#: scd/scdaemon.c:210
 
6556
msgid "Usage: scdaemon [options] (-h for help)"
 
6557
msgstr "Usage: scdaemon [options] (-h for help)"
 
6558
 
 
6559
#: scd/scdaemon.c:212
 
6560
msgid ""
 
6561
"Syntax: scdaemon [options] [command [args]]\n"
 
6562
"Smartcard daemon for GnuPG\n"
 
6563
msgstr ""
 
6564
"Syntax: scdaemon [options] [command [args]]\n"
 
6565
"Smartcard daemon for GnuPG\n"
 
6566
 
 
6567
#: scd/scdaemon.c:670
 
6568
msgid "please use the option `--daemon' to run the program in the background\n"
 
6569
msgstr ""
 
6570
"please use the option ‘--daemon’ to run the program in the background\n"
 
6571
 
 
6572
#: scd/scdaemon.c:1024
 
6573
#, c-format
 
6574
msgid "handler for fd %d started\n"
 
6575
msgstr "handler for fd %d started\n"
 
6576
 
 
6577
#: scd/scdaemon.c:1030
 
6578
#, c-format
 
6579
msgid "handler for fd %d terminated\n"
 
6580
msgstr "handler for fd %d terminated\n"
 
6581
 
 
6582
#: sm/base64.c:325
 
6583
#, c-format
 
6584
msgid "invalid radix64 character %02x skipped\n"
 
6585
msgstr "invalid radix64 character %02x skipped\n"
 
6586
 
 
6587
#: sm/call-agent.c:138
 
6588
#, c-format
 
6589
msgid "failed to proxy %s inquiry to client\n"
 
6590
msgstr "failed to proxy %s inquiry to client\n"
 
6591
 
 
6592
#: sm/call-dirmngr.c:212
 
6593
#, c-format
 
6594
msgid "no running dirmngr - starting `%s'\n"
 
6595
msgstr "no running dirmngr - starting ‘%s’\n"
 
6596
 
 
6597
#: sm/call-dirmngr.c:245
 
6598
msgid "malformed DIRMNGR_INFO environment variable\n"
 
6599
msgstr "malformed DIRMNGR_INFO environment variable\n"
 
6600
 
 
6601
#: sm/call-dirmngr.c:257
 
6602
#, c-format
 
6603
msgid "dirmngr protocol version %d is not supported\n"
 
6604
msgstr "dirmngr protocol version %d is not supported\n"
 
6605
 
 
6606
#: sm/call-dirmngr.c:277
 
6607
msgid "can't connect to the dirmngr - trying fall back\n"
 
6608
msgstr "can't connect to the dirmngr - trying fall back\n"
 
6609
 
 
6610
#: sm/certchain.c:196
 
6611
#, c-format
 
6612
msgid "validation model requested by certificate: %s"
 
6613
msgstr "validation model requested by certificate: %s"
 
6614
 
 
6615
#: sm/certchain.c:197 sm/certchain.c:1803
 
6616
msgid "chain"
 
6617
msgstr "chain"
 
6618
 
 
6619
#: sm/certchain.c:198 sm/certchain.c:1803
 
6620
msgid "shell"
 
6621
msgstr "shell"
 
6622
 
 
6623
#: sm/certchain.c:243
 
6624
#, c-format
 
6625
msgid "critical certificate extension %s is not supported"
 
6626
msgstr "critical certificate extension %s is not supported"
 
6627
 
 
6628
#: sm/certchain.c:282
 
6629
msgid "issuer certificate is not marked as a CA"
 
6630
msgstr "issuer certificate is not marked as a CA"
 
6631
 
 
6632
#: sm/certchain.c:320
 
6633
msgid "critical marked policy without configured policies"
 
6634
msgstr "critical marked policy without configured policies"
 
6635
 
 
6636
#: sm/certchain.c:330
 
6637
#, c-format
 
6638
msgid "failed to open `%s': %s\n"
 
6639
msgstr "failed to open ‘%s’: %s\n"
 
6640
 
 
6641
#: sm/certchain.c:338 sm/certchain.c:367
 
6642
msgid "note: non-critical certificate policy not allowed"
 
6643
msgstr "note: non-critical certificate policy not allowed"
 
6644
 
 
6645
#: sm/certchain.c:342 sm/certchain.c:371
 
6646
msgid "certificate policy not allowed"
 
6647
msgstr "certificate policy not allowed"
 
6648
 
 
6649
#: sm/certchain.c:483
 
6650
msgid "looking up issuer at external location\n"
 
6651
msgstr "looking up issuer at external location\n"
 
6652
 
 
6653
#: sm/certchain.c:502
 
6654
#, c-format
 
6655
msgid "number of issuers matching: %d\n"
 
6656
msgstr "number of issuers matching: %d\n"
 
6657
 
 
6658
#: sm/certchain.c:544
 
6659
msgid "looking up issuer from the Dirmngr cache\n"
 
6660
msgstr "looking up issuer from the Dirmngr cache\n"
 
6661
 
 
6662
#: sm/certchain.c:568
 
6663
#, c-format
 
6664
msgid "number of matching certificates: %d\n"
 
6665
msgstr "number of matching certificates: %d\n"
 
6666
 
 
6667
#: sm/certchain.c:570
 
6668
#, c-format
 
6669
msgid "dirmngr cache-only key lookup failed: %s\n"
 
6670
msgstr "dirmngr cache-only key lookup failed: %s\n"
 
6671
 
 
6672
#: sm/certchain.c:740 sm/certchain.c:1227 sm/certchain.c:1831 sm/decrypt.c:259
 
6673
#: sm/encrypt.c:349 sm/sign.c:327 sm/verify.c:113
 
6674
msgid "failed to allocated keyDB handle\n"
 
6675
msgstr "failed to allocated keyDB handle\n"
 
6676
 
 
6677
#: sm/certchain.c:900
 
6678
msgid "certificate has been revoked"
 
6679
msgstr "certificate has been revoked"
 
6680
 
 
6681
#: sm/certchain.c:910
 
6682
msgid "no CRL found for certificate"
 
6683
msgstr "no CRL found for certificate"
 
6684
 
 
6685
#: sm/certchain.c:915
 
6686
msgid "the status of the certificate is unknown"
 
6687
msgstr "the status of the certificate is unknown"
 
6688
 
 
6689
#: sm/certchain.c:920
 
6690
msgid "the available CRL is too old"
 
6691
msgstr "the available CRL is too old"
 
6692
 
 
6693
#: sm/certchain.c:922
 
6694
msgid "please make sure that the \"dirmngr\" is properly installed\n"
 
6695
msgstr "please make sure that the “dirmngr” is properly installed\n"
 
6696
 
 
6697
#: sm/certchain.c:928
 
6698
#, c-format
 
6699
msgid "checking the CRL failed: %s"
 
6700
msgstr "checking the CRL failed: %s"
 
6701
 
 
6702
#: sm/certchain.c:957 sm/certchain.c:1025
 
6703
#, c-format
 
6704
msgid "certificate with invalid validity: %s"
 
6705
msgstr "certificate with invalid validity: %s"
 
6706
 
 
6707
#: sm/certchain.c:972 sm/certchain.c:1057
 
6708
msgid "certificate not yet valid"
 
6709
msgstr "certificate not yet valid"
 
6710
 
 
6711
#: sm/certchain.c:973 sm/certchain.c:1058
 
6712
msgid "root certificate not yet valid"
 
6713
msgstr "root certificate not yet valid"
 
6714
 
 
6715
#: sm/certchain.c:974 sm/certchain.c:1059
 
6716
msgid "intermediate certificate not yet valid"
 
6717
msgstr "intermediate certificate not yet valid"
 
6718
 
 
6719
#: sm/certchain.c:987
 
6720
msgid "certificate has expired"
 
6721
msgstr "certificate has expired"
 
6722
 
 
6723
#: sm/certchain.c:988
 
6724
msgid "root certificate has expired"
 
6725
msgstr "root certificate has expired"
 
6726
 
 
6727
#: sm/certchain.c:989
 
6728
msgid "intermediate certificate has expired"
 
6729
msgstr "intermediate certificate has expired"
 
6730
 
 
6731
#: sm/certchain.c:1031
 
6732
#, c-format
 
6733
msgid "required certificate attributes missing: %s%s%s"
 
6734
msgstr "required certificate attributes missing: %s%s%s"
 
6735
 
 
6736
#: sm/certchain.c:1040
 
6737
msgid "certificate with invalid validity"
 
6738
msgstr "certificate with invalid validity"
 
6739
 
 
6740
#: sm/certchain.c:1077
 
6741
msgid "signature not created during lifetime of certificate"
 
6742
msgstr "signature not created during lifetime of certificate"
 
6743
 
 
6744
#: sm/certchain.c:1079
 
6745
msgid "certificate not created during lifetime of issuer"
 
6746
msgstr "certificate not created during lifetime of issuer"
 
6747
 
 
6748
#: sm/certchain.c:1080
 
6749
msgid "intermediate certificate not created during lifetime of issuer"
 
6750
msgstr "intermediate certificate not created during lifetime of issuer"
 
6751
 
 
6752
#: sm/certchain.c:1084
 
6753
msgid "  (  signature created at "
 
6754
msgstr "  (  signature created at "
 
6755
 
 
6756
#: sm/certchain.c:1085
 
6757
msgid "  (certificate created at "
 
6758
msgstr "  (certificate created at "
 
6759
 
 
6760
#: sm/certchain.c:1088
 
6761
msgid "  (certificate valid from "
 
6762
msgstr "  (certificate valid from "
 
6763
 
 
6764
#: sm/certchain.c:1089
 
6765
msgid "  (     issuer valid from "
 
6766
msgstr "  (     issuer valid from "
 
6767
 
 
6768
#: sm/certchain.c:1119
 
6769
#, c-format
 
6770
msgid "fingerprint=%s\n"
 
6771
msgstr "fingerprint=%s\n"
 
6772
 
 
6773
#: sm/certchain.c:1128
 
6774
msgid "root certificate has now been marked as trusted\n"
 
6775
msgstr "root certificate has now been marked as trusted\n"
 
6776
 
 
6777
#: sm/certchain.c:1141
 
6778
msgid "interactive marking as trusted not enabled in gpg-agent\n"
 
6779
msgstr "interactive marking as trusted not enabled in gpg-agent\n"
 
6780
 
 
6781
#: sm/certchain.c:1147
 
6782
msgid "interactive marking as trusted disabled for this session\n"
 
6783
msgstr "interactive marking as trusted disabled for this session\n"
 
6784
 
 
6785
#: sm/certchain.c:1204
 
6786
msgid "WARNING: creation time of signature not known - assuming current time"
 
6787
msgstr "WARNING: creation time of signature not known - assuming current time"
 
6788
 
 
6789
#: sm/certchain.c:1268
 
6790
msgid "no issuer found in certificate"
 
6791
msgstr "no issuer found in certificate"
 
6792
 
 
6793
#: sm/certchain.c:1341
 
6794
msgid "self-signed certificate has a BAD signature"
 
6795
msgstr "self-signed certificate has a BAD signature"
 
6796
 
 
6797
#: sm/certchain.c:1410
 
6798
msgid "root certificate is not marked trusted"
 
6799
msgstr "root certificate is not marked trusted"
 
6800
 
 
6801
#: sm/certchain.c:1423
 
6802
#, c-format
 
6803
msgid "checking the trust list failed: %s\n"
 
6804
msgstr "checking the trust list failed: %s\n"
 
6805
 
 
6806
#: sm/certchain.c:1452 sm/import.c:158
 
6807
msgid "certificate chain too long\n"
 
6808
msgstr "certificate chain too long\n"
 
6809
 
 
6810
#: sm/certchain.c:1464
 
6811
msgid "issuer certificate not found"
 
6812
msgstr "issuer certificate not found"
 
6813
 
 
6814
#: sm/certchain.c:1497
 
6815
msgid "certificate has a BAD signature"
 
6816
msgstr "certificate has a BAD signature"
 
6817
 
 
6818
#: sm/certchain.c:1528
 
6819
msgid "found another possible matching CA certificate - trying again"
 
6820
msgstr "found another possible matching CA certificate - trying again"
 
6821
 
 
6822
#: sm/certchain.c:1579
 
6823
#, c-format
 
6824
msgid "certificate chain longer than allowed by CA (%d)"
 
6825
msgstr "certificate chain longer than allowed by CA (%d)"
 
6826
 
 
6827
#: sm/certchain.c:1619 sm/certchain.c:1902
 
6828
msgid "certificate is good\n"
 
6829
msgstr "certificate is good\n"
 
6830
 
 
6831
#: sm/certchain.c:1620
 
6832
msgid "intermediate certificate is good\n"
 
6833
msgstr "intermediate certificate is good\n"
 
6834
 
 
6835
#: sm/certchain.c:1621
 
6836
msgid "root certificate is good\n"
 
6837
msgstr "root certificate is good\n"
 
6838
 
 
6839
#: sm/certchain.c:1792
 
6840
msgid "switching to chain model"
 
6841
msgstr "switching to chain model"
 
6842
 
 
6843
#: sm/certchain.c:1801
 
6844
#, c-format
 
6845
msgid "validation model used: %s"
 
6846
msgstr "validation model used: %s"
 
6847
 
 
6848
#: sm/certcheck.c:101
 
6849
#, c-format
 
6850
msgid "%s key uses an unsafe (%u bit) hash\n"
 
6851
msgstr "%s key uses an unsafe (%u bit) hash\n"
 
6852
 
 
6853
#: sm/certcheck.c:111
 
6854
#, c-format
 
6855
msgid "a %u bit hash is not valid for a %u bit %s key\n"
 
6856
msgstr "a %u bit hash is not valid for a %u bit %s key\n"
 
6857
 
 
6858
#: sm/certcheck.c:248 sm/sign.c:480 sm/verify.c:201
 
6859
msgid "(this is the MD2 algorithm)\n"
 
6860
msgstr "(this is the MD2 algorithm)\n"
 
6861
 
 
6862
#: sm/certdump.c:68 sm/certdump.c:151
 
6863
msgid "none"
 
6864
msgstr "none"
 
6865
 
 
6866
#: sm/certdump.c:162
 
6867
msgid "[none]"
 
6868
msgstr "[none]"
 
6869
 
 
6870
#: sm/certdump.c:585 sm/certdump.c:630 sm/certdump.c:695 sm/certdump.c:748
 
6871
msgid "[Error - invalid encoding]"
 
6872
msgstr "[Error - invalid encoding]"
 
6873
 
 
6874
#: sm/certdump.c:593 sm/certdump.c:638
 
6875
msgid "[Error - out of core]"
 
6876
msgstr "[Error - out of core]"
 
6877
 
 
6878
#: sm/certdump.c:675 sm/certdump.c:731
 
6879
msgid "[Error - No name]"
 
6880
msgstr "[Error - No name]"
 
6881
 
 
6882
#: sm/certdump.c:700 sm/certdump.c:754
 
6883
msgid "[Error - invalid DN]"
 
6884
msgstr "[Error - invalid DN]"
 
6885
 
 
6886
#: sm/certdump.c:955
 
6887
#, c-format
 
6888
msgid ""
 
6889
"Please enter the passphrase to unlock the secret key for the X.509 "
 
6890
"certificate:\n"
 
6891
"\"%s\"\n"
 
6892
"S/N %s, ID 0x%08lX,\n"
 
6893
"created %s, expires %s.\n"
 
6894
msgstr ""
 
6895
"Please enter the passphrase to unlock the secret key for the X.509 "
 
6896
"certificate:\n"
 
6897
"“%s”\n"
 
6898
"S/N %s, ID 0x%08lX,\n"
 
6899
"created %s, expires %s.\n"
 
6900
 
 
6901
#: sm/certlist.c:122
 
6902
msgid "no key usage specified - assuming all usages\n"
 
6903
msgstr "no key usage specified - assuming all usages\n"
 
6904
 
 
6905
#: sm/certlist.c:132 sm/keylist.c:258
 
6906
#, c-format
 
6907
msgid "error getting key usage information: %s\n"
 
6908
msgstr "error getting key usage information: %s\n"
 
6909
 
 
6910
#: sm/certlist.c:142
 
6911
msgid "certificate should have not been used for certification\n"
 
6912
msgstr "certificate should have not been used for certification\n"
 
6913
 
 
6914
#: sm/certlist.c:154
 
6915
msgid "certificate should have not been used for OCSP response signing\n"
 
6916
msgstr "certificate should have not been used for OCSP response signing\n"
 
6917
 
 
6918
#: sm/certlist.c:165
 
6919
msgid "certificate should have not been used for encryption\n"
 
6920
msgstr "certificate should have not been used for encryption\n"
 
6921
 
 
6922
#: sm/certlist.c:166
 
6923
msgid "certificate should have not been used for signing\n"
 
6924
msgstr "certificate should have not been used for signing\n"
 
6925
 
 
6926
#: sm/certlist.c:167
 
6927
msgid "certificate is not usable for encryption\n"
 
6928
msgstr "certificate is not usable for encryption\n"
 
6929
 
 
6930
#: sm/certlist.c:168
 
6931
msgid "certificate is not usable for signing\n"
 
6932
msgstr "certificate is not usable for signing\n"
 
6933
 
 
6934
#: sm/certreqgen.c:474
 
6935
#, c-format
 
6936
msgid "line %d: invalid algorithm\n"
 
6937
msgstr "line %d: invalid algorithm\n"
 
6938
 
 
6939
#: sm/certreqgen.c:487
 
6940
#, c-format
 
6941
msgid "line %d: invalid key length %u (valid are %d to %d)\n"
 
6942
msgstr "line %d: invalid key length %u (valid are %d to %d)\n"
 
6943
 
 
6944
#: sm/certreqgen.c:505
 
6945
#, c-format
 
6946
msgid "line %d: no subject name given\n"
 
6947
msgstr "line %d: no subject name given\n"
 
6948
 
 
6949
#: sm/certreqgen.c:514
 
6950
#, c-format
 
6951
msgid "line %d: invalid subject name label `%.*s'\n"
 
6952
msgstr "line %d: invalid subject name label ‘%.*s’\n"
 
6953
 
 
6954
#: sm/certreqgen.c:517
 
6955
#, c-format
 
6956
msgid "line %d: invalid subject name `%s' at pos %d\n"
 
6957
msgstr "line %d: invalid subject name ‘%s’ at pos %d\n"
 
6958
 
 
6959
#: sm/certreqgen.c:534
 
6960
#, c-format
 
6961
msgid "line %d: not a valid email address\n"
 
6962
msgstr "line %d: not a valid email address\n"
 
6963
 
 
6964
#: sm/certreqgen.c:546
 
6965
#, c-format
 
6966
msgid "line %d: error reading key `%s' from card: %s\n"
 
6967
msgstr "line %d: error reading key ‘%s’ from card: %s\n"
 
6968
 
 
6969
#: sm/certreqgen.c:558
 
6970
#, c-format
 
6971
msgid "line %d: error getting key by keygrip `%s': %s\n"
 
6972
msgstr "line %d: error getting key by keygrip ‘%s’: %s\n"
 
6973
 
 
6974
#: sm/certreqgen.c:574
 
6975
#, c-format
 
6976
msgid "line %d: key generation failed: %s <%s>\n"
 
6977
msgstr "line %d: key generation failed: %s <%s>\n"
 
6978
 
 
6979
#: sm/certreqgen-ui.c:122
 
6980
#, c-format
 
6981
msgid "   (%d) RSA\n"
 
6982
msgstr "   (%d) RSA\n"
 
6983
 
 
6984
#: sm/certreqgen-ui.c:123
 
6985
#, c-format
 
6986
msgid "   (%d) Existing key\n"
 
6987
msgstr "   (%d) Existing key\n"
 
6988
 
 
6989
#: sm/certreqgen-ui.c:124
 
6990
#, c-format
 
6991
msgid "   (%d) Existing key from card\n"
 
6992
msgstr "   (%d) Existing key from card\n"
 
6993
 
 
6994
#: sm/certreqgen-ui.c:176
 
6995
#, c-format
 
6996
msgid "Possible actions for a %s key:\n"
 
6997
msgstr "Possible actions for a %s key:\n"
 
6998
 
 
6999
#: sm/certreqgen-ui.c:177
 
7000
#, c-format
 
7001
msgid "   (%d) sign, encrypt\n"
 
7002
msgstr "   (%d) sign, encrypt\n"
 
7003
 
 
7004
#: sm/certreqgen-ui.c:178
 
7005
#, c-format
 
7006
msgid "   (%d) sign\n"
 
7007
msgstr "   (%d) sign\n"
 
7008
 
 
7009
#: sm/certreqgen-ui.c:179
 
7010
#, c-format
 
7011
msgid "   (%d) encrypt\n"
 
7012
msgstr "   (%d) encrypt\n"
 
7013
 
 
7014
#: sm/certreqgen-ui.c:203
 
7015
msgid "Enter the X.509 subject name: "
 
7016
msgstr "Enter the X.509 subject name: "
 
7017
 
 
7018
#: sm/certreqgen-ui.c:207
 
7019
msgid "No subject name given\n"
 
7020
msgstr "No subject name given\n"
 
7021
 
 
7022
#: sm/certreqgen-ui.c:211
 
7023
#, c-format
 
7024
msgid "Invalid subject name label `%.*s'\n"
 
7025
msgstr "Invalid subject name label ‘%.*s’\n"
 
7026
 
 
7027
#. TRANSLATORS: The 22 in the second string is the
 
7028
#. length of the first string up to the "%s".  Please
 
7029
#. adjust it do the length of your translation.  The
 
7030
#. second string is merely passed to atoi so you can
 
7031
#. drop everything after the number.
 
7032
#: sm/certreqgen-ui.c:220
 
7033
#, c-format
 
7034
msgid "Invalid subject name `%s'\n"
 
7035
msgstr "Invalid subject name ‘%s’\n"
 
7036
 
 
7037
#: sm/certreqgen-ui.c:222
 
7038
msgid "22 translator: see certreg-ui.c:gpgsm_gencertreq_tty"
 
7039
msgstr "22 translator: see certreg-ui.c:gpgsm_gencertreq_tty"
 
7040
 
 
7041
#: sm/certreqgen-ui.c:234
 
7042
msgid "Enter email addresses"
 
7043
msgstr "Enter email addresses"
 
7044
 
 
7045
#: sm/certreqgen-ui.c:235
 
7046
msgid " (end with an empty line):\n"
 
7047
msgstr " (end with an empty line):\n"
 
7048
 
 
7049
#: sm/certreqgen-ui.c:239
 
7050
msgid "Enter DNS names"
 
7051
msgstr "Enter DNS names"
 
7052
 
 
7053
#: sm/certreqgen-ui.c:240 sm/certreqgen-ui.c:245
 
7054
msgid " (optional; end with an empty line):\n"
 
7055
msgstr " (optional; end with an empty line):\n"
 
7056
 
 
7057
#: sm/certreqgen-ui.c:244
 
7058
msgid "Enter URIs"
 
7059
msgstr "Enter URIs"
 
7060
 
 
7061
#: sm/certreqgen-ui.c:271
 
7062
msgid "Parameters to be used for the certificate request:\n"
 
7063
msgstr "Parameters to be used for the certificate request:\n"
 
7064
 
 
7065
#: sm/certreqgen-ui.c:289
 
7066
msgid "Now creating certificate request.  This may take a while ...\n"
 
7067
msgstr "Now creating certificate request.  This may take a while ...\n"
 
7068
 
 
7069
#: sm/certreqgen-ui.c:298
 
7070
msgid "Ready.  You should now send this request to your CA.\n"
 
7071
msgstr "Ready.  You should now send this request to your CA.\n"
 
7072
 
 
7073
#: sm/certreqgen-ui.c:303
 
7074
msgid "resource problem: out or core\n"
 
7075
msgstr "resource problem: out or core\n"
 
7076
 
 
7077
#: sm/decrypt.c:324
 
7078
msgid "(this is the RC2 algorithm)\n"
 
7079
msgstr "(this is the RC2 algorithm)\n"
 
7080
 
 
7081
#: sm/decrypt.c:326
 
7082
msgid "(this does not seem to be an encrypted message)\n"
 
7083
msgstr "(this does not seem to be an encrypted message)\n"
 
7084
 
 
7085
#: sm/delete.c:50 sm/delete.c:101
 
7086
#, c-format
 
7087
msgid "certificate `%s' not found: %s\n"
 
7088
msgstr "certificate ‘%s’ not found: %s\n"
 
7089
 
 
7090
#: sm/delete.c:111 sm/keydb.c:1395 sm/keydb.c:1495
 
7091
#, c-format
 
7092
msgid "error locking keybox: %s\n"
 
7093
msgstr "error locking keybox: %s\n"
 
7094
 
 
7095
#: sm/delete.c:132
 
7096
#, c-format
 
7097
msgid "duplicated certificate `%s' deleted\n"
 
7098
msgstr "duplicated certificate ‘%s’ deleted\n"
 
7099
 
 
7100
#: sm/delete.c:134
 
7101
#, c-format
 
7102
msgid "certificate `%s' deleted\n"
 
7103
msgstr "certificate ‘%s’ deleted\n"
 
7104
 
 
7105
#: sm/delete.c:164
 
7106
#, c-format
 
7107
msgid "deleting certificate \"%s\" failed: %s\n"
 
7108
msgstr "deleting certificate “%s” failed: %s\n"
 
7109
 
 
7110
#: sm/encrypt.c:335
 
7111
msgid "no valid recipients given\n"
 
7112
msgstr "no valid recipients given\n"
 
7113
 
 
7114
#: sm/gpgsm.c:248
 
7115
msgid "|[FILE]|make a signature"
 
7116
msgstr "|[FILE]|make a signature"
 
7117
 
 
7118
#: sm/gpgsm.c:249
 
7119
msgid "|[FILE]|make a clear text signature"
 
7120
msgstr "|[FILE]|make a clear text signature"
 
7121
 
 
7122
#: sm/gpgsm.c:257
 
7123
msgid "list external keys"
 
7124
msgstr "list external keys"
 
7125
 
 
7126
#: sm/gpgsm.c:259
 
7127
msgid "list certificate chain"
 
7128
msgstr "list certificate chain"
 
7129
 
 
7130
#: sm/gpgsm.c:262
 
7131
msgid "remove key from the public keyring"
 
7132
msgstr "remove key from the public keyring"
 
7133
 
 
7134
#: sm/gpgsm.c:265
 
7135
msgid "import certificates"
 
7136
msgstr "import certificates"
 
7137
 
 
7138
#: sm/gpgsm.c:266
 
7139
msgid "export certificates"
 
7140
msgstr "export certificates"
 
7141
 
 
7142
#: sm/gpgsm.c:267
 
7143
msgid "register a smartcard"
 
7144
msgstr "register a smartcard"
 
7145
 
 
7146
#: sm/gpgsm.c:269
 
7147
msgid "pass a command to the dirmngr"
 
7148
msgstr "pass a command to the dirmngr"
 
7149
 
 
7150
#: sm/gpgsm.c:271
 
7151
msgid "invoke gpg-protect-tool"
 
7152
msgstr "invoke gpg-protect-tool"
 
7153
 
 
7154
#: sm/gpgsm.c:272
 
7155
msgid "change a passphrase"
 
7156
msgstr "change a passphrase"
 
7157
 
 
7158
#: sm/gpgsm.c:287
 
7159
msgid "create base-64 encoded output"
 
7160
msgstr "create base-64 encoded output"
 
7161
 
 
7162
#: sm/gpgsm.c:291
 
7163
msgid "assume input is in PEM format"
 
7164
msgstr "assume input is in PEM format"
 
7165
 
 
7166
#: sm/gpgsm.c:293
 
7167
msgid "assume input is in base-64 format"
 
7168
msgstr "assume input is in base-64 format"
 
7169
 
 
7170
#: sm/gpgsm.c:295
 
7171
msgid "assume input is in binary format"
 
7172
msgstr "assume input is in binary format"
 
7173
 
 
7174
#: sm/gpgsm.c:300
 
7175
msgid "use system's dirmngr if available"
 
7176
msgstr "use system's dirmngr if available"
 
7177
 
 
7178
#: sm/gpgsm.c:301
 
7179
msgid "never consult a CRL"
 
7180
msgstr "never consult a CRL"
 
7181
 
 
7182
#: sm/gpgsm.c:308
 
7183
msgid "check validity using OCSP"
 
7184
msgstr "check validity using OCSP"
 
7185
 
 
7186
#: sm/gpgsm.c:313
 
7187
msgid "|N|number of certificates to include"
 
7188
msgstr "|N|number of certificates to include"
 
7189
 
 
7190
#: sm/gpgsm.c:316
 
7191
msgid "|FILE|take policy information from FILE"
 
7192
msgstr "|FILE|take policy information from FILE"
 
7193
 
 
7194
#: sm/gpgsm.c:319
 
7195
msgid "do not check certificate policies"
 
7196
msgstr "do not check certificate policies"
 
7197
 
 
7198
#: sm/gpgsm.c:323
 
7199
msgid "fetch missing issuer certificates"
 
7200
msgstr "fetch missing issuer certificates"
 
7201
 
 
7202
#: sm/gpgsm.c:327
 
7203
msgid "|NAME|use NAME as default recipient"
 
7204
msgstr "|NAME|use NAME as default recipient"
 
7205
 
 
7206
#: sm/gpgsm.c:329
 
7207
msgid "use the default key as default recipient"
 
7208
msgstr "use the default key as default recipient"
 
7209
 
 
7210
#: sm/gpgsm.c:346
 
7211
msgid "don't use the terminal at all"
 
7212
msgstr "don't use the terminal at all"
 
7213
 
 
7214
#: sm/gpgsm.c:347
 
7215
msgid "|FILE|write a server mode log to FILE"
 
7216
msgstr "|FILE|write a server mode log to FILE"
 
7217
 
 
7218
#: sm/gpgsm.c:349
 
7219
msgid "|FILE|write an audit log to FILE"
 
7220
msgstr "|FILE|write an audit log to FILE"
 
7221
 
 
7222
#: sm/gpgsm.c:351
 
7223
msgid "force v3 signatures"
 
7224
msgstr "force v3 signatures"
 
7225
 
 
7226
#: sm/gpgsm.c:352
 
7227
msgid "always use a MDC for encryption"
 
7228
msgstr "always use a MDC for encryption"
 
7229
 
 
7230
#: sm/gpgsm.c:357
 
7231
msgid "batch mode: never ask"
 
7232
msgstr "batch mode: never ask"
 
7233
 
 
7234
#: sm/gpgsm.c:358
 
7235
msgid "assume yes on most questions"
 
7236
msgstr "assume yes on most questions"
 
7237
 
 
7238
#: sm/gpgsm.c:359
 
7239
msgid "assume no on most questions"
 
7240
msgstr "assume no on most questions"
 
7241
 
 
7242
#: sm/gpgsm.c:361
 
7243
msgid "add this keyring to the list of keyrings"
 
7244
msgstr "add this keyring to the list of keyrings"
 
7245
 
 
7246
#: sm/gpgsm.c:362
 
7247
msgid "add this secret keyring to the list"
 
7248
msgstr "add this secret keyring to the list"
 
7249
 
 
7250
#: sm/gpgsm.c:363 tools/gpgconf-comp.c:653 tools/gpgconf-comp.c:715
 
7251
msgid "|NAME|use NAME as default secret key"
 
7252
msgstr "|NAME|use NAME as default secret key"
 
7253
 
 
7254
#: sm/gpgsm.c:364
 
7255
msgid "|HOST|use this keyserver to lookup keys"
 
7256
msgstr "|HOST|use this keyserver to lookup keys"
 
7257
 
 
7258
#: sm/gpgsm.c:365
 
7259
msgid "|NAME|set terminal charset to NAME"
 
7260
msgstr "|NAME|set terminal charset to NAME"
 
7261
 
 
7262
#: sm/gpgsm.c:369
 
7263
msgid "|LEVEL|set the debugging level to LEVEL"
 
7264
msgstr "|LEVEL|set the debugging level to LEVEL"
 
7265
 
 
7266
#: sm/gpgsm.c:384
 
7267
msgid "|FILE|load extension module FILE"
 
7268
msgstr "|FILE|load extension module FILE"
 
7269
 
 
7270
#: sm/gpgsm.c:390
 
7271
msgid "|NAME|use cipher algorithm NAME"
 
7272
msgstr "|NAME|use cipher algorithm NAME"
 
7273
 
 
7274
#: sm/gpgsm.c:392
 
7275
msgid "|NAME|use message digest algorithm NAME"
 
7276
msgstr "|NAME|use message digest algorithm NAME"
 
7277
 
 
7278
#: sm/gpgsm.c:395
 
7279
msgid "|N|use compress algorithm N"
 
7280
msgstr "|N|use compress algorithm N"
 
7281
 
 
7282
#: sm/gpgsm.c:577
 
7283
msgid "Usage: gpgsm [options] [files] (-h for help)"
 
7284
msgstr "Usage: gpgsm [options] [files] (-h for help)"
 
7285
 
 
7286
#: sm/gpgsm.c:580
 
7287
msgid ""
 
7288
"Syntax: gpgsm [options] [files]\n"
 
7289
"sign, check, encrypt or decrypt using the S/MIME protocol\n"
 
7290
"default operation depends on the input data\n"
 
7291
msgstr ""
 
7292
"Syntax: gpgsm [options] [files]\n"
 
7293
"sign, check, encrypt or decrypt using the S/MIME protocol\n"
 
7294
"default operation depends on the input data\n"
 
7295
 
 
7296
#: sm/gpgsm.c:707
 
7297
msgid "usage: gpgsm [options] "
 
7298
msgstr "usage: gpgsm [options] "
 
7299
 
 
7300
#: sm/gpgsm.c:805
 
7301
#, c-format
 
7302
msgid "NOTE: won't be able to encrypt to `%s': %s\n"
 
7303
msgstr "NOTE: won't be able to encrypt to ‘%s’: %s\n"
 
7304
 
 
7305
#: sm/gpgsm.c:816
 
7306
#, c-format
 
7307
msgid "unknown validation model `%s'\n"
 
7308
msgstr "unknown validation model ‘%s’\n"
 
7309
 
 
7310
#: sm/gpgsm.c:1391
 
7311
msgid "WARNING: running with faked system time: "
 
7312
msgstr "WARNING: running with faked system time: "
 
7313
 
 
7314
#: sm/gpgsm.c:1493
 
7315
#, c-format
 
7316
msgid "importing common certificates `%s'\n"
 
7317
msgstr "importing common certificates ‘%s’\n"
 
7318
 
 
7319
#: sm/gpgsm.c:1531
 
7320
#, c-format
 
7321
msgid "can't sign using `%s': %s\n"
 
7322
msgstr "can't sign using ‘%s’: %s\n"
 
7323
 
 
7324
#: sm/gpgsm.c:1717
 
7325
msgid "this command has not yet been implemented\n"
 
7326
msgstr "this command has not yet been implemented\n"
 
7327
 
 
7328
#: sm/import.c:109
 
7329
#, c-format
 
7330
msgid "total number processed: %lu\n"
 
7331
msgstr "total number processed: %lu\n"
 
7332
 
 
7333
#: sm/import.c:227
 
7334
msgid "error storing certificate\n"
 
7335
msgstr "error storing certificate\n"
 
7336
 
 
7337
#: sm/import.c:235
 
7338
msgid "basic certificate checks failed - not imported\n"
 
7339
msgstr "basic certificate checks failed - not imported\n"
 
7340
 
 
7341
#: sm/import.c:421 sm/import.c:453
 
7342
#, c-format
 
7343
msgid "error importing certificate: %s\n"
 
7344
msgstr "error importing certificate: %s\n"
 
7345
 
 
7346
#: sm/import.c:542 tools/gpg-connect-agent.c:1307
 
7347
#, c-format
 
7348
msgid "error reading input: %s\n"
 
7349
msgstr "error reading input: %s\n"
 
7350
 
 
7351
#: sm/keydb.c:188
 
7352
#, c-format
 
7353
msgid "error creating keybox `%s': %s\n"
 
7354
msgstr "error creating keybox ‘%s’: %s\n"
 
7355
 
 
7356
#: sm/keydb.c:191
 
7357
msgid "you may want to start the gpg-agent first\n"
 
7358
msgstr "you may want to start the gpg-agent first\n"
 
7359
 
 
7360
#: sm/keydb.c:196
 
7361
#, c-format
 
7362
msgid "keybox `%s' created\n"
 
7363
msgstr "keybox ‘%s’ created\n"
 
7364
 
 
7365
#: sm/keydb.c:1310 sm/keydb.c:1378
 
7366
msgid "failed to get the fingerprint\n"
 
7367
msgstr "failed to get the fingerprint\n"
 
7368
 
 
7369
#: sm/keydb.c:1317 sm/keydb.c:1385
 
7370
msgid "failed to allocate keyDB handle\n"
 
7371
msgstr "failed to allocate keyDB handle\n"
 
7372
 
 
7373
#: sm/keydb.c:1338
 
7374
#, c-format
 
7375
msgid "problem looking for existing certificate: %s\n"
 
7376
msgstr "problem looking for existing certificate: %s\n"
 
7377
 
 
7378
#: sm/keydb.c:1346
 
7379
#, c-format
 
7380
msgid "error finding writable keyDB: %s\n"
 
7381
msgstr "error finding writable keyDB: %s\n"
 
7382
 
 
7383
#: sm/keydb.c:1354
 
7384
#, c-format
 
7385
msgid "error storing certificate: %s\n"
 
7386
msgstr "error storing certificate: %s\n"
 
7387
 
 
7388
#: sm/keydb.c:1406
 
7389
#, c-format
 
7390
msgid "problem re-searching certificate: %s\n"
 
7391
msgstr "problem re-searching certificate: %s\n"
 
7392
 
 
7393
#: sm/keydb.c:1415 sm/keydb.c:1507
 
7394
#, c-format
 
7395
msgid "error getting stored flags: %s\n"
 
7396
msgstr "error getting stored flags: %s\n"
 
7397
 
 
7398
#: sm/keydb.c:1427 sm/keydb.c:1518
 
7399
#, c-format
 
7400
msgid "error storing flags: %s\n"
 
7401
msgstr "error storing flags: %s\n"
 
7402
 
 
7403
#: sm/misc.c:55
 
7404
msgid "GPG_TTY has not been set - using maybe bogus default\n"
 
7405
msgstr "GPG_TTY has not been set - using maybe bogus default\n"
 
7406
 
 
7407
#: sm/qualified.c:105
 
7408
#, c-format
 
7409
msgid "invalid formatted fingerprint in `%s', line %d\n"
 
7410
msgstr "invalid formatted fingerprint in ‘%s’, line %d\n"
 
7411
 
 
7412
#: sm/qualified.c:123
 
7413
#, c-format
 
7414
msgid "invalid country code in `%s', line %d\n"
 
7415
msgstr "invalid country code in ‘%s’, line %d\n"
 
7416
 
 
7417
#: sm/qualified.c:200
 
7418
#, c-format
 
7419
msgid ""
 
7420
"You are about to create a signature using your certificate:\n"
 
7421
"\"%s\"\n"
 
7422
"This will create a qualified signature by law equated to a handwritten "
 
7423
"signature.\n"
 
7424
"\n"
 
7425
"%s%sAre you really sure that you want to do this?"
 
7426
msgstr ""
 
7427
"You are about to create a signature using your certificate:\n"
 
7428
"“%s”\n"
 
7429
"This will create a qualified signature by law equated to a handwritten "
 
7430
"signature.\n"
 
7431
"\n"
 
7432
"%s%sAre you really sure that you want to do this?"
 
7433
 
 
7434
#: sm/qualified.c:209 sm/verify.c:604
 
7435
msgid ""
 
7436
"Note, that this software is not officially approved to create or verify such "
 
7437
"signatures.\n"
 
7438
msgstr ""
 
7439
"Note, that this software is not officially approved to create or verify such "
 
7440
"signatures.\n"
 
7441
 
 
7442
#: sm/qualified.c:277
 
7443
#, c-format
 
7444
msgid ""
 
7445
"You are about to create a signature using your certificate:\n"
 
7446
"\"%s\"\n"
 
7447
"Note, that this certificate will NOT create a qualified signature!"
 
7448
msgstr ""
 
7449
"You are about to create a signature using your certificate:\n"
 
7450
"“%s”\n"
 
7451
"Note, that this certificate will NOT create a qualified signature!"
 
7452
 
 
7453
#: sm/sign.c:445
 
7454
#, c-format
 
7455
msgid "checking for qualified certificate failed: %s\n"
 
7456
msgstr "checking for qualified certificate failed: %s\n"
 
7457
 
 
7458
#: sm/verify.c:447
 
7459
msgid "Signature made "
 
7460
msgstr "Signature made "
 
7461
 
 
7462
#: sm/verify.c:451
 
7463
msgid "[date not given]"
 
7464
msgstr "[date not given]"
 
7465
 
 
7466
#: sm/verify.c:452
 
7467
#, c-format
 
7468
msgid " using certificate ID 0x%08lX\n"
 
7469
msgstr " using certificate ID 0x%08lX\n"
 
7470
 
 
7471
#: sm/verify.c:582
 
7472
msgid "Good signature from"
 
7473
msgstr "Good signature from"
 
7474
 
 
7475
#: sm/verify.c:583
 
7476
msgid "                aka"
 
7477
msgstr "                aka"
 
7478
 
 
7479
#: sm/verify.c:601
 
7480
msgid "This is a qualified signature\n"
 
7481
msgstr "This is a qualified signature\n"
 
7482
 
 
7483
#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:73 tools/symcryptrun.c:165
 
7484
msgid "quiet"
 
7485
msgstr "quiet"
 
7486
 
 
7487
#: tools/gpg-connect-agent.c:68
 
7488
msgid "print data out hex encoded"
 
7489
msgstr "print data out hex encoded"
 
7490
 
 
7491
#: tools/gpg-connect-agent.c:69
 
7492
msgid "decode received data lines"
 
7493
msgstr "decode received data lines"
 
7494
 
 
7495
#: tools/gpg-connect-agent.c:70
 
7496
msgid "|NAME|connect to Assuan socket NAME"
 
7497
msgstr "|NAME|connect to Assuan socket NAME"
 
7498
 
 
7499
#: tools/gpg-connect-agent.c:71
 
7500
msgid "run the Assuan server given on the command line"
 
7501
msgstr "run the Assuan server given on the command line"
 
7502
 
 
7503
#: tools/gpg-connect-agent.c:73
 
7504
msgid "do not use extended connect mode"
 
7505
msgstr "do not use extended connect mode"
 
7506
 
 
7507
#: tools/gpg-connect-agent.c:74
 
7508
msgid "|FILE|run commands from FILE on startup"
 
7509
msgstr "|FILE|run commands from FILE on startup"
 
7510
 
 
7511
#: tools/gpg-connect-agent.c:75
 
7512
msgid "run /subst on startup"
 
7513
msgstr "run /subst on startup"
 
7514
 
 
7515
#: tools/gpg-connect-agent.c:174
 
7516
msgid "Usage: gpg-connect-agent [options] (-h for help)"
 
7517
msgstr "Usage: gpg-connect-agent [options] (-h for help)"
 
7518
 
 
7519
#: tools/gpg-connect-agent.c:177
 
7520
msgid ""
 
7521
"Syntax: gpg-connect-agent [options]\n"
 
7522
"Connect to a running agent and send commands\n"
 
7523
msgstr ""
 
7524
"Syntax: gpg-connect-agent [options]\n"
 
7525
"Connect to a running agent and send commands\n"
 
7526
 
 
7527
#: tools/gpg-connect-agent.c:1188
 
7528
#, c-format
 
7529
msgid "option \"%s\" requires a program and optional arguments\n"
 
7530
msgstr "option “%s” requires a program and optional arguments\n"
 
7531
 
 
7532
#: tools/gpg-connect-agent.c:1197
 
7533
#, c-format
 
7534
msgid "option \"%s\" ignored due to \"%s\"\n"
 
7535
msgstr "option “%s” ignored due to “%s”\n"
 
7536
 
 
7537
#: tools/gpg-connect-agent.c:1252 tools/gpg-connect-agent.c:1706
 
7538
#, c-format
 
7539
msgid "receiving line failed: %s\n"
 
7540
msgstr "receiving line failed: %s\n"
 
7541
 
 
7542
#: tools/gpg-connect-agent.c:1332
 
7543
msgid "line too long - skipped\n"
 
7544
msgstr "line too long - skipped\n"
 
7545
 
 
7546
#: tools/gpg-connect-agent.c:1336
 
7547
msgid "line shortened due to embedded Nul character\n"
 
7548
msgstr "line shortened due to embedded Nul character\n"
 
7549
 
 
7550
#: tools/gpg-connect-agent.c:1680
 
7551
#, c-format
 
7552
msgid "unknown command `%s'\n"
 
7553
msgstr "unknown command ‘%s’\n"
 
7554
 
 
7555
#: tools/gpg-connect-agent.c:1698
 
7556
#, c-format
 
7557
msgid "sending line failed: %s\n"
 
7558
msgstr "sending line failed: %s\n"
 
7559
 
 
7560
#: tools/gpg-connect-agent.c:2054
 
7561
#, c-format
 
7562
msgid "error sending %s command: %s\n"
 
7563
msgstr "error sending %s command: %s\n"
 
7564
 
 
7565
#: tools/gpg-connect-agent.c:2063
 
7566
#, c-format
 
7567
msgid "error sending standard options: %s\n"
 
7568
msgstr "error sending standard options: %s\n"
 
7569
 
 
7570
#: tools/gpgconf-comp.c:467 tools/gpgconf-comp.c:571 tools/gpgconf-comp.c:638
 
7571
#: tools/gpgconf-comp.c:700 tools/gpgconf-comp.c:784
 
7572
msgid "Options controlling the diagnostic output"
 
7573
msgstr "Options controlling the diagnostic output"
 
7574
 
 
7575
#: tools/gpgconf-comp.c:480 tools/gpgconf-comp.c:584 tools/gpgconf-comp.c:651
 
7576
#: tools/gpgconf-comp.c:713 tools/gpgconf-comp.c:807
 
7577
msgid "Options controlling the configuration"
 
7578
msgstr "Options controlling the configuration"
 
7579
 
 
7580
#: tools/gpgconf-comp.c:490 tools/gpgconf-comp.c:609 tools/gpgconf-comp.c:664
 
7581
#: tools/gpgconf-comp.c:735 tools/gpgconf-comp.c:814
 
7582
msgid "Options useful for debugging"
 
7583
msgstr "Options useful for debugging"
 
7584
 
 
7585
#: tools/gpgconf-comp.c:495 tools/gpgconf-comp.c:614 tools/gpgconf-comp.c:669
 
7586
#: tools/gpgconf-comp.c:740 tools/gpgconf-comp.c:822
 
7587
msgid "|FILE|write server mode logs to FILE"
 
7588
msgstr "|FILE|write server mode logs to FILE"
 
7589
 
 
7590
#: tools/gpgconf-comp.c:503 tools/gpgconf-comp.c:619 tools/gpgconf-comp.c:748
 
7591
msgid "Options controlling the security"
 
7592
msgstr "Options controlling the security"
 
7593
 
 
7594
#: tools/gpgconf-comp.c:510
 
7595
msgid "|N|expire SSH keys after N seconds"
 
7596
msgstr "|N|expire SSH keys after N seconds"
 
7597
 
 
7598
#: tools/gpgconf-comp.c:514
 
7599
msgid "|N|set maximum PIN cache lifetime to N seconds"
 
7600
msgstr "|N|set maximum PIN cache lifetime to N seconds"
 
7601
 
 
7602
#: tools/gpgconf-comp.c:518
 
7603
msgid "|N|set maximum SSH key lifetime to N seconds"
 
7604
msgstr "|N|set maximum SSH key lifetime to N seconds"
 
7605
 
 
7606
#: tools/gpgconf-comp.c:532
 
7607
msgid "Options enforcing a passphrase policy"
 
7608
msgstr "Options enforcing a passphrase policy"
 
7609
 
 
7610
#: tools/gpgconf-comp.c:535
 
7611
msgid "do not allow to bypass the passphrase policy"
 
7612
msgstr "do not allow to bypass the passphrase policy"
 
7613
 
 
7614
#: tools/gpgconf-comp.c:539
 
7615
msgid "|N|set minimal required length for new passphrases to N"
 
7616
msgstr "|N|set minimal required length for new passphrases to N"
 
7617
 
 
7618
#: tools/gpgconf-comp.c:543
 
7619
msgid "|N|require at least N non-alpha characters for a new passphrase"
 
7620
msgstr "|N|require at least N non-alpha characters for a new passphrase"
 
7621
 
 
7622
#: tools/gpgconf-comp.c:547
 
7623
msgid "|FILE|check new passphrases against pattern in FILE"
 
7624
msgstr "|FILE|check new passphrases against pattern in FILE"
 
7625
 
 
7626
#: tools/gpgconf-comp.c:551
 
7627
msgid "|N|expire the passphrase after N days"
 
7628
msgstr "|N|expire the passphrase after N days"
 
7629
 
 
7630
#: tools/gpgconf-comp.c:555
 
7631
msgid "do not allow the reuse of old passphrases"
 
7632
msgstr "do not allow the reuse of old passphrases"
 
7633
 
 
7634
#: tools/gpgconf-comp.c:656 tools/gpgconf-comp.c:718
 
7635
msgid "|NAME|encrypt to user ID NAME as well"
 
7636
msgstr "|NAME|encrypt to user ID NAME as well"
 
7637
 
 
7638
#: tools/gpgconf-comp.c:677
 
7639
msgid "Configuration for Keyservers"
 
7640
msgstr "Configuration for Keyservers"
 
7641
 
 
7642
#: tools/gpgconf-comp.c:679
 
7643
msgid "|URL|use keyserver at URL"
 
7644
msgstr "|URL|use keyserver at URL"
 
7645
 
 
7646
#: tools/gpgconf-comp.c:682
 
7647
msgid "allow PKA lookups (DNS requests)"
 
7648
msgstr "allow PKA lookups (DNS requests)"
 
7649
 
 
7650
#: tools/gpgconf-comp.c:727
 
7651
msgid "disable all access to the dirmngr"
 
7652
msgstr "disable all access to the dirmngr"
 
7653
 
 
7654
#: tools/gpgconf-comp.c:730
 
7655
msgid "|NAME|use encoding NAME for PKCS#12 passphrases"
 
7656
msgstr "|NAME|use encoding NAME for PKCS#12 passphrases"
 
7657
 
 
7658
#: tools/gpgconf-comp.c:753
 
7659
msgid "do not check CRLs for root certificates"
 
7660
msgstr "do not check CRLs for root certificates"
 
7661
 
 
7662
#: tools/gpgconf-comp.c:797
 
7663
msgid "Options controlling the format of the output"
 
7664
msgstr "Options controlling the format of the output"
 
7665
 
 
7666
#: tools/gpgconf-comp.c:833
 
7667
msgid "Options controlling the interactivity and enforcement"
 
7668
msgstr "Options controlling the interactivity and enforcement"
 
7669
 
 
7670
#: tools/gpgconf-comp.c:843
 
7671
msgid "Configuration for HTTP servers"
 
7672
msgstr "Configuration for HTTP servers"
 
7673
 
 
7674
#: tools/gpgconf-comp.c:854
 
7675
msgid "use system's HTTP proxy setting"
 
7676
msgstr "use system's HTTP proxy setting"
 
7677
 
 
7678
#: tools/gpgconf-comp.c:859
 
7679
msgid "Configuration of LDAP servers to use"
 
7680
msgstr "Configuration of LDAP servers to use"
 
7681
 
 
7682
#: tools/gpgconf-comp.c:888
 
7683
msgid "LDAP server list"
 
7684
msgstr "LDAP server list"
 
7685
 
 
7686
#: tools/gpgconf-comp.c:896
 
7687
msgid "Configuration for OCSP"
 
7688
msgstr "Configuration for OCSP"
 
7689
 
 
7690
#: tools/gpgconf-comp.c:3057
 
7691
msgid "Note that group specifications are ignored\n"
 
7692
msgstr "Note that group specifications are ignored\n"
 
7693
 
 
7694
#: tools/gpgconf.c:58
 
7695
msgid "list all components"
 
7696
msgstr "list all components"
 
7697
 
 
7698
#: tools/gpgconf.c:59
 
7699
msgid "check all programs"
 
7700
msgstr "check all programs"
 
7701
 
 
7702
#: tools/gpgconf.c:60
 
7703
msgid "|COMPONENT|list options"
 
7704
msgstr "|COMPONENT|list options"
 
7705
 
 
7706
#: tools/gpgconf.c:61
 
7707
msgid "|COMPONENT|change options"
 
7708
msgstr "|COMPONENT|change options"
 
7709
 
 
7710
#: tools/gpgconf.c:63
 
7711
msgid "apply global default values"
 
7712
msgstr "apply global default values"
 
7713
 
 
7714
#: tools/gpgconf.c:65
 
7715
msgid "list global configuration file"
 
7716
msgstr "list global configuration file"
 
7717
 
 
7718
#: tools/gpgconf.c:67
 
7719
msgid "check global configuration file"
 
7720
msgstr "check global configuration file"
 
7721
 
 
7722
#: tools/gpgconf.c:71
 
7723
msgid "use as output file"
 
7724
msgstr "use as output file"
 
7725
 
 
7726
#: tools/gpgconf.c:75
 
7727
msgid "activate changes at runtime, if possible"
 
7728
msgstr "activate changes at runtime, if possible"
 
7729
 
 
7730
#: tools/gpgconf.c:97
 
7731
msgid "Usage: gpgconf [options] (-h for help)"
 
7732
msgstr "Usage: gpgconf [options] (-h for help)"
 
7733
 
 
7734
#: tools/gpgconf.c:100
 
7735
msgid ""
 
7736
"Syntax: gpgconf [options]\n"
 
7737
"Manage configuration options for tools of the GnuPG system\n"
 
7738
msgstr ""
 
7739
"Syntax: gpgconf [options]\n"
 
7740
"Manage configuration options for tools of the GnuPG system\n"
 
7741
 
 
7742
#: tools/gpgconf.c:202 tools/gpgconf.c:240
 
7743
msgid "usage: gpgconf [options] "
 
7744
msgstr "usage: gpgconf [options] "
 
7745
 
 
7746
#: tools/gpgconf.c:204
 
7747
msgid "Need one component argument"
 
7748
msgstr "Need one component argument"
 
7749
 
 
7750
#: tools/gpgconf.c:213
 
7751
msgid "Component not found"
 
7752
msgstr "Component not found"
 
7753
 
 
7754
#: tools/gpgconf.c:242
 
7755
msgid "No argument allowed"
 
7756
msgstr "No argument allowed"
 
7757
 
 
7758
#: tools/no-libgcrypt.c:30
 
7759
#, c-format
 
7760
msgid "error allocating enough memory: %s\n"
 
7761
msgstr "error allocating enough memory: %s\n"
 
7762
 
 
7763
#: tools/symcryptrun.c:152
 
7764
msgid ""
 
7765
"@\n"
 
7766
"Commands:\n"
 
7767
" "
 
7768
msgstr ""
 
7769
"@\n"
 
7770
"Commands:\n"
 
7771
" "
 
7772
 
 
7773
#: tools/symcryptrun.c:154
 
7774
msgid "decryption modus"
 
7775
msgstr "decryption modus"
 
7776
 
 
7777
#: tools/symcryptrun.c:155
 
7778
msgid "encryption modus"
 
7779
msgstr "encryption modus"
 
7780
 
 
7781
#: tools/symcryptrun.c:159
 
7782
msgid "tool class (confucius)"
 
7783
msgstr "tool class (confucius)"
 
7784
 
 
7785
#: tools/symcryptrun.c:160
 
7786
msgid "program filename"
 
7787
msgstr "program filename"
 
7788
 
 
7789
#: tools/symcryptrun.c:162
 
7790
msgid "secret key file (required)"
 
7791
msgstr "secret key file (required)"
 
7792
 
 
7793
#: tools/symcryptrun.c:163
 
7794
msgid "input file name (default stdin)"
 
7795
msgstr "input file name (default stdin)"
 
7796
 
 
7797
#: tools/symcryptrun.c:207
 
7798
msgid "Usage: symcryptrun [options] (-h for help)"
 
7799
msgstr "Usage: symcryptrun [options] (-h for help)"
 
7800
 
 
7801
#: tools/symcryptrun.c:210
 
7802
msgid ""
 
7803
"Syntax: symcryptrun --class CLASS --program PROGRAM --keyfile KEYFILE "
 
7804
"[options...] COMMAND [inputfile]\n"
 
7805
"Call a simple symmetric encryption tool\n"
 
7806
msgstr ""
 
7807
"Syntax: symcryptrun --class CLASS --program PROGRAM --keyfile KEYFILE "
 
7808
"[options...] COMMAND [inputfile]\n"
 
7809
"Call a simple symmetric encryption tool\n"
 
7810
 
 
7811
#: tools/symcryptrun.c:279
 
7812
#, c-format
 
7813
msgid "%s on %s aborted with status %i\n"
 
7814
msgstr "%s on %s aborted with status %i\n"
 
7815
 
 
7816
#: tools/symcryptrun.c:286
 
7817
#, c-format
 
7818
msgid "%s on %s failed with status %i\n"
 
7819
msgstr "%s on %s failed with status %i\n"
 
7820
 
 
7821
#: tools/symcryptrun.c:312
 
7822
#, c-format
 
7823
msgid "can't create temporary directory `%s': %s\n"
 
7824
msgstr "can't create temporary directory ‘%s’: %s\n"
 
7825
 
 
7826
#: tools/symcryptrun.c:352 tools/symcryptrun.c:369
 
7827
#, c-format
 
7828
msgid "could not open %s for writing: %s\n"
 
7829
msgstr "could not open %s for writing: %s\n"
 
7830
 
 
7831
#: tools/symcryptrun.c:380
 
7832
#, c-format
 
7833
msgid "error writing to %s: %s\n"
 
7834
msgstr "error writing to %s: %s\n"
 
7835
 
 
7836
#: tools/symcryptrun.c:387
 
7837
#, c-format
 
7838
msgid "error reading from %s: %s\n"
 
7839
msgstr "error reading from %s: %s\n"
 
7840
 
 
7841
#: tools/symcryptrun.c:394 tools/symcryptrun.c:401
 
7842
#, c-format
 
7843
msgid "error closing %s: %s\n"
 
7844
msgstr "error closing %s: %s\n"
 
7845
 
 
7846
#: tools/symcryptrun.c:486
 
7847
msgid "no --program option provided\n"
 
7848
msgstr "no --program option provided\n"
 
7849
 
 
7850
#: tools/symcryptrun.c:492
 
7851
msgid "only --decrypt and --encrypt are supported\n"
 
7852
msgstr "only --decrypt and --encrypt are supported\n"
 
7853
 
 
7854
#: tools/symcryptrun.c:498
 
7855
msgid "no --keyfile option provided\n"
 
7856
msgstr "no --keyfile option provided\n"
 
7857
 
 
7858
#: tools/symcryptrun.c:509
 
7859
msgid "cannot allocate args vector\n"
 
7860
msgstr "cannot allocate args vector\n"
 
7861
 
 
7862
#: tools/symcryptrun.c:527
 
7863
#, c-format
 
7864
msgid "could not create pipe: %s\n"
 
7865
msgstr "could not create pipe: %s\n"
 
7866
 
 
7867
#: tools/symcryptrun.c:534
 
7868
#, c-format
 
7869
msgid "could not create pty: %s\n"
 
7870
msgstr "could not create pty: %s\n"
 
7871
 
 
7872
#: tools/symcryptrun.c:550
 
7873
#, c-format
 
7874
msgid "could not fork: %s\n"
 
7875
msgstr "could not fork: %s\n"
 
7876
 
 
7877
#: tools/symcryptrun.c:578
 
7878
#, c-format
 
7879
msgid "execv failed: %s\n"
 
7880
msgstr "execv failed: %s\n"
 
7881
 
 
7882
#: tools/symcryptrun.c:607
 
7883
#, c-format
 
7884
msgid "select failed: %s\n"
 
7885
msgstr "select failed: %s\n"
 
7886
 
 
7887
#: tools/symcryptrun.c:624
 
7888
#, c-format
 
7889
msgid "read failed: %s\n"
 
7890
msgstr "read failed: %s\n"
 
7891
 
 
7892
#: tools/symcryptrun.c:676
 
7893
#, c-format
 
7894
msgid "pty read failed: %s\n"
 
7895
msgstr "pty read failed: %s\n"
 
7896
 
 
7897
#: tools/symcryptrun.c:728
 
7898
#, c-format
 
7899
msgid "waitpid failed: %s\n"
 
7900
msgstr "waitpid failed: %s\n"
 
7901
 
 
7902
#: tools/symcryptrun.c:742
 
7903
#, c-format
 
7904
msgid "child aborted with status %i\n"
 
7905
msgstr "child aborted with status %i\n"
 
7906
 
 
7907
#: tools/symcryptrun.c:797
 
7908
#, c-format
 
7909
msgid "cannot allocate infile string: %s\n"
 
7910
msgstr "cannot allocate infile string: %s\n"
 
7911
 
 
7912
#: tools/symcryptrun.c:810
 
7913
#, c-format
 
7914
msgid "cannot allocate outfile string: %s\n"
 
7915
msgstr "cannot allocate outfile string: %s\n"
 
7916
 
 
7917
#: tools/symcryptrun.c:985
 
7918
#, c-format
 
7919
msgid "either %s or %s must be given\n"
 
7920
msgstr "either %s or %s must be given\n"
 
7921
 
 
7922
#: tools/symcryptrun.c:1012
 
7923
msgid "no class provided\n"
 
7924
msgstr "no class provided\n"
 
7925
 
 
7926
#: tools/symcryptrun.c:1021
 
7927
#, c-format
 
7928
msgid "class %s is not supported\n"
 
7929
msgstr "class %s is not supported\n"
 
7930
 
 
7931
#: tools/gpg-check-pattern.c:145
 
7932
msgid "Usage: gpg-check-pattern [options] patternfile (-h for help)\n"
 
7933
msgstr "Usage: gpg-check-pattern [options] patternfile (-h for help)\n"
 
7934
 
 
7935
#: tools/gpg-check-pattern.c:148
 
7936
msgid ""
 
7937
"Syntax: gpg-check-pattern [options] patternfile\n"
 
7938
"Check a passphrase given on stdin against the patternfile\n"
 
7939
msgstr ""
 
7940
"Syntax: gpg-check-pattern [options] patternfile\n"
 
7941
"Check a passphrase given on stdin against the patternfile\n"