|
1 # SOME DESCRIPTIVE TITLE. |
|
2 # Copyright (C) 2008 VEB IT |
|
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
|
4 # |
|
5 msgid "" |
|
6 msgstr "" |
|
7 "Project-Id-Version: PACKAGE VERSION\n" |
|
8 "POT-Creation-Date: 2008-05-13 03:54+CEST\n" |
|
9 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
|
10 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
|
11 "Language-Team: LANGUAGE <LL@li.org>\n" |
|
12 "MIME-Version: 1.0\n" |
|
13 "Content-Type: text/plain; charset=CHARSET\n" |
|
14 "Content-Transfer-Encoding: ENCODING\n" |
|
15 "Generated-By: pygettext.py 1.5\n" |
|
16 |
|
17 |
|
18 #: VirtualMailManager/Account.py:45 |
|
19 msgid "There is already an alias with address \302\273%s\302\253" |
|
20 msgstr "" |
|
21 |
|
22 #: VirtualMailManager/Account.py:78 |
|
23 msgid "Domain \302\273%s\302\253 does not exists." |
|
24 msgstr "" |
|
25 |
|
26 #: VirtualMailManager/VirtualMailManager.py:55 |
|
27 msgid "" |
|
28 "fix permissions for '%s'\n" |
|
29 "`chmod 0600 %s` would be great." |
|
30 msgstr "" |
|
31 |
|
32 #: VirtualMailManager/VirtualMailManager.py:62 |
|
33 msgid "" |
|
34 "You are not root.\n" |
|
35 "\tGood bye!\n" |
|
36 msgstr "" |
|
37 |
|
38 #: VirtualMailManager/VirtualMailManager.py:76 |
|
39 msgid "The file \302\273%s\302\253 does not exists." |
|
40 msgstr "" |
|
41 |
|
42 #: VirtualMailManager/VirtualMailManager.py:98 |
|
43 msgid "%s is not a directory" |
|
44 msgstr "" |
|
45 |
|
46 #: VirtualMailManager/VirtualMailManager.py:102 |
|
47 msgid "%s doesn't exists." |
|
48 msgstr "" |
|
49 |
|
50 #: VirtualMailManager/VirtualMailManager.py:105 |
|
51 msgid "%s is not executable." |
|
52 msgstr "" |
|
53 |
|
54 #: VirtualMailManager/VirtualMailManager.py:139 |
|
55 msgid "The local part is too long" |
|
56 msgstr "" |
|
57 |
|
58 #: VirtualMailManager/VirtualMailManager.py:143 |
|
59 msgid "The local part \302\273%s\302\253 contains invalid characters." |
|
60 msgstr "" |
|
61 |
|
62 #: VirtualMailManager/VirtualMailManager.py:182 |
|
63 msgid "The domain name is too long." |
|
64 msgstr "" |
|
65 |
|
66 #: VirtualMailManager/VirtualMailManager.py:185 |
|
67 msgid "The domain name is invalid." |
|
68 msgstr "" |
|
69 |
|
70 #: VirtualMailManager/VirtualMailManager.py:193 |
|
71 msgid "Missing '@' sign in e-mail address \302\273%s\302\253." |
|
72 msgstr "" |
|
73 |
|
74 #: VirtualMailManager/VirtualMailManager.py:196 |
|
75 msgid "\302\273%s\302\253 looks not like an e-mail address." |
|
76 msgstr "" |
|
77 |
|
78 #: VirtualMailManager/VirtualMailManager.py:291 |
|
79 msgid "FATAL: \"..\" in maildir path detected." |
|
80 msgstr "" |
|
81 |
|
82 #: VirtualMailManager/VirtualMailManager.py:299 |
|
83 msgid "FATAL: owner/group mismatch in maildir detected" |
|
84 msgstr "" |
|
85 |
|
86 #: VirtualMailManager/VirtualMailManager.py:309 |
|
87 msgid "FATAL: \"..\" in domain directory path detected." |
|
88 msgstr "" |
|
89 |
|
90 #: VirtualMailManager/VirtualMailManager.py:315 |
|
91 msgid "FATAL: group mismatch in domain directory detected" |
|
92 msgstr "" |
|
93 |
|
94 #: VirtualMailManager/VirtualMailManager.py:393 |
|
95 msgid "" |
|
96 "Configurtion error: \"%s\"\n" |
|
97 "(in section \"connfig\", option \"done\")'\n" |
|
98 "see also: vmm.cfg(5)\n" |
|
99 msgstr "" |
|
100 |
|
101 #: VirtualMailManager/VirtualMailManager.py:412 |
|
102 msgid "Invalid section: \302\273%s\302\253" |
|
103 msgstr "" |
|
104 |
|
105 #: VirtualMailManager/VirtualMailManager.py:426 |
|
106 #: VirtualMailManager/VirtualMailManager.py:436 |
|
107 msgid "Invalid argument: \302\273%s\302\253" |
|
108 msgstr "" |
|
109 |
|
110 #: VirtualMailManager/VirtualMailManager.py:465 |
|
111 msgid "Invalid argument" |
|
112 msgstr "" |
|
113 |
|
114 #: vmm:34 |
|
115 msgid "" |
|
116 "Usage: %s SUBCOMMAND OBJECT ARGS*\n" |
|
117 " short long\n" |
|
118 " subcommand object args (* = optional)\n" |
|
119 "\n" |
|
120 msgstr "" |
|
121 |
|
122 #: vmm:61 vmm:70 vmm:363 |
|
123 msgid "Error" |
|
124 msgstr "" |
|
125 |
|
126 #: vmm:80 vmm:360 |
|
127 msgid "Ouch" |
|
128 msgstr "" |
|
129 |
|
130 #: vmm:92 |
|
131 msgid "Enter new password: " |
|
132 msgstr "" |
|
133 |
|
134 #: vmm:95 |
|
135 msgid "Sorry, empty passwords are not permitted" |
|
136 msgstr "" |
|
137 |
|
138 #: vmm:96 |
|
139 msgid "Retype new password: " |
|
140 msgstr "" |
|
141 |
|
142 #: vmm:99 |
|
143 msgid "Sorry, passwords do not match" |
|
144 msgstr "" |
|
145 |
|
146 #: vmm:123 |
|
147 msgid "information" |
|
148 msgstr "" |
|
149 |
|
150 #: vmm:133 |
|
151 msgid "Available" |
|
152 msgstr "" |
|
153 |
|
154 #: vmm:139 vmm:150 |
|
155 msgid "\tNone" |
|
156 msgstr "" |
|
157 |
|
158 #: vmm:143 |
|
159 msgid "Alias information" |
|
160 msgstr "" |
|
161 |
|
162 #: vmm:145 |
|
163 msgid "\tMail for %s goes to:" |
|
164 msgstr "" |
|
165 |
|
166 #: vmm:156 vmm:165 vmm:174 |
|
167 msgid "Missing domain name." |
|
168 msgstr "" |
|
169 |
|
170 #: vmm:180 |
|
171 msgid "accounts" |
|
172 msgstr "" |
|
173 |
|
174 #: vmm:181 |
|
175 msgid "aliases" |
|
176 msgstr "" |
|
177 |
|
178 #: vmm:186 |
|
179 msgid "Missing domain name and new transport." |
|
180 msgstr "" |
|
181 |
|
182 #: vmm:188 |
|
183 msgid "Missing new transport." |
|
184 msgstr "" |
|
185 |
|
186 #: vmm:197 vmm:207 vmm:214 vmm:241 vmm:250 vmm:259 |
|
187 msgid "Missing e-mail address." |
|
188 msgstr "" |
|
189 |
|
190 #: vmm:223 |
|
191 msgid "Missing e-mail address and users name." |
|
192 msgstr "" |
|
193 |
|
194 #: vmm:225 |
|
195 msgid "Missing users name." |
|
196 msgstr "" |
|
197 |
|
198 #: vmm:232 |
|
199 msgid "Missing e-mail address and transport." |
|
200 msgstr "" |
|
201 |
|
202 #: vmm:234 |
|
203 msgid "Missing transport." |
|
204 msgstr "" |
|
205 |
|
206 #: vmm:269 |
|
207 msgid "Missing alias address and destination." |
|
208 msgstr "" |
|
209 |
|
210 #: vmm:276 vmm:283 |
|
211 msgid "Missing alias address" |
|
212 msgstr "" |
|
213 |
|
214 #: vmm:292 |
|
215 msgid "Missing userid" |
|
216 msgstr "" |
|
217 |
|
218 #: vmm:298 |
|
219 msgid "" |
|
220 "\n" |
|
221 "Warnings:" |
|
222 msgstr "" |
|
223 |
|
224 #: vmm:357 |
|
225 msgid "Unknown subcommand" |
|
226 msgstr "" |
|
227 |