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

Revision 1039, 9.2 kB (checked in by jalet, 21 years ago)

More translations.

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