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

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

Translations updated.

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