1 # Catalan translations for Git.
2 # Copyright (C) 2014 Alex Henrie <alexhenrie24@gmail.com>
3 # This file is distributed under the same license as the Git package.
4 # Alex Henrie <alexhenrie24@gmail.com>, 2014.
8 "Project-Id-Version: Git\n"
9 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
10 "POT-Creation-Date: 2015-07-14 07:19+0800\n"
11 "PO-Revision-Date: 2015-07-20 11:54-0600\n"
12 "Last-Translator: Alex Henrie <alexhenrie24@gmail.com>\n"
13 "Language-Team: Catalan\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19 "X-Generator: Poedit 1.8.2\n"
24 msgstr "pista: %.*s\n"
28 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
29 "as appropriate to mark resolution and make a commit."
31 "Arregleu-los en l'arbre de treball, i després useu\n"
32 "'git add/rm <fitxer>' segons sigui apropiat per a marcar la\n"
33 "resolució i feu una comissió."
36 msgid "git archive [<options>] <tree-ish> [<path>...]"
37 msgstr "git archive [<opcions>] <arbre> [<camí>...]"
40 msgid "git archive --list"
41 msgstr "git archive --list"
45 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
47 "git archive --remote <dipòsit> [--exec <ordre>] [<opcions>] <arbre> "
51 msgid "git archive --remote <repo> [--exec <cmd>] --list"
52 msgstr "git archive --remote <dipòsit> [--exec <ordre>] --list"
54 #: archive.c:342 builtin/add.c:137 builtin/add.c:428 builtin/rm.c:327
56 msgid "pathspec '%s' did not match any files"
57 msgstr "L'especificació de camí '%s' no ha coincidit amb cap fitxer"
64 msgid "archive format"
65 msgstr "format d'arxiu"
67 #: archive.c:428 builtin/log.c:1204
72 msgid "prepend prefix to each pathname in the archive"
73 msgstr "anteposa el prefix a cada nom de camí en l'arxiu"
75 #: archive.c:430 builtin/archive.c:88 builtin/blame.c:2516
76 #: builtin/blame.c:2517 builtin/config.c:57 builtin/fast-export.c:986
77 #: builtin/fast-export.c:988 builtin/grep.c:712 builtin/hash-object.c:99
78 #: builtin/ls-files.c:446 builtin/ls-files.c:449 builtin/notes.c:394
79 #: builtin/notes.c:557 builtin/read-tree.c:109 parse-options.h:150
83 #: archive.c:431 builtin/archive.c:89
84 msgid "write the archive to this file"
85 msgstr "escriu l'arxiu a aquest fitxer"
88 msgid "read .gitattributes in working directory"
89 msgstr "llegeix .gitattributes en el directori de treball"
92 msgid "report archived files on stderr"
93 msgstr "informa de fitxers arxivats en stderr"
97 msgstr "només emmagatzemar"
100 msgid "compress faster"
101 msgstr "comprimeix més ràpid"
104 msgid "compress better"
105 msgstr "comprimeix millor"
108 msgid "list supported archive formats"
109 msgstr "allista els formats d'arxiu admesos"
111 #: archive.c:449 builtin/archive.c:90 builtin/clone.c:77
115 #: archive.c:450 builtin/archive.c:91
116 msgid "retrieve the archive from remote repository <repo>"
117 msgstr "recupera l'arxiu del dipòsit remot <dipòsit>"
119 #: archive.c:451 builtin/archive.c:92 builtin/notes.c:478
123 #: archive.c:452 builtin/archive.c:93
124 msgid "path to the remote git-upload-archive command"
125 msgstr "camí a l'ordre git-upload-archive remot"
129 "Negative patterns are ignored in git attributes\n"
130 "Use '\\!' for literal leading exclamation."
132 "Els patrons negatius s'ignoren en els atributs de git\n"
133 "Useu '\\!' per exclamació capdavantera literal."
137 msgid "Not setting branch %s as its own upstream."
138 msgstr "No establint la branca %s com a la seva pròpia font."
142 msgid "Branch %s set up to track remote branch %s from %s by rebasing."
144 "La branca %s està configurada per a seguir la branca remota %s de %s per "
149 msgid "Branch %s set up to track remote branch %s from %s."
150 msgstr "La branca %s està configurada per a seguir la branca remota %s de %s."
154 msgid "Branch %s set up to track local branch %s by rebasing."
156 "La branca %s està configurada per a seguir la branca local %s per rebasar."
160 msgid "Branch %s set up to track local branch %s."
161 msgstr "La branca %s està configurada per a seguir la branca local %s."
165 msgid "Branch %s set up to track remote ref %s by rebasing."
167 "La branca %s està configurada per a seguir la referència remota %s per "
172 msgid "Branch %s set up to track remote ref %s."
173 msgstr "La branca %s està configurada per a seguir la referència remota %s."
177 msgid "Branch %s set up to track local ref %s by rebasing."
179 "La branca %s està configurada per a seguir la referència local %s per "
184 msgid "Branch %s set up to track local ref %s."
185 msgstr "La branca %s està configurada per a seguir la referència local %s."
189 msgid "Not tracking: ambiguous information for ref %s"
190 msgstr "No seguint: informació ambigua per a la referència %s"
194 msgid "'%s' is not a valid branch name."
195 msgstr "'%s' no és un nom de branca vàlid."
199 msgid "A branch named '%s' already exists."
200 msgstr "Una branca amb nom '%s' ja existeix."
203 msgid "Cannot force update the current branch."
204 msgstr "No es pot actualitzar la branca actual a la força."
208 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
210 "No es pot configurar la informació de seguiment; el punt inicial '%s' no és "
215 msgid "the requested upstream branch '%s' does not exist"
216 msgstr "la branca font demanada '%s' no existeix"
221 "If you are planning on basing your work on an upstream\n"
222 "branch that already exists at the remote, you may need to\n"
223 "run \"git fetch\" to retrieve it.\n"
225 "If you are planning to push out a new local branch that\n"
226 "will track its remote counterpart, you may want to use\n"
227 "\"git push -u\" to set the upstream config as you push."
230 "Si teniu pensat basar el vostre treball en una branca\n"
231 "font que ja existeix al remot, pot ser que necessiteu\n"
232 "executar \"git fetch\" per a obtenir-la.\n"
234 "Si teniu pensat pujar una branca local nova que seguirà\n"
235 "la seva contrapart remota, pot ser que vulgueu usar\n"
236 "\"git push -u\" per a establir la configuració font\n"
241 msgid "Not a valid object name: '%s'."
242 msgstr "No és un nom d'objecte vàlid: '%s'."
246 msgid "Ambiguous object name: '%s'."
247 msgstr "Nom d'objecte ambigu: '%s'."
251 msgid "Not a valid branch point: '%s'."
252 msgstr "No és un punt de ramificació vàlid: '%s'."
256 msgid "'%s' does not look like a v2 bundle file"
257 msgstr "'%s' no sembla un fitxer de farcell v2"
261 msgid "unrecognized header: %s%s (%d)"
262 msgstr "capçalera no reconeguda: %s%s (%d)"
264 #: bundle.c:87 builtin/commit.c:766
266 msgid "could not open '%s'"
267 msgstr "no s'ha pogut obrir '%s'"
270 msgid "Repository lacks these prerequisite commits:"
271 msgstr "Al dipòsit li manquen aquestes comissions prerequisits:"
273 #: bundle.c:163 sequencer.c:650 sequencer.c:1105 builtin/blame.c:2705
274 #: builtin/branch.c:651 builtin/commit.c:1045 builtin/log.c:330
275 #: builtin/log.c:825 builtin/log.c:1432 builtin/log.c:1666 builtin/merge.c:358
276 #: builtin/shortlog.c:158
277 msgid "revision walk setup failed"
278 msgstr "la configuració del passeig per revisions ha fallat"
282 msgid "The bundle contains this ref:"
283 msgid_plural "The bundle contains these %d refs:"
284 msgstr[0] "El farcell conté aquesta referència:"
285 msgstr[1] "El farcell conté aquestes %d referències:"
288 msgid "The bundle records a complete history."
289 msgstr "El farcell registra una història completa."
293 msgid "The bundle requires this ref:"
294 msgid_plural "The bundle requires these %d refs:"
295 msgstr[0] "El farcell requereix aquesta referència:"
296 msgstr[1] "El farcell requereix aquestes %d referències:"
299 msgid "Could not spawn pack-objects"
300 msgstr "No s'ha pogut executar el pack-objects"
303 msgid "pack-objects died"
304 msgstr "El pack-objects s'ha mort"
307 msgid "rev-list died"
308 msgstr "El rev-list s'ha mort"
312 msgid "ref '%s' is excluded by the rev-list options"
313 msgstr "les opcions de la llista de revisions exclouen la referència '%s'"
315 #: bundle.c:437 builtin/log.c:153 builtin/log.c:1342 builtin/shortlog.c:261
317 msgid "unrecognized argument: %s"
318 msgstr "paràmetre no reconegut: %s"
321 msgid "Refusing to create empty bundle."
322 msgstr "Refusant crear un farcell buit."
326 msgid "cannot create '%s'"
327 msgstr "no es pot crear '%s'"
330 msgid "index-pack died"
331 msgstr "L'index-pack s'ha mort"
335 msgid "invalid color value: %.*s"
336 msgstr "valor de color no vàlid: %.*s"
340 msgid "could not parse %s"
341 msgstr "no s'ha pogut analitzar %s"
345 msgid "%s %s is not a commit!"
346 msgstr "%s %s no és una comissió!"
348 #: compat/obstack.c:406 compat/obstack.c:408
349 msgid "memory exhausted"
350 msgstr "memòria esgotada"
352 #: config.c:474 config.c:476
354 msgid "bad config file line %d in %s"
355 msgstr "línia de fitxer de configuració dolenta %d en %s"
359 msgid "bad numeric config value '%s' for '%s' in %s: %s"
360 msgstr "valor de configuració numèrica dolent '%s' per '%s' en %s: %s"
364 msgid "bad numeric config value '%s' for '%s': %s"
365 msgstr "valor de configuració numèrica dolent '%s' per '%s': %s"
369 msgid "failed to expand user dir in: '%s'"
370 msgstr "s'ha fallat en expandir el directori d'usuari en '%s'"
372 #: config.c:757 config.c:768
374 msgid "bad zlib compression level %d"
375 msgstr "nivell de compressió de zlib dolent %d"
379 msgid "invalid mode for object creation: %s"
380 msgstr "mode de creació d'objecte no vàlid: %s"
383 msgid "unable to parse command-line config"
384 msgstr "no s'ha pogut analitzar la configuració de la línia d'ordres"
387 msgid "unknown error occured while reading the configuration files"
388 msgstr "ha ocorregut un error desconegut en llegir els fitxers de configuració"
392 msgid "unable to parse '%s' from command-line config"
393 msgstr "no s'ha pogut analitzar '%s' de la configuració de la línia d'ordres"
397 msgid "bad config variable '%s' in file '%s' at line %d"
398 msgstr "variable de configuració dolenta '%s' en el fitxer '%s' a la línia %d"
402 msgid "%s has multiple values"
403 msgstr "%s té múltiples valors"
406 msgid "Could not run 'git rev-list'"
407 msgstr "No s'ha pogut executar 'git rev-list'"
411 msgid "failed write to rev-list: %s"
412 msgstr "escriptura fallada al rev-list: %s"
416 msgid "failed to close rev-list's stdin: %s"
417 msgstr "s'ha fallat en tancar l'stdin del rev-list: %s"
420 msgid "in the future"
425 msgid "%lu second ago"
426 msgid_plural "%lu seconds ago"
427 msgstr[0] "fa %lu segon"
428 msgstr[1] "fa %lu segons"
432 msgid "%lu minute ago"
433 msgid_plural "%lu minutes ago"
434 msgstr[0] "fa %lu minut"
435 msgstr[1] "fa %lu minuts"
440 msgid_plural "%lu hours ago"
441 msgstr[0] "fa %lu hora"
442 msgstr[1] "fa %lu hores"
447 msgid_plural "%lu days ago"
448 msgstr[0] "fa %lu dia"
449 msgstr[1] "fa %lu dies"
454 msgid_plural "%lu weeks ago"
455 msgstr[0] "fa %lu setmana"
456 msgstr[1] "fa %lu setmanes"
460 msgid "%lu month ago"
461 msgid_plural "%lu months ago"
462 msgstr[0] "fa %lu mes"
463 msgstr[1] "fa %lu mesos"
468 msgid_plural "%lu years"
472 #. TRANSLATORS: "%s" is "<n> years"
475 msgid "%s, %lu month ago"
476 msgid_plural "%s, %lu months ago"
477 msgstr[0] "fa %s i %lu mes"
478 msgstr[1] "fa %s i %lu mesos"
480 #: date.c:154 date.c:159
483 msgid_plural "%lu years ago"
484 msgstr[0] "fa %lu any"
485 msgstr[1] "fa %lu anys"
487 #: diffcore-order.c:24
489 msgid "failed to read orderfile '%s'"
490 msgstr "s'ha fallat en llegir el fitxer d'ordres '%s'"
492 #: diffcore-rename.c:536
493 msgid "Performing inexact rename detection"
494 msgstr "Realitzant detecció inexacta de canvis de nom"
498 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
499 msgstr " S'ha fallat en analitzar el percentatge limitant de dirstat '%s'\n"
503 msgid " Unknown dirstat parameter '%s'\n"
504 msgstr " Paràmetre de dirstat desconegut '%s'\n"
508 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
510 "Valor desconegut de la variable de configuració de 'diff.submodule': '%s'"
515 "Found errors in 'diff.dirstat' config variable:\n"
518 "Errors trobats en la variable de configuració 'diff.dirstat':\n"
523 msgid "external diff died, stopping at %s"
524 msgstr "El diff external s'ha mort, aturant a %s"
527 msgid "--follow requires exactly one pathspec"
528 msgstr "--follow requereix exactament una especificació de camí"
533 "Failed to parse --dirstat/-X option parameter:\n"
536 "S'ha fallat en analitzar el paràmetre d'opció de --dirstat/-X:\n"
541 msgid "Failed to parse --submodule option parameter: '%s'"
542 msgstr "S'ha fallat en analitzar el paràmetre d'opció de --submodule: %s"
545 msgid "failed to get kernel name and information"
546 msgstr "s'ha fallat en obtenir el nombre i la informació del nucli"
549 msgid "Untracked cache is disabled on this system."
550 msgstr "La memòria cau no seguida està deshabilitada en aquest sistema."
552 #: gpg-interface.c:129 gpg-interface.c:200
553 msgid "could not run gpg."
554 msgstr "no s'ha pogut executar el gpg."
556 #: gpg-interface.c:141
557 msgid "gpg did not accept the data"
558 msgstr "El gpg no ha acceptat les dades"
560 #: gpg-interface.c:152
561 msgid "gpg failed to sign the data"
562 msgstr "gpg ha fallat en firmar les dades"
564 #: gpg-interface.c:185
566 msgid "could not create temporary file '%s': %s"
567 msgstr "no s'ha pogut crear el fitxer temporal '%s': %s"
569 #: gpg-interface.c:188
571 msgid "failed writing detached signature to '%s': %s"
572 msgstr "s'ha fallat en escriure la firma separada a '%s': %s"
576 msgid "'%s': unable to read %s"
577 msgstr "'%s': no s'ha pogut llegir %s"
586 msgid "'%s': short read %s"
587 msgstr "'%s': lectura curta %s"
591 msgid "available git commands in '%s'"
592 msgstr "ordres de git disponibles en '%s'"
595 msgid "git commands available from elsewhere on your $PATH"
596 msgstr "ordres de git disponibles d'altres llocs en el vostre $PATH"
599 msgid "These are common Git commands used in various situations:"
600 msgstr "Aquests són ordres del Git comunament usats en diverses situacions:"
605 "'%s' appears to be a git command, but we were not\n"
606 "able to execute it. Maybe git-%s is broken?"
608 "'%s' sembla una ordre git, però no hem pogut\n"
609 "executar-la. Pot ser que git-%s estigui estropejat?"
612 msgid "Uh oh. Your system reports no Git commands at all."
613 msgstr "Ai. El vostre sistema no informa de cap ordre de Git."
618 "WARNING: You called a Git command named '%s', which does not exist.\n"
619 "Continuing under the assumption that you meant '%s'"
621 "AVÍS: Heu invocat una ordre de Git amb nom '%s', la qual no existeix.\n"
622 "Continuant sota l'assumpció que volíeu dir '%s'"
626 msgid "in %0.1f seconds automatically..."
627 msgstr "en %0.1f segons automàticament..."
631 msgid "git: '%s' is not a git command. See 'git --help'."
632 msgstr "git: '%s' no és una ordre de git. Vegeu 'git --help'."
634 #: help.c:406 help.c:466
640 "Did you mean one of these?"
646 "Volíeu dir un d'aquests?"
654 msgid "BUG: reopen a lockfile that is still open"
655 msgstr "BUG: reobrir un fitxer de bloqueig que encara està obert"
658 msgid "BUG: reopen a lockfile that has been committed"
659 msgstr "BUG: reobrir un fitxer de bloqueig que s'ha comès"
662 msgid "failed to read the cache"
663 msgstr "s'ha fallat en llegir la memòria cau"
665 #: merge.c:94 builtin/checkout.c:376 builtin/checkout.c:587
666 #: builtin/clone.c:647
667 msgid "unable to write new index file"
668 msgstr "no s'ha pogut escriure un fitxer d'índex nou"
670 #: merge-recursive.c:189
672 msgid "(bad commit)\n"
673 msgstr "(comissió dolenta)\n"
675 #: merge-recursive.c:209
677 msgid "addinfo_cache failed for path '%s'"
678 msgstr "addinfo_cache ha fallat per al camí '%s'"
680 #: merge-recursive.c:270
681 msgid "error building trees"
682 msgstr "error en construir arbres"
684 #: merge-recursive.c:687
686 msgid "failed to create path '%s'%s"
687 msgstr "s'ha fallat en crear el camí '%s' %s"
689 #: merge-recursive.c:698
691 msgid "Removing %s to make room for subdirectory\n"
692 msgstr "Eliminant %s per a fer espai per al subdirectori\n"
694 #: merge-recursive.c:712 merge-recursive.c:733
695 msgid ": perhaps a D/F conflict?"
696 msgstr ": potser un conflicte D/F?"
698 #: merge-recursive.c:723
700 msgid "refusing to lose untracked file at '%s'"
701 msgstr "refusant perdre el fitxer no seguit a '%s'"
703 #: merge-recursive.c:763
705 msgid "cannot read object %s '%s'"
706 msgstr "no es pot llegir l'objecte %s '%s'"
708 #: merge-recursive.c:765
710 msgid "blob expected for %s '%s'"
711 msgstr "blob esperat per a %s '%s'"
713 #: merge-recursive.c:788 builtin/clone.c:306
715 msgid "failed to open '%s'"
716 msgstr "s'ha fallat en obrir '%s'"
718 #: merge-recursive.c:796
720 msgid "failed to symlink '%s'"
721 msgstr "s'ha fallat en fer l'enllaç simbòlic '%s'"
723 #: merge-recursive.c:799
725 msgid "do not know what to do with %06o %s '%s'"
726 msgstr "no es sap què fer amb %06o %s '%s'"
728 #: merge-recursive.c:937
729 msgid "Failed to execute internal merge"
730 msgstr "S'ha fallat en executar la fusió interna"
732 #: merge-recursive.c:941
734 msgid "Unable to add %s to database"
735 msgstr "no s'ha pogut afegir %s a la base de dades"
737 #: merge-recursive.c:957
738 msgid "unsupported object type in the tree"
739 msgstr "tipus d'objecte no compatible en l'arbre"
741 #: merge-recursive.c:1032 merge-recursive.c:1046
744 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
747 "CONFLICTE: (%s/supressió): %s suprimit en %s i %s en %s. La versió %s de %s "
748 "s'ha deixat en l'arbre."
750 #: merge-recursive.c:1038 merge-recursive.c:1051
753 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
756 "CONFLICTE: (%s/supressió): %s suprimit en %s i %s en %s. La versió %s de %s "
757 "s'ha deixat en l'arbre a %s."
759 #: merge-recursive.c:1092
761 msgstr "canvia de nom"
763 #: merge-recursive.c:1092
765 msgstr "canviat de nom"
767 #: merge-recursive.c:1148
769 msgid "%s is a directory in %s adding as %s instead"
770 msgstr "%s és un directori en %s; afegint com a %s en lloc"
772 #: merge-recursive.c:1170
775 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
776 "\"->\"%s\" in \"%s\"%s"
778 "CONFLICTE (canvi de nom/canvi de nom): Canvi de nom \"%s\"->\"%s\" en la "
779 "branca \"%s\" canvi de nom \"%s\"->\"%s\" en \"%s\"%s"
781 #: merge-recursive.c:1175
782 msgid " (left unresolved)"
783 msgstr " (deixat sense resolució)"
785 #: merge-recursive.c:1229
787 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
789 "CONFLICTE (canvi de nom/canvi de nom): Canvi de nom %s->%s en %s. Canvi de "
792 #: merge-recursive.c:1259
794 msgid "Renaming %s to %s and %s to %s instead"
795 msgstr "Canviant el nom de %s a %s i %s a %s en lloc d'això"
797 #: merge-recursive.c:1458
799 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
801 "CONFLICTE (supressió/afegiment): Canvi de nom %s->%s en %s. %s afegit en %s"
803 #: merge-recursive.c:1468
805 msgid "Adding merged %s"
806 msgstr "Afegint %s fusionat"
808 #: merge-recursive.c:1473 merge-recursive.c:1671
810 msgid "Adding as %s instead"
811 msgstr "Afegint com a %s en lloc d'això"
813 #: merge-recursive.c:1524
815 msgid "cannot read object %s"
816 msgstr "no es pot llegir l'objecte %s"
818 #: merge-recursive.c:1527
820 msgid "object %s is not a blob"
821 msgstr "L'objecte %s no és un blob"
823 #: merge-recursive.c:1575
827 #: merge-recursive.c:1575
831 #: merge-recursive.c:1585
835 #: merge-recursive.c:1592
837 msgstr "afegiment/afegiment"
839 #: merge-recursive.c:1626
841 msgid "Skipped %s (merged same as existing)"
842 msgstr "%s saltat (el fusionat és igual a l'existent)"
844 #: merge-recursive.c:1640
846 msgid "Auto-merging %s"
847 msgstr "Autofusionant %s"
849 #: merge-recursive.c:1644 git-submodule.sh:1150
853 #: merge-recursive.c:1645
855 msgid "CONFLICT (%s): Merge conflict in %s"
856 msgstr "CONFLICTE (%s): Conflicte de fusió en %s"
858 #: merge-recursive.c:1731
861 msgstr "Eliminant %s"
863 #: merge-recursive.c:1756
864 msgid "file/directory"
865 msgstr "fitxer/directori"
867 #: merge-recursive.c:1762
868 msgid "directory/file"
869 msgstr "directori/fitxer"
871 #: merge-recursive.c:1767
873 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
875 "CONFLICTE (%s): Hi ha un directori amb nom %s en %s. Afegint %s com a %s"
877 #: merge-recursive.c:1777
882 #: merge-recursive.c:1794
883 msgid "Fatal merge failure, shouldn't happen."
884 msgstr "Fallat de fusió fatal; això no ha de passar."
886 #: merge-recursive.c:1813
887 msgid "Already up-to-date!"
890 #: merge-recursive.c:1822
892 msgid "merging of trees %s and %s failed"
893 msgstr "la fusió dels arbres %s i %s ha fallat"
895 #: merge-recursive.c:1852
897 msgid "Unprocessed path??? %s"
898 msgstr "Camí no processat??? %s"
900 #: merge-recursive.c:1900
904 #: merge-recursive.c:1913
906 msgid "found %u common ancestor:"
907 msgid_plural "found %u common ancestors:"
908 msgstr[0] "s'ha trobat %u avantpassat:"
909 msgstr[1] "s'han trobat %u avantpassats:"
911 #: merge-recursive.c:1950
912 msgid "merge returned no commit"
913 msgstr "la fusió no ha retornat cap comissió"
915 #: merge-recursive.c:2007
917 msgid "Could not parse object '%s'"
918 msgstr "No s'ha pogut analitzar l'objecte '%s'"
920 #: merge-recursive.c:2018 builtin/merge.c:645
921 msgid "Unable to write index."
922 msgstr "No s'ha pogut escriure l'índex."
925 msgid "Cannot commit uninitialized/unreferenced notes tree"
926 msgstr "No es pot cometre un arbre de notes no inicialitzat / no referenciat"
930 msgid "Bad notes.rewriteMode value: '%s'"
931 msgstr "Valor de notes.rewriteMode dolent: '%s'"
935 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
936 msgstr "Refusant reescriure les notes en %s (fora de refs/notes/)"
938 #. TRANSLATORS: The first %s is the name of the
939 #. environment variable, the second %s is its value
942 msgid "Bad %s value: '%s'"
943 msgstr "Valor dolent de %s: '%s'"
947 msgid "unable to parse object: %s"
948 msgstr "no s'ha pogut analitzar l'objecte: %s"
950 #: parse-options.c:546
954 #: parse-options.c:564
959 #. TRANSLATORS: the colon here should align with the
960 #. one in "usage: %s" translation
961 #: parse-options.c:568
966 #: parse-options.c:571
971 #: parse-options.c:605
976 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
978 "els ajusts d'especificació de camí 'glob' i 'noglob' globals són "
983 "global 'literal' pathspec setting is incompatible with all other global "
986 "l'ajust d'especificació de camí 'literal' global és incompatible amb tots "
987 "els altres ajusts d'especificació de camí globals"
990 msgid "invalid parameter for pathspec magic 'prefix'"
991 msgstr "paràmetre no vàlid per a la màgia d'especificació de camí 'prefix'"
995 msgid "Invalid pathspec magic '%.*s' in '%s'"
996 msgstr "Màgia d'especificació de camí no vàlida '%.*s' en '%s'"
1000 msgid "Missing ')' at the end of pathspec magic in '%s'"
1001 msgstr "')' mancant al final de la màgia d'especificació de camí en '%s'"
1005 msgid "Unimplemented pathspec magic '%c' in '%s'"
1006 msgstr "Màgia d'especificació de camí no implementada '%c' en '%s'"
1010 msgid "%s: 'literal' and 'glob' are incompatible"
1011 msgstr "%s: 'literal' i 'glob' són incompatibles"
1015 msgid "%s: '%s' is outside repository"
1016 msgstr "%s: '%s' és fora del dipòsit"
1020 msgid "Pathspec '%s' is in submodule '%.*s'"
1021 msgstr "L'especificació '%s' és en el submòdul '%.*s'"
1025 msgid "%s: pathspec magic not supported by this command: %s"
1027 "%s: aquesta ordre no és compatible amb la màgia d'especificació de camí: %s"
1031 msgid "pathspec '%s' is beyond a symbolic link"
1032 msgstr "l'especificació de camí '%s' és més enllà d'un enllaç simbòlic"
1036 "There is nothing to exclude from by :(exclude) patterns.\n"
1037 "Perhaps you forgot to add either ':/' or '.' ?"
1039 "No hi ha res a excloure per patrons :(exclusió).\n"
1040 "Potser heu oblidat afegir o ':/' o '.' ?"
1043 msgid "unable to parse --pretty format"
1044 msgstr "no s'ha pogut analitzar el format --pretty"
1050 #: read-cache.c:1295
1053 "index.version set, but the value is invalid.\n"
1056 "index.version establert, però el valor no és vàlid.\n"
1057 "Usant la versió %i"
1059 #: read-cache.c:1305
1062 "GIT_INDEX_VERSION set, but the value is invalid.\n"
1065 "GIT_INDEX_VERSION establert, però el valor no és vàlid.\n"
1066 "Usant la versió %i"
1070 msgid "Cannot fetch both %s and %s to %s"
1071 msgstr "No es pot obtenir ambdós %s i %s a %s"
1075 msgid "%s usually tracks %s, not %s"
1076 msgstr "%s generalment segueix %s, no %s"
1080 msgid "%s tracks both %s and %s"
1081 msgstr "%s segueix ambdós %s i %s"
1084 msgid "Internal error"
1085 msgstr "Error intern"
1087 #: remote.c:1723 remote.c:1766
1088 msgid "HEAD does not point to a branch"
1089 msgstr "HEAD no assenyala cap branca"
1093 msgid "no such branch: '%s'"
1094 msgstr "no hi ha tal branca: '%s'"
1098 msgid "no upstream configured for branch '%s'"
1099 msgstr "cap font configurada per a la branca '%s'"
1103 msgid "upstream branch '%s' not stored as a remote-tracking branch"
1104 msgstr "La branca font '%s' no s'emmagatzema com a branca amb seguiment remot"
1108 msgid "push destination '%s' on remote '%s' has no local tracking branch"
1110 "el destí de pujada '%s' en el remot '%s' no té cap branca seguidora local"
1114 msgid "branch '%s' has no remote for pushing"
1115 msgstr "la branca '%s' no té cap remot al qual pujar"
1119 msgid "push refspecs for '%s' do not include '%s'"
1120 msgstr "les especificacions de referència de '%s' no inclouen '%s'"
1123 msgid "push has no destination (push.default is 'nothing')"
1124 msgstr "push no té destí (push.default és 'nothing')"
1127 msgid "cannot resolve 'simple' push to a single destination"
1128 msgstr "no es pot resoldre una pujada 'simple' a un sol destí"
1132 msgid "Your branch is based on '%s', but the upstream is gone.\n"
1133 msgstr "La vostra branca està basada en '%s', però la font no hi és.\n"
1136 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
1137 msgstr " (useu \"git branch --unset-upstream\" per a arreglar)\n"
1141 msgid "Your branch is up-to-date with '%s'.\n"
1142 msgstr "La vostra branca està al dia amb '%s'.\n"
1146 msgid "Your branch is ahead of '%s' by %d commit.\n"
1147 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
1148 msgstr[0] "La vostra branca està davant de '%s' per %d comissió.\n"
1149 msgstr[1] "La vostra branca està davant de '%s' per %d comissions.\n"
1152 msgid " (use \"git push\" to publish your local commits)\n"
1153 msgstr " (useu \"git push\" per a publicar les vostres comissions locals)\n"
1157 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
1159 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
1161 "La vostra branca està darrere de '%s' per %d comissió, i pot avançar-se "
1164 "La vostra branca està darrere de '%s' per %d comissions, i pot avançar-se "
1168 msgid " (use \"git pull\" to update your local branch)\n"
1169 msgstr " (useu \"git pull\" per a actualitzar la vostra branca local)\n"
1174 "Your branch and '%s' have diverged,\n"
1175 "and have %d and %d different commit each, respectively.\n"
1177 "Your branch and '%s' have diverged,\n"
1178 "and have %d and %d different commits each, respectively.\n"
1180 "La vostra branca i '%s' s'han divergit,\n"
1181 "i tenen %d i %d comissió distinta cada una, respectivament.\n"
1183 "La vostra branca i '%s' s'han divergit,\n"
1184 "i tenen %d i %d comissions distintes cada una, respectivament.\n"
1187 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
1188 msgstr " (useu \"git pull\" per a fusionar la branca remota a la vostra)\n"
1191 msgid "--first-parent is incompatible with --bisect"
1192 msgstr "--first-parent és incompatible amb --bisect"
1195 msgid "open /dev/null failed"
1196 msgstr "s'ha fallat en obrir /dev/null"
1200 msgid "dup2(%d,%d) failed"
1201 msgstr "dup2(%d,%d) ha fallat"
1204 msgid "failed to sign the push certificate"
1205 msgstr "s'ha fallat en firmar el certificat de pujada"
1208 msgid "the receiving end does not support --signed push"
1209 msgstr "el destí receptor no admet pujar --signed"
1212 msgid "the receiving end does not support --atomic push"
1213 msgstr "el destí receptor no admet pujar --atomic"
1215 #: sequencer.c:172 builtin/merge.c:760 builtin/merge.c:871 builtin/merge.c:973
1216 #: builtin/merge.c:983
1218 msgid "Could not open '%s' for writing"
1219 msgstr "No s'ha pogut obrir '%s' per a escriptura"
1221 #: sequencer.c:174 builtin/merge.c:344 builtin/merge.c:763 builtin/merge.c:975
1222 #: builtin/merge.c:988
1224 msgid "Could not write to '%s'"
1225 msgstr "No s'ha pogut escriure al '%s'"
1229 "after resolving the conflicts, mark the corrected paths\n"
1230 "with 'git add <paths>' or 'git rm <paths>'"
1232 "després de resoldre els conflictes, marqueu els camins\n"
1233 "corregits amb 'git add <camins>' o 'git rm <camins>'"
1237 "after resolving the conflicts, mark the corrected paths\n"
1238 "with 'git add <paths>' or 'git rm <paths>'\n"
1239 "and commit the result with 'git commit'"
1241 "després de resoldre els conflictes, marqueu els camins\n"
1242 "corregits amb 'git add <camins>' o 'git rm <camins>'\n"
1243 "i cometeu el resultat amb 'git commit'"
1245 #: sequencer.c:211 sequencer.c:861 sequencer.c:944
1247 msgid "Could not write to %s"
1248 msgstr "No s'ha pogut escriure a %s"
1252 msgid "Error wrapping up %s"
1253 msgstr "Error en finalitzar %s"
1256 msgid "Your local changes would be overwritten by cherry-pick."
1257 msgstr "Els vostres canvis locals es sobreescriurien pel recull de cireres."
1260 msgid "Your local changes would be overwritten by revert."
1261 msgstr "Els vostres canvis locals es sobreescriurien per la reversió."
1264 msgid "Commit your changes or stash them to proceed."
1265 msgstr "Cometeu els vostres canvis o emmagatzemeu-los per a procedir."
1267 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
1270 msgid "%s: Unable to write new index file"
1271 msgstr "%s: No s'ha pogut escriure un fitxer d'índex nou"
1274 msgid "Could not resolve HEAD commit\n"
1275 msgstr "No s'ha pogut resoldre la comissió HEAD\n"
1278 msgid "Unable to update cache tree\n"
1279 msgstr "No s'ha pogut actualitzar l'arbre cau\n"
1283 msgid "Could not parse commit %s\n"
1284 msgstr "No s'ha pogut analitzar la comissió %s\n"
1288 msgid "Could not parse parent commit %s\n"
1289 msgstr "No s'ha pogut analitzar la comissió mare %s\n"
1292 msgid "Your index file is unmerged."
1293 msgstr "El vostre fitxer d'índex està sense fusionar."
1297 msgid "Commit %s is a merge but no -m option was given."
1298 msgstr "La comissió %s és una fusió però no s'ha donat cap opció -m."
1302 msgid "Commit %s does not have parent %d"
1303 msgstr "La comissió %s no té mare %d"
1307 msgid "Mainline was specified but commit %s is not a merge."
1309 "S'ha especificat la línia principal però la comissió %s no és una fusió."
1311 #. TRANSLATORS: The first %s will be "revert" or
1312 #. "cherry-pick", the second %s a SHA1
1315 msgid "%s: cannot parse parent commit %s"
1316 msgstr "%s: no es pot analitzar la comissió mare %s"
1320 msgid "Cannot get commit message for %s"
1321 msgstr "No es pot obtenir el missatge de comissió de %s"
1325 msgid "could not revert %s... %s"
1326 msgstr "no s'ha pogut revertir %s...%s"
1330 msgid "could not apply %s... %s"
1331 msgstr "no s'ha pogut aplicar %s...%s"
1334 msgid "empty commit set passed"
1335 msgstr "conjunt de comissions buit passat"
1339 msgid "git %s: failed to read the index"
1340 msgstr "git %s: s'ha fallat en llegir l'índex"
1344 msgid "git %s: failed to refresh the index"
1345 msgstr "git %s: s'ha fallat en actualitzar l'índex"
1349 msgid "Cannot %s during a %s"
1350 msgstr "No es pot %s durant un %s"
1354 msgid "Could not parse line %d."
1355 msgstr "No s'ha pogut analitzar la línia %d."
1358 msgid "No commits parsed."
1359 msgstr "Cap comissió analitzada."
1363 msgid "Could not open %s"
1364 msgstr "No s'ha pogut obrir %s"
1368 msgid "Could not read %s."
1369 msgstr "No s'ha pogut llegir %s."
1373 msgid "Unusable instruction sheet: %s"
1374 msgstr "Full d'instruccions inusable: %s"
1378 msgid "Invalid key: %s"
1379 msgstr "Clau no vàlida: %s"
1383 msgid "Invalid value for %s: %s"
1384 msgstr "Valor no vàlid per a %s: %s"
1388 msgid "Malformed options sheet: %s"
1389 msgstr "Full d'opcions mal format: %s"
1392 msgid "a cherry-pick or revert is already in progress"
1393 msgstr "un recull de cireres o una reversió ja està en curs"
1396 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
1397 msgstr "intenteu \"git cherry-pick (--continue | --quit | --abort)\""
1401 msgid "Could not create sequencer directory %s"
1402 msgstr "No s'ha pogut crear el directori de seqüenciador %s"
1404 #: sequencer.c:863 sequencer.c:948
1406 msgid "Error wrapping up %s."
1407 msgstr "Error en finalitzar %s."
1409 #: sequencer.c:882 sequencer.c:1018
1410 msgid "no cherry-pick or revert in progress"
1411 msgstr "ni hi ha cap recull de cireres ni cap reversió en curs"
1414 msgid "cannot resolve HEAD"
1415 msgstr "no es pot resoldre HEAD"
1418 msgid "cannot abort from a branch yet to be born"
1419 msgstr "no es pot avortar des d'una branca que encara ha de nàixer"
1421 #: sequencer.c:908 builtin/apply.c:4291
1423 msgid "cannot open %s: %s"
1424 msgstr "no es pot obrir %s: %s"
1428 msgid "cannot read %s: %s"
1429 msgstr "no es pot llegir %s: %s"
1432 msgid "unexpected end of file"
1433 msgstr "final de fitxer inesperat"
1437 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
1439 "el fitxer HEAD emmagatzemat abans del recull de cireres '%s' és corrupte"
1443 msgid "Could not format %s."
1444 msgstr "No s'ha pogut formatar %s."
1448 msgid "%s: can't cherry-pick a %s"
1449 msgstr "%s: no es pot recollir com a cirera un %s"
1453 msgid "%s: bad revision"
1454 msgstr "%s: revisió dolenta"
1457 msgid "Can't revert as initial commit"
1458 msgstr "No es pot revertir com a comissió inicial"
1461 msgid "Can't cherry-pick into empty head"
1462 msgstr "No es pot recollir cireres en un cap buit"
1466 msgid "failed to read %s"
1467 msgstr "s'ha fallat en llegir %s"
1471 "Git normally never creates a ref that ends with 40 hex characters\n"
1472 "because it will be ignored when you just specify 40-hex. These refs\n"
1473 "may be created by mistake. For example,\n"
1475 " git checkout -b $br $(git rev-parse ...)\n"
1477 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
1478 "examine these refs and maybe delete them. Turn this message off by\n"
1479 "running \"git config advice.objectNameWarning false\""
1481 "Git normalment mai crea una referència que acabi amb 40 caràcters\n"
1482 "hexadecimals perquè s'ignorarà quan només especifiqueu 40 caràcters\n"
1483 "hexadecimals. Aquestes referències es poden crear per error. Per\n"
1486 " git checkout -b $br $(git rev-parse ...)\n"
1488 "on \"$br\" és d'alguna manera buit i una referència de 40 caràcters\n"
1489 "hexadecimals. Si us plau, examineu aquests referències i potser\n"
1490 "suprimiu-les. Desactiveu aquest missatge executant\n"
1491 "\"git config advice.objectNameWarning false\""
1493 #: submodule.c:64 submodule.c:98
1494 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
1496 "No es pot canviar un .gitmodules no fusionat, primer resoldreu els "
1497 "conflictes de fusió"
1499 #: submodule.c:68 submodule.c:102
1501 msgid "Could not find section in .gitmodules where path=%s"
1502 msgstr "No s'ha pogut trobar la secció en .gitmodules on path=%s"
1506 msgid "Could not update .gitmodules entry %s"
1507 msgstr "No s'ha pogut actualitzar l'entrada de .gitmodules %s"
1511 msgid "Could not remove .gitmodules entry for %s"
1512 msgstr "No s'ha pogut eliminar l'entrada de .gitmodules per a %s"
1515 msgid "staging updated .gitmodules failed"
1516 msgstr "L'allistament del .gitmodules actualitzat ha fallat"
1520 msgid "Could not set core.worktree in %s"
1521 msgstr "No s'ha pogut establir core.worktree en %s"
1523 #: trailer.c:491 trailer.c:495 trailer.c:499 trailer.c:553 trailer.c:557
1526 msgid "unknown value '%s' for key '%s'"
1527 msgstr "valor desconegut '%s' per a la clau '%s'"
1529 #: trailer.c:543 trailer.c:548 builtin/remote.c:290
1531 msgid "more than one %s"
1532 msgstr "més d'un %s"
1536 msgid "empty trailer token in trailer '%.*s'"
1537 msgstr "fitxa de remolc buida en el remolc '%.*s'"
1541 msgid "could not read input file '%s'"
1542 msgstr "no s'ha pogut llegir el fitxer d'entrada '%s'"
1545 msgid "could not read from stdin"
1546 msgstr "No s'ha pogut llegir des d'stdin"
1548 #: unpack-trees.c:203
1549 msgid "Checking out files"
1550 msgstr "Agafant fitxers"
1553 msgid "invalid URL scheme name or missing '://' suffix"
1554 msgstr "l'esquema d'URL no és vàlida o li manca el sufix '://'"
1556 #: urlmatch.c:144 urlmatch.c:297 urlmatch.c:356
1558 msgid "invalid %XX escape sequence"
1559 msgstr "seqüència d'escapament %XX no vàlida"
1562 msgid "missing host and scheme is not 'file:'"
1563 msgstr "manca l'host i l'esquema no és 'file:'"
1566 msgid "a 'file:' URL may not have a port number"
1567 msgstr "un URL 'file:' no pot tenir número de port"
1570 msgid "invalid characters in host name"
1571 msgstr "hi ha caràcters no vàlids en el nom de host"
1573 #: urlmatch.c:244 urlmatch.c:255
1574 msgid "invalid port number"
1575 msgstr "número de port no vàlid"
1578 msgid "invalid '..' path segment"
1579 msgstr "segment de camí '..' no vàlid"
1583 msgid "unable to access '%s': %s"
1584 msgstr "no s'ha pogut accedir a '%s': %s"
1588 msgid "unable to access '%s'"
1589 msgstr "no s'ha pogut accedir a '%s'"
1593 msgid "unable to look up current user in the passwd file: %s"
1594 msgstr "no s'ha pogut trobar l'usuari actual en el fitxer passwd: %s"
1597 msgid "no such user"
1598 msgstr "no hi ha tal usuari"
1601 msgid "unable to get current working directory"
1602 msgstr "no s'ha pogut obtenir el directori de treball actual"
1606 msgid "could not open %s for writing"
1607 msgstr "no s'ha pogut obrir '%s' per a escriptura"
1611 msgid "could not write to %s"
1612 msgstr "no s'ha pogut escriure a %s"
1616 msgid "could not close %s"
1617 msgstr "no s'ha pogut tancar %s"
1620 msgid "Unmerged paths:"
1621 msgstr "Camins sense fusionar:"
1623 #: wt-status.c:177 wt-status.c:204
1625 msgid " (use \"git reset %s <file>...\" to unstage)"
1626 msgstr " (useu \"git reset %s <fitxer>...\" per a desallistar)"
1628 #: wt-status.c:179 wt-status.c:206
1629 msgid " (use \"git rm --cached <file>...\" to unstage)"
1630 msgstr " (useu \"git rm --cached <fitxer>...\" per a desallistar)"
1633 msgid " (use \"git add <file>...\" to mark resolution)"
1634 msgstr " (useu \"git add <fitxer>...\" per a senyalar resolució)"
1636 #: wt-status.c:185 wt-status.c:189
1637 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
1639 " (useu \"git add/rm <fitxer>...\" segons sigui apropiat per a senyalar "
1643 msgid " (use \"git rm <file>...\" to mark resolution)"
1644 msgstr " (useu \"git rm <fitxer>...\" per a senyalar resolució)"
1646 #: wt-status.c:198 wt-status.c:881
1647 msgid "Changes to be committed:"
1648 msgstr "Canvis a cometre:"
1650 #: wt-status.c:216 wt-status.c:890
1651 msgid "Changes not staged for commit:"
1652 msgstr "Canvis no allistats per a cometre:"
1655 msgid " (use \"git add <file>...\" to update what will be committed)"
1656 msgstr " (useu \"git add <fitxer>...\" per a actualitzar què es cometrà)"
1659 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
1660 msgstr " (useu \"git add/rm <fitxer>...\" per a actualitzar què es cometrà)"
1664 " (use \"git checkout -- <file>...\" to discard changes in working directory)"
1666 " (useu \"git checkout -- <fitxer>...\" per a descartar els canvis en el "
1667 "directori de treball)"
1670 msgid " (commit or discard the untracked or modified content in submodules)"
1672 " (cometeu o descarteu el contingut modificat o no seguit en els submòduls)"
1676 msgid " (use \"git %s <file>...\" to include in what will be committed)"
1677 msgstr " (useu \"git %s <fitxer>...\" per a incloure-ho en què es cometrà)"
1680 msgid "both deleted:"
1681 msgstr "suprimit per ambdós:"
1684 msgid "added by us:"
1685 msgstr "afegit per nosaltres:"
1688 msgid "deleted by them:"
1689 msgstr "suprimit per ells:"
1692 msgid "added by them:"
1693 msgstr "afegit per ells:"
1696 msgid "deleted by us:"
1697 msgstr "suprimit per nosaltres:"
1701 msgstr "afegit per ambdós:"
1704 msgid "both modified:"
1705 msgstr "modificat per ambdós:"
1709 msgid "bug: unhandled unmerged status %x"
1710 msgstr "bug: estat no fusionat no gestionat %x"
1714 msgstr "fitxer nou:"
1730 msgstr "canviat de nom:"
1734 msgstr "canviat de tipus:"
1738 msgstr "desconegut:"
1742 msgstr "sense fusionar:"
1745 msgid "new commits, "
1746 msgstr "comissions noves, "
1749 msgid "modified content, "
1750 msgstr "contingut modificat, "
1753 msgid "untracked content, "
1754 msgstr "contingut no seguit, "
1758 msgid "bug: unhandled diff status %c"
1759 msgstr "bug: estat de diferència no gestionat %c"
1762 msgid "Submodules changed but not updated:"
1763 msgstr "Submòduls canviats però no actualitzats:"
1766 msgid "Submodule changes to be committed:"
1767 msgstr "Canvis de submòdul a cometre:"
1771 "Do not touch the line above.\n"
1772 "Everything below will be removed."
1774 "No toqueu la línia de sobre.\n"
1775 "Tot el que hi ha a sota s'eliminarà."
1778 msgid "You have unmerged paths."
1779 msgstr "Teniu camins sense fusionar."
1782 msgid " (fix conflicts and run \"git commit\")"
1783 msgstr " (arregleu els conflictes i executeu \"git commit\")"
1786 msgid "All conflicts fixed but you are still merging."
1787 msgstr "Tots els conflictes estan arreglats però encara esteu fusionant."
1790 msgid " (use \"git commit\" to conclude merge)"
1791 msgstr " (useu \"git commit\" per a concloure la fusió)"
1794 msgid "You are in the middle of an am session."
1795 msgstr "Esteu enmig d'una sessió am."
1798 msgid "The current patch is empty."
1799 msgstr "El pedaç actual està buit."
1802 msgid " (fix conflicts and then run \"git am --continue\")"
1803 msgstr " (arregleu els conflictes i després executeu \"git am --continue\")"
1806 msgid " (use \"git am --skip\" to skip this patch)"
1807 msgstr " (useu \"git am --skip\" per a ometre aquest pedaç)"
1810 msgid " (use \"git am --abort\" to restore the original branch)"
1811 msgstr " (useu \"git am --abort\" per a restaurar la branca original)"
1813 #: wt-status.c:1039 wt-status.c:1056
1815 msgid "You are currently rebasing branch '%s' on '%s'."
1816 msgstr "Actualment esteu rebasant la branca '%s' en '%s'."
1818 #: wt-status.c:1044 wt-status.c:1061
1819 msgid "You are currently rebasing."
1820 msgstr "Actualment esteu rebasant."
1823 msgid " (fix conflicts and then run \"git rebase --continue\")"
1825 " (arregleu els conflictes i després executeu \"git rebase --continue\")"
1828 msgid " (use \"git rebase --skip\" to skip this patch)"
1829 msgstr " (useu \"git rebase --skip\" per a saltar aquest pedaç)"
1832 msgid " (use \"git rebase --abort\" to check out the original branch)"
1833 msgstr " (useu \"git rebase --abort\" per a agafar la branca original)"
1836 msgid " (all conflicts fixed: run \"git rebase --continue\")"
1837 msgstr " (tots els conflictes arreglats: executeu \"git rebase --continue\")"
1842 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
1844 "Actualment esteu dividint una comissió mentre rebaseu la branca '%s' en '%s'."
1847 msgid "You are currently splitting a commit during a rebase."
1848 msgstr "Actualment esteu dividint una comissió durant una rebase."
1851 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
1853 " (Una vegada que el vostre directori de treball sigui net, executeu \"git "
1854 "rebase --continue\")"
1858 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
1860 "Actualment esteu editant una comissió mentre rebaseu la branca '%s' en '%s'."
1863 msgid "You are currently editing a commit during a rebase."
1864 msgstr "Actualment esteu editant una comissió durant una rebase."
1867 msgid " (use \"git commit --amend\" to amend the current commit)"
1868 msgstr " (useu \"git commit --amend\" per a esmenar la comissió actual)"
1872 " (use \"git rebase --continue\" once you are satisfied with your changes)"
1874 " (useu \"git rebase --continue\" una vegada que esteu satisfet amb els "
1879 msgid "You are currently cherry-picking commit %s."
1880 msgstr "Actualment esteu recollint com a cirera la comissió %s."
1883 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
1884 msgstr " (arregleu els conflictes i executeu \"git cherry-pick --continue\")"
1887 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
1889 " (tots els conflictes arreglats: executeu \"git cherry-pick --continue\")"
1892 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
1894 " (useu \"git cherry-pick --abort\" per a cancel·lar l'operació de recull de "
1899 msgid "You are currently reverting commit %s."
1900 msgstr "Actualment esteu revertint la comissió %s."
1903 msgid " (fix conflicts and run \"git revert --continue\")"
1904 msgstr " (arregleu els conflictes i executeu \"git revert --continue\")"
1907 msgid " (all conflicts fixed: run \"git revert --continue\")"
1909 " (tots els conflictes estan arreglats: executeu \"git revert --continue\")"
1912 msgid " (use \"git revert --abort\" to cancel the revert operation)"
1914 " (useu \"git revert --abort\" per a cancel·lar l'operació de reversió)"
1918 msgid "You are currently bisecting, started from branch '%s'."
1919 msgstr "Actualment esteu bisecant, heu començat des de la branca '%s'."
1922 msgid "You are currently bisecting."
1923 msgstr "Actualment esteu bisecant."
1926 msgid " (use \"git bisect reset\" to get back to the original branch)"
1927 msgstr " (useu \"git bisect reset\" per a tornar a la branca original)"
1931 msgstr "En la branca "
1934 msgid "rebase in progress; onto "
1935 msgstr "rebase en progrés; en "
1938 msgid "HEAD detached at "
1939 msgstr "HEAD separat a "
1942 msgid "HEAD detached from "
1943 msgstr "HEAD separat de "
1946 msgid "Not currently on any branch."
1947 msgstr "Actualment no en cap branca."
1950 msgid "Initial commit"
1951 msgstr "Comissió inicial"
1954 msgid "Untracked files"
1955 msgstr "Fitxers no seguits"
1958 msgid "Ignored files"
1959 msgstr "Fitxers ignorats"
1964 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
1965 "may speed it up, but you have to be careful not to forget to add\n"
1966 "new files yourself (see 'git help status')."
1968 "S'ha trigat %.2f segons a enumerar fitxers no seguits.\n"
1969 "'status -uno' pot accelerar-ho, però heu d'anar amb compte de no\n"
1970 "oblidar-vos d'afegir fitxers nous per vós mateix (vegeu\n"
1971 "'git help status')."
1975 msgid "Untracked files not listed%s"
1976 msgstr "Els fitxers no seguits no estan llistats%s"
1979 msgid " (use -u option to show untracked files)"
1980 msgstr " (useu l'opció -u per a mostrar els fitxers no seguits)"
1984 msgstr "Sense canvis"
1988 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
1990 "no hi ha canvis afegits a cometre (useu \"git add\" o \"git commit -a\")\n"
1994 msgid "no changes added to commit\n"
1995 msgstr "no hi ha canvis afegits a cometre\n"
2000 "nothing added to commit but untracked files present (use \"git add\" to "
2003 "no hi ha res afegit a cometre però fitxers no seguits estan presents (useu "
2004 "\"git add\" per a seguir-los)\n"
2008 msgid "nothing added to commit but untracked files present\n"
2009 msgstr "no hi ha res afegit a cometre però fitxers no seguits estan presents\n"
2013 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
2015 "no hi ha res a cometre (creeu/copieu fitxers i useu \"git add\" per a seguir-"
2018 #: wt-status.c:1412 wt-status.c:1417
2020 msgid "nothing to commit\n"
2021 msgstr "no hi ha res a cometre\n"
2025 msgid "nothing to commit (use -u to show untracked files)\n"
2027 "no hi ha res a cometre (useu -u per a mostrar els fitxers no seguits)\n"
2031 msgid "nothing to commit, working directory clean\n"
2032 msgstr "no hi ha res a cometre, directori de treball net\n"
2035 msgid "HEAD (no branch)"
2036 msgstr "HEAD (sense branca)"
2039 msgid "Initial commit on "
2040 msgstr "Comissió inicial en "
2046 #: wt-status.c:1563 wt-status.c:1571
2050 #: compat/precompose_utf8.c:55 builtin/clone.c:345
2052 msgid "failed to unlink '%s'"
2053 msgstr "s'ha fallat en desenllaçar '%s'"
2056 msgid "git add [<options>] [--] <pathspec>..."
2057 msgstr "git add [<opcions>] [--] <especificació-de-camí>..."
2061 msgid "unexpected diff status %c"
2062 msgstr "estat de diff inesperat %c"
2064 #: builtin/add.c:70 builtin/commit.c:277
2065 msgid "updating files failed"
2066 msgstr "s'ha fallat en actualitzar els fitxers"
2070 msgid "remove '%s'\n"
2071 msgstr "elimina '%s'\n"
2073 #: builtin/add.c:134
2074 msgid "Unstaged changes after refreshing the index:"
2075 msgstr "Canvis no allistats després d'actualitzar l'índex:"
2077 #: builtin/add.c:194 builtin/rev-parse.c:796
2078 msgid "Could not read the index"
2079 msgstr "No s'ha pogut llegir l'índex"
2081 #: builtin/add.c:205
2083 msgid "Could not open '%s' for writing."
2084 msgstr "No s'ha pogut obrir '%s' per a escriptura."
2086 #: builtin/add.c:209
2087 msgid "Could not write patch"
2088 msgstr "No s'ha pogut escriure el pedaç"
2090 #: builtin/add.c:212
2091 msgid "editing patch failed"
2092 msgstr "l'edició del pedaç ha fallat"
2094 #: builtin/add.c:215
2096 msgid "Could not stat '%s'"
2097 msgstr "No s'ha pogut fer stat a '%s'"
2099 #: builtin/add.c:217
2100 msgid "Empty patch. Aborted."
2101 msgstr "El pedaç és buit. Avortat."
2103 #: builtin/add.c:222
2105 msgid "Could not apply '%s'"
2106 msgstr "No s'ha pogut aplicar '%s'"
2108 #: builtin/add.c:232
2109 msgid "The following paths are ignored by one of your .gitignore files:\n"
2111 "Els camins següents s'ignoren per un dels vostres fitxers .gitignore:\n"
2113 #: builtin/add.c:249 builtin/clean.c:874 builtin/fetch.c:107 builtin/mv.c:110
2114 #: builtin/prune-packed.c:55 builtin/push.c:508 builtin/remote.c:1369
2117 msgstr "marxa en sec"
2119 #: builtin/add.c:250 builtin/apply.c:4580 builtin/check-ignore.c:19
2120 #: builtin/commit.c:1322 builtin/count-objects.c:63 builtin/fsck.c:616
2121 #: builtin/log.c:1617 builtin/mv.c:109 builtin/read-tree.c:114
2123 msgstr "sigues detallat"
2125 #: builtin/add.c:252
2126 msgid "interactive picking"
2127 msgstr "recull interactiu"
2129 #: builtin/add.c:253 builtin/checkout.c:1221 builtin/reset.c:286
2130 msgid "select hunks interactively"
2131 msgstr "selecciona els trossos interactivament"
2133 #: builtin/add.c:254
2134 msgid "edit current diff and apply"
2135 msgstr "edita la diferència actual i aplica-la"
2137 #: builtin/add.c:255
2138 msgid "allow adding otherwise ignored files"
2139 msgstr "permet afegir fitxers que d'altra manera s'ignoren"
2141 #: builtin/add.c:256
2142 msgid "update tracked files"
2143 msgstr "actualitza els fitxers seguits"
2145 #: builtin/add.c:257
2146 msgid "record only the fact that the path will be added later"
2147 msgstr "registra només el fet que el camí s'afegirà més tard"
2149 #: builtin/add.c:258
2150 msgid "add changes from all tracked and untracked files"
2151 msgstr "afegeix els canvis de tots els fitxers seguits i no seguits"
2153 #: builtin/add.c:261
2154 msgid "ignore paths removed in the working tree (same as --no-all)"
2156 "ignora els camins eliminats en l'arbre de treball (el mateix que --no-all)"
2158 #: builtin/add.c:263
2159 msgid "don't add, only refresh the index"
2160 msgstr "no afegeixis, només actualitza l'índex"
2162 #: builtin/add.c:264
2163 msgid "just skip files which cannot be added because of errors"
2164 msgstr "només omet els fitxers que no es poden afegir a causa d'errors"
2166 #: builtin/add.c:265
2167 msgid "check if - even missing - files are ignored in dry run"
2169 "comproveu si els fitxers - fins i tot els absents - s'ignoren en marxa en sec"
2171 #: builtin/add.c:287
2173 msgid "Use -f if you really want to add them.\n"
2174 msgstr "Useu -f si realment els voleu afegir.\n"
2176 #: builtin/add.c:294
2177 msgid "adding files failed"
2178 msgstr "l'afegiment de fitxers ha fallat"
2180 #: builtin/add.c:330
2181 msgid "-A and -u are mutually incompatible"
2182 msgstr "-A i -u són mutualment incompatibles"
2184 #: builtin/add.c:337
2185 msgid "Option --ignore-missing can only be used together with --dry-run"
2186 msgstr "L'opció --ignore-missing només es pot usar junt amb --dry-run"
2188 #: builtin/add.c:358
2190 msgid "Nothing specified, nothing added.\n"
2191 msgstr "Res especificat, res afegit.\n"
2193 #: builtin/add.c:359
2195 msgid "Maybe you wanted to say 'git add .'?\n"
2196 msgstr "Potser volíeu dir 'git add .'?\n"
2198 #: builtin/add.c:364 builtin/check-ignore.c:172 builtin/clean.c:918
2199 #: builtin/commit.c:335 builtin/mv.c:130 builtin/reset.c:235 builtin/rm.c:298
2200 msgid "index file corrupt"
2201 msgstr "fitxer d'índex malmès"
2203 #: builtin/add.c:447 builtin/apply.c:4678 builtin/mv.c:279 builtin/rm.c:430
2204 msgid "Unable to write new index file"
2205 msgstr "no s'ha pogut escriure un fitxer d'índex nou"
2207 #: builtin/apply.c:59
2208 msgid "git apply [<options>] [<patch>...]"
2209 msgstr "git apply [<opcions>] [<pedaç>...]"
2211 #: builtin/apply.c:112
2213 msgid "unrecognized whitespace option '%s'"
2214 msgstr "opció d'espai en blanc '%s' no reconeguda"
2216 #: builtin/apply.c:127
2218 msgid "unrecognized whitespace ignore option '%s'"
2219 msgstr "opció d'ignoral d'espai en blanc '%s' no reconeguda"
2221 #: builtin/apply.c:822
2223 msgid "Cannot prepare timestamp regexp %s"
2224 msgstr "No es pot preparar l'expressió regular de marca de temps %s"
2226 #: builtin/apply.c:831
2228 msgid "regexec returned %d for input: %s"
2229 msgstr "regexec ha retornat %d per l'entrada: %s"
2231 #: builtin/apply.c:912
2233 msgid "unable to find filename in patch at line %d"
2234 msgstr "no s'ha pogut trobar el nom de fitxer en el pedaç a la línia %d"
2236 #: builtin/apply.c:944
2238 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
2240 "git apply: git-diff dolent - /dev/null esperat, %s rebut en la línia %d"
2242 #: builtin/apply.c:948
2244 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
2246 "git apply: git-diff dolent - nom de fitxer nou inconsistent en la línia %d"
2248 #: builtin/apply.c:949
2250 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
2252 "git apply: git-diff dolent - nom de fitxer antic inconsistent en la línia %d"
2254 #: builtin/apply.c:956
2256 msgid "git apply: bad git-diff - expected /dev/null on line %d"
2257 msgstr "git apply: git-diff dolent - /dev/null esperat en la línia %d"
2259 #: builtin/apply.c:1419
2261 msgid "recount: unexpected line: %.*s"
2262 msgstr "recompte: línia inesperada: %.*s"
2264 #: builtin/apply.c:1476
2266 msgid "patch fragment without header at line %d: %.*s"
2267 msgstr "fragment de pedaç sense capçalera a la línia %d: %.*s"
2269 #: builtin/apply.c:1493
2272 "git diff header lacks filename information when removing %d leading pathname "
2273 "component (line %d)"
2275 "git diff header lacks filename information when removing %d leading pathname "
2276 "components (line %d)"
2278 "a la capçalera de git diff li manca informació de nom de fitxer en eliminar "
2279 "%d component de nom de camí inicial (línia %d)"
2281 "a la capçalera de git diff li manca informació de nom de fitxer en eliminar "
2282 "%d components de nom de camí inicial (línia %d)"
2284 #: builtin/apply.c:1659
2285 msgid "new file depends on old contents"
2286 msgstr "el fitxer nou depèn dels continguts antics"
2288 #: builtin/apply.c:1661
2289 msgid "deleted file still has contents"
2290 msgstr "el fitxer suprimit encara té continguts"
2292 #: builtin/apply.c:1687
2294 msgid "corrupt patch at line %d"
2295 msgstr "el pedaç és malmès a la línia %d"
2297 #: builtin/apply.c:1723
2299 msgid "new file %s depends on old contents"
2300 msgstr "el fitxer nou %s depèn dels continguts antics"
2302 #: builtin/apply.c:1725
2304 msgid "deleted file %s still has contents"
2305 msgstr "el fitxer suprimit %s encara té continguts"
2307 #: builtin/apply.c:1728
2309 msgid "** warning: file %s becomes empty but is not deleted"
2310 msgstr "** avís: el fitxer %s queda buit però no es suprimeix"
2312 #: builtin/apply.c:1874
2314 msgid "corrupt binary patch at line %d: %.*s"
2315 msgstr "pedaç binari malmès a la línia %d: %.*s"
2317 #: builtin/apply.c:1903
2319 msgid "unrecognized binary patch at line %d"
2320 msgstr "pedaç binari no reconegut a la línia %d"
2322 #: builtin/apply.c:2054
2324 msgid "patch with only garbage at line %d"
2325 msgstr "pedaç amb només escombraries a la línia %d"
2327 #: builtin/apply.c:2144
2329 msgid "unable to read symlink %s"
2330 msgstr "no s'ha pogut llegir l'enllaç simbòlic %s"
2332 #: builtin/apply.c:2148
2334 msgid "unable to open or read %s"
2335 msgstr "no s'ha pogut obrir o llegir %s"
2337 #: builtin/apply.c:2781
2339 msgid "invalid start of line: '%c'"
2340 msgstr "inici de línia no vàlid: '%c'"
2342 #: builtin/apply.c:2900
2344 msgid "Hunk #%d succeeded at %d (offset %d line)."
2345 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
2346 msgstr[0] "El tros #%d ha tingut éxit a %d (desplaçament %d línia)."
2347 msgstr[1] "El tros #%d ha tingut éxit a %d (desplaçament %d línies)."
2349 #: builtin/apply.c:2912
2351 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
2352 msgstr "El context s'ha reduït a (%ld/%ld) per a aplicar el fragment a %d"
2354 #: builtin/apply.c:2918
2357 "while searching for:\n"
2363 #: builtin/apply.c:2938
2365 msgid "missing binary patch data for '%s'"
2366 msgstr "manquen les dades de pedaç binari de '%s'"
2368 #: builtin/apply.c:3039
2370 msgid "binary patch does not apply to '%s'"
2371 msgstr "el pedaç binari no s'aplica a '%s'"
2373 #: builtin/apply.c:3045
2375 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
2377 "el pedaç binari a '%s' crea un resultat incorrecte (esperant %s, %s rebut)"
2379 #: builtin/apply.c:3066
2381 msgid "patch failed: %s:%ld"
2382 msgstr "el pedaç ha fallat: %s:%ld"
2384 #: builtin/apply.c:3190
2386 msgid "cannot checkout %s"
2387 msgstr "no es pot agafar %s"
2389 #: builtin/apply.c:3235 builtin/apply.c:3246 builtin/apply.c:3291
2391 msgid "read of %s failed"
2392 msgstr "la lectura de %s ha fallat"
2394 #: builtin/apply.c:3243
2396 msgid "reading from '%s' beyond a symbolic link"
2397 msgstr "llegint de '%s' més enllà d'un enllaç simbòlic"
2399 #: builtin/apply.c:3271 builtin/apply.c:3493
2401 msgid "path %s has been renamed/deleted"
2402 msgstr "el camí %s s'ha canviat de nom / s'ha suprimit"
2404 #: builtin/apply.c:3352 builtin/apply.c:3507
2406 msgid "%s: does not exist in index"
2407 msgstr "%s: no existeix en l'índex"
2409 #: builtin/apply.c:3356 builtin/apply.c:3499 builtin/apply.c:3521
2414 #: builtin/apply.c:3361 builtin/apply.c:3515
2416 msgid "%s: does not match index"
2417 msgstr "%s: no coincideix amb l'índex"
2419 #: builtin/apply.c:3463
2420 msgid "removal patch leaves file contents"
2421 msgstr "el pedaç de supressió deixa els continguts dels fitxers"
2423 #: builtin/apply.c:3532
2425 msgid "%s: wrong type"
2426 msgstr "%s: tipus erroni"
2428 #: builtin/apply.c:3534
2430 msgid "%s has type %o, expected %o"
2431 msgstr "%s és del tipus %o, s'esperava %o"
2433 #: builtin/apply.c:3693 builtin/apply.c:3695
2435 msgid "invalid path '%s'"
2436 msgstr "camí no vàlid: %s"
2438 #: builtin/apply.c:3750
2440 msgid "%s: already exists in index"
2441 msgstr "%s: ja existeix en l'índex"
2443 #: builtin/apply.c:3753
2445 msgid "%s: already exists in working directory"
2446 msgstr "%s: ja existeix en el directori de treball"
2448 #: builtin/apply.c:3773
2450 msgid "new mode (%o) of %s does not match old mode (%o)"
2451 msgstr "el mode nou (%o) de %s no coincideix amb el mode antic (%o)"
2453 #: builtin/apply.c:3778
2455 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
2456 msgstr "el mode nou (%o) de %s no coincideix amb el mode antic (%o) de %s"
2458 #: builtin/apply.c:3798
2460 msgid "affected file '%s' is beyond a symbolic link"
2461 msgstr "el fitxer afectat '%s' és més enllà d'un enllaç simbòlic"
2463 #: builtin/apply.c:3802
2465 msgid "%s: patch does not apply"
2466 msgstr "%s: el pedaç no aplica"
2468 #: builtin/apply.c:3816
2470 msgid "Checking patch %s..."
2471 msgstr "Comprovant el pedaç %s..."
2473 #: builtin/apply.c:3909 builtin/checkout.c:233 builtin/reset.c:135
2475 msgid "make_cache_entry failed for path '%s'"
2476 msgstr "make_cache_entry ha fallat per al camí '%s'"
2478 #: builtin/apply.c:4052
2480 msgid "unable to remove %s from index"
2481 msgstr "no s'ha pogut eliminar %s de l'índex"
2483 #: builtin/apply.c:4081
2485 msgid "corrupt patch for submodule %s"
2486 msgstr "pedaç corrupte per al submòdul %s"
2488 #: builtin/apply.c:4085
2490 msgid "unable to stat newly created file '%s'"
2491 msgstr "no s'ha pogut fer stat al fitxer novament creat '%s'"
2493 #: builtin/apply.c:4090
2495 msgid "unable to create backing store for newly created file %s"
2497 "no s'ha pogut crear un magatzem de recolzament per al fitxer novament creat "
2500 #: builtin/apply.c:4093 builtin/apply.c:4201
2502 msgid "unable to add cache entry for %s"
2503 msgstr "no s'ha pogut afegir una entrada de cau per a %s"
2505 #: builtin/apply.c:4126
2507 msgid "closing file '%s'"
2508 msgstr "tancant el fitxer '%s'"
2510 #: builtin/apply.c:4175
2512 msgid "unable to write file '%s' mode %o"
2513 msgstr "no s'ha pogut escriure el fitxer '%s' mode %o"
2515 #: builtin/apply.c:4262
2517 msgid "Applied patch %s cleanly."
2518 msgstr "El pedaç %s s'ha aplicat netament."
2520 #: builtin/apply.c:4270
2521 msgid "internal error"
2522 msgstr "error intern"
2524 #: builtin/apply.c:4273
2526 msgid "Applying patch %%s with %d reject..."
2527 msgid_plural "Applying patch %%s with %d rejects..."
2528 msgstr[0] "Aplicant el pedaç %%s amb %d rebuig"
2529 msgstr[1] "Aplicant el pedaç %%s amb %d rebuitjos"
2531 #: builtin/apply.c:4283
2533 msgid "truncating .rej filename to %.*s.rej"
2534 msgstr "truncant el nom del fitxer .rej a %.*s.rej"
2536 #: builtin/apply.c:4304
2538 msgid "Hunk #%d applied cleanly."
2539 msgstr "El tros #%d s'ha aplicat netament."
2541 #: builtin/apply.c:4307
2543 msgid "Rejected hunk #%d."
2544 msgstr "S'ha rebutjat el tros #%d."
2546 #: builtin/apply.c:4397
2547 msgid "unrecognized input"
2548 msgstr "entrada no reconeguda"
2550 #: builtin/apply.c:4408
2551 msgid "unable to read index file"
2552 msgstr "no es pot llegir el fitxer d'índex"
2554 #: builtin/apply.c:4525 builtin/apply.c:4528 builtin/clone.c:85
2555 #: builtin/fetch.c:92
2559 #: builtin/apply.c:4526
2560 msgid "don't apply changes matching the given path"
2561 msgstr "no apliquis els canvis que coincideixin amb el camí donat"
2563 #: builtin/apply.c:4529
2564 msgid "apply changes matching the given path"
2565 msgstr "aplica els canvis que coincideixin amb el camí donat"
2567 #: builtin/apply.c:4531
2571 #: builtin/apply.c:4532
2572 msgid "remove <num> leading slashes from traditional diff paths"
2574 "elimina <nombre> barres obliqües inicials dels camins de diferència "
2577 #: builtin/apply.c:4535
2578 msgid "ignore additions made by the patch"
2579 msgstr "ignora afegiments fets pel pedaç"
2581 #: builtin/apply.c:4537
2582 msgid "instead of applying the patch, output diffstat for the input"
2584 "en lloc d'aplicar el pedaç, emet les estadístiques de diferència de l'entrada"
2586 #: builtin/apply.c:4541
2587 msgid "show number of added and deleted lines in decimal notation"
2588 msgstr "mostra el nombre de línies afegides i suprimides en notació decimal"
2590 #: builtin/apply.c:4543
2591 msgid "instead of applying the patch, output a summary for the input"
2592 msgstr "en lloc d'aplicar el pedaç, emet un resum de l'entrada"
2594 #: builtin/apply.c:4545
2595 msgid "instead of applying the patch, see if the patch is applicable"
2596 msgstr "en lloc d'aplicar el pedaç, veges si el pedaç és aplicable"
2598 #: builtin/apply.c:4547
2599 msgid "make sure the patch is applicable to the current index"
2600 msgstr "assegura que el pedaç sigui aplicable a l'índex actual"
2602 #: builtin/apply.c:4549
2603 msgid "apply a patch without touching the working tree"
2604 msgstr "aplica un pedaç sense tocar l'arbre de treball"
2606 #: builtin/apply.c:4551
2607 msgid "accept a patch that touches outside the working area"
2608 msgstr "accepta un pedaç que toqui fora de l'àrea de treball"
2610 #: builtin/apply.c:4553
2611 msgid "also apply the patch (use with --stat/--summary/--check)"
2612 msgstr "aplica el pedaç també (useu amb --stat/--summary/--check)"
2614 #: builtin/apply.c:4555
2615 msgid "attempt three-way merge if a patch does not apply"
2616 msgstr "intenta una fusió de tres vies si el pedaç no s'aplica"
2618 #: builtin/apply.c:4557
2619 msgid "build a temporary index based on embedded index information"
2620 msgstr "construeix un índex temporal basat en la informació d'índex incrustada"
2622 #: builtin/apply.c:4559 builtin/checkout-index.c:198 builtin/ls-files.c:412
2623 msgid "paths are separated with NUL character"
2624 msgstr "els camins es separen amb el caràcter NUL"
2626 #: builtin/apply.c:4562
2627 msgid "ensure at least <n> lines of context match"
2628 msgstr "assegura't que almenys <n> línies de context coincideixin"
2630 #: builtin/apply.c:4563
2634 #: builtin/apply.c:4564
2635 msgid "detect new or modified lines that have whitespace errors"
2637 "detecta les línies noves o modificades que tinguin errors d'espai en blanc"
2639 #: builtin/apply.c:4567 builtin/apply.c:4570
2640 msgid "ignore changes in whitespace when finding context"
2641 msgstr "ignora els canvis d'espai en blanc en cercar context"
2643 #: builtin/apply.c:4573
2644 msgid "apply the patch in reverse"
2645 msgstr "aplica el pedaç al revés"
2647 #: builtin/apply.c:4575
2648 msgid "don't expect at least one line of context"
2649 msgstr "no esperis almenys una línia de context"
2651 #: builtin/apply.c:4577
2652 msgid "leave the rejected hunks in corresponding *.rej files"
2653 msgstr "deixa els trossos rebutjats en fitxers *.reg coresspondents"
2655 #: builtin/apply.c:4579
2656 msgid "allow overlapping hunks"
2657 msgstr "permet trossos encavalcants"
2659 #: builtin/apply.c:4582
2660 msgid "tolerate incorrectly detected missing new-line at the end of file"
2661 msgstr "tolera una línia nova incorrectament detectada al final del fitxer"
2663 #: builtin/apply.c:4585
2664 msgid "do not trust the line counts in the hunk headers"
2665 msgstr "no confiïs en els recomptes de línia en les capçaleres dels trossos"
2667 #: builtin/apply.c:4587
2671 #: builtin/apply.c:4588
2672 msgid "prepend <root> to all filenames"
2673 msgstr "anteposa <arrel> a tots els noms de fitxer"
2675 #: builtin/apply.c:4610
2676 msgid "--3way outside a repository"
2677 msgstr "--3way fora d'un dipòsit"
2679 #: builtin/apply.c:4618
2680 msgid "--index outside a repository"
2681 msgstr "--index fora d'un dipòsit"
2683 #: builtin/apply.c:4621
2684 msgid "--cached outside a repository"
2685 msgstr "--cached fora d'un dipòsit"
2687 #: builtin/apply.c:4640
2689 msgid "can't open patch '%s'"
2690 msgstr "no es pot obrir el pedaç '%s'"
2692 #: builtin/apply.c:4654
2694 msgid "squelched %d whitespace error"
2695 msgid_plural "squelched %d whitespace errors"
2696 msgstr[0] "%d error d'espai en blanc omès"
2697 msgstr[1] "%d errors d'espai en blanc omesos"
2699 #: builtin/apply.c:4660 builtin/apply.c:4670
2701 msgid "%d line adds whitespace errors."
2702 msgid_plural "%d lines add whitespace errors."
2703 msgstr[0] "%d línia afegeix errors d'espai en blanc."
2704 msgstr[1] "%d línies afegeixen errors d'espai en blanc."
2706 #: builtin/archive.c:17
2708 msgid "could not create archive file '%s'"
2709 msgstr "no es pot crear el fitxer d'arxiu '%s'"
2711 #: builtin/archive.c:20
2712 msgid "could not redirect output"
2713 msgstr "no s'ha pogut redirigir la sortida"
2715 #: builtin/archive.c:37
2716 msgid "git archive: Remote with no URL"
2717 msgstr "git archive: Remot sense URL"
2719 #: builtin/archive.c:58
2720 msgid "git archive: expected ACK/NAK, got EOF"
2721 msgstr "git archive: ACK/NAK esperat, EOF rebut"
2723 #: builtin/archive.c:61
2725 msgid "git archive: NACK %s"
2726 msgstr "git archive: %s NACK"
2728 #: builtin/archive.c:63
2730 msgid "remote error: %s"
2731 msgstr "error remot: %s"
2733 #: builtin/archive.c:64
2734 msgid "git archive: protocol error"
2735 msgstr "git archive: error de protocol"
2737 #: builtin/archive.c:68
2738 msgid "git archive: expected a flush"
2739 msgstr "git archive: rentada esperada"
2741 #: builtin/bisect--helper.c:7
2742 msgid "git bisect--helper --next-all [--no-checkout]"
2743 msgstr "git bisect--helper --next-all [--no-checkout]"
2745 #: builtin/bisect--helper.c:17
2746 msgid "perform 'git bisect next'"
2747 msgstr "realitza 'git bisect next'"
2749 #: builtin/bisect--helper.c:19
2750 msgid "update BISECT_HEAD instead of checking out the current commit"
2751 msgstr "actualitza BISECT_HEAD en lloc d'agafar la comissió actual"
2753 #: builtin/blame.c:31
2754 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
2755 msgstr "git blame [<opcions>] [<opcions-de-revisió>] [<revisió>] [--] fitxer"
2757 #: builtin/blame.c:36
2758 msgid "<rev-opts> are documented in git-rev-list(1)"
2759 msgstr "es documenten les <opcions-de-revisió> en git-rev-list(1)"
2761 #: builtin/blame.c:2500
2762 msgid "Show blame entries as we find them, incrementally"
2763 msgstr "Mostra les entrades de culpa mentre les trobem, incrementalment"
2765 #: builtin/blame.c:2501
2766 msgid "Show blank SHA-1 for boundary commits (Default: off)"
2768 "Mostra un SHA-1 en blanc per les comissions de frontera (Per defecte: "
2771 #: builtin/blame.c:2502
2772 msgid "Do not treat root commits as boundaries (Default: off)"
2774 "No tractis les comissions d'arrel com a límits (Per defecte: desactivat)"
2776 #: builtin/blame.c:2503
2777 msgid "Show work cost statistics"
2778 msgstr "Mostra les estadístiques de preu de treball"
2780 #: builtin/blame.c:2504
2781 msgid "Show output score for blame entries"
2782 msgstr "Mostra la puntuació de sortida de les entrades de culpa"
2784 #: builtin/blame.c:2505
2785 msgid "Show original filename (Default: auto)"
2786 msgstr "Mostra el nom de fitxer original (Per defecte: automàtic)"
2788 #: builtin/blame.c:2506
2789 msgid "Show original linenumber (Default: off)"
2790 msgstr "Mostra el número de línia original (Per defecte: desactivat)"
2792 #: builtin/blame.c:2507
2793 msgid "Show in a format designed for machine consumption"
2794 msgstr "Presenta en un format dissenyat per consumpció per màquina"
2796 #: builtin/blame.c:2508
2797 msgid "Show porcelain format with per-line commit information"
2798 msgstr "Mostra el format de porcellana amb informació de comissió per línia"
2800 #: builtin/blame.c:2509
2801 msgid "Use the same output mode as git-annotate (Default: off)"
2803 "Usa el mateix mode de sortida que git-annotate (Per defecte: desactivat)"
2805 #: builtin/blame.c:2510
2806 msgid "Show raw timestamp (Default: off)"
2807 msgstr "Mostra la marca de temps crua (Per defecte: desactivat)"
2809 #: builtin/blame.c:2511
2810 msgid "Show long commit SHA1 (Default: off)"
2811 msgstr "Mostra l'SHA1 de comissió llarg (Per defecte: desactivat)"
2813 #: builtin/blame.c:2512
2814 msgid "Suppress author name and timestamp (Default: off)"
2815 msgstr "Omet el nom d'autor i la marca de temps (Per defecte: desactivat)"
2817 #: builtin/blame.c:2513
2818 msgid "Show author email instead of name (Default: off)"
2820 "Mostra l'adreça de correu electrònic de l'autor en lloc del nom (Per "
2821 "defecte: desactivat)"
2823 #: builtin/blame.c:2514
2824 msgid "Ignore whitespace differences"
2825 msgstr "Ignora les diferencies d'espai en blanc"
2827 #: builtin/blame.c:2515
2828 msgid "Spend extra cycles to find better match"
2829 msgstr "Gasta cicles extres per a trobar una coincidència millor"
2831 #: builtin/blame.c:2516
2832 msgid "Use revisions from <file> instead of calling git-rev-list"
2833 msgstr "Usa les revisions de <fitxer> en lloc d'invocar git-rev-list"
2835 #: builtin/blame.c:2517
2836 msgid "Use <file>'s contents as the final image"
2837 msgstr "Usa els continguts de <fitxer> com a la imatge final"
2839 #: builtin/blame.c:2518 builtin/blame.c:2519
2843 #: builtin/blame.c:2518
2844 msgid "Find line copies within and across files"
2845 msgstr "Troba còpies de línia dins i a través dels fitxers"
2847 #: builtin/blame.c:2519
2848 msgid "Find line movements within and across files"
2849 msgstr "Troba moviments de línia dins i a través dels fitxers"
2851 #: builtin/blame.c:2520
2855 #: builtin/blame.c:2520
2856 msgid "Process only line range n,m, counting from 1"
2857 msgstr "Processa només el rang de línies n,m, comptant des de 1"
2859 #. TRANSLATORS: This string is used to tell us the maximum
2860 #. display width for a relative timestamp in "git blame"
2861 #. output. For C locale, "4 years, 11 months ago", which
2862 #. takes 22 places, is the longest among various forms of
2863 #. relative timestamps, but your language may need more or
2864 #. fewer display columns.
2865 #: builtin/blame.c:2601
2866 msgid "4 years, 11 months ago"
2867 msgstr "fa 4 anys i 11 mesos"
2869 #: builtin/branch.c:24
2870 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
2871 msgstr "git branch [<opcions>] [-r | -a] [--merged | --no-merged]"
2873 #: builtin/branch.c:25
2874 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
2875 msgstr "git branch [<opcions>] [-l] [-f] <nom-de-branca> [<punt-inicial>]"
2877 #: builtin/branch.c:26
2878 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
2879 msgstr "git branch [<opcions>] [-r] (-d | -D) <nom-de-branca>..."
2881 #: builtin/branch.c:27
2882 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
2883 msgstr "git branch [<opcions>] (-m | -M) [<branca-antiga>] <branca-nova>"
2885 #: builtin/branch.c:150
2888 "deleting branch '%s' that has been merged to\n"
2889 " '%s', but not yet merged to HEAD."
2891 "suprimint la branca '%s' que s'ha fusionat a\n"
2892 " '%s', però encara no s'ha fusionat\n"
2895 #: builtin/branch.c:154
2898 "not deleting branch '%s' that is not yet merged to\n"
2899 " '%s', even though it is merged to HEAD."
2901 "no suprimint la branca '%s' que encara no s'ha\n"
2902 " fusionat a '%s', encara que està\n"
2903 " fusionada a HEAD."
2905 #: builtin/branch.c:168
2907 msgid "Couldn't look up commit object for '%s'"
2908 msgstr "No s'ha pogut trobar l'objecte de comissió de '%s'"
2910 #: builtin/branch.c:172
2913 "The branch '%s' is not fully merged.\n"
2914 "If you are sure you want to delete it, run 'git branch -D %s'."
2916 "La branca '%s' no està totalment fusionada.\n"
2917 "Si esteu segur que la voleu suprimir, executeu 'git branch -D %s'."
2919 #: builtin/branch.c:185
2920 msgid "Update of config-file failed"
2921 msgstr "L'actualització del fitxer de configuració ha fallat"
2923 #: builtin/branch.c:213
2924 msgid "cannot use -a with -d"
2925 msgstr "no es pot usar -a amb -d"
2927 #: builtin/branch.c:219
2928 msgid "Couldn't look up commit object for HEAD"
2929 msgstr "No s'ha pogut trobar l'objecte de comissió de HEAD"
2931 #: builtin/branch.c:227
2933 msgid "Cannot delete the branch '%s' which you are currently on."
2934 msgstr "No es pot suprimir la branca '%s', en la qual sou actualment."
2936 #: builtin/branch.c:243
2938 msgid "remote-tracking branch '%s' not found."
2939 msgstr "no s'ha trobat la branca amb seguiment remot '%s'."
2941 #: builtin/branch.c:244
2943 msgid "branch '%s' not found."
2944 msgstr "no s'ha trobat la branca '%s'."
2946 #: builtin/branch.c:258
2948 msgid "Error deleting remote-tracking branch '%s'"
2949 msgstr "Error en suprimir la branca amb seguiment remot '%s'"
2951 #: builtin/branch.c:259
2953 msgid "Error deleting branch '%s'"
2954 msgstr "Error en suprimir la branca '%s'"
2956 #: builtin/branch.c:266
2958 msgid "Deleted remote-tracking branch %s (was %s).\n"
2959 msgstr "S'ha suprimit la branca amb seguiment remot %s (era %s).\n"
2961 #: builtin/branch.c:267
2963 msgid "Deleted branch %s (was %s).\n"
2964 msgstr "S'ha suprimit la branca %s (era %s).\n"
2966 #: builtin/branch.c:368
2968 msgid "branch '%s' does not point at a commit"
2969 msgstr "la branca '%s' no assenyala cap comissió"
2971 #: builtin/branch.c:451
2974 msgstr "[%s: no hi és]"
2976 #: builtin/branch.c:456
2981 #: builtin/branch.c:461
2983 msgid "[%s: behind %d]"
2984 msgstr "[%s: darrere per %d]"
2986 #: builtin/branch.c:463
2989 msgstr "[darrere de %d]"
2991 #: builtin/branch.c:467
2993 msgid "[%s: ahead %d]"
2994 msgstr "[%s: davant per %d]"
2996 #: builtin/branch.c:469
2999 msgstr "[davant de %d]"
3001 #: builtin/branch.c:472
3003 msgid "[%s: ahead %d, behind %d]"
3004 msgstr "[%s: davant per %d, darrere per %d]"
3006 #: builtin/branch.c:475
3008 msgid "[ahead %d, behind %d]"
3009 msgstr "[davant %d, darrere %d]"
3011 #: builtin/branch.c:488
3012 msgid " **** invalid ref ****"
3013 msgstr " **** referència no vàlida ****"
3015 #: builtin/branch.c:579
3017 msgid "(no branch, rebasing %s)"
3018 msgstr "(cap branca, rebasant %s)"
3020 #: builtin/branch.c:582
3022 msgid "(no branch, bisect started on %s)"
3023 msgstr "(cap branca, bisecció començada en %s)"
3025 #: builtin/branch.c:588
3027 msgid "(HEAD detached at %s)"
3028 msgstr "(HEAD separat a %s)"
3030 #: builtin/branch.c:591
3032 msgid "(HEAD detached from %s)"
3033 msgstr "(HEAD separat de %s)"
3035 #: builtin/branch.c:595
3037 msgstr "(cap branca)"
3039 #: builtin/branch.c:642
3041 msgid "object '%s' does not point to a commit"
3042 msgstr "l'objecte '%s' no assenyala cap comissió"
3044 #: builtin/branch.c:690
3045 msgid "some refs could not be read"
3046 msgstr "no s'han pogut llegir algunes referències"
3048 #: builtin/branch.c:703
3049 msgid "cannot rename the current branch while not on any."
3050 msgstr "no es pot canviar el nom de la branca actual mentre no s'és a cap."
3052 #: builtin/branch.c:713
3054 msgid "Invalid branch name: '%s'"
3055 msgstr "Nom de branca no vàlid: '%s'"
3057 #: builtin/branch.c:728
3058 msgid "Branch rename failed"
3059 msgstr "El canvi de nom de branca ha fallat"
3061 #: builtin/branch.c:732
3063 msgid "Renamed a misnamed branch '%s' away"
3064 msgstr "S'ha canviat el nom de la branca malanomenada '%s'"
3066 #: builtin/branch.c:736
3068 msgid "Branch renamed to %s, but HEAD is not updated!"
3069 msgstr "S'ha canviat el nom de la branca a %s, però HEAD no està actualitzat!"
3071 #: builtin/branch.c:743
3072 msgid "Branch is renamed, but update of config-file failed"
3074 "La branca està canviada de nom, però l'actualització del fitxer de "
3075 "configuració ha fallat"
3077 #: builtin/branch.c:758
3079 msgid "malformed object name %s"
3080 msgstr "nom d'objecte %s mal format"
3082 #: builtin/branch.c:780
3084 msgid "could not write branch description template: %s"
3085 msgstr "no s'ha pogut escriure la plantilla de descripció de branca: %s"
3087 #: builtin/branch.c:810
3088 msgid "Generic options"
3089 msgstr "Opcions genèriques"
3091 #: builtin/branch.c:812
3092 msgid "show hash and subject, give twice for upstream branch"
3093 msgstr "mostra el hash i el tema, doneu dues vegades per la branca font"
3095 #: builtin/branch.c:813
3096 msgid "suppress informational messages"
3097 msgstr "omet els missatges informatius"
3099 #: builtin/branch.c:814
3100 msgid "set up tracking mode (see git-pull(1))"
3101 msgstr "configura el mode de seguiment (vegeu git-pull(1))"
3103 #: builtin/branch.c:816
3104 msgid "change upstream info"
3105 msgstr "canvia la informació de font"
3107 #: builtin/branch.c:820
3108 msgid "use colored output"
3109 msgstr "usa sortida colorada"
3111 #: builtin/branch.c:821
3112 msgid "act on remote-tracking branches"
3113 msgstr "actua en branques amb seguiment remot"
3115 #: builtin/branch.c:824 builtin/branch.c:830 builtin/branch.c:851
3116 #: builtin/branch.c:857 builtin/commit.c:1581 builtin/commit.c:1582
3117 #: builtin/commit.c:1583 builtin/commit.c:1584 builtin/tag.c:616
3118 #: builtin/tag.c:622
3122 #: builtin/branch.c:825 builtin/branch.c:831
3123 msgid "print only branches that contain the commit"
3124 msgstr "imprimeix només les branques que continguin la comissió"
3126 #: builtin/branch.c:837
3127 msgid "Specific git-branch actions:"
3128 msgstr "Accions de git-branch específiques:"
3130 #: builtin/branch.c:838
3131 msgid "list both remote-tracking and local branches"
3132 msgstr "llista les branques amb seguiment remot i les locals"
3134 #: builtin/branch.c:840
3135 msgid "delete fully merged branch"
3136 msgstr "suprimeix la branca si és completament fusionada"
3138 #: builtin/branch.c:841
3139 msgid "delete branch (even if not merged)"
3140 msgstr "suprimeix la branca (encara que no estigui fusionada)"
3142 #: builtin/branch.c:842
3143 msgid "move/rename a branch and its reflog"
3144 msgstr "mou/canvia de nom una branca i el seu registre de referència"
3146 #: builtin/branch.c:843
3147 msgid "move/rename a branch, even if target exists"
3148 msgstr "mou/canvia de nom una branca, encara que el destí existeixi"
3150 #: builtin/branch.c:844
3151 msgid "list branch names"
3152 msgstr "llista els noms de branca"
3154 #: builtin/branch.c:845
3155 msgid "create the branch's reflog"
3156 msgstr "crea el registre de referència de la branca"
3158 #: builtin/branch.c:847
3159 msgid "edit the description for the branch"
3160 msgstr "edita la descripció de la branca"
3162 #: builtin/branch.c:848
3163 msgid "force creation, move/rename, deletion"
3164 msgstr "força creació, moviment/canvi de nom, supressió"
3166 #: builtin/branch.c:851
3167 msgid "print only not merged branches"
3168 msgstr "imprimeix només les branques sense fusionar"
3170 #: builtin/branch.c:857
3171 msgid "print only merged branches"
3172 msgstr "imprimeix només les branques fusionades"
3174 #: builtin/branch.c:861
3175 msgid "list branches in columns"
3176 msgstr "llista les branques en columnes"
3178 #: builtin/branch.c:874
3179 msgid "Failed to resolve HEAD as a valid ref."
3180 msgstr "S'ha fallat en resoldre HEAD com a referència vàlida."
3182 #: builtin/branch.c:878 builtin/clone.c:622
3183 msgid "HEAD not found below refs/heads!"
3184 msgstr "HEAD no trobat sota refs/heads!"
3186 #: builtin/branch.c:900
3187 msgid "--column and --verbose are incompatible"
3188 msgstr "--column i --verbose són incompatibles"
3190 #: builtin/branch.c:911 builtin/branch.c:950
3191 msgid "branch name required"
3192 msgstr "cal el nom de branca"
3194 #: builtin/branch.c:926
3195 msgid "Cannot give description to detached HEAD"
3196 msgstr "No es pot donar descripció a un HEAD separat"
3198 #: builtin/branch.c:931
3199 msgid "cannot edit description of more than one branch"
3200 msgstr "no es pot editar la descripció de més d'una branca"
3202 #: builtin/branch.c:938
3204 msgid "No commit on branch '%s' yet."
3205 msgstr "Encara no hi ha comissió en la branca '%s'."
3207 #: builtin/branch.c:941
3209 msgid "No branch named '%s'."
3210 msgstr "No hi ha branca amb nom '%s'."
3212 #: builtin/branch.c:956
3213 msgid "too many branches for a rename operation"
3214 msgstr "hi ha massa branques per a una operació de canvi de nom"
3216 #: builtin/branch.c:961
3217 msgid "too many branches to set new upstream"
3218 msgstr "hi ha massa branques per a establir una nova font"
3220 #: builtin/branch.c:965
3223 "could not set upstream of HEAD to %s when it does not point to any branch."
3225 "no s'ha pogut establir la font de HEAD com a %s quan no assenyala cap branca."
3227 #: builtin/branch.c:968 builtin/branch.c:990 builtin/branch.c:1011
3229 msgid "no such branch '%s'"
3230 msgstr "no hi ha tal branca '%s'"
3232 #: builtin/branch.c:972
3234 msgid "branch '%s' does not exist"
3235 msgstr "la branca '%s' no existeix"
3237 #: builtin/branch.c:984
3238 msgid "too many branches to unset upstream"
3239 msgstr "hi ha massa branques per a desestablir la font"
3241 #: builtin/branch.c:988
3242 msgid "could not unset upstream of HEAD when it does not point to any branch."
3244 "no s'ha pogut desestablir la font de HEAD perquè no assenyala cap branca."
3246 #: builtin/branch.c:994
3248 msgid "Branch '%s' has no upstream information"
3249 msgstr "La branca '%s' no té informació de font"
3251 #: builtin/branch.c:1008
3252 msgid "it does not make sense to create 'HEAD' manually"
3253 msgstr "no té sentit crear 'HEAD' manualment"
3255 #: builtin/branch.c:1014
3256 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
3258 "les opcions -a i -r a 'git branch' no tenen sentit amb un nom de branca"
3260 #: builtin/branch.c:1017
3263 "The --set-upstream flag is deprecated and will be removed. Consider using --"
3264 "track or --set-upstream-to\n"
3266 "La bandera --set-upstream està desaprovada i s'eliminarà. Considereu usar --"
3267 "track o --set-upstream-to\n"
3269 #: builtin/branch.c:1034
3273 "If you wanted to make '%s' track '%s', do this:\n"
3277 "Si volíeu fer '%s' seguir '%s', feu això:\n"
3280 #: builtin/branch.c:1035
3282 msgid " git branch -d %s\n"
3283 msgstr " git branch -d %s\n"
3285 #: builtin/branch.c:1036
3287 msgid " git branch --set-upstream-to %s\n"
3288 msgstr " git branch --set-upstream-to %s\n"
3290 #: builtin/bundle.c:51
3292 msgid "%s is okay\n"
3293 msgstr "%s està bé\n"
3295 #: builtin/bundle.c:64
3296 msgid "Need a repository to create a bundle."
3297 msgstr "Cal un dipòsit per a fer un farcell."
3299 #: builtin/bundle.c:68
3300 msgid "Need a repository to unbundle."
3301 msgstr "Cal un dipòsit per a desfer un farcell."
3303 #: builtin/cat-file.c:369
3305 "git cat-file (-t [--allow-unknown-type]|-s [--allow-unknown-type]|-e|-p|"
3306 "<type>|--textconv) <object>"
3308 "git cat-file (-t [--allow-unknown-type]|-s [--allow-unknown-type]|-e|-p|"
3309 "<tipus>|--textconv) <objecte>"
3311 #: builtin/cat-file.c:370
3313 "git cat-file (--batch | --batch-check) [--follow-symlinks] < <list-of-"
3316 "git cat-file (--batch | --batch-check) [--follow-symlinks] < <llista-"
3319 #: builtin/cat-file.c:407
3320 msgid "<type> can be one of: blob, tree, commit, tag"
3321 msgstr "<tipus> pot ser un de: blob, tree, commit, tag"
3323 #: builtin/cat-file.c:408
3324 msgid "show object type"
3325 msgstr "mostra el tipus de l'objecte"
3327 #: builtin/cat-file.c:409
3328 msgid "show object size"
3329 msgstr "mostra la mida de l'objecte"
3331 #: builtin/cat-file.c:411
3332 msgid "exit with zero when there's no error"
3333 msgstr "surt amb zero quan no hi ha error"
3335 #: builtin/cat-file.c:412
3336 msgid "pretty-print object's content"
3337 msgstr "imprimeix bellament el contingut de l'objecte"
3339 #: builtin/cat-file.c:414
3340 msgid "for blob objects, run textconv on object's content"
3341 msgstr "en els objectes de blob, executa textconv en el contingut de l'objecte"
3343 #: builtin/cat-file.c:416
3344 msgid "allow -s and -t to work with broken/corrupt objects"
3345 msgstr "permet que -s i -t funcionin amb objectes trencats/corruptes"
3347 #: builtin/cat-file.c:418
3348 msgid "show info and content of objects fed from the standard input"
3350 "mostra la informació i contingut dels objectes rebuts de l'entrada estàndard"
3352 #: builtin/cat-file.c:421
3353 msgid "show info about objects fed from the standard input"
3354 msgstr "mostra informació sobre els objectes rebuts de l'entrada estàndard"
3356 #: builtin/cat-file.c:424
3357 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
3359 "segueix els enllaços simbòlics en l'arbre (s'usa amb --batch o --batch-check)"
3361 #: builtin/check-attr.c:11
3362 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
3363 msgstr "git check-attr [-a | --all | <atribut>...] [--] <nom-de-camí>..."
3365 #: builtin/check-attr.c:12
3366 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...] < <list-of-paths>"
3368 "git check-attr --stdin [-z] [-a | --all | <atribut>...] < <llista-de-camins>"
3370 #: builtin/check-attr.c:19
3371 msgid "report all attributes set on file"
3372 msgstr "informa de tots els atributs establerts en el fitxer"
3374 #: builtin/check-attr.c:20
3375 msgid "use .gitattributes only from the index"
3376 msgstr "usa .gitattributes només des de l'índex"
3378 #: builtin/check-attr.c:21 builtin/check-ignore.c:22 builtin/hash-object.c:96
3379 msgid "read file names from stdin"
3380 msgstr "llegeix els noms de fitxer d'stdin"
3382 #: builtin/check-attr.c:23 builtin/check-ignore.c:24
3383 msgid "terminate input and output records by a NUL character"
3384 msgstr "acaba els registres d'entrada i de sortida amb un caràcter NUL"
3386 #: builtin/check-ignore.c:18 builtin/checkout.c:1202 builtin/gc.c:279
3387 msgid "suppress progress reporting"
3388 msgstr "omet el reportatge de progrés"
3390 #: builtin/check-ignore.c:26
3391 msgid "show non-matching input paths"
3392 msgstr "mostra els camins d'entrada que no coincideixin"
3394 #: builtin/check-ignore.c:28
3395 msgid "ignore index when checking"
3396 msgstr "ignora l'índex en comprovar"
3398 #: builtin/check-ignore.c:154
3399 msgid "cannot specify pathnames with --stdin"
3400 msgstr "no es pot especificar noms de camí amb --stdin"
3402 #: builtin/check-ignore.c:157
3403 msgid "-z only makes sense with --stdin"
3404 msgstr "-z només té sentit amb --stdin"
3406 #: builtin/check-ignore.c:159
3407 msgid "no path specified"
3408 msgstr "cap camí especificat"
3410 #: builtin/check-ignore.c:163
3411 msgid "--quiet is only valid with a single pathname"
3412 msgstr "--quiet només és vàlid amb un sol nom de camí"
3414 #: builtin/check-ignore.c:165
3415 msgid "cannot have both --quiet and --verbose"
3416 msgstr "no es pot tenir ambdós --quiet i --verbose"
3418 #: builtin/check-ignore.c:168
3419 msgid "--non-matching is only valid with --verbose"
3420 msgstr "--non-matching és vàlid només amb --verbose"
3422 #: builtin/check-mailmap.c:8
3423 msgid "git check-mailmap [<options>] <contact>..."
3424 msgstr "git check-mailmap [<opcions>] <contacte>..."
3426 #: builtin/check-mailmap.c:13
3427 msgid "also read contacts from stdin"
3428 msgstr "també llegeix els contactes des d'stdin"
3430 #: builtin/check-mailmap.c:24
3432 msgid "unable to parse contact: %s"
3433 msgstr "no s'ha pogut analitzar el contacte: %s"
3435 #: builtin/check-mailmap.c:47
3436 msgid "no contacts specified"
3437 msgstr "no hi ha contactes especificats"
3439 #: builtin/checkout-index.c:126
3440 msgid "git checkout-index [<options>] [--] [<file>...]"
3441 msgstr "git checkout-index [<opcions>] [--] [<fitxer>...]"
3443 #: builtin/checkout-index.c:188
3444 msgid "check out all files in the index"
3445 msgstr "agafa tots els fitxers en l'índex"
3447 #: builtin/checkout-index.c:189
3448 msgid "force overwrite of existing files"
3449 msgstr "força la sobreescriptura de fitxers existents"
3451 #: builtin/checkout-index.c:191
3452 msgid "no warning for existing files and files not in index"
3453 msgstr "cap avís per a fitxers existents i fitxers no en l'índex"
3455 #: builtin/checkout-index.c:193
3456 msgid "don't checkout new files"
3457 msgstr "no agafis fitxers nous"
3459 #: builtin/checkout-index.c:195
3460 msgid "update stat information in the index file"
3461 msgstr "actualitza la informació d'estadístiques en el fitxer d'índex"
3463 #: builtin/checkout-index.c:201
3464 msgid "read list of paths from the standard input"
3465 msgstr "llegeix la llista de camins des de l'entrada estàndard"
3467 #: builtin/checkout-index.c:203
3468 msgid "write the content to temporary files"
3469 msgstr "escriu el contingut a fitxers temporals"
3471 #: builtin/checkout-index.c:204 builtin/column.c:30
3475 #: builtin/checkout-index.c:205
3476 msgid "when creating files, prepend <string>"
3477 msgstr "en crear fitxers, anteposa <cadena>"
3479 #: builtin/checkout-index.c:208
3480 msgid "copy out the files from named stage"
3481 msgstr "copia els fitxers des de l'etapa anomenada"
3483 #: builtin/checkout.c:24
3484 msgid "git checkout [<options>] <branch>"
3485 msgstr "git checkout [<opcions>] <branca>"
3487 #: builtin/checkout.c:25
3488 msgid "git checkout [<options>] [<branch>] -- <file>..."
3489 msgstr "git checkout [<opcions>] [<branca>] -- <fitxer>..."
3491 #: builtin/checkout.c:134 builtin/checkout.c:167
3493 msgid "path '%s' does not have our version"
3494 msgstr "el camí '%s' no té la versió nostra"
3496 #: builtin/checkout.c:136 builtin/checkout.c:169
3498 msgid "path '%s' does not have their version"
3499 msgstr "el camí '%s' no té la versió seva"
3501 #: builtin/checkout.c:152
3503 msgid "path '%s' does not have all necessary versions"
3504 msgstr "el camí '%s' no té totes les versions necessàries"
3506 #: builtin/checkout.c:196
3508 msgid "path '%s' does not have necessary versions"
3509 msgstr "el camí '%s' no té les versions necessàries"
3511 #: builtin/checkout.c:213
3513 msgid "path '%s': cannot merge"
3514 msgstr "camí '%s': no es pot fusionar"
3516 #: builtin/checkout.c:230
3518 msgid "Unable to add merge result for '%s'"
3519 msgstr "no s'ha pogut afegir el resultat de fusió per a '%s'"
3521 #: builtin/checkout.c:251 builtin/checkout.c:254 builtin/checkout.c:257
3522 #: builtin/checkout.c:260
3524 msgid "'%s' cannot be used with updating paths"
3525 msgstr "'%s' no es pot usar amb actualització de camins"
3527 #: builtin/checkout.c:263 builtin/checkout.c:266
3529 msgid "'%s' cannot be used with %s"
3530 msgstr "'%s' no es pot usar amb %s"
3532 #: builtin/checkout.c:269
3534 msgid "Cannot update paths and switch to branch '%s' at the same time."
3536 "No es pot actualitzar els camins i canviar a la branca '%s' a la vegada."
3538 #: builtin/checkout.c:280 builtin/checkout.c:474
3539 msgid "corrupt index file"
3540 msgstr "fitxer d'índex corrupte"
3542 #: builtin/checkout.c:340 builtin/checkout.c:347
3544 msgid "path '%s' is unmerged"
3545 msgstr "el camí '%s' està sense fusionar"
3547 #: builtin/checkout.c:496
3548 msgid "you need to resolve your current index first"
3549 msgstr "heu de resoldre el vostre índex actual primer"
3551 #: builtin/checkout.c:627
3553 msgid "Can not do reflog for '%s'\n"
3554 msgstr "No es pot fer reflog per a '%s'\n"
3556 #: builtin/checkout.c:663
3557 msgid "HEAD is now at"
3558 msgstr "HEAD ara és a"
3560 #: builtin/checkout.c:670
3562 msgid "Reset branch '%s'\n"
3563 msgstr "Restableix la branca '%s'\n"
3565 #: builtin/checkout.c:673
3567 msgid "Already on '%s'\n"
3568 msgstr "Ja en '%s'\n"
3570 #: builtin/checkout.c:677
3572 msgid "Switched to and reset branch '%s'\n"
3573 msgstr "S'ha agafat i restablert la branca '%s'\n"
3575 #: builtin/checkout.c:679 builtin/checkout.c:1134
3577 msgid "Switched to a new branch '%s'\n"
3578 msgstr "S'ha agafat la branca nova '%s'\n"
3580 #: builtin/checkout.c:681
3582 msgid "Switched to branch '%s'\n"
3583 msgstr "S'ha agafat la branca '%s'\n"
3585 #: builtin/checkout.c:733
3587 msgid " ... and %d more.\n"
3588 msgstr " ... i %d més.\n"
3590 #: builtin/checkout.c:739
3593 "Warning: you are leaving %d commit behind, not connected to\n"
3594 "any of your branches:\n"
3598 "Warning: you are leaving %d commits behind, not connected to\n"
3599 "any of your branches:\n"
3603 "Avís: esteu deixant enrere %d comissió, no connectada a\n"
3604 "cap de les vostres branques:\n"
3608 "Avís: esteu deixant enrere %d comissions, no connectades a\n"
3609 "cap de les vostres branques:\n"
3613 #: builtin/checkout.c:758
3616 "If you want to keep it by creating a new branch, this may be a good time\n"
3619 " git branch <new-branch-name> %s\n"
3622 "If you want to keep them by creating a new branch, this may be a good time\n"
3625 " git branch <new-branch-name> %s\n"
3628 "Si la voleu retenir creant una branca nova, ara pot ser un bon moment\n"
3629 "per a fer-ho amb:\n"
3631 " git branch <nom-de-branca-nova> %s\n"
3634 "Si les voleu retenir creant una branca nova, ara pot ser un bon moment\n"
3635 "per a fer-ho amb:\n"
3637 " git branch <nom-de-branca-nova> %s\n"
3640 #: builtin/checkout.c:794
3641 msgid "internal error in revision walk"
3642 msgstr "error intern en el passeig per revisions"
3644 #: builtin/checkout.c:798
3645 msgid "Previous HEAD position was"
3646 msgstr "La posició de HEAD anterior era"
3648 #: builtin/checkout.c:825 builtin/checkout.c:1129
3649 msgid "You are on a branch yet to be born"
3650 msgstr "Sou en una branca que encara ha de nàixer"
3652 #: builtin/checkout.c:931
3654 msgid "'%s' is already checked out at '%s'"
3655 msgstr "'%s' ja s'ha agafat a '%s'"
3657 #: builtin/checkout.c:1036
3659 msgid "only one reference expected, %d given."
3660 msgstr "només una referència esperada, %d donades."
3662 #: builtin/checkout.c:1075
3664 msgid "invalid reference: %s"
3665 msgstr "referència no vàlida: %s"
3667 #: builtin/checkout.c:1104
3669 msgid "reference is not a tree: %s"
3670 msgstr "la referència no és un arbre: %s"
3672 #: builtin/checkout.c:1143
3673 msgid "paths cannot be used with switching branches"
3674 msgstr "els camins no es poden usar amb canvi de branca"
3676 #: builtin/checkout.c:1146 builtin/checkout.c:1150
3678 msgid "'%s' cannot be used with switching branches"
3679 msgstr "'%s' no es pot usar amb canvi de branca"
3681 #: builtin/checkout.c:1154 builtin/checkout.c:1157 builtin/checkout.c:1162
3682 #: builtin/checkout.c:1165
3684 msgid "'%s' cannot be used with '%s'"
3685 msgstr "'%s' no es pot usar amb '%s'"
3687 #: builtin/checkout.c:1170
3689 msgid "Cannot switch branch to a non-commit '%s'"
3690 msgstr "No es pot canviar la branca a una no comissió '%s'"
3692 #: builtin/checkout.c:1203 builtin/checkout.c:1205 builtin/clone.c:83
3693 #: builtin/remote.c:159 builtin/remote.c:161 builtin/worktree.c:282
3694 #: builtin/worktree.c:284
3698 #: builtin/checkout.c:1204
3699 msgid "create and checkout a new branch"
3700 msgstr "crea i agafa una branca nova"
3702 #: builtin/checkout.c:1206
3703 msgid "create/reset and checkout a branch"
3704 msgstr "crea/restableix i agafa una branca"
3706 #: builtin/checkout.c:1207
3707 msgid "create reflog for new branch"
3708 msgstr "crea un registre de referència per a la branca nova"
3710 #: builtin/checkout.c:1208
3711 msgid "detach the HEAD at named commit"
3712 msgstr "separa el HEAD a la comissió anomenada"
3714 #: builtin/checkout.c:1209
3715 msgid "set upstream info for new branch"
3716 msgstr "estableix la informació de font de la branca nova"
3718 #: builtin/checkout.c:1211
3720 msgstr "branca-nova"
3722 #: builtin/checkout.c:1211
3723 msgid "new unparented branch"
3724 msgstr "branca nova sense mare"
3726 #: builtin/checkout.c:1212
3727 msgid "checkout our version for unmerged files"
3728 msgstr "agafa la versió nostra dels fitxers sense fusionar"
3730 #: builtin/checkout.c:1214
3731 msgid "checkout their version for unmerged files"
3732 msgstr "agafa la versió seva dels fitxers sense fusionar"
3734 #: builtin/checkout.c:1216
3735 msgid "force checkout (throw away local modifications)"
3736 msgstr "agafa a la força (descarta qualsevulles modificacions locals)"
3738 #: builtin/checkout.c:1217
3739 msgid "perform a 3-way merge with the new branch"
3740 msgstr "realitza una fusió de 3 vies amb la branca nova"
3742 #: builtin/checkout.c:1218 builtin/merge.c:227
3743 msgid "update ignored files (default)"
3744 msgstr "actualitza els fitxers ignorats (per defecte)"
3746 #: builtin/checkout.c:1219 builtin/log.c:1239 parse-options.h:244
3750 #: builtin/checkout.c:1220
3751 msgid "conflict style (merge or diff3)"
3752 msgstr "estil de conflicte (fusió o diff3)"
3754 #: builtin/checkout.c:1223
3755 msgid "do not limit pathspecs to sparse entries only"
3756 msgstr "no limitis les especificacions de camí només a entrades escasses"
3758 #: builtin/checkout.c:1225
3759 msgid "second guess 'git checkout <no-such-branch>'"
3760 msgstr "dubta 'git checkout <cap-branca-així>'"
3762 #: builtin/checkout.c:1227
3763 msgid "do not check if another worktree is holding the given ref"
3764 msgstr "no comprovis si altre arbre de treball té la referència donada"
3766 #: builtin/checkout.c:1252
3767 msgid "-b, -B and --orphan are mutually exclusive"
3768 msgstr "-b, -B i --orphan són mutualment exclusius"
3770 #: builtin/checkout.c:1269
3771 msgid "--track needs a branch name"
3772 msgstr "--track necessita un nom de branca"
3774 #: builtin/checkout.c:1274
3775 msgid "Missing branch name; try -b"
3776 msgstr "Manca el nom de branca; proveu -b"
3778 #: builtin/checkout.c:1310
3779 msgid "invalid path specification"
3780 msgstr "especificació de camí no vàlida"
3782 #: builtin/checkout.c:1317
3785 "Cannot update paths and switch to branch '%s' at the same time.\n"
3786 "Did you intend to checkout '%s' which can not be resolved as commit?"
3788 "No es poden actualitzar els camins i canviar a la branca '%s' a la vegada.\n"
3789 "Volíeu agafar '%s', la qual no es pot resoldre com a comissió?"
3791 #: builtin/checkout.c:1322
3793 msgid "git checkout: --detach does not take a path argument '%s'"
3794 msgstr "git checkout: --detach no accepta un paràmetre de camí '%s'"
3796 #: builtin/checkout.c:1326
3798 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
3799 "checking out of the index."
3801 "git checkout: --ours/--theirs, --force i --merge són incompatibles en\n"
3802 "agafar de l'índex."
3804 #: builtin/clean.c:26
3806 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
3808 "git clean [-d] [-f] [-i] [-n] [-q] [-e <patró>] [-x | -X] [--] <camins>..."
3810 #: builtin/clean.c:30
3812 msgid "Removing %s\n"
3813 msgstr "Eliminant %s\n"
3815 #: builtin/clean.c:31
3817 msgid "Would remove %s\n"
3818 msgstr "Eliminaria %s\n"
3820 #: builtin/clean.c:32
3822 msgid "Skipping repository %s\n"
3823 msgstr "Saltant el dipòsit %s\n"
3825 #: builtin/clean.c:33
3827 msgid "Would skip repository %s\n"
3828 msgstr "Saltaria el dipòsit %s\n"
3830 #: builtin/clean.c:34
3832 msgid "failed to remove %s"
3833 msgstr "s'ha fallat en eliminar %s"
3835 #: builtin/clean.c:295
3838 "1 - select a numbered item\n"
3839 "foo - select item based on unique prefix\n"
3840 " - (empty) select nothing"
3843 "1 - selecciona un ítem numerat\n"
3844 "foo - selecciona un ítem basat en un prefix únic\n"
3845 " - (buit) no seleccionis res"
3847 #: builtin/clean.c:299
3850 "1 - select a single item\n"
3851 "3-5 - select a range of items\n"
3852 "2-3,6-9 - select multiple ranges\n"
3853 "foo - select item based on unique prefix\n"
3854 "-... - unselect specified items\n"
3855 "* - choose all items\n"
3856 " - (empty) finish selecting"
3859 "1 - selecciona un sol ítem\n"
3860 "3-5 - selecciona un rang d'ítems\n"
3861 "2-3,6-9 - selecciona múltiples rangs\n"
3862 "foo - selecciona un ítem basat en un prefix únic\n"
3863 "-... - desselecciona els ítems seleccionats\n"
3864 "* - tria tots els ítems\n"
3865 " - (buit) finalitza la selecció"
3867 #: builtin/clean.c:515
3870 msgstr "Perdó (%s)?"
3872 #: builtin/clean.c:657
3874 msgid "Input ignore patterns>> "
3875 msgstr "Introduïu els patrons a ignorar>> "
3877 #: builtin/clean.c:694
3879 msgid "WARNING: Cannot find items matched by: %s"
3880 msgstr "AVÍS: No es pot trobar ítems que coincideixin amb: %s"
3882 #: builtin/clean.c:715
3883 msgid "Select items to delete"
3884 msgstr "Selecciona els ítems a suprimir"
3886 #. TRANSLATORS: Make sure to keep [y/N] as is
3887 #: builtin/clean.c:756
3889 msgid "Remove %s [y/N]? "
3890 msgstr "Voleu eliminar %s [y/N]? "
3892 #: builtin/clean.c:781
3896 #: builtin/clean.c:789
3898 "clean - start cleaning\n"
3899 "filter by pattern - exclude items from deletion\n"
3900 "select by numbers - select items to be deleted by numbers\n"
3901 "ask each - confirm each deletion (like \"rm -i\")\n"
3902 "quit - stop cleaning\n"
3903 "help - this screen\n"
3904 "? - help for prompt selection"
3906 "clean - comença a netejar\n"
3907 "filter by pattern - exclou ítems de supressió\n"
3908 "select by numbers - selecciona ítems a suprimir per números\n"
3909 "ask each - confirma cada supressió (com \"rm -i\")\n"
3910 "quit - deixa de netejar\n"
3911 "help - aquesta pantalla\n"
3912 "? - ajuda de selecció de l'avís"
3914 #: builtin/clean.c:816
3915 msgid "*** Commands ***"
3916 msgstr "*** Ordres ***"
3918 #: builtin/clean.c:817
3922 #: builtin/clean.c:825
3923 msgid "Would remove the following item:"
3924 msgid_plural "Would remove the following items:"
3925 msgstr[0] "Eliminaria l'ítem següent:"
3926 msgstr[1] "Eliminaria els ítems següents:"
3928 #: builtin/clean.c:842
3929 msgid "No more files to clean, exiting."
3930 msgstr "No hi ha més fitxers a netejar; sortint."
3932 #: builtin/clean.c:873
3933 msgid "do not print names of files removed"
3934 msgstr "no imprimeixis els noms dels fitxers eliminats"
3936 #: builtin/clean.c:875
3940 #: builtin/clean.c:876
3941 msgid "interactive cleaning"
3942 msgstr "neteja interactiva"
3944 #: builtin/clean.c:878
3945 msgid "remove whole directories"
3946 msgstr "elimina directoris sencers"
3948 #: builtin/clean.c:879 builtin/describe.c:407 builtin/grep.c:714
3949 #: builtin/ls-files.c:443 builtin/name-rev.c:311 builtin/show-ref.c:187
3953 #: builtin/clean.c:880
3954 msgid "add <pattern> to ignore rules"
3955 msgstr "afegiu <patró> per a ignorar les regles"
3957 #: builtin/clean.c:881
3958 msgid "remove ignored files, too"
3959 msgstr "elimina els fitxers ignorats, també"
3961 #: builtin/clean.c:883
3962 msgid "remove only ignored files"
3963 msgstr "elimina només els fitxers ignorats"
3965 #: builtin/clean.c:901
3966 msgid "-x and -X cannot be used together"
3967 msgstr "-x i -X no es poden usar junts"
3969 #: builtin/clean.c:905
3971 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
3974 "clean.requireForce està establerta a veritat i ni -i, -n ni -f s'ha donat; "
3977 #: builtin/clean.c:908
3979 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
3982 "clean.requireForce és per defecte veritat i ni -i, -n ni -f s'ha donat; "
3985 #: builtin/clone.c:37
3986 msgid "git clone [<options>] [--] <repo> [<dir>]"
3987 msgstr "git clone [<opcions>] [--] <dipòsit> [<directori>]"
3989 #: builtin/clone.c:57 builtin/fetch.c:111 builtin/merge.c:224
3990 #: builtin/push.c:523
3991 msgid "force progress reporting"
3992 msgstr "força l'informe de progrés"
3994 #: builtin/clone.c:59
3995 msgid "don't create a checkout"
3996 msgstr "no facis cap agafada"
3998 #: builtin/clone.c:60 builtin/clone.c:62 builtin/init-db.c:503
3999 msgid "create a bare repository"
4000 msgstr "crea un dipòsit nu"
4002 #: builtin/clone.c:64
4003 msgid "create a mirror repository (implies bare)"
4004 msgstr "crea un dipòsit reflectit (implica bare)"
4006 #: builtin/clone.c:66
4007 msgid "to clone from a local repository"
4008 msgstr "per a clonar des d'un dipòsit local"
4010 #: builtin/clone.c:68
4011 msgid "don't use local hardlinks, always copy"
4012 msgstr "no usis enllaços durs locals, sempre copia"
4014 #: builtin/clone.c:70
4015 msgid "setup as shared repository"
4016 msgstr "configura com a dipòsit compartit"
4018 #: builtin/clone.c:72 builtin/clone.c:74
4019 msgid "initialize submodules in the clone"
4020 msgstr "initialitza els submòduls en el clon"
4022 #: builtin/clone.c:75 builtin/init-db.c:500
4023 msgid "template-directory"
4024 msgstr "directori-de-plantilla"
4026 #: builtin/clone.c:76 builtin/init-db.c:501
4027 msgid "directory from which templates will be used"
4028 msgstr "directori del qual les plantilles s'usaran"
4030 #: builtin/clone.c:78
4031 msgid "reference repository"
4032 msgstr "dipòsit de referència"
4034 #: builtin/clone.c:80
4035 msgid "use --reference only while cloning"
4036 msgstr "usa --reference només en clonar"
4038 #: builtin/clone.c:81 builtin/column.c:26 builtin/merge-file.c:44
4042 #: builtin/clone.c:82
4043 msgid "use <name> instead of 'origin' to track upstream"
4044 msgstr "usa <nom> en lloc de 'origin' per a seguir la font"
4046 #: builtin/clone.c:84
4047 msgid "checkout <branch> instead of the remote's HEAD"
4048 msgstr "agafa <branca> en lloc del HEAD del remot"
4050 #: builtin/clone.c:86
4051 msgid "path to git-upload-pack on the remote"
4052 msgstr "camí a git-upload-pack en el remot"
4054 #: builtin/clone.c:87 builtin/fetch.c:112 builtin/grep.c:659
4056 msgstr "profunditat"
4058 #: builtin/clone.c:88
4059 msgid "create a shallow clone of that depth"
4060 msgstr "crea un clon superficial de tal profunditat"
4062 #: builtin/clone.c:90
4063 msgid "clone only one branch, HEAD or --branch"
4064 msgstr "clona només una branca, HEAD o --branch"
4066 #: builtin/clone.c:91 builtin/init-db.c:509
4068 msgstr "directori de git"
4070 #: builtin/clone.c:92 builtin/init-db.c:510
4071 msgid "separate git dir from working tree"
4072 msgstr "separa el directori de git de l'arbre de treball"
4074 #: builtin/clone.c:93
4078 #: builtin/clone.c:94
4079 msgid "set config inside the new repository"
4080 msgstr "estableix la configuració dins del dipòsit nou"
4082 #: builtin/clone.c:240
4084 msgid "reference repository '%s' is not a local repository."
4085 msgstr "el dipòsit de referència '%s' no és un dipòsit local."
4087 #: builtin/clone.c:244
4089 msgid "reference repository '%s' is shallow"
4090 msgstr "el dipòsit de referència '%s' és superficial"
4092 #: builtin/clone.c:247
4094 msgid "reference repository '%s' is grafted"
4095 msgstr "el dipòsit de referència '%s' és empeltat"
4097 #: builtin/clone.c:310
4099 msgid "failed to create directory '%s'"
4100 msgstr "s'ha fallat en crear el directori '%s'"
4102 #: builtin/clone.c:312 builtin/diff.c:84
4104 msgid "failed to stat '%s'"
4105 msgstr "s'ha fallat en fer stat a '%s'"
4107 #: builtin/clone.c:314
4109 msgid "%s exists and is not a directory"
4110 msgstr "%s existeix i no és un directori"
4112 #: builtin/clone.c:328
4114 msgid "failed to stat %s\n"
4115 msgstr "s'ha fallat en fer stat a '%s'\n"
4117 #: builtin/clone.c:350
4119 msgid "failed to create link '%s'"
4120 msgstr "s'ha fallat en crear l'enllaç '%s'"
4122 #: builtin/clone.c:354
4124 msgid "failed to copy file to '%s'"
4125 msgstr "s'ha fallat en copiar el fitxer a '%s'"
4127 #: builtin/clone.c:377 builtin/clone.c:551
4132 #: builtin/clone.c:389
4134 "Clone succeeded, but checkout failed.\n"
4135 "You can inspect what was checked out with 'git status'\n"
4136 "and retry the checkout with 'git checkout -f HEAD'\n"
4138 "La clonació ha tingut èxit, però l'agafada ha fallat.\n"
4139 "Podeu inspeccionar què s'ha agafat amb 'git status' i\n"
4140 "tornar a intentar l'agafada amb 'git checkout -f HEAD'\n"
4142 #: builtin/clone.c:466
4144 msgid "Could not find remote branch %s to clone."
4145 msgstr "No s'ha pogut trobar la branca remota %s per a clonar."
4147 #: builtin/clone.c:546
4149 msgid "Checking connectivity... "
4150 msgstr "Provant connectivitat... "
4152 #: builtin/clone.c:549
4153 msgid "remote did not send all necessary objects"
4154 msgstr "el remot no ha enviat tots els objectes necessaris"
4156 #: builtin/clone.c:613
4157 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
4159 "el HEAD remot es refereix a una referència que no existeix; no s'ha pogut "
4162 #: builtin/clone.c:644
4163 msgid "unable to checkout working tree"
4164 msgstr "no s'ha pogut agafar l'arbre de treball"
4166 #: builtin/clone.c:731
4167 msgid "cannot repack to clean up"
4168 msgstr "no es pot reempaquetar per a netejar"
4170 #: builtin/clone.c:733
4171 msgid "cannot unlink temporary alternates file"
4172 msgstr "no es pot desenllaçar el fitxer d'alternatives temporal"
4174 #: builtin/clone.c:763
4175 msgid "Too many arguments."
4176 msgstr "Hi ha massa paràmetres."
4178 #: builtin/clone.c:767
4179 msgid "You must specify a repository to clone."
4180 msgstr "Heu d'especificar un dipòsit per a clonar."
4182 #: builtin/clone.c:778
4184 msgid "--bare and --origin %s options are incompatible."
4185 msgstr "les opcions --bare i --origin %s són incompatibles."
4187 #: builtin/clone.c:781
4188 msgid "--bare and --separate-git-dir are incompatible."
4189 msgstr "--bare i --separate-git-dir són incompatibles."
4191 #: builtin/clone.c:794
4193 msgid "repository '%s' does not exist"
4194 msgstr "el dipòsit '%s' no existeix"
4196 #: builtin/clone.c:800 builtin/fetch.c:1160
4198 msgid "depth %s is not a positive number"
4199 msgstr "la profunditat %s no és nombre positiu"
4201 #: builtin/clone.c:810
4203 msgid "destination path '%s' already exists and is not an empty directory."
4204 msgstr "el camí destí '%s' ja existeix i no és un directori buit."
4206 #: builtin/clone.c:820
4208 msgid "working tree '%s' already exists."
4209 msgstr "l'arbre de treball '%s' ja existeix."
4211 #: builtin/clone.c:835 builtin/clone.c:846 builtin/worktree.c:193
4212 #: builtin/worktree.c:220
4214 msgid "could not create leading directories of '%s'"
4215 msgstr "no s'ha pogut crear els directoris inicials de '%s'"
4217 #: builtin/clone.c:838
4219 msgid "could not create work tree dir '%s'"
4220 msgstr "no s'ha pogut crear el directori d'arbre de treball '%s'"
4222 #: builtin/clone.c:856
4224 msgid "Cloning into bare repository '%s'...\n"
4225 msgstr "Clonant al dipòsit nu '%s'...\n"
4227 #: builtin/clone.c:858
4229 msgid "Cloning into '%s'...\n"
4230 msgstr "Clonant a '%s'...\n"
4232 #: builtin/clone.c:883
4233 msgid "--dissociate given, but there is no --reference"
4234 msgstr "s'ha donat --dissociate, però no hi ha --reference"
4236 #: builtin/clone.c:900
4237 msgid "--depth is ignored in local clones; use file:// instead."
4238 msgstr "--depth s'ignora en els clons locals; useu file:// en lloc d'això."
4240 #: builtin/clone.c:903
4241 msgid "source repository is shallow, ignoring --local"
4242 msgstr "el dipòsit font és superficial, ignorant --local"
4244 #: builtin/clone.c:908
4245 msgid "--local is ignored"
4246 msgstr "--local s'ignora"
4248 #: builtin/clone.c:912
4250 msgid "Don't know how to clone %s"
4251 msgstr "No es sap com clonar %s"
4253 #: builtin/clone.c:961 builtin/clone.c:969
4255 msgid "Remote branch %s not found in upstream %s"
4256 msgstr "La branca remota %s no es troba en la font %s"
4258 #: builtin/clone.c:972
4259 msgid "You appear to have cloned an empty repository."
4260 msgstr "Sembla que heu clonat un dipòsit buit."
4262 #: builtin/column.c:9
4263 msgid "git column [<options>]"
4264 msgstr "git column [<opcions>]"
4266 #: builtin/column.c:26
4267 msgid "lookup config vars"
4268 msgstr "cerca les variables de configuració"
4270 #: builtin/column.c:27 builtin/column.c:28
4271 msgid "layout to use"
4274 #: builtin/column.c:29
4275 msgid "Maximum width"
4276 msgstr "Amplada màxima"
4278 #: builtin/column.c:30
4279 msgid "Padding space on left border"
4280 msgstr "Espai d'encoixinada en el marge esquerre"
4282 #: builtin/column.c:31
4283 msgid "Padding space on right border"
4284 msgstr "Espai d'encoixinada en el marge dret"
4286 #: builtin/column.c:32
4287 msgid "Padding space between columns"
4288 msgstr "Espai d'encoixinada entre columnes"
4290 #: builtin/column.c:51
4291 msgid "--command must be the first argument"
4292 msgstr "--command ha de ser el primer paràmetre"
4294 #: builtin/commit.c:37
4295 msgid "git commit [<options>] [--] <pathspec>..."
4296 msgstr "git commit [<opcions>] [--] <especificació-de-camí>..."
4298 #: builtin/commit.c:42
4299 msgid "git status [<options>] [--] <pathspec>..."
4300 msgstr "git status [<opcions>] [--] <especificació-de-camí>..."
4302 #: builtin/commit.c:47
4304 "Your name and email address were configured automatically based\n"
4305 "on your username and hostname. Please check that they are accurate.\n"
4306 "You can suppress this message by setting them explicitly. Run the\n"
4307 "following command and follow the instructions in your editor to edit\n"
4308 "your configuration file:\n"
4310 " git config --global --edit\n"
4312 "After doing this, you may fix the identity used for this commit with:\n"
4314 " git commit --amend --reset-author\n"
4316 "S'han configurat el vostre nom i adreça de correu electrònic\n"
4317 "automàticament basats en el vostre nom d'usuari i nom de host. Si us\n"
4318 "plau, comproveu que siguin correctes. Podeu suprimir aquest missatge\n"
4319 "establint-los explícitament. Executeu l'ordre següent i seguiu les\n"
4320 "instruccions en el vostre editor per editar el vostre fitxer de\n"
4323 " git config --global --edit\n"
4324 "Després de fer això, podeu arreglar la identitat usada per a aquesta\n"
4327 " git commit --amend --reset-author\n"
4329 #: builtin/commit.c:60
4331 "Your name and email address were configured automatically based\n"
4332 "on your username and hostname. Please check that they are accurate.\n"
4333 "You can suppress this message by setting them explicitly:\n"
4335 " git config --global user.name \"Your Name\"\n"
4336 " git config --global user.email you@example.com\n"
4338 "After doing this, you may fix the identity used for this commit with:\n"
4340 " git commit --amend --reset-author\n"
4342 "S'han configurat el vostre nom i adreça de correu electrònic\n"
4343 "automàticament basats en el vostre nom d'usuari i nom de host. Si us\n"
4344 "plau, comproveu que siguin correctes. Podeu suprimir aquest missatge\n"
4345 "establint-los explícitament:\n"
4347 " git config --global user.name \"El Vostre Nom\"\n"
4348 " git config --global user.email tu@example.com\n"
4350 "Després de fer això, podeu arreglar la identitat usada per a aquesta\n"
4353 " git commit --amend --reset-author\n"
4355 #: builtin/commit.c:72
4357 "You asked to amend the most recent commit, but doing so would make\n"
4358 "it empty. You can repeat your command with --allow-empty, or you can\n"
4359 "remove the commit entirely with \"git reset HEAD^\".\n"
4361 "Heu demanat esmenar la comissió més recent, però fer això la\n"
4362 "deixaria buida. Podeu repetir la vostra ordre amb --allow-empty, o\n"
4363 "podeu eliminar la comissió per complet amb \"git reset HEAD^\".\n"
4365 #: builtin/commit.c:77
4367 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
4368 "If you wish to commit it anyway, use:\n"
4370 " git commit --allow-empty\n"
4373 "El recull de cireres previ ja està buit, possiblement a causa de resolució "
4375 "Si el voleu cometre de totes maneres, useu:\n"
4377 " git commit --allow-empty\n"
4380 #: builtin/commit.c:84
4381 msgid "Otherwise, please use 'git reset'\n"
4382 msgstr "D'altra manera, si us plau, useu 'git reset'\n"
4384 #: builtin/commit.c:87
4386 "If you wish to skip this commit, use:\n"
4390 "Then \"git cherry-pick --continue\" will resume cherry-picking\n"
4391 "the remaining commits.\n"
4393 "Si voleu ometre aquesta comissió, useu:\n"
4397 "Llavors \"git cherry-pick --continue\" reprendrà recollint\n"
4398 "com a cireres les comissions restants.\n"
4400 #: builtin/commit.c:304
4401 msgid "failed to unpack HEAD tree object"
4402 msgstr "s'ha fallat en desempaquetar l'objecte d'arbre HEAD"
4404 #: builtin/commit.c:344
4405 msgid "unable to create temporary index"
4406 msgstr "no s'ha pogut crear un índex temporal"
4408 #: builtin/commit.c:350
4409 msgid "interactive add failed"
4410 msgstr "l'afegiment interactiu ha fallat"
4412 #: builtin/commit.c:361
4413 msgid "unable to write index file"
4414 msgstr "no s'ha pogut escriure el fitxer d'índex"
4416 #: builtin/commit.c:363
4417 msgid "unable to update temporary index"
4418 msgstr "no s'ha pogut actualitzar l'índex temporal"
4420 #: builtin/commit.c:365
4421 msgid "Failed to update main cache tree"
4422 msgstr "S'ha fallat en actualitzar l'arbre principal de memòria cau"
4424 #: builtin/commit.c:389 builtin/commit.c:414 builtin/commit.c:463
4425 msgid "unable to write new_index file"
4426 msgstr "no s'ha pogut escriure el fitxer new_index"
4428 #: builtin/commit.c:445
4429 msgid "cannot do a partial commit during a merge."
4430 msgstr "no es pot fer una comissió parcial durant una fusió."
4432 #: builtin/commit.c:447
4433 msgid "cannot do a partial commit during a cherry-pick."
4434 msgstr "no es pot fer una comissió parcial durant un recull de cireres."
4436 #: builtin/commit.c:456
4437 msgid "cannot read the index"
4438 msgstr "no es pot llegir l'índex"
4440 #: builtin/commit.c:475
4441 msgid "unable to write temporary index file"
4442 msgstr "no s'ha pogut escriure un fitxer d'índex temporal"
4444 #: builtin/commit.c:580
4446 msgid "commit '%s' lacks author header"
4447 msgstr "a la comissió '%s' li manca la capçalera d'autor"
4449 #: builtin/commit.c:582
4451 msgid "commit '%s' has malformed author line"
4452 msgstr "la comissió '%s' té una línia d'autor mal formada"
4454 #: builtin/commit.c:601
4455 msgid "malformed --author parameter"
4456 msgstr "paràmetre --author mal format"
4458 #: builtin/commit.c:609
4460 msgid "invalid date format: %s"
4461 msgstr "format de data no vàlid: %s"
4463 #: builtin/commit.c:653
4465 "unable to select a comment character that is not used\n"
4466 "in the current commit message"
4468 "no es pot seleccionar un caràcter de comentari que\n"
4469 "no sigui usat en el missatge de comissió actual"
4471 #: builtin/commit.c:690 builtin/commit.c:723 builtin/commit.c:1080
4473 msgid "could not lookup commit %s"
4474 msgstr "no s'ha pogut trobar la comissió %s"
4476 #: builtin/commit.c:702 builtin/shortlog.c:273
4478 msgid "(reading log message from standard input)\n"
4479 msgstr "(llegint el missatge de registre de l'entrada estàndard)\n"
4481 #: builtin/commit.c:704
4482 msgid "could not read log from standard input"
4483 msgstr "no s'ha pogut llegir de l'entrada estàndard"
4485 #: builtin/commit.c:708
4487 msgid "could not read log file '%s'"
4488 msgstr "no s'ha pogut llegir el fitxer de registre '%s'"
4490 #: builtin/commit.c:730
4491 msgid "could not read MERGE_MSG"
4492 msgstr "no s'ha pogut llegir MERGE_MSG"
4494 #: builtin/commit.c:734
4495 msgid "could not read SQUASH_MSG"
4496 msgstr "no s'ha pogur llegir SQUASH_MSG"
4498 #: builtin/commit.c:738 builtin/merge.c:1079
4500 msgid "could not read '%s'"
4501 msgstr "no s'ha pogut llegir '%s'"
4503 #: builtin/commit.c:785
4504 msgid "could not write commit template"
4505 msgstr "no s'ha pogut escriure la plantilla de comissió"
4507 #: builtin/commit.c:803
4511 "It looks like you may be committing a merge.\n"
4512 "If this is not correct, please remove the file\n"
4517 "Sembla que podeu estar cometent una fusió.\n"
4518 "Si això no és correcte, si us plau, elimineu el fitxer\n"
4520 "i intenteu-ho de nou.\n"
4522 #: builtin/commit.c:808
4526 "It looks like you may be committing a cherry-pick.\n"
4527 "If this is not correct, please remove the file\n"
4532 "Sembla que podeu estar cometent un recull de cireres.\n"
4533 "Si això no és correcte, si us plau elimineu el fitxer\n"
4535 "i intenteu-ho de nou.\n"
4537 #: builtin/commit.c:821
4540 "Please enter the commit message for your changes. Lines starting\n"
4541 "with '%c' will be ignored, and an empty message aborts the commit.\n"
4543 "Si us plau, introduïu el missatge de comissió dels vostres canvis.\n"
4544 "S'ignoraran les línies començant amb '%c', i un missatge de\n"
4545 "comissió buit avorta la comissió.\n"
4547 #: builtin/commit.c:828
4550 "Please enter the commit message for your changes. Lines starting\n"
4551 "with '%c' will be kept; you may remove them yourself if you want to.\n"
4552 "An empty message aborts the commit.\n"
4554 "Si us plau, introduïu el missatge de comissió dels vostres canvis.\n"
4555 "Es retindran les línies començants amb '%c'; podeu eliminar-les per vós\n"
4556 "mateix si voleu. Un missatge buit avorta la comissió.\n"
4558 #: builtin/commit.c:848
4560 msgid "%sAuthor: %.*s <%.*s>"
4561 msgstr "%sAutor: %.*s <%.*s>"
4563 #: builtin/commit.c:856
4568 #: builtin/commit.c:863
4570 msgid "%sCommitter: %.*s <%.*s>"
4571 msgstr "%sComitent: %.*s <%.*s>"
4573 #: builtin/commit.c:881
4574 msgid "Cannot read index"
4575 msgstr "No es pot llegir l'índex"
4577 #: builtin/commit.c:938
4578 msgid "Error building trees"
4579 msgstr "Error en construir arbres"
4581 #: builtin/commit.c:953 builtin/tag.c:495
4583 msgid "Please supply the message using either -m or -F option.\n"
4584 msgstr "Si us plau, proveïu el missatge per usar o l'opció -m o l'opció -F.\n"
4586 #: builtin/commit.c:1055
4588 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
4590 "--author '%s' no és 'Nom <adreça-de-correu-electrònic>' i no coincideix amb\n"
4591 "cap autor existent"
4593 #: builtin/commit.c:1070 builtin/commit.c:1310
4595 msgid "Invalid untracked files mode '%s'"
4596 msgstr "Mode de fitxers no seguits no vàlid '%s'"
4598 #: builtin/commit.c:1107
4599 msgid "--long and -z are incompatible"
4600 msgstr "--long i -z són incompatibles"
4602 #: builtin/commit.c:1137
4603 msgid "Using both --reset-author and --author does not make sense"
4604 msgstr "Usar ambdós --reset-author i --author no té sentit"
4606 #: builtin/commit.c:1146
4607 msgid "You have nothing to amend."
4608 msgstr "No teniu res a esmenar."
4610 #: builtin/commit.c:1149
4611 msgid "You are in the middle of a merge -- cannot amend."
4612 msgstr "Esteu enmig d'una fusió -- no es pot esmenar."
4614 #: builtin/commit.c:1151
4615 msgid "You are in the middle of a cherry-pick -- cannot amend."
4616 msgstr "Esteu enmig d'un recull de cireres -- no es pot esmenar."
4618 #: builtin/commit.c:1154
4619 msgid "Options --squash and --fixup cannot be used together"
4620 msgstr "Les opcions --squash i --fixup no es poden usar juntes"
4622 #: builtin/commit.c:1164
4623 msgid "Only one of -c/-C/-F/--fixup can be used."
4624 msgstr "Només un de -c/-C/-F/--fixup es pot usar."
4626 #: builtin/commit.c:1166
4627 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
4628 msgstr "L'opció -m no es pot combinar amb -c/-C/-F/--fixup."
4630 #: builtin/commit.c:1174
4631 msgid "--reset-author can be used only with -C, -c or --amend."
4632 msgstr "--reset-author només es pot usar amb -C, -c o --amend."
4634 #: builtin/commit.c:1191
4635 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
4636 msgstr "Només un de --include/--only/--all/--interactive/--patch es pot usar."
4638 #: builtin/commit.c:1193
4639 msgid "No paths with --include/--only does not make sense."
4640 msgstr "--include/--only no té sentit sense camí."
4642 #: builtin/commit.c:1195
4643 msgid "Clever... amending the last one with dirty index."
4644 msgstr "Intel·ligent... esmenant l'últim amb índex brut."
4646 #: builtin/commit.c:1197
4647 msgid "Explicit paths specified without -i or -o; assuming --only paths..."
4649 "S'han especificat camins explícits sense -i o -o; presumint camins --only..."
4651 #: builtin/commit.c:1209 builtin/tag.c:728
4653 msgid "Invalid cleanup mode %s"
4654 msgstr "Mode de neteja no vàlid %s"
4656 #: builtin/commit.c:1214
4657 msgid "Paths with -a does not make sense."
4658 msgstr "-a no té sentit amb camins."
4660 #: builtin/commit.c:1324 builtin/commit.c:1603
4661 msgid "show status concisely"
4662 msgstr "mostra l'estat concisament"
4664 #: builtin/commit.c:1326 builtin/commit.c:1605
4665 msgid "show branch information"
4666 msgstr "mostra la informació de branca"
4668 #: builtin/commit.c:1328 builtin/commit.c:1607 builtin/push.c:509
4669 msgid "machine-readable output"
4670 msgstr "sortida llegible per màquina"
4672 #: builtin/commit.c:1331 builtin/commit.c:1609
4673 msgid "show status in long format (default)"
4674 msgstr "mostra l'estat en format llarg (per defecte)"
4676 #: builtin/commit.c:1334 builtin/commit.c:1612
4677 msgid "terminate entries with NUL"
4678 msgstr "acaba les entrades amb NUL"
4680 #: builtin/commit.c:1336 builtin/commit.c:1615 builtin/fast-export.c:980
4681 #: builtin/fast-export.c:983 builtin/tag.c:603
4685 #: builtin/commit.c:1337 builtin/commit.c:1615
4686 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
4688 "mostra els fitxers no seguits, modes opcional: all, normal, no. (Per "
4691 #: builtin/commit.c:1340
4692 msgid "show ignored files"
4693 msgstr "mostra els fitxers ignorats"
4695 #: builtin/commit.c:1341 parse-options.h:152
4699 #: builtin/commit.c:1342
4701 "ignore changes to submodules, optional when: all, dirty, untracked. "
4704 "ignora els canvis als submòduls, opcional quan: all, dirty, untracked. (Per "
4707 #: builtin/commit.c:1344
4708 msgid "list untracked files in columns"
4709 msgstr "mostra els fitxers no seguits en columnes"
4711 #: builtin/commit.c:1430
4712 msgid "couldn't look up newly created commit"
4713 msgstr "no s'ha pogut trobar la comissió novament creada"
4715 #: builtin/commit.c:1432
4716 msgid "could not parse newly created commit"
4717 msgstr "no s'ha pogut analitzar la comissió novament creada"
4719 #: builtin/commit.c:1477
4720 msgid "detached HEAD"
4721 msgstr "HEAD separat"
4723 #: builtin/commit.c:1480
4724 msgid " (root-commit)"
4725 msgstr " (comissió d'arrel)"
4727 #: builtin/commit.c:1573
4728 msgid "suppress summary after successful commit"
4729 msgstr "omet el resum després d'una comissió reeixida"
4731 #: builtin/commit.c:1574
4732 msgid "show diff in commit message template"
4733 msgstr "mostra la diferència en la plantilla de missatge de comissió"
4735 #: builtin/commit.c:1576
4736 msgid "Commit message options"
4737 msgstr "Opcions de missatge de comissió"
4739 #: builtin/commit.c:1577 builtin/tag.c:601
4740 msgid "read message from file"
4741 msgstr "llegiu el missatge des d'un fitxer"
4743 #: builtin/commit.c:1578
4747 #: builtin/commit.c:1578
4748 msgid "override author for commit"
4749 msgstr "autor corregit de la comissió"
4751 #: builtin/commit.c:1579 builtin/gc.c:280
4755 #: builtin/commit.c:1579
4756 msgid "override date for commit"
4757 msgstr "data corregida de la comissió"
4759 #: builtin/commit.c:1580 builtin/merge.c:218 builtin/notes.c:391
4760 #: builtin/notes.c:554 builtin/tag.c:599
4764 #: builtin/commit.c:1580
4765 msgid "commit message"
4766 msgstr "missatge de comissió"
4768 #: builtin/commit.c:1581
4769 msgid "reuse and edit message from specified commit"
4770 msgstr "reusa i edita el missatge de la comissió especificada"
4772 #: builtin/commit.c:1582
4773 msgid "reuse message from specified commit"
4774 msgstr "reusa el missatge de la comissió especificada"
4776 #: builtin/commit.c:1583
4777 msgid "use autosquash formatted message to fixup specified commit"
4779 "usa el missatge formatat d'aixafada automàtica per a arreglar la comissió "
4782 #: builtin/commit.c:1584
4783 msgid "use autosquash formatted message to squash specified commit"
4785 "usa el missatge formatat d'aixafada automàtica per a aixafar la comissió "
4788 #: builtin/commit.c:1585
4789 msgid "the commit is authored by me now (used with -C/-c/--amend)"
4790 msgstr "l'autor de la comissió ja sóc jo (s'usa amb -C/-c/--amend)"
4792 #: builtin/commit.c:1586 builtin/log.c:1191 builtin/revert.c:86
4793 msgid "add Signed-off-by:"
4794 msgstr "afegeix Signed-off-by:"
4796 #: builtin/commit.c:1587
4797 msgid "use specified template file"
4798 msgstr "usa el fitxer de plantilla especificat"
4800 #: builtin/commit.c:1588
4801 msgid "force edit of commit"
4802 msgstr "força l'edició de la comissió"
4804 #: builtin/commit.c:1589
4806 msgstr "per defecte"
4808 #: builtin/commit.c:1589 builtin/tag.c:604
4809 msgid "how to strip spaces and #comments from message"
4810 msgstr "com despullar els espais i #comentaris del missatge"
4812 #: builtin/commit.c:1590
4813 msgid "include status in commit message template"
4814 msgstr "inclou l'estat en la plantilla de missatge de comissió"
4816 #: builtin/commit.c:1591 builtin/merge.c:225 builtin/revert.c:92
4817 #: builtin/tag.c:605
4821 #: builtin/commit.c:1592 builtin/merge.c:226 builtin/revert.c:93
4822 msgid "GPG sign commit"
4823 msgstr "firma la comissió amb GPG"
4825 #: builtin/commit.c:1595
4826 msgid "Commit contents options"
4827 msgstr "Opcions dels continguts de les comissions"
4829 #: builtin/commit.c:1596
4830 msgid "commit all changed files"
4831 msgstr "comet tots els fitxers canviats"
4833 #: builtin/commit.c:1597
4834 msgid "add specified files to index for commit"
4835 msgstr "afegeix els fitxers especificats a l'índex per a cometre"
4837 #: builtin/commit.c:1598
4838 msgid "interactively add files"
4839 msgstr "afegeix els fitxers interactivament"
4841 #: builtin/commit.c:1599
4842 msgid "interactively add changes"
4843 msgstr "afegeix els canvis interactivament"
4845 #: builtin/commit.c:1600
4846 msgid "commit only specified files"
4847 msgstr "comet només els fitxers especificats"
4849 #: builtin/commit.c:1601
4850 msgid "bypass pre-commit hook"
4851 msgstr "evita el ganxo de precomissió"
4853 #: builtin/commit.c:1602
4854 msgid "show what would be committed"
4855 msgstr "mostra què es cometria"
4857 #: builtin/commit.c:1613
4858 msgid "amend previous commit"
4859 msgstr "esmena la comissió anterior"
4861 #: builtin/commit.c:1614
4862 msgid "bypass post-rewrite hook"
4863 msgstr "evita el ganxo de postreescriure"
4865 #: builtin/commit.c:1619
4866 msgid "ok to record an empty change"
4867 msgstr "està bé registrar un canvi buit"
4869 #: builtin/commit.c:1621
4870 msgid "ok to record a change with an empty message"
4871 msgstr "està bé registrar un canvi amb missatge buit"
4873 #: builtin/commit.c:1650
4874 msgid "could not parse HEAD commit"
4875 msgstr "no s'ha pogut analitzar la comissió HEAD"
4877 #: builtin/commit.c:1689 builtin/merge.c:1076
4879 msgid "could not open '%s' for reading"
4880 msgstr "no s'ha pogut obrir '%s' per a lectura"
4882 #: builtin/commit.c:1696
4884 msgid "Corrupt MERGE_HEAD file (%s)"
4885 msgstr "Fitxer MERGE_HEAD corrupte (%s)"
4887 #: builtin/commit.c:1703
4888 msgid "could not read MERGE_MODE"
4889 msgstr "no s'ha pogut llegir MERGE_MODE"
4891 #: builtin/commit.c:1722
4893 msgid "could not read commit message: %s"
4894 msgstr "no s'ha pogut llegir el missatge de comissió: %s"
4896 #: builtin/commit.c:1733
4898 msgid "Aborting commit; you did not edit the message.\n"
4899 msgstr "Avortant la comissió; no heu editat el missatge.\n"
4901 #: builtin/commit.c:1738
4903 msgid "Aborting commit due to empty commit message.\n"
4904 msgstr "Avortant la comissió a causa d'un missatge de comissió buit.\n"
4906 #: builtin/commit.c:1753 builtin/merge.c:829 builtin/merge.c:854
4907 msgid "failed to write commit object"
4908 msgstr "s'ha fallat en escriure l'objecte de comissió"
4910 #: builtin/commit.c:1786
4912 "Repository has been updated, but unable to write\n"
4913 "new_index file. Check that disk is not full and quota is\n"
4914 "not exceeded, and then \"git reset HEAD\" to recover."
4916 "S'ha actualitzat el dipòsit, però no es pot escriure el\n"
4917 "fitxer new_index. Comproveu que el disc no estigui ple i\n"
4918 "que la quota no estigui excedida, i després\n"
4919 "\"git reset HEAD\" per a recuperar."
4921 #: builtin/config.c:8
4922 msgid "git config [<options>]"
4923 msgstr "git config [<opcions>]"
4925 #: builtin/config.c:53
4926 msgid "Config file location"
4927 msgstr "Ubicació del fitxer de configuració"
4929 #: builtin/config.c:54
4930 msgid "use global config file"
4931 msgstr "usa el fitxer de configuració global"
4933 #: builtin/config.c:55
4934 msgid "use system config file"
4935 msgstr "usa el fitxer de configuració del sistema"
4937 #: builtin/config.c:56
4938 msgid "use repository config file"
4939 msgstr "usa el fitxer de configuració del dipòsit"
4941 #: builtin/config.c:57
4942 msgid "use given config file"
4943 msgstr "usa el fitxer de configuració donat"
4945 #: builtin/config.c:58
4949 #: builtin/config.c:58
4950 msgid "read config from given blob object"
4951 msgstr "llegeix la configuració de l'objecte de blob donat"
4953 #: builtin/config.c:59
4957 #: builtin/config.c:60
4958 msgid "get value: name [value-regex]"
4959 msgstr "obtén valor: nom [regex-de-valors]"
4961 #: builtin/config.c:61
4962 msgid "get all values: key [value-regex]"
4963 msgstr "obtén tots els valors: clau [regex-de-valors]"
4965 #: builtin/config.c:62
4966 msgid "get values for regexp: name-regex [value-regex]"
4967 msgstr "obtén valors de regexp: regex-de-noms [regex-de-valors]"
4969 #: builtin/config.c:63
4970 msgid "get value specific for the URL: section[.var] URL"
4971 msgstr "obtén el valor especific per a l'URL: secció[.variable] URL"
4973 #: builtin/config.c:64
4974 msgid "replace all matching variables: name value [value_regex]"
4976 "reemplaça totes les variables que coincideixen: nom valor [regex_de_valors]"
4978 #: builtin/config.c:65
4979 msgid "add a new variable: name value"
4980 msgstr "afegeix una variable nova: nom valor"
4982 #: builtin/config.c:66
4983 msgid "remove a variable: name [value-regex]"
4984 msgstr "elimina una variable: nom [regex-de-valors]"
4986 #: builtin/config.c:67
4987 msgid "remove all matches: name [value-regex]"
4988 msgstr "elimina totes les coincidències: nom [regex-de-valors]"
4990 #: builtin/config.c:68
4991 msgid "rename section: old-name new-name"
4992 msgstr "canvia el nom de secció: nom-antic nom-nou"
4994 #: builtin/config.c:69
4995 msgid "remove a section: name"
4996 msgstr "elimina una secció: nom"
4998 #: builtin/config.c:70
5000 msgstr "llista tots"
5002 #: builtin/config.c:71
5003 msgid "open an editor"
5004 msgstr "obre un editor"
5006 #: builtin/config.c:72
5007 msgid "find the color configured: slot [default]"
5008 msgstr "troba el color configurat: ranura [per defecte]"
5010 #: builtin/config.c:73
5011 msgid "find the color setting: slot [stdout-is-tty]"
5012 msgstr "troba l'ajust de color: ranura [stdout-és-tty]"
5014 #: builtin/config.c:74
5018 #: builtin/config.c:75
5019 msgid "value is \"true\" or \"false\""
5020 msgstr "el valor és \"true\" o \"false\""
5022 #: builtin/config.c:76
5023 msgid "value is decimal number"
5024 msgstr "el valor és un nombre decimal"
5026 #: builtin/config.c:77
5027 msgid "value is --bool or --int"
5028 msgstr "el valor és --bool o --int"
5030 #: builtin/config.c:78
5031 msgid "value is a path (file or directory name)"
5032 msgstr "el valor és un camí (nom de fitxer o directori)"
5034 #: builtin/config.c:79
5038 #: builtin/config.c:80
5039 msgid "terminate values with NUL byte"
5040 msgstr "acaba els valors amb un octet NUL"
5042 #: builtin/config.c:81
5043 msgid "respect include directives on lookup"
5044 msgstr "respecta les directives d'inclusió en cercar"
5046 #: builtin/config.c:316
5047 msgid "unable to parse default color value"
5048 msgstr "no s'ha pogut analitzar el valor de color per defecte"
5050 #: builtin/config.c:457
5053 "# This is Git's per-user configuration file.\n"
5055 "# Please adapt and uncomment the following lines:\n"
5059 "# Això és el fitxer de configuració del Git de l'usuari.\n"
5061 "# Si us plau, adapteu i descomenteu les línies següents:\n"
5065 #: builtin/config.c:587
5067 msgid "cannot create configuration file %s"
5068 msgstr "no es pot crear el fitxer de configuració '%s'"
5070 #: builtin/count-objects.c:55
5071 msgid "git count-objects [-v] [-H | --human-readable]"
5072 msgstr "git count-objects [-v] [-H | --human-readable]"
5074 #: builtin/count-objects.c:65
5075 msgid "print sizes in human readable format"
5076 msgstr "imprimeix les mides en un format llegible per humans"
5078 #: builtin/describe.c:17
5079 msgid "git describe [<options>] [<commit-ish>...]"
5080 msgstr "git describe [opcions] [<comissió>...]"
5082 #: builtin/describe.c:18
5083 msgid "git describe [<options>] --dirty"
5084 msgstr "git describe [<opcions>] --dirty"
5086 #: builtin/describe.c:217
5088 msgid "annotated tag %s not available"
5089 msgstr "l'etiqueta anotada %s no és disponible"
5091 #: builtin/describe.c:221
5093 msgid "annotated tag %s has no embedded name"
5094 msgstr "l'etiqueta anotada %s no té nom incrustat"
5096 #: builtin/describe.c:223
5098 msgid "tag '%s' is really '%s' here"
5099 msgstr "l'etiqueta '%s' realment és '%s' aquí"
5101 #: builtin/describe.c:250 builtin/log.c:452
5103 msgid "Not a valid object name %s"
5104 msgstr "%s no és un nom d'objecte vàlid"
5106 #: builtin/describe.c:253
5108 msgid "%s is not a valid '%s' object"
5109 msgstr "%s no és un objecte de '%s' vàlid"
5111 #: builtin/describe.c:270
5113 msgid "no tag exactly matches '%s'"
5114 msgstr "cap etiqueta coincideix exactament amb '%s'"
5116 #: builtin/describe.c:272
5118 msgid "searching to describe %s\n"
5119 msgstr "cercant per a descriure %s\n"
5121 #: builtin/describe.c:319
5123 msgid "finished search at %s\n"
5124 msgstr "s'ha finalitzat la cerca a %s\n"
5126 #: builtin/describe.c:346
5129 "No annotated tags can describe '%s'.\n"
5130 "However, there were unannotated tags: try --tags."
5132 "Cap etiqueta anotada pot descriure '%s'.\n"
5133 "No obstant, hi havia etiquetes no anotades: proveu --tags."
5135 #: builtin/describe.c:350
5138 "No tags can describe '%s'.\n"
5139 "Try --always, or create some tags."
5141 "Cap etiqueta pot descriure '%s'.\n"
5142 "Proveu --always, o creeu algunes etiquetes."
5144 #: builtin/describe.c:371
5146 msgid "traversed %lu commits\n"
5147 msgstr "%lu comissions travessades\n"
5149 #: builtin/describe.c:374
5152 "more than %i tags found; listed %i most recent\n"
5153 "gave up search at %s\n"
5155 "s'ha trobat més de %i etiquetes: s'ha llistat les %i més recents\n"
5156 "s'ha renunciat la cerca a %s\n"
5158 #: builtin/describe.c:396
5159 msgid "find the tag that comes after the commit"
5160 msgstr "troba l'etiqueta que vingui després de la comissió"
5162 #: builtin/describe.c:397
5163 msgid "debug search strategy on stderr"
5164 msgstr "estratègia de cerca de depuració en stderr"
5166 #: builtin/describe.c:398
5168 msgstr "usa qualsevulla referència"
5170 #: builtin/describe.c:399
5171 msgid "use any tag, even unannotated"
5172 msgstr "usa qualsevulla etiqueta, fins i tot aquelles sense anotar"
5174 #: builtin/describe.c:400
5175 msgid "always use long format"
5176 msgstr "sempre usa el format llarg"
5178 #: builtin/describe.c:401
5179 msgid "only follow first parent"
5180 msgstr "només segueix la primera mare"
5182 #: builtin/describe.c:404
5183 msgid "only output exact matches"
5184 msgstr "emet només coincidències exactes"
5186 #: builtin/describe.c:406
5187 msgid "consider <n> most recent tags (default: 10)"
5188 msgstr "considera les <n> etiquetes més recents (per defecte: 10)"
5190 #: builtin/describe.c:408
5191 msgid "only consider tags matching <pattern>"
5192 msgstr "només considera les etiquetes que coincideixen amb <patró>"
5194 #: builtin/describe.c:410 builtin/name-rev.c:318
5195 msgid "show abbreviated commit object as fallback"
5196 msgstr "mostra l'objecte de comissió abreviat com a retrocediment"
5198 #: builtin/describe.c:411
5202 #: builtin/describe.c:412
5203 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
5204 msgstr "annexa <marca> en l'arbre de treball brut (per defecte: \"-dirty\")"
5206 #: builtin/describe.c:430
5207 msgid "--long is incompatible with --abbrev=0"
5208 msgstr "--long és incompatible amb --abbrev=0"
5210 #: builtin/describe.c:456
5211 msgid "No names found, cannot describe anything."
5212 msgstr "Cap nom trobat, no es pot descriure res."
5214 #: builtin/describe.c:476
5215 msgid "--dirty is incompatible with commit-ishes"
5216 msgstr "--dirty és incompatible amb les comissions"
5218 #: builtin/diff.c:86
5220 msgid "'%s': not a regular file or symlink"
5221 msgstr "'%s': no és ni fitxer regular ni enllaç simbòlic"
5223 #: builtin/diff.c:237
5225 msgid "invalid option: %s"
5226 msgstr "opció no vàlida: %s"
5228 #: builtin/diff.c:358
5229 msgid "Not a git repository"
5230 msgstr "No és un dipòsit de git"
5232 #: builtin/diff.c:401
5234 msgid "invalid object '%s' given."
5235 msgstr "s'ha donat un objecte no vàlid '%s'."
5237 #: builtin/diff.c:410
5239 msgid "more than two blobs given: '%s'"
5240 msgstr "s'ha donat més de dos blobs: '%s"
5242 #: builtin/diff.c:417
5244 msgid "unhandled object '%s' given."
5245 msgstr "s'ha donat l'objecte no gestionat '%s'."
5247 #: builtin/fast-export.c:24
5248 msgid "git fast-export [rev-list-opts]"
5249 msgstr "git fast-export [opcions-de-llista-de-revisions]"
5251 #: builtin/fast-export.c:979
5252 msgid "show progress after <n> objects"
5253 msgstr "mostra el progrés després de <n> objectes"
5255 #: builtin/fast-export.c:981
5256 msgid "select handling of signed tags"
5257 msgstr "selecciona la gestió de les etiquetes firmades"
5259 #: builtin/fast-export.c:984
5260 msgid "select handling of tags that tag filtered objects"
5261 msgstr "selecciona la gestió de les etiquetes que etiquetin objectes filtrats"
5263 #: builtin/fast-export.c:987
5264 msgid "Dump marks to this file"
5265 msgstr "Bolca les marques a aquest fitxer"
5267 #: builtin/fast-export.c:989
5268 msgid "Import marks from this file"
5269 msgstr "Importa les marques d'aquest fitxer"
5271 #: builtin/fast-export.c:991
5272 msgid "Fake a tagger when tags lack one"
5273 msgstr "Fingeix un etiquetador quan els en manca un a les etiquetes"
5275 #: builtin/fast-export.c:993
5276 msgid "Output full tree for each commit"
5277 msgstr "Imprimeix l'arbre complet de cada comissió"
5279 #: builtin/fast-export.c:995
5280 msgid "Use the done feature to terminate the stream"
5281 msgstr "Usa la característica done per a acabar el corrent"
5283 #: builtin/fast-export.c:996
5284 msgid "Skip output of blob data"
5285 msgstr "Salta l'emissió de dades de blob"
5287 #: builtin/fast-export.c:997
5289 msgstr "especificació de referència"
5291 #: builtin/fast-export.c:998
5292 msgid "Apply refspec to exported refs"
5293 msgstr "Aplica l'especificació de referència a les referències exportades"
5295 #: builtin/fast-export.c:999
5296 msgid "anonymize output"
5297 msgstr "anonimitza la sortida"
5299 #: builtin/fetch.c:19
5300 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
5301 msgstr "git fetch [<opcions>] [<dipòsit> [<especificació-de-referència>...]]"
5303 #: builtin/fetch.c:20
5304 msgid "git fetch [<options>] <group>"
5305 msgstr "git fetch [<opcions>] <grup>"
5307 #: builtin/fetch.c:21
5308 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
5309 msgstr "git fetch --multiple [<opcions>] [(<dipòsit> | <grup>)...]"
5311 #: builtin/fetch.c:22
5312 msgid "git fetch --all [<options>]"
5313 msgstr "git fetch --all [<opcions>]"
5315 #: builtin/fetch.c:89
5316 msgid "fetch from all remotes"
5317 msgstr "obtén de tots els remots"
5319 #: builtin/fetch.c:91
5320 msgid "append to .git/FETCH_HEAD instead of overwriting"
5321 msgstr "annexa a .git/FETCH_HEAD en lloc de sobreescriure"
5323 #: builtin/fetch.c:93
5324 msgid "path to upload pack on remote end"
5325 msgstr "camí al qual pujar el paquet al costat remot"
5327 #: builtin/fetch.c:94
5328 msgid "force overwrite of local branch"
5329 msgstr "força la sobreescriptura de la branca local"
5331 #: builtin/fetch.c:96
5332 msgid "fetch from multiple remotes"
5333 msgstr "obtén de múltiples remots"
5335 #: builtin/fetch.c:98
5336 msgid "fetch all tags and associated objects"
5337 msgstr "obtén totes les etiquetes i tots els objectes associats"
5339 #: builtin/fetch.c:100
5340 msgid "do not fetch all tags (--no-tags)"
5341 msgstr "no obtinguis les etiquetes (--no-tags)"
5343 #: builtin/fetch.c:102
5344 msgid "prune remote-tracking branches no longer on remote"
5345 msgstr "poda les branques amb seguiment remot que ja no estiguin en el remot"
5347 #: builtin/fetch.c:103
5349 msgstr "sota demanda"
5351 #: builtin/fetch.c:104
5352 msgid "control recursive fetching of submodules"
5353 msgstr "controla l'obteniment recursiu de submòduls"
5355 #: builtin/fetch.c:108
5356 msgid "keep downloaded pack"
5357 msgstr "desa el paquet baixat"
5359 #: builtin/fetch.c:110
5360 msgid "allow updating of HEAD ref"
5361 msgstr "permet l'actualització de la referència HEAD"
5363 #: builtin/fetch.c:113
5364 msgid "deepen history of shallow clone"
5365 msgstr "aprofundeix la història d'un clon superficial"
5367 #: builtin/fetch.c:115
5368 msgid "convert to a complete repository"
5369 msgstr "converteix en un dipòsit complet"
5371 #: builtin/fetch.c:117 builtin/log.c:1208
5375 #: builtin/fetch.c:118
5376 msgid "prepend this to submodule path output"
5377 msgstr "anteposa això a la sortida de camí del submòdul"
5379 #: builtin/fetch.c:121
5380 msgid "default mode for recursion"
5381 msgstr "mode de recursivitat per defecte"
5383 #: builtin/fetch.c:123
5384 msgid "accept refs that update .git/shallow"
5385 msgstr "accepta les referències que actualitzin .git/shallow"
5387 #: builtin/fetch.c:124
5389 msgstr "mapa de referències"
5391 #: builtin/fetch.c:125
5392 msgid "specify fetch refmap"
5393 msgstr "mostra el mapa de referències d'obteniment"
5395 #: builtin/fetch.c:377
5396 msgid "Couldn't find remote ref HEAD"
5397 msgstr "No s'ha pogut trobar la referència HEAD remota"
5399 #: builtin/fetch.c:457
5401 msgid "object %s not found"
5402 msgstr "objecte %s no trobat"
5404 #: builtin/fetch.c:462
5405 msgid "[up to date]"
5408 #: builtin/fetch.c:476
5410 msgid "! %-*s %-*s -> %s (can't fetch in current branch)"
5411 msgstr "! %-*s %-*s -> %s (no es pot obtenir en la branca actual)"
5413 #: builtin/fetch.c:477 builtin/fetch.c:563
5417 #: builtin/fetch.c:488
5418 msgid "[tag update]"
5419 msgstr "[actualització d'etiqueta]"
5421 #: builtin/fetch.c:490 builtin/fetch.c:525 builtin/fetch.c:543
5422 msgid " (unable to update local ref)"
5423 msgstr " (no s'ha pogut actualitzar la referència local)"
5425 #: builtin/fetch.c:508
5427 msgstr "[etiqueta nova]"
5429 #: builtin/fetch.c:511
5430 msgid "[new branch]"
5431 msgstr "[branca nova]"
5433 #: builtin/fetch.c:514
5435 msgstr "[referència nova]"
5437 #: builtin/fetch.c:559
5438 msgid "unable to update local ref"
5439 msgstr "no s'ha pogut actualitzar la referència local"
5441 #: builtin/fetch.c:559
5442 msgid "forced update"
5443 msgstr "actualització forçada"
5445 #: builtin/fetch.c:565
5446 msgid "(non-fast-forward)"
5447 msgstr "(sense avanç ràpid)"
5449 #: builtin/fetch.c:599 builtin/fetch.c:832
5451 msgid "cannot open %s: %s\n"
5452 msgstr "no es pot obrir %s: %s\n"
5454 #: builtin/fetch.c:608
5456 msgid "%s did not send all necessary objects\n"
5457 msgstr "%s no ha enviat tots els objectes necessaris\n"
5459 #: builtin/fetch.c:626
5461 msgid "reject %s because shallow roots are not allowed to be updated"
5463 "rebutja %s perquè no es permet que les arrels superficials s'actualitzin"
5465 #: builtin/fetch.c:714 builtin/fetch.c:797
5470 #: builtin/fetch.c:725
5473 "some local refs could not be updated; try running\n"
5474 " 'git remote prune %s' to remove any old, conflicting branches"
5476 "algunes referències locals no s'han pogut actualitzar;\n"
5477 " intenteu executar 'git remote prune %s' per a eliminar\n"
5478 " qualsevulla branca antiga o conflictiva"
5480 #: builtin/fetch.c:777
5482 msgid " (%s will become dangling)"
5483 msgstr " (%s es tornarà penjant)"
5485 #: builtin/fetch.c:778
5487 msgid " (%s has become dangling)"
5488 msgstr " (%s s'ha tornat penjant)"
5490 #: builtin/fetch.c:802
5494 #: builtin/fetch.c:803 builtin/remote.c:1057
5498 #: builtin/fetch.c:822
5500 msgid "Refusing to fetch into current branch %s of non-bare repository"
5501 msgstr "Refusant obtenir en la branca actual %s d'un dipòsit no nu"
5503 #: builtin/fetch.c:841
5505 msgid "Option \"%s\" value \"%s\" is not valid for %s"
5506 msgstr "L'opció \"%s\" amb valor \"%s\" no és vàlida per a %s"
5508 #: builtin/fetch.c:844
5510 msgid "Option \"%s\" is ignored for %s\n"
5511 msgstr "S'ignora l'opció \"%s\" per a %s\n"
5513 #: builtin/fetch.c:900
5515 msgid "Don't know how to fetch from %s"
5516 msgstr "No es sap com obtenir de %s"
5518 #: builtin/fetch.c:1063
5520 msgid "Fetching %s\n"
5521 msgstr "Obtenint %s\n"
5523 #: builtin/fetch.c:1065 builtin/remote.c:90
5525 msgid "Could not fetch %s"
5526 msgstr "No s'ha pogut obtenir %s"
5528 #: builtin/fetch.c:1083
5530 "No remote repository specified. Please, specify either a URL or a\n"
5531 "remote name from which new revisions should be fetched."
5533 "Cap dipòsit remot especificat. Si us plau, especifiqueu o un URL o\n"
5534 "un nom remot del qual es deuen obtenir les revisions noves."
5536 #: builtin/fetch.c:1106
5537 msgid "You need to specify a tag name."
5538 msgstr "Necessiteu especificar un nom d'etiqueta."
5540 #: builtin/fetch.c:1148
5541 msgid "--depth and --unshallow cannot be used together"
5542 msgstr "--depth i --unshallow no es poden usar junts"
5544 #: builtin/fetch.c:1150
5545 msgid "--unshallow on a complete repository does not make sense"
5546 msgstr "--unshallow en un dipòsit complet no té sentit"
5548 #: builtin/fetch.c:1173
5549 msgid "fetch --all does not take a repository argument"
5550 msgstr "fetch --all no accepta un paràmetre de dipòsit"
5552 #: builtin/fetch.c:1175
5553 msgid "fetch --all does not make sense with refspecs"
5554 msgstr "fetch --all no té sentit amb especificacions de referència"
5556 #: builtin/fetch.c:1186
5558 msgid "No such remote or remote group: %s"
5559 msgstr "No hi ha tal remot ni tal grup remot: %s"
5561 #: builtin/fetch.c:1194
5562 msgid "Fetching a group and specifying refspecs does not make sense"
5563 msgstr "Obtenir un grup i especificar referències no té sentit"
5565 #: builtin/fmt-merge-msg.c:13
5567 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
5569 "git fmt-merge-msg [-m <missatge>] [--log[=<n>] | --no-log] [--file <fitxer>]"
5571 #: builtin/fmt-merge-msg.c:668 builtin/fmt-merge-msg.c:671 builtin/grep.c:698
5572 #: builtin/merge.c:198 builtin/repack.c:178 builtin/repack.c:182
5573 #: builtin/show-branch.c:664 builtin/show-ref.c:180 builtin/tag.c:590
5574 #: parse-options.h:131 parse-options.h:238
5578 #: builtin/fmt-merge-msg.c:669
5579 msgid "populate log with at most <n> entries from shortlog"
5580 msgstr "emplena el registre amb <n> entrades del registre curt com a màxim"
5582 #: builtin/fmt-merge-msg.c:672
5583 msgid "alias for --log (deprecated)"
5584 msgstr "àlies per --log (desaprovat)"
5586 #: builtin/fmt-merge-msg.c:675
5590 #: builtin/fmt-merge-msg.c:676
5591 msgid "use <text> as start of message"
5592 msgstr "usa <text> com a inici de missatge"
5594 #: builtin/fmt-merge-msg.c:677
5595 msgid "file to read from"
5596 msgstr "fitxer del qual llegir"
5598 #: builtin/for-each-ref.c:687
5599 msgid "unable to parse format"
5600 msgstr "no s'ha pogut analitzar el format"
5602 #: builtin/for-each-ref.c:1083
5603 msgid "git for-each-ref [<options>] [<pattern>]"
5604 msgstr "git for-each-ref [<opcions>] [<patró>]"
5606 #: builtin/for-each-ref.c:1098
5607 msgid "quote placeholders suitably for shells"
5609 "posa els marcadors de posició entre cometes adequades per als terminals"
5611 #: builtin/for-each-ref.c:1100
5612 msgid "quote placeholders suitably for perl"
5613 msgstr "posa els marcadors de posició entre cometes adequades per a perl"
5615 #: builtin/for-each-ref.c:1102
5616 msgid "quote placeholders suitably for python"
5617 msgstr "posa els marcadors de posició entre cometes adequades per a python"
5619 #: builtin/for-each-ref.c:1104
5620 msgid "quote placeholders suitably for Tcl"
5621 msgstr "posa els marcadors de posició entre cometes adequades per a Tcl"
5623 #: builtin/for-each-ref.c:1107
5624 msgid "show only <n> matched refs"
5625 msgstr "mostra només <n> referències coincidents"
5627 #: builtin/for-each-ref.c:1108 builtin/replace.c:438
5631 #: builtin/for-each-ref.c:1108
5632 msgid "format to use for the output"
5633 msgstr "format a usar en la sortida"
5635 #: builtin/for-each-ref.c:1109
5639 #: builtin/for-each-ref.c:1110
5640 msgid "field name to sort on"
5641 msgstr "nom de camp en el qual ordenar"
5643 #: builtin/fsck.c:147 builtin/prune.c:137
5644 msgid "Checking connectivity"
5645 msgstr "Comprovant connectivitat"
5647 #: builtin/fsck.c:548
5648 msgid "Checking object directories"
5649 msgstr "Comprovant els directoris d'objecte"
5651 #: builtin/fsck.c:611
5652 msgid "git fsck [<options>] [<object>...]"
5653 msgstr "git fsck [<opcions>] [<objecte>...]"
5655 #: builtin/fsck.c:617
5656 msgid "show unreachable objects"
5657 msgstr "mostra els objectes inabastables"
5659 #: builtin/fsck.c:618
5660 msgid "show dangling objects"
5661 msgstr "mostra els objectes penjants"
5663 #: builtin/fsck.c:619
5665 msgstr "informa de les etiquetes"
5667 #: builtin/fsck.c:620
5668 msgid "report root nodes"
5669 msgstr "informa dels nodes d'arrel"
5671 #: builtin/fsck.c:621
5672 msgid "make index objects head nodes"
5673 msgstr "fes els objectes d'índex nodes de cap"
5675 #: builtin/fsck.c:622
5676 msgid "make reflogs head nodes (default)"
5677 msgstr "fes que els registres de referències siguin nodes de cap (per defecte)"
5679 #: builtin/fsck.c:623
5680 msgid "also consider packs and alternate objects"
5681 msgstr "també considera els paquets i els objectes alternatius"
5683 #: builtin/fsck.c:624
5684 msgid "enable more strict checking"
5685 msgstr "habilita la comprovació més estricta"
5687 #: builtin/fsck.c:626
5688 msgid "write dangling objects in .git/lost-found"
5689 msgstr "escriu objectes penjants a .git/lost-found"
5691 #: builtin/fsck.c:627 builtin/prune.c:107
5692 msgid "show progress"
5693 msgstr "mostra el progrés"
5695 #: builtin/fsck.c:677
5696 msgid "Checking objects"
5697 msgstr "Comprovant els objectes"
5700 msgid "git gc [<options>]"
5701 msgstr "git gc [<opcions>]"
5705 msgid "Invalid %s: '%s'"
5706 msgstr "%s no vàlid: %s"
5710 msgid "insanely long object directory %.*s"
5711 msgstr "directori d'objectes increïblement llarg %.*s"
5714 msgid "prune unreferenced objects"
5715 msgstr "poda objectes sense referència"
5718 msgid "be more thorough (increased runtime)"
5719 msgstr "sigues més exhaustiu (el temps d'execució augmenta)"
5722 msgid "enable auto-gc mode"
5723 msgstr "habilita el mode de recollida d'escombraries automàtica"
5726 msgid "force running gc even if there may be another gc running"
5727 msgstr "força l'execució de gc encara que hi pugui haver un altre gc executant"
5731 msgid "Auto packing the repository in background for optimum performance.\n"
5733 "Empaquetant automàticament el dipòsit en el fons per rendiment òptim.\n"
5737 msgid "Auto packing the repository for optimum performance.\n"
5738 msgstr "Empaquetant automàticament el dipòsit per rendiment òptim.\n"
5742 msgid "See \"git help gc\" for manual housekeeping.\n"
5743 msgstr "Vegeu \"git help gc\" per neteja manual.\n"
5748 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
5750 "gc ja està executant en la màquina '%s' pid %<PRIuMAX> (useu --force si no)"
5754 "There are too many unreachable loose objects; run 'git prune' to remove them."
5756 "Hi ha massa objectes solts inabastables; executeu 'git prune' per a eliminar-"
5759 #: builtin/grep.c:23
5760 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
5761 msgstr "git grep [<opcions>] [-e] <patró> [<revisió>...] [[--] <camí>...]"
5763 #: builtin/grep.c:218
5765 msgid "grep: failed to create thread: %s"
5766 msgstr "grep: s'ha fallat en crear fil: %s"
5768 #: builtin/grep.c:441 builtin/grep.c:476
5770 msgid "unable to read tree (%s)"
5771 msgstr "no s'ha pogut llegir l'arbre (%s)"
5773 #: builtin/grep.c:491
5775 msgid "unable to grep from object of type %s"
5776 msgstr "no es pot fer grep des d'un objecte de tipus %s"
5778 #: builtin/grep.c:547
5780 msgid "switch `%c' expects a numerical value"
5781 msgstr "l'opció `%c' espera un valor numèric"
5783 #: builtin/grep.c:564
5785 msgid "cannot open '%s'"
5786 msgstr "no es pot obrir '%s'"
5788 #: builtin/grep.c:638
5789 msgid "search in index instead of in the work tree"
5790 msgstr "cerca en l'índex en lloc de l'arbre de treball"
5792 #: builtin/grep.c:640
5793 msgid "find in contents not managed by git"
5794 msgstr "cerca en continguts no gestionats per git"
5796 #: builtin/grep.c:642
5797 msgid "search in both tracked and untracked files"
5798 msgstr "cerca tant en fitxers seguits com en no seguits"
5800 #: builtin/grep.c:644
5801 msgid "ignore files specified via '.gitignore'"
5802 msgstr "ignora els fitxers especificats mitjançant '.gitignore'"
5804 #: builtin/grep.c:647
5805 msgid "show non-matching lines"
5806 msgstr "mostra les línies no coincidents"
5808 #: builtin/grep.c:649
5809 msgid "case insensitive matching"
5810 msgstr "coincidència insensible a majúscula i minúscula"
5812 #: builtin/grep.c:651
5813 msgid "match patterns only at word boundaries"
5814 msgstr "coincideix amb els patrons només als límits de paraula"
5816 #: builtin/grep.c:653
5817 msgid "process binary files as text"
5818 msgstr "processa els fitxers binaris com a text"
5820 #: builtin/grep.c:655
5821 msgid "don't match patterns in binary files"
5822 msgstr "no coincideixis amb els patrons en els fitxers binaris"
5824 #: builtin/grep.c:658
5825 msgid "process binary files with textconv filters"
5826 msgstr "processa els fitxers binaris amb filtres de textconv"
5828 #: builtin/grep.c:660
5829 msgid "descend at most <depth> levels"
5830 msgstr "descendeix com a màxim <profunditat> nivells"
5832 #: builtin/grep.c:664
5833 msgid "use extended POSIX regular expressions"
5834 msgstr "usa les expressions regulars POSIX esteses"
5836 #: builtin/grep.c:667
5837 msgid "use basic POSIX regular expressions (default)"
5838 msgstr "usa les expressions regulars POSIX bàsiques (per defecte)"
5840 #: builtin/grep.c:670
5841 msgid "interpret patterns as fixed strings"
5842 msgstr "interpreta els patrons com a cadenes fixades"
5844 #: builtin/grep.c:673
5845 msgid "use Perl-compatible regular expressions"
5846 msgstr "usa les expressions regulars compatibles amb Perl"
5848 #: builtin/grep.c:676
5849 msgid "show line numbers"
5850 msgstr "mostra els números de línia"
5852 #: builtin/grep.c:677
5853 msgid "don't show filenames"
5854 msgstr "no mostris els noms de fitxer"
5856 #: builtin/grep.c:678
5857 msgid "show filenames"
5858 msgstr "mostra els noms de fitxer"
5860 #: builtin/grep.c:680
5861 msgid "show filenames relative to top directory"
5862 msgstr "mostra els noms de fitxer relatius al directori superior"
5864 #: builtin/grep.c:682
5865 msgid "show only filenames instead of matching lines"
5866 msgstr "mostra només els noms de fitxer en lloc de les línies coincidents"
5868 #: builtin/grep.c:684
5869 msgid "synonym for --files-with-matches"
5870 msgstr "sinònim de --files-with-matches"
5872 #: builtin/grep.c:687
5873 msgid "show only the names of files without match"
5874 msgstr "mostra només els noms dels fitxers sense coincidència"
5876 #: builtin/grep.c:689
5877 msgid "print NUL after filenames"
5878 msgstr "imprimeix NUL desprès dels noms de fitxer"
5880 #: builtin/grep.c:691
5881 msgid "show the number of matches instead of matching lines"
5882 msgstr "mostra el nombre de coincidències en lloc de les línies coincidents"
5884 #: builtin/grep.c:692
5885 msgid "highlight matches"
5886 msgstr "ressalta les coincidències"
5888 #: builtin/grep.c:694
5889 msgid "print empty line between matches from different files"
5890 msgstr "imprimeix una línia buida entre coincidències de fitxers distints"
5892 #: builtin/grep.c:696
5893 msgid "show filename only once above matches from same file"
5895 "mostra el nom de fitxer només una vegada a dalt de les coincidències del "
5898 #: builtin/grep.c:699
5899 msgid "show <n> context lines before and after matches"
5900 msgstr "mostra <n> línies de context abans i després d'una coincidència"
5902 #: builtin/grep.c:702
5903 msgid "show <n> context lines before matches"
5904 msgstr "mostra <n> línies de context abans d'una coincidència"
5906 #: builtin/grep.c:704
5907 msgid "show <n> context lines after matches"
5908 msgstr "mostra <n> línies de context després d'una coincidència"
5910 #: builtin/grep.c:705
5911 msgid "shortcut for -C NUM"
5912 msgstr "drecera per -C NUM"
5914 #: builtin/grep.c:708
5915 msgid "show a line with the function name before matches"
5916 msgstr "mostra una línia amb el nom de funció abans de les coincidències"
5918 #: builtin/grep.c:710
5919 msgid "show the surrounding function"
5920 msgstr "mostra la funció circumdant"
5922 #: builtin/grep.c:713
5923 msgid "read patterns from file"
5924 msgstr "llegeix els patrons des d'un fitxer"
5926 #: builtin/grep.c:715
5927 msgid "match <pattern>"
5928 msgstr "coincideix amb <patró>"
5930 #: builtin/grep.c:717
5931 msgid "combine patterns specified with -e"
5932 msgstr "combina els patrons especificats amb -e"
5934 #: builtin/grep.c:729
5935 msgid "indicate hit with exit status without output"
5936 msgstr "indica coincidència amb estat de sortida sense sortida textual"
5938 #: builtin/grep.c:731
5939 msgid "show only matches from files that match all patterns"
5941 "mostra només les coincidències dels fitxers que coincideixin amb tots els "
5944 #: builtin/grep.c:733
5945 msgid "show parse tree for grep expression"
5946 msgstr "mostra l'arbre d'anàlisis de l'expressió de grep"
5948 #: builtin/grep.c:737
5952 #: builtin/grep.c:737
5953 msgid "show matching files in the pager"
5954 msgstr "mostra els fitxers coincidents en el paginador"
5956 #: builtin/grep.c:740
5957 msgid "allow calling of grep(1) (ignored by this build)"
5958 msgstr "permet la invocació de grep(1) (ignorat per aquesta compilació)"
5960 #: builtin/grep.c:741 builtin/show-ref.c:189
5962 msgstr "mostra l'ús"
5964 #: builtin/grep.c:808
5965 msgid "no pattern given."
5966 msgstr "cap patró donat."
5968 #: builtin/grep.c:866
5969 msgid "--open-files-in-pager only works on the worktree"
5970 msgstr "--open-files-in-pager només funciona en l'arbre de treball"
5972 #: builtin/grep.c:892
5973 msgid "--cached or --untracked cannot be used with --no-index."
5974 msgstr "--cached o --untracked no es pot usar amb --no-index."
5976 #: builtin/grep.c:897
5977 msgid "--no-index or --untracked cannot be used with revs."
5978 msgstr "--no-index o --untracked no es pot usar amb revisions."
5980 #: builtin/grep.c:900
5981 msgid "--[no-]exclude-standard cannot be used for tracked contents."
5982 msgstr "--[no-]exclude-standard no es pot usar per als continguts seguits."
5984 #: builtin/grep.c:908
5985 msgid "both --cached and trees are given."
5986 msgstr "s'han donat ambdós --caches i arbres."
5988 #: builtin/hash-object.c:80
5990 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
5993 "git hash-object [-t <tipus>] [-w] [--path=<fitxer> | --no-filters] [--stdin] "
5996 #: builtin/hash-object.c:81
5997 msgid "git hash-object --stdin-paths < <list-of-paths>"
5998 msgstr "git hash-object --stdin-paths < <llista-de-camins>"
6000 #: builtin/hash-object.c:92 builtin/tag.c:612
6004 #: builtin/hash-object.c:92
6006 msgstr "tipus d'objecte"
6008 #: builtin/hash-object.c:93
6009 msgid "write the object into the object database"
6010 msgstr "escriu l'objecte a la base de dades d'objectes"
6012 #: builtin/hash-object.c:95
6013 msgid "read the object from stdin"
6014 msgstr "llegiu l'objecte des d'stdin"
6016 #: builtin/hash-object.c:97
6017 msgid "store file as is without filters"
6018 msgstr "emmagatzema el fitxer tal com és sense filtres"
6020 #: builtin/hash-object.c:98
6022 "just hash any random garbage to create corrupt objects for debugging Git"
6024 "només suma qualsevulla brossa aleatòria per a crear objectes corruptes per a "
6027 #: builtin/hash-object.c:99
6028 msgid "process file as it were from this path"
6029 msgstr "processa el fitxer com si fos d'aquest camí"
6031 #: builtin/help.c:41
6032 msgid "print all available commands"
6033 msgstr "imprimeix totes les ordres disponibles"
6035 #: builtin/help.c:42
6036 msgid "print list of useful guides"
6037 msgstr "imprimeix la llista de guies útils"
6039 #: builtin/help.c:43
6040 msgid "show man page"
6041 msgstr "mostra la pàgina de manual"
6043 #: builtin/help.c:44
6044 msgid "show manual in web browser"
6045 msgstr "mostra la pàgina de manual en el navegador web"
6047 #: builtin/help.c:46
6048 msgid "show info page"
6049 msgstr "mostra la pàgina d'informació"
6051 #: builtin/help.c:52
6052 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
6053 msgstr "git help [--all] [--guides] [--man | --web | --info] [<ordre>]"
6055 #: builtin/help.c:64
6057 msgid "unrecognized help format '%s'"
6058 msgstr "format d'ajuda no reconegut '%s'"
6060 #: builtin/help.c:91
6061 msgid "Failed to start emacsclient."
6062 msgstr "S'ha fallat en iniciar emacsclient."
6064 #: builtin/help.c:104
6065 msgid "Failed to parse emacsclient version."
6066 msgstr "S'ha fallat en analitzar la versió d'emacsclient."
6068 #: builtin/help.c:112
6070 msgid "emacsclient version '%d' too old (< 22)."
6071 msgstr "la versió d'emacsclient '%d' és massa vella (< 22)."
6073 #: builtin/help.c:130 builtin/help.c:158 builtin/help.c:167 builtin/help.c:175
6075 msgid "failed to exec '%s': %s"
6076 msgstr "s'ha fallat en executar '%s': %s"
6078 #: builtin/help.c:215
6081 "'%s': path for unsupported man viewer.\n"
6082 "Please consider using 'man.<tool>.cmd' instead."
6084 "'%s': camí a un visualitzador de manuals no compatible.\n"
6085 "Si us plau, considereu usar 'man.<eina>.cmd' en lloc d'això."
6087 #: builtin/help.c:227
6090 "'%s': cmd for supported man viewer.\n"
6091 "Please consider using 'man.<tool>.path' instead."
6093 "'%s': ordre per a un visualitzador de manuals compatible.\n"
6094 "Si us plau, considereu usar 'man.<eina>.path' en lloc d'això."
6096 #: builtin/help.c:354
6098 msgid "'%s': unknown man viewer."
6099 msgstr "'%s': visualitzador de manuals desconegut"
6101 #: builtin/help.c:371
6102 msgid "no man viewer handled the request"
6103 msgstr "cap visualitzador de manuals ha gestionat la sol·licitud"
6105 #: builtin/help.c:379
6106 msgid "no info viewer handled the request"
6107 msgstr "cap visualitzador d'informació ha gestionat la sol·licitud"
6109 #: builtin/help.c:428
6110 msgid "Defining attributes per path"
6111 msgstr "La definició d'atributs per camí"
6113 #: builtin/help.c:429
6114 msgid "Everyday Git With 20 Commands Or So"
6115 msgstr "Git quotidià amb més o menys 20 ordres"
6117 #: builtin/help.c:430
6118 msgid "A Git glossary"
6119 msgstr "Un glossari de Git"
6121 #: builtin/help.c:431
6122 msgid "Specifies intentionally untracked files to ignore"
6123 msgstr "Especifica els fitxers intencionalment no seguits a ignorar"
6125 #: builtin/help.c:432
6126 msgid "Defining submodule properties"
6127 msgstr "La definició de les propietats de submòduls"
6129 #: builtin/help.c:433
6130 msgid "Specifying revisions and ranges for Git"
6131 msgstr "L'especificació de revisions i rangs per al Git"
6133 #: builtin/help.c:434
6134 msgid "A tutorial introduction to Git (for version 1.5.1 or newer)"
6135 msgstr "Una introducció tutorial al Git (per a la versió 1.5.1 o més nou)"
6137 #: builtin/help.c:435
6138 msgid "An overview of recommended workflows with Git"
6139 msgstr "Una visió de conjunt de fluxos de treball recomanats amb Git"
6141 #: builtin/help.c:447
6142 msgid "The common Git guides are:\n"
6143 msgstr "Les guies de Git comunes són:\n"
6145 #: builtin/help.c:468 builtin/help.c:485
6150 #: builtin/help.c:501
6152 msgid "`git %s' is aliased to `%s'"
6153 msgstr "`git %s' és un àlies de `%s'"
6155 #: builtin/index-pack.c:151
6157 msgid "unable to open %s"
6158 msgstr "no s'ha pogut obrir %s"
6160 #: builtin/index-pack.c:201
6162 msgid "object type mismatch at %s"
6163 msgstr "hi ha una discordança de tipus d'objecte a %s"
6165 #: builtin/index-pack.c:221
6167 msgid "did not receive expected object %s"
6168 msgstr "no s'ha rebut l'objecte esperat %s"
6170 #: builtin/index-pack.c:224
6172 msgid "object %s: expected type %s, found %s"
6173 msgstr "objecte %s: tipus %s esperat, %s trobat"
6175 #: builtin/index-pack.c:266
6177 msgid "cannot fill %d byte"
6178 msgid_plural "cannot fill %d bytes"
6179 msgstr[0] "no es pot omplir %d octet"
6180 msgstr[1] "no es pot omplir %d octets"
6182 #: builtin/index-pack.c:276
6184 msgstr "EOF prematur"
6186 #: builtin/index-pack.c:277
6187 msgid "read error on input"
6188 msgstr "error de lectura d'entrada"
6190 #: builtin/index-pack.c:289
6191 msgid "used more bytes than were available"
6192 msgstr "s'han usat més octets que hi havia disponibles"
6194 #: builtin/index-pack.c:296
6195 msgid "pack too large for current definition of off_t"
6196 msgstr "paquet massa gran per a la definició actual d'off_t"
6198 #: builtin/index-pack.c:312
6200 msgid "unable to create '%s'"
6201 msgstr "no es pot crear '%s'"
6203 #: builtin/index-pack.c:317
6205 msgid "cannot open packfile '%s'"
6206 msgstr "no es pot obrir el fitxer de paquet '%s'"
6208 #: builtin/index-pack.c:331
6209 msgid "pack signature mismatch"
6210 msgstr "hi ha una discordança de firma de paquet"
6212 #: builtin/index-pack.c:333
6214 msgid "pack version %<PRIu32> unsupported"
6215 msgstr "la versió de paquet %<PRIu32> no és compatible"
6217 #: builtin/index-pack.c:351
6219 msgid "pack has bad object at offset %lu: %s"
6220 msgstr "el paquet té un objecte dolent a la posició %lu: %s"
6222 #: builtin/index-pack.c:472
6224 msgid "inflate returned %d"
6225 msgstr "la inflació ha retornat %d"
6227 #: builtin/index-pack.c:521
6228 msgid "offset value overflow for delta base object"
6229 msgstr "desbordament de valor de desplaçament per a l'objecte base de delta"
6231 #: builtin/index-pack.c:529
6232 msgid "delta base offset is out of bound"
6233 msgstr "el desplaçament de base de delta està fora de límits"
6235 #: builtin/index-pack.c:537
6237 msgid "unknown object type %d"
6238 msgstr "tipus d'objecte desconegut %d"
6240 #: builtin/index-pack.c:568
6241 msgid "cannot pread pack file"
6242 msgstr "no es pot fer pread en el fitxer de paquet"
6244 #: builtin/index-pack.c:570
6246 msgid "premature end of pack file, %lu byte missing"
6247 msgid_plural "premature end of pack file, %lu bytes missing"
6248 msgstr[0] "final prematur de fitxer de paquet, manca %lu octet"
6249 msgstr[1] "final prematur de fitxer de paquet, manquen %lu octets"
6251 #: builtin/index-pack.c:596
6252 msgid "serious inflate inconsistency"
6253 msgstr "hi ha una inconsistència seriosa d'inflació"
6255 #: builtin/index-pack.c:742 builtin/index-pack.c:748 builtin/index-pack.c:771
6256 #: builtin/index-pack.c:805 builtin/index-pack.c:814
6258 msgid "SHA1 COLLISION FOUND WITH %s !"
6259 msgstr "S'HA TROBAT UNA COL·LISIÓ SHA1 AMB %s !"
6261 #: builtin/index-pack.c:745 builtin/pack-objects.c:162
6262 #: builtin/pack-objects.c:254
6264 msgid "unable to read %s"
6265 msgstr "no s'ha pogut llegir %s"
6267 #: builtin/index-pack.c:811
6269 msgid "cannot read existing object %s"
6270 msgstr "no es pot llegir l'objecte existent %s"
6272 #: builtin/index-pack.c:825
6274 msgid "invalid blob object %s"
6275 msgstr "objecte de blob no vàlid %s"
6277 #: builtin/index-pack.c:839
6280 msgstr "%s no vàlid"
6282 #: builtin/index-pack.c:843
6283 msgid "Error in object"
6284 msgstr "Error en objecte"
6286 #: builtin/index-pack.c:845
6288 msgid "Not all child objects of %s are reachable"
6289 msgstr "No tots els objectes fills de %s són abastables"
6291 #: builtin/index-pack.c:917 builtin/index-pack.c:948
6292 msgid "failed to apply delta"
6293 msgstr "s'ha fallat en aplicar la delta"
6295 #: builtin/index-pack.c:1118
6296 msgid "Receiving objects"
6297 msgstr "Rebent objectes"
6299 #: builtin/index-pack.c:1118
6300 msgid "Indexing objects"
6301 msgstr "Indexant objectes"
6303 #: builtin/index-pack.c:1150
6304 msgid "pack is corrupted (SHA1 mismatch)"
6305 msgstr "el paquet és corromput (discordança SHA1)"
6307 #: builtin/index-pack.c:1155
6308 msgid "cannot fstat packfile"
6309 msgstr "no es pot fer fstat en el fitxer de paquet"
6311 #: builtin/index-pack.c:1158
6312 msgid "pack has junk at the end"
6313 msgstr "el paquet té brossa al seu final"
6315 #: builtin/index-pack.c:1169
6316 msgid "confusion beyond insanity in parse_pack_objects()"
6317 msgstr "confusió més enllà de la insanitat en parse_pack_objects()"
6319 #: builtin/index-pack.c:1194
6320 msgid "Resolving deltas"
6321 msgstr "Resolent les deltes"
6323 #: builtin/index-pack.c:1205
6325 msgid "unable to create thread: %s"
6326 msgstr "no s'ha pogut crear fil: %s"
6328 #: builtin/index-pack.c:1247
6329 msgid "confusion beyond insanity"
6330 msgstr "confusió més enllà de la insanitat"
6332 #: builtin/index-pack.c:1253
6334 msgid "completed with %d local objects"
6335 msgstr "s'ha completat amb %d objectes locals"
6337 #: builtin/index-pack.c:1263
6339 msgid "Unexpected tail checksum for %s (disk corruption?)"
6340 msgstr "Suma de verificació final no esperada per a %s (corrupció de disc?)"
6342 #: builtin/index-pack.c:1267
6344 msgid "pack has %d unresolved delta"
6345 msgid_plural "pack has %d unresolved deltas"
6346 msgstr[0] "El paquet té %d delta no resolta"
6347 msgstr[1] "El paquet té %d deltes no resoltes"
6349 #: builtin/index-pack.c:1291
6351 msgid "unable to deflate appended object (%d)"
6352 msgstr "no s'ha pogut desinflar l'objecte annexat (%d)"
6354 #: builtin/index-pack.c:1367
6356 msgid "local object %s is corrupt"
6357 msgstr "l'objecte local %s és corrupte"
6359 #: builtin/index-pack.c:1391
6360 msgid "error while closing pack file"
6361 msgstr "error en tancar el fitxer de paquet"
6363 #: builtin/index-pack.c:1404
6365 msgid "cannot write keep file '%s'"
6366 msgstr "no es pot escriure el fitxer a retenir '%s'"
6368 #: builtin/index-pack.c:1412
6370 msgid "cannot close written keep file '%s'"
6371 msgstr "no es pot tancar el fitxer escrit a retenir '%s'"
6373 #: builtin/index-pack.c:1425
6374 msgid "cannot store pack file"
6375 msgstr "no es pot emmagatzemar el fitxer de paquet"
6377 #: builtin/index-pack.c:1436
6378 msgid "cannot store index file"
6379 msgstr "no es pot emmagatzemar el fitxer d'índex"
6381 #: builtin/index-pack.c:1469
6383 msgid "bad pack.indexversion=%<PRIu32>"
6384 msgstr "pack.indexversion=%<PRIu32> dolent"
6386 #: builtin/index-pack.c:1475
6388 msgid "invalid number of threads specified (%d)"
6389 msgstr "s'ha especificat un nombre de fils no vàlid (%d)"
6391 #: builtin/index-pack.c:1479 builtin/index-pack.c:1658
6393 msgid "no threads support, ignoring %s"
6394 msgstr "no hi ha suport de fils, ignorant %s"
6396 #: builtin/index-pack.c:1537
6398 msgid "Cannot open existing pack file '%s'"
6399 msgstr "No es pot obrir el fitxer de paquet existent '%s'"
6401 #: builtin/index-pack.c:1539
6403 msgid "Cannot open existing pack idx file for '%s'"
6404 msgstr "No es pot obrir el fitxer d'índex de paquets existent de '%s'"
6406 #: builtin/index-pack.c:1586
6408 msgid "non delta: %d object"
6409 msgid_plural "non delta: %d objects"
6410 msgstr[0] "sense delta: %d objecte"
6411 msgstr[1] "sense delta: %d objectes"
6413 #: builtin/index-pack.c:1593
6415 msgid "chain length = %d: %lu object"
6416 msgid_plural "chain length = %d: %lu objects"
6417 msgstr[0] "longitud de cadena = %d: %lu objecte"
6418 msgstr[1] "longitud de cadena = %d: %lu objectes"
6420 #: builtin/index-pack.c:1622
6421 msgid "Cannot come back to cwd"
6422 msgstr "No es pot tornar al directori de treball actual"
6424 #: builtin/index-pack.c:1670 builtin/index-pack.c:1673
6425 #: builtin/index-pack.c:1685 builtin/index-pack.c:1689
6430 #: builtin/index-pack.c:1703
6431 msgid "--fix-thin cannot be used without --stdin"
6432 msgstr "--fix-thin no es pot usar sense --stdin"
6434 #: builtin/index-pack.c:1707 builtin/index-pack.c:1716
6436 msgid "packfile name '%s' does not end with '.pack'"
6437 msgstr "el nom de fitxer de paquet '%s' no acaba amb '.pack'"
6439 #: builtin/index-pack.c:1724
6440 msgid "--verify with no packfile name given"
6441 msgstr "s'ha donat --verify sense nom de fitxer de paquet"
6443 #: builtin/init-db.c:35
6445 msgid "Could not make %s writable by group"
6446 msgstr "No s'ha pogut fer %s gravable per al grup"
6448 #: builtin/init-db.c:62
6450 msgid "insanely long template name %s"
6451 msgstr "nom de plantilla increïblement llarg %s"
6453 #: builtin/init-db.c:67
6455 msgid "cannot stat '%s'"
6456 msgstr "no es pot fer stat en '%s'"
6458 #: builtin/init-db.c:73
6460 msgid "cannot stat template '%s'"
6461 msgstr "no es pot fer stat en la plantilla '%s'"
6463 #: builtin/init-db.c:80
6465 msgid "cannot opendir '%s'"
6466 msgstr "no es pot fer opendir en el directori '%s'"
6468 #: builtin/init-db.c:97
6470 msgid "cannot readlink '%s'"
6471 msgstr "no es pot fer readlink en '%s'"
6473 #: builtin/init-db.c:99
6475 msgid "insanely long symlink %s"
6476 msgstr "enllaç simbòlic increïblement llarg %s"
6478 #: builtin/init-db.c:102
6480 msgid "cannot symlink '%s' '%s'"
6481 msgstr "no es pot fer symlink en '%s' '%s'"
6483 #: builtin/init-db.c:106
6485 msgid "cannot copy '%s' to '%s'"
6486 msgstr "no es pot copiar '%s' a '%s'"
6488 #: builtin/init-db.c:110
6490 msgid "ignoring template %s"
6491 msgstr "ignorant la plantilla %s"
6493 #: builtin/init-db.c:136
6495 msgid "insanely long template path %s"
6496 msgstr "camí de plantilla increïblement llarg %s"
6498 #: builtin/init-db.c:144
6500 msgid "templates not found %s"
6501 msgstr "no s'han trobat les plantilles %s"
6503 #: builtin/init-db.c:157
6505 msgid "not copying templates of a wrong format version %d from '%s'"
6506 msgstr "no copiant plantilles d'una versió de format errònia %d de '%s'"
6508 #: builtin/init-db.c:211
6510 msgid "insane git directory %s"
6511 msgstr "directori de git boig %s"
6513 #: builtin/init-db.c:343 builtin/init-db.c:346
6515 msgid "%s already exists"
6516 msgstr "%s ja existeix"
6518 #: builtin/init-db.c:374
6520 msgid "unable to handle file type %d"
6521 msgstr "no s'ha pogut gestionar el tipus de fitxer %d"
6523 #: builtin/init-db.c:377
6525 msgid "unable to move %s to %s"
6526 msgstr "no s'ha pogut moure %s a %s"
6528 #. TRANSLATORS: The first '%s' is either "Reinitialized
6529 #. existing" or "Initialized empty", the second " shared" or
6530 #. "", and the last '%s%s' is the verbatim directory name.
6531 #: builtin/init-db.c:433
6533 msgid "%s%s Git repository in %s%s\n"
6534 msgstr "%s dipòsit de Git%s a %s%s\n"
6536 #: builtin/init-db.c:434
6537 msgid "Reinitialized existing"
6538 msgstr "S'ha reinicialitzat un existent"
6540 #: builtin/init-db.c:434
6541 msgid "Initialized empty"
6542 msgstr "S'ha inicialitzat un buit"
6544 #: builtin/init-db.c:435
6548 #: builtin/init-db.c:482
6550 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
6551 "shared[=<permissions>]] [<directory>]"
6553 "git init [-q | --quiet] [--bare] [--template=<directori-de-plantilla>] [--"
6554 "shared[=<permisos>]] [<directori>]"
6556 #: builtin/init-db.c:505
6560 #: builtin/init-db.c:506
6561 msgid "specify that the git repository is to be shared amongst several users"
6562 msgstr "especifica que el dipòsit de git es compartirà entre diversos usuaris"
6564 #: builtin/init-db.c:508 builtin/prune-packed.c:57 builtin/repack.c:171
6568 #: builtin/init-db.c:540 builtin/init-db.c:545
6570 msgid "cannot mkdir %s"
6571 msgstr "no es pot mkdir %s"
6573 #: builtin/init-db.c:549
6575 msgid "cannot chdir to %s"
6576 msgstr "no es pot chdir a %s"
6578 #: builtin/init-db.c:570
6581 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
6584 "no es permet %s (o --work-tree=<directori>) sense especificar %s (o --git-"
6587 #: builtin/init-db.c:598
6589 msgid "Cannot access work tree '%s'"
6590 msgstr "No es pot accedir a l'arbre de treball '%s'"
6592 #: builtin/interpret-trailers.c:15
6594 "git interpret-trailers [--trim-empty] [(--trailer <token>[(=|:)<value>])...] "
6597 "git interpret-trailers [--trim-empty] [(--trailer <fitxa>[(=|:)<valor>])...] "
6600 #: builtin/interpret-trailers.c:25
6601 msgid "trim empty trailers"
6602 msgstr "escurça els remolcs buits"
6604 #: builtin/interpret-trailers.c:26
6608 #: builtin/interpret-trailers.c:27
6609 msgid "trailer(s) to add"
6610 msgstr "remolcs a afegir"
6613 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
6614 msgstr "git log [<opcions>] [<rang-de-revisions>] [[--] <camí>...]"
6617 msgid "git show [<options>] <object>..."
6618 msgstr "git show [<opcions>] <objecte>..."
6622 msgid "invalid --decorate option: %s"
6623 msgstr "opció --decorate no vàlida: %s"
6625 #: builtin/log.c:127
6626 msgid "suppress diff output"
6627 msgstr "omet la sortida de diferències"
6629 #: builtin/log.c:128
6631 msgstr "mostra el font"
6633 #: builtin/log.c:129
6634 msgid "Use mail map file"
6635 msgstr "Usa el fitxer de mapa de correu"
6637 #: builtin/log.c:130
6638 msgid "decorate options"
6639 msgstr "opcions de decoració"
6641 #: builtin/log.c:133
6642 msgid "Process line range n,m in file, counting from 1"
6643 msgstr "Processa el rang de línies n,m en el fitxer, comptant des de 1"
6645 #: builtin/log.c:229
6647 msgid "Final output: %d %s\n"
6648 msgstr "Sortida final: %d %s\n"
6650 #: builtin/log.c:458
6652 msgid "git show %s: bad file"
6653 msgstr "git show %s: fitxer dolent"
6655 #: builtin/log.c:472 builtin/log.c:564
6657 msgid "Could not read object %s"
6658 msgstr "No es pot llegir l'objecte %s"
6660 #: builtin/log.c:588
6662 msgid "Unknown type: %d"
6663 msgstr "Tipus desconegut: %d"
6665 #: builtin/log.c:689
6666 msgid "format.headers without value"
6667 msgstr "format.headers sense valor"
6669 #: builtin/log.c:773
6670 msgid "name of output directory is too long"
6671 msgstr "el nom del directori de sortida és massa llarg"
6673 #: builtin/log.c:789
6675 msgid "Cannot open patch file %s"
6676 msgstr "No es pot obrir el fitxer de pedaç %s"
6678 #: builtin/log.c:803
6679 msgid "Need exactly one range."
6680 msgstr "Cal exactament un rang."
6682 #: builtin/log.c:813
6683 msgid "Not a range."
6684 msgstr "No és un rang."
6686 #: builtin/log.c:919
6687 msgid "Cover letter needs email format"
6688 msgstr "La carta de presentació necessita el format de correu electrònic"
6690 #: builtin/log.c:998
6692 msgid "insane in-reply-to: %s"
6693 msgstr "in-reply-to boig: %s"
6695 #: builtin/log.c:1026
6696 msgid "git format-patch [<options>] [<since> | <revision-range>]"
6697 msgstr "git format-patch [<opcions>] [<des-de> | <rang-de-revisions>]"
6699 #: builtin/log.c:1071
6700 msgid "Two output directories?"
6701 msgstr "Dos directoris de sortida?"
6703 #: builtin/log.c:1186
6704 msgid "use [PATCH n/m] even with a single patch"
6705 msgstr "usa [PATCH n/m] fins i tot amb un sol pedaç"
6707 #: builtin/log.c:1189
6708 msgid "use [PATCH] even with multiple patches"
6709 msgstr "usa [PATCH] fins i tot amb múltiples pedaços"
6711 #: builtin/log.c:1193
6712 msgid "print patches to standard out"
6713 msgstr "imprimeix els pedaços a la sortida estàndard"
6715 #: builtin/log.c:1195
6716 msgid "generate a cover letter"
6717 msgstr "genera una carta de presentació"
6719 #: builtin/log.c:1197
6720 msgid "use simple number sequence for output file names"
6721 msgstr "usa una seqüència de números per als noms dels fitxers de sortida"
6723 #: builtin/log.c:1198
6727 #: builtin/log.c:1199
6728 msgid "use <sfx> instead of '.patch'"
6729 msgstr "usa <sufix> en lloc de '.patch'"
6731 #: builtin/log.c:1201
6732 msgid "start numbering patches at <n> instead of 1"
6733 msgstr "comença nombrant els pedaços a <n> en lloc d'1"
6735 #: builtin/log.c:1203
6736 msgid "mark the series as Nth re-roll"
6737 msgstr "marca la sèrie com a l'enèsima llançada"
6739 #: builtin/log.c:1205
6740 msgid "Use [<prefix>] instead of [PATCH]"
6741 msgstr "Usa [<prefix>] en lloc de [PATCH]"
6743 #: builtin/log.c:1208
6744 msgid "store resulting files in <dir>"
6745 msgstr "emmagatzema els fitxers resultants a <directori>"
6747 #: builtin/log.c:1211
6748 msgid "don't strip/add [PATCH]"
6749 msgstr "no despullis/afegeixis [PATCH]"
6751 #: builtin/log.c:1214
6752 msgid "don't output binary diffs"
6753 msgstr "no emetis diferències binàries"
6755 #: builtin/log.c:1216
6756 msgid "don't include a patch matching a commit upstream"
6757 msgstr "no incloguis pedaços que coincideixin amb comissions a la font"
6759 #: builtin/log.c:1218
6760 msgid "show patch format instead of default (patch + stat)"
6762 "mostra el format de pedaç en lloc del per defecte (pedaç + estadístiques)"
6764 #: builtin/log.c:1220
6766 msgstr "Missatgeria"
6768 #: builtin/log.c:1221
6772 #: builtin/log.c:1222
6773 msgid "add email header"
6774 msgstr "afegeix una capçalera de correu electrònic"
6776 #: builtin/log.c:1223 builtin/log.c:1225
6778 msgstr "correu electrònic"
6780 #: builtin/log.c:1223
6781 msgid "add To: header"
6782 msgstr "afegeix la capçalera To:"
6784 #: builtin/log.c:1225
6785 msgid "add Cc: header"
6786 msgstr "afegeix la capçalera Cc:"
6788 #: builtin/log.c:1227
6792 #: builtin/log.c:1228
6793 msgid "set From address to <ident> (or committer ident if absent)"
6795 "estableix l'adreça From a <identitat> (o la identitat del comitent si manca)"
6797 #: builtin/log.c:1230
6799 msgstr "ID de missatge"
6801 #: builtin/log.c:1231
6802 msgid "make first mail a reply to <message-id>"
6803 msgstr "fes del primer missatge una resposta a <ID de missatge>"
6805 #: builtin/log.c:1232 builtin/log.c:1235
6809 #: builtin/log.c:1233
6810 msgid "attach the patch"
6811 msgstr "ajunta el pedaç"
6813 #: builtin/log.c:1236
6814 msgid "inline the patch"
6815 msgstr "posa el pedaç en el cos"
6817 #: builtin/log.c:1240
6818 msgid "enable message threading, styles: shallow, deep"
6819 msgstr "habilita l'enfilada de missatges, estils: shallow, deep"
6821 #: builtin/log.c:1242
6825 #: builtin/log.c:1243
6826 msgid "add a signature"
6827 msgstr "afegeix una firma"
6829 #: builtin/log.c:1245
6830 msgid "add a signature from a file"
6831 msgstr "afegeix una firma des d'un fitxer"
6833 #: builtin/log.c:1246
6834 msgid "don't print the patch filenames"
6835 msgstr "no imprimeixis els noms de fitxer del pedaç"
6837 #: builtin/log.c:1320
6839 msgid "invalid ident line: %s"
6840 msgstr "línia d'identitat no vàlida: %s"
6842 #: builtin/log.c:1335
6843 msgid "-n and -k are mutually exclusive."
6844 msgstr "-n i -k són mutualment exclusius."
6846 #: builtin/log.c:1337
6847 msgid "--subject-prefix and -k are mutually exclusive."
6848 msgstr "--subject-prefix i -k són mutualment exclusius."
6850 #: builtin/log.c:1345
6851 msgid "--name-only does not make sense"
6852 msgstr "--name-only no té sentit"
6854 #: builtin/log.c:1347
6855 msgid "--name-status does not make sense"
6856 msgstr "--name-status no té sentit"
6858 #: builtin/log.c:1349
6859 msgid "--check does not make sense"
6860 msgstr "--check no té sentit"
6862 #: builtin/log.c:1372
6863 msgid "standard output, or directory, which one?"
6864 msgstr "sortida estàndard o directori, quin dels dos?"
6866 #: builtin/log.c:1374
6868 msgid "Could not create directory '%s'"
6869 msgstr "No s'ha pogut crear el directori '%s'"
6871 #: builtin/log.c:1472
6873 msgid "unable to read signature file '%s'"
6874 msgstr "no s'ha pogut llegir el fitxer de firma '%s'"
6876 #: builtin/log.c:1535
6877 msgid "Failed to create output files"
6878 msgstr "S'ha fallat en crear els fitxers de sortida"
6880 #: builtin/log.c:1583
6881 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
6882 msgstr "git cherry [-v] [<font> [<cap> [<límit>]]]"
6884 #: builtin/log.c:1637
6887 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
6889 "No s'ha pogut trobar una branca remota seguida. Si us plau, especifiqueu "
6890 "<font> manualment.\n"
6892 #: builtin/log.c:1648 builtin/log.c:1650 builtin/log.c:1662
6894 msgid "Unknown commit %s"
6895 msgstr "Comissió desconeguda %s"
6897 #: builtin/ls-files.c:358
6898 msgid "git ls-files [<options>] [<file>...]"
6899 msgstr "git ls-files [<opcions>] [<fitxer>...]"
6901 #: builtin/ls-files.c:415
6902 msgid "identify the file status with tags"
6903 msgstr "identifica l'estat de fitxer amb etiquetes"
6905 #: builtin/ls-files.c:417
6906 msgid "use lowercase letters for 'assume unchanged' files"
6907 msgstr "usa lletres minúscules per als fitxers 'assume unchanged'"
6909 #: builtin/ls-files.c:419
6910 msgid "show cached files in the output (default)"
6912 "mostra en la sortida els fitxers desats en la memòria cau (per defecte)"
6914 #: builtin/ls-files.c:421
6915 msgid "show deleted files in the output"
6916 msgstr "mostra en la sortida els fitxers suprimits"
6918 #: builtin/ls-files.c:423
6919 msgid "show modified files in the output"
6920 msgstr "mostra en la sortida els fitxers modificats"
6922 #: builtin/ls-files.c:425
6923 msgid "show other files in the output"
6924 msgstr "mostra en la sortida els altres fitxers"
6926 #: builtin/ls-files.c:427
6927 msgid "show ignored files in the output"
6928 msgstr "mostra en la sortida els fitxers ignorats"
6930 #: builtin/ls-files.c:430
6931 msgid "show staged contents' object name in the output"
6932 msgstr "mostra en la sortida el nom d'objecte dels continguts allistats"
6934 #: builtin/ls-files.c:432
6935 msgid "show files on the filesystem that need to be removed"
6936 msgstr "mostra els fitxers en el sistema de fitxers que s'han d'eliminar"
6938 #: builtin/ls-files.c:434
6939 msgid "show 'other' directories' names only"
6940 msgstr "mostra només els noms dels directoris 'other'"
6942 #: builtin/ls-files.c:437
6943 msgid "don't show empty directories"
6944 msgstr "no mostris els directoris buits"
6946 #: builtin/ls-files.c:440
6947 msgid "show unmerged files in the output"
6948 msgstr "mostra en la sortida els fitxers sense fusionar"
6950 #: builtin/ls-files.c:442
6951 msgid "show resolve-undo information"
6952 msgstr "mostra la informació de resolució de desfet"
6954 #: builtin/ls-files.c:444
6955 msgid "skip files matching pattern"
6956 msgstr "salta els fitxers coincidents amb el patró"
6958 #: builtin/ls-files.c:447
6959 msgid "exclude patterns are read from <file>"
6960 msgstr "els patrons d'exclusió es llegeixen de <fitxer>"
6962 #: builtin/ls-files.c:450
6963 msgid "read additional per-directory exclude patterns in <file>"
6964 msgstr "llegeix els patrons addicionals d'exclusió per directori en <fitxer>"
6966 #: builtin/ls-files.c:452
6967 msgid "add the standard git exclusions"
6968 msgstr "afegeix les exclusions estàndards de git"
6970 #: builtin/ls-files.c:455
6971 msgid "make the output relative to the project top directory"
6972 msgstr "fes que la sortida sigui relativa al directori superior del projecte"
6974 #: builtin/ls-files.c:458
6975 msgid "if any <file> is not in the index, treat this as an error"
6976 msgstr "si qualsevol <fitxer> no és en l'índex, tracta això com a error"
6978 #: builtin/ls-files.c:459
6982 #: builtin/ls-files.c:460
6983 msgid "pretend that paths removed since <tree-ish> are still present"
6985 "pretén que els camins eliminats després de <arbre> encara estiguin presents"
6987 #: builtin/ls-files.c:462
6988 msgid "show debugging data"
6989 msgstr "mostra les dades de depuració"
6991 #: builtin/ls-tree.c:28
6992 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
6993 msgstr "git ls-tree [<opcions>] <arbre> [<camí>...]"
6995 #: builtin/ls-tree.c:127
6996 msgid "only show trees"
6997 msgstr "mostra només els arbres"
6999 #: builtin/ls-tree.c:129
7000 msgid "recurse into subtrees"
7001 msgstr "recursa als subarbres"
7003 #: builtin/ls-tree.c:131
7004 msgid "show trees when recursing"
7005 msgstr "mostra els arbres en recursar"
7007 #: builtin/ls-tree.c:134
7008 msgid "terminate entries with NUL byte"
7009 msgstr "acaba les entrades amb un octet NUL"
7011 #: builtin/ls-tree.c:135
7012 msgid "include object size"
7013 msgstr "mida de l'objecte d'inclusió"
7015 #: builtin/ls-tree.c:137 builtin/ls-tree.c:139
7016 msgid "list only filenames"
7017 msgstr "llista només els noms de fitxer"
7019 #: builtin/ls-tree.c:142
7020 msgid "use full path names"
7021 msgstr "usa els noms de camí complets"
7023 #: builtin/ls-tree.c:144
7024 msgid "list entire tree; not just current directory (implies --full-name)"
7026 "llista l'arbre sencer; no només el directori actual (implica --full-name)"
7028 #: builtin/merge.c:45
7029 msgid "git merge [<options>] [<commit>...]"
7030 msgstr "git merge [<opcions>] [<comissió>...]"
7032 #: builtin/merge.c:46
7033 msgid "git merge [<options>] <msg> HEAD <commit>"
7034 msgstr "git merge [<opcions>] <missatge> HEAD <comissió>"
7036 #: builtin/merge.c:47
7037 msgid "git merge --abort"
7038 msgstr "git merge --abort"
7040 #: builtin/merge.c:100
7041 msgid "switch `m' requires a value"
7042 msgstr "l'opció `m' requereix un valor"
7044 #: builtin/merge.c:137
7046 msgid "Could not find merge strategy '%s'.\n"
7047 msgstr "No s'ha pogut trobar l'estratègia de fusió '%s'.\n"
7049 #: builtin/merge.c:138
7051 msgid "Available strategies are:"
7052 msgstr "Les estratègies disponibles són:"
7054 #: builtin/merge.c:143
7056 msgid "Available custom strategies are:"
7057 msgstr "Les estratègies personalitzades disponibles són:"
7059 #: builtin/merge.c:193
7060 msgid "do not show a diffstat at the end of the merge"
7061 msgstr "no mostris les estadístiques de diferència al final de la fusió"
7063 #: builtin/merge.c:196
7064 msgid "show a diffstat at the end of the merge"
7065 msgstr "mostra les estadístiques de diferència al final de la fusió"
7067 #: builtin/merge.c:197
7068 msgid "(synonym to --stat)"
7069 msgstr "(sinònim de --stat)"
7071 #: builtin/merge.c:199
7072 msgid "add (at most <n>) entries from shortlog to merge commit message"
7074 "afegeix (com a màxim <n>) entrades del registre curt per a fusionar el "
7075 "missatge de comissió"
7077 #: builtin/merge.c:202
7078 msgid "create a single commit instead of doing a merge"
7079 msgstr "crea una única comissió en lloc de fusionar"
7081 #: builtin/merge.c:204
7082 msgid "perform a commit if the merge succeeds (default)"
7083 msgstr "realitza una comissió si la fusió té èxit (per defecte)"
7085 #: builtin/merge.c:206
7086 msgid "edit message before committing"
7087 msgstr "edita el missatge abans de cometre"
7089 #: builtin/merge.c:207
7090 msgid "allow fast-forward (default)"
7091 msgstr "permet l'avanç ràpid (per defecte)"
7093 #: builtin/merge.c:209
7094 msgid "abort if fast-forward is not possible"
7095 msgstr "avorta si l'avanç ràpid no és possible"
7097 #: builtin/merge.c:213
7098 msgid "Verify that the named commit has a valid GPG signature"
7099 msgstr "Verifica que la comissió anomenada tingui una firma GPG vàlida"
7101 #: builtin/merge.c:214 builtin/notes.c:753 builtin/revert.c:89
7105 #: builtin/merge.c:215
7106 msgid "merge strategy to use"
7107 msgstr "estratègia de fusió a usar"
7109 #: builtin/merge.c:216
7110 msgid "option=value"
7111 msgstr "opció=valor"
7113 #: builtin/merge.c:217
7114 msgid "option for selected merge strategy"
7115 msgstr "opció per a l'estratègia de fusió seleccionada"
7117 #: builtin/merge.c:219
7118 msgid "merge commit message (for a non-fast-forward merge)"
7119 msgstr "missatge de comissió de fusió (per a una fusió no d'avanç ràpid)"
7121 #: builtin/merge.c:223
7122 msgid "abort the current in-progress merge"
7123 msgstr "avorta la fusió en curs actual"
7125 #: builtin/merge.c:251
7126 msgid "could not run stash."
7127 msgstr "no s'ha pogut executar stash."
7129 #: builtin/merge.c:256
7130 msgid "stash failed"
7131 msgstr "L'emmagatzemament ha fallat."
7133 #: builtin/merge.c:261
7135 msgid "not a valid object: %s"
7136 msgstr "no és un objecte vàlid: %s"
7138 #: builtin/merge.c:280 builtin/merge.c:297
7139 msgid "read-tree failed"
7140 msgstr "read-tree ha fallat"
7142 #: builtin/merge.c:327
7143 msgid " (nothing to squash)"
7144 msgstr " (res a aixafar)"
7146 #: builtin/merge.c:340
7148 msgid "Squash commit -- not updating HEAD\n"
7149 msgstr "Comissió d'aixafada -- no actualitzant HEAD\n"
7151 #: builtin/merge.c:372
7152 msgid "Writing SQUASH_MSG"
7153 msgstr "Escrivint SQUASH_MSG"
7155 #: builtin/merge.c:374
7156 msgid "Finishing SQUASH_MSG"
7157 msgstr "Finalitzant SQUASH_MSG"
7159 #: builtin/merge.c:397
7161 msgid "No merge message -- not updating HEAD\n"
7162 msgstr "Cap missatge de fusió -- no actualitzant HEAD\n"
7164 #: builtin/merge.c:447
7166 msgid "'%s' does not point to a commit"
7167 msgstr "'%s' no assenyala una comissió"
7169 #: builtin/merge.c:537
7171 msgid "Bad branch.%s.mergeoptions string: %s"
7172 msgstr "Cadena branch.%s.mergeoptions dolenta: %s"
7174 #: builtin/merge.c:632
7175 msgid "git write-tree failed to write a tree"
7176 msgstr "git write-tree ha fallat en escriure un arbre"
7178 #: builtin/merge.c:656
7179 msgid "Not handling anything other than two heads merge."
7180 msgstr "No gestionant res a part de la fusió de dos caps."
7182 #: builtin/merge.c:670
7184 msgid "Unknown option for merge-recursive: -X%s"
7185 msgstr "Opció desconeguda de merge-recursive: -X%s"
7187 #: builtin/merge.c:683
7189 msgid "unable to write %s"
7190 msgstr "no s'ha pogut escriure %s"
7192 #: builtin/merge.c:772
7194 msgid "Could not read from '%s'"
7195 msgstr "No s'ha pogut llegir de '%s'"
7197 #: builtin/merge.c:781
7199 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
7200 msgstr "No cometent la fusió; useu 'git commit' per a completar la fusió.\n"
7202 #: builtin/merge.c:787
7205 "Please enter a commit message to explain why this merge is necessary,\n"
7206 "especially if it merges an updated upstream into a topic branch.\n"
7208 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
7211 "Si us plau, introduïu un missatge de comissió per a explicar per què\n"
7212 "aquesta fusió és necessària, especialment si fusiona una font\n"
7213 "actualitzada a una branca temàtica.\n"
7215 "S'ignoraran les línies que comencin amb '%c', i un missatge buit\n"
7216 "avorta la comissió.\n"
7218 #: builtin/merge.c:811
7219 msgid "Empty commit message."
7220 msgstr "Missatge de comissió buit."
7222 #: builtin/merge.c:823
7224 msgid "Wonderful.\n"
7225 msgstr "Meravellós.\n"
7227 #: builtin/merge.c:878
7229 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
7231 "La fusió automàtica ha fallat; arregleu els conflictes i després cometeu el "
7234 #: builtin/merge.c:894
7236 msgid "'%s' is not a commit"
7237 msgstr "'%s' no és una comissió"
7239 #: builtin/merge.c:935
7240 msgid "No current branch."
7241 msgstr "Cap branca actual."
7243 #: builtin/merge.c:937
7244 msgid "No remote for the current branch."
7245 msgstr "No hi ha cap remot per a la branca actual."
7247 #: builtin/merge.c:939
7248 msgid "No default upstream defined for the current branch."
7249 msgstr "No hi ha cap font per defecte definida per a la branca actual."
7251 #: builtin/merge.c:944
7253 msgid "No remote-tracking branch for %s from %s"
7254 msgstr "No hi ha cap branca amb seguiment remot per a %s de %s"
7256 #: builtin/merge.c:1081
7258 msgid "could not close '%s'"
7259 msgstr "no s'ha pogut tancar '%s'"
7261 #: builtin/merge.c:1208
7262 msgid "There is no merge to abort (MERGE_HEAD missing)."
7263 msgstr "No hi ha fusió a avortar (manca MERGE_HEAD)."
7265 #: builtin/merge.c:1224
7267 "You have not concluded your merge (MERGE_HEAD exists).\n"
7268 "Please, commit your changes before you merge."
7270 "No heu completat la vostra fusió (MERGE_HEAD existeix).\n"
7271 "Si us plau, cometeu els vostres canvis abans de fusionar."
7273 #: builtin/merge.c:1227 git-pull.sh:74
7274 msgid "You have not concluded your merge (MERGE_HEAD exists)."
7275 msgstr "No heu completat la vostra fusió (MERGE_HEAD existeix)."
7277 #: builtin/merge.c:1231
7279 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
7280 "Please, commit your changes before you merge."
7282 "No heu completat el vostre recull de cireres (CHERRY_PICK_HEAD existeix).\n"
7283 "Si us plau, cometeu els vostres canvis abans de fusionar."
7285 #: builtin/merge.c:1234
7286 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
7288 "No heu completat el vostre recull de cireres (CHERRY_PICK_HEAD existeix)."
7290 #: builtin/merge.c:1243
7291 msgid "You cannot combine --squash with --no-ff."
7292 msgstr "No podeu combinar --squash amb --no-ff."
7294 #: builtin/merge.c:1251
7295 msgid "No commit specified and merge.defaultToUpstream not set."
7297 "No hi ha una comissió especificada i merge.defaultToUpstream no està "
7300 #: builtin/merge.c:1268
7301 msgid "Squash commit into empty head not supported yet"
7302 msgstr "Aixafar una comissió a un cap buit encara no es permet"
7304 #: builtin/merge.c:1270
7305 msgid "Non-fast-forward commit does not make sense into an empty head"
7306 msgstr "Una comissió no d'avanç ràpid no té sentit a un cap buit"
7308 #: builtin/merge.c:1276
7310 msgid "%s - not something we can merge"
7311 msgstr "%s - no és una cosa que puguem fusionar"
7313 #: builtin/merge.c:1278
7314 msgid "Can merge only exactly one commit into empty head"
7315 msgstr "Es pot fusionar només exactament una comissió a un cap buit"
7317 #: builtin/merge.c:1333
7319 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
7320 msgstr "La comissió %s té una firma GPG no fiable, suposadament de %s."
7322 #: builtin/merge.c:1336
7324 msgid "Commit %s has a bad GPG signature allegedly by %s."
7325 msgstr "La comissió %s té una firma GPG dolenta suposadament de %s."
7327 #: builtin/merge.c:1339
7329 msgid "Commit %s does not have a GPG signature."
7330 msgstr "La comissió %s no té firma GPG."
7332 #: builtin/merge.c:1342
7334 msgid "Commit %s has a good GPG signature by %s\n"
7335 msgstr "La comissió %s té una firma GPG bona de %s\n"
7337 #: builtin/merge.c:1423
7339 msgid "Updating %s..%s\n"
7340 msgstr "Actualitzant %s..%s\n"
7342 #: builtin/merge.c:1462
7344 msgid "Trying really trivial in-index merge...\n"
7345 msgstr "Intentant una fusió molt trivial en l'índex...\n"
7347 #: builtin/merge.c:1469
7352 #: builtin/merge.c:1501
7353 msgid "Not possible to fast-forward, aborting."
7354 msgstr "No és possible avançar ràpidament, avortant."
7356 #: builtin/merge.c:1524 builtin/merge.c:1603
7358 msgid "Rewinding the tree to pristine...\n"
7359 msgstr "Rebobinant l'arbre a la pristina...\n"
7361 #: builtin/merge.c:1528
7363 msgid "Trying merge strategy %s...\n"
7364 msgstr "Intentant l'estratègia de fusió %s...\n"
7366 #: builtin/merge.c:1594
7368 msgid "No merge strategy handled the merge.\n"
7369 msgstr "Cap estratègia de fusió ha gestionat la fusió.\n"
7371 #: builtin/merge.c:1596
7373 msgid "Merge with strategy %s failed.\n"
7374 msgstr "L'estratègia de fusió %s ha fallat.\n"
7376 #: builtin/merge.c:1605
7378 msgid "Using the %s to prepare resolving by hand.\n"
7379 msgstr "Usant el %s per a preparar la resolució a mà.\n"
7381 #: builtin/merge.c:1617
7383 msgid "Automatic merge went well; stopped before committing as requested\n"
7385 "La fusió automàtica ha sortit bé; s'ha aturat abans de cometre tal i com "
7388 #: builtin/merge-base.c:29
7389 msgid "git merge-base [-a | --all] <commit> <commit>..."
7390 msgstr "git merge-base [-a | --all] <comissió> <comissió>..."
7392 #: builtin/merge-base.c:30
7393 msgid "git merge-base [-a | --all] --octopus <commit>..."
7394 msgstr "git merge-base [-a | --all] --octopus <comissió>..."
7396 #: builtin/merge-base.c:31
7397 msgid "git merge-base --independent <commit>..."
7398 msgstr "git merge-base --independent <comissió>..."
7400 #: builtin/merge-base.c:32
7401 msgid "git merge-base --is-ancestor <commit> <commit>"
7402 msgstr "git merge-base --is-ancestor <comissió> <comissió>"
7404 #: builtin/merge-base.c:33
7405 msgid "git merge-base --fork-point <ref> [<commit>]"
7406 msgstr "git merge-base --fork-point <referència> [<comissió>]"
7408 #: builtin/merge-base.c:214
7409 msgid "output all common ancestors"
7410 msgstr "emet tots els avantpassats comuns"
7412 #: builtin/merge-base.c:216
7413 msgid "find ancestors for a single n-way merge"
7414 msgstr "troba els avantpassats per a una sola fusió de n vies"
7416 #: builtin/merge-base.c:218
7417 msgid "list revs not reachable from others"
7418 msgstr "llista les revisions no abastables d'altres"
7420 #: builtin/merge-base.c:220
7421 msgid "is the first one ancestor of the other?"
7422 msgstr "és el primer un avantpassat de l'altre?"
7424 #: builtin/merge-base.c:222
7425 msgid "find where <commit> forked from reflog of <ref>"
7427 "troba on <comissió> s'ha bifurcat del registre de referències de <referència>"
7429 #: builtin/merge-file.c:8
7431 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
7432 "<orig-file> <file2>"
7434 "git merge-file [<opcions>] [-L <nom1> [-L <original> [-L <nom2>]]] <fitxer1> "
7435 "<fitxer-original> <fitxer2>"
7437 #: builtin/merge-file.c:33
7438 msgid "send results to standard output"
7439 msgstr "envia els resultats a la sortida estàndard"
7441 #: builtin/merge-file.c:34
7442 msgid "use a diff3 based merge"
7443 msgstr "usa una fusió basada en diff3"
7445 #: builtin/merge-file.c:35
7446 msgid "for conflicts, use our version"
7447 msgstr "en conflictes, usa la versió nostra"
7449 #: builtin/merge-file.c:37
7450 msgid "for conflicts, use their version"
7451 msgstr "en conflictes, usa la versió seva"
7453 #: builtin/merge-file.c:39
7454 msgid "for conflicts, use a union version"
7455 msgstr "en conflictes, usa una versió d'unió"
7457 #: builtin/merge-file.c:42
7458 msgid "for conflicts, use this marker size"
7459 msgstr "en conflictes, usa aquesta mida de marcador"
7461 #: builtin/merge-file.c:43
7462 msgid "do not warn about conflicts"
7463 msgstr "no avisis de conflictes"
7465 #: builtin/merge-file.c:45
7466 msgid "set labels for file1/orig-file/file2"
7467 msgstr "estableix les etiquetes per a fitxer1/fitxer-original/fitxer2"
7469 #: builtin/mktree.c:64
7470 msgid "git mktree [-z] [--missing] [--batch]"
7471 msgstr "git mktree [-z] [--missing] [--batch]"
7473 #: builtin/mktree.c:150
7474 msgid "input is NUL terminated"
7475 msgstr "l'entrada és acabada amb NUL"
7477 #: builtin/mktree.c:151 builtin/write-tree.c:24
7478 msgid "allow missing objects"
7479 msgstr "permet els objectes absents"
7481 #: builtin/mktree.c:152
7482 msgid "allow creation of more than one tree"
7483 msgstr "permet la creació de més d'un arbre"
7486 msgid "git mv [<options>] <source>... <destination>"
7487 msgstr "git mv [<opcions>] <font>... <destí>"
7491 msgid "Directory %s is in index and no submodule?"
7492 msgstr "El directori %s és en l'índex i no hi ha cap submòdul?"
7495 msgid "Please stage your changes to .gitmodules or stash them to proceed"
7497 "Si us plau, allisteu els vostres canvis a .gitmodules o emmagatzemeu-los per "
7502 msgid "%.*s is in index"
7503 msgstr "%.*s és en l'índex"
7506 msgid "force move/rename even if target exists"
7507 msgstr "força el moviment / canvi de nom encara que el destí existeixi"
7510 msgid "skip move/rename errors"
7511 msgstr "omet els errors de moviment / canvi de nom"
7515 msgid "destination '%s' is not a directory"
7516 msgstr "el destí '%s' no és un directori"
7520 msgid "Checking rename of '%s' to '%s'\n"
7521 msgstr "Comprovant el canvi de nom de '%s' a '%s'\n"
7525 msgstr "font dolenta"
7528 msgid "can not move directory into itself"
7529 msgstr "no es pot moure un directori a dins d'ell mateix"
7532 msgid "cannot move directory over file"
7533 msgstr "no es pot moure un directori sobre un fitxer"
7536 msgid "source directory is empty"
7537 msgstr "el directori font està buit"
7540 msgid "not under version control"
7541 msgstr "no està sota control de versions"
7544 msgid "destination exists"
7545 msgstr "el destí existeix"
7549 msgid "overwriting '%s'"
7550 msgstr "sobreescrivint '%s'"
7553 msgid "Cannot overwrite"
7554 msgstr "No es pot sobreescriure"
7557 msgid "multiple sources for the same target"
7558 msgstr "múltiples fonts per al mateix destí"
7561 msgid "destination directory does not exist"
7562 msgstr "el directori destí no existeix"
7566 msgid "%s, source=%s, destination=%s"
7567 msgstr "%s, origen=%s, destí=%s"
7571 msgid "Renaming %s to %s\n"
7572 msgstr "Canviant el nom de %s a %s\n"
7574 #: builtin/mv.c:256 builtin/remote.c:725 builtin/repack.c:361
7576 msgid "renaming '%s' failed"
7577 msgstr "el canvi del nom de '%s' ha fallat"
7579 #: builtin/name-rev.c:255
7580 msgid "git name-rev [<options>] <commit>..."
7581 msgstr "git name-rev [<opcions>] <comissió>..."
7583 #: builtin/name-rev.c:256
7584 msgid "git name-rev [<options>] --all"
7585 msgstr "git name-rev [<opcions>] --all"
7587 #: builtin/name-rev.c:257
7588 msgid "git name-rev [<options>] --stdin"
7589 msgstr "git name-rev [<opcions>] --stdin"
7591 #: builtin/name-rev.c:309
7592 msgid "print only names (no SHA-1)"
7593 msgstr "imprimeix només els noms (sense SHA-1)"
7595 #: builtin/name-rev.c:310
7596 msgid "only use tags to name the commits"
7597 msgstr "només usa les etiquetes per a anomenar les comissions"
7599 #: builtin/name-rev.c:312
7600 msgid "only use refs matching <pattern>"
7601 msgstr "només usa les referències que coincideixin amb <patró>"
7603 #: builtin/name-rev.c:314
7604 msgid "list all commits reachable from all refs"
7605 msgstr "llista totes les comissions abastables de totes les referències"
7607 #: builtin/name-rev.c:315
7608 msgid "read from stdin"
7609 msgstr "llegeix d'stdin"
7611 #: builtin/name-rev.c:316
7612 msgid "allow to print `undefined` names (default)"
7613 msgstr "permet imprimir els noms `undefined` (per defecte)"
7615 #: builtin/name-rev.c:322
7616 msgid "dereference tags in the input (internal use)"
7617 msgstr "dereferencia les etiquetes en l'entrada (ús intern)"
7619 #: builtin/notes.c:24
7620 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
7621 msgstr "git notes [--ref <referència-de-notes>] [llista [<objecte>]]"
7623 #: builtin/notes.c:25
7625 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
7626 "| (-c | -C) <object>] [<object>]"
7628 "git notes [--ref <referència-de-notes>] add [-f] [--allow-empty] [-m "
7629 "<missatge> | -F <fitxer> | (-c | -C) <objecte>] [<objecte>]"
7631 #: builtin/notes.c:26
7632 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
7634 "git notes [--ref <referència-de-notes>] copy [-f] <d'objecte> <a-objecte>"
7636 #: builtin/notes.c:27
7638 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
7639 "(-c | -C) <object>] [<object>]"
7641 "git notes [--ref <referència-de-notes>] append [--allow-empty] [-m "
7642 "<missatge> | -F <fitxer> | (-c | -C) <objecte>] [<objecte>]"
7644 #: builtin/notes.c:28
7645 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
7647 "git notes [--ref <referència-de-notes>] edit [--allow-empty] [<objecte>]"
7649 #: builtin/notes.c:29
7650 msgid "git notes [--ref <notes-ref>] show [<object>]"
7651 msgstr "git notes [--ref <referència-de-notes>] show [<objecte>]"
7653 #: builtin/notes.c:30
7655 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
7657 "git notes [--ref <referència-de-notes>] merge [-v | -q] [-s <estratègia>] "
7658 "<referència-de-notes>"
7660 #: builtin/notes.c:31
7661 msgid "git notes merge --commit [-v | -q]"
7662 msgstr "git notes merge --commit [-v | -q]"
7664 #: builtin/notes.c:32
7665 msgid "git notes merge --abort [-v | -q]"
7666 msgstr "git notes merge --abort [-v | -q]"
7668 #: builtin/notes.c:33
7669 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
7670 msgstr "git notes [--ref <referència-de-notes>] remove [<objecte>...]"
7672 #: builtin/notes.c:34
7673 msgid "git notes [--ref <notes-ref>] prune [-n | -v]"
7674 msgstr "git notes [--ref <referència-de-notes>] prune [-n | -v]"
7676 #: builtin/notes.c:35
7677 msgid "git notes [--ref <notes-ref>] get-ref"
7678 msgstr "git notes [--ref <referència-de-notes>] get-ref"
7680 #: builtin/notes.c:40
7681 msgid "git notes [list [<object>]]"
7682 msgstr "git notes [llista [<objecte>]]"
7684 #: builtin/notes.c:45
7685 msgid "git notes add [<options>] [<object>]"
7686 msgstr "git notes add [<opcions>] [<objecte>]"
7688 #: builtin/notes.c:50
7689 msgid "git notes copy [<options>] <from-object> <to-object>"
7690 msgstr "git notes copy [<options>] <d'objecte> <a-objecte>"
7692 #: builtin/notes.c:51
7693 msgid "git notes copy --stdin [<from-object> <to-object>]..."
7694 msgstr "git notes copy --stdin [<d'objecte> <a-objecte>]..."
7696 #: builtin/notes.c:56
7697 msgid "git notes append [<options>] [<object>]"
7698 msgstr "git notes append [<opcions>] [<objecte>]"
7700 #: builtin/notes.c:61
7701 msgid "git notes edit [<object>]"
7702 msgstr "git notes edit [<objecte>]"
7704 #: builtin/notes.c:66
7705 msgid "git notes show [<object>]"
7706 msgstr "git notes show [<objecte>]"
7708 #: builtin/notes.c:71
7709 msgid "git notes merge [<options>] <notes-ref>"
7710 msgstr "git notes merge [<opcions>] <referència-de-notes>"
7712 #: builtin/notes.c:72
7713 msgid "git notes merge --commit [<options>]"
7714 msgstr "git notes merge --commit [<opcions>]"
7716 #: builtin/notes.c:73
7717 msgid "git notes merge --abort [<options>]"
7718 msgstr "git notes merge --abort [<opcions>]"
7720 #: builtin/notes.c:78
7721 msgid "git notes remove [<object>]"
7722 msgstr "git notes remove [<objecte>]"
7724 #: builtin/notes.c:83
7725 msgid "git notes prune [<options>]"
7726 msgstr "git notes prune [<opcions>]"
7728 #: builtin/notes.c:88
7729 msgid "git notes get-ref"
7730 msgstr "git notes get-ref"
7732 #: builtin/notes.c:146
7734 msgid "unable to start 'show' for object '%s'"
7735 msgstr "no s'ha pogut iniciar 'show' per a l'objecte '%s'"
7737 #: builtin/notes.c:150
7738 msgid "could not read 'show' output"
7739 msgstr "no s'ha pogut llegir la sortida de 'show'"
7741 #: builtin/notes.c:158
7743 msgid "failed to finish 'show' for object '%s'"
7744 msgstr "s'ha fallat en finalitzar 'show' per a l'objecte '%s'"
7746 #: builtin/notes.c:173 builtin/tag.c:477
7748 msgid "could not create file '%s'"
7749 msgstr "no s'ha pogut crear el fitxer '%s'"
7751 #: builtin/notes.c:192
7752 msgid "Please supply the note contents using either -m or -F option"
7754 "Si us plau, proveïu els continguts de la nota fent servir l'opció -m o "
7757 #: builtin/notes.c:201
7758 msgid "unable to write note object"
7759 msgstr "no s'ha pogut escriure l'objecte de nota"
7761 #: builtin/notes.c:203
7763 msgid "The note contents have been left in %s"
7764 msgstr "Els continguts de la nota s'han deixat en %s"
7766 #: builtin/notes.c:231 builtin/tag.c:693
7768 msgid "cannot read '%s'"
7769 msgstr "no es pot llegir '%s'"
7771 #: builtin/notes.c:233 builtin/tag.c:696
7773 msgid "could not open or read '%s'"
7774 msgstr "no s'ha pogut obrir ni llegir '%s'"
7776 #: builtin/notes.c:252 builtin/notes.c:303 builtin/notes.c:305
7777 #: builtin/notes.c:365 builtin/notes.c:420 builtin/notes.c:506
7778 #: builtin/notes.c:511 builtin/notes.c:589 builtin/notes.c:652
7779 #: builtin/notes.c:854 builtin/tag.c:709
7781 msgid "Failed to resolve '%s' as a valid ref."
7782 msgstr "S'ha fallat en resoldre '%s' com a referència vàlida."
7784 #: builtin/notes.c:255
7786 msgid "Failed to read object '%s'."
7787 msgstr "S'ha fallat en llegir l'objecte '%s'."
7789 #: builtin/notes.c:259
7791 msgid "Cannot read note data from non-blob object '%s'."
7792 msgstr "No es pot llegir les dades de node de l'objecte no de blob '%s'."
7794 #: builtin/notes.c:299
7796 msgid "Malformed input line: '%s'."
7797 msgstr "Línia d'entrada mal formada: '%s'."
7799 #: builtin/notes.c:314
7801 msgid "Failed to copy notes from '%s' to '%s'"
7802 msgstr "S'ha fallat en copiar les notes de '%s' a '%s'"
7804 #: builtin/notes.c:358 builtin/notes.c:413 builtin/notes.c:489
7805 #: builtin/notes.c:501 builtin/notes.c:577 builtin/notes.c:645
7806 #: builtin/notes.c:919
7807 msgid "too many parameters"
7808 msgstr "massa paràmetres"
7810 #: builtin/notes.c:371 builtin/notes.c:658
7812 msgid "No note found for object %s."
7813 msgstr "No s'ha trobat cap nota per a l'objecte %s."
7815 #: builtin/notes.c:392 builtin/notes.c:555
7816 msgid "note contents as a string"
7817 msgstr "anota els continguts com a cadena"
7819 #: builtin/notes.c:395 builtin/notes.c:558
7820 msgid "note contents in a file"
7821 msgstr "anota els continguts en un fitxer"
7823 #: builtin/notes.c:397 builtin/notes.c:400 builtin/notes.c:560
7824 #: builtin/notes.c:563 builtin/tag.c:628
7828 #: builtin/notes.c:398 builtin/notes.c:561
7829 msgid "reuse and edit specified note object"
7830 msgstr "reusa i edita l'objecte de nota especificat"
7832 #: builtin/notes.c:401 builtin/notes.c:564
7833 msgid "reuse specified note object"
7834 msgstr "reusa l'objecte de nota especificat"
7836 #: builtin/notes.c:404 builtin/notes.c:567
7837 msgid "allow storing empty note"
7838 msgstr "permet l'emmagatzematge d'una nota buida"
7840 #: builtin/notes.c:405 builtin/notes.c:476
7841 msgid "replace existing notes"
7842 msgstr "reemplaça les notes existents"
7844 #: builtin/notes.c:430
7847 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
7850 "No es pot afegir les notes. S'ha trobat notes existents de l'objecte %s. "
7851 "Useu '-f' per a sobreescriure les notes existents."
7853 #: builtin/notes.c:445 builtin/notes.c:524
7855 msgid "Overwriting existing notes for object %s\n"
7856 msgstr "Sobreescrivint les notes existents de l'objecte %s\n"
7858 #: builtin/notes.c:456 builtin/notes.c:617 builtin/notes.c:859
7860 msgid "Removing note for object %s\n"
7861 msgstr "Eliminant la nota de l'objecte %s\n"
7863 #: builtin/notes.c:477
7864 msgid "read objects from stdin"
7865 msgstr "llegeix els objectes des d'stdin"
7867 #: builtin/notes.c:479
7868 msgid "load rewriting config for <command> (implies --stdin)"
7870 "carrega la configuració de reescriptura per a <ordre> (implica --stdin)"
7872 #: builtin/notes.c:497
7873 msgid "too few parameters"
7874 msgstr "hi ha massa pocs paràmetres"
7876 #: builtin/notes.c:518
7879 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
7882 "No es pot copiar les notes. S'han trobat notes existents de l'objecte %s. "
7883 "Useu '-f' per a sobreescriure les notes existents."
7885 #: builtin/notes.c:530
7887 msgid "Missing notes on source object %s. Cannot copy."
7888 msgstr "Manquen notes a l'objecte font %s. No es pot copiar."
7890 #: builtin/notes.c:582
7893 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
7894 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
7896 "S'han desaprovat les opcions -m/-F/-c/-C en favor de la subordre 'edit'.\n"
7897 "Si us plau, useu 'git notes add -f -m/-F/-c/-C' en lloc d'això.\n"
7899 #: builtin/notes.c:750
7900 msgid "General options"
7901 msgstr "Opcions generals"
7903 #: builtin/notes.c:752
7904 msgid "Merge options"
7905 msgstr "Opcions de fusió"
7907 #: builtin/notes.c:754
7909 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
7912 "resol els conflictes de nota usant l'estratègia donada (manual/ours/theirs/"
7913 "union/cat_sort_uniq)"
7915 #: builtin/notes.c:756
7916 msgid "Committing unmerged notes"
7917 msgstr "Cometent les notes sense fusionar"
7919 #: builtin/notes.c:758
7920 msgid "finalize notes merge by committing unmerged notes"
7921 msgstr "finalitza la fusió de notes cometent les notes sense fusionar"
7923 #: builtin/notes.c:760
7924 msgid "Aborting notes merge resolution"
7925 msgstr "Avortant la resolució de fusió de notes"
7927 #: builtin/notes.c:762
7928 msgid "abort notes merge"
7929 msgstr "avorta la fusió de notes"
7931 #: builtin/notes.c:857
7933 msgid "Object %s has no note\n"
7934 msgstr "L'objecte %s no té cap nota\n"
7936 #: builtin/notes.c:869
7937 msgid "attempt to remove non-existent note is not an error"
7938 msgstr "l'intent d'eliminar una nota no existent no és un error"
7940 #: builtin/notes.c:872
7941 msgid "read object names from the standard input"
7942 msgstr "llegeix els noms d'objecte des de l'entrada estàndard"
7944 #: builtin/notes.c:953
7946 msgstr "referència de notes"
7948 #: builtin/notes.c:954
7949 msgid "use notes from <notes-ref>"
7950 msgstr "usa les notes de <referència-de-notes>"
7952 #: builtin/notes.c:989 builtin/remote.c:1618
7954 msgid "Unknown subcommand: %s"
7955 msgstr "Subordre desconegut: %s"
7957 #: builtin/pack-objects.c:28
7958 msgid "git pack-objects --stdout [options...] [< ref-list | < object-list]"
7960 "git pack-objects --stdout [opcions...] [< llista-de-referències | < llista-"
7963 #: builtin/pack-objects.c:29
7964 msgid "git pack-objects [options...] base-name [< ref-list | < object-list]"
7966 "git pack-objects [opcions...] nom-base [< llista-de-referències | < llista-"
7969 #: builtin/pack-objects.c:175 builtin/pack-objects.c:178
7971 msgid "deflate error (%d)"
7972 msgstr "error de deflació (%d)"
7974 #: builtin/pack-objects.c:771
7975 msgid "Writing objects"
7976 msgstr "Escrivint els objectes"
7978 #: builtin/pack-objects.c:1011
7979 msgid "disabling bitmap writing, as some objects are not being packed"
7981 "inhabilitant l'escriptura de mapes de bits, perquè alguns objectes no "
7982 "s'estan empaquetant"
7984 #: builtin/pack-objects.c:2171
7985 msgid "Compressing objects"
7986 msgstr "Comprimint objectes"
7988 #: builtin/pack-objects.c:2568
7990 msgid "unsupported index version %s"
7991 msgstr "versió d'índex no compatible %s"
7993 #: builtin/pack-objects.c:2572
7995 msgid "bad index version '%s'"
7996 msgstr "versió d'índex dolenta '%s'"
7998 #: builtin/pack-objects.c:2595
8000 msgid "option %s does not accept negative form"
8001 msgstr "l'opció %s no accepta la forma negativa"
8003 #: builtin/pack-objects.c:2599
8005 msgid "unable to parse value '%s' for option %s"
8006 msgstr "no s'ha pogut analitzar el valor '%s' per a l'opció %s"
8008 #: builtin/pack-objects.c:2619
8009 msgid "do not show progress meter"
8010 msgstr "no mostris l'indicador de progrés"
8012 #: builtin/pack-objects.c:2621
8013 msgid "show progress meter"
8014 msgstr "mostra l'indicador de progrés"
8016 #: builtin/pack-objects.c:2623
8017 msgid "show progress meter during object writing phase"
8018 msgstr "mostra l'indicador de progrés durant la fase d'escriptura d'objectes"
8020 #: builtin/pack-objects.c:2626
8021 msgid "similar to --all-progress when progress meter is shown"
8022 msgstr "similar a --all-progress quan l'indicador de progrés es mostra"
8024 #: builtin/pack-objects.c:2627
8025 msgid "version[,offset]"
8026 msgstr "versió[,desplaçament]"
8028 #: builtin/pack-objects.c:2628
8029 msgid "write the pack index file in the specified idx format version"
8031 "escriu el fitxer d'índex de paquet en la versió de format d'índex "
8034 #: builtin/pack-objects.c:2631
8035 msgid "maximum size of each output pack file"
8036 msgstr "mida màxima de cada fitxer de paquet de sortida"
8038 #: builtin/pack-objects.c:2633
8039 msgid "ignore borrowed objects from alternate object store"
8041 "ignora els objectes prestats d'un emmagatzemament d'objectes alternatiu"
8043 #: builtin/pack-objects.c:2635
8044 msgid "ignore packed objects"
8045 msgstr "ignora els objectes empaquetats"
8047 #: builtin/pack-objects.c:2637
8048 msgid "limit pack window by objects"
8049 msgstr "limita la finestra d'empaquetament per objectes"
8051 #: builtin/pack-objects.c:2639
8052 msgid "limit pack window by memory in addition to object limit"
8054 "limita la finestra d'empaquetament per memòria a més del límit d'objectes"
8056 #: builtin/pack-objects.c:2641
8057 msgid "maximum length of delta chain allowed in the resulting pack"
8058 msgstr "longitud màxima de la cadena de deltes permesa en el paquet resultant"
8060 #: builtin/pack-objects.c:2643
8061 msgid "reuse existing deltas"
8062 msgstr "reusa les deltes existents"
8064 #: builtin/pack-objects.c:2645
8065 msgid "reuse existing objects"
8066 msgstr "reusa els objectes existents"
8068 #: builtin/pack-objects.c:2647
8069 msgid "use OFS_DELTA objects"
8070 msgstr "usa objectes OFS_DELTA"
8072 #: builtin/pack-objects.c:2649
8073 msgid "use threads when searching for best delta matches"
8074 msgstr "usa fils en cercar les millores coincidències de delta"
8076 #: builtin/pack-objects.c:2651
8077 msgid "do not create an empty pack output"
8078 msgstr "no creïs una emissió de paquet buida"
8080 #: builtin/pack-objects.c:2653
8081 msgid "read revision arguments from standard input"
8082 msgstr "llegeix els paràmetres de revisió des de l'entrada estàndard"
8084 #: builtin/pack-objects.c:2655
8085 msgid "limit the objects to those that are not yet packed"
8086 msgstr "limita els objectes als que encara no s'hagin empaquetat"
8088 #: builtin/pack-objects.c:2658
8089 msgid "include objects reachable from any reference"
8090 msgstr "inclou els objectes abastables de qualsevulla referència"
8092 #: builtin/pack-objects.c:2661
8093 msgid "include objects referred by reflog entries"
8095 "inclou els objectes als quals facin referència les entrades del registre de "
8098 #: builtin/pack-objects.c:2664
8099 msgid "include objects referred to by the index"
8100 msgstr "inclou els objectes als quals faci referència l'índex"
8102 #: builtin/pack-objects.c:2667
8103 msgid "output pack to stdout"
8104 msgstr "emet el paquet a stdout"
8106 #: builtin/pack-objects.c:2669
8107 msgid "include tag objects that refer to objects to be packed"
8109 "inclou els objectes d'etiqueta que facin referència als objectes a empaquetar"
8111 #: builtin/pack-objects.c:2671
8112 msgid "keep unreachable objects"
8113 msgstr "retén els objectes inabastables"
8115 #: builtin/pack-objects.c:2672 parse-options.h:139
8119 #: builtin/pack-objects.c:2673
8120 msgid "unpack unreachable objects newer than <time>"
8121 msgstr "desempaqueta els objectes inabastables més nous que <hora>"
8123 #: builtin/pack-objects.c:2676
8124 msgid "create thin packs"
8125 msgstr "crea paquets prims"
8127 #: builtin/pack-objects.c:2678
8128 msgid "create packs suitable for shallow fetches"
8129 msgstr "crea paquets adequats per als obteniments superficials"
8131 #: builtin/pack-objects.c:2680
8132 msgid "ignore packs that have companion .keep file"
8133 msgstr "ignora els paquets que tinguin un fitxer .keep corresponent"
8135 #: builtin/pack-objects.c:2682
8136 msgid "pack compression level"
8137 msgstr "nivell de compressió de paquet"
8139 #: builtin/pack-objects.c:2684
8140 msgid "do not hide commits by grafts"
8141 msgstr "no amaguis les comissions per empelt"
8143 #: builtin/pack-objects.c:2686
8144 msgid "use a bitmap index if available to speed up counting objects"
8146 "usa un índex de mapa de bits, si està disponible, per a accelerar el "
8147 "recompte d'objectes"
8149 #: builtin/pack-objects.c:2688
8150 msgid "write a bitmap index together with the pack index"
8151 msgstr "escriu un índex de mapa de bits junt amb l'índex de paquet"
8153 #: builtin/pack-objects.c:2779
8154 msgid "Counting objects"
8155 msgstr "Comptant els objectes"
8157 #: builtin/pack-refs.c:6
8158 msgid "git pack-refs [<options>]"
8159 msgstr "git pack-refs [<opcions>]"
8161 #: builtin/pack-refs.c:14
8162 msgid "pack everything"
8163 msgstr "empaqueta-ho tot"
8165 #: builtin/pack-refs.c:15
8166 msgid "prune loose refs (default)"
8167 msgstr "poda les referències soltes (per defecte)"
8169 #: builtin/prune-packed.c:7
8170 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
8171 msgstr "git prune-packed [-n | --dry-run] [-q | --quiet]"
8173 #: builtin/prune-packed.c:40
8174 msgid "Removing duplicate objects"
8175 msgstr "Eliminant objectes duplicats"
8177 #: builtin/prune.c:11
8178 msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"
8179 msgstr "git prune [-n] [-v] [--expire <hora>] [--] [<cap>...]"
8181 #: builtin/prune.c:105 builtin/worktree.c:112
8182 msgid "do not remove, show only"
8183 msgstr "no eliminis, només mostra"
8185 #: builtin/prune.c:106 builtin/worktree.c:113
8186 msgid "report pruned objects"
8187 msgstr "informa d'objectes podats"
8189 #: builtin/prune.c:109 builtin/worktree.c:115
8190 msgid "expire objects older than <time>"
8191 msgstr "fes caducar els objectes més vells que <hora>"
8193 #: builtin/push.c:14
8194 msgid "git push [<options>] [<repository> [<refspec>...]]"
8195 msgstr "git push [<opcions>] [<dipòsit> [<especificació-de-referència>...]]"
8197 #: builtin/push.c:85
8198 msgid "tag shorthand without <tag>"
8199 msgstr "abreviatura d'etiqueta sense <tag>"
8201 #: builtin/push.c:95
8202 msgid "--delete only accepts plain target ref names"
8203 msgstr "--delete només accepta noms de referència de destí senzills"
8205 #: builtin/push.c:139
8208 "To choose either option permanently, see push.default in 'git help config'."
8211 "Per a triar qualsevulla opció permanentment, vegeu push.default a 'git help "
8214 #: builtin/push.c:142
8217 "The upstream branch of your current branch does not match\n"
8218 "the name of your current branch. To push to the upstream branch\n"
8219 "on the remote, use\n"
8221 " git push %s HEAD:%s\n"
8223 "To push to the branch of the same name on the remote, use\n"
8228 "La branca font de la vostra branca actual no coincideix\n"
8229 "amb el nom de la vostra branca actual. Per a pujar-la a la\n"
8230 "branca font en el remot, useu\n"
8232 " git push %s HEAD:%s\n"
8234 "Per a pujar a la branca del mateix nom en el remot, useu\n"
8239 #: builtin/push.c:157
8242 "You are not currently on a branch.\n"
8243 "To push the history leading to the current (detached HEAD)\n"
8246 " git push %s HEAD:<name-of-remote-branch>\n"
8248 "Actualment no sou en cap branca.\n"
8249 "Per a pujar la història que condueix a l'estat actual\n"
8250 "(HEAD separat) ara, useu\n"
8252 " git push %s HEAD:<nom-de-branca-remota>\n"
8254 #: builtin/push.c:171
8257 "The current branch %s has no upstream branch.\n"
8258 "To push the current branch and set the remote as upstream, use\n"
8260 " git push --set-upstream %s %s\n"
8262 "La branca actual %s no té cap branca font.\n"
8263 "Per a pujar la branca actual i establir el remot com a font, useu\n"
8265 " git push --set-upstream %s %s\n"
8267 #: builtin/push.c:179
8269 msgid "The current branch %s has multiple upstream branches, refusing to push."
8270 msgstr "La branca actual %s té múltiples branques fonts, refusant pujar."
8272 #: builtin/push.c:182
8275 "You are pushing to remote '%s', which is not the upstream of\n"
8276 "your current branch '%s', without telling me what to push\n"
8277 "to update which remote branch."
8279 "Esteu pujant al remot '%s', que no és la font de la vostra\n"
8280 "branca actual '%s', sense dir-me què pujar per a actualitzar\n"
8281 "quina branca remota."
8283 #: builtin/push.c:205
8285 "push.default is unset; its implicit value has changed in\n"
8286 "Git 2.0 from 'matching' to 'simple'. To squelch this message\n"
8287 "and maintain the traditional behavior, use:\n"
8289 " git config --global push.default matching\n"
8291 "To squelch this message and adopt the new behavior now, use:\n"
8293 " git config --global push.default simple\n"
8295 "When push.default is set to 'matching', git will push local branches\n"
8296 "to the remote branches that already exist with the same name.\n"
8298 "Since Git 2.0, Git defaults to the more conservative 'simple'\n"
8299 "behavior, which only pushes the current branch to the corresponding\n"
8300 "remote branch that 'git pull' uses to update the current branch.\n"
8302 "See 'git help config' and search for 'push.default' for further "
8304 "(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode\n"
8305 "'current' instead of 'simple' if you sometimes use older versions of Git)"
8307 "push.default no està establert; el seu valor implícit s'ha\n"
8308 "canviat en el Git 2.0 de 'matching' a 'simple'. Per a suprimir\n"
8309 "aquest missatge i mantenir el comportament tradicional,\n"
8312 " git config --global push.default matching\n"
8314 "Per a suprimir aquest missatge i adoptar el comportament nou ara, useu:\n"
8316 " git config --global push.default simple\n"
8318 "Quan push.default és 'matching', git pujarà les branques locals a les\n"
8319 "branques remotes que ja existeixen amb el mateix nom.\n"
8321 "Des del Git 2.0, el Git per defecte té el comportament més\n"
8322 "conservatiu 'simple', que només puja la branca actual a la branca\n"
8323 "corresponent que 'git pull' usa per a actualitzar la branca actual.\n"
8325 "Vegeu 'git help config' i cerqueu 'push.default' per a més informació.\n"
8326 "(s'ha introduït el mode 'simple' en el Git 1.7.11. Useu el mode similar\n"
8327 "'current' en lloc de 'simple' si a vegades useu versions més antigues\n"
8330 #: builtin/push.c:272
8332 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
8334 "No heu especificat cap especificació de referència a pujar, i push.default "
8337 #: builtin/push.c:279
8339 "Updates were rejected because the tip of your current branch is behind\n"
8340 "its remote counterpart. Integrate the remote changes (e.g.\n"
8341 "'git pull ...') before pushing again.\n"
8342 "See the 'Note about fast-forwards' in 'git push --help' for details."
8344 "S'han rebutjat les actualitzacions perquè el punt de la vostra branca\n"
8345 "actual està darrere de la seva branca remota corresponent. Integreu\n"
8346 "els canvis remots (per exemple, 'git pull ...') abans de pujar de nou.\n"
8347 "Vegeu la 'Nota sobre avanços ràpids' a 'git push --help' per detalls."
8349 #: builtin/push.c:285
8351 "Updates were rejected because a pushed branch tip is behind its remote\n"
8352 "counterpart. Check out this branch and integrate the remote changes\n"
8353 "(e.g. 'git pull ...') before pushing again.\n"
8354 "See the 'Note about fast-forwards' in 'git push --help' for details."
8356 "S'han rebutjat les actualitzacions perquè un punt de branca pujada\n"
8357 "està darrere de la seva branca remota corresponent. Agafeu aquesta\n"
8358 "branca i integreu els canvis remots (per exemple, 'git pull ...')\n"
8359 "abans de pujar de nou.\n"
8360 "Vegeu la 'Nota sobre avanços ràpids' a 'git push --help' per detalls."
8362 #: builtin/push.c:291
8364 "Updates were rejected because the remote contains work that you do\n"
8365 "not have locally. This is usually caused by another repository pushing\n"
8366 "to the same ref. You may want to first integrate the remote changes\n"
8367 "(e.g., 'git pull ...') before pushing again.\n"
8368 "See the 'Note about fast-forwards' in 'git push --help' for details."
8370 "S'han rebutjat les actualitzacions perquè el remot conté treball\n"
8371 "que no teniu localment. Això usualment és causat per un altre dipòsit\n"
8372 "que ha pujat a la mateixa referència. Pot ser que primer vulgueu\n"
8373 "integrar els canvis remots (per exemple, 'git pull ...') abans de\n"
8375 "Vegeu la 'Nota sobre avanços ràpids' a 'git push --help' per detalls."
8377 #: builtin/push.c:298
8378 msgid "Updates were rejected because the tag already exists in the remote."
8380 "S'han rebutjat les actualitzacions perquè l'etiqueta ja existeix en el remot."
8382 #: builtin/push.c:301
8384 "You cannot update a remote ref that points at a non-commit object,\n"
8385 "or update a remote ref to make it point at a non-commit object,\n"
8386 "without using the '--force' option.\n"
8388 "No podeu actualitzar una referència remota que assenyala un\n"
8389 "objecte no de comissió, ni actualitzar una referència remota per\n"
8390 "fer que assenyali un objecte no de comissió, sense usar l'opció\n"
8393 #: builtin/push.c:360
8395 msgid "Pushing to %s\n"
8396 msgstr "Pujant a %s\n"
8398 #: builtin/push.c:364
8400 msgid "failed to push some refs to '%s'"
8401 msgstr "s'ha fallat en pujar algunes referències a '%s'"
8403 #: builtin/push.c:394
8405 msgid "bad repository '%s'"
8406 msgstr "dipòsit dolent '%s'"
8408 #: builtin/push.c:395
8410 "No configured push destination.\n"
8411 "Either specify the URL from the command-line or configure a remote "
8412 "repository using\n"
8414 " git remote add <name> <url>\n"
8416 "and then push using the remote name\n"
8418 " git push <name>\n"
8420 "Cap destí de pujada configurada.\n"
8421 "Especifiqueu l'URL des de la línia d'ordres o bé configureu un dipòsit remot "
8424 " git remote add <nom> <url>\n"
8426 "i després pugeu fent servir el nom remot\n"
8430 #: builtin/push.c:410
8431 msgid "--all and --tags are incompatible"
8432 msgstr "--all i --tags són incompatibles"
8434 #: builtin/push.c:411
8435 msgid "--all can't be combined with refspecs"
8436 msgstr "--all no es pot combinar amb especificacions de referència"
8438 #: builtin/push.c:416
8439 msgid "--mirror and --tags are incompatible"
8440 msgstr "--mirror i --tags són incompatibles"
8442 #: builtin/push.c:417
8443 msgid "--mirror can't be combined with refspecs"
8444 msgstr "--mirror no es pot combinar amb especificacions de referència"
8446 #: builtin/push.c:422
8447 msgid "--all and --mirror are incompatible"
8448 msgstr "--all i --mirror són incompatibles"
8450 #: builtin/push.c:502
8454 #: builtin/push.c:503
8455 msgid "push all refs"
8456 msgstr "envia totes les referències"
8458 #: builtin/push.c:504
8459 msgid "mirror all refs"
8460 msgstr "reflecteix totes les referències"
8462 #: builtin/push.c:506
8464 msgstr "suprimeix les referències"
8466 #: builtin/push.c:507
8467 msgid "push tags (can't be used with --all or --mirror)"
8468 msgstr "envia les etiquetes (no es pot usar amb --all o --mirror)"
8470 #: builtin/push.c:510
8471 msgid "force updates"
8472 msgstr "força les actualitzacions"
8474 #: builtin/push.c:512
8475 msgid "refname>:<expect"
8476 msgstr "nom-de-referència>:<esperat"
8478 #: builtin/push.c:513
8479 msgid "require old value of ref to be at this value"
8480 msgstr "requereix que el valor antic de la referència sigui d'aquest valor"
8482 #: builtin/push.c:516
8483 msgid "control recursive pushing of submodules"
8484 msgstr "controla la pujada recursiva dels submòduls"
8486 #: builtin/push.c:518
8487 msgid "use thin pack"
8488 msgstr "usa el paquet prim"
8490 #: builtin/push.c:519 builtin/push.c:520
8491 msgid "receive pack program"
8492 msgstr "programa que rep els paquets"
8494 #: builtin/push.c:521
8495 msgid "set upstream for git pull/status"
8496 msgstr "estableix la font per a git pull/status"
8498 #: builtin/push.c:524
8499 msgid "prune locally removed refs"
8500 msgstr "poda les referències eliminades localment"
8502 #: builtin/push.c:526
8503 msgid "bypass pre-push hook"
8504 msgstr "evita el ganxo de prepujada"
8506 #: builtin/push.c:527
8507 msgid "push missing but relevant tags"
8508 msgstr "puja les etiquetes absents però rellevants"
8510 #: builtin/push.c:529
8511 msgid "GPG sign the push"
8512 msgstr "firma la pujada amb GPG"
8514 #: builtin/push.c:530
8515 msgid "request atomic transaction on remote side"
8516 msgstr "demana una transacció atòmica al costat remot"
8518 #: builtin/push.c:539
8519 msgid "--delete is incompatible with --all, --mirror and --tags"
8520 msgstr "--delete és incompatible amb --all, --mirror i --tags"
8522 #: builtin/push.c:541
8523 msgid "--delete doesn't make sense without any refs"
8524 msgstr "--delete no té sentit sense referències"
8526 #: builtin/read-tree.c:37
8528 "git read-tree [[-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>] "
8529 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
8530 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
8532 "git read-tree [[-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>] "
8533 "[-u [--exclude-per-directory=<ignoral-de-git>] | -i]] [--no-sparse-checkout] "
8534 "[--index-output=<fitxer>] (--empty | <arbre1> [<arbre2> [<arbre3>]])"
8536 #: builtin/read-tree.c:110
8537 msgid "write resulting index to <file>"
8538 msgstr "escriu l'índex resultant al <fitxer>"
8540 #: builtin/read-tree.c:113
8541 msgid "only empty the index"
8542 msgstr "només buida l'índex"
8544 #: builtin/read-tree.c:115
8548 #: builtin/read-tree.c:117
8549 msgid "perform a merge in addition to a read"
8550 msgstr "realitza una fusió a més d'una lectura"
8552 #: builtin/read-tree.c:119
8553 msgid "3-way merge if no file level merging required"
8554 msgstr "fusió de 3 vies si no cal fusió a nivell de fitxers"
8556 #: builtin/read-tree.c:121
8557 msgid "3-way merge in presence of adds and removes"
8558 msgstr "fusió de 3 vies en presència d'afegiments i supressions"
8560 #: builtin/read-tree.c:123
8561 msgid "same as -m, but discard unmerged entries"
8562 msgstr "el mateix que -m, però descarta les entrades no fusionades"
8564 #: builtin/read-tree.c:124
8565 msgid "<subdirectory>/"
8566 msgstr "<subdirectori>/"
8568 #: builtin/read-tree.c:125
8569 msgid "read the tree into the index under <subdirectory>/"
8570 msgstr "llegiu l'arbre a l'índex sota <subdirectori>/"
8572 #: builtin/read-tree.c:128
8573 msgid "update working tree with merge result"
8574 msgstr "actualitza l'arbre de treball amb el resultat de fusió"
8576 #: builtin/read-tree.c:130
8578 msgstr "ignoral de git"
8580 #: builtin/read-tree.c:131
8581 msgid "allow explicitly ignored files to be overwritten"
8582 msgstr "permet que els fitxers explícitament ignorats es sobreescriguin"
8584 #: builtin/read-tree.c:134
8585 msgid "don't check the working tree after merging"
8586 msgstr "no comprovis l'arbre de treball després de fusionar"
8588 #: builtin/read-tree.c:135
8589 msgid "don't update the index or the work tree"
8590 msgstr "no actualitzis l'índex ni l'arbre de treball"
8592 #: builtin/read-tree.c:137
8593 msgid "skip applying sparse checkout filter"
8594 msgstr "salta l'aplicació del filtre d'agafament escàs"
8596 #: builtin/read-tree.c:139
8597 msgid "debug unpack-trees"
8598 msgstr "depura unpack-trees"
8600 #: builtin/reflog.c:430
8602 msgid "%s' for '%s' is not a valid timestamp"
8603 msgstr "%s' per a '%s' no és una marca de temps vàlida"
8605 #: builtin/reflog.c:547 builtin/reflog.c:552
8607 msgid "'%s' is not a valid timestamp"
8608 msgstr "'%s' no és una marca de temps vàlida"
8610 #: builtin/remote.c:12
8611 msgid "git remote [-v | --verbose]"
8612 msgstr "git remote [-v | --verbose]"
8614 #: builtin/remote.c:13
8616 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
8617 "mirror=<fetch|push>] <name> <url>"
8619 "git remote add [-t <branca>] [-m <mestra>] [-f] [--tags | --no-tags] [--"
8620 "mirror=<fetch|push>] <nom> <url>"
8622 #: builtin/remote.c:14 builtin/remote.c:33
8623 msgid "git remote rename <old> <new>"
8624 msgstr "git remote rename <antic> <nou>"
8626 #: builtin/remote.c:15 builtin/remote.c:38
8627 msgid "git remote remove <name>"
8628 msgstr "git remote remove <nom>"
8630 #: builtin/remote.c:16 builtin/remote.c:43
8631 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
8632 msgstr "git remote set-head <nom> (-a | --auto | -d | --delete | <branca>)"
8634 #: builtin/remote.c:17
8635 msgid "git remote [-v | --verbose] show [-n] <name>"
8636 msgstr "git remote [-v | --verbose] show [-n] <nom>"
8638 #: builtin/remote.c:18
8639 msgid "git remote prune [-n | --dry-run] <name>"
8640 msgstr "git remote prune [-n | --dry-run] <nom>"
8642 #: builtin/remote.c:19
8644 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
8646 "git remote [-v | --verbose] update [-p | --prune] [(<grup> | <remot>)...]"
8648 #: builtin/remote.c:20
8649 msgid "git remote set-branches [--add] <name> <branch>..."
8650 msgstr "git remote set-branches [--add] <nom> <branca>..."
8652 #: builtin/remote.c:21 builtin/remote.c:69
8653 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
8654 msgstr "git remote set-url [--push] <nom> <url-nou> [<url-antic>]"
8656 #: builtin/remote.c:22 builtin/remote.c:70
8657 msgid "git remote set-url --add <name> <newurl>"
8658 msgstr "git remote set-url --add <nom> <url-nou>"
8660 #: builtin/remote.c:23 builtin/remote.c:71
8661 msgid "git remote set-url --delete <name> <url>"
8662 msgstr "git remote set-url --delete <nom> <url>"
8664 #: builtin/remote.c:28
8665 msgid "git remote add [<options>] <name> <url>"
8666 msgstr "git remote add [<opcions>] <nom> <url>"
8668 #: builtin/remote.c:48
8669 msgid "git remote set-branches <name> <branch>..."
8670 msgstr "git remote set-branches <nom> <branca>..."
8672 #: builtin/remote.c:49
8673 msgid "git remote set-branches --add <name> <branch>..."
8674 msgstr "git remote set-branches --add <nom> <branca>..."
8676 #: builtin/remote.c:54
8677 msgid "git remote show [<options>] <name>"
8678 msgstr "git remote show [<opcions>] <nom>"
8680 #: builtin/remote.c:59
8681 msgid "git remote prune [<options>] <name>"
8682 msgstr "git remote prune [<opcions>] <nom>"
8684 #: builtin/remote.c:64
8685 msgid "git remote update [<options>] [<group> | <remote>]..."
8686 msgstr "git remote update [<opcions>] [<grup> | <remot>]..."
8688 #: builtin/remote.c:88
8691 msgstr "Actualitzant %s"
8693 #: builtin/remote.c:120
8695 "--mirror is dangerous and deprecated; please\n"
8696 "\t use --mirror=fetch or --mirror=push instead"
8698 "--mirror és perillós i desaprovat; si us\n"
8699 "\t plau, useu --mirror=fetch o\t --mirror=push en lloc d'això"
8701 #: builtin/remote.c:137
8703 msgid "unknown mirror argument: %s"
8704 msgstr "paràmetre de reflexió desconegut: %s"
8706 #: builtin/remote.c:153
8707 msgid "fetch the remote branches"
8708 msgstr "obtén les branques remotes"
8710 #: builtin/remote.c:155
8711 msgid "import all tags and associated objects when fetching"
8712 msgstr "en obtenir, importa totes les etiquetes i tots els objectes"
8714 #: builtin/remote.c:158
8715 msgid "or do not fetch any tag at all (--no-tags)"
8716 msgstr "o no obtinguis cap etiqueta (--no-tags)"
8718 #: builtin/remote.c:160
8719 msgid "branch(es) to track"
8720 msgstr "branques a seguir"
8722 #: builtin/remote.c:161
8723 msgid "master branch"
8724 msgstr "branca mestra"
8726 #: builtin/remote.c:162
8730 #: builtin/remote.c:163
8731 msgid "set up remote as a mirror to push to or fetch from"
8732 msgstr "estableix el remot com a mirall al qual pujar o del qual obtenir"
8734 #: builtin/remote.c:175
8735 msgid "specifying a master branch makes no sense with --mirror"
8736 msgstr "especificar una branca mestra no té sentit amb --mirror"
8738 #: builtin/remote.c:177
8739 msgid "specifying branches to track makes sense only with fetch mirrors"
8741 "especificar les branques a seguir té sentit només amb miralls d'obteniment"
8743 #: builtin/remote.c:187 builtin/remote.c:640
8745 msgid "remote %s already exists."
8746 msgstr "el remot %s ja existeix."
8748 #: builtin/remote.c:191 builtin/remote.c:644
8750 msgid "'%s' is not a valid remote name"
8751 msgstr "'%s' no és un nom de remot vàlid"
8753 #: builtin/remote.c:235
8755 msgid "Could not setup master '%s'"
8756 msgstr "No s'ha pogut configurar la mestra '%s'"
8758 #: builtin/remote.c:335
8760 msgid "Could not get fetch map for refspec %s"
8762 "No s'ha pogut obtenir el mapa d'obteniment de l'especificació de referència "
8765 #: builtin/remote.c:436 builtin/remote.c:444
8767 msgstr "(coincident)"
8769 #: builtin/remote.c:448
8773 #: builtin/remote.c:589 builtin/remote.c:595 builtin/remote.c:601
8775 msgid "Could not append '%s' to '%s'"
8776 msgstr "No s'ha pogut annexar '%s' a '%s'"
8778 #: builtin/remote.c:633 builtin/remote.c:792 builtin/remote.c:892
8780 msgid "No such remote: %s"
8781 msgstr "No hi ha tal remot: %s"
8783 #: builtin/remote.c:650
8785 msgid "Could not rename config section '%s' to '%s'"
8786 msgstr "No s'ha pogut canviar el nom de la secció de configuració '%s' a '%s'"
8788 #: builtin/remote.c:656 builtin/remote.c:844
8790 msgid "Could not remove config section '%s'"
8791 msgstr "No s'ha pogut eliminar la secció de configuració '%s'"
8793 #: builtin/remote.c:671
8796 "Not updating non-default fetch refspec\n"
8798 "\tPlease update the configuration manually if necessary."
8800 "No actualitzant l'especificació de referències d'obteniment no per defecte\n"
8802 "\tSi us plau, actualitzeu la configuració manualment si és necessari."
8804 #: builtin/remote.c:677
8806 msgid "Could not append '%s'"
8807 msgstr "No s'ha pogut annexar '%s'"
8809 #: builtin/remote.c:688
8811 msgid "Could not set '%s'"
8812 msgstr "No s'ha pogut establir '%s'"
8814 #: builtin/remote.c:710
8816 msgid "deleting '%s' failed"
8817 msgstr "la supressió de '%s' ha fallat"
8819 #: builtin/remote.c:744
8821 msgid "creating '%s' failed"
8822 msgstr "la creació de '%s' ha fallat"
8824 #: builtin/remote.c:763
8826 msgid "Could not remove branch %s"
8827 msgstr "No s'ha pogut eliminar la branca %s"
8829 #: builtin/remote.c:830
8831 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
8832 "to delete it, use:"
8834 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
8835 "to delete them, use:"
8837 "Nota: Una branca fora de la jerarquia refs/remotes/ no s'ha eliminat;\n"
8838 "per a suprimir-la, useu:"
8840 "Nota: Algunes branques fora de la jerarquia refs/remotes/ no s'han "
8842 "per a suprimir-les, useu:"
8844 #: builtin/remote.c:945
8846 msgid " new (next fetch will store in remotes/%s)"
8847 msgstr " nou (el pròxim obteniment emmagatzemarà a remotes/%s)"
8849 #: builtin/remote.c:948
8853 #: builtin/remote.c:950
8854 msgid " stale (use 'git remote prune' to remove)"
8855 msgstr " ranci (useu 'git remote prune' per a eliminar)"
8857 #: builtin/remote.c:952
8861 #: builtin/remote.c:993
8863 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
8864 msgstr "branch.%s.merge no vàlid; no es pot rebasar sobre > 1 branca"
8866 #: builtin/remote.c:1000
8868 msgid "rebases onto remote %s"
8869 msgstr "es rebasa sobre el remot %s"
8871 #: builtin/remote.c:1003
8873 msgid " merges with remote %s"
8874 msgstr "es fusiona amb el remot %s"
8876 #: builtin/remote.c:1004
8877 msgid " and with remote"
8878 msgstr " i amb el remot"
8880 #: builtin/remote.c:1006
8882 msgid "merges with remote %s"
8883 msgstr "es fusiona amb el remot %s"
8885 #: builtin/remote.c:1007
8886 msgid " and with remote"
8887 msgstr " i amb el remot"
8889 #: builtin/remote.c:1053
8893 #: builtin/remote.c:1056
8897 #: builtin/remote.c:1060
8901 #: builtin/remote.c:1063
8902 msgid "fast-forwardable"
8903 msgstr "avanç ràpid possible"
8905 #: builtin/remote.c:1066
8906 msgid "local out of date"
8907 msgstr "local no actualitzat"
8909 #: builtin/remote.c:1073
8911 msgid " %-*s forces to %-*s (%s)"
8912 msgstr " %-*s força a %-*s (%s)"
8914 #: builtin/remote.c:1076
8916 msgid " %-*s pushes to %-*s (%s)"
8917 msgstr " %-*s puja a %-*s (%s)"
8919 #: builtin/remote.c:1080
8921 msgid " %-*s forces to %s"
8922 msgstr " %-*s força a %s"
8924 #: builtin/remote.c:1083
8926 msgid " %-*s pushes to %s"
8927 msgstr " %-*s puja a %s"
8929 #: builtin/remote.c:1151
8930 msgid "do not query remotes"
8931 msgstr "no consultis els remots"
8933 #: builtin/remote.c:1178
8938 #: builtin/remote.c:1179
8940 msgid " Fetch URL: %s"
8941 msgstr " URL d'obteniment: %s"
8943 #: builtin/remote.c:1180 builtin/remote.c:1331
8945 msgstr "(sense URL)"
8947 #: builtin/remote.c:1189 builtin/remote.c:1191
8949 msgid " Push URL: %s"
8950 msgstr " URL de pujada: %s"
8952 #: builtin/remote.c:1193 builtin/remote.c:1195 builtin/remote.c:1197
8954 msgid " HEAD branch: %s"
8955 msgstr " Branca de HEAD: %s"
8957 #: builtin/remote.c:1199
8960 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
8962 " Branca de HEAD (el HEAD remot és ambigu, pot ser un dels següents):\n"
8964 #: builtin/remote.c:1211
8966 msgid " Remote branch:%s"
8967 msgid_plural " Remote branches:%s"
8968 msgstr[0] " Branca remota:%s"
8969 msgstr[1] " Branques remotes:%s"
8971 #: builtin/remote.c:1214 builtin/remote.c:1241
8972 msgid " (status not queried)"
8973 msgstr " (estat no consultat)"
8975 #: builtin/remote.c:1223
8976 msgid " Local branch configured for 'git pull':"
8977 msgid_plural " Local branches configured for 'git pull':"
8978 msgstr[0] " Branca local configurada per a 'git pull':"
8979 msgstr[1] " Branques locals configurades per a 'git pull':"
8981 #: builtin/remote.c:1231
8982 msgid " Local refs will be mirrored by 'git push'"
8983 msgstr " 'git push' reflectirà les referències locals"
8985 #: builtin/remote.c:1238
8987 msgid " Local ref configured for 'git push'%s:"
8988 msgid_plural " Local refs configured for 'git push'%s:"
8989 msgstr[0] " Referència local configurada per a 'git push'%s:"
8990 msgstr[1] " Referències locals configurades per a 'git push'%s:"
8992 #: builtin/remote.c:1259
8993 msgid "set refs/remotes/<name>/HEAD according to remote"
8994 msgstr "estableix refs/remotes/<name>/HEAD segons el remot"
8996 #: builtin/remote.c:1261
8997 msgid "delete refs/remotes/<name>/HEAD"
8998 msgstr "suprimeix refs/remotes/<name>/HEAD"
9000 #: builtin/remote.c:1276
9001 msgid "Cannot determine remote HEAD"
9002 msgstr "No es pot determinar el HEAD remot"
9004 #: builtin/remote.c:1278
9005 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
9007 "Múltiples branques de HEAD remotes. Si us plau, trieu-ne una explícitament "
9010 #: builtin/remote.c:1288
9012 msgid "Could not delete %s"
9013 msgstr "No s'ha pogut suprimir %s"
9015 #: builtin/remote.c:1296
9017 msgid "Not a valid ref: %s"
9018 msgstr "No és una referència vàlida: %s"
9020 #: builtin/remote.c:1298
9022 msgid "Could not setup %s"
9023 msgstr "No s'ha pogut configurar %s"
9025 #: builtin/remote.c:1316
9027 msgid " %s will become dangling!"
9028 msgstr " %s es tornarà penjant!"
9030 #: builtin/remote.c:1317
9032 msgid " %s has become dangling!"
9033 msgstr " %s s'ha tornat penjant!"
9035 #: builtin/remote.c:1327
9040 #: builtin/remote.c:1328
9045 #: builtin/remote.c:1351
9047 msgid " * [would prune] %s"
9048 msgstr " * [podaria] %s"
9050 #: builtin/remote.c:1354
9052 msgid " * [pruned] %s"
9053 msgstr " * [podat] %s"
9055 #: builtin/remote.c:1399
9056 msgid "prune remotes after fetching"
9057 msgstr "poda els remots després d'obtenir-los"
9059 #: builtin/remote.c:1465 builtin/remote.c:1539
9061 msgid "No such remote '%s'"
9062 msgstr "No hi ha tal remot '%s'"
9064 #: builtin/remote.c:1485
9066 msgstr "afegeix branca"
9068 #: builtin/remote.c:1492
9069 msgid "no remote specified"
9070 msgstr "cap remot especificat"
9072 #: builtin/remote.c:1514
9073 msgid "manipulate push URLs"
9074 msgstr "manipula els URL de pujada"
9076 #: builtin/remote.c:1516
9078 msgstr "afegeix URL"
9080 #: builtin/remote.c:1518
9082 msgstr "suprimeix URLs"
9084 #: builtin/remote.c:1525
9085 msgid "--add --delete doesn't make sense"
9086 msgstr "--add --delete no té sentit"
9088 #: builtin/remote.c:1565
9090 msgid "Invalid old URL pattern: %s"
9091 msgstr "Patró d'URL antic no vàlid: %s"
9093 #: builtin/remote.c:1573
9095 msgid "No such URL found: %s"
9096 msgstr "No s'ha trobat tal URL: %s"
9098 #: builtin/remote.c:1575
9099 msgid "Will not delete all non-push URLs"
9100 msgstr "No se suprimiran tots els URL no de pujada"
9102 #: builtin/remote.c:1589
9103 msgid "be verbose; must be placed before a subcommand"
9104 msgstr "sigues detallat; s'ha de col·locar abans d'una subordre"
9106 #: builtin/repack.c:17
9107 msgid "git repack [<options>]"
9108 msgstr "git repack [<opcions>]"
9110 #: builtin/repack.c:159
9111 msgid "pack everything in a single pack"
9112 msgstr "empaqueta-ho tot en un únic paquet"
9114 #: builtin/repack.c:161
9115 msgid "same as -a, and turn unreachable objects loose"
9116 msgstr "el mateix que -a, i solta els objectes inabastables"
9118 #: builtin/repack.c:164
9119 msgid "remove redundant packs, and run git-prune-packed"
9120 msgstr "tragueu els paquets redundants, i executeu git-prune-packed"
9122 #: builtin/repack.c:166
9123 msgid "pass --no-reuse-delta to git-pack-objects"
9124 msgstr "passa l'argument --no-reuse-delta a git-pack-objects"
9126 #: builtin/repack.c:168
9127 msgid "pass --no-reuse-object to git-pack-objects"
9128 msgstr "passa l'argument --no-reuse-object a git-pack-objects"
9130 #: builtin/repack.c:170
9131 msgid "do not run git-update-server-info"
9132 msgstr "no executis git-update-server-info"
9134 #: builtin/repack.c:173
9135 msgid "pass --local to git-pack-objects"
9136 msgstr "passa --local a git-pack-objects"
9138 #: builtin/repack.c:175
9139 msgid "write bitmap index"
9140 msgstr "escriu índex de mapa de bits"
9142 #: builtin/repack.c:176
9146 #: builtin/repack.c:177
9147 msgid "with -A, do not loosen objects older than this"
9148 msgstr "amb -A, no soltis els objectes més vells que aquest"
9150 #: builtin/repack.c:179
9151 msgid "size of the window used for delta compression"
9152 msgstr "mida de la finestra que s'usa per a compressió de deltes"
9154 #: builtin/repack.c:180 builtin/repack.c:184
9158 #: builtin/repack.c:181
9159 msgid "same as the above, but limit memory size instead of entries count"
9161 "el mateix que l'anterior, però limita la mida de memòria en lloc del "
9162 "recompte d'entrades"
9164 #: builtin/repack.c:183
9165 msgid "limits the maximum delta depth"
9166 msgstr "limita la profunditat màxima de les deltes"
9168 #: builtin/repack.c:185
9169 msgid "maximum size of each packfile"
9170 msgstr "mida màxima de cada fitxer de paquet"
9172 #: builtin/repack.c:187
9173 msgid "repack objects in packs marked with .keep"
9174 msgstr "reempaqueta els objectes en paquets marcats amb .keep"
9176 #: builtin/repack.c:377
9178 msgid "removing '%s' failed"
9179 msgstr "la supressió de '%s' ha fallat"
9181 #: builtin/replace.c:19
9182 msgid "git replace [-f] <object> <replacement>"
9183 msgstr "git replace [-f] <objecte> <reemplaçament>"
9185 #: builtin/replace.c:20
9186 msgid "git replace [-f] --edit <object>"
9187 msgstr "git replace [-f] --edit <objecte>"
9189 #: builtin/replace.c:21
9190 msgid "git replace [-f] --graft <commit> [<parent>...]"
9191 msgstr "git replace [-f] --graft <comissió> [<mare>...]"
9193 #: builtin/replace.c:22
9194 msgid "git replace -d <object>..."
9195 msgstr "git replace -d <objecte>..."
9197 #: builtin/replace.c:23
9198 msgid "git replace [--format=<format>] [-l [<pattern>]]"
9199 msgstr "git replace [--format=<format>] [-l [<patró>]]"
9201 #: builtin/replace.c:325 builtin/replace.c:363 builtin/replace.c:391
9203 msgid "Not a valid object name: '%s'"
9204 msgstr "No és un nom d'objecte vàlid: '%s'"
9206 #: builtin/replace.c:355
9208 msgid "bad mergetag in commit '%s'"
9209 msgstr "etiqueta de fusió dolenta en la comissió '%s'"
9211 #: builtin/replace.c:357
9213 msgid "malformed mergetag in commit '%s'"
9214 msgstr "etiqueta de fusió mal formada en la comissió '%s'"
9216 #: builtin/replace.c:368
9219 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
9220 "instead of --graft"
9222 "la comissió original '%s' conté l'etiqueta de fusió '%s' que es descarta; "
9223 "useu --edit en lloc de --graft"
9225 #: builtin/replace.c:401
9227 msgid "the original commit '%s' has a gpg signature."
9228 msgstr "la comissió original '%s' té una firma gpg."
9230 #: builtin/replace.c:402
9231 msgid "the signature will be removed in the replacement commit!"
9232 msgstr "la firma s'eliminarà en la comissió de reemplaçament!"
9234 #: builtin/replace.c:408
9236 msgid "could not write replacement commit for: '%s'"
9237 msgstr "no s'ha pogut escriure la comissió de reemplaçament per a: '%s'"
9239 #: builtin/replace.c:432
9240 msgid "list replace refs"
9241 msgstr "llista les referències reemplaçades"
9243 #: builtin/replace.c:433
9244 msgid "delete replace refs"
9245 msgstr "suprimeix les referències reemplaçades"
9247 #: builtin/replace.c:434
9248 msgid "edit existing object"
9249 msgstr "edita un objecte existent"
9251 #: builtin/replace.c:435
9252 msgid "change a commit's parents"
9253 msgstr "canvia les mares d'una comissió"
9255 #: builtin/replace.c:436
9256 msgid "replace the ref if it exists"
9257 msgstr "reemplaça la referència si existeix"
9259 #: builtin/replace.c:437
9260 msgid "do not pretty-print contents for --edit"
9261 msgstr "no imprimeixis bellament els continguts per a --edit"
9263 #: builtin/replace.c:438
9264 msgid "use this format"
9265 msgstr "usa aquest format"
9267 #: builtin/rerere.c:12
9268 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
9269 msgstr "git rerere [clear | forget <camí>... | status | remaining | diff | gc]"
9271 #: builtin/rerere.c:57
9272 msgid "register clean resolutions in index"
9273 msgstr "registra les resolucions netes en l'índex"
9275 #: builtin/reset.c:26
9277 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
9279 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<comissió>]"
9281 #: builtin/reset.c:27
9282 msgid "git reset [-q] <tree-ish> [--] <paths>..."
9283 msgstr "git reset [-q] <arbre> [--] <camins>..."
9285 #: builtin/reset.c:28
9286 msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
9287 msgstr "git reset --patch [<arbre>] [--] [<camins>...]"
9289 #: builtin/reset.c:34
9293 #: builtin/reset.c:34
9297 #: builtin/reset.c:34
9301 #: builtin/reset.c:34
9305 #: builtin/reset.c:34
9309 #: builtin/reset.c:74
9310 msgid "You do not have a valid HEAD."
9311 msgstr "No teniu un HEAD vàlid."
9313 #: builtin/reset.c:76
9314 msgid "Failed to find tree of HEAD."
9315 msgstr "S'ha fallat en trobar l'arbre de HEAD."
9317 #: builtin/reset.c:82
9319 msgid "Failed to find tree of %s."
9320 msgstr "S'ha fallat en trobar l'arbre de %s."
9322 #: builtin/reset.c:100
9324 msgid "HEAD is now at %s"
9325 msgstr "HEAD ara és a %s"
9327 #: builtin/reset.c:183
9329 msgid "Cannot do a %s reset in the middle of a merge."
9330 msgstr "No es pot fer un restabliment de %s enmig d'una fusió."
9332 #: builtin/reset.c:276
9333 msgid "be quiet, only report errors"
9334 msgstr "calla, només informa d'errors"
9336 #: builtin/reset.c:278
9337 msgid "reset HEAD and index"
9338 msgstr "restableix HEAD i l'índex"
9340 #: builtin/reset.c:279
9341 msgid "reset only HEAD"
9342 msgstr "restableix només HEAD"
9344 #: builtin/reset.c:281 builtin/reset.c:283
9345 msgid "reset HEAD, index and working tree"
9346 msgstr "restableix HEAD, l'índex i l'arbre de treball"
9348 #: builtin/reset.c:285
9349 msgid "reset HEAD but keep local changes"
9350 msgstr "restableix HEAD però retén els canvis locals"
9352 #: builtin/reset.c:288
9353 msgid "record only the fact that removed paths will be added later"
9354 msgstr "registra només el fet de que els camins eliminats s'afegiran després"
9356 #: builtin/reset.c:305
9358 msgid "Failed to resolve '%s' as a valid revision."
9359 msgstr "S'ha fallat en resoldre '%s' com a revisió vàlida."
9361 #: builtin/reset.c:308 builtin/reset.c:316
9363 msgid "Could not parse object '%s'."
9364 msgstr "No s'ha pogut analitzar l'objecte '%s'."
9366 #: builtin/reset.c:313
9368 msgid "Failed to resolve '%s' as a valid tree."
9369 msgstr "S'ha fallat en resoldre '%s' com a arbre vàlid."
9371 #: builtin/reset.c:322
9372 msgid "--patch is incompatible with --{hard,mixed,soft}"
9373 msgstr "--patch és incompatible amb --{hard,mixed,soft}"
9375 #: builtin/reset.c:331
9376 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
9378 "--mixed amb camins està desaprovat; useu 'git reset -- <camins>' en lloc "
9381 #: builtin/reset.c:333
9383 msgid "Cannot do %s reset with paths."
9384 msgstr "No es pot fer reinici de %s amb camins."
9386 #: builtin/reset.c:343
9388 msgid "%s reset is not allowed in a bare repository"
9389 msgstr "el reinici de %s no es permet en un dipòsit nu"
9391 #: builtin/reset.c:347
9392 msgid "-N can only be used with --mixed"
9393 msgstr "-N només es pot usar amb --mixed"
9395 #: builtin/reset.c:364
9396 msgid "Unstaged changes after reset:"
9397 msgstr "Canvis no allistats després de restabliment:"
9399 #: builtin/reset.c:370
9401 msgid "Could not reset index file to revision '%s'."
9402 msgstr "No s'ha pogut restablir el fitxer d'índex a la revisió '%s'."
9404 #: builtin/reset.c:374
9405 msgid "Could not write new index file."
9406 msgstr "No s'ha pogut escriure el fitxer d'índex nou."
9408 #: builtin/rev-parse.c:361
9409 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
9410 msgstr "git rev-parse --parseopt [<opcions>] -- [<paràmetres>...]"
9412 #: builtin/rev-parse.c:366
9413 msgid "keep the `--` passed as an arg"
9414 msgstr "retén el `--` passat com a paràmetre"
9416 #: builtin/rev-parse.c:368
9417 msgid "stop parsing after the first non-option argument"
9418 msgstr "deixa d'analitzar després del primer paràmetre no d'opció"
9420 #: builtin/rev-parse.c:371
9421 msgid "output in stuck long form"
9422 msgstr "emet en forma llarga enganxada"
9424 #: builtin/rev-parse.c:499
9426 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
9427 " or: git rev-parse --sq-quote [<arg>...]\n"
9428 " or: git rev-parse [<options>] [<arg>...]\n"
9430 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
9432 "git rev-parse --parseopt [<opcions>] -- [<paràmetres>...]\n"
9433 " or: git rev-parse --sq-quote [<paràmetre>...]\n"
9434 " or: git rev-parse [<opcions>] [<paràmetre>...]\n"
9436 "Executeu \"git rev-parse --parseopt -h\" per més informació sobre l'ús "
9439 #: builtin/revert.c:22
9440 msgid "git revert [<options>] <commit-ish>..."
9441 msgstr "git revert [<opcions>] <comissió>..."
9443 #: builtin/revert.c:23
9444 msgid "git revert <subcommand>"
9445 msgstr "git revert <subordre>"
9447 #: builtin/revert.c:28
9448 msgid "git cherry-pick [<options>] <commit-ish>..."
9449 msgstr "git cherry-pick [<opcions>] <comissió>..."
9451 #: builtin/revert.c:29
9452 msgid "git cherry-pick <subcommand>"
9453 msgstr "git cherry-pick <subordre>"
9455 #: builtin/revert.c:71
9457 msgid "%s: %s cannot be used with %s"
9458 msgstr "%s: %s no es pot usar amb %s"
9460 #: builtin/revert.c:80
9461 msgid "end revert or cherry-pick sequence"
9462 msgstr "acaba la seqüència de reversió o el recull de cireres"
9464 #: builtin/revert.c:81
9465 msgid "resume revert or cherry-pick sequence"
9466 msgstr "reprèn la seqüència de reversió o el recull de cireres"
9468 #: builtin/revert.c:82
9469 msgid "cancel revert or cherry-pick sequence"
9470 msgstr "cancel·la la seqüència de reversió o el recull de cireres"
9472 #: builtin/revert.c:83
9473 msgid "don't automatically commit"
9474 msgstr "no cometis automàticament"
9476 #: builtin/revert.c:84
9477 msgid "edit the commit message"
9478 msgstr "edita el missatge de comissió"
9480 #: builtin/revert.c:87
9481 msgid "parent number"
9482 msgstr "número de mare"
9484 #: builtin/revert.c:89
9485 msgid "merge strategy"
9486 msgstr "estratègia de fusió"
9488 #: builtin/revert.c:90
9492 #: builtin/revert.c:91
9493 msgid "option for merge strategy"
9494 msgstr "opció d'estratègia de fusió"
9496 #: builtin/revert.c:104
9497 msgid "append commit name"
9498 msgstr "nom de la comissió a annexar"
9500 #: builtin/revert.c:105
9501 msgid "allow fast-forward"
9502 msgstr "permet l'avanç ràpid"
9504 #: builtin/revert.c:106
9505 msgid "preserve initially empty commits"
9506 msgstr "preserva les comissions inicialment buides"
9508 #: builtin/revert.c:107
9509 msgid "allow commits with empty messages"
9510 msgstr "permet les comissions amb missatges buits"
9512 #: builtin/revert.c:108
9513 msgid "keep redundant, empty commits"
9514 msgstr "retén les comissions redundants i buides"
9516 #: builtin/revert.c:112
9517 msgid "program error"
9518 msgstr "error de programa"
9520 #: builtin/revert.c:197
9521 msgid "revert failed"
9522 msgstr "la reversió ha fallat"
9524 #: builtin/revert.c:212
9525 msgid "cherry-pick failed"
9526 msgstr "el recull de cireres ha fallat"
9529 msgid "git rm [<options>] [--] <file>..."
9530 msgstr "git rm [<opcions>] [--] <fitxer>..."
9534 "the following submodule (or one of its nested submodules)\n"
9535 "uses a .git directory:"
9537 "the following submodules (or one of their nested submodules)\n"
9538 "use a .git directory:"
9540 "el submòdul següent (o un dels seus submòduls niats)\n"
9541 "usa un directori .git:"
9543 "els submòduls següents (o un dels seus submòduls niats)\n"
9544 "usa un directori .git:"
9549 "(use 'rm -rf' if you really want to remove it including all of its history)"
9552 "(useu 'rm -rf' si realment voleu eliminar-lo, inclòs tota la seva història)"
9556 "the following file has staged content different from both the\n"
9557 "file and the HEAD:"
9559 "the following files have staged content different from both the\n"
9560 "file and the HEAD:"
9562 "el fitxer següent té contingut allistat diferent d'ambdós el\n"
9565 "els fitxers següents tenen contingut allistat diferent d'ambdós\n"
9566 "el fitxer i el HEAD:"
9571 "(use -f to force removal)"
9574 "(useu -f per a forçar la supressió)"
9577 msgid "the following file has changes staged in the index:"
9578 msgid_plural "the following files have changes staged in the index:"
9579 msgstr[0] "el fitxer següent té canvis allistats en l'índex:"
9580 msgstr[1] "els fitxers següents tenen canvis allistats en l'índex:"
9582 #: builtin/rm.c:243 builtin/rm.c:254
9585 "(use --cached to keep the file, or -f to force removal)"
9588 "(useu --cached per a desar el fitxer, o -f per a forçar la supressió)"
9591 msgid "the following file has local modifications:"
9592 msgid_plural "the following files have local modifications:"
9593 msgstr[0] "el fitxer següent té modificacions locals:"
9594 msgstr[1] "els fitxers següents tenen modificacions locals:"
9597 msgid "do not list removed files"
9598 msgstr "no llistis els fitxers eliminats"
9601 msgid "only remove from the index"
9602 msgstr "només elimina de l'índex"
9605 msgid "override the up-to-date check"
9606 msgstr "passa per alt la comprovació d'actualitat"
9609 msgid "allow recursive removal"
9610 msgstr "permet la supressió recursiva"
9613 msgid "exit with a zero status even if nothing matched"
9614 msgstr "surt amb estat zero encara que res hagi coincidit"
9617 msgid "Please, stage your changes to .gitmodules or stash them to proceed"
9619 "Si us plau, allisteu els vostres canvis a .gitmodules o emmagatzemeu-los per "
9624 msgid "not removing '%s' recursively without -r"
9625 msgstr "no eliminant '%s' recursivament sense -r"
9629 msgid "git rm: unable to remove %s"
9630 msgstr "git rm: no s'ha pogut eliminar %s"
9632 #: builtin/shortlog.c:13
9633 msgid "git shortlog [<options>] [<revision-range>] [[--] [<path>...]]"
9634 msgstr "git shortlog [<opcions>] [<rang-de-revisions>] [[--] [<camí>...]]"
9636 #: builtin/shortlog.c:131
9638 msgid "Missing author: %s"
9639 msgstr "Manca l'autor: %s"
9641 #: builtin/shortlog.c:230
9642 msgid "sort output according to the number of commits per author"
9643 msgstr "ordena la sortida segons el nombre de comissions per autor"
9645 #: builtin/shortlog.c:232
9646 msgid "Suppress commit descriptions, only provides commit count"
9648 "Omet les descripcions de comissió, només proveeix el recompte de comissions"
9650 #: builtin/shortlog.c:234
9651 msgid "Show the email address of each author"
9652 msgstr "Mostra l'adreça de correu electrònic de cada autor"
9654 #: builtin/shortlog.c:235
9656 msgstr "w[,i1[,i2]]"
9658 #: builtin/shortlog.c:236
9659 msgid "Linewrap output"
9660 msgstr "Ajusta les línies de la sortida"
9662 #: builtin/show-branch.c:9
9664 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
9665 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
9666 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
9667 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
9669 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
9670 "\t\t [--current] [--color[=<quan>] | --no-color] [--sparse]\n"
9671 "\t\t [--more=<n> | --list | --independent | --merge-base]\n"
9672 "\t\t [--no-name | --sha1-name] [--topics] [(<revisió> | <glob>)...]"
9674 #: builtin/show-branch.c:13
9675 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
9676 msgstr "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<referència>]"
9678 #: builtin/show-branch.c:659
9679 msgid "show remote-tracking and local branches"
9680 msgstr "mostra les branques amb seguiment remot i les locals"
9682 #: builtin/show-branch.c:661
9683 msgid "show remote-tracking branches"
9684 msgstr "mostra les branques amb seguiment remot"
9686 #: builtin/show-branch.c:663
9687 msgid "color '*!+-' corresponding to the branch"
9688 msgstr "colora '*!+-' corresponent a la branca"
9690 #: builtin/show-branch.c:665
9691 msgid "show <n> more commits after the common ancestor"
9692 msgstr "mostra <n> comissions després de l'avantpassat comú"
9694 #: builtin/show-branch.c:667
9695 msgid "synonym to more=-1"
9696 msgstr "sinònim de more=-1"
9698 #: builtin/show-branch.c:668
9699 msgid "suppress naming strings"
9700 msgstr "omet l'anomenament de cadenes"
9702 #: builtin/show-branch.c:670
9703 msgid "include the current branch"
9704 msgstr "inclou la branca actual"
9706 #: builtin/show-branch.c:672
9707 msgid "name commits with their object names"
9708 msgstr "anomena les comissions amb els seus noms d'objecte"
9710 #: builtin/show-branch.c:674
9711 msgid "show possible merge bases"
9712 msgstr "mostra les bases de fusió possibles"
9714 #: builtin/show-branch.c:676
9715 msgid "show refs unreachable from any other ref"
9716 msgstr "mostra les referències inabastables de qualsevulla altra referència"
9718 #: builtin/show-branch.c:678
9719 msgid "show commits in topological order"
9720 msgstr "mostra les comissions en ordre topològic"
9722 #: builtin/show-branch.c:681
9723 msgid "show only commits not on the first branch"
9724 msgstr "mostra només les comissions que no siguin en la primera branca"
9726 #: builtin/show-branch.c:683
9727 msgid "show merges reachable from only one tip"
9728 msgstr "mostra les fusions abastables de només una punta"
9730 #: builtin/show-branch.c:685
9731 msgid "topologically sort, maintaining date order where possible"
9732 msgstr "ordena topològicament, mantenint l'ordre de dates on sigui possible"
9734 #: builtin/show-branch.c:688
9735 msgid "<n>[,<base>]"
9736 msgstr "<n>[,<base>]"
9738 #: builtin/show-branch.c:689
9739 msgid "show <n> most recent ref-log entries starting at base"
9740 msgstr "mostra les <n> entrades més recents començant a la base"
9742 #: builtin/show-ref.c:10
9744 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
9745 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
9747 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
9748 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<patró>...]"
9750 #: builtin/show-ref.c:11
9751 msgid "git show-ref --exclude-existing[=pattern] < ref-list"
9752 msgstr "git show-ref --exclude-existing[=pattern] < llista-de-referències"
9754 #: builtin/show-ref.c:170
9755 msgid "only show tags (can be combined with heads)"
9756 msgstr "mostra només les etiquetes (es pot combinar amb heads)"
9758 #: builtin/show-ref.c:171
9759 msgid "only show heads (can be combined with tags)"
9760 msgstr "mostra només els caps (es pot combinar amb tags)"
9762 #: builtin/show-ref.c:172
9763 msgid "stricter reference checking, requires exact ref path"
9765 "comprovació de referència més estricta, requereix el camí de referència "
9768 #: builtin/show-ref.c:175 builtin/show-ref.c:177
9769 msgid "show the HEAD reference, even if it would be filtered out"
9770 msgstr "mostra la referència HEAD, encara que es filtrés"
9772 #: builtin/show-ref.c:179
9773 msgid "dereference tags into object IDs"
9774 msgstr "dereferencia les etiquetes a IDs d'objecte"
9776 #: builtin/show-ref.c:181
9777 msgid "only show SHA1 hash using <n> digits"
9778 msgstr "mostra el hash SHA1 usant només <n> xifres"
9780 #: builtin/show-ref.c:185
9781 msgid "do not print results to stdout (useful with --verify)"
9782 msgstr "no imprimeixis els resultats a stdout (útil amb --verify)"
9784 #: builtin/show-ref.c:187
9785 msgid "show refs from stdin that aren't in local repository"
9786 msgstr "mostra les referències d'stdin que no siguin en el dipòsit local"
9788 #: builtin/symbolic-ref.c:7
9789 msgid "git symbolic-ref [<options>] <name> [<ref>]"
9790 msgstr "git symbolic-ref [<opcions>] <nom> [<referència>]"
9792 #: builtin/symbolic-ref.c:8
9793 msgid "git symbolic-ref -d [-q] <name>"
9794 msgstr "git symbolic-ref -d [-q] <nom>"
9796 #: builtin/symbolic-ref.c:40
9797 msgid "suppress error message for non-symbolic (detached) refs"
9798 msgstr "omet el missatge d'error de referències no simbòliques (separades)"
9800 #: builtin/symbolic-ref.c:41
9801 msgid "delete symbolic ref"
9802 msgstr "suprimeix la referència simbòlica"
9804 #: builtin/symbolic-ref.c:42
9805 msgid "shorten ref output"
9806 msgstr "escurça la sortida de referències"
9808 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:358
9812 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:358
9813 msgid "reason of the update"
9814 msgstr "raó de l'actualització"
9818 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] <tagname> "
9821 "git tag [-a | -s | -u <id-de-clau>] [-f] [-m <missatge> | -F <fitxer>] <nom-"
9822 "d'etiqueta> [<cap>]"
9825 msgid "git tag -d <tagname>..."
9826 msgstr "git tag -d <nom-d'etiqueta>..."
9830 "git tag -l [-n[<num>]] [--contains <commit>] [--points-at <object>]\n"
9831 "\t\t[<pattern>...]"
9833 "git tag -l [-n[<nombre>]] [--contains <comissió>]\n"
9834 "\t\t[--points-at <objecte>] [<patró>...]"
9837 msgid "git tag -v <tagname>..."
9838 msgstr "git tag -v <nom-d'etiqueta>..."
9842 msgid "malformed object at '%s'"
9843 msgstr "objecte mal format a '%s'"
9845 #: builtin/tag.c:301
9847 msgid "tag name too long: %.*s..."
9848 msgstr "nom d'etiqueta massa llarg: %.*s..."
9850 #: builtin/tag.c:306
9852 msgid "tag '%s' not found."
9853 msgstr "etiqueta '%s' no trobada."
9855 #: builtin/tag.c:321
9857 msgid "Deleted tag '%s' (was %s)\n"
9858 msgstr "L'etiqueta '%s' s'ha suprimit (era %s)\n"
9860 #: builtin/tag.c:333
9862 msgid "could not verify the tag '%s'"
9863 msgstr "no s'ha pogut verificar l'etiqueta '%s'"
9865 #: builtin/tag.c:343
9869 "Write a message for tag:\n"
9871 "Lines starting with '%c' will be ignored.\n"
9874 "Escriviu el missatge de l'etiqueta:\n"
9876 "Les línies que comencin amb '%c' s'ignoraran.\n"
9878 #: builtin/tag.c:347
9882 "Write a message for tag:\n"
9884 "Lines starting with '%c' will be kept; you may remove them yourself if you "
9888 "Escriviu el missatge de l'etiqueta:\n"
9890 "Les línies que comencin amb '%c' es mantindran; podeu eliminar-les per vós "
9891 "mateix si voleu.\n"
9893 #: builtin/tag.c:371
9895 msgid "unsupported sort specification '%s'"
9896 msgstr "especificació d'ordenació '%s' no admesa"
9898 #: builtin/tag.c:373
9900 msgid "unsupported sort specification '%s' in variable '%s'"
9901 msgstr "especificació d'ordenació '%s' no admesa en la variable '%s'"
9903 #: builtin/tag.c:428
9904 msgid "unable to sign the tag"
9905 msgstr "no s'ha pogut de firmar l'etiqueta"
9907 #: builtin/tag.c:430
9908 msgid "unable to write tag file"
9909 msgstr "no s'ha pogut escriure el fitxer d'etiqueta"
9911 #: builtin/tag.c:455
9912 msgid "bad object type."
9913 msgstr "tipus d'objecte dolent."
9915 #: builtin/tag.c:468
9916 msgid "tag header too big."
9917 msgstr "capçalera d'etiqueta massa gran."
9919 #: builtin/tag.c:504
9920 msgid "no tag message?"
9921 msgstr "cap missatge d'etiqueta?"
9923 #: builtin/tag.c:510
9925 msgid "The tag message has been left in %s\n"
9926 msgstr "S'ha deixat el missatge de l'etiqueta en %s\n"
9928 #: builtin/tag.c:559
9929 msgid "switch 'points-at' requires an object"
9930 msgstr "l'opció 'points-at' requereix un objecte"
9932 #: builtin/tag.c:561
9934 msgid "malformed object name '%s'"
9935 msgstr "nom d'objecte mal format '%s'"
9937 #: builtin/tag.c:589
9938 msgid "list tag names"
9939 msgstr "llista els noms d'etiqueta"
9941 #: builtin/tag.c:591
9942 msgid "print <n> lines of each tag message"
9943 msgstr "imprimeix <n> línies de cada missatge d'etiqueta"
9945 #: builtin/tag.c:593
9947 msgstr "suprimeix les etiquetes"
9949 #: builtin/tag.c:594
9951 msgstr "verifica les etiquetes"
9953 #: builtin/tag.c:596
9954 msgid "Tag creation options"
9955 msgstr "Opcions de creació d'etiquetes"
9957 #: builtin/tag.c:598
9958 msgid "annotated tag, needs a message"
9959 msgstr "etiqueta anotada, necessita un missatge"
9961 #: builtin/tag.c:600
9963 msgstr "missatge d'etiqueta"
9965 #: builtin/tag.c:602
9966 msgid "annotated and GPG-signed tag"
9967 msgstr "etiqueta anotada i firmada per GPG"
9969 #: builtin/tag.c:606
9970 msgid "use another key to sign the tag"
9971 msgstr "usa una altra clau per a firmar l'etiqueta"
9973 #: builtin/tag.c:607
9974 msgid "replace the tag if exists"
9975 msgstr "reemplaça l'etiqueta si existeix"
9977 #: builtin/tag.c:609
9978 msgid "Tag listing options"
9979 msgstr "Opcions de llistat d'etiquetes"
9981 #: builtin/tag.c:610
9982 msgid "show tag list in columns"
9983 msgstr "mostra la llista d'etiquetes en columnes"
9985 #: builtin/tag.c:612
9987 msgstr "ordena les etiquetes"
9989 #: builtin/tag.c:617 builtin/tag.c:623
9990 msgid "print only tags that contain the commit"
9991 msgstr "imprimeix només les etiquetes que continguin la comissió"
9993 #: builtin/tag.c:629
9994 msgid "print only tags of the object"
9995 msgstr "imprimeix només les etiquetes de l'objecte"
9997 #: builtin/tag.c:655
9998 msgid "--column and -n are incompatible"
9999 msgstr "--column i -n són incompatibles"
10001 #: builtin/tag.c:667
10002 msgid "--sort and -n are incompatible"
10003 msgstr "--sort i -n són incompatibles"
10005 #: builtin/tag.c:674
10006 msgid "-n option is only allowed with -l."
10007 msgstr "es permet l'opció -n només amb -l."
10009 #: builtin/tag.c:676
10010 msgid "--contains option is only allowed with -l."
10011 msgstr "es permet l'opció --contains només amb -l."
10013 #: builtin/tag.c:678
10014 msgid "--points-at option is only allowed with -l."
10015 msgstr "es permet --points-at option només amb -l."
10017 #: builtin/tag.c:686
10018 msgid "only one -F or -m option is allowed."
10019 msgstr "només es permet una opció -F o -m."
10021 #: builtin/tag.c:706
10022 msgid "too many params"
10023 msgstr "massa paràmetres"
10025 #: builtin/tag.c:712
10027 msgid "'%s' is not a valid tag name."
10028 msgstr "'%s' no és un nom d'etiqueta vàlid."
10030 #: builtin/tag.c:717
10032 msgid "tag '%s' already exists"
10033 msgstr "l'etiqueta '%s' ja existeix"
10035 #: builtin/tag.c:741
10037 msgid "Updated tag '%s' (was %s)\n"
10038 msgstr "Etiqueta '%s' actualitzada (era %s)\n"
10040 #: builtin/unpack-objects.c:489
10041 msgid "Unpacking objects"
10042 msgstr "Desempaquetant objectes"
10044 #: builtin/update-index.c:70
10046 msgid "failed to create directory %s"
10047 msgstr "s'ha fallat en crear el directori %s"
10049 #: builtin/update-index.c:76
10051 msgid "failed to stat %s"
10052 msgstr "s'ha fallat en fer stat a %s"
10054 #: builtin/update-index.c:86
10056 msgid "failed to create file %s"
10057 msgstr "s'ha fallat en crear el fitxer %s"
10059 #: builtin/update-index.c:94
10061 msgid "failed to delete file %s"
10062 msgstr "s'ha fallat en suprimir el fitxer %s"
10064 #: builtin/update-index.c:101 builtin/update-index.c:203
10066 msgid "failed to delete directory %s"
10067 msgstr "s'ha fallat en suprimir el directori %s"
10069 #: builtin/update-index.c:124
10074 #: builtin/update-index.c:136
10075 msgid "directory stat info does not change after adding a new file"
10077 "la informació d'stat de directori no canvia després d'afegir un fitxer nou"
10079 #: builtin/update-index.c:149
10080 msgid "directory stat info does not change after adding a new directory"
10082 "la informació d'stat de directori no canvia després d'afegir un directori nou"
10084 #: builtin/update-index.c:162
10085 msgid "directory stat info changes after updating a file"
10087 "la informació d'stat de directori canvia després d'actualitzar un fitxer"
10089 #: builtin/update-index.c:173
10090 msgid "directory stat info changes after adding a file inside subdirectory"
10092 "la informació d'stat de directori canvia després d'afegir un fitxer dins un "
10095 #: builtin/update-index.c:184
10096 msgid "directory stat info does not change after deleting a file"
10098 "la informació d'stat de directori no canvia després de suprimir un fitxer"
10100 #: builtin/update-index.c:197
10101 msgid "directory stat info does not change after deleting a directory"
10103 "la informació d'stat de directori no canvia després de suprimir un directori"
10105 #: builtin/update-index.c:204
10109 #: builtin/update-index.c:564
10110 msgid "git update-index [<options>] [--] [<file>...]"
10111 msgstr "git update-index [<opcions>] [--] [<fitxer>...]"
10113 #: builtin/update-index.c:918
10114 msgid "continue refresh even when index needs update"
10116 "continua l'actualització encara que l'índex necessiti una actualització"
10118 #: builtin/update-index.c:921
10119 msgid "refresh: ignore submodules"
10120 msgstr "actualitza: ignora els submòduls"
10122 #: builtin/update-index.c:924
10123 msgid "do not ignore new files"
10124 msgstr "no ignoris els fitxers nous"
10126 #: builtin/update-index.c:926
10127 msgid "let files replace directories and vice-versa"
10128 msgstr "deixa que els fitxers reemplacin els directoris i viceversa"
10130 #: builtin/update-index.c:928
10131 msgid "notice files missing from worktree"
10132 msgstr "tingues en compte els fitxers absents de l'arbre de treball"
10134 #: builtin/update-index.c:930
10135 msgid "refresh even if index contains unmerged entries"
10136 msgstr "actualitza encara que l'índex contingui entrades no fusionades"
10138 #: builtin/update-index.c:933
10139 msgid "refresh stat information"
10140 msgstr "actualitza la informació d'estadístiques"
10142 #: builtin/update-index.c:937
10143 msgid "like --refresh, but ignore assume-unchanged setting"
10144 msgstr "com --refresh, però ignora l'ajust assume-unchanged"
10146 #: builtin/update-index.c:941
10147 msgid "<mode>,<object>,<path>"
10148 msgstr "<mode>,<objecte>,<camí>"
10150 #: builtin/update-index.c:942
10151 msgid "add the specified entry to the index"
10152 msgstr "afegeix l'entrada especificada a l'índex"
10154 #: builtin/update-index.c:946
10158 #: builtin/update-index.c:947
10159 msgid "override the executable bit of the listed files"
10160 msgstr "passa per alt el bit executable dels fitxers llistats"
10162 #: builtin/update-index.c:951
10163 msgid "mark files as \"not changing\""
10164 msgstr "marca els fitxers com a \"not changing\""
10166 #: builtin/update-index.c:954
10167 msgid "clear assumed-unchanged bit"
10168 msgstr "neteja el bit assumed-unchanged"
10170 #: builtin/update-index.c:957
10171 msgid "mark files as \"index-only\""
10172 msgstr "marca els fitxers com a \"index-only\""
10174 #: builtin/update-index.c:960
10175 msgid "clear skip-worktree bit"
10176 msgstr "neteja el bit skip-worktree"
10178 #: builtin/update-index.c:963
10179 msgid "add to index only; do not add content to object database"
10181 "només afegeix a l'índex; no afegeixis el contingut a la base de dades "
10184 #: builtin/update-index.c:965
10185 msgid "remove named paths even if present in worktree"
10187 "elimina els camins anomenats encara que estiguin presents en l'arbre de "
10190 #: builtin/update-index.c:967
10191 msgid "with --stdin: input lines are terminated by null bytes"
10192 msgstr "amb --stdin: les línies d'entrada acaben amb octets nuls"
10194 #: builtin/update-index.c:969
10195 msgid "read list of paths to be updated from standard input"
10196 msgstr "llegeix la llista de camins a actualitzar des de l'entrada estàndard"
10198 #: builtin/update-index.c:973
10199 msgid "add entries from standard input to the index"
10200 msgstr "afegeix les entrades de l'entrada estàndard a l'índex"
10202 #: builtin/update-index.c:977
10203 msgid "repopulate stages #2 and #3 for the listed paths"
10204 msgstr "reemplena les etapes #2 i #3 per als camins llistats"
10206 #: builtin/update-index.c:981
10207 msgid "only update entries that differ from HEAD"
10208 msgstr "només actualitza les entrades que difereixin de HEAD"
10210 #: builtin/update-index.c:985
10211 msgid "ignore files missing from worktree"
10212 msgstr "ignora els fitxers absents de l'arbre de treball"
10214 #: builtin/update-index.c:988
10215 msgid "report actions to standard output"
10216 msgstr "informa de les accions en la sortida estàndard"
10218 #: builtin/update-index.c:990
10219 msgid "(for porcelains) forget saved unresolved conflicts"
10220 msgstr "(per porcellanes) oblida't dels conflictes no resolts ni desats"
10222 #: builtin/update-index.c:994
10223 msgid "write index in this format"
10224 msgstr "escriu l'índex en aquest format"
10226 #: builtin/update-index.c:996
10227 msgid "enable or disable split index"
10228 msgstr "habilita o inhabilita l'índex dividit"
10230 #: builtin/update-index.c:998
10231 msgid "enable/disable untracked cache"
10232 msgstr "habilita/inhabilita la memòria cau no seguida"
10234 #: builtin/update-index.c:1000
10235 msgid "enable untracked cache without testing the filesystem"
10236 msgstr "habilita la memòria cau no seguida sense provar el sistema de fitxers"
10238 #: builtin/update-ref.c:9
10239 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
10240 msgstr "git update-ref [<opcions>] -d <nom-de-referència> [<valor-antic>]"
10242 #: builtin/update-ref.c:10
10243 msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
10245 "git update-ref [<opcions>] <nom-de-referència> <valor-nou> [<valor-antic>]"
10247 #: builtin/update-ref.c:11
10248 msgid "git update-ref [<options>] --stdin [-z]"
10249 msgstr "git update-ref [<opcions>] --stdin [-z]"
10251 #: builtin/update-ref.c:359
10252 msgid "delete the reference"
10253 msgstr "suprimeix la referència"
10255 #: builtin/update-ref.c:361
10256 msgid "update <refname> not the one it points to"
10257 msgstr "actualitza <nom de referència>, no la que assenyali"
10259 #: builtin/update-ref.c:362
10260 msgid "stdin has NUL-terminated arguments"
10261 msgstr "stdin té paràmetres acabats amb NUL"
10263 #: builtin/update-ref.c:363
10264 msgid "read updates from stdin"
10265 msgstr "llegeix les actualitzacions des d'stdin"
10267 #: builtin/update-server-info.c:6
10268 msgid "git update-server-info [--force]"
10269 msgstr "git update-server-info [--force]"
10271 #: builtin/update-server-info.c:14
10272 msgid "update the info files from scratch"
10273 msgstr "actualitza els fitxers d'informació des de zero"
10275 #: builtin/verify-commit.c:17
10276 msgid "git verify-commit [-v | --verbose] <commit>..."
10277 msgstr "git verify-commit [-v | --verbose] <comissió>..."
10279 #: builtin/verify-commit.c:75
10280 msgid "print commit contents"
10281 msgstr "imprimeix els continguts de la comissió"
10283 #: builtin/verify-pack.c:54
10284 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
10285 msgstr "git verify-pack [-v | --verbose] [-s | --stat-only] <paquet>..."
10287 #: builtin/verify-pack.c:64
10291 #: builtin/verify-pack.c:66
10292 msgid "show statistics only"
10293 msgstr "mostra només estadístiques"
10295 #: builtin/verify-tag.c:17
10296 msgid "git verify-tag [-v | --verbose] <tag>..."
10297 msgstr "git verify-tag [-v | --verbose] <etiqueta>..."
10299 #: builtin/verify-tag.c:73
10300 msgid "print tag contents"
10301 msgstr "imprimeix els continguts de l'etiqueta"
10303 #: builtin/worktree.c:11
10304 msgid "git worktree add [<options>] <path> <branch>"
10305 msgstr "git worktree add [<opcions>] <camí> <branca>"
10307 #: builtin/worktree.c:12
10308 msgid "git worktree prune [<options>]"
10309 msgstr "git worktree prune [<opcions>]"
10311 #: builtin/worktree.c:27
10313 msgid "Removing worktrees/%s: not a valid directory"
10314 msgstr "Eliminació de worktrees/%s: no és un directori vàlid"
10316 #: builtin/worktree.c:33
10318 msgid "Removing worktrees/%s: gitdir file does not exist"
10319 msgstr "Eliminació de worktrees/%s: el fitxer gitdir no existeix"
10321 #: builtin/worktree.c:38
10323 msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
10324 msgstr "Eliminació de worktrees/%s: no s'ha pogut llegir el fitxer gitdir (%s)"
10326 #: builtin/worktree.c:49
10328 msgid "Removing worktrees/%s: invalid gitdir file"
10329 msgstr "Eliminació de worktrees/%s: fitxer gitdir no vàlid"
10331 #: builtin/worktree.c:65
10333 msgid "Removing worktrees/%s: gitdir file points to non-existent location"
10335 "Eliminació de worktrees/%s: el fitxer gitdir es refereix a una ubicació no "
10338 #: builtin/worktree.c:100
10340 msgid "failed to remove: %s"
10341 msgstr "s'ha fallat en eliminar: %s"
10343 #: builtin/worktree.c:186
10345 msgid "'%s' already exists"
10346 msgstr "'%s' ja existeix"
10348 #: builtin/worktree.c:207
10350 msgid "could not create directory of '%s'"
10351 msgstr "no s'ha pogut crear directori de '%s'"
10353 #: builtin/worktree.c:241
10354 msgid "unable to resolve HEAD"
10355 msgstr "no es pot resoldre HEAD"
10357 #: builtin/worktree.c:249
10359 msgid "Enter %s (identifier %s)"
10360 msgstr "Introduïu %s (identificador %s)"
10362 #: builtin/worktree.c:281
10363 msgid "checkout <branch> even if already checked out in other worktree"
10364 msgstr "agafa <branca> encara que sigui agafada en altre arbre de treball"
10366 #: builtin/worktree.c:283
10367 msgid "create a new branch"
10368 msgstr "crea una branca nova"
10370 #: builtin/worktree.c:285
10371 msgid "create or reset a branch"
10372 msgstr "crea o restableix una branca"
10374 #: builtin/worktree.c:286
10375 msgid "detach HEAD at named commit"
10376 msgstr "separa el HEAD a la comissió anomenada"
10378 #: builtin/worktree.c:292
10379 msgid "-b and -B are mutually exclusive"
10380 msgstr "-b i -B són mutualment exclusius"
10382 #: builtin/write-tree.c:13
10383 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
10384 msgstr "git write-tree [--missing-ok] [--prefix=<prefix>/]"
10386 #: builtin/write-tree.c:26
10390 #: builtin/write-tree.c:27
10391 msgid "write tree object for a subdirectory <prefix>"
10392 msgstr "escriu l'objecte d'arbre per a un subdirectori <prefix>"
10394 #: builtin/write-tree.c:30
10395 msgid "only useful for debugging"
10396 msgstr "només útil per a la depuració"
10398 #: credential-cache--daemon.c:267
10399 msgid "print debugging messages to stderr"
10400 msgstr "imprimeix els missatges de depuració a stderr"
10404 "'git help -a' and 'git help -g' list available subcommands and some\n"
10405 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
10406 "to read about a specific subcommand or concept."
10408 "'git help -a' i 'git help -g' llisten subordres disponibles i\n"
10409 "algunes guies de concepte. Vegeu 'git help <ordre>' o\n"
10410 "'git help <concepte>' per a llegir sobre una subordre o concepte\n"
10413 #: common-cmds.h:10
10414 msgid "start a working area (see also: git help tutorial)"
10415 msgstr "començar un àrea de treball (vegeu també: git help tutorial)"
10417 #: common-cmds.h:11
10418 msgid "work on the current change (see also: git help everyday)"
10419 msgstr "treballar en el canvi actual (vegeu també: git help everyday)"
10421 #: common-cmds.h:12
10422 msgid "examine the history and state (see also: git help revisions)"
10423 msgstr "examinar la història i l'estat (vegeu també: git help revisions)"
10425 #: common-cmds.h:13
10426 msgid "grow, mark and tweak your common history"
10427 msgstr "fer créixer, marcar i ajustar la vostra història comuna"
10429 #: common-cmds.h:14
10430 msgid "collaborate (see also: git help workflows)"
10431 msgstr "col·laborar (vegeu també: git help workflow)"
10433 #: common-cmds.h:18
10434 msgid "Add file contents to the index"
10435 msgstr "Afegeix els continguts dels fitxers a l'índex"
10437 #: common-cmds.h:19
10438 msgid "Find by binary search the change that introduced a bug"
10439 msgstr "Troba per cerca binària el canvi que hagi introduït un defecte"
10441 #: common-cmds.h:20
10442 msgid "List, create, or delete branches"
10443 msgstr "Llista, crea o suprimeix branques"
10445 #: common-cmds.h:21
10446 msgid "Switch branches or restore working tree files"
10447 msgstr "Canvia de branca o restaura els fitxers de l'arbre de treball"
10449 #: common-cmds.h:22
10450 msgid "Clone a repository into a new directory"
10451 msgstr "Clona un dipòsit a un directori nou"
10453 #: common-cmds.h:23
10454 msgid "Record changes to the repository"
10455 msgstr "Registra els canvis al dipòsit"
10457 #: common-cmds.h:24
10458 msgid "Show changes between commits, commit and working tree, etc"
10460 "Mostra els canvis entre comissions, la comissió i l'arbre de treball, etc."
10462 #: common-cmds.h:25
10463 msgid "Download objects and refs from another repository"
10464 msgstr "Baixa objectes i referències d'un altre dipòsit"
10466 #: common-cmds.h:26
10467 msgid "Print lines matching a pattern"
10468 msgstr "Imprimeix les línies coincidents amb un patró"
10470 #: common-cmds.h:27
10471 msgid "Create an empty Git repository or reinitialize an existing one"
10472 msgstr "Crea un dipòsit de Git buit o reinicialitza un existent"
10474 #: common-cmds.h:28
10475 msgid "Show commit logs"
10476 msgstr "Mostra els registres de comissió"
10478 #: common-cmds.h:29
10479 msgid "Join two or more development histories together"
10480 msgstr "Uneix dues o més històries de desenvolupament"
10482 #: common-cmds.h:30
10483 msgid "Move or rename a file, a directory, or a symlink"
10484 msgstr "Mou o canvia de nom un fitxer, directori o enllaç simbòlic"
10486 #: common-cmds.h:31
10487 msgid "Fetch from and integrate with another repository or a local branch"
10488 msgstr "Obtén de i integra amb un altre dipòsit o una branca local"
10490 #: common-cmds.h:32
10491 msgid "Update remote refs along with associated objects"
10493 "Actualitza les referències remotes juntament amb els objectes associats"
10495 #: common-cmds.h:33
10496 msgid "Forward-port local commits to the updated upstream head"
10497 msgstr "Avança les comissions locals al cap font actualitzat"
10499 #: common-cmds.h:34
10500 msgid "Reset current HEAD to the specified state"
10501 msgstr "Restableix el HEAD actual a l'estat especificat"
10503 #: common-cmds.h:35
10504 msgid "Remove files from the working tree and from the index"
10505 msgstr "Elimina fitxers de l'arbre de treball i de l'índex"
10507 #: common-cmds.h:36
10508 msgid "Show various types of objects"
10509 msgstr "Mostra diversos tipus d'objectes"
10511 #: common-cmds.h:37
10512 msgid "Show the working tree status"
10513 msgstr "Mostra l'estat de l'arbre de treball"
10515 #: common-cmds.h:38
10516 msgid "Create, list, delete or verify a tag object signed with GPG"
10518 "Crea, llista, suprimeix o verifica un objecte d'etiqueta firmat amb GPG"
10520 #: parse-options.h:142
10521 msgid "expiry-date"
10522 msgstr "data-de-caducitat"
10524 #: parse-options.h:157
10525 msgid "no-op (backward compatibility)"
10526 msgstr "operació nul·la (per a compatibilitat amb versions anteriors)"
10528 #: parse-options.h:231
10529 msgid "be more verbose"
10530 msgstr "sigues més detallat"
10532 #: parse-options.h:233
10533 msgid "be more quiet"
10534 msgstr "sigues més callat"
10536 #: parse-options.h:239
10537 msgid "use <n> digits to display SHA-1s"
10538 msgstr "usa <n> xifres per presentar els SHA-1"
10541 msgid "update the index with reused conflict resolution if possible"
10543 "actualitza l'índex amb la resolució de conflicte reusada si és possible"
10546 msgid "You need to set your committer info first"
10547 msgstr "Cal establir la vostra informació de comitent primer"
10551 "You seem to have moved HEAD since the last 'am' failure.\n"
10552 "Not rewinding to ORIG_HEAD"
10554 "Sembla que heu mogut HEAD després de l'última fallada de 'am'.\n"
10555 "No rebobinant a ORIG_HEAD"
10560 "When you have resolved this problem, run \"$cmdline --continue\".\n"
10561 "If you prefer to skip this patch, run \"$cmdline --skip\" instead.\n"
10562 "To restore the original branch and stop patching, run \"$cmdline --abort\"."
10564 "Quan hàgiu resolt aquest problema, executeu \"$cmdline --continue\".\n"
10565 "Si preferiu ometre aquest pedaç, executeu \"$cmdline --skip\" en lloc "
10567 "Per a restaurar la branca original i deixar d'apedaçar, executeu \"$cmdline "
10571 msgid "Cannot fall back to three-way merge."
10572 msgstr "No es pot retrocedir a una fusió de 3 vies."
10575 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
10577 "Al dipòsit li manquen els blobs necessaris per a retrocedir a una fusió de 3 "
10581 msgid "Using index info to reconstruct a base tree..."
10582 msgstr "Usant la informació d'índex per a reconstruir un arbre base..."
10586 "Did you hand edit your patch?\n"
10587 "It does not apply to blobs recorded in its index."
10589 "Heu editat el vostre pedaç a mà?\n"
10590 "No s'aplica als blobs recordats en el seu índex."
10593 msgid "Falling back to patching base and 3-way merge..."
10594 msgstr "Retrocedint a apedaçar la base i fusionar de 3 vies..."
10597 msgid "Failed to merge in the changes."
10598 msgstr "S'ha fallat en fusionar els canvis."
10601 msgid "Only one StGIT patch series can be applied at once"
10602 msgstr "només una sèrie de pedaços StGIT es pot aplicar a la vegada"
10606 msgid "Patch format $patch_format is not supported."
10607 msgstr "El format de pedaç $patch_format no és compatible."
10610 msgid "Patch format detection failed."
10611 msgstr "La detecció de format de pedaç ha fallat."
10615 "The -b/--binary option has been a no-op for long time, and\n"
10616 "it will be removed. Please do not use it anymore."
10618 "Fa molt que l'opció -b/--binary no ha fet res, i\n"
10619 "s'eliminarà. Si us plau, no l'useu més."
10623 msgid "previous rebase directory $dotest still exists but mbox given."
10625 "un directori de rebase anterior $dotest encara existeix però s'ha donat una "
10629 msgid "Please make up your mind. --skip or --abort?"
10630 msgstr "Si us plau, preneu una decisió. --skip o --abort?"
10635 "Stray $dotest directory found.\n"
10636 "Use \"git am --abort\" to remove it."
10638 "Directori $dotest extraviat trobat.\n"
10639 "Useu \"git am --abort\" per a eliminar-lo."
10642 msgid "Resolve operation not in progress, we are not resuming."
10643 msgstr "Operació de resolució no en curs; no reprenem."
10647 msgid "Dirty index: cannot apply patches (dirty: $files)"
10648 msgstr "Índex brut: no es pot aplicar pedaços (bruts: $files)"
10653 "Patch is empty. Was it split wrong?\n"
10654 "If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
10655 "To restore the original branch and stop patching run \"$cmdline --abort\"."
10657 "El pedaç és buit. S'ha dividit malament?\n"
10658 "Si preferiu ometre aquest pedaç, executeu en lloc d'això \"$cmdline --skip"
10660 "Per a restaurar la branca original i deixar d'empaquetar, executeu "
10661 "\"$cmdline --abort\"."
10664 msgid "Patch does not have a valid e-mail address."
10665 msgstr "El pedaç no té cap adreça de correu electrònic vàlida."
10668 msgid "cannot be interactive without stdin connected to a terminal."
10670 "no es pot ser interactiu sense que stdin sigui connectat a un terminal."
10673 msgid "Commit Body is:"
10674 msgstr "El cos de la comissió és:"
10676 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
10677 #. in your translation. The program will only accept English
10678 #. input at this point.
10680 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
10682 "Voleu aplicar-lo? [y]es/[n]o/[e]dita/[v]isualitza el pedaç/[a]ccepta'ls tots "
10686 msgid "Applying: $FIRSTLINE"
10687 msgstr "Aplicant: $FIRSTLINE"
10691 "No changes - did you forget to use 'git add'?\n"
10692 "If there is nothing left to stage, chances are that something else\n"
10693 "already introduced the same changes; you might want to skip this patch."
10695 "Cap canvi - heu oblidat usar 'git add'?\n"
10696 "Si no hi ha res a allistar, probablement alguna altra cosa\n"
10697 "ja ha introduït els mateixos canvis; potser voleu ometre aquest pedaç."
10701 "You still have unmerged paths in your index\n"
10702 "did you forget to use 'git add'?"
10704 "Encara teniu camins sense fusionar en el vostre índex\n"
10705 "heu oblidat d'usar 'git add'?"
10708 msgid "No changes -- Patch already applied."
10709 msgstr "Sense canvis -- El pedaç ja s'ha aplicat."
10713 msgid "Patch failed at $msgnum $FIRSTLINE"
10714 msgstr "El pedaç ha fallat a $msgnum $FIRSTLINE"
10719 "The copy of the patch that failed is found in:\n"
10722 "La còpia del pedaç que ha fallat es troba en:\n"
10726 msgid "applying to an empty history"
10727 msgstr "aplicant a una història buida"
10729 #: git-bisect.sh:48
10730 msgid "You need to start by \"git bisect start\""
10731 msgstr "Cal començar per \"git bisect start\""
10733 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10734 #. translation. The program will only accept English input
10736 #: git-bisect.sh:54
10737 msgid "Do you want me to do it for you [Y/n]? "
10738 msgstr "Voleu que ho faci per vós [Y/n]? "
10740 #: git-bisect.sh:95
10742 msgid "unrecognised option: '$arg'"
10743 msgstr "opció no reconeguda: '$arg'"
10745 #: git-bisect.sh:99
10747 msgid "'$arg' does not appear to be a valid revision"
10748 msgstr "'$arg' no sembla una revisió vàlida"
10750 #: git-bisect.sh:117
10751 msgid "Bad HEAD - I need a HEAD"
10752 msgstr "HEAD dolent - Cal un HEAD"
10754 #: git-bisect.sh:130
10757 "Checking out '$start_head' failed. Try 'git bisect reset <valid-branch>'."
10759 "L'agafament de '$start_head' ha fallat. Proveu 'git bisect reset <branca-"
10762 #: git-bisect.sh:140
10763 msgid "won't bisect on cg-seek'ed tree"
10764 msgstr "no es bisecarà en un arbre en que s'ha fet cg-seek"
10766 #: git-bisect.sh:144
10767 msgid "Bad HEAD - strange symbolic ref"
10768 msgstr "HEAD dolent - referència simbòlica estranya"
10770 #: git-bisect.sh:189
10772 msgid "Bad bisect_write argument: $state"
10773 msgstr "Paràmetre bisect_write dolent: $state"
10775 #: git-bisect.sh:218
10777 msgid "Bad rev input: $arg"
10778 msgstr "Introducció de revisió dolenta: $arg"
10780 #: git-bisect.sh:232
10781 msgid "Please call 'bisect_state' with at least one argument."
10782 msgstr "Si us plau, invoqueu 'bisect_state' amb almenys un paràmetre."
10784 #: git-bisect.sh:244
10786 msgid "Bad rev input: $rev"
10787 msgstr "Introducció de revisió dolenta: $rev"
10789 #: git-bisect.sh:253
10790 msgid "'git bisect bad' can take only one argument."
10791 msgstr "'git bisect bad' pot acceptar només un paràmetre."
10793 #: git-bisect.sh:276
10794 msgid "Warning: bisecting only with a bad commit."
10795 msgstr "Avís: bisecant amb només comissió dolenta."
10797 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10798 #. translation. The program will only accept English input
10800 #: git-bisect.sh:282
10801 msgid "Are you sure [Y/n]? "
10802 msgstr "N'esteu segur [Y/n]? "
10804 #: git-bisect.sh:292
10806 "You need to give me at least one good and one bad revision.\n"
10807 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
10809 "Cal donar-me almenys una revisió bona i una dolenta.\n"
10810 "(Podeu usar \"git bisect bad\" i \"git bisect good\" per això.)"
10812 #: git-bisect.sh:295
10814 "You need to start by \"git bisect start\".\n"
10815 "You then need to give me at least one good and one bad revision.\n"
10816 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
10818 "Cal començar amb \"git bisect start\".\n"
10819 "Després cal donar-me almenys una revisió bona i una dolenta.\n"
10820 "(Podeu usar \"git bisect bad\" i \"git bisect good\" per això.)"
10822 #: git-bisect.sh:366 git-bisect.sh:493
10823 msgid "We are not bisecting."
10824 msgstr "No estem bisecant."
10826 #: git-bisect.sh:373
10828 msgid "'$invalid' is not a valid commit"
10829 msgstr "'$invalid' no és una comissió vàlida"
10831 #: git-bisect.sh:382
10834 "Could not check out original HEAD '$branch'.\n"
10835 "Try 'git bisect reset <commit>'."
10837 "No s'ha pogut agafar el HEAD original '$branch'.\n"
10838 "Proveu 'git bisect reset <comissió>'."
10840 #: git-bisect.sh:409
10841 msgid "No logfile given"
10842 msgstr "Cap fitxer de registre donat"
10844 #: git-bisect.sh:410
10846 msgid "cannot read $file for replaying"
10847 msgstr "no es pot llegir $file per a reproducció"
10849 #: git-bisect.sh:427
10850 msgid "?? what are you talking about?"
10851 msgstr "?? de què parleu?"
10853 #: git-bisect.sh:439
10855 msgid "running $command"
10856 msgstr "executant $command"
10858 #: git-bisect.sh:446
10861 "bisect run failed:\n"
10862 "exit code $res from '$command' is < 0 or >= 128"
10864 "el pas de bisecció ha fallat:\n"
10865 "el codi de sortida $res de '$command' és < 0 o >= 128"
10867 #: git-bisect.sh:472
10868 msgid "bisect run cannot continue any more"
10869 msgstr "el pas de bisecció no pot continuar més"
10871 #: git-bisect.sh:478
10874 "bisect run failed:\n"
10875 "'bisect_state $state' exited with error code $res"
10877 "el pas de bisecció ha fallat:\n"
10878 "'bisect_state $state' ha surt amb el codi d'error $res"
10880 #: git-bisect.sh:485
10881 msgid "bisect run success"
10882 msgstr "pas de bisecció reeixit"
10886 "Pull is not possible because you have unmerged files.\n"
10887 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
10888 "as appropriate to mark resolution and make a commit."
10890 "Baixar no és possible perquè teniu fitxers sense fusionar.\n"
10891 "Si us plau, arregleu-los en l'arbre de treball, i després useu\n"
10892 "'git add/rm <fitxer>' segons sigui apropiat per a marcar resolució i\n"
10893 "feu una comissió."
10896 msgid "Pull is not possible because you have unmerged files."
10897 msgstr "Baixar no és possible perquè teniu fitxers sense fusionar."
10901 "You have not concluded your merge (MERGE_HEAD exists).\n"
10902 "Please, commit your changes before you can merge."
10904 "No heu completat la vostra fusió (MERGE_HEAD existeix).\n"
10905 "Si us plau, cometeu els vostres canvis abans de fusionar."
10908 msgid "updating an unborn branch with changes added to the index"
10909 msgstr "actualitzant una branca no nascuda amb canvis afegits a l'índex"
10914 "Warning: fetch updated the current branch head.\n"
10915 "Warning: fast-forwarding your working tree from\n"
10916 "Warning: commit $orig_head."
10918 "Avís: l'obteniment ha actualitzat el cap de la branca actual.\n"
10919 "Avís: avançant ràpidament el vostre arbre de treball des de\n"
10920 "Avís: la comissió $orig_head."
10923 msgid "Cannot merge multiple branches into empty head"
10924 msgstr "No es pot fusionar múltiples branques a un cap buit"
10927 msgid "Cannot rebase onto multiple branches"
10928 msgstr "No es pot rebasar sobre múltiples branques"
10930 #: git-rebase.sh:57
10932 "When you have resolved this problem, run \"git rebase --continue\".\n"
10933 "If you prefer to skip this patch, run \"git rebase --skip\" instead.\n"
10934 "To check out the original branch and stop rebasing, run \"git rebase --abort"
10937 "Quan hàgiu resolt aquest problema, executeu \"git rebase --continue\".\n"
10938 "Si preferiu saltar aquest pedaç, executeu \"git rebase --skip\" en lloc.\n"
10939 "Per a agafar la branca original i deixar de rebasar, executeu \"git rebase --"
10942 #: git-rebase.sh:165
10943 msgid "Applied autostash."
10944 msgstr "S'ha aplicat el magatzem automàtic."
10946 #: git-rebase.sh:168
10948 msgid "Cannot store $stash_sha1"
10949 msgstr "No es pot emmagatzemar $stash_sha1"
10951 #: git-rebase.sh:169
10953 "Applying autostash resulted in conflicts.\n"
10954 "Your changes are safe in the stash.\n"
10955 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
10957 "L'aplicació del magatzem automàtic ha resultat en conflictes.\n"
10958 "Els vostres canvis estan segurs en el magatzem.\n"
10959 "Podeu executar \"git stash pop\" o \"git stash drop\" en qualsevol moment.\n"
10961 #: git-rebase.sh:208
10962 msgid "The pre-rebase hook refused to rebase."
10963 msgstr "El ganxo prerebase ha refusat rebasar."
10965 #: git-rebase.sh:213
10966 msgid "It looks like git-am is in progress. Cannot rebase."
10967 msgstr "Sembla que git-am està en curs. No es pot rebasar."
10969 #: git-rebase.sh:351
10970 msgid "The --exec option must be used with the --interactive option"
10971 msgstr "L'opció --exec s'ha d'usar amb l'opció --interactive"
10973 #: git-rebase.sh:356
10974 msgid "No rebase in progress?"
10975 msgstr "No hi ha rebase en curs?"
10977 #: git-rebase.sh:367
10978 msgid "The --edit-todo action can only be used during interactive rebase."
10979 msgstr "L'acció --edit-todo només es pot usar durant una rebase interactiva."
10981 #: git-rebase.sh:374
10982 msgid "Cannot read HEAD"
10983 msgstr "No es pot llegir HEAD"
10985 #: git-rebase.sh:377
10987 "You must edit all merge conflicts and then\n"
10988 "mark them as resolved using git add"
10990 "Heu d'editar tots els conflictes de fusió i després\n"
10991 "marcar-los com a resolts fent servir git add"
10993 #: git-rebase.sh:395
10995 msgid "Could not move back to $head_name"
10996 msgstr "No s'ha pogut tornar a $head_name"
10998 #: git-rebase.sh:414
11001 "It seems that there is already a $state_dir_base directory, and\n"
11002 "I wonder if you are in the middle of another rebase. If that is the\n"
11003 "case, please try\n"
11004 "\t$cmd_live_rebase\n"
11005 "If that is not the case, please\n"
11006 "\t$cmd_clear_stale_rebase\n"
11007 "and run me again. I am stopping in case you still have something\n"
11010 "Sembla que ja hi ha un directori $state_dir_base, i\n"
11011 "em pregunto si esteu enmig d'una altra rebase. Si aquest és el\n"
11012 "cas, si us plau, proveu\n"
11013 "\t$cmd_live_rebase\n"
11014 "Si no és el cas, si us plau,\n"
11015 "\t$cmd_clear_stale_rebase\n"
11016 "i executeu-me de nou. M'aturo per si encara hi teniu alguna cosa\n"
11019 #: git-rebase.sh:465
11021 msgid "invalid upstream $upstream_name"
11022 msgstr "font no vàlida $upstream_name"
11024 #: git-rebase.sh:489
11026 msgid "$onto_name: there are more than one merge bases"
11027 msgstr "$onto_name: ja hi ha més d'una base de fusió"
11029 #: git-rebase.sh:492 git-rebase.sh:496
11031 msgid "$onto_name: there is no merge base"
11032 msgstr "$onto_name: no hi ha cap base de fusió"
11034 #: git-rebase.sh:501
11036 msgid "Does not point to a valid commit: $onto_name"
11037 msgstr "No assenyala una comissió vàlida: $onto_name"
11039 #: git-rebase.sh:524
11041 msgid "fatal: no such branch: $branch_name"
11042 msgstr "fatal: no hi ha tal branca: $branch_name"
11044 #: git-rebase.sh:557
11045 msgid "Cannot autostash"
11046 msgstr "No es pot emmagatzemar automàticament"
11048 #: git-rebase.sh:562
11050 msgid "Created autostash: $stash_abbrev"
11051 msgstr "S'ha creat un magatzem automàtic: $stash_abbrev"
11053 #: git-rebase.sh:566
11054 msgid "Please commit or stash them."
11055 msgstr "Si us plau, cometeu-los o emmagatzemeu-los."
11057 #: git-rebase.sh:586
11059 msgid "Current branch $branch_name is up to date."
11060 msgstr "La branca actual $branch_name està al dia."
11062 #: git-rebase.sh:590
11064 msgid "Current branch $branch_name is up to date, rebase forced."
11065 msgstr "La branca actual $branch_name està al dia; rebase forçada."
11067 #: git-rebase.sh:601
11069 msgid "Changes from $mb to $onto:"
11070 msgstr "Canvis de $mb a $onto:"
11072 #: git-rebase.sh:610
11073 msgid "First, rewinding head to replay your work on top of it..."
11075 "Primer, rebobinant el cap per a reproduir el vostre treball al damunt..."
11077 #: git-rebase.sh:620
11079 msgid "Fast-forwarded $branch_name to $onto_name."
11080 msgstr "S'ha avançat $branch_name ràpidament a $onto_name"
11083 msgid "git stash clear with parameters is unimplemented"
11084 msgstr "git stash clear amb paràmetres no està implementat"
11087 msgid "You do not have the initial commit yet"
11088 msgstr "Encara no teniu la comissió inicial"
11091 msgid "Cannot save the current index state"
11092 msgstr "No es pot desar l'estat d'índex actual"
11094 #: git-stash.sh:124 git-stash.sh:137
11095 msgid "Cannot save the current worktree state"
11096 msgstr "No es pot desar l'estat d'arbre de treball actual"
11098 #: git-stash.sh:141
11099 msgid "No changes selected"
11100 msgstr "No hi ha canvis seleccionats"
11102 #: git-stash.sh:144
11103 msgid "Cannot remove temporary index (can't happen)"
11104 msgstr "No es pot eliminar l'índex temporal (això no pot passar)"
11106 #: git-stash.sh:157
11107 msgid "Cannot record working tree state"
11108 msgstr "No es pot registrar l'estat de l'arbre de treball"
11110 #: git-stash.sh:191
11112 msgid "Cannot update $ref_stash with $w_commit"
11113 msgstr "No es pot actualitzar $ref_stash amb $w_commit"
11115 #. TRANSLATORS: $option is an invalid option, like
11116 #. `--blah-blah'. The 7 spaces at the beginning of the
11117 #. second line correspond to "error: ". So you should line
11118 #. up the second line with however many characters the
11119 #. translation of "error: " takes in your language. E.g. in
11120 #. English this is:
11122 #. $ git stash save --blah-blah 2>&1 | head -n 2
11123 #. error: unknown option for 'stash save': --blah-blah
11124 #. To provide a message, use git stash save -- '--blah-blah'
11125 #: git-stash.sh:241
11128 "error: unknown option for 'stash save': $option\n"
11129 " To provide a message, use git stash save -- '$option'"
11131 "error: opció desconeguda de 'stash save': $option\n"
11132 " Per a proveir un missatge, useu git stash save -- '$option'"
11134 #: git-stash.sh:262
11135 msgid "No local changes to save"
11136 msgstr "No hi ha canvis locals a desar"
11138 #: git-stash.sh:266
11139 msgid "Cannot initialize stash"
11140 msgstr "No es pot inicialitzar el magatzem"
11142 #: git-stash.sh:270
11143 msgid "Cannot save the current status"
11144 msgstr "No es pot desar l'estat actual"
11146 #: git-stash.sh:288
11147 msgid "Cannot remove worktree changes"
11148 msgstr "No es poden elminiar els canvis de l'arbre de treball"
11150 #: git-stash.sh:389
11152 msgid "unknown option: $opt"
11153 msgstr "opció desconeguda: $opt"
11155 #: git-stash.sh:399
11156 msgid "No stash found."
11157 msgstr "Cap magatzem trobat."
11159 #: git-stash.sh:406
11161 msgid "Too many revisions specified: $REV"
11162 msgstr "Massa revisions especificades: $REV"
11164 #: git-stash.sh:412
11166 msgid "$reference is not a valid reference"
11167 msgstr "$reference no és una referència vàlida"
11169 #: git-stash.sh:440
11171 msgid "'$args' is not a stash-like commit"
11172 msgstr "'$args' no és una comissió de tipus magatzem"
11174 #: git-stash.sh:451
11176 msgid "'$args' is not a stash reference"
11177 msgstr "'$args' no és una referència de magatzem"
11179 #: git-stash.sh:459
11180 msgid "unable to refresh index"
11181 msgstr "no s'ha pogut actualitzar l'índex"
11183 #: git-stash.sh:463
11184 msgid "Cannot apply a stash in the middle of a merge"
11185 msgstr "No es pot aplicar un magatzem enmig d'una fusió"
11187 #: git-stash.sh:471
11188 msgid "Conflicts in index. Try without --index."
11189 msgstr "Hi ha conflictes en l'índex. Proveu-ho sense --index."
11191 #: git-stash.sh:473
11192 msgid "Could not save index tree"
11193 msgstr "No s'ha pogut desar l'arbre d'índex"
11195 #: git-stash.sh:507
11196 msgid "Cannot unstage modified files"
11197 msgstr "No es pot desallistar fitxers modificats"
11199 #: git-stash.sh:522
11200 msgid "Index was not unstashed."
11201 msgstr "L'índex no estava sense emmagatzemar."
11203 #: git-stash.sh:545
11205 msgid "Dropped ${REV} ($s)"
11206 msgstr "${REV} ($s) descartada"
11208 #: git-stash.sh:546
11210 msgid "${REV}: Could not drop stash entry"
11211 msgstr "${REV}: No s'ha pogut descartar l'entrada de magatzem"
11213 #: git-stash.sh:554
11214 msgid "No branch name specified"
11215 msgstr "Cap nom de branca especificat"
11217 #: git-stash.sh:626
11218 msgid "(To restore them type \"git stash apply\")"
11219 msgstr "(Per restaurar-les teclegeu \"git stash apply\")"
11221 #: git-submodule.sh:95
11223 msgid "cannot strip one component off url '$remoteurl'"
11224 msgstr "no es pot despullar un component de l'url '$remoteurl'"
11226 #: git-submodule.sh:237
11228 msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
11230 "No s'ha trobat cap mapatge de submòdul a .gitmodules per al camí '$sm_path'"
11232 #: git-submodule.sh:287
11234 msgid "Clone of '$url' into submodule path '$sm_path' failed"
11235 msgstr "El clonatge de '$url' al camí de submòdul '$sm_path' ha fallat"
11237 #: git-submodule.sh:296
11239 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
11240 msgstr "El directori de git '$a' és part del camí de submòdul '$b' o viceversa"
11242 #: git-submodule.sh:406
11243 msgid "Relative path can only be used from the toplevel of the working tree"
11245 "El camí relatiu només es pot usar des del nivell superior de l'arbre de "
11248 #: git-submodule.sh:416
11250 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
11251 msgstr "URL de dipòsit: '$repo' ha de ser absolut o començar amb ./|../"
11253 #: git-submodule.sh:433
11255 msgid "'$sm_path' already exists in the index"
11256 msgstr "'$sm_path' ja existeix en l'índex"
11258 #: git-submodule.sh:437
11261 "The following path is ignored by one of your .gitignore files:\n"
11263 "Use -f if you really want to add it."
11265 "El camí següent s'ignora per un dels vostres fitxers .gitignore:\n"
11267 "Useu -f si realment voleu afegir-lo."
11269 #: git-submodule.sh:455
11271 msgid "Adding existing repo at '$sm_path' to the index"
11272 msgstr "Afegint el dipòsit existent a '$sm_path' a l'índex"
11274 #: git-submodule.sh:457
11276 msgid "'$sm_path' already exists and is not a valid git repo"
11277 msgstr "'$sm_path' ja existeix i no és un dipòsit de git vàlid"
11279 #: git-submodule.sh:465
11281 msgid "A git directory for '$sm_name' is found locally with remote(s):"
11283 "Es troba un directori de git per a '$sm_name' localment amb els remots:"
11285 #: git-submodule.sh:467
11288 "If you want to reuse this local git directory instead of cloning again from"
11290 "Si voleu tornar a usar aquest directori de git local en lloc de clonar de "
11293 #: git-submodule.sh:469
11296 "use the '--force' option. If the local git directory is not the correct repo"
11298 "useu l'opció '--force'. Si el directori de git local no és el dipòsit "
11301 #: git-submodule.sh:470
11304 "or you are unsure what this means choose another name with the '--name' "
11307 "o esteu insegur de què vol dir això, trieu un altre nom amb l'opció '--name'."
11309 #: git-submodule.sh:472
11311 msgid "Reactivating local git directory for submodule '$sm_name'."
11312 msgstr "Reactivant el directori de git local per al submòdul '$sm_name'."
11314 #: git-submodule.sh:484
11316 msgid "Unable to checkout submodule '$sm_path'"
11317 msgstr "no s'ha pogut agafar el submòdul '$sm_path'"
11319 #: git-submodule.sh:489
11321 msgid "Failed to add submodule '$sm_path'"
11322 msgstr "S'ha fallat en afegir el submòdul '$sm_path'"
11324 #: git-submodule.sh:498
11326 msgid "Failed to register submodule '$sm_path'"
11327 msgstr "S'ha fallat en registrar el submòdul '$sm_path'"
11329 #: git-submodule.sh:542
11331 msgid "Entering '$prefix$displaypath'"
11332 msgstr "Entrant a '$prefix$displaypath'"
11334 #: git-submodule.sh:562
11336 msgid "Stopping at '$prefix$displaypath'; script returned non-zero status."
11338 "Aturant a '$prefix$displaypath'; l'script ha retornat un estat no zero."
11340 #: git-submodule.sh:608
11342 msgid "No url found for submodule path '$displaypath' in .gitmodules"
11344 "No s'ha trobat cap url per al camí de submòdul '$displaypath' a .gitmodules"
11346 #: git-submodule.sh:617
11348 msgid "Failed to register url for submodule path '$displaypath'"
11349 msgstr "S'ha fallat en registrar l'url per al camí de submòdul '$displaypath'"
11351 #: git-submodule.sh:619
11353 msgid "Submodule '$name' ($url) registered for path '$displaypath'"
11354 msgstr "S'ha registrat el submòdul '$name' ($url) per al camí '$displaypath'"
11356 #: git-submodule.sh:636
11358 msgid "Failed to register update mode for submodule path '$displaypath'"
11360 "S'ha fallat en registrar el mode d'actualització per al camí de submòdul "
11363 #: git-submodule.sh:674
11365 msgid "Use '.' if you really want to deinitialize all submodules"
11366 msgstr "Useu '.' si realment voleu desinicialitzar tots els submòduls"
11368 #: git-submodule.sh:691
11370 msgid "Submodule work tree '$displaypath' contains a .git directory"
11371 msgstr "L'arbre de treball de submòdul '$displaypath' conté un directori .git"
11373 #: git-submodule.sh:692
11376 "(use 'rm -rf' if you really want to remove it including all of its history)"
11378 "(useu 'rm -rf' si realment voleu eliminar-lo inclosa tota la seva història)"
11380 #: git-submodule.sh:698
11383 "Submodule work tree '$displaypath' contains local modifications; use '-f' to "
11386 "L'arbre de treball de submòdul '$displaypath' conté modificacions locals; "
11387 "useu '-f' per a descartar-les"
11389 #: git-submodule.sh:701
11391 msgid "Cleared directory '$displaypath'"
11392 msgstr "S'ha netejat el directori '$displaypath'"
11394 #: git-submodule.sh:702
11396 msgid "Could not remove submodule work tree '$displaypath'"
11397 msgstr "No s'ha pogut eliminar l'arbre de treball de submòdul '$displaypath'"
11399 #: git-submodule.sh:705
11401 msgid "Could not create empty submodule directory '$displaypath'"
11402 msgstr "No s'ha pogut crear el directori de submòdul buit '$displaypath'"
11404 #: git-submodule.sh:714
11406 msgid "Submodule '$name' ($url) unregistered for path '$displaypath'"
11407 msgstr "Submòdul '$name' ($url) no registrat per al camí '$displaypath'"
11409 #: git-submodule.sh:830
11412 "Submodule path '$displaypath' not initialized\n"
11413 "Maybe you want to use 'update --init'?"
11415 "Camí de submòdul '$displaypath' no inicialitzat\n"
11416 "Potser voleu usar 'update --init'?"
11418 #: git-submodule.sh:843
11420 msgid "Unable to find current revision in submodule path '$displaypath'"
11422 "No s'ha pogut trobar la revisió actual en el camí de submòdul '$displaypath'"
11424 #: git-submodule.sh:852
11426 msgid "Unable to fetch in submodule path '$sm_path'"
11427 msgstr "No s'ha pogut obtenir en el camí de submòdul '$sm_path'"
11429 #: git-submodule.sh:876
11431 msgid "Unable to fetch in submodule path '$displaypath'"
11432 msgstr "No s'ha pogut obtenir en el camí de submòdul '$displaypath'"
11434 #: git-submodule.sh:890
11436 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
11437 msgstr "No s'ha pogut agafar '$sha1' en el camí de submòdul '$displaypath'"
11439 #: git-submodule.sh:891
11441 msgid "Submodule path '$displaypath': checked out '$sha1'"
11442 msgstr "Camí de submòdul '$displaypath': s'ha agafat '$sha1'"
11444 #: git-submodule.sh:895
11446 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
11447 msgstr "no s'ha pogut rebasar '$sha1' en el camí de submòdul '$displaypath'"
11449 #: git-submodule.sh:896
11451 msgid "Submodule path '$displaypath': rebased into '$sha1'"
11452 msgstr "Camí de submòdul '$displaypath': s'ha rebasat en '$sha1'"
11454 #: git-submodule.sh:901
11456 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
11457 msgstr "No s'ha pogut fusionar '$sha1' en el camí de submòdul '$displaypath'"
11459 #: git-submodule.sh:902
11461 msgid "Submodule path '$displaypath': merged in '$sha1'"
11462 msgstr "Camí de submòdul '$displaypath': s'ha fusionat en '$sha1'"
11464 #: git-submodule.sh:907
11467 "Execution of '$command $sha1' failed in submodule path '$prefix$sm_path'"
11469 "L'execució de '$command $sha1' ha fallat en el camí de submòdul '$prefix"
11472 #: git-submodule.sh:908
11474 msgid "Submodule path '$prefix$sm_path': '$command $sha1'"
11475 msgstr "Camí de submòdul '$prefix$sm_path': '$command $sha1'"
11477 #: git-submodule.sh:938
11479 msgid "Failed to recurse into submodule path '$displaypath'"
11480 msgstr "S'ha fallat en recursar al camí de submòdul '$displaypath'"
11482 #: git-submodule.sh:1046
11483 msgid "The --cached option cannot be used with the --files option"
11484 msgstr "L'opció --cached no es pot usar amb l'opció --files"
11486 #: git-submodule.sh:1098
11488 msgid "unexpected mode $mod_dst"
11489 msgstr "mode inesperat $mod_dst"
11491 #: git-submodule.sh:1118
11493 msgid " Warn: $display_name doesn't contain commit $sha1_src"
11494 msgstr " Avís: $display_name no conté la comissió $sha1_src"
11496 #: git-submodule.sh:1121
11498 msgid " Warn: $display_name doesn't contain commit $sha1_dst"
11499 msgstr " Avís: $display_name no conté la comissió $sha1_dst"
11501 #: git-submodule.sh:1124
11503 msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
11504 msgstr " Avís: $display_name no conté les comissions $sha1_src i $sha1_dst"
11506 #: git-submodule.sh:1149
11510 #: git-submodule.sh:1267
11512 msgid "Failed to recurse into submodule path '$sm_path'"
11513 msgstr "S'ha fallat en recursar al camí de submòdul '$sm_path'"
11515 #: git-submodule.sh:1331
11517 msgid "Synchronizing submodule url for '$displaypath'"
11518 msgstr "Sincronitzant l'url de submòdul per a '$displaypath'"