Added pwmc command line option -I to read inquire data from the
[libpwmd.git] / po / libpwmd.pot
blob22514c5337b3279454bfde9a01fb346dc02a343c
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: 2007-11-26 18:36-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 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: libpwmd.c:82
20 msgid "Unknown error"
21 msgstr ""
23 #: libpwmd.c:84
24 msgid "No cache slots available"
25 msgstr ""
27 #: libpwmd.c:86
28 msgid "Recursion loop"
29 msgstr ""
31 #: libpwmd.c:88
32 msgid "No file is open"
33 msgstr ""
35 #: libpwmd.c:90
36 msgid "General LibXML error"
37 msgstr ""
39 #: libpwmd.c:92
40 msgid "File modified"
41 msgstr ""
43 #: libpwmd.c:344
44 msgid "LibPWMD"
45 msgstr ""
47 #: libpwmd.c:347
48 msgid "Password:"
49 msgstr ""
51 #: libpwmd.c:350
52 msgid "Enter a password."
53 msgstr ""
55 #: libpwmd.c:353
56 msgid "Invalid password, please try again."
57 msgstr ""
59 #: libpwmd.c:357
60 msgid "Please type the password again for confirmation."
61 msgstr ""
63 #: mem.c:114 mem.c:223
64 msgid "not found"
65 msgstr ""
67 #: pwmc.c:83
68 #, c-format
69 msgid ""
70 "Reads PWMD protocol commands from standard input.\n"
71 "\n"
72 "Usage: pwmc [-hvX] [-s <socket>] [[-a [-P -T -N -D] [-t <seconds>]] |\n"
73 "          [-p <password>]] [-S] [-d <n>] [-I <n>] [filename]\n"
74 "   -X  disable showing of status messages from the server\n"
75 "   -s  socket path\n"
76 "   -p  password\n"
77 "   -a  use pinentry(1) for password retrieval\n"
78 "   -P  path to the pinentry binary (%s)\n"
79 "   -T  pinentry tty\n"
80 "   -N  pinentry terminal type\n"
81 "   -D  pinentry display\n"
82 "   -t  pinentry timeout\n"
83 "   -d  redirect command output to the specified file descriptor\n"
84 "   -I  read inquire data from the specified file descriptor\n"
85 "   -S  send the SAVE command after all others\n"
86 "   -v  version\n"
87 "   -h  this help text\n"
88 msgstr ""
90 #: pwmc.c:295
91 msgid "Password Manager Daemon"
92 msgstr ""
94 #: pwmc.c:298
95 #, c-format
96 msgid ""
97 "A password is required for the file \"%s\". Please\n"
98 "enter the password below."
99 msgstr ""