l10n: Update Catalan translation
Signed-off-by: Jordi Mas <jmas@softcatala.org>
Jordi Mas committed
Mar 29, 2019 at 07:18 UTC
5a36d17c55d89cc6221c7263dab76236b179a1f8
1 file changed
+4520
-4469
po/ca.po
+4520
-4469
@@ -9,6 +9,7 @@
9
# -----------------+---------------------------------
10
# ahead | davant per
11
# amend | esmenar
12
+# bundle | farcell
13
# broken | malmès
14
# delta | diferència
15
# deprecated | en desús
@@ -48,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"
51
-"POT-Creation-Date: 2018-11-20 10:05+0800\n"
52
-"PO-Revision-Date: 2018-11-25 15:32+0200\n"
52
+"POT-Creation-Date: 2019-02-15 10:09+0800\n"
53
+"PO-Revision-Date: 2019-03-21 15:24+0100\n"
54
"Last-Translator: Jordi Mas <jmas@softcatala.org>\n"
55
"Language-Team: Catalan\n"
56
"Language: ca\n"
@@ -57,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"
60
-"X-Generator: Poedit 2.0.4\n"
61
+"X-Generator: Poedit 2.1.1\n"
62
62
-#: advice.c:99
63
+#: advice.c:101
64
#, fuzzy, c-format
65
msgid "%shint: %.*s%s\n"
66
msgstr "pista: %.*s\n"
67
67
-#: advice.c:152
68
+#: advice.c:154
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
71
-#: advice.c:154
72
+#: advice.c:156
73
msgid "Committing is not possible because you have unmerged files."
74
msgstr "Cometre no és possible perquè teniu fitxers sense fusionar."
75
75
-#: advice.c:156
76
+#: advice.c:158
77
msgid "Merging is not possible because you have unmerged files."
78
msgstr "Fusionar no és possible perquè teniu fitxers sense fusionar."
79
79
-#: advice.c:158
80
+#: advice.c:160
81
msgid "Pulling is not possible because you have unmerged files."
82
msgstr "Baixar no és possible perquè teniu fitxers sense fusionar."
83
83
-#: advice.c:160
84
+#: advice.c:162
85
msgid "Reverting is not possible because you have unmerged files."
86
msgstr "Revertir no és possible perquè teniu fitxers sense fusionar."
87
87
-#: advice.c:162
88
+#: advice.c:164
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
92
-#: advice.c:170
93
+#: advice.c:172
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."
@@ -98,23 +99,23 @@ msgstr ""
99
"'git add/rm <fitxer>' segons sigui apropiat per a marcar la\n"
100
"resolució i feu una comissió."
101
101
-#: advice.c:178
102
+#: advice.c:180
103
msgid "Exiting because of an unresolved conflict."
104
msgstr "S'està sortint a causa d'un conflicte no resolt."
105
105
-#: advice.c:183 builtin/merge.c:1289
106
+#: advice.c:185 builtin/merge.c:1290
107
msgid "You have not concluded your merge (MERGE_HEAD exists)."
108
msgstr "No heu conclòs la vostra fusió (MERGE_HEAD existeix)."
109
109
-#: advice.c:185
110
+#: advice.c:187
111
msgid "Please, commit your changes before merging."
112
msgstr "Cometeu els vostres canvis abans de fusionar."
113
113
-#: advice.c:186
114
+#: advice.c:188
115
msgid "Exiting because of unfinished merge."
116
msgstr "S'està sortint a causa d'una fusió no terminada."
117
117
-#: advice.c:192
118
+#: advice.c:194
119
#, c-format
120
msgid ""
121
"Note: checking out '%s'.\n"
@@ -141,6 +142,14 @@ msgstr ""
142
"\n"
143
" git checkout -b <nom-de-branca-nova>\n"
144
145
+#: alias.c:50
146
+msgid "cmdline ends with \\"
147
+msgstr "la línia d'ordres acaba amb \\"
148
+
149
+#: alias.c:51
150
+msgid "unclosed quote"
151
+msgstr ""
152
+
153
#: apply.c:59
154
#, c-format
155
msgid "unrecognized whitespace option '%s'"
@@ -171,159 +180,148 @@ msgstr "--index fora d'un dipòsit"
180
msgid "--cached outside a repository"
181
msgstr "--cached fora d'un dipòsit"
182
174
-#: apply.c:826
183
+#: apply.c:825
184
#, c-format
185
msgid "Cannot prepare timestamp regexp %s"
186
msgstr "No es pot preparar l'expressió regular de marca de temps %s"
187
179
-#: apply.c:835
188
+#: apply.c:834
189
#, c-format
190
msgid "regexec returned %d for input: %s"
191
msgstr "regexec ha retornat %d per l'entrada: %s"
192
184
-#: apply.c:909
193
+#: apply.c:908
194
#, c-format
195
msgid "unable to find filename in patch at line %d"
196
msgstr "no s'ha pogut trobar el nom de fitxer en el pedaç a la línia %d"
197
189
-#: apply.c:947
198
+#: apply.c:946
199
#, c-format
200
msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
192
-msgstr ""
193
-"git apply: git-diff incorrecte - s'esperava /dev/null, s'ha rebut %s en la "
194
-"línia %d"
201
+msgstr "git apply: git-diff incorrecte - s'esperava /dev/null, s'ha rebut %s en la línia %d"
202
196
-#: apply.c:953
203
+#: apply.c:952
204
#, c-format
205
msgid "git apply: bad git-diff - inconsistent new filename on line %d"
199
-msgstr ""
200
-"git apply: git-diff incorrecte - nom de fitxer nou inconsistent en la línia "
201
-"%d"
206
+msgstr "git apply: git-diff incorrecte - nom de fitxer nou inconsistent en la línia %d"
207
203
-#: apply.c:954
208
+#: apply.c:953
209
#, c-format
210
msgid "git apply: bad git-diff - inconsistent old filename on line %d"
206
-msgstr ""
207
-"git apply: git-diff incorrecte - nom de fitxer antic inconsistent en la "
208
-"línia %d"
211
+msgstr "git apply: git-diff incorrecte - nom de fitxer antic inconsistent en la línia %d"
212
210
-#: apply.c:959
213
+#: apply.c:958
214
#, c-format
215
msgid "git apply: bad git-diff - expected /dev/null on line %d"
216
msgstr "git apply: git-diff incorrecte - s'esperava /dev/null en la línia %d"
217
215
-#: apply.c:988
218
+#: apply.c:987
219
#, c-format
220
msgid "invalid mode on line %d: %s"
221
msgstr "mode no vàlid en la línia %d: %s"
222
220
-#: apply.c:1307
223
+#: apply.c:1306
224
#, c-format
225
msgid "inconsistent header lines %d and %d"
226
msgstr "línies de capçalera %d i %d inconsistents"
227
225
-#: apply.c:1479
228
+#: apply.c:1478
229
#, c-format
230
msgid "recount: unexpected line: %.*s"
231
msgstr "recompte: línia inesperada: %.*s"
232
230
-#: apply.c:1548
233
+#: apply.c:1547
234
#, c-format
235
msgid "patch fragment without header at line %d: %.*s"
236
msgstr "fragment de pedaç sense capçalera a la línia %d: %.*s"
237
235
-#: apply.c:1568
238
+#: apply.c:1567
239
#, c-format
237
-msgid ""
238
-"git diff header lacks filename information when removing %d leading pathname "
239
-"component (line %d)"
240
-msgid_plural ""
241
-"git diff header lacks filename information when removing %d leading pathname "
242
-"components (line %d)"
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)"
242
msgstr[0] ""
244
-"a la capçalera de git diff li manca informació de nom de fitxer en eliminar "
245
-"%d component de nom de camí inicial (línia %d)"
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)"
245
msgstr[1] ""
247
-"a la capçalera de git diff li manca informació de nom de fitxer en eliminar "
248
-"%d components de nom de camí inicial (línia %d)"
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)"
248
250
-#: apply.c:1581
249
+#: apply.c:1580
250
#, c-format
251
msgid "git diff header lacks filename information (line %d)"
253
-msgstr ""
254
-"a la capçalera de git diff li manca informació de nom de fitxer (línia %d)"
252
+msgstr "a la capçalera de git diff li manca informació de nom de fitxer (línia %d)"
253
256
-#: apply.c:1769
254
+#: apply.c:1768
255
msgid "new file depends on old contents"
256
msgstr "el fitxer nou depèn dels continguts antics"
257
260
-#: apply.c:1771
258
+#: apply.c:1770
259
msgid "deleted file still has contents"
260
msgstr "el fitxer suprimit encara té continguts"
261
264
-#: apply.c:1805
262
+#: apply.c:1804
263
#, c-format
264
msgid "corrupt patch at line %d"
265
msgstr "pedaç malmès a la línia %d"
266
269
-#: apply.c:1842
267
+#: apply.c:1841
268
#, c-format
269
msgid "new file %s depends on old contents"
270
msgstr "el fitxer nou %s depèn dels continguts antics"
271
274
-#: apply.c:1844
272
+#: apply.c:1843
273
#, c-format
274
msgid "deleted file %s still has contents"
275
msgstr "el fitxer suprimit %s encara té continguts"
276
279
-#: apply.c:1847
277
+#: apply.c:1846
278
#, c-format
279
msgid "** warning: file %s becomes empty but is not deleted"
280
msgstr "** advertència: el fitxer %s queda buit però no se suprimeix"
281
284
-#: apply.c:1994
282
+#: apply.c:1993
283
#, c-format
284
msgid "corrupt binary patch at line %d: %.*s"
285
msgstr "pedaç binari malmès a la línia %d: %.*s"
286
289
-#: apply.c:2031
287
+#: apply.c:2030
288
#, c-format
289
msgid "unrecognized binary patch at line %d"
290
msgstr "pedaç binari no reconegut a la línia %d"
291
294
-#: apply.c:2193
292
+#: apply.c:2192
293
#, c-format
294
msgid "patch with only garbage at line %d"
295
msgstr "pedaç amb només escombraries a la línia %d"
296
299
-#: apply.c:2279
297
+#: apply.c:2278
298
#, c-format
299
msgid "unable to read symlink %s"
300
msgstr "no s'ha pogut llegir l'enllaç simbòlic %s"
301
304
-#: apply.c:2283
302
+#: apply.c:2282
303
#, c-format
304
msgid "unable to open or read %s"
305
msgstr "no s'ha pogut obrir o llegir %s"
306
309
-#: apply.c:2942
307
+#: apply.c:2941
308
#, c-format
309
msgid "invalid start of line: '%c'"
312
-msgstr "inici de línia no vàlid: '%c'"
310
+msgstr "inici de línia no vàlid: «%c»"
311
314
-#: apply.c:3063
312
+#: apply.c:3062
313
#, c-format
314
msgid "Hunk #%d succeeded at %d (offset %d line)."
315
msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
316
msgstr[0] "El tros #%d ha tingut èxit a %d (desplaçament d'%d línia)."
317
msgstr[1] "El tros #%d ha tingut èxit a %d (desplaçament de %d línies)."
318
321
-#: apply.c:3075
319
+#: apply.c:3074
320
#, c-format
321
msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
322
msgstr "El context s'ha reduït a (%ld/%ld) per a aplicar el fragment a %d"
323
326
-#: apply.c:3081
324
+#: apply.c:3080
325
#, c-format
326
msgid ""
327
"while searching for:\n"
@@ -332,53 +330,47 @@ msgstr ""
330
"tot cercant:\n"
331
"%.*s"
332
335
-#: apply.c:3103
333
+#: apply.c:3102
334
#, c-format
335
msgid "missing binary patch data for '%s'"
336
msgstr "manquen les dades de pedaç binari de «%s»"
337
340
-#: apply.c:3111
338
+#: apply.c:3110
339
#, c-format
340
msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
341
msgstr "no es pot aplicar al revés un pedaç binari sense el tros revés a «%s»"
342
345
-#: apply.c:3158
343
+#: apply.c:3157
344
#, c-format
345
msgid "cannot apply binary patch to '%s' without full index line"
348
-msgstr ""
349
-"no es pot aplicar un pedaç binari a «%s» sense la línia d'índex completa"
346
+msgstr "no es pot aplicar un pedaç binari a «%s» sense la línia d'índex completa"
347
351
-#: apply.c:3168
348
+#: apply.c:3167
349
#, c-format
353
-msgid ""
354
-"the patch applies to '%s' (%s), which does not match the current contents."
355
-msgstr ""
356
-"el pedaç s'aplica a «%s» (%s), el qual no coincideix amb els continguts "
357
-"actuals."
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."
352
359
-#: apply.c:3176
353
+#: apply.c:3175
354
#, c-format
355
msgid "the patch applies to an empty '%s' but it is not empty"
356
msgstr "el pedaç s'aplica a un «%s» buit però no és buit"
357
364
-#: apply.c:3194
358
+#: apply.c:3193
359
#, c-format
360
msgid "the necessary postimage %s for '%s' cannot be read"
361
msgstr "no es pot llegir la postimatge %s necessària per a «%s»"
362
369
-#: apply.c:3207
363
+#: apply.c:3206
364
#, c-format
365
msgid "binary patch does not apply to '%s'"
366
msgstr "el pedaç binari no s'aplica a «%s»"
367
374
-#: apply.c:3213
368
+#: apply.c:3212
369
#, c-format
370
msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
377
-msgstr ""
378
-"el pedaç binari a «%s» crea un resultat incorrecte (s'esperava %s, s'ha "
379
-"rebut %s)"
371
+msgstr "el pedaç binari a «%s» crea un resultat incorrecte (s'esperava %s, s'ha rebut %s)"
372
381
-#: apply.c:3234
373
+#: apply.c:3233
374
#, c-format
375
msgid "patch failed: %s:%ld"
376
msgstr "el pedaç ha fallat: %s:%ld"
@@ -415,8 +407,7 @@ msgstr "%s: no coincideix amb l'índex"
407
408
#: apply.c:3575
409
msgid "repository lacks the necessary blob to fall back on 3-way merge."
418
-msgstr ""
419
-"al dipòsit li manca el blob necessari per a retrocedir a una fusió de 3 vies."
410
+msgstr "al dipòsit li manca el blob necessari per a retrocedir a una fusió de 3 vies."
411
412
#: apply.c:3578
413
#, c-format
@@ -457,7 +448,7 @@ msgstr "%s: tipus erroni"
448
msgid "%s has type %o, expected %o"
449
msgstr "%s és del tipus %o, s'esperava %o"
450
460
-#: apply.c:3881 apply.c:3883
451
+#: apply.c:3881 apply.c:3883 read-cache.c:820 read-cache.c:846 read-cache.c:1299
452
#, c-format
453
msgid "invalid path '%s'"
454
msgstr "camí no vàlid: «%s»"
@@ -512,7 +503,7 @@ msgstr "canvi de mode per a %s, el qual no està en la HEAD actual"
503
msgid "sha1 information is lacking or useless (%s)."
504
msgstr "falta informació sha1 o és inútil (%s)."
505
515
-#: apply.c:4113 builtin/checkout.c:244 builtin/reset.c:142
506
+#: apply.c:4113 builtin/checkout.c:248 builtin/reset.c:143
507
#, c-format
508
msgid "make_cache_entry failed for path '%s'"
509
msgstr "make_cache_entry ha fallat per al camí «%s»"
@@ -545,9 +536,7 @@ msgstr "no s'ha pogut fer stat al fitxer novament creat «%s»"
536
#: apply.c:4313
537
#, c-format
538
msgid "unable to create backing store for newly created file %s"
548
-msgstr ""
549
-"no s'ha pogut crear un magatzem de recolzament per al fitxer novament creat "
550
-"%s"
539
+msgstr "no s'ha pogut crear un magatzem de recolzament per al fitxer novament creat %s"
540
541
#: apply.c:4319 apply.c:4464
542
#, c-format
@@ -590,7 +579,7 @@ msgstr[1] "S'està aplicant el pedaç %%s amb %d rebutjos..."
579
msgid "truncating .rej filename to %.*s.rej"
580
msgstr "s'està truncant el nom del fitxer .rej a %.*s.rej"
581
593
-#: apply.c:4564 builtin/fetch.c:843 builtin/fetch.c:1122
582
+#: apply.c:4564 builtin/fetch.c:837 builtin/fetch.c:1118
583
#, c-format
584
msgid "cannot open %s"
585
msgstr "no es pot obrir %s"
@@ -614,177 +603,166 @@ msgstr "S'ha omès el pedaç «%s»."
603
msgid "unrecognized input"
604
msgstr "entrada no reconeguda"
605
617
-#: apply.c:4719
606
+#: apply.c:4720
607
msgid "unable to read index file"
608
msgstr "no es pot llegir el fitxer d'índex"
609
621
-#: apply.c:4874
610
+#: apply.c:4875
611
#, c-format
612
msgid "can't open patch '%s': %s"
613
msgstr "no es pot obrir el pedaç «%s»: %s"
614
626
-#: apply.c:4901
615
+#: apply.c:4902
616
#, c-format
617
msgid "squelched %d whitespace error"
618
msgid_plural "squelched %d whitespace errors"
619
msgstr[0] "s'ha silenciat %d error d'espai en blanc"
620
msgstr[1] "s'han silenciat %d errors d'espai en blanc"
621
633
-#: apply.c:4907 apply.c:4922
622
+#: apply.c:4908 apply.c:4923
623
#, c-format
624
msgid "%d line adds whitespace errors."
625
msgid_plural "%d lines add whitespace errors."
626
msgstr[0] "%d línia afegeix errors d'espai en blanc."
627
msgstr[1] "%d línies afegeixen errors d'espai en blanc."
628
640
-#: apply.c:4915
629
+#: apply.c:4916
630
#, c-format
631
msgid "%d line applied after fixing whitespace errors."
632
msgid_plural "%d lines applied after fixing whitespace errors."
644
-msgstr[0] ""
645
-"S'ha aplicat %d línia després d'arreglar els errors d'espai en blanc."
646
-msgstr[1] ""
647
-"S'han aplicat %d línies després d'arreglar els errors d'espai en blanc."
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."
635
649
-#: apply.c:4931 builtin/add.c:538 builtin/mv.c:300 builtin/rm.c:389
636
+#: apply.c:4932 builtin/add.c:539 builtin/mv.c:301 builtin/rm.c:390
637
msgid "Unable to write new index file"
638
msgstr "No s'ha pogut escriure un fitxer d'índex nou"
639
653
-#: apply.c:4958 apply.c:4961 builtin/am.c:2209 builtin/am.c:2212
654
-#: builtin/clone.c:121 builtin/fetch.c:118 builtin/merge.c:262
655
-#: builtin/pull.c:199 builtin/submodule--helper.c:406
656
-#: builtin/submodule--helper.c:1362 builtin/submodule--helper.c:1365
657
-#: builtin/submodule--helper.c:1846 builtin/submodule--helper.c:1849
658
-#: builtin/submodule--helper.c:2088 git-add--interactive.perl:197
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
644
msgid "path"
645
msgstr "camí"
646
662
-#: apply.c:4959
647
+#: apply.c:4960
648
msgid "don't apply changes matching the given path"
649
msgstr "no apliquis els canvis que coincideixin amb el camí donat"
650
666
-#: apply.c:4962
651
+#: apply.c:4963
652
msgid "apply changes matching the given path"
653
msgstr "aplica els canvis que coincideixin amb el camí donat"
654
670
-#: apply.c:4964 builtin/am.c:2218
655
+#: apply.c:4965 builtin/am.c:2212
656
msgid "num"
657
msgstr "número"
658
674
-#: apply.c:4965
659
+#: apply.c:4966
660
msgid "remove <num> leading slashes from traditional diff paths"
676
-msgstr ""
677
-"elimina <nombre> barres obliqües inicials dels camins de diferència "
678
-"tradicionals"
661
+msgstr "elimina <nombre> barres obliqües inicials dels camins de diferència tradicionals"
662
680
-#: apply.c:4968
663
+#: apply.c:4969
664
msgid "ignore additions made by the patch"
665
msgstr "ignora afegiments fets pel pedaç"
666
684
-#: apply.c:4970
667
+#: apply.c:4971
668
msgid "instead of applying the patch, output diffstat for the input"
686
-msgstr ""
687
-"en lloc d'aplicar el pedaç, emet les estadístiques de diferència de l'entrada"
669
+msgstr "en lloc d'aplicar el pedaç, emet les estadístiques de diferència de l'entrada"
670
689
-#: apply.c:4974
671
+#: apply.c:4975
672
msgid "show number of added and deleted lines in decimal notation"
673
msgstr "mostra el nombre de línies afegides i suprimides en notació decimal"
674
693
-#: apply.c:4976
675
+#: apply.c:4977
676
msgid "instead of applying the patch, output a summary for the input"
677
msgstr "en lloc d'aplicar el pedaç, emet un resum de l'entrada"
678
697
-#: apply.c:4978
679
+#: apply.c:4979
680
msgid "instead of applying the patch, see if the patch is applicable"
681
msgstr "en lloc d'aplicar el pedaç, veges si el pedaç és aplicable"
682
701
-#: apply.c:4980
683
+#: apply.c:4981
684
msgid "make sure the patch is applicable to the current index"
685
msgstr "assegura que el pedaç sigui aplicable a l'índex actual"
686
705
-#: apply.c:4982
687
+#: apply.c:4983
688
msgid "mark new files with `git add --intent-to-add`"
689
msgstr ""
690
709
-#: apply.c:4984
691
+#: apply.c:4985
692
msgid "apply a patch without touching the working tree"
693
msgstr "aplica un pedaç sense tocar l'arbre de treball"
694
713
-#: apply.c:4986
695
+#: apply.c:4987
696
msgid "accept a patch that touches outside the working area"
697
msgstr "accepta un pedaç que toqui fora de l'àrea de treball"
698
717
-#: apply.c:4989
699
+#: apply.c:4990
700
msgid "also apply the patch (use with --stat/--summary/--check)"
701
msgstr "aplica el pedaç també (useu amb --stat/--summary/--check)"
702
721
-#: apply.c:4991
703
+#: apply.c:4992
704
msgid "attempt three-way merge if a patch does not apply"
705
msgstr "intenta una fusió de tres vies si el pedaç no s'aplica"
706
725
-#: apply.c:4993
707
+#: apply.c:4994
708
msgid "build a temporary index based on embedded index information"
709
msgstr "construeix un índex temporal basat en la informació d'índex incrustada"
710
729
-#: apply.c:4996 builtin/checkout-index.c:170 builtin/ls-files.c:523
711
+#: apply.c:4997 builtin/checkout-index.c:173 builtin/ls-files.c:524
712
msgid "paths are separated with NUL character"
713
msgstr "els camins se separen amb el caràcter NUL"
714
733
-#: apply.c:4998
715
+#: apply.c:4999
716
msgid "ensure at least <n> lines of context match"
717
msgstr "assegura't que almenys <n> línies de context coincideixin"
718
737
-#: apply.c:4999 builtin/am.c:2197 builtin/interpret-trailers.c:97
738
-#: builtin/interpret-trailers.c:99 builtin/interpret-trailers.c:101
739
-#: builtin/pack-objects.c:3310 builtin/rebase.c:839
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
721
msgid "action"
722
msgstr "acció"
723
743
-#: apply.c:5000
724
+#: apply.c:5001
725
msgid "detect new or modified lines that have whitespace errors"
745
-msgstr ""
746
-"detecta les línies noves o modificades que tinguin errors d'espai en blanc"
726
+msgstr "detecta les línies noves o modificades que tinguin errors d'espai en blanc"
727
748
-#: apply.c:5003 apply.c:5006
728
+#: apply.c:5004 apply.c:5007
729
msgid "ignore changes in whitespace when finding context"
730
msgstr "ignora els canvis d'espai en blanc en cercar context"
731
752
-#: apply.c:5009
732
+#: apply.c:5010
733
msgid "apply the patch in reverse"
734
msgstr "aplica el pedaç al revés"
735
756
-#: apply.c:5011
736
+#: apply.c:5012
737
msgid "don't expect at least one line of context"
738
msgstr "no esperis almenys una línia de context"
739
760
-#: apply.c:5013
740
+#: apply.c:5014
741
msgid "leave the rejected hunks in corresponding *.rej files"
742
msgstr "deixa els trossos rebutjats en fitxers *.rej corresponents"
743
764
-#: apply.c:5015
744
+#: apply.c:5016
745
msgid "allow overlapping hunks"
746
msgstr "permet trossos encavalcants"
747
768
-#: apply.c:5016 builtin/add.c:290 builtin/check-ignore.c:21
769
-#: builtin/commit.c:1309 builtin/count-objects.c:98 builtin/fsck.c:698
770
-#: builtin/log.c:2023 builtin/mv.c:122 builtin/read-tree.c:127
771
-#: builtin/rebase--interactive.c:157
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
750
msgid "be verbose"
751
msgstr "sigues detallat"
752
775
-#: apply.c:5018
753
+#: apply.c:5019
754
msgid "tolerate incorrectly detected missing new-line at the end of file"
755
msgstr "tolera una línia nova incorrectament detectada al final del fitxer"
756
779
-#: apply.c:5021
757
+#: apply.c:5022
758
msgid "do not trust the line counts in the hunk headers"
759
msgstr "no confiïs en els recomptes de línia en les capçaleres dels trossos"
760
783
-#: apply.c:5023 builtin/am.c:2206
761
+#: apply.c:5024 builtin/am.c:2200
762
msgid "root"
763
msgstr "arrel"
764
787
-#: apply.c:5024
765
+#: apply.c:5025
766
msgid "prepend <root> to all filenames"
767
msgstr "anteposa <arrel> a tots els noms de fitxer"
768
@@ -797,109 +775,122 @@ msgid "git archive --list"
775
msgstr "git archive --list"
776
777
#: archive.c:16
800
-msgid ""
801
-"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
802
-msgstr ""
803
-"git archive --remote <dipòsit> [--exec <ordre>] [<opcions>] <arbre> "
804
-"[<camí>...]"
778
+msgid "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
779
+msgstr "git archive --remote <dipòsit> [--exec <ordre>] [<opcions>] <arbre> [<camí>...]"
780
781
#: archive.c:17
782
msgid "git archive --remote <repo> [--exec <cmd>] --list"
783
msgstr "git archive --remote <dipòsit> [--exec <ordre>] --list"
784
810
-#: archive.c:370 builtin/add.c:176 builtin/add.c:514 builtin/rm.c:298
785
+#: archive.c:372 builtin/add.c:177 builtin/add.c:515 builtin/rm.c:299
786
#, c-format
787
msgid "pathspec '%s' did not match any files"
788
msgstr "l'especificació de camí «%s» no ha coincidit amb cap fitxer"
789
815
-#: archive.c:453
790
+#: archive.c:396
791
+#, c-format
792
+msgid "no such ref: %.*s"
793
+msgstr "no existeix la referència: %.*s"
794
+
795
+#: archive.c:401
796
+#, c-format
797
+msgid "not a valid object name: %s"
798
+msgstr "no és un nom d'objecte vàlid: %s"
799
+
800
+#: archive.c:414
801
+#, c-format
802
+msgid "not a tree object: %s"
803
+msgstr "no és un objecte d'arbre: %s"
804
+
805
+#: archive.c:424
806
+msgid "current working directory is untracked"
807
+msgstr "no es segueix el directori de treball actual"
808
+
809
+#: archive.c:455
810
msgid "fmt"
811
msgstr "format"
812
819
-#: archive.c:453
813
+#: archive.c:455
814
msgid "archive format"
815
msgstr "format d'arxiu"
816
823
-#: archive.c:454 builtin/log.c:1536
817
+#: archive.c:456 builtin/log.c:1549
818
msgid "prefix"
819
msgstr "prefix"
820
827
-#: archive.c:455
821
+#: archive.c:457
822
msgid "prepend prefix to each pathname in the archive"
823
msgstr "anteposa el prefix a cada nom de camí en l'arxiu"
824
831
-#: archive.c:456 builtin/blame.c:820 builtin/blame.c:821 builtin/config.c:129
832
-#: builtin/fast-export.c:1013 builtin/fast-export.c:1015 builtin/grep.c:884
833
-#: builtin/hash-object.c:104 builtin/ls-files.c:559 builtin/ls-files.c:562
834
-#: builtin/notes.c:412 builtin/notes.c:575 builtin/read-tree.c:122
835
-#: parse-options.h:162
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
828
msgid "file"
829
msgstr "fitxer"
830
839
-#: archive.c:457 builtin/archive.c:89
831
+#: archive.c:459 builtin/archive.c:90
832
msgid "write the archive to this file"
833
msgstr "escriu l'arxiu a aquest fitxer"
834
843
-#: archive.c:459
835
+#: archive.c:461
836
msgid "read .gitattributes in working directory"
837
msgstr "llegeix .gitattributes en el directori de treball"
838
847
-#: archive.c:460
839
+#: archive.c:462
840
msgid "report archived files on stderr"
841
msgstr "informa de fitxers arxivats en stderr"
842
851
-#: archive.c:461
843
+#: archive.c:463
844
msgid "store only"
845
msgstr "només emmagatzema"
846
855
-#: archive.c:462
847
+#: archive.c:464
848
msgid "compress faster"
849
msgstr "comprimeix més ràpidament"
850
859
-#: archive.c:470
851
+#: archive.c:472
852
msgid "compress better"
853
msgstr "comprimeix millor"
854
863
-#: archive.c:473
855
+#: archive.c:475
856
msgid "list supported archive formats"
857
msgstr "llista els formats d'arxiu admesos"
858
867
-#: archive.c:475 builtin/archive.c:90 builtin/clone.c:111 builtin/clone.c:114
868
-#: builtin/submodule--helper.c:1374 builtin/submodule--helper.c:1855
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
861
msgid "repo"
862
msgstr "dipòsit"
863
872
-#: archive.c:476 builtin/archive.c:91
864
+#: archive.c:478 builtin/archive.c:92
865
msgid "retrieve the archive from remote repository <repo>"
866
msgstr "recupera l'arxiu del dipòsit remot <dipòsit>"
867
876
-#: archive.c:477 builtin/archive.c:92 builtin/difftool.c:714
877
-#: builtin/notes.c:496
868
+#: archive.c:479 builtin/archive.c:93 builtin/difftool.c:715 builtin/notes.c:498
869
msgid "command"
870
msgstr "ordre"
871
881
-#: archive.c:478 builtin/archive.c:93
872
+#: archive.c:480 builtin/archive.c:94
873
msgid "path to the remote git-upload-archive command"
874
msgstr "camí a l'ordre git-upload-archive remota"
875
885
-#: archive.c:485
876
+#: archive.c:487
877
msgid "Unexpected option --remote"
878
msgstr "Opció inesperada --remote"
879
889
-#: archive.c:487
880
+#: archive.c:489
881
msgid "Option --exec can only be used together with --remote"
882
msgstr "L'opció --exec només es pot usar juntament amb --remote"
883
893
-#: archive.c:489
884
+#: archive.c:491
885
msgid "Unexpected option --output"
886
msgstr "Opció inesperada --output"
887
897
-#: archive.c:511
888
+#: archive.c:513
889
#, c-format
890
msgid "Unknown archive format '%s'"
891
msgstr "Format d'arxiu desconegut «%s»"
892
902
-#: archive.c:518
893
+#: archive.c:520
894
#, c-format
895
msgid "Argument not supported for format '%s': -%d"
896
msgstr "Paràmetre no admès per al format «%s»: -%d"
@@ -925,26 +916,25 @@ msgid "unable to start '%s' filter"
916
msgstr "no s'ha pogut iniciar el filtre «%s»"
917
918
#: archive-tar.c:461
928
-#, fuzzy
919
msgid "unable to redirect descriptor"
930
-msgstr "no s'ha pogut actualitzar l'índex"
920
+msgstr "no s'ha pogut redirigir el descriptor"
921
922
#: archive-tar.c:468
933
-#, fuzzy, c-format
923
+#, c-format
924
msgid "'%s' filter reported error"
935
-msgstr "«%s» és fora del dipòsit"
925
+msgstr "«%s» error reportat pel filtre"
926
927
#: archive-zip.c:314
928
#, c-format
929
msgid "path is not valid UTF-8: %s"
940
-msgstr ""
930
+msgstr "el camí no és vàlid en UTF-8: %s"
931
932
#: archive-zip.c:318
933
#, c-format
934
msgid "path too long (%d chars, SHA1: %s): %s"
945
-msgstr ""
935
+msgstr "el camí és massa llarg (%d caràcters, SHA1: %s): %s"
936
947
-#: archive-zip.c:474 builtin/pack-objects.c:224 builtin/pack-objects.c:227
937
+#: archive-zip.c:474 builtin/pack-objects.c:225 builtin/pack-objects.c:228
938
#, c-format
939
msgid "deflate error (%d)"
940
msgstr "error de deflació (%d)"
@@ -952,14 +942,19 @@ msgstr "error de deflació (%d)"
942
#: archive-zip.c:609
943
#, c-format
944
msgid "timestamp too large for this system: %<PRIuMAX>"
955
-msgstr ""
945
+msgstr "marca de temps massa llarga per a aquest sistema: %<PRIuMAX>"
946
957
-#: attr.c:212
947
+#: attr.c:211
948
#, c-format
949
msgid "%.*s is not a valid attribute name"
950
msgstr "%.*s no és un nom d'atribut vàlid"
951
962
-#: attr.c:409
952
+#: attr.c:368
953
+#, c-format
954
+msgid "%s not allowed: %s:%d"
955
+msgstr "%s no està permès: %s:%d"
956
+
957
+#: attr.c:408
958
msgid ""
959
"Negative patterns are ignored in git attributes\n"
960
"Use '\\!' for literal leading exclamation."
@@ -972,17 +967,17 @@ msgstr ""
967
msgid "Badly quoted content in file '%s': %s"
968
msgstr "Comentari amb cometes errònies en el fitxer «%s»: %s"
969
975
-#: bisect.c:676
970
+#: bisect.c:678
971
#, c-format
972
msgid "We cannot bisect more!\n"
973
msgstr "No podem bisecar més!\n"
974
980
-#: bisect.c:730
975
+#: bisect.c:733
976
#, c-format
977
msgid "Not a valid commit name %s"
978
msgstr "No és un nom de comissió vàlid %s"
979
985
-#: bisect.c:754
980
+#: bisect.c:758
981
#, c-format
982
msgid ""
983
"The merge base %s is bad.\n"
@@ -991,7 +986,7 @@ msgstr ""
986
"La base de fusió %s és errònia.\n"
987
"Això vol dir que el defecte s'ha arreglat entre %s i [%s].\n"
988
994
-#: bisect.c:759
989
+#: bisect.c:763
990
#, c-format
991
msgid ""
992
"The merge base %s is new.\n"
@@ -1000,7 +995,7 @@ msgstr ""
995
"La base de fusió %s és nova.\n"
996
"La propietat s'ha canviat entre %s i [%s].\n"
997
1003
-#: bisect.c:764
998
+#: bisect.c:768
999
#, c-format
1000
msgid ""
1001
"The merge base %s is %s.\n"
@@ -1009,7 +1004,7 @@ msgstr ""
1004
"La base de fusió %s és %s.\n"
1005
"Això vol dir que la primera comissió «%s» és entre %s i [%s].\n"
1006
1012
-#: bisect.c:772
1007
+#: bisect.c:776
1008
#, c-format
1009
msgid ""
1010
"Some %s revs are not ancestors of the %s rev.\n"
@@ -1020,7 +1015,7 @@ msgstr ""
1015
"git bisect no pot funcionar correctament en aquest cas.\n"
1016
"Potser heu confós les revisions %s i %s?\n"
1017
1023
-#: bisect.c:785
1018
+#: bisect.c:789
1019
#, c-format
1020
msgid ""
1021
"the merge base between %s and [%s] must be skipped.\n"
@@ -1028,40 +1023,39 @@ msgid ""
1023
"We continue anyway."
1024
msgstr ""
1025
"s'ha d'ometre la base de fusió entre %s i [%s].\n"
1031
-"Llavors, no podem estar segurs que la primera comissió %s sigui entre %s i "
1032
-"%s.\n"
1026
+"Llavors, no podem estar segurs que la primera comissió %s sigui entre %s i %s.\n"
1027
"Continuem de totes maneres."
1028
1035
-#: bisect.c:818
1029
+#: bisect.c:822
1030
#, c-format
1031
msgid "Bisecting: a merge base must be tested\n"
1032
msgstr "Bisecant: s'ha de provar una base de fusió\n"
1033
1040
-#: bisect.c:858
1034
+#: bisect.c:865
1035
#, c-format
1036
msgid "a %s revision is needed"
1037
msgstr "es necessita una revisió %s"
1038
1045
-#: bisect.c:877 builtin/notes.c:177 builtin/tag.c:237
1039
+#: bisect.c:884 builtin/notes.c:177 builtin/tag.c:237
1040
#, c-format
1041
msgid "could not create file '%s'"
1042
msgstr "no s'ha pogut crear el fitxer «%s»"
1043
1050
-#: bisect.c:928 builtin/merge.c:138
1044
+#: bisect.c:937 builtin/merge.c:139
1045
#, c-format
1046
msgid "could not read file '%s'"
1047
msgstr "no s'ha pogut llegir el fitxer «%s»"
1048
1055
-#: bisect.c:958
1049
+#: bisect.c:967
1050
msgid "reading bisect refs failed"
1051
msgstr "la lectura de les referències de bisecció ha fallat"
1052
1059
-#: bisect.c:977
1053
+#: bisect.c:986
1054
#, c-format
1055
msgid "%s was both %s and %s\n"
1056
msgstr "%s era ambdós %s i %s\n"
1057
1064
-#: bisect.c:985
1058
+#: bisect.c:994
1059
#, c-format
1060
msgid ""
1061
"No testable commit found.\n"
@@ -1070,7 +1064,7 @@ msgstr ""
1064
"No s'ha trobat cap comissió comprovable.\n"
1065
"Potser heu començat amb paràmetres de camí incorrectes?\n"
1066
1073
-#: bisect.c:1004
1067
+#: bisect.c:1013
1068
#, c-format
1069
msgid "(roughly %d step)"
1070
msgid_plural "(roughly %d steps)"
@@ -1080,48 +1074,41 @@ msgstr[1] "(aproximadament %d passos)"
1074
#. TRANSLATORS: the last %s will be replaced with "(roughly %d
1075
#. steps)" translation.
1076
#.
1083
-#: bisect.c:1010
1077
+#: bisect.c:1019
1078
#, c-format
1079
msgid "Bisecting: %d revision left to test after this %s\n"
1080
msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1081
msgstr[0] "Bisecant: manca %d revisió a provar després d'aquesta %s\n"
1082
msgstr[1] "Bisecant: manquen %d revisions a provar després d'aquesta %s\n"
1083
1090
-#: blame.c:1787
1084
+#: blame.c:1792
1085
msgid "--contents and --reverse do not blend well."
1086
msgstr "--contents i --reverse no funcionen bé juntes."
1087
1094
-#: blame.c:1801
1088
+#: blame.c:1806
1089
msgid "cannot use --contents with final commit object name"
1090
msgstr "no es pot usar --contents amb el nom d'objecte de la comissió final"
1091
1098
-#: blame.c:1822
1092
+#: blame.c:1827
1093
msgid "--reverse and --first-parent together require specified latest commit"
1100
-msgstr ""
1101
-"--reverse i --first-parent-together requereixen una última comissió "
1102
-"especificada"
1094
+msgstr "--reverse i --first-parent-together requereixen una última comissió especificada"
1095
1104
-#: blame.c:1831 bundle.c:162 ref-filter.c:2046 sequencer.c:1963
1105
-#: sequencer.c:4002 builtin/commit.c:1001 builtin/log.c:377 builtin/log.c:932
1106
-#: builtin/log.c:1407 builtin/log.c:1783 builtin/log.c:2072 builtin/merge.c:406
1107
-#: builtin/pack-objects.c:3135 builtin/pack-objects.c:3150
1108
-#: builtin/shortlog.c:192
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
1099
msgid "revision walk setup failed"
1100
msgstr "la configuració del passeig per revisions ha fallat"
1101
1112
-#: blame.c:1849
1113
-msgid ""
1114
-"--reverse --first-parent together require range along first-parent chain"
1115
-msgstr ""
1116
-"--reverse --first-parent junts requereixen un rang de la cadena de mares "
1117
-"primeres"
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"
1105
1119
-#: blame.c:1860
1106
+#: blame.c:1865
1107
#, c-format
1108
msgid "no such path %s in %s"
1109
msgstr "no hi ha tal camí %s en %s"
1110
1124
-#: blame.c:1871
1111
+#: blame.c:1876
1112
#, c-format
1113
msgid "cannot read blob %s for path %s"
1114
msgstr "no es pot llegir el blob %s per al camí %s"
@@ -1147,22 +1134,17 @@ msgstr "No s'està establint la branca %s com a la seva pròpia font."
1134
#: branch.c:92
1135
#, c-format
1136
msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1150
-msgstr ""
1151
-"La branca «%s» està configurada per a seguir la branca remota «%s» de «%s» "
1152
-"fent «rebase»."
1137
+msgstr "La branca «%s» està configurada per a seguir la branca remota «%s» de «%s» fent «rebase»."
1138
1139
#: branch.c:93
1140
#, c-format
1141
msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1157
-msgstr ""
1158
-"La branca «%s» està configurada per a seguir la branca remota «%s» de «%s»."
1142
+msgstr "La branca «%s» està configurada per a seguir la branca remota «%s» de «%s»."
1143
1144
#: branch.c:97
1145
#, c-format
1146
msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1163
-msgstr ""
1164
-"La branca «%s» està configurada per a seguir la branca local «%s» fent "
1165
-"«rebase»."
1147
+msgstr "La branca «%s» està configurada per a seguir la branca local «%s» fent «rebase»."
1148
1149
#: branch.c:98
1150
#, c-format
@@ -1172,22 +1154,17 @@ msgstr "La branca «%s» està configurada per a seguir la branca local «%s»."
1154
#: branch.c:103
1155
#, c-format
1156
msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1175
-msgstr ""
1176
-"La branca «%s» està configurada per a seguir la referència remota «%s» fent "
1177
-"«rebase»."
1157
+msgstr "La branca «%s» està configurada per a seguir la referència remota «%s» fent «rebase»."
1158
1159
#: branch.c:104
1160
#, c-format
1161
msgid "Branch '%s' set up to track remote ref '%s'."
1182
-msgstr ""
1183
-"La branca «%s» està configurada per a seguir la referència remota «%s»."
1162
+msgstr "La branca «%s» està configurada per a seguir la referència remota «%s»."
1163
1164
#: branch.c:108
1165
#, c-format
1166
msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1188
-msgstr ""
1189
-"La branca «%s» està configurada per a seguir la referència local «%s» fent "
1190
-"«rebase»."
1167
+msgstr "La branca «%s» està configurada per a seguir la referència local «%s» fent «rebase»."
1168
1169
#: branch.c:109
1170
#, c-format
@@ -1220,9 +1197,7 @@ msgstr "No es pot actualitzar la branca actual a la força."
1197
#: branch.c:232
1198
#, c-format
1199
msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1223
-msgstr ""
1224
-"No es pot configurar la informació de seguiment; el punt inicial «%s» no és "
1225
-"una branca."
1200
+msgstr "No es pot configurar la informació de seguiment; el punt inicial «%s» no és una branca."
1201
1202
#: branch.c:234
1203
#, c-format
@@ -1250,27 +1225,27 @@ msgstr ""
1225
"«git push -u» per a establir la configuració font\n"
1226
"mentre pugeu."
1227
1253
-#: branch.c:279
1228
+#: branch.c:280
1229
#, c-format
1230
msgid "Not a valid object name: '%s'."
1231
msgstr "No és un nom d'objecte vàlid: «%s»."
1232
1258
-#: branch.c:299
1233
+#: branch.c:300
1234
#, c-format
1235
msgid "Ambiguous object name: '%s'."
1236
msgstr "Nom d'objecte ambigu: «%s»."
1237
1263
-#: branch.c:304
1238
+#: branch.c:305
1239
#, c-format
1240
msgid "Not a valid branch point: '%s'."
1241
msgstr "No és un punt de ramificació vàlid: «%s»."
1242
1268
-#: branch.c:358
1243
+#: branch.c:359
1244
#, c-format
1245
msgid "'%s' is already checked out at '%s'"
1246
msgstr "«%s» ja s'ha agafat a «%s»"
1247
1273
-#: branch.c:381
1248
+#: branch.c:382
1249
#, c-format
1250
msgid "HEAD of working tree %s is not updated"
1251
msgstr "HEAD de l'arbre de treball %s no està actualitzat"
@@ -1285,71 +1260,69 @@ msgstr "«%s» no sembla un fitxer de farcell v2"
1260
msgid "unrecognized header: %s%s (%d)"
1261
msgstr "capçalera no reconeguda: %s%s (%d)"
1262
1288
-#: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2182 sequencer.c:2722
1289
-#: builtin/commit.c:774
1263
+#: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2215 sequencer.c:2763 builtin/commit.c:776
1264
#, c-format
1265
msgid "could not open '%s'"
1266
msgstr "no s'ha pogut obrir «%s»"
1267
1294
-#: bundle.c:141
1268
+#: bundle.c:143
1269
msgid "Repository lacks these prerequisite commits:"
1270
msgstr "Al dipòsit li manquen aquestes comissions prerequisits:"
1271
1298
-#: bundle.c:192
1272
+#: bundle.c:194
1273
#, c-format
1274
msgid "The bundle contains this ref:"
1275
msgid_plural "The bundle contains these %d refs:"
1276
msgstr[0] "El farcell conté aquesta referència:"
1277
msgstr[1] "El farcell conté aquestes %d referències:"
1278
1305
-#: bundle.c:199
1279
+#: bundle.c:201
1280
msgid "The bundle records a complete history."
1281
msgstr "El farcell registra una història completa."
1282
1309
-#: bundle.c:201
1283
+#: bundle.c:203
1284
#, c-format
1285
msgid "The bundle requires this ref:"
1286
msgid_plural "The bundle requires these %d refs:"
1287
msgstr[0] "El farcell requereix aquesta referència:"
1288
msgstr[1] "El farcell requereix aquestes %d referències:"
1289
1316
-#: bundle.c:267
1317
-#, fuzzy
1290
+#: bundle.c:269
1291
msgid "unable to dup bundle descriptor"
1319
-msgstr "no s'ha pogut actualitzar l'índex"
1292
+msgstr "no s'ha pogut duplicar el descriptor del farcell"
1293
1321
-#: bundle.c:274
1294
+#: bundle.c:276
1295
msgid "Could not spawn pack-objects"
1296
msgstr "No s'ha pogut executar el pack-objects"
1297
1325
-#: bundle.c:285
1298
+#: bundle.c:287
1299
msgid "pack-objects died"
1300
msgstr "El pack-objects s'ha mort"
1301
1329
-#: bundle.c:327
1302
+#: bundle.c:329
1303
msgid "rev-list died"
1304
msgstr "El rev-list s'ha mort"
1305
1333
-#: bundle.c:376
1306
+#: bundle.c:378
1307
#, c-format
1308
msgid "ref '%s' is excluded by the rev-list options"
1309
msgstr "les opcions de la llista de revisions exclouen la referència «%s»"
1310
1338
-#: bundle.c:456 builtin/log.c:192 builtin/log.c:1688 builtin/shortlog.c:304
1311
+#: bundle.c:457 builtin/log.c:193 builtin/log.c:1701 builtin/shortlog.c:306
1312
#, c-format
1313
msgid "unrecognized argument: %s"
1314
msgstr "paràmetre no reconegut: %s"
1315
1343
-#: bundle.c:464
1316
+#: bundle.c:465
1317
msgid "Refusing to create empty bundle."
1318
msgstr "S'està refusant crear un farcell buit."
1319
1347
-#: bundle.c:474
1320
+#: bundle.c:475
1321
#, c-format
1322
msgid "cannot create '%s'"
1323
msgstr "no es pot crear «%s»"
1324
1352
-#: bundle.c:498
1325
+#: bundle.c:500
1326
msgid "index-pack died"
1327
msgstr "L'index-pack s'ha mort"
1328
@@ -1358,9 +1331,8 @@ msgstr "L'index-pack s'ha mort"
1331
msgid "invalid color value: %.*s"
1332
msgstr "valor de color no vàlid: %.*s"
1333
1361
-#: commit.c:50 sequencer.c:2528 builtin/am.c:370 builtin/am.c:414
1362
-#: builtin/am.c:1390 builtin/am.c:2025 builtin/replace.c:376
1363
-#: builtin/replace.c:448
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
1336
#, c-format
1337
msgid "could not parse %s"
1338
msgstr "no s'ha pogut analitzar %s"
@@ -1382,27 +1354,27 @@ msgid ""
1354
"\"git config advice.graftFileDeprecated false\""
1355
msgstr ""
1356
1385
-#: commit.c:1115
1357
+#: commit.c:1122
1358
#, c-format
1359
msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
1360
msgstr "La comissió %s té una signatura GPG no fiable, suposadament de %s."
1361
1390
-#: commit.c:1118
1362
+#: commit.c:1125
1363
#, c-format
1364
msgid "Commit %s has a bad GPG signature allegedly by %s."
1365
msgstr "La comissió %s té una signatura GPG incorrecta suposadament de %s."
1366
1395
-#: commit.c:1121
1367
+#: commit.c:1128
1368
#, c-format
1369
msgid "Commit %s does not have a GPG signature."
1370
msgstr "La comissió %s no té signatura GPG."
1371
1400
-#: commit.c:1124
1372
+#: commit.c:1131
1373
#, c-format
1374
msgid "Commit %s has a good GPG signature by %s\n"
1375
msgstr "La comissió %s té una signatura GPG bona de %s\n"
1376
1405
-#: commit.c:1378
1377
+#: commit.c:1385
1378
msgid ""
1379
"Warning: commit message did not conform to UTF-8.\n"
1380
"You may want to amend it after fixing the message, or set the config\n"
@@ -1413,94 +1385,135 @@ msgstr ""
1385
"la variable de configuració i18n.commitencoding a la codificació que\n"
1386
"usi el vostre projecte.\n"
1387
1416
-#: commit-graph.c:108
1388
+#: commit-graph.c:101
1389
#, c-format
1390
msgid "graph file %s is too small"
1391
msgstr ""
1392
1421
-#: commit-graph.c:115
1393
+#: commit-graph.c:136
1394
#, c-format
1395
msgid "graph signature %X does not match signature %X"
1396
msgstr ""
1397
1426
-#: commit-graph.c:122
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ó"
1402
1431
-#: commit-graph.c:129
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ó"
1407
1436
-#: commit-graph.c:153
1408
+#: commit-graph.c:173
1409
+msgid "chunk lookup table entry missing; graph file may be incomplete"
1410
+msgstr ""
1411
+
1412
+#: commit-graph.c:184
1413
#, c-format
1414
msgid "improper chunk offset %08x%08x"
1415
msgstr ""
1416
1441
-#: commit-graph.c:189
1417
+#: commit-graph.c:221
1418
#, c-format
1419
msgid "chunk id %08x appears multiple times"
1420
msgstr ""
1421
1446
-#: commit-graph.c:308
1422
+#: commit-graph.c:334
1423
#, c-format
1424
msgid "could not find commit %s"
1425
msgstr "no s'ha pogut trobar la comissió %s"
1426
1451
-#: commit-graph.c:617 builtin/pack-objects.c:2652
1427
+#: commit-graph.c:671 builtin/pack-objects.c:2646
1428
#, c-format
1429
msgid "unable to get type of object %s"
1430
msgstr "no s'ha pogut obtenir el tipus de l'objecte: %s"
1431
1456
-#: commit-graph.c:651
1457
-#, fuzzy
1458
-msgid "Annotating commits in commit graph"
1459
-msgstr "masses comissions per escriure un graf"
1432
+#: commit-graph.c:704
1433
+msgid "Loading known commits in commit graph"
1434
+msgstr "S'estan carregant comissions conegudes al graf de comissions"
1435
+
1436
+#: commit-graph.c:720
1437
+msgid "Expanding reachable commits in commit graph"
1438
+msgstr "S'estan expandint les comissions abastables al graf de comissions"
1439
+
1440
+#: commit-graph.c:732
1441
+msgid "Clearing commit marks in commit graph"
1442
+msgstr "S'estan netejant les marques de comissions al graf de comissions"
1443
1461
-#: commit-graph.c:691
1444
+#: commit-graph.c:752
1445
msgid "Computing commit graph generation numbers"
1446
msgstr ""
1447
1465
-#: commit-graph.c:803 commit-graph.c:826 commit-graph.c:852
1466
-#, fuzzy
1467
-msgid "Finding commits for commit graph"
1468
-msgstr "masses comissions per escriure un graf"
1448
+#: commit-graph.c:869
1449
+#, fuzzy, c-format
1450
+msgid "Finding commits for commit graph in %d pack"
1451
+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"
1454
1470
-#: commit-graph.c:812
1455
+#: commit-graph.c:882
1456
#, c-format
1457
msgid "error adding pack %s"
1458
msgstr "error en afegir paquet %s"
1459
1475
-#: commit-graph.c:814
1460
+#: commit-graph.c:884
1461
#, c-format
1462
msgid "error opening index for %s"
1463
msgstr "s'ha produït un error en obrir l'índex per «%s»"
1464
1480
-#: commit-graph.c:868
1465
+#: commit-graph.c:898
1466
+#, fuzzy, c-format
1467
+msgid "Finding commits for commit graph from %d ref"
1468
+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"
1471
+
1472
+#: commit-graph.c:930
1473
+#, fuzzy
1474
+msgid "Finding commits for commit graph among packed objects"
1475
+msgstr "masses comissions per escriure un graf"
1476
+
1477
+#: commit-graph.c:943
1478
+#, fuzzy
1479
+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 ""
1486
1485
-#: commit-graph.c:895
1487
+#: commit-graph.c:965
1488
#, fuzzy
1489
+msgid "Finding extra edges in commit graph"
1490
+msgstr "masses comissions per escriure un graf"
1491
+
1492
+#: commit-graph.c:989
1493
msgid "too many commits to write graph"
1494
msgstr "masses comissions per escriure un graf"
1495
1490
-#: commit-graph.c:902 midx.c:769
1496
+#: commit-graph.c:996 midx.c:769
1497
#, c-format
1498
msgid "unable to create leading directories of %s"
1499
msgstr "no s'han pogut crear els directoris inicials de «%s»"
1500
1495
-#: commit-graph.c:1002
1501
+#: commit-graph.c:1036
1502
+#, c-format
1503
+msgid "Writing out commit graph in %d pass"
1504
+msgid_plural "Writing out commit graph in %d passes"
1505
+msgstr[0] "S'està escrivint el graf de comissions en %d pas"
1506
+msgstr[1] "S'està escrivint el graf de comissions en %d passos"
1507
+
1508
+#: commit-graph.c:1109
1509
msgid "the commit-graph file has incorrect checksum and is likely corrupt"
1497
-msgstr ""
1510
+msgstr "el fitxer commit-graph (graf de comissions) té una suma de verificació incorrecta i probablement és corrupte"
1511
1499
-#: commit-graph.c:1046
1512
+#: commit-graph.c:1153
1513
msgid "Verifying commits in commit graph"
1501
-msgstr ""
1514
+msgstr "S'estan verificant les comissions al graf de comssions"
1515
1503
-#: compat/obstack.c:405 compat/obstack.c:407
1516
+#: compat/obstack.c:406 compat/obstack.c:408
1517
msgid "memory exhausted"
1518
msgstr "memòria esgotada"
1519
@@ -1525,8 +1538,7 @@ msgstr "les inclusions de configuració relatives han de venir de fitxers"
1538
1539
#: config.c:190
1540
msgid "relative config include conditionals must come from files"
1528
-msgstr ""
1529
-"els condicionals d'inclusió de configuració relatius han de venir de fitxers"
1541
+msgstr "els condicionals d'inclusió de configuració relatius han de venir de fitxers"
1542
1543
#: config.c:348
1544
#, c-format
@@ -1538,7 +1550,7 @@ msgstr "la clau no conté una secció: «%s»"
1550
msgid "key does not contain variable name: %s"
1551
msgstr "la clau no conté un nom de variable: «%s»"
1552
1541
-#: config.c:378 sequencer.c:2296
1553
+#: config.c:378 sequencer.c:2330
1554
#, c-format
1555
msgid "invalid key: %s"
1556
msgstr "clau no vàlida: %s"
@@ -1614,22 +1626,17 @@ msgstr "valor de configuració numèric «%s» erroni per «%s» en el fitxer %s
1626
#: config.c:969
1627
#, c-format
1628
msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1617
-msgstr ""
1618
-"valor de configuració numèric «%s» erroni per «%s» en l'entrada estàndard: %s"
1629
+msgstr "valor de configuració numèric «%s» erroni per «%s» en l'entrada estàndard: %s"
1630
1631
#: config.c:972
1632
#, c-format
1633
msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1623
-msgstr ""
1624
-"valor de configuració numèric «%s» erroni' per «%s» en el blob de submòdul "
1625
-"%s: %s"
1634
+msgstr "valor de configuració numèric «%s» erroni' per «%s» en el blob de submòdul %s: %s"
1635
1636
#: config.c:975
1637
#, c-format
1638
msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1630
-msgstr ""
1631
-"valor de configuració numèric «%s» erroni per «%s» en la línia d'ordres %s: "
1632
-"%s"
1639
+msgstr "valor de configuració numèric «%s» erroni per «%s» en la línia d'ordres %s: %s"
1640
1641
#: config.c:978
1642
#, c-format
@@ -1679,7 +1686,7 @@ msgstr "valor no vàlid per a %s: %s"
1686
msgid "must be one of nothing, matching, simple, upstream or current"
1687
msgstr ""
1688
1682
-#: config.c:1481 builtin/pack-objects.c:3389
1689
+#: config.c:1481 builtin/pack-objects.c:3394
1690
#, c-format
1691
msgid "bad pack compression level %d"
1692
msgstr "nivell de compressió de paquet %d Erroni"
@@ -1720,96 +1727,94 @@ msgstr "%s no vàlid: «%s»"
1727
#: config.c:2250
1728
#, c-format
1729
msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1723
-msgstr ""
1724
-"valor «%s» a core.untrackedCache desconegut; utilitzant el valor per defecte "
1725
-"«keep»"
1730
+msgstr "valor «%s» a core.untrackedCache desconegut; utilitzant el valor per defecte «keep»"
1731
1732
#: config.c:2276
1733
#, c-format
1734
msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1735
msgstr "valor «%d» a splitIndex.maxPercentChange ha d'estar entre 0 i 100"
1736
1732
-#: config.c:2319
1737
+#: config.c:2322
1738
#, c-format
1739
msgid "unable to parse '%s' from command-line config"
1740
msgstr "no s'ha pogut analitzar «%s» de la configuració de la línia d'ordres"
1741
1737
-#: config.c:2321
1742
+#: config.c:2324
1743
#, c-format
1744
msgid "bad config variable '%s' in file '%s' at line %d"
1745
msgstr "variable de configuració «%s» errònia en el fitxer «%s» a la línia %d"
1746
1742
-#: config.c:2402
1747
+#: config.c:2405
1748
#, c-format
1749
msgid "invalid section name '%s'"
1750
msgstr "nom de secció no vàlid «%s»"
1751
1747
-#: config.c:2434
1752
+#: config.c:2437
1753
#, c-format
1754
msgid "%s has multiple values"
1755
msgstr "%s té múltiples valors"
1756
1752
-#: config.c:2463
1757
+#: config.c:2466
1758
#, c-format
1759
msgid "failed to write new configuration file %s"
1760
msgstr "no es pot escriure un nou fitxer de configuració %s"
1761
1757
-#: config.c:2714 config.c:3038
1762
+#: config.c:2716 config.c:3040
1763
#, c-format
1764
msgid "could not lock config file %s"
1765
msgstr "no s'ha pogut blocar el fitxer de configuració %s"
1766
1762
-#: config.c:2725
1767
+#: config.c:2727
1768
#, c-format
1769
msgid "opening %s"
1770
msgstr "s'està obrint %s"
1771
1767
-#: config.c:2760 builtin/config.c:327
1772
+#: config.c:2762 builtin/config.c:328
1773
#, c-format
1774
msgid "invalid pattern: %s"
1775
msgstr "patró no vàlid: %s"
1776
1772
-#: config.c:2785
1777
+#: config.c:2787
1778
#, c-format
1779
msgid "invalid config file %s"
1775
-msgstr "fitxer de configuració vàlid %s"
1780
+msgstr "fitxer de configuració no vàlid %s"
1781
1777
-#: config.c:2798 config.c:3051
1782
+#: config.c:2800 config.c:3053
1783
#, c-format
1784
msgid "fstat on %s failed"
1780
-msgstr "ha fallat fstat a %s"
1785
+msgstr "ha fallat «fstat» a %s"
1786
1782
-#: config.c:2809
1783
-#, fuzzy, c-format
1787
+#: config.c:2811
1788
+#, c-format
1789
msgid "unable to mmap '%s'"
1785
-msgstr "no s'ha pogut accedir a «%s»"
1790
+msgstr "no s'ha pogut fer «mmap» «%s»"
1791
1787
-#: config.c:2818 config.c:3056
1792
+#: config.c:2820 config.c:3058
1793
#, c-format
1794
msgid "chmod on %s failed"
1795
msgstr "ha fallat chmod a %s"
1796
1792
-#: config.c:2903 config.c:3153
1797
+#: config.c:2905 config.c:3155
1798
#, c-format
1799
msgid "could not write config file %s"
1800
msgstr "no s'ha pogut escriure el fitxer de configuració «%s»"
1801
1797
-#: config.c:2937
1802
+#: config.c:2939
1803
#, c-format
1804
msgid "could not set '%s' to '%s'"
1805
msgstr "no s'ha pogut establir «%s» a «%s»"
1806
1802
-#: config.c:2939 builtin/remote.c:782
1807
+#: config.c:2941 builtin/remote.c:782
1808
#, c-format
1809
msgid "could not unset '%s'"
1810
msgstr "no s'ha pogut desassignar «%s»"
1811
1807
-#: config.c:3029
1812
+#: config.c:3031
1813
#, c-format
1814
msgid "invalid section name: %s"
1815
msgstr "nom de secció no vàlida: %s"
1816
1812
-#: config.c:3196
1817
+#: config.c:3198
1818
#, c-format
1819
msgid "missing value for '%s'"
1820
msgstr "falta el valor per «%s»"
@@ -1838,7 +1843,7 @@ msgstr "el servidor no és compatible amb «%s»"
1843
#: connect.c:103
1844
#, c-format
1845
msgid "server doesn't support feature '%s'"
1841
-msgstr "el servidor no es compatible amb la característica «%s»"
1846
+msgstr "el servidor no és compatible amb la característica «%s»"
1847
1848
#: connect.c:114
1849
msgid "expected flush after capabilities"
@@ -1854,65 +1859,62 @@ msgid "protocol error: unexpected capabilities^{}"
1859
msgstr ""
1860
1861
#: connect.c:273
1857
-#, fuzzy, c-format
1862
+#, c-format
1863
msgid "protocol error: expected shallow sha-1, got '%s'"
1859
-msgstr "s'esperava shallow/unshallow, s'ha rebut %s"
1864
+msgstr "s'ha produït un error de protocol: s'esperava shallow sha-1, s'ha rebut «%s»"
1865
1866
#: connect.c:275
1867
msgid "repository on the other end cannot be shallow"
1868
msgstr ""
1869
1865
-#: connect.c:310 fetch-pack.c:182 builtin/archive.c:63
1866
-#, c-format
1867
-msgid "remote error: %s"
1868
-msgstr "error remot: %s"
1869
-
1870
-#: connect.c:316
1870
+#: connect.c:313
1871
msgid "invalid packet"
1872
msgstr "paquet no vàlid"
1873
1874
-#: connect.c:336
1875
-#, fuzzy, c-format
1874
+#: connect.c:333
1875
+#, c-format
1876
msgid "protocol error: unexpected '%s'"
1877
-msgstr "error de protocol: capçalera de paquet errònia"
1877
+msgstr "s'ha produït un error de protocol: no s'esperava «%s»"
1878
1879
-#: connect.c:444
1879
+#: connect.c:441
1880
#, fuzzy, c-format
1881
msgid "invalid ls-refs response: %s"
1882
msgstr "referència no vàlida: %s"
1883
1884
-#: connect.c:448
1884
+#: connect.c:445
1885
msgid "expected flush after ref listing"
1886
msgstr ""
1887
1888
-#: connect.c:547
1888
+#: connect.c:544
1889
#, c-format
1890
msgid "protocol '%s' is not supported"
1891
msgstr "el protocol «%s» no és compatible"
1892
1893
-#: connect.c:598
1893
+#: connect.c:595
1894
msgid "unable to set SO_KEEPALIVE on socket"
1895
-msgstr ""
1895
+msgstr "no s'ha pogut establir SO_KEEPALIVE al sòcol"
1896
1897
-#: connect.c:638 connect.c:701
1898
-#, fuzzy, c-format
1897
+#: connect.c:635 connect.c:698
1898
+#, c-format
1899
msgid "Looking up %s ... "
1900
-msgstr "S'està comprovant el pedaç %s..."
1900
+msgstr "S'està cercant %s..."
1901
1902
-#: connect.c:642
1903
-#, fuzzy, c-format
1902
+#: connect.c:639
1903
+#, c-format
1904
msgid "unable to look up %s (port %s) (%s)"
1905
-msgstr "no s'ha pogut moure %s a %s"
1905
+msgstr "no s'ha pogut trobar %s (port %s) (%s)"
1906
1907
#. TRANSLATORS: this is the end of "Looking up %s ... "
1908
-#: connect.c:646 connect.c:717
1908
+#: connect.c:643 connect.c:714
1909
#, c-format
1910
msgid ""
1911
"done.\n"
1912
"Connecting to %s (port %s) ... "
1913
msgstr ""
1914
+"fet.\n"
1915
+"S'està connectant a %s (port %s) ... "
1916
1915
-#: connect.c:668 connect.c:745
1917
+#: connect.c:665 connect.c:742
1918
#, c-format
1919
msgid ""
1920
"unable to connect to %s:\n"
@@ -1922,63 +1924,61 @@ msgstr ""
1924
"%s"
1925
1926
#. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
1925
-#: connect.c:674 connect.c:751
1927
+#: connect.c:671 connect.c:748
1928
msgid "done."
1929
msgstr "fet."
1930
1929
-#: connect.c:705
1930
-#, fuzzy, c-format
1931
+#: connect.c:702
1932
+#, c-format
1933
msgid "unable to look up %s (%s)"
1932
-msgstr "no s'ha pogut obrir %s: %s\n"
1934
+msgstr "no s'ha pogut trobar %s (%s)"
1935
1934
-#: connect.c:711
1936
+#: connect.c:708
1937
#, c-format
1938
msgid "unknown port %s"
1939
msgstr "port desconegut %s"
1940
1939
-#: connect.c:848 connect.c:1174
1941
+#: connect.c:845 connect.c:1171
1942
#, c-format
1943
msgid "strange hostname '%s' blocked"
1942
-msgstr ""
1944
+msgstr "s'ha bloquejat el nom extrany d'amfitrió «%s»"
1945
1944
-#: connect.c:850
1946
+#: connect.c:847
1947
#, c-format
1948
msgid "strange port '%s' blocked"
1947
-msgstr ""
1949
+msgstr "s'ha bloquejat el port extrany «%s»"
1950
1949
-#: connect.c:860
1950
-#, fuzzy, c-format
1951
+#: connect.c:857
1952
+#, c-format
1953
msgid "cannot start proxy %s"
1952
-msgstr "no es pot fer stat en «%s»"
1954
+msgstr "no s'ha pogut iniciar servidor intermediari «%s»"
1955
1954
-#: connect.c:927
1956
+#: connect.c:924
1957
msgid "no path specified; see 'git help pull' for valid url syntax"
1958
msgstr ""
1959
1958
-#: connect.c:1122
1960
+#: connect.c:1119
1961
msgid "ssh variant 'simple' does not support -4"
1960
-msgstr ""
1962
+msgstr "la variant «simple» d'ssh no és compatible amb -4"
1963
1962
-#: connect.c:1134
1964
+#: connect.c:1131
1965
msgid "ssh variant 'simple' does not support -6"
1964
-msgstr ""
1966
+msgstr "la variant «simple» d'ssh no és compatible amb -6"
1967
1966
-#: connect.c:1151
1967
-#, fuzzy
1968
+#: connect.c:1148
1969
msgid "ssh variant 'simple' does not support setting port"
1969
-msgstr "el destí receptor no admet pujar --signed"
1970
+msgstr "la variant «simple» d'ssh no permet definir el port"
1971
1971
-#: connect.c:1262
1972
+#: connect.c:1259
1973
#, c-format
1974
msgid "strange pathname '%s' blocked"
1974
-msgstr ""
1975
+msgstr "s'ha bloquejat el nom de fitxer extrany «%s»"
1976
1976
-#: connect.c:1307
1977
-#, fuzzy
1977
+#: connect.c:1304
1978
msgid "unable to fork"
1979
-msgstr "no s'ha pogut obrir %s"
1979
+msgstr "no s'ha pogut bifurcar"
1980
1981
-#: connected.c:68 builtin/fsck.c:202 builtin/prune.c:147
1981
+#: connected.c:68 builtin/fsck.c:221 builtin/prune.c:146
1982
msgid "Checking connectivity"
1983
msgstr "S'està comprovant la connectivitat"
1984
@@ -1994,96 +1994,92 @@ msgstr "escriptura fallada al rev-list"
1994
msgid "failed to close rev-list's stdin"
1995
msgstr "s'ha produït un error en tancar l'stdin del rev-list"
1996
1997
-#: convert.c:194
1997
+#: convert.c:193
1998
#, c-format
1999
msgid "illegal crlf_action %d"
2000
msgstr ""
2001
2002
-#: convert.c:207
2002
+#: convert.c:206
2003
#, c-format
2004
msgid "CRLF would be replaced by LF in %s"
2005
msgstr "CRLF es reemplaçà per LF en %s."
2006
2007
-#: convert.c:209
2007
+#: convert.c:208
2008
#, c-format
2009
msgid ""
2010
"CRLF will be replaced by LF in %s.\n"
2011
"The file will have its original line endings in your working directory"
2012
msgstr ""
2013
"CRLF serà reemplaçat per LF en %s.\n"
2014
-"El fitxer tindrà els seus terminadors de línia originals en el vostre "
2015
-"directori de treball."
2014
+"El fitxer tindrà els seus terminadors de línia originals en el vostre directori de treball."
2015
2017
-#: convert.c:217
2016
+#: convert.c:216
2017
#, c-format
2018
msgid "LF would be replaced by CRLF in %s"
2019
msgstr "LF es reemplaçà per LF en %s"
2020
2022
-#: convert.c:219
2021
+#: convert.c:218
2022
#, c-format
2023
msgid ""
2024
"LF will be replaced by CRLF in %s.\n"
2025
"The file will have its original line endings in your working directory"
2026
msgstr ""
2027
"LF serà reemplaçat per CRLF en %s.\n"
2029
-"El fitxer tindrà els seus terminadors de línia originals en el vostre "
2030
-"directori de treball."
2028
+"El fitxer tindrà els seus terminadors de línia originals en el vostre directori de treball."
2029
2032
-#: convert.c:280
2030
+#: convert.c:279
2031
#, c-format
2032
msgid "BOM is prohibited in '%s' if encoded as %s"
2033
msgstr ""
2034
2037
-#: convert.c:287
2035
+#: convert.c:286
2036
#, c-format
2039
-msgid ""
2040
-"The file '%s' contains a byte order mark (BOM). Please use UTF-%s as working-"
2041
-"tree-encoding."
2037
+msgid "The file '%s' contains a byte order mark (BOM). Please use UTF-%s as working-tree-encoding."
2038
msgstr ""
2039
2044
-#: convert.c:305
2040
+#: convert.c:304
2041
#, c-format
2042
msgid "BOM is required in '%s' if encoded as %s"
2043
msgstr ""
2044
2049
-#: convert.c:307
2045
+#: convert.c:306
2046
#, c-format
2047
msgid ""
2052
-"The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2053
-"%sLE (depending on the byte order) as working-tree-encoding."
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."
2050
msgstr ""
2051
2056
-#: convert.c:425 convert.c:496
2052
+#: convert.c:424 convert.c:495
2053
#, c-format
2054
msgid "failed to encode '%s' from %s to %s"
2055
msgstr "s'ha produït un error en codificar «%s» des de %s a %s"
2056
2061
-#: convert.c:468
2057
+#: convert.c:467
2058
#, c-format
2059
msgid "encoding '%s' from %s to %s and back is not the same"
2060
msgstr "codificar «%s» des de %s a %s i cap enrere no és el mateix"
2061
2066
-#: convert.c:674
2062
+#: convert.c:673
2063
#, c-format
2064
msgid "cannot fork to run external filter '%s'"
2065
msgstr "no es pot bifurcar per a executar el filtre extern «%s»"
2066
2071
-#: convert.c:694
2067
+#: convert.c:693
2068
#, c-format
2069
msgid "cannot feed the input to external filter '%s'"
2070
msgstr "no es pot alimentar l'entrada al filtre extern «%s»"
2071
2076
-#: convert.c:701
2072
+#: convert.c:700
2073
#, c-format
2074
msgid "external filter '%s' failed %d"
2075
msgstr "el filtre extern «%s» ha fallat %d"
2076
2081
-#: convert.c:736 convert.c:739
2077
+#: convert.c:735 convert.c:738
2078
#, c-format
2079
msgid "read from external filter '%s' failed"
2080
msgstr "la lectura del filtre extern «%s» ha fallat"
2081
2086
-#: convert.c:742 convert.c:796
2082
+#: convert.c:741 convert.c:796
2083
#, c-format
2084
msgid "external filter '%s' failed"
2085
msgstr "el filtre extern «%s» ha fallat"
@@ -2098,9 +2094,7 @@ msgstr ""
2094
2095
#: convert.c:929
2096
#, c-format
2101
-msgid ""
2102
-"external filter '%s' is not available anymore although not all paths have "
2103
-"been filtered"
2097
+msgid "external filter '%s' is not available anymore although not all paths have been filtered"
2098
msgstr ""
2099
2100
#: convert.c:1228
@@ -2117,53 +2111,53 @@ msgstr "la creació de «%s» ha fallat"
2111
msgid "%s: smudge filter %s failed"
2112
msgstr "s'ha produït un error en actualitzar els fitxers"
2113
2120
-#: date.c:116
2114
+#: date.c:137
2115
msgid "in the future"
2116
msgstr "en el futur"
2117
2124
-#: date.c:122
2118
+#: date.c:143
2119
#, c-format
2120
msgid "%<PRIuMAX> second ago"
2121
msgid_plural "%<PRIuMAX> seconds ago"
2122
msgstr[0] "fa %<PRIuMAX> segon"
2123
msgstr[1] "fa %<PRIuMAX> segons"
2124
2131
-#: date.c:129
2125
+#: date.c:150
2126
#, c-format
2127
msgid "%<PRIuMAX> minute ago"
2128
msgid_plural "%<PRIuMAX> minutes ago"
2129
msgstr[0] "fa %<PRIuMAX> minut"
2130
msgstr[1] "fa %<PRIuMAX> minuts"
2131
2138
-#: date.c:136
2132
+#: date.c:157
2133
#, c-format
2134
msgid "%<PRIuMAX> hour ago"
2135
msgid_plural "%<PRIuMAX> hours ago"
2136
msgstr[0] "fa %<PRIuMAX> hora"
2137
msgstr[1] "fa %<PRIuMAX> hores"
2138
2145
-#: date.c:143
2139
+#: date.c:164
2140
#, c-format
2141
msgid "%<PRIuMAX> day ago"
2142
msgid_plural "%<PRIuMAX> days ago"
2143
msgstr[0] "fa %<PRIuMAX> dia"
2144
msgstr[1] "fa %<PRIuMAX> dies"
2145
2152
-#: date.c:149
2146
+#: date.c:170
2147
#, c-format
2148
msgid "%<PRIuMAX> week ago"
2149
msgid_plural "%<PRIuMAX> weeks ago"
2150
msgstr[0] "fa %<PRIuMAX> setmana"
2151
msgstr[1] "fa %<PRIuMAX> setmanes"
2152
2159
-#: date.c:156
2153
+#: date.c:177
2154
#, c-format
2155
msgid "%<PRIuMAX> month ago"
2156
msgid_plural "%<PRIuMAX> months ago"
2157
msgstr[0] "fa %<PRIuMAX> mes"
2158
msgstr[1] "fa %<PRIuMAX> mesos"
2159
2166
-#: date.c:167
2160
+#: date.c:188
2161
#, c-format
2162
msgid "%<PRIuMAX> year"
2163
msgid_plural "%<PRIuMAX> years"
@@ -2171,43 +2165,43 @@ msgstr[0] "%<PRIuMAX> any"
2165
msgstr[1] "%<PRIuMAX> anys"
2166
2167
#. TRANSLATORS: "%s" is "<n> years"
2174
-#: date.c:170
2168
+#: date.c:191
2169
#, c-format
2170
msgid "%s, %<PRIuMAX> month ago"
2171
msgid_plural "%s, %<PRIuMAX> months ago"
2172
msgstr[0] "fa %s i %<PRIuMAX> mes"
2173
msgstr[1] "fa %s i %<PRIuMAX> mesos"
2174
2181
-#: date.c:175 date.c:180
2175
+#: date.c:196 date.c:201
2176
#, c-format
2177
msgid "%<PRIuMAX> year ago"
2178
msgid_plural "%<PRIuMAX> years ago"
2179
msgstr[0] "fa %<PRIuMAX> any"
2180
msgstr[1] "fa %<PRIuMAX> anys"
2181
2188
-#: delta-islands.c:268
2182
+#: delta-islands.c:272
2183
msgid "Propagating island marks"
2190
-msgstr ""
2184
+msgstr "S'estan propagant les marques d'illa"
2185
2192
-#: delta-islands.c:286
2193
-#, fuzzy, c-format
2186
+#: delta-islands.c:290
2187
+#, c-format
2188
msgid "bad tree object %s"
2195
-msgstr "s'ha produït un error en llegir l'objecte «%s»."
2189
+msgstr "objecte d'arbre malmès %s"
2190
2197
-#: delta-islands.c:330
2198
-#, fuzzy, c-format
2191
+#: delta-islands.c:334
2192
+#, c-format
2193
msgid "failed to load island regex for '%s': %s"
2200
-msgstr "S'ha produït un error en cercar l'arbre de %s."
2194
+msgstr "s'ha produït un error en carregar l'expressió regular de l'illa per «%s»: %s"
2195
2202
-#: delta-islands.c:386
2196
+#: delta-islands.c:390
2197
#, c-format
2198
msgid "island regex from config has too many capture groups (max=%d)"
2205
-msgstr ""
2199
+msgstr "l'expressió regular de l'illa des de la configuració té massa grups de captura (màx=%d)"
2200
2207
-#: delta-islands.c:462
2201
+#: delta-islands.c:466
2202
#, c-format
2203
msgid "Marked %d islands, done.\n"
2210
-msgstr ""
2204
+msgstr "Marcades %d illes, fet.\n"
2205
2206
#: diffcore-order.c:24
2207
#, c-format
@@ -2226,9 +2220,7 @@ msgstr "l'opció «%s» requereix un valor"
2220
#: diff.c:158
2221
#, c-format
2222
msgid " Failed to parse dirstat cut-off percentage '%s'\n"
2229
-msgstr ""
2230
-" S'ha produït un error en analitzar el percentatge limitant de dirstat "
2231
-"«%s»\n"
2223
+msgstr " S'ha produït un error en analitzar el percentatge limitant de dirstat «%s»\n"
2224
2225
#: diff.c:163
2226
#, c-format
@@ -2236,32 +2228,26 @@ msgid " Unknown dirstat parameter '%s'\n"
2228
msgstr " Paràmetre de dirstat desconegut «%s»\n"
2229
2230
#: diff.c:291
2239
-#, fuzzy
2240
-msgid ""
2241
-"color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2242
-"'dimmed-zebra', 'plain'"
2243
-msgstr ""
2244
-"el paràmetre de color en moviment ha de ser «no», «default», «zebra», "
2245
-"«dimmed_zebra» o «plain»"
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»"
2233
2247
-#: diff.c:316
2234
+#: diff.c:319
2235
#, c-format
2249
-msgid "ignoring unknown color-moved-ws mode '%s'"
2236
+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'"
2239
msgstr ""
2240
2252
-#: diff.c:323
2253
-msgid ""
2254
-"color-moved-ws: allow-indentation-change cannot be combined with other white "
2255
-"space modes"
2241
+#: diff.c:327
2242
+msgid "color-moved-ws: allow-indentation-change cannot be combined with other whitespace modes"
2243
msgstr ""
2244
2258
-#: diff.c:394
2245
+#: diff.c:400
2246
#, c-format
2247
msgid "Unknown value for 'diff.submodule' config variable: '%s'"
2261
-msgstr ""
2262
-"Valor desconegut de la variable de configuració de 'diff.submodule': «%s»"
2248
+msgstr "Valor desconegut de la variable de configuració de 'diff.submodule': «%s»"
2249
2264
-#: diff.c:454
2250
+#: diff.c:460
2251
#, c-format
2252
msgid ""
2253
"Found errors in 'diff.dirstat' config variable:\n"
@@ -2270,24 +2256,24 @@ msgstr ""
2256
"S'han trobat errors en la variable de configuració 'diff.dirstat':\n"
2257
"%s"
2258
2273
-#: diff.c:4140
2259
+#: diff.c:4211
2260
#, c-format
2261
msgid "external diff died, stopping at %s"
2262
msgstr "el diff external s'ha mort, s'està aturant a %s"
2263
2278
-#: diff.c:4482
2264
+#: diff.c:4553
2265
msgid "--name-only, --name-status, --check and -s are mutually exclusive"
2266
msgstr "--name-only, --name-status, --check i -s són mútuament excloents"
2267
2282
-#: diff.c:4485
2268
+#: diff.c:4556
2269
msgid "-G, -S and --find-object are mutually exclusive"
2270
msgstr "-G, -S and --find-object són mútuament excloents"
2271
2286
-#: diff.c:4563
2272
+#: diff.c:4634
2273
msgid "--follow requires exactly one pathspec"
2274
msgstr "--follow requereix exactament una especificació de camí"
2275
2290
-#: diff.c:4729
2276
+#: diff.c:4800
2277
#, c-format
2278
msgid ""
2279
"Failed to parse --dirstat/-X option parameter:\n"
@@ -2296,65 +2282,58 @@ msgstr ""
2282
"S'ha produït un error en analitzar el paràmetre d'opció de --dirstat/-X:\n"
2283
"%s"
2284
2299
-#: diff.c:4743
2285
+#: diff.c:4814
2286
#, c-format
2287
msgid "Failed to parse --submodule option parameter: '%s'"
2302
-msgstr ""
2303
-"S'ha produït un error en analitzar el paràmetre d'opció de --submodule: «%s»"
2288
+msgstr "S'ha produït un error en analitzar el paràmetre d'opció de --submodule: «%s»"
2289
2305
-#: diff.c:5823
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
2309
-#: diff.c:5826
2294
+#: diff.c:5903
2295
msgid "only found copies from modified paths due to too many files."
2311
-msgstr ""
2312
-"només s'han trobat còpies des de camins modificats a causa de massa fitxers."
2296
+msgstr "només s'han trobat còpies des de camins modificats a causa de massa fitxers."
2297
2314
-#: diff.c:5829
2298
+#: diff.c:5906
2299
#, c-format
2316
-msgid ""
2317
-"you may want to set your %s variable to at least %d and retry the command."
2318
-msgstr ""
2319
-"potser voleu establir la vostra variable %s a almenys %d i tornar a intentar "
2320
-"l'ordre."
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."
2302
2322
-#: dir.c:576
2303
+#: dir.c:538
2304
#, c-format
2305
msgid "pathspec '%s' did not match any file(s) known to git"
2325
-msgstr ""
2326
-"l'especificació de camí «%s» no ha coincidit amb cap fitxer que git conegui"
2306
+msgstr "l'especificació de camí «%s» no ha coincidit amb cap fitxer que git conegui"
2307
2328
-#: dir.c:965
2308
+#: dir.c:927
2309
#, c-format
2310
msgid "cannot use %s as an exclude file"
2311
msgstr "no es pot usar %s com a fitxer d'exclusió"
2312
2333
-#: dir.c:1880
2313
+#: dir.c:1842
2314
#, c-format
2315
msgid "could not open directory '%s'"
2316
msgstr "no s'ha pogut obrir el directori «%s»"
2317
2338
-#: dir.c:2122
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
2342
-#: dir.c:2246
2322
+#: dir.c:2208
2323
msgid "untracked cache is disabled on this system or location"
2344
-msgstr ""
2345
-"la memòria cau no seguida està inhabilitada en aquest sistema o ubicació"
2324
+msgstr "la memòria cau no seguida està inhabilitada en aquest sistema o ubicació"
2325
2347
-#: dir.c:3047
2326
+#: dir.c:3009
2327
#, c-format
2328
msgid "index file corrupt in repo %s"
2329
msgstr "el fitxer d'índex al dipòsit %s és malmès"
2330
2352
-#: dir.c:3092 dir.c:3097
2331
+#: dir.c:3054 dir.c:3059
2332
#, c-format
2333
msgid "could not create directories for %s"
2334
msgstr "no s'han pogut crear directoris per %s"
2335
2357
-#: dir.c:3126
2336
+#: dir.c:3088
2337
#, 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»"
@@ -2396,236 +2375,240 @@ msgstr "Remot sense URL"
2375
msgid "git fetch-pack: expected shallow list"
2376
msgstr "git fetch-pack: llista superficial esperada"
2377
2399
-#: fetch-pack.c:163
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"
2382
+
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"
2386
2403
-#: fetch-pack.c:183
2387
+#: fetch-pack.c:185
2388
#, c-format
2389
msgid "git fetch-pack: expected ACK/NAK, got '%s'"
2390
msgstr "git fetch-pack: s'esperava ACK/NAK, s'ha rebut «%s»"
2391
2408
-#: fetch-pack.c:253
2392
+#: fetch-pack.c:256
2393
msgid "--stateless-rpc requires multi_ack_detailed"
2394
msgstr "--stateless-rpc requereix multi_ack_detailed"
2395
2412
-#: fetch-pack.c:347 fetch-pack.c:1277
2396
+#: fetch-pack.c:358 fetch-pack.c:1264
2397
#, c-format
2398
msgid "invalid shallow line: %s"
2399
msgstr "línia de shallow no vàlida: %s"
2400
2417
-#: fetch-pack.c:353 fetch-pack.c:1283
2401
+#: fetch-pack.c:364 fetch-pack.c:1271
2402
#, c-format
2403
msgid "invalid unshallow line: %s"
2404
msgstr "línia d'unshallow no vàlida: %s"
2405
2422
-#: fetch-pack.c:355 fetch-pack.c:1285
2406
+#: fetch-pack.c:366 fetch-pack.c:1273
2407
#, c-format
2408
msgid "object not found: %s"
2409
msgstr "objecte no trobat: %s"
2410
2427
-#: fetch-pack.c:358 fetch-pack.c:1288
2411
+#: fetch-pack.c:369 fetch-pack.c:1276
2412
#, c-format
2413
msgid "error in object: %s"
2414
msgstr "error en objecte: %s"
2415
2432
-#: fetch-pack.c:360 fetch-pack.c:1290
2416
+#: fetch-pack.c:371 fetch-pack.c:1278
2417
#, c-format
2418
msgid "no shallow found: %s"
2419
msgstr "no s'ha trobat cap shallow: %s"
2420
2437
-#: fetch-pack.c:363 fetch-pack.c:1293
2421
+#: fetch-pack.c:374 fetch-pack.c:1282
2422
#, c-format
2423
msgid "expected shallow/unshallow, got %s"
2424
msgstr "s'esperava shallow/unshallow, s'ha rebut %s"
2425
2442
-#: fetch-pack.c:404
2426
+#: fetch-pack.c:415
2427
#, c-format
2428
msgid "got %s %d %s"
2429
msgstr "s'ha rebut %s %d %s"
2430
2447
-#: fetch-pack.c:421
2431
+#: fetch-pack.c:432
2432
#, c-format
2433
msgid "invalid commit %s"
2434
msgstr "comissió no vàlida %s"
2435
2452
-#: fetch-pack.c:452
2436
+#: fetch-pack.c:463
2437
msgid "giving up"
2438
msgstr "s'està rendint"
2439
2456
-#: fetch-pack.c:464 progress.c:229
2440
+#: fetch-pack.c:475 progress.c:229
2441
msgid "done"
2442
msgstr "fet"
2443
2460
-#: fetch-pack.c:476
2444
+#: fetch-pack.c:487
2445
#, c-format
2446
msgid "got %s (%d) %s"
2447
msgstr "s'ha rebut %s (%d) %s"
2448
2465
-#: fetch-pack.c:522
2449
+#: fetch-pack.c:533
2450
#, c-format
2451
msgid "Marking %s as complete"
2452
msgstr "S'està marcant %s com a complet"
2453
2470
-#: fetch-pack.c:764
2454
+#: fetch-pack.c:740
2455
#, c-format
2456
msgid "already have %s (%s)"
2457
msgstr "ja es té %s (%s)"
2458
2475
-#: fetch-pack.c:803
2459
+#: fetch-pack.c:779
2460
msgid "fetch-pack: unable to fork off sideband demultiplexer"
2461
msgstr "fetch-pack: no s'ha pogut bifurcar del desmultiplexor de banda lateral"
2462
2479
-#: fetch-pack.c:811
2463
+#: fetch-pack.c:787
2464
msgid "protocol error: bad pack header"
2465
msgstr "error de protocol: capçalera de paquet errònia"
2466
2483
-#: fetch-pack.c:879
2467
+#: fetch-pack.c:855
2468
#, c-format
2469
msgid "fetch-pack: unable to fork off %s"
2470
msgstr "fetch-pack: no es pot bifurcar de %s"
2471
2488
-#: fetch-pack.c:895
2472
+#: fetch-pack.c:871
2473
#, c-format
2474
msgid "%s failed"
2475
msgstr "%s ha fallat"
2476
2493
-#: fetch-pack.c:897
2477
+#: fetch-pack.c:873
2478
msgid "error in sideband demultiplexer"
2479
msgstr "error en desmultiplexor de banda lateral"
2480
2497
-#: fetch-pack.c:926
2481
+#: fetch-pack.c:902
2482
msgid "Server does not support shallow clients"
2483
msgstr "El servidor no permet clients superficials"
2484
2501
-#: fetch-pack.c:930
2485
+#: fetch-pack.c:906
2486
msgid "Server supports multi_ack_detailed"
2487
msgstr "El servidor accepta multi_ack_detailed"
2488
2505
-#: fetch-pack.c:933
2489
+#: fetch-pack.c:909
2490
msgid "Server supports no-done"
2491
msgstr "El servidor accepta no-done"
2492
2509
-#: fetch-pack.c:939
2493
+#: fetch-pack.c:915
2494
msgid "Server supports multi_ack"
2495
msgstr "El servidor accepta multi_ack"
2496
2513
-#: fetch-pack.c:943
2497
+#: fetch-pack.c:919
2498
msgid "Server supports side-band-64k"
2499
msgstr "El servidor accepta side-band-64k"
2500
2517
-#: fetch-pack.c:947
2501
+#: fetch-pack.c:923
2502
msgid "Server supports side-band"
2503
msgstr "El servidor accepta banda lateral"
2504
2521
-#: fetch-pack.c:951
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
2525
-#: fetch-pack.c:955
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
2529
-#: fetch-pack.c:965
2513
+#: fetch-pack.c:941
2514
msgid "Server supports ofs-delta"
2515
msgstr "El servidor accepta ofs-delta"
2516
2533
-#: fetch-pack.c:971 fetch-pack.c:1158
2517
+#: fetch-pack.c:947 fetch-pack.c:1140
2518
msgid "Server supports filter"
2519
msgstr "El servidor accepta filtre"
2520
2537
-#: fetch-pack.c:979
2521
+#: fetch-pack.c:955
2522
#, c-format
2523
msgid "Server version is %.*s"
2524
msgstr "La versió del servidor és %.*s"
2525
2542
-#: fetch-pack.c:985
2526
+#: fetch-pack.c:961
2527
msgid "Server does not support --shallow-since"
2528
msgstr "El servidor no admet --shallow-since"
2529
2546
-#: fetch-pack.c:989
2530
+#: fetch-pack.c:965
2531
msgid "Server does not support --shallow-exclude"
2532
msgstr "El servidor no admet --shallow-exclude"
2533
2550
-#: fetch-pack.c:991
2534
+#: fetch-pack.c:967
2535
msgid "Server does not support --deepen"
2536
msgstr "El servidor no admet --deepen"
2537
2554
-#: fetch-pack.c:1008
2538
+#: fetch-pack.c:984
2539
msgid "no common commits"
2540
msgstr "cap comissió en comú"
2541
2558
-#: fetch-pack.c:1020 fetch-pack.c:1418
2542
+#: fetch-pack.c:996 fetch-pack.c:1419
2543
msgid "git fetch-pack: fetch failed."
2544
msgstr "git fetch-pack: l'obtenció ha fallat."
2545
2562
-#: fetch-pack.c:1153
2563
-#, fuzzy
2546
+#: fetch-pack.c:1134
2547
msgid "Server does not support shallow requests"
2565
-msgstr "El servidor no permet clients superficials"
2548
+msgstr "El servidor no permet peticions superficials"
2549
2567
-#: fetch-pack.c:1199
2550
+#: fetch-pack.c:1184
2551
#, c-format
2552
msgid "error reading section header '%s'"
2553
msgstr "error en llegir la capçalera de la secció «%s»"
2554
2572
-#: fetch-pack.c:1205
2555
+#: fetch-pack.c:1190
2556
#, c-format
2557
msgid "expected '%s', received '%s'"
2558
msgstr "s'esperava «%s», s'ha rebut «%s»"
2559
2577
-#: fetch-pack.c:1244
2560
+#: fetch-pack.c:1229
2561
#, c-format
2562
msgid "unexpected acknowledgment line: '%s'"
2563
msgstr ""
2564
2582
-#: fetch-pack.c:1249
2565
+#: fetch-pack.c:1234
2566
#, fuzzy, c-format
2567
msgid "error processing acks: %d"
2568
msgstr "error en llegir %s"
2569
2587
-#: fetch-pack.c:1259
2570
+#: fetch-pack.c:1244
2571
msgid "expected packfile to be sent after 'ready'"
2572
msgstr ""
2573
2591
-#: fetch-pack.c:1261
2574
+#: fetch-pack.c:1246
2575
msgid "expected no other sections to be sent after no 'ready'"
2576
msgstr ""
2577
2595
-#: fetch-pack.c:1298
2578
+#: fetch-pack.c:1287
2579
#, c-format
2580
msgid "error processing shallow info: %d"
2598
-msgstr ""
2581
+msgstr "s'ha produït un error en processar la informació superficial: %d"
2582
2600
-#: fetch-pack.c:1314
2583
+#: fetch-pack.c:1308
2584
#, fuzzy, c-format
2585
msgid "expected wanted-ref, got '%s'"
2586
msgstr "s'esperava shallow/unshallow, s'ha rebut %s"
2587
2605
-#: fetch-pack.c:1324
2588
+#: fetch-pack.c:1318
2589
#, fuzzy, c-format
2590
msgid "unexpected wanted-ref: '%s'"
2591
msgstr "final de fitxer inesperat"
2592
2610
-#: fetch-pack.c:1328
2593
+#: fetch-pack.c:1322
2594
#, c-format
2595
msgid "error processing wanted refs: %d"
2596
msgstr ""
2597
2615
-#: fetch-pack.c:1642
2598
+#: fetch-pack.c:1646
2599
msgid "no matching remote head"
2600
msgstr "no hi ha cap HEAD remot coincident"
2601
2619
-#: fetch-pack.c:1660 builtin/clone.c:664
2602
+#: fetch-pack.c:1664 builtin/clone.c:671
2603
msgid "remote did not send all necessary objects"
2604
msgstr "el remot no ha enviat tots els objectes necessaris"
2605
2623
-#: fetch-pack.c:1686
2606
+#: fetch-pack.c:1690
2607
#, c-format
2608
msgid "no such remote ref %s"
2609
msgstr "no existeix la referència remota %s"
2610
2628
-#: fetch-pack.c:1689
2611
+#: fetch-pack.c:1693
2612
#, c-format
2613
msgid "Server does not allow request for unadvertised object %s"
2614
msgstr "El servidor no permet sol·licitar objectes no anunciats %s"
@@ -2653,8 +2636,7 @@ msgstr "ignora el color no vàlid «%.*s» en log.graphColors"
2636
msgid "'%s': unable to read %s"
2637
msgstr "«%s»: no s'ha pogut llegir %s"
2638
2656
-#: grep.c:2130 setup.c:164 builtin/clone.c:410 builtin/diff.c:81
2657
-#: builtin/rm.c:134
2639
+#: grep.c:2130 setup.c:164 builtin/clone.c:411 builtin/diff.c:82 builtin/rm.c:135
2640
#, c-format
2641
msgid "failed to stat '%s'"
2642
msgstr "s'ha produït un error en fer stat a «%s»"
@@ -2716,44 +2698,41 @@ msgstr ""
2698
msgid "Low-level Commands / Internal Helpers"
2699
msgstr ""
2700
2719
-#: help.c:296
2701
+#: help.c:298
2702
#, c-format
2703
msgid "available git commands in '%s'"
2704
msgstr "ordres de git disponibles en «%s»"
2705
2724
-#: help.c:303
2706
+#: help.c:305
2707
msgid "git commands available from elsewhere on your $PATH"
2708
msgstr "ordres de git disponibles d'altres llocs en el vostre $PATH"
2709
2728
-#: help.c:312
2710
+#: help.c:314
2711
msgid "These are common Git commands used in various situations:"
2730
-msgstr ""
2731
-"Aquestes són ordres del Git habitualment usades en diverses situacions:"
2712
+msgstr "Aquestes són ordres del Git habitualment usades en diverses situacions:"
2713
2733
-#: help.c:361 git.c:90
2734
-#, fuzzy, c-format
2714
+#: help.c:363 git.c:90
2715
+#, c-format
2716
msgid "unsupported command listing type '%s'"
2736
-msgstr "versió d'índex no compatible %s"
2717
+msgstr "tipus de llistat de l'ordre no compatible «%s»"
2718
2738
-#: help.c:408
2739
-#, fuzzy
2719
+#: help.c:410
2720
msgid "The common Git guides are:"
2741
-msgstr "Les guies de Git comunes són:\n"
2721
+msgstr "Les guies de Git comunes són:"
2722
2743
-#: help.c:517
2723
+#: help.c:519
2724
msgid "See 'git help <command>' to read about a specific subcommand"
2725
msgstr ""
2726
2747
-#: help.c:522
2748
-#, fuzzy
2727
+#: help.c:524
2728
msgid "External commands"
2750
-msgstr "s'està executant $command"
2729
+msgstr "Ordres externes"
2730
2752
-#: help.c:530
2731
+#: help.c:539
2732
msgid "Command aliases"
2754
-msgstr ""
2733
+msgstr "Àlies d'ordres"
2734
2756
-#: help.c:594
2735
+#: help.c:603
2736
#, c-format
2737
msgid ""
2738
"'%s' appears to be a git command, but we were not\n"
@@ -2762,33 +2741,31 @@ msgstr ""
2741
"«%s» sembla una ordre de git, però no hem pogut\n"
2742
"executar-la. Pot ser que git-%s estigui malmès?"
2743
2765
-#: help.c:653
2744
+#: help.c:662
2745
msgid "Uh oh. Your system reports no Git commands at all."
2746
msgstr "Ai. El vostre sistema no informa de cap ordre de Git."
2747
2769
-#: help.c:675
2748
+#: help.c:684
2749
#, c-format
2750
msgid "WARNING: You called a Git command named '%s', which does not exist."
2772
-msgstr ""
2773
-"ADVERTÈNCIA: Heu invocat una ordre de Git amb nom «%s», la qual no existeix."
2751
+msgstr "ADVERTÈNCIA: Heu invocat una ordre de Git amb nom «%s», la qual no existeix."
2752
2775
-#: help.c:680
2753
+#: help.c:689
2754
#, c-format
2755
msgid "Continuing under the assumption that you meant '%s'."
2756
msgstr "El procés continuarà, pressuposant que volíeu dir «%s»."
2757
2780
-#: help.c:685
2758
+#: help.c:694
2759
#, c-format
2760
msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
2783
-msgstr ""
2784
-"El procés continuarà en %0.1f segons, pressuposant que volíeu dir «%s»."
2761
+msgstr "El procés continuarà en %0.1f segons, pressuposant que volíeu dir «%s»."
2762
2786
-#: help.c:693
2763
+#: help.c:702
2764
#, c-format
2765
msgid "git: '%s' is not a git command. See 'git --help'."
2766
msgstr "git: «%s» no és una ordre de git. Vegeu 'git --help'."
2767
2791
-#: help.c:697
2768
+#: help.c:706
2769
msgid ""
2770
"\n"
2771
"The most similar command is"
@@ -2802,16 +2779,16 @@ msgstr[1] ""
2779
"\n"
2780
"Les ordres més similar són"
2781
2805
-#: help.c:712
2782
+#: help.c:721
2783
msgid "git version [<options>]"
2784
msgstr "git version [<opcions>]"
2785
2809
-#: help.c:780
2786
+#: help.c:789
2787
#, c-format
2788
msgid "%s: %s - %s"
2789
msgstr "%s: %s - %s"
2790
2814
-#: help.c:784
2791
+#: help.c:793
2792
msgid ""
2793
"\n"
2794
"Did you mean this?"
@@ -2852,21 +2829,16 @@ msgstr ""
2829
2830
#: ident.c:369
2831
msgid "no email was given and auto-detection is disabled"
2855
-msgstr ""
2856
-"no s'ha proporcionat cap adreça electrònica i la detecció automàtica està "
2857
-"inhabilitada"
2832
+msgstr "no s'ha proporcionat cap adreça electrònica i la detecció automàtica està inhabilitada"
2833
2834
#: ident.c:374
2835
#, c-format
2836
msgid "unable to auto-detect email address (got '%s')"
2862
-msgstr ""
2863
-"no s'ha pogut detectar automàticament una adreça electrònica vàlida (s'ha "
2864
-"rebut «%s»)"
2837
+msgstr "no s'ha pogut detectar automàticament una adreça electrònica vàlida (s'ha rebut «%s»)"
2838
2839
#: ident.c:384
2840
msgid "no name was given and auto-detection is disabled"
2868
-msgstr ""
2869
-"no s'ha proporcionat cap nom i la detecció automàtica està inhabilitada"
2841
+msgstr "no s'ha proporcionat cap nom i la detecció automàtica està inhabilitada"
2842
2843
#: ident.c:390
2844
#, c-format
@@ -2883,21 +2855,20 @@ msgstr "nom d'identitat buit (per <%s>) no és permès"
2855
msgid "name consists only of disallowed characters: %s"
2856
msgstr "el nom conté només caràcters no permesos: %s"
2857
2886
-#: ident.c:419 builtin/commit.c:606
2858
+#: ident.c:419 builtin/commit.c:608
2859
#, c-format
2860
msgid "invalid date format: %s"
2861
msgstr "format de data no vàlid: %s"
2862
2891
-#: list-objects-filter-options.c:35
2863
+#: list-objects-filter-options.c:36
2864
msgid "multiple filter-specs cannot be combined"
2865
msgstr ""
2866
2867
#: list-objects-filter-options.c:58
2896
-#, fuzzy
2897
-msgid "only 'tree:0' is supported"
2898
-msgstr "el protocol «%s» no és compatible"
2868
+msgid "expected 'tree:<depth>'"
2869
+msgstr ""
2870
2900
-#: list-objects-filter-options.c:137
2871
+#: list-objects-filter-options.c:152
2872
msgid "cannot change partial clone promisor remote"
2873
msgstr ""
2874
@@ -2930,94 +2901,94 @@ msgstr "No s'ha pogut crear '%s.lock': %s"
2901
msgid "failed to read the cache"
2902
msgstr "s'ha produït un error en llegir la memòria cau"
2903
2933
-#: merge.c:107 rerere.c:720 builtin/am.c:1899 builtin/am.c:1933
2934
-#: builtin/checkout.c:387 builtin/checkout.c:708 builtin/clone.c:764
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
2906
msgid "unable to write new index file"
2907
msgstr "no s'ha pogut escriure un fitxer d'índex nou"
2908
2938
-#: merge-recursive.c:323
2909
+#: merge-recursive.c:332
2910
msgid "(bad commit)\n"
2911
msgstr "(comissió errònia)\n"
2912
2942
-#: merge-recursive.c:345
2913
+#: merge-recursive.c:355
2914
#, fuzzy, c-format
2915
msgid "add_cacheinfo failed for path '%s'; merge aborting."
2916
msgstr "addinfo_cache ha fallat per al camí «%s»"
2917
2947
-#: merge-recursive.c:353
2918
+#: merge-recursive.c:364
2919
#, fuzzy, c-format
2920
msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
2921
msgstr "addinfo_cache ha fallat per al camí «%s»"
2922
2952
-#: merge-recursive.c:435
2923
+#: merge-recursive.c:447
2924
msgid "error building trees"
2925
msgstr "error en construir arbres"
2926
2956
-#: merge-recursive.c:906
2927
+#: merge-recursive.c:902
2928
#, c-format
2929
msgid "failed to create path '%s'%s"
2930
msgstr "s'ha produït un error en crear el camí «%s»%s"
2931
2961
-#: merge-recursive.c:917
2932
+#: merge-recursive.c:913
2933
#, c-format
2934
msgid "Removing %s to make room for subdirectory\n"
2935
msgstr "S'està eliminant %s per a fer espai per al subdirectori\n"
2936
2966
-#: merge-recursive.c:931 merge-recursive.c:950
2937
+#: merge-recursive.c:927 merge-recursive.c:946
2938
msgid ": perhaps a D/F conflict?"
2939
msgstr ": potser un conflicte D/F?"
2940
2970
-#: merge-recursive.c:940
2941
+#: merge-recursive.c:936
2942
#, c-format
2943
msgid "refusing to lose untracked file at '%s'"
2944
msgstr "s'està refusant perdre el fitxer no seguit a «%s»"
2945
2975
-#: merge-recursive.c:982 builtin/cat-file.c:39
2946
+#: merge-recursive.c:978 builtin/cat-file.c:40
2947
#, c-format
2948
msgid "cannot read object %s '%s'"
2949
msgstr "no es pot llegir l'objecte %s «%s»"
2950
2980
-#: merge-recursive.c:984
2951
+#: merge-recursive.c:980
2952
#, c-format
2953
msgid "blob expected for %s '%s'"
2954
msgstr "blob esperat per a %s «%s»"
2955
2985
-#: merge-recursive.c:1008
2956
+#: merge-recursive.c:1004
2957
#, c-format
2958
msgid "failed to open '%s': %s"
2959
msgstr "s'ha produït un error en obrir «%s»: %s"
2960
2990
-#: merge-recursive.c:1019
2961
+#: merge-recursive.c:1015
2962
#, c-format
2963
msgid "failed to symlink '%s': %s"
2964
msgstr "s'ha produït un error en fer l'enllaç simbòlic «%s»: %s"
2965
2995
-#: merge-recursive.c:1024
2966
+#: merge-recursive.c:1020
2967
#, c-format
2968
msgid "do not know what to do with %06o %s '%s'"
2969
msgstr "no se sap què fer amb %06o %s «%s»"
2970
3000
-#: merge-recursive.c:1212
2971
+#: merge-recursive.c:1211
2972
#, c-format
2973
msgid "Failed to merge submodule %s (not checked out)"
2974
msgstr "S'ha produït un error en fusionar el submòdul %s (no està agafat)"
2975
3005
-#: merge-recursive.c:1219
2976
+#: merge-recursive.c:1218
2977
#, c-format
2978
msgid "Failed to merge submodule %s (commits not present)"
2979
msgstr "S'ha produït un error en fusionar el submòdul %s (no hi ha comissions)"
2980
3010
-#: merge-recursive.c:1226
2981
+#: merge-recursive.c:1225
2982
#, c-format
2983
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)"
2985
3015
-#: merge-recursive.c:1234 merge-recursive.c:1246
2986
+#: merge-recursive.c:1233 merge-recursive.c:1245
2987
#, c-format
2988
msgid "Fast-forwarding submodule %s to the following commit:"
2989
msgstr "Avançament ràpid del submòdul %s a la següent comissió:"
2990
3020
-#: merge-recursive.c:1237 merge-recursive.c:1249
2991
+#: merge-recursive.c:1236 merge-recursive.c:1248
2992
#, c-format
2993
msgid "Fast-forwarding submodule %s"
2994
msgstr "Avançament ràpid al submòdul %s"
@@ -3052,238 +3023,200 @@ msgstr ""
3023
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)"
3025
3055
-#: merge-recursive.c:1358
3026
+#: merge-recursive.c:1361
3027
msgid "Failed to execute internal merge"
3028
msgstr "S'ha produït un error en executar la fusió interna"
3029
3059
-#: merge-recursive.c:1363
3030
+#: merge-recursive.c:1366
3031
#, c-format
3032
msgid "Unable to add %s to database"
3033
msgstr "No s'ha pogut afegir %s a la base de dades"
3034
3064
-#: merge-recursive.c:1395
3035
+#: merge-recursive.c:1398
3036
#, c-format
3037
msgid "Auto-merging %s"
3038
msgstr "S'està autofusionant %s"
3039
3069
-#: merge-recursive.c:1416
3040
+#: merge-recursive.c:1419
3041
#, fuzzy, c-format
3042
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»"
3044
3074
-#: merge-recursive.c:1483
3045
+#: merge-recursive.c:1486
3046
#, c-format
3076
-msgid ""
3077
-"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
3078
-"in tree."
3079
-msgstr ""
3080
-"CONFLICTE: (%s/supressió): %s suprimit en %s i %s en %s. La versió %s de %s "
3081
-"s'ha deixat en l'arbre."
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."
3049
3083
-#: merge-recursive.c:1488
3050
+#: merge-recursive.c:1491
3051
#, c-format
3085
-msgid ""
3086
-"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
3087
-"left in tree."
3088
-msgstr ""
3089
-"CONFLICTE: (%s/supressió): %s suprimit en %s i %s a %s en %s. La versió %s "
3090
-"de %s s'ha deixat en l'arbre."
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."
3054
3092
-#: merge-recursive.c:1495
3055
+#: merge-recursive.c:1498
3056
#, c-format
3094
-msgid ""
3095
-"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
3096
-"in tree at %s."
3097
-msgstr ""
3098
-"CONFLICTE: (%s/supressió): %s suprimit en %s i %s en %s. La versió %s de %s "
3099
-"s'ha deixat en l'arbre a %s."
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."
3059
3101
-#: merge-recursive.c:1500
3060
+#: merge-recursive.c:1503
3061
#, c-format
3103
-msgid ""
3104
-"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
3105
-"left in tree at %s."
3062
+msgid "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s left in tree at %s."
3063
msgstr ""
3107
-"CONFLICTE: (%s/supressió): %s suprimit en %s i %s a %s en %s. La versió %s "
3108
-"de %s s'ha deixat en l'arbre a %s."
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."
3065
3110
-#: merge-recursive.c:1534
3066
+#: merge-recursive.c:1537
3067
msgid "rename"
3068
msgstr "canvi de nom"
3069
3114
-#: merge-recursive.c:1534
3070
+#: merge-recursive.c:1537
3071
msgid "renamed"
3072
msgstr "canviat de nom"
3073
3118
-#: merge-recursive.c:1588 merge-recursive.c:1737 merge-recursive.c:2369
3119
-#: merge-recursive.c:3124
3074
+#: merge-recursive.c:1633 merge-recursive.c:2481 merge-recursive.c:3213
3075
#, c-format
3076
msgid "Refusing to lose dirty file at %s"
3077
msgstr "s'està refusant a perdre el fitxer brut a %s"
3078
3124
-#: merge-recursive.c:1602
3079
+#: merge-recursive.c:1643
3080
+#, fuzzy, c-format
3081
+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»"
3083
+
3084
+#: merge-recursive.c:1706
3085
+#, fuzzy, c-format
3086
+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"
3088
+
3089
+#: merge-recursive.c:1734
3090
#, c-format
3091
msgid "%s is a directory in %s adding as %s instead"
3092
msgstr "%s és un directori en %s; s'està afegint com a %s en lloc d'això"
3093
3129
-#: merge-recursive.c:1607
3094
+#: merge-recursive.c:1739
3095
#, c-format
3096
msgid "Refusing to lose untracked file at %s; adding as %s instead"
3132
-msgstr ""
3133
-"s'està refusant perdre el fitxer no seguit a %s; en comptes, s'està afegint "
3134
-"com a %s"
3097
+msgstr "s'està refusant perdre el fitxer no seguit a %s; en comptes, s'està afegint com a %s"
3098
3136
-#: merge-recursive.c:1633
3099
+#: merge-recursive.c:1759
3100
#, c-format
3138
-msgid ""
3139
-"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
3140
-"\"->\"%s\" in \"%s\"%s"
3101
+msgid "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s\"->\"%s\" in \"%s\"%s"
3102
msgstr ""
3142
-"CONFLICTE (canvi de nom/canvi de nom): Canvi de nom \"%s\"->\"%s\" en la "
3143
-"branca \"%s\" canvi de nom \"%s\"->\"%s\" en \"%s\"%s"
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"
3105
3145
-#: merge-recursive.c:1638
3106
+#: merge-recursive.c:1764
3107
msgid " (left unresolved)"
3108
msgstr " (deixat sense resolució)"
3109
3149
-#: merge-recursive.c:1699
3110
+#: merge-recursive.c:1868
3111
#, c-format
3112
msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
3152
-msgstr ""
3153
-"CONFLICTE (canvi de nom/canvi de nom): Canvi de nom %s->%s en %s. Canvi de "
3154
-"nom %s->%s en %s"
3155
-
3156
-#: merge-recursive.c:1734
3157
-#, c-format
3158
-msgid "Renaming %s to %s and %s to %s instead"
3159
-msgstr "S'està canviant el nom de %s a %s i %s a %s en lloc d'això"
3160
-
3161
-#: merge-recursive.c:1746
3162
-#, fuzzy, c-format
3163
-msgid "Refusing to lose untracked file at %s, even though it's in the way."
3164
-msgstr "s'està refusant perdre el fitxer no seguit a «%s»"
3113
+msgstr "CONFLICTE (canvi de nom/canvi de nom): Canvi de nom %s->%s en %s. Canvi de nom %s->%s en %s"
3114
3166
-#: merge-recursive.c:1952
3115
+#: merge-recursive.c:2064
3116
#, c-format
3117
msgid ""
3169
-"CONFLICT (directory rename split): Unclear where to place %s because "
3170
-"directory %s was renamed to multiple other directories, with no destination "
3171
-"getting a majority of the files."
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."
3120
msgstr ""
3121
3174
-#: merge-recursive.c:1984
3122
+#: merge-recursive.c:2096
3123
#, c-format
3124
msgid ""
3177
-"CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
3178
-"implicit directory rename(s) putting the following path(s) there: %s."
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."
3127
msgstr ""
3128
3181
-#: merge-recursive.c:1994
3129
+#: merge-recursive.c:2106
3130
#, c-format
3131
msgid ""
3184
-"CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
3185
-"implicit directory renames tried to put these paths there: %s"
3132
+"CONFLICT (implicit dir rename): Cannot map more than one path to %s; implicit directory renames tried to put these "
3133
+"paths there: %s"
3134
msgstr ""
3135
3188
-#: merge-recursive.c:2086
3136
+#: merge-recursive.c:2198
3137
#, fuzzy, c-format
3190
-msgid ""
3191
-"CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
3192
-">%s in %s"
3193
-msgstr ""
3194
-"CONFLICTE (canvi de nom/canvi de nom): Canvi de nom %s->%s en %s. Canvi de "
3195
-"nom %s->%s en %s"
3196
-
3197
-#: merge-recursive.c:2331
3198
-#, c-format
3199
-msgid ""
3200
-"WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
3201
-"renamed."
3202
-msgstr ""
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"
3140
3204
-#: merge-recursive.c:2737
3141
+#: merge-recursive.c:2443
3142
#, c-format
3206
-msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
3143
+msgid "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was renamed."
3144
msgstr ""
3208
-"CONFLICTE (canvi de nom/afegiment): Canvi de nom %s->%s en %s. %s afegit en "
3209
-"%s"
3210
-
3211
-#: merge-recursive.c:2763
3212
-#, c-format
3213
-msgid "Adding merged %s"
3214
-msgstr "S'està afegint %s fusionat"
3215
-
3216
-#: merge-recursive.c:2770 merge-recursive.c:3127
3217
-#, c-format
3218
-msgid "Adding as %s instead"
3219
-msgstr "S'està afegint com a %s en lloc d'això"
3145
3221
-#: merge-recursive.c:2934
3146
+#: merge-recursive.c:3022
3147
#, c-format
3148
msgid "cannot read object %s"
3149
msgstr "no es pot llegir l'objecte %s"
3150
3226
-#: merge-recursive.c:2937
3151
+#: merge-recursive.c:3025
3152
#, c-format
3153
msgid "object %s is not a blob"
3154
msgstr "l'objecte %s no és un blob"
3155
3231
-#: merge-recursive.c:3006
3156
+#: merge-recursive.c:3094
3157
msgid "modify"
3158
msgstr "modificació"
3159
3235
-#: merge-recursive.c:3006
3160
+#: merge-recursive.c:3094
3161
msgid "modified"
3162
msgstr "modificat"
3163
3239
-#: merge-recursive.c:3017
3164
+#: merge-recursive.c:3105
3165
msgid "content"
3166
msgstr "contingut"
3167
3243
-#: merge-recursive.c:3024
3168
+#: merge-recursive.c:3112
3169
msgid "add/add"
3170
msgstr "afegiment/afegiment"
3171
3247
-#: merge-recursive.c:3071
3172
+#: merge-recursive.c:3160
3173
#, c-format
3174
msgid "Skipped %s (merged same as existing)"
3175
msgstr "S'ha omès %s (el fusionat és igual a l'existent)"
3176
3252
-#: merge-recursive.c:3093 git-submodule.sh:858
3177
+#: merge-recursive.c:3182 git-submodule.sh:861
3178
msgid "submodule"
3179
msgstr "submòdul"
3180
3256
-#: merge-recursive.c:3094
3181
+#: merge-recursive.c:3183
3182
#, c-format
3183
msgid "CONFLICT (%s): Merge conflict in %s"
3184
msgstr "CONFLICTE (%s): Conflicte de fusió en %s"
3185
3186
#: merge-recursive.c:3216
3187
#, c-format
3188
+msgid "Adding as %s instead"
3189
+msgstr "S'està afegint com a %s en lloc d'això"
3190
+
3191
+#: merge-recursive.c:3319
3192
+#, c-format
3193
msgid "Removing %s"
3194
msgstr "S'està eliminant %s"
3195
3266
-#: merge-recursive.c:3242
3196
+#: merge-recursive.c:3345
3197
msgid "file/directory"
3198
msgstr "fitxer/directori"
3199
3270
-#: merge-recursive.c:3248
3200
+#: merge-recursive.c:3351
3201
msgid "directory/file"
3202
msgstr "directori/fitxer"
3203
3274
-#: merge-recursive.c:3255
3204
+#: merge-recursive.c:3358
3205
#, c-format
3206
msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
3277
-msgstr ""
3278
-"CONFLICTE (%s): Hi ha un directori amb nom %s en %s. S'està afegint %s com a "
3279
-"%s"
3207
+msgstr "CONFLICTE (%s): Hi ha un directori amb nom %s en %s. S'està afegint %s com a %s"
3208
3281
-#: merge-recursive.c:3264
3209
+#: merge-recursive.c:3367
3210
#, c-format
3211
msgid "Adding %s"
3212
msgstr "S'està afegint %s"
3213
3286
-#: merge-recursive.c:3300
3214
+#: merge-recursive.c:3376
3215
+#, fuzzy, c-format
3216
+msgid "CONFLICT (add/add): Merge conflict in %s"
3217
+msgstr "CONFLICTE (%s): Conflicte de fusió en %s"
3218
+
3219
+#: merge-recursive.c:3417
3220
#, c-format
3221
msgid ""
3222
"Your local changes to the following files would be overwritten by merge:\n"
@@ -3292,36 +3225,36 @@ msgstr ""
3225
"Els canvis locals als fitxers següents se sobreescriuran per la fusió:\n"
3226
" %s"
3227
3295
-#: merge-recursive.c:3311
3228
+#: merge-recursive.c:3428
3229
msgid "Already up to date!"
3230
msgstr "Ja està al dia!"
3231
3299
-#: merge-recursive.c:3320
3232
+#: merge-recursive.c:3437
3233
#, c-format
3234
msgid "merging of trees %s and %s failed"
3235
msgstr "la fusió dels arbres %s i %s ha fallat"
3236
3304
-#: merge-recursive.c:3419
3237
+#: merge-recursive.c:3536
3238
msgid "Merging:"
3239
msgstr "S'està fusionant:"
3240
3308
-#: merge-recursive.c:3432
3241
+#: merge-recursive.c:3549
3242
#, c-format
3243
msgid "found %u common ancestor:"
3244
msgid_plural "found %u common ancestors:"
3245
msgstr[0] "s'ha trobat %u avantpassat en comú:"
3246
msgstr[1] "s'han trobat %u avantpassats en comú:"
3247
3315
-#: merge-recursive.c:3471
3248
+#: merge-recursive.c:3588
3249
msgid "merge returned no commit"
3250
msgstr "la fusió no ha retornat cap comissió"
3251
3319
-#: merge-recursive.c:3537
3252
+#: merge-recursive.c:3654
3253
#, c-format
3254
msgid "Could not parse object '%s'"
3255
msgstr "No s'ha pogut analitzar l'objecte «%s»"
3256
3324
-#: merge-recursive.c:3553 builtin/merge.c:691 builtin/merge.c:849
3257
+#: merge-recursive.c:3670 builtin/merge.c:692 builtin/merge.c:850
3258
msgid "Unable to write index."
3259
msgstr "No s'ha pogut escriure l'índex."
3260
@@ -3376,7 +3309,7 @@ msgstr ""
3309
3310
#: midx.c:205
3311
#, c-format
3379
-msgid "bad pack-int-id: %u (%u total packs"
3312
+msgid "bad pack-int-id: %u (%u total packs)"
3313
msgstr ""
3314
3315
#: midx.c:246
@@ -3409,8 +3342,7 @@ msgstr "s'ha produït un error en netejar l'índex"
3342
3343
#: midx.c:981
3344
#, c-format
3412
-msgid ""
3413
-"oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
3345
+msgid "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
3346
msgstr ""
3347
3348
#: midx.c:992
@@ -3438,47 +3370,47 @@ msgstr "s'ha produït un error en llegir el fitxer d'ordres «%s»"
3370
msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
3371
msgstr ""
3372
3441
-#: name-hash.c:532
3373
+#: name-hash.c:531
3374
#, fuzzy, c-format
3375
msgid "unable to create lazy_dir thread: %s"
3376
msgstr "no s'ha pogut crear fil: %s"
3377
3446
-#: name-hash.c:554
3378
+#: name-hash.c:553
3379
#, fuzzy, c-format
3380
msgid "unable to create lazy_name thread: %s"
3381
msgstr "no s'ha pogut crear fil: %s"
3382
3451
-#: name-hash.c:560
3383
+#: name-hash.c:559
3384
#, fuzzy, c-format
3385
msgid "unable to join lazy_name thread: %s"
3386
msgstr "no s'ha pogut crear fil: %s"
3387
3456
-#: notes-merge.c:275
3388
+#: notes-merge.c:277
3389
#, c-format
3390
msgid ""
3391
"You have not concluded your previous notes merge (%s exists).\n"
3460
-"Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
3461
-"commit/abort the previous merge before you start a new notes merge."
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."
3394
msgstr ""
3395
"No heu acabat la vostra fusió de notes prèvia (%s existeix).\n"
3464
-"Useu «git notes merge --commit» o «git notes merge --abort» per a cometre/"
3465
-"avortar la fusió prèvia abans de començar una fusió de notes nova."
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."
3398
3467
-#: notes-merge.c:282
3399
+#: notes-merge.c:284
3400
#, c-format
3401
msgid "You have not concluded your notes merge (%s exists)."
3402
msgstr "No heu conclòs la vostra fusió de notes (%s existeix)."
3403
3472
-#: notes-utils.c:45
3404
+#: notes-utils.c:46
3405
msgid "Cannot commit uninitialized/unreferenced notes tree"
3406
msgstr "No es pot cometre un arbre de notes no inicialitzat / no referenciat"
3407
3476
-#: notes-utils.c:104
3408
+#: notes-utils.c:105
3409
#, c-format
3410
msgid "Bad notes.rewriteMode value: '%s'"
3411
msgstr "Valor de notes.rewriteMode erroni: «%s»"
3412
3481
-#: notes-utils.c:114
3413
+#: notes-utils.c:115
3414
#, c-format
3415
msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
3416
msgstr "S'està refusant reescriure les notes en %s (fora de refs/notes/)"
@@ -3487,7 +3419,7 @@ msgstr "S'està refusant reescriure les notes en %s (fora de refs/notes/)"
3419
#. the environment variable, the second %s is
3420
#. its value.
3421
#.
3490
-#: notes-utils.c:144
3422
+#: notes-utils.c:145
3423
#, c-format
3424
msgid "Bad %s value: '%s'"
3425
msgstr "Valor erroni de %s: «%s»"
@@ -3497,74 +3429,142 @@ msgstr "Valor erroni de %s: «%s»"
3429
msgid "invalid object type \"%s\""
3430
msgstr "tipus d'objecte «%s» no vàlid"
3431
3500
-#: object.c:173
3432
+#: object.c:174
3433
#, c-format
3434
msgid "object %s is a %s, not a %s"
3435
msgstr "l'objecte %s és %s, no pas %s"
3436
3505
-#: object.c:233
3437
+#: object.c:234
3438
#, c-format
3439
msgid "object %s has unknown type id %d"
3440
msgstr "l'objecte %s té un identificador de tipus %d desconegut"
3441
3510
-#: object.c:246
3442
+#: object.c:247
3443
#, c-format
3444
msgid "unable to parse object: %s"
3445
msgstr "no s'ha pogut analitzar l'objecte: %s"
3446
3515
-#: object.c:266 object.c:277
3447
+#: object.c:267 object.c:278
3448
#, c-format
3517
-msgid "sha1 mismatch %s"
3449
+msgid "hash mismatch %s"
3450
msgstr ""
3451
3452
#: packfile.c:607
3453
msgid "offset before end of packfile (broken .idx?)"
3454
msgstr "desplaçament abans de la fi del fitxer de paquet (.idx trencat?)"
3455
3524
-#: packfile.c:1864
3456
+#: packfile.c:1870
3457
#, c-format
3458
msgid "offset before start of pack index for %s (corrupt index?)"
3527
-msgstr ""
3528
-"desplaçament abans d'inici d'índex de paquet per a %s (índex corromput?)"
3459
+msgstr "desplaçament abans d'inici d'índex de paquet per a %s (índex corromput?)"
3460
3530
-#: packfile.c:1868
3461
+#: packfile.c:1874
3462
#, c-format
3463
msgid "offset beyond end of pack index for %s (truncated index?)"
3533
-msgstr ""
3534
-"desplaçament més enllà de la fi d'índex de paquet per a %s (índex truncat?)"
3464
+msgstr "desplaçament més enllà de la fi d'índex de paquet per a %s (índex truncat?)"
3465
3536
-#: parse-options.c:672
3537
-msgid "..."
3538
-msgstr "..."
3466
+#: parse-options.c:35
3467
+#, c-format
3468
+msgid "%s requires a value"
3469
+msgstr "%s requereix un valor"
3470
3540
-#: parse-options.c:691
3471
+#: parse-options.c:69
3472
#, c-format
3542
-msgid "usage: %s"
3473
+msgid "%s is incompatible with %s"
3474
+msgstr "%s és incompatible amb %s"
3475
+
3476
+#: parse-options.c:74
3477
+#, c-format
3478
+msgid "%s : incompatible with something else"
3479
+msgstr "%s: és incompatible amb alguna altra cosa"
3480
+
3481
+#: parse-options.c:88 parse-options.c:92 parse-options.c:260
3482
+#, c-format
3483
+msgid "%s takes no value"
3484
+msgstr "%s no accepta cap valor"
3485
+
3486
+#: parse-options.c:90
3487
+#, c-format
3488
+msgid "%s isn't available"
3489
+msgstr "%s no és disponible"
3490
+
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
3497
+#, c-format
3498
+msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
3499
+msgstr ""
3500
+
3501
+#: parse-options.c:322
3502
+#, c-format
3503
+msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
3504
+msgstr ""
3505
+
3506
+#: parse-options.c:356 parse-options.c:364
3507
+#, c-format
3508
+msgid "did you mean `--%s` (with two dashes ?)"
3509
+msgstr ""
3510
+
3511
+#: parse-options.c:649
3512
+#, c-format
3513
+msgid "unknown option `%s'"
3514
+msgstr "opció desconeguda «%s»"
3515
+
3516
+#: parse-options.c:651
3517
+#, fuzzy, c-format
3518
+msgid "unknown switch `%c'"
3519
+msgstr "port desconegut %s"
3520
+
3521
+#: parse-options.c:653
3522
+#, c-format
3523
+msgid "unknown non-ascii option in string: `%s'"
3524
+msgstr "opció no ascii desconeguda en la cadena: «%s»"
3525
+
3526
+#: parse-options.c:675
3527
+msgid "..."
3528
+msgstr "..."
3529
+
3530
+#: parse-options.c:694
3531
+#, c-format
3532
+msgid "usage: %s"
3533
msgstr "ús: %s"
3534
3535
#. TRANSLATORS: the colon here should align with the
3536
#. one in "usage: %s" translation.
3537
#.
3548
-#: parse-options.c:697
3538
+#: parse-options.c:700
3539
#, c-format
3540
msgid " or: %s"
3541
msgstr " o: %s"
3542
3553
-#: parse-options.c:700
3543
+#: parse-options.c:703
3544
#, c-format
3545
msgid " %s"
3546
msgstr " %s"
3547
3558
-#: parse-options.c:739
3548
+#: parse-options.c:742
3549
msgid "-NUM"
3550
msgstr "-NUM"
3551
3562
-#: parse-options-cb.c:37
3552
+#: parse-options-cb.c:21
3553
+#, c-format
3554
+msgid "option `%s' expects a numerical value"
3555
+msgstr "l'opció «%s» espera un valor numèric"
3556
+
3557
+#: parse-options-cb.c:38
3558
#, c-format
3559
msgid "malformed expiration date '%s'"
3560
msgstr "data de venciment «%s» mal formada"
3561
3567
-#: parse-options-cb.c:109
3562
+#: parse-options-cb.c:51
3563
+#, c-format
3564
+msgid "option `%s' expects \"always\", \"auto\", or \"never\""
3565
+msgstr ""
3566
+
3567
+#: parse-options-cb.c:110
3568
#, c-format
3569
msgid "malformed object name '%s'"
3570
msgstr "nom d'objecte «%s» mal format"
@@ -3574,80 +3574,73 @@ msgstr "nom d'objecte «%s» mal format"
3574
msgid "Could not make %s writable by group"
3575
msgstr "No s'ha pogut fer %s escrivible pel grup"
3576
3577
-#: pathspec.c:129
3577
+#: pathspec.c:128
3578
msgid "Escape character '\\' not allowed as last character in attr value"
3579
-msgstr ""
3580
-"El caràcter d'escapament '\\' no està permès com a últim caràcter en un "
3581
-"valor d'un atribut"
3579
+msgstr "El caràcter d'escapament '\\' no està permès com a últim caràcter en un valor d'un atribut"
3580
3583
-#: pathspec.c:147
3581
+#: pathspec.c:146
3582
msgid "Only one 'attr:' specification is allowed."
3583
msgstr "Només es permet una especificació 'attr:'."
3584
3587
-#: pathspec.c:150
3585
+#: pathspec.c:149
3586
msgid "attr spec must not be empty"
3587
msgstr "una especificació d'atribut no pot estar buida"
3588
3591
-#: pathspec.c:193
3589
+#: pathspec.c:192
3590
#, c-format
3591
msgid "invalid attribute name %s"
3592
msgstr "nom d'atribut no vàlid %s"
3593
3596
-#: pathspec.c:258
3594
+#: pathspec.c:257
3595
msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
3598
-msgstr ""
3599
-"els paràmetres d'especificació de camí 'glob' i 'noglob' globals són "
3600
-"incompatibles"
3596
+msgstr "els paràmetres d'especificació de camí 'glob' i 'noglob' globals són incompatibles"
3597
3602
-#: pathspec.c:265
3603
-msgid ""
3604
-"global 'literal' pathspec setting is incompatible with all other global "
3605
-"pathspec settings"
3598
+#: pathspec.c:264
3599
+msgid "global 'literal' pathspec setting is incompatible with all other global pathspec settings"
3600
msgstr ""
3607
-"el paràmetre d'especificació de camí 'literal' global és incompatible amb "
3608
-"tots els altres paràmetres d'especificació de camí globals"
3601
+"el paràmetre d'especificació de camí 'literal' global és incompatible amb tots els altres paràmetres "
3602
+"d'especificació de camí globals"
3603
3610
-#: pathspec.c:305
3604
+#: pathspec.c:304
3605
msgid "invalid parameter for pathspec magic 'prefix'"
3606
msgstr "paràmetre no vàlid per a la màgia d'especificació de camí 'prefix'"
3607
3614
-#: pathspec.c:326
3608
+#: pathspec.c:325
3609
#, c-format
3610
msgid "Invalid pathspec magic '%.*s' in '%s'"
3611
msgstr "Màgia d'especificació de camí no vàlida '%.*s' en «%s»"
3612
3619
-#: pathspec.c:331
3613
+#: pathspec.c:330
3614
#, c-format
3615
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»"
3617
3624
-#: pathspec.c:369
3618
+#: pathspec.c:368
3619
#, c-format
3620
msgid "Unimplemented pathspec magic '%c' in '%s'"
3627
-msgstr "Màgia d'especificació de camí no implementada '%c' en «%s»"
3621
+msgstr "Màgia d'especificació de camí no implementada «%c» en «%s»"
3622
3629
-#: pathspec.c:428
3623
+#: pathspec.c:427
3624
#, c-format
3625
msgid "%s: 'literal' and 'glob' are incompatible"
3626
msgstr "%s: 'literal' i 'glob' són incompatibles"
3627
3634
-#: pathspec.c:441
3628
+#: pathspec.c:440
3629
#, c-format
3630
msgid "%s: '%s' is outside repository"
3631
msgstr "%s: «%s» és fora del dipòsit"
3632
3639
-#: pathspec.c:515
3633
+#: pathspec.c:514
3634
#, c-format
3635
msgid "'%s' (mnemonic: '%c')"
3642
-msgstr "«%s» (mnemònic: '%c')"
3636
+msgstr "«%s» (mnemònic: «%c»)"
3637
3644
-#: pathspec.c:525
3638
+#: pathspec.c:524
3639
#, c-format
3640
msgid "%s: pathspec magic not supported by this command: %s"
3647
-msgstr ""
3648
-"%s: aquesta ordre no està admesa amb la màgia d'especificació de camí: %s"
3641
+msgstr "%s: aquesta ordre no està admesa amb la màgia d'especificació de camí: %s"
3642
3650
-#: pathspec.c:592
3643
+#: pathspec.c:591
3644
#, c-format
3645
msgid "pathspec '%s' is beyond a symbolic link"
3646
msgstr "l'especificació de camí «%s» és més enllà d'un enllaç simbòlic"
@@ -3657,55 +3650,56 @@ msgstr "l'especificació de camí «%s» és més enllà d'un enllaç simbòlic"
3650
msgid "flush packet write failed"
3651
msgstr "no s'ha pogut escriure el fitxer d'etiqueta"
3652
3660
-#: pkt-line.c:142 pkt-line.c:228
3653
+#: pkt-line.c:144 pkt-line.c:230
3654
msgid "protocol error: impossibly long line"
3655
msgstr ""
3656
3664
-#: pkt-line.c:158 pkt-line.c:160
3657
+#: pkt-line.c:160 pkt-line.c:162
3658
#, fuzzy
3659
msgid "packet write with format failed"
3660
msgstr "no s'ha pogut escriure el fitxer d'etiqueta"
3661
3669
-#: pkt-line.c:192
3662
+#: pkt-line.c:194
3663
msgid "packet write failed - data exceeds max packet size"
3671
-msgstr ""
3664
+msgstr "no s'ha pogut escriure el paquet - les dades excedeixen la mida màxima del paquet"
3665
3673
-#: pkt-line.c:199 pkt-line.c:206
3674
-#, fuzzy
3666
+#: pkt-line.c:201 pkt-line.c:208
3667
msgid "packet write failed"
3676
-msgstr "no s'ha pogut escriure el fitxer d'etiqueta"
3668
+msgstr "no s'ha pogut escriure el paquet"
3669
3678
-#: pkt-line.c:291
3679
-#, fuzzy
3670
+#: pkt-line.c:293
3671
msgid "read error"
3681
-msgstr "error de lectura d'entrada"
3672
+msgstr "error de lectura"
3673
3683
-#: pkt-line.c:299
3684
-#, fuzzy
3674
+#: pkt-line.c:301
3675
msgid "the remote end hung up unexpectedly"
3686
-msgstr "El costat remot ha penjat en el moment de contacte inicial"
3676
+msgstr "el remot ha penjat inesperadament"
3677
3688
-#: pkt-line.c:327
3689
-#, fuzzy, c-format
3678
+#: pkt-line.c:329
3679
+#, c-format
3680
msgid "protocol error: bad line length character: %.4s"
3691
-msgstr "error de protocol: capçalera de paquet errònia"
3681
+msgstr "error de protocol: caràcter de longitud de línia erroni: %.4s"
3682
3693
-#: pkt-line.c:337 pkt-line.c:342
3694
-#, fuzzy, c-format
3683
+#: pkt-line.c:339 pkt-line.c:344
3684
+#, c-format
3685
msgid "protocol error: bad line length %d"
3696
-msgstr "error de protocol: capçalera de paquet errònia"
3686
+msgstr "error de protocol: longitud de línia errònia %d"
3687
3698
-#: preload-index.c:118
3699
-#, fuzzy
3688
+#: pkt-line.c:353
3689
+#, c-format
3690
+msgid "remote error: %s"
3691
+msgstr "error remot: %s"
3692
+
3693
+#: preload-index.c:119
3694
msgid "Refreshing index"
3701
-msgstr "no s'ha pogut actualitzar l'índex"
3695
+msgstr "S'està actualitzant l'índex"
3696
3703
-#: preload-index.c:137
3697
+#: preload-index.c:138
3698
#, fuzzy, c-format
3699
msgid "unable to create threaded lstat: %s"
3700
msgstr "no s'ha pogut crear fil: %s"
3701
3708
-#: pretty.c:962
3702
+#: pretty.c:963
3703
msgid "unable to parse --pretty format"
3704
msgstr "no s'ha pogut analitzar el format --pretty"
3705
@@ -3717,7 +3711,7 @@ msgstr "no s'ha pogut iniciar «log»"
3711
msgid "could not read `log` output"
3712
msgstr "no s'ha pogut llegir la sortida de «log»"
3713
3720
-#: range-diff.c:74 sequencer.c:4764
3714
+#: range-diff.c:74 sequencer.c:4828
3715
#, c-format
3716
msgid "could not parse commit '%s'"
3717
msgstr "no s'ha pogut analitzar la comissió «%s»"
@@ -3731,11 +3725,46 @@ msgstr "s'ha produït un error en generar el diff"
3725
msgid "could not parse log for '%s'"
3726
msgstr "no s'ha pogut llegir el fitxer de registre per «%s»"
3727
3734
-#: read-cache.c:1490
3728
+#: read-cache.c:673
3729
+#, fuzzy, c-format
3730
+msgid "will not add file alias '%s' ('%s' already exists in index)"
3731
+msgstr "%s: ja existeix en l'índex"
3732
+
3733
+#: read-cache.c:689
3734
+#, fuzzy
3735
+msgid "cannot create an empty blob in the object database"
3736
+msgstr "escriu l'objecte a la base de dades d'objectes"
3737
+
3738
+#: read-cache.c:710
3739
+#, c-format
3740
+msgid "%s: can only add regular files, symbolic links or git-directories"
3741
+msgstr ""
3742
+
3743
+#: read-cache.c:765
3744
+#, fuzzy, c-format
3745
+msgid "unable to index file '%s'"
3746
+msgstr "no es pot llegir el fitxer d'índex"
3747
+
3748
+#: read-cache.c:784
3749
+#, fuzzy, c-format
3750
+msgid "unable to add '%s' to index"
3751
+msgstr "No s'ha pogut afegir %s a la base de dades"
3752
+
3753
+#: read-cache.c:795
3754
+#, fuzzy, c-format
3755
+msgid "unable to stat '%s'"
3756
+msgstr "no s'ha pogut actualitzar %s"
3757
+
3758
+#: read-cache.c:1304
3759
+#, fuzzy, c-format
3760
+msgid "'%s' appears as both a file and as a directory"
3761
+msgstr "%s existeix i no és directori"
3762
+
3763
+#: read-cache.c:1489
3764
msgid "Refresh index"
3765
msgstr "Actualitza l'índex"
3766
3738
-#: read-cache.c:1604
3767
+#: read-cache.c:1603
3768
#, c-format
3769
msgid ""
3770
"index.version set, but the value is invalid.\n"
@@ -3744,7 +3773,7 @@ msgstr ""
3773
"index.version està establerta, però el valor no és vàlid.\n"
3774
"S'està usant la versió %i"
3775
3747
-#: read-cache.c:1614
3776
+#: read-cache.c:1613
3777
#, c-format
3778
msgid ""
3779
"GIT_INDEX_VERSION set, but the value is invalid.\n"
@@ -3753,59 +3782,141 @@ msgstr ""
3782
"GIT_INDEX_VERSION està establerta, però el valor no és vàlid.\n"
3783
"S'està usant la versió %i"
3784
3756
-#: read-cache.c:1792
3785
+#: read-cache.c:1684
3786
+#, c-format
3787
+msgid "bad signature 0x%08x"
3788
+msgstr "signatura malmesa 0x%08x"
3789
+
3790
+#: read-cache.c:1687
3791
+#, c-format
3792
+msgid "bad index version %d"
3793
+msgstr "versió d'índex incorrecta %d"
3794
+
3795
+#: read-cache.c:1696
3796
+msgid "bad index file sha1 signature"
3797
+msgstr "signatura sha1 malmesa al fitxer d'índex"
3798
+
3799
+#: read-cache.c:1726
3800
+#, c-format
3801
+msgid "index uses %.4s extension, which we do not understand"
3802
+msgstr "l'índex usa l'extensió %.4s, que no es pot entendre"
3803
+
3804
+#: read-cache.c:1728
3805
+#, c-format
3806
+msgid "ignoring %.4s extension"
3807
+msgstr "s'està ignorant l'extensió %.4s"
3808
+
3809
+#: read-cache.c:1765
3810
+#, fuzzy, c-format
3811
+msgid "unknown index entry format 0x%08x"
3812
+msgstr "Format d'arxiu desconegut «%s»"
3813
+
3814
+#: read-cache.c:1781
3815
#, c-format
3816
msgid "malformed name field in the index, near path '%s'"
3817
msgstr ""
3818
3761
-#: read-cache.c:1960 rerere.c:565 rerere.c:599 rerere.c:1111 builtin/add.c:458
3762
-#: builtin/check-ignore.c:177 builtin/checkout.c:289 builtin/checkout.c:585
3763
-#: builtin/checkout.c:953 builtin/clean.c:954 builtin/commit.c:343
3764
-#: builtin/diff-tree.c:115 builtin/grep.c:489 builtin/mv.c:144
3765
-#: builtin/reset.c:244 builtin/rm.c:270 builtin/submodule--helper.c:329
3819
+#: read-cache.c:1836
3820
+msgid "unordered stage entries in index"
3821
+msgstr ""
3822
+
3823
+#: read-cache.c:1839
3824
+#, fuzzy, c-format
3825
+msgid "multiple stage entries for merged file '%s'"
3826
+msgstr "nom d'identitat buit (per <%s>) no és permès"
3827
+
3828
+#: read-cache.c:1842
3829
+#, fuzzy, c-format
3830
+msgid "unordered stage entries for '%s'"
3831
+msgstr "no s'han pogut crear directoris per %s"
3832
+
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
3836
+#: builtin/reset.c:245 builtin/rm.c:271 builtin/submodule--helper.c:330
3837
msgid "index file corrupt"
3838
msgstr "fitxer d'índex malmès"
3839
3769
-#: read-cache.c:2101
3840
+#: read-cache.c:2090
3841
#, fuzzy, c-format
3842
msgid "unable to create load_cache_entries thread: %s"
3843
msgstr "no s'ha pogut crear fil: %s"
3844
3774
-#: read-cache.c:2114
3845
+#: read-cache.c:2103
3846
#, fuzzy, c-format
3847
msgid "unable to join load_cache_entries thread: %s"
3848
msgstr "no s'ha pogut crear fil: %s"
3849
3779
-#: read-cache.c:2200
3850
+#: read-cache.c:2136
3851
+#, fuzzy, c-format
3852
+msgid "%s: index file open failed"
3853
+msgstr "s'ha produït un error en actualitzar els fitxers"
3854
+
3855
+#: read-cache.c:2140
3856
+#, fuzzy, c-format
3857
+msgid "%s: cannot stat the open index"
3858
+msgstr "no es pot llegir l'índex"
3859
+
3860
+#: read-cache.c:2144
3861
+#, c-format
3862
+msgid "%s: index file smaller than expected"
3863
+msgstr ""
3864
+
3865
+#: read-cache.c:2148
3866
+#, fuzzy, c-format
3867
+msgid "%s: unable to map index file"
3868
+msgstr "no es pot llegir el fitxer d'índex"
3869
+
3870
+#: read-cache.c:2190
3871
#, fuzzy, c-format
3872
msgid "unable to create load_index_extensions thread: %s"
3873
msgstr "no s'ha pogut crear fil: %s"
3874
3784
-#: read-cache.c:2227
3875
+#: read-cache.c:2217
3876
#, fuzzy, c-format
3877
msgid "unable to join load_index_extensions thread: %s"
3878
msgstr "no s'ha pogut crear fil: %s"
3879
3789
-#: read-cache.c:2953 sequencer.c:4727 wrapper.c:658 builtin/merge.c:1086
3880
+#: read-cache.c:2239
3881
+#, fuzzy, c-format
3882
+msgid "could not freshen shared index '%s'"
3883
+msgstr "no s'ha pogut llegir el fitxer «%s»"
3884
+
3885
+#: read-cache.c:2274
3886
+#, c-format
3887
+msgid "broken index, expect %s in %s, got %s"
3888
+msgstr ""
3889
+
3890
+#: read-cache.c:2971 sequencer.c:4791 wrapper.c:658 builtin/merge.c:1087
3891
#, c-format
3892
msgid "could not close '%s'"
3893
msgstr "no s'ha pogut tancar «%s»"
3894
3794
-#: read-cache.c:3026 sequencer.c:2203 sequencer.c:3592
3895
+#: read-cache.c:3044 sequencer.c:2237 sequencer.c:3647
3896
#, c-format
3897
msgid "could not stat '%s'"
3898
msgstr "no s'ha pogut fer stat a «%s»"
3899
3799
-#: read-cache.c:3039
3900
+#: read-cache.c:3057
3901
#, c-format
3902
msgid "unable to open git dir: %s"
3903
msgstr "no s'ha pogut obrir el directori git: %s"
3904
3804
-#: read-cache.c:3051
3905
+#: read-cache.c:3069
3906
#, c-format
3907
msgid "unable to unlink: %s"
3908
msgstr "no s'ha pogut desenllaçar: %s"
3909
3910
+#: read-cache.c:3088
3911
+#, fuzzy, c-format
3912
+msgid "cannot fix permission bits on '%s'"
3913
+msgstr "no s'ha pogut resoldre la revisió: %s"
3914
+
3915
+#: read-cache.c:3237
3916
+#, fuzzy, c-format
3917
+msgid "%s: cannot drop to stage #0"
3918
+msgstr "no es pot canviar de directori a %s"
3919
+
3920
#: rebase-interactive.c:10
3921
#, fuzzy
3922
msgid ""
@@ -3834,10 +3945,8 @@ msgstr ""
3945
" r, reword = usa la comissió, però edita el missatge de comissió\n"
3946
" e, edit = usa la comissió, però atura't per a esmenar\n"
3947
" s, squash = usa la comissió, però fusiona'l a la comissió prèvia\n"
3837
-" f, fixup = com \"squash\", però descarta el missatge de registre d'aquesta "
3838
-"comissió\n"
3839
-" x, exec = executa l'ordre (la resta de la línia) usant l'intèrpret "
3840
-"d'ordres\n"
3948
+" f, fixup = com \"squash\", però descarta el missatge de registre d'aquesta comissió\n"
3949
+" x, exec = executa l'ordre (la resta de la línia) usant l'intèrpret d'ordres\n"
3950
" d, drop = elimina la comissió\n"
3951
"\n"
3952
"Es pot canviar l'ordre d'aquestes línies; s'executen de dalt a baix.\n"
@@ -3848,8 +3957,7 @@ msgid ""
3957
"Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
3958
msgstr ""
3959
"\n"
3851
-"No elimineu cap línia. Useu 'drop' explícitament per a eliminar una "
3852
-"comissió.\n"
3960
+"No elimineu cap línia. Useu 'drop' explícitament per a eliminar una comissió.\n"
3961
3962
#: rebase-interactive.c:34 git-rebase--preserve-merges.sh:177
3963
msgid ""
@@ -3887,8 +3995,8 @@ msgstr ""
3995
msgid "Note that empty commits are commented out"
3996
msgstr "Nota que les comissions buides estan comentades"
3997
3890
-#: rebase-interactive.c:62 rebase-interactive.c:75 sequencer.c:2186
3891
-#: sequencer.c:4505 sequencer.c:4561 sequencer.c:4836
3998
+#: rebase-interactive.c:62 rebase-interactive.c:75 sequencer.c:2219 sequencer.c:4569 sequencer.c:4625
3999
+#: sequencer.c:4900
4000
#, c-format
4001
msgid "could not read '%s'."
4002
msgstr "no s'ha pogut llegir «%s»."
@@ -3903,7 +4011,7 @@ msgstr "«%s» no assenyala una comissió"
4011
msgid "ignoring dangling symref %s"
4012
msgstr "s'està ignorant la referència trencada %s"
4013
3906
-#: refs.c:585 ref-filter.c:1951
4014
+#: refs.c:585 ref-filter.c:1976
4015
#, c-format
4016
msgid "ignoring broken ref %s"
4017
msgstr "s'està ignorant la referència trencada %s"
@@ -3914,7 +4022,7 @@ msgid "could not open '%s' for writing: %s"
4022
msgstr "no s'ha pogut obrir «%s» per a escriptura: %s"
4023
4024
#: refs.c:721 refs.c:772
3917
-#, c-format
4025
+#, c-format
4026
msgid "could not read ref '%s'"
4027
msgstr "no s'ha pogut llegir la referència %s"
4028
@@ -3928,15 +4036,13 @@ msgstr "la referència «%s» ja existeix"
4036
msgid "unexpected object ID when writing '%s'"
4037
msgstr "ID d'objecte no esperat en escriure «%s»"
4038
3931
-#: refs.c:740 sequencer.c:394 sequencer.c:2510 sequencer.c:2636
3932
-#: sequencer.c:2650 sequencer.c:2877 sequencer.c:4725 sequencer.c:4788
3933
-#: wrapper.c:656
4039
+#: refs.c:740 sequencer.c:396 sequencer.c:2549 sequencer.c:2675 sequencer.c:2689 sequencer.c:2923 sequencer.c:4789
4040
+#: sequencer.c:4852 wrapper.c:656
4041
#, c-format
4042
msgid "could not write to '%s'"
4043
msgstr "no s'ha pogut escriure a «%s»"
4044
3938
-#: refs.c:767 sequencer.c:4723 sequencer.c:4782 wrapper.c:225 wrapper.c:395
3939
-#: builtin/am.c:728
4045
+#: refs.c:767 sequencer.c:4787 sequencer.c:4846 wrapper.c:225 wrapper.c:395 builtin/am.c:713 builtin/rebase.c:575
4046
#, c-format
4047
msgid "could not open '%s' for writing"
4048
msgstr "no s'ha pogut obrir «%s» per a escriptura"
@@ -3988,21 +4094,19 @@ msgstr "no es pot crear «%s»"
4094
#: refs.c:2045 refs.c:2080
4095
#, fuzzy, c-format
4096
msgid "cannot process '%s' and '%s' at the same time"
3991
-msgstr ""
3992
-"No es poden actualitzar els camins i canviar a la branca «%s» a la vegada."
4097
+msgstr "No es poden actualitzar els camins i canviar a la branca «%s» a la vegada."
4098
3994
-#: refs/files-backend.c:1227
4099
+#: refs/files-backend.c:1228
4100
#, c-format
4101
msgid "could not remove reference %s"
4102
msgstr "no s'ha pogut eliminar la referència %s"
4103
3999
-#: refs/files-backend.c:1241 refs/packed-backend.c:1532
4000
-#: refs/packed-backend.c:1542
4104
+#: refs/files-backend.c:1242 refs/packed-backend.c:1532 refs/packed-backend.c:1542
4105
#, c-format
4106
msgid "could not delete reference %s: %s"
4107
msgstr "no s'ha pogut suprimir la referència %s: %s"
4108
4005
-#: refs/files-backend.c:1244 refs/packed-backend.c:1545
4109
+#: refs/files-backend.c:1245 refs/packed-backend.c:1545
4110
#, c-format
4111
msgid "could not delete references: %s"
4112
msgstr "no s'han pogut suprimir les referències: %s"
@@ -4012,7 +4116,7 @@ msgstr "no s'han pogut suprimir les referències: %s"
4116
msgid "invalid refspec '%s'"
4117
msgstr "fitxer no vàlid: «%s»"
4118
4015
-#: ref-filter.c:39 wt-status.c:1855
4119
+#: ref-filter.c:39 wt-status.c:1861
4120
msgid "gone"
4121
msgstr "no hi és"
4122
@@ -4061,148 +4165,152 @@ msgstr "paràmetre %%(%s) desconegut: %s"
4165
msgid "%%(objecttype) does not take arguments"
4166
msgstr "%%(subject) no accepta paràmetres"
4167
4064
-#: ref-filter.c:235
4065
-#, c-format
4066
-msgid "%%(objectsize) does not take arguments"
4168
+#: ref-filter.c:245
4169
+#, fuzzy, c-format
4170
+msgid "unrecognized %%(objectsize) argument: %s"
4171
+msgstr "paràmetre %%(objectname) no reconegut: %s"
4172
+
4173
+#: ref-filter.c:253
4174
+#, fuzzy, c-format
4175
+msgid "%%(deltabase) does not take arguments"
4176
msgstr "%%(objectsize) no accepta paràmetres"
4177
4069
-#: ref-filter.c:247
4178
+#: ref-filter.c:265
4179
#, c-format
4180
msgid "%%(body) does not take arguments"
4181
msgstr "%%(body) no accepta paràmetres"
4182
4074
-#: ref-filter.c:256
4183
+#: ref-filter.c:274
4184
#, c-format
4185
msgid "%%(subject) does not take arguments"
4186
msgstr "%%(subject) no accepta paràmetres"
4187
4079
-#: ref-filter.c:278
4188
+#: ref-filter.c:296
4189
#, c-format
4190
msgid "unknown %%(trailers) argument: %s"
4191
msgstr "paràmetre %%(trailers) desconegut: %s"
4192
4084
-#: ref-filter.c:307
4193
+#: ref-filter.c:325
4194
#, c-format
4195
msgid "positive value expected contents:lines=%s"
4196
msgstr "valor positiu esperat conté:lines=%s"
4197
4089
-#: ref-filter.c:309
4198
+#: ref-filter.c:327
4199
#, c-format
4200
msgid "unrecognized %%(contents) argument: %s"
4201
msgstr "paràmetre %%(contents) no reconegut: %s"
4202
4094
-#: ref-filter.c:324
4203
+#: ref-filter.c:342
4204
#, c-format
4205
msgid "positive value expected objectname:short=%s"
4206
msgstr "valor positiu esperat nom d'objecte:curt=%s"
4207
4099
-#: ref-filter.c:328
4208
+#: ref-filter.c:346
4209
#, c-format
4210
msgid "unrecognized %%(objectname) argument: %s"
4211
msgstr "paràmetre %%(objectname) no reconegut: %s"
4212
4104
-#: ref-filter.c:358
4213
+#: ref-filter.c:376
4214
#, c-format
4215
msgid "expected format: %%(align:<width>,<position>)"
4216
msgstr "format esperat: %%(align:<amplada>,<posició>)"
4217
4109
-#: ref-filter.c:370
4218
+#: ref-filter.c:388
4219
#, c-format
4220
msgid "unrecognized position:%s"
4221
msgstr "posició no reconeguda:%s"
4222
4114
-#: ref-filter.c:377
4223
+#: ref-filter.c:395
4224
#, c-format
4225
msgid "unrecognized width:%s"
4226
msgstr "amplada no reconeguda:%s"
4227
4119
-#: ref-filter.c:386
4228
+#: ref-filter.c:404
4229
#, c-format
4230
msgid "unrecognized %%(align) argument: %s"
4231
msgstr "paràmetre %%(align) no reconegut: %s"
4232
4124
-#: ref-filter.c:394
4233
+#: ref-filter.c:412
4234
#, c-format
4235
msgid "positive width expected with the %%(align) atom"
4236
msgstr "amplada positiva esperada amb l'àtom %%(align)"
4237
4129
-#: ref-filter.c:412
4238
+#: ref-filter.c:430
4239
#, c-format
4240
msgid "unrecognized %%(if) argument: %s"
4241
msgstr "paràmetre %%(if) no reconegut: %s"
4242
4134
-#: ref-filter.c:508
4243
+#: ref-filter.c:527
4244
#, c-format
4245
msgid "malformed field name: %.*s"
4246
msgstr "nom de camp mal format: %.*s"
4247
4139
-#: ref-filter.c:535
4248
+#: ref-filter.c:554
4249
#, c-format
4250
msgid "unknown field name: %.*s"
4251
msgstr "nom de camp desconegut: %.*s"
4252
4144
-#: ref-filter.c:539
4253
+#: ref-filter.c:558
4254
#, c-format
4146
-msgid ""
4147
-"not a git repository, but the field '%.*s' requires access to object data"
4255
+msgid "not a git repository, but the field '%.*s' requires access to object data"
4256
msgstr ""
4257
4150
-#: ref-filter.c:663
4258
+#: ref-filter.c:682
4259
#, c-format
4260
msgid "format: %%(if) atom used without a %%(then) atom"
4261
msgstr "format: s'ha usat l'àtom %%(if) sense un àtom %%(then)"
4262
4155
-#: ref-filter.c:726
4263
+#: ref-filter.c:745
4264
#, c-format
4265
msgid "format: %%(then) atom used without an %%(if) atom"
4266
msgstr "format: s'ha usat l'àtom %%(then) sense un àtom %%(if)"
4267
4160
-#: ref-filter.c:728
4268
+#: ref-filter.c:747
4269
#, c-format
4270
msgid "format: %%(then) atom used more than once"
4271
msgstr "format: s'ha usat l'àtom %%(then) més d'un cop"
4272
4165
-#: ref-filter.c:730
4273
+#: ref-filter.c:749
4274
#, c-format
4275
msgid "format: %%(then) atom used after %%(else)"
4276
msgstr "format: s'ha usat l'àtom %%(then) després de %%(else)"
4277
4170
-#: ref-filter.c:758
4278
+#: ref-filter.c:777
4279
#, c-format
4280
msgid "format: %%(else) atom used without an %%(if) atom"
4281
msgstr "format: s'ha usat l'àtom %%(else) sense un àtom %%(if)"
4282
4175
-#: ref-filter.c:760
4283
+#: ref-filter.c:779
4284
#, c-format
4285
msgid "format: %%(else) atom used without a %%(then) atom"
4286
msgstr "format: s'ha usat l'àtom %%(else) sense un àtom %%(then)"
4287
4180
-#: ref-filter.c:762
4288
+#: ref-filter.c:781
4289
#, c-format
4290
msgid "format: %%(else) atom used more than once"
4291
msgstr "format: s'ha usat l'àtom %%(else) més d'un cop"
4292
4185
-#: ref-filter.c:777
4293
+#: ref-filter.c:796
4294
#, c-format
4295
msgid "format: %%(end) atom used without corresponding atom"
4296
msgstr "format: s'ha usat l'àtom %%(end) sense l'àtom corresponent"
4297
4190
-#: ref-filter.c:834
4298
+#: ref-filter.c:853
4299
#, c-format
4300
msgid "malformed format string %s"
4301
msgstr "cadena de format mal format %s"
4302
4195
-#: ref-filter.c:1424
4303
+#: ref-filter.c:1447
4304
#, c-format
4305
msgid "(no branch, rebasing %s)"
4306
msgstr "(cap branca, s'està fent «rebase» %s)"
4307
4200
-#: ref-filter.c:1427
4308
+#: ref-filter.c:1450
4309
#, c-format
4310
msgid "(no branch, rebasing detached HEAD %s)"
4311
msgstr "(cap branca, s'està fent «rebase» d'un «HEAD» %s no adjuntat)"
4312
4205
-#: ref-filter.c:1430
4313
+#: ref-filter.c:1453
4314
#, c-format
4315
msgid "(no branch, bisect started on %s)"
4316
msgstr "(cap branca, bisecció començada en %s)"
@@ -4210,7 +4318,7 @@ msgstr "(cap branca, bisecció començada en %s)"
4318
#. TRANSLATORS: make sure this matches "HEAD
4319
#. detached at " in wt-status.c
4320
#.
4213
-#: ref-filter.c:1438
4321
+#: ref-filter.c:1461
4322
#, c-format
4323
msgid "(HEAD detached at %s)"
4324
msgstr "(HEAD separat a %s)"
@@ -4218,159 +4326,277 @@ msgstr "(HEAD separat a %s)"
4326
#. TRANSLATORS: make sure this matches "HEAD
4327
#. detached from " in wt-status.c
4328
#.
4221
-#: ref-filter.c:1445
4329
+#: ref-filter.c:1468
4330
#, c-format
4331
msgid "(HEAD detached from %s)"
4332
msgstr "(HEAD separat de %s)"
4333
4226
-#: ref-filter.c:1449
4334
+#: ref-filter.c:1472
4335
msgid "(no branch)"
4336
msgstr "(cap branca)"
4337
4230
-#: ref-filter.c:1483 ref-filter.c:1638
4338
+#: ref-filter.c:1506 ref-filter.c:1663
4339
#, c-format
4340
msgid "missing object %s for %s"
4341
msgstr "manca l'objecte %s per a %s"
4342
4235
-#: ref-filter.c:1491
4343
+#: ref-filter.c:1516
4344
#, c-format
4345
msgid "parse_object_buffer failed on %s for %s"
4346
msgstr "parse_object_buffer ha fallat en %s per a %s"
4347
4240
-#: ref-filter.c:1857
4348
+#: ref-filter.c:1882
4349
#, c-format
4350
msgid "malformed object at '%s'"
4351
msgstr "objecte mal format a «%s»"
4352
4245
-#: ref-filter.c:1946
4353
+#: ref-filter.c:1971
4354
#, c-format
4355
msgid "ignoring ref with broken name %s"
4356
msgstr "s'està ignorant la referència amb nom malmès %s"
4357
4250
-#: ref-filter.c:2232
4358
+#: ref-filter.c:2257
4359
#, c-format
4360
msgid "format: %%(end) atom missing"
4361
msgstr "format: manca l'àtom %%(end)"
4362
4255
-#: ref-filter.c:2338
4363
+#: ref-filter.c:2352
4364
+#, fuzzy, c-format
4365
+msgid "option `%s' is incompatible with --merged"
4366
+msgstr "--long és incompatible amb --abbrev=0"
4367
+
4368
+#: ref-filter.c:2355
4369
+#, fuzzy, c-format
4370
+msgid "option `%s' is incompatible with --no-merged"
4371
+msgstr "--long és incompatible amb --abbrev=0"
4372
+
4373
+#: ref-filter.c:2365
4374
#, c-format
4375
msgid "malformed object name %s"
4376
msgstr "nom d'objecte %s mal format"
4377
4260
-#: remote.c:607
4378
+#: ref-filter.c:2370
4379
+#, fuzzy, c-format
4380
+msgid "option `%s' must point to a commit"
4381
+msgstr "«%s» no assenyala una comissió"
4382
+
4383
+#: remote.c:363
4384
+#, c-format
4385
+msgid "config remote shorthand cannot begin with '/': %s"
4386
+msgstr ""
4387
+
4388
+#: remote.c:410
4389
+msgid "more than one receivepack given, using the first"
4390
+msgstr ""
4391
+
4392
+#: remote.c:418
4393
+msgid "more than one uploadpack given, using the first"
4394
+msgstr ""
4395
+
4396
+#: remote.c:608
4397
#, c-format
4398
msgid "Cannot fetch both %s and %s to %s"
4399
msgstr "No es poden obtenir ambdós %s i %s a %s"
4400
4265
-#: remote.c:611
4401
+#: remote.c:612
4402
#, c-format
4403
msgid "%s usually tracks %s, not %s"
4404
msgstr "%s generalment segueix %s, no %s"
4405
4270
-#: remote.c:615
4406
+#: remote.c:616
4407
#, c-format
4408
msgid "%s tracks both %s and %s"
4409
msgstr "%s segueix ambdós %s i %s"
4410
4275
-#: remote.c:623
4276
-msgid "Internal error"
4277
-msgstr "Error intern"
4411
+#: remote.c:684
4412
+#, c-format
4413
+msgid "key '%s' of pattern had no '*'"
4414
+msgstr ""
4415
+
4416
+#: remote.c:694
4417
+#, c-format
4418
+msgid "value '%s' of pattern has no '*'"
4419
+msgstr ""
4420
+
4421
+#: remote.c:1000
4422
+#, fuzzy, c-format
4423
+msgid "src refspec %s does not match any"
4424
+msgstr "%s: no coincideix amb l'índex"
4425
+
4426
+#: remote.c:1005
4427
+#, c-format
4428
+msgid "src refspec %s matches more than one"
4429
+msgstr ""
4430
+
4431
+#. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
4432
+#. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
4433
+#. the <src>.
4434
+#.
4435
+#: remote.c:1020
4436
+#, c-format
4437
+msgid ""
4438
+"The destination you provided is not a full refname (i.e.,\n"
4439
+"starting with \"refs/\"). We tried to guess what you meant by:\n"
4440
+"\n"
4441
+"- Looking for a ref that matches '%s' on the remote side.\n"
4442
+"- Checking if the <src> being pushed ('%s')\n"
4443
+" is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
4444
+" refs/{heads,tags}/ prefix on the remote side.\n"
4445
+"\n"
4446
+"Neither worked, so we gave up. You must fully qualify the ref."
4447
+msgstr ""
4448
+
4449
+#: remote.c:1040
4450
+#, c-format
4451
+msgid ""
4452
+"The <src> part of the refspec is a commit object.\n"
4453
+"Did you mean to create a new branch by pushing to\n"
4454
+"'%s:refs/heads/%s'?"
4455
+msgstr ""
4456
+
4457
+#: remote.c:1045
4458
+#, c-format
4459
+msgid ""
4460
+"The <src> part of the refspec is a tag object.\n"
4461
+"Did you mean to create a new tag by pushing to\n"
4462
+"'%s:refs/tags/%s'?"
4463
+msgstr ""
4464
+
4465
+#: remote.c:1050
4466
+#, c-format
4467
+msgid ""
4468
+"The <src> part of the refspec is a tree object.\n"
4469
+"Did you mean to tag a new tree by pushing to\n"
4470
+"'%s:refs/tags/%s'?"
4471
+msgstr ""
4472
+
4473
+#: remote.c:1055
4474
+#, c-format
4475
+msgid ""
4476
+"The <src> part of the refspec is a blob object.\n"
4477
+"Did you mean to tag a new blob by pushing to\n"
4478
+"'%s:refs/tags/%s'?"
4479
+msgstr ""
4480
+
4481
+#: remote.c:1091
4482
+#, fuzzy, c-format
4483
+msgid "%s cannot be resolved to branch"
4484
+msgstr "«%s» no es pot usar amb canvi de branca"
4485
+
4486
+#: remote.c:1102
4487
+#, fuzzy, c-format
4488
+msgid "unable to delete '%s': remote ref does not exist"
4489
+msgstr "no s'ha pogut escriure el fitxer «%s» mode %o"
4490
+
4491
+#: remote.c:1114
4492
+#, c-format
4493
+msgid "dst refspec %s matches more than one"
4494
+msgstr ""
4495
+
4496
+#: remote.c:1121
4497
+#, c-format
4498
+msgid "dst ref %s receives from more than one src"
4499
+msgstr ""
4500
4279
-#: remote.c:1569 remote.c:1670
4501
+#: remote.c:1624 remote.c:1725
4502
msgid "HEAD does not point to a branch"
4503
msgstr "HEAD no assenyala cap branca"
4504
4283
-#: remote.c:1578
4505
+#: remote.c:1633
4506
#, c-format
4507
msgid "no such branch: '%s'"
4508
msgstr "no hi ha tal branca: «%s»"
4509
4288
-#: remote.c:1581
4510
+#: remote.c:1636
4511
#, c-format
4512
msgid "no upstream configured for branch '%s'"
4513
msgstr "cap font configurada per a la branca «%s»"
4514
4293
-#: remote.c:1587
4515
+#: remote.c:1642
4516
#, c-format
4517
msgid "upstream branch '%s' not stored as a remote-tracking branch"
4518
msgstr "la branca font «%s» no s'emmagatzema com a branca amb seguiment remot"
4519
4298
-#: remote.c:1602
4520
+#: remote.c:1657
4521
#, c-format
4522
msgid "push destination '%s' on remote '%s' has no local tracking branch"
4301
-msgstr ""
4302
-"el destí de pujada «%s» en el remot «%s» no té cap branca amb seguiment remot"
4523
+msgstr "el destí de pujada «%s» en el remot «%s» no té cap branca amb seguiment remot"
4524
4304
-#: remote.c:1614
4525
+#: remote.c:1669
4526
#, c-format
4527
msgid "branch '%s' has no remote for pushing"
4528
msgstr "la branca «%s» no té cap remot al qual pujar"
4529
4309
-#: remote.c:1624
4530
+#: remote.c:1679
4531
#, c-format
4532
msgid "push refspecs for '%s' do not include '%s'"
4533
msgstr "les especificacions de referència de «%s» no inclouen «%s»"
4534
4314
-#: remote.c:1637
4535
+#: remote.c:1692
4536
msgid "push has no destination (push.default is 'nothing')"
4537
msgstr "push no té destí (push.default és 'nothing')"
4538
4318
-#: remote.c:1659
4539
+#: remote.c:1714
4540
msgid "cannot resolve 'simple' push to a single destination"
4541
msgstr "no es pot resoldre una pujada 'simple' a un sol destí"
4542
4322
-#: remote.c:1935
4543
+#: remote.c:1840
4544
+#, fuzzy, c-format
4545
+msgid "couldn't find remote ref %s"
4546
+msgstr "No s'ha pogut trobar la referència HEAD remota"
4547
+
4548
+#: remote.c:1853
4549
+#, c-format
4550
+msgid "* Ignoring funny ref '%s' locally"
4551
+msgstr ""
4552
+
4553
+#: remote.c:1990
4554
#, c-format
4555
msgid "Your branch is based on '%s', but the upstream is gone.\n"
4556
msgstr "La vostra branca està basada en «%s», però la font no hi és.\n"
4557
4327
-#: remote.c:1939
4558
+#: remote.c:1994
4559
msgid " (use \"git branch --unset-upstream\" to fixup)\n"
4560
msgstr " (useu \"git branch --unset-upstream\" per a arreglar)\n"
4561
4331
-#: remote.c:1942
4562
+#: remote.c:1997
4563
#, c-format
4564
msgid "Your branch is up to date with '%s'.\n"
4565
msgstr "La vostra branca està al dia amb «%s».\n"
4566
4336
-#: remote.c:1946
4567
+#: remote.c:2001
4568
#, c-format
4569
msgid "Your branch and '%s' refer to different commits.\n"
4570
msgstr "La vostra branca i «%s» es refereixen a diferents comissions.\n"
4571
4341
-#: remote.c:1949
4572
+#: remote.c:2004
4573
#, c-format
4574
msgid " (use \"%s\" for details)\n"
4575
msgstr ""
4576
4346
-#: remote.c:1953
4577
+#: remote.c:2008
4578
#, c-format
4579
msgid "Your branch is ahead of '%s' by %d commit.\n"
4580
msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
4581
msgstr[0] "La vostra branca està davant de «%s» per %d comissió.\n"
4582
msgstr[1] "La vostra branca està davant de «%s» per %d comissions.\n"
4583
4353
-#: remote.c:1959
4584
+#: remote.c:2014
4585
msgid " (use \"git push\" to publish your local commits)\n"
4586
msgstr " (useu \"git push\" per a publicar les vostres comissions locals)\n"
4587
4357
-#: remote.c:1962
4588
+#: remote.c:2017
4589
#, c-format
4590
msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
4360
-msgid_plural ""
4361
-"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
4362
-msgstr[0] ""
4363
-"La vostra branca està darrere de «%s» %d comissió, i pot avançar-se "
4364
-"ràpidament.\n"
4365
-msgstr[1] ""
4366
-"La vostra branca està darrere de «%s» %d comissions, i pot avançar-se "
4367
-"ràpidament.\n"
4591
+msgid_plural "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
4592
+msgstr[0] "La vostra branca està darrere de «%s» %d comissió, i pot avançar-se ràpidament.\n"
4593
+msgstr[1] "La vostra branca està darrere de «%s» %d comissions, i pot avançar-se ràpidament.\n"
4594
4369
-#: remote.c:1970
4595
+#: remote.c:2025
4596
msgid " (use \"git pull\" to update your local branch)\n"
4597
msgstr " (useu \"git pull\" per a actualitzar la vostra branca local)\n"
4598
4373
-#: remote.c:1973
4599
+#: remote.c:2028
4600
#, c-format
4601
msgid ""
4602
"Your branch and '%s' have diverged,\n"
@@ -4385,10 +4611,15 @@ msgstr[1] ""
4611
"La vostra branca i «%s» han divergit,\n"
4612
"i tenen %d i %d comissions distintes cada una, respectivament.\n"
4613
4388
-#: remote.c:1983
4614
+#: remote.c:2038
4615
msgid " (use \"git pull\" to merge the remote branch into yours)\n"
4616
msgstr " (useu \"git pull\" per a fusionar la branca remota a la vostra)\n"
4617
4618
+#: remote.c:2221
4619
+#, fuzzy, c-format
4620
+msgid "cannot parse expected object name '%s'"
4621
+msgstr "no es pot llegir l'objecte %s «%s»"
4622
+
4623
#: replace-object.c:21
4624
#, fuzzy, c-format
4625
msgid "bad replace ref name: %s"
@@ -4413,7 +4644,7 @@ msgstr ""
4644
msgid "unable to write rerere record"
4645
msgstr "no s'ha pogut escriure l'objecte de nota"
4646
4416
-#: rerere.c:485 rerere.c:692 sequencer.c:3136 sequencer.c:3162
4647
+#: rerere.c:485 rerere.c:692 sequencer.c:3186 sequencer.c:3212 builtin/fsck.c:314
4648
#, fuzzy, c-format
4649
msgid "could not write '%s'"
4650
msgstr "no s'ha pogut escriure a «%s»"
@@ -4468,8 +4699,7 @@ msgstr "no es pot fer symlink en «%s» «%s»"
4699
msgid "Recorded preimage for '%s'"
4700
msgstr "no s'ha pogut llegir el fitxer de registre «%s»"
4701
4471
-#: rerere.c:881 submodule.c:1763 builtin/submodule--helper.c:1413
4472
-#: builtin/submodule--helper.c:1423
4702
+#: rerere.c:881 submodule.c:2012 builtin/submodule--helper.c:1417 builtin/submodule--helper.c:1427
4703
#, c-format
4704
msgid "could not create directory '%s'"
4705
msgstr "no s'ha pogut crear el directori «%s»"
@@ -4504,103 +4734,97 @@ msgstr "no s'ha pogut llegir el fitxer de registre «%s»"
4734
msgid "unable to open rr-cache directory"
4735
msgstr "no s'ha pogut actualitzar l'arbre cau"
4736
4507
-#: revision.c:2324
4737
+#: revision.c:2484
4738
msgid "your current branch appears to be broken"
4739
msgstr "la vostra branca actual sembla malmesa"
4740
4511
-#: revision.c:2327
4741
+#: revision.c:2487
4742
#, c-format
4743
msgid "your current branch '%s' does not have any commits yet"
4744
msgstr "la branca actual «%s» encara no té cap comissió"
4745
4516
-#: revision.c:2523
4746
+#: revision.c:2684
4747
msgid "--first-parent is incompatible with --bisect"
4748
msgstr "--first-parent és incompatible amb --bisect"
4749
4520
-#: run-command.c:740
4750
+#: run-command.c:742
4751
msgid "open /dev/null failed"
4752
msgstr "s'ha produït un error en obrir /dev/null"
4753
4524
-#: run-command.c:1229
4754
+#: run-command.c:1231
4755
#, fuzzy, c-format
4756
msgid "cannot create async thread: %s"
4757
msgstr "no s'ha pogut crear fil: %s"
4758
4529
-#: run-command.c:1293
4759
+#: run-command.c:1295
4760
#, c-format
4761
msgid ""
4762
"The '%s' hook was ignored because it's not set as executable.\n"
4763
"You can disable this warning with `git config advice.ignoredHook false`."
4764
msgstr ""
4765
4536
-#: send-pack.c:142
4766
+#: send-pack.c:141
4767
msgid "unexpected flush packet while reading remote unpack status"
4538
-msgstr ""
4539
-"paquet de neteja no esperat quan estava llegint l'estat del desempaquetament "
4540
-"remot"
4768
+msgstr "paquet de neteja no esperat quan estava llegint l'estat del desempaquetament remot"
4769
4542
-#: send-pack.c:144
4770
+#: send-pack.c:143
4771
#, c-format
4772
msgid "unable to parse remote unpack status: %s"
4773
msgstr "no s'ha pogut analitzar l'estat del desempaquetament remot: %s"
4774
4547
-#: send-pack.c:146
4775
+#: send-pack.c:145
4776
#, c-format
4777
msgid "remote unpack failed: %s"
4778
msgstr "s'ha produït un error en el desempaquetament remot: %s"
4779
4552
-#: send-pack.c:308
4780
+#: send-pack.c:306
4781
msgid "failed to sign the push certificate"
4782
msgstr "s'ha produït un error en signar el certificat de pujada"
4783
4556
-#: send-pack.c:421
4784
+#: send-pack.c:420
4785
msgid "the receiving end does not support --signed push"
4786
msgstr "el destí receptor no admet pujar --signed"
4787
4560
-#: send-pack.c:423
4561
-msgid ""
4562
-"not sending a push certificate since the receiving end does not support --"
4563
-"signed push"
4564
-msgstr ""
4565
-"no s'està enviant una certificació de pujada perquè el destí receptor no "
4566
-"admet pujar --signed"
4788
+#: send-pack.c:422
4789
+msgid "not sending a push certificate since the receiving end does not support --signed push"
4790
+msgstr "no s'està enviant una certificació de pujada perquè el destí receptor no admet pujar --signed"
4791
4568
-#: send-pack.c:435
4792
+#: send-pack.c:434
4793
msgid "the receiving end does not support --atomic push"
4794
msgstr "el destí receptor no admet pujar --atomic"
4795
4572
-#: send-pack.c:440
4796
+#: send-pack.c:439
4797
msgid "the receiving end does not support push options"
4798
msgstr "el destí receptor no admet opcions de pujada"
4799
4576
-#: sequencer.c:183
4800
+#: sequencer.c:184
4801
#, c-format
4802
msgid "invalid commit message cleanup mode '%s'"
4803
msgstr "mode de neteja «%s» no vàlid en la comissió del missatge"
4804
4581
-#: sequencer.c:287
4805
+#: sequencer.c:288
4806
#, fuzzy, c-format
4807
msgid "could not delete '%s'"
4808
msgstr "No s'ha pogut suprimir %s"
4809
4586
-#: sequencer.c:313
4810
+#: sequencer.c:314
4811
msgid "revert"
4812
msgstr "revertir"
4813
4590
-#: sequencer.c:315
4814
+#: sequencer.c:316
4815
msgid "cherry-pick"
4816
msgstr "cherry-pick"
4817
4594
-#: sequencer.c:317
4818
+#: sequencer.c:318
4819
msgid "rebase -i"
4820
msgstr "rebase -i"
4821
4598
-#: sequencer.c:319
4822
+#: sequencer.c:320
4823
#, fuzzy, c-format
4824
msgid "unknown action: %d"
4825
msgstr "Acció desconeguda: %d"
4826
4603
-#: sequencer.c:376
4827
+#: sequencer.c:378
4828
msgid ""
4829
"after resolving the conflicts, mark the corrected paths\n"
4830
"with 'git add <paths>' or 'git rm <paths>'"
@@ -4608,7 +4832,7 @@ msgstr ""
4832
"després de resoldre els conflictes, marqueu els camins\n"
4833
"corregits amb 'git add <camins>' o 'git rm <camins>'"
4834
4611
-#: sequencer.c:379
4835
+#: sequencer.c:381
4836
msgid ""
4837
"after resolving the conflicts, mark the corrected paths\n"
4838
"with 'git add <paths>' or 'git rm <paths>'\n"
@@ -4618,39 +4842,37 @@ msgstr ""
4842
"corregits amb 'git add <camins>' o 'git rm <camins>'\n"
4843
"i cometeu el resultat amb 'git commit'"
4844
4621
-#: sequencer.c:392 sequencer.c:2632
4845
+#: sequencer.c:394 sequencer.c:2671
4846
#, c-format
4847
msgid "could not lock '%s'"
4848
msgstr "no s'ha pogut bloquejar «%s»"
4849
4626
-#: sequencer.c:399
4850
+#: sequencer.c:401
4851
#, c-format
4852
msgid "could not write eol to '%s'"
4853
msgstr "no s'ha pogut escriure el terminador de línia a «%s»"
4854
4631
-#: sequencer.c:404 sequencer.c:2515 sequencer.c:2638 sequencer.c:2652
4632
-#: sequencer.c:2885
4855
+#: sequencer.c:406 sequencer.c:2554 sequencer.c:2677 sequencer.c:2691 sequencer.c:2931
4856
#, c-format
4857
msgid "failed to finalize '%s'"
4858
msgstr "s'ha produït un error en finalitzar «%s»"
4859
4637
-#: sequencer.c:427 sequencer.c:921 sequencer.c:1594 sequencer.c:2535
4638
-#: sequencer.c:2867 sequencer.c:2974 builtin/am.c:260 builtin/commit.c:746
4639
-#: builtin/merge.c:1084 builtin/rebase.c:152
4860
+#: sequencer.c:429 sequencer.c:931 sequencer.c:1615 sequencer.c:2574 sequencer.c:2913 sequencer.c:3022
4861
+#: builtin/am.c:245 builtin/commit.c:748 builtin/merge.c:1085 builtin/rebase.c:154
4862
#, c-format
4863
msgid "could not read '%s'"
4864
msgstr "no s'ha pogut llegir «%s»"
4865
4644
-#: sequencer.c:453
4866
+#: sequencer.c:455
4867
#, c-format
4868
msgid "your local changes would be overwritten by %s."
4869
msgstr "els vostres canvis locals se sobreescriurien per %s."
4870
4649
-#: sequencer.c:457
4871
+#: sequencer.c:459
4872
msgid "commit your changes or stash them to proceed."
4873
msgstr "cometeu els vostres canvis o feu un «stash» per a procedir."
4874
4653
-#: sequencer.c:486
4875
+#: sequencer.c:491
4876
#, c-format
4877
msgid "%s: fast-forward"
4878
msgstr "%s: avanç ràpid"
@@ -4658,70 +4880,70 @@ msgstr "%s: avanç ràpid"
4880
#. TRANSLATORS: %s will be "revert", "cherry-pick" or
4881
#. "rebase -i".
4882
#.
4661
-#: sequencer.c:575
4883
+#: sequencer.c:582
4884
#, c-format
4885
msgid "%s: Unable to write new index file"
4886
msgstr "%s: No s'ha pogut escriure un fitxer d'índex nou"
4887
4666
-#: sequencer.c:591
4888
+#: sequencer.c:598
4889
msgid "unable to update cache tree"
4890
msgstr "no s'ha pogut actualitzar l'arbre cau"
4891
4670
-#: sequencer.c:604
4892
+#: sequencer.c:612
4893
msgid "could not resolve HEAD commit"
4894
msgstr "no s'ha pogut resoldre la comissió HEAD"
4895
4674
-#: sequencer.c:684
4896
+#: sequencer.c:692
4897
#, fuzzy, c-format
4898
msgid "no key present in '%.*s'"
4899
msgstr "no s'ha pogut analitzar «%.*s»"
4900
4679
-#: sequencer.c:695
4901
+#: sequencer.c:703
4902
#, fuzzy, c-format
4903
msgid "unable to dequote value of '%s'"
4904
msgstr "No s'ha pogut afegir el resultat de fusió per a «%s»"
4905
4684
-#: sequencer.c:732 wrapper.c:227 wrapper.c:397 builtin/am.c:719
4685
-#: builtin/am.c:811 builtin/merge.c:1081
4906
+#: sequencer.c:740 wrapper.c:227 wrapper.c:397 builtin/am.c:704 builtin/am.c:796 builtin/merge.c:1082
4907
+#: builtin/rebase.c:617
4908
#, c-format
4909
msgid "could not open '%s' for reading"
4910
msgstr "no s'ha pogut obrir «%s» per a lectura"
4911
4690
-#: sequencer.c:742
4912
+#: sequencer.c:750
4913
msgid "'GIT_AUTHOR_NAME' already given"
4914
msgstr "Ja s'ha donat «GIT_AUTHOR_NAME»"
4915
4694
-#: sequencer.c:747
4916
+#: sequencer.c:755
4917
msgid "'GIT_AUTHOR_EMAIL' already given"
4918
msgstr "Ja s'ha donat «GIT_AUTHOR_EMAIL»"
4919
4698
-#: sequencer.c:752
4920
+#: sequencer.c:760
4921
msgid "'GIT_AUTHOR_DATE' already given"
4922
msgstr "Ja s'ha donat «GIT_AUTHOR_DATE»"
4923
4702
-#: sequencer.c:756
4924
+#: sequencer.c:764
4925
#, c-format
4926
msgid "unknown variable '%s'"
4927
msgstr "variable «%s» desconeguda"
4928
4707
-#: sequencer.c:761
4929
+#: sequencer.c:769
4930
msgid "missing 'GIT_AUTHOR_NAME'"
4931
msgstr "falta «GIT_AUTHOR_NAME»"
4932
4711
-#: sequencer.c:763
4933
+#: sequencer.c:771
4934
msgid "missing 'GIT_AUTHOR_EMAIL'"
4935
msgstr "falta «GIT_AUTHOR_EMAIL»"
4936
4715
-#: sequencer.c:765
4937
+#: sequencer.c:773
4938
msgid "missing 'GIT_AUTHOR_DATE'"
4939
msgstr "falta «GIT_AUTHOR_DATE»"
4940
4719
-#: sequencer.c:825
4941
+#: sequencer.c:833
4942
#, fuzzy, c-format
4943
msgid "invalid date format '%s' in '%s'"
4944
msgstr "format de data no vàlid: %s"
4945
4724
-#: sequencer.c:842
4946
+#: sequencer.c:850
4947
#, c-format
4948
msgid ""
4949
"you have staged changes in your working tree\n"
@@ -4738,8 +4960,7 @@ msgid ""
4960
" git rebase --continue\n"
4961
msgstr ""
4962
"teniu canvis «staged» en el vostre arbre de treball\n"
4741
-"Si aquests canvis estan pensats per fer «squash» a la comissió prèvia, "
4742
-"executeu:\n"
4963
+"Si aquests canvis estan pensats per fer «squash» a la comissió prèvia, executeu:\n"
4964
"\n"
4965
" git commit --amend %s\n"
4966
"\n"
@@ -4751,16 +4972,16 @@ msgstr ""
4972
"\n"
4973
" git rebase --continue\n"
4974
4754
-#: sequencer.c:935
4975
+#: sequencer.c:945
4976
#, fuzzy
4977
msgid "writing root commit"
4978
msgstr "no hi ha res a cometre\n"
4979
4759
-#: sequencer.c:1142
4980
+#: sequencer.c:1155
4981
msgid "'prepare-commit-msg' hook failed"
4982
msgstr "el lligam «prepare-commit-msg» ha fallat"
4983
4763
-#: sequencer.c:1149
4984
+#: sequencer.c:1162
4985
msgid ""
4986
"Your name and email address were configured automatically based\n"
4987
"on your username and hostname. Please check that they are accurate.\n"
@@ -4787,7 +5008,7 @@ msgstr ""
5008
"\n"
5009
" git commit --amend --reset-author\n"
5010
4790
-#: sequencer.c:1162
5011
+#: sequencer.c:1175
5012
msgid ""
5013
"Your name and email address were configured automatically based\n"
5014
"on your username and hostname. Please check that they are accurate.\n"
@@ -4813,301 +5034,294 @@ msgstr ""
5034
"\n"
5035
" git commit --amend --reset-author\n"
5036
4816
-#: sequencer.c:1202
5037
+#: sequencer.c:1217
5038
msgid "couldn't look up newly created commit"
5039
msgstr "no s'ha pogut trobar la comissió novament creada"
5040
4820
-#: sequencer.c:1204
5041
+#: sequencer.c:1219
5042
msgid "could not parse newly created commit"
5043
msgstr "no s'ha pogut analitzar la comissió novament creada"
5044
4824
-#: sequencer.c:1250
5045
+#: sequencer.c:1265
5046
msgid "unable to resolve HEAD after creating commit"
5047
msgstr "no s'ha pogut resoldre HEAD després de crear la comissió"
5048
4828
-#: sequencer.c:1252
5049
+#: sequencer.c:1267
5050
msgid "detached HEAD"
5051
msgstr "HEAD separat"
5052
4832
-#: sequencer.c:1256
5053
+#: sequencer.c:1271
5054
msgid " (root-commit)"
5055
msgstr " (comissió d'arrel)"
5056
4836
-#: sequencer.c:1277
5057
+#: sequencer.c:1292
5058
msgid "could not parse HEAD"
5059
msgstr "no s'ha pogut analitzar HEAD"
5060
4840
-#: sequencer.c:1279
5061
+#: sequencer.c:1294
5062
#, c-format
5063
msgid "HEAD %s is not a commit!"
5064
msgstr "HEAD %s no és una comissió!"
5065
4845
-#: sequencer.c:1283 builtin/commit.c:1543
5066
+#: sequencer.c:1298 builtin/commit.c:1546
5067
msgid "could not parse HEAD commit"
5068
msgstr "no s'ha pogut analitzar la comissió HEAD"
5069
4849
-#: sequencer.c:1334 sequencer.c:1934
5070
+#: sequencer.c:1350 sequencer.c:1964
5071
msgid "unable to parse commit author"
5072
msgstr "no s'ha pogut analitzar l'autor de la comissió"
5073
4853
-#: sequencer.c:1344 builtin/am.c:1585 builtin/merge.c:677
5074
+#: sequencer.c:1360 builtin/am.c:1570 builtin/merge.c:678
5075
msgid "git write-tree failed to write a tree"
5076
msgstr "git write-tree ha fallat en escriure un arbre"
5077
4857
-#: sequencer.c:1361 sequencer.c:1416
5078
+#: sequencer.c:1377 sequencer.c:1433
5079
#, c-format
5080
msgid "unable to read commit message from '%s'"
5081
msgstr "no s'ha pogut llegir el missatge de comissió des de «%s»"
5082
4862
-#: sequencer.c:1383 builtin/am.c:1606 builtin/commit.c:1646 builtin/merge.c:858
4863
-#: builtin/merge.c:883
5083
+#: sequencer.c:1399 builtin/am.c:1591 builtin/commit.c:1649 builtin/merge.c:859 builtin/merge.c:884
5084
msgid "failed to write commit object"
5085
msgstr "s'ha produït un error en escriure l'objecte de comissió"
5086
4867
-#: sequencer.c:1443
5087
+#: sequencer.c:1460
5088
#, c-format
5089
msgid "could not parse commit %s"
5090
msgstr "no s'ha pogut analitzar la comissió %s"
5091
4872
-#: sequencer.c:1448
5092
+#: sequencer.c:1465
5093
#, c-format
5094
msgid "could not parse parent commit %s"
5095
msgstr "no s'ha pogut analitzar la comissió pare %s"
5096
4877
-#: sequencer.c:1546 sequencer.c:1654
5097
+#: sequencer.c:1565 sequencer.c:1675
5098
#, c-format
5099
msgid "unknown command: %d"
5100
msgstr "ordre desconeguda: %d"
5101
4882
-#: sequencer.c:1601 sequencer.c:1626
5102
+#: sequencer.c:1622 sequencer.c:1647
5103
#, c-format
5104
msgid "This is a combination of %d commits."
5105
msgstr "Això és una combinació de %d comissions."
5106
4887
-#: sequencer.c:1611 sequencer.c:4744
5107
+#: sequencer.c:1632 sequencer.c:4808
5108
msgid "need a HEAD to fixup"
5109
msgstr "cal un HEAD per reparar-ho"
5110
4891
-#: sequencer.c:1613 sequencer.c:2912
5111
+#: sequencer.c:1634 sequencer.c:2958
5112
msgid "could not read HEAD"
5113
msgstr "no s'ha pogut llegir HEAD"
5114
4895
-#: sequencer.c:1615
5115
+#: sequencer.c:1636
5116
msgid "could not read HEAD's commit message"
5117
msgstr "no s'ha pogut llegir el missatge de comissió de HEAD"
5118
4899
-#: sequencer.c:1621
5119
+#: sequencer.c:1642
5120
#, c-format
5121
msgid "cannot write '%s'"
5122
msgstr "no es pot escriure «%s»"
5123
4904
-#: sequencer.c:1628 git-rebase--preserve-merges.sh:441
5124
+#: sequencer.c:1649 git-rebase--preserve-merges.sh:441
5125
msgid "This is the 1st commit message:"
5126
msgstr "Aquest és el 1r missatge de comissió:"
5127
4908
-#: sequencer.c:1636
5128
+#: sequencer.c:1657
5129
#, c-format
5130
msgid "could not read commit message of %s"
5131
msgstr "no s'ha pogut llegir el missatge de comissió: %s"
5132
4913
-#: sequencer.c:1643
5133
+#: sequencer.c:1664
5134
#, c-format
5135
msgid "This is the commit message #%d:"
5136
msgstr "Aquest és el missatge de comissió #%d:"
5137
4918
-#: sequencer.c:1649
5138
+#: sequencer.c:1670
5139
#, c-format
5140
msgid "The commit message #%d will be skipped:"
5141
msgstr "El missatge de comissió núm. #%d s'ometrà:"
5142
4923
-#: sequencer.c:1732
5143
+#: sequencer.c:1758
5144
msgid "your index file is unmerged."
5145
msgstr "el vostre fitxer d'índex està sense fusionar."
5146
4927
-#: sequencer.c:1739
5147
+#: sequencer.c:1765
5148
#, fuzzy
5149
msgid "cannot fixup root commit"
5150
msgstr "no es pot trobar la comissió %s (%s)"
5151
4932
-#: sequencer.c:1758
5152
+#: sequencer.c:1784
5153
#, c-format
5154
msgid "commit %s is a merge but no -m option was given."
5155
msgstr "la comissió %s és una fusió però no s'ha donat cap opció -m."
5156
4937
-#: sequencer.c:1766
5157
+#: sequencer.c:1792 sequencer.c:1800
5158
#, c-format
5159
msgid "commit %s does not have parent %d"
5160
msgstr "la comissió %s no té pare %d"
5161
4942
-#: sequencer.c:1770
4943
-#, c-format
4944
-msgid "mainline was specified but commit %s is not a merge."
4945
-msgstr ""
4946
-"s'ha especificat la línia principal però la comissió %s no és una fusió."
4947
-
4948
-#: sequencer.c:1776
5162
+#: sequencer.c:1806
5163
#, c-format
5164
msgid "cannot get commit message for %s"
5165
msgstr "no es pot obtenir el missatge de comissió de %s"
5166
5167
#. TRANSLATORS: The first %s will be a "todo" command like
5168
#. "revert" or "pick", the second %s a SHA1.
4955
-#: sequencer.c:1795
5169
+#: sequencer.c:1825
5170
#, c-format
5171
msgid "%s: cannot parse parent commit %s"
5172
msgstr "%s: no es pot analitzar la comissió pare %s"
5173
4960
-#: sequencer.c:1860
5174
+#: sequencer.c:1890
5175
#, c-format
5176
msgid "could not rename '%s' to '%s'"
5177
msgstr "no s'ha pogut canviar el nom «%s» a «%s»"
5178
4965
-#: sequencer.c:1915
5179
+#: sequencer.c:1945
5180
#, c-format
5181
msgid "could not revert %s... %s"
5182
msgstr "no s'ha pogut revertir %s... %s"
5183
4970
-#: sequencer.c:1916
5184
+#: sequencer.c:1946
5185
#, c-format
5186
msgid "could not apply %s... %s"
5187
msgstr "no s'ha pogut aplicar %s... %s"
5188
4975
-#: sequencer.c:1974
5189
+#: sequencer.c:2005
5190
#, c-format
5191
msgid "git %s: failed to read the index"
5192
msgstr "git %s: s'ha produït un error en llegir l'índex"
5193
4980
-#: sequencer.c:1981
5194
+#: sequencer.c:2012
5195
#, c-format
5196
msgid "git %s: failed to refresh the index"
5197
msgstr "git %s: s'ha produït un error en actualitzar l'índex"
5198
4985
-#: sequencer.c:2062
This file is too large to show in full.