root / pykota / trunk / po / it / pykota.po @ 1483

Revision 1483, 14.4 kB (checked in by jalet, 20 years ago)

Big code changes to completely remove the need for "requester" directives,
jsut use "hardware(... your previous requester directive's content ...)"

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1# PyKota
2#
3# PyKota : Print Quotas for CUPS and LPRng
4#
5# (c) 2003-2004 Jerome Alet <alet@librelogiciel.com>
6# This program is free software; you can redistribute it and/or modify
7# it under the terms of the GNU General Public License as published by
8# the Free Software Foundation; either version 2 of the License, or
9# (at your option) any later version.
10#
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY; without even the implied warranty of
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14# GNU General Public License for more details.
15#
16# You should have received a copy of the GNU General Public License
17# along with this program; if not, write to the Free Software
18# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
19#
20# $Id$
21#
22# PyKota translation master file.
23# Copyright (c) 2003-2004 Conseil Internet & Logiciels Libres
24# Jerome Alet <alet@librelogiciel.com>, 2003-2004.
25#
26msgid ""
27msgstr ""
28"Project-Id-Version: PyKota v1.18\n"
29"Report-Msgid-Bugs-To: alet@librelogiciel.com\n"
30"POT-Creation-Date: 2004-01-15 11:51+0100\n"
31"PO-Revision-Date: 2004-01-15 12:00+0100\n"
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#, python-format
39msgid "SIGTERM received, job %s cancelled."
40msgstr "Segnale SIGTERM ricevuto, stampa %s cancellata."
41
42#, python-format
43msgid "SIGTERM was sent to real backend %s (pid: %s)"
44msgstr "Segnale SIGTERM inviato al backend %s (pid: %s)"
45
46#, python-format
47msgid "CUPS backend %s died abnormally."
48msgstr "Backend CUPS %s terminato inaspettatamente."
49
50#, python-format
51msgid "Invalid softlimit value %s."
52msgstr "Limite soft %s non valido."
53
54#, python-format
55msgid "Invalid hardlimit value %s."
56msgstr "Limite hard %s non valido."
57
58#, python-format
59msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
60msgstr "Limite hard %i minore del limite soft %i, i valori verranno scambiati."
61
62#, python-format
63msgid "Invalid balance value %s"
64msgstr "Valore di credito %s"
65
66#, python-format
67msgid "Invalid charge amount value %s"
68msgstr "Ammontare del costo non valido %s"
69
70#, python-format
71msgid "Invalid limitby value %s"
72msgstr "Valore di limite %s non valido"
73
74#, python-format
75msgid "Impossible to add printer %s"
76msgstr "Impossibile aggiungere la stampante %s"
77
78#, python-format
79msgid "Invalid printer name %s"
80msgstr "Nome stampante %s non valido"
81
82#, python-format
83msgid "There's no printer matching %s"
84msgstr "Non esiste una stampante %s"
85
86msgid "You have to pass user or group names on the command line"
87msgstr "Bisogna specificare dei nomi di utente o di gruppo sulla linea di comando"
88
89msgid "You have to pass printer names on the command line"
90msgstr "Bisogna specificare i nomi delle stampanti sulla riga di comando"
91
92#, python-format
93msgid "Prototype %s not found in Quota Storage for printer %s."
94msgstr "Prototipo %s non trovato nello storage delle quote per la stampante %s."
95
96#, python-format
97msgid "Prototype object %s not found in Quota Storage."
98msgstr "Oggetto prototipo %s non trovato nello storage delle quote."
99
100#, python-format
101msgid "Undefined hard limit set to soft limit (%s) on printer %s."
102msgstr "Limite hard non specificato impostato al limite soft (%s) sulla stampante %s."
103
104#, python-format
105msgid "Undefined soft limit set to hard limit (%s) on printer %s."
106msgstr "Limite soft non specificato impostato al limite hard (%s) sulla stampante %s."
107
108#, python-format
109msgid "Invalid email address %s"
110msgstr "Indirizzo email non valido %s"
111
112#, python-format
113msgid "Invalid group name %s"
114msgstr "Nome gruppo non valido %s"
115
116#, python-format
117msgid "Invalid user name %s"
118msgstr "Nome utente non valido %s"
119
120#, python-format
121msgid "Quota not found for object %s on printer %s."
122msgstr "Quota non trovata per l'oggetto %s sulla stampante %s."
123
124#, python-format
125msgid "Group %s not found in the PyKota Storage."
126msgstr "Gruppo %s non trovato nello storage di PyKota."
127
128msgid "incompatible options, see help."
129msgstr "opzioni non compatibili, vedere la guida."
130
131#, python-format
132msgid "Printer %s not registered in the PyKota system"
133msgstr "Stampante %s non registrata nel sistema PyKota"
134
135#, python-format
136msgid "Printer %s was never used"
137msgstr "La stampante %s non �ai stata utilizzata"
138
139#, python-format
140msgid "Unable to compute size of %s in number of pages.\n"
141msgstr "Impossibile calcolare la dimensione di %s in pagine.\n"
142
143#, python-format
144msgid "Your account balance : %.2f"
145msgstr "Il tuo totale : %.2f"
146
147#, python-format
148msgid "Job size : %i pages"
149msgstr "Dimensione stampa : %i pagine"
150
151#, python-format
152msgid "Cost on printer %s : %.2f"
153msgstr "Costo sulla stampante %s : %.2f"
154
155#, python-format
156msgid "Unsupported accounter backend %s"
157msgstr "Backend per il conteggio non supportato %s"
158
159#, python-format
160msgid "Configuration file %s not found."
161msgstr "File di configurazione %s non trovato."
162
163#, python-format
164msgid "Option %s not found in section global of %s"
165msgstr "Opzione %s non trovata nella sezione globale di %s"
166
167#, python-format
168msgid "Option %s not found in section %s of %s"
169msgstr "Opzione %s non trovata nella sezione %s di %s"
170
171#, python-format
172msgid "Option logger only supports values in %s"
173msgstr "L'opzione logger supporta solamente i seguenti valori %s"
174
175#, python-format
176msgid "Invalid accounter %s for printer %s"
177msgstr "Accounter non valido %s per la stampante %s"
178
179#, python-format
180msgid "Option accounter in section %s only supports values in %s"
181msgstr "L'opzione accounter nella sezione %s supporta solamente i seguenti valori %s"
182
183#, python-format
184msgid "Invalid policy %s for printer %s"
185msgstr "Policy non valida %s per la stampante %s"
186
187#, python-format
188msgid "Option policy in section %s only supports values in %s"
189msgstr "L'opzione policy nella sezione %s supporta solamente i seguenti valori %s"
190
191#, python-format
192msgid "Invalid option mailto %s for printer %s"
193msgstr "Opzione mailto %s non valida per la stampante %s"
194
195#, python-format
196msgid "Option mailto in section %s only supports values in %s"
197msgstr "Opzione mailto nella sezione %s supporta solamente i seguenti valori %s"
198
199#, python-format
200msgid "Invalid grace delay %s"
201msgstr "Periodo di grace delay %s non valido"
202
203#, python-format
204msgid "Invalid poor man's treshold %s"
205msgstr "Poor man's treshold non valido %s"
206
207msgid ""
208"Your Print Quota account balance is Low.\n"
209"Soon you'll not be allowed to print anymore.\n"
210"Please contact the Print Quota Administrator to solve the problem."
211msgstr ""
212"Il credito di stampa del vostro account �n esaurimento. \n"
213"A breve non sar�i�sibile stampare.\n"
214"Si prega di contattare l'amministratore delle quote di stampa per risolvere il problema."
215
216#, python-format
217msgid ""
218"You are not allowed to print anymore because\n"
219"your Print Quota is exceeded on printer %s."
220msgstr ""
221"Non siete pi�grado di stampare in quanto\n"
222"la vostra quota sulla stampante %s �saurita."
223
224
225#, python-format
226msgid ""
227"You will soon be forbidden to print anymore because\n"
228"your Print Quota is almost reached on printer %s."
229msgstr ""
230"A breve non sarete pi�grado di stampare in quanto\n"
231"la vostra quota sulla stampante %s �uasi esaurita."
232
233#, python-format
234msgid "Unsupported logging subsystem %s"
235msgstr "Sottosistema di logging %s non supportato"
236
237#, python-format
238msgid "Report for %s quota on printer %s"
239msgstr "Report per la quota di %s sulla stampante %s"
240
241#, python-format
242msgid "Pages grace time: %i days"
243msgstr "Tempo di grace per pagine: %i giorni"
244
245#, python-format
246msgid "Price per job: %.3f"
247msgstr "Prezzo per stampa : %.3f"
248
249#, python-format
250msgid "Price per page: %.3f"
251msgstr "Prezzo per pagina: %.3f"
252
253msgid ""
254"Group           used    soft    hard    balance grace         total       "
255"paid"
256msgstr ""
257"Gruppo          usato   soft    hard    balance grace         totale      "
258"pagato"
259
260msgid ""
261"User            used    soft    hard    balance grace         total       "
262"paid"
263msgstr ""
264"User            usato   soft    hard    balance grace         totale      "
265"pagato"
266
267msgid "unknown"
268msgstr "sconosciuto"
269
270#, python-format
271msgid "Real : %s"
272msgstr "Reale : %s"
273
274#, python-format
275msgid "Total : %9i"
276msgstr "Totale : %9i"
277
278#, python-format
279msgid "Unsupported reporter backend %s"
280msgstr "Reporter backend non supportato %s"
281
282#, python-format
283msgid "Unsupported quota storage backend %s"
284msgstr "Storage delle quote non supportato %s"
285
286#, python-format
287msgid "Impossible to send mail to %s, error %s : %s"
288msgstr "Impossibile inviare la mail a %s, errore %s : %s"
289
290#, python-format
291msgid ""
292"\n"
293"\n"
294"Please contact your system administrator :\n"
295"\n"
296"\t%s - <%s>\n"
297msgstr ""
298"\n"
299"\n"
300"Prego contattare il proprio amministratore di sistema :\n"
301"\n"
302"\t%s - <%s>\n"
303
304#, python-format
305msgid ""
306"Unable to find user %s's account balance, applying default policy (%s) for "
307"printer %s"
308msgstr ""
309"Impossibile trovare il bilancio dell'account utente %s, verr�pplicata la policy di default (%s) per "
310"la stampante %s"
311
312#, python-format
313msgid "Unable to match user %s on printer %s, applying default policy (%s)"
314msgstr "Impossibile trovare l'utente %s sulla stampante %s, verr�pplicata la policy di default (%s)"
315
316#, python-format
317msgid "Print Quota exceeded for group %s on printer %s"
318msgstr "Quota di stampa superata per il gruppo %s sulla stampante %s"
319
320msgid "Print Quota"
321msgstr "Quota di stampa"
322
323msgid "Print Quota Exceeded"
324msgstr "Quota di stampa superata"
325
326#, python-format
327msgid "Print Quota low for group %s on printer %s"
328msgstr "Quota di stampa in esaurimento per il gruppo %s sulla stampante %s"
329
330#, python-format
331msgid "Print Quota exceeded for user %s on printer %s"
332msgstr "Quota di stampa superata per l'utente %s sulla stampante %s"
333
334#, python-format
335msgid "Print Quota low for user %s on printer %s"
336msgstr "Quota di stampa in esaurimento per l'utente %s sulla stampante %s"
337
338msgid "Print Quota Low"
339msgstr "Quota di stampa in esaurimento"
340
341msgid "Printer hostname undefined, set to 'localhost'"
342msgstr "Nome host della stampante non definito, impostato a 'localhost'"
343
344#, python-format
345msgid "Printing system unknown, args=%s"
346msgstr "Sistema di stampa sconosciuto, args=%s"
347
348#, python-format
349msgid ""
350"Printer %s not registered in the PyKota system, applying external policy (%"
351"s) for printer %s"
352msgstr ""
353"La stampante %s non �egistrata all'interno del sistema PyKota, verr�tilizzata la policy esterna (%s)"
354"per la stampante %s"
355
356#, python-format
357msgid ""
358"User %s not registered in the PyKota system, applying external policy (%s) "
359"for printer %s"
360msgstr ""
361"L'utente %s non �egistrato all'interno del sistema PyKota, verr�tilizzata la policy esterna (%s) "
362"per la stampante %s"
363
364#, python-format
365msgid ""
366"User %s doesn't have quota on printer %s in the PyKota system, applying "
367"external policy (%s) for printer %s"
368msgstr ""
369"L'utente %s non possiede una quota sulla stampante %s all'interno di PyKota, verr�sata la "
370"policy esterna (%s) per la stampante %s"
371
372#, python-format
373msgid ""
374"External policy %s for printer %s produced an error. Job rejected. Please "
375"check PyKota's configuration files."
376msgstr ""
377"La policy esterna %s per la stampante %s ha causato un errore. Stampa annullata. Si verifichino"
378"i file di configurazione di PyKota."
379
380#, python-format
381msgid ""
382"Printer %s not registered in the PyKota system, applying default policy (%s)"
383msgstr ""
384"Stampante %s non presente nel sistema PyKota, verr�tilizzata la policy di default (%s)"
385
386#, python-format
387msgid ""
388"User %s not registered in the PyKota system, applying default policy (%s) "
389"for printer %s"
390msgstr ""
391"Utente %s non ancora presente nel sistema PyKota, verr�tilizzata una policty di default (%s) "
392"per la stampante %s"
393
394#, python-format
395msgid ""
396"User %s doesn't have quota on printer %s in the PyKota system, applying "
397"default policy (%s)"
398msgstr ""
399"Utente %s non possiede una quota sulla stampante %s nel sistema PyKota, verr�tilizzata la "
400"policy di default (%s)"
401
402#, python-format
403msgid ""
404"Printer %s still not registered in the PyKota system, job will be rejected"
405msgstr ""
406"Stampante %s non ancora presente nel sistema PyKota, la stampa verr�ifiutata"
407
408#, python-format
409msgid ""
410"User %s still not registered in the PyKota system, job will be rejected on "
411"printer %s"
412msgstr ""
413"Utente %s non ancora presente nel sistema PyKota, la stampa verr�ifiutata sulla "
414"stampante %s"
415
416#, python-format
417msgid ""
418"User %s still doesn't have quota on printer %s in the PyKota system, job "
419"will be rejected"
420msgstr ""
421"L'utente %s non ha alcuna quota impostata sulla stampante %s all'interno di Pykota, "
422"la stampa verr�ifiutata"
423
424#, python-format
425msgid "Unable to compute job size with accounter %s"
426msgstr "Impossibile calcolare la dimensione della stampa con il metodo %s"
427
428msgid "Using the 'stupid' accounting method is unreliable."
429msgstr "Utilizzare il metodo di accounting 'stupid' non d�isultati certi."
430
431msgid "Totals may be inaccurate if some users are members of several groups."
432msgstr "Le somme potranno non essere accurate se alcuni utenti fanno parte di pi�ppi"
433
434#, python-format
435msgid "Unknown printer address in HARDWARE(%s) for printer %s"
436msgstr "Indirizzo stampante sconosciuto per HARDWARE(%s) per la stampante %s"
437
438#, python-format
439msgid "Unable to query printer %s via HARDWARE(%s)"
440msgstr "Impossibile ottenere informazioni dalla stampante %s via HARDWARE(%s)"
441
442#, python-format
443msgid "Unknown printer address in SNMP(%s, %s) for printer %s"
444msgstr "Indirizzo stampante sconosciuto per SNMP(%s, %s) per la stampante %s"
445
446#, python-format
447msgid "Unable to query printer %s via SNMP(%s, %s)"
448msgstr "Impossibile ottenere informazioni dalla stampante %s via SNMP(%s, %s)"
449
450#, python-format
451msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
452msgstr "La ricerca di %s(%s) da %s(scope=%s) non ha ottenuto risultati."
453
454#, python-format
455msgid "Problem adding LDAP entry (%s, %s)"
456msgstr "Errore avvenuto aggiungendo la entry LDAP (%s, %s)"
457
458#, python-format
459msgid "Problem deleting LDAP entry (%s)"
460msgstr "Errore avvenuto cancellando la entry LDAP (%s)"
461
462#, python-format
463msgid "Problem modifying LDAP entry (%s, %s)"
464msgstr "Errore avvenuto durante la modifica della entry LDAP (%s, %s)"
465
466#, python-format
467msgid "Printer %s already exists, skipping."
468msgstr ""
469
470#, python-format
471msgid "Printer %s already exists, will be modified."
472msgstr ""
473
474#, python-format
475msgid "File number %s unregistered twice from polling object, ignored."
476msgstr ""
477
478#, python-format
479msgid "Impossible to connect to SMTP server : %s"
480msgstr ""
Note: See TracBrowser for help on using the browser.