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

Revision 973, 8.3 kB (checked in by jalet, 21 years ago)

Pluggable accounting methods (actually doesn't support external scripts)

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