Raw
Large file — syntax highlighting disabled.
1 # Catalan translations for Git.
2 # This file is distributed under the same license as the Git package.
3 # Alex Henrie <alexhenrie24@gmail.com>, 2014-2016.
4 # Jordi Mas i Hernàndez <jmas@softcatala.org>, 2016-2024
5 # Mikel Forcada <mikel.forcada@gmail.com> 2024-
6 #
7 # Terminologia
8 #
9 # Anglès | Català
10 # -----------------+---------------------------------
11 # ahead | davant per
12 # amend | esmenar
13 # branch | branca
14 # broken | malmès
15 # bundle | farcell
16 # check out | agafar
17 # chunk | fragment
18 # commit | comissió
19 # cover letter | carta de presentació
20 # cruft | superflu
21 # delta | diferència
22 # deprecated | en desús / obsolet
23 # detached | separat
24 # dry-run | fer una prova
25 # fatal | fatal
26 # fetch | obtenir
27 # flush | buidar / buidatge
28 # graph | graf
29 # graft | empelt / empeltar
30 # hash | resum
31 # hint | consell
32 # hook | lligam
33 # hunk | tros
34 # lock | blocatge, blocar
35 # multi-pack-index | índex multipaquet
36 # not supported | no està admès
37 # pull | baixar
38 # push | pujar
39 # quote | cometes (ortogràfiques)
40 # repository | repositori
41 # setting | paràmetre
42 # shallow | superficial
43 # skip | ometre
44 # sparse | dispers
45 # squelch | silenciar
46 # supported | admetre
47 # token | testimoni
48 # unset | desassignar
49 # upstream | font
50 #
51 # Alguns termes que són ordres específiques del git i d'àmbit molt tècnic
52 # hem decidit no traduir-los per a facilitar-ne la compressió a l'usuari i perquè
53 # no tenen una transcendència al gran públic. Es tracta de casos similars
54 # a «ping» en l'àmbit de xarxes.
55 #
56 # Termes que mantenim en anglès:
57 #
58 #
59 # Anglès | Català
60 # -----------------+---------------------------------
61 # blame | «blame»
62 # fanout | «fanout»
63 # HEAD | HEAD (f, la branca actual) - (no s'apostrofa)
64 # cherry pick | «cherry pick»
65 # promisor | «promisor»
66 # rebase | «rebase»
67 # stage | «stage»
68 # stash | «stash»
69 # squash | «squash»
70 # trailer | «trailer»
71 # unstage | «unstage»
72 #
73 # Vegeu també https://git.github.io/htmldocs/gitglossary.html
74 #
75 # Criteris
76 # - Mantingueu en anglès les referències a seccions de la documentació, ja que no està traduïda.
77 # - Usem la convenció valenciana per a «per / per a», que inclou l'ús de «per a» davant d'infinitiu
78 #
79 msgid ""
80 msgstr ""
81 "Project-Id-Version: Git\n"
82 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
83 "POT-Creation-Date: 2026-04-15 07:38+0800\n"
84 "PO-Revision-Date: 2026-04-10 16:52+0200\n"
85 "Last-Translator: Mikel Forcada <mikel.forcada@gmail.com>\n"
86 "Language-Team: Catalan\n"
87 "Language: ca\n"
88 "MIME-Version: 1.0\n"
89 "Content-Type: text/plain; charset=UTF-8\n"
90 "Content-Transfer-Encoding: 8bit\n"
91 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
92 "X-Generator: Poedit 3.2.2\n"
93
94 #: add-interactive.c
95 #, c-format
96 msgid "Huh (%s)?"
97 msgstr "Perdó (%s)?"
98
99 #: add-interactive.c builtin/merge.c builtin/rebase.c reset.c sequencer.c
100 msgid "could not read index"
101 msgstr "no s'ha pogut llegir l'índex"
102
103 #: add-interactive.c
104 msgid "binary"
105 msgstr "binari"
106
107 #: add-interactive.c
108 msgid "nothing"
109 msgstr "res"
110
111 #: add-interactive.c
112 msgid "unchanged"
113 msgstr "sense canvis"
114
115 #: add-interactive.c
116 msgid "Update"
117 msgstr "Actualitza"
118
119 #: add-interactive.c
120 #, c-format
121 msgid "could not stage '%s'"
122 msgstr "no s'ha pogut fer «stage» «%s»"
123
124 #: add-interactive.c builtin/stash.c reset.c sequencer.c
125 msgid "could not write index"
126 msgstr "no s'ha pogut escriure l'índex"
127
128 #: add-interactive.c
129 #, c-format
130 msgid "updated %d path\n"
131 msgid_plural "updated %d paths\n"
132 msgstr[0] "actualitzat %d camí\n"
133 msgstr[1] "actualitzats %d camins\n"
134
135 #: add-interactive.c
136 #, c-format
137 msgid "note: %s is untracked now.\n"
138 msgstr "nota: %s està ara sense seguiment.\n"
139
140 #: add-interactive.c apply.c builtin/checkout.c builtin/reset.c
141 #, c-format
142 msgid "make_cache_entry failed for path '%s'"
143 msgstr "make_cache_entry ha fallat per al camí «%s»"
144
145 #: add-interactive.c
146 msgid "Revert"
147 msgstr "Reverteix"
148
149 #: add-interactive.c
150 msgid "Could not parse HEAD^{tree}"
151 msgstr "No s'ha pogut analitzar HEAD^{tree}"
152
153 #: add-interactive.c
154 #, c-format
155 msgid "reverted %d path\n"
156 msgid_plural "reverted %d paths\n"
157 msgstr[0] "revertit %d camí\n"
158 msgstr[1] "revertits %d camins\n"
159
160 #: add-interactive.c
161 #, c-format
162 msgid "No untracked files.\n"
163 msgstr "Sense fitxers no seguits.\n"
164
165 #: add-interactive.c
166 msgid "Add untracked"
167 msgstr "Afegeix sense seguiment"
168
169 #: add-interactive.c
170 #, c-format
171 msgid "added %d path\n"
172 msgid_plural "added %d paths\n"
173 msgstr[0] "afegit %d camí\n"
174 msgstr[1] "afegits %d camins\n"
175
176 #: add-interactive.c
177 #, c-format
178 msgid "ignoring unmerged: %s"
179 msgstr "s'està ignorant allò no fusionat: %s"
180
181 #: add-interactive.c
182 #, c-format
183 msgid "Only binary files changed.\n"
184 msgstr "Només han canviat fitxers binaris.\n"
185
186 #: add-interactive.c
187 #, c-format
188 msgid "No changes.\n"
189 msgstr "Sense canvis.\n"
190
191 #: add-interactive.c
192 msgid "Patch update"
193 msgstr "Actualització del pedaç"
194
195 #: add-interactive.c
196 msgid "Review diff"
197 msgstr "Reviseu les diferències"
198
199 #: add-interactive.c
200 msgid "show paths with changes"
201 msgstr "mostra els camins amb canvis"
202
203 #: add-interactive.c
204 msgid "add working tree state to the staged set of changes"
205 msgstr "afegeix l'estat de l'arbre de treball al conjunt de canvis «staged»"
206
207 #: add-interactive.c
208 msgid "revert staged set of changes back to the HEAD version"
209 msgstr "reverteix el conjunt de canvis «staged» a la versió HEAD"
210
211 #: add-interactive.c
212 msgid "pick hunks and update selectively"
213 msgstr "selecciona els trossos i actualitza selectivament"
214
215 #: add-interactive.c
216 msgid "view diff between HEAD and index"
217 msgstr "visualitza les diferències entre HEAD i l'índex"
218
219 #: add-interactive.c
220 msgid "add contents of untracked files to the staged set of changes"
221 msgstr "afegeix contingut de fitxers no seguits al conjunt de canvis «staged»"
222
223 #: add-interactive.c
224 msgid "Prompt help:"
225 msgstr "Mostra ajuda:"
226
227 #: add-interactive.c
228 msgid "select a single item"
229 msgstr "seleccioneu un únic ítem"
230
231 #: add-interactive.c
232 msgid "select a range of items"
233 msgstr "seleccioneu un rang d'ítems"
234
235 #: add-interactive.c
236 msgid "select multiple ranges"
237 msgstr "seleccioneu rangs múltiples"
238
239 #: add-interactive.c
240 msgid "select item based on unique prefix"
241 msgstr "seleccioneu un ítem basant-se en un prefix únic"
242
243 #: add-interactive.c
244 msgid "unselect specified items"
245 msgstr "desselecciona els ítems especificats"
246
247 #: add-interactive.c
248 msgid "choose all items"
249 msgstr "trieu tots els ítems"
250
251 #: add-interactive.c
252 msgid "(empty) finish selecting"
253 msgstr "(buit) finalitza la selecció"
254
255 #: add-interactive.c
256 msgid "select a numbered item"
257 msgstr "seleccioneu un ítem numerat"
258
259 #: add-interactive.c
260 msgid "(empty) select nothing"
261 msgstr "(buit) no seleccionis res"
262
263 #: add-interactive.c builtin/clean.c
264 msgid "*** Commands ***"
265 msgstr "*** Ordres ***"
266
267 #: add-interactive.c builtin/clean.c
268 msgid "What now"
269 msgstr "I ara què"
270
271 #: add-interactive.c
272 msgid "staged"
273 msgstr "staged"
274
275 #: add-interactive.c
276 msgid "unstaged"
277 msgstr "unstaged"
278
279 #: add-interactive.c apply.c builtin/am.c builtin/bugreport.c builtin/clone.c
280 #: builtin/diagnose.c builtin/fetch.c builtin/hook.c builtin/merge.c
281 #: builtin/pull.c builtin/submodule--helper.c
282 msgid "path"
283 msgstr "camí"
284
285 #: add-interactive.c
286 msgid "could not refresh index"
287 msgstr "no s'ha pogut actualitzar l'índex"
288
289 #: add-interactive.c builtin/clean.c
290 #, c-format
291 msgid "Bye.\n"
292 msgstr "Adeu.\n"
293
294 #: add-patch.c
295 #, c-format
296 msgid "Stage mode change%s [y,n,q,a,d%s,?]? "
297 msgstr "Canvia el mode de «stage»%s [y,n,q,a,d%s,?]? "
298
299 #: add-patch.c
300 #, c-format
301 msgid "Stage deletion%s [y,n,q,a,d%s,?]? "
302 msgstr "Fer «stage» de la supressió%s [y,n,q,a,d%s,?]? "
303
304 #: add-patch.c
305 #, c-format
306 msgid "Stage addition%s [y,n,q,a,d%s,?]? "
307 msgstr "Fer «stage» de l'addició%s [y,n,q,a,d%s,?]? "
308
309 #: add-patch.c
310 #, c-format
311 msgid "Stage this hunk%s [y,n,q,a,d%s,?]? "
312 msgstr "Fer un «stage» d'aquest tros%s [y,n,q,a,d%s,?]? "
313
314 #: add-patch.c
315 msgid ""
316 "If the patch applies cleanly, the edited hunk will immediately be marked for "
317 "staging."
318 msgstr ""
319 "Si el pedaç s'aplica netament, el tros editat es marcarà immediatament per a "
320 "«staging»."
321
322 #: add-patch.c
323 msgid ""
324 "y - stage this hunk\n"
325 "n - do not stage this hunk\n"
326 "q - quit; do not stage this hunk or any of the remaining ones\n"
327 "a - stage this hunk and all later hunks in the file\n"
328 "d - do not stage this hunk or any of the later hunks in the file\n"
329 msgstr ""
330 "y - fes «stage» d'aquest tros\n"
331 "n - no facis «stage» d'aquest tros\n"
332 "q - surt; no facis «stage» d'aquest tros ni de cap altre restant\n"
333 "a - fes «stage» d'aquest tros i de tota la resta de trossos del fitxer\n"
334 "d - no facis «stage» d'aquest tros ni de cap altre tros posterior del "
335 "fitxer\n"
336
337 #: add-patch.c
338 #, c-format
339 msgid "Stash mode change%s [y,n,q,a,d%s,?]? "
340 msgstr "Canvia el mode de «stash»%s [y,n,q,a,d%s,?]? "
341
342 #: add-patch.c
343 #, c-format
344 msgid "Stash deletion%s [y,n,q,a,d%s,?]? "
345 msgstr "Fer «stash» de la supressió%s [y,n,q,a,d%s,?]? "
346
347 #: add-patch.c
348 #, c-format
349 msgid "Stash addition%s [y,n,q,a,d%s,?]? "
350 msgstr "Fer «stash» de l'addició%s [y,n,q,a,d%s,?]? "
351
352 #: add-patch.c
353 #, c-format
354 msgid "Stash this hunk%s [y,n,q,a,d%s,?]? "
355 msgstr "Fer un «stash» d'aquest tros%s [y,n,q,a,d%s,?]? "
356
357 #: add-patch.c
358 msgid ""
359 "If the patch applies cleanly, the edited hunk will immediately be marked for "
360 "stashing."
361 msgstr ""
362 "Si el pedaç s'aplica de forma neta, el tros editat es marcarà immediatament "
363 "per a «stashing»."
364
365 #: add-patch.c
366 msgid ""
367 "y - stash this hunk\n"
368 "n - do not stash this hunk\n"
369 "q - quit; do not stash this hunk or any of the remaining ones\n"
370 "a - stash this hunk and all later hunks in the file\n"
371 "d - do not stash this hunk or any of the later hunks in the file\n"
372 msgstr ""
373 "y - fes «stash» d'aquest tros\n"
374 "n - no facis «stash» d'aquest tros\n"
375 "q - surt; no facis «stash» d'aquest tros ni de cap altre restant\n"
376 "a - fes «stash» d'aquest tros i de tota la resta de trossos del fitxer\n"
377 "d - no facis «stash» d'aquest tros ni de cap altre tros posterior del "
378 "fitxer\n"
379
380 #: add-patch.c
381 #, c-format
382 msgid "Unstage mode change%s [y,n,q,a,d%s,?]? "
383 msgstr "Canvia el mode de «unstage»%s [y,n,q,a,d%s,?]? "
384
385 #: add-patch.c
386 #, c-format
387 msgid "Unstage deletion%s [y,n,q,a,d%s,?]? "
388 msgstr "Fer «Unstage» de la supressió%s [y,n,q,a,d%s,?]? "
389
390 #: add-patch.c
391 #, c-format
392 msgid "Unstage addition%s [y,n,q,a,d%s,?]? "
393 msgstr "Fer un «unstage» de l'addició%s [y,n,q,a,d%s,?]? "
394
395 #: add-patch.c
396 #, c-format
397 msgid "Unstage this hunk%s [y,n,q,a,d%s,?]? "
398 msgstr "Fer un «unstage» d'aquest tros%s [y,n,q,a,d%s,?]? "
399
400 #: add-patch.c
401 msgid ""
402 "If the patch applies cleanly, the edited hunk will immediately be marked for "
403 "unstaging."
404 msgstr ""
405 "Si el pedaç s'aplica netament, el tros editat es marcarà immediatament per a "
406 "«unstaging»."
407
408 #: add-patch.c
409 msgid ""
410 "y - unstage this hunk\n"
411 "n - do not unstage this hunk\n"
412 "q - quit; do not unstage this hunk or any of the remaining ones\n"
413 "a - unstage this hunk and all later hunks in the file\n"
414 "d - do not unstage this hunk or any of the later hunks in the file\n"
415 msgstr ""
416 "y - fes «unstage» d'aquest tros\n"
417 "n - no facis «unstage» d'aquest tros\n"
418 "q - surt; no facis «unstage» d'aquest tros ni de cap altre restant\n"
419 "a - fes «unstage» d'aquest tros i de tota la resta de trossos del fitxer\n"
420 "d - no facis «unstage» d'aquest tros ni de cap altre restant del fitxer\n"
421
422 #: add-patch.c
423 #, c-format
424 msgid "Apply mode change to index%s [y,n,q,a,d%s,?]? "
425 msgstr "Aplica el canvi de mode a l'índex%s [y,n,q,a,d%s,?]? "
426
427 #: add-patch.c
428 #, c-format
429 msgid "Apply deletion to index%s [y,n,q,a,d%s,?]? "
430 msgstr "Aplica la supressió a l'índex%s [y,n,q,a,d%s,?]? "
431
432 #: add-patch.c
433 #, c-format
434 msgid "Apply addition to index%s [y,n,q,a,d%s,?]? "
435 msgstr "Aplica l'addició a l'índex%s [y,n,q,a,d%s,?]? "
436
437 #: add-patch.c
438 #, c-format
439 msgid "Apply this hunk to index%s [y,n,q,a,d%s,?]? "
440 msgstr "Aplica aquest tros a l'índex%s [y,n,q,a,d%s,?]? "
441
442 #: add-patch.c
443 msgid ""
444 "If the patch applies cleanly, the edited hunk will immediately be marked for "
445 "applying."
446 msgstr ""
447 "Si el pedaç s'aplica netament, el tros editat es marcarà immediatament per a "
448 "aplicar-lo."
449
450 #: add-patch.c
451 msgid ""
452 "y - apply this hunk to index\n"
453 "n - do not apply this hunk to index\n"
454 "q - quit; do not apply this hunk or any of the remaining ones\n"
455 "a - apply this hunk and all later hunks in the file\n"
456 "d - do not apply this hunk or any of the later hunks in the file\n"
457 msgstr ""
458 "y - aplica aquest tros a l'índex\n"
459 "n - no apliquis aquest tros a l'índex\n"
460 "q - surt; no apliquis aquest tros ni cap dels pendents\n"
461 "a - aplica aquest tros i tots els trossos posteriors en el fitxer\n"
462 "d - no apliquis aquest tros ni cap dels trossos posteriors en el fitxer\n"
463
464 #: add-patch.c
465 #, c-format
466 msgid "Discard mode change from worktree%s [y,n,q,a,d%s,?]? "
467 msgstr "Descarta el canvi de mode de l'arbre de treball%s [y,n,q,a,d%s,?]? "
468
469 #: add-patch.c
470 #, c-format
471 msgid "Discard deletion from worktree%s [y,n,q,a,d%s,?]? "
472 msgstr "Descarta suprimir de l'arbre de treball%s [y,n,q,a,d%s,?]? "
473
474 #: add-patch.c
475 #, c-format
476 msgid "Discard addition from worktree%s [y,n,q,a,d%s,?]? "
477 msgstr ""
478 "Descarta l'addició de l'índex i de l'arbre de treball%s [y,n,q,a,d%s,?]? "
479
480 #: add-patch.c
481 #, c-format
482 msgid "Discard this hunk from worktree%s [y,n,q,a,d%s,?]? "
483 msgstr "Descarta aquest tros de l'arbre de treball%s [y,n,q,a,d%s,?]? "
484
485 #: add-patch.c
486 msgid ""
487 "If the patch applies cleanly, the edited hunk will immediately be marked for "
488 "discarding."
489 msgstr ""
490 "Si el pedaç s'aplica netament, el tros editat es marcarà immediatament per a "
491 "ser descartat."
492
493 #: add-patch.c
494 msgid ""
495 "y - discard this hunk from worktree\n"
496 "n - do not discard this hunk from worktree\n"
497 "q - quit; do not discard this hunk or any of the remaining ones\n"
498 "a - discard this hunk and all later hunks in the file\n"
499 "d - do not discard this hunk or any of the later hunks in the file\n"
500 msgstr ""
501 "y - descarta aquest tros de l'arbre de treball\n"
502 "n - no descartis aquest tros de l'arbre de treball\n"
503 "q - surt; no apliquis aquest tros ni cap dels pendents\n"
504 "a - descarta aquest tros i tots els trossos posteriors en el fitxer\n"
505 "d - no descartis aquest tros ni cap dels trossos posteriors en el fitxer\n"
506
507 #: add-patch.c
508 #, c-format
509 msgid "Discard mode change from index and worktree%s [y,n,q,a,d%s,?]? "
510 msgstr ""
511 "Descarta el canvi de mode de l'índex i de l'arbre de treball%s "
512 "[y,n,q,a,d%s,?]? "
513
514 #: add-patch.c
515 #, c-format
516 msgid "Discard deletion from index and worktree%s [y,n,q,a,d%s,?]? "
517 msgstr ""
518 "Descarta suprimir de l'índex i de l'arbre de treball%s [y,n,q,a,d%s,?]? "
519
520 #: add-patch.c
521 #, c-format
522 msgid "Discard addition from index and worktree%s [y,n,q,a,d%s,?]? "
523 msgstr ""
524 "Descarta l'addició de l'índex i de l'arbre de treball%s [y,n,q,a,d%s,?]? "
525
526 #: add-patch.c
527 #, c-format
528 msgid "Discard this hunk from index and worktree%s [y,n,q,a,d%s,?]? "
529 msgstr ""
530 "Descarta aquest tros de l'índex i de l'arbre de treball%s [y,n,q,a,d%s,?]? "
531
532 #: add-patch.c
533 msgid ""
534 "y - discard this hunk from index and worktree\n"
535 "n - do not discard this hunk from index and worktree\n"
536 "q - quit; do not discard this hunk or any of the remaining ones\n"
537 "a - discard this hunk and all later hunks in the file\n"
538 "d - do not discard this hunk or any of the later hunks in the file\n"
539 msgstr ""
540 "y - descarta aquest tros de l'índex i de l'arbre de treball\n"
541 "n - no descartis aquest tros de l'índex ni de l'arbre de treball\n"
542 "q - surt; no apliquis aquest tros ni cap dels pendents\n"
543 "a - descarta aquest tros i tots els trossos posteriors en el fitxer\n"
544 "d - no descartis aquest tros ni cap dels trossos posteriors en el fitxer\n"
545
546 #: add-patch.c
547 #, c-format
548 msgid "Apply mode change to index and worktree%s [y,n,q,a,d%s,?]? "
549 msgstr ""
550 "Aplica el canvi de mode a l'índex i a l'arbre de treball%s [y,n,q,a,d%s,?]? "
551
552 #: add-patch.c
553 #, c-format
554 msgid "Apply deletion to index and worktree%s [y,n,q,a,d%s,?]? "
555 msgstr ""
556 "Aplica la supressió a l'índex i a l'arbre de treball%s [y,n,q,a,d%s,?]? "
557
558 #: add-patch.c
559 #, c-format
560 msgid "Apply addition to index and worktree%s [y,n,q,a,d%s,?]? "
561 msgstr "Aplica l'addició a l'índex i a l'arbre de treball%s [y,n,q,a,d%s,?]? "
562
563 #: add-patch.c
564 #, c-format
565 msgid "Apply this hunk to index and worktree%s [y,n,q,a,d%s,?]? "
566 msgstr ""
567 "Aplica aquest tros a l'índex i a l'arbre de treball%s [y,n,q,a,d%s,?]? "
568
569 #: add-patch.c
570 msgid ""
571 "y - apply this hunk to index and worktree\n"
572 "n - do not apply this hunk to index and worktree\n"
573 "q - quit; do not apply this hunk or any of the remaining ones\n"
574 "a - apply this hunk and all later hunks in the file\n"
575 "d - do not apply this hunk or any of the later hunks in the file\n"
576 msgstr ""
577 "y - aplica aquest tros a l'índex i a l'arbre de treball\n"
578 "n - no apliquis aquest tros a l'índex ni a l'arbre de treball\n"
579 "q - surt; no apliquis aquest tros ni cap dels pendents\n"
580 "a - aplica aquest tros i tots els trossos posteriors en el fitxer\n"
581 "d - no apliquis aquest tros ni cap dels trossos posteriors en el fitxer\n"
582
583 #: add-patch.c
584 #, c-format
585 msgid "Apply mode change to worktree%s [y,n,q,a,d%s,?]? "
586 msgstr "Aplica el canvi de mode a l'arbre de treball%s [y,n,q,a,d%s,?]? "
587
588 #: add-patch.c
589 #, c-format
590 msgid "Apply deletion to worktree%s [y,n,q,a,d%s,?]? "
591 msgstr "Aplica la supressió a l'arbre de treball%s [y,n,q,a,d%s,?]? "
592
593 #: add-patch.c
594 #, c-format
595 msgid "Apply addition to worktree%s [y,n,q,a,d%s,?]? "
596 msgstr "Aplica l'addició a l'arbre de treball%s [y,n,q,a,d%s,?]? "
597
598 #: add-patch.c
599 #, c-format
600 msgid "Apply this hunk to worktree%s [y,n,q,a,d%s,?]? "
601 msgstr "Aplica aquest tros a l'arbre de treball%s [y,n,q,a,d%s,?]? "
602
603 #: add-patch.c
604 msgid ""
605 "y - apply this hunk to worktree\n"
606 "n - do not apply this hunk to worktree\n"
607 "q - quit; do not apply this hunk or any of the remaining ones\n"
608 "a - apply this hunk and all later hunks in the file\n"
609 "d - do not apply this hunk or any of the later hunks in the file\n"
610 msgstr ""
611 "y - aplica aquest tros a l'arbre de treball\n"
612 "n - no apliquis aquest tros a l'arbre de treball\n"
613 "q - surt; no apliquis aquest tros ni cap dels pendents\n"
614 "a - aplica aquest tros i tots els trossos posteriors en el fitxer\n"
615 "d - no apliquis aquest tros ni cap dels trossos posteriors en el fitxer\n"
616
617 #: add-patch.c
618 #, c-format
619 msgid "%s cannot be negative"
620 msgstr "%s no pot ser negatiu"
621
622 #: add-patch.c
623 #, c-format
624 msgid "could not parse hunk header '%.*s'"
625 msgstr "no s'ha pogut analitzar la capçalera del tros «%.*s»"
626
627 #: add-patch.c
628 msgid "could not parse diff"
629 msgstr "no s'ha pogut analitzar el diff"
630
631 #: add-patch.c
632 msgid "could not parse colored diff"
633 msgstr "no s'ha pogut analitzar el diff acolorit"
634
635 #: add-patch.c
636 #, c-format
637 msgid "failed to run '%s'"
638 msgstr "no s'ha pogut executar «%s»"
639
640 #: add-patch.c
641 msgid "mismatched output from interactive.diffFilter"
642 msgstr "sortida no coincident des d'interactive.diffFilter"
643
644 #: add-patch.c
645 msgid ""
646 "Your filter must maintain a one-to-one correspondence\n"
647 "between its input and output lines."
648 msgstr ""
649 "El filtre ha de mantenir una correspondència d'un a un\n"
650 "entre les línies d'entrada i sortida."
651
652 #: add-patch.c
653 #, c-format
654 msgid ""
655 "expected context line #%d in\n"
656 "%.*s"
657 msgstr ""
658 "s'esperava la línia amb contingut #%d a\n"
659 "%.*s"
660
661 #: add-patch.c
662 #, c-format
663 msgid ""
664 "hunks do not overlap:\n"
665 "%.*s\n"
666 "\tdoes not end with:\n"
667 "%.*s"
668 msgstr ""
669 "els trossos no se superposen:\n"
670 "%.*s\n"
671 "\tno acaben amb:\n"
672 "%.*s"
673
674 #: add-patch.c
675 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
676 msgstr ""
677 "Mode d'edició de trossos manual - vegeu més avall per a una guia ràpida.\n"
678
679 #: add-patch.c
680 #, c-format
681 msgid ""
682 "---\n"
683 "To remove '%c' lines, make them ' ' lines (context).\n"
684 "To remove '%c' lines, delete them.\n"
685 "Lines starting with %s will be removed.\n"
686 msgstr ""
687 "---\n"
688 "Per a eliminar les línies «%c», convertiu-les en línies ' ' (context).\n"
689 "Per a eliminar les línies «%c», suprimiu-les.\n"
690 "Les línies que comencin per %s s'eliminaran.\n"
691
692 #: add-patch.c
693 msgid ""
694 "If it does not apply cleanly, you will be given an opportunity to\n"
695 "edit again. If all lines of the hunk are removed, then the edit is\n"
696 "aborted and the hunk is left unchanged.\n"
697 msgstr ""
698 "Si no s'aplica correctament, tindreu una oportunitat per a editar-lo\n"
699 "de nou. Si s'eliminen totes les línies del tros, llavors l'edició s'avorta\n"
700 "i el tros es deixa sense cap canvi.\n"
701
702 #: add-patch.c
703 msgid "could not parse hunk header"
704 msgstr "no s'ha pogut analitzar la capçalera del tros"
705
706 #: add-patch.c
707 msgid "'git apply --cached' failed"
708 msgstr "«git apply --cached» ha fallat"
709
710 #. TRANSLATORS: do not translate [y/n]
711 #. The program will only accept that input at this point.
712 #. Consider translating (saying "no" discards!) as
713 #. (saying "n" for "no" discards!) if the translation
714 #. of the word "no" does not start with n.
715 #.
716 #: add-patch.c
717 msgid ""
718 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
719 msgstr ""
720 "El tros editat no s'aplica. Editeu-lo de nou (si responeu «no» es "
721 "descartarà) [y/n]? "
722
723 #: add-patch.c
724 msgid "The selected hunks do not apply to the index!"
725 msgstr "Els trossos seleccionats no s'apliquen a l'índex!"
726
727 #: add-patch.c
728 msgid "Apply them to the worktree anyway? "
729 msgstr "Voleu aplicar-los igualment a l'arbre de treball? "
730
731 #: add-patch.c
732 msgid "Nothing was applied.\n"
733 msgstr "No s'ha aplicat res.\n"
734
735 #: add-patch.c
736 #, c-format
737 msgid ""
738 "j - go to the next undecided hunk, roll over at the bottom\n"
739 "J - go to the next hunk, roll over at the bottom\n"
740 "k - go to the previous undecided hunk, roll over at the top\n"
741 "K - go to the previous hunk, roll over at the top\n"
742 "g - select a hunk to go to\n"
743 "/ - search for a hunk matching the given regex\n"
744 "s - split the current hunk into smaller hunks\n"
745 "e - manually edit the current hunk\n"
746 "p - print the current hunk\n"
747 "P - print the current hunk using the pager\n"
748 "> - go to the next file, roll over at the bottom\n"
749 "< - go to the previous file, roll over at the top\n"
750 "? - print help\n"
751 "HUNKS SUMMARY - Hunks: %d, USE: %d, SKIP: %d\n"
752 msgstr ""
753 "j - vés al tros següent sense decidir, torna al principi si ets al final\n"
754 "J -vés al tros següent, torna al principi si ets al final\n"
755 "k - vés al tros anterior sense decidir, i torna al final si ets al principi\n"
756 "K - vés al tros anterior, i torna al final si ets al principi\n"
757 "g - selecciona un tros a on anar\n"
758 "/ - cerca un tros que concorde amb l'expressió regular donada\n"
759 "s - divideix el tros actual en trossos més menuts\n"
760 "e - edita manualment el tros actual\n"
761 "p - imprimeix el tros actual, \n"
762 "P - imprimeix el tros actual, usant el paginador\n"
763 "> - vés al fitxer següent, torna al principi si ets al final\n"
764 "< - vés al fitxer anterior, i torna al final si ets al principi\n"
765 "? - imprimeix l'ajuda\n"
766 "RESUM DE TROSSOS - Trossos %d, USANT %d, SALTANT %d\n"
767
768 #: add-patch.c
769 msgid "'git apply' failed"
770 msgstr "«git apply» ha fallat"
771
772 #: add-patch.c
773 msgid " (was: y)"
774 msgstr " (era: y)"
775
776 #: add-patch.c
777 msgid " (was: n)"
778 msgstr " (era: n)"
779
780 #: add-patch.c
781 #, c-format
782 msgid "Only one letter is expected, got '%s'"
783 msgstr "S'espera una lletra, s'ha obtingut «%s»"
784
785 #: add-patch.c
786 msgid "No next file"
787 msgstr "No hi ha fitxer següent"
788
789 #: add-patch.c
790 msgid "No previous file"
791 msgstr "Cap fitxer anterior"
792
793 #: add-patch.c
794 msgid "No other hunk"
795 msgstr "No hi ha altres trossos"
796
797 #: add-patch.c
798 msgid "No other undecided hunk"
799 msgstr "No hi ha més trossos no decidits"
800
801 #: add-patch.c
802 msgid "No other hunks to goto"
803 msgstr "No hi ha altres trossos on anar-hi"
804
805 #: add-patch.c
806 msgid "go to which hunk (<ret> to see more)? "
807 msgstr "ves a quin tros (<intro> per a veure'n més)? "
808
809 #: add-patch.c
810 msgid "go to which hunk? "
811 msgstr "ves a quin tros? "
812
813 #: add-patch.c
814 #, c-format
815 msgid "Invalid number: '%s'"
816 msgstr "Número no vàlid: «%s»"
817
818 #: add-patch.c
819 #, c-format
820 msgid "Sorry, only %d hunk available."
821 msgid_plural "Sorry, only %d hunks available."
822 msgstr[0] "Només %d tros disponible."
823 msgstr[1] "Només %d trossos disponibles."
824
825 #: add-patch.c
826 msgid "No other hunks to search"
827 msgstr "No hi ha cap altre tros a cercar"
828
829 #: add-patch.c
830 msgid "search for regex? "
831 msgstr "cerca per expressió regular? "
832
833 #: add-patch.c
834 #, c-format
835 msgid "Malformed search regexp %s: %s"
836 msgstr "Expressió regular de cerca mal formada %s: %s"
837
838 #: add-patch.c
839 msgid "No hunk matches the given pattern"
840 msgstr "No hi ha trossos que coincideixin amb el patró donat"
841
842 #: add-patch.c
843 msgid "Sorry, cannot split this hunk"
844 msgstr "No es pot dividir aquest tros"
845
846 #: add-patch.c
847 #, c-format
848 msgid "Split into %d hunks."
849 msgstr "Divideix en %d trossos."
850
851 #: add-patch.c
852 msgid "Sorry, cannot edit this hunk"
853 msgstr "No es pot editar aquest tros"
854
855 #: add-patch.c
856 #, c-format
857 msgid "Unknown command '%s' (use '?' for help)"
858 msgstr "Ordre desconeguda: «%s» (useu «?» per a obtenir ajuda)"
859
860 #: add-patch.c
861 msgid "No changes."
862 msgstr "No hi ha canvis."
863
864 #: add-patch.c
865 msgid "Only binary files changed."
866 msgstr "Només han canviat els fitxers binaris."
867
868 #: add-patch.c
869 #, c-format
870 msgid "Stage mode change [y,n,q,a,d%s,?]? "
871 msgstr "Canvia el mode de «stage» [y,n,q,a,d%s,?]? "
872
873 #: add-patch.c
874 #, c-format
875 msgid "Stage deletion [y,n,q,a,d%s,?]? "
876 msgstr "Fer «stage» de la supresió [y,n,q,a,d%s,?]? "
877
878 #: add-patch.c
879 #, c-format
880 msgid "Stage addition [y,n,q,a,d%s,?]? "
881 msgstr "Fer «stage» de l'addició [y,n,q,a,d%s,?]? "
882
883 #: add-patch.c
884 #, c-format
885 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
886 msgstr "Fer un «stage» d'aquest tros [y,n,q,a,d%s,?]? "
887
888 #: add-patch.c
889 msgid "Revision does not refer to a commit"
890 msgstr "La revisió no fa referència a una comissió"
891
892 #: advice.c
893 #, c-format
894 msgid ""
895 "\n"
896 "Disable this message with \"git config set advice.%s false\""
897 msgstr ""
898 "\n"
899 "Desactiva aquest missatge amb «git config set advice.%s false»"
900
901 #: advice.c
902 #, c-format
903 msgid "%shint:%s%.*s%s\n"
904 msgstr "%sconsell:%s%.*s%s\n"
905
906 #: advice.c
907 msgid "Cherry-picking is not possible because you have unmerged files."
908 msgstr "Fer «cherry pick» no és possible perquè teniu fitxers sense fusionar."
909
910 #: advice.c
911 msgid "Committing is not possible because you have unmerged files."
912 msgstr "Cometre no és possible perquè teniu fitxers sense fusionar."
913
914 #: advice.c
915 msgid "Merging is not possible because you have unmerged files."
916 msgstr "Fusionar no és possible perquè teniu fitxers sense fusionar."
917
918 #: advice.c
919 msgid "Pulling is not possible because you have unmerged files."
920 msgstr "Baixar no és possible perquè teniu fitxers sense fusionar."
921
922 #: advice.c
923 msgid "Reverting is not possible because you have unmerged files."
924 msgstr "Revertir no és possible perquè teniu fitxers sense fusionar."
925
926 #: advice.c
927 msgid "Rebasing is not possible because you have unmerged files."
928 msgstr "Fer «rebase» no és possible perquè teniu fitxers sense fusionar."
929
930 #: advice.c
931 msgid ""
932 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
933 "as appropriate to mark resolution and make a commit."
934 msgstr ""
935 "Arregleu-los en l'arbre de treball, i després useu\n"
936 "«git add/rm <fitxer>» segons sigui apropiat per a\n"
937 "marcar la resolució i feu una comissió."
938
939 #: advice.c
940 msgid "Exiting because of an unresolved conflict."
941 msgstr "S'està sortint a causa d'un conflicte no resolt."
942
943 #: advice.c builtin/merge.c
944 msgid "You have not concluded your merge (MERGE_HEAD exists)."
945 msgstr "No heu conclòs la vostra fusió (MERGE_HEAD existeix)."
946
947 #: advice.c
948 msgid "Please, commit your changes before merging."
949 msgstr "Cometeu els vostres canvis abans de fusionar."
950
951 #: advice.c
952 msgid "Exiting because of unfinished merge."
953 msgstr "S'està sortint a causa d'una fusió no terminada."
954
955 #: advice.c
956 msgid ""
957 "Diverging branches can't be fast-forwarded, you need to either:\n"
958 "\n"
959 "\tgit merge --no-ff\n"
960 "\n"
961 "or:\n"
962 "\n"
963 "\tgit rebase\n"
964 msgstr ""
965 "Les branques divergents no es poden avançar ràpidament, cal que feu:\n"
966 "\n"
967 "\tgit merge --no-ff\n"
968 "\n"
969 "o:\n"
970 "\n"
971 "\tgit rebase\n"
972
973 #: advice.c
974 msgid "Not possible to fast-forward, aborting."
975 msgstr "No és possible avançar ràpidament, s'està avortant."
976
977 #: advice.c
978 #, c-format
979 msgid ""
980 "The following paths and/or pathspecs matched paths that exist\n"
981 "outside of your sparse-checkout definition, so will not be\n"
982 "updated in the index:\n"
983 msgstr ""
984 "Els camins següents i/o les especificacions de camins coincideixen\n"
985 "amb camins que existeixen fora de la vostra definició de\n"
986 "«sparse-checkout», així que no serà actualitzaran en l'índex:\n"
987
988 #: advice.c
989 msgid ""
990 "If you intend to update such entries, try one of the following:\n"
991 "* Use the --sparse option.\n"
992 "* Disable or modify the sparsity rules."
993 msgstr ""
994 "Si voleu actualitzar aquestes entrades, proveu les solucions següents:\n"
995 "* Utilitzeu l'opció --sparse.\n"
996 "* Inhabiliteu o modifiqueu les regles de dispersió."
997
998 #: advice.c
999 #, c-format
1000 msgid ""
1001 "Note: switching to '%s'.\n"
1002 "\n"
1003 "You are in 'detached HEAD' state. You can look around, make experimental\n"
1004 "changes and commit them, and you can discard any commits you make in this\n"
1005 "state without impacting any branches by switching back to a branch.\n"
1006 "\n"
1007 "If you want to create a new branch to retain commits you create, you may\n"
1008 "do so (now or later) by using -c with the switch command. Example:\n"
1009 "\n"
1010 " git switch -c <new-branch-name>\n"
1011 "\n"
1012 "Or undo this operation with:\n"
1013 "\n"
1014 " git switch -\n"
1015 "\n"
1016 "Turn off this advice by setting config variable advice.detachedHead to "
1017 "false\n"
1018 "\n"
1019 msgstr ""
1020 "Avís: s'està canviant a «%s».\n"
1021 "\n"
1022 "Esteu en un estat de «HEAD separat». Podeu donar un cop d'ull, fer canvis\n"
1023 "experimentals i cometre'ls. Podeu descartar qualsevol comissió que feu\n"
1024 "en aquest estat, sense impactar a cap branca, tornant a una branca.\n"
1025 "\n"
1026 "Si voleu crear una branca nova per a conservar les comissions que creeu,\n"
1027 "poder fer-ho (ara o més tard) usant -c amb l'ordre switch. Exemple:\n"
1028 "\n"
1029 " git switch -c <nom-de-branca-nova>\n"
1030 "\n"
1031 "O desfer aquesta operació amb:\n"
1032 "\n"
1033 " git switch -\n"
1034 "\n"
1035 "Desactiveu aquest consell configurant la variable advice.detachedHead a "
1036 "«false»\n"
1037 "\n"
1038
1039 #: advice.c
1040 #, c-format
1041 msgid ""
1042 "The following paths have been moved outside the\n"
1043 "sparse-checkout definition but are not sparse due to local\n"
1044 "modifications.\n"
1045 msgstr ""
1046 "Els camins següents s'han mogut fora de la\n"
1047 "definició de sparse-checkout però no són dispersos\n"
1048 "a causa de modificacions en local.\n"
1049
1050 #: advice.c
1051 msgid ""
1052 "To correct the sparsity of these paths, do the following:\n"
1053 "* Use \"git add --sparse <paths>\" to update the index\n"
1054 "* Use \"git sparse-checkout reapply\" to apply the sparsity rules"
1055 msgstr ""
1056 "Per a corregir la dispersió d'aquests camins, feu el següent:\n"
1057 "* Useu «git add --sparse <paths>» per a actualitzar l'índex\n"
1058 "* Useu «git sparse-checkout reapply» per a aplicar les regles de dispersió"
1059
1060 #: alias.c
1061 msgid "cmdline ends with \\"
1062 msgstr "la línia d'ordres acaba amb \\"
1063
1064 #: alias.c
1065 msgid "unclosed quote"
1066 msgstr "cometes no tancades"
1067
1068 #: alias.c builtin/cat-file.c builtin/notes.c builtin/prune-packed.c
1069 #: builtin/receive-pack.c builtin/refs.c builtin/repo.c builtin/tag.c
1070 #: t/helper/test-pkt-line.c
1071 msgid "too many arguments"
1072 msgstr "hi ha massa arguments"
1073
1074 #: apply.c
1075 #, c-format
1076 msgid "unrecognized whitespace option '%s'"
1077 msgstr "opció d'espai en blanc «%s» no reconeguda"
1078
1079 #: apply.c
1080 #, c-format
1081 msgid "unrecognized whitespace ignore option '%s'"
1082 msgstr "opció ignora l'espai en blanc «%s» no reconeguda"
1083
1084 #: apply.c archive.c builtin/add.c builtin/branch.c builtin/checkout-index.c
1085 #: builtin/checkout.c builtin/clean.c builtin/clone.c builtin/commit.c
1086 #: builtin/describe.c builtin/diff-tree.c builtin/difftool.c
1087 #: builtin/fast-export.c builtin/fetch.c builtin/help.c builtin/index-pack.c
1088 #: builtin/init-db.c builtin/log.c builtin/ls-files.c builtin/merge-base.c
1089 #: builtin/merge-tree.c builtin/merge.c builtin/rebase.c builtin/repack.c
1090 #: builtin/reset.c builtin/rev-parse.c builtin/show-branch.c builtin/stash.c
1091 #: builtin/submodule--helper.c builtin/tag.c builtin/worktree.c parse-options.c
1092 #: range-diff.c revision.c
1093 #, c-format
1094 msgid "options '%s' and '%s' cannot be used together"
1095 msgstr "les opcions «%s» i «%s» no es poden usar juntes"
1096
1097 #: apply.c
1098 #, c-format
1099 msgid "'%s' outside a repository"
1100 msgstr "«%s» fora d'un repositori"
1101
1102 #: apply.c
1103 msgid "failed to read patch"
1104 msgstr "s'ha produït un error en llegir el pedaç"
1105
1106 #: apply.c
1107 msgid "patch too large"
1108 msgstr "el pedaç és massa gran"
1109
1110 #: apply.c
1111 #, c-format
1112 msgid "Cannot prepare timestamp regexp %s"
1113 msgstr "No es pot preparar l'expressió regular de marca de temps %s"
1114
1115 #: apply.c
1116 #, c-format
1117 msgid "regexec returned %d for input: %s"
1118 msgstr "regexec ha retornat %d per a l'entrada: %s"
1119
1120 #: apply.c
1121 #, c-format
1122 msgid "unable to find filename in patch at %s:%d"
1123 msgstr "no s'ha pogut trobar el nom de fitxer en el pedaç en %s:%d"
1124
1125 #: apply.c
1126 #, c-format
1127 msgid "git apply: bad git-diff - expected /dev/null, got %s at %s:%d"
1128 msgstr ""
1129 "git apply: git-diff incorrecte - s'esperava /dev/null, s'ha rebut %s en %s:%d"
1130
1131 #: apply.c
1132 #, c-format
1133 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
1134 msgstr ""
1135 "git apply: git-diff incorrecte - s'esperava /dev/null, s'ha rebut %s en la "
1136 "línia %d"
1137
1138 #: apply.c
1139 #, c-format
1140 msgid "git apply: bad git-diff - inconsistent new filename at %s:%d"
1141 msgstr ""
1142 "git apply: git-diff incorrecte - nom de fitxer nou inconsistent en %s:%d"
1143
1144 #: apply.c
1145 #, c-format
1146 msgid "git apply: bad git-diff - inconsistent old filename at %s:%d"
1147 msgstr ""
1148 "git apply: git-diff incorrecte - nom de fitxer antic inconsistent en %s:%d"
1149
1150 #: apply.c
1151 #, c-format
1152 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
1153 msgstr ""
1154 "git apply: git-diff incorrecte - nom de fitxer nou inconsistent en la línia "
1155 "%d"
1156
1157 #: apply.c
1158 #, c-format
1159 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
1160 msgstr ""
1161 "git apply: git-diff incorrecte - nom de fitxer antic inconsistent en la "
1162 "línia %d"
1163
1164 #: apply.c
1165 #, c-format
1166 msgid "git apply: bad git-diff - expected /dev/null at %s:%d"
1167 msgstr "git apply: git-diff incorrecte - s'esperava /dev/null en %s:%d"
1168
1169 #: apply.c
1170 #, c-format
1171 msgid "git apply: bad git-diff - expected /dev/null on line %d"
1172 msgstr "git apply: git-diff incorrecte - s'esperava /dev/null en la línia %d"
1173
1174 #: apply.c
1175 #, c-format
1176 msgid "invalid mode at %s:%d: %s"
1177 msgstr "mode no vàlid en %s:%d: %s"
1178
1179 #: apply.c
1180 #, c-format
1181 msgid "invalid mode on line %d: %s"
1182 msgstr "mode no vàlid en la línia %d: %s"
1183
1184 #: apply.c
1185 #, c-format
1186 msgid "inconsistent header lines %d and %d"
1187 msgstr "línies de capçalera %d i %d inconsistents"
1188
1189 #: apply.c
1190 #, c-format
1191 msgid ""
1192 "git diff header lacks filename information when removing %d leading pathname "
1193 "component at %s:%d"
1194 msgid_plural ""
1195 "git diff header lacks filename information when removing %d leading pathname "
1196 "components at %s:%d"
1197 msgstr[0] ""
1198 "a la capçalera de git diff li manca informació de nom de fitxer en eliminar "
1199 "%d component de nom de camí inicial en %s:%d"
1200 msgstr[1] ""
1201 "a la capçalera de git diff li manca informació de nom de fitxer en eliminar "
1202 "%d components de nom de camí inicial en %s:%d"
1203
1204 #: apply.c
1205 #, c-format
1206 msgid ""
1207 "git diff header lacks filename information when removing %d leading pathname "
1208 "component (line %d)"
1209 msgid_plural ""
1210 "git diff header lacks filename information when removing %d leading pathname "
1211 "components (line %d)"
1212 msgstr[0] ""
1213 "a la capçalera de git diff li manca informació de nom de fitxer en eliminar "
1214 "%d component de nom de camí inicial (línia %d)"
1215 msgstr[1] ""
1216 "a la capçalera de git diff li manca informació de nom de fitxer en eliminar "
1217 "%d components de nom de camí inicial (línia %d)"
1218
1219 #: apply.c
1220 #, c-format
1221 msgid "git diff header lacks filename information at %s:%d"
1222 msgstr ""
1223 "a la capçalera de git diff hi manca informació de nom de fitxer en %s:%d"
1224
1225 #: apply.c
1226 #, c-format
1227 msgid "git diff header lacks filename information (line %d)"
1228 msgstr ""
1229 "a la capçalera de git diff li manca informació de nom de fitxer (línia %d)"
1230
1231 #: apply.c
1232 #, c-format
1233 msgid "recount: unexpected line: %.*s"
1234 msgstr "recompte: línia inesperada: %.*s"
1235
1236 #: apply.c
1237 #, c-format
1238 msgid "patch fragment without header at %s:%d: %.*s"
1239 msgstr "fragment de pedaç sense capçalera en %s:%d: %.*s"
1240
1241 #: apply.c
1242 msgid "new file depends on old contents"
1243 msgstr "el fitxer nou depèn dels continguts antics"
1244
1245 #: apply.c
1246 msgid "deleted file still has contents"
1247 msgstr "el fitxer suprimit encara té continguts"
1248
1249 #: apply.c
1250 #, c-format
1251 msgid "corrupt patch at %s:%d"
1252 msgstr "pedaç malmès en %s:%d"
1253
1254 #: apply.c
1255 #, c-format
1256 msgid "new file %s depends on old contents"
1257 msgstr "el fitxer nou %s depèn dels continguts antics"
1258
1259 #: apply.c
1260 #, c-format
1261 msgid "deleted file %s still has contents"
1262 msgstr "el fitxer suprimit %s encara té continguts"
1263
1264 #: apply.c
1265 #, c-format
1266 msgid "** warning: file %s becomes empty but is not deleted"
1267 msgstr "** advertència: el fitxer %s queda buit però no se suprimeix"
1268
1269 #: apply.c
1270 #, c-format
1271 msgid "corrupt binary patch at %s:%d: %.*s"
1272 msgstr "pedaç binari malmès en %s:%d: %.*s"
1273
1274 #: apply.c
1275 #, c-format
1276 msgid "unrecognized binary patch at %s:%d"
1277 msgstr "pedaç binari no reconegut en %s:%d"
1278
1279 #: apply.c
1280 #, c-format
1281 msgid "patch with only garbage at %s:%d"
1282 msgstr "pedaç amb només escombraries en %s:%d"
1283
1284 #: apply.c
1285 #, c-format
1286 msgid "unable to read symlink %s"
1287 msgstr "no s'ha pogut llegir l'enllaç simbòlic %s"
1288
1289 #: apply.c
1290 #, c-format
1291 msgid "unable to open or read %s"
1292 msgstr "no s'ha pogut obrir o llegir %s"
1293
1294 #: apply.c
1295 #, c-format
1296 msgid "invalid start of line: '%c'"
1297 msgstr "inici de línia no vàlid: «%c»"
1298
1299 #: apply.c
1300 #, c-format
1301 msgid "Hunk #%d succeeded at %d (offset %d line)."
1302 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1303 msgstr[0] "El tros #%d ha tingut èxit a %d (desplaçament d'%d línia)."
1304 msgstr[1] "El tros #%d ha tingut èxit a %d (desplaçament de %d línies)."
1305
1306 #: apply.c
1307 #, c-format
1308 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1309 msgstr "El context s'ha reduït a (%ld/%ld) per a aplicar el fragment a %d"
1310
1311 #: apply.c
1312 #, c-format
1313 msgid ""
1314 "while searching for:\n"
1315 "%.*s"
1316 msgstr ""
1317 "tot cercant:\n"
1318 "%.*s"
1319
1320 #: apply.c
1321 #, c-format
1322 msgid "missing binary patch data for '%s'"
1323 msgstr "manquen les dades de pedaç binari de «%s»"
1324
1325 #: apply.c
1326 #, c-format
1327 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
1328 msgstr "no es pot aplicar al revés un pedaç binari sense el tros revés a «%s»"
1329
1330 #: apply.c
1331 #, c-format
1332 msgid "cannot apply binary patch to '%s' without full index line"
1333 msgstr ""
1334 "no es pot aplicar un pedaç binari a «%s» sense la línia d'índex completa"
1335
1336 #: apply.c
1337 #, c-format
1338 msgid ""
1339 "the patch applies to '%s' (%s), which does not match the current contents."
1340 msgstr ""
1341 "el pedaç s'aplica a «%s» (%s), el qual no coincideix amb els continguts "
1342 "actuals."
1343
1344 #: apply.c
1345 #, c-format
1346 msgid "the patch applies to an empty '%s' but it is not empty"
1347 msgstr "el pedaç s'aplica a un «%s» buit però no és buit"
1348
1349 #: apply.c
1350 #, c-format
1351 msgid "the necessary postimage %s for '%s' cannot be read"
1352 msgstr "no es pot llegir la postimatge %s necessària per a «%s»"
1353
1354 #: apply.c
1355 #, c-format
1356 msgid "binary patch does not apply to '%s'"
1357 msgstr "el pedaç binari no s'aplica a «%s»"
1358
1359 #: apply.c
1360 #, c-format
1361 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1362 msgstr ""
1363 "el pedaç binari a «%s» crea un resultat incorrecte (s'esperava %s, s'ha "
1364 "rebut %s)"
1365
1366 #: apply.c
1367 #, c-format
1368 msgid "patch failed: %s:%ld"
1369 msgstr "el pedaç ha fallat: %s:%ld"
1370
1371 #: apply.c builtin/mv.c
1372 #, c-format
1373 msgid "cannot checkout %s"
1374 msgstr "no es pot agafar %s"
1375
1376 #: apply.c midx.c pack-mtimes.c pack-revindex.c setup.c
1377 #, c-format
1378 msgid "failed to read %s"
1379 msgstr "s'ha produït un error en llegir %s"
1380
1381 #: apply.c
1382 #, c-format
1383 msgid "reading from '%s' beyond a symbolic link"
1384 msgstr "s'està llegint de «%s» més enllà d'un enllaç simbòlic"
1385
1386 #: apply.c
1387 #, c-format
1388 msgid "path %s has been renamed/deleted"
1389 msgstr "el camí %s s'ha canviat de nom / s'ha suprimit"
1390
1391 #: apply.c
1392 #, c-format
1393 msgid "%s: does not exist in index"
1394 msgstr "%s: no existeix en l'índex"
1395
1396 #: apply.c
1397 #, c-format
1398 msgid "%s: does not match index"
1399 msgstr "%s: no coincideix amb l'índex"
1400
1401 #: apply.c
1402 msgid "repository lacks the necessary blob to perform 3-way merge."
1403 msgstr ""
1404 "al repositori li manca el blob necessari per a fer a una fusió de 3 vies."
1405
1406 #: apply.c
1407 #, c-format
1408 msgid "Performing three-way merge...\n"
1409 msgstr "S'està fent una fusió de 3 vies...\n"
1410
1411 #: apply.c
1412 #, c-format
1413 msgid "cannot read the current contents of '%s'"
1414 msgstr "no es poden llegir els continguts actuals de «%s»"
1415
1416 #: apply.c
1417 #, c-format
1418 msgid "Failed to perform three-way merge...\n"
1419 msgstr "S'ha produït un error en fer una fusió de tres vies...\n"
1420
1421 #: apply.c
1422 #, c-format
1423 msgid "Applied patch to '%s' with conflicts.\n"
1424 msgstr "S'ha aplicat el pedaç a «%s» amb conflictes.\n"
1425
1426 #: apply.c
1427 #, c-format
1428 msgid "Applied patch to '%s' cleanly.\n"
1429 msgstr "S'ha aplicat el pedaç a «%s» netament.\n"
1430
1431 #: apply.c
1432 #, c-format
1433 msgid "Falling back to direct application...\n"
1434 msgstr "S'està usant alternativament l'aplicació directa...\n"
1435
1436 #: apply.c
1437 msgid "removal patch leaves file contents"
1438 msgstr "el pedaç d'eliminació deixa els continguts dels fitxers"
1439
1440 #: apply.c
1441 #, c-format
1442 msgid "%s: wrong type"
1443 msgstr "%s: tipus erroni"
1444
1445 #: apply.c
1446 #, c-format
1447 msgid "%s has type %o, expected %o"
1448 msgstr "%s és del tipus %o, s'esperava %o"
1449
1450 #: apply.c builtin/fast-import.c read-cache.c
1451 #, c-format
1452 msgid "invalid path '%s'"
1453 msgstr "camí no vàlid: «%s»"
1454
1455 #: apply.c
1456 #, c-format
1457 msgid "%s: already exists in index"
1458 msgstr "%s: ja existeix en l'índex"
1459
1460 #: apply.c
1461 #, c-format
1462 msgid "%s: already exists in working directory"
1463 msgstr "%s: ja existeix en el directori de treball"
1464
1465 #: apply.c
1466 #, c-format
1467 msgid "new mode (%o) of %s does not match old mode (%o)"
1468 msgstr "el mode nou (%o) de %s no coincideix amb el mode antic (%o)"
1469
1470 #: apply.c
1471 #, c-format
1472 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1473 msgstr "el mode nou (%o) de %s no coincideix amb el mode antic (%o) de %s"
1474
1475 #: apply.c
1476 #, c-format
1477 msgid "affected file '%s' is beyond a symbolic link"
1478 msgstr "el fitxer afectat «%s» és més enllà d'un enllaç simbòlic"
1479
1480 #: apply.c
1481 #, c-format
1482 msgid "%s: patch does not apply"
1483 msgstr "%s: el pedaç no s'aplica"
1484
1485 #: apply.c
1486 #, c-format
1487 msgid "Checking patch %s..."
1488 msgstr "S'està comprovant el pedaç %s..."
1489
1490 #: apply.c
1491 #, c-format
1492 msgid "sha1 information is lacking or useless for submodule %s"
1493 msgstr "hi manca la informació sha1 o és inútil per al submòdul %s"
1494
1495 #: apply.c
1496 #, c-format
1497 msgid "mode change for %s, which is not in current HEAD"
1498 msgstr "canvi de mode per a %s, el qual no està en la HEAD actual"
1499
1500 #: apply.c
1501 #, c-format
1502 msgid "sha1 information is lacking or useless (%s)."
1503 msgstr "hi manca informació sha1 o és inútil (%s)."
1504
1505 #: apply.c
1506 #, c-format
1507 msgid "could not add %s to temporary index"
1508 msgstr "no s'ha pogut afegir %s a l'índex temporal"
1509
1510 #: apply.c
1511 #, c-format
1512 msgid "could not write temporary index to %s"
1513 msgstr "no s'ha pogut escriure l'índex temporal a %s"
1514
1515 #: apply.c
1516 #, c-format
1517 msgid "unable to remove %s from index"
1518 msgstr "no s'ha pogut eliminar %s de l'índex"
1519
1520 #: apply.c
1521 #, c-format
1522 msgid "corrupt patch for submodule %s"
1523 msgstr "pedaç malmès per al submòdul %s"
1524
1525 #: apply.c
1526 #, c-format
1527 msgid "unable to stat newly created file '%s'"
1528 msgstr "no s'ha pogut fer stat al fitxer novament creat «%s»"
1529
1530 #: apply.c
1531 #, c-format
1532 msgid "unable to create backing store for newly created file %s"
1533 msgstr ""
1534 "no s'ha pogut crear un magatzem de suport per al fitxer novament creat %s"
1535
1536 #: apply.c
1537 #, c-format
1538 msgid "unable to add cache entry for %s"
1539 msgstr "no s'ha pogut afegir una entrada de cau per a %s"
1540
1541 #: apply.c builtin/bisect.c builtin/gc.c
1542 #, c-format
1543 msgid "failed to write to '%s'"
1544 msgstr "no s'ha pogut escriure a «%s»"
1545
1546 #: apply.c
1547 #, c-format
1548 msgid "closing file '%s'"
1549 msgstr "s'està tancant el fitxer «%s»"
1550
1551 #: apply.c
1552 #, c-format
1553 msgid "unable to write file '%s' mode %o"
1554 msgstr "no s'ha pogut escriure el fitxer «%s» mode %o"
1555
1556 #: apply.c
1557 #, c-format
1558 msgid "Applied patch %s cleanly."
1559 msgstr "El pedaç %s s'ha aplicat netament."
1560
1561 #: apply.c
1562 msgid "internal error"
1563 msgstr "error intern"
1564
1565 #: apply.c
1566 #, c-format
1567 msgid "Applying patch %%s with %d reject..."
1568 msgid_plural "Applying patch %%s with %d rejects..."
1569 msgstr[0] "S'està aplicant el pedaç %%s amb %d rebuig..."
1570 msgstr[1] "S'està aplicant el pedaç %%s amb %d rebutjos..."
1571
1572 #: apply.c
1573 #, c-format
1574 msgid "cannot open %s"
1575 msgstr "no es pot obrir %s"
1576
1577 #: apply.c rerere.c
1578 #, c-format
1579 msgid "cannot unlink '%s'"
1580 msgstr "no es pot fer «unlink» de «%s»"
1581
1582 #: apply.c
1583 #, c-format
1584 msgid "Hunk #%d applied cleanly."
1585 msgstr "El tros #%d s'ha aplicat netament."
1586
1587 #: apply.c
1588 #, c-format
1589 msgid "Rejected hunk #%d."
1590 msgstr "S'ha rebutjat el tros #%d."
1591
1592 #: apply.c
1593 #, c-format
1594 msgid "Skipped patch '%s'."
1595 msgstr "S'ha omès el pedaç «%s»."
1596
1597 #: apply.c
1598 msgid "No valid patches in input (allow with \"--allow-empty\")"
1599 msgstr "No hi ha pedaços vàlids a l'entrada (permeteu-los amb «--allow-empty»)"
1600
1601 #: apply.c t/helper/test-cache-tree.c
1602 msgid "unable to read index file"
1603 msgstr "no es pot llegir el fitxer d'índex"
1604
1605 #: apply.c
1606 #, c-format
1607 msgid "option -p expects a non-negative integer, got '%s'"
1608 msgstr "l'opció -p espera un enter no negatiu, però ha rebut «%s»"
1609
1610 #: apply.c
1611 #, c-format
1612 msgid "unable to normalize directory: '%s'"
1613 msgstr "no s'ha pogut normalitzar el directori: %s"
1614
1615 #: apply.c
1616 #, c-format
1617 msgid "can't open patch '%s': %s"
1618 msgstr "no es pot obrir el pedaç «%s»: %s"
1619
1620 #: apply.c
1621 #, c-format
1622 msgid "squelched %d whitespace error"
1623 msgid_plural "squelched %d whitespace errors"
1624 msgstr[0] "s'ha silenciat %d error d'espai en blanc"
1625 msgstr[1] "s'han silenciat %d errors d'espai en blanc"
1626
1627 #: apply.c
1628 #, c-format
1629 msgid "%d line adds whitespace errors."
1630 msgid_plural "%d lines add whitespace errors."
1631 msgstr[0] "%d línia afegeix errors d'espai en blanc."
1632 msgstr[1] "%d línies afegeixen errors d'espai en blanc."
1633
1634 #: apply.c
1635 #, c-format
1636 msgid "%d line applied after fixing whitespace errors."
1637 msgid_plural "%d lines applied after fixing whitespace errors."
1638 msgstr[0] ""
1639 "S'ha aplicat %d línia després d'arreglar els errors d'espai en blanc."
1640 msgstr[1] ""
1641 "S'han aplicat %d línies després d'arreglar els errors d'espai en blanc."
1642
1643 #: apply.c builtin/mv.c builtin/rm.c
1644 msgid "Unable to write new index file"
1645 msgstr "No s'ha pogut escriure un fitxer d'índex nou"
1646
1647 #: apply.c
1648 msgid "don't apply changes matching the given path"
1649 msgstr "no apliquis els canvis que coincideixin amb el camí donat"
1650
1651 #: apply.c
1652 msgid "apply changes matching the given path"
1653 msgstr "aplica els canvis que coincideixin amb el camí donat"
1654
1655 #: apply.c builtin/am.c
1656 msgid "num"
1657 msgstr "nombre"
1658
1659 #: apply.c
1660 msgid "remove <num> leading slashes from traditional diff paths"
1661 msgstr ""
1662 "elimina <nombre> barres obliqües inicials dels camins de diferència "
1663 "tradicionals"
1664
1665 #: apply.c
1666 msgid "ignore additions made by the patch"
1667 msgstr "ignora afegiments fets pel pedaç"
1668
1669 #: apply.c
1670 msgid "instead of applying the patch, output diffstat for the input"
1671 msgstr ""
1672 "en lloc d'aplicar el pedaç, emet les estadístiques de diferència de l'entrada"
1673
1674 #: apply.c
1675 msgid "show number of added and deleted lines in decimal notation"
1676 msgstr "mostra el nombre de línies afegides i suprimides en notació decimal"
1677
1678 #: apply.c
1679 msgid "instead of applying the patch, output a summary for the input"
1680 msgstr "en lloc d'aplicar el pedaç, emet un resum de l'entrada"
1681
1682 #: apply.c
1683 msgid "instead of applying the patch, see if the patch is applicable"
1684 msgstr "en lloc d'aplicar el pedaç, determina si el pedaç és aplicable"
1685
1686 #: apply.c
1687 msgid "make sure the patch is applicable to the current index"
1688 msgstr "assegura que el pedaç sigui aplicable a l'índex actual"
1689
1690 #: apply.c
1691 msgid "mark new files with `git add --intent-to-add`"
1692 msgstr "marca els fitxers nous amb «git add --intent-to-add»"
1693
1694 #: apply.c
1695 msgid "apply a patch without touching the working tree"
1696 msgstr "aplica un pedaç sense tocar l'arbre de treball"
1697
1698 #: apply.c
1699 msgid "accept a patch that touches outside the working area"
1700 msgstr "accepta un pedaç que toqui fora de l'àrea de treball"
1701
1702 #: apply.c
1703 msgid "also apply the patch (use with --stat/--summary/--check)"
1704 msgstr "aplica el pedaç també (useu amb --stat/--summary/--check)"
1705
1706 #: apply.c
1707 msgid "attempt three-way merge, fall back on normal patch if that fails"
1708 msgstr ""
1709 "intenta una fusió de tres vies, si falla intenta llavors un pedaç normal"
1710
1711 #: apply.c builtin/merge-file.c
1712 msgid "for conflicts, use our version"
1713 msgstr "en conflictes, usa la nostra versió"
1714
1715 #: apply.c builtin/merge-file.c
1716 msgid "for conflicts, use their version"
1717 msgstr "en conflictes, usa la seva versió"
1718
1719 #: apply.c builtin/merge-file.c
1720 msgid "for conflicts, use a union version"
1721 msgstr "en conflictes, usa una versió d'unió"
1722
1723 #: apply.c
1724 msgid "build a temporary index based on embedded index information"
1725 msgstr "construeix un índex temporal basat en la informació d'índex incrustada"
1726
1727 #: apply.c builtin/checkout-index.c
1728 msgid "paths are separated with NUL character"
1729 msgstr "els camins se separen amb el caràcter NUL"
1730
1731 #: apply.c
1732 msgid "ensure at least <n> lines of context match"
1733 msgstr "assegura't que almenys <n> línies de context coincideixin"
1734
1735 #: apply.c builtin/am.c builtin/interpret-trailers.c builtin/pack-objects.c
1736 #: builtin/rebase.c
1737 msgid "action"
1738 msgstr "acció"
1739
1740 #: apply.c
1741 msgid "detect new or modified lines that have whitespace errors"
1742 msgstr ""
1743 "detecta les línies noves o modificades que tinguin errors d'espai en blanc"
1744
1745 #: apply.c
1746 msgid "ignore changes in whitespace when finding context"
1747 msgstr "ignora els canvis d'espai en blanc en cercar context"
1748
1749 #: apply.c
1750 msgid "apply the patch in reverse"
1751 msgstr "aplica el pedaç al revés"
1752
1753 #: apply.c
1754 msgid "don't expect at least one line of context"
1755 msgstr "no esperis almenys una línia de context"
1756
1757 #: apply.c
1758 msgid "leave the rejected hunks in corresponding *.rej files"
1759 msgstr "deixa els trossos rebutjats en fitxers *.rej corresponents"
1760
1761 #: apply.c
1762 msgid "allow overlapping hunks"
1763 msgstr "permet trossos superposats"
1764
1765 #: apply.c
1766 msgid "tolerate incorrectly detected missing new-line at the end of file"
1767 msgstr "tolera una línia nova incorrectament detectada al final del fitxer"
1768
1769 #: apply.c
1770 msgid "do not trust the line counts in the hunk headers"
1771 msgstr "no confiïs en els recomptes de línia en les capçaleres dels trossos"
1772
1773 #: apply.c builtin/am.c
1774 msgid "root"
1775 msgstr "arrel"
1776
1777 #: apply.c
1778 msgid "prepend <root> to all filenames"
1779 msgstr "anteposa <arrel> a tots els noms de fitxer"
1780
1781 #: apply.c
1782 msgid "don't return error for empty patches"
1783 msgstr "no retornis l'error per als pedaços buits"
1784
1785 #: apply.c
1786 msgid "--ours, --theirs, and --union require --3way"
1787 msgstr "--ours, --theirs, i --union requereixen --3way"
1788
1789 #: archive-tar.c archive-zip.c
1790 #, c-format
1791 msgid "cannot stream blob %s"
1792 msgstr "no es pot transmetre el blob %s"
1793
1794 #: archive-tar.c archive-zip.c
1795 #, c-format
1796 msgid "unsupported file mode: 0%o (SHA1: %s)"
1797 msgstr "mode de fitxer no compatible: 0%o (SHA1: %s)"
1798
1799 #: archive-tar.c archive-zip.c builtin/pack-objects.c
1800 #, c-format
1801 msgid "deflate error (%d)"
1802 msgstr "error de deflació (%d)"
1803
1804 #: archive-tar.c
1805 #, c-format
1806 msgid "unable to start '%s' filter"
1807 msgstr "no s'ha pogut iniciar el filtre «%s»"
1808
1809 #: archive-tar.c
1810 msgid "unable to redirect descriptor"
1811 msgstr "no s'ha pogut redirigir el descriptor"
1812
1813 #: archive-tar.c
1814 #, c-format
1815 msgid "'%s' filter reported error"
1816 msgstr "«%s» error reportat pel filtre"
1817
1818 #: archive-zip.c
1819 #, c-format
1820 msgid "path is not valid UTF-8: %s"
1821 msgstr "el camí no és vàlid en UTF-8: %s"
1822
1823 #: archive-zip.c
1824 #, c-format
1825 msgid "path too long (%d chars, SHA1: %s): %s"
1826 msgstr "el camí és massa llarg (%d caràcters, SHA1: %s): %s"
1827
1828 #: archive-zip.c
1829 #, c-format
1830 msgid "timestamp too large for this system: %<PRIuMAX>"
1831 msgstr "marca de temps massa gran per a aquest sistema: %<PRIuMAX>"
1832
1833 #: archive.c
1834 msgid "git archive [<options>] <tree-ish> [<path>...]"
1835 msgstr "git archive [<opcions>] <arbre> [<camí>...]"
1836
1837 #: archive.c
1838 msgid ""
1839 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1840 msgstr ""
1841 "git archive --remote <repositori> [--exec <ordre>] [<opcions>] <arbre> "
1842 "[<camí>...]"
1843
1844 #: archive.c
1845 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1846 msgstr "git archive --remote <repositori> [--exec <ordre>] --list"
1847
1848 #: archive.c builtin/fast-import.c builtin/gc.c builtin/notes.c builtin/tag.c
1849 #, c-format
1850 msgid "cannot read '%s'"
1851 msgstr "no es pot llegir «%s»"
1852
1853 #: archive.c
1854 #, c-format
1855 msgid "pathspec '%s' matches files outside the current directory"
1856 msgstr ""
1857 "l'especificació de camí «%s» coincideix amb fitxers fora del directori actual"
1858
1859 #: archive.c builtin/add.c builtin/rm.c
1860 #, c-format
1861 msgid "pathspec '%s' did not match any files"
1862 msgstr "l'especificació de camí «%s» no ha coincidit amb cap fitxer"
1863
1864 #: archive.c
1865 #, c-format
1866 msgid "no such ref: %.*s"
1867 msgstr "no existeix la referència: %.*s"
1868
1869 #: archive.c
1870 #, c-format
1871 msgid "not a valid object name: %s"
1872 msgstr "no és un nom d'objecte vàlid: %s"
1873
1874 #: archive.c t/helper/test-cache-tree.c
1875 #, c-format
1876 msgid "not a tree object: %s"
1877 msgstr "no és un objecte d'arbre: %s"
1878
1879 #: archive.c
1880 #, c-format
1881 msgid "failed to unpack tree object %s"
1882 msgstr "s'ha produït un error en desempaquetar l'objecte d'arbre %s"
1883
1884 #: archive.c
1885 #, c-format
1886 msgid "File not found: %s"
1887 msgstr "Fitxer no trobat: %s"
1888
1889 #: archive.c
1890 #, c-format
1891 msgid "Not a regular file: %s"
1892 msgstr "No és un fitxer normal: %s"
1893
1894 #: archive.c
1895 #, c-format
1896 msgid "unclosed quote: '%s'"
1897 msgstr "cometes no tancades: «%s»"
1898
1899 #: archive.c
1900 #, c-format
1901 msgid "missing colon: '%s'"
1902 msgstr "hi manquen els dos punts: «%s»"
1903
1904 #: archive.c
1905 #, c-format
1906 msgid "empty file name: '%s'"
1907 msgstr "nom de fitxer buit: «%s»"
1908
1909 #: archive.c
1910 msgid "fmt"
1911 msgstr "format"
1912
1913 #: archive.c
1914 msgid "archive format"
1915 msgstr "format d'arxiu"
1916
1917 #: archive.c builtin/log.c parse-options.h
1918 msgid "prefix"
1919 msgstr "prefix"
1920
1921 #: archive.c
1922 msgid "prepend prefix to each pathname in the archive"
1923 msgstr "anteposa el prefix a cada nom de camí en l'arxiu"
1924
1925 #: archive.c builtin/blame.c builtin/commit-tree.c builtin/config.c
1926 #: builtin/fast-export.c builtin/gc.c builtin/grep.c builtin/hash-object.c
1927 #: builtin/ls-files.c builtin/notes.c builtin/read-tree.c parse-options.h
1928 msgid "file"
1929 msgstr "fitxer"
1930
1931 #: archive.c
1932 msgid "add untracked file to archive"
1933 msgstr "inclou els fitxers no seguits a l'arxiu"
1934
1935 #: archive.c
1936 msgid "path:content"
1937 msgstr "camí: contingut"
1938
1939 #: archive.c builtin/archive.c
1940 msgid "write the archive to this file"
1941 msgstr "escriu l'arxiu a aquest fitxer"
1942
1943 #: archive.c
1944 msgid "read .gitattributes in working directory"
1945 msgstr "llegeix .gitattributes en el directori de treball"
1946
1947 #: archive.c
1948 msgid "report archived files on stderr"
1949 msgstr "informa de fitxers arxivats en stderr"
1950
1951 #: archive.c builtin/clone.c builtin/fetch.c builtin/pack-objects.c
1952 #: builtin/pull.c
1953 msgid "time"
1954 msgstr "data"
1955
1956 #: archive.c
1957 msgid "set modification time of archive entries"
1958 msgstr "estableix l'hora de modificació de les entrades de l'arxiu"
1959
1960 #: archive.c
1961 msgid "set compression level"
1962 msgstr "estableix el nivell de compressió"
1963
1964 #: archive.c
1965 msgid "list supported archive formats"
1966 msgstr "llista els formats d'arxiu admesos"
1967
1968 #: archive.c builtin/archive.c builtin/clone.c builtin/submodule--helper.c
1969 msgid "repo"
1970 msgstr "repositori"
1971
1972 #: archive.c builtin/archive.c
1973 msgid "retrieve the archive from remote repository <repo>"
1974 msgstr "recupera l'arxiu del repositori remot <repositori>"
1975
1976 #: archive.c builtin/archive.c builtin/difftool.c builtin/notes.c
1977 msgid "command"
1978 msgstr "ordre"
1979
1980 #: archive.c builtin/archive.c
1981 msgid "path to the remote git-upload-archive command"
1982 msgstr "camí a l'ordre git-upload-archive remota"
1983
1984 #: archive.c
1985 msgid "Unexpected option --remote"
1986 msgstr "Opció inesperada --remote"
1987
1988 #: archive.c builtin/add.c builtin/checkout.c builtin/clone.c builtin/commit.c
1989 #: builtin/fast-export.c builtin/index-pack.c builtin/log.c builtin/reset.c
1990 #: builtin/rm.c builtin/stash.c builtin/worktree.c fetch-pack.c http-fetch.c
1991 #: revision.c
1992 #, c-format
1993 msgid "the option '%s' requires '%s'"
1994 msgstr "l'opció «%s» requereix «%s»"
1995
1996 #: archive.c
1997 msgid "Unexpected option --output"
1998 msgstr "Opció inesperada --output"
1999
2000 #: archive.c t/unit-tests/unit-test.c
2001 #, c-format
2002 msgid "extra command line parameter '%s'"
2003 msgstr "paràmetre extra de la línia d'ordres «%s»"
2004
2005 #: archive.c
2006 #, c-format
2007 msgid "Unknown archive format '%s'"
2008 msgstr "Format d'arxiu desconegut «%s»"
2009
2010 #: archive.c
2011 #, c-format
2012 msgid "Argument not supported for format '%s': -%d"
2013 msgstr "Argument no admès per al format «%s»: -%d"
2014
2015 #: attr.c
2016 #, c-format
2017 msgid "%.*s is not a valid attribute name"
2018 msgstr "%.*s no és un nom d'atribut vàlid"
2019
2020 #: attr.c
2021 msgid "unable to add additional attribute"
2022 msgstr "no s'ha pogut afegir l'atribut addicional"
2023
2024 #: attr.c
2025 #, c-format
2026 msgid "ignoring overly long attributes line %d"
2027 msgstr "s'ignorarà la línia d'atributs massa llarga %d"
2028
2029 #: attr.c
2030 #, c-format
2031 msgid "%s not allowed: %s:%d"
2032 msgstr "%s no està permès: %s:%d"
2033
2034 #: attr.c
2035 msgid ""
2036 "Negative patterns are ignored in git attributes\n"
2037 "Use '\\!' for literal leading exclamation."
2038 msgstr ""
2039 "Els patrons negatius s'ignoren en els atributs de git\n"
2040 "Useu «\\!» per exclamació capdavantera literal."
2041
2042 #: attr.c
2043 #, c-format
2044 msgid "cannot fstat gitattributes file '%s'"
2045 msgstr "no es pot fer fstat gitattributes al fitxer «%s»"
2046
2047 #: attr.c
2048 #, c-format
2049 msgid "ignoring overly large gitattributes file '%s'"
2050 msgstr "s'ignorarà el fitxer «%s» gitattributes per ser massa gran"
2051
2052 #: attr.c
2053 #, c-format
2054 msgid "ignoring overly large gitattributes blob '%s'"
2055 msgstr "s'ignorarà el blob «%s» gitattributes per ser massa gran"
2056
2057 #: attr.c
2058 msgid "cannot use --attr-source or GIT_ATTR_SOURCE without repo"
2059 msgstr "no es pot usar --attr-source o GIT_ATTR_SOURCE sense repository"
2060
2061 #: attr.c
2062 msgid "bad --attr-source or GIT_ATTR_SOURCE"
2063 msgstr "--attr-source incorrecte o GIT_ATTR_SOURCE"
2064
2065 #: attr.c read-cache.c refs/packed-backend.c
2066 #, c-format
2067 msgid "unable to stat '%s'"
2068 msgstr "no s'ha pogut fer «stat» a «%s»"
2069
2070 #: bisect.c builtin/cat-file.c builtin/index-pack.c builtin/notes.c
2071 #: builtin/pack-objects.c combine-diff.c object-file.c rerere.c
2072 #, c-format
2073 msgid "unable to read %s"
2074 msgstr "no s'ha pogut llegir %s"
2075
2076 #: bisect.c
2077 #, c-format
2078 msgid "Badly quoted content in file '%s': %s"
2079 msgstr "Comentari amb cometes errònies en el fitxer «%s»: %s"
2080
2081 #: bisect.c
2082 #, c-format
2083 msgid "We cannot bisect more!\n"
2084 msgstr "No podem bisecar més!\n"
2085
2086 #: bisect.c
2087 #, c-format
2088 msgid "Not a valid commit name %s"
2089 msgstr "No és un nom de comissió vàlid %s"
2090
2091 #: bisect.c
2092 #, c-format
2093 msgid ""
2094 "The merge base %s is bad.\n"
2095 "This means the bug has been fixed between %s and [%s].\n"
2096 msgstr ""
2097 "La base de fusió %s és errònia.\n"
2098 "Això vol dir que el defecte s'ha arreglat entre %s i [%s].\n"
2099
2100 #: bisect.c
2101 #, c-format
2102 msgid ""
2103 "The merge base %s is new.\n"
2104 "The property has changed between %s and [%s].\n"
2105 msgstr ""
2106 "La base de fusió %s és nova.\n"
2107 "La propietat s'ha canviat entre %s i [%s].\n"
2108
2109 #: bisect.c
2110 #, c-format
2111 msgid ""
2112 "The merge base %s is %s.\n"
2113 "This means the first '%s' commit is between %s and [%s].\n"
2114 msgstr ""
2115 "La base de fusió %s és %s.\n"
2116 "Això vol dir que la primera comissió «%s» és entre %s i [%s].\n"
2117
2118 #: bisect.c
2119 #, c-format
2120 msgid ""
2121 "Some %s revs are not ancestors of the %s rev.\n"
2122 "git bisect cannot work properly in this case.\n"
2123 "Maybe you mistook %s and %s revs?\n"
2124 msgstr ""
2125 "Algunes revisions %s no són els avantpassats de la revisió %s.\n"
2126 "git bisect no pot funcionar correctament en aquest cas.\n"
2127 "Potser heu confós les revisions %s i %s?\n"
2128
2129 #: bisect.c
2130 #, c-format
2131 msgid ""
2132 "the merge base between %s and [%s] must be skipped.\n"
2133 "So we cannot be sure the first %s commit is between %s and %s.\n"
2134 "We continue anyway."
2135 msgstr ""
2136 "s'ha d'ometre la base de fusió entre %s i [%s].\n"
2137 "Llavors, no podem estar segurs que la primera comissió %s sigui entre %s i "
2138 "%s.\n"
2139 "Continuem de totes maneres."
2140
2141 #: bisect.c
2142 #, c-format
2143 msgid "Bisecting: a merge base must be tested\n"
2144 msgstr "Bisecant: s'ha de provar una base de fusió\n"
2145
2146 #: bisect.c
2147 #, c-format
2148 msgid "a %s revision is needed"
2149 msgstr "es necessita una revisió %s"
2150
2151 #: bisect.c
2152 #, c-format
2153 msgid "could not create file '%s'"
2154 msgstr "no s'ha pogut crear el fitxer «%s»"
2155
2156 #: bisect.c builtin/notes.c
2157 #, c-format
2158 msgid "unable to start 'show' for object '%s'"
2159 msgstr "no s'ha pogut iniciar «show» per a l'objecte «%s»"
2160
2161 #: bisect.c builtin/merge.c
2162 #, c-format
2163 msgid "could not read file '%s'"
2164 msgstr "no s'ha pogut llegir el fitxer «%s»"
2165
2166 #: bisect.c
2167 msgid "reading bisect refs failed"
2168 msgstr "la lectura de les referències de bisecció ha fallat"
2169
2170 #: bisect.c
2171 #, c-format
2172 msgid "%s was both %s and %s\n"
2173 msgstr "%s era ambdós %s i %s\n"
2174
2175 #: bisect.c
2176 #, c-format
2177 msgid ""
2178 "No testable commit found.\n"
2179 "Maybe you started with bad path arguments?\n"
2180 msgstr ""
2181 "No s'ha trobat cap comissió comprovable.\n"
2182 "Potser heu començat amb paràmetres de camí incorrectes?\n"
2183
2184 #: bisect.c
2185 #, c-format
2186 msgid "(roughly %d step)"
2187 msgid_plural "(roughly %d steps)"
2188 msgstr[0] "(aproximadament %d pas)"
2189 msgstr[1] "(aproximadament %d passos)"
2190
2191 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
2192 #. steps)" translation.
2193 #.
2194 #: bisect.c
2195 #, c-format
2196 msgid "Bisecting: %d revision left to test after this %s\n"
2197 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
2198 msgstr[0] "Bisecant: manca %d revisió a provar després d'aquesta %s\n"
2199 msgstr[1] "Bisecant: manquen %d revisions a provar després d'aquesta %s\n"
2200
2201 #: blame.c
2202 msgid "--contents and --reverse do not blend well."
2203 msgstr "--contents i --reverse no funcionen bé juntes."
2204
2205 #: blame.c
2206 msgid "--reverse and --first-parent together require specified latest commit"
2207 msgstr ""
2208 "--reverse i --first-parent junts requereixen una última comissió especificada"
2209
2210 #: blame.c builtin/bisect.c builtin/commit.c builtin/fast-export.c
2211 #: builtin/log.c builtin/merge.c builtin/pack-objects.c builtin/shortlog.c
2212 #: midx-write.c pack-bitmap.c remote.c sequencer.c submodule.c
2213 msgid "revision walk setup failed"
2214 msgstr "la configuració del recorregut de revisions ha fallat"
2215
2216 #: blame.c
2217 msgid ""
2218 "--reverse --first-parent together require range along first-parent chain"
2219 msgstr ""
2220 "--reverse --first-parent junts requereixen un rang de la cadena de pares "
2221 "primers"
2222
2223 #: blame.c
2224 #, c-format
2225 msgid "no such path %s in %s"
2226 msgstr "no hi ha tal camí %s en %s"
2227
2228 #: blame.c
2229 #, c-format
2230 msgid "cannot read blob %s for path %s"
2231 msgstr "no es pot llegir el blob %s per al camí %s"
2232
2233 #: branch.c
2234 msgid ""
2235 "cannot inherit upstream tracking configuration of multiple refs when "
2236 "rebasing is requested"
2237 msgstr ""
2238 "no es pot heretar la configuració del seguiment de la font de múltiples "
2239 "referències quan es demana fer «rebase»"
2240
2241 #: branch.c
2242 #, c-format
2243 msgid "not setting branch '%s' as its own upstream"
2244 msgstr "no s'està establert la branca «%s» com a la seva pròpia font"
2245
2246 #: branch.c
2247 #, c-format
2248 msgid "branch '%s' set up to track '%s' by rebasing."
2249 msgstr "la branca «%s» està configurada per a seguir «%s» fent «rebase»."
2250
2251 #: branch.c
2252 #, c-format
2253 msgid "branch '%s' set up to track '%s'."
2254 msgstr "la branca «%s» està configurada per a seguir «%s»."
2255
2256 #: branch.c
2257 #, c-format
2258 msgid "branch '%s' set up to track:"
2259 msgstr "la branca «%s» està configurada per a seguir:"
2260
2261 #: branch.c
2262 msgid "unable to write upstream branch configuration"
2263 msgstr "no es pot escriure la configuració de la branca font"
2264
2265 #: branch.c
2266 msgid ""
2267 "\n"
2268 "After fixing the error cause you may try to fix up\n"
2269 "the remote tracking information by invoking:"
2270 msgstr ""
2271 "\n"
2272 "Després de corregir la causa de l'error, podeu intentar\n"
2273 "corregir la informació de seguiment remot executant:"
2274
2275 #: branch.c
2276 #, c-format
2277 msgid "asked to inherit tracking from '%s', but no remote is set"
2278 msgstr ""
2279 "s'ha demanat que hereti el seguiment de «%s», però no s'ha establert cap "
2280 "remot"
2281
2282 #: branch.c
2283 #, c-format
2284 msgid "asked to inherit tracking from '%s', but no merge configuration is set"
2285 msgstr ""
2286 "s'ha demanat que hereti el seguiment de «%s», però no s'ha establert cap "
2287 "configuració de fusionat"
2288
2289 #: branch.c
2290 #, c-format
2291 msgid "not tracking: ambiguous information for ref '%s'"
2292 msgstr "no s'està seguint: informació ambigua per a la referència «%s»"
2293
2294 #. #-#-#-#-# branch.c.po #-#-#-#-#
2295 #. TRANSLATORS: This is a line listing a remote with duplicate
2296 #. refspecs in the advice message below. For RTL languages you'll
2297 #. probably want to swap the "%s" and leading " " space around.
2298 #.
2299 #. #-#-#-#-# object-name.c.po #-#-#-#-#
2300 #. TRANSLATORS: This is line item of ambiguous object output
2301 #. from describe_ambiguous_object() above. For RTL languages
2302 #. you'll probably want to swap the "%s" and leading " " space
2303 #. around.
2304 #.
2305 #: branch.c object-name.c
2306 #, c-format
2307 msgid " %s\n"
2308 msgstr " %s\n"
2309
2310 #. TRANSLATORS: The second argument is a \n-delimited list of
2311 #. duplicate refspecs, composed above.
2312 #.
2313 #: branch.c
2314 #, c-format
2315 msgid ""
2316 "There are multiple remotes whose fetch refspecs map to the remote\n"
2317 "tracking ref '%s':\n"
2318 "%s\n"
2319 "This is typically a configuration error.\n"
2320 "\n"
2321 "To support setting up tracking branches, ensure that\n"
2322 "different remotes' fetch refspecs map into different\n"
2323 "tracking namespaces."
2324 msgstr ""
2325 "Hi ha diversos remots pels quals les refspecs coincideixen amb la ref\n"
2326 "de seguiment remot «%s»:\n"
2327 "%s\n"
2328 "Normalment es tracta d'un error de configuració.\n"
2329 "\n"
2330 "Per a donar suport a la creació de branques de seguiment, assegureu-vos que\n"
2331 "els diferents refspecs remots s'assignen a diferents espais de noms\n"
2332 "de seguiment."
2333
2334 #: branch.c
2335 #, c-format
2336 msgid "'%s' is not a valid branch name"
2337 msgstr "«%s» no és un nom de branca vàlid"
2338
2339 #: branch.c builtin/branch.c
2340 msgid "See 'git help check-ref-format'"
2341 msgstr "Vegeu «git help check-ref-format»"
2342
2343 #: branch.c
2344 #, c-format
2345 msgid "a branch named '%s' already exists"
2346 msgstr "ja existeix una branca amb nom «%s»"
2347
2348 #: branch.c
2349 #, c-format
2350 msgid "cannot force update the branch '%s' used by worktree at '%s'"
2351 msgstr ""
2352 "no es pot forçar l'actualització de la branca «%s» utilitzada per l'arbre de "
2353 "treball a «%s»"
2354
2355 #: branch.c
2356 #, c-format
2357 msgid "cannot set up tracking information; starting point '%s' is not a branch"
2358 msgstr ""
2359 "no es pot configurar la informació de seguiment; el punt inicial «%s» no és "
2360 "una branca"
2361
2362 #: branch.c
2363 #, c-format
2364 msgid "the requested upstream branch '%s' does not exist"
2365 msgstr "la branca font demanada «%s» no existeix"
2366
2367 #: branch.c
2368 msgid ""
2369 "\n"
2370 "If you are planning on basing your work on an upstream\n"
2371 "branch that already exists at the remote, you may need to\n"
2372 "run \"git fetch\" to retrieve it.\n"
2373 "\n"
2374 "If you are planning to push out a new local branch that\n"
2375 "will track its remote counterpart, you may want to use\n"
2376 "\"git push -u\" to set the upstream config as you push."
2377 msgstr ""
2378 "\n"
2379 "Si teniu pensat basar el vostre treball en una branca\n"
2380 "font que ja existeix al remot, pot ser que necessiteu\n"
2381 "executar «git fetch» per a obtenir-la.\n"
2382 "\n"
2383 "Si teniu pensat pujar una branca local nova que seguirà\n"
2384 "la seva contrapart remota, pot ser que vulgueu usar\n"
2385 "«git push -u» per a establir la configuració font\n"
2386 "mentre pugeu."
2387
2388 #: branch.c builtin/replace.c
2389 #, c-format
2390 msgid "not a valid object name: '%s'"
2391 msgstr "no és un nom d'objecte vàlid: «%s»"
2392
2393 #: branch.c
2394 #, c-format
2395 msgid "ambiguous object name: '%s'"
2396 msgstr "nom d'objecte ambigu: «%s»"
2397
2398 #: branch.c
2399 #, c-format
2400 msgid "not a valid branch point: '%s'"
2401 msgstr "no és un punt de ramificació vàlid: «%s»"
2402
2403 #: branch.c
2404 #, c-format
2405 msgid "submodule '%s': unable to find submodule"
2406 msgstr "submòdul «%s»: no es pot trobar el submòdul"
2407
2408 #: branch.c
2409 #, c-format
2410 msgid ""
2411 "You may try updating the submodules using 'git checkout --no-recurse-"
2412 "submodules %s && git submodule update --init'"
2413 msgstr ""
2414 "Podeu provar d'actualitzar els submòduls utilitzant «git checkout --no-"
2415 "recurse-submodules %s && git submodule update --init»"
2416
2417 #: branch.c
2418 #, c-format
2419 msgid "submodule '%s': cannot create branch '%s'"
2420 msgstr "submòdul «%s»: no es pot crear la branca: «%s»"
2421
2422 #: branch.c
2423 #, c-format
2424 msgid "'%s' is already used by worktree at '%s'"
2425 msgstr "«%s» ja s'utilitza en l'arbre de treball a «%s»"
2426
2427 #: builtin/add.c
2428 msgid "git add [<options>] [--] <pathspec>..."
2429 msgstr "git add [<opcions>] [--] <especificació-camí>..."
2430
2431 #: builtin/add.c
2432 #, c-format
2433 msgid "cannot chmod %cx '%s'"
2434 msgstr "no es pot fer chmod %cx «%s»"
2435
2436 #: builtin/add.c
2437 msgid "Unstaged changes after refreshing the index:"
2438 msgstr "Canvis «unstaged» després d'actualitzar l'índex:"
2439
2440 #: builtin/add.c
2441 msgid "could not read the index"
2442 msgstr "no s'ha pogut llegir l'índex"
2443
2444 #: builtin/add.c
2445 msgid "editing patch failed"
2446 msgstr "l'edició del pedaç ha fallat"
2447
2448 #: builtin/add.c read-cache.c
2449 #, c-format
2450 msgid "could not stat '%s'"
2451 msgstr "no s'ha pogut fer stat a «%s»"
2452
2453 #: builtin/add.c
2454 msgid "empty patch. aborted"
2455 msgstr "pedaç buit. interromput"
2456
2457 #: builtin/add.c
2458 #, c-format
2459 msgid "could not apply '%s'"
2460 msgstr "no s'ha pogut aplicar «%s»"
2461
2462 #: builtin/add.c
2463 msgid "The following paths are ignored by one of your .gitignore files:\n"
2464 msgstr ""
2465 "Els camins següents s'ignoren per un dels vostres fitxers .gitignore:\n"
2466
2467 #: builtin/add.c builtin/clean.c builtin/fetch.c builtin/mv.c
2468 #: builtin/prune-packed.c builtin/pull.c builtin/push.c builtin/remote.c
2469 #: builtin/rm.c builtin/send-pack.c builtin/sparse-checkout.c
2470 msgid "dry run"
2471 msgstr "fes una prova"
2472
2473 #: builtin/add.c builtin/check-ignore.c builtin/commit.c
2474 #: builtin/count-objects.c builtin/fsck.c builtin/log.c builtin/mv.c
2475 #: builtin/read-tree.c builtin/refs.c
2476 msgid "be verbose"
2477 msgstr "sigues detallat"
2478
2479 #: builtin/add.c
2480 msgid "interactive picking"
2481 msgstr "selecció interactiva"
2482
2483 #: builtin/add.c builtin/checkout.c builtin/reset.c
2484 msgid "select hunks interactively"
2485 msgstr "selecciona els trossos interactivament"
2486
2487 #: builtin/add.c builtin/checkout.c builtin/reset.c builtin/stash.c
2488 msgid "auto advance to the next file when selecting hunks interactively"
2489 msgstr ""
2490 "avançar automàticament al fitxer següent quan se seleccionen trossos "
2491 "interactivament"
2492
2493 #: builtin/add.c
2494 msgid "edit current diff and apply"
2495 msgstr "edita la diferència actual i aplica-la"
2496
2497 #: builtin/add.c
2498 msgid "allow adding otherwise ignored files"
2499 msgstr "permet afegir fitxers que d'altra manera s'ignoren"
2500
2501 #: builtin/add.c
2502 msgid "update tracked files"
2503 msgstr "actualitza els fitxers seguits"
2504
2505 #: builtin/add.c
2506 msgid "renormalize EOL of tracked files (implies -u)"
2507 msgstr "torna a normalitzar EOL dels fitxers seguits (implica -u)"
2508
2509 #: builtin/add.c
2510 msgid "record only the fact that the path will be added later"
2511 msgstr "registra només el fet que el camí s'afegirà més tard"
2512
2513 #: builtin/add.c
2514 msgid "add changes from all tracked and untracked files"
2515 msgstr "afegeix els canvis de tots els fitxers seguits i no seguits"
2516
2517 #: builtin/add.c
2518 msgid "ignore paths removed in the working tree (same as --no-all)"
2519 msgstr ""
2520 "ignora els camins eliminats en l'arbre de treball (el mateix que --no-all)"
2521
2522 #: builtin/add.c
2523 msgid "don't add, only refresh the index"
2524 msgstr "no afegeixis, només actualitza l'índex"
2525
2526 #: builtin/add.c
2527 msgid "just skip files which cannot be added because of errors"
2528 msgstr "només omet els fitxers que no es poden afegir a causa d'errors"
2529
2530 #: builtin/add.c
2531 msgid "check if - even missing - files are ignored in dry run"
2532 msgstr ""
2533 "comprova si els fitxers, fins i tot els absents, s'ignoren en fer una prova"
2534
2535 #: builtin/add.c builtin/mv.c builtin/rm.c
2536 msgid "allow updating entries outside of the sparse-checkout cone"
2537 msgstr "permet actualitzar les entrades fora del con del «sparse-checkout»"
2538
2539 #: builtin/add.c builtin/update-index.c
2540 msgid "override the executable bit of the listed files"
2541 msgstr "sobreescriu el bit executable dels fitxers llistats"
2542
2543 #: builtin/add.c
2544 msgid "warn when adding an embedded repository"
2545 msgstr "avisa'm quan s'afegeixi un repositori incrustat"
2546
2547 #: builtin/add.c
2548 #, c-format
2549 msgid ""
2550 "You've added another git repository inside your current repository.\n"
2551 "Clones of the outer repository will not contain the contents of\n"
2552 "the embedded repository and will not know how to obtain it.\n"
2553 "If you meant to add a submodule, use:\n"
2554 "\n"
2555 "\tgit submodule add <url> %s\n"
2556 "\n"
2557 "If you added this path by mistake, you can remove it from the\n"
2558 "index with:\n"
2559 "\n"
2560 "\tgit rm --cached %s\n"
2561 "\n"
2562 "See \"git help submodule\" for more information."
2563 msgstr ""
2564 "Heu afegit un altre repositori git dins del repositori actual.\n"
2565 "Els clons de repositoris externs no contindran els continguts\n"
2566 "del repositori incrustat i no sabran com obtenir-ho.\n"
2567 "Si volíeu afegir un submòdul, useu:\n"
2568 "\n"
2569 "\tgit submodule add <url> %s\n"
2570 "\n"
2571 "Si heu afegit aquest camí per error, podeu eliminar-lo de\n"
2572 "l'índex amb:\n"
2573 "\n"
2574 "\tgit rm --cached %s\n"
2575 "\n"
2576 "Vegeu «git help submodule» per a més informació."
2577
2578 #: builtin/add.c
2579 #, c-format
2580 msgid "adding embedded git repository: %s"
2581 msgstr "s'està afegint un repositori incrustat: %s"
2582
2583 #: builtin/add.c
2584 msgid "Use -f if you really want to add them."
2585 msgstr "\"Useu -f si realment voleu afegir-los."
2586
2587 #: builtin/add.c
2588 msgid "adding files failed"
2589 msgstr "l'afegiment de fitxers ha fallat"
2590
2591 #: builtin/add.c builtin/checkout.c builtin/commit.c builtin/reset.c
2592 #: builtin/stash.c
2593 #, c-format
2594 msgid "'%s' cannot be negative"
2595 msgstr "'%s' no pot ser negatiu"
2596
2597 #: builtin/add.c
2598 #, c-format
2599 msgid "--chmod param '%s' must be either -x or +x"
2600 msgstr "el paràmetre --chmod «%s» ha de ser o -x o +x"
2601
2602 #: builtin/add.c builtin/checkout.c builtin/commit.c builtin/reset.c
2603 #: builtin/rm.c builtin/stash.c
2604 #, c-format
2605 msgid "'%s' and pathspec arguments cannot be used together"
2606 msgstr "«%s» i l'especificació de camí no es poden usar juntes"
2607
2608 #: builtin/add.c
2609 #, c-format
2610 msgid "Nothing specified, nothing added.\n"
2611 msgstr "No s'ha especificat res, no s'ha afegit res.\n"
2612
2613 #: builtin/add.c
2614 msgid "Maybe you wanted to say 'git add .'?"
2615 msgstr "Que potser volíeu dir «git add.»?"
2616
2617 #: builtin/add.c builtin/check-ignore.c builtin/checkout.c builtin/clean.c
2618 #: builtin/commit.c builtin/diff-tree.c builtin/grep.c builtin/mv.c
2619 #: builtin/reset.c builtin/rm.c builtin/submodule--helper.c read-cache.c
2620 #: rerere.c submodule.c
2621 msgid "index file corrupt"
2622 msgstr "fitxer d'índex malmès"
2623
2624 #: builtin/add.c builtin/am.c builtin/checkout.c builtin/clone.c
2625 #: builtin/commit.c builtin/history.c builtin/stash.c merge.c rerere.c
2626 msgid "unable to write new index file"
2627 msgstr "no s'ha pogut escriure un fitxer d'índex nou"
2628
2629 #: builtin/am.c builtin/mailinfo.c mailinfo.c
2630 #, c-format
2631 msgid "bad action '%s' for '%s'"
2632 msgstr "acció «%s» incorrecta per a «%s»"
2633
2634 #: builtin/am.c builtin/blame.c builtin/fetch.c builtin/pack-objects.c
2635 #: builtin/pull.c builtin/revert.c diff-merges.c diff.c environment.c
2636 #: gpg-interface.c ls-refs.c parallel-checkout.c sequencer.c setup.c
2637 #, c-format
2638 msgid "invalid value for '%s': '%s'"
2639 msgstr "valor no vàlid per a «%s»: «%s»"
2640
2641 #: builtin/am.c builtin/commit.c builtin/merge.c sequencer.c trailer.c
2642 #, c-format
2643 msgid "could not read '%s'"
2644 msgstr "no s'ha pogut llegir «%s»"
2645
2646 #: builtin/am.c
2647 msgid "could not parse author script"
2648 msgstr "no s'ha pogut analitzar l'script d'autor"
2649
2650 #: builtin/am.c builtin/replace.c commit.c sequencer.c
2651 #, c-format
2652 msgid "could not parse %s"
2653 msgstr "no s'ha pogut analitzar %s"
2654
2655 #: builtin/am.c
2656 #, c-format
2657 msgid "'%s' was deleted by the applypatch-msg hook"
2658 msgstr "s'ha suprimit «%s» pel lligam applypatch-msg"
2659
2660 #: builtin/am.c
2661 #, c-format
2662 msgid "Malformed input line: '%s'."
2663 msgstr "Línia d'entrada mal formada: «%s»."
2664
2665 #: builtin/am.c
2666 #, c-format
2667 msgid "Failed to copy notes from '%s' to '%s'"
2668 msgstr "S'ha produït un error en copiar les notes de «%s» a «%s»"
2669
2670 #: builtin/am.c
2671 msgid "fseek failed"
2672 msgstr "fseek ha fallat"
2673
2674 #: builtin/am.c builtin/rebase.c sequencer.c wrapper.c
2675 #, c-format
2676 msgid "could not open '%s' for reading"
2677 msgstr "no s'ha pogut obrir «%s» per a lectura"
2678
2679 #: builtin/am.c builtin/rebase.c editor.c sequencer.c wrapper.c
2680 #, c-format
2681 msgid "could not open '%s' for writing"
2682 msgstr "no s'ha pogut obrir «%s» per a escriptura"
2683
2684 #: builtin/am.c
2685 #, c-format
2686 msgid "could not parse patch '%s'"
2687 msgstr "no s'ha pogut analitzar el pedaç «%s»"
2688
2689 #: builtin/am.c
2690 msgid "Only one StGIT patch series can be applied at once"
2691 msgstr "Només una sèrie de pedaços StGIT es pot aplicar a la vegada"
2692
2693 #: builtin/am.c
2694 msgid "invalid timestamp"
2695 msgstr "marca de temps no vàlida"
2696
2697 #: builtin/am.c
2698 msgid "invalid Date line"
2699 msgstr "línia Date no vàlida"
2700
2701 #: builtin/am.c
2702 msgid "invalid timezone offset"
2703 msgstr "desplaçament del fus horari no vàlid"
2704
2705 #: builtin/am.c
2706 msgid "Patch format detection failed."
2707 msgstr "La detecció de format de pedaç ha fallat."
2708
2709 #: builtin/am.c builtin/clone.c
2710 #, c-format
2711 msgid "failed to create directory '%s'"
2712 msgstr "s'ha produït un error en crear el directori «%s»"
2713
2714 #: builtin/am.c
2715 msgid "Failed to split patches."
2716 msgstr "S'ha produït un error en dividir els pedaços."
2717
2718 #: builtin/am.c
2719 #, c-format
2720 msgid "When you have resolved this problem, run \"%s --continue\".\n"
2721 msgstr "Quan hàgiu resolt aquest problema, executeu «%s --continue».\n"
2722
2723 #: builtin/am.c
2724 #, c-format
2725 msgid "If you prefer to skip this patch, run \"%s --skip\" instead.\n"
2726 msgstr ""
2727 "Si preferiu ometre aquest pedaç, executeu «%s --skip» en lloc d'això.\n"
2728
2729 #: builtin/am.c
2730 #, c-format
2731 msgid ""
2732 "To record the empty patch as an empty commit, run \"%s --allow-empty\".\n"
2733 msgstr ""
2734 "Per a enregistrar un pedaç buit com a comissió buida, executeu «%s --allow-"
2735 "empty».\n"
2736
2737 #: builtin/am.c
2738 #, c-format
2739 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
2740 msgstr ""
2741 "Per a restaurar la branca original i deixar d'apedaçar, executeu «%s --"
2742 "abort»."
2743
2744 #: builtin/am.c
2745 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
2746 msgstr ""
2747 "Pedaç enviat amb format=flowed; es pot perdre l'espai al final de les línies."
2748
2749 #: builtin/am.c
2750 #, c-format
2751 msgid "missing author line in commit %s"
2752 msgstr "manca la línia d'autor en la comissió %s"
2753
2754 #: builtin/am.c
2755 #, c-format
2756 msgid "invalid ident line: %.*s"
2757 msgstr "línia d'identitat no vàlida: %.*s"
2758
2759 #: builtin/am.c builtin/checkout.c builtin/clone.c commit-graph.c
2760 #, c-format
2761 msgid "unable to parse commit %s"
2762 msgstr "no s'ha pogut analitzar la comissió %s"
2763
2764 #: builtin/am.c
2765 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
2766 msgstr ""
2767 "Al repositori li manquen els blobs necessaris per a retrocedir a una fusió "
2768 "de 3 vies."
2769
2770 #: builtin/am.c
2771 msgid "Using index info to reconstruct a base tree..."
2772 msgstr "S'està usant la informació d'índex per a reconstruir un arbre base..."
2773
2774 #: builtin/am.c
2775 msgid ""
2776 "Did you hand edit your patch?\n"
2777 "It does not apply to blobs recorded in its index."
2778 msgstr ""
2779 "Heu editat el vostre pedaç a mà?\n"
2780 "No s'aplica als blobs recordats en el seu índex."
2781
2782 #: builtin/am.c
2783 msgid "Falling back to patching base and 3-way merge..."
2784 msgstr "S'està retrocedint a apedaçar la base i una fusió de 3 vies..."
2785
2786 #: builtin/am.c
2787 msgid "Failed to merge in the changes."
2788 msgstr "S'ha produït un error en fusionar els canvis."
2789
2790 #: builtin/am.c builtin/merge.c sequencer.c
2791 msgid "git write-tree failed to write a tree"
2792 msgstr "git write-tree ha fallat en escriure un arbre"
2793
2794 #: builtin/am.c
2795 msgid "applying to an empty history"
2796 msgstr "s'està aplicant a una història buida"
2797
2798 #: builtin/am.c builtin/commit.c builtin/merge.c replay.c sequencer.c
2799 msgid "failed to write commit object"
2800 msgstr "s'ha produït un error en escriure l'objecte de comissió"
2801
2802 #: builtin/am.c
2803 #, c-format
2804 msgid "cannot resume: %s does not exist."
2805 msgstr "no es pot reprendre: %s no existeix."
2806
2807 #: builtin/am.c
2808 msgid "Commit Body is:"
2809 msgstr "El cos de la comissió és:"
2810
2811 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
2812 #. in your translation. The program will only accept English
2813 #. input at this point.
2814 #.
2815 #: builtin/am.c
2816 #, c-format
2817 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
2818 msgstr ""
2819 "Voleu aplicar-lo? [y]es/[n]o/[e]dita/[v]isualitza el pedaç/[a]ccepta'ls "
2820 "tots: "
2821
2822 #: builtin/am.c builtin/commit.c
2823 msgid "unable to write index file"
2824 msgstr "no s'ha pogut escriure el fitxer d'índex"
2825
2826 #: builtin/am.c
2827 #, c-format
2828 msgid "Dirty index: cannot apply patches (dirty: %s)"
2829 msgstr "Índex brut: no es poden aplicar pedaços (bruts: %s)"
2830
2831 #: builtin/am.c
2832 #, c-format
2833 msgid "Skipping: %.*s"
2834 msgstr "S'està ometent: %.*s"
2835
2836 #: builtin/am.c
2837 #, c-format
2838 msgid "Creating an empty commit: %.*s"
2839 msgstr "S'està creant una comissió buida: %.*s"
2840
2841 #: builtin/am.c
2842 msgid "Patch is empty."
2843 msgstr "El pedaç està buit."
2844
2845 #: builtin/am.c
2846 #, c-format
2847 msgid "Applying: %.*s"
2848 msgstr "S'està aplicant: %.*s"
2849
2850 #: builtin/am.c
2851 msgid "No changes -- Patch already applied."
2852 msgstr "Sense canvis -- El pedaç ja s'ha aplicat."
2853
2854 #: builtin/am.c
2855 #, c-format
2856 msgid "Patch failed at %s %.*s"
2857 msgstr "El pedaç ha fallat a %s %.*s"
2858
2859 #: builtin/am.c
2860 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
2861 msgstr ""
2862 "Useu «git am --show-current-patch=diff» per a veure el pedaç que ha fallat"
2863
2864 #: builtin/am.c
2865 msgid "No changes - recorded it as an empty commit."
2866 msgstr "No hi ha canvis - enregistrat com una comissió buida."
2867
2868 #: builtin/am.c
2869 msgid ""
2870 "No changes - did you forget to use 'git add'?\n"
2871 "If there is nothing left to stage, chances are that something else\n"
2872 "already introduced the same changes; you might want to skip this patch."
2873 msgstr ""
2874 "Cap canvi - heu oblidat d'usar «git add»?\n"
2875 "Si no hi ha res per a fer «stage», probablement alguna altra cosa ja ha\n"
2876 "introduït els mateixos canvis; potser voleu ometre aquest pedaç."
2877
2878 #: builtin/am.c
2879 msgid ""
2880 "You still have unmerged paths in your index.\n"
2881 "You should 'git add' each file with resolved conflicts to mark them as "
2882 "such.\n"
2883 "You might run `git rm` on a file to accept \"deleted by them\" for it."
2884 msgstr ""
2885 "Encara teniu camins sense fusionar a l'índex.\n"
2886 "Heu de fer «git add» a cada fitxer amb conflictes resolts per a marcar-los "
2887 "com a tal.\n"
2888 "Podeu executar «git rm» en un fitxer per a acceptar «suprimit per ells» pel "
2889 "fitxer."
2890
2891 #: builtin/am.c builtin/reset.c
2892 #, c-format
2893 msgid "Could not parse object '%s'."
2894 msgstr "No s'ha pogut analitzar l'objecte «%s»."
2895
2896 #: builtin/am.c
2897 msgid "failed to clean index"
2898 msgstr "s'ha produït un error en netejar l'índex"
2899
2900 #: builtin/am.c
2901 msgid ""
2902 "You seem to have moved HEAD since the last 'am' failure.\n"
2903 "Not rewinding to ORIG_HEAD"
2904 msgstr ""
2905 "Sembla que heu mogut HEAD després de l'última fallada de «am».\n"
2906 "No s'està rebobinant a ORIG_HEAD"
2907
2908 #: builtin/am.c builtin/bisect.c builtin/tag.c worktree.c
2909 #, c-format
2910 msgid "failed to read '%s'"
2911 msgstr "s'ha produït un error en llegir «%s»"
2912
2913 #: builtin/am.c
2914 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
2915 msgstr "git am [<opcions>] [(<bústia> | <directori-de-correu>)...]"
2916
2917 #: builtin/am.c
2918 msgid "git am [<options>] (--continue | --skip | --abort)"
2919 msgstr "git am [<opcions>] (--continue | --skip | --abort)"
2920
2921 #: builtin/am.c
2922 msgid "run interactively"
2923 msgstr "executa interactivament"
2924
2925 #: builtin/am.c
2926 msgid "bypass pre-applypatch and applypatch-msg hooks"
2927 msgstr "evita els lligams pre-applypatch i applypatch-msg"
2928
2929 #: builtin/am.c builtin/cat-file.c
2930 msgid "historical option -- no-op"
2931 msgstr "opció històrica -- no-op"
2932
2933 #: builtin/am.c
2934 msgid "allow fall back on 3way merging if needed"
2935 msgstr "permet retrocedir a una fusió de 3 vies si és necessari"
2936
2937 #: builtin/am.c builtin/init-db.c builtin/prune-packed.c builtin/repack.c
2938 #: builtin/stash.c
2939 msgid "be quiet"
2940 msgstr "silenciós"
2941
2942 #: builtin/am.c
2943 msgid "add a Signed-off-by trailer to the commit message"
2944 msgstr "afegeix un «trailer» tipus «Signed-off-by» al missatge de comissió"
2945
2946 #: builtin/am.c
2947 msgid "recode into utf8 (default)"
2948 msgstr "recodifica en utf8 (per defecte)"
2949
2950 #: builtin/am.c
2951 msgid "pass -k flag to git-mailinfo"
2952 msgstr "passa l'indicador -k a git-mailinfo"
2953
2954 #: builtin/am.c
2955 msgid "pass -b flag to git-mailinfo"
2956 msgstr "passa l'indicador -b a git-mailinfo"
2957
2958 #: builtin/am.c
2959 msgid "pass -m flag to git-mailinfo"
2960 msgstr "passa l'indicador -m a git-mailinfo"
2961
2962 #: builtin/am.c
2963 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
2964 msgstr "passa l'indicador --keep-cr a git-mailsplit per al format mbox"
2965
2966 #: builtin/am.c
2967 msgid "strip everything before a scissors line"
2968 msgstr "elimina tot abans d'una línia de tisores"
2969
2970 #: builtin/am.c
2971 msgid "pass it through git-mailinfo"
2972 msgstr "passa-ho a través del git-mailinfo"
2973
2974 #: builtin/am.c
2975 msgid "pass it through git-apply"
2976 msgstr "passa-ho a través de git-apply"
2977
2978 #: builtin/am.c builtin/commit.c builtin/fmt-merge-msg.c builtin/grep.c
2979 #: builtin/merge.c builtin/pull.c builtin/rebase.c builtin/repack.c
2980 #: builtin/show-branch.c builtin/show-ref.c builtin/tag.c parse-options.h
2981 msgid "n"
2982 msgstr "n"
2983
2984 #: builtin/am.c builtin/branch.c builtin/bugreport.c builtin/cat-file.c
2985 #: builtin/clone.c builtin/diagnose.c builtin/for-each-ref.c builtin/init-db.c
2986 #: builtin/ls-files.c builtin/ls-tree.c builtin/refs.c builtin/replace.c
2987 #: builtin/repo.c builtin/submodule--helper.c builtin/tag.c
2988 #: builtin/verify-tag.c
2989 msgid "format"
2990 msgstr "format"
2991
2992 #: builtin/am.c
2993 msgid "format the patch(es) are in"
2994 msgstr "el format en el qual estan els pedaços"
2995
2996 #: builtin/am.c
2997 msgid "override error message when patch failure occurs"
2998 msgstr "sobreescriu el missatge d'error si falla l'aplicació del pedaç"
2999
3000 #: builtin/am.c
3001 msgid "continue applying patches after resolving a conflict"
3002 msgstr "segueix aplicant pedaços després de resoldre un conflicte"
3003
3004 #: builtin/am.c
3005 msgid "synonyms for --continue"
3006 msgstr "sinònims de --continue"
3007
3008 #: builtin/am.c
3009 msgid "skip the current patch"
3010 msgstr "omet el pedaç actual"
3011
3012 #: builtin/am.c
3013 msgid "restore the original branch and abort the patching operation"
3014 msgstr "restaura la branca original i interromp l'operació d'apedaçament"
3015
3016 #: builtin/am.c
3017 msgid "abort the patching operation but keep HEAD where it is"
3018 msgstr "interromp l'operació d'apedaçament però manté HEAD on és"
3019
3020 #: builtin/am.c
3021 msgid "show the patch being applied"
3022 msgstr "mostra el pedaç que s'està aplicant"
3023
3024 #: builtin/am.c
3025 msgid "try to apply current patch again"
3026 msgstr "intenta aplicar el pedaç actual de nou"
3027
3028 #: builtin/am.c
3029 msgid "record the empty patch as an empty commit"
3030 msgstr "registra el pedaç buit com una comissió buida"
3031
3032 #: builtin/am.c
3033 msgid "lie about committer date"
3034 msgstr "menteix sobre la data del comitent"
3035
3036 #: builtin/am.c
3037 msgid "use current timestamp for author date"
3038 msgstr "usa la marca de temps actual per a la data d'autor"
3039
3040 #: builtin/am.c builtin/commit-tree.c builtin/commit.c builtin/merge.c
3041 #: builtin/pull.c builtin/rebase.c builtin/revert.c builtin/tag.c
3042 msgid "key-id"
3043 msgstr "ID de clau"
3044
3045 #: builtin/am.c builtin/rebase.c
3046 msgid "GPG-sign commits"
3047 msgstr "signa les comissions amb GPG"
3048
3049 #: builtin/am.c
3050 msgid "how to handle empty patches"
3051 msgstr "com gestionar les comissions buides"
3052
3053 #: builtin/am.c
3054 msgid "(internal use for git-rebase)"
3055 msgstr "(ús intern per a git-rebase)"
3056
3057 #: builtin/am.c
3058 msgid ""
3059 "The -b/--binary option has been a no-op for long time, and\n"
3060 "it will be removed. Please do not use it anymore."
3061 msgstr ""
3062 "Fa molt que l'opció -b/--binary no fa res, i\n"
3063 "s'eliminarà. No l'useu més."
3064
3065 #: builtin/am.c
3066 msgid "failed to read the index"
3067 msgstr "s'ha produït un error en llegir l'índex"
3068
3069 #: builtin/am.c
3070 #, c-format
3071 msgid "previous rebase directory %s still exists but mbox given."
3072 msgstr ""
3073 "un directori de «rebase» anterior %s encara existeix però s'ha donat una "
3074 "bústia."
3075
3076 #: builtin/am.c
3077 #, c-format
3078 msgid ""
3079 "Stray %s directory found.\n"
3080 "Use \"git am --abort\" to remove it."
3081 msgstr ""
3082 "S'ha trobat un directori %s extraviat.\n"
3083 "Useu «git am --abort» per a eliminar-lo."
3084
3085 #: builtin/am.c
3086 msgid "Resolve operation not in progress, we are not resuming."
3087 msgstr "Una operació de resolució no està en curs; no reprenem."
3088
3089 #: builtin/am.c
3090 msgid "interactive mode requires patches on the command line"
3091 msgstr "el mode interactiu requereix pedaços a la línia d'ordres"
3092
3093 #: builtin/apply.c
3094 msgid "git apply [<options>] [<patch>...]"
3095 msgstr "git apply [<opcions>] [<pedaç>...]"
3096
3097 #: builtin/archive.c diagnose.c
3098 msgid "could not redirect output"
3099 msgstr "no s'ha pogut redirigir la sortida"
3100
3101 #: builtin/archive.c
3102 msgid "git archive: expected ACK/NAK, got a flush packet"
3103 msgstr "git archive: s'esperava ACK/NAK, s'ha rebut un paquet de buidatge"
3104
3105 #: builtin/archive.c
3106 #, c-format
3107 msgid "git archive: NACK %s"
3108 msgstr "git archive: %s NACK"
3109
3110 #: builtin/archive.c
3111 msgid "git archive: protocol error"
3112 msgstr "git archive: error de protocol"
3113
3114 #: builtin/archive.c
3115 msgid "git archive: expected a flush"
3116 msgstr "git archive: s'esperava una neteja"
3117
3118 #: builtin/backfill.c
3119 msgid "git backfill [--min-batch-size=<n>] [--[no-]sparse]"
3120 msgstr "git backfill [--min-batch-size=<n>] [--[no-]sparse]"
3121
3122 #: builtin/backfill.c
3123 msgid "problem loading sparse-checkout"
3124 msgstr "s'ha produït un problema en carregar sparse-checkout"
3125
3126 #: builtin/backfill.c
3127 msgid "Minimum number of objects to request at a time"
3128 msgstr "Nombre mínim d'objectes a sol·licitar d'una vegada"
3129
3130 #: builtin/backfill.c
3131 msgid "Restrict the missing objects to the current sparse-checkout"
3132 msgstr "Restringeix els objectes que manquen al sparse-checkout actual"
3133
3134 #: builtin/backfill.c builtin/diff-pairs.c builtin/log.c builtin/replay.c
3135 #: builtin/shortlog.c bundle.c
3136 #, c-format
3137 msgid "unrecognized argument: %s"
3138 msgstr "argument no reconegut: %s"
3139
3140 #: builtin/bisect.c
3141 msgid ""
3142 "git bisect start [--term-(bad|new)=<term-new> --term-(good|old)=<term-old>]\n"
3143 " [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
3144 "[<pathspec>...]"
3145 msgstr ""
3146 "git bisect start [--term-(bad|new)=<term-nou> --term-(good|old)=<term-"
3147 "antic>]\n"
3148 " [--no-checkout] [--first-parent] [<dolent> [<bo>...]] [--] "
3149 "[<especificació-camí>...]"
3150
3151 #: builtin/bisect.c
3152 msgid "git bisect (bad|new|<term-new>) [<rev>]"
3153 msgstr "git bisect (bad|new|<term-nou>) [<revisió>]"
3154
3155 #: builtin/bisect.c
3156 msgid "git bisect (good|old|<term-old>) [<rev>...]"
3157 msgstr "git bisect (good|old|<term-nou>) [<revisió>...]"
3158
3159 #: builtin/bisect.c
3160 msgid "git bisect skip [(<rev>|<range>)...]"
3161 msgstr "git bisect skip [(<revisió>|<rang>)...]"
3162
3163 #: builtin/bisect.c
3164 msgid "git bisect reset [<commit>]"
3165 msgstr "git bisect reset [<comissió>]"
3166
3167 #: builtin/bisect.c
3168 msgid "git bisect replay <logfile>"
3169 msgstr "git bisect replay <fitxer-registre>"
3170
3171 #: builtin/bisect.c
3172 msgid "git bisect run <cmd> [<arg>...]"
3173 msgstr "git bisect run <ordre> [<arg>...]"
3174
3175 #: builtin/bisect.c
3176 #, c-format
3177 msgid "cannot open file '%s' in mode '%s'"
3178 msgstr "no es pot obrir el fitxer «%s» en mode «%s»"
3179
3180 #: builtin/bisect.c
3181 #, c-format
3182 msgid "could not write to file '%s'"
3183 msgstr "no s'ha pogut escriure el fitxer «%s»"
3184
3185 #: builtin/bisect.c
3186 #, c-format
3187 msgid "cannot open file '%s' for reading"
3188 msgstr "no es pot obrir «%s» per a lectura"
3189
3190 #: builtin/bisect.c
3191 #, c-format
3192 msgid "'%s' is not a valid term"
3193 msgstr "«%s» no és un terme vàlid"
3194
3195 #: builtin/bisect.c
3196 #, c-format
3197 msgid "can't use the builtin command '%s' as a term"
3198 msgstr "no es pot usar l'ordre interna «%s» com a terme"
3199
3200 #: builtin/bisect.c
3201 #, c-format
3202 msgid "can't change the meaning of the term '%s'"
3203 msgstr "no es pot canviar el significat del terme «%s»"
3204
3205 #: builtin/bisect.c
3206 msgid "please use two different terms"
3207 msgstr "useu dos termes diferents"
3208
3209 #: builtin/bisect.c
3210 #, c-format
3211 msgid "We are not bisecting.\n"
3212 msgstr "No estem bisecant.\n"
3213
3214 #: builtin/bisect.c
3215 #, c-format
3216 msgid "'%s' is not a valid commit"
3217 msgstr "«%s» no és una comissió vàlida"
3218
3219 #: builtin/bisect.c
3220 #, c-format
3221 msgid ""
3222 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
3223 msgstr ""
3224 "no s'ha pogut agafar la HEAD original «%s». Proveu «git bisect reset "
3225 "<comissió>»."
3226
3227 #: builtin/bisect.c
3228 #, c-format
3229 msgid "Bad bisect_write argument: %s"
3230 msgstr "Argument «bisect_write» incorrecte: %s"
3231
3232 #: builtin/bisect.c
3233 #, c-format
3234 msgid "couldn't get the oid of the rev '%s'"
3235 msgstr "no s'ha pogut obtenir l'oid de la revisió «%s»"
3236
3237 #: builtin/bisect.c
3238 #, c-format
3239 msgid "couldn't open the file '%s'"
3240 msgstr "no s'ha pogut obrir el fitxer «%s»"
3241
3242 #: builtin/bisect.c
3243 #, c-format
3244 msgid "Invalid command: you're currently in a %s/%s bisect"
3245 msgstr "Ordre no vàlida: esteu actualment en una bisecció %s/%s"
3246
3247 #: builtin/bisect.c
3248 #, c-format
3249 msgid ""
3250 "You need to give me at least one %s and %s revision.\n"
3251 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
3252 msgstr ""
3253 "Heu de donar com a mínim un %s i una revisió %s.\n"
3254 "Podeu usar «git bisect %s» i «git bisect %s» per a això."
3255
3256 #: builtin/bisect.c
3257 #, c-format
3258 msgid ""
3259 "You need to start by \"git bisect start\".\n"
3260 "You then need to give me at least one %s and %s revision.\n"
3261 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
3262 msgstr ""
3263 "Heu de començar amb «git bisect start».\n"
3264 "Heu de donar com a mínim un %s i una revisió %s.\n"
3265 "Podeu usar «git bisect %s» i «git bisect %s» per a això."
3266
3267 #: builtin/bisect.c
3268 #, c-format
3269 msgid "bisecting only with a %s commit"
3270 msgstr "bisecant amb només una comissió %s"
3271
3272 #. TRANSLATORS: Make sure to include [Y] and [n] in your
3273 #. translation. The program will only accept English input
3274 #. at this point.
3275 #.
3276 #: builtin/bisect.c
3277 msgid "Are you sure [Y/n]? "
3278 msgstr "N'esteu segur [Y/n]? "
3279
3280 #: builtin/bisect.c
3281 msgid "status: waiting for both good and bad commits\n"
3282 msgstr "estat: s'estan esperant les comissions bones i dolentes\n"
3283
3284 #: builtin/bisect.c
3285 #, c-format
3286 msgid "status: waiting for bad commit, %d good commit known\n"
3287 msgid_plural "status: waiting for bad commit, %d good commits known\n"
3288 msgstr[0] ""
3289 "estat: s'està esperant una comissió incorrecta, es coneix %d comissió bona\n"
3290 msgstr[1] ""
3291 "estat: s'està esperant una comissió incorrecta, es coneixen %d comissions "
3292 "bones\n"
3293
3294 #: builtin/bisect.c
3295 msgid "status: waiting for good commit(s), bad commit known\n"
3296 msgstr ""
3297 "estat: s'està esperant comissions bones, es coneix una comissió incorrecta\n"
3298
3299 #: builtin/bisect.c
3300 msgid "no terms defined"
3301 msgstr "cap terme definit"
3302
3303 #: builtin/bisect.c
3304 #, c-format
3305 msgid ""
3306 "Your current terms are %s for the old state\n"
3307 "and %s for the new state.\n"
3308 msgstr ""
3309 "Els termes actuals són %s per a l'estat antic\n"
3310 "i %s per al nou estat.\n"
3311
3312 #: builtin/bisect.c
3313 #, c-format
3314 msgid ""
3315 "invalid argument %s for 'git bisect terms'.\n"
3316 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
3317 msgstr ""
3318 "argument no vàlid %s per a «git bisect terms».\n"
3319 "Les opcions admeses són: --term-good|--term-old i --term-bad|--term-new."
3320
3321 #: builtin/bisect.c
3322 #, c-format
3323 msgid "could not open '%s' for appending"
3324 msgstr "no s'ha pogut obrir «%s» per a afegir-hi"
3325
3326 #: builtin/bisect.c
3327 msgid "'' is not a valid term"
3328 msgstr "«%s» no és un terme vàlid"
3329
3330 #: builtin/bisect.c
3331 #, c-format
3332 msgid "unrecognized option: '%s'"
3333 msgstr "opció no reconeguda: «%s»"
3334
3335 #: builtin/bisect.c
3336 #, c-format
3337 msgid "'%s' does not appear to be a valid revision"
3338 msgstr "«%s» no sembla ser una revisió vàlida"
3339
3340 #: builtin/bisect.c
3341 msgid "bad HEAD - I need a HEAD"
3342 msgstr "HEAD incorrecte - cal una HEAD"
3343
3344 #: builtin/bisect.c
3345 #, c-format
3346 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
3347 msgstr ""
3348 "l'agafament de «%s» ha fallat. Proveu «git bisect start <branca-vàlida>»."
3349
3350 #: builtin/bisect.c
3351 msgid "bad HEAD - strange symbolic ref"
3352 msgstr "HEAD incorrecte - referència simbòlica estranya"
3353
3354 #: builtin/bisect.c
3355 #, c-format
3356 msgid "invalid ref: '%s'"
3357 msgstr "referència no és vàlida: «%s»"
3358
3359 #: builtin/bisect.c
3360 msgid "You need to start by \"git bisect start\"\n"
3361 msgstr "Cal començar per «git bisect start»\n"
3362
3363 #. TRANSLATORS: Make sure to include [Y] and [n] in your
3364 #. translation. The program will only accept English input
3365 #. at this point.
3366 #.
3367 #: builtin/bisect.c
3368 msgid "Do you want me to do it for you [Y/n]? "
3369 msgstr "Voleu que ho faci per vostè [Y/n]? "
3370
3371 #: builtin/bisect.c
3372 msgid "Please call `--bisect-state` with at least one argument"
3373 msgstr "Executeu «--bisect-state» amb almenys un argument"
3374
3375 #: builtin/bisect.c
3376 #, c-format
3377 msgid "'git bisect %s' can take only one argument."
3378 msgstr "«git bisect %s» només pot acceptar un argument."
3379
3380 #: builtin/bisect.c
3381 #, c-format
3382 msgid "Bad rev input: %s"
3383 msgstr "Entrada amb revisió errònia: %s"
3384
3385 #: builtin/bisect.c
3386 #, c-format
3387 msgid "Bad rev input (not a commit): %s"
3388 msgstr "Entrada de revisió errònia (no és una comissió): %s"
3389
3390 #: builtin/bisect.c
3391 msgid "We are not bisecting."
3392 msgstr "No estem bisecant."
3393
3394 #: builtin/bisect.c
3395 #, c-format
3396 msgid "'%s'?? what are you talking about?"
3397 msgstr "«%s»? Què voleu dir?"
3398
3399 #: builtin/bisect.c
3400 #, c-format
3401 msgid "cannot read file '%s' for replaying"
3402 msgstr "no es pot llegir «%s» per a reproducció"
3403
3404 #: builtin/bisect.c
3405 #, c-format
3406 msgid "running %s\n"
3407 msgstr "s'està executant %s\n"
3408
3409 #: builtin/bisect.c
3410 msgid "bisect run failed: no command provided."
3411 msgstr "ha fallat l'execució de bisect: no s'ha proporcionat cap ordre."
3412
3413 #: builtin/bisect.c
3414 #, c-format
3415 msgid "unable to verify %s on good revision"
3416 msgstr "no s'ha pogut verificar «%s» en una bona revisió"
3417
3418 #: builtin/bisect.c
3419 #, c-format
3420 msgid "bogus exit code %d for good revision"
3421 msgstr "codi d'error de sortida %d per a una bona revisió"
3422
3423 #: builtin/bisect.c
3424 #, c-format
3425 msgid "bisect run failed: exit code %d from %s is < 0 or >= 128"
3426 msgstr ""
3427 "l'execució de la de bisecció ha fallat: codi de sortida %d de %s és < 0 o >= "
3428 "128"
3429
3430 #: builtin/bisect.c
3431 #, c-format
3432 msgid "cannot open file '%s' for writing"
3433 msgstr "no es pot obrir «%s» per a escriptura"
3434
3435 #: builtin/bisect.c
3436 msgid "bisect run cannot continue any more"
3437 msgstr "l'execució de la bisecció no pot continuar més"
3438
3439 #: builtin/bisect.c
3440 msgid "bisect run success"
3441 msgstr "execució de bisecció amb èxit"
3442
3443 #: builtin/bisect.c
3444 msgid "bisect found first bad commit"
3445 msgstr "la bisecció ha trobat una primera comissió errònia"
3446
3447 #: builtin/bisect.c
3448 #, c-format
3449 msgid "bisect run failed: 'git bisect %s' exited with error code %d"
3450 msgstr ""
3451 "ha fallat l'execució del bisect: «git bisect %s» ha sortit amb el codi "
3452 "d'error %d"
3453
3454 #: builtin/bisect.c
3455 #, c-format
3456 msgid "'%s' requires either no argument or a commit"
3457 msgstr "«%s» no requereix cap argument ni comissió"
3458
3459 #: builtin/bisect.c
3460 #, c-format
3461 msgid "'%s' requires 0 or 1 argument"
3462 msgstr "%s requereix 0 o 1 arguments"
3463
3464 #: builtin/bisect.c
3465 #, c-format
3466 msgid "'%s' requires 0 arguments"
3467 msgstr "«%s» requereix 0 arguments"
3468
3469 #: builtin/bisect.c
3470 msgid "no logfile given"
3471 msgstr "no s'ha donat cap fitxer de registre"
3472
3473 #: builtin/bisect.c
3474 #, c-format
3475 msgid "'%s' failed: no command provided."
3476 msgstr "«%s» ha fallat: no s'ha proporcionat cap ordre."
3477
3478 #: builtin/bisect.c
3479 msgid "need a command"
3480 msgstr "cal una subordre"
3481
3482 #: builtin/bisect.c builtin/cat-file.c
3483 #, c-format
3484 msgid "unknown command: '%s'"
3485 msgstr "ordre desconeguda: «%s»"
3486
3487 #: builtin/blame.c
3488 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
3489 msgstr "git blame [<opcions>] [<opcions-revisió>] [<revisió>] [--] fitxer"
3490
3491 #: builtin/blame.c
3492 msgid "git annotate [<options>] [<rev-opts>] [<rev>] [--] <file>"
3493 msgstr "git annotate [<opcions>] [<opcions-revisió>] [<rev>] [--] <fitxer>"
3494
3495 #: builtin/blame.c
3496 msgid "<rev-opts> are documented in git-rev-list(1)"
3497 msgstr "es documenten les <opcions-revisió> en git-rev-list(1)"
3498
3499 #: builtin/blame.c
3500 #, c-format
3501 msgid "expecting a color: %s"
3502 msgstr "s'esperava un color: %s"
3503
3504 #: builtin/blame.c
3505 msgid "must end with a color"
3506 msgstr "ha d'acabar amb un color"
3507
3508 #: builtin/blame.c diff.c merge-ort.c transport.c
3509 #, c-format
3510 msgid "unknown value for config '%s': %s"
3511 msgstr "valor desconegut per al config «%s»': %s"
3512
3513 #: builtin/blame.c builtin/merge-file.c diff.c
3514 msgid ""
3515 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3516 "\"histogram\""
3517 msgstr ""
3518 "l'opció diff-algorithm accepta «myers», «minimal», «patience» i «histogram»"
3519
3520 #: builtin/blame.c
3521 #, c-format
3522 msgid "cannot find revision %s to ignore"
3523 msgstr "no s'ha pogut trobar la revisió %s a ignorar"
3524
3525 #: builtin/blame.c
3526 msgid "show blame entries as we find them, incrementally"
3527 msgstr "mostra les entrades «blame» mentre les trobem, incrementalment"
3528
3529 #: builtin/blame.c
3530 msgid "do not show object names of boundary commits (Default: off)"
3531 msgstr ""
3532 "no mostris els noms d'objectes de les comissions de frontera (per defecte: "
3533 "desactivat)"
3534
3535 #: builtin/blame.c
3536 msgid "do not treat root commits as boundaries (Default: off)"
3537 msgstr ""
3538 "no tractis les comissions arrel com de frontera (per defecte: desactivat)"
3539
3540 #: builtin/blame.c
3541 msgid "show work cost statistics"
3542 msgstr "mostra les estadístiques del cost de treball"
3543
3544 #: builtin/blame.c builtin/checkout.c builtin/clone.c builtin/commit-graph.c
3545 #: builtin/fetch.c builtin/merge.c builtin/multi-pack-index.c builtin/pull.c
3546 #: builtin/push.c builtin/remote.c builtin/send-pack.c
3547 msgid "force progress reporting"
3548 msgstr "força l'informe de progrés"
3549
3550 #: builtin/blame.c
3551 msgid "show output score for blame entries"
3552 msgstr "mostra la puntuació de sortida de les entrades «blame»"
3553
3554 #: builtin/blame.c
3555 msgid "show original filename (Default: auto)"
3556 msgstr "mostra el nom de fitxer original (per defecte: automàtic)"
3557
3558 #: builtin/blame.c
3559 msgid "show original linenumber (Default: off)"
3560 msgstr "mostra el número de línia original (per defecte: desactivat)"
3561
3562 #: builtin/blame.c
3563 msgid "show in a format designed for machine consumption"
3564 msgstr "presenta en un format dissenyat per a ser consumit per una màquina"
3565
3566 #: builtin/blame.c
3567 msgid "show porcelain format with per-line commit information"
3568 msgstr "mostra en format de porcellana amb informació de comissió per línia"
3569
3570 #: builtin/blame.c
3571 msgid "use the same output mode as git-annotate (Default: off)"
3572 msgstr ""
3573 "usa el mateix mode de sortida que git-annotate (per defecte: desactivat)"
3574
3575 #: builtin/blame.c
3576 msgid "show raw timestamp (Default: off)"
3577 msgstr "mostra la marca de temps en cru (per defecte: desactivat)"
3578
3579 #: builtin/blame.c
3580 msgid "show long commit SHA1 (Default: off)"
3581 msgstr "mostra l'SHA1 de la comissió en format llarg (per defecte: desactivat)"
3582
3583 #: builtin/blame.c
3584 msgid "suppress author name and timestamp (Default: off)"
3585 msgstr "omet el nom d'autor i la marca de temps (per defecte: desactivat)"
3586
3587 #: builtin/blame.c
3588 msgid "show author email instead of name (Default: off)"
3589 msgstr ""
3590 "mostra el correu electrònic de l'autor en comptes del nom (per defecte: "
3591 "desactivat)"
3592
3593 #: builtin/blame.c
3594 msgid "ignore whitespace differences"
3595 msgstr "ignora les diferències d'espai en blanc"
3596
3597 #: builtin/blame.c builtin/merge-file.c diff.c
3598 msgid "<algorithm>"
3599 msgstr "<algorisme>"
3600
3601 #: builtin/blame.c builtin/merge-file.c diff.c
3602 msgid "choose a diff algorithm"
3603 msgstr "trieu un algorisme per al diff"
3604
3605 #: builtin/blame.c builtin/clone.c builtin/log.c
3606 msgid "rev"
3607 msgstr "rev"
3608
3609 #: builtin/blame.c
3610 msgid "ignore <rev> when blaming"
3611 msgstr "ignora ñ- en fer «blame»"
3612
3613 #: builtin/blame.c
3614 msgid "ignore revisions from <file>"
3615 msgstr "ignora les revisions de <fitxer>"
3616
3617 #: builtin/blame.c
3618 msgid "color redundant metadata from previous line differently"
3619 msgstr ""
3620 "acoloreix les metadades redundants de la línia anterior de manera diferent"
3621
3622 #: builtin/blame.c
3623 msgid "color lines by age"
3624 msgstr "acoloreix les línies per antiguitat"
3625
3626 #: builtin/blame.c
3627 msgid "spend extra cycles to find a better match"
3628 msgstr "utilitza cicles addicionals per a trobar una coincidència millor"
3629
3630 #: builtin/blame.c
3631 msgid "use revisions from <file> instead of calling git-rev-list"
3632 msgstr "usa les revisions de <fitxer> en lloc d'invocar git-rev-list"
3633
3634 #: builtin/blame.c
3635 msgid "use <file>'s contents as the final image"
3636 msgstr "usa els continguts de <fitxer> com a la imatge final"
3637
3638 #: builtin/blame.c
3639 msgid "score"
3640 msgstr "puntuació"
3641
3642 #: builtin/blame.c
3643 msgid "find line copies within and across files"
3644 msgstr "troba còpies de línia dins i a través dels fitxers"
3645
3646 #: builtin/blame.c
3647 msgid "find line movements within and across files"
3648 msgstr "troba moviments de línia dins i a través dels fitxers"
3649
3650 #: builtin/blame.c
3651 msgid "range"
3652 msgstr "rang"
3653
3654 #: builtin/blame.c
3655 msgid "process only line range <start>,<end> or function :<funcname>"
3656 msgstr "processa només el rang <inici>,<final> o la funció :<nom-funció>"
3657
3658 #: builtin/blame.c
3659 msgid "--progress can't be used with --incremental or porcelain formats"
3660 msgstr ""
3661 "no es pot usar --progress amb els formats --incremental o de porcellana"
3662
3663 #. TRANSLATORS: This string is used to tell us the
3664 #. maximum display width for a relative timestamp in
3665 #. "git blame" output. For C locale, "4 years, 11
3666 #. months ago", which takes 22 places, is the longest
3667 #. among various forms of relative timestamps, but
3668 #. your language may need more or fewer display
3669 #. columns.
3670 #.
3671 #: builtin/blame.c
3672 msgid "4 years, 11 months ago"
3673 msgstr "fa 4 anys i 11 mesos"
3674
3675 #: builtin/blame.c
3676 #, c-format
3677 msgid "file %s has only %lu line"
3678 msgid_plural "file %s has only %lu lines"
3679 msgstr[0] "el fitxer %s té només %lu línia"
3680 msgstr[1] "el fitxer %s té només %lu línies"
3681
3682 #: builtin/blame.c
3683 msgid "Blaming lines"
3684 msgstr "S'està fent un «blame»"
3685
3686 #: builtin/branch.c
3687 msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
3688 msgstr "git branch [<opcions>] [-r | -a] [--merged | --no-merged]"
3689
3690 #: builtin/branch.c
3691 msgid ""
3692 "git branch [<options>] [-f] [--recurse-submodules] <branch-name> [<start-"
3693 "point>]"
3694 msgstr ""
3695 "git branch [<opcions>] [-f] [--recurse-submodules] <branch-name> [<start-"
3696 "point>]"
3697
3698 #: builtin/branch.c
3699 msgid "git branch [<options>] [-l] [<pattern>...]"
3700 msgstr "git branch [<opcions>] [-l] [<patró>...]"
3701
3702 #: builtin/branch.c
3703 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
3704 msgstr "git branch [<opcions>] [-r] (-d | -D) <nom-de-branca>..."
3705
3706 #: builtin/branch.c
3707 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
3708 msgstr "git branch [<opcions>] (-m | -M) [<branca-antiga>] <branca-nova>"
3709
3710 #: builtin/branch.c
3711 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
3712 msgstr "git branch [<opcions>] (-c | -C) [<branca-antiga>] <branca-nova>"
3713
3714 #: builtin/branch.c
3715 msgid "git branch [<options>] [-r | -a] [--points-at]"
3716 msgstr "git branch [<opcions>] [-r | -a] [--points-at]"
3717
3718 #: builtin/branch.c
3719 msgid "git branch [<options>] [-r | -a] [--format]"
3720 msgstr "git branch [<opcions>] [-r | -a] [--format]"
3721
3722 #: builtin/branch.c
3723 #, c-format
3724 msgid ""
3725 "deleting branch '%s' that has been merged to\n"
3726 " '%s', but not yet merged to HEAD"
3727 msgstr ""
3728 "s'està suprimint la branca «%s» que s'ha fusionat a\n"
3729 " «%s», però encara no s'ha fusionat a HEAD"
3730
3731 #: builtin/branch.c
3732 #, c-format
3733 msgid ""
3734 "not deleting branch '%s' that is not yet merged to\n"
3735 " '%s', even though it is merged to HEAD"
3736 msgstr ""
3737 "no s'està suprimint la branca «%s» que encara no s'ha fusionat a\n"
3738 " «%s», encara que s'hagi fusionat a HEAD"
3739
3740 #: builtin/branch.c
3741 #, c-format
3742 msgid "couldn't look up commit object for '%s'"
3743 msgstr "no s'ha pogut cercar l'objecte de comissió per a «%s»"
3744
3745 #: builtin/branch.c
3746 #, c-format
3747 msgid "the branch '%s' is not fully merged"
3748 msgstr "la branca «%s» no està completament fusionada"
3749
3750 #: builtin/branch.c
3751 #, c-format
3752 msgid "If you are sure you want to delete it, run 'git branch -D %s'"
3753 msgstr "Si esteu segur que voleu suprimir-la, executeu «git branch -D %s»"
3754
3755 #: builtin/branch.c
3756 msgid "update of config-file failed"
3757 msgstr "ha fallat l'actualització del fitxer de configuració"
3758
3759 #: builtin/branch.c
3760 msgid "cannot use -a with -d"
3761 msgstr "no es pot usar -a amb -d"
3762
3763 #: builtin/branch.c
3764 #, c-format
3765 msgid "cannot delete branch '%s' used by worktree at '%s'"
3766 msgstr ""
3767 "no es pot suprimir la branca «%s» utilitzada per l'arbre de treball a «%s»"
3768
3769 #: builtin/branch.c
3770 #, c-format
3771 msgid "remote-tracking branch '%s' not found"
3772 msgstr "no s'ha trobat la branca de seguiment remot «%s»"
3773
3774 #: builtin/branch.c
3775 #, c-format
3776 msgid ""
3777 "branch '%s' not found.\n"
3778 "Did you forget --remote?"
3779 msgstr ""
3780 "no s'ha trobat la branca «%s».\n"
3781 "Us heu oblidat de --remote?"
3782
3783 #: builtin/branch.c
3784 #, c-format
3785 msgid "branch '%s' not found"
3786 msgstr "no s'ha trobat la branca «%s»"
3787
3788 #: builtin/branch.c
3789 #, c-format
3790 msgid "Deleted remote-tracking branch %s (was %s).\n"
3791 msgstr "S'ha suprimit la branca amb seguiment remot %s (era %s).\n"
3792
3793 #: builtin/branch.c
3794 #, c-format
3795 msgid "Deleted branch %s (was %s).\n"
3796 msgstr "S'ha suprimit la branca %s (era %s).\n"
3797
3798 #: builtin/branch.c builtin/tag.c
3799 msgid "unable to parse format string"
3800 msgstr "no s'ha pogut analitzar la cadena de format"
3801
3802 #: builtin/branch.c
3803 msgid "could not resolve HEAD"
3804 msgstr "no s'ha pogut resoldre HEAD"
3805
3806 #: builtin/branch.c
3807 #, c-format
3808 msgid "HEAD (%s) points outside of refs/heads/"
3809 msgstr "HEAD (%s) apunta fora de refs/heads/"
3810
3811 #: builtin/branch.c
3812 #, c-format
3813 msgid "branch %s is being rebased at %s"
3814 msgstr "a la branca %s se li està fent a «rebase» a %s"
3815
3816 #: builtin/branch.c
3817 #, c-format
3818 msgid "branch %s is being bisected at %s"
3819 msgstr "la branca %s s'està bisecant a %s"
3820
3821 #: builtin/branch.c
3822 #, c-format
3823 msgid "HEAD of working tree %s is not updated"
3824 msgstr "HEAD de l'arbre de treball %s no està actualitzat"
3825
3826 #: builtin/branch.c
3827 #, c-format
3828 msgid "invalid branch name: '%s'"
3829 msgstr "el nom de la branca no és vàlid: «%s»"
3830
3831 #: builtin/branch.c
3832 #, c-format
3833 msgid "no commit on branch '%s' yet"
3834 msgstr "encara no hi ha cap comissió a la branca «%s»"
3835
3836 #: builtin/branch.c
3837 #, c-format
3838 msgid "no branch named '%s'"
3839 msgstr "no hi ha cap branca anomenada «%s»"
3840
3841 #: builtin/branch.c
3842 msgid "branch rename failed"
3843 msgstr "ha fallat el canvi de nom de la branca"
3844
3845 #: builtin/branch.c
3846 msgid "branch copy failed"
3847 msgstr "ha fallat la còpia de la branca"
3848
3849 #: builtin/branch.c
3850 #, c-format
3851 msgid "created a copy of a misnamed branch '%s'"
3852 msgstr "s'ha creat una còpia d'una branca mal anomenada «%s»"
3853
3854 #: builtin/branch.c
3855 #, c-format
3856 msgid "renamed a misnamed branch '%s' away"
3857 msgstr "s'ha canviat el nom d'una branca «%s» mal anomenada"
3858
3859 #: builtin/branch.c
3860 #, c-format
3861 msgid "branch renamed to %s, but HEAD is not updated"
3862 msgstr "s'ha canviat el nom de la branca a %s, però HEAD no s'ha actualitzat"
3863
3864 #: builtin/branch.c
3865 msgid "branch is renamed, but update of config-file failed"
3866 msgstr ""
3867 "s'ha canviat el nom de la branca, però ha fallat l'actualització del fitxer "
3868 "de configuració"
3869
3870 #: builtin/branch.c
3871 msgid "branch is copied, but update of config-file failed"
3872 msgstr ""
3873 "s'ha copiat la branca, però ha fallat l'actualització del fitxer de "
3874 "configuració"
3875
3876 #: builtin/branch.c
3877 #, c-format
3878 msgid ""
3879 "Please edit the description for the branch\n"
3880 " %s\n"
3881 "Lines starting with '%s' will be stripped.\n"
3882 msgstr ""
3883 "Editeu la descripció de la branca\n"
3884 " %s\n"
3885 "S'eliminaran les línies que comencin amb «%s».\n"
3886 "\"\n"
3887
3888 #: builtin/branch.c
3889 msgid "Generic options"
3890 msgstr "Opcions genèriques"
3891
3892 #: builtin/branch.c
3893 msgid "show hash and subject, give twice for upstream branch"
3894 msgstr "mostra el hash i l'assumpte, useu-lo dues vegades per a la branca font"
3895
3896 #: builtin/branch.c
3897 msgid "suppress informational messages"
3898 msgstr "omet els missatges informatius"
3899
3900 #: builtin/branch.c builtin/checkout.c builtin/submodule--helper.c
3901 msgid "set branch tracking configuration"
3902 msgstr "estableix la configuració del seguiment de la branca"
3903
3904 #: builtin/branch.c
3905 msgid "do not use"
3906 msgstr "no usar"
3907
3908 #: builtin/branch.c
3909 msgid "upstream"
3910 msgstr "font"
3911
3912 #: builtin/branch.c
3913 msgid "change the upstream info"
3914 msgstr "canvia la informació de font"
3915
3916 #: builtin/branch.c
3917 msgid "unset the upstream info"
3918 msgstr "treu la informació de la font"
3919
3920 #: builtin/branch.c
3921 msgid "use colored output"
3922 msgstr "usa sortida amb colors"
3923
3924 #: builtin/branch.c
3925 msgid "act on remote-tracking branches"
3926 msgstr "actua en branques amb seguiment remot"
3927
3928 #: builtin/branch.c
3929 msgid "print only branches that contain the commit"
3930 msgstr "imprimeix només les branques que continguin la comissió"
3931
3932 #: builtin/branch.c
3933 msgid "print only branches that don't contain the commit"
3934 msgstr "imprimeix només les branques que no continguin la comissió"
3935
3936 #: builtin/branch.c
3937 msgid "Specific git-branch actions:"
3938 msgstr "Accions de git-branch específiques:"
3939
3940 #: builtin/branch.c
3941 msgid "list both remote-tracking and local branches"
3942 msgstr "llista les branques amb seguiment remot i les locals"
3943
3944 #: builtin/branch.c
3945 msgid "delete fully merged branch"
3946 msgstr "suprimeix la branca si està completament fusionada"
3947
3948 #: builtin/branch.c
3949 msgid "delete branch (even if not merged)"
3950 msgstr "suprimeix la branca (encara que no estigui fusionada)"
3951
3952 #: builtin/branch.c
3953 msgid "move/rename a branch and its reflog"
3954 msgstr "mou/canvia de nom una branca i el seu registre de referències"
3955
3956 #: builtin/branch.c
3957 msgid "move/rename a branch, even if target exists"
3958 msgstr "mou/canvia de nom una branca, encara que la destinació existeixi"
3959
3960 #: builtin/branch.c builtin/for-each-ref.c builtin/tag.c
3961 msgid "do not output a newline after empty formatted refs"
3962 msgstr "no emetis cap línia nova després de refs amb format buit"
3963
3964 #: builtin/branch.c
3965 msgid "copy a branch and its reflog"
3966 msgstr "copia una branca i el seu registre de referències"
3967
3968 #: builtin/branch.c
3969 msgid "copy a branch, even if target exists"
3970 msgstr "copia una branca, encara que la destinació existeixi"
3971
3972 #: builtin/branch.c
3973 msgid "list branch names"
3974 msgstr "llista els noms de branca"
3975
3976 #: builtin/branch.c
3977 msgid "show current branch name"
3978 msgstr "mostra el nom de la branca actual"
3979
3980 #: builtin/branch.c builtin/submodule--helper.c
3981 msgid "create the branch's reflog"
3982 msgstr "crea el registre de referències de la branca"
3983
3984 #: builtin/branch.c
3985 msgid "edit the description for the branch"
3986 msgstr "edita la descripció de la branca"
3987
3988 #: builtin/branch.c
3989 msgid "force creation, move/rename, deletion"
3990 msgstr "força creació, moviment/canvi de nom, supressió"
3991
3992 #: builtin/branch.c
3993 msgid "print only branches that are merged"
3994 msgstr "imprimeix només les branques que s'han fusionat"
3995
3996 #: builtin/branch.c
3997 msgid "print only branches that are not merged"
3998 msgstr "imprimeix només les branques que no s'han fusionat"
3999
4000 #: builtin/branch.c
4001 msgid "list branches in columns"
4002 msgstr "llista les branques en columnes"
4003
4004 #: builtin/branch.c builtin/for-each-ref.c builtin/notes.c builtin/tag.c
4005 msgid "object"
4006 msgstr "objecte"
4007
4008 #: builtin/branch.c
4009 msgid "print only branches of the object"
4010 msgstr "imprimeix només les branques de l'objecte"
4011
4012 #: builtin/branch.c builtin/for-each-ref.c builtin/tag.c
4013 msgid "sorting and filtering are case insensitive"
4014 msgstr "ordenació i filtratge distingeixen entre majúscules i minúscules"
4015
4016 #: builtin/branch.c builtin/ls-files.c
4017 msgid "recurse through submodules"
4018 msgstr "inclou recursivament els submòduls"
4019
4020 #: builtin/branch.c builtin/for-each-ref.c builtin/ls-files.c builtin/ls-tree.c
4021 #: builtin/tag.c builtin/verify-tag.c
4022 msgid "format to use for the output"
4023 msgstr "format a usar en la sortida"
4024
4025 #: builtin/branch.c
4026 msgid "failed to resolve HEAD as a valid ref"
4027 msgstr "no s'ha pogut resoldre HEAD com a referència vàlida"
4028
4029 #: builtin/branch.c builtin/clone.c
4030 msgid "HEAD not found below refs/heads!"
4031 msgstr "HEAD no trobat sota refs/heads!"
4032
4033 #: builtin/branch.c
4034 msgid ""
4035 "branch with --recurse-submodules can only be used if "
4036 "submodule.propagateBranches is enabled"
4037 msgstr ""
4038 "la branca amb --recurse-submodules només es pot utilitzar si "
4039 "submodule.propagateBranches està habilitat"
4040
4041 #: builtin/branch.c
4042 msgid "--recurse-submodules can only be used to create branches"
4043 msgstr "--recurse-submodules només es pot utilitzar per a crear branques"
4044
4045 #: builtin/branch.c
4046 msgid "branch name required"
4047 msgstr "cal el nom de branca"
4048
4049 #: builtin/branch.c
4050 msgid "cannot give description to detached HEAD"
4051 msgstr "no s'ha pogut donar la descripció al HEAD separat"
4052
4053 #: builtin/branch.c
4054 msgid "cannot edit description of more than one branch"
4055 msgstr "no es pot editar la descripció de més d'una branca"
4056
4057 #: builtin/branch.c
4058 msgid "cannot copy the current branch while not on any"
4059 msgstr "no es pot copiar la branca actual mentre no pertanyi a cap"
4060
4061 #: builtin/branch.c
4062 msgid "cannot rename the current branch while not on any"
4063 msgstr ""
4064 "no s'ha pogut canviar el nom de la branca actual mentre no pertanyi a cap"
4065
4066 #: builtin/branch.c
4067 msgid "too many branches for a copy operation"
4068 msgstr "hi ha massa branques per a una operació de còpia"
4069
4070 #: builtin/branch.c
4071 msgid "too many arguments for a rename operation"
4072 msgstr "hi ha massa arguments per a una operació de canvi de nom"
4073
4074 #: builtin/branch.c
4075 msgid "too many arguments to set new upstream"
4076 msgstr "hi ha massa arguments per a establir una nova font"
4077
4078 #: builtin/branch.c
4079 #, c-format
4080 msgid ""
4081 "could not set upstream of HEAD to %s when it does not point to any branch"
4082 msgstr ""
4083 "no s'ha pogut configurar la font de HEAD a %s quan no apunta a cap branca"
4084
4085 #: builtin/branch.c
4086 #, c-format
4087 msgid "no such branch '%s'"
4088 msgstr "no existeix la branca «%s»"
4089
4090 #: builtin/branch.c
4091 #, c-format
4092 msgid "branch '%s' does not exist"
4093 msgstr "la branca «%s» no existeix"
4094
4095 #: builtin/branch.c
4096 msgid "too many arguments to unset upstream"
4097 msgstr "hi ha massa arguments per a desassignar la font"
4098
4099 #: builtin/branch.c
4100 msgid "could not unset upstream of HEAD when it does not point to any branch"
4101 msgstr "no s'ha pogut desassignar la font del HEAD quan no apunta a cap branca"
4102
4103 #: builtin/branch.c
4104 #, c-format
4105 msgid "branch '%s' has no upstream information"
4106 msgstr "la branca «%s» no té informació de la font"
4107
4108 #: builtin/branch.c
4109 msgid ""
4110 "the -a, and -r, options to 'git branch' do not take a branch name.\n"
4111 "Did you mean to use: -a|-r --list <pattern>?"
4112 msgstr ""
4113 "les opcions -a, i -r, a «git branch» no prenen un nom de branca.\n"
4114 "Volíeu utilitzar: -a|-r --list <patró>?"
4115
4116 #: builtin/branch.c
4117 msgid ""
4118 "the '--set-upstream' option is no longer supported. Please use '--track' or "
4119 "'--set-upstream-to' instead"
4120 msgstr ""
4121 "l'opció «--set-upstream» ja no és admesa. Utilitzeu en comptes «--track» o "
4122 "«--set-upstream-to»"
4123
4124 #: builtin/bugreport.c
4125 msgid "git version:\n"
4126 msgstr "versió de git:\n"
4127
4128 #: builtin/bugreport.c
4129 msgid "compiler info: "
4130 msgstr "informació del compilador: "
4131
4132 #: builtin/bugreport.c
4133 msgid "libc info: "
4134 msgstr "informació de la libc: "
4135
4136 #: builtin/bugreport.c
4137 msgid "not run from a git repository - no hooks to show\n"
4138 msgstr ""
4139 "no s'està executant en un repositori de git - no hi ha lligams a mostrar\n"
4140
4141 #: builtin/bugreport.c
4142 msgid ""
4143 "git bugreport [(-o | --output-directory) <path>]\n"
4144 " [(-s | --suffix) <format> | --no-suffix]\n"
4145 " [--diagnose[=<mode>]]"
4146 msgstr ""
4147 "git bugreport [(-o | --output-directory) <path>]\n"
4148 " [(-s | --suffix) <format> | --no-suffix]\n"
4149 " [--diagnose[=<mode>]]"
4150
4151 #: builtin/bugreport.c
4152 msgid ""
4153 "Thank you for filling out a Git bug report!\n"
4154 "Please answer the following questions to help us understand your issue.\n"
4155 "\n"
4156 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
4157 "\n"
4158 "What did you expect to happen? (Expected behavior)\n"
4159 "\n"
4160 "What happened instead? (Actual behavior)\n"
4161 "\n"
4162 "What's different between what you expected and what actually happened?\n"
4163 "\n"
4164 "Anything else you want to add:\n"
4165 "\n"
4166 "Please review the rest of the bug report below.\n"
4167 "You can delete any lines you don't wish to share.\n"
4168 msgstr ""
4169 "Gràcies per informar d'un error del Git!\n"
4170 "Responeu les preguntes en anglès per a ajudar-nos a entendre el problema.\n"
4171 "\n"
4172 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
4173 "\n"
4174 "What did you expect to happen? (Expected behavior)\n"
4175 "\n"
4176 "What happened instead? (Actual behavior)\n"
4177 "\n"
4178 "What's different between what you expected and what actually happened?\n"
4179 "\n"
4180 "Anything else you want to add:\n"
4181 "\n"
4182 "Reviseu la resta de l'informe d'error de sota.\n"
4183 "Podeu eliminar qualsevol línia que vulgueu.\n"
4184
4185 #: builtin/bugreport.c builtin/commit.c builtin/fast-export.c
4186 #: builtin/pack-objects.c builtin/rebase.c builtin/replay.c parse-options.h
4187 msgid "mode"
4188 msgstr "mode"
4189
4190 #: builtin/bugreport.c
4191 msgid ""
4192 "create an additional zip archive of detailed diagnostics (default 'stats')"
4193 msgstr ""
4194 "crea un arxiu zip addicional amb diagnòstics detallats (per defecte «stats»)"
4195
4196 #: builtin/bugreport.c
4197 msgid "specify a destination for the bugreport file(s)"
4198 msgstr "especifiqueu una destinació per al fitxer de l'informe d'error"
4199
4200 #: builtin/bugreport.c
4201 msgid "specify a strftime format suffix for the filename(s)"
4202 msgstr "especifiqueu un sufix en format strftime per al nom de fitxer"
4203
4204 #: builtin/bugreport.c
4205 #, c-format
4206 msgid "unknown argument `%s'"
4207 msgstr "argument desconegut «%s»"
4208
4209 #: builtin/bugreport.c builtin/diagnose.c
4210 #, c-format
4211 msgid "could not create leading directories for '%s'"
4212 msgstr "no s'han pogut crear els directoris principals de «%s»"
4213
4214 #: builtin/bugreport.c builtin/diagnose.c
4215 #, c-format
4216 msgid "unable to create diagnostics archive %s"
4217 msgstr "no s'ha pogut crear l'arxiu de diagnòstic %s"
4218
4219 #: builtin/bugreport.c
4220 msgid "System Info"
4221 msgstr "Informació del sistema"
4222
4223 #: builtin/bugreport.c
4224 msgid "Enabled Hooks"
4225 msgstr "Habilita els lligams"
4226
4227 #: builtin/bugreport.c
4228 #, c-format
4229 msgid "unable to write to %s"
4230 msgstr "no s'ha pogut escriure a %s"
4231
4232 #: builtin/bugreport.c
4233 #, c-format
4234 msgid "Created new report at '%s'.\n"
4235 msgstr "S'ha creat un nou informe a «%s».\n"
4236
4237 #: builtin/bundle.c
4238 msgid ""
4239 "git bundle create [-q | --quiet | --progress]\n"
4240 " [--version=<version>] <file> <git-rev-list-args>"
4241 msgstr ""
4242 "git bundle create [-q | --quiet | --progress]\n"
4243 " [--version=<versió>] <fitxer> <git-rev-list-args>"
4244
4245 #: builtin/bundle.c
4246 msgid "git bundle verify [-q | --quiet] <file>"
4247 msgstr "git bundle verify [-q | --quiet] <fitxer>"
4248
4249 #: builtin/bundle.c
4250 msgid "git bundle list-heads <file> [<refname>...]"
4251 msgstr "git bundle list-heads <fitxer> [<nom-referència>...]"
4252
4253 #: builtin/bundle.c
4254 msgid "git bundle unbundle [--progress] <file> [<refname>...]"
4255 msgstr "git bundle unbundle [--progress] <fitxer> [<nom-referència>...]"
4256
4257 #: builtin/bundle.c
4258 msgid "need a <file> argument"
4259 msgstr "necessita un argument <fitxer>"
4260
4261 #: builtin/bundle.c builtin/pack-objects.c
4262 msgid "do not show progress meter"
4263 msgstr "no mostris l'indicador de progrés"
4264
4265 #: builtin/bundle.c builtin/pack-objects.c
4266 msgid "show progress meter"
4267 msgstr "mostra l'indicador de progrés"
4268
4269 #: builtin/bundle.c
4270 msgid "historical; same as --progress"
4271 msgstr "històric; el mateix que --progress"
4272
4273 #: builtin/bundle.c
4274 msgid "historical; does nothing"
4275 msgstr "històric; no fa res"
4276
4277 #: builtin/bundle.c
4278 msgid "specify bundle format version"
4279 msgstr "especifica la versió del format del farcell"
4280
4281 #: builtin/bundle.c
4282 msgid "Need a repository to create a bundle."
4283 msgstr "Cal un repositori per a crear un farcell."
4284
4285 #: builtin/bundle.c
4286 msgid "do not show bundle details"
4287 msgstr "no mostris els detalls del farcell"
4288
4289 #: builtin/bundle.c bundle.c
4290 msgid "need a repository to verify a bundle"
4291 msgstr "cal un repositori per a verificar un farcell"
4292
4293 #: builtin/bundle.c
4294 #, c-format
4295 msgid "%s is okay\n"
4296 msgstr "%s està bé\n"
4297
4298 #: builtin/bundle.c
4299 msgid "Need a repository to unbundle."
4300 msgstr "Cal un repositori per a desfer un farcell."
4301
4302 #: builtin/bundle.c
4303 msgid "Unbundling objects"
4304 msgstr "S'estan desagrupant objectes"
4305
4306 #: builtin/cat-file.c
4307 #, c-format
4308 msgid "cannot read object %s '%s'"
4309 msgstr "no es pot llegir l'objecte %s «%s»"
4310
4311 #: builtin/cat-file.c
4312 msgid "flush is only for --buffer mode"
4313 msgstr "flush només és per al mode --buffer"
4314
4315 #: builtin/cat-file.c
4316 msgid "empty command in input"
4317 msgstr "ordre buida en l'entrada"
4318
4319 #: builtin/cat-file.c
4320 #, c-format
4321 msgid "whitespace before command: '%s'"
4322 msgstr "espai en blanc abans de l'ordre: «%s»"
4323
4324 #: builtin/cat-file.c
4325 #, c-format
4326 msgid "%s requires arguments"
4327 msgstr "%s requereix arguments"
4328
4329 #: builtin/cat-file.c
4330 #, c-format
4331 msgid "%s takes no arguments"
4332 msgstr "%s no accepta arguments"
4333
4334 #: builtin/cat-file.c
4335 msgid "only one batch option may be specified"
4336 msgstr "només es pot especificar una opció per lots"
4337
4338 #: builtin/cat-file.c
4339 msgid "git cat-file <type> <object>"
4340 msgstr "git cat-file <tipus> <objecte>"
4341
4342 #: builtin/cat-file.c
4343 msgid "git cat-file (-e | -p | -t | -s) <object>"
4344 msgstr "git cat-file (-e | -p | -t | -s) <objecte>"
4345
4346 #: builtin/cat-file.c
4347 msgid ""
4348 "git cat-file (--textconv | --filters)\n"
4349 " [<rev>:<path|tree-ish> | --path=<path|tree-ish> <rev>]"
4350 msgstr ""
4351 "git cat-file (--textconv | --filters)\n"
4352 " [<rev>:<path|tree-ish> | --path=<path|tree-ish> <rev>]"
4353
4354 #: builtin/cat-file.c
4355 msgid ""
4356 "git cat-file (--batch | --batch-check | --batch-command) [--batch-all-"
4357 "objects]\n"
4358 " [--buffer] [--follow-symlinks] [--unordered]\n"
4359 " [--textconv | --filters] [-Z]"
4360 msgstr ""
4361 "git cat-file (--batch | --batch-check | --batch-command) [--batch-all-"
4362 "objects]\n"
4363 " [--buffer] [--follow-symlinks] [--unordered]\n"
4364 " [--textconv | --filters] [-Z]"
4365
4366 #: builtin/cat-file.c
4367 msgid "Check object existence or emit object contents"
4368 msgstr "Comprova l'existència de l'objecte o emet el contingut de l'objecte"
4369
4370 #: builtin/cat-file.c
4371 msgid "check if <object> exists"
4372 msgstr "comprova si <objecte> existeix"
4373
4374 #: builtin/cat-file.c
4375 msgid "pretty-print <object> content"
4376 msgstr "impressió embellida del contingut de l'<objecte>"
4377
4378 #: builtin/cat-file.c
4379 msgid "Emit [broken] object attributes"
4380 msgstr "Emet els atributs [broken] de l'objecte"
4381
4382 #: builtin/cat-file.c
4383 msgid "show object type (one of 'blob', 'tree', 'commit', 'tag', ...)"
4384 msgstr ""
4385 "mostra el tipus d'objecte (un dels següents: «blob», «tree», «commit», "
4386 "«tag», ...)"
4387
4388 #: builtin/cat-file.c
4389 msgid "show object size"
4390 msgstr "mostra la mida de l'objecte"
4391
4392 #: builtin/cat-file.c builtin/log.c
4393 msgid "use mail map file"
4394 msgstr "usa el fitxer de mapa de correu"
4395
4396 #: builtin/cat-file.c
4397 msgid "Batch objects requested on stdin (or --batch-all-objects)"
4398 msgstr "Objectes de lots sol·licitats a stdin (o --batch-all-objects)"
4399
4400 #: builtin/cat-file.c
4401 msgid "show full <object> or <rev> contents"
4402 msgstr "mostra el contingut complet de <objecte> o <rev>"
4403
4404 #: builtin/cat-file.c
4405 msgid "like --batch, but don't emit <contents>"
4406 msgstr "com a --batch, però no emetis <contents>"
4407
4408 #: builtin/cat-file.c
4409 msgid "stdin is NUL-terminated"
4410 msgstr "l'entrada és acabada amb NUL"
4411
4412 #: builtin/cat-file.c
4413 msgid "stdin and stdout is NUL-terminated"
4414 msgstr "stdin i stdout estan terminats amb NUL"
4415
4416 #: builtin/cat-file.c
4417 msgid "read commands from stdin"
4418 msgstr "llegeix les ordres de stdin"
4419
4420 #: builtin/cat-file.c
4421 msgid "with --batch[-check]: ignores stdin, batches all known objects"
4422 msgstr ""
4423 "amb --batch[-check]: ignora stdin, posa en lots tots els objectes coneguts"
4424
4425 #: builtin/cat-file.c
4426 msgid "Change or optimize batch output"
4427 msgstr "Canvia o optimitza la sortida per lots"
4428
4429 #: builtin/cat-file.c
4430 msgid "buffer --batch output"
4431 msgstr "posa la sortida de --batch en memòria intermèdia"
4432
4433 #: builtin/cat-file.c
4434 msgid "follow in-tree symlinks"
4435 msgstr "segueix els enllaços simbòlics en l'arbre"
4436
4437 #: builtin/cat-file.c
4438 msgid "do not order objects before emitting them"
4439 msgstr "no ordenis els objectes abans d'emetre'ls"
4440
4441 #: builtin/cat-file.c
4442 msgid ""
4443 "Emit object (blob or tree) with conversion or filter (stand-alone, or with "
4444 "batch)"
4445 msgstr ""
4446 "Emet l'objecte (blob o arbre) amb conversió o filtre (stand-alone, o amb lot)"
4447
4448 #: builtin/cat-file.c
4449 msgid "run textconv on object's content"
4450 msgstr "executar textconv al contingut de l'objecte"
4451
4452 #: builtin/cat-file.c
4453 msgid "run filters on object's content"
4454 msgstr "executa els filtres al contingut de l'objecte"
4455
4456 #: builtin/cat-file.c
4457 msgid "blob|tree"
4458 msgstr "blob|tree"
4459
4460 #: builtin/cat-file.c
4461 msgid "use a <path> for (--textconv | --filters); Not with 'batch'"
4462 msgstr "useu un <camí> per a (--textconv | --filters); no amb «batch»"
4463
4464 #: builtin/cat-file.c
4465 msgid "objects filter only supported in batch mode"
4466 msgstr "el filtre d'objectes només s'admet en mode batch"
4467
4468 #: builtin/cat-file.c
4469 #, c-format
4470 msgid "objects filter not supported: '%s'"
4471 msgstr "filtre d'objectes no admès: %s"
4472
4473 #: builtin/cat-file.c
4474 #, c-format
4475 msgid "'%s=<%s>' needs '%s' or '%s'"
4476 msgstr "«%s=<%s>» necessita «%s» o «%s»"
4477
4478 #: builtin/cat-file.c
4479 msgid "path|tree-ish"
4480 msgstr "path|tree-ish"
4481
4482 #: builtin/cat-file.c
4483 #, c-format
4484 msgid "'%s' requires a batch mode"
4485 msgstr "«%s» requereix un mode batch"
4486
4487 #: builtin/cat-file.c
4488 #, c-format
4489 msgid "'-%c' is incompatible with batch mode"
4490 msgstr "«-%c» és incompatible amb el model batch"
4491
4492 #: builtin/cat-file.c
4493 msgid "batch modes take no arguments"
4494 msgstr "el mode batch no accepta cap argument"
4495
4496 #: builtin/cat-file.c
4497 #, c-format
4498 msgid "<rev> required with '%s'"
4499 msgstr "<rev> requerida amb «%s»"
4500
4501 #: builtin/cat-file.c
4502 #, c-format
4503 msgid "<object> required with '-%c'"
4504 msgstr "<objecte> requerit amb «-%c»"
4505
4506 #: builtin/cat-file.c
4507 #, c-format
4508 msgid "only two arguments allowed in <type> <object> mode, not %d"
4509 msgstr "només es permeten dos arguments en el mode <tipus> <objecte>, no %d"
4510
4511 #: builtin/check-attr.c
4512 msgid ""
4513 "git check-attr [--source <tree-ish>] [-a | --all | <attr>...] [--] "
4514 "<pathname>..."
4515 msgstr ""
4516 "git check-attr [--source <tree-ish>] [-a | --all | <attr>...] [--] "
4517 "<pathname>..."
4518
4519 #: builtin/check-attr.c
4520 msgid ""
4521 "git check-attr --stdin [-z] [--source <tree-ish>] [-a | --all | <attr>...]"
4522 msgstr ""
4523 "git check-attr --stdin [-z] [--source <tree-ish>] [-a | --all | <attr>...]"
4524
4525 #: builtin/check-attr.c
4526 msgid "report all attributes set on file"
4527 msgstr "informa de tots els atributs establerts en el fitxer"
4528
4529 #: builtin/check-attr.c
4530 msgid "use .gitattributes only from the index"
4531 msgstr "usa .gitattributes només des de l'índex"
4532
4533 #: builtin/check-attr.c builtin/check-ignore.c builtin/hash-object.c
4534 msgid "read file names from stdin"
4535 msgstr "llegeix els noms de fitxer de stdin"
4536
4537 #: builtin/check-attr.c builtin/check-ignore.c
4538 msgid "terminate input and output records by a NUL character"
4539 msgstr "acaba els registres d'entrada i de sortida amb un caràcter NUL"
4540
4541 #: builtin/check-attr.c
4542 msgid "<tree-ish>"
4543 msgstr "<tree-ish>"
4544
4545 #: builtin/check-attr.c
4546 msgid "which tree-ish to check attributes at"
4547 msgstr "a quin tree-ish s'han de comprovar els atributs"
4548
4549 #: builtin/check-ignore.c builtin/checkout.c builtin/gc.c builtin/worktree.c
4550 msgid "suppress progress reporting"
4551 msgstr "omet els informes de progrés"
4552
4553 #: builtin/check-ignore.c
4554 msgid "show non-matching input paths"
4555 msgstr "mostra els camins d'entrada que no coincideixin"
4556
4557 #: builtin/check-ignore.c
4558 msgid "ignore index when checking"
4559 msgstr "ignora l'índex en comprovar"
4560
4561 #: builtin/check-ignore.c
4562 msgid "cannot specify pathnames with --stdin"
4563 msgstr "no es poden especificar noms de camí amb --stdin"
4564
4565 #: builtin/check-ignore.c
4566 msgid "-z only makes sense with --stdin"
4567 msgstr "-z només té sentit amb --stdin"
4568
4569 #: builtin/check-ignore.c
4570 msgid "no path specified"
4571 msgstr "cap camí especificat"
4572
4573 #: builtin/check-ignore.c
4574 msgid "--quiet is only valid with a single pathname"
4575 msgstr "--quiet només és vàlid amb un sol nom de camí"
4576
4577 #: builtin/check-ignore.c
4578 msgid "cannot have both --quiet and --verbose"
4579 msgstr "no es poden especificar --quiet i --verbose alhora"
4580
4581 #: builtin/check-ignore.c
4582 msgid "--non-matching is only valid with --verbose"
4583 msgstr "--non-matching és vàlid només amb --verbose"
4584
4585 #: builtin/check-mailmap.c
4586 msgid "git check-mailmap [<options>] <contact>..."
4587 msgstr "git check-mailmap [<opcions>] <contacte>..."
4588
4589 #: builtin/check-mailmap.c
4590 msgid "also read contacts from stdin"
4591 msgstr "també llegeix els contactes des de stdin"
4592
4593 # no traduïsc mailmap
4594 #: builtin/check-mailmap.c
4595 msgid "read additional mailmap entries from file"
4596 msgstr "llegeix les entrades mailmap addicionals del fitxer"
4597
4598 #: builtin/check-mailmap.c builtin/fast-import.c
4599 msgid "blob"
4600 msgstr "blob"
4601
4602 #: builtin/check-mailmap.c
4603 msgid "read additional mailmap entries from blob"
4604 msgstr "llegeix entrades mailmap addicionals del blob"
4605
4606 #: builtin/check-mailmap.c
4607 msgid "no contacts specified"
4608 msgstr "no hi ha contactes especificats"
4609
4610 #: builtin/checkout--worker.c
4611 msgid "git checkout--worker [<options>]"
4612 msgstr "git checkout--worker [<opcions>]"
4613
4614 #: builtin/checkout--worker.c builtin/checkout-index.c builtin/column.c
4615 #: builtin/submodule--helper.c builtin/worktree.c
4616 msgid "string"
4617 msgstr "cadena"
4618
4619 #: builtin/checkout--worker.c builtin/checkout-index.c
4620 msgid "when creating files, prepend <string>"
4621 msgstr "en crear fitxers, anteposa <cadena>"
4622
4623 #: builtin/checkout-index.c
4624 msgid "git checkout-index [<options>] [--] [<file>...]"
4625 msgstr "git checkout-index [<opcions>] [--] [<fitxer>...]"
4626
4627 #: builtin/checkout-index.c
4628 msgid "stage should be between 1 and 3 or all"
4629 msgstr "«stage» ha de ser entre 1 i 3 o all"
4630
4631 #: builtin/checkout-index.c
4632 msgid "check out all files in the index"
4633 msgstr "agafa tots els fitxers en l'índex"
4634
4635 #: builtin/checkout-index.c
4636 msgid "do not skip files with skip-worktree set"
4637 msgstr "no ometis els fitxers amb skip-worktree establert"
4638
4639 #: builtin/checkout-index.c
4640 msgid "force overwrite of existing files"
4641 msgstr "força la sobreescriptura de fitxers existents"
4642
4643 #: builtin/checkout-index.c
4644 msgid "no warning for existing files and files not in index"
4645 msgstr ""
4646 "cap advertència per a fitxers existents i fitxers que no siguin a l'índex"
4647
4648 #: builtin/checkout-index.c
4649 msgid "don't checkout new files"
4650 msgstr "no agafis fitxers nous"
4651
4652 #: builtin/checkout-index.c
4653 msgid "update stat information in the index file"
4654 msgstr "actualitza la informació d'estadístiques en el fitxer d'índex"
4655
4656 #: builtin/checkout-index.c
4657 msgid "read list of paths from the standard input"
4658 msgstr "llegeix la llista de camins des de l'entrada estàndard"
4659
4660 #: builtin/checkout-index.c
4661 msgid "write the content to temporary files"
4662 msgstr "escriu el contingut a fitxers temporals"
4663
4664 #: builtin/checkout-index.c
4665 msgid "copy out the files from named stage"
4666 msgstr "copia els fitxers des de «stage» amb nom"
4667
4668 #: builtin/checkout.c
4669 #, c-format
4670 msgid "path '%s' does not have our version"
4671 msgstr "el camí «%s» no té la nostra versió"
4672
4673 #: builtin/checkout.c
4674 #, c-format
4675 msgid "path '%s' does not have their version"
4676 msgstr "el camí «%s» no té la seva versió"
4677
4678 #: builtin/checkout.c
4679 #, c-format
4680 msgid "path '%s' does not have all necessary versions"
4681 msgstr "el camí «%s» no té totes les versions necessàries"
4682
4683 #: builtin/checkout.c
4684 #, c-format
4685 msgid "path '%s' does not have necessary versions"
4686 msgstr "el camí «%s» no té les versions necessàries"
4687
4688 #: builtin/checkout.c
4689 #, c-format
4690 msgid "path '%s': cannot merge"
4691 msgstr "camí «%s»: no es pot fusionar"
4692
4693 #: builtin/checkout.c
4694 #, c-format
4695 msgid "Unable to add merge result for '%s'"
4696 msgstr "No s'ha pogut afegir el resultat de fusió per a «%s»"
4697
4698 #: builtin/checkout.c
4699 #, c-format
4700 msgid "Recreated %d merge conflict"
4701 msgid_plural "Recreated %d merge conflicts"
4702 msgstr[0] "Recreat un conflicte de fusió"
4703 msgstr[1] "Recreats %d conflictes de fusió"
4704
4705 #: builtin/checkout.c
4706 #, c-format
4707 msgid "Updated %d path from %s"
4708 msgid_plural "Updated %d paths from %s"
4709 msgstr[0] "S'ha actualitzat %d camí a partir de %s"
4710 msgstr[1] "S'han actualitzat %d camins a partir de %s"
4711
4712 #: builtin/checkout.c
4713 #, c-format
4714 msgid "Updated %d path from the index"
4715 msgid_plural "Updated %d paths from the index"
4716 msgstr[0] "S'ha actualitzat %d camí a partir de l'índex"
4717 msgstr[1] "S'han actualitzat %d camins a partir de l'índex"
4718
4719 #: builtin/checkout.c
4720 #, c-format
4721 msgid "'%s' cannot be used with updating paths"
4722 msgstr "«%s» no es pot usar amb actualització de camins"
4723
4724 #: builtin/checkout.c
4725 #, c-format
4726 msgid "Cannot update paths and switch to branch '%s' at the same time."
4727 msgstr ""
4728 "No es poden actualitzar els camins i canviar a la branca «%s» a la vegada."
4729
4730 #: builtin/checkout.c
4731 #, c-format
4732 msgid "neither '%s' or '%s' is specified"
4733 msgstr "no s'ha especificat ni «%s» ni «%s»"
4734
4735 #: builtin/checkout.c
4736 #, c-format
4737 msgid "'%s' must be used when '%s' is not specified"
4738 msgstr "«%s» s'ha d'utilitzar quan no s'especifica «%s»"
4739
4740 #: builtin/checkout.c
4741 #, c-format
4742 msgid "'%s' or '%s' cannot be used with %s"
4743 msgstr "«%s» o «%s» no poden utilitzar-se amb %s"
4744
4745 #: builtin/checkout.c
4746 #, c-format
4747 msgid "'%s', '%s', or '%s' cannot be used when checking out of a tree"
4748 msgstr "«%s», «%s» o «%s» no es poden utilitzar en agafar un arbre"
4749
4750 #: builtin/checkout.c
4751 #, c-format
4752 msgid "path '%s' is unmerged"
4753 msgstr "el camí «%s» està sense fusionar"
4754
4755 #: builtin/checkout.c builtin/grep.c builtin/merge-tree.c builtin/reset.c
4756 #: merge-ort.c reset.c sequencer.c tree-walk.c
4757 #, c-format
4758 msgid "unable to read tree (%s)"
4759 msgstr "no s'ha pogut llegir l'arbre (%s)"
4760
4761 #: builtin/checkout.c
4762 msgid "you need to resolve your current index first"
4763 msgstr "heu de primer resoldre el vostre índex actual"
4764
4765 #: builtin/checkout.c
4766 #, c-format
4767 msgid ""
4768 "cannot continue with staged changes in the following files:\n"
4769 "%s"
4770 msgstr ""
4771 "no es pot continuar amb els canvis «staged» als fitxers següents:\n"
4772 "%s"
4773
4774 #: builtin/checkout.c
4775 #, c-format
4776 msgid "Can not do reflog for '%s': %s\n"
4777 msgstr "No es pot fer «reflog» per a «%s»: %s\n"
4778
4779 #: builtin/checkout.c
4780 msgid "HEAD is now at"
4781 msgstr "HEAD ara és a"
4782
4783 #: builtin/checkout.c builtin/clone.c
4784 msgid "unable to update HEAD"
4785 msgstr "no s'ha pogut actualitzar HEAD"
4786
4787 #: builtin/checkout.c
4788 #, c-format
4789 msgid "Reset branch '%s'\n"
4790 msgstr "Restableix la branca «%s»\n"
4791
4792 #: builtin/checkout.c
4793 #, c-format
4794 msgid "Already on '%s'\n"
4795 msgstr "Ja esteu en «%s»\n"
4796
4797 #: builtin/checkout.c
4798 #, c-format
4799 msgid "Switched to and reset branch '%s'\n"
4800 msgstr "S'ha canviat i restablert a la branca «%s»\n"
4801
4802 #: builtin/checkout.c
4803 #, c-format
4804 msgid "Switched to a new branch '%s'\n"
4805 msgstr "S'ha canviat a la branca nova «%s»\n"
4806
4807 #: builtin/checkout.c
4808 #, c-format
4809 msgid "Switched to branch '%s'\n"
4810 msgstr "S'ha canviat a la branca «%s»\n"
4811
4812 #: builtin/checkout.c
4813 #, c-format
4814 msgid " ... and %d more.\n"
4815 msgstr " ... i %d més.\n"
4816
4817 #: builtin/checkout.c
4818 #, c-format
4819 msgid ""
4820 "Warning: you are leaving %d commit behind, not connected to\n"
4821 "any of your branches:\n"
4822 "\n"
4823 "%s\n"
4824 msgid_plural ""
4825 "Warning: you are leaving %d commits behind, not connected to\n"
4826 "any of your branches:\n"
4827 "\n"
4828 "%s\n"
4829 msgstr[0] ""
4830 "Advertència: esteu deixant enrere %d comissió, no\n"
4831 "vinculada a cap de les vostres branques:\n"
4832 "\n"
4833 "%s\n"
4834 msgstr[1] ""
4835 "Advertència: esteu deixant enrere %d comissions, no\n"
4836 "vinculades a cap de les vostres branques:\n"
4837 "\n"
4838 "%s\n"
4839
4840 #: builtin/checkout.c
4841 #, c-format
4842 msgid ""
4843 "If you want to keep it by creating a new branch, this may be a good time\n"
4844 "to do so with:\n"
4845 "\n"
4846 " git branch <new-branch-name> %s\n"
4847 "\n"
4848 msgid_plural ""
4849 "If you want to keep them by creating a new branch, this may be a good time\n"
4850 "to do so with:\n"
4851 "\n"
4852 " git branch <new-branch-name> %s\n"
4853 "\n"
4854 msgstr[0] ""
4855 "Si la voleu mantenir creant una branca nova, ara pot ser un bon moment\n"
4856 "per a fer-ho amb:\n"
4857 "\n"
4858 " git branch <nom-de-branca-nova> %s\n"
4859 "\n"
4860 msgstr[1] ""
4861 "Si les voleu mantenir creant una branca nova, ara pot ser un bon moment\n"
4862 "per a fer-ho amb:\n"
4863 "\n"
4864 " git branch <nom-de-branca-nova> %s\n"
4865 "\n"
4866
4867 #: builtin/checkout.c
4868 msgid "internal error in revision walk"
4869 msgstr "error intern en el passeig per revisions"
4870
4871 #: builtin/checkout.c
4872 msgid "Previous HEAD position was"
4873 msgstr "La posició de HEAD anterior era"
4874
4875 #: builtin/checkout.c
4876 msgid "You are on a branch yet to be born"
4877 msgstr "Sou en una branca que encara ha de néixer"
4878
4879 #: builtin/checkout.c
4880 #, c-format
4881 msgid ""
4882 "'%s' could be both a local file and a tracking branch.\n"
4883 "Please use -- (and optionally --no-guess) to disambiguate"
4884 msgstr ""
4885 "«%s» podria ser tant un fitxer local com una branca de seguiment.\n"
4886 "Useu -- (i opcionalment --no-guess) per a desambiguar-ho"
4887
4888 #: builtin/checkout.c
4889 #, c-format
4890 msgid ""
4891 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
4892 "you can do so by fully qualifying the name with the --track option:\n"
4893 "\n"
4894 " git %s --track origin/<name>\n"
4895 "\n"
4896 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
4897 "one remote, e.g. the 'origin' remote, consider setting\n"
4898 "checkout.defaultRemote=origin in your config."
4899 msgstr ""
4900 "Si voleu agafar una branca de seguiment remota, p. ex. «origin», podeu\n"
4901 "fer-ho especificant el nom complet amb l'opció --track:\n"
4902 "\n"
4903 " git %s --track origin/<nom>\n"
4904 "\n"
4905 "Si voleu que en agafar un branca amb un <nom> ambigu s'usi una branca\n"
4906 "remota, p. ex. «origin» al remot, considereu configurar l'opció\n"
4907 "checkout.defaultRemote=origin en la vostra configuració."
4908
4909 #: builtin/checkout.c
4910 #, c-format
4911 msgid "'%s' matched multiple (%d) remote tracking branches"
4912 msgstr "«%s» coincideixen múltiples (%d) branques de seguiment remotes"
4913
4914 #: builtin/checkout.c
4915 msgid "only one reference expected"
4916 msgstr "només s'esperava una referència"
4917
4918 #: builtin/checkout.c
4919 #, c-format
4920 msgid "only one reference expected, %d given."
4921 msgstr "s'esperava només una referència, s'han donat %d."
4922
4923 #: builtin/checkout.c builtin/worktree.c
4924 #, c-format
4925 msgid "invalid reference: %s"
4926 msgstr "referència no vàlida: %s"
4927
4928 #: builtin/checkout.c
4929 #, c-format
4930 msgid "reference is not a tree: %s"
4931 msgstr "la referència no és un arbre: %s"
4932
4933 #: builtin/checkout.c
4934 #, c-format
4935 msgid "a branch is expected, got tag '%s'"
4936 msgstr "s'espera una branca, s'ha obtingut l'etiqueta «%s»"
4937
4938 #: builtin/checkout.c
4939 #, c-format
4940 msgid "a branch is expected, got remote branch '%s'"
4941 msgstr "s'espera una branca, s'ha obtingut la branca remota «%s»"
4942
4943 #: builtin/checkout.c
4944 #, c-format
4945 msgid "a branch is expected, got '%s'"
4946 msgstr "s'espera una branca, s'ha obtingut «%s»"
4947
4948 #: builtin/checkout.c
4949 #, c-format
4950 msgid "a branch is expected, got commit '%s'"
4951 msgstr "s'espera una branca, s'ha obtingut la comissió «%s»"
4952
4953 #: builtin/checkout.c
4954 msgid ""
4955 "If you want to detach HEAD at the commit, try again with the --detach option."
4956 msgstr ""
4957 "Si voleu desacoblar HEAD a la comissió, torneu-ho a provar amb l'opció --"
4958 "detach."
4959
4960 #: builtin/checkout.c
4961 msgid ""
4962 "cannot switch branch while merging\n"
4963 "Consider \"git merge --quit\" or \"git worktree add\"."
4964 msgstr ""
4965 "no es pot canviar de branca mentre es fusiona\n"
4966 "Considereu usar «git merge --quit» o «git worktree add»."
4967
4968 #: builtin/checkout.c
4969 msgid ""
4970 "cannot switch branch in the middle of an am session\n"
4971 "Consider \"git am --quit\" or \"git worktree add\"."
4972 msgstr ""
4973 "no es pot canviar de branca en mig d'una sessió «am»\n"
4974 "Considereu usar «git am --quit» o «git worktree add»."
4975
4976 #: builtin/checkout.c
4977 msgid ""
4978 "cannot switch branch while rebasing\n"
4979 "Consider \"git rebase --quit\" or \"git worktree add\"."
4980 msgstr ""
4981 "no es pot canviar de branca mentre es fa «rebase»\n"
4982 "Considereu usar «git rebase --quit» o «git worktree add»."
4983
4984 #: builtin/checkout.c
4985 msgid ""
4986 "cannot switch branch while cherry-picking\n"
4987 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
4988 msgstr ""
4989 "no es pot canviar de branca mentre es fa «cherry-pick»\n"
4990 "Considereu usar «git cherry-pick --quit» o «git worktree add»."
4991
4992 #: builtin/checkout.c
4993 msgid ""
4994 "cannot switch branch while reverting\n"
4995 "Consider \"git revert --quit\" or \"git worktree add\"."
4996 msgstr ""
4997 "no es pot canviar de branca mentre s'està revertint\n"
4998 "Considereu «git revert --quit» o «git worktree add»."
4999
5000 #: builtin/checkout.c
Showing first 5,000 of 32,161 lines. View raw