Version 1.13.
[pwmd.git] / po / pwmd.pot
blob452e35d1d71bbb5ad4a8eff24ec9ea1ecbea87e6
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-08-17 18:37-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/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/pwmd.c:312
35 msgid "Waiting for lock"
36 msgstr ""
38 #: src/mem.c:95 src/mem.c:178
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:153
49 msgid "logfile"
50 msgstr ""
52 #: src/pwmd.c:214
53 #, c-format
54 msgid ""
55 "Usage: %s [-hvDn] [-f <rcfile>] [-I <filename> [-i <iter>]] [file1] [...]\n"
56 "    -n  run as a foreground 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 "    -i  encrypt with the specified number of iterations when importing\n"
60 "        (config default in the \"global\" section)\n"
61 "    -D  disable use of the LIST and DUMP commands\n"
62 "    -v  version\n"
63 "    -h  this help text\n"
64 msgstr ""
66 #: src/pwmd.c:245
67 msgid "Required AES cipher not supported by libgcrypt."
68 msgstr ""
70 #: src/pwmd.c:365
71 #, c-format
72 msgid "exiting, fd=%i"
73 msgstr ""
75 #: src/pwmd.c:753
76 #, c-format
77 msgid "%s: skipping empty file"
78 msgstr ""
80 #: src/pwmd.c:769
81 #, c-format
82 msgid "Password for '%s': "
83 msgstr ""
85 #: src/pwmd.c:773
86 #, c-format
87 msgid "%s: skipping file"
88 msgstr ""
90 #: src/pwmd.c:783 src/pwmd.c:1218 src/pwmd.c:1237
91 #, c-format
92 msgid "%s: invalid password, skipping"
93 msgstr ""
95 #: src/pwmd.c:788
96 #, c-format
97 msgid "%s: invalid password"
98 msgstr ""
100 #: src/pwmd.c:830
101 msgid "New password: "
102 msgstr ""
104 #: src/pwmd.c:831
105 msgid "Invalid password."
106 msgstr ""
108 #: src/pwmd.c:836
109 msgid "Verify password: "
110 msgstr ""
112 #: src/pwmd.c:837 src/pwmd.c:844
113 msgid "Passwords do not match."
114 msgstr ""
116 #: src/pwmd.c:1137
117 #, c-format
118 msgid "%s: invalid characters in filename"
119 msgstr ""
121 #: src/pwmd.c:1146
122 #, c-format
123 msgid "%s: file already cached, skipping"
124 msgstr ""
126 #: src/pwmd.c:1223
127 msgid "Incorrect password. Please try again."
128 msgstr ""
130 #: src/pwmd.c:1253
131 #, c-format
132 msgid "%s: file added to the cache"
133 msgstr ""
135 #: src/pwmd.c:1304
136 msgid "pth_spawn() failed"
137 msgstr ""
139 #: src/pwmd.c:1309
140 #, c-format
141 msgid "new tid=%s, fd=%i"
142 msgstr ""
144 #: src/pwmd.c:1350
145 #, c-format
146 msgid "%s started for user %s"
147 msgstr ""
149 #: src/pwmd.c:1415
150 #, c-format
151 msgid "caught signal %i (%s)"
152 msgstr ""
154 #: src/pwmd.c:1432
155 msgid "clearing file cache"
156 msgstr ""
158 #: src/pwmd.c:1459
159 msgid "waiting for all threads to terminate"
160 msgstr ""
162 #: src/pwmd.c:1465
163 #, c-format
164 msgid "%i threads remain"
165 msgstr ""
167 #: src/pwmd.c:1635
168 #, c-format
169 msgid "%s: socket_path not defined"
170 msgstr ""
172 #: src/pwmd.c:1647
173 #, c-format
174 msgid "%s: data_directory not defined"
175 msgstr ""
177 #: src/pwmd.c:1668
178 #, c-format
179 msgid "cache size must be in multiples of %li"
180 msgstr ""
182 #: src/pwmd.c:1732
183 msgid "Done. Daemonizing..."
184 msgstr ""
186 #: src/pwmd.c:1732
187 msgid "Done. Waiting for connections..."
188 msgstr ""
190 #: src/pwmd.c:1759
191 #, c-format
192 msgid ""
193 "Either there is another pwmd running or '%s' is a \n"
194 "stale socket. Please remove it manually."
195 msgstr ""
197 #: src/pwmd.c:1867
198 msgid "pwmd exiting normally"
199 msgstr ""
201 #: src/pwmd_error.c:40
202 msgid "Unknown error"
203 msgstr ""
205 #: src/pwmd_error.c:42
206 msgid "No cache slots available"
207 msgstr ""
209 #: src/pwmd_error.c:44
210 msgid "Recursion loop"
211 msgstr ""
213 #: src/pwmd_error.c:46
214 msgid "No file is open"
215 msgstr ""
217 #: src/pwmd_error.c:48
218 msgid "General LibXML error"
219 msgstr ""
221 #: src/pwmd_error.c:50
222 msgid "File modified"
223 msgstr ""
225 #: src/pinentry.c:238
226 msgid "Password mismatch, please try again."
227 msgstr ""
229 #: src/pinentry.c:240
230 msgid "Password Manager Daemon"
231 msgstr ""
233 #: src/pinentry.c:245
234 msgid "Password:"
235 msgstr ""
237 #: src/pinentry.c:249
238 #, c-format
239 msgid ""
240 "A password is required to open the file \"%s\". Please%%0Aenter the password "
241 "below."
242 msgstr ""
244 #: src/pinentry.c:250
245 #, c-format
246 msgid ""
247 "A password is required to save to the file \"%s\". Please%%0Aenter the "
248 "password below."
249 msgstr ""
251 #: src/pinentry.c:254
252 msgid "Please type the password again for confirmation."
253 msgstr ""
255 #: src/pinentry.c:663
256 msgid "pth_read(): short byte count"
257 msgstr ""