Version 3.0.0.
[pwmd.git] / po / pwmd.pot
blobaf03fc7ee73ede7538a80b3cce2ca84e2fb047bb
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-03-10 17:57-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:183 src/mem.c:291
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:260
96 #, c-format
97 msgid "reloading configuration file '%s'"
98 msgstr ""
100 #: src/pwmd.c:477
101 msgid "unknown"
102 msgstr ""
104 #: src/pwmd.c:535
105 #, c-format
106 msgid "gcry_check_version(): Incompatible libgcrypt. Wanted %s, got %s.\n"
107 msgstr ""
109 #: src/pwmd.c:721
110 msgid "accepted"
111 msgstr ""
113 #: src/pwmd.c:721
114 msgid "rejected"
115 msgstr ""
117 #: src/pwmd.c:926
118 #, c-format
119 msgid "exiting, fd=%i"
120 msgstr ""
122 #: src/pwmd.c:1136
123 #, c-format
124 msgid "Importing XML from '%s'. Output will be written to '%s' ..."
125 msgstr ""
127 #: src/pwmd.c:1178
128 msgid "Could not find root \"pwmd\" element."
129 msgstr ""
131 #: src/pwmd.c:1201
132 msgid "Success!"
133 msgstr ""
135 #: src/pwmd.c:1241
136 #, c-format
137 msgid "Trying to add datafile '%s' to the file cache ..."
138 msgstr ""
140 #: src/pwmd.c:1246
141 #, c-format
142 msgid "%s: Invalid characters in filename"
143 msgstr ""
145 #: src/pwmd.c:1314
146 #, c-format
147 msgid "Successfully added '%s' to the cache."
148 msgstr ""
150 #: src/pwmd.c:1366
151 #, c-format
152 msgid "new connection: tid=%p, fd=%i, addr=%s"
153 msgstr ""
155 #: src/pwmd.c:1369
156 #, c-format
157 msgid "new connection: tid=%p, fd=%i"
158 msgstr ""
160 #: src/pwmd.c:1817
161 #, c-format
162 msgid "caught signal %i (%s)"
163 msgstr ""
165 #: src/pwmd.c:1829
166 msgid "clearing file cache"
167 msgstr ""
169 #: src/pwmd.c:1873
170 msgid "waiting for all clients to disconnect"
171 msgstr ""
173 #: src/pwmd.c:1896
174 #, c-format
175 msgid "%i clients remain"
176 msgstr ""
178 #: src/pwmd.c:1975
179 #, c-format
180 msgid "%s started for user %s"
181 msgstr ""
183 #: src/pwmd.c:1979
184 #, c-format
185 msgid "Listening on %s and TCP port %i"
186 msgstr ""
188 #: src/pwmd.c:1982 src/pwmd.c:1984
189 #, c-format
190 msgid "Listening on %s"
191 msgstr ""
193 #: src/pwmd.c:2066
194 msgid "Received second termination request. Exiting."
195 msgstr ""
197 #: src/pwmd.c:2114
198 msgid ""
199 "Failed to add a file to the cache. Use --ignore to force startup. Exiting."
200 msgstr ""
202 #: src/pwmd.c:2209
203 #, c-format
204 msgid "Converting version 2 data file \"%s\" ..."
205 msgstr ""
207 #: src/pwmd.c:2219
208 #, c-format
209 msgid "Using passphrase file \"%s\" for decryption ..."
210 msgstr ""
212 #: src/pwmd.c:2296
213 #, c-format
214 msgid "Output written to \"%s\"."
215 msgstr ""
217 #: src/pwmd.c:2318
218 #, c-format
219 msgid ""
220 "Usage: %s [OPTIONS] [file1] [...]\n"
221 "  -f, --rcfile=filename        load the specfied configuration file\n"
222 "                               (~/.pwmd/config)\n"
223 "  --homedir                    alternate pwmd home directory (~/.pwmd)\n"
224 "  --use-agent                  enable use of gpg-agent\n"
225 "  -n, --no-fork                run as a foreground process\n"
226 "  -D, --disable-dump           disable the LIST, XPATH and DUMP commands\n"
227 "  --ignore                     ignore file errors during startup\n"
228 "  --debug-level=keywords       log protocol output (see manual for details)\n"
229 "  -o, --outfile=filename       output file when importing or converting\n"
230 "  -C, --convert=filename       convert a version 2 data file to version 3\n"
231 "  -I, --import=filename        import a pwmd DTD formatted XML file)\n"
232 "  -k, --passphrase-file=file   for use when importing or converting\n"
233 "  --no-passphrase-file         prompt instead of using --passphrase-file "
234 "when\n"
235 "                               converting\n"
236 "  --no-passphrase              when importing or converting\n"
237 "  --keygrip=hex                public key to use when encrypting\n"
238 "  --sign-keygrip=hex           private key to use when signing\n"
239 "  --keyparam=s-exp             custom key parameters to use (RSA-2048)\n"
240 "  --cipher=string              encryption cipher (aes256)\n"
241 "  --iterations=N               cipher iteration count (N+1)\n"
242 "  --s2k-count=N                hash iteration count (>65536, calibrated)\n"
243 "  --help                       this help text\n"
244 "  --version                    show version and compile time features\n"
245 msgstr ""
247 #: src/pwmd.c:2566
248 #, c-format
249 msgid ""
250 "%s\n"
251 "\n"
252 "Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013\n"
253 "%s\n"
254 "Released under the terms of the GPL v2. Use at your own risk.\n"
255 "\n"
256 "Compile time features:\n"
257 "%s"
258 msgstr ""
260 #: src/pwmd.c:2683
261 msgid "incompatible gpg-agent version: 2.1.0 or later required"
262 msgstr ""
264 #: src/pwmd.c:2811
265 msgid "Done. Daemonizing..."
266 msgstr ""
268 #: src/pwmd.c:2812
269 msgid "Done. Waiting for connections..."
270 msgstr ""
272 #: src/pwmd.c:2848
273 #, c-format
274 msgid ""
275 "Either there is another pwmd running or '%s' is a \n"
276 "stale socket. Please remove it manually."
277 msgstr ""
279 #: src/pwmd.c:2961
280 msgid "pwmd exiting normally"
281 msgstr ""
283 #: src/status.c:90
284 msgid "Waiting for lock"
285 msgstr ""
287 #: src/commands.c:331
288 #, c-format
289 msgid "Bad passphrase (try %i of %i)"
290 msgstr ""
292 #: src/commands.c:631
293 #, c-format
294 msgid "client validation failed for file '%s'"
295 msgstr ""
297 #: src/commands.c:3914
298 #, c-format
299 msgid "command completed: rc=%u"
300 msgstr ""
302 #: src/commands.c:3930
303 msgid ""
304 "Usage: HELP [<COMMAND>]\n"
305 "For commands that take an element path as an argument, each element is "
306 "separated with an ASCII @key{TAB} character (ASCII 0x09).\n"
307 "COMMANDS:"
308 msgstr ""
310 #: src/commands.c:3962
311 #, c-format
312 msgid "Usage: %s"
313 msgstr ""
315 #: src/commands.c:4317
316 msgid ""
317 "HELP [<COMMAND>]\n"
318 "Show available commands or command specific help text."
319 msgstr ""
321 #: src/commands.c:4322
322 msgid ""
323 "AGENT <command>\n"
324 "Send a @command{gpg-agent} protocol @var{command} directly to the @command"
325 "{gpg-agent}."
326 msgstr ""
328 #: src/commands.c:4328
329 msgid ""
330 "GETINFO [--data] CACHE | CLIENTS | PID | LAST_ERROR | VERSION\n"
331 "Get server and other information: @var{cache} returns the number of cached "
332 "documents via a status message. @var{clients} returns the number of "
333 "connected clients via a status message. @var{pid} returns the process ID "
334 "number of the server via a data response. @var{VERSION} returns the server "
335 "version number and compile-time features with a data response with each "
336 "being space delimited. @var{LAST_ERROR} returns a detailed description of "
337 "the last failed command when available. @xref{Status Messages}. \n"
338 "When the @option{--data} option is specified then the result will be sent "
339 "via a data response rather than a status message."
340 msgstr ""
342 #: src/commands.c:4342
343 msgid ""
344 "PASSWD [--reset] [--s2k-count=N]\n"
345 "Changes the passphrase of the secret key required to open the current file "
346 "or the passphrase of a symmetrically encrypted data file. When the @option{--"
347 "reset} option is passed then the cache entry for the current file will be "
348 "reset and the passphrase, if any, will be required during the next @code"
349 "{OPEN}. @xref{OPEN}.\n"
350 "The @option{--s2k-count} option sets number of hash iterations for a "
351 "passphrase and must be either @code{0} to use the calibrated count of the "
352 "machine (the default), or a value greater than or equal to @code{65536}. "
353 "@xref{SAVE}. This option has no effect for symmetrically encrypted data "
354 "files."
355 msgstr ""
357 #: src/commands.c:4357
358 msgid ""
359 "KEYGRIP [--sign] <filename>\n"
360 "Returns the hex encoded keygrip of the specified @var{filename} with a data "
361 "response.\n"
362 "When the @option{--sign} option is specified then the key used for signing "
363 "of the specified @var{filename} will be returned.\n"
364 "For symmetrically encrypted data files this command returns the error "
365 "GPG_ERR_NOT_SUPPORTED."
366 msgstr ""
368 #: src/commands.c:4369
369 msgid ""
370 "OPEN [--lock] <filename> [<passphrase>]\n"
371 "Opens @var{filename} using @var{passphrase}. When the filename is not found "
372 "on the file-system  then a new document will be created. If the file is "
373 "found, it is looked for in the file cache. If cached and no @var{passphrase} "
374 "was specified then the cached document is opened. When not cached, @cite"
375 "{pinentry(1)} will be used to retrieve the passphrase to use for decryption "
376 "unless @option{disable-pinentry} (@pxref{OPTION}) was specified.\n"
377 "When the @option{--lock} option is passed then the file mutex will be locked "
378 "as if the @code{LOCK} command (@pxref{LOCK}) had been sent after the file "
379 "has been opened."
380 msgstr ""
382 #: src/commands.c:4384
383 msgid ""
384 "SAVE [--no-passphrase] [--reset] [--no-agent] [--s2k-count=N] [--"
385 "cipher=<algo>] [--cipher-iterations=N] [--inquire-keyparam] [--"
386 "keygrip=hexstring] [--sign-keygrip=hexstring]\n"
387 "Writes the @abbr{XML} document to disk. The file written to is the file that "
388 "was opened using the @code{OPEN} command (@pxref{OPEN}). If the file is a "
389 "new one or the option @option{--inquire-keyparam} was passed, then a new "
390 "keypair will be generated and a pinentry will be used to prompt for the "
391 "passphrase to encrypt with unless the @option{--no-passphrase} option was "
392 "passed in which case the data file will not be passphrase protected. \n"
393 "The @option{--no-agent} option disables use of @command{gpg-agent} for "
394 "passphrase retrieval and caching of new files when @command{gpg-agent} use "
395 "is enabled. The datafile will be symmetrically encrypted and will not use or "
396 "generate any keypair.\n"
397 "The @option{--reset} option will clear the cache entry for the current file "
398 "and require a passphrase, if needed, before saving.\n"
399 "The @option{--cipher} option can be used to encrypt the @abbr{XML} data to "
400 "an alternate cipher. The default is @code{aes256}. See the Configuration "
401 "(@pxref{Configuration}) for available ciphers.\n"
402 "The @option{--cipher-iterations} option  specifies the number of times to "
403 "encrypt the XML data. The default is 0 although 1 iteration is still done.\n"
404 "The @option{--inquire-keyparam} option will send a server @emph{INQUIRE} to "
405 "the client to obtain the key paramaters to use when generating a new "
406 "keypair. The inquired data is expected to be an S-expression. If not "
407 "specified then an @samp{RSA} key of @samp{2048} bits will be generated "
408 "unless otherwise set in the configuration file (@pxref{Configuration}). Note "
409 "that when this option is specified a new keypair will be generated "
410 "reguardless if the file is a new one and that if the data file is protected "
411 "the passphrase to open it will be required before generating the new "
412 "keypair.\n"
413 "You can encrypt the data file to a public key other than the one that it was "
414 "originally encrypted with by passing the @option{--keygrip} option with the "
415 "hex encoded keygrip of the public key as its argument. The keygrip may be of "
416 "any key that @command{gpg-agent} knows about. The @option{--sign-keygrip} "
417 "option may also be used to sign with an alternate secret key. This option "
418 "may be needed when using a smartcard. This option has no effect with "
419 "symmetrically encrypted data files.\n"
420 "The @option{--s2k-count} option sets number of hash iterations for a "
421 "passphrase. A value less-than @code{65536} will use the machine calibrated "
422 "value and is the default. This setting only affects new files. To change the "
423 "setting use the @code{PASSWD} command (@pxref{PASSWD}). This option has no "
424 "effect with symmetrically encrypted data files."
425 msgstr ""
427 #: src/commands.c:4432
428 msgid ""
429 "ISCACHED [--lock] <filename>\n"
430 "An @emph{OK} response is returned if the specified @var{filename} is found "
431 "in the file cache. If not found in the cache but exists on the filesystem "
432 "then @var{GPG_ERR_NO_DATA} is returned. Otherwise a filesystem error is "
433 "returned.\n"
434 "The @option{lock} option will lock the file mutex of @var{filename} when the "
435 "file exists; it does not need to be opened nor cached."
436 msgstr ""
438 #: src/commands.c:4443
439 msgid ""
440 "CLEARCACHE [<filename>]\n"
441 "Clears a file cache entry for all or the specified @var{filename}."
442 msgstr ""
444 #: src/commands.c:4448
445 msgid ""
446 "CACHETIMEOUT <filename> <seconds>\n"
447 "The time in @var{seconds} until @var{filename} will be removed from the "
448 "cache. @code{-1} will keep the cache entry forever, @code{0} will require "
449 "the passphrase for each @code{OPEN} or @code{SAVE} command (@pxref{OPEN}, "
450 "@pxref{SAVE}). @xref{Configuration}, and the @code{cache_timeout} parameter."
451 msgstr ""
453 #: src/commands.c:4457
454 msgid ""
455 "LIST [--inquire] [--no-recurse] [--verbose] [--with-target] [--all] [[!]"
456 "element[<TAB>[!]child[..]]]\n"
457 "If no element path is given then a newline separated list of root elements "
458 "is returned with a data response. If given, then all reachable elements of "
459 "the specified element path are returned unless the @option{--no-recurse} "
460 "option is specified. If specified, only the child elements of the element "
461 "path are returned without recursing into grandchildren. Each resulting "
462 "element is prefixed with the literal @code{!} character when the element "
463 "contains no @code{target} attribute. @xref{Target Attribute}, for details.\n"
464 "When the @option{--verbose} option is passed then each element path returned "
465 "will have zero or more flags appened to it. These flags are delimited from "
466 "the element path by a single space character. A flag itself is a single "
467 "character. Flag @code{+} indicates that there are child nodes of the current "
468 "element path. Flag @code{E} indicates that an element of an element path "
469 "contained in a @var{target} attribute could not be found. Flag @code{O} "
470 "indicates that a @var{target} attribute recursion limit was reached (@pxref"
471 "{Configuration}). Flag @code{T} will append the resolved element path of the "
472 "@var{target} attribute contained in the current element (see below).\n"
473 "The @option{--with-target} option implies @option{--verbose} and will append "
474 "an additional flag @code{T} followed by a single space then an element path. "
475 "The appended element path is the resolved path (@pxref{REALPATH}) of the "
476 "current element when it contains a @var{target} attribute. When no @var"
477 "{target} attribute is found then no flag will be appended.\n"
478 "The @option{--no-recurse} option limits the amount of data returned to only "
479 "the listing of children of the specified element path and not any "
480 "grandchildren.\n"
481 "The @option{--all} option lists the entire element tree for each root "
482 "element. This option also implies option @option{--verbose}.\n"
483 "When the @option{--inquire} option is passed then all remaining non-option "
484 "arguments are retrieved via a server @emph{INQUIRE}."
485 msgstr ""
487 #: src/commands.c:4494
488 msgid ""
489 "REALPATH [--inquire] [!]element[<TAB>[!]child[..]]\n"
490 "Resolves all @code{target} attributes of the specified element path and "
491 "returns the result with a data response. @xref{Target Attribute}, for "
492 "details.\n"
493 "When the @option{--inquire} option is passed then all remaining non-option "
494 "arguments are retrieved via a server @emph{INQUIRE}."
495 msgstr ""
497 #: src/commands.c:4503
498 msgid ""
499 "STORE [!]element[<TAB>[!]child[..]]<TAB>[content]\n"
500 "This command uses a server @emph{INQUIRE} to retrieve data from the client.\n"
501 "Creates a new element path or modifies the @var{content} of an existing "
502 "element. If only a single element is specified then a new root element is "
503 "created. Otherwise, elements are @key{TAB} delimited and the content will be "
504 "set to the final @key{TAB} delimited element. If no @var{content} is "
505 "specified after the final @key{TAB}, then the content of the element will be "
506 "removed, or empty when creating a new element.\n"
507 "The only restriction of an element name is that it not contain whitespace or "
508 "begin with the literal element character @code{!} unless specifying a "
509 "literal element (@pxref{Target Attribute}). There is no whitespace between "
510 "the @key{TAB} delimited elements. It is recommended that the content of an "
511 "element be base64 encoded when it contains control or @key{TAB} characters "
512 "to prevent @abbr{XML} parsing and @command{pwmd} syntax errors."
513 msgstr ""
515 #: src/commands.c:4522
516 msgid ""
517 "RENAME [--inquire] [!]element[<TAB>[!]child[..]] <value>\n"
518 "Renames the specified @var{element} to the new @var{value}. If an element of "
519 "the same name as the @var{value} already exists it will be overwritten.\n"
520 "When the @option{--inquire} option is passed then all remaining non-option "
521 "arguments are retrieved via a server @emph{INQUIRE}."
522 msgstr ""
524 #: src/commands.c:4531
525 msgid ""
526 "COPY [--inquire] [!]source[<TAB>[!]child[..]] [!]dest[<TAB>[!]child[..]]\n"
527 "Copies the entire element tree starting from the child node of the source "
528 "element, to the destination element path. If the destination element path "
529 "does not exist then it will be created; otherwise it is overwritten.\n"
530 "Note that attributes from the source element are merged into the destination "
531 "element when the destination element path exists. When an attribute of the "
532 "same name exists in both the source and destination elements then the "
533 "destination attribute will be updated to the source attribute value.\n"
534 "When the @option{--inquire} option is passed then all remaining non-option "
535 "arguments are retrieved via a server @emph{INQUIRE}."
536 msgstr ""
538 #: src/commands.c:4547
539 msgid ""
540 "MOVE [--inquire] [!]source[<TAB>[!]child[..]] [[!]dest[<TAB>[!]child[..]]]\n"
541 "Moves the source element path to the destination element path. If the "
542 "destination is not specified then it will be moved to the root node of the "
543 "document. If the destination is specified and exists then it will be "
544 "overwritten; otherwise non-existing elements of the destination element path "
545 "will be created.\n"
546 "When the @option{--inquire} option is passed then all remaining non-option "
547 "arguments are retrieved via a server @emph{INQUIRE}."
548 msgstr ""
550 #: src/commands.c:4559
551 msgid ""
552 "DELETE [--inquire] [!]element[<TAB>[!]child[..]]\n"
553 "Removes the specified element path and all of its children. This may break "
554 "an element with a @code{target} attribute (@pxref{Target Attribute}) that "
555 "refers to this element or any of its children.\n"
556 "When the @option{--inquire} option is passed then all remaining non-option "
557 "arguments are retrieved via a server @emph{INQUIRE}."
558 msgstr ""
560 #: src/commands.c:4569
561 msgid ""
562 "GET [--inquire] [!]element[<TAB>[!]child[..]]\n"
563 "Retrieves the content of the specified element. The content is returned with "
564 "a data response.\n"
565 "When the @option{--inquire} option is passed then all remaining non-option "
566 "arguments are retrieved via a server @emph{INQUIRE}."
567 msgstr ""
569 #: src/commands.c:4578
570 msgid ""
571 "ATTR [--inquire] SET|GET|DELETE|LIST [<attribute>] [!]element[<TAB>[!]child"
572 "[..]] ..\n"
573 "@table @asis\n"
574 "@item ATTR SET attribute [!]element[<TAB>[!]child[..]] [value]\n"
575 "\n"
576 "    Stores or updates an @var{attribute} name and optional @var{value} of an "
577 "element. When no @var{value} is specified any existing value will be "
578 "removed.\n"
579 "@item ATTR DELETE attribute [!]element[<TAB>[!]child[..]]\n"
580 "\n"
581 "    Removes an @var{attribute} from an element.\n"
582 "@item ATTR LIST [!]element[<TAB>[!]child[..]]\n"
583 "\n"
584 "    Retrieves a newline separated list of attributes names and values from "
585 "the specified element. Each attribute name and value is space delimited.\n"
586 "@item ATTR GET attribute [!]element[<TAB>[!]child[..]]\n"
587 "\n"
588 "    Retrieves the value of an @var{attribute} from an element.@end table\n"
589 "\n"
590 "The @code{_name} attribute (case sensitive) cannot be removed nor modified. "
591 "Use the @code{DELETE} (@pxref{DELETE}) or @code{RENAME} (@pxref{RENAME}) "
592 "commands instead.\n"
593 "The @code{_mtime} attribute is updated each time an element is modified by "
594 "either storing content, editing attributes or by deleting a child element. "
595 "The @code{_ctime} attribute is created for each new element in an element "
596 "path.\n"
597 "When the @option{--inquire} option is passed then all remaining non-option "
598 "arguments are retrieved via a server @emph{INQUIRE}.\n"
599 "@xref{Target Attribute}, for details about this special attribute."
600 msgstr ""
602 #: src/commands.c:4615
603 msgid ""
604 "XPATH [--inquire] <expression>[<TAB>[value]]\n"
605 "Evaluates an XPath @var{expression}. If no @var{value} argument is specified "
606 "it is assumed the expression is a request to return a result. Otherwise, the "
607 "result is set to the @var{value} argument and the document is updated. If "
608 "there is no @var{value} after the @key{TAB} character, the value is assumed "
609 "to be empty and the document is updated. For example:@sp 1\n"
610 "@example\n"
611 "XPATH //element[@@_name='password']@key{TAB}\n"
612 "@end example\n"
613 "@sp 1would clear the content of all @code{password} elements in the data "
614 "file while leaving off the trailing @key{TAB} would return all @code"
615 "{password} elements in @abbr{XML} format.\n"
616 "When the @option{--inquire} option is passed then all remaining non-option "
617 "arguments are retrieved via a server @emph{INQUIRE}.\n"
618 "See @url{http://www.w3schools.com/xpath/xpath_syntax.asp} for @abbr{XPATH} "
619 "expression syntax."
620 msgstr ""
622 #: src/commands.c:4638
623 msgid ""
624 "XPATHATTR [--inquire] SET|DELETE <name> <expression>[<TAB>[<value>]]\n"
625 "Like the @code{XPATH} command (@pxref{XPATH}) but operates on element "
626 "attributes and does not return a result. For the @var{SET} operation the @var"
627 "{value} is optional but the field is required. If not specified then the "
628 "attribute value will be empty. For example:@sp 1@example\n"
629 "XPATHATTR SET password //element[@@_name='password']@key{TAB}\n"
630 "@end example\n"
631 "@sp 1would create an @code{password} attribute for each @code{password} "
632 "element found in the document. The attribute value will be empty but still "
633 "exist.\n"
634 "When the @option{--inquire} option is passed then all remaining non-option "
635 "arguments are retrieved via a server @emph{INQUIRE}.\n"
636 "See @url{http://www.w3schools.com/xpath/xpath_syntax.asp} for @abbr{XPATH} "
637 "expression syntax."
638 msgstr ""
640 #: src/commands.c:4659
641 msgid ""
642 "IMPORT [--root [!]element[<TAB>[!]child[..]]] <content>\n"
643 "This command uses a server @emph{INQUIRE} to retrieve data from the client.\n"
644 "Like the @code{STORE} command (@pxref{STORE}), but the @var{content} "
645 "argument is raw @abbr{XML} data. The content is created as a child of the "
646 "element path specified with the @option{--root} option or at the document "
647 "root when not specified. Existing elements of the same name will be "
648 "overwritten.\n"
649 "The content must begin with an @abbr{XML} element node. @xref{Introduction}, "
650 "for details."
651 msgstr ""
653 #: src/commands.c:4673
654 msgid ""
655 "DUMP\n"
656 "Shows the in memory @abbr{XML} document with indenting. @xref{XPATH}, for "
657 "dumping a specific node."
658 msgstr ""
660 #: src/commands.c:4679
661 msgid ""
662 "LOCK\n"
663 "Locks the mutex associated with the opened file. This prevents other clients "
664 "from sending commands to the same opened file until the client that sent "
665 "this command either disconnects or sends the @code{UNLOCK} command. @xref"
666 "{UNLOCK}."
667 msgstr ""
669 #: src/commands.c:4687
670 msgid ""
671 "UNLOCK\n"
672 "Unlocks the file mutex which was locked with the @code{LOCK} command or a "
673 "commands' @option{--lock} option (@pxref{LOCK}, @pxref{OPEN}, @pxref"
674 "{ISCACHED})."
675 msgstr ""
677 #: src/commands.c:4694
678 msgid ""
679 "GETCONFIG [filename] <parameter>\n"
680 "Returns the value of a @command{pwmd} configuration @var{parameter} with a "
681 "data response. If no file has been opened then the value for @var{filename} "
682 "or the default from the @samp{global} section will be returned. If a file "
683 "has been opened and no @var{filename} is specified, a value previously set "
684 "with the @code{OPTION} command (@pxref{OPTION}) will be returned."
685 msgstr ""
687 #: src/commands.c:4703
688 msgid ""
689 "OPTION <NAME>=<VALUE>\n"
690 "Sets a client option @var{name} to @var{value}. The value for an option is "
691 "kept for the duration of the connection.\n"
692 "@table @asis\n"
693 "@item DISABLE-PINENTRY\n"
694 "Disable use of @command{pinentry} for passphrase retrieval. When set, a "
695 "server inquire is sent to the client to obtain the passphrase. This option "
696 "may be set as needed before the @pxref{OPEN}, @pxref{PASSWD}, and @pxref"
697 "{SAVE} commands.\n"
698 "@item PINENTRY-TIMEOUT\n"
699 "Sets the number of seconds before a pinentry prompt will return an error "
700 "while waiting for user input.\n"
701 "@item TTYNAME\n"
702 "Passed to the @command{gpg-agent} and used for the @command{pinentry} "
703 "dialog.\n"
704 "@item TTYTYPE\n"
705 "Passed to the @command{gpg-agent} and used for the @command{pinentry} "
706 "dialog.\n"
707 "@item DISPLAY\n"
708 "Passed to the @command{gpg-agent} and used for the @command{pinentry} "
709 "dialog.\n"
710 "@item PINENTRY-DESC\n"
711 "Sets the description string of the @command{gpg-agent} and @command"
712 "{pinentry} dialog.\n"
713 "@item PINENTRY-TITLE\n"
714 "Sets the title string of the @command{gpg-agent} and @command{pinentry} "
715 "dialog.\n"
716 "@item PINENTRY-PROMPT\n"
717 "Sets the prompt string of the @command{gpg-agent} and @command{pinentry} "
718 "dialog.\n"
719 "@item LC-CTYPE\n"
720 "Passed to the @command{gpg-agent} and used for the @command{pinentry} "
721 "dialog.\n"
722 "@item LC-MESSAGES\n"
723 "Passed to the @command{gpg-agent} and used for the @command{pinentry} "
724 "dialog.\n"
725 "@item NAME\n"
726 "Associates the thread ID of the connection with the specified textual "
727 "representation. Useful for debugging log messages.\n"
728 "@item LOCK-TIMEOUT\n"
729 "When not @code{0}, the duration in tenths of a second to wait for the file "
730 "mutex which has been locked by another thread to be released before "
731 "returning an error. When @code{-1}, then an error will be returned "
732 "immediately.\n"
733 "@item LOG-LEVEL\n"
734 "An integer specifiying the logging level.@end table\n"
735 msgstr ""
737 #: src/commands.c:4757
738 msgid ""
739 "LS\n"
740 "Lists the available data files stored in the data directory (@file{~/.pwmd/"
741 "data}). The result is a newline separated list of filenames."
742 msgstr ""
744 #: src/commands.c:4763
745 msgid ""
746 "RESET\n"
747 "Closes the currently opened file but keeps any previously set client options."
748 msgstr ""
750 #: src/commands.c:4768
751 msgid ""
752 "NOP\n"
753 "Does nothing. Always returns successfully."
754 msgstr ""
756 #: src/convert.c:357
757 msgid ""
758 "A passphrase is required to decrypt the file for converting. Please enter "
759 "the passphrase below."
760 msgstr ""
762 #: src/convert.c:366
763 msgid "Passphrase:"
764 msgstr ""
766 #: src/convert.c:456
767 #, c-format
768 msgid "Decrypting ...\n"
769 msgstr ""
771 #: src/xml.c:1425 src/xml.c:1500
772 #, c-format
773 msgid ""
774 "An existing \"_name\" attribute already exists. Please rename this attribute "
775 "before converting. Path is: %s"
776 msgstr ""
778 #: src/xml.c:1486
779 #, c-format
780 msgid ""
781 "An existing \"element\" already exists. Please rename this element before "
782 "converting. Path is: %s"
783 msgstr ""
785 #: src/xml.c:1548
786 msgid "Converting pre 2.12 data file..."
787 msgstr ""
789 #: src/xml.c:1572
790 #, c-format
791 msgid "Missing attribute '_name' at %s."
792 msgstr ""
794 #: src/xml.c:1581
795 #, c-format
796 msgid "'%s' is not a valid element name at %s."
797 msgstr ""
799 #: src/xml.c:1603
800 #, c-format
801 msgid "Warning: unknown element '%s' at %s. Ignoring."
802 msgstr ""
804 #: src/tls.c:90
805 msgid "client certificate is invalid"
806 msgstr ""
808 #: src/tls.c:93
809 msgid "client certificate is revoked"
810 msgstr ""
812 #: src/tls.c:96
813 msgid "client certificate has no signer"
814 msgstr ""
816 #: src/tls.c:99
817 msgid "client certificate signer is not from CA"
818 msgstr ""
820 #: src/tls.c:102
821 msgid "client certificate has insecure algorithm"
822 msgstr ""
824 #: src/tls.c:353
825 msgid "Generating key exchange parameters..."
826 msgstr ""