remove deleted file gio/gdirectorymonitor.c
[platform/upstream/glib.git] / po / it.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: glib 2.12.x\n"
4 "Report-Msgid-Bugs-To: \n"
5 "POT-Creation-Date: 2008-01-07 15:40+0100\n"
6 "PO-Revision-Date: 2008-01-07 15:40+0100\n"
7 "Last-Translator: Luca Ferretti <elle.uca@libero.it>\n"
8 "Language-Team: Italian <tp@lists.linux.it>\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
13
14 #: ../glib/gbookmarkfile.c:705 ../glib/gbookmarkfile.c:782
15 #: ../glib/gbookmarkfile.c:861 ../glib/gbookmarkfile.c:908
16 #, c-format
17 msgid "Unexpected attribute '%s' for element '%s'"
18 msgstr "Attributo \"%s\" inatteso per l'elemento \"%s\""
19
20 #: ../glib/gbookmarkfile.c:716 ../glib/gbookmarkfile.c:793
21 #: ../glib/gbookmarkfile.c:803 ../glib/gbookmarkfile.c:919
22 #, c-format
23 msgid "Attribute '%s' of element '%s' not found"
24 msgstr "Attributo \"%s\" dell'elemento \"%s\" non trovato"
25
26 #: ../glib/gbookmarkfile.c:1092 ../glib/gbookmarkfile.c:1157
27 #: ../glib/gbookmarkfile.c:1221 ../glib/gbookmarkfile.c:1231
28 #, c-format
29 msgid "Unexpected tag '%s', tag '%s' expected"
30 msgstr "Tag \"%s\" inatteso; atteso il tag \"%s\""
31
32 #: ../glib/gbookmarkfile.c:1117 ../glib/gbookmarkfile.c:1131
33 #: ../glib/gbookmarkfile.c:1199 ../glib/gbookmarkfile.c:1251
34 #, c-format
35 msgid "Unexpected tag '%s' inside '%s'"
36 msgstr "Tag \"%s\" inatteso all'interno di \"%s\""
37
38 #: ../glib/gbookmarkfile.c:1781
39 #, c-format
40 msgid "No valid bookmark file found in data dirs"
41 msgstr ""
42 "Non è stato trovato alcun file di segnalibri valido nelle directory dei dati"
43
44 # usate le «» perché forse questa compare nella UI
45 #
46 #: ../glib/gbookmarkfile.c:1982
47 #, c-format
48 msgid "A bookmark for URI '%s' already exists"
49 msgstr "Esiste già un segnalibro per l'URI «%s»"
50
51 # vedi sopra per «»
52 #
53 #: ../glib/gbookmarkfile.c:2028 ../glib/gbookmarkfile.c:2185
54 #: ../glib/gbookmarkfile.c:2270 ../glib/gbookmarkfile.c:2350
55 #: ../glib/gbookmarkfile.c:2435 ../glib/gbookmarkfile.c:2518
56 #: ../glib/gbookmarkfile.c:2596 ../glib/gbookmarkfile.c:2675
57 #: ../glib/gbookmarkfile.c:2717 ../glib/gbookmarkfile.c:2814
58 #: ../glib/gbookmarkfile.c:2940 ../glib/gbookmarkfile.c:3130
59 #: ../glib/gbookmarkfile.c:3206 ../glib/gbookmarkfile.c:3371
60 #: ../glib/gbookmarkfile.c:3460 ../glib/gbookmarkfile.c:3550
61 #: ../glib/gbookmarkfile.c:3677
62 #, c-format
63 msgid "No bookmark found for URI '%s'"
64 msgstr "Non è stato trovato alcun segnalibro per l'URI «%s»"
65
66 #: ../glib/gbookmarkfile.c:2359
67 #, c-format
68 msgid "No MIME type defined in the bookmark for URI '%s'"
69 msgstr "Nessuna definizione di tipo MIME nel segnalibro per l'URI \"%s\""
70
71 # o private è il nome della flag (che quindi diventa opzione)?
72 # cercare nel codice... -Luca
73 #
74 #: ../glib/gbookmarkfile.c:2444
75 #, c-format
76 msgid "No private flag has been defined in bookmark for URI '%s'"
77 msgstr ""
78 "Non è stata definita alcuna flag privata nel segnalibro per l'URI \"%s\""
79
80 #: ../glib/gbookmarkfile.c:2823
81 #, c-format
82 msgid "No groups set in bookmark for URI '%s'"
83 msgstr "Nessun gruppo impostato nel segnalibro per l'URI \"%s\""
84
85 #: ../glib/gbookmarkfile.c:3224 ../glib/gbookmarkfile.c:3381
86 #, c-format
87 msgid "No application with name '%s' registered a bookmark for '%s'"
88 msgstr "Nessuna applicazione di nome «%s» ha registrato un segnalibro per «%s»"
89
90 #: ../glib/gbookmarkfile.c:3404
91 #, c-format
92 msgid "Failed to expand exec line '%s' with URI '%s'"
93 msgstr "Espansione della riga exec \"%s\" con l'URI \"%s\" fallita"
94
95 #: ../glib/gconvert.c:431 ../glib/gconvert.c:509 ../glib/giochannel.c:1158
96 #, c-format
97 msgid "Conversion from character set '%s' to '%s' is not supported"
98 msgstr ""
99 "La conversione del set di caratteri da \"%s\" a \"%s\" non è supportata"
100
101 #: ../glib/gconvert.c:435 ../glib/gconvert.c:513
102 #, c-format
103 msgid "Could not open converter from '%s' to '%s'"
104 msgstr "Impossibile aprire il convertitore da \"%s\" a \"%s\""
105
106 #: ../glib/gconvert.c:632 ../glib/gconvert.c:1017 ../glib/giochannel.c:1330
107 #: ../glib/giochannel.c:1372 ../glib/giochannel.c:2215 ../glib/gutf8.c:950
108 #: ../glib/gutf8.c:1399
109 #, c-format
110 msgid "Invalid byte sequence in conversion input"
111 msgstr "Sequenza di byte non valida nell'ingresso per la conversione"
112
113 #: ../glib/gconvert.c:638 ../glib/gconvert.c:944 ../glib/giochannel.c:1337
114 #: ../glib/giochannel.c:2227
115 #, c-format
116 msgid "Error during conversion: %s"
117 msgstr "Errore durante la conversione: %s"
118
119 #: ../glib/gconvert.c:669 ../glib/gutf8.c:946 ../glib/gutf8.c:1150
120 #: ../glib/gutf8.c:1291 ../glib/gutf8.c:1395
121 #, c-format
122 msgid "Partial character sequence at end of input"
123 msgstr "Sequenza di caratteri parziale al termine dei dati in ingresso"
124
125 # il primo %s è una 'fallback string' come recita il commento nel codice
126 #: ../glib/gconvert.c:919
127 #, c-format
128 msgid "Cannot convert fallback '%s' to codeset '%s'"
129 msgstr "Impossibile convertire \"%s\" nel set di caratteri \"%s\""
130
131 #: ../glib/gconvert.c:1733
132 #, c-format
133 msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
134 msgstr "L'URI \"%s\" non è un URI assoluto che utilizza lo schema \"file\""
135
136 #: ../glib/gconvert.c:1743
137 #, c-format
138 msgid "The local file URI '%s' may not include a '#'"
139 msgstr "L'URI per il file locale \"%s\" non può includere un '#'"
140
141 #: ../glib/gconvert.c:1760
142 #, c-format
143 msgid "The URI '%s' is invalid"
144 msgstr "L'URI \"%s\" non è valido"
145
146 #: ../glib/gconvert.c:1772
147 #, c-format
148 msgid "The hostname of the URI '%s' is invalid"
149 msgstr "Il nome dell'host nell'URI \"%s\" non è valido"
150
151 #: ../glib/gconvert.c:1788
152 #, c-format
153 msgid "The URI '%s' contains invalidly escaped characters"
154 msgstr "L'URI \"%s\" contiene sequenze di escape non valide"
155
156 #: ../glib/gconvert.c:1883
157 #, c-format
158 msgid "The pathname '%s' is not an absolute path"
159 msgstr "Il nome di percorso \"%s\" non è un percorso assoluto"
160
161 #: ../glib/gconvert.c:1893
162 #, c-format
163 msgid "Invalid hostname"
164 msgstr "Nome host non valido"
165
166 #: ../glib/gdir.c:104 ../glib/gdir.c:124
167 #, c-format
168 msgid "Error opening directory '%s': %s"
169 msgstr "Errore nell'aprire la directory \"%s\": %s"
170
171 #: ../glib/gfileutils.c:557 ../glib/gfileutils.c:630
172 #, c-format
173 msgid "Could not allocate %lu bytes to read file \"%s\""
174 msgstr "Impossibile allocare %lu bytes per leggere il file \"%s\""
175
176 #: ../glib/gfileutils.c:572
177 #, c-format
178 msgid "Error reading file '%s': %s"
179 msgstr "Errore nel leggere il file \"%s\": %s"
180
181 #: ../glib/gfileutils.c:654
182 #, c-format
183 msgid "Failed to read from file '%s': %s"
184 msgstr "Lettura dal file \"%s\" fallita: %s"
185
186 #: ../glib/gfileutils.c:705 ../glib/gfileutils.c:792
187 #, c-format
188 msgid "Failed to open file '%s': %s"
189 msgstr "Apertura del file \"%s\" fallita: %s"
190
191 #: ../glib/gfileutils.c:722 ../glib/gmappedfile.c:133
192 #, c-format
193 msgid "Failed to get attributes of file '%s': fstat() failed: %s"
194 msgstr "Lettura degli attributi del file \"%s\" fallita: fstat() fallita: %s"
195
196 #: ../glib/gfileutils.c:756
197 #, c-format
198 msgid "Failed to open file '%s': fdopen() failed: %s"
199 msgstr "Apertura del file \"%s\" fallita: fdopen() fallita: %s"
200
201 #: ../glib/gfileutils.c:890
202 #, c-format
203 msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
204 msgstr ""
205 "Cambio di nome del file \"%s\" in \"%s\" fallito: g_rename() fallita: %s"
206
207 #: ../glib/gfileutils.c:932 ../glib/gfileutils.c:1390
208 #, c-format
209 msgid "Failed to create file '%s': %s"
210 msgstr "Creazione del file \"%s\" fallita: %s"
211
212 #: ../glib/gfileutils.c:946
213 #, c-format
214 msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
215 msgstr "Apertura del file \"%s\" in scrittura fallita: fdopen() fallita: %s"
216
217 #: ../glib/gfileutils.c:971
218 #, c-format
219 msgid "Failed to write file '%s': fwrite() failed: %s"
220 msgstr "Scrittura del file \"%s\" fallita: fwrite() fallita: %s"
221
222 #: ../glib/gfileutils.c:990
223 #, c-format
224 msgid "Failed to close file '%s': fclose() failed: %s"
225 msgstr "Chiusura del file \"%s\" fallita: fclose() fallita: %s"
226
227 #: ../glib/gfileutils.c:1108
228 #, c-format
229 msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
230 msgstr ""
231 "Il file \"%s\" non può essere rimosso pur esistendo: g_unlink() fallita: %s"
232
233 # Il secondo %s è qualcosa tipo 
234 #
235 #    char c[2];
236 #    c[1] = dir_separator;
237 #    c[2] = '\0';
238 #
239 #: ../glib/gfileutils.c:1352
240 #, c-format
241 msgid "Template '%s' invalid, should not contain a '%s'"
242 msgstr "Il modello \"%s\" non è valido, non dovrebbe contenere un \"%s\""
243
244 #: ../glib/gfileutils.c:1365
245 #, c-format
246 msgid "Template '%s' doesn't contain XXXXXX"
247 msgstr "Il modello \"%s\" non contiene XXXXXX"
248
249 # GLIB-2-16
250 #: ../glib/gfileutils.c:1826
251 #, c-format
252 msgid "%u byte"
253 msgid_plural "%u bytes"
254 msgstr[0] "%u byte"
255 msgstr[1] "%u byte"
256
257 # GLIB-2-16
258 #: ../glib/gfileutils.c:1834
259 #, c-format
260 msgid "%.1f KB"
261 msgstr "%.1f kB"
262
263 # GLIB-2-16
264 #: ../glib/gfileutils.c:1839
265 #, c-format
266 msgid "%.1f MB"
267 msgstr "%.1f MB"
268
269 # GLIB-2-16
270 #: ../glib/gfileutils.c:1844
271 #, c-format
272 msgid "%.1f GB"
273 msgstr "%.1f GB"
274
275 #: ../glib/gfileutils.c:1887
276 #, c-format
277 msgid "Failed to read the symbolic link '%s': %s"
278 msgstr "Lettura del collegamento simbolico \"%s\" fallita: %s"
279
280 #: ../glib/gfileutils.c:1908
281 #, c-format
282 msgid "Symbolic links not supported"
283 msgstr "Collegamenti simbolici non supportati"
284
285 #: ../glib/giochannel.c:1162
286 #, c-format
287 msgid "Could not open converter from '%s' to '%s': %s"
288 msgstr "Impossibile aprire il convertitore da \"%s\" a \"%s\": %s"
289
290 #: ../glib/giochannel.c:1507
291 #, c-format
292 msgid "Can't do a raw read in g_io_channel_read_line_string"
293 msgstr "Impossibile leggere i dati grezzi in g_io_channel_read_line_string"
294
295 #: ../glib/giochannel.c:1554 ../glib/giochannel.c:1811
296 #: ../glib/giochannel.c:1898
297 #, c-format
298 msgid "Leftover unconverted data in read buffer"
299 msgstr "Sono rimasti dei dati non convertiti nel buffer di lettura"
300
301 #: ../glib/giochannel.c:1634 ../glib/giochannel.c:1711
302 #, c-format
303 msgid "Channel terminates in a partial character"
304 msgstr "Il canale termina in un carattere parziale"
305
306 #: ../glib/giochannel.c:1697
307 #, c-format
308 msgid "Can't do a raw read in g_io_channel_read_to_end"
309 msgstr "Impossibile eseguire una lettura grezza in g_io_channel_read_to_end"
310
311 #: ../glib/gmappedfile.c:116
312 #, c-format
313 msgid "Failed to open file '%s': open() failed: %s"
314 msgstr "Apertura del file \"%s\" fallita: open() fallita: %s"
315
316 #: ../glib/gmappedfile.c:193
317 #, c-format
318 msgid "Failed to map file '%s': mmap() failed: %s"
319 msgstr "Mappatura del file \"%s\" fallita: mmap() fallita: %s"
320
321 # GLIB-2-16
322 #: ../glib/gmarkup.c:228 ../glib/gmarkup.c:244
323 #, c-format
324 msgid "Error on line %d char %d: "
325 msgstr "Errore alla riga %d carattere %d: "
326
327 #: ../glib/gmarkup.c:338
328 #, c-format
329 msgid "Error on line %d: %s"
330 msgstr "Errore alla riga %d: %s"
331
332 #: ../glib/gmarkup.c:442
333 msgid ""
334 "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
335 msgstr ""
336 "Rilevata entità vuota '&;' (sono entità valide &amp; &quot; &lt; &gt; &apos;)"
337
338 #: ../glib/gmarkup.c:452
339 #, c-format
340 msgid ""
341 "Character '%s' is not valid at the start of an entity name; the & character "
342 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
343 "it as &amp;"
344 msgstr ""
345 "Il carattere '%s' non è valido all'inizio di un nome di entità: il carattere "
346 "'&' dà inizio ad un'entità; se questo simbolo \"e commerciale\" non vuole "
347 "essere l'inizio di una entità, ricorrere a &amp;"
348
349 #: ../glib/gmarkup.c:486
350 #, c-format
351 msgid "Character '%s' is not valid inside an entity name"
352 msgstr "Il carattere '%s' non è valido all'interno di un nome di entità"
353
354 #: ../glib/gmarkup.c:523
355 #, c-format
356 msgid "Entity name '%s' is not known"
357 msgstr "Il nome di entità '%s' è sconosciuto"
358
359 #: ../glib/gmarkup.c:534
360 msgid ""
361 "Entity did not end with a semicolon; most likely you used an ampersand "
362 "character without intending to start an entity - escape ampersand as &amp;"
363 msgstr ""
364 "L'entità non termina con un punto e virgola; probabilmente è stata "
365 "utilizzata una \"e commerciale\" senza l'intento di iniziare una entità. In "
366 "tal caso ricorrere a \"&amp;\""
367
368 #: ../glib/gmarkup.c:587
369 #, c-format
370 msgid ""
371 "Failed to parse '%-.*s', which should have been a digit inside a character "
372 "reference (&#234; for example) - perhaps the digit is too large"
373 msgstr ""
374 "Analisi di '%-.*s' fallita: dovrebbe presentare una numero all'interno di un "
375 "riferimento a carattere (es. &#234;) - probabilmente il numero è troppo "
376 "grande"
377
378 #: ../glib/gmarkup.c:612
379 #, c-format
380 msgid "Character reference '%-.*s' does not encode a permitted character"
381 msgstr ""
382 "Il riferimento a carattere \"%-.*s\" non codifica un carattere permesso"
383
384 #: ../glib/gmarkup.c:627
385 msgid "Empty character reference; should include a digit such as &#454;"
386 msgstr ""
387 "Riferimento a carattere vuoto; dovrebbe includere un numero, come &#454;"
388
389 #: ../glib/gmarkup.c:637
390 msgid ""
391 "Character reference did not end with a semicolon; most likely you used an "
392 "ampersand character without intending to start an entity - escape ampersand "
393 "as &amp;"
394 msgstr ""
395 "Il riferimento a carattere non termina con un punto e virgola; probabilmente "
396 "si è utilizzato un carattere \"e commerciale\" senza l'intenzione di "
397 "iniziare una nuova entità. In tal caso ricorrere a \"&amp;\""
398
399 #: ../glib/gmarkup.c:723
400 msgid "Unfinished entity reference"
401 msgstr "Riferimento a entità non terminato"
402
403 #: ../glib/gmarkup.c:729
404 msgid "Unfinished character reference"
405 msgstr "Riferimento a carattere non terminato"
406
407 #: ../glib/gmarkup.c:972
408 msgid "Invalid UTF-8 encoded text - overlong sequence"
409 msgstr "Testo in codifica UTF-8 non valido - sequenza troppo lunga"
410
411 # anche gradevole "di apertura" come da discussione su TP
412 #: ../glib/gmarkup.c:1000
413 msgid "Invalid UTF-8 encoded text - not a start char"
414 msgstr "Testo in codifica UTF-8 non valido - non è un carattere di avvio"
415
416 #: ../glib/gmarkup.c:1036
417 #, c-format
418 msgid "Invalid UTF-8 encoded text - not valid '%s'"
419 msgstr "Testo in codifica UTF-8 non valido - '%s' non valido"
420
421 #: ../glib/gmarkup.c:1074
422 msgid "Document must begin with an element (e.g. <book>)"
423 msgstr "Il documento deve iniziare con un elemento (es. <book>)"
424
425 #: ../glib/gmarkup.c:1114
426 #, c-format
427 msgid ""
428 "'%s' is not a valid character following a '<' character; it may not begin an "
429 "element name"
430 msgstr ""
431 "'%s' non è un carattere valido dopo il carattere '<'; non può iniziare con "
432 "il nome di un elemento"
433
434 #: ../glib/gmarkup.c:1178
435 #, c-format
436 msgid ""
437 "Odd character '%s', expected a '>' character to end the start tag of element "
438 "'%s'"
439 msgstr ""
440 "Trovato carattere '%s', atteso invece un carattere '>' per terminare il tag "
441 "di inizio dell'elemento \"%s\""
442
443 #: ../glib/gmarkup.c:1267
444 #, c-format
445 msgid ""
446 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
447 msgstr ""
448 "Trovato carattere '%s', atteso invece un carattere '=' dopo il nome "
449 "dell'attributo \"%s\" dell'elemento \"%s\""
450
451 #: ../glib/gmarkup.c:1309
452 #, c-format
453 msgid ""
454 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
455 "element '%s', or optionally an attribute; perhaps you used an invalid "
456 "character in an attribute name"
457 msgstr ""
458 "Trovato carattere '%s', atteso invece il carattere '>' oppure '/' per "
459 "terminare il tag di partenza dell'elemento \"%s\", oppure opzionalmente un "
460 "attributo. Probabilmente è stato usato un carattere non valido nel nome di "
461 "un attributo"
462
463 #: ../glib/gmarkup.c:1395
464 #, c-format
465 msgid ""
466 "Odd character '%s', expected an open quote mark after the equals sign when "
467 "giving value for attribute '%s' of element '%s'"
468 msgstr ""
469 "Trovato carattere '%s', atteso invece un simbolo di quoting aperto dopo il "
470 "segno di uguale per attribuire un valore all'attributo \"%s\" dell'elemento "
471 "\"%s\""
472
473 #: ../glib/gmarkup.c:1537
474 #, c-format
475 msgid ""
476 "'%s' is not a valid character following the characters '</'; '%s' may not "
477 "begin an element name"
478 msgstr ""
479 "'%s' non è un carattere valido dopo i caratteri '</'; '%s' non può dare "
480 "inizio ad un nome di elemento"
481
482 #: ../glib/gmarkup.c:1577
483 #, c-format
484 msgid ""
485 "'%s' is not a valid character following the close element name '%s'; the "
486 "allowed character is '>'"
487 msgstr ""
488 "'%s' non è un carattere valido per seguire la chiusura del nome "
489 "dell'elemento \"%s\"; il carattere permesso è '>'"
490
491 #: ../glib/gmarkup.c:1588
492 #, c-format
493 msgid "Element '%s' was closed, no element is currently open"
494 msgstr "È stato chiuso l'elemento \"%s\", nessun elemento correntemente aperto"
495
496 #: ../glib/gmarkup.c:1597
497 #, c-format
498 msgid "Element '%s' was closed, but the currently open element is '%s'"
499 msgstr ""
500 "È stato chiuso l'elemento \"%s\", ma l'elemento correntemente aperto è \"%s\""
501
502 #: ../glib/gmarkup.c:1757
503 msgid "Document was empty or contained only whitespace"
504 msgstr "Il documento era vuoto oppure conteneva unicamente spazi"
505
506 #: ../glib/gmarkup.c:1771
507 msgid "Document ended unexpectedly just after an open angle bracket '<'"
508 msgstr ""
509 "Il documento è terminato in modo inatteso subito dopo una parentesi angolare "
510 "d'apertura '<'"
511
512 #: ../glib/gmarkup.c:1779 ../glib/gmarkup.c:1824
513 #, c-format
514 msgid ""
515 "Document ended unexpectedly with elements still open - '%s' was the last "
516 "element opened"
517 msgstr ""
518 "Il documento è terminato in modo inatteso con elementi ancora aperti - \"%s"
519 "\" era l'ultimo elemento aperto"
520
521 #: ../glib/gmarkup.c:1787
522 #, c-format
523 msgid ""
524 "Document ended unexpectedly, expected to see a close angle bracket ending "
525 "the tag <%s/>"
526 msgstr ""
527 "Il documento è terminato in modo inatteso, mancando la parentesi angolare di "
528 "chiusura per il tag <%s/>"
529
530 #: ../glib/gmarkup.c:1793
531 msgid "Document ended unexpectedly inside an element name"
532 msgstr ""
533 "Il documento è terminato in modo inatteso all'interno di un nome di elemento"
534
535 #: ../glib/gmarkup.c:1799
536 msgid "Document ended unexpectedly inside an attribute name"
537 msgstr ""
538 "Il documento è terminato in modo inatteso all'interno di un nome di attributo"
539
540 #: ../glib/gmarkup.c:1804
541 msgid "Document ended unexpectedly inside an element-opening tag."
542 msgstr ""
543 "Il documento è terminato in modo inatteso all'interno di un tag di apertura "
544 "elemento."
545
546 #: ../glib/gmarkup.c:1810
547 msgid ""
548 "Document ended unexpectedly after the equals sign following an attribute "
549 "name; no attribute value"
550 msgstr ""
551 "Il documento è terminato in modo inatteso dopo il segno di uguale che segue "
552 "un nome di attributo; l'attributo non ha un valore"
553
554 #: ../glib/gmarkup.c:1817
555 msgid "Document ended unexpectedly while inside an attribute value"
556 msgstr ""
557 "Il documento è terminato in modo inatteso all'interno di un valore di "
558 "attributo"
559
560 #: ../glib/gmarkup.c:1833
561 #, c-format
562 msgid "Document ended unexpectedly inside the close tag for element '%s'"
563 msgstr ""
564 "Il documento è terminato inaspettatamente all'interno del tag di chiusura "
565 "per l'elemento \"%s\""
566
567 #: ../glib/gmarkup.c:1839
568 msgid "Document ended unexpectedly inside a comment or processing instruction"
569 msgstr ""
570 "Il documento è terminato in modo inatteso all'interno di un commento o "
571 "istruzione di processo"
572
573 #: ../glib/gregex.c:131
574 msgid "corrupted object"
575 msgstr "oggetto corrotto"
576
577 #: ../glib/gregex.c:133
578 msgid "internal error or corrupted object"
579 msgstr "errore interno oppure oggetto corrotto"
580
581 #: ../glib/gregex.c:135
582 msgid "out of memory"
583 msgstr "memoria esaurita"
584
585 #: ../glib/gregex.c:140
586 msgid "backtracking limit reached"
587 msgstr "raggiunto limite di backtracking"
588
589 #: ../glib/gregex.c:152 ../glib/gregex.c:160
590 msgid "the pattern contains items not supported for partial matching"
591 msgstr ""
592 "il modello contiene elementi non supportati per la corrispondenza parziale"
593
594 #: ../glib/gregex.c:154
595 msgid "internal error"
596 msgstr "errore interno"
597
598 #: ../glib/gregex.c:162
599 msgid "back references as conditions are not supported for partial matching"
600 msgstr ""
601 "per la corrispondenza parziale non sono supportati i riferimenti "
602 "all'indietro come condizioni"
603
604 #: ../glib/gregex.c:171
605 msgid "recursion limit reached"
606 msgstr "raggiunto limite di ricorsione"
607
608 # oppure lasciare workspace non tradotto?
609 #: ../glib/gregex.c:173
610 msgid "workspace limit for empty substrings reached"
611 msgstr "raggiunto limite dello spazio di lavoro per sottostringhe vuote"
612
613 #: ../glib/gregex.c:175
614 msgid "invalid combination of newline flags"
615 msgstr "combinazione non valida di flag di fine riga"
616
617 #: ../glib/gregex.c:179
618 msgid "unknown error"
619 msgstr "errore sconosciuto"
620
621 # GLIB-2-16
622 #: ../glib/gregex.c:199
623 msgid "\\ at end of pattern"
624 msgstr "\\ alla fine del modello"
625
626 # GLIB-2-16
627 #: ../glib/gregex.c:202
628 msgid "\\c at end of pattern"
629 msgstr "\\c alla fine del modello"
630
631 # GLIB-2-16
632 #
633 # che differenza c'è tra "follows" e gli "after" qualche messaggio dopo?
634 #: ../glib/gregex.c:205
635 msgid "unrecognized character follows \\"
636 msgstr "catattere non riconosciuto dopo \\"
637
638 # GLIB-2-16
639 # case --> in tipografia si tradurrebbe cassa, in particolare
640 #          lower -, upper -, cassa per lettere minuscole, maiuscole
641 #: ../glib/gregex.c:212
642 msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here"
643 msgstr ""
644 "gli escape per cambio maiuscolo-minuscolo (\\l, \\L, \\u, \\U) non sono "
645 "consentiti qui"
646
647 # GLIB-2-16
648 # quantificatore: esiste come termine per log. mat. e gramm.
649 #: ../glib/gregex.c:215
650 msgid "numbers out of order in {} quantifier"
651 msgstr "numeri fuori ordine nel quantificatore {}"
652
653 # GLIB-2-16
654 #: ../glib/gregex.c:218
655 msgid "number too big in {} quantifier"
656 msgstr "numero troppo grande nel quantificatore {}"
657
658 # GLIB-2-16
659 #: ../glib/gregex.c:221
660 msgid "missing terminating ] for character class"
661 msgstr "] terminante mancante per classe di caratteri"
662
663 # GLIB-2-16
664 #: ../glib/gregex.c:224
665 msgid "invalid escape sequence in character class"
666 msgstr "sequenza di escape non valida nella classe di caratteri"
667
668 # GLIB-2-16
669 # to put out of order --> guastare, mettere in disordine
670 #: ../glib/gregex.c:227
671 msgid "range out of order in character class"
672 msgstr "intervallo disordinato nella classe di caratteri"
673
674 # GLIB-2-16
675 #: ../glib/gregex.c:230
676 msgid "nothing to repeat"
677 msgstr "nulla da ripetere"
678
679 # GLIB-2-16
680 #: ../glib/gregex.c:233
681 msgid "unrecognized character after (?"
682 msgstr "carattere non riconosciuto dopo (?"
683
684 # GLIB-2-16
685 #: ../glib/gregex.c:237
686 msgid "unrecognized character after (?<"
687 msgstr "carattere non riconosciuto dopo (?<"
688
689 # GLIB-2-16
690 #: ../glib/gregex.c:241
691 msgid "unrecognized character after (?P"
692 msgstr "carattere non riconosciuto dopo (?P"
693
694 # GLIB-2-16
695 #
696 # classi nominate??
697 #: ../glib/gregex.c:244
698 msgid "POSIX named classes are supported only within a class"
699 msgstr ""
700 "le classi POSIX nominate sono supportate solo all'interno di una classe"
701
702 # GLIB-2-16
703 #: ../glib/gregex.c:247
704 msgid "missing terminating )"
705 msgstr ") terminante mancante"
706
707 # GLIB-2-16
708 #: ../glib/gregex.c:251
709 msgid ") without opening ("
710 msgstr ") senza ( di apertura"
711
712 # GLIB-2-16
713 #. translators: '(?R' and '(?[+-]digits' are both meant as (groups of)
714 #. * sequences here, '(?-54' would be an example for the second group.
715 #.
716 #: ../glib/gregex.c:258
717 msgid "(?R or (?[+-]digits must be followed by )"
718 msgstr "(?R o (?[+-]cifre deve essere seguito da )"
719
720 # GLIB-2-16
721 #: ../glib/gregex.c:261
722 msgid "reference to non-existent subpattern"
723 msgstr "riferimento a sotto-modello non esistente"
724
725 # GLIB-2-16
726 #: ../glib/gregex.c:264
727 msgid "missing ) after comment"
728 msgstr ") mancante dopo il commento"
729
730 # GLIB-2-16
731 #: ../glib/gregex.c:267
732 msgid "regular expression too large"
733 msgstr "espressione regolare troppo larga"
734
735 #: ../glib/gregex.c:270
736 msgid "failed to get memory"
737 msgstr ""
738
739 #: ../glib/gregex.c:273
740 msgid "lookbehind assertion is not fixed length"
741 msgstr ""
742
743 # GLIB-2-16
744 # malformato si riferisce a entrambi????
745 #: ../glib/gregex.c:276
746 msgid "malformed number or name after (?("
747 msgstr "numero o nome malformato dopo (?("
748
749 # GLIB-2-16
750 #: ../glib/gregex.c:279
751 msgid "conditional group contains more than two branches"
752 msgstr "il gruppo condizionale contiene più di due diramazioni"
753
754 # GLIB-2-16
755 #: ../glib/gregex.c:282
756 msgid "assertion expected after (?("
757 msgstr "asserzione attesa dopo (?"
758
759 # GLIB-2-16
760 #: ../glib/gregex.c:285
761 msgid "unknown POSIX class name"
762 msgstr "nome di classe POSIX sconosciuto"
763
764 # GLIB-2-16
765 #: ../glib/gregex.c:288
766 msgid "POSIX collating elements are not supported"
767 msgstr "gli elementi di collazione non sono supportati"
768
769 # GLIB-2-16
770 #: ../glib/gregex.c:291
771 msgid "character value in \\x{...} sequence is too large"
772 msgstr "il valore del carattere nella sequenza \\x{...} è troppo largo"
773
774 # GLIB-2-16
775 #: ../glib/gregex.c:294
776 msgid "invalid condition (?(0)"
777 msgstr "condizione (?(0) non valida"
778
779 #: ../glib/gregex.c:297
780 msgid "\\C not allowed in lookbehind assertion"
781 msgstr ""
782
783 # GLIB-2-16
784 #: ../glib/gregex.c:300
785 msgid "recursive call could loop indefinitely"
786 msgstr "la chiamata ricorsiva potrebbe entrare in loop infinito"
787
788 # GLIB-2-16
789 #: ../glib/gregex.c:303
790 msgid "missing terminator in subpattern name"
791 msgstr "terminatore mancante nel nome di sotto-modello"
792
793 # GLIB-2-16
794 #: ../glib/gregex.c:306
795 msgid "two named subpatterns have the same name"
796 msgstr "due sotto-modelli nominati presentano lo stesso nome"
797
798 # GLIB-2-16
799 #: ../glib/gregex.c:309
800 msgid "malformed \\P or \\p sequence"
801 msgstr "sequenza \\P o \\p malformata"
802
803 # GLIB-2-16
804 #: ../glib/gregex.c:312
805 msgid "unknown property name after \\P or \\p"
806 msgstr "nome di proprietà sconosciuto dopo \\P o \\p"
807
808 # GLIB-2-16
809 #: ../glib/gregex.c:315
810 msgid "subpattern name is too long (maximum 32 characters)"
811 msgstr "il nome di sotto-modello è troppo lungo (massimo 32 caratteri)"
812
813 # GLIB-2-16
814 #: ../glib/gregex.c:318
815 msgid "too many named subpatterns (maximum 10,000)"
816 msgstr "troppi sotto-modelli nominati (massimo 10.000)"
817
818 # GLIB-2-16
819 #: ../glib/gregex.c:321
820 msgid "octal value is greater than \\377"
821 msgstr "il valore ottale è maggiore di \\377"
822
823 # GLIB-2-16
824 #: ../glib/gregex.c:324
825 msgid "DEFINE group contains more than one branch"
826 msgstr "il gruppo DEFINE contiene più di una diramazione"
827
828 # GLIB-2-16
829 #: ../glib/gregex.c:327
830 msgid "repeating a DEFINE group is not allowed"
831 msgstr "la ripetizione di un gruppo DEFINE non è consentita"
832
833 # GLIB-2-16
834 #: ../glib/gregex.c:330
835 msgid "inconsistent NEWLINE options"
836 msgstr "opzione NEWLINE incoerente"
837
838 #: ../glib/gregex.c:333
839 msgid ""
840 "\\g is not followed by a braced name or an optionally braced non-zero number"
841 msgstr ""
842
843 #: ../glib/gregex.c:338
844 msgid "unexpected repeat"
845 msgstr ""
846
847 #: ../glib/gregex.c:342
848 msgid "code overflow"
849 msgstr ""
850
851 #: ../glib/gregex.c:346
852 msgid "overran compiling workspace"
853 msgstr ""
854
855 #: ../glib/gregex.c:350
856 msgid "previously-checked referenced subpattern not found"
857 msgstr ""
858
859 #: ../glib/gregex.c:517 ../glib/gregex.c:1565
860 #, c-format
861 msgid "Error while matching regular expression %s: %s"
862 msgstr "Errore nel cercare corrispondenza per l'espressione regolare %s: %s"
863
864 #: ../glib/gregex.c:1070
865 msgid "PCRE library is compiled without UTF8 support"
866 msgstr "La libreria PCRE è compilata senza supporto per UTF-8"
867
868 #: ../glib/gregex.c:1079
869 msgid "PCRE library is compiled without UTF8 properties support"
870 msgstr "La libreria PCRE è compilata senza supporto per le proprietà UTF-8"
871
872 #: ../glib/gregex.c:1133
873 #, c-format
874 msgid "Error while compiling regular expression %s at char %d: %s"
875 msgstr ""
876 "Errore durante la compilazione dell'espressione regolare %s al carattere %d: "
877 "%s"
878
879 #: ../glib/gregex.c:1169
880 #, c-format
881 msgid "Error while optimizing regular expression %s: %s"
882 msgstr "Errore durante l'ottimizzazione dell'espressione regolare %s: %s"
883
884 #: ../glib/gregex.c:1993
885 msgid "hexadecimal digit or '}' expected"
886 msgstr "attesa cifra esadecimale o '}'"
887
888 #: ../glib/gregex.c:2009
889 msgid "hexadecimal digit expected"
890 msgstr "attesa cifra esadecimale"
891
892 #: ../glib/gregex.c:2049
893 msgid "missing '<' in symbolic reference"
894 msgstr "'<' mancante nel riferimento simbolico"
895
896 #: ../glib/gregex.c:2058
897 msgid "unfinished symbolic reference"
898 msgstr "riferimento simbolico non terminato"
899
900 #: ../glib/gregex.c:2065
901 msgid "zero-length symbolic reference"
902 msgstr "riferimento simbolico di lunghezza zero"
903
904 #: ../glib/gregex.c:2076
905 msgid "digit expected"
906 msgstr "attesa cifra"
907
908 #: ../glib/gregex.c:2094
909 msgid "illegal symbolic reference"
910 msgstr "riferimento simbolico non lecito"
911
912 # significa che il testo finisce con una barra rovesciata, è il
913 # carattere successivo che manca
914 #
915 # Quindi "isolato" o "staccato" o al limite "accindetale", "casuale"
916 #: ../glib/gregex.c:2156
917 msgid "stray final '\\'"
918 msgstr "'\\' finale isolato"
919
920 #: ../glib/gregex.c:2160
921 msgid "unknown escape sequence"
922 msgstr "sequenza di escape sconosciuta"
923
924 # da sostituire crea confusione...
925 #: ../glib/gregex.c:2170
926 #, c-format
927 msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
928 msgstr ""
929 "Errore durante l'analisi del testo di sostituzione \"%s\" al carattere %lu: %"
930 "s"
931
932 #: ../glib/gshell.c:70
933 #, c-format
934 msgid "Quoted text doesn't begin with a quotation mark"
935 msgstr "Il testo citato non inizia con un carattere di quoting"
936
937 #: ../glib/gshell.c:160
938 #, c-format
939 msgid "Unmatched quotation mark in command line or other shell-quoted text"
940 msgstr ""
941 "Carattere di quoting non accoppiato nella riga di comando o nel testo con "
942 "quoting di shell"
943
944 #: ../glib/gshell.c:538
945 #, c-format
946 msgid "Text ended just after a '\\' character. (The text was '%s')"
947 msgstr "Il testo è finito subito dopo un carattere '\\' (il testo era \"%s\")."
948
949 #: ../glib/gshell.c:545
950 #, c-format
951 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
952 msgstr ""
953 "Il testo è finito prima di trovare il carattere di quoting corrispondente "
954 "per %c (il testo era \"%s\")."
955
956 #: ../glib/gshell.c:557
957 #, c-format
958 msgid "Text was empty (or contained only whitespace)"
959 msgstr "Il testo era vuoto (oppure conteneva unicamente spazi bianchi)"
960
961 #: ../glib/gspawn-win32.c:272
962 #, c-format
963 msgid "Failed to read data from child process"
964 msgstr "Lettura di dati dal processo figlio fallita"
965
966 # (%s) è in fondo perché risolto in g_strerror (gint)
967 #: ../glib/gspawn-win32.c:287 ../glib/gspawn.c:1455
968 #, c-format
969 msgid "Failed to create pipe for communicating with child process (%s)"
970 msgstr ""
971 "Creazione della pipe per comunicare con il processo figlio fallita (%s)"
972
973 # (%s) è in fondo perché risolto in g_strerror (gint)
974 #: ../glib/gspawn-win32.c:325 ../glib/gspawn.c:1119
975 #, c-format
976 msgid "Failed to read from child pipe (%s)"
977 msgstr "Lettura dalla pipe figlia fallita (%s)"
978
979 # (%s) è in fondo perché risolto in g_strerror (gint)
980 #: ../glib/gspawn-win32.c:351 ../glib/gspawn.c:1324
981 #, c-format
982 msgid "Failed to change to directory '%s' (%s)"
983 msgstr "Cambio della directory in \"%s\" fallita (%s)"
984
985 # (%s) è in fondo perché risolto in g_strerror (gint)
986 #: ../glib/gspawn-win32.c:357 ../glib/gspawn-win32.c:481
987 #, c-format
988 msgid "Failed to execute child process (%s)"
989 msgstr "Esecuzione del processo figlio fallita (%s)"
990
991 #: ../glib/gspawn-win32.c:428
992 #, c-format
993 msgid "Invalid program name: %s"
994 msgstr "Nome programma non valido: %s"
995
996 #: ../glib/gspawn-win32.c:438 ../glib/gspawn-win32.c:678
997 #: ../glib/gspawn-win32.c:1218
998 #, c-format
999 msgid "Invalid string in argument vector at %d: %s"
1000 msgstr "Stringa non valida nel vettore di argomenti a %d: %s"
1001
1002 #: ../glib/gspawn-win32.c:449 ../glib/gspawn-win32.c:692
1003 #: ../glib/gspawn-win32.c:1251
1004 #, c-format
1005 msgid "Invalid string in environment: %s"
1006 msgstr "Stringa non valida nell'ambiente: %s"
1007
1008 #: ../glib/gspawn-win32.c:674 ../glib/gspawn-win32.c:1199
1009 #, c-format
1010 msgid "Invalid working directory: %s"
1011 msgstr "Directory di lavoro non valida: %s"
1012
1013 # (%s) è in fondo perché risolto in g_strerror (gint)
1014 #: ../glib/gspawn-win32.c:738
1015 #, c-format
1016 msgid "Failed to execute helper program (%s)"
1017 msgstr "Esecuzione del programma helper fallita (%s)"
1018
1019 #: ../glib/gspawn-win32.c:938
1020 #, c-format
1021 msgid ""
1022 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
1023 "process"
1024 msgstr ""
1025 "Errore inatteso in g_io_channel_win32_poll() nel leggere i dati da un "
1026 "processo figlio"
1027
1028 # (%s) è in fondo perché risolto in g_strerror (gint)
1029 #: ../glib/gspawn.c:180
1030 #, c-format
1031 msgid "Failed to read data from child process (%s)"
1032 msgstr "Lettura dei dati dal processo figlio fallita (%s)"
1033
1034 # (%s) è in fondo perché risolto in g_strerror (gint)
1035 #: ../glib/gspawn.c:317
1036 #, c-format
1037 msgid "Unexpected error in select() reading data from a child process (%s)"
1038 msgstr ""
1039 "Errore inatteso in select() nel leggere i dati da un processo figlio (%s)"
1040
1041 # (%s) è in fondo perché risolto in g_strerror (gint)
1042 #: ../glib/gspawn.c:400
1043 #, c-format
1044 msgid "Unexpected error in waitpid() (%s)"
1045 msgstr "Errore inatteso in waitpid() (%s)"
1046
1047 # (%s) è in fondo perché risolto in g_strerror (gint)
1048 #: ../glib/gspawn.c:1184
1049 #, c-format
1050 msgid "Failed to fork (%s)"
1051 msgstr "Esecuzione di fork fallita (%s)"
1052
1053 # (%s) è in fondo perché risolto in g_strerror (gint)
1054 #: ../glib/gspawn.c:1334
1055 #, c-format
1056 msgid "Failed to execute child process \"%s\" (%s)"
1057 msgstr "Esecuzione del processo figlio \"%s\" fallita (%s)"
1058
1059 # (%s) è in fondo perché risolto in g_strerror (gint)
1060 #: ../glib/gspawn.c:1344
1061 #, c-format
1062 msgid "Failed to redirect output or input of child process (%s)"
1063 msgstr "Redirezione dell'output o input del processo figlio fallita (%s)"
1064
1065 # (%s) è in fondo perché risolto in g_strerror (gint)
1066 #: ../glib/gspawn.c:1353
1067 #, c-format
1068 msgid "Failed to fork child process (%s)"
1069 msgstr "Esecuzione del fork per processo figlio fallita (%s)"
1070
1071 #: ../glib/gspawn.c:1361
1072 #, c-format
1073 msgid "Unknown error executing child process \"%s\""
1074 msgstr "Errore sconosciuto nell'eseguire il processo figlio \"%s\""
1075
1076 # (%s) è in fondo perché risolto in g_strerror (gint)
1077 #: ../glib/gspawn.c:1383
1078 #, c-format
1079 msgid "Failed to read enough data from child pid pipe (%s)"
1080 msgstr ""
1081 "Lettura di una quantità di dati sufficiente dalla pipe del processo figlio "
1082 "fallita (%s)"
1083
1084 #: ../glib/gutf8.c:1024
1085 #, c-format
1086 msgid "Character out of range for UTF-8"
1087 msgstr "Carattere fuori dell'intervallo per UTF-8"
1088
1089 #: ../glib/gutf8.c:1118 ../glib/gutf8.c:1127 ../glib/gutf8.c:1259
1090 #: ../glib/gutf8.c:1268 ../glib/gutf8.c:1409 ../glib/gutf8.c:1505
1091 #, c-format
1092 msgid "Invalid sequence in conversion input"
1093 msgstr "Sequenza non valida in ingresso per la conversione"
1094
1095 #: ../glib/gutf8.c:1420 ../glib/gutf8.c:1516
1096 #, c-format
1097 msgid "Character out of range for UTF-16"
1098 msgstr "Carattere fuori dell'intervallo per UTF-16"
1099
1100 #: ../glib/goption.c:612
1101 msgid "Usage:"
1102 msgstr "Uso:"
1103
1104 #: ../glib/goption.c:612
1105 msgid "[OPTION...]"
1106 msgstr "[OPZIONE...]"
1107
1108 #: ../glib/goption.c:716
1109 msgid "Help Options:"
1110 msgstr "Opzioni di aiuto:"
1111
1112 #: ../glib/goption.c:717
1113 msgid "Show help options"
1114 msgstr "Mostra le opzioni di aiuto"
1115
1116 #: ../glib/goption.c:723
1117 msgid "Show all help options"
1118 msgstr "Mostra tutte le opzioni di aiuto"
1119
1120 #: ../glib/goption.c:785
1121 msgid "Application Options:"
1122 msgstr "Opzioni dell'applicazione:"
1123
1124 #: ../glib/goption.c:846 ../glib/goption.c:916
1125 #, c-format
1126 msgid "Cannot parse integer value '%s' for %s"
1127 msgstr "Impossibile analizzare il valore intero \"%s\" per %s"
1128
1129 #: ../glib/goption.c:856 ../glib/goption.c:924
1130 #, c-format
1131 msgid "Integer value '%s' for %s out of range"
1132 msgstr "Il valore intero \"%s\" per %s è fuori dell'intervallo"
1133
1134 #: ../glib/goption.c:881
1135 #, c-format
1136 msgid "Cannot parse double value '%s' for %s"
1137 msgstr "Impossibile analizzare il valore double \"%s\" per %s"
1138
1139 #: ../glib/goption.c:889
1140 #, c-format
1141 msgid "Double value '%s' for %s out of range"
1142 msgstr "Il valore double \"%s\" per %s è fuori dell'intervallo"
1143
1144 #: ../glib/goption.c:1226
1145 #, c-format
1146 msgid "Error parsing option %s"
1147 msgstr "Errore nell'analizzare l'opzione %s"
1148
1149 #: ../glib/goption.c:1257 ../glib/goption.c:1368
1150 #, c-format
1151 msgid "Missing argument for %s"
1152 msgstr "Argomento mancante per %s"
1153
1154 #: ../glib/goption.c:1763
1155 #, c-format
1156 msgid "Unknown option %s"
1157 msgstr "Opzione %s sconosciuta"
1158
1159 # key files sono, per glib, file di impostazioni in stile Windows INI
1160 #
1161 # Ad esempio i file .themes per i temi del desktop e delle icone.
1162 #: ../glib/gkeyfile.c:358
1163 #, c-format
1164 msgid "Valid key file could not be found in search dirs"
1165 msgstr "Impossibile trovare un file chiavi valido nelle directory di ricerca"
1166
1167 #: ../glib/gkeyfile.c:393
1168 #, c-format
1169 msgid "Not a regular file"
1170 msgstr "Non è un file normale"
1171
1172 #: ../glib/gkeyfile.c:401
1173 #, c-format
1174 msgid "File is empty"
1175 msgstr "Il file è vuoto"
1176
1177 #: ../glib/gkeyfile.c:761
1178 #, c-format
1179 msgid ""
1180 "Key file contains line '%s' which is not a key-value pair, group, or comment"
1181 msgstr ""
1182 "Il file chiavi contiene la riga «%s» che non è una coppia chiave-valore, un "
1183 "gruppo o un commento valido"
1184
1185 #: ../glib/gkeyfile.c:821
1186 #, c-format
1187 msgid "Invalid group name: %s"
1188 msgstr "Nome gruppo non valido: %s"
1189
1190 #: ../glib/gkeyfile.c:843
1191 #, c-format
1192 msgid "Key file does not start with a group"
1193 msgstr "Il file chiavi non inizia con un gruppo"
1194
1195 #: ../glib/gkeyfile.c:869
1196 #, c-format
1197 msgid "Invalid key name: %s"
1198 msgstr "Nome chiave non valido: %s"
1199
1200 #: ../glib/gkeyfile.c:896
1201 #, c-format
1202 msgid "Key file contains unsupported encoding '%s'"
1203 msgstr "Il file chiavi contiene la codifica non supportata \"%s\""
1204
1205 #: ../glib/gkeyfile.c:1109 ../glib/gkeyfile.c:1269 ../glib/gkeyfile.c:2485
1206 #: ../glib/gkeyfile.c:2553 ../glib/gkeyfile.c:2688 ../glib/gkeyfile.c:2823
1207 #: ../glib/gkeyfile.c:2976 ../glib/gkeyfile.c:3163 ../glib/gkeyfile.c:3224
1208 #, c-format
1209 msgid "Key file does not have group '%s'"
1210 msgstr "Il file chiavi non presenta il gruppo \"%s\""
1211
1212 #: ../glib/gkeyfile.c:1281
1213 #, c-format
1214 msgid "Key file does not have key '%s'"
1215 msgstr "Il file chiavi non presenta la chiave \"%s\""
1216
1217 #: ../glib/gkeyfile.c:1383 ../glib/gkeyfile.c:1496
1218 #, c-format
1219 msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
1220 msgstr ""
1221 "Il file chiavi contiene la chiave \"%s\" con il valore \"%s\" che non è UTF-8"
1222
1223 #: ../glib/gkeyfile.c:1403 ../glib/gkeyfile.c:1516 ../glib/gkeyfile.c:1889
1224 #, c-format
1225 msgid "Key file contains key '%s' which has value that cannot be interpreted."
1226 msgstr ""
1227 "Il file chiavi contiene la chiave \"%s\" il cui valore non può essere "
1228 "interpretato."
1229
1230 #: ../glib/gkeyfile.c:2104 ../glib/gkeyfile.c:2316
1231 #, c-format
1232 msgid ""
1233 "Key file contains key '%s' in group '%s' which has value that cannot be "
1234 "interpreted."
1235 msgstr ""
1236 "Il file chiavi contiene la chiave \"%s\" nel gruppo \"%s\" il cui valore non "
1237 "può essere interpretato."
1238
1239 #: ../glib/gkeyfile.c:2500 ../glib/gkeyfile.c:2703 ../glib/gkeyfile.c:3235
1240 #, c-format
1241 msgid "Key file does not have key '%s' in group '%s'"
1242 msgstr "Il file chiavi non presenta alcuna chiave \"%s\" nel gruppo \"%s\""
1243
1244 #: ../glib/gkeyfile.c:3469
1245 #, c-format
1246 msgid "Key file contains escape character at end of line"
1247 msgstr "Il file chiavi contiene un carattere di escape alla fine della riga"
1248
1249 #: ../glib/gkeyfile.c:3491
1250 #, c-format
1251 msgid "Key file contains invalid escape sequence '%s'"
1252 msgstr "Il file chiavi contiene la sequenza di escape non valida \"%s\""
1253
1254 #: ../glib/gkeyfile.c:3633
1255 #, c-format
1256 msgid "Value '%s' cannot be interpreted as a number."
1257 msgstr "Impossibile interpretare il valore \"%s\" come un numero."
1258
1259 #: ../glib/gkeyfile.c:3647
1260 #, c-format
1261 msgid "Integer value '%s' out of range"
1262 msgstr "Il valore intero \"%s\" è fuori dall'intervallo"
1263
1264 #: ../glib/gkeyfile.c:3680
1265 #, c-format
1266 msgid "Value '%s' cannot be interpreted as a float number."
1267 msgstr "Impossibile interpretare il valore \"%s\" come un numero float."
1268
1269 #: ../glib/gkeyfile.c:3704
1270 #, c-format
1271 msgid "Value '%s' cannot be interpreted as a boolean."
1272 msgstr "Impossibile interpretare il valore \"%s\" come un booleano."
1273
1274 #: ../gio/gbufferedinputstream.c:483 ../gio/ginputstream.c:558
1275 msgid "Too large count value passed to g_input_stream_read_async"
1276 msgstr "Valore di count troppo largo passato a g_input_stream_read_async"
1277
1278 #: ../gio/gbufferedinputstream.c:869 ../gio/ginputstream.c:888
1279 #: ../gio/goutputstream.c:1064
1280 #, c-format
1281 msgid "Stream is already closed"
1282 msgstr "Lo stream è già chiuso"
1283
1284 #: ../gio/gcancellable.c:296 ../gio/gsimpleasyncresult.c:611
1285 #, c-format
1286 msgid "Operation was cancelled"
1287 msgstr "L'operazione è stata annullata"
1288
1289 #: ../gio/gcontenttype.c:156
1290 msgid "Unknown type"
1291 msgstr "Tipo sconosciuto"
1292
1293 #: ../gio/gcontenttype.c:157
1294 #, c-format
1295 msgid "%s filetype"
1296 msgstr "Tipo di file %s"
1297
1298 #: ../gio/gcontenttype.c:571
1299 #, c-format
1300 msgid "%s type"
1301 msgstr "Tipo %s"
1302
1303 #: ../gio/gdatainputstream.c:309
1304 #, c-format
1305 msgid "Unexpected early end-of-stream"
1306 msgstr "End-of-stream inaspettatamente prematuro"
1307
1308 # NdT: nome di applicazione (quando manca)
1309 #: ../gio/gdesktopappinfo.c:395 ../gio/gwin32appinfo.c:222
1310 msgid "Unnamed"
1311 msgstr "Senza nome"
1312
1313 #: ../gio/gdesktopappinfo.c:571
1314 #, c-format
1315 msgid "Desktop file didn't specify Exec field"
1316 msgstr "Il file .desktop non specifica il campo Exec"
1317
1318 #: ../gio/gdesktopappinfo.c:863
1319 #, c-format
1320 msgid "Unable to find terminal required for application"
1321 msgstr "Impossibile trovare il terminale richiesto per l'applicazione"
1322
1323 # NdT il primo %s è il percorso alla cartella .local/share/application
1324 # messo tra parentesi per scelta stilistica...
1325 #: ../gio/gdesktopappinfo.c:1097
1326 #, c-format
1327 msgid "Can't create user application configuration folder %s: %s"
1328 msgstr ""
1329 "Impossibile creare la cartella utente di configurazione applicazioni (%s): %s"
1330
1331 # NdT il primo %s è il percorso alla cartella .local/share/application
1332 # messo tra parentesi per scelta stilistica...
1333 #: ../gio/gdesktopappinfo.c:1101
1334 #, c-format
1335 msgid "Can't create user MIME configuration folder %s: %s"
1336 msgstr "Impossibile creare la cartella utente di configurazione MIME (%s): %s"
1337
1338 #: ../gio/gdesktopappinfo.c:1474
1339 #, c-format
1340 msgid "Custom definition for %s"
1341 msgstr "Definizione personalizzata per %s"
1342
1343 #: ../gio/gdesktopappinfo.c:1498
1344 #, c-format
1345 msgid "Can't create user desktop file %s"
1346 msgstr "Impossibile creare il file .desktop utente %s"
1347
1348 #: ../gio/gdesktopappinfo.c:1523
1349 #, c-format
1350 msgid "Can't load just created desktop file"
1351 msgstr "Impossibile caricare il file .desktop appena creato"
1352
1353 #: ../gio/gdrive.c:369
1354 msgid "drive doesn't implement eject"
1355 msgstr "l'unità non implementa l'espulsione"
1356
1357 # sondaggio ????
1358 #: ../gio/gdrive.c:436
1359 msgid "drive doesn't implement polling for media"
1360 msgstr "l'unità non supporta il sondaggio di supporti"
1361
1362 #: ../gio/gfile.c:730 ../gio/gfile.c:871 ../gio/gfile.c:1004
1363 #: ../gio/gfile.c:1090 ../gio/gfile.c:1143 ../gio/gfile.c:1200
1364 #: ../gio/gfile.c:1281 ../gio/gfile.c:2188 ../gio/gfile.c:2233
1365 #: ../gio/gfile.c:2283 ../gio/gfile.c:2322 ../gio/gfile.c:2641
1366 #: ../gio/gfile.c:3035 ../gio/gfile.c:3114 ../gio/gfile.c:3194
1367 #, c-format
1368 msgid "Operation not supported"
1369 msgstr "Operazione non supportata"
1370
1371 #: ../gio/gfile.c:1046 ../gio/glocalfile.c:888 ../gio/glocalfile.c:897
1372 #: ../gio/glocalfile.c:908
1373 #, c-format
1374 msgid "Containing mount does not exist"
1375 msgstr "Il mount contenuto non esiste"
1376
1377 #: ../gio/gfile.c:1620
1378 #, c-format
1379 msgid "Can't copy over directory"
1380 msgstr "Impossibile copiare sopra la directory"
1381
1382 #: ../gio/gfile.c:1680
1383 #, c-format
1384 msgid "Can't copy directory over directory"
1385 msgstr "Impossibile copiare la directory sopra la directory"
1386
1387 #: ../gio/gfile.c:1688
1388 #, c-format
1389 msgid "Target file exists"
1390 msgstr "Il file destinazione esiste"
1391
1392 #: ../gio/gfile.c:1706
1393 #, c-format
1394 msgid "Can't recursively copy directory"
1395 msgstr "Impossibile copiare la directory ricorsivamente"
1396
1397 #: ../gio/gfile.c:2273
1398 #, c-format
1399 msgid "Invalid symlink value given"
1400 msgstr "Fornito valore di collegamento simbolico non valido"
1401
1402 #: ../gio/gfile.c:2365
1403 #, c-format
1404 msgid "Trash not supported"
1405 msgstr "Cestino non supportato"
1406
1407 #: ../gio/gfile.c:2412
1408 #, c-format
1409 msgid "File names cannot contain '%c'"
1410 msgstr "I nomi di file non possono contenere '%c'"
1411
1412 #: ../gio/gfile.c:4042 ../gio/gvolume.c:318
1413 msgid "volume doesn't implement mount"
1414 msgstr "il volume non implementa il mount"
1415
1416 #: ../gio/gfileenumerator.c:151
1417 #, c-format
1418 msgid "Enumerator is closed"
1419 msgstr "L'enumeratore è chiuso"
1420
1421 # GLIB-2-16
1422 #
1423 # una sola ????
1424 #: ../gio/gfileenumerator.c:158 ../gio/gfileenumerator.c:217
1425 #: ../gio/gfileenumerator.c:317 ../gio/gfileenumerator.c:424
1426 #, c-format
1427 msgid "File enumerator has outstanding operation"
1428 msgstr "L'enumeratore di file presenta un'operazione in sospeso"
1429
1430 #: ../gio/gfileenumerator.c:307 ../gio/gfileenumerator.c:414
1431 msgid "File enumerator is already closed"
1432 msgstr "L'enumeratore di file è già chiuso"
1433
1434 #: ../gio/gfileinputstream.c:154 ../gio/gfileinputstream.c:450
1435 #: ../gio/gfileoutputstream.c:168 ../gio/gfileoutputstream.c:570
1436 #, c-format
1437 msgid "Stream doesn't support query_info"
1438 msgstr "Lo stream non supporta query_info"
1439
1440 #: ../gio/gfileinputstream.c:365 ../gio/gfileoutputstream.c:409
1441 #, c-format
1442 msgid "Seek not supported on stream"
1443 msgstr "Posizionamento non supportato sullo stream"
1444
1445 #: ../gio/gfileinputstream.c:409
1446 #, c-format
1447 msgid "Truncate not allowed on input stream"
1448 msgstr "Troncamento non consentito sullo stream di input"
1449
1450 #: ../gio/gfileoutputstream.c:504
1451 #, c-format
1452 msgid "Truncate not supported on stream"
1453 msgstr "Troncamento non supportato sullo stream"
1454
1455 #: ../gio/ginputstream.c:186
1456 #, c-format
1457 msgid "Too large count value passed to g_input_stream_read"
1458 msgstr "Valore di count troppo largo passato a g_input_stream_read"
1459
1460 # o lasciare write ??
1461 #: ../gio/ginputstream.c:195
1462 #, c-format
1463 msgid "Input stream doesn't implement read"
1464 msgstr "Lo stream di input non implementa la lettura"
1465
1466 #: ../gio/ginputstream.c:318
1467 #, c-format
1468 msgid "Too large count value passed to g_input_stream_skip"
1469 msgstr "Valore di count troppo largo passato a g_input_stream_skip"
1470
1471 #: ../gio/ginputstream.c:681
1472 msgid "Too large count value passed to g_input_stream_skip_async"
1473 msgstr "Valore di count troppo largo passato a g_input_stream_skip_async"
1474
1475 # solo una??
1476 #: ../gio/ginputstream.c:895 ../gio/goutputstream.c:1071
1477 #, c-format
1478 msgid "Stream has outstanding operation"
1479 msgstr "Lo stream presenta un'operazione in sospeso"
1480
1481 #: ../gio/glocalfile.c:554
1482 #, c-format
1483 msgid "Invalid filename %s"
1484 msgstr "Nome di file %s non valido"
1485
1486 #: ../gio/glocalfile.c:810
1487 #, c-format
1488 msgid "Error getting filesystem info: %s"
1489 msgstr "Errore nell'ottenere informazioni sul file sytem: %s"
1490
1491 #: ../gio/glocalfile.c:928
1492 #, c-format
1493 msgid "Can't rename root directory"
1494 msgstr "Impossibile rinominare la directory root"
1495
1496 #: ../gio/glocalfile.c:946
1497 #, c-format
1498 msgid "Can't rename file, filename already exist"
1499 msgstr "Impossibile rinominare il file, il nome di file esiste già"
1500
1501 #: ../gio/glocalfile.c:959 ../gio/glocalfile.c:1681 ../gio/glocalfile.c:1710
1502 #: ../gio/glocalfile.c:1842 ../gio/glocalfileoutputstream.c:451
1503 #: ../gio/glocalfileoutputstream.c:494 ../gio/glocalfileoutputstream.c:886
1504 #, c-format
1505 msgid "Invalid filename"
1506 msgstr "Nome di file non valido"
1507
1508 #: ../gio/glocalfile.c:963
1509 #, c-format
1510 msgid "Error renaming file: %s"
1511 msgstr "Errore nel rinominare il file: %s"
1512
1513 #: ../gio/glocalfile.c:1080
1514 #, c-format
1515 msgid "Error opening file: %s"
1516 msgstr "Errore nell'aprire il file: %s"
1517
1518 #: ../gio/glocalfile.c:1090
1519 #, c-format
1520 msgid "Can't open directory"
1521 msgstr "Impossibile aprire la directory"
1522
1523 #: ../gio/glocalfile.c:1142 ../gio/glocalfile.c:1685
1524 #, c-format
1525 msgid "Error removing file: %s"
1526 msgstr "Errore nel rimuovere il file: %s"
1527
1528 #: ../gio/glocalfile.c:1434
1529 #, c-format
1530 msgid "Error trashing file: %s"
1531 msgstr "Errore nel cestinare il file: %s"
1532
1533 #: ../gio/glocalfile.c:1458
1534 #, c-format
1535 msgid "Unable to create trash dir %s: %s"
1536 msgstr "Impossibile creare la directory cestino \"%s\": %s"
1537
1538 # topleve --> ???
1539 #: ../gio/glocalfile.c:1482
1540 #, fuzzy, c-format
1541 msgid "Unable to find toplevel directory for trash"
1542 msgstr "Impossibile trovare la directory toplevel per il cestino"
1543
1544 #: ../gio/glocalfile.c:1542 ../gio/glocalfile.c:1562
1545 #, c-format
1546 msgid "Unable to find or create trash directory"
1547 msgstr "Impossibile trovare o creare la directory cestino"
1548
1549 #: ../gio/glocalfile.c:1594
1550 #, c-format
1551 msgid "Unable to create trashed file: %s"
1552 msgstr "Impossibile creare il file cestinato: %s"
1553
1554 #: ../gio/glocalfile.c:1617
1555 #, c-format
1556 msgid "Unable to trash file: %s"
1557 msgstr "Impossibile cestinare il file: %s"
1558
1559 # FIXME: all other occurrences are "symlink"
1560 #: ../gio/glocalfile.c:1714
1561 #, c-format
1562 msgid "Error making symbolic link: %s"
1563 msgstr "Errore nel creare il collegamento simbolico: %s"
1564
1565 #: ../gio/glocalfile.c:1761 ../gio/glocalfile.c:1846
1566 #, c-format
1567 msgid "Error moving file: %s"
1568 msgstr "Errore nello spostare il file: %s"
1569
1570 # ma che senso ha???
1571 #: ../gio/glocalfile.c:1782
1572 #, c-format
1573 msgid "Can't move directory over directory"
1574 msgstr "Impossibile spostare la directory sopra la directory"
1575
1576 #: ../gio/glocalfile.c:1791
1577 #, c-format
1578 msgid "Target file already exists"
1579 msgstr "Il file destinazione esiste già"
1580
1581 #: ../gio/glocalfile.c:1804 ../gio/glocalfileoutputstream.c:740
1582 #: ../gio/glocalfileoutputstream.c:754 ../gio/glocalfileoutputstream.c:769
1583 #: ../gio/glocalfileoutputstream.c:785 ../gio/glocalfileoutputstream.c:799
1584 #, c-format
1585 msgid "Backup file creation failed"
1586 msgstr "Creazione del file backup fallita"
1587
1588 #: ../gio/glocalfile.c:1821
1589 #, c-format
1590 msgid "Error removing target file: %s"
1591 msgstr "Errore nel rimuovare il file destinazione: %s"
1592
1593 #: ../gio/glocalfile.c:1835
1594 #, c-format
1595 msgid "Move between mounts not supported"
1596 msgstr "Spostamento tra mount non supportato"
1597
1598 #: ../gio/glocalfileinfo.c:707
1599 #, c-format
1600 msgid "Attribute value must be non-NULL"
1601 msgstr "Il valore dell'attributo deve essere non-NULL"
1602
1603 #: ../gio/glocalfileinfo.c:714
1604 #, c-format
1605 msgid "Invalid attribute type (string expected)"
1606 msgstr "Tipo di attributo non valido (attesa stringa)"
1607
1608 #: ../gio/glocalfileinfo.c:721
1609 #, c-format
1610 msgid "Invalid extended attribute name"
1611 msgstr "Nome di attributo esteso non valido"
1612
1613 #: ../gio/glocalfileinfo.c:761
1614 #, c-format
1615 msgid "Error setting extended attribute '%s': %s"
1616 msgstr "Errore nell'impostare l'attributo esteso \"%s\": %s"
1617
1618 #: ../gio/glocalfileinfo.c:1392 ../gio/glocalfileoutputstream.c:630
1619 #, c-format
1620 msgid "Error stating file '%s': %s"
1621 msgstr "Impossibile eseguire lo stat del file \"%s\": %s"
1622
1623 #: ../gio/glocalfileinfo.c:1446
1624 msgid " (invalid encoding)"
1625 msgstr " (codifica non valida)"
1626
1627 #: ../gio/glocalfileinfo.c:1621
1628 #, c-format
1629 msgid "Error stating file descriptor: %s"
1630 msgstr "Errore nell'eseguire lo stat del descrittore di file: %s"
1631
1632 #: ../gio/glocalfileinfo.c:1666
1633 #, c-format
1634 msgid "Invalid attribute type (uint32 expected)"
1635 msgstr "Tipo di attributo non valido (atteso unit32)"
1636
1637 #: ../gio/glocalfileinfo.c:1683
1638 #, c-format
1639 msgid "Invalid attribute type (uint64 expected)"
1640 msgstr "Tipo di attributo non valido (atteso uint64)"
1641
1642 #: ../gio/glocalfileinfo.c:1701
1643 #, c-format
1644 msgid "Invalid attribute type (byte string expected)"
1645 msgstr "Tipo di attributo non valido (attesa stringa di byte)"
1646
1647 #: ../gio/glocalfileinfo.c:1725
1648 #, c-format
1649 msgid "Error setting permissions: %s"
1650 msgstr "Errore nell'impostare i permessi: %s"
1651
1652 #: ../gio/glocalfileinfo.c:1774 ../gio/glocalfileinfo.c:1934
1653 #, c-format
1654 msgid "Error setting owner: %s"
1655 msgstr "Errore nell'impostare il proprietario: %s"
1656
1657 #: ../gio/glocalfileinfo.c:1797
1658 #, c-format
1659 msgid "symlink must be non-NULL"
1660 msgstr "il collegamento simbolico deve essere non-NULL"
1661
1662 #: ../gio/glocalfileinfo.c:1805 ../gio/glocalfileinfo.c:1822
1663 #: ../gio/glocalfileinfo.c:1831
1664 #, c-format
1665 msgid "Error setting symlink: %s"
1666 msgstr "Errore nell'impostare il collegamento simbolico: %s"
1667
1668 #: ../gio/glocalfileinfo.c:1814
1669 #, c-format
1670 msgid "Error setting symlink: file is not a symlink"
1671 msgstr ""
1672 "Errore nell'impostare il collegamento simbolico: il file non è un "
1673 "collegamento"
1674
1675 # %s è l'attributo
1676 #: ../gio/glocalfileinfo.c:1989
1677 #, c-format
1678 msgid "Setting attribute %s not supported"
1679 msgstr "Impostazione dell'attributo %s non supportata"
1680
1681 #: ../gio/glocalfileinputstream.c:158 ../gio/glocalfileoutputstream.c:541
1682 #, c-format
1683 msgid "Error reading from file: %s"
1684 msgstr "Errore nel leggere dal file: %s"
1685
1686 #: ../gio/glocalfileinputstream.c:187 ../gio/glocalfileinputstream.c:197
1687 #: ../gio/glocalfileinputstream.c:301 ../gio/glocalfileoutputstream.c:351
1688 #: ../gio/glocalfileoutputstream.c:815
1689 #, c-format
1690 msgid "Error seeking in file: %s"
1691 msgstr "Errore nel posizionarsi all'interno del file: %s"
1692
1693 #: ../gio/glocalfileinputstream.c:224 ../gio/glocalfileoutputstream.c:259
1694 #, c-format
1695 msgid "Error closing file: %s"
1696 msgstr "Errore nel chiudere il file: %s"
1697
1698 #: ../gio/glocalfileoutputstream.c:166 ../gio/glocalfileoutputstream.c:560
1699 #, c-format
1700 msgid "Error writing to file: %s"
1701 msgstr "Errore nello scrivere sul file: %s"
1702
1703 #: ../gio/glocalfileoutputstream.c:205
1704 #, c-format
1705 msgid "Error removing old backup link: %s"
1706 msgstr "Errore nel rimuovere il vecchio collegamento di backup: %s"
1707
1708 #: ../gio/glocalfileoutputstream.c:214
1709 #, c-format
1710 msgid "Error creating backup link: %s"
1711 msgstr "Errore nel creare il collegamento di backup: %s"
1712
1713 #: ../gio/glocalfileoutputstream.c:224
1714 #, c-format
1715 msgid "Error creating backup copy: %s"
1716 msgstr "Errore nel creare la copia di backup: %s"
1717
1718 #: ../gio/glocalfileoutputstream.c:240
1719 #, c-format
1720 msgid "Error renaming temporary file: %s"
1721 msgstr "Errore nel rinominare temporaneamente il file: %s"
1722
1723 #: ../gio/glocalfileoutputstream.c:395 ../gio/glocalfileoutputstream.c:830
1724 #, c-format
1725 msgid "Error truncating file: %s"
1726 msgstr "Errore nel troncare il file: %s"
1727
1728 #: ../gio/glocalfileoutputstream.c:455 ../gio/glocalfileoutputstream.c:498
1729 #: ../gio/glocalfileoutputstream.c:621 ../gio/glocalfileoutputstream.c:890
1730 #, c-format
1731 msgid "Error opening file '%s': %s"
1732 msgstr "Errore nell'aprire il file «%s»: %s"
1733
1734 #: ../gio/glocalfileoutputstream.c:642
1735 #, c-format
1736 msgid "Target file is a directory"
1737 msgstr "Il file destinazione è una directory"
1738
1739 #: ../gio/glocalfileoutputstream.c:647
1740 #, c-format
1741 msgid "Target file is not a regular file"
1742 msgstr "Il file destinazione non è un file normale"
1743
1744 #: ../gio/glocalfileoutputstream.c:659
1745 #, c-format
1746 msgid "The file was externally modified"
1747 msgstr "Il file è stato modificato dall'esterno"
1748
1749 #: ../gio/gmemoryinputstream.c:471 ../gio/gmemoryoutputstream.c:517
1750 #, c-format
1751 msgid "Invalid GSeekType supplied"
1752 msgstr "Fornito GSeekType non valido"
1753
1754 #: ../gio/gmemoryinputstream.c:481 ../gio/gmemoryoutputstream.c:527
1755 #, c-format
1756 msgid "Invalid seek request"
1757 msgstr "Richiesta di seek non valida"
1758
1759 #: ../gio/gmemoryinputstream.c:505
1760 #, c-format
1761 msgid "Cannot truncate GMemoryInputStream"
1762 msgstr "Impossibile troncare GMemoryInputStream"
1763
1764 #: ../gio/gmemoryoutputstream.c:260
1765 #, c-format
1766 msgid "Reached maximum data array limit"
1767 msgstr ""
1768
1769 #: ../gio/gmemoryoutputstream.c:295
1770 #, c-format
1771 msgid "Memory output stream not resizable"
1772 msgstr ""
1773
1774 #: ../gio/gmemoryoutputstream.c:311
1775 #, c-format
1776 msgid "Failed to resize memory output stream"
1777 msgstr ""
1778
1779 # dubbio: qui mount è inteso come mount point ???
1780 #: ../gio/gmount.c:341
1781 msgid "mount doesn't implement unmount"
1782 msgstr ""
1783
1784 # dubbio: qui mount è inteso come mount point ???
1785 #: ../gio/gmount.c:413
1786 msgid "mount doesn't implement eject"
1787 msgstr ""
1788
1789 # dubbio: qui mount è inteso come mount point ???
1790 #: ../gio/gmount.c:490
1791 msgid "mount doesn't implement remount"
1792 msgstr ""
1793
1794 #: ../gio/goutputstream.c:193
1795 #, c-format
1796 msgid "Too large count value passed to g_output_stream_write"
1797 msgstr "Valore di count troppo largo passato a g_output_stream_write"
1798
1799 # Oppure lasciare write ???
1800 #: ../gio/goutputstream.c:202 ../gio/goutputstream.c:403
1801 #, c-format
1802 msgid "Output stream doesn't implement write"
1803 msgstr "Lo stream di output non implementa la scrittura"
1804
1805 #: ../gio/goutputstream.c:363 ../gio/goutputstream.c:764
1806 #, c-format
1807 msgid "Source stream is already closed"
1808 msgstr "Lo stream sorgente è già chiuso"
1809
1810 #: ../gio/goutputstream.c:646
1811 msgid "Too large count value passed to g_output_stream_write_async"
1812 msgstr "Valore di count troppo largo passato a g_output_stream_write_async"
1813
1814 #: ../gio/gunixinputstream.c:200 ../gio/gunixinputstream.c:218
1815 #: ../gio/gunixinputstream.c:290 ../gio/gunixoutputstream.c:281
1816 #, c-format
1817 msgid "Error reading from unix: %s"
1818 msgstr "Errore nel leggere da unix: %s"
1819
1820 #: ../gio/gunixinputstream.c:248 ../gio/gunixinputstream.c:424
1821 #: ../gio/gunixoutputstream.c:238 ../gio/gunixoutputstream.c:385
1822 #, c-format
1823 msgid "Error closing unix: %s"
1824 msgstr "Errore nel chiudere unix: %s"
1825
1826 #: ../gio/gunixmounts.c:1754 ../gio/gunixmounts.c:1791
1827 msgid "Filesystem root"
1828 msgstr "File system radice"
1829
1830 #: ../gio/gunixoutputstream.c:188 ../gio/gunixoutputstream.c:207
1831 #, c-format
1832 msgid "Error writing to unix: %s"
1833 msgstr "Errore nello scrivere su unix: %s"
1834
1835 #: ../gio/gvolume.c:384
1836 msgid "volume doesn't implement eject"
1837 msgstr "il volume non implementa l'espulsione"
1838
1839 #: ../gio/gwin32appinfo.c:277
1840 #, c-format
1841 msgid "Can't find application"
1842 msgstr "Impossibile trovare l'applicazione"
1843
1844 #: ../gio/gwin32appinfo.c:312
1845 #, c-format
1846 msgid "Error launching application: %s"
1847 msgstr "Errore nel lanciare l'applicazione: %s"
1848
1849 #: ../gio/gwin32appinfo.c:349
1850 #, c-format
1851 msgid "URIs not supported"
1852 msgstr "URI non supportati"
1853
1854 #: ../gio/gwin32appinfo.c:371
1855 #, c-format
1856 msgid "association changes not supported on win32"
1857 msgstr "Cambi di associazioni non supportati su win32"
1858
1859 #: ../gio/gwin32appinfo.c:383
1860 #, c-format
1861 msgid "Association creation not supported on win32"
1862 msgstr "Creazione di associazioni non supportata su win32"
1863
1864 #: ../tests/gio-ls.c:27
1865 msgid "do not hide entries"
1866 msgstr ""
1867
1868 #: ../tests/gio-ls.c:29
1869 msgid "use a long listing format"
1870 msgstr ""
1871
1872 #: ../tests/gio-ls.c:37
1873 msgid "[FILE...]"
1874 msgstr "[FILE...]"