3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
4 # |
4 # |
5 msgid "" |
5 msgid "" |
6 msgstr "" |
6 msgstr "" |
7 "Project-Id-Version: PACKAGE VERSION\n" |
7 "Project-Id-Version: PACKAGE VERSION\n" |
8 "POT-Creation-Date: 2008-05-13 03:54+CEST\n" |
8 "POT-Creation-Date: 2008-05-18 06:21+CEST\n" |
9 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
9 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
10 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
10 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
11 "Language-Team: LANGUAGE <LL@li.org>\n" |
11 "Language-Team: LANGUAGE <LL@li.org>\n" |
12 "MIME-Version: 1.0\n" |
12 "MIME-Version: 1.0\n" |
13 "Content-Type: text/plain; charset=CHARSET\n" |
13 "Content-Type: text/plain; charset=CHARSET\n" |
17 |
17 |
18 #: VirtualMailManager/Account.py:45 |
18 #: VirtualMailManager/Account.py:45 |
19 msgid "There is already an alias with address \302\273%s\302\253" |
19 msgid "There is already an alias with address \302\273%s\302\253" |
20 msgstr "" |
20 msgstr "" |
21 |
21 |
22 #: VirtualMailManager/Account.py:78 |
22 #: VirtualMailManager/Account.py:77 VirtualMailManager/Alias.py:74 |
23 msgid "Domain \302\273%s\302\253 does not exists." |
23 msgid "Domain \302\273%s\302\253 doesn't exist." |
|
24 msgstr "" |
|
25 |
|
26 #: VirtualMailManager/Account.py:96 |
|
27 msgid "Unknown service \302\273%s\302\253" |
|
28 msgstr "" |
|
29 |
|
30 #: VirtualMailManager/Account.py:99 VirtualMailManager/Account.py:153 |
|
31 #: VirtualMailManager/Account.py:180 VirtualMailManager/Account.py:208 |
|
32 #: VirtualMailManager/Account.py:227 |
|
33 msgid "Account doesn't exists" |
|
34 msgstr "" |
|
35 |
|
36 #: VirtualMailManager/Account.py:148 |
|
37 msgid "Account already exists." |
|
38 msgstr "" |
|
39 |
|
40 #: VirtualMailManager/Account.py:216 |
|
41 msgid "uid must be an int/long." |
|
42 msgstr "" |
|
43 |
|
44 #: VirtualMailManager/Account.py:219 |
|
45 msgid "uid must be greater than 0." |
|
46 msgstr "" |
|
47 |
|
48 #: VirtualMailManager/Alias.py:31 |
|
49 msgid "Address and destination are identical." |
|
50 msgstr "" |
|
51 |
|
52 #: VirtualMailManager/Alias.py:44 |
|
53 msgid "There is already an account with address \302\273%s\302\253" |
|
54 msgstr "" |
|
55 |
|
56 #: VirtualMailManager/Alias.py:80 |
|
57 msgid "No destination address for alias denoted." |
|
58 msgstr "" |
|
59 |
|
60 #: VirtualMailManager/Alias.py:89 |
|
61 msgid "Alias already exists." |
|
62 msgstr "" |
|
63 |
|
64 #: VirtualMailManager/Alias.py:104 VirtualMailManager/Alias.py:120 |
|
65 msgid "Alias doesn't exists" |
|
66 msgstr "" |
|
67 |
|
68 #: VirtualMailManager/Config.py:101 |
|
69 msgid "" |
|
70 "missing section: %s\n" |
|
71 msgstr "" |
|
72 |
|
73 #: VirtualMailManager/Config.py:103 |
|
74 msgid "" |
|
75 "missing options in section %s:\n" |
|
76 msgstr "" |
|
77 |
|
78 #: VirtualMailManager/Config.py:119 |
|
79 msgid "Argument 'sections' is not a list." |
|
80 msgstr "" |
|
81 |
|
82 #: VirtualMailManager/Config.py:132 |
|
83 msgid "* Config section: %s" |
|
84 msgstr "" |
|
85 |
|
86 #: VirtualMailManager/Config.py:134 |
|
87 msgid "Enter new value for %s [%s]: " |
|
88 msgstr "" |
|
89 |
|
90 #: VirtualMailManager/Domain.py:119 |
|
91 msgid "There are accounts and aliases." |
|
92 msgstr "" |
|
93 |
|
94 #: VirtualMailManager/Domain.py:122 |
|
95 msgid "There are accounts." |
|
96 msgstr "" |
|
97 |
|
98 #: VirtualMailManager/Domain.py:125 |
|
99 msgid "There are aliases." |
|
100 msgstr "" |
|
101 |
|
102 #: VirtualMailManager/Domain.py:139 |
|
103 msgid "Domain already exists." |
|
104 msgstr "" |
|
105 |
|
106 #: VirtualMailManager/Domain.py:159 VirtualMailManager/Domain.py:183 |
|
107 #: VirtualMailManager/Domain.py:213 |
|
108 msgid "Domain doesn't exist yet." |
|
109 msgstr "" |
|
110 |
|
111 #: VirtualMailManager/MailLocation.py:40 |
|
112 msgid "Either mid or maillocation must be specified." |
|
113 msgstr "" |
|
114 |
|
115 #: VirtualMailManager/MailLocation.py:46 |
|
116 msgid "mid must be an int/long." |
|
117 msgstr "" |
|
118 |
|
119 #: VirtualMailManager/MailLocation.py:61 |
|
120 msgid "Unknown mid specified." |
|
121 msgstr "" |
|
122 |
|
123 #: VirtualMailManager/Transport.py:41 |
|
124 msgid "Either tid or transport must be specified." |
|
125 msgstr "" |
|
126 |
|
127 #: VirtualMailManager/Transport.py:47 |
|
128 msgid "tid must be an int/long." |
|
129 msgstr "" |
|
130 |
|
131 #: VirtualMailManager/Transport.py:62 |
|
132 msgid "Unknown tid specified." |
24 msgstr "" |
133 msgstr "" |
25 |
134 |
26 #: VirtualMailManager/VirtualMailManager.py:55 |
135 #: VirtualMailManager/VirtualMailManager.py:55 |
27 msgid "" |
136 msgid "" |
28 "fix permissions for '%s'\n" |
137 "fix permissions for '%s'\n" |