130 |
130 |
131 #: VirtualMailManager/Transport.py:62 |
131 #: VirtualMailManager/Transport.py:62 |
132 msgid "Unknown tid specified." |
132 msgid "Unknown tid specified." |
133 msgstr "" |
133 msgstr "" |
134 |
134 |
135 #: VirtualMailManager/VirtualMailManager.py:55 |
135 #: VirtualMailManager/VirtualMailManager.py:54 |
136 msgid "" |
136 msgid "" |
137 "fix permissions for '%s'\n" |
137 "fix permissions for '%s'\n" |
138 "`chmod 0600 %s` would be great." |
138 "`chmod 0600 %s` would be great." |
139 msgstr "" |
139 msgstr "" |
140 |
140 |
141 #: VirtualMailManager/VirtualMailManager.py:62 |
141 #: VirtualMailManager/VirtualMailManager.py:61 |
142 msgid "" |
142 msgid "" |
143 "You are not root.\n" |
143 "You are not root.\n" |
144 "\tGood bye!\n" |
144 "\tGood bye!\n" |
145 msgstr "" |
145 msgstr "" |
146 |
146 |
147 #: VirtualMailManager/VirtualMailManager.py:76 |
147 #: VirtualMailManager/VirtualMailManager.py:75 |
148 msgid "The file \302\273%s\302\253 does not exists." |
148 msgid "The file \302\273%s\302\253 does not exists." |
149 msgstr "" |
149 msgstr "" |
150 |
150 |
151 #: VirtualMailManager/VirtualMailManager.py:98 |
151 #: VirtualMailManager/VirtualMailManager.py:97 |
152 msgid "%s is not a directory" |
152 msgid "%s is not a directory" |
153 msgstr "" |
153 msgstr "" |
154 |
154 |
155 #: VirtualMailManager/VirtualMailManager.py:102 |
155 #: VirtualMailManager/VirtualMailManager.py:101 |
156 msgid "%s doesn't exists." |
156 msgid "%s doesn't exists." |
157 msgstr "" |
157 msgstr "" |
158 |
158 |
159 #: VirtualMailManager/VirtualMailManager.py:105 |
159 #: VirtualMailManager/VirtualMailManager.py:104 |
160 msgid "%s is not executable." |
160 msgid "%s is not executable." |
161 msgstr "" |
161 msgstr "" |
162 |
162 |
163 #: VirtualMailManager/VirtualMailManager.py:139 |
163 #: VirtualMailManager/VirtualMailManager.py:138 |
164 msgid "The local part is too long" |
164 msgid "The local part is too long" |
165 msgstr "" |
165 msgstr "" |
166 |
166 |
167 #: VirtualMailManager/VirtualMailManager.py:143 |
167 #: VirtualMailManager/VirtualMailManager.py:142 |
168 msgid "The local part \302\273%s\302\253 contains invalid characters." |
168 msgid "The local part \302\273%s\302\253 contains invalid characters." |
169 msgstr "" |
169 msgstr "" |
170 |
170 |
171 #: VirtualMailManager/VirtualMailManager.py:182 |
171 #: VirtualMailManager/VirtualMailManager.py:182 |
172 msgid "The domain name is too long." |
172 msgid "The domain name is too long." |
173 msgstr "" |
173 msgstr "" |
174 |
174 |
175 #: VirtualMailManager/VirtualMailManager.py:185 |
175 #: VirtualMailManager/VirtualMailManager.py:186 |
176 msgid "The domain name is invalid." |
176 msgid "The domain name is invalid." |
177 msgstr "" |
177 msgstr "" |
178 |
178 |
179 #: VirtualMailManager/VirtualMailManager.py:193 |
179 #: VirtualMailManager/VirtualMailManager.py:194 |
180 msgid "Missing '@' sign in e-mail address \302\273%s\302\253." |
180 msgid "Missing '@' sign in e-mail address \302\273%s\302\253." |
181 msgstr "" |
181 msgstr "" |
182 |
182 |
183 #: VirtualMailManager/VirtualMailManager.py:196 |
183 #: VirtualMailManager/VirtualMailManager.py:197 |
184 msgid "\302\273%s\302\253 looks not like an e-mail address." |
184 msgid "\302\273%s\302\253 looks not like an e-mail address." |
185 msgstr "" |
185 msgstr "" |
186 |
186 |
187 #: VirtualMailManager/VirtualMailManager.py:291 |
187 #: VirtualMailManager/VirtualMailManager.py:292 |
188 msgid "FATAL: \"..\" in maildir path detected." |
188 msgid "FATAL: \"..\" in maildir path detected." |
189 msgstr "" |
189 msgstr "" |
190 |
190 |
191 #: VirtualMailManager/VirtualMailManager.py:299 |
191 #: VirtualMailManager/VirtualMailManager.py:300 |
192 msgid "FATAL: owner/group mismatch in maildir detected" |
192 msgid "FATAL: owner/group mismatch in maildir detected" |
193 msgstr "" |
193 msgstr "" |
194 |
194 |
195 #: VirtualMailManager/VirtualMailManager.py:309 |
195 #: VirtualMailManager/VirtualMailManager.py:310 |
196 msgid "FATAL: \"..\" in domain directory path detected." |
196 msgid "FATAL: \"..\" in domain directory path detected." |
197 msgstr "" |
197 msgstr "" |
198 |
198 |
199 #: VirtualMailManager/VirtualMailManager.py:315 |
199 #: VirtualMailManager/VirtualMailManager.py:316 |
200 msgid "FATAL: group mismatch in domain directory detected" |
200 msgid "FATAL: group mismatch in domain directory detected" |
201 msgstr "" |
201 msgstr "" |
202 |
202 |
203 #: VirtualMailManager/VirtualMailManager.py:393 |
203 #: VirtualMailManager/VirtualMailManager.py:394 |
204 msgid "" |
204 msgid "" |
205 "Configurtion error: \"%s\"\n" |
205 "Configurtion error: \"%s\"\n" |
206 "(in section \"connfig\", option \"done\")'\n" |
206 "(in section \"connfig\", option \"done\")'\n" |
207 "see also: vmm.cfg(5)\n" |
207 "see also: vmm.cfg(5)\n" |
208 msgstr "" |
208 msgstr "" |
209 |
209 |
210 #: VirtualMailManager/VirtualMailManager.py:412 |
210 #: VirtualMailManager/VirtualMailManager.py:413 |
211 msgid "Invalid section: \302\273%s\302\253" |
211 msgid "Invalid section: \302\273%s\302\253" |
212 msgstr "" |
212 msgstr "" |
213 |
213 |
214 #: VirtualMailManager/VirtualMailManager.py:426 |
214 #: VirtualMailManager/VirtualMailManager.py:427 |
215 #: VirtualMailManager/VirtualMailManager.py:436 |
215 #: VirtualMailManager/VirtualMailManager.py:437 |
216 msgid "Invalid argument: \302\273%s\302\253" |
216 msgid "Invalid argument: \302\273%s\302\253" |
217 msgstr "" |
217 msgstr "" |
218 |
218 |
219 #: VirtualMailManager/VirtualMailManager.py:465 |
219 #: VirtualMailManager/VirtualMailManager.py:466 |
220 msgid "Invalid argument" |
220 msgid "Invalid argument" |
|
221 msgstr "" |
|
222 |
|
223 #: VirtualMailManager/VirtualMailManager.py:484 |
|
224 msgid "The pattern \302\273%s\302\253 contains invalid characters." |
221 msgstr "" |
225 msgstr "" |
222 |
226 |
223 #: vmm:34 |
227 #: vmm:34 |
224 msgid "" |
228 msgid "" |
225 "Usage: %s SUBCOMMAND OBJECT ARGS*\n" |
229 "Usage: %s SUBCOMMAND OBJECT ARGS*\n" |
226 " short long\n" |
230 " short long\n" |
227 " subcommand object args (* = optional)\n" |
231 " subcommand object args (* = optional)\n" |
228 "\n" |
232 "\n" |
229 msgstr "" |
233 msgstr "" |
230 |
234 |
231 #: vmm:61 vmm:70 vmm:315 vmm:363 |
235 #: vmm:62 vmm:71 vmm:321 vmm:371 |
232 msgid "Error" |
236 msgid "Error" |
233 msgstr "" |
237 msgstr "" |
234 |
238 |
235 #: vmm:80 vmm:360 |
239 #: vmm:81 vmm:368 |
236 msgid "Ouch" |
240 msgid "Ouch" |
237 msgstr "" |
241 msgstr "" |
238 |
242 |
239 #: vmm:92 |
243 #: vmm:93 |
240 msgid "Enter new password: " |
244 msgid "Enter new password: " |
241 msgstr "" |
245 msgstr "" |
242 |
246 |
243 #: vmm:95 |
247 #: vmm:96 |
244 msgid "Sorry, empty passwords are not permitted" |
248 msgid "Sorry, empty passwords are not permitted" |
245 msgstr "" |
249 msgstr "" |
246 |
250 |
247 #: vmm:96 |
251 #: vmm:97 |
248 msgid "Retype new password: " |
252 msgid "Retype new password: " |
249 msgstr "" |
253 msgstr "" |
250 |
254 |
251 #: vmm:99 |
255 #: vmm:100 |
252 msgid "Sorry, passwords do not match" |
256 msgid "Sorry, passwords do not match" |
253 msgstr "" |
257 msgstr "" |
254 |
258 |
255 #: vmm:123 |
259 #: vmm:122 |
256 msgid "information" |
260 msgid "information" |
257 msgstr "" |
261 msgstr "" |
258 |
262 |
259 #: vmm:133 |
263 #: vmm:132 |
260 msgid "Available" |
264 msgid "Available" |
261 msgstr "" |
265 msgstr "" |
262 |
266 |
263 #: vmm:139 vmm:150 |
267 #: vmm:138 vmm:149 vmm:159 |
264 msgid "\tNone" |
268 msgid "\tNone" |
265 msgstr "" |
269 msgstr "" |
266 |
270 |
267 #: vmm:143 |
271 #: vmm:142 |
268 msgid "Alias information" |
272 msgid "Alias information" |
269 msgstr "" |
273 msgstr "" |
270 |
274 |
271 #: vmm:145 |
275 #: vmm:144 |
272 msgid "\tMail for %s goes to:" |
276 msgid "\tMail for %s goes to:" |
273 msgstr "" |
277 msgstr "" |
274 |
278 |
275 #: vmm:156 vmm:165 vmm:174 |
279 #: vmm:154 |
|
280 msgid "Available domains" |
|
281 msgstr "" |
|
282 |
|
283 #: vmm:156 |
|
284 msgid "Matching domains" |
|
285 msgstr "" |
|
286 |
|
287 #: vmm:171 vmm:179 vmm:187 |
276 msgid "Missing domain name." |
288 msgid "Missing domain name." |
277 msgstr "" |
289 msgstr "" |
278 |
290 |
279 #: vmm:180 |
291 #: vmm:193 |
280 msgid "accounts" |
292 msgid "accounts" |
281 msgstr "" |
293 msgstr "" |
282 |
294 |
283 #: vmm:181 |
295 #: vmm:194 |
284 msgid "aliases" |
296 msgid "aliases" |
285 msgstr "" |
297 msgstr "" |
286 |
298 |
287 #: vmm:186 |
299 #: vmm:198 |
288 msgid "Missing domain name and new transport." |
300 msgid "Missing domain name and new transport." |
289 msgstr "" |
301 msgstr "" |
290 |
302 |
291 #: vmm:188 |
303 #: vmm:200 |
292 msgid "Missing new transport." |
304 msgid "Missing new transport." |
293 msgstr "" |
305 msgstr "" |
294 |
306 |
295 #: vmm:197 vmm:207 vmm:214 vmm:241 vmm:250 vmm:259 |
307 #: vmm:208 vmm:217 vmm:223 vmm:247 vmm:255 vmm:263 |
296 msgid "Missing e-mail address." |
308 msgid "Missing e-mail address." |
297 msgstr "" |
309 msgstr "" |
298 |
310 |
299 #: vmm:223 |
311 #: vmm:231 |
300 msgid "Missing e-mail address and users name." |
312 msgid "Missing e-mail address and users name." |
301 msgstr "" |
313 msgstr "" |
302 |
314 |
303 #: vmm:225 |
315 #: vmm:233 |
304 msgid "Missing users name." |
316 msgid "Missing users name." |
305 msgstr "" |
317 msgstr "" |
306 |
318 |
307 #: vmm:232 |
319 #: vmm:239 |
308 msgid "Missing e-mail address and transport." |
320 msgid "Missing e-mail address and transport." |
309 msgstr "" |
321 msgstr "" |
310 |
322 |
311 #: vmm:234 |
323 #: vmm:241 |
312 msgid "Missing transport." |
324 msgid "Missing transport." |
313 msgstr "" |
325 msgstr "" |
314 |
326 |
315 #: vmm:269 |
327 #: vmm:272 |
316 msgid "Missing alias address and destination." |
328 msgid "Missing alias address and destination." |
317 msgstr "" |
329 msgstr "" |
318 |
330 |
319 #: vmm:276 vmm:283 |
331 #: vmm:278 vmm:284 |
320 msgid "Missing alias address" |
332 msgid "Missing alias address" |
321 msgstr "" |
333 msgstr "" |
322 |
334 |
323 #: vmm:292 |
335 #: vmm:292 |
324 msgid "Missing userid" |
336 msgid "Missing userid" |
325 msgstr "" |
337 msgstr "" |
326 |
338 |
327 #: vmm:298 |
339 #: vmm:304 |
328 msgid "" |
340 msgid "" |
329 "\n" |
341 "\n" |
330 "Warnings:" |
342 "Warnings:" |
331 msgstr "" |
343 msgstr "" |
332 |
344 |
333 #: vmm:357 |
345 #: vmm:365 |
334 msgid "Unknown subcommand" |
346 msgid "Unknown subcommand" |
335 msgstr "" |
347 msgstr "" |
336 |
348 |