Added configuration parameter "recursion_depth". This specifies the
[pwmd.git] / po / pwmd.pot
blob093492712ee98bbc7ff5346f1fa4ec8d6d470edb
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-09-21 20:58-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:110 src/mem.c:219
20 #, c-format
21 msgid "%s: %p not found"
22 msgstr ""
24 #: src/pwmd.c:67
25 #, c-format
26 msgid "reloading configuration file '%s'"
27 msgstr ""
29 #: src/pwmd.c:114
30 msgid "logfile"
31 msgstr ""
33 #: src/pwmd.c:148
34 #, c-format
35 msgid "caught signal %i (%s)"
36 msgstr ""
38 #: src/pwmd.c:172
39 msgid "clearing file cache"
40 msgstr ""
42 #: src/pwmd.c:187
43 #, c-format
44 msgid ""
45 "Usage: %s [-hvDb] [-f <rcfile>] [-I <filename>] [file1] [...]\n"
46 "    -b  run as a background process\n"
47 "    -f  load the specified rcfile (~/.pwmd/config)\n"
48 "    -I  import an XML file and write the encrypted data to stdout\n"
49 "    -D  disable use of the LIST and DUMP commands\n"
50 "    -v  version\n"
51 "    -h  this help text\n"
52 msgstr ""
54 #: src/pwmd.c:216
55 msgid "Required AES cipher not supported by libgcrypt."
56 msgstr ""
58 #: src/pwmd.c:231 src/pwmd.c:315
59 msgid "exiting"
60 msgstr ""
62 #: src/pwmd.c:447
63 #, c-format
64 msgid "%s: skipping empty file"
65 msgstr ""
67 #: src/pwmd.c:463
68 #, c-format
69 msgid "Password for '%s': "
70 msgstr ""
72 #: src/pwmd.c:467
73 #, c-format
74 msgid "%s: skipping file"
75 msgstr ""
77 #: src/pwmd.c:477 src/pwmd.c:869
78 #, c-format
79 msgid "%s: invalid password, skipping"
80 msgstr ""
82 #: src/pwmd.c:482
83 #, c-format
84 msgid "%s: invalid password"
85 msgstr ""
87 #: src/pwmd.c:532
88 msgid "New password: "
89 msgstr ""
91 #: src/pwmd.c:533
92 msgid "Invalid password."
93 msgstr ""
95 #: src/pwmd.c:538
96 msgid "Verify password: "
97 msgstr ""
99 #: src/pwmd.c:539 src/pwmd.c:546
100 msgid "Passwords do not match."
101 msgstr ""
103 #: src/pwmd.c:727
104 #, c-format
105 msgid "%s: empty file?"
106 msgstr ""
108 #: src/pwmd.c:830
109 #, c-format
110 msgid "%s: invalid characters in filename"
111 msgstr ""
113 #: src/pwmd.c:839
114 #, c-format
115 msgid "%s: file already cached, skipping"
116 msgstr ""
118 #: src/pwmd.c:885
119 #, c-format
120 msgid "%s: file added to the cache"
121 msgstr ""
123 #: src/pwmd.c:1007
124 #, c-format
125 msgid "%s: socket_path not defined"
126 msgstr ""
128 #: src/pwmd.c:1019
129 #, c-format
130 msgid "%s: data_directory not defined"
131 msgstr ""
133 #: src/pwmd.c:1040
134 #, c-format
135 msgid "cache size must be in multiples of %li"
136 msgstr ""
138 #: src/pwmd.c:1148
139 msgid "Done. Daemonizing..."
140 msgstr ""
142 #: src/pwmd.c:1148
143 msgid "Done. Waiting for connections..."
144 msgstr ""
146 #: src/pwmd.c:1176
147 #, c-format
148 msgid ""
149 "Either there is another pwmd running or '%s' is a \n"
150 "stale socket. Please remove it manually."
151 msgstr ""
153 #: src/pwmd.c:1221
154 msgid "started"
155 msgstr ""
157 #: src/pwmd.c:1252
158 #, c-format
159 msgid "new connection: pid=%i"
160 msgstr ""
162 #: src/pwmd.c:1269
163 msgid "waiting for all clients to disconnect"
164 msgstr ""
166 #: src/pwmd.c:1273
167 #, c-format
168 msgid "%i clients remain"
169 msgstr ""
171 #: src/pwmd.c:1292
172 msgid "pwmd exiting normally"
173 msgstr ""
175 #: src/pwmd_error.c:40
176 msgid "Unknown error"
177 msgstr ""
179 #: src/pwmd_error.c:42
180 msgid "No cache slots available"
181 msgstr ""
183 #: src/pwmd_error.c:44
184 msgid "Element not found"
185 msgstr ""
187 #: src/pwmd_error.c:46
188 msgid "Recursion loop"
189 msgstr ""
191 #: src/pwmd_error.c:48
192 msgid "Invalid character in element"
193 msgstr ""
195 #: src/pwmd_error.c:50
196 msgid "Empty"
197 msgstr ""
199 #: src/pwmd_error.c:52
200 msgid "Will not overwrite existing account"
201 msgstr ""
203 #: src/pwmd_error.c:54
204 msgid "File not found"
205 msgstr ""
207 #: src/pwmd_error.c:56
208 msgid "No file is open"
209 msgstr ""
211 #: src/pwmd_error.c:58
212 msgid "General LibXML error"
213 msgstr ""
215 #: src/pwmd_error.c:60
216 msgid "File not found in cache"
217 msgstr ""
219 #: src/pwmd_error.c:62
220 msgid "Attribute not found"
221 msgstr ""
223 #: src/pwmd_error.c:64
224 msgid "Invalid filename or link"
225 msgstr ""
227 #: src/pwmd_error.c:66
228 msgid "File modified"
229 msgstr ""