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