1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
11 "POT-Creation-Date: 2016-05-24 23:42+0800\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\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."
32 #: advice.c:101 builtin/merge.c:1238
33 msgid "You have not concluded your merge (MERGE_HEAD exists)."
37 msgid "Please, commit your changes before merging."
41 msgid "Exiting because of unfinished merge."
45 msgid "git archive [<options>] <tree-ish> [<path>...]"
49 msgid "git archive --list"
54 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
58 msgid "git archive --remote <repo> [--exec <cmd>] --list"
61 #: archive.c:344 builtin/add.c:137 builtin/add.c:420 builtin/rm.c:327
63 msgid "pathspec '%s' did not match any files"
71 msgid "archive format"
74 #: archive.c:430 builtin/log.c:1395
79 msgid "prepend prefix to each pathname in the archive"
82 #: archive.c:432 builtin/archive.c:88 builtin/blame.c:2548
83 #: builtin/blame.c:2549 builtin/config.c:60 builtin/fast-export.c:987
84 #: builtin/fast-export.c:989 builtin/grep.c:722 builtin/hash-object.c:100
85 #: builtin/ls-files.c:459 builtin/ls-files.c:462 builtin/notes.c:398
86 #: builtin/notes.c:561 builtin/read-tree.c:109 parse-options.h:153
90 #: archive.c:433 builtin/archive.c:89
91 msgid "write the archive to this file"
95 msgid "read .gitattributes in working directory"
99 msgid "report archived files on stderr"
107 msgid "compress faster"
111 msgid "compress better"
115 msgid "list supported archive formats"
118 #: archive.c:451 builtin/archive.c:90 builtin/clone.c:82
119 #: builtin/submodule--helper.c:776
123 #: archive.c:452 builtin/archive.c:91
124 msgid "retrieve the archive from remote repository <repo>"
127 #: archive.c:453 builtin/archive.c:92 builtin/notes.c:482
131 #: archive.c:454 builtin/archive.c:93
132 msgid "path to the remote git-upload-archive command"
137 "Negative patterns are ignored in git attributes\n"
138 "Use '\\!' for literal leading exclamation."
145 "After fixing the error cause you may try to fix up\n"
146 "the remote tracking information by invoking\n"
147 "\"git branch --set-upstream-to=%s%s%s\"."
152 msgid "Not setting branch %s as its own upstream."
157 msgid "Branch %s set up to track remote branch %s from %s by rebasing."
162 msgid "Branch %s set up to track remote branch %s from %s."
167 msgid "Branch %s set up to track local branch %s by rebasing."
172 msgid "Branch %s set up to track local branch %s."
177 msgid "Branch %s set up to track remote ref %s by rebasing."
182 msgid "Branch %s set up to track remote ref %s."
187 msgid "Branch %s set up to track local ref %s by rebasing."
192 msgid "Branch %s set up to track local ref %s."
196 msgid "Unable to write upstream branch configuration"
201 msgid "Not tracking: ambiguous information for ref %s"
206 msgid "'%s' is not a valid branch name."
211 msgid "A branch named '%s' already exists."
215 msgid "Cannot force update the current branch."
220 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
225 msgid "the requested upstream branch '%s' does not exist"
231 "If you are planning on basing your work on an upstream\n"
232 "branch that already exists at the remote, you may need to\n"
233 "run \"git fetch\" to retrieve it.\n"
235 "If you are planning to push out a new local branch that\n"
236 "will track its remote counterpart, you may want to use\n"
237 "\"git push -u\" to set the upstream config as you push."
242 msgid "Not a valid object name: '%s'."
247 msgid "Ambiguous object name: '%s'."
252 msgid "Not a valid branch point: '%s'."
257 msgid "'%s' is already checked out at '%s'"
262 msgid "HEAD of working tree %s is not updated"
267 msgid "'%s' does not look like a v2 bundle file"
272 msgid "unrecognized header: %s%s (%d)"
275 #: bundle.c:87 builtin/commit.c:777
277 msgid "could not open '%s'"
281 msgid "Repository lacks these prerequisite commits:"
284 #: bundle.c:163 ref-filter.c:1462 sequencer.c:627 sequencer.c:1073
285 #: builtin/blame.c:2755 builtin/commit.c:1056 builtin/log.c:340
286 #: builtin/log.c:863 builtin/log.c:1308 builtin/log.c:1633 builtin/log.c:1875
287 #: builtin/merge.c:361 builtin/shortlog.c:170
288 msgid "revision walk setup failed"
293 msgid "The bundle contains this ref:"
294 msgid_plural "The bundle contains these %d refs:"
299 msgid "The bundle records a complete history."
304 msgid "The bundle requires this ref:"
305 msgid_plural "The bundle requires these %d refs:"
310 msgid "Could not spawn pack-objects"
314 msgid "pack-objects died"
318 msgid "rev-list died"
323 msgid "ref '%s' is excluded by the rev-list options"
326 #: bundle.c:443 builtin/log.c:163 builtin/log.c:1538 builtin/shortlog.c:273
328 msgid "unrecognized argument: %s"
332 msgid "Refusing to create empty bundle."
337 msgid "cannot create '%s'"
341 msgid "index-pack died"
346 msgid "invalid color value: %.*s"
349 #: commit.c:40 builtin/am.c:437 builtin/am.c:473 builtin/am.c:1504
352 msgid "could not parse %s"
357 msgid "%s %s is not a commit!"
360 #: compat/obstack.c:406 compat/obstack.c:408
361 msgid "memory exhausted"
364 #: config.c:475 config.c:477
366 msgid "bad config line %d in %s %s"
371 msgid "bad numeric config value '%s' for '%s' in %s %s: %s"
376 msgid "bad numeric config value '%s' for '%s': %s"
381 msgid "failed to expand user dir in: '%s'"
384 #: config.c:761 config.c:772
386 msgid "bad zlib compression level %d"
391 msgid "invalid mode for object creation: %s"
395 msgid "unable to parse command-line config"
399 msgid "unknown error occured while reading the configuration files"
404 msgid "unable to parse '%s' from command-line config"
409 msgid "bad config variable '%s' in file '%s' at line %d"
414 msgid "%s has multiple values"
419 msgid "could not set '%s' to '%s'"
424 msgid "could not unset '%s'"
428 msgid "Could not run 'git rev-list'"
432 msgid "failed write to rev-list"
436 msgid "failed to close rev-list's stdin"
440 msgid "in the future"
445 msgid "%lu second ago"
446 msgid_plural "%lu seconds ago"
452 msgid "%lu minute ago"
453 msgid_plural "%lu minutes ago"
460 msgid_plural "%lu hours ago"
467 msgid_plural "%lu days ago"
474 msgid_plural "%lu weeks ago"
480 msgid "%lu month ago"
481 msgid_plural "%lu months ago"
488 msgid_plural "%lu years"
492 #. TRANSLATORS: "%s" is "<n> years"
495 msgid "%s, %lu month ago"
496 msgid_plural "%s, %lu months ago"
500 #: date.c:154 date.c:159
503 msgid_plural "%lu years ago"
507 #: diffcore-order.c:24
509 msgid "failed to read orderfile '%s'"
512 #: diffcore-rename.c:538
513 msgid "Performing inexact rename detection"
518 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
523 msgid " Unknown dirstat parameter '%s'\n"
528 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
534 "Found errors in 'diff.dirstat' config variable:\n"
540 msgid "external diff died, stopping at %s"
544 msgid "--follow requires exactly one pathspec"
550 "Failed to parse --dirstat/-X option parameter:\n"
556 msgid "Failed to parse --submodule option parameter: '%s'"
560 msgid "failed to get kernel name and information"
564 msgid "Untracked cache is disabled on this system or location."
567 #: gpg-interface.c:166 gpg-interface.c:235
568 msgid "could not run gpg."
571 #: gpg-interface.c:178
572 msgid "gpg did not accept the data"
575 #: gpg-interface.c:189
576 msgid "gpg failed to sign the data"
579 #: gpg-interface.c:222
581 msgid "could not create temporary file '%s'"
584 #: gpg-interface.c:224
586 msgid "failed writing detached signature to '%s'"
591 msgid "'%s': unable to read %s"
594 #: grep.c:1735 builtin/clone.c:382 builtin/diff.c:84 builtin/rm.c:155
596 msgid "failed to stat '%s'"
601 msgid "'%s': short read"
606 msgid "available git commands in '%s'"
610 msgid "git commands available from elsewhere on your $PATH"
614 msgid "These are common Git commands used in various situations:"
620 "'%s' appears to be a git command, but we were not\n"
621 "able to execute it. Maybe git-%s is broken?"
625 msgid "Uh oh. Your system reports no Git commands at all."
631 "WARNING: You called a Git command named '%s', which does not exist.\n"
632 "Continuing under the assumption that you meant '%s'"
637 msgid "in %0.1f seconds automatically..."
642 msgid "git: '%s' is not a git command. See 'git --help'."
645 #: help.c:404 help.c:464
651 "Did you mean one of these?"
663 "Unable to create '%s.lock': %s.\n"
665 "Another git process seems to be running in this repository, e.g.\n"
666 "an editor opened by 'git commit'. Please make sure all processes\n"
667 "are terminated then try again. If it still fails, a git process\n"
668 "may have crashed in this repository earlier:\n"
669 "remove the file manually to continue."
674 msgid "Unable to create '%s.lock': %s"
678 msgid "failed to read the cache"
681 #: merge.c:94 builtin/am.c:2007 builtin/am.c:2042 builtin/checkout.c:375
682 #: builtin/checkout.c:586 builtin/clone.c:732
683 msgid "unable to write new index file"
686 #: merge-recursive.c:189
688 msgid "(bad commit)\n"
691 #: merge-recursive.c:209
693 msgid "addinfo_cache failed for path '%s'"
696 #: merge-recursive.c:270
697 msgid "error building trees"
700 #: merge-recursive.c:689
702 msgid "failed to create path '%s'%s"
705 #: merge-recursive.c:700
707 msgid "Removing %s to make room for subdirectory\n"
710 #: merge-recursive.c:714 merge-recursive.c:735
711 msgid ": perhaps a D/F conflict?"
714 #: merge-recursive.c:725
716 msgid "refusing to lose untracked file at '%s'"
719 #: merge-recursive.c:765
721 msgid "cannot read object %s '%s'"
724 #: merge-recursive.c:767
726 msgid "blob expected for %s '%s'"
729 #: merge-recursive.c:790 builtin/clone.c:376
731 msgid "failed to open '%s'"
734 #: merge-recursive.c:798
736 msgid "failed to symlink '%s'"
739 #: merge-recursive.c:801
741 msgid "do not know what to do with %06o %s '%s'"
744 #: merge-recursive.c:939
745 msgid "Failed to execute internal merge"
748 #: merge-recursive.c:943
750 msgid "Unable to add %s to database"
753 #: merge-recursive.c:959
754 msgid "unsupported object type in the tree"
757 #: merge-recursive.c:1034 merge-recursive.c:1048
760 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
764 #: merge-recursive.c:1040 merge-recursive.c:1053
767 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
771 #: merge-recursive.c:1094
775 #: merge-recursive.c:1094
779 #: merge-recursive.c:1150
781 msgid "%s is a directory in %s adding as %s instead"
784 #: merge-recursive.c:1172
787 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
788 "\"->\"%s\" in \"%s\"%s"
791 #: merge-recursive.c:1177
792 msgid " (left unresolved)"
795 #: merge-recursive.c:1231
797 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
800 #: merge-recursive.c:1261
802 msgid "Renaming %s to %s and %s to %s instead"
805 #: merge-recursive.c:1460
807 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
810 #: merge-recursive.c:1470
812 msgid "Adding merged %s"
815 #: merge-recursive.c:1475 merge-recursive.c:1677
817 msgid "Adding as %s instead"
820 #: merge-recursive.c:1526
822 msgid "cannot read object %s"
825 #: merge-recursive.c:1529
827 msgid "object %s is not a blob"
830 #: merge-recursive.c:1581
834 #: merge-recursive.c:1581
838 #: merge-recursive.c:1591
842 #: merge-recursive.c:1598
846 #: merge-recursive.c:1632
848 msgid "Skipped %s (merged same as existing)"
851 #: merge-recursive.c:1646
853 msgid "Auto-merging %s"
856 #: merge-recursive.c:1650 git-submodule.sh:941
860 #: merge-recursive.c:1651
862 msgid "CONFLICT (%s): Merge conflict in %s"
865 #: merge-recursive.c:1737
870 #: merge-recursive.c:1762
871 msgid "file/directory"
874 #: merge-recursive.c:1768
875 msgid "directory/file"
878 #: merge-recursive.c:1773
880 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
883 #: merge-recursive.c:1781
888 #: merge-recursive.c:1798
889 msgid "Fatal merge failure, shouldn't happen."
892 #: merge-recursive.c:1817
893 msgid "Already up-to-date!"
896 #: merge-recursive.c:1826
898 msgid "merging of trees %s and %s failed"
901 #: merge-recursive.c:1856
903 msgid "Unprocessed path??? %s"
906 #: merge-recursive.c:1904
910 #: merge-recursive.c:1917
912 msgid "found %u common ancestor:"
913 msgid_plural "found %u common ancestors:"
917 #: merge-recursive.c:1954
918 msgid "merge returned no commit"
921 #: merge-recursive.c:2011
923 msgid "Could not parse object '%s'"
926 #: merge-recursive.c:2022 builtin/merge.c:649 builtin/merge.c:831
927 msgid "Unable to write index."
931 msgid "Cannot commit uninitialized/unreferenced notes tree"
936 msgid "Bad notes.rewriteMode value: '%s'"
941 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
944 #. TRANSLATORS: The first %s is the name of the
945 #. environment variable, the second %s is its value
948 msgid "Bad %s value: '%s'"
953 msgid "unable to parse object: %s"
956 #: parse-options.c:572
960 #: parse-options.c:590
965 #. TRANSLATORS: the colon here should align with the
966 #. one in "usage: %s" translation
967 #: parse-options.c:594
972 #: parse-options.c:597
977 #: parse-options.c:631
981 #: parse-options-cb.c:108
983 msgid "malformed object name '%s'"
988 msgid "Could not make %s writable by group"
992 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
997 "global 'literal' pathspec setting is incompatible with all other global "
1002 msgid "invalid parameter for pathspec magic 'prefix'"
1007 msgid "Invalid pathspec magic '%.*s' in '%s'"
1012 msgid "Missing ')' at the end of pathspec magic in '%s'"
1017 msgid "Unimplemented pathspec magic '%c' in '%s'"
1022 msgid "%s: 'literal' and 'glob' are incompatible"
1027 msgid "%s: '%s' is outside repository"
1032 msgid "Pathspec '%s' is in submodule '%.*s'"
1037 msgid "%s: pathspec magic not supported by this command: %s"
1042 msgid "pathspec '%s' is beyond a symbolic link"
1047 "There is nothing to exclude from by :(exclude) patterns.\n"
1048 "Perhaps you forgot to add either ':/' or '.' ?"
1052 msgid "unable to parse --pretty format"
1059 #: read-cache.c:1281
1062 "index.version set, but the value is invalid.\n"
1066 #: read-cache.c:1291
1069 "GIT_INDEX_VERSION set, but the value is invalid.\n"
1073 #: refs.c:543 builtin/merge.c:764 builtin/merge.c:883 builtin/merge.c:985
1074 #: builtin/merge.c:995
1076 msgid "Could not open '%s' for writing"
1079 #: refs/files-backend.c:2243
1081 msgid "could not delete reference %s: %s"
1084 #: refs/files-backend.c:2246
1086 msgid "could not delete references: %s"
1089 #: refs/files-backend.c:2255
1091 msgid "could not remove reference %s"
1096 msgid "expected format: %%(color:<color>)"
1101 msgid "unrecognized color: %%(color:%s)"
1106 msgid "unrecognized format: %%(%s)"
1111 msgid "%%(body) does not take arguments"
1116 msgid "%%(subject) does not take arguments"
1121 msgid "positive value expected contents:lines=%s"
1126 msgid "unrecognized %%(contents) argument: %s"
1131 msgid "unrecognized %%(objectname) argument: %s"
1136 msgid "expected format: %%(align:<width>,<position>)"
1141 msgid "unrecognized position:%s"
1146 msgid "unrecognized width:%s"
1151 msgid "unrecognized %%(align) argument: %s"
1156 msgid "positive width expected with the %%(align) atom"
1161 msgid "malformed field name: %.*s"
1166 msgid "unknown field name: %.*s"
1171 msgid "format: %%(end) atom used without corresponding atom"
1176 msgid "malformed format string %s"
1180 msgid ":strip= requires a positive integer argument"
1185 msgid "ref '%s' does not have %ld components to :strip"
1188 #: ref-filter.c:1046
1190 msgid "unknown %.*s format %s"
1193 #: ref-filter.c:1066 ref-filter.c:1097
1195 msgid "missing object %s for %s"
1198 #: ref-filter.c:1069 ref-filter.c:1100
1200 msgid "parse_object_buffer failed on %s for %s"
1203 #: ref-filter.c:1311
1205 msgid "malformed object at '%s'"
1208 #: ref-filter.c:1373
1210 msgid "ignoring ref with broken name %s"
1213 #: ref-filter.c:1378
1215 msgid "ignoring broken ref %s"
1218 #: ref-filter.c:1651
1220 msgid "format: %%(end) atom missing"
1223 #: ref-filter.c:1705
1225 msgid "malformed object name %s"
1230 msgid "Cannot fetch both %s and %s to %s"
1235 msgid "%s usually tracks %s, not %s"
1240 msgid "%s tracks both %s and %s"
1244 msgid "Internal error"
1247 #: remote.c:1678 remote.c:1721
1248 msgid "HEAD does not point to a branch"
1253 msgid "no such branch: '%s'"
1258 msgid "no upstream configured for branch '%s'"
1263 msgid "upstream branch '%s' not stored as a remote-tracking branch"
1268 msgid "push destination '%s' on remote '%s' has no local tracking branch"
1273 msgid "branch '%s' has no remote for pushing"
1278 msgid "push refspecs for '%s' do not include '%s'"
1282 msgid "push has no destination (push.default is 'nothing')"
1286 msgid "cannot resolve 'simple' push to a single destination"
1291 msgid "Your branch is based on '%s', but the upstream is gone.\n"
1295 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
1300 msgid "Your branch is up-to-date with '%s'.\n"
1305 msgid "Your branch is ahead of '%s' by %d commit.\n"
1306 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
1311 msgid " (use \"git push\" to publish your local commits)\n"
1316 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
1318 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
1323 msgid " (use \"git pull\" to update your local branch)\n"
1329 "Your branch and '%s' have diverged,\n"
1330 "and have %d and %d different commit each, respectively.\n"
1332 "Your branch and '%s' have diverged,\n"
1333 "and have %d and %d different commits each, respectively.\n"
1338 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
1342 msgid "your current branch appears to be broken"
1347 msgid "your current branch '%s' does not have any commits yet"
1351 msgid "--first-parent is incompatible with --bisect"
1355 msgid "open /dev/null failed"
1360 msgid "dup2(%d,%d) failed"
1364 msgid "failed to sign the push certificate"
1368 msgid "the receiving end does not support --signed push"
1373 "not sending a push certificate since the receiving end does not support --"
1378 msgid "the receiving end does not support --atomic push"
1383 "after resolving the conflicts, mark the corrected paths\n"
1384 "with 'git add <paths>' or 'git rm <paths>'"
1389 "after resolving the conflicts, mark the corrected paths\n"
1390 "with 'git add <paths>' or 'git rm <paths>'\n"
1391 "and commit the result with 'git commit'"
1394 #: sequencer.c:190 sequencer.c:833 sequencer.c:912
1396 msgid "Could not write to %s"
1401 msgid "Error wrapping up %s"
1405 msgid "Your local changes would be overwritten by cherry-pick."
1409 msgid "Your local changes would be overwritten by revert."
1413 msgid "Commit your changes or stash them to proceed."
1416 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
1419 msgid "%s: Unable to write new index file"
1423 msgid "Could not resolve HEAD commit\n"
1427 msgid "Unable to update cache tree\n"
1432 msgid "Could not parse commit %s\n"
1437 msgid "Could not parse parent commit %s\n"
1441 msgid "Your index file is unmerged."
1446 msgid "Commit %s is a merge but no -m option was given."
1451 msgid "Commit %s does not have parent %d"
1456 msgid "Mainline was specified but commit %s is not a merge."
1459 #. TRANSLATORS: The first %s will be "revert" or
1460 #. "cherry-pick", the second %s a SHA1
1463 msgid "%s: cannot parse parent commit %s"
1468 msgid "Cannot get commit message for %s"
1473 msgid "could not revert %s... %s"
1478 msgid "could not apply %s... %s"
1482 msgid "empty commit set passed"
1487 msgid "git %s: failed to read the index"
1492 msgid "git %s: failed to refresh the index"
1497 msgid "Cannot %s during a %s"
1502 msgid "Could not parse line %d."
1506 msgid "No commits parsed."
1511 msgid "Could not open %s"
1516 msgid "Could not read %s."
1521 msgid "Unusable instruction sheet: %s"
1526 msgid "Invalid key: %s"
1529 #: sequencer.c:785 builtin/pull.c:50 builtin/pull.c:52
1531 msgid "Invalid value for %s: %s"
1536 msgid "Malformed options sheet: %s"
1540 msgid "a cherry-pick or revert is already in progress"
1544 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
1549 msgid "Could not create sequencer directory %s"
1552 #: sequencer.c:835 sequencer.c:916
1554 msgid "Error wrapping up %s."
1557 #: sequencer.c:854 sequencer.c:986
1558 msgid "no cherry-pick or revert in progress"
1562 msgid "cannot resolve HEAD"
1566 msgid "cannot abort from a branch yet to be born"
1569 #: sequencer.c:878 builtin/fetch.c:610 builtin/fetch.c:851
1571 msgid "cannot open %s"
1576 msgid "cannot read %s: %s"
1580 msgid "unexpected end of file"
1585 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
1590 msgid "Could not format %s."
1595 msgid "%s: can't cherry-pick a %s"
1600 msgid "%s: bad revision"
1604 msgid "Can't revert as initial commit"
1608 msgid "Can't cherry-pick into empty head"
1613 msgid "failed to read %s"
1618 msgid "Expected git repo version <= %d, found %d"
1622 msgid "unknown repository extensions found:"
1626 msgid "offset before end of packfile (broken .idx?)"
1631 msgid "offset before start of pack index for %s (corrupt index?)"
1636 msgid "offset beyond end of pack index for %s (truncated index?)"
1641 "Git normally never creates a ref that ends with 40 hex characters\n"
1642 "because it will be ignored when you just specify 40-hex. These refs\n"
1643 "may be created by mistake. For example,\n"
1645 " git checkout -b $br $(git rev-parse ...)\n"
1647 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
1648 "examine these refs and maybe delete them. Turn this message off by\n"
1649 "running \"git config advice.objectNameWarning false\""
1652 #: submodule.c:64 submodule.c:98
1653 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
1656 #: submodule.c:68 submodule.c:102
1658 msgid "Could not find section in .gitmodules where path=%s"
1663 msgid "Could not update .gitmodules entry %s"
1668 msgid "Could not remove .gitmodules entry for %s"
1672 msgid "staging updated .gitmodules failed"
1676 msgid "negative values not allowed for submodule.fetchJobs"
1679 #: submodule-config.c:355
1681 msgid "invalid value for %s"
1686 msgid "running trailer command '%s' failed"
1689 #: trailer.c:492 trailer.c:496 trailer.c:500 trailer.c:554 trailer.c:558
1692 msgid "unknown value '%s' for key '%s'"
1695 #: trailer.c:544 trailer.c:549 builtin/remote.c:289
1697 msgid "more than one %s"
1702 msgid "empty trailer token in trailer '%.*s'"
1707 msgid "could not read input file '%s'"
1711 msgid "could not read from stdin"
1714 #: trailer.c:857 builtin/am.c:42
1716 msgid "could not stat %s"
1721 msgid "file %s is not a regular file"
1726 msgid "file %s is not writable by user"
1730 msgid "could not open temporary file"
1735 msgid "could not rename temporary file to %s"
1738 #: transport-helper.c:1041
1740 msgid "Could not read ref %s"
1743 #: unpack-trees.c:64
1746 "Your local changes to the following files would be overwritten by checkout:\n"
1747 "%%sPlease commit your changes or stash them before you can switch branches."
1750 #: unpack-trees.c:66
1753 "Your local changes to the following files would be overwritten by checkout:\n"
1757 #: unpack-trees.c:69
1760 "Your local changes to the following files would be overwritten by merge:\n"
1761 "%%sPlease commit your changes or stash them before you can merge."
1764 #: unpack-trees.c:71
1767 "Your local changes to the following files would be overwritten by merge:\n"
1771 #: unpack-trees.c:74
1774 "Your local changes to the following files would be overwritten by %s:\n"
1775 "%%sPlease commit your changes or stash them before you can %s."
1778 #: unpack-trees.c:76
1781 "Your local changes to the following files would be overwritten by %s:\n"
1785 #: unpack-trees.c:81
1788 "Updating the following directories would lose untracked files in it:\n"
1792 #: unpack-trees.c:85
1795 "The following untracked working tree files would be removed by checkout:\n"
1796 "%%sPlease move or remove them before you can switch branches."
1799 #: unpack-trees.c:87
1802 "The following untracked working tree files would be removed by checkout:\n"
1806 #: unpack-trees.c:90
1809 "The following untracked working tree files would be removed by merge:\n"
1810 "%%sPlease move or remove them before you can merge."
1813 #: unpack-trees.c:92
1816 "The following untracked working tree files would be removed by merge:\n"
1820 #: unpack-trees.c:95
1823 "The following untracked working tree files would be removed by %s:\n"
1824 "%%sPlease move or remove them before you can %s."
1827 #: unpack-trees.c:97
1830 "The following untracked working tree files would be removed by %s:\n"
1834 #: unpack-trees.c:102
1837 "The following untracked working tree files would be overwritten by "
1839 "%%sPlease move or remove them before you can switch branches."
1842 #: unpack-trees.c:104
1845 "The following untracked working tree files would be overwritten by "
1850 #: unpack-trees.c:107
1853 "The following untracked working tree files would be overwritten by merge:\n"
1854 "%%sPlease move or remove them before you can merge."
1857 #: unpack-trees.c:109
1860 "The following untracked working tree files would be overwritten by merge:\n"
1864 #: unpack-trees.c:112
1867 "The following untracked working tree files would be overwritten by %s:\n"
1868 "%%sPlease move or remove them before you can %s."
1871 #: unpack-trees.c:114
1874 "The following untracked working tree files would be overwritten by %s:\n"
1878 #: unpack-trees.c:121
1880 msgid "Entry '%s' overlaps with '%s'. Cannot bind."
1883 #: unpack-trees.c:124
1886 "Cannot update sparse checkout: the following entries are not up-to-date:\n"
1890 #: unpack-trees.c:126
1893 "The following Working tree files would be overwritten by sparse checkout "
1898 #: unpack-trees.c:128
1901 "The following Working tree files would be removed by sparse checkout "
1906 #: unpack-trees.c:205
1911 #: unpack-trees.c:237
1912 msgid "Checking out files"
1916 msgid "invalid URL scheme name or missing '://' suffix"
1919 #: urlmatch.c:144 urlmatch.c:297 urlmatch.c:356
1921 msgid "invalid %XX escape sequence"
1925 msgid "missing host and scheme is not 'file:'"
1929 msgid "a 'file:' URL may not have a port number"
1933 msgid "invalid characters in host name"
1936 #: urlmatch.c:244 urlmatch.c:255
1937 msgid "invalid port number"
1941 msgid "invalid '..' path segment"
1944 #: wrapper.c:222 wrapper.c:381
1946 msgid "could not open '%s' for reading and writing"
1949 #: wrapper.c:224 wrapper.c:383 builtin/am.c:779
1951 msgid "could not open '%s' for writing"
1954 #: wrapper.c:226 wrapper.c:385 builtin/am.c:323 builtin/am.c:772
1955 #: builtin/am.c:860 builtin/commit.c:1711 builtin/merge.c:1086
1956 #: builtin/pull.c:407
1958 msgid "could not open '%s' for reading"
1961 #: wrapper.c:594 wrapper.c:615
1963 msgid "unable to access '%s'"
1967 msgid "unable to get current working directory"
1972 msgid "could not open %s for writing"
1975 #: wrapper.c:661 builtin/am.c:410
1977 msgid "could not write to %s"
1982 msgid "could not close %s"
1986 msgid "Unmerged paths:"
1989 #: wt-status.c:177 wt-status.c:204
1991 msgid " (use \"git reset %s <file>...\" to unstage)"
1994 #: wt-status.c:179 wt-status.c:206
1995 msgid " (use \"git rm --cached <file>...\" to unstage)"
1999 msgid " (use \"git add <file>...\" to mark resolution)"
2002 #: wt-status.c:185 wt-status.c:189
2003 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
2007 msgid " (use \"git rm <file>...\" to mark resolution)"
2010 #: wt-status.c:198 wt-status.c:881
2011 msgid "Changes to be committed:"
2014 #: wt-status.c:216 wt-status.c:890
2015 msgid "Changes not staged for commit:"
2019 msgid " (use \"git add <file>...\" to update what will be committed)"
2023 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
2028 " (use \"git checkout -- <file>...\" to discard changes in working directory)"
2032 msgid " (commit or discard the untracked or modified content in submodules)"
2037 msgid " (use \"git %s <file>...\" to include in what will be committed)"
2041 msgid "both deleted:"
2045 msgid "added by us:"
2049 msgid "deleted by them:"
2053 msgid "added by them:"
2057 msgid "deleted by us:"
2065 msgid "both modified:"
2070 msgid "bug: unhandled unmerged status %x"
2106 msgid "new commits, "
2110 msgid "modified content, "
2114 msgid "untracked content, "
2119 msgid "bug: unhandled diff status %c"
2123 msgid "Submodules changed but not updated:"
2127 msgid "Submodule changes to be committed:"
2132 "Do not touch the line above.\n"
2133 "Everything below will be removed."
2137 msgid "You have unmerged paths."
2141 msgid " (fix conflicts and run \"git commit\")"
2145 msgid "All conflicts fixed but you are still merging."
2149 msgid " (use \"git commit\" to conclude merge)"
2153 msgid "You are in the middle of an am session."
2157 msgid "The current patch is empty."
2161 msgid " (fix conflicts and then run \"git am --continue\")"
2165 msgid " (use \"git am --skip\" to skip this patch)"
2169 msgid " (use \"git am --abort\" to restore the original branch)"
2173 msgid "No commands done."
2178 msgid "Last command done (%d command done):"
2179 msgid_plural "Last commands done (%d commands done):"
2185 msgid " (see more in file %s)"
2189 msgid "No commands remaining."
2194 msgid "Next command to do (%d remaining command):"
2195 msgid_plural "Next commands to do (%d remaining commands):"
2200 msgid " (use \"git rebase --edit-todo\" to view and edit)"
2205 msgid "You are currently rebasing branch '%s' on '%s'."
2209 msgid "You are currently rebasing."
2213 msgid " (fix conflicts and then run \"git rebase --continue\")"
2217 msgid " (use \"git rebase --skip\" to skip this patch)"
2221 msgid " (use \"git rebase --abort\" to check out the original branch)"
2225 msgid " (all conflicts fixed: run \"git rebase --continue\")"
2231 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
2235 msgid "You are currently splitting a commit during a rebase."
2239 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
2244 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
2248 msgid "You are currently editing a commit during a rebase."
2252 msgid " (use \"git commit --amend\" to amend the current commit)"
2257 " (use \"git rebase --continue\" once you are satisfied with your changes)"
2262 msgid "You are currently cherry-picking commit %s."
2266 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
2270 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
2274 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
2279 msgid "You are currently reverting commit %s."
2283 msgid " (fix conflicts and run \"git revert --continue\")"
2287 msgid " (all conflicts fixed: run \"git revert --continue\")"
2291 msgid " (use \"git revert --abort\" to cancel the revert operation)"
2296 msgid "You are currently bisecting, started from branch '%s'."
2300 msgid "You are currently bisecting."
2304 msgid " (use \"git bisect reset\" to get back to the original branch)"
2312 msgid "interactive rebase in progress; onto "
2316 msgid "rebase in progress; onto "
2320 msgid "HEAD detached at "
2324 msgid "HEAD detached from "
2328 msgid "Not currently on any branch."
2332 msgid "Initial commit"
2336 msgid "Untracked files"
2340 msgid "Ignored files"
2346 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
2347 "may speed it up, but you have to be careful not to forget to add\n"
2348 "new files yourself (see 'git help status')."
2353 msgid "Untracked files not listed%s"
2357 msgid " (use -u option to show untracked files)"
2366 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
2371 msgid "no changes added to commit\n"
2377 "nothing added to commit but untracked files present (use \"git add\" to "
2383 msgid "nothing added to commit but untracked files present\n"
2388 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
2391 #: wt-status.c:1550 wt-status.c:1555
2393 msgid "nothing to commit\n"
2398 msgid "nothing to commit (use -u to show untracked files)\n"
2403 msgid "nothing to commit, working directory clean\n"
2407 msgid "Initial commit on "
2411 msgid "HEAD (no branch)"
2418 #: wt-status.c:1699 wt-status.c:1707
2422 #: wt-status.c:1702 wt-status.c:1705
2426 #: compat/precompose_utf8.c:57 builtin/clone.c:415
2428 msgid "failed to unlink '%s'"
2432 msgid "git add [<options>] [--] <pathspec>..."
2437 msgid "unexpected diff status %c"
2440 #: builtin/add.c:70 builtin/commit.c:280
2441 msgid "updating files failed"
2446 msgid "remove '%s'\n"
2449 #: builtin/add.c:134
2450 msgid "Unstaged changes after refreshing the index:"
2453 #: builtin/add.c:194 builtin/rev-parse.c:811
2454 msgid "Could not read the index"
2457 #: builtin/add.c:205
2459 msgid "Could not open '%s' for writing."
2462 #: builtin/add.c:209
2463 msgid "Could not write patch"
2466 #: builtin/add.c:212
2467 msgid "editing patch failed"
2470 #: builtin/add.c:215
2472 msgid "Could not stat '%s'"
2475 #: builtin/add.c:217
2476 msgid "Empty patch. Aborted."
2479 #: builtin/add.c:222
2481 msgid "Could not apply '%s'"
2484 #: builtin/add.c:232
2485 msgid "The following paths are ignored by one of your .gitignore files:\n"
2488 #: builtin/add.c:249 builtin/clean.c:870 builtin/fetch.c:112 builtin/mv.c:111
2489 #: builtin/prune-packed.c:55 builtin/pull.c:197 builtin/push.c:511
2490 #: builtin/remote.c:1332 builtin/rm.c:268 builtin/send-pack.c:162
2494 #: builtin/add.c:250 builtin/apply.c:4563 builtin/check-ignore.c:19
2495 #: builtin/commit.c:1333 builtin/count-objects.c:85 builtin/fsck.c:557
2496 #: builtin/log.c:1826 builtin/mv.c:110 builtin/read-tree.c:114
2500 #: builtin/add.c:252
2501 msgid "interactive picking"
2504 #: builtin/add.c:253 builtin/checkout.c:1154 builtin/reset.c:286
2505 msgid "select hunks interactively"
2508 #: builtin/add.c:254
2509 msgid "edit current diff and apply"
2512 #: builtin/add.c:255
2513 msgid "allow adding otherwise ignored files"
2516 #: builtin/add.c:256
2517 msgid "update tracked files"
2520 #: builtin/add.c:257
2521 msgid "record only the fact that the path will be added later"
2524 #: builtin/add.c:258
2525 msgid "add changes from all tracked and untracked files"
2528 #: builtin/add.c:261
2529 msgid "ignore paths removed in the working tree (same as --no-all)"
2532 #: builtin/add.c:263
2533 msgid "don't add, only refresh the index"
2536 #: builtin/add.c:264
2537 msgid "just skip files which cannot be added because of errors"
2540 #: builtin/add.c:265
2541 msgid "check if - even missing - files are ignored in dry run"
2544 #: builtin/add.c:287
2546 msgid "Use -f if you really want to add them.\n"
2549 #: builtin/add.c:294
2550 msgid "adding files failed"
2553 #: builtin/add.c:330
2554 msgid "-A and -u are mutually incompatible"
2557 #: builtin/add.c:337
2558 msgid "Option --ignore-missing can only be used together with --dry-run"
2561 #: builtin/add.c:352
2563 msgid "Nothing specified, nothing added.\n"
2566 #: builtin/add.c:353
2568 msgid "Maybe you wanted to say 'git add .'?\n"
2571 #: builtin/add.c:358 builtin/check-ignore.c:172 builtin/clean.c:914
2572 #: builtin/commit.c:339 builtin/mv.c:131 builtin/reset.c:235 builtin/rm.c:298
2573 #: builtin/submodule--helper.c:240
2574 msgid "index file corrupt"
2577 #: builtin/add.c:439 builtin/apply.c:4661 builtin/mv.c:283 builtin/rm.c:430
2578 msgid "Unable to write new index file"
2581 #: builtin/am.c:256 builtin/commit.c:749 builtin/merge.c:1089
2583 msgid "could not read '%s'"
2587 msgid "could not parse author script"
2592 msgid "'%s' was deleted by the applypatch-msg hook"
2595 #: builtin/am.c:548 builtin/notes.c:300
2597 msgid "Malformed input line: '%s'."
2600 #: builtin/am.c:585 builtin/notes.c:315
2602 msgid "Failed to copy notes from '%s' to '%s'"
2606 msgid "fseek failed"
2611 msgid "could not parse patch '%s'"
2615 msgid "Only one StGIT patch series can be applied at once"
2619 msgid "invalid timestamp"
2622 #: builtin/am.c:903 builtin/am.c:911
2623 msgid "invalid Date line"
2627 msgid "invalid timezone offset"
2631 msgid "Patch format detection failed."
2634 #: builtin/am.c:1000 builtin/clone.c:380
2636 msgid "failed to create directory '%s'"
2639 #: builtin/am.c:1004
2640 msgid "Failed to split patches."
2643 #: builtin/am.c:1136 builtin/commit.c:365
2644 msgid "unable to write index file"
2647 #: builtin/am.c:1187
2649 msgid "When you have resolved this problem, run \"%s --continue\"."
2652 #: builtin/am.c:1188
2654 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
2657 #: builtin/am.c:1189
2659 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
2662 #: builtin/am.c:1327
2663 msgid "Patch is empty. Was it split wrong?"
2666 #: builtin/am.c:1401 builtin/log.c:1516
2668 msgid "invalid ident line: %s"
2671 #: builtin/am.c:1428
2673 msgid "unable to parse commit %s"
2676 #: builtin/am.c:1630
2677 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
2680 #: builtin/am.c:1632
2681 msgid "Using index info to reconstruct a base tree..."
2684 #: builtin/am.c:1651
2686 "Did you hand edit your patch?\n"
2687 "It does not apply to blobs recorded in its index."
2690 #: builtin/am.c:1657
2691 msgid "Falling back to patching base and 3-way merge..."
2694 #: builtin/am.c:1672
2695 msgid "Failed to merge in the changes."
2698 #: builtin/am.c:1696 builtin/merge.c:636
2699 msgid "git write-tree failed to write a tree"
2702 #: builtin/am.c:1703
2703 msgid "applying to an empty history"
2706 #: builtin/am.c:1716 builtin/commit.c:1775 builtin/merge.c:841
2707 #: builtin/merge.c:866
2708 msgid "failed to write commit object"
2711 #: builtin/am.c:1748 builtin/am.c:1752
2713 msgid "cannot resume: %s does not exist."
2716 #: builtin/am.c:1768
2717 msgid "cannot be interactive without stdin connected to a terminal."
2720 #: builtin/am.c:1773
2721 msgid "Commit Body is:"
2724 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
2725 #. in your translation. The program will only accept English
2726 #. input at this point.
2728 #: builtin/am.c:1783
2729 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
2732 #: builtin/am.c:1833
2734 msgid "Dirty index: cannot apply patches (dirty: %s)"
2737 #: builtin/am.c:1868 builtin/am.c:1940
2739 msgid "Applying: %.*s"
2742 #: builtin/am.c:1884
2743 msgid "No changes -- Patch already applied."
2746 #: builtin/am.c:1892
2748 msgid "Patch failed at %s %.*s"
2751 #: builtin/am.c:1898
2753 msgid "The copy of the patch that failed is found in: %s"
2756 #: builtin/am.c:1943
2758 "No changes - did you forget to use 'git add'?\n"
2759 "If there is nothing left to stage, chances are that something else\n"
2760 "already introduced the same changes; you might want to skip this patch."
2763 #: builtin/am.c:1950
2765 "You still have unmerged paths in your index.\n"
2766 "Did you forget to use 'git add'?"
2769 #: builtin/am.c:2058 builtin/am.c:2062 builtin/am.c:2074 builtin/reset.c:308
2770 #: builtin/reset.c:316
2772 msgid "Could not parse object '%s'."
2775 #: builtin/am.c:2110
2776 msgid "failed to clean index"
2779 #: builtin/am.c:2144
2781 "You seem to have moved HEAD since the last 'am' failure.\n"
2782 "Not rewinding to ORIG_HEAD"
2785 #: builtin/am.c:2205
2787 msgid "Invalid value for --patch-format: %s"
2790 #: builtin/am.c:2238
2791 msgid "git am [<options>] [(<mbox>|<Maildir>)...]"
2794 #: builtin/am.c:2239
2795 msgid "git am [<options>] (--continue | --skip | --abort)"
2798 #: builtin/am.c:2245
2799 msgid "run interactively"
2802 #: builtin/am.c:2247
2803 msgid "historical option -- no-op"
2806 #: builtin/am.c:2249
2807 msgid "allow fall back on 3way merging if needed"
2810 #: builtin/am.c:2250 builtin/init-db.c:478 builtin/prune-packed.c:57
2811 #: builtin/repack.c:171
2815 #: builtin/am.c:2252
2816 msgid "add a Signed-off-by line to the commit message"
2819 #: builtin/am.c:2255
2820 msgid "recode into utf8 (default)"
2823 #: builtin/am.c:2257
2824 msgid "pass -k flag to git-mailinfo"
2827 #: builtin/am.c:2259
2828 msgid "pass -b flag to git-mailinfo"
2831 #: builtin/am.c:2261
2832 msgid "pass -m flag to git-mailinfo"
2835 #: builtin/am.c:2263
2836 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
2839 #: builtin/am.c:2266
2840 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
2843 #: builtin/am.c:2269
2844 msgid "strip everything before a scissors line"
2847 #: builtin/am.c:2270 builtin/apply.c:4546
2851 #: builtin/am.c:2271 builtin/am.c:2274 builtin/am.c:2277 builtin/am.c:2280
2852 #: builtin/am.c:2283 builtin/am.c:2286 builtin/am.c:2289 builtin/am.c:2292
2853 #: builtin/am.c:2298
2854 msgid "pass it through git-apply"
2857 #: builtin/am.c:2279 builtin/apply.c:4570
2861 #: builtin/am.c:2282 builtin/am.c:2285 builtin/apply.c:4508
2862 #: builtin/apply.c:4511 builtin/clone.c:90 builtin/fetch.c:95
2863 #: builtin/pull.c:179 builtin/submodule--helper.c:277
2864 #: builtin/submodule--helper.c:404 builtin/submodule--helper.c:485
2865 #: builtin/submodule--helper.c:488 builtin/submodule--helper.c:767
2866 #: builtin/submodule--helper.c:770
2870 #: builtin/am.c:2288 builtin/fmt-merge-msg.c:666 builtin/fmt-merge-msg.c:669
2871 #: builtin/grep.c:706 builtin/merge.c:199 builtin/pull.c:134
2872 #: builtin/pull.c:193 builtin/repack.c:178 builtin/repack.c:182
2873 #: builtin/show-branch.c:645 builtin/show-ref.c:175 builtin/tag.c:340
2874 #: parse-options.h:132 parse-options.h:134 parse-options.h:244
2878 #: builtin/am.c:2291 builtin/apply.c:4514
2882 #: builtin/am.c:2294 builtin/for-each-ref.c:37 builtin/replace.c:438
2883 #: builtin/tag.c:372
2887 #: builtin/am.c:2295
2888 msgid "format the patch(es) are in"
2891 #: builtin/am.c:2301
2892 msgid "override error message when patch failure occurs"
2895 #: builtin/am.c:2303
2896 msgid "continue applying patches after resolving a conflict"
2899 #: builtin/am.c:2306
2900 msgid "synonyms for --continue"
2903 #: builtin/am.c:2309
2904 msgid "skip the current patch"
2907 #: builtin/am.c:2312
2908 msgid "restore the original branch and abort the patching operation."
2911 #: builtin/am.c:2316
2912 msgid "lie about committer date"
2915 #: builtin/am.c:2318
2916 msgid "use current timestamp for author date"
2919 #: builtin/am.c:2320 builtin/commit.c:1609 builtin/merge.c:228
2920 #: builtin/pull.c:164 builtin/revert.c:92 builtin/tag.c:355
2924 #: builtin/am.c:2321
2925 msgid "GPG-sign commits"
2928 #: builtin/am.c:2324
2929 msgid "(internal use for git-rebase)"
2932 #: builtin/am.c:2339
2934 "The -b/--binary option has been a no-op for long time, and\n"
2935 "it will be removed. Please do not use it anymore."
2938 #: builtin/am.c:2346
2939 msgid "failed to read the index"
2942 #: builtin/am.c:2361
2944 msgid "previous rebase directory %s still exists but mbox given."
2947 #: builtin/am.c:2385
2950 "Stray %s directory found.\n"
2951 "Use \"git am --abort\" to remove it."
2954 #: builtin/am.c:2391
2955 msgid "Resolve operation not in progress, we are not resuming."
2958 #: builtin/apply.c:59
2959 msgid "git apply [<options>] [<patch>...]"
2962 #: builtin/apply.c:111
2964 msgid "unrecognized whitespace option '%s'"
2967 #: builtin/apply.c:126
2969 msgid "unrecognized whitespace ignore option '%s'"
2972 #: builtin/apply.c:818
2974 msgid "Cannot prepare timestamp regexp %s"
2977 #: builtin/apply.c:827
2979 msgid "regexec returned %d for input: %s"
2982 #: builtin/apply.c:908
2984 msgid "unable to find filename in patch at line %d"
2987 #: builtin/apply.c:937
2989 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
2992 #: builtin/apply.c:942
2994 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
2997 #: builtin/apply.c:943
2999 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
3002 #: builtin/apply.c:949
3004 msgid "git apply: bad git-diff - expected /dev/null on line %d"
3007 #: builtin/apply.c:1406
3009 msgid "recount: unexpected line: %.*s"
3012 #: builtin/apply.c:1463
3014 msgid "patch fragment without header at line %d: %.*s"
3017 #: builtin/apply.c:1480
3020 "git diff header lacks filename information when removing %d leading pathname "
3021 "component (line %d)"
3023 "git diff header lacks filename information when removing %d leading pathname "
3024 "components (line %d)"
3028 #: builtin/apply.c:1646
3029 msgid "new file depends on old contents"
3032 #: builtin/apply.c:1648
3033 msgid "deleted file still has contents"
3036 #: builtin/apply.c:1674
3038 msgid "corrupt patch at line %d"
3041 #: builtin/apply.c:1710
3043 msgid "new file %s depends on old contents"
3046 #: builtin/apply.c:1712
3048 msgid "deleted file %s still has contents"
3051 #: builtin/apply.c:1715
3053 msgid "** warning: file %s becomes empty but is not deleted"
3056 #: builtin/apply.c:1861
3058 msgid "corrupt binary patch at line %d: %.*s"
3061 #: builtin/apply.c:1895
3063 msgid "unrecognized binary patch at line %d"
3066 #: builtin/apply.c:2048
3068 msgid "patch with only garbage at line %d"
3071 #: builtin/apply.c:2138
3073 msgid "unable to read symlink %s"
3076 #: builtin/apply.c:2142
3078 msgid "unable to open or read %s"
3081 #: builtin/apply.c:2775
3083 msgid "invalid start of line: '%c'"
3086 #: builtin/apply.c:2894
3088 msgid "Hunk #%d succeeded at %d (offset %d line)."
3089 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
3093 #: builtin/apply.c:2906
3095 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
3098 #: builtin/apply.c:2912
3101 "while searching for:\n"
3105 #: builtin/apply.c:2932
3107 msgid "missing binary patch data for '%s'"
3110 #: builtin/apply.c:3033
3112 msgid "binary patch does not apply to '%s'"
3115 #: builtin/apply.c:3039
3117 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
3120 #: builtin/apply.c:3060
3122 msgid "patch failed: %s:%ld"
3125 #: builtin/apply.c:3184
3127 msgid "cannot checkout %s"
3130 #: builtin/apply.c:3229 builtin/apply.c:3240 builtin/apply.c:3285
3132 msgid "read of %s failed"
3135 #: builtin/apply.c:3237
3137 msgid "reading from '%s' beyond a symbolic link"
3140 #: builtin/apply.c:3265 builtin/apply.c:3487
3142 msgid "path %s has been renamed/deleted"
3145 #: builtin/apply.c:3346 builtin/apply.c:3501
3147 msgid "%s: does not exist in index"
3150 #: builtin/apply.c:3350 builtin/apply.c:3493 builtin/apply.c:3515
3155 #: builtin/apply.c:3355 builtin/apply.c:3509
3157 msgid "%s: does not match index"
3160 #: builtin/apply.c:3457
3161 msgid "removal patch leaves file contents"
3164 #: builtin/apply.c:3526
3166 msgid "%s: wrong type"
3169 #: builtin/apply.c:3528
3171 msgid "%s has type %o, expected %o"
3174 #: builtin/apply.c:3687 builtin/apply.c:3689
3176 msgid "invalid path '%s'"
3179 #: builtin/apply.c:3744
3181 msgid "%s: already exists in index"
3184 #: builtin/apply.c:3747
3186 msgid "%s: already exists in working directory"
3189 #: builtin/apply.c:3767
3191 msgid "new mode (%o) of %s does not match old mode (%o)"
3194 #: builtin/apply.c:3772
3196 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
3199 #: builtin/apply.c:3792
3201 msgid "affected file '%s' is beyond a symbolic link"
3204 #: builtin/apply.c:3796
3206 msgid "%s: patch does not apply"
3209 #: builtin/apply.c:3810
3211 msgid "Checking patch %s..."
3214 #: builtin/apply.c:3903 builtin/checkout.c:233 builtin/reset.c:135
3216 msgid "make_cache_entry failed for path '%s'"
3219 #: builtin/apply.c:4046
3221 msgid "unable to remove %s from index"
3224 #: builtin/apply.c:4075
3226 msgid "corrupt patch for submodule %s"
3229 #: builtin/apply.c:4079
3231 msgid "unable to stat newly created file '%s'"
3234 #: builtin/apply.c:4084
3236 msgid "unable to create backing store for newly created file %s"
3239 #: builtin/apply.c:4087 builtin/apply.c:4195
3241 msgid "unable to add cache entry for %s"
3244 #: builtin/apply.c:4120
3246 msgid "closing file '%s'"
3249 #: builtin/apply.c:4169
3251 msgid "unable to write file '%s' mode %o"
3254 #: builtin/apply.c:4256
3256 msgid "Applied patch %s cleanly."
3259 #: builtin/apply.c:4264
3260 msgid "internal error"
3263 #: builtin/apply.c:4267
3265 msgid "Applying patch %%s with %d reject..."
3266 msgid_plural "Applying patch %%s with %d rejects..."
3270 #: builtin/apply.c:4277
3272 msgid "truncating .rej filename to %.*s.rej"
3275 #: builtin/apply.c:4285
3277 msgid "cannot open %s: %s"
3280 #: builtin/apply.c:4298
3282 msgid "Hunk #%d applied cleanly."
3285 #: builtin/apply.c:4301
3287 msgid "Rejected hunk #%d."
3290 #: builtin/apply.c:4387
3292 msgid "Skipped patch '%s'."
3295 #: builtin/apply.c:4395
3296 msgid "unrecognized input"
3299 #: builtin/apply.c:4406
3300 msgid "unable to read index file"
3303 #: builtin/apply.c:4509
3304 msgid "don't apply changes matching the given path"
3307 #: builtin/apply.c:4512
3308 msgid "apply changes matching the given path"
3311 #: builtin/apply.c:4515
3312 msgid "remove <num> leading slashes from traditional diff paths"
3315 #: builtin/apply.c:4518
3316 msgid "ignore additions made by the patch"
3319 #: builtin/apply.c:4520
3320 msgid "instead of applying the patch, output diffstat for the input"
3323 #: builtin/apply.c:4524
3324 msgid "show number of added and deleted lines in decimal notation"
3327 #: builtin/apply.c:4526
3328 msgid "instead of applying the patch, output a summary for the input"
3331 #: builtin/apply.c:4528
3332 msgid "instead of applying the patch, see if the patch is applicable"
3335 #: builtin/apply.c:4530
3336 msgid "make sure the patch is applicable to the current index"
3339 #: builtin/apply.c:4532
3340 msgid "apply a patch without touching the working tree"
3343 #: builtin/apply.c:4534
3344 msgid "accept a patch that touches outside the working area"
3347 #: builtin/apply.c:4536
3348 msgid "also apply the patch (use with --stat/--summary/--check)"
3351 #: builtin/apply.c:4538
3352 msgid "attempt three-way merge if a patch does not apply"
3355 #: builtin/apply.c:4540
3356 msgid "build a temporary index based on embedded index information"
3359 #: builtin/apply.c:4543 builtin/checkout-index.c:169 builtin/ls-files.c:425
3360 msgid "paths are separated with NUL character"
3363 #: builtin/apply.c:4545
3364 msgid "ensure at least <n> lines of context match"
3367 #: builtin/apply.c:4547
3368 msgid "detect new or modified lines that have whitespace errors"
3371 #: builtin/apply.c:4550 builtin/apply.c:4553
3372 msgid "ignore changes in whitespace when finding context"
3375 #: builtin/apply.c:4556
3376 msgid "apply the patch in reverse"
3379 #: builtin/apply.c:4558
3380 msgid "don't expect at least one line of context"
3383 #: builtin/apply.c:4560
3384 msgid "leave the rejected hunks in corresponding *.rej files"
3387 #: builtin/apply.c:4562
3388 msgid "allow overlapping hunks"
3391 #: builtin/apply.c:4565
3392 msgid "tolerate incorrectly detected missing new-line at the end of file"
3395 #: builtin/apply.c:4568
3396 msgid "do not trust the line counts in the hunk headers"
3399 #: builtin/apply.c:4571
3400 msgid "prepend <root> to all filenames"
3403 #: builtin/apply.c:4593
3404 msgid "--3way outside a repository"
3407 #: builtin/apply.c:4601
3408 msgid "--index outside a repository"
3411 #: builtin/apply.c:4604
3412 msgid "--cached outside a repository"
3415 #: builtin/apply.c:4623
3417 msgid "can't open patch '%s'"
3420 #: builtin/apply.c:4637
3422 msgid "squelched %d whitespace error"
3423 msgid_plural "squelched %d whitespace errors"
3427 #: builtin/apply.c:4643 builtin/apply.c:4653
3429 msgid "%d line adds whitespace errors."
3430 msgid_plural "%d lines add whitespace errors."
3434 #: builtin/archive.c:17
3436 msgid "could not create archive file '%s'"
3439 #: builtin/archive.c:20
3440 msgid "could not redirect output"
3443 #: builtin/archive.c:37
3444 msgid "git archive: Remote with no URL"
3447 #: builtin/archive.c:58
3448 msgid "git archive: expected ACK/NAK, got EOF"
3451 #: builtin/archive.c:61
3453 msgid "git archive: NACK %s"
3456 #: builtin/archive.c:63
3458 msgid "remote error: %s"
3461 #: builtin/archive.c:64
3462 msgid "git archive: protocol error"
3465 #: builtin/archive.c:68
3466 msgid "git archive: expected a flush"
3469 #: builtin/bisect--helper.c:7
3470 msgid "git bisect--helper --next-all [--no-checkout]"
3473 #: builtin/bisect--helper.c:17
3474 msgid "perform 'git bisect next'"
3477 #: builtin/bisect--helper.c:19
3478 msgid "update BISECT_HEAD instead of checking out the current commit"
3481 #: builtin/blame.c:33
3482 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
3485 #: builtin/blame.c:38
3486 msgid "<rev-opts> are documented in git-rev-list(1)"
3489 #: builtin/blame.c:1782
3490 msgid "Blaming lines"
3493 #: builtin/blame.c:2531
3494 msgid "Show blame entries as we find them, incrementally"
3497 #: builtin/blame.c:2532
3498 msgid "Show blank SHA-1 for boundary commits (Default: off)"
3501 #: builtin/blame.c:2533
3502 msgid "Do not treat root commits as boundaries (Default: off)"
3505 #: builtin/blame.c:2534
3506 msgid "Show work cost statistics"
3509 #: builtin/blame.c:2535
3510 msgid "Force progress reporting"
3513 #: builtin/blame.c:2536
3514 msgid "Show output score for blame entries"
3517 #: builtin/blame.c:2537
3518 msgid "Show original filename (Default: auto)"
3521 #: builtin/blame.c:2538
3522 msgid "Show original linenumber (Default: off)"
3525 #: builtin/blame.c:2539
3526 msgid "Show in a format designed for machine consumption"
3529 #: builtin/blame.c:2540
3530 msgid "Show porcelain format with per-line commit information"
3533 #: builtin/blame.c:2541
3534 msgid "Use the same output mode as git-annotate (Default: off)"
3537 #: builtin/blame.c:2542
3538 msgid "Show raw timestamp (Default: off)"
3541 #: builtin/blame.c:2543
3542 msgid "Show long commit SHA1 (Default: off)"
3545 #: builtin/blame.c:2544
3546 msgid "Suppress author name and timestamp (Default: off)"
3549 #: builtin/blame.c:2545
3550 msgid "Show author email instead of name (Default: off)"
3553 #: builtin/blame.c:2546
3554 msgid "Ignore whitespace differences"
3557 #: builtin/blame.c:2547
3558 msgid "Spend extra cycles to find better match"
3561 #: builtin/blame.c:2548
3562 msgid "Use revisions from <file> instead of calling git-rev-list"
3565 #: builtin/blame.c:2549
3566 msgid "Use <file>'s contents as the final image"
3569 #: builtin/blame.c:2550 builtin/blame.c:2551
3573 #: builtin/blame.c:2550
3574 msgid "Find line copies within and across files"
3577 #: builtin/blame.c:2551
3578 msgid "Find line movements within and across files"
3581 #: builtin/blame.c:2552
3585 #: builtin/blame.c:2552
3586 msgid "Process only line range n,m, counting from 1"
3589 #. TRANSLATORS: This string is used to tell us the maximum
3590 #. display width for a relative timestamp in "git blame"
3591 #. output. For C locale, "4 years, 11 months ago", which
3592 #. takes 22 places, is the longest among various forms of
3593 #. relative timestamps, but your language may need more or
3594 #. fewer display columns.
3595 #: builtin/blame.c:2641
3596 msgid "4 years, 11 months ago"
3599 #: builtin/branch.c:26
3600 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
3603 #: builtin/branch.c:27
3604 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
3607 #: builtin/branch.c:28
3608 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
3611 #: builtin/branch.c:29
3612 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
3615 #: builtin/branch.c:30
3616 msgid "git branch [<options>] [-r | -a] [--points-at]"
3619 #: builtin/branch.c:143
3622 "deleting branch '%s' that has been merged to\n"
3623 " '%s', but not yet merged to HEAD."
3626 #: builtin/branch.c:147
3629 "not deleting branch '%s' that is not yet merged to\n"
3630 " '%s', even though it is merged to HEAD."
3633 #: builtin/branch.c:161
3635 msgid "Couldn't look up commit object for '%s'"
3638 #: builtin/branch.c:165
3641 "The branch '%s' is not fully merged.\n"
3642 "If you are sure you want to delete it, run 'git branch -D %s'."
3645 #: builtin/branch.c:178
3646 msgid "Update of config-file failed"
3649 #: builtin/branch.c:206
3650 msgid "cannot use -a with -d"
3653 #: builtin/branch.c:212
3654 msgid "Couldn't look up commit object for HEAD"
3657 #: builtin/branch.c:226
3659 msgid "Cannot delete branch '%s' checked out at '%s'"
3662 #: builtin/branch.c:241
3664 msgid "remote-tracking branch '%s' not found."
3667 #: builtin/branch.c:242
3669 msgid "branch '%s' not found."
3672 #: builtin/branch.c:257
3674 msgid "Error deleting remote-tracking branch '%s'"
3677 #: builtin/branch.c:258
3679 msgid "Error deleting branch '%s'"
3682 #: builtin/branch.c:265
3684 msgid "Deleted remote-tracking branch %s (was %s).\n"
3687 #: builtin/branch.c:266
3689 msgid "Deleted branch %s (was %s).\n"
3692 #: builtin/branch.c:309
3697 #: builtin/branch.c:314
3702 #: builtin/branch.c:319
3704 msgid "[%s: behind %d]"
3707 #: builtin/branch.c:321
3712 #: builtin/branch.c:325
3714 msgid "[%s: ahead %d]"
3717 #: builtin/branch.c:327
3722 #: builtin/branch.c:330
3724 msgid "[%s: ahead %d, behind %d]"
3727 #: builtin/branch.c:333
3729 msgid "[ahead %d, behind %d]"
3732 #: builtin/branch.c:346
3733 msgid " **** invalid ref ****"
3736 #: builtin/branch.c:372
3738 msgid "(no branch, rebasing %s)"
3741 #: builtin/branch.c:375
3743 msgid "(no branch, bisect started on %s)"
3746 #. TRANSLATORS: make sure this matches
3747 #. "HEAD detached at " in wt-status.c
3748 #: builtin/branch.c:381
3750 msgid "(HEAD detached at %s)"
3753 #. TRANSLATORS: make sure this matches
3754 #. "HEAD detached from " in wt-status.c
3755 #: builtin/branch.c:386
3757 msgid "(HEAD detached from %s)"
3760 #: builtin/branch.c:390
3764 #: builtin/branch.c:541
3766 msgid "Branch %s is being rebased at %s"
3769 #: builtin/branch.c:545
3771 msgid "Branch %s is being bisected at %s"
3774 #: builtin/branch.c:560
3775 msgid "cannot rename the current branch while not on any."
3778 #: builtin/branch.c:570
3780 msgid "Invalid branch name: '%s'"
3783 #: builtin/branch.c:587
3784 msgid "Branch rename failed"
3787 #: builtin/branch.c:591
3789 msgid "Renamed a misnamed branch '%s' away"
3792 #: builtin/branch.c:594
3794 msgid "Branch renamed to %s, but HEAD is not updated!"
3797 #: builtin/branch.c:601
3798 msgid "Branch is renamed, but update of config-file failed"
3801 #: builtin/branch.c:623
3802 msgid "could not write branch description template"
3805 #: builtin/branch.c:651
3806 msgid "Generic options"
3809 #: builtin/branch.c:653
3810 msgid "show hash and subject, give twice for upstream branch"
3813 #: builtin/branch.c:654
3814 msgid "suppress informational messages"
3817 #: builtin/branch.c:655
3818 msgid "set up tracking mode (see git-pull(1))"
3821 #: builtin/branch.c:657
3822 msgid "change upstream info"
3825 #: builtin/branch.c:659
3829 #: builtin/branch.c:659
3830 msgid "change the upstream info"
3833 #: builtin/branch.c:661
3834 msgid "use colored output"
3837 #: builtin/branch.c:662
3838 msgid "act on remote-tracking branches"
3841 #: builtin/branch.c:664 builtin/branch.c:665
3842 msgid "print only branches that contain the commit"
3845 #: builtin/branch.c:668
3846 msgid "Specific git-branch actions:"
3849 #: builtin/branch.c:669
3850 msgid "list both remote-tracking and local branches"
3853 #: builtin/branch.c:671
3854 msgid "delete fully merged branch"
3857 #: builtin/branch.c:672
3858 msgid "delete branch (even if not merged)"
3861 #: builtin/branch.c:673
3862 msgid "move/rename a branch and its reflog"
3865 #: builtin/branch.c:674
3866 msgid "move/rename a branch, even if target exists"
3869 #: builtin/branch.c:675
3870 msgid "list branch names"
3873 #: builtin/branch.c:676
3874 msgid "create the branch's reflog"
3877 #: builtin/branch.c:678
3878 msgid "edit the description for the branch"
3881 #: builtin/branch.c:679
3882 msgid "force creation, move/rename, deletion"
3885 #: builtin/branch.c:680
3886 msgid "print only branches that are merged"
3889 #: builtin/branch.c:681
3890 msgid "print only branches that are not merged"
3893 #: builtin/branch.c:682
3894 msgid "list branches in columns"
3897 #: builtin/branch.c:683 builtin/for-each-ref.c:38 builtin/tag.c:366
3901 #: builtin/branch.c:684 builtin/for-each-ref.c:39 builtin/tag.c:367
3902 msgid "field name to sort on"
3905 #: builtin/branch.c:686 builtin/for-each-ref.c:41 builtin/notes.c:401
3906 #: builtin/notes.c:404 builtin/notes.c:564 builtin/notes.c:567
3907 #: builtin/tag.c:369
3911 #: builtin/branch.c:687
3912 msgid "print only branches of the object"
3915 #: builtin/branch.c:705
3916 msgid "Failed to resolve HEAD as a valid ref."
3919 #: builtin/branch.c:709 builtin/clone.c:707
3920 msgid "HEAD not found below refs/heads!"
3923 #: builtin/branch.c:729
3924 msgid "--column and --verbose are incompatible"
3927 #: builtin/branch.c:740 builtin/branch.c:782
3928 msgid "branch name required"
3931 #: builtin/branch.c:758
3932 msgid "Cannot give description to detached HEAD"
3935 #: builtin/branch.c:763
3936 msgid "cannot edit description of more than one branch"
3939 #: builtin/branch.c:770
3941 msgid "No commit on branch '%s' yet."
3944 #: builtin/branch.c:773
3946 msgid "No branch named '%s'."
3949 #: builtin/branch.c:788
3950 msgid "too many branches for a rename operation"
3953 #: builtin/branch.c:793
3954 msgid "too many branches to set new upstream"
3957 #: builtin/branch.c:797
3960 "could not set upstream of HEAD to %s when it does not point to any branch."
3963 #: builtin/branch.c:800 builtin/branch.c:822 builtin/branch.c:843
3965 msgid "no such branch '%s'"
3968 #: builtin/branch.c:804
3970 msgid "branch '%s' does not exist"
3973 #: builtin/branch.c:816
3974 msgid "too many branches to unset upstream"
3977 #: builtin/branch.c:820
3978 msgid "could not unset upstream of HEAD when it does not point to any branch."
3981 #: builtin/branch.c:826
3983 msgid "Branch '%s' has no upstream information"
3986 #: builtin/branch.c:840
3987 msgid "it does not make sense to create 'HEAD' manually"
3990 #: builtin/branch.c:846
3991 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
3994 #: builtin/branch.c:849
3997 "The --set-upstream flag is deprecated and will be removed. Consider using --"
3998 "track or --set-upstream-to\n"
4001 #: builtin/branch.c:866
4005 "If you wanted to make '%s' track '%s', do this:\n"
4009 #: builtin/bundle.c:51
4011 msgid "%s is okay\n"
4014 #: builtin/bundle.c:64
4015 msgid "Need a repository to create a bundle."
4018 #: builtin/bundle.c:68
4019 msgid "Need a repository to unbundle."
4022 #: builtin/cat-file.c:428
4024 "git cat-file (-t [--allow-unknown-type]|-s [--allow-unknown-type]|-e|-p|"
4025 "<type>|--textconv) <object>"
4028 #: builtin/cat-file.c:429
4029 msgid "git cat-file (--batch | --batch-check) [--follow-symlinks]"
4032 #: builtin/cat-file.c:466
4033 msgid "<type> can be one of: blob, tree, commit, tag"
4036 #: builtin/cat-file.c:467
4037 msgid "show object type"
4040 #: builtin/cat-file.c:468
4041 msgid "show object size"
4044 #: builtin/cat-file.c:470
4045 msgid "exit with zero when there's no error"
4048 #: builtin/cat-file.c:471
4049 msgid "pretty-print object's content"
4052 #: builtin/cat-file.c:473
4053 msgid "for blob objects, run textconv on object's content"
4056 #: builtin/cat-file.c:475
4057 msgid "allow -s and -t to work with broken/corrupt objects"
4060 #: builtin/cat-file.c:476
4061 msgid "buffer --batch output"
4064 #: builtin/cat-file.c:478
4065 msgid "show info and content of objects fed from the standard input"
4068 #: builtin/cat-file.c:481
4069 msgid "show info about objects fed from the standard input"
4072 #: builtin/cat-file.c:484
4073 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
4076 #: builtin/cat-file.c:486
4077 msgid "show all objects with --batch or --batch-check"
4080 #: builtin/check-attr.c:11
4081 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
4084 #: builtin/check-attr.c:12
4085 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
4088 #: builtin/check-attr.c:19
4089 msgid "report all attributes set on file"
4092 #: builtin/check-attr.c:20
4093 msgid "use .gitattributes only from the index"
4096 #: builtin/check-attr.c:21 builtin/check-ignore.c:22 builtin/hash-object.c:97
4097 msgid "read file names from stdin"
4100 #: builtin/check-attr.c:23 builtin/check-ignore.c:24
4101 msgid "terminate input and output records by a NUL character"
4104 #: builtin/check-ignore.c:18 builtin/checkout.c:1135 builtin/gc.c:325
4105 msgid "suppress progress reporting"
4108 #: builtin/check-ignore.c:26
4109 msgid "show non-matching input paths"
4112 #: builtin/check-ignore.c:28
4113 msgid "ignore index when checking"
4116 #: builtin/check-ignore.c:154
4117 msgid "cannot specify pathnames with --stdin"
4120 #: builtin/check-ignore.c:157
4121 msgid "-z only makes sense with --stdin"
4124 #: builtin/check-ignore.c:159
4125 msgid "no path specified"
4128 #: builtin/check-ignore.c:163
4129 msgid "--quiet is only valid with a single pathname"
4132 #: builtin/check-ignore.c:165
4133 msgid "cannot have both --quiet and --verbose"
4136 #: builtin/check-ignore.c:168
4137 msgid "--non-matching is only valid with --verbose"
4140 #: builtin/check-mailmap.c:8
4141 msgid "git check-mailmap [<options>] <contact>..."
4144 #: builtin/check-mailmap.c:13
4145 msgid "also read contacts from stdin"
4148 #: builtin/check-mailmap.c:24
4150 msgid "unable to parse contact: %s"
4153 #: builtin/check-mailmap.c:47
4154 msgid "no contacts specified"
4157 #: builtin/checkout-index.c:127
4158 msgid "git checkout-index [<options>] [--] [<file>...]"
4161 #: builtin/checkout-index.c:144
4162 msgid "stage should be between 1 and 3 or all"
4165 #: builtin/checkout-index.c:160
4166 msgid "check out all files in the index"
4169 #: builtin/checkout-index.c:161
4170 msgid "force overwrite of existing files"
4173 #: builtin/checkout-index.c:163
4174 msgid "no warning for existing files and files not in index"
4177 #: builtin/checkout-index.c:165
4178 msgid "don't checkout new files"
4181 #: builtin/checkout-index.c:167
4182 msgid "update stat information in the index file"
4185 #: builtin/checkout-index.c:171
4186 msgid "read list of paths from the standard input"
4189 #: builtin/checkout-index.c:173
4190 msgid "write the content to temporary files"
4193 #: builtin/checkout-index.c:174 builtin/column.c:30
4194 #: builtin/submodule--helper.c:491 builtin/submodule--helper.c:494
4195 #: builtin/submodule--helper.c:497 builtin/submodule--helper.c:500
4196 #: builtin/submodule--helper.c:774
4200 #: builtin/checkout-index.c:175
4201 msgid "when creating files, prepend <string>"
4204 #: builtin/checkout-index.c:177
4205 msgid "copy out the files from named stage"
4208 #: builtin/checkout.c:25
4209 msgid "git checkout [<options>] <branch>"
4212 #: builtin/checkout.c:26
4213 msgid "git checkout [<options>] [<branch>] -- <file>..."
4216 #: builtin/checkout.c:134 builtin/checkout.c:167
4218 msgid "path '%s' does not have our version"
4221 #: builtin/checkout.c:136 builtin/checkout.c:169
4223 msgid "path '%s' does not have their version"
4226 #: builtin/checkout.c:152
4228 msgid "path '%s' does not have all necessary versions"
4231 #: builtin/checkout.c:196
4233 msgid "path '%s' does not have necessary versions"
4236 #: builtin/checkout.c:213
4238 msgid "path '%s': cannot merge"
4241 #: builtin/checkout.c:230
4243 msgid "Unable to add merge result for '%s'"
4246 #: builtin/checkout.c:250 builtin/checkout.c:253 builtin/checkout.c:256
4247 #: builtin/checkout.c:259
4249 msgid "'%s' cannot be used with updating paths"
4252 #: builtin/checkout.c:262 builtin/checkout.c:265
4254 msgid "'%s' cannot be used with %s"
4257 #: builtin/checkout.c:268
4259 msgid "Cannot update paths and switch to branch '%s' at the same time."
4262 #: builtin/checkout.c:279 builtin/checkout.c:473
4263 msgid "corrupt index file"
4266 #: builtin/checkout.c:339 builtin/checkout.c:346
4268 msgid "path '%s' is unmerged"
4271 #: builtin/checkout.c:495
4272 msgid "you need to resolve your current index first"
4275 #: builtin/checkout.c:622
4277 msgid "Can not do reflog for '%s': %s\n"
4280 #: builtin/checkout.c:660
4281 msgid "HEAD is now at"
4284 #: builtin/checkout.c:664 builtin/clone.c:661
4285 msgid "unable to update HEAD"
4288 #: builtin/checkout.c:668
4290 msgid "Reset branch '%s'\n"
4293 #: builtin/checkout.c:671
4295 msgid "Already on '%s'\n"
4298 #: builtin/checkout.c:675
4300 msgid "Switched to and reset branch '%s'\n"
4303 #: builtin/checkout.c:677 builtin/checkout.c:1067
4305 msgid "Switched to a new branch '%s'\n"
4308 #: builtin/checkout.c:679
4310 msgid "Switched to branch '%s'\n"
4313 #: builtin/checkout.c:731
4315 msgid " ... and %d more.\n"
4318 #: builtin/checkout.c:737
4321 "Warning: you are leaving %d commit behind, not connected to\n"
4322 "any of your branches:\n"
4326 "Warning: you are leaving %d commits behind, not connected to\n"
4327 "any of your branches:\n"
4333 #: builtin/checkout.c:756
4336 "If you want to keep it by creating a new branch, this may be a good time\n"
4339 " git branch <new-branch-name> %s\n"
4342 "If you want to keep them by creating a new branch, this may be a good time\n"
4345 " git branch <new-branch-name> %s\n"
4350 #: builtin/checkout.c:792
4351 msgid "internal error in revision walk"
4354 #: builtin/checkout.c:796
4355 msgid "Previous HEAD position was"
4358 #: builtin/checkout.c:823 builtin/checkout.c:1062
4359 msgid "You are on a branch yet to be born"
4362 #: builtin/checkout.c:968
4364 msgid "only one reference expected, %d given."
4367 #: builtin/checkout.c:1008 builtin/worktree.c:212
4369 msgid "invalid reference: %s"
4372 #: builtin/checkout.c:1037
4374 msgid "reference is not a tree: %s"
4377 #: builtin/checkout.c:1076
4378 msgid "paths cannot be used with switching branches"
4381 #: builtin/checkout.c:1079 builtin/checkout.c:1083
4383 msgid "'%s' cannot be used with switching branches"
4386 #: builtin/checkout.c:1087 builtin/checkout.c:1090 builtin/checkout.c:1095
4387 #: builtin/checkout.c:1098
4389 msgid "'%s' cannot be used with '%s'"
4392 #: builtin/checkout.c:1103
4394 msgid "Cannot switch branch to a non-commit '%s'"
4397 #: builtin/checkout.c:1136 builtin/checkout.c:1138 builtin/clone.c:88
4398 #: builtin/remote.c:165 builtin/remote.c:167 builtin/worktree.c:323
4399 #: builtin/worktree.c:325
4403 #: builtin/checkout.c:1137
4404 msgid "create and checkout a new branch"
4407 #: builtin/checkout.c:1139
4408 msgid "create/reset and checkout a branch"
4411 #: builtin/checkout.c:1140
4412 msgid "create reflog for new branch"
4415 #: builtin/checkout.c:1141
4416 msgid "detach the HEAD at named commit"
4419 #: builtin/checkout.c:1142
4420 msgid "set upstream info for new branch"
4423 #: builtin/checkout.c:1144
4427 #: builtin/checkout.c:1144
4428 msgid "new unparented branch"
4431 #: builtin/checkout.c:1145
4432 msgid "checkout our version for unmerged files"
4435 #: builtin/checkout.c:1147
4436 msgid "checkout their version for unmerged files"
4439 #: builtin/checkout.c:1149
4440 msgid "force checkout (throw away local modifications)"
4443 #: builtin/checkout.c:1150
4444 msgid "perform a 3-way merge with the new branch"
4447 #: builtin/checkout.c:1151 builtin/merge.c:230
4448 msgid "update ignored files (default)"
4451 #: builtin/checkout.c:1152 builtin/log.c:1432 parse-options.h:250
4455 #: builtin/checkout.c:1153
4456 msgid "conflict style (merge or diff3)"
4459 #: builtin/checkout.c:1156
4460 msgid "do not limit pathspecs to sparse entries only"
4463 #: builtin/checkout.c:1158
4464 msgid "second guess 'git checkout <no-such-branch>'"
4467 #: builtin/checkout.c:1160
4468 msgid "do not check if another worktree is holding the given ref"
4471 #: builtin/checkout.c:1161 builtin/clone.c:60 builtin/fetch.c:116
4472 #: builtin/merge.c:227 builtin/pull.c:116 builtin/push.c:526
4473 #: builtin/send-pack.c:168
4474 msgid "force progress reporting"
4477 #: builtin/checkout.c:1192
4478 msgid "-b, -B and --orphan are mutually exclusive"
4481 #: builtin/checkout.c:1209
4482 msgid "--track needs a branch name"
4485 #: builtin/checkout.c:1214
4486 msgid "Missing branch name; try -b"
4489 #: builtin/checkout.c:1250
4490 msgid "invalid path specification"
4493 #: builtin/checkout.c:1257
4496 "Cannot update paths and switch to branch '%s' at the same time.\n"
4497 "Did you intend to checkout '%s' which can not be resolved as commit?"
4500 #: builtin/checkout.c:1262
4502 msgid "git checkout: --detach does not take a path argument '%s'"
4505 #: builtin/checkout.c:1266
4507 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
4508 "checking out of the index."
4511 #: builtin/clean.c:25
4513 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
4516 #: builtin/clean.c:29
4518 msgid "Removing %s\n"
4521 #: builtin/clean.c:30
4523 msgid "Would remove %s\n"
4526 #: builtin/clean.c:31
4528 msgid "Skipping repository %s\n"
4531 #: builtin/clean.c:32
4533 msgid "Would skip repository %s\n"
4536 #: builtin/clean.c:33
4538 msgid "failed to remove %s"
4541 #: builtin/clean.c:291
4544 "1 - select a numbered item\n"
4545 "foo - select item based on unique prefix\n"
4546 " - (empty) select nothing"
4549 #: builtin/clean.c:295
4552 "1 - select a single item\n"
4553 "3-5 - select a range of items\n"
4554 "2-3,6-9 - select multiple ranges\n"
4555 "foo - select item based on unique prefix\n"
4556 "-... - unselect specified items\n"
4557 "* - choose all items\n"
4558 " - (empty) finish selecting"
4561 #: builtin/clean.c:511
4566 #: builtin/clean.c:653
4568 msgid "Input ignore patterns>> "
4571 #: builtin/clean.c:690
4573 msgid "WARNING: Cannot find items matched by: %s"
4576 #: builtin/clean.c:711
4577 msgid "Select items to delete"
4580 #. TRANSLATORS: Make sure to keep [y/N] as is
4581 #: builtin/clean.c:752
4583 msgid "Remove %s [y/N]? "
4586 #: builtin/clean.c:777
4590 #: builtin/clean.c:785
4592 "clean - start cleaning\n"
4593 "filter by pattern - exclude items from deletion\n"
4594 "select by numbers - select items to be deleted by numbers\n"
4595 "ask each - confirm each deletion (like \"rm -i\")\n"
4596 "quit - stop cleaning\n"
4597 "help - this screen\n"
4598 "? - help for prompt selection"
4601 #: builtin/clean.c:812
4602 msgid "*** Commands ***"
4605 #: builtin/clean.c:813
4609 #: builtin/clean.c:821
4610 msgid "Would remove the following item:"
4611 msgid_plural "Would remove the following items:"
4615 #: builtin/clean.c:838
4616 msgid "No more files to clean, exiting."
4619 #: builtin/clean.c:869
4620 msgid "do not print names of files removed"
4623 #: builtin/clean.c:871
4627 #: builtin/clean.c:872
4628 msgid "interactive cleaning"
4631 #: builtin/clean.c:874
4632 msgid "remove whole directories"
4635 #: builtin/clean.c:875 builtin/describe.c:407 builtin/grep.c:724
4636 #: builtin/ls-files.c:456 builtin/name-rev.c:314 builtin/show-ref.c:182
4640 #: builtin/clean.c:876
4641 msgid "add <pattern> to ignore rules"
4644 #: builtin/clean.c:877
4645 msgid "remove ignored files, too"
4648 #: builtin/clean.c:879
4649 msgid "remove only ignored files"
4652 #: builtin/clean.c:897
4653 msgid "-x and -X cannot be used together"
4656 #: builtin/clean.c:901
4658 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
4662 #: builtin/clean.c:904
4664 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
4668 #: builtin/clone.c:37
4669 msgid "git clone [<options>] [--] <repo> [<dir>]"
4672 #: builtin/clone.c:62
4673 msgid "don't create a checkout"
4676 #: builtin/clone.c:63 builtin/clone.c:65 builtin/init-db.c:473
4677 msgid "create a bare repository"
4680 #: builtin/clone.c:67
4681 msgid "create a mirror repository (implies bare)"
4684 #: builtin/clone.c:69
4685 msgid "to clone from a local repository"
4688 #: builtin/clone.c:71
4689 msgid "don't use local hardlinks, always copy"
4692 #: builtin/clone.c:73
4693 msgid "setup as shared repository"
4696 #: builtin/clone.c:75 builtin/clone.c:77
4697 msgid "initialize submodules in the clone"
4700 #: builtin/clone.c:79
4701 msgid "number of submodules cloned in parallel"
4704 #: builtin/clone.c:80 builtin/init-db.c:470
4705 msgid "template-directory"
4708 #: builtin/clone.c:81 builtin/init-db.c:471
4709 msgid "directory from which templates will be used"
4712 #: builtin/clone.c:83 builtin/submodule--helper.c:498
4713 #: builtin/submodule--helper.c:777
4714 msgid "reference repository"
4717 #: builtin/clone.c:85
4718 msgid "use --reference only while cloning"
4721 #: builtin/clone.c:86 builtin/column.c:26 builtin/merge-file.c:44
4725 #: builtin/clone.c:87
4726 msgid "use <name> instead of 'origin' to track upstream"
4729 #: builtin/clone.c:89
4730 msgid "checkout <branch> instead of the remote's HEAD"
4733 #: builtin/clone.c:91
4734 msgid "path to git-upload-pack on the remote"
4737 #: builtin/clone.c:92 builtin/fetch.c:117 builtin/grep.c:667
4738 #: builtin/pull.c:201
4742 #: builtin/clone.c:93
4743 msgid "create a shallow clone of that depth"
4746 #: builtin/clone.c:95
4747 msgid "clone only one branch, HEAD or --branch"
4750 #: builtin/clone.c:97
4751 msgid "any cloned submodules will be shallow"
4754 #: builtin/clone.c:98 builtin/init-db.c:479
4758 #: builtin/clone.c:99 builtin/init-db.c:480
4759 msgid "separate git dir from working tree"
4762 #: builtin/clone.c:100
4766 #: builtin/clone.c:101
4767 msgid "set config inside the new repository"
4770 #: builtin/clone.c:102 builtin/fetch.c:131 builtin/push.c:536
4771 msgid "use IPv4 addresses only"
4774 #: builtin/clone.c:104 builtin/fetch.c:133 builtin/push.c:538
4775 msgid "use IPv6 addresses only"
4778 #: builtin/clone.c:241
4780 "No directory name could be guessed.\n"
4781 "Please specify a directory on the command line"
4784 #: builtin/clone.c:307
4786 msgid "reference repository '%s' as a linked checkout is not supported yet."
4789 #: builtin/clone.c:309
4791 msgid "reference repository '%s' is not a local repository."
4794 #: builtin/clone.c:314
4796 msgid "reference repository '%s' is shallow"
4799 #: builtin/clone.c:317
4801 msgid "reference repository '%s' is grafted"
4804 #: builtin/clone.c:384
4806 msgid "%s exists and is not a directory"
4809 #: builtin/clone.c:398
4811 msgid "failed to stat %s\n"
4814 #: builtin/clone.c:420
4816 msgid "failed to create link '%s'"
4819 #: builtin/clone.c:424
4821 msgid "failed to copy file to '%s'"
4824 #: builtin/clone.c:449 builtin/clone.c:633
4829 #: builtin/clone.c:461
4831 "Clone succeeded, but checkout failed.\n"
4832 "You can inspect what was checked out with 'git status'\n"
4833 "and retry the checkout with 'git checkout -f HEAD'\n"
4836 #: builtin/clone.c:538
4838 msgid "Could not find remote branch %s to clone."
4841 #: builtin/clone.c:628
4843 msgid "Checking connectivity... "
4846 #: builtin/clone.c:631
4847 msgid "remote did not send all necessary objects"
4850 #: builtin/clone.c:649
4852 msgid "unable to update %s"
4855 #: builtin/clone.c:698
4856 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
4859 #: builtin/clone.c:729
4860 msgid "unable to checkout working tree"
4863 #: builtin/clone.c:767
4864 msgid "unable to write parameters to config file"
4867 #: builtin/clone.c:830
4868 msgid "cannot repack to clean up"
4871 #: builtin/clone.c:832
4872 msgid "cannot unlink temporary alternates file"
4875 #: builtin/clone.c:864 builtin/receive-pack.c:1731
4876 msgid "Too many arguments."
4879 #: builtin/clone.c:868
4880 msgid "You must specify a repository to clone."
4883 #: builtin/clone.c:879
4885 msgid "--bare and --origin %s options are incompatible."
4888 #: builtin/clone.c:882
4889 msgid "--bare and --separate-git-dir are incompatible."
4892 #: builtin/clone.c:895
4894 msgid "repository '%s' does not exist"
4897 #: builtin/clone.c:901 builtin/fetch.c:1174
4899 msgid "depth %s is not a positive number"
4902 #: builtin/clone.c:911
4904 msgid "destination path '%s' already exists and is not an empty directory."
4907 #: builtin/clone.c:921
4909 msgid "working tree '%s' already exists."
4912 #: builtin/clone.c:936 builtin/clone.c:947 builtin/submodule--helper.c:547
4913 #: builtin/worktree.c:220 builtin/worktree.c:247
4915 msgid "could not create leading directories of '%s'"
4918 #: builtin/clone.c:939
4920 msgid "could not create work tree dir '%s'"
4923 #: builtin/clone.c:957
4925 msgid "Cloning into bare repository '%s'...\n"
4928 #: builtin/clone.c:959
4930 msgid "Cloning into '%s'...\n"
4933 #: builtin/clone.c:998
4934 msgid "--depth is ignored in local clones; use file:// instead."
4937 #: builtin/clone.c:1001
4938 msgid "source repository is shallow, ignoring --local"
4941 #: builtin/clone.c:1006
4942 msgid "--local is ignored"
4945 #: builtin/clone.c:1010
4947 msgid "Don't know how to clone %s"
4950 #: builtin/clone.c:1059 builtin/clone.c:1067
4952 msgid "Remote branch %s not found in upstream %s"
4955 #: builtin/clone.c:1070
4956 msgid "You appear to have cloned an empty repository."
4959 #: builtin/column.c:9
4960 msgid "git column [<options>]"
4963 #: builtin/column.c:26
4964 msgid "lookup config vars"
4967 #: builtin/column.c:27 builtin/column.c:28
4968 msgid "layout to use"
4971 #: builtin/column.c:29
4972 msgid "Maximum width"
4975 #: builtin/column.c:30
4976 msgid "Padding space on left border"
4979 #: builtin/column.c:31
4980 msgid "Padding space on right border"
4983 #: builtin/column.c:32
4984 msgid "Padding space between columns"
4987 #: builtin/column.c:51
4988 msgid "--command must be the first argument"
4991 #: builtin/commit.c:38
4992 msgid "git commit [<options>] [--] <pathspec>..."
4995 #: builtin/commit.c:43
4996 msgid "git status [<options>] [--] <pathspec>..."
4999 #: builtin/commit.c:48
5001 "Your name and email address were configured automatically based\n"
5002 "on your username and hostname. Please check that they are accurate.\n"
5003 "You can suppress this message by setting them explicitly. Run the\n"
5004 "following command and follow the instructions in your editor to edit\n"
5005 "your configuration file:\n"
5007 " git config --global --edit\n"
5009 "After doing this, you may fix the identity used for this commit with:\n"
5011 " git commit --amend --reset-author\n"
5014 #: builtin/commit.c:61
5016 "Your name and email address were configured automatically based\n"
5017 "on your username and hostname. Please check that they are accurate.\n"
5018 "You can suppress this message by setting them explicitly:\n"
5020 " git config --global user.name \"Your Name\"\n"
5021 " git config --global user.email you@example.com\n"
5023 "After doing this, you may fix the identity used for this commit with:\n"
5025 " git commit --amend --reset-author\n"
5028 #: builtin/commit.c:73
5030 "You asked to amend the most recent commit, but doing so would make\n"
5031 "it empty. You can repeat your command with --allow-empty, or you can\n"
5032 "remove the commit entirely with \"git reset HEAD^\".\n"
5035 #: builtin/commit.c:78
5037 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
5038 "If you wish to commit it anyway, use:\n"
5040 " git commit --allow-empty\n"
5044 #: builtin/commit.c:85
5045 msgid "Otherwise, please use 'git reset'\n"
5048 #: builtin/commit.c:88
5050 "If you wish to skip this commit, use:\n"
5054 "Then \"git cherry-pick --continue\" will resume cherry-picking\n"
5055 "the remaining commits.\n"
5058 #: builtin/commit.c:307
5059 msgid "failed to unpack HEAD tree object"
5062 #: builtin/commit.c:348
5063 msgid "unable to create temporary index"
5066 #: builtin/commit.c:354
5067 msgid "interactive add failed"
5070 #: builtin/commit.c:367
5071 msgid "unable to update temporary index"
5074 #: builtin/commit.c:369
5075 msgid "Failed to update main cache tree"
5078 #: builtin/commit.c:393 builtin/commit.c:416 builtin/commit.c:465
5079 msgid "unable to write new_index file"
5082 #: builtin/commit.c:447
5083 msgid "cannot do a partial commit during a merge."
5086 #: builtin/commit.c:449
5087 msgid "cannot do a partial commit during a cherry-pick."
5090 #: builtin/commit.c:458
5091 msgid "cannot read the index"
5094 #: builtin/commit.c:477
5095 msgid "unable to write temporary index file"
5098 #: builtin/commit.c:582
5100 msgid "commit '%s' lacks author header"
5103 #: builtin/commit.c:584
5105 msgid "commit '%s' has malformed author line"
5108 #: builtin/commit.c:603
5109 msgid "malformed --author parameter"
5112 #: builtin/commit.c:611
5114 msgid "invalid date format: %s"
5117 #: builtin/commit.c:655
5119 "unable to select a comment character that is not used\n"
5120 "in the current commit message"
5123 #: builtin/commit.c:692 builtin/commit.c:725 builtin/commit.c:1091
5125 msgid "could not lookup commit %s"
5128 #: builtin/commit.c:704 builtin/shortlog.c:285
5130 msgid "(reading log message from standard input)\n"
5133 #: builtin/commit.c:706
5134 msgid "could not read log from standard input"
5137 #: builtin/commit.c:710
5139 msgid "could not read log file '%s'"
5142 #: builtin/commit.c:737 builtin/commit.c:745
5143 msgid "could not read SQUASH_MSG"
5146 #: builtin/commit.c:742
5147 msgid "could not read MERGE_MSG"
5150 #: builtin/commit.c:796
5151 msgid "could not write commit template"
5154 #: builtin/commit.c:814
5158 "It looks like you may be committing a merge.\n"
5159 "If this is not correct, please remove the file\n"
5164 #: builtin/commit.c:819
5168 "It looks like you may be committing a cherry-pick.\n"
5169 "If this is not correct, please remove the file\n"
5174 #: builtin/commit.c:832
5177 "Please enter the commit message for your changes. Lines starting\n"
5178 "with '%c' will be ignored, and an empty message aborts the commit.\n"
5181 #: builtin/commit.c:839
5184 "Please enter the commit message for your changes. Lines starting\n"
5185 "with '%c' will be kept; you may remove them yourself if you want to.\n"
5186 "An empty message aborts the commit.\n"
5189 #: builtin/commit.c:859
5191 msgid "%sAuthor: %.*s <%.*s>"
5194 #: builtin/commit.c:867
5199 #: builtin/commit.c:874
5201 msgid "%sCommitter: %.*s <%.*s>"
5204 #: builtin/commit.c:892
5205 msgid "Cannot read index"
5208 #: builtin/commit.c:949
5209 msgid "Error building trees"
5212 #: builtin/commit.c:964 builtin/tag.c:266
5214 msgid "Please supply the message using either -m or -F option.\n"
5217 #: builtin/commit.c:1066
5219 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
5222 #: builtin/commit.c:1081 builtin/commit.c:1321
5224 msgid "Invalid untracked files mode '%s'"
5227 #: builtin/commit.c:1118
5228 msgid "--long and -z are incompatible"
5231 #: builtin/commit.c:1148
5232 msgid "Using both --reset-author and --author does not make sense"
5235 #: builtin/commit.c:1157
5236 msgid "You have nothing to amend."
5239 #: builtin/commit.c:1160
5240 msgid "You are in the middle of a merge -- cannot amend."
5243 #: builtin/commit.c:1162
5244 msgid "You are in the middle of a cherry-pick -- cannot amend."
5247 #: builtin/commit.c:1165
5248 msgid "Options --squash and --fixup cannot be used together"
5251 #: builtin/commit.c:1175
5252 msgid "Only one of -c/-C/-F/--fixup can be used."
5255 #: builtin/commit.c:1177
5256 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
5259 #: builtin/commit.c:1185
5260 msgid "--reset-author can be used only with -C, -c or --amend."
5263 #: builtin/commit.c:1202
5264 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
5267 #: builtin/commit.c:1204
5268 msgid "No paths with --include/--only does not make sense."
5271 #: builtin/commit.c:1206
5272 msgid "Clever... amending the last one with dirty index."
5275 #: builtin/commit.c:1208
5276 msgid "Explicit paths specified without -i or -o; assuming --only paths..."
5279 #: builtin/commit.c:1220 builtin/tag.c:474
5281 msgid "Invalid cleanup mode %s"
5284 #: builtin/commit.c:1225
5285 msgid "Paths with -a does not make sense."
5288 #: builtin/commit.c:1335 builtin/commit.c:1621
5289 msgid "show status concisely"
5292 #: builtin/commit.c:1337 builtin/commit.c:1623
5293 msgid "show branch information"
5296 #: builtin/commit.c:1339 builtin/commit.c:1625 builtin/push.c:512
5297 #: builtin/worktree.c:437
5298 msgid "machine-readable output"
5301 #: builtin/commit.c:1342 builtin/commit.c:1627
5302 msgid "show status in long format (default)"
5305 #: builtin/commit.c:1345 builtin/commit.c:1630
5306 msgid "terminate entries with NUL"
5309 #: builtin/commit.c:1347 builtin/commit.c:1633 builtin/fast-export.c:981
5310 #: builtin/fast-export.c:984 builtin/tag.c:353
5314 #: builtin/commit.c:1348 builtin/commit.c:1633
5315 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
5318 #: builtin/commit.c:1351
5319 msgid "show ignored files"
5322 #: builtin/commit.c:1352 parse-options.h:155
5326 #: builtin/commit.c:1353
5328 "ignore changes to submodules, optional when: all, dirty, untracked. "
5332 #: builtin/commit.c:1355
5333 msgid "list untracked files in columns"
5336 #: builtin/commit.c:1441
5337 msgid "couldn't look up newly created commit"
5340 #: builtin/commit.c:1443
5341 msgid "could not parse newly created commit"
5344 #: builtin/commit.c:1488
5345 msgid "detached HEAD"
5348 #: builtin/commit.c:1491
5349 msgid " (root-commit)"
5352 #: builtin/commit.c:1591
5353 msgid "suppress summary after successful commit"
5356 #: builtin/commit.c:1592
5357 msgid "show diff in commit message template"
5360 #: builtin/commit.c:1594
5361 msgid "Commit message options"
5364 #: builtin/commit.c:1595 builtin/tag.c:351
5365 msgid "read message from file"
5368 #: builtin/commit.c:1596
5372 #: builtin/commit.c:1596
5373 msgid "override author for commit"
5376 #: builtin/commit.c:1597 builtin/gc.c:326
5380 #: builtin/commit.c:1597
5381 msgid "override date for commit"
5384 #: builtin/commit.c:1598 builtin/merge.c:219 builtin/notes.c:395
5385 #: builtin/notes.c:558 builtin/tag.c:349
5389 #: builtin/commit.c:1598
5390 msgid "commit message"
5393 #: builtin/commit.c:1599 builtin/commit.c:1600 builtin/commit.c:1601
5394 #: builtin/commit.c:1602 parse-options.h:256 ref-filter.h:79
5398 #: builtin/commit.c:1599
5399 msgid "reuse and edit message from specified commit"
5402 #: builtin/commit.c:1600
5403 msgid "reuse message from specified commit"
5406 #: builtin/commit.c:1601
5407 msgid "use autosquash formatted message to fixup specified commit"
5410 #: builtin/commit.c:1602
5411 msgid "use autosquash formatted message to squash specified commit"
5414 #: builtin/commit.c:1603
5415 msgid "the commit is authored by me now (used with -C/-c/--amend)"
5418 #: builtin/commit.c:1604 builtin/log.c:1382 builtin/revert.c:86
5419 msgid "add Signed-off-by:"
5422 #: builtin/commit.c:1605
5423 msgid "use specified template file"
5426 #: builtin/commit.c:1606
5427 msgid "force edit of commit"
5430 #: builtin/commit.c:1607
5434 #: builtin/commit.c:1607 builtin/tag.c:354
5435 msgid "how to strip spaces and #comments from message"
5438 #: builtin/commit.c:1608
5439 msgid "include status in commit message template"
5442 #: builtin/commit.c:1610 builtin/merge.c:229 builtin/pull.c:165
5443 #: builtin/revert.c:93
5444 msgid "GPG sign commit"
5447 #: builtin/commit.c:1613
5448 msgid "Commit contents options"
5451 #: builtin/commit.c:1614
5452 msgid "commit all changed files"
5455 #: builtin/commit.c:1615
5456 msgid "add specified files to index for commit"
5459 #: builtin/commit.c:1616
5460 msgid "interactively add files"
5463 #: builtin/commit.c:1617
5464 msgid "interactively add changes"
5467 #: builtin/commit.c:1618
5468 msgid "commit only specified files"
5471 #: builtin/commit.c:1619
5472 msgid "bypass pre-commit hook"
5475 #: builtin/commit.c:1620
5476 msgid "show what would be committed"
5479 #: builtin/commit.c:1631
5480 msgid "amend previous commit"
5483 #: builtin/commit.c:1632
5484 msgid "bypass post-rewrite hook"
5487 #: builtin/commit.c:1637
5488 msgid "ok to record an empty change"
5491 #: builtin/commit.c:1639
5492 msgid "ok to record a change with an empty message"
5495 #: builtin/commit.c:1668
5496 msgid "could not parse HEAD commit"
5499 #: builtin/commit.c:1718
5501 msgid "Corrupt MERGE_HEAD file (%s)"
5504 #: builtin/commit.c:1725
5505 msgid "could not read MERGE_MODE"
5508 #: builtin/commit.c:1744
5510 msgid "could not read commit message: %s"
5513 #: builtin/commit.c:1755
5515 msgid "Aborting commit; you did not edit the message.\n"
5518 #: builtin/commit.c:1760
5520 msgid "Aborting commit due to empty commit message.\n"
5523 #: builtin/commit.c:1808
5525 "Repository has been updated, but unable to write\n"
5526 "new_index file. Check that disk is not full and quota is\n"
5527 "not exceeded, and then \"git reset HEAD\" to recover."
5530 #: builtin/config.c:9
5531 msgid "git config [<options>]"
5534 #: builtin/config.c:56
5535 msgid "Config file location"
5538 #: builtin/config.c:57
5539 msgid "use global config file"
5542 #: builtin/config.c:58
5543 msgid "use system config file"
5546 #: builtin/config.c:59
5547 msgid "use repository config file"
5550 #: builtin/config.c:60
5551 msgid "use given config file"
5554 #: builtin/config.c:61
5558 #: builtin/config.c:61
5559 msgid "read config from given blob object"
5562 #: builtin/config.c:62
5566 #: builtin/config.c:63
5567 msgid "get value: name [value-regex]"
5570 #: builtin/config.c:64
5571 msgid "get all values: key [value-regex]"
5574 #: builtin/config.c:65
5575 msgid "get values for regexp: name-regex [value-regex]"
5578 #: builtin/config.c:66
5579 msgid "get value specific for the URL: section[.var] URL"
5582 #: builtin/config.c:67
5583 msgid "replace all matching variables: name value [value_regex]"
5586 #: builtin/config.c:68
5587 msgid "add a new variable: name value"
5590 #: builtin/config.c:69
5591 msgid "remove a variable: name [value-regex]"
5594 #: builtin/config.c:70
5595 msgid "remove all matches: name [value-regex]"
5598 #: builtin/config.c:71
5599 msgid "rename section: old-name new-name"
5602 #: builtin/config.c:72
5603 msgid "remove a section: name"
5606 #: builtin/config.c:73
5610 #: builtin/config.c:74
5611 msgid "open an editor"
5614 #: builtin/config.c:75
5615 msgid "find the color configured: slot [default]"
5618 #: builtin/config.c:76
5619 msgid "find the color setting: slot [stdout-is-tty]"
5622 #: builtin/config.c:77
5626 #: builtin/config.c:78
5627 msgid "value is \"true\" or \"false\""
5630 #: builtin/config.c:79
5631 msgid "value is decimal number"
5634 #: builtin/config.c:80
5635 msgid "value is --bool or --int"
5638 #: builtin/config.c:81
5639 msgid "value is a path (file or directory name)"
5642 #: builtin/config.c:82
5646 #: builtin/config.c:83
5647 msgid "terminate values with NUL byte"
5650 #: builtin/config.c:84
5651 msgid "show variable names only"
5654 #: builtin/config.c:85
5655 msgid "respect include directives on lookup"
5658 #: builtin/config.c:86
5659 msgid "show origin of config (file, standard input, blob, command line)"
5662 #: builtin/config.c:328
5663 msgid "unable to parse default color value"
5666 #: builtin/config.c:472
5669 "# This is Git's per-user configuration file.\n"
5671 "# Please adapt and uncomment the following lines:\n"
5676 #: builtin/config.c:614
5678 msgid "cannot create configuration file %s"
5681 #: builtin/count-objects.c:77
5682 msgid "git count-objects [-v] [-H | --human-readable]"
5685 #: builtin/count-objects.c:87
5686 msgid "print sizes in human readable format"
5689 #: builtin/describe.c:17
5690 msgid "git describe [<options>] [<commit-ish>...]"
5693 #: builtin/describe.c:18
5694 msgid "git describe [<options>] --dirty"
5697 #: builtin/describe.c:217
5699 msgid "annotated tag %s not available"
5702 #: builtin/describe.c:221
5704 msgid "annotated tag %s has no embedded name"
5707 #: builtin/describe.c:223
5709 msgid "tag '%s' is really '%s' here"
5712 #: builtin/describe.c:250 builtin/log.c:465
5714 msgid "Not a valid object name %s"
5717 #: builtin/describe.c:253
5719 msgid "%s is not a valid '%s' object"
5722 #: builtin/describe.c:270
5724 msgid "no tag exactly matches '%s'"
5727 #: builtin/describe.c:272
5729 msgid "searching to describe %s\n"
5732 #: builtin/describe.c:319
5734 msgid "finished search at %s\n"
5737 #: builtin/describe.c:346
5740 "No annotated tags can describe '%s'.\n"
5741 "However, there were unannotated tags: try --tags."
5744 #: builtin/describe.c:350
5747 "No tags can describe '%s'.\n"
5748 "Try --always, or create some tags."
5751 #: builtin/describe.c:371
5753 msgid "traversed %lu commits\n"
5756 #: builtin/describe.c:374
5759 "more than %i tags found; listed %i most recent\n"
5760 "gave up search at %s\n"
5763 #: builtin/describe.c:396
5764 msgid "find the tag that comes after the commit"
5767 #: builtin/describe.c:397
5768 msgid "debug search strategy on stderr"
5771 #: builtin/describe.c:398
5775 #: builtin/describe.c:399
5776 msgid "use any tag, even unannotated"
5779 #: builtin/describe.c:400
5780 msgid "always use long format"
5783 #: builtin/describe.c:401
5784 msgid "only follow first parent"
5787 #: builtin/describe.c:404
5788 msgid "only output exact matches"
5791 #: builtin/describe.c:406
5792 msgid "consider <n> most recent tags (default: 10)"
5795 #: builtin/describe.c:408
5796 msgid "only consider tags matching <pattern>"
5799 #: builtin/describe.c:410 builtin/name-rev.c:321
5800 msgid "show abbreviated commit object as fallback"
5803 #: builtin/describe.c:411
5807 #: builtin/describe.c:412
5808 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
5811 #: builtin/describe.c:430
5812 msgid "--long is incompatible with --abbrev=0"
5815 #: builtin/describe.c:456
5816 msgid "No names found, cannot describe anything."
5819 #: builtin/describe.c:476
5820 msgid "--dirty is incompatible with commit-ishes"
5823 #: builtin/diff.c:86
5825 msgid "'%s': not a regular file or symlink"
5828 #: builtin/diff.c:237
5830 msgid "invalid option: %s"
5833 #: builtin/diff.c:360
5834 msgid "Not a git repository"
5837 #: builtin/diff.c:403
5839 msgid "invalid object '%s' given."
5842 #: builtin/diff.c:412
5844 msgid "more than two blobs given: '%s'"
5847 #: builtin/diff.c:419
5849 msgid "unhandled object '%s' given."
5852 #: builtin/fast-export.c:25
5853 msgid "git fast-export [rev-list-opts]"
5856 #: builtin/fast-export.c:980
5857 msgid "show progress after <n> objects"
5860 #: builtin/fast-export.c:982
5861 msgid "select handling of signed tags"
5864 #: builtin/fast-export.c:985
5865 msgid "select handling of tags that tag filtered objects"
5868 #: builtin/fast-export.c:988
5869 msgid "Dump marks to this file"
5872 #: builtin/fast-export.c:990
5873 msgid "Import marks from this file"
5876 #: builtin/fast-export.c:992
5877 msgid "Fake a tagger when tags lack one"
5880 #: builtin/fast-export.c:994
5881 msgid "Output full tree for each commit"
5884 #: builtin/fast-export.c:996
5885 msgid "Use the done feature to terminate the stream"
5888 #: builtin/fast-export.c:997
5889 msgid "Skip output of blob data"
5892 #: builtin/fast-export.c:998
5896 #: builtin/fast-export.c:999
5897 msgid "Apply refspec to exported refs"
5900 #: builtin/fast-export.c:1000
5901 msgid "anonymize output"
5904 #: builtin/fetch.c:20
5905 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
5908 #: builtin/fetch.c:21
5909 msgid "git fetch [<options>] <group>"
5912 #: builtin/fetch.c:22
5913 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
5916 #: builtin/fetch.c:23
5917 msgid "git fetch --all [<options>]"
5920 #: builtin/fetch.c:92 builtin/pull.c:174
5921 msgid "fetch from all remotes"
5924 #: builtin/fetch.c:94 builtin/pull.c:177
5925 msgid "append to .git/FETCH_HEAD instead of overwriting"
5928 #: builtin/fetch.c:96 builtin/pull.c:180
5929 msgid "path to upload pack on remote end"
5932 #: builtin/fetch.c:97 builtin/pull.c:182
5933 msgid "force overwrite of local branch"
5936 #: builtin/fetch.c:99
5937 msgid "fetch from multiple remotes"
5940 #: builtin/fetch.c:101 builtin/pull.c:184
5941 msgid "fetch all tags and associated objects"
5944 #: builtin/fetch.c:103
5945 msgid "do not fetch all tags (--no-tags)"
5948 #: builtin/fetch.c:105
5949 msgid "number of submodules fetched in parallel"
5952 #: builtin/fetch.c:107 builtin/pull.c:187
5953 msgid "prune remote-tracking branches no longer on remote"
5956 #: builtin/fetch.c:108 builtin/pull.c:190
5960 #: builtin/fetch.c:109 builtin/pull.c:191
5961 msgid "control recursive fetching of submodules"
5964 #: builtin/fetch.c:113 builtin/pull.c:199
5965 msgid "keep downloaded pack"
5968 #: builtin/fetch.c:115
5969 msgid "allow updating of HEAD ref"
5972 #: builtin/fetch.c:118 builtin/pull.c:202
5973 msgid "deepen history of shallow clone"
5976 #: builtin/fetch.c:120 builtin/pull.c:205
5977 msgid "convert to a complete repository"
5980 #: builtin/fetch.c:122 builtin/log.c:1399
5984 #: builtin/fetch.c:123
5985 msgid "prepend this to submodule path output"
5988 #: builtin/fetch.c:126
5989 msgid "default mode for recursion"
5992 #: builtin/fetch.c:128 builtin/pull.c:208
5993 msgid "accept refs that update .git/shallow"
5996 #: builtin/fetch.c:129 builtin/pull.c:210
6000 #: builtin/fetch.c:130 builtin/pull.c:211
6001 msgid "specify fetch refmap"
6004 #: builtin/fetch.c:386
6005 msgid "Couldn't find remote ref HEAD"
6008 #: builtin/fetch.c:466
6010 msgid "object %s not found"
6013 #: builtin/fetch.c:471
6014 msgid "[up to date]"
6017 #: builtin/fetch.c:485
6019 msgid "! %-*s %-*s -> %s (can't fetch in current branch)"
6022 #: builtin/fetch.c:486 builtin/fetch.c:574
6026 #: builtin/fetch.c:497
6027 msgid "[tag update]"
6030 #: builtin/fetch.c:499 builtin/fetch.c:534 builtin/fetch.c:552
6031 msgid " (unable to update local ref)"
6034 #: builtin/fetch.c:517
6038 #: builtin/fetch.c:520
6039 msgid "[new branch]"
6042 #: builtin/fetch.c:523
6046 #: builtin/fetch.c:569
6047 msgid "unable to update local ref"
6050 #: builtin/fetch.c:569
6051 msgid "forced update"
6054 #: builtin/fetch.c:576
6055 msgid "(non-fast-forward)"
6058 #: builtin/fetch.c:619
6060 msgid "%s did not send all necessary objects\n"
6063 #: builtin/fetch.c:637
6065 msgid "reject %s because shallow roots are not allowed to be updated"
6068 #: builtin/fetch.c:724 builtin/fetch.c:816
6073 #: builtin/fetch.c:735
6076 "some local refs could not be updated; try running\n"
6077 " 'git remote prune %s' to remove any old, conflicting branches"
6080 #: builtin/fetch.c:787
6082 msgid " (%s will become dangling)"
6085 #: builtin/fetch.c:788
6087 msgid " (%s has become dangling)"
6090 #: builtin/fetch.c:820
6094 #: builtin/fetch.c:821 builtin/remote.c:1025
6098 #: builtin/fetch.c:841
6100 msgid "Refusing to fetch into current branch %s of non-bare repository"
6103 #: builtin/fetch.c:860
6105 msgid "Option \"%s\" value \"%s\" is not valid for %s"
6108 #: builtin/fetch.c:863
6110 msgid "Option \"%s\" is ignored for %s\n"
6113 #: builtin/fetch.c:920
6115 msgid "Don't know how to fetch from %s"
6118 #: builtin/fetch.c:1080
6120 msgid "Fetching %s\n"
6123 #: builtin/fetch.c:1082 builtin/remote.c:96
6125 msgid "Could not fetch %s"
6128 #: builtin/fetch.c:1100
6130 "No remote repository specified. Please, specify either a URL or a\n"
6131 "remote name from which new revisions should be fetched."
6134 #: builtin/fetch.c:1123
6135 msgid "You need to specify a tag name."
6138 #: builtin/fetch.c:1165
6139 msgid "--depth and --unshallow cannot be used together"
6142 #: builtin/fetch.c:1167
6143 msgid "--unshallow on a complete repository does not make sense"
6146 #: builtin/fetch.c:1187
6147 msgid "fetch --all does not take a repository argument"
6150 #: builtin/fetch.c:1189
6151 msgid "fetch --all does not make sense with refspecs"
6154 #: builtin/fetch.c:1200
6156 msgid "No such remote or remote group: %s"
6159 #: builtin/fetch.c:1208
6160 msgid "Fetching a group and specifying refspecs does not make sense"
6163 #: builtin/fmt-merge-msg.c:14
6165 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
6168 #: builtin/fmt-merge-msg.c:667
6169 msgid "populate log with at most <n> entries from shortlog"
6172 #: builtin/fmt-merge-msg.c:670
6173 msgid "alias for --log (deprecated)"
6176 #: builtin/fmt-merge-msg.c:673
6180 #: builtin/fmt-merge-msg.c:674
6181 msgid "use <text> as start of message"
6184 #: builtin/fmt-merge-msg.c:675
6185 msgid "file to read from"
6188 #: builtin/for-each-ref.c:9
6189 msgid "git for-each-ref [<options>] [<pattern>]"
6192 #: builtin/for-each-ref.c:10
6193 msgid "git for-each-ref [--points-at <object>]"
6196 #: builtin/for-each-ref.c:11
6197 msgid "git for-each-ref [(--merged | --no-merged) [<object>]]"
6200 #: builtin/for-each-ref.c:12
6201 msgid "git for-each-ref [--contains [<object>]]"
6204 #: builtin/for-each-ref.c:27
6205 msgid "quote placeholders suitably for shells"
6208 #: builtin/for-each-ref.c:29
6209 msgid "quote placeholders suitably for perl"
6212 #: builtin/for-each-ref.c:31
6213 msgid "quote placeholders suitably for python"
6216 #: builtin/for-each-ref.c:33
6217 msgid "quote placeholders suitably for Tcl"
6220 #: builtin/for-each-ref.c:36
6221 msgid "show only <n> matched refs"
6224 #: builtin/for-each-ref.c:37 builtin/tag.c:372
6225 msgid "format to use for the output"
6228 #: builtin/for-each-ref.c:41
6229 msgid "print only refs which points at the given object"
6232 #: builtin/for-each-ref.c:43
6233 msgid "print only refs that are merged"
6236 #: builtin/for-each-ref.c:44
6237 msgid "print only refs that are not merged"
6240 #: builtin/for-each-ref.c:45
6241 msgid "print only refs which contain the commit"
6244 #: builtin/fsck.c:156 builtin/prune.c:140
6245 msgid "Checking connectivity"
6248 #: builtin/fsck.c:486
6249 msgid "Checking object directories"
6252 #: builtin/fsck.c:552
6253 msgid "git fsck [<options>] [<object>...]"
6256 #: builtin/fsck.c:558
6257 msgid "show unreachable objects"
6260 #: builtin/fsck.c:559
6261 msgid "show dangling objects"
6264 #: builtin/fsck.c:560
6268 #: builtin/fsck.c:561
6269 msgid "report root nodes"
6272 #: builtin/fsck.c:562
6273 msgid "make index objects head nodes"
6276 #: builtin/fsck.c:563
6277 msgid "make reflogs head nodes (default)"
6280 #: builtin/fsck.c:564
6281 msgid "also consider packs and alternate objects"
6284 #: builtin/fsck.c:565
6285 msgid "check only connectivity"
6288 #: builtin/fsck.c:566
6289 msgid "enable more strict checking"
6292 #: builtin/fsck.c:568
6293 msgid "write dangling objects in .git/lost-found"
6296 #: builtin/fsck.c:569 builtin/prune.c:107
6297 msgid "show progress"
6300 #: builtin/fsck.c:630
6301 msgid "Checking objects"
6305 msgid "git gc [<options>]"
6310 msgid "Invalid %s: '%s'"
6315 msgid "insanely long object directory %.*s"
6321 "The last gc run reported the following. Please correct the root cause\n"
6323 "Automatic cleanup will not be performed until the file is removed.\n"
6329 msgid "prune unreferenced objects"
6333 msgid "be more thorough (increased runtime)"
6337 msgid "enable auto-gc mode"
6341 msgid "force running gc even if there may be another gc running"
6346 msgid "Auto packing the repository in background for optimum performance.\n"
6351 msgid "Auto packing the repository for optimum performance.\n"
6356 msgid "See \"git help gc\" for manual housekeeping.\n"
6362 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
6367 "There are too many unreachable loose objects; run 'git prune' to remove them."
6370 #: builtin/grep.c:23
6371 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
6374 #: builtin/grep.c:219
6376 msgid "grep: failed to create thread: %s"
6379 #: builtin/grep.c:277
6381 msgid "invalid number of threads specified (%d) for %s"
6384 #: builtin/grep.c:452 builtin/grep.c:487
6386 msgid "unable to read tree (%s)"
6389 #: builtin/grep.c:502
6391 msgid "unable to grep from object of type %s"
6394 #: builtin/grep.c:560
6396 msgid "switch `%c' expects a numerical value"
6399 #: builtin/grep.c:577
6401 msgid "cannot open '%s'"
6404 #: builtin/grep.c:646
6405 msgid "search in index instead of in the work tree"
6408 #: builtin/grep.c:648
6409 msgid "find in contents not managed by git"
6412 #: builtin/grep.c:650
6413 msgid "search in both tracked and untracked files"
6416 #: builtin/grep.c:652
6417 msgid "ignore files specified via '.gitignore'"
6420 #: builtin/grep.c:655
6421 msgid "show non-matching lines"
6424 #: builtin/grep.c:657
6425 msgid "case insensitive matching"
6428 #: builtin/grep.c:659
6429 msgid "match patterns only at word boundaries"
6432 #: builtin/grep.c:661
6433 msgid "process binary files as text"
6436 #: builtin/grep.c:663
6437 msgid "don't match patterns in binary files"
6440 #: builtin/grep.c:666
6441 msgid "process binary files with textconv filters"
6444 #: builtin/grep.c:668
6445 msgid "descend at most <depth> levels"
6448 #: builtin/grep.c:672
6449 msgid "use extended POSIX regular expressions"
6452 #: builtin/grep.c:675
6453 msgid "use basic POSIX regular expressions (default)"
6456 #: builtin/grep.c:678
6457 msgid "interpret patterns as fixed strings"
6460 #: builtin/grep.c:681
6461 msgid "use Perl-compatible regular expressions"
6464 #: builtin/grep.c:684
6465 msgid "show line numbers"
6468 #: builtin/grep.c:685
6469 msgid "don't show filenames"
6472 #: builtin/grep.c:686
6473 msgid "show filenames"
6476 #: builtin/grep.c:688
6477 msgid "show filenames relative to top directory"
6480 #: builtin/grep.c:690
6481 msgid "show only filenames instead of matching lines"
6484 #: builtin/grep.c:692
6485 msgid "synonym for --files-with-matches"
6488 #: builtin/grep.c:695
6489 msgid "show only the names of files without match"
6492 #: builtin/grep.c:697
6493 msgid "print NUL after filenames"
6496 #: builtin/grep.c:699
6497 msgid "show the number of matches instead of matching lines"
6500 #: builtin/grep.c:700
6501 msgid "highlight matches"
6504 #: builtin/grep.c:702
6505 msgid "print empty line between matches from different files"
6508 #: builtin/grep.c:704
6509 msgid "show filename only once above matches from same file"
6512 #: builtin/grep.c:707
6513 msgid "show <n> context lines before and after matches"
6516 #: builtin/grep.c:710
6517 msgid "show <n> context lines before matches"
6520 #: builtin/grep.c:712
6521 msgid "show <n> context lines after matches"
6524 #: builtin/grep.c:714
6525 msgid "use <n> worker threads"
6528 #: builtin/grep.c:715
6529 msgid "shortcut for -C NUM"
6532 #: builtin/grep.c:718
6533 msgid "show a line with the function name before matches"
6536 #: builtin/grep.c:720
6537 msgid "show the surrounding function"
6540 #: builtin/grep.c:723
6541 msgid "read patterns from file"
6544 #: builtin/grep.c:725
6545 msgid "match <pattern>"
6548 #: builtin/grep.c:727
6549 msgid "combine patterns specified with -e"
6552 #: builtin/grep.c:739
6553 msgid "indicate hit with exit status without output"
6556 #: builtin/grep.c:741
6557 msgid "show only matches from files that match all patterns"
6560 #: builtin/grep.c:743
6561 msgid "show parse tree for grep expression"
6564 #: builtin/grep.c:747
6568 #: builtin/grep.c:747
6569 msgid "show matching files in the pager"
6572 #: builtin/grep.c:750
6573 msgid "allow calling of grep(1) (ignored by this build)"
6576 #: builtin/grep.c:813
6577 msgid "no pattern given."
6580 #: builtin/grep.c:845 builtin/index-pack.c:1477
6582 msgid "invalid number of threads specified (%d)"
6585 #: builtin/grep.c:875
6586 msgid "--open-files-in-pager only works on the worktree"
6589 #: builtin/grep.c:901
6590 msgid "--cached or --untracked cannot be used with --no-index."
6593 #: builtin/grep.c:906
6594 msgid "--no-index or --untracked cannot be used with revs."
6597 #: builtin/grep.c:909
6598 msgid "--[no-]exclude-standard cannot be used for tracked contents."
6601 #: builtin/grep.c:917
6602 msgid "both --cached and trees are given."
6605 #: builtin/hash-object.c:81
6607 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
6611 #: builtin/hash-object.c:82
6612 msgid "git hash-object --stdin-paths"
6615 #: builtin/hash-object.c:93
6619 #: builtin/hash-object.c:93
6623 #: builtin/hash-object.c:94
6624 msgid "write the object into the object database"
6627 #: builtin/hash-object.c:96
6628 msgid "read the object from stdin"
6631 #: builtin/hash-object.c:98
6632 msgid "store file as is without filters"
6635 #: builtin/hash-object.c:99
6637 "just hash any random garbage to create corrupt objects for debugging Git"
6640 #: builtin/hash-object.c:100
6641 msgid "process file as it were from this path"
6644 #: builtin/help.c:41
6645 msgid "print all available commands"
6648 #: builtin/help.c:42
6649 msgid "print list of useful guides"
6652 #: builtin/help.c:43
6653 msgid "show man page"
6656 #: builtin/help.c:44
6657 msgid "show manual in web browser"
6660 #: builtin/help.c:46
6661 msgid "show info page"
6664 #: builtin/help.c:52
6665 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
6668 #: builtin/help.c:64
6670 msgid "unrecognized help format '%s'"
6673 #: builtin/help.c:91
6674 msgid "Failed to start emacsclient."
6677 #: builtin/help.c:104
6678 msgid "Failed to parse emacsclient version."
6681 #: builtin/help.c:112
6683 msgid "emacsclient version '%d' too old (< 22)."
6686 #: builtin/help.c:130 builtin/help.c:151 builtin/help.c:160 builtin/help.c:168
6688 msgid "failed to exec '%s'"
6691 #: builtin/help.c:205
6694 "'%s': path for unsupported man viewer.\n"
6695 "Please consider using 'man.<tool>.cmd' instead."
6698 #: builtin/help.c:217
6701 "'%s': cmd for supported man viewer.\n"
6702 "Please consider using 'man.<tool>.path' instead."
6705 #: builtin/help.c:334
6707 msgid "'%s': unknown man viewer."
6710 #: builtin/help.c:351
6711 msgid "no man viewer handled the request"
6714 #: builtin/help.c:359
6715 msgid "no info viewer handled the request"
6718 #: builtin/help.c:408
6719 msgid "Defining attributes per path"
6722 #: builtin/help.c:409
6723 msgid "Everyday Git With 20 Commands Or So"
6726 #: builtin/help.c:410
6727 msgid "A Git glossary"
6730 #: builtin/help.c:411
6731 msgid "Specifies intentionally untracked files to ignore"
6734 #: builtin/help.c:412
6735 msgid "Defining submodule properties"
6738 #: builtin/help.c:413
6739 msgid "Specifying revisions and ranges for Git"
6742 #: builtin/help.c:414
6743 msgid "A tutorial introduction to Git (for version 1.5.1 or newer)"
6746 #: builtin/help.c:415
6747 msgid "An overview of recommended workflows with Git"
6750 #: builtin/help.c:427
6751 msgid "The common Git guides are:\n"
6754 #: builtin/help.c:448 builtin/help.c:465
6759 #: builtin/help.c:481
6761 msgid "`git %s' is aliased to `%s'"
6764 #: builtin/index-pack.c:152
6766 msgid "unable to open %s"
6769 #: builtin/index-pack.c:202
6771 msgid "object type mismatch at %s"
6774 #: builtin/index-pack.c:222
6776 msgid "did not receive expected object %s"
6779 #: builtin/index-pack.c:225
6781 msgid "object %s: expected type %s, found %s"
6784 #: builtin/index-pack.c:267
6786 msgid "cannot fill %d byte"
6787 msgid_plural "cannot fill %d bytes"
6791 #: builtin/index-pack.c:277
6795 #: builtin/index-pack.c:278
6796 msgid "read error on input"
6799 #: builtin/index-pack.c:290
6800 msgid "used more bytes than were available"
6803 #: builtin/index-pack.c:297
6804 msgid "pack too large for current definition of off_t"
6807 #: builtin/index-pack.c:313
6809 msgid "unable to create '%s'"
6812 #: builtin/index-pack.c:318
6814 msgid "cannot open packfile '%s'"
6817 #: builtin/index-pack.c:332
6818 msgid "pack signature mismatch"
6821 #: builtin/index-pack.c:334
6823 msgid "pack version %<PRIu32> unsupported"
6826 #: builtin/index-pack.c:352
6828 msgid "pack has bad object at offset %lu: %s"
6831 #: builtin/index-pack.c:473
6833 msgid "inflate returned %d"
6836 #: builtin/index-pack.c:522
6837 msgid "offset value overflow for delta base object"
6840 #: builtin/index-pack.c:530
6841 msgid "delta base offset is out of bound"
6844 #: builtin/index-pack.c:538
6846 msgid "unknown object type %d"
6849 #: builtin/index-pack.c:569
6850 msgid "cannot pread pack file"
6853 #: builtin/index-pack.c:571
6855 msgid "premature end of pack file, %lu byte missing"
6856 msgid_plural "premature end of pack file, %lu bytes missing"
6860 #: builtin/index-pack.c:597
6861 msgid "serious inflate inconsistency"
6864 #: builtin/index-pack.c:743 builtin/index-pack.c:749 builtin/index-pack.c:772
6865 #: builtin/index-pack.c:806 builtin/index-pack.c:815
6867 msgid "SHA1 COLLISION FOUND WITH %s !"
6870 #: builtin/index-pack.c:746 builtin/pack-objects.c:162
6871 #: builtin/pack-objects.c:254
6873 msgid "unable to read %s"
6876 #: builtin/index-pack.c:812
6878 msgid "cannot read existing object %s"
6881 #: builtin/index-pack.c:826
6883 msgid "invalid blob object %s"
6886 #: builtin/index-pack.c:840
6891 #: builtin/index-pack.c:843
6892 msgid "Error in object"
6895 #: builtin/index-pack.c:845
6897 msgid "Not all child objects of %s are reachable"
6900 #: builtin/index-pack.c:917 builtin/index-pack.c:948
6901 msgid "failed to apply delta"
6904 #: builtin/index-pack.c:1118
6905 msgid "Receiving objects"
6908 #: builtin/index-pack.c:1118
6909 msgid "Indexing objects"
6912 #: builtin/index-pack.c:1150
6913 msgid "pack is corrupted (SHA1 mismatch)"
6916 #: builtin/index-pack.c:1155
6917 msgid "cannot fstat packfile"
6920 #: builtin/index-pack.c:1158
6921 msgid "pack has junk at the end"
6924 #: builtin/index-pack.c:1169
6925 msgid "confusion beyond insanity in parse_pack_objects()"
6928 #: builtin/index-pack.c:1194
6929 msgid "Resolving deltas"
6932 #: builtin/index-pack.c:1205
6934 msgid "unable to create thread: %s"
6937 #: builtin/index-pack.c:1247
6938 msgid "confusion beyond insanity"
6941 #: builtin/index-pack.c:1253
6943 msgid "completed with %d local object"
6944 msgid_plural "completed with %d local objects"
6948 #: builtin/index-pack.c:1265
6950 msgid "Unexpected tail checksum for %s (disk corruption?)"
6953 #: builtin/index-pack.c:1269
6955 msgid "pack has %d unresolved delta"
6956 msgid_plural "pack has %d unresolved deltas"
6960 #: builtin/index-pack.c:1293
6962 msgid "unable to deflate appended object (%d)"
6965 #: builtin/index-pack.c:1369
6967 msgid "local object %s is corrupt"
6970 #: builtin/index-pack.c:1393
6971 msgid "error while closing pack file"
6974 #: builtin/index-pack.c:1406
6976 msgid "cannot write keep file '%s'"
6979 #: builtin/index-pack.c:1414
6981 msgid "cannot close written keep file '%s'"
6984 #: builtin/index-pack.c:1427
6985 msgid "cannot store pack file"
6988 #: builtin/index-pack.c:1438
6989 msgid "cannot store index file"
6992 #: builtin/index-pack.c:1471
6994 msgid "bad pack.indexversion=%<PRIu32>"
6997 #: builtin/index-pack.c:1481 builtin/index-pack.c:1678
6999 msgid "no threads support, ignoring %s"
7002 #: builtin/index-pack.c:1540
7004 msgid "Cannot open existing pack file '%s'"
7007 #: builtin/index-pack.c:1542
7009 msgid "Cannot open existing pack idx file for '%s'"
7012 #: builtin/index-pack.c:1589
7014 msgid "non delta: %d object"
7015 msgid_plural "non delta: %d objects"
7019 #: builtin/index-pack.c:1596
7021 msgid "chain length = %d: %lu object"
7022 msgid_plural "chain length = %d: %lu objects"
7026 #: builtin/index-pack.c:1609
7028 msgid "packfile name '%s' does not end with '.pack'"
7031 #: builtin/index-pack.c:1638
7032 msgid "Cannot come back to cwd"
7035 #: builtin/index-pack.c:1690 builtin/index-pack.c:1693
7036 #: builtin/index-pack.c:1705 builtin/index-pack.c:1709
7041 #: builtin/index-pack.c:1723
7042 msgid "--fix-thin cannot be used without --stdin"
7045 #: builtin/index-pack.c:1731
7046 msgid "--verify with no packfile name given"
7049 #: builtin/init-db.c:55
7051 msgid "cannot stat '%s'"
7054 #: builtin/init-db.c:61
7056 msgid "cannot stat template '%s'"
7059 #: builtin/init-db.c:66
7061 msgid "cannot opendir '%s'"
7064 #: builtin/init-db.c:77
7066 msgid "cannot readlink '%s'"
7069 #: builtin/init-db.c:79
7071 msgid "cannot symlink '%s' '%s'"
7074 #: builtin/init-db.c:85
7076 msgid "cannot copy '%s' to '%s'"
7079 #: builtin/init-db.c:89
7081 msgid "ignoring template %s"
7084 #: builtin/init-db.c:120
7086 msgid "templates not found %s"
7089 #: builtin/init-db.c:135
7091 msgid "not copying templates from '%s': %s"
7094 #: builtin/init-db.c:312 builtin/init-db.c:315
7096 msgid "%s already exists"
7099 #: builtin/init-db.c:344
7101 msgid "unable to handle file type %d"
7104 #: builtin/init-db.c:347
7106 msgid "unable to move %s to %s"
7109 #. TRANSLATORS: The first '%s' is either "Reinitialized
7110 #. existing" or "Initialized empty", the second " shared" or
7111 #. "", and the last '%s%s' is the verbatim directory name.
7112 #: builtin/init-db.c:403
7114 msgid "%s%s Git repository in %s%s\n"
7117 #: builtin/init-db.c:404
7118 msgid "Reinitialized existing"
7121 #: builtin/init-db.c:404
7122 msgid "Initialized empty"
7125 #: builtin/init-db.c:405
7129 #: builtin/init-db.c:452
7131 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
7132 "shared[=<permissions>]] [<directory>]"
7135 #: builtin/init-db.c:475
7139 #: builtin/init-db.c:476
7140 msgid "specify that the git repository is to be shared amongst several users"
7143 #: builtin/init-db.c:510 builtin/init-db.c:515
7145 msgid "cannot mkdir %s"
7148 #: builtin/init-db.c:519
7150 msgid "cannot chdir to %s"
7153 #: builtin/init-db.c:540
7156 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
7160 #: builtin/init-db.c:568
7162 msgid "Cannot access work tree '%s'"
7165 #: builtin/interpret-trailers.c:15
7167 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
7168 "<token>[(=|:)<value>])...] [<file>...]"
7171 #: builtin/interpret-trailers.c:26
7172 msgid "edit files in place"
7175 #: builtin/interpret-trailers.c:27
7176 msgid "trim empty trailers"
7179 #: builtin/interpret-trailers.c:28
7183 #: builtin/interpret-trailers.c:29
7184 msgid "trailer(s) to add"
7187 #: builtin/interpret-trailers.c:42
7188 msgid "no input file given for in-place editing"
7192 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
7196 msgid "git show [<options>] <object>..."
7201 msgid "invalid --decorate option: %s"
7204 #: builtin/log.c:137
7205 msgid "suppress diff output"
7208 #: builtin/log.c:138
7212 #: builtin/log.c:139
7213 msgid "Use mail map file"
7216 #: builtin/log.c:140
7217 msgid "decorate options"
7220 #: builtin/log.c:143
7221 msgid "Process line range n,m in file, counting from 1"
7224 #: builtin/log.c:239
7226 msgid "Final output: %d %s\n"
7229 #: builtin/log.c:471
7231 msgid "git show %s: bad file"
7234 #: builtin/log.c:485 builtin/log.c:578
7236 msgid "Could not read object %s"
7239 #: builtin/log.c:602
7241 msgid "Unknown type: %d"
7244 #: builtin/log.c:722
7245 msgid "format.headers without value"
7248 #: builtin/log.c:812
7249 msgid "name of output directory is too long"
7252 #: builtin/log.c:827
7254 msgid "Cannot open patch file %s"
7257 #: builtin/log.c:841
7258 msgid "Need exactly one range."
7261 #: builtin/log.c:851
7262 msgid "Not a range."
7265 #: builtin/log.c:957
7266 msgid "Cover letter needs email format"
7269 #: builtin/log.c:1036
7271 msgid "insane in-reply-to: %s"
7274 #: builtin/log.c:1064
7275 msgid "git format-patch [<options>] [<since> | <revision-range>]"
7278 #: builtin/log.c:1109
7279 msgid "Two output directories?"
7282 #: builtin/log.c:1216 builtin/log.c:1857 builtin/log.c:1859 builtin/log.c:1871
7284 msgid "Unknown commit %s"
7287 #: builtin/log.c:1226 builtin/notes.c:253 builtin/notes.c:304
7288 #: builtin/notes.c:306 builtin/notes.c:369 builtin/notes.c:424
7289 #: builtin/notes.c:510 builtin/notes.c:515 builtin/notes.c:593
7290 #: builtin/notes.c:656 builtin/notes.c:881 builtin/tag.c:455
7292 msgid "Failed to resolve '%s' as a valid ref."
7295 #: builtin/log.c:1231
7296 msgid "Could not find exact merge base."
7299 #: builtin/log.c:1235
7301 "Failed to get upstream, if you want to record base commit automatically,\n"
7302 "please use git branch --set-upstream-to to track a remote branch.\n"
7303 "Or you could specify base commit by --base=<base-commit-id> manually."
7306 #: builtin/log.c:1255
7307 msgid "Failed to find exact merge base"
7310 #: builtin/log.c:1266
7311 msgid "base commit should be the ancestor of revision list"
7314 #: builtin/log.c:1270
7315 msgid "base commit shouldn't be in revision list"
7318 #: builtin/log.c:1319
7319 msgid "cannot get patch id"
7322 #: builtin/log.c:1377
7323 msgid "use [PATCH n/m] even with a single patch"
7326 #: builtin/log.c:1380
7327 msgid "use [PATCH] even with multiple patches"
7330 #: builtin/log.c:1384
7331 msgid "print patches to standard out"
7334 #: builtin/log.c:1386
7335 msgid "generate a cover letter"
7338 #: builtin/log.c:1388
7339 msgid "use simple number sequence for output file names"
7342 #: builtin/log.c:1389
7346 #: builtin/log.c:1390
7347 msgid "use <sfx> instead of '.patch'"
7350 #: builtin/log.c:1392
7351 msgid "start numbering patches at <n> instead of 1"
7354 #: builtin/log.c:1394
7355 msgid "mark the series as Nth re-roll"
7358 #: builtin/log.c:1396
7359 msgid "Use [<prefix>] instead of [PATCH]"
7362 #: builtin/log.c:1399
7363 msgid "store resulting files in <dir>"
7366 #: builtin/log.c:1402
7367 msgid "don't strip/add [PATCH]"
7370 #: builtin/log.c:1405
7371 msgid "don't output binary diffs"
7374 #: builtin/log.c:1407
7375 msgid "output all-zero hash in From header"
7378 #: builtin/log.c:1409
7379 msgid "don't include a patch matching a commit upstream"
7382 #: builtin/log.c:1411
7383 msgid "show patch format instead of default (patch + stat)"
7386 #: builtin/log.c:1413
7390 #: builtin/log.c:1414
7394 #: builtin/log.c:1415
7395 msgid "add email header"
7398 #: builtin/log.c:1416 builtin/log.c:1418
7402 #: builtin/log.c:1416
7403 msgid "add To: header"
7406 #: builtin/log.c:1418
7407 msgid "add Cc: header"
7410 #: builtin/log.c:1420
7414 #: builtin/log.c:1421
7415 msgid "set From address to <ident> (or committer ident if absent)"
7418 #: builtin/log.c:1423
7422 #: builtin/log.c:1424
7423 msgid "make first mail a reply to <message-id>"
7426 #: builtin/log.c:1425 builtin/log.c:1428
7430 #: builtin/log.c:1426
7431 msgid "attach the patch"
7434 #: builtin/log.c:1429
7435 msgid "inline the patch"
7438 #: builtin/log.c:1433
7439 msgid "enable message threading, styles: shallow, deep"
7442 #: builtin/log.c:1435
7446 #: builtin/log.c:1436
7447 msgid "add a signature"
7450 #: builtin/log.c:1437
7454 #: builtin/log.c:1438
7455 msgid "add prerequisite tree info to the patch series"
7458 #: builtin/log.c:1440
7459 msgid "add a signature from a file"
7462 #: builtin/log.c:1441
7463 msgid "don't print the patch filenames"
7466 #: builtin/log.c:1531
7467 msgid "-n and -k are mutually exclusive."
7470 #: builtin/log.c:1533
7471 msgid "--subject-prefix and -k are mutually exclusive."
7474 #: builtin/log.c:1541
7475 msgid "--name-only does not make sense"
7478 #: builtin/log.c:1543
7479 msgid "--name-status does not make sense"
7482 #: builtin/log.c:1545
7483 msgid "--check does not make sense"
7486 #: builtin/log.c:1573
7487 msgid "standard output, or directory, which one?"
7490 #: builtin/log.c:1575
7492 msgid "Could not create directory '%s'"
7495 #: builtin/log.c:1672
7497 msgid "unable to read signature file '%s'"
7500 #: builtin/log.c:1743
7501 msgid "Failed to create output files"
7504 #: builtin/log.c:1792
7505 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
7508 #: builtin/log.c:1846
7511 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
7514 #: builtin/ls-files.c:378
7515 msgid "git ls-files [<options>] [<file>...]"
7518 #: builtin/ls-files.c:427
7519 msgid "identify the file status with tags"
7522 #: builtin/ls-files.c:429
7523 msgid "use lowercase letters for 'assume unchanged' files"
7526 #: builtin/ls-files.c:431
7527 msgid "show cached files in the output (default)"
7530 #: builtin/ls-files.c:433
7531 msgid "show deleted files in the output"
7534 #: builtin/ls-files.c:435
7535 msgid "show modified files in the output"
7538 #: builtin/ls-files.c:437
7539 msgid "show other files in the output"
7542 #: builtin/ls-files.c:439
7543 msgid "show ignored files in the output"
7546 #: builtin/ls-files.c:442
7547 msgid "show staged contents' object name in the output"
7550 #: builtin/ls-files.c:444
7551 msgid "show files on the filesystem that need to be removed"
7554 #: builtin/ls-files.c:446
7555 msgid "show 'other' directories' names only"
7558 #: builtin/ls-files.c:448
7559 msgid "show line endings of files"
7562 #: builtin/ls-files.c:450
7563 msgid "don't show empty directories"
7566 #: builtin/ls-files.c:453
7567 msgid "show unmerged files in the output"
7570 #: builtin/ls-files.c:455
7571 msgid "show resolve-undo information"
7574 #: builtin/ls-files.c:457
7575 msgid "skip files matching pattern"
7578 #: builtin/ls-files.c:460
7579 msgid "exclude patterns are read from <file>"
7582 #: builtin/ls-files.c:463
7583 msgid "read additional per-directory exclude patterns in <file>"
7586 #: builtin/ls-files.c:465
7587 msgid "add the standard git exclusions"
7590 #: builtin/ls-files.c:468
7591 msgid "make the output relative to the project top directory"
7594 #: builtin/ls-files.c:471
7595 msgid "if any <file> is not in the index, treat this as an error"
7598 #: builtin/ls-files.c:472
7602 #: builtin/ls-files.c:473
7603 msgid "pretend that paths removed since <tree-ish> are still present"
7606 #: builtin/ls-files.c:475
7607 msgid "show debugging data"
7610 #: builtin/ls-remote.c:7
7612 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
7613 " [-q | --quiet] [--exit-code] [--get-url]\n"
7614 " [--symref] [<repository> [<refs>...]]"
7617 #: builtin/ls-remote.c:50
7618 msgid "do not print remote URL"
7621 #: builtin/ls-remote.c:51 builtin/ls-remote.c:53
7625 #: builtin/ls-remote.c:52 builtin/ls-remote.c:54
7626 msgid "path of git-upload-pack on the remote host"
7629 #: builtin/ls-remote.c:56
7630 msgid "limit to tags"
7633 #: builtin/ls-remote.c:57
7634 msgid "limit to heads"
7637 #: builtin/ls-remote.c:58
7638 msgid "do not show peeled tags"
7641 #: builtin/ls-remote.c:60
7642 msgid "take url.<base>.insteadOf into account"
7645 #: builtin/ls-remote.c:62
7646 msgid "exit with exit code 2 if no matching refs are found"
7649 #: builtin/ls-remote.c:64
7650 msgid "show underlying ref in addition to the object pointed by it"
7653 #: builtin/ls-tree.c:28
7654 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
7657 #: builtin/ls-tree.c:128
7658 msgid "only show trees"
7661 #: builtin/ls-tree.c:130
7662 msgid "recurse into subtrees"
7665 #: builtin/ls-tree.c:132
7666 msgid "show trees when recursing"
7669 #: builtin/ls-tree.c:135
7670 msgid "terminate entries with NUL byte"
7673 #: builtin/ls-tree.c:136
7674 msgid "include object size"
7677 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
7678 msgid "list only filenames"
7681 #: builtin/ls-tree.c:143
7682 msgid "use full path names"
7685 #: builtin/ls-tree.c:145
7686 msgid "list entire tree; not just current directory (implies --full-name)"
7689 #: builtin/merge.c:45
7690 msgid "git merge [<options>] [<commit>...]"
7693 #: builtin/merge.c:46
7694 msgid "git merge [<options>] <msg> HEAD <commit>"
7697 #: builtin/merge.c:47
7698 msgid "git merge --abort"
7701 #: builtin/merge.c:101
7702 msgid "switch `m' requires a value"
7705 #: builtin/merge.c:138
7707 msgid "Could not find merge strategy '%s'.\n"
7710 #: builtin/merge.c:139
7712 msgid "Available strategies are:"
7715 #: builtin/merge.c:144
7717 msgid "Available custom strategies are:"
7720 #: builtin/merge.c:194 builtin/pull.c:126
7721 msgid "do not show a diffstat at the end of the merge"
7724 #: builtin/merge.c:197 builtin/pull.c:129
7725 msgid "show a diffstat at the end of the merge"
7728 #: builtin/merge.c:198 builtin/pull.c:132
7729 msgid "(synonym to --stat)"
7732 #: builtin/merge.c:200 builtin/pull.c:135
7733 msgid "add (at most <n>) entries from shortlog to merge commit message"
7736 #: builtin/merge.c:203 builtin/pull.c:138
7737 msgid "create a single commit instead of doing a merge"
7740 #: builtin/merge.c:205 builtin/pull.c:141
7741 msgid "perform a commit if the merge succeeds (default)"
7744 #: builtin/merge.c:207 builtin/pull.c:144
7745 msgid "edit message before committing"
7748 #: builtin/merge.c:208
7749 msgid "allow fast-forward (default)"
7752 #: builtin/merge.c:210 builtin/pull.c:150
7753 msgid "abort if fast-forward is not possible"
7756 #: builtin/merge.c:214
7757 msgid "Verify that the named commit has a valid GPG signature"
7760 #: builtin/merge.c:215 builtin/notes.c:771 builtin/pull.c:157
7761 #: builtin/revert.c:89
7765 #: builtin/merge.c:216 builtin/pull.c:158
7766 msgid "merge strategy to use"
7769 #: builtin/merge.c:217 builtin/pull.c:161
7770 msgid "option=value"
7773 #: builtin/merge.c:218 builtin/pull.c:162
7774 msgid "option for selected merge strategy"
7777 #: builtin/merge.c:220
7778 msgid "merge commit message (for a non-fast-forward merge)"
7781 #: builtin/merge.c:224
7782 msgid "abort the current in-progress merge"
7785 #: builtin/merge.c:226 builtin/pull.c:169
7786 msgid "allow merging unrelated histories"
7789 #: builtin/merge.c:254
7790 msgid "could not run stash."
7793 #: builtin/merge.c:259
7794 msgid "stash failed"
7797 #: builtin/merge.c:264
7799 msgid "not a valid object: %s"
7802 #: builtin/merge.c:283 builtin/merge.c:300
7803 msgid "read-tree failed"
7806 #: builtin/merge.c:330
7807 msgid " (nothing to squash)"
7810 #: builtin/merge.c:343
7812 msgid "Squash commit -- not updating HEAD\n"
7815 #: builtin/merge.c:347 builtin/merge.c:767 builtin/merge.c:987
7816 #: builtin/merge.c:1000
7818 msgid "Could not write to '%s'"
7821 #: builtin/merge.c:375
7822 msgid "Writing SQUASH_MSG"
7825 #: builtin/merge.c:377
7826 msgid "Finishing SQUASH_MSG"
7829 #: builtin/merge.c:400
7831 msgid "No merge message -- not updating HEAD\n"
7834 #: builtin/merge.c:451
7836 msgid "'%s' does not point to a commit"
7839 #: builtin/merge.c:541
7841 msgid "Bad branch.%s.mergeoptions string: %s"
7844 #: builtin/merge.c:660
7845 msgid "Not handling anything other than two heads merge."
7848 #: builtin/merge.c:674
7850 msgid "Unknown option for merge-recursive: -X%s"
7853 #: builtin/merge.c:687
7855 msgid "unable to write %s"
7858 #: builtin/merge.c:776
7860 msgid "Could not read from '%s'"
7863 #: builtin/merge.c:785
7865 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
7868 #: builtin/merge.c:791
7871 "Please enter a commit message to explain why this merge is necessary,\n"
7872 "especially if it merges an updated upstream into a topic branch.\n"
7874 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
7878 #: builtin/merge.c:815
7879 msgid "Empty commit message."
7882 #: builtin/merge.c:835
7884 msgid "Wonderful.\n"
7887 #: builtin/merge.c:890
7889 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
7892 #: builtin/merge.c:906
7894 msgid "'%s' is not a commit"
7897 #: builtin/merge.c:947
7898 msgid "No current branch."
7901 #: builtin/merge.c:949
7902 msgid "No remote for the current branch."
7905 #: builtin/merge.c:951
7906 msgid "No default upstream defined for the current branch."
7909 #: builtin/merge.c:956
7911 msgid "No remote-tracking branch for %s from %s"
7914 #: builtin/merge.c:1091
7916 msgid "could not close '%s'"
7919 #: builtin/merge.c:1219
7920 msgid "There is no merge to abort (MERGE_HEAD missing)."
7923 #: builtin/merge.c:1235
7925 "You have not concluded your merge (MERGE_HEAD exists).\n"
7926 "Please, commit your changes before you merge."
7929 #: builtin/merge.c:1242
7931 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
7932 "Please, commit your changes before you merge."
7935 #: builtin/merge.c:1245
7936 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
7939 #: builtin/merge.c:1254
7940 msgid "You cannot combine --squash with --no-ff."
7943 #: builtin/merge.c:1262
7944 msgid "No commit specified and merge.defaultToUpstream not set."
7947 #: builtin/merge.c:1279
7948 msgid "Squash commit into empty head not supported yet"
7951 #: builtin/merge.c:1281
7952 msgid "Non-fast-forward commit does not make sense into an empty head"
7955 #: builtin/merge.c:1286
7957 msgid "%s - not something we can merge"
7960 #: builtin/merge.c:1288
7961 msgid "Can merge only exactly one commit into empty head"
7964 #: builtin/merge.c:1344
7966 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
7969 #: builtin/merge.c:1347
7971 msgid "Commit %s has a bad GPG signature allegedly by %s."
7974 #: builtin/merge.c:1350
7976 msgid "Commit %s does not have a GPG signature."
7979 #: builtin/merge.c:1353
7981 msgid "Commit %s has a good GPG signature by %s\n"
7984 #: builtin/merge.c:1415
7985 msgid "refusing to merge unrelated histories"
7988 #: builtin/merge.c:1439
7990 msgid "Updating %s..%s\n"
7993 #: builtin/merge.c:1476
7995 msgid "Trying really trivial in-index merge...\n"
7998 #: builtin/merge.c:1483
8003 #: builtin/merge.c:1515
8004 msgid "Not possible to fast-forward, aborting."
8007 #: builtin/merge.c:1538 builtin/merge.c:1617
8009 msgid "Rewinding the tree to pristine...\n"
8012 #: builtin/merge.c:1542
8014 msgid "Trying merge strategy %s...\n"
8017 #: builtin/merge.c:1608
8019 msgid "No merge strategy handled the merge.\n"
8022 #: builtin/merge.c:1610
8024 msgid "Merge with strategy %s failed.\n"
8027 #: builtin/merge.c:1619
8029 msgid "Using the %s to prepare resolving by hand.\n"
8032 #: builtin/merge.c:1631
8034 msgid "Automatic merge went well; stopped before committing as requested\n"
8037 #: builtin/merge-base.c:29
8038 msgid "git merge-base [-a | --all] <commit> <commit>..."
8041 #: builtin/merge-base.c:30
8042 msgid "git merge-base [-a | --all] --octopus <commit>..."
8045 #: builtin/merge-base.c:31
8046 msgid "git merge-base --independent <commit>..."
8049 #: builtin/merge-base.c:32
8050 msgid "git merge-base --is-ancestor <commit> <commit>"
8053 #: builtin/merge-base.c:33
8054 msgid "git merge-base --fork-point <ref> [<commit>]"
8057 #: builtin/merge-base.c:214
8058 msgid "output all common ancestors"
8061 #: builtin/merge-base.c:216
8062 msgid "find ancestors for a single n-way merge"
8065 #: builtin/merge-base.c:218
8066 msgid "list revs not reachable from others"
8069 #: builtin/merge-base.c:220
8070 msgid "is the first one ancestor of the other?"
8073 #: builtin/merge-base.c:222
8074 msgid "find where <commit> forked from reflog of <ref>"
8077 #: builtin/merge-file.c:8
8079 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
8080 "<orig-file> <file2>"
8083 #: builtin/merge-file.c:33
8084 msgid "send results to standard output"
8087 #: builtin/merge-file.c:34
8088 msgid "use a diff3 based merge"
8091 #: builtin/merge-file.c:35
8092 msgid "for conflicts, use our version"
8095 #: builtin/merge-file.c:37
8096 msgid "for conflicts, use their version"
8099 #: builtin/merge-file.c:39
8100 msgid "for conflicts, use a union version"
8103 #: builtin/merge-file.c:42
8104 msgid "for conflicts, use this marker size"
8107 #: builtin/merge-file.c:43
8108 msgid "do not warn about conflicts"
8111 #: builtin/merge-file.c:45
8112 msgid "set labels for file1/orig-file/file2"
8115 #: builtin/mktree.c:65
8116 msgid "git mktree [-z] [--missing] [--batch]"
8119 #: builtin/mktree.c:152
8120 msgid "input is NUL terminated"
8123 #: builtin/mktree.c:153 builtin/write-tree.c:24
8124 msgid "allow missing objects"
8127 #: builtin/mktree.c:154
8128 msgid "allow creation of more than one tree"
8132 msgid "git mv [<options>] <source>... <destination>"
8137 msgid "Directory %s is in index and no submodule?"
8140 #: builtin/mv.c:72 builtin/rm.c:317
8141 msgid "Please stage your changes to .gitmodules or stash them to proceed"
8146 msgid "%.*s is in index"
8150 msgid "force move/rename even if target exists"
8154 msgid "skip move/rename errors"
8159 msgid "destination '%s' is not a directory"
8164 msgid "Checking rename of '%s' to '%s'\n"
8172 msgid "can not move directory into itself"
8176 msgid "cannot move directory over file"
8180 msgid "source directory is empty"
8184 msgid "not under version control"
8188 msgid "destination exists"
8193 msgid "overwriting '%s'"
8197 msgid "Cannot overwrite"
8201 msgid "multiple sources for the same target"
8205 msgid "destination directory does not exist"
8210 msgid "%s, source=%s, destination=%s"
8215 msgid "Renaming %s to %s\n"
8218 #: builtin/mv.c:260 builtin/remote.c:714 builtin/repack.c:365
8220 msgid "renaming '%s' failed"
8223 #: builtin/name-rev.c:258
8224 msgid "git name-rev [<options>] <commit>..."
8227 #: builtin/name-rev.c:259
8228 msgid "git name-rev [<options>] --all"
8231 #: builtin/name-rev.c:260
8232 msgid "git name-rev [<options>] --stdin"
8235 #: builtin/name-rev.c:312
8236 msgid "print only names (no SHA-1)"
8239 #: builtin/name-rev.c:313
8240 msgid "only use tags to name the commits"
8243 #: builtin/name-rev.c:315
8244 msgid "only use refs matching <pattern>"
8247 #: builtin/name-rev.c:317
8248 msgid "list all commits reachable from all refs"
8251 #: builtin/name-rev.c:318
8252 msgid "read from stdin"
8255 #: builtin/name-rev.c:319
8256 msgid "allow to print `undefined` names (default)"
8259 #: builtin/name-rev.c:325
8260 msgid "dereference tags in the input (internal use)"
8263 #: builtin/notes.c:25
8264 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
8267 #: builtin/notes.c:26
8269 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
8270 "| (-c | -C) <object>] [<object>]"
8273 #: builtin/notes.c:27
8274 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
8277 #: builtin/notes.c:28
8279 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
8280 "(-c | -C) <object>] [<object>]"
8283 #: builtin/notes.c:29
8284 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
8287 #: builtin/notes.c:30
8288 msgid "git notes [--ref <notes-ref>] show [<object>]"
8291 #: builtin/notes.c:31
8293 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
8296 #: builtin/notes.c:32
8297 msgid "git notes merge --commit [-v | -q]"
8300 #: builtin/notes.c:33
8301 msgid "git notes merge --abort [-v | -q]"
8304 #: builtin/notes.c:34
8305 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
8308 #: builtin/notes.c:35
8309 msgid "git notes [--ref <notes-ref>] prune [-n | -v]"
8312 #: builtin/notes.c:36
8313 msgid "git notes [--ref <notes-ref>] get-ref"
8316 #: builtin/notes.c:41
8317 msgid "git notes [list [<object>]]"
8320 #: builtin/notes.c:46
8321 msgid "git notes add [<options>] [<object>]"
8324 #: builtin/notes.c:51
8325 msgid "git notes copy [<options>] <from-object> <to-object>"
8328 #: builtin/notes.c:52
8329 msgid "git notes copy --stdin [<from-object> <to-object>]..."
8332 #: builtin/notes.c:57
8333 msgid "git notes append [<options>] [<object>]"
8336 #: builtin/notes.c:62
8337 msgid "git notes edit [<object>]"
8340 #: builtin/notes.c:67
8341 msgid "git notes show [<object>]"
8344 #: builtin/notes.c:72
8345 msgid "git notes merge [<options>] <notes-ref>"
8348 #: builtin/notes.c:73
8349 msgid "git notes merge --commit [<options>]"
8352 #: builtin/notes.c:74
8353 msgid "git notes merge --abort [<options>]"
8356 #: builtin/notes.c:79
8357 msgid "git notes remove [<object>]"
8360 #: builtin/notes.c:84
8361 msgid "git notes prune [<options>]"
8364 #: builtin/notes.c:89
8365 msgid "git notes get-ref"
8368 #: builtin/notes.c:147
8370 msgid "unable to start 'show' for object '%s'"
8373 #: builtin/notes.c:151
8374 msgid "could not read 'show' output"
8377 #: builtin/notes.c:159
8379 msgid "failed to finish 'show' for object '%s'"
8382 #: builtin/notes.c:174 builtin/tag.c:248
8384 msgid "could not create file '%s'"
8387 #: builtin/notes.c:193
8388 msgid "Please supply the note contents using either -m or -F option"
8391 #: builtin/notes.c:202
8392 msgid "unable to write note object"
8395 #: builtin/notes.c:204
8397 msgid "The note contents have been left in %s"
8400 #: builtin/notes.c:232 builtin/tag.c:439
8402 msgid "cannot read '%s'"
8405 #: builtin/notes.c:234 builtin/tag.c:442
8407 msgid "could not open or read '%s'"
8410 #: builtin/notes.c:256
8412 msgid "Failed to read object '%s'."
8415 #: builtin/notes.c:260
8417 msgid "Cannot read note data from non-blob object '%s'."
8420 #: builtin/notes.c:362 builtin/notes.c:417 builtin/notes.c:493
8421 #: builtin/notes.c:505 builtin/notes.c:581 builtin/notes.c:649
8422 #: builtin/notes.c:946
8423 msgid "too many parameters"
8426 #: builtin/notes.c:375 builtin/notes.c:662
8428 msgid "No note found for object %s."
8431 #: builtin/notes.c:396 builtin/notes.c:559
8432 msgid "note contents as a string"
8435 #: builtin/notes.c:399 builtin/notes.c:562
8436 msgid "note contents in a file"
8439 #: builtin/notes.c:402 builtin/notes.c:565
8440 msgid "reuse and edit specified note object"
8443 #: builtin/notes.c:405 builtin/notes.c:568
8444 msgid "reuse specified note object"
8447 #: builtin/notes.c:408 builtin/notes.c:571
8448 msgid "allow storing empty note"
8451 #: builtin/notes.c:409 builtin/notes.c:480
8452 msgid "replace existing notes"
8455 #: builtin/notes.c:434
8458 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
8462 #: builtin/notes.c:449 builtin/notes.c:528
8464 msgid "Overwriting existing notes for object %s\n"
8467 #: builtin/notes.c:460 builtin/notes.c:621 builtin/notes.c:886
8469 msgid "Removing note for object %s\n"
8472 #: builtin/notes.c:481
8473 msgid "read objects from stdin"
8476 #: builtin/notes.c:483
8477 msgid "load rewriting config for <command> (implies --stdin)"
8480 #: builtin/notes.c:501
8481 msgid "too few parameters"
8484 #: builtin/notes.c:522
8487 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
8491 #: builtin/notes.c:534
8493 msgid "Missing notes on source object %s. Cannot copy."
8496 #: builtin/notes.c:586
8499 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
8500 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
8503 #: builtin/notes.c:768
8504 msgid "General options"
8507 #: builtin/notes.c:770
8508 msgid "Merge options"
8511 #: builtin/notes.c:772
8513 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
8517 #: builtin/notes.c:774
8518 msgid "Committing unmerged notes"
8521 #: builtin/notes.c:776
8522 msgid "finalize notes merge by committing unmerged notes"
8525 #: builtin/notes.c:778
8526 msgid "Aborting notes merge resolution"
8529 #: builtin/notes.c:780
8530 msgid "abort notes merge"
8533 #: builtin/notes.c:857
8535 msgid "A notes merge into %s is already in-progress at %s"
8538 #: builtin/notes.c:884
8540 msgid "Object %s has no note\n"
8543 #: builtin/notes.c:896
8544 msgid "attempt to remove non-existent note is not an error"
8547 #: builtin/notes.c:899
8548 msgid "read object names from the standard input"
8551 #: builtin/notes.c:980
8555 #: builtin/notes.c:981
8556 msgid "use notes from <notes-ref>"
8559 #: builtin/notes.c:1016 builtin/remote.c:1628
8561 msgid "Unknown subcommand: %s"
8564 #: builtin/pack-objects.c:28
8566 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
8569 #: builtin/pack-objects.c:29
8571 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
8574 #: builtin/pack-objects.c:175 builtin/pack-objects.c:178
8576 msgid "deflate error (%d)"
8579 #: builtin/pack-objects.c:763
8580 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
8583 #: builtin/pack-objects.c:776
8584 msgid "Writing objects"
8587 #: builtin/pack-objects.c:1017
8588 msgid "disabling bitmap writing, as some objects are not being packed"
8591 #: builtin/pack-objects.c:2177
8592 msgid "Compressing objects"
8595 #: builtin/pack-objects.c:2563
8597 msgid "unsupported index version %s"
8600 #: builtin/pack-objects.c:2567
8602 msgid "bad index version '%s'"
8605 #: builtin/pack-objects.c:2597
8606 msgid "do not show progress meter"
8609 #: builtin/pack-objects.c:2599
8610 msgid "show progress meter"
8613 #: builtin/pack-objects.c:2601
8614 msgid "show progress meter during object writing phase"
8617 #: builtin/pack-objects.c:2604
8618 msgid "similar to --all-progress when progress meter is shown"
8621 #: builtin/pack-objects.c:2605
8622 msgid "version[,offset]"
8625 #: builtin/pack-objects.c:2606
8626 msgid "write the pack index file in the specified idx format version"
8629 #: builtin/pack-objects.c:2609
8630 msgid "maximum size of each output pack file"
8633 #: builtin/pack-objects.c:2611
8634 msgid "ignore borrowed objects from alternate object store"
8637 #: builtin/pack-objects.c:2613
8638 msgid "ignore packed objects"
8641 #: builtin/pack-objects.c:2615
8642 msgid "limit pack window by objects"
8645 #: builtin/pack-objects.c:2617
8646 msgid "limit pack window by memory in addition to object limit"
8649 #: builtin/pack-objects.c:2619
8650 msgid "maximum length of delta chain allowed in the resulting pack"
8653 #: builtin/pack-objects.c:2621
8654 msgid "reuse existing deltas"
8657 #: builtin/pack-objects.c:2623
8658 msgid "reuse existing objects"
8661 #: builtin/pack-objects.c:2625
8662 msgid "use OFS_DELTA objects"
8665 #: builtin/pack-objects.c:2627
8666 msgid "use threads when searching for best delta matches"
8669 #: builtin/pack-objects.c:2629
8670 msgid "do not create an empty pack output"
8673 #: builtin/pack-objects.c:2631
8674 msgid "read revision arguments from standard input"
8677 #: builtin/pack-objects.c:2633
8678 msgid "limit the objects to those that are not yet packed"
8681 #: builtin/pack-objects.c:2636
8682 msgid "include objects reachable from any reference"
8685 #: builtin/pack-objects.c:2639
8686 msgid "include objects referred by reflog entries"
8689 #: builtin/pack-objects.c:2642
8690 msgid "include objects referred to by the index"
8693 #: builtin/pack-objects.c:2645
8694 msgid "output pack to stdout"
8697 #: builtin/pack-objects.c:2647
8698 msgid "include tag objects that refer to objects to be packed"
8701 #: builtin/pack-objects.c:2649
8702 msgid "keep unreachable objects"
8705 #: builtin/pack-objects.c:2650 parse-options.h:142
8709 #: builtin/pack-objects.c:2651
8710 msgid "unpack unreachable objects newer than <time>"
8713 #: builtin/pack-objects.c:2654
8714 msgid "create thin packs"
8717 #: builtin/pack-objects.c:2656
8718 msgid "create packs suitable for shallow fetches"
8721 #: builtin/pack-objects.c:2658
8722 msgid "ignore packs that have companion .keep file"
8725 #: builtin/pack-objects.c:2660
8726 msgid "pack compression level"
8729 #: builtin/pack-objects.c:2662
8730 msgid "do not hide commits by grafts"
8733 #: builtin/pack-objects.c:2664
8734 msgid "use a bitmap index if available to speed up counting objects"
8737 #: builtin/pack-objects.c:2666
8738 msgid "write a bitmap index together with the pack index"
8741 #: builtin/pack-objects.c:2757
8742 msgid "Counting objects"
8745 #: builtin/pack-refs.c:6
8746 msgid "git pack-refs [<options>]"
8749 #: builtin/pack-refs.c:14
8750 msgid "pack everything"
8753 #: builtin/pack-refs.c:15
8754 msgid "prune loose refs (default)"
8757 #: builtin/prune-packed.c:7
8758 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
8761 #: builtin/prune-packed.c:40
8762 msgid "Removing duplicate objects"
8765 #: builtin/prune.c:11
8766 msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"
8769 #: builtin/prune.c:105 builtin/worktree.c:125
8770 msgid "do not remove, show only"
8773 #: builtin/prune.c:106 builtin/worktree.c:126
8774 msgid "report pruned objects"
8777 #: builtin/prune.c:109 builtin/worktree.c:128
8778 msgid "expire objects older than <time>"
8781 #: builtin/prune.c:123
8782 msgid "cannot prune in a precious-objects repo"
8785 #: builtin/pull.c:72
8786 msgid "git pull [<options>] [<repository> [<refspec>...]]"
8789 #: builtin/pull.c:120
8790 msgid "Options related to merging"
8793 #: builtin/pull.c:123
8794 msgid "incorporate changes by rebasing rather than merging"
8797 #: builtin/pull.c:147 builtin/revert.c:105
8798 msgid "allow fast-forward"
8801 #: builtin/pull.c:153
8802 msgid "verify that the named commit has a valid GPG signature"
8805 #: builtin/pull.c:156
8806 msgid "automatically stash/stash pop before and after rebase"
8809 #: builtin/pull.c:172
8810 msgid "Options related to fetching"
8813 #: builtin/pull.c:194
8814 msgid "number of submodules pulled in parallel"
8817 #: builtin/pull.c:283
8819 msgid "Invalid value for pull.ff: %s"
8822 #: builtin/pull.c:379
8823 msgid "Cannot pull with rebase: You have unstaged changes."
8826 #: builtin/pull.c:385
8827 msgid "Additionally, your index contains uncommitted changes."
8830 #: builtin/pull.c:387
8831 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
8834 #: builtin/pull.c:463
8836 "There is no candidate for rebasing against among the refs that you just "
8840 #: builtin/pull.c:465
8842 "There are no candidates for merging among the refs that you just fetched."
8845 #: builtin/pull.c:466
8847 "Generally this means that you provided a wildcard refspec which had no\n"
8848 "matches on the remote end."
8851 #: builtin/pull.c:469
8854 "You asked to pull from the remote '%s', but did not specify\n"
8855 "a branch. Because this is not the default configured remote\n"
8856 "for your current branch, you must specify a branch on the command line."
8859 #: builtin/pull.c:474 git-parse-remote.sh:73
8860 msgid "You are not currently on a branch."
8863 #: builtin/pull.c:476 builtin/pull.c:491 git-parse-remote.sh:79
8864 msgid "Please specify which branch you want to rebase against."
8867 #: builtin/pull.c:478 builtin/pull.c:493 git-parse-remote.sh:82
8868 msgid "Please specify which branch you want to merge with."
8871 #: builtin/pull.c:479 builtin/pull.c:494
8872 msgid "See git-pull(1) for details."
8875 #: builtin/pull.c:481 builtin/pull.c:487 builtin/pull.c:496
8876 #: git-parse-remote.sh:64
8880 #: builtin/pull.c:481 builtin/pull.c:496 builtin/pull.c:501
8881 #: git-parse-remote.sh:65
8885 #: builtin/pull.c:489 git-parse-remote.sh:75
8886 msgid "There is no tracking information for the current branch."
8889 #: builtin/pull.c:498 git-parse-remote.sh:95
8891 "If you wish to set tracking information for this branch you can do so with:"
8894 #: builtin/pull.c:503
8897 "Your configuration specifies to merge with the ref '%s'\n"
8898 "from the remote, but no such ref was fetched."
8901 #: builtin/pull.c:864
8902 msgid "--[no-]autostash option is only valid with --rebase."
8905 #: builtin/pull.c:872
8906 msgid "Updating an unborn branch with changes added to the index."
8909 #: builtin/pull.c:900
8912 "fetch updated the current branch head.\n"
8913 "fast-forwarding your working tree from\n"
8917 #: builtin/pull.c:905
8920 "Cannot fast-forward your working tree.\n"
8921 "After making sure that you saved anything precious from\n"
8924 "$ git reset --hard\n"
8928 #: builtin/pull.c:920
8929 msgid "Cannot merge multiple branches into empty head."
8932 #: builtin/pull.c:924
8933 msgid "Cannot rebase onto multiple branches."
8936 #: builtin/push.c:16
8937 msgid "git push [<options>] [<repository> [<refspec>...]]"
8940 #: builtin/push.c:89
8941 msgid "tag shorthand without <tag>"
8944 #: builtin/push.c:99
8945 msgid "--delete only accepts plain target ref names"
8948 #: builtin/push.c:143
8951 "To choose either option permanently, see push.default in 'git help config'."
8954 #: builtin/push.c:146
8957 "The upstream branch of your current branch does not match\n"
8958 "the name of your current branch. To push to the upstream branch\n"
8959 "on the remote, use\n"
8961 " git push %s HEAD:%s\n"
8963 "To push to the branch of the same name on the remote, use\n"
8969 #: builtin/push.c:161
8972 "You are not currently on a branch.\n"
8973 "To push the history leading to the current (detached HEAD)\n"
8976 " git push %s HEAD:<name-of-remote-branch>\n"
8979 #: builtin/push.c:175
8982 "The current branch %s has no upstream branch.\n"
8983 "To push the current branch and set the remote as upstream, use\n"
8985 " git push --set-upstream %s %s\n"
8988 #: builtin/push.c:183
8990 msgid "The current branch %s has multiple upstream branches, refusing to push."
8993 #: builtin/push.c:186
8996 "You are pushing to remote '%s', which is not the upstream of\n"
8997 "your current branch '%s', without telling me what to push\n"
8998 "to update which remote branch."
9001 #: builtin/push.c:242
9003 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
9006 #: builtin/push.c:249
9008 "Updates were rejected because the tip of your current branch is behind\n"
9009 "its remote counterpart. Integrate the remote changes (e.g.\n"
9010 "'git pull ...') before pushing again.\n"
9011 "See the 'Note about fast-forwards' in 'git push --help' for details."
9014 #: builtin/push.c:255
9016 "Updates were rejected because a pushed branch tip is behind its remote\n"
9017 "counterpart. Check out this branch and integrate the remote changes\n"
9018 "(e.g. 'git pull ...') before pushing again.\n"
9019 "See the 'Note about fast-forwards' in 'git push --help' for details."
9022 #: builtin/push.c:261
9024 "Updates were rejected because the remote contains work that you do\n"
9025 "not have locally. This is usually caused by another repository pushing\n"
9026 "to the same ref. You may want to first integrate the remote changes\n"
9027 "(e.g., 'git pull ...') before pushing again.\n"
9028 "See the 'Note about fast-forwards' in 'git push --help' for details."
9031 #: builtin/push.c:268
9032 msgid "Updates were rejected because the tag already exists in the remote."
9035 #: builtin/push.c:271
9037 "You cannot update a remote ref that points at a non-commit object,\n"
9038 "or update a remote ref to make it point at a non-commit object,\n"
9039 "without using the '--force' option.\n"
9042 #: builtin/push.c:331
9044 msgid "Pushing to %s\n"
9047 #: builtin/push.c:335
9049 msgid "failed to push some refs to '%s'"
9052 #: builtin/push.c:365
9054 msgid "bad repository '%s'"
9057 #: builtin/push.c:366
9059 "No configured push destination.\n"
9060 "Either specify the URL from the command-line or configure a remote "
9061 "repository using\n"
9063 " git remote add <name> <url>\n"
9065 "and then push using the remote name\n"
9067 " git push <name>\n"
9070 #: builtin/push.c:381
9071 msgid "--all and --tags are incompatible"
9074 #: builtin/push.c:382
9075 msgid "--all can't be combined with refspecs"
9078 #: builtin/push.c:387
9079 msgid "--mirror and --tags are incompatible"
9082 #: builtin/push.c:388
9083 msgid "--mirror can't be combined with refspecs"
9086 #: builtin/push.c:393
9087 msgid "--all and --mirror are incompatible"
9090 #: builtin/push.c:505
9094 #: builtin/push.c:506 builtin/send-pack.c:161
9095 msgid "push all refs"
9098 #: builtin/push.c:507 builtin/send-pack.c:163
9099 msgid "mirror all refs"
9102 #: builtin/push.c:509
9106 #: builtin/push.c:510
9107 msgid "push tags (can't be used with --all or --mirror)"
9110 #: builtin/push.c:513 builtin/send-pack.c:164
9111 msgid "force updates"
9114 #: builtin/push.c:515 builtin/send-pack.c:175
9115 msgid "refname>:<expect"
9118 #: builtin/push.c:516 builtin/send-pack.c:176
9119 msgid "require old value of ref to be at this value"
9122 #: builtin/push.c:519
9123 msgid "control recursive pushing of submodules"
9126 #: builtin/push.c:521 builtin/send-pack.c:169
9127 msgid "use thin pack"
9130 #: builtin/push.c:522 builtin/push.c:523 builtin/send-pack.c:158
9131 #: builtin/send-pack.c:159
9132 msgid "receive pack program"
9135 #: builtin/push.c:524
9136 msgid "set upstream for git pull/status"
9139 #: builtin/push.c:527
9140 msgid "prune locally removed refs"
9143 #: builtin/push.c:529
9144 msgid "bypass pre-push hook"
9147 #: builtin/push.c:530
9148 msgid "push missing but relevant tags"
9151 #: builtin/push.c:533 builtin/send-pack.c:166
9152 msgid "GPG sign the push"
9155 #: builtin/push.c:535 builtin/send-pack.c:170
9156 msgid "request atomic transaction on remote side"
9159 #: builtin/push.c:549
9160 msgid "--delete is incompatible with --all, --mirror and --tags"
9163 #: builtin/push.c:551
9164 msgid "--delete doesn't make sense without any refs"
9167 #: builtin/read-tree.c:37
9169 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
9170 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
9171 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
9174 #: builtin/read-tree.c:110
9175 msgid "write resulting index to <file>"
9178 #: builtin/read-tree.c:113
9179 msgid "only empty the index"
9182 #: builtin/read-tree.c:115
9186 #: builtin/read-tree.c:117
9187 msgid "perform a merge in addition to a read"
9190 #: builtin/read-tree.c:119
9191 msgid "3-way merge if no file level merging required"
9194 #: builtin/read-tree.c:121
9195 msgid "3-way merge in presence of adds and removes"
9198 #: builtin/read-tree.c:123
9199 msgid "same as -m, but discard unmerged entries"
9202 #: builtin/read-tree.c:124
9203 msgid "<subdirectory>/"
9206 #: builtin/read-tree.c:125
9207 msgid "read the tree into the index under <subdirectory>/"
9210 #: builtin/read-tree.c:128
9211 msgid "update working tree with merge result"
9214 #: builtin/read-tree.c:130
9218 #: builtin/read-tree.c:131
9219 msgid "allow explicitly ignored files to be overwritten"
9222 #: builtin/read-tree.c:134
9223 msgid "don't check the working tree after merging"
9226 #: builtin/read-tree.c:135
9227 msgid "don't update the index or the work tree"
9230 #: builtin/read-tree.c:137
9231 msgid "skip applying sparse checkout filter"
9234 #: builtin/read-tree.c:139
9235 msgid "debug unpack-trees"
9238 #: builtin/receive-pack.c:25
9239 msgid "git receive-pack <git-dir>"
9242 #: builtin/receive-pack.c:1719
9246 #: builtin/receive-pack.c:1733
9247 msgid "You must specify a directory."
9250 #: builtin/reflog.c:423
9252 msgid "'%s' for '%s' is not a valid timestamp"
9255 #: builtin/reflog.c:540 builtin/reflog.c:545
9257 msgid "'%s' is not a valid timestamp"
9260 #: builtin/remote.c:12
9261 msgid "git remote [-v | --verbose]"
9264 #: builtin/remote.c:13
9266 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
9267 "mirror=<fetch|push>] <name> <url>"
9270 #: builtin/remote.c:14 builtin/remote.c:34
9271 msgid "git remote rename <old> <new>"
9274 #: builtin/remote.c:15 builtin/remote.c:39
9275 msgid "git remote remove <name>"
9278 #: builtin/remote.c:16 builtin/remote.c:44
9279 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
9282 #: builtin/remote.c:17
9283 msgid "git remote [-v | --verbose] show [-n] <name>"
9286 #: builtin/remote.c:18
9287 msgid "git remote prune [-n | --dry-run] <name>"
9290 #: builtin/remote.c:19
9292 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
9295 #: builtin/remote.c:20
9296 msgid "git remote set-branches [--add] <name> <branch>..."
9299 #: builtin/remote.c:21 builtin/remote.c:70
9300 msgid "git remote get-url [--push] [--all] <name>"
9303 #: builtin/remote.c:22 builtin/remote.c:75
9304 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
9307 #: builtin/remote.c:23 builtin/remote.c:76
9308 msgid "git remote set-url --add <name> <newurl>"
9311 #: builtin/remote.c:24 builtin/remote.c:77
9312 msgid "git remote set-url --delete <name> <url>"
9315 #: builtin/remote.c:29
9316 msgid "git remote add [<options>] <name> <url>"
9319 #: builtin/remote.c:49
9320 msgid "git remote set-branches <name> <branch>..."
9323 #: builtin/remote.c:50
9324 msgid "git remote set-branches --add <name> <branch>..."
9327 #: builtin/remote.c:55
9328 msgid "git remote show [<options>] <name>"
9331 #: builtin/remote.c:60
9332 msgid "git remote prune [<options>] <name>"
9335 #: builtin/remote.c:65
9336 msgid "git remote update [<options>] [<group> | <remote>]..."
9339 #: builtin/remote.c:94
9344 #: builtin/remote.c:126
9346 "--mirror is dangerous and deprecated; please\n"
9347 "\t use --mirror=fetch or --mirror=push instead"
9350 #: builtin/remote.c:143
9352 msgid "unknown mirror argument: %s"
9355 #: builtin/remote.c:159
9356 msgid "fetch the remote branches"
9359 #: builtin/remote.c:161
9360 msgid "import all tags and associated objects when fetching"
9363 #: builtin/remote.c:164
9364 msgid "or do not fetch any tag at all (--no-tags)"
9367 #: builtin/remote.c:166
9368 msgid "branch(es) to track"
9371 #: builtin/remote.c:167
9372 msgid "master branch"
9375 #: builtin/remote.c:168
9379 #: builtin/remote.c:169
9380 msgid "set up remote as a mirror to push to or fetch from"
9383 #: builtin/remote.c:181
9384 msgid "specifying a master branch makes no sense with --mirror"
9387 #: builtin/remote.c:183
9388 msgid "specifying branches to track makes sense only with fetch mirrors"
9391 #: builtin/remote.c:190 builtin/remote.c:633
9393 msgid "remote %s already exists."
9396 #: builtin/remote.c:194 builtin/remote.c:637
9398 msgid "'%s' is not a valid remote name"
9401 #: builtin/remote.c:234
9403 msgid "Could not setup master '%s'"
9406 #: builtin/remote.c:336
9408 msgid "Could not get fetch map for refspec %s"
9411 #: builtin/remote.c:437 builtin/remote.c:445
9415 #: builtin/remote.c:449
9419 #: builtin/remote.c:626 builtin/remote.c:761 builtin/remote.c:858
9421 msgid "No such remote: %s"
9424 #: builtin/remote.c:643
9426 msgid "Could not rename config section '%s' to '%s'"
9429 #: builtin/remote.c:663
9432 "Not updating non-default fetch refspec\n"
9434 "\tPlease update the configuration manually if necessary."
9437 #: builtin/remote.c:699
9439 msgid "deleting '%s' failed"
9442 #: builtin/remote.c:733
9444 msgid "creating '%s' failed"
9447 #: builtin/remote.c:796
9449 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
9450 "to delete it, use:"
9452 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
9453 "to delete them, use:"
9457 #: builtin/remote.c:810
9459 msgid "Could not remove config section '%s'"
9462 #: builtin/remote.c:911
9464 msgid " new (next fetch will store in remotes/%s)"
9467 #: builtin/remote.c:914
9471 #: builtin/remote.c:916
9472 msgid " stale (use 'git remote prune' to remove)"
9475 #: builtin/remote.c:918
9479 #: builtin/remote.c:959
9481 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
9484 #: builtin/remote.c:967
9486 msgid "rebases interactively onto remote %s"
9489 #: builtin/remote.c:971
9491 msgid " merges with remote %s"
9494 #: builtin/remote.c:972
9495 msgid " and with remote"
9498 #: builtin/remote.c:974
9500 msgid "merges with remote %s"
9503 #: builtin/remote.c:975
9504 msgid " and with remote"
9507 #: builtin/remote.c:1021
9511 #: builtin/remote.c:1024
9515 #: builtin/remote.c:1028
9519 #: builtin/remote.c:1031
9520 msgid "fast-forwardable"
9523 #: builtin/remote.c:1034
9524 msgid "local out of date"
9527 #: builtin/remote.c:1041
9529 msgid " %-*s forces to %-*s (%s)"
9532 #: builtin/remote.c:1044
9534 msgid " %-*s pushes to %-*s (%s)"
9537 #: builtin/remote.c:1048
9539 msgid " %-*s forces to %s"
9542 #: builtin/remote.c:1051
9544 msgid " %-*s pushes to %s"
9547 #: builtin/remote.c:1119
9548 msgid "do not query remotes"
9551 #: builtin/remote.c:1146
9556 #: builtin/remote.c:1147
9558 msgid " Fetch URL: %s"
9561 #: builtin/remote.c:1148 builtin/remote.c:1301
9565 #. TRANSLATORS: the colon ':' should align with
9566 #. the one in " Fetch URL: %s" translation
9567 #: builtin/remote.c:1159 builtin/remote.c:1161
9569 msgid " Push URL: %s"
9572 #: builtin/remote.c:1163 builtin/remote.c:1165 builtin/remote.c:1167
9574 msgid " HEAD branch: %s"
9577 #: builtin/remote.c:1169
9580 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
9583 #: builtin/remote.c:1181
9585 msgid " Remote branch:%s"
9586 msgid_plural " Remote branches:%s"
9590 #: builtin/remote.c:1184 builtin/remote.c:1211
9591 msgid " (status not queried)"
9594 #: builtin/remote.c:1193
9595 msgid " Local branch configured for 'git pull':"
9596 msgid_plural " Local branches configured for 'git pull':"
9600 #: builtin/remote.c:1201
9601 msgid " Local refs will be mirrored by 'git push'"
9604 #: builtin/remote.c:1208
9606 msgid " Local ref configured for 'git push'%s:"
9607 msgid_plural " Local refs configured for 'git push'%s:"
9611 #: builtin/remote.c:1229
9612 msgid "set refs/remotes/<name>/HEAD according to remote"
9615 #: builtin/remote.c:1231
9616 msgid "delete refs/remotes/<name>/HEAD"
9619 #: builtin/remote.c:1246
9620 msgid "Cannot determine remote HEAD"
9623 #: builtin/remote.c:1248
9624 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
9627 #: builtin/remote.c:1258
9629 msgid "Could not delete %s"
9632 #: builtin/remote.c:1266
9634 msgid "Not a valid ref: %s"
9637 #: builtin/remote.c:1268
9639 msgid "Could not setup %s"
9642 #: builtin/remote.c:1286
9644 msgid " %s will become dangling!"
9647 #: builtin/remote.c:1287
9649 msgid " %s has become dangling!"
9652 #: builtin/remote.c:1297
9657 #: builtin/remote.c:1298
9662 #: builtin/remote.c:1314
9664 msgid " * [would prune] %s"
9667 #: builtin/remote.c:1317
9669 msgid " * [pruned] %s"
9672 #: builtin/remote.c:1362
9673 msgid "prune remotes after fetching"
9676 #: builtin/remote.c:1425 builtin/remote.c:1479 builtin/remote.c:1547
9678 msgid "No such remote '%s'"
9681 #: builtin/remote.c:1441
9685 #: builtin/remote.c:1448
9686 msgid "no remote specified"
9689 #: builtin/remote.c:1465
9690 msgid "query push URLs rather than fetch URLs"
9693 #: builtin/remote.c:1467
9694 msgid "return all URLs"
9697 #: builtin/remote.c:1495
9699 msgid "no URLs configured for remote '%s'"
9702 #: builtin/remote.c:1521
9703 msgid "manipulate push URLs"
9706 #: builtin/remote.c:1523
9710 #: builtin/remote.c:1525
9714 #: builtin/remote.c:1532
9715 msgid "--add --delete doesn't make sense"
9718 #: builtin/remote.c:1573
9720 msgid "Invalid old URL pattern: %s"
9723 #: builtin/remote.c:1581
9725 msgid "No such URL found: %s"
9728 #: builtin/remote.c:1583
9729 msgid "Will not delete all non-push URLs"
9732 #: builtin/remote.c:1597
9733 msgid "be verbose; must be placed before a subcommand"
9736 #: builtin/repack.c:17
9737 msgid "git repack [<options>]"
9740 #: builtin/repack.c:159
9741 msgid "pack everything in a single pack"
9744 #: builtin/repack.c:161
9745 msgid "same as -a, and turn unreachable objects loose"
9748 #: builtin/repack.c:164
9749 msgid "remove redundant packs, and run git-prune-packed"
9752 #: builtin/repack.c:166
9753 msgid "pass --no-reuse-delta to git-pack-objects"
9756 #: builtin/repack.c:168
9757 msgid "pass --no-reuse-object to git-pack-objects"
9760 #: builtin/repack.c:170
9761 msgid "do not run git-update-server-info"
9764 #: builtin/repack.c:173
9765 msgid "pass --local to git-pack-objects"
9768 #: builtin/repack.c:175
9769 msgid "write bitmap index"
9772 #: builtin/repack.c:176
9776 #: builtin/repack.c:177
9777 msgid "with -A, do not loosen objects older than this"
9780 #: builtin/repack.c:179
9781 msgid "size of the window used for delta compression"
9784 #: builtin/repack.c:180 builtin/repack.c:184
9788 #: builtin/repack.c:181
9789 msgid "same as the above, but limit memory size instead of entries count"
9792 #: builtin/repack.c:183
9793 msgid "limits the maximum delta depth"
9796 #: builtin/repack.c:185
9797 msgid "maximum size of each packfile"
9800 #: builtin/repack.c:187
9801 msgid "repack objects in packs marked with .keep"
9804 #: builtin/repack.c:197
9805 msgid "cannot delete packs in a precious-objects repo"
9808 #: builtin/repack.c:381
9810 msgid "removing '%s' failed"
9813 #: builtin/replace.c:19
9814 msgid "git replace [-f] <object> <replacement>"
9817 #: builtin/replace.c:20
9818 msgid "git replace [-f] --edit <object>"
9821 #: builtin/replace.c:21
9822 msgid "git replace [-f] --graft <commit> [<parent>...]"
9825 #: builtin/replace.c:22
9826 msgid "git replace -d <object>..."
9829 #: builtin/replace.c:23
9830 msgid "git replace [--format=<format>] [-l [<pattern>]]"
9833 #: builtin/replace.c:325 builtin/replace.c:363 builtin/replace.c:391
9835 msgid "Not a valid object name: '%s'"
9838 #: builtin/replace.c:355
9840 msgid "bad mergetag in commit '%s'"
9843 #: builtin/replace.c:357
9845 msgid "malformed mergetag in commit '%s'"
9848 #: builtin/replace.c:368
9851 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
9852 "instead of --graft"
9855 #: builtin/replace.c:401
9857 msgid "the original commit '%s' has a gpg signature."
9860 #: builtin/replace.c:402
9861 msgid "the signature will be removed in the replacement commit!"
9864 #: builtin/replace.c:408
9866 msgid "could not write replacement commit for: '%s'"
9869 #: builtin/replace.c:432
9870 msgid "list replace refs"
9873 #: builtin/replace.c:433
9874 msgid "delete replace refs"
9877 #: builtin/replace.c:434
9878 msgid "edit existing object"
9881 #: builtin/replace.c:435
9882 msgid "change a commit's parents"
9885 #: builtin/replace.c:436
9886 msgid "replace the ref if it exists"
9889 #: builtin/replace.c:437
9890 msgid "do not pretty-print contents for --edit"
9893 #: builtin/replace.c:438
9894 msgid "use this format"
9897 #: builtin/rerere.c:12
9898 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
9901 #: builtin/rerere.c:58
9902 msgid "register clean resolutions in index"
9905 #: builtin/reset.c:26
9907 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
9910 #: builtin/reset.c:27
9911 msgid "git reset [-q] <tree-ish> [--] <paths>..."
9914 #: builtin/reset.c:28
9915 msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
9918 #: builtin/reset.c:34
9922 #: builtin/reset.c:34
9926 #: builtin/reset.c:34
9930 #: builtin/reset.c:34
9934 #: builtin/reset.c:34
9938 #: builtin/reset.c:74
9939 msgid "You do not have a valid HEAD."
9942 #: builtin/reset.c:76
9943 msgid "Failed to find tree of HEAD."
9946 #: builtin/reset.c:82
9948 msgid "Failed to find tree of %s."
9951 #: builtin/reset.c:100
9953 msgid "HEAD is now at %s"
9956 #: builtin/reset.c:183
9958 msgid "Cannot do a %s reset in the middle of a merge."
9961 #: builtin/reset.c:276
9962 msgid "be quiet, only report errors"
9965 #: builtin/reset.c:278
9966 msgid "reset HEAD and index"
9969 #: builtin/reset.c:279
9970 msgid "reset only HEAD"
9973 #: builtin/reset.c:281 builtin/reset.c:283
9974 msgid "reset HEAD, index and working tree"
9977 #: builtin/reset.c:285
9978 msgid "reset HEAD but keep local changes"
9981 #: builtin/reset.c:288
9982 msgid "record only the fact that removed paths will be added later"
9985 #: builtin/reset.c:305
9987 msgid "Failed to resolve '%s' as a valid revision."
9990 #: builtin/reset.c:313
9992 msgid "Failed to resolve '%s' as a valid tree."
9995 #: builtin/reset.c:322
9996 msgid "--patch is incompatible with --{hard,mixed,soft}"
9999 #: builtin/reset.c:331
10000 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
10003 #: builtin/reset.c:333
10005 msgid "Cannot do %s reset with paths."
10008 #: builtin/reset.c:343
10010 msgid "%s reset is not allowed in a bare repository"
10013 #: builtin/reset.c:347
10014 msgid "-N can only be used with --mixed"
10017 #: builtin/reset.c:364
10018 msgid "Unstaged changes after reset:"
10021 #: builtin/reset.c:370
10023 msgid "Could not reset index file to revision '%s'."
10026 #: builtin/reset.c:374
10027 msgid "Could not write new index file."
10030 #: builtin/rev-list.c:350
10031 msgid "rev-list does not support display of notes"
10034 #: builtin/rev-parse.c:358
10035 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
10038 #: builtin/rev-parse.c:363
10039 msgid "keep the `--` passed as an arg"
10042 #: builtin/rev-parse.c:365
10043 msgid "stop parsing after the first non-option argument"
10046 #: builtin/rev-parse.c:368
10047 msgid "output in stuck long form"
10050 #: builtin/rev-parse.c:499
10052 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
10053 " or: git rev-parse --sq-quote [<arg>...]\n"
10054 " or: git rev-parse [<options>] [<arg>...]\n"
10056 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
10059 #: builtin/revert.c:22
10060 msgid "git revert [<options>] <commit-ish>..."
10063 #: builtin/revert.c:23
10064 msgid "git revert <subcommand>"
10067 #: builtin/revert.c:28
10068 msgid "git cherry-pick [<options>] <commit-ish>..."
10071 #: builtin/revert.c:29
10072 msgid "git cherry-pick <subcommand>"
10075 #: builtin/revert.c:71
10077 msgid "%s: %s cannot be used with %s"
10080 #: builtin/revert.c:80
10081 msgid "end revert or cherry-pick sequence"
10084 #: builtin/revert.c:81
10085 msgid "resume revert or cherry-pick sequence"
10088 #: builtin/revert.c:82
10089 msgid "cancel revert or cherry-pick sequence"
10092 #: builtin/revert.c:83
10093 msgid "don't automatically commit"
10096 #: builtin/revert.c:84
10097 msgid "edit the commit message"
10100 #: builtin/revert.c:87
10101 msgid "parent number"
10104 #: builtin/revert.c:89
10105 msgid "merge strategy"
10108 #: builtin/revert.c:90
10112 #: builtin/revert.c:91
10113 msgid "option for merge strategy"
10116 #: builtin/revert.c:104
10117 msgid "append commit name"
10120 #: builtin/revert.c:106
10121 msgid "preserve initially empty commits"
10124 #: builtin/revert.c:107
10125 msgid "allow commits with empty messages"
10128 #: builtin/revert.c:108
10129 msgid "keep redundant, empty commits"
10132 #: builtin/revert.c:112
10133 msgid "program error"
10136 #: builtin/revert.c:197
10137 msgid "revert failed"
10140 #: builtin/revert.c:212
10141 msgid "cherry-pick failed"
10145 msgid "git rm [<options>] [--] <file>..."
10150 "the following submodule (or one of its nested submodules)\n"
10151 "uses a .git directory:"
10153 "the following submodules (or one of their nested submodules)\n"
10154 "use a .git directory:"
10161 "(use 'rm -rf' if you really want to remove it including all of its history)"
10164 #: builtin/rm.c:230
10166 "the following file has staged content different from both the\n"
10167 "file and the HEAD:"
10169 "the following files have staged content different from both the\n"
10170 "file and the HEAD:"
10174 #: builtin/rm.c:235
10177 "(use -f to force removal)"
10180 #: builtin/rm.c:239
10181 msgid "the following file has changes staged in the index:"
10182 msgid_plural "the following files have changes staged in the index:"
10186 #: builtin/rm.c:243 builtin/rm.c:254
10189 "(use --cached to keep the file, or -f to force removal)"
10192 #: builtin/rm.c:251
10193 msgid "the following file has local modifications:"
10194 msgid_plural "the following files have local modifications:"
10198 #: builtin/rm.c:269
10199 msgid "do not list removed files"
10202 #: builtin/rm.c:270
10203 msgid "only remove from the index"
10206 #: builtin/rm.c:271
10207 msgid "override the up-to-date check"
10210 #: builtin/rm.c:272
10211 msgid "allow recursive removal"
10214 #: builtin/rm.c:274
10215 msgid "exit with a zero status even if nothing matched"
10218 #: builtin/rm.c:335
10220 msgid "not removing '%s' recursively without -r"
10223 #: builtin/rm.c:374
10225 msgid "git rm: unable to remove %s"
10228 #: builtin/send-pack.c:18
10230 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
10231 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
10233 " --all and explicit <ref> specification are mutually exclusive."
10236 #: builtin/send-pack.c:160
10237 msgid "remote name"
10240 #: builtin/send-pack.c:171
10241 msgid "use stateless RPC protocol"
10244 #: builtin/send-pack.c:172
10245 msgid "read refs from stdin"
10248 #: builtin/send-pack.c:173
10249 msgid "print status from remote helper"
10252 #: builtin/shortlog.c:13
10253 msgid "git shortlog [<options>] [<revision-range>] [[--] [<path>...]]"
10256 #: builtin/shortlog.c:242
10257 msgid "sort output according to the number of commits per author"
10260 #: builtin/shortlog.c:244
10261 msgid "Suppress commit descriptions, only provides commit count"
10264 #: builtin/shortlog.c:246
10265 msgid "Show the email address of each author"
10268 #: builtin/shortlog.c:247
10269 msgid "w[,i1[,i2]]"
10272 #: builtin/shortlog.c:248
10273 msgid "Linewrap output"
10276 #: builtin/show-branch.c:10
10278 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
10279 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
10280 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
10281 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
10284 #: builtin/show-branch.c:14
10285 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
10288 #: builtin/show-branch.c:640
10289 msgid "show remote-tracking and local branches"
10292 #: builtin/show-branch.c:642
10293 msgid "show remote-tracking branches"
10296 #: builtin/show-branch.c:644
10297 msgid "color '*!+-' corresponding to the branch"
10300 #: builtin/show-branch.c:646
10301 msgid "show <n> more commits after the common ancestor"
10304 #: builtin/show-branch.c:648
10305 msgid "synonym to more=-1"
10308 #: builtin/show-branch.c:649
10309 msgid "suppress naming strings"
10312 #: builtin/show-branch.c:651
10313 msgid "include the current branch"
10316 #: builtin/show-branch.c:653
10317 msgid "name commits with their object names"
10320 #: builtin/show-branch.c:655
10321 msgid "show possible merge bases"
10324 #: builtin/show-branch.c:657
10325 msgid "show refs unreachable from any other ref"
10328 #: builtin/show-branch.c:659
10329 msgid "show commits in topological order"
10332 #: builtin/show-branch.c:662
10333 msgid "show only commits not on the first branch"
10336 #: builtin/show-branch.c:664
10337 msgid "show merges reachable from only one tip"
10340 #: builtin/show-branch.c:666
10341 msgid "topologically sort, maintaining date order where possible"
10344 #: builtin/show-branch.c:669
10345 msgid "<n>[,<base>]"
10348 #: builtin/show-branch.c:670
10349 msgid "show <n> most recent ref-log entries starting at base"
10352 #: builtin/show-ref.c:10
10354 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
10355 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
10358 #: builtin/show-ref.c:11
10359 msgid "git show-ref --exclude-existing[=<pattern>]"
10362 #: builtin/show-ref.c:165
10363 msgid "only show tags (can be combined with heads)"
10366 #: builtin/show-ref.c:166
10367 msgid "only show heads (can be combined with tags)"
10370 #: builtin/show-ref.c:167
10371 msgid "stricter reference checking, requires exact ref path"
10374 #: builtin/show-ref.c:170 builtin/show-ref.c:172
10375 msgid "show the HEAD reference, even if it would be filtered out"
10378 #: builtin/show-ref.c:174
10379 msgid "dereference tags into object IDs"
10382 #: builtin/show-ref.c:176
10383 msgid "only show SHA1 hash using <n> digits"
10386 #: builtin/show-ref.c:180
10387 msgid "do not print results to stdout (useful with --verify)"
10390 #: builtin/show-ref.c:182
10391 msgid "show refs from stdin that aren't in local repository"
10394 #: builtin/stripspace.c:17
10395 msgid "git stripspace [-s | --strip-comments]"
10398 #: builtin/stripspace.c:18
10399 msgid "git stripspace [-c | --comment-lines]"
10402 #: builtin/stripspace.c:35
10403 msgid "skip and remove all lines starting with comment character"
10406 #: builtin/stripspace.c:38
10407 msgid "prepend comment character and space to each line"
10410 #: builtin/submodule--helper.c:24
10412 msgid "No such ref: %s"
10415 #: builtin/submodule--helper.c:31
10417 msgid "Expecting a full ref name, got %s"
10420 #: builtin/submodule--helper.c:71
10422 msgid "cannot strip one component off url '%s'"
10425 #: builtin/submodule--helper.c:278 builtin/submodule--helper.c:405
10426 #: builtin/submodule--helper.c:486
10427 msgid "alternative anchor for relative paths"
10430 #: builtin/submodule--helper.c:283
10431 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
10434 #: builtin/submodule--helper.c:326 builtin/submodule--helper.c:340
10436 msgid "No url found for submodule path '%s' in .gitmodules"
10439 #: builtin/submodule--helper.c:366
10441 msgid "Failed to register url for submodule path '%s'"
10444 #: builtin/submodule--helper.c:370
10446 msgid "Submodule '%s' (%s) registered for path '%s'\n"
10449 #: builtin/submodule--helper.c:380
10451 msgid "warning: command update mode suggested for submodule '%s'\n"
10454 #: builtin/submodule--helper.c:387
10456 msgid "Failed to register update mode for submodule path '%s'"
10459 #: builtin/submodule--helper.c:406
10460 msgid "Suppress output for initializing a submodule"
10463 #: builtin/submodule--helper.c:411
10464 msgid "git submodule--helper init [<path>]"
10467 #: builtin/submodule--helper.c:432
10468 msgid "git submodule--helper name <path>"
10471 #: builtin/submodule--helper.c:438
10473 msgid "no submodule mapping found in .gitmodules for path '%s'"
10476 #: builtin/submodule--helper.c:489
10477 msgid "where the new submodule will be cloned to"
10480 #: builtin/submodule--helper.c:492
10481 msgid "name of the new submodule"
10484 #: builtin/submodule--helper.c:495
10485 msgid "url where to clone the submodule from"
10488 #: builtin/submodule--helper.c:501
10489 msgid "depth for shallow clones"
10492 #: builtin/submodule--helper.c:507
10494 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
10495 "<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"
10498 #: builtin/submodule--helper.c:532 builtin/submodule--helper.c:538
10500 msgid "could not create directory '%s'"
10503 #: builtin/submodule--helper.c:534
10505 msgid "clone of '%s' into submodule path '%s' failed"
10508 #: builtin/submodule--helper.c:550
10510 msgid "cannot open file '%s'"
10513 #: builtin/submodule--helper.c:555
10515 msgid "could not close file %s"
10518 #: builtin/submodule--helper.c:562
10520 msgid "could not get submodule directory for '%s'"
10523 #: builtin/submodule--helper.c:609
10525 msgid "Submodule path '%s' not initialized"
10528 #: builtin/submodule--helper.c:613
10529 msgid "Maybe you want to use 'update --init'?"
10532 #: builtin/submodule--helper.c:639
10534 msgid "Skipping unmerged submodule %s"
10537 #: builtin/submodule--helper.c:660
10539 msgid "Skipping submodule '%s'"
10542 #: builtin/submodule--helper.c:768
10543 msgid "path into the working tree"
10546 #: builtin/submodule--helper.c:771
10547 msgid "path into the working tree, across nested submodule boundaries"
10550 #: builtin/submodule--helper.c:775
10551 msgid "rebase, merge, checkout or none"
10554 #: builtin/submodule--helper.c:779
10555 msgid "Create a shallow clone truncated to the specified number of revisions"
10558 #: builtin/submodule--helper.c:782
10559 msgid "parallel jobs"
10562 #: builtin/submodule--helper.c:783
10563 msgid "don't print cloning progress"
10566 #: builtin/submodule--helper.c:788
10567 msgid "git submodule--helper update_clone [--prefix=<path>] [<path>...]"
10570 #: builtin/submodule--helper.c:798
10571 msgid "bad value for update parameter"
10574 #: builtin/submodule--helper.c:855
10575 msgid "submodule--helper subcommand must be called with a subcommand"
10578 #: builtin/submodule--helper.c:862
10580 msgid "'%s' is not a valid submodule--helper subcommand"
10583 #: builtin/symbolic-ref.c:7
10584 msgid "git symbolic-ref [<options>] <name> [<ref>]"
10587 #: builtin/symbolic-ref.c:8
10588 msgid "git symbolic-ref -d [-q] <name>"
10591 #: builtin/symbolic-ref.c:40
10592 msgid "suppress error message for non-symbolic (detached) refs"
10595 #: builtin/symbolic-ref.c:41
10596 msgid "delete symbolic ref"
10599 #: builtin/symbolic-ref.c:42
10600 msgid "shorten ref output"
10603 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
10607 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
10608 msgid "reason of the update"
10611 #: builtin/tag.c:23
10613 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] <tagname> "
10617 #: builtin/tag.c:24
10618 msgid "git tag -d <tagname>..."
10621 #: builtin/tag.c:25
10623 "git tag -l [-n[<num>]] [--contains <commit>] [--points-at <object>]\n"
10624 "\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
10627 #: builtin/tag.c:27
10628 msgid "git tag -v <tagname>..."
10631 #: builtin/tag.c:81
10633 msgid "tag name too long: %.*s..."
10636 #: builtin/tag.c:86
10638 msgid "tag '%s' not found."
10641 #: builtin/tag.c:101
10643 msgid "Deleted tag '%s' (was %s)\n"
10646 #: builtin/tag.c:117
10650 "Write a message for tag:\n"
10652 "Lines starting with '%c' will be ignored.\n"
10655 #: builtin/tag.c:121
10659 "Write a message for tag:\n"
10661 "Lines starting with '%c' will be kept; you may remove them yourself if you "
10665 #: builtin/tag.c:199
10666 msgid "unable to sign the tag"
10669 #: builtin/tag.c:201
10670 msgid "unable to write tag file"
10673 #: builtin/tag.c:226
10674 msgid "bad object type."
10677 #: builtin/tag.c:239
10678 msgid "tag header too big."
10681 #: builtin/tag.c:275
10682 msgid "no tag message?"
10685 #: builtin/tag.c:281
10687 msgid "The tag message has been left in %s\n"
10690 #: builtin/tag.c:339
10691 msgid "list tag names"
10694 #: builtin/tag.c:341
10695 msgid "print <n> lines of each tag message"
10698 #: builtin/tag.c:343
10699 msgid "delete tags"
10702 #: builtin/tag.c:344
10703 msgid "verify tags"
10706 #: builtin/tag.c:346
10707 msgid "Tag creation options"
10710 #: builtin/tag.c:348
10711 msgid "annotated tag, needs a message"
10714 #: builtin/tag.c:350
10715 msgid "tag message"
10718 #: builtin/tag.c:352
10719 msgid "annotated and GPG-signed tag"
10722 #: builtin/tag.c:356
10723 msgid "use another key to sign the tag"
10726 #: builtin/tag.c:357
10727 msgid "replace the tag if exists"
10730 #: builtin/tag.c:358 builtin/update-ref.c:368
10731 msgid "create a reflog"
10734 #: builtin/tag.c:360
10735 msgid "Tag listing options"
10738 #: builtin/tag.c:361
10739 msgid "show tag list in columns"
10742 #: builtin/tag.c:362 builtin/tag.c:363
10743 msgid "print only tags that contain the commit"
10746 #: builtin/tag.c:364
10747 msgid "print only tags that are merged"
10750 #: builtin/tag.c:365
10751 msgid "print only tags that are not merged"
10754 #: builtin/tag.c:370
10755 msgid "print only tags of the object"
10758 #: builtin/tag.c:399
10759 msgid "--column and -n are incompatible"
10762 #: builtin/tag.c:419
10763 msgid "-n option is only allowed with -l."
10766 #: builtin/tag.c:421
10767 msgid "--contains option is only allowed with -l."
10770 #: builtin/tag.c:423
10771 msgid "--points-at option is only allowed with -l."
10774 #: builtin/tag.c:425
10775 msgid "--merged and --no-merged option are only allowed with -l"
10778 #: builtin/tag.c:433
10779 msgid "only one -F or -m option is allowed."
10782 #: builtin/tag.c:452
10783 msgid "too many params"
10786 #: builtin/tag.c:458
10788 msgid "'%s' is not a valid tag name."
10791 #: builtin/tag.c:463
10793 msgid "tag '%s' already exists"
10796 #: builtin/tag.c:491
10798 msgid "Updated tag '%s' (was %s)\n"
10801 #: builtin/unpack-objects.c:490
10802 msgid "Unpacking objects"
10805 #: builtin/update-index.c:79
10807 msgid "failed to create directory %s"
10810 #: builtin/update-index.c:85
10812 msgid "failed to stat %s"
10815 #: builtin/update-index.c:95
10817 msgid "failed to create file %s"
10820 #: builtin/update-index.c:103
10822 msgid "failed to delete file %s"
10825 #: builtin/update-index.c:110 builtin/update-index.c:212
10827 msgid "failed to delete directory %s"
10830 #: builtin/update-index.c:133
10832 msgid "Testing mtime in '%s' "
10835 #: builtin/update-index.c:145
10836 msgid "directory stat info does not change after adding a new file"
10839 #: builtin/update-index.c:158
10840 msgid "directory stat info does not change after adding a new directory"
10843 #: builtin/update-index.c:171
10844 msgid "directory stat info changes after updating a file"
10847 #: builtin/update-index.c:182
10848 msgid "directory stat info changes after adding a file inside subdirectory"
10851 #: builtin/update-index.c:193
10852 msgid "directory stat info does not change after deleting a file"
10855 #: builtin/update-index.c:206
10856 msgid "directory stat info does not change after deleting a directory"
10859 #: builtin/update-index.c:213
10863 #: builtin/update-index.c:575
10864 msgid "git update-index [<options>] [--] [<file>...]"
10867 #: builtin/update-index.c:930
10868 msgid "continue refresh even when index needs update"
10871 #: builtin/update-index.c:933
10872 msgid "refresh: ignore submodules"
10875 #: builtin/update-index.c:936
10876 msgid "do not ignore new files"
10879 #: builtin/update-index.c:938
10880 msgid "let files replace directories and vice-versa"
10883 #: builtin/update-index.c:940
10884 msgid "notice files missing from worktree"
10887 #: builtin/update-index.c:942
10888 msgid "refresh even if index contains unmerged entries"
10891 #: builtin/update-index.c:945
10892 msgid "refresh stat information"
10895 #: builtin/update-index.c:949
10896 msgid "like --refresh, but ignore assume-unchanged setting"
10899 #: builtin/update-index.c:953
10900 msgid "<mode>,<object>,<path>"
10903 #: builtin/update-index.c:954
10904 msgid "add the specified entry to the index"
10907 #: builtin/update-index.c:958
10911 #: builtin/update-index.c:959
10912 msgid "override the executable bit of the listed files"
10915 #: builtin/update-index.c:963
10916 msgid "mark files as \"not changing\""
10919 #: builtin/update-index.c:966
10920 msgid "clear assumed-unchanged bit"
10923 #: builtin/update-index.c:969
10924 msgid "mark files as \"index-only\""
10927 #: builtin/update-index.c:972
10928 msgid "clear skip-worktree bit"
10931 #: builtin/update-index.c:975
10932 msgid "add to index only; do not add content to object database"
10935 #: builtin/update-index.c:977
10936 msgid "remove named paths even if present in worktree"
10939 #: builtin/update-index.c:979
10940 msgid "with --stdin: input lines are terminated by null bytes"
10943 #: builtin/update-index.c:981
10944 msgid "read list of paths to be updated from standard input"
10947 #: builtin/update-index.c:985
10948 msgid "add entries from standard input to the index"
10951 #: builtin/update-index.c:989
10952 msgid "repopulate stages #2 and #3 for the listed paths"
10955 #: builtin/update-index.c:993
10956 msgid "only update entries that differ from HEAD"
10959 #: builtin/update-index.c:997
10960 msgid "ignore files missing from worktree"
10963 #: builtin/update-index.c:1000
10964 msgid "report actions to standard output"
10967 #: builtin/update-index.c:1002
10968 msgid "(for porcelains) forget saved unresolved conflicts"
10971 #: builtin/update-index.c:1006
10972 msgid "write index in this format"
10975 #: builtin/update-index.c:1008
10976 msgid "enable or disable split index"
10979 #: builtin/update-index.c:1010
10980 msgid "enable/disable untracked cache"
10983 #: builtin/update-index.c:1012
10984 msgid "test if the filesystem supports untracked cache"
10987 #: builtin/update-index.c:1014
10988 msgid "enable untracked cache without testing the filesystem"
10991 #: builtin/update-index.c:1134
10992 msgid "Untracked cache disabled"
10995 #: builtin/update-index.c:1146
10997 msgid "Untracked cache enabled for '%s'"
11000 #: builtin/update-ref.c:9
11001 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
11004 #: builtin/update-ref.c:10
11005 msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
11008 #: builtin/update-ref.c:11
11009 msgid "git update-ref [<options>] --stdin [-z]"
11012 #: builtin/update-ref.c:363
11013 msgid "delete the reference"
11016 #: builtin/update-ref.c:365
11017 msgid "update <refname> not the one it points to"
11020 #: builtin/update-ref.c:366
11021 msgid "stdin has NUL-terminated arguments"
11024 #: builtin/update-ref.c:367
11025 msgid "read updates from stdin"
11028 #: builtin/update-server-info.c:6
11029 msgid "git update-server-info [--force]"
11032 #: builtin/update-server-info.c:14
11033 msgid "update the info files from scratch"
11036 #: builtin/verify-commit.c:17
11037 msgid "git verify-commit [-v | --verbose] <commit>..."
11040 #: builtin/verify-commit.c:72
11041 msgid "print commit contents"
11044 #: builtin/verify-commit.c:73 builtin/verify-tag.c:35
11045 msgid "print raw gpg status output"
11048 #: builtin/verify-pack.c:54
11049 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
11052 #: builtin/verify-pack.c:64
11056 #: builtin/verify-pack.c:66
11057 msgid "show statistics only"
11060 #: builtin/verify-tag.c:17
11061 msgid "git verify-tag [-v | --verbose] <tag>..."
11064 #: builtin/verify-tag.c:34
11065 msgid "print tag contents"
11068 #: builtin/worktree.c:15
11069 msgid "git worktree add [<options>] <path> [<branch>]"
11072 #: builtin/worktree.c:16
11073 msgid "git worktree prune [<options>]"
11076 #: builtin/worktree.c:17
11077 msgid "git worktree list [<options>]"
11080 #: builtin/worktree.c:40
11082 msgid "Removing worktrees/%s: not a valid directory"
11085 #: builtin/worktree.c:46
11087 msgid "Removing worktrees/%s: gitdir file does not exist"
11090 #: builtin/worktree.c:51
11092 msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
11095 #: builtin/worktree.c:62
11097 msgid "Removing worktrees/%s: invalid gitdir file"
11100 #: builtin/worktree.c:78
11102 msgid "Removing worktrees/%s: gitdir file points to non-existent location"
11105 #: builtin/worktree.c:113
11107 msgid "failed to remove '%s'"
11110 #: builtin/worktree.c:202
11112 msgid "'%s' already exists"
11115 #: builtin/worktree.c:234
11117 msgid "could not create directory of '%s'"
11120 #: builtin/worktree.c:270
11122 msgid "Preparing %s (identifier %s)"
11125 #: builtin/worktree.c:322
11126 msgid "checkout <branch> even if already checked out in other worktree"
11129 #: builtin/worktree.c:324
11130 msgid "create a new branch"
11133 #: builtin/worktree.c:326
11134 msgid "create or reset a branch"
11137 #: builtin/worktree.c:327
11138 msgid "detach HEAD at named commit"
11141 #: builtin/worktree.c:328
11142 msgid "populate the new working tree"
11145 #: builtin/worktree.c:336
11146 msgid "-b, -B, and --detach are mutually exclusive"
11149 #: builtin/write-tree.c:13
11150 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
11153 #: builtin/write-tree.c:26
11157 #: builtin/write-tree.c:27
11158 msgid "write tree object for a subdirectory <prefix>"
11161 #: builtin/write-tree.c:30
11162 msgid "only useful for debugging"
11165 #: credential-cache--daemon.c:271
11166 msgid "print debugging messages to stderr"
11171 "'git help -a' and 'git help -g' list available subcommands and some\n"
11172 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
11173 "to read about a specific subcommand or concept."
11177 msgid "Public key pinning not supported with cURL < 7.44.0"
11181 msgid "start a working area (see also: git help tutorial)"
11184 #: common-cmds.h:10
11185 msgid "work on the current change (see also: git help everyday)"
11188 #: common-cmds.h:11
11189 msgid "examine the history and state (see also: git help revisions)"
11192 #: common-cmds.h:12
11193 msgid "grow, mark and tweak your common history"
11196 #: common-cmds.h:13
11197 msgid "collaborate (see also: git help workflows)"
11200 #: common-cmds.h:17
11201 msgid "Add file contents to the index"
11204 #: common-cmds.h:18
11205 msgid "Use binary search to find the commit that introduced a bug"
11208 #: common-cmds.h:19
11209 msgid "List, create, or delete branches"
11212 #: common-cmds.h:20
11213 msgid "Switch branches or restore working tree files"
11216 #: common-cmds.h:21
11217 msgid "Clone a repository into a new directory"
11220 #: common-cmds.h:22
11221 msgid "Record changes to the repository"
11224 #: common-cmds.h:23
11225 msgid "Show changes between commits, commit and working tree, etc"
11228 #: common-cmds.h:24
11229 msgid "Download objects and refs from another repository"
11232 #: common-cmds.h:25
11233 msgid "Print lines matching a pattern"
11236 #: common-cmds.h:26
11237 msgid "Create an empty Git repository or reinitialize an existing one"
11240 #: common-cmds.h:27
11241 msgid "Show commit logs"
11244 #: common-cmds.h:28
11245 msgid "Join two or more development histories together"
11248 #: common-cmds.h:29
11249 msgid "Move or rename a file, a directory, or a symlink"
11252 #: common-cmds.h:30
11253 msgid "Fetch from and integrate with another repository or a local branch"
11256 #: common-cmds.h:31
11257 msgid "Update remote refs along with associated objects"
11260 #: common-cmds.h:32
11261 msgid "Reapply commits on top of another base tip"
11264 #: common-cmds.h:33
11265 msgid "Reset current HEAD to the specified state"
11268 #: common-cmds.h:34
11269 msgid "Remove files from the working tree and from the index"
11272 #: common-cmds.h:35
11273 msgid "Show various types of objects"
11276 #: common-cmds.h:36
11277 msgid "Show the working tree status"
11280 #: common-cmds.h:37
11281 msgid "Create, list, delete or verify a tag object signed with GPG"
11284 #: parse-options.h:145
11285 msgid "expiry-date"
11288 #: parse-options.h:160
11289 msgid "no-op (backward compatibility)"
11292 #: parse-options.h:237
11293 msgid "be more verbose"
11296 #: parse-options.h:239
11297 msgid "be more quiet"
11300 #: parse-options.h:245
11301 msgid "use <n> digits to display SHA-1s"
11305 msgid "update the index with reused conflict resolution if possible"
11308 #: git-bisect.sh:55
11309 msgid "You need to start by \"git bisect start\""
11312 #. TRANSLATORS: Make sure to include [Y] and [n] in your
11313 #. translation. The program will only accept English input
11315 #: git-bisect.sh:61
11316 msgid "Do you want me to do it for you [Y/n]? "
11319 #: git-bisect.sh:122
11321 msgid "unrecognised option: '$arg'"
11324 #: git-bisect.sh:126
11326 msgid "'$arg' does not appear to be a valid revision"
11329 #: git-bisect.sh:155
11330 msgid "Bad HEAD - I need a HEAD"
11333 #: git-bisect.sh:168
11336 "Checking out '$start_head' failed. Try 'git bisect reset <valid-branch>'."
11339 #: git-bisect.sh:178
11340 msgid "won't bisect on cg-seek'ed tree"
11343 #: git-bisect.sh:182
11344 msgid "Bad HEAD - strange symbolic ref"
11347 #: git-bisect.sh:234
11349 msgid "Bad bisect_write argument: $state"
11352 #: git-bisect.sh:263
11354 msgid "Bad rev input: $arg"
11357 #: git-bisect.sh:278
11358 msgid "Please call 'bisect_state' with at least one argument."
11361 #: git-bisect.sh:290
11363 msgid "Bad rev input: $rev"
11366 #: git-bisect.sh:299
11368 msgid "'git bisect $TERM_BAD' can take only one argument."
11371 #: git-bisect.sh:322
11373 msgid "Warning: bisecting only with a $TERM_BAD commit."
11376 #. TRANSLATORS: Make sure to include [Y] and [n] in your
11377 #. translation. The program will only accept English input
11379 #: git-bisect.sh:328
11380 msgid "Are you sure [Y/n]? "
11383 #: git-bisect.sh:340
11386 "You need to give me at least one $bad_syn and one $good_syn revision.\n"
11387 "(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
11390 #: git-bisect.sh:343
11393 "You need to start by \"git bisect start\".\n"
11394 "You then need to give me at least one $good_syn and one $bad_syn revision.\n"
11395 "(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
11398 #: git-bisect.sh:414 git-bisect.sh:546
11399 msgid "We are not bisecting."
11402 #: git-bisect.sh:421
11404 msgid "'$invalid' is not a valid commit"
11407 #: git-bisect.sh:430
11410 "Could not check out original HEAD '$branch'.\n"
11411 "Try 'git bisect reset <commit>'."
11414 #: git-bisect.sh:458
11415 msgid "No logfile given"
11418 #: git-bisect.sh:459
11420 msgid "cannot read $file for replaying"
11423 #: git-bisect.sh:480
11424 msgid "?? what are you talking about?"
11427 #: git-bisect.sh:492
11429 msgid "running $command"
11432 #: git-bisect.sh:499
11435 "bisect run failed:\n"
11436 "exit code $res from '$command' is < 0 or >= 128"
11439 #: git-bisect.sh:525
11440 msgid "bisect run cannot continue any more"
11443 #: git-bisect.sh:531
11446 "bisect run failed:\n"
11447 "'bisect_state $state' exited with error code $res"
11450 #: git-bisect.sh:538
11451 msgid "bisect run success"
11454 #: git-bisect.sh:565
11455 msgid "please use two different terms"
11458 #: git-bisect.sh:575
11460 msgid "'$term' is not a valid term"
11463 #: git-bisect.sh:578
11465 msgid "can't use the builtin command '$term' as a term"
11468 #: git-bisect.sh:587 git-bisect.sh:593
11470 msgid "can't change the meaning of term '$term'"
11473 #: git-bisect.sh:606
11475 msgid "Invalid command: you're currently in a $TERM_BAD/$TERM_GOOD bisect."
11478 #: git-bisect.sh:636
11479 msgid "no terms defined"
11482 #: git-bisect.sh:653
11485 "invalid argument $arg for 'git bisect terms'.\n"
11486 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
11489 #: git-rebase.sh:57
11491 "When you have resolved this problem, run \"git rebase --continue\".\n"
11492 "If you prefer to skip this patch, run \"git rebase --skip\" instead.\n"
11493 "To check out the original branch and stop rebasing, run \"git rebase --abort"
11497 #: git-rebase.sh:168
11498 msgid "Applied autostash."
11501 #: git-rebase.sh:171
11503 msgid "Cannot store $stash_sha1"
11506 #: git-rebase.sh:172
11508 "Applying autostash resulted in conflicts.\n"
11509 "Your changes are safe in the stash.\n"
11510 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
11513 #: git-rebase.sh:211
11514 msgid "The pre-rebase hook refused to rebase."
11517 #: git-rebase.sh:216
11518 msgid "It looks like git-am is in progress. Cannot rebase."
11521 #: git-rebase.sh:357
11522 msgid "No rebase in progress?"
11525 #: git-rebase.sh:368
11526 msgid "The --edit-todo action can only be used during interactive rebase."
11529 #: git-rebase.sh:375
11530 msgid "Cannot read HEAD"
11533 #: git-rebase.sh:378
11535 "You must edit all merge conflicts and then\n"
11536 "mark them as resolved using git add"
11539 #: git-rebase.sh:396
11541 msgid "Could not move back to $head_name"
11544 #: git-rebase.sh:415
11547 "It seems that there is already a $state_dir_base directory, and\n"
11548 "I wonder if you are in the middle of another rebase. If that is the\n"
11549 "case, please try\n"
11550 "\t$cmd_live_rebase\n"
11551 "If that is not the case, please\n"
11552 "\t$cmd_clear_stale_rebase\n"
11553 "and run me again. I am stopping in case you still have something\n"
11557 #: git-rebase.sh:466
11559 msgid "invalid upstream $upstream_name"
11562 #: git-rebase.sh:490
11564 msgid "$onto_name: there are more than one merge bases"
11567 #: git-rebase.sh:493 git-rebase.sh:497
11569 msgid "$onto_name: there is no merge base"
11572 #: git-rebase.sh:502
11574 msgid "Does not point to a valid commit: $onto_name"
11577 #: git-rebase.sh:525
11579 msgid "fatal: no such branch: $branch_name"
11582 #: git-rebase.sh:558
11583 msgid "Cannot autostash"
11586 #: git-rebase.sh:563
11588 msgid "Created autostash: $stash_abbrev"
11591 #: git-rebase.sh:567
11592 msgid "Please commit or stash them."
11595 #: git-rebase.sh:587
11597 msgid "Current branch $branch_name is up to date."
11600 #: git-rebase.sh:591
11602 msgid "Current branch $branch_name is up to date, rebase forced."
11605 #: git-rebase.sh:602
11607 msgid "Changes from $mb to $onto:"
11610 #: git-rebase.sh:611
11611 msgid "First, rewinding head to replay your work on top of it..."
11614 #: git-rebase.sh:621
11616 msgid "Fast-forwarded $branch_name to $onto_name."
11620 msgid "git stash clear with parameters is unimplemented"
11624 msgid "You do not have the initial commit yet"
11628 msgid "Cannot save the current index state"
11631 #: git-stash.sh:124 git-stash.sh:137
11632 msgid "Cannot save the current worktree state"
11635 #: git-stash.sh:141
11636 msgid "No changes selected"
11639 #: git-stash.sh:144
11640 msgid "Cannot remove temporary index (can't happen)"
11643 #: git-stash.sh:157
11644 msgid "Cannot record working tree state"
11647 #: git-stash.sh:189
11649 msgid "Cannot update $ref_stash with $w_commit"
11652 #. TRANSLATORS: $option is an invalid option, like
11653 #. `--blah-blah'. The 7 spaces at the beginning of the
11654 #. second line correspond to "error: ". So you should line
11655 #. up the second line with however many characters the
11656 #. translation of "error: " takes in your language. E.g. in
11657 #. English this is:
11659 #. $ git stash save --blah-blah 2>&1 | head -n 2
11660 #. error: unknown option for 'stash save': --blah-blah
11661 #. To provide a message, use git stash save -- '--blah-blah'
11662 #: git-stash.sh:239
11665 "error: unknown option for 'stash save': $option\n"
11666 " To provide a message, use git stash save -- '$option'"
11669 #: git-stash.sh:260
11670 msgid "No local changes to save"
11673 #: git-stash.sh:264
11674 msgid "Cannot initialize stash"
11677 #: git-stash.sh:268
11678 msgid "Cannot save the current status"
11681 #: git-stash.sh:286
11682 msgid "Cannot remove worktree changes"
11685 #: git-stash.sh:405
11687 msgid "unknown option: $opt"
11690 #: git-stash.sh:415
11691 msgid "No stash found."
11694 #: git-stash.sh:422
11696 msgid "Too many revisions specified: $REV"
11699 #: git-stash.sh:428
11701 msgid "$reference is not a valid reference"
11704 #: git-stash.sh:456
11706 msgid "'$args' is not a stash-like commit"
11709 #: git-stash.sh:467
11711 msgid "'$args' is not a stash reference"
11714 #: git-stash.sh:475
11715 msgid "unable to refresh index"
11718 #: git-stash.sh:479
11719 msgid "Cannot apply a stash in the middle of a merge"
11722 #: git-stash.sh:487
11723 msgid "Conflicts in index. Try without --index."
11726 #: git-stash.sh:489
11727 msgid "Could not save index tree"
11730 #: git-stash.sh:523
11731 msgid "Cannot unstage modified files"
11734 #: git-stash.sh:538
11735 msgid "Index was not unstashed."
11738 #: git-stash.sh:561
11740 msgid "Dropped ${REV} ($s)"
11743 #: git-stash.sh:562
11745 msgid "${REV}: Could not drop stash entry"
11748 #: git-stash.sh:570
11749 msgid "No branch name specified"
11752 #: git-stash.sh:642
11753 msgid "(To restore them type \"git stash apply\")"
11756 #: git-submodule.sh:219
11757 msgid "Relative path can only be used from the toplevel of the working tree"
11760 #: git-submodule.sh:229
11762 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
11765 #: git-submodule.sh:246
11767 msgid "'$sm_path' already exists in the index"
11770 #: git-submodule.sh:250
11773 "The following path is ignored by one of your .gitignore files:\n"
11775 "Use -f if you really want to add it."
11778 #: git-submodule.sh:268
11780 msgid "Adding existing repo at '$sm_path' to the index"
11783 #: git-submodule.sh:270
11785 msgid "'$sm_path' already exists and is not a valid git repo"
11788 #: git-submodule.sh:278
11790 msgid "A git directory for '$sm_name' is found locally with remote(s):"
11793 #: git-submodule.sh:280
11796 "If you want to reuse this local git directory instead of cloning again from"
11799 #: git-submodule.sh:282
11802 "use the '--force' option. If the local git directory is not the correct repo"
11805 #: git-submodule.sh:283
11808 "or you are unsure what this means choose another name with the '--name' "
11812 #: git-submodule.sh:285
11814 msgid "Reactivating local git directory for submodule '$sm_name'."
11817 #: git-submodule.sh:297
11819 msgid "Unable to checkout submodule '$sm_path'"
11822 #: git-submodule.sh:302
11824 msgid "Failed to add submodule '$sm_path'"
11827 #: git-submodule.sh:311
11829 msgid "Failed to register submodule '$sm_path'"
11832 #: git-submodule.sh:355
11834 msgid "Entering '$displaypath'"
11837 #: git-submodule.sh:375
11839 msgid "Stopping at '$displaypath'; script returned non-zero status."
11842 #: git-submodule.sh:448
11844 msgid "pathspec and --all are incompatible"
11847 #: git-submodule.sh:453
11849 msgid "Use '--all' if you really want to deinitialize all submodules"
11852 #: git-submodule.sh:470
11854 msgid "Submodule work tree '$displaypath' contains a .git directory"
11857 #: git-submodule.sh:471
11860 "(use 'rm -rf' if you really want to remove it including all of its history)"
11863 #: git-submodule.sh:477
11866 "Submodule work tree '$displaypath' contains local modifications; use '-f' to "
11870 #: git-submodule.sh:480
11872 msgid "Cleared directory '$displaypath'"
11875 #: git-submodule.sh:481
11877 msgid "Could not remove submodule work tree '$displaypath'"
11880 #: git-submodule.sh:484
11882 msgid "Could not create empty submodule directory '$displaypath'"
11885 #: git-submodule.sh:493
11887 msgid "Submodule '$name' ($url) unregistered for path '$displaypath'"
11890 #: git-submodule.sh:635
11892 msgid "Unable to find current revision in submodule path '$displaypath'"
11895 #: git-submodule.sh:644
11897 msgid "Unable to fetch in submodule path '$sm_path'"
11900 #: git-submodule.sh:667
11902 msgid "Unable to fetch in submodule path '$displaypath'"
11905 #: git-submodule.sh:680
11907 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
11910 #: git-submodule.sh:681
11912 msgid "Submodule path '$displaypath': checked out '$sha1'"
11915 #: git-submodule.sh:685
11917 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
11920 #: git-submodule.sh:686
11922 msgid "Submodule path '$displaypath': rebased into '$sha1'"
11925 #: git-submodule.sh:691
11927 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
11930 #: git-submodule.sh:692
11932 msgid "Submodule path '$displaypath': merged in '$sha1'"
11935 #: git-submodule.sh:697
11937 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
11940 #: git-submodule.sh:698
11942 msgid "Submodule path '$displaypath': '$command $sha1'"
11945 #: git-submodule.sh:729
11947 msgid "Failed to recurse into submodule path '$displaypath'"
11950 #: git-submodule.sh:837
11951 msgid "The --cached option cannot be used with the --files option"
11954 #: git-submodule.sh:889
11956 msgid "unexpected mode $mod_dst"
11959 #: git-submodule.sh:909
11961 msgid " Warn: $display_name doesn't contain commit $sha1_src"
11964 #: git-submodule.sh:912
11966 msgid " Warn: $display_name doesn't contain commit $sha1_dst"
11969 #: git-submodule.sh:915
11971 msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
11974 #: git-submodule.sh:940
11978 #: git-submodule.sh:1059
11980 msgid "Failed to recurse into submodule path '$sm_path'"
11983 #: git-submodule.sh:1123
11985 msgid "Synchronizing submodule url for '$displaypath'"
11988 #: git-parse-remote.sh:89
11990 msgid "See git-${cmd}(1) for details."