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

Revision 1437, 9.1 kB (checked in by jalet, 20 years ago)

pkprinters now accept the --list command line option

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