1 | # PyKota |
---|
2 | # |
---|
3 | # PyKota : Print Quotas for CUPS and LPRng |
---|
4 | # |
---|
5 | # (c) 2003, 2004, 2005, 2006, 2007 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
---|
19 | # |
---|
20 | # $Id$ |
---|
21 | # |
---|
22 | # PyKota translation master file. |
---|
23 | # Copyright (c) 2003, 2004, 2005 Conseil Internet & Logiciels Libres |
---|
24 | # Jerome Alet <alet@librelogiciel.com>, 2003, 2004, 2005. |
---|
25 | # |
---|
26 | msgid "" |
---|
27 | msgstr "" |
---|
28 | "Project-Id-Version: PyKota v1.20\n" |
---|
29 | "Report-Msgid-Bugs-To: alet@librelogiciel.com\n" |
---|
30 | "POT-Creation-Date: 2006-03-30 22:00+0200\n" |
---|
31 | "PO-Revision-Date: 2004-07-27 12:00+0100\n" |
---|
32 | "Last-Translator: Michele Baldessari <michele@pupazzo.org>\n" |
---|
33 | "Language-Team: Italian <michele@pupazzo.org>\n" |
---|
34 | "MIME-Version: 1.0\n" |
---|
35 | "Content-Type: text/plain; charset=ISO-8859-15\n" |
---|
36 | "Content-Transfer-Encoding: 8bit\n" |
---|
37 | |
---|
38 | # |
---|
39 | # NB : THE FIVE ENTRIES BELOW WERE ADDED MANUALLY |
---|
40 | # |
---|
41 | msgid "ALLOW" |
---|
42 | msgstr "" |
---|
43 | |
---|
44 | msgid "DENY" |
---|
45 | msgstr "" |
---|
46 | |
---|
47 | msgid "CANCEL" |
---|
48 | msgstr "" |
---|
49 | |
---|
50 | msgid "PROBLEM" |
---|
51 | msgstr "" |
---|
52 | |
---|
53 | msgid "REFUND" |
---|
54 | msgstr "" |
---|
55 | |
---|
56 | #, python-format |
---|
57 | msgid "" |
---|
58 | "autopykota v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
59 | "\n" |
---|
60 | "A tool to automate user account creation and initial balance setting.\n" |
---|
61 | "\n" |
---|
62 | "THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA !\n" |
---|
63 | "\n" |
---|
64 | "command line usage :\n" |
---|
65 | "\n" |
---|
66 | " THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n" |
---|
67 | " OF AN external policy IN pykota.conf\n" |
---|
68 | " \n" |
---|
69 | " autopykota { -i | --initbalance value } \n" |
---|
70 | "\n" |
---|
71 | "options :\n" |
---|
72 | "\n" |
---|
73 | " -v | --version Prints autopykota's version number then exits.\n" |
---|
74 | " -h | --help Prints this message then exits.\n" |
---|
75 | " \n" |
---|
76 | " -i | --initbalance b Sets the user's account initial balance value to b.\n" |
---|
77 | " If the user already exists, actual balance is left\n" |
---|
78 | " unmodified. If unset, the default value is 0.\n" |
---|
79 | msgstr "" |
---|
80 | |
---|
81 | #, python-format |
---|
82 | msgid "SIGTERM received, job %s cancelled." |
---|
83 | msgstr "Segnale SIGTERM ricevuto, stampa %s cancellata." |
---|
84 | |
---|
85 | #, python-format |
---|
86 | msgid "Network error while querying the CUPS server : %s" |
---|
87 | msgstr "" |
---|
88 | |
---|
89 | msgid "You are not allowed to print at this time." |
---|
90 | msgstr "" |
---|
91 | |
---|
92 | msgid "Print job cancelled." |
---|
93 | msgstr "" |
---|
94 | |
---|
95 | msgid "Unlimited" |
---|
96 | msgstr "" |
---|
97 | |
---|
98 | msgid "ON" |
---|
99 | msgstr "" |
---|
100 | |
---|
101 | msgid "OFF" |
---|
102 | msgstr "" |
---|
103 | |
---|
104 | #, python-format |
---|
105 | msgid "Banner generator %s exit code is %s" |
---|
106 | msgstr "" |
---|
107 | |
---|
108 | msgid "Banner won't be printed : maximum number of deny banners reached." |
---|
109 | msgstr "" |
---|
110 | |
---|
111 | #, python-format |
---|
112 | msgid "Beware : computed job size (%s) != precomputed job size (%s)" |
---|
113 | msgstr "" |
---|
114 | |
---|
115 | msgid "" |
---|
116 | "The job size will be trusted anyway according to the 'trustjobsize' directive" |
---|
117 | msgstr "" |
---|
118 | |
---|
119 | #, python-format |
---|
120 | msgid "" |
---|
121 | "The job size will be trusted because it is inferior to the 'trustjobsize' " |
---|
122 | "directive's limit %s" |
---|
123 | msgstr "" |
---|
124 | |
---|
125 | #, python-format |
---|
126 | msgid "" |
---|
127 | "The job size will be modified according to the 'trustjobsize' directive : %s" |
---|
128 | msgstr "" |
---|
129 | |
---|
130 | #, python-format |
---|
131 | msgid "" |
---|
132 | "Printer %s not registered in the PyKota system, applying external policy (%" |
---|
133 | "s) for printer %s" |
---|
134 | msgstr "" |
---|
135 | "La stampante %s non �egistrata all'interno del sistema PyKota, verr� |
---|
136 | "utilizzata la policy esterna (%s)per la stampante %s" |
---|
137 | |
---|
138 | #, python-format |
---|
139 | msgid "" |
---|
140 | "User %s not registered in the PyKota system, applying external policy (%s) " |
---|
141 | "for printer %s" |
---|
142 | msgstr "" |
---|
143 | "L'utente %s non �egistrato all'interno del sistema PyKota, verr� |
---|
144 | "utilizzata la policy esterna (%s) per la stampante %s" |
---|
145 | |
---|
146 | #, python-format |
---|
147 | msgid "" |
---|
148 | "User %s doesn't have quota on printer %s in the PyKota system, applying " |
---|
149 | "external policy (%s) for printer %s" |
---|
150 | msgstr "" |
---|
151 | "L'utente %s non possiede una quota sulla stampante %s all'interno di PyKota, " |
---|
152 | "verr�sata la policy esterna (%s) per la stampante %s" |
---|
153 | |
---|
154 | #, python-format |
---|
155 | msgid "" |
---|
156 | "External policy %s for printer %s produced an error. Job rejected. Please " |
---|
157 | "check PyKota's configuration files." |
---|
158 | msgstr "" |
---|
159 | "La policy esterna %s per la stampante %s ha causato un errore. Stampa " |
---|
160 | "annullata. Si verifichinoi file di configurazione di PyKota." |
---|
161 | |
---|
162 | #, python-format |
---|
163 | msgid "" |
---|
164 | "Printer %s not registered in the PyKota system, applying default policy (%s)" |
---|
165 | msgstr "" |
---|
166 | "Stampante %s non presente nel sistema PyKota, verr�tilizzata la policy di " |
---|
167 | "default (%s)" |
---|
168 | |
---|
169 | #, python-format |
---|
170 | msgid "" |
---|
171 | "User %s not registered in the PyKota system, applying default policy (%s) " |
---|
172 | "for printer %s" |
---|
173 | msgstr "" |
---|
174 | "Utente %s non ancora presente nel sistema PyKota, verr�tilizzata una " |
---|
175 | "policty di default (%s) per la stampante %s" |
---|
176 | |
---|
177 | #, python-format |
---|
178 | msgid "" |
---|
179 | "User %s doesn't have quota on printer %s in the PyKota system, applying " |
---|
180 | "default policy (%s)" |
---|
181 | msgstr "" |
---|
182 | "Utente %s non possiede una quota sulla stampante %s nel sistema PyKota, " |
---|
183 | "verr�tilizzata la policy di default (%s)" |
---|
184 | |
---|
185 | #, python-format |
---|
186 | msgid "" |
---|
187 | "Printer %s still not registered in the PyKota system, job will be rejected" |
---|
188 | msgstr "" |
---|
189 | "Stampante %s non ancora presente nel sistema PyKota, la stampa verr� |
---|
190 | "rifiutata" |
---|
191 | |
---|
192 | #, python-format |
---|
193 | msgid "" |
---|
194 | "User %s still not registered in the PyKota system, job will be rejected on " |
---|
195 | "printer %s" |
---|
196 | msgstr "" |
---|
197 | "Utente %s non ancora presente nel sistema PyKota, la stampa verr�ifiutata " |
---|
198 | "sulla stampante %s" |
---|
199 | |
---|
200 | #, python-format |
---|
201 | msgid "" |
---|
202 | "User %s still doesn't have quota on printer %s in the PyKota system, job " |
---|
203 | "will be rejected" |
---|
204 | msgstr "" |
---|
205 | "L'utente %s non ha alcuna quota impostata sulla stampante %s all'interno di " |
---|
206 | "Pykota, la stampa verr�ifiutata" |
---|
207 | |
---|
208 | msgid "Job is a dupe" |
---|
209 | msgstr "" |
---|
210 | |
---|
211 | msgid "Printing is denied by configuration" |
---|
212 | msgstr "" |
---|
213 | |
---|
214 | #, python-format |
---|
215 | msgid "Duplicate print jobs are not allowed on printer %s." |
---|
216 | msgstr "" |
---|
217 | |
---|
218 | msgid "Subprocess denied printing of a dupe" |
---|
219 | msgstr "" |
---|
220 | |
---|
221 | #, python-format |
---|
222 | msgid "Duplicate print jobs are not allowed on printer %s at this time." |
---|
223 | msgstr "" |
---|
224 | |
---|
225 | msgid "Subprocess allowed printing of a dupe" |
---|
226 | msgstr "" |
---|
227 | |
---|
228 | #, python-format |
---|
229 | msgid "" |
---|
230 | "\n" |
---|
231 | "\n" |
---|
232 | "Your system administrator :\n" |
---|
233 | "\n" |
---|
234 | "\t%s - <%s>\n" |
---|
235 | msgstr "" |
---|
236 | |
---|
237 | #, python-format |
---|
238 | msgid "Impossible to connect to SMTP server : %s" |
---|
239 | msgstr "Impossibile connettersi al server SMTP : %s" |
---|
240 | |
---|
241 | msgid "Print Quota" |
---|
242 | msgstr "Quota di stampa" |
---|
243 | |
---|
244 | #, python-format |
---|
245 | msgid "Impossible to send mail to %s, error %s : %s" |
---|
246 | msgstr "Impossibile inviare la mail a %s, errore %s : %s" |
---|
247 | |
---|
248 | #, python-format |
---|
249 | msgid "Problem when sending mail : %s" |
---|
250 | msgstr "" |
---|
251 | |
---|
252 | msgid "Job contains no data. Printing is denied." |
---|
253 | msgstr "Stampa non contiene dati. Stampa rifiutata." |
---|
254 | |
---|
255 | msgid "Error in external policy script. Printing is denied." |
---|
256 | msgstr "" |
---|
257 | |
---|
258 | #, python-format |
---|
259 | msgid "" |
---|
260 | "Still no print quota entry for user %s on printer %s after external policy. " |
---|
261 | "Printing is denied." |
---|
262 | msgstr "" |
---|
263 | |
---|
264 | msgid "Printing is denied by printer policy." |
---|
265 | msgstr "" |
---|
266 | |
---|
267 | msgid "Job allowed by printer policy. No accounting will be done." |
---|
268 | msgstr "" |
---|
269 | |
---|
270 | #, python-format |
---|
271 | msgid "Invalid policy %s for printer %s" |
---|
272 | msgstr "Policy non valida %s per la stampante %s" |
---|
273 | |
---|
274 | #, python-format |
---|
275 | msgid "Precomputed job size (%s pages) too large for printer %s." |
---|
276 | msgstr "" |
---|
277 | |
---|
278 | #, python-format |
---|
279 | msgid "You are not allowed to print so many pages on printer %s at this time." |
---|
280 | msgstr "" |
---|
281 | |
---|
282 | #, python-format |
---|
283 | msgid "User %s is not allowed to print at this time." |
---|
284 | msgstr "" |
---|
285 | |
---|
286 | msgid "Your account settings forbid you to print at this time." |
---|
287 | msgstr "" |
---|
288 | |
---|
289 | #, python-format |
---|
290 | msgid "Print Quota exceeded for user %s on printer %s" |
---|
291 | msgstr "Quota di stampa superata per l'utente %s sulla stampante %s" |
---|
292 | |
---|
293 | #, python-format |
---|
294 | msgid "Print Quota low for user %s on printer %s" |
---|
295 | msgstr "Quota di stampa in esaurimento per l'utente %s sulla stampante %s" |
---|
296 | |
---|
297 | msgid "Job denied, no accounting will be done." |
---|
298 | msgstr "" |
---|
299 | |
---|
300 | msgid "Job cancelled, no accounting will be done." |
---|
301 | msgstr "" |
---|
302 | |
---|
303 | msgid "Job accounting begins." |
---|
304 | msgstr "Inizio accounting stampa." |
---|
305 | |
---|
306 | msgid "Job denied, no accounting has been done." |
---|
307 | msgstr "" |
---|
308 | |
---|
309 | msgid "Job cancelled, no accounting has been done." |
---|
310 | msgstr "" |
---|
311 | |
---|
312 | msgid "Job accounting ends." |
---|
313 | msgstr "Fine accounting stampa." |
---|
314 | |
---|
315 | msgid "" |
---|
316 | "Job size forced to 0 because the real CUPS backend failed. No accounting " |
---|
317 | "will be done." |
---|
318 | msgstr "" |
---|
319 | |
---|
320 | msgid "The real CUPS backend failed, but the job will be accounted for anyway." |
---|
321 | msgstr "" |
---|
322 | |
---|
323 | msgid "Job size forced to 0 because printing is denied." |
---|
324 | msgstr "Dimensione stampa forzato a 0 perch�a stampa non �ermessa." |
---|
325 | |
---|
326 | msgid "Job size forced to 0 because printing was cancelled." |
---|
327 | msgstr "" |
---|
328 | |
---|
329 | #, python-format |
---|
330 | msgid "Job size : %i" |
---|
331 | msgstr "Dimensione stampa: %i" |
---|
332 | |
---|
333 | #, python-format |
---|
334 | msgid "User %s's quota on printer %s won't be modified" |
---|
335 | msgstr "" |
---|
336 | |
---|
337 | #, python-format |
---|
338 | msgid "Updating user %s's quota on printer %s" |
---|
339 | msgstr "Aggiornamento quota per l'utente %s sulla stampante %s" |
---|
340 | |
---|
341 | msgid "Job added to history." |
---|
342 | msgstr "Stampa aggiunta in cronologia." |
---|
343 | |
---|
344 | #, python-format |
---|
345 | msgid "Billing code %s was updated." |
---|
346 | msgstr "" |
---|
347 | |
---|
348 | #, python-format |
---|
349 | msgid "Incorrect value for the 'onbackenderror' directive in section [%s]" |
---|
350 | msgstr "" |
---|
351 | |
---|
352 | #, python-format |
---|
353 | msgid "The real backend produced an error, we will try again in %s seconds." |
---|
354 | msgstr "" |
---|
355 | |
---|
356 | #, python-format |
---|
357 | msgid "Job %s interrupted by the administrator !" |
---|
358 | msgstr "" |
---|
359 | |
---|
360 | #, python-format |
---|
361 | msgid "" |
---|
362 | "dumpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
363 | "\n" |
---|
364 | "Dumps PyKota database's content.\n" |
---|
365 | "\n" |
---|
366 | "command line usage :\n" |
---|
367 | "\n" |
---|
368 | " dumpykota [options] [filterexpr]\n" |
---|
369 | "\n" |
---|
370 | "options :\n" |
---|
371 | "\n" |
---|
372 | " -v | --version Prints dumpykota's version number then exits.\n" |
---|
373 | " -h | --help Prints this message then exits.\n" |
---|
374 | " \n" |
---|
375 | " -d | --data type Dumps 'type' datas. Allowed types are :\n" |
---|
376 | " \n" |
---|
377 | " - history : dumps the jobs history.\n" |
---|
378 | " - users : dumps users.\n" |
---|
379 | " - groups : dumps user groups.\n" |
---|
380 | " - printers : dump printers.\n" |
---|
381 | " - upquotas : dump user quotas.\n" |
---|
382 | " - gpquotas : dump user groups quotas.\n" |
---|
383 | " - payments : dumps user payments.\n" |
---|
384 | " - pmembers : dumps printer groups members.\n" |
---|
385 | " - umembers : dumps user groups members.\n" |
---|
386 | " - billingcodes : dumps billing codes.\n" |
---|
387 | " - all : dumps all PyKota datas. The output format\n" |
---|
388 | " is always XML in this case.\n" |
---|
389 | " \n" |
---|
390 | " NB : the -d | --data command line option \n" |
---|
391 | " is MANDATORY.\n" |
---|
392 | " \n" |
---|
393 | " -f | --format fmt Dumps datas in the 'fmt' format. When not specified,\n" |
---|
394 | " the format is to dump datas in the csv format (comma\n" |
---|
395 | " separated values). All data dumped is between double\n" |
---|
396 | " quotes. Allowed formats are :\n" |
---|
397 | " \n" |
---|
398 | " - csv : separate datas with commas\n" |
---|
399 | " - ssv : separate datas with semicolons\n" |
---|
400 | " - tsv : separate datas with tabs\n" |
---|
401 | " - xml : dump data as XML \n" |
---|
402 | " - cups : dump datas in CUPS' page_log format :\n" |
---|
403 | " ONLY AVAILABLE WITH --data history\n" |
---|
404 | " \n" |
---|
405 | " -o | --output fname All datas will be dumped to the file instead of\n" |
---|
406 | " to the standard output. The special '-' filename\n" |
---|
407 | " is the default value and means stdout.\n" |
---|
408 | " WARNING : existing files are truncated !\n" |
---|
409 | "\n" |
---|
410 | " -s | --sum Summarize the selected datas.\n" |
---|
411 | " ONLY AVAILABLE WITH --data history or payments\n" |
---|
412 | "\n" |
---|
413 | " Use the filter expressions to extract only parts of the \n" |
---|
414 | " datas. Allowed filters are of the form :\n" |
---|
415 | " \n" |
---|
416 | " key=value\n" |
---|
417 | " \n" |
---|
418 | " Allowed keys for now are : \n" |
---|
419 | " \n" |
---|
420 | " username User's name\n" |
---|
421 | " groupname Users group's name\n" |
---|
422 | " printername Printer's name\n" |
---|
423 | " pgroupname Printers group's name\n" |
---|
424 | " hostname Client's hostname\n" |
---|
425 | " jobid Job's Id\n" |
---|
426 | " billingcode Job's billing code\n" |
---|
427 | " start Job's date of printing\n" |
---|
428 | " end Job's date of printing\n" |
---|
429 | " \n" |
---|
430 | " Dates formatting with 'start' and 'end' filter keys :\n" |
---|
431 | " \n" |
---|
432 | " YYYY : year boundaries\n" |
---|
433 | " YYYYMM : month boundaries\n" |
---|
434 | " YYYYMMDD : day boundaries\n" |
---|
435 | " YYYYMMDDhh : hour boundaries\n" |
---|
436 | " YYYYMMDDhhmm : minute boundaries\n" |
---|
437 | " YYYYMMDDhhmmss : second boundaries\n" |
---|
438 | " yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-" |
---|
439 | "15)\n" |
---|
440 | " today[+-NbDays] : today more or less N days (e.g. : today-15)\n" |
---|
441 | " tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n" |
---|
442 | " now[+-NbDays] : now more or less N days (e.g. now-15)\n" |
---|
443 | "\n" |
---|
444 | " 'now' and 'today' are not exactly the same since today represents the " |
---|
445 | "first\n" |
---|
446 | " or last second of the day depending on if it's used in a start= or end=\n" |
---|
447 | " date expression. The utility to be able to specify dates in the future is\n" |
---|
448 | " a question which remains to be answered :-)\n" |
---|
449 | " \n" |
---|
450 | " Contrary to other PyKota management tools, wildcard characters are not \n" |
---|
451 | " expanded, so you can't use them.\n" |
---|
452 | " \n" |
---|
453 | " NB : not all keys are allowed for each data type, so the result may be \n" |
---|
454 | " empty if you use a key not available for a particular data type.\n" |
---|
455 | " \n" |
---|
456 | "Examples :\n" |
---|
457 | "\n" |
---|
458 | " $ dumpykota --data history --format csv >myfile.csv\n" |
---|
459 | " \n" |
---|
460 | " This dumps the history in a comma separated values file, for possible\n" |
---|
461 | " use in a spreadsheet.\n" |
---|
462 | " \n" |
---|
463 | " $ dumpykota --data users --format xml -o users.xml\n" |
---|
464 | " \n" |
---|
465 | " Dumps all users datas to the users.xml file.\n" |
---|
466 | " \n" |
---|
467 | " $ dumpykota --data history printername=HP2100 username=jerome\n" |
---|
468 | " \n" |
---|
469 | " Dumps the job history for user jerome on printer HP2100 only.\n" |
---|
470 | " \n" |
---|
471 | " $ dumpykota --data history start=200503 end=20050730234615\n" |
---|
472 | " \n" |
---|
473 | " Dumps all jobs printed between March 1st 2005 at midnight and\n" |
---|
474 | " July 30th 2005 at 23 hours 46 minutes and 15 secondes included.\n" |
---|
475 | msgstr "" |
---|
476 | |
---|
477 | msgid "The -d | --data command line option is mandatory, see help." |
---|
478 | msgstr "" |
---|
479 | |
---|
480 | #, python-format |
---|
481 | msgid "" |
---|
482 | "edpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
483 | "\n" |
---|
484 | "A Print Quota editor for PyKota.\n" |
---|
485 | "\n" |
---|
486 | "command line usage :\n" |
---|
487 | "\n" |
---|
488 | " edpykota [options] user1 user2 ... userN\n" |
---|
489 | " \n" |
---|
490 | " edpykota [options] group1 group2 ... groupN\n" |
---|
491 | "\n" |
---|
492 | "options :\n" |
---|
493 | "\n" |
---|
494 | " -v | --version Prints edpykota's version number then exits.\n" |
---|
495 | " -h | --help Prints this message then exits.\n" |
---|
496 | " \n" |
---|
497 | " -a | --add Adds users or groups print quota entries if\n" |
---|
498 | " they don't exist in database.\n" |
---|
499 | " \n" |
---|
500 | " -d | --delete Deletes users or groups print quota entries.\n" |
---|
501 | " Users or groups are never deleted, you have\n" |
---|
502 | " to use the pkusers command to delete them.\n" |
---|
503 | " The history will be purge from all matching\n" |
---|
504 | " jobs, unless -g | --groups is used.\n" |
---|
505 | " \n" |
---|
506 | " -P | --printer p Edit quotas on printer p only. Actually p can\n" |
---|
507 | " use wildcards characters to select only\n" |
---|
508 | " some printers. The default value is *, meaning\n" |
---|
509 | " all printers. \n" |
---|
510 | " You can specify several names or wildcards, \n" |
---|
511 | " by separating them with commas.\n" |
---|
512 | " \n" |
---|
513 | " -g | --groups Edit groups print quota entries instead of \n" |
---|
514 | " users print quota entries.\n" |
---|
515 | " \n" |
---|
516 | " -L | --list Lists users or groups print quota entries.\n" |
---|
517 | " \n" |
---|
518 | " -n | --noquota Sets both soft and hard limits to None for users\n" |
---|
519 | " or groups print quota entries.\n" |
---|
520 | " \n" |
---|
521 | " -r | --reset Resets the actual page counter for the user\n" |
---|
522 | " or group to zero on the specified printers. \n" |
---|
523 | " The life time page counter is kept unchanged.\n" |
---|
524 | " \n" |
---|
525 | " -R | --hardreset Resets the actual and life time page counters\n" |
---|
526 | " for the user or group to zero on the specified \n" |
---|
527 | " printers. This is a shortcut for '--used 0'.\n" |
---|
528 | " \n" |
---|
529 | " -s | --skipexisting In combination with the --add option above, tells\n" |
---|
530 | " edpykota to not modify existing print quota entries.\n" |
---|
531 | " \n" |
---|
532 | " -S | --softlimit sl Sets the quota soft limit to sl " |
---|
533 | "pages. \n" |
---|
534 | " \n" |
---|
535 | " -H | --hardlimit hl Sets the quota hard limit to hl pages.\n" |
---|
536 | " \n" |
---|
537 | " -I | --increase v Increase existing Soft and Hard limits by the value\n" |
---|
538 | " of v. You can prefix v with + or -, if no sign is\n" |
---|
539 | " used, + is assumed.\n" |
---|
540 | "\n" |
---|
541 | " -U | --used u Sets the page counters for the user u pages on\n" |
---|
542 | " the selected printers. Doesn't work for groups, " |
---|
543 | "since\n" |
---|
544 | " their page counters are the sum of all their " |
---|
545 | "members'\n" |
---|
546 | " page counters.\n" |
---|
547 | " Useful for migrating users from a different system\n" |
---|
548 | " where they have already used some pages. Actual\n" |
---|
549 | " and Life Time page counters may be increased or " |
---|
550 | "decreased\n" |
---|
551 | " if u is prefixed with + or -.\n" |
---|
552 | " WARNING : BOTH page counters are modified in all " |
---|
553 | "cases,\n" |
---|
554 | " so be careful.\n" |
---|
555 | " NB : if u equals '0', then the action taken is\n" |
---|
556 | " the same as if --hardreset was used.\n" |
---|
557 | "\n" |
---|
558 | " user1 through userN and group1 through groupN can use wildcards\n" |
---|
559 | " if the --add option is not set.\n" |
---|
560 | " \n" |
---|
561 | "examples : \n" |
---|
562 | "\n" |
---|
563 | " $ edpykota --add john paul george ringo\n" |
---|
564 | " \n" |
---|
565 | " This will create print quota entries for users john, paul, george\n" |
---|
566 | " and ringo on all printers. These print quota entries will have no\n" |
---|
567 | " limit set.\n" |
---|
568 | " \n" |
---|
569 | " $ edpykota --printer lp -S 50 -H 60 jerome\n" |
---|
570 | " \n" |
---|
571 | " This will set jerome's print quota on the lp printer to a soft limit\n" |
---|
572 | " of 50 pages, and a hard limit of 60 pages. Both user jerome and\n" |
---|
573 | " printer lp have been previously created with the pkusers and pkprinters\n" |
---|
574 | " commands, respectively.\n" |
---|
575 | "\n" |
---|
576 | " $ edpykota -g -S 500 -H 550 financial support \n" |
---|
577 | " \n" |
---|
578 | " This will set print quota soft limit to 500 pages and hard limit\n" |
---|
579 | " to 550 pages for groups financial and support on all printers.\n" |
---|
580 | " \n" |
---|
581 | " $ edpykota --reset jerome \"jo*\"\n" |
---|
582 | " \n" |
---|
583 | " This will reset jerome's page counter to zero on all printers, as\n" |
---|
584 | " well as every user whose name begins with 'jo'.\n" |
---|
585 | " Their life time page counter on each printer will be kept unchanged.\n" |
---|
586 | " You can also reset the life time page counters by using the\n" |
---|
587 | " --hardreset | -R command line option.\n" |
---|
588 | " \n" |
---|
589 | " $ edpykota --printer hpcolor --noquota jerome\n" |
---|
590 | " \n" |
---|
591 | " This will tell PyKota to not limit jerome when printing on the \n" |
---|
592 | " hpcolor printer. All his jobs will be allowed on this printer, but \n" |
---|
593 | " accounting of the pages he prints will still be kept.\n" |
---|
594 | " Print Quotas for jerome on other printers are unchanged.\n" |
---|
595 | " \n" |
---|
596 | " $ edpykota --delete --printer \"HP*,XER*\" jerome rachel\n" |
---|
597 | " \n" |
---|
598 | " This will delete users jerome and rachel's print quota\n" |
---|
599 | " entries on all printers which name begin with 'HP' or\n" |
---|
600 | " 'XER'. The jobs printed by these users on these printers\n" |
---|
601 | " will be deleted from the history.\n" |
---|
602 | msgstr "" |
---|
603 | |
---|
604 | #, python-format |
---|
605 | msgid "You can't set negative limits for %s" |
---|
606 | msgstr "" |
---|
607 | |
---|
608 | msgid "Extracting datas" |
---|
609 | msgstr "" |
---|
610 | |
---|
611 | #, python-format |
---|
612 | msgid "Page counter : %s" |
---|
613 | msgstr "" |
---|
614 | |
---|
615 | #, python-format |
---|
616 | msgid "Lifetime page counter : %s" |
---|
617 | msgstr "" |
---|
618 | |
---|
619 | #, python-format |
---|
620 | msgid "Soft limit : %s" |
---|
621 | msgstr "" |
---|
622 | |
---|
623 | #, python-format |
---|
624 | msgid "Hard limit : %s" |
---|
625 | msgstr "" |
---|
626 | |
---|
627 | #, python-format |
---|
628 | msgid "Date limit : %s" |
---|
629 | msgstr "" |
---|
630 | |
---|
631 | #, python-format |
---|
632 | msgid "Maximum job size : %s" |
---|
633 | msgstr "" |
---|
634 | |
---|
635 | #, python-format |
---|
636 | msgid "%s pages" |
---|
637 | msgstr "" |
---|
638 | |
---|
639 | #, python-format |
---|
640 | msgid "Warning banners printed : %s" |
---|
641 | msgstr "" |
---|
642 | |
---|
643 | msgid "Deletion" |
---|
644 | msgstr "" |
---|
645 | |
---|
646 | #, python-format |
---|
647 | msgid "Invalid used value %s." |
---|
648 | msgstr "" |
---|
649 | |
---|
650 | #, python-format |
---|
651 | msgid "Invalid increase value %s." |
---|
652 | msgstr "" |
---|
653 | |
---|
654 | #, python-format |
---|
655 | msgid "Invalid softlimit value %s." |
---|
656 | msgstr "Limite soft %s non valido." |
---|
657 | |
---|
658 | #, python-format |
---|
659 | msgid "Invalid hardlimit value %s." |
---|
660 | msgstr "Limite hard %s non valido." |
---|
661 | |
---|
662 | #, python-format |
---|
663 | msgid "Hard limit %i is less than soft limit %i, values will be exchanged." |
---|
664 | msgstr "Limite hard %i minore del limite soft %i, i valori verranno scambiati." |
---|
665 | |
---|
666 | #, python-format |
---|
667 | msgid "Undefined hard limit set to soft limit (%s)." |
---|
668 | msgstr "" |
---|
669 | |
---|
670 | #, python-format |
---|
671 | msgid "Undefined soft limit set to hard limit (%s)." |
---|
672 | msgstr "" |
---|
673 | |
---|
674 | msgid "Creation" |
---|
675 | msgstr "" |
---|
676 | |
---|
677 | #, python-format |
---|
678 | msgid "No entry matches %s. Please use pkusers to create them first." |
---|
679 | msgstr "" |
---|
680 | |
---|
681 | msgid "Modification" |
---|
682 | msgstr "" |
---|
683 | |
---|
684 | msgid "incompatible options, see help." |
---|
685 | msgstr "opzioni non compatibili, vedere la guida." |
---|
686 | |
---|
687 | msgid "You have to pass user or group names on the command line" |
---|
688 | msgstr "" |
---|
689 | "Bisogna specificare dei nomi di utente o di gruppo sulla linea di comando" |
---|
690 | |
---|
691 | #, python-format |
---|
692 | msgid "" |
---|
693 | "repykota v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
694 | "\n" |
---|
695 | "Generates print quota reports.\n" |
---|
696 | "\n" |
---|
697 | "command line usage :\n" |
---|
698 | "\n" |
---|
699 | " repykota [options] \n" |
---|
700 | "\n" |
---|
701 | "options :\n" |
---|
702 | "\n" |
---|
703 | " -v | --version Prints repykota's version number then exits.\n" |
---|
704 | " -h | --help Prints this message then exits.\n" |
---|
705 | " \n" |
---|
706 | " -u | --users Generates a report on users quota, this is \n" |
---|
707 | " the default.\n" |
---|
708 | " \n" |
---|
709 | " -g | --groups Generates a report on group quota instead of users.\n" |
---|
710 | " \n" |
---|
711 | " -i | --ingroups g1[,g2...] Only lists users who are members of these\n" |
---|
712 | " groups. Reserved to PyKota Administrators.\n" |
---|
713 | " \n" |
---|
714 | " -P | --printer p Report quotas on this printer only. Actually p can\n" |
---|
715 | " use wildcards characters to select only\n" |
---|
716 | " some printers. The default value is *, meaning\n" |
---|
717 | " all printers.\n" |
---|
718 | " You can specify several names or wildcards, \n" |
---|
719 | " by separating them with commas.\n" |
---|
720 | " \n" |
---|
721 | "examples : \n" |
---|
722 | "\n" |
---|
723 | " $ repykota --printer lp\n" |
---|
724 | " \n" |
---|
725 | " This will print the quota status for all users who use the lp printer.\n" |
---|
726 | "\n" |
---|
727 | " $ repykota \n" |
---|
728 | " \n" |
---|
729 | " This will print the quota status for all users on all printers.\n" |
---|
730 | " \n" |
---|
731 | " $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n" |
---|
732 | " \n" |
---|
733 | " This will print the quota status for user jerome and all users\n" |
---|
734 | " whose name begins with \"jo\" on all printers which name begins\n" |
---|
735 | " with \"laser\" or ends with \"pson\".\n" |
---|
736 | " \n" |
---|
737 | " If launched by an user who is not a PyKota administrator, additionnal\n" |
---|
738 | " arguments representing users or groups names are ignored, and only the\n" |
---|
739 | " current user/group is reported.\n" |
---|
740 | msgstr "" |
---|
741 | |
---|
742 | msgid "Option --ingroups is reserved to PyKota Administrators." |
---|
743 | msgstr "" |
---|
744 | |
---|
745 | #, python-format |
---|
746 | msgid "There's no printer matching %s" |
---|
747 | msgstr "Non esiste una stampante %s" |
---|
748 | |
---|
749 | #, python-format |
---|
750 | msgid "" |
---|
751 | "warnpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
752 | "\n" |
---|
753 | "Sends mail to users over print quota.\n" |
---|
754 | "\n" |
---|
755 | "command line usage :\n" |
---|
756 | "\n" |
---|
757 | " warnpykota [options] [names]\n" |
---|
758 | "\n" |
---|
759 | "options :\n" |
---|
760 | "\n" |
---|
761 | " -v | --version Prints warnpykota's version number then exits.\n" |
---|
762 | " -h | --help Prints this message then exits.\n" |
---|
763 | " \n" |
---|
764 | " -u | --users Warns users over their print quota, this is the \n" |
---|
765 | " default.\n" |
---|
766 | " \n" |
---|
767 | " -g | --groups Warns users whose groups quota are over limit.\n" |
---|
768 | " \n" |
---|
769 | " -P | --printer p Verify quotas on this printer only. Actually p can\n" |
---|
770 | " use wildcards characters to select only\n" |
---|
771 | " some printers. The default value is *, meaning\n" |
---|
772 | " all printers.\n" |
---|
773 | " You can specify several names or wildcards, \n" |
---|
774 | " by separating them with commas.\n" |
---|
775 | " \n" |
---|
776 | "examples : \n" |
---|
777 | "\n" |
---|
778 | " $ warnpykota --printer lp\n" |
---|
779 | " \n" |
---|
780 | " This will warn all users of the lp printer who have exceeded their\n" |
---|
781 | " print quota.\n" |
---|
782 | "\n" |
---|
783 | " $ warnpykota \n" |
---|
784 | " \n" |
---|
785 | " This will warn all users who have exceeded their print quota on\n" |
---|
786 | " any printer.\n" |
---|
787 | "\n" |
---|
788 | " $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n" |
---|
789 | " \n" |
---|
790 | " This will warn all users of groups which names begins with \"dev\" and\n" |
---|
791 | " who have exceeded their print quota on any printer which name begins \n" |
---|
792 | " with \"laserjet\"\n" |
---|
793 | " \n" |
---|
794 | " If launched by an user who is not a PyKota administrator, additionnal\n" |
---|
795 | " arguments representing users or groups names are ignored, and only the\n" |
---|
796 | " current user/group is reported.\n" |
---|
797 | msgstr "" |
---|
798 | |
---|
799 | #, python-format |
---|
800 | msgid "" |
---|
801 | "pkbanner v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
802 | "\n" |
---|
803 | "Generates banners.\n" |
---|
804 | "\n" |
---|
805 | "command line usage :\n" |
---|
806 | "\n" |
---|
807 | " pkbanner [options] [more info]\n" |
---|
808 | "\n" |
---|
809 | "options :\n" |
---|
810 | "\n" |
---|
811 | " -v | --version Prints pkbanner's version number then exits.\n" |
---|
812 | " -h | --help Prints this message then exits.\n" |
---|
813 | " \n" |
---|
814 | " -l | --logo img Use the image as the banner's logo. The logo will\n" |
---|
815 | " be drawn at the center top of the page. The default\n" |
---|
816 | " logo is /usr/share/pykota/logos/pykota.jpeg\n" |
---|
817 | " \n" |
---|
818 | " -p | --pagesize sz Sets sz as the page size. Most well known\n" |
---|
819 | " page sizes are recognized, like 'A4' or 'Letter'\n" |
---|
820 | " to name a few. The default size is A4.\n" |
---|
821 | " \n" |
---|
822 | " -s | --savetoner s Sets the text luminosity factor to s%%. This can be \n" |
---|
823 | " used to save toner. The default value is 0, which\n" |
---|
824 | " means that no toner saving will be done.\n" |
---|
825 | " \n" |
---|
826 | " -u | --url u Uses u as an url to be written at the bottom of \n" |
---|
827 | " the banner page. The default url is :\n" |
---|
828 | " http://www.pykota.com/\n" |
---|
829 | " \n" |
---|
830 | "examples : \n" |
---|
831 | "\n" |
---|
832 | " Using pkbanner directly from the command line is not recommended,\n" |
---|
833 | " excepted for testing purposes. You should use pkbanner in the\n" |
---|
834 | " 'startingbanner' or 'endingbanner' directives in pykota.conf\n" |
---|
835 | " \n" |
---|
836 | " startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n" |
---|
837 | " \n" |
---|
838 | " With such a setting in pykota.conf, all print jobs will be \n" |
---|
839 | " prefixed with an A4 banner with no logo, and text luminosity will\n" |
---|
840 | " be increased by 75%%. The PostScript output will be directly sent\n" |
---|
841 | " to your printer.\n" |
---|
842 | " \n" |
---|
843 | " You'll find more examples in the sample configuration file included \n" |
---|
844 | " in PyKota.\n" |
---|
845 | msgstr "" |
---|
846 | |
---|
847 | msgid "Unknown" |
---|
848 | msgstr "" |
---|
849 | |
---|
850 | msgid "Username" |
---|
851 | msgstr "" |
---|
852 | |
---|
853 | msgid "More Info" |
---|
854 | msgstr "" |
---|
855 | |
---|
856 | msgid "Job" |
---|
857 | msgstr "" |
---|
858 | |
---|
859 | msgid "Date" |
---|
860 | msgstr "Data" |
---|
861 | |
---|
862 | msgid "Allowed" |
---|
863 | msgstr "" |
---|
864 | |
---|
865 | msgid "Denied" |
---|
866 | msgstr "" |
---|
867 | |
---|
868 | msgid "Allowed with Warning" |
---|
869 | msgstr "" |
---|
870 | |
---|
871 | msgid "Problem" |
---|
872 | msgstr "" |
---|
873 | |
---|
874 | msgid "Cancelled" |
---|
875 | msgstr "" |
---|
876 | |
---|
877 | msgid "Result" |
---|
878 | msgstr "" |
---|
879 | |
---|
880 | msgid "Title" |
---|
881 | msgstr "Titolo" |
---|
882 | |
---|
883 | msgid "Filename" |
---|
884 | msgstr "Nome file" |
---|
885 | |
---|
886 | #, python-format |
---|
887 | msgid "Pages printed so far on %s" |
---|
888 | msgstr "" |
---|
889 | |
---|
890 | msgid "Account balance" |
---|
891 | msgstr "" |
---|
892 | |
---|
893 | msgid "Soft Limit" |
---|
894 | msgstr "" |
---|
895 | |
---|
896 | msgid "Hard Limit" |
---|
897 | msgstr "" |
---|
898 | |
---|
899 | msgid "Date Limit" |
---|
900 | msgstr "" |
---|
901 | |
---|
902 | msgid "No Limit" |
---|
903 | msgstr "" |
---|
904 | |
---|
905 | msgid "No Accounting" |
---|
906 | msgstr "" |
---|
907 | |
---|
908 | msgid "Forbidden" |
---|
909 | msgstr "" |
---|
910 | |
---|
911 | msgid "Printing Mode" |
---|
912 | msgstr "" |
---|
913 | |
---|
914 | msgid "Allowed range is (0..99)" |
---|
915 | msgstr "" |
---|
916 | |
---|
917 | #, python-format |
---|
918 | msgid "Invalid 'savetoner' option %s : %s" |
---|
919 | msgstr "" |
---|
920 | |
---|
921 | #, python-format |
---|
922 | msgid "Invalid 'pagesize' option %s, defaulting to A4." |
---|
923 | msgstr "" |
---|
924 | |
---|
925 | #, python-format |
---|
926 | msgid "" |
---|
927 | "pkbcodes v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
928 | "\n" |
---|
929 | "A billing codes Manager for PyKota.\n" |
---|
930 | "\n" |
---|
931 | "command line usage :\n" |
---|
932 | "\n" |
---|
933 | " pkbcodes [options] code1 code2 code3 ... codeN\n" |
---|
934 | "\n" |
---|
935 | "options :\n" |
---|
936 | "\n" |
---|
937 | " -v | --version Prints pkbcodes version number then exits.\n" |
---|
938 | " -h | --help Prints this message then exits.\n" |
---|
939 | " \n" |
---|
940 | " -a | --add Adds billing codes if they don't exist in PyKota's\n" |
---|
941 | " database. If they exist, they are modified\n" |
---|
942 | " unless -s|--skipexisting is also used.\n" |
---|
943 | "\n" |
---|
944 | " -d | --delete Deletes billing codes from PyKota's database.\n" |
---|
945 | " NB : the history entries with this billing code\n" |
---|
946 | " are not deleted, voluntarily.\n" |
---|
947 | "\n" |
---|
948 | " -D | --description d Adds a textual description to billing codes.\n" |
---|
949 | "\n" |
---|
950 | " -l | --list List informations about the billing codes.\n" |
---|
951 | "\n" |
---|
952 | " -r | --reset Resets the billing codes' balance and page counters\n" |
---|
953 | " to 0.\n" |
---|
954 | "\n" |
---|
955 | " -s | --skipexisting In combination with the --add option above, tells\n" |
---|
956 | " pkbcodes to not modify existing billing codes.\n" |
---|
957 | "\n" |
---|
958 | " code1 through codeN can contain wildcards if the --add option\n" |
---|
959 | " is not set.\n" |
---|
960 | "\n" |
---|
961 | "examples : \n" |
---|
962 | "\n" |
---|
963 | " $ pkbcodes --add -D \"My project\" myproj\n" |
---|
964 | "\n" |
---|
965 | " Will create the myproj billing code with \"My project\"\n" |
---|
966 | " as the description.\n" |
---|
967 | "\n" |
---|
968 | " $ pkbcodes --delete \"*\"\n" |
---|
969 | "\n" |
---|
970 | " This will completely delete all the billing codes, but without\n" |
---|
971 | " removing any matching job from the history. USE WITH CARE ANYWAY !\n" |
---|
972 | " \n" |
---|
973 | " $ pkbcodes --list \"my*\"\n" |
---|
974 | " \n" |
---|
975 | " This will list all billing codes which name begins with 'my'.\n" |
---|
976 | msgstr "" |
---|
977 | |
---|
978 | msgid "You're not allowed to use this command." |
---|
979 | msgstr "" |
---|
980 | |
---|
981 | #, python-format |
---|
982 | msgid "There's no billingcode matching %s" |
---|
983 | msgstr "" |
---|
984 | |
---|
985 | msgid "pages" |
---|
986 | msgstr "" |
---|
987 | |
---|
988 | msgid "and" |
---|
989 | msgstr "" |
---|
990 | |
---|
991 | msgid "credits" |
---|
992 | msgstr "" |
---|
993 | |
---|
994 | #, python-format |
---|
995 | msgid "Billing code [%s] already exists, skipping." |
---|
996 | msgstr "" |
---|
997 | |
---|
998 | #, python-format |
---|
999 | msgid "Billing code [%s] already exists, will be modified." |
---|
1000 | msgstr "" |
---|
1001 | |
---|
1002 | msgid "You have to pass billing codes on the command line" |
---|
1003 | msgstr "" |
---|
1004 | |
---|
1005 | #, python-format |
---|
1006 | msgid "" |
---|
1007 | "pkinvoice v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
1008 | "\n" |
---|
1009 | "An invoice generator for PyKota.\n" |
---|
1010 | "\n" |
---|
1011 | "command line usage :\n" |
---|
1012 | "\n" |
---|
1013 | " pkinvoice [options] [filterexpr]\n" |
---|
1014 | "\n" |
---|
1015 | "options :\n" |
---|
1016 | "\n" |
---|
1017 | " -v | --version Prints pkinvoice's version number then exits.\n" |
---|
1018 | " -h | --help Prints this message then exits.\n" |
---|
1019 | " \n" |
---|
1020 | " -l | --logo img Use the image as the invoice's logo. The logo will\n" |
---|
1021 | " be drawn at the center top of the page. The default\n" |
---|
1022 | " logo is /usr/share/pykota/logos/pykota.jpeg\n" |
---|
1023 | " \n" |
---|
1024 | " -p | --pagesize sz Sets sz as the page size. Most well known\n" |
---|
1025 | " page sizes are recognized, like 'A4' or 'Letter'\n" |
---|
1026 | " to name a few. The default size is A4.\n" |
---|
1027 | " \n" |
---|
1028 | " -n | --number N Sets the number of the first invoice. This number\n" |
---|
1029 | " will automatically be incremented for each invoice.\n" |
---|
1030 | " \n" |
---|
1031 | " -o | --output f.pdf Defines the name of the invoice file which will\n" |
---|
1032 | " be generated as a PDF document. If not set or\n" |
---|
1033 | " set to '-', the PDF document is sent to standard\n" |
---|
1034 | " output. \n" |
---|
1035 | " \n" |
---|
1036 | " -u | --unit u Defines the name of the unit to use on the " |
---|
1037 | "invoice. \n" |
---|
1038 | " The default unit is 'Credits', optionally translated\n" |
---|
1039 | " to your native language if it is supported by " |
---|
1040 | "PyKota.\n" |
---|
1041 | " \n" |
---|
1042 | " -V | --vat p Sets the percent value of the applicable VAT to be\n" |
---|
1043 | " exposed. The default is 0.0, meaning no VAT\n" |
---|
1044 | " information will be included.\n" |
---|
1045 | " \n" |
---|
1046 | "\n" |
---|
1047 | " Use the filter expressions to extract only parts of the \n" |
---|
1048 | " datas. Allowed filters are of the form :\n" |
---|
1049 | " \n" |
---|
1050 | " key=value\n" |
---|
1051 | " \n" |
---|
1052 | " Allowed keys for now are : \n" |
---|
1053 | " \n" |
---|
1054 | " username User's name\n" |
---|
1055 | " printername Printer's name\n" |
---|
1056 | " hostname Client's hostname\n" |
---|
1057 | " jobid Job's Id\n" |
---|
1058 | " billingcode Job's billing code\n" |
---|
1059 | " start Job's date of printing\n" |
---|
1060 | " end Job's date of printing\n" |
---|
1061 | " \n" |
---|
1062 | " Dates formatting with 'start' and 'end' filter keys :\n" |
---|
1063 | " \n" |
---|
1064 | " YYYY : year boundaries\n" |
---|
1065 | " YYYYMM : month boundaries\n" |
---|
1066 | " YYYYMMDD : day boundaries\n" |
---|
1067 | " YYYYMMDDhh : hour boundaries\n" |
---|
1068 | " YYYYMMDDhhmm : minute boundaries\n" |
---|
1069 | " YYYYMMDDhhmmss : second boundaries\n" |
---|
1070 | " yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-" |
---|
1071 | "15)\n" |
---|
1072 | " today[+-NbDays] : today more or less N days (e.g. : today-15)\n" |
---|
1073 | " tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n" |
---|
1074 | " now[+-NbDays] : now more or less N days (e.g. now-15)\n" |
---|
1075 | "\n" |
---|
1076 | " 'now' and 'today' are not exactly the same since today represents the " |
---|
1077 | "first\n" |
---|
1078 | " or last second of the day depending on if it's used in a start= or end=\n" |
---|
1079 | " date expression. The utility to be able to specify dates in the future is\n" |
---|
1080 | " a question which remains to be answered :-)\n" |
---|
1081 | " \n" |
---|
1082 | " Contrary to other PyKota management tools, wildcard characters are not \n" |
---|
1083 | " expanded, so you can't use them.\n" |
---|
1084 | " \n" |
---|
1085 | "examples :\n" |
---|
1086 | "\n" |
---|
1087 | " $ pkinvoice --unit EURO --output /tmp/invoices.pdf start=now-30\n" |
---|
1088 | " \n" |
---|
1089 | " Will generate a PDF document containing invoices for all users\n" |
---|
1090 | " who have spent some credits last month. Invoices will be done in\n" |
---|
1091 | " EURO. No VAT information will be included.\n" |
---|
1092 | msgstr "" |
---|
1093 | |
---|
1094 | msgid "Invoice" |
---|
1095 | msgstr "" |
---|
1096 | |
---|
1097 | msgid "Edited on" |
---|
1098 | msgstr "" |
---|
1099 | |
---|
1100 | msgid "Number of jobs printed" |
---|
1101 | msgstr "" |
---|
1102 | |
---|
1103 | msgid "Number of pages printed" |
---|
1104 | msgstr "" |
---|
1105 | |
---|
1106 | msgid "Amount due" |
---|
1107 | msgstr "" |
---|
1108 | |
---|
1109 | msgid "Included VAT" |
---|
1110 | msgstr "" |
---|
1111 | |
---|
1112 | msgid "Here's the invoice for your printouts" |
---|
1113 | msgstr "" |
---|
1114 | |
---|
1115 | msgid "Generating invoices" |
---|
1116 | msgstr "" |
---|
1117 | |
---|
1118 | #, python-format |
---|
1119 | msgid "Incorrect value '%s' for the --vat command line option" |
---|
1120 | msgstr "" |
---|
1121 | |
---|
1122 | #, python-format |
---|
1123 | msgid "Incorrect value '%s' for the --number command line option" |
---|
1124 | msgstr "" |
---|
1125 | |
---|
1126 | #, python-format |
---|
1127 | msgid "Invalid filter value [%s], see help." |
---|
1128 | msgstr "" |
---|
1129 | |
---|
1130 | #, python-format |
---|
1131 | msgid "Invoiced %i users for %i jobs, %i pages and %.3f credits" |
---|
1132 | msgstr "" |
---|
1133 | |
---|
1134 | msgid "Credits" |
---|
1135 | msgstr "" |
---|
1136 | |
---|
1137 | #, python-format |
---|
1138 | msgid "" |
---|
1139 | "pkmail v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
1140 | "\n" |
---|
1141 | "Email gateway for PyKota.\n" |
---|
1142 | "\n" |
---|
1143 | "command line usage :\n" |
---|
1144 | "\n" |
---|
1145 | " pkmail [options]\n" |
---|
1146 | "\n" |
---|
1147 | "options :\n" |
---|
1148 | "\n" |
---|
1149 | " -v | --version Prints pkmail's version number then exits.\n" |
---|
1150 | " -h | --help Prints this message then exits.\n" |
---|
1151 | " \n" |
---|
1152 | " \n" |
---|
1153 | " This command is meant to be used from your mail server's aliases file,\n" |
---|
1154 | " as a pipe. It will then accept commands send to it in email messages,\n" |
---|
1155 | " and will send the answer to the command's originator.\n" |
---|
1156 | " \n" |
---|
1157 | " To use this command, create an email alias in /etc/aliases with\n" |
---|
1158 | " the following format :\n" |
---|
1159 | " \n" |
---|
1160 | " pykotacmd: \"|/usr/bin/pkmail\"\n" |
---|
1161 | " \n" |
---|
1162 | " Then run the 'newaliases' command to regenerate the aliases database.\n" |
---|
1163 | " \n" |
---|
1164 | " You can now send commands by email to 'pykotacmd@yourdomain.com', with\n" |
---|
1165 | " the command in the subject.\n" |
---|
1166 | " \n" |
---|
1167 | " List of supported commands :\n" |
---|
1168 | " \n" |
---|
1169 | " report [username]\n" |
---|
1170 | " \n" |
---|
1171 | " NB : For pkmail to work correctly, you may have to put the 'mail'\n" |
---|
1172 | " system user in the 'pykota' system group to ensure this user can\n" |
---|
1173 | " read the /etc/pykota/pykotadmin.conf file, and restart your\n" |
---|
1174 | " mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n" |
---|
1175 | " that you think at least twice before doing this though.\n" |
---|
1176 | " \n" |
---|
1177 | " Use at your own risk !\n" |
---|
1178 | msgstr "" |
---|
1179 | |
---|
1180 | msgid "Result of your commands" |
---|
1181 | msgstr "" |
---|
1182 | |
---|
1183 | #, python-format |
---|
1184 | msgid "" |
---|
1185 | "pknotify v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
1186 | "\n" |
---|
1187 | "Notifies or ask questions to end users who launched the PyKotIcon " |
---|
1188 | "application.\n" |
---|
1189 | "\n" |
---|
1190 | "command line usage :\n" |
---|
1191 | "\n" |
---|
1192 | " pknotify [options] [arguments]\n" |
---|
1193 | "\n" |
---|
1194 | "options :\n" |
---|
1195 | "\n" |
---|
1196 | " -v | --version Prints pknotify's version number then exits.\n" |
---|
1197 | " -h | --help Prints this message then exits.\n" |
---|
1198 | " \n" |
---|
1199 | " -d | --destination h[:p] Sets the destination hostname and optional\n" |
---|
1200 | " port onto which contact the remote PyKotIcon\n" |
---|
1201 | " application. This option is mandatory.\n" |
---|
1202 | " When not specified, the port defaults to 7654.\n" |
---|
1203 | " \n" |
---|
1204 | " -a | --ask Tells pknotify to ask something to the end\n" |
---|
1205 | " user. Then pknotify will output the result.\n" |
---|
1206 | " \n" |
---|
1207 | " -C | --checkauth When --ask is used and both an 'username' and " |
---|
1208 | "a\n" |
---|
1209 | " 'password' are asked to the end user, then\n" |
---|
1210 | " pknotify will try to authenticate the user\n" |
---|
1211 | " through PAM. If authentified, this program\n" |
---|
1212 | " will print \"AUTH=YES\", else \"AUTH=NO\".\n" |
---|
1213 | " If a field is missing, \"AUTH=IMPOSSIBLE\" " |
---|
1214 | "will\n" |
---|
1215 | " be printed. If the user is authenticated, then\n" |
---|
1216 | " \"USERNAME=xxxx\" will be printed as well.\n" |
---|
1217 | " \n" |
---|
1218 | " -c | --confirm Tells pknotify to ask for either a " |
---|
1219 | "confirmation \n" |
---|
1220 | " or abortion.\n" |
---|
1221 | " \n" |
---|
1222 | " -D | --denyafter N With --checkauth above, makes pknotify " |
---|
1223 | "loop \n" |
---|
1224 | " up to N times if the password is incorrect.\n" |
---|
1225 | " After having reached the limit, \"DENY\" will\n" |
---|
1226 | " be printed, which effectively rejects the job.\n" |
---|
1227 | " The default value of N is 1, meaning the job\n" |
---|
1228 | " is denied after the first unsuccessful try.\n" |
---|
1229 | " \n" |
---|
1230 | " -N | --noremote action If it's impossible to connect to the remote\n" |
---|
1231 | " PyKotIcon machine, do this action instead.\n" |
---|
1232 | " Allowed actions are 'CONTINUE' and 'CANCEL', \n" |
---|
1233 | " which will respectively allow the processing\n" |
---|
1234 | " of the print job to continue, or the job to\n" |
---|
1235 | " be cancelled. The default value is CANCEL.\n" |
---|
1236 | " \n" |
---|
1237 | " -n | --notify Tells pknotify to send an informational " |
---|
1238 | "message\n" |
---|
1239 | " to the end user.\n" |
---|
1240 | " \n" |
---|
1241 | " -q | --quit Tells pknotify to send a message asking the\n" |
---|
1242 | " PyKotIcon application to exit. This option can\n" |
---|
1243 | " be combined with the other ones to make " |
---|
1244 | "PyKotIcon\n" |
---|
1245 | " exit after having sent the answer from the " |
---|
1246 | "dialog.\n" |
---|
1247 | " \n" |
---|
1248 | " -t | --timeout T Tells pknotify to ignore the end user's answer " |
---|
1249 | "if\n" |
---|
1250 | " it comes past T seconds after the dialog box " |
---|
1251 | "being\n" |
---|
1252 | " opened. The default value is 0 seconds, which \n" |
---|
1253 | " tells pknotify to wait indefinitely.\n" |
---|
1254 | " Use this option to avoid having an user who\n" |
---|
1255 | " leaved his computer stall a whole print queue.\n" |
---|
1256 | " \n" |
---|
1257 | " You MUST specify either --ask, --confirm, --notify or --quit.\n" |
---|
1258 | "\n" |
---|
1259 | " arguments : \n" |
---|
1260 | " \n" |
---|
1261 | " -a | --ask : Several arguments are accepted, of the form\n" |
---|
1262 | " \"label:varname:defaultvalue\". The result will\n" |
---|
1263 | " be printed to stdout in the following format :\n" |
---|
1264 | " VAR1NAME=VAR1VALUE\n" |
---|
1265 | " VAR2NAME=VAR2VALUE\n" |
---|
1266 | " ...\n" |
---|
1267 | " If the dialog was cancelled, nothing will be\n" |
---|
1268 | " printed. If one of the varname is 'password'\n" |
---|
1269 | " then this field is asked as a password (you won't\n" |
---|
1270 | " see what you type in), and is NOT printed. Although\n" |
---|
1271 | " it is not printed, it will be used to check if\n" |
---|
1272 | " authentication is valid if you specify --checkauth.\n" |
---|
1273 | " \n" |
---|
1274 | " -c | --confirm : A single argument is expected, representing the\n" |
---|
1275 | " message to display. If the dialog is confirmed\n" |
---|
1276 | " then pknotify will print OK, else CANCEL.\n" |
---|
1277 | " \n" |
---|
1278 | " -n | --notify : A single argument is expected, representing " |
---|
1279 | "the \n" |
---|
1280 | " message to display. In this case pknotify will\n" |
---|
1281 | " always print OK.\n" |
---|
1282 | " \n" |
---|
1283 | "examples : \n" |
---|
1284 | "\n" |
---|
1285 | " pknotify -d client:7654 --noremote CONTINUE --confirm \"This job costs 10 " |
---|
1286 | "credits\"\n" |
---|
1287 | " \n" |
---|
1288 | " Would display the cost of the print job and asks for confirmation.\n" |
---|
1289 | " If the end user doesn't have PyKotIcon running and accepting connections\n" |
---|
1290 | " from the print server, PyKota will consider that the end user accepted\n" |
---|
1291 | " to print this job.\n" |
---|
1292 | " \n" |
---|
1293 | " pknotify --destination $PYKOTAJOBORIGINATINGHOSTNAME:7654 \\\n" |
---|
1294 | " --checkauth --ask \"Your name:username:\" \"Your password:" |
---|
1295 | "password:\"\n" |
---|
1296 | " \n" |
---|
1297 | " Asks an username and password, and checks if they are valid. \n" |
---|
1298 | " NB : The PYKOTAJOBORIGINATINGHOSTNAME environment variable is\n" |
---|
1299 | " only set if you launch pknotify from cupspykota through a directive\n" |
---|
1300 | " in ~pykota/pykota.conf\n" |
---|
1301 | " \n" |
---|
1302 | " The TCP port you'll use must be reachable on the client from the\n" |
---|
1303 | " print server.\n" |
---|
1304 | msgstr "" |
---|
1305 | |
---|
1306 | msgid "You MUST install PyPAM for this functionnality to work !" |
---|
1307 | msgstr "" |
---|
1308 | |
---|
1309 | #, python-format |
---|
1310 | msgid "Authentication error for user %s : %s" |
---|
1311 | msgstr "" |
---|
1312 | |
---|
1313 | #, python-format |
---|
1314 | msgid "Internal error : can't authenticate user %s" |
---|
1315 | msgstr "" |
---|
1316 | |
---|
1317 | #, python-format |
---|
1318 | msgid "Password correct for user %s" |
---|
1319 | msgstr "" |
---|
1320 | |
---|
1321 | #, python-format |
---|
1322 | msgid "" |
---|
1323 | "The end user at %s:%i didn't answer within %i seconds. The print job will be " |
---|
1324 | "cancelled." |
---|
1325 | msgstr "" |
---|
1326 | |
---|
1327 | #, python-format |
---|
1328 | msgid "" |
---|
1329 | "Are you sure that PyKotIcon is running and accepting incoming connections on " |
---|
1330 | "%s:%s ?" |
---|
1331 | msgstr "" |
---|
1332 | |
---|
1333 | msgid "Connection error" |
---|
1334 | msgstr "" |
---|
1335 | |
---|
1336 | msgid "some options are mandatory, see help." |
---|
1337 | msgstr "" |
---|
1338 | |
---|
1339 | msgid "incorrect value for the --noremote command line switch, see help." |
---|
1340 | msgstr "" |
---|
1341 | |
---|
1342 | msgid "some options require arguments, see help." |
---|
1343 | msgstr "" |
---|
1344 | |
---|
1345 | #, python-format |
---|
1346 | msgid "" |
---|
1347 | "pkprinters v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
1348 | "\n" |
---|
1349 | "A Printers Manager for PyKota.\n" |
---|
1350 | "\n" |
---|
1351 | "command line usage :\n" |
---|
1352 | "\n" |
---|
1353 | " pkprinters [options] printer1 printer2 printer3 ... printerN\n" |
---|
1354 | "\n" |
---|
1355 | "options :\n" |
---|
1356 | "\n" |
---|
1357 | " -v | --version Prints pkprinters's version number then exits.\n" |
---|
1358 | " -h | --help Prints this message then exits.\n" |
---|
1359 | " \n" |
---|
1360 | " -a | --add Adds printers if they don't exist on the Quota \n" |
---|
1361 | " Storage Server. If they exist, they are modified\n" |
---|
1362 | " unless -s|--skipexisting is also used.\n" |
---|
1363 | " \n" |
---|
1364 | " -d | --delete Deletes printers from the quota storage.\n" |
---|
1365 | " \n" |
---|
1366 | " -D | --description d Adds a textual description to printers.\n" |
---|
1367 | "\n" |
---|
1368 | " -C | --cups Also modifies the DeviceURI in CUPS' printers.conf\n" |
---|
1369 | "\n" |
---|
1370 | " -c | --charge p[,j] Sets the price per page and per job to charge.\n" |
---|
1371 | " Job price is optional.\n" |
---|
1372 | " If both are to be set, separate them with a comma.\n" |
---|
1373 | " Floating point and negative values are allowed.\n" |
---|
1374 | " \n" |
---|
1375 | " -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n" |
---|
1376 | " groups pg1, pg2, etc... which must already exist.\n" |
---|
1377 | " A printer group is just like a normal printer,\n" |
---|
1378 | " only that it is usually unknown from the printing\n" |
---|
1379 | " system. Create printer groups exactly the same\n" |
---|
1380 | " way that you create printers, then add other \n" |
---|
1381 | " printers to them with this option.\n" |
---|
1382 | " Accounting is done on a printer and on all\n" |
---|
1383 | " the printer groups it belongs to, quota checking\n" |
---|
1384 | " is done on a printer and on all the printer groups\n" |
---|
1385 | " it belongs to.\n" |
---|
1386 | " If the --remove option below is not used, the \n" |
---|
1387 | " default action is to add printers to the specified\n" |
---|
1388 | " printer groups.\n" |
---|
1389 | " \n" |
---|
1390 | " -l | --list List informations about the printer(s) and the\n" |
---|
1391 | " printers groups it is a member of.\n" |
---|
1392 | " \n" |
---|
1393 | " -r | --remove In combination with the --groups option " |
---|
1394 | "above, \n" |
---|
1395 | " remove printers from the specified printers groups.\n" |
---|
1396 | " \n" |
---|
1397 | " -s | --skipexisting In combination with the --add option above, tells\n" |
---|
1398 | " pkprinters to not modify existing printers.\n" |
---|
1399 | " \n" |
---|
1400 | " -m | --maxjobsize s Sets the maximum job size allowed on the printer\n" |
---|
1401 | " to s pages.\n" |
---|
1402 | " \n" |
---|
1403 | " -p | --passthrough Activate passthrough mode for the printer. In this\n" |
---|
1404 | " mode, users are allowed to print without any impact\n" |
---|
1405 | " on their quota or account balance.\n" |
---|
1406 | " \n" |
---|
1407 | " -n | --nopassthrough Deactivate passthrough mode for the printer.\n" |
---|
1408 | " Without -p or -n, printers are created in \n" |
---|
1409 | " normal mode, i.e. no passthrough.\n" |
---|
1410 | " \n" |
---|
1411 | " printer1 through printerN can contain wildcards if the --add option \n" |
---|
1412 | " is not set.\n" |
---|
1413 | " \n" |
---|
1414 | "examples : \n" |
---|
1415 | "\n" |
---|
1416 | " $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 " |
---|
1417 | "hp8000\n" |
---|
1418 | " \n" |
---|
1419 | " Will create three printers named hp2100, hp2200 and hp8000.\n" |
---|
1420 | " Their price per page will be set at 0.05 unit, and their price\n" |
---|
1421 | " per job will be set at 0.1 unit. Units are in your own currency,\n" |
---|
1422 | " or whatever you want them to mean.\n" |
---|
1423 | " All of their descriptions will be set to the string \"HP Printer\".\n" |
---|
1424 | " If any of these printers already exists, it will also be modified \n" |
---|
1425 | " unless the -s|--skipexisting command line option is also used.\n" |
---|
1426 | " \n" |
---|
1427 | " $ pkprinters --delete \"*\"\n" |
---|
1428 | " \n" |
---|
1429 | " This will completely delete all printers and associated quota " |
---|
1430 | "information,\n" |
---|
1431 | " as well as their job history. USE WITH CARE !\n" |
---|
1432 | " \n" |
---|
1433 | " $ pkprinters --groups Laser,HP \"hp*\"\n" |
---|
1434 | " \n" |
---|
1435 | " This will put all printers which name matches \"hp*\" into printers " |
---|
1436 | "groups \n" |
---|
1437 | " Laser and HP, which MUST already exist.\n" |
---|
1438 | " \n" |
---|
1439 | " $ pkprinters --groups LexMark --remove hp2200\n" |
---|
1440 | " \n" |
---|
1441 | " This will remove the hp2200 printer from the LexMark printer group.\n" |
---|
1442 | msgstr "" |
---|
1443 | |
---|
1444 | #, python-format |
---|
1445 | msgid "Passthrough mode : %s" |
---|
1446 | msgstr "" |
---|
1447 | |
---|
1448 | #, python-format |
---|
1449 | msgid "Routed through PyKota : %s" |
---|
1450 | msgstr "" |
---|
1451 | |
---|
1452 | msgid "YES" |
---|
1453 | msgstr "" |
---|
1454 | |
---|
1455 | msgid "NO" |
---|
1456 | msgstr "" |
---|
1457 | |
---|
1458 | msgid "in" |
---|
1459 | msgstr "in" |
---|
1460 | |
---|
1461 | msgid "Rerouting printers to CUPS" |
---|
1462 | msgstr "" |
---|
1463 | |
---|
1464 | #, python-format |
---|
1465 | msgid "Invalid charge amount value %s" |
---|
1466 | msgstr "Ammontare del costo non valido %s" |
---|
1467 | |
---|
1468 | #, python-format |
---|
1469 | msgid "Invalid maximum job size value %s" |
---|
1470 | msgstr "" |
---|
1471 | |
---|
1472 | #, python-format |
---|
1473 | msgid "Printer %s already exists, skipping." |
---|
1474 | msgstr "Stampante %s gi�sistente, omessa." |
---|
1475 | |
---|
1476 | #, python-format |
---|
1477 | msgid "Printer %s already exists, will be modified." |
---|
1478 | msgstr "Stampante %s gi�sistente, verr�odificata." |
---|
1479 | |
---|
1480 | #, python-format |
---|
1481 | msgid "Invalid printer name %s" |
---|
1482 | msgstr "Nome stampante %s non valido" |
---|
1483 | |
---|
1484 | msgid "You have to pass printer groups names on the command line" |
---|
1485 | msgstr "" |
---|
1486 | "Bisogna specificare i nomi di gruppo delle stampanti sulla riga di comando" |
---|
1487 | |
---|
1488 | msgid "You have to pass printer names on the command line" |
---|
1489 | msgstr "Bisogna specificare i nomi delle stampanti sulla riga di comando" |
---|
1490 | |
---|
1491 | #, python-format |
---|
1492 | msgid "" |
---|
1493 | "pkrefund v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
1494 | "\n" |
---|
1495 | "Refunds jobs.\n" |
---|
1496 | "\n" |
---|
1497 | "command line usage :\n" |
---|
1498 | "\n" |
---|
1499 | " pkrefund [options] [filterexpr]\n" |
---|
1500 | "\n" |
---|
1501 | "options :\n" |
---|
1502 | "\n" |
---|
1503 | " -v | --version Prints pkrefund's version number then exits.\n" |
---|
1504 | " -h | --help Prints this message then exits.\n" |
---|
1505 | " \n" |
---|
1506 | " -f | --force Doesn't ask for confirmation before refunding jobs.\n" |
---|
1507 | " -r | --reason txt Sets textual information to explain the refunding.\n" |
---|
1508 | "\n" |
---|
1509 | " -l | --logo img Use the image as the receipt's logo. The logo will\n" |
---|
1510 | " be drawn at the center top of the page. The default\n" |
---|
1511 | " logo is /usr/share/pykota/logos/pykota.jpeg\n" |
---|
1512 | "\n" |
---|
1513 | " -p | --pagesize sz Sets sz as the page size. Most well known\n" |
---|
1514 | " page sizes are recognized, like 'A4' or 'Letter'\n" |
---|
1515 | " to name a few. The default size is A4.\n" |
---|
1516 | "\n" |
---|
1517 | " -n | --number N Sets the number of the first receipt. This number\n" |
---|
1518 | " will automatically be incremented for each receipt.\n" |
---|
1519 | "\n" |
---|
1520 | " -o | --output f.pdf Defines the name of the PDF file which will contain\n" |
---|
1521 | " the receipts. If not set, then no PDF file will\n" |
---|
1522 | " be created. If set to '-', then --force is assumed,\n" |
---|
1523 | " and the PDF document is sent to standard output.\n" |
---|
1524 | "\n" |
---|
1525 | " -u | --unit u Defines the name of the unit to use on the receipts.\n" |
---|
1526 | " The default unit is 'Credits', optionally translated\n" |
---|
1527 | " to your native language if it is supported by " |
---|
1528 | "PyKota.\n" |
---|
1529 | " \n" |
---|
1530 | "\n" |
---|
1531 | " Use the filter expressions to extract only parts of the \n" |
---|
1532 | " datas. Allowed filters are of the form :\n" |
---|
1533 | " \n" |
---|
1534 | " key=value\n" |
---|
1535 | " \n" |
---|
1536 | " Allowed keys for now are : \n" |
---|
1537 | " \n" |
---|
1538 | " username User's name\n" |
---|
1539 | " printername Printer's name\n" |
---|
1540 | " hostname Client's hostname\n" |
---|
1541 | " jobid Job's Id\n" |
---|
1542 | " billingcode Job's billing code\n" |
---|
1543 | " start Job's date of printing\n" |
---|
1544 | " end Job's date of printing\n" |
---|
1545 | " \n" |
---|
1546 | " Dates formatting with 'start' and 'end' filter keys :\n" |
---|
1547 | " \n" |
---|
1548 | " YYYY : year boundaries\n" |
---|
1549 | " YYYYMM : month boundaries\n" |
---|
1550 | " YYYYMMDD : day boundaries\n" |
---|
1551 | " YYYYMMDDhh : hour boundaries\n" |
---|
1552 | " YYYYMMDDhhmm : minute boundaries\n" |
---|
1553 | " YYYYMMDDhhmmss : second boundaries\n" |
---|
1554 | " yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-" |
---|
1555 | "15)\n" |
---|
1556 | " today[+-NbDays] : today more or less N days (e.g. : today-15)\n" |
---|
1557 | " tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n" |
---|
1558 | " now[+-NbDays] : now more or less N days (e.g. now-15)\n" |
---|
1559 | "\n" |
---|
1560 | " 'now' and 'today' are not exactly the same since today represents the " |
---|
1561 | "first\n" |
---|
1562 | " or last second of the day depending on if it's used in a start= or end=\n" |
---|
1563 | " date expression. The utility to be able to specify dates in the future is\n" |
---|
1564 | " a question which remains to be answered :-)\n" |
---|
1565 | " \n" |
---|
1566 | " Contrary to other PyKota management tools, wildcard characters are not \n" |
---|
1567 | " expanded, so you can't use them.\n" |
---|
1568 | " \n" |
---|
1569 | "Examples :\n" |
---|
1570 | "\n" |
---|
1571 | " $ pkrefund --output /tmp/receipts.pdf jobid=503\n" |
---|
1572 | " \n" |
---|
1573 | " This will refund all jobs which Id is 503. BEWARE : installing CUPS\n" |
---|
1574 | " afresh will reset the first job id at 1, so you probably want to use\n" |
---|
1575 | " a more precise filter as explained below. A confirmation will\n" |
---|
1576 | " be asked for each job to refund, and a PDF file named /tmp/receipts.pdf\n" |
---|
1577 | " will be created which will contain printable receipts.\n" |
---|
1578 | " \n" |
---|
1579 | " $ pkrefund --reason \"Hardware problem\" jobid=503 start=today-7\n" |
---|
1580 | " \n" |
---|
1581 | " Refunds all jobs which id is 503 but which were printed during the\n" |
---|
1582 | " past week. The reason will be marked as being an hardware problem.\n" |
---|
1583 | " \n" |
---|
1584 | " $ pkrefund --force username=jerome printername=HP2100\n" |
---|
1585 | " \n" |
---|
1586 | " Refunds all jobs printed by user jerome on printer HP2100. No\n" |
---|
1587 | " confirmation will be asked.\n" |
---|
1588 | " \n" |
---|
1589 | " $ pkrefund --force printername=HP2100 start=200602 end=yesterday\n" |
---|
1590 | " \n" |
---|
1591 | " Refunds all jobs printed on printer HP2100 between February 1st 2006\n" |
---|
1592 | " and yesterday. No confirmation will be asked.\n" |
---|
1593 | msgstr "" |
---|
1594 | |
---|
1595 | msgid "Refunding receipt" |
---|
1596 | msgstr "" |
---|
1597 | |
---|
1598 | msgid "Jobs refunded" |
---|
1599 | msgstr "" |
---|
1600 | |
---|
1601 | msgid "Pages refunded" |
---|
1602 | msgstr "" |
---|
1603 | |
---|
1604 | msgid "Amount refunded" |
---|
1605 | msgstr "" |
---|
1606 | |
---|
1607 | msgid "Reason" |
---|
1608 | msgstr "" |
---|
1609 | |
---|
1610 | msgid "Here's the receipt for the refunding of your print jobs" |
---|
1611 | msgstr "" |
---|
1612 | |
---|
1613 | msgid "Generating receipts" |
---|
1614 | msgstr "" |
---|
1615 | |
---|
1616 | msgid "" |
---|
1617 | "Refunding for no reason is forbidden. Please use the --reason command line " |
---|
1618 | "option." |
---|
1619 | msgstr "" |
---|
1620 | |
---|
1621 | msgid "" |
---|
1622 | "The PDF file containing the receipts will be sent to stdout. --force is " |
---|
1623 | "assumed." |
---|
1624 | msgstr "" |
---|
1625 | |
---|
1626 | #, python-format |
---|
1627 | msgid "Date : %s" |
---|
1628 | msgstr "" |
---|
1629 | |
---|
1630 | #, python-format |
---|
1631 | msgid "JobId : %s" |
---|
1632 | msgstr "" |
---|
1633 | |
---|
1634 | #, python-format |
---|
1635 | msgid "User : %s" |
---|
1636 | msgstr "" |
---|
1637 | |
---|
1638 | #, python-format |
---|
1639 | msgid "Printer : %s" |
---|
1640 | msgstr "" |
---|
1641 | |
---|
1642 | #, python-format |
---|
1643 | msgid "Billing code : %s" |
---|
1644 | msgstr "" |
---|
1645 | |
---|
1646 | #, python-format |
---|
1647 | msgid "Pages : %i" |
---|
1648 | msgstr "" |
---|
1649 | |
---|
1650 | #, python-format |
---|
1651 | msgid "Credits : %.3f" |
---|
1652 | msgstr "" |
---|
1653 | |
---|
1654 | #, python-format |
---|
1655 | msgid "Title : %s" |
---|
1656 | msgstr "" |
---|
1657 | |
---|
1658 | msgid "Refund (Y/N)" |
---|
1659 | msgstr "" |
---|
1660 | |
---|
1661 | msgid "Y" |
---|
1662 | msgstr "" |
---|
1663 | |
---|
1664 | msgid "N" |
---|
1665 | msgstr "" |
---|
1666 | |
---|
1667 | #, python-format |
---|
1668 | msgid "Refunded %i users for %i jobs, %i pages and %.3f credits" |
---|
1669 | msgstr "" |
---|
1670 | |
---|
1671 | #, python-format |
---|
1672 | msgid "" |
---|
1673 | "pkturnkey v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
1674 | "\n" |
---|
1675 | "A turn key tool for PyKota. When launched, this command will initialize\n" |
---|
1676 | "PyKota's database with all existing print queues and some or all users.\n" |
---|
1677 | "For now, no prices or limits are set, so printing is fully accounted\n" |
---|
1678 | "for, but not limited. That's why you'll probably want to also use\n" |
---|
1679 | "edpykota once the database has been initialized.\n" |
---|
1680 | "\n" |
---|
1681 | "command line usage :\n" |
---|
1682 | "\n" |
---|
1683 | " pkturnkey [options] [printqueues names]\n" |
---|
1684 | "\n" |
---|
1685 | "options :\n" |
---|
1686 | "\n" |
---|
1687 | " -v | --version Prints pkturnkey version number then exits.\n" |
---|
1688 | " -h | --help Prints this message then exits.\n" |
---|
1689 | " \n" |
---|
1690 | " -c | --doconf Give hints about what to put into pykota.conf\n" |
---|
1691 | " \n" |
---|
1692 | " -d | --dousers Manages users accounts as well.\n" |
---|
1693 | " \n" |
---|
1694 | " -D | --dogroups Manages users groups as well.\n" |
---|
1695 | " Implies -d | --dousers.\n" |
---|
1696 | " \n" |
---|
1697 | " -e | --emptygroups Includes empty groups.\n" |
---|
1698 | " \n" |
---|
1699 | " -f | --force Modifies the database instead of printing what\n" |
---|
1700 | " it would do.\n" |
---|
1701 | " \n" |
---|
1702 | " -u | --uidmin uid Only adds users whose uid is greater than or equal " |
---|
1703 | "to\n" |
---|
1704 | " uid. You can pass an username there as well, and its\n" |
---|
1705 | " uid will be used automatically.\n" |
---|
1706 | " If not set, 0 will be used automatically.\n" |
---|
1707 | " Implies -d | --dousers.\n" |
---|
1708 | " \n" |
---|
1709 | " -U | --uidmax uid Only adds users whose uid is lesser than or equal to\n" |
---|
1710 | " uid. You can pass an username there as well, and its\n" |
---|
1711 | " uid will be used automatically.\n" |
---|
1712 | " If not set, a large value will be used " |
---|
1713 | "automatically.\n" |
---|
1714 | " Implies -d | --dousers.\n" |
---|
1715 | "\n" |
---|
1716 | " -g | --gidmin gid Only adds groups whose gid is greater than or equal " |
---|
1717 | "to\n" |
---|
1718 | " gid. You can pass a groupname there as well, and its\n" |
---|
1719 | " gid will be used automatically.\n" |
---|
1720 | " If not set, 0 will be used automatically.\n" |
---|
1721 | " Implies -D | --dogroups.\n" |
---|
1722 | " \n" |
---|
1723 | " -G | --gidmax gid Only adds groups whose gid is lesser than or equal " |
---|
1724 | "to\n" |
---|
1725 | " gid. You can pass a groupname there as well, and its\n" |
---|
1726 | " gid will be used automatically.\n" |
---|
1727 | " If not set, a large value will be used " |
---|
1728 | "automatically.\n" |
---|
1729 | " Implies -D | --dogroups.\n" |
---|
1730 | "\n" |
---|
1731 | "examples : \n" |
---|
1732 | "\n" |
---|
1733 | " $ pkturnkey --dousers --uidmin jerome\n" |
---|
1734 | "\n" |
---|
1735 | " Will simulate the initialization of PyKota's database will all existing\n" |
---|
1736 | " printers and print accounts for all users whose uid is greater than\n" |
---|
1737 | " or equal to jerome's one. Won't manage any users group.\n" |
---|
1738 | " \n" |
---|
1739 | " To REALLY initialize the database instead of simulating it, please\n" |
---|
1740 | " use the -f | --force command line switch.\n" |
---|
1741 | " \n" |
---|
1742 | " You can limit the initialization to only a subset of the existing\n" |
---|
1743 | " printers, by passing their names at the end of the command line.\n" |
---|
1744 | msgstr "" |
---|
1745 | |
---|
1746 | #, python-format |
---|
1747 | msgid "" |
---|
1748 | "Printer %s is not managed by PyKota yet. Please modify printers.conf and " |
---|
1749 | "restart CUPS." |
---|
1750 | msgstr "" |
---|
1751 | |
---|
1752 | msgid "Please be patient..." |
---|
1753 | msgstr "" |
---|
1754 | |
---|
1755 | msgid "Don't worry, the database WILL NOT BE MODIFIED." |
---|
1756 | msgstr "" |
---|
1757 | |
---|
1758 | msgid "Please WORRY NOW, the database WILL BE MODIFIED." |
---|
1759 | msgstr "" |
---|
1760 | |
---|
1761 | msgid "System users will have a print account as well !" |
---|
1762 | msgstr "" |
---|
1763 | |
---|
1764 | #, python-format |
---|
1765 | msgid "Unknown username %s : %s" |
---|
1766 | msgstr "" |
---|
1767 | |
---|
1768 | msgid "System groups will have a print account as well !" |
---|
1769 | msgstr "" |
---|
1770 | |
---|
1771 | #, python-format |
---|
1772 | msgid "Unknown groupname %s : %s" |
---|
1773 | msgstr "" |
---|
1774 | |
---|
1775 | msgid "Simulation terminated." |
---|
1776 | msgstr "" |
---|
1777 | |
---|
1778 | msgid "Database initialized !" |
---|
1779 | msgstr "" |
---|
1780 | |
---|
1781 | msgid "The --uidmin or --uidmax command line option implies --dousers as well." |
---|
1782 | msgstr "" |
---|
1783 | |
---|
1784 | msgid "" |
---|
1785 | "The --gidmin or --gidmax command line option implies --dogroups as well." |
---|
1786 | msgstr "" |
---|
1787 | |
---|
1788 | msgid "The --dogroups command line option implies --dousers as well." |
---|
1789 | msgstr "" |
---|
1790 | |
---|
1791 | #, python-format |
---|
1792 | msgid "" |
---|
1793 | "pkusers v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
1794 | "\n" |
---|
1795 | "An Users and Groups Manager for PyKota.\n" |
---|
1796 | "\n" |
---|
1797 | "command line usage :\n" |
---|
1798 | "\n" |
---|
1799 | " pkusers [options] user1 user2 user3 ... userN\n" |
---|
1800 | " \n" |
---|
1801 | "or : \n" |
---|
1802 | "\n" |
---|
1803 | " pkusers --groups [options] group1 group2 group3 ... groupN\n" |
---|
1804 | "\n" |
---|
1805 | "options :\n" |
---|
1806 | "\n" |
---|
1807 | " -v | --version Prints pkusers's version number then exits.\n" |
---|
1808 | " -h | --help Prints this message then exits.\n" |
---|
1809 | " \n" |
---|
1810 | " -a | --add Adds users if they don't exist on the database.\n" |
---|
1811 | " If they exist, they are modified unless\n" |
---|
1812 | " -s|--skipexisting is also used.\n" |
---|
1813 | " \n" |
---|
1814 | " -d | --delete Deletes users from the quota storage.\n" |
---|
1815 | "\n" |
---|
1816 | " -e | --email addr Sets the email address for the users.\n" |
---|
1817 | " If the addr parameter begins with @, then\n" |
---|
1818 | " the username is prepended to addr to form\n" |
---|
1819 | " a valid email address.\n" |
---|
1820 | "\n" |
---|
1821 | " -D | --description d Adds a textual description to users or groups.\n" |
---|
1822 | " \n" |
---|
1823 | " -g | --groups Edit users groups instead of users.\n" |
---|
1824 | " \n" |
---|
1825 | " -o | --overcharge f Sets the overcharging factor applied to the user \n" |
---|
1826 | " when computing the cost of a print job. Positive or \n" |
---|
1827 | " negative floating point values are allowed,\n" |
---|
1828 | " this allows you to do some really creative\n" |
---|
1829 | " things like giving money to an user whenever\n" |
---|
1830 | " he prints. The number of pages in a print job\n" |
---|
1831 | " is not modified by this coefficient, only the\n" |
---|
1832 | " cost of the job for a particular user.\n" |
---|
1833 | " Only users have such a coefficient.\n" |
---|
1834 | " \n" |
---|
1835 | " -i | --ingroups g1[,g2...] Puts the users into each of the groups\n" |
---|
1836 | " listed, separated by commas. The groups\n" |
---|
1837 | " must already exist in the Quota Storage.\n" |
---|
1838 | " \n" |
---|
1839 | " -L | --list Lists users or groups.\n" |
---|
1840 | " \n" |
---|
1841 | " -l | --limitby l Choose if the user/group is limited in " |
---|
1842 | "printing \n" |
---|
1843 | " by its account balance or by its page quota.\n" |
---|
1844 | " The default value is 'quota'. Allowed values\n" |
---|
1845 | " are 'quota' 'balance' 'noquota' 'noprint' \n" |
---|
1846 | " and 'nochange' :\n" |
---|
1847 | " \n" |
---|
1848 | " - quota : limit by number of pages per printer.\n" |
---|
1849 | " - balance : limit by number of credits in account.\n" |
---|
1850 | " - noquota : no limit, accounting still done.\n" |
---|
1851 | " - nochange : no limit, accounting not done. \n" |
---|
1852 | " - noprint : printing is denied. \n" |
---|
1853 | " NB : nochange and noprint are not supported for " |
---|
1854 | "groups.\n" |
---|
1855 | " \n" |
---|
1856 | " -b | --balance b Sets the user's account balance to " |
---|
1857 | "b. \n" |
---|
1858 | " Account balance may be increase or decreased\n" |
---|
1859 | " if b is prefixed with + or -.\n" |
---|
1860 | " WARNING : when decreasing account balance,\n" |
---|
1861 | " the total paid so far by the user is decreased\n" |
---|
1862 | " too.\n" |
---|
1863 | " Groups don't have a real balance, but the\n" |
---|
1864 | " sum of their users' account balance.\n" |
---|
1865 | " \n" |
---|
1866 | " -C | --comment txt Defines some informational text to be associated\n" |
---|
1867 | " with a change to an user's account balance.\n" |
---|
1868 | " Only meaningful if -b | --balance is also used.\n" |
---|
1869 | " \n" |
---|
1870 | " \n" |
---|
1871 | " -r | --remove In combination with the --ingroups option " |
---|
1872 | "above, \n" |
---|
1873 | " remove users from the specified users groups.\n" |
---|
1874 | " \n" |
---|
1875 | " -s | --skipexisting In combination with the --add option above, tells\n" |
---|
1876 | " pkusers to not modify existing users.\n" |
---|
1877 | " \n" |
---|
1878 | " user1 through userN and group1 through groupN can use wildcards\n" |
---|
1879 | " if the --add option is not set.\n" |
---|
1880 | " \n" |
---|
1881 | "examples : \n" |
---|
1882 | "\n" |
---|
1883 | " $ pkusers --add john paul george ringo/ringo@example.com\n" |
---|
1884 | " \n" |
---|
1885 | " This will add users john, paul, george and ringo to the quota\n" |
---|
1886 | " database. User ringo's email address will also be set to \n" |
---|
1887 | " 'ringo@example.com'\n" |
---|
1888 | " \n" |
---|
1889 | " $ pkusers --ingroups coders,it jerome\n" |
---|
1890 | " \n" |
---|
1891 | " User jerome is put into the groups \"coders\" and \"it\" which must\n" |
---|
1892 | " already exist in the quota database.\n" |
---|
1893 | " \n" |
---|
1894 | " $ pkusers --limitby balance jerome\n" |
---|
1895 | " \n" |
---|
1896 | " This will tell PyKota to limit jerome by his account's balance\n" |
---|
1897 | " when printing.\n" |
---|
1898 | " \n" |
---|
1899 | " $ pkusers --balance +10.0 --comment \"He paid with his blood !\" jerome\n" |
---|
1900 | " \n" |
---|
1901 | " This will increase jerome's account balance by 10.0 (in your\n" |
---|
1902 | " own currency). You can decrease the account balance with a\n" |
---|
1903 | " dash prefix, and set it to a fixed amount with no prefix.\n" |
---|
1904 | " A comment will be stored for this balance change.\n" |
---|
1905 | " \n" |
---|
1906 | " $ pkusers --delete jerome rachel\n" |
---|
1907 | " \n" |
---|
1908 | " This will completely delete jerome and rachel from the quota\n" |
---|
1909 | " database. All their quotas and jobs will be deleted too.\n" |
---|
1910 | " \n" |
---|
1911 | " $ pkusers --overcharge 2.5 poorstudent\n" |
---|
1912 | " \n" |
---|
1913 | " This will overcharge the poorstudent user by a factor of 2.5.\n" |
---|
1914 | " \n" |
---|
1915 | " $ pkusers --overcharge -1 jerome\n" |
---|
1916 | " \n" |
---|
1917 | " User jerome will actually earn money whenever he prints.\n" |
---|
1918 | " \n" |
---|
1919 | " $ pkusers --overcharge 0 boss\n" |
---|
1920 | " \n" |
---|
1921 | " User boss can print at will, it won't cost him anything because the\n" |
---|
1922 | " cost of each print job will be multiplied by zero before charging\n" |
---|
1923 | " his account.\n" |
---|
1924 | "\n" |
---|
1925 | " $ pkusers --email @example.com\n" |
---|
1926 | "\n" |
---|
1927 | " This will set the email address for each user to username@example.com\n" |
---|
1928 | msgstr "" |
---|
1929 | |
---|
1930 | #, python-format |
---|
1931 | msgid "Invalid email address %s" |
---|
1932 | msgstr "Indirizzo email non valido %s" |
---|
1933 | |
---|
1934 | #, python-format |
---|
1935 | msgid "There's no %s matching %s" |
---|
1936 | msgstr "" |
---|
1937 | |
---|
1938 | #, python-format |
---|
1939 | msgid "Limited by : %s" |
---|
1940 | msgstr "" |
---|
1941 | |
---|
1942 | #, python-format |
---|
1943 | msgid "Account balance : %.2f" |
---|
1944 | msgstr "" |
---|
1945 | |
---|
1946 | #, python-format |
---|
1947 | msgid "Total paid so far : %.2f" |
---|
1948 | msgstr "" |
---|
1949 | |
---|
1950 | #, python-format |
---|
1951 | msgid "Overcharging factor : %.2f" |
---|
1952 | msgstr "" |
---|
1953 | |
---|
1954 | #, python-format |
---|
1955 | msgid "Group balance : %.2f" |
---|
1956 | msgstr "" |
---|
1957 | |
---|
1958 | #, python-format |
---|
1959 | msgid "Invalid limitby value %s" |
---|
1960 | msgstr "Valore di limite %s non valido" |
---|
1961 | |
---|
1962 | #, python-format |
---|
1963 | msgid "Invalid overcharge value %s" |
---|
1964 | msgstr "" |
---|
1965 | |
---|
1966 | #, python-format |
---|
1967 | msgid "Invalid balance value %s" |
---|
1968 | msgstr "Valore di credito %s" |
---|
1969 | |
---|
1970 | #, python-format |
---|
1971 | msgid "There's no users group matching %s" |
---|
1972 | msgstr "" |
---|
1973 | |
---|
1974 | #, python-format |
---|
1975 | msgid "Unknown group %s" |
---|
1976 | msgstr "" |
---|
1977 | |
---|
1978 | #, python-format |
---|
1979 | msgid "Unknown user %s" |
---|
1980 | msgstr "" |
---|
1981 | |
---|
1982 | #, python-format |
---|
1983 | msgid "%s %s already exists, skipping." |
---|
1984 | msgstr "" |
---|
1985 | |
---|
1986 | #, python-format |
---|
1987 | msgid "%s %s already exists, will be modified." |
---|
1988 | msgstr "" |
---|
1989 | |
---|
1990 | #, python-format |
---|
1991 | msgid "Invalid name %s" |
---|
1992 | msgstr "" |
---|
1993 | |
---|
1994 | msgid "You have to pass user groups names on the command line" |
---|
1995 | msgstr "" |
---|
1996 | |
---|
1997 | #, python-format |
---|
1998 | msgid "" |
---|
1999 | "pykosd v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
2000 | "\n" |
---|
2001 | "An OSD quota monitor for PyKota.\n" |
---|
2002 | "\n" |
---|
2003 | "command line usage :\n" |
---|
2004 | "\n" |
---|
2005 | " pykosd [options]\n" |
---|
2006 | "\n" |
---|
2007 | "options :\n" |
---|
2008 | "\n" |
---|
2009 | " -v | --version Prints pykosd's version number then exits.\n" |
---|
2010 | " -h | --help Prints this message then exits.\n" |
---|
2011 | " \n" |
---|
2012 | " -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n" |
---|
2013 | " triplet, for example #FF0000 is 100%% red.\n" |
---|
2014 | " Defaults to 100%% green (#00FF00).\n" |
---|
2015 | " \n" |
---|
2016 | " -d | --duration d Sets the duration of the display in seconds. \n" |
---|
2017 | " Defaults to 3 seconds.\n" |
---|
2018 | " \n" |
---|
2019 | " -f | --font f Sets the font to use for " |
---|
2020 | "display. \n" |
---|
2021 | " Defaults to the Python OSD library's default.\n" |
---|
2022 | " \n" |
---|
2023 | " -l | --loop n Sets the number of times the info will be displayed.\n" |
---|
2024 | " Defaults to 0, which means loop forever.\n" |
---|
2025 | " \n" |
---|
2026 | " -s | --sleep s Sets the sleeping duration between two displays \n" |
---|
2027 | " in seconds. Defaults to 180 seconds (3 minutes).\n" |
---|
2028 | " \n" |
---|
2029 | " \n" |
---|
2030 | "examples : \n" |
---|
2031 | "\n" |
---|
2032 | " $ pykosd -s 60 --loop 5\n" |
---|
2033 | " \n" |
---|
2034 | " Will launch pykosd. Display will be refreshed every 60 seconds,\n" |
---|
2035 | " and will last for 3 seconds (the default) each time. After five\n" |
---|
2036 | " iterations, the program will exit.\n" |
---|
2037 | msgstr "" |
---|
2038 | |
---|
2039 | #, python-format |
---|
2040 | msgid "Invalid duration option %s" |
---|
2041 | msgstr "Opzione duration %s non valida" |
---|
2042 | |
---|
2043 | #, python-format |
---|
2044 | msgid "Invalid loop option %s" |
---|
2045 | msgstr "Opzione loop %s non valida" |
---|
2046 | |
---|
2047 | #, python-format |
---|
2048 | msgid "Invalid sleep option %s" |
---|
2049 | msgstr "Opzione sleep %s non valida" |
---|
2050 | |
---|
2051 | #, python-format |
---|
2052 | msgid "Invalid color option %s" |
---|
2053 | msgstr "Opzione colore %s non valida" |
---|
2054 | |
---|
2055 | #, python-format |
---|
2056 | msgid "User %s doesn't exist in PyKota's database" |
---|
2057 | msgstr "Utente %s non esiste nel database di PyKota" |
---|
2058 | |
---|
2059 | #, python-format |
---|
2060 | msgid "Pages used on %s : %s" |
---|
2061 | msgstr "Pagine utilizzate su %s : %s" |
---|
2062 | |
---|
2063 | #, python-format |
---|
2064 | msgid "PyKota Units left : %.2f" |
---|
2065 | msgstr "Unit�yKota rimaste : %.2f" |
---|
2066 | |
---|
2067 | msgid "Printing denied." |
---|
2068 | msgstr "" |
---|
2069 | |
---|
2070 | msgid "Printing not limited." |
---|
2071 | msgstr "" |
---|
2072 | |
---|
2073 | msgid "Printing not limited, no accounting." |
---|
2074 | msgstr "" |
---|
2075 | |
---|
2076 | #, python-format |
---|
2077 | msgid "" |
---|
2078 | "pykotme v%(__version__)s (c) %(__years__)s %(__author__)s\n" |
---|
2079 | "\n" |
---|
2080 | "Gives print quotes to users.\n" |
---|
2081 | "\n" |
---|
2082 | "command line usage :\n" |
---|
2083 | "\n" |
---|
2084 | " pykotme [options] [files]\n" |
---|
2085 | "\n" |
---|
2086 | "options :\n" |
---|
2087 | "\n" |
---|
2088 | " -v | --version Prints pykotme's version number then exits.\n" |
---|
2089 | " -h | --help Prints this message then exits.\n" |
---|
2090 | " \n" |
---|
2091 | " -P | --printer p Gives a quote for this printer only. Actually p can\n" |
---|
2092 | " use wildcards characters to select only\n" |
---|
2093 | " some printers. The default value is *, meaning\n" |
---|
2094 | " all printers.\n" |
---|
2095 | " You can specify several names or wildcards, \n" |
---|
2096 | " by separating them with commas.\n" |
---|
2097 | " \n" |
---|
2098 | "examples : \n" |
---|
2099 | "\n" |
---|
2100 | " $ pykotme --printer apple file1.ps file2.ps\n" |
---|
2101 | " \n" |
---|
2102 | " This will give a print quote to the current user. The quote will show\n" |
---|
2103 | " the price and size of a job consisting in file1.ps and file2.ps \n" |
---|
2104 | " which would be sent to the apple printer.\n" |
---|
2105 | " \n" |
---|
2106 | " $ pykotme --printer apple,hplaser <file1.ps\n" |
---|
2107 | " \n" |
---|
2108 | " This will give a print quote to the current user. The quote will show\n" |
---|
2109 | " the price and size of a job consisting in file1.ps as read from\n" |
---|
2110 | " standard input, which would be sent to the apple or hplaser\n" |
---|
2111 | " printer.\n" |
---|
2112 | "\n" |
---|
2113 | " $ pykotme \n" |
---|
2114 | " \n" |
---|
2115 | " This will give a quote for a job consisting of what is on standard \n" |
---|
2116 | " input. The quote will list the job size, and the price the job\n" |
---|
2117 | " would cost on each printer.\n" |
---|
2118 | msgstr "" |
---|
2119 | |
---|
2120 | #, python-format |
---|
2121 | msgid "Your account balance : %.2f" |
---|
2122 | msgstr "Il tuo totale : %.2f" |
---|
2123 | |
---|
2124 | #, python-format |
---|
2125 | msgid "Job size : %i pages" |
---|
2126 | msgstr "Dimensione stampa : %i pagine" |
---|
2127 | |
---|
2128 | #, python-format |
---|
2129 | msgid "Cost on printer %s : %.2f" |
---|
2130 | msgstr "Costo sulla stampante %s : %.2f" |
---|
2131 | |
---|
2132 | msgid "won't be charged, printer is in passthrough mode" |
---|
2133 | msgstr "" |
---|
2134 | |
---|
2135 | msgid "won't be charged, your account is immutable" |
---|
2136 | msgstr "" |
---|
2137 | |
---|
2138 | #, python-format |
---|
2139 | msgid "Unsupported accounter backend %s" |
---|
2140 | msgstr "Backend per il conteggio non supportato %s" |
---|
2141 | |
---|
2142 | #, python-format |
---|
2143 | msgid "" |
---|
2144 | "Configuration file %s can't be read. Please check that the file exists and " |
---|
2145 | "that your permissions are sufficient." |
---|
2146 | msgstr "" |
---|
2147 | |
---|
2148 | #, python-format |
---|
2149 | msgid "Configuration file %s not found." |
---|
2150 | msgstr "File di configurazione %s non trovato." |
---|
2151 | |
---|
2152 | #, python-format |
---|
2153 | msgid "Option %s not found in section global of %s" |
---|
2154 | msgstr "Opzione %s non trovata nella sezione globale di %s" |
---|
2155 | |
---|
2156 | #, python-format |
---|
2157 | msgid "Option %s not found in section %s of %s" |
---|
2158 | msgstr "Opzione %s non trovata nella sezione %s di %s" |
---|
2159 | |
---|
2160 | #, python-format |
---|
2161 | msgid "Option ldaptls is set, but certificate %s is not readable." |
---|
2162 | msgstr "" |
---|
2163 | |
---|
2164 | #, python-format |
---|
2165 | msgid "Option logger only supports values in %s" |
---|
2166 | msgstr "L'opzione logger supporta solamente i seguenti valori %s" |
---|
2167 | |
---|
2168 | #, python-format |
---|
2169 | msgid "Invalid preaccounter %s for printer %s" |
---|
2170 | msgstr "" |
---|
2171 | |
---|
2172 | #, python-format |
---|
2173 | msgid "Option preaccounter in section %s only supports values in %s" |
---|
2174 | msgstr "" |
---|
2175 | |
---|
2176 | #, python-format |
---|
2177 | msgid "Invalid accounter %s for printer %s" |
---|
2178 | msgstr "Accounter non valido %s per la stampante %s" |
---|
2179 | |
---|
2180 | #, python-format |
---|
2181 | msgid "Option accounter in section %s only supports values in %s" |
---|
2182 | msgstr "" |
---|
2183 | "L'opzione accounter nella sezione %s supporta solamente i seguenti valori %s" |
---|
2184 | |
---|
2185 | #, python-format |
---|
2186 | msgid "Invalid unknown_billingcode directive %s for printer %s" |
---|
2187 | msgstr "" |
---|
2188 | |
---|
2189 | #, python-format |
---|
2190 | msgid "Directive unknown_billingcode in section %s only supports values in %s" |
---|
2191 | msgstr "" |
---|
2192 | |
---|
2193 | #, python-format |
---|
2194 | msgid "Option enforcement in section %s only supports values in %s" |
---|
2195 | msgstr "" |
---|
2196 | "Imposizione dell'opzione nella sezione %s supporta solamente i valori in %s" |
---|
2197 | |
---|
2198 | #, python-format |
---|
2199 | msgid "" |
---|
2200 | "Option onbackenderror in section %s only supports values 'charge', " |
---|
2201 | "'nocharge', and 'retry:num:delay'" |
---|
2202 | msgstr "" |
---|
2203 | |
---|
2204 | #, python-format |
---|
2205 | msgid "Option onaccountererror in section %s only supports values in %s" |
---|
2206 | msgstr "" |
---|
2207 | |
---|
2208 | #, python-format |
---|
2209 | msgid "Option policy in section %s only supports values in %s" |
---|
2210 | msgstr "" |
---|
2211 | "L'opzione policy nella sezione %s supporta solamente i seguenti valori %s" |
---|
2212 | |
---|
2213 | #, python-format |
---|
2214 | msgid "Invalid option mailto %s for printer %s" |
---|
2215 | msgstr "Opzione mailto %s non valida per la stampante %s" |
---|
2216 | |
---|
2217 | #, python-format |
---|
2218 | msgid "Option mailto in section %s only supports values in %s" |
---|
2219 | msgstr "" |
---|
2220 | "Opzione mailto nella sezione %s supporta solamente i seguenti valori %s" |
---|
2221 | |
---|
2222 | #, python-format |
---|
2223 | msgid "Invalid maximal deny banners counter %s" |
---|
2224 | msgstr "" |
---|
2225 | |
---|
2226 | #, python-format |
---|
2227 | msgid "Invalid grace delay %s" |
---|
2228 | msgstr "Periodo di grace delay %s non valido" |
---|
2229 | |
---|
2230 | #, python-format |
---|
2231 | msgid "Invalid poor man's threshold %s" |
---|
2232 | msgstr "Poor man's threshold non valido %s" |
---|
2233 | |
---|
2234 | #, python-format |
---|
2235 | msgid "Invalid balancezero value %s" |
---|
2236 | msgstr "" |
---|
2237 | |
---|
2238 | msgid "" |
---|
2239 | "Your Print Quota account balance is Low.\n" |
---|
2240 | "Soon you'll not be allowed to print anymore.\n" |
---|
2241 | "Please contact the Print Quota Administrator to solve the problem." |
---|
2242 | msgstr "" |
---|
2243 | "Il credito di stampa del vostro account �n esaurimento. \n" |
---|
2244 | "A breve non sar�i�sibile stampare.\n" |
---|
2245 | "Si prega di contattare l'amministratore delle quote di stampa per risolvere " |
---|
2246 | "il problema." |
---|
2247 | |
---|
2248 | #, python-format |
---|
2249 | msgid "" |
---|
2250 | "You are not allowed to print anymore because\n" |
---|
2251 | "your Print Quota is exceeded on printer %s." |
---|
2252 | msgstr "" |
---|
2253 | "Non siete pi�grado di stampare in quanto\n" |
---|
2254 | "la vostra quota sulla stampante %s �saurita." |
---|
2255 | |
---|
2256 | #, python-format |
---|
2257 | msgid "" |
---|
2258 | "You will soon be forbidden to print anymore because\n" |
---|
2259 | "your Print Quota is almost reached on printer %s." |
---|
2260 | msgstr "" |
---|
2261 | "A breve non sarete pi�grado di stampare in quanto\n" |
---|
2262 | "la vostra quota sulla stampante %s �uasi esaurita." |
---|
2263 | |
---|
2264 | #, python-format |
---|
2265 | msgid "Incorrect value %s for the duplicatesdelay directive in section %s" |
---|
2266 | msgstr "" |
---|
2267 | |
---|
2268 | #, python-format |
---|
2269 | msgid "Incorrect value %s for the noprintingmaxdelay directive in section %s" |
---|
2270 | msgstr "" |
---|
2271 | |
---|
2272 | #, python-format |
---|
2273 | msgid "Option accountbanner in section %s only supports values in %s" |
---|
2274 | msgstr "" |
---|
2275 | |
---|
2276 | #, python-format |
---|
2277 | msgid "Option trustjobsize for printer %s is incorrect" |
---|
2278 | msgstr "" |
---|
2279 | |
---|
2280 | msgid "History" |
---|
2281 | msgstr "Cronologia" |
---|
2282 | |
---|
2283 | msgid "Users" |
---|
2284 | msgstr "" |
---|
2285 | |
---|
2286 | msgid "Groups" |
---|
2287 | msgstr "" |
---|
2288 | |
---|
2289 | msgid "Printers" |
---|
2290 | msgstr "" |
---|
2291 | |
---|
2292 | msgid "Users Print Quotas" |
---|
2293 | msgstr "" |
---|
2294 | |
---|
2295 | msgid "Users Groups Print Quotas" |
---|
2296 | msgstr "" |
---|
2297 | |
---|
2298 | msgid "History of Payments" |
---|
2299 | msgstr "" |
---|
2300 | |
---|
2301 | msgid "Printers Groups Membership" |
---|
2302 | msgstr "" |
---|
2303 | |
---|
2304 | msgid "Users Groups Membership" |
---|
2305 | msgstr "" |
---|
2306 | |
---|
2307 | msgid "Billing Codes" |
---|
2308 | msgstr "" |
---|
2309 | |
---|
2310 | msgid "All" |
---|
2311 | msgstr "" |
---|
2312 | |
---|
2313 | msgid "Comma Separated Values" |
---|
2314 | msgstr "" |
---|
2315 | |
---|
2316 | msgid "Semicolon Separated Values" |
---|
2317 | msgstr "" |
---|
2318 | |
---|
2319 | msgid "Tabulation Separated Values" |
---|
2320 | msgstr "" |
---|
2321 | |
---|
2322 | msgid "eXtensible Markup Language" |
---|
2323 | msgstr "" |
---|
2324 | |
---|
2325 | msgid "CUPS' page_log" |
---|
2326 | msgstr "" |
---|
2327 | |
---|
2328 | #, python-format |
---|
2329 | msgid "Invalid modifier [%s] for --data command line option, see help." |
---|
2330 | msgstr "" |
---|
2331 | |
---|
2332 | msgid "" |
---|
2333 | "Dumping all PyKota's datas forces format to XML, and disables --sum and " |
---|
2334 | "filters." |
---|
2335 | msgstr "" |
---|
2336 | |
---|
2337 | #, python-format |
---|
2338 | msgid "Invalid modifier [%s] for --format command line option, see help." |
---|
2339 | msgstr "" |
---|
2340 | |
---|
2341 | msgid "XML output is disabled because the jaxml module is not available." |
---|
2342 | msgstr "" |
---|
2343 | |
---|
2344 | #, python-format |
---|
2345 | msgid "Invalid data type [%s] for --sum command line option, see help." |
---|
2346 | msgstr "" |
---|
2347 | |
---|
2348 | msgid "PyKota data dumper failed : I/O error" |
---|
2349 | msgstr "" |
---|
2350 | |
---|
2351 | #, python-format |
---|
2352 | msgid "Unsupported logging subsystem %s" |
---|
2353 | msgstr "Sottosistema di logging %s non supportato" |
---|
2354 | |
---|
2355 | #, python-format |
---|
2356 | msgid "Report for %s quota on printer %s" |
---|
2357 | msgstr "Report per la quota di %s sulla stampante %s" |
---|
2358 | |
---|
2359 | #, python-format |
---|
2360 | msgid "Pages grace time: %i days" |
---|
2361 | msgstr "Tempo di grace per pagine: %i giorni" |
---|
2362 | |
---|
2363 | #, python-format |
---|
2364 | msgid "Price per job: %.3f" |
---|
2365 | msgstr "Prezzo per stampa : %.3f" |
---|
2366 | |
---|
2367 | #, python-format |
---|
2368 | msgid "Price per page: %.3f" |
---|
2369 | msgstr "Prezzo per pagina: %.3f" |
---|
2370 | |
---|
2371 | msgid "" |
---|
2372 | "Group overcharge used soft hard balance grace " |
---|
2373 | "total paid warn" |
---|
2374 | msgstr "" |
---|
2375 | |
---|
2376 | msgid "" |
---|
2377 | "User overcharge used soft hard balance grace " |
---|
2378 | "total paid warn" |
---|
2379 | msgstr "" |
---|
2380 | |
---|
2381 | msgid "unknown" |
---|
2382 | msgstr "sconosciuto" |
---|
2383 | |
---|
2384 | #, python-format |
---|
2385 | msgid "Real : %s" |
---|
2386 | msgstr "Reale : %s" |
---|
2387 | |
---|
2388 | #, python-format |
---|
2389 | msgid "Total : %9i" |
---|
2390 | msgstr "Totale : %9i" |
---|
2391 | |
---|
2392 | msgid "N/A" |
---|
2393 | msgstr "" |
---|
2394 | |
---|
2395 | #, python-format |
---|
2396 | msgid "Unsupported reporter backend %s" |
---|
2397 | msgstr "Reporter backend non supportato %s" |
---|
2398 | |
---|
2399 | #, python-format |
---|
2400 | msgid "Refunded %i pages and %.3f credits by %s (%s) on %s" |
---|
2401 | msgstr "" |
---|
2402 | |
---|
2403 | #, python-format |
---|
2404 | msgid "Unsupported quota storage backend %s" |
---|
2405 | msgstr "Storage delle quote non supportato %s" |
---|
2406 | |
---|
2407 | msgid "Done" |
---|
2408 | msgstr "" |
---|
2409 | |
---|
2410 | msgid "Average speed" |
---|
2411 | msgstr "" |
---|
2412 | |
---|
2413 | msgid "entries per second" |
---|
2414 | msgstr "" |
---|
2415 | |
---|
2416 | #, python-format |
---|
2417 | msgid "Strange problem with uid(%s) : %s" |
---|
2418 | msgstr "" |
---|
2419 | |
---|
2420 | #, python-format |
---|
2421 | msgid "Running as user '%s'." |
---|
2422 | msgstr "" |
---|
2423 | |
---|
2424 | msgid "No user named 'pykota'. Not dropping priviledges." |
---|
2425 | msgstr "" |
---|
2426 | |
---|
2427 | #, python-format |
---|
2428 | msgid "Impossible to drop priviledges : %s" |
---|
2429 | msgstr "" |
---|
2430 | |
---|
2431 | msgid "Priviledges dropped. Now running as user 'pykota'." |
---|
2432 | msgstr "" |
---|
2433 | |
---|
2434 | #, python-format |
---|
2435 | msgid "Impossible to regain priviledges : %s" |
---|
2436 | msgstr "" |
---|
2437 | |
---|
2438 | msgid "Regained priviledges. Now running as root." |
---|
2439 | msgstr "" |
---|
2440 | |
---|
2441 | msgid "Please report bugs to :" |
---|
2442 | msgstr "" |
---|
2443 | |
---|
2444 | #, python-format |
---|
2445 | msgid "" |
---|
2446 | "\n" |
---|
2447 | "\n" |
---|
2448 | "Please contact your system administrator :\n" |
---|
2449 | "\n" |
---|
2450 | "\t%s - <%s>\n" |
---|
2451 | msgstr "" |
---|
2452 | "\n" |
---|
2453 | "\n" |
---|
2454 | "Prego contattare il proprio amministratore di sistema :\n" |
---|
2455 | "\n" |
---|
2456 | "\t%s - <%s>\n" |
---|
2457 | |
---|
2458 | #, python-format |
---|
2459 | msgid "Unable to match user %s on printer %s, applying default policy (%s)" |
---|
2460 | msgstr "" |
---|
2461 | "Impossibile trovare l'utente %s sulla stampante %s, verr�pplicata la " |
---|
2462 | "policy di default (%s)" |
---|
2463 | |
---|
2464 | #, python-format |
---|
2465 | msgid "" |
---|
2466 | "Unable to find user %s's account balance, applying default policy (%s) for " |
---|
2467 | "printer %s" |
---|
2468 | msgstr "" |
---|
2469 | "Impossibile trovare il bilancio dell'account utente %s, verr�pplicata la " |
---|
2470 | "policy di default (%s) per la stampante %s" |
---|
2471 | |
---|
2472 | #, python-format |
---|
2473 | msgid "User %s will not be charged for printing." |
---|
2474 | msgstr "" |
---|
2475 | |
---|
2476 | #, python-format |
---|
2477 | msgid "Print Quota exceeded for group %s on printer %s" |
---|
2478 | msgstr "Quota di stampa superata per il gruppo %s sulla stampante %s" |
---|
2479 | |
---|
2480 | msgid "Print Quota Exceeded" |
---|
2481 | msgstr "Quota di stampa superata" |
---|
2482 | |
---|
2483 | #, python-format |
---|
2484 | msgid "Print Quota low for group %s on printer %s" |
---|
2485 | msgstr "Quota di stampa in esaurimento per il gruppo %s sulla stampante %s" |
---|
2486 | |
---|
2487 | msgid "Print Quota Low" |
---|
2488 | msgstr "Quota di stampa in esaurimento" |
---|
2489 | |
---|
2490 | #, python-format |
---|
2491 | msgid "" |
---|
2492 | "Search base %s doesn't seem to exist. Probable misconfiguration. Please " |
---|
2493 | "double check /etc/pykota/pykota.conf : %s" |
---|
2494 | msgstr "" |
---|
2495 | "La base di ricerca %s non sembra esistere. Possibile errore di " |
---|
2496 | "configurazione.Si verifichi il file /etc/pykota/pykota.conf : %s" |
---|
2497 | |
---|
2498 | #, python-format |
---|
2499 | msgid "Search for %s(%s) from %s(scope=%s) returned no answer." |
---|
2500 | msgstr "La ricerca di %s(%s) da %s(scope=%s) non ha ottenuto risultati." |
---|
2501 | |
---|
2502 | #, python-format |
---|
2503 | msgid "Problem adding LDAP entry (%s, %s)" |
---|
2504 | msgstr "Errore avvenuto aggiungendo la entry LDAP (%s, %s)" |
---|
2505 | |
---|
2506 | #, python-format |
---|
2507 | msgid "Problem deleting LDAP entry (%s)" |
---|
2508 | msgstr "Errore avvenuto cancellando la entry LDAP (%s)" |
---|
2509 | |
---|
2510 | #, python-format |
---|
2511 | msgid "Problem modifying LDAP entry (%s, %s)" |
---|
2512 | msgstr "Errore avvenuto durante la modifica della entry LDAP (%s, %s)" |
---|
2513 | |
---|
2514 | #, python-format |
---|
2515 | msgid "" |
---|
2516 | "No pykotaAccountBalance object found for user %s. Did you create LDAP " |
---|
2517 | "entries manually ?" |
---|
2518 | msgstr "" |
---|
2519 | |
---|
2520 | msgid "Hidden because of privacy concerns" |
---|
2521 | msgstr "" |
---|
2522 | |
---|
2523 | #, python-format |
---|
2524 | msgid "" |
---|
2525 | "Unable to find an existing objectClass %s entry with %s=%s to attach " |
---|
2526 | "pykotaAccount objectClass" |
---|
2527 | msgstr "" |
---|
2528 | "Impossibile trovare un una entry con objectClass %s esistente con %s=%s a " |
---|
2529 | "cui aggiungere pykotaAccount objectClass" |
---|
2530 | |
---|
2531 | #, python-format |
---|
2532 | msgid "%s. A new entry will be created instead." |
---|
2533 | msgstr "" |
---|
2534 | |
---|
2535 | #, python-format |
---|
2536 | msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s" |
---|
2537 | msgstr "" |
---|
2538 | "Impossibile trovare una entry esistente a cui aggiungere objectclass " |
---|
2539 | "pykotaGroup %s" |
---|
2540 | |
---|
2541 | msgid "" |
---|
2542 | "Your version of python-mysqldb is too old. Please install a newer release." |
---|
2543 | msgstr "" |
---|
2544 | |
---|
2545 | #, python-format |
---|
2546 | msgid "A problem occured while reading printer %s's internal page counter." |
---|
2547 | msgstr "" |
---|
2548 | |
---|
2549 | #, python-format |
---|
2550 | msgid "Retrieving printer %s's page counter from database instead." |
---|
2551 | msgstr "" |
---|
2552 | |
---|
2553 | #, python-format |
---|
2554 | msgid "" |
---|
2555 | "Couldn't retrieve printer %s's internal page counter either before or after " |
---|
2556 | "printing." |
---|
2557 | msgstr "" |
---|
2558 | |
---|
2559 | #, python-format |
---|
2560 | msgid "Job's size forced to 1 page for printer %s." |
---|
2561 | msgstr "" |
---|
2562 | |
---|
2563 | #, python-format |
---|
2564 | msgid "No previous job in database for printer %s." |
---|
2565 | msgstr "" |
---|
2566 | |
---|
2567 | #, python-format |
---|
2568 | msgid "Inconsistent values for printer %s's internal page counter." |
---|
2569 | msgstr "" |
---|
2570 | |
---|
2571 | #, python-format |
---|
2572 | msgid "Unknown printer address in HARDWARE(%s) for printer %s" |
---|
2573 | msgstr "Indirizzo stampante sconosciuto per HARDWARE(%s) per la stampante %s" |
---|
2574 | |
---|
2575 | #, python-format |
---|
2576 | msgid "Launching HARDWARE(%s)..." |
---|
2577 | msgstr "Avvio HARDWARE(%s)..." |
---|
2578 | |
---|
2579 | #, python-format |
---|
2580 | msgid "SIGTERM was sent to hardware accounter %s (pid: %s)" |
---|
2581 | msgstr "SIGTERM inviato al contatore hardware %s (pid: %s)" |
---|
2582 | |
---|
2583 | #, python-format |
---|
2584 | msgid "Line [%s] skipped in accounter's output. Trying again..." |
---|
2585 | msgstr "" |
---|
2586 | |
---|
2587 | #, python-format |
---|
2588 | msgid "Hardware accounter %s exit code is %s" |
---|
2589 | msgstr "" |
---|
2590 | |
---|
2591 | #, python-format |
---|
2592 | msgid "Unable to query printer %s via HARDWARE(%s)" |
---|
2593 | msgstr "Impossibile ottenere informazioni dalla stampante %s via HARDWARE(%s)" |
---|
2594 | |
---|
2595 | #, python-format |
---|
2596 | msgid "" |
---|
2597 | "Unable to precompute the job's size and ink coverage with the generic PDL " |
---|
2598 | "analyzer : %s" |
---|
2599 | msgstr "" |
---|
2600 | |
---|
2601 | #, python-format |
---|
2602 | msgid "Problem during connection to %s:%s : %s" |
---|
2603 | msgstr "" |
---|
2604 | |
---|
2605 | #, python-format |
---|
2606 | msgid "Problem while sending PJL query to %s:%s : %s" |
---|
2607 | msgstr "" |
---|
2608 | |
---|
2609 | #, python-format |
---|
2610 | msgid "Problem while receiving PJL answer from %s:%s : %s" |
---|
2611 | msgstr "" |
---|
2612 | |
---|
2613 | #, python-format |
---|
2614 | msgid "Waiting for printer %s to be printing..." |
---|
2615 | msgstr "" |
---|
2616 | |
---|
2617 | #, python-format |
---|
2618 | msgid "Waiting for printer %s's idle status to stabilize..." |
---|
2619 | msgstr "" |
---|
2620 | |
---|
2621 | #, python-format |
---|
2622 | msgid "" |
---|
2623 | "PJL querying stage interrupted. Using latest value seen for internal page " |
---|
2624 | "counter (%s) on printer %s." |
---|
2625 | msgstr "" |
---|
2626 | |
---|
2627 | #, python-format |
---|
2628 | msgid "" |
---|
2629 | "SNMP querying stage interrupted. Using latest value seen for internal page " |
---|
2630 | "counter (%s) on printer %s." |
---|
2631 | msgstr "" |
---|
2632 | |
---|
2633 | #, python-format |
---|
2634 | msgid "Network error while doing SNMP queries on printer %s : %s" |
---|
2635 | msgstr "" |
---|
2636 | |
---|
2637 | #, python-format |
---|
2638 | msgid "SNMP message decoding error for printer %s : %s" |
---|
2639 | msgstr "" |
---|
2640 | |
---|
2641 | #, python-format |
---|
2642 | msgid "Problem encountered while doing SNMP queries on printer %s : %s" |
---|
2643 | msgstr "" |
---|
2644 | |
---|
2645 | #, python-format |
---|
2646 | msgid "Unable to precompute the job's size with the generic PDL analyzer : %s" |
---|
2647 | msgstr "" |
---|
2648 | "Impossibile precalcolare la dimensione della stampa con il modulo PDL " |
---|
2649 | "generico: %s" |
---|
2650 | |
---|
2651 | #, python-format |
---|
2652 | msgid "Launching SOFTWARE(%s)..." |
---|
2653 | msgstr "Avvio SOFTWARE(%s)..." |
---|
2654 | |
---|
2655 | #, python-format |
---|
2656 | msgid "Unable to compute job size with accounter %s" |
---|
2657 | msgstr "Impossibile calcolare la dimensione della stampa con il metodo %s" |
---|
2658 | |
---|
2659 | #, python-format |
---|
2660 | msgid "Problem while waiting for software accounter pid %s to exit : %s" |
---|
2661 | msgstr "" |
---|
2662 | "Errore durante l'attesa della terminzaione del contatore software con pid %" |
---|
2663 | "s: %s" |
---|
2664 | |
---|
2665 | #, python-format |
---|
2666 | msgid "Software accounter %s exit code is %s" |
---|
2667 | msgstr "Contatore software %s terminato con codice %s" |
---|
2668 | |
---|
2669 | msgid "Totals may be inaccurate if some users are members of several groups." |
---|
2670 | msgstr "" |
---|
2671 | "Le somme potranno non essere accurate se alcuni utenti fanno parte di pi�gruppi" |
---|
2672 | |
---|
2673 | msgid "PyKota Data Dumper" |
---|
2674 | msgstr "" |
---|
2675 | |
---|
2676 | msgid "Dump" |
---|
2677 | msgstr "" |
---|
2678 | |
---|
2679 | msgid "Please click on the above button" |
---|
2680 | msgstr "" |
---|
2681 | |
---|
2682 | msgid "Data Type" |
---|
2683 | msgstr "" |
---|
2684 | |
---|
2685 | msgid "Output Format" |
---|
2686 | msgstr "" |
---|
2687 | |
---|
2688 | msgid "Filter" |
---|
2689 | msgstr "" |
---|
2690 | |
---|
2691 | msgid "Summarize" |
---|
2692 | msgstr "" |
---|
2693 | |
---|
2694 | msgid "only for payments or history" |
---|
2695 | msgstr "" |
---|
2696 | |
---|
2697 | msgid "PyKota Reports" |
---|
2698 | msgstr "Report di PyKota" |
---|
2699 | |
---|
2700 | msgid "Report" |
---|
2701 | msgstr "Report" |
---|
2702 | |
---|
2703 | msgid "Printer" |
---|
2704 | msgstr "Stampante" |
---|
2705 | |
---|
2706 | msgid "User / Group names mask" |
---|
2707 | msgstr "Mask nomi utenti / gruppi" |
---|
2708 | |
---|
2709 | msgid "Groups report" |
---|
2710 | msgstr "Report gruppi" |
---|
2711 | |
---|
2712 | msgid "Empty" |
---|
2713 | msgstr "Vuoto" |
---|
2714 | |
---|
2715 | msgid "Action" |
---|
2716 | msgstr "Azione" |
---|
2717 | |
---|
2718 | msgid "User" |
---|
2719 | msgstr "Utente" |
---|
2720 | |
---|
2721 | msgid "Hostname" |
---|
2722 | msgstr "Nome host" |
---|
2723 | |
---|
2724 | msgid "JobId" |
---|
2725 | msgstr "Id stampa" |
---|
2726 | |
---|
2727 | msgid "Number of pages" |
---|
2728 | msgstr "" |
---|
2729 | |
---|
2730 | msgid "Cost" |
---|
2731 | msgstr "" |
---|
2732 | |
---|
2733 | msgid "Copies" |
---|
2734 | msgstr "Copie" |
---|
2735 | |
---|
2736 | msgid "Number of bytes" |
---|
2737 | msgstr "" |
---|
2738 | |
---|
2739 | msgid "Printer's internal counter" |
---|
2740 | msgstr "" |
---|
2741 | |
---|
2742 | msgid "Options" |
---|
2743 | msgstr "Opzioni" |
---|
2744 | |
---|
2745 | msgid "MD5Sum" |
---|
2746 | msgstr "" |
---|
2747 | |
---|
2748 | msgid "Billing code" |
---|
2749 | msgstr "" |
---|
2750 | |
---|
2751 | msgid "Precomputed number of pages" |
---|
2752 | msgstr "" |
---|
2753 | |
---|
2754 | msgid "Precomputed cost" |
---|
2755 | msgstr "" |
---|
2756 | |
---|
2757 | msgid "Pages details" |
---|
2758 | msgstr "" |
---|
2759 | |
---|
2760 | msgid "(not supported yet)" |
---|
2761 | msgstr "" |
---|
2762 | |
---|
2763 | msgid "Previous page" |
---|
2764 | msgstr "Pagina precedente" |
---|
2765 | |
---|
2766 | msgid "PyKota Quotes" |
---|
2767 | msgstr "" |
---|
2768 | |
---|
2769 | msgid "Quote" |
---|
2770 | msgstr "" |
---|
2771 | |
---|
2772 | msgid "" |
---|
2773 | "The exact cost of a print job can only be determined for a particular user. " |
---|
2774 | "Please retry while logged-in." |
---|
2775 | msgstr "" |
---|
2776 | |
---|
2777 | #~ msgid "Impossible to add printer %s" |
---|
2778 | #~ msgstr "Impossibile aggiungere la stampante %s" |
---|
2779 | |
---|
2780 | #~ msgid "Prototype object %s not found in Quota Storage." |
---|
2781 | #~ msgstr "Oggetto prototipo %s non trovato nello storage delle quote." |
---|
2782 | |
---|
2783 | #~ msgid "Prototype %s not found in Quota Storage for printer %s." |
---|
2784 | #~ msgstr "" |
---|
2785 | #~ "Prototipo %s non trovato nello storage delle quote per la stampante %s." |
---|
2786 | |
---|
2787 | #~ msgid "Undefined hard limit set to soft limit (%s) on printer %s." |
---|
2788 | #~ msgstr "" |
---|
2789 | #~ "Limite hard non specificato impostato al limite soft (%s) sulla stampante " |
---|
2790 | #~ "%s." |
---|
2791 | |
---|
2792 | #~ msgid "Undefined soft limit set to hard limit (%s) on printer %s." |
---|
2793 | #~ msgstr "" |
---|
2794 | #~ "Limite soft non specificato impostato al limite hard (%s) sulla stampante " |
---|
2795 | #~ "%s." |
---|
2796 | |
---|
2797 | #~ msgid "Invalid group name %s" |
---|
2798 | #~ msgstr "Nome gruppo non valido %s" |
---|
2799 | |
---|
2800 | #~ msgid "Invalid user name %s" |
---|
2801 | #~ msgstr "Nome utente non valido %s" |
---|
2802 | |
---|
2803 | #~ msgid "Quota not found for object %s on printer %s." |
---|
2804 | #~ msgstr "Quota non trovata per l'oggetto %s sulla stampante %s." |
---|
2805 | |
---|
2806 | #~ msgid "Group %s not found in the PyKota Storage." |
---|
2807 | #~ msgstr "Gruppo %s non trovato nello storage di PyKota." |
---|
2808 | |
---|
2809 | #~ msgid "File number %s unregistered twice from polling object, ignored." |
---|
2810 | #~ msgstr "Numero file %s rimosso due volte dall'oggetto polling, ignorato." |
---|
2811 | |
---|
2812 | #~ msgid "SIGTERM was sent to real backend %s (pid: %s)" |
---|
2813 | #~ msgstr "Segnale SIGTERM inviato al backend %s (pid: %s)" |
---|
2814 | |
---|
2815 | #~ msgid "CUPS backend %s died abnormally." |
---|
2816 | #~ msgstr "Backend CUPS %s terminato inaspettatamente." |
---|
2817 | |
---|
2818 | #~ msgid "Software accounting already done in first pass. Ignoring." |
---|
2819 | #~ msgstr "Conteggio software gi�ffettuato nel primo passaggio. Ignorato." |
---|
2820 | |
---|
2821 | #~ msgid "Hardware accounting already done in first pass. Ignoring." |
---|
2822 | #~ msgstr "Conteggio hardware gi�ffettuato nel primo passaggio. Ignorato." |
---|
2823 | |
---|
2824 | #~ msgid "Invalid DeviceURI : %s" |
---|
2825 | #~ msgstr "DeviceURI non valido: %s" |
---|
2826 | |
---|
2827 | #~ msgid "" |
---|
2828 | #~ "\n" |
---|
2829 | #~ "Please wait while pkhint analyzes your printing system's configuration..." |
---|
2830 | #~ msgstr "" |
---|
2831 | #~ "\n" |
---|
2832 | #~ "Prego attendere fino a che pkhint termini di analizzare la configurazione " |
---|
2833 | #~ "di stampa del sistema..." |
---|
2834 | |
---|
2835 | #~ msgid "Unknown device %s for printer %s" |
---|
2836 | #~ msgstr "Periferica %s sconosciuta per la stampante %s" |
---|
2837 | |
---|
2838 | #~ msgid "" |
---|
2839 | #~ "\n" |
---|
2840 | #~ "Put the following lines into your /etc/pykota/pykota.conf file :\n" |
---|
2841 | #~ msgstr "" |
---|
2842 | #~ "\n" |
---|
2843 | #~ "Si inseriscano le seguenti righe nel file /etc/pykota/pykota.conf : \n" |
---|
2844 | |
---|
2845 | #~ msgid "# BEWARE : if software accounting is suggested, this doesn't mean" |
---|
2846 | #~ msgstr "" |
---|
2847 | #~ "# ATTENZIONE: se �tato suggerito conteggio software, ci�n significa" |
---|
2848 | |
---|
2849 | #~ msgid "" |
---|
2850 | #~ "# that hardware accounting wouldn't work, this only means that PyKota" |
---|
2851 | #~ msgstr "" |
---|
2852 | #~ "# che il conteggio hardware non sia funzionante, ma solamente che PyKota" |
---|
2853 | |
---|
2854 | #~ msgid "# wasn't able to autodetect which hardware accounting method to use." |
---|
2855 | #~ msgstr "" |
---|
2856 | #~ "# non �tato in grado di riconoscere automaticamente quale metodo di " |
---|
2857 | #~ "conteggio utilizzare" |
---|
2858 | |
---|
2859 | #~ msgid "JobSize" |
---|
2860 | #~ msgstr "Dimensione stampa" |
---|
2861 | |
---|
2862 | #~ msgid "JobPrice" |
---|
2863 | #~ msgstr "Prezzo stampa" |
---|
2864 | |
---|
2865 | #~ msgid "JobBytes" |
---|
2866 | #~ msgstr "Stampa in byte" |
---|
2867 | |
---|
2868 | #~ msgid "PageCounter" |
---|
2869 | #~ msgstr "Contatore pagine" |
---|
2870 | |
---|
2871 | #~ msgid "Printing system %s, args=%s" |
---|
2872 | #~ msgstr "Sistema di stampa %s, args=%s" |
---|
2873 | |
---|
2874 | #~ msgid "Printer hostname undefined, set to 'localhost'" |
---|
2875 | #~ msgstr "Nome host della stampante non definito, impostato a 'localhost'" |
---|
2876 | |
---|
2877 | #~ msgid "Printing system unknown, args=%s" |
---|
2878 | #~ msgstr "Sistema di stampa sconosciuto, args=%s" |
---|
2879 | |
---|
2880 | #~ msgid "" |
---|
2881 | #~ "Group used soft hard balance grace total " |
---|
2882 | #~ "paid" |
---|
2883 | #~ msgstr "" |
---|
2884 | #~ "Gruppo usato soft hard balance grace totale " |
---|
2885 | #~ "pagato" |
---|
2886 | |
---|
2887 | #~ msgid "" |
---|
2888 | #~ "User used soft hard balance grace total " |
---|
2889 | #~ "paid" |
---|
2890 | #~ msgstr "" |
---|
2891 | #~ "User usato soft hard balance grace totale " |
---|
2892 | #~ "pagato" |
---|