Version 3.0.2.
[pwmd.git] / po / pwmd.pot
blob2edbe39702b083bedb7138d2ac7914e1c9e7a124
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: bjk@luxsci.net\n"
11 "POT-Creation-Date: 2013-06-22 15:41-0400\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
20 #: src/mem.c:150 src/mem.c:246
21 #, c-format
22 msgid "%s: %p not found"
23 msgstr ""
25 #: src/agent.c:239
26 #, c-format
27 msgid "gpg-agent connection died (rc=%i), reconnecting"
28 msgstr ""
30 #: src/agent.c:314
31 #, c-format
32 msgid "Inquired data too large: have=%u, max=%u"
33 msgstr ""
35 #: src/agent.c:392
36 #, c-format
37 msgid "Keygrip is %s, bits=%i"
38 msgstr ""
40 #: src/agent.c:402
41 #, c-format
42 msgid ""
43 "A %s is required to unlock the secret key for the encrypted data file \"%s"
44 "\". Please enter the %s below."
45 msgstr ""
47 #: src/agent.c:404 src/agent.c:405
48 msgid "passphrase"
49 msgstr ""
51 #: src/agent.c:652
52 #, c-format
53 msgid "Signed with keygrip %s"
54 msgstr ""
56 #: src/agent.c:750
57 #, c-format
58 msgid "Encrypted with keygrip %s"
59 msgstr ""
61 #: src/agent.c:866
62 #, c-format
63 msgid "Keygrip is %s"
64 msgstr ""
66 #: src/agent.c:902
67 #, c-format
68 msgid "WARNING: keylen=%i, truncated to %i."
69 msgstr ""
71 #: src/agent.c:1017
72 #, c-format
73 msgid "The passphrase is too large: have=%u, max=%u."
74 msgstr ""
76 #: src/agent.c:1086
77 msgid "Generating a new keypair ..."
78 msgstr ""
80 #: src/agent.c:1089
81 #, c-format
82 msgid "Using passphrase obtained from file '%s'"
83 msgstr ""
85 #: src/agent.c:1124
86 #, c-format
87 msgid "Success! Keygrip is %s."
88 msgstr ""
90 #: src/agent.c:1132
91 #, c-format
92 msgid "Signed with keygrip %s."
93 msgstr ""
95 #: src/pwmd.c:285
96 #, c-format
97 msgid "reloading configuration file '%s'"
98 msgstr ""
100 #: src/pwmd.c:521
101 msgid "unknown"
102 msgstr ""
104 #: src/pwmd.c:579
105 #, c-format
106 msgid "gcry_check_version(): Incompatible libgcrypt. Wanted %s, got %s.\n"
107 msgstr ""
109 #: src/pwmd.c:763
110 msgid "accepted"
111 msgstr ""
113 #: src/pwmd.c:763
114 msgid "rejected"
115 msgstr ""
117 #: src/pwmd.c:968
118 #, c-format
119 msgid "exiting, fd=%i"
120 msgstr ""
122 #: src/pwmd.c:1178
123 #, c-format
124 msgid "Importing XML from '%s'. Output will be written to '%s' ..."
125 msgstr ""
127 #: src/pwmd.c:1220
128 msgid "Could not find root \"pwmd\" element."
129 msgstr ""
131 #: src/pwmd.c:1243
132 msgid "Success!"
133 msgstr ""
135 #: src/pwmd.c:1283
136 #, c-format
137 msgid "Trying to add datafile '%s' to the file cache ..."
138 msgstr ""
140 #: src/pwmd.c:1288
141 #, c-format
142 msgid "%s: Invalid characters in filename"
143 msgstr ""
145 #: src/pwmd.c:1356
146 #, c-format
147 msgid "Successfully added '%s' to the cache."
148 msgstr ""
150 #: src/pwmd.c:1408
151 #, c-format
152 msgid "new connection: tid=%p, fd=%i, addr=%s"
153 msgstr ""
155 #: src/pwmd.c:1411
156 #, c-format
157 msgid "new connection: tid=%p, fd=%i"
158 msgstr ""
160 #: src/pwmd.c:1850
161 #, c-format
162 msgid "caught signal %i (%s)"
163 msgstr ""
165 #: src/pwmd.c:1858
166 msgid "clearing file cache"
167 msgstr ""
169 #: src/pwmd.c:1879
170 #, c-format
171 msgid "Caught signal %i (%s). Exiting."
172 msgstr ""
174 #: src/pwmd.c:1902
175 msgid "waiting for all clients to disconnect"
176 msgstr ""
178 #: src/pwmd.c:1925
179 #, c-format
180 msgid "%i clients remain"
181 msgstr ""
183 #: src/pwmd.c:2004
184 #, c-format
185 msgid "%s started for user %s"
186 msgstr ""
188 #: src/pwmd.c:2008
189 #, c-format
190 msgid "Listening on %s and TCP port %i"
191 msgstr ""
193 #: src/pwmd.c:2011 src/pwmd.c:2013
194 #, c-format
195 msgid "Listening on %s"
196 msgstr ""
198 #: src/pwmd.c:2095
199 msgid "Received second termination request. Exiting."
200 msgstr ""
202 #: src/pwmd.c:2143
203 msgid ""
204 "Failed to add a file to the cache. Use --ignore to force startup. Exiting."
205 msgstr ""
207 #: src/pwmd.c:2238
208 #, c-format
209 msgid "Converting version 2 data file \"%s\" ..."
210 msgstr ""
212 #: src/pwmd.c:2248
213 #, c-format
214 msgid "Using passphrase file \"%s\" for decryption ..."
215 msgstr ""
217 #: src/pwmd.c:2325
218 #, c-format
219 msgid "Output written to \"%s\"."
220 msgstr ""
222 #: src/pwmd.c:2347
223 #, c-format
224 msgid ""
225 "Usage: %s [OPTIONS] [file1] [...]\n"
226 "  -f, --rcfile=filename        load the specfied configuration file\n"
227 "                               (~/.pwmd/config)\n"
228 "  --homedir                    alternate pwmd home directory (~/.pwmd)\n"
229 "  --use-agent                  enable use of gpg-agent\n"
230 "  -n, --no-fork                run as a foreground process\n"
231 "  -D, --disable-dump           disable the LIST, XPATH and DUMP commands\n"
232 "  --ignore                     ignore file errors during startup\n"
233 "  --debug-level=keywords       log protocol output (see manual for details)\n"
234 "  -o, --outfile=filename       output file when importing or converting\n"
235 "  -C, --convert=filename       convert a version 2 data file to version 3\n"
236 "  -I, --import=filename        import a pwmd DTD formatted XML file)\n"
237 "  -k, --passphrase-file=file   for use when importing or converting\n"
238 "  --no-passphrase-file         prompt instead of using --passphrase-file "
239 "when\n"
240 "                               converting\n"
241 "  --no-passphrase              when importing or converting\n"
242 "  --keygrip=hex                public key to use when encrypting\n"
243 "  --sign-keygrip=hex           private key to use when signing\n"
244 "  --keyparam=s-exp             custom key parameters to use (RSA-2048)\n"
245 "  --cipher=string              encryption cipher (aes256)\n"
246 "  --iterations=N               cipher iteration count (N+1)\n"
247 "  --s2k-count=N                hash iteration count (>65536, calibrated)\n"
248 "  --help                       this help text\n"
249 "  --version                    show version and compile time features\n"
250 msgstr ""
252 #: src/pwmd.c:2595
253 #, c-format
254 msgid ""
255 "%s\n"
256 "\n"
257 "Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013\n"
258 "%s\n"
259 "Released under the terms of the GPL v2. Use at your own risk.\n"
260 "\n"
261 "Compile time features:\n"
262 "%s"
263 msgstr ""
265 #: src/pwmd.c:2712
266 msgid "incompatible gpg-agent version: 2.1.0 or later required"
267 msgstr ""
269 #: src/pwmd.c:2840
270 msgid "Done. Daemonizing..."
271 msgstr ""
273 #: src/pwmd.c:2841
274 msgid "Done. Waiting for connections..."
275 msgstr ""
277 #: src/pwmd.c:2877
278 #, c-format
279 msgid ""
280 "Either there is another pwmd running or '%s' is a \n"
281 "stale socket. Please remove it manually."
282 msgstr ""
284 #: src/pwmd.c:2990
285 msgid "pwmd exiting normally"
286 msgstr ""
288 #: src/status.c:90
289 msgid "Waiting for lock"
290 msgstr ""
292 #: src/commands.c:339
293 #, c-format
294 msgid "Bad passphrase (try %i of %i)"
295 msgstr ""
297 #: src/commands.c:639
298 #, c-format
299 msgid "client validation failed for file '%s'"
300 msgstr ""
302 #: src/commands.c:3952
303 #, c-format
304 msgid "command completed: rc=%u"
305 msgstr ""
307 #: src/commands.c:3968
308 msgid ""
309 "Usage: HELP [<COMMAND>]\n"
310 "For commands that take an element path as an argument, each element is "
311 "separated with an ASCII @key{TAB} character (ASCII 0x09).\n"
312 "COMMANDS:"
313 msgstr ""
315 #: src/commands.c:4000
316 #, c-format
317 msgid "Usage: %s"
318 msgstr ""
320 #: src/commands.c:4357
321 msgid ""
322 "HELP [<COMMAND>]\n"
323 "Show available commands or command specific help text."
324 msgstr ""
326 #: src/commands.c:4362
327 msgid ""
328 "AGENT <command>\n"
329 "Send a @command{gpg-agent} protocol @var{command} directly to the "
330 "@command{gpg-agent}."
331 msgstr ""
333 #: src/commands.c:4368
334 msgid ""
335 "GETINFO [--data] CACHE | CLIENTS | PID | LAST_ERROR | VERSION\n"
336 "Get server and other information: @var{cache} returns the number of cached "
337 "documents via a status message. @var{clients} returns the number of "
338 "connected clients via a status message. @var{pid} returns the process ID "
339 "number of the server via a data response. @var{VERSION} returns the server "
340 "version number and compile-time features with a data response with each "
341 "being space delimited. @var{LAST_ERROR} returns a detailed description of "
342 "the last failed command when available. @xref{Status Messages}. \n"
343 "When the @option{--data} option is specified then the result will be sent "
344 "via a data response rather than a status message."
345 msgstr ""
347 #: src/commands.c:4382
348 msgid ""
349 "PASSWD [--reset] [--s2k-count=N] [--no-passphrase]\n"
350 "Changes the passphrase of the secret key required to open the current file "
351 "or the passphrase of a symmetrically encrypted data file. When the @option{--"
352 "reset} option is passed then the cache entry for the current file will be "
353 "reset and the passphrase, if any, will be required during the next "
354 "@code{OPEN}. @xref{OPEN}.\n"
355 "The @option{--s2k-count} option sets number of hash iterations for a "
356 "passphrase and must be either @code{0} to use the calibrated count of the "
357 "machine (the default), or a value greater than or equal to @code{65536}. "
358 "@xref{SAVE}. This option has no effect for symmetrically encrypted data "
359 "files.\n"
360 "The @option{--no-passphrase} option will prevent requiring a passphrase for "
361 "the data file, although a passphrase may be required when changing it."
362 msgstr ""
364 #: src/commands.c:4400
365 msgid ""
366 "KEYGRIP [--sign] <filename>\n"
367 "Returns the hex encoded keygrip of the specified @var{filename} with a data "
368 "response.\n"
369 "When the @option{--sign} option is specified then the key used for signing "
370 "of the specified @var{filename} will be returned.\n"
371 "For symmetrically encrypted data files this command returns the error "
372 "GPG_ERR_NOT_SUPPORTED."
373 msgstr ""
375 #: src/commands.c:4412
376 msgid ""
377 "OPEN [--lock] <filename> [<passphrase>]\n"
378 "Opens @var{filename} using @var{passphrase}. When the filename is not found "
379 "on the file-system  then a new document will be created. If the file is "
380 "found, it is looked for in the file cache. If cached and no @var{passphrase} "
381 "was specified then the cached document is opened. When not cached, "
382 "@cite{pinentry(1)} will be used to retrieve the passphrase to use for "
383 "decryption unless @option{disable-pinentry} (@pxref{OPTION}) was specified.\n"
384 "When the @option{--lock} option is passed then the file mutex will be locked "
385 "as if the @code{LOCK} command (@pxref{LOCK}) had been sent after the file "
386 "has been opened."
387 msgstr ""
389 #: src/commands.c:4427
390 msgid ""
391 "SAVE [--no-passphrase] [--reset] [--no-agent] [--s2k-count=N] [--"
392 "cipher=<algo>] [--cipher-iterations=N] [--inquire-keyparam] [--"
393 "keygrip=hexstring] [--sign-keygrip=hexstring]\n"
394 "Writes the @abbr{XML} document to disk. The file written to is the file that "
395 "was opened using the @code{OPEN} command (@pxref{OPEN}). If the file is a "
396 "new one or the option @option{--inquire-keyparam} was passed, then a new "
397 "keypair will be generated and a pinentry will be used to prompt for the "
398 "passphrase to encrypt with unless the @option{--no-passphrase} option was "
399 "passed in which case the data file will not be passphrase protected. \n"
400 "The @option{--no-agent} option disables use of @command{gpg-agent} for "
401 "passphrase retrieval and caching of new files when @command{gpg-agent} use "
402 "is enabled. The datafile will be symmetrically encrypted and will not use or "
403 "generate any keypair.\n"
404 "The @option{--reset} option will clear the cache entry for the current file "
405 "and require a passphrase, if needed, before saving.\n"
406 "The @option{--cipher} option can be used to encrypt the @abbr{XML} data to "
407 "an alternate cipher. The default is @code{aes256}. See the Configuration "
408 "(@pxref{Configuration}) for available ciphers.\n"
409 "The @option{--cipher-iterations} option  specifies the number of times to "
410 "encrypt the XML data. The default is 0 although 1 iteration is still done.\n"
411 "The @option{--inquire-keyparam} option will send a server @emph{INQUIRE} to "
412 "the client to obtain the key paramaters to use when generating a new "
413 "keypair. The inquired data is expected to be an S-expression. If not "
414 "specified then an @samp{RSA} key of @samp{2048} bits will be generated "
415 "unless otherwise set in the configuration file (@pxref{Configuration}). Note "
416 "that when this option is specified a new keypair will be generated "
417 "reguardless if the file is a new one and that if the data file is protected "
418 "the passphrase to open it will be required before generating the new "
419 "keypair.\n"
420 "You can encrypt the data file to a public key other than the one that it was "
421 "originally encrypted with by passing the @option{--keygrip} option with the "
422 "hex encoded keygrip of the public key as its argument. The keygrip may be of "
423 "any key that @command{gpg-agent} knows about. The @option{--sign-keygrip} "
424 "option may also be used to sign with an alternate secret key. This option "
425 "may be needed when using a smartcard. This option has no effect with "
426 "symmetrically encrypted data files.\n"
427 "The @option{--s2k-count} option sets number of hash iterations for a "
428 "passphrase. A value less-than @code{65536} will use the machine calibrated "
429 "value and is the default. This setting only affects new files. To change the "
430 "setting use the @code{PASSWD} command (@pxref{PASSWD}). This option has no "
431 "effect with symmetrically encrypted data files."
432 msgstr ""
434 #: src/commands.c:4475
435 msgid ""
436 "ISCACHED [--lock] <filename>\n"
437 "An @emph{OK} response is returned if the specified @var{filename} is found "
438 "in the file cache. If not found in the cache but exists on the filesystem "
439 "then @var{GPG_ERR_NO_DATA} is returned. Otherwise a filesystem error is "
440 "returned.\n"
441 "The @option{lock} option will lock the file mutex of @var{filename} when the "
442 "file exists; it does not need to be opened nor cached."
443 msgstr ""
445 #: src/commands.c:4486
446 msgid ""
447 "CLEARCACHE [<filename>]\n"
448 "Clears a file cache entry for all or the specified @var{filename}."
449 msgstr ""
451 #: src/commands.c:4491
452 msgid ""
453 "CACHETIMEOUT <filename> <seconds>\n"
454 "The time in @var{seconds} until @var{filename} will be removed from the "
455 "cache. @code{-1} will keep the cache entry forever, @code{0} will require "
456 "the passphrase for each @code{OPEN} or @code{SAVE} command (@pxref{OPEN}, "
457 "@pxref{SAVE}). @xref{Configuration}, and the @code{cache_timeout} parameter."
458 msgstr ""
460 #: src/commands.c:4500
461 msgid ""
462 "LIST [--inquire] [--no-recurse] [--verbose] [--with-target] [--all] "
463 "[[!]element[<TAB>[!]child[..]]]\n"
464 "If no element path is given then a newline separated list of root elements "
465 "is returned with a data response. If given, then all reachable elements of "
466 "the specified element path are returned unless the @option{--no-recurse} "
467 "option is specified. If specified, only the child elements of the element "
468 "path are returned without recursing into grandchildren. Each resulting "
469 "element is prefixed with the literal @code{!} character when the element "
470 "contains no @code{target} attribute. @xref{Target Attribute}, for details.\n"
471 "When the @option{--verbose} option is passed then each element path returned "
472 "will have zero or more flags appened to it. These flags are delimited from "
473 "the element path by a single space character. A flag itself is a single "
474 "character. Flag @code{+} indicates that there are child nodes of the current "
475 "element path. Flag @code{E} indicates that an element of an element path "
476 "contained in a @var{target} attribute could not be found. Flag @code{O} "
477 "indicates that a @var{target} attribute recursion limit was reached "
478 "(@pxref{Configuration}). Flag @code{T} will append the resolved element path "
479 "of the @var{target} attribute contained in the current element (see below).\n"
480 "The @option{--with-target} option implies @option{--verbose} and will append "
481 "an additional flag @code{T} followed by a single space then an element path. "
482 "The appended element path is the resolved path (@pxref{REALPATH}) of the "
483 "current element when it contains a @var{target} attribute. When no "
484 "@var{target} attribute is found then no flag will be appended.\n"
485 "The @option{--no-recurse} option limits the amount of data returned to only "
486 "the listing of children of the specified element path and not any "
487 "grandchildren.\n"
488 "The @option{--all} option lists the entire element tree for each root "
489 "element. This option also implies option @option{--verbose}.\n"
490 "When the @option{--inquire} option is passed then all remaining non-option "
491 "arguments are retrieved via a server @emph{INQUIRE}."
492 msgstr ""
494 #: src/commands.c:4537
495 msgid ""
496 "REALPATH [--inquire] [!]element[<TAB>[!]child[..]]\n"
497 "Resolves all @code{target} attributes of the specified element path and "
498 "returns the result with a data response. @xref{Target Attribute}, for "
499 "details.\n"
500 "When the @option{--inquire} option is passed then all remaining non-option "
501 "arguments are retrieved via a server @emph{INQUIRE}."
502 msgstr ""
504 #: src/commands.c:4546
505 msgid ""
506 "STORE [!]element[<TAB>[!]child[..]]<TAB>[content]\n"
507 "This command uses a server @emph{INQUIRE} to retrieve data from the client.\n"
508 "Creates a new element path or modifies the @var{content} of an existing "
509 "element. If only a single element is specified then a new root element is "
510 "created. Otherwise, elements are @key{TAB} delimited and the content will be "
511 "set to the final @key{TAB} delimited element. If no @var{content} is "
512 "specified after the final @key{TAB}, then the content of the element will be "
513 "removed, or empty when creating a new element.\n"
514 "The only restriction of an element name is that it not contain whitespace or "
515 "begin with the literal element character @code{!} unless specifying a "
516 "literal element (@pxref{Target Attribute}). There is no whitespace between "
517 "the @key{TAB} delimited elements. It is recommended that the content of an "
518 "element be base64 encoded when it contains control or @key{TAB} characters "
519 "to prevent @abbr{XML} parsing and @command{pwmd} syntax errors."
520 msgstr ""
522 #: src/commands.c:4565
523 msgid ""
524 "RENAME [--inquire] [!]element[<TAB>[!]child[..]] <value>\n"
525 "Renames the specified @var{element} to the new @var{value}. If an element of "
526 "the same name as the @var{value} already exists it will be overwritten.\n"
527 "When the @option{--inquire} option is passed then all remaining non-option "
528 "arguments are retrieved via a server @emph{INQUIRE}."
529 msgstr ""
531 #: src/commands.c:4574
532 msgid ""
533 "COPY [--inquire] [!]source[<TAB>[!]child[..]] [!]dest[<TAB>[!]child[..]]\n"
534 "Copies the entire element tree starting from the child node of the source "
535 "element, to the destination element path. If the destination element path "
536 "does not exist then it will be created; otherwise it is overwritten.\n"
537 "Note that attributes from the source element are merged into the destination "
538 "element when the destination element path exists. When an attribute of the "
539 "same name exists in both the source and destination elements then the "
540 "destination attribute will be updated to the source attribute value.\n"
541 "When the @option{--inquire} option is passed then all remaining non-option "
542 "arguments are retrieved via a server @emph{INQUIRE}."
543 msgstr ""
545 #: src/commands.c:4590
546 msgid ""
547 "MOVE [--inquire] [!]source[<TAB>[!]child[..]] [[!]dest[<TAB>[!]child[..]]]\n"
548 "Moves the source element path to the destination element path. If the "
549 "destination is not specified then it will be moved to the root node of the "
550 "document. If the destination is specified and exists then it will be "
551 "overwritten; otherwise non-existing elements of the destination element path "
552 "will be created.\n"
553 "When the @option{--inquire} option is passed then all remaining non-option "
554 "arguments are retrieved via a server @emph{INQUIRE}."
555 msgstr ""
557 #: src/commands.c:4602
558 msgid ""
559 "DELETE [--inquire] [!]element[<TAB>[!]child[..]]\n"
560 "Removes the specified element path and all of its children. This may break "
561 "an element with a @code{target} attribute (@pxref{Target Attribute}) that "
562 "refers to this element or any of its children.\n"
563 "When the @option{--inquire} option is passed then all remaining non-option "
564 "arguments are retrieved via a server @emph{INQUIRE}."
565 msgstr ""
567 #: src/commands.c:4612
568 msgid ""
569 "GET [--inquire] [!]element[<TAB>[!]child[..]]\n"
570 "Retrieves the content of the specified element. The content is returned with "
571 "a data response.\n"
572 "When the @option{--inquire} option is passed then all remaining non-option "
573 "arguments are retrieved via a server @emph{INQUIRE}."
574 msgstr ""
576 #: src/commands.c:4621
577 msgid ""
578 "ATTR [--inquire] SET|GET|DELETE|LIST [<attribute>] "
579 "[!]element[<TAB>[!]child[..]] ..\n"
580 "@table @asis\n"
581 "@item ATTR SET attribute [!]element[<TAB>[!]child[..]] [value]\n"
582 "\n"
583 "    Stores or updates an @var{attribute} name and optional @var{value} of an "
584 "element. When no @var{value} is specified any existing value will be "
585 "removed.\n"
586 "@item ATTR DELETE attribute [!]element[<TAB>[!]child[..]]\n"
587 "\n"
588 "    Removes an @var{attribute} from an element.\n"
589 "@item ATTR LIST [!]element[<TAB>[!]child[..]]\n"
590 "\n"
591 "    Retrieves a newline separated list of attributes names and values from "
592 "the specified element. Each attribute name and value is space delimited.\n"
593 "@item ATTR GET attribute [!]element[<TAB>[!]child[..]]\n"
594 "\n"
595 "    Retrieves the value of an @var{attribute} from an element.@end table\n"
596 "\n"
597 "The @code{_name} attribute (case sensitive) cannot be removed nor modified. "
598 "Use the @code{DELETE} (@pxref{DELETE}) or @code{RENAME} (@pxref{RENAME}) "
599 "commands instead.\n"
600 "The @code{_mtime} attribute is updated each time an element is modified by "
601 "either storing content, editing attributes or by deleting a child element. "
602 "The @code{_ctime} attribute is created for each new element in an element "
603 "path.\n"
604 "When the @option{--inquire} option is passed then all remaining non-option "
605 "arguments are retrieved via a server @emph{INQUIRE}.\n"
606 "@xref{Target Attribute}, for details about this special attribute."
607 msgstr ""
609 #: src/commands.c:4658
610 msgid ""
611 "XPATH [--inquire] <expression>[<TAB>[value]]\n"
612 "Evaluates an XPath @var{expression}. If no @var{value} argument is specified "
613 "it is assumed the expression is a request to return a result. Otherwise, the "
614 "result is set to the @var{value} argument and the document is updated. If "
615 "there is no @var{value} after the @key{TAB} character, the value is assumed "
616 "to be empty and the document is updated. For example:@sp 1\n"
617 "@example\n"
618 "XPATH //element[@@_name='password']@key{TAB}\n"
619 "@end example\n"
620 "@sp 1would clear the content of all @code{password} elements in the data "
621 "file while leaving off the trailing @key{TAB} would return all "
622 "@code{password} elements in @abbr{XML} format.\n"
623 "When the @option{--inquire} option is passed then all remaining non-option "
624 "arguments are retrieved via a server @emph{INQUIRE}.\n"
625 "See @url{http://www.w3schools.com/xpath/xpath_syntax.asp} for @abbr{XPATH} "
626 "expression syntax."
627 msgstr ""
629 #: src/commands.c:4681
630 msgid ""
631 "XPATHATTR [--inquire] SET|DELETE <name> <expression>[<TAB>[<value>]]\n"
632 "Like the @code{XPATH} command (@pxref{XPATH}) but operates on element "
633 "attributes and does not return a result. For the @var{SET} operation the "
634 "@var{value} is optional but the field is required. If not specified then the "
635 "attribute value will be empty. For example:@sp 1@example\n"
636 "XPATHATTR SET password //element[@@_name='password']@key{TAB}\n"
637 "@end example\n"
638 "@sp 1would create an @code{password} attribute for each @code{password} "
639 "element found in the document. The attribute value will be empty but still "
640 "exist.\n"
641 "When the @option{--inquire} option is passed then all remaining non-option "
642 "arguments are retrieved via a server @emph{INQUIRE}.\n"
643 "See @url{http://www.w3schools.com/xpath/xpath_syntax.asp} for @abbr{XPATH} "
644 "expression syntax."
645 msgstr ""
647 #: src/commands.c:4702
648 msgid ""
649 "IMPORT [--root [!]element[<TAB>[!]child[..]]] <content>\n"
650 "This command uses a server @emph{INQUIRE} to retrieve data from the client.\n"
651 "Like the @code{STORE} command (@pxref{STORE}), but the @var{content} "
652 "argument is raw @abbr{XML} data. The content is created as a child of the "
653 "element path specified with the @option{--root} option or at the document "
654 "root when not specified. Existing elements of the same name will be "
655 "overwritten.\n"
656 "The content must begin with an @abbr{XML} element node. @xref{Introduction}, "
657 "for details."
658 msgstr ""
660 #: src/commands.c:4716
661 msgid ""
662 "DUMP\n"
663 "Shows the in memory @abbr{XML} document with indenting. @xref{XPATH}, for "
664 "dumping a specific node."
665 msgstr ""
667 #: src/commands.c:4722
668 msgid ""
669 "LOCK\n"
670 "Locks the mutex associated with the opened file. This prevents other clients "
671 "from sending commands to the same opened file until the client that sent "
672 "this command either disconnects or sends the @code{UNLOCK} command. "
673 "@xref{UNLOCK}."
674 msgstr ""
676 #: src/commands.c:4730
677 msgid ""
678 "UNLOCK\n"
679 "Unlocks the file mutex which was locked with the @code{LOCK} command or a "
680 "commands' @option{--lock} option (@pxref{LOCK}, @pxref{OPEN}, "
681 "@pxref{ISCACHED})."
682 msgstr ""
684 #: src/commands.c:4737
685 msgid ""
686 "GETCONFIG [filename] <parameter>\n"
687 "Returns the value of a @command{pwmd} configuration @var{parameter} with a "
688 "data response. If no file has been opened then the value for @var{filename} "
689 "or the default from the @samp{global} section will be returned. If a file "
690 "has been opened and no @var{filename} is specified, a value previously set "
691 "with the @code{OPTION} command (@pxref{OPTION}) will be returned."
692 msgstr ""
694 #: src/commands.c:4746
695 msgid ""
696 "OPTION <NAME>=<VALUE>\n"
697 "Sets a client option @var{name} to @var{value}. The value for an option is "
698 "kept for the duration of the connection.\n"
699 "@table @asis\n"
700 "@item DISABLE-PINENTRY\n"
701 "Disable use of @command{pinentry} for passphrase retrieval. When set, a "
702 "server inquire is sent to the client to obtain the passphrase. This option "
703 "may be set as needed before the @pxref{OPEN}, @pxref{PASSWD}, and "
704 "@pxref{SAVE} commands.\n"
705 "@item PINENTRY-TIMEOUT\n"
706 "Sets the number of seconds before a pinentry prompt will return an error "
707 "while waiting for user input.\n"
708 "@item TTYNAME\n"
709 "Passed to the @command{gpg-agent} and used for the @command{pinentry} "
710 "dialog.\n"
711 "@item TTYTYPE\n"
712 "Passed to the @command{gpg-agent} and used for the @command{pinentry} "
713 "dialog.\n"
714 "@item DISPLAY\n"
715 "Passed to the @command{gpg-agent} and used for the @command{pinentry} "
716 "dialog.\n"
717 "@item PINENTRY-DESC\n"
718 "Sets the description string of the @command{gpg-agent} and "
719 "@command{pinentry} dialog.\n"
720 "@item PINENTRY-TITLE\n"
721 "Sets the title string of the @command{gpg-agent} and @command{pinentry} "
722 "dialog.\n"
723 "@item PINENTRY-PROMPT\n"
724 "Sets the prompt string of the @command{gpg-agent} and @command{pinentry} "
725 "dialog.\n"
726 "@item LC-CTYPE\n"
727 "Passed to the @command{gpg-agent} and used for the @command{pinentry} "
728 "dialog.\n"
729 "@item LC-MESSAGES\n"
730 "Passed to the @command{gpg-agent} and used for the @command{pinentry} "
731 "dialog.\n"
732 "@item NAME\n"
733 "Associates the thread ID of the connection with the specified textual "
734 "representation. Useful for debugging log messages.\n"
735 "@item LOCK-TIMEOUT\n"
736 "When not @code{0}, the duration in tenths of a second to wait for the file "
737 "mutex which has been locked by another thread to be released before "
738 "returning an error. When @code{-1}, then an error will be returned "
739 "immediately.\n"
740 "@item LOG-LEVEL\n"
741 "An integer specifiying the logging level.@end table\n"
742 msgstr ""
744 #: src/commands.c:4800
745 msgid ""
746 "LS\n"
747 "Lists the available data files stored in the data directory (@file{~/.pwmd/"
748 "data}). The result is a newline separated list of filenames."
749 msgstr ""
751 #: src/commands.c:4806
752 msgid ""
753 "RESET\n"
754 "Closes the currently opened file but keeps any previously set client options."
755 msgstr ""
757 #: src/commands.c:4811
758 msgid ""
759 "NOP\n"
760 "Does nothing. Always returns successfully."
761 msgstr ""
763 #: src/convert.c:357
764 msgid ""
765 "A passphrase is required to decrypt the file for converting. Please enter "
766 "the passphrase below."
767 msgstr ""
769 #: src/convert.c:366
770 msgid "Passphrase:"
771 msgstr ""
773 #: src/convert.c:456
774 #, c-format
775 msgid "Decrypting ...\n"
776 msgstr ""
778 #: src/xml.c:1425 src/xml.c:1500
779 #, c-format
780 msgid ""
781 "An existing \"_name\" attribute already exists. Please rename this attribute "
782 "before converting. Path is: %s"
783 msgstr ""
785 #: src/xml.c:1486
786 #, c-format
787 msgid ""
788 "An existing \"element\" already exists. Please rename this element before "
789 "converting. Path is: %s"
790 msgstr ""
792 #: src/xml.c:1548
793 msgid "Converting pre 2.12 data file..."
794 msgstr ""
796 #: src/xml.c:1572
797 #, c-format
798 msgid "Missing attribute '_name' at %s."
799 msgstr ""
801 #: src/xml.c:1581
802 #, c-format
803 msgid "'%s' is not a valid element name at %s."
804 msgstr ""
806 #: src/xml.c:1603
807 #, c-format
808 msgid "Warning: unknown element '%s' at %s. Ignoring."
809 msgstr ""
811 #: src/tls.c:90
812 msgid "client certificate is invalid"
813 msgstr ""
815 #: src/tls.c:93
816 msgid "client certificate is revoked"
817 msgstr ""
819 #: src/tls.c:96
820 msgid "client certificate has no signer"
821 msgstr ""
823 #: src/tls.c:99
824 msgid "client certificate signer is not from CA"
825 msgstr ""
827 #: src/tls.c:102
828 msgid "client certificate has insecure algorithm"
829 msgstr ""
831 #: src/tls.c:353
832 msgid "Generating key exchange parameters..."
833 msgstr ""