Removed Valgrind stuff. It wasn't working with the custom allocators.
[pwmd.git] / po / pwmd.pot
blobe477a288338bd4bdd780cff686eee1314fc6f07c
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-10-10 20:25-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:108 src/mem.c:190
20 #, c-format
21 msgid "%s: %p not found"
22 msgstr ""
24 #: src/pwmd.c:85
25 #, c-format
26 msgid "reloading configuration file '%s'"
27 msgstr ""
29 #: src/pwmd.c:133
30 msgid "logfile"
31 msgstr ""
33 #: src/pwmd.c:184
34 #, c-format
35 msgid "caught signal %i (%s)"
36 msgstr ""
38 #: src/pwmd.c:209
39 #, c-format
40 msgid "pid %i exited with status %i"
41 msgstr ""
43 #: src/pwmd.c:215
44 msgid "clearing file cache"
45 msgstr ""
47 #: src/pwmd.c:231
48 #, c-format
49 msgid ""
50 "Usage: %s [-hvDb] [-f <rcfile>] [-I <filename>] [file1] [...]\n"
51 "    -b  run as a background process\n"
52 "    -f  load the specified rcfile (~/.pwmd/config)\n"
53 "    -I  import an XML file and write the encrypted data to stdout\n"
54 "    -D  disable use of the LIST and DUMP commands\n"
55 "    -v  version\n"
56 "    -h  this help text\n"
57 msgstr ""
59 #: src/pwmd.c:260
60 msgid "Required AES cipher not supported by libgcrypt."
61 msgstr ""
63 #: src/pwmd.c:523
64 #, c-format
65 msgid "%s: skipping empty file"
66 msgstr ""
68 #: src/pwmd.c:539
69 #, c-format
70 msgid "Password for '%s': "
71 msgstr ""
73 #: src/pwmd.c:543
74 #, c-format
75 msgid "%s: skipping file"
76 msgstr ""
78 #: src/pwmd.c:553 src/pwmd.c:956
79 #, c-format
80 msgid "%s: invalid password, skipping"
81 msgstr ""
83 #: src/pwmd.c:558
84 #, c-format
85 msgid "%s: invalid password"
86 msgstr ""
88 #: src/pwmd.c:607
89 msgid "New password: "
90 msgstr ""
92 #: src/pwmd.c:608
93 msgid "Invalid password."
94 msgstr ""
96 #: src/pwmd.c:613
97 msgid "Verify password: "
98 msgstr ""
100 #: src/pwmd.c:614 src/pwmd.c:621
101 msgid "Passwords do not match."
102 msgstr ""
104 #: src/pwmd.c:814
105 #, c-format
106 msgid "%s: empty file?"
107 msgstr ""
109 #: src/pwmd.c:917
110 #, c-format
111 msgid "%s: invalid characters in filename"
112 msgstr ""
114 #: src/pwmd.c:926
115 #, c-format
116 msgid "%s: file already cached, skipping"
117 msgstr ""
119 #: src/pwmd.c:972
120 #, c-format
121 msgid "%s: file added to the cache"
122 msgstr ""
124 #: src/pwmd.c:1088
125 #, c-format
126 msgid "%s: socket_path not defined"
127 msgstr ""
129 #: src/pwmd.c:1100
130 #, c-format
131 msgid "%s: data_directory not defined"
132 msgstr ""
134 #: src/pwmd.c:1121
135 #, c-format
136 msgid "cache size must be in multiples of %li"
137 msgstr ""
139 #: src/pwmd.c:1228
140 msgid "Done. Daemonizing..."
141 msgstr ""
143 #: src/pwmd.c:1228
144 msgid "Done. Waiting for connections..."
145 msgstr ""
147 #: src/pwmd.c:1256
148 #, c-format
149 msgid ""
150 "Either there is another pwmd running or '%s' is a \n"
151 "stale socket. Please remove it manually."
152 msgstr ""
154 #: src/pwmd.c:1307
155 msgid "started"
156 msgstr ""
158 #: src/pwmd.c:1338
159 #, c-format
160 msgid "new connection: pid=%i"
161 msgstr ""
163 #: src/pwmd.c:1355
164 msgid "waiting for all clients to disconnect"
165 msgstr ""
167 #: src/pwmd.c:1359
168 #, c-format
169 msgid "%i clients remain"
170 msgstr ""
172 #: src/pwmd.c:1381
173 msgid "pwmd exiting normally"
174 msgstr ""
176 #: src/pwmd_error.c:40
177 msgid "Unknown error"
178 msgstr ""
180 #: src/pwmd_error.c:42
181 msgid "No cache slots available"
182 msgstr ""
184 #: src/pwmd_error.c:44
185 msgid "Element not found"
186 msgstr ""
188 #: src/pwmd_error.c:46
189 msgid "Recursion loop"
190 msgstr ""
192 #: src/pwmd_error.c:48
193 msgid "Invalid character in element"
194 msgstr ""
196 #: src/pwmd_error.c:50
197 msgid "Empty"
198 msgstr ""
200 #: src/pwmd_error.c:52
201 msgid "Will not overwrite existing account"
202 msgstr ""
204 #: src/pwmd_error.c:54
205 msgid "File not found"
206 msgstr ""
208 #: src/pwmd_error.c:56
209 msgid "No file is open"
210 msgstr ""
212 #: src/pwmd_error.c:58
213 msgid "General LibXML error"
214 msgstr ""
216 #: src/pwmd_error.c:60
217 msgid "File not found in cache"
218 msgstr ""
220 #: src/pwmd_error.c:62
221 msgid "Attribute not found"
222 msgstr ""
224 #: src/pwmd_error.c:64
225 msgid "Invalid filename or link"
226 msgstr ""
228 #: src/pwmd_error.c:66
229 msgid "File modified"
230 msgstr ""