1 | # PyKota |
---|
2 | # |
---|
3 | # PyKota : Print Quotas for CUPS |
---|
4 | # |
---|
5 | # (c) 2003 Jerome Alet <alet@librelogiciel.com> |
---|
6 | # You're welcome to redistribute this software under the |
---|
7 | # terms of the GNU General Public Licence version 2.0 |
---|
8 | # or, at your option, any higher version. |
---|
9 | # |
---|
10 | # You can read the complete GNU GPL in the file COPYING |
---|
11 | # which should come along with this software, or visit |
---|
12 | # the Free Software Foundation's WEB site http://www.fsf.org |
---|
13 | # |
---|
14 | # $Id$ |
---|
15 | # |
---|
16 | # $Log$ |
---|
17 | # Revision 1.7 2003/02/10 12:12:08 jalet |
---|
18 | # Translation added for total number of pages for printer in repykota |
---|
19 | # |
---|
20 | # Revision 1.6 2003/02/10 11:49:06 jalet |
---|
21 | # Added Content-Transfert-Encoding |
---|
22 | # |
---|
23 | # Revision 1.5 2003/02/10 08:50:45 jalet |
---|
24 | # External requester seems to be finally ok now |
---|
25 | # |
---|
26 | # Revision 1.4 2003/02/10 00:42:17 jalet |
---|
27 | # External requester should be ok (untested) |
---|
28 | # New syntax for configuration file wrt requesters |
---|
29 | # |
---|
30 | # Revision 1.3 2003/02/09 14:02:31 jalet |
---|
31 | # French translation was added |
---|
32 | # |
---|
33 | # Revision 1.2 2003/02/09 13:10:46 jalet |
---|
34 | # Strings were extracted |
---|
35 | # |
---|
36 | # Revision 1.1 2003/02/05 21:28:17 jalet |
---|
37 | # Initial import into CVS |
---|
38 | # |
---|
39 | # |
---|
40 | # |
---|
41 | # PyKota translation master file. |
---|
42 | # Copyright (C) 2003 Conseil Internet & Logiciels Libres |
---|
43 | # Jerome Alet <alet@librelogiciel.com>, 2003. |
---|
44 | # |
---|
45 | msgid "" |
---|
46 | msgstr "" |
---|
47 | "Project-Id-Version: PyKota v0.9-unofficial\n" |
---|
48 | "POT-Creation-Date: Sun Feb 9 13:50:50 2003\n" |
---|
49 | "PO-Revision-Date: 2003-02-09 14:08+1\n" |
---|
50 | "Last-Translator: Jerome Alet <alet@librelogiciel.com>\n" |
---|
51 | "Language-Team: English <alet@librelogiciel.com>\n" |
---|
52 | "MIME-Version: 1.0\n" |
---|
53 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
---|
54 | "Content-Transfer-Encoding: 8bit\n" |
---|
55 | "Generated-By: pygettext.py 1.3\n" |
---|
56 | |
---|
57 | msgid "Undefined soft limit set to hard limit (%s) on printer %s." |
---|
58 | msgstr "" |
---|
59 | |
---|
60 | msgid "Hard limit %i is less than soft limit %i, values will be exchanged." |
---|
61 | msgstr "" |
---|
62 | |
---|
63 | msgid "warnpykota: option --group is currently not implemented." |
---|
64 | msgstr "" |
---|
65 | |
---|
66 | msgid "edpykota: option --group is currently not implemented." |
---|
67 | msgstr "" |
---|
68 | |
---|
69 | msgid "Pages grace time: %idays" |
---|
70 | msgstr "" |
---|
71 | |
---|
72 | msgid "repykota: unused arguments [%s]. Aborting." |
---|
73 | msgstr "" |
---|
74 | |
---|
75 | msgid "Invalid softlimit value %s." |
---|
76 | msgstr "" |
---|
77 | |
---|
78 | msgid "Prototype %s not found in Quota Storage for printer %s." |
---|
79 | msgstr "" |
---|
80 | |
---|
81 | msgid "edpykota: options --softlimit or --hardlimit and --prototype are incompatible." |
---|
82 | msgstr "" |
---|
83 | |
---|
84 | msgid "Printer %s not registered in the PyKota system" |
---|
85 | msgstr "" |
---|
86 | |
---|
87 | msgid "repykota: option --group is currently not implemented." |
---|
88 | msgstr "" |
---|
89 | |
---|
90 | msgid "Quota not found for object %s on printer %s." |
---|
91 | msgstr "" |
---|
92 | |
---|
93 | msgid "repykota: options --users and --groups are incompatible." |
---|
94 | msgstr "" |
---|
95 | |
---|
96 | msgid "Invalid user name %s" |
---|
97 | msgstr "" |
---|
98 | |
---|
99 | msgid "Both hard and soft limits must be set ! Aborting." |
---|
100 | msgstr "" |
---|
101 | |
---|
102 | msgid "warnpykota: options --users and --groups are incompatible." |
---|
103 | msgstr "" |
---|
104 | |
---|
105 | msgid "Undefined hard limit set to soft limit (%s) on printer %s." |
---|
106 | msgstr "" |
---|
107 | |
---|
108 | msgid "edpykota: options --users and --groups are incompatible." |
---|
109 | msgstr "" |
---|
110 | |
---|
111 | msgid "warnpykota: unused arguments [%s]. Aborting." |
---|
112 | msgstr "" |
---|
113 | |
---|
114 | msgid "Invalid hardlimit value %s." |
---|
115 | msgstr "" |
---|
116 | |
---|
117 | msgid "Group used soft hard grace total" |
---|
118 | msgstr "" |
---|
119 | |
---|
120 | msgid "There's no printer matching %s" |
---|
121 | msgstr "" |
---|
122 | |
---|
123 | msgid "*** Report for %s quota on printer %s" |
---|
124 | msgstr "" |
---|
125 | |
---|
126 | msgid "Error in page count value %i for user %s on printer %s" |
---|
127 | msgstr "" |
---|
128 | |
---|
129 | msgid "Invalid group name %s" |
---|
130 | msgstr "" |
---|
131 | |
---|
132 | msgid "User used soft hard grace total" |
---|
133 | msgstr "" |
---|
134 | |
---|
135 | msgid "Invalid printer name %s" |
---|
136 | msgstr "" |
---|
137 | |
---|
138 | msgid "Option requester for printer %s only supports values in %s" |
---|
139 | msgstr "" |
---|
140 | |
---|
141 | msgid "Print Quota Exceeded" |
---|
142 | msgstr "" |
---|
143 | |
---|
144 | msgid "Print Quota" |
---|
145 | msgstr "" |
---|
146 | |
---|
147 | msgid "Requester not implemented yet." |
---|
148 | msgstr "" |
---|
149 | |
---|
150 | msgid "Option %s not found in section %s of %s" |
---|
151 | msgstr "" |
---|
152 | |
---|
153 | msgid "" |
---|
154 | "You will soon be forbidden to print anymore because\n" |
---|
155 | "your Print Quota is almost reached on printer %s." |
---|
156 | msgstr "" |
---|
157 | |
---|
158 | msgid "" |
---|
159 | "\n" |
---|
160 | "\n" |
---|
161 | "Please contact your system administrator :\n" |
---|
162 | "\n" |
---|
163 | "\t%s - <%s>\n" |
---|
164 | msgstr "" |
---|
165 | |
---|
166 | msgid "Invalid grace delay %s" |
---|
167 | msgstr "" |
---|
168 | |
---|
169 | msgid "Option logger only supports values in %s" |
---|
170 | msgstr "" |
---|
171 | |
---|
172 | msgid "Option %s not found in section global of %s" |
---|
173 | msgstr "" |
---|
174 | |
---|
175 | msgid "Option method only supports values in %s" |
---|
176 | msgstr "" |
---|
177 | |
---|
178 | msgid "Unable to match user %s on printer %s, applying default policy (%s)" |
---|
179 | msgstr "" |
---|
180 | |
---|
181 | msgid "Group quotas are currently not implemented." |
---|
182 | msgstr "" |
---|
183 | |
---|
184 | msgid "Unknown printer address in SNMP(%s, %s) for printer %s" |
---|
185 | msgstr "" |
---|
186 | |
---|
187 | msgid "Print Quota soft limit exceeded for user %s on printer %s" |
---|
188 | msgstr "" |
---|
189 | |
---|
190 | msgid "Unsupported logging subsystem %s" |
---|
191 | msgstr "" |
---|
192 | |
---|
193 | msgid "Unable to query printer %s via SNMP(%s, %s)" |
---|
194 | msgstr "" |
---|
195 | |
---|
196 | msgid "Unsupported requester backend %s" |
---|
197 | msgstr "" |
---|
198 | |
---|
199 | msgid "Option policy in section %s only supports values in %s" |
---|
200 | msgstr "" |
---|
201 | |
---|
202 | msgid "Unsupported quota storage backend %s" |
---|
203 | msgstr "" |
---|
204 | |
---|
205 | msgid "" |
---|
206 | "You are not allowed to print anymore because\n" |
---|
207 | "your Print Quota is exceeded on printer %s." |
---|
208 | msgstr "" |
---|
209 | |
---|
210 | msgid "Print Quota exceeded for user %s on printer %s" |
---|
211 | msgstr "" |
---|
212 | |
---|
213 | msgid "Invalid requester %s for printer %s" |
---|
214 | msgstr "" |
---|
215 | |
---|
216 | msgid "Unknown printer address in EXTERNAL(%s) for printer %s" |
---|
217 | msgstr "" |
---|
218 | |
---|
219 | msgid "Unable to query printer %s via EXTERNAL(%s)" |
---|
220 | msgstr "" |
---|
221 | |
---|
222 | msgid "Total : %9i" |
---|
223 | msgstr "" |
---|
224 | |
---|
225 | msgid "Real : %9i" |
---|
226 | msgstr "" |
---|