Use g_ascii_strcasecmp() and not g_strcmp0(). g_strcmp0() was added in
[pwmd.git] / po / pwmd.pot
blobbb6b83c048f53cfeb58ca9b74028f00930eaa687
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: 2009-04-25 15:49-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 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: src/mem.c:138 src/mem.c:238
20 #, c-format
21 msgid "%s: %p not found"
22 msgstr ""
24 #: src/pinentry.c:85
25 msgid "it's WAY too short"
26 msgstr ""
28 #: src/pinentry.c:87
29 msgid "it is too short"
30 msgstr ""
32 #: src/pinentry.c:89
33 msgid "it is all whitespace"
34 msgstr ""
36 #: src/pinentry.c:91
37 msgid "it is based on your username"
38 msgstr ""
40 #: src/pinentry.c:93
41 msgid "it is based on a dictionary word"
42 msgstr ""
44 #: src/pinentry.c:95
45 msgid "it is based upon your password entry"
46 msgstr ""
48 #: src/pinentry.c:97
49 msgid "it's derived from your password entry"
50 msgstr ""
52 #: src/pinentry.c:99
53 msgid "it is based on a (reversed) dictionary word"
54 msgstr ""
56 #: src/pinentry.c:101
57 msgid "it is derivable from your password entry"
58 msgstr ""
60 #: src/pinentry.c:103
61 msgid "it does not contain enough DIFFERENT characters"
62 msgstr ""
64 #: src/pinentry.c:105
65 msgid "it is too simplistic/systematic"
66 msgstr ""
68 #: src/pinentry.c:260
69 msgid "Passphrase mismatch, please try again."
70 msgstr ""
72 #: src/pinentry.c:262
73 #, c-format
74 msgid "Password Manager Daemon%s%s"
75 msgstr ""
77 #: src/pinentry.c:268
78 msgid "Passphrase:"
79 msgstr ""
81 #: src/pinentry.c:272
82 #, c-format
83 msgid ""
84 "A passphrase is required to open the file \"%s\". Please%%0Aenter the "
85 "passphrase below."
86 msgstr ""
88 #: src/pinentry.c:273
89 #, c-format
90 msgid ""
91 "A passphrase is required to save to the file \"%s\". Please%%0Aenter the "
92 "passphrase below."
93 msgstr ""
95 #: src/pinentry.c:277
96 msgid "Please enter the passphrase again for confirmation."
97 msgstr ""
99 #: src/pinentry.c:808
100 msgid "read(): short byte count"
101 msgstr ""
103 #: src/pwmd.c:109
104 #, c-format
105 msgid "reloading configuration file '%s'"
106 msgstr ""
108 #: src/pwmd.c:274
109 #, c-format
110 msgid ""
111 "Usage: %s [options] [file1] [...]\n"
112 "    --no-fork/-n\n"
113 "          run as a foreground process\n"
114 "    --rcfile/-f <filename>\n"
115 "          load the specified rcfile (~/.pwmd/config)\n"
116 "    --convert/-C <filename>\n"
117 "          convert a version 1 data file to version 2\n"
118 "    --import/-I <filename>\n"
119 "          import an XML file\n"
120 "    --iterations/-i\n"
121 "          encrypt with the specified number of iterations when importing\n"
122 "          (default is in the rcfile \"global\" section)\n"
123 "    --key-file/-k <filename>\n"
124 "          obtain the key from the specified file when importing or "
125 "converting\n"
126 "    --outfile/-o <filename>\n"
127 "          output file to use when importing or converting (- for stdout)\n"
128 "    --disable-dump/-D\n"
129 "          disable use of the LIST, XPATH and DUMP commands\n"
130 "    --no-pinentry/-P\n"
131 "          disable use of pinentry\n"
132 "    --version\n"
133 "    --help\n"
134 msgstr ""
136 #: src/pwmd.c:315
137 msgid "Required AES cipher not supported by libgcrypt."
138 msgstr ""
140 #: src/pwmd.c:471
141 #, c-format
142 msgid "exiting, fd=%i"
143 msgstr ""
145 #: src/pwmd.c:828
146 #, c-format
147 msgid "New passphrase for file %s: "
148 msgstr ""
150 #: src/pwmd.c:833 src/pwmd.c:842 src/pwmd.c:859
151 #, c-format
152 msgid "%s: Skipping file"
153 msgstr ""
155 #: src/pwmd.c:837
156 msgid "Repeat passphrase: "
157 msgstr ""
159 #: src/pwmd.c:847
160 #, c-format
161 msgid "%s: Passphrase mismatch"
162 msgstr ""
164 #: src/pwmd.c:856
165 #, c-format
166 msgid "Passphrase required for %s: "
167 msgstr ""
169 #: src/pwmd.c:1064
170 #, c-format
171 msgid "Importing XML from '%s'. Output will be written to '%s' ..."
172 msgstr ""
174 #: src/pwmd.c:1300
175 #, c-format
176 msgid "%s: Invalid characters in filename"
177 msgstr ""
179 #: src/pwmd.c:1332
180 #, c-format
181 msgid "Adding '%s' to the file cache ..."
182 msgstr ""
184 #: src/pwmd.c:1372
185 #, c-format
186 msgid "File '%s' now cached"
187 msgstr ""
189 #: src/pwmd.c:1411
190 #, c-format
191 msgid "new connection: tid=%p, fd=%i"
192 msgstr ""
194 #: src/pwmd.c:1612
195 #, c-format
196 msgid "%s started for user %s"
197 msgstr ""
199 #: src/pwmd.c:1613
200 #, c-format
201 msgid "Listening on %s"
202 msgstr ""
204 #: src/pwmd.c:1644
205 #, c-format
206 msgid "caught signal %i (%s)"
207 msgstr ""
209 #: src/pwmd.c:1659
210 msgid "clearing file cache"
211 msgstr ""
213 #: src/pwmd.c:1687
214 msgid "waiting for all clients to disconnect"
215 msgstr ""
217 #: src/pwmd.c:1693
218 #, c-format
219 msgid "%i clients remain"
220 msgstr ""
222 #: src/pwmd.c:1757
223 #, c-format
224 msgid "Converting version 1 data file '%s' to version 2 ..."
225 msgstr ""
227 #: src/pwmd.c:1918
228 #, c-format
229 msgid ""
230 "%s\n"
231 "Copyright (c) %s\n"
232 "Released under the terms of the GPL v2. Use at your own risk.\n"
233 "\n"
234 "Compile time features:\n"
235 "%s"
236 msgstr ""
238 #: src/pwmd.c:2051
239 #, c-format
240 msgid "%s: socket_path not defined"
241 msgstr ""
243 #: src/pwmd.c:2057
244 #, c-format
245 msgid "%s: data_directory not defined"
246 msgstr ""
248 #: src/pwmd.c:2118
249 msgid "Done. Daemonizing..."
250 msgstr ""
252 #: src/pwmd.c:2118
253 msgid "Done. Waiting for connections..."
254 msgstr ""
256 #: src/pwmd.c:2145
257 #, c-format
258 msgid ""
259 "Either there is another pwmd running or '%s' is a \n"
260 "stale socket. Please remove it manually."
261 msgstr ""
263 #: src/pwmd.c:2219
264 msgid "pwmd exiting normally"
265 msgstr ""
267 #: src/pwmd_error.c:41
268 msgid "No file is open"
269 msgstr ""
271 #: src/pwmd_error.c:43
272 msgid "General LibXML error"
273 msgstr ""
275 #: src/pwmd_error.c:45
276 msgid "File modified"
277 msgstr ""
279 #: src/pwmd_error.c:47
280 msgid "Unknown error"
281 msgstr ""
283 #: src/status.c:80
284 msgid "Waiting for lock"
285 msgstr ""