root / pykota / trunk / po / pykota.pot @ 1489

Revision 1489, 9.0 kB (checked in by jalet, 20 years ago)

Simplification

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1# PyKota
2#
3# PyKota : Print Quotas for CUPS and LPRng
4#
5# (c) 2003-2004 Jerome Alet <alet@librelogiciel.com>
6# This program is free software; you can redistribute it and/or modify
7# it under the terms of the GNU General Public License as published by
8# the Free Software Foundation; either version 2 of the License, or
9# (at your option) any later version.
10#
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY; without even the implied warranty of
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14# GNU General Public License for more details.
15#
16# You should have received a copy of the GNU General Public License
17# along with this program; if not, write to the Free Software
18# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
19#
20# $Id$
21#
22# PyKota translation master file.
23# Copyright (c) 2003-2004 Conseil Internet & Logiciels Libres
24# Jerome Alet <alet@librelogiciel.com>, 2003-2004.
25#
26msgid ""
27msgstr ""
28"Project-Id-Version: PyKota v1.18\n"
29"Report-Msgid-Bugs-To: alet@librelogiciel.com\n"
30"POT-Creation-Date: 2004-01-15 11:51+0100\n"
31"PO-Revision-Date: 2004-01-15 12:00+0100\n"
32"Last-Translator: Jerome Alet <alet@librelogiciel.com>\n"
33"Language-Team: English <alet@librelogiciel.com>\n"
34"MIME-Version: 1.0\n"
35"Content-Type: text/plain; charset=ISO-8859-15\n"
36"Content-Transfer-Encoding: 8bit\n"
37
38#, python-format
39msgid "SIGTERM received, job %s cancelled."
40msgstr ""
41
42#, python-format
43msgid "SIGTERM was sent to real backend %s (pid: %s)"
44msgstr ""
45
46#, python-format
47msgid "CUPS backend %s died abnormally."
48msgstr ""
49
50#, python-format
51msgid "Invalid softlimit value %s."
52msgstr ""
53
54#, python-format
55msgid "Invalid hardlimit value %s."
56msgstr ""
57
58#, python-format
59msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
60msgstr ""
61
62#, python-format
63msgid "Invalid balance value %s"
64msgstr ""
65
66#, python-format
67msgid "Invalid charge amount value %s"
68msgstr ""
69
70#, python-format
71msgid "Invalid limitby value %s"
72msgstr ""
73
74#, python-format
75msgid "Impossible to add printer %s"
76msgstr ""
77
78#, python-format
79msgid "Invalid printer name %s"
80msgstr ""
81
82#, python-format
83msgid "There's no printer matching %s"
84msgstr ""
85
86msgid "You have to pass user or group names on the command line"
87msgstr ""
88
89msgid "You have to pass printer names on the command line"
90msgstr ""
91
92#, python-format
93msgid "Prototype %s not found in Quota Storage for printer %s."
94msgstr ""
95
96#, python-format
97msgid "Prototype object %s not found in Quota Storage."
98msgstr ""
99
100#, python-format
101msgid "Undefined hard limit set to soft limit (%s) on printer %s."
102msgstr ""
103
104#, python-format
105msgid "Undefined soft limit set to hard limit (%s) on printer %s."
106msgstr ""
107
108#, python-format
109msgid "Invalid email address %s"
110msgstr ""
111
112#, python-format
113msgid "Invalid group name %s"
114msgstr ""
115
116#, python-format
117msgid "Invalid user name %s"
118msgstr ""
119
120#, python-format
121msgid "Quota not found for object %s on printer %s."
122msgstr ""
123
124#, python-format
125msgid "Group %s not found in the PyKota Storage."
126msgstr ""
127
128msgid "incompatible options, see help."
129msgstr ""
130
131#, python-format
132msgid "Printer %s not registered in the PyKota system"
133msgstr ""
134
135#, python-format
136msgid "Printer %s was never used"
137msgstr ""
138
139#, python-format
140msgid "Your account balance : %.2f"
141msgstr ""
142
143#, python-format
144msgid "Job size : %i pages"
145msgstr ""
146
147#, python-format
148msgid "Cost on printer %s : %.2f"
149msgstr ""
150
151#, python-format
152msgid "Unsupported accounter backend %s"
153msgstr ""
154
155#, python-format
156msgid "Configuration file %s not found."
157msgstr ""
158
159#, python-format
160msgid "Option %s not found in section global of %s"
161msgstr ""
162
163#, python-format
164msgid "Option %s not found in section %s of %s"
165msgstr ""
166
167#, python-format
168msgid "Option logger only supports values in %s"
169msgstr ""
170
171#, python-format
172msgid "Invalid accounter %s for printer %s"
173msgstr ""
174
175#, python-format
176msgid "Option accounter in section %s only supports values in %s"
177msgstr ""
178
179#, python-format
180msgid "Invalid policy %s for printer %s"
181msgstr ""
182
183#, python-format
184msgid "Option policy in section %s only supports values in %s"
185msgstr ""
186
187#, python-format
188msgid "Invalid option mailto %s for printer %s"
189msgstr ""
190
191#, python-format
192msgid "Option mailto in section %s only supports values in %s"
193msgstr ""
194
195#, python-format
196msgid "Invalid grace delay %s"
197msgstr ""
198
199#, python-format
200msgid "Invalid poor man's treshold %s"
201msgstr ""
202
203msgid ""
204"Your Print Quota account balance is Low.\n"
205"Soon you'll not be allowed to print anymore.\n"
206"Please contact the Print Quota Administrator to solve the problem."
207msgstr ""
208
209#, python-format
210msgid ""
211"You are not allowed to print anymore because\n"
212"your Print Quota is exceeded on printer %s."
213msgstr ""
214
215#, python-format
216msgid ""
217"You will soon be forbidden to print anymore because\n"
218"your Print Quota is almost reached on printer %s."
219msgstr ""
220
221#, python-format
222msgid "Unsupported logging subsystem %s"
223msgstr ""
224
225#, python-format
226msgid "Report for %s quota on printer %s"
227msgstr ""
228
229#, python-format
230msgid "Pages grace time: %i days"
231msgstr ""
232
233#, python-format
234msgid "Price per job: %.3f"
235msgstr ""
236
237#, python-format
238msgid "Price per page: %.3f"
239msgstr ""
240
241msgid ""
242"Group           used    soft    hard    balance grace         total       "
243"paid"
244msgstr ""
245
246msgid ""
247"User            used    soft    hard    balance grace         total       "
248"paid"
249msgstr ""
250
251msgid "unknown"
252msgstr ""
253
254#, python-format
255msgid "Real : %s"
256msgstr ""
257
258#, python-format
259msgid "Total : %9i"
260msgstr ""
261
262#, python-format
263msgid "Unsupported reporter backend %s"
264msgstr ""
265
266#, python-format
267msgid "Unsupported quota storage backend %s"
268msgstr ""
269
270#, python-format
271msgid "Impossible to send mail to %s, error %s : %s"
272msgstr ""
273
274#, python-format
275msgid ""
276"\n"
277"\n"
278"Please contact your system administrator :\n"
279"\n"
280"\t%s - <%s>\n"
281msgstr ""
282
283#, python-format
284msgid ""
285"Unable to find user %s's account balance, applying default policy (%s) for "
286"printer %s"
287msgstr ""
288
289#, python-format
290msgid "Unable to match user %s on printer %s, applying default policy (%s)"
291msgstr ""
292
293#, python-format
294msgid "Print Quota exceeded for group %s on printer %s"
295msgstr ""
296
297msgid "Print Quota"
298msgstr ""
299
300msgid "Print Quota Exceeded"
301msgstr ""
302
303#, python-format
304msgid "Print Quota low for group %s on printer %s"
305msgstr ""
306
307#, python-format
308msgid "Print Quota exceeded for user %s on printer %s"
309msgstr ""
310
311#, python-format
312msgid "Print Quota low for user %s on printer %s"
313msgstr ""
314
315msgid "Print Quota Low"
316msgstr ""
317
318msgid "Printer hostname undefined, set to 'localhost'"
319msgstr ""
320
321#, python-format
322msgid "Printing system unknown, args=%s"
323msgstr ""
324
325#, python-format
326msgid ""
327"Printer %s not registered in the PyKota system, applying external policy (%"
328"s) for printer %s"
329msgstr ""
330
331#, python-format
332msgid ""
333"User %s not registered in the PyKota system, applying external policy (%s) "
334"for printer %s"
335msgstr ""
336
337#, python-format
338msgid ""
339"User %s doesn't have quota on printer %s in the PyKota system, applying "
340"external policy (%s) for printer %s"
341msgstr ""
342
343#, python-format
344msgid ""
345"External policy %s for printer %s produced an error. Job rejected. Please "
346"check PyKota's configuration files."
347msgstr ""
348
349#, python-format
350msgid ""
351"Printer %s not registered in the PyKota system, applying default policy (%s)"
352msgstr ""
353
354#, python-format
355msgid ""
356"User %s not registered in the PyKota system, applying default policy (%s) "
357"for printer %s"
358msgstr ""
359
360#, python-format
361msgid ""
362"User %s doesn't have quota on printer %s in the PyKota system, applying "
363"default policy (%s)"
364msgstr ""
365
366#, python-format
367msgid ""
368"Printer %s still not registered in the PyKota system, job will be rejected"
369msgstr ""
370
371#, python-format
372msgid ""
373"User %s still not registered in the PyKota system, job will be rejected on "
374"printer %s"
375msgstr ""
376
377#, python-format
378msgid ""
379"User %s still doesn't have quota on printer %s in the PyKota system, job "
380"will be rejected"
381msgstr ""
382
383#, python-format
384msgid "Unable to compute job size with accounter %s"
385msgstr ""
386
387msgid "Using the 'stupid' accounting method is unreliable."
388msgstr ""
389
390msgid "Totals may be inaccurate if some users are members of several groups."
391msgstr ""
392
393#, python-format
394msgid "Unknown printer address in HARDWARE(%s) for printer %s"
395msgstr ""
396
397#, python-format
398msgid "Unable to query printer %s via HARDWARE(%s)"
399msgstr ""
400
401#, python-format
402msgid "Unknown printer address in SNMP(%s, %s) for printer %s"
403msgstr ""
404
405#, python-format
406msgid "Unable to query printer %s via SNMP(%s, %s)"
407msgstr ""
408
409#, python-format
410msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
411msgstr ""
412
413#, python-format
414msgid "Problem adding LDAP entry (%s, %s)"
415msgstr ""
416
417#, python-format
418msgid "Problem deleting LDAP entry (%s)"
419msgstr ""
420
421#, python-format
422msgid "Problem modifying LDAP entry (%s, %s)"
423msgstr ""
424
425#, python-format
426msgid "in"
427msgstr ""
428
429#, python-format
430msgid "Printer %s already exists, skipping."
431msgstr ""
432
433#, python-format
434msgid "Printer %s already exists, will be modified."
435msgstr ""
436
437#, python-format
438msgid "File number %s unregistered twice from polling object, ignored."
439msgstr ""
440
441#, python-format
442msgid "Impossible to connect to SMTP server : %s"
443msgstr ""
Note: See TracBrowser for help on using the browser.