git-gui: Regenerated po template and merged translations with it
[git-gui/git-gui-i18n.git] / po / it.po
blob877e7e85af4c6023f9a56c5e4ffbb9efca17a23e
1 # Translation of git-gui to Italian
2 # Copyright (C) 2007 Shawn Pearce
3 # This file is distributed under the same license as the git-gui package.
4 # Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>, 2007
5 # Michele Ballabio <barra_cuda@katamail.com>, 2007.
6
7
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: git-gui\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2008-03-14 07:18+0100\n"
13 "PO-Revision-Date: 2008-03-12 22:12+0100\n"
14 "Last-Translator: Michele Ballabio <barra_cuda@katamail.com>\n"
15 "Language-Team: Italian <tp@lists.linux.it>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
20 #: git-gui.sh:41 git-gui.sh:634 git-gui.sh:648 git-gui.sh:661 git-gui.sh:744
21 #: git-gui.sh:763
22 msgid "git-gui: fatal error"
23 msgstr "git-gui: errore grave"
25 #: git-gui.sh:593
26 #, tcl-format
27 msgid "Invalid font specified in %s:"
28 msgstr "Caratteri non validi specificati in %s:"
30 #: git-gui.sh:620
31 msgid "Main Font"
32 msgstr "Caratteri principali"
34 #: git-gui.sh:621
35 msgid "Diff/Console Font"
36 msgstr "Caratteri per confronti e terminale"
38 #: git-gui.sh:635
39 msgid "Cannot find git in PATH."
40 msgstr "Impossibile trovare git nel PATH"
42 #: git-gui.sh:662
43 msgid "Cannot parse Git version string:"
44 msgstr "Impossibile determinare la versione di Git:"
46 #: git-gui.sh:680
47 #, tcl-format
48 msgid ""
49 "Git version cannot be determined.\n"
50 "\n"
51 "%s claims it is version '%s'.\n"
52 "\n"
53 "%s requires at least Git 1.5.0 or later.\n"
54 "\n"
55 "Assume '%s' is version 1.5.0?\n"
56 msgstr ""
57 "La versione di Git non può essere determinata.\n"
58 "\n"
59 "%s riporta che la versione è '%s'.\n"
60 "\n"
61 "%s richiede almeno Git 1.5.0 o superiore.\n"
62 "\n"
63 "Assumere che '%s' sia alla versione 1.5.0?\n"
65 #: git-gui.sh:918
66 msgid "Git directory not found:"
67 msgstr "Non trovo la directory di git: "
69 #: git-gui.sh:925
70 msgid "Cannot move to top of working directory:"
71 msgstr "Impossibile spostarsi sulla directory principale del progetto:"
73 #: git-gui.sh:932
74 msgid "Cannot use funny .git directory:"
75 msgstr "Impossibile usare una .git directory strana:"
77 #: git-gui.sh:937
78 msgid "No working directory"
79 msgstr "Nessuna directory di lavoro"
81 #: git-gui.sh:1084 lib/checkout_op.tcl:283
82 msgid "Refreshing file status..."
83 msgstr "Controllo dello stato dei file in corso..."
85 #: git-gui.sh:1149
86 msgid "Scanning for modified files ..."
87 msgstr "Ricerca di file modificati in corso..."
89 #: git-gui.sh:1324 lib/browser.tcl:246
90 msgid "Ready."
91 msgstr "Pronto."
93 #: git-gui.sh:1590
94 msgid "Unmodified"
95 msgstr "Non modificato"
97 #: git-gui.sh:1592
98 msgid "Modified, not staged"
99 msgstr "Modificato, non preparato per una nuova revisione"
101 #: git-gui.sh:1593 git-gui.sh:1598
102 msgid "Staged for commit"
103 msgstr "Preparato per una nuova revisione"
105 #: git-gui.sh:1594 git-gui.sh:1599
106 msgid "Portions staged for commit"
107 msgstr "Parti preparate per una nuova revisione"
109 #: git-gui.sh:1595 git-gui.sh:1600
110 msgid "Staged for commit, missing"
111 msgstr "Preparato per una nuova revisione, mancante"
113 #: git-gui.sh:1597
114 msgid "Untracked, not staged"
115 msgstr "Non tracciato, non preparato per una nuova revisione"
117 #: git-gui.sh:1602
118 msgid "Missing"
119 msgstr "Mancante"
121 #: git-gui.sh:1603
122 msgid "Staged for removal"
123 msgstr "Preparato per la rimozione"
125 #: git-gui.sh:1604
126 msgid "Staged for removal, still present"
127 msgstr "Preparato alla rimozione, ancora presente"
129 #: git-gui.sh:1606 git-gui.sh:1607 git-gui.sh:1608 git-gui.sh:1609
130 msgid "Requires merge resolution"
131 msgstr "Richiede risoluzione dei conflitti"
133 #: git-gui.sh:1644
134 msgid "Starting gitk... please wait..."
135 msgstr "Avvio di gitk... attendere..."
137 #: git-gui.sh:1653
138 #, tcl-format
139 msgid ""
140 "Unable to start gitk:\n"
141 "\n"
142 "%s does not exist"
143 msgstr ""
144 "Impossibile avviare gitk:\n"
145 "\n"
146 "%s non esiste"
148 #: git-gui.sh:1860 lib/choose_repository.tcl:36
149 msgid "Repository"
150 msgstr "Archivio"
152 #: git-gui.sh:1861
153 msgid "Edit"
154 msgstr "Modifica"
156 #: git-gui.sh:1863 lib/choose_rev.tcl:561
157 msgid "Branch"
158 msgstr "Ramo"
160 #: git-gui.sh:1866 lib/choose_rev.tcl:548
161 msgid "Commit@@noun"
162 msgstr "Revisione"
164 #: git-gui.sh:1869 lib/merge.tcl:120 lib/merge.tcl:149 lib/merge.tcl:167
165 msgid "Merge"
166 msgstr "Fusione (Merge)"
168 #: git-gui.sh:1870 lib/choose_rev.tcl:557
169 msgid "Remote"
170 msgstr "Remoto"
172 #: git-gui.sh:1879
173 msgid "Browse Current Branch's Files"
174 msgstr "Esplora i file del ramo attuale"
176 #: git-gui.sh:1883
177 msgid "Browse Branch Files..."
178 msgstr "Esplora i file del ramo..."
180 #: git-gui.sh:1888
181 msgid "Visualize Current Branch's History"
182 msgstr "Visualizza la cronologia del ramo attuale"
184 #: git-gui.sh:1892
185 msgid "Visualize All Branch History"
186 msgstr "Visualizza la cronologia di tutti i rami"
188 #: git-gui.sh:1899
189 #, tcl-format
190 msgid "Browse %s's Files"
191 msgstr "Esplora i file di %s"
193 #: git-gui.sh:1901
194 #, tcl-format
195 msgid "Visualize %s's History"
196 msgstr "Visualizza la cronologia di %s"
198 #: git-gui.sh:1906 lib/database.tcl:27 lib/database.tcl:67
199 msgid "Database Statistics"
200 msgstr "Statistiche dell'archivio"
202 #: git-gui.sh:1909 lib/database.tcl:34
203 msgid "Compress Database"
204 msgstr "Comprimi l'archivio"
206 #: git-gui.sh:1912
207 msgid "Verify Database"
208 msgstr "Verifica l'archivio"
210 #: git-gui.sh:1919 git-gui.sh:1923 git-gui.sh:1927 lib/shortcut.tcl:7
211 #: lib/shortcut.tcl:39 lib/shortcut.tcl:71
212 msgid "Create Desktop Icon"
213 msgstr "Crea icona desktop"
215 #: git-gui.sh:1932 lib/choose_repository.tcl:177 lib/choose_repository.tcl:185
216 msgid "Quit"
217 msgstr "Esci"
219 #: git-gui.sh:1939
220 msgid "Undo"
221 msgstr "Annulla"
223 #: git-gui.sh:1942
224 msgid "Redo"
225 msgstr "Ripeti"
227 #: git-gui.sh:1946 git-gui.sh:2443
228 msgid "Cut"
229 msgstr "Taglia"
231 #: git-gui.sh:1949 git-gui.sh:2446 git-gui.sh:2520 git-gui.sh:2614
232 #: lib/console.tcl:69
233 msgid "Copy"
234 msgstr "Copia"
236 #: git-gui.sh:1952 git-gui.sh:2449
237 msgid "Paste"
238 msgstr "Incolla"
240 #: git-gui.sh:1955 git-gui.sh:2452 lib/branch_delete.tcl:26
241 #: lib/remote_branch_delete.tcl:38
242 msgid "Delete"
243 msgstr "Elimina"
245 #: git-gui.sh:1959 git-gui.sh:2456 git-gui.sh:2618 lib/console.tcl:71
246 msgid "Select All"
247 msgstr "Seleziona tutto"
249 #: git-gui.sh:1968
250 msgid "Create..."
251 msgstr "Crea..."
253 #: git-gui.sh:1974
254 msgid "Checkout..."
255 msgstr "Attiva..."
257 #: git-gui.sh:1980
258 msgid "Rename..."
259 msgstr "Rinomina"
261 #: git-gui.sh:1985 git-gui.sh:2085
262 msgid "Delete..."
263 msgstr "Elimina..."
265 #: git-gui.sh:1990
266 msgid "Reset..."
267 msgstr "Ripristina..."
269 #: git-gui.sh:2002 git-gui.sh:2389
270 msgid "New Commit"
271 msgstr "Nuova revisione"
273 #: git-gui.sh:2010 git-gui.sh:2396
274 msgid "Amend Last Commit"
275 msgstr "Correggi l'ultima revisione"
277 #: git-gui.sh:2019 git-gui.sh:2356 lib/remote_branch_delete.tcl:99
278 msgid "Rescan"
279 msgstr "Analizza nuovamente"
281 #: git-gui.sh:2025
282 msgid "Stage To Commit"
283 msgstr "Prepara per una nuova revisione"
285 #: git-gui.sh:2031
286 msgid "Stage Changed Files To Commit"
287 msgstr "Prepara i file modificati per una nuova revisione"
289 #: git-gui.sh:2037
290 msgid "Unstage From Commit"
291 msgstr "Annulla preparazione"
293 #: git-gui.sh:2042 lib/index.tcl:395
294 msgid "Revert Changes"
295 msgstr "Annulla modifiche"
297 #: git-gui.sh:2049 git-gui.sh:2368 git-gui.sh:2467
298 msgid "Sign Off"
299 msgstr "Sign Off"
301 #: git-gui.sh:2053 git-gui.sh:2372
302 msgid "Commit@@verb"
303 msgstr "Nuova revisione"
305 #: git-gui.sh:2064
306 msgid "Local Merge..."
307 msgstr "Fusione locale..."
309 #: git-gui.sh:2069
310 msgid "Abort Merge..."
311 msgstr "Interrompi fusione..."
313 #: git-gui.sh:2081
314 msgid "Push..."
315 msgstr "Propaga..."
317 #: git-gui.sh:2092 lib/choose_repository.tcl:41
318 msgid "Apple"
319 msgstr "Apple"
321 #: git-gui.sh:2095 git-gui.sh:2117 lib/about.tcl:14
322 #: lib/choose_repository.tcl:44 lib/choose_repository.tcl:50
323 #, tcl-format
324 msgid "About %s"
325 msgstr "Informazioni su %s"
327 #: git-gui.sh:2099
328 msgid "Preferences..."
329 msgstr "Preferenze..."
331 #: git-gui.sh:2107 git-gui.sh:2639
332 msgid "Options..."
333 msgstr "Opzioni..."
335 #: git-gui.sh:2113 lib/choose_repository.tcl:47
336 msgid "Help"
337 msgstr "Aiuto"
339 #: git-gui.sh:2154
340 msgid "Online Documentation"
341 msgstr "Documentazione sul web"
343 #: git-gui.sh:2238
344 #, tcl-format
345 msgid "fatal: cannot stat path %s: No such file or directory"
346 msgstr ""
347 "errore grave: impossibile effettuare lo stat del path %s: file o directory "
348 "non trovata"
350 #: git-gui.sh:2271
351 msgid "Current Branch:"
352 msgstr "Ramo attuale:"
354 #: git-gui.sh:2292
355 msgid "Staged Changes (Will Commit)"
356 msgstr "Modifiche preparate (saranno nella nuova revisione)"
358 #: git-gui.sh:2312
359 msgid "Unstaged Changes"
360 msgstr "Modifiche non preparate"
362 #: git-gui.sh:2362
363 msgid "Stage Changed"
364 msgstr "Prepara modificati"
366 #: git-gui.sh:2378 lib/transport.tcl:93 lib/transport.tcl:182
367 msgid "Push"
368 msgstr "Propaga (Push)"
370 #: git-gui.sh:2408
371 msgid "Initial Commit Message:"
372 msgstr "Messaggio di revisione iniziale:"
374 #: git-gui.sh:2409
375 msgid "Amended Commit Message:"
376 msgstr "Messaggio di revisione corretto:"
378 #: git-gui.sh:2410
379 msgid "Amended Initial Commit Message:"
380 msgstr "Messaggio iniziale di revisione corretto:"
382 #: git-gui.sh:2411
383 msgid "Amended Merge Commit Message:"
384 msgstr "Messaggio di fusione corretto:"
386 #: git-gui.sh:2412
387 msgid "Merge Commit Message:"
388 msgstr "Messaggio di fusione:"
390 #: git-gui.sh:2413
391 msgid "Commit Message:"
392 msgstr "Messaggio di revisione:"
394 #: git-gui.sh:2459 git-gui.sh:2622 lib/console.tcl:73
395 msgid "Copy All"
396 msgstr "Copia tutto"
398 #: git-gui.sh:2483 lib/blame.tcl:107
399 msgid "File:"
400 msgstr "File:"
402 #: git-gui.sh:2589
403 msgid "Apply/Reverse Hunk"
404 msgstr "Applica/Inverti sezione"
406 #: git-gui.sh:2595
407 msgid "Show Less Context"
408 msgstr "Mostra meno contesto"
410 #: git-gui.sh:2602
411 msgid "Show More Context"
412 msgstr "Mostra più contesto"
414 #: git-gui.sh:2610
415 msgid "Refresh"
416 msgstr "Rinfresca"
418 #: git-gui.sh:2631
419 msgid "Decrease Font Size"
420 msgstr "Diminuisci dimensione caratteri"
422 #: git-gui.sh:2635
423 msgid "Increase Font Size"
424 msgstr "Aumenta dimensione caratteri"
426 #: git-gui.sh:2646
427 msgid "Unstage Hunk From Commit"
428 msgstr "Sezione non preparata per una nuova revisione"
430 #: git-gui.sh:2648
431 msgid "Stage Hunk For Commit"
432 msgstr "Prepara sezione per una nuova revisione"
434 #: git-gui.sh:2667
435 msgid "Initializing..."
436 msgstr "Inizializzazione..."
438 #: git-gui.sh:2762
439 #, tcl-format
440 msgid ""
441 "Possible environment issues exist.\n"
442 "\n"
443 "The following environment variables are probably\n"
444 "going to be ignored by any Git subprocess run\n"
445 "by %s:\n"
446 "\n"
447 msgstr ""
448 "Possibili problemi con le variabili d'ambiente.\n"
449 "\n"
450 "Le seguenti variabili d'ambiente saranno probabilmente\n"
451 "ignorate da tutti i sottoprocessi di Git avviati\n"
452 "da %s:\n"
453 "\n"
455 #: git-gui.sh:2792
456 msgid ""
457 "\n"
458 "This is due to a known issue with the\n"
459 "Tcl binary distributed by Cygwin."
460 msgstr ""
461 "\n"
462 "Ciò è dovuto a un problema conosciuto\n"
463 "causato dall'eseguibile Tcl distribuito da Cygwin."
465 #: git-gui.sh:2797
466 #, tcl-format
467 msgid ""
468 "\n"
469 "\n"
470 "A good replacement for %s\n"
471 "is placing values for the user.name and\n"
472 "user.email settings into your personal\n"
473 "~/.gitconfig file.\n"
474 msgstr ""
475 "\n"
476 "\n"
477 "Una buona alternativa a %s\n"
478 "consiste nell'assegnare valori alle variabili di configurazione\n"
479 "user.name e user.email nel tuo file ~/.gitconfig personale.\n"
481 #: lib/about.tcl:26
482 msgid "git-gui - a graphical user interface for Git."
483 msgstr "git-gui - un'interfaccia grafica per Git."
485 #: lib/blame.tcl:77
486 msgid "File Viewer"
487 msgstr "Mostra file"
489 #: lib/blame.tcl:81
490 msgid "Commit:"
491 msgstr "Revisione:"
493 #: lib/blame.tcl:264
494 msgid "Copy Commit"
495 msgstr "Copia revisione"
497 #: lib/blame.tcl:384
498 #, tcl-format
499 msgid "Reading %s..."
500 msgstr "Lettura di %s..."
502 #: lib/blame.tcl:488
503 msgid "Loading copy/move tracking annotations..."
504 msgstr "Caricamento annotazioni per copie/spostamenti..."
506 #: lib/blame.tcl:508
507 msgid "lines annotated"
508 msgstr "linee annotate"
510 #: lib/blame.tcl:689
511 msgid "Loading original location annotations..."
512 msgstr "Caricamento annotazioni per posizione originaria..."
514 #: lib/blame.tcl:692
515 msgid "Annotation complete."
516 msgstr "Annotazione completata."
518 #: lib/blame.tcl:746
519 msgid "Loading annotation..."
520 msgstr "Caricamento annotazioni..."
522 #: lib/blame.tcl:802
523 msgid "Author:"
524 msgstr "Autore:"
526 #: lib/blame.tcl:806
527 msgid "Committer:"
528 msgstr "Revisione creata da:"
530 #: lib/blame.tcl:811
531 msgid "Original File:"
532 msgstr "File originario:"
534 #: lib/blame.tcl:925
535 msgid "Originally By:"
536 msgstr "In origine da:"
538 #: lib/blame.tcl:931
539 msgid "In File:"
540 msgstr "Nel file:"
542 #: lib/blame.tcl:936
543 msgid "Copied Or Moved Here By:"
544 msgstr "Copiato o spostato qui da:"
546 #: lib/branch_checkout.tcl:14 lib/branch_checkout.tcl:19
547 msgid "Checkout Branch"
548 msgstr "Attiva ramo"
550 #: lib/branch_checkout.tcl:23
551 msgid "Checkout"
552 msgstr "Attiva"
554 #: lib/branch_checkout.tcl:27 lib/branch_create.tcl:35
555 #: lib/branch_delete.tcl:32 lib/branch_rename.tcl:30 lib/browser.tcl:282
556 #: lib/checkout_op.tcl:522 lib/choose_font.tcl:43 lib/merge.tcl:171
557 #: lib/option.tcl:103 lib/remote_branch_delete.tcl:42 lib/transport.tcl:97
558 msgid "Cancel"
559 msgstr "Annulla"
561 #: lib/branch_checkout.tcl:32 lib/browser.tcl:287
562 msgid "Revision"
563 msgstr "Revisione"
565 #: lib/branch_checkout.tcl:36 lib/branch_create.tcl:69 lib/option.tcl:242
566 msgid "Options"
567 msgstr "Opzioni"
569 #: lib/branch_checkout.tcl:39 lib/branch_create.tcl:92
570 msgid "Fetch Tracking Branch"
571 msgstr "Recupera duplicato locale di ramo remoto"
573 #: lib/branch_checkout.tcl:44
574 msgid "Detach From Local Branch"
575 msgstr "Stacca da ramo locale"
577 #: lib/branch_create.tcl:22
578 msgid "Create Branch"
579 msgstr "Crea ramo"
581 #: lib/branch_create.tcl:27
582 msgid "Create New Branch"
583 msgstr "Crea nuovo ramo"
585 #: lib/branch_create.tcl:31 lib/choose_repository.tcl:371
586 msgid "Create"
587 msgstr "Crea"
589 #: lib/branch_create.tcl:40
590 msgid "Branch Name"
591 msgstr "Nome del ramo"
593 #: lib/branch_create.tcl:43
594 msgid "Name:"
595 msgstr "Nome:"
597 #: lib/branch_create.tcl:58
598 msgid "Match Tracking Branch Name"
599 msgstr "Appaia nome del duplicato locale di ramo remoto"
601 #: lib/branch_create.tcl:66
602 msgid "Starting Revision"
603 msgstr "Revisione iniziale"
605 #: lib/branch_create.tcl:72
606 msgid "Update Existing Branch:"
607 msgstr "Aggiorna ramo esistente:"
609 #: lib/branch_create.tcl:75
610 msgid "No"
611 msgstr "No"
613 #: lib/branch_create.tcl:80
614 msgid "Fast Forward Only"
615 msgstr "Solo fast forward"
617 #: lib/branch_create.tcl:85 lib/checkout_op.tcl:514
618 msgid "Reset"
619 msgstr "Ripristina"
621 #: lib/branch_create.tcl:97
622 msgid "Checkout After Creation"
623 msgstr "Attiva dopo la creazione"
625 #: lib/branch_create.tcl:131
626 msgid "Please select a tracking branch."
627 msgstr "Scegliere un duplicato locale di ramo remoto"
629 #: lib/branch_create.tcl:140
630 #, tcl-format
631 msgid "Tracking branch %s is not a branch in the remote repository."
632 msgstr ""
633 "Il duplicato locale del ramo remoto %s non è un ramo nell'archivio remoto."
635 #: lib/branch_create.tcl:153 lib/branch_rename.tcl:86
636 msgid "Please supply a branch name."
637 msgstr "Inserire un nome per il ramo."
639 #: lib/branch_create.tcl:164 lib/branch_rename.tcl:106
640 #, tcl-format
641 msgid "'%s' is not an acceptable branch name."
642 msgstr "'%s' non è utilizzabile come nome di ramo."
644 #: lib/branch_delete.tcl:15
645 msgid "Delete Branch"
646 msgstr "Elimina ramo"
648 #: lib/branch_delete.tcl:20
649 msgid "Delete Local Branch"
650 msgstr "Elimina ramo locale"
652 #: lib/branch_delete.tcl:37
653 msgid "Local Branches"
654 msgstr "Rami locali"
656 #: lib/branch_delete.tcl:52
657 msgid "Delete Only If Merged Into"
658 msgstr "Cancella solo se fuso con un altro ramo"
660 #: lib/branch_delete.tcl:54
661 msgid "Always (Do not perform merge test.)"
662 msgstr "Sempre (Non effettuare verifiche di fusione)."
664 #: lib/branch_delete.tcl:103
665 #, tcl-format
666 msgid "The following branches are not completely merged into %s:"
667 msgstr "I rami seguenti non sono stati fusi completamente in %s:"
669 #: lib/branch_delete.tcl:115
670 msgid ""
671 "Recovering deleted branches is difficult. \n"
672 "\n"
673 " Delete the selected branches?"
674 msgstr ""
675 "Ricomporre rami cancellati può essere complicato. \n"
676 "\n"
677 " Eliminare i rami selezionati?"
679 #: lib/branch_delete.tcl:141
680 #, tcl-format
681 msgid ""
682 "Failed to delete branches:\n"
683 "%s"
684 msgstr ""
685 "Impossibile cancellare i rami:\n"
686 "%s"
688 #: lib/branch_rename.tcl:14 lib/branch_rename.tcl:22
689 msgid "Rename Branch"
690 msgstr "Rinomina ramo"
692 #: lib/branch_rename.tcl:26
693 msgid "Rename"
694 msgstr "Rinomina"
696 #: lib/branch_rename.tcl:36
697 msgid "Branch:"
698 msgstr "Ramo:"
700 #: lib/branch_rename.tcl:39
701 msgid "New Name:"
702 msgstr "Nuovo Nome:"
704 #: lib/branch_rename.tcl:75
705 msgid "Please select a branch to rename."
706 msgstr "Scegliere un ramo da rinominare."
708 #: lib/branch_rename.tcl:96 lib/checkout_op.tcl:179
709 #, tcl-format
710 msgid "Branch '%s' already exists."
711 msgstr "Il ramo '%s' esiste già."
713 #: lib/branch_rename.tcl:117
714 #, tcl-format
715 msgid "Failed to rename '%s'."
716 msgstr "Impossibile rinominare '%s'."
718 #: lib/browser.tcl:17
719 msgid "Starting..."
720 msgstr "Avvio in corso..."
722 #: lib/browser.tcl:26
723 msgid "File Browser"
724 msgstr "File browser"
726 #: lib/browser.tcl:126 lib/browser.tcl:143
727 #, tcl-format
728 msgid "Loading %s..."
729 msgstr "Caricamento %s..."
731 #: lib/browser.tcl:187
732 msgid "[Up To Parent]"
733 msgstr "[Directory superiore]"
735 #: lib/browser.tcl:267 lib/browser.tcl:273
736 msgid "Browse Branch Files"
737 msgstr "Esplora i file del ramo"
739 #: lib/browser.tcl:278 lib/choose_repository.tcl:387
740 #: lib/choose_repository.tcl:474 lib/choose_repository.tcl:484
741 #: lib/choose_repository.tcl:987
742 msgid "Browse"
743 msgstr "Esplora"
745 #: lib/checkout_op.tcl:79
746 #, tcl-format
747 msgid "Fetching %s from %s"
748 msgstr "Recupero %s da %s"
750 #: lib/checkout_op.tcl:127
751 #, tcl-format
752 msgid "fatal: Cannot resolve %s"
753 msgstr "errore grave: impossibile risolvere %s"
755 #: lib/checkout_op.tcl:140 lib/console.tcl:81 lib/database.tcl:31
756 msgid "Close"
757 msgstr "Chiudi"
759 #: lib/checkout_op.tcl:169
760 #, tcl-format
761 msgid "Branch '%s' does not exist."
762 msgstr "Il ramo '%s' non esiste."
764 #: lib/checkout_op.tcl:206
765 #, tcl-format
766 msgid ""
767 "Branch '%s' already exists.\n"
768 "\n"
769 "It cannot fast-forward to %s.\n"
770 "A merge is required."
771 msgstr ""
772 "Il ramo '%s' esiste già.\n"
773 "\n"
774 "Non può effettuare un 'fast-forward' a %s.\n"
775 "E' necessaria una fusione."
777 #: lib/checkout_op.tcl:220
778 #, tcl-format
779 msgid "Merge strategy '%s' not supported."
780 msgstr "La strategia di fusione '%s' non è supportata."
782 #: lib/checkout_op.tcl:239
783 #, tcl-format
784 msgid "Failed to update '%s'."
785 msgstr "Impossibile aggiornare '%s'."
787 #: lib/checkout_op.tcl:251
788 msgid "Staging area (index) is already locked."
789 msgstr ""
790 "L'area di preparazione per una nuova revisione (indice) è già bloccata."
792 #: lib/checkout_op.tcl:266
793 msgid ""
794 "Last scanned state does not match repository state.\n"
795 "\n"
796 "Another Git program has modified this repository since the last scan.  A "
797 "rescan must be performed before the current branch can be changed.\n"
798 "\n"
799 "The rescan will be automatically started now.\n"
800 msgstr ""
801 "L'ultimo stato analizzato non corrisponde allo stato dell'archivio.\n"
802 "\n"
803 "Un altro programma Git ha modificato questo archivio dall'ultima analisi. "
804 "Bisogna effettuare una nuova analisi prima di poter cambiare il ramo "
805 "attuale.\n"
806 "\n"
807 "La nuova analisi comincerà ora.\n"
809 #: lib/checkout_op.tcl:322
810 #, tcl-format
811 msgid "Updating working directory to '%s'..."
812 msgstr "Aggiornamento della directory di lavoro a '%s' in corso..."
814 #: lib/checkout_op.tcl:323
815 msgid "files checked out"
816 msgstr "file presenti nella directory di lavoro"
818 #: lib/checkout_op.tcl:353
819 #, tcl-format
820 msgid "Aborted checkout of '%s' (file level merging is required)."
821 msgstr "Attivazione di '%s' fallita (richiesta una fusione a livello file)."
823 #: lib/checkout_op.tcl:354
824 msgid "File level merge required."
825 msgstr "E' richiesta una fusione a livello file."
827 #: lib/checkout_op.tcl:358
828 #, tcl-format
829 msgid "Staying on branch '%s'."
830 msgstr "Si rimarrà sul ramo '%s'."
832 #: lib/checkout_op.tcl:429
833 msgid ""
834 "You are no longer on a local branch.\n"
835 "\n"
836 "If you wanted to be on a branch, create one now starting from 'This Detached "
837 "Checkout'."
838 msgstr ""
839 "Non si è più su un ramo locale\n"
840 "\n"
841 "Se si vuole rimanere su un ramo, crearne uno ora a partire da 'Questa "
842 "revisione attiva staccata'."
844 #: lib/checkout_op.tcl:446 lib/checkout_op.tcl:450
845 #, tcl-format
846 msgid "Checked out '%s'."
847 msgstr "Attivazione di '%s' completata."
849 #: lib/checkout_op.tcl:478
850 #, tcl-format
851 msgid "Resetting '%s' to '%s' will lose the following commits:"
852 msgstr ""
853 "Ripristinare '%s' a '%s' comporterà la perdita delle seguenti revisioni:"
855 #: lib/checkout_op.tcl:500
856 msgid "Recovering lost commits may not be easy."
857 msgstr "Ricomporre le revisioni perdute potrebbe non essere semplice."
859 #: lib/checkout_op.tcl:505
860 #, tcl-format
861 msgid "Reset '%s'?"
862 msgstr "Ripristinare '%s'?"
864 #: lib/checkout_op.tcl:510 lib/merge.tcl:163
865 msgid "Visualize"
866 msgstr "Visualizza"
868 #: lib/checkout_op.tcl:578
869 #, tcl-format
870 msgid ""
871 "Failed to set current branch.\n"
872 "\n"
873 "This working directory is only partially switched.  We successfully updated "
874 "your files, but failed to update an internal Git file.\n"
875 "\n"
876 "This should not have occurred.  %s will now close and give up."
877 msgstr ""
878 "Impossibile preparare il ramo attuale.\n"
879 "\n"
880 "Questa directory di lavoro è stata convertita solo parzialmente. I file sono "
881 "stati aggiornati correttamente, ma l'aggiornamento di un file di Git ha "
882 "prodotto degli errori.\n"
883 "\n"
884 "Questo non sarebbe dovuto succedere.  %s ora terminerà senza altre azioni."
886 #: lib/choose_font.tcl:39
887 msgid "Select"
888 msgstr "Seleziona"
890 #: lib/choose_font.tcl:53
891 msgid "Font Family"
892 msgstr "Famiglia di caratteri"
894 #: lib/choose_font.tcl:74
895 msgid "Font Size"
896 msgstr "Dimensione caratteri"
898 #: lib/choose_font.tcl:91
899 msgid "Font Example"
900 msgstr "Esempio caratteri"
902 #: lib/choose_font.tcl:103
903 msgid ""
904 "This is example text.\n"
905 "If you like this text, it can be your font."
906 msgstr ""
907 "Questo è un testo d'esempio.\n"
908 "Se ti piace questo testo, scegli questo carattere."
910 #: lib/choose_repository.tcl:28
911 msgid "Git Gui"
912 msgstr "Git Gui"
914 #: lib/choose_repository.tcl:81 lib/choose_repository.tcl:376
915 msgid "Create New Repository"
916 msgstr "Crea nuovo archivio"
918 #: lib/choose_repository.tcl:87
919 msgid "New..."
920 msgstr "Nuovo..."
922 #: lib/choose_repository.tcl:94 lib/choose_repository.tcl:460
923 msgid "Clone Existing Repository"
924 msgstr "Clona archivio esistente"
926 #: lib/choose_repository.tcl:100
927 msgid "Clone..."
928 msgstr "Clona..."
930 #: lib/choose_repository.tcl:107 lib/choose_repository.tcl:976
931 msgid "Open Existing Repository"
932 msgstr "Apri archivio esistente"
934 #: lib/choose_repository.tcl:113
935 msgid "Open..."
936 msgstr "Apri..."
938 #: lib/choose_repository.tcl:126
939 msgid "Recent Repositories"
940 msgstr "Archivi recenti"
942 #: lib/choose_repository.tcl:132
943 msgid "Open Recent Repository:"
944 msgstr "Apri archivio recente:"
946 #: lib/choose_repository.tcl:296 lib/choose_repository.tcl:303
947 #: lib/choose_repository.tcl:310
948 #, tcl-format
949 msgid "Failed to create repository %s:"
950 msgstr "Impossibile creare l'archivio %s:"
952 #: lib/choose_repository.tcl:381 lib/choose_repository.tcl:478
953 msgid "Directory:"
954 msgstr "Directory:"
956 #: lib/choose_repository.tcl:412 lib/choose_repository.tcl:537
957 #: lib/choose_repository.tcl:1011
958 msgid "Git Repository"
959 msgstr "Archivio Git"
961 #: lib/choose_repository.tcl:437
962 #, tcl-format
963 msgid "Directory %s already exists."
964 msgstr "La directory %s esiste già."
966 #: lib/choose_repository.tcl:441
967 #, tcl-format
968 msgid "File %s already exists."
969 msgstr "Il file %s esiste già."
971 #: lib/choose_repository.tcl:455
972 msgid "Clone"
973 msgstr "Clona"
975 #: lib/choose_repository.tcl:468
976 msgid "URL:"
977 msgstr "URL:"
979 #: lib/choose_repository.tcl:489
980 msgid "Clone Type:"
981 msgstr "Tipo di clone:"
983 #: lib/choose_repository.tcl:495
984 msgid "Standard (Fast, Semi-Redundant, Hardlinks)"
985 msgstr "Standard (veloce, semi-ridondante, con hardlink)"
987 #: lib/choose_repository.tcl:501
988 msgid "Full Copy (Slower, Redundant Backup)"
989 msgstr "Copia completa (più lento, backup ridondante)"
991 #: lib/choose_repository.tcl:507
992 msgid "Shared (Fastest, Not Recommended, No Backup)"
993 msgstr "Shared (il più veloce, non raccomandato, nessun backup)"
995 #: lib/choose_repository.tcl:543 lib/choose_repository.tcl:590
996 #: lib/choose_repository.tcl:736 lib/choose_repository.tcl:806
997 #: lib/choose_repository.tcl:1017 lib/choose_repository.tcl:1025
998 #, tcl-format
999 msgid "Not a Git repository: %s"
1000 msgstr "%s non è un archivio Git."
1002 #: lib/choose_repository.tcl:579
1003 msgid "Standard only available for local repository."
1004 msgstr "Standard è disponibile solo per archivi locali."
1006 #: lib/choose_repository.tcl:583
1007 msgid "Shared only available for local repository."
1008 msgstr "Shared è disponibile solo per archivi locali."
1010 #: lib/choose_repository.tcl:604
1011 #, tcl-format
1012 msgid "Location %s already exists."
1013 msgstr "Il file/directory %s esiste già."
1015 #: lib/choose_repository.tcl:615
1016 msgid "Failed to configure origin"
1017 msgstr "Impossibile configurare origin"
1019 #: lib/choose_repository.tcl:627
1020 msgid "Counting objects"
1021 msgstr "Calcolo oggetti"
1023 #: lib/choose_repository.tcl:628
1024 msgid "buckets"
1025 msgstr ""
1027 #: lib/choose_repository.tcl:652
1028 #, tcl-format
1029 msgid "Unable to copy objects/info/alternates: %s"
1030 msgstr "Impossibile copiare oggetti/info/alternate: %s"
1032 #: lib/choose_repository.tcl:688
1033 #, tcl-format
1034 msgid "Nothing to clone from %s."
1035 msgstr "Niente da clonare da %s."
1037 #: lib/choose_repository.tcl:690 lib/choose_repository.tcl:904
1038 #: lib/choose_repository.tcl:916
1039 msgid "The 'master' branch has not been initialized."
1040 msgstr "Il ramo 'master' non è stato inizializzato."
1042 #: lib/choose_repository.tcl:703
1043 msgid "Hardlinks are unavailable.  Falling back to copying."
1044 msgstr "Impossibile utilizzare gli hardlink. Si ricorrerà alla copia."
1046 #: lib/choose_repository.tcl:715
1047 #, tcl-format
1048 msgid "Cloning from %s"
1049 msgstr "Clonazione da %s"
1051 #: lib/choose_repository.tcl:746
1052 msgid "Copying objects"
1053 msgstr "Copia degli oggetti"
1055 #: lib/choose_repository.tcl:747
1056 msgid "KiB"
1057 msgstr "KiB"
1059 #: lib/choose_repository.tcl:771
1060 #, tcl-format
1061 msgid "Unable to copy object: %s"
1062 msgstr "Impossibile copiare oggetto: %s"
1064 #: lib/choose_repository.tcl:781
1065 msgid "Linking objects"
1066 msgstr "Collegamento oggetti"
1068 #: lib/choose_repository.tcl:782
1069 msgid "objects"
1070 msgstr "oggetti"
1072 #: lib/choose_repository.tcl:790
1073 #, tcl-format
1074 msgid "Unable to hardlink object: %s"
1075 msgstr "Hardlink impossibile sull'oggetto: %s"
1077 #: lib/choose_repository.tcl:845
1078 msgid "Cannot fetch branches and objects.  See console output for details."
1079 msgstr ""
1080 "Impossibile recuperare rami e oggetti. Controllare i dettagli forniti dalla "
1081 "console."
1083 #: lib/choose_repository.tcl:856
1084 msgid "Cannot fetch tags.  See console output for details."
1085 msgstr ""
1086 "Impossibile recuperare le etichette. Controllare i dettagli forniti dalla "
1087 "console."
1089 #: lib/choose_repository.tcl:880
1090 msgid "Cannot determine HEAD.  See console output for details."
1091 msgstr ""
1092 "Impossibile determinare HEAD. Controllare i dettagli forniti dalla console."
1094 #: lib/choose_repository.tcl:889
1095 #, tcl-format
1096 msgid "Unable to cleanup %s"
1097 msgstr "Impossibile ripulire %s"
1099 #: lib/choose_repository.tcl:895
1100 msgid "Clone failed."
1101 msgstr "Clonazione non riuscita."
1103 #: lib/choose_repository.tcl:902
1104 msgid "No default branch obtained."
1105 msgstr "Non è stato trovato un ramo predefinito."
1107 #: lib/choose_repository.tcl:913
1108 #, tcl-format
1109 msgid "Cannot resolve %s as a commit."
1110 msgstr "Impossibile risolvere %s come una revisione."
1112 #: lib/choose_repository.tcl:925
1113 msgid "Creating working directory"
1114 msgstr "Creazione directory di lavoro"
1116 #: lib/choose_repository.tcl:926 lib/index.tcl:65 lib/index.tcl:127
1117 #: lib/index.tcl:193
1118 msgid "files"
1119 msgstr "file"
1121 #: lib/choose_repository.tcl:955
1122 msgid "Initial file checkout failed."
1123 msgstr "Attivazione iniziale non riuscita."
1125 #: lib/choose_repository.tcl:971
1126 msgid "Open"
1127 msgstr "Apri"
1129 #: lib/choose_repository.tcl:981
1130 msgid "Repository:"
1131 msgstr "Archivio:"
1133 #: lib/choose_repository.tcl:1031
1134 #, tcl-format
1135 msgid "Failed to open repository %s:"
1136 msgstr "Impossibile accedere all'archivio %s:"
1138 #: lib/choose_rev.tcl:53
1139 msgid "This Detached Checkout"
1140 msgstr "Questa revisione attiva staccata"
1142 #: lib/choose_rev.tcl:60
1143 msgid "Revision Expression:"
1144 msgstr "Espressione di revisione:"
1146 #: lib/choose_rev.tcl:74
1147 msgid "Local Branch"
1148 msgstr "Ramo locale"
1150 #: lib/choose_rev.tcl:79
1151 msgid "Tracking Branch"
1152 msgstr "Duplicato locale di ramo remoto"
1154 #: lib/choose_rev.tcl:84 lib/choose_rev.tcl:538
1155 msgid "Tag"
1156 msgstr "Etichetta"
1158 #: lib/choose_rev.tcl:317
1159 #, tcl-format
1160 msgid "Invalid revision: %s"
1161 msgstr "Revisione non valida: %s"
1163 #: lib/choose_rev.tcl:338
1164 msgid "No revision selected."
1165 msgstr "Nessuna revisione selezionata."
1167 #: lib/choose_rev.tcl:346
1168 msgid "Revision expression is empty."
1169 msgstr "L'espressione di revisione è vuota."
1171 #: lib/choose_rev.tcl:531
1172 msgid "Updated"
1173 msgstr "Aggiornato"
1175 #: lib/choose_rev.tcl:559
1176 msgid "URL"
1177 msgstr "URL"
1179 #: lib/commit.tcl:9
1180 msgid ""
1181 "There is nothing to amend.\n"
1182 "\n"
1183 "You are about to create the initial commit.  There is no commit before this "
1184 "to amend.\n"
1185 msgstr ""
1186 "Non c'è niente da correggere.\n"
1187 "\n"
1188 "Stai per creare la revisione iniziale. Non esiste una revisione precedente "
1189 "da correggere.\n"
1191 #: lib/commit.tcl:18
1192 msgid ""
1193 "Cannot amend while merging.\n"
1194 "\n"
1195 "You are currently in the middle of a merge that has not been fully "
1196 "completed.  You cannot amend the prior commit unless you first abort the "
1197 "current merge activity.\n"
1198 msgstr ""
1199 "Non è possibile effettuare una correzione durante una fusione.\n"
1200 "\n"
1201 "In questo momento si sta effettuando una fusione che non è stata del tutto "
1202 "completata. Non puoi correggere la revisione precedente a meno che prima tu "
1203 "non interrompa l'operazione di fusione in corso.\n"
1205 #: lib/commit.tcl:49
1206 msgid "Error loading commit data for amend:"
1207 msgstr "Errore durante il caricamento dei dati della revisione da correggere:"
1209 #: lib/commit.tcl:76
1210 msgid "Unable to obtain your identity:"
1211 msgstr "Impossibile ottenere la tua identità:"
1213 #: lib/commit.tcl:81
1214 msgid "Invalid GIT_COMMITTER_IDENT:"
1215 msgstr "GIT_COMMITTER_IDENT non valida:"
1217 #: lib/commit.tcl:133
1218 msgid ""
1219 "Last scanned state does not match repository state.\n"
1220 "\n"
1221 "Another Git program has modified this repository since the last scan.  A "
1222 "rescan must be performed before another commit can be created.\n"
1223 "\n"
1224 "The rescan will be automatically started now.\n"
1225 msgstr ""
1226 "L'ultimo stato analizzato non corrisponde allo stato dell'archivio.\n"
1227 "\n"
1228 "Un altro programma Git ha modificato questo archivio dall'ultima analisi. "
1229 "Bisogna effettuare una nuova analisi prima di poter creare una nuova "
1230 "revisione.\n"
1231 "\n"
1232 "La nuova analisi comincerà ora.\n"
1234 #: lib/commit.tcl:154
1235 #, tcl-format
1236 msgid ""
1237 "Unmerged files cannot be committed.\n"
1238 "\n"
1239 "File %s has merge conflicts.  You must resolve them and stage the file "
1240 "before committing.\n"
1241 msgstr ""
1242 "Non è possibile creare una revisione con file non sottoposti a fusione.\n"
1243 "\n"
1244 "Il file %s presenta dei conflitti. Devi risolverli e preparare il file per "
1245 "creare una nuova revisione prima di effettuare questa azione.\n"
1247 #: lib/commit.tcl:162
1248 #, tcl-format
1249 msgid ""
1250 "Unknown file state %s detected.\n"
1251 "\n"
1252 "File %s cannot be committed by this program.\n"
1253 msgstr ""
1254 "Stato di file %s sconosciuto.\n"
1255 "\n"
1256 "Questo programma non può creare una revisione contenente il file %s.\n"
1258 #: lib/commit.tcl:170
1259 msgid ""
1260 "No changes to commit.\n"
1261 "\n"
1262 "You must stage at least 1 file before you can commit.\n"
1263 msgstr ""
1264 "Nessuna modifica per la nuova revisione.\n"
1265 "\n"
1266 "Devi preparare per una nuova revisione almeno 1 file prima di effettuare "
1267 "questa operazione.\n"
1269 #: lib/commit.tcl:183
1270 msgid ""
1271 "Please supply a commit message.\n"
1272 "\n"
1273 "A good commit message has the following format:\n"
1274 "\n"
1275 "- First line: Describe in one sentence what you did.\n"
1276 "- Second line: Blank\n"
1277 "- Remaining lines: Describe why this change is good.\n"
1278 msgstr ""
1279 "Bisogna fornire un messaggio di revisione.\n"
1280 "\n"
1281 "Un buon messaggio di revisione ha il seguente formato:\n"
1282 "\n"
1283 "- Prima linea: descrivi in una frase ciò che hai fatto.\n"
1284 "- Seconda linea: vuota.\n"
1285 "- Terza linea: spiega a cosa serve la tua modifica.\n"
1287 #: lib/commit.tcl:207
1288 #, tcl-format
1289 msgid "warning: Tcl does not support encoding '%s'."
1290 msgstr "attenzione: Tcl non supporta la codifica '%s'."
1292 #: lib/commit.tcl:221
1293 msgid "Calling pre-commit hook..."
1294 msgstr "Avvio pre-commit hook..."
1296 #: lib/commit.tcl:236
1297 msgid "Commit declined by pre-commit hook."
1298 msgstr "Revisione rifiutata dal pre-commit hook."
1300 #: lib/commit.tcl:259
1301 msgid "Calling commit-msg hook..."
1302 msgstr "Avvio commit-msg hook..."
1304 #: lib/commit.tcl:274
1305 msgid "Commit declined by commit-msg hook."
1306 msgstr "Revisione rifiutata dal commit-msg hook."
1308 #: lib/commit.tcl:287
1309 msgid "Committing changes..."
1310 msgstr "Archiviazione modifiche..."
1312 #: lib/commit.tcl:303
1313 msgid "write-tree failed:"
1314 msgstr "write-tree non riuscito:"
1316 #: lib/commit.tcl:304 lib/commit.tcl:348 lib/commit.tcl:368
1317 msgid "Commit failed."
1318 msgstr "Impossibile creare una nuova revisione."
1320 #: lib/commit.tcl:321
1321 #, tcl-format
1322 msgid "Commit %s appears to be corrupt"
1323 msgstr "La revisione %s sembra essere danneggiata"
1325 #: lib/commit.tcl:326
1326 msgid ""
1327 "No changes to commit.\n"
1328 "\n"
1329 "No files were modified by this commit and it was not a merge commit.\n"
1330 "\n"
1331 "A rescan will be automatically started now.\n"
1332 msgstr ""
1333 "Nessuna modifica per la nuova revisione.\n"
1334 "\n"
1335 "Questa revisione non modifica alcun file e non effettua alcuna fusione.\n"
1336 "\n"
1337 "Si procederà subito ad una nuova analisi.\n"
1339 #: lib/commit.tcl:333
1340 msgid "No changes to commit."
1341 msgstr "Nessuna modifica per la nuova revisione."
1343 #: lib/commit.tcl:347
1344 msgid "commit-tree failed:"
1345 msgstr "commit-tree non riuscito:"
1347 #: lib/commit.tcl:367
1348 msgid "update-ref failed:"
1349 msgstr "update-ref non riuscito:"
1351 #: lib/commit.tcl:454
1352 #, tcl-format
1353 msgid "Created commit %s: %s"
1354 msgstr "Creata revisione %s: %s"
1356 #: lib/console.tcl:59
1357 msgid "Working... please wait..."
1358 msgstr "Elaborazione in corso... attendere..."
1360 #: lib/console.tcl:186
1361 msgid "Success"
1362 msgstr "Successo"
1364 #: lib/console.tcl:200
1365 msgid "Error: Command Failed"
1366 msgstr "Errore: comando non riuscito"
1368 #: lib/database.tcl:43
1369 msgid "Number of loose objects"
1370 msgstr "Numero di oggetti slegati"
1372 #: lib/database.tcl:44
1373 msgid "Disk space used by loose objects"
1374 msgstr "Spazio su disco utilizzato da oggetti slegati"
1376 #: lib/database.tcl:45
1377 msgid "Number of packed objects"
1378 msgstr "Numero di oggetti impacchettati"
1380 #: lib/database.tcl:46
1381 msgid "Number of packs"
1382 msgstr "Numero di pacchetti"
1384 #: lib/database.tcl:47
1385 msgid "Disk space used by packed objects"
1386 msgstr "Spazio su disco utilizzato da oggetti impacchettati"
1388 #: lib/database.tcl:48
1389 msgid "Packed objects waiting for pruning"
1390 msgstr "Oggetti impacchettati che attendono la potatura"
1392 #: lib/database.tcl:49
1393 msgid "Garbage files"
1394 msgstr "File inutili"
1396 #: lib/database.tcl:72
1397 msgid "Compressing the object database"
1398 msgstr "Compressione dell'archivio in corso"
1400 #: lib/database.tcl:83
1401 msgid "Verifying the object database with fsck-objects"
1402 msgstr "Verifica dell'archivio con fsck-objects in corso"
1404 #: lib/database.tcl:108
1405 #, tcl-format
1406 msgid ""
1407 "This repository currently has approximately %i loose objects.\n"
1408 "\n"
1409 "To maintain optimal performance it is strongly recommended that you compress "
1410 "the database when more than %i loose objects exist.\n"
1411 "\n"
1412 "Compress the database now?"
1413 msgstr ""
1414 "Questo archivio attualmente ha circa %i oggetti slegati.\n"
1415 "\n"
1416 "Per mantenere buone prestazioni si raccomanda di comprimere l'archivio "
1417 "quando sono presenti più di %i oggetti slegati.\n"
1418 "\n"
1419 "Comprimere l'archivio ora?"
1421 #: lib/date.tcl:25
1422 #, tcl-format
1423 msgid "Invalid date from Git: %s"
1424 msgstr "Git ha restituito una data non valida: %s"
1426 #: lib/diff.tcl:42
1427 #, tcl-format
1428 msgid ""
1429 "No differences detected.\n"
1430 "\n"
1431 "%s has no changes.\n"
1432 "\n"
1433 "The modification date of this file was updated by another application, but "
1434 "the content within the file was not changed.\n"
1435 "\n"
1436 "A rescan will be automatically started to find other files which may have "
1437 "the same state."
1438 msgstr ""
1439 "Non sono state trovate differenze.\n"
1440 "\n"
1441 "%s non ha modifiche.\n"
1442 "\n"
1443 "La data di modifica di questo file è stata cambiata da un'altra "
1444 "applicazione, ma il contenuto del file è rimasto invariato.\n"
1445 "\n"
1446 "Si procederà automaticamente ad una nuova analisi per trovare altri file che "
1447 "potrebbero avere lo stesso stato."
1449 #: lib/diff.tcl:81
1450 #, tcl-format
1451 msgid "Loading diff of %s..."
1452 msgstr "Caricamento delle differenze di %s..."
1454 #: lib/diff.tcl:114 lib/diff.tcl:184
1455 #, tcl-format
1456 msgid "Unable to display %s"
1457 msgstr "Impossibile visualizzare %s"
1459 #: lib/diff.tcl:115
1460 msgid "Error loading file:"
1461 msgstr "Errore nel caricamento del file:"
1463 #: lib/diff.tcl:122
1464 msgid "Git Repository (subproject)"
1465 msgstr "Archivio Git (sottoprogetto)"
1467 #: lib/diff.tcl:134
1468 msgid "* Binary file (not showing content)."
1469 msgstr "* File binario (il contenuto non sarà mostrato)."
1471 #: lib/diff.tcl:185
1472 msgid "Error loading diff:"
1473 msgstr "Errore nel caricamento delle differenze:"
1475 #: lib/diff.tcl:303
1476 msgid "Failed to unstage selected hunk."
1477 msgstr "Impossibile rimuovere la sezione scelta dalla nuova revisione."
1479 #: lib/diff.tcl:310
1480 msgid "Failed to stage selected hunk."
1481 msgstr "Impossibile preparare la sezione scelta per una nuova revisione."
1483 #: lib/error.tcl:20 lib/error.tcl:114
1484 msgid "error"
1485 msgstr "errore"
1487 #: lib/error.tcl:36
1488 msgid "warning"
1489 msgstr "attenzione"
1491 #: lib/error.tcl:94
1492 msgid "You must correct the above errors before committing."
1493 msgstr ""
1494 "Bisogna correggere gli errori suddetti prima di creare una nuova revisione."
1496 #: lib/index.tcl:6
1497 msgid "Unable to unlock the index."
1498 msgstr "Impossibile sbloccare l'accesso all'indice"
1500 #: lib/index.tcl:15
1501 msgid "Index Error"
1502 msgstr "Errore nell'indice"
1504 #: lib/index.tcl:21
1505 msgid ""
1506 "Updating the Git index failed.  A rescan will be automatically started to "
1507 "resynchronize git-gui."
1508 msgstr ""
1509 "Impossibile aggiornare l'indice. Ora sarà avviata una nuova analisi che "
1510 "aggiornerà git-gui."
1512 #: lib/index.tcl:27
1513 msgid "Continue"
1514 msgstr "Continua"
1516 #: lib/index.tcl:31
1517 msgid "Unlock Index"
1518 msgstr "Sblocca l'accesso all'indice"
1520 #: lib/index.tcl:282
1521 #, tcl-format
1522 msgid "Unstaging %s from commit"
1523 msgstr "%s non farà parte della prossima revisione"
1525 #: lib/index.tcl:313
1526 msgid "Ready to commit."
1527 msgstr "Pronto per creare una nuova revisione."
1529 #: lib/index.tcl:326
1530 #, tcl-format
1531 msgid "Adding %s"
1532 msgstr "Aggiunta di %s in corso"
1534 #: lib/index.tcl:381
1535 #, tcl-format
1536 msgid "Revert changes in file %s?"
1537 msgstr "Annullare le modifiche nel file %s?"
1539 #: lib/index.tcl:383
1540 #, tcl-format
1541 msgid "Revert changes in these %i files?"
1542 msgstr "Annullare le modifiche in questi %i file?"
1544 #: lib/index.tcl:391
1545 msgid "Any unstaged changes will be permanently lost by the revert."
1546 msgstr ""
1547 "Tutte le modifiche non preparate per una nuova revisione saranno perse per "
1548 "sempre."
1550 #: lib/index.tcl:394
1551 msgid "Do Nothing"
1552 msgstr "Non fare niente"
1554 #: lib/merge.tcl:13
1555 msgid ""
1556 "Cannot merge while amending.\n"
1557 "\n"
1558 "You must finish amending this commit before starting any type of merge.\n"
1559 msgstr ""
1560 "Non posso effettuare fusioni durante una correzione.\n"
1561 "\n"
1562 "Bisogna finire di correggere questa revisione prima di iniziare una "
1563 "qualunque fusione.\n"
1565 #: lib/merge.tcl:27
1566 msgid ""
1567 "Last scanned state does not match repository state.\n"
1568 "\n"
1569 "Another Git program has modified this repository since the last scan.  A "
1570 "rescan must be performed before a merge can be performed.\n"
1571 "\n"
1572 "The rescan will be automatically started now.\n"
1573 msgstr ""
1574 "L'ultimo stato analizzato non corrisponde allo stato dell'archivio.\n"
1575 "\n"
1576 "Un altro programma Git ha modificato questo archivio dall'ultima analisi."
1577 "Bisogna effettuare una nuova analisi prima di poter effettuare una fusione.\n"
1578 "\n"
1579 "La nuova analisi comincerà ora.\n"
1581 #: lib/merge.tcl:44
1582 #, tcl-format
1583 msgid ""
1584 "You are in the middle of a conflicted merge.\n"
1585 "\n"
1586 "File %s has merge conflicts.\n"
1587 "\n"
1588 "You must resolve them, stage the file, and commit to complete the current "
1589 "merge.  Only then can you begin another merge.\n"
1590 msgstr ""
1591 "Sei nel mezzo di una fusione con conflitti.\n"
1592 "\n"
1593 "Il file %s ha dei conflitti.\n"
1594 "\n"
1595 "Bisogna risolvere i conflitti, preparare il file per una nuova revisione ed "
1596 "infine crearla per completare la fusione attuale. Solo a questo punto potrai "
1597 "iniziare un'altra fusione.\n"
1599 #: lib/merge.tcl:54
1600 #, tcl-format
1601 msgid ""
1602 "You are in the middle of a change.\n"
1603 "\n"
1604 "File %s is modified.\n"
1605 "\n"
1606 "You should complete the current commit before starting a merge.  Doing so "
1607 "will help you abort a failed merge, should the need arise.\n"
1608 msgstr ""
1609 "Sei nel mezzo di una modifica.\n"
1610 "\n"
1611 "Il file %s è stato modificato.\n"
1612 "\n"
1613 "Bisogna completare la creazione della revisione attuale prima di iniziare "
1614 "una fusione. In questo modo sarà più facile interrompere una fusione non "
1615 "riuscita, nel caso ce ne fosse bisogno.\n"
1617 #: lib/merge.tcl:106
1618 #, tcl-format
1619 msgid "%s of %s"
1620 msgstr "%s di %s"
1622 #: lib/merge.tcl:119
1623 #, tcl-format
1624 msgid "Merging %s and %s..."
1625 msgstr "Fusione di %s e %s in corso..."
1627 #: lib/merge.tcl:130
1628 msgid "Merge completed successfully."
1629 msgstr "Fusione completata con successo."
1631 #: lib/merge.tcl:132
1632 msgid "Merge failed.  Conflict resolution is required."
1633 msgstr "Fusione non riuscita. Bisogna risolvere i conflitti."
1635 #: lib/merge.tcl:157
1636 #, tcl-format
1637 msgid "Merge Into %s"
1638 msgstr "Fusione in %s"
1640 #: lib/merge.tcl:176
1641 msgid "Revision To Merge"
1642 msgstr "Revisione da fondere"
1644 #: lib/merge.tcl:211
1645 msgid ""
1646 "Cannot abort while amending.\n"
1647 "\n"
1648 "You must finish amending this commit.\n"
1649 msgstr ""
1650 "Interruzione impossibile durante una correzione.\n"
1651 "\n"
1652 "Bisogna finire di correggere questa revisione.\n"
1654 #: lib/merge.tcl:221
1655 msgid ""
1656 "Abort merge?\n"
1657 "\n"
1658 "Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
1659 "\n"
1660 "Continue with aborting the current merge?"
1661 msgstr ""
1662 "Interrompere fusione?\n"
1663 "\n"
1664 "L'interruzione della fusione attuale causerà la perdita di *TUTTE* le "
1665 "modifiche non ancora presenti nell'archivio.\n"
1666 "\n"
1667 "Continuare con l'interruzione della fusione attuale?"
1669 #: lib/merge.tcl:227
1670 msgid ""
1671 "Reset changes?\n"
1672 "\n"
1673 "Resetting the changes will cause *ALL* uncommitted changes to be lost.\n"
1674 "\n"
1675 "Continue with resetting the current changes?"
1676 msgstr ""
1677 "Ripristinare la revisione corrente e annullare le modifiche?\n"
1678 "\n"
1679 "L'annullamento delle modifiche causerà la perdita di *TUTTE* le modifiche "
1680 "non ancora presenti nell'archivio.\n"
1681 "\n"
1682 "Continuare con l'annullamento delle modifiche attuali?"
1684 #: lib/merge.tcl:238
1685 msgid "Aborting"
1686 msgstr "Interruzione"
1688 #: lib/merge.tcl:238
1689 msgid "files reset"
1690 msgstr "ripristino file"
1692 #: lib/merge.tcl:265
1693 msgid "Abort failed."
1694 msgstr "Interruzione non riuscita."
1696 #: lib/merge.tcl:267
1697 msgid "Abort completed.  Ready."
1698 msgstr "Interruzione completata. Pronto."
1700 #: lib/option.tcl:95
1701 msgid "Restore Defaults"
1702 msgstr "Ripristina valori predefiniti"
1704 #: lib/option.tcl:99
1705 msgid "Save"
1706 msgstr "Salva"
1708 #: lib/option.tcl:109
1709 #, tcl-format
1710 msgid "%s Repository"
1711 msgstr "Archivio di %s"
1713 #: lib/option.tcl:110
1714 msgid "Global (All Repositories)"
1715 msgstr "Tutti gli archivi"
1717 #: lib/option.tcl:116
1718 msgid "User Name"
1719 msgstr "Nome utente"
1721 #: lib/option.tcl:117
1722 msgid "Email Address"
1723 msgstr "Indirizzo Email"
1725 #: lib/option.tcl:119
1726 msgid "Summarize Merge Commits"
1727 msgstr "Riepilogo nelle revisioni di fusione"
1729 #: lib/option.tcl:120
1730 msgid "Merge Verbosity"
1731 msgstr "Prolissità della fusione"
1733 #: lib/option.tcl:121
1734 msgid "Show Diffstat After Merge"
1735 msgstr "Mostra statistiche delle differenze dopo la fusione"
1737 #: lib/option.tcl:123
1738 msgid "Trust File Modification Timestamps"
1739 msgstr "Fidati delle date di modifica dei file"
1741 #: lib/option.tcl:124
1742 msgid "Prune Tracking Branches During Fetch"
1743 msgstr ""
1744 "Effettua potatura dei duplicati locali di rami remoti durante il recupero"
1746 #: lib/option.tcl:125
1747 msgid "Match Tracking Branches"
1748 msgstr "Appaia duplicati locali di rami remoti"
1750 #: lib/option.tcl:126
1751 msgid "Number of Diff Context Lines"
1752 msgstr "Numero di linee di contesto nelle differenze"
1754 #: lib/option.tcl:127
1755 msgid "Commit Message Text Width"
1756 msgstr "Larghezza del messaggio di revisione"
1758 #: lib/option.tcl:128
1759 msgid "New Branch Name Template"
1760 msgstr "Modello per il nome di un nuovo ramo"
1762 #: lib/option.tcl:192
1763 msgid "Spelling Dictionary:"
1764 msgstr "Lingua dizionario:"
1766 #: lib/option.tcl:216
1767 msgid "Change Font"
1768 msgstr "Cambia caratteri"
1770 #: lib/option.tcl:220
1771 #, tcl-format
1772 msgid "Choose %s"
1773 msgstr "Scegli %s"
1775 #: lib/option.tcl:226
1776 msgid "pt."
1777 msgstr "pt."
1779 #: lib/option.tcl:240
1780 msgid "Preferences"
1781 msgstr "Preferenze"
1783 #: lib/option.tcl:275
1784 msgid "Failed to completely save options:"
1785 msgstr "Impossibile salvare completamente le opzioni:"
1787 #: lib/remote_branch_delete.tcl:29 lib/remote_branch_delete.tcl:34
1788 msgid "Delete Remote Branch"
1789 msgstr "Cancella ramo remoto"
1791 #: lib/remote_branch_delete.tcl:47
1792 msgid "From Repository"
1793 msgstr "Da archivio"
1795 #: lib/remote_branch_delete.tcl:50 lib/transport.tcl:123
1796 msgid "Remote:"
1797 msgstr "Remoto:"
1799 #: lib/remote_branch_delete.tcl:66 lib/transport.tcl:138
1800 msgid "Arbitrary URL:"
1801 msgstr "URL specifico:"
1803 #: lib/remote_branch_delete.tcl:84
1804 msgid "Branches"
1805 msgstr "Rami"
1807 #: lib/remote_branch_delete.tcl:109
1808 msgid "Delete Only If"
1809 msgstr "Elimina solo se"
1811 #: lib/remote_branch_delete.tcl:111
1812 msgid "Merged Into:"
1813 msgstr "Fuso in:"
1815 #: lib/remote_branch_delete.tcl:119
1816 msgid "Always (Do not perform merge checks)"
1817 msgstr "Sempre (non verificare le fusioni)"
1819 #: lib/remote_branch_delete.tcl:152
1820 msgid "A branch is required for 'Merged Into'."
1821 msgstr "Si richiede un ramo per 'Fuso in'."
1823 #: lib/remote_branch_delete.tcl:184
1824 #, tcl-format
1825 msgid ""
1826 "The following branches are not completely merged into %s:\n"
1827 "\n"
1828 " - %s"
1829 msgstr ""
1830 "I rami seguenti non sono stati fusi completamente in %s:\n"
1831 "\n"
1832 " - %s"
1834 #: lib/remote_branch_delete.tcl:189
1835 #, tcl-format
1836 msgid ""
1837 "One or more of the merge tests failed because you have not fetched the "
1838 "necessary commits.  Try fetching from %s first."
1839 msgstr ""
1840 "Impossibile verificare una o più fusioni: mancano le revisioni necessarie. "
1841 "Prova prima a recuperarle da %s."
1843 #: lib/remote_branch_delete.tcl:207
1844 msgid "Please select one or more branches to delete."
1845 msgstr "Scegliere uno o più rami da cancellare."
1847 #: lib/remote_branch_delete.tcl:216
1848 msgid ""
1849 "Recovering deleted branches is difficult.\n"
1850 "\n"
1851 "Delete the selected branches?"
1852 msgstr ""
1853 "Ricomporre rami cancellati è difficile.\n"
1854 "\n"
1855 "Cancellare i rami selezionati?"
1857 #: lib/remote_branch_delete.tcl:226
1858 #, tcl-format
1859 msgid "Deleting branches from %s"
1860 msgstr "Cancellazione rami da %s"
1862 #: lib/remote_branch_delete.tcl:286
1863 msgid "No repository selected."
1864 msgstr "Nessun archivio selezionato."
1866 #: lib/remote_branch_delete.tcl:291
1867 #, tcl-format
1868 msgid "Scanning %s..."
1869 msgstr "Analisi in corso %s..."
1871 #: lib/remote.tcl:165
1872 msgid "Prune from"
1873 msgstr "Effettua potatura da"
1875 #: lib/remote.tcl:170
1876 msgid "Fetch from"
1877 msgstr "Recupera da"
1879 #: lib/remote.tcl:213
1880 msgid "Push to"
1881 msgstr "Propaga verso"
1883 #: lib/shortcut.tcl:20 lib/shortcut.tcl:61
1884 msgid "Cannot write shortcut:"
1885 msgstr "Impossibile scrivere shortcut:"
1887 #: lib/shortcut.tcl:136
1888 msgid "Cannot write icon:"
1889 msgstr "Impossibile scrivere icona:"
1891 #: lib/spellcheck.tcl:57
1892 msgid "Unsupported spell checker"
1893 msgstr "Correttore ortografico non supportato"
1895 #: lib/spellcheck.tcl:65
1896 msgid "Spell checking is unavailable"
1897 msgstr "Correzione ortografica indisponibile"
1899 #: lib/spellcheck.tcl:68
1900 msgid "Invalid spell checking configuration"
1901 msgstr "La configurazione del correttore ortografico non è valida"
1903 #: lib/spellcheck.tcl:70
1904 #, tcl-format
1905 msgid "Reverting dictionary to %s."
1906 msgstr "Il dizionario è stato reimpostato su %s."
1908 #: lib/spellcheck.tcl:73
1909 msgid "Spell checker silently failed on startup"
1910 msgstr "Il correttore ortografico ha riportato un errore all'avvio"
1912 #: lib/spellcheck.tcl:80
1913 #, fuzzy
1914 msgid "Unrecognized spell checker"
1915 msgstr "Correttore ortografico sconosciuto"
1917 #: lib/spellcheck.tcl:180
1918 msgid "No Suggestions"
1919 msgstr "Nessun suggerimento"
1921 #: lib/spellcheck.tcl:381
1922 #, fuzzy
1923 msgid "Unexpected EOF from spell checker"
1924 msgstr "Il correttore ortografico ha mandato un EOF inaspettato"
1926 #: lib/spellcheck.tcl:385
1927 msgid "Spell Checker Failed"
1928 msgstr "Errore nel correttore ortografico"
1930 #: lib/status_bar.tcl:83
1931 #, tcl-format
1932 msgid "%s ... %*i of %*i %s (%3i%%)"
1933 msgstr "%1$s ... %6$s: %2$*i di %4$*i (%7$3i%%)"
1935 #: lib/transport.tcl:6
1936 #, tcl-format
1937 msgid "fetch %s"
1938 msgstr "recupera da %s"
1940 #: lib/transport.tcl:7
1941 #, tcl-format
1942 msgid "Fetching new changes from %s"
1943 msgstr "Recupero nuove modifiche da %s"
1945 #: lib/transport.tcl:18
1946 #, tcl-format
1947 msgid "remote prune %s"
1948 msgstr "potatura remota di %s"
1950 #: lib/transport.tcl:19
1951 #, tcl-format
1952 msgid "Pruning tracking branches deleted from %s"
1953 msgstr "Effettua potatura dei duplicati locali di rami remoti cancellati da %s"
1955 #: lib/transport.tcl:25 lib/transport.tcl:71
1956 #, tcl-format
1957 msgid "push %s"
1958 msgstr "propaga verso %s"
1960 #: lib/transport.tcl:26
1961 #, tcl-format
1962 msgid "Pushing changes to %s"
1963 msgstr "Propagazione modifiche a %s"
1965 #: lib/transport.tcl:72
1966 #, tcl-format
1967 msgid "Pushing %s %s to %s"
1968 msgstr "Propagazione %s %s a %s"
1970 #: lib/transport.tcl:89
1971 msgid "Push Branches"
1972 msgstr "Propaga rami"
1974 #: lib/transport.tcl:103
1975 msgid "Source Branches"
1976 msgstr "Rami di origine"
1978 #: lib/transport.tcl:120
1979 msgid "Destination Repository"
1980 msgstr "Archivio di destinazione"
1982 #: lib/transport.tcl:158
1983 msgid "Transfer Options"
1984 msgstr "Opzioni di trasferimento"
1986 #: lib/transport.tcl:160
1987 msgid "Force overwrite existing branch (may discard changes)"
1988 msgstr "Sovrascrivi ramo esistente (alcune modifiche potrebbero essere perse)"
1990 #: lib/transport.tcl:164
1991 msgid "Use thin pack (for slow network connections)"
1992 msgstr "Utilizza 'thin pack' (per connessioni lente)"
1994 #: lib/transport.tcl:168
1995 msgid "Include tags"
1996 msgstr "Includi etichette"