Raw
Large file — syntax highlighting disabled.
1 # Italian translations for Git.
2 # Copyright (C) 2012 Marco Paolone <marcopaolone@gmail.com>
3 # Copyright © 2018-2020 Alessandro Menti <alessandro.menti@alessandromenti.it>
4 # This file is distributed under the same license as the Git package.
5 #
6 # Thanks to the former translators, Marco Paolone <marcopaolone AT gmail.com>
7 # and Stefano Lattarini <stefano.lattarini AT gmail.com>, for their
8 # contributions.
9 # Alessandro Menti <alessandro.menti@alessandromenti.it>, 2020.
10 msgid ""
11 msgstr ""
12 "Project-Id-Version: Git\n"
13 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
14 "POT-Creation-Date: 2020-10-10 09:32+0800\n"
15 "PO-Revision-Date: 2020-10-10 09:31+0200\n"
16 "Last-Translator: Alessandro Menti <alessandro.menti@alessandromenti.it>\n"
17 "Language-Team: Italian <>\n"
18 "Language: it\n"
19 "MIME-Version: 1.0\n"
20 "Content-Type: text/plain; charset=UTF-8\n"
21 "Content-Transfer-Encoding: 8bit\n"
22 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
23 "X-Generator: Lokalize 20.08.1\n"
24
25 #: add-interactive.c:368
26 #, c-format
27 msgid "Huh (%s)?"
28 msgstr "Eh (%s)?"
29
30 #: add-interactive.c:521 add-interactive.c:822 reset.c:65 sequencer.c:3250
31 #: sequencer.c:3698 sequencer.c:3840 builtin/rebase.c:1526
32 #: builtin/rebase.c:1944
33 msgid "could not read index"
34 msgstr "impossibile leggere l'indice"
35
36 #: add-interactive.c:576 git-add--interactive.perl:269
37 #: git-add--interactive.perl:294
38 msgid "binary"
39 msgstr "binario"
40
41 #: add-interactive.c:634 git-add--interactive.perl:278
42 #: git-add--interactive.perl:332
43 msgid "nothing"
44 msgstr "non fare nulla"
45
46 #: add-interactive.c:635 git-add--interactive.perl:314
47 #: git-add--interactive.perl:329
48 msgid "unchanged"
49 msgstr "non modificato"
50
51 #: add-interactive.c:672 git-add--interactive.perl:643
52 msgid "Update"
53 msgstr "Aggiorna"
54
55 #: add-interactive.c:689 add-interactive.c:877
56 #, c-format
57 msgid "could not stage '%s'"
58 msgstr "impossibile aggiungere '%s' all'area di staging"
59
60 #: add-interactive.c:695 add-interactive.c:884 reset.c:89 sequencer.c:3444
61 msgid "could not write index"
62 msgstr "impossibile scrivere l'indice"
63
64 #: add-interactive.c:698 git-add--interactive.perl:628
65 #, c-format, perl-format
66 msgid "updated %d path\n"
67 msgid_plural "updated %d paths\n"
68 msgstr[0] "aggiornato %d percorso\n"
69 msgstr[1] "aggiornati %d percorsi\n"
70
71 #: add-interactive.c:716 git-add--interactive.perl:678
72 #, c-format, perl-format
73 msgid "note: %s is untracked now.\n"
74 msgstr "nota: %s ora non è tracciato.\n"
75
76 #: add-interactive.c:721 apply.c:4127 builtin/checkout.c:295
77 #: builtin/reset.c:145
78 #, c-format
79 msgid "make_cache_entry failed for path '%s'"
80 msgstr "make_cache_entry non riuscito per il percorso '%s'"
81
82 #: add-interactive.c:751 git-add--interactive.perl:655
83 msgid "Revert"
84 msgstr "Esegui il revert"
85
86 #: add-interactive.c:767
87 msgid "Could not parse HEAD^{tree}"
88 msgstr "Impossibile analizzare HEAD^{tree}"
89
90 #: add-interactive.c:805 git-add--interactive.perl:631
91 #, c-format, perl-format
92 msgid "reverted %d path\n"
93 msgid_plural "reverted %d paths\n"
94 msgstr[0] "ripristinato %d percorso\n"
95 msgstr[1] "ripristinati %d percorsi\n"
96
97 #: add-interactive.c:856 git-add--interactive.perl:695
98 #, c-format
99 msgid "No untracked files.\n"
100 msgstr "Nessun file non tracciato.\n"
101
102 #: add-interactive.c:860 git-add--interactive.perl:689
103 msgid "Add untracked"
104 msgstr "Aggiungi file non tracciati"
105
106 #: add-interactive.c:887 git-add--interactive.perl:625
107 #, c-format, perl-format
108 msgid "added %d path\n"
109 msgid_plural "added %d paths\n"
110 msgstr[0] "aggiunto %d percorso\n"
111 msgstr[1] "aggiunti %d percorsi\n"
112
113 #: add-interactive.c:917
114 #, c-format
115 msgid "ignoring unmerged: %s"
116 msgstr "ignoro ciò che non è stato sottoposto a merge: %s"
117
118 #: add-interactive.c:929 add-patch.c:1738 git-add--interactive.perl:1371
119 #, c-format
120 msgid "Only binary files changed.\n"
121 msgstr "Sono stati modificati solo file binari.\n"
122
123 #: add-interactive.c:931 add-patch.c:1736 git-add--interactive.perl:1373
124 #, c-format
125 msgid "No changes.\n"
126 msgstr "Nessuna modifica.\n"
127
128 #: add-interactive.c:935 git-add--interactive.perl:1381
129 msgid "Patch update"
130 msgstr "Aggiornamento patch"
131
132 #: add-interactive.c:974 git-add--interactive.perl:1794
133 msgid "Review diff"
134 msgstr "Rivedi diff"
135
136 #: add-interactive.c:1002
137 msgid "show paths with changes"
138 msgstr "visualizza i percorsi modificati"
139
140 #: add-interactive.c:1004
141 msgid "add working tree state to the staged set of changes"
142 msgstr ""
143 "aggiungi lo stato dall'albero di lavoro all'insieme delle modifiche "
144 "nell'area di staging"
145
146 #: add-interactive.c:1006
147 msgid "revert staged set of changes back to the HEAD version"
148 msgstr ""
149 "ripristina l'insieme delle modifiche nell'area di staging alla versione HEAD"
150
151 #: add-interactive.c:1008
152 msgid "pick hunks and update selectively"
153 msgstr ""
154 "seleziona gli hunk in modalità interattiva ed esegui l'aggiornamento in modo "
155 "selettivo"
156
157 #: add-interactive.c:1010
158 msgid "view diff between HEAD and index"
159 msgstr "visualizza il diff fra HEAD e l'indice"
160
161 #: add-interactive.c:1012
162 msgid "add contents of untracked files to the staged set of changes"
163 msgstr ""
164 "aggiungi i contenuti dei file non tracciati all'insieme delle modifiche "
165 "nell'area di staging"
166
167 #: add-interactive.c:1020 add-interactive.c:1069
168 msgid "Prompt help:"
169 msgstr "Guida prompt:"
170
171 #: add-interactive.c:1022
172 msgid "select a single item"
173 msgstr "seleziona un singolo elemento"
174
175 #: add-interactive.c:1024
176 msgid "select a range of items"
177 msgstr "seleziona un intervallo di elementi"
178
179 #: add-interactive.c:1026
180 msgid "select multiple ranges"
181 msgstr "seleziona più intervalli"
182
183 #: add-interactive.c:1028 add-interactive.c:1073
184 msgid "select item based on unique prefix"
185 msgstr "seleziona un elemento basandoti su un prefisso univoco"
186
187 #: add-interactive.c:1030
188 msgid "unselect specified items"
189 msgstr "deseleziona gli elementi specificati"
190
191 #: add-interactive.c:1032
192 msgid "choose all items"
193 msgstr "seleziona tutti gli elementi"
194
195 #: add-interactive.c:1034
196 msgid "(empty) finish selecting"
197 msgstr "(vuoto) termina la selezione"
198
199 #: add-interactive.c:1071
200 msgid "select a numbered item"
201 msgstr "seleziona un elemento numerato"
202
203 #: add-interactive.c:1075
204 msgid "(empty) select nothing"
205 msgstr "(vuoto) non selezionare nulla"
206
207 #: add-interactive.c:1083 builtin/clean.c:816 git-add--interactive.perl:1891
208 msgid "*** Commands ***"
209 msgstr "*** Comandi ***"
210
211 #: add-interactive.c:1084 builtin/clean.c:817 git-add--interactive.perl:1888
212 msgid "What now"
213 msgstr "Cosa faccio ora"
214
215 #: add-interactive.c:1136 git-add--interactive.perl:213
216 msgid "staged"
217 msgstr "nell'area di staging"
218
219 #: add-interactive.c:1136 git-add--interactive.perl:213
220 msgid "unstaged"
221 msgstr "rimosso dall'area di staging"
222
223 #: add-interactive.c:1136 apply.c:4984 apply.c:4987 builtin/am.c:2270
224 #: builtin/am.c:2273 builtin/bugreport.c:133 builtin/clone.c:123
225 #: builtin/fetch.c:147 builtin/merge.c:275 builtin/pull.c:190
226 #: builtin/submodule--helper.c:409 builtin/submodule--helper.c:1818
227 #: builtin/submodule--helper.c:1821 builtin/submodule--helper.c:2326
228 #: builtin/submodule--helper.c:2329 builtin/submodule--helper.c:2572
229 #: git-add--interactive.perl:213
230 msgid "path"
231 msgstr "percorso"
232
233 #: add-interactive.c:1143
234 msgid "could not refresh index"
235 msgstr "impossibile aggiornare l'indice"
236
237 #: add-interactive.c:1157 builtin/clean.c:781 git-add--interactive.perl:1805
238 #, c-format
239 msgid "Bye.\n"
240 msgstr "Ciao.\n"
241
242 #: add-patch.c:34 git-add--interactive.perl:1433
243 #, c-format, perl-format
244 msgid "Stage mode change [y,n,q,a,d%s,?]? "
245 msgstr "Modifica modo stage [y,n,q,a,d%s,?]? "
246
247 #: add-patch.c:35 git-add--interactive.perl:1434
248 #, c-format, perl-format
249 msgid "Stage deletion [y,n,q,a,d%s,?]? "
250 msgstr "Eliminazione stage [y,n,q,a,d%s,?]? "
251
252 #: add-patch.c:36 git-add--interactive.perl:1435
253 #, c-format, perl-format
254 msgid "Stage addition [y,n,q,a,d%s,?]? "
255 msgstr "Aggiunta stage [y,n,q,a,d%s,?]? "
256
257 #: add-patch.c:37 git-add--interactive.perl:1436
258 #, c-format, perl-format
259 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
260 msgstr "Eseguire lo stage di quest'hunk [y,n,q,a,d%s,?]? "
261
262 #: add-patch.c:39
263 msgid ""
264 "If the patch applies cleanly, the edited hunk will immediately be marked for "
265 "staging."
266 msgstr ""
267 "Se la patch viene applicata senza problemi, l'hunk modificato sarà "
268 "contrassegnato immediatamente per l'aggiunta all'area di staging."
269
270 #: add-patch.c:42
271 msgid ""
272 "y - stage this hunk\n"
273 "n - do not stage this hunk\n"
274 "q - quit; do not stage this hunk or any of the remaining ones\n"
275 "a - stage this hunk and all later hunks in the file\n"
276 "d - do not stage this hunk or any of the later hunks in the file\n"
277 msgstr ""
278 "y - aggiungi quest'hunk all'area di staging\n"
279 "n - non aggiungere quest'hunk all'area di staging\n"
280 "q - esci; non aggiungere né quest'hunk né quelli rimanenti all'area di "
281 "staging\n"
282 "a - aggiungi quest'hunk e tutti quelli successivi nel file all'area di "
283 "staging\n"
284 "d - non aggiungere né quest'hunk né quelli successivi nel file all'area di "
285 "staging\n"
286
287 #: add-patch.c:56 git-add--interactive.perl:1439
288 #, c-format, perl-format
289 msgid "Stash mode change [y,n,q,a,d%s,?]? "
290 msgstr "Modifica modo stash [y,n,q,a,d%s,?]? "
291
292 #: add-patch.c:57 git-add--interactive.perl:1440
293 #, c-format, perl-format
294 msgid "Stash deletion [y,n,q,a,d%s,?]? "
295 msgstr "Eliminazione stash [y,n,q,a,d%s,?]? "
296
297 #: add-patch.c:58 git-add--interactive.perl:1441
298 #, c-format, perl-format
299 msgid "Stash addition [y,n,q,a,d%s,?]? "
300 msgstr "Aggiunta stash [y,n,q,a,d%s,?]? "
301
302 #: add-patch.c:59 git-add--interactive.perl:1442
303 #, c-format, perl-format
304 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
305 msgstr "Eseguire lo stash di quest'hunk [y,n,q,a,d%s,?]? "
306
307 #: add-patch.c:61
308 msgid ""
309 "If the patch applies cleanly, the edited hunk will immediately be marked for "
310 "stashing."
311 msgstr ""
312 "Se la patch viene applicata senza problemi, l'hunk modificato sarà "
313 "contrassegnato immediatamente per lo stash."
314
315 #: add-patch.c:64
316 msgid ""
317 "y - stash this hunk\n"
318 "n - do not stash this hunk\n"
319 "q - quit; do not stash this hunk or any of the remaining ones\n"
320 "a - stash this hunk and all later hunks in the file\n"
321 "d - do not stash this hunk or any of the later hunks in the file\n"
322 msgstr ""
323 "y - esegui lo stash di quest'hunk\n"
324 "n - non eseguire lo stash di quest'hunk\n"
325 "q - esci; non eseguire lo stash di quest'hunk né di quelli rimanenti\n"
326 "a - esegui lo stash di quest'hunk e di tutti quelli successivi nel file\n"
327 "d - non eseguire lo stash né di quest'hunk né di quelli successivi nel file\n"
328
329 #: add-patch.c:80 git-add--interactive.perl:1445
330 #, c-format, perl-format
331 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
332 msgstr "Rimozione modifica modo dall'area di staging [y,n,q,a,d%s,?]? "
333
334 #: add-patch.c:81 git-add--interactive.perl:1446
335 #, c-format, perl-format
336 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
337 msgstr "Rimozione eliminazione dall'area di staging [y,n,q,a,d%s,?]? "
338
339 #: add-patch.c:82 git-add--interactive.perl:1447
340 #, c-format, perl-format
341 msgid "Unstage addition [y,n,q,a,d%s,?]? "
342 msgstr "Rimozione aggiunta dall'area di staging [y,n,q,a,d%s,?]? "
343
344 #: add-patch.c:83 git-add--interactive.perl:1448
345 #, c-format, perl-format
346 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
347 msgstr "Rimuovere quest'hunk dall'area di staging [y,n,q,a,d%s,?]? "
348
349 #: add-patch.c:85
350 msgid ""
351 "If the patch applies cleanly, the edited hunk will immediately be marked for "
352 "unstaging."
353 msgstr ""
354 "Se la patch viene applicata senza problemi, l'hunk modificato sarà "
355 "contrassegnato immediatamente per la rimozione dall'area di staging."
356
357 #: add-patch.c:88
358 msgid ""
359 "y - unstage this hunk\n"
360 "n - do not unstage this hunk\n"
361 "q - quit; do not unstage this hunk or any of the remaining ones\n"
362 "a - unstage this hunk and all later hunks in the file\n"
363 "d - do not unstage this hunk or any of the later hunks in the file\n"
364 msgstr ""
365 "y - rimuovi quest'hunk dall'area di staging\n"
366 "n - non rimuovere quest'hunk dall'area di staging\n"
367 "q - esci; non rimuovere né quest'hunk né quelli rimanenti dall'area di "
368 "staging\n"
369 "a - rimuovi quest'hunk e tutti quelli successivi nel file dall'area di "
370 "staging\n"
371 "d - non rimuovere né quest'hunk né quelli successivi nel file dall'area di "
372 "staging\n"
373
374 #: add-patch.c:103 git-add--interactive.perl:1451
375 #, c-format, perl-format
376 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
377 msgstr "Applicare la modifica modo all'indice [y,n,q,a,d%s,?]? "
378
379 #: add-patch.c:104 git-add--interactive.perl:1452
380 #, c-format, perl-format
381 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
382 msgstr "Applicare l'eliminazione all'indice [y,n,q,a,d%s,?]? "
383
384 #: add-patch.c:105 git-add--interactive.perl:1453
385 #, c-format, perl-format
386 msgid "Apply addition to index [y,n,q,a,d%s,?]? "
387 msgstr "Applicare l'aggiunta all'indice [y,n,q,a,d%s,?]? "
388
389 #: add-patch.c:106 git-add--interactive.perl:1454
390 #, c-format, perl-format
391 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
392 msgstr "Applicare quest'hunk all'indice [y,n,q,a,d%s,?]? "
393
394 #: add-patch.c:108 add-patch.c:176 add-patch.c:221
395 msgid ""
396 "If the patch applies cleanly, the edited hunk will immediately be marked for "
397 "applying."
398 msgstr ""
399 "Se la patch viene applicata senza problemi, l'hunk modificato sarà "
400 "contrassegnato immediatamente per l'applicazione."
401
402 #: add-patch.c:111
403 msgid ""
404 "y - apply this hunk to index\n"
405 "n - do not apply this hunk to index\n"
406 "q - quit; do not apply this hunk or any of the remaining ones\n"
407 "a - apply this hunk and all later hunks in the file\n"
408 "d - do not apply this hunk or any of the later hunks in the file\n"
409 msgstr ""
410 "y - applica quest'hunk all'indice\n"
411 "n - non applicare quest'hunk all'indice\n"
412 "q - esci; non applicare né quest'hunk né quelli rimanenti\n"
413 "a - applica quest'hunk e tutti quelli successivi nel file\n"
414 "d - non applicare né quest'hunk né quelli successivi nel file\n"
415
416 #: add-patch.c:126 git-add--interactive.perl:1457
417 #: git-add--interactive.perl:1475
418 #, c-format, perl-format
419 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
420 msgstr "Scartare le modifiche modo dall'albero di lavoro [y,n,q,a,d%s,?]? "
421
422 #: add-patch.c:127 git-add--interactive.perl:1458
423 #: git-add--interactive.perl:1476
424 #, c-format, perl-format
425 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
426 msgstr "Scartare l'eliminazione dall'albero di lavoro [y,n,q,a,d%s,?]? "
427
428 #: add-patch.c:128 git-add--interactive.perl:1459
429 #: git-add--interactive.perl:1477
430 #, c-format, perl-format
431 msgid "Discard addition from worktree [y,n,q,a,d%s,?]? "
432 msgstr "Scartare l'aggiunta dall'albero di lavoro [y,n,q,a,d%s,?]? "
433
434 #: add-patch.c:129 git-add--interactive.perl:1460
435 #: git-add--interactive.perl:1478
436 #, c-format, perl-format
437 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
438 msgstr "Scartare quest'hunk dall'albero di lavoro [y,n,q,a,d%s,?]? "
439
440 #: add-patch.c:131 add-patch.c:154 add-patch.c:199
441 msgid ""
442 "If the patch applies cleanly, the edited hunk will immediately be marked for "
443 "discarding."
444 msgstr ""
445 "Se la patch viene applicata senza problemi, l'hunk modificato sarà "
446 "contrassegnato immediatamente per la rimozione."
447
448 #: add-patch.c:134 add-patch.c:202
449 msgid ""
450 "y - discard this hunk from worktree\n"
451 "n - do not discard this hunk from worktree\n"
452 "q - quit; do not discard this hunk or any of the remaining ones\n"
453 "a - discard this hunk and all later hunks in the file\n"
454 "d - do not discard this hunk or any of the later hunks in the file\n"
455 msgstr ""
456 "y - rimuovi quest'hunk dall'albero di lavoro\n"
457 "n - non rimuovere quest'hunk dall'albero di lavoro\n"
458 "q - esci; non rimuovere né quest'hunk né quelli rimanenti\n"
459 "a - rimuovi quest'hunk e tutti quelli successivi nel file\n"
460 "d - non rimuovere né quest'hunk né quelli successivi nel file\n"
461
462 #: add-patch.c:149 add-patch.c:194 git-add--interactive.perl:1463
463 #, c-format, perl-format
464 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
465 msgstr ""
466 "Scartare la modifica modo dall'indice e dall'albero di lavoro [y,n,q,a,d"
467 "%s,?]? "
468
469 #: add-patch.c:150 add-patch.c:195 git-add--interactive.perl:1464
470 #, c-format, perl-format
471 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
472 msgstr ""
473 "Scartare l'eliminazione dall'indice e dall'albero di lavoro [y,n,q,a,d%s,?]? "
474
475 #: add-patch.c:151 add-patch.c:196 git-add--interactive.perl:1465
476 #, c-format, perl-format
477 msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? "
478 msgstr ""
479 "Scartare l'aggiunta dall'indice e dall'albero di lavoro [y,n,q,a,d%s,?]? "
480
481 #: add-patch.c:152 add-patch.c:197 git-add--interactive.perl:1466
482 #, c-format, perl-format
483 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
484 msgstr ""
485 "Scartare quest'hunk dall'indice e dall'albero di lavoro [y,n,q,a,d%s,?]? "
486
487 #: add-patch.c:157
488 msgid ""
489 "y - discard this hunk from index and worktree\n"
490 "n - do not discard this hunk from index and worktree\n"
491 "q - quit; do not discard this hunk or any of the remaining ones\n"
492 "a - discard this hunk and all later hunks in the file\n"
493 "d - do not discard this hunk or any of the later hunks in the file\n"
494 msgstr ""
495 "y - rimuovi quest'hunk dall'indice e dall'albero di lavoro\n"
496 "n - non rimuovere quest'hunk dall'indice e dall'albero di lavoro\n"
497 "q - esci; non rimuovere né quest'hunk né quelli rimanenti\n"
498 "a - rimuovi quest'hunk e tutti quelli successivi nel file\n"
499 "d - non rimuovere né quest'hunk né quelli successivi nel file\n"
500
501 #: add-patch.c:171 add-patch.c:216 git-add--interactive.perl:1469
502 #, c-format, perl-format
503 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
504 msgstr ""
505 "Applicare la modifica modo all'indice e all'albero di lavoro [y,n,q,a,d"
506 "%s,?]? "
507
508 #: add-patch.c:172 add-patch.c:217 git-add--interactive.perl:1470
509 #, c-format, perl-format
510 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
511 msgstr ""
512 "Applicare l'eliminazione all'indice e all'albero di lavoro [y,n,q,a,d%s,?]? "
513
514 #: add-patch.c:173 add-patch.c:218 git-add--interactive.perl:1471
515 #, c-format, perl-format
516 msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? "
517 msgstr ""
518 "Applicare l'aggiunta all'indice e all'albero di lavoro [y,n,q,a,d%s,?]? "
519
520 #: add-patch.c:174 add-patch.c:219 git-add--interactive.perl:1472
521 #, c-format, perl-format
522 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
523 msgstr ""
524 "Applicare quest'hunk all'indice e all'albero di lavoro [y,n,q,a,d%s,?]? "
525
526 #: add-patch.c:179
527 msgid ""
528 "y - apply this hunk to index and worktree\n"
529 "n - do not apply this hunk to index and worktree\n"
530 "q - quit; do not apply this hunk or any of the remaining ones\n"
531 "a - apply this hunk and all later hunks in the file\n"
532 "d - do not apply this hunk or any of the later hunks in the file\n"
533 msgstr ""
534 "y - applica quest'hunk all'indice e all'albero di lavoro\n"
535 "n - non applicare quest'hunk all'indice e all'albero di lavoro\n"
536 "q - esci; non applicare né quest'hunk né quelli rimanenti\n"
537 "a - applica quest'hunk e tutti quelli successivi nel file\n"
538 "d - non applicare né quest'hunk né quelli successivi nel file\n"
539
540 #: add-patch.c:224
541 msgid ""
542 "y - apply this hunk to worktree\n"
543 "n - do not apply this hunk to worktree\n"
544 "q - quit; do not apply this hunk or any of the remaining ones\n"
545 "a - apply this hunk and all later hunks in the file\n"
546 "d - do not apply this hunk or any of the later hunks in the file\n"
547 msgstr ""
548 "y - applica quest'hunk all'albero di lavoro\n"
549 "n - non applicare quest'hunk all'albero di lavoro\n"
550 "q - esci; non applicare né quest'hunk né quelli rimanenti\n"
551 "a - applica quest'hunk e tutti quelli successivi nel file\n"
552 "d - non applicare né quest'hunk né quelli successivi nel file\n"
553
554 #: add-patch.c:342
555 #, c-format
556 msgid "could not parse hunk header '%.*s'"
557 msgstr "impossibile analizzare l'header hunk '%.*s'"
558
559 #: add-patch.c:361 add-patch.c:365
560 #, c-format
561 msgid "could not parse colored hunk header '%.*s'"
562 msgstr "impossibile analizzare l'header hunk colorato '%.*s'"
563
564 #: add-patch.c:419
565 msgid "could not parse diff"
566 msgstr "impossibile analizzare il diff"
567
568 #: add-patch.c:438
569 msgid "could not parse colored diff"
570 msgstr "impossibile analizzare il diff colorato"
571
572 #: add-patch.c:452
573 #, c-format
574 msgid "failed to run '%s'"
575 msgstr "esecuzione di '%s' non riuscita"
576
577 #: add-patch.c:611
578 msgid "mismatched output from interactive.diffFilter"
579 msgstr "output di interactive.diffFilter non corrispondente"
580
581 #: add-patch.c:612
582 msgid ""
583 "Your filter must maintain a one-to-one correspondence\n"
584 "between its input and output lines."
585 msgstr ""
586 "Il filtro deve mantenere una corrispondenza uno a uno\n"
587 "fra le righe di input e di output."
588
589 #: add-patch.c:785
590 #, c-format
591 msgid ""
592 "expected context line #%d in\n"
593 "%.*s"
594 msgstr ""
595 "attesa riga contesto %d in\n"
596 "%.*s"
597
598 #: add-patch.c:800
599 #, c-format
600 msgid ""
601 "hunks do not overlap:\n"
602 "%.*s\n"
603 "\tdoes not end with:\n"
604 "%.*s"
605 msgstr ""
606 "gli hunk non si sovrappongono:\n"
607 "%.*s\n"
608 "\tnon termina con:\n"
609 "%.*s"
610
611 #: add-patch.c:1076 git-add--interactive.perl:1117
612 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
613 msgstr ""
614 "Modalità manuale modifica hunt - vedi la fine del file per una guida "
615 "veloce.\n"
616
617 #: add-patch.c:1080
618 #, c-format
619 msgid ""
620 "---\n"
621 "To remove '%c' lines, make them ' ' lines (context).\n"
622 "To remove '%c' lines, delete them.\n"
623 "Lines starting with %c will be removed.\n"
624 msgstr ""
625 "---\n"
626 "Per rimuovere '%c' righe, rendile righe ' ' (contesto).\n"
627 "Per rimuovere '%c' righe, eliminale.\n"
628 "Le righe che iniziano con %c saranno rimosse.\n"
629
630 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
631 #: add-patch.c:1094 git-add--interactive.perl:1131
632 msgid ""
633 "If it does not apply cleanly, you will be given an opportunity to\n"
634 "edit again. If all lines of the hunk are removed, then the edit is\n"
635 "aborted and the hunk is left unchanged.\n"
636 msgstr ""
637 "Se non può essere applicata senza problemi, ti sarà data la possibilità\n"
638 "di modificarla di nuovo. Se tutte le righe dell'hunk saranno state\n"
639 "rimosse, la modifica sarà interrotta e l'hunk non sarà modificato.\n"
640
641 #: add-patch.c:1127
642 msgid "could not parse hunk header"
643 msgstr "impossibile analizzare l'header hunk"
644
645 #: add-patch.c:1172
646 msgid "'git apply --cached' failed"
647 msgstr "'git apply --cached' non riuscito"
648
649 #. TRANSLATORS: do not translate [y/n]
650 #. The program will only accept that input at this point.
651 #. Consider translating (saying "no" discards!) as
652 #. (saying "n" for "no" discards!) if the translation
653 #. of the word "no" does not start with n.
654 #.
655 #. TRANSLATORS: do not translate [y/n]
656 #. The program will only accept that input
657 #. at this point.
658 #. Consider translating (saying "no" discards!) as
659 #. (saying "n" for "no" discards!) if the translation
660 #. of the word "no" does not start with n.
661 #: add-patch.c:1241 git-add--interactive.perl:1244
662 msgid ""
663 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
664 msgstr ""
665 "L'hunk modificato non può essere applicato senza problemi. Modificarlo di "
666 "nuovo (se rispondi \"no\", sarà eliminato!) [y/n]? "
667
668 #: add-patch.c:1284
669 msgid "The selected hunks do not apply to the index!"
670 msgstr "Gli hunk selezionati non si applicano senza problemi all'indice!"
671
672 #: add-patch.c:1285 git-add--interactive.perl:1348
673 msgid "Apply them to the worktree anyway? "
674 msgstr "Vuoi comunque applicarli all'albero di lavoro? "
675
676 #: add-patch.c:1292 git-add--interactive.perl:1351
677 msgid "Nothing was applied.\n"
678 msgstr "Non è stato applicato nulla.\n"
679
680 #: add-patch.c:1349
681 msgid ""
682 "j - leave this hunk undecided, see next undecided hunk\n"
683 "J - leave this hunk undecided, see next hunk\n"
684 "k - leave this hunk undecided, see previous undecided hunk\n"
685 "K - leave this hunk undecided, see previous hunk\n"
686 "g - select a hunk to go to\n"
687 "/ - search for a hunk matching the given regex\n"
688 "s - split the current hunk into smaller hunks\n"
689 "e - manually edit the current hunk\n"
690 "? - print help\n"
691 msgstr ""
692 "j - non decidere in merito a quest'hunk, vai al successivo hunk per cui non "
693 "è stata presa una decisione\n"
694 "J - non decidere in merito a quest'hunk, vai all'hunk successivo\n"
695 "k - non decidere in merito a quest'hunk, vai al precedente hunk per cui non "
696 "è stata presa una decisione\n"
697 "K - non decidere in merito a quest'hunk, vai all'hunk precedente\n"
698 "g - seleziona un hunk a cui andare\n"
699 "/ - cerca un hunk corrispondente all'espressione regolare data\n"
700 "s - suddividi l'hunk corrente in hunk più piccoli\n"
701 "e - modifica manualmente l'hunk corrente\n"
702 "? - stampa una guida\n"
703
704 #: add-patch.c:1511 add-patch.c:1521
705 msgid "No previous hunk"
706 msgstr "Nessun hunk precedente"
707
708 #: add-patch.c:1516 add-patch.c:1526
709 msgid "No next hunk"
710 msgstr "Nessun hunk successivo"
711
712 #: add-patch.c:1532
713 msgid "No other hunks to goto"
714 msgstr "Nessun altro hunk a cui andare"
715
716 #: add-patch.c:1543 git-add--interactive.perl:1608
717 msgid "go to which hunk (<ret> to see more)? "
718 msgstr "a quale hunk desideri andare (premi <Invio> per vederne altri)? "
719
720 #: add-patch.c:1544 git-add--interactive.perl:1610
721 msgid "go to which hunk? "
722 msgstr "a quale hunk desideri andare? "
723
724 #: add-patch.c:1555
725 #, c-format
726 msgid "Invalid number: '%s'"
727 msgstr "Numero non valido: '%s'"
728
729 #: add-patch.c:1560
730 #, c-format
731 msgid "Sorry, only %d hunk available."
732 msgid_plural "Sorry, only %d hunks available."
733 msgstr[0] "Mi dispiace, è disponibile solo %d hunk."
734 msgstr[1] "Mi dispiace, sono disponibili solo %d hunk."
735
736 #: add-patch.c:1569
737 msgid "No other hunks to search"
738 msgstr "Nessun altro hunk in cui eseguire la ricerca"
739
740 #: add-patch.c:1575 git-add--interactive.perl:1663
741 msgid "search for regex? "
742 msgstr "cercare un'espressione regolare? "
743
744 #: add-patch.c:1590
745 #, c-format
746 msgid "Malformed search regexp %s: %s"
747 msgstr "Espressione regolare di ricerca %s malformata: %s"
748
749 #: add-patch.c:1607
750 msgid "No hunk matches the given pattern"
751 msgstr "Nessun hunk corrisponde al pattern fornito"
752
753 #: add-patch.c:1614
754 msgid "Sorry, cannot split this hunk"
755 msgstr "Mi dispiace, non posso suddividere quest'hunk"
756
757 #: add-patch.c:1618
758 #, c-format
759 msgid "Split into %d hunks."
760 msgstr "Suddiviso in %d hunk."
761
762 #: add-patch.c:1622
763 msgid "Sorry, cannot edit this hunk"
764 msgstr "Mi dispiace, non posso modificare quest'hunk"
765
766 #: add-patch.c:1674
767 msgid "'git apply' failed"
768 msgstr "'git apply' non riuscito"
769
770 #: advice.c:140
771 #, c-format
772 msgid ""
773 "\n"
774 "Disable this message with \"git config advice.%s false\""
775 msgstr ""
776 "\n"
777 "Per disabilitare questo messaggio, esegui \"git config advice.%s false\""
778
779 #: advice.c:156
780 #, c-format
781 msgid "%shint: %.*s%s\n"
782 msgstr "%ssuggerimento: %.*s%s\n"
783
784 #: advice.c:247
785 msgid "Cherry-picking is not possible because you have unmerged files."
786 msgstr ""
787 "Il cherry picking non è possibile perché ci sono file di cui non è stato "
788 "eseguito il merge."
789
790 #: advice.c:249
791 msgid "Committing is not possible because you have unmerged files."
792 msgstr ""
793 "Il commit non è possibile perché ci sono file di cui non è stato eseguito il "
794 "merge."
795
796 #: advice.c:251
797 msgid "Merging is not possible because you have unmerged files."
798 msgstr ""
799 "Il merge non è possibile perché ci sono file di cui non è stato eseguito il "
800 "merge."
801
802 #: advice.c:253
803 msgid "Pulling is not possible because you have unmerged files."
804 msgstr ""
805 "Il pull non è possibile perché ci sono file di cui non è stato eseguito il "
806 "merge."
807
808 #: advice.c:255
809 msgid "Reverting is not possible because you have unmerged files."
810 msgstr ""
811 "Il revert non è possibile perché ci sono file di cui non è stato eseguito il "
812 "merge."
813
814 #: advice.c:257
815 #, c-format
816 msgid "It is not possible to %s because you have unmerged files."
817 msgstr ""
818 "Impossibile eseguire il %s perché ci sono file di cui non è stato eseguito "
819 "il merge."
820
821 #: advice.c:265
822 msgid ""
823 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
824 "as appropriate to mark resolution and make a commit."
825 msgstr ""
826 "Correggili nell'albero di lavoro, quindi usa 'git add/rm <file>...' come "
827 "appropriato per risolverli ed esegui un commit."
828
829 #: advice.c:273
830 msgid "Exiting because of an unresolved conflict."
831 msgstr "Esco a causa di un conflitto non risolto."
832
833 #: advice.c:278 builtin/merge.c:1349
834 msgid "You have not concluded your merge (MERGE_HEAD exists)."
835 msgstr "Il merge non è stato concluso (esiste MERGE_HEAD)."
836
837 #: advice.c:280
838 msgid "Please, commit your changes before merging."
839 msgstr "Esegui il commit delle modifiche prima di eseguire il merge."
840
841 #: advice.c:281
842 msgid "Exiting because of unfinished merge."
843 msgstr "Esco a causa di un merge non terminato."
844
845 #: advice.c:287
846 #, c-format
847 msgid ""
848 "Note: switching to '%s'.\n"
849 "\n"
850 "You are in 'detached HEAD' state. You can look around, make experimental\n"
851 "changes and commit them, and you can discard any commits you make in this\n"
852 "state without impacting any branches by switching back to a branch.\n"
853 "\n"
854 "If you want to create a new branch to retain commits you create, you may\n"
855 "do so (now or later) by using -c with the switch command. Example:\n"
856 "\n"
857 " git switch -c <new-branch-name>\n"
858 "\n"
859 "Or undo this operation with:\n"
860 "\n"
861 " git switch -\n"
862 "\n"
863 "Turn off this advice by setting config variable advice.detachedHead to "
864 "false\n"
865 "\n"
866 msgstr ""
867 "Nota: eseguo il checkout di '%s'.\n"
868 "\n"
869 "Sei nello stato 'HEAD scollegato'. Puoi dare un'occhiata, apportare "
870 "modifiche\n"
871 "sperimentali ed eseguirne il commit, e puoi scartare qualunque commit "
872 "eseguito\n"
873 "in questo stato senza che ciò abbia alcuna influenza sugli altri branch "
874 "tornando\n"
875 "su un branch.\n"
876 "\n"
877 "Se vuoi creare un nuovo branch per mantenere i commit creati, puoi farlo\n"
878 "(ora o in seguito) usando l'opzione -c con il comando switch. Ad esempio:\n"
879 "\n"
880 " git switch -c <nome nuovo branch>\n"
881 "\n"
882 "Oppure puoi annullare quest'operazione con:\n"
883 "\n"
884 " git switch -\n"
885 "\n"
886 "Disattiva questo consiglio impostando la variabile di configurazione\n"
887 "advice.detachedHead a false\n"
888 "\n"
889
890 #: alias.c:50
891 msgid "cmdline ends with \\"
892 msgstr "la riga di comando termina con \\"
893
894 #: alias.c:51
895 msgid "unclosed quote"
896 msgstr "virgolette non chiuse"
897
898 #: apply.c:69
899 #, c-format
900 msgid "unrecognized whitespace option '%s'"
901 msgstr "opzione spazi bianchi '%s' non riconosciuta"
902
903 #: apply.c:85
904 #, c-format
905 msgid "unrecognized whitespace ignore option '%s'"
906 msgstr "opzione ignora spazi bianchi '%s' non riconosciuta"
907
908 #: apply.c:135
909 msgid "--reject and --3way cannot be used together."
910 msgstr "--reject e --3way non possono essere usati insieme."
911
912 #: apply.c:137
913 msgid "--cached and --3way cannot be used together."
914 msgstr "--cached e --3way non possono essere usati insieme."
915
916 #: apply.c:140
917 msgid "--3way outside a repository"
918 msgstr "--3way al di fuori di un repository"
919
920 #: apply.c:151
921 msgid "--index outside a repository"
922 msgstr "--index al di fuori di un repository"
923
924 #: apply.c:154
925 msgid "--cached outside a repository"
926 msgstr "--cached al di fuori di un repository"
927
928 #: apply.c:801
929 #, c-format
930 msgid "Cannot prepare timestamp regexp %s"
931 msgstr "Impossibile preparare l'espressione regolare timestamp %s"
932
933 #: apply.c:810
934 #, c-format
935 msgid "regexec returned %d for input: %s"
936 msgstr "regexec ha restituito %d per l'input: %s"
937
938 #: apply.c:884
939 #, c-format
940 msgid "unable to find filename in patch at line %d"
941 msgstr "impossibile trovare il nome del file nella patch alla riga %d"
942
943 #: apply.c:922
944 #, c-format
945 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
946 msgstr ""
947 "git apply: git-diff errato - atteso /dev/null, ricevuto %s alla riga %d"
948
949 #: apply.c:928
950 #, c-format
951 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
952 msgstr ""
953 "git apply: git-diff errato - nuovo nome del file inconsistente alla riga %d"
954
955 #: apply.c:929
956 #, c-format
957 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
958 msgstr ""
959 "git apply: git-diff errato - vecchio nome del file inconsistente alla riga %d"
960
961 #: apply.c:934
962 #, c-format
963 msgid "git apply: bad git-diff - expected /dev/null on line %d"
964 msgstr "git apply: git-diff errato - atteso /dev/null alla riga %d"
965
966 #: apply.c:963
967 #, c-format
968 msgid "invalid mode on line %d: %s"
969 msgstr "modo non valido alla riga %d: %s"
970
971 #: apply.c:1282
972 #, c-format
973 msgid "inconsistent header lines %d and %d"
974 msgstr "righe di intestazione %d e %d inconsistenti"
975
976 #: apply.c:1372
977 #, c-format
978 msgid ""
979 "git diff header lacks filename information when removing %d leading pathname "
980 "component (line %d)"
981 msgid_plural ""
982 "git diff header lacks filename information when removing %d leading pathname "
983 "components (line %d)"
984 msgstr[0] ""
985 "l'intestazione git diff non riporta le informazioni sul file una volta "
986 "rimosso %d componente iniziale del percorso (riga %d)"
987 msgstr[1] ""
988 "l'intestazione git diff non riporta le informazioni sul file una volta "
989 "rimossi %d componenti iniziali del percorso (riga %d)"
990
991 #: apply.c:1385
992 #, c-format
993 msgid "git diff header lacks filename information (line %d)"
994 msgstr "l'intestazione git diff non riporta le informazioni sul file (riga %d)"
995
996 #: apply.c:1481
997 #, c-format
998 msgid "recount: unexpected line: %.*s"
999 msgstr "recount: riga inattesa: %.*s"
1000
1001 #: apply.c:1550
1002 #, c-format
1003 msgid "patch fragment without header at line %d: %.*s"
1004 msgstr "frammento di patch senza intestazione alla riga %d: %.*s"
1005
1006 #: apply.c:1753
1007 msgid "new file depends on old contents"
1008 msgstr "il nuovo file dipende da vecchi contenuti"
1009
1010 #: apply.c:1755
1011 msgid "deleted file still has contents"
1012 msgstr "il file eliminato ha ancora dei contenuti"
1013
1014 #: apply.c:1789
1015 #, c-format
1016 msgid "corrupt patch at line %d"
1017 msgstr "patch corrotta alla riga %d"
1018
1019 #: apply.c:1826
1020 #, c-format
1021 msgid "new file %s depends on old contents"
1022 msgstr "il nuovo file %s dipende da vecchi contenuti"
1023
1024 #: apply.c:1828
1025 #, c-format
1026 msgid "deleted file %s still has contents"
1027 msgstr "il file eliminato %s ha ancora dei contenuti"
1028
1029 #: apply.c:1831
1030 #, c-format
1031 msgid "** warning: file %s becomes empty but is not deleted"
1032 msgstr "** attenzione: il file %s diventa vuoto ma non è eliminato"
1033
1034 #: apply.c:1978
1035 #, c-format
1036 msgid "corrupt binary patch at line %d: %.*s"
1037 msgstr "patch binaria corrotta alla riga %d: %.*s"
1038
1039 #: apply.c:2015
1040 #, c-format
1041 msgid "unrecognized binary patch at line %d"
1042 msgstr "patch binaria non riconosciuta alla riga %d"
1043
1044 #: apply.c:2177
1045 #, c-format
1046 msgid "patch with only garbage at line %d"
1047 msgstr "patch con soli contenuti garbage alla riga %d"
1048
1049 #: apply.c:2263
1050 #, c-format
1051 msgid "unable to read symlink %s"
1052 msgstr "impossibile leggere il collegamento simbolico %s"
1053
1054 #: apply.c:2267
1055 #, c-format
1056 msgid "unable to open or read %s"
1057 msgstr "impossibile aprire o leggere %s"
1058
1059 #: apply.c:2936
1060 #, c-format
1061 msgid "invalid start of line: '%c'"
1062 msgstr "inizio della riga non valido: '%c'"
1063
1064 #: apply.c:3057
1065 #, c-format
1066 msgid "Hunk #%d succeeded at %d (offset %d line)."
1067 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1068 msgstr[0] "Applicazione frammento %d riuscita alla riga %d (offset: %d riga)."
1069 msgstr[1] "Applicazione frammento %d riuscita alla riga %d (offset: %d righe)."
1070
1071 #: apply.c:3069
1072 #, c-format
1073 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1074 msgstr "Contesto ridotto a (%ld/%ld) per applicare il frammento alla riga %d"
1075
1076 #: apply.c:3075
1077 #, c-format
1078 msgid ""
1079 "while searching for:\n"
1080 "%.*s"
1081 msgstr ""
1082 "durante la ricerca di:\n"
1083 "%.*s"
1084
1085 #: apply.c:3097
1086 #, c-format
1087 msgid "missing binary patch data for '%s'"
1088 msgstr "dati della patch binaria mancanti per '%s'"
1089
1090 #: apply.c:3105
1091 #, c-format
1092 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
1093 msgstr ""
1094 "impossibile applicare una patch binaria al contrario senza l'hunk contrario "
1095 "per '%s'"
1096
1097 #: apply.c:3152
1098 #, c-format
1099 msgid "cannot apply binary patch to '%s' without full index line"
1100 msgstr ""
1101 "impossibile applicare una patch binaria a '%s' senza la riga d'indice "
1102 "completa"
1103
1104 #: apply.c:3163
1105 #, c-format
1106 msgid ""
1107 "the patch applies to '%s' (%s), which does not match the current contents."
1108 msgstr ""
1109 "la patch si applica a '%s' (%s), che non corrisponde ai contenuti correnti "
1110 "del file."
1111
1112 #: apply.c:3171
1113 #, c-format
1114 msgid "the patch applies to an empty '%s' but it is not empty"
1115 msgstr "la patch si applica a un file vuoto '%s' ma il file non è vuoto"
1116
1117 #: apply.c:3189
1118 #, c-format
1119 msgid "the necessary postimage %s for '%s' cannot be read"
1120 msgstr "impossibile leggere la postimmagine %s necessaria per '%s'"
1121
1122 #: apply.c:3202
1123 #, c-format
1124 msgid "binary patch does not apply to '%s'"
1125 msgstr "la patch binaria non si applica correttamente a '%s'"
1126
1127 #: apply.c:3209
1128 #, c-format
1129 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1130 msgstr ""
1131 "la patch binaria su '%s' crea risultati non corretti (atteso %s, ricevuto %s)"
1132
1133 #: apply.c:3230
1134 #, c-format
1135 msgid "patch failed: %s:%ld"
1136 msgstr "patch non riuscita: %s:%ld"
1137
1138 #: apply.c:3353
1139 #, c-format
1140 msgid "cannot checkout %s"
1141 msgstr "impossibile eseguire il checkout di '%s'"
1142
1143 #: apply.c:3405 apply.c:3416 apply.c:3462 midx.c:72 setup.c:308
1144 #, c-format
1145 msgid "failed to read %s"
1146 msgstr "lettura di %s non riuscita"
1147
1148 #: apply.c:3413
1149 #, c-format
1150 msgid "reading from '%s' beyond a symbolic link"
1151 msgstr "lettura di '%s' oltre un collegamento simbolico"
1152
1153 #: apply.c:3442 apply.c:3685
1154 #, c-format
1155 msgid "path %s has been renamed/deleted"
1156 msgstr "il percorso %s è stato rinominato/eliminato"
1157
1158 #: apply.c:3528 apply.c:3700
1159 #, c-format
1160 msgid "%s: does not exist in index"
1161 msgstr "%s: non esiste nell'indice"
1162
1163 #: apply.c:3537 apply.c:3708 apply.c:3953
1164 #, c-format
1165 msgid "%s: does not match index"
1166 msgstr "%s: non corrisponde all'indice"
1167
1168 #: apply.c:3572
1169 msgid "repository lacks the necessary blob to fall back on 3-way merge."
1170 msgstr ""
1171 "dal repository manca il blob necessario per ripiegare sul merge a tre vie."
1172
1173 #: apply.c:3575
1174 #, c-format
1175 msgid "Falling back to three-way merge...\n"
1176 msgstr "Ripiego sul merge a tre vie...\n"
1177
1178 #: apply.c:3591 apply.c:3595
1179 #, c-format
1180 msgid "cannot read the current contents of '%s'"
1181 msgstr "impossibile leggere i contenuti correnti di '%s'"
1182
1183 #: apply.c:3607
1184 #, c-format
1185 msgid "Failed to fall back on three-way merge...\n"
1186 msgstr "Ripiego sul merge a tre vie non riuscito...\n"
1187
1188 #: apply.c:3621
1189 #, c-format
1190 msgid "Applied patch to '%s' with conflicts.\n"
1191 msgstr "Patch applicata a '%s' con conflitti.\n"
1192
1193 #: apply.c:3626
1194 #, c-format
1195 msgid "Applied patch to '%s' cleanly.\n"
1196 msgstr "Patch '%s' applicata correttamente.\n"
1197
1198 #: apply.c:3652
1199 msgid "removal patch leaves file contents"
1200 msgstr "la rimozione della patch lascia contenuti del file"
1201
1202 #: apply.c:3725
1203 #, c-format
1204 msgid "%s: wrong type"
1205 msgstr "%s: tipo errato"
1206
1207 #: apply.c:3727
1208 #, c-format
1209 msgid "%s has type %o, expected %o"
1210 msgstr "%s ha il tipo %o, atteso %o"
1211
1212 #: apply.c:3892 apply.c:3894 read-cache.c:832 read-cache.c:858
1213 #: read-cache.c:1313
1214 #, c-format
1215 msgid "invalid path '%s'"
1216 msgstr "percorso '%s' non valido"
1217
1218 #: apply.c:3950
1219 #, c-format
1220 msgid "%s: already exists in index"
1221 msgstr "%s: esiste già nell'indice"
1222
1223 #: apply.c:3956
1224 #, c-format
1225 msgid "%s: already exists in working directory"
1226 msgstr "%s: esiste già nella directory di lavoro"
1227
1228 #: apply.c:3976
1229 #, c-format
1230 msgid "new mode (%o) of %s does not match old mode (%o)"
1231 msgstr "il nuovo modo (%o) di %s non corrisponde al vecchio modo (%o)"
1232
1233 #: apply.c:3981
1234 #, c-format
1235 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1236 msgstr "il nuovo modo (%o) di %s non corrisponde al vecchio modo (%o) di %s"
1237
1238 #: apply.c:4001
1239 #, c-format
1240 msgid "affected file '%s' is beyond a symbolic link"
1241 msgstr "il file interessato '%s' si trova oltre un collegamento simbolico"
1242
1243 #: apply.c:4005
1244 #, c-format
1245 msgid "%s: patch does not apply"
1246 msgstr "%s: la patch non si applica correttamente"
1247
1248 #: apply.c:4020
1249 #, c-format
1250 msgid "Checking patch %s..."
1251 msgstr "Controllo della patch %s in corso..."
1252
1253 #: apply.c:4112
1254 #, c-format
1255 msgid "sha1 information is lacking or useless for submodule %s"
1256 msgstr "le informazioni SHA1 per il sottomodulo %s sono mancanti o inutili"
1257
1258 #: apply.c:4119
1259 #, c-format
1260 msgid "mode change for %s, which is not in current HEAD"
1261 msgstr "modifica modo per %s che non è nell'HEAD corrente"
1262
1263 #: apply.c:4122
1264 #, c-format
1265 msgid "sha1 information is lacking or useless (%s)."
1266 msgstr "le informazioni SHA1 sono mancanti o inutili (%s)."
1267
1268 #: apply.c:4131
1269 #, c-format
1270 msgid "could not add %s to temporary index"
1271 msgstr "impossibile aggiungere %s all'indice temporaneo"
1272
1273 #: apply.c:4141
1274 #, c-format
1275 msgid "could not write temporary index to %s"
1276 msgstr "impossibile scrivere l'indice temporaneo in %s"
1277
1278 #: apply.c:4279
1279 #, c-format
1280 msgid "unable to remove %s from index"
1281 msgstr "impossibile rimuovere %s dall'indice"
1282
1283 #: apply.c:4313
1284 #, c-format
1285 msgid "corrupt patch for submodule %s"
1286 msgstr "patch corrotta per il sottomodulo %s"
1287
1288 #: apply.c:4319
1289 #, c-format
1290 msgid "unable to stat newly created file '%s'"
1291 msgstr "impossibile eseguire lo stat del file appena creato '%s'"
1292
1293 #: apply.c:4327
1294 #, c-format
1295 msgid "unable to create backing store for newly created file %s"
1296 msgstr "impossibile creare l'archivio di backup per il file appena creato %s"
1297
1298 #: apply.c:4333 apply.c:4478
1299 #, c-format
1300 msgid "unable to add cache entry for %s"
1301 msgstr "impossibile aggiungere la voce della cache per %s"
1302
1303 #: apply.c:4376 builtin/bisect--helper.c:537
1304 #, c-format
1305 msgid "failed to write to '%s'"
1306 msgstr "scrittura in '%s' non riuscita"
1307
1308 #: apply.c:4380
1309 #, c-format
1310 msgid "closing file '%s'"
1311 msgstr "chiusura del file '%s' in corso"
1312
1313 #: apply.c:4450
1314 #, c-format
1315 msgid "unable to write file '%s' mode %o"
1316 msgstr "impossibile scrivere il file '%s' con modo %o"
1317
1318 #: apply.c:4548
1319 #, c-format
1320 msgid "Applied patch %s cleanly."
1321 msgstr "Patch %s applicata correttamente."
1322
1323 #: apply.c:4556
1324 msgid "internal error"
1325 msgstr "errore interno"
1326
1327 #: apply.c:4559
1328 #, c-format
1329 msgid "Applying patch %%s with %d reject..."
1330 msgid_plural "Applying patch %%s with %d rejects..."
1331 msgstr[0] "Applicazione della patch %%s con %d frammento respinto..."
1332 msgstr[1] "Applicazione della patch %%s con %d frammenti respinti..."
1333
1334 #: apply.c:4570
1335 #, c-format
1336 msgid "truncating .rej filename to %.*s.rej"
1337 msgstr "nome file .rej troncato a %.*s.rej"
1338
1339 #: apply.c:4578 builtin/fetch.c:927 builtin/fetch.c:1228
1340 #, c-format
1341 msgid "cannot open %s"
1342 msgstr "impossibile aprire %s"
1343
1344 #: apply.c:4592
1345 #, c-format
1346 msgid "Hunk #%d applied cleanly."
1347 msgstr "Frammento %d applicato correttamente."
1348
1349 #: apply.c:4596
1350 #, c-format
1351 msgid "Rejected hunk #%d."
1352 msgstr "Frammento %d respinto."
1353
1354 #: apply.c:4715
1355 #, c-format
1356 msgid "Skipped patch '%s'."
1357 msgstr "Patch '%s' ignorata."
1358
1359 #: apply.c:4723
1360 msgid "unrecognized input"
1361 msgstr "input non riconosciuto"
1362
1363 #: apply.c:4743
1364 msgid "unable to read index file"
1365 msgstr "impossibile leggere il file index"
1366
1367 #: apply.c:4900
1368 #, c-format
1369 msgid "can't open patch '%s': %s"
1370 msgstr "impossibile aprire la patch '%s': %s"
1371
1372 #: apply.c:4927
1373 #, c-format
1374 msgid "squelched %d whitespace error"
1375 msgid_plural "squelched %d whitespace errors"
1376 msgstr[0] "%d errore di spazi bianchi soppresso"
1377 msgstr[1] "%d errori di spazi bianchi soppressi"
1378
1379 #: apply.c:4933 apply.c:4948
1380 #, c-format
1381 msgid "%d line adds whitespace errors."
1382 msgid_plural "%d lines add whitespace errors."
1383 msgstr[0] "%d riga aggiunge errori di spazi bianchi."
1384 msgstr[1] "%d righe aggiungono errori di spazi bianchi."
1385
1386 #: apply.c:4941
1387 #, c-format
1388 msgid "%d line applied after fixing whitespace errors."
1389 msgid_plural "%d lines applied after fixing whitespace errors."
1390 msgstr[0] "%d riga applicata dopo la correzione di errori di spazi bianchi."
1391 msgstr[1] "%d righe applicate dopo la correzione di errori di spazi bianchi."
1392
1393 #: apply.c:4957 builtin/add.c:618 builtin/mv.c:304 builtin/rm.c:406
1394 msgid "Unable to write new index file"
1395 msgstr "Impossibile scrivere il nuovo file index"
1396
1397 #: apply.c:4985
1398 msgid "don't apply changes matching the given path"
1399 msgstr "non applicare le modifiche corrispondenti al percorso specificato"
1400
1401 #: apply.c:4988
1402 msgid "apply changes matching the given path"
1403 msgstr "applica le modifiche corrispondenti al percorso specificato"
1404
1405 #: apply.c:4990 builtin/am.c:2279
1406 msgid "num"
1407 msgstr "num"
1408
1409 #: apply.c:4991
1410 msgid "remove <num> leading slashes from traditional diff paths"
1411 msgstr "rimuovi <num> barre iniziali dai percorsi diff tradizionali"
1412
1413 #: apply.c:4994
1414 msgid "ignore additions made by the patch"
1415 msgstr "ignora le aggiunte create dalla patch"
1416
1417 #: apply.c:4996
1418 msgid "instead of applying the patch, output diffstat for the input"
1419 msgstr ""
1420 "invece di applicare la patch, visualizza l'output di diffstat per l'input"
1421
1422 #: apply.c:5000
1423 msgid "show number of added and deleted lines in decimal notation"
1424 msgstr ""
1425 "visualizza il numero di righe aggiunte ed eliminate in notazione decimale"
1426
1427 #: apply.c:5002
1428 msgid "instead of applying the patch, output a summary for the input"
1429 msgstr "invece di applicare la patch, visualizza un riassunto per l'input"
1430
1431 #: apply.c:5004
1432 msgid "instead of applying the patch, see if the patch is applicable"
1433 msgstr "invece di applicare la patch, verifica se può essere applicata"
1434
1435 #: apply.c:5006
1436 msgid "make sure the patch is applicable to the current index"
1437 msgstr "assicura che la patch sia applicabile all'indice corrente"
1438
1439 #: apply.c:5008
1440 msgid "mark new files with `git add --intent-to-add`"
1441 msgstr "contrassegna i nuovi file con `git add --intent-to-add`"
1442
1443 #: apply.c:5010
1444 msgid "apply a patch without touching the working tree"
1445 msgstr "applica una patch senza modificare l'albero di lavoro"
1446
1447 #: apply.c:5012
1448 msgid "accept a patch that touches outside the working area"
1449 msgstr ""
1450 "accetta una patch che apporta modifiche al di fuori dell'area di lavoro"
1451
1452 #: apply.c:5015
1453 msgid "also apply the patch (use with --stat/--summary/--check)"
1454 msgstr "applica anche la patch (da usare con --stat/--summary/--check)"
1455
1456 #: apply.c:5017
1457 msgid "attempt three-way merge if a patch does not apply"
1458 msgstr "prova un merge a tre vie se la patch non si applica correttamente"
1459
1460 #: apply.c:5019
1461 msgid "build a temporary index based on embedded index information"
1462 msgstr "compila un index temporaneo basato sulle informazioni indice incluse"
1463
1464 #: apply.c:5022 builtin/checkout-index.c:173 builtin/ls-files.c:525
1465 msgid "paths are separated with NUL character"
1466 msgstr "i percorsi sono separati con un carattere NUL"
1467
1468 #: apply.c:5024
1469 msgid "ensure at least <n> lines of context match"
1470 msgstr "assicura che almeno <n> righe di contesto corrispondano"
1471
1472 #: apply.c:5025 builtin/am.c:2258 builtin/interpret-trailers.c:98
1473 #: builtin/interpret-trailers.c:100 builtin/interpret-trailers.c:102
1474 #: builtin/pack-objects.c:3562 builtin/rebase.c:1340
1475 msgid "action"
1476 msgstr "azione"
1477
1478 #: apply.c:5026
1479 msgid "detect new or modified lines that have whitespace errors"
1480 msgstr "rileva righe nuove o modificate che hanno errori di spazi bianchi"
1481
1482 #: apply.c:5029 apply.c:5032
1483 msgid "ignore changes in whitespace when finding context"
1484 msgstr "ignora modifiche agli spazi bianchi durante la ricerca dei contesti"
1485
1486 #: apply.c:5035
1487 msgid "apply the patch in reverse"
1488 msgstr "applica la patch in maniera inversa"
1489
1490 #: apply.c:5037
1491 msgid "don't expect at least one line of context"
1492 msgstr "non aspettare almeno una riga di contesto"
1493
1494 #: apply.c:5039
1495 msgid "leave the rejected hunks in corresponding *.rej files"
1496 msgstr "lascia i frammenti respinti nei file *.rej corrispondenti"
1497
1498 #: apply.c:5041
1499 msgid "allow overlapping hunks"
1500 msgstr "consenti la sovrapposizione dei frammenti"
1501
1502 #: apply.c:5042 builtin/add.c:329 builtin/check-ignore.c:22
1503 #: builtin/commit.c:1364 builtin/count-objects.c:98 builtin/fsck.c:775
1504 #: builtin/log.c:2270 builtin/mv.c:123 builtin/read-tree.c:128
1505 msgid "be verbose"
1506 msgstr "visualizza ulteriori dettagli"
1507
1508 #: apply.c:5044
1509 msgid "tolerate incorrectly detected missing new-line at the end of file"
1510 msgstr ""
1511 "tollera carattere fine riga rilevato erroneamente come mancante alla fine "
1512 "del file"
1513
1514 #: apply.c:5047
1515 msgid "do not trust the line counts in the hunk headers"
1516 msgstr ""
1517 "non fare affidamento sul numero di righe nelle intestazioni dei frammenti"
1518
1519 #: apply.c:5049 builtin/am.c:2267
1520 msgid "root"
1521 msgstr "radice"
1522
1523 #: apply.c:5050
1524 msgid "prepend <root> to all filenames"
1525 msgstr "anteponi <radice> a tutti i nomi file"
1526
1527 #: archive-tar.c:125 archive-zip.c:345
1528 #, c-format
1529 msgid "cannot stream blob %s"
1530 msgstr "impossibile eseguire lo streaming del blob %s"
1531
1532 #: archive-tar.c:265 archive-zip.c:358
1533 #, c-format
1534 msgid "unsupported file mode: 0%o (SHA1: %s)"
1535 msgstr "modo file non supportato: 0%o (SHA1: %s)"
1536
1537 #: archive-tar.c:449
1538 #, c-format
1539 msgid "unable to start '%s' filter"
1540 msgstr "impossibile avviare il filtro '%s'"
1541
1542 #: archive-tar.c:452
1543 msgid "unable to redirect descriptor"
1544 msgstr "impossibile ridirezionare il descrittore"
1545
1546 #: archive-tar.c:459
1547 #, c-format
1548 msgid "'%s' filter reported error"
1549 msgstr "il filtro '%s' ha segnalato un errore"
1550
1551 #: archive-zip.c:318
1552 #, c-format
1553 msgid "path is not valid UTF-8: %s"
1554 msgstr "il percorso non è codificato validamente in UTF-8: %s"
1555
1556 #: archive-zip.c:322
1557 #, c-format
1558 msgid "path too long (%d chars, SHA1: %s): %s"
1559 msgstr "percorso troppo lungo (%d caratteri, SHA1: %s): %s"
1560
1561 #: archive-zip.c:469 builtin/pack-objects.c:244 builtin/pack-objects.c:247
1562 #, c-format
1563 msgid "deflate error (%d)"
1564 msgstr "errore deflate (%d)"
1565
1566 #: archive-zip.c:603
1567 #, c-format
1568 msgid "timestamp too large for this system: %<PRIuMAX>"
1569 msgstr "timestamp troppo grande per questo sistema: %<PRIuMAX>"
1570
1571 #: archive.c:14
1572 msgid "git archive [<options>] <tree-ish> [<path>...]"
1573 msgstr "git archive [<opzioni>] <albero> [<percorso>...]"
1574
1575 #: archive.c:15
1576 msgid "git archive --list"
1577 msgstr "git archive --list"
1578
1579 #: archive.c:16
1580 msgid ""
1581 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1582 msgstr ""
1583 "git archive --remote <repository> [--exec <comando>] [<opzioni>] <albero> "
1584 "[<percorso>...]"
1585
1586 #: archive.c:17
1587 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1588 msgstr "git archive --remote <repository> [--exec <comando>] --list"
1589
1590 #: archive.c:192
1591 #, c-format
1592 msgid "cannot read %s"
1593 msgstr "impossibile leggere %s"
1594
1595 #: archive.c:345 sequencer.c:445 sequencer.c:1706 sequencer.c:2852
1596 #: sequencer.c:3293 sequencer.c:3402 builtin/am.c:263 builtin/commit.c:786
1597 #: builtin/merge.c:1124
1598 #, c-format
1599 msgid "could not read '%s'"
1600 msgstr "impossibile leggere '%s'"
1601
1602 #: archive.c:430 builtin/add.c:181 builtin/add.c:594 builtin/rm.c:315
1603 #, c-format
1604 msgid "pathspec '%s' did not match any files"
1605 msgstr "lo specificatore percorso '%s' non corrisponde ad alcun file"
1606
1607 #: archive.c:454
1608 #, c-format
1609 msgid "no such ref: %.*s"
1610 msgstr "riferimento non esistente: %.*s"
1611
1612 #: archive.c:460
1613 #, c-format
1614 msgid "not a valid object name: %s"
1615 msgstr "%s non è un nome oggetto valido"
1616
1617 #: archive.c:473
1618 #, c-format
1619 msgid "not a tree object: %s"
1620 msgstr "%s non è un oggetto albero valido"
1621
1622 #: archive.c:485
1623 msgid "current working directory is untracked"
1624 msgstr "la directory di lavoro corrente non è tracciata"
1625
1626 #: archive.c:526
1627 #, c-format
1628 msgid "File not found: %s"
1629 msgstr "File non trovato: %s"
1630
1631 #: archive.c:528
1632 #, c-format
1633 msgid "Not a regular file: %s"
1634 msgstr "non è un file regolare: %s"
1635
1636 #: archive.c:553
1637 msgid "fmt"
1638 msgstr "fmt"
1639
1640 #: archive.c:553
1641 msgid "archive format"
1642 msgstr "formato archivio"
1643
1644 #: archive.c:554 builtin/log.c:1760
1645 msgid "prefix"
1646 msgstr "prefisso"
1647
1648 #: archive.c:555
1649 msgid "prepend prefix to each pathname in the archive"
1650 msgstr "anteponi <prefisso> a ogni nome percorso nell'archivio"
1651
1652 #: archive.c:556 archive.c:559 builtin/blame.c:884 builtin/blame.c:888
1653 #: builtin/blame.c:889 builtin/commit-tree.c:117 builtin/config.c:133
1654 #: builtin/fast-export.c:1208 builtin/fast-export.c:1210
1655 #: builtin/fast-export.c:1214 builtin/grep.c:908 builtin/hash-object.c:105
1656 #: builtin/ls-files.c:561 builtin/ls-files.c:564 builtin/notes.c:412
1657 #: builtin/notes.c:578 builtin/read-tree.c:123 parse-options.h:190
1658 msgid "file"
1659 msgstr "file"
1660
1661 #: archive.c:557
1662 msgid "add untracked file to archive"
1663 msgstr "aggiungi il file non tracciato all'archivio"
1664
1665 #: archive.c:560 builtin/archive.c:90
1666 msgid "write the archive to this file"
1667 msgstr "scrivi l'archivio in questo file"
1668
1669 #: archive.c:562
1670 msgid "read .gitattributes in working directory"
1671 msgstr "leggi il file .gitattributes nella directory di lavoro"
1672
1673 #: archive.c:563
1674 msgid "report archived files on stderr"
1675 msgstr "elenca i file archiviati sullo standard error"
1676
1677 #: archive.c:564
1678 msgid "store only"
1679 msgstr "salva solamente"
1680
1681 #: archive.c:565
1682 msgid "compress faster"
1683 msgstr "comprimi più velocemente"
1684
1685 #: archive.c:573
1686 msgid "compress better"
1687 msgstr "comprimi meglio"
1688
1689 #: archive.c:576
1690 msgid "list supported archive formats"
1691 msgstr "elenca i formati archivio supportati"
1692
1693 #: archive.c:578 builtin/archive.c:91 builtin/clone.c:113 builtin/clone.c:116
1694 #: builtin/submodule--helper.c:1830 builtin/submodule--helper.c:2335
1695 msgid "repo"
1696 msgstr "repository"
1697
1698 #: archive.c:579 builtin/archive.c:92
1699 msgid "retrieve the archive from remote repository <repo>"
1700 msgstr "recupera l'archivio dal repository remoto <repository>"
1701
1702 #: archive.c:580 builtin/archive.c:93 builtin/difftool.c:715
1703 #: builtin/notes.c:498
1704 msgid "command"
1705 msgstr "comando"
1706
1707 #: archive.c:581 builtin/archive.c:94
1708 msgid "path to the remote git-upload-archive command"
1709 msgstr "percorso al comando remoto git-upload-archive"
1710
1711 #: archive.c:588
1712 msgid "Unexpected option --remote"
1713 msgstr "Opzione --remote inattesa"
1714
1715 #: archive.c:590
1716 msgid "Option --exec can only be used together with --remote"
1717 msgstr "L'opzione --exec può essere usata solo con --remote"
1718
1719 #: archive.c:592
1720 msgid "Unexpected option --output"
1721 msgstr "Opzione --output inattesa"
1722
1723 #: archive.c:594
1724 msgid "Options --add-file and --remote cannot be used together"
1725 msgstr "Le opzioni --add-file e --remote non possono essere usate insieme"
1726
1727 #: archive.c:616
1728 #, c-format
1729 msgid "Unknown archive format '%s'"
1730 msgstr "Formato archivio '%s' sconosciuto"
1731
1732 #: archive.c:623
1733 #, c-format
1734 msgid "Argument not supported for format '%s': -%d"
1735 msgstr "Argomento non supportato per il formato '%s': -%d"
1736
1737 #: attr.c:212
1738 #, c-format
1739 msgid "%.*s is not a valid attribute name"
1740 msgstr "%.*s non è un nome attributo valido"
1741
1742 #: attr.c:369
1743 #, c-format
1744 msgid "%s not allowed: %s:%d"
1745 msgstr "%s non consentito: %s:%d"
1746
1747 #: attr.c:409
1748 msgid ""
1749 "Negative patterns are ignored in git attributes\n"
1750 "Use '\\!' for literal leading exclamation."
1751 msgstr ""
1752 "I pattern negativi sono ignorati negli attributi git\n"
1753 "Usa '\\!' per specificare letteralmente un punto esclamativo iniziale."
1754
1755 #: bisect.c:476
1756 #, c-format
1757 msgid "Badly quoted content in file '%s': %s"
1758 msgstr "Contenuto mal racchiuso fra virgolette nel file '%s': %s"
1759
1760 #: bisect.c:686
1761 #, c-format
1762 msgid "We cannot bisect more!\n"
1763 msgstr "Impossibile eseguire un'ulteriore bisezione!\n"
1764
1765 #: bisect.c:753
1766 #, c-format
1767 msgid "Not a valid commit name %s"
1768 msgstr "%s non è un nome commit valido"
1769
1770 #: bisect.c:778
1771 #, c-format
1772 msgid ""
1773 "The merge base %s is bad.\n"
1774 "This means the bug has been fixed between %s and [%s].\n"
1775 msgstr ""
1776 "La base del merge %s non funziona.\n"
1777 "Ciò significa che il bug è stato corretto fra %s e [%s].\n"
1778
1779 #: bisect.c:783
1780 #, c-format
1781 msgid ""
1782 "The merge base %s is new.\n"
1783 "The property has changed between %s and [%s].\n"
1784 msgstr ""
1785 "La base del merge %s è nuova.\n"
1786 "La proprietà è stata modificata fra %s e [%s].\n"
1787
1788 #: bisect.c:788
1789 #, c-format
1790 msgid ""
1791 "The merge base %s is %s.\n"
1792 "This means the first '%s' commit is between %s and [%s].\n"
1793 msgstr ""
1794 "La base del merge %s è %s.\n"
1795 "Ciò significa che il primo commit '%s' è fra %s e [%s].\n"
1796
1797 #: bisect.c:796
1798 #, c-format
1799 msgid ""
1800 "Some %s revs are not ancestors of the %s rev.\n"
1801 "git bisect cannot work properly in this case.\n"
1802 "Maybe you mistook %s and %s revs?\n"
1803 msgstr ""
1804 "Alcune revisioni %s non sono antenate della revisione %s.\n"
1805 "git bisect non può funzionare correttamente in questo caso.\n"
1806 "Forse hai confuso le revisioni %s con quelle %s?\n"
1807
1808 #: bisect.c:809
1809 #, c-format
1810 msgid ""
1811 "the merge base between %s and [%s] must be skipped.\n"
1812 "So we cannot be sure the first %s commit is between %s and %s.\n"
1813 "We continue anyway."
1814 msgstr ""
1815 "la base del merge fra %s e [%s] dev'essere saltata.\n"
1816 "Non è possibile essere sicuri che il primo commit %s sia fra %s e %s.\n"
1817 "Continuo comunque."
1818
1819 #: bisect.c:848
1820 #, c-format
1821 msgid "Bisecting: a merge base must be tested\n"
1822 msgstr "Bisezione: dev'essere testata una base del merge\n"
1823
1824 #: bisect.c:898
1825 #, c-format
1826 msgid "a %s revision is needed"
1827 msgstr "è richiesta una revisione %s"
1828
1829 #: bisect.c:928 builtin/notes.c:177 builtin/tag.c:255
1830 #, c-format
1831 msgid "could not create file '%s'"
1832 msgstr "impossibile creare il file '%s'"
1833
1834 #: bisect.c:974 builtin/merge.c:150
1835 #, c-format
1836 msgid "could not read file '%s'"
1837 msgstr "impossibile leggere il file '%s'"
1838
1839 #: bisect.c:1014
1840 msgid "reading bisect refs failed"
1841 msgstr "lettura riferimenti della bisezione non riuscita"
1842
1843 #: bisect.c:1044
1844 #, c-format
1845 msgid "%s was both %s and %s\n"
1846 msgstr "%s era sia %s sia %s\n"
1847
1848 #: bisect.c:1053
1849 #, c-format
1850 msgid ""
1851 "No testable commit found.\n"
1852 "Maybe you started with bad path parameters?\n"
1853 msgstr ""
1854 "Nessun commit testabile trovato.\n"
1855 "Forse hai iniziato il procedimento specificando parametri percorso errati?\n"
1856
1857 #: bisect.c:1082
1858 #, c-format
1859 msgid "(roughly %d step)"
1860 msgid_plural "(roughly %d steps)"
1861 msgstr[0] "(circa %d passo)"
1862 msgstr[1] "(circa %d passi)"
1863
1864 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1865 #. steps)" translation.
1866 #.
1867 #: bisect.c:1088
1868 #, c-format
1869 msgid "Bisecting: %d revision left to test after this %s\n"
1870 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1871 msgstr[0] ""
1872 "Bisezione in corso: %d revisione rimanente da testare dopo questa %s\n"
1873 msgstr[1] ""
1874 "Bisezione in corso: %d revisioni rimanenti da testare dopo questa %s\n"
1875
1876 #: blame.c:2778
1877 msgid "--contents and --reverse do not blend well."
1878 msgstr "--contents e --reverse non sono compatibili."
1879
1880 #: blame.c:2792
1881 msgid "cannot use --contents with final commit object name"
1882 msgstr "impossibile usare --contents con il nome oggetto del commit finale"
1883
1884 #: blame.c:2813
1885 msgid "--reverse and --first-parent together require specified latest commit"
1886 msgstr ""
1887 "le opzioni --reverse e --first-parent se usate insieme richiedono che sia "
1888 "specificato l'ultimo commit"
1889
1890 #: blame.c:2822 bundle.c:213 ref-filter.c:2264 remote.c:2020 sequencer.c:2105
1891 #: sequencer.c:4606 submodule.c:855 builtin/commit.c:1045 builtin/log.c:404
1892 #: builtin/log.c:1020 builtin/log.c:1622 builtin/log.c:2029 builtin/log.c:2319
1893 #: builtin/merge.c:414 builtin/pack-objects.c:3380 builtin/pack-objects.c:3395
1894 #: builtin/shortlog.c:320
1895 msgid "revision walk setup failed"
1896 msgstr "impostazione percorso revisioni non riuscita"
1897
1898 #: blame.c:2840
1899 msgid ""
1900 "--reverse --first-parent together require range along first-parent chain"
1901 msgstr ""
1902 "le opzioni --reverse e --first-parent se usate insieme richiedono che sia "
1903 "specificato un intervallo nella catena del primo commit genitore"
1904
1905 #: blame.c:2851
1906 #, c-format
1907 msgid "no such path %s in %s"
1908 msgstr "il percorso %s in %s non esiste"
1909
1910 #: blame.c:2862
1911 #, c-format
1912 msgid "cannot read blob %s for path %s"
1913 msgstr "impossibile leggere il blob %s per il percorso %s"
1914
1915 #: branch.c:53
1916 #, c-format
1917 msgid ""
1918 "\n"
1919 "After fixing the error cause you may try to fix up\n"
1920 "the remote tracking information by invoking\n"
1921 "\"git branch --set-upstream-to=%s%s%s\"."
1922 msgstr ""
1923 "\n"
1924 "Dopo aver corretto l'errore è possibile provare a correggere\n"
1925 "le informazioni di tracciamento remoto eseguendo\n"
1926 "\"git branch --set-upstream-to=%s%s%s\"."
1927
1928 #: branch.c:67
1929 #, c-format
1930 msgid "Not setting branch %s as its own upstream."
1931 msgstr "Non imposto il branch %s come upstream di sé stesso."
1932
1933 #: branch.c:93
1934 #, c-format
1935 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1936 msgstr ""
1937 "Branch '%s' impostato per tracciare il branch remoto '%s' da '%s' tramite "
1938 "rebase."
1939
1940 #: branch.c:94
1941 #, c-format
1942 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1943 msgstr "Branch '%s' impostato per tracciare il branch remoto '%s' da '%s'."
1944
1945 #: branch.c:98
1946 #, c-format
1947 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1948 msgstr ""
1949 "Branch '%s' impostato per tracciare il branch locale '%s' tramite rebase."
1950
1951 #: branch.c:99
1952 #, c-format
1953 msgid "Branch '%s' set up to track local branch '%s'."
1954 msgstr "Branch '%s' impostato per tracciare il branch locale '%s'."
1955
1956 #: branch.c:104
1957 #, c-format
1958 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1959 msgstr ""
1960 "Branch '%s' impostato per tracciare il riferimento remoto '%s' tramite "
1961 "rebase."
1962
1963 #: branch.c:105
1964 #, c-format
1965 msgid "Branch '%s' set up to track remote ref '%s'."
1966 msgstr "Branch '%s' impostato per tracciare il riferimento remoto '%s'."
1967
1968 #: branch.c:109
1969 #, c-format
1970 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1971 msgstr ""
1972 "Branch '%s' impostato per tracciare il riferimento locale '%s' tramite "
1973 "rebase."
1974
1975 #: branch.c:110
1976 #, c-format
1977 msgid "Branch '%s' set up to track local ref '%s'."
1978 msgstr "Branch '%s' impostato per tracciare il riferimento locale '%s'."
1979
1980 #: branch.c:119
1981 msgid "Unable to write upstream branch configuration"
1982 msgstr "Impossibile scrivere la configurazione relativa al branch upstream"
1983
1984 #: branch.c:156
1985 #, c-format
1986 msgid "Not tracking: ambiguous information for ref %s"
1987 msgstr ""
1988 "Il tracciamento non avverrà: informazioni ambigue per il riferimento %s"
1989
1990 #: branch.c:189
1991 #, c-format
1992 msgid "'%s' is not a valid branch name."
1993 msgstr "'%s' non è un nome branch valido."
1994
1995 #: branch.c:208
1996 #, c-format
1997 msgid "A branch named '%s' already exists."
1998 msgstr "Un branch denominato '%s' esiste già."
1999
2000 #: branch.c:213
2001 msgid "Cannot force update the current branch."
2002 msgstr "Impossibile eseguire un aggiornamento forzato del branch corrente."
2003
2004 #: branch.c:233
2005 #, c-format
2006 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
2007 msgstr ""
2008 "Impossibile impostare le informazioni di tracciamento: il punto di partenza "
2009 "'%s' non è un branch."
2010
2011 #: branch.c:235
2012 #, c-format
2013 msgid "the requested upstream branch '%s' does not exist"
2014 msgstr "il branch upstream richiesto '%s' non esiste"
2015
2016 #: branch.c:237
2017 msgid ""
2018 "\n"
2019 "If you are planning on basing your work on an upstream\n"
2020 "branch that already exists at the remote, you may need to\n"
2021 "run \"git fetch\" to retrieve it.\n"
2022 "\n"
2023 "If you are planning to push out a new local branch that\n"
2024 "will track its remote counterpart, you may want to use\n"
2025 "\"git push -u\" to set the upstream config as you push."
2026 msgstr ""
2027 "\n"
2028 "Se prevedi di basare il tuo lavoro su un branch\n"
2029 "upstream già esistente, potresti dover eseguire\n"
2030 "\"git fetch\" per recuperarlo.\n"
2031 "\n"
2032 "Se prevedi di eseguire il push di un nuovo branch locale\n"
2033 "che traccerà la sua controparte remota, potresti voler\n"
2034 "usare \"git push -u\" per impostare la configurazione del\n"
2035 "branch upstream durante il push."
2036
2037 #: branch.c:281
2038 #, c-format
2039 msgid "Not a valid object name: '%s'."
2040 msgstr "Nome oggetto non valido: '%s'."
2041
2042 #: branch.c:301
2043 #, c-format
2044 msgid "Ambiguous object name: '%s'."
2045 msgstr "Nome oggetto ambiguo: '%s'."
2046
2047 #: branch.c:306
2048 #, c-format
2049 msgid "Not a valid branch point: '%s'."
2050 msgstr "Punto di branch non valido: '%s'."
2051
2052 #: branch.c:365
2053 #, c-format
2054 msgid "'%s' is already checked out at '%s'"
2055 msgstr "Il checkout di '%s' è già stato eseguito in '%s'"
2056
2057 #: branch.c:388
2058 #, c-format
2059 msgid "HEAD of working tree %s is not updated"
2060 msgstr "L'HEAD dell'albero di lavoro %s non è aggiornato"
2061
2062 #: bundle.c:41
2063 #, c-format
2064 msgid "unrecognized bundle hash algorithm: %s"
2065 msgstr "algoritmo hash bundle non riconosciuto: %s"
2066
2067 #: bundle.c:45
2068 #, c-format
2069 msgid "unknown capability '%s'"
2070 msgstr "capacità '%s' sconosciuta"
2071
2072 #: bundle.c:71
2073 #, c-format
2074 msgid "'%s' does not look like a v2 or v3 bundle file"
2075 msgstr "'%s' non sembra essere un file bundle v2 o v3"
2076
2077 #: bundle.c:110
2078 #, c-format
2079 msgid "unrecognized header: %s%s (%d)"
2080 msgstr "intestazione non riconosciuta: %s%s (%d)"
2081
2082 #: bundle.c:136 rerere.c:480 rerere.c:690 sequencer.c:2357 sequencer.c:3142
2083 #: builtin/commit.c:814
2084 #, c-format
2085 msgid "could not open '%s'"
2086 msgstr "impossibile aprire '%s'"
2087
2088 #: bundle.c:189
2089 msgid "Repository lacks these prerequisite commits:"
2090 msgstr "Dal repository mancano questi commit richiesti come prerequisito:"
2091
2092 #: bundle.c:192
2093 msgid "need a repository to verify a bundle"
2094 msgstr "è necessario un repository per verificare un bundle"
2095
2096 #: bundle.c:243
2097 #, c-format
2098 msgid "The bundle contains this ref:"
2099 msgid_plural "The bundle contains these %d refs:"
2100 msgstr[0] "Il bundle contiene questo riferimento:"
2101 msgstr[1] "Il bundle contiene questi %d riferimenti:"
2102
2103 #: bundle.c:250
2104 msgid "The bundle records a complete history."
2105 msgstr "Nel bundle è registrata una cronologia completa."
2106
2107 #: bundle.c:252
2108 #, c-format
2109 msgid "The bundle requires this ref:"
2110 msgid_plural "The bundle requires these %d refs:"
2111 msgstr[0] "Il bundle richiede questo riferimento:"
2112 msgstr[1] "Il bundle richiede questi %d riferimenti:"
2113
2114 #: bundle.c:319
2115 msgid "unable to dup bundle descriptor"
2116 msgstr "impossibile duplicare il descrittore bundle"
2117
2118 #: bundle.c:326
2119 msgid "Could not spawn pack-objects"
2120 msgstr "Impossibile avviare pack-objects"
2121
2122 #: bundle.c:337
2123 msgid "pack-objects died"
2124 msgstr "comando pack-objects morto"
2125
2126 #: bundle.c:379
2127 msgid "rev-list died"
2128 msgstr "comando rev-list morto"
2129
2130 #: bundle.c:428
2131 #, c-format
2132 msgid "ref '%s' is excluded by the rev-list options"
2133 msgstr "il riferimento '%s' è escluso dalle opzioni di rev-list"
2134
2135 #: bundle.c:498
2136 #, c-format
2137 msgid "unsupported bundle version %d"
2138 msgstr "versione bundle %d non supportata"
2139
2140 #: bundle.c:500
2141 #, c-format
2142 msgid "cannot write bundle version %d with algorithm %s"
2143 msgstr "impossibile scrivere il bundle versione %d con l'algoritmo %s"
2144
2145 #: bundle.c:522 builtin/log.c:207 builtin/log.c:1918 builtin/shortlog.c:461
2146 #, c-format
2147 msgid "unrecognized argument: %s"
2148 msgstr "argomento non riconosciuto: %s"
2149
2150 #: bundle.c:530
2151 msgid "Refusing to create empty bundle."
2152 msgstr "Mi rifiuto di creare un bundle vuoto."
2153
2154 #: bundle.c:540
2155 #, c-format
2156 msgid "cannot create '%s'"
2157 msgstr "impossibile creare '%s'"
2158
2159 #: bundle.c:565
2160 msgid "index-pack died"
2161 msgstr "comando index-pack morto"
2162
2163 #: color.c:329
2164 #, c-format
2165 msgid "invalid color value: %.*s"
2166 msgstr "valore colore non valido: %.*s"
2167
2168 #: commit-graph.c:188 midx.c:46
2169 msgid "invalid hash version"
2170 msgstr "versione hash non valida"
2171
2172 #: commit-graph.c:246
2173 msgid "commit-graph file is too small"
2174 msgstr "il file grafo dei commit %s è troppo piccolo"
2175
2176 #: commit-graph.c:311
2177 #, c-format
2178 msgid "commit-graph signature %X does not match signature %X"
2179 msgstr "la firma del grafo dei commit %X non corrisponde alla firma %X"
2180
2181 #: commit-graph.c:318
2182 #, c-format
2183 msgid "commit-graph version %X does not match version %X"
2184 msgstr "la versione del grafo dei commit %X non corrisponde alla versione %X"
2185
2186 #: commit-graph.c:325
2187 #, c-format
2188 msgid "commit-graph hash version %X does not match version %X"
2189 msgstr ""
2190 "la versione hash del grafo dei commit %X non corrisponde alla versione %X"
2191
2192 #: commit-graph.c:342
2193 #, c-format
2194 msgid "commit-graph file is too small to hold %u chunks"
2195 msgstr "il file grafo dei commit è troppo piccolo per contenere %u chunk"
2196
2197 #: commit-graph.c:361
2198 #, c-format
2199 msgid "commit-graph improper chunk offset %08x%08x"
2200 msgstr "offset blocco grafo dei commit improprio %08x%08x"
2201
2202 #: commit-graph.c:433
2203 #, c-format
2204 msgid "commit-graph chunk id %08x appears multiple times"
2205 msgstr "l'ID del blocco grafo dei commit %08x compare più volte"
2206
2207 #: commit-graph.c:499
2208 msgid "commit-graph has no base graphs chunk"
2209 msgstr "il grafo dei commit non ha un blocco grafi di base"
2210
2211 #: commit-graph.c:509
2212 msgid "commit-graph chain does not match"
2213 msgstr "la catena del grafo dei commit non corrisponde"
2214
2215 #: commit-graph.c:557
2216 #, c-format
2217 msgid "invalid commit-graph chain: line '%s' not a hash"
2218 msgstr "catena grafo dei commit non valida: la riga '%s' non è un hash"
2219
2220 #: commit-graph.c:581
2221 msgid "unable to find all commit-graph files"
2222 msgstr "impossibile trovare tutti i file grafo dei commit"
2223
2224 #: commit-graph.c:721 commit-graph.c:785
2225 msgid "invalid commit position. commit-graph is likely corrupt"
2226 msgstr ""
2227 "posizione commit non valida. Il grafo dei commit è probabilmente corrotto"
2228
2229 #: commit-graph.c:742
2230 #, c-format
2231 msgid "could not find commit %s"
2232 msgstr "impossibile trovare il commit %s"
2233
2234 #: commit-graph.c:1042 builtin/am.c:1306
2235 #, c-format
2236 msgid "unable to parse commit %s"
2237 msgstr "impossibile analizzare il commit %s"
2238
2239 #: commit-graph.c:1265 builtin/pack-objects.c:2864
2240 #, c-format
2241 msgid "unable to get type of object %s"
2242 msgstr "impossibile recuperare il tipo dell'oggetto %s"
2243
2244 #: commit-graph.c:1301
2245 msgid "Loading known commits in commit graph"
2246 msgstr "Caricamento commit noti nel grafo dei commit in corso"
2247
2248 #: commit-graph.c:1318
2249 msgid "Expanding reachable commits in commit graph"
2250 msgstr "Espansione dei commit raggiungibili nel grafo dei commit in corso"
2251
2252 #: commit-graph.c:1338
2253 msgid "Clearing commit marks in commit graph"
2254 msgstr "Rimozione dei contrassegni commit nel grafo dei commit in corso"
2255
2256 #: commit-graph.c:1357
2257 msgid "Computing commit graph generation numbers"
2258 msgstr "Calcolo numeri generazione del grafo dei commit in corso"
2259
2260 #: commit-graph.c:1424
2261 msgid "Computing commit changed paths Bloom filters"
2262 msgstr ""
2263 "Calcolo dei filtri di Bloom per i percorsi modificati nei commit in corso"
2264
2265 #: commit-graph.c:1501
2266 msgid "Collecting referenced commits"
2267 msgstr "Raccolta dei commit referenziati in corso"
2268
2269 #: commit-graph.c:1526
2270 #, c-format
2271 msgid "Finding commits for commit graph in %d pack"
2272 msgid_plural "Finding commits for commit graph in %d packs"
2273 msgstr[0] "Ricerca dei commit per il grafo dei commit in %d pack in corso"
2274 msgstr[1] "Ricerca dei commit per il grafo dei commit in %d pack in corso"
2275
2276 #: commit-graph.c:1539
2277 #, c-format
2278 msgid "error adding pack %s"
2279 msgstr "errore durante l'aggiunta del pack %s"
2280
2281 #: commit-graph.c:1543
2282 #, c-format
2283 msgid "error opening index for %s"
2284 msgstr "errore durante l'apertura dell'indice per %s"
2285
2286 #: commit-graph.c:1582
2287 msgid "Finding commits for commit graph among packed objects"
2288 msgstr ""
2289 "Ricerca dei commit per il grafo dei commit fra gli oggetti nei pack in corso"
2290
2291 #: commit-graph.c:1597
2292 msgid "Counting distinct commits in commit graph"
2293 msgstr "Conteggio commit distinti nel grafo dei commit in corso"
2294
2295 #: commit-graph.c:1629
2296 msgid "Finding extra edges in commit graph"
2297 msgstr "Ricerca degli archi aggiuntivi nel grafo dei commit in corso"
2298
2299 #: commit-graph.c:1678
2300 msgid "failed to write correct number of base graph ids"
2301 msgstr "impossibile scrivere il numero esatto degli ID grafo di base"
2302
2303 #: commit-graph.c:1720 midx.c:826
2304 #, c-format
2305 msgid "unable to create leading directories of %s"
2306 msgstr "impossibile creare le prime directory di %s"
2307
2308 #: commit-graph.c:1733
2309 msgid "unable to create temporary graph layer"
2310 msgstr "impossibile creare il livello grafico temporaneo"
2311
2312 #: commit-graph.c:1738
2313 #, c-format
2314 msgid "unable to adjust shared permissions for '%s'"
2315 msgstr "impossibile modificare i permessi condivisi per '%s'"
2316
2317 #: commit-graph.c:1808
2318 #, c-format
2319 msgid "Writing out commit graph in %d pass"
2320 msgid_plural "Writing out commit graph in %d passes"
2321 msgstr[0] "Scrittura in %d passaggio del grafo dei commit in corso"
2322 msgstr[1] "Scrittura in %d passaggi del grafo dei commit in corso"
2323
2324 #: commit-graph.c:1853
2325 msgid "unable to open commit-graph chain file"
2326 msgstr "impossibile aprire il file catena grafo dei commit"
2327
2328 #: commit-graph.c:1869
2329 msgid "failed to rename base commit-graph file"
2330 msgstr "impossibile ridenominare il file di base grafo dei commit"
2331
2332 #: commit-graph.c:1889
2333 msgid "failed to rename temporary commit-graph file"
2334 msgstr "impossibile ridenominare il file temporaneo grafo dei commit"
2335
2336 #: commit-graph.c:2015
2337 msgid "Scanning merged commits"
2338 msgstr "Scansione dei commit sottoposti a merge in corso"
2339
2340 #: commit-graph.c:2026
2341 #, c-format
2342 msgid "unexpected duplicate commit id %s"
2343 msgstr "ID commit duplicato inatteso: %s"
2344
2345 #: commit-graph.c:2049
2346 msgid "Merging commit-graph"
2347 msgstr "Merge del grafo dei commit in corso"
2348
2349 #: commit-graph.c:2259
2350 #, c-format
2351 msgid "the commit graph format cannot write %d commits"
2352 msgstr ""
2353 "il formato del grafo dei commit non può essere usato per scrivere %d commit"
2354
2355 #: commit-graph.c:2270
2356 msgid "too many commits to write graph"
2357 msgstr "troppi commit da scrivere nel grafo"
2358
2359 #: commit-graph.c:2363
2360 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2361 msgstr ""
2362 "il file del grafo dei commit ha un checksum non corretto e probabilmente è "
2363 "corrotto"
2364
2365 #: commit-graph.c:2373
2366 #, c-format
2367 msgid "commit-graph has incorrect OID order: %s then %s"
2368 msgstr "il grafo dei commit ha un ordine OID non corretto: %s seguito da %s"
2369
2370 #: commit-graph.c:2383 commit-graph.c:2398
2371 #, c-format
2372 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2373 msgstr ""
2374 "il grafo dei commit ha un valore fanout non corretto: fanout[%d] = %u != %u"
2375
2376 #: commit-graph.c:2390
2377 #, c-format
2378 msgid "failed to parse commit %s from commit-graph"
2379 msgstr "impossibile analizzare il commit %s nel grafo dei commit"
2380
2381 #: commit-graph.c:2408
2382 msgid "Verifying commits in commit graph"
2383 msgstr "Verifica dei commit nel grafo dei commit in corso"
2384
2385 #: commit-graph.c:2423
2386 #, c-format
2387 msgid "failed to parse commit %s from object database for commit-graph"
2388 msgstr ""
2389 "impossibile analizzare il commit %s dal database oggetti per il grafo dei "
2390 "commit"
2391
2392 #: commit-graph.c:2430
2393 #, c-format
2394 msgid "root tree OID for commit %s in commit-graph is %s != %s"
2395 msgstr ""
2396 "l'OID dell'albero radice per il commit %s nel grafo dei commit è %s != %s"
2397
2398 #: commit-graph.c:2440
2399 #, c-format
2400 msgid "commit-graph parent list for commit %s is too long"
2401 msgstr "l'elenco genitori nel grafo dei commit per il commit %s è troppo lungo"
2402
2403 #: commit-graph.c:2449
2404 #, c-format
2405 msgid "commit-graph parent for %s is %s != %s"
2406 msgstr "il genitore nel grafo dei commit per %s è %s != %s"
2407
2408 #: commit-graph.c:2463
2409 #, c-format
2410 msgid "commit-graph parent list for commit %s terminates early"
2411 msgstr ""
2412 "l'elenco genitori nel grafo dei commit per il commit %s è finito prima del "
2413 "previsto"
2414
2415 #: commit-graph.c:2468
2416 #, c-format
2417 msgid ""
2418 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2419 msgstr ""
2420 "il grafo dei commit ha un numero generazione zero per il commit %s ma non "
2421 "pari a zero per gli altri"
2422
2423 #: commit-graph.c:2472
2424 #, c-format
2425 msgid ""
2426 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2427 msgstr ""
2428 "il grafo dei commit ha un numero generazione non pari a zero per il commit "
2429 "%s ma pari a zero per gli altri"
2430
2431 #: commit-graph.c:2488
2432 #, c-format
2433 msgid "commit-graph generation for commit %s is %u != %u"
2434 msgstr "il numero generazione nel grafo dei commit per il commit %s è %u != %u"
2435
2436 #: commit-graph.c:2494
2437 #, c-format
2438 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2439 msgstr ""
2440 "la data per il commit %s nel grafo dei commit è %<PRIuMAX> != %<PRIuMAX>"
2441
2442 #: commit.c:52 sequencer.c:2845 builtin/am.c:373 builtin/am.c:417
2443 #: builtin/am.c:1385 builtin/am.c:2031 builtin/replace.c:457
2444 #, c-format
2445 msgid "could not parse %s"
2446 msgstr "impossibile analizzare %s"
2447
2448 #: commit.c:54
2449 #, c-format
2450 msgid "%s %s is not a commit!"
2451 msgstr "%s %s non è un commit!"
2452
2453 #: commit.c:194
2454 msgid ""
2455 "Support for <GIT_DIR>/info/grafts is deprecated\n"
2456 "and will be removed in a future Git version.\n"
2457 "\n"
2458 "Please use \"git replace --convert-graft-file\"\n"
2459 "to convert the grafts into replace refs.\n"
2460 "\n"
2461 "Turn this message off by running\n"
2462 "\"git config advice.graftFileDeprecated false\""
2463 msgstr ""
2464 "Il supporto per <GIT_DIR>/info/graft è deprecato\n"
2465 "e sarà rimosso in una versione futura di Git.\n"
2466 "\n"
2467 "Usa \"git replace --convert-graft-file\"\n"
2468 "per convertire i graft in ref sostitutivi.\n"
2469 "\n"
2470 "Per disabilitare questo messaggio, esegui\n"
2471 "\"git config advice.graftFileDeprecated false\""
2472
2473 #: commit.c:1172
2474 #, c-format
2475 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2476 msgstr "Il commit %s ha una firma GPG non affidabile, presumibilmente di %s."
2477
2478 #: commit.c:1176
2479 #, c-format
2480 msgid "Commit %s has a bad GPG signature allegedly by %s."
2481 msgstr "Il commit %s ha una firma GPG non valida presumibilmente di %s."
2482
2483 #: commit.c:1179
2484 #, c-format
2485 msgid "Commit %s does not have a GPG signature."
2486 msgstr "Il commit %s non ha una firma GPG."
2487
2488 #: commit.c:1182
2489 #, c-format
2490 msgid "Commit %s has a good GPG signature by %s\n"
2491 msgstr "Il commit %s ha una firma GPG valida di %s\n"
2492
2493 #: commit.c:1436
2494 msgid ""
2495 "Warning: commit message did not conform to UTF-8.\n"
2496 "You may want to amend it after fixing the message, or set the config\n"
2497 "variable i18n.commitencoding to the encoding your project uses.\n"
2498 msgstr ""
2499 "Attenzione: il messaggio di commit non è conforme alla codifica UTF-8.\n"
2500 "Potresti volerlo modificare dopo aver corretto il messaggio, o impostare\n"
2501 "la variabile di configurazione i18n.commitencoding alla codifica usata\n"
2502 "dal tuo progetto.\n"
2503
2504 #: compat/obstack.c:406 compat/obstack.c:408
2505 msgid "memory exhausted"
2506 msgstr "memoria esaurita"
2507
2508 #: config.c:125
2509 #, c-format
2510 msgid ""
2511 "exceeded maximum include depth (%d) while including\n"
2512 "\t%s\n"
2513 "from\n"
2514 "\t%s\n"
2515 "This might be due to circular includes."
2516 msgstr ""
2517 "profondità massima di inclusione (%d) superata durante l'inclusione di\n"
2518 "\t%s\n"
2519 "da\n"
2520 "\t%s\n"
2521 "Ciò può essere dovuto a delle inclusioni circolari."
2522
2523 #: config.c:141
2524 #, c-format
2525 msgid "could not expand include path '%s'"
2526 msgstr "impossibile espandere il percorso di inclusione '%s'"
2527
2528 #: config.c:152
2529 msgid "relative config includes must come from files"
2530 msgstr "le inclusioni configurazione relative devono provenire da file"
2531
2532 #: config.c:198
2533 msgid "relative config include conditionals must come from files"
2534 msgstr ""
2535 "i condizionali di inclusione configurazione relativi devono provenire da file"
2536
2537 #: config.c:378
2538 #, c-format
2539 msgid "key does not contain a section: %s"
2540 msgstr "la chiave non contiene una sezione: %s"
2541
2542 #: config.c:384
2543 #, c-format
2544 msgid "key does not contain variable name: %s"
2545 msgstr "la chiave non contiene un nome variabile: %s"
2546
2547 #: config.c:408 sequencer.c:2547
2548 #, c-format
2549 msgid "invalid key: %s"
2550 msgstr "chiave non valida: %s"
2551
2552 #: config.c:414
2553 #, c-format
2554 msgid "invalid key (newline): %s"
2555 msgstr "chiave non valida (nuova riga): %s"
2556
2557 #: config.c:450 config.c:462
2558 #, c-format
2559 msgid "bogus config parameter: %s"
2560 msgstr "parametro configurazione fittizio: %s"
2561
2562 #: config.c:497
2563 #, c-format
2564 msgid "bogus format in %s"
2565 msgstr "formato fittizio in %s"
2566
2567 #: config.c:836
2568 #, c-format
2569 msgid "bad config line %d in blob %s"
2570 msgstr "riga configurazione %d errata nel blob %s"
2571
2572 #: config.c:840
2573 #, c-format
2574 msgid "bad config line %d in file %s"
2575 msgstr "riga configurazione %d errata nel file %s"
2576
2577 #: config.c:844
2578 #, c-format
2579 msgid "bad config line %d in standard input"
2580 msgstr "riga configurazione %d errata nello standard input"
2581
2582 #: config.c:848
2583 #, c-format
2584 msgid "bad config line %d in submodule-blob %s"
2585 msgstr "riga configurazione %d errata nel blob sottomodulo %s"
2586
2587 #: config.c:852
2588 #, c-format
2589 msgid "bad config line %d in command line %s"
2590 msgstr "riga configurazione %d errata nella riga di comando %s"
2591
2592 #: config.c:856
2593 #, c-format
2594 msgid "bad config line %d in %s"
2595 msgstr "riga configurazione %d errata in %s"
2596
2597 #: config.c:993
2598 msgid "out of range"
2599 msgstr "fuori intervallo"
2600
2601 #: config.c:993
2602 msgid "invalid unit"
2603 msgstr "unità non valida"
2604
2605 #: config.c:994
2606 #, c-format
2607 msgid "bad numeric config value '%s' for '%s': %s"
2608 msgstr "valore configurazione numerico '%s' errato per '%s': %s"
2609
2610 #: config.c:1013
2611 #, c-format
2612 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2613 msgstr "valore configurazione numerico '%s' errato per '%s' nel blob %s: %s"
2614
2615 #: config.c:1016
2616 #, c-format
2617 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2618 msgstr "valore configurazione numerico '%s' errato per '%s' nel file %s: %s"
2619
2620 #: config.c:1019
2621 #, c-format
2622 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2623 msgstr ""
2624 "valore configurazione numerico '%s' errato per '%s' nello standard input: %s"
2625
2626 #: config.c:1022
2627 #, c-format
2628 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2629 msgstr ""
2630 "valore configurazione numerico '%s' errato per '%s' nel blob sottomodulo %s: "
2631 "%s"
2632
2633 #: config.c:1025
2634 #, c-format
2635 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2636 msgstr ""
2637 "valore configurazione numerico '%s' errato per '%s' nella riga di comando "
2638 "%s: %s"
2639
2640 #: config.c:1028
2641 #, c-format
2642 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2643 msgstr "valore configurazione numerico '%s' errato per '%s' in %s: %s"
2644
2645 #: config.c:1123
2646 #, c-format
2647 msgid "failed to expand user dir in: '%s'"
2648 msgstr "espansione directory utente in '%s' non riuscita"
2649
2650 #: config.c:1132
2651 #, c-format
2652 msgid "'%s' for '%s' is not a valid timestamp"
2653 msgstr "'%s' per '%s' non è un timestamp valido"
2654
2655 #: config.c:1223
2656 #, c-format
2657 msgid "abbrev length out of range: %d"
2658 msgstr "lunghezza abbreviazione fuori intervallo: %d"
2659
2660 #: config.c:1237 config.c:1248
2661 #, c-format
2662 msgid "bad zlib compression level %d"
2663 msgstr "livello compressione zlib %d non valido"
2664
2665 #: config.c:1340
2666 msgid "core.commentChar should only be one character"
2667 msgstr "core.commentChar dovrebbe essere composto da un solo carattere"
2668
2669 #: config.c:1373
2670 #, c-format
2671 msgid "invalid mode for object creation: %s"
2672 msgstr "modalità non valida per la creazione di un oggetto: %s"
2673
2674 #: config.c:1445
2675 #, c-format
2676 msgid "malformed value for %s"
2677 msgstr "valore malformato per %s"
2678
2679 #: config.c:1471
2680 #, c-format
2681 msgid "malformed value for %s: %s"
2682 msgstr "valore malformato per %s: %s"
2683
2684 #: config.c:1472
2685 msgid "must be one of nothing, matching, simple, upstream or current"
2686 msgstr "dev'essere nothing, matching, simple, upstream o current"
2687
2688 #: config.c:1533 builtin/pack-objects.c:3649
2689 #, c-format
2690 msgid "bad pack compression level %d"
2691 msgstr "livello compressione pack %d non valido"
2692
2693 #: config.c:1655
2694 #, c-format
2695 msgid "unable to load config blob object '%s'"
2696 msgstr "impossibile caricare l'oggetto blob configurazione '%s'"
2697
2698 #: config.c:1658
2699 #, c-format
2700 msgid "reference '%s' does not point to a blob"
2701 msgstr "il riferimento '%s' non punta ad un blob"
2702
2703 #: config.c:1675
2704 #, c-format
2705 msgid "unable to resolve config blob '%s'"
2706 msgstr "impossibile risolvere il blob configurazione '%s'"
2707
2708 #: config.c:1705
2709 #, c-format
2710 msgid "failed to parse %s"
2711 msgstr "analisi di %s non riuscita"
2712
2713 #: config.c:1759
2714 msgid "unable to parse command-line config"
2715 msgstr "impossibile analizzare la configurazione a riga di comando"
2716
2717 #: config.c:2122
2718 msgid "unknown error occurred while reading the configuration files"
2719 msgstr ""
2720 "si è verificato un errore imprevisto durante la lettura dei file di "
2721 "configurazione"
2722
2723 #: config.c:2296
2724 #, c-format
2725 msgid "Invalid %s: '%s'"
2726 msgstr "%s non valido: '%s'"
2727
2728 #: config.c:2341
2729 #, c-format
2730 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2731 msgstr ""
2732 "il valore splitIndex.maxPercentChange '%d' dovrebbe essere compreso fra 0 e "
2733 "100"
2734
2735 #: config.c:2387
2736 #, c-format
2737 msgid "unable to parse '%s' from command-line config"
2738 msgstr "impossibile analizzare '%s' dalla configurazione a riga di comando"
2739
2740 #: config.c:2389
2741 #, c-format
2742 msgid "bad config variable '%s' in file '%s' at line %d"
2743 msgstr "variabile configurazione '%s' errata nel file '%s' alla riga %d"
2744
2745 #: config.c:2470
2746 #, c-format
2747 msgid "invalid section name '%s'"
2748 msgstr "nome sezione '%s' non valido"
2749
2750 #: config.c:2502
2751 #, c-format
2752 msgid "%s has multiple values"
2753 msgstr "%s ha più valori"
2754
2755 #: config.c:2531
2756 #, c-format
2757 msgid "failed to write new configuration file %s"
2758 msgstr "scrittura del nuovo file di configurazione %s non riuscita"
2759
2760 #: config.c:2783 config.c:3107
2761 #, c-format
2762 msgid "could not lock config file %s"
2763 msgstr "impossibile bloccare il file di configurazione %s"
2764
2765 #: config.c:2794
2766 #, c-format
2767 msgid "opening %s"
2768 msgstr "apertura di %s in corso"
2769
2770 #: config.c:2829 builtin/config.c:354
2771 #, c-format
2772 msgid "invalid pattern: %s"
2773 msgstr "pattern non valido: %s"
2774
2775 #: config.c:2854
2776 #, c-format
2777 msgid "invalid config file %s"
2778 msgstr "file di configurazione %s non valido"
2779
2780 #: config.c:2867 config.c:3120
2781 #, c-format
2782 msgid "fstat on %s failed"
2783 msgstr "fstat di %s non riuscita"
2784
2785 #: config.c:2878
2786 #, c-format
2787 msgid "unable to mmap '%s'"
2788 msgstr "impossibile eseguire mmap su '%s'"
2789
2790 #: config.c:2887 config.c:3125
2791 #, c-format
2792 msgid "chmod on %s failed"
2793 msgstr "esecuzione chmod su %s non riuscita"
2794
2795 #: config.c:2972 config.c:3222
2796 #, c-format
2797 msgid "could not write config file %s"
2798 msgstr "impossibile scrivere il file di configurazione %s"
2799
2800 #: config.c:3006
2801 #, c-format
2802 msgid "could not set '%s' to '%s'"
2803 msgstr "impossibile impostare '%s' a '%s'"
2804
2805 #: config.c:3008 builtin/remote.c:656 builtin/remote.c:850 builtin/remote.c:858
2806 #, c-format
2807 msgid "could not unset '%s'"
2808 msgstr "impossibile eliminare l'impostazione di '%s'"
2809
2810 #: config.c:3098
2811 #, c-format
2812 msgid "invalid section name: %s"
2813 msgstr "nome sezione non valido: %s"
2814
2815 #: config.c:3265
2816 #, c-format
2817 msgid "missing value for '%s'"
2818 msgstr "valore mancante per '%s'"
2819
2820 #: connect.c:61
2821 msgid "the remote end hung up upon initial contact"
2822 msgstr ""
2823 "la controparte remota ha chiuso la connessione durante il contatto iniziale"
2824
2825 #: connect.c:63
2826 msgid ""
2827 "Could not read from remote repository.\n"
2828 "\n"
2829 "Please make sure you have the correct access rights\n"
2830 "and the repository exists."
2831 msgstr ""
2832 "Impossibile leggere dal repository remoto.\n"
2833 "\n"
2834 "Assicurati di disporre dei privilegi d'accesso corretti\n"
2835 "e che il repository esista."
2836
2837 #: connect.c:81
2838 #, c-format
2839 msgid "server doesn't support '%s'"
2840 msgstr "il server non supporta '%s'"
2841
2842 #: connect.c:118
2843 #, c-format
2844 msgid "server doesn't support feature '%s'"
2845 msgstr "il server non supporta la funzionalità '%s'"
2846
2847 #: connect.c:129
2848 msgid "expected flush after capabilities"
2849 msgstr "atteso flush dopo lettura funzionalità"
2850
2851 #: connect.c:263
2852 #, c-format
2853 msgid "ignoring capabilities after first line '%s'"
2854 msgstr "ignoro le funzionalità dopo la prima riga '%s'"
2855
2856 #: connect.c:284
2857 msgid "protocol error: unexpected capabilities^{}"
2858 msgstr "errore protocollo: capabilities^{} non atteso"
2859
2860 #: connect.c:306
2861 #, c-format
2862 msgid "protocol error: expected shallow sha-1, got '%s'"
2863 msgstr "errore protocollo: atteso SHA1 shallow, ricevuto '%s'"
2864
2865 #: connect.c:308
2866 msgid "repository on the other end cannot be shallow"
2867 msgstr "il repository della controparte non può essere shallow"
2868
2869 #: connect.c:347
2870 msgid "invalid packet"
2871 msgstr "pacchetto non valido"
2872
2873 #: connect.c:367
2874 #, c-format
2875 msgid "protocol error: unexpected '%s'"
2876 msgstr "errore protocollo: '%s' non atteso"
2877
2878 #: connect.c:473
2879 #, c-format
2880 msgid "unknown object format '%s' specified by server"
2881 msgstr "formato oggetto '%s' sconosciuto specificato dal server"
2882
2883 #: connect.c:500
2884 #, c-format
2885 msgid "invalid ls-refs response: %s"
2886 msgstr "risposta ls-refs non valida: %s"
2887
2888 #: connect.c:504
2889 msgid "expected flush after ref listing"
2890 msgstr "atteso flush dopo elenco ref"
2891
2892 #: connect.c:507
2893 msgid "expected response end packet after ref listing"
2894 msgstr "atteso pacchetto fine risposta dopo elenco ref"
2895
2896 #: connect.c:640
2897 #, c-format
2898 msgid "protocol '%s' is not supported"
2899 msgstr "il protocollo '%s' non è supportato"
2900
2901 #: connect.c:691
2902 msgid "unable to set SO_KEEPALIVE on socket"
2903 msgstr "impossibile impostare SO_KEEPALIVE sul socket"
2904
2905 #: connect.c:731 connect.c:794
2906 #, c-format
2907 msgid "Looking up %s ... "
2908 msgstr "Risoluzione di %s in corso... "
2909
2910 #: connect.c:735
2911 #, c-format
2912 msgid "unable to look up %s (port %s) (%s)"
2913 msgstr "impossibile risolvere %s (porta %s) (%s)"
2914
2915 #. TRANSLATORS: this is the end of "Looking up %s ... "
2916 #: connect.c:739 connect.c:810
2917 #, c-format
2918 msgid ""
2919 "done.\n"
2920 "Connecting to %s (port %s) ... "
2921 msgstr ""
2922 "fatto.\n"
2923 "Connessione a %s (porta %s) in corso... "
2924
2925 #: connect.c:761 connect.c:838
2926 #, c-format
2927 msgid ""
2928 "unable to connect to %s:\n"
2929 "%s"
2930 msgstr ""
2931 "impossibile collegarsi a %s:\n"
2932 "%s"
2933
2934 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2935 #: connect.c:767 connect.c:844
2936 msgid "done."
2937 msgstr "fatto."
2938
2939 #: connect.c:798
2940 #, c-format
2941 msgid "unable to look up %s (%s)"
2942 msgstr "impossibile risolvere %s (%s)"
2943
2944 #: connect.c:804
2945 #, c-format
2946 msgid "unknown port %s"
2947 msgstr "porta %s sconosciuta"
2948
2949 #: connect.c:941 connect.c:1271
2950 #, c-format
2951 msgid "strange hostname '%s' blocked"
2952 msgstr "nome host strano '%s' bloccato"
2953
2954 #: connect.c:943
2955 #, c-format
2956 msgid "strange port '%s' blocked"
2957 msgstr "porta strana '%s' bloccata"
2958
2959 #: connect.c:953
2960 #, c-format
2961 msgid "cannot start proxy %s"
2962 msgstr "impossibile avviare il proxy %s"
2963
2964 #: connect.c:1024
2965 msgid "no path specified; see 'git help pull' for valid url syntax"
2966 msgstr ""
2967 "nessun percorso specificato; vedere 'git help pull' per le sintassi URL "
2968 "valide"
2969
2970 #: connect.c:1219
2971 msgid "ssh variant 'simple' does not support -4"
2972 msgstr "la variante SSH 'simple' non supporta -4"
2973
2974 #: connect.c:1231
2975 msgid "ssh variant 'simple' does not support -6"
2976 msgstr "la variante SSH 'simple' non supporta -6"
2977
2978 #: connect.c:1248
2979 msgid "ssh variant 'simple' does not support setting port"
2980 msgstr "la variante SSH 'simple' non supporta l'impostazione della porta"
2981
2982 #: connect.c:1360
2983 #, c-format
2984 msgid "strange pathname '%s' blocked"
2985 msgstr "percorso strano '%s' bloccato"
2986
2987 #: connect.c:1408
2988 msgid "unable to fork"
2989 msgstr "impossibile eseguire fork"
2990
2991 #: connected.c:108 builtin/fsck.c:209 builtin/prune.c:45
2992 msgid "Checking connectivity"
2993 msgstr "Controllo connessione in corso"
2994
2995 #: connected.c:120
2996 msgid "Could not run 'git rev-list'"
2997 msgstr "Impossibile eseguire 'git rev-list'"
2998
2999 #: connected.c:144
3000 msgid "failed write to rev-list"
3001 msgstr "scrittura nella rev-list non riuscita"
3002
3003 #: connected.c:149
3004 msgid "failed to close rev-list's stdin"
3005 msgstr "chiusura standard input della rev-list non riuscita"
3006
3007 #: convert.c:194
3008 #, c-format
3009 msgid "illegal crlf_action %d"
3010 msgstr "crlf_action %d illecita"
3011
3012 #: convert.c:207
3013 #, c-format
3014 msgid "CRLF would be replaced by LF in %s"
3015 msgstr "CRLF sarebbe sostituito da LF in %s"
3016
3017 #: convert.c:209
3018 #, c-format
3019 msgid ""
3020 "CRLF will be replaced by LF in %s.\n"
3021 "The file will have its original line endings in your working directory"
3022 msgstr ""
3023 "CRLF sarà sostituito da LF in %s.\n"
3024 "Il file avrà i suoi fine riga originari nella propria directory di lavoro"
3025
3026 #: convert.c:217
3027 #, c-format
3028 msgid "LF would be replaced by CRLF in %s"
3029 msgstr "LF sarebbe sostituito da CRLF in %s"
3030
3031 #: convert.c:219
3032 #, c-format
3033 msgid ""
3034 "LF will be replaced by CRLF in %s.\n"
3035 "The file will have its original line endings in your working directory"
3036 msgstr ""
3037 "LF sarà sostituito da CRLF in %s.\n"
3038 "Il file avrà i suoi fine riga originari nella propria directory di lavoro"
3039
3040 #: convert.c:284
3041 #, c-format
3042 msgid "BOM is prohibited in '%s' if encoded as %s"
3043 msgstr "Il BOM è vietato in '%s' se il file è codificato come %s"
3044
3045 #: convert.c:291
3046 #, c-format
3047 msgid ""
3048 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
3049 "working-tree-encoding."
3050 msgstr ""
3051 "Il file '%s' contiene un indicatore dell'ordine dei byte (BOM). Usare UTF-"
3052 "%.*s come codifica dell'albero di lavoro."
3053
3054 #: convert.c:304
3055 #, c-format
3056 msgid "BOM is required in '%s' if encoded as %s"
3057 msgstr "Il BOM è richiesto in '%s' se il file è codificato come %s"
3058
3059 #: convert.c:306
3060 #, c-format
3061 msgid ""
3062 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
3063 "%sLE (depending on the byte order) as working-tree-encoding."
3064 msgstr ""
3065 "Nel file '%s' manca un indicatore dell'ordine dei byte (BOM). Usare UTF-%sBE "
3066 "o UTF-%sLE (a seconda dell'ordine dei byte) come codifica dell'albero di "
3067 "lavoro."
3068
3069 #: convert.c:419 convert.c:490
3070 #, c-format
3071 msgid "failed to encode '%s' from %s to %s"
3072 msgstr "conversione della codifica '%s' da %s a %s non riuscita"
3073
3074 #: convert.c:462
3075 #, c-format
3076 msgid "encoding '%s' from %s to %s and back is not the same"
3077 msgstr ""
3078 "il risultato della codifica di '%s' da %s a %s e viceversa non è lo stesso"
3079
3080 #: convert.c:665
3081 #, c-format
3082 msgid "cannot fork to run external filter '%s'"
3083 msgstr "impossibile eseguire fork per eseguire il filtro esterno '%s'"
3084
3085 #: convert.c:685
3086 #, c-format
3087 msgid "cannot feed the input to external filter '%s'"
3088 msgstr "impossibile fornire l'input al filtro esterno '%s'"
3089
3090 #: convert.c:692
3091 #, c-format
3092 msgid "external filter '%s' failed %d"
3093 msgstr "esecuzione del filtro esterno '%s' non riuscita: %d"
3094
3095 #: convert.c:727 convert.c:730
3096 #, c-format
3097 msgid "read from external filter '%s' failed"
3098 msgstr "lettura dal filtro esterno '%s' non riuscita"
3099
3100 #: convert.c:733 convert.c:788
3101 #, c-format
3102 msgid "external filter '%s' failed"
3103 msgstr "esecuzione del filtro esterno '%s' non riuscita"
3104
3105 #: convert.c:837
3106 msgid "unexpected filter type"
3107 msgstr "tipo filtro inatteso"
3108
3109 #: convert.c:848
3110 msgid "path name too long for external filter"
3111 msgstr "nome percorso troppo lungo per il filtro esterno"
3112
3113 #: convert.c:940
3114 #, c-format
3115 msgid ""
3116 "external filter '%s' is not available anymore although not all paths have "
3117 "been filtered"
3118 msgstr ""
3119 "il filtro esterno '%s' non è più disponibile nonostante non tutti i percorsi "
3120 "siano stati filtrati"
3121
3122 #: convert.c:1240
3123 msgid "true/false are no valid working-tree-encodings"
3124 msgstr "true/false non sono codifiche dell'albero di lavoro valide"
3125
3126 #: convert.c:1428 convert.c:1462
3127 #, c-format
3128 msgid "%s: clean filter '%s' failed"
3129 msgstr "%s: esecuzione del filtro clean '%s' non riuscita"
3130
3131 #: convert.c:1508
3132 #, c-format
3133 msgid "%s: smudge filter %s failed"
3134 msgstr "%s: esecuzione del filtro smudge '%s' non riuscita"
3135
3136 #: credential.c:96
3137 #, c-format
3138 msgid "skipping credential lookup for key: credential.%s"
3139 msgstr "ignoro la ricerca delle credenziali per la chiave credential.%s"
3140
3141 #: credential.c:112
3142 msgid "refusing to work with credential missing host field"
3143 msgstr "mi rifiuto di lavorare se il campo host della credenziale è mancante"
3144
3145 #: credential.c:114
3146 msgid "refusing to work with credential missing protocol field"
3147 msgstr ""
3148 "mi rifiuto di lavorare se il campo protocol della credenziale è mancante"
3149
3150 #: credential.c:394
3151 #, c-format
3152 msgid "url contains a newline in its %s component: %s"
3153 msgstr "l'URL contiene un carattere nuova riga nella sua componente %s: %s"
3154
3155 #: credential.c:438
3156 #, c-format
3157 msgid "url has no scheme: %s"
3158 msgstr "l'URL non ha uno schema: %s"
3159
3160 #: credential.c:511
3161 #, c-format
3162 msgid "credential url cannot be parsed: %s"
3163 msgstr "impossibile analizzare l'URL della credenziale: %s"
3164
3165 #: date.c:138
3166 msgid "in the future"
3167 msgstr "in futuro"
3168
3169 #: date.c:144
3170 #, c-format
3171 msgid "%<PRIuMAX> second ago"
3172 msgid_plural "%<PRIuMAX> seconds ago"
3173 msgstr[0] "%<PRIuMAX> secondo fa"
3174 msgstr[1] "%<PRIuMAX> secondi fa"
3175
3176 #: date.c:151
3177 #, c-format
3178 msgid "%<PRIuMAX> minute ago"
3179 msgid_plural "%<PRIuMAX> minutes ago"
3180 msgstr[0] "%<PRIuMAX> minuto fa"
3181 msgstr[1] "%<PRIuMAX> minuti fa"
3182
3183 #: date.c:158
3184 #, c-format
3185 msgid "%<PRIuMAX> hour ago"
3186 msgid_plural "%<PRIuMAX> hours ago"
3187 msgstr[0] "%<PRIuMAX> ora fa"
3188 msgstr[1] "%<PRIuMAX> ore fa"
3189
3190 #: date.c:165
3191 #, c-format
3192 msgid "%<PRIuMAX> day ago"
3193 msgid_plural "%<PRIuMAX> days ago"
3194 msgstr[0] "%<PRIuMAX> giorno fa"
3195 msgstr[1] "%<PRIuMAX> giorni fa"
3196
3197 #: date.c:171
3198 #, c-format
3199 msgid "%<PRIuMAX> week ago"
3200 msgid_plural "%<PRIuMAX> weeks ago"
3201 msgstr[0] "%<PRIuMAX> settimana fa"
3202 msgstr[1] "%<PRIuMAX> settimane fa"
3203
3204 #: date.c:178
3205 #, c-format
3206 msgid "%<PRIuMAX> month ago"
3207 msgid_plural "%<PRIuMAX> months ago"
3208 msgstr[0] "%<PRIuMAX> mese fa"
3209 msgstr[1] "%<PRIuMAX> mesi fa"
3210
3211 #: date.c:189
3212 #, c-format
3213 msgid "%<PRIuMAX> year"
3214 msgid_plural "%<PRIuMAX> years"
3215 msgstr[0] "%<PRIuMAX> anno"
3216 msgstr[1] "%<PRIuMAX> anni"
3217
3218 #. TRANSLATORS: "%s" is "<n> years"
3219 #: date.c:192
3220 #, c-format
3221 msgid "%s, %<PRIuMAX> month ago"
3222 msgid_plural "%s, %<PRIuMAX> months ago"
3223 msgstr[0] "%s, %<PRIuMAX> mese fa"
3224 msgstr[1] "%s, %<PRIuMAX> mesi fa"
3225
3226 #: date.c:197 date.c:202
3227 #, c-format
3228 msgid "%<PRIuMAX> year ago"
3229 msgid_plural "%<PRIuMAX> years ago"
3230 msgstr[0] "%<PRIuMAX> anno fa"
3231 msgstr[1] "%<PRIuMAX> anni fa"
3232
3233 #: delta-islands.c:272
3234 msgid "Propagating island marks"
3235 msgstr "Propagazione contrassegni isole in corso"
3236
3237 #: delta-islands.c:290
3238 #, c-format
3239 msgid "bad tree object %s"
3240 msgstr "oggetto albero %s non valido"
3241
3242 #: delta-islands.c:334
3243 #, c-format
3244 msgid "failed to load island regex for '%s': %s"
3245 msgstr ""
3246 "caricamento dell'espressione regolare dell'isola per '%s' non riuscito: %s"
3247
3248 #: delta-islands.c:390
3249 #, c-format
3250 msgid "island regex from config has too many capture groups (max=%d)"
3251 msgstr ""
3252 "l'espressione regolare dell'isola tratta dalla configurazione ha troppi "
3253 "gruppi cattura (massimo=%d)"
3254
3255 #: delta-islands.c:467
3256 #, c-format
3257 msgid "Marked %d islands, done.\n"
3258 msgstr "Contrassegnate %d isole, fatto.\n"
3259
3260 #: diff-no-index.c:238
3261 msgid "git diff --no-index [<options>] <path> <path>"
3262 msgstr "git diff --no-index [<opzioni>] <percorso> <percorso>"
3263
3264 #: diff-no-index.c:263
3265 msgid ""
3266 "Not a git repository. Use --no-index to compare two paths outside a working "
3267 "tree"
3268 msgstr ""
3269 "Non è un repository Git. Usa --no-index per confrontare due percorsi al di "
3270 "fuori di un albero di lavoro"
3271
3272 #: diff.c:156
3273 #, c-format
3274 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
3275 msgstr ""
3276 " Analisi della percentuale di cutoff statistiche directory '%s' non "
3277 "riuscita\n"
3278
3279 #: diff.c:161
3280 #, c-format
3281 msgid " Unknown dirstat parameter '%s'\n"
3282 msgstr " Parametro statistiche directory '%s' sconosciuto\n"
3283
3284 #: diff.c:297
3285 msgid ""
3286 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
3287 "'dimmed-zebra', 'plain'"
3288 msgstr ""
3289 "l'impostazione colore per file spostati deve essere 'no', 'default', "
3290 "'blocks', 'zebra', 'dimmed-zebra', 'plain'"
3291
3292 #: diff.c:325
3293 #, c-format
3294 msgid ""
3295 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
3296 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
3297 msgstr ""
3298 "modalità color-moved-ws '%s' sconosciuta, i valori possibili sono 'ignore-"
3299 "space-change', 'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-"
3300 "change'"
3301
3302 #: diff.c:333
3303 msgid ""
3304 "color-moved-ws: allow-indentation-change cannot be combined with other "
3305 "whitespace modes"
3306 msgstr ""
3307 "color-moved-ws: allow-indentation-change non può essere combinata con altre "
3308 "modalità spazi bianchi"
3309
3310 #: diff.c:410
3311 #, c-format
3312 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3313 msgstr ""
3314 "Valore sconosciuto per la variabile di configurazione 'diff.submodule': '%s'"
3315
3316 #: diff.c:470
3317 #, c-format
3318 msgid ""
3319 "Found errors in 'diff.dirstat' config variable:\n"
3320 "%s"
3321 msgstr ""
3322 "Trovati errori nella variabile di configurazione 'diff.dirstat':\n"
3323 "%s"
3324
3325 #: diff.c:4269
3326 #, c-format
3327 msgid "external diff died, stopping at %s"
3328 msgstr "processo esterno diff morto, mi fermo a %s"
3329
3330 #: diff.c:4618
3331 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
3332 msgstr ""
3333 "le opzioni --name-only, --name-status, --check e -s sono mutuamente esclusive"
3334
3335 #: diff.c:4621
3336 msgid "-G, -S and --find-object are mutually exclusive"
3337 msgstr "le opzioni -G, -S e --find-object sono mutuamente esclusive"
3338
3339 #: diff.c:4699
3340 msgid "--follow requires exactly one pathspec"
3341 msgstr "--follow richiede esattamente uno specificatore percorso"
3342
3343 #: diff.c:4747
3344 #, c-format
3345 msgid "invalid --stat value: %s"
3346 msgstr "valore non valido per --stat: %s"
3347
3348 #: diff.c:4752 diff.c:4757 diff.c:4762 diff.c:4767 diff.c:5279
3349 #: parse-options.c:197 parse-options.c:201 builtin/commit-graph.c:180
3350 #, c-format
3351 msgid "%s expects a numerical value"
3352 msgstr "%s richiede un valore numerico"
3353
3354 #: diff.c:4784
3355 #, c-format
3356 msgid ""
3357 "Failed to parse --dirstat/-X option parameter:\n"
3358 "%s"
3359 msgstr ""
3360 "Analisi del parametro dell'opzione --dirstat/-X non riuscita:\n"
3361 "%s"
3362
3363 #: diff.c:4869
3364 #, c-format
3365 msgid "unknown change class '%c' in --diff-filter=%s"
3366 msgstr "classe modifica '%c' sconosciuta in --diff-filter=%s"
3367
3368 #: diff.c:4893
3369 #, c-format
3370 msgid "unknown value after ws-error-highlight=%.*s"
3371 msgstr "valore sconosciuto dopo ws-error-highlight=%.*s"
3372
3373 #: diff.c:4907
3374 #, c-format
3375 msgid "unable to resolve '%s'"
3376 msgstr "impossibile risolvere '%s'"
3377
3378 #: diff.c:4957 diff.c:4963
3379 #, c-format
3380 msgid "%s expects <n>/<m> form"
3381 msgstr "%s richiede il formato <n>/<m>"
3382
3383 #: diff.c:4975
3384 #, c-format
3385 msgid "%s expects a character, got '%s'"
3386 msgstr "%s richiede un carattere, ricevuto '%s'"
3387
3388 #: diff.c:4996
3389 #, c-format
3390 msgid "bad --color-moved argument: %s"
3391 msgstr "argomento --color-moved errato: %s"
3392
3393 #: diff.c:5015
3394 #, c-format
3395 msgid "invalid mode '%s' in --color-moved-ws"
3396 msgstr "modo non valido '%s' in --color-moved-ws"
3397
3398 #: diff.c:5055
3399 msgid ""
3400 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3401 "\"histogram\""
3402 msgstr ""
3403 "l'opzione diff-algorithm accetta i valori \"myers\", \"minimal\", \"patience"
3404 "\" e \"histogram\""
3405
3406 #: diff.c:5091 diff.c:5111
3407 #, c-format
3408 msgid "invalid argument to %s"
3409 msgstr "argomento non valido per %s"
3410
3411 #: diff.c:5248
3412 #, c-format
3413 msgid "failed to parse --submodule option parameter: '%s'"
3414 msgstr "analisi del parametro dell'opzione --submodule non riuscita: '%s'"
3415
3416 #: diff.c:5304
3417 #, c-format
3418 msgid "bad --word-diff argument: %s"
3419 msgstr "argomento --word-diff errato: %s"
3420
3421 #: diff.c:5327
3422 msgid "Diff output format options"
3423 msgstr "Opzioni formato output diff"
3424
3425 #: diff.c:5329 diff.c:5335
3426 msgid "generate patch"
3427 msgstr "genera patch"
3428
3429 #: diff.c:5332 builtin/log.c:176
3430 msgid "suppress diff output"
3431 msgstr "non visualizzare l'output del diff"
3432
3433 #: diff.c:5337 diff.c:5451 diff.c:5458
3434 msgid "<n>"
3435 msgstr "<n>"
3436
3437 #: diff.c:5338 diff.c:5341
3438 msgid "generate diffs with <n> lines context"
3439 msgstr "genera diff con <n> righe di contesto"
3440
3441 #: diff.c:5343
3442 msgid "generate the diff in raw format"
3443 msgstr "genera il diff in formato grezzo"
3444
3445 #: diff.c:5346
3446 msgid "synonym for '-p --raw'"
3447 msgstr "sinonimo di '-p --raw'"
3448
3449 #: diff.c:5350
3450 msgid "synonym for '-p --stat'"
3451 msgstr "sinonimo di '-p --stat'"
3452
3453 #: diff.c:5354
3454 msgid "machine friendly --stat"
3455 msgstr "--stat leggibile da una macchina"
3456
3457 #: diff.c:5357
3458 msgid "output only the last line of --stat"
3459 msgstr "emetti in output solo l'ultima riga di --stat"
3460
3461 #: diff.c:5359 diff.c:5367
3462 msgid "<param1,param2>..."
3463 msgstr "<parametro1,parametro2>..."
3464
3465 #: diff.c:5360
3466 msgid ""
3467 "output the distribution of relative amount of changes for each sub-directory"
3468 msgstr ""
3469 "emetti in output la distribuzione del numero di modifiche relativo a ogni "
3470 "sottodirectory"
3471
3472 #: diff.c:5364
3473 msgid "synonym for --dirstat=cumulative"
3474 msgstr "sinonimo di --dirstat=cumulative"
3475
3476 #: diff.c:5368
3477 msgid "synonym for --dirstat=files,param1,param2..."
3478 msgstr "sinonimo di --dirstat=files,parametro1,parametro2..."
3479
3480 #: diff.c:5372
3481 msgid "warn if changes introduce conflict markers or whitespace errors"
3482 msgstr ""
3483 "avvisa se le modifiche introducono marcatori conflitto o errori spazi bianchi"
3484
3485 #: diff.c:5375
3486 msgid "condensed summary such as creations, renames and mode changes"
3487 msgstr ""
3488 "riassunto conciso (ad es. elementi creati, ridenominati e modifiche modi)"
3489
3490 #: diff.c:5378
3491 msgid "show only names of changed files"
3492 msgstr "visualizza solo i nomi dei file modificati"
3493
3494 #: diff.c:5381
3495 msgid "show only names and status of changed files"
3496 msgstr "visualizza solo i nomi e lo stato dei file modificati"
3497
3498 #: diff.c:5383
3499 msgid "<width>[,<name-width>[,<count>]]"
3500 msgstr "<ampiezza>[,<ampiezza nome>[,<numero>]]"
3501
3502 #: diff.c:5384
3503 msgid "generate diffstat"
3504 msgstr "genera diffstat"
3505
3506 #: diff.c:5386 diff.c:5389 diff.c:5392
3507 msgid "<width>"
3508 msgstr "<ampiezza>"
3509
3510 #: diff.c:5387
3511 msgid "generate diffstat with a given width"
3512 msgstr "genera il diffstat con un'ampiezza specificata"
3513
3514 #: diff.c:5390
3515 msgid "generate diffstat with a given name width"
3516 msgstr "genera il diffstat con un'ampiezza nomi specificata"
3517
3518 #: diff.c:5393
3519 msgid "generate diffstat with a given graph width"
3520 msgstr "genera il diffstat con un'ampiezza grafo specificata"
3521
3522 #: diff.c:5395
3523 msgid "<count>"
3524 msgstr "<numero>"
3525
3526 #: diff.c:5396
3527 msgid "generate diffstat with limited lines"
3528 msgstr "genera il diffstat con righe limitate"
3529
3530 #: diff.c:5399
3531 msgid "generate compact summary in diffstat"
3532 msgstr "genera riassunto conciso nel diffstat"
3533
3534 #: diff.c:5402
3535 msgid "output a binary diff that can be applied"
3536 msgstr "stampa in output un diff binario che può essere applicato"
3537
3538 #: diff.c:5405
3539 msgid "show full pre- and post-image object names on the \"index\" lines"
3540 msgstr "visualizza i nomi oggetto pre e post immagine nelle righe \"indice\""
3541
3542 #: diff.c:5407
3543 msgid "show colored diff"
3544 msgstr "visualizza diff colorato"
3545
3546 #: diff.c:5408
3547 msgid "<kind>"
3548 msgstr "<tipo>"
3549
3550 #: diff.c:5409
3551 msgid ""
3552 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3553 "diff"
3554 msgstr ""
3555 "evidenzia gli errori di spazi bianchi nelle righe 'contesto', 'vecchie' o "
3556 "'nuove' nel diff"
3557
3558 #: diff.c:5412
3559 msgid ""
3560 "do not munge pathnames and use NULs as output field terminators in --raw or "
3561 "--numstat"
3562 msgstr ""
3563 "non rimuovere i nomi percorso e usare caratteri NUL come terminatori campo "
3564 "in --raw o --numstat"
3565
3566 #: diff.c:5415 diff.c:5418 diff.c:5421 diff.c:5527
3567 msgid "<prefix>"
3568 msgstr "<prefisso>"
3569
3570 #: diff.c:5416
3571 msgid "show the given source prefix instead of \"a/\""
3572 msgstr "visualizza il prefisso sorgente specificato invece di \"a/\""
3573
3574 #: diff.c:5419
3575 msgid "show the given destination prefix instead of \"b/\""
3576 msgstr "visualizza il prefisso destinazione specificato invece di \"b/\""
3577
3578 #: diff.c:5422
3579 msgid "prepend an additional prefix to every line of output"
3580 msgstr "anteponi un prefisso aggiuntivo ad ogni riga dell'output"
3581
3582 #: diff.c:5425
3583 msgid "do not show any source or destination prefix"
3584 msgstr "non visualizzare alcun prefisso sorgente o destinazione"
3585
3586 #: diff.c:5428
3587 msgid "show context between diff hunks up to the specified number of lines"
3588 msgstr ""
3589 "visualizza il contesto tra gli hunk del diff fino al numero di righe "
3590 "specificato"
3591
3592 #: diff.c:5432 diff.c:5437 diff.c:5442
3593 msgid "<char>"
3594 msgstr "<carattere>"
3595
3596 #: diff.c:5433
3597 msgid "specify the character to indicate a new line instead of '+'"
3598 msgstr "specifica il carattere che indica una nuova riga al posto di '+'"
3599
3600 #: diff.c:5438
3601 msgid "specify the character to indicate an old line instead of '-'"
3602 msgstr "specifica il carattere che indica una vecchia riga al posto di '-'"
3603
3604 #: diff.c:5443
3605 msgid "specify the character to indicate a context instead of ' '"
3606 msgstr "specifica il carattere che indica un contesto al posto di ' '"
3607
3608 #: diff.c:5446
3609 msgid "Diff rename options"
3610 msgstr "Opzioni rinominazione diff"
3611
3612 #: diff.c:5447
3613 msgid "<n>[/<m>]"
3614 msgstr "<n>[/<m>]"
3615
3616 #: diff.c:5448
3617 msgid "break complete rewrite changes into pairs of delete and create"
3618 msgstr ""
3619 "spezza modifiche di riscrittura completa in coppie eliminazione/creazione"
3620
3621 #: diff.c:5452
3622 msgid "detect renames"
3623 msgstr "rileva le ridenominazioni"
3624
3625 #: diff.c:5456
3626 msgid "omit the preimage for deletes"
3627 msgstr "ometti la preimmagine per le eliminazioni"
3628
3629 #: diff.c:5459
3630 msgid "detect copies"
3631 msgstr "rileva le copie"
3632
3633 #: diff.c:5463
3634 msgid "use unmodified files as source to find copies"
3635 msgstr "usa file non modificati come sorgente per trovare copie"
3636
3637 #: diff.c:5465
3638 msgid "disable rename detection"
3639 msgstr "disabilita rilevamento ridenominazione"
3640
3641 #: diff.c:5468
3642 msgid "use empty blobs as rename source"
3643 msgstr "usa blob vuoti come sorgente ridenominazione"
3644
3645 #: diff.c:5470
3646 msgid "continue listing the history of a file beyond renames"
3647 msgstr ""
3648 "continua a elencare la cronologia di un file al di là delle ridenominazioni"
3649
3650 #: diff.c:5473
3651 msgid ""
3652 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3653 "given limit"
3654 msgstr ""
3655 "impedisci il rilevamento ridenominazione/copia se il numero delle "
3656 "destinazioni ridenominazione/copia eccede il limite specificato"
3657
3658 #: diff.c:5475
3659 msgid "Diff algorithm options"
3660 msgstr "Opzioni algoritmo diff"
3661
3662 #: diff.c:5477
3663 msgid "produce the smallest possible diff"
3664 msgstr "produci il diff più piccolo possibile"
3665
3666 #: diff.c:5480
3667 msgid "ignore whitespace when comparing lines"
3668 msgstr "ignora gli spazi bianchi durante il confronto delle righe"
3669
3670 #: diff.c:5483
3671 msgid "ignore changes in amount of whitespace"
3672 msgstr "ignora le modifiche al numero degli spazi bianchi"
3673
3674 #: diff.c:5486
3675 msgid "ignore changes in whitespace at EOL"
3676 msgstr "ignora modifiche agli spazi bianchi a fine riga"
3677
3678 #: diff.c:5489
3679 msgid "ignore carrier-return at the end of line"
3680 msgstr "ignora carattere ritorno a capo a fine riga"
3681
3682 #: diff.c:5492
3683 msgid "ignore changes whose lines are all blank"
3684 msgstr "ignora modifiche che riguardano solo righe vuote"
3685
3686 #: diff.c:5495
3687 msgid "heuristic to shift diff hunk boundaries for easy reading"
3688 msgstr ""
3689 "euristica per spostare i limiti degli hunk nel diff per una lettura agevole"
3690
3691 #: diff.c:5498
3692 msgid "generate diff using the \"patience diff\" algorithm"
3693 msgstr "genera il diff usando l'algoritmo \"patience diff\""
3694
3695 #: diff.c:5502
3696 msgid "generate diff using the \"histogram diff\" algorithm"
3697 msgstr "genera il diff usando l'algoritmo \"histogram diff\""
3698
3699 #: diff.c:5504
3700 msgid "<algorithm>"
3701 msgstr "<algoritmo>"
3702
3703 #: diff.c:5505
3704 msgid "choose a diff algorithm"
3705 msgstr "seleziona un algoritmo diff"
3706
3707 #: diff.c:5507
3708 msgid "<text>"
3709 msgstr "<testo>"
3710
3711 #: diff.c:5508
3712 msgid "generate diff using the \"anchored diff\" algorithm"
3713 msgstr "genera il diff usando l'algoritmo \"anchored diff\""
3714
3715 #: diff.c:5510 diff.c:5519 diff.c:5522
3716 msgid "<mode>"
3717 msgstr "<modalità>"
3718
3719 #: diff.c:5511
3720 msgid "show word diff, using <mode> to delimit changed words"
3721 msgstr ""
3722 "visualizza il diff parola per parola usando <modalità> per delimitare le "
3723 "parole modificate"
3724
3725 #: diff.c:5513 diff.c:5516 diff.c:5561
3726 msgid "<regex>"
3727 msgstr "<espressione regolare>"
3728
3729 #: diff.c:5514
3730 msgid "use <regex> to decide what a word is"
3731 msgstr "usa <espressione regolare> per decidere cosa costituisce una parola"
3732
3733 #: diff.c:5517
3734 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3735 msgstr ""
3736 "equivalente di --word-diff=color --word-diff-regex=<espressione regolare>"
3737
3738 #: diff.c:5520
3739 msgid "moved lines of code are colored differently"
3740 msgstr "le righe di codice spostate sono colorate in modo diverso"
3741
3742 #: diff.c:5523
3743 msgid "how white spaces are ignored in --color-moved"
3744 msgstr "modo in cui sono ignorati gli spazi bianchi in --color-moved"
3745
3746 #: diff.c:5526
3747 msgid "Other diff options"
3748 msgstr "Altre opzioni diff"
3749
3750 #: diff.c:5528
3751 msgid "when run from subdir, exclude changes outside and show relative paths"
3752 msgstr ""
3753 "se eseguito da una sottodirectory, escludi le modifiche esterne ad essa e "
3754 "visualizza i percorsi relativi"
3755
3756 #: diff.c:5532
3757 msgid "treat all files as text"
3758 msgstr "tratta tutti i file come se fossero di testo"
3759
3760 #: diff.c:5534
3761 msgid "swap two inputs, reverse the diff"
3762 msgstr "scambia i due input, genera un diff al contrario"
3763
3764 #: diff.c:5536
3765 msgid "exit with 1 if there were differences, 0 otherwise"
3766 msgstr "esci con codice 1 se ci sono differenze, con 0 altrimenti"
3767
3768 #: diff.c:5538
3769 msgid "disable all output of the program"
3770 msgstr "disabilita l'intero output del programma"
3771
3772 #: diff.c:5540
3773 msgid "allow an external diff helper to be executed"
3774 msgstr "consenti l'esecuzione di un helper diff esterno"
3775
3776 #: diff.c:5542
3777 msgid "run external text conversion filters when comparing binary files"
3778 msgstr ""
3779 "esegui filtri di conversione in testo esterni quando si confrontano file "
3780 "binari"
3781
3782 #: diff.c:5544
3783 msgid "<when>"
3784 msgstr "<quando>"
3785
3786 #: diff.c:5545
3787 msgid "ignore changes to submodules in the diff generation"
3788 msgstr "ignora le modifiche ai sottomoduli durante la generazione del diff"
3789
3790 #: diff.c:5548
3791 msgid "<format>"
3792 msgstr "<formato>"
3793
3794 #: diff.c:5549
3795 msgid "specify how differences in submodules are shown"
3796 msgstr "specifica come verranno visualizzate le differenze nei sottomoduli"
3797
3798 #: diff.c:5553
3799 msgid "hide 'git add -N' entries from the index"
3800 msgstr "nascondi le voci 'git add -N' nell'indice"
3801
3802 #: diff.c:5556
3803 msgid "treat 'git add -N' entries as real in the index"
3804 msgstr "tratta le voci 'git add -N' come reali nell'indice"
3805
3806 #: diff.c:5558
3807 msgid "<string>"
3808 msgstr "<stringa>"
3809
3810 #: diff.c:5559
3811 msgid ""
3812 "look for differences that change the number of occurrences of the specified "
3813 "string"
3814 msgstr ""
3815 "cerca differenze che modificano il numero di occorrenze della stringa "
3816 "specificata"
3817
3818 #: diff.c:5562
3819 msgid ""
3820 "look for differences that change the number of occurrences of the specified "
3821 "regex"
3822 msgstr ""
3823 "cerca differenze che modificano il numero di occorrenze dell'espressione "
3824 "regolare specificata"
3825
3826 #: diff.c:5565
3827 msgid "show all changes in the changeset with -S or -G"
3828 msgstr "visualizza tutte le modifiche nel changeset con -S o -G"
3829
3830 #: diff.c:5568
3831 msgid "treat <string> in -S as extended POSIX regular expression"
3832 msgstr ""
3833 "tratta la <stringa> nell'opzione -S come un'espressione regolare POSIX estesa"
3834
3835 #: diff.c:5571
3836 msgid "control the order in which files appear in the output"
3837 msgstr "controlla l'ordine con cui i file appariranno nell'output"
3838
3839 #: diff.c:5572
3840 msgid "<object-id>"
3841 msgstr "<ID oggetto>"
3842
3843 #: diff.c:5573
3844 msgid ""
3845 "look for differences that change the number of occurrences of the specified "
3846 "object"
3847 msgstr ""
3848 "cerca differenze che modificano il numero di occorrenze dell'oggetto "
3849 "specificato"
3850
3851 #: diff.c:5575
3852 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3853 msgstr "[(A|C|D|M|R|T|U|X|B)...[*]]"
3854
3855 #: diff.c:5576
3856 msgid "select files by diff type"
3857 msgstr "seleziona file in base al tipo diff"
3858
3859 #: diff.c:5578
3860 msgid "<file>"
3861 msgstr "<file>"
3862
3863 #: diff.c:5579
3864 msgid "Output to a specific file"
3865 msgstr "Salva l'output in un file specifico"
3866
3867 #: diff.c:6236
3868 msgid "inexact rename detection was skipped due to too many files."
3869 msgstr ""
3870 "il rilevamento ridenominazione non esatta è stato omesso per la presenza di "
3871 "troppi file."
3872
3873 #: diff.c:6239
3874 msgid "only found copies from modified paths due to too many files."
3875 msgstr ""
3876 "trovate solo copie dai percorsi modificati per la presenza di troppi file."
3877
3878 #: diff.c:6242
3879 #, c-format
3880 msgid ""
3881 "you may want to set your %s variable to at least %d and retry the command."
3882 msgstr ""
3883 "potresti voler impostare la variabile %s ad almeno %d e riprovare ad "
3884 "eseguire il comando."
3885
3886 #: diffcore-order.c:24
3887 #, c-format
3888 msgid "failed to read orderfile '%s'"
3889 msgstr "lettura dell'orderfile '%s' non riuscita"
3890
3891 #: diffcore-rename.c:592
3892 msgid "Performing inexact rename detection"
3893 msgstr "Rilevamento ridenominazione non esatta in corso"
3894
3895 #: dir.c:578
3896 #, c-format
3897 msgid "pathspec '%s' did not match any file(s) known to git"
3898 msgstr ""
3899 "lo specificatore percorso '%s' non corrisponde ad alcun file noto a git"
3900
3901 #: dir.c:718 dir.c:747 dir.c:760
3902 #, c-format
3903 msgid "unrecognized pattern: '%s'"
3904 msgstr "pattern non riconosciuto: '%s'"
3905
3906 #: dir.c:777 dir.c:791
3907 #, c-format
3908 msgid "unrecognized negative pattern: '%s'"
3909 msgstr "pattern negativo non riconosciuto: '%s'"
3910
3911 #: dir.c:809
3912 #, c-format
3913 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3914 msgstr ""
3915 "il file sparse-checkout potrebbe avere dei problemi: il pattern '%s' è "
3916 "ripetuto"
3917
3918 #: dir.c:819
3919 msgid "disabling cone pattern matching"
3920 msgstr "disabilito il pattern matching di tipo cone"
3921
3922 #: dir.c:1198
3923 #, c-format
3924 msgid "cannot use %s as an exclude file"
3925 msgstr "impossibile usare %s come file di esclusione"
3926
3927 #: dir.c:2305
3928 #, c-format
3929 msgid "could not open directory '%s'"
3930 msgstr "impossibile aprire la directory '%s'"
3931
3932 #: dir.c:2605
3933 msgid "failed to get kernel name and information"
3934 msgstr "impossibile ottenere il nome e le informazioni sul kernel"
3935
3936 #: dir.c:2729
3937 msgid "untracked cache is disabled on this system or location"
3938 msgstr "la cache non tracciata è disabilitata su questo sistema o percorso"
3939
3940 #: dir.c:3520
3941 #, c-format
3942 msgid "index file corrupt in repo %s"
3943 msgstr "file index corrotto nel repository %s"
3944
3945 #: dir.c:3565 dir.c:3570
3946 #, c-format
3947 msgid "could not create directories for %s"
3948 msgstr "impossibile creare le directory per %s"
3949
3950 #: dir.c:3599
3951 #, c-format
3952 msgid "could not migrate git directory from '%s' to '%s'"
3953 msgstr "impossibile migrare la directory git da '%s' a '%s'"
3954
3955 #: editor.c:74
3956 #, c-format
3957 msgid "hint: Waiting for your editor to close the file...%c"
3958 msgstr ""
3959 "suggerimento: In attesa della chiusura del file da parte dell'editor...%c"
3960
3961 #: entry.c:177
3962 msgid "Filtering content"
3963 msgstr "Filtraggio contenuto in corso"
3964
3965 #: entry.c:478
3966 #, c-format
3967 msgid "could not stat file '%s'"
3968 msgstr "impossibile eseguire stat sul file '%s'"
3969
3970 #: environment.c:150
3971 #, c-format
3972 msgid "bad git namespace path \"%s\""
3973 msgstr "percorso spazio dei nomi git \"%s\" non valido"
3974
3975 #: environment.c:337
3976 #, c-format
3977 msgid "could not set GIT_DIR to '%s'"
3978 msgstr "impossibile impostare GIT_DIR a '%s'"
3979
3980 #: exec-cmd.c:363
3981 #, c-format
3982 msgid "too many args to run %s"
3983 msgstr "troppi argomenti per eseguire %s"
3984
3985 #: fetch-pack.c:176
3986 msgid "git fetch-pack: expected shallow list"
3987 msgstr "git fetch-pack: attesa lista shallow"
3988
3989 #: fetch-pack.c:179
3990 msgid "git fetch-pack: expected a flush packet after shallow list"
3991 msgstr "git fetch-pack: atteso pacchetto flush dopo lista shallow"
3992
3993 #: fetch-pack.c:190
3994 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3995 msgstr "git fetch-pack: attesi ACK/NAK, ricevuto pacchetto flush"
3996
3997 #: fetch-pack.c:210
3998 #, c-format
3999 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
4000 msgstr "git fetch-pack: attesi ACK/NAK, ricevuto '%s'"
4001
4002 #: fetch-pack.c:221
4003 msgid "unable to write to remote"
4004 msgstr "impossibile scrivere sul remoto"
4005
4006 #: fetch-pack.c:282
4007 msgid "--stateless-rpc requires multi_ack_detailed"
4008 msgstr "--stateless-rpc richiede multi_ack_detailed"
4009
4010 #: fetch-pack.c:375 fetch-pack.c:1397
4011 #, c-format
4012 msgid "invalid shallow line: %s"
4013 msgstr "riga shallow non valida: '%s'"
4014
4015 #: fetch-pack.c:381 fetch-pack.c:1403
4016 #, c-format
4017 msgid "invalid unshallow line: %s"
4018 msgstr "riga unshallow non valida: '%s'"
4019
4020 #: fetch-pack.c:383 fetch-pack.c:1405
4021 #, c-format
4022 msgid "object not found: %s"
4023 msgstr "oggetto non trovato: %s"
4024
4025 #: fetch-pack.c:386 fetch-pack.c:1408
4026 #, c-format
4027 msgid "error in object: %s"
4028 msgstr "errore nell'oggetto: %s"
4029
4030 #: fetch-pack.c:388 fetch-pack.c:1410
4031 #, c-format
4032 msgid "no shallow found: %s"
4033 msgstr "nessuno shallow trovato: %s"
4034
4035 #: fetch-pack.c:391 fetch-pack.c:1414
4036 #, c-format
4037 msgid "expected shallow/unshallow, got %s"
4038 msgstr "attesi shallow/unshallow, ricevuto %s"
4039
4040 #: fetch-pack.c:431
4041 #, c-format
4042 msgid "got %s %d %s"
4043 msgstr "ricevuto %s %d %s"
4044
4045 #: fetch-pack.c:448
4046 #, c-format
4047 msgid "invalid commit %s"
4048 msgstr "commit non valido: %s"
4049
4050 #: fetch-pack.c:479
4051 msgid "giving up"
4052 msgstr "smetto di provare"
4053
4054 #: fetch-pack.c:492 progress.c:339
4055 msgid "done"
4056 msgstr "fatto"
4057
4058 #: fetch-pack.c:504
4059 #, c-format
4060 msgid "got %s (%d) %s"
4061 msgstr "ricevuto %s (%d) %s"
4062
4063 #: fetch-pack.c:540
4064 #, c-format
4065 msgid "Marking %s as complete"
4066 msgstr "Contrassegno %s come completo"
4067
4068 #: fetch-pack.c:755
4069 #, c-format
4070 msgid "already have %s (%s)"
4071 msgstr "ho già %s (%s)"
4072
4073 #: fetch-pack.c:824
4074 msgid "fetch-pack: unable to fork off sideband demultiplexer"
4075 msgstr ""
4076 "fetch-pack: impossibile eseguire il fork del demultiplexer della banda "
4077 "laterlae"
4078
4079 #: fetch-pack.c:832
4080 msgid "protocol error: bad pack header"
4081 msgstr "errore protocollo: intestazione pack non valida"
4082
4083 #: fetch-pack.c:916
4084 #, c-format
4085 msgid "fetch-pack: unable to fork off %s"
4086 msgstr "fetch-pack: impossibile eseguire il fork di %s"
4087
4088 #: fetch-pack.c:933
4089 #, c-format
4090 msgid "%s failed"
4091 msgstr "%s non riuscito"
4092
4093 #: fetch-pack.c:935
4094 msgid "error in sideband demultiplexer"
4095 msgstr "errore nel demultiplexer della banda laterale"
4096
4097 #: fetch-pack.c:978
4098 #, c-format
4099 msgid "Server version is %.*s"
4100 msgstr "La versione del server è %.*s"
4101
4102 #: fetch-pack.c:983 fetch-pack.c:989 fetch-pack.c:992 fetch-pack.c:998
4103 #: fetch-pack.c:1002 fetch-pack.c:1006 fetch-pack.c:1010 fetch-pack.c:1014
4104 #: fetch-pack.c:1018 fetch-pack.c:1022 fetch-pack.c:1026 fetch-pack.c:1030
4105 #: fetch-pack.c:1036 fetch-pack.c:1042 fetch-pack.c:1047 fetch-pack.c:1052
4106 #, c-format
4107 msgid "Server supports %s"
4108 msgstr "Il server supporta %s"
4109
4110 #: fetch-pack.c:985
4111 msgid "Server does not support shallow clients"
4112 msgstr "Il server non supporta client shallow"
4113
4114 #: fetch-pack.c:1045
4115 msgid "Server does not support --shallow-since"
4116 msgstr "Il server non supporta --shallow-since"
4117
4118 #: fetch-pack.c:1050
4119 msgid "Server does not support --shallow-exclude"
4120 msgstr "Il server non supporta --shallow-exclude"
4121
4122 #: fetch-pack.c:1054
4123 msgid "Server does not support --deepen"
4124 msgstr "Il server non supporta --deepen"
4125
4126 #: fetch-pack.c:1056
4127 msgid "Server does not support this repository's object format"
4128 msgstr "Il server non supporta il formato oggetti di questo repository"
4129
4130 #: fetch-pack.c:1069
4131 msgid "no common commits"
4132 msgstr "nessun commit in comune"
4133
4134 #: fetch-pack.c:1081 fetch-pack.c:1619
4135 msgid "git fetch-pack: fetch failed."
4136 msgstr "git fetch-pack: recupero non riuscito."
4137
4138 #: fetch-pack.c:1205
4139 #, c-format
4140 msgid "mismatched algorithms: client %s; server %s"
4141 msgstr "algoritmi non corrispondenti: client %s; server %s"
4142
4143 #: fetch-pack.c:1209
4144 #, c-format
4145 msgid "the server does not support algorithm '%s'"
4146 msgstr "il server non supporta l'algoritmo '%s'"
4147
4148 #: fetch-pack.c:1229
4149 msgid "Server does not support shallow requests"
4150 msgstr "Il server non supporta le richieste shallow"
4151
4152 #: fetch-pack.c:1236
4153 msgid "Server supports filter"
4154 msgstr "Il server supporta filter"
4155
4156 #: fetch-pack.c:1275
4157 msgid "unable to write request to remote"
4158 msgstr "impossibile scrivere la richiesta sul remoto"
4159
4160 #: fetch-pack.c:1293
4161 #, c-format
4162 msgid "error reading section header '%s'"
4163 msgstr "errore durante la lettura dell'intestazione di sezione '%s'"
4164
4165 #: fetch-pack.c:1299
4166 #, c-format
4167 msgid "expected '%s', received '%s'"
4168 msgstr "atteso '%s', ricevuto '%s'"
4169
4170 #: fetch-pack.c:1360
4171 #, c-format
4172 msgid "unexpected acknowledgment line: '%s'"
4173 msgstr "riga di conferma inattesa: '%s'"
4174
4175 #: fetch-pack.c:1365
4176 #, c-format
4177 msgid "error processing acks: %d"
4178 msgstr "errore durante l'elaborazione degli ack: %d"
4179
4180 #: fetch-pack.c:1375
4181 msgid "expected packfile to be sent after 'ready'"
4182 msgstr "ci si attendeva che il packfile fosse inviato dopo 'ready'"
4183
4184 #: fetch-pack.c:1377
4185 msgid "expected no other sections to be sent after no 'ready'"
4186 msgstr ""
4187 "ci si attendeva che nessun'altra sezione fosse inviata in assenza di 'ready'"
4188
4189 #: fetch-pack.c:1419
4190 #, c-format
4191 msgid "error processing shallow info: %d"
4192 msgstr "errore durante l'elaborazione delle informazioni shallow: %d"
4193
4194 #: fetch-pack.c:1466
4195 #, c-format
4196 msgid "expected wanted-ref, got '%s'"
4197 msgstr "atteso wanted-ref, ricevuto '%s'"
4198
4199 #: fetch-pack.c:1471
4200 #, c-format
4201 msgid "unexpected wanted-ref: '%s'"
4202 msgstr "wanted-ref inatteso: '%s'"
4203
4204 #: fetch-pack.c:1476
4205 #, c-format
4206 msgid "error processing wanted refs: %d"
4207 msgstr "errore durante l'elaborazione dei riferimenti desiderati: %d"
4208
4209 #: fetch-pack.c:1506
4210 msgid "git fetch-pack: expected response end packet"
4211 msgstr "git fetch-pack: atteso pacchetto fine risposta"
4212
4213 #: fetch-pack.c:1887
4214 msgid "no matching remote head"
4215 msgstr "nessun head remoto corrispondente"
4216
4217 #: fetch-pack.c:1910 builtin/clone.c:692
4218 msgid "remote did not send all necessary objects"
4219 msgstr "il remoto non ha inviato tutti gli oggetti necessari"
4220
4221 #: fetch-pack.c:1937
4222 #, c-format
4223 msgid "no such remote ref %s"
4224 msgstr "riferimento remoto non esistente: %s"
4225
4226 #: fetch-pack.c:1940
4227 #, c-format
4228 msgid "Server does not allow request for unadvertised object %s"
4229 msgstr "Il server non consente richieste per l'oggetto non pubblicizzato %s"
4230
4231 #: gpg-interface.c:272
4232 msgid "could not create temporary file"
4233 msgstr "impossibile creare il file temporaneo"
4234
4235 #: gpg-interface.c:275
4236 #, c-format
4237 msgid "failed writing detached signature to '%s'"
4238 msgstr "scrittura della firma separata in '%s' non riuscita"
4239
4240 #: gpg-interface.c:457
4241 msgid "gpg failed to sign the data"
4242 msgstr "gpg non è riuscito a firmare i dati"
4243
4244 #: graph.c:98
4245 #, c-format
4246 msgid "ignore invalid color '%.*s' in log.graphColors"
4247 msgstr "ignoro il colore non valido '%.*s' in log.graphColors"
4248
4249 #: grep.c:668
4250 msgid ""
4251 "given pattern contains NULL byte (via -f <file>). This is only supported "
4252 "with -P under PCRE v2"
4253 msgstr ""
4254 "il pattern fornito (con -f <file>) contiene un byte NULL. Ciò è supportato "
4255 "solo con -P usando PCRE v2"
4256
4257 #: grep.c:2128
4258 #, c-format
4259 msgid "'%s': unable to read %s"
4260 msgstr "'%s': impossibile leggere %s"
4261
4262 #: grep.c:2145 setup.c:176 builtin/clone.c:411 builtin/diff.c:89
4263 #: builtin/rm.c:135
4264 #, c-format
4265 msgid "failed to stat '%s'"
4266 msgstr "stat di '%s' non riuscito"
4267
4268 #: grep.c:2156
4269 #, c-format
4270 msgid "'%s': short read"
4271 msgstr "'%s': lettura troppo breve"
4272
4273 #: help.c:23
4274 msgid "start a working area (see also: git help tutorial)"
4275 msgstr "crea un'area di lavoro (vedi anche: git help tutorial)"
4276
4277 #: help.c:24
4278 msgid "work on the current change (see also: git help everyday)"
4279 msgstr "lavora sulle modifiche correnti (vedi anche: git help everyday)"
4280
4281 #: help.c:25
4282 msgid "examine the history and state (see also: git help revisions)"
4283 msgstr "esamina la cronologia e lo stato (vedi anche: git help revisions)"
4284
4285 #: help.c:26
4286 msgid "grow, mark and tweak your common history"
4287 msgstr "aumenta, contrassegna e metti a punto la cronologia comune"
4288
4289 #: help.c:27
4290 msgid "collaborate (see also: git help workflows)"
4291 msgstr "collabora (vedi anche: git help workflows)"
4292
4293 #: help.c:31
4294 msgid "Main Porcelain Commands"
4295 msgstr "Comandi principali di alto livello"
4296
4297 #: help.c:32
4298 msgid "Ancillary Commands / Manipulators"
4299 msgstr "Comandi / operazioni di manipolazione ausiliari"
4300
4301 #: help.c:33
4302 msgid "Ancillary Commands / Interrogators"
4303 msgstr "Comandi / operazioni di interrogazione ausiliari"
4304
4305 #: help.c:34
4306 msgid "Interacting with Others"
4307 msgstr "Interazione con altri"
4308
4309 #: help.c:35
4310 msgid "Low-level Commands / Manipulators"
4311 msgstr "Comandi / operazioni di manipolazione di basso livello"
4312
4313 #: help.c:36
4314 msgid "Low-level Commands / Interrogators"
4315 msgstr "Comandi / operazioni di interrogazione di basso livello"
4316
4317 #: help.c:37
4318 msgid "Low-level Commands / Syncing Repositories"
4319 msgstr "Comandi di basso livello / Sincronizzazione repository"
4320
4321 #: help.c:38
4322 msgid "Low-level Commands / Internal Helpers"
4323 msgstr "Comandi di basso livello / Funzioni helper interne"
4324
4325 #: help.c:300
4326 #, c-format
4327 msgid "available git commands in '%s'"
4328 msgstr "comandi git disponibili in '%s'"
4329
4330 #: help.c:307
4331 msgid "git commands available from elsewhere on your $PATH"
4332 msgstr "comandi git disponibili altrove nel tuo $PATH"
4333
4334 #: help.c:316
4335 msgid "These are common Git commands used in various situations:"
4336 msgstr "Questi sono i comandi Git comuni usati in varie situazioni:"
4337
4338 #: help.c:365 git.c:99
4339 #, c-format
4340 msgid "unsupported command listing type '%s'"
4341 msgstr "tipo elenco comandi non supportato: '%s'"
4342
4343 #: help.c:405
4344 msgid "The Git concept guides are:"
4345 msgstr "Le guide Git concettuali sono:"
4346
4347 #: help.c:429
4348 msgid "See 'git help <command>' to read about a specific subcommand"
4349 msgstr ""
4350 "Vedi 'git help <comando>' per saperne di più su un sottocomando specifico"
4351
4352 #: help.c:434
4353 msgid "External commands"
4354 msgstr "Comandi esterni"
4355
4356 #: help.c:449
4357 msgid "Command aliases"
4358 msgstr "Alias comandi"
4359
4360 #: help.c:513
4361 #, c-format
4362 msgid ""
4363 "'%s' appears to be a git command, but we were not\n"
4364 "able to execute it. Maybe git-%s is broken?"
4365 msgstr ""
4366 "'%s' sembra essere un comando git, ma non è stato\n"
4367 "possibile eseguirlo. Forse git-%s è corrotto?"
4368
4369 #: help.c:572
4370 msgid "Uh oh. Your system reports no Git commands at all."
4371 msgstr "Oh oh. Il tuo sistema non riporta alcun comando Git."
4372
4373 #: help.c:594
4374 #, c-format
4375 msgid "WARNING: You called a Git command named '%s', which does not exist."
4376 msgstr "ATTENZIONE: hai chiamato un comando Git '%s' inesistente."
4377
4378 #: help.c:599
4379 #, c-format
4380 msgid "Continuing under the assumption that you meant '%s'."
4381 msgstr "Continuo assumendo che intendessi '%s'."
4382
4383 #: help.c:604
4384 #, c-format
4385 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
4386 msgstr "Continuo fra %0.1f secondi assumendo che intendessi '%s'."
4387
4388 #: help.c:612
4389 #, c-format
4390 msgid "git: '%s' is not a git command. See 'git --help'."
4391 msgstr "git: '%s' non è un comando git. Vedi 'git --help'."
4392
4393 #: help.c:616
4394 msgid ""
4395 "\n"
4396 "The most similar command is"
4397 msgid_plural ""
4398 "\n"
4399 "The most similar commands are"
4400 msgstr[0] ""
4401 "\n"
4402 "Il comando maggiormente simile è"
4403 msgstr[1] ""
4404 "\n"
4405 "I comandi maggiormente simili sono"
4406
4407 #: help.c:656
4408 msgid "git version [<options>]"
4409 msgstr "git version [<opzioni>]"
4410
4411 #: help.c:711
4412 #, c-format
4413 msgid "%s: %s - %s"
4414 msgstr "%s: %s - %s"
4415
4416 #: help.c:715
4417 msgid ""
4418 "\n"
4419 "Did you mean this?"
4420 msgid_plural ""
4421 "\n"
4422 "Did you mean one of these?"
4423 msgstr[0] ""
4424 "\n"
4425 "Intendevi questo?"
4426 msgstr[1] ""
4427 "\n"
4428 "Intendevi uno di questi?"
4429
4430 #: ident.c:353
4431 msgid "Author identity unknown\n"
4432 msgstr "Identità autore sconosciuta\n"
4433
4434 #: ident.c:356
4435 msgid "Committer identity unknown\n"
4436 msgstr "Identità autore del commit sconosciuta\n"
4437
4438 #: ident.c:362
4439 msgid ""
4440 "\n"
4441 "*** Please tell me who you are.\n"
4442 "\n"
4443 "Run\n"
4444 "\n"
4445 " git config --global user.email \"you@example.com\"\n"
4446 " git config --global user.name \"Your Name\"\n"
4447 "\n"
4448 "to set your account's default identity.\n"
4449 "Omit --global to set the identity only in this repository.\n"
4450 "\n"
4451 msgstr ""
4452 "\n"
4453 "*** Dimmi chi sei.\n"
4454 "\n"
4455 "Esegui\n"
4456 "\n"
4457 " git config --global user.email \"tu@esempio.com\"\n"
4458 " git config --global user.name \"Il tuo nome\"\n"
4459 "\n"
4460 "per impostare l'identità predefinita del tuo account.\n"
4461 "Ometti --global per impostare l'identità solo in questo repository.\n"
4462 "\n"
4463
4464 #: ident.c:397
4465 msgid "no email was given and auto-detection is disabled"
4466 msgstr ""
4467 "nessun indirizzo e-mail specificato e rilevamento automatico disabilitato"
4468
4469 #: ident.c:402
4470 #, c-format
4471 msgid "unable to auto-detect email address (got '%s')"
4472 msgstr ""
4473 "impossibile rilevare automaticamente l'indirizzo e-mail (ho ricavato '%s')"
4474
4475 #: ident.c:419
4476 msgid "no name was given and auto-detection is disabled"
4477 msgstr "nessun nome specificato e rilevamento automatico disabilitato"
4478
4479 #: ident.c:425
4480 #, c-format
4481 msgid "unable to auto-detect name (got '%s')"
4482 msgstr "impossibile rilevare automaticamente il nome (ho ricavato '%s')"
4483
4484 #: ident.c:433
4485 #, c-format
4486 msgid "empty ident name (for <%s>) not allowed"
4487 msgstr "nome ident vuoto (per <%s>) non consentito"
4488
4489 #: ident.c:439
4490 #, c-format
4491 msgid "name consists only of disallowed characters: %s"
4492 msgstr "il nome è composto solo da caratteri non consentiti: %s"
4493
4494 #: ident.c:454 builtin/commit.c:634
4495 #, c-format
4496 msgid "invalid date format: %s"
4497 msgstr "formato data non valido: %s"
4498
4499 #: list-objects-filter-options.c:81
4500 msgid "expected 'tree:<depth>'"
4501 msgstr "atteso 'tree:<profondità>'"
4502
4503 #: list-objects-filter-options.c:96
4504 msgid "sparse:path filters support has been dropped"
4505 msgstr "il supporto per i filtri sparse:percorso è stato rimosso"
4506
4507 #: list-objects-filter-options.c:109
4508 #, c-format
4509 msgid "invalid filter-spec '%s'"
4510 msgstr "specificatore filtro '%s' non valido"
4511
4512 #: list-objects-filter-options.c:125
4513 #, c-format
4514 msgid "must escape char in sub-filter-spec: '%c'"
4515 msgstr ""
4516 "è necessario eseguire l'escape del carattere nello specificatore del "
4517 "sottofiltro: '%c'"
4518
4519 #: list-objects-filter-options.c:167
4520 msgid "expected something after combine:"
4521 msgstr "atteso qualcosa dopo la ricombinazione:"
4522
4523 #: list-objects-filter-options.c:249
4524 msgid "multiple filter-specs cannot be combined"
4525 msgstr "non è possibile combinare più specificatori filtro"
4526
4527 #: list-objects-filter-options.c:361
4528 msgid "unable to upgrade repository format to support partial clone"
4529 msgstr ""
4530 "impossibile aggiornare il formato repository per supportare il clone parziale"
4531
4532 #: list-objects-filter.c:492
4533 #, c-format
4534 msgid "unable to access sparse blob in '%s'"
4535 msgstr "impossibile accedere al blob sparse in '%s'"
4536
4537 #: list-objects-filter.c:495
4538 #, c-format
4539 msgid "unable to parse sparse filter data in %s"
4540 msgstr "impossibile analizzare i dati filtro sparse in %s"
4541
4542 #: list-objects.c:127
4543 #, c-format
4544 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4545 msgstr "la voce '%s' nell'albero %s ha la modalità albero, ma non è un albero"
4546
4547 #: list-objects.c:140
4548 #, c-format
4549 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4550 msgstr "la voce '%s' nell'albero %s ha la modalità blob, ma non è un blob"
4551
4552 #: list-objects.c:375
4553 #, c-format
4554 msgid "unable to load root tree for commit %s"
4555 msgstr "impossibile caricare l'albero radice per il commit %s"
4556
4557 #: lockfile.c:152
4558 #, c-format
4559 msgid ""
4560 "Unable to create '%s.lock': %s.\n"
4561 "\n"
4562 "Another git process seems to be running in this repository, e.g.\n"
4563 "an editor opened by 'git commit'. Please make sure all processes\n"
4564 "are terminated then try again. If it still fails, a git process\n"
4565 "may have crashed in this repository earlier:\n"
4566 "remove the file manually to continue."
4567 msgstr ""
4568 "Impossibile creare '%s.lock': %s.\n"
4569 "\n"
4570 "Sembra che un altro processo git sia in esecuzione in questo repository, ad "
4571 "es.\n"
4572 "un editor aperto da 'git commit'. Assicurati che tutti i processi\n"
4573 "siano terminati, quindi riprova. Se l'operazione continua a non riuscire, è\n"
4574 "possibile che un processo git sia andato in crash in questo repository\n"
4575 "in precedenza: rimuovi manualmente il file per continuare."
4576
4577 #: lockfile.c:160
4578 #, c-format
4579 msgid "Unable to create '%s.lock': %s"
4580 msgstr "Impossibile creare '%s.lock': %s"
4581
4582 #: ls-refs.c:109
4583 msgid "expected flush after ls-refs arguments"
4584 msgstr "atteso flush dopo argomenti ls-refs"
4585
4586 #: merge-recursive.c:356
4587 msgid "(bad commit)\n"
4588 msgstr "(commit non valido)\n"
4589
4590 #: merge-recursive.c:379
4591 #, c-format
4592 msgid "add_cacheinfo failed for path '%s'; merge aborting."
4593 msgstr "add_cacheinfo non riuscito per il percorso '%s'; interrompo il merge."
4594
4595 #: merge-recursive.c:388
4596 #, c-format
4597 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
4598 msgstr ""
4599 "aggiornamento add_cacheinfo non riuscito per il percorso '%s'; interrompo il "
4600 "merge."
4601
4602 #: merge-recursive.c:874
4603 #, c-format
4604 msgid "failed to create path '%s'%s"
4605 msgstr "creazione del percorso '%s' non riuscita%s"
4606
4607 #: merge-recursive.c:885
4608 #, c-format
4609 msgid "Removing %s to make room for subdirectory\n"
4610 msgstr "Rimuovo %s per fare spazio alla sottodirectory\n"
4611
4612 #: merge-recursive.c:899 merge-recursive.c:918
4613 msgid ": perhaps a D/F conflict?"
4614 msgstr ": forse si tratta di un conflitto D/F?"
4615
4616 #: merge-recursive.c:908
4617 #, c-format
4618 msgid "refusing to lose untracked file at '%s'"
4619 msgstr "mi rifiuto di perdere un file non tracciato in '%s'"
4620
4621 #: merge-recursive.c:949 builtin/cat-file.c:41
4622 #, c-format
4623 msgid "cannot read object %s '%s'"
4624 msgstr "impossibile leggere l'oggetto %s '%s'"
4625
4626 #: merge-recursive.c:954
4627 #, c-format
4628 msgid "blob expected for %s '%s'"
4629 msgstr "atteso blob per %s '%s'"
4630
4631 #: merge-recursive.c:979
4632 #, c-format
4633 msgid "failed to open '%s': %s"
4634 msgstr "apertura di '%s' non riuscita: %s"
4635
4636 #: merge-recursive.c:990
4637 #, c-format
4638 msgid "failed to symlink '%s': %s"
4639 msgstr "creazione del collegamento simbolico '%s' non riuscita: %s"
4640
4641 #: merge-recursive.c:995
4642 #, c-format
4643 msgid "do not know what to do with %06o %s '%s'"
4644 msgstr "non so che fare con %06o %s '%s'"
4645
4646 #: merge-recursive.c:1191
4647 #, c-format
4648 msgid "Failed to merge submodule %s (not checked out)"
4649 msgstr "Merge del sottomodulo %s non riuscito (checkout non eseguito)"
4650
4651 #: merge-recursive.c:1198
4652 #, c-format
4653 msgid "Failed to merge submodule %s (commits not present)"
4654 msgstr "Merge del sottomodulo %s non riuscito (commit non presenti)"
4655
4656 #: merge-recursive.c:1205
4657 #, c-format
4658 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4659 msgstr ""
4660 "Merge del sottomodulo %s non riuscito (i commit non seguono la base del "
4661 "merge)"
4662
4663 #: merge-recursive.c:1213 merge-recursive.c:1225
4664 #, c-format
4665 msgid "Fast-forwarding submodule %s to the following commit:"
4666 msgstr "Eseguo il fast forward del sottomodulo %s al seguente commit:"
4667
4668 #: merge-recursive.c:1216 merge-recursive.c:1228
4669 #, c-format
4670 msgid "Fast-forwarding submodule %s"
4671 msgstr "Eseguo il fast forward del sottomodulo %s"
4672
4673 #: merge-recursive.c:1251
4674 #, c-format
4675 msgid "Failed to merge submodule %s (merge following commits not found)"
4676 msgstr ""
4677 "Merge del sottomodulo %s non riuscito (merge dopo i commit non trovato)"
4678
4679 #: merge-recursive.c:1255
4680 #, c-format
4681 msgid "Failed to merge submodule %s (not fast-forward)"
4682 msgstr "Merge del sottomodulo %s non riuscito (non fast forward)"
4683
4684 #: merge-recursive.c:1256
4685 msgid "Found a possible merge resolution for the submodule:\n"
4686 msgstr "Trovata possibile risoluzione merge per il sottomodulo:\n"
4687
4688 #: merge-recursive.c:1259
4689 #, c-format
4690 msgid ""
4691 "If this is correct simply add it to the index for example\n"
4692 "by using:\n"
4693 "\n"
4694 " git update-index --cacheinfo 160000 %s \"%s\"\n"
4695 "\n"
4696 "which will accept this suggestion.\n"
4697 msgstr ""
4698 "Se è corretta aggiungila semplicemente all'indice, ad esempio\n"
4699 "usando:\n"
4700 "\n"
4701 " git update-index --cacheinfo 160000 %s \"%s\"\n"
4702 "\n"
4703 "per accettare questo suggerimento.\n"
4704
4705 #: merge-recursive.c:1268
4706 #, c-format
4707 msgid "Failed to merge submodule %s (multiple merges found)"
4708 msgstr "Merge del sottomodulo %s non riuscito (più merge trovati)"
4709
4710 #: merge-recursive.c:1341
4711 msgid "Failed to execute internal merge"
4712 msgstr "Esecuzione del merge interno non riuscita"
4713
4714 #: merge-recursive.c:1346
4715 #, c-format
4716 msgid "Unable to add %s to database"
4717 msgstr "Impossibile aggiungere %s al database"
4718
4719 #: merge-recursive.c:1378
4720 #, c-format
4721 msgid "Auto-merging %s"
4722 msgstr "Merge automatico di %s in corso"
4723
4724 #: merge-recursive.c:1402
4725 #, c-format
4726 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4727 msgstr ""
4728 "Errore: mi rifiuto di perdere il file non tracciato %s; scrivo invece in %s."
4729
4730 #: merge-recursive.c:1474
4731 #, c-format
4732 msgid ""
4733 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4734 "in tree."
4735 msgstr ""
4736 "CONFLITTO (%s/eliminazione): %s eliminato in %s e %s in %s. Versione %s di "
4737 "%s lasciata nell'albero."
4738
4739 #: merge-recursive.c:1479
4740 #, c-format
4741 msgid ""
4742 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4743 "left in tree."
4744 msgstr ""
4745 "CONFLITTO (%s/eliminazione): %s eliminato in %s e %s come %s in %s. Versione "
4746 "%s di %s lasciata nell'albero."
4747
4748 #: merge-recursive.c:1486
4749 #, c-format
4750 msgid ""
4751 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4752 "in tree at %s."
4753 msgstr ""
4754 "CONFLITTO (%s/eliminazione): %s eliminato in %s e %s in %s. Versione %s di "
4755 "%s lasciata nell'albero in %s."
4756
4757 #: merge-recursive.c:1491
4758 #, c-format
4759 msgid ""
4760 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4761 "left in tree at %s."
4762 msgstr ""
4763 "CONFLITTO (%s/eliminazione): %s eliminato in %s e %s come %s in %s. Versione "
4764 "%s di %s lasciata nell'albero in %s."
4765
4766 #: merge-recursive.c:1526
4767 msgid "rename"
4768 msgstr "ridenominazione"
4769
4770 #: merge-recursive.c:1526
4771 msgid "renamed"
4772 msgstr "rinominato"
4773
4774 #: merge-recursive.c:1577 merge-recursive.c:2484 merge-recursive.c:3129
4775 #, c-format
4776 msgid "Refusing to lose dirty file at %s"
4777 msgstr "Mi rifiuto di perdere un file sporco in %s"
4778
4779 #: merge-recursive.c:1587
4780 #, c-format
4781 msgid "Refusing to lose untracked file at %s, even though it's in the way."
4782 msgstr ""
4783 "Mi rifiuto di perdere un file non tracciato in %s, benché sia d'ostacolo."
4784
4785 #: merge-recursive.c:1645
4786 #, c-format
4787 msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
4788 msgstr ""
4789 "CONFLITTO (ridenominazione/aggiunta): elemento ridenominato %s->%s in %s. %s "
4790 "aggiunto in %s"
4791
4792 #: merge-recursive.c:1676
4793 #, c-format
4794 msgid "%s is a directory in %s adding as %s instead"
4795 msgstr "%s è una directory in %s; la aggiungo come %s"
4796
4797 #: merge-recursive.c:1681
4798 #, c-format
4799 msgid "Refusing to lose untracked file at %s; adding as %s instead"
4800 msgstr "Mi rifiuto di perdere un file non tracciato in %s; lo aggiungo come %s"
4801
4802 #: merge-recursive.c:1708
4803 #, c-format
4804 msgid ""
4805 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4806 "\"->\"%s\" in \"%s\"%s"
4807 msgstr ""
4808 "CONFLITTO (ridenominazione/ridenominazione): file ridenominato \"%s\"->\"%s"
4809 "\" nel branch \"%s\", ridenominato \"%s\"->\"%s\" in \"%s\"%s"
4810
4811 #: merge-recursive.c:1713
4812 msgid " (left unresolved)"
4813 msgstr " (lasciato irrisolto)"
4814
4815 #: merge-recursive.c:1805
4816 #, c-format
4817 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
4818 msgstr ""
4819 "CONFLITTO (ridenominazione/ridenominazione): file ridenominato %s->%s in %s. "
4820 "Ridenominato %s->%s in %s"
4821
4822 #: merge-recursive.c:2068
4823 #, c-format
4824 msgid ""
4825 "CONFLICT (directory rename split): Unclear where to place %s because "
4826 "directory %s was renamed to multiple other directories, with no destination "
4827 "getting a majority of the files."
4828 msgstr ""
4829 "CONFLITTO (split ridenominazione directory): non è chiaro dove collocare %s "
4830 "perché la directory %s è stata ridenominata in più directory diverse e "
4831 "nessuna directory di destinazione contiene la maggior parte dei file."
4832
4833 #: merge-recursive.c:2100
4834 #, c-format
4835 msgid ""
4836 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4837 "implicit directory rename(s) putting the following path(s) there: %s."
4838 msgstr ""
4839 "CONFLITTO (ridenominazione directory implicita): il file/directory esistente "
4840 "%s è d'ostacolo alle seguenti ridenominazioni directory che spostano in tale "
4841 "posizione i seguenti percorsi: %s."
4842
4843 #: merge-recursive.c:2110
4844 #, c-format
4845 msgid ""
4846 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4847 "implicit directory renames tried to put these paths there: %s"
4848 msgstr ""
4849 "CONFLITTO (ridenominazione directory implicita): impossibile mappare più di "
4850 "un percorso in %s; delle ridenominazioni directory implicite hanno tentato "
4851 "di spostare in tale posizione i seguenti percorsi: %s"
4852
4853 #: merge-recursive.c:2202
4854 #, c-format
4855 msgid ""
4856 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4857 ">%s in %s"
4858 msgstr ""
4859 "CONFLITTO (ridenominazione/ridenominazione): directory ridenominata %s->%s "
4860 "in %s. Directory ridenominata %s->%s in %s"
4861
4862 #: merge-recursive.c:2447
4863 #, c-format
4864 msgid ""
4865 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4866 "renamed."
4867 msgstr ""
4868 "ATTENZIONE: evito di applicare la ridenominazione %s -> %s a %s perché %s "
4869 "stesso è stato ridenominato."
4870
4871 #: merge-recursive.c:2973
4872 #, c-format
4873 msgid "cannot read object %s"
4874 msgstr "impossibile leggere l'oggetto %s"
4875
4876 #: merge-recursive.c:2976
4877 #, c-format
4878 msgid "object %s is not a blob"
4879 msgstr "l'oggetto %s non è un blob"
4880
4881 #: merge-recursive.c:3040
4882 msgid "modify"
4883 msgstr "modifica"
4884
4885 #: merge-recursive.c:3040
4886 msgid "modified"
4887 msgstr "modificato"
4888
4889 #: merge-recursive.c:3052
4890 msgid "content"
4891 msgstr "contenuto"
4892
4893 #: merge-recursive.c:3056
4894 msgid "add/add"
4895 msgstr "aggiunta/aggiunta"
4896
4897 #: merge-recursive.c:3079
4898 #, c-format
4899 msgid "Skipped %s (merged same as existing)"
4900 msgstr "Omesso %s (elemento sottoposto a merge uguale a quello esistente)"
4901
4902 #: merge-recursive.c:3101
4903 msgid "submodule"
4904 msgstr "sottomodulo"
4905
4906 #: merge-recursive.c:3102
4907 #, c-format
4908 msgid "CONFLICT (%s): Merge conflict in %s"
4909 msgstr "CONFLITTO (%s): conflitto di merge in %s"
4910
4911 #: merge-recursive.c:3132
4912 #, c-format
4913 msgid "Adding as %s instead"
4914 msgstr "Lo aggiungo come %s"
4915
4916 #: merge-recursive.c:3215
4917 #, c-format
4918 msgid ""
4919 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4920 "moving it to %s."
4921 msgstr ""
4922 "Percorso aggiornato: %s aggiunto in %s in una directory ridenominata in %s; "
4923 "lo sposto in %s."
4924
4925 #: merge-recursive.c:3218
4926 #, c-format
4927 msgid ""
4928 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
4929 "in %s, suggesting it should perhaps be moved to %s."
4930 msgstr ""
4931 "CONFLITTO (posizione file): %s aggiunto in %s in una directory ridenominata "
4932 "in %s, il che suggerisce che forse dovrebbe essere spostato in %s."
4933
4934 #: merge-recursive.c:3222
4935 #, c-format
4936 msgid ""
4937 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4938 "%s; moving it to %s."
4939 msgstr ""
4940 "Percorso aggiornato: %s ridenominato in %s in %s in una directory "
4941 "ridenominata in %s; lo sposto in %s."
4942
4943 #: merge-recursive.c:3225
4944 #, c-format
4945 msgid ""
4946 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4947 "was renamed in %s, suggesting it should perhaps be moved to %s."
4948 msgstr ""
4949 "CONFLITTO (posizione file): %s ridenominato in %s in %s in una directory "
4950 "ridenominata in %s, il che suggerisce che forse dovrebbe essere spostato in "
4951 "%s."
4952
4953 #: merge-recursive.c:3339
4954 #, c-format
4955 msgid "Removing %s"
4956 msgstr "Rimozione di %s"
4957
4958 #: merge-recursive.c:3362
4959 msgid "file/directory"
4960 msgstr "file/directory"
4961
4962 #: merge-recursive.c:3367
4963 msgid "directory/file"
4964 msgstr "directory/file"
4965
4966 #: merge-recursive.c:3374
4967 #, c-format
4968 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
4969 msgstr ""
4970 "CONFLITTO (%s): una directory denominata %s esiste già in %s. Aggiungo %s "
4971 "come %s"
4972
4973 #: merge-recursive.c:3383
4974 #, c-format
4975 msgid "Adding %s"
4976 msgstr "Aggiunta %s"
4977
4978 #: merge-recursive.c:3392
4979 #, c-format
4980 msgid "CONFLICT (add/add): Merge conflict in %s"
4981 msgstr "CONFLITTO (aggiungi/aggiungi): conflitto di merge in %s"
4982
4983 #: merge-recursive.c:3436
4984 msgid "Already up to date!"
4985 msgstr "Già aggiornato!"
4986
4987 #: merge-recursive.c:3445
4988 #, c-format
4989 msgid "merging of trees %s and %s failed"
4990 msgstr "merge degli alberi %s e %s non riuscito"
4991
4992 #: merge-recursive.c:3550
4993 msgid "Merging:"
4994 msgstr "Merge in corso:"
4995
4996 #: merge-recursive.c:3563
4997 #, c-format
4998 msgid "found %u common ancestor:"
4999 msgid_plural "found %u common ancestors:"
5000 msgstr[0] "trovato %u antenato comune:"
Showing first 5,000 of 26,670 lines. View raw