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: 2014-11-20 09: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."
33 msgid "git archive [options] <tree-ish> [<path>...]"
37 msgid "git archive --list"
42 "git archive --remote <repo> [--exec <cmd>] [options] <tree-ish> [<path>...]"
46 msgid "git archive --remote <repo> [--exec <cmd>] --list"
49 #: archive.c:334 builtin/add.c:137 builtin/add.c:427 builtin/rm.c:328
51 msgid "pathspec '%s' did not match any files"
59 msgid "archive format"
62 #: archive.c:420 builtin/log.c:1204
67 msgid "prepend prefix to each pathname in the archive"
70 #: archive.c:422 builtin/archive.c:88 builtin/blame.c:2517
71 #: builtin/blame.c:2518 builtin/config.c:57 builtin/fast-export.c:986
72 #: builtin/fast-export.c:988 builtin/grep.c:712 builtin/hash-object.c:101
73 #: builtin/ls-files.c:489 builtin/ls-files.c:492 builtin/notes.c:411
74 #: builtin/notes.c:568 builtin/read-tree.c:109 parse-options.h:151
78 #: archive.c:423 builtin/archive.c:89
79 msgid "write the archive to this file"
83 msgid "read .gitattributes in working directory"
87 msgid "report archived files on stderr"
95 msgid "compress faster"
99 msgid "compress better"
103 msgid "list supported archive formats"
106 #: archive.c:441 builtin/archive.c:90 builtin/clone.c:85
110 #: archive.c:442 builtin/archive.c:91
111 msgid "retrieve the archive from remote repository <repo>"
114 #: archive.c:443 builtin/archive.c:92 builtin/notes.c:490
118 #: archive.c:444 builtin/archive.c:93
119 msgid "path to the remote git-upload-archive command"
124 "Negative patterns are ignored in git attributes\n"
125 "Use '\\!' for literal leading exclamation."
130 msgid "Not setting branch %s as its own upstream."
135 msgid "Branch %s set up to track remote branch %s from %s by rebasing."
140 msgid "Branch %s set up to track remote branch %s from %s."
145 msgid "Branch %s set up to track local branch %s by rebasing."
150 msgid "Branch %s set up to track local branch %s."
155 msgid "Branch %s set up to track remote ref %s by rebasing."
160 msgid "Branch %s set up to track remote ref %s."
165 msgid "Branch %s set up to track local ref %s by rebasing."
170 msgid "Branch %s set up to track local ref %s."
175 msgid "Not tracking: ambiguous information for ref %s"
180 msgid "'%s' is not a valid branch name."
185 msgid "A branch named '%s' already exists."
189 msgid "Cannot force update the current branch."
194 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
199 msgid "the requested upstream branch '%s' does not exist"
205 "If you are planning on basing your work on an upstream\n"
206 "branch that already exists at the remote, you may need to\n"
207 "run \"git fetch\" to retrieve it.\n"
209 "If you are planning to push out a new local branch that\n"
210 "will track its remote counterpart, you may want to use\n"
211 "\"git push -u\" to set the upstream config as you push."
216 msgid "Not a valid object name: '%s'."
221 msgid "Ambiguous object name: '%s'."
226 msgid "Not a valid branch point: '%s'."
231 msgid "'%s' does not look like a v2 bundle file"
236 msgid "unrecognized header: %s%s (%d)"
239 #: bundle.c:87 builtin/commit.c:788
241 msgid "could not open '%s'"
245 msgid "Repository lacks these prerequisite commits:"
248 #: bundle.c:163 sequencer.c:641 sequencer.c:1096 builtin/blame.c:2706
249 #: builtin/branch.c:652 builtin/commit.c:1085 builtin/log.c:330
250 #: builtin/log.c:823 builtin/log.c:1432 builtin/log.c:1669 builtin/merge.c:357
251 #: builtin/shortlog.c:158
252 msgid "revision walk setup failed"
257 msgid "The bundle contains this ref:"
258 msgid_plural "The bundle contains these %d refs:"
263 msgid "The bundle records a complete history."
268 msgid "The bundle requires this ref:"
269 msgid_plural "The bundle requires these %d refs:"
274 msgid "Could not spawn pack-objects"
278 msgid "pack-objects died"
282 msgid "rev-list died"
287 msgid "ref '%s' is excluded by the rev-list options"
290 #: bundle.c:438 builtin/log.c:153 builtin/log.c:1342 builtin/shortlog.c:261
292 msgid "unrecognized argument: %s"
296 msgid "Refusing to create empty bundle."
301 msgid "cannot create '%s'"
305 msgid "index-pack died"
310 msgid "invalid color value: %.*s"
315 msgid "could not parse %s"
320 msgid "%s %s is not a commit!"
323 #: compat/obstack.c:406 compat/obstack.c:408
324 msgid "memory exhausted"
327 #: config.c:469 config.c:471
329 msgid "bad config file line %d in %s"
334 msgid "bad numeric config value '%s' for '%s' in %s: %s"
339 msgid "bad numeric config value '%s' for '%s': %s"
344 msgid "failed to expand user dir in: '%s'"
347 #: config.c:752 config.c:763
349 msgid "bad zlib compression level %d"
354 msgid "invalid mode for object creation: %s"
358 msgid "unable to parse command-line config"
362 msgid "unknown error occured while reading the configuration files"
367 msgid "unable to parse '%s' from command-line config"
372 msgid "bad config variable '%s' in file '%s' at line %d"
377 msgid "%s has multiple values"
381 msgid "Could not run 'git rev-list'"
386 msgid "failed write to rev-list: %s"
391 msgid "failed to close rev-list's stdin: %s"
395 msgid "in the future"
400 msgid "%lu second ago"
401 msgid_plural "%lu seconds ago"
407 msgid "%lu minute ago"
408 msgid_plural "%lu minutes ago"
415 msgid_plural "%lu hours ago"
422 msgid_plural "%lu days ago"
429 msgid_plural "%lu weeks ago"
435 msgid "%lu month ago"
436 msgid_plural "%lu months ago"
443 msgid_plural "%lu years"
447 #. TRANSLATORS: "%s" is "<n> years"
450 msgid "%s, %lu month ago"
451 msgid_plural "%s, %lu months ago"
455 #: date.c:154 date.c:159
458 msgid_plural "%lu years ago"
462 #: diffcore-order.c:24
464 msgid "failed to read orderfile '%s'"
467 #: diffcore-rename.c:516
468 msgid "Performing inexact rename detection"
473 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
478 msgid " Unknown dirstat parameter '%s'\n"
483 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
489 "Found errors in 'diff.dirstat' config variable:\n"
495 msgid "external diff died, stopping at %s"
499 msgid "--follow requires exactly one pathspec"
505 "Failed to parse --dirstat/-X option parameter:\n"
511 msgid "Failed to parse --submodule option parameter: '%s'"
514 #: gpg-interface.c:129 gpg-interface.c:200
515 msgid "could not run gpg."
518 #: gpg-interface.c:141
519 msgid "gpg did not accept the data"
522 #: gpg-interface.c:152
523 msgid "gpg failed to sign the data"
526 #: gpg-interface.c:185
528 msgid "could not create temporary file '%s': %s"
531 #: gpg-interface.c:188
533 msgid "failed writing detached signature to '%s': %s"
538 msgid "'%s': unable to read %s"
548 msgid "'%s': short read %s"
553 msgid "available git commands in '%s'"
557 msgid "git commands available from elsewhere on your $PATH"
561 msgid "The most commonly used git commands are:"
567 "'%s' appears to be a git command, but we were not\n"
568 "able to execute it. Maybe git-%s is broken?"
572 msgid "Uh oh. Your system reports no Git commands at all."
578 "WARNING: You called a Git command named '%s', which does not exist.\n"
579 "Continuing under the assumption that you meant '%s'"
584 msgid "in %0.1f seconds automatically..."
589 msgid "git: '%s' is not a git command. See 'git --help'."
592 #: help.c:384 help.c:444
598 "Did you mean one of these?"
608 msgid "BUG: reopen a lockfile that is still open"
612 msgid "BUG: reopen a lockfile that has been committed"
616 msgid "failed to read the cache"
619 #: merge.c:94 builtin/checkout.c:356 builtin/checkout.c:562
620 #: builtin/clone.c:659
621 msgid "unable to write new index file"
624 #: merge-recursive.c:189
626 msgid "(bad commit)\n"
629 #: merge-recursive.c:209
631 msgid "addinfo_cache failed for path '%s'"
634 #: merge-recursive.c:270
635 msgid "error building trees"
638 #: merge-recursive.c:691
640 msgid "failed to create path '%s'%s"
643 #: merge-recursive.c:702
645 msgid "Removing %s to make room for subdirectory\n"
648 #: merge-recursive.c:716 merge-recursive.c:737
649 msgid ": perhaps a D/F conflict?"
652 #: merge-recursive.c:727
654 msgid "refusing to lose untracked file at '%s'"
657 #: merge-recursive.c:767
659 msgid "cannot read object %s '%s'"
662 #: merge-recursive.c:769
664 msgid "blob expected for %s '%s'"
667 #: merge-recursive.c:792 builtin/clone.c:318
669 msgid "failed to open '%s'"
672 #: merge-recursive.c:800
674 msgid "failed to symlink '%s'"
677 #: merge-recursive.c:803
679 msgid "do not know what to do with %06o %s '%s'"
682 #: merge-recursive.c:941
683 msgid "Failed to execute internal merge"
686 #: merge-recursive.c:945
688 msgid "Unable to add %s to database"
691 #: merge-recursive.c:961
692 msgid "unsupported object type in the tree"
695 #: merge-recursive.c:1036 merge-recursive.c:1050
698 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
702 #: merge-recursive.c:1042 merge-recursive.c:1055
705 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
709 #: merge-recursive.c:1096
713 #: merge-recursive.c:1096
717 #: merge-recursive.c:1152
719 msgid "%s is a directory in %s adding as %s instead"
722 #: merge-recursive.c:1174
725 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
726 "\"->\"%s\" in \"%s\"%s"
729 #: merge-recursive.c:1179
730 msgid " (left unresolved)"
733 #: merge-recursive.c:1233
735 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
738 #: merge-recursive.c:1263
740 msgid "Renaming %s to %s and %s to %s instead"
743 #: merge-recursive.c:1462
745 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
748 #: merge-recursive.c:1472
750 msgid "Adding merged %s"
753 #: merge-recursive.c:1477 merge-recursive.c:1675
755 msgid "Adding as %s instead"
758 #: merge-recursive.c:1528
760 msgid "cannot read object %s"
763 #: merge-recursive.c:1531
765 msgid "object %s is not a blob"
768 #: merge-recursive.c:1579
772 #: merge-recursive.c:1579
776 #: merge-recursive.c:1589
780 #: merge-recursive.c:1596
784 #: merge-recursive.c:1630
786 msgid "Skipped %s (merged same as existing)"
789 #: merge-recursive.c:1644
791 msgid "Auto-merging %s"
794 #: merge-recursive.c:1648 git-submodule.sh:1150
798 #: merge-recursive.c:1649
800 msgid "CONFLICT (%s): Merge conflict in %s"
803 #: merge-recursive.c:1735
808 #: merge-recursive.c:1760
809 msgid "file/directory"
812 #: merge-recursive.c:1766
813 msgid "directory/file"
816 #: merge-recursive.c:1771
818 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
821 #: merge-recursive.c:1781
826 #: merge-recursive.c:1798
827 msgid "Fatal merge failure, shouldn't happen."
830 #: merge-recursive.c:1817
831 msgid "Already up-to-date!"
834 #: merge-recursive.c:1826
836 msgid "merging of trees %s and %s failed"
839 #: merge-recursive.c:1856
841 msgid "Unprocessed path??? %s"
844 #: merge-recursive.c:1901
848 #: merge-recursive.c:1914
850 msgid "found %u common ancestor:"
851 msgid_plural "found %u common ancestors:"
855 #: merge-recursive.c:1951
856 msgid "merge returned no commit"
859 #: merge-recursive.c:2008
861 msgid "Could not parse object '%s'"
864 #: merge-recursive.c:2019 builtin/merge.c:666
865 msgid "Unable to write index."
869 msgid "Cannot commit uninitialized/unreferenced notes tree"
874 msgid "Bad notes.rewriteMode value: '%s'"
879 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
882 #. TRANSLATORS: The first %s is the name of the
883 #. environment variable, the second %s is its value
886 msgid "Bad %s value: '%s'"
891 msgid "unable to parse object: %s"
894 #: parse-options.c:546
898 #: parse-options.c:564
903 #. TRANSLATORS: the colon here should align with the
904 #. one in "usage: %s" translation
905 #: parse-options.c:568
910 #: parse-options.c:571
915 #: parse-options.c:605
920 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
925 "global 'literal' pathspec setting is incompatible with all other global "
930 msgid "invalid parameter for pathspec magic 'prefix'"
935 msgid "Invalid pathspec magic '%.*s' in '%s'"
940 msgid "Missing ')' at the end of pathspec magic in '%s'"
945 msgid "Unimplemented pathspec magic '%c' in '%s'"
950 msgid "%s: 'literal' and 'glob' are incompatible"
955 msgid "%s: '%s' is outside repository"
960 msgid "Pathspec '%s' is in submodule '%.*s'"
965 msgid "%s: pathspec magic not supported by this command: %s"
970 msgid "pathspec '%s' is beyond a symbolic link"
975 "There is nothing to exclude from by :(exclude) patterns.\n"
976 "Perhaps you forgot to add either ':/' or '.' ?"
980 msgid "unable to parse --pretty format"
990 "index.version set, but the value is invalid.\n"
997 "GIT_INDEX_VERSION set, but the value is invalid.\n"
1003 msgid "Cannot fetch both %s and %s to %s"
1008 msgid "%s usually tracks %s, not %s"
1013 msgid "%s tracks both %s and %s"
1017 msgid "Internal error"
1022 msgid "Your branch is based on '%s', but the upstream is gone.\n"
1026 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
1031 msgid "Your branch is up-to-date with '%s'.\n"
1036 msgid "Your branch is ahead of '%s' by %d commit.\n"
1037 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
1042 msgid " (use \"git push\" to publish your local commits)\n"
1047 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
1049 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
1054 msgid " (use \"git pull\" to update your local branch)\n"
1060 "Your branch and '%s' have diverged,\n"
1061 "and have %d and %d different commit each, respectively.\n"
1063 "Your branch and '%s' have diverged,\n"
1064 "and have %d and %d different commits each, respectively.\n"
1069 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
1073 msgid "open /dev/null failed"
1078 msgid "dup2(%d,%d) failed"
1082 msgid "failed to sign the push certificate"
1086 msgid "the receiving end does not support --signed push"
1089 #: sequencer.c:172 builtin/merge.c:781 builtin/merge.c:892
1090 #: builtin/merge.c:1002 builtin/merge.c:1012
1092 msgid "Could not open '%s' for writing"
1095 #: sequencer.c:174 builtin/merge.c:343 builtin/merge.c:784
1096 #: builtin/merge.c:1004 builtin/merge.c:1017
1098 msgid "Could not write to '%s'"
1103 "after resolving the conflicts, mark the corrected paths\n"
1104 "with 'git add <paths>' or 'git rm <paths>'"
1109 "after resolving the conflicts, mark the corrected paths\n"
1110 "with 'git add <paths>' or 'git rm <paths>'\n"
1111 "and commit the result with 'git commit'"
1114 #: sequencer.c:211 sequencer.c:852 sequencer.c:935
1116 msgid "Could not write to %s"
1121 msgid "Error wrapping up %s"
1125 msgid "Your local changes would be overwritten by cherry-pick."
1129 msgid "Your local changes would be overwritten by revert."
1133 msgid "Commit your changes or stash them to proceed."
1136 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
1139 msgid "%s: Unable to write new index file"
1143 msgid "Could not resolve HEAD commit\n"
1147 msgid "Unable to update cache tree\n"
1152 msgid "Could not parse commit %s\n"
1157 msgid "Could not parse parent commit %s\n"
1161 msgid "Your index file is unmerged."
1166 msgid "Commit %s is a merge but no -m option was given."
1171 msgid "Commit %s does not have parent %d"
1176 msgid "Mainline was specified but commit %s is not a merge."
1179 #. TRANSLATORS: The first %s will be "revert" or
1180 #. "cherry-pick", the second %s a SHA1
1183 msgid "%s: cannot parse parent commit %s"
1188 msgid "Cannot get commit message for %s"
1193 msgid "could not revert %s... %s"
1198 msgid "could not apply %s... %s"
1202 msgid "empty commit set passed"
1207 msgid "git %s: failed to read the index"
1212 msgid "git %s: failed to refresh the index"
1217 msgid "Cannot %s during a %s"
1222 msgid "Could not parse line %d."
1226 msgid "No commits parsed."
1231 msgid "Could not open %s"
1236 msgid "Could not read %s."
1241 msgid "Unusable instruction sheet: %s"
1246 msgid "Invalid key: %s"
1251 msgid "Invalid value for %s: %s"
1256 msgid "Malformed options sheet: %s"
1260 msgid "a cherry-pick or revert is already in progress"
1264 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
1269 msgid "Could not create sequencer directory %s"
1272 #: sequencer.c:854 sequencer.c:939
1274 msgid "Error wrapping up %s."
1277 #: sequencer.c:873 sequencer.c:1009
1278 msgid "no cherry-pick or revert in progress"
1282 msgid "cannot resolve HEAD"
1286 msgid "cannot abort from a branch yet to be born"
1289 #: sequencer.c:899 builtin/apply.c:4128
1291 msgid "cannot open %s: %s"
1296 msgid "cannot read %s: %s"
1300 msgid "unexpected end of file"
1305 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
1310 msgid "Could not format %s."
1315 msgid "%s: can't cherry-pick a %s"
1320 msgid "%s: bad revision"
1324 msgid "Can't revert as initial commit"
1328 msgid "Can't cherry-pick into empty head"
1333 "Git normally never creates a ref that ends with 40 hex characters\n"
1334 "because it will be ignored when you just specify 40-hex. These refs\n"
1335 "may be created by mistake. For example,\n"
1337 " git checkout -b $br $(git rev-parse ...)\n"
1339 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
1340 "examine these refs and maybe delete them. Turn this message off by\n"
1341 "running \"git config advice.objectNameWarning false\""
1345 msgid "HEAD does not point to a branch"
1350 msgid "No such branch: '%s'"
1355 msgid "No upstream configured for branch '%s'"
1360 msgid "Upstream branch '%s' not stored as a remote-tracking branch"
1363 #: submodule.c:64 submodule.c:98
1364 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
1367 #: submodule.c:68 submodule.c:102
1369 msgid "Could not find section in .gitmodules where path=%s"
1374 msgid "Could not update .gitmodules entry %s"
1379 msgid "Could not remove .gitmodules entry for %s"
1383 msgid "staging updated .gitmodules failed"
1386 #: submodule.c:1111 builtin/init-db.c:363
1388 msgid "Could not create git link %s"
1393 msgid "Could not set core.worktree in %s"
1396 #: trailer.c:499 trailer.c:503 trailer.c:507 trailer.c:561 trailer.c:565
1399 msgid "unknown value '%s' for key '%s'"
1402 #: trailer.c:551 trailer.c:556 builtin/remote.c:288
1404 msgid "more than one %s"
1409 msgid "empty trailer token in trailer '%.*s'"
1414 msgid "could not read input file '%s'"
1418 msgid "could not read from stdin"
1421 #: unpack-trees.c:202
1422 msgid "Checking out files"
1426 msgid "invalid URL scheme name or missing '://' suffix"
1429 #: urlmatch.c:144 urlmatch.c:297 urlmatch.c:356
1431 msgid "invalid %XX escape sequence"
1435 msgid "missing host and scheme is not 'file:'"
1439 msgid "a 'file:' URL may not have a port number"
1443 msgid "invalid characters in host name"
1446 #: urlmatch.c:244 urlmatch.c:255
1447 msgid "invalid port number"
1451 msgid "invalid '..' path segment"
1456 msgid "unable to access '%s': %s"
1461 msgid "unable to access '%s'"
1466 msgid "unable to look up current user in the passwd file: %s"
1470 msgid "no such user"
1474 msgid "unable to get current working directory"
1478 msgid "Unmerged paths:"
1481 #: wt-status.c:177 wt-status.c:204
1483 msgid " (use \"git reset %s <file>...\" to unstage)"
1486 #: wt-status.c:179 wt-status.c:206
1487 msgid " (use \"git rm --cached <file>...\" to unstage)"
1491 msgid " (use \"git add <file>...\" to mark resolution)"
1494 #: wt-status.c:185 wt-status.c:189
1495 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
1499 msgid " (use \"git rm <file>...\" to mark resolution)"
1503 msgid "Changes to be committed:"
1507 msgid "Changes not staged for commit:"
1511 msgid " (use \"git add <file>...\" to update what will be committed)"
1515 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
1520 " (use \"git checkout -- <file>...\" to discard changes in working directory)"
1524 msgid " (commit or discard the untracked or modified content in submodules)"
1529 msgid " (use \"git %s <file>...\" to include in what will be committed)"
1533 msgid "both deleted:"
1537 msgid "added by us:"
1541 msgid "deleted by them:"
1545 msgid "added by them:"
1549 msgid "deleted by us:"
1557 msgid "both modified:"
1562 msgid "bug: unhandled unmerged status %x"
1598 msgid "new commits, "
1602 msgid "modified content, "
1606 msgid "untracked content, "
1611 msgid "bug: unhandled diff status %c"
1615 msgid "Submodules changed but not updated:"
1619 msgid "Submodule changes to be committed:"
1624 "Do not touch the line above.\n"
1625 "Everything below will be removed."
1629 msgid "You have unmerged paths."
1633 msgid " (fix conflicts and run \"git commit\")"
1637 msgid "All conflicts fixed but you are still merging."
1641 msgid " (use \"git commit\" to conclude merge)"
1645 msgid "You are in the middle of an am session."
1649 msgid "The current patch is empty."
1653 msgid " (fix conflicts and then run \"git am --continue\")"
1657 msgid " (use \"git am --skip\" to skip this patch)"
1661 msgid " (use \"git am --abort\" to restore the original branch)"
1664 #: wt-status.c:1023 wt-status.c:1040
1666 msgid "You are currently rebasing branch '%s' on '%s'."
1669 #: wt-status.c:1028 wt-status.c:1045
1670 msgid "You are currently rebasing."
1674 msgid " (fix conflicts and then run \"git rebase --continue\")"
1678 msgid " (use \"git rebase --skip\" to skip this patch)"
1682 msgid " (use \"git rebase --abort\" to check out the original branch)"
1686 msgid " (all conflicts fixed: run \"git rebase --continue\")"
1692 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
1696 msgid "You are currently splitting a commit during a rebase."
1700 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
1705 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
1709 msgid "You are currently editing a commit during a rebase."
1713 msgid " (use \"git commit --amend\" to amend the current commit)"
1718 " (use \"git rebase --continue\" once you are satisfied with your changes)"
1723 msgid "You are currently cherry-picking commit %s."
1727 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
1731 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
1735 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
1740 msgid "You are currently reverting commit %s."
1744 msgid " (fix conflicts and run \"git revert --continue\")"
1748 msgid " (all conflicts fixed: run \"git revert --continue\")"
1752 msgid " (use \"git revert --abort\" to cancel the revert operation)"
1757 msgid "You are currently bisecting, started from branch '%s'."
1761 msgid "You are currently bisecting."
1765 msgid " (use \"git bisect reset\" to get back to the original branch)"
1773 msgid "rebase in progress; onto "
1777 msgid "HEAD detached at "
1781 msgid "HEAD detached from "
1785 msgid "Not currently on any branch."
1789 msgid "Initial commit"
1793 msgid "Untracked files"
1797 msgid "Ignored files"
1803 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
1804 "may speed it up, but you have to be careful not to forget to add\n"
1805 "new files yourself (see 'git help status')."
1810 msgid "Untracked files not listed%s"
1814 msgid " (use -u option to show untracked files)"
1823 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
1828 msgid "no changes added to commit\n"
1834 "nothing added to commit but untracked files present (use \"git add\" to "
1840 msgid "nothing added to commit but untracked files present\n"
1845 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
1848 #: wt-status.c:1396 wt-status.c:1401
1850 msgid "nothing to commit\n"
1855 msgid "nothing to commit (use -u to show untracked files)\n"
1860 msgid "nothing to commit, working directory clean\n"
1864 msgid "HEAD (no branch)"
1868 msgid "Initial commit on "
1875 #: wt-status.c:1552 wt-status.c:1560
1879 #: compat/precompose_utf8.c:55 builtin/clone.c:357
1881 msgid "failed to unlink '%s'"
1885 msgid "git add [options] [--] <pathspec>..."
1890 msgid "unexpected diff status %c"
1893 #: builtin/add.c:70 builtin/commit.c:275
1894 msgid "updating files failed"
1899 msgid "remove '%s'\n"
1902 #: builtin/add.c:134
1903 msgid "Unstaged changes after refreshing the index:"
1906 #: builtin/add.c:194 builtin/rev-parse.c:785
1907 msgid "Could not read the index"
1910 #: builtin/add.c:205
1912 msgid "Could not open '%s' for writing."
1915 #: builtin/add.c:209
1916 msgid "Could not write patch"
1919 #: builtin/add.c:214
1921 msgid "Could not stat '%s'"
1924 #: builtin/add.c:216
1925 msgid "Empty patch. Aborted."
1928 #: builtin/add.c:221
1930 msgid "Could not apply '%s'"
1933 #: builtin/add.c:231
1934 msgid "The following paths are ignored by one of your .gitignore files:\n"
1937 #: builtin/add.c:248 builtin/clean.c:875 builtin/fetch.c:108 builtin/mv.c:110
1938 #: builtin/prune-packed.c:55 builtin/push.c:499 builtin/remote.c:1375
1943 #: builtin/add.c:249 builtin/apply.c:4415 builtin/check-ignore.c:19
1944 #: builtin/commit.c:1362 builtin/count-objects.c:63 builtin/fsck.c:608
1945 #: builtin/log.c:1617 builtin/mv.c:109 builtin/read-tree.c:114
1949 #: builtin/add.c:251
1950 msgid "interactive picking"
1953 #: builtin/add.c:252 builtin/checkout.c:1108 builtin/reset.c:286
1954 msgid "select hunks interactively"
1957 #: builtin/add.c:253
1958 msgid "edit current diff and apply"
1961 #: builtin/add.c:254
1962 msgid "allow adding otherwise ignored files"
1965 #: builtin/add.c:255
1966 msgid "update tracked files"
1969 #: builtin/add.c:256
1970 msgid "record only the fact that the path will be added later"
1973 #: builtin/add.c:257
1974 msgid "add changes from all tracked and untracked files"
1977 #: builtin/add.c:260
1978 msgid "ignore paths removed in the working tree (same as --no-all)"
1981 #: builtin/add.c:262
1982 msgid "don't add, only refresh the index"
1985 #: builtin/add.c:263
1986 msgid "just skip files which cannot be added because of errors"
1989 #: builtin/add.c:264
1990 msgid "check if - even missing - files are ignored in dry run"
1993 #: builtin/add.c:286
1995 msgid "Use -f if you really want to add them.\n"
1998 #: builtin/add.c:287
1999 msgid "no files added"
2002 #: builtin/add.c:293
2003 msgid "adding files failed"
2006 #: builtin/add.c:329
2007 msgid "-A and -u are mutually incompatible"
2010 #: builtin/add.c:336
2011 msgid "Option --ignore-missing can only be used together with --dry-run"
2014 #: builtin/add.c:357
2016 msgid "Nothing specified, nothing added.\n"
2019 #: builtin/add.c:358
2021 msgid "Maybe you wanted to say 'git add .'?\n"
2024 #: builtin/add.c:363 builtin/check-ignore.c:172 builtin/clean.c:919
2025 #: builtin/commit.c:333 builtin/mv.c:130 builtin/reset.c:235 builtin/rm.c:299
2026 msgid "index file corrupt"
2029 #: builtin/add.c:446 builtin/apply.c:4510 builtin/mv.c:279 builtin/rm.c:431
2030 msgid "Unable to write new index file"
2033 #: builtin/apply.c:58
2034 msgid "git apply [options] [<patch>...]"
2037 #: builtin/apply.c:111
2039 msgid "unrecognized whitespace option '%s'"
2042 #: builtin/apply.c:126
2044 msgid "unrecognized whitespace ignore option '%s'"
2047 #: builtin/apply.c:826
2049 msgid "Cannot prepare timestamp regexp %s"
2052 #: builtin/apply.c:835
2054 msgid "regexec returned %d for input: %s"
2057 #: builtin/apply.c:916
2059 msgid "unable to find filename in patch at line %d"
2062 #: builtin/apply.c:948
2064 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
2067 #: builtin/apply.c:952
2069 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
2072 #: builtin/apply.c:953
2074 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
2077 #: builtin/apply.c:960
2079 msgid "git apply: bad git-diff - expected /dev/null on line %d"
2082 #: builtin/apply.c:1423
2084 msgid "recount: unexpected line: %.*s"
2087 #: builtin/apply.c:1480
2089 msgid "patch fragment without header at line %d: %.*s"
2092 #: builtin/apply.c:1497
2095 "git diff header lacks filename information when removing %d leading pathname "
2096 "component (line %d)"
2098 "git diff header lacks filename information when removing %d leading pathname "
2099 "components (line %d)"
2103 #: builtin/apply.c:1657
2104 msgid "new file depends on old contents"
2107 #: builtin/apply.c:1659
2108 msgid "deleted file still has contents"
2111 #: builtin/apply.c:1685
2113 msgid "corrupt patch at line %d"
2116 #: builtin/apply.c:1721
2118 msgid "new file %s depends on old contents"
2121 #: builtin/apply.c:1723
2123 msgid "deleted file %s still has contents"
2126 #: builtin/apply.c:1726
2128 msgid "** warning: file %s becomes empty but is not deleted"
2131 #: builtin/apply.c:1872
2133 msgid "corrupt binary patch at line %d: %.*s"
2136 #: builtin/apply.c:1901
2138 msgid "unrecognized binary patch at line %d"
2141 #: builtin/apply.c:2052
2143 msgid "patch with only garbage at line %d"
2146 #: builtin/apply.c:2142
2148 msgid "unable to read symlink %s"
2151 #: builtin/apply.c:2146
2153 msgid "unable to open or read %s"
2156 #: builtin/apply.c:2754
2158 msgid "invalid start of line: '%c'"
2161 #: builtin/apply.c:2872
2163 msgid "Hunk #%d succeeded at %d (offset %d line)."
2164 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
2168 #: builtin/apply.c:2884
2170 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
2173 #: builtin/apply.c:2890
2176 "while searching for:\n"
2180 #: builtin/apply.c:2909
2182 msgid "missing binary patch data for '%s'"
2185 #: builtin/apply.c:3010
2187 msgid "binary patch does not apply to '%s'"
2190 #: builtin/apply.c:3016
2192 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
2195 #: builtin/apply.c:3037
2197 msgid "patch failed: %s:%ld"
2200 #: builtin/apply.c:3161
2202 msgid "cannot checkout %s"
2205 #: builtin/apply.c:3206 builtin/apply.c:3215 builtin/apply.c:3260
2207 msgid "read of %s failed"
2210 #: builtin/apply.c:3240 builtin/apply.c:3462
2212 msgid "path %s has been renamed/deleted"
2215 #: builtin/apply.c:3321 builtin/apply.c:3476
2217 msgid "%s: does not exist in index"
2220 #: builtin/apply.c:3325 builtin/apply.c:3468 builtin/apply.c:3490
2225 #: builtin/apply.c:3330 builtin/apply.c:3484
2227 msgid "%s: does not match index"
2230 #: builtin/apply.c:3432
2231 msgid "removal patch leaves file contents"
2234 #: builtin/apply.c:3501
2236 msgid "%s: wrong type"
2239 #: builtin/apply.c:3503
2241 msgid "%s has type %o, expected %o"
2244 #: builtin/apply.c:3604
2246 msgid "%s: already exists in index"
2249 #: builtin/apply.c:3607
2251 msgid "%s: already exists in working directory"
2254 #: builtin/apply.c:3627
2256 msgid "new mode (%o) of %s does not match old mode (%o)"
2259 #: builtin/apply.c:3632
2261 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
2264 #: builtin/apply.c:3640
2266 msgid "%s: patch does not apply"
2269 #: builtin/apply.c:3653
2271 msgid "Checking patch %s..."
2274 #: builtin/apply.c:3746 builtin/checkout.c:213 builtin/reset.c:135
2276 msgid "make_cache_entry failed for path '%s'"
2279 #: builtin/apply.c:3889
2281 msgid "unable to remove %s from index"
2284 #: builtin/apply.c:3918
2286 msgid "corrupt patch for submodule %s"
2289 #: builtin/apply.c:3922
2291 msgid "unable to stat newly created file '%s'"
2294 #: builtin/apply.c:3927
2296 msgid "unable to create backing store for newly created file %s"
2299 #: builtin/apply.c:3930 builtin/apply.c:4038
2301 msgid "unable to add cache entry for %s"
2304 #: builtin/apply.c:3963
2306 msgid "closing file '%s'"
2309 #: builtin/apply.c:4012
2311 msgid "unable to write file '%s' mode %o"
2314 #: builtin/apply.c:4099
2316 msgid "Applied patch %s cleanly."
2319 #: builtin/apply.c:4107
2320 msgid "internal error"
2323 #: builtin/apply.c:4110
2325 msgid "Applying patch %%s with %d reject..."
2326 msgid_plural "Applying patch %%s with %d rejects..."
2330 #: builtin/apply.c:4120
2332 msgid "truncating .rej filename to %.*s.rej"
2335 #: builtin/apply.c:4141
2337 msgid "Hunk #%d applied cleanly."
2340 #: builtin/apply.c:4144
2342 msgid "Rejected hunk #%d."
2345 #: builtin/apply.c:4234
2346 msgid "unrecognized input"
2349 #: builtin/apply.c:4245
2350 msgid "unable to read index file"
2353 #: builtin/apply.c:4362 builtin/apply.c:4365 builtin/clone.c:91
2354 #: builtin/fetch.c:93
2358 #: builtin/apply.c:4363
2359 msgid "don't apply changes matching the given path"
2362 #: builtin/apply.c:4366
2363 msgid "apply changes matching the given path"
2366 #: builtin/apply.c:4368
2370 #: builtin/apply.c:4369
2371 msgid "remove <num> leading slashes from traditional diff paths"
2374 #: builtin/apply.c:4372
2375 msgid "ignore additions made by the patch"
2378 #: builtin/apply.c:4374
2379 msgid "instead of applying the patch, output diffstat for the input"
2382 #: builtin/apply.c:4378
2383 msgid "show number of added and deleted lines in decimal notation"
2386 #: builtin/apply.c:4380
2387 msgid "instead of applying the patch, output a summary for the input"
2390 #: builtin/apply.c:4382
2391 msgid "instead of applying the patch, see if the patch is applicable"
2394 #: builtin/apply.c:4384
2395 msgid "make sure the patch is applicable to the current index"
2398 #: builtin/apply.c:4386
2399 msgid "apply a patch without touching the working tree"
2402 #: builtin/apply.c:4388
2403 msgid "also apply the patch (use with --stat/--summary/--check)"
2406 #: builtin/apply.c:4390
2407 msgid "attempt three-way merge if a patch does not apply"
2410 #: builtin/apply.c:4392
2411 msgid "build a temporary index based on embedded index information"
2414 #: builtin/apply.c:4394 builtin/checkout-index.c:198 builtin/ls-files.c:455
2415 msgid "paths are separated with NUL character"
2418 #: builtin/apply.c:4397
2419 msgid "ensure at least <n> lines of context match"
2422 #: builtin/apply.c:4398
2426 #: builtin/apply.c:4399
2427 msgid "detect new or modified lines that have whitespace errors"
2430 #: builtin/apply.c:4402 builtin/apply.c:4405
2431 msgid "ignore changes in whitespace when finding context"
2434 #: builtin/apply.c:4408
2435 msgid "apply the patch in reverse"
2438 #: builtin/apply.c:4410
2439 msgid "don't expect at least one line of context"
2442 #: builtin/apply.c:4412
2443 msgid "leave the rejected hunks in corresponding *.rej files"
2446 #: builtin/apply.c:4414
2447 msgid "allow overlapping hunks"
2450 #: builtin/apply.c:4417
2451 msgid "tolerate incorrectly detected missing new-line at the end of file"
2454 #: builtin/apply.c:4420
2455 msgid "do not trust the line counts in the hunk headers"
2458 #: builtin/apply.c:4422
2462 #: builtin/apply.c:4423
2463 msgid "prepend <root> to all filenames"
2466 #: builtin/apply.c:4445
2467 msgid "--3way outside a repository"
2470 #: builtin/apply.c:4453
2471 msgid "--index outside a repository"
2474 #: builtin/apply.c:4456
2475 msgid "--cached outside a repository"
2478 #: builtin/apply.c:4472
2480 msgid "can't open patch '%s'"
2483 #: builtin/apply.c:4486
2485 msgid "squelched %d whitespace error"
2486 msgid_plural "squelched %d whitespace errors"
2490 #: builtin/apply.c:4492 builtin/apply.c:4502
2492 msgid "%d line adds whitespace errors."
2493 msgid_plural "%d lines add whitespace errors."
2497 #: builtin/archive.c:17
2499 msgid "could not create archive file '%s'"
2502 #: builtin/archive.c:20
2503 msgid "could not redirect output"
2506 #: builtin/archive.c:37
2507 msgid "git archive: Remote with no URL"
2510 #: builtin/archive.c:58
2511 msgid "git archive: expected ACK/NAK, got EOF"
2514 #: builtin/archive.c:61
2516 msgid "git archive: NACK %s"
2519 #: builtin/archive.c:63
2521 msgid "remote error: %s"
2524 #: builtin/archive.c:64
2525 msgid "git archive: protocol error"
2528 #: builtin/archive.c:68
2529 msgid "git archive: expected a flush"
2532 #: builtin/bisect--helper.c:7
2533 msgid "git bisect--helper --next-all [--no-checkout]"
2536 #: builtin/bisect--helper.c:17
2537 msgid "perform 'git bisect next'"
2540 #: builtin/bisect--helper.c:19
2541 msgid "update BISECT_HEAD instead of checking out the current commit"
2544 #: builtin/blame.c:30
2545 msgid "git blame [options] [rev-opts] [rev] [--] file"
2548 #: builtin/blame.c:35
2549 msgid "[rev-opts] are documented in git-rev-list(1)"
2552 #: builtin/blame.c:2501
2553 msgid "Show blame entries as we find them, incrementally"
2556 #: builtin/blame.c:2502
2557 msgid "Show blank SHA-1 for boundary commits (Default: off)"
2560 #: builtin/blame.c:2503
2561 msgid "Do not treat root commits as boundaries (Default: off)"
2564 #: builtin/blame.c:2504
2565 msgid "Show work cost statistics"
2568 #: builtin/blame.c:2505
2569 msgid "Show output score for blame entries"
2572 #: builtin/blame.c:2506
2573 msgid "Show original filename (Default: auto)"
2576 #: builtin/blame.c:2507
2577 msgid "Show original linenumber (Default: off)"
2580 #: builtin/blame.c:2508
2581 msgid "Show in a format designed for machine consumption"
2584 #: builtin/blame.c:2509
2585 msgid "Show porcelain format with per-line commit information"
2588 #: builtin/blame.c:2510
2589 msgid "Use the same output mode as git-annotate (Default: off)"
2592 #: builtin/blame.c:2511
2593 msgid "Show raw timestamp (Default: off)"
2596 #: builtin/blame.c:2512
2597 msgid "Show long commit SHA1 (Default: off)"
2600 #: builtin/blame.c:2513
2601 msgid "Suppress author name and timestamp (Default: off)"
2604 #: builtin/blame.c:2514
2605 msgid "Show author email instead of name (Default: off)"
2608 #: builtin/blame.c:2515
2609 msgid "Ignore whitespace differences"
2612 #: builtin/blame.c:2516
2613 msgid "Spend extra cycles to find better match"
2616 #: builtin/blame.c:2517
2617 msgid "Use revisions from <file> instead of calling git-rev-list"
2620 #: builtin/blame.c:2518
2621 msgid "Use <file>'s contents as the final image"
2624 #: builtin/blame.c:2519 builtin/blame.c:2520
2628 #: builtin/blame.c:2519
2629 msgid "Find line copies within and across files"
2632 #: builtin/blame.c:2520
2633 msgid "Find line movements within and across files"
2636 #: builtin/blame.c:2521
2640 #: builtin/blame.c:2521
2641 msgid "Process only line range n,m, counting from 1"
2644 #. TRANSLATORS: This string is used to tell us the maximum
2645 #. display width for a relative timestamp in "git blame"
2646 #. output. For C locale, "4 years, 11 months ago", which
2647 #. takes 22 places, is the longest among various forms of
2648 #. relative timestamps, but your language may need more or
2649 #. fewer display columns.
2650 #: builtin/blame.c:2602
2651 msgid "4 years, 11 months ago"
2654 #: builtin/branch.c:24
2655 msgid "git branch [options] [-r | -a] [--merged | --no-merged]"
2658 #: builtin/branch.c:25
2659 msgid "git branch [options] [-l] [-f] <branchname> [<start-point>]"
2662 #: builtin/branch.c:26
2663 msgid "git branch [options] [-r] (-d | -D) <branchname>..."
2666 #: builtin/branch.c:27
2667 msgid "git branch [options] (-m | -M) [<oldbranch>] <newbranch>"
2670 #: builtin/branch.c:152
2673 "deleting branch '%s' that has been merged to\n"
2674 " '%s', but not yet merged to HEAD."
2677 #: builtin/branch.c:156
2680 "not deleting branch '%s' that is not yet merged to\n"
2681 " '%s', even though it is merged to HEAD."
2684 #: builtin/branch.c:170
2686 msgid "Couldn't look up commit object for '%s'"
2689 #: builtin/branch.c:174
2692 "The branch '%s' is not fully merged.\n"
2693 "If you are sure you want to delete it, run 'git branch -D %s'."
2696 #: builtin/branch.c:187
2697 msgid "Update of config-file failed"
2700 #: builtin/branch.c:215
2701 msgid "cannot use -a with -d"
2704 #: builtin/branch.c:221
2705 msgid "Couldn't look up commit object for HEAD"
2708 #: builtin/branch.c:229
2710 msgid "Cannot delete the branch '%s' which you are currently on."
2713 #: builtin/branch.c:245
2715 msgid "remote branch '%s' not found."
2718 #: builtin/branch.c:246
2720 msgid "branch '%s' not found."
2723 #: builtin/branch.c:260
2725 msgid "Error deleting remote branch '%s'"
2728 #: builtin/branch.c:261
2730 msgid "Error deleting branch '%s'"
2733 #: builtin/branch.c:268
2735 msgid "Deleted remote branch %s (was %s).\n"
2738 #: builtin/branch.c:269
2740 msgid "Deleted branch %s (was %s).\n"
2743 #: builtin/branch.c:370
2745 msgid "branch '%s' does not point at a commit"
2748 #: builtin/branch.c:459
2753 #: builtin/branch.c:464
2758 #: builtin/branch.c:469
2760 msgid "[%s: behind %d]"
2763 #: builtin/branch.c:471
2768 #: builtin/branch.c:475
2770 msgid "[%s: ahead %d]"
2773 #: builtin/branch.c:477
2778 #: builtin/branch.c:480
2780 msgid "[%s: ahead %d, behind %d]"
2783 #: builtin/branch.c:483
2785 msgid "[ahead %d, behind %d]"
2788 #: builtin/branch.c:496
2789 msgid " **** invalid ref ****"
2792 #: builtin/branch.c:587
2794 msgid "(no branch, rebasing %s)"
2797 #: builtin/branch.c:590
2799 msgid "(no branch, bisect started on %s)"
2802 #: builtin/branch.c:593
2804 msgid "(detached from %s)"
2807 #: builtin/branch.c:596
2811 #: builtin/branch.c:643
2813 msgid "object '%s' does not point to a commit"
2816 #: builtin/branch.c:691
2817 msgid "some refs could not be read"
2820 #: builtin/branch.c:704
2821 msgid "cannot rename the current branch while not on any."
2824 #: builtin/branch.c:714
2826 msgid "Invalid branch name: '%s'"
2829 #: builtin/branch.c:729
2830 msgid "Branch rename failed"
2833 #: builtin/branch.c:733
2835 msgid "Renamed a misnamed branch '%s' away"
2838 #: builtin/branch.c:737
2840 msgid "Branch renamed to %s, but HEAD is not updated!"
2843 #: builtin/branch.c:744
2844 msgid "Branch is renamed, but update of config-file failed"
2847 #: builtin/branch.c:759
2849 msgid "malformed object name %s"
2852 #: builtin/branch.c:783
2854 msgid "could not write branch description template: %s"
2857 #: builtin/branch.c:813
2858 msgid "Generic options"
2861 #: builtin/branch.c:815
2862 msgid "show hash and subject, give twice for upstream branch"
2865 #: builtin/branch.c:816
2866 msgid "suppress informational messages"
2869 #: builtin/branch.c:817
2870 msgid "set up tracking mode (see git-pull(1))"
2873 #: builtin/branch.c:819
2874 msgid "change upstream info"
2877 #: builtin/branch.c:823
2878 msgid "use colored output"
2881 #: builtin/branch.c:824
2882 msgid "act on remote-tracking branches"
2885 #: builtin/branch.c:827 builtin/branch.c:833 builtin/branch.c:854
2886 #: builtin/branch.c:860 builtin/commit.c:1622 builtin/commit.c:1623
2887 #: builtin/commit.c:1624 builtin/commit.c:1625 builtin/tag.c:616
2888 #: builtin/tag.c:622
2892 #: builtin/branch.c:828 builtin/branch.c:834
2893 msgid "print only branches that contain the commit"
2896 #: builtin/branch.c:840
2897 msgid "Specific git-branch actions:"
2900 #: builtin/branch.c:841
2901 msgid "list both remote-tracking and local branches"
2904 #: builtin/branch.c:843
2905 msgid "delete fully merged branch"
2908 #: builtin/branch.c:844
2909 msgid "delete branch (even if not merged)"
2912 #: builtin/branch.c:845
2913 msgid "move/rename a branch and its reflog"
2916 #: builtin/branch.c:846
2917 msgid "move/rename a branch, even if target exists"
2920 #: builtin/branch.c:847
2921 msgid "list branch names"
2924 #: builtin/branch.c:848
2925 msgid "create the branch's reflog"
2928 #: builtin/branch.c:850
2929 msgid "edit the description for the branch"
2932 #: builtin/branch.c:851
2933 msgid "force creation (when already exists)"
2936 #: builtin/branch.c:854
2937 msgid "print only not merged branches"
2940 #: builtin/branch.c:860
2941 msgid "print only merged branches"
2944 #: builtin/branch.c:864
2945 msgid "list branches in columns"
2948 #: builtin/branch.c:877
2949 msgid "Failed to resolve HEAD as a valid ref."
2952 #: builtin/branch.c:881 builtin/clone.c:634
2953 msgid "HEAD not found below refs/heads!"
2956 #: builtin/branch.c:903
2957 msgid "--column and --verbose are incompatible"
2960 #: builtin/branch.c:909 builtin/branch.c:948
2961 msgid "branch name required"
2964 #: builtin/branch.c:924
2965 msgid "Cannot give description to detached HEAD"
2968 #: builtin/branch.c:929
2969 msgid "cannot edit description of more than one branch"
2972 #: builtin/branch.c:936
2974 msgid "No commit on branch '%s' yet."
2977 #: builtin/branch.c:939
2979 msgid "No branch named '%s'."
2982 #: builtin/branch.c:954
2983 msgid "too many branches for a rename operation"
2986 #: builtin/branch.c:959
2987 msgid "too many branches to set new upstream"
2990 #: builtin/branch.c:963
2993 "could not set upstream of HEAD to %s when it does not point to any branch."
2996 #: builtin/branch.c:966 builtin/branch.c:988 builtin/branch.c:1009
2998 msgid "no such branch '%s'"
3001 #: builtin/branch.c:970
3003 msgid "branch '%s' does not exist"
3006 #: builtin/branch.c:982
3007 msgid "too many branches to unset upstream"
3010 #: builtin/branch.c:986
3011 msgid "could not unset upstream of HEAD when it does not point to any branch."
3014 #: builtin/branch.c:992
3016 msgid "Branch '%s' has no upstream information"
3019 #: builtin/branch.c:1006
3020 msgid "it does not make sense to create 'HEAD' manually"
3023 #: builtin/branch.c:1012
3024 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
3027 #: builtin/branch.c:1015
3030 "The --set-upstream flag is deprecated and will be removed. Consider using --"
3031 "track or --set-upstream-to\n"
3034 #: builtin/branch.c:1032
3038 "If you wanted to make '%s' track '%s', do this:\n"
3042 #: builtin/branch.c:1033
3044 msgid " git branch -d %s\n"
3047 #: builtin/branch.c:1034
3049 msgid " git branch --set-upstream-to %s\n"
3052 #: builtin/bundle.c:47
3054 msgid "%s is okay\n"
3057 #: builtin/bundle.c:56
3058 msgid "Need a repository to create a bundle."
3061 #: builtin/bundle.c:60
3062 msgid "Need a repository to unbundle."
3065 #: builtin/cat-file.c:332
3066 msgid "git cat-file (-t|-s|-e|-p|<type>|--textconv) <object>"
3069 #: builtin/cat-file.c:333
3070 msgid "git cat-file (--batch|--batch-check) < <list_of_objects>"
3073 #: builtin/cat-file.c:370
3074 msgid "<type> can be one of: blob, tree, commit, tag"
3077 #: builtin/cat-file.c:371
3078 msgid "show object type"
3081 #: builtin/cat-file.c:372
3082 msgid "show object size"
3085 #: builtin/cat-file.c:374
3086 msgid "exit with zero when there's no error"
3089 #: builtin/cat-file.c:375
3090 msgid "pretty-print object's content"
3093 #: builtin/cat-file.c:377
3094 msgid "for blob objects, run textconv on object's content"
3097 #: builtin/cat-file.c:379
3098 msgid "show info and content of objects fed from the standard input"
3101 #: builtin/cat-file.c:382
3102 msgid "show info about objects fed from the standard input"
3105 #: builtin/check-attr.c:11
3106 msgid "git check-attr [-a | --all | attr...] [--] pathname..."
3109 #: builtin/check-attr.c:12
3110 msgid "git check-attr --stdin [-z] [-a | --all | attr...] < <list-of-paths>"
3113 #: builtin/check-attr.c:19
3114 msgid "report all attributes set on file"
3117 #: builtin/check-attr.c:20
3118 msgid "use .gitattributes only from the index"
3121 #: builtin/check-attr.c:21 builtin/check-ignore.c:22 builtin/hash-object.c:98
3122 msgid "read file names from stdin"
3125 #: builtin/check-attr.c:23 builtin/check-ignore.c:24
3126 msgid "terminate input and output records by a NUL character"
3129 #: builtin/check-ignore.c:18 builtin/checkout.c:1089 builtin/gc.c:274
3130 msgid "suppress progress reporting"
3133 #: builtin/check-ignore.c:26
3134 msgid "show non-matching input paths"
3137 #: builtin/check-ignore.c:28
3138 msgid "ignore index when checking"
3141 #: builtin/check-ignore.c:154
3142 msgid "cannot specify pathnames with --stdin"
3145 #: builtin/check-ignore.c:157
3146 msgid "-z only makes sense with --stdin"
3149 #: builtin/check-ignore.c:159
3150 msgid "no path specified"
3153 #: builtin/check-ignore.c:163
3154 msgid "--quiet is only valid with a single pathname"
3157 #: builtin/check-ignore.c:165
3158 msgid "cannot have both --quiet and --verbose"
3161 #: builtin/check-ignore.c:168
3162 msgid "--non-matching is only valid with --verbose"
3165 #: builtin/check-mailmap.c:8
3166 msgid "git check-mailmap [options] <contact>..."
3169 #: builtin/check-mailmap.c:13
3170 msgid "also read contacts from stdin"
3173 #: builtin/check-mailmap.c:24
3175 msgid "unable to parse contact: %s"
3178 #: builtin/check-mailmap.c:47
3179 msgid "no contacts specified"
3182 #: builtin/checkout-index.c:126
3183 msgid "git checkout-index [options] [--] [<file>...]"
3186 #: builtin/checkout-index.c:188
3187 msgid "check out all files in the index"
3190 #: builtin/checkout-index.c:189
3191 msgid "force overwrite of existing files"
3194 #: builtin/checkout-index.c:191
3195 msgid "no warning for existing files and files not in index"
3198 #: builtin/checkout-index.c:193
3199 msgid "don't checkout new files"
3202 #: builtin/checkout-index.c:195
3203 msgid "update stat information in the index file"
3206 #: builtin/checkout-index.c:201
3207 msgid "read list of paths from the standard input"
3210 #: builtin/checkout-index.c:203
3211 msgid "write the content to temporary files"
3214 #: builtin/checkout-index.c:204 builtin/column.c:30
3218 #: builtin/checkout-index.c:205
3219 msgid "when creating files, prepend <string>"
3222 #: builtin/checkout-index.c:208
3223 msgid "copy out the files from named stage"
3226 #: builtin/checkout.c:25
3227 msgid "git checkout [options] <branch>"
3230 #: builtin/checkout.c:26
3231 msgid "git checkout [options] [<branch>] -- <file>..."
3234 #: builtin/checkout.c:114 builtin/checkout.c:147
3236 msgid "path '%s' does not have our version"
3239 #: builtin/checkout.c:116 builtin/checkout.c:149
3241 msgid "path '%s' does not have their version"
3244 #: builtin/checkout.c:132
3246 msgid "path '%s' does not have all necessary versions"
3249 #: builtin/checkout.c:176
3251 msgid "path '%s' does not have necessary versions"
3254 #: builtin/checkout.c:193
3256 msgid "path '%s': cannot merge"
3259 #: builtin/checkout.c:210
3261 msgid "Unable to add merge result for '%s'"
3264 #: builtin/checkout.c:231 builtin/checkout.c:234 builtin/checkout.c:237
3265 #: builtin/checkout.c:240
3267 msgid "'%s' cannot be used with updating paths"
3270 #: builtin/checkout.c:243 builtin/checkout.c:246
3272 msgid "'%s' cannot be used with %s"
3275 #: builtin/checkout.c:249
3277 msgid "Cannot update paths and switch to branch '%s' at the same time."
3280 #: builtin/checkout.c:260 builtin/checkout.c:449
3281 msgid "corrupt index file"
3284 #: builtin/checkout.c:320 builtin/checkout.c:327
3286 msgid "path '%s' is unmerged"
3289 #: builtin/checkout.c:471
3290 msgid "you need to resolve your current index first"
3293 #: builtin/checkout.c:597
3295 msgid "Can not do reflog for '%s'\n"
3298 #: builtin/checkout.c:635
3299 msgid "HEAD is now at"
3302 #: builtin/checkout.c:642
3304 msgid "Reset branch '%s'\n"
3307 #: builtin/checkout.c:645
3309 msgid "Already on '%s'\n"
3312 #: builtin/checkout.c:649
3314 msgid "Switched to and reset branch '%s'\n"
3317 #: builtin/checkout.c:651 builtin/checkout.c:1032
3319 msgid "Switched to a new branch '%s'\n"
3322 #: builtin/checkout.c:653
3324 msgid "Switched to branch '%s'\n"
3327 #: builtin/checkout.c:705
3329 msgid " ... and %d more.\n"
3332 #: builtin/checkout.c:711
3335 "Warning: you are leaving %d commit behind, not connected to\n"
3336 "any of your branches:\n"
3340 "Warning: you are leaving %d commits behind, not connected to\n"
3341 "any of your branches:\n"
3347 #: builtin/checkout.c:729
3350 "If you want to keep them by creating a new branch, this may be a good time\n"
3353 " git branch new_branch_name %s\n"
3357 #: builtin/checkout.c:759
3358 msgid "internal error in revision walk"
3361 #: builtin/checkout.c:763
3362 msgid "Previous HEAD position was"
3365 #: builtin/checkout.c:790 builtin/checkout.c:1027
3366 msgid "You are on a branch yet to be born"
3369 #: builtin/checkout.c:934
3371 msgid "only one reference expected, %d given."
3374 #: builtin/checkout.c:973
3376 msgid "invalid reference: %s"
3379 #: builtin/checkout.c:1002
3381 msgid "reference is not a tree: %s"
3384 #: builtin/checkout.c:1041
3385 msgid "paths cannot be used with switching branches"
3388 #: builtin/checkout.c:1044 builtin/checkout.c:1048
3390 msgid "'%s' cannot be used with switching branches"
3393 #: builtin/checkout.c:1052 builtin/checkout.c:1055 builtin/checkout.c:1060
3394 #: builtin/checkout.c:1063
3396 msgid "'%s' cannot be used with '%s'"
3399 #: builtin/checkout.c:1068
3401 msgid "Cannot switch branch to a non-commit '%s'"
3404 #: builtin/checkout.c:1090 builtin/checkout.c:1092 builtin/clone.c:89
3405 #: builtin/remote.c:159 builtin/remote.c:161
3409 #: builtin/checkout.c:1091
3410 msgid "create and checkout a new branch"
3413 #: builtin/checkout.c:1093
3414 msgid "create/reset and checkout a branch"
3417 #: builtin/checkout.c:1094
3418 msgid "create reflog for new branch"
3421 #: builtin/checkout.c:1095
3422 msgid "detach the HEAD at named commit"
3425 #: builtin/checkout.c:1096
3426 msgid "set upstream info for new branch"
3429 #: builtin/checkout.c:1098
3433 #: builtin/checkout.c:1098
3434 msgid "new unparented branch"
3437 #: builtin/checkout.c:1099
3438 msgid "checkout our version for unmerged files"
3441 #: builtin/checkout.c:1101
3442 msgid "checkout their version for unmerged files"
3445 #: builtin/checkout.c:1103
3446 msgid "force checkout (throw away local modifications)"
3449 #: builtin/checkout.c:1104
3450 msgid "perform a 3-way merge with the new branch"
3453 #: builtin/checkout.c:1105 builtin/merge.c:226
3454 msgid "update ignored files (default)"
3457 #: builtin/checkout.c:1106 builtin/log.c:1239 parse-options.h:245
3461 #: builtin/checkout.c:1107
3462 msgid "conflict style (merge or diff3)"
3465 #: builtin/checkout.c:1110
3466 msgid "do not limit pathspecs to sparse entries only"
3469 #: builtin/checkout.c:1112
3470 msgid "second guess 'git checkout no-such-branch'"
3473 #: builtin/checkout.c:1135
3474 msgid "-b, -B and --orphan are mutually exclusive"
3477 #: builtin/checkout.c:1152
3478 msgid "--track needs a branch name"
3481 #: builtin/checkout.c:1157
3482 msgid "Missing branch name; try -b"
3485 #: builtin/checkout.c:1194
3486 msgid "invalid path specification"
3489 #: builtin/checkout.c:1201
3492 "Cannot update paths and switch to branch '%s' at the same time.\n"
3493 "Did you intend to checkout '%s' which can not be resolved as commit?"
3496 #: builtin/checkout.c:1206
3498 msgid "git checkout: --detach does not take a path argument '%s'"
3501 #: builtin/checkout.c:1210
3503 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
3504 "checking out of the index."
3507 #: builtin/clean.c:26
3509 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
3512 #: builtin/clean.c:30
3514 msgid "Removing %s\n"
3517 #: builtin/clean.c:31
3519 msgid "Would remove %s\n"
3522 #: builtin/clean.c:32
3524 msgid "Skipping repository %s\n"
3527 #: builtin/clean.c:33
3529 msgid "Would skip repository %s\n"
3532 #: builtin/clean.c:34
3534 msgid "failed to remove %s"
3537 #: builtin/clean.c:295
3540 "1 - select a numbered item\n"
3541 "foo - select item based on unique prefix\n"
3542 " - (empty) select nothing"
3545 #: builtin/clean.c:299
3548 "1 - select a single item\n"
3549 "3-5 - select a range of items\n"
3550 "2-3,6-9 - select multiple ranges\n"
3551 "foo - select item based on unique prefix\n"
3552 "-... - unselect specified items\n"
3553 "* - choose all items\n"
3554 " - (empty) finish selecting"
3557 #: builtin/clean.c:517
3562 #: builtin/clean.c:659
3564 msgid "Input ignore patterns>> "
3567 #: builtin/clean.c:696
3569 msgid "WARNING: Cannot find items matched by: %s"
3572 #: builtin/clean.c:717
3573 msgid "Select items to delete"
3576 #: builtin/clean.c:757
3581 #: builtin/clean.c:782
3585 #: builtin/clean.c:790
3587 "clean - start cleaning\n"
3588 "filter by pattern - exclude items from deletion\n"
3589 "select by numbers - select items to be deleted by numbers\n"
3590 "ask each - confirm each deletion (like \"rm -i\")\n"
3591 "quit - stop cleaning\n"
3592 "help - this screen\n"
3593 "? - help for prompt selection"
3596 #: builtin/clean.c:817
3597 msgid "*** Commands ***"
3600 #: builtin/clean.c:818
3604 #: builtin/clean.c:826
3605 msgid "Would remove the following item:"
3606 msgid_plural "Would remove the following items:"
3610 #: builtin/clean.c:843
3611 msgid "No more files to clean, exiting."
3614 #: builtin/clean.c:874
3615 msgid "do not print names of files removed"
3618 #: builtin/clean.c:876
3622 #: builtin/clean.c:877
3623 msgid "interactive cleaning"
3626 #: builtin/clean.c:879
3627 msgid "remove whole directories"
3630 #: builtin/clean.c:880 builtin/describe.c:407 builtin/grep.c:714
3631 #: builtin/ls-files.c:486 builtin/name-rev.c:311 builtin/show-ref.c:185
3635 #: builtin/clean.c:881
3636 msgid "add <pattern> to ignore rules"
3639 #: builtin/clean.c:882
3640 msgid "remove ignored files, too"
3643 #: builtin/clean.c:884
3644 msgid "remove only ignored files"
3647 #: builtin/clean.c:902
3648 msgid "-x and -X cannot be used together"
3651 #: builtin/clean.c:906
3653 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
3657 #: builtin/clean.c:909
3659 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
3663 #: builtin/clone.c:37
3664 msgid "git clone [options] [--] <repo> [<dir>]"
3667 #: builtin/clone.c:65 builtin/fetch.c:112 builtin/merge.c:223
3668 #: builtin/push.c:514
3669 msgid "force progress reporting"
3672 #: builtin/clone.c:67
3673 msgid "don't create a checkout"
3676 #: builtin/clone.c:68 builtin/clone.c:70 builtin/init-db.c:488
3677 msgid "create a bare repository"
3680 #: builtin/clone.c:72
3681 msgid "create a mirror repository (implies bare)"
3684 #: builtin/clone.c:74
3685 msgid "to clone from a local repository"
3688 #: builtin/clone.c:76
3689 msgid "don't use local hardlinks, always copy"
3692 #: builtin/clone.c:78
3693 msgid "setup as shared repository"
3696 #: builtin/clone.c:80 builtin/clone.c:82
3697 msgid "initialize submodules in the clone"
3700 #: builtin/clone.c:83 builtin/init-db.c:485
3701 msgid "template-directory"
3704 #: builtin/clone.c:84 builtin/init-db.c:486
3705 msgid "directory from which templates will be used"
3708 #: builtin/clone.c:86
3709 msgid "reference repository"
3712 #: builtin/clone.c:87 builtin/column.c:26 builtin/merge-file.c:44
3716 #: builtin/clone.c:88
3717 msgid "use <name> instead of 'origin' to track upstream"
3720 #: builtin/clone.c:90
3721 msgid "checkout <branch> instead of the remote's HEAD"
3724 #: builtin/clone.c:92
3725 msgid "path to git-upload-pack on the remote"
3728 #: builtin/clone.c:93 builtin/fetch.c:113 builtin/grep.c:659
3732 #: builtin/clone.c:94
3733 msgid "create a shallow clone of that depth"
3736 #: builtin/clone.c:96
3737 msgid "clone only one branch, HEAD or --branch"
3740 #: builtin/clone.c:97 builtin/init-db.c:494
3744 #: builtin/clone.c:98 builtin/init-db.c:495
3745 msgid "separate git dir from working tree"
3748 #: builtin/clone.c:99
3752 #: builtin/clone.c:100
3753 msgid "set config inside the new repository"
3756 #: builtin/clone.c:253
3758 msgid "reference repository '%s' is not a local repository."
3761 #: builtin/clone.c:257
3763 msgid "reference repository '%s' is shallow"
3766 #: builtin/clone.c:260
3768 msgid "reference repository '%s' is grafted"
3771 #: builtin/clone.c:322
3773 msgid "failed to create directory '%s'"
3776 #: builtin/clone.c:324 builtin/diff.c:84
3778 msgid "failed to stat '%s'"
3781 #: builtin/clone.c:326
3783 msgid "%s exists and is not a directory"
3786 #: builtin/clone.c:340
3788 msgid "failed to stat %s\n"
3791 #: builtin/clone.c:362
3793 msgid "failed to create link '%s'"
3796 #: builtin/clone.c:366
3798 msgid "failed to copy file to '%s'"
3801 #: builtin/clone.c:389 builtin/clone.c:563
3806 #: builtin/clone.c:401
3808 "Clone succeeded, but checkout failed.\n"
3809 "You can inspect what was checked out with 'git status'\n"
3810 "and retry the checkout with 'git checkout -f HEAD'\n"
3813 #: builtin/clone.c:478
3815 msgid "Could not find remote branch %s to clone."
3818 #: builtin/clone.c:558
3820 msgid "Checking connectivity... "
3823 #: builtin/clone.c:561
3824 msgid "remote did not send all necessary objects"
3827 #: builtin/clone.c:625
3828 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
3831 #: builtin/clone.c:656
3832 msgid "unable to checkout working tree"
3835 #: builtin/clone.c:765
3836 msgid "Too many arguments."
3839 #: builtin/clone.c:769
3840 msgid "You must specify a repository to clone."
3843 #: builtin/clone.c:780
3845 msgid "--bare and --origin %s options are incompatible."
3848 #: builtin/clone.c:783
3849 msgid "--bare and --separate-git-dir are incompatible."
3852 #: builtin/clone.c:796
3854 msgid "repository '%s' does not exist"
3857 #: builtin/clone.c:802 builtin/fetch.c:1155
3859 msgid "depth %s is not a positive number"
3862 #: builtin/clone.c:812
3864 msgid "destination path '%s' already exists and is not an empty directory."
3867 #: builtin/clone.c:822
3869 msgid "working tree '%s' already exists."
3872 #: builtin/clone.c:835 builtin/clone.c:847
3874 msgid "could not create leading directories of '%s'"
3877 #: builtin/clone.c:838
3879 msgid "could not create work tree dir '%s'."
3882 #: builtin/clone.c:857
3884 msgid "Cloning into bare repository '%s'...\n"
3887 #: builtin/clone.c:859
3889 msgid "Cloning into '%s'...\n"
3892 #: builtin/clone.c:895
3893 msgid "--depth is ignored in local clones; use file:// instead."
3896 #: builtin/clone.c:898
3897 msgid "source repository is shallow, ignoring --local"
3900 #: builtin/clone.c:903
3901 msgid "--local is ignored"
3904 #: builtin/clone.c:907
3906 msgid "Don't know how to clone %s"
3909 #: builtin/clone.c:958 builtin/clone.c:966
3911 msgid "Remote branch %s not found in upstream %s"
3914 #: builtin/clone.c:969
3915 msgid "You appear to have cloned an empty repository."
3918 #: builtin/column.c:9
3919 msgid "git column [options]"
3922 #: builtin/column.c:26
3923 msgid "lookup config vars"
3926 #: builtin/column.c:27 builtin/column.c:28
3927 msgid "layout to use"
3930 #: builtin/column.c:29
3931 msgid "Maximum width"
3934 #: builtin/column.c:30
3935 msgid "Padding space on left border"
3938 #: builtin/column.c:31
3939 msgid "Padding space on right border"
3942 #: builtin/column.c:32
3943 msgid "Padding space between columns"
3946 #: builtin/column.c:51
3947 msgid "--command must be the first argument"
3950 #: builtin/commit.c:37
3951 msgid "git commit [options] [--] <pathspec>..."
3954 #: builtin/commit.c:42
3955 msgid "git status [options] [--] <pathspec>..."
3958 #: builtin/commit.c:47
3960 "Your name and email address were configured automatically based\n"
3961 "on your username and hostname. Please check that they are accurate.\n"
3962 "You can suppress this message by setting them explicitly. Run the\n"
3963 "following command and follow the instructions in your editor to edit\n"
3964 "your configuration file:\n"
3966 " git config --global --edit\n"
3968 "After doing this, you may fix the identity used for this commit with:\n"
3970 " git commit --amend --reset-author\n"
3973 #: builtin/commit.c:60
3975 "Your name and email address were configured automatically based\n"
3976 "on your username and hostname. Please check that they are accurate.\n"
3977 "You can suppress this message by setting them explicitly:\n"
3979 " git config --global user.name \"Your Name\"\n"
3980 " git config --global user.email you@example.com\n"
3982 "After doing this, you may fix the identity used for this commit with:\n"
3984 " git commit --amend --reset-author\n"
3987 #: builtin/commit.c:72
3989 "You asked to amend the most recent commit, but doing so would make\n"
3990 "it empty. You can repeat your command with --allow-empty, or you can\n"
3991 "remove the commit entirely with \"git reset HEAD^\".\n"
3994 #: builtin/commit.c:77
3996 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
3997 "If you wish to commit it anyway, use:\n"
3999 " git commit --allow-empty\n"
4003 #: builtin/commit.c:84
4004 msgid "Otherwise, please use 'git reset'\n"
4007 #: builtin/commit.c:87
4009 "If you wish to skip this commit, use:\n"
4013 "Then \"git cherry-pick --continue\" will resume cherry-picking\n"
4014 "the remaining commits.\n"
4017 #: builtin/commit.c:302
4018 msgid "failed to unpack HEAD tree object"
4021 #: builtin/commit.c:342
4022 msgid "unable to create temporary index"
4025 #: builtin/commit.c:348
4026 msgid "interactive add failed"
4029 #: builtin/commit.c:359
4030 msgid "unable to write index file"
4033 #: builtin/commit.c:361
4034 msgid "unable to update temporary index"
4037 #: builtin/commit.c:363
4038 msgid "Failed to update main cache tree"
4041 #: builtin/commit.c:387 builtin/commit.c:412 builtin/commit.c:461
4042 msgid "unable to write new_index file"
4045 #: builtin/commit.c:443
4046 msgid "cannot do a partial commit during a merge."
4049 #: builtin/commit.c:445
4050 msgid "cannot do a partial commit during a cherry-pick."
4053 #: builtin/commit.c:454
4054 msgid "cannot read the index"
4057 #: builtin/commit.c:473
4058 msgid "unable to write temporary index file"
4061 #: builtin/commit.c:592
4063 msgid "commit '%s' lacks author header"
4066 #: builtin/commit.c:594
4068 msgid "commit '%s' has malformed author line"
4071 #: builtin/commit.c:613
4072 msgid "malformed --author parameter"
4075 #: builtin/commit.c:621
4077 msgid "invalid date format: %s"
4080 #: builtin/commit.c:642
4082 msgid "Malformed ident string: '%s'"
4085 #: builtin/commit.c:675
4087 "unable to select a comment character that is not used\n"
4088 "in the current commit message"
4091 #: builtin/commit.c:712 builtin/commit.c:745 builtin/commit.c:1120
4093 msgid "could not lookup commit %s"
4096 #: builtin/commit.c:724 builtin/shortlog.c:273
4098 msgid "(reading log message from standard input)\n"
4101 #: builtin/commit.c:726
4102 msgid "could not read log from standard input"
4105 #: builtin/commit.c:730
4107 msgid "could not read log file '%s'"
4110 #: builtin/commit.c:752
4111 msgid "could not read MERGE_MSG"
4114 #: builtin/commit.c:756
4115 msgid "could not read SQUASH_MSG"
4118 #: builtin/commit.c:760
4120 msgid "could not read '%s'"
4123 #: builtin/commit.c:831
4124 msgid "could not write commit template"
4127 #: builtin/commit.c:849
4131 "It looks like you may be committing a merge.\n"
4132 "If this is not correct, please remove the file\n"
4137 #: builtin/commit.c:854
4141 "It looks like you may be committing a cherry-pick.\n"
4142 "If this is not correct, please remove the file\n"
4147 #: builtin/commit.c:867
4150 "Please enter the commit message for your changes. Lines starting\n"
4151 "with '%c' will be ignored, and an empty message aborts the commit.\n"
4154 #: builtin/commit.c:874
4157 "Please enter the commit message for your changes. Lines starting\n"
4158 "with '%c' will be kept; you may remove them yourself if you want to.\n"
4159 "An empty message aborts the commit.\n"
4162 #: builtin/commit.c:888
4164 msgid "%sAuthor: %.*s <%.*s>"
4167 #: builtin/commit.c:896
4172 #: builtin/commit.c:903
4174 msgid "%sCommitter: %.*s <%.*s>"
4177 #: builtin/commit.c:921
4178 msgid "Cannot read index"
4181 #: builtin/commit.c:978
4182 msgid "Error building trees"
4185 #: builtin/commit.c:993 builtin/tag.c:495
4187 msgid "Please supply the message using either -m or -F option.\n"
4190 #: builtin/commit.c:1095
4192 msgid "No existing author found with '%s'"
4195 #: builtin/commit.c:1110 builtin/commit.c:1350
4197 msgid "Invalid untracked files mode '%s'"
4200 #: builtin/commit.c:1147
4201 msgid "--long and -z are incompatible"
4204 #: builtin/commit.c:1177
4205 msgid "Using both --reset-author and --author does not make sense"
4208 #: builtin/commit.c:1186
4209 msgid "You have nothing to amend."
4212 #: builtin/commit.c:1189
4213 msgid "You are in the middle of a merge -- cannot amend."
4216 #: builtin/commit.c:1191
4217 msgid "You are in the middle of a cherry-pick -- cannot amend."
4220 #: builtin/commit.c:1194
4221 msgid "Options --squash and --fixup cannot be used together"
4224 #: builtin/commit.c:1204
4225 msgid "Only one of -c/-C/-F/--fixup can be used."
4228 #: builtin/commit.c:1206
4229 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
4232 #: builtin/commit.c:1214
4233 msgid "--reset-author can be used only with -C, -c or --amend."
4236 #: builtin/commit.c:1231
4237 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
4240 #: builtin/commit.c:1233
4241 msgid "No paths with --include/--only does not make sense."
4244 #: builtin/commit.c:1235
4245 msgid "Clever... amending the last one with dirty index."
4248 #: builtin/commit.c:1237
4249 msgid "Explicit paths specified without -i or -o; assuming --only paths..."
4252 #: builtin/commit.c:1249 builtin/tag.c:728
4254 msgid "Invalid cleanup mode %s"
4257 #: builtin/commit.c:1254
4258 msgid "Paths with -a does not make sense."
4261 #: builtin/commit.c:1364 builtin/commit.c:1644
4262 msgid "show status concisely"
4265 #: builtin/commit.c:1366 builtin/commit.c:1646
4266 msgid "show branch information"
4269 #: builtin/commit.c:1368 builtin/commit.c:1648 builtin/push.c:500
4270 msgid "machine-readable output"
4273 #: builtin/commit.c:1371 builtin/commit.c:1650
4274 msgid "show status in long format (default)"
4277 #: builtin/commit.c:1374 builtin/commit.c:1653
4278 msgid "terminate entries with NUL"
4281 #: builtin/commit.c:1376 builtin/commit.c:1656 builtin/fast-export.c:980
4282 #: builtin/fast-export.c:983 builtin/tag.c:603
4286 #: builtin/commit.c:1377 builtin/commit.c:1656
4287 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
4290 #: builtin/commit.c:1380
4291 msgid "show ignored files"
4294 #: builtin/commit.c:1381 parse-options.h:153
4298 #: builtin/commit.c:1382
4300 "ignore changes to submodules, optional when: all, dirty, untracked. "
4304 #: builtin/commit.c:1384
4305 msgid "list untracked files in columns"
4308 #: builtin/commit.c:1471
4309 msgid "couldn't look up newly created commit"
4312 #: builtin/commit.c:1473
4313 msgid "could not parse newly created commit"
4316 #: builtin/commit.c:1518
4317 msgid "detached HEAD"
4320 #: builtin/commit.c:1521
4321 msgid " (root-commit)"
4324 #: builtin/commit.c:1614
4325 msgid "suppress summary after successful commit"
4328 #: builtin/commit.c:1615
4329 msgid "show diff in commit message template"
4332 #: builtin/commit.c:1617
4333 msgid "Commit message options"
4336 #: builtin/commit.c:1618 builtin/tag.c:601
4337 msgid "read message from file"
4340 #: builtin/commit.c:1619
4344 #: builtin/commit.c:1619
4345 msgid "override author for commit"
4348 #: builtin/commit.c:1620 builtin/gc.c:275
4352 #: builtin/commit.c:1620
4353 msgid "override date for commit"
4356 #: builtin/commit.c:1621 builtin/merge.c:217 builtin/notes.c:408
4357 #: builtin/notes.c:565 builtin/tag.c:599
4361 #: builtin/commit.c:1621
4362 msgid "commit message"
4365 #: builtin/commit.c:1622
4366 msgid "reuse and edit message from specified commit"
4369 #: builtin/commit.c:1623
4370 msgid "reuse message from specified commit"
4373 #: builtin/commit.c:1624
4374 msgid "use autosquash formatted message to fixup specified commit"
4377 #: builtin/commit.c:1625
4378 msgid "use autosquash formatted message to squash specified commit"
4381 #: builtin/commit.c:1626
4382 msgid "the commit is authored by me now (used with -C/-c/--amend)"
4385 #: builtin/commit.c:1627 builtin/log.c:1191 builtin/revert.c:86
4386 msgid "add Signed-off-by:"
4389 #: builtin/commit.c:1628
4390 msgid "use specified template file"
4393 #: builtin/commit.c:1629
4394 msgid "force edit of commit"
4397 #: builtin/commit.c:1630
4401 #: builtin/commit.c:1630 builtin/tag.c:604
4402 msgid "how to strip spaces and #comments from message"
4405 #: builtin/commit.c:1631
4406 msgid "include status in commit message template"
4409 #: builtin/commit.c:1632 builtin/merge.c:224 builtin/revert.c:92
4410 #: builtin/tag.c:605
4414 #: builtin/commit.c:1633 builtin/merge.c:225 builtin/revert.c:93
4415 msgid "GPG sign commit"
4418 #: builtin/commit.c:1636
4419 msgid "Commit contents options"
4422 #: builtin/commit.c:1637
4423 msgid "commit all changed files"
4426 #: builtin/commit.c:1638
4427 msgid "add specified files to index for commit"
4430 #: builtin/commit.c:1639
4431 msgid "interactively add files"
4434 #: builtin/commit.c:1640
4435 msgid "interactively add changes"
4438 #: builtin/commit.c:1641
4439 msgid "commit only specified files"
4442 #: builtin/commit.c:1642
4443 msgid "bypass pre-commit hook"
4446 #: builtin/commit.c:1643
4447 msgid "show what would be committed"
4450 #: builtin/commit.c:1654
4451 msgid "amend previous commit"
4454 #: builtin/commit.c:1655
4455 msgid "bypass post-rewrite hook"
4458 #: builtin/commit.c:1660
4459 msgid "ok to record an empty change"
4462 #: builtin/commit.c:1662
4463 msgid "ok to record a change with an empty message"
4466 #: builtin/commit.c:1691
4467 msgid "could not parse HEAD commit"
4470 #: builtin/commit.c:1730 builtin/merge.c:518
4472 msgid "could not open '%s' for reading"
4475 #: builtin/commit.c:1737
4477 msgid "Corrupt MERGE_HEAD file (%s)"
4480 #: builtin/commit.c:1744
4481 msgid "could not read MERGE_MODE"
4484 #: builtin/commit.c:1763
4486 msgid "could not read commit message: %s"
4489 #: builtin/commit.c:1774
4491 msgid "Aborting commit; you did not edit the message.\n"
4494 #: builtin/commit.c:1779
4496 msgid "Aborting commit due to empty commit message.\n"
4499 #: builtin/commit.c:1794 builtin/merge.c:850 builtin/merge.c:875
4500 msgid "failed to write commit object"
4503 #: builtin/commit.c:1827
4505 "Repository has been updated, but unable to write\n"
4506 "new_index file. Check that disk is not full and quota is\n"
4507 "not exceeded, and then \"git reset HEAD\" to recover."
4510 #: builtin/config.c:8
4511 msgid "git config [options]"
4514 #: builtin/config.c:53
4515 msgid "Config file location"
4518 #: builtin/config.c:54
4519 msgid "use global config file"
4522 #: builtin/config.c:55
4523 msgid "use system config file"
4526 #: builtin/config.c:56
4527 msgid "use repository config file"
4530 #: builtin/config.c:57
4531 msgid "use given config file"
4534 #: builtin/config.c:58
4538 #: builtin/config.c:58
4539 msgid "read config from given blob object"
4542 #: builtin/config.c:59
4546 #: builtin/config.c:60
4547 msgid "get value: name [value-regex]"
4550 #: builtin/config.c:61
4551 msgid "get all values: key [value-regex]"
4554 #: builtin/config.c:62
4555 msgid "get values for regexp: name-regex [value-regex]"
4558 #: builtin/config.c:63
4559 msgid "get value specific for the URL: section[.var] URL"
4562 #: builtin/config.c:64
4563 msgid "replace all matching variables: name value [value_regex]"
4566 #: builtin/config.c:65
4567 msgid "add a new variable: name value"
4570 #: builtin/config.c:66
4571 msgid "remove a variable: name [value-regex]"
4574 #: builtin/config.c:67
4575 msgid "remove all matches: name [value-regex]"
4578 #: builtin/config.c:68
4579 msgid "rename section: old-name new-name"
4582 #: builtin/config.c:69
4583 msgid "remove a section: name"
4586 #: builtin/config.c:70
4590 #: builtin/config.c:71
4591 msgid "open an editor"
4594 #: builtin/config.c:72 builtin/config.c:73
4598 #: builtin/config.c:72
4599 msgid "find the color configured: [default]"
4602 #: builtin/config.c:73
4603 msgid "find the color setting: [stdout-is-tty]"
4606 #: builtin/config.c:74
4610 #: builtin/config.c:75
4611 msgid "value is \"true\" or \"false\""
4614 #: builtin/config.c:76
4615 msgid "value is decimal number"
4618 #: builtin/config.c:77
4619 msgid "value is --bool or --int"
4622 #: builtin/config.c:78
4623 msgid "value is a path (file or directory name)"
4626 #: builtin/config.c:79
4630 #: builtin/config.c:80
4631 msgid "terminate values with NUL byte"
4634 #: builtin/config.c:81
4635 msgid "respect include directives on lookup"
4638 #: builtin/config.c:315
4639 msgid "unable to parse default color value"
4642 #: builtin/config.c:455
4645 "# This is Git's per-user configuration file.\n"
4647 "# Please adapt and uncomment the following lines:\n"
4652 #: builtin/config.c:590
4654 msgid "cannot create configuration file %s"
4657 #: builtin/count-objects.c:55
4658 msgid "git count-objects [-v] [-H | --human-readable]"
4661 #: builtin/count-objects.c:65
4662 msgid "print sizes in human readable format"
4665 #: builtin/describe.c:17
4666 msgid "git describe [options] <commit-ish>*"
4669 #: builtin/describe.c:18
4670 msgid "git describe [options] --dirty"
4673 #: builtin/describe.c:217
4675 msgid "annotated tag %s not available"
4678 #: builtin/describe.c:221
4680 msgid "annotated tag %s has no embedded name"
4683 #: builtin/describe.c:223
4685 msgid "tag '%s' is really '%s' here"
4688 #: builtin/describe.c:250 builtin/log.c:452
4690 msgid "Not a valid object name %s"
4693 #: builtin/describe.c:253
4695 msgid "%s is not a valid '%s' object"
4698 #: builtin/describe.c:270
4700 msgid "no tag exactly matches '%s'"
4703 #: builtin/describe.c:272
4705 msgid "searching to describe %s\n"
4708 #: builtin/describe.c:319
4710 msgid "finished search at %s\n"
4713 #: builtin/describe.c:346
4716 "No annotated tags can describe '%s'.\n"
4717 "However, there were unannotated tags: try --tags."
4720 #: builtin/describe.c:350
4723 "No tags can describe '%s'.\n"
4724 "Try --always, or create some tags."
4727 #: builtin/describe.c:371
4729 msgid "traversed %lu commits\n"
4732 #: builtin/describe.c:374
4735 "more than %i tags found; listed %i most recent\n"
4736 "gave up search at %s\n"
4739 #: builtin/describe.c:396
4740 msgid "find the tag that comes after the commit"
4743 #: builtin/describe.c:397
4744 msgid "debug search strategy on stderr"
4747 #: builtin/describe.c:398
4751 #: builtin/describe.c:399
4752 msgid "use any tag, even unannotated"
4755 #: builtin/describe.c:400
4756 msgid "always use long format"
4759 #: builtin/describe.c:401
4760 msgid "only follow first parent"
4763 #: builtin/describe.c:404
4764 msgid "only output exact matches"
4767 #: builtin/describe.c:406
4768 msgid "consider <n> most recent tags (default: 10)"
4771 #: builtin/describe.c:408
4772 msgid "only consider tags matching <pattern>"
4775 #: builtin/describe.c:410 builtin/name-rev.c:318
4776 msgid "show abbreviated commit object as fallback"
4779 #: builtin/describe.c:411
4783 #: builtin/describe.c:412
4784 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
4787 #: builtin/describe.c:430
4788 msgid "--long is incompatible with --abbrev=0"
4791 #: builtin/describe.c:456
4792 msgid "No names found, cannot describe anything."
4795 #: builtin/describe.c:476
4796 msgid "--dirty is incompatible with commit-ishes"
4799 #: builtin/diff.c:86
4801 msgid "'%s': not a regular file or symlink"
4804 #: builtin/diff.c:237
4806 msgid "invalid option: %s"
4809 #: builtin/diff.c:358
4810 msgid "Not a git repository"
4813 #: builtin/diff.c:401
4815 msgid "invalid object '%s' given."
4818 #: builtin/diff.c:410
4820 msgid "more than two blobs given: '%s'"
4823 #: builtin/diff.c:417
4825 msgid "unhandled object '%s' given."
4828 #: builtin/fast-export.c:24
4829 msgid "git fast-export [rev-list-opts]"
4832 #: builtin/fast-export.c:979
4833 msgid "show progress after <n> objects"
4836 #: builtin/fast-export.c:981
4837 msgid "select handling of signed tags"
4840 #: builtin/fast-export.c:984
4841 msgid "select handling of tags that tag filtered objects"
4844 #: builtin/fast-export.c:987
4845 msgid "Dump marks to this file"
4848 #: builtin/fast-export.c:989
4849 msgid "Import marks from this file"
4852 #: builtin/fast-export.c:991
4853 msgid "Fake a tagger when tags lack one"
4856 #: builtin/fast-export.c:993
4857 msgid "Output full tree for each commit"
4860 #: builtin/fast-export.c:995
4861 msgid "Use the done feature to terminate the stream"
4864 #: builtin/fast-export.c:996
4865 msgid "Skip output of blob data"
4868 #: builtin/fast-export.c:997
4872 #: builtin/fast-export.c:998
4873 msgid "Apply refspec to exported refs"
4876 #: builtin/fast-export.c:999
4877 msgid "anonymize output"
4880 #: builtin/fetch.c:20
4881 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
4884 #: builtin/fetch.c:21
4885 msgid "git fetch [<options>] <group>"
4888 #: builtin/fetch.c:22
4889 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
4892 #: builtin/fetch.c:23
4893 msgid "git fetch --all [<options>]"
4896 #: builtin/fetch.c:90
4897 msgid "fetch from all remotes"
4900 #: builtin/fetch.c:92
4901 msgid "append to .git/FETCH_HEAD instead of overwriting"
4904 #: builtin/fetch.c:94
4905 msgid "path to upload pack on remote end"
4908 #: builtin/fetch.c:95
4909 msgid "force overwrite of local branch"
4912 #: builtin/fetch.c:97
4913 msgid "fetch from multiple remotes"
4916 #: builtin/fetch.c:99
4917 msgid "fetch all tags and associated objects"
4920 #: builtin/fetch.c:101
4921 msgid "do not fetch all tags (--no-tags)"
4924 #: builtin/fetch.c:103
4925 msgid "prune remote-tracking branches no longer on remote"
4928 #: builtin/fetch.c:104
4932 #: builtin/fetch.c:105
4933 msgid "control recursive fetching of submodules"
4936 #: builtin/fetch.c:109
4937 msgid "keep downloaded pack"
4940 #: builtin/fetch.c:111
4941 msgid "allow updating of HEAD ref"
4944 #: builtin/fetch.c:114
4945 msgid "deepen history of shallow clone"
4948 #: builtin/fetch.c:116
4949 msgid "convert to a complete repository"
4952 #: builtin/fetch.c:118 builtin/log.c:1208
4956 #: builtin/fetch.c:119
4957 msgid "prepend this to submodule path output"
4960 #: builtin/fetch.c:122
4961 msgid "default mode for recursion"
4964 #: builtin/fetch.c:124
4965 msgid "accept refs that update .git/shallow"
4968 #: builtin/fetch.c:125
4972 #: builtin/fetch.c:126
4973 msgid "specify fetch refmap"
4976 #: builtin/fetch.c:376
4977 msgid "Couldn't find remote ref HEAD"
4980 #: builtin/fetch.c:454
4982 msgid "object %s not found"
4985 #: builtin/fetch.c:459
4986 msgid "[up to date]"
4989 #: builtin/fetch.c:473
4991 msgid "! %-*s %-*s -> %s (can't fetch in current branch)"
4994 #: builtin/fetch.c:474 builtin/fetch.c:560
4998 #: builtin/fetch.c:485
4999 msgid "[tag update]"
5002 #: builtin/fetch.c:487 builtin/fetch.c:522 builtin/fetch.c:540
5003 msgid " (unable to update local ref)"
5006 #: builtin/fetch.c:505
5010 #: builtin/fetch.c:508
5011 msgid "[new branch]"
5014 #: builtin/fetch.c:511
5018 #: builtin/fetch.c:556
5019 msgid "unable to update local ref"
5022 #: builtin/fetch.c:556
5023 msgid "forced update"
5026 #: builtin/fetch.c:562
5027 msgid "(non-fast-forward)"
5030 #: builtin/fetch.c:595 builtin/fetch.c:828
5032 msgid "cannot open %s: %s\n"
5035 #: builtin/fetch.c:604
5037 msgid "%s did not send all necessary objects\n"
5040 #: builtin/fetch.c:622
5042 msgid "reject %s because shallow roots are not allowed to be updated"
5045 #: builtin/fetch.c:710 builtin/fetch.c:793
5050 #: builtin/fetch.c:721
5053 "some local refs could not be updated; try running\n"
5054 " 'git remote prune %s' to remove any old, conflicting branches"
5057 #: builtin/fetch.c:773
5059 msgid " (%s will become dangling)"
5062 #: builtin/fetch.c:774
5064 msgid " (%s has become dangling)"
5067 #: builtin/fetch.c:798
5071 #: builtin/fetch.c:799 builtin/remote.c:1063
5075 #: builtin/fetch.c:818
5077 msgid "Refusing to fetch into current branch %s of non-bare repository"
5080 #: builtin/fetch.c:837
5082 msgid "Option \"%s\" value \"%s\" is not valid for %s"
5085 #: builtin/fetch.c:840
5087 msgid "Option \"%s\" is ignored for %s\n"
5090 #: builtin/fetch.c:896
5092 msgid "Don't know how to fetch from %s"
5095 #: builtin/fetch.c:1058
5097 msgid "Fetching %s\n"
5100 #: builtin/fetch.c:1060 builtin/remote.c:90
5102 msgid "Could not fetch %s"
5105 #: builtin/fetch.c:1078
5107 "No remote repository specified. Please, specify either a URL or a\n"
5108 "remote name from which new revisions should be fetched."
5111 #: builtin/fetch.c:1101
5112 msgid "You need to specify a tag name."
5115 #: builtin/fetch.c:1143
5116 msgid "--depth and --unshallow cannot be used together"
5119 #: builtin/fetch.c:1145
5120 msgid "--unshallow on a complete repository does not make sense"
5123 #: builtin/fetch.c:1168
5124 msgid "fetch --all does not take a repository argument"
5127 #: builtin/fetch.c:1170
5128 msgid "fetch --all does not make sense with refspecs"
5131 #: builtin/fetch.c:1181
5133 msgid "No such remote or remote group: %s"
5136 #: builtin/fetch.c:1189
5137 msgid "Fetching a group and specifying refspecs does not make sense"
5140 #: builtin/fmt-merge-msg.c:13
5141 msgid "git fmt-merge-msg [-m <message>] [--log[=<n>]|--no-log] [--file <file>]"
5144 #: builtin/fmt-merge-msg.c:663 builtin/fmt-merge-msg.c:666 builtin/grep.c:698
5145 #: builtin/merge.c:197 builtin/repack.c:179 builtin/repack.c:183
5146 #: builtin/show-branch.c:654 builtin/show-ref.c:178 builtin/tag.c:590
5147 #: parse-options.h:132 parse-options.h:239
5151 #: builtin/fmt-merge-msg.c:664
5152 msgid "populate log with at most <n> entries from shortlog"
5155 #: builtin/fmt-merge-msg.c:667
5156 msgid "alias for --log (deprecated)"
5159 #: builtin/fmt-merge-msg.c:670
5163 #: builtin/fmt-merge-msg.c:671
5164 msgid "use <text> as start of message"
5167 #: builtin/fmt-merge-msg.c:672
5168 msgid "file to read from"
5171 #: builtin/for-each-ref.c:676
5172 msgid "unable to parse format"
5175 #: builtin/for-each-ref.c:1057
5176 msgid "git for-each-ref [options] [<pattern>]"
5179 #: builtin/for-each-ref.c:1072
5180 msgid "quote placeholders suitably for shells"
5183 #: builtin/for-each-ref.c:1074
5184 msgid "quote placeholders suitably for perl"
5187 #: builtin/for-each-ref.c:1076
5188 msgid "quote placeholders suitably for python"
5191 #: builtin/for-each-ref.c:1078
5192 msgid "quote placeholders suitably for tcl"
5195 #: builtin/for-each-ref.c:1081
5196 msgid "show only <n> matched refs"
5199 #: builtin/for-each-ref.c:1082 builtin/replace.c:438
5203 #: builtin/for-each-ref.c:1082
5204 msgid "format to use for the output"
5207 #: builtin/for-each-ref.c:1083
5211 #: builtin/for-each-ref.c:1084
5212 msgid "field name to sort on"
5215 #: builtin/fsck.c:147 builtin/prune.c:136
5216 msgid "Checking connectivity"
5219 #: builtin/fsck.c:540
5220 msgid "Checking object directories"
5223 #: builtin/fsck.c:603
5224 msgid "git fsck [options] [<object>...]"
5227 #: builtin/fsck.c:609
5228 msgid "show unreachable objects"
5231 #: builtin/fsck.c:610
5232 msgid "show dangling objects"
5235 #: builtin/fsck.c:611
5239 #: builtin/fsck.c:612
5240 msgid "report root nodes"
5243 #: builtin/fsck.c:613
5244 msgid "make index objects head nodes"
5247 #: builtin/fsck.c:614
5248 msgid "make reflogs head nodes (default)"
5251 #: builtin/fsck.c:615
5252 msgid "also consider packs and alternate objects"
5255 #: builtin/fsck.c:616
5256 msgid "enable more strict checking"
5259 #: builtin/fsck.c:618
5260 msgid "write dangling objects in .git/lost-found"
5263 #: builtin/fsck.c:619 builtin/prune.c:108
5264 msgid "show progress"
5267 #: builtin/fsck.c:669
5268 msgid "Checking objects"
5272 msgid "git gc [options]"
5277 msgid "Invalid gc.pruneexpire: '%s'"
5282 msgid "insanely long object directory %.*s"
5286 msgid "prune unreferenced objects"
5290 msgid "be more thorough (increased runtime)"
5294 msgid "enable auto-gc mode"
5298 msgid "force running gc even if there may be another gc running"
5303 msgid "Auto packing the repository in background for optimum performance.\n"
5308 msgid "Auto packing the repository for optimum performance.\n"
5313 msgid "See \"git help gc\" for manual housekeeping.\n"
5319 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
5324 "There are too many unreachable loose objects; run 'git prune' to remove them."
5327 #: builtin/grep.c:23
5328 msgid "git grep [options] [-e] <pattern> [<rev>...] [[--] <path>...]"
5331 #: builtin/grep.c:218
5333 msgid "grep: failed to create thread: %s"
5336 #: builtin/grep.c:441 builtin/grep.c:476
5338 msgid "unable to read tree (%s)"
5341 #: builtin/grep.c:491
5343 msgid "unable to grep from object of type %s"
5346 #: builtin/grep.c:547
5348 msgid "switch `%c' expects a numerical value"
5351 #: builtin/grep.c:564
5353 msgid "cannot open '%s'"
5356 #: builtin/grep.c:638
5357 msgid "search in index instead of in the work tree"
5360 #: builtin/grep.c:640
5361 msgid "find in contents not managed by git"
5364 #: builtin/grep.c:642
5365 msgid "search in both tracked and untracked files"
5368 #: builtin/grep.c:644
5369 msgid "search also in ignored files"
5372 #: builtin/grep.c:647
5373 msgid "show non-matching lines"
5376 #: builtin/grep.c:649
5377 msgid "case insensitive matching"
5380 #: builtin/grep.c:651
5381 msgid "match patterns only at word boundaries"
5384 #: builtin/grep.c:653
5385 msgid "process binary files as text"
5388 #: builtin/grep.c:655
5389 msgid "don't match patterns in binary files"
5392 #: builtin/grep.c:658
5393 msgid "process binary files with textconv filters"
5396 #: builtin/grep.c:660
5397 msgid "descend at most <depth> levels"
5400 #: builtin/grep.c:664
5401 msgid "use extended POSIX regular expressions"
5404 #: builtin/grep.c:667
5405 msgid "use basic POSIX regular expressions (default)"
5408 #: builtin/grep.c:670
5409 msgid "interpret patterns as fixed strings"
5412 #: builtin/grep.c:673
5413 msgid "use Perl-compatible regular expressions"
5416 #: builtin/grep.c:676
5417 msgid "show line numbers"
5420 #: builtin/grep.c:677
5421 msgid "don't show filenames"
5424 #: builtin/grep.c:678
5425 msgid "show filenames"
5428 #: builtin/grep.c:680
5429 msgid "show filenames relative to top directory"
5432 #: builtin/grep.c:682
5433 msgid "show only filenames instead of matching lines"
5436 #: builtin/grep.c:684
5437 msgid "synonym for --files-with-matches"
5440 #: builtin/grep.c:687
5441 msgid "show only the names of files without match"
5444 #: builtin/grep.c:689
5445 msgid "print NUL after filenames"
5448 #: builtin/grep.c:691
5449 msgid "show the number of matches instead of matching lines"
5452 #: builtin/grep.c:692
5453 msgid "highlight matches"
5456 #: builtin/grep.c:694
5457 msgid "print empty line between matches from different files"
5460 #: builtin/grep.c:696
5461 msgid "show filename only once above matches from same file"
5464 #: builtin/grep.c:699
5465 msgid "show <n> context lines before and after matches"
5468 #: builtin/grep.c:702
5469 msgid "show <n> context lines before matches"
5472 #: builtin/grep.c:704
5473 msgid "show <n> context lines after matches"
5476 #: builtin/grep.c:705
5477 msgid "shortcut for -C NUM"
5480 #: builtin/grep.c:708
5481 msgid "show a line with the function name before matches"
5484 #: builtin/grep.c:710
5485 msgid "show the surrounding function"
5488 #: builtin/grep.c:713
5489 msgid "read patterns from file"
5492 #: builtin/grep.c:715
5493 msgid "match <pattern>"
5496 #: builtin/grep.c:717
5497 msgid "combine patterns specified with -e"
5500 #: builtin/grep.c:729
5501 msgid "indicate hit with exit status without output"
5504 #: builtin/grep.c:731
5505 msgid "show only matches from files that match all patterns"
5508 #: builtin/grep.c:733
5509 msgid "show parse tree for grep expression"
5512 #: builtin/grep.c:737
5516 #: builtin/grep.c:737
5517 msgid "show matching files in the pager"
5520 #: builtin/grep.c:740
5521 msgid "allow calling of grep(1) (ignored by this build)"
5524 #: builtin/grep.c:741 builtin/show-ref.c:187
5528 #: builtin/grep.c:808
5529 msgid "no pattern given."
5532 #: builtin/grep.c:866
5533 msgid "--open-files-in-pager only works on the worktree"
5536 #: builtin/grep.c:892
5537 msgid "--cached or --untracked cannot be used with --no-index."
5540 #: builtin/grep.c:897
5541 msgid "--no-index or --untracked cannot be used with revs."
5544 #: builtin/grep.c:900
5545 msgid "--[no-]exclude-standard cannot be used for tracked contents."
5548 #: builtin/grep.c:908
5549 msgid "both --cached and trees are given."
5552 #: builtin/hash-object.c:82
5554 "git hash-object [-t <type>] [-w] [--path=<file>|--no-filters] [--stdin] [--] "
5558 #: builtin/hash-object.c:83
5559 msgid "git hash-object --stdin-paths < <list-of-paths>"
5562 #: builtin/hash-object.c:94 builtin/tag.c:610
5566 #: builtin/hash-object.c:94
5570 #: builtin/hash-object.c:95
5571 msgid "write the object into the object database"
5574 #: builtin/hash-object.c:97
5575 msgid "read the object from stdin"
5578 #: builtin/hash-object.c:99
5579 msgid "store file as is without filters"
5582 #: builtin/hash-object.c:100
5584 "just hash any random garbage to create corrupt objects for debugging Git"
5587 #: builtin/hash-object.c:101
5588 msgid "process file as it were from this path"
5591 #: builtin/help.c:41
5592 msgid "print all available commands"
5595 #: builtin/help.c:42
5596 msgid "print list of useful guides"
5599 #: builtin/help.c:43
5600 msgid "show man page"
5603 #: builtin/help.c:44
5604 msgid "show manual in web browser"
5607 #: builtin/help.c:46
5608 msgid "show info page"
5611 #: builtin/help.c:52
5612 msgid "git help [--all] [--guides] [--man|--web|--info] [command]"
5615 #: builtin/help.c:64
5617 msgid "unrecognized help format '%s'"
5620 #: builtin/help.c:91
5621 msgid "Failed to start emacsclient."
5624 #: builtin/help.c:104
5625 msgid "Failed to parse emacsclient version."
5628 #: builtin/help.c:112
5630 msgid "emacsclient version '%d' too old (< 22)."
5633 #: builtin/help.c:130 builtin/help.c:158 builtin/help.c:167 builtin/help.c:175
5635 msgid "failed to exec '%s': %s"
5638 #: builtin/help.c:215
5641 "'%s': path for unsupported man viewer.\n"
5642 "Please consider using 'man.<tool>.cmd' instead."
5645 #: builtin/help.c:227
5648 "'%s': cmd for supported man viewer.\n"
5649 "Please consider using 'man.<tool>.path' instead."
5652 #: builtin/help.c:352
5654 msgid "'%s': unknown man viewer."
5657 #: builtin/help.c:369
5658 msgid "no man viewer handled the request"
5661 #: builtin/help.c:377
5662 msgid "no info viewer handled the request"
5665 #: builtin/help.c:423
5666 msgid "Defining attributes per path"
5669 #: builtin/help.c:424
5670 msgid "Everyday Git With 20 Commands Or So"
5673 #: builtin/help.c:425
5674 msgid "A Git glossary"
5677 #: builtin/help.c:426
5678 msgid "Specifies intentionally untracked files to ignore"
5681 #: builtin/help.c:427
5682 msgid "Defining submodule properties"
5685 #: builtin/help.c:428
5686 msgid "Specifying revisions and ranges for Git"
5689 #: builtin/help.c:429
5690 msgid "A tutorial introduction to Git (for version 1.5.1 or newer)"
5693 #: builtin/help.c:430
5694 msgid "An overview of recommended workflows with Git"
5697 #: builtin/help.c:442
5698 msgid "The common Git guides are:\n"
5701 #: builtin/help.c:463 builtin/help.c:480
5706 #: builtin/help.c:496
5708 msgid "`git %s' is aliased to `%s'"
5711 #: builtin/index-pack.c:150
5713 msgid "unable to open %s"
5716 #: builtin/index-pack.c:200
5718 msgid "object type mismatch at %s"
5721 #: builtin/index-pack.c:220
5723 msgid "did not receive expected object %s"
5726 #: builtin/index-pack.c:223
5728 msgid "object %s: expected type %s, found %s"
5731 #: builtin/index-pack.c:265
5733 msgid "cannot fill %d byte"
5734 msgid_plural "cannot fill %d bytes"
5738 #: builtin/index-pack.c:275
5742 #: builtin/index-pack.c:276
5743 msgid "read error on input"
5746 #: builtin/index-pack.c:288
5747 msgid "used more bytes than were available"
5750 #: builtin/index-pack.c:295
5751 msgid "pack too large for current definition of off_t"
5754 #: builtin/index-pack.c:311
5756 msgid "unable to create '%s'"
5759 #: builtin/index-pack.c:316
5761 msgid "cannot open packfile '%s'"
5764 #: builtin/index-pack.c:330
5765 msgid "pack signature mismatch"
5768 #: builtin/index-pack.c:332
5770 msgid "pack version %<PRIu32> unsupported"
5773 #: builtin/index-pack.c:350
5775 msgid "pack has bad object at offset %lu: %s"
5778 #: builtin/index-pack.c:471
5780 msgid "inflate returned %d"
5783 #: builtin/index-pack.c:520
5784 msgid "offset value overflow for delta base object"
5787 #: builtin/index-pack.c:528
5788 msgid "delta base offset is out of bound"
5791 #: builtin/index-pack.c:536
5793 msgid "unknown object type %d"
5796 #: builtin/index-pack.c:567
5797 msgid "cannot pread pack file"
5800 #: builtin/index-pack.c:569
5802 msgid "premature end of pack file, %lu byte missing"
5803 msgid_plural "premature end of pack file, %lu bytes missing"
5807 #: builtin/index-pack.c:595
5808 msgid "serious inflate inconsistency"
5811 #: builtin/index-pack.c:686 builtin/index-pack.c:692 builtin/index-pack.c:715
5812 #: builtin/index-pack.c:749 builtin/index-pack.c:758
5814 msgid "SHA1 COLLISION FOUND WITH %s !"
5817 #: builtin/index-pack.c:689 builtin/pack-objects.c:164
5818 #: builtin/pack-objects.c:256
5820 msgid "unable to read %s"
5823 #: builtin/index-pack.c:755
5825 msgid "cannot read existing object %s"
5828 #: builtin/index-pack.c:769
5830 msgid "invalid blob object %s"
5833 #: builtin/index-pack.c:783
5838 #: builtin/index-pack.c:787
5839 msgid "Error in object"
5842 #: builtin/index-pack.c:789
5844 msgid "Not all child objects of %s are reachable"
5847 #: builtin/index-pack.c:861 builtin/index-pack.c:890
5848 msgid "failed to apply delta"
5851 #: builtin/index-pack.c:1055
5852 msgid "Receiving objects"
5855 #: builtin/index-pack.c:1055
5856 msgid "Indexing objects"
5859 #: builtin/index-pack.c:1081
5860 msgid "pack is corrupted (SHA1 mismatch)"
5863 #: builtin/index-pack.c:1086
5864 msgid "cannot fstat packfile"
5867 #: builtin/index-pack.c:1089
5868 msgid "pack has junk at the end"
5871 #: builtin/index-pack.c:1100
5872 msgid "confusion beyond insanity in parse_pack_objects()"
5875 #: builtin/index-pack.c:1123
5876 msgid "Resolving deltas"
5879 #: builtin/index-pack.c:1133
5881 msgid "unable to create thread: %s"
5884 #: builtin/index-pack.c:1175
5885 msgid "confusion beyond insanity"
5888 #: builtin/index-pack.c:1181
5890 msgid "completed with %d local objects"
5893 #: builtin/index-pack.c:1191
5895 msgid "Unexpected tail checksum for %s (disk corruption?)"
5898 #: builtin/index-pack.c:1195
5900 msgid "pack has %d unresolved delta"
5901 msgid_plural "pack has %d unresolved deltas"
5905 #: builtin/index-pack.c:1220
5907 msgid "unable to deflate appended object (%d)"
5910 #: builtin/index-pack.c:1299
5912 msgid "local object %s is corrupt"
5915 #: builtin/index-pack.c:1323
5916 msgid "error while closing pack file"
5919 #: builtin/index-pack.c:1336
5921 msgid "cannot write keep file '%s'"
5924 #: builtin/index-pack.c:1344
5926 msgid "cannot close written keep file '%s'"
5929 #: builtin/index-pack.c:1357
5930 msgid "cannot store pack file"
5933 #: builtin/index-pack.c:1368
5934 msgid "cannot store index file"
5937 #: builtin/index-pack.c:1401
5939 msgid "bad pack.indexversion=%<PRIu32>"
5942 #: builtin/index-pack.c:1407
5944 msgid "invalid number of threads specified (%d)"
5947 #: builtin/index-pack.c:1411 builtin/index-pack.c:1590
5949 msgid "no threads support, ignoring %s"
5952 #: builtin/index-pack.c:1469
5954 msgid "Cannot open existing pack file '%s'"
5957 #: builtin/index-pack.c:1471
5959 msgid "Cannot open existing pack idx file for '%s'"
5962 #: builtin/index-pack.c:1518
5964 msgid "non delta: %d object"
5965 msgid_plural "non delta: %d objects"
5969 #: builtin/index-pack.c:1525
5971 msgid "chain length = %d: %lu object"
5972 msgid_plural "chain length = %d: %lu objects"
5976 #: builtin/index-pack.c:1554
5977 msgid "Cannot come back to cwd"
5980 #: builtin/index-pack.c:1602 builtin/index-pack.c:1605
5981 #: builtin/index-pack.c:1617 builtin/index-pack.c:1621
5986 #: builtin/index-pack.c:1635
5987 msgid "--fix-thin cannot be used without --stdin"
5990 #: builtin/index-pack.c:1639 builtin/index-pack.c:1648
5992 msgid "packfile name '%s' does not end with '.pack'"
5995 #: builtin/index-pack.c:1656
5996 msgid "--verify with no packfile name given"
5999 #: builtin/init-db.c:35
6001 msgid "Could not make %s writable by group"
6004 #: builtin/init-db.c:62
6006 msgid "insanely long template name %s"
6009 #: builtin/init-db.c:67
6011 msgid "cannot stat '%s'"
6014 #: builtin/init-db.c:73
6016 msgid "cannot stat template '%s'"
6019 #: builtin/init-db.c:80
6021 msgid "cannot opendir '%s'"
6024 #: builtin/init-db.c:97
6026 msgid "cannot readlink '%s'"
6029 #: builtin/init-db.c:99
6031 msgid "insanely long symlink %s"
6034 #: builtin/init-db.c:102
6036 msgid "cannot symlink '%s' '%s'"
6039 #: builtin/init-db.c:106
6041 msgid "cannot copy '%s' to '%s'"
6044 #: builtin/init-db.c:110
6046 msgid "ignoring template %s"
6049 #: builtin/init-db.c:133
6051 msgid "insanely long template path %s"
6054 #: builtin/init-db.c:141
6056 msgid "templates not found %s"
6059 #: builtin/init-db.c:154
6061 msgid "not copying templates of a wrong format version %d from '%s'"
6064 #: builtin/init-db.c:192
6066 msgid "insane git directory %s"
6069 #: builtin/init-db.c:323 builtin/init-db.c:326
6071 msgid "%s already exists"
6074 #: builtin/init-db.c:355
6076 msgid "unable to handle file type %d"
6079 #: builtin/init-db.c:358
6081 msgid "unable to move %s to %s"
6084 #. TRANSLATORS: The first '%s' is either "Reinitialized
6085 #. existing" or "Initialized empty", the second " shared" or
6086 #. "", and the last '%s%s' is the verbatim directory name.
6087 #: builtin/init-db.c:418
6089 msgid "%s%s Git repository in %s%s\n"
6092 #: builtin/init-db.c:419
6093 msgid "Reinitialized existing"
6096 #: builtin/init-db.c:419
6097 msgid "Initialized empty"
6100 #: builtin/init-db.c:420
6104 #: builtin/init-db.c:467
6106 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
6107 "shared[=<permissions>]] [directory]"
6110 #: builtin/init-db.c:490
6114 #: builtin/init-db.c:491
6115 msgid "specify that the git repository is to be shared amongst several users"
6118 #: builtin/init-db.c:493 builtin/prune-packed.c:57 builtin/repack.c:172
6122 #: builtin/init-db.c:525 builtin/init-db.c:530
6124 msgid "cannot mkdir %s"
6127 #: builtin/init-db.c:534
6129 msgid "cannot chdir to %s"
6132 #: builtin/init-db.c:555
6135 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
6139 #: builtin/init-db.c:583
6141 msgid "Cannot access work tree '%s'"
6144 #: builtin/interpret-trailers.c:15
6146 "git interpret-trailers [--trim-empty] [(--trailer <token>[(=|:)<value>])...] "
6150 #: builtin/interpret-trailers.c:25
6151 msgid "trim empty trailers"
6154 #: builtin/interpret-trailers.c:26
6158 #: builtin/interpret-trailers.c:27
6159 msgid "trailer(s) to add"
6163 msgid "git log [<options>] [<revision range>] [[--] <path>...]\n"
6167 msgid " or: git show [options] <object>..."
6172 msgid "invalid --decorate option: %s"
6175 #: builtin/log.c:127
6176 msgid "suppress diff output"
6179 #: builtin/log.c:128
6183 #: builtin/log.c:129
6184 msgid "Use mail map file"
6187 #: builtin/log.c:130
6188 msgid "decorate options"
6191 #: builtin/log.c:133
6192 msgid "Process line range n,m in file, counting from 1"
6195 #: builtin/log.c:229
6197 msgid "Final output: %d %s\n"
6200 #: builtin/log.c:458
6202 msgid "git show %s: bad file"
6205 #: builtin/log.c:472 builtin/log.c:564
6207 msgid "Could not read object %s"
6210 #: builtin/log.c:588
6212 msgid "Unknown type: %d"
6215 #: builtin/log.c:689
6216 msgid "format.headers without value"
6219 #: builtin/log.c:773
6220 msgid "name of output directory is too long"
6223 #: builtin/log.c:789
6225 msgid "Cannot open patch file %s"
6228 #: builtin/log.c:803
6229 msgid "Need exactly one range."
6232 #: builtin/log.c:811
6233 msgid "Not a range."
6236 #: builtin/log.c:919
6237 msgid "Cover letter needs email format"
6240 #: builtin/log.c:998
6242 msgid "insane in-reply-to: %s"
6245 #: builtin/log.c:1026
6246 msgid "git format-patch [options] [<since> | <revision range>]"
6249 #: builtin/log.c:1071
6250 msgid "Two output directories?"
6253 #: builtin/log.c:1186
6254 msgid "use [PATCH n/m] even with a single patch"
6257 #: builtin/log.c:1189
6258 msgid "use [PATCH] even with multiple patches"
6261 #: builtin/log.c:1193
6262 msgid "print patches to standard out"
6265 #: builtin/log.c:1195
6266 msgid "generate a cover letter"
6269 #: builtin/log.c:1197
6270 msgid "use simple number sequence for output file names"
6273 #: builtin/log.c:1198
6277 #: builtin/log.c:1199
6278 msgid "use <sfx> instead of '.patch'"
6281 #: builtin/log.c:1201
6282 msgid "start numbering patches at <n> instead of 1"
6285 #: builtin/log.c:1203
6286 msgid "mark the series as Nth re-roll"
6289 #: builtin/log.c:1205
6290 msgid "Use [<prefix>] instead of [PATCH]"
6293 #: builtin/log.c:1208
6294 msgid "store resulting files in <dir>"
6297 #: builtin/log.c:1211
6298 msgid "don't strip/add [PATCH]"
6301 #: builtin/log.c:1214
6302 msgid "don't output binary diffs"
6305 #: builtin/log.c:1216
6306 msgid "don't include a patch matching a commit upstream"
6309 #: builtin/log.c:1218
6310 msgid "show patch format instead of default (patch + stat)"
6313 #: builtin/log.c:1220
6317 #: builtin/log.c:1221
6321 #: builtin/log.c:1222
6322 msgid "add email header"
6325 #: builtin/log.c:1223 builtin/log.c:1225
6329 #: builtin/log.c:1223
6330 msgid "add To: header"
6333 #: builtin/log.c:1225
6334 msgid "add Cc: header"
6337 #: builtin/log.c:1227
6341 #: builtin/log.c:1228
6342 msgid "set From address to <ident> (or committer ident if absent)"
6345 #: builtin/log.c:1230
6349 #: builtin/log.c:1231
6350 msgid "make first mail a reply to <message-id>"
6353 #: builtin/log.c:1232 builtin/log.c:1235
6357 #: builtin/log.c:1233
6358 msgid "attach the patch"
6361 #: builtin/log.c:1236
6362 msgid "inline the patch"
6365 #: builtin/log.c:1240
6366 msgid "enable message threading, styles: shallow, deep"
6369 #: builtin/log.c:1242
6373 #: builtin/log.c:1243
6374 msgid "add a signature"
6377 #: builtin/log.c:1245
6378 msgid "add a signature from a file"
6381 #: builtin/log.c:1246
6382 msgid "don't print the patch filenames"
6385 #: builtin/log.c:1320
6387 msgid "invalid ident line: %s"
6390 #: builtin/log.c:1335
6391 msgid "-n and -k are mutually exclusive."
6394 #: builtin/log.c:1337
6395 msgid "--subject-prefix and -k are mutually exclusive."
6398 #: builtin/log.c:1345
6399 msgid "--name-only does not make sense"
6402 #: builtin/log.c:1347
6403 msgid "--name-status does not make sense"
6406 #: builtin/log.c:1349
6407 msgid "--check does not make sense"
6410 #: builtin/log.c:1372
6411 msgid "standard output, or directory, which one?"
6414 #: builtin/log.c:1374
6416 msgid "Could not create directory '%s'"
6419 #: builtin/log.c:1472
6421 msgid "unable to read signature file '%s'"
6424 #: builtin/log.c:1535
6425 msgid "Failed to create output files"
6428 #: builtin/log.c:1583
6429 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
6432 #: builtin/log.c:1638
6435 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
6438 #: builtin/log.c:1651 builtin/log.c:1653 builtin/log.c:1665
6440 msgid "Unknown commit %s"
6443 #: builtin/ls-files.c:401
6444 msgid "git ls-files [options] [<file>...]"
6447 #: builtin/ls-files.c:458
6448 msgid "identify the file status with tags"
6451 #: builtin/ls-files.c:460
6452 msgid "use lowercase letters for 'assume unchanged' files"
6455 #: builtin/ls-files.c:462
6456 msgid "show cached files in the output (default)"
6459 #: builtin/ls-files.c:464
6460 msgid "show deleted files in the output"
6463 #: builtin/ls-files.c:466
6464 msgid "show modified files in the output"
6467 #: builtin/ls-files.c:468
6468 msgid "show other files in the output"
6471 #: builtin/ls-files.c:470
6472 msgid "show ignored files in the output"
6475 #: builtin/ls-files.c:473
6476 msgid "show staged contents' object name in the output"
6479 #: builtin/ls-files.c:475
6480 msgid "show files on the filesystem that need to be removed"
6483 #: builtin/ls-files.c:477
6484 msgid "show 'other' directories' names only"
6487 #: builtin/ls-files.c:480
6488 msgid "don't show empty directories"
6491 #: builtin/ls-files.c:483
6492 msgid "show unmerged files in the output"
6495 #: builtin/ls-files.c:485
6496 msgid "show resolve-undo information"
6499 #: builtin/ls-files.c:487
6500 msgid "skip files matching pattern"
6503 #: builtin/ls-files.c:490
6504 msgid "exclude patterns are read from <file>"
6507 #: builtin/ls-files.c:493
6508 msgid "read additional per-directory exclude patterns in <file>"
6511 #: builtin/ls-files.c:495
6512 msgid "add the standard git exclusions"
6515 #: builtin/ls-files.c:498
6516 msgid "make the output relative to the project top directory"
6519 #: builtin/ls-files.c:501
6520 msgid "if any <file> is not in the index, treat this as an error"
6523 #: builtin/ls-files.c:502
6527 #: builtin/ls-files.c:503
6528 msgid "pretend that paths removed since <tree-ish> are still present"
6531 #: builtin/ls-files.c:505
6532 msgid "show debugging data"
6535 #: builtin/ls-tree.c:28
6536 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
6539 #: builtin/ls-tree.c:126
6540 msgid "only show trees"
6543 #: builtin/ls-tree.c:128
6544 msgid "recurse into subtrees"
6547 #: builtin/ls-tree.c:130
6548 msgid "show trees when recursing"
6551 #: builtin/ls-tree.c:133
6552 msgid "terminate entries with NUL byte"
6555 #: builtin/ls-tree.c:134
6556 msgid "include object size"
6559 #: builtin/ls-tree.c:136 builtin/ls-tree.c:138
6560 msgid "list only filenames"
6563 #: builtin/ls-tree.c:141
6564 msgid "use full path names"
6567 #: builtin/ls-tree.c:143
6568 msgid "list entire tree; not just current directory (implies --full-name)"
6571 #: builtin/merge.c:44
6572 msgid "git merge [options] [<commit>...]"
6575 #: builtin/merge.c:45
6576 msgid "git merge [options] <msg> HEAD <commit>"
6579 #: builtin/merge.c:46
6580 msgid "git merge --abort"
6583 #: builtin/merge.c:99
6584 msgid "switch `m' requires a value"
6587 #: builtin/merge.c:136
6589 msgid "Could not find merge strategy '%s'.\n"
6592 #: builtin/merge.c:137
6594 msgid "Available strategies are:"
6597 #: builtin/merge.c:142
6599 msgid "Available custom strategies are:"
6602 #: builtin/merge.c:192
6603 msgid "do not show a diffstat at the end of the merge"
6606 #: builtin/merge.c:195
6607 msgid "show a diffstat at the end of the merge"
6610 #: builtin/merge.c:196
6611 msgid "(synonym to --stat)"
6614 #: builtin/merge.c:198
6615 msgid "add (at most <n>) entries from shortlog to merge commit message"
6618 #: builtin/merge.c:201
6619 msgid "create a single commit instead of doing a merge"
6622 #: builtin/merge.c:203
6623 msgid "perform a commit if the merge succeeds (default)"
6626 #: builtin/merge.c:205
6627 msgid "edit message before committing"
6630 #: builtin/merge.c:206
6631 msgid "allow fast-forward (default)"
6634 #: builtin/merge.c:208
6635 msgid "abort if fast-forward is not possible"
6638 #: builtin/merge.c:212
6639 msgid "Verify that the named commit has a valid GPG signature"
6642 #: builtin/merge.c:213 builtin/notes.c:741 builtin/revert.c:89
6646 #: builtin/merge.c:214
6647 msgid "merge strategy to use"
6650 #: builtin/merge.c:215
6651 msgid "option=value"
6654 #: builtin/merge.c:216
6655 msgid "option for selected merge strategy"
6658 #: builtin/merge.c:218
6659 msgid "merge commit message (for a non-fast-forward merge)"
6662 #: builtin/merge.c:222
6663 msgid "abort the current in-progress merge"
6666 #: builtin/merge.c:250
6667 msgid "could not run stash."
6670 #: builtin/merge.c:255
6671 msgid "stash failed"
6674 #: builtin/merge.c:260
6676 msgid "not a valid object: %s"
6679 #: builtin/merge.c:279 builtin/merge.c:296
6680 msgid "read-tree failed"
6683 #: builtin/merge.c:326
6684 msgid " (nothing to squash)"
6687 #: builtin/merge.c:339
6689 msgid "Squash commit -- not updating HEAD\n"
6692 #: builtin/merge.c:371
6693 msgid "Writing SQUASH_MSG"
6696 #: builtin/merge.c:373
6697 msgid "Finishing SQUASH_MSG"
6700 #: builtin/merge.c:396
6702 msgid "No merge message -- not updating HEAD\n"
6705 #: builtin/merge.c:446
6707 msgid "'%s' does not point to a commit"
6710 #: builtin/merge.c:558
6712 msgid "Bad branch.%s.mergeoptions string: %s"
6715 #: builtin/merge.c:653
6716 msgid "git write-tree failed to write a tree"
6719 #: builtin/merge.c:677
6720 msgid "Not handling anything other than two heads merge."
6723 #: builtin/merge.c:691
6725 msgid "Unknown option for merge-recursive: -X%s"
6728 #: builtin/merge.c:704
6730 msgid "unable to write %s"
6733 #: builtin/merge.c:793
6735 msgid "Could not read from '%s'"
6738 #: builtin/merge.c:802
6740 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
6743 #: builtin/merge.c:808
6746 "Please enter a commit message to explain why this merge is necessary,\n"
6747 "especially if it merges an updated upstream into a topic branch.\n"
6749 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
6753 #: builtin/merge.c:832
6754 msgid "Empty commit message."
6757 #: builtin/merge.c:844
6759 msgid "Wonderful.\n"
6762 #: builtin/merge.c:907
6764 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
6767 #: builtin/merge.c:923
6769 msgid "'%s' is not a commit"
6772 #: builtin/merge.c:964
6773 msgid "No current branch."
6776 #: builtin/merge.c:966
6777 msgid "No remote for the current branch."
6780 #: builtin/merge.c:968
6781 msgid "No default upstream defined for the current branch."
6784 #: builtin/merge.c:973
6786 msgid "No remote-tracking branch for %s from %s"
6789 #: builtin/merge.c:1129
6790 msgid "There is no merge to abort (MERGE_HEAD missing)."
6793 #: builtin/merge.c:1145
6795 "You have not concluded your merge (MERGE_HEAD exists).\n"
6796 "Please, commit your changes before you merge."
6799 #: builtin/merge.c:1148 git-pull.sh:34
6800 msgid "You have not concluded your merge (MERGE_HEAD exists)."
6803 #: builtin/merge.c:1152
6805 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
6806 "Please, commit your changes before you merge."
6809 #: builtin/merge.c:1155
6810 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
6813 #: builtin/merge.c:1164
6814 msgid "You cannot combine --squash with --no-ff."
6817 #: builtin/merge.c:1173
6818 msgid "No commit specified and merge.defaultToUpstream not set."
6821 #: builtin/merge.c:1205
6822 msgid "Can merge only exactly one commit into empty head"
6825 #: builtin/merge.c:1208
6826 msgid "Squash commit into empty head not supported yet"
6829 #: builtin/merge.c:1210
6830 msgid "Non-fast-forward commit does not make sense into an empty head"
6833 #: builtin/merge.c:1215
6835 msgid "%s - not something we can merge"
6838 #: builtin/merge.c:1266
6840 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
6843 #: builtin/merge.c:1269
6845 msgid "Commit %s has a bad GPG signature allegedly by %s."
6848 #: builtin/merge.c:1272
6850 msgid "Commit %s does not have a GPG signature."
6853 #: builtin/merge.c:1275
6855 msgid "Commit %s has a good GPG signature by %s\n"
6858 #: builtin/merge.c:1356
6860 msgid "Updating %s..%s\n"
6863 #: builtin/merge.c:1395
6865 msgid "Trying really trivial in-index merge...\n"
6868 #: builtin/merge.c:1402
6873 #: builtin/merge.c:1434
6874 msgid "Not possible to fast-forward, aborting."
6877 #: builtin/merge.c:1457 builtin/merge.c:1536
6879 msgid "Rewinding the tree to pristine...\n"
6882 #: builtin/merge.c:1461
6884 msgid "Trying merge strategy %s...\n"
6887 #: builtin/merge.c:1527
6889 msgid "No merge strategy handled the merge.\n"
6892 #: builtin/merge.c:1529
6894 msgid "Merge with strategy %s failed.\n"
6897 #: builtin/merge.c:1538
6899 msgid "Using the %s to prepare resolving by hand.\n"
6902 #: builtin/merge.c:1550
6904 msgid "Automatic merge went well; stopped before committing as requested\n"
6907 #: builtin/merge-base.c:29
6908 msgid "git merge-base [-a|--all] <commit> <commit>..."
6911 #: builtin/merge-base.c:30
6912 msgid "git merge-base [-a|--all] --octopus <commit>..."
6915 #: builtin/merge-base.c:31
6916 msgid "git merge-base --independent <commit>..."
6919 #: builtin/merge-base.c:32
6920 msgid "git merge-base --is-ancestor <commit> <commit>"
6923 #: builtin/merge-base.c:33
6924 msgid "git merge-base --fork-point <ref> [<commit>]"
6927 #: builtin/merge-base.c:214
6928 msgid "output all common ancestors"
6931 #: builtin/merge-base.c:216
6932 msgid "find ancestors for a single n-way merge"
6935 #: builtin/merge-base.c:218
6936 msgid "list revs not reachable from others"
6939 #: builtin/merge-base.c:220
6940 msgid "is the first one ancestor of the other?"
6943 #: builtin/merge-base.c:222
6944 msgid "find where <commit> forked from reflog of <ref>"
6947 #: builtin/merge-file.c:8
6949 "git merge-file [options] [-L name1 [-L orig [-L name2]]] file1 orig_file "
6953 #: builtin/merge-file.c:33
6954 msgid "send results to standard output"
6957 #: builtin/merge-file.c:34
6958 msgid "use a diff3 based merge"
6961 #: builtin/merge-file.c:35
6962 msgid "for conflicts, use our version"
6965 #: builtin/merge-file.c:37
6966 msgid "for conflicts, use their version"
6969 #: builtin/merge-file.c:39
6970 msgid "for conflicts, use a union version"
6973 #: builtin/merge-file.c:42
6974 msgid "for conflicts, use this marker size"
6977 #: builtin/merge-file.c:43
6978 msgid "do not warn about conflicts"
6981 #: builtin/merge-file.c:45
6982 msgid "set labels for file1/orig_file/file2"
6985 #: builtin/mktree.c:64
6986 msgid "git mktree [-z] [--missing] [--batch]"
6989 #: builtin/mktree.c:150
6990 msgid "input is NUL terminated"
6993 #: builtin/mktree.c:151 builtin/write-tree.c:24
6994 msgid "allow missing objects"
6997 #: builtin/mktree.c:152
6998 msgid "allow creation of more than one tree"
7002 msgid "git mv [options] <source>... <destination>"
7007 msgid "Directory %s is in index and no submodule?"
7011 msgid "Please stage your changes to .gitmodules or stash them to proceed"
7016 msgid "%.*s is in index"
7020 msgid "force move/rename even if target exists"
7024 msgid "skip move/rename errors"
7029 msgid "destination '%s' is not a directory"
7034 msgid "Checking rename of '%s' to '%s'\n"
7042 msgid "can not move directory into itself"
7046 msgid "cannot move directory over file"
7050 msgid "source directory is empty"
7054 msgid "not under version control"
7058 msgid "destination exists"
7063 msgid "overwriting '%s'"
7067 msgid "Cannot overwrite"
7071 msgid "multiple sources for the same target"
7075 msgid "destination directory does not exist"
7080 msgid "%s, source=%s, destination=%s"
7085 msgid "Renaming %s to %s\n"
7088 #: builtin/mv.c:256 builtin/remote.c:726 builtin/repack.c:358
7090 msgid "renaming '%s' failed"
7093 #: builtin/name-rev.c:255
7094 msgid "git name-rev [options] <commit>..."
7097 #: builtin/name-rev.c:256
7098 msgid "git name-rev [options] --all"
7101 #: builtin/name-rev.c:257
7102 msgid "git name-rev [options] --stdin"
7105 #: builtin/name-rev.c:309
7106 msgid "print only names (no SHA-1)"
7109 #: builtin/name-rev.c:310
7110 msgid "only use tags to name the commits"
7113 #: builtin/name-rev.c:312
7114 msgid "only use refs matching <pattern>"
7117 #: builtin/name-rev.c:314
7118 msgid "list all commits reachable from all refs"
7121 #: builtin/name-rev.c:315
7122 msgid "read from stdin"
7125 #: builtin/name-rev.c:316
7126 msgid "allow to print `undefined` names (default)"
7129 #: builtin/name-rev.c:322
7130 msgid "dereference tags in the input (internal use)"
7133 #: builtin/notes.c:24
7134 msgid "git notes [--ref <notes_ref>] [list [<object>]]"
7137 #: builtin/notes.c:25
7139 "git notes [--ref <notes_ref>] add [-f] [-m <msg> | -F <file> | (-c | -C) "
7140 "<object>] [<object>]"
7143 #: builtin/notes.c:26
7144 msgid "git notes [--ref <notes_ref>] copy [-f] <from-object> <to-object>"
7147 #: builtin/notes.c:27
7149 "git notes [--ref <notes_ref>] append [-m <msg> | -F <file> | (-c | -C) "
7150 "<object>] [<object>]"
7153 #: builtin/notes.c:28
7154 msgid "git notes [--ref <notes_ref>] edit [<object>]"
7157 #: builtin/notes.c:29
7158 msgid "git notes [--ref <notes_ref>] show [<object>]"
7161 #: builtin/notes.c:30
7163 "git notes [--ref <notes_ref>] merge [-v | -q] [-s <strategy> ] <notes_ref>"
7166 #: builtin/notes.c:31
7167 msgid "git notes merge --commit [-v | -q]"
7170 #: builtin/notes.c:32
7171 msgid "git notes merge --abort [-v | -q]"
7174 #: builtin/notes.c:33
7175 msgid "git notes [--ref <notes_ref>] remove [<object>...]"
7178 #: builtin/notes.c:34
7179 msgid "git notes [--ref <notes_ref>] prune [-n | -v]"
7182 #: builtin/notes.c:35
7183 msgid "git notes [--ref <notes_ref>] get-ref"
7186 #: builtin/notes.c:40
7187 msgid "git notes [list [<object>]]"
7190 #: builtin/notes.c:45
7191 msgid "git notes add [<options>] [<object>]"
7194 #: builtin/notes.c:50
7195 msgid "git notes copy [<options>] <from-object> <to-object>"
7198 #: builtin/notes.c:51
7199 msgid "git notes copy --stdin [<from-object> <to-object>]..."
7202 #: builtin/notes.c:56
7203 msgid "git notes append [<options>] [<object>]"
7206 #: builtin/notes.c:61
7207 msgid "git notes edit [<object>]"
7210 #: builtin/notes.c:66
7211 msgid "git notes show [<object>]"
7214 #: builtin/notes.c:71
7215 msgid "git notes merge [<options>] <notes_ref>"
7218 #: builtin/notes.c:72
7219 msgid "git notes merge --commit [<options>]"
7222 #: builtin/notes.c:73
7223 msgid "git notes merge --abort [<options>]"
7226 #: builtin/notes.c:78
7227 msgid "git notes remove [<object>]"
7230 #: builtin/notes.c:83
7231 msgid "git notes prune [<options>]"
7234 #: builtin/notes.c:88
7235 msgid "git notes get-ref"
7238 #: builtin/notes.c:136
7240 msgid "unable to start 'show' for object '%s'"
7243 #: builtin/notes.c:140
7244 msgid "could not read 'show' output"
7247 #: builtin/notes.c:148
7249 msgid "failed to finish 'show' for object '%s'"
7252 #: builtin/notes.c:166 builtin/tag.c:477
7254 msgid "could not create file '%s'"
7257 #: builtin/notes.c:185
7258 msgid "Please supply the note contents using either -m or -F option"
7261 #: builtin/notes.c:206 builtin/notes.c:847
7263 msgid "Removing note for object %s\n"
7266 #: builtin/notes.c:211
7267 msgid "unable to write note object"
7270 #: builtin/notes.c:213
7272 msgid "The note contents have been left in %s"
7275 #: builtin/notes.c:247 builtin/tag.c:693
7277 msgid "cannot read '%s'"
7280 #: builtin/notes.c:249 builtin/tag.c:696
7282 msgid "could not open or read '%s'"
7285 #: builtin/notes.c:268 builtin/notes.c:319 builtin/notes.c:321
7286 #: builtin/notes.c:381 builtin/notes.c:435 builtin/notes.c:518
7287 #: builtin/notes.c:523 builtin/notes.c:598 builtin/notes.c:640
7288 #: builtin/notes.c:842 builtin/tag.c:709
7290 msgid "Failed to resolve '%s' as a valid ref."
7293 #: builtin/notes.c:271
7295 msgid "Failed to read object '%s'."
7298 #: builtin/notes.c:275
7300 msgid "Cannot read note data from non-blob object '%s'."
7303 #: builtin/notes.c:315
7305 msgid "Malformed input line: '%s'."
7308 #: builtin/notes.c:330
7310 msgid "Failed to copy notes from '%s' to '%s'"
7313 #: builtin/notes.c:374 builtin/notes.c:428 builtin/notes.c:501
7314 #: builtin/notes.c:513 builtin/notes.c:586 builtin/notes.c:633
7315 #: builtin/notes.c:907
7316 msgid "too many parameters"
7319 #: builtin/notes.c:387 builtin/notes.c:646
7321 msgid "No note found for object %s."
7324 #: builtin/notes.c:409 builtin/notes.c:566
7325 msgid "note contents as a string"
7328 #: builtin/notes.c:412 builtin/notes.c:569
7329 msgid "note contents in a file"
7332 #: builtin/notes.c:414 builtin/notes.c:417 builtin/notes.c:571
7333 #: builtin/notes.c:574 builtin/tag.c:628
7337 #: builtin/notes.c:415 builtin/notes.c:572
7338 msgid "reuse and edit specified note object"
7341 #: builtin/notes.c:418 builtin/notes.c:575
7342 msgid "reuse specified note object"
7345 #: builtin/notes.c:420 builtin/notes.c:488
7346 msgid "replace existing notes"
7349 #: builtin/notes.c:454
7352 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
7356 #: builtin/notes.c:459 builtin/notes.c:536
7358 msgid "Overwriting existing notes for object %s\n"
7361 #: builtin/notes.c:489
7362 msgid "read objects from stdin"
7365 #: builtin/notes.c:491
7366 msgid "load rewriting config for <command> (implies --stdin)"
7369 #: builtin/notes.c:509
7370 msgid "too few parameters"
7373 #: builtin/notes.c:530
7376 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
7380 #: builtin/notes.c:542
7382 msgid "Missing notes on source object %s. Cannot copy."
7385 #: builtin/notes.c:591
7388 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
7389 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
7392 #: builtin/notes.c:738
7393 msgid "General options"
7396 #: builtin/notes.c:740
7397 msgid "Merge options"
7400 #: builtin/notes.c:742
7402 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
7406 #: builtin/notes.c:744
7407 msgid "Committing unmerged notes"
7410 #: builtin/notes.c:746
7411 msgid "finalize notes merge by committing unmerged notes"
7414 #: builtin/notes.c:748
7415 msgid "Aborting notes merge resolution"
7418 #: builtin/notes.c:750
7419 msgid "abort notes merge"
7422 #: builtin/notes.c:845
7424 msgid "Object %s has no note\n"
7427 #: builtin/notes.c:857
7428 msgid "attempt to remove non-existent note is not an error"
7431 #: builtin/notes.c:860
7432 msgid "read object names from the standard input"
7435 #: builtin/notes.c:941
7439 #: builtin/notes.c:942
7440 msgid "use notes from <notes_ref>"
7443 #: builtin/notes.c:977 builtin/remote.c:1624
7445 msgid "Unknown subcommand: %s"
7448 #: builtin/pack-objects.c:28
7449 msgid "git pack-objects --stdout [options...] [< ref-list | < object-list]"
7452 #: builtin/pack-objects.c:29
7453 msgid "git pack-objects [options...] base-name [< ref-list | < object-list]"
7456 #: builtin/pack-objects.c:177 builtin/pack-objects.c:180
7458 msgid "deflate error (%d)"
7461 #: builtin/pack-objects.c:773
7462 msgid "Writing objects"
7465 #: builtin/pack-objects.c:1015
7466 msgid "disabling bitmap writing, as some objects are not being packed"
7469 #: builtin/pack-objects.c:2175
7470 msgid "Compressing objects"
7473 #: builtin/pack-objects.c:2572
7475 msgid "unsupported index version %s"
7478 #: builtin/pack-objects.c:2576
7480 msgid "bad index version '%s'"
7483 #: builtin/pack-objects.c:2599
7485 msgid "option %s does not accept negative form"
7488 #: builtin/pack-objects.c:2603
7490 msgid "unable to parse value '%s' for option %s"
7493 #: builtin/pack-objects.c:2622
7494 msgid "do not show progress meter"
7497 #: builtin/pack-objects.c:2624
7498 msgid "show progress meter"
7501 #: builtin/pack-objects.c:2626
7502 msgid "show progress meter during object writing phase"
7505 #: builtin/pack-objects.c:2629
7506 msgid "similar to --all-progress when progress meter is shown"
7509 #: builtin/pack-objects.c:2630
7510 msgid "version[,offset]"
7513 #: builtin/pack-objects.c:2631
7514 msgid "write the pack index file in the specified idx format version"
7517 #: builtin/pack-objects.c:2634
7518 msgid "maximum size of each output pack file"
7521 #: builtin/pack-objects.c:2636
7522 msgid "ignore borrowed objects from alternate object store"
7525 #: builtin/pack-objects.c:2638
7526 msgid "ignore packed objects"
7529 #: builtin/pack-objects.c:2640
7530 msgid "limit pack window by objects"
7533 #: builtin/pack-objects.c:2642
7534 msgid "limit pack window by memory in addition to object limit"
7537 #: builtin/pack-objects.c:2644
7538 msgid "maximum length of delta chain allowed in the resulting pack"
7541 #: builtin/pack-objects.c:2646
7542 msgid "reuse existing deltas"
7545 #: builtin/pack-objects.c:2648
7546 msgid "reuse existing objects"
7549 #: builtin/pack-objects.c:2650
7550 msgid "use OFS_DELTA objects"
7553 #: builtin/pack-objects.c:2652
7554 msgid "use threads when searching for best delta matches"
7557 #: builtin/pack-objects.c:2654
7558 msgid "do not create an empty pack output"
7561 #: builtin/pack-objects.c:2656
7562 msgid "read revision arguments from standard input"
7565 #: builtin/pack-objects.c:2658
7566 msgid "limit the objects to those that are not yet packed"
7569 #: builtin/pack-objects.c:2661
7570 msgid "include objects reachable from any reference"
7573 #: builtin/pack-objects.c:2664
7574 msgid "include objects referred by reflog entries"
7577 #: builtin/pack-objects.c:2667
7578 msgid "include objects referred to by the index"
7581 #: builtin/pack-objects.c:2670
7582 msgid "output pack to stdout"
7585 #: builtin/pack-objects.c:2672
7586 msgid "include tag objects that refer to objects to be packed"
7589 #: builtin/pack-objects.c:2674
7590 msgid "keep unreachable objects"
7593 #: builtin/pack-objects.c:2675 parse-options.h:140
7597 #: builtin/pack-objects.c:2676
7598 msgid "unpack unreachable objects newer than <time>"
7601 #: builtin/pack-objects.c:2679
7602 msgid "create thin packs"
7605 #: builtin/pack-objects.c:2681
7606 msgid "ignore packs that have companion .keep file"
7609 #: builtin/pack-objects.c:2683
7610 msgid "pack compression level"
7613 #: builtin/pack-objects.c:2685
7614 msgid "do not hide commits by grafts"
7617 #: builtin/pack-objects.c:2687
7618 msgid "use a bitmap index if available to speed up counting objects"
7621 #: builtin/pack-objects.c:2689
7622 msgid "write a bitmap index together with the pack index"
7625 #: builtin/pack-objects.c:2778
7626 msgid "Counting objects"
7629 #: builtin/pack-refs.c:6
7630 msgid "git pack-refs [options]"
7633 #: builtin/pack-refs.c:14
7634 msgid "pack everything"
7637 #: builtin/pack-refs.c:15
7638 msgid "prune loose refs (default)"
7641 #: builtin/prune-packed.c:7
7642 msgid "git prune-packed [-n|--dry-run] [-q|--quiet]"
7645 #: builtin/prune-packed.c:40
7646 msgid "Removing duplicate objects"
7649 #: builtin/prune.c:12
7650 msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"
7653 #: builtin/prune.c:106
7654 msgid "do not remove, show only"
7657 #: builtin/prune.c:107
7658 msgid "report pruned objects"
7661 #: builtin/prune.c:110
7662 msgid "expire objects older than <time>"
7665 #: builtin/push.c:14
7666 msgid "git push [<options>] [<repository> [<refspec>...]]"
7669 #: builtin/push.c:85
7670 msgid "tag shorthand without <tag>"
7673 #: builtin/push.c:95
7674 msgid "--delete only accepts plain target ref names"
7677 #: builtin/push.c:139
7680 "To choose either option permanently, see push.default in 'git help config'."
7683 #: builtin/push.c:142
7686 "The upstream branch of your current branch does not match\n"
7687 "the name of your current branch. To push to the upstream branch\n"
7688 "on the remote, use\n"
7690 " git push %s HEAD:%s\n"
7692 "To push to the branch of the same name on the remote, use\n"
7698 #: builtin/push.c:157
7701 "You are not currently on a branch.\n"
7702 "To push the history leading to the current (detached HEAD)\n"
7705 " git push %s HEAD:<name-of-remote-branch>\n"
7708 #: builtin/push.c:171
7711 "The current branch %s has no upstream branch.\n"
7712 "To push the current branch and set the remote as upstream, use\n"
7714 " git push --set-upstream %s %s\n"
7717 #: builtin/push.c:179
7719 msgid "The current branch %s has multiple upstream branches, refusing to push."
7722 #: builtin/push.c:182
7725 "You are pushing to remote '%s', which is not the upstream of\n"
7726 "your current branch '%s', without telling me what to push\n"
7727 "to update which remote branch."
7730 #: builtin/push.c:205
7732 "push.default is unset; its implicit value has changed in\n"
7733 "Git 2.0 from 'matching' to 'simple'. To squelch this message\n"
7734 "and maintain the traditional behavior, use:\n"
7736 " git config --global push.default matching\n"
7738 "To squelch this message and adopt the new behavior now, use:\n"
7740 " git config --global push.default simple\n"
7742 "When push.default is set to 'matching', git will push local branches\n"
7743 "to the remote branches that already exist with the same name.\n"
7745 "Since Git 2.0, Git defaults to the more conservative 'simple'\n"
7746 "behavior, which only pushes the current branch to the corresponding\n"
7747 "remote branch that 'git pull' uses to update the current branch.\n"
7749 "See 'git help config' and search for 'push.default' for further "
7751 "(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode\n"
7752 "'current' instead of 'simple' if you sometimes use older versions of Git)"
7755 #: builtin/push.c:272
7757 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
7760 #: builtin/push.c:279
7762 "Updates were rejected because the tip of your current branch is behind\n"
7763 "its remote counterpart. Integrate the remote changes (e.g.\n"
7764 "'git pull ...') before pushing again.\n"
7765 "See the 'Note about fast-forwards' in 'git push --help' for details."
7768 #: builtin/push.c:285
7770 "Updates were rejected because a pushed branch tip is behind its remote\n"
7771 "counterpart. Check out this branch and integrate the remote changes\n"
7772 "(e.g. 'git pull ...') before pushing again.\n"
7773 "See the 'Note about fast-forwards' in 'git push --help' for details."
7776 #: builtin/push.c:291
7778 "Updates were rejected because the remote contains work that you do\n"
7779 "not have locally. This is usually caused by another repository pushing\n"
7780 "to the same ref. You may want to first integrate the remote changes\n"
7781 "(e.g., 'git pull ...') before pushing again.\n"
7782 "See the 'Note about fast-forwards' in 'git push --help' for details."
7785 #: builtin/push.c:298
7786 msgid "Updates were rejected because the tag already exists in the remote."
7789 #: builtin/push.c:301
7791 "You cannot update a remote ref that points at a non-commit object,\n"
7792 "or update a remote ref to make it point at a non-commit object,\n"
7793 "without using the '--force' option.\n"
7796 #: builtin/push.c:360
7798 msgid "Pushing to %s\n"
7801 #: builtin/push.c:364
7803 msgid "failed to push some refs to '%s'"
7806 #: builtin/push.c:394
7808 msgid "bad repository '%s'"
7811 #: builtin/push.c:395
7813 "No configured push destination.\n"
7814 "Either specify the URL from the command-line or configure a remote "
7815 "repository using\n"
7817 " git remote add <name> <url>\n"
7819 "and then push using the remote name\n"
7821 " git push <name>\n"
7824 #: builtin/push.c:410
7825 msgid "--all and --tags are incompatible"
7828 #: builtin/push.c:411
7829 msgid "--all can't be combined with refspecs"
7832 #: builtin/push.c:416
7833 msgid "--mirror and --tags are incompatible"
7836 #: builtin/push.c:417
7837 msgid "--mirror can't be combined with refspecs"
7840 #: builtin/push.c:422
7841 msgid "--all and --mirror are incompatible"
7844 #: builtin/push.c:493
7848 #: builtin/push.c:494
7849 msgid "push all refs"
7852 #: builtin/push.c:495
7853 msgid "mirror all refs"
7856 #: builtin/push.c:497
7860 #: builtin/push.c:498
7861 msgid "push tags (can't be used with --all or --mirror)"
7864 #: builtin/push.c:501
7865 msgid "force updates"
7868 #: builtin/push.c:503
7869 msgid "refname>:<expect"
7872 #: builtin/push.c:504
7873 msgid "require old value of ref to be at this value"
7876 #: builtin/push.c:506
7880 #: builtin/push.c:507
7881 msgid "control recursive pushing of submodules"
7884 #: builtin/push.c:509
7885 msgid "use thin pack"
7888 #: builtin/push.c:510 builtin/push.c:511
7889 msgid "receive pack program"
7892 #: builtin/push.c:512
7893 msgid "set upstream for git pull/status"
7896 #: builtin/push.c:515
7897 msgid "prune locally removed refs"
7900 #: builtin/push.c:517
7901 msgid "bypass pre-push hook"
7904 #: builtin/push.c:518
7905 msgid "push missing but relevant tags"
7908 #: builtin/push.c:520
7909 msgid "GPG sign the push"
7912 #: builtin/push.c:529
7913 msgid "--delete is incompatible with --all, --mirror and --tags"
7916 #: builtin/push.c:531
7917 msgid "--delete doesn't make sense without any refs"
7920 #: builtin/read-tree.c:37
7922 "git read-tree [[-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>] "
7923 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
7924 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
7927 #: builtin/read-tree.c:110
7928 msgid "write resulting index to <file>"
7931 #: builtin/read-tree.c:113
7932 msgid "only empty the index"
7935 #: builtin/read-tree.c:115
7939 #: builtin/read-tree.c:117
7940 msgid "perform a merge in addition to a read"
7943 #: builtin/read-tree.c:119
7944 msgid "3-way merge if no file level merging required"
7947 #: builtin/read-tree.c:121
7948 msgid "3-way merge in presence of adds and removes"
7951 #: builtin/read-tree.c:123
7952 msgid "same as -m, but discard unmerged entries"
7955 #: builtin/read-tree.c:124
7956 msgid "<subdirectory>/"
7959 #: builtin/read-tree.c:125
7960 msgid "read the tree into the index under <subdirectory>/"
7963 #: builtin/read-tree.c:128
7964 msgid "update working tree with merge result"
7967 #: builtin/read-tree.c:130
7971 #: builtin/read-tree.c:131
7972 msgid "allow explicitly ignored files to be overwritten"
7975 #: builtin/read-tree.c:134
7976 msgid "don't check the working tree after merging"
7979 #: builtin/read-tree.c:135
7980 msgid "don't update the index or the work tree"
7983 #: builtin/read-tree.c:137
7984 msgid "skip applying sparse checkout filter"
7987 #: builtin/read-tree.c:139
7988 msgid "debug unpack-trees"
7991 #: builtin/reflog.c:499
7993 msgid "%s' for '%s' is not a valid timestamp"
7996 #: builtin/reflog.c:615 builtin/reflog.c:620
7998 msgid "'%s' is not a valid timestamp"
8001 #: builtin/remote.c:12
8002 msgid "git remote [-v | --verbose]"
8005 #: builtin/remote.c:13
8007 "git remote add [-t <branch>] [-m <master>] [-f] [--tags|--no-tags] [--"
8008 "mirror=<fetch|push>] <name> <url>"
8011 #: builtin/remote.c:14 builtin/remote.c:33
8012 msgid "git remote rename <old> <new>"
8015 #: builtin/remote.c:15 builtin/remote.c:38
8016 msgid "git remote remove <name>"
8019 #: builtin/remote.c:16
8020 msgid "git remote set-head <name> (-a | --auto | -d | --delete |<branch>)"
8023 #: builtin/remote.c:17
8024 msgid "git remote [-v | --verbose] show [-n] <name>"
8027 #: builtin/remote.c:18
8028 msgid "git remote prune [-n | --dry-run] <name>"
8031 #: builtin/remote.c:19
8033 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
8036 #: builtin/remote.c:20
8037 msgid "git remote set-branches [--add] <name> <branch>..."
8040 #: builtin/remote.c:21 builtin/remote.c:69
8041 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
8044 #: builtin/remote.c:22 builtin/remote.c:70
8045 msgid "git remote set-url --add <name> <newurl>"
8048 #: builtin/remote.c:23 builtin/remote.c:71
8049 msgid "git remote set-url --delete <name> <url>"
8052 #: builtin/remote.c:28
8053 msgid "git remote add [<options>] <name> <url>"
8056 #: builtin/remote.c:43
8057 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
8060 #: builtin/remote.c:48
8061 msgid "git remote set-branches <name> <branch>..."
8064 #: builtin/remote.c:49
8065 msgid "git remote set-branches --add <name> <branch>..."
8068 #: builtin/remote.c:54
8069 msgid "git remote show [<options>] <name>"
8072 #: builtin/remote.c:59
8073 msgid "git remote prune [<options>] <name>"
8076 #: builtin/remote.c:64
8077 msgid "git remote update [<options>] [<group> | <remote>]..."
8080 #: builtin/remote.c:88
8085 #: builtin/remote.c:120
8087 "--mirror is dangerous and deprecated; please\n"
8088 "\t use --mirror=fetch or --mirror=push instead"
8091 #: builtin/remote.c:137
8093 msgid "unknown mirror argument: %s"
8096 #: builtin/remote.c:153
8097 msgid "fetch the remote branches"
8100 #: builtin/remote.c:155
8101 msgid "import all tags and associated objects when fetching"
8104 #: builtin/remote.c:158
8105 msgid "or do not fetch any tag at all (--no-tags)"
8108 #: builtin/remote.c:160
8109 msgid "branch(es) to track"
8112 #: builtin/remote.c:161
8113 msgid "master branch"
8116 #: builtin/remote.c:162
8120 #: builtin/remote.c:163
8121 msgid "set up remote as a mirror to push to or fetch from"
8124 #: builtin/remote.c:175
8125 msgid "specifying a master branch makes no sense with --mirror"
8128 #: builtin/remote.c:177
8129 msgid "specifying branches to track makes sense only with fetch mirrors"
8132 #: builtin/remote.c:185 builtin/remote.c:641
8134 msgid "remote %s already exists."
8137 #: builtin/remote.c:189 builtin/remote.c:645
8139 msgid "'%s' is not a valid remote name"
8142 #: builtin/remote.c:233
8144 msgid "Could not setup master '%s'"
8147 #: builtin/remote.c:333
8149 msgid "Could not get fetch map for refspec %s"
8152 #: builtin/remote.c:434 builtin/remote.c:442
8156 #: builtin/remote.c:446
8160 #: builtin/remote.c:590 builtin/remote.c:596 builtin/remote.c:602
8162 msgid "Could not append '%s' to '%s'"
8165 #: builtin/remote.c:634 builtin/remote.c:798 builtin/remote.c:898
8167 msgid "No such remote: %s"
8170 #: builtin/remote.c:651
8172 msgid "Could not rename config section '%s' to '%s'"
8175 #: builtin/remote.c:657 builtin/remote.c:850
8177 msgid "Could not remove config section '%s'"
8180 #: builtin/remote.c:672
8183 "Not updating non-default fetch refspec\n"
8185 "\tPlease update the configuration manually if necessary."
8188 #: builtin/remote.c:678
8190 msgid "Could not append '%s'"
8193 #: builtin/remote.c:689
8195 msgid "Could not set '%s'"
8198 #: builtin/remote.c:711
8200 msgid "deleting '%s' failed"
8203 #: builtin/remote.c:745
8205 msgid "creating '%s' failed"
8208 #: builtin/remote.c:769
8210 msgid "Could not remove branch %s"
8213 #: builtin/remote.c:836
8215 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
8216 "to delete it, use:"
8218 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
8219 "to delete them, use:"
8223 #: builtin/remote.c:951
8225 msgid " new (next fetch will store in remotes/%s)"
8228 #: builtin/remote.c:954
8232 #: builtin/remote.c:956
8233 msgid " stale (use 'git remote prune' to remove)"
8236 #: builtin/remote.c:958
8240 #: builtin/remote.c:999
8242 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
8245 #: builtin/remote.c:1006
8247 msgid "rebases onto remote %s"
8250 #: builtin/remote.c:1009
8252 msgid " merges with remote %s"
8255 #: builtin/remote.c:1010
8256 msgid " and with remote"
8259 #: builtin/remote.c:1012
8261 msgid "merges with remote %s"
8264 #: builtin/remote.c:1013
8265 msgid " and with remote"
8268 #: builtin/remote.c:1059
8272 #: builtin/remote.c:1062
8276 #: builtin/remote.c:1066
8280 #: builtin/remote.c:1069
8281 msgid "fast-forwardable"
8284 #: builtin/remote.c:1072
8285 msgid "local out of date"
8288 #: builtin/remote.c:1079
8290 msgid " %-*s forces to %-*s (%s)"
8293 #: builtin/remote.c:1082
8295 msgid " %-*s pushes to %-*s (%s)"
8298 #: builtin/remote.c:1086
8300 msgid " %-*s forces to %s"
8303 #: builtin/remote.c:1089
8305 msgid " %-*s pushes to %s"
8308 #: builtin/remote.c:1157
8309 msgid "do not query remotes"
8312 #: builtin/remote.c:1184
8317 #: builtin/remote.c:1185
8319 msgid " Fetch URL: %s"
8322 #: builtin/remote.c:1186 builtin/remote.c:1333
8326 #: builtin/remote.c:1195 builtin/remote.c:1197
8328 msgid " Push URL: %s"
8331 #: builtin/remote.c:1199 builtin/remote.c:1201 builtin/remote.c:1203
8333 msgid " HEAD branch: %s"
8336 #: builtin/remote.c:1205
8339 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
8342 #: builtin/remote.c:1217
8344 msgid " Remote branch:%s"
8345 msgid_plural " Remote branches:%s"
8349 #: builtin/remote.c:1220 builtin/remote.c:1247
8350 msgid " (status not queried)"
8353 #: builtin/remote.c:1229
8354 msgid " Local branch configured for 'git pull':"
8355 msgid_plural " Local branches configured for 'git pull':"
8359 #: builtin/remote.c:1237
8360 msgid " Local refs will be mirrored by 'git push'"
8363 #: builtin/remote.c:1244
8365 msgid " Local ref configured for 'git push'%s:"
8366 msgid_plural " Local refs configured for 'git push'%s:"
8370 #: builtin/remote.c:1265
8371 msgid "set refs/remotes/<name>/HEAD according to remote"
8374 #: builtin/remote.c:1267
8375 msgid "delete refs/remotes/<name>/HEAD"
8378 #: builtin/remote.c:1282
8379 msgid "Cannot determine remote HEAD"
8382 #: builtin/remote.c:1284
8383 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
8386 #: builtin/remote.c:1294
8388 msgid "Could not delete %s"
8391 #: builtin/remote.c:1302
8393 msgid "Not a valid ref: %s"
8396 #: builtin/remote.c:1304
8398 msgid "Could not setup %s"
8401 #: builtin/remote.c:1322
8403 msgid " %s will become dangling!"
8406 #: builtin/remote.c:1323
8408 msgid " %s has become dangling!"
8411 #: builtin/remote.c:1329
8416 #: builtin/remote.c:1330
8421 #: builtin/remote.c:1357
8423 msgid " * [would prune] %s"
8426 #: builtin/remote.c:1360
8428 msgid " * [pruned] %s"
8431 #: builtin/remote.c:1405
8432 msgid "prune remotes after fetching"
8435 #: builtin/remote.c:1471 builtin/remote.c:1545
8437 msgid "No such remote '%s'"
8440 #: builtin/remote.c:1491
8444 #: builtin/remote.c:1498
8445 msgid "no remote specified"
8448 #: builtin/remote.c:1520
8449 msgid "manipulate push URLs"
8452 #: builtin/remote.c:1522
8456 #: builtin/remote.c:1524
8460 #: builtin/remote.c:1531
8461 msgid "--add --delete doesn't make sense"
8464 #: builtin/remote.c:1571
8466 msgid "Invalid old URL pattern: %s"
8469 #: builtin/remote.c:1579
8471 msgid "No such URL found: %s"
8474 #: builtin/remote.c:1581
8475 msgid "Will not delete all non-push URLs"
8478 #: builtin/remote.c:1595
8479 msgid "be verbose; must be placed before a subcommand"
8482 #: builtin/repack.c:17
8483 msgid "git repack [options]"
8486 #: builtin/repack.c:160
8487 msgid "pack everything in a single pack"
8490 #: builtin/repack.c:162
8491 msgid "same as -a, and turn unreachable objects loose"
8494 #: builtin/repack.c:165
8495 msgid "remove redundant packs, and run git-prune-packed"
8498 #: builtin/repack.c:167
8499 msgid "pass --no-reuse-delta to git-pack-objects"
8502 #: builtin/repack.c:169
8503 msgid "pass --no-reuse-object to git-pack-objects"
8506 #: builtin/repack.c:171
8507 msgid "do not run git-update-server-info"
8510 #: builtin/repack.c:174
8511 msgid "pass --local to git-pack-objects"
8514 #: builtin/repack.c:176
8515 msgid "write bitmap index"
8518 #: builtin/repack.c:177
8522 #: builtin/repack.c:178
8523 msgid "with -A, do not loosen objects older than this"
8526 #: builtin/repack.c:180
8527 msgid "size of the window used for delta compression"
8530 #: builtin/repack.c:181 builtin/repack.c:185
8534 #: builtin/repack.c:182
8535 msgid "same as the above, but limit memory size instead of entries count"
8538 #: builtin/repack.c:184
8539 msgid "limits the maximum delta depth"
8542 #: builtin/repack.c:186
8543 msgid "maximum size of each packfile"
8546 #: builtin/repack.c:188
8547 msgid "repack objects in packs marked with .keep"
8550 #: builtin/repack.c:374
8552 msgid "removing '%s' failed"
8555 #: builtin/replace.c:19
8556 msgid "git replace [-f] <object> <replacement>"
8559 #: builtin/replace.c:20
8560 msgid "git replace [-f] --edit <object>"
8563 #: builtin/replace.c:21
8564 msgid "git replace [-f] --graft <commit> [<parent>...]"
8567 #: builtin/replace.c:22
8568 msgid "git replace -d <object>..."
8571 #: builtin/replace.c:23
8572 msgid "git replace [--format=<format>] [-l [<pattern>]]"
8575 #: builtin/replace.c:325 builtin/replace.c:363 builtin/replace.c:391
8577 msgid "Not a valid object name: '%s'"
8580 #: builtin/replace.c:355
8582 msgid "bad mergetag in commit '%s'"
8585 #: builtin/replace.c:357
8587 msgid "malformed mergetag in commit '%s'"
8590 #: builtin/replace.c:368
8593 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
8594 "instead of --graft"
8597 #: builtin/replace.c:401
8599 msgid "the original commit '%s' has a gpg signature."
8602 #: builtin/replace.c:402
8603 msgid "the signature will be removed in the replacement commit!"
8606 #: builtin/replace.c:408
8608 msgid "could not write replacement commit for: '%s'"
8611 #: builtin/replace.c:432
8612 msgid "list replace refs"
8615 #: builtin/replace.c:433
8616 msgid "delete replace refs"
8619 #: builtin/replace.c:434
8620 msgid "edit existing object"
8623 #: builtin/replace.c:435
8624 msgid "change a commit's parents"
8627 #: builtin/replace.c:436
8628 msgid "replace the ref if it exists"
8631 #: builtin/replace.c:437
8632 msgid "do not pretty-print contents for --edit"
8635 #: builtin/replace.c:438
8636 msgid "use this format"
8639 #: builtin/rerere.c:12
8640 msgid "git rerere [clear | forget path... | status | remaining | diff | gc]"
8643 #: builtin/rerere.c:57
8644 msgid "register clean resolutions in index"
8647 #: builtin/reset.c:26
8649 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
8652 #: builtin/reset.c:27
8653 msgid "git reset [-q] <tree-ish> [--] <paths>..."
8656 #: builtin/reset.c:28
8657 msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
8660 #: builtin/reset.c:34
8664 #: builtin/reset.c:34
8668 #: builtin/reset.c:34
8672 #: builtin/reset.c:34
8676 #: builtin/reset.c:34
8680 #: builtin/reset.c:74
8681 msgid "You do not have a valid HEAD."
8684 #: builtin/reset.c:76
8685 msgid "Failed to find tree of HEAD."
8688 #: builtin/reset.c:82
8690 msgid "Failed to find tree of %s."
8693 #: builtin/reset.c:100
8695 msgid "HEAD is now at %s"
8698 #: builtin/reset.c:183
8700 msgid "Cannot do a %s reset in the middle of a merge."
8703 #: builtin/reset.c:276
8704 msgid "be quiet, only report errors"
8707 #: builtin/reset.c:278
8708 msgid "reset HEAD and index"
8711 #: builtin/reset.c:279
8712 msgid "reset only HEAD"
8715 #: builtin/reset.c:281 builtin/reset.c:283
8716 msgid "reset HEAD, index and working tree"
8719 #: builtin/reset.c:285
8720 msgid "reset HEAD but keep local changes"
8723 #: builtin/reset.c:288
8724 msgid "record only the fact that removed paths will be added later"
8727 #: builtin/reset.c:305
8729 msgid "Failed to resolve '%s' as a valid revision."
8732 #: builtin/reset.c:308 builtin/reset.c:316
8734 msgid "Could not parse object '%s'."
8737 #: builtin/reset.c:313
8739 msgid "Failed to resolve '%s' as a valid tree."
8742 #: builtin/reset.c:322
8743 msgid "--patch is incompatible with --{hard,mixed,soft}"
8746 #: builtin/reset.c:331
8747 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
8750 #: builtin/reset.c:333
8752 msgid "Cannot do %s reset with paths."
8755 #: builtin/reset.c:343
8757 msgid "%s reset is not allowed in a bare repository"
8760 #: builtin/reset.c:347
8761 msgid "-N can only be used with --mixed"
8764 #: builtin/reset.c:364
8765 msgid "Unstaged changes after reset:"
8768 #: builtin/reset.c:370
8770 msgid "Could not reset index file to revision '%s'."
8773 #: builtin/reset.c:374
8774 msgid "Could not write new index file."
8777 #: builtin/rev-parse.c:361
8778 msgid "git rev-parse --parseopt [options] -- [<args>...]"
8781 #: builtin/rev-parse.c:366
8782 msgid "keep the `--` passed as an arg"
8785 #: builtin/rev-parse.c:368
8786 msgid "stop parsing after the first non-option argument"
8789 #: builtin/rev-parse.c:371
8790 msgid "output in stuck long form"
8793 #: builtin/rev-parse.c:499
8795 "git rev-parse --parseopt [options] -- [<args>...]\n"
8796 " or: git rev-parse --sq-quote [<arg>...]\n"
8797 " or: git rev-parse [options] [<arg>...]\n"
8799 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
8802 #: builtin/revert.c:22
8803 msgid "git revert [options] <commit-ish>..."
8806 #: builtin/revert.c:23
8807 msgid "git revert <subcommand>"
8810 #: builtin/revert.c:28
8811 msgid "git cherry-pick [options] <commit-ish>..."
8814 #: builtin/revert.c:29
8815 msgid "git cherry-pick <subcommand>"
8818 #: builtin/revert.c:71
8820 msgid "%s: %s cannot be used with %s"
8823 #: builtin/revert.c:80
8824 msgid "end revert or cherry-pick sequence"
8827 #: builtin/revert.c:81
8828 msgid "resume revert or cherry-pick sequence"
8831 #: builtin/revert.c:82
8832 msgid "cancel revert or cherry-pick sequence"
8835 #: builtin/revert.c:83
8836 msgid "don't automatically commit"
8839 #: builtin/revert.c:84
8840 msgid "edit the commit message"
8843 #: builtin/revert.c:87
8844 msgid "parent number"
8847 #: builtin/revert.c:89
8848 msgid "merge strategy"
8851 #: builtin/revert.c:90
8855 #: builtin/revert.c:91
8856 msgid "option for merge strategy"
8859 #: builtin/revert.c:104
8860 msgid "append commit name"
8863 #: builtin/revert.c:105
8864 msgid "allow fast-forward"
8867 #: builtin/revert.c:106
8868 msgid "preserve initially empty commits"
8871 #: builtin/revert.c:107
8872 msgid "allow commits with empty messages"
8875 #: builtin/revert.c:108
8876 msgid "keep redundant, empty commits"
8879 #: builtin/revert.c:112
8880 msgid "program error"
8883 #: builtin/revert.c:197
8884 msgid "revert failed"
8887 #: builtin/revert.c:212
8888 msgid "cherry-pick failed"
8892 msgid "git rm [options] [--] <file>..."
8897 "the following submodule (or one of its nested submodules)\n"
8898 "uses a .git directory:"
8900 "the following submodules (or one of their nested submodules)\n"
8901 "use a .git directory:"
8908 "(use 'rm -rf' if you really want to remove it including all of its history)"
8913 "the following file has staged content different from both the\n"
8914 "file and the HEAD:"
8916 "the following files have staged content different from both the\n"
8917 "file and the HEAD:"
8924 "(use -f to force removal)"
8928 msgid "the following file has changes staged in the index:"
8929 msgid_plural "the following files have changes staged in the index:"
8933 #: builtin/rm.c:244 builtin/rm.c:255
8936 "(use --cached to keep the file, or -f to force removal)"
8940 msgid "the following file has local modifications:"
8941 msgid_plural "the following files have local modifications:"
8946 msgid "do not list removed files"
8950 msgid "only remove from the index"
8954 msgid "override the up-to-date check"
8958 msgid "allow recursive removal"
8962 msgid "exit with a zero status even if nothing matched"
8966 msgid "Please, stage your changes to .gitmodules or stash them to proceed"
8971 msgid "not removing '%s' recursively without -r"
8976 msgid "git rm: unable to remove %s"
8979 #: builtin/shortlog.c:13
8980 msgid "git shortlog [<options>] [<revision range>] [[--] [<path>...]]"
8983 #: builtin/shortlog.c:131
8985 msgid "Missing author: %s"
8988 #: builtin/shortlog.c:230
8989 msgid "sort output according to the number of commits per author"
8992 #: builtin/shortlog.c:232
8993 msgid "Suppress commit descriptions, only provides commit count"
8996 #: builtin/shortlog.c:234
8997 msgid "Show the email address of each author"
9000 #: builtin/shortlog.c:235
9004 #: builtin/shortlog.c:236
9005 msgid "Linewrap output"
9008 #: builtin/show-branch.c:9
9010 "git show-branch [-a|--all] [-r|--remotes] [--topo-order | --date-order] [--"
9011 "current] [--color[=<when>] | --no-color] [--sparse] [--more=<n> | --list | --"
9012 "independent | --merge-base] [--no-name | --sha1-name] [--topics] [(<rev> | "
9016 #: builtin/show-branch.c:10
9017 msgid "git show-branch (-g|--reflog)[=<n>[,<base>]] [--list] [<ref>]"
9020 #: builtin/show-branch.c:649
9021 msgid "show remote-tracking and local branches"
9024 #: builtin/show-branch.c:651
9025 msgid "show remote-tracking branches"
9028 #: builtin/show-branch.c:653
9029 msgid "color '*!+-' corresponding to the branch"
9032 #: builtin/show-branch.c:655
9033 msgid "show <n> more commits after the common ancestor"
9036 #: builtin/show-branch.c:657
9037 msgid "synonym to more=-1"
9040 #: builtin/show-branch.c:658
9041 msgid "suppress naming strings"
9044 #: builtin/show-branch.c:660
9045 msgid "include the current branch"
9048 #: builtin/show-branch.c:662
9049 msgid "name commits with their object names"
9052 #: builtin/show-branch.c:664
9053 msgid "show possible merge bases"
9056 #: builtin/show-branch.c:666
9057 msgid "show refs unreachable from any other ref"
9060 #: builtin/show-branch.c:668
9061 msgid "show commits in topological order"
9064 #: builtin/show-branch.c:671
9065 msgid "show only commits not on the first branch"
9068 #: builtin/show-branch.c:673
9069 msgid "show merges reachable from only one tip"
9072 #: builtin/show-branch.c:675
9073 msgid "topologically sort, maintaining date order where possible"
9076 #: builtin/show-branch.c:678
9077 msgid "<n>[,<base>]"
9080 #: builtin/show-branch.c:679
9081 msgid "show <n> most recent ref-log entries starting at base"
9084 #: builtin/show-ref.c:10
9086 "git show-ref [-q|--quiet] [--verify] [--head] [-d|--dereference] [-s|--"
9087 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [pattern*] "
9090 #: builtin/show-ref.c:11
9091 msgid "git show-ref --exclude-existing[=pattern] < ref-list"
9094 #: builtin/show-ref.c:168
9095 msgid "only show tags (can be combined with heads)"
9098 #: builtin/show-ref.c:169
9099 msgid "only show heads (can be combined with tags)"
9102 #: builtin/show-ref.c:170
9103 msgid "stricter reference checking, requires exact ref path"
9106 #: builtin/show-ref.c:173 builtin/show-ref.c:175
9107 msgid "show the HEAD reference, even if it would be filtered out"
9110 #: builtin/show-ref.c:177
9111 msgid "dereference tags into object IDs"
9114 #: builtin/show-ref.c:179
9115 msgid "only show SHA1 hash using <n> digits"
9118 #: builtin/show-ref.c:183
9119 msgid "do not print results to stdout (useful with --verify)"
9122 #: builtin/show-ref.c:185
9123 msgid "show refs from stdin that aren't in local repository"
9126 #: builtin/symbolic-ref.c:7
9127 msgid "git symbolic-ref [options] name [ref]"
9130 #: builtin/symbolic-ref.c:8
9131 msgid "git symbolic-ref -d [-q] name"
9134 #: builtin/symbolic-ref.c:40
9135 msgid "suppress error message for non-symbolic (detached) refs"
9138 #: builtin/symbolic-ref.c:41
9139 msgid "delete symbolic ref"
9142 #: builtin/symbolic-ref.c:42
9143 msgid "shorten ref output"
9146 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
9150 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
9151 msgid "reason of the update"
9156 "git tag [-a|-s|-u <key-id>] [-f] [-m <msg>|-F <file>] <tagname> [<head>]"
9160 msgid "git tag -d <tagname>..."
9165 "git tag -l [-n[<num>]] [--contains <commit>] [--points-at <object>] \n"
9166 "\t\t[<pattern>...]"
9170 msgid "git tag -v <tagname>..."
9175 msgid "malformed object at '%s'"
9178 #: builtin/tag.c:301
9180 msgid "tag name too long: %.*s..."
9183 #: builtin/tag.c:306
9185 msgid "tag '%s' not found."
9188 #: builtin/tag.c:321
9190 msgid "Deleted tag '%s' (was %s)\n"
9193 #: builtin/tag.c:333
9195 msgid "could not verify the tag '%s'"
9198 #: builtin/tag.c:343
9202 "Write a message for tag:\n"
9204 "Lines starting with '%c' will be ignored.\n"
9207 #: builtin/tag.c:347
9211 "Write a message for tag:\n"
9213 "Lines starting with '%c' will be kept; you may remove them yourself if you "
9217 #: builtin/tag.c:371
9219 msgid "unsupported sort specification '%s'"
9222 #: builtin/tag.c:373
9224 msgid "unsupported sort specification '%s' in variable '%s'"
9227 #: builtin/tag.c:428
9228 msgid "unable to sign the tag"
9231 #: builtin/tag.c:430
9232 msgid "unable to write tag file"
9235 #: builtin/tag.c:455
9236 msgid "bad object type."
9239 #: builtin/tag.c:468
9240 msgid "tag header too big."
9243 #: builtin/tag.c:504
9244 msgid "no tag message?"
9247 #: builtin/tag.c:510
9249 msgid "The tag message has been left in %s\n"
9252 #: builtin/tag.c:559
9253 msgid "switch 'points-at' requires an object"
9256 #: builtin/tag.c:561
9258 msgid "malformed object name '%s'"
9261 #: builtin/tag.c:589
9262 msgid "list tag names"
9265 #: builtin/tag.c:591
9266 msgid "print <n> lines of each tag message"
9269 #: builtin/tag.c:593
9273 #: builtin/tag.c:594
9277 #: builtin/tag.c:596
9278 msgid "Tag creation options"
9281 #: builtin/tag.c:598
9282 msgid "annotated tag, needs a message"
9285 #: builtin/tag.c:600
9289 #: builtin/tag.c:602
9290 msgid "annotated and GPG-signed tag"
9293 #: builtin/tag.c:606
9294 msgid "use another key to sign the tag"
9297 #: builtin/tag.c:607
9298 msgid "replace the tag if exists"
9301 #: builtin/tag.c:608
9302 msgid "show tag list in columns"
9305 #: builtin/tag.c:610
9309 #: builtin/tag.c:614
9310 msgid "Tag listing options"
9313 #: builtin/tag.c:617 builtin/tag.c:623
9314 msgid "print only tags that contain the commit"
9317 #: builtin/tag.c:629
9318 msgid "print only tags of the object"
9321 #: builtin/tag.c:655
9322 msgid "--column and -n are incompatible"
9325 #: builtin/tag.c:667
9326 msgid "--sort and -n are incompatible"
9329 #: builtin/tag.c:674
9330 msgid "-n option is only allowed with -l."
9333 #: builtin/tag.c:676
9334 msgid "--contains option is only allowed with -l."
9337 #: builtin/tag.c:678
9338 msgid "--points-at option is only allowed with -l."
9341 #: builtin/tag.c:686
9342 msgid "only one -F or -m option is allowed."
9345 #: builtin/tag.c:706
9346 msgid "too many params"
9349 #: builtin/tag.c:712
9351 msgid "'%s' is not a valid tag name."
9354 #: builtin/tag.c:717
9356 msgid "tag '%s' already exists"
9359 #: builtin/tag.c:741
9361 msgid "Updated tag '%s' (was %s)\n"
9364 #: builtin/unpack-objects.c:489
9365 msgid "Unpacking objects"
9368 #: builtin/update-index.c:403
9369 msgid "git update-index [options] [--] [<file>...]"
9372 #: builtin/update-index.c:756
9373 msgid "continue refresh even when index needs update"
9376 #: builtin/update-index.c:759
9377 msgid "refresh: ignore submodules"
9380 #: builtin/update-index.c:762
9381 msgid "do not ignore new files"
9384 #: builtin/update-index.c:764
9385 msgid "let files replace directories and vice-versa"
9388 #: builtin/update-index.c:766
9389 msgid "notice files missing from worktree"
9392 #: builtin/update-index.c:768
9393 msgid "refresh even if index contains unmerged entries"
9396 #: builtin/update-index.c:771
9397 msgid "refresh stat information"
9400 #: builtin/update-index.c:775
9401 msgid "like --refresh, but ignore assume-unchanged setting"
9404 #: builtin/update-index.c:779
9405 msgid "<mode>,<object>,<path>"
9408 #: builtin/update-index.c:780
9409 msgid "add the specified entry to the index"
9412 #: builtin/update-index.c:784
9416 #: builtin/update-index.c:785
9417 msgid "override the executable bit of the listed files"
9420 #: builtin/update-index.c:789
9421 msgid "mark files as \"not changing\""
9424 #: builtin/update-index.c:792
9425 msgid "clear assumed-unchanged bit"
9428 #: builtin/update-index.c:795
9429 msgid "mark files as \"index-only\""
9432 #: builtin/update-index.c:798
9433 msgid "clear skip-worktree bit"
9436 #: builtin/update-index.c:801
9437 msgid "add to index only; do not add content to object database"
9440 #: builtin/update-index.c:803
9441 msgid "remove named paths even if present in worktree"
9444 #: builtin/update-index.c:805
9445 msgid "with --stdin: input lines are terminated by null bytes"
9448 #: builtin/update-index.c:807
9449 msgid "read list of paths to be updated from standard input"
9452 #: builtin/update-index.c:811
9453 msgid "add entries from standard input to the index"
9456 #: builtin/update-index.c:815
9457 msgid "repopulate stages #2 and #3 for the listed paths"
9460 #: builtin/update-index.c:819
9461 msgid "only update entries that differ from HEAD"
9464 #: builtin/update-index.c:823
9465 msgid "ignore files missing from worktree"
9468 #: builtin/update-index.c:826
9469 msgid "report actions to standard output"
9472 #: builtin/update-index.c:828
9473 msgid "(for porcelains) forget saved unresolved conflicts"
9476 #: builtin/update-index.c:832
9477 msgid "write index in this format"
9480 #: builtin/update-index.c:834
9481 msgid "enable or disable split index"
9484 #: builtin/update-ref.c:9
9485 msgid "git update-ref [options] -d <refname> [<oldval>]"
9488 #: builtin/update-ref.c:10
9489 msgid "git update-ref [options] <refname> <newval> [<oldval>]"
9492 #: builtin/update-ref.c:11
9493 msgid "git update-ref [options] --stdin [-z]"
9496 #: builtin/update-ref.c:363
9497 msgid "delete the reference"
9500 #: builtin/update-ref.c:365
9501 msgid "update <refname> not the one it points to"
9504 #: builtin/update-ref.c:366
9505 msgid "stdin has NUL-terminated arguments"
9508 #: builtin/update-ref.c:367
9509 msgid "read updates from stdin"
9512 #: builtin/update-server-info.c:6
9513 msgid "git update-server-info [--force]"
9516 #: builtin/update-server-info.c:14
9517 msgid "update the info files from scratch"
9520 #: builtin/verify-commit.c:17
9521 msgid "git verify-commit [-v|--verbose] <commit>..."
9524 #: builtin/verify-commit.c:75
9525 msgid "print commit contents"
9528 #: builtin/verify-pack.c:54
9529 msgid "git verify-pack [-v|--verbose] [-s|--stat-only] <pack>..."
9532 #: builtin/verify-pack.c:64
9536 #: builtin/verify-pack.c:66
9537 msgid "show statistics only"
9540 #: builtin/verify-tag.c:17
9541 msgid "git verify-tag [-v|--verbose] <tag>..."
9544 #: builtin/verify-tag.c:73
9545 msgid "print tag contents"
9548 #: builtin/write-tree.c:13
9549 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
9552 #: builtin/write-tree.c:26
9556 #: builtin/write-tree.c:27
9557 msgid "write tree object for a subdirectory <prefix>"
9560 #: builtin/write-tree.c:30
9561 msgid "only useful for debugging"
9564 #: credential-cache--daemon.c:267
9565 msgid "print debugging messages to stderr"
9570 "'git help -a' and 'git help -g' list available subcommands and some\n"
9571 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
9572 "to read about a specific subcommand or concept."
9576 msgid "Add file contents to the index"
9580 msgid "Find by binary search the change that introduced a bug"
9584 msgid "List, create, or delete branches"
9588 msgid "Checkout a branch or paths to the working tree"
9592 msgid "Clone a repository into a new directory"
9596 msgid "Record changes to the repository"
9600 msgid "Show changes between commits, commit and working tree, etc"
9604 msgid "Download objects and refs from another repository"
9608 msgid "Print lines matching a pattern"
9612 msgid "Create an empty Git repository or reinitialize an existing one"
9616 msgid "Show commit logs"
9620 msgid "Join two or more development histories together"
9624 msgid "Move or rename a file, a directory, or a symlink"
9628 msgid "Fetch from and integrate with another repository or a local branch"
9632 msgid "Update remote refs along with associated objects"
9636 msgid "Forward-port local commits to the updated upstream head"
9640 msgid "Reset current HEAD to the specified state"
9644 msgid "Remove files from the working tree and from the index"
9648 msgid "Show various types of objects"
9652 msgid "Show the working tree status"
9656 msgid "Create, list, delete or verify a tag object signed with GPG"
9659 #: parse-options.h:143
9663 #: parse-options.h:158
9664 msgid "no-op (backward compatibility)"
9667 #: parse-options.h:232
9668 msgid "be more verbose"
9671 #: parse-options.h:234
9672 msgid "be more quiet"
9675 #: parse-options.h:240
9676 msgid "use <n> digits to display SHA-1s"
9680 msgid "update the index with reused conflict resolution if possible"
9684 msgid "You need to set your committer info first"
9689 "You seem to have moved HEAD since the last 'am' failure.\n"
9690 "Not rewinding to ORIG_HEAD"
9696 "When you have resolved this problem, run \"$cmdline --continue\".\n"
9697 "If you prefer to skip this patch, run \"$cmdline --skip\" instead.\n"
9698 "To restore the original branch and stop patching, run \"$cmdline --abort\"."
9702 msgid "Cannot fall back to three-way merge."
9706 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
9710 msgid "Using index info to reconstruct a base tree..."
9715 "Did you hand edit your patch?\n"
9716 "It does not apply to blobs recorded in its index."
9720 msgid "Falling back to patching base and 3-way merge..."
9724 msgid "Failed to merge in the changes."
9728 msgid "Only one StGIT patch series can be applied at once"
9733 msgid "Patch format $patch_format is not supported."
9737 msgid "Patch format detection failed."
9742 "The -b/--binary option has been a no-op for long time, and\n"
9743 "it will be removed. Please do not use it anymore."
9748 msgid "previous rebase directory $dotest still exists but mbox given."
9752 msgid "Please make up your mind. --skip or --abort?"
9758 "Stray $dotest directory found.\n"
9759 "Use \"git am --abort\" to remove it."
9763 msgid "Resolve operation not in progress, we are not resuming."
9768 msgid "Dirty index: cannot apply patches (dirty: $files)"
9774 "Patch is empty. Was it split wrong?\n"
9775 "If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
9776 "To restore the original branch and stop patching run \"$cmdline --abort\"."
9780 msgid "Patch does not have a valid e-mail address."
9784 msgid "cannot be interactive without stdin connected to a terminal."
9788 msgid "Commit Body is:"
9791 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
9792 #. in your translation. The program will only accept English
9793 #. input at this point.
9795 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
9800 msgid "Applying: $FIRSTLINE"
9805 "No changes - did you forget to use 'git add'?\n"
9806 "If there is nothing left to stage, chances are that something else\n"
9807 "already introduced the same changes; you might want to skip this patch."
9812 "You still have unmerged paths in your index\n"
9813 "did you forget to use 'git add'?"
9817 msgid "No changes -- Patch already applied."
9822 msgid "Patch failed at $msgnum $FIRSTLINE"
9828 "The copy of the patch that failed is found in:\n"
9833 msgid "applying to an empty history"
9837 msgid "You need to start by \"git bisect start\""
9840 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9841 #. translation. The program will only accept English input
9844 msgid "Do you want me to do it for you [Y/n]? "
9849 msgid "unrecognised option: '$arg'"
9854 msgid "'$arg' does not appear to be a valid revision"
9857 #: git-bisect.sh:117
9858 msgid "Bad HEAD - I need a HEAD"
9861 #: git-bisect.sh:130
9864 "Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
9867 #: git-bisect.sh:140
9868 msgid "won't bisect on cg-seek'ed tree"
9871 #: git-bisect.sh:144
9872 msgid "Bad HEAD - strange symbolic ref"
9875 #: git-bisect.sh:189
9877 msgid "Bad bisect_write argument: $state"
9880 #: git-bisect.sh:218
9882 msgid "Bad rev input: $arg"
9885 #: git-bisect.sh:232
9886 msgid "Please call 'bisect_state' with at least one argument."
9889 #: git-bisect.sh:244
9891 msgid "Bad rev input: $rev"
9894 #: git-bisect.sh:250
9895 msgid "'git bisect bad' can take only one argument."
9898 #: git-bisect.sh:273
9899 msgid "Warning: bisecting only with a bad commit."
9902 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9903 #. translation. The program will only accept English input
9905 #: git-bisect.sh:279
9906 msgid "Are you sure [Y/n]? "
9909 #: git-bisect.sh:289
9911 "You need to give me at least one good and one bad revision.\n"
9912 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
9915 #: git-bisect.sh:292
9917 "You need to start by \"git bisect start\".\n"
9918 "You then need to give me at least one good and one bad revision.\n"
9919 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
9922 #: git-bisect.sh:363 git-bisect.sh:490
9923 msgid "We are not bisecting."
9926 #: git-bisect.sh:370
9928 msgid "'$invalid' is not a valid commit"
9931 #: git-bisect.sh:379
9934 "Could not check out original HEAD '$branch'.\n"
9935 "Try 'git bisect reset <commit>'."
9938 #: git-bisect.sh:406
9939 msgid "No logfile given"
9942 #: git-bisect.sh:407
9944 msgid "cannot read $file for replaying"
9947 #: git-bisect.sh:424
9948 msgid "?? what are you talking about?"
9951 #: git-bisect.sh:436
9953 msgid "running $command"
9956 #: git-bisect.sh:443
9959 "bisect run failed:\n"
9960 "exit code $res from '$command' is < 0 or >= 128"
9963 #: git-bisect.sh:469
9964 msgid "bisect run cannot continue any more"
9967 #: git-bisect.sh:475
9970 "bisect run failed:\n"
9971 "'bisect_state $state' exited with error code $res"
9974 #: git-bisect.sh:482
9975 msgid "bisect run success"
9980 "Pull is not possible because you have unmerged files.\n"
9981 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
9982 "as appropriate to mark resolution and make a commit."
9986 msgid "Pull is not possible because you have unmerged files."
9991 "You have not concluded your merge (MERGE_HEAD exists).\n"
9992 "Please, commit your changes before you can merge."
9996 msgid "updating an unborn branch with changes added to the index"
10002 "Warning: fetch updated the current branch head.\n"
10003 "Warning: fast-forwarding your working tree from\n"
10004 "Warning: commit $orig_head."
10008 msgid "Cannot merge multiple branches into empty head"
10012 msgid "Cannot rebase onto multiple branches"
10015 #: git-rebase.sh:57
10017 "When you have resolved this problem, run \"git rebase --continue\".\n"
10018 "If you prefer to skip this patch, run \"git rebase --skip\" instead.\n"
10019 "To check out the original branch and stop rebasing, run \"git rebase --abort"
10023 #: git-rebase.sh:165
10024 msgid "Applied autostash."
10027 #: git-rebase.sh:168
10029 msgid "Cannot store $stash_sha1"
10032 #: git-rebase.sh:169
10034 "Applying autostash resulted in conflicts.\n"
10035 "Your changes are safe in the stash.\n"
10036 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
10039 #: git-rebase.sh:208
10040 msgid "The pre-rebase hook refused to rebase."
10043 #: git-rebase.sh:213
10044 msgid "It looks like git-am is in progress. Cannot rebase."
10047 #: git-rebase.sh:351
10048 msgid "The --exec option must be used with the --interactive option"
10051 #: git-rebase.sh:356
10052 msgid "No rebase in progress?"
10055 #: git-rebase.sh:367
10056 msgid "The --edit-todo action can only be used during interactive rebase."
10059 #: git-rebase.sh:374
10060 msgid "Cannot read HEAD"
10063 #: git-rebase.sh:377
10065 "You must edit all merge conflicts and then\n"
10066 "mark them as resolved using git add"
10069 #: git-rebase.sh:395
10071 msgid "Could not move back to $head_name"
10074 #: git-rebase.sh:414
10077 "It seems that there is already a $state_dir_base directory, and\n"
10078 "I wonder if you are in the middle of another rebase. If that is the\n"
10079 "case, please try\n"
10080 "\t$cmd_live_rebase\n"
10081 "If that is not the case, please\n"
10082 "\t$cmd_clear_stale_rebase\n"
10083 "and run me again. I am stopping in case you still have something\n"
10087 #: git-rebase.sh:465
10089 msgid "invalid upstream $upstream_name"
10092 #: git-rebase.sh:489
10094 msgid "$onto_name: there are more than one merge bases"
10097 #: git-rebase.sh:492 git-rebase.sh:496
10099 msgid "$onto_name: there is no merge base"
10102 #: git-rebase.sh:501
10104 msgid "Does not point to a valid commit: $onto_name"
10107 #: git-rebase.sh:524
10109 msgid "fatal: no such branch: $branch_name"
10112 #: git-rebase.sh:557
10113 msgid "Cannot autostash"
10116 #: git-rebase.sh:562
10118 msgid "Created autostash: $stash_abbrev"
10121 #: git-rebase.sh:566
10122 msgid "Please commit or stash them."
10125 #: git-rebase.sh:586
10127 msgid "Current branch $branch_name is up to date."
10130 #: git-rebase.sh:590
10132 msgid "Current branch $branch_name is up to date, rebase forced."
10135 #: git-rebase.sh:601
10137 msgid "Changes from $mb to $onto:"
10140 #: git-rebase.sh:610
10141 msgid "First, rewinding head to replay your work on top of it..."
10144 #: git-rebase.sh:620
10146 msgid "Fast-forwarded $branch_name to $onto_name."
10150 msgid "git stash clear with parameters is unimplemented"
10154 msgid "You do not have the initial commit yet"
10158 msgid "Cannot save the current index state"
10161 #: git-stash.sh:124 git-stash.sh:137
10162 msgid "Cannot save the current worktree state"
10165 #: git-stash.sh:141
10166 msgid "No changes selected"
10169 #: git-stash.sh:144
10170 msgid "Cannot remove temporary index (can't happen)"
10173 #: git-stash.sh:157
10174 msgid "Cannot record working tree state"
10177 #: git-stash.sh:191
10179 msgid "Cannot update $ref_stash with $w_commit"
10182 #. TRANSLATORS: $option is an invalid option, like
10183 #. `--blah-blah'. The 7 spaces at the beginning of the
10184 #. second line correspond to "error: ". So you should line
10185 #. up the second line with however many characters the
10186 #. translation of "error: " takes in your language. E.g. in
10187 #. English this is:
10189 #. $ git stash save --blah-blah 2>&1 | head -n 2
10190 #. error: unknown option for 'stash save': --blah-blah
10191 #. To provide a message, use git stash save -- '--blah-blah'
10192 #: git-stash.sh:238
10195 "error: unknown option for 'stash save': $option\n"
10196 " To provide a message, use git stash save -- '$option'"
10199 #: git-stash.sh:259
10200 msgid "No local changes to save"
10203 #: git-stash.sh:263
10204 msgid "Cannot initialize stash"
10207 #: git-stash.sh:267
10208 msgid "Cannot save the current status"
10211 #: git-stash.sh:285
10212 msgid "Cannot remove worktree changes"
10215 #: git-stash.sh:384
10216 msgid "No stash found."
10219 #: git-stash.sh:391
10221 msgid "Too many revisions specified: $REV"
10224 #: git-stash.sh:397
10226 msgid "$reference is not a valid reference"
10229 #: git-stash.sh:425
10231 msgid "'$args' is not a stash-like commit"
10234 #: git-stash.sh:436
10236 msgid "'$args' is not a stash reference"
10239 #: git-stash.sh:444
10240 msgid "unable to refresh index"
10243 #: git-stash.sh:448
10244 msgid "Cannot apply a stash in the middle of a merge"
10247 #: git-stash.sh:456
10248 msgid "Conflicts in index. Try without --index."
10251 #: git-stash.sh:458
10252 msgid "Could not save index tree"
10255 #: git-stash.sh:492
10256 msgid "Cannot unstage modified files"
10259 #: git-stash.sh:507
10260 msgid "Index was not unstashed."
10263 #: git-stash.sh:530
10265 msgid "Dropped ${REV} ($s)"
10268 #: git-stash.sh:531
10270 msgid "${REV}: Could not drop stash entry"
10273 #: git-stash.sh:539
10274 msgid "No branch name specified"
10277 #: git-stash.sh:611
10278 msgid "(To restore them type \"git stash apply\")"
10281 #: git-submodule.sh:95
10283 msgid "cannot strip one component off url '$remoteurl'"
10286 #: git-submodule.sh:237
10288 msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
10291 #: git-submodule.sh:287
10293 msgid "Clone of '$url' into submodule path '$sm_path' failed"
10296 #: git-submodule.sh:296
10298 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
10301 #: git-submodule.sh:406
10302 msgid "Relative path can only be used from the toplevel of the working tree"
10305 #: git-submodule.sh:416
10307 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
10310 #: git-submodule.sh:433
10312 msgid "'$sm_path' already exists in the index"
10315 #: git-submodule.sh:437
10318 "The following path is ignored by one of your .gitignore files:\n"
10320 "Use -f if you really want to add it."
10323 #: git-submodule.sh:455
10325 msgid "Adding existing repo at '$sm_path' to the index"
10328 #: git-submodule.sh:457
10330 msgid "'$sm_path' already exists and is not a valid git repo"
10333 #: git-submodule.sh:465
10335 msgid "A git directory for '$sm_name' is found locally with remote(s):"
10338 #: git-submodule.sh:467
10341 "If you want to reuse this local git directory instead of cloning again from"
10344 #: git-submodule.sh:469
10347 "use the '--force' option. If the local git directory is not the correct repo"
10350 #: git-submodule.sh:470
10353 "or you are unsure what this means choose another name with the '--name' "
10357 #: git-submodule.sh:472
10359 msgid "Reactivating local git directory for submodule '$sm_name'."
10362 #: git-submodule.sh:484
10364 msgid "Unable to checkout submodule '$sm_path'"
10367 #: git-submodule.sh:489
10369 msgid "Failed to add submodule '$sm_path'"
10372 #: git-submodule.sh:498
10374 msgid "Failed to register submodule '$sm_path'"
10377 #: git-submodule.sh:542
10379 msgid "Entering '$prefix$displaypath'"
10382 #: git-submodule.sh:562
10384 msgid "Stopping at '$prefix$displaypath'; script returned non-zero status."
10387 #: git-submodule.sh:608
10389 msgid "No url found for submodule path '$displaypath' in .gitmodules"
10392 #: git-submodule.sh:617
10394 msgid "Failed to register url for submodule path '$displaypath'"
10397 #: git-submodule.sh:619
10399 msgid "Submodule '$name' ($url) registered for path '$displaypath'"
10402 #: git-submodule.sh:636
10404 msgid "Failed to register update mode for submodule path '$displaypath'"
10407 #: git-submodule.sh:674
10409 msgid "Use '.' if you really want to deinitialize all submodules"
10412 #: git-submodule.sh:691
10414 msgid "Submodule work tree '$displaypath' contains a .git directory"
10417 #: git-submodule.sh:692
10420 "(use 'rm -rf' if you really want to remove it including all of its history)"
10423 #: git-submodule.sh:698
10426 "Submodule work tree '$displaypath' contains local modifications; use '-f' to "
10430 #: git-submodule.sh:701
10432 msgid "Cleared directory '$displaypath'"
10435 #: git-submodule.sh:702
10437 msgid "Could not remove submodule work tree '$displaypath'"
10440 #: git-submodule.sh:705
10442 msgid "Could not create empty submodule directory '$displaypath'"
10445 #: git-submodule.sh:714
10447 msgid "Submodule '$name' ($url) unregistered for path '$displaypath'"
10450 #: git-submodule.sh:830
10453 "Submodule path '$displaypath' not initialized\n"
10454 "Maybe you want to use 'update --init'?"
10457 #: git-submodule.sh:843
10459 msgid "Unable to find current revision in submodule path '$displaypath'"
10462 #: git-submodule.sh:852
10464 msgid "Unable to fetch in submodule path '$sm_path'"
10467 #: git-submodule.sh:876
10469 msgid "Unable to fetch in submodule path '$displaypath'"
10472 #: git-submodule.sh:890
10474 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
10477 #: git-submodule.sh:891
10479 msgid "Submodule path '$displaypath': checked out '$sha1'"
10482 #: git-submodule.sh:895
10484 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
10487 #: git-submodule.sh:896
10489 msgid "Submodule path '$displaypath': rebased into '$sha1'"
10492 #: git-submodule.sh:901
10494 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
10497 #: git-submodule.sh:902
10499 msgid "Submodule path '$displaypath': merged in '$sha1'"
10502 #: git-submodule.sh:907
10505 "Execution of '$command $sha1' failed in submodule path '$prefix$sm_path'"
10508 #: git-submodule.sh:908
10510 msgid "Submodule path '$prefix$sm_path': '$command $sha1'"
10513 #: git-submodule.sh:938
10515 msgid "Failed to recurse into submodule path '$displaypath'"
10518 #: git-submodule.sh:1046
10519 msgid "The --cached option cannot be used with the --files option"
10522 #: git-submodule.sh:1098
10524 msgid "unexpected mode $mod_dst"
10527 #: git-submodule.sh:1118
10529 msgid " Warn: $display_name doesn't contain commit $sha1_src"
10532 #: git-submodule.sh:1121
10534 msgid " Warn: $display_name doesn't contain commit $sha1_dst"
10537 #: git-submodule.sh:1124
10539 msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
10542 #: git-submodule.sh:1149
10546 #: git-submodule.sh:1267
10548 msgid "Failed to recurse into submodule path '$sm_path'"
10551 #: git-submodule.sh:1331
10553 msgid "Synchronizing submodule url for '$displaypath'"