You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1277 lines
26 KiB
1277 lines
26 KiB
17 years ago
|
# Translation of gitk
|
||
|
# Copyright (C) 2005-2008 Paul Mackerras
|
||
|
# This file is distributed under the same license as the gitk package.
|
||
|
# Michele Ballabio <barra_cuda@katamail.com>, 2008.
|
||
|
#
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: gitk\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
15 years ago
|
"POT-Creation-Date: 2010-01-28 18:40+0100\n"
|
||
|
"PO-Revision-Date: 2010-01-28 18:41+0100\n"
|
||
17 years ago
|
"Last-Translator: Michele Ballabio <barra_cuda@katamail.com>\n"
|
||
|
"Language-Team: Italian\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: 8bit\n"
|
||
|
|
||
15 years ago
|
#: gitk:115
|
||
16 years ago
|
msgid "Couldn't get list of unmerged files:"
|
||
|
msgstr "Impossibile ottenere l'elenco dei file in attesa di fusione:"
|
||
|
|
||
15 years ago
|
#: gitk:274
|
||
|
msgid "Error parsing revisions:"
|
||
|
msgstr "Errore nella lettura delle revisioni:"
|
||
|
|
||
|
#: gitk:329
|
||
|
msgid "Error executing --argscmd command:"
|
||
|
msgstr "Errore nell'esecuzione del comando specificato con --argscmd:"
|
||
|
|
||
|
#: gitk:342
|
||
16 years ago
|
msgid "No files selected: --merge specified but no files are unmerged."
|
||
|
msgstr ""
|
||
|
"Nessun file selezionato: è stata specificata l'opzione --merge ma non ci "
|
||
|
"sono file in attesa di fusione."
|
||
|
|
||
15 years ago
|
#: gitk:345
|
||
16 years ago
|
msgid ""
|
||
|
"No files selected: --merge specified but no unmerged files are within file "
|
||
|
"limit."
|
||
|
msgstr ""
|
||
|
"Nessun file selezionato: è stata specificata l'opzione --merge ma i file "
|
||
|
"specificati non sono in attesa di fusione."
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:367 gitk:514
|
||
16 years ago
|
msgid "Error executing git log:"
|
||
|
msgstr "Errore nell'esecuzione di git log:"
|
||
|
|
||
15 years ago
|
#: gitk:385 gitk:530
|
||
17 years ago
|
msgid "Reading"
|
||
|
msgstr "Lettura in corso"
|
||
|
|
||
15 years ago
|
#: gitk:445 gitk:4261
|
||
17 years ago
|
msgid "Reading commits..."
|
||
|
msgstr "Lettura delle revisioni in corso..."
|
||
|
|
||
15 years ago
|
#: gitk:448 gitk:1578 gitk:4264
|
||
17 years ago
|
msgid "No commits selected"
|
||
|
msgstr "Nessuna revisione selezionata"
|
||
|
|
||
15 years ago
|
#: gitk:1454
|
||
16 years ago
|
msgid "Can't parse git log output:"
|
||
|
msgstr "Impossibile elaborare i dati di git log:"
|
||
|
|
||
15 years ago
|
#: gitk:1674
|
||
17 years ago
|
msgid "No commit information available"
|
||
|
msgstr "Nessuna informazione disponibile sulle revisioni"
|
||
|
|
||
15 years ago
|
#: gitk:1816
|
||
|
msgid "mc"
|
||
|
msgstr ""
|
||
|
|
||
|
#: gitk:1851 gitk:4054 gitk:9044 gitk:10585 gitk:10804
|
||
17 years ago
|
msgid "OK"
|
||
|
msgstr "OK"
|
||
|
|
||
15 years ago
|
#: gitk:1853 gitk:4056 gitk:8634 gitk:8713 gitk:8828 gitk:8877 gitk:9046
|
||
|
#: gitk:10586 gitk:10805
|
||
17 years ago
|
msgid "Cancel"
|
||
|
msgstr "Annulla"
|
||
|
|
||
15 years ago
|
#: gitk:1975
|
||
17 years ago
|
msgid "Update"
|
||
|
msgstr "Aggiorna"
|
||
|
|
||
15 years ago
|
#: gitk:1976
|
||
|
msgid "Reload"
|
||
|
msgstr "Ricarica"
|
||
|
|
||
|
#: gitk:1977
|
||
17 years ago
|
msgid "Reread references"
|
||
|
msgstr "Rileggi riferimenti"
|
||
|
|
||
15 years ago
|
#: gitk:1978
|
||
17 years ago
|
msgid "List references"
|
||
|
msgstr "Elenca riferimenti"
|
||
|
|
||
15 years ago
|
#: gitk:1980
|
||
|
msgid "Start git gui"
|
||
|
msgstr "Avvia git gui"
|
||
|
|
||
|
#: gitk:1982
|
||
17 years ago
|
msgid "Quit"
|
||
|
msgstr "Esci"
|
||
|
|
||
15 years ago
|
#: gitk:1974
|
||
16 years ago
|
msgid "File"
|
||
|
msgstr "File"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:1986
|
||
17 years ago
|
msgid "Preferences"
|
||
|
msgstr "Preferenze"
|
||
|
|
||
15 years ago
|
#: gitk:1985
|
||
16 years ago
|
msgid "Edit"
|
||
|
msgstr "Modifica"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:1990
|
||
17 years ago
|
msgid "New view..."
|
||
|
msgstr "Nuova vista..."
|
||
|
|
||
15 years ago
|
#: gitk:1991
|
||
17 years ago
|
msgid "Edit view..."
|
||
|
msgstr "Modifica vista..."
|
||
|
|
||
15 years ago
|
#: gitk:1992
|
||
17 years ago
|
msgid "Delete view"
|
||
|
msgstr "Elimina vista"
|
||
|
|
||
15 years ago
|
#: gitk:1994
|
||
17 years ago
|
msgid "All files"
|
||
|
msgstr "Tutti i file"
|
||
|
|
||
15 years ago
|
#: gitk:1989 gitk:3808
|
||
16 years ago
|
msgid "View"
|
||
|
msgstr "Vista"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:1999 gitk:2009 gitk:2780
|
||
17 years ago
|
msgid "About gitk"
|
||
|
msgstr "Informazioni su gitk"
|
||
|
|
||
15 years ago
|
#: gitk:2000 gitk:2014
|
||
17 years ago
|
msgid "Key bindings"
|
||
|
msgstr "Scorciatoie da tastiera"
|
||
|
|
||
15 years ago
|
#: gitk:1998 gitk:2013
|
||
16 years ago
|
msgid "Help"
|
||
|
msgstr "Aiuto"
|
||
|
|
||
15 years ago
|
#: gitk:2091 gitk:8110
|
||
|
msgid "SHA1 ID:"
|
||
|
msgstr "SHA1 ID:"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2122
|
||
16 years ago
|
msgid "Row"
|
||
15 years ago
|
msgstr "Riga"
|
||
16 years ago
|
|
||
15 years ago
|
#: gitk:2160
|
||
17 years ago
|
msgid "Find"
|
||
|
msgstr "Trova"
|
||
|
|
||
15 years ago
|
#: gitk:2161
|
||
17 years ago
|
msgid "next"
|
||
|
msgstr "succ"
|
||
|
|
||
15 years ago
|
#: gitk:2162
|
||
17 years ago
|
msgid "prev"
|
||
|
msgstr "prec"
|
||
|
|
||
15 years ago
|
#: gitk:2163
|
||
17 years ago
|
msgid "commit"
|
||
|
msgstr "revisione"
|
||
|
|
||
15 years ago
|
#: gitk:2166 gitk:2168 gitk:4422 gitk:4445 gitk:4469 gitk:6410 gitk:6482
|
||
|
#: gitk:6566
|
||
17 years ago
|
msgid "containing:"
|
||
|
msgstr "contenente:"
|
||
|
|
||
15 years ago
|
#: gitk:2169 gitk:3290 gitk:3295 gitk:4497
|
||
17 years ago
|
msgid "touching paths:"
|
||
|
msgstr "che riguarda i percorsi:"
|
||
|
|
||
15 years ago
|
#: gitk:2170 gitk:4502
|
||
17 years ago
|
msgid "adding/removing string:"
|
||
|
msgstr "che aggiunge/rimuove la stringa:"
|
||
|
|
||
15 years ago
|
#: gitk:2179 gitk:2181
|
||
17 years ago
|
msgid "Exact"
|
||
|
msgstr "Esatto"
|
||
|
|
||
15 years ago
|
#: gitk:2181 gitk:4577 gitk:6378
|
||
17 years ago
|
msgid "IgnCase"
|
||
|
msgstr ""
|
||
|
|
||
15 years ago
|
#: gitk:2181 gitk:4471 gitk:4575 gitk:6374
|
||
17 years ago
|
msgid "Regexp"
|
||
|
msgstr ""
|
||
|
|
||
15 years ago
|
#: gitk:2183 gitk:2184 gitk:4596 gitk:4626 gitk:4633 gitk:6502 gitk:6570
|
||
17 years ago
|
msgid "All fields"
|
||
|
msgstr "Tutti i campi"
|
||
|
|
||
15 years ago
|
#: gitk:2184 gitk:4594 gitk:4626 gitk:6441
|
||
17 years ago
|
msgid "Headline"
|
||
|
msgstr "Titolo"
|
||
|
|
||
15 years ago
|
#: gitk:2185 gitk:4594 gitk:6441 gitk:6570 gitk:7003
|
||
17 years ago
|
msgid "Comments"
|
||
|
msgstr "Commenti"
|
||
|
|
||
15 years ago
|
#: gitk:2185 gitk:4594 gitk:4598 gitk:4633 gitk:6441 gitk:6938 gitk:8285
|
||
|
#: gitk:8300
|
||
17 years ago
|
msgid "Author"
|
||
|
msgstr "Autore"
|
||
|
|
||
15 years ago
|
#: gitk:2185 gitk:4594 gitk:6441 gitk:6940
|
||
17 years ago
|
msgid "Committer"
|
||
|
msgstr "Revisione creata da"
|
||
|
|
||
15 years ago
|
#: gitk:2216
|
||
17 years ago
|
msgid "Search"
|
||
|
msgstr "Cerca"
|
||
|
|
||
15 years ago
|
#: gitk:2224
|
||
17 years ago
|
msgid "Diff"
|
||
|
msgstr ""
|
||
|
|
||
15 years ago
|
#: gitk:2226
|
||
17 years ago
|
msgid "Old version"
|
||
|
msgstr "Vecchia versione"
|
||
|
|
||
15 years ago
|
#: gitk:2228
|
||
17 years ago
|
msgid "New version"
|
||
|
msgstr "Nuova versione"
|
||
|
|
||
15 years ago
|
#: gitk:2230
|
||
17 years ago
|
msgid "Lines of context"
|
||
|
msgstr "Linee di contesto"
|
||
|
|
||
15 years ago
|
#: gitk:2240
|
||
17 years ago
|
msgid "Ignore space change"
|
||
|
msgstr "Ignora modifiche agli spazi"
|
||
|
|
||
15 years ago
|
#: gitk:2299
|
||
17 years ago
|
msgid "Patch"
|
||
|
msgstr "Modifiche"
|
||
|
|
||
15 years ago
|
#: gitk:2301
|
||
17 years ago
|
msgid "Tree"
|
||
|
msgstr "Directory"
|
||
|
|
||
15 years ago
|
#: gitk:2456 gitk:2473
|
||
17 years ago
|
msgid "Diff this -> selected"
|
||
|
msgstr "Diff questo -> selezionato"
|
||
|
|
||
15 years ago
|
#: gitk:2457 gitk:2474
|
||
17 years ago
|
msgid "Diff selected -> this"
|
||
|
msgstr "Diff selezionato -> questo"
|
||
|
|
||
15 years ago
|
#: gitk:2458 gitk:2475
|
||
17 years ago
|
msgid "Make patch"
|
||
|
msgstr "Crea patch"
|
||
|
|
||
15 years ago
|
#: gitk:2459 gitk:8692
|
||
17 years ago
|
msgid "Create tag"
|
||
|
msgstr "Crea etichetta"
|
||
|
|
||
15 years ago
|
#: gitk:2460 gitk:8808
|
||
17 years ago
|
msgid "Write commit to file"
|
||
|
msgstr "Scrivi revisione in un file"
|
||
|
|
||
15 years ago
|
#: gitk:2461 gitk:8865
|
||
17 years ago
|
msgid "Create new branch"
|
||
|
msgstr "Crea un nuovo ramo"
|
||
|
|
||
15 years ago
|
#: gitk:2462
|
||
17 years ago
|
msgid "Cherry-pick this commit"
|
||
|
msgstr "Porta questa revisione in cima al ramo attuale"
|
||
|
|
||
15 years ago
|
#: gitk:2463
|
||
17 years ago
|
msgid "Reset HEAD branch to here"
|
||
|
msgstr "Aggiorna il ramo HEAD a questa revisione"
|
||
|
|
||
15 years ago
|
#: gitk:2464
|
||
|
msgid "Mark this commit"
|
||
|
msgstr "Segna questa revisione"
|
||
|
|
||
|
#: gitk:2465
|
||
|
msgid "Return to mark"
|
||
|
msgstr "Torna alla revisione segnata"
|
||
|
|
||
|
#: gitk:2466
|
||
|
msgid "Find descendant of this and mark"
|
||
|
msgstr "Trova il discendente di questa revisione e di quella segnata"
|
||
|
|
||
|
#: gitk:2467
|
||
|
msgid "Compare with marked commit"
|
||
|
msgstr "Confronta con la revisione segnata"
|
||
|
|
||
|
#: gitk:2481
|
||
17 years ago
|
msgid "Check out this branch"
|
||
|
msgstr "Attiva questo ramo"
|
||
|
|
||
15 years ago
|
#: gitk:2482
|
||
17 years ago
|
msgid "Remove this branch"
|
||
|
msgstr "Elimina questo ramo"
|
||
|
|
||
15 years ago
|
#: gitk:2489
|
||
17 years ago
|
msgid "Highlight this too"
|
||
|
msgstr "Evidenzia anche questo"
|
||
|
|
||
15 years ago
|
#: gitk:2490
|
||
17 years ago
|
msgid "Highlight this only"
|
||
|
msgstr "Evidenzia solo questo"
|
||
|
|
||
15 years ago
|
#: gitk:2491
|
||
|
msgid "External diff"
|
||
|
msgstr "Visualizza differenze in un altro programma"
|
||
|
|
||
|
#: gitk:2492
|
||
16 years ago
|
msgid "Blame parent commit"
|
||
15 years ago
|
msgstr "Annota la revisione precedente"
|
||
|
|
||
|
#: gitk:2499
|
||
|
msgid "Show origin of this line"
|
||
|
msgstr "Mostra la provenienza di questa riga"
|
||
16 years ago
|
|
||
15 years ago
|
#: gitk:2500
|
||
|
msgid "Run git gui blame on this line"
|
||
|
msgstr "Esegui git gui blame su questa riga"
|
||
|
|
||
|
#: gitk:2782
|
||
17 years ago
|
msgid ""
|
||
|
"\n"
|
||
|
"Gitk - a commit viewer for git\n"
|
||
|
"\n"
|
||
15 years ago
|
"Copyright \\u00a9 2005-2010 Paul Mackerras\n"
|
||
17 years ago
|
"\n"
|
||
|
"Use and redistribute under the terms of the GNU General Public License"
|
||
|
msgstr ""
|
||
|
"\n"
|
||
|
"Gitk - un visualizzatore di revisioni per git\n"
|
||
|
"\n"
|
||
15 years ago
|
"Copyright \\u00a9 2005-2010 Paul Mackerras\n"
|
||
17 years ago
|
"\n"
|
||
|
"Utilizzo e redistribuzione permessi sotto i termini della GNU General Public "
|
||
|
"License"
|
||
|
|
||
15 years ago
|
#: gitk:2790 gitk:2854 gitk:9230
|
||
17 years ago
|
msgid "Close"
|
||
|
msgstr "Chiudi"
|
||
|
|
||
15 years ago
|
#: gitk:2811
|
||
17 years ago
|
msgid "Gitk key bindings"
|
||
|
msgstr "Scorciatoie da tastiera di Gitk"
|
||
|
|
||
15 years ago
|
#: gitk:2814
|
||
17 years ago
|
msgid "Gitk key bindings:"
|
||
|
msgstr "Scorciatoie da tastiera di Gitk:"
|
||
|
|
||
15 years ago
|
#: gitk:2816
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "<%s-Q>\t\tQuit"
|
||
|
msgstr "<%s-Q>\t\tEsci"
|
||
|
|
||
15 years ago
|
#: gitk:2817
|
||
17 years ago
|
msgid "<Home>\t\tMove to first commit"
|
||
|
msgstr "<Home>\t\tVai alla prima revisione"
|
||
|
|
||
15 years ago
|
#: gitk:2818
|
||
17 years ago
|
msgid "<End>\t\tMove to last commit"
|
||
|
msgstr "<End>\t\tVai all'ultima revisione"
|
||
|
|
||
15 years ago
|
#: gitk:2819
|
||
17 years ago
|
msgid "<Up>, p, i\tMove up one commit"
|
||
15 years ago
|
msgstr "<Su>, p, i\tVai più in alto di una revisione"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2820
|
||
17 years ago
|
msgid "<Down>, n, k\tMove down one commit"
|
||
15 years ago
|
msgstr "<Giù>, n, k\tVai più in basso di una revisione"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2821
|
||
17 years ago
|
msgid "<Left>, z, j\tGo back in history list"
|
||
15 years ago
|
msgstr "<Sinistra>, z, j\tTorna indietro nella cronologia"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2822
|
||
17 years ago
|
msgid "<Right>, x, l\tGo forward in history list"
|
||
15 years ago
|
msgstr "<Destra>, x, l\tVai avanti nella cronologia"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2823
|
||
17 years ago
|
msgid "<PageUp>\tMove up one page in commit list"
|
||
15 years ago
|
msgstr "<PaginaSu>\tVai più in alto di una pagina nella lista delle revisioni"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2824
|
||
17 years ago
|
msgid "<PageDown>\tMove down one page in commit list"
|
||
15 years ago
|
msgstr ""
|
||
|
"<PaginaGiù>\tVai più in basso di una pagina nella lista delle revisioni"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2825
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "<%s-Home>\tScroll to top of commit list"
|
||
|
msgstr "<%s-Home>\tScorri alla cima della lista delle revisioni"
|
||
|
|
||
15 years ago
|
#: gitk:2826
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "<%s-End>\tScroll to bottom of commit list"
|
||
|
msgstr "<%s-End>\tScorri alla fine della lista delle revisioni"
|
||
|
|
||
15 years ago
|
#: gitk:2827
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "<%s-Up>\tScroll commit list up one line"
|
||
15 years ago
|
msgstr "<%s-Su>\tScorri la lista delle revisioni in alto di una riga"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2828
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "<%s-Down>\tScroll commit list down one line"
|
||
15 years ago
|
msgstr "<%s-Giù>\tScorri la lista delle revisioni in basso di una riga"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2829
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "<%s-PageUp>\tScroll commit list up one page"
|
||
15 years ago
|
msgstr "<%s-PaginaSu>\tScorri la lista delle revisioni in alto di una pagina"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2830
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "<%s-PageDown>\tScroll commit list down one page"
|
||
15 years ago
|
msgstr "<%s-PaginaGiù>\tScorri la lista delle revisioni in basso di una pagina"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2831
|
||
17 years ago
|
msgid "<Shift-Up>\tFind backwards (upwards, later commits)"
|
||
15 years ago
|
msgstr "<Shift-Su>\tTrova all'indietro (verso l'alto, revisioni successive)"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2832
|
||
17 years ago
|
msgid "<Shift-Down>\tFind forwards (downwards, earlier commits)"
|
||
15 years ago
|
msgstr "<Shift-Giù>\tTrova in avanti (verso il basso, revisioni precedenti)"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2833
|
||
17 years ago
|
msgid "<Delete>, b\tScroll diff view up one page"
|
||
|
msgstr "<Delete>, b\tScorri la vista delle differenze in alto di una pagina"
|
||
|
|
||
15 years ago
|
#: gitk:2834
|
||
17 years ago
|
msgid "<Backspace>\tScroll diff view up one page"
|
||
|
msgstr "<Backspace>\tScorri la vista delle differenze in alto di una pagina"
|
||
|
|
||
15 years ago
|
#: gitk:2835
|
||
17 years ago
|
msgid "<Space>\t\tScroll diff view down one page"
|
||
15 years ago
|
msgstr "<Spazio>\t\tScorri la vista delle differenze in basso di una pagina"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2836
|
||
17 years ago
|
msgid "u\t\tScroll diff view up 18 lines"
|
||
|
msgstr "u\t\tScorri la vista delle differenze in alto di 18 linee"
|
||
|
|
||
15 years ago
|
#: gitk:2837
|
||
17 years ago
|
msgid "d\t\tScroll diff view down 18 lines"
|
||
|
msgstr "d\t\tScorri la vista delle differenze in basso di 18 linee"
|
||
|
|
||
15 years ago
|
#: gitk:2838
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "<%s-F>\t\tFind"
|
||
|
msgstr "<%s-F>\t\tTrova"
|
||
|
|
||
15 years ago
|
#: gitk:2839
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "<%s-G>\t\tMove to next find hit"
|
||
|
msgstr "<%s-G>\t\tTrova in avanti"
|
||
|
|
||
15 years ago
|
#: gitk:2840
|
||
17 years ago
|
msgid "<Return>\tMove to next find hit"
|
||
15 years ago
|
msgstr "<Invio>\tTrova in avanti"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2841
|
||
|
msgid "/\t\tFocus the search box"
|
||
|
msgstr "/\t\tCursore nel box di ricerca"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2842
|
||
17 years ago
|
msgid "?\t\tMove to previous find hit"
|
||
|
msgstr "?\t\tTrova all'indietro"
|
||
|
|
||
15 years ago
|
#: gitk:2843
|
||
17 years ago
|
msgid "f\t\tScroll diff view to next file"
|
||
|
msgstr "f\t\tScorri la vista delle differenze al file successivo"
|
||
|
|
||
15 years ago
|
#: gitk:2844
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "<%s-S>\t\tSearch for next hit in diff view"
|
||
|
msgstr "<%s-S>\t\tCerca in avanti nella vista delle differenze"
|
||
|
|
||
15 years ago
|
#: gitk:2845
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "<%s-R>\t\tSearch for previous hit in diff view"
|
||
|
msgstr "<%s-R>\t\tCerca all'indietro nella vista delle differenze"
|
||
|
|
||
15 years ago
|
#: gitk:2846
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "<%s-KP+>\tIncrease font size"
|
||
15 years ago
|
msgstr "<%s-KP+>\tAumenta dimensione carattere"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2847
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "<%s-plus>\tIncrease font size"
|
||
15 years ago
|
msgstr "<%s-più>\tAumenta dimensione carattere"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2848
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "<%s-KP->\tDecrease font size"
|
||
15 years ago
|
msgstr "<%s-KP->\tDiminuisci dimensione carattere"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2849
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "<%s-minus>\tDecrease font size"
|
||
15 years ago
|
msgstr "<%s-meno>\tDiminuisci dimensione carattere"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:2850
|
||
17 years ago
|
msgid "<F5>\t\tUpdate"
|
||
|
msgstr "<F5>\t\tAggiorna"
|
||
|
|
||
15 years ago
|
#: gitk:3305 gitk:3314
|
||
|
#, tcl-format
|
||
|
msgid "Error creating temporary directory %s:"
|
||
|
msgstr "Errore durante la creazione della directory temporanea %s:"
|
||
|
|
||
|
#: gitk:3327
|
||
|
#, tcl-format
|
||
|
msgid "Error getting \"%s\" from %s:"
|
||
|
msgstr "Errore nella lettura di \"%s\" da %s:"
|
||
|
|
||
|
#: gitk:3390
|
||
|
msgid "command failed:"
|
||
|
msgstr "impossibile eseguire il comando:"
|
||
|
|
||
|
#: gitk:3539
|
||
|
msgid "No such commit"
|
||
|
msgstr "Revisione inesistente"
|
||
|
|
||
|
#: gitk:3553
|
||
|
msgid "git gui blame: command failed:"
|
||
|
msgstr "git gui blame: impossibile eseguire il comando:"
|
||
|
|
||
|
#: gitk:3584
|
||
|
#, tcl-format
|
||
|
msgid "Couldn't read merge head: %s"
|
||
|
msgstr "Impossibile leggere merge head: %s"
|
||
|
|
||
|
#: gitk:3592
|
||
|
#, tcl-format
|
||
|
msgid "Error reading index: %s"
|
||
|
msgstr "Errore nella lettura dell'indice: %s"
|
||
|
|
||
|
#: gitk:3617
|
||
|
#, tcl-format
|
||
|
msgid "Couldn't start git blame: %s"
|
||
|
msgstr "Impossibile eseguire git blame: %s"
|
||
|
|
||
|
#: gitk:3620 gitk:6409
|
||
|
msgid "Searching"
|
||
|
msgstr "Ricerca in corso"
|
||
|
|
||
|
#: gitk:3652
|
||
|
#, tcl-format
|
||
|
msgid "Error running git blame: %s"
|
||
|
msgstr "Errore nell'esecuzione di git blame: %s"
|
||
|
|
||
|
#: gitk:3680
|
||
|
#, tcl-format
|
||
|
msgid "That line comes from commit %s, which is not in this view"
|
||
|
msgstr "Quella riga proviene dalla revisione %s, non presente in questa vista"
|
||
|
|
||
|
#: gitk:3694
|
||
|
msgid "External diff viewer failed:"
|
||
|
msgstr "Impossibile eseguire il visualizzatore di differenze:"
|
||
|
|
||
|
#: gitk:3812
|
||
17 years ago
|
msgid "Gitk view definition"
|
||
|
msgstr "Scelta vista Gitk"
|
||
|
|
||
15 years ago
|
#: gitk:3816
|
||
17 years ago
|
msgid "Remember this view"
|
||
|
msgstr "Ricorda questa vista"
|
||
|
|
||
15 years ago
|
#: gitk:3817
|
||
|
msgid "References (space separated list):"
|
||
|
msgstr "Riferimenti (lista di elementi separati da spazi)"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:3818
|
||
|
msgid "Branches & tags:"
|
||
|
msgstr "Rami ed etichette"
|
||
|
|
||
|
#: gitk:3819
|
||
|
msgid "All refs"
|
||
|
msgstr "Tutti i riferimenti"
|
||
|
|
||
|
#: gitk:3820
|
||
|
msgid "All (local) branches"
|
||
|
msgstr "Tutti i rami (locali)"
|
||
|
|
||
|
#: gitk:3821
|
||
|
msgid "All tags"
|
||
|
msgstr "Tutte le etichette"
|
||
|
|
||
|
#: gitk:3822
|
||
|
msgid "All remote-tracking branches"
|
||
|
msgstr "Tutti i rami remoti"
|
||
|
|
||
|
#: gitk:3823
|
||
|
msgid "Commit Info (regular expressions):"
|
||
|
msgstr "Informazioni sulla revisione (espressioni regolari):"
|
||
|
|
||
|
#: gitk:3824
|
||
|
msgid "Author:"
|
||
|
msgstr "Autore:"
|
||
|
|
||
|
#: gitk:3825
|
||
|
msgid "Committer:"
|
||
|
msgstr "Revisione creata da:"
|
||
|
|
||
|
#: gitk:3826
|
||
|
msgid "Commit Message:"
|
||
|
msgstr "Messaggio di revisione:"
|
||
|
|
||
|
#: gitk:3827
|
||
|
msgid "Matches all Commit Info criteria"
|
||
|
msgstr "Risponde a tutti i criteri di ricerca sulle revisioni"
|
||
|
|
||
|
#: gitk:3828
|
||
|
msgid "Changes to Files:"
|
||
|
msgstr "Modifiche ai file:"
|
||
|
|
||
|
#: gitk:3829
|
||
|
msgid "Fixed String"
|
||
|
msgstr "Stringa fissa"
|
||
|
|
||
|
#: gitk:3830
|
||
|
msgid "Regular Expression"
|
||
|
msgstr "Espressione regolare"
|
||
|
|
||
|
#: gitk:3831
|
||
|
msgid "Search string:"
|
||
|
msgstr "Cerca stringa:"
|
||
|
|
||
|
#: gitk:3832
|
||
|
msgid ""
|
||
|
"Commit Dates (\"2 weeks ago\", \"2009-03-17 15:27:38\", \"March 17, 2009 "
|
||
|
"15:27:38\"):"
|
||
|
msgstr ""
|
||
|
"Date di revisione (\"2 weeks ago\", \"2009-03-17 15:27:38\", \"March 17, "
|
||
|
"2009 15:27:38\"):"
|
||
|
|
||
|
#: gitk:3833
|
||
|
msgid "Since:"
|
||
|
msgstr "Da:"
|
||
|
|
||
|
#: gitk:3834
|
||
|
msgid "Until:"
|
||
|
msgstr "A:"
|
||
|
|
||
|
#: gitk:3835
|
||
|
msgid "Limit and/or skip a number of revisions (positive integer):"
|
||
|
msgstr "Limita e/o salta N revisioni (intero positivo):"
|
||
|
|
||
|
#: gitk:3836
|
||
|
msgid "Number to show:"
|
||
|
msgstr "Numero di revisioni da mostrare:"
|
||
|
|
||
|
#: gitk:3837
|
||
|
msgid "Number to skip:"
|
||
|
msgstr "Numero di revisioni da saltare:"
|
||
|
|
||
|
#: gitk:3838
|
||
|
msgid "Miscellaneous options:"
|
||
|
msgstr "Altre opzioni:"
|
||
|
|
||
|
#: gitk:3839
|
||
|
msgid "Strictly sort by date"
|
||
|
msgstr "Ordina solo per data"
|
||
|
|
||
|
#: gitk:3840
|
||
|
msgid "Mark branch sides"
|
||
|
msgstr "Segna i lati del ramo"
|
||
|
|
||
|
#: gitk:3841
|
||
|
msgid "Limit to first parent"
|
||
|
msgstr "Limita al primo genitore"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:3842
|
||
|
msgid "Simple history"
|
||
|
msgstr "Cronologia semplificata"
|
||
|
|
||
|
#: gitk:3843
|
||
|
msgid "Additional arguments to git log:"
|
||
|
msgstr "Ulteriori argomenti da passare a git log:"
|
||
|
|
||
|
#: gitk:3844
|
||
17 years ago
|
msgid "Enter files and directories to include, one per line:"
|
||
|
msgstr "Inserire file e directory da includere, uno per riga:"
|
||
|
|
||
15 years ago
|
#: gitk:3845
|
||
|
msgid "Command to generate more commits to include:"
|
||
|
msgstr "Comando che genera altre revisioni da visualizzare:"
|
||
|
|
||
|
#: gitk:3967
|
||
|
msgid "Gitk: edit view"
|
||
|
msgstr "Gitk: modifica vista"
|
||
|
|
||
|
#: gitk:3975
|
||
|
msgid "-- criteria for selecting revisions"
|
||
|
msgstr "-- criteri per la scelta delle revisioni"
|
||
|
|
||
|
#: gitk:3980
|
||
|
msgid "View Name"
|
||
|
msgstr "Nome vista"
|
||
|
|
||
|
#: gitk:4055
|
||
|
msgid "Apply (F5)"
|
||
|
msgstr "Applica (F5)"
|
||
|
|
||
|
#: gitk:4093
|
||
17 years ago
|
msgid "Error in commit selection arguments:"
|
||
|
msgstr "Errore negli argomenti di selezione delle revisioni:"
|
||
|
|
||
15 years ago
|
#: gitk:4146 gitk:4198 gitk:4646 gitk:4660 gitk:5921 gitk:11534 gitk:11535
|
||
17 years ago
|
msgid "None"
|
||
|
msgstr "Nessuno"
|
||
|
|
||
15 years ago
|
#: gitk:4594 gitk:6441 gitk:8287 gitk:8302
|
||
17 years ago
|
msgid "Date"
|
||
|
msgstr "Data"
|
||
|
|
||
15 years ago
|
#: gitk:4594 gitk:6441
|
||
17 years ago
|
msgid "CDate"
|
||
|
msgstr ""
|
||
|
|
||
15 years ago
|
#: gitk:4743 gitk:4748
|
||
17 years ago
|
msgid "Descendant"
|
||
|
msgstr "Discendente"
|
||
|
|
||
15 years ago
|
#: gitk:4744
|
||
17 years ago
|
msgid "Not descendant"
|
||
|
msgstr "Non discendente"
|
||
|
|
||
15 years ago
|
#: gitk:4751 gitk:4756
|
||
17 years ago
|
msgid "Ancestor"
|
||
|
msgstr "Ascendente"
|
||
|
|
||
15 years ago
|
#: gitk:4752
|
||
17 years ago
|
msgid "Not ancestor"
|
||
|
msgstr "Non ascendente"
|
||
|
|
||
15 years ago
|
#: gitk:5042
|
||
17 years ago
|
msgid "Local changes checked in to index but not committed"
|
||
|
msgstr "Modifiche locali presenti nell'indice ma non nell'archivio"
|
||
|
|
||
15 years ago
|
#: gitk:5078
|
||
17 years ago
|
msgid "Local uncommitted changes, not checked in to index"
|
||
|
msgstr "Modifiche locali non presenti né nell'archivio né nell'indice"
|
||
|
|
||
15 years ago
|
#: gitk:6759
|
||
|
msgid "many"
|
||
|
msgstr "molti"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:6942
|
||
17 years ago
|
msgid "Tags:"
|
||
|
msgstr "Etichette:"
|
||
|
|
||
15 years ago
|
#: gitk:6959 gitk:6965 gitk:8280
|
||
17 years ago
|
msgid "Parent"
|
||
|
msgstr "Genitore"
|
||
|
|
||
15 years ago
|
#: gitk:6970
|
||
17 years ago
|
msgid "Child"
|
||
|
msgstr "Figlio"
|
||
|
|
||
15 years ago
|
#: gitk:6979
|
||
17 years ago
|
msgid "Branch"
|
||
|
msgstr "Ramo"
|
||
|
|
||
15 years ago
|
#: gitk:6982
|
||
17 years ago
|
msgid "Follows"
|
||
|
msgstr "Segue"
|
||
|
|
||
15 years ago
|
#: gitk:6985
|
||
17 years ago
|
msgid "Precedes"
|
||
|
msgstr "Precede"
|
||
|
|
||
15 years ago
|
#: gitk:7522
|
||
|
#, tcl-format
|
||
|
msgid "Error getting diffs: %s"
|
||
|
msgstr "Errore nella lettura delle differenze:"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:8108
|
||
17 years ago
|
msgid "Goto:"
|
||
|
msgstr "Vai a:"
|
||
|
|
||
15 years ago
|
#: gitk:8129
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "Short SHA1 id %s is ambiguous"
|
||
|
msgstr "La SHA1 id abbreviata %s è ambigua"
|
||
|
|
||
15 years ago
|
#: gitk:8136
|
||
|
#, tcl-format
|
||
|
msgid "Revision %s is not known"
|
||
|
msgstr "La revisione %s è sconosciuta"
|
||
|
|
||
|
#: gitk:8146
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "SHA1 id %s is not known"
|
||
|
msgstr "La SHA1 id %s è sconosciuta"
|
||
|
|
||
15 years ago
|
#: gitk:8148
|
||
17 years ago
|
#, tcl-format
|
||
15 years ago
|
msgid "Revision %s is not in the current view"
|
||
|
msgstr "La revisione %s non è presente nella vista attuale"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:8290
|
||
17 years ago
|
msgid "Children"
|
||
|
msgstr "Figli"
|
||
|
|
||
15 years ago
|
#: gitk:8348
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "Reset %s branch to here"
|
||
|
msgstr "Aggiorna il ramo %s a questa revisione"
|
||
|
|
||
15 years ago
|
#: gitk:8350
|
||
16 years ago
|
msgid "Detached head: can't reset"
|
||
15 years ago
|
msgstr "Nessun ramo attivo: reset impossibile"
|
||
|
|
||
|
#: gitk:8459 gitk:8465
|
||
|
msgid "Skipping merge commit "
|
||
|
msgstr "Salto la revisione di fusione "
|
||
|
|
||
|
#: gitk:8474 gitk:8479
|
||
|
msgid "Error getting patch ID for "
|
||
|
msgstr "Errore nella identificazione della patch per "
|
||
|
|
||
|
#: gitk:8475 gitk:8480
|
||
|
msgid " - stopping\n"
|
||
|
msgstr " - fine\n"
|
||
|
|
||
|
#: gitk:8485 gitk:8488 gitk:8496 gitk:8510 gitk:8519
|
||
|
msgid "Commit "
|
||
|
msgstr "La revisione "
|
||
|
|
||
|
#: gitk:8489
|
||
|
msgid ""
|
||
|
" is the same patch as\n"
|
||
|
" "
|
||
16 years ago
|
msgstr ""
|
||
15 years ago
|
" ha le stesse differenze di\n"
|
||
|
" "
|
||
|
|
||
|
#: gitk:8497
|
||
|
msgid ""
|
||
|
" differs from\n"
|
||
|
" "
|
||
|
msgstr ""
|
||
|
" è diversa da\n"
|
||
|
" "
|
||
|
|
||
|
#: gitk:8499
|
||
|
msgid ""
|
||
|
"Diff of commits:\n"
|
||
|
"\n"
|
||
|
msgstr ""
|
||
|
"Differenze tra le revisioni:\n"
|
||
|
"\n"
|
||
|
|
||
|
#: gitk:8511 gitk:8520
|
||
|
#, tcl-format
|
||
|
msgid " has %s children - stopping\n"
|
||
|
msgstr " ha %s figli - fine\n"
|
||
|
|
||
|
#: gitk:8539
|
||
|
#, tcl-format
|
||
|
msgid "Error writing commit to file: %s"
|
||
|
msgstr "Errore nella scrittura della revisione nel file: %s"
|
||
16 years ago
|
|
||
15 years ago
|
#: gitk:8545
|
||
|
#, tcl-format
|
||
|
msgid "Error diffing commits: %s"
|
||
|
msgstr "Errore nelle differenze tra le revisioni: %s"
|
||
|
|
||
|
#: gitk:8575
|
||
17 years ago
|
msgid "Top"
|
||
|
msgstr "Inizio"
|
||
|
|
||
15 years ago
|
#: gitk:8576
|
||
17 years ago
|
msgid "From"
|
||
|
msgstr "Da"
|
||
|
|
||
15 years ago
|
#: gitk:8581
|
||
17 years ago
|
msgid "To"
|
||
|
msgstr "A"
|
||
|
|
||
15 years ago
|
#: gitk:8605
|
||
17 years ago
|
msgid "Generate patch"
|
||
|
msgstr "Genera patch"
|
||
|
|
||
15 years ago
|
#: gitk:8607
|
||
17 years ago
|
msgid "From:"
|
||
|
msgstr "Da:"
|
||
|
|
||
15 years ago
|
#: gitk:8616
|
||
17 years ago
|
msgid "To:"
|
||
|
msgstr "A:"
|
||
|
|
||
15 years ago
|
#: gitk:8625
|
||
17 years ago
|
msgid "Reverse"
|
||
|
msgstr "Inverti"
|
||
|
|
||
15 years ago
|
#: gitk:8627 gitk:8822
|
||
17 years ago
|
msgid "Output file:"
|
||
|
msgstr "Scrivi sul file:"
|
||
|
|
||
15 years ago
|
#: gitk:8633
|
||
17 years ago
|
msgid "Generate"
|
||
|
msgstr "Genera"
|
||
|
|
||
15 years ago
|
#: gitk:8671
|
||
17 years ago
|
msgid "Error creating patch:"
|
||
|
msgstr "Errore nella creazione della patch:"
|
||
|
|
||
15 years ago
|
#: gitk:8694 gitk:8810 gitk:8867
|
||
17 years ago
|
msgid "ID:"
|
||
|
msgstr "ID:"
|
||
|
|
||
15 years ago
|
#: gitk:8703
|
||
17 years ago
|
msgid "Tag name:"
|
||
|
msgstr "Nome etichetta:"
|
||
|
|
||
15 years ago
|
#: gitk:8706
|
||
|
msgid "Tag message is optional"
|
||
|
msgstr "Il messaggio dell'etichetta è opzionale"
|
||
|
|
||
|
#: gitk:8708
|
||
|
msgid "Tag message:"
|
||
|
msgstr "Messaggio dell'etichetta:"
|
||
|
|
||
|
#: gitk:8712 gitk:8876
|
||
17 years ago
|
msgid "Create"
|
||
|
msgstr "Crea"
|
||
|
|
||
15 years ago
|
#: gitk:8730
|
||
17 years ago
|
msgid "No tag name specified"
|
||
|
msgstr "Nessuna etichetta specificata"
|
||
|
|
||
15 years ago
|
#: gitk:8734
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "Tag \"%s\" already exists"
|
||
|
msgstr "L'etichetta \"%s\" esiste già"
|
||
|
|
||
15 years ago
|
#: gitk:8744
|
||
17 years ago
|
msgid "Error creating tag:"
|
||
|
msgstr "Errore nella creazione dell'etichetta:"
|
||
|
|
||
15 years ago
|
#: gitk:8819
|
||
17 years ago
|
msgid "Command:"
|
||
|
msgstr "Comando:"
|
||
|
|
||
15 years ago
|
#: gitk:8827
|
||
17 years ago
|
msgid "Write"
|
||
|
msgstr "Scrivi"
|
||
|
|
||
15 years ago
|
#: gitk:8845
|
||
17 years ago
|
msgid "Error writing commit:"
|
||
|
msgstr "Errore nella scrittura della revisione:"
|
||
|
|
||
15 years ago
|
#: gitk:8872
|
||
17 years ago
|
msgid "Name:"
|
||
|
msgstr "Nome:"
|
||
|
|
||
15 years ago
|
#: gitk:8895
|
||
17 years ago
|
msgid "Please specify a name for the new branch"
|
||
|
msgstr "Specificare un nome per il nuovo ramo"
|
||
|
|
||
15 years ago
|
#: gitk:8900
|
||
|
#, tcl-format
|
||
|
msgid "Branch '%s' already exists. Overwrite?"
|
||
|
msgstr "Il ramo '%s' esiste già. Sovrascrivere?"
|
||
|
|
||
|
#: gitk:8966
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "Commit %s is already included in branch %s -- really re-apply it?"
|
||
|
msgstr "La revisione %s è già inclusa nel ramo %s -- applicarla di nuovo?"
|
||
|
|
||
15 years ago
|
#: gitk:8971
|
||
17 years ago
|
msgid "Cherry-picking"
|
||
|
msgstr ""
|
||
|
|
||
15 years ago
|
#: gitk:8980
|
||
|
#, tcl-format
|
||
|
msgid ""
|
||
|
"Cherry-pick failed because of local changes to file '%s'.\n"
|
||
|
"Please commit, reset or stash your changes and try again."
|
||
|
msgstr ""
|
||
|
"Impossibile eseguire cherry-pick perché il file '%s' è stato modificato "
|
||
|
"nella directory di lavoro.\n"
|
||
|
"Prima di riprovare, bisogna creare una nuova revisione, annullare le "
|
||
|
"modifiche o usare 'git stash'."
|
||
|
|
||
|
#: gitk:8986
|
||
|
msgid ""
|
||
|
"Cherry-pick failed because of merge conflict.\n"
|
||
|
"Do you wish to run git citool to resolve it?"
|
||
|
msgstr ""
|
||
|
"Impossibile eseguire cherry-pick a causa di un conflitto nella fusione.\n"
|
||
|
"Vuoi avviare git citool per risolverlo?"
|
||
|
|
||
|
#: gitk:9002
|
||
17 years ago
|
msgid "No changes committed"
|
||
|
msgstr "Nessuna modifica archiviata"
|
||
|
|
||
15 years ago
|
#: gitk:9028
|
||
17 years ago
|
msgid "Confirm reset"
|
||
|
msgstr "Conferma git reset"
|
||
|
|
||
15 years ago
|
#: gitk:9030
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "Reset branch %s to %s?"
|
||
|
msgstr "Aggiornare il ramo %s a %s?"
|
||
|
|
||
15 years ago
|
#: gitk:9032
|
||
17 years ago
|
msgid "Reset type:"
|
||
|
msgstr "Tipo di aggiornamento:"
|
||
|
|
||
15 years ago
|
#: gitk:9035
|
||
17 years ago
|
msgid "Soft: Leave working tree and index untouched"
|
||
|
msgstr "Soft: Lascia la direcory di lavoro e l'indice come sono"
|
||
|
|
||
15 years ago
|
#: gitk:9038
|
||
17 years ago
|
msgid "Mixed: Leave working tree untouched, reset index"
|
||
|
msgstr "Mixed: Lascia la directory di lavoro come è, aggiorna l'indice"
|
||
|
|
||
15 years ago
|
#: gitk:9041
|
||
17 years ago
|
msgid ""
|
||
|
"Hard: Reset working tree and index\n"
|
||
|
"(discard ALL local changes)"
|
||
|
msgstr ""
|
||
|
"Hard: Aggiorna la directory di lavoro e l'indice\n"
|
||
|
"(abbandona TUTTE le modifiche locali)"
|
||
|
|
||
15 years ago
|
#: gitk:9058
|
||
17 years ago
|
msgid "Resetting"
|
||
|
msgstr "git reset in corso"
|
||
|
|
||
15 years ago
|
#: gitk:9118
|
||
17 years ago
|
msgid "Checking out"
|
||
|
msgstr "Attivazione in corso"
|
||
|
|
||
15 years ago
|
#: gitk:9171
|
||
17 years ago
|
msgid "Cannot delete the currently checked-out branch"
|
||
|
msgstr "Impossibile cancellare il ramo attualmente attivo"
|
||
|
|
||
15 years ago
|
#: gitk:9177
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid ""
|
||
|
"The commits on branch %s aren't on any other branch.\n"
|
||
|
"Really delete branch %s?"
|
||
|
msgstr ""
|
||
|
"Le revisioni nel ramo %s non sono presenti su altri rami.\n"
|
||
|
"Cancellare il ramo %s?"
|
||
|
|
||
15 years ago
|
#: gitk:9208
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "Tags and heads: %s"
|
||
|
msgstr "Etichette e rami: %s"
|
||
|
|
||
15 years ago
|
#: gitk:9223
|
||
17 years ago
|
msgid "Filter"
|
||
|
msgstr "Filtro"
|
||
|
|
||
15 years ago
|
#: gitk:9518
|
||
17 years ago
|
msgid ""
|
||
|
"Error reading commit topology information; branch and preceding/following "
|
||
|
"tag information will be incomplete."
|
||
|
msgstr ""
|
||
|
"Errore nella lettura della topologia delle revisioni: le informazioni sul "
|
||
|
"ramo e le etichette precedenti e seguenti saranno incomplete."
|
||
|
|
||
15 years ago
|
#: gitk:10504
|
||
17 years ago
|
msgid "Tag"
|
||
|
msgstr "Etichetta"
|
||
|
|
||
15 years ago
|
#: gitk:10504
|
||
17 years ago
|
msgid "Id"
|
||
|
msgstr "Id"
|
||
|
|
||
15 years ago
|
#: gitk:10554
|
||
17 years ago
|
msgid "Gitk font chooser"
|
||
|
msgstr "Scelta caratteri gitk"
|
||
|
|
||
15 years ago
|
#: gitk:10571
|
||
17 years ago
|
msgid "B"
|
||
|
msgstr "B"
|
||
|
|
||
15 years ago
|
#: gitk:10574
|
||
17 years ago
|
msgid "I"
|
||
|
msgstr "I"
|
||
|
|
||
15 years ago
|
#: gitk:10692
|
||
17 years ago
|
msgid "Gitk preferences"
|
||
|
msgstr "Preferenze gitk"
|
||
|
|
||
15 years ago
|
#: gitk:10694
|
||
17 years ago
|
msgid "Commit list display options"
|
||
|
msgstr "Opzioni visualizzazione dell'elenco revisioni"
|
||
|
|
||
15 years ago
|
#: gitk:10697
|
||
17 years ago
|
msgid "Maximum graph width (lines)"
|
||
|
msgstr "Larghezza massima del grafico (in linee)"
|
||
|
|
||
15 years ago
|
#: gitk:10700
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "Maximum graph width (% of pane)"
|
||
|
msgstr "Larghezza massima del grafico (% del pannello)"
|
||
|
|
||
15 years ago
|
#: gitk:10703
|
||
17 years ago
|
msgid "Show local changes"
|
||
|
msgstr "Mostra modifiche locali"
|
||
|
|
||
15 years ago
|
#: gitk:10706
|
||
17 years ago
|
msgid "Auto-select SHA1"
|
||
|
msgstr "Seleziona automaticamente SHA1 hash"
|
||
|
|
||
15 years ago
|
#: gitk:10709
|
||
|
msgid "Hide remote refs"
|
||
|
msgstr "Nascondi i riferimenti remoti"
|
||
|
|
||
|
#: gitk:10713
|
||
17 years ago
|
msgid "Diff display options"
|
||
|
msgstr "Opzioni di visualizzazione delle differenze"
|
||
|
|
||
15 years ago
|
#: gitk:10715
|
||
17 years ago
|
msgid "Tab spacing"
|
||
|
msgstr "Spaziatura tabulazioni"
|
||
|
|
||
15 years ago
|
#: gitk:10718
|
||
17 years ago
|
msgid "Display nearby tags"
|
||
|
msgstr "Mostra etichette vicine"
|
||
|
|
||
15 years ago
|
#: gitk:10721
|
||
17 years ago
|
msgid "Limit diffs to listed paths"
|
||
|
msgstr "Limita le differenze ai percorsi elencati"
|
||
|
|
||
15 years ago
|
#: gitk:10724
|
||
16 years ago
|
msgid "Support per-file encodings"
|
||
15 years ago
|
msgstr "Attiva codifica file per file"
|
||
16 years ago
|
|
||
15 years ago
|
#: gitk:10730 gitk:10819
|
||
16 years ago
|
msgid "External diff tool"
|
||
15 years ago
|
msgstr "Visualizzatore di differenze"
|
||
16 years ago
|
|
||
15 years ago
|
#: gitk:10731
|
||
16 years ago
|
msgid "Choose..."
|
||
15 years ago
|
msgstr "Scegli..."
|
||
16 years ago
|
|
||
15 years ago
|
#: gitk:10736
|
||
|
msgid "General options"
|
||
|
msgstr "Opzioni generali"
|
||
|
|
||
|
#: gitk:10739
|
||
|
msgid "Use themed widgets"
|
||
|
msgstr "Utilizza interfaccia a tema"
|
||
|
|
||
|
#: gitk:10741
|
||
|
msgid "(change requires restart)"
|
||
|
msgstr "(una modifica richiede il riavvio)"
|
||
|
|
||
|
#: gitk:10743
|
||
|
msgid "(currently unavailable)"
|
||
|
msgstr "(momentaneamente non disponibile)"
|
||
|
|
||
|
#: gitk:10747
|
||
17 years ago
|
msgid "Colors: press to choose"
|
||
|
msgstr "Colori: premere per scegliere"
|
||
|
|
||
15 years ago
|
#: gitk:10750
|
||
|
msgid "Interface"
|
||
|
msgstr "Interfaccia"
|
||
|
|
||
|
#: gitk:10751
|
||
|
msgid "interface"
|
||
|
msgstr "interfaccia"
|
||
|
|
||
|
#: gitk:10754
|
||
17 years ago
|
msgid "Background"
|
||
|
msgstr "Sfondo"
|
||
|
|
||
15 years ago
|
#: gitk:10755 gitk:10785
|
||
|
msgid "background"
|
||
|
msgstr "sfondo"
|
||
|
|
||
|
#: gitk:10758
|
||
17 years ago
|
msgid "Foreground"
|
||
|
msgstr "Primo piano"
|
||
|
|
||
15 years ago
|
#: gitk:10759
|
||
|
msgid "foreground"
|
||
|
msgstr "primo piano"
|
||
|
|
||
|
#: gitk:10762
|
||
17 years ago
|
msgid "Diff: old lines"
|
||
|
msgstr "Diff: vecchie linee"
|
||
|
|
||
15 years ago
|
#: gitk:10763
|
||
|
msgid "diff old lines"
|
||
|
msgstr "vecchie linee"
|
||
|
|
||
|
#: gitk:10767
|
||
17 years ago
|
msgid "Diff: new lines"
|
||
|
msgstr "Diff: nuove linee"
|
||
|
|
||
15 years ago
|
#: gitk:10768
|
||
|
msgid "diff new lines"
|
||
|
msgstr "nuove linee"
|
||
|
|
||
|
#: gitk:10772
|
||
17 years ago
|
msgid "Diff: hunk header"
|
||
|
msgstr "Diff: intestazione della sezione"
|
||
|
|
||
15 years ago
|
#: gitk:10774
|
||
|
msgid "diff hunk header"
|
||
|
msgstr "intestazione della sezione"
|
||
|
|
||
|
#: gitk:10778
|
||
|
msgid "Marked line bg"
|
||
|
msgstr "Sfondo riga selezionata"
|
||
|
|
||
|
#: gitk:10780
|
||
|
msgid "marked line background"
|
||
|
msgstr "sfondo riga selezionata"
|
||
|
|
||
|
#: gitk:10784
|
||
17 years ago
|
msgid "Select bg"
|
||
15 years ago
|
msgstr "Sfondo"
|
||
17 years ago
|
|
||
15 years ago
|
#: gitk:10788
|
||
17 years ago
|
msgid "Fonts: press to choose"
|
||
|
msgstr "Carattere: premere per scegliere"
|
||
|
|
||
15 years ago
|
#: gitk:10790
|
||
17 years ago
|
msgid "Main font"
|
||
|
msgstr "Carattere principale"
|
||
|
|
||
15 years ago
|
#: gitk:10791
|
||
17 years ago
|
msgid "Diff display font"
|
||
|
msgstr "Carattere per differenze"
|
||
|
|
||
15 years ago
|
#: gitk:10792
|
||
17 years ago
|
msgid "User interface font"
|
||
|
msgstr "Carattere per interfaccia utente"
|
||
|
|
||
15 years ago
|
#: gitk:10829
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "Gitk: choose color for %s"
|
||
|
msgstr "Gitk: scegliere un colore per %s"
|
||
|
|
||
15 years ago
|
#: gitk:11433
|
||
17 years ago
|
msgid "Cannot find a git repository here."
|
||
|
msgstr "Archivio git non trovato."
|
||
|
|
||
15 years ago
|
#: gitk:11437
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "Cannot find the git directory \"%s\"."
|
||
|
msgstr "Directory git \"%s\" non trovata."
|
||
|
|
||
15 years ago
|
#: gitk:11484
|
||
17 years ago
|
#, tcl-format
|
||
|
msgid "Ambiguous argument '%s': both revision and filename"
|
||
|
msgstr "Argomento ambiguo: '%s' è sia revisione che nome di file"
|
||
|
|
||
15 years ago
|
#: gitk:11496
|
||
17 years ago
|
msgid "Bad arguments to gitk:"
|
||
|
msgstr "Gitk: argomenti errati:"
|
||
|
|
||
15 years ago
|
#: gitk:11587
|
||
17 years ago
|
msgid "Command line"
|
||
|
msgstr "Linea di comando"
|