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

Revision 1489, 9.0 kB (checked in by jalet, 20 years ago)

Simplification

  • 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 "Your account balance : %.2f"
[774]141msgstr ""
142
[1295]143#, python-format
144msgid "Job size : %i pages"
[774]145msgstr ""
146
[1295]147#, python-format
148msgid "Cost on printer %s : %.2f"
[774]149msgstr ""
150
[1295]151#, python-format
152msgid "Unsupported accounter backend %s"
[774]153msgstr ""
154
[1295]155#, python-format
156msgid "Configuration file %s not found."
157msgstr ""
158
159#, python-format
[774]160msgid "Option %s not found in section global of %s"
161msgstr ""
162
[1295]163#, python-format
164msgid "Option %s not found in section %s of %s"
[774]165msgstr ""
166
[1295]167#, python-format
168msgid "Option logger only supports values in %s"
[774]169msgstr ""
170
[1295]171#, python-format
[1483]172msgid "Invalid accounter %s for printer %s"
[774]173msgstr ""
174
[1295]175#, python-format
176msgid "Option accounter in section %s only supports values in %s"
[774]177msgstr ""
178
[1295]179#, python-format
180msgid "Invalid policy %s for printer %s"
[774]181msgstr ""
182
[1295]183#, python-format
[774]184msgid "Option policy in section %s only supports values in %s"
185msgstr ""
186
[1295]187#, python-format
188msgid "Invalid option mailto %s for printer %s"
[774]189msgstr ""
190
[1295]191#, python-format
192msgid "Option mailto in section %s only supports values in %s"
[774]193msgstr ""
194
[1295]195#, python-format
196msgid "Invalid grace delay %s"
[774]197msgstr ""
198
[1295]199#, python-format
200msgid "Invalid poor man's treshold %s"
[780]201msgstr ""
[774]202
[1295]203msgid ""
204"Your Print Quota account balance is Low.\n"
205"Soon you'll not be allowed to print anymore.\n"
206"Please contact the Print Quota Administrator to solve the problem."
[780]207msgstr ""
208
[1295]209#, python-format
210msgid ""
211"You are not allowed to print anymore because\n"
212"your Print Quota is exceeded on printer %s."
[780]213msgstr ""
[792]214
[1295]215#, python-format
216msgid ""
217"You will soon be forbidden to print anymore because\n"
218"your Print Quota is almost reached on printer %s."
[792]219msgstr ""
220
[1295]221#, python-format
222msgid "Unsupported logging subsystem %s"
[792]223msgstr ""
[816]224
[1295]225#, python-format
226msgid "Report for %s quota on printer %s"
[816]227msgstr ""
228
[1295]229#, python-format
230msgid "Pages grace time: %i days"
[816]231msgstr ""
[852]232
[1295]233#, python-format
234msgid "Price per job: %.3f"
[852]235msgstr ""
[872]236
[1295]237#, python-format
238msgid "Price per page: %.3f"
[872]239msgstr ""
[898]240
[1295]241msgid ""
242"Group           used    soft    hard    balance grace         total       "
243"paid"
[898]244msgstr ""
[923]245
[1295]246msgid ""
247"User            used    soft    hard    balance grace         total       "
248"paid"
[923]249msgstr ""
[924]250
[1295]251msgid "unknown"
[924]252msgstr ""
253
[1295]254#, python-format
255msgid "Real : %s"
[924]256msgstr ""
[925]257
[1295]258#, python-format
259msgid "Total : %9i"
[925]260msgstr ""
[927]261
[1295]262#, python-format
263msgid "Unsupported reporter backend %s"
[927]264msgstr ""
265
[1295]266#, python-format
267msgid "Unsupported quota storage backend %s"
[927]268msgstr ""
269
[1295]270#, python-format
271msgid "Impossible to send mail to %s, error %s : %s"
[927]272msgstr ""
273
[1295]274#, python-format
275msgid ""
276"\n"
277"\n"
278"Please contact your system administrator :\n"
279"\n"
280"\t%s - <%s>\n"
[929]281msgstr ""
[950]282
[1295]283#, python-format
284msgid ""
285"Unable to find user %s's account balance, applying default policy (%s) for "
286"printer %s"
[950]287msgstr ""
288
[1295]289#, python-format
290msgid "Unable to match user %s on printer %s, applying default policy (%s)"
[950]291msgstr ""
[952]292
[1295]293#, python-format
294msgid "Print Quota exceeded for group %s on printer %s"
[952]295msgstr ""
[973]296
[1295]297msgid "Print Quota"
[973]298msgstr ""
299
[1295]300msgid "Print Quota Exceeded"
[973]301msgstr ""
302
[1295]303#, python-format
304msgid "Print Quota low for group %s on printer %s"
[973]305msgstr ""
[976]306
[1295]307#, python-format
308msgid "Print Quota exceeded for user %s on printer %s"
[976]309msgstr ""
[980]310
[1295]311#, python-format
312msgid "Print Quota low for user %s on printer %s"
[980]313msgstr ""
314
[1295]315msgid "Print Quota Low"
[980]316msgstr ""
[1030]317
[1295]318msgid "Printer hostname undefined, set to 'localhost'"
[1030]319msgstr ""
320
[1295]321#, python-format
322msgid "Printing system unknown, args=%s"
[1030]323msgstr ""
324
[1295]325#, python-format
326msgid ""
327"Printer %s not registered in the PyKota system, applying external policy (%"
328"s) for printer %s"
[1030]329msgstr ""
[1035]330
[1295]331#, python-format
332msgid ""
333"User %s not registered in the PyKota system, applying external policy (%s) "
334"for printer %s"
[1039]335msgstr ""
336
[1295]337#, python-format
338msgid ""
339"User %s doesn't have quota on printer %s in the PyKota system, applying "
340"external policy (%s) for printer %s"
[1035]341msgstr ""
342
[1295]343#, python-format
344msgid ""
345"External policy %s for printer %s produced an error. Job rejected. Please "
346"check PyKota's configuration files."
[1035]347msgstr ""
[1040]348
[1295]349#, python-format
350msgid ""
351"Printer %s not registered in the PyKota system, applying default policy (%s)"
[1040]352msgstr ""
[1052]353
[1295]354#, python-format
355msgid ""
356"User %s not registered in the PyKota system, applying default policy (%s) "
357"for printer %s"
[1052]358msgstr ""
[1058]359
[1295]360#, python-format
361msgid ""
362"User %s doesn't have quota on printer %s in the PyKota system, applying "
363"default policy (%s)"
[1058]364msgstr ""
365
[1295]366#, python-format
367msgid ""
368"Printer %s still not registered in the PyKota system, job will be rejected"
[1058]369msgstr ""
370
[1295]371#, python-format
372msgid ""
373"User %s still not registered in the PyKota system, job will be rejected on "
374"printer %s"
[1058]375msgstr ""
[1077]376
[1295]377#, python-format
378msgid ""
379"User %s still doesn't have quota on printer %s in the PyKota system, job "
380"will be rejected"
[1077]381msgstr ""
382
[1295]383#, python-format
[1483]384msgid "Unable to compute job size with accounter %s"
[1077]385msgstr ""
386
[1295]387msgid "Using the 'stupid' accounting method is unreliable."
[1077]388msgstr ""
389
[1295]390msgid "Totals may be inaccurate if some users are members of several groups."
[1099]391msgstr ""
[1116]392
[1295]393#, python-format
[1483]394msgid "Unknown printer address in HARDWARE(%s) for printer %s"
[1116]395msgstr ""
396
[1295]397#, python-format
[1483]398msgid "Unable to query printer %s via HARDWARE(%s)"
[1116]399msgstr ""
400
[1295]401#, python-format
402msgid "Unknown printer address in SNMP(%s, %s) for printer %s"
[1152]403msgstr ""
404
[1295]405#, python-format
406msgid "Unable to query printer %s via SNMP(%s, %s)"
[1152]407msgstr ""
408
[1295]409#, python-format
410msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
[1152]411msgstr ""
412
[1295]413#, python-format
414msgid "Problem adding LDAP entry (%s, %s)"
[1152]415msgstr ""
416
[1295]417#, python-format
418msgid "Problem deleting LDAP entry (%s)"
[1192]419msgstr ""
420
[1295]421#, python-format
422msgid "Problem modifying LDAP entry (%s, %s)"
423msgstr ""
[1437]424
425#, python-format
426msgid "in"
427msgstr ""
[1451]428
429#, python-format
430msgid "Printer %s already exists, skipping."
431msgstr ""
432
[1453]433#, python-format
434msgid "Printer %s already exists, will be modified."
435msgstr ""
436
[1460]437#, python-format
438msgid "File number %s unregistered twice from polling object, ignored."
439msgstr ""
440
[1470]441#, python-format
442msgid "Impossible to connect to SMTP server : %s"
443msgstr ""
Note: See TracBrowser for help on using the browser.