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

Revision 1077, 9.7 kB (checked in by jalet, 21 years ago)

Configurable warning messages.
Poor man's treshold value added.

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