1 # Italian translation for glib.
2 # This file is distributed under the same license as glib package
3 # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
4 # Copyright (C) 2016, 2017 Free Software Foundation, Inc.
5 # Christopher R. Gabriel <cgabriel@pluto.linux.it> 2002.
7 # Nota sull'uso delle virgolette:
8 # "" --> usate nei messaggi di errore che appaiono solo su terminale
9 # «» --> usate nei messaggi di errore che appaiono nei dialoghi
11 # Stream rimane stream (consultare le API reference di GIO)
12 # Seek è tradotto posizionare
13 # Polling - proviamo con controllo sistematico (MS lo lascia non tradotto)
14 # Luca Ferretti <lferrett@gnome.org>, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012.
15 # Milo Casagrande <milo@milo.name>, 2013, 2014, 2015, 2016, 2017.
19 "Project-Id-Version: glib\n"
20 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
21 "product=glib&keywords=I18N+L10N&component=general\n"
22 "POT-Creation-Date: 2016-11-20 18:36+0000\n"
23 "PO-Revision-Date: 2017-02-17 19:19+0100\n"
24 "Last-Translator: Milo Casagrande <milo@milo.name>\n"
25 "Language-Team: Italian <tp@lists.linux.it>\n"
28 "Content-Type: text/plain; charset=UTF-8\n"
29 "Content-Transfer-Encoding: 8bit\n"
30 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
31 "X-Generator: Poedit 2.0beta3\n"
33 #: ../gio/gapplication.c:493
34 msgid "GApplication options"
35 msgstr "Opzioni GApplication"
37 #: ../gio/gapplication.c:493
38 msgid "Show GApplication options"
39 msgstr "Mostra opzioni GApplication"
41 #: ../gio/gapplication.c:538
42 msgid "Enter GApplication service mode (use from D-Bus service files)"
43 msgstr "Avvia modalità di servizio GApplication (da file di servizio D-Bus)"
45 #: ../gio/gapplication.c:550
46 msgid "Override the application’s ID"
47 msgstr "Soprascrive l'ID dell'applicazione"
49 #: ../gio/gapplication-tool.c:45 ../gio/gapplication-tool.c:46
50 #: ../gio/gio-tool.c:209 ../gio/gresource-tool.c:488
51 #: ../gio/gsettings-tool.c:520
53 msgstr "Stampa l'aiuto"
55 #: ../gio/gapplication-tool.c:47 ../gio/gresource-tool.c:489
56 #: ../gio/gresource-tool.c:557
60 #: ../gio/gapplication-tool.c:49 ../gio/gio-tool.c:210
62 msgstr "Stampa la versione"
64 #: ../gio/gapplication-tool.c:50 ../gio/gsettings-tool.c:526
65 msgid "Print version information and exit"
66 msgstr "Stampa informazioni di versione ed esce"
68 #: ../gio/gapplication-tool.c:52
69 msgid "List applications"
70 msgstr "Elenca le applicazioni"
72 #: ../gio/gapplication-tool.c:53
73 msgid "List the installed D-Bus activatable applications (by .desktop files)"
75 "Elenca le applicazioni installate attivabili da D-Bus (per file .desktop)"
77 #: ../gio/gapplication-tool.c:55
78 msgid "Launch an application"
79 msgstr "Lancia un'applicazione"
81 #: ../gio/gapplication-tool.c:56
82 msgid "Launch the application (with optional files to open)"
83 msgstr "Lancia l'applicazione (con gli opzionali file da aprire)"
85 #: ../gio/gapplication-tool.c:57
87 msgstr "IDAPP [FILE…]"
89 #: ../gio/gapplication-tool.c:59
90 msgid "Activate an action"
91 msgstr "Attiva un'azione"
93 #: ../gio/gapplication-tool.c:60
94 msgid "Invoke an action on the application"
95 msgstr "Invoca un'azione sull'applicazione"
97 #: ../gio/gapplication-tool.c:61
98 msgid "APPID ACTION [PARAMETER]"
99 msgstr "IDAPP AZIONE [PARAMETRO]"
101 #: ../gio/gapplication-tool.c:63
102 msgid "List available actions"
103 msgstr "Elenca le azioni disponibili"
105 #: ../gio/gapplication-tool.c:64
106 msgid "List static actions for an application (from .desktop file)"
107 msgstr "Elenca le azioni statiche di un'applicazione (dal file .desktop)"
109 #: ../gio/gapplication-tool.c:65 ../gio/gapplication-tool.c:71
113 #: ../gio/gapplication-tool.c:70 ../gio/gapplication-tool.c:133
114 #: ../gio/gdbus-tool.c:90 ../gio/gio-tool.c:206
118 #: ../gio/gapplication-tool.c:70
119 msgid "The command to print detailed help for"
120 msgstr "Il comando di cui stampare istruzioni dettagliate"
122 #: ../gio/gapplication-tool.c:71
123 msgid "Application identifier in D-Bus format (eg: org.example.viewer)"
124 msgstr "Identificatore dell'applicazione in formato D-Bus (org.example.viewer)"
126 #: ../gio/gapplication-tool.c:72 ../gio/glib-compile-resources.c:665
127 #: ../gio/glib-compile-resources.c:671 ../gio/glib-compile-resources.c:698
128 #: ../gio/gresource-tool.c:495 ../gio/gresource-tool.c:561
132 #: ../gio/gapplication-tool.c:72
133 msgid "Optional relative or absolute filenames, or URIs to open"
134 msgstr "Nomi di file relativi o assoluti oppure URI da aprire"
136 #: ../gio/gapplication-tool.c:73
140 # predicato > sostantivo per introspezione, direi che funziona
141 #: ../gio/gapplication-tool.c:73
142 msgid "The action name to invoke"
143 msgstr "Il nome dell'azione da invocare"
145 #: ../gio/gapplication-tool.c:74
149 #: ../gio/gapplication-tool.c:74
150 msgid "Optional parameter to the action invocation, in GVariant format"
151 msgstr "Parametro opzioni per l'azione da invocare, in formato GVariant"
153 #: ../gio/gapplication-tool.c:96 ../gio/gresource-tool.c:526
154 #: ../gio/gsettings-tool.c:612
157 "Unknown command %s\n"
160 "Comando «%s» sconosciuto\n"
163 #: ../gio/gapplication-tool.c:101
167 #: ../gio/gapplication-tool.c:114 ../gio/gresource-tool.c:551
168 #: ../gio/gsettings-tool.c:647
170 msgstr "Argomenti:\n"
172 #: ../gio/gapplication-tool.c:133
176 #: ../gio/gapplication-tool.c:134
181 #. Translators: do not translate 'help', but please translate 'COMMAND'.
182 #: ../gio/gapplication-tool.c:146
185 "Use “%s help COMMAND” to get detailed help.\n"
188 "Per maggiori informazioni, usare «%s help COMANDO».\n"
191 #: ../gio/gapplication-tool.c:165
194 "%s command requires an application id to directly follow\n"
197 "il comando %s richiede l'id di un'applicazione\n"
200 #: ../gio/gapplication-tool.c:171
202 msgid "invalid application id: “%s”\n"
203 msgstr "id dell'applicazione non valido: «%s»\n"
205 #. Translators: %s is replaced with a command name like 'list-actions'
206 #: ../gio/gapplication-tool.c:182
209 "“%s” takes no arguments\n"
212 "«%s» non accetta alcun argomento\n"
215 #: ../gio/gapplication-tool.c:266
217 msgid "unable to connect to D-Bus: %s\n"
218 msgstr "impossibile connettersi a D-Bus: %s\n"
220 #: ../gio/gapplication-tool.c:286
222 msgid "error sending %s message to application: %s\n"
223 msgstr "errore nell'inviare il messaggio %s all'applicazione: %s\n"
225 #: ../gio/gapplication-tool.c:317
227 msgid "action name must be given after application id\n"
229 "è necessario fornire il nome di un'azione dopo l'id dell'applicazione\n"
231 #: ../gio/gapplication-tool.c:325
234 "invalid action name: “%s”\n"
235 "action names must consist of only alphanumerics, “-” and “.”\n"
237 "nome dell'azione non valido: «%s»\n"
238 "i nomi delle azioni devo essere composti da lettere, cifre, «-» e «.»\n"
240 #: ../gio/gapplication-tool.c:344
242 msgid "error parsing action parameter: %s\n"
243 msgstr "errore nell'analizzare il parametro dell'azione: %s\n"
245 #: ../gio/gapplication-tool.c:356
247 msgid "actions accept a maximum of one parameter\n"
248 msgstr "le azioni accettano al massimo un parametro\n"
250 #: ../gio/gapplication-tool.c:411
252 msgid "list-actions command takes only the application id"
253 msgstr "il comando list-action accetta solo l'id dell'applicazione"
255 #: ../gio/gapplication-tool.c:421
257 msgid "unable to find desktop file for application %s\n"
258 msgstr "impossibile trovare il file desktop per l'applicazione %s\n"
260 #: ../gio/gapplication-tool.c:466
263 "unrecognised command: %s\n"
266 "comando sconosciuto: %s\n"
269 # count (gssize) è un parametro delle funzione
270 #: ../gio/gbufferedinputstream.c:420 ../gio/gbufferedinputstream.c:498
271 #: ../gio/ginputstream.c:179 ../gio/ginputstream.c:379
272 #: ../gio/ginputstream.c:617 ../gio/ginputstream.c:1019
273 #: ../gio/goutputstream.c:203 ../gio/goutputstream.c:834
274 #: ../gio/gpollableinputstream.c:205 ../gio/gpollableoutputstream.c:206
276 msgid "Too large count value passed to %s"
277 msgstr "Valore count troppo grande passato a %s"
279 #: ../gio/gbufferedinputstream.c:891 ../gio/gbufferedoutputstream.c:575
280 #: ../gio/gdataoutputstream.c:562
281 msgid "Seek not supported on base stream"
282 msgstr "Posizionamento non supportato sullo stream di base"
284 #: ../gio/gbufferedinputstream.c:937
285 msgid "Cannot truncate GBufferedInputStream"
286 msgstr "Impossibile troncare GBufferedInputStream"
288 #: ../gio/gbufferedinputstream.c:982 ../gio/ginputstream.c:1208
289 #: ../gio/giostream.c:300 ../gio/goutputstream.c:1660
290 msgid "Stream is already closed"
291 msgstr "Lo stream è già chiuso"
293 #: ../gio/gbufferedoutputstream.c:612 ../gio/gdataoutputstream.c:592
294 msgid "Truncate not supported on base stream"
295 msgstr "Troncamento non supportato sullo stream di base"
297 #: ../gio/gcancellable.c:317 ../gio/gdbusconnection.c:1849
298 #: ../gio/gdbusprivate.c:1377 ../gio/gsimpleasyncresult.c:870
299 #: ../gio/gsimpleasyncresult.c:896
301 msgid "Operation was cancelled"
302 msgstr "L'operazione è stata annullata"
304 #: ../gio/gcharsetconverter.c:260
305 msgid "Invalid object, not initialized"
306 msgstr "Oggetto non valido, non inizializzato"
308 #: ../gio/gcharsetconverter.c:281 ../gio/gcharsetconverter.c:309
309 msgid "Incomplete multibyte sequence in input"
310 msgstr "Sequenza multi-byte non valida in ingresso"
312 #: ../gio/gcharsetconverter.c:315 ../gio/gcharsetconverter.c:324
313 msgid "Not enough space in destination"
314 msgstr "Spazio non sufficiente nella destinazione"
316 #: ../gio/gcharsetconverter.c:342 ../gio/gdatainputstream.c:848
317 #: ../gio/gdatainputstream.c:1257 ../glib/gconvert.c:438 ../glib/gconvert.c:845
318 #: ../glib/giochannel.c:1556 ../glib/giochannel.c:1598
319 #: ../glib/giochannel.c:2442 ../glib/gutf8.c:855 ../glib/gutf8.c:1308
320 msgid "Invalid byte sequence in conversion input"
321 msgstr "Sequenza di byte non valida nell'ingresso per la conversione"
323 #: ../gio/gcharsetconverter.c:347 ../glib/gconvert.c:446 ../glib/gconvert.c:770
324 #: ../glib/giochannel.c:1563 ../glib/giochannel.c:2454
326 msgid "Error during conversion: %s"
327 msgstr "Errore durante la conversione: %s"
329 #: ../gio/gcharsetconverter.c:444 ../gio/gsocket.c:1078
330 msgid "Cancellable initialization not supported"
331 msgstr "Inizializzazione annullabile non supportata"
333 #: ../gio/gcharsetconverter.c:454 ../glib/gconvert.c:321
334 #: ../glib/giochannel.c:1384
336 msgid "Conversion from character set “%s” to “%s” is not supported"
337 msgstr "La conversione del set di caratteri da «%s» a «%s» non è supportata"
339 #: ../gio/gcharsetconverter.c:458 ../glib/gconvert.c:325
341 msgid "Could not open converter from “%s” to “%s”"
342 msgstr "Impossibile aprire il convertitore da «%s» a «%s»"
344 #: ../gio/gcontenttype.c:335
349 #: ../gio/gcontenttype-win32.c:160
351 msgstr "Tipo sconosciuto"
353 #: ../gio/gcontenttype-win32.c:162
356 msgstr "Tipo di file %s"
358 #: ../gio/gcredentials.c:312 ../gio/gcredentials.c:571
359 msgid "GCredentials is not implemented on this OS"
360 msgstr "GCredentials non è implementato su questo S.O."
362 #: ../gio/gcredentials.c:467
363 msgid "There is no GCredentials support for your platform"
364 msgstr "Non c'è alcun supporto a GCredentials per la piattaforma in uso"
366 #: ../gio/gcredentials.c:513
367 msgid "GCredentials does not contain a process ID on this OS"
368 msgstr "GCredentials non contiene un ID di processo su questo S.O."
370 #: ../gio/gcredentials.c:565
371 msgid "Credentials spoofing is not possible on this OS"
373 "La falsificazione delle identità non è consentita su questo sistema operativo"
375 #: ../gio/gdatainputstream.c:304
376 msgid "Unexpected early end-of-stream"
377 msgstr "End-of-stream prematuro inatteso"
379 #: ../gio/gdbusaddress.c:153 ../gio/gdbusaddress.c:241
380 #: ../gio/gdbusaddress.c:322
382 msgid "Unsupported key “%s” in address entry “%s”"
383 msgstr "La chiave «%s» non è valida nella voce indirizzo «%s»"
385 # Come chiarito in un messaggio seguente, path, tmpdir e abstract sono nomi chi chiavi (NdT)
386 #: ../gio/gdbusaddress.c:180
389 "Address “%s” is invalid (need exactly one of path, tmpdir or abstract keys)"
391 "L'indirizzo «%s» non è valido (necessario esattamente una tra le chiavi "
392 "path, tmpdir o abstract)"
394 #: ../gio/gdbusaddress.c:193
396 msgid "Meaningless key/value pair combination in address entry “%s”"
398 "Combinazione coppia chiave/valore senza significato nella voce indirizzo \"%s"
401 #: ../gio/gdbusaddress.c:256 ../gio/gdbusaddress.c:337
403 msgid "Error in address “%s” — the port attribute is malformed"
404 msgstr "Errore nell'indirizzo «%s» — l'attributo port non è valido"
406 #: ../gio/gdbusaddress.c:267 ../gio/gdbusaddress.c:348
408 msgid "Error in address “%s” — the family attribute is malformed"
409 msgstr "Errore nell'indirizzo «%s» — l'attributo family non è valido"
411 #: ../gio/gdbusaddress.c:457
413 msgid "Address element “%s” does not contain a colon (:)"
414 msgstr "L'elemento indirizzo «%s» non contiene due punti (:)"
416 #: ../gio/gdbusaddress.c:478
419 "Key/Value pair %d, “%s”, in address element “%s” does not contain an equal "
422 "La coppia chiave/valore %d, «%s», nell'elemento indirizzo «%s», non contiene "
425 #: ../gio/gdbusaddress.c:492
428 "Error unescaping key or value in Key/Value pair %d, “%s”, in address element "
431 "Errore nell'eseguire l'unescaping sulla chiave o sul valore nella coppia "
432 "chiave/valore %d, «%s», nell'elemento di indirizzo «%s»"
434 #: ../gio/gdbusaddress.c:570
437 "Error in address “%s” — the unix transport requires exactly one of the keys "
438 "“path” or “abstract” to be set"
440 "Errore nell'indirizzo «%s» — il trasporto unix richiede espressamente "
441 "l'impostazione di una tra le chiavi «path» o «abstract»"
443 #: ../gio/gdbusaddress.c:606
445 msgid "Error in address “%s” — the host attribute is missing or malformed"
447 "Errore nell'indirizzo «%s» — l'attributo host manca oppure non è valido"
449 #: ../gio/gdbusaddress.c:620
451 msgid "Error in address “%s” — the port attribute is missing or malformed"
453 "Errore nell'indirizzo \"%s\" — l'attributo port manca oppure non è valido"
455 #: ../gio/gdbusaddress.c:634
457 msgid "Error in address “%s” — the noncefile attribute is missing or malformed"
459 "Errore nell'indirizzo \"%s\" — l'attributo noncefile manca oppure non è "
462 #: ../gio/gdbusaddress.c:655
463 msgid "Error auto-launching: "
464 msgstr "Errore nell'avvio automatico: "
466 #: ../gio/gdbusaddress.c:663
468 msgid "Unknown or unsupported transport “%s” for address “%s”"
469 msgstr "Trasporto \"%s\" sconosciuto o non supportato per l'indirizzo \"%s\""
471 #: ../gio/gdbusaddress.c:699
473 msgid "Error opening nonce file “%s”: %s"
474 msgstr "Errore nell'aprire il file nonce \"%s\": %s"
476 #: ../gio/gdbusaddress.c:717
478 msgid "Error reading from nonce file “%s”: %s"
479 msgstr "Errore nel leggere dal file nonce \"%s\": %s"
481 #: ../gio/gdbusaddress.c:726
483 msgid "Error reading from nonce file “%s”, expected 16 bytes, got %d"
484 msgstr "Errore nel leggere dal file nonce \"%s\": attesi 16 byte, ottenuti %d"
486 #: ../gio/gdbusaddress.c:744
488 msgid "Error writing contents of nonce file “%s” to stream:"
489 msgstr "Errore nello scrivere i contenuti del file nonce \"%s\" sullo stream:"
491 #: ../gio/gdbusaddress.c:951
492 msgid "The given address is empty"
493 msgstr "L'indirizzo fornito è vuoto"
495 #: ../gio/gdbusaddress.c:1064
497 msgid "Cannot spawn a message bus when setuid"
498 msgstr "Impossibile eseguire lo spawn di un bus di messaggi quando in setuid"
500 #: ../gio/gdbusaddress.c:1071
501 msgid "Cannot spawn a message bus without a machine-id: "
503 "Impossibile eseguire lo spawn di un bus di messaggi senza un machine-id:"
505 #: ../gio/gdbusaddress.c:1078
507 msgid "Cannot autolaunch D-Bus without X11 $DISPLAY"
508 msgstr "Impossibile lanciare automaticamente D-Bus senza $DISPLAY X11"
510 #: ../gio/gdbusaddress.c:1120
512 msgid "Error spawning command line “%s”: "
513 msgstr "Errore nell'eseguire lo spawn della riga di comando \"%s\": "
515 #: ../gio/gdbusaddress.c:1337
517 msgid "(Type any character to close this window)\n"
518 msgstr "(digitare un carattere qualsiasi per chiudere questa finestra)\n"
520 #: ../gio/gdbusaddress.c:1489
522 msgid "Session dbus not running, and autolaunch failed"
523 msgstr "dbus di sessione non in esecuzione e autolaunch non riuscito"
525 #: ../gio/gdbusaddress.c:1500
527 msgid "Cannot determine session bus address (not implemented for this OS)"
529 "Impossibile determinare l'indirizzo del bus di sessione (non implementato "
532 #: ../gio/gdbusaddress.c:1635
535 "Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable "
536 "— unknown value “%s”"
538 "Impossibile determinare l'indirizzo del bus dalla variabile d'ambiente "
539 "DBUS_STARTER_BUS_TYPE — valore \"%s\" sconosciuto"
541 #: ../gio/gdbusaddress.c:1644 ../gio/gdbusconnection.c:7142
543 "Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment "
544 "variable is not set"
546 "Impossibile determinare l'indirizzo del bus poiché la variabile d'ambiente "
547 "DBUS_STARTER_BUS_TYPE non è impostata"
549 #: ../gio/gdbusaddress.c:1654
551 msgid "Unknown bus type %d"
552 msgstr "Tipo di bus %d sconosciuto"
554 #: ../gio/gdbusauth.c:293
555 msgid "Unexpected lack of content trying to read a line"
556 msgstr "Assenza di contenuto inattesa nel tentativo di leggere una riga"
558 #: ../gio/gdbusauth.c:337
559 msgid "Unexpected lack of content trying to (safely) read a line"
561 "Assenza di contenuto inattesa nel tentativo di leggere (in modo sicuro) una "
564 #: ../gio/gdbusauth.c:508
567 "Exhausted all available authentication mechanisms (tried: %s) (available: %s)"
569 "Esauriti tutti i meccanismi di autenticazione disponibili (provati: %s) "
572 #: ../gio/gdbusauth.c:1173
573 msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer"
574 msgstr "Annullato attraverso GDBusAuthObserver::authorize-authenticated-peer"
576 #: ../gio/gdbusauthmechanismsha1.c:261
578 msgid "Error when getting information for directory “%s”: %s"
579 msgstr "Errore nell'ottenere informazioni per la directory \"%s\": %s"
581 #: ../gio/gdbusauthmechanismsha1.c:273
584 "Permissions on directory “%s” are malformed. Expected mode 0700, got 0%o"
586 "I permessi sulla directory \"%s\" non sono validi. Attesa la modalità 0700, "
589 #: ../gio/gdbusauthmechanismsha1.c:294
591 msgid "Error creating directory “%s”: %s"
592 msgstr "Errore nel creare la directory \"%s\": %s"
594 #: ../gio/gdbusauthmechanismsha1.c:377
596 msgid "Error opening keyring “%s” for reading: "
597 msgstr "Errore nell'aprire il portachiavi \"%s\" in lettura: "
599 #: ../gio/gdbusauthmechanismsha1.c:401 ../gio/gdbusauthmechanismsha1.c:714
601 msgid "Line %d of the keyring at “%s” with content “%s” is malformed"
603 "La riga %d del portachiavi su \"%s\" con contenuto \"%s\" non è corretta"
605 #: ../gio/gdbusauthmechanismsha1.c:415 ../gio/gdbusauthmechanismsha1.c:728
608 "First token of line %d of the keyring at “%s” with content “%s” is malformed"
610 "Il primo token della riga %d del portachiavi su \"%s\" con contenuto \"%s\" "
613 #: ../gio/gdbusauthmechanismsha1.c:430 ../gio/gdbusauthmechanismsha1.c:742
616 "Second token of line %d of the keyring at “%s” with content “%s” is malformed"
618 "Il secondo token della riga %d del portachiavi su \"%s\" con contenuto \"%s"
621 #: ../gio/gdbusauthmechanismsha1.c:454
623 msgid "Didn’t find cookie with id %d in the keyring at “%s”"
624 msgstr "Non è stato trovato il cookie con ID %d nel portachiavi su \"%s\""
626 #: ../gio/gdbusauthmechanismsha1.c:532
628 msgid "Error deleting stale lock file “%s”: %s"
629 msgstr "Errore nell'eliminare il file lock stale \"%s\": %s"
631 #: ../gio/gdbusauthmechanismsha1.c:564
633 msgid "Error creating lock file “%s”: %s"
634 msgstr "Errore nel creare il file di blocco \"%s\": %s"
636 #: ../gio/gdbusauthmechanismsha1.c:594
638 msgid "Error closing (unlinked) lock file “%s”: %s"
639 msgstr "Errore nel chiudere (unlinked) il file di blocco \"%s\": %s"
641 #: ../gio/gdbusauthmechanismsha1.c:604
643 msgid "Error unlinking lock file “%s”: %s"
644 msgstr "Errore nell'eseguire l'unlink del file di blocco \"%s\": %s"
646 #: ../gio/gdbusauthmechanismsha1.c:681
648 msgid "Error opening keyring “%s” for writing: "
649 msgstr "Errore nell'aprire il portachiavi \"%s\" in scrittura: "
651 #: ../gio/gdbusauthmechanismsha1.c:878
653 msgid "(Additionally, releasing the lock for “%s” also failed: %s) "
654 msgstr "(inoltre non è riuscito il rilascio del blocco per \"%s\": %s) "
656 #: ../gio/gdbusconnection.c:612 ../gio/gdbusconnection.c:2377
657 msgid "The connection is closed"
658 msgstr "La connessione è chiusa"
660 # Sarebbe anche "il tempo è scaduto", ma non so
661 # se la forma in cui l'hanno messo ha un particolare
662 # senso, per cui la mantengo assieme a timeout
663 #: ../gio/gdbusconnection.c:1879
664 msgid "Timeout was reached"
665 msgstr "È stato raggiunto il timeout"
667 #: ../gio/gdbusconnection.c:2499
669 "Unsupported flags encountered when constructing a client-side connection"
671 "Incontrate flag non supportate durante la costruzione di una connessione "
674 #: ../gio/gdbusconnection.c:4109 ../gio/gdbusconnection.c:4456
677 "No such interface 'org.freedesktop.DBus.Properties' on object at path %s"
679 "Interfaccia \"org.freedesktop.DBus.Properties\" inesistente sull'oggetto nel "
682 #: ../gio/gdbusconnection.c:4251
684 msgid "No such property '%s'"
685 msgstr "Proprietà \"%s\" inesistente"
687 #: ../gio/gdbusconnection.c:4263
689 msgid "Property '%s' is not readable"
690 msgstr "La proprietà \"%s\" non è leggibile"
692 #: ../gio/gdbusconnection.c:4274
694 msgid "Property '%s' is not writable"
695 msgstr "La proprietà \"%s\" non è scrivibile"
697 #: ../gio/gdbusconnection.c:4294
699 msgid "Error setting property '%s': Expected type '%s' but got '%s'"
701 "Errore nell'impostare la proprietà \"%s\": atteso il tipo \"%s\", ottenuto "
704 #: ../gio/gdbusconnection.c:4399 ../gio/gdbusconnection.c:6573
706 msgid "No such interface '%s'"
707 msgstr "Interfaccia \"%s\" inesistente"
709 #: ../gio/gdbusconnection.c:4607
710 msgid "No such interface"
711 msgstr "Interfaccia inesistente"
713 #: ../gio/gdbusconnection.c:4825 ../gio/gdbusconnection.c:7082
715 msgid "No such interface '%s' on object at path %s"
716 msgstr "Interfaccia \"%s\" inesistente sull'oggetto nel percorso %s"
718 #: ../gio/gdbusconnection.c:4923
720 msgid "No such method '%s'"
721 msgstr "Metodo \"%s\" inesistente"
723 #: ../gio/gdbusconnection.c:4954
725 msgid "Type of message, '%s', does not match expected type '%s'"
726 msgstr "Il tipo di messaggio (%s) non corrisponde al tipo atteso (%s)"
728 #: ../gio/gdbusconnection.c:5152
730 msgid "An object is already exported for the interface %s at %s"
731 msgstr "Risulta già esportato un oggetto per l'interfaccia %s su %s"
733 #: ../gio/gdbusconnection.c:5378
735 msgid "Unable to retrieve property %s.%s"
736 msgstr "Impossibile recuperare la proprietà %s.%s"
738 #: ../gio/gdbusconnection.c:5434
740 msgid "Unable to set property %s.%s"
741 msgstr "Impossibile impostare la proprietà %s.%s"
743 #: ../gio/gdbusconnection.c:5610
745 msgid "Method '%s' returned type '%s', but expected '%s'"
746 msgstr "Il metodo \"%s\" ha restituito il tipo \"%s, ma era atteso \"%s\""
748 #: ../gio/gdbusconnection.c:6684
750 msgid "Method '%s' on interface '%s' with signature '%s' does not exist"
751 msgstr "Il metodo \"%s\" sull'interfaccia \"%s\" con firma \"%s\" non esiste"
753 #: ../gio/gdbusconnection.c:6805
755 msgid "A subtree is already exported for %s"
756 msgstr "Un sottoalbero per %s è già esportato"
758 #: ../gio/gdbusconnection.c:7133
761 "Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable "
762 "- unknown value '%s'"
764 "Impossibile determinare l'indirizzo del bus dalla variabile d'ambiente "
765 "DBUS_STARTER_BUS_TYPE - valore \"%s\" sconosciuto"
767 # suppongo INVALID sia parola chiave
768 #: ../gio/gdbusmessage.c:1244
769 msgid "type is INVALID"
770 msgstr "il tipo è INVALID"
772 #: ../gio/gdbusmessage.c:1255
773 msgid "METHOD_CALL message: PATH or MEMBER header field is missing"
774 msgstr "messaggio METHOD_CALL: manca il campo header PATH o MEMBER"
776 #: ../gio/gdbusmessage.c:1266
777 msgid "METHOD_RETURN message: REPLY_SERIAL header field is missing"
778 msgstr "messaggio METHOD_RETURN: manca il campo header REPLY_SERIAL"
780 #: ../gio/gdbusmessage.c:1278
781 msgid "ERROR message: REPLY_SERIAL or ERROR_NAME header field is missing"
782 msgstr "messaggio ERROR: manca il campo header REPLY_SERIAL o ERROR_NAME"
784 #: ../gio/gdbusmessage.c:1291
785 msgid "SIGNAL message: PATH, INTERFACE or MEMBER header field is missing"
786 msgstr "messaggio SIGNAL: manca il campo header PATH, INTERFACE o MEMBER"
788 #: ../gio/gdbusmessage.c:1299
790 "SIGNAL message: The PATH header field is using the reserved value /org/"
791 "freedesktop/DBus/Local"
793 "messaggio SIGNAL: il campo header PATH sta usando il valore riservato /org/"
794 "freedestkop/DBus/Local"
796 #: ../gio/gdbusmessage.c:1307
798 "SIGNAL message: The INTERFACE header field is using the reserved value org."
799 "freedesktop.DBus.Local"
801 "messaggio SIGNAL: il campo header INTERFACE sta usando il valore riservato "
802 "org.freedestkop.DBus.Local"
804 #: ../gio/gdbusmessage.c:1355 ../gio/gdbusmessage.c:1415
806 msgid "Wanted to read %lu byte but only got %lu"
807 msgid_plural "Wanted to read %lu bytes but only got %lu"
808 msgstr[0] "Si voleva leggere %lu byte, ma ne sono stati ottenuti %lu"
809 msgstr[1] "Si volevano leggere %lu byte, ma ne sono stati ottenuti %lu"
812 #: ../gio/gdbusmessage.c:1369
814 msgid "Expected NUL byte after the string “%s” but found byte %d"
815 msgstr "Atteso byte NUL dopo la stringa \"%s\", ma trovato %d byte"
817 #: ../gio/gdbusmessage.c:1388
820 "Expected valid UTF-8 string but found invalid bytes at byte offset %d "
821 "(length of string is %d). The valid UTF-8 string up until that point was “%s”"
823 "Attesa stringa UTF-8 valida, ma trovati byte non validi a %d byte di offset "
824 "(la lunghezza della stringa è %d). La stringa UTF-8 valida fino a quel punto "
827 #: ../gio/gdbusmessage.c:1587
829 msgid "Parsed value “%s” is not a valid D-Bus object path"
830 msgstr "Il valore \"%s\" analizzato non è un percorso oggetto D-Bus valido"
832 #: ../gio/gdbusmessage.c:1609
834 msgid "Parsed value “%s” is not a valid D-Bus signature"
835 msgstr "Il valore \"%s\" analizzato non è una firma D-Bus valida"
837 #: ../gio/gdbusmessage.c:1656
840 "Encountered array of length %u byte. Maximum length is 2<<26 bytes (64 MiB)."
842 "Encountered array of length %u bytes. Maximum length is 2<<26 bytes (64 MiB)."
844 "Incontrato un array lungo %u byte. La lunghezza massima è 2<<26 byte (64 "
847 "Incontrato un array lungo %u byte. La lunghezza massima è 2<<26 byte (64 "
850 #: ../gio/gdbusmessage.c:1676
853 "Encountered array of type “a%c”, expected to have a length a multiple of %u "
854 "bytes, but found to be %u bytes in length"
856 "Incontrato un array di tipo \"a%c\" la cui lunghezza attesa era di %u byte, "
857 "ma la lunghezza reale era di %u byte"
859 # VARIANT è uno dei container type di D-Bus
860 # anche signature sono cose specifiche del protocollo
861 #: ../gio/gdbusmessage.c:1843
863 msgid "Parsed value “%s” for variant is not a valid D-Bus signature"
865 "Il valore \"%s\" analizzato per il variant non è una firma D-Bus valida"
868 #: ../gio/gdbusmessage.c:1867
871 "Error deserializing GVariant with type string “%s” from the D-Bus wire format"
873 "Errore nel deserializzare il GVariant con la stringa di tipo \"%s\" dal "
876 #: ../gio/gdbusmessage.c:2051
879 "Invalid endianness value. Expected 0x6c (“l”) or 0x42 (“B”) but found value "
882 "Valore endianness non valido. Atteso 0x6c (\"l\") o 0x42 (\"B\"), trovato "
883 "invece il valore 0x%02x"
885 #: ../gio/gdbusmessage.c:2064
887 msgid "Invalid major protocol version. Expected 1 but found %d"
888 msgstr "Versione major del protocollo non valida. Atteso 1, ma trovato %d"
890 #: ../gio/gdbusmessage.c:2120
892 msgid "Signature header with signature “%s” found but message body is empty"
894 "Trovata header firma con firma \"%s\", ma il corpo del messaggio è vuoto"
896 #: ../gio/gdbusmessage.c:2134
898 msgid "Parsed value “%s” is not a valid D-Bus signature (for body)"
900 "Il valore \"%s\" analizzato non è una firma D-Bus valida (per il corpo)"
902 #: ../gio/gdbusmessage.c:2164
904 msgid "No signature header in message but the message body is %u byte"
905 msgid_plural "No signature header in message but the message body is %u bytes"
907 "Nessun signature header nel messaggio, ma il corpo del messaggio è di %u byte"
909 "Nessun signature header nel messaggio, ma il corpo del messaggio è di %u byte"
911 #: ../gio/gdbusmessage.c:2174
912 msgid "Cannot deserialize message: "
913 msgstr "Impossibile deserializzare il messaggio: "
915 #: ../gio/gdbusmessage.c:2515
918 "Error serializing GVariant with type string “%s” to the D-Bus wire format"
920 "Errore nel serializzare il GVariant con la stringa di tipo \"%s\" al formato "
923 # fds == plurale per file descriptor (I suppose)
924 #: ../gio/gdbusmessage.c:2652
927 "Message has %d file descriptors but the header field indicates %d file "
930 "Il messaggio presentava %d file descriptor, ma il campo header indica %d "
933 #: ../gio/gdbusmessage.c:2660
934 msgid "Cannot serialize message: "
935 msgstr "Impossibile serializzare il messaggio: "
937 #: ../gio/gdbusmessage.c:2704
939 msgid "Message body has signature “%s” but there is no signature header"
941 "Il corpo del messaggio presenta la firma \"%s\", ma non c'è alcun header "
944 #: ../gio/gdbusmessage.c:2714
947 "Message body has type signature “%s” but signature in the header field is "
950 "Il corpo del messaggio presenta la firma \"%s\", ma la firma nel campo "
953 #: ../gio/gdbusmessage.c:2730
955 msgid "Message body is empty but signature in the header field is “(%s)”"
957 "Il corpo del messaggio è vuoto, ma la firma nel campo header è \"(%s)\""
959 # non mi convincono "di ritorno" e "corpo"
960 # ma altrove corpo non ci stava male
961 #: ../gio/gdbusmessage.c:3283
963 msgid "Error return with body of type “%s”"
964 msgstr "Errore di ritorno con corpo di tipo \"%s\""
967 #: ../gio/gdbusmessage.c:3291
968 msgid "Error return with empty body"
969 msgstr "Errore di ritorno con corpo vuoto"
971 #: ../gio/gdbusprivate.c:2038
973 msgid "Unable to get Hardware profile: %s"
974 msgstr "Impossibile ottenere profilo hardware: %s"
976 #: ../gio/gdbusprivate.c:2083
977 msgid "Unable to load /var/lib/dbus/machine-id or /etc/machine-id: "
978 msgstr "Impossibile caricare /var/lib/dbus/machine-id o /etc/machine-id: "
980 #: ../gio/gdbusproxy.c:1611
982 msgid "Error calling StartServiceByName for %s: "
983 msgstr "Errore nel chiamare StartServiceByName per %s: "
985 #: ../gio/gdbusproxy.c:1634
987 msgid "Unexpected reply %d from StartServiceByName(\"%s\") method"
988 msgstr "Risposta %d inattesa dal metodo StartServiceByName(\"%s\")"
990 #: ../gio/gdbusproxy.c:2713 ../gio/gdbusproxy.c:2847
992 "Cannot invoke method; proxy is for a well-known name without an owner and "
993 "proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag"
995 "Impossibile invocare il metodo; il proxy è per un nome well-known senza un "
996 "owner e il proxy è stato costruito con il flag "
997 "G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START"
999 #: ../gio/gdbusserver.c:708
1000 msgid "Abstract name space not supported"
1001 msgstr "Spazio nomi astratti non supportato"
1003 #: ../gio/gdbusserver.c:795
1004 msgid "Cannot specify nonce file when creating a server"
1005 msgstr "Impossibile specificare il file nonce quando si crea un server"
1007 #: ../gio/gdbusserver.c:873
1009 msgid "Error writing nonce file at “%s”: %s"
1010 msgstr "Errore nello scrivere il file nonce su \"%s\": %s"
1012 #: ../gio/gdbusserver.c:1044
1014 msgid "The string “%s” is not a valid D-Bus GUID"
1015 msgstr "La stringa \"%s\" non è un GUID D-Bus valido"
1017 # anche transport sono cose specifiche di D-Bus
1018 #: ../gio/gdbusserver.c:1084
1020 msgid "Cannot listen on unsupported transport “%s”"
1021 msgstr "Impossibile ascoltare sul transport \"%s\" non supportato"
1023 #: ../gio/gdbus-tool.c:95
1027 " help Shows this information\n"
1028 " introspect Introspect a remote object\n"
1029 " monitor Monitor a remote object\n"
1030 " call Invoke a method on a remote object\n"
1031 " emit Emit a signal\n"
1033 "Use “%s COMMAND --help” to get help on each command.\n"
1036 " help Mostra queste informazioni\n"
1037 " introspect Introspezione di un oggetto remoto\n"
1038 " monitor Monitoraggio di un oggetto remoto\n"
1039 " call Invoca di un metodo su un oggetto remoto\n"
1040 " emit Emette un segnale\n"
1042 "Usare \"%s COMANDO --help\" per informazioni su ciascun comando.\n"
1044 #: ../gio/gdbus-tool.c:164 ../gio/gdbus-tool.c:226 ../gio/gdbus-tool.c:298
1045 #: ../gio/gdbus-tool.c:322 ../gio/gdbus-tool.c:724 ../gio/gdbus-tool.c:1067
1046 #: ../gio/gdbus-tool.c:1509 ../gio/gio-tool-rename.c:84
1049 msgstr "Errore: %s\n"
1051 #: ../gio/gdbus-tool.c:175 ../gio/gdbus-tool.c:239 ../gio/gdbus-tool.c:1525
1053 msgid "Error parsing introspection XML: %s\n"
1054 msgstr "Errore nell'analizzare XML introspection: %s\n"
1056 #: ../gio/gdbus-tool.c:208
1058 msgid "Error: %s is not a valid name\n"
1059 msgstr "Errore: \"%s\" non è un nome valido\n"
1061 #: ../gio/gdbus-tool.c:356
1062 msgid "Connect to the system bus"
1063 msgstr "Connette al bus di sistema"
1065 #: ../gio/gdbus-tool.c:357
1066 msgid "Connect to the session bus"
1067 msgstr "Connette al bus di sessione"
1069 #: ../gio/gdbus-tool.c:358
1070 msgid "Connect to given D-Bus address"
1071 msgstr "Connette all'indirizzo D-Bus fornito"
1073 #: ../gio/gdbus-tool.c:368
1074 msgid "Connection Endpoint Options:"
1075 msgstr "Opzioni endpoint connessione:"
1077 #: ../gio/gdbus-tool.c:369
1078 msgid "Options specifying the connection endpoint"
1079 msgstr "Opzioni per specificare gli endpoint di connessione"
1081 #: ../gio/gdbus-tool.c:391
1083 msgid "No connection endpoint specified"
1084 msgstr "Nessun endpoint di connessione specificato"
1086 #: ../gio/gdbus-tool.c:401
1088 msgid "Multiple connection endpoints specified"
1089 msgstr "Specificati endpoint di connessione multipli"
1091 #: ../gio/gdbus-tool.c:471
1094 "Warning: According to introspection data, interface “%s” does not exist\n"
1096 "Attenzione: secondo dati di introspezione, l'interfaccia \"%s\" non esiste\n"
1098 #: ../gio/gdbus-tool.c:480
1101 "Warning: According to introspection data, method “%s” does not exist on "
1104 "Attenzione: secondi dati di introspezione, il metodo \"%s\" non esiste "
1105 "sull'interfaccia \"%s\"\n"
1107 #: ../gio/gdbus-tool.c:542
1108 msgid "Optional destination for signal (unique name)"
1109 msgstr "Destinazione opzionale per il segnale (nome univoco)"
1111 #: ../gio/gdbus-tool.c:543
1112 msgid "Object path to emit signal on"
1113 msgstr "Percorso oggetto su cui emettere il segnale"
1115 #: ../gio/gdbus-tool.c:544
1116 msgid "Signal and interface name"
1117 msgstr "Segnale e nome dell'interfaccia"
1119 #: ../gio/gdbus-tool.c:578
1120 msgid "Emit a signal."
1121 msgstr "Emette un segnale."
1123 #: ../gio/gdbus-tool.c:612 ../gio/gdbus-tool.c:857 ../gio/gdbus-tool.c:1615
1124 #: ../gio/gdbus-tool.c:1850
1126 msgid "Error connecting: %s\n"
1127 msgstr "Errore nel connettersi: %s\n"
1129 #: ../gio/gdbus-tool.c:624
1131 msgid "Error: object path not specified.\n"
1132 msgstr "Errore: non è specificato il percorso dell'oggetto.\n"
1134 #: ../gio/gdbus-tool.c:629 ../gio/gdbus-tool.c:924 ../gio/gdbus-tool.c:1680
1135 #: ../gio/gdbus-tool.c:1916
1137 msgid "Error: %s is not a valid object path\n"
1138 msgstr "Errore: \"%s\" non è un percorso di oggetto valido\n"
1140 #: ../gio/gdbus-tool.c:635
1142 msgid "Error: signal not specified.\n"
1143 msgstr "Errore: segnale non specificato.\n"
1145 #: ../gio/gdbus-tool.c:642
1147 msgid "Error: signal must be the fully-qualified name.\n"
1148 msgstr "Errore: il segnale deve essere il nome fully-qualified.\n"
1150 #: ../gio/gdbus-tool.c:650
1152 msgid "Error: %s is not a valid interface name\n"
1153 msgstr "Errore: \"%s\" non è un nome di interfaccia valido\n"
1155 #: ../gio/gdbus-tool.c:656
1157 msgid "Error: %s is not a valid member name\n"
1158 msgstr "Errore: \"%s\" non è un nome di membro valido\n"
1160 #: ../gio/gdbus-tool.c:662
1162 msgid "Error: %s is not a valid unique bus name.\n"
1163 msgstr "Errore: \"%s\" non è un nome di bus univoco valido.\n"
1165 #. Use the original non-"parse-me-harder" error
1166 #: ../gio/gdbus-tool.c:699 ../gio/gdbus-tool.c:1036
1168 msgid "Error parsing parameter %d: %s\n"
1169 msgstr "Errore nell'analizzare il parametro %d: %s\n"
1171 #: ../gio/gdbus-tool.c:731
1173 msgid "Error flushing connection: %s\n"
1174 msgstr "Errore nell'eseguire il flush della connessione: %s\n"
1176 #: ../gio/gdbus-tool.c:758
1177 msgid "Destination name to invoke method on"
1178 msgstr "Nome della destinazione su cui invocare il metodo"
1180 #: ../gio/gdbus-tool.c:759
1181 msgid "Object path to invoke method on"
1182 msgstr "Percorso dell'oggetto su cui invocare il metodo"
1184 # oppure "Nome del metodo e dell'interfaccia" ???
1185 #: ../gio/gdbus-tool.c:760
1186 msgid "Method and interface name"
1187 msgstr "Metodo e nome dell'interfaccia"
1189 #: ../gio/gdbus-tool.c:761
1190 msgid "Timeout in seconds"
1191 msgstr "Timeout in secondi"
1193 #: ../gio/gdbus-tool.c:802
1194 msgid "Invoke a method on a remote object."
1195 msgstr "Invoca un metodo su un oggetto remoto."
1197 #: ../gio/gdbus-tool.c:877 ../gio/gdbus-tool.c:1634 ../gio/gdbus-tool.c:1869
1199 msgid "Error: Destination is not specified\n"
1200 msgstr "Errore: non è specificata la destinazione\n"
1202 #: ../gio/gdbus-tool.c:889 ../gio/gdbus-tool.c:1651 ../gio/gdbus-tool.c:1881
1204 msgid "Error: %s is not a valid bus name\n"
1205 msgstr "Errore: \"%s\" non è un nome di bus valido\n"
1207 #: ../gio/gdbus-tool.c:904 ../gio/gdbus-tool.c:1660
1209 msgid "Error: Object path is not specified\n"
1210 msgstr "Errore: non è specificato il percorso dell'oggetto\n"
1212 #: ../gio/gdbus-tool.c:939
1214 msgid "Error: Method name is not specified\n"
1215 msgstr "Errore: non è specificato il nome del metodo\n"
1217 #: ../gio/gdbus-tool.c:950
1219 msgid "Error: Method name “%s” is invalid\n"
1220 msgstr "Errore: il nome di metodo \"%s\" non è valido\n"
1222 #: ../gio/gdbus-tool.c:1028
1224 msgid "Error parsing parameter %d of type “%s”: %s\n"
1225 msgstr "Errore nell'analizzare il parametro %d di tipo \"%s\": %s\n"
1227 # predicato > sostantivo per introspezione, direi che funziona
1228 #: ../gio/gdbus-tool.c:1472
1229 msgid "Destination name to introspect"
1230 msgstr "Nome destinazione per l'introspezione"
1232 #: ../gio/gdbus-tool.c:1473
1233 msgid "Object path to introspect"
1234 msgstr "Percorso oggetto per l'introspezione"
1236 #: ../gio/gdbus-tool.c:1474
1240 #: ../gio/gdbus-tool.c:1475
1241 msgid "Introspect children"
1242 msgstr "Figli introspezione"
1244 #: ../gio/gdbus-tool.c:1476
1245 msgid "Only print properties"
1246 msgstr "Stampa solo le proprietà"
1248 #: ../gio/gdbus-tool.c:1567
1249 msgid "Introspect a remote object."
1250 msgstr "Esegue l'introspezione su un oggetto remoto."
1252 # predicato > sostantivo per monitor, direi che funziona
1253 #: ../gio/gdbus-tool.c:1772
1254 msgid "Destination name to monitor"
1255 msgstr "Nome destinazione per il monitoraggio"
1257 #: ../gio/gdbus-tool.c:1773
1258 msgid "Object path to monitor"
1259 msgstr "Percorso oggetto per il monitoraggio"
1261 #: ../gio/gdbus-tool.c:1802
1262 msgid "Monitor a remote object."
1263 msgstr "Esegue il monitoraggio su un oggetto remoto."
1265 # NdT: nome di applicazione (quando manca)
1266 #: ../gio/gdesktopappinfo.c:1994 ../gio/gdesktopappinfo.c:4501
1270 #: ../gio/gdesktopappinfo.c:2404
1271 msgid "Desktop file didn’t specify Exec field"
1272 msgstr "Il file .desktop non specifica il campo Exec"
1274 #: ../gio/gdesktopappinfo.c:2689
1275 msgid "Unable to find terminal required for application"
1276 msgstr "Impossibile trovare il terminale richiesto per l'applicazione"
1278 # NdT il primo %s è il percorso alla cartella .local/share/application
1279 # messo tra parentesi per scelta stilistica...
1280 #: ../gio/gdesktopappinfo.c:3097
1282 msgid "Can’t create user application configuration folder %s: %s"
1284 "Impossibile creare la cartella utente di configurazione applicazioni (%s): %s"
1286 # NdT il primo %s è il percorso alla cartella .local/share/application
1287 # messo tra parentesi per scelta stilistica...
1288 #: ../gio/gdesktopappinfo.c:3101
1290 msgid "Can’t create user MIME configuration folder %s: %s"
1291 msgstr "Impossibile creare la cartella utente di configurazione MIME (%s): %s"
1293 #: ../gio/gdesktopappinfo.c:3341 ../gio/gdesktopappinfo.c:3365
1294 msgid "Application information lacks an identifier"
1295 msgstr "Manca un identificatore nelle informazioni dell'applicazione"
1297 #: ../gio/gdesktopappinfo.c:3599
1299 msgid "Can’t create user desktop file %s"
1300 msgstr "Impossibile creare il file .desktop utente %s"
1302 #: ../gio/gdesktopappinfo.c:3733
1304 msgid "Custom definition for %s"
1305 msgstr "Definizione personalizzata per %s"
1307 #: ../gio/gdrive.c:417
1308 msgid "drive doesn’t implement eject"
1309 msgstr "l'unità non implementa l'azione eject"
1311 #. Translators: This is an error
1312 #. * message for drive objects that
1313 #. * don't implement any of eject or eject_with_operation.
1314 #: ../gio/gdrive.c:495
1315 msgid "drive doesn’t implement eject or eject_with_operation"
1316 msgstr "l'unità non implementa l'azione eject o eject_with_operation"
1318 #: ../gio/gdrive.c:571
1319 msgid "drive doesn’t implement polling for media"
1320 msgstr "l'unità non implementa il controllo sistematico dei supporti"
1322 #: ../gio/gdrive.c:776
1323 msgid "drive doesn’t implement start"
1324 msgstr "l'unità non implementa l'azione start"
1326 #: ../gio/gdrive.c:878
1327 msgid "drive doesn’t implement stop"
1328 msgstr "l'unità non implementa l'azione stop"
1330 #: ../gio/gdummytlsbackend.c:195 ../gio/gdummytlsbackend.c:317
1331 #: ../gio/gdummytlsbackend.c:509
1332 msgid "TLS support is not available"
1333 msgstr "Non è disponibile il supporto a TLS"
1335 #: ../gio/gdummytlsbackend.c:419
1336 msgid "DTLS support is not available"
1337 msgstr "Non è disponibile il supporto a DTLS"
1339 #: ../gio/gemblem.c:323
1341 msgid "Can’t handle version %d of GEmblem encoding"
1342 msgstr "Impossibile gestire la versione %d della codifica GEmblem"
1344 #: ../gio/gemblem.c:333
1346 msgid "Malformed number of tokens (%d) in GEmblem encoding"
1347 msgstr "Numero di token non valido (%d) nella codifica GEmblem"
1349 #: ../gio/gemblemedicon.c:362
1351 msgid "Can’t handle version %d of GEmblemedIcon encoding"
1352 msgstr "Impossibile gestire la versione %d della codifica GEmblemedIcon"
1354 #: ../gio/gemblemedicon.c:372
1356 msgid "Malformed number of tokens (%d) in GEmblemedIcon encoding"
1357 msgstr "Numero di token non valido (%d) nella codifica GEmblemedIcon"
1359 #: ../gio/gemblemedicon.c:395
1360 msgid "Expected a GEmblem for GEmblemedIcon"
1361 msgstr "Atteso un GEmblem per GEmblemedIcon"
1363 #: ../gio/gfile.c:969 ../gio/gfile.c:1207 ../gio/gfile.c:1345
1364 #: ../gio/gfile.c:1583 ../gio/gfile.c:1638 ../gio/gfile.c:1696
1365 #: ../gio/gfile.c:1780 ../gio/gfile.c:1837 ../gio/gfile.c:1901
1366 #: ../gio/gfile.c:1956 ../gio/gfile.c:3604 ../gio/gfile.c:3659
1367 #: ../gio/gfile.c:3895 ../gio/gfile.c:3937 ../gio/gfile.c:4405
1368 #: ../gio/gfile.c:4816 ../gio/gfile.c:4901 ../gio/gfile.c:4991
1369 #: ../gio/gfile.c:5088 ../gio/gfile.c:5175 ../gio/gfile.c:5276
1370 #: ../gio/gfile.c:7817 ../gio/gfile.c:7907 ../gio/gfile.c:7991
1371 #: ../gio/win32/gwinhttpfile.c:437
1372 msgid "Operation not supported"
1373 msgstr "Operazione non supportata"
1375 #. Translators: This is an error message when
1376 #. * trying to find the enclosing (user visible)
1377 #. * mount of a file, but none exists.
1379 #: ../gio/gfile.c:1468
1380 msgid "Containing mount does not exist"
1381 msgstr "L'oggetto mount contenuto non esiste"
1383 #: ../gio/gfile.c:2515 ../gio/glocalfile.c:2375
1384 msgid "Can’t copy over directory"
1385 msgstr "Impossibile copiare sopra la directory"
1387 #: ../gio/gfile.c:2575
1388 msgid "Can’t copy directory over directory"
1389 msgstr "Impossibile copiare la directory sopra la directory"
1391 #: ../gio/gfile.c:2583
1392 msgid "Target file exists"
1393 msgstr "Il file destinazione esiste"
1395 #: ../gio/gfile.c:2602
1396 msgid "Can’t recursively copy directory"
1397 msgstr "Impossibile copiare la directory ricorsivamente"
1399 # see man splice(2) :)
1400 #: ../gio/gfile.c:2884
1401 msgid "Splice not supported"
1402 msgstr "Splice non supportato"
1404 #: ../gio/gfile.c:2888
1406 msgid "Error splicing file: %s"
1407 msgstr "Errore nell'eseguire lo splice del file: %s"
1409 #: ../gio/gfile.c:3019
1410 msgid "Copy (reflink/clone) between mounts is not supported"
1411 msgstr "Copia (reflink/clone) tra oggetti mount non supportata"
1413 #: ../gio/gfile.c:3023
1414 msgid "Copy (reflink/clone) is not supported or invalid"
1415 msgstr "Copia (reflink/clone) non supportata o non valida"
1417 #: ../gio/gfile.c:3028
1418 msgid "Copy (reflink/clone) is not supported or didn’t work"
1419 msgstr "Copia (reflink/clone) non supportata o non ha funzionato"
1421 #: ../gio/gfile.c:3091
1422 msgid "Can’t copy special file"
1423 msgstr "Impossibile copiare il file speciale"
1425 #: ../gio/gfile.c:3885
1426 msgid "Invalid symlink value given"
1427 msgstr "Fornito valore di collegamento simbolico non valido"
1429 #: ../gio/gfile.c:4046
1430 msgid "Trash not supported"
1431 msgstr "Cestino non supportato"
1433 #: ../gio/gfile.c:4158
1435 msgid "File names cannot contain “%c”"
1436 msgstr "I nomi di file non possono contenere «%c»"
1438 #: ../gio/gfile.c:6604 ../gio/gvolume.c:363
1439 msgid "volume doesn’t implement mount"
1440 msgstr "il volume non implementa l'azione mount"
1442 #: ../gio/gfile.c:6713
1443 msgid "No application is registered as handling this file"
1444 msgstr "Non risulta registrata alcuna applicazione per gestire questo file"
1446 #: ../gio/gfileenumerator.c:212
1447 msgid "Enumerator is closed"
1448 msgstr "L'enumeratore è chiuso"
1451 #: ../gio/gfileenumerator.c:219 ../gio/gfileenumerator.c:278
1452 #: ../gio/gfileenumerator.c:377 ../gio/gfileenumerator.c:476
1453 msgid "File enumerator has outstanding operation"
1454 msgstr "L'enumeratore di file presenta un'operazione in sospeso"
1456 #: ../gio/gfileenumerator.c:368 ../gio/gfileenumerator.c:467
1457 msgid "File enumerator is already closed"
1458 msgstr "L'enumeratore di file è già chiuso"
1460 #: ../gio/gfileicon.c:236
1462 msgid "Can’t handle version %d of GFileIcon encoding"
1463 msgstr "Impossibile gestire la versione %d della codifica GFileIcon"
1465 #: ../gio/gfileicon.c:246
1466 msgid "Malformed input data for GFileIcon"
1467 msgstr "Dati di input malformati per GFileIcon"
1469 #: ../gio/gfileinputstream.c:149 ../gio/gfileinputstream.c:394
1470 #: ../gio/gfileiostream.c:167 ../gio/gfileoutputstream.c:164
1471 #: ../gio/gfileoutputstream.c:497
1472 msgid "Stream doesn’t support query_info"
1473 msgstr "Lo stream non supporta query_info"
1475 #: ../gio/gfileinputstream.c:325 ../gio/gfileiostream.c:379
1476 #: ../gio/gfileoutputstream.c:371
1477 msgid "Seek not supported on stream"
1478 msgstr "Posizionamento non supportato sullo stream"
1480 #: ../gio/gfileinputstream.c:369
1481 msgid "Truncate not allowed on input stream"
1482 msgstr "Troncamento non consentito sullo stream di input"
1484 #: ../gio/gfileiostream.c:455 ../gio/gfileoutputstream.c:447
1485 msgid "Truncate not supported on stream"
1486 msgstr "Troncamento non supportato sullo stream"
1488 #: ../gio/ghttpproxy.c:136
1489 msgid "Bad HTTP proxy reply"
1490 msgstr "Risposta proxy HTTP errata"
1492 #: ../gio/ghttpproxy.c:152
1493 msgid "HTTP proxy connection not allowed"
1494 msgstr "Connessione proxy HTTP non consentita"
1496 #: ../gio/ghttpproxy.c:157
1497 msgid "HTTP proxy authentication failed"
1498 msgstr "Autenticazione proxy HTTP non riuscita"
1500 #: ../gio/ghttpproxy.c:160
1501 msgid "HTTP proxy authentication required"
1502 msgstr "Richiesta autenticazione proxy HTTP"
1504 #: ../gio/ghttpproxy.c:164
1506 msgid "HTTP proxy connection failed: %i"
1507 msgstr "Connessione proxy HTTP non riuscita: %i"
1509 #: ../gio/ghttpproxy.c:260
1510 msgid "HTTP proxy server closed connection unexpectedly."
1511 msgstr "Il server proxy HTTP ha chiuso la connessione in modo inatteso."
1513 #: ../gio/gicon.c:290
1515 msgid "Wrong number of tokens (%d)"
1516 msgstr "Numero di token errato (%d)"
1518 #: ../gio/gicon.c:310
1520 msgid "No type for class name %s"
1521 msgstr "Nessun tipo per il nome di classe %s"
1523 #: ../gio/gicon.c:320
1525 msgid "Type %s does not implement the GIcon interface"
1526 msgstr "Il tipo %s non implementa l'interfaccia GIcon"
1528 # o non è classificato ?? ma credo classificato abbia una diversa valenza...
1529 #: ../gio/gicon.c:331
1531 msgid "Type %s is not classed"
1532 msgstr "Il tipo %s non presenta una classe"
1534 #: ../gio/gicon.c:345
1536 msgid "Malformed version number: %s"
1537 msgstr "Numero di versione malformato: %s"
1539 #: ../gio/gicon.c:359
1541 msgid "Type %s does not implement from_tokens() on the GIcon interface"
1542 msgstr "Il tipo %s non implementa from_tokens() sull'interfaccia GIcon"
1544 #: ../gio/gicon.c:461
1545 msgid "Can’t handle the supplied version of the icon encoding"
1546 msgstr "Impossibile gestire la versione fornita della codifica di icona"
1548 #: ../gio/ginetaddressmask.c:182
1549 msgid "No address specified"
1550 msgstr "Nessun indirizzo specificato"
1552 # eh... miglorabile?
1553 #: ../gio/ginetaddressmask.c:190
1555 msgid "Length %u is too long for address"
1556 msgstr "La lunghezza %u è troppo lunga per l'indirizzo"
1558 #: ../gio/ginetaddressmask.c:223
1559 msgid "Address has bits set beyond prefix length"
1560 msgstr "L'indirizzo presenta bit impostati oltre la lunghezza del prefisso"
1562 #: ../gio/ginetaddressmask.c:300
1564 msgid "Could not parse “%s” as IP address mask"
1565 msgstr "Impossibile analizzare \"%s\" come maschera di indirizzo IP"
1567 #: ../gio/ginetsocketaddress.c:203 ../gio/ginetsocketaddress.c:220
1568 #: ../gio/gnativesocketaddress.c:106 ../gio/gunixsocketaddress.c:216
1569 msgid "Not enough space for socket address"
1570 msgstr "Spazio non sufficiente per l'indirizzo del socket"
1572 #: ../gio/ginetsocketaddress.c:235
1573 msgid "Unsupported socket address"
1574 msgstr "Indirizzo del socket non supportato"
1576 #: ../gio/ginputstream.c:188
1577 msgid "Input stream doesn’t implement read"
1578 msgstr "Lo stream di input non implementa la lettura"
1581 #. Translators: This is an error you get if there is already an
1582 #. * operation running against this stream when you try to start
1584 #. Translators: This is an error you get if there is
1585 #. * already an operation running against this stream when
1586 #. * you try to start one
1587 #: ../gio/ginputstream.c:1218 ../gio/giostream.c:310
1588 #: ../gio/goutputstream.c:1670
1589 msgid "Stream has outstanding operation"
1590 msgstr "Lo stream presenta un'operazione in sospeso"
1592 #: ../gio/gio-tool.c:142
1593 msgid "Copy with file"
1594 msgstr "Copia con il file"
1596 #: ../gio/gio-tool.c:146
1597 msgid "Keep with file when moved"
1598 msgstr "Tieni assieme al file quando spostato"
1600 #: ../gio/gio-tool.c:187
1601 msgid "“version” takes no arguments"
1602 msgstr "\"version\" non accetta alcun argomento"
1604 #: ../gio/gio-tool.c:189 ../gio/gio-tool.c:205 ../glib/goption.c:857
1608 #: ../gio/gio-tool.c:192
1609 msgid "Print version information and exit."
1610 msgstr "Stampa informazioni di versione ed esce"
1612 #: ../gio/gio-tool.c:206
1616 #: ../gio/gio-tool.c:208
1620 #: ../gio/gio-tool.c:211
1621 msgid "Concatenate files to standard output"
1622 msgstr "Concatena i file sullo standard output"
1624 #: ../gio/gio-tool.c:212
1625 msgid "Copy one or more files"
1626 msgstr "Copia uno o più file"
1628 #: ../gio/gio-tool.c:213
1629 msgid "Show information about locations"
1630 msgstr "Mostra informazioni riguardo alle posizioni"
1632 #: ../gio/gio-tool.c:214
1633 msgid "List the contents of locations"
1634 msgstr "Elenca il contenuto delle posizioni"
1636 #: ../gio/gio-tool.c:215
1637 msgid "Get or set the handler for a mimetype"
1638 msgstr "Ottiene o imposta il gestore per un tipo mime"
1640 #: ../gio/gio-tool.c:216
1641 msgid "Create directories"
1642 msgstr "Crea directory"
1644 #: ../gio/gio-tool.c:217
1645 msgid "Monitor files and directories for changes"
1646 msgstr "Monitora le modifiche a file e directory"
1648 #: ../gio/gio-tool.c:218
1649 msgid "Mount or unmount the locations"
1650 msgstr "Monta o smonta le posizioni"
1652 #: ../gio/gio-tool.c:219
1653 msgid "Move one or more files"
1654 msgstr "Sposta uno o più file"
1656 #: ../gio/gio-tool.c:220
1657 msgid "Open files with the default application"
1658 msgstr "Apre i file con l'applicazione predefinita"
1660 #: ../gio/gio-tool.c:221
1661 msgid "Rename a file"
1662 msgstr "Rinomina un file"
1664 #: ../gio/gio-tool.c:222
1665 msgid "Delete one or more files"
1666 msgstr "Elimina uno o più file"
1668 #: ../gio/gio-tool.c:223
1669 msgid "Read from standard input and save"
1670 msgstr "Legge dallo standard input e salva"
1672 #: ../gio/gio-tool.c:224
1673 msgid "Set a file attribute"
1674 msgstr "Imposta l'attributo di un file"
1676 #: ../gio/gio-tool.c:225
1677 msgid "Move files or directories to the trash"
1678 msgstr "Sposta file o directory nel cestino"
1680 #: ../gio/gio-tool.c:226
1681 msgid "Lists the contents of locations in a tree"
1682 msgstr "Elenca il contenuto delle posizioni in un formato ad albero"
1684 #: ../gio/gio-tool.c:228
1686 msgid "Use %s to get detailed help.\n"
1688 "Usare %s per maggiori informazioni d'aiuto.\n"
1691 #. Translators: commandline placeholder
1692 #: ../gio/gio-tool-cat.c:124 ../gio/gio-tool-info.c:278
1693 #: ../gio/gio-tool-list.c:165 ../gio/gio-tool-mkdir.c:48
1694 #: ../gio/gio-tool-monitor.c:37 ../gio/gio-tool-monitor.c:39
1695 #: ../gio/gio-tool-monitor.c:41 ../gio/gio-tool-monitor.c:43
1696 #: ../gio/gio-tool-monitor.c:202 ../gio/gio-tool-mount.c:1132
1697 #: ../gio/gio-tool-open.c:45 ../gio/gio-tool-remove.c:48
1698 #: ../gio/gio-tool-rename.c:45 ../gio/gio-tool-set.c:89
1699 #: ../gio/gio-tool-trash.c:81 ../gio/gio-tool-tree.c:239
1703 #: ../gio/gio-tool-cat.c:129
1704 msgid "Concatenate files and print to standard output."
1705 msgstr "Concatena i file e stampa sullo standard output"
1707 #: ../gio/gio-tool-cat.c:131
1709 "gio cat works just like the traditional cat utility, but using GIO\n"
1710 "locations instead of local files: for example, you can use something\n"
1711 "like smb://server/resource/file.txt as location."
1713 "gio cat funziona esattamente come lo strumento cat, ma utilizzando\n"
1714 "posizioni GIO al posto di file locali. È possibile, per esempio, usare\n"
1715 "smb://server/risorsa/file.txt come posizione."
1717 #: ../gio/gio-tool-cat.c:151
1718 msgid "No files given"
1719 msgstr "Nessun file system fornito"
1721 #: ../gio/gio-tool-copy.c:42 ../gio/gio-tool-move.c:38
1722 msgid "No target directory"
1723 msgstr "Nessuna directory destinazione"
1725 #: ../gio/gio-tool-copy.c:43 ../gio/gio-tool-move.c:39
1726 msgid "Show progress"
1727 msgstr "Mostra avanzamento"
1729 #: ../gio/gio-tool-copy.c:44 ../gio/gio-tool-move.c:40
1730 msgid "Prompt before overwrite"
1731 msgstr "Chiede prima di sovrascrivere"
1733 #: ../gio/gio-tool-copy.c:45
1734 msgid "Preserve all attributes"
1735 msgstr "Preserva tutti gli attributi"
1737 #: ../gio/gio-tool-copy.c:46 ../gio/gio-tool-move.c:41
1738 #: ../gio/gio-tool-save.c:49
1739 msgid "Backup existing destination files"
1740 msgstr "Backup dei file destinazione esistenti"
1742 #: ../gio/gio-tool-copy.c:47
1743 msgid "Never follow symbolic links"
1744 msgstr "Non segue mai i collegamenti simbolici"
1746 #: ../gio/gio-tool-copy.c:72 ../gio/gio-tool-move.c:67
1748 msgid "Transferred %s out of %s (%s/s)"
1749 msgstr "Trasferiti %s di %s (%s/s)"
1751 #. Translators: commandline placeholder
1752 #: ../gio/gio-tool-copy.c:98 ../gio/gio-tool-move.c:94
1756 #. Translators: commandline placeholder
1757 #: ../gio/gio-tool-copy.c:98 ../gio/gio-tool-move.c:94
1758 #: ../gio/gio-tool-save.c:165
1760 msgstr "DESTINAZIONE"
1762 #: ../gio/gio-tool-copy.c:103
1763 msgid "Copy one or more files from SOURCE to DESTINATION."
1764 msgstr "Copia uno o più file da SORGENTE a DESTINAZIONE"
1766 #: ../gio/gio-tool-copy.c:105
1768 "gio copy is similar to the traditional cp utility, but using GIO\n"
1769 "locations instead of local files: for example, you can use something\n"
1770 "like smb://server/resource/file.txt as location."
1772 "gio copy funziona esattamente come lo strumento cp, ma utilizzando\n"
1773 "posizioni GIO al posto di file locali. È possibile, per esempio, usare\n"
1774 "smb://server/risorsa/file.txt come posizione."
1776 #: ../gio/gio-tool-copy.c:143
1778 msgid "Destination %s is not a directory"
1779 msgstr "La destinazione %s non è una directory"
1781 #: ../gio/gio-tool-copy.c:187 ../gio/gio-tool-move.c:181
1783 msgid "%s: overwrite “%s”? "
1784 msgstr "%s: sovrascrivere «%s»? "
1786 #: ../gio/gio-tool-info.c:34
1787 msgid "List writable attributes"
1788 msgstr "Elenca gli attributi scrivibili"
1790 #: ../gio/gio-tool-info.c:35
1791 msgid "Get file system info"
1792 msgstr "Ottiene informazioni sul file system"
1794 #: ../gio/gio-tool-info.c:36 ../gio/gio-tool-list.c:35
1795 msgid "The attributes to get"
1796 msgstr "Gli attributi da ottenere"
1798 #: ../gio/gio-tool-info.c:36 ../gio/gio-tool-list.c:35
1802 #: ../gio/gio-tool-info.c:37 ../gio/gio-tool-list.c:38 ../gio/gio-tool-set.c:34
1803 msgid "Don’t follow symbolic links"
1804 msgstr "Non segue i collegamenti simbolici"
1806 #: ../gio/gio-tool-info.c:75
1808 msgid "attributes:\n"
1809 msgstr "attributi:\n"
1811 #. Translators: This is a noun and represents and attribute of a file
1812 #: ../gio/gio-tool-info.c:127
1814 msgid "display name: %s\n"
1815 msgstr "nome visibile: %s\n"
1817 #. Translators: This is a noun and represents and attribute of a file
1818 #: ../gio/gio-tool-info.c:132
1820 msgid "edit name: %s\n"
1821 msgstr "nome modificabile: %s\n"
1823 #: ../gio/gio-tool-info.c:138
1828 #: ../gio/gio-tool-info.c:145
1833 #: ../gio/gio-tool-info.c:151
1836 msgstr "dimensione: "
1838 #: ../gio/gio-tool-info.c:156
1843 #: ../gio/gio-tool-info.c:159
1848 #: ../gio/gio-tool-info.c:221
1850 msgid "Error getting writable attributes: %s\n"
1851 msgstr "Errore nell'ottenere gli attributi scrivibili: %s\n"
1853 #: ../gio/gio-tool-info.c:226
1855 msgid "Settable attributes:\n"
1856 msgstr "Attributi impostabili:\n"
1858 #: ../gio/gio-tool-info.c:249
1860 msgid "Writable attribute namespaces:\n"
1861 msgstr "Namespace attributi scrivibili:\n"
1863 #: ../gio/gio-tool-info.c:283
1864 msgid "Show information about locations."
1865 msgstr "Mostra informazioni riguardo alle posizioni"
1867 #: ../gio/gio-tool-info.c:285
1869 "gio info is similar to the traditional ls utility, but using GIO\n"
1870 "locations instead of local files: for example, you can use something\n"
1871 "like smb://server/resource/file.txt as location. File attributes can\n"
1872 "be specified with their GIO name, e.g. standard::icon, or just by\n"
1873 "namespace, e.g. unix, or by “*”, which matches all attributes"
1875 "gio info funziona esattamente come lo strumento ls, ma utilizzando\n"
1876 "posizioni GIO al posto di file locali. È possibile, per esempio, usare\n"
1877 "smb://server/risorsa/file.txt come posizione. Gli attributi dei file\n"
1878 "possono essere specificati attraverso il loro nome GIO (standard::icon),\n"
1879 "utilizzando il namespace (unix) o con \"*\" che corrisponde a tutti gli\n"
1882 #: ../gio/gio-tool-info.c:307 ../gio/gio-tool-mkdir.c:74
1883 msgid "No locations given"
1884 msgstr "Nessuna posizione fornita"
1886 #: ../gio/gio-tool-list.c:36 ../gio/gio-tool-tree.c:32
1887 msgid "Show hidden files"
1888 msgstr "Mostra file nascosti"
1890 #: ../gio/gio-tool-list.c:37
1891 msgid "Use a long listing format"
1892 msgstr "Usa un formato di elenco prolisso"
1894 #: ../gio/gio-tool-list.c:39
1895 msgid "Print full URIs"
1896 msgstr "Stampa URI completi"
1898 #: ../gio/gio-tool-list.c:170
1899 msgid "List the contents of the locations."
1900 msgstr "Elenca il contenuto delle posizioni"
1902 #: ../gio/gio-tool-list.c:172
1904 "gio list is similar to the traditional ls utility, but using GIO\n"
1905 "locations instead of local files: for example, you can use something\n"
1906 "like smb://server/resource/file.txt as location. File attributes can\n"
1907 "be specified with their GIO name, e.g. standard::icon"
1909 "gio list funziona esattamente come lo strumento ls, ma utilizzando\n"
1910 "posizioni GIO al posto di file locali. È possibile, per esempio, usare\n"
1911 "smb://server/risorsa/file.txt come posizione. Gli attributi dei file\n"
1912 "possono essere specificati attraverso il loro nome GIO (standard:icon)."
1914 #. Translators: commandline placeholder
1915 #: ../gio/gio-tool-mime.c:71
1919 #: ../gio/gio-tool-mime.c:71
1923 #: ../gio/gio-tool-mime.c:76
1924 msgid "Get or set the handler for a mimetype."
1925 msgstr "Ottiene o imposta il gestore per un tipo mime"
1927 #: ../gio/gio-tool-mime.c:78
1929 "If no handler is given, lists registered and recommended applications\n"
1930 "for the mimetype. If a handler is given, it is set as the default\n"
1931 "handler for the mimetype."
1933 "Se non viene fornito alcun gestore, elenca quelli registrati e le\n"
1934 "applicazioni consigliato per il tipo mime. Se viene fornito un\n"
1935 "gestore, questo è impostato come gestore predefinito per quel\n"
1938 #: ../gio/gio-tool-mime.c:98
1939 msgid "Must specify a single mimetype, and maybe a handler"
1940 msgstr "Necessario specificare un solo tipo mime e possibilmente un gestore"
1942 #: ../gio/gio-tool-mime.c:113
1944 msgid "No default applications for “%s”\n"
1945 msgstr "Nessuna applicazione predefinita per «%s»\n"
1947 #: ../gio/gio-tool-mime.c:119
1949 msgid "Default application for “%s”: %s\n"
1950 msgstr "Applicazione predefinita per «%s»: %s\n"
1952 #: ../gio/gio-tool-mime.c:124
1954 msgid "Registered applications:\n"
1955 msgstr "Applicazioni registrate:\n"
1957 #: ../gio/gio-tool-mime.c:126
1959 msgid "No registered applications\n"
1960 msgstr "Nessuna applicazione registrata\n"
1962 #: ../gio/gio-tool-mime.c:137
1964 msgid "Recommended applications:\n"
1965 msgstr "Applicazioni consigliate:\n"
1967 #: ../gio/gio-tool-mime.c:139
1969 msgid "No recommended applications\n"
1970 msgstr "Nessuna applicazione consigliata\n"
1972 #: ../gio/gio-tool-mime.c:159
1974 msgid "Failed to load info for handler “%s”\n"
1975 msgstr "Caricamento delle informazioni per il gestore «%s» non riuscito\n"
1977 #: ../gio/gio-tool-mime.c:165
1979 msgid "Failed to set “%s” as the default handler for “%s”: %s\n"
1981 "Impostazione di «%s» come gestore predefinito per «%s» non riuscita: %s\n"
1983 #: ../gio/gio-tool-mkdir.c:31
1984 msgid "Create parent directories"
1985 msgstr "Crea le directory genitore"
1987 #: ../gio/gio-tool-mkdir.c:52
1988 msgid "Create directories."
1989 msgstr "Crea directory"
1991 #: ../gio/gio-tool-mkdir.c:54
1993 "gio mkdir is similar to the traditional mkdir utility, but using GIO\n"
1994 "locations instead of local files: for example, you can use something\n"
1995 "like smb://server/resource/mydir as location."
1997 "gio mkdir funziona esattamente come lo strumento mkdir, ma utilizzando\n"
1998 "posizioni GIO al posto di file locali. È possibile, per esempio, usare\n"
1999 "smb://server/risorsa/directory come posizione."
2001 #: ../gio/gio-tool-monitor.c:37
2002 msgid "Monitor a directory (default: depends on type)"
2003 msgstr "Monitora una directory (predefinito: dipende dal tipo)"
2005 #: ../gio/gio-tool-monitor.c:39
2006 msgid "Monitor a file (default: depends on type)"
2007 msgstr "Monitora un file (predefinito: dipende dal tipo)"
2009 #: ../gio/gio-tool-monitor.c:41
2010 msgid "Monitor a file directly (notices changes made via hardlinks)"
2012 "Monitora un file direttamente (rileva modifiche fatte con collegamenti "
2015 #: ../gio/gio-tool-monitor.c:43
2016 msgid "Monitors a file directly, but doesn’t report changes"
2017 msgstr "Monitora un file direttamente, ma non riporta le modifiche"
2019 #: ../gio/gio-tool-monitor.c:45
2020 msgid "Report moves and renames as simple deleted/created events"
2022 "Segnala spostamenti e azioni di rinomina come eventi di rimozione/creazione"
2024 #: ../gio/gio-tool-monitor.c:47
2025 msgid "Watch for mount events"
2026 msgstr "Resta in ascolto di eventi mount"
2028 #: ../gio/gio-tool-monitor.c:207
2029 msgid "Monitor files or directories for changes."
2030 msgstr "Monitora le modifiche a file e directory"
2032 #: ../gio/gio-tool-mount.c:58
2033 msgid "Mount as mountable"
2034 msgstr "Monta come oggetto montabile"
2036 #: ../gio/gio-tool-mount.c:59
2037 msgid "Mount volume with device file"
2038 msgstr "Monta il volume con file device"
2040 #: ../gio/gio-tool-mount.c:59
2044 #: ../gio/gio-tool-mount.c:60
2048 #: ../gio/gio-tool-mount.c:61
2052 #: ../gio/gio-tool-mount.c:62
2053 msgid "Unmount all mounts with the given scheme"
2054 msgstr "Smonta tutti i mount con lo schema fornito"
2056 #: ../gio/gio-tool-mount.c:62
2060 #: ../gio/gio-tool-mount.c:63
2061 msgid "Ignore outstanding file operations when unmounting or ejecting"
2062 msgstr "Ignora le rimanenti operazioni sui file quando smonta o espelle"
2064 #: ../gio/gio-tool-mount.c:64
2065 msgid "Use an anonymous user when authenticating"
2066 msgstr "Usa un utente anonimo durante l'autenticazione"
2068 #. Translator: List here is a verb as in 'List all mounts'
2069 #: ../gio/gio-tool-mount.c:66
2073 #: ../gio/gio-tool-mount.c:67
2074 msgid "Monitor events"
2075 msgstr "Monitoraggio degli eventi"
2077 #: ../gio/gio-tool-mount.c:68
2078 msgid "Show extra information"
2079 msgstr "Mostra informazioni aggiuntive"
2081 #: ../gio/gio-tool-mount.c:246 ../gio/gio-tool-mount.c:276
2083 msgid "Error mounting location: Anonymous access denied\n"
2084 msgstr "Errore nel montare la posizione: accesso anonimo non consentito\n"
2086 #: ../gio/gio-tool-mount.c:248 ../gio/gio-tool-mount.c:278
2088 msgid "Error mounting location: %s\n"
2089 msgstr "Errore nel montare la posizione: %s\n"
2091 #: ../gio/gio-tool-mount.c:341
2093 msgid "Error unmounting mount: %s\n"
2094 msgstr "Errore nello smontare il mount: %s\n"
2096 #: ../gio/gio-tool-mount.c:366 ../gio/gio-tool-mount.c:419
2098 msgid "Error finding enclosing mount: %s\n"
2099 msgstr "Errore nel trovare il mount includente: %s\n"
2101 #: ../gio/gio-tool-mount.c:394
2103 msgid "Error ejecting mount: %s\n"
2104 msgstr "Errore nell'espellere il mount: %s\n"
2106 #: ../gio/gio-tool-mount.c:875
2108 msgid "Error mounting %s: %s\n"
2109 msgstr "Errore nel montare %s: %s\n"
2111 #: ../gio/gio-tool-mount.c:891
2113 msgid "Mounted %s at %s\n"
2114 msgstr "Montato %s su %s\n"
2116 #: ../gio/gio-tool-mount.c:941
2118 msgid "No volume for device file %s\n"
2119 msgstr "Nessun volume per il file device %s\n"
2121 #: ../gio/gio-tool-mount.c:1136
2122 msgid "Mount or unmount the locations."
2123 msgstr "Monta o smonta le posizioni"
2125 #: ../gio/gio-tool-move.c:42
2126 msgid "Don’t use copy and delete fallback"
2127 msgstr "Non usa i ripieghi di copia ed elimina"
2129 #: ../gio/gio-tool-move.c:99
2130 msgid "Move one or more files from SOURCE to DEST."
2131 msgstr "Sposta uno o più file da SORGENTE a DESTINAZIONE"
2133 #: ../gio/gio-tool-move.c:101
2135 "gio move is similar to the traditional mv utility, but using GIO\n"
2136 "locations instead of local files: for example, you can use something\n"
2137 "like smb://server/resource/file.txt as location"
2139 "gio move funziona esattamente come lo strumento mv, ma utilizzando\n"
2140 "posizioni GIO al posto di file locali. È possibile, per esempio, usare\n"
2141 "smb://server/risorsa/file.txt come posizione."
2143 #: ../gio/gio-tool-move.c:139
2145 msgid "Target %s is not a directory"
2146 msgstr "La destinazione %s non è una directory"
2148 #: ../gio/gio-tool-open.c:50
2150 "Open files with the default application that\n"
2151 "is registered to handle files of this type."
2153 "Apre i file con l'applicazione predefinita\n"
2154 "registrata per gestire questo tipo di file."
2156 #: ../gio/gio-tool-open.c:69
2157 msgid "No files to open"
2158 msgstr "Nessun file da aprire"
2160 #: ../gio/gio-tool-remove.c:31 ../gio/gio-tool-trash.c:31
2161 msgid "Ignore nonexistent files, never prompt"
2162 msgstr "Ignora i file non esistenti, senza chiedere"
2164 #: ../gio/gio-tool-remove.c:52
2165 msgid "Delete the given files."
2166 msgstr "Elimina i file dati"
2168 #: ../gio/gio-tool-remove.c:70
2169 msgid "No files to delete"
2170 msgstr "Nessun file da eliminare"
2172 #: ../gio/gio-tool-rename.c:45
2176 #: ../gio/gio-tool-rename.c:50
2177 msgid "Rename a file."
2178 msgstr "Rinomina un file"
2180 #: ../gio/gio-tool-rename.c:68
2181 msgid "Missing argument"
2182 msgstr "Argomento mancante"
2184 #: ../gio/gio-tool-rename.c:73 ../gio/gio-tool-save.c:192
2185 #: ../gio/gio-tool-set.c:134
2186 msgid "Too many arguments"
2187 msgstr "Troppi argomenti"
2189 #: ../gio/gio-tool-rename.c:91
2191 msgid "Rename successful. New uri: %s\n"
2192 msgstr "Cambio di nome riuscito. Nuovo URI: %s\n"
2194 #: ../gio/gio-tool-save.c:50
2195 msgid "Only create if not existing"
2196 msgstr "Crea solo se non esistente"
2198 #: ../gio/gio-tool-save.c:51
2199 msgid "Append to end of file"
2200 msgstr "Accoda alla fine del file"
2202 #: ../gio/gio-tool-save.c:52
2203 msgid "When creating, restrict access to the current user"
2204 msgstr "Quando si crea un file, limita l'accesso al solo utente corrente"
2206 #: ../gio/gio-tool-save.c:53
2207 msgid "When replacing, replace as if the destination did not exist"
2209 "Quando si sostituisce, sostituisce come se la destinazione non esistesse"
2211 #. Translators: The "etag" is a token allowing to verify whether a file has been modified
2212 #: ../gio/gio-tool-save.c:55
2213 msgid "Print new etag at end"
2214 msgstr "Al termine stampa il nuovo etag"
2216 #. Translators: The "etag" is a token allowing to verify whether a file has been modified
2217 #: ../gio/gio-tool-save.c:57
2218 msgid "The etag of the file being overwritten"
2219 msgstr "L'etag del file che sta per essere sovrascritto"
2221 #: ../gio/gio-tool-save.c:57
2225 #. Translators: The "etag" is a token allowing to verify whether a file has been modified
2226 #: ../gio/gio-tool-save.c:145
2228 msgid "Etag not available\n"
2229 msgstr "Etag non disponibile\n"
2231 #: ../gio/gio-tool-save.c:168
2232 msgid "Read from standard input and save to DEST."
2233 msgstr "Legge dallo standard input e salva su DESTINAZIONE"
2235 #: ../gio/gio-tool-save.c:186
2236 msgid "No destination given"
2237 msgstr "Nessuna destinazione fornita"
2239 #: ../gio/gio-tool-set.c:33
2240 msgid "Type of the attribute"
2241 msgstr "Tipologia dell'attributo"
2243 #: ../gio/gio-tool-set.c:33
2247 #: ../gio/gio-tool-set.c:89
2251 #: ../gio/gio-tool-set.c:89
2255 #: ../gio/gio-tool-set.c:93
2256 msgid "Set a file attribute of LOCATION."
2257 msgstr "Imposta l'attributo di un file di POSIZIONE"
2259 #: ../gio/gio-tool-set.c:111
2260 msgid "Location not specified"
2261 msgstr "Posizione non specificata"
2263 #: ../gio/gio-tool-set.c:119
2264 msgid "Attribute not specified"
2265 msgstr "Attributo non specificato"
2267 #: ../gio/gio-tool-set.c:128
2268 msgid "Value not specified"
2269 msgstr "Valore non specificato"
2271 #: ../gio/gio-tool-set.c:176
2273 msgid "Invalid attribute type %s\n"
2274 msgstr "Tipo di attributo %s non valido\n"
2276 #: ../gio/gio-tool-set.c:189
2278 msgid "Error setting attribute: %s\n"
2279 msgstr "Errore nell'impostare l'attributo: %s\n"
2281 #: ../gio/gio-tool-trash.c:32
2282 msgid "Empty the trash"
2283 msgstr "Svuota il cestino"
2285 #: ../gio/gio-tool-trash.c:86
2286 msgid "Move files or directories to the trash."
2287 msgstr "Sposta file o directory nel cestino"
2289 #: ../gio/gio-tool-tree.c:33
2290 msgid "Follow symbolic links, mounts and shortcuts"
2291 msgstr "Segue i collegamenti simbolici, i mount e le scorciatoie"
2293 #: ../gio/gio-tool-tree.c:244
2294 msgid "List contents of directories in a tree-like format."
2295 msgstr "Elenca il contenuto delle directory in un formato ad albero"
2297 #: ../gio/glib-compile-resources.c:142 ../gio/glib-compile-schemas.c:1491
2299 msgid "Element <%s> not allowed inside <%s>"
2300 msgstr "Elemento <%s> non ammesso dentro <%s>"
2302 #: ../gio/glib-compile-resources.c:146
2304 msgid "Element <%s> not allowed at toplevel"
2305 msgstr "Elemento <%s> non ammesso come primo livello"
2307 #: ../gio/glib-compile-resources.c:237
2309 msgid "File %s appears multiple times in the resource"
2310 msgstr "Il file %s appare diverse volte nella risorsa"
2312 #: ../gio/glib-compile-resources.c:248
2314 msgid "Failed to locate “%s” in any source directory"
2315 msgstr "Localizzazione di «%s» non riuscita in alcuna directory sorgente"
2317 #: ../gio/glib-compile-resources.c:259
2319 msgid "Failed to locate “%s” in current directory"
2320 msgstr "Localizzazione di «%s» non riuscita nella directory corrente"
2322 #: ../gio/glib-compile-resources.c:290
2324 msgid "Unknown processing option “%s”"
2325 msgstr "Opzione di processing «%s» sconosciuta"
2327 #: ../gio/glib-compile-resources.c:308 ../gio/glib-compile-resources.c:354
2329 msgid "Failed to create temp file: %s"
2330 msgstr "Creazione del file temporaneo non riuscita: %s"
2332 #: ../gio/glib-compile-resources.c:382
2334 msgid "Error reading file %s: %s"
2335 msgstr "Errore nel leggere il file %s: %s"
2337 #: ../gio/glib-compile-resources.c:402
2339 msgid "Error compressing file %s"
2340 msgstr "Errore nel comprimere il file %s"
2342 #: ../gio/glib-compile-resources.c:469 ../gio/glib-compile-schemas.c:1603
2344 msgid "text may not appear inside <%s>"
2345 msgstr "il testo non può apparire all'interno di <%s>"
2347 #: ../gio/glib-compile-resources.c:664 ../gio/glib-compile-schemas.c:2037
2348 msgid "Show program version and exit"
2349 msgstr "Mostra la versione del programma ed esce"
2351 #: ../gio/glib-compile-resources.c:665
2352 msgid "name of the output file"
2353 msgstr "nome del file di output"
2355 #: ../gio/glib-compile-resources.c:666
2357 "The directories where files are to be read from (default to current "
2360 "Le directory da cui leggere i file (come predefinita la directory corrente)"
2362 #: ../gio/glib-compile-resources.c:666 ../gio/glib-compile-schemas.c:2038
2363 #: ../gio/glib-compile-schemas.c:2067
2367 #: ../gio/glib-compile-resources.c:667
2369 "Generate output in the format selected for by the target filename extension"
2371 "Genera l'output nel formato selezionato in base all'estensione del nome di "
2372 "file della destinazione"
2374 #: ../gio/glib-compile-resources.c:668
2375 msgid "Generate source header"
2376 msgstr "Genera header sorgente"
2378 #: ../gio/glib-compile-resources.c:669
2379 msgid "Generate sourcecode used to link in the resource file into your code"
2381 "Genera codice sorgente usato per collegare il file risorsa all'interno del "
2384 #: ../gio/glib-compile-resources.c:670
2385 msgid "Generate dependency list"
2386 msgstr "Genera elenco delle dipendenze"
2388 #: ../gio/glib-compile-resources.c:671
2389 msgid "name of the dependency file to generate"
2390 msgstr "Nome del file dipendenza da generare"
2392 #: ../gio/glib-compile-resources.c:672
2393 msgid "Include phony targets in the generated dependency file"
2394 msgstr "Include le destinazioni phony nel file delle dipendenze"
2396 #: ../gio/glib-compile-resources.c:673
2397 msgid "Don’t automatically create and register resource"
2398 msgstr "Non crea e registra automaticamente la risorsa"
2400 #: ../gio/glib-compile-resources.c:674
2401 msgid "Don’t export functions; declare them G_GNUC_INTERNAL"
2402 msgstr "Non esporta le funzioni, le dichiara G_GNUC_INTERNAL"
2404 #: ../gio/glib-compile-resources.c:675
2405 msgid "C identifier name used for the generated source code"
2406 msgstr "Nome identificatore C usato per il codice sorgente generato"
2408 #: ../gio/glib-compile-resources.c:701
2410 "Compile a resource specification into a resource file.\n"
2411 "Resource specification files have the extension .gresource.xml,\n"
2412 "and the resource file have the extension called .gresource."
2414 "Compila una specifica di risorsa in un file risorsa.\n"
2415 "I file di specifica di risorsa hanno estensione .gresource.xml\n"
2416 "e i file risorsa hanno estensione .gresource."
2418 #: ../gio/glib-compile-resources.c:723
2420 msgid "You should give exactly one file name\n"
2421 msgstr "È necessario indicare esattamente un nome di file\n"
2423 #: ../gio/glib-compile-schemas.c:784
2424 msgid "empty names are not permitted"
2425 msgstr "non sono permessi nomi vuoti"
2427 #: ../gio/glib-compile-schemas.c:794
2429 msgid "invalid name '%s': names must begin with a lowercase letter"
2431 "nome \"%s\" non valido: i nomi devono cominciare con una lettera minuscola"
2433 #: ../gio/glib-compile-schemas.c:806
2436 "invalid name '%s': invalid character '%c'; only lowercase letters, numbers "
2437 "and hyphen ('-') are permitted."
2439 "nome \"%s\" non valido: carattere \"%c\" non valido; sono permessi sono "
2440 "lettere minuscole, numeri e trattino (\"-\")."
2442 #: ../gio/glib-compile-schemas.c:815
2444 msgid "invalid name '%s': two successive hyphens ('--') are not permitted."
2446 "nome \"%s\" non valido: non sono permessi due trattini consecutivi (\"--\")."
2448 #: ../gio/glib-compile-schemas.c:824
2450 msgid "invalid name '%s': the last character may not be a hyphen ('-')."
2452 "nome \"%s\" non valido: l'ultimo carattere non può essere un trattino (\"-"
2455 #: ../gio/glib-compile-schemas.c:832
2457 msgid "invalid name '%s': maximum length is 1024"
2458 msgstr "nome \"%s\" non valido: la lunghezza massima è 1024"
2460 #: ../gio/glib-compile-schemas.c:901
2462 msgid "<child name='%s'> already specified"
2463 msgstr "<child name='%s'> già specificato"
2465 #: ../gio/glib-compile-schemas.c:927
2466 msgid "cannot add keys to a 'list-of' schema"
2467 msgstr "impossibile aggiungere chiavi a uno schema \"list-of\""
2469 # maschile, inteso come elemento
2470 #: ../gio/glib-compile-schemas.c:938
2472 msgid "<key name='%s'> already specified"
2473 msgstr "<key name='%s'> già specificato"
2475 #: ../gio/glib-compile-schemas.c:956
2478 "<key name='%s'> shadows <key name='%s'> in <schema id='%s'>; use <override> "
2481 "<key name='%s'> esegue lo shadow di <key name='%s'> in <schema id='%s'>; "
2482 "usare <override> per modificare il valore"
2484 #: ../gio/glib-compile-schemas.c:967
2487 "exactly one of 'type', 'enum' or 'flags' must be specified as an attribute "
2490 "è necessario specificare come un attributo per <key> solo uno tra \"type\", "
2491 "\"enum\" o \"flags\""
2493 #: ../gio/glib-compile-schemas.c:986
2495 msgid "<%s id='%s'> not (yet) defined."
2496 msgstr "<%s id='%s'> non (ancora) definito."
2498 #: ../gio/glib-compile-schemas.c:1001
2500 msgid "invalid GVariant type string '%s'"
2501 msgstr "stringa tipo GVariant \"%s\" non valida"
2503 # direi che la doppia negazione qui possiamo lasciarla
2504 #: ../gio/glib-compile-schemas.c:1031
2505 msgid "<override> given but schema isn't extending anything"
2506 msgstr "<override> indicato, ma lo schema non sta estendendo nulla"
2508 #: ../gio/glib-compile-schemas.c:1044
2510 msgid "no <key name='%s'> to override"
2511 msgstr "nessun <key name='%s'> da scavalcare"
2513 #: ../gio/glib-compile-schemas.c:1052
2515 msgid "<override name='%s'> already specified"
2516 msgstr "<override name='%s'> già specificato"
2518 #: ../gio/glib-compile-schemas.c:1125
2520 msgid "<schema id='%s'> already specified"
2521 msgstr "<schema id='%s'> già specificato"
2523 #: ../gio/glib-compile-schemas.c:1137
2525 msgid "<schema id='%s'> extends not yet existing schema '%s'"
2526 msgstr "<schema id='%s'> estende lo schema \"%s\" non ancora esistente"
2529 #: ../gio/glib-compile-schemas.c:1153
2531 msgid "<schema id='%s'> is list of not yet existing schema '%s'"
2532 msgstr "<schema id='%s'> è un elenco di schema \"%s\" non ancora esistente"
2534 # diciamocelo, gira roba forte...
2535 #: ../gio/glib-compile-schemas.c:1161
2537 msgid "Can not be a list of a schema with a path"
2538 msgstr "Non può essere un elenco di uno schema con un percorso"
2540 #: ../gio/glib-compile-schemas.c:1171
2542 msgid "Can not extend a schema with a path"
2543 msgstr "Non può estendere uno schema con un percorso"
2545 #: ../gio/glib-compile-schemas.c:1181
2548 "<schema id='%s'> is a list, extending <schema id='%s'> which is not a list"
2550 "<schema id='%s'> è un elenco, che estende <schema id='%s'> che non è un "
2553 #: ../gio/glib-compile-schemas.c:1191
2556 "<schema id='%s' list-of='%s'> extends <schema id='%s' list-of='%s'> but '%s' "
2557 "does not extend '%s'"
2559 "<schema id='%s' list-of='%s'> estende <schema id='%s' list-of='%s'>, ma \"%s"
2560 "\" non estende \"%s\""
2562 #: ../gio/glib-compile-schemas.c:1208
2564 msgid "a path, if given, must begin and end with a slash"
2565 msgstr "un percorso, se fornito, deve iniziare e terminare con uno slash"
2567 #: ../gio/glib-compile-schemas.c:1215
2569 msgid "the path of a list must end with ':/'"
2570 msgstr "il percorso di una list deve terminare con \":/\""
2572 #: ../gio/glib-compile-schemas.c:1247
2574 msgid "<%s id='%s'> already specified"
2575 msgstr "<%s id='%s'> già specificato"
2577 #: ../gio/glib-compile-schemas.c:1397 ../gio/glib-compile-schemas.c:1413
2579 msgid "Only one <%s> element allowed inside <%s>"
2580 msgstr "Solo un elemento <%s> ammesso dentro <%s>"
2582 #: ../gio/glib-compile-schemas.c:1495
2584 msgid "Element <%s> not allowed at the top level"
2585 msgstr "Elemento <%s> non ammesso come primo livello"
2587 #. Translators: Do not translate "--strict".
2588 #: ../gio/glib-compile-schemas.c:1794 ../gio/glib-compile-schemas.c:1865
2589 #: ../gio/glib-compile-schemas.c:1941
2591 msgid "--strict was specified; exiting.\n"
2592 msgstr "è stato specificato --strict, uscita\n"
2594 #: ../gio/glib-compile-schemas.c:1802
2596 msgid "This entire file has been ignored.\n"
2597 msgstr "Questo intero file è stato ignorato.\n"
2599 #: ../gio/glib-compile-schemas.c:1861
2601 msgid "Ignoring this file.\n"
2602 msgstr "Ignorato questo file.\n"
2605 #: ../gio/glib-compile-schemas.c:1901
2607 msgid "No such key '%s' in schema '%s' as specified in override file '%s'"
2609 "Nessuna chiave \"%s\" nello schema \"%s\" come specificato nel file di "
2612 #: ../gio/glib-compile-schemas.c:1907 ../gio/glib-compile-schemas.c:1965
2613 #: ../gio/glib-compile-schemas.c:1993
2615 msgid "; ignoring override for this key.\n"
2616 msgstr "; ignorato lo scavalcamento per questa chiave.\n"
2618 #: ../gio/glib-compile-schemas.c:1911 ../gio/glib-compile-schemas.c:1969
2619 #: ../gio/glib-compile-schemas.c:1997
2621 msgid " and --strict was specified; exiting.\n"
2622 msgstr " ed è stato specificato --strict; uscita.\n"
2624 #: ../gio/glib-compile-schemas.c:1927
2627 "error parsing key '%s' in schema '%s' as specified in override file '%s': %s."
2629 "errore nell'analizzare la chiave \"%s\" nello schema \"%s\" come specificato "
2630 "nel file di override \"%s\": %s."
2632 #: ../gio/glib-compile-schemas.c:1937
2634 msgid "Ignoring override for this key.\n"
2635 msgstr "Ignorato l'override per questa chiave.\n"
2637 #: ../gio/glib-compile-schemas.c:1955
2640 "override for key '%s' in schema '%s' in override file '%s' is outside the "
2641 "range given in the schema"
2643 "l'override per la chiave \"%s\" nello schema \"%s\" nel file di override \"%s"
2644 "\" è fuori dall'intervallo indicato nello schema"
2646 #: ../gio/glib-compile-schemas.c:1983
2649 "override for key '%s' in schema '%s' in override file '%s' is not in the "
2650 "list of valid choices"
2652 "l'override per la chiave \"%s\" nello schema \"%s\" nel file di override \"%s"
2653 "\" non è nell'elenco delle scelte valide"
2655 # FIXME: le altre sono maiuscole
2656 #: ../gio/glib-compile-schemas.c:2038
2657 msgid "where to store the gschemas.compiled file"
2658 msgstr "Dove memorizzare il file gschemas.compiled"
2660 #: ../gio/glib-compile-schemas.c:2039
2661 msgid "Abort on any errors in schemas"
2662 msgstr "Interrompe l'esecuzione per ogni errore negli schemas"
2664 #: ../gio/glib-compile-schemas.c:2040
2665 msgid "Do not write the gschema.compiled file"
2666 msgstr "Non scrive il file gschema.compiled"
2668 #: ../gio/glib-compile-schemas.c:2041
2669 msgid "Do not enforce key name restrictions"
2670 msgstr "Non forza le limitazioni sui nomi di chiave"
2672 #: ../gio/glib-compile-schemas.c:2070
2674 "Compile all GSettings schema files into a schema cache.\n"
2675 "Schema files are required to have the extension .gschema.xml,\n"
2676 "and the cache file is called gschemas.compiled."
2678 "Compila tutti i file schema GSettings in una cache schema.\n"
2679 "I file schema devo avere estensione .gschema.xml,\n"
2680 "e il file cache è chiamato gschemas.compiled."
2682 #: ../gio/glib-compile-schemas.c:2092
2684 msgid "You should give exactly one directory name\n"
2685 msgstr "È necessario indicare esattamente un nome di directory\n"
2687 #: ../gio/glib-compile-schemas.c:2131
2689 msgid "No schema files found: "
2690 msgstr "Nessun file schema trovato: "
2692 #: ../gio/glib-compile-schemas.c:2134
2694 msgid "doing nothing.\n"
2695 msgstr "nessuna azione.\n"
2697 # visto che se lo rimuovo esisto, proviamo con preesistente
2698 #: ../gio/glib-compile-schemas.c:2137
2700 msgid "removed existing output file.\n"
2701 msgstr "rimosso il file di output preesistente.\n"
2703 #: ../gio/glocalfile.c:643 ../gio/win32/gwinhttpfile.c:420
2705 msgid "Invalid filename %s"
2706 msgstr "Nome di file %s non valido"
2708 #: ../gio/glocalfile.c:1037
2710 msgid "Error getting filesystem info for %s: %s"
2711 msgstr "Errore nell'ottenere informazioni sul file system per %s: %s"
2713 #: ../gio/glocalfile.c:1176
2715 msgid "Containing mount for file %s not found"
2716 msgstr "L'oggetto mount contenuto per il file %s non esiste"
2718 #: ../gio/glocalfile.c:1199
2719 msgid "Can’t rename root directory"
2720 msgstr "Impossibile rinominare la directory root"
2722 #: ../gio/glocalfile.c:1217 ../gio/glocalfile.c:1240
2724 msgid "Error renaming file %s: %s"
2725 msgstr "Errore nel rinominare il file %s: %s"
2727 #: ../gio/glocalfile.c:1224
2728 msgid "Can’t rename file, filename already exists"
2729 msgstr "Impossibile rinominare il file, il nome di file esiste già"
2731 #: ../gio/glocalfile.c:1237 ../gio/glocalfile.c:2251 ../gio/glocalfile.c:2279
2732 #: ../gio/glocalfile.c:2436 ../gio/glocalfileoutputstream.c:549
2733 msgid "Invalid filename"
2734 msgstr "Nome di file non valido"
2736 #: ../gio/glocalfile.c:1404 ../gio/glocalfile.c:1419
2738 msgid "Error opening file %s: %s"
2739 msgstr "Errore nell'aprire il file %s: %s"
2741 #: ../gio/glocalfile.c:1544
2743 msgid "Error removing file %s: %s"
2744 msgstr "Errore nel rimuovere il file %s: %s"
2746 #: ../gio/glocalfile.c:1927
2748 msgid "Error trashing file %s: %s"
2749 msgstr "Errore nel cestinare il file %s: %s"
2751 #: ../gio/glocalfile.c:1950
2753 msgid "Unable to create trash dir %s: %s"
2754 msgstr "Impossibile creare la directory cestino %s: %s"
2756 #: ../gio/glocalfile.c:1970
2758 msgid "Unable to find toplevel directory to trash %s"
2759 msgstr "Impossibile trovare la directory di livello superiore per cestinare %s"
2761 #: ../gio/glocalfile.c:2049 ../gio/glocalfile.c:2069
2763 msgid "Unable to find or create trash directory for %s"
2764 msgstr "Impossibile trovare o creare la directory cestino per %s"
2766 # consultare la specifica del cestino di freedesktop.org
2767 # (in breve per ogni file cestinato viene creata una copia
2768 # del file e un file di informazioni - data, posizione originaria...)
2769 #: ../gio/glocalfile.c:2103
2771 msgid "Unable to create trashing info file for %s: %s"
2772 msgstr "Impossibile creare il file informazioni cestinamento per %s: %s"
2774 #: ../gio/glocalfile.c:2162
2776 msgid "Unable to trash file %s across filesystem boundaries"
2777 msgstr "Impossibile cestinare il file %s tra livelli di file system"
2779 #: ../gio/glocalfile.c:2166 ../gio/glocalfile.c:2222
2781 msgid "Unable to trash file %s: %s"
2782 msgstr "Impossibile cestinare il file %s: %s"
2784 #: ../gio/glocalfile.c:2228
2786 msgid "Unable to trash file %s"
2787 msgstr "Impossibile cestinare il file %s"
2789 #: ../gio/glocalfile.c:2254
2791 msgid "Error creating directory %s: %s"
2792 msgstr "Errore nel creare la directory %s: %s"
2794 #: ../gio/glocalfile.c:2283
2796 msgid "Filesystem does not support symbolic links"
2797 msgstr "Il file system non supporta i collegamenti simbolici"
2799 # FIXME: all other occurrences are "symlink"
2800 #: ../gio/glocalfile.c:2286
2802 msgid "Error making symbolic link %s: %s"
2803 msgstr "Errore nel creare il collegamento simbolico %s: %s"
2805 #: ../gio/glocalfile.c:2292 ../glib/gfileutils.c:2064
2806 msgid "Symbolic links not supported"
2807 msgstr "Collegamenti simbolici non supportati"
2809 #: ../gio/glocalfile.c:2347 ../gio/glocalfile.c:2382 ../gio/glocalfile.c:2439
2811 msgid "Error moving file %s: %s"
2812 msgstr "Errore nello spostare il file %s: %s"
2814 # ma che senso ha???
2815 #: ../gio/glocalfile.c:2370
2816 msgid "Can’t move directory over directory"
2817 msgstr "Impossibile spostare la directory sopra la directory"
2819 #: ../gio/glocalfile.c:2396 ../gio/glocalfileoutputstream.c:925
2820 #: ../gio/glocalfileoutputstream.c:939 ../gio/glocalfileoutputstream.c:954
2821 #: ../gio/glocalfileoutputstream.c:971 ../gio/glocalfileoutputstream.c:985
2822 msgid "Backup file creation failed"
2823 msgstr "Creazione del file backup non riuscita"
2825 #: ../gio/glocalfile.c:2415
2827 msgid "Error removing target file: %s"
2828 msgstr "Errore nel rimuovere il file destinazione: %s"
2830 #: ../gio/glocalfile.c:2429
2831 msgid "Move between mounts not supported"
2832 msgstr "Spostamento tra oggetti mount non supportato"
2834 #: ../gio/glocalfile.c:2620
2836 msgid "Could not determine the disk usage of %s: %s"
2837 msgstr "Impossibile determinare l'utilizzo del disco di %s: %s"
2839 #: ../gio/glocalfileinfo.c:721
2840 msgid "Attribute value must be non-NULL"
2841 msgstr "Il valore dell'attributo deve essere non-NULL"
2843 #: ../gio/glocalfileinfo.c:728
2844 msgid "Invalid attribute type (string expected)"
2845 msgstr "Tipo di attributo non valido (attesa stringa)"
2847 #: ../gio/glocalfileinfo.c:735
2848 msgid "Invalid extended attribute name"
2849 msgstr "Nome di attributo esteso non valido"
2851 #: ../gio/glocalfileinfo.c:775
2853 msgid "Error setting extended attribute “%s”: %s"
2854 msgstr "Errore nell'impostare l'attributo esteso «%s»: %s"
2856 #: ../gio/glocalfileinfo.c:1575
2857 msgid " (invalid encoding)"
2858 msgstr " (codifica non valida)"
2860 #: ../gio/glocalfileinfo.c:1766 ../gio/glocalfileoutputstream.c:803
2862 msgid "Error when getting information for file “%s”: %s"
2863 msgstr "Errore nel recuperare informazioni per il file «%s»: %s"
2865 #: ../gio/glocalfileinfo.c:2017
2867 msgid "Error when getting information for file descriptor: %s"
2868 msgstr "Errore nel recuperare informazioni per il descrittore di file: %s"
2870 #: ../gio/glocalfileinfo.c:2062
2871 msgid "Invalid attribute type (uint32 expected)"
2872 msgstr "Tipo di attributo non valido (atteso unit32)"
2874 #: ../gio/glocalfileinfo.c:2080
2875 msgid "Invalid attribute type (uint64 expected)"
2876 msgstr "Tipo di attributo non valido (atteso uint64)"
2878 #: ../gio/glocalfileinfo.c:2099 ../gio/glocalfileinfo.c:2118
2879 msgid "Invalid attribute type (byte string expected)"
2880 msgstr "Tipo di attributo non valido (attesa stringa di byte)"
2882 #: ../gio/glocalfileinfo.c:2153
2883 msgid "Cannot set permissions on symlinks"
2884 msgstr "Impossibile impostare i permessi sui collegamenti simbolici"
2886 #: ../gio/glocalfileinfo.c:2169
2888 msgid "Error setting permissions: %s"
2889 msgstr "Errore nell'impostare i permessi: %s"
2891 #: ../gio/glocalfileinfo.c:2220
2893 msgid "Error setting owner: %s"
2894 msgstr "Errore nell'impostare il proprietario: %s"
2896 #: ../gio/glocalfileinfo.c:2243
2897 msgid "symlink must be non-NULL"
2898 msgstr "il collegamento simbolico deve essere non-NULL"
2900 #: ../gio/glocalfileinfo.c:2253 ../gio/glocalfileinfo.c:2272
2901 #: ../gio/glocalfileinfo.c:2283
2903 msgid "Error setting symlink: %s"
2904 msgstr "Errore nell'impostare il collegamento simbolico: %s"
2906 #: ../gio/glocalfileinfo.c:2262
2907 msgid "Error setting symlink: file is not a symlink"
2909 "Errore nell'impostare il collegamento simbolico: il file non è un "
2912 #: ../gio/glocalfileinfo.c:2388
2914 msgid "Error setting modification or access time: %s"
2915 msgstr "Errore nell'impostare l'ora di modifica o accesso: %s"
2917 # lasciata minuscola come per precedente messaggio
2918 # "symlink must be non-NULL"
2919 #: ../gio/glocalfileinfo.c:2411
2920 msgid "SELinux context must be non-NULL"
2921 msgstr "il contesto SELinux deve essere non-NULL"
2923 #: ../gio/glocalfileinfo.c:2426
2925 msgid "Error setting SELinux context: %s"
2926 msgstr "Errore nell'impostare il contesto SELinux: %s"
2928 #: ../gio/glocalfileinfo.c:2433
2929 msgid "SELinux is not enabled on this system"
2930 msgstr "SELinux non è abilitato su questo sistema"
2933 #: ../gio/glocalfileinfo.c:2525
2935 msgid "Setting attribute %s not supported"
2936 msgstr "Impostazione dell'attributo %s non supportata"
2938 #: ../gio/glocalfileinputstream.c:168 ../gio/glocalfileoutputstream.c:694
2940 msgid "Error reading from file: %s"
2941 msgstr "Errore nel leggere dal file: %s"
2943 #: ../gio/glocalfileinputstream.c:199 ../gio/glocalfileinputstream.c:211
2944 #: ../gio/glocalfileinputstream.c:225 ../gio/glocalfileinputstream.c:333
2945 #: ../gio/glocalfileoutputstream.c:456 ../gio/glocalfileoutputstream.c:1003
2947 msgid "Error seeking in file: %s"
2948 msgstr "Errore nel posizionarsi all'interno del file: %s"
2950 #: ../gio/glocalfileinputstream.c:255 ../gio/glocalfileoutputstream.c:246
2951 #: ../gio/glocalfileoutputstream.c:340
2953 msgid "Error closing file: %s"
2954 msgstr "Errore nel chiudere il file: %s"
2956 #: ../gio/glocalfilemonitor.c:840
2957 msgid "Unable to find default local file monitor type"
2958 msgstr "Impossibile trovare il tipo di monitor predefinito per file locali"
2960 #: ../gio/glocalfileoutputstream.c:194 ../gio/glocalfileoutputstream.c:226
2961 #: ../gio/glocalfileoutputstream.c:715
2963 msgid "Error writing to file: %s"
2964 msgstr "Errore nello scrivere sul file: %s"
2966 #: ../gio/glocalfileoutputstream.c:273
2968 msgid "Error removing old backup link: %s"
2969 msgstr "Errore nel rimuovere il vecchio collegamento di backup: %s"
2971 #: ../gio/glocalfileoutputstream.c:287 ../gio/glocalfileoutputstream.c:300
2973 msgid "Error creating backup copy: %s"
2974 msgstr "Errore nel creare la copia di backup: %s"
2976 #: ../gio/glocalfileoutputstream.c:318
2978 msgid "Error renaming temporary file: %s"
2979 msgstr "Errore nel rinominare il file temporaneo: %s"
2981 #: ../gio/glocalfileoutputstream.c:502 ../gio/glocalfileoutputstream.c:1054
2983 msgid "Error truncating file: %s"
2984 msgstr "Errore nel troncare il file: %s"
2986 #: ../gio/glocalfileoutputstream.c:555 ../gio/glocalfileoutputstream.c:785
2987 #: ../gio/glocalfileoutputstream.c:1035 ../gio/gsubprocess.c:360
2989 msgid "Error opening file “%s”: %s"
2990 msgstr "Errore nell'aprire il file «%s»: %s"
2992 #: ../gio/glocalfileoutputstream.c:816
2993 msgid "Target file is a directory"
2994 msgstr "Il file destinazione è una directory"
2996 #: ../gio/glocalfileoutputstream.c:821
2997 msgid "Target file is not a regular file"
2998 msgstr "Il file destinazione non è un file normale"
3000 #: ../gio/glocalfileoutputstream.c:833
3001 msgid "The file was externally modified"
3002 msgstr "Il file è stato modificato dall'esterno"
3004 #: ../gio/glocalfileoutputstream.c:1019
3006 msgid "Error removing old file: %s"
3007 msgstr "Errore nel rimuovere il vecchio file: %s"
3009 #: ../gio/gmemoryinputstream.c:474 ../gio/gmemoryoutputstream.c:772
3010 msgid "Invalid GSeekType supplied"
3011 msgstr "Fornito GSeekType non valido"
3013 #: ../gio/gmemoryinputstream.c:484
3014 msgid "Invalid seek request"
3015 msgstr "Richiesta di posizionamento non valida"
3017 #: ../gio/gmemoryinputstream.c:508
3018 msgid "Cannot truncate GMemoryInputStream"
3019 msgstr "Impossibile troncare GMemoryInputStream"
3021 #: ../gio/gmemoryoutputstream.c:567
3022 msgid "Memory output stream not resizable"
3023 msgstr "Stream di output di memoria non ridimensionabile"
3025 #: ../gio/gmemoryoutputstream.c:583
3026 msgid "Failed to resize memory output stream"
3027 msgstr "Ridimensionamento dello stream di output di memoria non riuscito"
3029 # spero sia write -> scrittura e non write -> write
3030 #: ../gio/gmemoryoutputstream.c:673
3032 "Amount of memory required to process the write is larger than available "
3035 "La quantità di memoria necessaria per elaborare la scrittura è più grande "
3036 "dello spazio di indirizzamento disponibile"
3038 #: ../gio/gmemoryoutputstream.c:782
3039 msgid "Requested seek before the beginning of the stream"
3040 msgstr "Richiesto posizionamento prima dell'inizio dello stream"
3042 #: ../gio/gmemoryoutputstream.c:797
3043 msgid "Requested seek beyond the end of the stream"
3044 msgstr "Richiesto posizionamento oltre la fine dello stream"
3046 #. Translators: This is an error
3047 #. * message for mount objects that
3048 #. * don't implement unmount.
3049 #: ../gio/gmount.c:393
3050 msgid "mount doesn’t implement “unmount”"
3051 msgstr "l'oggetto mount non implementa l'azione «unmount»"
3053 #. Translators: This is an error
3054 #. * message for mount objects that
3055 #. * don't implement eject.
3056 #: ../gio/gmount.c:469
3057 msgid "mount doesn’t implement “eject”"
3058 msgstr "l'oggetto mount non implementa l'azione «eject»"
3060 #. Translators: This is an error
3061 #. * message for mount objects that
3062 #. * don't implement any of unmount or unmount_with_operation.
3063 #: ../gio/gmount.c:547
3064 msgid "mount doesn’t implement “unmount” or “unmount_with_operation”"
3066 "l'oggetto mount non implementa l'azione «unmount» o «unmount_with_operation»"
3068 #. Translators: This is an error
3069 #. * message for mount objects that
3070 #. * don't implement any of eject or eject_with_operation.
3071 #: ../gio/gmount.c:632
3072 msgid "mount doesn’t implement “eject” or “eject_with_operation”"
3074 "l'oggetto mount non implementa l'azione «eject» o «eject_with_operation»"
3076 #. Translators: This is an error
3077 #. * message for mount objects that
3078 #. * don't implement remount.
3079 #: ../gio/gmount.c:720
3080 msgid "mount doesn’t implement “remount”"
3081 msgstr "l'oggetto mount non implementa l'azione «remount»"
3083 # ok, lo so, un filesystem non può fare congetture..
3084 #. Translators: This is an error
3085 #. * message for mount objects that
3086 #. * don't implement content type guessing.
3087 #: ../gio/gmount.c:802
3088 msgid "mount doesn’t implement content type guessing"
3089 msgstr "l'oggetto mount non implementa la supposizione del tipo di contenuto"
3091 # ok, lo so, un filesystem non può fare congetture..
3092 #. Translators: This is an error
3093 #. * message for mount objects that
3094 #. * don't implement content type guessing.
3095 #: ../gio/gmount.c:889
3096 msgid "mount doesn’t implement synchronous content type guessing"
3098 "l'oggetto mount non implementa la supposizione sincrona del tipo di contenuto"
3100 #: ../gio/gnetworkaddress.c:378
3102 msgid "Hostname “%s” contains “[” but not “]”"
3103 msgstr "Il nome host «%s» contiene «[» ma non «]»"
3105 #: ../gio/gnetworkmonitorbase.c:206 ../gio/gnetworkmonitorbase.c:310
3106 msgid "Network unreachable"
3107 msgstr "Rete irraggiungibile"
3109 #: ../gio/gnetworkmonitorbase.c:244 ../gio/gnetworkmonitorbase.c:274
3110 msgid "Host unreachable"
3111 msgstr "Host irraggiungibile"
3113 #: ../gio/gnetworkmonitornetlink.c:96 ../gio/gnetworkmonitornetlink.c:108
3114 #: ../gio/gnetworkmonitornetlink.c:127
3116 msgid "Could not create network monitor: %s"
3117 msgstr "Impossibile creare il monitor di rete: %s"
3119 #: ../gio/gnetworkmonitornetlink.c:117
3120 msgid "Could not create network monitor: "
3121 msgstr "Impossibile creare il monitor di rete: "
3123 #: ../gio/gnetworkmonitornetlink.c:175
3124 msgid "Could not get network status: "
3125 msgstr "impossibile ottenere lo stato della rete: "
3127 #: ../gio/gnetworkmonitornm.c:326
3129 msgid "NetworkManager version too old"
3130 msgstr "Version di NetworkManager troppo datata"
3132 #: ../gio/goutputstream.c:212 ../gio/goutputstream.c:560
3133 msgid "Output stream doesn’t implement write"
3134 msgstr "Lo stream di output non implementa la scrittura"
3136 #: ../gio/goutputstream.c:521 ../gio/goutputstream.c:1224
3137 msgid "Source stream is already closed"
3138 msgstr "Lo stream sorgente è già chiuso"
3140 #: ../gio/gresolver.c:341 ../gio/gthreadedresolver.c:116
3141 #: ../gio/gthreadedresolver.c:126
3143 msgid "Error resolving “%s”: %s"
3144 msgstr "Errore nel risolvere «%s»: %s"
3146 #: ../gio/gresource.c:595 ../gio/gresource.c:846 ../gio/gresource.c:863
3147 #: ../gio/gresource.c:987 ../gio/gresource.c:1059 ../gio/gresource.c:1132
3148 #: ../gio/gresource.c:1202 ../gio/gresourcefile.c:453
3149 #: ../gio/gresourcefile.c:576 ../gio/gresourcefile.c:713
3151 msgid "The resource at “%s” does not exist"
3152 msgstr "La risorsa presso «%s» non esiste"
3154 #: ../gio/gresource.c:760
3156 msgid "The resource at “%s” failed to decompress"
3157 msgstr "Decompressione della risorsa presso «%s» non riuscita"
3159 #: ../gio/gresourcefile.c:709
3161 msgid "The resource at “%s” is not a directory"
3162 msgstr "La risorsa presso «%s» non è una directory"
3164 #: ../gio/gresourcefile.c:917
3165 msgid "Input stream doesn’t implement seek"
3166 msgstr "Lo stream di input non implementa il posizionamento"
3168 #: ../gio/gresource-tool.c:494
3169 msgid "List sections containing resources in an elf FILE"
3170 msgstr "Elenca le sezioni che contengono risorse in un FILE elf"
3172 #: ../gio/gresource-tool.c:500
3175 "If SECTION is given, only list resources in this section\n"
3176 "If PATH is given, only list matching resources"
3178 "Elenca le risorse\n"
3179 "Se è indicato SEZIONE, elenca solo le risorse in quella sezione\n"
3180 "Se è indicato PERCORSO, elenca solo le risorse che corrispondono"
3182 #: ../gio/gresource-tool.c:503 ../gio/gresource-tool.c:513
3184 msgstr "FILE [PERCORSO]"
3186 #: ../gio/gresource-tool.c:504 ../gio/gresource-tool.c:514
3187 #: ../gio/gresource-tool.c:521
3191 #: ../gio/gresource-tool.c:509
3193 "List resources with details\n"
3194 "If SECTION is given, only list resources in this section\n"
3195 "If PATH is given, only list matching resources\n"
3196 "Details include the section, size and compression"
3198 "Elenca le risorse con i dettagli\n"
3199 "Se è indicato SEZIONE, elenca solo le risorse in quella sezione\n"
3200 "Se è indicato PERCORSO, elenca solo le risorse che corrispondono\n"
3201 "I dettagli includono la sezione, la dimensione e la compressione"
3203 #: ../gio/gresource-tool.c:519
3204 msgid "Extract a resource file to stdout"
3205 msgstr "Estrare un file risorsa su stdout"
3207 #: ../gio/gresource-tool.c:520
3209 msgstr "FILE PERCORSO"
3211 #: ../gio/gresource-tool.c:534
3214 " gresource [--section SECTION] COMMAND [ARGS…]\n"
3217 " help Show this information\n"
3218 " sections List resource sections\n"
3219 " list List resources\n"
3220 " details List resources with details\n"
3221 " extract Extract a resource\n"
3223 "Use “gresource help COMMAND” to get detailed help.\n"
3227 " gresource [--section SEZIONE] COMANDO [ARGOMENTO...]\n"
3230 " help Mostra queste informazioni\n"
3231 " sections Elenca le sezioni risorse\n"
3232 " list Elenca le risorse\n"
3233 " details Elenca le risorse coi dettagli\n"
3234 " extract Estrae una risorsa\n"
3236 "Usare «gresource help COMANDO» per ottenere un aiuto dettagliato.\n"
3239 #: ../gio/gresource-tool.c:548
3243 " gresource %s%s%s %s\n"
3249 " gresource %s%s%s %s\n"
3254 #: ../gio/gresource-tool.c:555
3255 msgid " SECTION An (optional) elf section name\n"
3256 msgstr " SEZIONE Un nome sezione elf (opzionale)\n"
3258 #: ../gio/gresource-tool.c:559 ../gio/gsettings-tool.c:654
3259 msgid " COMMAND The (optional) command to explain\n"
3261 " COMANDO Il comando (opzionale) da spiegare\n"
3264 #: ../gio/gresource-tool.c:565
3265 msgid " FILE An elf file (a binary or a shared library)\n"
3266 msgstr " FILE Un file elf (un binario o una libreria condivisa)\n"
3268 #: ../gio/gresource-tool.c:568
3270 " FILE An elf file (a binary or a shared library)\n"
3271 " or a compiled resource file\n"
3273 " FILE Un file elf (un binario o una libreria condivisa)\n"
3274 " o un file risorsa compilato\n"
3276 #: ../gio/gresource-tool.c:572
3280 #: ../gio/gresource-tool.c:574
3281 msgid " PATH An (optional) resource path (may be partial)\n"
3282 msgstr " PERCORSO Un (opzionale) percorso risorsa (può essere parziale)\n"
3284 #: ../gio/gresource-tool.c:575
3288 #: ../gio/gresource-tool.c:577
3289 msgid " PATH A resource path\n"
3290 msgstr " PERCORSO Un percorso risorsa\n"
3292 #: ../gio/gsettings-tool.c:51 ../gio/gsettings-tool.c:72
3293 #: ../gio/gsettings-tool.c:851
3295 msgid "No such schema “%s”\n"
3296 msgstr "Schema «%s» inesistente\n"
3298 #: ../gio/gsettings-tool.c:57
3300 msgid "Schema “%s” is not relocatable (path must not be specified)\n"
3302 "Lo schema «%s» non è rilocabile (non deve essere specificato il percorso)\n"
3304 #: ../gio/gsettings-tool.c:78
3306 msgid "Schema “%s” is relocatable (path must be specified)\n"
3307 msgstr "Lo schema «%s» è rilocabile (deve essere specificato il percorso)\n"
3309 #: ../gio/gsettings-tool.c:92
3311 msgid "Empty path given.\n"
3312 msgstr "Indicato percorso vuoto.\n"
3314 #: ../gio/gsettings-tool.c:98
3316 msgid "Path must begin with a slash (/)\n"
3317 msgstr "Il percorso deve cominciare con uno slash (/)\n"
3319 #: ../gio/gsettings-tool.c:104
3321 msgid "Path must end with a slash (/)\n"
3322 msgstr "Il percorso deve terminare con uno slash (/)\n"
3324 #: ../gio/gsettings-tool.c:110
3326 msgid "Path must not contain two adjacent slashes (//)\n"
3327 msgstr "Il percorso non deve contenere due slash adiacenti (//)\n"
3329 #: ../gio/gsettings-tool.c:489
3331 msgid "The provided value is outside of the valid range\n"
3332 msgstr "Il valore fornito è fuori dell'intervallo valido\n"
3334 #: ../gio/gsettings-tool.c:496
3336 msgid "The key is not writable\n"
3337 msgstr "La chiave non è scrivibile\n"
3339 #: ../gio/gsettings-tool.c:532
3340 msgid "List the installed (non-relocatable) schemas"
3341 msgstr "Elenca gli schemi (non rilocabili) installati"
3343 #: ../gio/gsettings-tool.c:538
3344 msgid "List the installed relocatable schemas"
3345 msgstr "Elenca gli schemi rilocabili installati"
3347 #: ../gio/gsettings-tool.c:544
3348 msgid "List the keys in SCHEMA"
3349 msgstr "Elenca le chiavi in SCHEMA"
3351 #: ../gio/gsettings-tool.c:545 ../gio/gsettings-tool.c:551
3352 #: ../gio/gsettings-tool.c:594
3353 msgid "SCHEMA[:PATH]"
3354 msgstr "SCHEMA[:PERCORSO]"
3356 #: ../gio/gsettings-tool.c:550
3357 msgid "List the children of SCHEMA"
3358 msgstr "Elenca i figli di SCHEMA"
3360 #: ../gio/gsettings-tool.c:556
3362 "List keys and values, recursively\n"
3363 "If no SCHEMA is given, list all keys\n"
3365 "Elenca chiavi e valori, ricorsivamente\n"
3366 "Se non è fornito alcuno SCHEMA elenca tutte le chiavi\n"
3368 #: ../gio/gsettings-tool.c:558
3369 msgid "[SCHEMA[:PATH]]"
3370 msgstr "[SCHEMA[:PERCORSO]]"
3372 #: ../gio/gsettings-tool.c:563
3373 msgid "Get the value of KEY"
3374 msgstr "Ottiene il valore di CHIAVE"
3376 #: ../gio/gsettings-tool.c:564 ../gio/gsettings-tool.c:570
3377 #: ../gio/gsettings-tool.c:576 ../gio/gsettings-tool.c:588
3378 #: ../gio/gsettings-tool.c:600
3379 msgid "SCHEMA[:PATH] KEY"
3380 msgstr "SCHEMA[:PERCORSO] CHIAVE"
3382 #: ../gio/gsettings-tool.c:569
3383 msgid "Query the range of valid values for KEY"
3384 msgstr "Interroga l'intervallo di valori ammessi per CHIAVE"
3386 #: ../gio/gsettings-tool.c:575
3387 msgid "Query the description for KEY"
3388 msgstr "Interroga la descrizione per CHIAVE"
3390 #: ../gio/gsettings-tool.c:581
3391 msgid "Set the value of KEY to VALUE"
3392 msgstr "Imposta il valore di CHIAVE a VALORE"
3394 #: ../gio/gsettings-tool.c:582
3395 msgid "SCHEMA[:PATH] KEY VALUE"
3396 msgstr "SCHEMA[:PERCORSO] CHIAVE VALORE"
3398 #: ../gio/gsettings-tool.c:587
3399 msgid "Reset KEY to its default value"
3400 msgstr "Azzera CHIAVE al suo valore predefinito"
3402 #: ../gio/gsettings-tool.c:593
3403 msgid "Reset all keys in SCHEMA to their defaults"
3404 msgstr "Azzera tutte le chiavi in SCHEMA ai rispettivi valori predefiniti"
3406 #: ../gio/gsettings-tool.c:599
3407 msgid "Check if KEY is writable"
3408 msgstr "Verifica se CHIAVE è scrivibile"
3410 #: ../gio/gsettings-tool.c:605
3412 "Monitor KEY for changes.\n"
3413 "If no KEY is specified, monitor all keys in SCHEMA.\n"
3414 "Use ^C to stop monitoring.\n"
3416 "Monitorizza le modifiche a CHIAVE.\n"
3417 "Se CHIAVE non è specificato, monitorizza tutte le chiavi in SCHEMA.\n"
3418 "Usare ^C per fermare il monitoraggio.\n"
3420 #: ../gio/gsettings-tool.c:608
3421 msgid "SCHEMA[:PATH] [KEY]"
3422 msgstr "SCHEMA[:PERCORSO] [CHIAVE]"
3424 #: ../gio/gsettings-tool.c:620
3427 " gsettings --version\n"
3428 " gsettings [--schemadir SCHEMADIR] COMMAND [ARGS…]\n"
3431 " help Show this information\n"
3432 " list-schemas List installed schemas\n"
3433 " list-relocatable-schemas List relocatable schemas\n"
3434 " list-keys List keys in a schema\n"
3435 " list-children List children of a schema\n"
3436 " list-recursively List keys and values, recursively\n"
3437 " range Queries the range of a key\n"
3438 " describe Queries the description of a key\n"
3439 " get Get the value of a key\n"
3440 " set Set the value of a key\n"
3441 " reset Reset the value of a key\n"
3442 " reset-recursively Reset all values in a given schema\n"
3443 " writable Check if a key is writable\n"
3444 " monitor Watch for changes\n"
3446 "Use “gsettings help COMMAND” to get detailed help.\n"
3450 " gsettings --version\n"
3451 " gsettings [--schemadir DIR_SCHEMA] COMANDO [ARGOMENTI...]\n"
3454 " help Mostra queste informazioni\n"
3455 " list-schemas Elenca gli schemi installati\n"
3456 " list-relocatable-schemas Elenca gli schemi trasferibili\n"
3457 " list-keys Elenca le chiavi in uno schema\n"
3458 " list-children Elenca i figli di uno schema\n"
3459 " list-recursively Elenca chiavi e valori, ricorsivamente\n"
3460 " range Interroga l'intervallo di una chiave\n"
3461 " describe Interroga la descrizioni di una chiave\n"
3462 " get Ottiene il valore di una chiave\n"
3463 " set Imposta il valore di una chiave\n"
3464 " reset Azzera il valore di una chiave\n"
3465 " reset-recursively Azzera tutti i valori di uno schema fornito\n"
3466 " writable Verifica se una chiave è scrivibile\n"
3467 " monitor Controlla le modifiche\n"
3469 "Usare «gsettings help COMANDO» per ottenere un aiuto dettagliato.\n"
3471 #: ../gio/gsettings-tool.c:644
3475 " gsettings [--schemadir SCHEMADIR] %s %s\n"
3481 " gsettings [--schemadir DIR_SCHEMA] %s %s\n"
3486 #: ../gio/gsettings-tool.c:650
3487 msgid " SCHEMADIR A directory to search for additional schemas\n"
3488 msgstr " DIR_SCHEMA Una directory in cui cercare schemi aggiuntivi\n"
3490 #: ../gio/gsettings-tool.c:658
3492 " SCHEMA The name of the schema\n"
3493 " PATH The path, for relocatable schemas\n"
3495 " SCHEMA Il nome dello schema\n"
3496 " PERCORSO Il percorso, per gli schemi rilocabili\n"
3498 #: ../gio/gsettings-tool.c:663
3499 msgid " KEY The (optional) key within the schema\n"
3500 msgstr " CHIAVE La chiave (opzionale) all'interno dello schema\n"
3502 #: ../gio/gsettings-tool.c:667
3503 msgid " KEY The key within the schema\n"
3504 msgstr " CHIAVE La chiave all'interno dello schema\n"
3506 #: ../gio/gsettings-tool.c:671
3507 msgid " VALUE The value to set\n"
3508 msgstr " VALORE Il valore da impostare\n"
3510 #: ../gio/gsettings-tool.c:726
3512 msgid "Could not load schemas from %s: %s\n"
3513 msgstr "Impossibile aprire i file schema da %s: %s\n"
3515 #: ../gio/gsettings-tool.c:738
3517 msgid "No schemas installed\n"
3518 msgstr "Nessun file schema installato\n"
3520 #: ../gio/gsettings-tool.c:809
3522 msgid "Empty schema name given\n"
3523 msgstr "Fornito un nome di schema vuoto\n"
3525 #: ../gio/gsettings-tool.c:864
3527 msgid "No such key “%s”\n"
3528 msgstr "Chiave «%s» inesistente\n"
3530 #: ../gio/gsocket.c:364
3531 msgid "Invalid socket, not initialized"
3532 msgstr "Socket non valido, non inizializzato"
3534 #: ../gio/gsocket.c:371
3536 msgid "Invalid socket, initialization failed due to: %s"
3537 msgstr "Socket non valido, inizializzazione non riuscita a causa di: %s"
3539 #: ../gio/gsocket.c:379
3540 msgid "Socket is already closed"
3541 msgstr "Il socket è già chiuso"
3543 #: ../gio/gsocket.c:394 ../gio/gsocket.c:2751 ../gio/gsocket.c:3897
3544 #: ../gio/gsocket.c:3952
3545 msgid "Socket I/O timed out"
3546 msgstr "I/O sul socket scaduto"
3548 #: ../gio/gsocket.c:526
3550 msgid "creating GSocket from fd: %s"
3551 msgstr "creazione di GSocket da FD: %s"
3553 #: ../gio/gsocket.c:554 ../gio/gsocket.c:608 ../gio/gsocket.c:615
3555 msgid "Unable to create socket: %s"
3556 msgstr "Impossibile creare il socket: %s"
3558 #: ../gio/gsocket.c:608
3559 msgid "Unknown family was specified"
3560 msgstr "È stata specificata una famiglia sconosciuta"
3562 #: ../gio/gsocket.c:615
3563 msgid "Unknown protocol was specified"
3564 msgstr "È stato specificato un protocollo sconosciuto"
3566 #: ../gio/gsocket.c:1104
3568 msgid "Cannot use datagram operations on a non-datagram socket."
3569 msgstr "Impossibile utilizzare operazioni datagram su un socket non-datagram."
3571 #: ../gio/gsocket.c:1121
3573 msgid "Cannot use datagram operations on a socket with a timeout set."
3575 "Impossibile utilizzare operazioni datagram su un socket con impostato un "
3578 #: ../gio/gsocket.c:1925
3580 msgid "could not get local address: %s"
3581 msgstr "impossibile ottenere l'indirizzo locale: %s"
3583 #: ../gio/gsocket.c:1968
3585 msgid "could not get remote address: %s"
3586 msgstr "impossibile ottenere l'indirizzo remoto: %s"
3588 #: ../gio/gsocket.c:2034
3590 msgid "could not listen: %s"
3591 msgstr "impossibile restare in ascolto: %s"
3593 # oppure "nell'eseguire il binding" ??
3594 #: ../gio/gsocket.c:2133
3596 msgid "Error binding to address: %s"
3597 msgstr "Errore nel legarsi all'indirizzo: %s"
3599 #: ../gio/gsocket.c:2248 ../gio/gsocket.c:2285
3601 msgid "Error joining multicast group: %s"
3602 msgstr "Errore nel fare il join al gruppo multicast: %s"
3604 #: ../gio/gsocket.c:2249 ../gio/gsocket.c:2286
3606 msgid "Error leaving multicast group: %s"
3607 msgstr "Errore nel lasciare il gruppo multicast: %s"
3609 #: ../gio/gsocket.c:2250
3610 msgid "No support for source-specific multicast"
3611 msgstr "Nessun supporto per multicast source-specific"
3613 #: ../gio/gsocket.c:2470
3615 msgid "Error accepting connection: %s"
3616 msgstr "Errore nell'accettare la connessione: %s"
3618 #: ../gio/gsocket.c:2593
3619 msgid "Connection in progress"
3620 msgstr "Connessione in corso"
3622 #: ../gio/gsocket.c:2644
3623 msgid "Unable to get pending error: "
3624 msgstr "Impossibile ottenere l'errore in sospeso: "
3626 #: ../gio/gsocket.c:2816
3628 msgid "Error receiving data: %s"
3629 msgstr "Errore nel ricevere i dati: %s"
3631 #: ../gio/gsocket.c:3013
3633 msgid "Error sending data: %s"
3634 msgstr "Errore nell'inviare i dati: %s"
3636 #: ../gio/gsocket.c:3200
3638 msgid "Unable to shutdown socket: %s"
3639 msgstr "Impossibile arrestare il socket: %s"
3641 #: ../gio/gsocket.c:3281
3643 msgid "Error closing socket: %s"
3644 msgstr "Errore nel chiudere il socket: %s"
3646 #: ../gio/gsocket.c:3890
3648 msgid "Waiting for socket condition: %s"
3649 msgstr "In attesa della condizione del socket: %s"
3651 #: ../gio/gsocket.c:4361 ../gio/gsocket.c:4441 ../gio/gsocket.c:4619
3653 msgid "Error sending message: %s"
3654 msgstr "Errore nell'inviare il messaggio: %s"
3656 #: ../gio/gsocket.c:4385
3657 msgid "GSocketControlMessage not supported on Windows"
3658 msgstr "GSocketControlMessage non supportato su Windows"
3660 #: ../gio/gsocket.c:4838 ../gio/gsocket.c:4911 ../gio/gsocket.c:5138
3662 msgid "Error receiving message: %s"
3663 msgstr "Errore nel ricevere il messaggio: %s"
3665 #: ../gio/gsocket.c:5410
3667 msgid "Unable to read socket credentials: %s"
3668 msgstr "Impossibile reggere le credenziali del socket: %s"
3670 #: ../gio/gsocket.c:5419
3671 msgid "g_socket_get_credentials not implemented for this OS"
3672 msgstr "g_socket_get_credentials non implementata per questo S.O."
3674 #: ../gio/gsocketclient.c:176
3676 msgid "Could not connect to proxy server %s: "
3677 msgstr "Impossibile connettersi al server proxy %s: "
3679 #: ../gio/gsocketclient.c:190
3681 msgid "Could not connect to %s: "
3682 msgstr "Impossibile connettersi a %s: "
3684 #: ../gio/gsocketclient.c:192
3685 msgid "Could not connect: "
3686 msgstr "Impossibile connettersi: "
3688 #: ../gio/gsocketclient.c:1027 ../gio/gsocketclient.c:1599
3689 msgid "Unknown error on connect"
3690 msgstr "Errore sconosciuto nella connessione"
3692 # FIXME: il tentativo o la connessione?
3693 #: ../gio/gsocketclient.c:1081 ../gio/gsocketclient.c:1535
3694 msgid "Proxying over a non-TCP connection is not supported."
3695 msgstr "L'esecuzione del proxy su una connessione non-TCP non è supportato."
3697 #: ../gio/gsocketclient.c:1110 ../gio/gsocketclient.c:1561
3699 msgid "Proxy protocol “%s” is not supported."
3700 msgstr "Il protocollo proxy «%s» non è supportato."
3702 #: ../gio/gsocketlistener.c:218
3703 msgid "Listener is already closed"
3704 msgstr "Il listener è già chiuso"
3706 #: ../gio/gsocketlistener.c:264
3707 msgid "Added socket is closed"
3708 msgstr "Il socket aggiunto è chiuso"
3710 #: ../gio/gsocks4aproxy.c:118
3712 msgid "SOCKSv4 does not support IPv6 address “%s”"
3713 msgstr "SOCKSv4 non supporta l'indirizzo IPv6 «%s»"
3715 #: ../gio/gsocks4aproxy.c:136
3716 msgid "Username is too long for SOCKSv4 protocol"
3717 msgstr "Il nome utente è troppo lungo per il protocollo SOCKSv4"
3719 #: ../gio/gsocks4aproxy.c:153
3721 msgid "Hostname “%s” is too long for SOCKSv4 protocol"
3722 msgstr "Il nome host «%s» è troppo lungo per il protocollo SOCKSv4"
3724 #: ../gio/gsocks4aproxy.c:179
3725 msgid "The server is not a SOCKSv4 proxy server."
3726 msgstr "Il server non è un server proxy SOCKSv4."
3728 #: ../gio/gsocks4aproxy.c:186
3729 msgid "Connection through SOCKSv4 server was rejected"
3730 msgstr "La connessione attraverso il server SOCKSv3 è stata rifiutata"
3732 #: ../gio/gsocks5proxy.c:153 ../gio/gsocks5proxy.c:324
3733 #: ../gio/gsocks5proxy.c:334
3734 msgid "The server is not a SOCKSv5 proxy server."
3735 msgstr "Il server non è un server proxy SOCKSv5."
3737 #: ../gio/gsocks5proxy.c:167
3738 msgid "The SOCKSv5 proxy requires authentication."
3739 msgstr "Il proxy SOCKSv5 richiede l'autenticazione."
3741 #: ../gio/gsocks5proxy.c:177
3743 "The SOCKSv5 proxy requires an authentication method that is not supported by "
3746 "Il proxy SOCKSv5 richiede un metodo di autenticazione che non è supportato "
3749 #: ../gio/gsocks5proxy.c:206
3750 msgid "Username or password is too long for SOCKSv5 protocol."
3752 "Il nome utente o la password sono troppo lunghi per il protocollo SOCKSv5."
3754 #: ../gio/gsocks5proxy.c:236
3755 msgid "SOCKSv5 authentication failed due to wrong username or password."
3757 "L'autenticazione SOCKSv5 non è riuscita a causa di un nome utente o password "
3760 #: ../gio/gsocks5proxy.c:286
3762 msgid "Hostname “%s” is too long for SOCKSv5 protocol"
3763 msgstr "Il nome host «%s» è troppo lungo per il protocollo SOCKSv5"
3765 #: ../gio/gsocks5proxy.c:348
3766 msgid "The SOCKSv5 proxy server uses unknown address type."
3767 msgstr "Il proxy server SOCKSv5 utilizza un tipo di indirizzo sconosciuto."
3769 #: ../gio/gsocks5proxy.c:355
3770 msgid "Internal SOCKSv5 proxy server error."
3771 msgstr "Errore interno del server proxy SOCKSv5."
3773 #: ../gio/gsocks5proxy.c:361
3774 msgid "SOCKSv5 connection not allowed by ruleset."
3775 msgstr "La connessione SOCKSv5 non è consentita dal ruleset."
3777 #: ../gio/gsocks5proxy.c:368
3778 msgid "Host unreachable through SOCKSv5 server."
3779 msgstr "Host irraggiungibile attraverso il server SOCKSv5."
3781 #: ../gio/gsocks5proxy.c:374
3782 msgid "Network unreachable through SOCKSv5 proxy."
3783 msgstr "Rete irraggiungibile attraverso il proxy SOCKSv5."
3785 #: ../gio/gsocks5proxy.c:380
3786 msgid "Connection refused through SOCKSv5 proxy."
3787 msgstr "Connessione rifiutata attraverso il proxy SOCKSv5."
3789 #: ../gio/gsocks5proxy.c:386
3790 msgid "SOCKSv5 proxy does not support “connect” command."
3791 msgstr "Il proxy SOCKSv5 non supporta il comando «connect»."
3793 #: ../gio/gsocks5proxy.c:392
3794 msgid "SOCKSv5 proxy does not support provided address type."
3795 msgstr "Il proxy SOCKSv5 non supporta il tipo di indirizzo fornito."
3797 #: ../gio/gsocks5proxy.c:398
3798 msgid "Unknown SOCKSv5 proxy error."
3799 msgstr "Errore sconosciuto del proxy SOCKSv5."
3801 #: ../gio/gthemedicon.c:518
3803 msgid "Can’t handle version %d of GThemedIcon encoding"
3804 msgstr "Impossibile gestire la versione %d della codifica GThemedIcon"
3806 #: ../gio/gthreadedresolver.c:118
3807 msgid "No valid addresses were found"
3808 msgstr "Non è stato trovato alcun indirizzo valido"
3810 #: ../gio/gthreadedresolver.c:213
3812 msgid "Error reverse-resolving “%s”: %s"
3813 msgstr "Errore nella risoluzione inversa di «%s»: %s"
3815 #: ../gio/gthreadedresolver.c:550 ../gio/gthreadedresolver.c:630
3816 #: ../gio/gthreadedresolver.c:728 ../gio/gthreadedresolver.c:778
3818 msgid "No DNS record of the requested type for “%s”"
3819 msgstr "Nessun record DNS del tipo richiesto per «%s»"
3821 #: ../gio/gthreadedresolver.c:555 ../gio/gthreadedresolver.c:733
3823 msgid "Temporarily unable to resolve “%s”"
3824 msgstr "Momentaneamente impossibile risolvere «%s»"
3826 #: ../gio/gthreadedresolver.c:560 ../gio/gthreadedresolver.c:738
3828 msgid "Error resolving “%s”"
3829 msgstr "Errore nel risolvere «%s»"
3831 #: ../gio/gtlscertificate.c:250
3832 msgid "Cannot decrypt PEM-encoded private key"
3833 msgstr "Impossibile decifrare la chiave privata codificata con PEM"
3835 #: ../gio/gtlscertificate.c:255
3836 msgid "No PEM-encoded private key found"
3837 msgstr "Non è stato trovata alcuna chiave privata codificata con PEM"
3839 #: ../gio/gtlscertificate.c:265
3840 msgid "Could not parse PEM-encoded private key"
3841 msgstr "Impossibile analizzare la chiave privata codificata con PEM"
3843 #: ../gio/gtlscertificate.c:290
3844 msgid "No PEM-encoded certificate found"
3845 msgstr "Non è stato trovato alcun certificato codificato con PEM"
3847 #: ../gio/gtlscertificate.c:299
3848 msgid "Could not parse PEM-encoded certificate"
3849 msgstr "Impossibile analizzare il certificato codificato con PEM"
3851 #: ../gio/gtlspassword.c:111
3853 "This is the last chance to enter the password correctly before your access "
3856 "Questa è l'ultima opportunità di inserire la password correta prima che "
3857 "venga bloccato l'accesso."
3859 #: ../gio/gtlspassword.c:113
3861 "Several password entered have been incorrect, and your access will be locked "
3862 "out after further failures."
3864 "Sono state inserite diverse password non corrette, altri errori e l'accesso "
3867 #: ../gio/gtlspassword.c:115
3868 msgid "The password entered is incorrect."
3869 msgstr "La password inserita non è corretta."
3871 #: ../gio/gunixconnection.c:166 ../gio/gunixconnection.c:561
3873 msgid "Expecting 1 control message, got %d"
3874 msgid_plural "Expecting 1 control message, got %d"
3875 msgstr[0] "Atteso 1 messaggio di controllo, ottenuto %d"
3876 msgstr[1] "Atteso 1 messaggio di controllo, ottenuti %d"
3878 #: ../gio/gunixconnection.c:182 ../gio/gunixconnection.c:573
3879 msgid "Unexpected type of ancillary data"
3880 msgstr "Tipo di dati ausiliari inatteso"
3882 # tolto il "but" per omogeneità con l'altro simile
3883 #: ../gio/gunixconnection.c:200
3885 msgid "Expecting one fd, but got %d\n"
3886 msgid_plural "Expecting one fd, but got %d\n"
3887 msgstr[0] "Atteso un FD, ottenuto %d\n"
3888 msgstr[1] "Atteso un FD, ottenuti %d\n"
3890 #: ../gio/gunixconnection.c:219
3891 msgid "Received invalid fd"
3892 msgstr "Ricevuto FD non valido"
3894 #: ../gio/gunixconnection.c:355
3895 msgid "Error sending credentials: "
3896 msgstr "Errore nell'inviare le credenziali: "
3898 #: ../gio/gunixconnection.c:503
3900 msgid "Error checking if SO_PASSCRED is enabled for socket: %s"
3901 msgstr "Errore nel verificare se SO_PASSCRED è abilitato per il socket: %s"
3903 #: ../gio/gunixconnection.c:518
3905 msgid "Error enabling SO_PASSCRED: %s"
3906 msgstr "Errore nell'abilitare SO_PASSCRED: %s"
3908 #: ../gio/gunixconnection.c:547
3910 "Expecting to read a single byte for receiving credentials but read zero bytes"
3912 "Attesa la lettura di un singolo byte per la ricezione delle credenziali, ma "
3913 "sono stati letti zero byte"
3915 #: ../gio/gunixconnection.c:587
3917 msgid "Not expecting control message, but got %d"
3918 msgstr "Messaggio di controllo inatteso, ottenuti %d"
3920 #: ../gio/gunixconnection.c:611
3922 msgid "Error while disabling SO_PASSCRED: %s"
3923 msgstr "Errore durante la disabilitazione di SO_PASSCRED: %s"
3925 #: ../gio/gunixinputstream.c:369 ../gio/gunixinputstream.c:390
3927 msgid "Error reading from file descriptor: %s"
3928 msgstr "Errore nel leggere dal descrittore di file: %s"
3930 #: ../gio/gunixinputstream.c:423 ../gio/gunixoutputstream.c:409
3931 #: ../gio/gwin32inputstream.c:217 ../gio/gwin32outputstream.c:204
3933 msgid "Error closing file descriptor: %s"
3934 msgstr "Errore nel chiudere il descrittore di file: %s"
3936 #: ../gio/gunixmounts.c:2364 ../gio/gunixmounts.c:2417
3937 msgid "Filesystem root"
3938 msgstr "File system radice"
3940 #: ../gio/gunixoutputstream.c:355 ../gio/gunixoutputstream.c:376
3942 msgid "Error writing to file descriptor: %s"
3943 msgstr "Errore nello scrivere sul descrittore di file: %s"
3945 # a chi è riferito abstract??
3946 # a addresses o a domain?
3947 #: ../gio/gunixsocketaddress.c:239
3948 msgid "Abstract UNIX domain socket addresses not supported on this system"
3950 "Indirizzi di socket di dominio UNIX astratto non supportati su questo sistema"
3952 #: ../gio/gvolume.c:437
3953 msgid "volume doesn’t implement eject"
3954 msgstr "il volume non implementa l'azione eject"
3956 #. Translators: This is an error
3957 #. * message for volume objects that
3958 #. * don't implement any of eject or eject_with_operation.
3959 #: ../gio/gvolume.c:514
3960 msgid "volume doesn’t implement eject or eject_with_operation"
3961 msgstr "il volume non implementa l'azione eject o eject_with_operation"
3963 #: ../gio/gwin32inputstream.c:185
3965 msgid "Error reading from handle: %s"
3966 msgstr "Errore nel leggere dall'handle: %s"
3968 #: ../gio/gwin32inputstream.c:232 ../gio/gwin32outputstream.c:219
3970 msgid "Error closing handle: %s"
3971 msgstr "Errore nel chiudere l'handle: %s"
3973 #: ../gio/gwin32outputstream.c:172
3975 msgid "Error writing to handle: %s"
3976 msgstr "Errore nello scrivere sull'handle: %s"
3978 #: ../gio/gzlibcompressor.c:394 ../gio/gzlibdecompressor.c:347
3979 msgid "Not enough memory"
3980 msgstr "Memoria non sufficiente"
3982 #: ../gio/gzlibcompressor.c:401 ../gio/gzlibdecompressor.c:354
3984 msgid "Internal error: %s"
3985 msgstr "Errore interno: %s"
3987 #: ../gio/gzlibcompressor.c:414 ../gio/gzlibdecompressor.c:368
3988 msgid "Need more input"
3989 msgstr "Necessario ulteriore input"
3991 #: ../gio/gzlibdecompressor.c:340
3992 msgid "Invalid compressed data"
3993 msgstr "Dati compressi non validi"
3995 #: ../gio/tests/gdbus-daemon.c:18
3996 msgid "Address to listen on"
3997 msgstr "Indirizzi su cui ascoltare"
3999 #: ../gio/tests/gdbus-daemon.c:19
4000 msgid "Ignored, for compat with GTestDbus"
4001 msgstr "Ignorato, per compatibilità con GTestDbus"
4003 #: ../gio/tests/gdbus-daemon.c:20
4004 msgid "Print address"
4005 msgstr "Stampa l'indirizzo"
4007 #: ../gio/tests/gdbus-daemon.c:21
4008 msgid "Print address in shell mode"
4009 msgstr "Stampa l'indirizzo in modalità shell"
4011 #: ../gio/tests/gdbus-daemon.c:28
4012 msgid "Run a dbus service"
4013 msgstr "Esegue un servizio dbus"
4015 #: ../gio/tests/gdbus-daemon.c:42
4017 msgid "Wrong args\n"
4018 msgstr "Argomenti errati\n"
4020 #: ../glib/gbookmarkfile.c:755
4022 msgid "Unexpected attribute “%s” for element “%s”"
4023 msgstr "Attributo «%s» inatteso per l'elemento «%s»"
4025 #: ../glib/gbookmarkfile.c:766 ../glib/gbookmarkfile.c:837
4026 #: ../glib/gbookmarkfile.c:847 ../glib/gbookmarkfile.c:954
4028 msgid "Attribute “%s” of element “%s” not found"
4029 msgstr "Attributo «%s» dell'elemento «%s» non trovato"
4031 #: ../glib/gbookmarkfile.c:1124 ../glib/gbookmarkfile.c:1189
4032 #: ../glib/gbookmarkfile.c:1253 ../glib/gbookmarkfile.c:1263
4034 msgid "Unexpected tag “%s”, tag “%s” expected"
4035 msgstr "Tag «%s» inatteso, atteso il tag «%s»"
4037 #: ../glib/gbookmarkfile.c:1149 ../glib/gbookmarkfile.c:1163
4038 #: ../glib/gbookmarkfile.c:1231
4040 msgid "Unexpected tag “%s” inside “%s”"
4041 msgstr "Tag «%s» inatteso all'interno di «%s»"
4043 #: ../glib/gbookmarkfile.c:1757
4044 msgid "No valid bookmark file found in data dirs"
4046 "Non è stato trovato alcun file di segnalibri valido nelle directory dei dati"
4048 # usate le «» perché forse questa compare nella UI
4050 #: ../glib/gbookmarkfile.c:1958
4052 msgid "A bookmark for URI “%s” already exists"
4053 msgstr "Esiste già un segnalibro per l'URI «%s»"
4057 #: ../glib/gbookmarkfile.c:2004 ../glib/gbookmarkfile.c:2162
4058 #: ../glib/gbookmarkfile.c:2247 ../glib/gbookmarkfile.c:2327
4059 #: ../glib/gbookmarkfile.c:2412 ../glib/gbookmarkfile.c:2495
4060 #: ../glib/gbookmarkfile.c:2573 ../glib/gbookmarkfile.c:2652
4061 #: ../glib/gbookmarkfile.c:2694 ../glib/gbookmarkfile.c:2791
4062 #: ../glib/gbookmarkfile.c:2911 ../glib/gbookmarkfile.c:3101
4063 #: ../glib/gbookmarkfile.c:3177 ../glib/gbookmarkfile.c:3345
4064 #: ../glib/gbookmarkfile.c:3434 ../glib/gbookmarkfile.c:3523
4065 #: ../glib/gbookmarkfile.c:3639
4067 msgid "No bookmark found for URI “%s”"
4068 msgstr "Non è stato trovato alcun segnalibro per l'URI «%s»"
4070 #: ../glib/gbookmarkfile.c:2336
4072 msgid "No MIME type defined in the bookmark for URI “%s”"
4073 msgstr "Non risulta definito alcun tipo MIME nel segnalibro per l'URI «%s»"
4075 # o private è il nome della flag (che quindi diventa opzione)?
4076 # cercare nel codice... -Luca
4078 #: ../glib/gbookmarkfile.c:2421
4080 msgid "No private flag has been defined in bookmark for URI “%s”"
4081 msgstr "Non è stata definita alcuna flag privata nel segnalibro per l'URI «%s»"
4083 #: ../glib/gbookmarkfile.c:2800
4085 msgid "No groups set in bookmark for URI “%s”"
4086 msgstr "Non risulta impostato alcun gruppo nel segnalibro per l'URI «%s»"
4088 #: ../glib/gbookmarkfile.c:3198 ../glib/gbookmarkfile.c:3355
4090 msgid "No application with name “%s” registered a bookmark for “%s”"
4091 msgstr "Nessuna applicazione di nome «%s» ha registrato un segnalibro per «%s»"
4093 #: ../glib/gbookmarkfile.c:3378
4095 msgid "Failed to expand exec line “%s” with URI “%s”"
4096 msgstr "Espansione della riga exec «%s» con l'URI «%s» non riuscita"
4098 #: ../glib/gconvert.c:477 ../glib/gutf8.c:851 ../glib/gutf8.c:1063
4099 #: ../glib/gutf8.c:1200 ../glib/gutf8.c:1304
4100 msgid "Partial character sequence at end of input"
4101 msgstr "Sequenza di caratteri parziale al termine dei dati in ingresso"
4103 # il primo %s è una 'fallback string' come recita il commento nel codice
4104 #: ../glib/gconvert.c:742
4106 msgid "Cannot convert fallback “%s” to codeset “%s”"
4107 msgstr "Impossibile convertire «%s» nel set di caratteri «%s»"
4109 #: ../glib/gconvert.c:1567
4111 msgid "The URI “%s” is not an absolute URI using the “file” scheme"
4112 msgstr "L'URI «%s» non è un URI assoluto che utilizza lo schema «file»"
4114 #: ../glib/gconvert.c:1577
4116 msgid "The local file URI “%s” may not include a “#”"
4117 msgstr "L'URI per il file locale «%s» non può includere un «#»"
4119 #: ../glib/gconvert.c:1594
4121 msgid "The URI “%s” is invalid"
4122 msgstr "L'URI «%s» non è valido"
4124 #: ../glib/gconvert.c:1606
4126 msgid "The hostname of the URI “%s” is invalid"
4127 msgstr "Il nome dell'host nell'URI «%s» non è valido"
4129 #: ../glib/gconvert.c:1622
4131 msgid "The URI “%s” contains invalidly escaped characters"
4132 msgstr "L'URI «%s» contiene sequenze di escape non valide"
4134 #: ../glib/gconvert.c:1717
4136 msgid "The pathname “%s” is not an absolute path"
4137 msgstr "Il nome di percorso «%s» non è un percorso assoluto"
4139 #: ../glib/gconvert.c:1727
4140 msgid "Invalid hostname"
4141 msgstr "Nome host non valido"
4143 #. Translators: 'before midday' indicator
4144 #: ../glib/gdatetime.c:201
4149 #. Translators: 'after midday' indicator
4150 #: ../glib/gdatetime.c:203
4155 #. Translators: this is the preferred format for expressing the date and the time
4156 #: ../glib/gdatetime.c:206
4158 msgid "%a %b %e %H:%M:%S %Y"
4159 msgstr "%a %e %b %Y %H:%M:%S"
4161 #. Translators: this is the preferred format for expressing the date
4162 #: ../glib/gdatetime.c:209
4167 #. Translators: this is the preferred format for expressing the time
4168 #: ../glib/gdatetime.c:212
4173 #. Translators: this is the preferred format for expressing 12 hour time
4174 #: ../glib/gdatetime.c:215
4177 msgstr "%I:%M:%S %P"
4179 #: ../glib/gdatetime.c:228
4180 msgctxt "full month name"
4184 #: ../glib/gdatetime.c:230
4185 msgctxt "full month name"
4189 #: ../glib/gdatetime.c:232
4190 msgctxt "full month name"
4194 #: ../glib/gdatetime.c:234
4195 msgctxt "full month name"
4199 #: ../glib/gdatetime.c:236
4200 msgctxt "full month name"
4204 #: ../glib/gdatetime.c:238
4205 msgctxt "full month name"
4209 #: ../glib/gdatetime.c:240
4210 msgctxt "full month name"
4214 #: ../glib/gdatetime.c:242
4215 msgctxt "full month name"
4219 #: ../glib/gdatetime.c:244
4220 msgctxt "full month name"
4224 #: ../glib/gdatetime.c:246
4225 msgctxt "full month name"
4229 #: ../glib/gdatetime.c:248
4230 msgctxt "full month name"
4234 #: ../glib/gdatetime.c:250
4235 msgctxt "full month name"
4239 #: ../glib/gdatetime.c:265
4240 msgctxt "abbreviated month name"
4244 #: ../glib/gdatetime.c:267
4245 msgctxt "abbreviated month name"
4249 #: ../glib/gdatetime.c:269
4250 msgctxt "abbreviated month name"
4254 #: ../glib/gdatetime.c:271
4255 msgctxt "abbreviated month name"
4259 #: ../glib/gdatetime.c:273
4260 msgctxt "abbreviated month name"
4264 #: ../glib/gdatetime.c:275
4265 msgctxt "abbreviated month name"
4269 #: ../glib/gdatetime.c:277
4270 msgctxt "abbreviated month name"
4274 #: ../glib/gdatetime.c:279
4275 msgctxt "abbreviated month name"
4279 #: ../glib/gdatetime.c:281
4280 msgctxt "abbreviated month name"
4284 #: ../glib/gdatetime.c:283
4285 msgctxt "abbreviated month name"
4289 #: ../glib/gdatetime.c:285
4290 msgctxt "abbreviated month name"
4294 #: ../glib/gdatetime.c:287
4295 msgctxt "abbreviated month name"
4299 #: ../glib/gdatetime.c:302
4300 msgctxt "full weekday name"
4304 #: ../glib/gdatetime.c:304
4305 msgctxt "full weekday name"
4309 #: ../glib/gdatetime.c:306
4310 msgctxt "full weekday name"
4314 #: ../glib/gdatetime.c:308
4315 msgctxt "full weekday name"
4319 #: ../glib/gdatetime.c:310
4320 msgctxt "full weekday name"
4324 #: ../glib/gdatetime.c:312
4325 msgctxt "full weekday name"
4329 #: ../glib/gdatetime.c:314
4330 msgctxt "full weekday name"
4334 #: ../glib/gdatetime.c:329
4335 msgctxt "abbreviated weekday name"
4339 #: ../glib/gdatetime.c:331
4340 msgctxt "abbreviated weekday name"
4344 #: ../glib/gdatetime.c:333
4345 msgctxt "abbreviated weekday name"
4349 #: ../glib/gdatetime.c:335
4350 msgctxt "abbreviated weekday name"
4354 #: ../glib/gdatetime.c:337
4355 msgctxt "abbreviated weekday name"
4359 #: ../glib/gdatetime.c:339
4360 msgctxt "abbreviated weekday name"
4364 #: ../glib/gdatetime.c:341
4365 msgctxt "abbreviated weekday name"
4369 #: ../glib/gdir.c:155
4371 msgid "Error opening directory “%s”: %s"
4372 msgstr "Errore nell'aprire la directory «%s»: %s"
4374 #: ../glib/gfileutils.c:701 ../glib/gfileutils.c:793
4376 msgid "Could not allocate %lu byte to read file “%s”"
4377 msgid_plural "Could not allocate %lu bytes to read file “%s”"
4378 msgstr[0] "Impossibile allocare %lu byte per leggere il file «%s»"
4379 msgstr[1] "Impossibile allocare %lu byte per leggere il file «%s»"
4381 #: ../glib/gfileutils.c:718
4383 msgid "Error reading file “%s”: %s"
4384 msgstr "Errore nel leggere il file «%s»: %s"
4386 #: ../glib/gfileutils.c:754
4388 msgid "File “%s” is too large"
4389 msgstr "Il file «%s» è troppo grande"
4391 #: ../glib/gfileutils.c:818
4393 msgid "Failed to read from file “%s”: %s"
4394 msgstr "Lettura dal file «%s» non riuscita: %s"
4396 #: ../glib/gfileutils.c:866 ../glib/gfileutils.c:938
4398 msgid "Failed to open file “%s”: %s"
4399 msgstr "Apertura del file «%s» non riuscita: %s"
4401 #: ../glib/gfileutils.c:878
4403 msgid "Failed to get attributes of file “%s”: fstat() failed: %s"
4405 "Lettura degli attributi del file «%s» non riuscita: fstat() non riuscita: %s"
4407 #: ../glib/gfileutils.c:908
4409 msgid "Failed to open file “%s”: fdopen() failed: %s"
4410 msgstr "Apertura del file «%s» non riuscita: fdopen() non riuscita: %s"
4412 #: ../glib/gfileutils.c:1007
4414 msgid "Failed to rename file “%s” to “%s”: g_rename() failed: %s"
4416 "Cambio di nome del file «%s» in «%s» non riuscito: g_rename() non riuscita: "
4419 #: ../glib/gfileutils.c:1042 ../glib/gfileutils.c:1541
4421 msgid "Failed to create file “%s”: %s"
4422 msgstr "Creazione del file «%s» non riuscita: %s"
4424 #: ../glib/gfileutils.c:1069
4426 msgid "Failed to write file “%s”: write() failed: %s"
4427 msgstr "Scrittura del file «%s» non riuscita: write() non riuscita: %s"
4429 #: ../glib/gfileutils.c:1112
4431 msgid "Failed to write file “%s”: fsync() failed: %s"
4432 msgstr "Scrittura del file «%s» non riuscita: fsync() non riuscita: %s"
4434 #: ../glib/gfileutils.c:1236
4436 msgid "Existing file “%s” could not be removed: g_unlink() failed: %s"
4438 "Il file «%s» non può essere rimosso pur esistendo: g_unlink() non riuscita: "
4441 # Il secondo %s è qualcosa tipo
4444 # c[1] = dir_separator;
4447 #: ../glib/gfileutils.c:1507
4449 msgid "Template “%s” invalid, should not contain a “%s”"
4450 msgstr "Il modello «%s» non è valido, non dovrebbe contenere un «%s»"
4452 #: ../glib/gfileutils.c:1520
4454 msgid "Template “%s” doesn’t contain XXXXXX"
4455 msgstr "Il modello «%s» non contiene XXXXXX"
4457 #: ../glib/gfileutils.c:2045
4459 msgid "Failed to read the symbolic link “%s”: %s"
4460 msgstr "Lettura del collegamento simbolico «%s» non riuscita: %s"
4462 #: ../glib/giochannel.c:1388
4464 msgid "Could not open converter from “%s” to “%s”: %s"
4465 msgstr "Impossibile aprire il convertitore da «%s» a «%s»: %s"
4467 #: ../glib/giochannel.c:1733
4468 msgid "Can’t do a raw read in g_io_channel_read_line_string"
4469 msgstr "Impossibile leggere i dati grezzi in g_io_channel_read_line_string"
4471 #: ../glib/giochannel.c:1780 ../glib/giochannel.c:2038
4472 #: ../glib/giochannel.c:2125
4473 msgid "Leftover unconverted data in read buffer"
4474 msgstr "Sono rimasti dei dati non convertiti nel buffer di lettura"
4476 #: ../glib/giochannel.c:1861 ../glib/giochannel.c:1938
4477 msgid "Channel terminates in a partial character"
4478 msgstr "Il canale termina in un carattere parziale"
4480 #: ../glib/giochannel.c:1924
4481 msgid "Can’t do a raw read in g_io_channel_read_to_end"
4482 msgstr "Impossibile eseguire una lettura grezza in g_io_channel_read_to_end"
4484 # key files sono, per glib, file di impostazioni in stile Windows INI
4486 # Ad esempio i file .themes per i temi del desktop e delle icone.
4487 #: ../glib/gkeyfile.c:737
4488 msgid "Valid key file could not be found in search dirs"
4489 msgstr "Impossibile trovare un file chiavi valido nelle directory di ricerca"
4491 #: ../glib/gkeyfile.c:773
4492 msgid "Not a regular file"
4493 msgstr "Non è un file normale"
4495 #: ../glib/gkeyfile.c:1204
4498 "Key file contains line “%s” which is not a key-value pair, group, or comment"
4500 "Il file chiavi contiene la riga «%s» che non è una coppia chiave/valore, un "
4501 "gruppo o un commento valido"
4503 #: ../glib/gkeyfile.c:1261
4505 msgid "Invalid group name: %s"
4506 msgstr "Nome gruppo non valido: %s"
4508 #: ../glib/gkeyfile.c:1283
4509 msgid "Key file does not start with a group"
4510 msgstr "Il file chiavi non inizia con un gruppo"
4512 #: ../glib/gkeyfile.c:1309
4514 msgid "Invalid key name: %s"
4515 msgstr "Nome chiave non valido: %s"
4517 #: ../glib/gkeyfile.c:1336
4519 msgid "Key file contains unsupported encoding “%s”"
4520 msgstr "Il file chiavi contiene la codifica non supportata «%s»"
4522 #: ../glib/gkeyfile.c:1579 ../glib/gkeyfile.c:1752 ../glib/gkeyfile.c:3130
4523 #: ../glib/gkeyfile.c:3193 ../glib/gkeyfile.c:3323 ../glib/gkeyfile.c:3453
4524 #: ../glib/gkeyfile.c:3597 ../glib/gkeyfile.c:3826 ../glib/gkeyfile.c:3893
4526 msgid "Key file does not have group “%s”"
4527 msgstr "Il file chiavi non presenta il gruppo «%s»"
4529 #: ../glib/gkeyfile.c:1707
4531 msgid "Key file does not have key “%s” in group “%s”"
4532 msgstr "Il file chiavi non presenta alcuna chiave «%s» nel gruppo «%s»"
4534 #: ../glib/gkeyfile.c:1869 ../glib/gkeyfile.c:1985
4536 msgid "Key file contains key “%s” with value “%s” which is not UTF-8"
4538 "Il file chiavi contiene la chiave «%s» con il valore «%s» che non è UTF-8"
4540 #: ../glib/gkeyfile.c:1889 ../glib/gkeyfile.c:2005 ../glib/gkeyfile.c:2374
4543 "Key file contains key “%s” which has a value that cannot be interpreted."
4545 "Il file chiavi contiene la chiave «%s» che presenta un valore che non può "
4546 "essere interpretato."
4548 #: ../glib/gkeyfile.c:2591 ../glib/gkeyfile.c:2959
4551 "Key file contains key “%s” in group “%s” which has a value that cannot be "
4554 "Il file chiavi contiene la chiave «%s» nel gruppo «%s» che presenta un "
4555 "valore che non può essere interpretato."
4557 #: ../glib/gkeyfile.c:2669 ../glib/gkeyfile.c:2746
4559 msgid "Key “%s” in group “%s” has value “%s” where %s was expected"
4561 "La chiave «%s» nel gruppo «%s» presenta il valore «%s» mentre era atteso %s"
4563 #: ../glib/gkeyfile.c:4133
4564 msgid "Key file contains escape character at end of line"
4565 msgstr "Il file chiavi contiene un carattere di escape alla fine della riga"
4567 #: ../glib/gkeyfile.c:4155
4569 msgid "Key file contains invalid escape sequence “%s”"
4570 msgstr "Il file chiavi contiene la sequenza di escape non valida «%s»"
4572 #: ../glib/gkeyfile.c:4297
4574 msgid "Value “%s” cannot be interpreted as a number."
4575 msgstr "Impossibile interpretare il valore «%s» come un numero."
4577 #: ../glib/gkeyfile.c:4311
4579 msgid "Integer value “%s” out of range"
4580 msgstr "Il valore intero «%s» è fuori dall'intervallo"
4582 #: ../glib/gkeyfile.c:4344
4584 msgid "Value “%s” cannot be interpreted as a float number."
4585 msgstr "Impossibile interpretare il valore «%s» come un numero float."
4587 #: ../glib/gkeyfile.c:4383
4589 msgid "Value “%s” cannot be interpreted as a boolean."
4590 msgstr "Impossibile interpretare il valore «%s» come un booleano."
4592 #: ../glib/gmappedfile.c:129
4594 msgid "Failed to get attributes of file “%s%s%s%s”: fstat() failed: %s"
4596 "Recupero degli attributi del file «%s%s%s%s» non riuscito: fstat() non "
4599 #: ../glib/gmappedfile.c:195
4601 msgid "Failed to map %s%s%s%s: mmap() failed: %s"
4602 msgstr "Mappatura del file \"%s%s%s%s\" non riuscita: mmap() non riuscita: %s"
4604 #: ../glib/gmappedfile.c:262
4606 msgid "Failed to open file “%s”: open() failed: %s"
4607 msgstr "Apertura del file «%s» non riuscita: open() non riuscita: %s"
4609 #: ../glib/gmarkup.c:398 ../glib/gmarkup.c:440
4611 msgid "Error on line %d char %d: "
4612 msgstr "Errore alla riga %d carattere %d: "
4614 #: ../glib/gmarkup.c:462 ../glib/gmarkup.c:545
4616 msgid "Invalid UTF-8 encoded text in name - not valid '%s'"
4617 msgstr "Testo in codifica UTF-8 non valido nel nome - \"%s\" non valido"
4619 #: ../glib/gmarkup.c:473
4621 msgid "'%s' is not a valid name"
4622 msgstr "\"%s\" non è un nome valido"
4624 #: ../glib/gmarkup.c:489
4626 msgid "'%s' is not a valid name: '%c'"
4627 msgstr "\"%s\" non è un nome valido: '%c'"
4629 #: ../glib/gmarkup.c:599
4631 msgid "Error on line %d: %s"
4632 msgstr "Errore alla riga %d: %s"
4634 #: ../glib/gmarkup.c:676
4637 "Failed to parse '%-.*s', which should have been a digit inside a character "
4638 "reference (ê for example) - perhaps the digit is too large"
4640 "Analisi di '%-.*s' non riuscita: dovrebbe presentare un numero all'interno "
4641 "di un riferimento a carattere (es. ê) - probabilmente il numero è "
4644 #: ../glib/gmarkup.c:688
4646 "Character reference did not end with a semicolon; most likely you used an "
4647 "ampersand character without intending to start an entity - escape ampersand "
4650 "Il riferimento a carattere non termina con un punto e virgola; probabilmente "
4651 "si è utilizzato un carattere \"e commerciale\" senza l'intenzione di "
4652 "iniziare una nuova entità. In tal caso ricorrere a &"
4654 #: ../glib/gmarkup.c:714
4656 msgid "Character reference '%-.*s' does not encode a permitted character"
4657 msgstr "Il riferimento a carattere '%-.*s' non codifica un carattere permesso"
4659 #: ../glib/gmarkup.c:752
4661 "Empty entity '&;' seen; valid entities are: & " < > '"
4663 "Rilevata entità vuota '&;' (sono entità valide & " < > ')"
4665 #: ../glib/gmarkup.c:760
4667 msgid "Entity name '%-.*s' is not known"
4668 msgstr "Il nome di entità \"%-.*s\" è sconosciuto"
4670 #: ../glib/gmarkup.c:765
4672 "Entity did not end with a semicolon; most likely you used an ampersand "
4673 "character without intending to start an entity - escape ampersand as &"
4675 "L'entità non termina con un punto e virgola; probabilmente è stata "
4676 "utilizzata una \"e commerciale\" senza l'intento di iniziare una entità. In "
4677 "tal caso ricorrere a &"
4679 #: ../glib/gmarkup.c:1171
4680 msgid "Document must begin with an element (e.g. <book>)"
4681 msgstr "Il documento deve iniziare con un elemento (es. <book>)"
4683 #: ../glib/gmarkup.c:1211
4686 "'%s' is not a valid character following a '<' character; it may not begin an "
4689 "'%s' non è un carattere valido dopo un carattere '<'; non può dare inizio a "
4690 "un nome di elemento"
4692 #: ../glib/gmarkup.c:1253
4695 "Odd character '%s', expected a '>' character to end the empty-element tag "
4698 "Carattere '%s' spaiato, era atteso un carattere '>' per terminare il tag "
4699 "dell'elemento-vuoto \"%s\""
4701 #: ../glib/gmarkup.c:1334
4704 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
4706 "Carattere '%s' spaiato, era atteso un carattere '=' dopo il nome "
4707 "dell'attributo \"%s\" dell'elemento \"%s\""
4709 #: ../glib/gmarkup.c:1375
4712 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
4713 "element '%s', or optionally an attribute; perhaps you used an invalid "
4714 "character in an attribute name"
4716 "Carattere '%s' spaiato, era atteso un carattere '>' oppure '/' per terminare "
4717 "il tag di partenza dell'elemento \"%s\", oppure opzionalmente un attributo. "
4718 "Probabilmente è stato usato un carattere non valido in un nome di attributo"
4720 #: ../glib/gmarkup.c:1419
4723 "Odd character '%s', expected an open quote mark after the equals sign when "
4724 "giving value for attribute '%s' of element '%s'"
4726 "Carattere '%s' spaiato, era atteso un simbolo di quoting aperto dopo il "
4727 "segno di uguale per attribuire un valore all'attributo \"%s\" dell'elemento "
4730 #: ../glib/gmarkup.c:1552
4733 "'%s' is not a valid character following the characters '</'; '%s' may not "
4734 "begin an element name"
4736 "'%s' non è un carattere valido dopo i caratteri '</'; '%s' non può dare "
4737 "inizio a un nome di elemento"
4739 #: ../glib/gmarkup.c:1588
4742 "'%s' is not a valid character following the close element name '%s'; the "
4743 "allowed character is '>'"
4745 "'%s' non è un carattere valido dopo la chiusura del nome dell'elemento \"%s"
4746 "\"; il carattere permesso è '>'"
4748 #: ../glib/gmarkup.c:1599
4750 msgid "Element '%s' was closed, no element is currently open"
4752 "È stato chiuso l'elemento \"%s\", nessun elemento risulta correntemente "
4755 #: ../glib/gmarkup.c:1608
4757 msgid "Element '%s' was closed, but the currently open element is '%s'"
4759 "È stato chiuso l'elemento \"%s\", ma l'elemento correntemente aperto è \"%s\""
4761 #: ../glib/gmarkup.c:1761
4762 msgid "Document was empty or contained only whitespace"
4763 msgstr "Il documento era vuoto oppure conteneva unicamente spazi"
4765 #: ../glib/gmarkup.c:1775
4766 msgid "Document ended unexpectedly just after an open angle bracket '<'"
4768 "Il documento è terminato in modo inatteso subito dopo una parentesi angolare "
4771 #: ../glib/gmarkup.c:1783 ../glib/gmarkup.c:1828
4774 "Document ended unexpectedly with elements still open - '%s' was the last "
4777 "Il documento è terminato in modo inatteso con elementi ancora aperti - \"%s"
4778 "\" era l'ultimo elemento aperto"
4780 #: ../glib/gmarkup.c:1791
4783 "Document ended unexpectedly, expected to see a close angle bracket ending "
4786 "Il documento è terminato in modo inatteso, mancando la parentesi angolare di "
4787 "chiusura per il tag <%s/>"
4789 #: ../glib/gmarkup.c:1797
4790 msgid "Document ended unexpectedly inside an element name"
4792 "Il documento è terminato in modo inatteso all'interno di un nome di elemento"
4794 #: ../glib/gmarkup.c:1803
4795 msgid "Document ended unexpectedly inside an attribute name"
4797 "Il documento è terminato in modo inatteso all'interno di un nome di attributo"
4799 #: ../glib/gmarkup.c:1808
4800 msgid "Document ended unexpectedly inside an element-opening tag."
4802 "Il documento è terminato in modo inatteso all'interno di un tag di apertura "
4805 #: ../glib/gmarkup.c:1814
4807 "Document ended unexpectedly after the equals sign following an attribute "
4808 "name; no attribute value"
4810 "Il documento è terminato in modo inatteso dopo il segno di uguale che segue "
4811 "un nome di attributo; nessun valore per l'attributo"
4813 #: ../glib/gmarkup.c:1821
4814 msgid "Document ended unexpectedly while inside an attribute value"
4816 "Il documento è terminato in modo inatteso all'interno di un valore di "
4819 #: ../glib/gmarkup.c:1837
4821 msgid "Document ended unexpectedly inside the close tag for element '%s'"
4823 "Il documento è terminato in modo inatteso all'interno del tag di chiusura "
4824 "per l'elemento \"%s\""
4826 # di elaborazione? in elaborazione ?
4827 #: ../glib/gmarkup.c:1843
4828 msgid "Document ended unexpectedly inside a comment or processing instruction"
4830 "Il documento è terminato in modo inatteso all'interno di un commento o "
4831 "istruzione di elaborazione"
4833 #: ../glib/goption.c:861
4837 #: ../glib/goption.c:977
4838 msgid "Help Options:"
4839 msgstr "Opzioni di aiuto:"
4841 #: ../glib/goption.c:978
4842 msgid "Show help options"
4843 msgstr "Mostra le opzioni di aiuto"
4845 #: ../glib/goption.c:984
4846 msgid "Show all help options"
4847 msgstr "Mostra tutte le opzioni di aiuto"
4849 #: ../glib/goption.c:1047
4850 msgid "Application Options:"
4851 msgstr "Opzioni dell'applicazione:"
4853 #: ../glib/goption.c:1049
4857 #: ../glib/goption.c:1113 ../glib/goption.c:1183
4859 msgid "Cannot parse integer value “%s” for %s"
4860 msgstr "Impossibile analizzare il valore intero «%s» per %s"
4862 #: ../glib/goption.c:1123 ../glib/goption.c:1191
4864 msgid "Integer value “%s” for %s out of range"
4865 msgstr "Il valore intero «%s» per %s è fuori dall'intervallo"
4867 #: ../glib/goption.c:1148
4869 msgid "Cannot parse double value “%s” for %s"
4870 msgstr "Impossibile analizzare il valore double «%s» per %s"
4872 #: ../glib/goption.c:1156
4874 msgid "Double value “%s” for %s out of range"
4875 msgstr "Il valore double «%s» per %s è fuori dall'intervallo"
4877 #: ../glib/goption.c:1448 ../glib/goption.c:1527
4879 msgid "Error parsing option %s"
4880 msgstr "Errore nell'analizzare l'opzione %s"
4882 #: ../glib/goption.c:1558 ../glib/goption.c:1671
4884 msgid "Missing argument for %s"
4885 msgstr "Argomento mancante per %s"
4887 #: ../glib/goption.c:2132
4889 msgid "Unknown option %s"
4890 msgstr "Opzione %s sconosciuta"
4892 # corrotto sembrava brutto, cfr revisione su TP
4893 #: ../glib/gregex.c:258
4894 msgid "corrupted object"
4895 msgstr "oggetto non attendibile"
4897 #: ../glib/gregex.c:260
4898 msgid "internal error or corrupted object"
4899 msgstr "errore interno oppure oggetto non attendibile"
4901 #: ../glib/gregex.c:262
4902 msgid "out of memory"
4903 msgstr "memoria esaurita"
4905 #: ../glib/gregex.c:267
4906 msgid "backtracking limit reached"
4907 msgstr "raggiunto limite di backtracking"
4909 #: ../glib/gregex.c:279 ../glib/gregex.c:287
4910 msgid "the pattern contains items not supported for partial matching"
4912 "il modello contiene elementi non supportati per la corrispondenza parziale"
4914 #: ../glib/gregex.c:281
4915 msgid "internal error"
4916 msgstr "errore interno"
4918 #: ../glib/gregex.c:289
4919 msgid "back references as conditions are not supported for partial matching"
4921 "per la corrispondenza parziale non sono supportati i riferimenti "
4922 "all'indietro come condizioni"
4924 #: ../glib/gregex.c:298
4925 msgid "recursion limit reached"
4926 msgstr "raggiunto limite di ricorsione"
4928 #: ../glib/gregex.c:300
4929 msgid "invalid combination of newline flags"
4930 msgstr "combinazione non valida di flag di fine riga"
4932 #: ../glib/gregex.c:302
4934 msgstr "offset errato"
4936 #: ../glib/gregex.c:304
4940 #: ../glib/gregex.c:306
4941 msgid "recursion loop"
4942 msgstr "ciclo ricorsivo"
4944 #: ../glib/gregex.c:310
4945 msgid "unknown error"
4946 msgstr "errore sconosciuto"
4948 #: ../glib/gregex.c:330
4949 msgid "\\ at end of pattern"
4950 msgstr "\\ alla fine del modello"
4952 #: ../glib/gregex.c:333
4953 msgid "\\c at end of pattern"
4954 msgstr "\\c alla fine del modello"
4956 # che differenza c'è tra "follows" e gli "after" qualche messaggio dopo?
4957 #: ../glib/gregex.c:336
4958 msgid "unrecognized character following \\"
4959 msgstr "carattere non riconosciuto dopo \\"
4961 # quantificatore: esiste come termine per log. mat. e gramm.
4962 #: ../glib/gregex.c:339
4963 msgid "numbers out of order in {} quantifier"
4964 msgstr "numeri fuori ordine nel quantificatore {}"
4966 #: ../glib/gregex.c:342
4967 msgid "number too big in {} quantifier"
4968 msgstr "numero troppo grande nel quantificatore {}"
4970 #: ../glib/gregex.c:345
4971 msgid "missing terminating ] for character class"
4972 msgstr "] terminante mancante per classe di caratteri"
4974 #: ../glib/gregex.c:348
4975 msgid "invalid escape sequence in character class"
4976 msgstr "sequenza di escape non valida nella classe di caratteri"
4978 # to put out of order --> guastare, mettere in disordine
4979 #: ../glib/gregex.c:351
4980 msgid "range out of order in character class"
4981 msgstr "intervallo disordinato nella classe di caratteri"
4983 #: ../glib/gregex.c:354
4984 msgid "nothing to repeat"
4985 msgstr "nulla da ripetere"
4987 #: ../glib/gregex.c:358
4988 msgid "unexpected repeat"
4989 msgstr "ripetizione inattesa"
4991 #: ../glib/gregex.c:361
4992 msgid "unrecognized character after (? or (?-"
4993 msgstr "carattere non riconosciuto dopo (? o (?-"
4996 #: ../glib/gregex.c:364
4997 msgid "POSIX named classes are supported only within a class"
4999 "le classi POSIX nominate sono supportate solo all'interno di una classe"
5001 #: ../glib/gregex.c:367
5002 msgid "missing terminating )"
5003 msgstr ") terminante mancante"
5005 #: ../glib/gregex.c:370
5006 msgid "reference to non-existent subpattern"
5007 msgstr "riferimento a sotto-modello non esistente"
5009 #: ../glib/gregex.c:373
5010 msgid "missing ) after comment"
5011 msgstr ") mancante dopo il commento"
5013 #: ../glib/gregex.c:376
5014 msgid "regular expression is too large"
5015 msgstr "l'espressione regolare è troppo grande"
5017 #: ../glib/gregex.c:379
5018 msgid "failed to get memory"
5019 msgstr "recupero della memoria non riuscito"
5021 #: ../glib/gregex.c:383
5022 msgid ") without opening ("
5023 msgstr ") senza ( di apertura"
5025 # secondo garzantilinguistica.it eccedenza (di dati) è la
5026 # traduzione di overflow secondo IBM. La traduzione generica
5027 # per ambito infomatico è superamento di capacità
5028 #: ../glib/gregex.c:387
5029 msgid "code overflow"
5030 msgstr "eccedenza di codice"
5032 #: ../glib/gregex.c:391
5033 msgid "unrecognized character after (?<"
5034 msgstr "carattere non riconosciuto dopo (?<"
5036 #: ../glib/gregex.c:394
5037 msgid "lookbehind assertion is not fixed length"
5038 msgstr "l'asserzione lookbehind non ha lunghezza fissata"
5040 # malformato si riferisce a entrambi????
5041 #: ../glib/gregex.c:397
5042 msgid "malformed number or name after (?("
5043 msgstr "numero o nome malformato dopo (?("
5045 #: ../glib/gregex.c:400
5046 msgid "conditional group contains more than two branches"
5047 msgstr "il gruppo condizionale contiene più di due diramazioni"
5049 #: ../glib/gregex.c:403
5050 msgid "assertion expected after (?("
5051 msgstr "asserzione attesa dopo (?"
5053 #. translators: '(?R' and '(?[+-]digits' are both meant as (groups of)
5054 #. * sequences here, '(?-54' would be an example for the second group.
5056 #: ../glib/gregex.c:410
5057 msgid "(?R or (?[+-]digits must be followed by )"
5058 msgstr "(?R o (?[+-]cifre deve essere seguito da )"
5060 #: ../glib/gregex.c:413
5061 msgid "unknown POSIX class name"
5062 msgstr "nome di classe POSIX sconosciuto"
5064 #: ../glib/gregex.c:416
5065 msgid "POSIX collating elements are not supported"
5066 msgstr "gli elementi di collazione POSIX non sono supportati"
5068 #: ../glib/gregex.c:419
5069 msgid "character value in \\x{...} sequence is too large"
5070 msgstr "il valore del carattere nella sequenza \\x{...} è troppo grande"
5072 #: ../glib/gregex.c:422
5073 msgid "invalid condition (?(0)"
5074 msgstr "condizione (?(0) non valida"
5076 #: ../glib/gregex.c:425
5077 msgid "\\C not allowed in lookbehind assertion"
5078 msgstr "\\C non consentito in asserzione lookbehind"
5080 #: ../glib/gregex.c:432
5081 msgid "escapes \\L, \\l, \\N{name}, \\U, and \\u are not supported"
5082 msgstr "gli escape \\L, \\l \\N{name}, \\U, e \\u non sono supportati"
5084 #: ../glib/gregex.c:435
5085 msgid "recursive call could loop indefinitely"
5086 msgstr "la chiamata ricorsiva potrebbe entrare in ciclo infinito"
5088 #: ../glib/gregex.c:439
5089 msgid "unrecognized character after (?P"
5090 msgstr "carattere non riconosciuto dopo (?P"
5092 #: ../glib/gregex.c:442
5093 msgid "missing terminator in subpattern name"
5094 msgstr "terminatore mancante nel nome di sotto-modello"
5096 #: ../glib/gregex.c:445
5097 msgid "two named subpatterns have the same name"
5098 msgstr "due sotto-modelli nominati presentano lo stesso nome"
5100 #: ../glib/gregex.c:448
5101 msgid "malformed \\P or \\p sequence"
5102 msgstr "sequenza \\P o \\p malformata"
5104 #: ../glib/gregex.c:451
5105 msgid "unknown property name after \\P or \\p"
5106 msgstr "nome di proprietà sconosciuto dopo \\P o \\p"
5108 #: ../glib/gregex.c:454
5109 msgid "subpattern name is too long (maximum 32 characters)"
5110 msgstr "il nome di sotto-modello è troppo lungo (massimo 32 caratteri)"
5112 #: ../glib/gregex.c:457
5113 msgid "too many named subpatterns (maximum 10,000)"
5114 msgstr "troppi sotto-modelli nominati (massimo 10.000)"
5116 #: ../glib/gregex.c:460
5117 msgid "octal value is greater than \\377"
5118 msgstr "il valore ottale è maggiore di \\377"
5120 #: ../glib/gregex.c:464
5121 msgid "overran compiling workspace"
5122 msgstr "sconfinamento compilando l'area di lavoro"
5124 #: ../glib/gregex.c:468
5125 msgid "previously-checked referenced subpattern not found"
5126 msgstr "sotto-modello referenziato precedentemente controllato non trovato"
5128 #: ../glib/gregex.c:471
5129 msgid "DEFINE group contains more than one branch"
5130 msgstr "il gruppo DEFINE contiene più di una diramazione"
5132 #: ../glib/gregex.c:474
5133 msgid "inconsistent NEWLINE options"
5134 msgstr "opzioni NEWLINE incoerenti"
5136 #: ../glib/gregex.c:477
5138 "\\g is not followed by a braced, angle-bracketed, or quoted name or number, "
5139 "or by a plain number"
5141 "\\g non è seguito da un nome o un numero tra parentesi, parentesi angolari, "
5142 "tra virgolette o da un numero semplice"
5144 #: ../glib/gregex.c:481
5145 msgid "a numbered reference must not be zero"
5146 msgstr "un riferimento numerato deve essere diverso da zero"
5148 #: ../glib/gregex.c:484
5149 msgid "an argument is not allowed for (*ACCEPT), (*FAIL), or (*COMMIT)"
5150 msgstr "non è consentito un argomento per (*ACCEPT), (*FAIL) o (*COMMIT)"
5152 #: ../glib/gregex.c:487
5153 msgid "(*VERB) not recognized"
5154 msgstr "(*VERB) non riconosciuto"
5156 #: ../glib/gregex.c:490
5157 msgid "number is too big"
5158 msgstr "il numero è troppo grande"
5160 #: ../glib/gregex.c:493
5161 msgid "missing subpattern name after (?&"
5162 msgstr "nome di sotto-modello mancante dopo (?&"
5164 #: ../glib/gregex.c:496
5165 msgid "digit expected after (?+"
5166 msgstr "attesa cifra dopo (?+"
5168 #: ../glib/gregex.c:499
5169 msgid "] is an invalid data character in JavaScript compatibility mode"
5170 msgstr "] è un caratteri dati non valido in modalità compatibilità JavaScript"
5172 #: ../glib/gregex.c:502
5173 msgid "different names for subpatterns of the same number are not allowed"
5174 msgstr "non sono ammessi diversi nomi per sotto-modelli dello stesso numero"
5176 #: ../glib/gregex.c:505
5177 msgid "(*MARK) must have an argument"
5178 msgstr "(*MARK) deve avere un argomento"
5180 #: ../glib/gregex.c:508
5181 msgid "\\c must be followed by an ASCII character"
5182 msgstr "\\c deve essere seguito da un carattere ASCII"
5184 #: ../glib/gregex.c:511
5185 msgid "\\k is not followed by a braced, angle-bracketed, or quoted name"
5187 "\\g non è seguito da un nome tra parentesi, parentesi angolari o virgolette"
5189 #: ../glib/gregex.c:514
5190 msgid "\\N is not supported in a class"
5191 msgstr "\\N non è supportato in una classe"
5193 #: ../glib/gregex.c:517
5194 msgid "too many forward references"
5195 msgstr "troppi riferimenti anteriori"
5197 #: ../glib/gregex.c:520
5198 msgid "name is too long in (*MARK), (*PRUNE), (*SKIP), or (*THEN)"
5199 msgstr "nome troppo lungo in (*MARK), (*PRUNE), (*SKIP) o (*THEN)"
5201 #: ../glib/gregex.c:523
5202 msgid "character value in \\u.... sequence is too large"
5203 msgstr "il valore del carattere nella sequenza \\u.... è troppo grande"
5205 #: ../glib/gregex.c:746 ../glib/gregex.c:1977
5207 msgid "Error while matching regular expression %s: %s"
5209 "Errore durante la ricerca di corrispondenza per l'espressione regolare %s: %s"
5211 #: ../glib/gregex.c:1317
5212 msgid "PCRE library is compiled without UTF8 support"
5213 msgstr "La libreria PCRE è compilata senza supporto per UTF-8"
5215 #: ../glib/gregex.c:1321
5216 msgid "PCRE library is compiled without UTF8 properties support"
5217 msgstr "La libreria PCRE è compilata senza supporto per le proprietà UTF-8"
5219 #: ../glib/gregex.c:1329
5220 msgid "PCRE library is compiled with incompatible options"
5221 msgstr "La libreria PCRE è compilata con opzioni incompatibili\t"
5223 #: ../glib/gregex.c:1358
5225 msgid "Error while optimizing regular expression %s: %s"
5226 msgstr "Errore durante l'ottimizzazione dell'espressione regolare %s: %s"
5228 #: ../glib/gregex.c:1438
5230 msgid "Error while compiling regular expression %s at char %d: %s"
5232 "Errore durante la compilazione dell'espressione regolare %s al carattere %d: "
5235 #: ../glib/gregex.c:2413
5236 msgid "hexadecimal digit or “}” expected"
5237 msgstr "attesa cifra esadecimale o «}»"
5239 #: ../glib/gregex.c:2429
5240 msgid "hexadecimal digit expected"
5241 msgstr "attesa cifra esadecimale"
5243 #: ../glib/gregex.c:2469
5244 msgid "missing “<” in symbolic reference"
5245 msgstr "«<» mancante nel riferimento simbolico"
5247 #: ../glib/gregex.c:2478
5248 msgid "unfinished symbolic reference"
5249 msgstr "riferimento simbolico non terminato"
5251 #: ../glib/gregex.c:2485
5252 msgid "zero-length symbolic reference"
5253 msgstr "riferimento simbolico di lunghezza zero"
5255 #: ../glib/gregex.c:2496
5256 msgid "digit expected"
5257 msgstr "attesa cifra"
5259 #: ../glib/gregex.c:2514
5260 msgid "illegal symbolic reference"
5261 msgstr "riferimento simbolico non lecito"
5263 # significa che il testo finisce con una barra rovesciata, è il
5264 # carattere successivo che manca
5266 # Quindi "isolato" o "staccato" o al limite "accindetale", "casuale"
5267 #: ../glib/gregex.c:2576
5268 msgid "stray final “\\”"
5269 msgstr "«\\» finale isolato"
5271 #: ../glib/gregex.c:2580
5272 msgid "unknown escape sequence"
5273 msgstr "sequenza di escape sconosciuta"
5275 # da sostituire crea confusione...
5276 #: ../glib/gregex.c:2590
5278 msgid "Error while parsing replacement text “%s” at char %lu: %s"
5280 "Errore durante l'analisi del testo di sostituzione «%s» al carattere %lu: %s"
5282 #: ../glib/gshell.c:96
5283 msgid "Quoted text doesn’t begin with a quotation mark"
5284 msgstr "Il testo citato non inizia con un carattere di citazione"
5286 #: ../glib/gshell.c:186
5287 msgid "Unmatched quotation mark in command line or other shell-quoted text"
5289 "Carattere di quoting non accoppiato nella riga di comando o nel testo con "
5292 #: ../glib/gshell.c:582
5294 msgid "Text ended just after a “\\” character. (The text was “%s”)"
5295 msgstr "Il testo è finito subito dopo un carattere «\\» (il testo era «%s»)."
5297 #: ../glib/gshell.c:589
5299 msgid "Text ended before matching quote was found for %c. (The text was “%s”)"
5301 "Il testo è finito prima di trovare il carattere di citazione corrispondente "
5302 "per %c (il testo era «%s»)."
5304 #: ../glib/gshell.c:601
5305 msgid "Text was empty (or contained only whitespace)"
5306 msgstr "Il testo era vuoto (oppure conteneva unicamente spazi bianchi)"
5308 # (%s) è in fondo perché risolto in g_strerror (gint)
5309 #: ../glib/gspawn.c:209
5311 msgid "Failed to read data from child process (%s)"
5312 msgstr "Lettura dei dati dal processo figlio non riuscita (%s)"
5314 # (%s) è in fondo perché risolto in g_strerror (gint)
5315 #: ../glib/gspawn.c:353
5317 msgid "Unexpected error in select() reading data from a child process (%s)"
5319 "Errore inatteso in select() nel leggere i dati da un processo figlio (%s)"
5321 #: ../glib/gspawn.c:438
5323 msgid "Unexpected error in waitpid() (%s)"
5324 msgstr "Errore inatteso in waitpid() (%s)"
5326 #: ../glib/gspawn.c:844 ../glib/gspawn-win32.c:1233
5328 msgid "Child process exited with code %ld"
5329 msgstr "Processo figlio uscito con codice %ld"
5331 #: ../glib/gspawn.c:852
5333 msgid "Child process killed by signal %ld"
5334 msgstr "Processo figlio ucciso dal segnale %ld"
5336 #: ../glib/gspawn.c:859
5338 msgid "Child process stopped by signal %ld"
5339 msgstr "Processo figlio fermato dal segnale %ld"
5341 #: ../glib/gspawn.c:866
5343 msgid "Child process exited abnormally"
5344 msgstr "Il processo figlio è uscito in modo anomalo"
5346 # (%s) è in fondo perché risolto in g_strerror (gint)
5347 #: ../glib/gspawn.c:1271 ../glib/gspawn-win32.c:339 ../glib/gspawn-win32.c:347
5349 msgid "Failed to read from child pipe (%s)"
5350 msgstr "Lettura dalla pipe figlia non riuscita (%s)"
5352 # (%s) è in fondo perché risolto in g_strerror (gint)
5353 #: ../glib/gspawn.c:1341
5355 msgid "Failed to fork (%s)"
5356 msgstr "Esecuzione di fork non riuscita (%s)"
5358 # (%s) è in fondo perché risolto in g_strerror (gint)
5359 #: ../glib/gspawn.c:1490 ../glib/gspawn-win32.c:370
5361 msgid "Failed to change to directory “%s” (%s)"
5362 msgstr "Cambio della directory in «%s» non riuscito (%s)"
5364 # (%s) è in fondo perché risolto in g_strerror (gint)
5365 #: ../glib/gspawn.c:1500
5367 msgid "Failed to execute child process “%s” (%s)"
5368 msgstr "Esecuzione del processo figlio «%s» non riuscita (%s)"
5370 # (%s) è in fondo perché risolto in g_strerror (gint)
5371 #: ../glib/gspawn.c:1510
5373 msgid "Failed to redirect output or input of child process (%s)"
5374 msgstr "Ridirezione dell'output o input del processo figlio non riuscita (%s)"
5376 # (%s) è in fondo perché risolto in g_strerror (gint)
5377 #: ../glib/gspawn.c:1519
5379 msgid "Failed to fork child process (%s)"
5380 msgstr "Esecuzione del fork per processo figlio non riuscita (%s)"
5382 #: ../glib/gspawn.c:1527
5384 msgid "Unknown error executing child process “%s”"
5385 msgstr "Errore sconosciuto nell'eseguire il processo figlio «%s»"
5387 # (%s) è in fondo perché risolto in g_strerror (gint)
5388 #: ../glib/gspawn.c:1551
5390 msgid "Failed to read enough data from child pid pipe (%s)"
5392 "Lettura di una quantità di dati sufficiente dalla pipe del processo figlio "
5395 #: ../glib/gspawn-win32.c:283
5396 msgid "Failed to read data from child process"
5397 msgstr "Lettura di dati dal processo figlio non riuscita"
5399 # (%s) è in fondo perché risolto in g_strerror (gint)
5400 #: ../glib/gspawn-win32.c:300
5402 msgid "Failed to create pipe for communicating with child process (%s)"
5404 "Creazione della pipe per comunicare con il processo figlio non riuscita (%s)"
5406 # (%s) è in fondo perché risolto in g_strerror (gint)
5407 #: ../glib/gspawn-win32.c:376 ../glib/gspawn-win32.c:495
5409 msgid "Failed to execute child process (%s)"
5410 msgstr "Esecuzione del processo figlio non riuscita (%s)"
5412 #: ../glib/gspawn-win32.c:445
5414 msgid "Invalid program name: %s"
5415 msgstr "Nome programma non valido: %s"
5417 #: ../glib/gspawn-win32.c:455 ../glib/gspawn-win32.c:722
5418 #: ../glib/gspawn-win32.c:1297
5420 msgid "Invalid string in argument vector at %d: %s"
5421 msgstr "Stringa non valida nel vettore di argomenti alla posizione %d: %s"
5423 #: ../glib/gspawn-win32.c:466 ../glib/gspawn-win32.c:737
5424 #: ../glib/gspawn-win32.c:1330
5426 msgid "Invalid string in environment: %s"
5427 msgstr "Stringa non valida nell'ambiente: %s"
5429 #: ../glib/gspawn-win32.c:718 ../glib/gspawn-win32.c:1278
5431 msgid "Invalid working directory: %s"
5432 msgstr "Directory di lavoro non valida: %s"
5434 # (%s) è in fondo perché risolto in g_strerror (gint)
5435 #: ../glib/gspawn-win32.c:783
5437 msgid "Failed to execute helper program (%s)"
5438 msgstr "Esecuzione del programma helper non riuscita (%s)"
5440 #: ../glib/gspawn-win32.c:997
5442 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
5445 "Errore inatteso in g_io_channel_win32_poll() nel leggere i dati da un "
5448 #: ../glib/gutf8.c:797
5449 msgid "Failed to allocate memory"
5450 msgstr "Allocazione della memoria non riuscita"
5452 #: ../glib/gutf8.c:930
5453 msgid "Character out of range for UTF-8"
5454 msgstr "Carattere fuori dall'intervallo per UTF-8"
5456 #: ../glib/gutf8.c:1031 ../glib/gutf8.c:1040 ../glib/gutf8.c:1170
5457 #: ../glib/gutf8.c:1179 ../glib/gutf8.c:1318 ../glib/gutf8.c:1415
5458 msgid "Invalid sequence in conversion input"
5459 msgstr "Sequenza non valida in ingresso per la conversione"
5461 #: ../glib/gutf8.c:1329 ../glib/gutf8.c:1426
5462 msgid "Character out of range for UTF-16"
5463 msgstr "Carattere fuori dall'intervallo per UTF-16"
5465 #: ../glib/gutils.c:2139 ../glib/gutils.c:2166 ../glib/gutils.c:2272
5468 msgid_plural "%u bytes"
5472 #: ../glib/gutils.c:2145
5477 #: ../glib/gutils.c:2147
5482 #: ../glib/gutils.c:2150
5487 #: ../glib/gutils.c:2153
5492 #: ../glib/gutils.c:2156
5497 #: ../glib/gutils.c:2159
5502 #: ../glib/gutils.c:2172
5507 #: ../glib/gutils.c:2175 ../glib/gutils.c:2290
5512 #: ../glib/gutils.c:2178 ../glib/gutils.c:2295
5517 #: ../glib/gutils.c:2180 ../glib/gutils.c:2300
5522 #: ../glib/gutils.c:2183 ../glib/gutils.c:2305
5527 #: ../glib/gutils.c:2186 ../glib/gutils.c:2310
5532 #. Translators: the %s in "%s bytes" will always be replaced by a number.
5533 #: ../glib/gutils.c:2223
5536 msgid_plural "%s bytes"
5540 #. Translators: this is from the deprecated function g_format_size_for_display() which uses 'KB' to
5541 #. * mean 1024 bytes. I am aware that 'KB' is not correct, but it has been preserved for reasons of
5542 #. * compatibility. Users will not see this string unless a program is using this deprecated function.
5543 #. * Please translate as literally as possible.
5545 #: ../glib/gutils.c:2285
5550 #~ msgid "Error creating directory '%s': %s"
5551 #~ msgstr "Errore nel creare la directory \"%s\": %s"
5553 #~ msgid "Error opening file '%s': %s"
5554 #~ msgstr "Errore nell'aprire il file «%s»: %s"
5556 #~ msgid "Error reading file '%s': %s"
5557 #~ msgstr "Errore nel leggere il file \"%s\": %s"