l10n: Update Catalan translation
Signed-off-by: Jordi Mas <jmas@softcatala.org>
Jordi Mas committed
Aug 3, 2019 at 09:27 UTC
6a7e7c409653128e8e1f9416a570d5e8d46bfb78
1 file changed
+6987
-4571
po/ca.po
+6987
-4571
@@ -49,8 +49,8 @@ msgid ""
49
msgstr ""
50
"Project-Id-Version: Git\n"
51
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
52
-"POT-Creation-Date: 2019-02-15 10:09+0800\n"
53
-"PO-Revision-Date: 2019-03-21 15:24+0100\n"
52
+"POT-Creation-Date: 2019-07-30 09:59+0800\n"
53
+"PO-Revision-Date: 2019-07-30 08:23+0200\n"
54
"Last-Translator: Jordi Mas <jmas@softcatala.org>\n"
55
"Language-Team: Catalan\n"
56
"Language: ca\n"
@@ -58,39 +58,39 @@ msgstr ""
58
"Content-Type: text/plain; charset=UTF-8\n"
59
"Content-Transfer-Encoding: 8bit\n"
60
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
61
-"X-Generator: Poedit 2.1.1\n"
61
+"X-Generator: Poedit 2.2.1\n"
62
63
-#: advice.c:101
64
-#, fuzzy, c-format
63
+#: advice.c:109
64
+#, c-format
65
msgid "%shint: %.*s%s\n"
66
-msgstr "pista: %.*s\n"
66
+msgstr "%spista: %.*s%s\n"
67
68
-#: advice.c:154
68
+#: advice.c:162
69
msgid "Cherry-picking is not possible because you have unmerged files."
70
msgstr "Fer «cherry pick» no és possible perquè teniu fitxers sense fusionar."
71
72
-#: advice.c:156
72
+#: advice.c:164
73
msgid "Committing is not possible because you have unmerged files."
74
msgstr "Cometre no és possible perquè teniu fitxers sense fusionar."
75
76
-#: advice.c:158
76
+#: advice.c:166
77
msgid "Merging is not possible because you have unmerged files."
78
msgstr "Fusionar no és possible perquè teniu fitxers sense fusionar."
79
80
-#: advice.c:160
80
+#: advice.c:168
81
msgid "Pulling is not possible because you have unmerged files."
82
msgstr "Baixar no és possible perquè teniu fitxers sense fusionar."
83
84
-#: advice.c:162
84
+#: advice.c:170
85
msgid "Reverting is not possible because you have unmerged files."
86
msgstr "Revertir no és possible perquè teniu fitxers sense fusionar."
87
88
-#: advice.c:164
88
+#: advice.c:172
89
#, c-format
90
msgid "It is not possible to %s because you have unmerged files."
91
msgstr "No és possible %s perquè teniu fitxers sense fusionar."
92
93
-#: advice.c:172
93
+#: advice.c:180
94
msgid ""
95
"Fix them up in the work tree, and then use 'git add/rm <file>'\n"
96
"as appropriate to mark resolution and make a commit."
@@ -99,35 +99,42 @@ msgstr ""
99
"'git add/rm <fitxer>' segons sigui apropiat per a marcar la\n"
100
"resolució i feu una comissió."
101
102
-#: advice.c:180
102
+#: advice.c:188
103
msgid "Exiting because of an unresolved conflict."
104
msgstr "S'està sortint a causa d'un conflicte no resolt."
105
106
-#: advice.c:185 builtin/merge.c:1290
106
+#: advice.c:193 builtin/merge.c:1327
107
msgid "You have not concluded your merge (MERGE_HEAD exists)."
108
msgstr "No heu conclòs la vostra fusió (MERGE_HEAD existeix)."
109
110
-#: advice.c:187
110
+#: advice.c:195
111
msgid "Please, commit your changes before merging."
112
msgstr "Cometeu els vostres canvis abans de fusionar."
113
114
-#: advice.c:188
114
+#: advice.c:196
115
msgid "Exiting because of unfinished merge."
116
msgstr "S'està sortint a causa d'una fusió no terminada."
117
118
-#: advice.c:194
119
-#, c-format
118
+#: advice.c:202
119
+#, fuzzy, c-format
120
msgid ""
121
-"Note: checking out '%s'.\n"
121
+"Note: switching to '%s'.\n"
122
"\n"
123
"You are in 'detached HEAD' state. You can look around, make experimental\n"
124
"changes and commit them, and you can discard any commits you make in this\n"
125
-"state without impacting any branches by performing another checkout.\n"
125
+"state without impacting any branches by switching back to a branch.\n"
126
"\n"
127
"If you want to create a new branch to retain commits you create, you may\n"
128
-"do so (now or later) by using -b with the checkout command again. Example:\n"
128
+"do so (now or later) by using -c with the switch command. Example:\n"
129
+"\n"
130
+" git switch -c <new-branch-name>\n"
131
+"\n"
132
+"Or undo this operation with:\n"
133
"\n"
130
-" git checkout -b <new-branch-name>\n"
134
+" git switch -\n"
135
+"\n"
136
+"Turn off this advice by setting config variable advice.detachedHead to "
137
+"false\n"
138
"\n"
139
msgstr ""
140
"Avís: s'està agafant «%s».\n"
@@ -150,178 +157,189 @@ msgstr "la línia d'ordres acaba amb \\"
157
msgid "unclosed quote"
158
msgstr ""
159
153
-#: apply.c:59
160
+#: apply.c:69
161
#, c-format
162
msgid "unrecognized whitespace option '%s'"
163
msgstr "opció d'espai en blanc «%s» no reconeguda"
164
158
-#: apply.c:75
165
+#: apply.c:85
166
#, c-format
167
msgid "unrecognized whitespace ignore option '%s'"
168
msgstr "opció ignora l'espai en blanc «%s» no reconeguda"
169
163
-#: apply.c:125
170
+#: apply.c:135
171
msgid "--reject and --3way cannot be used together."
172
msgstr "--reject i --3way no es poden usar junts."
173
167
-#: apply.c:127
174
+#: apply.c:137
175
msgid "--cached and --3way cannot be used together."
176
msgstr "--cached i --3way no es poden usar junts."
177
171
-#: apply.c:130
178
+#: apply.c:140
179
msgid "--3way outside a repository"
180
msgstr "--3way fora d'un dipòsit"
181
175
-#: apply.c:141
182
+#: apply.c:151
183
msgid "--index outside a repository"
184
msgstr "--index fora d'un dipòsit"
185
179
-#: apply.c:144
186
+#: apply.c:154
187
msgid "--cached outside a repository"
188
msgstr "--cached fora d'un dipòsit"
189
183
-#: apply.c:825
190
+#: apply.c:801
191
#, c-format
192
msgid "Cannot prepare timestamp regexp %s"
193
msgstr "No es pot preparar l'expressió regular de marca de temps %s"
194
188
-#: apply.c:834
195
+#: apply.c:810
196
#, c-format
197
msgid "regexec returned %d for input: %s"
198
msgstr "regexec ha retornat %d per l'entrada: %s"
199
193
-#: apply.c:908
200
+#: apply.c:884
201
#, c-format
202
msgid "unable to find filename in patch at line %d"
203
msgstr "no s'ha pogut trobar el nom de fitxer en el pedaç a la línia %d"
204
198
-#: apply.c:946
205
+#: apply.c:922
206
#, c-format
207
msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
201
-msgstr "git apply: git-diff incorrecte - s'esperava /dev/null, s'ha rebut %s en la línia %d"
208
+msgstr ""
209
+"git apply: git-diff incorrecte - s'esperava /dev/null, s'ha rebut %s en la "
210
+"línia %d"
211
203
-#: apply.c:952
212
+#: apply.c:928
213
#, c-format
214
msgid "git apply: bad git-diff - inconsistent new filename on line %d"
206
-msgstr "git apply: git-diff incorrecte - nom de fitxer nou inconsistent en la línia %d"
215
+msgstr ""
216
+"git apply: git-diff incorrecte - nom de fitxer nou inconsistent en la línia "
217
+"%d"
218
208
-#: apply.c:953
219
+#: apply.c:929
220
#, c-format
221
msgid "git apply: bad git-diff - inconsistent old filename on line %d"
211
-msgstr "git apply: git-diff incorrecte - nom de fitxer antic inconsistent en la línia %d"
222
+msgstr ""
223
+"git apply: git-diff incorrecte - nom de fitxer antic inconsistent en la "
224
+"línia %d"
225
213
-#: apply.c:958
226
+#: apply.c:934
227
#, c-format
228
msgid "git apply: bad git-diff - expected /dev/null on line %d"
229
msgstr "git apply: git-diff incorrecte - s'esperava /dev/null en la línia %d"
230
218
-#: apply.c:987
231
+#: apply.c:963
232
#, c-format
233
msgid "invalid mode on line %d: %s"
234
msgstr "mode no vàlid en la línia %d: %s"
235
223
-#: apply.c:1306
236
+#: apply.c:1282
237
#, c-format
238
msgid "inconsistent header lines %d and %d"
239
msgstr "línies de capçalera %d i %d inconsistents"
240
228
-#: apply.c:1478
241
+#: apply.c:1460
242
#, c-format
243
msgid "recount: unexpected line: %.*s"
244
msgstr "recompte: línia inesperada: %.*s"
245
233
-#: apply.c:1547
246
+#: apply.c:1529
247
#, c-format
248
msgid "patch fragment without header at line %d: %.*s"
249
msgstr "fragment de pedaç sense capçalera a la línia %d: %.*s"
250
238
-#: apply.c:1567
251
+#: apply.c:1551
252
#, c-format
240
-msgid "git diff header lacks filename information when removing %d leading pathname component (line %d)"
241
-msgid_plural "git diff header lacks filename information when removing %d leading pathname components (line %d)"
253
+msgid ""
254
+"git diff header lacks filename information when removing %d leading pathname "
255
+"component (line %d)"
256
+msgid_plural ""
257
+"git diff header lacks filename information when removing %d leading pathname "
258
+"components (line %d)"
259
msgstr[0] ""
243
-"a la capçalera de git diff li manca informació de nom de fitxer en eliminar %d component de nom de camí inicial "
244
-"(línia %d)"
260
+"a la capçalera de git diff li manca informació de nom de fitxer en eliminar "
261
+"%d component de nom de camí inicial (línia %d)"
262
msgstr[1] ""
246
-"a la capçalera de git diff li manca informació de nom de fitxer en eliminar %d components de nom de camí inicial "
247
-"(línia %d)"
263
+"a la capçalera de git diff li manca informació de nom de fitxer en eliminar "
264
+"%d components de nom de camí inicial (línia %d)"
265
249
-#: apply.c:1580
266
+#: apply.c:1564
267
#, c-format
268
msgid "git diff header lacks filename information (line %d)"
252
-msgstr "a la capçalera de git diff li manca informació de nom de fitxer (línia %d)"
269
+msgstr ""
270
+"a la capçalera de git diff li manca informació de nom de fitxer (línia %d)"
271
254
-#: apply.c:1768
272
+#: apply.c:1752
273
msgid "new file depends on old contents"
274
msgstr "el fitxer nou depèn dels continguts antics"
275
258
-#: apply.c:1770
276
+#: apply.c:1754
277
msgid "deleted file still has contents"
278
msgstr "el fitxer suprimit encara té continguts"
279
262
-#: apply.c:1804
280
+#: apply.c:1788
281
#, c-format
282
msgid "corrupt patch at line %d"
283
msgstr "pedaç malmès a la línia %d"
284
267
-#: apply.c:1841
285
+#: apply.c:1825
286
#, c-format
287
msgid "new file %s depends on old contents"
288
msgstr "el fitxer nou %s depèn dels continguts antics"
289
272
-#: apply.c:1843
290
+#: apply.c:1827
291
#, c-format
292
msgid "deleted file %s still has contents"
293
msgstr "el fitxer suprimit %s encara té continguts"
294
277
-#: apply.c:1846
295
+#: apply.c:1830
296
#, c-format
297
msgid "** warning: file %s becomes empty but is not deleted"
298
msgstr "** advertència: el fitxer %s queda buit però no se suprimeix"
299
282
-#: apply.c:1993
300
+#: apply.c:1977
301
#, c-format
302
msgid "corrupt binary patch at line %d: %.*s"
303
msgstr "pedaç binari malmès a la línia %d: %.*s"
304
287
-#: apply.c:2030
305
+#: apply.c:2014
306
#, c-format
307
msgid "unrecognized binary patch at line %d"
308
msgstr "pedaç binari no reconegut a la línia %d"
309
292
-#: apply.c:2192
310
+#: apply.c:2176
311
#, c-format
312
msgid "patch with only garbage at line %d"
313
msgstr "pedaç amb només escombraries a la línia %d"
314
297
-#: apply.c:2278
315
+#: apply.c:2262
316
#, c-format
317
msgid "unable to read symlink %s"
318
msgstr "no s'ha pogut llegir l'enllaç simbòlic %s"
319
302
-#: apply.c:2282
320
+#: apply.c:2266
321
#, c-format
322
msgid "unable to open or read %s"
323
msgstr "no s'ha pogut obrir o llegir %s"
324
307
-#: apply.c:2941
325
+#: apply.c:2925
326
#, c-format
327
msgid "invalid start of line: '%c'"
328
msgstr "inici de línia no vàlid: «%c»"
329
312
-#: apply.c:3062
330
+#: apply.c:3046
331
#, c-format
332
msgid "Hunk #%d succeeded at %d (offset %d line)."
333
msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
334
msgstr[0] "El tros #%d ha tingut èxit a %d (desplaçament d'%d línia)."
335
msgstr[1] "El tros #%d ha tingut èxit a %d (desplaçament de %d línies)."
336
319
-#: apply.c:3074
337
+#: apply.c:3058
338
#, c-format
339
msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
340
msgstr "El context s'ha reduït a (%ld/%ld) per a aplicar el fragment a %d"
341
324
-#: apply.c:3080
342
+#: apply.c:3064
343
#, c-format
344
msgid ""
345
"while searching for:\n"
@@ -330,439 +348,459 @@ msgstr ""
348
"tot cercant:\n"
349
"%.*s"
350
333
-#: apply.c:3102
351
+#: apply.c:3086
352
#, c-format
353
msgid "missing binary patch data for '%s'"
354
msgstr "manquen les dades de pedaç binari de «%s»"
355
338
-#: apply.c:3110
356
+#: apply.c:3094
357
#, c-format
358
msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
359
msgstr "no es pot aplicar al revés un pedaç binari sense el tros revés a «%s»"
360
343
-#: apply.c:3157
361
+#: apply.c:3141
362
#, c-format
363
msgid "cannot apply binary patch to '%s' without full index line"
346
-msgstr "no es pot aplicar un pedaç binari a «%s» sense la línia d'índex completa"
364
+msgstr ""
365
+"no es pot aplicar un pedaç binari a «%s» sense la línia d'índex completa"
366
348
-#: apply.c:3167
367
+#: apply.c:3151
368
#, c-format
350
-msgid "the patch applies to '%s' (%s), which does not match the current contents."
351
-msgstr "el pedaç s'aplica a «%s» (%s), el qual no coincideix amb els continguts actuals."
369
+msgid ""
370
+"the patch applies to '%s' (%s), which does not match the current contents."
371
+msgstr ""
372
+"el pedaç s'aplica a «%s» (%s), el qual no coincideix amb els continguts "
373
+"actuals."
374
353
-#: apply.c:3175
375
+#: apply.c:3159
376
#, c-format
377
msgid "the patch applies to an empty '%s' but it is not empty"
378
msgstr "el pedaç s'aplica a un «%s» buit però no és buit"
379
358
-#: apply.c:3193
380
+#: apply.c:3177
381
#, c-format
382
msgid "the necessary postimage %s for '%s' cannot be read"
383
msgstr "no es pot llegir la postimatge %s necessària per a «%s»"
384
363
-#: apply.c:3206
385
+#: apply.c:3190
386
#, c-format
387
msgid "binary patch does not apply to '%s'"
388
msgstr "el pedaç binari no s'aplica a «%s»"
389
368
-#: apply.c:3212
390
+#: apply.c:3196
391
#, c-format
392
msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
371
-msgstr "el pedaç binari a «%s» crea un resultat incorrecte (s'esperava %s, s'ha rebut %s)"
393
+msgstr ""
394
+"el pedaç binari a «%s» crea un resultat incorrecte (s'esperava %s, s'ha "
395
+"rebut %s)"
396
373
-#: apply.c:3233
397
+#: apply.c:3217
398
#, c-format
399
msgid "patch failed: %s:%ld"
400
msgstr "el pedaç ha fallat: %s:%ld"
401
378
-#: apply.c:3356
402
+#: apply.c:3340
403
#, c-format
404
msgid "cannot checkout %s"
405
msgstr "no es pot agafar %s"
406
383
-#: apply.c:3408 apply.c:3419 apply.c:3465 midx.c:58 setup.c:278
407
+#: apply.c:3392 apply.c:3403 apply.c:3449 midx.c:62 setup.c:279
408
#, c-format
409
msgid "failed to read %s"
410
msgstr "s'ha produït un error en llegir %s"
411
388
-#: apply.c:3416
412
+#: apply.c:3400
413
#, c-format
414
msgid "reading from '%s' beyond a symbolic link"
415
msgstr "s'està llegint de «%s» més enllà d'un enllaç simbòlic"
416
393
-#: apply.c:3445 apply.c:3688
417
+#: apply.c:3429 apply.c:3672
418
#, c-format
419
msgid "path %s has been renamed/deleted"
420
msgstr "el camí %s s'ha canviat de nom / s'ha suprimit"
421
398
-#: apply.c:3531 apply.c:3703
422
+#: apply.c:3515 apply.c:3687
423
#, c-format
424
msgid "%s: does not exist in index"
425
msgstr "%s: no existeix en l'índex"
426
403
-#: apply.c:3540 apply.c:3711
427
+#: apply.c:3524 apply.c:3695
428
#, c-format
429
msgid "%s: does not match index"
430
msgstr "%s: no coincideix amb l'índex"
431
408
-#: apply.c:3575
432
+#: apply.c:3559
433
msgid "repository lacks the necessary blob to fall back on 3-way merge."
410
-msgstr "al dipòsit li manca el blob necessari per a retrocedir a una fusió de 3 vies."
434
+msgstr ""
435
+"al dipòsit li manca el blob necessari per a retrocedir a una fusió de 3 vies."
436
412
-#: apply.c:3578
437
+#: apply.c:3562
438
#, c-format
439
msgid "Falling back to three-way merge...\n"
440
msgstr "S'està retrocedint a una fusió de 3 vies...\n"
441
417
-#: apply.c:3594 apply.c:3598
442
+#: apply.c:3578 apply.c:3582
443
#, c-format
444
msgid "cannot read the current contents of '%s'"
445
msgstr "no es poden llegir els continguts actuals de «%s»"
446
422
-#: apply.c:3610
447
+#: apply.c:3594
448
#, c-format
449
msgid "Failed to fall back on three-way merge...\n"
450
msgstr "S'ha produït un error en retrocedir a una fusió de 3 vies...\n"
451
427
-#: apply.c:3624
452
+#: apply.c:3608
453
#, c-format
454
msgid "Applied patch to '%s' with conflicts.\n"
455
msgstr "S'ha aplicat el pedaç a «%s» amb conflictes.\n"
456
432
-#: apply.c:3629
457
+#: apply.c:3613
458
#, c-format
459
msgid "Applied patch to '%s' cleanly.\n"
460
msgstr "S'ha aplicat el pedaç a «%s» netament.\n"
461
437
-#: apply.c:3655
462
+#: apply.c:3639
463
msgid "removal patch leaves file contents"
464
msgstr "el pedaç d'eliminació deixa els continguts dels fitxers"
465
441
-#: apply.c:3728
466
+#: apply.c:3712
467
#, c-format
468
msgid "%s: wrong type"
469
msgstr "%s: tipus erroni"
470
446
-#: apply.c:3730
471
+#: apply.c:3714
472
#, c-format
473
msgid "%s has type %o, expected %o"
474
msgstr "%s és del tipus %o, s'esperava %o"
475
451
-#: apply.c:3881 apply.c:3883 read-cache.c:820 read-cache.c:846 read-cache.c:1299
476
+#: apply.c:3865 apply.c:3867 read-cache.c:830 read-cache.c:856
477
+#: read-cache.c:1309
478
#, c-format
479
msgid "invalid path '%s'"
480
msgstr "camí no vàlid: «%s»"
481
456
-#: apply.c:3939
482
+#: apply.c:3923
483
#, c-format
484
msgid "%s: already exists in index"
485
msgstr "%s: ja existeix en l'índex"
486
461
-#: apply.c:3942
487
+#: apply.c:3926
488
#, c-format
489
msgid "%s: already exists in working directory"
490
msgstr "%s: ja existeix en el directori de treball"
491
466
-#: apply.c:3962
492
+#: apply.c:3946
493
#, c-format
494
msgid "new mode (%o) of %s does not match old mode (%o)"
495
msgstr "el mode nou (%o) de %s no coincideix amb el mode antic (%o)"
496
471
-#: apply.c:3967
497
+#: apply.c:3951
498
#, c-format
499
msgid "new mode (%o) of %s does not match old mode (%o) of %s"
500
msgstr "el mode nou (%o) de %s no coincideix amb el mode antic (%o) de %s"
501
476
-#: apply.c:3987
502
+#: apply.c:3971
503
#, c-format
504
msgid "affected file '%s' is beyond a symbolic link"
505
msgstr "el fitxer afectat «%s» és més enllà d'un enllaç simbòlic"
506
481
-#: apply.c:3991
507
+#: apply.c:3975
508
#, c-format
509
msgid "%s: patch does not apply"
510
msgstr "%s: el pedaç no s'aplica"
511
486
-#: apply.c:4006
512
+#: apply.c:3990
513
#, c-format
514
msgid "Checking patch %s..."
515
msgstr "S'està comprovant el pedaç %s..."
516
491
-#: apply.c:4098
517
+#: apply.c:4082
518
#, c-format
519
msgid "sha1 information is lacking or useless for submodule %s"
520
msgstr "falta la informació sha1 o és inútil per al submòdul %s"
521
496
-#: apply.c:4105
522
+#: apply.c:4089
523
#, c-format
524
msgid "mode change for %s, which is not in current HEAD"
525
msgstr "canvi de mode per a %s, el qual no està en la HEAD actual"
526
501
-#: apply.c:4108
527
+#: apply.c:4092
528
#, c-format
529
msgid "sha1 information is lacking or useless (%s)."
530
msgstr "falta informació sha1 o és inútil (%s)."
531
506
-#: apply.c:4113 builtin/checkout.c:248 builtin/reset.c:143
532
+#: apply.c:4097 builtin/checkout.c:278 builtin/reset.c:143
533
#, c-format
534
msgid "make_cache_entry failed for path '%s'"
535
msgstr "make_cache_entry ha fallat per al camí «%s»"
536
511
-#: apply.c:4117
537
+#: apply.c:4101
538
#, c-format
539
msgid "could not add %s to temporary index"
540
msgstr "no s'ha pogut afegir %s a l'índex temporal"
541
516
-#: apply.c:4127
542
+#: apply.c:4111
543
#, c-format
544
msgid "could not write temporary index to %s"
545
msgstr "no s'ha pogut escriure l'índex temporal a %s"
546
521
-#: apply.c:4265
547
+#: apply.c:4249
548
#, c-format
549
msgid "unable to remove %s from index"
550
msgstr "no s'ha pogut eliminar %s de l'índex"
551
526
-#: apply.c:4299
552
+#: apply.c:4283
553
#, c-format
554
msgid "corrupt patch for submodule %s"
555
msgstr "pedaç malmès per al submòdul %s"
556
531
-#: apply.c:4305
557
+#: apply.c:4289
558
#, c-format
559
msgid "unable to stat newly created file '%s'"
560
msgstr "no s'ha pogut fer stat al fitxer novament creat «%s»"
561
536
-#: apply.c:4313
562
+#: apply.c:4297
563
#, c-format
564
msgid "unable to create backing store for newly created file %s"
539
-msgstr "no s'ha pogut crear un magatzem de recolzament per al fitxer novament creat %s"
565
+msgstr ""
566
+"no s'ha pogut crear un magatzem de recolzament per al fitxer novament creat "
567
+"%s"
568
541
-#: apply.c:4319 apply.c:4464
569
+#: apply.c:4303 apply.c:4448
570
#, c-format
571
msgid "unable to add cache entry for %s"
572
msgstr "no s'ha pogut afegir una entrada de cau per a %s"
573
546
-#: apply.c:4362
574
+#: apply.c:4346
575
#, c-format
576
msgid "failed to write to '%s'"
577
msgstr "no s'ha pogut escriure a «%s»"
578
551
-#: apply.c:4366
579
+#: apply.c:4350
580
#, c-format
581
msgid "closing file '%s'"
582
msgstr "s'està tancant el fitxer «%s»"
583
556
-#: apply.c:4436
584
+#: apply.c:4420
585
#, c-format
586
msgid "unable to write file '%s' mode %o"
587
msgstr "no s'ha pogut escriure el fitxer «%s» mode %o"
588
561
-#: apply.c:4534
589
+#: apply.c:4518
590
#, c-format
591
msgid "Applied patch %s cleanly."
592
msgstr "El pedaç %s s'ha aplicat netament."
593
566
-#: apply.c:4542
594
+#: apply.c:4526
595
msgid "internal error"
596
msgstr "error intern"
597
570
-#: apply.c:4545
598
+#: apply.c:4529
599
#, c-format
600
msgid "Applying patch %%s with %d reject..."
601
msgid_plural "Applying patch %%s with %d rejects..."
602
msgstr[0] "S'està aplicant el pedaç %%s amb %d rebuig..."
603
msgstr[1] "S'està aplicant el pedaç %%s amb %d rebutjos..."
604
577
-#: apply.c:4556
605
+#: apply.c:4540
606
#, c-format
607
msgid "truncating .rej filename to %.*s.rej"
608
msgstr "s'està truncant el nom del fitxer .rej a %.*s.rej"
609
582
-#: apply.c:4564 builtin/fetch.c:837 builtin/fetch.c:1118
610
+#: apply.c:4548 builtin/fetch.c:869 builtin/fetch.c:1161
611
#, c-format
612
msgid "cannot open %s"
613
msgstr "no es pot obrir %s"
614
587
-#: apply.c:4578
615
+#: apply.c:4562
616
#, c-format
617
msgid "Hunk #%d applied cleanly."
618
msgstr "El tros #%d s'ha aplicat netament."
619
592
-#: apply.c:4582
620
+#: apply.c:4566
621
#, c-format
622
msgid "Rejected hunk #%d."
623
msgstr "S'ha rebutjat el tros #%d."
624
597
-#: apply.c:4692
625
+#: apply.c:4676
626
#, c-format
627
msgid "Skipped patch '%s'."
628
msgstr "S'ha omès el pedaç «%s»."
629
602
-#: apply.c:4700
630
+#: apply.c:4684
631
msgid "unrecognized input"
632
msgstr "entrada no reconeguda"
633
606
-#: apply.c:4720
634
+#: apply.c:4704
635
msgid "unable to read index file"
636
msgstr "no es pot llegir el fitxer d'índex"
637
610
-#: apply.c:4875
638
+#: apply.c:4859
639
#, c-format
640
msgid "can't open patch '%s': %s"
641
msgstr "no es pot obrir el pedaç «%s»: %s"
642
615
-#: apply.c:4902
643
+#: apply.c:4886
644
#, c-format
645
msgid "squelched %d whitespace error"
646
msgid_plural "squelched %d whitespace errors"
647
msgstr[0] "s'ha silenciat %d error d'espai en blanc"
648
msgstr[1] "s'han silenciat %d errors d'espai en blanc"
649
622
-#: apply.c:4908 apply.c:4923
650
+#: apply.c:4892 apply.c:4907
651
#, c-format
652
msgid "%d line adds whitespace errors."
653
msgid_plural "%d lines add whitespace errors."
654
msgstr[0] "%d línia afegeix errors d'espai en blanc."
655
msgstr[1] "%d línies afegeixen errors d'espai en blanc."
656
629
-#: apply.c:4916
657
+#: apply.c:4900
658
#, c-format
659
msgid "%d line applied after fixing whitespace errors."
660
msgid_plural "%d lines applied after fixing whitespace errors."
633
-msgstr[0] "S'ha aplicat %d línia després d'arreglar els errors d'espai en blanc."
634
-msgstr[1] "S'han aplicat %d línies després d'arreglar els errors d'espai en blanc."
661
+msgstr[0] ""
662
+"S'ha aplicat %d línia després d'arreglar els errors d'espai en blanc."
663
+msgstr[1] ""
664
+"S'han aplicat %d línies després d'arreglar els errors d'espai en blanc."
665
636
-#: apply.c:4932 builtin/add.c:539 builtin/mv.c:301 builtin/rm.c:390
666
+#: apply.c:4916 builtin/add.c:540 builtin/mv.c:301 builtin/rm.c:390
667
msgid "Unable to write new index file"
668
msgstr "No s'ha pogut escriure un fitxer d'índex nou"
669
640
-#: apply.c:4959 apply.c:4962 builtin/am.c:2203 builtin/am.c:2206 builtin/clone.c:122 builtin/fetch.c:118
641
-#: builtin/merge.c:263 builtin/pull.c:200 builtin/submodule--helper.c:407 builtin/submodule--helper.c:1366
642
-#: builtin/submodule--helper.c:1369 builtin/submodule--helper.c:1850 builtin/submodule--helper.c:1853
643
-#: builtin/submodule--helper.c:2092 git-add--interactive.perl:197
670
+#: apply.c:4943 apply.c:4946 builtin/am.c:2208 builtin/am.c:2211
671
+#: builtin/clone.c:123 builtin/fetch.c:128 builtin/merge.c:273
672
+#: builtin/pull.c:208 builtin/submodule--helper.c:407
673
+#: builtin/submodule--helper.c:1367 builtin/submodule--helper.c:1370
674
+#: builtin/submodule--helper.c:1850 builtin/submodule--helper.c:1853
675
+#: builtin/submodule--helper.c:2092 git-add--interactive.perl:211
676
msgid "path"
677
msgstr "camí"
678
647
-#: apply.c:4960
679
+#: apply.c:4944
680
msgid "don't apply changes matching the given path"
681
msgstr "no apliquis els canvis que coincideixin amb el camí donat"
682
651
-#: apply.c:4963
683
+#: apply.c:4947
684
msgid "apply changes matching the given path"
685
msgstr "aplica els canvis que coincideixin amb el camí donat"
686
655
-#: apply.c:4965 builtin/am.c:2212
687
+#: apply.c:4949 builtin/am.c:2217
688
msgid "num"
689
msgstr "número"
690
659
-#: apply.c:4966
691
+#: apply.c:4950
692
msgid "remove <num> leading slashes from traditional diff paths"
661
-msgstr "elimina <nombre> barres obliqües inicials dels camins de diferència tradicionals"
693
+msgstr ""
694
+"elimina <nombre> barres obliqües inicials dels camins de diferència "
695
+"tradicionals"
696
663
-#: apply.c:4969
697
+#: apply.c:4953
698
msgid "ignore additions made by the patch"
699
msgstr "ignora afegiments fets pel pedaç"
700
667
-#: apply.c:4971
701
+#: apply.c:4955
702
msgid "instead of applying the patch, output diffstat for the input"
669
-msgstr "en lloc d'aplicar el pedaç, emet les estadístiques de diferència de l'entrada"
703
+msgstr ""
704
+"en lloc d'aplicar el pedaç, emet les estadístiques de diferència de l'entrada"
705
671
-#: apply.c:4975
706
+#: apply.c:4959
707
msgid "show number of added and deleted lines in decimal notation"
708
msgstr "mostra el nombre de línies afegides i suprimides en notació decimal"
709
675
-#: apply.c:4977
710
+#: apply.c:4961
711
msgid "instead of applying the patch, output a summary for the input"
712
msgstr "en lloc d'aplicar el pedaç, emet un resum de l'entrada"
713
679
-#: apply.c:4979
714
+#: apply.c:4963
715
msgid "instead of applying the patch, see if the patch is applicable"
716
msgstr "en lloc d'aplicar el pedaç, veges si el pedaç és aplicable"
717
683
-#: apply.c:4981
718
+#: apply.c:4965
719
msgid "make sure the patch is applicable to the current index"
720
msgstr "assegura que el pedaç sigui aplicable a l'índex actual"
721
687
-#: apply.c:4983
722
+#: apply.c:4967
723
msgid "mark new files with `git add --intent-to-add`"
724
msgstr ""
725
691
-#: apply.c:4985
726
+#: apply.c:4969
727
msgid "apply a patch without touching the working tree"
728
msgstr "aplica un pedaç sense tocar l'arbre de treball"
729
695
-#: apply.c:4987
730
+#: apply.c:4971
731
msgid "accept a patch that touches outside the working area"
732
msgstr "accepta un pedaç que toqui fora de l'àrea de treball"
733
699
-#: apply.c:4990
734
+#: apply.c:4974
735
msgid "also apply the patch (use with --stat/--summary/--check)"
736
msgstr "aplica el pedaç també (useu amb --stat/--summary/--check)"
737
703
-#: apply.c:4992
738
+#: apply.c:4976
739
msgid "attempt three-way merge if a patch does not apply"
740
msgstr "intenta una fusió de tres vies si el pedaç no s'aplica"
741
707
-#: apply.c:4994
742
+#: apply.c:4978
743
msgid "build a temporary index based on embedded index information"
744
msgstr "construeix un índex temporal basat en la informació d'índex incrustada"
745
711
-#: apply.c:4997 builtin/checkout-index.c:173 builtin/ls-files.c:524
746
+#: apply.c:4981 builtin/checkout-index.c:173 builtin/ls-files.c:524
747
msgid "paths are separated with NUL character"
748
msgstr "els camins se separen amb el caràcter NUL"
749
715
-#: apply.c:4999
750
+#: apply.c:4983
751
msgid "ensure at least <n> lines of context match"
752
msgstr "assegura't que almenys <n> línies de context coincideixin"
753
719
-#: apply.c:5000 builtin/am.c:2191 builtin/interpret-trailers.c:97 builtin/interpret-trailers.c:99
720
-#: builtin/interpret-trailers.c:101 builtin/pack-objects.c:3314 builtin/rebase.c:1065
754
+#: apply.c:4984 builtin/am.c:2196 builtin/interpret-trailers.c:98
755
+#: builtin/interpret-trailers.c:100 builtin/interpret-trailers.c:102
756
+#: builtin/pack-objects.c:3319 builtin/rebase.c:1421
757
msgid "action"
758
msgstr "acció"
759
724
-#: apply.c:5001
760
+#: apply.c:4985
761
msgid "detect new or modified lines that have whitespace errors"
726
-msgstr "detecta les línies noves o modificades que tinguin errors d'espai en blanc"
762
+msgstr ""
763
+"detecta les línies noves o modificades que tinguin errors d'espai en blanc"
764
728
-#: apply.c:5004 apply.c:5007
765
+#: apply.c:4988 apply.c:4991
766
msgid "ignore changes in whitespace when finding context"
767
msgstr "ignora els canvis d'espai en blanc en cercar context"
768
732
-#: apply.c:5010
769
+#: apply.c:4994
770
msgid "apply the patch in reverse"
771
msgstr "aplica el pedaç al revés"
772
736
-#: apply.c:5012
773
+#: apply.c:4996
774
msgid "don't expect at least one line of context"
775
msgstr "no esperis almenys una línia de context"
776
740
-#: apply.c:5014
777
+#: apply.c:4998
778
msgid "leave the rejected hunks in corresponding *.rej files"
779
msgstr "deixa els trossos rebutjats en fitxers *.rej corresponents"
780
744
-#: apply.c:5016
781
+#: apply.c:5000
782
msgid "allow overlapping hunks"
783
msgstr "permet trossos encavalcants"
784
748
-#: apply.c:5017 builtin/add.c:291 builtin/check-ignore.c:22 builtin/commit.c:1312 builtin/count-objects.c:98
749
-#: builtin/fsck.c:724 builtin/log.c:2037 builtin/mv.c:123 builtin/read-tree.c:128 builtin/rebase--interactive.c:159
785
+#: apply.c:5001 builtin/add.c:291 builtin/check-ignore.c:22
786
+#: builtin/commit.c:1337 builtin/count-objects.c:98 builtin/fsck.c:786
787
+#: builtin/log.c:2085 builtin/mv.c:123 builtin/read-tree.c:128
788
msgid "be verbose"
789
msgstr "sigues detallat"
790
753
-#: apply.c:5019
791
+#: apply.c:5003
792
msgid "tolerate incorrectly detected missing new-line at the end of file"
793
msgstr "tolera una línia nova incorrectament detectada al final del fitxer"
794
757
-#: apply.c:5022
795
+#: apply.c:5006
796
msgid "do not trust the line counts in the hunk headers"
797
msgstr "no confiïs en els recomptes de línia en les capçaleres dels trossos"
798
761
-#: apply.c:5024 builtin/am.c:2200
799
+#: apply.c:5008 builtin/am.c:2205
800
msgid "root"
801
msgstr "arrel"
802
765
-#: apply.c:5025
803
+#: apply.c:5009
804
msgid "prepend <root> to all filenames"
805
msgstr "anteposa <arrel> a tots els noms de fitxer"
806
@@ -775,14 +813,17 @@ msgid "git archive --list"
813
msgstr "git archive --list"
814
815
#: archive.c:16
778
-msgid "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
779
-msgstr "git archive --remote <dipòsit> [--exec <ordre>] [<opcions>] <arbre> [<camí>...]"
816
+msgid ""
817
+"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
818
+msgstr ""
819
+"git archive --remote <dipòsit> [--exec <ordre>] [<opcions>] <arbre> "
820
+"[<camí>...]"
821
822
#: archive.c:17
823
msgid "git archive --remote <repo> [--exec <cmd>] --list"
824
msgstr "git archive --remote <dipòsit> [--exec <ordre>] --list"
825
785
-#: archive.c:372 builtin/add.c:177 builtin/add.c:515 builtin/rm.c:299
826
+#: archive.c:372 builtin/add.c:177 builtin/add.c:516 builtin/rm.c:299
827
#, c-format
828
msgid "pathspec '%s' did not match any files"
829
msgstr "l'especificació de camí «%s» no ha coincidit amb cap fitxer"
@@ -802,95 +843,98 @@ msgstr "no és un nom d'objecte vàlid: %s"
843
msgid "not a tree object: %s"
844
msgstr "no és un objecte d'arbre: %s"
845
805
-#: archive.c:424
846
+#: archive.c:426
847
msgid "current working directory is untracked"
848
msgstr "no es segueix el directori de treball actual"
849
809
-#: archive.c:455
850
+#: archive.c:457
851
msgid "fmt"
852
msgstr "format"
853
813
-#: archive.c:455
854
+#: archive.c:457
855
msgid "archive format"
856
msgstr "format d'arxiu"
857
817
-#: archive.c:456 builtin/log.c:1549
858
+#: archive.c:458 builtin/log.c:1597
859
msgid "prefix"
860
msgstr "prefix"
861
821
-#: archive.c:457
862
+#: archive.c:459
863
msgid "prepend prefix to each pathname in the archive"
864
msgstr "anteposa el prefix a cada nom de camí en l'arxiu"
865
825
-#: archive.c:458 builtin/blame.c:820 builtin/blame.c:821 builtin/config.c:129 builtin/fast-export.c:1091
826
-#: builtin/fast-export.c:1093 builtin/grep.c:895 builtin/hash-object.c:105 builtin/ls-files.c:560
827
-#: builtin/ls-files.c:563 builtin/notes.c:412 builtin/notes.c:578 builtin/read-tree.c:123 parse-options.h:162
866
+#: archive.c:460 builtin/blame.c:862 builtin/blame.c:874 builtin/blame.c:875
867
+#: builtin/commit-tree.c:117 builtin/config.c:129 builtin/fast-export.c:1134
868
+#: builtin/fast-export.c:1136 builtin/grep.c:897 builtin/hash-object.c:105
869
+#: builtin/ls-files.c:560 builtin/ls-files.c:563 builtin/notes.c:412
870
+#: builtin/notes.c:578 builtin/read-tree.c:123 parse-options.h:177
871
msgid "file"
872
msgstr "fitxer"
873
831
-#: archive.c:459 builtin/archive.c:90
874
+#: archive.c:461 builtin/archive.c:90
875
msgid "write the archive to this file"
876
msgstr "escriu l'arxiu a aquest fitxer"
877
835
-#: archive.c:461
878
+#: archive.c:463
879
msgid "read .gitattributes in working directory"
880
msgstr "llegeix .gitattributes en el directori de treball"
881
839
-#: archive.c:462
882
+#: archive.c:464
883
msgid "report archived files on stderr"
884
msgstr "informa de fitxers arxivats en stderr"
885
843
-#: archive.c:463
886
+#: archive.c:465
887
msgid "store only"
888
msgstr "només emmagatzema"
889
847
-#: archive.c:464
890
+#: archive.c:466
891
msgid "compress faster"
892
msgstr "comprimeix més ràpidament"
893
851
-#: archive.c:472
894
+#: archive.c:474
895
msgid "compress better"
896
msgstr "comprimeix millor"
897
855
-#: archive.c:475
898
+#: archive.c:477
899
msgid "list supported archive formats"
900
msgstr "llista els formats d'arxiu admesos"
901
859
-#: archive.c:477 builtin/archive.c:91 builtin/clone.c:112 builtin/clone.c:115 builtin/submodule--helper.c:1378
860
-#: builtin/submodule--helper.c:1859
902
+#: archive.c:479 builtin/archive.c:91 builtin/clone.c:113 builtin/clone.c:116
903
+#: builtin/submodule--helper.c:1379 builtin/submodule--helper.c:1859
904
msgid "repo"
905
msgstr "dipòsit"
906
864
-#: archive.c:478 builtin/archive.c:92
907
+#: archive.c:480 builtin/archive.c:92
908
msgid "retrieve the archive from remote repository <repo>"
909
msgstr "recupera l'arxiu del dipòsit remot <dipòsit>"
910
868
-#: archive.c:479 builtin/archive.c:93 builtin/difftool.c:715 builtin/notes.c:498
911
+#: archive.c:481 builtin/archive.c:93 builtin/difftool.c:707
912
+#: builtin/notes.c:498
913
msgid "command"
914
msgstr "ordre"
915
872
-#: archive.c:480 builtin/archive.c:94
916
+#: archive.c:482 builtin/archive.c:94
917
msgid "path to the remote git-upload-archive command"
918
msgstr "camí a l'ordre git-upload-archive remota"
919
876
-#: archive.c:487
920
+#: archive.c:489
921
msgid "Unexpected option --remote"
922
msgstr "Opció inesperada --remote"
923
880
-#: archive.c:489
924
+#: archive.c:491
925
msgid "Option --exec can only be used together with --remote"
926
msgstr "L'opció --exec només es pot usar juntament amb --remote"
927
884
-#: archive.c:491
928
+#: archive.c:493
929
msgid "Unexpected option --output"
930
msgstr "Opció inesperada --output"
931
888
-#: archive.c:513
932
+#: archive.c:515
933
#, c-format
934
msgid "Unknown archive format '%s'"
935
msgstr "Format d'arxiu desconegut «%s»"
936
893
-#: archive.c:520
937
+#: archive.c:522
938
#, c-format
939
msgid "Argument not supported for format '%s': -%d"
940
msgstr "Paràmetre no admès per al format «%s»: -%d"
@@ -910,16 +954,16 @@ msgstr "mode de fitxer no compatible: 0%o (SHA1: %s)"
954
msgid "cannot read %s"
955
msgstr "no es pot llegir «%s»"
956
913
-#: archive-tar.c:458
957
+#: archive-tar.c:459
958
#, c-format
959
msgid "unable to start '%s' filter"
960
msgstr "no s'ha pogut iniciar el filtre «%s»"
961
918
-#: archive-tar.c:461
962
+#: archive-tar.c:462
963
msgid "unable to redirect descriptor"
964
msgstr "no s'ha pogut redirigir el descriptor"
965
922
-#: archive-tar.c:468
966
+#: archive-tar.c:469
967
#, c-format
968
msgid "'%s' filter reported error"
969
msgstr "«%s» error reportat pel filtre"
@@ -934,7 +978,7 @@ msgstr "el camí no és vàlid en UTF-8: %s"
978
msgid "path too long (%d chars, SHA1: %s): %s"
979
msgstr "el camí és massa llarg (%d caràcters, SHA1: %s): %s"
980
937
-#: archive-zip.c:474 builtin/pack-objects.c:225 builtin/pack-objects.c:228
981
+#: archive-zip.c:474 builtin/pack-objects.c:226 builtin/pack-objects.c:229
982
#, c-format
983
msgid "deflate error (%d)"
984
msgstr "error de deflació (%d)"
@@ -942,7 +986,7 @@ msgstr "error de deflació (%d)"
986
#: archive-zip.c:609
987
#, c-format
988
msgid "timestamp too large for this system: %<PRIuMAX>"
945
-msgstr "marca de temps massa llarga per a aquest sistema: %<PRIuMAX>"
989
+msgstr "marca de temps massa gran per a aquest sistema: %<PRIuMAX>"
990
991
#: attr.c:211
992
#, c-format
@@ -1023,7 +1067,8 @@ msgid ""
1067
"We continue anyway."
1068
msgstr ""
1069
"s'ha d'ometre la base de fusió entre %s i [%s].\n"
1026
-"Llavors, no podem estar segurs que la primera comissió %s sigui entre %s i %s.\n"
1070
+"Llavors, no podem estar segurs que la primera comissió %s sigui entre %s i "
1071
+"%s.\n"
1072
"Continuem de totes maneres."
1073
1074
#: bisect.c:822
@@ -1036,26 +1081,26 @@ msgstr "Bisecant: s'ha de provar una base de fusió\n"
1081
msgid "a %s revision is needed"
1082
msgstr "es necessita una revisió %s"
1083
1039
-#: bisect.c:884 builtin/notes.c:177 builtin/tag.c:237
1084
+#: bisect.c:884 builtin/notes.c:177 builtin/tag.c:254
1085
#, c-format
1086
msgid "could not create file '%s'"
1087
msgstr "no s'ha pogut crear el fitxer «%s»"
1088
1044
-#: bisect.c:937 builtin/merge.c:139
1089
+#: bisect.c:928 builtin/merge.c:148
1090
#, c-format
1091
msgid "could not read file '%s'"
1092
msgstr "no s'ha pogut llegir el fitxer «%s»"
1093
1049
-#: bisect.c:967
1094
+#: bisect.c:958
1095
msgid "reading bisect refs failed"
1096
msgstr "la lectura de les referències de bisecció ha fallat"
1097
1053
-#: bisect.c:986
1098
+#: bisect.c:977
1099
#, c-format
1100
msgid "%s was both %s and %s\n"
1101
msgstr "%s era ambdós %s i %s\n"
1102
1058
-#: bisect.c:994
1103
+#: bisect.c:985
1104
#, c-format
1105
msgid ""
1106
"No testable commit found.\n"
@@ -1064,7 +1109,7 @@ msgstr ""
1109
"No s'ha trobat cap comissió comprovable.\n"
1110
"Potser heu començat amb paràmetres de camí incorrectes?\n"
1111
1067
-#: bisect.c:1013
1112
+#: bisect.c:1004
1113
#, c-format
1114
msgid "(roughly %d step)"
1115
msgid_plural "(roughly %d steps)"
@@ -1074,46 +1119,53 @@ msgstr[1] "(aproximadament %d passos)"
1119
#. TRANSLATORS: the last %s will be replaced with "(roughly %d
1120
#. steps)" translation.
1121
#.
1077
-#: bisect.c:1019
1122
+#: bisect.c:1010
1123
#, c-format
1124
msgid "Bisecting: %d revision left to test after this %s\n"
1125
msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1126
msgstr[0] "Bisecant: manca %d revisió a provar després d'aquesta %s\n"
1127
msgstr[1] "Bisecant: manquen %d revisions a provar després d'aquesta %s\n"
1128
1084
-#: blame.c:1792
1129
+#: blame.c:2697
1130
msgid "--contents and --reverse do not blend well."
1131
msgstr "--contents i --reverse no funcionen bé juntes."
1132
1088
-#: blame.c:1806
1133
+#: blame.c:2711
1134
msgid "cannot use --contents with final commit object name"
1135
msgstr "no es pot usar --contents amb el nom d'objecte de la comissió final"
1136
1092
-#: blame.c:1827
1137
+#: blame.c:2732
1138
msgid "--reverse and --first-parent together require specified latest commit"
1094
-msgstr "--reverse i --first-parent-together requereixen una última comissió especificada"
1139
+msgstr ""
1140
+"--reverse i --first-parent-together requereixen una última comissió "
1141
+"especificada"
1142
1096
-#: blame.c:1836 bundle.c:164 ref-filter.c:2071 remote.c:1948 sequencer.c:1993 sequencer.c:4064 builtin/commit.c:1004
1097
-#: builtin/log.c:378 builtin/log.c:936 builtin/log.c:1420 builtin/log.c:1796 builtin/log.c:2086 builtin/merge.c:407
1098
-#: builtin/pack-objects.c:3137 builtin/pack-objects.c:3152 builtin/shortlog.c:192
1143
+#: blame.c:2741 bundle.c:167 ref-filter.c:2196 remote.c:1938 sequencer.c:2033
1144
+#: sequencer.c:4348 builtin/commit.c:1020 builtin/log.c:404 builtin/log.c:980
1145
+#: builtin/log.c:1468 builtin/log.c:1844 builtin/log.c:2134 builtin/merge.c:411
1146
+#: builtin/pack-objects.c:3142 builtin/pack-objects.c:3157
1147
+#: builtin/shortlog.c:192
1148
msgid "revision walk setup failed"
1149
msgstr "la configuració del passeig per revisions ha fallat"
1150
1102
-#: blame.c:1854
1103
-msgid "--reverse --first-parent together require range along first-parent chain"
1104
-msgstr "--reverse --first-parent junts requereixen un rang de la cadena de mares primeres"
1151
+#: blame.c:2759
1152
+msgid ""
1153
+"--reverse --first-parent together require range along first-parent chain"
1154
+msgstr ""
1155
+"--reverse --first-parent junts requereixen un rang de la cadena de mares "
1156
+"primeres"
1157
1106
-#: blame.c:1865
1158
+#: blame.c:2770
1159
#, c-format
1160
msgid "no such path %s in %s"
1161
msgstr "no hi ha tal camí %s en %s"
1162
1111
-#: blame.c:1876
1163
+#: blame.c:2781
1164
#, c-format
1165
msgid "cannot read blob %s for path %s"
1166
msgstr "no es pot llegir el blob %s per al camí %s"
1167
1116
-#: branch.c:52
1168
+#: branch.c:53
1169
#, c-format
1170
msgid ""
1171
"\n"
@@ -1126,85 +1178,97 @@ msgstr ""
1178
"intentar corregir la informació de seguiment remot\n"
1179
"invocant \"git branch --set-upstream-to=%s%s%s\"."
1180
1129
-#: branch.c:66
1181
+#: branch.c:67
1182
#, c-format
1183
msgid "Not setting branch %s as its own upstream."
1184
msgstr "No s'està establint la branca %s com a la seva pròpia font."
1185
1134
-#: branch.c:92
1186
+#: branch.c:93
1187
#, c-format
1188
msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1137
-msgstr "La branca «%s» està configurada per a seguir la branca remota «%s» de «%s» fent «rebase»."
1189
+msgstr ""
1190
+"La branca «%s» està configurada per a seguir la branca remota «%s» de «%s» "
1191
+"fent «rebase»."
1192
1139
-#: branch.c:93
1193
+#: branch.c:94
1194
#, c-format
1195
msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1142
-msgstr "La branca «%s» està configurada per a seguir la branca remota «%s» de «%s»."
1196
+msgstr ""
1197
+"La branca «%s» està configurada per a seguir la branca remota «%s» de «%s»."
1198
1144
-#: branch.c:97
1199
+#: branch.c:98
1200
#, c-format
1201
msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1147
-msgstr "La branca «%s» està configurada per a seguir la branca local «%s» fent «rebase»."
1202
+msgstr ""
1203
+"La branca «%s» està configurada per a seguir la branca local «%s» fent "
1204
+"«rebase»."
1205
1149
-#: branch.c:98
1206
+#: branch.c:99
1207
#, c-format
1208
msgid "Branch '%s' set up to track local branch '%s'."
1209
msgstr "La branca «%s» està configurada per a seguir la branca local «%s»."
1210
1154
-#: branch.c:103
1211
+#: branch.c:104
1212
#, c-format
1213
msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1157
-msgstr "La branca «%s» està configurada per a seguir la referència remota «%s» fent «rebase»."
1214
+msgstr ""
1215
+"La branca «%s» està configurada per a seguir la referència remota «%s» fent "
1216
+"«rebase»."
1217
1159
-#: branch.c:104
1218
+#: branch.c:105
1219
#, c-format
1220
msgid "Branch '%s' set up to track remote ref '%s'."
1162
-msgstr "La branca «%s» està configurada per a seguir la referència remota «%s»."
1221
+msgstr ""
1222
+"La branca «%s» està configurada per a seguir la referència remota «%s»."
1223
1164
-#: branch.c:108
1224
+#: branch.c:109
1225
#, c-format
1226
msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1167
-msgstr "La branca «%s» està configurada per a seguir la referència local «%s» fent «rebase»."
1227
+msgstr ""
1228
+"La branca «%s» està configurada per a seguir la referència local «%s» fent "
1229
+"«rebase»."
1230
1169
-#: branch.c:109
1231
+#: branch.c:110
1232
#, c-format
1233
msgid "Branch '%s' set up to track local ref '%s'."
1234
msgstr "La branca «%s» està configurada per a seguir la referència local «%s»."
1235
1174
-#: branch.c:118
1236
+#: branch.c:119
1237
msgid "Unable to write upstream branch configuration"
1238
msgstr "No es pot escriure la configuració de la branca font"
1239
1178
-#: branch.c:155
1240
+#: branch.c:156
1241
#, c-format
1242
msgid "Not tracking: ambiguous information for ref %s"
1243
msgstr "No seguint: informació ambigua per a la referència %s"
1244
1183
-#: branch.c:188
1245
+#: branch.c:189
1246
#, c-format
1247
msgid "'%s' is not a valid branch name."
1248
msgstr "«%s» no és un nom de branca vàlid."
1249
1188
-#: branch.c:207
1250
+#: branch.c:208
1251
#, c-format
1252
msgid "A branch named '%s' already exists."
1253
msgstr "Una branca amb nom «%s» ja existeix."
1254
1193
-#: branch.c:212
1255
+#: branch.c:213
1256
msgid "Cannot force update the current branch."
1257
msgstr "No es pot actualitzar la branca actual a la força."
1258
1197
-#: branch.c:232
1259
+#: branch.c:233
1260
#, c-format
1261
msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1200
-msgstr "No es pot configurar la informació de seguiment; el punt inicial «%s» no és una branca."
1262
+msgstr ""
1263
+"No es pot configurar la informació de seguiment; el punt inicial «%s» no és "
1264
+"una branca."
1265
1202
-#: branch.c:234
1266
+#: branch.c:235
1267
#, c-format
1268
msgid "the requested upstream branch '%s' does not exist"
1269
msgstr "la branca font demanada «%s» no existeix"
1270
1207
-#: branch.c:236
1271
+#: branch.c:237
1272
msgid ""
1273
"\n"
1274
"If you are planning on basing your work on an upstream\n"
@@ -1225,27 +1289,27 @@ msgstr ""
1289
"«git push -u» per a establir la configuració font\n"
1290
"mentre pugeu."
1291
1228
-#: branch.c:280
1292
+#: branch.c:281
1293
#, c-format
1294
msgid "Not a valid object name: '%s'."
1295
msgstr "No és un nom d'objecte vàlid: «%s»."
1296
1233
-#: branch.c:300
1297
+#: branch.c:301
1298
#, c-format
1299
msgid "Ambiguous object name: '%s'."
1300
msgstr "Nom d'objecte ambigu: «%s»."
1301
1238
-#: branch.c:305
1302
+#: branch.c:306
1303
#, c-format
1304
msgid "Not a valid branch point: '%s'."
1305
msgstr "No és un punt de ramificació vàlid: «%s»."
1306
1243
-#: branch.c:359
1307
+#: branch.c:364
1308
#, c-format
1309
msgid "'%s' is already checked out at '%s'"
1310
msgstr "«%s» ja s'ha agafat a «%s»"
1311
1248
-#: branch.c:382
1312
+#: branch.c:387
1313
#, c-format
1314
msgid "HEAD of working tree %s is not updated"
1315
msgstr "HEAD de l'arbre de treball %s no està actualitzat"
@@ -1260,7 +1324,8 @@ msgstr "«%s» no sembla un fitxer de farcell v2"
1324
msgid "unrecognized header: %s%s (%d)"
1325
msgstr "capçalera no reconeguda: %s%s (%d)"
1326
1263
-#: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2215 sequencer.c:2763 builtin/commit.c:776
1327
+#: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2283 sequencer.c:3024
1328
+#: builtin/commit.c:791
1329
#, c-format
1330
msgid "could not open '%s'"
1331
msgstr "no s'ha pogut obrir «%s»"
@@ -1269,60 +1334,64 @@ msgstr "no s'ha pogut obrir «%s»"
1334
msgid "Repository lacks these prerequisite commits:"
1335
msgstr "Al dipòsit li manquen aquestes comissions prerequisits:"
1336
1272
-#: bundle.c:194
1337
+#: bundle.c:146
1338
+msgid "need a repository to verify a bundle"
1339
+msgstr "cal un dipòsit per verificar un farcell"
1340
+
1341
+#: bundle.c:197
1342
#, c-format
1343
msgid "The bundle contains this ref:"
1344
msgid_plural "The bundle contains these %d refs:"
1345
msgstr[0] "El farcell conté aquesta referència:"
1346
msgstr[1] "El farcell conté aquestes %d referències:"
1347
1279
-#: bundle.c:201
1348
+#: bundle.c:204
1349
msgid "The bundle records a complete history."
1350
msgstr "El farcell registra una història completa."
1351
1283
-#: bundle.c:203
1352
+#: bundle.c:206
1353
#, c-format
1354
msgid "The bundle requires this ref:"
1355
msgid_plural "The bundle requires these %d refs:"
1356
msgstr[0] "El farcell requereix aquesta referència:"
1357
msgstr[1] "El farcell requereix aquestes %d referències:"
1358
1290
-#: bundle.c:269
1359
+#: bundle.c:272
1360
msgid "unable to dup bundle descriptor"
1361
msgstr "no s'ha pogut duplicar el descriptor del farcell"
1362
1294
-#: bundle.c:276
1363
+#: bundle.c:279
1364
msgid "Could not spawn pack-objects"
1365
msgstr "No s'ha pogut executar el pack-objects"
1366
1298
-#: bundle.c:287
1367
+#: bundle.c:290
1368
msgid "pack-objects died"
1369
msgstr "El pack-objects s'ha mort"
1370
1302
-#: bundle.c:329
1371
+#: bundle.c:332
1372
msgid "rev-list died"
1373
msgstr "El rev-list s'ha mort"
1374
1306
-#: bundle.c:378
1375
+#: bundle.c:381
1376
#, c-format
1377
msgid "ref '%s' is excluded by the rev-list options"
1378
msgstr "les opcions de la llista de revisions exclouen la referència «%s»"
1379
1311
-#: bundle.c:457 builtin/log.c:193 builtin/log.c:1701 builtin/shortlog.c:306
1380
+#: bundle.c:460 builtin/log.c:212 builtin/log.c:1749 builtin/shortlog.c:306
1381
#, c-format
1382
msgid "unrecognized argument: %s"
1383
msgstr "paràmetre no reconegut: %s"
1384
1316
-#: bundle.c:465
1385
+#: bundle.c:468
1386
msgid "Refusing to create empty bundle."
1387
msgstr "S'està refusant crear un farcell buit."
1388
1320
-#: bundle.c:475
1389
+#: bundle.c:478
1390
#, c-format
1391
msgid "cannot create '%s'"
1392
msgstr "no es pot crear «%s»"
1393
1325
-#: bundle.c:500
1394
+#: bundle.c:503
1395
msgid "index-pack died"
1396
msgstr "L'index-pack s'ha mort"
1397
@@ -1331,8 +1400,8 @@ msgstr "L'index-pack s'ha mort"
1400
msgid "invalid color value: %.*s"
1401
msgstr "valor de color no vàlid: %.*s"
1402
1334
-#: commit.c:50 sequencer.c:2567 builtin/am.c:355 builtin/am.c:399 builtin/am.c:1375 builtin/am.c:2019
1335
-#: builtin/replace.c:376 builtin/replace.c:448
1403
+#: commit.c:50 sequencer.c:2727 builtin/am.c:355 builtin/am.c:399
1404
+#: builtin/am.c:1378 builtin/am.c:2020 builtin/replace.c:455
1405
#, c-format
1406
msgid "could not parse %s"
1407
msgstr "no s'ha pogut analitzar %s"
@@ -1342,7 +1411,7 @@ msgstr "no s'ha pogut analitzar %s"
1411
msgid "%s %s is not a commit!"
1412
msgstr "%s %s no és una comissió!"
1413
1345
-#: commit.c:193
1414
+#: commit.c:192
1415
msgid ""
1416
"Support for <GIT_DIR>/info/grafts is deprecated\n"
1417
"and will be removed in a future Git version.\n"
@@ -1354,27 +1423,27 @@ msgid ""
1423
"\"git config advice.graftFileDeprecated false\""
1424
msgstr ""
1425
1357
-#: commit.c:1122
1426
+#: commit.c:1127
1427
#, c-format
1428
msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
1429
msgstr "La comissió %s té una signatura GPG no fiable, suposadament de %s."
1430
1362
-#: commit.c:1125
1431
+#: commit.c:1130
1432
#, c-format
1433
msgid "Commit %s has a bad GPG signature allegedly by %s."
1434
msgstr "La comissió %s té una signatura GPG incorrecta suposadament de %s."
1435
1367
-#: commit.c:1128
1436
+#: commit.c:1133
1437
#, c-format
1438
msgid "Commit %s does not have a GPG signature."
1439
msgstr "La comissió %s no té signatura GPG."
1440
1372
-#: commit.c:1131
1441
+#: commit.c:1136
1442
#, c-format
1443
msgid "Commit %s has a good GPG signature by %s\n"
1444
msgstr "La comissió %s té una signatura GPG bona de %s\n"
1445
1377
-#: commit.c:1385
1446
+#: commit.c:1390
1447
msgid ""
1448
"Warning: commit message did not conform to UTF-8.\n"
1449
"You may want to amend it after fixing the message, or set the config\n"
@@ -1385,139 +1454,254 @@ msgstr ""
1454
"la variable de configuració i18n.commitencoding a la codificació que\n"
1455
"usi el vostre projecte.\n"
1456
1388
-#: commit-graph.c:101
1389
-#, c-format
1390
-msgid "graph file %s is too small"
1457
+#: commit-graph.c:127
1458
+msgid "commit-graph file is too small"
1459
msgstr ""
1460
1393
-#: commit-graph.c:136
1461
+#: commit-graph.c:192
1462
#, c-format
1395
-msgid "graph signature %X does not match signature %X"
1396
-msgstr ""
1463
+msgid "commit-graph signature %X does not match signature %X"
1464
+msgstr "la signatura del graf de comissions %X no coincideix amb la signatura %X"
1465
1398
-#: commit-graph.c:143
1399
-#, fuzzy, c-format
1400
-msgid "graph version %X does not match version %X"
1401
-msgstr "el camí «%s» no té la seva versió"
1466
+#: commit-graph.c:199
1467
+#, c-format
1468
+msgid "commit-graph version %X does not match version %X"
1469
+msgstr "la versió del graf de comissions %X no coincideix amb la versió %X"
1470
1403
-#: commit-graph.c:150
1404
-#, fuzzy, c-format
1405
-msgid "hash version %X does not match version %X"
1406
-msgstr "el camí «%s» no té la seva versió"
1471
+#: commit-graph.c:206
1472
+#, c-format
1473
+msgid "commit-graph hash version %X does not match version %X"
1474
+msgstr "la versió del hash del graf de comissions %X no coincideix amb la versió %X"
1475
+
1476
+#: commit-graph.c:229
1477
+msgid "commit-graph chunk lookup table entry missing; file may be incomplete"
1478
+msgstr ""
1479
1408
-#: commit-graph.c:173
1409
-msgid "chunk lookup table entry missing; graph file may be incomplete"
1480
+#: commit-graph.c:240
1481
+#, c-format
1482
+msgid "commit-graph improper chunk offset %08x%08x"
1483
msgstr ""
1484
1412
-#: commit-graph.c:184
1485
+#: commit-graph.c:283
1486
#, c-format
1414
-msgid "improper chunk offset %08x%08x"
1487
+msgid "commit-graph chunk id %08x appears multiple times"
1488
+msgstr ""
1489
+
1490
+#: commit-graph.c:347
1491
+msgid "commit-graph has no base graphs chunk"
1492
msgstr ""
1493
1417
-#: commit-graph.c:221
1494
+#: commit-graph.c:357
1495
+msgid "commit-graph chain does not match"
1496
+msgstr "la cadena del graf de comissions no coincideix"
1497
+
1498
+#: commit-graph.c:404
1499
#, c-format
1419
-msgid "chunk id %08x appears multiple times"
1500
+msgid "invalid commit-graph chain: line '%s' not a hash"
1501
msgstr ""
1502
1422
-#: commit-graph.c:334
1503
+#: commit-graph.c:430
1504
+msgid "unable to find all commit-graph files"
1505
+msgstr "no es poden trobar tots els fitxers del graf de comissions"
1506
+
1507
+#: commit-graph.c:553 commit-graph.c:613
1508
+msgid "invalid commit position. commit-graph is likely corrupt"
1509
+msgstr "posició de la comissió no vàlida. Probablement el graf de comissions està malmès"
1510
+
1511
+#: commit-graph.c:574
1512
#, c-format
1513
msgid "could not find commit %s"
1514
msgstr "no s'ha pogut trobar la comissió %s"
1515
1427
-#: commit-graph.c:671 builtin/pack-objects.c:2646
1516
+#: commit-graph.c:1001 builtin/pack-objects.c:2651
1517
#, c-format
1518
msgid "unable to get type of object %s"
1519
msgstr "no s'ha pogut obtenir el tipus de l'objecte: %s"
1520
1432
-#: commit-graph.c:704
1521
+#: commit-graph.c:1033
1522
msgid "Loading known commits in commit graph"
1523
msgstr "S'estan carregant comissions conegudes al graf de comissions"
1524
1436
-#: commit-graph.c:720
1525
+#: commit-graph.c:1050
1526
msgid "Expanding reachable commits in commit graph"
1527
msgstr "S'estan expandint les comissions abastables al graf de comissions"
1528
1440
-#: commit-graph.c:732
1529
+#: commit-graph.c:1069
1530
msgid "Clearing commit marks in commit graph"
1531
msgstr "S'estan netejant les marques de comissions al graf de comissions"
1532
1444
-#: commit-graph.c:752
1533
+#: commit-graph.c:1088
1534
msgid "Computing commit graph generation numbers"
1446
-msgstr ""
1535
+msgstr "S'estan calculant els nombres de generació del graf de comissions"
1536
1448
-#: commit-graph.c:869
1449
-#, fuzzy, c-format
1537
+#: commit-graph.c:1162
1538
+#, c-format
1539
msgid "Finding commits for commit graph in %d pack"
1540
msgid_plural "Finding commits for commit graph in %d packs"
1452
-msgstr[0] "masses comissions per escriure un graf"
1453
-msgstr[1] "masses comissions per escriure un graf"
1541
+msgstr[0] "S'estan cercant les comissions pel graf de comissions en %d paquet"
1542
+msgstr[1] "S'estan cercant les comissions pel graf de comissions en %d paquets"
1543
1455
-#: commit-graph.c:882
1544
+#: commit-graph.c:1175
1545
#, c-format
1546
msgid "error adding pack %s"
1547
msgstr "error en afegir paquet %s"
1548
1460
-#: commit-graph.c:884
1549
+#: commit-graph.c:1179
1550
#, c-format
1551
msgid "error opening index for %s"
1552
msgstr "s'ha produït un error en obrir l'índex per «%s»"
1553
1465
-#: commit-graph.c:898
1466
-#, fuzzy, c-format
1554
+#: commit-graph.c:1203
1555
+#, c-format
1556
msgid "Finding commits for commit graph from %d ref"
1557
msgid_plural "Finding commits for commit graph from %d refs"
1469
-msgstr[0] "masses comissions per escriure un graf"
1470
-msgstr[1] "masses comissions per escriure un graf"
1558
+msgstr[0] "S'estan cercant les comissions pel graf de comissions des de %d referència"
1559
+msgstr[1] "S'estan cercant les comissions pel graf de comissions des de %d referències"
1560
1472
-#: commit-graph.c:930
1473
-#, fuzzy
1561
+#: commit-graph.c:1237
1562
msgid "Finding commits for commit graph among packed objects"
1475
-msgstr "masses comissions per escriure un graf"
1563
+msgstr "S'estan cercant les comissions pel graf de comissions entre els objectes empaquetats"
1564
1477
-#: commit-graph.c:943
1478
-#, fuzzy
1565
+#: commit-graph.c:1252
1566
msgid "Counting distinct commits in commit graph"
1480
-msgstr "masses comissions per escriure un graf"
1481
-
1482
-#: commit-graph.c:956
1483
-#, c-format
1484
-msgid "the commit graph format cannot write %d commits"
1485
-msgstr ""
1567
+msgstr "S'estant comptant les comissions diferents al graf de comissions"
1568
1487
-#: commit-graph.c:965
1488
-#, fuzzy
1569
+#: commit-graph.c:1283
1570
msgid "Finding extra edges in commit graph"
1490
-msgstr "masses comissions per escriure un graf"
1571
+msgstr "S'estan cercant les vores addicionals al graf de comissions"
1572
1492
-#: commit-graph.c:989
1493
-msgid "too many commits to write graph"
1494
-msgstr "masses comissions per escriure un graf"
1573
+#: commit-graph.c:1331
1574
+msgid "failed to write correct number of base graph ids"
1575
+msgstr "s'ha produït un error en escriure el nombre correcte d'ids base del graf"
1576
1496
-#: commit-graph.c:996 midx.c:769
1577
+#: commit-graph.c:1364 midx.c:811
1578
#, c-format
1579
msgid "unable to create leading directories of %s"
1580
msgstr "no s'han pogut crear els directoris inicials de «%s»"
1581
1501
-#: commit-graph.c:1036
1582
+#: commit-graph.c:1376 builtin/index-pack.c:306 builtin/repack.c:251
1583
+#, c-format
1584
+msgid "unable to create '%s'"
1585
+msgstr "no s'ha pogut crear «%s»"
1586
+
1587
+#: commit-graph.c:1436
1588
#, c-format
1589
msgid "Writing out commit graph in %d pass"
1590
msgid_plural "Writing out commit graph in %d passes"
1591
msgstr[0] "S'està escrivint el graf de comissions en %d pas"
1592
msgstr[1] "S'està escrivint el graf de comissions en %d passos"
1593
1508
-#: commit-graph.c:1109
1594
+#: commit-graph.c:1477
1595
+msgid "unable to open commit-graph chain file"
1596
+msgstr "no s'ha pogut obrir el fitxer d'encadenament del graf de comissions"
1597
+
1598
+#: commit-graph.c:1489
1599
+msgid "failed to rename base commit-graph file"
1600
+msgstr "no s'ha pogut canviar el nom del fitxer base del graf de comissions"
1601
+
1602
+#: commit-graph.c:1509
1603
+msgid "failed to rename temporary commit-graph file"
1604
+msgstr "no s'ha pogut canviar el nom del fitxer temporal del graf de comissions"
1605
+
1606
+#: commit-graph.c:1620
1607
+msgid "Scanning merged commits"
1608
+msgstr "S'estan escanejant les comissions fusionades"
1609
+
1610
+#: commit-graph.c:1631
1611
+#, c-format
1612
+msgid "unexpected duplicate commit id %s"
1613
+msgstr "id de comissió duplicat %s no esperat"
1614
+
1615
+#: commit-graph.c:1656
1616
+msgid "Merging commit-graph"
1617
+msgstr "S'està fusionant el graf de comissions"
1618
+
1619
+#: commit-graph.c:1842
1620
+#, c-format
1621
+msgid "the commit graph format cannot write %d commits"
1622
+msgstr "el format del graf de comissions no pot escriure %d comissions"
1623
+
1624
+#: commit-graph.c:1853
1625
+msgid "too many commits to write graph"
1626
+msgstr "massa comissions per escriure un graf"
1627
+
1628
+#: commit-graph.c:1943
1629
msgid "the commit-graph file has incorrect checksum and is likely corrupt"
1510
-msgstr "el fitxer commit-graph (graf de comissions) té una suma de verificació incorrecta i probablement és corrupte"
1630
+msgstr ""
1631
+"el fitxer commit-graph (graf de comissions) té una suma de verificació "
1632
+"incorrecta i probablement és corrupte"
1633
+
1634
+#: commit-graph.c:1953
1635
+#, c-format
1636
+msgid "commit-graph has incorrect OID order: %s then %s"
1637
+msgstr ""
1638
1512
-#: commit-graph.c:1153
1639
+#: commit-graph.c:1963 commit-graph.c:1978
1640
+#, c-format
1641
+msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
1642
+msgstr ""
1643
+
1644
+#: commit-graph.c:1970
1645
+#, c-format
1646
+msgid "failed to parse commit %s from commit-graph"
1647
+msgstr "s'ha produït un error en analitzar la comissió %s del graf de comissions"
1648
+
1649
+#: commit-graph.c:1987
1650
msgid "Verifying commits in commit graph"
1514
-msgstr "S'estan verificant les comissions al graf de comssions"
1651
+msgstr "S'estan verificant les comissions al graf de comissions"
1652
+
1653
+#: commit-graph.c:2000
1654
+#, c-format
1655
+msgid "failed to parse commit %s from object database for commit-graph"
1656
+msgstr ""
1657
+
1658
+#: commit-graph.c:2007
1659
+#, c-format
1660
+msgid "root tree OID for commit %s in commit-graph is %s != %s"
1661
+msgstr ""
1662
+
1663
+#: commit-graph.c:2017
1664
+#, c-format
1665
+msgid "commit-graph parent list for commit %s is too long"
1666
+msgstr ""
1667
+
1668
+#: commit-graph.c:2026
1669
+#, c-format
1670
+msgid "commit-graph parent for %s is %s != %s"
1671
+msgstr ""
1672
+
1673
+#: commit-graph.c:2039
1674
+#, c-format
1675
+msgid "commit-graph parent list for commit %s terminates early"
1676
+msgstr ""
1677
+
1678
+#: commit-graph.c:2044
1679
+#, c-format
1680
+msgid ""
1681
+"commit-graph has generation number zero for commit %s, but non-zero elsewhere"
1682
+msgstr ""
1683
+
1684
+#: commit-graph.c:2048
1685
+#, c-format
1686
+msgid ""
1687
+"commit-graph has non-zero generation number for commit %s, but zero elsewhere"
1688
+msgstr ""
1689
+
1690
+#: commit-graph.c:2063
1691
+#, c-format
1692
+msgid "commit-graph generation for commit %s is %u != %u"
1693
+msgstr ""
1694
+
1695
+#: commit-graph.c:2069
1696
+#, c-format
1697
+msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
1698
+msgstr ""
1699
1700
#: compat/obstack.c:406 compat/obstack.c:408
1701
msgid "memory exhausted"
1702
msgstr "memòria esgotada"
1703
1520
-#: config.c:123
1704
+#: config.c:124
1705
#, c-format
1706
msgid ""
1707
"exceeded maximum include depth (%d) while including\n"
@@ -1527,294 +1711,302 @@ msgid ""
1711
"This might be due to circular includes."
1712
msgstr ""
1713
1530
-#: config.c:139
1714
+#: config.c:140
1715
#, c-format
1716
msgid "could not expand include path '%s'"
1717
msgstr "no s'ha pogut expandir el camí d'inclusió «%s»"
1718
1535
-#: config.c:150
1719
+#: config.c:151
1720
msgid "relative config includes must come from files"
1721
msgstr "les inclusions de configuració relatives han de venir de fitxers"
1722
1539
-#: config.c:190
1723
+#: config.c:197
1724
msgid "relative config include conditionals must come from files"
1541
-msgstr "els condicionals d'inclusió de configuració relatius han de venir de fitxers"
1725
+msgstr ""
1726
+"els condicionals d'inclusió de configuració relatius han de venir de fitxers"
1727
1543
-#: config.c:348
1728
+#: config.c:375
1729
#, c-format
1730
msgid "key does not contain a section: %s"
1731
msgstr "la clau no conté una secció: «%s»"
1732
1548
-#: config.c:354
1733
+#: config.c:381
1734
#, c-format
1735
msgid "key does not contain variable name: %s"
1736
msgstr "la clau no conté un nom de variable: «%s»"
1737
1553
-#: config.c:378 sequencer.c:2330
1738
+#: config.c:405 sequencer.c:2463
1739
#, c-format
1740
msgid "invalid key: %s"
1741
msgstr "clau no vàlida: %s"
1742
1558
-#: config.c:384
1743
+#: config.c:411
1744
#, c-format
1745
msgid "invalid key (newline): %s"
1746
msgstr "clau no vàlida (línea nova): %s"
1747
1563
-#: config.c:420 config.c:432
1748
+#: config.c:447 config.c:459
1749
#, c-format
1750
msgid "bogus config parameter: %s"
1751
msgstr "paràmetre de configuració erroni: %s"
1752
1568
-#: config.c:467
1753
+#: config.c:494
1754
#, c-format
1755
msgid "bogus format in %s"
1756
msgstr "format erroni a %s"
1757
1573
-#: config.c:793
1758
+#: config.c:820
1759
#, c-format
1760
msgid "bad config line %d in blob %s"
1761
msgstr "línia de configuració %d errònia en el blob %s"
1762
1578
-#: config.c:797
1763
+#: config.c:824
1764
#, c-format
1765
msgid "bad config line %d in file %s"
1766
msgstr "línia de configuració %d errònia en el fitxer %s"
1767
1583
-#: config.c:801
1768
+#: config.c:828
1769
#, c-format
1770
msgid "bad config line %d in standard input"
1771
msgstr "línia de configuració %d errònia en l'entrada estàndard"
1772
1588
-#: config.c:805
1773
+#: config.c:832
1774
#, c-format
1775
msgid "bad config line %d in submodule-blob %s"
1776
msgstr "línia de configuració %d errònia en el blob de submòdul %s"
1777
1593
-#: config.c:809
1778
+#: config.c:836
1779
#, c-format
1780
msgid "bad config line %d in command line %s"
1781
msgstr "línia de configuració %d errònia en la línia d'ordres %s"
1782
1598
-#: config.c:813
1783
+#: config.c:840
1784
#, c-format
1785
msgid "bad config line %d in %s"
1786
msgstr "línia de configuració %d errònia en %s"
1787
1603
-#: config.c:952
1788
+#: config.c:977
1789
msgid "out of range"
1790
msgstr "fora de rang"
1791
1607
-#: config.c:952
1792
+#: config.c:977
1793
msgid "invalid unit"
1794
msgstr "unitat no vàlida"
1795
1611
-#: config.c:958
1796
+#: config.c:978
1797
#, c-format
1798
msgid "bad numeric config value '%s' for '%s': %s"
1799
msgstr "valor de configuració numèric erroni «%s» per «%s»: %s"
1800
1616
-#: config.c:963
1801
+#: config.c:997
1802
#, c-format
1803
msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1804
msgstr "valor de configuració numèric erroni «%s» per «%s» en el blob %s: %s"
1805
1621
-#: config.c:966
1806
+#: config.c:1000
1807
#, c-format
1808
msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1809
msgstr "valor de configuració numèric «%s» erroni per «%s» en el fitxer %s: %s"
1810
1626
-#: config.c:969
1811
+#: config.c:1003
1812
#, c-format
1813
msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1629
-msgstr "valor de configuració numèric «%s» erroni per «%s» en l'entrada estàndard: %s"
1814
+msgstr ""
1815
+"valor de configuració numèric «%s» erroni per «%s» en l'entrada estàndard: %s"
1816
1631
-#: config.c:972
1817
+#: config.c:1006
1818
#, c-format
1819
msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1634
-msgstr "valor de configuració numèric «%s» erroni' per «%s» en el blob de submòdul %s: %s"
1820
+msgstr ""
1821
+"valor de configuració numèric «%s» erroni' per «%s» en el blob de submòdul "
1822
+"%s: %s"
1823
1636
-#: config.c:975
1824
+#: config.c:1009
1825
#, c-format
1826
msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1639
-msgstr "valor de configuració numèric «%s» erroni per «%s» en la línia d'ordres %s: %s"
1827
+msgstr ""
1828
+"valor de configuració numèric «%s» erroni per «%s» en la línia d'ordres %s: "
1829
+"%s"
1830
1641
-#: config.c:978
1831
+#: config.c:1012
1832
#, c-format
1833
msgid "bad numeric config value '%s' for '%s' in %s: %s"
1834
msgstr "valor de configuració numèric incorrecte «%s» per «%s» en %s: %s"
1835
1646
-#: config.c:1073
1836
+#: config.c:1107
1837
#, c-format
1838
msgid "failed to expand user dir in: '%s'"
1839
msgstr "s'ha produït un error en expandir el directori d'usuari en: «%s»"
1840
1651
-#: config.c:1082
1841
+#: config.c:1116
1842
#, c-format
1843
msgid "'%s' for '%s' is not a valid timestamp"
1844
msgstr "«%s» per a «%s» no és una marca de temps vàlida"
1845
1656
-#: config.c:1173
1846
+#: config.c:1207
1847
#, c-format
1848
msgid "abbrev length out of range: %d"
1849
msgstr ""
1850
1661
-#: config.c:1187 config.c:1198
1851
+#: config.c:1221 config.c:1232
1852
#, c-format
1853
msgid "bad zlib compression level %d"
1854
msgstr "nivell de compressió de zlib incorrecte %d"
1855
1666
-#: config.c:1290
1856
+#: config.c:1324
1857
msgid "core.commentChar should only be one character"
1858
msgstr ""
1859
1670
-#: config.c:1323
1860
+#: config.c:1357
1861
#, c-format
1862
msgid "invalid mode for object creation: %s"
1863
msgstr "mode de creació d'objecte no vàlid: %s"
1864
1675
-#: config.c:1395
1865
+#: config.c:1429
1866
#, c-format
1867
msgid "malformed value for %s"
1868
msgstr "valor no vàlid per a %s"
1869
1680
-#: config.c:1421
1870
+#: config.c:1455
1871
#, c-format
1872
msgid "malformed value for %s: %s"
1873
msgstr "valor no vàlid per a %s: %s"
1874
1685
-#: config.c:1422
1875
+#: config.c:1456
1876
msgid "must be one of nothing, matching, simple, upstream or current"
1877
msgstr ""
1878
1689
-#: config.c:1481 builtin/pack-objects.c:3394
1879
+#: config.c:1517 builtin/pack-objects.c:3399
1880
#, c-format
1881
msgid "bad pack compression level %d"
1882
msgstr "nivell de compressió de paquet %d Erroni"
1883
1694
-#: config.c:1602
1884
+#: config.c:1638
1885
#, c-format
1886
msgid "unable to load config blob object '%s'"
1887
msgstr "no s'ha pogut carregar l'objecte blob de configuració «%s»"
1888
1699
-#: config.c:1605
1889
+#: config.c:1641
1890
#, c-format
1891
msgid "reference '%s' does not point to a blob"
1892
msgstr "la referència «%s» no assenyala a un blob"
1893
1704
-#: config.c:1622
1894
+#: config.c:1658
1895
#, c-format
1896
msgid "unable to resolve config blob '%s'"
1897
msgstr "no s'ha pogut resoldre el blob de configuració: «%s»"
1898
1709
-#: config.c:1652
1899
+#: config.c:1688
1900
#, c-format
1901
msgid "failed to parse %s"
1902
msgstr "s'ha produït un error en analitzar %s"
1903
1714
-#: config.c:1705
1904
+#: config.c:1744
1905
msgid "unable to parse command-line config"
1906
msgstr "no s'ha pogut analitzar la configuració de la línia d'ordres"
1907
1718
-#: config.c:2037
1908
+#: config.c:2093
1909
msgid "unknown error occurred while reading the configuration files"
1910
msgstr "un error desconegut ha ocorregut en llegir els fitxers de configuració"
1911
1722
-#: config.c:2207
1912
+#: config.c:2263
1913
#, c-format
1914
msgid "Invalid %s: '%s'"
1915
msgstr "%s no vàlid: «%s»"
1916
1727
-#: config.c:2250
1917
+#: config.c:2306
1918
#, c-format
1919
msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1730
-msgstr "valor «%s» a core.untrackedCache desconegut; utilitzant el valor per defecte «keep»"
1920
+msgstr ""
1921
+"valor «%s» a core.untrackedCache desconegut; utilitzant el valor per defecte "
1922
+"«keep»"
1923
1732
-#: config.c:2276
1924
+#: config.c:2332
1925
#, c-format
1926
msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1927
msgstr "valor «%d» a splitIndex.maxPercentChange ha d'estar entre 0 i 100"
1928
1737
-#: config.c:2322
1929
+#: config.c:2378
1930
#, c-format
1931
msgid "unable to parse '%s' from command-line config"
1932
msgstr "no s'ha pogut analitzar «%s» de la configuració de la línia d'ordres"
1933
1742
-#: config.c:2324
1934
+#: config.c:2380
1935
#, c-format
1936
msgid "bad config variable '%s' in file '%s' at line %d"
1937
msgstr "variable de configuració «%s» errònia en el fitxer «%s» a la línia %d"
1938
1747
-#: config.c:2405
1939
+#: config.c:2461
1940
#, c-format
1941
msgid "invalid section name '%s'"
1942
msgstr "nom de secció no vàlid «%s»"
1943
1752
-#: config.c:2437
1944
+#: config.c:2493
1945
#, c-format
1946
msgid "%s has multiple values"
1947
msgstr "%s té múltiples valors"
1948
1757
-#: config.c:2466
1949
+#: config.c:2522
1950
#, c-format
1951
msgid "failed to write new configuration file %s"
1952
msgstr "no es pot escriure un nou fitxer de configuració %s"
1953
1762
-#: config.c:2716 config.c:3040
1954
+#: config.c:2774 config.c:3098
1955
#, c-format
1956
msgid "could not lock config file %s"
1957
msgstr "no s'ha pogut blocar el fitxer de configuració %s"
1958
1767
-#: config.c:2727
1959
+#: config.c:2785
1960
#, c-format
1961
msgid "opening %s"
1962
msgstr "s'està obrint %s"
1963
1772
-#: config.c:2762 builtin/config.c:328
1964
+#: config.c:2820 builtin/config.c:328
1965
#, c-format
1966
msgid "invalid pattern: %s"
1967
msgstr "patró no vàlid: %s"
1968
1777
-#: config.c:2787
1969
+#: config.c:2845
1970
#, c-format
1971
msgid "invalid config file %s"
1972
msgstr "fitxer de configuració no vàlid %s"
1973
1782
-#: config.c:2800 config.c:3053
1974
+#: config.c:2858 config.c:3111
1975
#, c-format
1976
msgid "fstat on %s failed"
1977
msgstr "ha fallat «fstat» a %s"
1978
1787
-#: config.c:2811
1979
+#: config.c:2869
1980
#, c-format
1981
msgid "unable to mmap '%s'"
1982
msgstr "no s'ha pogut fer «mmap» «%s»"
1983
1792
-#: config.c:2820 config.c:3058
1984
+#: config.c:2878 config.c:3116
1985
#, c-format
1986
msgid "chmod on %s failed"
1987
msgstr "ha fallat chmod a %s"
1988
1797
-#: config.c:2905 config.c:3155
1989
+#: config.c:2963 config.c:3213
1990
#, c-format
1991
msgid "could not write config file %s"
1992
msgstr "no s'ha pogut escriure el fitxer de configuració «%s»"
1993
1802
-#: config.c:2939
1994
+#: config.c:2997
1995
#, c-format
1996
msgid "could not set '%s' to '%s'"
1997
msgstr "no s'ha pogut establir «%s» a «%s»"
1998
1807
-#: config.c:2941 builtin/remote.c:782
1999
+#: config.c:2999 builtin/remote.c:782
2000
#, c-format
2001
msgid "could not unset '%s'"
2002
msgstr "no s'ha pogut desassignar «%s»"
2003
1812
-#: config.c:3031
2004
+#: config.c:3089
2005
#, c-format
2006
msgid "invalid section name: %s"
2007
msgstr "nom de secció no vàlida: %s"
2008
1817
-#: config.c:3198
2009
+#: config.c:3256
2010
#, c-format
2011
msgid "missing value for '%s'"
2012
msgstr "falta el valor per «%s»"
@@ -1861,7 +2053,8 @@ msgstr ""
2053
#: connect.c:273
2054
#, c-format
2055
msgid "protocol error: expected shallow sha-1, got '%s'"
1864
-msgstr "s'ha produït un error de protocol: s'esperava shallow sha-1, s'ha rebut «%s»"
2056
+msgstr ""
2057
+"s'ha produït un error de protocol: s'esperava shallow sha-1, s'ha rebut «%s»"
2058
2059
#: connect.c:275
2060
msgid "repository on the other end cannot be shallow"
@@ -1877,9 +2070,9 @@ msgid "protocol error: unexpected '%s'"
2070
msgstr "s'ha produït un error de protocol: no s'esperava «%s»"
2071
2072
#: connect.c:441
1880
-#, fuzzy, c-format
2073
+#, c-format
2074
msgid "invalid ls-refs response: %s"
1882
-msgstr "referència no vàlida: %s"
2075
+msgstr "resposta de ls-refs no vàlida: %s"
2076
2077
#: connect.c:445
2078
msgid "expected flush after ref listing"
@@ -1941,12 +2134,12 @@ msgstr "port desconegut %s"
2134
#: connect.c:845 connect.c:1171
2135
#, c-format
2136
msgid "strange hostname '%s' blocked"
1944
-msgstr "s'ha bloquejat el nom extrany d'amfitrió «%s»"
2137
+msgstr "s'ha bloquejat el nom estrany d'amfitrió «%s»"
2138
2139
#: connect.c:847
2140
#, c-format
2141
msgid "strange port '%s' blocked"
1949
-msgstr "s'ha bloquejat el port extrany «%s»"
2142
+msgstr "s'ha bloquejat el port estrany «%s»"
2143
2144
#: connect.c:857
2145
#, c-format
@@ -1955,7 +2148,7 @@ msgstr "no s'ha pogut iniciar servidor intermediari «%s»"
2148
2149
#: connect.c:924
2150
msgid "no path specified; see 'git help pull' for valid url syntax"
1958
-msgstr ""
2151
+msgstr "no s'ha especificat un camí; vegeu «git help pull» per la sintaxis vàlida per URL"
2152
2153
#: connect.c:1119
2154
msgid "ssh variant 'simple' does not support -4"
@@ -1969,28 +2162,28 @@ msgstr "la variant «simple» d'ssh no és compatible amb -6"
2162
msgid "ssh variant 'simple' does not support setting port"
2163
msgstr "la variant «simple» d'ssh no permet definir el port"
2164
1972
-#: connect.c:1259
2165
+#: connect.c:1260
2166
#, c-format
2167
msgid "strange pathname '%s' blocked"
2168
msgstr "s'ha bloquejat el nom de fitxer extrany «%s»"
2169
1977
-#: connect.c:1304
2170
+#: connect.c:1307
2171
msgid "unable to fork"
2172
msgstr "no s'ha pogut bifurcar"
2173
1981
-#: connected.c:68 builtin/fsck.c:221 builtin/prune.c:146
2174
+#: connected.c:86 builtin/fsck.c:221 builtin/prune.c:43
2175
msgid "Checking connectivity"
2176
msgstr "S'està comprovant la connectivitat"
2177
1985
-#: connected.c:80
2178
+#: connected.c:98
2179
msgid "Could not run 'git rev-list'"
2180
msgstr "No s'ha pogut executar 'git rev-list'"
2181
1989
-#: connected.c:100
2182
+#: connected.c:118
2183
msgid "failed write to rev-list"
2184
msgstr "escriptura fallada al rev-list"
2185
1993
-#: connected.c:107
2186
+#: connected.c:125
2187
msgid "failed to close rev-list's stdin"
2188
msgstr "s'ha produït un error en tancar l'stdin del rev-list"
2189
@@ -2011,7 +2204,8 @@ msgid ""
2204
"The file will have its original line endings in your working directory"
2205
msgstr ""
2206
"CRLF serà reemplaçat per LF en %s.\n"
2014
-"El fitxer tindrà els seus terminadors de línia originals en el vostre directori de treball."
2207
+"El fitxer tindrà els seus terminadors de línia originals en el vostre "
2208
+"directori de treball."
2209
2210
#: convert.c:216
2211
#, c-format
@@ -2025,7 +2219,8 @@ msgid ""
2219
"The file will have its original line endings in your working directory"
2220
msgstr ""
2221
"LF serà reemplaçat per CRLF en %s.\n"
2028
-"El fitxer tindrà els seus terminadors de línia originals en el vostre directori de treball."
2222
+"El fitxer tindrà els seus terminadors de línia originals en el vostre "
2223
+"directori de treball."
2224
2225
#: convert.c:279
2226
#, c-format
@@ -2034,7 +2229,9 @@ msgstr ""
2229
2230
#: convert.c:286
2231
#, c-format
2037
-msgid "The file '%s' contains a byte order mark (BOM). Please use UTF-%s as working-tree-encoding."
2232
+msgid ""
2233
+"The file '%s' contains a byte order mark (BOM). Please use UTF-%s as working-"
2234
+"tree-encoding."
2235
msgstr ""
2236
2237
#: convert.c:304
@@ -2045,8 +2242,8 @@ msgstr ""
2242
#: convert.c:306
2243
#, c-format
2244
msgid ""
2048
-"The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-%sLE (depending on the byte order) as "
2049
-"working-tree-encoding."
2245
+"The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2246
+"%sLE (depending on the byte order) as working-tree-encoding."
2247
msgstr ""
2248
2249
#: convert.c:424 convert.c:495
@@ -2094,7 +2291,9 @@ msgstr ""
2291
2292
#: convert.c:929
2293
#, c-format
2097
-msgid "external filter '%s' is not available anymore although not all paths have been filtered"
2294
+msgid ""
2295
+"external filter '%s' is not available anymore although not all paths have "
2296
+"been filtered"
2297
msgstr ""
2298
2299
#: convert.c:1228
@@ -2102,9 +2301,9 @@ msgid "true/false are no valid working-tree-encodings"
2301
msgstr ""
2302
2303
#: convert.c:1398 convert.c:1432
2105
-#, fuzzy, c-format
2304
+#, c-format
2305
msgid "%s: clean filter '%s' failed"
2107
-msgstr "la creació de «%s» ha fallat"
2306
+msgstr "%s: el filtre de netejat «%s» ha fallat"
2307
2308
#: convert.c:1476
2309
#, fuzzy, c-format
@@ -2191,14 +2390,17 @@ msgstr "objecte d'arbre malmès %s"
2390
#: delta-islands.c:334
2391
#, c-format
2392
msgid "failed to load island regex for '%s': %s"
2194
-msgstr "s'ha produït un error en carregar l'expressió regular de l'illa per «%s»: %s"
2393
+msgstr ""
2394
+"s'ha produït un error en carregar l'expressió regular de l'illa per «%s»: %s"
2395
2396
#: delta-islands.c:390
2397
#, c-format
2398
msgid "island regex from config has too many capture groups (max=%d)"
2199
-msgstr "l'expressió regular de l'illa des de la configuració té massa grups de captura (màx=%d)"
2399
+msgstr ""
2400
+"l'expressió regular de l'illa des de la configuració té massa grups de "
2401
+"captura (màx=%d)"
2402
2201
-#: delta-islands.c:466
2403
+#: delta-islands.c:467
2404
#, c-format
2405
msgid "Marked %d islands, done.\n"
2406
msgstr "Marcades %d illes, fet.\n"
@@ -2212,42 +2414,59 @@ msgstr "s'ha produït un error en llegir el fitxer d'ordres «%s»"
2414
msgid "Performing inexact rename detection"
2415
msgstr "S'està realitzant una detecció inexacta de canvis de nom"
2416
2215
-#: diff.c:108
2216
-#, c-format
2217
-msgid "option '%s' requires a value"
2218
-msgstr "l'opció «%s» requereix un valor"
2417
+#: diff-no-index.c:238
2418
+msgid "git diff --no-index [<options>] <path> <path>"
2419
+msgstr "git diff --no-index [<opcions>] <camí> <camí>"
2420
2220
-#: diff.c:158
2421
+#: diff-no-index.c:263
2422
+msgid ""
2423
+"Not a git repository. Use --no-index to compare two paths outside a working "
2424
+"tree"
2425
+msgstr ""
2426
+"No és un dipòsit Git. Useu --no-index per a comparar dos camins fora del "
2427
+"directori de treball"
2428
+
2429
+
2430
+#: diff.c:155
2431
#, c-format
2432
msgid " Failed to parse dirstat cut-off percentage '%s'\n"
2223
-msgstr " S'ha produït un error en analitzar el percentatge limitant de dirstat «%s»\n"
2433
+msgstr ""
2434
+" S'ha produït un error en analitzar el percentatge limitant de dirstat "
2435
+"«%s»\n"
2436
2225
-#: diff.c:163
2437
+#: diff.c:160
2438
#, c-format
2439
msgid " Unknown dirstat parameter '%s'\n"
2440
msgstr " Paràmetre de dirstat desconegut «%s»\n"
2441
2230
-#: diff.c:291
2231
-msgid "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', 'dimmed-zebra', 'plain'"
2232
-msgstr "el paràmetre de color en moviment ha de ser «no», «default», «blocks», «zebra», «dimmed-zebra» o «plain»"
2442
+#: diff.c:296
2443
+msgid ""
2444
+"color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2445
+"'dimmed-zebra', 'plain'"
2446
+msgstr ""
2447
+"el paràmetre de color en moviment ha de ser «no», «default», «blocks», "
2448
+"«zebra», «dimmed-zebra» o «plain»"
2449
2234
-#: diff.c:319
2450
+#: diff.c:324
2451
#, c-format
2452
msgid ""
2237
-"unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', 'ignore-space-at-eol', 'ignore-all-"
2238
-"space', 'allow-indentation-change'"
2453
+"unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
2454
+"'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
2455
msgstr ""
2456
2241
-#: diff.c:327
2242
-msgid "color-moved-ws: allow-indentation-change cannot be combined with other whitespace modes"
2457
+#: diff.c:332
2458
+msgid ""
2459
+"color-moved-ws: allow-indentation-change cannot be combined with other "
2460
+"whitespace modes"
2461
msgstr ""
2462
2245
-#: diff.c:400
2463
+#: diff.c:405
2464
#, c-format
2465
msgid "Unknown value for 'diff.submodule' config variable: '%s'"
2248
-msgstr "Valor desconegut de la variable de configuració de 'diff.submodule': «%s»"
2466
+msgstr ""
2467
+"Valor desconegut de la variable de configuració de 'diff.submodule': «%s»"
2468
2250
-#: diff.c:460
2469
+#: diff.c:465
2470
#, c-format
2471
msgid ""
2472
"Found errors in 'diff.dirstat' config variable:\n"
@@ -2256,24 +2475,35 @@ msgstr ""
2475
"S'han trobat errors en la variable de configuració 'diff.dirstat':\n"
2476
"%s"
2477
2259
-#: diff.c:4211
2478
+#: diff.c:4215
2479
#, c-format
2480
msgid "external diff died, stopping at %s"
2481
msgstr "el diff external s'ha mort, s'està aturant a %s"
2482
2264
-#: diff.c:4553
2483
+#: diff.c:4560
2484
msgid "--name-only, --name-status, --check and -s are mutually exclusive"
2485
msgstr "--name-only, --name-status, --check i -s són mútuament excloents"
2486
2268
-#: diff.c:4556
2487
+#: diff.c:4563
2488
msgid "-G, -S and --find-object are mutually exclusive"
2489
msgstr "-G, -S and --find-object són mútuament excloents"
2490
2272
-#: diff.c:4634
2491
+#: diff.c:4641
2492
msgid "--follow requires exactly one pathspec"
2493
msgstr "--follow requereix exactament una especificació de camí"
2494
2276
-#: diff.c:4800
2495
+#: diff.c:4689
2496
+#, c-format
2497
+msgid "invalid --stat value: %s"
2498
+msgstr "valor --stat no vàlid: %s"
2499
+
2500
+#: diff.c:4694 diff.c:4699 diff.c:4704 diff.c:4709 diff.c:5222
2501
+#: parse-options.c:199 parse-options.c:203
2502
+#, c-format
2503
+msgid "%s expects a numerical value"
2504
+msgstr "%s espera un valor numèric"
2505
+
2506
+#: diff.c:4726
2507
#, c-format
2508
msgid ""
2509
"Failed to parse --dirstat/-X option parameter:\n"
@@ -2282,346 +2512,814 @@ msgstr ""
2512
"S'ha produït un error en analitzar el paràmetre d'opció de --dirstat/-X:\n"
2513
"%s"
2514
2285
-#: diff.c:4814
2286
-#, c-format
2287
-msgid "Failed to parse --submodule option parameter: '%s'"
2288
-msgstr "S'ha produït un error en analitzar el paràmetre d'opció de --submodule: «%s»"
2289
-
2290
-#: diff.c:5900
2291
-msgid "inexact rename detection was skipped due to too many files."
2292
-msgstr "s'ha omès la detecció de canvi de nom a causa de massa fitxers."
2293
-
2294
-#: diff.c:5903
2295
-msgid "only found copies from modified paths due to too many files."
2296
-msgstr "només s'han trobat còpies des de camins modificats a causa de massa fitxers."
2297
-
2298
-#: diff.c:5906
2515
+#: diff.c:4811
2516
#, c-format
2300
-msgid "you may want to set your %s variable to at least %d and retry the command."
2301
-msgstr "potser voleu establir la vostra variable %s a almenys %d i tornar a intentar l'ordre."
2517
+msgid "unknown change class '%c' in --diff-filter=%s"
2518
+msgstr "classe de canvi «%c» desconeguda a --diff-filter=%s"
2519
2303
-#: dir.c:538
2520
+#: diff.c:4835
2521
#, c-format
2305
-msgid "pathspec '%s' did not match any file(s) known to git"
2306
-msgstr "l'especificació de camí «%s» no ha coincidit amb cap fitxer que git conegui"
2522
+msgid "unknown value after ws-error-highlight=%.*s"
2523
+msgstr "valor desconegut després de ws-error-highlight=%.*s"
2524
2308
-#: dir.c:927
2525
+#: diff.c:4849
2526
#, c-format
2310
-msgid "cannot use %s as an exclude file"
2311
-msgstr "no es pot usar %s com a fitxer d'exclusió"
2527
+msgid "unable to resolve '%s'"
2528
+msgstr "no s'ha pogut resoldre «%s»"
2529
2313
-#: dir.c:1842
2530
+#: diff.c:4899 diff.c:4905
2531
#, c-format
2315
-msgid "could not open directory '%s'"
2316
-msgstr "no s'ha pogut obrir el directori «%s»"
2317
-
2318
-#: dir.c:2084
2319
-msgid "failed to get kernel name and information"
2320
-msgstr "s'ha produït un error en obtenir el nombre i la informació del nucli"
2321
-
2322
-#: dir.c:2208
2323
-msgid "untracked cache is disabled on this system or location"
2324
-msgstr "la memòria cau no seguida està inhabilitada en aquest sistema o ubicació"
2532
+msgid "%s expects <n>/<m> form"
2533
+msgstr ""
2534
2326
-#: dir.c:3009
2535
+#: diff.c:4917
2536
#, c-format
2328
-msgid "index file corrupt in repo %s"
2329
-msgstr "el fitxer d'índex al dipòsit %s és malmès"
2537
+msgid "%s expects a character, got '%s'"
2538
+msgstr "%s esperava un caràcter, s'ha rebut «%s»"
2539
2331
-#: dir.c:3054 dir.c:3059
2540
+#: diff.c:4938
2541
#, c-format
2333
-msgid "could not create directories for %s"
2334
-msgstr "no s'han pogut crear directoris per %s"
2542
+msgid "bad --color-moved argument: %s"
2543
+msgstr "paràmetre --color-moved incorrecte: %s"
2544
2336
-#: dir.c:3088
2545
+#: diff.c:4957
2546
#, c-format
2338
-msgid "could not migrate git directory from '%s' to '%s'"
2339
-msgstr "no s'ha pogut migrar el directori de «%s» a «%s»"
2547
+msgid "invalid mode '%s' in --color-moved-ws"
2548
+msgstr "mode «%s» no vàlid en -color-moved-ws"
2549
2341
-#: editor.c:73
2342
-#, c-format
2343
-msgid "hint: Waiting for your editor to close the file...%c"
2550
+#: diff.c:4997
2551
+msgid ""
2552
+"option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
2553
+"\"histogram\""
2554
msgstr ""
2555
+"l'opció diff-algorithm accepta «myers», «minimalminimal», \"patience\" and "
2556
+"«histogram»"
2557
2346
-#: entry.c:178
2347
-msgid "Filtering content"
2348
-msgstr "S'està filtrant el contingut"
2349
-
2350
-#: entry.c:465
2558
+#: diff.c:5033 diff.c:5053
2559
#, c-format
2352
-msgid "could not stat file '%s'"
2353
-msgstr "no s'ha pogut fer «stat» sobre el fitxer «%s»"
2560
+msgid "invalid argument to %s"
2561
+msgstr "argument no vàlid a %s"
2562
2355
-#: environment.c:150
2563
+#: diff.c:5191
2564
#, c-format
2357
-msgid "bad git namespace path \"%s\""
2565
+msgid "failed to parse --submodule option parameter: '%s'"
2566
msgstr ""
2567
+"s'ha produït un error en analitzar el paràmetre d'opció de --submodule: «%s»"
2568
2360
-#: environment.c:332
2569
+#: diff.c:5247
2570
#, c-format
2362
-msgid "could not set GIT_DIR to '%s'"
2363
-msgstr "no s'ha pogut establir GIT_DIR a «%s»"
2571
+msgid "bad --word-diff argument: %s"
2572
+msgstr "paràmetre --word-diff incorrecte: %s"
2573
2365
-#: exec-cmd.c:361
2366
-#, c-format
2367
-msgid "too many args to run %s"
2368
-msgstr "hi ha massa arguments per a executar %s"
2574
+#: diff.c:5270
2575
+msgid "Diff output format options"
2576
+msgstr "Opcions del format de sortida del diff"
2577
2370
-#: fetch-object.c:17
2371
-msgid "Remote with no URL"
2372
-msgstr "Remot sense URL"
2578
+#: diff.c:5272 diff.c:5278
2579
+msgid "generate patch"
2580
+msgstr "generant pedaç"
2581
2374
-#: fetch-pack.c:151
2375
-msgid "git fetch-pack: expected shallow list"
2376
-msgstr "git fetch-pack: llista superficial esperada"
2582
+#: diff.c:5275 builtin/log.c:182
2583
+msgid "suppress diff output"
2584
+msgstr "omet la sortida de diferències"
2585
2378
-#: fetch-pack.c:154
2379
-#, fuzzy
2380
-msgid "git fetch-pack: expected a flush packet after shallow list"
2381
-msgstr "git fetch-pack: llista superficial esperada"
2586
+#: diff.c:5280 diff.c:5394 diff.c:5401
2587
+msgid "<n>"
2588
+msgstr "<n>"
2589
2383
-#: fetch-pack.c:165
2384
-msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
2385
-msgstr "git fetch-pack: s'esperava ACK/NAK, s'ha rebut un paquet de neteja"
2590
+#: diff.c:5281 diff.c:5284
2591
+msgid "generate diffs with <n> lines context"
2592
+msgstr "genera diffs amb <n> línies de context"
2593
+
2594
+#: diff.c:5286
2595
+msgid "generate the diff in raw format"
2596
+msgstr "genera el diff en format cru"
2597
+
2598
+#: diff.c:5289
2599
+msgid "synonym for '-p --raw'"
2600
+msgstr "sinònim de per a «-p --raw»"
2601
+
2602
+#: diff.c:5293
2603
+msgid "synonym for '-p --stat'"
2604
+msgstr "sinònim de per a «-p --stat»"
2605
+
2606
+#: diff.c:5297
2607
+msgid "machine friendly --stat"
2608
+msgstr "llegible per màquina --stat"
2609
+
2610
+#: diff.c:5300
2611
+msgid "output only the last line of --stat"
2612
+msgstr "mostra només l'última línia de --stat"
2613
+
2614
+#: diff.c:5302 diff.c:5310
2615
+msgid "<param1,param2>..."
2616
+msgstr "<param1,param2>..."
2617
+
2618
+#: diff.c:5303
2619
+msgid ""
2620
+"output the distribution of relative amount of changes for each sub-directory"
2621
+msgstr ""
2622
+
2623
+#: diff.c:5307
2624
+msgid "synonym for --dirstat=cumulative"
2625
+msgstr "sinònim per -dirstat=cumulative"
2626
+
2627
+#: diff.c:5311
2628
+msgid "synonym for --dirstat=files,param1,param2..."
2629
+msgstr "sinònim per --dirstat=files,param1,param2..."
2630
+
2631
+#: diff.c:5315
2632
+msgid "warn if changes introduce conflict markers or whitespace errors"
2633
+msgstr ""
2634
+
2635
+#: diff.c:5318
2636
+msgid "condensed summary such as creations, renames and mode changes"
2637
+msgstr ""
2638
+
2639
+#: diff.c:5321
2640
+msgid "show only names of changed files"
2641
+msgstr "mostra només els noms de fitxers canviats"
2642
+
2643
+#: diff.c:5324
2644
+msgid "show only names and status of changed files"
2645
+msgstr "mostra només els noms i l'estat dels fitxers canviats"
2646
+
2647
+#: diff.c:5326
2648
+msgid "<width>[,<name-width>[,<count>]]"
2649
+msgstr ""
2650
+
2651
+#: diff.c:5327
2652
+msgid "generate diffstat"
2653
+msgstr "genera diffstat"
2654
+
2655
+#: diff.c:5329 diff.c:5332 diff.c:5335
2656
+msgid "<width>"
2657
+msgstr "<amplada>"
2658
+
2659
+#: diff.c:5330
2660
+msgid "generate diffstat with a given width"
2661
+msgstr "genera diffstat amb una amplada donada"
2662
+
2663
+#: diff.c:5333
2664
+msgid "generate diffstat with a given name width"
2665
+msgstr "genera diffstat amb un nom d'amplada donat"
2666
+
2667
+#: diff.c:5336
2668
+msgid "generate diffstat with a given graph width"
2669
+msgstr "genera diffstat amb una amplada de graf donada"
2670
+
2671
+#: diff.c:5338
2672
+msgid "<count>"
2673
+msgstr "<comptador>"
2674
+
2675
+#: diff.c:5339
2676
+msgid "generate diffstat with limited lines"
2677
+msgstr "genera diffstat amb línies limitades"
2678
+
2679
+#: diff.c:5342
2680
+msgid "generate compact summary in diffstat"
2681
+msgstr "genera un resum compacte a diffstat"
2682
+
2683
+#: diff.c:5345
2684
+msgid "output a binary diff that can be applied"
2685
+msgstr "diff amb sortida binaria que pot ser aplicada"
2686
+
2687
+#: diff.c:5348
2688
+msgid "show full pre- and post-image object names on the \"index\" lines"
2689
+msgstr ""
2690
+
2691
+#: diff.c:5350
2692
+msgid "show colored diff"
2693
+msgstr "mostra un diff amb colors"
2694
+
2695
+#: diff.c:5351
2696
+msgid "<kind>"
2697
+msgstr ""
2698
+
2699
+#: diff.c:5352
2700
+msgid ""
2701
+"highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
2702
+"diff"
2703
+msgstr ""
2704
+
2705
+#: diff.c:5355
2706
+msgid ""
2707
+"do not munge pathnames and use NULs as output field terminators in --raw or "
2708
+"--numstat"
2709
+msgstr ""
2710
+
2711
+#: diff.c:5358 diff.c:5361 diff.c:5364 diff.c:5470
2712
+msgid "<prefix>"
2713
+msgstr "<prefix>"
2714
+
2715
+#: diff.c:5359
2716
+msgid "show the given source prefix instead of \"a/\""
2717
+msgstr ""
2718
+
2719
+#: diff.c:5362
2720
+msgid "show the given destination prefix instead of \"b/\""
2721
+msgstr ""
2722
+
2723
+#: diff.c:5365
2724
+msgid "prepend an additional prefix to every line of output"
2725
+msgstr "afegir un prefix addicional per a cada línia de sortida"
2726
+
2727
+#: diff.c:5368
2728
+msgid "do not show any source or destination prefix"
2729
+msgstr "no mostris cap prefix d'origen o destí"
2730
+
2731
+#: diff.c:5371
2732
+#, fuzzy
2733
+msgid "show context between diff hunks up to the specified number of lines"
2734
+msgstr "Crea un clon superficial truncat al nombre de revisions especificat"
2735
+
2736
+#: diff.c:5375 diff.c:5380 diff.c:5385
2737
+msgid "<char>"
2738
+msgstr "<char>"
2739
+
2740
+#: diff.c:5376
2741
+msgid "specify the character to indicate a new line instead of '+'"
2742
+msgstr "especifiqueu el caràcter per a indicar una línia nova en comptes de «+»"
2743
+
2744
+#: diff.c:5381
2745
+msgid "specify the character to indicate an old line instead of '-'"
2746
+msgstr "especifiqueu el caràcter per a indicar una línia antiga en comptes de «-»"
2747
+
2748
+#: diff.c:5386
2749
+msgid "specify the character to indicate a context instead of ' '"
2750
+msgstr "especifiqueu el caràcter per a indicar context en comptes de « »"
2751
+
2752
+#: diff.c:5389
2753
+msgid "Diff rename options"
2754
+msgstr "Opcions de canvi de nom del diff"
2755
+
2756
+#: diff.c:5390
2757
+msgid "<n>[/<m>]"
2758
+msgstr "<n>[/<m>]"
2759
+
2760
+#: diff.c:5391
2761
+msgid "break complete rewrite changes into pairs of delete and create"
2762
+msgstr "divideix els canvis de reescriptura completa en parells de suprimir i crear"
2763
+
2764
+#: diff.c:5395
2765
+msgid "detect renames"
2766
+msgstr "detecta els canvis de noms"
2767
+
2768
+#: diff.c:5399
2769
+msgid "omit the preimage for deletes"
2770
+msgstr "omet les preimatges per les supressions"
2771
+
2772
+#: diff.c:5402
2773
+msgid "detect copies"
2774
+msgstr "detecta còpies"
2775
+
2776
+#: diff.c:5406
2777
+msgid "use unmodified files as source to find copies"
2778
+msgstr "usa els fitxers no modificats com a font per trobar còpies"
2779
+
2780
+#: diff.c:5408
2781
+msgid "disable rename detection"
2782
+msgstr "inhabilita la detecció de canvis de nom"
2783
+
2784
+#: diff.c:5411
2785
+msgid "use empty blobs as rename source"
2786
+msgstr "usa els blobs buits com a font de canvi de nom"
2787
+
2788
+#: diff.c:5413
2789
+msgid "continue listing the history of a file beyond renames"
2790
+msgstr "continua llistant l'històric d'un un fitxer més enllà dels canvis de nom"
2791
+
2792
+#: diff.c:5416
2793
+msgid ""
2794
+"prevent rename/copy detection if the number of rename/copy targets exceeds "
2795
+"given limit"
2796
+msgstr ""
2797
+
2798
+#: diff.c:5418
2799
+msgid "Diff algorithm options"
2800
+msgstr "Opcions d'algorisme Diff"
2801
+
2802
+#: diff.c:5420
2803
+msgid "produce the smallest possible diff"
2804
+msgstr "produeix el diff més petit possible"
2805
+
2806
+#: diff.c:5423
2807
+msgid "ignore whitespace when comparing lines"
2808
+msgstr "ignora els espai en blanc en comparar línies"
2809
+
2810
+#: diff.c:5426
2811
+msgid "ignore changes in amount of whitespace"
2812
+msgstr "ignora els canvis en la quantitat d'espai en blanc"
2813
+
2814
+#: diff.c:5429
2815
+msgid "ignore changes in whitespace at EOL"
2816
+msgstr "ignora els canvis d'espai en blanc al final de la línia"
2817
+
2818
+#: diff.c:5432
2819
+msgid "ignore carrier-return at the end of line"
2820
+msgstr "ignora els retorns de línia al final de la línia"
2821
+
2822
+#: diff.c:5435
2823
+msgid "ignore changes whose lines are all blank"
2824
+msgstr "ignora els canvis en línies que estan en blanc"
2825
+
2826
+#: diff.c:5438
2827
+msgid "heuristic to shift diff hunk boundaries for easy reading"
2828
+msgstr ""
2829
+
2830
+#: diff.c:5441
2831
+msgid "generate diff using the \"patience diff\" algorithm"
2832
+msgstr "genera diff usant l'algorisme «patience diff»"
2833
+
2834
+#: diff.c:5445
2835
+msgid "generate diff using the \"histogram diff\" algorithm"
2836
+msgstr "genera diff usant l'algorisme «histogram diff»"
2837
+
2838
+#: diff.c:5447
2839
+msgid "<algorithm>"
2840
+msgstr "<algorisme>"
2841
+
2842
+#: diff.c:5448
2843
+msgid "choose a diff algorithm"
2844
+msgstr "escolliu un algorisme pel diff"
2845
+
2846
+#: diff.c:5450
2847
+msgid "<text>"
2848
+msgstr "<text>"
2849
+
2850
+#: diff.c:5451
2851
+msgid "generate diff using the \"anchored diff\" algorithm"
2852
+msgstr "genera diff usant l'algorisme «anchored diff»"
2853
+
2854
+#: diff.c:5453 diff.c:5462 diff.c:5465
2855
+msgid "<mode>"
2856
+msgstr "<mode>"
2857
+
2858
+#: diff.c:5454
2859
+msgid "show word diff, using <mode> to delimit changed words"
2860
+msgstr ""
2861
+
2862
+#: diff.c:5456 diff.c:5459 diff.c:5504
2863
+msgid "<regex>"
2864
+msgstr "<regex>"
2865
+
2866
+#: diff.c:5457
2867
+msgid "use <regex> to decide what a word is"
2868
+msgstr ""
2869
+
2870
+#: diff.c:5460
2871
+msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
2872
+msgstr "equivalent a --word-diff=color --word-diff-regex=<regex>"
2873
+
2874
+#: diff.c:5463
2875
+msgid "moved lines of code are colored differently"
2876
+msgstr ""
2877
+
2878
+#: diff.c:5466
2879
+msgid "how white spaces are ignored in --color-moved"
2880
+msgstr ""
2881
+
2882
+#: diff.c:5469
2883
+#, fuzzy
2884
+msgid "Other diff options"
2885
+msgstr "Opcions genèriques"
2886
+
2887
+#: diff.c:5471
2888
+msgid "when run from subdir, exclude changes outside and show relative paths"
2889
+msgstr ""
2890
+
2891
+#: diff.c:5475
2892
+msgid "treat all files as text"
2893
+msgstr "tracta tots els fitxers com a text"
2894
+
2895
+#: diff.c:5477
2896
+msgid "swap two inputs, reverse the diff"
2897
+msgstr ""
2898
+
2899
+#: diff.c:5479
2900
+msgid "exit with 1 if there were differences, 0 otherwise"
2901
+msgstr "surt amb 1 si hi ha diferències, 0 en cas contrari"
2902
+
2903
+#: diff.c:5481
2904
+msgid "disable all output of the program"
2905
+msgstr "inhabilita totes les sortides del programa"
2906
+
2907
+#: diff.c:5483
2908
+msgid "allow an external diff helper to be executed"
2909
+msgstr ""
2910
+
2911
+#: diff.c:5485
2912
+msgid "run external text conversion filters when comparing binary files"
2913
+msgstr ""
2914
+
2915
+#: diff.c:5487
2916
+msgid "<when>"
2917
+msgstr "<quan>"
2918
+
2919
+#: diff.c:5488
2920
+msgid "ignore changes to submodules in the diff generation"
2921
+msgstr "ignora els canvis als submòduls en la generació del diff"
2922
+
2923
+#: diff.c:5491
2924
+msgid "<format>"
2925
+msgstr "<format>"
2926
+
2927
+#: diff.c:5492
2928
+msgid "specify how differences in submodules are shown"
2929
+msgstr "especifiqueu com es mostren els canvis als submòduls"
2930
+
2931
+#: diff.c:5496
2932
+#, fuzzy
2933
+msgid "hide 'git add -N' entries from the index"
2934
+msgstr "usa .gitattributes només des de l'índex"
2935
+
2936
+#: diff.c:5499
2937
+msgid "treat 'git add -N' entries as real in the index"
2938
+msgstr ""
2939
+
2940
+#: diff.c:5501
2941
+msgid "<string>"
2942
+msgstr "<cadena>"
2943
+
2944
+#: diff.c:5502
2945
+msgid ""
2946
+"look for differences that change the number of occurrences of the specified "
2947
+"string"
2948
+msgstr ""
2949
+
2950
+#: diff.c:5505
2951
+msgid ""
2952
+"look for differences that change the number of occurrences of the specified "
2953
+"regex"
2954
+msgstr ""
2955
+
2956
+#: diff.c:5508
2957
+#, fuzzy
2958
+msgid "show all changes in the changeset with -S or -G"
2959
+msgstr "mostra els fitxers coincidents en el paginador"
2960
+
2961
+#: diff.c:5511
2962
+#, fuzzy
2963
+msgid "treat <string> in -S as extended POSIX regular expression"
2964
+msgstr "usa les expressions regulars POSIX ampliades"
2965
+
2966
+#: diff.c:5514
2967
+#, fuzzy
2968
+msgid "control the order in which files appear in the output"
2969
+msgstr "mostra en la sortida els altres fitxers"
2970
+
2971
+#: diff.c:5515
2972
+#, fuzzy
2973
+msgid "<object-id>"
2974
+msgstr "objecte"
2975
+
2976
+#: diff.c:5516
2977
+msgid ""
2978
+"look for differences that change the number of occurrences of the specified "
2979
+"object"
2980
+msgstr ""
2981
+
2982
+#: diff.c:5518
2983
+msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
2984
+msgstr "[(A|C|D|M|R|T|U|X|B)...[*]]"
2985
+
2986
+#: diff.c:5519
2987
+msgid "select files by diff type"
2988
+msgstr "seleccioneu els fitxer per tipus de diff"
2989
+
2990
+#: diff.c:5521
2991
+msgid "<file>"
2992
+msgstr "<fitxer>"
2993
+
2994
+#: diff.c:5522
2995
+msgid "Output to a specific file"
2996
+msgstr "Sortida a un fitxer específic"
2997
+
2998
+#: diff.c:6177
2999
+msgid "inexact rename detection was skipped due to too many files."
3000
+msgstr "s'ha omès la detecció de canvi de nom inexacta a causa de massa fitxers."
3001
+
3002
+#: diff.c:6180
3003
+msgid "only found copies from modified paths due to too many files."
3004
+msgstr ""
3005
+"només s'han trobat còpies des de camins modificats a causa de massa fitxers."
3006
+
3007
+#: diff.c:6183
3008
+#, c-format
3009
+msgid ""
3010
+"you may want to set your %s variable to at least %d and retry the command."
3011
+msgstr ""
3012
+"potser voleu establir la vostra variable %s a almenys %d i tornar a intentar "
3013
+"l'ordre."
3014
+
3015
+#: dir.c:537
3016
+#, c-format
3017
+msgid "pathspec '%s' did not match any file(s) known to git"
3018
+msgstr ""
3019
+"l'especificació de camí «%s» no ha coincidit amb cap fitxer que git conegui"
3020
+
3021
+#: dir.c:926
3022
+#, c-format
3023
+msgid "cannot use %s as an exclude file"
3024
+msgstr "no es pot usar %s com a fitxer d'exclusió"
3025
+
3026
+#: dir.c:1843
3027
+#, c-format
3028
+msgid "could not open directory '%s'"
3029
+msgstr "no s'ha pogut obrir el directori «%s»"
3030
+
3031
+#: dir.c:2085
3032
+msgid "failed to get kernel name and information"
3033
+msgstr "s'ha produït un error en obtenir el nombre i la informació del nucli"
3034
+
3035
+#: dir.c:2209
3036
+msgid "untracked cache is disabled on this system or location"
3037
+msgstr ""
3038
+"la memòria cau no seguida està inhabilitada en aquest sistema o ubicació"
3039
+
3040
+#: dir.c:3013
3041
+#, c-format
3042
+msgid "index file corrupt in repo %s"
3043
+msgstr "el fitxer d'índex al dipòsit %s és malmès"
3044
+
3045
+#: dir.c:3058 dir.c:3063
3046
+#, c-format
3047
+msgid "could not create directories for %s"
3048
+msgstr "no s'han pogut crear directoris per %s"
3049
+
3050
+#: dir.c:3092
3051
+#, c-format
3052
+msgid "could not migrate git directory from '%s' to '%s'"
3053
+msgstr "no s'ha pogut migrar el directori de «%s» a «%s»"
3054
+
3055
+#: editor.c:73
3056
+#, c-format
3057
+msgid "hint: Waiting for your editor to close the file...%c"
3058
+msgstr ""
3059
+
3060
+#: entry.c:178
3061
+msgid "Filtering content"
3062
+msgstr "S'està filtrant el contingut"
3063
+
3064
+#: entry.c:476
3065
+#, c-format
3066
+msgid "could not stat file '%s'"
3067
+msgstr "no s'ha pogut fer «stat» sobre el fitxer «%s»"
3068
+
3069
+#: environment.c:150
3070
+#, c-format
3071
+msgid "bad git namespace path \"%s\""
3072
+msgstr ""
3073
+
3074
+#: environment.c:332
3075
+#, c-format
3076
+msgid "could not set GIT_DIR to '%s'"
3077
+msgstr "no s'ha pogut establir GIT_DIR a «%s»"
3078
+
3079
+#: exec-cmd.c:363
3080
+#, c-format
3081
+msgid "too many args to run %s"
3082
+msgstr "hi ha massa arguments per a executar %s"
3083
+
3084
+#: fetch-object.c:17
3085
+msgid "Remote with no URL"
3086
+msgstr "Remot sense URL"
3087
+
3088
+#: fetch-pack.c:151
3089
+msgid "git fetch-pack: expected shallow list"
3090
+msgstr "git fetch-pack: llista superficial esperada"
3091
+
3092
+#: fetch-pack.c:154
3093
+#, fuzzy
3094
+msgid "git fetch-pack: expected a flush packet after shallow list"
3095
+msgstr "git fetch-pack: llista superficial esperada"
3096
+
3097
+#: fetch-pack.c:165
3098
+msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3099
+msgstr "git fetch-pack: s'esperava ACK/NAK, s'ha rebut un paquet de neteja"
3100
3101
#: fetch-pack.c:185
3102
#, c-format
3103
msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3104
msgstr "git fetch-pack: s'esperava ACK/NAK, s'ha rebut «%s»"
3105
2392
-#: fetch-pack.c:256
3106
+#: fetch-pack.c:196
3107
+msgid "unable to write to remote"
3108
+msgstr "no s'ha pogut escriure al remot"
3109
+
3110
+#: fetch-pack.c:258
3111
msgid "--stateless-rpc requires multi_ack_detailed"
3112
msgstr "--stateless-rpc requereix multi_ack_detailed"
3113
2396
-#: fetch-pack.c:358 fetch-pack.c:1264
3114
+#: fetch-pack.c:360 fetch-pack.c:1284
3115
#, c-format
3116
msgid "invalid shallow line: %s"
3117
msgstr "línia de shallow no vàlida: %s"
3118
2401
-#: fetch-pack.c:364 fetch-pack.c:1271
3119
+#: fetch-pack.c:366 fetch-pack.c:1290
3120
#, c-format
3121
msgid "invalid unshallow line: %s"
3122
msgstr "línia d'unshallow no vàlida: %s"
3123
2406
-#: fetch-pack.c:366 fetch-pack.c:1273
3124
+#: fetch-pack.c:368 fetch-pack.c:1292
3125
#, c-format
3126
msgid "object not found: %s"
3127
msgstr "objecte no trobat: %s"
3128
2411
-#: fetch-pack.c:369 fetch-pack.c:1276
3129
+#: fetch-pack.c:371 fetch-pack.c:1295
3130
#, c-format
3131
msgid "error in object: %s"
3132
msgstr "error en objecte: %s"
3133
2416
-#: fetch-pack.c:371 fetch-pack.c:1278
3134
+#: fetch-pack.c:373 fetch-pack.c:1297
3135
#, c-format
3136
msgid "no shallow found: %s"
3137
msgstr "no s'ha trobat cap shallow: %s"
3138
2421
-#: fetch-pack.c:374 fetch-pack.c:1282
3139
+#: fetch-pack.c:376 fetch-pack.c:1301
3140
#, c-format
3141
msgid "expected shallow/unshallow, got %s"
3142
msgstr "s'esperava shallow/unshallow, s'ha rebut %s"
3143
2426
-#: fetch-pack.c:415
3144
+#: fetch-pack.c:417
3145
#, c-format
3146
msgid "got %s %d %s"
3147
msgstr "s'ha rebut %s %d %s"
3148
2431
-#: fetch-pack.c:432
3149
+#: fetch-pack.c:434
3150
#, c-format
3151
msgid "invalid commit %s"
3152
msgstr "comissió no vàlida %s"
3153
2436
-#: fetch-pack.c:463
3154
+#: fetch-pack.c:465
3155
msgid "giving up"
2438
-msgstr "s'està rendint"
3156
+msgstr "s'abandona"
3157
2440
-#: fetch-pack.c:475 progress.c:229
3158
+#: fetch-pack.c:477 progress.c:277
3159
msgid "done"
3160
msgstr "fet"
3161
2444
-#: fetch-pack.c:487
3162
+#: fetch-pack.c:489
3163
#, c-format
3164
msgid "got %s (%d) %s"
3165
msgstr "s'ha rebut %s (%d) %s"
3166
2449
-#: fetch-pack.c:533
3167
+#: fetch-pack.c:535
3168
#, c-format
3169
msgid "Marking %s as complete"
3170
msgstr "S'està marcant %s com a complet"
3171
2454
-#: fetch-pack.c:740
3172
+#: fetch-pack.c:744
3173
#, c-format
3174
msgid "already have %s (%s)"
3175
msgstr "ja es té %s (%s)"
3176
2459
-#: fetch-pack.c:779
3177
+#: fetch-pack.c:783
3178
msgid "fetch-pack: unable to fork off sideband demultiplexer"
3179
msgstr "fetch-pack: no s'ha pogut bifurcar del desmultiplexor de banda lateral"
3180
2463
-#: fetch-pack.c:787
3181
+#: fetch-pack.c:791
3182
msgid "protocol error: bad pack header"
3183
msgstr "error de protocol: capçalera de paquet errònia"
3184
2467
-#: fetch-pack.c:855
3185
+#: fetch-pack.c:859
3186
#, c-format
3187
msgid "fetch-pack: unable to fork off %s"
3188
msgstr "fetch-pack: no es pot bifurcar de %s"
3189
2472
-#: fetch-pack.c:871
3190
+#: fetch-pack.c:875
3191
#, c-format
3192
msgid "%s failed"
3193
msgstr "%s ha fallat"
3194
2477
-#: fetch-pack.c:873
3195
+#: fetch-pack.c:877
3196
msgid "error in sideband demultiplexer"
3197
msgstr "error en desmultiplexor de banda lateral"
3198
2481
-#: fetch-pack.c:902
2482
-msgid "Server does not support shallow clients"
2483
-msgstr "El servidor no permet clients superficials"
2484
-
2485
-#: fetch-pack.c:906
2486
-msgid "Server supports multi_ack_detailed"
2487
-msgstr "El servidor accepta multi_ack_detailed"
2488
-
2489
-#: fetch-pack.c:909
2490
-msgid "Server supports no-done"
2491
-msgstr "El servidor accepta no-done"
2492
-
2493
-#: fetch-pack.c:915
2494
-msgid "Server supports multi_ack"
2495
-msgstr "El servidor accepta multi_ack"
2496
-
2497
-#: fetch-pack.c:919
2498
-msgid "Server supports side-band-64k"
2499
-msgstr "El servidor accepta side-band-64k"
2500
-
2501
-#: fetch-pack.c:923
2502
-msgid "Server supports side-band"
2503
-msgstr "El servidor accepta banda lateral"
2504
-
2505
-#: fetch-pack.c:927
2506
-msgid "Server supports allow-tip-sha1-in-want"
2507
-msgstr "El servidor accepta allow-tip-sha1-in-want"
2508
-
2509
-#: fetch-pack.c:931
2510
-msgid "Server supports allow-reachable-sha1-in-want"
2511
-msgstr "El servidor accepta allow-reachable-sha1-in-want"
2512
-
2513
-#: fetch-pack.c:941
2514
-msgid "Server supports ofs-delta"
2515
-msgstr "El servidor accepta ofs-delta"
2516
-
2517
-#: fetch-pack.c:947 fetch-pack.c:1140
2518
-msgid "Server supports filter"
2519
-msgstr "El servidor accepta filtre"
2520
-
2521
-#: fetch-pack.c:955
3199
+#: fetch-pack.c:908
3200
#, c-format
3201
msgid "Server version is %.*s"
3202
msgstr "La versió del servidor és %.*s"
3203
2526
-#: fetch-pack.c:961
3204
+#: fetch-pack.c:913 fetch-pack.c:919 fetch-pack.c:922 fetch-pack.c:928
3205
+#: fetch-pack.c:932 fetch-pack.c:936 fetch-pack.c:940 fetch-pack.c:944
3206
+#: fetch-pack.c:948 fetch-pack.c:952 fetch-pack.c:956 fetch-pack.c:960
3207
+#: fetch-pack.c:966 fetch-pack.c:972 fetch-pack.c:977 fetch-pack.c:982
3208
+#, c-format
3209
+msgid "Server supports %s"
3210
+msgstr "El servidor accepta %s"
3211
+
3212
+#: fetch-pack.c:915
3213
+msgid "Server does not support shallow clients"
3214
+msgstr "El servidor no permet clients superficials"
3215
+
3216
+#: fetch-pack.c:975
3217
msgid "Server does not support --shallow-since"
3218
msgstr "El servidor no admet --shallow-since"
3219
2530
-#: fetch-pack.c:965
3220
+#: fetch-pack.c:980
3221
msgid "Server does not support --shallow-exclude"
3222
msgstr "El servidor no admet --shallow-exclude"
3223
2534
-#: fetch-pack.c:967
3224
+#: fetch-pack.c:984
3225
msgid "Server does not support --deepen"
3226
msgstr "El servidor no admet --deepen"
3227
2538
-#: fetch-pack.c:984
3228
+#: fetch-pack.c:1001
3229
msgid "no common commits"
3230
msgstr "cap comissió en comú"
3231
2542
-#: fetch-pack.c:996 fetch-pack.c:1419
3232
+#: fetch-pack.c:1013 fetch-pack.c:1462
3233
msgid "git fetch-pack: fetch failed."
3234
msgstr "git fetch-pack: l'obtenció ha fallat."
3235
2546
-#: fetch-pack.c:1134
3236
+#: fetch-pack.c:1151
3237
msgid "Server does not support shallow requests"
3238
msgstr "El servidor no permet peticions superficials"
3239
3240
+#: fetch-pack.c:1157
3241
+msgid "Server supports filter"
3242
+msgstr "El servidor accepta filtratge"
3243
+
3244
#: fetch-pack.c:1184
3245
+msgid "unable to write request to remote"
3246
+msgstr "no s'ha pogut escriure la petició al remot"
3247
+
3248
+#: fetch-pack.c:1202
3249
#, c-format
3250
msgid "error reading section header '%s'"
3251
msgstr "error en llegir la capçalera de la secció «%s»"
3252
2555
-#: fetch-pack.c:1190
3253
+#: fetch-pack.c:1208
3254
#, c-format
3255
msgid "expected '%s', received '%s'"
3256
msgstr "s'esperava «%s», s'ha rebut «%s»"
3257
2560
-#: fetch-pack.c:1229
3258
+#: fetch-pack.c:1247
3259
#, c-format
3260
msgid "unexpected acknowledgment line: '%s'"
2563
-msgstr ""
3261
+msgstr "línia de confirmació inesperada: «%s»"
3262
2565
-#: fetch-pack.c:1234
3263
+#: fetch-pack.c:1252
3264
#, fuzzy, c-format
3265
msgid "error processing acks: %d"
3266
msgstr "error en llegir %s"
3267
2570
-#: fetch-pack.c:1244
3268
+#: fetch-pack.c:1262
3269
msgid "expected packfile to be sent after 'ready'"
2572
-msgstr ""
3270
+msgstr "s'espera l'enviament del fitxer de paquet després de «ready»"
3271
2574
-#: fetch-pack.c:1246
3272
+#: fetch-pack.c:1264
3273
msgid "expected no other sections to be sent after no 'ready'"
2576
-msgstr ""
3274
+msgstr "s'espera que cap altra seccions s'enviï després de no «ready»"
3275
2578
-#: fetch-pack.c:1287
3276
+#: fetch-pack.c:1306
3277
#, c-format
3278
msgid "error processing shallow info: %d"
3279
msgstr "s'ha produït un error en processar la informació superficial: %d"
3280
2583
-#: fetch-pack.c:1308
2584
-#, fuzzy, c-format
3281
+#: fetch-pack.c:1353
3282
+#, c-format
3283
msgid "expected wanted-ref, got '%s'"
2586
-msgstr "s'esperava shallow/unshallow, s'ha rebut %s"
3284
+msgstr "s'esperava wanted-ref, s'ha rebut «%s»"
3285
2588
-#: fetch-pack.c:1318
2589
-#, fuzzy, c-format
3286
+#: fetch-pack.c:1358
3287
+#, c-format
3288
msgid "unexpected wanted-ref: '%s'"
2591
-msgstr "final de fitxer inesperat"
3289
+msgstr "wanted-ref inesperat: «%s»"
3290
2593
-#: fetch-pack.c:1322
3291
+#: fetch-pack.c:1363
3292
#, c-format
3293
msgid "error processing wanted refs: %d"
2596
-msgstr ""
3294
+msgstr "s'ha produït un error en processar les referències desitjades: %d"
3295
2598
-#: fetch-pack.c:1646
3296
+#: fetch-pack.c:1689
3297
msgid "no matching remote head"
3298
msgstr "no hi ha cap HEAD remot coincident"
3299
2602
-#: fetch-pack.c:1664 builtin/clone.c:671
3300
+#: fetch-pack.c:1712 builtin/clone.c:686
3301
msgid "remote did not send all necessary objects"
3302
msgstr "el remot no ha enviat tots els objectes necessaris"
3303
2606
-#: fetch-pack.c:1690
3304
+#: fetch-pack.c:1739
3305
#, c-format
3306
msgid "no such remote ref %s"
3307
msgstr "no existeix la referència remota %s"
3308
2611
-#: fetch-pack.c:1693
3309
+#: fetch-pack.c:1742
3310
#, c-format
3311
msgid "Server does not allow request for unadvertised object %s"
3312
msgstr "El servidor no permet sol·licitar objectes no anunciats %s"
3313
2616
-#: gpg-interface.c:318
3314
+#: gpg-interface.c:321
3315
msgid "gpg failed to sign the data"
3316
msgstr "gpg ha fallat en signar les dades"
3317
2620
-#: gpg-interface.c:344
3318
+#: gpg-interface.c:347
3319
msgid "could not create temporary file"
3320
msgstr "no s'ha pogut crear el fitxer temporal"
3321
2624
-#: gpg-interface.c:347
3322
+#: gpg-interface.c:350
3323
#, c-format
3324
msgid "failed writing detached signature to '%s'"
3325
msgstr "s'ha produït un error en escriure la signatura separada a «%s»"
@@ -2631,17 +3329,18 @@ msgstr "s'ha produït un error en escriure la signatura separada a «%s»"
3329
msgid "ignore invalid color '%.*s' in log.graphColors"
3330
msgstr "ignora el color no vàlid «%.*s» en log.graphColors"
3331
2634
-#: grep.c:2113
3332
+#: grep.c:2117
3333
#, c-format
3334
msgid "'%s': unable to read %s"
3335
msgstr "«%s»: no s'ha pogut llegir %s"
3336
2639
-#: grep.c:2130 setup.c:164 builtin/clone.c:411 builtin/diff.c:82 builtin/rm.c:135
3337
+#: grep.c:2134 setup.c:164 builtin/clone.c:409 builtin/diff.c:82
3338
+#: builtin/rm.c:135
3339
#, c-format
3340
msgid "failed to stat '%s'"
3341
msgstr "s'ha produït un error en fer stat a «%s»"
3342
2644
-#: grep.c:2141
3343
+#: grep.c:2145
3344
#, c-format
3345
msgid "'%s': short read"
3346
msgstr "«%s»: lectura curta"
@@ -2684,19 +3383,19 @@ msgstr "Interaccionar amb altres"
3383
3384
#: help.c:35
3385
msgid "Low-level Commands / Manipulators"
2687
-msgstr ""
3386
+msgstr "Ordres de baix nivell / Manipuladors"
3387
3388
#: help.c:36
3389
msgid "Low-level Commands / Interrogators"
2691
-msgstr ""
3390
+msgstr "Ordres de baix nivell / Interrogadors"
3391
3392
#: help.c:37
3393
msgid "Low-level Commands / Synching Repositories"
2695
-msgstr ""
3394
+msgstr "Ordres de baix nivell / Sincronització de dipòsits"
3395
3396
#: help.c:38
3397
msgid "Low-level Commands / Internal Helpers"
2699
-msgstr ""
3398
+msgstr "Ordres de baix nivell / Ajudants interns"
3399
3400
#: help.c:298
3401
#, c-format
@@ -2709,63 +3408,66 @@ msgstr "ordres de git disponibles d'altres llocs en el vostre $PATH"
3408
3409
#: help.c:314
3410
msgid "These are common Git commands used in various situations:"
2712
-msgstr "Aquestes són ordres del Git habitualment usades en diverses situacions:"
3411
+msgstr ""
3412
+"Aquestes són ordres del Git habitualment usades en diverses situacions:"
3413
2714
-#: help.c:363 git.c:90
3414
+#: help.c:363 git.c:98
3415
#, c-format
3416
msgid "unsupported command listing type '%s'"
3417
msgstr "tipus de llistat de l'ordre no compatible «%s»"
3418
2719
-#: help.c:410
3419
+#: help.c:403
3420
msgid "The common Git guides are:"
3421
msgstr "Les guies de Git comunes són:"
3422
2723
-#: help.c:519
3423
+#: help.c:512
3424
msgid "See 'git help <command>' to read about a specific subcommand"
2725
-msgstr ""
3425
+msgstr "Vegeu «git help <ordre>» per llegir sobre un subordre específic"
3426
2727
-#: help.c:524
3427
+#: help.c:517
3428
msgid "External commands"
3429
msgstr "Ordres externes"
3430
2731
-#: help.c:539
3431
+#: help.c:532
3432
msgid "Command aliases"
3433
msgstr "Àlies d'ordres"
3434
2735
-#: help.c:603
3435
+#: help.c:596
3436
#, c-format
3437
msgid ""
3438
"'%s' appears to be a git command, but we were not\n"
3439
"able to execute it. Maybe git-%s is broken?"
3440
msgstr ""
2741
-"«%s» sembla una ordre de git, però no hem pogut\n"
3441
+"«%s» sembla un ordre de git, però no hem pogut\n"
3442
"executar-la. Pot ser que git-%s estigui malmès?"
3443
2744
-#: help.c:662
3444
+#: help.c:655
3445
msgid "Uh oh. Your system reports no Git commands at all."
3446
msgstr "Ai. El vostre sistema no informa de cap ordre de Git."
3447
2748
-#: help.c:684
3448
+#: help.c:677
3449
#, c-format
3450
msgid "WARNING: You called a Git command named '%s', which does not exist."
2751
-msgstr "ADVERTÈNCIA: Heu invocat una ordre de Git amb nom «%s», la qual no existeix."
3451
+msgstr ""
3452
+"ADVERTÈNCIA: Heu invocat un ordre de Git amb nom «%s», la qual no existeix."
3453
2753
-#: help.c:689
3454
+#: help.c:682
3455
#, c-format
3456
msgid "Continuing under the assumption that you meant '%s'."
3457
msgstr "El procés continuarà, pressuposant que volíeu dir «%s»."
3458
2758
-#: help.c:694
3459
+#: help.c:687
3460
#, c-format
3461
msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
2761
-msgstr "El procés continuarà en %0.1f segons, pressuposant que volíeu dir «%s»."
3462
+msgstr ""
3463
+"El procés continuarà en %0.1f segons, pressuposant que volíeu dir «%s»."
3464
2763
-#: help.c:702
3465
+#: help.c:695
3466
#, c-format
3467
msgid "git: '%s' is not a git command. See 'git --help'."
2766
-msgstr "git: «%s» no és una ordre de git. Vegeu «git --help»."
3468
+msgstr "git: «%s» no és un ordre de git. Vegeu «git --help»."
3469
2768
-#: help.c:706
3470
+#: help.c:699
3471
msgid ""
3472
"\n"
3473
"The most similar command is"
@@ -2779,16 +3481,16 @@ msgstr[1] ""
3481
"\n"
3482
"Les ordres més similars són"
3483
2782
-#: help.c:721
3484
+#: help.c:714
3485
msgid "git version [<options>]"
3486
msgstr "git version [<opcions>]"
3487
2786
-#: help.c:789
3488
+#: help.c:782
3489
#, c-format
3490
msgid "%s: %s - %s"
3491
msgstr "%s: %s - %s"
3492
2791
-#: help.c:793
3493
+#: help.c:786
3494
msgid ""
3495
"\n"
3496
"Did you mean this?"
@@ -2802,7 +3504,7 @@ msgstr[1] ""
3504
"\n"
3505
"Volíeu dir un d'aquests?"
3506
2805
-#: ident.c:345
3507
+#: ident.c:349
3508
msgid ""
3509
"\n"
3510
"*** Please tell me who you are.\n"
@@ -2827,48 +3529,77 @@ msgstr ""
3529
"per a establir la identitat predeterminada del vostre compte.\n"
3530
"Ometeu --global per a establir la identitat només en aquest dipòsit.\n"
3531
2830
-#: ident.c:369
3532
+#: ident.c:379
3533
msgid "no email was given and auto-detection is disabled"
2832
-msgstr "no s'ha proporcionat cap adreça electrònica i la detecció automàtica està inhabilitada"
3534
+msgstr ""
3535
+"no s'ha proporcionat cap adreça electrònica i la detecció automàtica està "
3536
+"inhabilitada"
3537
2834
-#: ident.c:374
3538
+#: ident.c:384
3539
#, c-format
3540
msgid "unable to auto-detect email address (got '%s')"
2837
-msgstr "no s'ha pogut detectar automàticament una adreça electrònica vàlida (s'ha rebut «%s»)"
3541
+msgstr ""
3542
+"no s'ha pogut detectar automàticament una adreça electrònica vàlida (s'ha "
3543
+"rebut «%s»)"
3544
2839
-#: ident.c:384
3545
+#: ident.c:401
3546
msgid "no name was given and auto-detection is disabled"
2841
-msgstr "no s'ha proporcionat cap nom i la detecció automàtica està inhabilitada"
3547
+msgstr ""
3548
+"no s'ha proporcionat cap nom i la detecció automàtica està inhabilitada"
3549
2843
-#: ident.c:390
3550
+#: ident.c:407
3551
#, c-format
3552
msgid "unable to auto-detect name (got '%s')"
3553
msgstr "no s'ha pogut detectar automàticament el nom (s'ha rebut «%s»)"
3554
2848
-#: ident.c:398
3555
+#: ident.c:415
3556
#, c-format
3557
msgid "empty ident name (for <%s>) not allowed"
3558
msgstr "nom d'identitat buit (per <%s>) no és permès"
3559
2853
-#: ident.c:404
3560
+#: ident.c:421
3561
#, c-format
3562
msgid "name consists only of disallowed characters: %s"
3563
msgstr "el nom conté només caràcters no permesos: %s"
3564
2858
-#: ident.c:419 builtin/commit.c:608
3565
+#: ident.c:436 builtin/commit.c:611
3566
#, c-format
3567
msgid "invalid date format: %s"
3568
msgstr "format de data no vàlid: %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 "l'entrada «%s» a l'arbre %s té mode d'arbre, però no és un arbre"
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 "l'entrada «%s» a l'arbre %s té mode blob, però no és un blob"
3579
+
3580
+#: list-objects.c:378
3581
+#, c-format
3582
+msgid "unable to load root tree for commit %s"
3583
+msgstr "no s'ha pogut carregar l'arrel de l'arbre per la comissió %s"
3584
+
3585
#: list-objects-filter-options.c:36
3586
msgid "multiple filter-specs cannot be combined"
2865
-msgstr ""
3587
+msgstr "no es poden combinar múltiples especificacions de filtratge"
3588
3589
#: list-objects-filter-options.c:58
3590
msgid "expected 'tree:<depth>'"
3591
+msgstr "s'esperava «tree:<profunditat>»"
3592
+
3593
+#: list-objects-filter-options.c:84
3594
+msgid "sparse:path filters support has been dropped"
3595
msgstr ""
3596
2871
-#: list-objects-filter-options.c:152
3597
+#: list-objects-filter-options.c:94
3598
+#, c-format
3599
+msgid "invalid filter-spec '%s'"
3600
+msgstr "filtre d'especificació no vàlid: «%s»"
3601
+
3602
+#: list-objects-filter-options.c:158
3603
msgid "cannot change partial clone promisor remote"
3604
msgstr ""
3605
@@ -2886,8 +3617,8 @@ msgstr ""
3617
"No s'ha pogut crear '%s.lock': %s.\n"
3618
"\n"
3619
"Sembla que un altre procés de git s'està executant en aquest\n"
2889
-"dipòsit, per exemple, un editor obert per 'git commit'. \n"
2890
-"Assegureu-vos que tots els processos s'hagin terminat i\n"
3620
+"dipòsit, per exemple, un editor obert per «git commit». \n"
3621
+"Assegureu-vos que tots els processos s'hagin acabat i\n"
3622
"llavors proveu de nou. Si encara falla, pot ser que un procés de\n"
3623
"git ha tingut un error:\n"
3624
"elimineu el fitxer manualment per a continuar."
@@ -2895,119 +3626,123 @@ msgstr ""
3626
#: lockfile.c:159
3627
#, c-format
3628
msgid "Unable to create '%s.lock': %s"
2898
-msgstr "No s'ha pogut crear '%s.lock': %s"
3629
+msgstr "No s'ha pogut crear «%s.lock»: %s"
3630
3631
#: merge.c:41
3632
msgid "failed to read the cache"
3633
msgstr "s'ha produït un error en llegir la memòria cau"
3634
2904
-#: merge.c:107 rerere.c:720 builtin/am.c:1884 builtin/am.c:1918 builtin/checkout.c:416 builtin/checkout.c:745
2905
-#: builtin/clone.c:771
3635
+#: merge.c:107 rerere.c:720 builtin/am.c:1885 builtin/am.c:1919
3636
+#: builtin/checkout.c:536 builtin/checkout.c:796 builtin/clone.c:786
3637
+#: builtin/stash.c:264
3638
msgid "unable to write new index file"
3639
msgstr "no s'ha pogut escriure un fitxer d'índex nou"
3640
2909
-#: merge-recursive.c:332
3641
+#: merge-recursive.c:322
3642
msgid "(bad commit)\n"
3643
msgstr "(comissió errònia)\n"
3644
2913
-#: merge-recursive.c:355
2914
-#, fuzzy, c-format
3645
+#: merge-recursive.c:345
3646
+#, c-format
3647
msgid "add_cacheinfo failed for path '%s'; merge aborting."
2916
-msgstr "addinfo_cache ha fallat per al camí «%s»"
3648
+msgstr "addinfo_cache ha fallat per al camí «%s»; interrompent la fusió."
3649
2918
-#: merge-recursive.c:364
2919
-#, fuzzy, c-format
3650
+#: merge-recursive.c:354
3651
+#, c-format
3652
msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
2921
-msgstr "addinfo_cache ha fallat per al camí «%s»"
3653
+msgstr "addinfo_cache ha fallat al refrescar el camí «%s»; interrompent la fusió."
3654
2923
-#: merge-recursive.c:447
3655
+#: merge-recursive.c:437
3656
msgid "error building trees"
3657
msgstr "error en construir arbres"
3658
2927
-#: merge-recursive.c:902
3659
+#: merge-recursive.c:863
3660
#, c-format
3661
msgid "failed to create path '%s'%s"
3662
msgstr "s'ha produït un error en crear el camí «%s»%s"
3663
2932
-#: merge-recursive.c:913
3664
+#: merge-recursive.c:874
3665
#, c-format
3666
msgid "Removing %s to make room for subdirectory\n"
3667
msgstr "S'està eliminant %s per a fer espai per al subdirectori\n"
3668
2937
-#: merge-recursive.c:927 merge-recursive.c:946
3669
+#: merge-recursive.c:888 merge-recursive.c:907
3670
msgid ": perhaps a D/F conflict?"
3671
msgstr ": potser un conflicte D/F?"
3672
2941
-#: merge-recursive.c:936
3673
+#: merge-recursive.c:897
3674
#, c-format
3675
msgid "refusing to lose untracked file at '%s'"
3676
msgstr "s'està refusant perdre el fitxer no seguit a «%s»"
3677
2946
-#: merge-recursive.c:978 builtin/cat-file.c:40
3678
+#: merge-recursive.c:938 builtin/cat-file.c:40
3679
#, c-format
3680
msgid "cannot read object %s '%s'"
3681
msgstr "no es pot llegir l'objecte %s «%s»"
3682
2951
-#: merge-recursive.c:980
3683
+#: merge-recursive.c:941
3684
#, c-format
3685
msgid "blob expected for %s '%s'"
3686
msgstr "blob esperat per a %s «%s»"
3687
2956
-#: merge-recursive.c:1004
3688
+#: merge-recursive.c:965
3689
#, c-format
3690
msgid "failed to open '%s': %s"
3691
msgstr "s'ha produït un error en obrir «%s»: %s"
3692
2961
-#: merge-recursive.c:1015
3693
+#: merge-recursive.c:976
3694
#, c-format
3695
msgid "failed to symlink '%s': %s"
3696
msgstr "s'ha produït un error en fer l'enllaç simbòlic «%s»: %s"
3697
2966
-#: merge-recursive.c:1020
3698
+#: merge-recursive.c:981
3699
#, c-format
3700
msgid "do not know what to do with %06o %s '%s'"
3701
msgstr "no se sap què fer amb %06o %s «%s»"
3702
2971
-#: merge-recursive.c:1211
3703
+#: merge-recursive.c:1177
3704
#, c-format
3705
msgid "Failed to merge submodule %s (not checked out)"
3706
msgstr "S'ha produït un error en fusionar el submòdul %s (no està agafat)"
3707
2976
-#: merge-recursive.c:1218
3708
+#: merge-recursive.c:1184
3709
#, c-format
3710
msgid "Failed to merge submodule %s (commits not present)"
3711
msgstr "S'ha produït un error en fusionar el submòdul %s (no hi ha comissions)"
3712
2981
-#: merge-recursive.c:1225
3713
+#: merge-recursive.c:1191
3714
#, c-format
3715
msgid "Failed to merge submodule %s (commits don't follow merge-base)"
2984
-msgstr "S'ha produït un error en fusionar el submòdul %s (les comissions no segueixen merge-base)"
3716
+msgstr ""
3717
+"S'ha produït un error en fusionar el submòdul %s (les comissions no "
3718
+"segueixen merge-base)"
3719
2986
-#: merge-recursive.c:1233 merge-recursive.c:1245
3720
+#: merge-recursive.c:1199 merge-recursive.c:1211
3721
#, c-format
3722
msgid "Fast-forwarding submodule %s to the following commit:"
3723
msgstr "Avançament ràpid del submòdul %s a la següent comissió:"
3724
2991
-#: merge-recursive.c:1236 merge-recursive.c:1248
3725
+#: merge-recursive.c:1202 merge-recursive.c:1214
3726
#, c-format
3727
msgid "Fast-forwarding submodule %s"
3728
msgstr "Avançament ràpid al submòdul %s"
3729
2996
-#: merge-recursive.c:1271
3730
+#: merge-recursive.c:1237
3731
#, c-format
3732
msgid "Failed to merge submodule %s (merge following commits not found)"
3733
msgstr ""
3734
3001
-#: merge-recursive.c:1275
3735
+#: merge-recursive.c:1241
3736
#, c-format
3737
msgid "Failed to merge submodule %s (not fast-forward)"
3004
-msgstr "S'ha produït un error en fusionar el submòdul %s (sense avançament ràpid)"
3738
+msgstr ""
3739
+"S'ha produït un error en fusionar el submòdul %s (sense avançament ràpid)"
3740
3006
-#: merge-recursive.c:1276
3741
+#: merge-recursive.c:1242
3742
msgid "Found a possible merge resolution for the submodule:\n"
3743
msgstr "S'ha trobat una possible resolució de fusió pel submòdul:\n"
3744
3010
-#: merge-recursive.c:1279
3745
+#: merge-recursive.c:1245
3746
#, c-format
3747
msgid ""
3748
"If this is correct simply add it to the index for example\n"
@@ -3018,205 +3753,268 @@ msgid ""
3753
"which will accept this suggestion.\n"
3754
msgstr ""
3755
3021
-#: merge-recursive.c:1288
3756
+#: merge-recursive.c:1254
3757
#, c-format
3758
msgid "Failed to merge submodule %s (multiple merges found)"
3024
-msgstr "S'ha produït un error en fusionar el submòdul %s (s'han trobat múltiples fusions)"
3759
+msgstr ""
3760
+"S'ha produït un error en fusionar el submòdul %s (s'han trobat múltiples "
3761
+"fusions)"
3762
3026
-#: merge-recursive.c:1361
3763
+#: merge-recursive.c:1327
3764
msgid "Failed to execute internal merge"
3765
msgstr "S'ha produït un error en executar la fusió interna"
3766
3030
-#: merge-recursive.c:1366
3767
+#: merge-recursive.c:1332
3768
#, c-format
3769
msgid "Unable to add %s to database"
3770
msgstr "No s'ha pogut afegir %s a la base de dades"
3771
3035
-#: merge-recursive.c:1398
3772
+#: merge-recursive.c:1364
3773
#, c-format
3774
msgid "Auto-merging %s"
3775
msgstr "S'està autofusionant %s"
3776
3040
-#: merge-recursive.c:1419
3041
-#, fuzzy, c-format
3777
+#: merge-recursive.c:1387
3778
+#, c-format
3779
msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
3043
-msgstr "s'està refusant perdre el fitxer no seguit a «%s»"
3780
+msgstr "Error: s'està refusant perdre el fitxer no seguit a %s; en comptes s'ha escrit a %s."
3781
3045
-#: merge-recursive.c:1486
3782
+#: merge-recursive.c:1459
3783
#, c-format
3047
-msgid "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left in tree."
3048
-msgstr "CONFLICTE: (%s/supressió): %s suprimit en %s i %s en %s. La versió %s de %s s'ha deixat en l'arbre."
3784
+msgid ""
3785
+"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
3786
+"in tree."
3787
+msgstr ""
3788
+"CONFLICTE: (%s/supressió): %s suprimit en %s i %s en %s. La versió %s de %s "
3789
+"s'ha deixat en l'arbre."
3790
3050
-#: merge-recursive.c:1491
3791
+#: merge-recursive.c:1464
3792
#, c-format
3052
-msgid "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s left in tree."
3053
-msgstr "CONFLICTE: (%s/supressió): %s suprimit en %s i %s a %s en %s. La versió %s de %s s'ha deixat en l'arbre."
3793
+msgid ""
3794
+"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
3795
+"left in tree."
3796
+msgstr ""
3797
+"CONFLICTE: (%s/supressió): %s suprimit en %s i %s a %s en %s. La versió %s "
3798
+"de %s s'ha deixat en l'arbre."
3799
3055
-#: merge-recursive.c:1498
3800
+#: merge-recursive.c:1471
3801
#, c-format
3057
-msgid "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left in tree at %s."
3058
-msgstr "CONFLICTE: (%s/supressió): %s suprimit en %s i %s en %s. La versió %s de %s s'ha deixat en l'arbre a %s."
3802
+msgid ""
3803
+"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
3804
+"in tree at %s."
3805
+msgstr ""
3806
+"CONFLICTE: (%s/supressió): %s suprimit en %s i %s en %s. La versió %s de %s "
3807
+"s'ha deixat en l'arbre a %s."
3808
3060
-#: merge-recursive.c:1503
3809
+#: merge-recursive.c:1476
3810
#, c-format
3062
-msgid "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s left in tree at %s."
3811
+msgid ""
3812
+"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
3813
+"left in tree at %s."
3814
msgstr ""
3064
-"CONFLICTE: (%s/supressió): %s suprimit en %s i %s a %s en %s. La versió %s de %s s'ha deixat en l'arbre a %s."
3815
+"CONFLICTE: (%s/supressió): %s suprimit en %s i %s a %s en %s. La versió %s "
3816
+"de %s s'ha deixat en l'arbre a %s."
3817
3066
-#: merge-recursive.c:1537
3818
+#: merge-recursive.c:1511
3819
msgid "rename"
3820
msgstr "canvi de nom"
3821
3070
-#: merge-recursive.c:1537
3822
+#: merge-recursive.c:1511
3823
msgid "renamed"
3824
msgstr "canviat de nom"
3825
3074
-#: merge-recursive.c:1633 merge-recursive.c:2481 merge-recursive.c:3213
3826
+#: merge-recursive.c:1591 merge-recursive.c:2450 merge-recursive.c:3093
3827
#, c-format
3828
msgid "Refusing to lose dirty file at %s"
3077
-msgstr "s'està refusant a perdre el fitxer brut a %s"
3829
+msgstr "S'està refusant a perdre el fitxer brut a %s"
3830
3079
-#: merge-recursive.c:1643
3080
-#, fuzzy, c-format
3831
+#: merge-recursive.c:1601
3832
+#, c-format
3833
msgid "Refusing to lose untracked file at %s, even though it's in the way."
3082
-msgstr "s'està refusant perdre el fitxer no seguit a «%s»"
3834
+msgstr "S'està refusant perdre el fitxer no seguit a «%s», malgrat que està en mig de l'operació."
3835
3084
-#: merge-recursive.c:1706
3085
-#, fuzzy, c-format
3836
+#: merge-recursive.c:1659
3837
+#, c-format
3838
msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
3087
-msgstr "CONFLICTE (canvi de nom/afegiment): Canvi de nom %s->%s en %s. %s afegit en %s"
3839
+msgstr ""
3840
+"CONFLICTE (canvi de nom/afegiment): Canvi de nom %s->%s a %s. S'ha afegit %s a "
3841
+"%s"
3842
3089
-#: merge-recursive.c:1734
3843
+#: merge-recursive.c:1690
3844
#, c-format
3845
msgid "%s is a directory in %s adding as %s instead"
3846
msgstr "%s és un directori en %s; s'està afegint com a %s en lloc d'això"
3847
3094
-#: merge-recursive.c:1739
3848
+#: merge-recursive.c:1695
3849
#, c-format
3850
msgid "Refusing to lose untracked file at %s; adding as %s instead"
3097
-msgstr "s'està refusant perdre el fitxer no seguit a %s; en comptes, s'està afegint com a %s"
3851
+msgstr ""
3852
+"s'està refusant perdre el fitxer no seguit a %s; en comptes, s'està afegint "
3853
+"com a %s"
3854
3099
-#: merge-recursive.c:1759
3855
+#: merge-recursive.c:1714
3856
#, c-format
3101
-msgid "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s\"->\"%s\" in \"%s\"%s"
3857
+msgid ""
3858
+"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
3859
+"\"->\"%s\" in \"%s\"%s"
3860
msgstr ""
3103
-"CONFLICTE (canvi de nom/canvi de nom): Canvi de nom \"%s\"->\"%s\" en la branca \"%s\" canvi de nom \"%s\"->\"%s\" "
3104
-"en \"%s\"%s"
3861
+"CONFLICTE (canvi de nom/canvi de nom): Canvi de nom «%s»->«%s» en la "
3862
+"branca «%s» canvi de nom «%s»->«%s» en «%s»%s"
3863
3106
-#: merge-recursive.c:1764
3864
+#: merge-recursive.c:1719
3865
msgid " (left unresolved)"
3866
msgstr " (deixat sense resolució)"
3867
3110
-#: merge-recursive.c:1868
3868
+#: merge-recursive.c:1828
3869
#, c-format
3870
msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
3113
-msgstr "CONFLICTE (canvi de nom/canvi de nom): Canvi de nom %s->%s en %s. Canvi de nom %s->%s en %s"
3871
+msgstr ""
3872
+"CONFLICTE (canvi de nom/canvi de nom): Canvi de nom %s->%s en %s. Canvi de "
3873
+"nom %s->%s en %s"
3874
3115
-#: merge-recursive.c:2064
3875
+#: merge-recursive.c:2035
3876
#, c-format
3877
msgid ""
3118
-"CONFLICT (directory rename split): Unclear where to place %s because directory %s was renamed to multiple other "
3119
-"directories, with no destination getting a majority of the files."
3878
+"CONFLICT (directory rename split): Unclear where to place %s because "
3879
+"directory %s was renamed to multiple other directories, with no destination "
3880
+"getting a majority of the files."
3881
msgstr ""
3882
3122
-#: merge-recursive.c:2096
3883
+#: merge-recursive.c:2067
3884
#, c-format
3885
msgid ""
3125
-"CONFLICT (implicit dir rename): Existing file/dir at %s in the way of implicit directory rename(s) putting the "
3126
-"following path(s) there: %s."
3886
+"CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
3887
+"implicit directory rename(s) putting the following path(s) there: %s."
3888
msgstr ""
3889
3129
-#: merge-recursive.c:2106
3890
+#: merge-recursive.c:2077
3891
#, c-format
3892
msgid ""
3132
-"CONFLICT (implicit dir rename): Cannot map more than one path to %s; implicit directory renames tried to put these "
3133
-"paths there: %s"
3893
+"CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
3894
+"implicit directory renames tried to put these paths there: %s"
3895
msgstr ""
3896
3136
-#: merge-recursive.c:2198
3897
+#: merge-recursive.c:2169
3898
#, fuzzy, c-format
3138
-msgid "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s->%s in %s"
3139
-msgstr "CONFLICTE (canvi de nom/canvi de nom): Canvi de nom %s->%s en %s. Canvi de nom %s->%s en %s"
3899
+msgid ""
3900
+"CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
3901
+">%s in %s"
3902
+msgstr ""
3903
+"CONFLICTE (canvi de nom/canvi de nom): Canvi de nom %s->%s en %s. Canvi de "
3904
+"nom %s->%s en %s"
3905
3141
-#: merge-recursive.c:2443
3906
+#: merge-recursive.c:2413
3907
#, c-format
3143
-msgid "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was renamed."
3908
+msgid ""
3909
+"WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
3910
+"renamed."
3911
msgstr ""
3912
+"AVÍS: S'està evitant aplicar el canvi de nom %s -> %s a %s, perquè %s ell mateix ja havia canviat de nom."
3913
3146
-#: merge-recursive.c:3022
3914
+#: merge-recursive.c:2937
3915
#, c-format
3916
msgid "cannot read object %s"
3917
msgstr "no es pot llegir l'objecte %s"
3918
3151
-#: merge-recursive.c:3025
3919
+#: merge-recursive.c:2940
3920
#, c-format
3921
msgid "object %s is not a blob"
3922
msgstr "l'objecte %s no és un blob"
3923
3156
-#: merge-recursive.c:3094
3924
+#: merge-recursive.c:3004
3925
msgid "modify"
3926
msgstr "modificació"
3927
3160
-#: merge-recursive.c:3094
3928
+#: merge-recursive.c:3004
3929
msgid "modified"
3930
msgstr "modificat"
3931
3164
-#: merge-recursive.c:3105
3932
+#: merge-recursive.c:3016
3933
msgid "content"
3934
msgstr "contingut"
3935
3168
-#: merge-recursive.c:3112
3936
+#: merge-recursive.c:3020
3937
msgid "add/add"
3938
msgstr "afegiment/afegiment"
3939
3172
-#: merge-recursive.c:3160
3940
+#: merge-recursive.c:3043
3941
#, c-format
3942
msgid "Skipped %s (merged same as existing)"
3943
msgstr "S'ha omès %s (el fusionat és igual a l'existent)"
3944
3177
-#: merge-recursive.c:3182 git-submodule.sh:861
3945
+#: merge-recursive.c:3065 git-submodule.sh:937
3946
msgid "submodule"
3947
msgstr "submòdul"
3948
3181
-#: merge-recursive.c:3183
3949
+#: merge-recursive.c:3066
3950
#, c-format
3951
msgid "CONFLICT (%s): Merge conflict in %s"
3952
msgstr "CONFLICTE (%s): Conflicte de fusió en %s"
3953
3186
-#: merge-recursive.c:3216
3954
+#: merge-recursive.c:3096
3955
#, c-format
3956
msgid "Adding as %s instead"
3957
msgstr "S'està afegint com a %s en lloc d'això"
3958
3191
-#: merge-recursive.c:3319
3959
+#: merge-recursive.c:3178
3960
+#, c-format
3961
+msgid ""
3962
+"Path updated: %s added in %s inside a directory that was renamed in %s; "
3963
+"moving it to %s."
3964
+msgstr ""
3965
+
3966
+#: merge-recursive.c:3181
3967
+#, c-format
3968
+msgid ""
3969
+"CONFLICT (file location): %s added in %s inside a directory that was renamed "
3970
+"in %s, suggesting it should perhaps be moved to %s."
3971
+msgstr ""
3972
+
3973
+#: merge-recursive.c:3185
3974
+#, c-format
3975
+msgid ""
3976
+"Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
3977
+"%s; moving it to %s."
3978
+msgstr ""
3979
+
3980
+#: merge-recursive.c:3188
3981
+#, c-format
3982
+msgid ""
3983
+"CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
3984
+"was renamed in %s, suggesting it should perhaps be moved to %s."
3985
+msgstr ""
3986
+
3987
+#: merge-recursive.c:3302
3988
#, c-format
3989
msgid "Removing %s"
3990
msgstr "S'està eliminant %s"
3991
3196
-#: merge-recursive.c:3345
3992
+#: merge-recursive.c:3325
3993
msgid "file/directory"
3994
msgstr "fitxer/directori"
3995
3200
-#: merge-recursive.c:3351
3996
+#: merge-recursive.c:3330
3997
msgid "directory/file"
3998
msgstr "directori/fitxer"
3999
3204
-#: merge-recursive.c:3358
4000
+#: merge-recursive.c:3337
4001
#, c-format
4002
msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
3207
-msgstr "CONFLICTE (%s): Hi ha un directori amb nom %s en %s. S'està afegint %s com a %s"
4003
+msgstr ""
4004
+"CONFLICTE (%s): Hi ha un directori amb nom %s en %s. S'està afegint %s com a "
4005
+"%s"
4006
3209
-#: merge-recursive.c:3367
4007
+#: merge-recursive.c:3346
4008
#, c-format
4009
msgid "Adding %s"
4010
msgstr "S'està afegint %s"
4011
3214
-#: merge-recursive.c:3376
3215
-#, fuzzy, c-format
4012
+#: merge-recursive.c:3355
4013
+#, c-format
4014
msgid "CONFLICT (add/add): Merge conflict in %s"
3217
-msgstr "CONFLICTE (%s): Conflicte de fusió en %s"
4015
+msgstr "CONFLICTE (afegiment/afegiment): Conflicte de fusió en %s"
4016
3219
-#: merge-recursive.c:3417
4017
+#: merge-recursive.c:3393
4018
#, c-format
4019
msgid ""
4020
"Your local changes to the following files would be overwritten by merge:\n"
@@ -3225,162 +4023,187 @@ msgstr ""
4023
"Els canvis locals als fitxers següents se sobreescriuran per la fusió:\n"
4024
" %s"
4025
3228
-#: merge-recursive.c:3428
4026
+#: merge-recursive.c:3404
4027
msgid "Already up to date!"
4028
msgstr "Ja està al dia!"
4029
3232
-#: merge-recursive.c:3437
4030
+#: merge-recursive.c:3413
4031
#, c-format
4032
msgid "merging of trees %s and %s failed"
4033
msgstr "la fusió dels arbres %s i %s ha fallat"
4034
3237
-#: merge-recursive.c:3536
4035
+#: merge-recursive.c:3512
4036
msgid "Merging:"
4037
msgstr "S'està fusionant:"
4038
3241
-#: merge-recursive.c:3549
4039
+#: merge-recursive.c:3525
4040
#, c-format
4041
msgid "found %u common ancestor:"
4042
msgid_plural "found %u common ancestors:"
4043
msgstr[0] "s'ha trobat %u avantpassat en comú:"
4044
msgstr[1] "s'han trobat %u avantpassats en comú:"
4045
3248
-#: merge-recursive.c:3588
4046
+#: merge-recursive.c:3564
4047
msgid "merge returned no commit"
4048
msgstr "la fusió no ha retornat cap comissió"
4049
3252
-#: merge-recursive.c:3654
4050
+#: merge-recursive.c:3630
4051
#, c-format
4052
msgid "Could not parse object '%s'"
4053
msgstr "No s'ha pogut analitzar l'objecte «%s»"
4054
3257
-#: merge-recursive.c:3670 builtin/merge.c:692 builtin/merge.c:850
4055
+#: merge-recursive.c:3646 builtin/merge.c:698 builtin/merge.c:869
4056
msgid "Unable to write index."
4057
msgstr "No s'ha pogut escriure l'índex."
4058
3261
-#: midx.c:65
4059
+#: midx.c:69
4060
#, c-format
4061
msgid "multi-pack-index file %s is too small"
4062
msgstr ""
4063
3266
-#: midx.c:81
4064
+#: midx.c:85
4065
#, c-format
4066
msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4067
msgstr ""
4068
3271
-#: midx.c:86
4069
+#: midx.c:90
4070
#, c-format
4071
msgid "multi-pack-index version %d not recognized"
4072
msgstr ""
4073
3276
-#: midx.c:91
4074
+#: midx.c:95
4075
#, fuzzy, c-format
4076
msgid "hash version %u does not match"
4077
msgstr "el camí «%s» no té la seva versió"
4078
3281
-#: midx.c:105
4079
+#: midx.c:109
4080
msgid "invalid chunk offset (too large)"
4081
msgstr ""
4082
3285
-#: midx.c:129
4083
+#: midx.c:133
4084
msgid "terminating multi-pack-index chunk id appears earlier than expected"
4085
msgstr ""
4086
3289
-#: midx.c:142
4087
+#: midx.c:146
4088
msgid "multi-pack-index missing required pack-name chunk"
4089
msgstr ""
4090
3293
-#: midx.c:144
4091
+#: midx.c:148
4092
msgid "multi-pack-index missing required OID fanout chunk"
4093
msgstr ""
4094
3297
-#: midx.c:146
4095
+#: midx.c:150
4096
msgid "multi-pack-index missing required OID lookup chunk"
4097
msgstr ""
4098
3301
-#: midx.c:148
4099
+#: midx.c:152
4100
msgid "multi-pack-index missing required object offsets chunk"
4101
msgstr ""
4102
3305
-#: midx.c:162
4103
+#: midx.c:166
4104
#, c-format
4105
msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4106
msgstr ""
4107
3310
-#: midx.c:205
4108
+#: midx.c:211
4109
#, c-format
4110
msgid "bad pack-int-id: %u (%u total packs)"
4111
msgstr ""
4112
3315
-#: midx.c:246
4113
+#: midx.c:261
4114
msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4115
msgstr ""
4116
3319
-#: midx.c:271
4117
+#: midx.c:289
4118
msgid "error preparing packfile from multi-pack-index"
4119
msgstr ""
4120
3323
-#: midx.c:407
4121
+#: midx.c:470
4122
#, fuzzy, c-format
4123
msgid "failed to add packfile '%s'"
4124
msgstr "s'ha produït un error en llegir el fitxer d'ordres «%s»"
4125
3328
-#: midx.c:413
4126
+#: midx.c:476
4127
#, fuzzy, c-format
4128
msgid "failed to open pack-index '%s'"
4129
msgstr "s'ha produït un error en obrir «%s»"
4130
3333
-#: midx.c:507
4131
+#: midx.c:536
4132
#, fuzzy, c-format
4133
msgid "failed to locate object %d in packfile"
4134
msgstr "s'ha produït un error en llegir l'objecte «%s»."
4135
3338
-#: midx.c:943
4136
+#: midx.c:865
4137
+#, c-format
4138
+msgid "did not see pack-file %s to drop"
4139
+msgstr ""
4140
+
4141
+#: midx.c:1036
4142
#, fuzzy, c-format
4143
msgid "failed to clear multi-pack-index at %s"
4144
msgstr "s'ha produït un error en netejar l'índex"
4145
3343
-#: midx.c:981
4146
+#: midx.c:1091
4147
+msgid "Looking for referenced packfiles"
4148
+msgstr "S'estan cercant fitxers de paquets referenciats"
4149
+
4150
+#: midx.c:1106
4151
#, c-format
3345
-msgid "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
4152
+msgid ""
4153
+"oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
4154
+msgstr ""
4155
+
4156
+#: midx.c:1110
4157
+msgid "Verifying OID order in MIDX"
4158
msgstr ""
4159
3348
-#: midx.c:992
4160
+#: midx.c:1119
4161
#, c-format
4162
msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
4163
msgstr ""
4164
3353
-#: midx.c:996
3354
-#, fuzzy
4165
+#: midx.c:1138
4166
+msgid "Sorting objects by packfile"
4167
+msgstr "S'estan ordenant els objectes per fitxer de paquet"
4168
+
4169
+#: midx.c:1144
4170
msgid "Verifying object offsets"
3356
-msgstr "S'estan escrivint els objectes"
4171
+msgstr "S'estan verificant els desplaçaments dels objectes"
4172
3358
-#: midx.c:1004
4173
+#: midx.c:1160
4174
#, fuzzy, c-format
4175
msgid "failed to load pack entry for oid[%d] = %s"
4176
msgstr "no s'ha pogut afegir una entrada de cau per a %s"
4177
3363
-#: midx.c:1010
4178
+#: midx.c:1166
4179
#, fuzzy, c-format
4180
msgid "failed to load pack-index for packfile %s"
4181
msgstr "s'ha produït un error en llegir el fitxer d'ordres «%s»"
4182
3368
-#: midx.c:1019
4183
+#: midx.c:1175
4184
#, c-format
4185
msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
4186
msgstr ""
4187
3373
-#: name-hash.c:531
4188
+#: midx.c:1350
4189
+msgid "could not start pack-objects"
4190
+msgstr "no s'ha pogut executar el pack-objects"
4191
+
4192
+#: midx.c:1369
4193
+msgid "could not finish pack-objects"
4194
+msgstr "no s'ha pogut finalitzar el pack-objects"
4195
+
4196
+#: name-hash.c:532
4197
#, fuzzy, c-format
4198
msgid "unable to create lazy_dir thread: %s"
4199
msgstr "no s'ha pogut crear fil: %s"
4200
3378
-#: name-hash.c:553
4201
+#: name-hash.c:554
4202
#, fuzzy, c-format
4203
msgid "unable to create lazy_name thread: %s"
4204
msgstr "no s'ha pogut crear fil: %s"
4205
3383
-#: name-hash.c:559
4206
+#: name-hash.c:560
4207
#, fuzzy, c-format
4208
msgid "unable to join lazy_name thread: %s"
4209
msgstr "no s'ha pogut crear fil: %s"
@@ -3389,12 +4212,12 @@ msgstr "no s'ha pogut crear fil: %s"
4212
#, c-format
4213
msgid ""
4214
"You have not concluded your previous notes merge (%s exists).\n"
3392
-"Please, use 'git notes merge --commit' or 'git notes merge --abort' to commit/abort the previous merge before you "
3393
-"start a new notes merge."
4215
+"Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
4216
+"commit/abort the previous merge before you start a new notes merge."
4217
msgstr ""
4218
"No heu acabat la vostra fusió de notes prèvia (%s existeix).\n"
3396
-"Useu «git notes merge --commit» o «git notes merge --abort» per a cometre/avortar la fusió prèvia abans de "
3397
-"començar una fusió de notes nova."
4219
+"Useu «git notes merge --commit» o «git notes merge --abort» per a cometre/"
4220
+"avortar la fusió prèvia abans de començar una fusió de notes nova."
4221
4222
#: notes-merge.c:284
4223
#, c-format
@@ -3449,85 +4272,82 @@ msgstr "no s'ha pogut analitzar l'objecte: %s"
4272
msgid "hash mismatch %s"
4273
msgstr ""
4274
3452
-#: packfile.c:607
4275
+#: packfile.c:648
4276
msgid "offset before end of packfile (broken .idx?)"
4277
msgstr "desplaçament abans de la fi del fitxer de paquet (.idx trencat?)"
4278
3456
-#: packfile.c:1870
4279
+#: packfile.c:1899
4280
#, c-format
4281
msgid "offset before start of pack index for %s (corrupt index?)"
3459
-msgstr "desplaçament abans d'inici d'índex de paquet per a %s (índex corromput?)"
4282
+msgstr ""
4283
+"desplaçament abans d'inici d'índex de paquet per a %s (índex corromput?)"
4284
3461
-#: packfile.c:1874
4285
+#: packfile.c:1903
4286
#, c-format
4287
msgid "offset beyond end of pack index for %s (truncated index?)"
3464
-msgstr "desplaçament més enllà de la fi d'índex de paquet per a %s (índex truncat?)"
4288
+msgstr ""
4289
+"desplaçament més enllà de la fi d'índex de paquet per a %s (índex truncat?)"
4290
3466
-#: parse-options.c:35
4291
+#: parse-options.c:38
4292
#, c-format
4293
msgid "%s requires a value"
4294
msgstr "%s requereix un valor"
4295
3471
-#: parse-options.c:69
4296
+#: parse-options.c:73
4297
#, c-format
4298
msgid "%s is incompatible with %s"
4299
msgstr "%s és incompatible amb %s"
4300
3476
-#: parse-options.c:74
4301
+#: parse-options.c:78
4302
#, c-format
4303
msgid "%s : incompatible with something else"
4304
msgstr "%s: és incompatible amb alguna altra cosa"
4305
3481
-#: parse-options.c:88 parse-options.c:92 parse-options.c:260
4306
+#: parse-options.c:92 parse-options.c:96 parse-options.c:319
4307
#, c-format
4308
msgid "%s takes no value"
4309
msgstr "%s no accepta cap valor"
4310
3486
-#: parse-options.c:90
4311
+#: parse-options.c:94
4312
#, c-format
4313
msgid "%s isn't available"
4314
msgstr "%s no és disponible"
4315
3491
-#: parse-options.c:178
3492
-#, c-format
3493
-msgid "%s expects a numerical value"
3494
-msgstr "%s espera un valor numèric"
3495
-
3496
-#: parse-options.c:194
4316
+#: parse-options.c:219
4317
#, c-format
4318
msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
4319
msgstr ""
4320
3501
-#: parse-options.c:322
4321
+#: parse-options.c:389
4322
#, c-format
4323
msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
4324
msgstr ""
4325
3506
-#: parse-options.c:356 parse-options.c:364
4326
+#: parse-options.c:423 parse-options.c:431
4327
#, c-format
4328
msgid "did you mean `--%s` (with two dashes ?)"
4329
msgstr ""
4330
3511
-#: parse-options.c:649
4331
+#: parse-options.c:859
4332
#, c-format
4333
msgid "unknown option `%s'"
4334
msgstr "opció desconeguda «%s»"
4335
3516
-#: parse-options.c:651
3517
-#, fuzzy, c-format
4336
+#: parse-options.c:861
4337
+#, c-format
4338
msgid "unknown switch `%c'"
3519
-msgstr "port desconegut %s"
4339
+msgstr "«switch» «%c» desconegut"
4340
3521
-#: parse-options.c:653
4341
+#: parse-options.c:863
4342
#, c-format
4343
msgid "unknown non-ascii option in string: `%s'"
4344
msgstr "opció no ascii desconeguda en la cadena: «%s»"
4345
3526
-#: parse-options.c:675
4346
+#: parse-options.c:887
4347
msgid "..."
4348
msgstr "..."
4349
3530
-#: parse-options.c:694
4350
+#: parse-options.c:906
4351
#, c-format
4352
msgid "usage: %s"
4353
msgstr "ús: %s"
@@ -3535,52 +4355,59 @@ msgstr "ús: %s"
4355
#. TRANSLATORS: the colon here should align with the
4356
#. one in "usage: %s" translation.
4357
#.
3538
-#: parse-options.c:700
4358
+#: parse-options.c:912
4359
#, c-format
4360
msgid " or: %s"
4361
msgstr " o: %s"
4362
3543
-#: parse-options.c:703
4363
+#: parse-options.c:915
4364
#, c-format
4365
msgid " %s"
4366
msgstr " %s"
4367
3548
-#: parse-options.c:742
4368
+#: parse-options.c:954
4369
msgid "-NUM"
4370
msgstr "-NUM"
4371
3552
-#: parse-options-cb.c:21
4372
+#: parse-options.c:968
4373
+#, c-format
4374
+msgid "alias of --%s"
4375
+msgstr "àlies de --%s"
4376
+
4377
+#: parse-options-cb.c:20 parse-options-cb.c:24
4378
#, c-format
4379
msgid "option `%s' expects a numerical value"
4380
msgstr "l'opció «%s» espera un valor numèric"
4381
3557
-#: parse-options-cb.c:38
4382
+#: parse-options-cb.c:41
4383
#, c-format
4384
msgid "malformed expiration date '%s'"
4385
msgstr "data de venciment «%s» mal formada"
4386
3562
-#: parse-options-cb.c:51
4387
+#: parse-options-cb.c:54
4388
#, c-format
4389
msgid "option `%s' expects \"always\", \"auto\", or \"never\""
3565
-msgstr ""
4390
+msgstr "l'opció «%s» espera «always», «auto» o «never»"
4391
3567
-#: parse-options-cb.c:110
4392
+#: parse-options-cb.c:130 parse-options-cb.c:147
4393
#, c-format
4394
msgid "malformed object name '%s'"
4395
msgstr "nom d'objecte «%s» mal format"
4396
3572
-#: path.c:894
4397
+#: path.c:897
4398
#, c-format
4399
msgid "Could not make %s writable by group"
4400
msgstr "No s'ha pogut fer %s escrivible pel grup"
4401
4402
#: pathspec.c:128
4403
msgid "Escape character '\\' not allowed as last character in attr value"
3579
-msgstr "El caràcter d'escapament '\\' no està permès com a últim caràcter en un valor d'un atribut"
4404
+msgstr ""
4405
+"El caràcter d'escapament «\\» no està permès com a últim caràcter en un "
4406
+"valor d'un atribut"
4407
4408
#: pathspec.c:146
4409
msgid "Only one 'attr:' specification is allowed."
3583
-msgstr "Només es permet una especificació 'attr:'."
4410
+msgstr "Només es permet una especificació «attr:»."
4411
4412
#: pathspec.c:149
4413
msgid "attr spec must not be empty"
@@ -3593,17 +4420,21 @@ msgstr "nom d'atribut no vàlid %s"
4420
4421
#: pathspec.c:257
4422
msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
3596
-msgstr "els paràmetres d'especificació de camí 'glob' i 'noglob' globals són incompatibles"
4423
+msgstr ""
4424
+"els paràmetres d'especificació de camí «glob» i «noglob» globals són "
4425
+"incompatibles"
4426
4427
#: pathspec.c:264
3599
-msgid "global 'literal' pathspec setting is incompatible with all other global pathspec settings"
4428
+msgid ""
4429
+"global 'literal' pathspec setting is incompatible with all other global "
4430
+"pathspec settings"
4431
msgstr ""
3601
-"el paràmetre d'especificació de camí 'literal' global és incompatible amb tots els altres paràmetres "
3602
-"d'especificació de camí globals"
4432
+"el paràmetre d'especificació de camí «literal» global és incompatible amb "
4433
+"tots els altres paràmetres d'especificació de camí globals"
4434
4435
#: pathspec.c:304
4436
msgid "invalid parameter for pathspec magic 'prefix'"
3606
-msgstr "paràmetre no vàlid per a la màgia d'especificació de camí 'prefix'"
4437
+msgstr "paràmetre no vàlid per a la màgia d'especificació de camí «prefix»"
4438
4439
#: pathspec.c:325
4440
#, c-format
@@ -3613,7 +4444,7 @@ msgstr "Màgia d'especificació de camí no vàlida '%.*s' en «%s»"
4444
#: pathspec.c:330
4445
#, c-format
4446
msgid "Missing ')' at the end of pathspec magic in '%s'"
3616
-msgstr "')' mancant al final de la màgia d'especificació de camí en «%s»"
4447
+msgstr "«)» mancant al final de la màgia d'especificació de camí en «%s»"
4448
4449
#: pathspec.c:368
4450
#, c-format
@@ -3623,7 +4454,7 @@ msgstr "Màgia d'especificació de camí no implementada «%c» en «%s»"
4454
#: pathspec.c:427
4455
#, c-format
4456
msgid "%s: 'literal' and 'glob' are incompatible"
3626
-msgstr "%s: 'literal' i 'glob' són incompatibles"
4457
+msgstr "%s: «literal» i «glob» són incompatibles"
4458
4459
#: pathspec.c:440
4460
#, c-format
@@ -3638,54 +4469,63 @@ msgstr "«%s» (mnemònic: «%c»)"
4469
#: pathspec.c:524
4470
#, c-format
4471
msgid "%s: pathspec magic not supported by this command: %s"
3641
-msgstr "%s: aquesta ordre no està admesa amb la màgia d'especificació de camí: %s"
4472
+msgstr ""
4473
+"%s: aquesta ordre no està admesa amb la màgia d'especificació de camí: %s"
4474
4475
#: pathspec.c:591
4476
#, c-format
4477
msgid "pathspec '%s' is beyond a symbolic link"
4478
msgstr "l'especificació de camí «%s» és més enllà d'un enllaç simbòlic"
4479
3648
-#: pkt-line.c:104
3649
-#, fuzzy
4480
+#: pkt-line.c:92
4481
+msgid "unable to write flush packet"
4482
+msgstr "no s'ha pogut escriure el paquet de buidatge"
4483
+
4484
+#: pkt-line.c:99
4485
+msgid "unable to write delim packet"
4486
+msgstr "no s'ha pogut escriure el paquet delim"
4487
+
4488
+#: pkt-line.c:106
4489
msgid "flush packet write failed"
3651
-msgstr "no s'ha pogut escriure el fitxer d'etiqueta"
4490
+msgstr "s'ha produït un error en escriure el paquet de buidatge"
4491
3653
-#: pkt-line.c:144 pkt-line.c:230
4492
+#: pkt-line.c:146 pkt-line.c:232
4493
msgid "protocol error: impossibly long line"
3655
-msgstr ""
4494
+msgstr "error de protocol: longitud de línia impossible"
4495
3657
-#: pkt-line.c:160 pkt-line.c:162
3658
-#, fuzzy
4496
+#: pkt-line.c:162 pkt-line.c:164
4497
msgid "packet write with format failed"
3660
-msgstr "no s'ha pogut escriure el fitxer d'etiqueta"
4498
+msgstr "ha fallat l'escriptura del paquet amb format"
4499
3662
-#: pkt-line.c:194
4500
+#: pkt-line.c:196
4501
msgid "packet write failed - data exceeds max packet size"
3664
-msgstr "no s'ha pogut escriure el paquet - les dades excedeixen la mida màxima del paquet"
4502
+msgstr ""
4503
+"no s'ha pogut escriure el paquet - les dades excedeixen la mida màxima del "
4504
+"paquet"
4505
3666
-#: pkt-line.c:201 pkt-line.c:208
4506
+#: pkt-line.c:203 pkt-line.c:210
4507
msgid "packet write failed"
4508
msgstr "no s'ha pogut escriure el paquet"
4509
3670
-#: pkt-line.c:293
4510
+#: pkt-line.c:295
4511
msgid "read error"
4512
msgstr "error de lectura"
4513
3674
-#: pkt-line.c:301
4514
+#: pkt-line.c:303
4515
msgid "the remote end hung up unexpectedly"
4516
msgstr "el remot ha penjat inesperadament"
4517
3678
-#: pkt-line.c:329
4518
+#: pkt-line.c:331
4519
#, c-format
4520
msgid "protocol error: bad line length character: %.4s"
4521
msgstr "error de protocol: caràcter de longitud de línia erroni: %.4s"
4522
3683
-#: pkt-line.c:339 pkt-line.c:344
4523
+#: pkt-line.c:341 pkt-line.c:346
4524
#, c-format
4525
msgid "protocol error: bad line length %d"
4526
msgstr "error de protocol: longitud de línia errònia %d"
4527
3688
-#: pkt-line.c:353
4528
+#: pkt-line.c:362
4529
#, c-format
4530
msgid "remote error: %s"
4531
msgstr "error remot: %s"
@@ -3699,72 +4539,81 @@ msgstr "S'està actualitzant l'índex"
4539
msgid "unable to create threaded lstat: %s"
4540
msgstr "no s'ha pogut crear fil: %s"
4541
3702
-#: pretty.c:963
4542
+#: pretty.c:966
4543
msgid "unable to parse --pretty format"
4544
msgstr "no s'ha pogut analitzar el format --pretty"
4545
3706
-#: range-diff.c:56
4546
+#: range-diff.c:70
4547
msgid "could not start `log`"
4548
msgstr "no s'ha pogut iniciar «log»"
4549
3710
-#: range-diff.c:59
4550
+#: range-diff.c:72
4551
msgid "could not read `log` output"
4552
msgstr "no s'ha pogut llegir la sortida de «log»"
4553
3714
-#: range-diff.c:74 sequencer.c:4828
4554
+#: range-diff.c:91 sequencer.c:5021
4555
#, c-format
4556
msgid "could not parse commit '%s'"
4557
msgstr "no s'ha pogut analitzar la comissió «%s»"
4558
3719
-#: range-diff.c:224
4559
+#: range-diff.c:117
4560
+#, c-format
4561
+msgid "could not parse git header '%.*s'"
4562
+msgstr "no s'ha pogut llegir la capçalera de la gif «%.*s»"
4563
+
4564
+#: range-diff.c:274
4565
msgid "failed to generate diff"
4566
msgstr "s'ha produït un error en generar el diff"
4567
3723
-#: range-diff.c:455 range-diff.c:457
4568
+#: range-diff.c:506 range-diff.c:508
4569
#, c-format
4570
msgid "could not parse log for '%s'"
4571
msgstr "no s'ha pogut llegir el fitxer de registre per «%s»"
4572
3728
-#: read-cache.c:673
3729
-#, fuzzy, c-format
4573
+#: read-cache.c:680
4574
+#, c-format
4575
msgid "will not add file alias '%s' ('%s' already exists in index)"
3731
-msgstr "%s: ja existeix en l'índex"
4576
+msgstr "no s'afegirà l'àlies «%s»: («%s» ja existeix en l'índex)"
4577
3733
-#: read-cache.c:689
3734
-#, fuzzy
4578
+#: read-cache.c:696
4579
msgid "cannot create an empty blob in the object database"
3736
-msgstr "escriu l'objecte a la base de dades d'objectes"
4580
+msgstr "no es pot crear un blob buit a la base de dades d'objectes"
4581
3738
-#: read-cache.c:710
4582
+#: read-cache.c:718
4583
#, c-format
4584
msgid "%s: can only add regular files, symbolic links or git-directories"
3741
-msgstr ""
4585
+msgstr "%s: només pot afegir fitxers normals, enllaços simbolics o directoris git"
4586
3743
-#: read-cache.c:765
4587
+#: read-cache.c:723
4588
#, fuzzy, c-format
4589
+msgid "'%s' does not have a commit checked out"
4590
+msgstr "«%s» no assenyala una comissió"
4591
+
4592
+#: read-cache.c:775
4593
+#, c-format
4594
msgid "unable to index file '%s'"
3746
-msgstr "no es pot llegir el fitxer d'índex"
4595
+msgstr "no es pot llegir indexar el fitxer «%s»"
4596
3748
-#: read-cache.c:784
3749
-#, fuzzy, c-format
4597
+#: read-cache.c:794
4598
+#, c-format
4599
msgid "unable to add '%s' to index"
3751
-msgstr "No s'ha pogut afegir %s a la base de dades"
4600
+msgstr "no s'ha pogut afegir «%s» a l'índex"
4601
3753
-#: read-cache.c:795
4602
+#: read-cache.c:805
4603
#, fuzzy, c-format
4604
msgid "unable to stat '%s'"
4605
msgstr "no s'ha pogut actualitzar %s"
4606
3758
-#: read-cache.c:1304
4607
+#: read-cache.c:1314
4608
#, fuzzy, c-format
4609
msgid "'%s' appears as both a file and as a directory"
4610
msgstr "%s existeix i no és directori"
4611
3763
-#: read-cache.c:1489
4612
+#: read-cache.c:1499
4613
msgid "Refresh index"
4614
msgstr "Actualitza l'índex"
4615
3767
-#: read-cache.c:1603
4616
+#: read-cache.c:1613
4617
#, c-format
4618
msgid ""
4619
"index.version set, but the value is invalid.\n"
@@ -3773,7 +4622,7 @@ msgstr ""
4622
"index.version està establerta, però el valor no és vàlid.\n"
4623
"S'està usant la versió %i"
4624
3776
-#: read-cache.c:1613
4625
+#: read-cache.c:1623
4626
#, c-format
4627
msgid ""
4628
"GIT_INDEX_VERSION set, but the value is invalid.\n"
@@ -3782,142 +4631,151 @@ msgstr ""
4631
"GIT_INDEX_VERSION està establerta, però el valor no és vàlid.\n"
4632
"S'està usant la versió %i"
4633
3785
-#: read-cache.c:1684
4634
+#: read-cache.c:1679
4635
#, c-format
4636
msgid "bad signature 0x%08x"
4637
msgstr "signatura malmesa 0x%08x"
4638
3790
-#: read-cache.c:1687
4639
+#: read-cache.c:1682
4640
#, c-format
4641
msgid "bad index version %d"
4642
msgstr "versió d'índex incorrecta %d"
4643
3795
-#: read-cache.c:1696
4644
+#: read-cache.c:1691
4645
msgid "bad index file sha1 signature"
4646
msgstr "signatura sha1 malmesa al fitxer d'índex"
4647
3799
-#: read-cache.c:1726
4648
+#: read-cache.c:1721
4649
#, c-format
4650
msgid "index uses %.4s extension, which we do not understand"
4651
msgstr "l'índex usa l'extensió %.4s, que no es pot entendre"
4652
3804
-#: read-cache.c:1728
4653
+#: read-cache.c:1723
4654
#, c-format
4655
msgid "ignoring %.4s extension"
4656
msgstr "s'està ignorant l'extensió %.4s"
4657
3809
-#: read-cache.c:1765
3810
-#, fuzzy, c-format
4658
+#: read-cache.c:1760
4659
+#, c-format
4660
msgid "unknown index entry format 0x%08x"
3812
-msgstr "Format d'arxiu desconegut «%s»"
4661
+msgstr "Format d'entrada d'índex desconeguda «0x%08x»"
4662
3814
-#: read-cache.c:1781
4663
+#: read-cache.c:1776
4664
#, c-format
4665
msgid "malformed name field in the index, near path '%s'"
3817
-msgstr ""
4666
+msgstr "camp del nom mal formatat l'index, camí a prop «%s»"
4667
3819
-#: read-cache.c:1836
4668
+#: read-cache.c:1833
4669
msgid "unordered stage entries in index"
4670
msgstr ""
4671
3823
-#: read-cache.c:1839
4672
+#: read-cache.c:1836
4673
#, fuzzy, c-format
4674
msgid "multiple stage entries for merged file '%s'"
4675
msgstr "nom d'identitat buit (per <%s>) no és permès"
4676
3828
-#: read-cache.c:1842
4677
+#: read-cache.c:1839
4678
#, fuzzy, c-format
4679
msgid "unordered stage entries for '%s'"
4680
msgstr "no s'han pogut crear directoris per %s"
4681
3833
-#: read-cache.c:1949 read-cache.c:2227 rerere.c:565 rerere.c:599 rerere.c:1111 builtin/add.c:459
3834
-#: builtin/check-ignore.c:178 builtin/checkout.c:294 builtin/checkout.c:622 builtin/checkout.c:991
3835
-#: builtin/clean.c:955 builtin/commit.c:344 builtin/diff-tree.c:116 builtin/grep.c:498 builtin/mv.c:145
4682
+#: read-cache.c:1946 read-cache.c:2234 rerere.c:565 rerere.c:599 rerere.c:1111
4683
+#: builtin/add.c:460 builtin/check-ignore.c:178 builtin/checkout.c:467
4684
+#: builtin/checkout.c:651 builtin/clean.c:956 builtin/commit.c:347
4685
+#: builtin/diff-tree.c:120 builtin/grep.c:499 builtin/mv.c:145
4686
#: builtin/reset.c:245 builtin/rm.c:271 builtin/submodule--helper.c:330
4687
msgid "index file corrupt"
4688
msgstr "fitxer d'índex malmès"
4689
3840
-#: read-cache.c:2090
4690
+#: read-cache.c:2087
4691
#, fuzzy, c-format
4692
msgid "unable to create load_cache_entries thread: %s"
4693
msgstr "no s'ha pogut crear fil: %s"
4694
3845
-#: read-cache.c:2103
4695
+#: read-cache.c:2100
4696
#, fuzzy, c-format
4697
msgid "unable to join load_cache_entries thread: %s"
4698
msgstr "no s'ha pogut crear fil: %s"
4699
3850
-#: read-cache.c:2136
4700
+#: read-cache.c:2133
4701
#, fuzzy, c-format
4702
msgid "%s: index file open failed"
4703
msgstr "s'ha produït un error en actualitzar els fitxers"
4704
3855
-#: read-cache.c:2140
4705
+#: read-cache.c:2137
4706
#, fuzzy, c-format
4707
msgid "%s: cannot stat the open index"
4708
msgstr "no es pot llegir l'índex"
4709
3860
-#: read-cache.c:2144
4710
+#: read-cache.c:2141
4711
#, c-format
4712
msgid "%s: index file smaller than expected"
3863
-msgstr ""
4713
+msgstr "%s: fitxer d'índex més petit que s'esperava"
4714
3865
-#: read-cache.c:2148
3866
-#, fuzzy, c-format
4715
+#: read-cache.c:2145
4716
+#, c-format
4717
msgid "%s: unable to map index file"
3868
-msgstr "no es pot llegir el fitxer d'índex"
4718
+msgstr "%s: no es pot mapar el fitxer d'índex"
4719
This file is too large to show in full.