l10n: it.po: Updated Italian translation
Signed-off-by: Alessandro Menti <alessandro.menti@alessandromenti.it>
Alessandro Menti committed
May 19, 2019 at 08:51 UTC
bbc55709e745b7a5bb43d2fb897884d06fb2e41c
1 file changed
+6182
-4912
po/it.po
+6182
-4912
@@ -6,12 +6,13 @@
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>, 2019.
10
msgid ""
11
msgstr ""
12
"Project-Id-Version: Git\n"
13
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
13
-"POT-Creation-Date: 2019-02-15 10:09+0800\n"
14
-"PO-Revision-Date: 2019-02-16 14:52+0100\n"
14
+"POT-Creation-Date: 2019-06-04 08:24+0800\n"
15
+"PO-Revision-Date: 2019-06-03 21:37+0200\n"
16
"Last-Translator: Alessandro Menti <alessandro.menti@alessandromenti.it>\n"
17
"Language-Team: Italian <>\n"
18
"Language: it\n"
@@ -19,51 +20,51 @@ msgstr ""
20
"Content-Type: text/plain; charset=UTF-8\n"
21
"Content-Transfer-Encoding: 8bit\n"
22
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
22
-"X-Generator: Lokalize 18.12.2\n"
23
+"X-Generator: Lokalize 19.04.1\n"
24
24
-#: advice.c:101
25
+#: advice.c:103
26
#, c-format
27
msgid "%shint: %.*s%s\n"
28
msgstr "%ssuggerimento: %.*s%s\n"
29
29
-#: advice.c:154
30
+#: advice.c:156
31
msgid "Cherry-picking is not possible because you have unmerged files."
32
msgstr ""
33
"Il cherry picking non è possibile perché ci sono file di cui non è stato "
34
"eseguito il merge."
35
35
-#: advice.c:156
36
+#: advice.c:158
37
msgid "Committing is not possible because you have unmerged files."
38
msgstr ""
39
"Il commit non è possibile perché ci sono file di cui non è stato eseguito il "
40
"merge."
41
41
-#: advice.c:158
42
+#: advice.c:160
43
msgid "Merging is not possible because you have unmerged files."
44
msgstr ""
45
"Il merge non è possibile perché ci sono file di cui non è stato eseguito il "
46
"merge."
47
47
-#: advice.c:160
48
+#: advice.c:162
49
msgid "Pulling is not possible because you have unmerged files."
50
msgstr ""
51
"Il pull non è possibile perché ci sono file di cui non è stato eseguito il "
52
"merge."
53
53
-#: advice.c:162
54
+#: advice.c:164
55
msgid "Reverting is not possible because you have unmerged files."
56
msgstr ""
57
"Il revert non è possibile perché ci sono file di cui non è stato eseguito il "
58
"merge."
59
59
-#: advice.c:164
60
+#: advice.c:166
61
#, c-format
62
msgid "It is not possible to %s because you have unmerged files."
63
msgstr ""
64
"Impossibile eseguire il %s perché ci sono file di cui non è stato eseguito "
65
"il merge."
66
66
-#: advice.c:172
67
+#: advice.c:174
68
msgid ""
69
"Fix them up in the work tree, and then use 'git add/rm <file>'\n"
70
"as appropriate to mark resolution and make a commit."
@@ -71,23 +72,23 @@ msgstr ""
72
"Correggili nell'albero di lavoro, quindi usa 'git add/rm <file>...' come "
73
"appropriato per risolverli ed esegui un commit."
74
74
-#: advice.c:180
75
+#: advice.c:182
76
msgid "Exiting because of an unresolved conflict."
77
msgstr "Esco a causa di un conflitto non risolto."
78
78
-#: advice.c:185 builtin/merge.c:1290
79
+#: advice.c:187 builtin/merge.c:1320
80
msgid "You have not concluded your merge (MERGE_HEAD exists)."
81
msgstr "Il merge non è stato concluso (esiste MERGE_HEAD)."
82
82
-#: advice.c:187
83
+#: advice.c:189
84
msgid "Please, commit your changes before merging."
85
msgstr "Esegui il commit delle modifiche prima di eseguire il merge."
86
86
-#: advice.c:188
87
+#: advice.c:190
88
msgid "Exiting because of unfinished merge."
89
msgstr "Esco a causa di un merge non terminato."
90
90
-#: advice.c:194
91
+#: advice.c:196
92
#, c-format
93
msgid ""
94
"Note: checking out '%s'.\n"
@@ -119,103 +120,102 @@ msgstr ""
120
"\n"
121
122
#: alias.c:50
122
-#, fuzzy
123
msgid "cmdline ends with \\"
124
-msgstr "termina le voci con NUL"
124
+msgstr "la riga di comando termina con \\"
125
126
#: alias.c:51
127
msgid "unclosed quote"
128
-msgstr ""
128
+msgstr "virgolette non chiuse"
129
130
-#: apply.c:59
130
+#: apply.c:63
131
#, c-format
132
msgid "unrecognized whitespace option '%s'"
133
msgstr "opzione spazi bianchi '%s' non riconosciuta"
134
135
-#: apply.c:75
135
+#: apply.c:79
136
#, c-format
137
msgid "unrecognized whitespace ignore option '%s'"
138
msgstr "opzione ignora spazi bianchi '%s' non riconosciuta"
139
140
-#: apply.c:125
140
+#: apply.c:129
141
msgid "--reject and --3way cannot be used together."
142
msgstr "--reject e --3way non possono essere usati insieme."
143
144
-#: apply.c:127
144
+#: apply.c:131
145
msgid "--cached and --3way cannot be used together."
146
msgstr "--cached e --3way non possono essere usati insieme."
147
148
-#: apply.c:130
148
+#: apply.c:134
149
msgid "--3way outside a repository"
150
msgstr "--3way al di fuori di un repository"
151
152
-#: apply.c:141
152
+#: apply.c:145
153
msgid "--index outside a repository"
154
msgstr "--index al di fuori di un repository"
155
156
-#: apply.c:144
156
+#: apply.c:148
157
msgid "--cached outside a repository"
158
msgstr "--cached al di fuori di un repository"
159
160
-#: apply.c:825
160
+#: apply.c:829
161
#, c-format
162
msgid "Cannot prepare timestamp regexp %s"
163
msgstr "Impossibile preparare l'espressione regolare timestamp %s"
164
165
-#: apply.c:834
165
+#: apply.c:838
166
#, c-format
167
msgid "regexec returned %d for input: %s"
168
msgstr "regexec ha restituito %d per l'input: %s"
169
170
-#: apply.c:908
170
+#: apply.c:912
171
#, c-format
172
msgid "unable to find filename in patch at line %d"
173
msgstr "impossibile trovare il nome del file nella patch alla riga %d"
174
175
-#: apply.c:946
175
+#: apply.c:950
176
#, c-format
177
msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
178
msgstr ""
179
"git apply: git-diff errato - atteso /dev/null, ricevuto %s alla riga %d"
180
181
-#: apply.c:952
181
+#: apply.c:956
182
#, c-format
183
msgid "git apply: bad git-diff - inconsistent new filename on line %d"
184
msgstr ""
185
"git apply: git-diff errato - nuovo nome del file inconsistente alla riga %d"
186
187
-#: apply.c:953
187
+#: apply.c:957
188
#, c-format
189
msgid "git apply: bad git-diff - inconsistent old filename on line %d"
190
msgstr ""
191
"git apply: git-diff errato - vecchio nome del file inconsistente alla riga %d"
192
193
-#: apply.c:958
193
+#: apply.c:962
194
#, c-format
195
msgid "git apply: bad git-diff - expected /dev/null on line %d"
196
msgstr "git apply: git-diff errato - atteso /dev/null alla riga %d"
197
198
-#: apply.c:987
198
+#: apply.c:991
199
#, c-format
200
msgid "invalid mode on line %d: %s"
201
msgstr "modalità non valida alla riga %d: %s"
202
203
-#: apply.c:1306
203
+#: apply.c:1310
204
#, c-format
205
msgid "inconsistent header lines %d and %d"
206
msgstr "righe di intestazione %d e %d inconsistenti"
207
208
-#: apply.c:1478
208
+#: apply.c:1482
209
#, c-format
210
msgid "recount: unexpected line: %.*s"
211
msgstr "recount: riga inattesa: %.*s"
212
213
-#: apply.c:1547
213
+#: apply.c:1551
214
#, c-format
215
msgid "patch fragment without header at line %d: %.*s"
216
msgstr "frammento di patch senza intestazione alla riga %d: %.*s"
217
218
-#: apply.c:1567
218
+#: apply.c:1571
219
#, c-format
220
msgid ""
221
"git diff header lacks filename information when removing %d leading pathname "
@@ -230,82 +230,82 @@ msgstr[1] ""
230
"l'intestazione git diff non riporta le informazioni sul file una volta "
231
"rimossi %d componenti iniziali del percorso (riga %d)"
232
233
-#: apply.c:1580
233
+#: apply.c:1584
234
#, c-format
235
msgid "git diff header lacks filename information (line %d)"
236
msgstr "l'intestazione git diff non riporta le informazioni sul file (riga %d)"
237
238
-#: apply.c:1768
238
+#: apply.c:1772
239
msgid "new file depends on old contents"
240
msgstr "il nuovo file dipende da contenuti precedenti"
241
242
-#: apply.c:1770
242
+#: apply.c:1774
243
msgid "deleted file still has contents"
244
msgstr "il file eliminato ha ancora dei contenuti"
245
246
-#: apply.c:1804
246
+#: apply.c:1808
247
#, c-format
248
msgid "corrupt patch at line %d"
249
msgstr "patch corrotta alla riga %d"
250
251
-#: apply.c:1841
251
+#: apply.c:1845
252
#, c-format
253
msgid "new file %s depends on old contents"
254
msgstr "il nuovo file %s dipende da contenuti precedenti"
255
256
-#: apply.c:1843
256
+#: apply.c:1847
257
#, c-format
258
msgid "deleted file %s still has contents"
259
msgstr "il file eliminato %s ha ancora dei contenuti"
260
261
-#: apply.c:1846
261
+#: apply.c:1850
262
#, c-format
263
msgid "** warning: file %s becomes empty but is not deleted"
264
msgstr "** attenzione: il file %s diventa vuoto ma non è eliminato"
265
266
-#: apply.c:1993
266
+#: apply.c:1997
267
#, c-format
268
msgid "corrupt binary patch at line %d: %.*s"
269
msgstr "patch binaria corrotta alla riga %d: %.*s"
270
271
-#: apply.c:2030
271
+#: apply.c:2034
272
#, c-format
273
msgid "unrecognized binary patch at line %d"
274
msgstr "patch binaria non riconosciuta alla riga %d"
275
276
-#: apply.c:2192
276
+#: apply.c:2196
277
#, c-format
278
msgid "patch with only garbage at line %d"
279
msgstr "patch con soli contenuti garbage alla riga %d"
280
281
-#: apply.c:2278
281
+#: apply.c:2282
282
#, c-format
283
msgid "unable to read symlink %s"
284
msgstr "impossibile leggere il collegamento simbolico %s"
285
286
-#: apply.c:2282
286
+#: apply.c:2286
287
#, c-format
288
msgid "unable to open or read %s"
289
msgstr "impossibile aprire o leggere %s"
290
291
-#: apply.c:2941
291
+#: apply.c:2945
292
#, c-format
293
msgid "invalid start of line: '%c'"
294
msgstr "inizio della riga non valido: '%c'"
295
296
-#: apply.c:3062
296
+#: apply.c:3066
297
#, c-format
298
msgid "Hunk #%d succeeded at %d (offset %d line)."
299
msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
300
msgstr[0] "Applicazione frammento %d riuscita alla riga %d (offset: %d riga)."
301
msgstr[1] "Applicazione frammento %d riuscita alla riga %d (offset: %d righe)."
302
303
-#: apply.c:3074
303
+#: apply.c:3078
304
#, c-format
305
msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
306
msgstr "Contesto ridotto a (%ld/%ld) per applicare il frammento alla riga %d"
307
308
-#: apply.c:3080
308
+#: apply.c:3084
309
#, c-format
310
msgid ""
311
"while searching for:\n"
@@ -314,460 +314,459 @@ msgstr ""
314
"durante la ricerca per:\n"
315
"%.*s"
316
317
-#: apply.c:3102
317
+#: apply.c:3106
318
#, c-format
319
msgid "missing binary patch data for '%s'"
320
msgstr "dati della patch binaria mancanti per '%s'"
321
322
-#: apply.c:3110
322
+#: apply.c:3114
323
#, c-format
324
msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
325
msgstr ""
326
"impossibile applicare una patch binaria al contrario senza l'hunk contrario "
327
"per '%s'"
328
329
-#: apply.c:3157
329
+#: apply.c:3161
330
#, c-format
331
msgid "cannot apply binary patch to '%s' without full index line"
332
msgstr ""
333
"impossibile applicare una patch binaria a '%s' senza la riga d'indice "
334
"completa"
335
336
-#: apply.c:3167
336
+#: apply.c:3171
337
#, c-format
338
msgid ""
339
"the patch applies to '%s' (%s), which does not match the current contents."
340
msgstr ""
341
-"la patch si applica a '%s' (%s), che non corrisponde ai contenuti attuali "
341
+"la patch si applica a '%s' (%s), che non corrisponde ai contenuti correnti "
342
"del file."
343
344
-#: apply.c:3175
344
+#: apply.c:3179
345
#, c-format
346
msgid "the patch applies to an empty '%s' but it is not empty"
347
msgstr "la patch si applica a un file vuoto '%s' ma non è vuoto"
348
349
-#: apply.c:3193
349
+#: apply.c:3197
350
#, c-format
351
msgid "the necessary postimage %s for '%s' cannot be read"
352
msgstr "impossibile leggere la postimmagine %s necessaria per '%s'"
353
354
-#: apply.c:3206
354
+#: apply.c:3210
355
#, c-format
356
msgid "binary patch does not apply to '%s'"
357
msgstr "la patch binaria non si applica correttamente a '%s'"
358
359
-#: apply.c:3212
359
+#: apply.c:3216
360
#, c-format
361
msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
362
msgstr ""
363
"la patch binaria su '%s' crea risultati non corretti (atteso %s, ricevuto %s)"
364
365
-#: apply.c:3233
365
+#: apply.c:3237
366
#, c-format
367
msgid "patch failed: %s:%ld"
368
msgstr "patch non riuscita: %s:%ld"
369
370
-#: apply.c:3356
370
+#: apply.c:3360
371
#, c-format
372
msgid "cannot checkout %s"
373
msgstr "impossibile eseguire il checkout di '%s'"
374
375
-#: apply.c:3408 apply.c:3419 apply.c:3465 midx.c:58 setup.c:278
375
+#: apply.c:3412 apply.c:3423 apply.c:3469 midx.c:59 setup.c:279
376
#, c-format
377
msgid "failed to read %s"
378
msgstr "lettura di %s non riuscita"
379
380
-#: apply.c:3416
380
+#: apply.c:3420
381
#, c-format
382
msgid "reading from '%s' beyond a symbolic link"
383
msgstr "lettura di '%s' oltre un collegamento simbolico"
384
385
-#: apply.c:3445 apply.c:3688
385
+#: apply.c:3449 apply.c:3692
386
#, c-format
387
msgid "path %s has been renamed/deleted"
388
msgstr "il percorso %s è stato rinominato/eliminato"
389
390
-#: apply.c:3531 apply.c:3703
390
+#: apply.c:3535 apply.c:3707
391
#, c-format
392
msgid "%s: does not exist in index"
393
-msgstr "%s: non esiste in index"
393
+msgstr "%s: non esiste nell'indice"
394
395
-#: apply.c:3540 apply.c:3711
395
+#: apply.c:3544 apply.c:3715
396
#, c-format
397
msgid "%s: does not match index"
398
-msgstr "%s: non corrisponde a index"
398
+msgstr "%s: non corrisponde all'indice"
399
400
-#: apply.c:3575
400
+#: apply.c:3579
401
msgid "repository lacks the necessary blob to fall back on 3-way merge."
402
msgstr ""
403
"dal repository manca il blob necessario per ripiegare sul merge a tre vie."
404
405
-#: apply.c:3578
405
+#: apply.c:3582
406
#, c-format
407
msgid "Falling back to three-way merge...\n"
408
msgstr "Ripiego sul merge a tre vie...\n"
409
410
-#: apply.c:3594 apply.c:3598
410
+#: apply.c:3598 apply.c:3602
411
#, c-format
412
msgid "cannot read the current contents of '%s'"
413
-msgstr "impossibile leggere i contenuti attuali di '%s'"
413
+msgstr "impossibile leggere i contenuti correnti di '%s'"
414
415
-#: apply.c:3610
415
+#: apply.c:3614
416
#, c-format
417
msgid "Failed to fall back on three-way merge...\n"
418
msgstr "Ripiego sul merge a tre vie non riuscito...\n"
419
420
-#: apply.c:3624
420
+#: apply.c:3628
421
#, c-format
422
msgid "Applied patch to '%s' with conflicts.\n"
423
msgstr "Patch applicata a '%s' con conflitti.\n"
424
425
-#: apply.c:3629
425
+#: apply.c:3633
426
#, c-format
427
msgid "Applied patch to '%s' cleanly.\n"
428
msgstr "Patch '%s' applicata correttamente.\n"
429
430
-#: apply.c:3655
430
+#: apply.c:3659
431
msgid "removal patch leaves file contents"
432
msgstr "la rimozione della patch lascia contenuti del file"
433
434
-#: apply.c:3728
434
+#: apply.c:3732
435
#, c-format
436
msgid "%s: wrong type"
437
msgstr "%s: tipo errato"
438
439
-#: apply.c:3730
439
+#: apply.c:3734
440
#, c-format
441
msgid "%s has type %o, expected %o"
442
msgstr "%s ha il tipo %o, atteso %o"
443
444
-#: apply.c:3881 apply.c:3883 read-cache.c:820 read-cache.c:846
445
-#: read-cache.c:1299
444
+#: apply.c:3885 apply.c:3887 read-cache.c:830 read-cache.c:856
445
+#: read-cache.c:1309
446
#, c-format
447
msgid "invalid path '%s'"
448
msgstr "percorso non valido: %s"
449
450
-#: apply.c:3939
450
+#: apply.c:3943
451
#, c-format
452
msgid "%s: already exists in index"
453
-msgstr "%s: esiste già in index"
453
+msgstr "%s: esiste già nell'indice"
454
455
-#: apply.c:3942
455
+#: apply.c:3946
456
#, c-format
457
msgid "%s: already exists in working directory"
458
msgstr "%s: esiste già nella directory di lavoro"
459
460
-#: apply.c:3962
460
+#: apply.c:3966
461
#, c-format
462
msgid "new mode (%o) of %s does not match old mode (%o)"
463
msgstr ""
464
"la nuova modalità (%o) di %s non corrisponde alla vecchia modalità (%o)"
465
466
-#: apply.c:3967
466
+#: apply.c:3971
467
#, c-format
468
msgid "new mode (%o) of %s does not match old mode (%o) of %s"
469
msgstr ""
470
"la nuova modalità (%o) di %s non corrisponde alla vecchia modalità (%o) di %s"
471
472
-#: apply.c:3987
472
+#: apply.c:3991
473
#, c-format
474
msgid "affected file '%s' is beyond a symbolic link"
475
msgstr "il file interessato '%s' si trova oltre un collegamento simbolico"
476
477
-#: apply.c:3991
477
+#: apply.c:3995
478
#, c-format
479
msgid "%s: patch does not apply"
480
msgstr "%s: la patch non si applica correttamente"
481
482
-#: apply.c:4006
482
+#: apply.c:4010
483
#, c-format
484
msgid "Checking patch %s..."
485
msgstr "Controllo della patch %s in corso..."
486
487
-#: apply.c:4098
487
+#: apply.c:4102
488
#, c-format
489
msgid "sha1 information is lacking or useless for submodule %s"
490
msgstr "le informazioni SHA1 per il sottomodulo %s sono mancanti o inutili"
491
492
-#: apply.c:4105
492
+#: apply.c:4109
493
#, c-format
494
msgid "mode change for %s, which is not in current HEAD"
495
msgstr "modifica modalità per %s che non è nell'HEAD corrente"
496
497
-#: apply.c:4108
497
+#: apply.c:4112
498
#, c-format
499
msgid "sha1 information is lacking or useless (%s)."
500
msgstr "le informazioni SHA1 sono mancanti o inutili (%s)."
501
502
-#: apply.c:4113 builtin/checkout.c:248 builtin/reset.c:143
502
+#: apply.c:4117 builtin/checkout.c:257 builtin/reset.c:143
503
#, c-format
504
msgid "make_cache_entry failed for path '%s'"
505
msgstr "make_cache_entry non riuscito per il percorso '%s'"
506
507
-#: apply.c:4117
507
+#: apply.c:4121
508
#, c-format
509
msgid "could not add %s to temporary index"
510
-msgstr "impossibile aggiungere %s all'index temporaneo"
510
+msgstr "impossibile aggiungere %s all'indice temporaneo"
511
512
-#: apply.c:4127
512
+#: apply.c:4131
513
#, c-format
514
msgid "could not write temporary index to %s"
515
-msgstr "impossibile scrivere l'index temporaneo in %s"
515
+msgstr "impossibile scrivere l'indice temporaneo in %s"
516
517
-#: apply.c:4265
517
+#: apply.c:4269
518
#, c-format
519
msgid "unable to remove %s from index"
520
-msgstr "impossibile rimuovere %s da index"
520
+msgstr "impossibile rimuovere %s dall'indice"
521
522
-#: apply.c:4299
522
+#: apply.c:4303
523
#, c-format
524
msgid "corrupt patch for submodule %s"
525
msgstr "patch corrotta per il sottomodulo %s"
526
527
-#: apply.c:4305
527
+#: apply.c:4309
528
#, c-format
529
msgid "unable to stat newly created file '%s'"
530
msgstr "impossibile eseguire lo stat del file appena creato '%s'"
531
532
-#: apply.c:4313
532
+#: apply.c:4317
533
#, c-format
534
msgid "unable to create backing store for newly created file %s"
535
msgstr "impossibile creare l'archivio di backup per il file appena creato %s"
536
537
-#: apply.c:4319 apply.c:4464
537
+#: apply.c:4323 apply.c:4468
538
#, c-format
539
msgid "unable to add cache entry for %s"
540
msgstr "impossibile aggiungere la voce della cache per %s"
541
542
-#: apply.c:4362
542
+#: apply.c:4366
543
#, c-format
544
msgid "failed to write to '%s'"
545
msgstr "scrittura in '%s' non riuscita"
546
547
-#: apply.c:4366
547
+#: apply.c:4370
548
#, c-format
549
msgid "closing file '%s'"
550
msgstr "chiusura del file '%s' in corso"
551
552
-#: apply.c:4436
552
+#: apply.c:4440
553
#, c-format
554
msgid "unable to write file '%s' mode %o"
555
msgstr "impossibile scrivere il file '%s' in modalità %o"
556
557
-#: apply.c:4534
557
+#: apply.c:4538
558
#, c-format
559
msgid "Applied patch %s cleanly."
560
msgstr "Patch %s applicata correttamente."
561
562
-#: apply.c:4542
562
+#: apply.c:4546
563
msgid "internal error"
564
msgstr "errore interno"
565
566
-#: apply.c:4545
566
+#: apply.c:4549
567
#, c-format
568
msgid "Applying patch %%s with %d reject..."
569
msgid_plural "Applying patch %%s with %d rejects..."
570
msgstr[0] "Applicazione della patch %%s con %d frammento respinto..."
571
msgstr[1] "Applicazione della patch %%s con %d frammenti respinti..."
572
573
-#: apply.c:4556
573
+#: apply.c:4560
574
#, c-format
575
msgid "truncating .rej filename to %.*s.rej"
576
msgstr "nome file .rej troncato a %.*s.rej"
577
578
-#: apply.c:4564 builtin/fetch.c:837 builtin/fetch.c:1118
578
+#: apply.c:4568 builtin/fetch.c:837 builtin/fetch.c:1118
579
#, c-format
580
msgid "cannot open %s"
581
msgstr "impossibile aprire %s"
582
583
-#: apply.c:4578
583
+#: apply.c:4582
584
#, c-format
585
msgid "Hunk #%d applied cleanly."
586
msgstr "Frammento %d applicato correttamente."
587
588
-#: apply.c:4582
588
+#: apply.c:4586
589
#, c-format
590
msgid "Rejected hunk #%d."
591
msgstr "Frammento %d respinto."
592
593
-#: apply.c:4692
593
+#: apply.c:4696
594
#, c-format
595
msgid "Skipped patch '%s'."
596
msgstr "Patch '%s' ignorata."
597
598
-#: apply.c:4700
598
+#: apply.c:4704
599
msgid "unrecognized input"
600
msgstr "input non riconosciuto"
601
602
-#: apply.c:4720
602
+#: apply.c:4724
603
msgid "unable to read index file"
604
msgstr "impossibile leggere il file index"
605
606
-#: apply.c:4875
606
+#: apply.c:4879
607
#, c-format
608
msgid "can't open patch '%s': %s"
609
msgstr "impossibile aprire la patch '%s': %s"
610
611
-#: apply.c:4902
611
+#: apply.c:4906
612
#, c-format
613
msgid "squelched %d whitespace error"
614
msgid_plural "squelched %d whitespace errors"
615
msgstr[0] "%d errore di spazi bianchi soppresso"
616
msgstr[1] "%d errori di spazi bianchi soppressi"
617
618
-#: apply.c:4908 apply.c:4923
618
+#: apply.c:4912 apply.c:4927
619
#, c-format
620
msgid "%d line adds whitespace errors."
621
msgid_plural "%d lines add whitespace errors."
622
msgstr[0] "%d riga aggiunge errori di spazi bianchi."
623
msgstr[1] "%d righe aggiungono errori di spazi bianchi."
624
625
-#: apply.c:4916
625
+#: apply.c:4920
626
#, c-format
627
msgid "%d line applied after fixing whitespace errors."
628
msgid_plural "%d lines applied after fixing whitespace errors."
629
msgstr[0] "%d riga applicata dopo la correzione di errori di spazi bianchi."
630
msgstr[1] "%d righe applicate dopo la correzione di errori di spazi bianchi."
631
632
-#: apply.c:4932 builtin/add.c:539 builtin/mv.c:301 builtin/rm.c:390
632
+#: apply.c:4936 builtin/add.c:540 builtin/mv.c:301 builtin/rm.c:390
633
msgid "Unable to write new index file"
634
msgstr "Impossibile scrivere il nuovo file index"
635
636
-#: apply.c:4959 apply.c:4962 builtin/am.c:2203 builtin/am.c:2206
637
-#: builtin/clone.c:122 builtin/fetch.c:118 builtin/merge.c:263
638
-#: builtin/pull.c:200 builtin/submodule--helper.c:407
636
+#: apply.c:4963 apply.c:4966 builtin/am.c:2210 builtin/am.c:2213
637
+#: builtin/clone.c:120 builtin/fetch.c:118 builtin/merge.c:271
638
+#: builtin/pull.c:207 builtin/submodule--helper.c:407
639
#: builtin/submodule--helper.c:1366 builtin/submodule--helper.c:1369
640
-#: builtin/submodule--helper.c:1850 builtin/submodule--helper.c:1853
641
-#: builtin/submodule--helper.c:2092 git-add--interactive.perl:197
640
+#: builtin/submodule--helper.c:1849 builtin/submodule--helper.c:1852
641
+#: builtin/submodule--helper.c:2091 git-add--interactive.perl:197
642
msgid "path"
643
msgstr "percorso"
644
645
-#: apply.c:4960
645
+#: apply.c:4964
646
msgid "don't apply changes matching the given path"
647
msgstr "non applicare le modifiche corrispondenti al percorso specificato"
648
649
-#: apply.c:4963
649
+#: apply.c:4967
650
msgid "apply changes matching the given path"
651
msgstr "applica le modifiche corrispondenti al percorso specificato"
652
653
-#: apply.c:4965 builtin/am.c:2212
653
+#: apply.c:4969 builtin/am.c:2219
654
msgid "num"
655
msgstr "num"
656
657
-#: apply.c:4966
657
+#: apply.c:4970
658
msgid "remove <num> leading slashes from traditional diff paths"
659
msgstr "rimuovi <num> barre iniziali dai percorsi diff tradizionali"
660
661
-#: apply.c:4969
661
+#: apply.c:4973
662
msgid "ignore additions made by the patch"
663
msgstr "ignora le aggiunte create dalla patch"
664
665
-#: apply.c:4971
665
+#: apply.c:4975
666
msgid "instead of applying the patch, output diffstat for the input"
667
msgstr "invece di applicare la patch, mostra l'output di diffstat per l'input"
668
669
-#: apply.c:4975
669
+#: apply.c:4979
670
msgid "show number of added and deleted lines in decimal notation"
671
msgstr "mostra il numero di righe aggiunte ed eliminate in notazione decimale"
672
673
-#: apply.c:4977
673
+#: apply.c:4981
674
msgid "instead of applying the patch, output a summary for the input"
675
msgstr "invece di applicare la patch, mostra un riassunto per l'input"
676
677
-#: apply.c:4979
677
+#: apply.c:4983
678
msgid "instead of applying the patch, see if the patch is applicable"
679
msgstr "invece di applicare la patch, verifica se può essere applicata"
680
681
-#: apply.c:4981
681
+#: apply.c:4985
682
msgid "make sure the patch is applicable to the current index"
683
-msgstr "assicura che la patch sia applicabile all'index attuale"
683
+msgstr "assicura che la patch sia applicabile all'indice corrente"
684
685
-#: apply.c:4983
685
+#: apply.c:4987
686
msgid "mark new files with `git add --intent-to-add`"
687
msgstr "contrassegna i nuovi file con `git add --intent-to-add`"
688
689
-#: apply.c:4985
689
+#: apply.c:4989
690
msgid "apply a patch without touching the working tree"
691
msgstr "applica una patch senza modificare l'albero di lavoro"
692
693
-#: apply.c:4987
693
+#: apply.c:4991
694
msgid "accept a patch that touches outside the working area"
695
msgstr ""
696
"accetta una patch che apporta modifiche al di fuori dell'area di lavoro"
697
698
-#: apply.c:4990
698
+#: apply.c:4994
699
msgid "also apply the patch (use with --stat/--summary/--check)"
700
msgstr "applica anche la patch (da usare con --stat/--summary/--check)"
701
702
-#: apply.c:4992
702
+#: apply.c:4996
703
msgid "attempt three-way merge if a patch does not apply"
704
msgstr "prova un merge a tre vie se la patch non si applica correttamente"
705
706
-#: apply.c:4994
706
+#: apply.c:4998
707
msgid "build a temporary index based on embedded index information"
708
-msgstr "compila un index temporaneo basato sulle informazioni index incluse"
708
+msgstr "compila un index temporaneo basato sulle informazioni indice incluse"
709
710
-#: apply.c:4997 builtin/checkout-index.c:173 builtin/ls-files.c:524
710
+#: apply.c:5001 builtin/checkout-index.c:173 builtin/ls-files.c:524
711
msgid "paths are separated with NUL character"
712
msgstr "i percorsi sono separati con un carattere NUL"
713
714
-#: apply.c:4999
714
+#: apply.c:5003
715
msgid "ensure at least <n> lines of context match"
716
msgstr "assicura almeno <n> righe di contesto corrispondente"
717
718
-#: apply.c:5000 builtin/am.c:2191 builtin/interpret-trailers.c:97
718
+#: apply.c:5004 builtin/am.c:2198 builtin/interpret-trailers.c:97
719
#: builtin/interpret-trailers.c:99 builtin/interpret-trailers.c:101
720
-#: builtin/pack-objects.c:3314 builtin/rebase.c:1065
720
+#: builtin/pack-objects.c:3317 builtin/rebase.c:1415
721
msgid "action"
722
msgstr "azione"
723
724
-#: apply.c:5001
724
+#: apply.c:5005
725
msgid "detect new or modified lines that have whitespace errors"
726
msgstr "rileva righe nuove o modificate che hanno errori di spazi bianchi"
727
728
-#: apply.c:5004 apply.c:5007
728
+#: apply.c:5008 apply.c:5011
729
msgid "ignore changes in whitespace when finding context"
730
msgstr "ignora modifiche agli spazi bianchi durante la ricerca dei contesti"
731
732
-#: apply.c:5010
732
+#: apply.c:5014
733
msgid "apply the patch in reverse"
734
msgstr "applica la patch in maniera inversa"
735
736
-#: apply.c:5012
736
+#: apply.c:5016
737
msgid "don't expect at least one line of context"
738
msgstr "non aspettare almeno una riga di contesto"
739
740
-#: apply.c:5014
740
+#: apply.c:5018
741
msgid "leave the rejected hunks in corresponding *.rej files"
742
msgstr "lascia i frammenti respinti nei file *.rej corrispondenti"
743
744
-#: apply.c:5016
744
+#: apply.c:5020
745
msgid "allow overlapping hunks"
746
msgstr "consenti la sovrapposizione dei frammenti"
747
748
-#: apply.c:5017 builtin/add.c:291 builtin/check-ignore.c:22
749
-#: builtin/commit.c:1312 builtin/count-objects.c:98 builtin/fsck.c:724
750
-#: builtin/log.c:2037 builtin/mv.c:123 builtin/read-tree.c:128
751
-#: builtin/rebase--interactive.c:159
748
+#: apply.c:5021 builtin/add.c:291 builtin/check-ignore.c:22
749
+#: builtin/commit.c:1317 builtin/count-objects.c:98 builtin/fsck.c:786
750
+#: builtin/log.c:2045 builtin/mv.c:123 builtin/read-tree.c:128
751
msgid "be verbose"
752
msgstr "visualizza ulteriori dettagli"
753
755
-#: apply.c:5019
754
+#: apply.c:5023
755
msgid "tolerate incorrectly detected missing new-line at the end of file"
756
msgstr ""
757
"tollera carattere fine riga rilevato erroneamente come mancante alla fine "
758
"del file"
759
761
-#: apply.c:5022
760
+#: apply.c:5026
761
msgid "do not trust the line counts in the hunk headers"
762
msgstr ""
763
"non fare affidamento sul numero di righe nelle intestazioni dei frammenti"
764
766
-#: apply.c:5024 builtin/am.c:2200
765
+#: apply.c:5028 builtin/am.c:2207
766
msgid "root"
767
msgstr "radice"
768
770
-#: apply.c:5025
769
+#: apply.c:5029
770
msgid "prepend <root> to all filenames"
771
msgstr "anteponi <root> a tutti i nomi file"
772
@@ -790,30 +789,29 @@ msgstr ""
789
msgid "git archive --remote <repo> [--exec <cmd>] --list"
790
msgstr "git archive --remote <repository> [--exec <comando>] --list"
791
793
-#: archive.c:372 builtin/add.c:177 builtin/add.c:515 builtin/rm.c:299
792
+#: archive.c:372 builtin/add.c:177 builtin/add.c:516 builtin/rm.c:299
793
#, c-format
794
msgid "pathspec '%s' did not match any files"
795
msgstr "lo specificatore percorso '%s' non corrisponde ad alcun file"
796
797
#: archive.c:396
799
-#, fuzzy, c-format
798
+#, c-format
799
msgid "no such ref: %.*s"
801
-msgstr "Remote non esistente: %s"
800
+msgstr "riferimento non esistente: %.*s"
801
802
#: archive.c:401
804
-#, fuzzy, c-format
803
+#, c-format
804
msgid "not a valid object name: %s"
806
-msgstr "Non è il nome di un oggetto valido %s"
805
+msgstr "%s non è un nome oggetto valido"
806
807
#: archive.c:414
809
-#, fuzzy, c-format
808
+#, c-format
809
msgid "not a tree object: %s"
811
-msgstr "oggetto albero %s non valido"
810
+msgstr "%s non è un oggetto albero valido"
811
812
#: archive.c:424
814
-#, fuzzy
813
msgid "current working directory is untracked"
816
-msgstr "impossibile ottenere la directory di lavoro corrente"
814
+msgstr "la directory di lavoro corrente non è tracciata"
815
816
#: archive.c:455
817
msgid "fmt"
@@ -823,7 +821,7 @@ msgstr "fmt"
821
msgid "archive format"
822
msgstr "formato archivio"
823
826
-#: archive.c:456 builtin/log.c:1549
824
+#: archive.c:456 builtin/log.c:1557
825
msgid "prefix"
826
msgstr "prefisso"
827
@@ -831,11 +829,11 @@ msgstr "prefisso"
829
msgid "prepend prefix to each pathname in the archive"
830
msgstr "anteponi <prefisso> a ogni nome percorso nell'archivio"
831
834
-#: archive.c:458 builtin/blame.c:820 builtin/blame.c:821 builtin/config.c:129
835
-#: builtin/fast-export.c:1091 builtin/fast-export.c:1093 builtin/grep.c:895
836
-#: builtin/hash-object.c:105 builtin/ls-files.c:560 builtin/ls-files.c:563
837
-#: builtin/notes.c:412 builtin/notes.c:578 builtin/read-tree.c:123
838
-#: parse-options.h:162
832
+#: archive.c:458 builtin/blame.c:821 builtin/blame.c:822
833
+#: builtin/commit-tree.c:117 builtin/config.c:129 builtin/fast-export.c:1091
834
+#: builtin/fast-export.c:1093 builtin/grep.c:895 builtin/hash-object.c:105
835
+#: builtin/ls-files.c:560 builtin/ls-files.c:563 builtin/notes.c:412
836
+#: builtin/notes.c:578 builtin/read-tree.c:123 parse-options.h:177
837
msgid "file"
838
msgstr "file"
839
@@ -867,8 +865,8 @@ msgstr "comprimi meglio"
865
msgid "list supported archive formats"
866
msgstr "elenca i formati archivio supportati"
867
870
-#: archive.c:477 builtin/archive.c:91 builtin/clone.c:112 builtin/clone.c:115
871
-#: builtin/submodule--helper.c:1378 builtin/submodule--helper.c:1859
868
+#: archive.c:477 builtin/archive.c:91 builtin/clone.c:110 builtin/clone.c:113
869
+#: builtin/submodule--helper.c:1378 builtin/submodule--helper.c:1858
870
msgid "repo"
871
msgstr "repository"
872
@@ -876,7 +874,7 @@ msgstr "repository"
874
msgid "retrieve the archive from remote repository <repo>"
875
msgstr "recupera l'archivio dal repository remoto <repository>"
876
879
-#: archive.c:479 builtin/archive.c:93 builtin/difftool.c:715
877
+#: archive.c:479 builtin/archive.c:93 builtin/difftool.c:707
878
#: builtin/notes.c:498
879
msgid "command"
880
msgstr "comando"
@@ -922,16 +920,16 @@ msgstr "modalità file non supportata: 0%o (SHA1: %s)"
920
msgid "cannot read %s"
921
msgstr "impossibile leggere %s"
922
925
-#: archive-tar.c:458
923
+#: archive-tar.c:459
924
#, c-format
925
msgid "unable to start '%s' filter"
926
msgstr "impossibile avviare il filtro '%s'"
927
930
-#: archive-tar.c:461
928
+#: archive-tar.c:462
929
msgid "unable to redirect descriptor"
930
msgstr "impossibile ridirezionare il descrittore"
931
934
-#: archive-tar.c:468
932
+#: archive-tar.c:469
933
#, c-format
934
msgid "'%s' filter reported error"
935
msgstr "il filtro '%s' ha segnalato un errore"
@@ -946,7 +944,7 @@ msgstr "il percorso non è codificato validamente in UTF-8: %s"
944
msgid "path too long (%d chars, SHA1: %s): %s"
945
msgstr "percorso troppo lungo (%d caratteri, SHA1: %s): %s"
946
949
-#: archive-zip.c:474 builtin/pack-objects.c:225 builtin/pack-objects.c:228
947
+#: archive-zip.c:474 builtin/pack-objects.c:226 builtin/pack-objects.c:229
948
#, c-format
949
msgid "deflate error (%d)"
950
msgstr "errore deflate (%d)"
@@ -962,9 +960,9 @@ msgid "%.*s is not a valid attribute name"
960
msgstr "%.*s non è un nome attributo valido"
961
962
#: attr.c:368
965
-#, fuzzy, c-format
963
+#, c-format
964
msgid "%s not allowed: %s:%d"
967
-msgstr "patch non riuscita: %s:%ld"
965
+msgstr "%s non consentito: %s:%d"
966
967
#: attr.c:408
968
msgid ""
@@ -972,7 +970,7 @@ msgid ""
970
"Use '\\!' for literal leading exclamation."
971
msgstr ""
972
"I pattern negativi sono ignorati negli attributi git\n"
975
-"Utilizzare '\\!' per specificare un punto esclamativo iniziale letteralmente."
973
+"Usare '\\!' per specificare un punto esclamativo iniziale letteralmente."
974
975
#: bisect.c:468
976
#, c-format
@@ -1048,26 +1046,26 @@ msgstr "Bisezione: dev'essere testata una base del merge\n"
1046
msgid "a %s revision is needed"
1047
msgstr "è richiesta una revisione %s"
1048
1051
-#: bisect.c:884 builtin/notes.c:177 builtin/tag.c:237
1049
+#: bisect.c:884 builtin/notes.c:177 builtin/tag.c:248
1050
#, c-format
1051
msgid "could not create file '%s'"
1052
msgstr "impossibile creare il file '%s'"
1053
1056
-#: bisect.c:937 builtin/merge.c:139
1054
+#: bisect.c:928 builtin/merge.c:146
1055
#, c-format
1056
msgid "could not read file '%s'"
1057
msgstr "impossibile leggere il file '%s'"
1058
1061
-#: bisect.c:967
1059
+#: bisect.c:958
1060
msgid "reading bisect refs failed"
1061
msgstr "lettura riferimenti della bisezione non riuscita"
1062
1065
-#: bisect.c:986
1063
+#: bisect.c:977
1064
#, c-format
1065
msgid "%s was both %s and %s\n"
1066
msgstr "%s era sia %s sia %s\n"
1067
1070
-#: bisect.c:994
1068
+#: bisect.c:985
1069
#, c-format
1070
msgid ""
1071
"No testable commit found.\n"
@@ -1076,7 +1074,7 @@ msgstr ""
1074
"Nessun commit testabile trovato.\n"
1075
"Forse hai iniziato il procedimento specificando parametri percorso errati?\n"
1076
1079
-#: bisect.c:1013
1077
+#: bisect.c:1004
1078
#, c-format
1079
msgid "(roughly %d step)"
1080
msgid_plural "(roughly %d steps)"
@@ -1086,7 +1084,7 @@ msgstr[1] "(circa %d passi)"
1084
#. TRANSLATORS: the last %s will be replaced with "(roughly %d
1085
#. steps)" translation.
1086
#.
1089
-#: bisect.c:1019
1087
+#: bisect.c:1010
1088
#, c-format
1089
msgid "Bisecting: %d revision left to test after this %s\n"
1090
msgid_plural "Bisecting: %d revisions left to test after this %s\n"
@@ -1095,46 +1093,46 @@ msgstr[0] ""
1093
msgstr[1] ""
1094
"Bisezione in corso: %d revisioni rimanenti da testare dopo questa %s\n"
1095
1098
-#: blame.c:1792
1096
+#: blame.c:1794
1097
msgid "--contents and --reverse do not blend well."
1098
msgstr "--contents e --reverse non sono compatibili."
1099
1102
-#: blame.c:1806
1100
+#: blame.c:1808
1101
msgid "cannot use --contents with final commit object name"
1102
msgstr "impossibile usare --contents con il nome oggetto del commit finale"
1103
1106
-#: blame.c:1827
1104
+#: blame.c:1829
1105
msgid "--reverse and --first-parent together require specified latest commit"
1106
msgstr ""
1107
"le opzioni --reverse e --first-parent se usate insieme richiedono che sia "
1108
"specificato l'ultimo commit"
1109
1112
-#: blame.c:1836 bundle.c:164 ref-filter.c:2071 remote.c:1948 sequencer.c:1993
1113
-#: sequencer.c:4064 builtin/commit.c:1004 builtin/log.c:378 builtin/log.c:936
1114
-#: builtin/log.c:1420 builtin/log.c:1796 builtin/log.c:2086 builtin/merge.c:407
1115
-#: builtin/pack-objects.c:3137 builtin/pack-objects.c:3152
1110
+#: blame.c:1838 bundle.c:164 ref-filter.c:2077 remote.c:1938 sequencer.c:2030
1111
+#: sequencer.c:4224 builtin/commit.c:1017 builtin/log.c:382 builtin/log.c:940
1112
+#: builtin/log.c:1428 builtin/log.c:1804 builtin/log.c:2094 builtin/merge.c:415
1113
+#: builtin/pack-objects.c:3140 builtin/pack-objects.c:3155
1114
#: builtin/shortlog.c:192
1115
msgid "revision walk setup failed"
1116
msgstr "impostazione percorso revisioni non riuscita"
1117
1120
-#: blame.c:1854
1118
+#: blame.c:1856
1119
msgid ""
1120
"--reverse --first-parent together require range along first-parent chain"
1121
msgstr ""
1122
"le opzioni --reverse e --first-parent se usate insieme richiedono che sia "
1123
"specificato un intervallo nella catena del primo commit genitore"
1124
1127
-#: blame.c:1865
1125
+#: blame.c:1867
1126
#, c-format
1127
msgid "no such path %s in %s"
1128
msgstr "il percorso %s in %s non esiste"
1129
1132
-#: blame.c:1876
1130
+#: blame.c:1878
1131
#, c-format
1132
msgid "cannot read blob %s for path %s"
1133
msgstr "impossibile leggere il blob %s per il percorso %s"
1134
1137
-#: branch.c:52
1135
+#: branch.c:53
1136
#, c-format
1137
msgid ""
1138
"\n"
@@ -1147,95 +1145,95 @@ msgstr ""
1145
"le informazioni di tracciamento remoto eseguendo\n"
1146
"\"git branch --set-upstream-to=%s%s%s\"."
1147
1150
-#: branch.c:66
1148
+#: branch.c:67
1149
#, c-format
1150
msgid "Not setting branch %s as its own upstream."
1151
msgstr "Non imposto il branch %s come upstream di sé stesso."
1152
1155
-#: branch.c:92
1153
+#: branch.c:93
1154
#, c-format
1155
msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1156
msgstr ""
1157
"Branch '%s' impostato per tracciare il branch remoto '%s' da '%s' tramite "
1158
"rebase."
1159
1162
-#: branch.c:93
1160
+#: branch.c:94
1161
#, c-format
1162
msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1163
msgstr "Branch '%s' impostato per tracciare il branch remoto '%s' da '%s'."
1164
1167
-#: branch.c:97
1165
+#: branch.c:98
1166
#, c-format
1167
msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1168
msgstr ""
1169
"Branch '%s' impostato per tracciare il branch locale '%s' tramite rebase."
1170
1173
-#: branch.c:98
1171
+#: branch.c:99
1172
#, c-format
1173
msgid "Branch '%s' set up to track local branch '%s'."
1174
msgstr "Branch '%s' impostato per tracciare il branch locale '%s'."
1175
1178
-#: branch.c:103
1176
+#: branch.c:104
1177
#, c-format
1178
msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1179
msgstr ""
1180
"Branch '%s' impostato per tracciare il riferimento remoto '%s' tramite "
1181
"rebase."
1182
1185
-#: branch.c:104
1183
+#: branch.c:105
1184
#, c-format
1185
msgid "Branch '%s' set up to track remote ref '%s'."
1186
msgstr "Branch '%s' impostato per tracciare il riferimento remoto '%s'."
1187
1190
-#: branch.c:108
1188
+#: branch.c:109
1189
#, c-format
1190
msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1191
msgstr ""
1192
"Branch '%s' impostato per tracciare il riferimento locale '%s' tramite "
1193
"rebase."
1194
1197
-#: branch.c:109
1195
+#: branch.c:110
1196
#, c-format
1197
msgid "Branch '%s' set up to track local ref '%s'."
1198
msgstr "Branch '%s' impostato per tracciare il riferimento locale '%s'."
1199
1202
-#: branch.c:118
1200
+#: branch.c:119
1201
msgid "Unable to write upstream branch configuration"
1202
msgstr "Impossibile scrivere la configurazione relativa al branch upstream"
1203
1206
-#: branch.c:155
1204
+#: branch.c:156
1205
#, c-format
1206
msgid "Not tracking: ambiguous information for ref %s"
1207
msgstr ""
1208
"Il tracciamento non avverrà: informazioni ambigue per il riferimento %s"
1209
1212
-#: branch.c:188
1210
+#: branch.c:189
1211
#, c-format
1212
msgid "'%s' is not a valid branch name."
1213
msgstr "'%s' non è un nome branch valido."
1214
1217
-#: branch.c:207
1215
+#: branch.c:208
1216
#, c-format
1217
msgid "A branch named '%s' already exists."
1218
msgstr "Un branch denominato '%s' esiste già."
1219
1222
-#: branch.c:212
1220
+#: branch.c:213
1221
msgid "Cannot force update the current branch."
1222
msgstr "Impossibile eseguire un aggiornamento forzato del branch corrente."
1223
1226
-#: branch.c:232
1224
+#: branch.c:233
1225
#, c-format
1226
msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1227
msgstr ""
1228
"Impossibile impostare le informazioni di tracciamento: il punto di partenza "
1229
"'%s' non è un branch."
1230
1233
-#: branch.c:234
1231
+#: branch.c:235
1232
#, c-format
1233
msgid "the requested upstream branch '%s' does not exist"
1234
msgstr "il branch upstream richiesto '%s' non esiste"
1235
1238
-#: branch.c:236
1236
+#: branch.c:237
1237
msgid ""
1238
"\n"
1239
"If you are planning on basing your work on an upstream\n"
@@ -1253,20 +1251,20 @@ msgstr ""
1251
"\n"
1252
"Se prevedi di eseguire il push di un nuovo branch locale\n"
1253
"che traccerà la sua controparte remota, potresti voler\n"
1256
-"utilizzare \"git push -u\" per impostare la configurazione del\n"
1254
+"usare \"git push -u\" per impostare la configurazione del\n"
1255
"branch upstream durante il push."
1256
1259
-#: branch.c:280
1257
+#: branch.c:281
1258
#, c-format
1259
msgid "Not a valid object name: '%s'."
1260
msgstr "Nome oggetto non valido: '%s'."
1261
1264
-#: branch.c:300
1262
+#: branch.c:301
1263
#, c-format
1264
msgid "Ambiguous object name: '%s'."
1265
msgstr "Nome oggetto ambiguo: '%s'."
1266
1269
-#: branch.c:305
1267
+#: branch.c:306
1268
#, c-format
1269
msgid "Not a valid branch point: '%s'."
1270
msgstr "Punto di branch non valido: '%s'."
@@ -1291,8 +1289,8 @@ msgstr "'%s' non sembra essere un file bundle v2"
1289
msgid "unrecognized header: %s%s (%d)"
1290
msgstr "intestazione non riconosciuta: %s%s (%d)"
1291
1294
-#: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2215 sequencer.c:2763
1295
-#: builtin/commit.c:776
1292
+#: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2281 sequencer.c:2916
1293
+#: builtin/commit.c:788
1294
#, c-format
1295
msgid "could not open '%s'"
1296
msgstr "impossibile aprire '%s'"
@@ -1340,7 +1338,7 @@ msgstr "comando rev-list morto"
1338
msgid "ref '%s' is excluded by the rev-list options"
1339
msgstr "il ref '%s' è escluso dalle opzioni di rev-list"
1340
1343
-#: bundle.c:457 builtin/log.c:193 builtin/log.c:1701 builtin/shortlog.c:306
1341
+#: bundle.c:457 builtin/log.c:197 builtin/log.c:1709 builtin/shortlog.c:306
1342
#, c-format
1343
msgid "unrecognized argument: %s"
1344
msgstr "argomento non riconosciuto: %s"
@@ -1363,9 +1361,8 @@ msgstr "comando index-pack morto"
1361
msgid "invalid color value: %.*s"
1362
msgstr "valore colore non valido: %.*s"
1363
1366
-#: commit.c:50 sequencer.c:2567 builtin/am.c:355 builtin/am.c:399
1367
-#: builtin/am.c:1375 builtin/am.c:2019 builtin/replace.c:376
1368
-#: builtin/replace.c:448
1364
+#: commit.c:50 sequencer.c:2697 builtin/am.c:355 builtin/am.c:399
1365
+#: builtin/am.c:1377 builtin/am.c:2022 builtin/replace.c:455
1366
#, c-format
1367
msgid "could not parse %s"
1368
msgstr "impossibile analizzare %s"
@@ -1389,33 +1386,33 @@ msgstr ""
1386
"Il supporto per <GIT_DIR>/info/graft è deprecato\n"
1387
"e sarà rimosso in una versione futura di Git.\n"
1388
"\n"
1392
-"Utilizzare \"git replace --convert-graft-file\"\n"
1389
+"Usare \"git replace --convert-graft-file\"\n"
1390
"per convertire i graft in ref sostitutivi.\n"
1391
"\n"
1392
"Per disabilitare questo messaggio, eseguire\n"
1393
"\"git config advice.graftFileDeprecated false\""
1394
1398
-#: commit.c:1122
1395
+#: commit.c:1128
1396
#, c-format
1397
msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
1398
msgstr "Il commit %s ha una firma GPG non affidabile, presumibilmente di %s."
1399
1403
-#: commit.c:1125
1400
+#: commit.c:1131
1401
#, c-format
1402
msgid "Commit %s has a bad GPG signature allegedly by %s."
1403
msgstr "Il commit %s ha una firma GPG non valida presumibilmente di %s."
1404
1408
-#: commit.c:1128
1405
+#: commit.c:1134
1406
#, c-format
1407
msgid "Commit %s does not have a GPG signature."
1408
msgstr "Il commit %s non ha una firma GPG."
1409
1413
-#: commit.c:1131
1410
+#: commit.c:1137
1411
#, c-format
1412
msgid "Commit %s has a good GPG signature by %s\n"
1413
msgstr "Il commit %s ha una firma GPG valida di %s\n"
1414
1418
-#: commit.c:1385
1415
+#: commit.c:1391
1416
msgid ""
1417
"Warning: commit message did not conform to UTF-8.\n"
1418
"You may want to amend it after fixing the message, or set the config\n"
@@ -1426,141 +1423,212 @@ msgstr ""
1423
"la variabile di configurazione i18n.commitencoding alla codifica usata\n"
1424
"dal tuo progetto.\n"
1425
1429
-#: commit-graph.c:101
1430
-#, c-format
1431
-msgid "graph file %s is too small"
1432
-msgstr "il file grafo %s è troppo piccolo"
1426
+#: commit-graph.c:105
1427
+msgid "commit-graph file is too small"
1428
+msgstr "il file grafo dei commit %s è troppo piccolo"
1429
1434
-#: commit-graph.c:136
1430
+#: commit-graph.c:170
1431
#, c-format
1436
-msgid "graph signature %X does not match signature %X"
1437
-msgstr "la firma del grafo %X non corrisponde alla firma %X"
1432
+msgid "commit-graph signature %X does not match signature %X"
1433
+msgstr "la firma del grafo dei commit %X non corrisponde alla firma %X"
1434
1439
-#: commit-graph.c:143
1435
+#: commit-graph.c:177
1436
#, c-format
1441
-msgid "graph version %X does not match version %X"
1442
-msgstr "la versione del grafo %X non corrisponde alla versione %X"
1437
+msgid "commit-graph version %X does not match version %X"
1438
+msgstr "la versione del grafo dei commit %X non corrisponde alla versione %X"
1439
1444
-#: commit-graph.c:150
1440
+#: commit-graph.c:184
1441
#, c-format
1446
-msgid "hash version %X does not match version %X"
1447
-msgstr "la versione dell'hash %X non corrisponde alla versione %X"
1442
+msgid "commit-graph hash version %X does not match version %X"
1443
+msgstr ""
1444
+"la versione hash del grafo dei commit %X non corrisponde alla versione %X"
1445
1449
-#: commit-graph.c:173
1450
-msgid "chunk lookup table entry missing; graph file may be incomplete"
1446
+#: commit-graph.c:207
1447
+msgid "commit-graph chunk lookup table entry missing; file may be incomplete"
1448
msgstr ""
1449
+"voce blocco grafo dei commit mancante nella tabella di ricerca; il file "
1450
+"potrebbe non essere completo"
1451
1453
-#: commit-graph.c:184
1452
+#: commit-graph.c:218
1453
#, c-format
1455
-msgid "improper chunk offset %08x%08x"
1456
-msgstr "offset blocco improprio %08x%08x"
1454
+msgid "commit-graph improper chunk offset %08x%08x"
1455
+msgstr "offset blocco grafo dei commit improprio %08x%08x"
1456
1458
-#: commit-graph.c:221
1457
+#: commit-graph.c:255
1458
#, c-format
1460
-msgid "chunk id %08x appears multiple times"
1461
-msgstr "l'ID del blocco %08x compare più volte"
1459
+msgid "commit-graph chunk id %08x appears multiple times"
1460
+msgstr "l'ID del blocco grafo dei commit %08x compare più volte"
1461
1463
-#: commit-graph.c:334
1462
+#: commit-graph.c:390
1463
#, c-format
1464
msgid "could not find commit %s"
1465
msgstr "impossibile trovare il commit %s"
1466
1468
-#: commit-graph.c:671 builtin/pack-objects.c:2646
1467
+#: commit-graph.c:732 builtin/pack-objects.c:2649
1468
#, c-format
1469
msgid "unable to get type of object %s"
1470
msgstr "impossibile recuperare il tipo dell'oggetto %s"
1471
1473
-#: commit-graph.c:704
1474
-#, fuzzy
1472
+#: commit-graph.c:765
1473
msgid "Loading known commits in commit graph"
1476
-msgstr "Annotazione commit nel grafo dei commit in corso"
1474
+msgstr "Caricamento commit noti nel grafo dei commit in corso"
1475
1478
-#: commit-graph.c:720
1479
-#, fuzzy
1476
+#: commit-graph.c:781
1477
msgid "Expanding reachable commits in commit graph"
1481
-msgstr "Annotazione commit nel grafo dei commit in corso"
1478
+msgstr "Espansione dei commit raggiungibili nel grafo dei commit in corso"
1479
1483
-#: commit-graph.c:732
1484
-#, fuzzy
1480
+#: commit-graph.c:793
1481
msgid "Clearing commit marks in commit graph"
1486
-msgstr "Verifica dei commit nel grafo dei commit in corso"
1482
+msgstr "Rimozione dei contrassegni commit nel grafo dei commit in corso"
1483
1488
-#: commit-graph.c:752
1484
+#: commit-graph.c:813
1485
msgid "Computing commit graph generation numbers"
1486
msgstr "Calcolo numeri generazione del grafo dei commit in corso"
1487
1492
-#: commit-graph.c:869
1493
-#, fuzzy, c-format
1488
+#: commit-graph.c:930
1489
+#, c-format
1490
msgid "Finding commits for commit graph in %d pack"
1491
msgid_plural "Finding commits for commit graph in %d packs"
1496
-msgstr[0] "Ricerca dei commit per il grafo dei commit in corso"
1497
-msgstr[1] "Ricerca dei commit per il grafo dei commit in corso"
1492
+msgstr[0] "Ricerca dei commit per il grafo dei commit in %d pack in corso"
1493
+msgstr[1] "Ricerca dei commit per il grafo dei commit in %d pack in corso"
1494
1499
-#: commit-graph.c:882
1495
+#: commit-graph.c:943
1496
#, c-format
1497
msgid "error adding pack %s"
1498
msgstr "errore durante l'aggiunta del pack %s"
1499
1504
-#: commit-graph.c:884
1500
+#: commit-graph.c:945
1501
#, c-format
1502
msgid "error opening index for %s"
1507
-msgstr "errore durante l'apertura dell'index per %s"
1503
+msgstr "errore durante l'apertura dell'indice per %s"
1504
1509
-#: commit-graph.c:898
1510
-#, fuzzy, c-format
1505
+#: commit-graph.c:959
1506
+#, c-format
1507
msgid "Finding commits for commit graph from %d ref"
1508
msgid_plural "Finding commits for commit graph from %d refs"
1513
-msgstr[0] "Ricerca dei commit per il grafo dei commit in corso"
1514
-msgstr[1] "Ricerca dei commit per il grafo dei commit in corso"
1509
+msgstr[0] ""
1510
+"Ricerca dei commit per il grafo dei commit da %d riferimento in corso"
1511
+msgstr[1] ""
1512
+"Ricerca dei commit per il grafo dei commit da %d riferimenti in corso"
1513
1516
-#: commit-graph.c:930
1517
-#, fuzzy
1514
+#: commit-graph.c:991
1515
msgid "Finding commits for commit graph among packed objects"
1519
-msgstr "Ricerca dei commit per il grafo dei commit in corso"
1516
+msgstr ""
1517
+"Ricerca dei commit per il grafo dei commit fra gli oggetti nei pack in corso"
1518
1521
-#: commit-graph.c:943
1522
-#, fuzzy
1519
+#: commit-graph.c:1004
1520
msgid "Counting distinct commits in commit graph"
1524
-msgstr "Annotazione commit nel grafo dei commit in corso"
1521
+msgstr "Conteggio commit distinti nel grafo dei commit in corso"
1522
1526
-#: commit-graph.c:956
1523
+#: commit-graph.c:1017
1524
#, c-format
1525
msgid "the commit graph format cannot write %d commits"
1526
msgstr ""
1530
-"il formato del grafo dei commit non può essere utilizzato per scrivere %d "
1531
-"commit"
1527
+"il formato del grafo dei commit non può essere usato per scrivere %d commit"
1528
1533
-#: commit-graph.c:965
1534
-#, fuzzy
1529
+#: commit-graph.c:1026
1530
msgid "Finding extra edges in commit graph"
1536
-msgstr "Ricerca dei commit per il grafo dei commit in corso"
1531
+msgstr "Ricerca degli archi aggiuntivi nel grafo dei commit in corso"
1532
1538
-#: commit-graph.c:989
1533
+#: commit-graph.c:1050
1534
msgid "too many commits to write graph"
1535
msgstr "troppi commit da scrivere nel grafo"
1536
1542
-#: commit-graph.c:996 midx.c:769
1537
+#: commit-graph.c:1057 midx.c:819
1538
#, c-format
1539
msgid "unable to create leading directories of %s"
1540
msgstr "impossibile creare le prime directory di %s"
1541
1547
-#: commit-graph.c:1036
1548
-#, fuzzy, c-format
1542
+#: commit-graph.c:1097
1543
+#, c-format
1544
msgid "Writing out commit graph in %d pass"
1545
msgid_plural "Writing out commit graph in %d passes"
1551
-msgstr[0] "Verifica dei commit nel grafo dei commit in corso"
1552
-msgstr[1] "Verifica dei commit nel grafo dei commit in corso"
1546
+msgstr[0] "Scrittura in %d passaggio del grafo dei commit in corso"
1547
+msgstr[1] "Scrittura in %d passaggi del grafo dei commit in corso"
1548
1554
-#: commit-graph.c:1109
1549
+#: commit-graph.c:1162
1550
msgid "the commit-graph file has incorrect checksum and is likely corrupt"
1551
msgstr ""
1552
"il file del grafo dei commit ha un checksum non corretto e probabilmente è "
1553
"corrotto"
1554
1560
-#: commit-graph.c:1153
1555
+#: commit-graph.c:1172
1556
+#, c-format
1557
+msgid "commit-graph has incorrect OID order: %s then %s"
1558
+msgstr "il grafo dei commit ha un ordine OID non corretto: %s seguito da %s"
1559
+
1560
+#: commit-graph.c:1182 commit-graph.c:1197
1561
+#, c-format
1562
+msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
1563
+msgstr ""
1564
+"il grafo dei commit ha un valore fanout non corretto: fanout[%d] = %u != %u"
1565
+
1566
+#: commit-graph.c:1189
1567
+#, c-format
1568
+msgid "failed to parse commit %s from commit-graph"
1569
+msgstr "impossibile analizzare il commit %s nel grafo dei commit"
1570
+
1571
+#: commit-graph.c:1206
1572
msgid "Verifying commits in commit graph"
1573
msgstr "Verifica dei commit nel grafo dei commit in corso"
1574
1575
+#: commit-graph.c:1219
1576
+#, c-format
1577
+msgid "failed to parse commit %s from object database for commit-graph"
1578
+msgstr ""
1579
+"impossibile analizzare il commit %s dal database oggetti per il grafo dei "
1580
+"commit"
1581
+
1582
+#: commit-graph.c:1226
1583
+#, c-format
1584
+msgid "root tree OID for commit %s in commit-graph is %s != %s"
1585
+msgstr ""
1586
+"l'OID dell'albero radice per il commit %s nel grafo dei commit è %s != %s"
1587
+
1588
+#: commit-graph.c:1236
1589
+#, c-format
1590
+msgid "commit-graph parent list for commit %s is too long"
1591
+msgstr "l'elenco genitori nel grafo dei commit per il commit %s è troppo lungo"
1592
+
1593
+#: commit-graph.c:1242
1594
+#, c-format
1595
+msgid "commit-graph parent for %s is %s != %s"
1596
+msgstr "il genitore nel grafo dei commit per %s è %s != %s"
1597
+
1598
+#: commit-graph.c:1255
1599
+#, c-format
1600
+msgid "commit-graph parent list for commit %s terminates early"
1601
+msgstr ""
1602
+"l'elenco genitori nel grafo dei commit per il commit %s è finito prima del "
1603
+"previsto"
1604
+
1605
+#: commit-graph.c:1260
1606
+#, c-format
1607
+msgid ""
1608
+"commit-graph has generation number zero for commit %s, but non-zero elsewhere"
1609
+msgstr ""
1610
+"il grafo dei commit ha un numero generazione zero per il commit %s ma non "
1611
+"pari a zero per gli altri"
1612
+
1613
+#: commit-graph.c:1264
1614
+#, c-format
1615
+msgid ""
1616
+"commit-graph has non-zero generation number for commit %s, but zero elsewhere"
1617
+msgstr ""
1618
+"il grafo dei commit ha un numero generazione non pari a zero per il commit "
1619
+"%s ma pari a zero per gli altri"
1620
+
1621
+#: commit-graph.c:1279
1622
+#, c-format
1623
+msgid "commit-graph generation for commit %s is %u != %u"
1624
+msgstr "il numero generazione nel grafo dei commit per il commit %s è %u != %u"
1625
+
1626
+#: commit-graph.c:1285
1627
+#, c-format
1628
+msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
1629
+msgstr ""
1630
+"la data per il commit %s nel grafo dei commit è %<PRIuMAX> != %<PRIuMAX>"
1631
+
1632
#: compat/obstack.c:406 compat/obstack.c:408
1633
msgid "memory exhausted"
1634
msgstr "memoria esaurita"
@@ -1604,7 +1672,7 @@ msgstr "la chiave non contiene una sezione: %s"
1672
msgid "key does not contain variable name: %s"
1673
msgstr "la chiave non contiene un nome variabile: %s"
1674
1607
-#: config.c:378 sequencer.c:2330
1675
+#: config.c:378 sequencer.c:2459
1676
#, c-format
1677
msgid "invalid key: %s"
1678
msgstr "chiave non valida: %s"
@@ -1745,141 +1813,141 @@ msgstr "valore malformato per %s: %s"
1813
msgid "must be one of nothing, matching, simple, upstream or current"
1814
msgstr "dev'essere nothing, matching, simple, upstream o current"
1815
1748
-#: config.c:1481 builtin/pack-objects.c:3394
1816
+#: config.c:1483 builtin/pack-objects.c:3397
1817
#, c-format
1818
msgid "bad pack compression level %d"
1819
msgstr "livello compressione pack %d non valido"
1820
1753
-#: config.c:1602
1821
+#: config.c:1604
1822
#, c-format
1823
msgid "unable to load config blob object '%s'"
1824
msgstr "impossibile caricare l'oggetto blob configurazione '%s'"
1825
1758
-#: config.c:1605
1826
+#: config.c:1607
1827
#, c-format
1828
msgid "reference '%s' does not point to a blob"
1829
msgstr "il riferimento '%s' non punta ad un blob"
1830
1763
-#: config.c:1622
1831
+#: config.c:1624
1832
#, c-format
1833
msgid "unable to resolve config blob '%s'"
1834
msgstr "impossibile risolvere il blob configurazione '%s'"
1835
1768
-#: config.c:1652
1836
+#: config.c:1654
1837
#, c-format
1838
msgid "failed to parse %s"
1839
msgstr "analisi di %s non riuscita"
1840
1773
-#: config.c:1705
1841
+#: config.c:1710
1842
msgid "unable to parse command-line config"
1843
msgstr "impossibile analizzare la configurazione a riga di comando"
1844
1777
-#: config.c:2037
1845
+#: config.c:2059
1846
msgid "unknown error occurred while reading the configuration files"
1847
msgstr ""
1848
"si è verificato un errore imprevisto durante la lettura dei file di "
1849
"configurazione"
1850
1783
-#: config.c:2207
1851
+#: config.c:2229
1852
#, c-format
1853
msgid "Invalid %s: '%s'"
1854
msgstr "%s non valido: '%s'"
1855
1788
-#: config.c:2250
1856
+#: config.c:2272
1857
#, c-format
1858
msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1859
msgstr ""
1860
"valore core.untrackedCache '%s' non valido; utilizzerò il valore predefinito "
1861
"'keep'"
1862
1795
-#: config.c:2276
1863
+#: config.c:2298
1864
#, c-format
1865
msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1866
msgstr ""
1867
"il valore splitIndex.maxPercentChange '%d' dovrebbe essere compreso fra 0 e "
1868
"100"
1869
1802
-#: config.c:2322
1870
+#: config.c:2344
1871
#, c-format
1872
msgid "unable to parse '%s' from command-line config"
1873
msgstr "impossibile analizzare '%s' dalla configurazione a riga di comando"
1874
1807
-#: config.c:2324
1875
+#: config.c:2346
1876
#, c-format
1877
msgid "bad config variable '%s' in file '%s' at line %d"
1878
msgstr "variabile configurazione '%s' errata nel file '%s' alla riga %d"
1879
1812
-#: config.c:2405
1880
+#: config.c:2427
1881
#, c-format
1882
msgid "invalid section name '%s'"
1883
msgstr "nome sezione '%s' non valido"
1884
1817
-#: config.c:2437
1885
+#: config.c:2459
1886
#, c-format
1887
msgid "%s has multiple values"
1888
msgstr "%s ha più valori"
1889
1822
-#: config.c:2466
1890
+#: config.c:2488
1891
#, c-format
1892
msgid "failed to write new configuration file %s"
1893
msgstr "scrittura del nuovo file di configurazione %s non riuscita"
1894
1827
-#: config.c:2716 config.c:3040
1895
+#: config.c:2740 config.c:3064
1896
#, c-format
1897
msgid "could not lock config file %s"
1898
msgstr "impossibile bloccare il file di configurazione %s"
1899
1832
-#: config.c:2727
1900
+#: config.c:2751
1901
#, c-format
1902
msgid "opening %s"
1903
msgstr "apertura di %s in corso"
1904
1837
-#: config.c:2762 builtin/config.c:328
1905
+#: config.c:2786 builtin/config.c:328
1906
#, c-format
1907
msgid "invalid pattern: %s"
1908
msgstr "pattern non valido: %s"
1909
1842
-#: config.c:2787
1910
+#: config.c:2811
1911
#, c-format
1912
msgid "invalid config file %s"
1913
msgstr "file di configurazione %s non valido"
1914
1847
-#: config.c:2800 config.c:3053
1915
+#: config.c:2824 config.c:3077
1916
#, c-format
1917
msgid "fstat on %s failed"
1918
msgstr "fstat di %s non riuscita"
1919
1852
-#: config.c:2811
1920
+#: config.c:2835
1921
#, c-format
1922
msgid "unable to mmap '%s'"
1923
msgstr "impossibile eseguire mmap su '%s'"
1924
1857
-#: config.c:2820 config.c:3058
1925
+#: config.c:2844 config.c:3082
1926
#, c-format
1927
msgid "chmod on %s failed"
1928
msgstr "esecuzione chmod su %s non riuscita"
1929
1862
-#: config.c:2905 config.c:3155
1930
+#: config.c:2929 config.c:3179
1931
#, c-format
1932
msgid "could not write config file %s"
1933
msgstr "impossibile scrivere il file di configurazione %s"
1934
1867
-#: config.c:2939
1935
+#: config.c:2963
1936
#, c-format
1937
msgid "could not set '%s' to '%s'"
1938
msgstr "impossibile impostare '%s' a '%s'"
1939
1872
-#: config.c:2941 builtin/remote.c:782
1940
+#: config.c:2965 builtin/remote.c:782
1941
#, c-format
1942
msgid "could not unset '%s'"
1943
msgstr "impossibile eliminare l'impostazione di '%s'"
1944
1877
-#: config.c:3031
1945
+#: config.c:3055
1946
#, c-format
1947
msgid "invalid section name: %s"
1948
msgstr "nome sezione non valido: %s"
1949
1882
-#: config.c:3198
1950
+#: config.c:3222
1951
#, c-format
1952
msgid "missing value for '%s'"
1953
msgstr "valore mancante per %s"
@@ -2037,28 +2105,28 @@ msgstr "la variante SSH 'simple' non supporta -6"
2105
msgid "ssh variant 'simple' does not support setting port"
2106
msgstr "la variante SSH 'simple' non supporta l'impostazione della porta"
2107
2040
-#: connect.c:1259
2108
+#: connect.c:1260
2109
#, c-format
2110
msgid "strange pathname '%s' blocked"
2111
msgstr "percorso strano '%s' bloccato"
2112
2045
-#: connect.c:1304
2113
+#: connect.c:1307
2114
msgid "unable to fork"
2115
msgstr "impossibile eseguire fork"
2116
2049
-#: connected.c:68 builtin/fsck.c:221 builtin/prune.c:146
2117
+#: connected.c:85 builtin/fsck.c:221 builtin/prune.c:43
2118
msgid "Checking connectivity"
2051
-msgstr "Controllo connettività in corso"
2119
+msgstr "Controllo connessione in corso"
2120
2053
-#: connected.c:80
2121
+#: connected.c:97
2122
msgid "Could not run 'git rev-list'"
2123
msgstr "Non è stato possibile eseguire 'git-rev-list'"
2124
2057
-#: connected.c:100
2125
+#: connected.c:117
2126
msgid "failed write to rev-list"
2127
msgstr "scrittura nella rev-list non riuscita"
2128
2061
-#: connected.c:107
2129
+#: connected.c:124
2130
msgid "failed to close rev-list's stdin"
2131
msgstr "chiusura standard input della rev-list non riuscita"
2132
@@ -2106,8 +2174,8 @@ msgid ""
2174
"The file '%s' contains a byte order mark (BOM). Please use UTF-%s as working-"
2175
"tree-encoding."
2176
msgstr ""
2109
-"Il file '%s' contiene un indicatore dell'ordine dei byte (BOM). Utilizzare "
2110
-"UTF-%s come codifica dell'albero di lavoro."
2177
+"Il file '%s' contiene un indicatore dell'ordine dei byte (BOM). Usare UTF-%s "
2178
+"come codifica dell'albero di lavoro."
2179
2180
#: convert.c:304
2181
#, c-format
@@ -2120,9 +2188,9 @@ msgid ""
2188
"The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2189
"%sLE (depending on the byte order) as working-tree-encoding."
2190
msgstr ""
2123
-"Nel file '%s' manca un indicatore dell'ordine dei byte (BOM). Utilizzare UTF-"
2124
-"%sBE o UTF-%sLE (a seconda dell'ordine dei byte) come codifica dell'albero "
2125
-"di lavoro."
2191
+"Nel file '%s' manca un indicatore dell'ordine dei byte (BOM). Usare UTF-%sBE "
2192
+"o UTF-%sLE (a seconda dell'ordine dei byte) come codifica dell'albero di "
2193
+"lavoro."
2194
2195
#: convert.c:424 convert.c:495
2196
#, c-format
@@ -2295,24 +2363,31 @@ msgstr "lettura dell'orderfile '%s' non riuscita"
2363
msgid "Performing inexact rename detection"
2364
msgstr "Rilevamento ridenominazione non esatta in corso"
2365
2298
-#: diff.c:108
2299
-#, c-format
2300
-msgid "option '%s' requires a value"
2301
-msgstr "l'opzione '%s' richiede un valore"
2366
+#: diff-no-index.c:238
2367
+msgid "git diff --no-index [<options>] <path> <path>"
2368
+msgstr "git diff --no-index [<opzioni>] <percorso> <percorso>"
2369
+
2370
+#: diff-no-index.c:263
2371
+msgid ""
2372
+"Not a git repository. Use --no-index to compare two paths outside a working "
2373
+"tree"
2374
+msgstr ""
2375
+"Non è un repository Git. Usa --no-index per confrontare due percorsi al di "
2376
+"fuori di un albero di lavoro"
2377
2303
-#: diff.c:158
2378
+#: diff.c:155
2379
#, c-format
2380
msgid " Failed to parse dirstat cut-off percentage '%s'\n"
2381
msgstr ""
2382
" Analisi della percentuale di cutoff statistiche directory '%s' non "
2383
"riuscita\n"
2384
2310
-#: diff.c:163
2385
+#: diff.c:160
2386
#, c-format
2387
msgid " Unknown dirstat parameter '%s'\n"
2388
msgstr " Parametro statistiche directory '%s' sconosciuto\n"
2389
2315
-#: diff.c:291
2390
+#: diff.c:296
2391
msgid ""
2392
"color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2393
"'dimmed-zebra', 'plain'"
@@ -2320,15 +2395,17 @@ msgstr ""
2395
"l'impostazione colore per file spostati deve essere 'no', 'default', "
2396
"'blocks', 'zebra', 'dimmed-zebra', 'plain'"
2397
2323
-#: diff.c:319
2398
+#: diff.c:324
2399
#, c-format
2400
msgid ""
2401
"unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
2402
"'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
2403
msgstr ""
2404
+"modalità color-moved-ws '%s' sconosciuta, i valori possibili sono 'ignore-"
2405
+"space-change', 'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-"
2406
+"change'"
2407
2330
-#: diff.c:327
2331
-#, fuzzy
2408
+#: diff.c:332
2409
msgid ""
2410
"color-moved-ws: allow-indentation-change cannot be combined with other "
2411
"whitespace modes"
@@ -2336,13 +2413,13 @@ msgstr ""
2413
"color-moved-ws: allow-indentation-change non può essere combinata con altre "
2414
"modalità spazi bianchi"
2415
2339
-#: diff.c:400
2416
+#: diff.c:405
2417
#, c-format
2418
msgid "Unknown value for 'diff.submodule' config variable: '%s'"
2419
msgstr ""
2420
"Valore sconosciuto per la variabile di configurazione 'diff.submodule': '%s'"
2421
2345
-#: diff.c:460
2422
+#: diff.c:465
2423
#, c-format
2424
msgid ""
2425
"Found errors in 'diff.dirstat' config variable:\n"
@@ -2351,25 +2428,36 @@ msgstr ""
2428
"Trovati errori nella variabile di configurazione 'diff.dirstat':\n"
2429
"%s"
2430
2354
-#: diff.c:4211
2431
+#: diff.c:4210
2432
#, c-format
2433
msgid "external diff died, stopping at %s"
2434
msgstr "processo esterno diff morto, mi fermo a %s"
2435
2359
-#: diff.c:4553
2436
+#: diff.c:4555
2437
msgid "--name-only, --name-status, --check and -s are mutually exclusive"
2438
msgstr ""
2439
"le opzioni --name-only, --name-status, --check e -s sono mutuamente esclusive"
2440
2364
-#: diff.c:4556
2441
+#: diff.c:4558
2442
msgid "-G, -S and --find-object are mutually exclusive"
2443
msgstr "le opzioni -G, -S e --find-object sono mutuamente esclusive"
2444
2368
-#: diff.c:4634
2445
+#: diff.c:4636
2446
msgid "--follow requires exactly one pathspec"
2447
msgstr "--follow richiede esattamente uno specificatore percorso"
2448
2372
-#: diff.c:4800
2449
+#: diff.c:4684
2450
+#, c-format
2451
+msgid "invalid --stat value: %s"
2452
+msgstr "valore non valido per --stat: %s"
2453
+
2454
+#: diff.c:4689 diff.c:4694 diff.c:4699 diff.c:4704 diff.c:5217
2455
+#: parse-options.c:199 parse-options.c:203
2456
+#, c-format
2457
+msgid "%s expects a numerical value"
2458
+msgstr "%s richiede un valore numerico"
2459
+
2460
+#: diff.c:4721
2461
#, c-format
2462
msgid ""
2463
"Failed to parse --dirstat/-X option parameter:\n"
@@ -2378,344 +2466,851 @@ msgstr ""
2466
"Analisi del parametro dell'opzione --dirstat/-X non riuscita:\n"
2467
"%s"
2468
2381
-#: diff.c:4814
2469
+#: diff.c:4806
2470
#, c-format
2383
-msgid "Failed to parse --submodule option parameter: '%s'"
2384
-msgstr "Analisi del parametro dell'opzione --submodule non riuscita: '%s'"
2385
-
2386
-#: diff.c:5900
2387
-msgid "inexact rename detection was skipped due to too many files."
2388
-msgstr ""
2389
-"il rilevamento ridenominazione non esatta è stato omesso per la presenza di "
2390
-"troppi file."
2471
+msgid "unknown change class '%c' in --diff-filter=%s"
2472
+msgstr "classe modifica '%c' sconosciuta in --diff-filter=%s"
2473
2392
-#: diff.c:5903
2393
-msgid "only found copies from modified paths due to too many files."
2394
-msgstr ""
2395
-"trovate solo copie dai percorsi modificati per la presenza di troppi file."
2474
+#: diff.c:4830
2475
+#, c-format
2476
+msgid "unknown value after ws-error-highlight=%.*s"
2477
+msgstr "valore sconosciuto dopo ws-error-highlight=%.*s"
2478
2397
-#: diff.c:5906
2479
+#: diff.c:4844
2480
#, c-format
2399
-msgid ""
2400
-"you may want to set your %s variable to at least %d and retry the command."
2401
-msgstr ""
2402
-"potresti voler impostare la variabile %s ad almeno %d e riprovare ad "
2403
-"eseguire il comando."
2481
+msgid "unable to resolve '%s'"
2482
+msgstr "impossibile risolvere '%s'"
2483
2405
-#: dir.c:538
2484
+#: diff.c:4894 diff.c:4900
2485
#, c-format
2407
-msgid "pathspec '%s' did not match any file(s) known to git"
2408
-msgstr ""
2409
-"lo specificatore percorso '%s' non corrisponde ad alcun file noto a git"
2486
+msgid "%s expects <n>/<m> form"
2487
+msgstr "%s richiede il formato <n>/<m>"
2488
2411
-#: dir.c:927
2489
+#: diff.c:4912
2490
#, c-format
2413
-msgid "cannot use %s as an exclude file"
2414
-msgstr "impossibile usare %s come file di esclusione"
2491
+msgid "%s expects a character, got '%s'"
2492
+msgstr "%s richiede un carattere, ricevuto '%s'"
2493
2416
-#: dir.c:1842
2494
+#: diff.c:4933
2495
#, c-format
2418
-msgid "could not open directory '%s'"
2419
-msgstr "impossibile aprire la directory '%s'"
2496
+msgid "bad --color-moved argument: %s"
2497
+msgstr "argomento --color-moved errato: %s"
2498
2421
-#: dir.c:2084
2422
-msgid "failed to get kernel name and information"
2423
-msgstr "impossibile ottenere il nome e le informazioni sul kernel"
2499
+#: diff.c:4952
2500
+#, c-format
2501
+msgid "invalid mode '%s' in --color-moved-ws"
2502
+msgstr "modo non valido '%s' in --color-moved-ws"
2503
2425
-#: dir.c:2208
2426
-msgid "untracked cache is disabled on this system or location"
2427
-msgstr "la cache non tracciata è disabilitata su questo sistema o percorso"
2504
+#: diff.c:4992
2505
+msgid ""
2506
+"option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
2507
+"\"histogram\""
2508
+msgstr ""
2509
+"l'opzione diff-algorithm accetta i valori \"myers\", \"minimal\", \"patience"
2510
+"\" e \"histogram\""
2511
2429
-#: dir.c:3009
2512
+#: diff.c:5028 diff.c:5048
2513
#, c-format
2431
-msgid "index file corrupt in repo %s"
2432
-msgstr "index file corrotto nel repository %s"
2514
+msgid "invalid argument to %s"
2515
+msgstr "argomento non valido per %s"
2516
2434
-#: dir.c:3054 dir.c:3059
2517
+#: diff.c:5186
2518
#, c-format
2436
-msgid "could not create directories for %s"
2437
-msgstr "impossibile creare le directory per %s"
2519
+msgid "failed to parse --submodule option parameter: '%s'"
2520
+msgstr "analisi del parametro dell'opzione --submodule non riuscita: '%s'"
2521
2439
-#: dir.c:3088
2522
+#: diff.c:5242
2523
#, c-format
2441
-msgid "could not migrate git directory from '%s' to '%s'"
2442
-msgstr "impossibile migrare la directory git da '%s' a '%s'"
2524
+msgid "bad --word-diff argument: %s"
2525
+msgstr "argomento --word-diff errato: %s"
2526
2444
-#: editor.c:73
2445
-#, c-format
2446
-msgid "hint: Waiting for your editor to close the file...%c"
2447
-msgstr ""
2448
-"suggerimento: In attesa della chiusura del file da parte dell'editor...%c"
2527
+#: diff.c:5265
2528
+msgid "Diff output format options"
2529
+msgstr "Opzioni formato output diff"
2530
2450
-#: entry.c:178
2451
-msgid "Filtering content"
2452
-msgstr "Filtraggio contenuto in corso"
2531
+#: diff.c:5267 diff.c:5273
2532
+msgid "generate patch"
2533
+msgstr "genera patch"
2534
2454
-#: entry.c:465
2455
-#, c-format
2456
-msgid "could not stat file '%s'"
2457
-msgstr "impossibile eseguire stat sul file '%s'"
2535
+#: diff.c:5270 builtin/log.c:167
2536
+msgid "suppress diff output"
2537
+msgstr "non visualizzare l'output del diff"
2538
2459
-#: environment.c:150
2460
-#, c-format
2461
-msgid "bad git namespace path \"%s\""
2462
-msgstr "percorso spazio dei nomi git \"%s\" non valido"
2539
+#: diff.c:5275 diff.c:5389 diff.c:5396
2540
+msgid "<n>"
2541
+msgstr "<n>"
2542
2464
-#: environment.c:332
2465
-#, c-format
2466
-msgid "could not set GIT_DIR to '%s'"
2467
-msgstr "impossibile impostare GIT_DIR a '%s'"
2543
+#: diff.c:5276 diff.c:5279
2544
+msgid "generate diffs with <n> lines context"
2545
+msgstr "genera diff con <n> righe di contesto"
2546
2469
-#: exec-cmd.c:361
2470
-#, c-format
2471
-msgid "too many args to run %s"
2472
-msgstr "troppi argomenti per eseguire %s"
2547
+#: diff.c:5281
2548
+msgid "generate the diff in raw format"
2549
+msgstr "genera il diff in formato grezzo"
2550
2474
-#: fetch-object.c:17
2475
-msgid "Remote with no URL"
2476
-msgstr "Remoto senza URL"
2551
+#: diff.c:5284
2552
+msgid "synonym for '-p --raw'"
2553
+msgstr "sinonimo di '-p --raw'"
2554
2478
-#: fetch-pack.c:151
2479
-msgid "git fetch-pack: expected shallow list"
2480
-msgstr "git fetch-pack: attesa lista shallow"
2555
+#: diff.c:5288
2556
+msgid "synonym for '-p --stat'"
2557
+msgstr "sinonimo di '-p --stat'"
2558
2482
-#: fetch-pack.c:154
2483
-#, fuzzy
2484
-msgid "git fetch-pack: expected a flush packet after shallow list"
2485
-msgstr "git fetch-pack: attesa lista shallow"
2559
+#: diff.c:5292
2560
+msgid "machine friendly --stat"
2561
+msgstr "--stat leggibile da una macchina"
2562
2487
-#: fetch-pack.c:165
2488
-msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
2489
-msgstr "git fetch-pack: attesi ACK/NAK, ricevuto pacchetto flush"
2563
+#: diff.c:5295
2564
+msgid "output only the last line of --stat"
2565
+msgstr "emetti in output solo l'ultima riga di --stat"
2566
2491
-#: fetch-pack.c:185
2492
-#, c-format
2493
-msgid "git fetch-pack: expected ACK/NAK, got '%s'"
2494
-msgstr "git fetch-pack: attesi ACK/NAK, ricevuto '%s'"
2567
+#: diff.c:5297 diff.c:5305
2568
+msgid "<param1,param2>..."
2569
+msgstr "<parametro1,parametro2>..."
2570
2496
-#: fetch-pack.c:256
2497
-msgid "--stateless-rpc requires multi_ack_detailed"
2498
-msgstr "--stateless-rpc richiede multi_ack_detailed"
2571
+#: diff.c:5298
2572
+msgid ""
2573
+"output the distribution of relative amount of changes for each sub-directory"
2574
+msgstr ""
2575
+"emetti in output la distribuzione del numero di modifiche relativo a ogni "
2576
+"sottodirectory"
2577
2500
-#: fetch-pack.c:358 fetch-pack.c:1264
2501
-#, c-format
2502
-msgid "invalid shallow line: %s"
2503
-msgstr "riga shallow non valida: '%s'"
2578
+#: diff.c:5302
2579
+msgid "synonym for --dirstat=cumulative"
2580
+msgstr "sinonimo di --dirstat=cumulative"
2581
2505
-#: fetch-pack.c:364 fetch-pack.c:1271
2506
-#, c-format
2507
-msgid "invalid unshallow line: %s"
2508
-msgstr "riga unshallow non valida: '%s'"
2582
+#: diff.c:5306
2583
+msgid "synonym for --dirstat=files,param1,param2..."
2584
+msgstr "sinonimo di --dirstat=files,parametro1,parametro2..."
2585
2510
-#: fetch-pack.c:366 fetch-pack.c:1273
2511
-#, c-format
2512
-msgid "object not found: %s"
2513
-msgstr "oggetto non trovato: %s"
2586
+#: diff.c:5310
2587
+msgid "warn if changes introduce conflict markers or whitespace errors"
2588
+msgstr ""
2589
+"avvisa se le modifiche introducono marcatori conflitto o errori spazi bianchi"
2590
2515
-#: fetch-pack.c:369 fetch-pack.c:1276
2516
-#, c-format
2517
-msgid "error in object: %s"
2518
-msgstr "errore nell'oggetto: %s"
2591
+#: diff.c:5313
2592
+msgid "condensed summary such as creations, renames and mode changes"
2593
+msgstr ""
2594
+"riassunto conciso (ad es. elementi creati, ridenominati e modifiche modi)"
2595
2520
-#: fetch-pack.c:371 fetch-pack.c:1278
2521
-#, c-format
2522
-msgid "no shallow found: %s"
2523
-msgstr "nessuno shallow trovato: %s"
2596
+#: diff.c:5316
2597
+msgid "show only names of changed files"
2598
+msgstr "visualizza solo i nomi dei file modificati"
2599
2525
-#: fetch-pack.c:374 fetch-pack.c:1282
2526
-#, c-format
2527
-msgid "expected shallow/unshallow, got %s"
2528
-msgstr "attesi shallow/unshallow, ricevuto %s"
2600
+#: diff.c:5319
2601
+msgid "show only names and status of changed files"
2602
+msgstr "visualizza solo i nomi e lo stato dei file modificati"
2603
2530
-#: fetch-pack.c:415
2531
-#, c-format
2532
-msgid "got %s %d %s"
2533
-msgstr "ricevuto %s %d %s"
2604
+#: diff.c:5321
2605
+msgid "<width>[,<name-width>[,<count>]]"
2606
+msgstr "<ampiezza>[,<ampiezza nome>[,<numero>]]"
2607
2535
-#: fetch-pack.c:432
2536
-#, c-format
2537
-msgid "invalid commit %s"
2538
-msgstr "commit non valido: %s"
2608
+#: diff.c:5322
2609
+msgid "generate diffstat"
2610
+msgstr "genera diffstat"
2611
2540
-#: fetch-pack.c:463
2541
-msgid "giving up"
2542
-msgstr "smetto di provare"
2612
+#: diff.c:5324 diff.c:5327 diff.c:5330
2613
+msgid "<width>"
2614
+msgstr "<ampiezza>"
2615
2544
-#: fetch-pack.c:475 progress.c:229
2545
-msgid "done"
2546
-msgstr "fatto"
2616
+#: diff.c:5325
2617
+msgid "generate diffstat with a given width"
2618
+msgstr "genera il diffstat con un'ampiezza specificata"
2619
2548
-#: fetch-pack.c:487
2549
-#, c-format
2550
-msgid "got %s (%d) %s"
2551
-msgstr "ricevuto %s (%d) %s"
2620
+#: diff.c:5328
2621
+msgid "generate diffstat with a given name width"
2622
+msgstr "genera il diffstat con un'ampiezza nomi specificata"
2623
2553
-#: fetch-pack.c:533
2554
-#, c-format
2555
-msgid "Marking %s as complete"
2556
-msgstr "Contrassegno %s come completo"
2624
+#: diff.c:5331
2625
+msgid "generate diffstat with a given graph width"
2626
+msgstr "genera il diffstat con un'ampiezza grafo specificata"
2627
2558
-#: fetch-pack.c:740
2559
-#, c-format
2560
-msgid "already have %s (%s)"
2561
-msgstr "ho già %s (%s)"
2628
+#: diff.c:5333
2629
+msgid "<count>"
2630
+msgstr "<numero>"
2631
2563
-#: fetch-pack.c:779
2564
-msgid "fetch-pack: unable to fork off sideband demultiplexer"
2565
-msgstr ""
2566
-"fetch-pack: impossibile eseguire il fork del demultiplexer della banda "
2632
+#: diff.c:5334
2633
+msgid "generate diffstat with limited lines"
2634
+msgstr "genera il diffstat con righe limitate"
2635
+
2636
+#: diff.c:5337
2637
+msgid "generate compact summary in diffstat"
2638
+msgstr "genera riassunto conciso nel diffstat"
2639
+
2640
+#: diff.c:5340
2641
+msgid "output a binary diff that can be applied"
2642
+msgstr "stampa in output un diff binario che può essere applicato"
2643
+
2644
+#: diff.c:5343
2645
+msgid "show full pre- and post-image object names on the \"index\" lines"
2646
+msgstr "visualizza i nomi oggetto pre e post immagine nelle righe \"indice\""
2647
+
2648
+#: diff.c:5345
2649
+msgid "show colored diff"
2650
+msgstr "visualizza diff colorato"
2651
+
2652
+#: diff.c:5346
2653
+msgid "<kind>"
2654
+msgstr "<tipo>"
2655
+
2656
+#: diff.c:5347
2657
+msgid ""
2658
+"highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
2659
+"diff"
2660
+msgstr ""
2661
+"evidenzia gli errori di spazi bianchi nelle righe 'contesto', 'vecchie' o "
2662
+"'nuove' nel diff"
2663
+
2664
+#: diff.c:5350
2665
+msgid ""
2666
+"do not munge pathnames and use NULs as output field terminators in --raw or "
2667
+"--numstat"
2668
+msgstr ""
2669
+"non rimuovere i nomi percorso e usare caratteri NUL come terminatori campo "
2670
+"in --raw o --numstat"
2671
+
2672
+#: diff.c:5353 diff.c:5356 diff.c:5359 diff.c:5465
2673
+msgid "<prefix>"
2674
+msgstr "<prefisso>"
2675
+
2676
+#: diff.c:5354
2677
+msgid "show the given source prefix instead of \"a/\""
2678
+msgstr "visualizza il prefisso sorgente specificato invece di \"a/\""
2679
+
2680
+#: diff.c:5357
2681
+#, fuzzy
2682
+msgid "show the given destination prefix instead of \"b/\""
2683
+msgstr "visualizza il prefisso sorgente specificato invece di \"b/\""
2684
+
2685
+#: diff.c:5360
2686
+msgid "prepend an additional prefix to every line of output"
2687
+msgstr "anteponi un prefisso aggiuntivo ad ogni riga dell'output"
2688
+
2689
+#: diff.c:5363
2690
+msgid "do not show any source or destination prefix"
2691
+msgstr "non visualizzare alcun prefisso sorgente o destinazione"
2692
+
2693
+#: diff.c:5366
2694
+msgid "show context between diff hunks up to the specified number of lines"
2695
+msgstr ""
2696
+"visualizza il contesto tra gli hunk del diff fino al numero di righe "
2697
+"specificato"
2698
+
2699
+#: diff.c:5370 diff.c:5375 diff.c:5380
2700
+msgid "<char>"
2701
+msgstr "<carattere>"
2702
+
2703
+#: diff.c:5371
2704
+msgid "specify the character to indicate a new line instead of '+'"
2705
+msgstr "specifica il carattere che indica una nuova riga al posto di '+'"
2706
+
2707
+#: diff.c:5376
2708
+msgid "specify the character to indicate an old line instead of '-'"
2709
+msgstr "specifica il carattere che indica una vecchia riga al posto di '-'"
2710
+
2711
+#: diff.c:5381
2712
+msgid "specify the character to indicate a context instead of ' '"
2713
+msgstr "specifica il carattere che indica un contesto al posto di ' '"
2714
+
2715
+#: diff.c:5384
2716
+msgid "Diff rename options"
2717
+msgstr "Opzioni rinominazione diff"
2718
+
2719
+#: diff.c:5385
2720
+msgid "<n>[/<m>]"
2721
+msgstr "<n>[/<m>]"
2722
+
2723
+#: diff.c:5386
2724
+msgid "break complete rewrite changes into pairs of delete and create"
2725
+msgstr ""
2726
+"spezza modifiche di riscrittura completa in coppie eliminazione/creazione"
2727
+
2728
+#: diff.c:5390
2729
+msgid "detect renames"
2730
+msgstr "rileva le ridenominazioni"
2731
+
2732
+#: diff.c:5394
2733
+msgid "omit the preimage for deletes"
2734
+msgstr "ometti la preimmagine per le eliminazioni"
2735
+
2736
+#: diff.c:5397
2737
+msgid "detect copies"
2738
+msgstr "rileva le copie"
2739
+
2740
+#: diff.c:5401
2741
+msgid "use unmodified files as source to find copies"
2742
+msgstr "usa file non modificati come sorgente per trovare copie"
2743
+
2744
+#: diff.c:5403
2745
+msgid "disable rename detection"
2746
+msgstr "disabilita rilevamento ridenominazione"
2747
+
2748
+#: diff.c:5406
2749
+msgid "use empty blobs as rename source"
2750
+msgstr "usa blob vuoti come sorgente ridenominazione"
2751
+
2752
+#: diff.c:5408
2753
+msgid "continue listing the history of a file beyond renames"
2754
+msgstr ""
2755
+"continua a elencare la cronologia di un file al di là delle ridenominazioni"
2756
+
2757
+#: diff.c:5411
2758
+msgid ""
2759
+"prevent rename/copy detection if the number of rename/copy targets exceeds "
2760
+"given limit"
2761
+msgstr ""
2762
+"impedisci il rilevamento ridenominazione/copia se il numero delle "
2763
+"destinazioni ridenominazione/copia eccede il limite specificato"
2764
+
2765
+#: diff.c:5413
2766
+msgid "Diff algorithm options"
2767
+msgstr "Opzioni algoritmo diff"
2768
+
2769
+#: diff.c:5415
2770
+msgid "produce the smallest possible diff"
2771
+msgstr "produci il diff più piccolo possibile"
2772
+
2773
+#: diff.c:5418
2774
+msgid "ignore whitespace when comparing lines"
2775
+msgstr "ignora gli spazi bianchi durante il confronto delle righe"
2776
+
2777
+#: diff.c:5421
2778
+msgid "ignore changes in amount of whitespace"
2779
+msgstr "ignora le modifiche al numero degli spazi bianchi"
2780
+
2781
+#: diff.c:5424
2782
+msgid "ignore changes in whitespace at EOL"
2783
+msgstr "ignora modifiche agli spazi bianchi a fine riga"
2784
+
2785
+#: diff.c:5427
2786
+msgid "ignore carrier-return at the end of line"
2787
+msgstr "ignora carattere ritorno a capo a fine riga"
2788
+
2789
+#: diff.c:5430
2790
+msgid "ignore changes whose lines are all blank"
2791
+msgstr "ignora modifiche che riguardano solo righe vuote"
2792
+
2793
+#: diff.c:5433
2794
+msgid "heuristic to shift diff hunk boundaries for easy reading"
2795
+msgstr ""
2796
+"euristica per spostare i limiti degli hunk nel diff per una lettura agevole"
2797
+
2798
+#: diff.c:5436
2799
+msgid "generate diff using the \"patience diff\" algorithm"
2800
+msgstr "genera il diff usando l'algoritmo \"patience diff\""
2801
+
2802
+#: diff.c:5440
2803
+msgid "generate diff using the \"histogram diff\" algorithm"
2804
+msgstr "genera il diff usando l'algoritmo \"histogram diff\""
2805
+
2806
+#: diff.c:5442
2807
+msgid "<algorithm>"
2808
+msgstr "<algoritmo>"
2809
+
2810
+#: diff.c:5443
2811
+msgid "choose a diff algorithm"
2812
+msgstr "seleziona un algoritmo diff"
2813
+
2814
+#: diff.c:5445
2815
+msgid "<text>"
2816
+msgstr "<testo>"
2817
+
2818
+#: diff.c:5446
2819
+msgid "generate diff using the \"anchored diff\" algorithm"
2820
+msgstr "genera il diff usando l'algoritmo \"anchored diff\""
2821
+
2822
+#: diff.c:5448 diff.c:5457 diff.c:5460
2823
+msgid "<mode>"
2824
+msgstr "<modalità>"
2825
+
2826
+#: diff.c:5449
2827
+msgid "show word diff, using <mode> to delimit changed words"
2828
+msgstr ""
2829
+"visualizza il diff parola per parola usando <modalità> per delimitare le "
2830
+"parole modificate"
2831
+
2832
+#: diff.c:5451 diff.c:5454 diff.c:5499
2833
+msgid "<regex>"
2834
+msgstr "<espressione regolare>"
2835
+
2836
+#: diff.c:5452
2837
+msgid "use <regex> to decide what a word is"
2838
+msgstr "usa <espressione regolare> per decidere cosa costituisce una parola"
2839
+
2840
+#: diff.c:5455
2841
+msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
2842
+msgstr ""
2843
+"equivalente di --word-diff=color --word-diff-regex=<espressione regolare>"
2844
+
2845
+#: diff.c:5458
2846
+msgid "moved lines of code are colored differently"
2847
+msgstr "le righe di codice spostate sono colorate in modo diverso"
2848
+
2849
+#: diff.c:5461
2850
+msgid "how white spaces are ignored in --color-moved"
2851
+msgstr "modo in cui sono ignorati gli spazi bianchi in --color-moved"
2852
+
2853
+#: diff.c:5464
2854
+msgid "Other diff options"
2855
+msgstr "Altre opzioni diff"
2856
+
2857
+#: diff.c:5466
2858
+msgid "when run from subdir, exclude changes outside and show relative paths"
2859
+msgstr ""
2860
+"se eseguito da una sottodirectory, escludi le modifiche esterne ad essa e "
2861
+"visualizza i percorsi relativi"
2862
+
2863
+#: diff.c:5470
2864
+msgid "treat all files as text"
2865
+msgstr "tratta tutti i file come se fossero di testo"
2866
+
2867
+#: diff.c:5472
2868
+msgid "swap two inputs, reverse the diff"
2869
+msgstr "scambia i due input, genera un diff al contrario"
2870
+
2871
+#: diff.c:5474
2872
+msgid "exit with 1 if there were differences, 0 otherwise"
2873
+msgstr "esci con codice 1 se ci sono differenze, con 0 altrimenti"
2874
+
2875
+#: diff.c:5476
2876
+msgid "disable all output of the program"
2877
+msgstr "disabilita l'intero output del programma"
2878
+
2879
+#: diff.c:5478
2880
+msgid "allow an external diff helper to be executed"
2881
+msgstr "consenti l'esecuzione di un helper diff esterno"
2882
+
2883
+#: diff.c:5480
2884
+msgid "run external text conversion filters when comparing binary files"
2885
+msgstr ""
2886
+"esegui filtri di conversione in testo esterni quando si confrontano file "
2887
+"binari"
2888
+
2889
+#: diff.c:5482
2890
+msgid "<when>"
2891
+msgstr "<quando>"
2892
+
2893
+#: diff.c:5483
2894
+msgid "ignore changes to submodules in the diff generation"
2895
+msgstr "ignora le modifiche ai sottomoduli durante la generazione del diff"
2896
+
2897
+#: diff.c:5486
2898
+msgid "<format>"
2899
+msgstr "<formato>"
2900
+
2901
+#: diff.c:5487
2902
+msgid "specify how differences in submodules are shown"
2903
+msgstr "specifica come verranno visualizzare le differenze nei sottomoduli"
2904
+
2905
+#: diff.c:5491
2906
+msgid "hide 'git add -N' entries from the index"
2907
+msgstr "nascondi le voci 'git add -N' nell'indice"
2908
+
2909
+#: diff.c:5494
2910
+msgid "treat 'git add -N' entries as real in the index"
2911
+msgstr "tratta le voci 'git add -N' come reali nell'indice"
2912
+
2913
+#: diff.c:5496
2914
+msgid "<string>"
2915
+msgstr "<stringa>"
2916
+
2917
+#: diff.c:5497
2918
+msgid ""
2919
+"look for differences that change the number of occurrences of the specified "
2920
+"string"
2921
+msgstr ""
2922
+"cerca differenze che modificano il numero di occorrenze della stringa "
2923
+"specificata"
2924
+
2925
+#: diff.c:5500
2926
+msgid ""
2927
+"look for differences that change the number of occurrences of the specified "
2928
+"regex"
2929
+msgstr ""
2930
+"cerca differenze che modificano il numero di occorrenze dell'espressione "
2931
+"regolare specificata"
2932
+
2933
+#: diff.c:5503
2934
+msgid "show all changes in the changeset with -S or -G"
2935
+msgstr "visualizza tutte le modifiche nel changeset con -S o -G"
2936
+
2937
+#: diff.c:5506
2938
+msgid "treat <string> in -S as extended POSIX regular expression"
2939
+msgstr ""
2940
+"tratta la <stringa> nell'opzione -S come un'espressione regolare POSIX estesa"
2941
+
2942
+#: diff.c:5509
2943
+msgid "control the order in which files appear in the output"
2944
+msgstr "controlla l'ordine con cui i file appariranno nell'output"
2945
+
2946
+#: diff.c:5510
2947
+msgid "<object-id>"
2948
+msgstr "<ID oggetto>"
2949
+
2950
+#: diff.c:5511
2951
+msgid ""
2952
+"look for differences that change the number of occurrences of the specified "
2953
+"object"
2954
+msgstr ""
2955
+"cerca differenze che modificano il numero di occorrenze dell'oggetto "
2956
+"specificato"
2957
+
2958
+#: diff.c:5513
2959
+msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
2960
+msgstr "[(A|C|D|M|R|T|U|X|B)...[*]]"
2961
+
2962
+#: diff.c:5514
2963
+msgid "select files by diff type"
2964
+msgstr "seleziona file in base al tipo diff"
2965
+
2966
+#: diff.c:5516
2967
+msgid "<file>"
2968
+msgstr "<file>"
2969
+
2970
+#: diff.c:5517
2971
+msgid "Output to a specific file"
2972
+msgstr "Salva l'output in un file specifico"
2973
+
2974
+#: diff.c:6150
2975
+msgid "inexact rename detection was skipped due to too many files."
2976
+msgstr ""
2977
+"il rilevamento ridenominazione non esatta è stato omesso per la presenza di "
2978
+"troppi file."
2979
+
2980
+#: diff.c:6153
2981
+msgid "only found copies from modified paths due to too many files."
2982
+msgstr ""
2983
+"trovate solo copie dai percorsi modificati per la presenza di troppi file."
2984
+
2985
+#: diff.c:6156
2986
+#, c-format
2987
+msgid ""
2988
+"you may want to set your %s variable to at least %d and retry the command."
2989
+msgstr ""
2990
+"potresti voler impostare la variabile %s ad almeno %d e riprovare ad "
2991
+"eseguire il comando."
2992
+
2993
+#: dir.c:537
2994
+#, c-format
2995
+msgid "pathspec '%s' did not match any file(s) known to git"
2996
+msgstr ""
2997
+"lo specificatore percorso '%s' non corrisponde ad alcun file noto a git"
2998
+
2999
+#: dir.c:926
3000
+#, c-format
3001
+msgid "cannot use %s as an exclude file"
3002
+msgstr "impossibile usare %s come file di esclusione"
3003
+
3004
+#: dir.c:1843
3005
+#, c-format
3006
+msgid "could not open directory '%s'"
3007
+msgstr "impossibile aprire la directory '%s'"
3008
+
3009
+#: dir.c:2085
3010
+msgid "failed to get kernel name and information"
3011
+msgstr "impossibile ottenere il nome e le informazioni sul kernel"
3012
+
3013
+#: dir.c:2209
3014
+msgid "untracked cache is disabled on this system or location"
3015
+msgstr "la cache non tracciata è disabilitata su questo sistema o percorso"
3016
+
3017
+#: dir.c:3013
3018
+#, c-format
3019
+msgid "index file corrupt in repo %s"
3020
+msgstr "file index corrotto nel repository %s"
3021
+
3022
+#: dir.c:3058 dir.c:3063
3023
+#, c-format
3024
+msgid "could not create directories for %s"
3025
+msgstr "impossibile creare le directory per %s"
3026
+
3027
+#: dir.c:3092
3028
+#, c-format
3029
+msgid "could not migrate git directory from '%s' to '%s'"
3030
+msgstr "impossibile migrare la directory git da '%s' a '%s'"
3031
+
3032
+#: editor.c:73
3033
+#, c-format
3034
+msgid "hint: Waiting for your editor to close the file...%c"
3035
+msgstr ""
3036
+"suggerimento: In attesa della chiusura del file da parte dell'editor...%c"
3037
+
3038
+#: entry.c:178
3039
+msgid "Filtering content"
3040
+msgstr "Filtraggio contenuto in corso"
3041
+
3042
+#: entry.c:476
3043
+#, c-format
3044
+msgid "could not stat file '%s'"
3045
+msgstr "impossibile eseguire stat sul file '%s'"
3046
+
3047
+#: environment.c:150
3048
+#, c-format
3049
+msgid "bad git namespace path \"%s\""
3050
+msgstr "percorso spazio dei nomi git \"%s\" non valido"
3051
+
3052
+#: environment.c:332
3053
+#, c-format
3054
+msgid "could not set GIT_DIR to '%s'"
3055
+msgstr "impossibile impostare GIT_DIR a '%s'"
3056
+
3057
+#: exec-cmd.c:363
3058
+#, c-format
3059
+msgid "too many args to run %s"
3060
+msgstr "troppi argomenti per eseguire %s"
3061
+
3062
+#: fetch-object.c:17
3063
+msgid "Remote with no URL"
3064
+msgstr "Remoto senza URL"
3065
+
3066
+#: fetch-pack.c:151
3067
+msgid "git fetch-pack: expected shallow list"
3068
+msgstr "git fetch-pack: attesa lista shallow"
3069
+
3070
+#: fetch-pack.c:154
3071
+msgid "git fetch-pack: expected a flush packet after shallow list"
3072
+msgstr "git fetch-pack: atteso pacchetto flush dopo lista shallow"
3073
+
3074
+#: fetch-pack.c:165
3075
+msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3076
+msgstr "git fetch-pack: attesi ACK/NAK, ricevuto pacchetto flush"
3077
+
3078
+#: fetch-pack.c:185
3079
+#, c-format
3080
+msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3081
+msgstr "git fetch-pack: attesi ACK/NAK, ricevuto '%s'"
3082
+
3083
+#: fetch-pack.c:196
3084
+msgid "unable to write to remote"
3085
+msgstr "impossibile scrivere sul remoto"
3086
+
3087
+#: fetch-pack.c:258
3088
+msgid "--stateless-rpc requires multi_ack_detailed"
3089
+msgstr "--stateless-rpc richiede multi_ack_detailed"
3090
+
3091
+#: fetch-pack.c:360 fetch-pack.c:1271
3092
+#, c-format
3093
+msgid "invalid shallow line: %s"
3094
+msgstr "riga shallow non valida: '%s'"
3095
+
3096
+#: fetch-pack.c:366 fetch-pack.c:1277
3097
+#, c-format
3098
+msgid "invalid unshallow line: %s"
3099
+msgstr "riga unshallow non valida: '%s'"
3100
+
3101
+#: fetch-pack.c:368 fetch-pack.c:1279
3102
+#, c-format
3103
+msgid "object not found: %s"
3104
+msgstr "oggetto non trovato: %s"
3105
+
3106
+#: fetch-pack.c:371 fetch-pack.c:1282
3107
+#, c-format
3108
+msgid "error in object: %s"
3109
+msgstr "errore nell'oggetto: %s"
3110
+
3111
+#: fetch-pack.c:373 fetch-pack.c:1284
3112
+#, c-format
3113
+msgid "no shallow found: %s"
3114
+msgstr "nessuno shallow trovato: %s"
3115
+
3116
+#: fetch-pack.c:376 fetch-pack.c:1288
3117
+#, c-format
3118
+msgid "expected shallow/unshallow, got %s"
3119
+msgstr "attesi shallow/unshallow, ricevuto %s"
3120
+
3121
+#: fetch-pack.c:417
3122
+#, c-format
3123
+msgid "got %s %d %s"
3124
+msgstr "ricevuto %s %d %s"
3125
+
3126
+#: fetch-pack.c:434
3127
+#, c-format
3128
+msgid "invalid commit %s"
3129
+msgstr "commit non valido: %s"
3130
+
3131
+#: fetch-pack.c:465
3132
+msgid "giving up"
3133
+msgstr "smetto di provare"
3134
+
3135
+#: fetch-pack.c:477 progress.c:284
3136
+msgid "done"
3137
+msgstr "fatto"
3138
+
3139
+#: fetch-pack.c:489
3140
+#, c-format
3141
+msgid "got %s (%d) %s"
3142
+msgstr "ricevuto %s (%d) %s"
3143
+
3144
+#: fetch-pack.c:535
3145
+#, c-format
3146
+msgid "Marking %s as complete"
3147
+msgstr "Contrassegno %s come completo"
3148
+
3149
+#: fetch-pack.c:744
3150
+#, c-format
3151
+msgid "already have %s (%s)"
3152
+msgstr "ho già %s (%s)"
3153
+
3154
+#: fetch-pack.c:783
3155
+msgid "fetch-pack: unable to fork off sideband demultiplexer"
3156
+msgstr ""
3157
+"fetch-pack: impossibile eseguire il fork del demultiplexer della banda "
3158
"laterlae"
3159
2569
-#: fetch-pack.c:787
3160
+#: fetch-pack.c:791
3161
msgid "protocol error: bad pack header"
3162
msgstr "errore protocollo: intestazione pack non valida"
3163
2573
-#: fetch-pack.c:855
3164
+#: fetch-pack.c:859
3165
#, c-format
3166
msgid "fetch-pack: unable to fork off %s"
3167
msgstr "fetch-pack: impossibile eseguire il fork di %s"
3168
2578
-#: fetch-pack.c:871
3169
+#: fetch-pack.c:875
3170
#, c-format
3171
msgid "%s failed"
3172
msgstr "%s non riuscito"
3173
2583
-#: fetch-pack.c:873
3174
+#: fetch-pack.c:877
3175
msgid "error in sideband demultiplexer"
3176
msgstr "errore nel demultiplexer della banda laterale"
3177
2587
-#: fetch-pack.c:902
3178
+#: fetch-pack.c:906
3179
msgid "Server does not support shallow clients"
3180
msgstr "Il server non supporta client shallow"
3181
2591
-#: fetch-pack.c:906
3182
+#: fetch-pack.c:910
3183
msgid "Server supports multi_ack_detailed"
3184
msgstr "Il server supporta multi_ack_detailes"
3185
2595
-#: fetch-pack.c:909
3186
+#: fetch-pack.c:913
3187
msgid "Server supports no-done"
3188
msgstr "Il server supporta no-done"
3189
2599
-#: fetch-pack.c:915
3190
+#: fetch-pack.c:919
3191
msgid "Server supports multi_ack"
3192
msgstr "Il server supporta multi_ack"
3193
2603
-#: fetch-pack.c:919
3194
+#: fetch-pack.c:923
3195
msgid "Server supports side-band-64k"
3196
msgstr "Il server supporta side-band-64k"
3197
2607
-#: fetch-pack.c:923
3198
+#: fetch-pack.c:927
3199
msgid "Server supports side-band"
3200
msgstr "Il server supporta side-band"
3201
2611
-#: fetch-pack.c:927
3202
+#: fetch-pack.c:931
3203
msgid "Server supports allow-tip-sha1-in-want"
3204
msgstr "Il server supporta allow-tip-sha1-in-want"
3205
2615
-#: fetch-pack.c:931
3206
+#: fetch-pack.c:935
3207
msgid "Server supports allow-reachable-sha1-in-want"
3208
msgstr "Il server supporta allow-reachable-sha1-in-want"
3209
2619
-#: fetch-pack.c:941
3210
+#: fetch-pack.c:945
3211
msgid "Server supports ofs-delta"
3212
msgstr "Il server supporta ofs-delta"
3213
2623
-#: fetch-pack.c:947 fetch-pack.c:1140
3214
+#: fetch-pack.c:951 fetch-pack.c:1144
3215
msgid "Server supports filter"
3216
msgstr "Il server supporta filter"
3217
2627
-#: fetch-pack.c:955
3218
+#: fetch-pack.c:959
3219
#, c-format
3220
msgid "Server version is %.*s"
3221
msgstr "La versione del server è %.*s"
3222
2632
-#: fetch-pack.c:961
3223
+#: fetch-pack.c:965
3224
msgid "Server does not support --shallow-since"
3225
msgstr "Il server non supporta --shallow-since"
3226
2636
-#: fetch-pack.c:965
3227
+#: fetch-pack.c:969
3228
msgid "Server does not support --shallow-exclude"
3229
msgstr "Il server non supporta --shallow-exclude"
3230
2640
-#: fetch-pack.c:967
3231
+#: fetch-pack.c:971
3232
msgid "Server does not support --deepen"
3233
msgstr "Il server non supporta --deepen"
3234
2644
-#: fetch-pack.c:984
3235
+#: fetch-pack.c:988
3236
msgid "no common commits"
3237
msgstr "nessun commit in comune"
3238
2648
-#: fetch-pack.c:996 fetch-pack.c:1419
3239
+#: fetch-pack.c:1000 fetch-pack.c:1449
3240
msgid "git fetch-pack: fetch failed."
3241
msgstr "git fetch-pack: recupero non riuscito."
3242
2652
-#: fetch-pack.c:1134
3243
+#: fetch-pack.c:1138
3244
msgid "Server does not support shallow requests"
3245
msgstr "Il server non supporta le richieste shallow"
3246
2656
-#: fetch-pack.c:1184
3247
+#: fetch-pack.c:1171
3248
+msgid "unable to write request to remote"
3249
+msgstr "impossibile scrivere la richiesta sul remoto"
3250
+
3251
+#: fetch-pack.c:1189
3252
#, c-format
3253
msgid "error reading section header '%s'"
3254
msgstr "errore durante la lettura dell'intestazione di sezione '%s'"
3255
2661
-#: fetch-pack.c:1190
3256
+#: fetch-pack.c:1195
3257
#, c-format
3258
msgid "expected '%s', received '%s'"
3259
msgstr "atteso '%s', ricevuto '%s'"
3260
2666
-#: fetch-pack.c:1229
3261
+#: fetch-pack.c:1234
3262
#, c-format
3263
msgid "unexpected acknowledgment line: '%s'"
3264
msgstr "riga di conferma inattesa: '%s'"
3265
2671
-#: fetch-pack.c:1234
3266
+#: fetch-pack.c:1239
3267
#, c-format
3268
msgid "error processing acks: %d"
3269
msgstr "errore durante l'elaborazione degli ack: %d"
3270
2676
-#: fetch-pack.c:1244
3271
+#: fetch-pack.c:1249
3272
msgid "expected packfile to be sent after 'ready'"
3273
msgstr "ci si attendeva che il packfile fosse inviato dopo 'ready'"
3274
2680
-#: fetch-pack.c:1246
3275
+#: fetch-pack.c:1251
3276
msgid "expected no other sections to be sent after no 'ready'"
3277
msgstr ""
3278
"ci si attendeva che nessun'altra sezione fosse inviata in assenza di 'ready'"
3279
2685
-#: fetch-pack.c:1287
3280
+#: fetch-pack.c:1293
3281
#, c-format
3282
msgid "error processing shallow info: %d"
3283
msgstr "errore durante l'elaborazione delle informazioni shallow: %d"
3284
2690
-#: fetch-pack.c:1308
3285
+#: fetch-pack.c:1340
3286
#, c-format
3287
msgid "expected wanted-ref, got '%s'"
3288
msgstr "atteso wanted-ref, ricevuto '%s'"
3289
2695
-#: fetch-pack.c:1318
3290
+#: fetch-pack.c:1345
3291
#, c-format
3292
msgid "unexpected wanted-ref: '%s'"
3293
msgstr "wanted-ref inatteso: '%s'"
3294
2700
-#: fetch-pack.c:1322
3295
+#: fetch-pack.c:1350
3296
#, c-format
3297
msgid "error processing wanted refs: %d"
3298
msgstr "errore durante l'elaborazione dei riferimenti desiderati: %d"
3299
2705
-#: fetch-pack.c:1646
3300
+#: fetch-pack.c:1676
3301
msgid "no matching remote head"
3302
msgstr "nessun head remoto corrispondente"
3303
2709
-#: fetch-pack.c:1664 builtin/clone.c:671
3304
+#: fetch-pack.c:1699 builtin/clone.c:673
3305
msgid "remote did not send all necessary objects"
3306
msgstr "il remoto non ha inviato tutti gli oggetti necessari"
3307
2713
-#: fetch-pack.c:1690
3308
+#: fetch-pack.c:1726
3309
#, c-format
3310
msgid "no such remote ref %s"
3311
msgstr "riferimento remoto non esistente: %s"
3312
2718
-#: fetch-pack.c:1693
3313
+#: fetch-pack.c:1729
3314
#, c-format
3315
msgid "Server does not allow request for unadvertised object %s"
3316
msgstr "Il server non consente richieste per l'oggetto non pubblicizzato %s"
@@ -2819,29 +3414,29 @@ msgstr "comandi git disponibili altrove nel tuo $PATH"
3414
msgid "These are common Git commands used in various situations:"
3415
msgstr "Questi sono i comandi Git comuni usati in varie situazioni:"
3416
2822
-#: help.c:363 git.c:90
3417
+#: help.c:363 git.c:97
3418
#, c-format
3419
msgid "unsupported command listing type '%s'"
3420
msgstr "tipo elenco comandi non supportato: '%s'"
3421
2827
-#: help.c:410
3422
+#: help.c:403
3423
msgid "The common Git guides are:"
3424
msgstr "Le guide Git comuni sono:"
3425
2831
-#: help.c:519
3426
+#: help.c:512
3427
msgid "See 'git help <command>' to read about a specific subcommand"
3428
msgstr ""
3429
"Vedi 'git help <comando>' per saperne di più su un sottocomando specifico"
3430
2836
-#: help.c:524
3431
+#: help.c:517
3432
msgid "External commands"
3433
msgstr "Comandi esterni"
3434
2840
-#: help.c:539
3435
+#: help.c:532
3436
msgid "Command aliases"
3437
msgstr "Alias comandi"
3438
2844
-#: help.c:603
3439
+#: help.c:596
3440
#, c-format
3441
msgid ""
3442
"'%s' appears to be a git command, but we were not\n"
@@ -2850,31 +3445,31 @@ msgstr ""
3445
"'%s' sembra essere un comando git, ma non è stato\n"
3446
"possibile eseguirlo. Forse git-%s è corrotto?"
3447
2853
-#: help.c:662
3448
+#: help.c:655
3449
msgid "Uh oh. Your system reports no Git commands at all."
3450
msgstr "Oh oh. Il tuo sistema non riporta alcun comando Git."
3451
2857
-#: help.c:684
3452
+#: help.c:677
3453
#, c-format
3454
msgid "WARNING: You called a Git command named '%s', which does not exist."
3455
msgstr "ATTENZIONE: hai chiamato un comando Git '%s' inesistente."
3456
2862
-#: help.c:689
3457
+#: help.c:682
3458
#, c-format
3459
msgid "Continuing under the assumption that you meant '%s'."
3460
msgstr "Continuo assumendo che intendessi '%s'."
3461
2867
-#: help.c:694
3462
+#: help.c:687
3463
#, c-format
3464
msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
3465
msgstr "Continuo fra %0.1f secondi assumendo che intendessi '%s'."
3466
2872
-#: help.c:702
3467
+#: help.c:695
3468
#, c-format
3469
msgid "git: '%s' is not a git command. See 'git --help'."
3470
msgstr "git: '%s' non è un comando git. Vedi 'git --help'."
3471
2877
-#: help.c:706
3472
+#: help.c:699
3473
msgid ""
3474
"\n"
3475
"The most similar command is"
@@ -2888,16 +3483,16 @@ msgstr[1] ""
3483
"\n"
3484
"I comandi maggiormente simili sono"
3485
2891
-#: help.c:721
3486
+#: help.c:714
3487
msgid "git version [<options>]"
3488
msgstr "git version [<opzioni>]"
3489
2895
-#: help.c:789
3490
+#: help.c:782
3491
#, c-format
3492
msgid "%s: %s - %s"
3493
msgstr "%s: %s - %s"
3494
2900
-#: help.c:793
3495
+#: help.c:786
3496
msgid ""
3497
"\n"
3498
"Did you mean this?"
@@ -2911,7 +3506,7 @@ msgstr[1] ""
3506
"\n"
3507
"Intendevi uno di questi?"
3508
2914
-#: ident.c:345
3509
+#: ident.c:349
3510
msgid ""
3511
"\n"
3512
"*** Please tell me who you are.\n"
@@ -2937,49 +3532,69 @@ msgstr ""
3532
"Ometti --global per impostare l'identità solo in questo repository.\n"
3533
"\n"
3534
2940
-#: ident.c:369
3535
+#: ident.c:379
3536
msgid "no email was given and auto-detection is disabled"
2942
-msgstr "nessun indirizzo email fornito e rilevamento automatico disabilitato"
3537
+msgstr ""
3538
+"nessun indirizzo email specificato e rilevamento automatico disabilitato"
3539
2944
-#: ident.c:374
3540
+#: ident.c:384
3541
#, c-format
3542
msgid "unable to auto-detect email address (got '%s')"
3543
msgstr ""
3544
"impossibile rilevare automaticamente l'indirizzo email (ho ricavato '%s')"
3545
2950
-#: ident.c:384
3546
+#: ident.c:401
3547
msgid "no name was given and auto-detection is disabled"
2952
-msgstr "nessun nome fornito e rilevamento automatico disabilitato"
3548
+msgstr "nessun nome specificato e rilevamento automatico disabilitato"
3549
2954
-#: ident.c:390
3550
+#: ident.c:407
3551
#, c-format
3552
msgid "unable to auto-detect name (got '%s')"
3553
msgstr "impossibile rilevare automaticamente il nome (ho ricavato '%s')"
3554
2959
-#: ident.c:398
3555
+#: ident.c:415
3556
#, c-format
3557
msgid "empty ident name (for <%s>) not allowed"
3558
msgstr "nome ident vuoto (per <%s>) non consentito"
3559
2964
-#: ident.c:404
3560
+#: ident.c:421
3561
#, c-format
3562
msgid "name consists only of disallowed characters: %s"
3563
msgstr "il nome è composto solo da caratteri non consentiti: %s"
3564
2969
-#: ident.c:419 builtin/commit.c:608
3565
+#: ident.c:436 builtin/commit.c:608
3566
#, c-format
3567
msgid "invalid date format: %s"
3568
msgstr "formato data non valido: %s"
3569
3570
+#: list-objects.c:129
3571
+#, c-format
3572
+msgid "entry '%s' in tree %s has tree mode, but is not a tree"
3573
+msgstr "la voce '%s' nell'albero %s ha la modalità albero, ma non è un albero"
3574
+
3575
+#: list-objects.c:142
3576
+#, c-format
3577
+msgid "entry '%s' in tree %s has blob mode, but is not a blob"
3578
+msgstr "la voce '%s' nell'albero %s ha la modalità blob, ma non è un blob"
3579
+
3580
+#: list-objects.c:378
3581
+#, c-format
3582
+msgid "unable to load root tree for commit %s"
3583
+msgstr "impossibile caricare l'albero radice per il commit %s"
3584
+
3585
#: list-objects-filter-options.c:36
3586
msgid "multiple filter-specs cannot be combined"
3587
msgstr "non è possibile combinare più specificatori filtro"
3588
3589
#: list-objects-filter-options.c:58
3590
msgid "expected 'tree:<depth>'"
3591
+msgstr "atteso 'tree:<profondità>'"
3592
+
3593
+#: list-objects-filter-options.c:84
3594
+msgid "sparse:path filters support has been dropped"
3595
msgstr ""
3596
2982
-#: list-objects-filter-options.c:152
3597
+#: list-objects-filter-options.c:158
3598
msgid "cannot change partial clone promisor remote"
3599
msgstr "impossibile modificare il remoto promettente del clone parziale"
3600
@@ -3012,118 +3627,119 @@ msgstr "Impossibile creare '%s.lock': %s"
3627
msgid "failed to read the cache"
3628
msgstr "lettura della cache non riuscita"
3629
3015
-#: merge.c:107 rerere.c:720 builtin/am.c:1884 builtin/am.c:1918
3016
-#: builtin/checkout.c:416 builtin/checkout.c:745 builtin/clone.c:771
3630
+#: merge.c:107 rerere.c:720 builtin/am.c:1887 builtin/am.c:1921
3631
+#: builtin/checkout.c:461 builtin/checkout.c:811 builtin/clone.c:773
3632
+#: builtin/stash.c:264
3633
msgid "unable to write new index file"
3634
msgstr "impossibile scrivere il nuovo file index"
3635
3020
-#: merge-recursive.c:332
3636
+#: merge-recursive.c:322
3637
msgid "(bad commit)\n"
3638
msgstr "(commit non valido)\n"
3639
3024
-#: merge-recursive.c:355
3640
+#: merge-recursive.c:345
3641
#, c-format
3642
msgid "add_cacheinfo failed for path '%s'; merge aborting."
3643
msgstr "add_cacheinfo non riuscito per il percorso '%s'; interrompo il merge."
3644
3029
-#: merge-recursive.c:364
3645
+#: merge-recursive.c:354
3646
#, c-format
3647
msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
3648
msgstr ""
3649
"aggiornamento add_cacheinfo non riuscito per il percorso '%s'; interrompo il "
3650
"merge."
3651
3036
-#: merge-recursive.c:447
3652
+#: merge-recursive.c:437
3653
msgid "error building trees"
3654
msgstr "errore durante la costruzione degli alberi"
3655
3040
-#: merge-recursive.c:902
3656
+#: merge-recursive.c:861
3657
#, c-format
3658
msgid "failed to create path '%s'%s"
3659
msgstr "creazione del percorso '%s' non riuscita%s"
3660
3045
-#: merge-recursive.c:913
3661
+#: merge-recursive.c:872
3662
#, c-format
3663
msgid "Removing %s to make room for subdirectory\n"
3664
msgstr "Rimuovo %s per fare spazio alla sottodirectory\n"
3665
3050
-#: merge-recursive.c:927 merge-recursive.c:946
3666
+#: merge-recursive.c:886 merge-recursive.c:905
3667
msgid ": perhaps a D/F conflict?"
3668
msgstr ": forse si tratta di un conflitto D/F?"
3669
3054
-#: merge-recursive.c:936
3670
+#: merge-recursive.c:895
3671
#, c-format
3672
msgid "refusing to lose untracked file at '%s'"
3673
msgstr "mi rifiuto di perdere un file non tracciato in '%s'"
3674
3059
-#: merge-recursive.c:978 builtin/cat-file.c:40
3675
+#: merge-recursive.c:936 builtin/cat-file.c:40
3676
#, c-format
3677
msgid "cannot read object %s '%s'"
3678
msgstr "impossibile leggere l'oggetto %s '%s'"
3679
3064
-#: merge-recursive.c:980
3680
+#: merge-recursive.c:939
3681
#, c-format
3682
msgid "blob expected for %s '%s'"
3683
msgstr "atteso blob per %s '%s'"
3684
3069
-#: merge-recursive.c:1004
3685
+#: merge-recursive.c:963
3686
#, c-format
3687
msgid "failed to open '%s': %s"
3688
msgstr "apertura di '%s' non riuscita: %s"
3689
3074
-#: merge-recursive.c:1015
3690
+#: merge-recursive.c:974
3691
#, c-format
3692
msgid "failed to symlink '%s': %s"
3693
msgstr "creazione del collegamento simbolico '%s' non riuscita: %s"
3694
3079
-#: merge-recursive.c:1020
3695
+#: merge-recursive.c:979
3696
#, c-format
3697
msgid "do not know what to do with %06o %s '%s'"
3698
msgstr "non so che fare con %06o %s '%s'"
3699
3084
-#: merge-recursive.c:1211
3700
+#: merge-recursive.c:1175
3701
#, c-format
3702
msgid "Failed to merge submodule %s (not checked out)"
3703
msgstr "Merge del sottomodulo %s non riuscito (checkout non eseguito)"
3704
3089
-#: merge-recursive.c:1218
3705
+#: merge-recursive.c:1182
3706
#, c-format
3707
msgid "Failed to merge submodule %s (commits not present)"
3708
msgstr "Merge del sottomodulo %s non riuscito (commit non presenti)"
3709
3094
-#: merge-recursive.c:1225
3710
+#: merge-recursive.c:1189
3711
#, c-format
3712
msgid "Failed to merge submodule %s (commits don't follow merge-base)"
3713
msgstr ""
3714
"Merge del sottomodulo %s non riuscito (i commit non seguono la base del "
3715
"merge)"
3716
3101
-#: merge-recursive.c:1233 merge-recursive.c:1245
3717
+#: merge-recursive.c:1197 merge-recursive.c:1209
3718
#, c-format
3719
msgid "Fast-forwarding submodule %s to the following commit:"
3720
msgstr "Eseguo il fast forward del sottomodulo %s al seguente commit:"
3721
3106
-#: merge-recursive.c:1236 merge-recursive.c:1248
3722
+#: merge-recursive.c:1200 merge-recursive.c:1212
3723
#, c-format
3724
msgid "Fast-forwarding submodule %s"
3725
msgstr "Eseguo il fast forward del sottomodulo %s"
3726
3111
-#: merge-recursive.c:1271
3727
+#: merge-recursive.c:1235
3728
#, c-format
3729
msgid "Failed to merge submodule %s (merge following commits not found)"
3730
msgstr ""
3731
"Merge del sottomodulo %s non riuscito (merge dopo i commit non trovato)"
3732
3117
-#: merge-recursive.c:1275
3733
+#: merge-recursive.c:1239
3734
#, c-format
3735
msgid "Failed to merge submodule %s (not fast-forward)"
3736
msgstr "Merge del sottomodulo %s non riuscito (non fast forward)"
3737
3122
-#: merge-recursive.c:1276
3738
+#: merge-recursive.c:1240
3739
msgid "Found a possible merge resolution for the submodule:\n"
3740
msgstr "Trovata possibile risoluzione merge per il sottomodulo:\n"
3741
3126
-#: merge-recursive.c:1279
3742
+#: merge-recursive.c:1243
3743
#, c-format
3744
msgid ""
3745
"If this is correct simply add it to the index for example\n"
@@ -3140,32 +3756,32 @@ msgstr ""
3756
"\n"
3757
"per accettare questo suggerimento.\n"
3758
3143
-#: merge-recursive.c:1288
3759
+#: merge-recursive.c:1252
3760
#, c-format
3761
msgid "Failed to merge submodule %s (multiple merges found)"
3762
msgstr "Merge del sottomodulo %s non riuscito (più merge trovati)"
3763
3148
-#: merge-recursive.c:1361
3764
+#: merge-recursive.c:1325
3765
msgid "Failed to execute internal merge"
3766
msgstr "Esecuzione del merge interno non riuscita"
3767
3152
-#: merge-recursive.c:1366
3768
+#: merge-recursive.c:1330
3769
#, c-format
3770
msgid "Unable to add %s to database"
3771
msgstr "Impossibile aggiungere %s al database"
3772
3157
-#: merge-recursive.c:1398
3773
+#: merge-recursive.c:1362
3774
#, c-format
3775
msgid "Auto-merging %s"
3776
msgstr "Merge automatico di %s in corso"
3777
3162
-#: merge-recursive.c:1419
3778
+#: merge-recursive.c:1385
3779
#, c-format
3780
msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
3781
msgstr ""
3782
"Errore: mi rifiuto di perdere il file non tracciato %s; scrivo invece in %s."
3783
3168
-#: merge-recursive.c:1486
3784
+#: merge-recursive.c:1457
3785
#, c-format
3786
msgid ""
3787
"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
@@ -3174,7 +3790,7 @@ msgstr ""
3790
"CONFLITTO (%s/eliminazione): %s eliminato in %s e %s in %s. Versione %s di "
3791
"%s lasciata nell'albero."
3792
3177
-#: merge-recursive.c:1491
3793
+#: merge-recursive.c:1462
3794
#, c-format
3795
msgid ""
3796
"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
@@ -3183,7 +3799,7 @@ msgstr ""
3799
"CONFLITTO (%s/eliminazione): %s eliminato in %s e %s come %s in %s. Versione "
3800
"%s di %s lasciata nell'albero."
3801
3186
-#: merge-recursive.c:1498
3802
+#: merge-recursive.c:1469
3803
#, c-format
3804
msgid ""
3805
"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
@@ -3192,7 +3808,7 @@ msgstr ""
3808
"CONFLITTO (%s/eliminazione): %s eliminato in %s e %s in %s. Versione %s di "
3809
"%s lasciata nell'albero in %s."
3810
3195
-#: merge-recursive.c:1503
3811
+#: merge-recursive.c:1474
3812
#, c-format
3813
msgid ""
3814
"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
@@ -3201,43 +3817,43 @@ msgstr ""
3817
"CONFLITTO (%s/eliminazione): %s eliminato in %s e %s come %s in %s. Versione "
3818
"%s di %s lasciata nell'albero in %s."
3819
3204
-#: merge-recursive.c:1537
3820
+#: merge-recursive.c:1509
3821
msgid "rename"
3822
msgstr "ridenominazione"
3823
3208
-#: merge-recursive.c:1537
3824
+#: merge-recursive.c:1509
3825
msgid "renamed"
3826
msgstr "rinominato"
3827
3212
-#: merge-recursive.c:1633 merge-recursive.c:2481 merge-recursive.c:3213
3828
+#: merge-recursive.c:1589 merge-recursive.c:2445 merge-recursive.c:3085
3829
#, c-format
3830
msgid "Refusing to lose dirty file at %s"
3831
msgstr "Mi rifiuto di perdere un file sporco in %s"
3832
3217
-#: merge-recursive.c:1643
3833
+#: merge-recursive.c:1599
3834
#, c-format
3835
msgid "Refusing to lose untracked file at %s, even though it's in the way."
3836
msgstr ""
3837
"Mi rifiuto di perdere un file non tracciato in %s, benché sia d'ostacolo."
3838
3223
-#: merge-recursive.c:1706
3224
-#, fuzzy, c-format
3839
+#: merge-recursive.c:1657
3840
+#, c-format
3841
msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
3842
msgstr ""
3843
"CONFLITTO (ridenominazione/aggiunta): elemento ridenominato %s->%s in %s. %s "
3844
"aggiunto in %s"
3845
3230
-#: merge-recursive.c:1734
3846
+#: merge-recursive.c:1687
3847
#, c-format
3848
msgid "%s is a directory in %s adding as %s instead"
3849
msgstr "%s è una directory in %s; la aggiungo come %s"
3850
3235
-#: merge-recursive.c:1739
3851
+#: merge-recursive.c:1692
3852
#, c-format
3853
msgid "Refusing to lose untracked file at %s; adding as %s instead"
3854
msgstr "Mi rifiuto di perdere un file non tracciato in %s; lo aggiungo come %s"
3855
3240
-#: merge-recursive.c:1759
3856
+#: merge-recursive.c:1711
3857
#, c-format
3858
msgid ""
3859
"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
@@ -3246,18 +3862,18 @@ msgstr ""
3862
"CONFLITTO (ridenominazione/ridenominazione): file ridenominato \"%s\"->\"%s"
3863
"\" nel branch \"%s\", ridenominato \"%s\"->\"%s\" in \"%s\"%s"
3864
3249
-#: merge-recursive.c:1764
3865
+#: merge-recursive.c:1716
3866
msgid " (left unresolved)"
3867
msgstr " (lasciato irrisolto)"
3868
3253
-#: merge-recursive.c:1868
3869
+#: merge-recursive.c:1825
3870
#, c-format
3871
msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
3872
msgstr ""
3873
"CONFLITTO (ridenominazione/ridenominazione): file ridenominato %s->%s in %s. "
3874
"Ridenominato %s->%s in %s"
3875
3260
-#: merge-recursive.c:2064
3876
+#: merge-recursive.c:2030
3877
#, c-format
3878
msgid ""
3879
"CONFLICT (directory rename split): Unclear where to place %s because "
@@ -3268,7 +3884,7 @@ msgstr ""
3884
"perché la directory %s è stata ridenominata in più directory diverse e "
3885
"nessuna directory di destinazione contiene la maggior parte dei file."
3886
3271
-#: merge-recursive.c:2096
3887
+#: merge-recursive.c:2062
3888
#, c-format
3889
msgid ""
3890
"CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
@@ -3278,7 +3894,7 @@ msgstr ""
3894
"%s è d'ostacolo alle seguenti ridenominazioni directory che spostano in tale "
3895
"posizione i seguenti percorsi: %s."
3896
3281
-#: merge-recursive.c:2106
3897
+#: merge-recursive.c:2072
3898
#, c-format
3899
msgid ""
3900
"CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
@@ -3288,7 +3904,7 @@ msgstr ""
3904
"un percorso in %s; delle ridenominazioni directory implicite hanno tentato "
3905
"di spostare in tale posizione i seguenti percorsi: %s"
3906
3291
-#: merge-recursive.c:2198
3907
+#: merge-recursive.c:2164
3908
#, c-format
3909
msgid ""
3910
"CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
@@ -3297,7 +3913,7 @@ msgstr ""
3913
"CONFLITTO (ridenominazione/ridenominazione): directory ridenominata %s->%s "
3914
"in %s. Directory ridenominata %s->%s in %s"
3915
3300
-#: merge-recursive.c:2443
3916
+#: merge-recursive.c:2408
3917
#, c-format
3918
msgid ""
3919
"WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
@@ -3306,82 +3922,119 @@ msgstr ""
3922
"ATTENZIONE: evito di applicare la ridenominazione %s -> %s a %s perché %s "
3923
"stesso è stato ridenominato."
3924
3309
-#: merge-recursive.c:3022
3925
+#: merge-recursive.c:2929
3926
#, c-format
3927
msgid "cannot read object %s"
3928
msgstr "impossibile leggere l'oggetto %s"
3929
3314
-#: merge-recursive.c:3025
3930
+#: merge-recursive.c:2932
3931
#, c-format
3932
msgid "object %s is not a blob"
3933
msgstr "l'oggetto %s non è un blob"
3934
3319
-#: merge-recursive.c:3094
3935
+#: merge-recursive.c:2996
3936
msgid "modify"
3937
msgstr "modifica"
3938
3323
-#: merge-recursive.c:3094
3939
+#: merge-recursive.c:2996
3940
msgid "modified"
3941
msgstr "modificato"
3942
3327
-#: merge-recursive.c:3105
3943
+#: merge-recursive.c:3008
3944
msgid "content"
3945
msgstr "contenuto"
3946
3331
-#: merge-recursive.c:3112
3947
+#: merge-recursive.c:3012
3948
msgid "add/add"
3949
msgstr "aggiunta/aggiunta"
3950
3335
-#: merge-recursive.c:3160
3951
+#: merge-recursive.c:3035
3952
#, c-format
3953
msgid "Skipped %s (merged same as existing)"
3954
msgstr "Omesso %s (elemento sottoposto a merge uguale a quello esistente)"
3955
3340
-#: merge-recursive.c:3182 git-submodule.sh:861
3956
+#: merge-recursive.c:3057 git-submodule.sh:937
3957
msgid "submodule"
3958
msgstr "sottomodulo"
3959
3344
-#: merge-recursive.c:3183
3960
+#: merge-recursive.c:3058
3961
#, c-format
3962
msgid "CONFLICT (%s): Merge conflict in %s"
3963
msgstr "CONFLITTO (%s): conflitto di merge in %s"
3964
3349
-#: merge-recursive.c:3216
3965
+#: merge-recursive.c:3088
3966
#, c-format
3967
msgid "Adding as %s instead"
3968
msgstr "Lo aggiungo come %s"
3969
3354
-#: merge-recursive.c:3319
3970
+#: merge-recursive.c:3170
3971
+#, c-format
3972
+msgid ""
3973
+"Path updated: %s added in %s inside a directory that was renamed in %s; "
3974
+"moving it to %s."
3975
+msgstr ""
3976
+"Percorso aggiornato: %s aggiunto in %s in una directory ridenominata in %s; "
3977
+"lo sposto in %s."
3978
+
3979
+#: merge-recursive.c:3173
3980
+#, c-format
3981
+msgid ""
3982
+"CONFLICT (file location): %s added in %s inside a directory that was renamed "
3983
+"in %s, suggesting it should perhaps be moved to %s."
3984
+msgstr ""
3985
+"CONFLITTO (posizione file): %s aggiunto in %s in una directory ridenominata "
3986
+"in %s, il che suggerisce che forse dovrebbe essere spostato in %s."
3987
+
3988
+#: merge-recursive.c:3177
3989
+#, c-format
3990
+msgid ""
3991
+"Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
3992
+"%s; moving it to %s."
3993
+msgstr ""
3994
+"Percorso aggiornato: %s ridenominato in %s in %s in una directory "
3995
+"ridenominata in %s; lo sposto in %s."
3996
+
3997
+#: merge-recursive.c:3180
3998
+#, c-format
3999
+msgid ""
4000
+"CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4001
+"was renamed in %s, suggesting it should perhaps be moved to %s."
4002
+msgstr ""
4003
+"CONFLITTO (posizione file): %s ridenominato in %s in %s in una directory "
4004
+"ridenominata in %s, il che suggerisce che forse dovrebbe essere spostato in "
4005
+"%s."
4006
+
4007
+#: merge-recursive.c:3294
4008
#, c-format
4009
msgid "Removing %s"
4010
msgstr "Rimozione di %s"
4011
3359
-#: merge-recursive.c:3345
4012
+#: merge-recursive.c:3317
4013
msgid "file/directory"
4014
msgstr "file/directory"
4015
3363
-#: merge-recursive.c:3351
4016
+#: merge-recursive.c:3322
4017
msgid "directory/file"
4018
msgstr "directory/file"
4019
3367
-#: merge-recursive.c:3358
4020
+#: merge-recursive.c:3329
4021
#, c-format
4022
msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
4023
msgstr ""
4024
"CONFLITTO (%s): una directory denominata %s esiste già in %s. Aggiungo %s "
4025
"come %s"
4026
3374
-#: merge-recursive.c:3367
4027
+#: merge-recursive.c:3338
4028
#, c-format
4029
msgid "Adding %s"
4030
msgstr "Aggiunta %s"
4031
3379
-#: merge-recursive.c:3376
3380
-#, fuzzy, c-format
4032
+#: merge-recursive.c:3347
4033
+#, c-format
4034
msgid "CONFLICT (add/add): Merge conflict in %s"
3382
-msgstr "CONFLITTO (%s): conflitto di merge in %s"
4035
+msgstr "CONFLITTO (aggiungi/aggiungi): conflitto di merge in %s"
4036
3384
-#: merge-recursive.c:3417
4037
+#: merge-recursive.c:3385
4038
#, c-format
4039
msgid ""
4040
"Your local changes to the following files would be overwritten by merge:\n"
@@ -3390,149 +4043,161 @@ msgstr ""
4043
"Le tue modifiche locali ai seguenti file sarebbero sovrascritte dal merge:\n"
4044
" %s"
4045
3393
-#: merge-recursive.c:3428
4046
+#: merge-recursive.c:3396
4047
msgid "Already up to date!"
4048
msgstr "Già aggiornato!"
4049
3397
-#: merge-recursive.c:3437
4050
+#: merge-recursive.c:3405
4051
#, c-format
4052
msgid "merging of trees %s and %s failed"
4053
msgstr "merge degli alberi %s e %s non riuscito"
4054
3402
-#: merge-recursive.c:3536
4055
+#: merge-recursive.c:3504
4056
msgid "Merging:"
4057
msgstr "Merge in corso:"
4058
3406
-#: merge-recursive.c:3549
4059
+#: merge-recursive.c:3517
4060
#, c-format
4061
msgid "found %u common ancestor:"
4062
msgid_plural "found %u common ancestors:"
4063
msgstr[0] "trovato %u antenato comune:"
4064
msgstr[1] "trovati %u antenati comuni:"
4065
3413
-#: merge-recursive.c:3588
4066
+#: merge-recursive.c:3556
4067
msgid "merge returned no commit"
4068
msgstr "il merge non ha restituito alcun commit"
4069
3417
-#: merge-recursive.c:3654
4070
+#: merge-recursive.c:3622
4071
#, c-format
4072
msgid "Could not parse object '%s'"
4073
msgstr "Impossibile analizzare l'oggetto '%s'"
4074
3422
-#: merge-recursive.c:3670 builtin/merge.c:692 builtin/merge.c:850
4075
+#: merge-recursive.c:3638 builtin/merge.c:702 builtin/merge.c:873
4076
msgid "Unable to write index."
3424
-msgstr "Impossibile scrivere index."
4077
+msgstr "Impossibile scrivere l'indice."
4078
3426
-#: midx.c:65
4079
+#: midx.c:66
4080
#, c-format
4081
msgid "multi-pack-index file %s is too small"
4082
msgstr "il file multi-pack-index %s è troppo piccolo"
4083
3431
-#: midx.c:81
4084
+#: midx.c:82
4085
#, c-format
4086
msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4087
msgstr "la firma del multi-pack-index 0x%08x non corrisponde alla firma 0x%08x"
4088
3436
-#: midx.c:86
4089
+#: midx.c:87
4090
#, c-format
4091
msgid "multi-pack-index version %d not recognized"
4092
msgstr "versione %d multi-pack-index non riconosciuta"
4093
3441
-#: midx.c:91
4094
+#: midx.c:92
4095
#, c-format
4096
msgid "hash version %u does not match"
4097
msgstr "la versione dell'hash %u non corrisponde"
4098
3446
-#: midx.c:105
4099
+#: midx.c:106
4100
msgid "invalid chunk offset (too large)"
4101
msgstr "offset blocco non valido (troppo grande)"
4102
3450
-#: midx.c:129
4103
+#: midx.c:130
4104
msgid "terminating multi-pack-index chunk id appears earlier than expected"
4105
msgstr "l'ID blocco finale multi-pack-index compare prima di quanto previsto"
4106
3454
-#: midx.c:142
4107
+#: midx.c:143
4108
msgid "multi-pack-index missing required pack-name chunk"
4109
msgstr "dal multi-pack-index manca il blocco richiesto pack-name"
4110
3458
-#: midx.c:144
4111
+#: midx.c:145
4112
msgid "multi-pack-index missing required OID fanout chunk"
4113
msgstr "dal multi-pack-index manca il blocco richiesto fanout OID"
4114
3462
-#: midx.c:146
4115
+#: midx.c:147
4116
msgid "multi-pack-index missing required OID lookup chunk"
4117
msgstr "dal multi-pack-index manca il blocco richiesto lookup OID"
4118
3466
-#: midx.c:148
4119
+#: midx.c:149
4120
msgid "multi-pack-index missing required object offsets chunk"
4121
msgstr "dal multi-pack-index manca il blocco richiesto offset oggetti"
4122
3470
-#: midx.c:162
4123
+#: midx.c:163
4124
#, c-format
4125
msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4126
msgstr "nomi pack multi-pack-index in disordine: '%s' appare prima di '%s'"
4127
3475
-#: midx.c:205
3476
-#, fuzzy, c-format
4128
+#: midx.c:208
4129
+#, c-format
4130
msgid "bad pack-int-id: %u (%u total packs)"
3478
-msgstr "pack-int-id non valido: %u (%u pack totali"
4131
+msgstr "pack-int-id non valido: %u (%u pack totali)"
4132
3480
-#: midx.c:246
4133
+#: midx.c:258
4134
msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4135
msgstr ""
4136
"nel multi-pack-index è salvato un offset a 64 bit, ma off_t è troppo piccolo"
4137
3485
-#: midx.c:271
4138
+#: midx.c:286
4139
msgid "error preparing packfile from multi-pack-index"
4140
msgstr "errore durante la preparazione del packfile dal multi-pack-index"
4141
3489
-#: midx.c:407
4142
+#: midx.c:457
4143
#, c-format
4144
msgid "failed to add packfile '%s'"
4145
msgstr "aggiunta del packfile '%s' non riuscita"
4146
3494
-#: midx.c:413
4147
+#: midx.c:463
4148
#, c-format
4149
msgid "failed to open pack-index '%s'"
4150
msgstr "apertura del pack-index '%s' non riuscita"
4151
3499
-#: midx.c:507
4152
+#: midx.c:557
4153
#, c-format
4154
msgid "failed to locate object %d in packfile"
4155
msgstr "ricerca dell'oggetto %d nel packfile non riuscita"
4156
3504
-#: midx.c:943
4157
+#: midx.c:993
4158
#, c-format
4159
msgid "failed to clear multi-pack-index at %s"
4160
msgstr "pulizia del multi-pack-index %s non riuscita"
4161
3509
-#: midx.c:981
4162
+#: midx.c:1048
4163
+msgid "Looking for referenced packfiles"
4164
+msgstr "Ricerca di file pack referenziati in corso"
4165
+
4166
+#: midx.c:1063
4167
#, c-format
4168
msgid ""
4169
"oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
4170
msgstr ""
4171
"fanout oid in disordine: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
4172
3516
-#: midx.c:992
4173
+#: midx.c:1067
4174
+msgid "Verifying OID order in MIDX"
4175
+msgstr "Verifica ordine OID in MIDX in corso"
4176
+
4177
+#: midx.c:1076
4178
#, c-format
4179
msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
4180
msgstr "lookup oid in disordine: oid[%d] = %s >= %s = oid[%d]"
4181
3521
-#: midx.c:996
4182
+#: midx.c:1095
4183
+msgid "Sorting objects by packfile"
4184
+msgstr "Ordinamento degli oggetti nel packfile in corso"
4185
+
4186
+#: midx.c:1101
4187
msgid "Verifying object offsets"
4188
msgstr "Verifica offset oggetti in corso"
4189
3525
-#: midx.c:1004
4190
+#: midx.c:1117
4191
#, c-format
4192
msgid "failed to load pack entry for oid[%d] = %s"
4193
msgstr "caricamento voce pack per oid[%d] = %s non riuscito"
4194
3530
-#: midx.c:1010
4195
+#: midx.c:1123
4196
#, c-format
4197
msgid "failed to load pack-index for packfile %s"
4198
msgstr "caricamento pack-index per il packfile %s non riuscito"
4199
3535
-#: midx.c:1019
4200
+#: midx.c:1132
4201
#, c-format
4202
msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
4203
msgstr "offset oggetto non corretto per oid[%d] = %s: %<PRIx64> != %<PRIx64>"
@@ -3615,91 +4280,87 @@ msgid "unable to parse object: %s"
4280
msgstr "impossibile analizzare l'oggetto: %s"
4281
4282
#: object.c:267 object.c:278
3618
-#, fuzzy, c-format
4283
+#, c-format
4284
msgid "hash mismatch %s"
3620
-msgstr "l'hash SHA1 non corrisponde: %s"
4285
+msgstr "hash non corrispondente: %s"
4286
3622
-#: packfile.c:607
4287
+#: packfile.c:617
4288
msgid "offset before end of packfile (broken .idx?)"
4289
msgstr "offset collocato prima della fine del packfile (.idx corrotto?)"
4290
3626
-#: packfile.c:1870
4291
+#: packfile.c:1868
4292
#, c-format
4293
msgid "offset before start of pack index for %s (corrupt index?)"
4294
msgstr ""
4295
"offset collocato prima dell'inizio dell'indice pack per %s (indice corrotto?)"
4296
3632
-#: packfile.c:1874
4297
+#: packfile.c:1872
4298
#, c-format
4299
msgid "offset beyond end of pack index for %s (truncated index?)"
4300
msgstr ""
4301
"offset collocato dopo la fine dell'indice pack per %s (indice troncato?)"
4302
3638
-#: parse-options.c:35
3639
-#, fuzzy, c-format
4303
+#: parse-options.c:38
4304
+#, c-format
4305
msgid "%s requires a value"
3641
-msgstr "l'opzione '%s' richiede un valore"
4306
+msgstr "%s richiede un valore"
4307
3643
-#: parse-options.c:69
3644
-#, fuzzy, c-format
4308
+#: parse-options.c:73
4309
+#, c-format
4310
msgid "%s is incompatible with %s"
3646
-msgstr "--long non è compatibile con --abbrev=0"
4311
+msgstr "%s non è compatibile con %s"
4312
3648
-#: parse-options.c:74
3649
-#, fuzzy, c-format
4313
+#: parse-options.c:78
4314
+#, c-format
4315
msgid "%s : incompatible with something else"
3651
-msgstr "--dirty non è compatibile con le espressioni commit"
4316
+msgstr "%s non è compatibile con qualcos'altro"
4317
3653
-#: parse-options.c:88 parse-options.c:92 parse-options.c:260
3654
-#, fuzzy, c-format
4318
+#: parse-options.c:92 parse-options.c:96 parse-options.c:319
4319
+#, c-format
4320
msgid "%s takes no value"
3656
-msgstr "%s ha più valori"
4321
+msgstr "%s non richiede un valore"
4322
3658
-#: parse-options.c:90
3659
-#, fuzzy, c-format
4323
+#: parse-options.c:94
4324
+#, c-format
4325
msgid "%s isn't available"
3661
-msgstr "%s non è un oggetto valido"
3662
-
3663
-#: parse-options.c:178
3664
-#, fuzzy, c-format
3665
-msgid "%s expects a numerical value"
3666
-msgstr "switch '%c' richiede un valore numerico"
4326
+msgstr "%s non è disponibile"
4327
3668
-#: parse-options.c:194
4328
+#: parse-options.c:219
4329
#, c-format
4330
msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
4331
msgstr ""
4332
+"%s richiede un valore intero non negativo con un suffisso k/m/g facoltativo"
4333
3673
-#: parse-options.c:322
4334
+#: parse-options.c:389
4335
#, c-format
4336
msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
3676
-msgstr ""
4337
+msgstr "opzione ambigua: %s (potrebbe essere --%s%s o --%s%s)"
4338
3678
-#: parse-options.c:356 parse-options.c:364
4339
+#: parse-options.c:423 parse-options.c:431
4340
#, c-format
4341
msgid "did you mean `--%s` (with two dashes ?)"
3681
-msgstr ""
4342
+msgstr "forse intendevi `--%s` (con due trattini)?"
4343
3683
-#: parse-options.c:649
3684
-#, fuzzy, c-format
4344
+#: parse-options.c:859
4345
+#, c-format
4346
msgid "unknown option `%s'"
3686
-msgstr "sconosciuto: %s"
4347
+msgstr "opzione sconosciuta `%s'"
4348
3688
-#: parse-options.c:651
3689
-#, fuzzy, c-format
4349
+#: parse-options.c:861
4350
+#, c-format
4351
msgid "unknown switch `%c'"
3691
-msgstr "porta %s sconosciuta"
4352
+msgstr "opzione `%c` sconosciuta"
4353
3693
-#: parse-options.c:653
3694
-#, fuzzy, c-format
4354
+#: parse-options.c:863
4355
+#, c-format
4356
msgid "unknown non-ascii option in string: `%s'"
3696
-msgstr "Commit %s sconosciuto"
4357
+msgstr "opzione non ASCII sconosciuta presente nella stringa: `%s'"
4358
3698
-#: parse-options.c:675
4359
+#: parse-options.c:887
4360
msgid "..."
4361
msgstr "..."
4362
3702
-#: parse-options.c:694
4363
+#: parse-options.c:906
4364
#, c-format
4365
msgid "usage: %s"
4366
msgstr "uso: %s"
@@ -3707,41 +4368,46 @@ msgstr "uso: %s"
4368
#. TRANSLATORS: the colon here should align with the
4369
#. one in "usage: %s" translation.
4370
#.
3710
-#: parse-options.c:700
4371
+#: parse-options.c:912
4372
#, c-format
4373
msgid " or: %s"
4374
msgstr " oppure: %s"
4375
3715
-#: parse-options.c:703
4376
+#: parse-options.c:915
4377
#, c-format
4378
msgid " %s"
4379
msgstr " %s"
4380
3720
-#: parse-options.c:742
4381
+#: parse-options.c:954
4382
msgid "-NUM"
4383
msgstr "-NUM"
4384
3724
-#: parse-options-cb.c:21
3725
-#, fuzzy, c-format
4385
+#: parse-options.c:968
4386
+#, c-format
4387
+msgid "alias of --%s"
4388
+msgstr "alias di --%s"
4389
+
4390
+#: parse-options-cb.c:20 parse-options-cb.c:24
4391
+#, c-format
4392
msgid "option `%s' expects a numerical value"
3727
-msgstr "switch '%c' richiede un valore numerico"
4393
+msgstr "l'opzione `%s' richiede un valore numerico"
4394
3729
-#: parse-options-cb.c:38
4395
+#: parse-options-cb.c:41
4396
#, c-format
4397
msgid "malformed expiration date '%s'"
4398
msgstr "data scadenza '%s' malformata"
4399
3734
-#: parse-options-cb.c:51
4400
+#: parse-options-cb.c:54
4401
#, c-format
4402
msgid "option `%s' expects \"always\", \"auto\", or \"never\""
3737
-msgstr ""
4403
+msgstr "l'opzione `%s' richiede \"always\", \"auto\" o \"never\""
4404
3739
-#: parse-options-cb.c:110
4405
+#: parse-options-cb.c:130 parse-options-cb.c:147
4406
#, c-format
4407
msgid "malformed object name '%s'"
4408
msgstr "nome oggetto '%s' malformato"
4409
3744
-#: path.c:894
4410
+#: path.c:897
4411
#, c-format
4412
msgid "Could not make %s writable by group"
4413
msgstr "Impossibile rendere %s scrivibile dal gruppo"
@@ -3824,61 +4490,69 @@ msgid "pathspec '%s' is beyond a symbolic link"
4490
msgstr ""
4491
"lo specificatore percorso '%s' si trova oltre un collegamento simbolico"
4492
3827
-#: pkt-line.c:104
4493
+#: pkt-line.c:92
4494
+msgid "unable to write flush packet"
4495
+msgstr "impossibile scrivere il pacchetto flush"
4496
+
4497
+#: pkt-line.c:99
4498
+msgid "unable to write delim packet"
4499
+msgstr "impossibile scrivere il pacchetto delim"
4500
+
4501
+#: pkt-line.c:106
4502
msgid "flush packet write failed"
4503
msgstr "scrittura con flush pacchetto non riuscita"
4504
3831
-#: pkt-line.c:144 pkt-line.c:230
4505
+#: pkt-line.c:146 pkt-line.c:232
4506
msgid "protocol error: impossibly long line"
4507
msgstr "errore protocollo: riga impossibilmente lunga"
4508
3835
-#: pkt-line.c:160 pkt-line.c:162
4509
+#: pkt-line.c:162 pkt-line.c:164
4510
msgid "packet write with format failed"
4511
msgstr "scrittura pacchetto con formato non riuscita"
4512
3839
-#: pkt-line.c:194
4513
+#: pkt-line.c:196
4514
msgid "packet write failed - data exceeds max packet size"
4515
msgstr ""
4516
"scrittura pacchetto non riuscita - i dati sono più della dimensione massima "
4517
"pacchetto"
4518
3845
-#: pkt-line.c:201 pkt-line.c:208
4519
+#: pkt-line.c:203 pkt-line.c:210
4520
msgid "packet write failed"
4521
msgstr "scrittura pacchetto non riuscita"
4522
3849
-#: pkt-line.c:293
4523
+#: pkt-line.c:295
4524
msgid "read error"
4525
msgstr "errore di lettura"
4526
3853
-#: pkt-line.c:301
4527
+#: pkt-line.c:303
4528
msgid "the remote end hung up unexpectedly"
4529
msgstr "l'interlocutore remoto ha chiuso inaspettatamente la connessione"
4530
3857
-#: pkt-line.c:329
4531
+#: pkt-line.c:331
4532
#, c-format
4533
msgid "protocol error: bad line length character: %.4s"
4534
msgstr "errore protocollo: carattere lunghezza riga non valido: %.4s"
4535
3862
-#: pkt-line.c:339 pkt-line.c:344
4536
+#: pkt-line.c:341 pkt-line.c:346
4537
#, c-format
4538
msgid "protocol error: bad line length %d"
4539
msgstr "errore protocollo: lunghezza riga non valida: %d"
4540
3867
-#: pkt-line.c:353
4541
+#: pkt-line.c:362
4542
#, c-format
4543
msgid "remote error: %s"
4544
msgstr "errore remoto: %s"
4545
4546
#: preload-index.c:119
4547
msgid "Refreshing index"
3874
-msgstr "Aggiornamento index in corso"
4548
+msgstr "Aggiornamento indice in corso"
4549
4550
#: preload-index.c:138
4551
#, c-format
4552
msgid "unable to create threaded lstat: %s"
4553
msgstr "impossibile creare lstat in versione threaded: %s"
4554
3881
-#: pretty.c:963
4555
+#: pretty.c:966
4556
msgid "unable to parse --pretty format"
4557
msgstr "impossibile analizzare il formato --pretty"
4558
@@ -3890,7 +4564,7 @@ msgstr "impossibile avviare `log`"
4564
msgid "could not read `log` output"
4565
msgstr "impossibile leggere l'output di `log`"
4566
3893
-#: range-diff.c:74 sequencer.c:4828
4567
+#: range-diff.c:74 sequencer.c:4897
4568
#, c-format
4569
msgid "could not parse commit '%s'"
4570
msgstr "impossibile analizzare il commit '%s'"
@@ -3902,48 +4576,54 @@ msgstr "generazione del diff non riuscita"
4576
#: range-diff.c:455 range-diff.c:457
4577
#, c-format
4578
msgid "could not parse log for '%s'"
3905
-msgstr "impossibile analizzare il log di '%s'"
4579
+msgstr "impossibile analizzare il registro di '%s'"
4580
3907
-#: read-cache.c:673
3908
-#, fuzzy, c-format
4581
+#: read-cache.c:680
4582
+#, c-format
4583
msgid "will not add file alias '%s' ('%s' already exists in index)"
3910
-msgstr "%s: esiste già in index"
4584
+msgstr "non aggiungerò l'alias file '%s' ('%s' esiste già nell'indice)"
4585
3912
-#: read-cache.c:689
3913
-#, fuzzy
4586
+#: read-cache.c:696
4587
msgid "cannot create an empty blob in the object database"
3915
-msgstr "impossibile scrivere l'oggetto nota"
4588
+msgstr "impossibile creare un blob vuoto nel database oggetti"
4589
3917
-#: read-cache.c:710
4590
+#: read-cache.c:718
4591
#, c-format
4592
msgid "%s: can only add regular files, symbolic links or git-directories"
4593
msgstr ""
4594
+"%s: è possibile aggiungere solo file regolari, collegamenti simbolici o "
4595
+"directory Git"
4596
3922
-#: read-cache.c:765
3923
-#, fuzzy, c-format
4597
+#: read-cache.c:723
4598
+#, c-format
4599
+msgid "'%s' does not have a commit checked out"
4600
+msgstr "'%s' non ha un commit di cui è stato eseguito il checkout"
4601
+
4602
+#: read-cache.c:775
4603
+#, c-format
4604
msgid "unable to index file '%s'"
3925
-msgstr "impossibile leggere il file index"
4605
+msgstr "impossibile indicizzare il file '%s'"
4606
3927
-#: read-cache.c:784
3928
-#, fuzzy, c-format
4607
+#: read-cache.c:794
4608
+#, c-format
4609
msgid "unable to add '%s' to index"
3930
-msgstr "Impossibile aggiungere %s al database"
4610
+msgstr "impossibile aggiungere '%s' all'indice"
4611
3932
-#: read-cache.c:795
3933
-#, fuzzy, c-format
4612
+#: read-cache.c:805
4613
+#, c-format
4614
msgid "unable to stat '%s'"
3935
-msgstr "non è possibile scrivere %s"
4615
+msgstr "impossibile eseguire stat su '%s'"
4616
3937
-#: read-cache.c:1304
3938
-#, fuzzy, c-format
4617
+#: read-cache.c:1314
4618
+#, c-format
4619
msgid "'%s' appears as both a file and as a directory"
3940
-msgstr "%s esiste e non è una directory"
4620
+msgstr "'%s' compare sia come file sia come directory"
4621
3942
-#: read-cache.c:1489
4622
+#: read-cache.c:1499
4623
msgid "Refresh index"
4624
msgstr "Aggiornamento indice"
4625
3946
-#: read-cache.c:1603
4626
+#: read-cache.c:1613
4627
#, c-format
4628
msgid ""
4629
"index.version set, but the value is invalid.\n"
@@ -3952,7 +4632,7 @@ msgstr ""
4632
"index.version impostato, ma il valore non è valido.\n"
4633
"Uso la versione %i"
4634
3955
-#: read-cache.c:1613
4635
+#: read-cache.c:1623
4636
#, c-format
4637
msgid ""
4638
"GIT_INDEX_VERSION set, but the value is invalid.\n"
@@ -3961,144 +4641,152 @@ msgstr ""
4641
"GIT_INDEX_VERSION impostato, ma il valore non è valido.\n"
4642
"Uso la versione %i"
4643
3964
-#: read-cache.c:1684
4644
+#: read-cache.c:1679
4645
#, c-format
4646
msgid "bad signature 0x%08x"
3967
-msgstr ""
4647
+msgstr "firma non valida: 0x%08x"
4648
3969
-#: read-cache.c:1687
3970
-#, fuzzy, c-format
4649
+#: read-cache.c:1682
4650
+#, c-format
4651
msgid "bad index version %d"
3972
-msgstr "versione '%s' di index errata"
4652
+msgstr "versione indice non valida: %d"
4653
3974
-#: read-cache.c:1696
4654
+#: read-cache.c:1691
4655
msgid "bad index file sha1 signature"
3976
-msgstr ""
4656
+msgstr "firma SHA1 file indice non valida"
4657
3978
-#: read-cache.c:1726
4658
+#: read-cache.c:1721
4659
#, c-format
4660
msgid "index uses %.4s extension, which we do not understand"
3981
-msgstr ""
4661
+msgstr "l'indice usa l'estensione %.4s che non comprendiamo"
4662
3983
-#: read-cache.c:1728
4663
+#: read-cache.c:1723
4664
#, c-format
4665
msgid "ignoring %.4s extension"
3986
-msgstr ""
4666
+msgstr "estensione %.4s ignorata"
4667
3988
-#: read-cache.c:1765
3989
-#, fuzzy, c-format
4668
+#: read-cache.c:1760
4669
+#, c-format
4670
msgid "unknown index entry format 0x%08x"
3991
-msgstr "Formato archivio '%s' sconosciuto"
4671
+msgstr "formato voce indice sconosciuto: 0x%08x"
4672
3993
-#: read-cache.c:1781
4673
+#: read-cache.c:1776
4674
#, c-format
4675
msgid "malformed name field in the index, near path '%s'"
4676
msgstr "campo nome malformato nell'indice, vicino al percorso '%s'"
4677
3998
-#: read-cache.c:1836
4678
+#: read-cache.c:1833
4679
msgid "unordered stage entries in index"
4000
-msgstr ""
4680
+msgstr "voci stage non ordinate nell'indice"
4681
4002
-#: read-cache.c:1839
4003
-#, fuzzy, c-format
4682
+#: read-cache.c:1836
4683
+#, c-format
4684
msgid "multiple stage entries for merged file '%s'"
4005
-msgstr "aggiornamenti multipli per il riferimento '%s' non consentiti"
4685
+msgstr "voci stage multiple per il file sottoposto a merge '%s'"
4686
4007
-#: read-cache.c:1842
4008
-#, fuzzy, c-format
4687
+#: read-cache.c:1839
4688
+#, c-format
4689
msgid "unordered stage entries for '%s'"
4010
-msgstr "impossibile creare le directory per %s"
4690
+msgstr "voci stage non ordinate per '%s'"
4691
4012
-#: read-cache.c:1949 read-cache.c:2227 rerere.c:565 rerere.c:599 rerere.c:1111
4013
-#: builtin/add.c:459 builtin/check-ignore.c:178 builtin/checkout.c:294
4014
-#: builtin/checkout.c:622 builtin/checkout.c:991 builtin/clean.c:955
4015
-#: builtin/commit.c:344 builtin/diff-tree.c:116 builtin/grep.c:498
4692
+#: read-cache.c:1946 read-cache.c:2234 rerere.c:565 rerere.c:599 rerere.c:1111
4693
+#: builtin/add.c:460 builtin/check-ignore.c:178 builtin/checkout.c:358
4694
+#: builtin/checkout.c:672 builtin/checkout.c:1060 builtin/clean.c:955
4695
+#: builtin/commit.c:344 builtin/diff-tree.c:120 builtin/grep.c:498
4696
#: builtin/mv.c:145 builtin/reset.c:245 builtin/rm.c:271
4697
#: builtin/submodule--helper.c:330
4698
msgid "index file corrupt"
4019
-msgstr "file index corrotto"
4699
+msgstr "file indice corrotto"
4700
4021
-#: read-cache.c:2090
4701
+#: read-cache.c:2087
4702
#, c-format
4703
msgid "unable to create load_cache_entries thread: %s"
4704
msgstr "impossibile creare il thread load_cache_entries: %s"
4705
4026
-#: read-cache.c:2103
4706
+#: read-cache.c:2100
4707
#, c-format
4708
msgid "unable to join load_cache_entries thread: %s"
4709
msgstr "impossibile bloccare il thread load_cache_entries: %s"
4710
4031
-#: read-cache.c:2136
4032
-#, fuzzy, c-format
4711
+#: read-cache.c:2133
4712
+#, c-format
4713
msgid "%s: index file open failed"
4034
-msgstr "%s: esecuzione del filtro smudge '%s' non riuscita"
4714
+msgstr "%s: apertura del file indice non riuscita"
4715
4036
-#: read-cache.c:2140
4037
-#, fuzzy, c-format
4716
+#: read-cache.c:2137
4717
+#, c-format
4718
msgid "%s: cannot stat the open index"
4039
-msgstr "impossibile leggere l'index"
4719
+msgstr "%s: impossibile eseguire stat sull'indice aperto"
4720
4041
-#: read-cache.c:2144
4721
+#: read-cache.c:2141
4722
#, c-format
4723
msgid "%s: index file smaller than expected"
4044
-msgstr ""
4724
+msgstr "%s: file indice più piccolo della dimensione attesa"
4725
4046
-#: read-cache.c:2148
4047
-#, fuzzy, c-format
4726
+#: read-cache.c:2145
4727
+#, c-format
4728
msgid "%s: unable to map index file"
4049
-msgstr "impossibile leggere il file index"
4729
+msgstr "%s: impossibile mappare il file indice"
4730
4051
-#: read-cache.c:2190
4731
+#: read-cache.c:2187
4732
#, c-format
4733
msgid "unable to create load_index_extensions thread: %s"
4734
msgstr "impossibile creare il thread load_index_extensions: %s"
4735
4056
-#: read-cache.c:2217
4736
+#: read-cache.c:2214
4737
#, c-format
4738
msgid "unable to join load_index_extensions thread: %s"
4739
msgstr "impossibile bloccare il thread load_index_extensions: %s"
4740
4061
-#: read-cache.c:2239
4062
-#, fuzzy, c-format
4741
+#: read-cache.c:2246
4742
+#, c-format
4743
msgid "could not freshen shared index '%s'"
4064
-msgstr "impossibile leggere il bundle '%s'"
4744
+msgstr "impossibile aggiornare l'indice condiviso '%s'"
4745
4066
-#: read-cache.c:2274
4746
+#: read-cache.c:2293
4747
#, c-format
4748
msgid "broken index, expect %s in %s, got %s"
4069
-msgstr ""
4749
+msgstr "indice corrotto, atteso %s in %s, presente %s"
4750
4071
-#: read-cache.c:2971 sequencer.c:4791 wrapper.c:658 builtin/merge.c:1087
4751
+#: read-cache.c:2989 wrapper.c:658 builtin/merge.c:1117
4752
#, c-format
4753
msgid "could not close '%s'"
4754
msgstr "impossibile chiudere '%s'"
4755
4076
-#: read-cache.c:3044 sequencer.c:2237 sequencer.c:3647
4756
+#: read-cache.c:3092 sequencer.c:2354 sequencer.c:3807
4757
#, c-format
4758
msgid "could not stat '%s'"
4759
msgstr "impossibile eseguire lo stat di '%s'"
4760
4081
-#: read-cache.c:3057
4761
+#: read-cache.c:3105
4762
#, c-format
4763
msgid "unable to open git dir: %s"
4764
msgstr "impossibile aprire la directory git: %s"
4765
4086
-#: read-cache.c:3069
4766
+#: read-cache.c:3117
4767
#, c-format
4768
msgid "unable to unlink: %s"
4769
msgstr "impossibile eseguire unlink: %s"
4770
4091
-#: read-cache.c:3088
4092
-#, fuzzy, c-format
4771
+#: read-cache.c:3142
4772
+#, c-format
4773
msgid "cannot fix permission bits on '%s'"
4094
-msgstr "impossibile impostare i permessi a '%s'"
4774
+msgstr "impossibile correggere i permessi di '%s'"
4775
4096
-#: read-cache.c:3237
4097
-#, fuzzy, c-format
4776
+#: read-cache.c:3291
4777
+#, c-format
4778
msgid "%s: cannot drop to stage #0"
4099
-msgstr "%s: impossibile aggiornare il ref"
4779
+msgstr "%s: impossibile ripiegare sullo stadio 0"
4780
4101
-#: rebase-interactive.c:10
4781
+#: rebase-interactive.c:26
4782
+#, c-format
4783
+msgid ""
4784
+"unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
4785
+msgstr ""
4786
+"impostazione %s non riconosciuta per l'opzione rebase.missingCommitsCheck. "
4787
+"La ignoro."
4788
+
4789
+#: rebase-interactive.c:35
4790
msgid ""
4791
"\n"
4792
"Commands:\n"
@@ -4143,7 +4831,14 @@ msgstr ""
4831
"Queste righe possono essere riordinate; saranno eseguite dalla prima "
4832
"all'ultima.\n"
4833
4146
-#: rebase-interactive.c:31 git-rebase--preserve-merges.sh:173
4834
+#: rebase-interactive.c:56
4835
+#, c-format
4836
+msgid "Rebase %s onto %s (%d command)"
4837
+msgid_plural "Rebase %s onto %s (%d commands)"
4838
+msgstr[0] "Rebase di %s su %s (%d comando)"
4839
+msgstr[1] "Rebase di %s su %s (%d comandi)"
4840
+
4841
+#: rebase-interactive.c:65 git-rebase--preserve-merges.sh:173
4842
msgid ""
4843
"\n"
4844
"Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
@@ -4152,7 +4847,7 @@ msgstr ""
4847
"Non eliminare alcuna riga. Usa esplicitamente 'drop' per rimuovere un "
4848
"commit.\n"
4849
4155
-#: rebase-interactive.c:34 git-rebase--preserve-merges.sh:177
4850
+#: rebase-interactive.c:68 git-rebase--preserve-merges.sh:177
4851
msgid ""
4852
"\n"
4853
"If you remove a line here THAT COMMIT WILL BE LOST.\n"
@@ -4160,7 +4855,7 @@ msgstr ""
4855
"\n"
4856
"Rimuovendo una riga da qui IL COMMIT CORRISPONDENTE ANDRÀ PERDUTO.\n"
4857
4163
-#: rebase-interactive.c:40 git-rebase--preserve-merges.sh:816
4858
+#: rebase-interactive.c:74 git-rebase--preserve-merges.sh:816
4859
msgid ""
4860
"\n"
4861
"You are editing the todo file of an ongoing interactive rebase.\n"
@@ -4174,7 +4869,7 @@ msgstr ""
4869
" git rebase --continue\n"
4870
"\n"
4871
4177
-#: rebase-interactive.c:45 git-rebase--preserve-merges.sh:893
4872
+#: rebase-interactive.c:79 git-rebase--preserve-merges.sh:893
4873
msgid ""
4874
"\n"
4875
"However, if you remove everything, the rebase will be aborted.\n"
@@ -4184,125 +4879,156 @@ msgstr ""
4879
"Ciò nonostante, se rimuovi tutto, il rebase sarà annullato.\n"
4880
"\n"
4881
4187
-#: rebase-interactive.c:51 git-rebase--preserve-merges.sh:900
4882
+#: rebase-interactive.c:85 git-rebase--preserve-merges.sh:900
4883
msgid "Note that empty commits are commented out"
4884
msgstr "Nota che i commit vuoti sono commentati"
4885
4191
-#: rebase-interactive.c:62 rebase-interactive.c:75 sequencer.c:2219
4192
-#: sequencer.c:4569 sequencer.c:4625 sequencer.c:4900
4886
+#: rebase-interactive.c:105 rerere.c:485 rerere.c:692 sequencer.c:3339
4887
+#: sequencer.c:3365 sequencer.c:4996 builtin/fsck.c:356 builtin/rebase.c:235
4888
#, c-format
4194
-msgid "could not read '%s'."
4195
-msgstr "impossibile leggere '%s'."
4889
+msgid "could not write '%s'"
4890
+msgstr "impossibile scrivere '%s'"
4891
+
4892
+#: rebase-interactive.c:108
4893
+#, c-format
4894
+msgid "could not copy '%s' to '%s'."
4895
+msgstr "impossibile copiare '%s' in '%s'."
4896
+
4897
+#: rebase-interactive.c:173
4898
+#, c-format
4899
+msgid ""
4900
+"Warning: some commits may have been dropped accidentally.\n"
4901
+"Dropped commits (newer to older):\n"
4902
+msgstr ""
4903
+"Attenzione: è possibile che alcuni commit siano stati scartati "
4904
+"accidentalmente.\n"
4905
+"Commit scartati (dal più al meno recente):\n"
4906
+
4907
+#: rebase-interactive.c:180
4908
+#, c-format
4909
+msgid ""
4910
+"To avoid this message, use \"drop\" to explicitly remove a commit.\n"
4911
+"\n"
4912
+"Use 'git config rebase.missingCommitsCheck' to change the level of "
4913
+"warnings.\n"
4914
+"The possible behaviours are: ignore, warn, error.\n"
4915
+"\n"
4916
+msgstr ""
4917
+"Per evitare questo messaggio, usa \"drop\" per rimuovere un commit\n"
4918
+"esplicitamente.\n"
4919
+"\n"
4920
+"Usa 'git config rebase.missingCommitsCheck' per modificare il livello\n"
4921
+"degli avvisi.\n"
4922
+"I comportamenti possibili sono ignore, warn, error.\n"
4923
+"\n"
4924
4925
#: refs.c:192
4926
#, c-format
4927
msgid "%s does not point to a valid object!"
4928
msgstr "%s non punta a un oggetto valido!"
4929
4202
-#: refs.c:583
4930
+#: refs.c:597
4931
#, c-format
4932
msgid "ignoring dangling symref %s"
4933
msgstr "ignoro il riferimento simbolico pendente %s"
4934
4207
-#: refs.c:585 ref-filter.c:1976
4935
+#: refs.c:599 ref-filter.c:1982
4936
#, c-format
4937
msgid "ignoring broken ref %s"
4938
msgstr "ignoro il riferimento rotto %s"
4939
4212
-#: refs.c:711
4940
+#: refs.c:734
4941
#, c-format
4942
msgid "could not open '%s' for writing: %s"
4943
msgstr "impossibile aprire '%s' in scrittura: %s"
4944
4217
-#: refs.c:721 refs.c:772
4945
+#: refs.c:744 refs.c:795
4946
#, c-format
4947
msgid "could not read ref '%s'"
4948
msgstr "impossibile leggere il riferimento '%s'"
4949
4222
-#: refs.c:727
4950
+#: refs.c:750
4951
#, c-format
4952
msgid "ref '%s' already exists"
4953
msgstr "il riferimento '%s' esiste già"
4954
4227
-#: refs.c:732
4955
+#: refs.c:755
4956
#, c-format
4957
msgid "unexpected object ID when writing '%s'"
4958
msgstr "ID oggetto inatteso durante la scrittura di '%s'"
4959
4232
-#: refs.c:740 sequencer.c:396 sequencer.c:2549 sequencer.c:2675
4233
-#: sequencer.c:2689 sequencer.c:2923 sequencer.c:4789 sequencer.c:4852
4234
-#: wrapper.c:656
4960
+#: refs.c:763 sequencer.c:400 sequencer.c:2679 sequencer.c:2805
4961
+#: sequencer.c:2819 sequencer.c:3076 sequencer.c:4913 wrapper.c:656
4962
#, c-format
4963
msgid "could not write to '%s'"
4964
msgstr "impossibile scrivere su '%s'"
4965
4239
-#: refs.c:767 sequencer.c:4787 sequencer.c:4846 wrapper.c:225 wrapper.c:395
4240
-#: builtin/am.c:713 builtin/rebase.c:575
4966
+#: refs.c:790 wrapper.c:225 wrapper.c:395 builtin/am.c:715 builtin/rebase.c:993
4967
#, c-format
4968
msgid "could not open '%s' for writing"
4969
msgstr "impossibile aprire '%s' in scrittura"
4970
4245
-#: refs.c:774
4971
+#: refs.c:797
4972
#, c-format
4973
msgid "unexpected object ID when deleting '%s'"
4974
msgstr "ID oggetto inatteso durante l'eliminazione di '%s'"
4975
4250
-#: refs.c:905
4976
+#: refs.c:928
4977
#, c-format
4978
msgid "log for ref %s has gap after %s"
4253
-msgstr "il log per il riferimento %s ha delle voci mancanti dopo %s"
4979
+msgstr "il registro per il riferimento %s ha delle voci mancanti dopo %s"
4980
4255
-#: refs.c:911
4981
+#: refs.c:934
4982
#, c-format
4983
msgid "log for ref %s unexpectedly ended on %s"
4258
-msgstr "il log per il riferimento %s è terminato inaspettatamente a %s"
4984
+msgstr "il registro per il riferimento %s è terminato inaspettatamente a %s"
4985
4260
-#: refs.c:969
4986
+#: refs.c:993
4987
#, c-format
4988
msgid "log for %s is empty"
4263
-msgstr "il log per %s è vuoto"
4989
+msgstr "il registro per %s è vuoto"
4990
4265
-#: refs.c:1061
4991
+#: refs.c:1085
4992
#, c-format
4993
msgid "refusing to update ref with bad name '%s'"
4994
msgstr "mi rifiuto di aggiornare il riferimento con il nome non valido '%s'"
4995
4270
-#: refs.c:1137
4996
+#: refs.c:1161
4997
#, c-format
4998
msgid "update_ref failed for ref '%s': %s"
4999
msgstr "update_ref per il riferimento '%s' non riuscita: %s"
5000
4275
-#: refs.c:1911
5001
+#: refs.c:1942
5002
#, c-format
5003
msgid "multiple updates for ref '%s' not allowed"
5004
msgstr "aggiornamenti multipli per il riferimento '%s' non consentiti"
5005
4280
-#: refs.c:1943
5006
+#: refs.c:1974
5007
msgid "ref updates forbidden inside quarantine environment"
5008
msgstr "aggiornamenti riferimento vietati nell'ambiente quarantena"
5009
4284
-#: refs.c:2039 refs.c:2069
5010
+#: refs.c:2070 refs.c:2100
5011
#, c-format
5012
msgid "'%s' exists; cannot create '%s'"
5013
msgstr "'%s' esiste già; impossibile creare '%s'"
5014
4289
-#: refs.c:2045 refs.c:2080
5015
+#: refs.c:2076 refs.c:2111
5016
#, c-format
5017
msgid "cannot process '%s' and '%s' at the same time"
5018
msgstr "impossibile gestire '%s' e '%s' contemporaneamente"
5019
4294
-#: refs/files-backend.c:1228
5020
+#: refs/files-backend.c:1234
5021
#, c-format
5022
msgid "could not remove reference %s"
5023
msgstr "impossibile rimuovere il riferimento %s"
5024
4299
-#: refs/files-backend.c:1242 refs/packed-backend.c:1532
5025
+#: refs/files-backend.c:1248 refs/packed-backend.c:1532
5026
#: refs/packed-backend.c:1542
5027
#, c-format
5028
msgid "could not delete reference %s: %s"
5029
msgstr "impossibile eliminare il riferimento %s: %s"
5030
4305
-#: refs/files-backend.c:1245 refs/packed-backend.c:1545
5031
+#: refs/files-backend.c:1251 refs/packed-backend.c:1545
5032
#, c-format
5033
msgid "could not delete references: %s"
5034
msgstr "impossibile eliminare i riferimenti: %s"
@@ -4312,7 +5038,7 @@ msgstr "impossibile eliminare i riferimenti: %s"
5038
msgid "invalid refspec '%s'"
5039
msgstr "specificatore riferimento '%s' non valido"
5040
4315
-#: ref-filter.c:39 wt-status.c:1861
5041
+#: ref-filter.c:39 wt-status.c:1909
5042
msgid "gone"
5043
msgstr "sparito"
5044
@@ -4362,14 +5088,14 @@ msgid "%%(objecttype) does not take arguments"
5088
msgstr "%%(objecttype) non accetta argomenti"
5089
5090
#: ref-filter.c:245
4365
-#, fuzzy, c-format
5091
+#, c-format
5092
msgid "unrecognized %%(objectsize) argument: %s"
4367
-msgstr "argomento %%(objectname) non riconosciuto: %s"
5093
+msgstr "argomento %%(objectsize) non riconosciuto: %s"
5094
5095
#: ref-filter.c:253
4370
-#, fuzzy, c-format
5096
+#, c-format
5097
msgid "%%(deltabase) does not take arguments"
4372
-msgstr "%%(objectsize) non accetta argomenti"
5098
+msgstr "%%(deltabase) non accetta argomenti"
5099
5100
#: ref-filter.c:265
5101
#, c-format
@@ -4436,17 +5162,17 @@ msgstr "attesa ampiezza positiva con l'atom %%(align)"
5162
msgid "unrecognized %%(if) argument: %s"
5163
msgstr "argomento %%(if) non riconosciuto: %s"
5164
4439
-#: ref-filter.c:527
5165
+#: ref-filter.c:531
5166
#, c-format
5167
msgid "malformed field name: %.*s"
5168
msgstr "nome campo malformato: %.*s"
5169
4444
-#: ref-filter.c:554
5170
+#: ref-filter.c:558
5171
#, c-format
5172
msgid "unknown field name: %.*s"
5173
msgstr "nome campo sconosciuto: %.*s"
5174
4449
-#: ref-filter.c:558
5175
+#: ref-filter.c:562
5176
#, c-format
5177
msgid ""
5178
"not a git repository, but the field '%.*s' requires access to object data"
@@ -4454,62 +5180,62 @@ msgstr ""
5180
"non è un repository git, ma il campo '%.*s' richiede l'accesso ai dati "
5181
"oggetto"
5182
4457
-#: ref-filter.c:682
5183
+#: ref-filter.c:686
5184
#, c-format
5185
msgid "format: %%(if) atom used without a %%(then) atom"
5186
msgstr "formato: atomo %%(if) usato senza un atomo %%(then)"
5187
4462
-#: ref-filter.c:745
5188
+#: ref-filter.c:749
5189
#, c-format
5190
msgid "format: %%(then) atom used without an %%(if) atom"
5191
msgstr "formato: atomo %%(then) usato senza un atomo %%(if)"
5192
4467
-#: ref-filter.c:747
5193
+#: ref-filter.c:751
5194
#, c-format
5195
msgid "format: %%(then) atom used more than once"
5196
msgstr "formato: atomo %%(then) usato più di una volta"
5197
4472
-#: ref-filter.c:749
5198
+#: ref-filter.c:753
5199
#, c-format
5200
msgid "format: %%(then) atom used after %%(else)"
5201
msgstr "formato: atomo %%(then) usato dopo %%(else)"
5202
4477
-#: ref-filter.c:777
5203
+#: ref-filter.c:781
5204
#, c-format
5205
msgid "format: %%(else) atom used without an %%(if) atom"
5206
msgstr "formato: atomo %%(else) usato senza un atomo %%(if)"
5207
4482
-#: ref-filter.c:779
5208
+#: ref-filter.c:783
5209
#, c-format
5210
msgid "format: %%(else) atom used without a %%(then) atom"
5211
msgstr "formato: atomo %%(else) usato senza un atomo %%(then)"
5212
4487
-#: ref-filter.c:781
5213
+#: ref-filter.c:785
5214
#, c-format
5215
msgid "format: %%(else) atom used more than once"
5216
msgstr "formato: atomo %%(else) usato più di una volta"
5217
4492
-#: ref-filter.c:796
5218
+#: ref-filter.c:800
5219
#, c-format
5220
msgid "format: %%(end) atom used without corresponding atom"
5221
msgstr "formato: atomo %%(end) usato senza l'atomo corrispondente"
5222
4497
-#: ref-filter.c:853
5223
+#: ref-filter.c:857
5224
#, c-format
5225
msgid "malformed format string %s"
5226
msgstr "stringa di formato %s malformata"
5227
4502
-#: ref-filter.c:1447
5228
+#: ref-filter.c:1453
5229
#, c-format
5230
msgid "(no branch, rebasing %s)"
5231
msgstr "(nessun branch, eseguo il rebase di %s)"
5232
4507
-#: ref-filter.c:1450
5233
+#: ref-filter.c:1456
5234
#, c-format
5235
msgid "(no branch, rebasing detached HEAD %s)"
5236
msgstr "(nessun branch, eseguo il rebase dell'HEAD scollegato %s)"
5237
4512
-#: ref-filter.c:1453
5238
+#: ref-filter.c:1459
5239
#, c-format
5240
msgid "(no branch, bisect started on %s)"
5241
msgstr "(nessun branch, bisezione avviata su %s)"
@@ -4517,7 +5243,7 @@ msgstr "(nessun branch, bisezione avviata su %s)"
5243
#. TRANSLATORS: make sure this matches "HEAD
5244
#. detached at " in wt-status.c
5245
#.
4520
-#: ref-filter.c:1461
5246
+#: ref-filter.c:1467
5247
#, c-format
5248
msgid "(HEAD detached at %s)"
5249
msgstr "(HEAD scollegato su %s)"
@@ -4525,72 +5251,73 @@ msgstr "(HEAD scollegato su %s)"
5251
#. TRANSLATORS: make sure this matches "HEAD
5252
#. detached from " in wt-status.c
5253
#.
4528
-#: ref-filter.c:1468
5254
+#: ref-filter.c:1474
5255
#, c-format
5256
msgid "(HEAD detached from %s)"
5257
msgstr "(HEAD scollegato da %s)"
5258
4533
-#: ref-filter.c:1472
5259
+#: ref-filter.c:1478
5260
msgid "(no branch)"
5261
msgstr "(nessun branch)"
5262
4537
-#: ref-filter.c:1506 ref-filter.c:1663
5263
+#: ref-filter.c:1512 ref-filter.c:1669
5264
#, c-format
5265
msgid "missing object %s for %s"
5266
msgstr "oggetto %s mancante per %s"
5267
4542
-#: ref-filter.c:1516
5268
+#: ref-filter.c:1522
5269
#, c-format
5270
msgid "parse_object_buffer failed on %s for %s"
5271
msgstr "parse_object_buffer non riuscito su %s per %s"
5272
4547
-#: ref-filter.c:1882
5273
+#: ref-filter.c:1888
5274
#, c-format
5275
msgid "malformed object at '%s'"
5276
msgstr "oggetto malformato in '%s'"
5277
4552
-#: ref-filter.c:1971
5278
+#: ref-filter.c:1977
5279
#, c-format
5280
msgid "ignoring ref with broken name %s"
5281
msgstr "ignoro il riferimento con il nome malformato %s"
5282
4557
-#: ref-filter.c:2257
5283
+#: ref-filter.c:2263
5284
#, c-format
5285
msgid "format: %%(end) atom missing"
5286
msgstr "formato: atomo %%(end) mancante"
5287
4562
-#: ref-filter.c:2352
4563
-#, fuzzy, c-format
5288
+#: ref-filter.c:2363
5289
+#, c-format
5290
msgid "option `%s' is incompatible with --merged"
4565
-msgstr "--long non è compatibile con --abbrev=0"
5291
+msgstr "l'opzione `%s' non è compatibile con --merged"
5292
4567
-#: ref-filter.c:2355
4568
-#, fuzzy, c-format
5293
+#: ref-filter.c:2366
5294
+#, c-format
5295
msgid "option `%s' is incompatible with --no-merged"
4570
-msgstr "--long non è compatibile con --abbrev=0"
5296
+msgstr "l'opzione `%s' non è compatibile con --no-merged"
5297
4572
-#: ref-filter.c:2365
5298
+#: ref-filter.c:2376
5299
#, c-format
5300
msgid "malformed object name %s"
5301
msgstr "nome dell'oggetto %s malformato"
5302
4577
-#: ref-filter.c:2370
4578
-#, fuzzy, c-format
5303
+#: ref-filter.c:2381
5304
+#, c-format
5305
msgid "option `%s' must point to a commit"
4580
-msgstr "'%s' non punta ad un commit"
5306
+msgstr "l'opzione `%s' deve puntare ad un commit"
5307
5308
#: remote.c:363
5309
#, c-format
5310
msgid "config remote shorthand cannot begin with '/': %s"
5311
msgstr ""
5312
+"la forma breve della configurazione del remoto non può iniziare con '/': %s"
5313
5314
#: remote.c:410
5315
msgid "more than one receivepack given, using the first"
4589
-msgstr ""
5316
+msgstr "è stata specificata più di una direttiva receivepack, uso la prima"
5317
5318
#: remote.c:418
5319
msgid "more than one uploadpack given, using the first"
4593
-msgstr ""
5320
+msgstr "è stata specificata più di una direttiva uploadpack, uso la prima"
5321
5322
#: remote.c:608
5323
#, c-format
@@ -4610,22 +5337,24 @@ msgstr "%s traccia sia %s sia %s"
5337
#: remote.c:684
5338
#, c-format
5339
msgid "key '%s' of pattern had no '*'"
4613
-msgstr ""
5340
+msgstr "la chiave '%s' del pattern non aveva un '*'"
5341
5342
#: remote.c:694
5343
#, c-format
5344
msgid "value '%s' of pattern has no '*'"
4618
-msgstr ""
5345
+msgstr "il valore '%s' del pattern non ha un '*'"
5346
5347
#: remote.c:1000
4621
-#, fuzzy, c-format
5348
+#, c-format
5349
msgid "src refspec %s does not match any"
4623
-msgstr "%s: non corrisponde a index"
5350
+msgstr "nessuna corrispondenza per lo specificatore riferimento sorgente %s"
5351
5352
#: remote.c:1005
5353
#, c-format
5354
msgid "src refspec %s matches more than one"
5355
msgstr ""
5356
+"sono state trovate più corrispondenze per lo specificatore riferimento "
5357
+"sorgente %s"
5358
5359
#. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
5360
#. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
@@ -4644,6 +5373,18 @@ msgid ""
5373
"\n"
5374
"Neither worked, so we gave up. You must fully qualify the ref."
5375
msgstr ""
5376
+"La destinazione che hai fornito non è un nome riferimento\n"
5377
+"completo (ossia che inizia con \"refs/\"). Abbiamo provato a\n"
5378
+"indovinare ciò che intendevi dire:\n"
5379
+"\n"
5380
+"- cercando un riferimento corrispondente a '%s' nel remoto;\n"
5381
+"- controllando se la <sorgente> sottoposta a push ('%s') fosse un\n"
5382
+" riferimento compreso fra quelli in \"refs/{heads,tags}/\". In tal\n"
5383
+" caso avremmo aggiunto il prefisso corrispondente\n"
5384
+" refs/{heads,tags}/ al remoto.\n"
5385
+"\n"
5386
+"Nessuna delle due opzioni ha funzionato, quindi ci siamo arresi.\n"
5387
+"Devi specificare un riferimento completamente qualificato."
5388
5389
#: remote.c:1040
5390
#, c-format
@@ -4652,6 +5393,9 @@ msgid ""
5393
"Did you mean to create a new branch by pushing to\n"
5394
"'%s:refs/heads/%s'?"
5395
msgstr ""
5396
+"La parte <sorgente> dello specificatore riferimento\n"
5397
+"è un oggetto tag. Forse intendevi creare un nuovo\n"
5398
+"branch eseguendo il push a '%s:refs/heads/%s'?"
5399
5400
#: remote.c:1045
5401
#, c-format
@@ -4660,6 +5404,9 @@ msgid ""
5404
"Did you mean to create a new tag by pushing to\n"
5405
"'%s:refs/tags/%s'?"
5406
msgstr ""
5407
+"La parte <sorgente> dello specificatore riferimento\n"
5408
+"è un oggetto tag. Forse intendevi creare un nuovo\n"
5409
+"branch eseguendo il push a '%s:refs/tags/%s'?"
5410
5411
#: remote.c:1050
5412
#, c-format
@@ -4668,6 +5415,10 @@ msgid ""
5415
"Did you mean to tag a new tree by pushing to\n"
5416
"'%s:refs/tags/%s'?"
5417
msgstr ""
5418
+"La parte <sorgente> dello specificatore riferimento\n"
5419
+"è un oggetto albero. Forse intendevi aggiungere un\n"
5420
+"tag a un nuovo albero eseguendo il push a\n"
5421
+"'%s:refs/tags/%s'?"
5422
5423
#: remote.c:1055
5424
#, c-format
@@ -4676,26 +5427,34 @@ msgid ""
5427
"Did you mean to tag a new blob by pushing to\n"
5428
"'%s:refs/tags/%s'?"
5429
msgstr ""
5430
+"La parte <sorgente> dello specificatore riferimento\n"
5431
+"è un oggetto blob. Forse intendevi aggiungere un\n"
5432
+"tag a un nuovo blob eseguendo il push a\n"
5433
+"'%s:refs/tags/%s'?"
5434
5435
#: remote.c:1091
4681
-#, fuzzy, c-format
5436
+#, c-format
5437
msgid "%s cannot be resolved to branch"
4683
-msgstr "'%s' non può essere usato passando da un branch a un altro"
5438
+msgstr "%s non può essere risolto in un branch"
5439
5440
#: remote.c:1102
4686
-#, fuzzy, c-format
5441
+#, c-format
5442
msgid "unable to delete '%s': remote ref does not exist"
4688
-msgstr "impossibile scrivere il file '%s' in modalità %o"
5443
+msgstr "impossibile eliminare '%s': il riferimento remoto non esiste"
5444
5445
#: remote.c:1114
5446
#, c-format
5447
msgid "dst refspec %s matches more than one"
5448
msgstr ""
5449
+"sono state trovate più corrispondenze per lo specificatore riferimento "
5450
+"destinazione %s"
5451
5452
#: remote.c:1121
5453
#, c-format
This file is too large to show in full.