Handle IPv6 addresses for the SSH protocol too.
[libpwmd.git] / po / libpwmd.pot
blob39a3b9f6d3f3a1bba5c6c477f1c5473de93c4f7e
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: 2011-06-05 21:16-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:107 src/mem.c:195
21 #, c-format
22 msgid "%s: %p not found"
23 msgstr ""
25 #: src/pinentry.c:218
26 msgid "it is WAY too short"
27 msgstr ""
29 #: src/pinentry.c:220
30 msgid "it is too short"
31 msgstr ""
33 #: src/pinentry.c:222
34 msgid "it is all whitespace"
35 msgstr ""
37 #: src/pinentry.c:224
38 msgid "it is based on your username"
39 msgstr ""
41 #: src/pinentry.c:226
42 msgid "it does not contain enough DIFFERENT characters"
43 msgstr ""
45 #: src/pinentry.c:228
46 msgid "it is based on a dictionary word"
47 msgstr ""
49 #: src/pinentry.c:230
50 msgid "it is based upon your password entry"
51 msgstr ""
53 #: src/pinentry.c:232
54 msgid "it's derived from your password entry"
55 msgstr ""
57 #: src/pinentry.c:234
58 msgid "it is derived from your password entry"
59 msgstr ""
61 #: src/pinentry.c:236
62 msgid "it is based on a (reversed) dictionary word"
63 msgstr ""
65 #: src/pinentry.c:238
66 msgid "it is derivable from your password entry"
67 msgstr ""
69 #: src/pinentry.c:240
70 msgid "it's derivable from your password entry"
71 msgstr ""
73 #: src/pinentry.c:242
74 msgid "it looks like a National Insurance number."
75 msgstr ""
77 #: src/pinentry.c:244
78 msgid "it is too simplistic/systematic"
79 msgstr ""
81 #: src/pinentry.c:264
82 msgid "Passphrase:"
83 msgstr ""
85 #: src/pinentry.c:270
86 #, c-format
87 msgid ""
88 "A passphrase is required to open the file \"%s\". Please enter the "
89 "passphrase below."
90 msgstr ""
92 #: src/pinentry.c:272
93 #, c-format
94 msgid ""
95 "A passphrase is required to save to the file \"%s\". Please enter the "
96 "passphrase below."
97 msgstr ""
99 #: src/pinentry.c:292
100 msgid "Invalid passphrase, please try again."
101 msgstr ""
103 #: src/pinentry.c:296
104 msgid "Please type the passphrase again for confirmation."
105 msgstr ""
107 #: src/pwmc.c:111
108 msgid ""
109 "Read a PWMD protocol command from standard input.\n"
110 "\n"
111 "Usage: pwmc [options] [file]\n"
112 "   --url <string>\n"
113 "       a url string to connect to (see below)\n"
114 "   --no-ssh-agent\n"
115 "       disable SSH agent (enabled when SSH_AGENT_PID is set)\n"
116 "   --identity, -i <filename>\n"
117 "       the ssh identity file to use for authentication\n"
118 "   --knownhosts, -k <filename>\n"
119 "       the ssh knownhosts file to use (~/.ssh/knownhosts)\n"
120 "   --no-status\n"
121 "       disable showing of status messages from the server\n"
122 "   --name, -n <string>\n"
123 "       set the client name\n"
124 "   --passphrase, -P <string>\n"
125 "       passphrase to use when opening a file (disables pinentry use)\n"
126 "   --no-passphrase\n"
127 "       do not require a passphrase when saving a new file\n"
128 "   --keygrip <string>\n"
129 "       the hex string of the keygrip to save to\n"
130 "   --key-file <filename>\n"
131 "       obtain the passphrase from the specified filename (open only)\n"
132 "   --timeout <seconds>\n"
133 "       pinentry timeout\n"
134 "   --tries <N>\n"
135 "       number of pinentry tries before failing (3)\n"
136 "   --no-pinentry\n"
137 "       disable pinentry both remotely and locally\n"
138 "   --pinentry <path>\n"
139 "       the full path to the pinentry binary (server default)\n"
140 "   --ttyname, -y <path>\n"
141 "       tty that pinentry will use\n"
142 "   --ttytype, -t <string>\n"
143 "       pinentry terminal type (default is $TERM)\n"
144 "   --display, -d\n"
145 "       pinentry display (default is $DISPLAY)\n"
146 "   --lc-ctype <string>\n"
147 "       locale setting for pinentry\n"
148 "   --lc-messages <string>\n"
149 "       locale setting for pinentry\n"
150 "   --local-pinentry\n"
151 "       force using a local pinentry\n"
152 "   --interactive\n"
153 "       use a shell like interface to pwmd (allows more than one command)\n"
154 "   --output-fd <FD>\n"
155 "       redirect command output to the specified file descriptor\n"
156 "   --inquire <COMMAND>\n"
157 "       the specified command (with any options) uses a server inquire while\n"
158 "       command data is read via the inquire file descriptor (stdin)\n"
159 "   --inquire-fd <FD>\n"
160 "       read inquire data from the specified file descriptor (stdin)\n"
161 "   --inquire-file <filename>\n"
162 "       read inquire data from the specified filename\n"
163 "   --inquire-line, -L <STRING>\n"
164 "       the initial line to send (i.e., element path) before the inquire "
165 "data\n"
166 "   --cipher <string>\n"
167 "       the cipher to use when saving (see pwmd(1))\n"
168 "   --save, -S\n"
169 "       send the SAVE command before exiting\n"
170 "   --key-params <string>\n"
171 "       the key parameters to use when saving a new file (pwmd default)\n"
172 "   --force-save\n"
173 "       like --save but always ask for a passphrase\n"
174 "   --version\n"
175 "   --help\n"
176 msgstr ""
178 #: src/pwmc.c:179
179 msgid ""
180 "\n"
181 "An optional url may be in the form of:\n"
182 "    --url /path/to/socket\n"
183 "    --url file://[path/to/socket]\n"
184 "    or\n"
185 "    --url ssh[46]://[username@]hostname[:port]\n"
186 "    --no-ssh-agent -i identity_file --url ssh[46]://[username@]hostname[:"
187 "port]\n"
188 msgstr ""
190 #: src/pwmc.c:206
191 msgid ""
192 "------------------------------------------------------------------------------\n"
193 "Press CTRL-D to end. Press twice on a non-empty line. Pressing ENTER after\n"
194 "each line during the inquire will send that line including the newline\n"
195 "character.\n"
196 "------------------------------------------------------------------------------\n"
197 msgstr ""
199 #: src/pwmc.c:278 src/pwmc.c:350
200 msgid "Input is not from a terminal! Failing.\n"
201 msgstr ""
203 #: src/pwmc.c:300
204 #, c-format
205 msgid "Password for %s: "
206 msgstr ""
208 #: src/pwmc.c:303
209 #, c-format
210 msgid "Invalid password. Password for %s: "
211 msgstr ""
213 #: src/pwmc.c:306
214 #, c-format
215 msgid "New password for %s: "
216 msgstr ""
218 #: src/pwmc.c:309
219 msgid "Confirm password: "
220 msgstr ""
222 #: src/pwmc.c:347
223 #, c-format
224 msgid ""
225 "Password Manager Daemon: %s\n"
226 "\n"
227 "While attempting an SSH connection to %s there was a problem verifying it's "
228 "hostkey against the known and trusted hosts file because it's hostkey was "
229 "not found.\n"
230 "\n"
231 "Would you like to treat this connection as trusted for this and future "
232 "connections by adding %s's hostkey to the known hosts file?"
233 msgstr ""
235 #: src/pwmc.c:375
236 msgid "Trust this connection [y/N]: "
237 msgstr ""
239 #: src/pwmc.c:524
240 msgid ""
241 "------------------------------------------------------------------------------\n"
242 "Elements are TAB delimited. Press CTRL-V then TAB to insert from the "
243 "prompt.\n"
244 "\n"
245 "Type HELP for protocol command help (since pwmd 2.19). Press CTRL-D to "
246 "quit.\n"
247 "------------------------------------------------------------------------------\n"
248 msgstr ""
250 #: src/pwmc.c:544
251 msgid "WARNING: interactive mode doesn't use secure memory!\n"
252 msgstr ""
254 #: src/pwmc.c:609
255 msgid "(c)ancel/(f)orget password/(s)ave/(Q)uit/(S)ave and quit/(h)elp?: "
256 msgstr ""
258 #: src/pwmc.c:647
259 msgid "No filename was specified on the command line. Aborting.\n"
260 msgstr ""
262 #: src/pwmc.c:653
263 msgid "Saving changes ...\n"
264 msgstr ""
266 #: src/pwmc.c:1003
267 msgid "Connecting ...\n"
268 msgstr ""
270 #: src/pwmc.c:1008
271 msgid "Connected.\n"
272 msgstr ""
274 #: src/pwmc.c:1125
275 #, c-format
276 msgid "Opening data file \"%s\" ...\n"
277 msgstr ""
279 #: src/pwmc.c:1234
280 msgid "Connection closed.\n"
281 msgstr ""
283 #: src/ssh.c:82
284 msgid "libpwmd saying bye!"
285 msgstr ""