Version 3.0.13.
[pwmd.git] / po / pwmd.pot
blob5d5f0a8bd68d3fbf888ae73295d808936d59d47b
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: 2015-01-17 16:31-0500\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:203
26 #, c-format
27 msgid "gpg-agent connection died (rc=%i), reconnecting"
28 msgstr ""
30 #: src/agent.c:278
31 #, c-format
32 msgid "Inquired data too large: have=%u, max=%u"
33 msgstr ""
35 #: src/agent.c:356
36 #, c-format
37 msgid "Keygrip is %s, bits=%i"
38 msgstr ""
40 #: src/agent.c:366
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:368 src/agent.c:369
48 msgid "passphrase"
49 msgstr ""
51 #: src/agent.c:624
52 #, c-format
53 msgid "Signed with keygrip %s"
54 msgstr ""
56 #: src/agent.c:722
57 #, c-format
58 msgid "Encrypted with keygrip %s"
59 msgstr ""
61 #: src/agent.c:838
62 #, c-format
63 msgid "Keygrip is %s"
64 msgstr ""
66 #: src/agent.c:874
67 #, c-format
68 msgid "WARNING: keylen=%i, truncated to %i."
69 msgstr ""
71 #: src/agent.c:988
72 #, c-format
73 msgid "The passphrase is too large: have=%u, max=%u."
74 msgstr ""
76 #: src/agent.c:1060
77 msgid "Generating a new keypair ..."
78 msgstr ""
80 #: src/agent.c:1063
81 #, c-format
82 msgid "Using passphrase obtained from file '%s'"
83 msgstr ""
85 #: src/agent.c:1098
86 #, c-format
87 msgid "Success! Keygrip is %s."
88 msgstr ""
90 #: src/agent.c:1106
91 #, c-format
92 msgid "Signed with keygrip %s."
93 msgstr ""
95 #: src/pwmd.c:307
96 #, c-format
97 msgid "reloading configuration file '%s'"
98 msgstr ""
100 #: src/pwmd.c:536
101 msgid "unknown"
102 msgstr ""
104 #: src/pwmd.c:602
105 #, c-format
106 msgid "gcry_check_version(): Incompatible libgcrypt. Wanted %s, got %s.\n"
107 msgstr ""
109 #: src/pwmd.c:874
110 msgid "accepted"
111 msgstr ""
113 #: src/pwmd.c:874
114 msgid "rejected"
115 msgstr ""
117 #: src/pwmd.c:1084
118 #, c-format
119 msgid "exiting, fd=%i"
120 msgstr ""
122 #: src/pwmd.c:1302
123 #, c-format
124 msgid "Importing XML from '%s'. Output will be written to '%s' ..."
125 msgstr ""
127 #: src/pwmd.c:1344
128 msgid "Could not find root \"pwmd\" element."
129 msgstr ""
131 #: src/pwmd.c:1367
132 msgid "Success!"
133 msgstr ""
135 #: src/pwmd.c:1407
136 #, c-format
137 msgid "Trying to add datafile '%s' to the file cache ..."
138 msgstr ""
140 #: src/pwmd.c:1412
141 #, c-format
142 msgid "%s: Invalid characters in filename"
143 msgstr ""
145 #: src/pwmd.c:1480
146 #, c-format
147 msgid "Successfully added '%s' to the cache."
148 msgstr ""
150 #: src/pwmd.c:1538
151 #, c-format
152 msgid "new connection: tid=%p, fd=%i, addr=%s"
153 msgstr ""
155 #: src/pwmd.c:1545
156 #, c-format
157 msgid "new connection: tid=%p, fd=%i"
158 msgstr ""
160 #: src/pwmd.c:1990
161 #, c-format
162 msgid "caught signal %i (%s)"
163 msgstr ""
165 #: src/pwmd.c:1998
166 msgid "clearing file cache"
167 msgstr ""
169 #: src/pwmd.c:2019
170 #, c-format
171 msgid "Caught signal %i (%s). Exiting."
172 msgstr ""
174 #: src/pwmd.c:2042
175 msgid "waiting for all clients to disconnect"
176 msgstr ""
178 #: src/pwmd.c:2065
179 #, c-format
180 msgid "%i clients remain"
181 msgstr ""
183 #: src/pwmd.c:2145
184 #, c-format
185 msgid "%s started for user %s"
186 msgstr ""
188 #: src/pwmd.c:2150
189 #, c-format
190 msgid "Listening on %s and TCP port %i as user %i"
191 msgstr ""
193 #: src/pwmd.c:2153 src/pwmd.c:2155
194 #, c-format
195 msgid "Listening on %s"
196 msgstr ""
198 #: src/pwmd.c:2237
199 msgid "Received second termination request. Exiting."
200 msgstr ""
202 #: src/pwmd.c:2285
203 msgid ""
204 "Failed to add a file to the cache. Use --ignore to force startup. Exiting."
205 msgstr ""
207 #: src/pwmd.c:2380
208 #, c-format
209 msgid "Converting version 2 data file \"%s\" ..."
210 msgstr ""
212 #: src/pwmd.c:2390
213 #, c-format
214 msgid "Using passphrase file \"%s\" for decryption ..."
215 msgstr ""
217 #: src/pwmd.c:2465
218 #, c-format
219 msgid "Output written to \"%s\"."
220 msgstr ""
222 #: src/pwmd.c:2488
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 "  --kill                       terminate an existing instance of pwmd\n"
230 "  --use-agent[=integer]        enable/disable use of gpg-agent\n"
231 "  -n, --no-fork                run as a foreground process\n"
232 "  -D, --disable-dump           disable the LIST, XPATH and DUMP commands\n"
233 "  --ignore, --force            ignore file errors during startup\n"
234 "  --debug-level=keywords       log protocol output (see manual for details)\n"
235 "  -o, --outfile=filename       output file when importing or converting\n"
236 "  -C, --convert=filename       convert a version 2 data file to version 3\n"
237 "  -I, --import=filename        import a pwmd DTD formatted XML file)\n"
238 "  -k, --passphrase-file=file   for use when importing or converting\n"
239 "  --no-passphrase-file         prompt instead of using --passphrase-file "
240 "when\n"
241 "                               converting\n"
242 "  --no-passphrase              when importing or converting\n"
243 "  --keygrip=hex                public key to use when encrypting\n"
244 "  --sign-keygrip=hex           private key to use when signing\n"
245 "  --keyparam=s-exp             custom key parameters to use (RSA-2048)\n"
246 "  --cipher=string              encryption cipher (aes256)\n"
247 "  --cipher-iterations=N        cipher iteration count (N+1)\n"
248 "  --s2k-count=N                hash iteration count (>65536, calibrated)\n"
249 "  --help                       this help text\n"
250 "  --version                    show version and compile time features\n"
251 msgstr ""
253 #: src/pwmd.c:2522
254 #, c-format
255 msgid "removing stale socket %s"
256 msgstr ""
258 #: src/pwmd.c:2597
259 #, c-format
260 msgid "an instance for socket %s is already running"
261 msgstr ""
263 #: src/pwmd.c:2841
264 #, c-format
265 msgid ""
266 "%s\n"
267 "\n"
268 "Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015\n"
269 "%s\n"
270 "Released under the terms of the GPL v2. Use at your own risk.\n"
271 "\n"
272 "Compile time features:\n"
273 "%s"
274 msgstr ""
276 #: src/pwmd.c:2953
277 msgid "incompatible gpg-agent version: 2.1.0 or later required"
278 msgstr ""
280 #: src/pwmd.c:3075
281 #, c-format
282 msgid ""
283 "Either there is another pwmd running or '%s' is a \n"
284 "stale socket. Please remove it manually."
285 msgstr ""
287 #: src/pwmd.c:3164
288 msgid "Done. Daemonizing..."
289 msgstr ""
291 #: src/pwmd.c:3165
292 msgid "Done. Waiting for connections..."
293 msgstr ""
295 #: src/pwmd.c:3246
296 msgid "pwmd exiting normally"
297 msgstr ""
299 #: src/status.c:90
300 msgid "Waiting for lock"
301 msgstr ""
303 #: src/commands.c:396
304 #, c-format
305 msgid "Bad passphrase (try %i of %i)"
306 msgstr ""
308 #: src/commands.c:4197
309 #, c-format
310 msgid "command completed: rc=%u"
311 msgstr ""
313 #: src/commands.c:4214
314 msgid ""
315 "Usage: HELP [<COMMAND>]\n"
316 "For commands that take an element path as an argument, each element is "
317 "separated with an ASCII @key{TAB} character (ASCII 0x09).\n"
318 "COMMANDS:"
319 msgstr ""
321 #: src/commands.c:4247
322 #, c-format
323 msgid "Usage: %s"
324 msgstr ""
326 #: src/commands.c:4736
327 msgid ""
328 "HELP [<COMMAND>]\n"
329 "Show available commands or command specific help text."
330 msgstr ""
332 #: src/commands.c:4741
333 msgid ""
334 "AGENT <command>\n"
335 "Send a @command{gpg-agent} protocol @var{command} directly to the "
336 "@command{gpg-agent}."
337 msgstr ""
339 #: src/commands.c:4747
340 msgid ""
341 "KILL <thread_id>\n"
342 "Terminates the client identified by @var{thread_id} and releases any file "
343 "lock or other resources it has held. @xref{GETINFO} for details about "
344 "listing connected clients.\n"
345 msgstr ""
347 #: src/commands.c:4754
348 msgid ""
349 "GETINFO [--data] [--verbose] CACHE | CLIENTS | PID | USER | LAST_ERROR | "
350 "VERSION\n"
351 "Get server and other information: @var{CACHE} returns the number of cached "
352 "documents via a status message. @var{CLIENTS} returns the number of "
353 "connected clients via a status message or a list of connected clients when "
354 "the @option{--verbose} parameter is used. The list contains space delimited "
355 "fields: the thread ID, client name, opened file (@code{/} if none opened), "
356 "file lock status, whether the current client is self, client state and user "
357 "ID or TLS fingerprint of the connected client. Client state @code{0} is an "
358 "unknown client state, @code{1} indicates the client has connected but hasn't "
359 "completed initializing, @code{2} indicates that the client is idle, @code{3} "
360 "means the client is in a command and @code{4} means the client is "
361 "disconnecting. This line is always returned with a data response. @var{PID} "
362 "returns the process ID number of the server via a data response. "
363 "@var{VERSION} returns the server version number and compile-time features "
364 "with a data response with each being space delimited. @var{LAST_ERROR} "
365 "returns a detailed description of the last failed command when available. "
366 "@var{USER} returns the username or @abbr{TLS} hash of the connected client. "
367 "@xref{Status Messages}. \n"
368 "When the @option{--data} option is specified then the result will be sent "
369 "via a data response rather than a status message."
370 msgstr ""
372 #: src/commands.c:4778
373 msgid ""
374 "PASSWD [--reset] [--s2k-count=N] [--no-passphrase]\n"
375 "Changes the passphrase of the secret key required to open the current file "
376 "or the passphrase of a symmetrically encrypted data file. When the @option{--"
377 "reset} option is passed then the cache entry for the current file will be "
378 "reset and the passphrase, if any, will be required during the next "
379 "@code{OPEN} (@pxref{OPEN}).\n"
380 "The @option{--s2k-count} option sets or changes (@pxref{SAVE}) the number of "
381 "hash iterations for a passphrase and must be either @code{0} to use the "
382 "calibrated count of the machine (the default), or a value greater than or "
383 "equal to @code{65536}. This option has no effect for symmetrically encrypted "
384 "data files.\n"
385 "The @option{--no-passphrase} option will prevent requiring a passphrase for "
386 "the data file, although a passphrase may be required when changing it.\n"
387 "This command is not available for non-invoking clients (@pxref{Access "
388 "Control})."
389 msgstr ""
391 #: src/commands.c:4799
392 msgid ""
393 "KEYGRIP [--sign] <filename>\n"
394 "Returns the hex encoded keygrip of the specified @var{filename} with a data "
395 "response.\n"
396 "When the @option{--sign} option is specified then the key used for signing "
397 "of the specified @var{filename} will be returned.\n"
398 "For symmetrically encrypted data files this command returns the error "
399 "GPG_ERR_NOT_SUPPORTED."
400 msgstr ""
402 #: src/commands.c:4811
403 msgid ""
404 "OPEN [--lock] <filename> [<passphrase>]\n"
405 "Opens @var{filename} using @var{passphrase}. When the filename is not found "
406 "on the file-system  then a new document will be created. If the file is "
407 "found, it is looked for in the file cache. If cached and no @var{passphrase} "
408 "was specified then the cached document is opened. When not cached, "
409 "@cite{pinentry(1)} will be used to retrieve the passphrase to use for "
410 "decryption unless @option{disable-pinentry} (@pxref{OPTION}) was specified.\n"
411 "When the @option{--lock} option is passed then the file mutex will be locked "
412 "as if the @code{LOCK} command (@pxref{LOCK}) had been sent after the file "
413 "has been opened."
414 msgstr ""
416 #: src/commands.c:4826
417 msgid ""
418 "SAVE [--no-passphrase] [--reset] [--no-agent] [--s2k-count=N] [--"
419 "cipher=<algo>] [--cipher-iterations=N] [--inquire-keyparam] [--"
420 "keygrip=hexstring] [--sign-keygrip=hexstring]\n"
421 "Writes the @abbr{XML} document to disk. The file written to is the file that "
422 "was opened using the @code{OPEN} command (@pxref{OPEN}). If the file is a "
423 "new one or the option @option{--inquire-keyparam} was passed, then a new "
424 "keypair will be generated and a pinentry will be used to prompt for the "
425 "passphrase to encrypt with unless the @option{--no-passphrase} option was "
426 "passed in which case the data file will not be passphrase protected. \n"
427 "The @option{--no-agent} option disables use of @command{gpg-agent} for "
428 "passphrase retrieval and caching of new files when @command{gpg-agent} use "
429 "is enabled. The datafile will be symmetrically encrypted and will not use or "
430 "generate any keypair.\n"
431 "The @option{--reset} option will clear the cache entry for the current file "
432 "and require a passphrase, if needed, before saving.\n"
433 "The @option{--cipher} option can be used to encrypt the @abbr{XML} data to "
434 "an alternate cipher. The default is @code{aes256}. See the Configuration "
435 "(@pxref{Configuration}) for available ciphers.\n"
436 "The @option{--cipher-iterations} option  specifies the number of times to "
437 "encrypt the XML data. The default is 0 although 1 iteration is still done.\n"
438 "The @option{--inquire-keyparam} option will send a server @emph{INQUIRE} to "
439 "the client to obtain the key paramaters to use when generating a new "
440 "keypair. The inquired data is expected to be an S-expression. If not "
441 "specified then an @samp{RSA} key of @samp{2048} bits will be generated "
442 "unless otherwise set in the configuration file (@pxref{Configuration}). Note "
443 "that when this option is specified a new keypair will be generated "
444 "reguardless if the file is a new one and that if the data file is protected "
445 "the passphrase to open it will be required before generating the new "
446 "keypair. This option is not available for non-invoking clients "
447 "(@pxref{Access Control}).\n"
448 "You can encrypt the data file to a public key other than the one that it was "
449 "originally encrypted with by passing the @option{--keygrip} option with the "
450 "hex encoded keygrip of the public key as its argument. The keygrip may be of "
451 "any key that @command{gpg-agent} knows about. The @option{--sign-keygrip} "
452 "option may also be used to sign with an alternate secret key. Use the "
453 "@code{KEYGRIP} (@pxref{KEYGRIP}) command to obtain the keygrip of an "
454 "existing data file. This option may be needed when using a smartcard. This "
455 "option has no effect with symmetrically encrypted data files. These options "
456 "are not available for non-invoking clients (@pxref{Access Control}).\n"
457 "The @option{--s2k-count} option sets number of hash iterations for a "
458 "passphrase. A value less-than @code{65536} will use the machine calibrated "
459 "value and is the default. This setting only affects new files. To change the "
460 "setting use the @code{PASSWD} command (@pxref{PASSWD}). This option has no "
461 "effect with symmetrically encrypted data files."
462 msgstr ""
464 #: src/commands.c:4879
465 msgid ""
466 "ISCACHED [--lock] <filename>\n"
467 "An @emph{OK} response is returned if the specified @var{filename} is found "
468 "in the file cache. If not found in the cache but exists on the filesystem "
469 "then @var{GPG_ERR_NO_DATA} is returned. Otherwise a filesystem error is "
470 "returned.\n"
471 "The @option{lock} option will lock the file mutex of @var{filename} when the "
472 "file exists; it does not need to be opened nor cached. The lock will be "
473 "released when the client exits or sends the @code{UNLOCK} (@pxref{UNLOCK}) "
474 "command."
475 msgstr ""
477 #: src/commands.c:4892
478 msgid ""
479 "CLEARCACHE [<filename>]\n"
480 "Clears a file cache entry for all or the specified @var{filename}."
481 msgstr ""
483 #: src/commands.c:4897
484 msgid ""
485 "CACHETIMEOUT <filename> <seconds>\n"
486 "The time in @var{seconds} until @var{filename} will be removed from the "
487 "cache. @code{-1} will keep the cache entry forever, @code{0} will require "
488 "the passphrase for each @code{OPEN} or @code{SAVE} command (@pxref{OPEN}, "
489 "@pxref{SAVE}). @xref{Configuration}, and the @code{cache_timeout} parameter."
490 msgstr ""
492 #: src/commands.c:4906
493 msgid ""
494 "LIST [--inquire] [--no-recurse] [--verbose] [--with-target] [--all] "
495 "[[!]element[<TAB>[!]child[..]]]\n"
496 "If no element path is given then a newline separated list of root elements "
497 "is returned with a data response. If given, then all reachable elements of "
498 "the specified element path are returned unless the @option{--no-recurse} "
499 "option is specified. If specified, only the child elements of the element "
500 "path are returned without recursing into grandchildren. Each resulting "
501 "element is prefixed with the literal @code{!} character when the element "
502 "contains no @code{target} attribute. @xref{Target Attribute}, for details.\n"
503 "When the @option{--verbose} option is passed then each element path returned "
504 "will have zero or more flags appened to it. These flags are delimited from "
505 "the element path by a single space character. A flag itself is a single "
506 "character. Flag @code{P} indicates that access to the element is denied. "
507 "Flag @code{+} indicates that there are child nodes of the current element "
508 "path. Flag @code{E} indicates that an element of an element path contained "
509 "in a @var{target} attribute could not be found. Flag @code{O} indicates that "
510 "a @var{target} attribute recursion limit was reached "
511 "(@pxref{Configuration}). Flag @code{T} will append the resolved element path "
512 "of the @var{target} attribute contained in the current element (see below).\n"
513 "The @option{--with-target} option implies @option{--verbose} and will append "
514 "an additional flag @code{T} followed by a single space then an element path. "
515 "The appended element path is the resolved path (@pxref{REALPATH}) of the "
516 "current element when it contains a @var{target} attribute. When no "
517 "@var{target} attribute is found then no flag will be appended.\n"
518 "The @option{--no-recurse} option limits the amount of data returned to only "
519 "the listing of children of the specified element path and not any "
520 "grandchildren.\n"
521 "The @option{--all} option lists the entire element tree for each root "
522 "element. This option also implies option @option{--verbose}.\n"
523 "When the @option{--inquire} option is passed then all remaining non-option "
524 "arguments are retrieved via a server @emph{INQUIRE}."
525 msgstr ""
527 #: src/commands.c:4944
528 msgid ""
529 "REALPATH [--inquire] [!]element[<TAB>[!]child[..]]\n"
530 "Resolves all @code{target} attributes of the specified element path and "
531 "returns the result with a data response. @xref{Target Attribute}, for "
532 "details.\n"
533 "When the @option{--inquire} option is passed then all remaining non-option "
534 "arguments are retrieved via a server @emph{INQUIRE}."
535 msgstr ""
537 #: src/commands.c:4953
538 msgid ""
539 "STORE [!]element[<TAB>[!]child[..]]<TAB>[content]\n"
540 "This command uses a server @emph{INQUIRE} to retrieve data from the client.\n"
541 "Creates a new element path or modifies the @var{content} of an existing "
542 "element. If only a single element is specified then a new root element is "
543 "created. Otherwise, elements are @key{TAB} delimited and the content will be "
544 "set to the final @key{TAB} delimited element. If no @var{content} is "
545 "specified after the final @key{TAB}, then the content of an existing element "
546 "will be removed; or empty when creating a new element.\n"
547 "The only restriction of an element name is that it not contain whitespace or "
548 "begin with the literal element character @code{!} unless specifying a "
549 "literal element (@pxref{Target Attribute}). There is no whitespace between "
550 "the @key{TAB} delimited elements. It is recommended that the content of an "
551 "element be base64 encoded when it contains control or @key{TAB} characters "
552 "to prevent @abbr{XML} parsing and @command{pwmd} syntax errors."
553 msgstr ""
555 #: src/commands.c:4972
556 msgid ""
557 "RENAME [--inquire] [!]element[<TAB>[!]child[..]] <value>\n"
558 "Renames the specified @var{element} to the new @var{value}. If an element of "
559 "the same name as the @var{value} already exists it will be overwritten.\n"
560 "When the @option{--inquire} option is passed then all remaining non-option "
561 "arguments are retrieved via a server @emph{INQUIRE}."
562 msgstr ""
564 #: src/commands.c:4981
565 msgid ""
566 "COPY [--inquire] [!]source[<TAB>[!]child[..]] [!]dest[<TAB>[!]child[..]]\n"
567 "Copies the entire element tree starting from the child node of the source "
568 "element, to the destination element path. If the destination element path "
569 "does not exist then it will be created; otherwise it is overwritten.\n"
570 "Note that attributes from the source element are merged into the destination "
571 "element when the destination element path exists. When an attribute of the "
572 "same name exists in both the source and destination elements then the "
573 "destination attribute will be updated to the source attribute value.\n"
574 "When the @option{--inquire} option is passed then all remaining non-option "
575 "arguments are retrieved via a server @emph{INQUIRE}."
576 msgstr ""
578 #: src/commands.c:4997
579 msgid ""
580 "MOVE [--inquire] [!]source[<TAB>[!]child[..]] [[!]dest[<TAB>[!]child[..]]]\n"
581 "Moves the source element path to the destination element path. If the "
582 "destination is not specified then it will be moved to the root node of the "
583 "document. If the destination is specified and exists then it will be "
584 "overwritten; otherwise non-existing elements of the destination element path "
585 "will be created.\n"
586 "When the @option{--inquire} option is passed then all remaining non-option "
587 "arguments are retrieved via a server @emph{INQUIRE}."
588 msgstr ""
590 #: src/commands.c:5009
591 msgid ""
592 "DELETE [--inquire] [!]element[<TAB>[!]child[..]]\n"
593 "Removes the specified element path and all of its children. This may break "
594 "an element with a @code{target} attribute (@pxref{Target Attribute}) that "
595 "refers to this element or any of its children.\n"
596 "When the @option{--inquire} option is passed then all remaining non-option "
597 "arguments are retrieved via a server @emph{INQUIRE}."
598 msgstr ""
600 #: src/commands.c:5019
601 msgid ""
602 "GET [--inquire] [!]element[<TAB>[!]child[..]]\n"
603 "Retrieves the content of the specified element. The content is returned with "
604 "a data response.\n"
605 "When the @option{--inquire} option is passed then all remaining non-option "
606 "arguments are retrieved via a server @emph{INQUIRE}."
607 msgstr ""
609 #: src/commands.c:5028
610 msgid ""
611 "ATTR [--inquire] SET|GET|DELETE|LIST [<attribute>] "
612 "[!]element[<TAB>[!]child[..]] ..\n"
613 "@table @asis\n"
614 "@item ATTR SET attribute [!]element[<TAB>[!]child[..]] [value]\n"
615 "\n"
616 "    Stores or updates an @var{attribute} name and optional @var{value} of an "
617 "element. When no @var{value} is specified any existing value will be "
618 "removed.\n"
619 "@item ATTR DELETE attribute [!]element[<TAB>[!]child[..]]\n"
620 "\n"
621 "    Removes an @var{attribute} from an element.\n"
622 "@item ATTR LIST [!]element[<TAB>[!]child[..]]\n"
623 "\n"
624 "    Retrieves a newline separated list of attributes names and values from "
625 "the specified element. Each attribute name and value is space delimited.\n"
626 "@item ATTR GET attribute [!]element[<TAB>[!]child[..]]\n"
627 "\n"
628 "    Retrieves the value of an @var{attribute} from an element.@end table\n"
629 "\n"
630 "The @code{_name} attribute (case sensitive) cannot be removed nor modified. "
631 "Use the @code{DELETE} (@pxref{DELETE}) or @code{RENAME} (@pxref{RENAME}) "
632 "commands instead.\n"
633 "The @code{_mtime} attribute is updated each time an element is modified by "
634 "either storing content, editing attributes or by deleting a child element. "
635 "The @code{_ctime} attribute is created for each new element in an element "
636 "path.\n"
637 "When the @option{--inquire} option is passed then all remaining non-option "
638 "arguments are retrieved via a server @emph{INQUIRE}.\n"
639 "@xref{Target Attribute}, for details about this special attribute."
640 msgstr ""
642 #: src/commands.c:5065
643 msgid ""
644 "XPATH [--inquire] <expression>[<TAB>[value]]\n"
645 "Evaluates an XPath @var{expression}. If no @var{value} argument is specified "
646 "it is assumed the expression is a request to return a result. Otherwise, the "
647 "result is set to the @var{value} argument and the document is updated. If "
648 "there is no @var{value} after the @key{TAB} character, the value is assumed "
649 "to be empty and the document is updated. For example:@sp 1\n"
650 "@example\n"
651 "XPATH //element[@@_name='password']@key{TAB}\n"
652 "@end example\n"
653 "@sp 1would clear the content of all @code{password} elements in the data "
654 "file while leaving off the trailing @key{TAB} would return all "
655 "@code{password} elements in @abbr{XML} format.\n"
656 "When the @option{--inquire} option is passed then all remaining non-option "
657 "arguments are retrieved via a server @emph{INQUIRE}.\n"
658 "See @url{http://www.w3schools.com/xpath/xpath_syntax.asp} for @abbr{XPATH} "
659 "expression syntax."
660 msgstr ""
662 #: src/commands.c:5088
663 msgid ""
664 "XPATHATTR [--inquire] SET|DELETE <name> <expression>[<TAB>[<value>]]\n"
665 "Like the @code{XPATH} command (@pxref{XPATH}) but operates on element "
666 "attributes and does not return a result. For the @var{SET} operation the "
667 "@var{value} is optional but the field is required. If not specified then the "
668 "attribute value will be empty. For example:@sp 1@example\n"
669 "XPATHATTR SET password //element[@@_name='password']@key{TAB}\n"
670 "@end example\n"
671 "@sp 1would create an @code{password} attribute for each @code{password} "
672 "element found in the document. The attribute value will be empty but still "
673 "exist.\n"
674 "When the @option{--inquire} option is passed then all remaining non-option "
675 "arguments are retrieved via a server @emph{INQUIRE}.\n"
676 "See @url{http://www.w3schools.com/xpath/xpath_syntax.asp} for @abbr{XPATH} "
677 "expression syntax."
678 msgstr ""
680 #: src/commands.c:5109
681 msgid ""
682 "IMPORT [--root [!]element[<TAB>[!]child[..]]] <content>\n"
683 "This command uses a server @emph{INQUIRE} to retrieve data from the client.\n"
684 "Like the @code{STORE} command (@pxref{STORE}), but the @var{content} "
685 "argument is raw @abbr{XML} data. The content is created as a child of the "
686 "element path specified with the @option{--root} option or at the document "
687 "root when not specified. Existing elements of the same name will be "
688 "overwritten.\n"
689 "The content must begin with an @abbr{XML} element node. @xref{Introduction}, "
690 "for details."
691 msgstr ""
693 #: src/commands.c:5123
694 msgid ""
695 "DUMP\n"
696 "Shows the in memory @abbr{XML} document with indenting. @xref{XPATH}, for "
697 "dumping a specific node."
698 msgstr ""
700 #: src/commands.c:5129
701 msgid ""
702 "LOCK\n"
703 "Locks the mutex associated with the opened file. This prevents other clients "
704 "from sending commands to the same opened file until the client that sent "
705 "this command either disconnects or sends the @code{UNLOCK} command. "
706 "@xref{UNLOCK}."
707 msgstr ""
709 #: src/commands.c:5137
710 msgid ""
711 "UNLOCK\n"
712 "Unlocks the file mutex which was locked with the @code{LOCK} command or a "
713 "commands' @option{--lock} option (@pxref{LOCK}, @pxref{OPEN}, "
714 "@pxref{ISCACHED})."
715 msgstr ""
717 #: src/commands.c:5144
718 msgid ""
719 "GETCONFIG [filename] <parameter>\n"
720 "Returns the value of a @command{pwmd} configuration @var{parameter} with a "
721 "data response. If no file has been opened then the value for @var{filename} "
722 "or the default from the @samp{global} section will be returned. If a file "
723 "has been opened and no @var{filename} is specified, a value previously set "
724 "with the @code{OPTION} command (@pxref{OPTION}) will be returned."
725 msgstr ""
727 #: src/commands.c:5153
728 msgid ""
729 "OPTION <NAME>=<VALUE>\n"
730 "Sets a client option @var{name} to @var{value}. The value for an option is "
731 "kept for the duration of the connection.\n"
732 "@table @asis\n"
733 "@item DISABLE-PINENTRY\n"
734 "Disable use of @command{pinentry} for passphrase retrieval. When set, a "
735 "server inquire is sent to the client to obtain the passphrase. This option "
736 "may be set as needed before the @code{OPEN} (@pxref{OPEN}), @code{PASSWD} "
737 "(@pxref{PASSWD}) and @code{SAVE} (@pxref{SAVE}) commands.\n"
738 "@item PINENTRY-TIMEOUT\n"
739 "Sets the number of seconds before a pinentry prompt will return an error "
740 "while waiting for user input.\n"
741 "@item TTYNAME\n"
742 "Passed to the @command{gpg-agent} and used for the @command{pinentry} "
743 "dialog.\n"
744 "@item TTYTYPE\n"
745 "Passed to the @command{gpg-agent} and used for the @command{pinentry} "
746 "dialog.\n"
747 "@item DISPLAY\n"
748 "Passed to the @command{gpg-agent} and used for the @command{pinentry} "
749 "dialog.\n"
750 "@item PINENTRY-DESC\n"
751 "Sets the description string of the @command{gpg-agent} and "
752 "@command{pinentry} dialog.\n"
753 "@item PINENTRY-TITLE\n"
754 "Sets the title string of the @command{gpg-agent} and @command{pinentry} "
755 "dialog.\n"
756 "@item PINENTRY-PROMPT\n"
757 "Sets the prompt string of the @command{gpg-agent} and @command{pinentry} "
758 "dialog.\n"
759 "@item LC-CTYPE\n"
760 "Passed to the @command{gpg-agent} and used for the @command{pinentry} "
761 "dialog.\n"
762 "@item LC-MESSAGES\n"
763 "Passed to the @command{gpg-agent} and used for the @command{pinentry} "
764 "dialog.\n"
765 "@item NAME\n"
766 "Associates the thread ID of the connection with the specified textual "
767 "representation. Useful for debugging log messages. May not contain "
768 "whitespace.\n"
769 "@item LOCK-TIMEOUT\n"
770 "When not @code{0}, the duration in tenths of a second to wait for the file "
771 "mutex which has been locked by another thread to be released before "
772 "returning an error. When @code{-1}, then an error will be returned "
773 "immediately.\n"
774 "@item LOG-LEVEL\n"
775 "An integer specifiying the logging level.@end table\n"
776 msgstr ""
778 #: src/commands.c:5207
779 msgid ""
780 "LS\n"
781 "Lists the available data files stored in the data directory (@file{~/.pwmd/"
782 "data}). The result is a newline separated list of filenames."
783 msgstr ""
785 #: src/commands.c:5213
786 msgid ""
787 "RESET\n"
788 "Closes the currently opened file but keeps any previously set client options."
789 msgstr ""
791 #: src/commands.c:5218
792 msgid ""
793 "NOP\n"
794 "Does nothing. Always returns successfully."
795 msgstr ""
797 #: src/convert.c:357
798 msgid ""
799 "A passphrase is required to decrypt the file for converting. Please enter "
800 "the passphrase below."
801 msgstr ""
803 #: src/convert.c:366
804 msgid "Passphrase:"
805 msgstr ""
807 #: src/convert.c:456
808 #, c-format
809 msgid "Decrypting ...\n"
810 msgstr ""
812 #: src/xml.c:1639 src/xml.c:1726
813 #, c-format
814 msgid ""
815 "An existing \"_name\" attribute already exists. Please rename this attribute "
816 "before converting. Path is: %s"
817 msgstr ""
819 #: src/xml.c:1713
820 #, c-format
821 msgid ""
822 "An existing \"element\" already exists. Please rename this element before "
823 "converting. Path is: %s"
824 msgstr ""
826 #: src/xml.c:1774
827 msgid "Converting pre 2.12 data file..."
828 msgstr ""
830 #: src/xml.c:1798
831 #, c-format
832 msgid "Missing attribute '_name' at %s."
833 msgstr ""
835 #: src/xml.c:1807
836 #, c-format
837 msgid "'%s' is not a valid element name at %s."
838 msgstr ""
840 #: src/xml.c:1829
841 #, c-format
842 msgid "Warning: unknown element '%s' at %s. Ignoring."
843 msgstr ""
845 #: src/tls.c:97
846 msgid "client certificate is revoked"
847 msgstr ""
849 #: src/tls.c:100
850 msgid "client certificate has no signer"
851 msgstr ""
853 #: src/tls.c:103
854 msgid "client certificate signature verification failed"
855 msgstr ""
857 #: src/tls.c:106
858 msgid "client certificate expired"
859 msgstr ""
861 #: src/tls.c:109
862 msgid "client certificate signer is not from CA"
863 msgstr ""
865 #: src/tls.c:112
866 msgid "client certificate has insecure algorithm"
867 msgstr ""
869 #: src/tls.c:115
870 msgid "client certificate is invalid"
871 msgstr ""
873 #: src/tls.c:374
874 msgid "Generating key exchange parameters..."
875 msgstr ""