Version 1.6.
[pwmd.git] / po / pwmd.pot
blobb186352e71396a142dadd6563b8c676ff4627050
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: 2008-01-27 10:39-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 #: src/cache.h:25
20 #, c-format
21 msgid "LOCK %s tid=%p"
22 msgstr ""
24 #: src/cache.h:26
25 #, c-format
26 msgid "UNLOCK %s tid=%p"
27 msgstr ""
29 #: src/cache.h:34
30 #, c-format
31 msgid "%s(): cache mutex LOCKED"
32 msgstr ""
34 #: src/cache.h:36 src/commands.c:163 src/pinentry.c:365
35 msgid "Waiting for lock"
36 msgstr ""
38 #: src/mem.c:101 src/mem.c:183
39 #, c-format
40 msgid "%s: %p not found"
41 msgstr ""
43 #: src/pwmd.c:88
44 #, c-format
45 msgid "reloading configuration file '%s'"
46 msgstr ""
48 #: src/pwmd.c:148
49 msgid "logfile"
50 msgstr ""
52 #: src/pwmd.c:202
53 #, c-format
54 msgid ""
55 "Usage: %s [-hvDb] [-f <rcfile>] [-I <filename>] [file1] [...]\n"
56 "    -b  run as a background process\n"
57 "    -f  load the specified rcfile (~/.pwmd/config)\n"
58 "    -I  import an XML file and write the encrypted data to stdout\n"
59 "    -D  disable use of the LIST and DUMP commands\n"
60 "    -v  version\n"
61 "    -h  this help text\n"
62 msgstr ""
64 #: src/pwmd.c:231
65 msgid "Required AES cipher not supported by libgcrypt."
66 msgstr ""
68 #: src/pwmd.c:502
69 msgid "pth_read(): short byte count"
70 msgstr ""
72 #: src/pwmd.c:531
73 #, c-format
74 msgid "exiting, fd=%i"
75 msgstr ""
77 #: src/pwmd.c:726
78 #, c-format
79 msgid "%s: skipping empty file"
80 msgstr ""
82 #: src/pwmd.c:742
83 #, c-format
84 msgid "Password for '%s': "
85 msgstr ""
87 #: src/pwmd.c:746
88 #, c-format
89 msgid "%s: skipping file"
90 msgstr ""
92 #: src/pwmd.c:756 src/pwmd.c:1190 src/pwmd.c:1209
93 #, c-format
94 msgid "%s: invalid password, skipping"
95 msgstr ""
97 #: src/pwmd.c:761
98 #, c-format
99 msgid "%s: invalid password"
100 msgstr ""
102 #: src/pwmd.c:803
103 msgid "New password: "
104 msgstr ""
106 #: src/pwmd.c:804
107 msgid "Invalid password."
108 msgstr ""
110 #: src/pwmd.c:809
111 msgid "Verify password: "
112 msgstr ""
114 #: src/pwmd.c:810 src/pwmd.c:817
115 msgid "Passwords do not match."
116 msgstr ""
118 #: src/pwmd.c:1110
119 #, c-format
120 msgid "%s: invalid characters in filename"
121 msgstr ""
123 #: src/pwmd.c:1119
124 #, c-format
125 msgid "%s: file already cached, skipping"
126 msgstr ""
128 #: src/pwmd.c:1195
129 msgid "Incorrect password. Please try again."
130 msgstr ""
132 #: src/pwmd.c:1225
133 #, c-format
134 msgid "%s: file added to the cache"
135 msgstr ""
137 #: src/pwmd.c:1336
138 msgid "pth_spawn() failed"
139 msgstr ""
141 #: src/pwmd.c:1341
142 #, c-format
143 msgid "new tid=%s, fd=%i"
144 msgstr ""
146 #: src/pwmd.c:1406
147 #, c-format
148 msgid "%s started for user %s"
149 msgstr ""
151 #: src/pwmd.c:1451
152 #, c-format
153 msgid "caught signal %i (%s)"
154 msgstr ""
156 #: src/pwmd.c:1468
157 msgid "clearing file cache"
158 msgstr ""
160 #: src/pwmd.c:1496
161 msgid "waiting for all threads to terminate"
162 msgstr ""
164 #: src/pwmd.c:1503
165 #, c-format
166 msgid "%i threads remain"
167 msgstr ""
169 #: src/pwmd.c:1673
170 #, c-format
171 msgid "%s: socket_path not defined"
172 msgstr ""
174 #: src/pwmd.c:1685
175 #, c-format
176 msgid "%s: data_directory not defined"
177 msgstr ""
179 #: src/pwmd.c:1706
180 #, c-format
181 msgid "cache size must be in multiples of %li"
182 msgstr ""
184 #: src/pwmd.c:1770
185 msgid "Done. Daemonizing..."
186 msgstr ""
188 #: src/pwmd.c:1770
189 msgid "Done. Waiting for connections..."
190 msgstr ""
192 #: src/pwmd.c:1797
193 #, c-format
194 msgid ""
195 "Either there is another pwmd running or '%s' is a \n"
196 "stale socket. Please remove it manually."
197 msgstr ""
199 #: src/pwmd.c:1909
200 msgid "pwmd exiting normally"
201 msgstr ""
203 #: src/pwmd_error.c:40
204 msgid "Unknown error"
205 msgstr ""
207 #: src/pwmd_error.c:42
208 msgid "No cache slots available"
209 msgstr ""
211 #: src/pwmd_error.c:44
212 msgid "Recursion loop"
213 msgstr ""
215 #: src/pwmd_error.c:46
216 msgid "No file is open"
217 msgstr ""
219 #: src/pwmd_error.c:48
220 msgid "General LibXML error"
221 msgstr ""
223 #: src/pwmd_error.c:50
224 msgid "File modified"
225 msgstr ""
227 #: src/pinentry.c:172
228 msgid "Password mismatch, please try again."
229 msgstr ""
231 #: src/pinentry.c:174
232 msgid "Password Manager Daemon"
233 msgstr ""
235 #: src/pinentry.c:179
236 msgid "Password:"
237 msgstr ""
239 #: src/pinentry.c:183
240 #, c-format
241 msgid ""
242 "A password is required to open the file \"%s\". Please%%0Aenter the password "
243 "below."
244 msgstr ""
246 #: src/pinentry.c:184
247 #, c-format
248 msgid ""
249 "A password is required to save to the file \"%s\". Please%%0Aenter the "
250 "password below."
251 msgstr ""
253 #: src/pinentry.c:188
254 msgid "Please type the password again for confirmation."
255 msgstr ""