| 1 | # Translation of gitk |
| 2 | # Copyright (C) 2005-2008 Paul Mackerras |
| 3 | # This file is distributed under the same license as the gitk package. |
| 4 | # Michele Ballabio <barra_cuda@katamail.com>, 2008. |
| 5 | # |
| 6 | # |
| 7 | msgid "" |
| 8 | msgstr "" |
| 9 | "Project-Id-Version: Gitk\n" |
| 10 | "Report-Msgid-Bugs-To: \n" |
| 11 | "POT-Creation-Date: 2015-05-17 14:32+1000\n" |
| 12 | "PO-Revision-Date: 2010-01-28 18:41+0100\n" |
| 13 | "Last-Translator: Michele Ballabio <barra_cuda@katamail.com>\n" |
| 14 | "Language-Team: Italian\n" |
| 15 | "Language: \n" |
| 16 | "MIME-Version: 1.0\n" |
| 17 | "Content-Type: text/plain; charset=UTF-8\n" |
| 18 | "Content-Transfer-Encoding: 8bit\n" |
| 19 | |
| 20 | msgid "Couldn't get list of unmerged files:" |
| 21 | msgstr "Impossibile ottenere l'elenco dei file in attesa di fusione:" |
| 22 | |
| 23 | msgid "Color words" |
| 24 | msgstr "" |
| 25 | |
| 26 | msgid "Markup words" |
| 27 | msgstr "" |
| 28 | |
| 29 | msgid "Error parsing revisions:" |
| 30 | msgstr "Errore nella lettura delle revisioni:" |
| 31 | |
| 32 | msgid "Error executing --argscmd command:" |
| 33 | msgstr "Errore nell'esecuzione del comando specificato con --argscmd:" |
| 34 | |
| 35 | msgid "No files selected: --merge specified but no files are unmerged." |
| 36 | msgstr "" |
| 37 | "Nessun file selezionato: è stata specificata l'opzione --merge ma non ci " |
| 38 | "sono file in attesa di fusione." |
| 39 | |
| 40 | msgid "" |
| 41 | "No files selected: --merge specified but no unmerged files are within file " |
| 42 | "limit." |
| 43 | msgstr "" |
| 44 | "Nessun file selezionato: è stata specificata l'opzione --merge ma i file " |
| 45 | "specificati non sono in attesa di fusione." |
| 46 | |
| 47 | msgid "Error executing git log:" |
| 48 | msgstr "Errore nell'esecuzione di git log:" |
| 49 | |
| 50 | msgid "Reading" |
| 51 | msgstr "Lettura in corso" |
| 52 | |
| 53 | msgid "Reading commits..." |
| 54 | msgstr "Lettura delle revisioni in corso..." |
| 55 | |
| 56 | msgid "No commits selected" |
| 57 | msgstr "Nessuna revisione selezionata" |
| 58 | |
| 59 | msgid "Command line" |
| 60 | msgstr "Linea di comando" |
| 61 | |
| 62 | msgid "Can't parse git log output:" |
| 63 | msgstr "Impossibile elaborare i dati di git log:" |
| 64 | |
| 65 | msgid "No commit information available" |
| 66 | msgstr "Nessuna informazione disponibile sulle revisioni" |
| 67 | |
| 68 | msgid "OK" |
| 69 | msgstr "OK" |
| 70 | |
| 71 | msgid "Cancel" |
| 72 | msgstr "Annulla" |
| 73 | |
| 74 | msgid "&Update" |
| 75 | msgstr "Aggiorna" |
| 76 | |
| 77 | msgid "&Reload" |
| 78 | msgstr "Ricarica" |
| 79 | |
| 80 | msgid "Reread re&ferences" |
| 81 | msgstr "Rileggi riferimenti" |
| 82 | |
| 83 | msgid "&List references" |
| 84 | msgstr "Elenca riferimenti" |
| 85 | |
| 86 | msgid "Start git &gui" |
| 87 | msgstr "Avvia git gui" |
| 88 | |
| 89 | msgid "&Quit" |
| 90 | msgstr "Esci" |
| 91 | |
| 92 | msgid "&File" |
| 93 | msgstr "&File" |
| 94 | |
| 95 | msgid "&Preferences" |
| 96 | msgstr "Preferenze" |
| 97 | |
| 98 | msgid "&Edit" |
| 99 | msgstr "Modifica" |
| 100 | |
| 101 | msgid "&New view..." |
| 102 | msgstr "Nuova vista..." |
| 103 | |
| 104 | msgid "&Edit view..." |
| 105 | msgstr "Modifica vista..." |
| 106 | |
| 107 | msgid "&Delete view" |
| 108 | msgstr "Elimina vista" |
| 109 | |
| 110 | msgid "&All files" |
| 111 | msgstr "Tutti i file" |
| 112 | |
| 113 | msgid "&View" |
| 114 | msgstr "Vista" |
| 115 | |
| 116 | msgid "&About gitk" |
| 117 | msgstr "Informazioni su gitk" |
| 118 | |
| 119 | msgid "&Key bindings" |
| 120 | msgstr "Scorciatoie da tastiera" |
| 121 | |
| 122 | msgid "&Help" |
| 123 | msgstr "Aiuto" |
| 124 | |
| 125 | msgid "SHA1 ID:" |
| 126 | msgstr "SHA1 ID:" |
| 127 | |
| 128 | msgid "Row" |
| 129 | msgstr "Riga" |
| 130 | |
| 131 | msgid "Find" |
| 132 | msgstr "Trova" |
| 133 | |
| 134 | msgid "commit" |
| 135 | msgstr "revisione" |
| 136 | |
| 137 | msgid "containing:" |
| 138 | msgstr "contenente:" |
| 139 | |
| 140 | msgid "touching paths:" |
| 141 | msgstr "che riguarda i percorsi:" |
| 142 | |
| 143 | msgid "adding/removing string:" |
| 144 | msgstr "che aggiunge/rimuove la stringa:" |
| 145 | |
| 146 | msgid "changing lines matching:" |
| 147 | msgstr "" |
| 148 | |
| 149 | msgid "Exact" |
| 150 | msgstr "Esatto" |
| 151 | |
| 152 | msgid "IgnCase" |
| 153 | msgstr "" |
| 154 | |
| 155 | msgid "Regexp" |
| 156 | msgstr "" |
| 157 | |
| 158 | msgid "All fields" |
| 159 | msgstr "Tutti i campi" |
| 160 | |
| 161 | msgid "Headline" |
| 162 | msgstr "Titolo" |
| 163 | |
| 164 | msgid "Comments" |
| 165 | msgstr "Commenti" |
| 166 | |
| 167 | msgid "Author" |
| 168 | msgstr "Autore" |
| 169 | |
| 170 | msgid "Committer" |
| 171 | msgstr "Revisione creata da" |
| 172 | |
| 173 | msgid "Search" |
| 174 | msgstr "Cerca" |
| 175 | |
| 176 | msgid "Diff" |
| 177 | msgstr "" |
| 178 | |
| 179 | msgid "Old version" |
| 180 | msgstr "Vecchia versione" |
| 181 | |
| 182 | msgid "New version" |
| 183 | msgstr "Nuova versione" |
| 184 | |
| 185 | msgid "Lines of context" |
| 186 | msgstr "Linee di contesto" |
| 187 | |
| 188 | msgid "Ignore space change" |
| 189 | msgstr "Ignora modifiche agli spazi" |
| 190 | |
| 191 | msgid "Line diff" |
| 192 | msgstr "" |
| 193 | |
| 194 | msgid "Patch" |
| 195 | msgstr "Modifiche" |
| 196 | |
| 197 | msgid "Tree" |
| 198 | msgstr "Directory" |
| 199 | |
| 200 | msgid "Diff this -> selected" |
| 201 | msgstr "Diff questo -> selezionato" |
| 202 | |
| 203 | msgid "Diff selected -> this" |
| 204 | msgstr "Diff selezionato -> questo" |
| 205 | |
| 206 | msgid "Make patch" |
| 207 | msgstr "Crea patch" |
| 208 | |
| 209 | msgid "Create tag" |
| 210 | msgstr "Crea etichetta" |
| 211 | |
| 212 | msgid "Write commit to file" |
| 213 | msgstr "Scrivi revisione in un file" |
| 214 | |
| 215 | msgid "Create new branch" |
| 216 | msgstr "Crea un nuovo ramo" |
| 217 | |
| 218 | msgid "Cherry-pick this commit" |
| 219 | msgstr "Porta questa revisione in cima al ramo attuale" |
| 220 | |
| 221 | msgid "Reset HEAD branch to here" |
| 222 | msgstr "Aggiorna il ramo HEAD a questa revisione" |
| 223 | |
| 224 | msgid "Mark this commit" |
| 225 | msgstr "Segna questa revisione" |
| 226 | |
| 227 | msgid "Return to mark" |
| 228 | msgstr "Torna alla revisione segnata" |
| 229 | |
| 230 | msgid "Find descendant of this and mark" |
| 231 | msgstr "Trova il discendente di questa revisione e di quella segnata" |
| 232 | |
| 233 | msgid "Compare with marked commit" |
| 234 | msgstr "Confronta con la revisione segnata" |
| 235 | |
| 236 | #, fuzzy |
| 237 | msgid "Diff this -> marked commit" |
| 238 | msgstr "Diff questo -> selezionato" |
| 239 | |
| 240 | #, fuzzy |
| 241 | msgid "Diff marked commit -> this" |
| 242 | msgstr "Diff selezionato -> questo" |
| 243 | |
| 244 | #, fuzzy |
| 245 | msgid "Revert this commit" |
| 246 | msgstr "Segna questa revisione" |
| 247 | |
| 248 | msgid "Check out this branch" |
| 249 | msgstr "Attiva questo ramo" |
| 250 | |
| 251 | msgid "Remove this branch" |
| 252 | msgstr "Elimina questo ramo" |
| 253 | |
| 254 | msgid "Copy branch name" |
| 255 | msgstr "" |
| 256 | |
| 257 | msgid "Highlight this too" |
| 258 | msgstr "Evidenzia anche questo" |
| 259 | |
| 260 | msgid "Highlight this only" |
| 261 | msgstr "Evidenzia solo questo" |
| 262 | |
| 263 | msgid "External diff" |
| 264 | msgstr "Visualizza differenze in un altro programma" |
| 265 | |
| 266 | msgid "Blame parent commit" |
| 267 | msgstr "Annota la revisione precedente" |
| 268 | |
| 269 | msgid "Copy path" |
| 270 | msgstr "" |
| 271 | |
| 272 | msgid "Show origin of this line" |
| 273 | msgstr "Mostra la provenienza di questa riga" |
| 274 | |
| 275 | msgid "Run git gui blame on this line" |
| 276 | msgstr "Esegui git gui blame su questa riga" |
| 277 | |
| 278 | #, fuzzy |
| 279 | msgid "" |
| 280 | "\n" |
| 281 | "Gitk - a commit viewer for git\n" |
| 282 | "\n" |
| 283 | "Copyright © 2005-2016 Paul Mackerras\n" |
| 284 | "\n" |
| 285 | "Use and redistribute under the terms of the GNU General Public License" |
| 286 | msgstr "" |
| 287 | "\n" |
| 288 | "Gitk - un visualizzatore di revisioni per git\n" |
| 289 | "\n" |
| 290 | "Copyright \\u00a9 2005-2016 Paul Mackerras\n" |
| 291 | "\n" |
| 292 | "Utilizzo e redistribuzione permessi sotto i termini della GNU General Public " |
| 293 | "License" |
| 294 | |
| 295 | msgid "Close" |
| 296 | msgstr "Chiudi" |
| 297 | |
| 298 | msgid "Gitk key bindings" |
| 299 | msgstr "Scorciatoie da tastiera di Gitk" |
| 300 | |
| 301 | msgid "Gitk key bindings:" |
| 302 | msgstr "Scorciatoie da tastiera di Gitk:" |
| 303 | |
| 304 | #, tcl-format |
| 305 | msgid "<%s-Q>\t\tQuit" |
| 306 | msgstr "<%s-Q>\t\tEsci" |
| 307 | |
| 308 | #, fuzzy, tcl-format |
| 309 | msgid "<%s-W>\t\tClose window" |
| 310 | msgstr "<%s-F>\t\tTrova" |
| 311 | |
| 312 | msgid "<Home>\t\tMove to first commit" |
| 313 | msgstr "<Home>\t\tVai alla prima revisione" |
| 314 | |
| 315 | msgid "<End>\t\tMove to last commit" |
| 316 | msgstr "<End>\t\tVai all'ultima revisione" |
| 317 | |
| 318 | #, fuzzy |
| 319 | msgid "<Up>, p, k\tMove up one commit" |
| 320 | msgstr "<Su>, p, i\tVai più in alto di una revisione" |
| 321 | |
| 322 | #, fuzzy |
| 323 | msgid "<Down>, n, j\tMove down one commit" |
| 324 | msgstr "<Giù>, n, k\tVai più in basso di una revisione" |
| 325 | |
| 326 | #, fuzzy |
| 327 | msgid "<Left>, z, h\tGo back in history list" |
| 328 | msgstr "<Sinistra>, z, j\tTorna indietro nella cronologia" |
| 329 | |
| 330 | msgid "<Right>, x, l\tGo forward in history list" |
| 331 | msgstr "<Destra>, x, l\tVai avanti nella cronologia" |
| 332 | |
| 333 | #, tcl-format |
| 334 | msgid "<%s-n>\tGo to n-th parent of current commit in history list" |
| 335 | msgstr "" |
| 336 | |
| 337 | msgid "<PageUp>\tMove up one page in commit list" |
| 338 | msgstr "<PaginaSu>\tVai più in alto di una pagina nella lista delle revisioni" |
| 339 | |
| 340 | msgid "<PageDown>\tMove down one page in commit list" |
| 341 | msgstr "" |
| 342 | "<PaginaGiù>\tVai più in basso di una pagina nella lista delle revisioni" |
| 343 | |
| 344 | #, tcl-format |
| 345 | msgid "<%s-Home>\tScroll to top of commit list" |
| 346 | msgstr "<%s-Home>\tScorri alla cima della lista delle revisioni" |
| 347 | |
| 348 | #, tcl-format |
| 349 | msgid "<%s-End>\tScroll to bottom of commit list" |
| 350 | msgstr "<%s-End>\tScorri alla fine della lista delle revisioni" |
| 351 | |
| 352 | #, tcl-format |
| 353 | msgid "<%s-Up>\tScroll commit list up one line" |
| 354 | msgstr "<%s-Su>\tScorri la lista delle revisioni in alto di una riga" |
| 355 | |
| 356 | #, tcl-format |
| 357 | msgid "<%s-Down>\tScroll commit list down one line" |
| 358 | msgstr "<%s-Giù>\tScorri la lista delle revisioni in basso di una riga" |
| 359 | |
| 360 | #, tcl-format |
| 361 | msgid "<%s-PageUp>\tScroll commit list up one page" |
| 362 | msgstr "<%s-PaginaSu>\tScorri la lista delle revisioni in alto di una pagina" |
| 363 | |
| 364 | #, tcl-format |
| 365 | msgid "<%s-PageDown>\tScroll commit list down one page" |
| 366 | msgstr "<%s-PaginaGiù>\tScorri la lista delle revisioni in basso di una pagina" |
| 367 | |
| 368 | msgid "<Shift-Up>\tFind backwards (upwards, later commits)" |
| 369 | msgstr "<Shift-Su>\tTrova all'indietro (verso l'alto, revisioni successive)" |
| 370 | |
| 371 | msgid "<Shift-Down>\tFind forwards (downwards, earlier commits)" |
| 372 | msgstr "<Shift-Giù>\tTrova in avanti (verso il basso, revisioni precedenti)" |
| 373 | |
| 374 | msgid "<Delete>, b\tScroll diff view up one page" |
| 375 | msgstr "<Delete>, b\tScorri la vista delle differenze in alto di una pagina" |
| 376 | |
| 377 | msgid "<Backspace>\tScroll diff view up one page" |
| 378 | msgstr "<Backspace>\tScorri la vista delle differenze in alto di una pagina" |
| 379 | |
| 380 | msgid "<Space>\t\tScroll diff view down one page" |
| 381 | msgstr "<Spazio>\t\tScorri la vista delle differenze in basso di una pagina" |
| 382 | |
| 383 | msgid "u\t\tScroll diff view up 18 lines" |
| 384 | msgstr "u\t\tScorri la vista delle differenze in alto di 18 linee" |
| 385 | |
| 386 | msgid "d\t\tScroll diff view down 18 lines" |
| 387 | msgstr "d\t\tScorri la vista delle differenze in basso di 18 linee" |
| 388 | |
| 389 | #, tcl-format |
| 390 | msgid "<%s-F>\t\tFind" |
| 391 | msgstr "<%s-F>\t\tTrova" |
| 392 | |
| 393 | #, tcl-format |
| 394 | msgid "<%s-G>\t\tMove to next find hit" |
| 395 | msgstr "<%s-G>\t\tTrova in avanti" |
| 396 | |
| 397 | msgid "<Return>\tMove to next find hit" |
| 398 | msgstr "<Invio>\tTrova in avanti" |
| 399 | |
| 400 | #, fuzzy |
| 401 | msgid "g\t\tGo to commit" |
| 402 | msgstr "<End>\t\tVai all'ultima revisione" |
| 403 | |
| 404 | msgid "/\t\tFocus the search box" |
| 405 | msgstr "/\t\tCursore nel box di ricerca" |
| 406 | |
| 407 | msgid "?\t\tMove to previous find hit" |
| 408 | msgstr "?\t\tTrova all'indietro" |
| 409 | |
| 410 | msgid "f\t\tScroll diff view to next file" |
| 411 | msgstr "f\t\tScorri la vista delle differenze al file successivo" |
| 412 | |
| 413 | #, tcl-format |
| 414 | msgid "<%s-S>\t\tSearch for next hit in diff view" |
| 415 | msgstr "<%s-S>\t\tCerca in avanti nella vista delle differenze" |
| 416 | |
| 417 | #, tcl-format |
| 418 | msgid "<%s-R>\t\tSearch for previous hit in diff view" |
| 419 | msgstr "<%s-R>\t\tCerca all'indietro nella vista delle differenze" |
| 420 | |
| 421 | #, tcl-format |
| 422 | msgid "<%s-KP+>\tIncrease font size" |
| 423 | msgstr "<%s-KP+>\tAumenta dimensione carattere" |
| 424 | |
| 425 | #, tcl-format |
| 426 | msgid "<%s-plus>\tIncrease font size" |
| 427 | msgstr "<%s-più>\tAumenta dimensione carattere" |
| 428 | |
| 429 | #, tcl-format |
| 430 | msgid "<%s-KP->\tDecrease font size" |
| 431 | msgstr "<%s-KP->\tDiminuisci dimensione carattere" |
| 432 | |
| 433 | #, tcl-format |
| 434 | msgid "<%s-minus>\tDecrease font size" |
| 435 | msgstr "<%s-meno>\tDiminuisci dimensione carattere" |
| 436 | |
| 437 | msgid "<F5>\t\tUpdate" |
| 438 | msgstr "<F5>\t\tAggiorna" |
| 439 | |
| 440 | #, tcl-format |
| 441 | msgid "Error creating temporary directory %s:" |
| 442 | msgstr "Errore durante la creazione della directory temporanea %s:" |
| 443 | |
| 444 | #, tcl-format |
| 445 | msgid "Error getting \"%s\" from %s:" |
| 446 | msgstr "Errore nella lettura di \"%s\" da %s:" |
| 447 | |
| 448 | msgid "command failed:" |
| 449 | msgstr "impossibile eseguire il comando:" |
| 450 | |
| 451 | msgid "No such commit" |
| 452 | msgstr "Revisione inesistente" |
| 453 | |
| 454 | msgid "git gui blame: command failed:" |
| 455 | msgstr "git gui blame: impossibile eseguire il comando:" |
| 456 | |
| 457 | #, tcl-format |
| 458 | msgid "Couldn't read merge head: %s" |
| 459 | msgstr "Impossibile leggere merge head: %s" |
| 460 | |
| 461 | #, tcl-format |
| 462 | msgid "Error reading index: %s" |
| 463 | msgstr "Errore nella lettura dell'indice: %s" |
| 464 | |
| 465 | #, tcl-format |
| 466 | msgid "Couldn't start git blame: %s" |
| 467 | msgstr "Impossibile eseguire git blame: %s" |
| 468 | |
| 469 | msgid "Searching" |
| 470 | msgstr "Ricerca in corso" |
| 471 | |
| 472 | #, tcl-format |
| 473 | msgid "Error running git blame: %s" |
| 474 | msgstr "Errore nell'esecuzione di git blame: %s" |
| 475 | |
| 476 | #, tcl-format |
| 477 | msgid "That line comes from commit %s, which is not in this view" |
| 478 | msgstr "Quella riga proviene dalla revisione %s, non presente in questa vista" |
| 479 | |
| 480 | msgid "External diff viewer failed:" |
| 481 | msgstr "Impossibile eseguire il visualizzatore di differenze:" |
| 482 | |
| 483 | msgid "Gitk view definition" |
| 484 | msgstr "Scelta vista Gitk" |
| 485 | |
| 486 | msgid "Remember this view" |
| 487 | msgstr "Ricorda questa vista" |
| 488 | |
| 489 | msgid "References (space separated list):" |
| 490 | msgstr "Riferimenti (lista di elementi separati da spazi)" |
| 491 | |
| 492 | msgid "Branches & tags:" |
| 493 | msgstr "Rami ed etichette" |
| 494 | |
| 495 | msgid "All refs" |
| 496 | msgstr "Tutti i riferimenti" |
| 497 | |
| 498 | msgid "All (local) branches" |
| 499 | msgstr "Tutti i rami (locali)" |
| 500 | |
| 501 | msgid "All tags" |
| 502 | msgstr "Tutte le etichette" |
| 503 | |
| 504 | msgid "All remote-tracking branches" |
| 505 | msgstr "Tutti i rami remoti" |
| 506 | |
| 507 | msgid "Commit Info (regular expressions):" |
| 508 | msgstr "Informazioni sulla revisione (espressioni regolari):" |
| 509 | |
| 510 | msgid "Author:" |
| 511 | msgstr "Autore:" |
| 512 | |
| 513 | msgid "Committer:" |
| 514 | msgstr "Revisione creata da:" |
| 515 | |
| 516 | msgid "Commit Message:" |
| 517 | msgstr "Messaggio di revisione:" |
| 518 | |
| 519 | msgid "Matches all Commit Info criteria" |
| 520 | msgstr "Risponde a tutti i criteri di ricerca sulle revisioni" |
| 521 | |
| 522 | #, fuzzy |
| 523 | msgid "Matches no Commit Info criteria" |
| 524 | msgstr "Risponde a tutti i criteri di ricerca sulle revisioni" |
| 525 | |
| 526 | msgid "Changes to Files:" |
| 527 | msgstr "Modifiche ai file:" |
| 528 | |
| 529 | msgid "Fixed String" |
| 530 | msgstr "Stringa fissa" |
| 531 | |
| 532 | msgid "Regular Expression" |
| 533 | msgstr "Espressione regolare" |
| 534 | |
| 535 | msgid "Search string:" |
| 536 | msgstr "Cerca stringa:" |
| 537 | |
| 538 | msgid "" |
| 539 | "Commit Dates (\"2 weeks ago\", \"2009-03-17 15:27:38\", \"March 17, 2009 " |
| 540 | "15:27:38\"):" |
| 541 | msgstr "" |
| 542 | "Date di revisione (\"2 weeks ago\", \"2009-03-17 15:27:38\", \"March 17, " |
| 543 | "2009 15:27:38\"):" |
| 544 | |
| 545 | msgid "Since:" |
| 546 | msgstr "Da:" |
| 547 | |
| 548 | msgid "Until:" |
| 549 | msgstr "A:" |
| 550 | |
| 551 | msgid "Limit and/or skip a number of revisions (positive integer):" |
| 552 | msgstr "Limita e/o salta N revisioni (intero positivo):" |
| 553 | |
| 554 | msgid "Number to show:" |
| 555 | msgstr "Numero di revisioni da mostrare:" |
| 556 | |
| 557 | msgid "Number to skip:" |
| 558 | msgstr "Numero di revisioni da saltare:" |
| 559 | |
| 560 | msgid "Miscellaneous options:" |
| 561 | msgstr "Altre opzioni:" |
| 562 | |
| 563 | msgid "Strictly sort by date" |
| 564 | msgstr "Ordina solo per data" |
| 565 | |
| 566 | msgid "Mark branch sides" |
| 567 | msgstr "Segna i lati del ramo" |
| 568 | |
| 569 | msgid "Limit to first parent" |
| 570 | msgstr "Limita al primo genitore" |
| 571 | |
| 572 | msgid "Simple history" |
| 573 | msgstr "Cronologia semplificata" |
| 574 | |
| 575 | msgid "Additional arguments to git log:" |
| 576 | msgstr "Ulteriori argomenti da passare a git log:" |
| 577 | |
| 578 | msgid "Enter files and directories to include, one per line:" |
| 579 | msgstr "Inserire file e directory da includere, uno per riga:" |
| 580 | |
| 581 | msgid "Command to generate more commits to include:" |
| 582 | msgstr "Comando che genera altre revisioni da visualizzare:" |
| 583 | |
| 584 | msgid "Gitk: edit view" |
| 585 | msgstr "Gitk: modifica vista" |
| 586 | |
| 587 | msgid "-- criteria for selecting revisions" |
| 588 | msgstr "-- criteri per la scelta delle revisioni" |
| 589 | |
| 590 | msgid "View Name" |
| 591 | msgstr "Nome vista" |
| 592 | |
| 593 | msgid "Apply (F5)" |
| 594 | msgstr "Applica (F5)" |
| 595 | |
| 596 | msgid "Error in commit selection arguments:" |
| 597 | msgstr "Errore negli argomenti di selezione delle revisioni:" |
| 598 | |
| 599 | msgid "None" |
| 600 | msgstr "Nessuno" |
| 601 | |
| 602 | msgid "Descendant" |
| 603 | msgstr "Discendente" |
| 604 | |
| 605 | msgid "Not descendant" |
| 606 | msgstr "Non discendente" |
| 607 | |
| 608 | msgid "Ancestor" |
| 609 | msgstr "Ascendente" |
| 610 | |
| 611 | msgid "Not ancestor" |
| 612 | msgstr "Non ascendente" |
| 613 | |
| 614 | msgid "Local changes checked in to index but not committed" |
| 615 | msgstr "Modifiche locali presenti nell'indice ma non nell'archivio" |
| 616 | |
| 617 | msgid "Local uncommitted changes, not checked in to index" |
| 618 | msgstr "Modifiche locali non presenti né nell'archivio né nell'indice" |
| 619 | |
| 620 | msgid "and many more" |
| 621 | msgstr "" |
| 622 | |
| 623 | msgid "many" |
| 624 | msgstr "molti" |
| 625 | |
| 626 | msgid "Tags:" |
| 627 | msgstr "Etichette:" |
| 628 | |
| 629 | msgid "Parent" |
| 630 | msgstr "Genitore" |
| 631 | |
| 632 | msgid "Child" |
| 633 | msgstr "Figlio" |
| 634 | |
| 635 | msgid "Branch" |
| 636 | msgstr "Ramo" |
| 637 | |
| 638 | msgid "Follows" |
| 639 | msgstr "Segue" |
| 640 | |
| 641 | msgid "Precedes" |
| 642 | msgstr "Precede" |
| 643 | |
| 644 | #, tcl-format |
| 645 | msgid "Error getting diffs: %s" |
| 646 | msgstr "Errore nella lettura delle differenze:" |
| 647 | |
| 648 | msgid "Goto:" |
| 649 | msgstr "Vai a:" |
| 650 | |
| 651 | #, tcl-format |
| 652 | msgid "Short SHA1 id %s is ambiguous" |
| 653 | msgstr "La SHA1 id abbreviata %s è ambigua" |
| 654 | |
| 655 | #, tcl-format |
| 656 | msgid "Revision %s is not known" |
| 657 | msgstr "La revisione %s è sconosciuta" |
| 658 | |
| 659 | #, tcl-format |
| 660 | msgid "SHA1 id %s is not known" |
| 661 | msgstr "La SHA1 id %s è sconosciuta" |
| 662 | |
| 663 | #, tcl-format |
| 664 | msgid "Revision %s is not in the current view" |
| 665 | msgstr "La revisione %s non è presente nella vista attuale" |
| 666 | |
| 667 | msgid "Date" |
| 668 | msgstr "Data" |
| 669 | |
| 670 | msgid "Children" |
| 671 | msgstr "Figli" |
| 672 | |
| 673 | #, tcl-format |
| 674 | msgid "Reset %s branch to here" |
| 675 | msgstr "Aggiorna il ramo %s a questa revisione" |
| 676 | |
| 677 | msgid "Detached head: can't reset" |
| 678 | msgstr "Nessun ramo attivo: reset impossibile" |
| 679 | |
| 680 | msgid "Skipping merge commit " |
| 681 | msgstr "Salto la revisione di fusione " |
| 682 | |
| 683 | msgid "Error getting patch ID for " |
| 684 | msgstr "Errore nella identificazione della patch per " |
| 685 | |
| 686 | msgid " - stopping\n" |
| 687 | msgstr " - fine\n" |
| 688 | |
| 689 | msgid "Commit " |
| 690 | msgstr "La revisione " |
| 691 | |
| 692 | msgid "" |
| 693 | " is the same patch as\n" |
| 694 | " " |
| 695 | msgstr "" |
| 696 | " ha le stesse differenze di\n" |
| 697 | " " |
| 698 | |
| 699 | msgid "" |
| 700 | " differs from\n" |
| 701 | " " |
| 702 | msgstr "" |
| 703 | " è diversa da\n" |
| 704 | " " |
| 705 | |
| 706 | msgid "" |
| 707 | "Diff of commits:\n" |
| 708 | "\n" |
| 709 | msgstr "" |
| 710 | "Differenze tra le revisioni:\n" |
| 711 | "\n" |
| 712 | |
| 713 | #, tcl-format |
| 714 | msgid " has %s children - stopping\n" |
| 715 | msgstr " ha %s figli - fine\n" |
| 716 | |
| 717 | #, tcl-format |
| 718 | msgid "Error writing commit to file: %s" |
| 719 | msgstr "Errore nella scrittura della revisione nel file: %s" |
| 720 | |
| 721 | #, tcl-format |
| 722 | msgid "Error diffing commits: %s" |
| 723 | msgstr "Errore nelle differenze tra le revisioni: %s" |
| 724 | |
| 725 | msgid "Top" |
| 726 | msgstr "Inizio" |
| 727 | |
| 728 | msgid "From" |
| 729 | msgstr "Da" |
| 730 | |
| 731 | msgid "To" |
| 732 | msgstr "A" |
| 733 | |
| 734 | msgid "Generate patch" |
| 735 | msgstr "Genera patch" |
| 736 | |
| 737 | msgid "From:" |
| 738 | msgstr "Da:" |
| 739 | |
| 740 | msgid "To:" |
| 741 | msgstr "A:" |
| 742 | |
| 743 | msgid "Reverse" |
| 744 | msgstr "Inverti" |
| 745 | |
| 746 | msgid "Output file:" |
| 747 | msgstr "Scrivi sul file:" |
| 748 | |
| 749 | msgid "Generate" |
| 750 | msgstr "Genera" |
| 751 | |
| 752 | msgid "Error creating patch:" |
| 753 | msgstr "Errore nella creazione della patch:" |
| 754 | |
| 755 | msgid "ID:" |
| 756 | msgstr "ID:" |
| 757 | |
| 758 | msgid "Tag name:" |
| 759 | msgstr "Nome etichetta:" |
| 760 | |
| 761 | msgid "Tag message is optional" |
| 762 | msgstr "Il messaggio dell'etichetta è opzionale" |
| 763 | |
| 764 | msgid "Tag message:" |
| 765 | msgstr "Messaggio dell'etichetta:" |
| 766 | |
| 767 | msgid "Create" |
| 768 | msgstr "Crea" |
| 769 | |
| 770 | msgid "No tag name specified" |
| 771 | msgstr "Nessuna etichetta specificata" |
| 772 | |
| 773 | #, tcl-format |
| 774 | msgid "Tag \"%s\" already exists" |
| 775 | msgstr "L'etichetta \"%s\" esiste già" |
| 776 | |
| 777 | msgid "Error creating tag:" |
| 778 | msgstr "Errore nella creazione dell'etichetta:" |
| 779 | |
| 780 | msgid "Command:" |
| 781 | msgstr "Comando:" |
| 782 | |
| 783 | msgid "Write" |
| 784 | msgstr "Scrivi" |
| 785 | |
| 786 | msgid "Error writing commit:" |
| 787 | msgstr "Errore nella scrittura della revisione:" |
| 788 | |
| 789 | msgid "Name:" |
| 790 | msgstr "Nome:" |
| 791 | |
| 792 | msgid "Please specify a name for the new branch" |
| 793 | msgstr "Specificare un nome per il nuovo ramo" |
| 794 | |
| 795 | #, tcl-format |
| 796 | msgid "Branch '%s' already exists. Overwrite?" |
| 797 | msgstr "Il ramo '%s' esiste già. Sovrascrivere?" |
| 798 | |
| 799 | #, tcl-format |
| 800 | msgid "Commit %s is already included in branch %s -- really re-apply it?" |
| 801 | msgstr "La revisione %s è già inclusa nel ramo %s -- applicarla di nuovo?" |
| 802 | |
| 803 | msgid "Cherry-picking" |
| 804 | msgstr "" |
| 805 | |
| 806 | #, tcl-format |
| 807 | msgid "" |
| 808 | "Cherry-pick failed because of local changes to file '%s'.\n" |
| 809 | "Please commit, reset or stash your changes and try again." |
| 810 | msgstr "" |
| 811 | "Impossibile eseguire cherry-pick perché il file '%s' è stato modificato " |
| 812 | "nella directory di lavoro.\n" |
| 813 | "Prima di riprovare, bisogna creare una nuova revisione, annullare le " |
| 814 | "modifiche o usare 'git stash'." |
| 815 | |
| 816 | msgid "" |
| 817 | "Cherry-pick failed because of merge conflict.\n" |
| 818 | "Do you wish to run git citool to resolve it?" |
| 819 | msgstr "" |
| 820 | "Impossibile eseguire cherry-pick a causa di un conflitto nella fusione.\n" |
| 821 | "Vuoi avviare git citool per risolverlo?" |
| 822 | |
| 823 | msgid "No changes committed" |
| 824 | msgstr "Nessuna modifica archiviata" |
| 825 | |
| 826 | #, fuzzy, tcl-format |
| 827 | msgid "Commit %s is not included in branch %s -- really revert it?" |
| 828 | msgstr "La revisione %s è già inclusa nel ramo %s -- applicarla di nuovo?" |
| 829 | |
| 830 | #, fuzzy |
| 831 | msgid "Reverting" |
| 832 | msgstr "git reset in corso" |
| 833 | |
| 834 | #, fuzzy, tcl-format |
| 835 | msgid "" |
| 836 | "Revert failed because of local changes to the following files:%s Please " |
| 837 | "commit, reset or stash your changes and try again." |
| 838 | msgstr "" |
| 839 | "Impossibile eseguire cherry-pick perché il file '%s' è stato modificato " |
| 840 | "nella directory di lavoro.\n" |
| 841 | "Prima di riprovare, bisogna creare una nuova revisione, annullare le " |
| 842 | "modifiche o usare 'git stash'." |
| 843 | |
| 844 | #, fuzzy |
| 845 | msgid "" |
| 846 | "Revert failed because of merge conflict.\n" |
| 847 | " Do you wish to run git citool to resolve it?" |
| 848 | msgstr "" |
| 849 | "Impossibile eseguire cherry-pick a causa di un conflitto nella fusione.\n" |
| 850 | "Vuoi avviare git citool per risolverlo?" |
| 851 | |
| 852 | msgid "Confirm reset" |
| 853 | msgstr "Conferma git reset" |
| 854 | |
| 855 | #, tcl-format |
| 856 | msgid "Reset branch %s to %s?" |
| 857 | msgstr "Aggiornare il ramo %s a %s?" |
| 858 | |
| 859 | msgid "Reset type:" |
| 860 | msgstr "Tipo di aggiornamento:" |
| 861 | |
| 862 | msgid "Soft: Leave working tree and index untouched" |
| 863 | msgstr "Soft: Lascia la direcory di lavoro e l'indice come sono" |
| 864 | |
| 865 | msgid "Mixed: Leave working tree untouched, reset index" |
| 866 | msgstr "Mixed: Lascia la directory di lavoro come è, aggiorna l'indice" |
| 867 | |
| 868 | msgid "" |
| 869 | "Hard: Reset working tree and index\n" |
| 870 | "(discard ALL local changes)" |
| 871 | msgstr "" |
| 872 | "Hard: Aggiorna la directory di lavoro e l'indice\n" |
| 873 | "(abbandona TUTTE le modifiche locali)" |
| 874 | |
| 875 | msgid "Resetting" |
| 876 | msgstr "git reset in corso" |
| 877 | |
| 878 | msgid "Checking out" |
| 879 | msgstr "Attivazione in corso" |
| 880 | |
| 881 | msgid "Cannot delete the currently checked-out branch" |
| 882 | msgstr "Impossibile cancellare il ramo attualmente attivo" |
| 883 | |
| 884 | #, tcl-format |
| 885 | msgid "" |
| 886 | "The commits on branch %s aren't on any other branch.\n" |
| 887 | "Really delete branch %s?" |
| 888 | msgstr "" |
| 889 | "Le revisioni nel ramo %s non sono presenti su altri rami.\n" |
| 890 | "Cancellare il ramo %s?" |
| 891 | |
| 892 | #, tcl-format |
| 893 | msgid "Tags and heads: %s" |
| 894 | msgstr "Etichette e rami: %s" |
| 895 | |
| 896 | msgid "Filter" |
| 897 | msgstr "Filtro" |
| 898 | |
| 899 | msgid "" |
| 900 | "Error reading commit topology information; branch and preceding/following " |
| 901 | "tag information will be incomplete." |
| 902 | msgstr "" |
| 903 | "Errore nella lettura della topologia delle revisioni: le informazioni sul " |
| 904 | "ramo e le etichette precedenti e seguenti saranno incomplete." |
| 905 | |
| 906 | msgid "Tag" |
| 907 | msgstr "Etichetta" |
| 908 | |
| 909 | msgid "Id" |
| 910 | msgstr "Id" |
| 911 | |
| 912 | msgid "Gitk font chooser" |
| 913 | msgstr "Scelta caratteri gitk" |
| 914 | |
| 915 | msgid "B" |
| 916 | msgstr "B" |
| 917 | |
| 918 | msgid "I" |
| 919 | msgstr "I" |
| 920 | |
| 921 | msgid "Commit list display options" |
| 922 | msgstr "Opzioni visualizzazione dell'elenco revisioni" |
| 923 | |
| 924 | msgid "Maximum graph width (lines)" |
| 925 | msgstr "Larghezza massima del grafico (in linee)" |
| 926 | |
| 927 | #, no-tcl-format |
| 928 | msgid "Maximum graph width (% of pane)" |
| 929 | msgstr "Larghezza massima del grafico (% del pannello)" |
| 930 | |
| 931 | msgid "Show local changes" |
| 932 | msgstr "Mostra modifiche locali" |
| 933 | |
| 934 | #, fuzzy |
| 935 | msgid "Auto-select SHA1 (length)" |
| 936 | msgstr "Seleziona automaticamente SHA1 hash" |
| 937 | |
| 938 | msgid "Hide remote refs" |
| 939 | msgstr "Nascondi i riferimenti remoti" |
| 940 | |
| 941 | msgid "Diff display options" |
| 942 | msgstr "Opzioni di visualizzazione delle differenze" |
| 943 | |
| 944 | msgid "Tab spacing" |
| 945 | msgstr "Spaziatura tabulazioni" |
| 946 | |
| 947 | #, fuzzy |
| 948 | msgid "Display nearby tags/heads" |
| 949 | msgstr "Mostra etichette vicine" |
| 950 | |
| 951 | msgid "Maximum # tags/heads to show" |
| 952 | msgstr "" |
| 953 | |
| 954 | msgid "Limit diffs to listed paths" |
| 955 | msgstr "Limita le differenze ai percorsi elencati" |
| 956 | |
| 957 | msgid "Support per-file encodings" |
| 958 | msgstr "Attiva codifica file per file" |
| 959 | |
| 960 | msgid "External diff tool" |
| 961 | msgstr "Visualizzatore di differenze" |
| 962 | |
| 963 | msgid "Choose..." |
| 964 | msgstr "Scegli..." |
| 965 | |
| 966 | msgid "General options" |
| 967 | msgstr "Opzioni generali" |
| 968 | |
| 969 | msgid "Use themed widgets" |
| 970 | msgstr "Utilizza interfaccia a tema" |
| 971 | |
| 972 | msgid "(change requires restart)" |
| 973 | msgstr "(una modifica richiede il riavvio)" |
| 974 | |
| 975 | msgid "(currently unavailable)" |
| 976 | msgstr "(momentaneamente non disponibile)" |
| 977 | |
| 978 | msgid "Colors: press to choose" |
| 979 | msgstr "Colori: premere per scegliere" |
| 980 | |
| 981 | msgid "Interface" |
| 982 | msgstr "Interfaccia" |
| 983 | |
| 984 | msgid "interface" |
| 985 | msgstr "interfaccia" |
| 986 | |
| 987 | msgid "Background" |
| 988 | msgstr "Sfondo" |
| 989 | |
| 990 | msgid "background" |
| 991 | msgstr "sfondo" |
| 992 | |
| 993 | msgid "Foreground" |
| 994 | msgstr "Primo piano" |
| 995 | |
| 996 | msgid "foreground" |
| 997 | msgstr "primo piano" |
| 998 | |
| 999 | msgid "Diff: old lines" |
| 1000 | msgstr "Diff: vecchie linee" |
| 1001 | |
| 1002 | msgid "diff old lines" |
| 1003 | msgstr "vecchie linee" |
| 1004 | |
| 1005 | msgid "Diff: new lines" |
| 1006 | msgstr "Diff: nuove linee" |
| 1007 | |
| 1008 | msgid "diff new lines" |
| 1009 | msgstr "nuove linee" |
| 1010 | |
| 1011 | msgid "Diff: hunk header" |
| 1012 | msgstr "Diff: intestazione della sezione" |
| 1013 | |
| 1014 | msgid "diff hunk header" |
| 1015 | msgstr "intestazione della sezione" |
| 1016 | |
| 1017 | msgid "Marked line bg" |
| 1018 | msgstr "Sfondo riga selezionata" |
| 1019 | |
| 1020 | msgid "marked line background" |
| 1021 | msgstr "sfondo riga selezionata" |
| 1022 | |
| 1023 | msgid "Select bg" |
| 1024 | msgstr "Sfondo" |
| 1025 | |
| 1026 | msgid "Fonts: press to choose" |
| 1027 | msgstr "Carattere: premere per scegliere" |
| 1028 | |
| 1029 | msgid "Main font" |
| 1030 | msgstr "Carattere principale" |
| 1031 | |
| 1032 | msgid "Diff display font" |
| 1033 | msgstr "Carattere per differenze" |
| 1034 | |
| 1035 | msgid "User interface font" |
| 1036 | msgstr "Carattere per interfaccia utente" |
| 1037 | |
| 1038 | msgid "Gitk preferences" |
| 1039 | msgstr "Preferenze gitk" |
| 1040 | |
| 1041 | #, fuzzy |
| 1042 | msgid "General" |
| 1043 | msgstr "Genera" |
| 1044 | |
| 1045 | msgid "Colors" |
| 1046 | msgstr "" |
| 1047 | |
| 1048 | msgid "Fonts" |
| 1049 | msgstr "" |
| 1050 | |
| 1051 | #, tcl-format |
| 1052 | msgid "Gitk: choose color for %s" |
| 1053 | msgstr "Gitk: scegliere un colore per %s" |
| 1054 | |
| 1055 | msgid "" |
| 1056 | "Sorry, gitk cannot run with this version of Tcl/Tk.\n" |
| 1057 | " Gitk requires at least Tcl/Tk 8.4." |
| 1058 | msgstr "" |
| 1059 | |
| 1060 | msgid "Cannot find a git repository here." |
| 1061 | msgstr "Archivio git non trovato." |
| 1062 | |
| 1063 | #, tcl-format |
| 1064 | msgid "Ambiguous argument '%s': both revision and filename" |
| 1065 | msgstr "Argomento ambiguo: '%s' è sia revisione che nome di file" |
| 1066 | |
| 1067 | msgid "Bad arguments to gitk:" |
| 1068 | msgstr "Gitk: argomenti errati:" |
| 1069 | |
| 1070 | #~ msgid "next" |
| 1071 | #~ msgstr "succ" |
| 1072 | |
| 1073 | #~ msgid "prev" |
| 1074 | #~ msgstr "prec" |
| 1075 | |
| 1076 | #~ msgid "Cannot find the git directory \"%s\"." |
| 1077 | #~ msgstr "Directory git \"%s\" non trovata." |