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

Revision 1240, 10.9 kB (checked in by uid67467, 20 years ago)

Should be ok now.

  • 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 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# $Log$
23# Revision 1.38  2003/12/27 16:49:25  uid67467
24# Should be ok now.
25#
26# Revision 1.36  2003/11/18 23:43:11  jalet
27# Mailto can be any external command now, as usual.
28#
29# Revision 1.35  2003/10/08 21:41:38  jalet
30# External policies for printers works !
31# We can now auto-add users on first print, and do other useful things if needed.
32#
33# Revision 1.34  2003/08/18 16:20:59  jalet
34# Improvement of the printing system detection code.
35#
36# Revision 1.33  2003/07/25 10:41:30  jalet
37# Better documentation.
38# pykotme now displays the current user's account balance.
39# Some test changed in ldap module.
40#
41# Revision 1.32  2003/07/21 23:01:55  jalet
42# Modified some messages aout soft limit
43#
44# Revision 1.31  2003/07/08 19:43:50  jalet
45# Configurable warning messages.
46# Poor man's treshold value added.
47#
48# Revision 1.30  2003/07/03 11:38:43  jalet
49# Translations for pykotme added
50#
51# Revision 1.29  2003/06/30 21:44:18  jalet
52# 1.09 is out !
53#
54# Revision 1.28  2003/06/25 10:39:17  jalet
55# Translations.
56#
57# Revision 1.27  2003/06/24 21:54:24  jalet
58# More translations.
59#
60# Revision 1.26  2003/06/24 14:53:04  jalet
61# More translations
62#
63# Revision 1.25  2003/06/15 22:26:52  jalet
64# More work on LDAP
65#
66# Revision 1.24  2003/04/30 19:53:58  jalet
67# 1.05
68#
69# Revision 1.23  2003/04/30 13:36:40  jalet
70# Stupid accounting method was added.
71#
72# Revision 1.22  2003/04/29 18:37:54  jalet
73# Pluggable accounting methods (actually doesn't support external scripts)
74#
75# Revision 1.21  2003/04/23 22:13:56  jalet
76# Preliminary support for LPRng added BUT STILL UNTESTED.
77#
78# Revision 1.20  2003/04/23 09:58:17  jalet
79# Prices per page/job are now displayed
80#
81# Revision 1.19  2003/04/17 09:26:21  jalet
82# repykota now reports account balances too.
83#
84# Revision 1.18  2003/04/16 12:35:49  jalet
85# Groups quota work now !
86#
87# Revision 1.17  2003/04/16 08:53:14  jalet
88# Printing can now be limited either by user's account balance or by
89# page quota (the default). Quota report doesn't include account balance
90# yet, though.
91#
92# Revision 1.16  2003/04/16 08:22:09  jalet
93# More strict error detection.
94# Minor code rewrite to avoid some repetitive tests.
95#
96# Revision 1.15  2003/04/16 08:01:54  jalet
97# edpykota --charge command line option works now.
98#
99# Revision 1.14  2003/04/11 14:42:54  jalet
100# Translations
101#
102# Revision 1.13  2003/04/09 23:20:38  jalet
103# A message added.
104#
105# Revision 1.12  2003/03/29 13:45:27  jalet
106# GPL paragraphs were incorrectly (from memory) copied into the sources.
107# Two README files were added.
108# Upgrade script for PostgreSQL pre 1.01 schema was added.
109#
110# Revision 1.11  2003/03/29 13:08:28  jalet
111# Configuration is now expected to be found in /etc/pykota.conf instead of
112# in /etc/cups/pykota.conf
113# Installation script can move old config files to the new location if needed.
114# Better error handling if configuration file is absent.
115#
116# Revision 1.10  2003/03/15 23:01:28  jalet
117# New mailto option in configuration file added.
118# No time to test this tonight (although it should work).
119#
120# Revision 1.9  2003/03/09 23:38:43  jalet
121# Simplified translations.
122#
123# Revision 1.8  2003/02/27 09:08:39  jalet
124# Updated translations.
125#
126# Revision 1.7  2003/02/10 12:12:08  jalet
127# Translation added for total number of pages for printer in repykota
128#
129# Revision 1.6  2003/02/10 11:49:06  jalet
130# Added Content-Transfert-Encoding
131#
132# Revision 1.5  2003/02/10 08:50:45  jalet
133# External requester seems to be finally ok now
134#
135# Revision 1.4  2003/02/10 00:42:17  jalet
136# External requester should be ok (untested)
137# New syntax for configuration file wrt requesters
138#
139# Revision 1.3  2003/02/09 14:02:31  jalet
140# French translation was added
141#
142# Revision 1.2  2003/02/09 13:10:46  jalet
143# Strings were extracted
144#
145# Revision 1.1  2003/02/05 21:28:17  jalet
146# Initial import into CVS
147#
148#
149#
150# PyKota translation master file.
151# Copyright (C) 2003 Conseil Internet & Logiciels Libres
152# Jerome Alet <alet@librelogiciel.com>, 2003.
153#
154msgid ""
155msgstr ""
156"Project-Id-Version: PyKota v0.9-unofficial\n"
157"POT-Creation-Date: Sun Feb  9 13:50:50 2003\n"
158"PO-Revision-Date: 2003-02-09 14:08+1\n"
159"Last-Translator: Jerome Alet <alet@librelogiciel.com>\n"
160"Language-Team: English <alet@librelogiciel.com>\n"
161"MIME-Version: 1.0\n"
162"Content-Type: text/plain; charset=ISO-8859-1\n"
163"Content-Transfer-Encoding: 8bit\n"
164"Generated-By: pygettext.py 1.3\n"
165
166msgid "Undefined soft limit set to hard limit (%s) on printer %s."
167msgstr ""
168
169msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
170msgstr ""
171
172msgid "Pages grace time: %i days"
173msgstr ""
174
175msgid "Invalid softlimit value %s."
176msgstr ""
177
178msgid "Prototype %s not found in Quota Storage for printer %s."
179msgstr ""
180
181msgid "Printer %s not registered in the PyKota system"
182msgstr ""
183
184msgid "option --groups is currently not implemented."
185msgstr ""
186
187msgid "Quota not found for object %s on printer %s."
188msgstr ""
189
190msgid "Invalid user name %s"
191msgstr ""
192
193msgid "Both hard and soft limits must be set ! Aborting."
194msgstr ""
195
196msgid "Undefined hard limit set to soft limit (%s) on printer %s."
197msgstr ""
198
199msgid "incompatible options, see help."
200msgstr ""
201
202msgid "Invalid hardlimit value %s."
203msgstr ""
204
205msgid "Group           used    soft    hard    balance grace         total       paid"
206msgstr ""
207
208msgid "There's no printer matching %s"
209msgstr ""
210
211msgid "Report for %s quota on printer %s"
212msgstr ""
213
214msgid "Error in page count value %i for user %s on printer %s"
215msgstr ""
216
217msgid "Invalid group name %s"
218msgstr ""
219
220msgid "User            used    soft    hard    balance grace         total       paid"
221msgstr ""
222
223msgid "Invalid printer name %s"
224msgstr ""
225
226msgid "Option requester for printer %s only supports values in %s"
227msgstr ""
228
229msgid "Print Quota Exceeded"
230msgstr ""
231
232msgid "Print Quota"
233msgstr ""
234
235msgid "Requester not implemented yet."
236msgstr ""
237
238msgid "Option %s not found in section %s of %s"
239msgstr ""
240
241msgid ""
242"You will soon be forbidden to print anymore because\n"
243"your Print Quota is almost reached on printer %s."
244msgstr ""
245
246msgid ""
247"\n"
248"\n"
249"Please contact your system administrator :\n"
250"\n"
251"\t%s - <%s>\n"
252msgstr ""
253
254msgid "Invalid grace delay %s"
255msgstr ""
256
257msgid "Option logger only supports values in %s"
258msgstr ""
259
260msgid "Option %s not found in section global of %s"
261msgstr ""
262
263msgid "Option method only supports values in %s"
264msgstr ""
265
266msgid "Unable to match user %s on printer %s, applying default policy (%s)"
267msgstr ""
268
269msgid "Group quotas are currently not implemented."
270msgstr ""
271
272msgid "Unknown printer address in SNMP(%s, %s) for printer %s"
273msgstr ""
274
275msgid "Print Quota low for user %s on printer %s"
276msgstr ""
277
278msgid "Unsupported logging subsystem %s"
279msgstr ""
280
281msgid "Unable to query printer %s via SNMP(%s, %s)"
282msgstr ""
283
284msgid "Unsupported requester backend %s"
285msgstr ""
286
287msgid "Option policy in section %s only supports values in %s"
288msgstr ""
289
290msgid "Unsupported quota storage backend %s"
291msgstr ""
292
293msgid ""
294"You are not allowed to print anymore because\n"
295"your Print Quota is exceeded on printer %s."
296msgstr ""
297
298msgid "Print Quota exceeded for user %s on printer %s"
299msgstr ""
300
301msgid "Invalid requester %s for printer %s"
302msgstr ""
303
304msgid "Unknown printer address in EXTERNAL(%s) for printer %s"
305msgstr ""
306
307msgid "Unable to query printer %s via EXTERNAL(%s)"
308msgstr ""
309
310msgid "Total : %9i"
311msgstr ""
312
313msgid "Real : %s"
314msgstr ""
315
316msgid "You have to pass user or group names on the command line"
317msgstr ""
318
319msgid "unknown"
320msgstr ""
321
322msgid "Option mailto in section %s only supports values in %s"
323msgstr ""
324
325msgid "Configuration file %s not found."
326msgstr ""
327
328msgid "User %s not registered in the PyKota system, applying default policy (%s) for printer %s"
329msgstr ""
330
331msgid "Invalid charge amount value %s"
332msgstr ""
333
334msgid "Invalid balance value %s"
335msgstr ""
336
337msgid "Invalid limitby value %s"
338msgstr ""
339
340msgid "Unable to find user %s's account balance, applying default policy (%s) for printer %s"
341msgstr ""
342
343msgid "Unable to find group %s's account balance, applying default policy (%s) for printer %s"
344msgstr ""
345
346msgid "Unable to match group %s on printer %s, applying default policy (%s)"
347msgstr ""
348
349msgid "Print Quota exceeded for group %s on printer %s"
350msgstr ""
351
352msgid "Print Quota low for group %s on printer %s"
353msgstr ""
354
355msgid "Totals may be inaccurate if some users are members of several groups."
356msgstr ""
357
358msgid "Price per job: %.3f"
359msgstr ""
360
361msgid "Price per page: %.3f"
362msgstr ""
363
364msgid "Group %s not found in the PyKota Storage."
365msgstr ""
366
367msgid "Unsupported accounter backend %s"
368msgstr ""
369
370msgid "Option accounter in section %s only supports values in %s"
371msgstr ""
372
373msgid "Option requester for printer %s was not set"
374msgstr ""
375
376msgid "Using the 'stupid' accounting method is unreliable."
377msgstr ""
378
379msgid "Invalid external accounter %s for printer %s"
380msgstr ""
381
382msgid "Unable to compute job size with external accounter %s"
383msgstr ""
384
385msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
386msgstr ""
387
388msgid "Problem adding LDAP entry (%s, %s)"
389msgstr ""
390
391msgid "Problem modifying LDAP entry (%s, %s)"
392msgstr ""
393
394msgid "Problem deleting LDAP entry (%s)"
395msgstr ""
396
397msgid "Impossible to add printer %s"
398msgstr ""
399
400msgid "Prototype object %s not found in Quota Storage."
401msgstr ""
402
403msgid "Impossible to send mail to %s, error %s : %s"
404msgstr ""
405
406msgid "Unsupported reporter backend %s"
407msgstr ""
408
409msgid "Unable to compute size of %s in number of pages.\n"
410msgstr ""
411
412msgid "Job size : %i pages"   
413msgstr ""
414
415msgid "Cost on printer %s : %.2f"
416msgstr ""
417
418msgid "Invalid poor man's treshold %s"
419msgstr ""
420
421msgid ""
422"Your Print Quota account balance is Low.\n"
423"Soon you'll not be allowed to print anymore.\n"
424"Please contact the Print Quota Administrator to solve the problem."
425msgstr ""
426
427msgid "Print Quota Low"
428msgstr ""
429
430msgid "Your account balance : %.2f"
431msgstr ""
432
433msgid "Printer hostname undefined, set to 'localhost'"
434msgstr ""
435
436msgid "Printing system unknown, args=%s"
437msgstr ""
438
439msgid "Invalid policy %s for printer %s"
440msgstr ""
441
442msgid "User %s not registered in the PyKota system, applying external policy (%s) for printer %s"
443msgstr ""
444
445msgid "External policy %s for printer %s produced an error. Job rejected. Please check PyKota's configuration files."
446msgstr ""
447
448msgid "External policy %s for printer %s couldn't add user %s. Job rejected."
449msgstr ""
450
451msgid "Invalid option mailto %s for printer %s"
452msgstr ""
Note: See TracBrowser for help on using the browser.