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: 2015-07-14 07:19+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:342 builtin/add.c:137 builtin/add.c:428 builtin/rm.c:327
51 msgid "pathspec '%s' did not match any files"
59 msgid "archive format"
62 #: archive.c:428 builtin/log.c:1204
67 msgid "prepend prefix to each pathname in the archive"
70 #: archive.c:430 builtin/archive.c:88 builtin/blame.c:2516
71 #: builtin/blame.c:2517 builtin/config.c:57 builtin/fast-export.c:986
72 #: builtin/fast-export.c:988 builtin/grep.c:712 builtin/hash-object.c:99
73 #: builtin/ls-files.c:446 builtin/ls-files.c:449 builtin/notes.c:394
74 #: builtin/notes.c:557 builtin/read-tree.c:109 parse-options.h:150
78 #: archive.c:431 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:449 builtin/archive.c:90 builtin/clone.c:77
110 #: archive.c:450 builtin/archive.c:91
111 msgid "retrieve the archive from remote repository <repo>"
114 #: archive.c:451 builtin/archive.c:92 builtin/notes.c:478
118 #: archive.c:452 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:766
241 msgid "could not open '%s'"
245 msgid "Repository lacks these prerequisite commits:"
248 #: bundle.c:163 sequencer.c:650 sequencer.c:1105 builtin/blame.c:2705
249 #: builtin/branch.c:651 builtin/commit.c:1045 builtin/log.c:330
250 #: builtin/log.c:825 builtin/log.c:1432 builtin/log.c:1666 builtin/merge.c:358
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:437 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:474 config.c:476
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:757 config.c:768
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:536
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'"
515 msgid "failed to get kernel name and information"
519 msgid "Untracked cache is disabled on this system."
522 #: gpg-interface.c:129 gpg-interface.c:200
523 msgid "could not run gpg."
526 #: gpg-interface.c:141
527 msgid "gpg did not accept the data"
530 #: gpg-interface.c:152
531 msgid "gpg failed to sign the data"
534 #: gpg-interface.c:185
536 msgid "could not create temporary file '%s': %s"
539 #: gpg-interface.c:188
541 msgid "failed writing detached signature to '%s': %s"
546 msgid "'%s': unable to read %s"
556 msgid "'%s': short read %s"
561 msgid "available git commands in '%s'"
565 msgid "git commands available from elsewhere on your $PATH"
569 msgid "These are common Git commands used in various situations:"
575 "'%s' appears to be a git command, but we were not\n"
576 "able to execute it. Maybe git-%s is broken?"
580 msgid "Uh oh. Your system reports no Git commands at all."
586 "WARNING: You called a Git command named '%s', which does not exist.\n"
587 "Continuing under the assumption that you meant '%s'"
592 msgid "in %0.1f seconds automatically..."
597 msgid "git: '%s' is not a git command. See 'git --help'."
600 #: help.c:406 help.c:466
606 "Did you mean one of these?"
616 msgid "BUG: reopen a lockfile that is still open"
620 msgid "BUG: reopen a lockfile that has been committed"
624 msgid "failed to read the cache"
627 #: merge.c:94 builtin/checkout.c:376 builtin/checkout.c:587
628 #: builtin/clone.c:647
629 msgid "unable to write new index file"
632 #: merge-recursive.c:189
634 msgid "(bad commit)\n"
637 #: merge-recursive.c:209
639 msgid "addinfo_cache failed for path '%s'"
642 #: merge-recursive.c:270
643 msgid "error building trees"
646 #: merge-recursive.c:687
648 msgid "failed to create path '%s'%s"
651 #: merge-recursive.c:698
653 msgid "Removing %s to make room for subdirectory\n"
656 #: merge-recursive.c:712 merge-recursive.c:733
657 msgid ": perhaps a D/F conflict?"
660 #: merge-recursive.c:723
662 msgid "refusing to lose untracked file at '%s'"
665 #: merge-recursive.c:763
667 msgid "cannot read object %s '%s'"
670 #: merge-recursive.c:765
672 msgid "blob expected for %s '%s'"
675 #: merge-recursive.c:788 builtin/clone.c:306
677 msgid "failed to open '%s'"
680 #: merge-recursive.c:796
682 msgid "failed to symlink '%s'"
685 #: merge-recursive.c:799
687 msgid "do not know what to do with %06o %s '%s'"
690 #: merge-recursive.c:937
691 msgid "Failed to execute internal merge"
694 #: merge-recursive.c:941
696 msgid "Unable to add %s to database"
699 #: merge-recursive.c:957
700 msgid "unsupported object type in the tree"
703 #: merge-recursive.c:1032 merge-recursive.c:1046
706 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
710 #: merge-recursive.c:1038 merge-recursive.c:1051
713 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
717 #: merge-recursive.c:1092
721 #: merge-recursive.c:1092
725 #: merge-recursive.c:1148
727 msgid "%s is a directory in %s adding as %s instead"
730 #: merge-recursive.c:1170
733 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
734 "\"->\"%s\" in \"%s\"%s"
737 #: merge-recursive.c:1175
738 msgid " (left unresolved)"
741 #: merge-recursive.c:1229
743 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
746 #: merge-recursive.c:1259
748 msgid "Renaming %s to %s and %s to %s instead"
751 #: merge-recursive.c:1458
753 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
756 #: merge-recursive.c:1468
758 msgid "Adding merged %s"
761 #: merge-recursive.c:1473 merge-recursive.c:1671
763 msgid "Adding as %s instead"
766 #: merge-recursive.c:1524
768 msgid "cannot read object %s"
771 #: merge-recursive.c:1527
773 msgid "object %s is not a blob"
776 #: merge-recursive.c:1575
780 #: merge-recursive.c:1575
784 #: merge-recursive.c:1585
788 #: merge-recursive.c:1592
792 #: merge-recursive.c:1626
794 msgid "Skipped %s (merged same as existing)"
797 #: merge-recursive.c:1640
799 msgid "Auto-merging %s"
802 #: merge-recursive.c:1644 git-submodule.sh:1150
806 #: merge-recursive.c:1645
808 msgid "CONFLICT (%s): Merge conflict in %s"
811 #: merge-recursive.c:1731
816 #: merge-recursive.c:1756
817 msgid "file/directory"
820 #: merge-recursive.c:1762
821 msgid "directory/file"
824 #: merge-recursive.c:1767
826 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
829 #: merge-recursive.c:1777
834 #: merge-recursive.c:1794
835 msgid "Fatal merge failure, shouldn't happen."
838 #: merge-recursive.c:1813
839 msgid "Already up-to-date!"
842 #: merge-recursive.c:1822
844 msgid "merging of trees %s and %s failed"
847 #: merge-recursive.c:1852
849 msgid "Unprocessed path??? %s"
852 #: merge-recursive.c:1900
856 #: merge-recursive.c:1913
858 msgid "found %u common ancestor:"
859 msgid_plural "found %u common ancestors:"
863 #: merge-recursive.c:1950
864 msgid "merge returned no commit"
867 #: merge-recursive.c:2007
869 msgid "Could not parse object '%s'"
872 #: merge-recursive.c:2018 builtin/merge.c:645
873 msgid "Unable to write index."
877 msgid "Cannot commit uninitialized/unreferenced notes tree"
882 msgid "Bad notes.rewriteMode value: '%s'"
887 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
890 #. TRANSLATORS: The first %s is the name of the
891 #. environment variable, the second %s is its value
894 msgid "Bad %s value: '%s'"
899 msgid "unable to parse object: %s"
902 #: parse-options.c:546
906 #: parse-options.c:564
911 #. TRANSLATORS: the colon here should align with the
912 #. one in "usage: %s" translation
913 #: parse-options.c:568
918 #: parse-options.c:571
923 #: parse-options.c:605
928 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
933 "global 'literal' pathspec setting is incompatible with all other global "
938 msgid "invalid parameter for pathspec magic 'prefix'"
943 msgid "Invalid pathspec magic '%.*s' in '%s'"
948 msgid "Missing ')' at the end of pathspec magic in '%s'"
953 msgid "Unimplemented pathspec magic '%c' in '%s'"
958 msgid "%s: 'literal' and 'glob' are incompatible"
963 msgid "%s: '%s' is outside repository"
968 msgid "Pathspec '%s' is in submodule '%.*s'"
973 msgid "%s: pathspec magic not supported by this command: %s"
978 msgid "pathspec '%s' is beyond a symbolic link"
983 "There is nothing to exclude from by :(exclude) patterns.\n"
984 "Perhaps you forgot to add either ':/' or '.' ?"
988 msgid "unable to parse --pretty format"
998 "index.version set, but the value is invalid.\n"
1002 #: read-cache.c:1305
1005 "GIT_INDEX_VERSION set, but the value is invalid.\n"
1011 msgid "Cannot fetch both %s and %s to %s"
1016 msgid "%s usually tracks %s, not %s"
1021 msgid "%s tracks both %s and %s"
1025 msgid "Internal error"
1028 #: remote.c:1723 remote.c:1766
1029 msgid "HEAD does not point to a branch"
1034 msgid "no such branch: '%s'"
1039 msgid "no upstream configured for branch '%s'"
1044 msgid "upstream branch '%s' not stored as a remote-tracking branch"
1049 msgid "push destination '%s' on remote '%s' has no local tracking branch"
1054 msgid "branch '%s' has no remote for pushing"
1059 msgid "push refspecs for '%s' do not include '%s'"
1063 msgid "push has no destination (push.default is 'nothing')"
1067 msgid "cannot resolve 'simple' push to a single destination"
1072 msgid "Your branch is based on '%s', but the upstream is gone.\n"
1076 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
1081 msgid "Your branch is up-to-date with '%s'.\n"
1086 msgid "Your branch is ahead of '%s' by %d commit.\n"
1087 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
1092 msgid " (use \"git push\" to publish your local commits)\n"
1097 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
1099 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
1104 msgid " (use \"git pull\" to update your local branch)\n"
1110 "Your branch and '%s' have diverged,\n"
1111 "and have %d and %d different commit each, respectively.\n"
1113 "Your branch and '%s' have diverged,\n"
1114 "and have %d and %d different commits each, respectively.\n"
1119 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
1123 msgid "--first-parent is incompatible with --bisect"
1127 msgid "open /dev/null failed"
1132 msgid "dup2(%d,%d) failed"
1136 msgid "failed to sign the push certificate"
1140 msgid "the receiving end does not support --signed push"
1144 msgid "the receiving end does not support --atomic push"
1147 #: sequencer.c:172 builtin/merge.c:760 builtin/merge.c:871 builtin/merge.c:973
1148 #: builtin/merge.c:983
1150 msgid "Could not open '%s' for writing"
1153 #: sequencer.c:174 builtin/merge.c:344 builtin/merge.c:763 builtin/merge.c:975
1154 #: builtin/merge.c:988
1156 msgid "Could not write to '%s'"
1161 "after resolving the conflicts, mark the corrected paths\n"
1162 "with 'git add <paths>' or 'git rm <paths>'"
1167 "after resolving the conflicts, mark the corrected paths\n"
1168 "with 'git add <paths>' or 'git rm <paths>'\n"
1169 "and commit the result with 'git commit'"
1172 #: sequencer.c:211 sequencer.c:861 sequencer.c:944
1174 msgid "Could not write to %s"
1179 msgid "Error wrapping up %s"
1183 msgid "Your local changes would be overwritten by cherry-pick."
1187 msgid "Your local changes would be overwritten by revert."
1191 msgid "Commit your changes or stash them to proceed."
1194 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
1197 msgid "%s: Unable to write new index file"
1201 msgid "Could not resolve HEAD commit\n"
1205 msgid "Unable to update cache tree\n"
1210 msgid "Could not parse commit %s\n"
1215 msgid "Could not parse parent commit %s\n"
1219 msgid "Your index file is unmerged."
1224 msgid "Commit %s is a merge but no -m option was given."
1229 msgid "Commit %s does not have parent %d"
1234 msgid "Mainline was specified but commit %s is not a merge."
1237 #. TRANSLATORS: The first %s will be "revert" or
1238 #. "cherry-pick", the second %s a SHA1
1241 msgid "%s: cannot parse parent commit %s"
1246 msgid "Cannot get commit message for %s"
1251 msgid "could not revert %s... %s"
1256 msgid "could not apply %s... %s"
1260 msgid "empty commit set passed"
1265 msgid "git %s: failed to read the index"
1270 msgid "git %s: failed to refresh the index"
1275 msgid "Cannot %s during a %s"
1280 msgid "Could not parse line %d."
1284 msgid "No commits parsed."
1289 msgid "Could not open %s"
1294 msgid "Could not read %s."
1299 msgid "Unusable instruction sheet: %s"
1304 msgid "Invalid key: %s"
1309 msgid "Invalid value for %s: %s"
1314 msgid "Malformed options sheet: %s"
1318 msgid "a cherry-pick or revert is already in progress"
1322 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
1327 msgid "Could not create sequencer directory %s"
1330 #: sequencer.c:863 sequencer.c:948
1332 msgid "Error wrapping up %s."
1335 #: sequencer.c:882 sequencer.c:1018
1336 msgid "no cherry-pick or revert in progress"
1340 msgid "cannot resolve HEAD"
1344 msgid "cannot abort from a branch yet to be born"
1347 #: sequencer.c:908 builtin/apply.c:4291
1349 msgid "cannot open %s: %s"
1354 msgid "cannot read %s: %s"
1358 msgid "unexpected end of file"
1363 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
1368 msgid "Could not format %s."
1373 msgid "%s: can't cherry-pick a %s"
1378 msgid "%s: bad revision"
1382 msgid "Can't revert as initial commit"
1386 msgid "Can't cherry-pick into empty head"
1391 msgid "failed to read %s"
1396 "Git normally never creates a ref that ends with 40 hex characters\n"
1397 "because it will be ignored when you just specify 40-hex. These refs\n"
1398 "may be created by mistake. For example,\n"
1400 " git checkout -b $br $(git rev-parse ...)\n"
1402 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
1403 "examine these refs and maybe delete them. Turn this message off by\n"
1404 "running \"git config advice.objectNameWarning false\""
1407 #: submodule.c:64 submodule.c:98
1408 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
1411 #: submodule.c:68 submodule.c:102
1413 msgid "Could not find section in .gitmodules where path=%s"
1418 msgid "Could not update .gitmodules entry %s"
1423 msgid "Could not remove .gitmodules entry for %s"
1427 msgid "staging updated .gitmodules failed"
1432 msgid "Could not set core.worktree in %s"
1435 #: trailer.c:491 trailer.c:495 trailer.c:499 trailer.c:553 trailer.c:557
1438 msgid "unknown value '%s' for key '%s'"
1441 #: trailer.c:543 trailer.c:548 builtin/remote.c:290
1443 msgid "more than one %s"
1448 msgid "empty trailer token in trailer '%.*s'"
1453 msgid "could not read input file '%s'"
1457 msgid "could not read from stdin"
1460 #: unpack-trees.c:203
1461 msgid "Checking out files"
1465 msgid "invalid URL scheme name or missing '://' suffix"
1468 #: urlmatch.c:144 urlmatch.c:297 urlmatch.c:356
1470 msgid "invalid %XX escape sequence"
1474 msgid "missing host and scheme is not 'file:'"
1478 msgid "a 'file:' URL may not have a port number"
1482 msgid "invalid characters in host name"
1485 #: urlmatch.c:244 urlmatch.c:255
1486 msgid "invalid port number"
1490 msgid "invalid '..' path segment"
1495 msgid "unable to access '%s': %s"
1500 msgid "unable to access '%s'"
1505 msgid "unable to look up current user in the passwd file: %s"
1509 msgid "no such user"
1513 msgid "unable to get current working directory"
1518 msgid "could not open %s for writing"
1523 msgid "could not write to %s"
1528 msgid "could not close %s"
1532 msgid "Unmerged paths:"
1535 #: wt-status.c:177 wt-status.c:204
1537 msgid " (use \"git reset %s <file>...\" to unstage)"
1540 #: wt-status.c:179 wt-status.c:206
1541 msgid " (use \"git rm --cached <file>...\" to unstage)"
1545 msgid " (use \"git add <file>...\" to mark resolution)"
1548 #: wt-status.c:185 wt-status.c:189
1549 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
1553 msgid " (use \"git rm <file>...\" to mark resolution)"
1556 #: wt-status.c:198 wt-status.c:881
1557 msgid "Changes to be committed:"
1560 #: wt-status.c:216 wt-status.c:890
1561 msgid "Changes not staged for commit:"
1565 msgid " (use \"git add <file>...\" to update what will be committed)"
1569 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
1574 " (use \"git checkout -- <file>...\" to discard changes in working directory)"
1578 msgid " (commit or discard the untracked or modified content in submodules)"
1583 msgid " (use \"git %s <file>...\" to include in what will be committed)"
1587 msgid "both deleted:"
1591 msgid "added by us:"
1595 msgid "deleted by them:"
1599 msgid "added by them:"
1603 msgid "deleted by us:"
1611 msgid "both modified:"
1616 msgid "bug: unhandled unmerged status %x"
1652 msgid "new commits, "
1656 msgid "modified content, "
1660 msgid "untracked content, "
1665 msgid "bug: unhandled diff status %c"
1669 msgid "Submodules changed but not updated:"
1673 msgid "Submodule changes to be committed:"
1678 "Do not touch the line above.\n"
1679 "Everything below will be removed."
1683 msgid "You have unmerged paths."
1687 msgid " (fix conflicts and run \"git commit\")"
1691 msgid "All conflicts fixed but you are still merging."
1695 msgid " (use \"git commit\" to conclude merge)"
1699 msgid "You are in the middle of an am session."
1703 msgid "The current patch is empty."
1707 msgid " (fix conflicts and then run \"git am --continue\")"
1711 msgid " (use \"git am --skip\" to skip this patch)"
1715 msgid " (use \"git am --abort\" to restore the original branch)"
1718 #: wt-status.c:1039 wt-status.c:1056
1720 msgid "You are currently rebasing branch '%s' on '%s'."
1723 #: wt-status.c:1044 wt-status.c:1061
1724 msgid "You are currently rebasing."
1728 msgid " (fix conflicts and then run \"git rebase --continue\")"
1732 msgid " (use \"git rebase --skip\" to skip this patch)"
1736 msgid " (use \"git rebase --abort\" to check out the original branch)"
1740 msgid " (all conflicts fixed: run \"git rebase --continue\")"
1746 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
1750 msgid "You are currently splitting a commit during a rebase."
1754 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
1759 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
1763 msgid "You are currently editing a commit during a rebase."
1767 msgid " (use \"git commit --amend\" to amend the current commit)"
1772 " (use \"git rebase --continue\" once you are satisfied with your changes)"
1777 msgid "You are currently cherry-picking commit %s."
1781 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
1785 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
1789 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
1794 msgid "You are currently reverting commit %s."
1798 msgid " (fix conflicts and run \"git revert --continue\")"
1802 msgid " (all conflicts fixed: run \"git revert --continue\")"
1806 msgid " (use \"git revert --abort\" to cancel the revert operation)"
1811 msgid "You are currently bisecting, started from branch '%s'."
1815 msgid "You are currently bisecting."
1819 msgid " (use \"git bisect reset\" to get back to the original branch)"
1827 msgid "rebase in progress; onto "
1831 msgid "HEAD detached at "
1835 msgid "HEAD detached from "
1839 msgid "Not currently on any branch."
1843 msgid "Initial commit"
1847 msgid "Untracked files"
1851 msgid "Ignored files"
1857 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
1858 "may speed it up, but you have to be careful not to forget to add\n"
1859 "new files yourself (see 'git help status')."
1864 msgid "Untracked files not listed%s"
1868 msgid " (use -u option to show untracked files)"
1877 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
1882 msgid "no changes added to commit\n"
1888 "nothing added to commit but untracked files present (use \"git add\" to "
1894 msgid "nothing added to commit but untracked files present\n"
1899 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
1902 #: wt-status.c:1412 wt-status.c:1417
1904 msgid "nothing to commit\n"
1909 msgid "nothing to commit (use -u to show untracked files)\n"
1914 msgid "nothing to commit, working directory clean\n"
1918 msgid "HEAD (no branch)"
1922 msgid "Initial commit on "
1929 #: wt-status.c:1563 wt-status.c:1571
1933 #: compat/precompose_utf8.c:55 builtin/clone.c:345
1935 msgid "failed to unlink '%s'"
1939 msgid "git add [<options>] [--] <pathspec>..."
1944 msgid "unexpected diff status %c"
1947 #: builtin/add.c:70 builtin/commit.c:277
1948 msgid "updating files failed"
1953 msgid "remove '%s'\n"
1956 #: builtin/add.c:134
1957 msgid "Unstaged changes after refreshing the index:"
1960 #: builtin/add.c:194 builtin/rev-parse.c:796
1961 msgid "Could not read the index"
1964 #: builtin/add.c:205
1966 msgid "Could not open '%s' for writing."
1969 #: builtin/add.c:209
1970 msgid "Could not write patch"
1973 #: builtin/add.c:212
1974 msgid "editing patch failed"
1977 #: builtin/add.c:215
1979 msgid "Could not stat '%s'"
1982 #: builtin/add.c:217
1983 msgid "Empty patch. Aborted."
1986 #: builtin/add.c:222
1988 msgid "Could not apply '%s'"
1991 #: builtin/add.c:232
1992 msgid "The following paths are ignored by one of your .gitignore files:\n"
1995 #: builtin/add.c:249 builtin/clean.c:874 builtin/fetch.c:107 builtin/mv.c:110
1996 #: builtin/prune-packed.c:55 builtin/push.c:508 builtin/remote.c:1369
2001 #: builtin/add.c:250 builtin/apply.c:4580 builtin/check-ignore.c:19
2002 #: builtin/commit.c:1322 builtin/count-objects.c:63 builtin/fsck.c:616
2003 #: builtin/log.c:1617 builtin/mv.c:109 builtin/read-tree.c:114
2007 #: builtin/add.c:252
2008 msgid "interactive picking"
2011 #: builtin/add.c:253 builtin/checkout.c:1221 builtin/reset.c:286
2012 msgid "select hunks interactively"
2015 #: builtin/add.c:254
2016 msgid "edit current diff and apply"
2019 #: builtin/add.c:255
2020 msgid "allow adding otherwise ignored files"
2023 #: builtin/add.c:256
2024 msgid "update tracked files"
2027 #: builtin/add.c:257
2028 msgid "record only the fact that the path will be added later"
2031 #: builtin/add.c:258
2032 msgid "add changes from all tracked and untracked files"
2035 #: builtin/add.c:261
2036 msgid "ignore paths removed in the working tree (same as --no-all)"
2039 #: builtin/add.c:263
2040 msgid "don't add, only refresh the index"
2043 #: builtin/add.c:264
2044 msgid "just skip files which cannot be added because of errors"
2047 #: builtin/add.c:265
2048 msgid "check if - even missing - files are ignored in dry run"
2051 #: builtin/add.c:287
2053 msgid "Use -f if you really want to add them.\n"
2056 #: builtin/add.c:294
2057 msgid "adding files failed"
2060 #: builtin/add.c:330
2061 msgid "-A and -u are mutually incompatible"
2064 #: builtin/add.c:337
2065 msgid "Option --ignore-missing can only be used together with --dry-run"
2068 #: builtin/add.c:358
2070 msgid "Nothing specified, nothing added.\n"
2073 #: builtin/add.c:359
2075 msgid "Maybe you wanted to say 'git add .'?\n"
2078 #: builtin/add.c:364 builtin/check-ignore.c:172 builtin/clean.c:918
2079 #: builtin/commit.c:335 builtin/mv.c:130 builtin/reset.c:235 builtin/rm.c:298
2080 msgid "index file corrupt"
2083 #: builtin/add.c:447 builtin/apply.c:4678 builtin/mv.c:279 builtin/rm.c:430
2084 msgid "Unable to write new index file"
2087 #: builtin/apply.c:59
2088 msgid "git apply [<options>] [<patch>...]"
2091 #: builtin/apply.c:112
2093 msgid "unrecognized whitespace option '%s'"
2096 #: builtin/apply.c:127
2098 msgid "unrecognized whitespace ignore option '%s'"
2101 #: builtin/apply.c:822
2103 msgid "Cannot prepare timestamp regexp %s"
2106 #: builtin/apply.c:831
2108 msgid "regexec returned %d for input: %s"
2111 #: builtin/apply.c:912
2113 msgid "unable to find filename in patch at line %d"
2116 #: builtin/apply.c:944
2118 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
2121 #: builtin/apply.c:948
2123 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
2126 #: builtin/apply.c:949
2128 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
2131 #: builtin/apply.c:956
2133 msgid "git apply: bad git-diff - expected /dev/null on line %d"
2136 #: builtin/apply.c:1419
2138 msgid "recount: unexpected line: %.*s"
2141 #: builtin/apply.c:1476
2143 msgid "patch fragment without header at line %d: %.*s"
2146 #: builtin/apply.c:1493
2149 "git diff header lacks filename information when removing %d leading pathname "
2150 "component (line %d)"
2152 "git diff header lacks filename information when removing %d leading pathname "
2153 "components (line %d)"
2157 #: builtin/apply.c:1659
2158 msgid "new file depends on old contents"
2161 #: builtin/apply.c:1661
2162 msgid "deleted file still has contents"
2165 #: builtin/apply.c:1687
2167 msgid "corrupt patch at line %d"
2170 #: builtin/apply.c:1723
2172 msgid "new file %s depends on old contents"
2175 #: builtin/apply.c:1725
2177 msgid "deleted file %s still has contents"
2180 #: builtin/apply.c:1728
2182 msgid "** warning: file %s becomes empty but is not deleted"
2185 #: builtin/apply.c:1874
2187 msgid "corrupt binary patch at line %d: %.*s"
2190 #: builtin/apply.c:1903
2192 msgid "unrecognized binary patch at line %d"
2195 #: builtin/apply.c:2054
2197 msgid "patch with only garbage at line %d"
2200 #: builtin/apply.c:2144
2202 msgid "unable to read symlink %s"
2205 #: builtin/apply.c:2148
2207 msgid "unable to open or read %s"
2210 #: builtin/apply.c:2781
2212 msgid "invalid start of line: '%c'"
2215 #: builtin/apply.c:2900
2217 msgid "Hunk #%d succeeded at %d (offset %d line)."
2218 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
2222 #: builtin/apply.c:2912
2224 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
2227 #: builtin/apply.c:2918
2230 "while searching for:\n"
2234 #: builtin/apply.c:2938
2236 msgid "missing binary patch data for '%s'"
2239 #: builtin/apply.c:3039
2241 msgid "binary patch does not apply to '%s'"
2244 #: builtin/apply.c:3045
2246 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
2249 #: builtin/apply.c:3066
2251 msgid "patch failed: %s:%ld"
2254 #: builtin/apply.c:3190
2256 msgid "cannot checkout %s"
2259 #: builtin/apply.c:3235 builtin/apply.c:3246 builtin/apply.c:3291
2261 msgid "read of %s failed"
2264 #: builtin/apply.c:3243
2266 msgid "reading from '%s' beyond a symbolic link"
2269 #: builtin/apply.c:3271 builtin/apply.c:3493
2271 msgid "path %s has been renamed/deleted"
2274 #: builtin/apply.c:3352 builtin/apply.c:3507
2276 msgid "%s: does not exist in index"
2279 #: builtin/apply.c:3356 builtin/apply.c:3499 builtin/apply.c:3521
2284 #: builtin/apply.c:3361 builtin/apply.c:3515
2286 msgid "%s: does not match index"
2289 #: builtin/apply.c:3463
2290 msgid "removal patch leaves file contents"
2293 #: builtin/apply.c:3532
2295 msgid "%s: wrong type"
2298 #: builtin/apply.c:3534
2300 msgid "%s has type %o, expected %o"
2303 #: builtin/apply.c:3693 builtin/apply.c:3695
2305 msgid "invalid path '%s'"
2308 #: builtin/apply.c:3750
2310 msgid "%s: already exists in index"
2313 #: builtin/apply.c:3753
2315 msgid "%s: already exists in working directory"
2318 #: builtin/apply.c:3773
2320 msgid "new mode (%o) of %s does not match old mode (%o)"
2323 #: builtin/apply.c:3778
2325 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
2328 #: builtin/apply.c:3798
2330 msgid "affected file '%s' is beyond a symbolic link"
2333 #: builtin/apply.c:3802
2335 msgid "%s: patch does not apply"
2338 #: builtin/apply.c:3816
2340 msgid "Checking patch %s..."
2343 #: builtin/apply.c:3909 builtin/checkout.c:233 builtin/reset.c:135
2345 msgid "make_cache_entry failed for path '%s'"
2348 #: builtin/apply.c:4052
2350 msgid "unable to remove %s from index"
2353 #: builtin/apply.c:4081
2355 msgid "corrupt patch for submodule %s"
2358 #: builtin/apply.c:4085
2360 msgid "unable to stat newly created file '%s'"
2363 #: builtin/apply.c:4090
2365 msgid "unable to create backing store for newly created file %s"
2368 #: builtin/apply.c:4093 builtin/apply.c:4201
2370 msgid "unable to add cache entry for %s"
2373 #: builtin/apply.c:4126
2375 msgid "closing file '%s'"
2378 #: builtin/apply.c:4175
2380 msgid "unable to write file '%s' mode %o"
2383 #: builtin/apply.c:4262
2385 msgid "Applied patch %s cleanly."
2388 #: builtin/apply.c:4270
2389 msgid "internal error"
2392 #: builtin/apply.c:4273
2394 msgid "Applying patch %%s with %d reject..."
2395 msgid_plural "Applying patch %%s with %d rejects..."
2399 #: builtin/apply.c:4283
2401 msgid "truncating .rej filename to %.*s.rej"
2404 #: builtin/apply.c:4304
2406 msgid "Hunk #%d applied cleanly."
2409 #: builtin/apply.c:4307
2411 msgid "Rejected hunk #%d."
2414 #: builtin/apply.c:4397
2415 msgid "unrecognized input"
2418 #: builtin/apply.c:4408
2419 msgid "unable to read index file"
2422 #: builtin/apply.c:4525 builtin/apply.c:4528 builtin/clone.c:85
2423 #: builtin/fetch.c:92
2427 #: builtin/apply.c:4526
2428 msgid "don't apply changes matching the given path"
2431 #: builtin/apply.c:4529
2432 msgid "apply changes matching the given path"
2435 #: builtin/apply.c:4531
2439 #: builtin/apply.c:4532
2440 msgid "remove <num> leading slashes from traditional diff paths"
2443 #: builtin/apply.c:4535
2444 msgid "ignore additions made by the patch"
2447 #: builtin/apply.c:4537
2448 msgid "instead of applying the patch, output diffstat for the input"
2451 #: builtin/apply.c:4541
2452 msgid "show number of added and deleted lines in decimal notation"
2455 #: builtin/apply.c:4543
2456 msgid "instead of applying the patch, output a summary for the input"
2459 #: builtin/apply.c:4545
2460 msgid "instead of applying the patch, see if the patch is applicable"
2463 #: builtin/apply.c:4547
2464 msgid "make sure the patch is applicable to the current index"
2467 #: builtin/apply.c:4549
2468 msgid "apply a patch without touching the working tree"
2471 #: builtin/apply.c:4551
2472 msgid "accept a patch that touches outside the working area"
2475 #: builtin/apply.c:4553
2476 msgid "also apply the patch (use with --stat/--summary/--check)"
2479 #: builtin/apply.c:4555
2480 msgid "attempt three-way merge if a patch does not apply"
2483 #: builtin/apply.c:4557
2484 msgid "build a temporary index based on embedded index information"
2487 #: builtin/apply.c:4559 builtin/checkout-index.c:198 builtin/ls-files.c:412
2488 msgid "paths are separated with NUL character"
2491 #: builtin/apply.c:4562
2492 msgid "ensure at least <n> lines of context match"
2495 #: builtin/apply.c:4563
2499 #: builtin/apply.c:4564
2500 msgid "detect new or modified lines that have whitespace errors"
2503 #: builtin/apply.c:4567 builtin/apply.c:4570
2504 msgid "ignore changes in whitespace when finding context"
2507 #: builtin/apply.c:4573
2508 msgid "apply the patch in reverse"
2511 #: builtin/apply.c:4575
2512 msgid "don't expect at least one line of context"
2515 #: builtin/apply.c:4577
2516 msgid "leave the rejected hunks in corresponding *.rej files"
2519 #: builtin/apply.c:4579
2520 msgid "allow overlapping hunks"
2523 #: builtin/apply.c:4582
2524 msgid "tolerate incorrectly detected missing new-line at the end of file"
2527 #: builtin/apply.c:4585
2528 msgid "do not trust the line counts in the hunk headers"
2531 #: builtin/apply.c:4587
2535 #: builtin/apply.c:4588
2536 msgid "prepend <root> to all filenames"
2539 #: builtin/apply.c:4610
2540 msgid "--3way outside a repository"
2543 #: builtin/apply.c:4618
2544 msgid "--index outside a repository"
2547 #: builtin/apply.c:4621
2548 msgid "--cached outside a repository"
2551 #: builtin/apply.c:4640
2553 msgid "can't open patch '%s'"
2556 #: builtin/apply.c:4654
2558 msgid "squelched %d whitespace error"
2559 msgid_plural "squelched %d whitespace errors"
2563 #: builtin/apply.c:4660 builtin/apply.c:4670
2565 msgid "%d line adds whitespace errors."
2566 msgid_plural "%d lines add whitespace errors."
2570 #: builtin/archive.c:17
2572 msgid "could not create archive file '%s'"
2575 #: builtin/archive.c:20
2576 msgid "could not redirect output"
2579 #: builtin/archive.c:37
2580 msgid "git archive: Remote with no URL"
2583 #: builtin/archive.c:58
2584 msgid "git archive: expected ACK/NAK, got EOF"
2587 #: builtin/archive.c:61
2589 msgid "git archive: NACK %s"
2592 #: builtin/archive.c:63
2594 msgid "remote error: %s"
2597 #: builtin/archive.c:64
2598 msgid "git archive: protocol error"
2601 #: builtin/archive.c:68
2602 msgid "git archive: expected a flush"
2605 #: builtin/bisect--helper.c:7
2606 msgid "git bisect--helper --next-all [--no-checkout]"
2609 #: builtin/bisect--helper.c:17
2610 msgid "perform 'git bisect next'"
2613 #: builtin/bisect--helper.c:19
2614 msgid "update BISECT_HEAD instead of checking out the current commit"
2617 #: builtin/blame.c:31
2618 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
2621 #: builtin/blame.c:36
2622 msgid "<rev-opts> are documented in git-rev-list(1)"
2625 #: builtin/blame.c:2500
2626 msgid "Show blame entries as we find them, incrementally"
2629 #: builtin/blame.c:2501
2630 msgid "Show blank SHA-1 for boundary commits (Default: off)"
2633 #: builtin/blame.c:2502
2634 msgid "Do not treat root commits as boundaries (Default: off)"
2637 #: builtin/blame.c:2503
2638 msgid "Show work cost statistics"
2641 #: builtin/blame.c:2504
2642 msgid "Show output score for blame entries"
2645 #: builtin/blame.c:2505
2646 msgid "Show original filename (Default: auto)"
2649 #: builtin/blame.c:2506
2650 msgid "Show original linenumber (Default: off)"
2653 #: builtin/blame.c:2507
2654 msgid "Show in a format designed for machine consumption"
2657 #: builtin/blame.c:2508
2658 msgid "Show porcelain format with per-line commit information"
2661 #: builtin/blame.c:2509
2662 msgid "Use the same output mode as git-annotate (Default: off)"
2665 #: builtin/blame.c:2510
2666 msgid "Show raw timestamp (Default: off)"
2669 #: builtin/blame.c:2511
2670 msgid "Show long commit SHA1 (Default: off)"
2673 #: builtin/blame.c:2512
2674 msgid "Suppress author name and timestamp (Default: off)"
2677 #: builtin/blame.c:2513
2678 msgid "Show author email instead of name (Default: off)"
2681 #: builtin/blame.c:2514
2682 msgid "Ignore whitespace differences"
2685 #: builtin/blame.c:2515
2686 msgid "Spend extra cycles to find better match"
2689 #: builtin/blame.c:2516
2690 msgid "Use revisions from <file> instead of calling git-rev-list"
2693 #: builtin/blame.c:2517
2694 msgid "Use <file>'s contents as the final image"
2697 #: builtin/blame.c:2518 builtin/blame.c:2519
2701 #: builtin/blame.c:2518
2702 msgid "Find line copies within and across files"
2705 #: builtin/blame.c:2519
2706 msgid "Find line movements within and across files"
2709 #: builtin/blame.c:2520
2713 #: builtin/blame.c:2520
2714 msgid "Process only line range n,m, counting from 1"
2717 #. TRANSLATORS: This string is used to tell us the maximum
2718 #. display width for a relative timestamp in "git blame"
2719 #. output. For C locale, "4 years, 11 months ago", which
2720 #. takes 22 places, is the longest among various forms of
2721 #. relative timestamps, but your language may need more or
2722 #. fewer display columns.
2723 #: builtin/blame.c:2601
2724 msgid "4 years, 11 months ago"
2727 #: builtin/branch.c:24
2728 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
2731 #: builtin/branch.c:25
2732 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
2735 #: builtin/branch.c:26
2736 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
2739 #: builtin/branch.c:27
2740 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
2743 #: builtin/branch.c:150
2746 "deleting branch '%s' that has been merged to\n"
2747 " '%s', but not yet merged to HEAD."
2750 #: builtin/branch.c:154
2753 "not deleting branch '%s' that is not yet merged to\n"
2754 " '%s', even though it is merged to HEAD."
2757 #: builtin/branch.c:168
2759 msgid "Couldn't look up commit object for '%s'"
2762 #: builtin/branch.c:172
2765 "The branch '%s' is not fully merged.\n"
2766 "If you are sure you want to delete it, run 'git branch -D %s'."
2769 #: builtin/branch.c:185
2770 msgid "Update of config-file failed"
2773 #: builtin/branch.c:213
2774 msgid "cannot use -a with -d"
2777 #: builtin/branch.c:219
2778 msgid "Couldn't look up commit object for HEAD"
2781 #: builtin/branch.c:227
2783 msgid "Cannot delete the branch '%s' which you are currently on."
2786 #: builtin/branch.c:243
2788 msgid "remote-tracking branch '%s' not found."
2791 #: builtin/branch.c:244
2793 msgid "branch '%s' not found."
2796 #: builtin/branch.c:258
2798 msgid "Error deleting remote-tracking branch '%s'"
2801 #: builtin/branch.c:259
2803 msgid "Error deleting branch '%s'"
2806 #: builtin/branch.c:266
2808 msgid "Deleted remote-tracking branch %s (was %s).\n"
2811 #: builtin/branch.c:267
2813 msgid "Deleted branch %s (was %s).\n"
2816 #: builtin/branch.c:368
2818 msgid "branch '%s' does not point at a commit"
2821 #: builtin/branch.c:451
2826 #: builtin/branch.c:456
2831 #: builtin/branch.c:461
2833 msgid "[%s: behind %d]"
2836 #: builtin/branch.c:463
2841 #: builtin/branch.c:467
2843 msgid "[%s: ahead %d]"
2846 #: builtin/branch.c:469
2851 #: builtin/branch.c:472
2853 msgid "[%s: ahead %d, behind %d]"
2856 #: builtin/branch.c:475
2858 msgid "[ahead %d, behind %d]"
2861 #: builtin/branch.c:488
2862 msgid " **** invalid ref ****"
2865 #: builtin/branch.c:579
2867 msgid "(no branch, rebasing %s)"
2870 #: builtin/branch.c:582
2872 msgid "(no branch, bisect started on %s)"
2875 #: builtin/branch.c:588
2877 msgid "(HEAD detached at %s)"
2880 #: builtin/branch.c:591
2882 msgid "(HEAD detached from %s)"
2885 #: builtin/branch.c:595
2889 #: builtin/branch.c:642
2891 msgid "object '%s' does not point to a commit"
2894 #: builtin/branch.c:690
2895 msgid "some refs could not be read"
2898 #: builtin/branch.c:703
2899 msgid "cannot rename the current branch while not on any."
2902 #: builtin/branch.c:713
2904 msgid "Invalid branch name: '%s'"
2907 #: builtin/branch.c:728
2908 msgid "Branch rename failed"
2911 #: builtin/branch.c:732
2913 msgid "Renamed a misnamed branch '%s' away"
2916 #: builtin/branch.c:736
2918 msgid "Branch renamed to %s, but HEAD is not updated!"
2921 #: builtin/branch.c:743
2922 msgid "Branch is renamed, but update of config-file failed"
2925 #: builtin/branch.c:758
2927 msgid "malformed object name %s"
2930 #: builtin/branch.c:780
2932 msgid "could not write branch description template: %s"
2935 #: builtin/branch.c:810
2936 msgid "Generic options"
2939 #: builtin/branch.c:812
2940 msgid "show hash and subject, give twice for upstream branch"
2943 #: builtin/branch.c:813
2944 msgid "suppress informational messages"
2947 #: builtin/branch.c:814
2948 msgid "set up tracking mode (see git-pull(1))"
2951 #: builtin/branch.c:816
2952 msgid "change upstream info"
2955 #: builtin/branch.c:820
2956 msgid "use colored output"
2959 #: builtin/branch.c:821
2960 msgid "act on remote-tracking branches"
2963 #: builtin/branch.c:824 builtin/branch.c:830 builtin/branch.c:851
2964 #: builtin/branch.c:857 builtin/commit.c:1581 builtin/commit.c:1582
2965 #: builtin/commit.c:1583 builtin/commit.c:1584 builtin/tag.c:616
2966 #: builtin/tag.c:622
2970 #: builtin/branch.c:825 builtin/branch.c:831
2971 msgid "print only branches that contain the commit"
2974 #: builtin/branch.c:837
2975 msgid "Specific git-branch actions:"
2978 #: builtin/branch.c:838
2979 msgid "list both remote-tracking and local branches"
2982 #: builtin/branch.c:840
2983 msgid "delete fully merged branch"
2986 #: builtin/branch.c:841
2987 msgid "delete branch (even if not merged)"
2990 #: builtin/branch.c:842
2991 msgid "move/rename a branch and its reflog"
2994 #: builtin/branch.c:843
2995 msgid "move/rename a branch, even if target exists"
2998 #: builtin/branch.c:844
2999 msgid "list branch names"
3002 #: builtin/branch.c:845
3003 msgid "create the branch's reflog"
3006 #: builtin/branch.c:847
3007 msgid "edit the description for the branch"
3010 #: builtin/branch.c:848
3011 msgid "force creation, move/rename, deletion"
3014 #: builtin/branch.c:851
3015 msgid "print only not merged branches"
3018 #: builtin/branch.c:857
3019 msgid "print only merged branches"
3022 #: builtin/branch.c:861
3023 msgid "list branches in columns"
3026 #: builtin/branch.c:874
3027 msgid "Failed to resolve HEAD as a valid ref."
3030 #: builtin/branch.c:878 builtin/clone.c:622
3031 msgid "HEAD not found below refs/heads!"
3034 #: builtin/branch.c:900
3035 msgid "--column and --verbose are incompatible"
3038 #: builtin/branch.c:911 builtin/branch.c:950
3039 msgid "branch name required"
3042 #: builtin/branch.c:926
3043 msgid "Cannot give description to detached HEAD"
3046 #: builtin/branch.c:931
3047 msgid "cannot edit description of more than one branch"
3050 #: builtin/branch.c:938
3052 msgid "No commit on branch '%s' yet."
3055 #: builtin/branch.c:941
3057 msgid "No branch named '%s'."
3060 #: builtin/branch.c:956
3061 msgid "too many branches for a rename operation"
3064 #: builtin/branch.c:961
3065 msgid "too many branches to set new upstream"
3068 #: builtin/branch.c:965
3071 "could not set upstream of HEAD to %s when it does not point to any branch."
3074 #: builtin/branch.c:968 builtin/branch.c:990 builtin/branch.c:1011
3076 msgid "no such branch '%s'"
3079 #: builtin/branch.c:972
3081 msgid "branch '%s' does not exist"
3084 #: builtin/branch.c:984
3085 msgid "too many branches to unset upstream"
3088 #: builtin/branch.c:988
3089 msgid "could not unset upstream of HEAD when it does not point to any branch."
3092 #: builtin/branch.c:994
3094 msgid "Branch '%s' has no upstream information"
3097 #: builtin/branch.c:1008
3098 msgid "it does not make sense to create 'HEAD' manually"
3101 #: builtin/branch.c:1014
3102 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
3105 #: builtin/branch.c:1017
3108 "The --set-upstream flag is deprecated and will be removed. Consider using --"
3109 "track or --set-upstream-to\n"
3112 #: builtin/branch.c:1034
3116 "If you wanted to make '%s' track '%s', do this:\n"
3120 #: builtin/branch.c:1035
3122 msgid " git branch -d %s\n"
3125 #: builtin/branch.c:1036
3127 msgid " git branch --set-upstream-to %s\n"
3130 #: builtin/bundle.c:51
3132 msgid "%s is okay\n"
3135 #: builtin/bundle.c:64
3136 msgid "Need a repository to create a bundle."
3139 #: builtin/bundle.c:68
3140 msgid "Need a repository to unbundle."
3143 #: builtin/cat-file.c:369
3145 "git cat-file (-t [--allow-unknown-type]|-s [--allow-unknown-type]|-e|-p|"
3146 "<type>|--textconv) <object>"
3149 #: builtin/cat-file.c:370
3151 "git cat-file (--batch | --batch-check) [--follow-symlinks] < <list-of-"
3155 #: builtin/cat-file.c:407
3156 msgid "<type> can be one of: blob, tree, commit, tag"
3159 #: builtin/cat-file.c:408
3160 msgid "show object type"
3163 #: builtin/cat-file.c:409
3164 msgid "show object size"
3167 #: builtin/cat-file.c:411
3168 msgid "exit with zero when there's no error"
3171 #: builtin/cat-file.c:412
3172 msgid "pretty-print object's content"
3175 #: builtin/cat-file.c:414
3176 msgid "for blob objects, run textconv on object's content"
3179 #: builtin/cat-file.c:416
3180 msgid "allow -s and -t to work with broken/corrupt objects"
3183 #: builtin/cat-file.c:418
3184 msgid "show info and content of objects fed from the standard input"
3187 #: builtin/cat-file.c:421
3188 msgid "show info about objects fed from the standard input"
3191 #: builtin/cat-file.c:424
3192 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
3195 #: builtin/check-attr.c:11
3196 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
3199 #: builtin/check-attr.c:12
3200 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...] < <list-of-paths>"
3203 #: builtin/check-attr.c:19
3204 msgid "report all attributes set on file"
3207 #: builtin/check-attr.c:20
3208 msgid "use .gitattributes only from the index"
3211 #: builtin/check-attr.c:21 builtin/check-ignore.c:22 builtin/hash-object.c:96
3212 msgid "read file names from stdin"
3215 #: builtin/check-attr.c:23 builtin/check-ignore.c:24
3216 msgid "terminate input and output records by a NUL character"
3219 #: builtin/check-ignore.c:18 builtin/checkout.c:1202 builtin/gc.c:279
3220 msgid "suppress progress reporting"
3223 #: builtin/check-ignore.c:26
3224 msgid "show non-matching input paths"
3227 #: builtin/check-ignore.c:28
3228 msgid "ignore index when checking"
3231 #: builtin/check-ignore.c:154
3232 msgid "cannot specify pathnames with --stdin"
3235 #: builtin/check-ignore.c:157
3236 msgid "-z only makes sense with --stdin"
3239 #: builtin/check-ignore.c:159
3240 msgid "no path specified"
3243 #: builtin/check-ignore.c:163
3244 msgid "--quiet is only valid with a single pathname"
3247 #: builtin/check-ignore.c:165
3248 msgid "cannot have both --quiet and --verbose"
3251 #: builtin/check-ignore.c:168
3252 msgid "--non-matching is only valid with --verbose"
3255 #: builtin/check-mailmap.c:8
3256 msgid "git check-mailmap [<options>] <contact>..."
3259 #: builtin/check-mailmap.c:13
3260 msgid "also read contacts from stdin"
3263 #: builtin/check-mailmap.c:24
3265 msgid "unable to parse contact: %s"
3268 #: builtin/check-mailmap.c:47
3269 msgid "no contacts specified"
3272 #: builtin/checkout-index.c:126
3273 msgid "git checkout-index [<options>] [--] [<file>...]"
3276 #: builtin/checkout-index.c:188
3277 msgid "check out all files in the index"
3280 #: builtin/checkout-index.c:189
3281 msgid "force overwrite of existing files"
3284 #: builtin/checkout-index.c:191
3285 msgid "no warning for existing files and files not in index"
3288 #: builtin/checkout-index.c:193
3289 msgid "don't checkout new files"
3292 #: builtin/checkout-index.c:195
3293 msgid "update stat information in the index file"
3296 #: builtin/checkout-index.c:201
3297 msgid "read list of paths from the standard input"
3300 #: builtin/checkout-index.c:203
3301 msgid "write the content to temporary files"
3304 #: builtin/checkout-index.c:204 builtin/column.c:30
3308 #: builtin/checkout-index.c:205
3309 msgid "when creating files, prepend <string>"
3312 #: builtin/checkout-index.c:208
3313 msgid "copy out the files from named stage"
3316 #: builtin/checkout.c:24
3317 msgid "git checkout [<options>] <branch>"
3320 #: builtin/checkout.c:25
3321 msgid "git checkout [<options>] [<branch>] -- <file>..."
3324 #: builtin/checkout.c:134 builtin/checkout.c:167
3326 msgid "path '%s' does not have our version"
3329 #: builtin/checkout.c:136 builtin/checkout.c:169
3331 msgid "path '%s' does not have their version"
3334 #: builtin/checkout.c:152
3336 msgid "path '%s' does not have all necessary versions"
3339 #: builtin/checkout.c:196
3341 msgid "path '%s' does not have necessary versions"
3344 #: builtin/checkout.c:213
3346 msgid "path '%s': cannot merge"
3349 #: builtin/checkout.c:230
3351 msgid "Unable to add merge result for '%s'"
3354 #: builtin/checkout.c:251 builtin/checkout.c:254 builtin/checkout.c:257
3355 #: builtin/checkout.c:260
3357 msgid "'%s' cannot be used with updating paths"
3360 #: builtin/checkout.c:263 builtin/checkout.c:266
3362 msgid "'%s' cannot be used with %s"
3365 #: builtin/checkout.c:269
3367 msgid "Cannot update paths and switch to branch '%s' at the same time."
3370 #: builtin/checkout.c:280 builtin/checkout.c:474
3371 msgid "corrupt index file"
3374 #: builtin/checkout.c:340 builtin/checkout.c:347
3376 msgid "path '%s' is unmerged"
3379 #: builtin/checkout.c:496
3380 msgid "you need to resolve your current index first"
3383 #: builtin/checkout.c:627
3385 msgid "Can not do reflog for '%s'\n"
3388 #: builtin/checkout.c:663
3389 msgid "HEAD is now at"
3392 #: builtin/checkout.c:670
3394 msgid "Reset branch '%s'\n"
3397 #: builtin/checkout.c:673
3399 msgid "Already on '%s'\n"
3402 #: builtin/checkout.c:677
3404 msgid "Switched to and reset branch '%s'\n"
3407 #: builtin/checkout.c:679 builtin/checkout.c:1134
3409 msgid "Switched to a new branch '%s'\n"
3412 #: builtin/checkout.c:681
3414 msgid "Switched to branch '%s'\n"
3417 #: builtin/checkout.c:733
3419 msgid " ... and %d more.\n"
3422 #: builtin/checkout.c:739
3425 "Warning: you are leaving %d commit behind, not connected to\n"
3426 "any of your branches:\n"
3430 "Warning: you are leaving %d commits behind, not connected to\n"
3431 "any of your branches:\n"
3437 #: builtin/checkout.c:758
3440 "If you want to keep it by creating a new branch, this may be a good time\n"
3443 " git branch <new-branch-name> %s\n"
3446 "If you want to keep them by creating a new branch, this may be a good time\n"
3449 " git branch <new-branch-name> %s\n"
3454 #: builtin/checkout.c:794
3455 msgid "internal error in revision walk"
3458 #: builtin/checkout.c:798
3459 msgid "Previous HEAD position was"
3462 #: builtin/checkout.c:825 builtin/checkout.c:1129
3463 msgid "You are on a branch yet to be born"
3466 #: builtin/checkout.c:931
3468 msgid "'%s' is already checked out at '%s'"
3471 #: builtin/checkout.c:1036
3473 msgid "only one reference expected, %d given."
3476 #: builtin/checkout.c:1075
3478 msgid "invalid reference: %s"
3481 #: builtin/checkout.c:1104
3483 msgid "reference is not a tree: %s"
3486 #: builtin/checkout.c:1143
3487 msgid "paths cannot be used with switching branches"
3490 #: builtin/checkout.c:1146 builtin/checkout.c:1150
3492 msgid "'%s' cannot be used with switching branches"
3495 #: builtin/checkout.c:1154 builtin/checkout.c:1157 builtin/checkout.c:1162
3496 #: builtin/checkout.c:1165
3498 msgid "'%s' cannot be used with '%s'"
3501 #: builtin/checkout.c:1170
3503 msgid "Cannot switch branch to a non-commit '%s'"
3506 #: builtin/checkout.c:1203 builtin/checkout.c:1205 builtin/clone.c:83
3507 #: builtin/remote.c:159 builtin/remote.c:161 builtin/worktree.c:282
3508 #: builtin/worktree.c:284
3512 #: builtin/checkout.c:1204
3513 msgid "create and checkout a new branch"
3516 #: builtin/checkout.c:1206
3517 msgid "create/reset and checkout a branch"
3520 #: builtin/checkout.c:1207
3521 msgid "create reflog for new branch"
3524 #: builtin/checkout.c:1208
3525 msgid "detach the HEAD at named commit"
3528 #: builtin/checkout.c:1209
3529 msgid "set upstream info for new branch"
3532 #: builtin/checkout.c:1211
3536 #: builtin/checkout.c:1211
3537 msgid "new unparented branch"
3540 #: builtin/checkout.c:1212
3541 msgid "checkout our version for unmerged files"
3544 #: builtin/checkout.c:1214
3545 msgid "checkout their version for unmerged files"
3548 #: builtin/checkout.c:1216
3549 msgid "force checkout (throw away local modifications)"
3552 #: builtin/checkout.c:1217
3553 msgid "perform a 3-way merge with the new branch"
3556 #: builtin/checkout.c:1218 builtin/merge.c:227
3557 msgid "update ignored files (default)"
3560 #: builtin/checkout.c:1219 builtin/log.c:1239 parse-options.h:244
3564 #: builtin/checkout.c:1220
3565 msgid "conflict style (merge or diff3)"
3568 #: builtin/checkout.c:1223
3569 msgid "do not limit pathspecs to sparse entries only"
3572 #: builtin/checkout.c:1225
3573 msgid "second guess 'git checkout <no-such-branch>'"
3576 #: builtin/checkout.c:1227
3577 msgid "do not check if another worktree is holding the given ref"
3580 #: builtin/checkout.c:1252
3581 msgid "-b, -B and --orphan are mutually exclusive"
3584 #: builtin/checkout.c:1269
3585 msgid "--track needs a branch name"
3588 #: builtin/checkout.c:1274
3589 msgid "Missing branch name; try -b"
3592 #: builtin/checkout.c:1310
3593 msgid "invalid path specification"
3596 #: builtin/checkout.c:1317
3599 "Cannot update paths and switch to branch '%s' at the same time.\n"
3600 "Did you intend to checkout '%s' which can not be resolved as commit?"
3603 #: builtin/checkout.c:1322
3605 msgid "git checkout: --detach does not take a path argument '%s'"
3608 #: builtin/checkout.c:1326
3610 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
3611 "checking out of the index."
3614 #: builtin/clean.c:26
3616 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
3619 #: builtin/clean.c:30
3621 msgid "Removing %s\n"
3624 #: builtin/clean.c:31
3626 msgid "Would remove %s\n"
3629 #: builtin/clean.c:32
3631 msgid "Skipping repository %s\n"
3634 #: builtin/clean.c:33
3636 msgid "Would skip repository %s\n"
3639 #: builtin/clean.c:34
3641 msgid "failed to remove %s"
3644 #: builtin/clean.c:295
3647 "1 - select a numbered item\n"
3648 "foo - select item based on unique prefix\n"
3649 " - (empty) select nothing"
3652 #: builtin/clean.c:299
3655 "1 - select a single item\n"
3656 "3-5 - select a range of items\n"
3657 "2-3,6-9 - select multiple ranges\n"
3658 "foo - select item based on unique prefix\n"
3659 "-... - unselect specified items\n"
3660 "* - choose all items\n"
3661 " - (empty) finish selecting"
3664 #: builtin/clean.c:515
3669 #: builtin/clean.c:657
3671 msgid "Input ignore patterns>> "
3674 #: builtin/clean.c:694
3676 msgid "WARNING: Cannot find items matched by: %s"
3679 #: builtin/clean.c:715
3680 msgid "Select items to delete"
3683 #. TRANSLATORS: Make sure to keep [y/N] as is
3684 #: builtin/clean.c:756
3686 msgid "Remove %s [y/N]? "
3689 #: builtin/clean.c:781
3693 #: builtin/clean.c:789
3695 "clean - start cleaning\n"
3696 "filter by pattern - exclude items from deletion\n"
3697 "select by numbers - select items to be deleted by numbers\n"
3698 "ask each - confirm each deletion (like \"rm -i\")\n"
3699 "quit - stop cleaning\n"
3700 "help - this screen\n"
3701 "? - help for prompt selection"
3704 #: builtin/clean.c:816
3705 msgid "*** Commands ***"
3708 #: builtin/clean.c:817
3712 #: builtin/clean.c:825
3713 msgid "Would remove the following item:"
3714 msgid_plural "Would remove the following items:"
3718 #: builtin/clean.c:842
3719 msgid "No more files to clean, exiting."
3722 #: builtin/clean.c:873
3723 msgid "do not print names of files removed"
3726 #: builtin/clean.c:875
3730 #: builtin/clean.c:876
3731 msgid "interactive cleaning"
3734 #: builtin/clean.c:878
3735 msgid "remove whole directories"
3738 #: builtin/clean.c:879 builtin/describe.c:407 builtin/grep.c:714
3739 #: builtin/ls-files.c:443 builtin/name-rev.c:311 builtin/show-ref.c:187
3743 #: builtin/clean.c:880
3744 msgid "add <pattern> to ignore rules"
3747 #: builtin/clean.c:881
3748 msgid "remove ignored files, too"
3751 #: builtin/clean.c:883
3752 msgid "remove only ignored files"
3755 #: builtin/clean.c:901
3756 msgid "-x and -X cannot be used together"
3759 #: builtin/clean.c:905
3761 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
3765 #: builtin/clean.c:908
3767 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
3771 #: builtin/clone.c:37
3772 msgid "git clone [<options>] [--] <repo> [<dir>]"
3775 #: builtin/clone.c:57 builtin/fetch.c:111 builtin/merge.c:224
3776 #: builtin/push.c:523
3777 msgid "force progress reporting"
3780 #: builtin/clone.c:59
3781 msgid "don't create a checkout"
3784 #: builtin/clone.c:60 builtin/clone.c:62 builtin/init-db.c:503
3785 msgid "create a bare repository"
3788 #: builtin/clone.c:64
3789 msgid "create a mirror repository (implies bare)"
3792 #: builtin/clone.c:66
3793 msgid "to clone from a local repository"
3796 #: builtin/clone.c:68
3797 msgid "don't use local hardlinks, always copy"
3800 #: builtin/clone.c:70
3801 msgid "setup as shared repository"
3804 #: builtin/clone.c:72 builtin/clone.c:74
3805 msgid "initialize submodules in the clone"
3808 #: builtin/clone.c:75 builtin/init-db.c:500
3809 msgid "template-directory"
3812 #: builtin/clone.c:76 builtin/init-db.c:501
3813 msgid "directory from which templates will be used"
3816 #: builtin/clone.c:78
3817 msgid "reference repository"
3820 #: builtin/clone.c:80
3821 msgid "use --reference only while cloning"
3824 #: builtin/clone.c:81 builtin/column.c:26 builtin/merge-file.c:44
3828 #: builtin/clone.c:82
3829 msgid "use <name> instead of 'origin' to track upstream"
3832 #: builtin/clone.c:84
3833 msgid "checkout <branch> instead of the remote's HEAD"
3836 #: builtin/clone.c:86
3837 msgid "path to git-upload-pack on the remote"
3840 #: builtin/clone.c:87 builtin/fetch.c:112 builtin/grep.c:659
3844 #: builtin/clone.c:88
3845 msgid "create a shallow clone of that depth"
3848 #: builtin/clone.c:90
3849 msgid "clone only one branch, HEAD or --branch"
3852 #: builtin/clone.c:91 builtin/init-db.c:509
3856 #: builtin/clone.c:92 builtin/init-db.c:510
3857 msgid "separate git dir from working tree"
3860 #: builtin/clone.c:93
3864 #: builtin/clone.c:94
3865 msgid "set config inside the new repository"
3868 #: builtin/clone.c:240
3870 msgid "reference repository '%s' is not a local repository."
3873 #: builtin/clone.c:244
3875 msgid "reference repository '%s' is shallow"
3878 #: builtin/clone.c:247
3880 msgid "reference repository '%s' is grafted"
3883 #: builtin/clone.c:310
3885 msgid "failed to create directory '%s'"
3888 #: builtin/clone.c:312 builtin/diff.c:84
3890 msgid "failed to stat '%s'"
3893 #: builtin/clone.c:314
3895 msgid "%s exists and is not a directory"
3898 #: builtin/clone.c:328
3900 msgid "failed to stat %s\n"
3903 #: builtin/clone.c:350
3905 msgid "failed to create link '%s'"
3908 #: builtin/clone.c:354
3910 msgid "failed to copy file to '%s'"
3913 #: builtin/clone.c:377 builtin/clone.c:551
3918 #: builtin/clone.c:389
3920 "Clone succeeded, but checkout failed.\n"
3921 "You can inspect what was checked out with 'git status'\n"
3922 "and retry the checkout with 'git checkout -f HEAD'\n"
3925 #: builtin/clone.c:466
3927 msgid "Could not find remote branch %s to clone."
3930 #: builtin/clone.c:546
3932 msgid "Checking connectivity... "
3935 #: builtin/clone.c:549
3936 msgid "remote did not send all necessary objects"
3939 #: builtin/clone.c:613
3940 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
3943 #: builtin/clone.c:644
3944 msgid "unable to checkout working tree"
3947 #: builtin/clone.c:731
3948 msgid "cannot repack to clean up"
3951 #: builtin/clone.c:733
3952 msgid "cannot unlink temporary alternates file"
3955 #: builtin/clone.c:763
3956 msgid "Too many arguments."
3959 #: builtin/clone.c:767
3960 msgid "You must specify a repository to clone."
3963 #: builtin/clone.c:778
3965 msgid "--bare and --origin %s options are incompatible."
3968 #: builtin/clone.c:781
3969 msgid "--bare and --separate-git-dir are incompatible."
3972 #: builtin/clone.c:794
3974 msgid "repository '%s' does not exist"
3977 #: builtin/clone.c:800 builtin/fetch.c:1160
3979 msgid "depth %s is not a positive number"
3982 #: builtin/clone.c:810
3984 msgid "destination path '%s' already exists and is not an empty directory."
3987 #: builtin/clone.c:820
3989 msgid "working tree '%s' already exists."
3992 #: builtin/clone.c:835 builtin/clone.c:846 builtin/worktree.c:193
3993 #: builtin/worktree.c:220
3995 msgid "could not create leading directories of '%s'"
3998 #: builtin/clone.c:838
4000 msgid "could not create work tree dir '%s'"
4003 #: builtin/clone.c:856
4005 msgid "Cloning into bare repository '%s'...\n"
4008 #: builtin/clone.c:858
4010 msgid "Cloning into '%s'...\n"
4013 #: builtin/clone.c:883
4014 msgid "--dissociate given, but there is no --reference"
4017 #: builtin/clone.c:900
4018 msgid "--depth is ignored in local clones; use file:// instead."
4021 #: builtin/clone.c:903
4022 msgid "source repository is shallow, ignoring --local"
4025 #: builtin/clone.c:908
4026 msgid "--local is ignored"
4029 #: builtin/clone.c:912
4031 msgid "Don't know how to clone %s"
4034 #: builtin/clone.c:961 builtin/clone.c:969
4036 msgid "Remote branch %s not found in upstream %s"
4039 #: builtin/clone.c:972
4040 msgid "You appear to have cloned an empty repository."
4043 #: builtin/column.c:9
4044 msgid "git column [<options>]"
4047 #: builtin/column.c:26
4048 msgid "lookup config vars"
4051 #: builtin/column.c:27 builtin/column.c:28
4052 msgid "layout to use"
4055 #: builtin/column.c:29
4056 msgid "Maximum width"
4059 #: builtin/column.c:30
4060 msgid "Padding space on left border"
4063 #: builtin/column.c:31
4064 msgid "Padding space on right border"
4067 #: builtin/column.c:32
4068 msgid "Padding space between columns"
4071 #: builtin/column.c:51
4072 msgid "--command must be the first argument"
4075 #: builtin/commit.c:37
4076 msgid "git commit [<options>] [--] <pathspec>..."
4079 #: builtin/commit.c:42
4080 msgid "git status [<options>] [--] <pathspec>..."
4083 #: builtin/commit.c:47
4085 "Your name and email address were configured automatically based\n"
4086 "on your username and hostname. Please check that they are accurate.\n"
4087 "You can suppress this message by setting them explicitly. Run the\n"
4088 "following command and follow the instructions in your editor to edit\n"
4089 "your configuration file:\n"
4091 " git config --global --edit\n"
4093 "After doing this, you may fix the identity used for this commit with:\n"
4095 " git commit --amend --reset-author\n"
4098 #: builtin/commit.c:60
4100 "Your name and email address were configured automatically based\n"
4101 "on your username and hostname. Please check that they are accurate.\n"
4102 "You can suppress this message by setting them explicitly:\n"
4104 " git config --global user.name \"Your Name\"\n"
4105 " git config --global user.email you@example.com\n"
4107 "After doing this, you may fix the identity used for this commit with:\n"
4109 " git commit --amend --reset-author\n"
4112 #: builtin/commit.c:72
4114 "You asked to amend the most recent commit, but doing so would make\n"
4115 "it empty. You can repeat your command with --allow-empty, or you can\n"
4116 "remove the commit entirely with \"git reset HEAD^\".\n"
4119 #: builtin/commit.c:77
4121 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
4122 "If you wish to commit it anyway, use:\n"
4124 " git commit --allow-empty\n"
4128 #: builtin/commit.c:84
4129 msgid "Otherwise, please use 'git reset'\n"
4132 #: builtin/commit.c:87
4134 "If you wish to skip this commit, use:\n"
4138 "Then \"git cherry-pick --continue\" will resume cherry-picking\n"
4139 "the remaining commits.\n"
4142 #: builtin/commit.c:304
4143 msgid "failed to unpack HEAD tree object"
4146 #: builtin/commit.c:344
4147 msgid "unable to create temporary index"
4150 #: builtin/commit.c:350
4151 msgid "interactive add failed"
4154 #: builtin/commit.c:361
4155 msgid "unable to write index file"
4158 #: builtin/commit.c:363
4159 msgid "unable to update temporary index"
4162 #: builtin/commit.c:365
4163 msgid "Failed to update main cache tree"
4166 #: builtin/commit.c:389 builtin/commit.c:414 builtin/commit.c:463
4167 msgid "unable to write new_index file"
4170 #: builtin/commit.c:445
4171 msgid "cannot do a partial commit during a merge."
4174 #: builtin/commit.c:447
4175 msgid "cannot do a partial commit during a cherry-pick."
4178 #: builtin/commit.c:456
4179 msgid "cannot read the index"
4182 #: builtin/commit.c:475
4183 msgid "unable to write temporary index file"
4186 #: builtin/commit.c:580
4188 msgid "commit '%s' lacks author header"
4191 #: builtin/commit.c:582
4193 msgid "commit '%s' has malformed author line"
4196 #: builtin/commit.c:601
4197 msgid "malformed --author parameter"
4200 #: builtin/commit.c:609
4202 msgid "invalid date format: %s"
4205 #: builtin/commit.c:653
4207 "unable to select a comment character that is not used\n"
4208 "in the current commit message"
4211 #: builtin/commit.c:690 builtin/commit.c:723 builtin/commit.c:1080
4213 msgid "could not lookup commit %s"
4216 #: builtin/commit.c:702 builtin/shortlog.c:273
4218 msgid "(reading log message from standard input)\n"
4221 #: builtin/commit.c:704
4222 msgid "could not read log from standard input"
4225 #: builtin/commit.c:708
4227 msgid "could not read log file '%s'"
4230 #: builtin/commit.c:730
4231 msgid "could not read MERGE_MSG"
4234 #: builtin/commit.c:734
4235 msgid "could not read SQUASH_MSG"
4238 #: builtin/commit.c:738 builtin/merge.c:1079
4240 msgid "could not read '%s'"
4243 #: builtin/commit.c:785
4244 msgid "could not write commit template"
4247 #: builtin/commit.c:803
4251 "It looks like you may be committing a merge.\n"
4252 "If this is not correct, please remove the file\n"
4257 #: builtin/commit.c:808
4261 "It looks like you may be committing a cherry-pick.\n"
4262 "If this is not correct, please remove the file\n"
4267 #: builtin/commit.c:821
4270 "Please enter the commit message for your changes. Lines starting\n"
4271 "with '%c' will be ignored, and an empty message aborts the commit.\n"
4274 #: builtin/commit.c:828
4277 "Please enter the commit message for your changes. Lines starting\n"
4278 "with '%c' will be kept; you may remove them yourself if you want to.\n"
4279 "An empty message aborts the commit.\n"
4282 #: builtin/commit.c:848
4284 msgid "%sAuthor: %.*s <%.*s>"
4287 #: builtin/commit.c:856
4292 #: builtin/commit.c:863
4294 msgid "%sCommitter: %.*s <%.*s>"
4297 #: builtin/commit.c:881
4298 msgid "Cannot read index"
4301 #: builtin/commit.c:938
4302 msgid "Error building trees"
4305 #: builtin/commit.c:953 builtin/tag.c:495
4307 msgid "Please supply the message using either -m or -F option.\n"
4310 #: builtin/commit.c:1055
4312 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
4315 #: builtin/commit.c:1070 builtin/commit.c:1310
4317 msgid "Invalid untracked files mode '%s'"
4320 #: builtin/commit.c:1107
4321 msgid "--long and -z are incompatible"
4324 #: builtin/commit.c:1137
4325 msgid "Using both --reset-author and --author does not make sense"
4328 #: builtin/commit.c:1146
4329 msgid "You have nothing to amend."
4332 #: builtin/commit.c:1149
4333 msgid "You are in the middle of a merge -- cannot amend."
4336 #: builtin/commit.c:1151
4337 msgid "You are in the middle of a cherry-pick -- cannot amend."
4340 #: builtin/commit.c:1154
4341 msgid "Options --squash and --fixup cannot be used together"
4344 #: builtin/commit.c:1164
4345 msgid "Only one of -c/-C/-F/--fixup can be used."
4348 #: builtin/commit.c:1166
4349 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
4352 #: builtin/commit.c:1174
4353 msgid "--reset-author can be used only with -C, -c or --amend."
4356 #: builtin/commit.c:1191
4357 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
4360 #: builtin/commit.c:1193
4361 msgid "No paths with --include/--only does not make sense."
4364 #: builtin/commit.c:1195
4365 msgid "Clever... amending the last one with dirty index."
4368 #: builtin/commit.c:1197
4369 msgid "Explicit paths specified without -i or -o; assuming --only paths..."
4372 #: builtin/commit.c:1209 builtin/tag.c:728
4374 msgid "Invalid cleanup mode %s"
4377 #: builtin/commit.c:1214
4378 msgid "Paths with -a does not make sense."
4381 #: builtin/commit.c:1324 builtin/commit.c:1603
4382 msgid "show status concisely"
4385 #: builtin/commit.c:1326 builtin/commit.c:1605
4386 msgid "show branch information"
4389 #: builtin/commit.c:1328 builtin/commit.c:1607 builtin/push.c:509
4390 msgid "machine-readable output"
4393 #: builtin/commit.c:1331 builtin/commit.c:1609
4394 msgid "show status in long format (default)"
4397 #: builtin/commit.c:1334 builtin/commit.c:1612
4398 msgid "terminate entries with NUL"
4401 #: builtin/commit.c:1336 builtin/commit.c:1615 builtin/fast-export.c:980
4402 #: builtin/fast-export.c:983 builtin/tag.c:603
4406 #: builtin/commit.c:1337 builtin/commit.c:1615
4407 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
4410 #: builtin/commit.c:1340
4411 msgid "show ignored files"
4414 #: builtin/commit.c:1341 parse-options.h:152
4418 #: builtin/commit.c:1342
4420 "ignore changes to submodules, optional when: all, dirty, untracked. "
4424 #: builtin/commit.c:1344
4425 msgid "list untracked files in columns"
4428 #: builtin/commit.c:1430
4429 msgid "couldn't look up newly created commit"
4432 #: builtin/commit.c:1432
4433 msgid "could not parse newly created commit"
4436 #: builtin/commit.c:1477
4437 msgid "detached HEAD"
4440 #: builtin/commit.c:1480
4441 msgid " (root-commit)"
4444 #: builtin/commit.c:1573
4445 msgid "suppress summary after successful commit"
4448 #: builtin/commit.c:1574
4449 msgid "show diff in commit message template"
4452 #: builtin/commit.c:1576
4453 msgid "Commit message options"
4456 #: builtin/commit.c:1577 builtin/tag.c:601
4457 msgid "read message from file"
4460 #: builtin/commit.c:1578
4464 #: builtin/commit.c:1578
4465 msgid "override author for commit"
4468 #: builtin/commit.c:1579 builtin/gc.c:280
4472 #: builtin/commit.c:1579
4473 msgid "override date for commit"
4476 #: builtin/commit.c:1580 builtin/merge.c:218 builtin/notes.c:391
4477 #: builtin/notes.c:554 builtin/tag.c:599
4481 #: builtin/commit.c:1580
4482 msgid "commit message"
4485 #: builtin/commit.c:1581
4486 msgid "reuse and edit message from specified commit"
4489 #: builtin/commit.c:1582
4490 msgid "reuse message from specified commit"
4493 #: builtin/commit.c:1583
4494 msgid "use autosquash formatted message to fixup specified commit"
4497 #: builtin/commit.c:1584
4498 msgid "use autosquash formatted message to squash specified commit"
4501 #: builtin/commit.c:1585
4502 msgid "the commit is authored by me now (used with -C/-c/--amend)"
4505 #: builtin/commit.c:1586 builtin/log.c:1191 builtin/revert.c:86
4506 msgid "add Signed-off-by:"
4509 #: builtin/commit.c:1587
4510 msgid "use specified template file"
4513 #: builtin/commit.c:1588
4514 msgid "force edit of commit"
4517 #: builtin/commit.c:1589
4521 #: builtin/commit.c:1589 builtin/tag.c:604
4522 msgid "how to strip spaces and #comments from message"
4525 #: builtin/commit.c:1590
4526 msgid "include status in commit message template"
4529 #: builtin/commit.c:1591 builtin/merge.c:225 builtin/revert.c:92
4530 #: builtin/tag.c:605
4534 #: builtin/commit.c:1592 builtin/merge.c:226 builtin/revert.c:93
4535 msgid "GPG sign commit"
4538 #: builtin/commit.c:1595
4539 msgid "Commit contents options"
4542 #: builtin/commit.c:1596
4543 msgid "commit all changed files"
4546 #: builtin/commit.c:1597
4547 msgid "add specified files to index for commit"
4550 #: builtin/commit.c:1598
4551 msgid "interactively add files"
4554 #: builtin/commit.c:1599
4555 msgid "interactively add changes"
4558 #: builtin/commit.c:1600
4559 msgid "commit only specified files"
4562 #: builtin/commit.c:1601
4563 msgid "bypass pre-commit hook"
4566 #: builtin/commit.c:1602
4567 msgid "show what would be committed"
4570 #: builtin/commit.c:1613
4571 msgid "amend previous commit"
4574 #: builtin/commit.c:1614
4575 msgid "bypass post-rewrite hook"
4578 #: builtin/commit.c:1619
4579 msgid "ok to record an empty change"
4582 #: builtin/commit.c:1621
4583 msgid "ok to record a change with an empty message"
4586 #: builtin/commit.c:1650
4587 msgid "could not parse HEAD commit"
4590 #: builtin/commit.c:1689 builtin/merge.c:1076
4592 msgid "could not open '%s' for reading"
4595 #: builtin/commit.c:1696
4597 msgid "Corrupt MERGE_HEAD file (%s)"
4600 #: builtin/commit.c:1703
4601 msgid "could not read MERGE_MODE"
4604 #: builtin/commit.c:1722
4606 msgid "could not read commit message: %s"
4609 #: builtin/commit.c:1733
4611 msgid "Aborting commit; you did not edit the message.\n"
4614 #: builtin/commit.c:1738
4616 msgid "Aborting commit due to empty commit message.\n"
4619 #: builtin/commit.c:1753 builtin/merge.c:829 builtin/merge.c:854
4620 msgid "failed to write commit object"
4623 #: builtin/commit.c:1786
4625 "Repository has been updated, but unable to write\n"
4626 "new_index file. Check that disk is not full and quota is\n"
4627 "not exceeded, and then \"git reset HEAD\" to recover."
4630 #: builtin/config.c:8
4631 msgid "git config [<options>]"
4634 #: builtin/config.c:53
4635 msgid "Config file location"
4638 #: builtin/config.c:54
4639 msgid "use global config file"
4642 #: builtin/config.c:55
4643 msgid "use system config file"
4646 #: builtin/config.c:56
4647 msgid "use repository config file"
4650 #: builtin/config.c:57
4651 msgid "use given config file"
4654 #: builtin/config.c:58
4658 #: builtin/config.c:58
4659 msgid "read config from given blob object"
4662 #: builtin/config.c:59
4666 #: builtin/config.c:60
4667 msgid "get value: name [value-regex]"
4670 #: builtin/config.c:61
4671 msgid "get all values: key [value-regex]"
4674 #: builtin/config.c:62
4675 msgid "get values for regexp: name-regex [value-regex]"
4678 #: builtin/config.c:63
4679 msgid "get value specific for the URL: section[.var] URL"
4682 #: builtin/config.c:64
4683 msgid "replace all matching variables: name value [value_regex]"
4686 #: builtin/config.c:65
4687 msgid "add a new variable: name value"
4690 #: builtin/config.c:66
4691 msgid "remove a variable: name [value-regex]"
4694 #: builtin/config.c:67
4695 msgid "remove all matches: name [value-regex]"
4698 #: builtin/config.c:68
4699 msgid "rename section: old-name new-name"
4702 #: builtin/config.c:69
4703 msgid "remove a section: name"
4706 #: builtin/config.c:70
4710 #: builtin/config.c:71
4711 msgid "open an editor"
4714 #: builtin/config.c:72
4715 msgid "find the color configured: slot [default]"
4718 #: builtin/config.c:73
4719 msgid "find the color setting: slot [stdout-is-tty]"
4722 #: builtin/config.c:74
4726 #: builtin/config.c:75
4727 msgid "value is \"true\" or \"false\""
4730 #: builtin/config.c:76
4731 msgid "value is decimal number"
4734 #: builtin/config.c:77
4735 msgid "value is --bool or --int"
4738 #: builtin/config.c:78
4739 msgid "value is a path (file or directory name)"
4742 #: builtin/config.c:79
4746 #: builtin/config.c:80
4747 msgid "terminate values with NUL byte"
4750 #: builtin/config.c:81
4751 msgid "respect include directives on lookup"
4754 #: builtin/config.c:316
4755 msgid "unable to parse default color value"
4758 #: builtin/config.c:457
4761 "# This is Git's per-user configuration file.\n"
4763 "# Please adapt and uncomment the following lines:\n"
4768 #: builtin/config.c:587
4770 msgid "cannot create configuration file %s"
4773 #: builtin/count-objects.c:55
4774 msgid "git count-objects [-v] [-H | --human-readable]"
4777 #: builtin/count-objects.c:65
4778 msgid "print sizes in human readable format"
4781 #: builtin/describe.c:17
4782 msgid "git describe [<options>] [<commit-ish>...]"
4785 #: builtin/describe.c:18
4786 msgid "git describe [<options>] --dirty"
4789 #: builtin/describe.c:217
4791 msgid "annotated tag %s not available"
4794 #: builtin/describe.c:221
4796 msgid "annotated tag %s has no embedded name"
4799 #: builtin/describe.c:223
4801 msgid "tag '%s' is really '%s' here"
4804 #: builtin/describe.c:250 builtin/log.c:452
4806 msgid "Not a valid object name %s"
4809 #: builtin/describe.c:253
4811 msgid "%s is not a valid '%s' object"
4814 #: builtin/describe.c:270
4816 msgid "no tag exactly matches '%s'"
4819 #: builtin/describe.c:272
4821 msgid "searching to describe %s\n"
4824 #: builtin/describe.c:319
4826 msgid "finished search at %s\n"
4829 #: builtin/describe.c:346
4832 "No annotated tags can describe '%s'.\n"
4833 "However, there were unannotated tags: try --tags."
4836 #: builtin/describe.c:350
4839 "No tags can describe '%s'.\n"
4840 "Try --always, or create some tags."
4843 #: builtin/describe.c:371
4845 msgid "traversed %lu commits\n"
4848 #: builtin/describe.c:374
4851 "more than %i tags found; listed %i most recent\n"
4852 "gave up search at %s\n"
4855 #: builtin/describe.c:396
4856 msgid "find the tag that comes after the commit"
4859 #: builtin/describe.c:397
4860 msgid "debug search strategy on stderr"
4863 #: builtin/describe.c:398
4867 #: builtin/describe.c:399
4868 msgid "use any tag, even unannotated"
4871 #: builtin/describe.c:400
4872 msgid "always use long format"
4875 #: builtin/describe.c:401
4876 msgid "only follow first parent"
4879 #: builtin/describe.c:404
4880 msgid "only output exact matches"
4883 #: builtin/describe.c:406
4884 msgid "consider <n> most recent tags (default: 10)"
4887 #: builtin/describe.c:408
4888 msgid "only consider tags matching <pattern>"
4891 #: builtin/describe.c:410 builtin/name-rev.c:318
4892 msgid "show abbreviated commit object as fallback"
4895 #: builtin/describe.c:411
4899 #: builtin/describe.c:412
4900 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
4903 #: builtin/describe.c:430
4904 msgid "--long is incompatible with --abbrev=0"
4907 #: builtin/describe.c:456
4908 msgid "No names found, cannot describe anything."
4911 #: builtin/describe.c:476
4912 msgid "--dirty is incompatible with commit-ishes"
4915 #: builtin/diff.c:86
4917 msgid "'%s': not a regular file or symlink"
4920 #: builtin/diff.c:237
4922 msgid "invalid option: %s"
4925 #: builtin/diff.c:358
4926 msgid "Not a git repository"
4929 #: builtin/diff.c:401
4931 msgid "invalid object '%s' given."
4934 #: builtin/diff.c:410
4936 msgid "more than two blobs given: '%s'"
4939 #: builtin/diff.c:417
4941 msgid "unhandled object '%s' given."
4944 #: builtin/fast-export.c:24
4945 msgid "git fast-export [rev-list-opts]"
4948 #: builtin/fast-export.c:979
4949 msgid "show progress after <n> objects"
4952 #: builtin/fast-export.c:981
4953 msgid "select handling of signed tags"
4956 #: builtin/fast-export.c:984
4957 msgid "select handling of tags that tag filtered objects"
4960 #: builtin/fast-export.c:987
4961 msgid "Dump marks to this file"
4964 #: builtin/fast-export.c:989
4965 msgid "Import marks from this file"
4968 #: builtin/fast-export.c:991
4969 msgid "Fake a tagger when tags lack one"
4972 #: builtin/fast-export.c:993
4973 msgid "Output full tree for each commit"
4976 #: builtin/fast-export.c:995
4977 msgid "Use the done feature to terminate the stream"
4980 #: builtin/fast-export.c:996
4981 msgid "Skip output of blob data"
4984 #: builtin/fast-export.c:997
4988 #: builtin/fast-export.c:998
4989 msgid "Apply refspec to exported refs"
4992 #: builtin/fast-export.c:999
4993 msgid "anonymize output"
4996 #: builtin/fetch.c:19
4997 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
5000 #: builtin/fetch.c:20
5001 msgid "git fetch [<options>] <group>"
5004 #: builtin/fetch.c:21
5005 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
5008 #: builtin/fetch.c:22
5009 msgid "git fetch --all [<options>]"
5012 #: builtin/fetch.c:89
5013 msgid "fetch from all remotes"
5016 #: builtin/fetch.c:91
5017 msgid "append to .git/FETCH_HEAD instead of overwriting"
5020 #: builtin/fetch.c:93
5021 msgid "path to upload pack on remote end"
5024 #: builtin/fetch.c:94
5025 msgid "force overwrite of local branch"
5028 #: builtin/fetch.c:96
5029 msgid "fetch from multiple remotes"
5032 #: builtin/fetch.c:98
5033 msgid "fetch all tags and associated objects"
5036 #: builtin/fetch.c:100
5037 msgid "do not fetch all tags (--no-tags)"
5040 #: builtin/fetch.c:102
5041 msgid "prune remote-tracking branches no longer on remote"
5044 #: builtin/fetch.c:103
5048 #: builtin/fetch.c:104
5049 msgid "control recursive fetching of submodules"
5052 #: builtin/fetch.c:108
5053 msgid "keep downloaded pack"
5056 #: builtin/fetch.c:110
5057 msgid "allow updating of HEAD ref"
5060 #: builtin/fetch.c:113
5061 msgid "deepen history of shallow clone"
5064 #: builtin/fetch.c:115
5065 msgid "convert to a complete repository"
5068 #: builtin/fetch.c:117 builtin/log.c:1208
5072 #: builtin/fetch.c:118
5073 msgid "prepend this to submodule path output"
5076 #: builtin/fetch.c:121
5077 msgid "default mode for recursion"
5080 #: builtin/fetch.c:123
5081 msgid "accept refs that update .git/shallow"
5084 #: builtin/fetch.c:124
5088 #: builtin/fetch.c:125
5089 msgid "specify fetch refmap"
5092 #: builtin/fetch.c:377
5093 msgid "Couldn't find remote ref HEAD"
5096 #: builtin/fetch.c:457
5098 msgid "object %s not found"
5101 #: builtin/fetch.c:462
5102 msgid "[up to date]"
5105 #: builtin/fetch.c:476
5107 msgid "! %-*s %-*s -> %s (can't fetch in current branch)"
5110 #: builtin/fetch.c:477 builtin/fetch.c:563
5114 #: builtin/fetch.c:488
5115 msgid "[tag update]"
5118 #: builtin/fetch.c:490 builtin/fetch.c:525 builtin/fetch.c:543
5119 msgid " (unable to update local ref)"
5122 #: builtin/fetch.c:508
5126 #: builtin/fetch.c:511
5127 msgid "[new branch]"
5130 #: builtin/fetch.c:514
5134 #: builtin/fetch.c:559
5135 msgid "unable to update local ref"
5138 #: builtin/fetch.c:559
5139 msgid "forced update"
5142 #: builtin/fetch.c:565
5143 msgid "(non-fast-forward)"
5146 #: builtin/fetch.c:599 builtin/fetch.c:832
5148 msgid "cannot open %s: %s\n"
5151 #: builtin/fetch.c:608
5153 msgid "%s did not send all necessary objects\n"
5156 #: builtin/fetch.c:626
5158 msgid "reject %s because shallow roots are not allowed to be updated"
5161 #: builtin/fetch.c:714 builtin/fetch.c:797
5166 #: builtin/fetch.c:725
5169 "some local refs could not be updated; try running\n"
5170 " 'git remote prune %s' to remove any old, conflicting branches"
5173 #: builtin/fetch.c:777
5175 msgid " (%s will become dangling)"
5178 #: builtin/fetch.c:778
5180 msgid " (%s has become dangling)"
5183 #: builtin/fetch.c:802
5187 #: builtin/fetch.c:803 builtin/remote.c:1057
5191 #: builtin/fetch.c:822
5193 msgid "Refusing to fetch into current branch %s of non-bare repository"
5196 #: builtin/fetch.c:841
5198 msgid "Option \"%s\" value \"%s\" is not valid for %s"
5201 #: builtin/fetch.c:844
5203 msgid "Option \"%s\" is ignored for %s\n"
5206 #: builtin/fetch.c:900
5208 msgid "Don't know how to fetch from %s"
5211 #: builtin/fetch.c:1063
5213 msgid "Fetching %s\n"
5216 #: builtin/fetch.c:1065 builtin/remote.c:90
5218 msgid "Could not fetch %s"
5221 #: builtin/fetch.c:1083
5223 "No remote repository specified. Please, specify either a URL or a\n"
5224 "remote name from which new revisions should be fetched."
5227 #: builtin/fetch.c:1106
5228 msgid "You need to specify a tag name."
5231 #: builtin/fetch.c:1148
5232 msgid "--depth and --unshallow cannot be used together"
5235 #: builtin/fetch.c:1150
5236 msgid "--unshallow on a complete repository does not make sense"
5239 #: builtin/fetch.c:1173
5240 msgid "fetch --all does not take a repository argument"
5243 #: builtin/fetch.c:1175
5244 msgid "fetch --all does not make sense with refspecs"
5247 #: builtin/fetch.c:1186
5249 msgid "No such remote or remote group: %s"
5252 #: builtin/fetch.c:1194
5253 msgid "Fetching a group and specifying refspecs does not make sense"
5256 #: builtin/fmt-merge-msg.c:13
5258 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
5261 #: builtin/fmt-merge-msg.c:668 builtin/fmt-merge-msg.c:671 builtin/grep.c:698
5262 #: builtin/merge.c:198 builtin/repack.c:178 builtin/repack.c:182
5263 #: builtin/show-branch.c:664 builtin/show-ref.c:180 builtin/tag.c:590
5264 #: parse-options.h:131 parse-options.h:238
5268 #: builtin/fmt-merge-msg.c:669
5269 msgid "populate log with at most <n> entries from shortlog"
5272 #: builtin/fmt-merge-msg.c:672
5273 msgid "alias for --log (deprecated)"
5276 #: builtin/fmt-merge-msg.c:675
5280 #: builtin/fmt-merge-msg.c:676
5281 msgid "use <text> as start of message"
5284 #: builtin/fmt-merge-msg.c:677
5285 msgid "file to read from"
5288 #: builtin/for-each-ref.c:687
5289 msgid "unable to parse format"
5292 #: builtin/for-each-ref.c:1083
5293 msgid "git for-each-ref [<options>] [<pattern>]"
5296 #: builtin/for-each-ref.c:1098
5297 msgid "quote placeholders suitably for shells"
5300 #: builtin/for-each-ref.c:1100
5301 msgid "quote placeholders suitably for perl"
5304 #: builtin/for-each-ref.c:1102
5305 msgid "quote placeholders suitably for python"
5308 #: builtin/for-each-ref.c:1104
5309 msgid "quote placeholders suitably for Tcl"
5312 #: builtin/for-each-ref.c:1107
5313 msgid "show only <n> matched refs"
5316 #: builtin/for-each-ref.c:1108 builtin/replace.c:438
5320 #: builtin/for-each-ref.c:1108
5321 msgid "format to use for the output"
5324 #: builtin/for-each-ref.c:1109
5328 #: builtin/for-each-ref.c:1110
5329 msgid "field name to sort on"
5332 #: builtin/fsck.c:147 builtin/prune.c:137
5333 msgid "Checking connectivity"
5336 #: builtin/fsck.c:548
5337 msgid "Checking object directories"
5340 #: builtin/fsck.c:611
5341 msgid "git fsck [<options>] [<object>...]"
5344 #: builtin/fsck.c:617
5345 msgid "show unreachable objects"
5348 #: builtin/fsck.c:618
5349 msgid "show dangling objects"
5352 #: builtin/fsck.c:619
5356 #: builtin/fsck.c:620
5357 msgid "report root nodes"
5360 #: builtin/fsck.c:621
5361 msgid "make index objects head nodes"
5364 #: builtin/fsck.c:622
5365 msgid "make reflogs head nodes (default)"
5368 #: builtin/fsck.c:623
5369 msgid "also consider packs and alternate objects"
5372 #: builtin/fsck.c:624
5373 msgid "enable more strict checking"
5376 #: builtin/fsck.c:626
5377 msgid "write dangling objects in .git/lost-found"
5380 #: builtin/fsck.c:627 builtin/prune.c:107
5381 msgid "show progress"
5384 #: builtin/fsck.c:677
5385 msgid "Checking objects"
5389 msgid "git gc [<options>]"
5394 msgid "Invalid %s: '%s'"
5399 msgid "insanely long object directory %.*s"
5403 msgid "prune unreferenced objects"
5407 msgid "be more thorough (increased runtime)"
5411 msgid "enable auto-gc mode"
5415 msgid "force running gc even if there may be another gc running"
5420 msgid "Auto packing the repository in background for optimum performance.\n"
5425 msgid "Auto packing the repository for optimum performance.\n"
5430 msgid "See \"git help gc\" for manual housekeeping.\n"
5436 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
5441 "There are too many unreachable loose objects; run 'git prune' to remove them."
5444 #: builtin/grep.c:23
5445 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
5448 #: builtin/grep.c:218
5450 msgid "grep: failed to create thread: %s"
5453 #: builtin/grep.c:441 builtin/grep.c:476
5455 msgid "unable to read tree (%s)"
5458 #: builtin/grep.c:491
5460 msgid "unable to grep from object of type %s"
5463 #: builtin/grep.c:547
5465 msgid "switch `%c' expects a numerical value"
5468 #: builtin/grep.c:564
5470 msgid "cannot open '%s'"
5473 #: builtin/grep.c:638
5474 msgid "search in index instead of in the work tree"
5477 #: builtin/grep.c:640
5478 msgid "find in contents not managed by git"
5481 #: builtin/grep.c:642
5482 msgid "search in both tracked and untracked files"
5485 #: builtin/grep.c:644
5486 msgid "ignore files specified via '.gitignore'"
5489 #: builtin/grep.c:647
5490 msgid "show non-matching lines"
5493 #: builtin/grep.c:649
5494 msgid "case insensitive matching"
5497 #: builtin/grep.c:651
5498 msgid "match patterns only at word boundaries"
5501 #: builtin/grep.c:653
5502 msgid "process binary files as text"
5505 #: builtin/grep.c:655
5506 msgid "don't match patterns in binary files"
5509 #: builtin/grep.c:658
5510 msgid "process binary files with textconv filters"
5513 #: builtin/grep.c:660
5514 msgid "descend at most <depth> levels"
5517 #: builtin/grep.c:664
5518 msgid "use extended POSIX regular expressions"
5521 #: builtin/grep.c:667
5522 msgid "use basic POSIX regular expressions (default)"
5525 #: builtin/grep.c:670
5526 msgid "interpret patterns as fixed strings"
5529 #: builtin/grep.c:673
5530 msgid "use Perl-compatible regular expressions"
5533 #: builtin/grep.c:676
5534 msgid "show line numbers"
5537 #: builtin/grep.c:677
5538 msgid "don't show filenames"
5541 #: builtin/grep.c:678
5542 msgid "show filenames"
5545 #: builtin/grep.c:680
5546 msgid "show filenames relative to top directory"
5549 #: builtin/grep.c:682
5550 msgid "show only filenames instead of matching lines"
5553 #: builtin/grep.c:684
5554 msgid "synonym for --files-with-matches"
5557 #: builtin/grep.c:687
5558 msgid "show only the names of files without match"
5561 #: builtin/grep.c:689
5562 msgid "print NUL after filenames"
5565 #: builtin/grep.c:691
5566 msgid "show the number of matches instead of matching lines"
5569 #: builtin/grep.c:692
5570 msgid "highlight matches"
5573 #: builtin/grep.c:694
5574 msgid "print empty line between matches from different files"
5577 #: builtin/grep.c:696
5578 msgid "show filename only once above matches from same file"
5581 #: builtin/grep.c:699
5582 msgid "show <n> context lines before and after matches"
5585 #: builtin/grep.c:702
5586 msgid "show <n> context lines before matches"
5589 #: builtin/grep.c:704
5590 msgid "show <n> context lines after matches"
5593 #: builtin/grep.c:705
5594 msgid "shortcut for -C NUM"
5597 #: builtin/grep.c:708
5598 msgid "show a line with the function name before matches"
5601 #: builtin/grep.c:710
5602 msgid "show the surrounding function"
5605 #: builtin/grep.c:713
5606 msgid "read patterns from file"
5609 #: builtin/grep.c:715
5610 msgid "match <pattern>"
5613 #: builtin/grep.c:717
5614 msgid "combine patterns specified with -e"
5617 #: builtin/grep.c:729
5618 msgid "indicate hit with exit status without output"
5621 #: builtin/grep.c:731
5622 msgid "show only matches from files that match all patterns"
5625 #: builtin/grep.c:733
5626 msgid "show parse tree for grep expression"
5629 #: builtin/grep.c:737
5633 #: builtin/grep.c:737
5634 msgid "show matching files in the pager"
5637 #: builtin/grep.c:740
5638 msgid "allow calling of grep(1) (ignored by this build)"
5641 #: builtin/grep.c:741 builtin/show-ref.c:189
5645 #: builtin/grep.c:808
5646 msgid "no pattern given."
5649 #: builtin/grep.c:866
5650 msgid "--open-files-in-pager only works on the worktree"
5653 #: builtin/grep.c:892
5654 msgid "--cached or --untracked cannot be used with --no-index."
5657 #: builtin/grep.c:897
5658 msgid "--no-index or --untracked cannot be used with revs."
5661 #: builtin/grep.c:900
5662 msgid "--[no-]exclude-standard cannot be used for tracked contents."
5665 #: builtin/grep.c:908
5666 msgid "both --cached and trees are given."
5669 #: builtin/hash-object.c:80
5671 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
5675 #: builtin/hash-object.c:81
5676 msgid "git hash-object --stdin-paths < <list-of-paths>"
5679 #: builtin/hash-object.c:92 builtin/tag.c:612
5683 #: builtin/hash-object.c:92
5687 #: builtin/hash-object.c:93
5688 msgid "write the object into the object database"
5691 #: builtin/hash-object.c:95
5692 msgid "read the object from stdin"
5695 #: builtin/hash-object.c:97
5696 msgid "store file as is without filters"
5699 #: builtin/hash-object.c:98
5701 "just hash any random garbage to create corrupt objects for debugging Git"
5704 #: builtin/hash-object.c:99
5705 msgid "process file as it were from this path"
5708 #: builtin/help.c:41
5709 msgid "print all available commands"
5712 #: builtin/help.c:42
5713 msgid "print list of useful guides"
5716 #: builtin/help.c:43
5717 msgid "show man page"
5720 #: builtin/help.c:44
5721 msgid "show manual in web browser"
5724 #: builtin/help.c:46
5725 msgid "show info page"
5728 #: builtin/help.c:52
5729 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
5732 #: builtin/help.c:64
5734 msgid "unrecognized help format '%s'"
5737 #: builtin/help.c:91
5738 msgid "Failed to start emacsclient."
5741 #: builtin/help.c:104
5742 msgid "Failed to parse emacsclient version."
5745 #: builtin/help.c:112
5747 msgid "emacsclient version '%d' too old (< 22)."
5750 #: builtin/help.c:130 builtin/help.c:158 builtin/help.c:167 builtin/help.c:175
5752 msgid "failed to exec '%s': %s"
5755 #: builtin/help.c:215
5758 "'%s': path for unsupported man viewer.\n"
5759 "Please consider using 'man.<tool>.cmd' instead."
5762 #: builtin/help.c:227
5765 "'%s': cmd for supported man viewer.\n"
5766 "Please consider using 'man.<tool>.path' instead."
5769 #: builtin/help.c:354
5771 msgid "'%s': unknown man viewer."
5774 #: builtin/help.c:371
5775 msgid "no man viewer handled the request"
5778 #: builtin/help.c:379
5779 msgid "no info viewer handled the request"
5782 #: builtin/help.c:428
5783 msgid "Defining attributes per path"
5786 #: builtin/help.c:429
5787 msgid "Everyday Git With 20 Commands Or So"
5790 #: builtin/help.c:430
5791 msgid "A Git glossary"
5794 #: builtin/help.c:431
5795 msgid "Specifies intentionally untracked files to ignore"
5798 #: builtin/help.c:432
5799 msgid "Defining submodule properties"
5802 #: builtin/help.c:433
5803 msgid "Specifying revisions and ranges for Git"
5806 #: builtin/help.c:434
5807 msgid "A tutorial introduction to Git (for version 1.5.1 or newer)"
5810 #: builtin/help.c:435
5811 msgid "An overview of recommended workflows with Git"
5814 #: builtin/help.c:447
5815 msgid "The common Git guides are:\n"
5818 #: builtin/help.c:468 builtin/help.c:485
5823 #: builtin/help.c:501
5825 msgid "`git %s' is aliased to `%s'"
5828 #: builtin/index-pack.c:151
5830 msgid "unable to open %s"
5833 #: builtin/index-pack.c:201
5835 msgid "object type mismatch at %s"
5838 #: builtin/index-pack.c:221
5840 msgid "did not receive expected object %s"
5843 #: builtin/index-pack.c:224
5845 msgid "object %s: expected type %s, found %s"
5848 #: builtin/index-pack.c:266
5850 msgid "cannot fill %d byte"
5851 msgid_plural "cannot fill %d bytes"
5855 #: builtin/index-pack.c:276
5859 #: builtin/index-pack.c:277
5860 msgid "read error on input"
5863 #: builtin/index-pack.c:289
5864 msgid "used more bytes than were available"
5867 #: builtin/index-pack.c:296
5868 msgid "pack too large for current definition of off_t"
5871 #: builtin/index-pack.c:312
5873 msgid "unable to create '%s'"
5876 #: builtin/index-pack.c:317
5878 msgid "cannot open packfile '%s'"
5881 #: builtin/index-pack.c:331
5882 msgid "pack signature mismatch"
5885 #: builtin/index-pack.c:333
5887 msgid "pack version %<PRIu32> unsupported"
5890 #: builtin/index-pack.c:351
5892 msgid "pack has bad object at offset %lu: %s"
5895 #: builtin/index-pack.c:472
5897 msgid "inflate returned %d"
5900 #: builtin/index-pack.c:521
5901 msgid "offset value overflow for delta base object"
5904 #: builtin/index-pack.c:529
5905 msgid "delta base offset is out of bound"
5908 #: builtin/index-pack.c:537
5910 msgid "unknown object type %d"
5913 #: builtin/index-pack.c:568
5914 msgid "cannot pread pack file"
5917 #: builtin/index-pack.c:570
5919 msgid "premature end of pack file, %lu byte missing"
5920 msgid_plural "premature end of pack file, %lu bytes missing"
5924 #: builtin/index-pack.c:596
5925 msgid "serious inflate inconsistency"
5928 #: builtin/index-pack.c:742 builtin/index-pack.c:748 builtin/index-pack.c:771
5929 #: builtin/index-pack.c:805 builtin/index-pack.c:814
5931 msgid "SHA1 COLLISION FOUND WITH %s !"
5934 #: builtin/index-pack.c:745 builtin/pack-objects.c:162
5935 #: builtin/pack-objects.c:254
5937 msgid "unable to read %s"
5940 #: builtin/index-pack.c:811
5942 msgid "cannot read existing object %s"
5945 #: builtin/index-pack.c:825
5947 msgid "invalid blob object %s"
5950 #: builtin/index-pack.c:839
5955 #: builtin/index-pack.c:843
5956 msgid "Error in object"
5959 #: builtin/index-pack.c:845
5961 msgid "Not all child objects of %s are reachable"
5964 #: builtin/index-pack.c:917 builtin/index-pack.c:948
5965 msgid "failed to apply delta"
5968 #: builtin/index-pack.c:1118
5969 msgid "Receiving objects"
5972 #: builtin/index-pack.c:1118
5973 msgid "Indexing objects"
5976 #: builtin/index-pack.c:1150
5977 msgid "pack is corrupted (SHA1 mismatch)"
5980 #: builtin/index-pack.c:1155
5981 msgid "cannot fstat packfile"
5984 #: builtin/index-pack.c:1158
5985 msgid "pack has junk at the end"
5988 #: builtin/index-pack.c:1169
5989 msgid "confusion beyond insanity in parse_pack_objects()"
5992 #: builtin/index-pack.c:1194
5993 msgid "Resolving deltas"
5996 #: builtin/index-pack.c:1205
5998 msgid "unable to create thread: %s"
6001 #: builtin/index-pack.c:1247
6002 msgid "confusion beyond insanity"
6005 #: builtin/index-pack.c:1253
6007 msgid "completed with %d local objects"
6010 #: builtin/index-pack.c:1263
6012 msgid "Unexpected tail checksum for %s (disk corruption?)"
6015 #: builtin/index-pack.c:1267
6017 msgid "pack has %d unresolved delta"
6018 msgid_plural "pack has %d unresolved deltas"
6022 #: builtin/index-pack.c:1291
6024 msgid "unable to deflate appended object (%d)"
6027 #: builtin/index-pack.c:1367
6029 msgid "local object %s is corrupt"
6032 #: builtin/index-pack.c:1391
6033 msgid "error while closing pack file"
6036 #: builtin/index-pack.c:1404
6038 msgid "cannot write keep file '%s'"
6041 #: builtin/index-pack.c:1412
6043 msgid "cannot close written keep file '%s'"
6046 #: builtin/index-pack.c:1425
6047 msgid "cannot store pack file"
6050 #: builtin/index-pack.c:1436
6051 msgid "cannot store index file"
6054 #: builtin/index-pack.c:1469
6056 msgid "bad pack.indexversion=%<PRIu32>"
6059 #: builtin/index-pack.c:1475
6061 msgid "invalid number of threads specified (%d)"
6064 #: builtin/index-pack.c:1479 builtin/index-pack.c:1658
6066 msgid "no threads support, ignoring %s"
6069 #: builtin/index-pack.c:1537
6071 msgid "Cannot open existing pack file '%s'"
6074 #: builtin/index-pack.c:1539
6076 msgid "Cannot open existing pack idx file for '%s'"
6079 #: builtin/index-pack.c:1586
6081 msgid "non delta: %d object"
6082 msgid_plural "non delta: %d objects"
6086 #: builtin/index-pack.c:1593
6088 msgid "chain length = %d: %lu object"
6089 msgid_plural "chain length = %d: %lu objects"
6093 #: builtin/index-pack.c:1622
6094 msgid "Cannot come back to cwd"
6097 #: builtin/index-pack.c:1670 builtin/index-pack.c:1673
6098 #: builtin/index-pack.c:1685 builtin/index-pack.c:1689
6103 #: builtin/index-pack.c:1703
6104 msgid "--fix-thin cannot be used without --stdin"
6107 #: builtin/index-pack.c:1707 builtin/index-pack.c:1716
6109 msgid "packfile name '%s' does not end with '.pack'"
6112 #: builtin/index-pack.c:1724
6113 msgid "--verify with no packfile name given"
6116 #: builtin/init-db.c:35
6118 msgid "Could not make %s writable by group"
6121 #: builtin/init-db.c:62
6123 msgid "insanely long template name %s"
6126 #: builtin/init-db.c:67
6128 msgid "cannot stat '%s'"
6131 #: builtin/init-db.c:73
6133 msgid "cannot stat template '%s'"
6136 #: builtin/init-db.c:80
6138 msgid "cannot opendir '%s'"
6141 #: builtin/init-db.c:97
6143 msgid "cannot readlink '%s'"
6146 #: builtin/init-db.c:99
6148 msgid "insanely long symlink %s"
6151 #: builtin/init-db.c:102
6153 msgid "cannot symlink '%s' '%s'"
6156 #: builtin/init-db.c:106
6158 msgid "cannot copy '%s' to '%s'"
6161 #: builtin/init-db.c:110
6163 msgid "ignoring template %s"
6166 #: builtin/init-db.c:136
6168 msgid "insanely long template path %s"
6171 #: builtin/init-db.c:144
6173 msgid "templates not found %s"
6176 #: builtin/init-db.c:157
6178 msgid "not copying templates of a wrong format version %d from '%s'"
6181 #: builtin/init-db.c:211
6183 msgid "insane git directory %s"
6186 #: builtin/init-db.c:343 builtin/init-db.c:346
6188 msgid "%s already exists"
6191 #: builtin/init-db.c:374
6193 msgid "unable to handle file type %d"
6196 #: builtin/init-db.c:377
6198 msgid "unable to move %s to %s"
6201 #. TRANSLATORS: The first '%s' is either "Reinitialized
6202 #. existing" or "Initialized empty", the second " shared" or
6203 #. "", and the last '%s%s' is the verbatim directory name.
6204 #: builtin/init-db.c:433
6206 msgid "%s%s Git repository in %s%s\n"
6209 #: builtin/init-db.c:434
6210 msgid "Reinitialized existing"
6213 #: builtin/init-db.c:434
6214 msgid "Initialized empty"
6217 #: builtin/init-db.c:435
6221 #: builtin/init-db.c:482
6223 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
6224 "shared[=<permissions>]] [<directory>]"
6227 #: builtin/init-db.c:505
6231 #: builtin/init-db.c:506
6232 msgid "specify that the git repository is to be shared amongst several users"
6235 #: builtin/init-db.c:508 builtin/prune-packed.c:57 builtin/repack.c:171
6239 #: builtin/init-db.c:540 builtin/init-db.c:545
6241 msgid "cannot mkdir %s"
6244 #: builtin/init-db.c:549
6246 msgid "cannot chdir to %s"
6249 #: builtin/init-db.c:570
6252 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
6256 #: builtin/init-db.c:598
6258 msgid "Cannot access work tree '%s'"
6261 #: builtin/interpret-trailers.c:15
6263 "git interpret-trailers [--trim-empty] [(--trailer <token>[(=|:)<value>])...] "
6267 #: builtin/interpret-trailers.c:25
6268 msgid "trim empty trailers"
6271 #: builtin/interpret-trailers.c:26
6275 #: builtin/interpret-trailers.c:27
6276 msgid "trailer(s) to add"
6280 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
6284 msgid "git show [<options>] <object>..."
6289 msgid "invalid --decorate option: %s"
6292 #: builtin/log.c:127
6293 msgid "suppress diff output"
6296 #: builtin/log.c:128
6300 #: builtin/log.c:129
6301 msgid "Use mail map file"
6304 #: builtin/log.c:130
6305 msgid "decorate options"
6308 #: builtin/log.c:133
6309 msgid "Process line range n,m in file, counting from 1"
6312 #: builtin/log.c:229
6314 msgid "Final output: %d %s\n"
6317 #: builtin/log.c:458
6319 msgid "git show %s: bad file"
6322 #: builtin/log.c:472 builtin/log.c:564
6324 msgid "Could not read object %s"
6327 #: builtin/log.c:588
6329 msgid "Unknown type: %d"
6332 #: builtin/log.c:689
6333 msgid "format.headers without value"
6336 #: builtin/log.c:773
6337 msgid "name of output directory is too long"
6340 #: builtin/log.c:789
6342 msgid "Cannot open patch file %s"
6345 #: builtin/log.c:803
6346 msgid "Need exactly one range."
6349 #: builtin/log.c:813
6350 msgid "Not a range."
6353 #: builtin/log.c:919
6354 msgid "Cover letter needs email format"
6357 #: builtin/log.c:998
6359 msgid "insane in-reply-to: %s"
6362 #: builtin/log.c:1026
6363 msgid "git format-patch [<options>] [<since> | <revision-range>]"
6366 #: builtin/log.c:1071
6367 msgid "Two output directories?"
6370 #: builtin/log.c:1186
6371 msgid "use [PATCH n/m] even with a single patch"
6374 #: builtin/log.c:1189
6375 msgid "use [PATCH] even with multiple patches"
6378 #: builtin/log.c:1193
6379 msgid "print patches to standard out"
6382 #: builtin/log.c:1195
6383 msgid "generate a cover letter"
6386 #: builtin/log.c:1197
6387 msgid "use simple number sequence for output file names"
6390 #: builtin/log.c:1198
6394 #: builtin/log.c:1199
6395 msgid "use <sfx> instead of '.patch'"
6398 #: builtin/log.c:1201
6399 msgid "start numbering patches at <n> instead of 1"
6402 #: builtin/log.c:1203
6403 msgid "mark the series as Nth re-roll"
6406 #: builtin/log.c:1205
6407 msgid "Use [<prefix>] instead of [PATCH]"
6410 #: builtin/log.c:1208
6411 msgid "store resulting files in <dir>"
6414 #: builtin/log.c:1211
6415 msgid "don't strip/add [PATCH]"
6418 #: builtin/log.c:1214
6419 msgid "don't output binary diffs"
6422 #: builtin/log.c:1216
6423 msgid "don't include a patch matching a commit upstream"
6426 #: builtin/log.c:1218
6427 msgid "show patch format instead of default (patch + stat)"
6430 #: builtin/log.c:1220
6434 #: builtin/log.c:1221
6438 #: builtin/log.c:1222
6439 msgid "add email header"
6442 #: builtin/log.c:1223 builtin/log.c:1225
6446 #: builtin/log.c:1223
6447 msgid "add To: header"
6450 #: builtin/log.c:1225
6451 msgid "add Cc: header"
6454 #: builtin/log.c:1227
6458 #: builtin/log.c:1228
6459 msgid "set From address to <ident> (or committer ident if absent)"
6462 #: builtin/log.c:1230
6466 #: builtin/log.c:1231
6467 msgid "make first mail a reply to <message-id>"
6470 #: builtin/log.c:1232 builtin/log.c:1235
6474 #: builtin/log.c:1233
6475 msgid "attach the patch"
6478 #: builtin/log.c:1236
6479 msgid "inline the patch"
6482 #: builtin/log.c:1240
6483 msgid "enable message threading, styles: shallow, deep"
6486 #: builtin/log.c:1242
6490 #: builtin/log.c:1243
6491 msgid "add a signature"
6494 #: builtin/log.c:1245
6495 msgid "add a signature from a file"
6498 #: builtin/log.c:1246
6499 msgid "don't print the patch filenames"
6502 #: builtin/log.c:1320
6504 msgid "invalid ident line: %s"
6507 #: builtin/log.c:1335
6508 msgid "-n and -k are mutually exclusive."
6511 #: builtin/log.c:1337
6512 msgid "--subject-prefix and -k are mutually exclusive."
6515 #: builtin/log.c:1345
6516 msgid "--name-only does not make sense"
6519 #: builtin/log.c:1347
6520 msgid "--name-status does not make sense"
6523 #: builtin/log.c:1349
6524 msgid "--check does not make sense"
6527 #: builtin/log.c:1372
6528 msgid "standard output, or directory, which one?"
6531 #: builtin/log.c:1374
6533 msgid "Could not create directory '%s'"
6536 #: builtin/log.c:1472
6538 msgid "unable to read signature file '%s'"
6541 #: builtin/log.c:1535
6542 msgid "Failed to create output files"
6545 #: builtin/log.c:1583
6546 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
6549 #: builtin/log.c:1637
6552 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
6555 #: builtin/log.c:1648 builtin/log.c:1650 builtin/log.c:1662
6557 msgid "Unknown commit %s"
6560 #: builtin/ls-files.c:358
6561 msgid "git ls-files [<options>] [<file>...]"
6564 #: builtin/ls-files.c:415
6565 msgid "identify the file status with tags"
6568 #: builtin/ls-files.c:417
6569 msgid "use lowercase letters for 'assume unchanged' files"
6572 #: builtin/ls-files.c:419
6573 msgid "show cached files in the output (default)"
6576 #: builtin/ls-files.c:421
6577 msgid "show deleted files in the output"
6580 #: builtin/ls-files.c:423
6581 msgid "show modified files in the output"
6584 #: builtin/ls-files.c:425
6585 msgid "show other files in the output"
6588 #: builtin/ls-files.c:427
6589 msgid "show ignored files in the output"
6592 #: builtin/ls-files.c:430
6593 msgid "show staged contents' object name in the output"
6596 #: builtin/ls-files.c:432
6597 msgid "show files on the filesystem that need to be removed"
6600 #: builtin/ls-files.c:434
6601 msgid "show 'other' directories' names only"
6604 #: builtin/ls-files.c:437
6605 msgid "don't show empty directories"
6608 #: builtin/ls-files.c:440
6609 msgid "show unmerged files in the output"
6612 #: builtin/ls-files.c:442
6613 msgid "show resolve-undo information"
6616 #: builtin/ls-files.c:444
6617 msgid "skip files matching pattern"
6620 #: builtin/ls-files.c:447
6621 msgid "exclude patterns are read from <file>"
6624 #: builtin/ls-files.c:450
6625 msgid "read additional per-directory exclude patterns in <file>"
6628 #: builtin/ls-files.c:452
6629 msgid "add the standard git exclusions"
6632 #: builtin/ls-files.c:455
6633 msgid "make the output relative to the project top directory"
6636 #: builtin/ls-files.c:458
6637 msgid "if any <file> is not in the index, treat this as an error"
6640 #: builtin/ls-files.c:459
6644 #: builtin/ls-files.c:460
6645 msgid "pretend that paths removed since <tree-ish> are still present"
6648 #: builtin/ls-files.c:462
6649 msgid "show debugging data"
6652 #: builtin/ls-tree.c:28
6653 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
6656 #: builtin/ls-tree.c:127
6657 msgid "only show trees"
6660 #: builtin/ls-tree.c:129
6661 msgid "recurse into subtrees"
6664 #: builtin/ls-tree.c:131
6665 msgid "show trees when recursing"
6668 #: builtin/ls-tree.c:134
6669 msgid "terminate entries with NUL byte"
6672 #: builtin/ls-tree.c:135
6673 msgid "include object size"
6676 #: builtin/ls-tree.c:137 builtin/ls-tree.c:139
6677 msgid "list only filenames"
6680 #: builtin/ls-tree.c:142
6681 msgid "use full path names"
6684 #: builtin/ls-tree.c:144
6685 msgid "list entire tree; not just current directory (implies --full-name)"
6688 #: builtin/merge.c:45
6689 msgid "git merge [<options>] [<commit>...]"
6692 #: builtin/merge.c:46
6693 msgid "git merge [<options>] <msg> HEAD <commit>"
6696 #: builtin/merge.c:47
6697 msgid "git merge --abort"
6700 #: builtin/merge.c:100
6701 msgid "switch `m' requires a value"
6704 #: builtin/merge.c:137
6706 msgid "Could not find merge strategy '%s'.\n"
6709 #: builtin/merge.c:138
6711 msgid "Available strategies are:"
6714 #: builtin/merge.c:143
6716 msgid "Available custom strategies are:"
6719 #: builtin/merge.c:193
6720 msgid "do not show a diffstat at the end of the merge"
6723 #: builtin/merge.c:196
6724 msgid "show a diffstat at the end of the merge"
6727 #: builtin/merge.c:197
6728 msgid "(synonym to --stat)"
6731 #: builtin/merge.c:199
6732 msgid "add (at most <n>) entries from shortlog to merge commit message"
6735 #: builtin/merge.c:202
6736 msgid "create a single commit instead of doing a merge"
6739 #: builtin/merge.c:204
6740 msgid "perform a commit if the merge succeeds (default)"
6743 #: builtin/merge.c:206
6744 msgid "edit message before committing"
6747 #: builtin/merge.c:207
6748 msgid "allow fast-forward (default)"
6751 #: builtin/merge.c:209
6752 msgid "abort if fast-forward is not possible"
6755 #: builtin/merge.c:213
6756 msgid "Verify that the named commit has a valid GPG signature"
6759 #: builtin/merge.c:214 builtin/notes.c:753 builtin/revert.c:89
6763 #: builtin/merge.c:215
6764 msgid "merge strategy to use"
6767 #: builtin/merge.c:216
6768 msgid "option=value"
6771 #: builtin/merge.c:217
6772 msgid "option for selected merge strategy"
6775 #: builtin/merge.c:219
6776 msgid "merge commit message (for a non-fast-forward merge)"
6779 #: builtin/merge.c:223
6780 msgid "abort the current in-progress merge"
6783 #: builtin/merge.c:251
6784 msgid "could not run stash."
6787 #: builtin/merge.c:256
6788 msgid "stash failed"
6791 #: builtin/merge.c:261
6793 msgid "not a valid object: %s"
6796 #: builtin/merge.c:280 builtin/merge.c:297
6797 msgid "read-tree failed"
6800 #: builtin/merge.c:327
6801 msgid " (nothing to squash)"
6804 #: builtin/merge.c:340
6806 msgid "Squash commit -- not updating HEAD\n"
6809 #: builtin/merge.c:372
6810 msgid "Writing SQUASH_MSG"
6813 #: builtin/merge.c:374
6814 msgid "Finishing SQUASH_MSG"
6817 #: builtin/merge.c:397
6819 msgid "No merge message -- not updating HEAD\n"
6822 #: builtin/merge.c:447
6824 msgid "'%s' does not point to a commit"
6827 #: builtin/merge.c:537
6829 msgid "Bad branch.%s.mergeoptions string: %s"
6832 #: builtin/merge.c:632
6833 msgid "git write-tree failed to write a tree"
6836 #: builtin/merge.c:656
6837 msgid "Not handling anything other than two heads merge."
6840 #: builtin/merge.c:670
6842 msgid "Unknown option for merge-recursive: -X%s"
6845 #: builtin/merge.c:683
6847 msgid "unable to write %s"
6850 #: builtin/merge.c:772
6852 msgid "Could not read from '%s'"
6855 #: builtin/merge.c:781
6857 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
6860 #: builtin/merge.c:787
6863 "Please enter a commit message to explain why this merge is necessary,\n"
6864 "especially if it merges an updated upstream into a topic branch.\n"
6866 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
6870 #: builtin/merge.c:811
6871 msgid "Empty commit message."
6874 #: builtin/merge.c:823
6876 msgid "Wonderful.\n"
6879 #: builtin/merge.c:878
6881 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
6884 #: builtin/merge.c:894
6886 msgid "'%s' is not a commit"
6889 #: builtin/merge.c:935
6890 msgid "No current branch."
6893 #: builtin/merge.c:937
6894 msgid "No remote for the current branch."
6897 #: builtin/merge.c:939
6898 msgid "No default upstream defined for the current branch."
6901 #: builtin/merge.c:944
6903 msgid "No remote-tracking branch for %s from %s"
6906 #: builtin/merge.c:1081
6908 msgid "could not close '%s'"
6911 #: builtin/merge.c:1208
6912 msgid "There is no merge to abort (MERGE_HEAD missing)."
6915 #: builtin/merge.c:1224
6917 "You have not concluded your merge (MERGE_HEAD exists).\n"
6918 "Please, commit your changes before you merge."
6921 #: builtin/merge.c:1227 git-pull.sh:74
6922 msgid "You have not concluded your merge (MERGE_HEAD exists)."
6925 #: builtin/merge.c:1231
6927 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
6928 "Please, commit your changes before you merge."
6931 #: builtin/merge.c:1234
6932 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
6935 #: builtin/merge.c:1243
6936 msgid "You cannot combine --squash with --no-ff."
6939 #: builtin/merge.c:1251
6940 msgid "No commit specified and merge.defaultToUpstream not set."
6943 #: builtin/merge.c:1268
6944 msgid "Squash commit into empty head not supported yet"
6947 #: builtin/merge.c:1270
6948 msgid "Non-fast-forward commit does not make sense into an empty head"
6951 #: builtin/merge.c:1276
6953 msgid "%s - not something we can merge"
6956 #: builtin/merge.c:1278
6957 msgid "Can merge only exactly one commit into empty head"
6960 #: builtin/merge.c:1333
6962 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
6965 #: builtin/merge.c:1336
6967 msgid "Commit %s has a bad GPG signature allegedly by %s."
6970 #: builtin/merge.c:1339
6972 msgid "Commit %s does not have a GPG signature."
6975 #: builtin/merge.c:1342
6977 msgid "Commit %s has a good GPG signature by %s\n"
6980 #: builtin/merge.c:1423
6982 msgid "Updating %s..%s\n"
6985 #: builtin/merge.c:1462
6987 msgid "Trying really trivial in-index merge...\n"
6990 #: builtin/merge.c:1469
6995 #: builtin/merge.c:1501
6996 msgid "Not possible to fast-forward, aborting."
6999 #: builtin/merge.c:1524 builtin/merge.c:1603
7001 msgid "Rewinding the tree to pristine...\n"
7004 #: builtin/merge.c:1528
7006 msgid "Trying merge strategy %s...\n"
7009 #: builtin/merge.c:1594
7011 msgid "No merge strategy handled the merge.\n"
7014 #: builtin/merge.c:1596
7016 msgid "Merge with strategy %s failed.\n"
7019 #: builtin/merge.c:1605
7021 msgid "Using the %s to prepare resolving by hand.\n"
7024 #: builtin/merge.c:1617
7026 msgid "Automatic merge went well; stopped before committing as requested\n"
7029 #: builtin/merge-base.c:29
7030 msgid "git merge-base [-a | --all] <commit> <commit>..."
7033 #: builtin/merge-base.c:30
7034 msgid "git merge-base [-a | --all] --octopus <commit>..."
7037 #: builtin/merge-base.c:31
7038 msgid "git merge-base --independent <commit>..."
7041 #: builtin/merge-base.c:32
7042 msgid "git merge-base --is-ancestor <commit> <commit>"
7045 #: builtin/merge-base.c:33
7046 msgid "git merge-base --fork-point <ref> [<commit>]"
7049 #: builtin/merge-base.c:214
7050 msgid "output all common ancestors"
7053 #: builtin/merge-base.c:216
7054 msgid "find ancestors for a single n-way merge"
7057 #: builtin/merge-base.c:218
7058 msgid "list revs not reachable from others"
7061 #: builtin/merge-base.c:220
7062 msgid "is the first one ancestor of the other?"
7065 #: builtin/merge-base.c:222
7066 msgid "find where <commit> forked from reflog of <ref>"
7069 #: builtin/merge-file.c:8
7071 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
7072 "<orig-file> <file2>"
7075 #: builtin/merge-file.c:33
7076 msgid "send results to standard output"
7079 #: builtin/merge-file.c:34
7080 msgid "use a diff3 based merge"
7083 #: builtin/merge-file.c:35
7084 msgid "for conflicts, use our version"
7087 #: builtin/merge-file.c:37
7088 msgid "for conflicts, use their version"
7091 #: builtin/merge-file.c:39
7092 msgid "for conflicts, use a union version"
7095 #: builtin/merge-file.c:42
7096 msgid "for conflicts, use this marker size"
7099 #: builtin/merge-file.c:43
7100 msgid "do not warn about conflicts"
7103 #: builtin/merge-file.c:45
7104 msgid "set labels for file1/orig-file/file2"
7107 #: builtin/mktree.c:64
7108 msgid "git mktree [-z] [--missing] [--batch]"
7111 #: builtin/mktree.c:150
7112 msgid "input is NUL terminated"
7115 #: builtin/mktree.c:151 builtin/write-tree.c:24
7116 msgid "allow missing objects"
7119 #: builtin/mktree.c:152
7120 msgid "allow creation of more than one tree"
7124 msgid "git mv [<options>] <source>... <destination>"
7129 msgid "Directory %s is in index and no submodule?"
7133 msgid "Please stage your changes to .gitmodules or stash them to proceed"
7138 msgid "%.*s is in index"
7142 msgid "force move/rename even if target exists"
7146 msgid "skip move/rename errors"
7151 msgid "destination '%s' is not a directory"
7156 msgid "Checking rename of '%s' to '%s'\n"
7164 msgid "can not move directory into itself"
7168 msgid "cannot move directory over file"
7172 msgid "source directory is empty"
7176 msgid "not under version control"
7180 msgid "destination exists"
7185 msgid "overwriting '%s'"
7189 msgid "Cannot overwrite"
7193 msgid "multiple sources for the same target"
7197 msgid "destination directory does not exist"
7202 msgid "%s, source=%s, destination=%s"
7207 msgid "Renaming %s to %s\n"
7210 #: builtin/mv.c:256 builtin/remote.c:725 builtin/repack.c:361
7212 msgid "renaming '%s' failed"
7215 #: builtin/name-rev.c:255
7216 msgid "git name-rev [<options>] <commit>..."
7219 #: builtin/name-rev.c:256
7220 msgid "git name-rev [<options>] --all"
7223 #: builtin/name-rev.c:257
7224 msgid "git name-rev [<options>] --stdin"
7227 #: builtin/name-rev.c:309
7228 msgid "print only names (no SHA-1)"
7231 #: builtin/name-rev.c:310
7232 msgid "only use tags to name the commits"
7235 #: builtin/name-rev.c:312
7236 msgid "only use refs matching <pattern>"
7239 #: builtin/name-rev.c:314
7240 msgid "list all commits reachable from all refs"
7243 #: builtin/name-rev.c:315
7244 msgid "read from stdin"
7247 #: builtin/name-rev.c:316
7248 msgid "allow to print `undefined` names (default)"
7251 #: builtin/name-rev.c:322
7252 msgid "dereference tags in the input (internal use)"
7255 #: builtin/notes.c:24
7256 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
7259 #: builtin/notes.c:25
7261 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
7262 "| (-c | -C) <object>] [<object>]"
7265 #: builtin/notes.c:26
7266 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
7269 #: builtin/notes.c:27
7271 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
7272 "(-c | -C) <object>] [<object>]"
7275 #: builtin/notes.c:28
7276 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
7279 #: builtin/notes.c:29
7280 msgid "git notes [--ref <notes-ref>] show [<object>]"
7283 #: builtin/notes.c:30
7285 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
7288 #: builtin/notes.c:31
7289 msgid "git notes merge --commit [-v | -q]"
7292 #: builtin/notes.c:32
7293 msgid "git notes merge --abort [-v | -q]"
7296 #: builtin/notes.c:33
7297 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
7300 #: builtin/notes.c:34
7301 msgid "git notes [--ref <notes-ref>] prune [-n | -v]"
7304 #: builtin/notes.c:35
7305 msgid "git notes [--ref <notes-ref>] get-ref"
7308 #: builtin/notes.c:40
7309 msgid "git notes [list [<object>]]"
7312 #: builtin/notes.c:45
7313 msgid "git notes add [<options>] [<object>]"
7316 #: builtin/notes.c:50
7317 msgid "git notes copy [<options>] <from-object> <to-object>"
7320 #: builtin/notes.c:51
7321 msgid "git notes copy --stdin [<from-object> <to-object>]..."
7324 #: builtin/notes.c:56
7325 msgid "git notes append [<options>] [<object>]"
7328 #: builtin/notes.c:61
7329 msgid "git notes edit [<object>]"
7332 #: builtin/notes.c:66
7333 msgid "git notes show [<object>]"
7336 #: builtin/notes.c:71
7337 msgid "git notes merge [<options>] <notes-ref>"
7340 #: builtin/notes.c:72
7341 msgid "git notes merge --commit [<options>]"
7344 #: builtin/notes.c:73
7345 msgid "git notes merge --abort [<options>]"
7348 #: builtin/notes.c:78
7349 msgid "git notes remove [<object>]"
7352 #: builtin/notes.c:83
7353 msgid "git notes prune [<options>]"
7356 #: builtin/notes.c:88
7357 msgid "git notes get-ref"
7360 #: builtin/notes.c:146
7362 msgid "unable to start 'show' for object '%s'"
7365 #: builtin/notes.c:150
7366 msgid "could not read 'show' output"
7369 #: builtin/notes.c:158
7371 msgid "failed to finish 'show' for object '%s'"
7374 #: builtin/notes.c:173 builtin/tag.c:477
7376 msgid "could not create file '%s'"
7379 #: builtin/notes.c:192
7380 msgid "Please supply the note contents using either -m or -F option"
7383 #: builtin/notes.c:201
7384 msgid "unable to write note object"
7387 #: builtin/notes.c:203
7389 msgid "The note contents have been left in %s"
7392 #: builtin/notes.c:231 builtin/tag.c:693
7394 msgid "cannot read '%s'"
7397 #: builtin/notes.c:233 builtin/tag.c:696
7399 msgid "could not open or read '%s'"
7402 #: builtin/notes.c:252 builtin/notes.c:303 builtin/notes.c:305
7403 #: builtin/notes.c:365 builtin/notes.c:420 builtin/notes.c:506
7404 #: builtin/notes.c:511 builtin/notes.c:589 builtin/notes.c:652
7405 #: builtin/notes.c:854 builtin/tag.c:709
7407 msgid "Failed to resolve '%s' as a valid ref."
7410 #: builtin/notes.c:255
7412 msgid "Failed to read object '%s'."
7415 #: builtin/notes.c:259
7417 msgid "Cannot read note data from non-blob object '%s'."
7420 #: builtin/notes.c:299
7422 msgid "Malformed input line: '%s'."
7425 #: builtin/notes.c:314
7427 msgid "Failed to copy notes from '%s' to '%s'"
7430 #: builtin/notes.c:358 builtin/notes.c:413 builtin/notes.c:489
7431 #: builtin/notes.c:501 builtin/notes.c:577 builtin/notes.c:645
7432 #: builtin/notes.c:919
7433 msgid "too many parameters"
7436 #: builtin/notes.c:371 builtin/notes.c:658
7438 msgid "No note found for object %s."
7441 #: builtin/notes.c:392 builtin/notes.c:555
7442 msgid "note contents as a string"
7445 #: builtin/notes.c:395 builtin/notes.c:558
7446 msgid "note contents in a file"
7449 #: builtin/notes.c:397 builtin/notes.c:400 builtin/notes.c:560
7450 #: builtin/notes.c:563 builtin/tag.c:628
7454 #: builtin/notes.c:398 builtin/notes.c:561
7455 msgid "reuse and edit specified note object"
7458 #: builtin/notes.c:401 builtin/notes.c:564
7459 msgid "reuse specified note object"
7462 #: builtin/notes.c:404 builtin/notes.c:567
7463 msgid "allow storing empty note"
7466 #: builtin/notes.c:405 builtin/notes.c:476
7467 msgid "replace existing notes"
7470 #: builtin/notes.c:430
7473 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
7477 #: builtin/notes.c:445 builtin/notes.c:524
7479 msgid "Overwriting existing notes for object %s\n"
7482 #: builtin/notes.c:456 builtin/notes.c:617 builtin/notes.c:859
7484 msgid "Removing note for object %s\n"
7487 #: builtin/notes.c:477
7488 msgid "read objects from stdin"
7491 #: builtin/notes.c:479
7492 msgid "load rewriting config for <command> (implies --stdin)"
7495 #: builtin/notes.c:497
7496 msgid "too few parameters"
7499 #: builtin/notes.c:518
7502 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
7506 #: builtin/notes.c:530
7508 msgid "Missing notes on source object %s. Cannot copy."
7511 #: builtin/notes.c:582
7514 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
7515 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
7518 #: builtin/notes.c:750
7519 msgid "General options"
7522 #: builtin/notes.c:752
7523 msgid "Merge options"
7526 #: builtin/notes.c:754
7528 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
7532 #: builtin/notes.c:756
7533 msgid "Committing unmerged notes"
7536 #: builtin/notes.c:758
7537 msgid "finalize notes merge by committing unmerged notes"
7540 #: builtin/notes.c:760
7541 msgid "Aborting notes merge resolution"
7544 #: builtin/notes.c:762
7545 msgid "abort notes merge"
7548 #: builtin/notes.c:857
7550 msgid "Object %s has no note\n"
7553 #: builtin/notes.c:869
7554 msgid "attempt to remove non-existent note is not an error"
7557 #: builtin/notes.c:872
7558 msgid "read object names from the standard input"
7561 #: builtin/notes.c:953
7565 #: builtin/notes.c:954
7566 msgid "use notes from <notes-ref>"
7569 #: builtin/notes.c:989 builtin/remote.c:1618
7571 msgid "Unknown subcommand: %s"
7574 #: builtin/pack-objects.c:28
7575 msgid "git pack-objects --stdout [options...] [< ref-list | < object-list]"
7578 #: builtin/pack-objects.c:29
7579 msgid "git pack-objects [options...] base-name [< ref-list | < object-list]"
7582 #: builtin/pack-objects.c:175 builtin/pack-objects.c:178
7584 msgid "deflate error (%d)"
7587 #: builtin/pack-objects.c:771
7588 msgid "Writing objects"
7591 #: builtin/pack-objects.c:1011
7592 msgid "disabling bitmap writing, as some objects are not being packed"
7595 #: builtin/pack-objects.c:2171
7596 msgid "Compressing objects"
7599 #: builtin/pack-objects.c:2568
7601 msgid "unsupported index version %s"
7604 #: builtin/pack-objects.c:2572
7606 msgid "bad index version '%s'"
7609 #: builtin/pack-objects.c:2595
7611 msgid "option %s does not accept negative form"
7614 #: builtin/pack-objects.c:2599
7616 msgid "unable to parse value '%s' for option %s"
7619 #: builtin/pack-objects.c:2619
7620 msgid "do not show progress meter"
7623 #: builtin/pack-objects.c:2621
7624 msgid "show progress meter"
7627 #: builtin/pack-objects.c:2623
7628 msgid "show progress meter during object writing phase"
7631 #: builtin/pack-objects.c:2626
7632 msgid "similar to --all-progress when progress meter is shown"
7635 #: builtin/pack-objects.c:2627
7636 msgid "version[,offset]"
7639 #: builtin/pack-objects.c:2628
7640 msgid "write the pack index file in the specified idx format version"
7643 #: builtin/pack-objects.c:2631
7644 msgid "maximum size of each output pack file"
7647 #: builtin/pack-objects.c:2633
7648 msgid "ignore borrowed objects from alternate object store"
7651 #: builtin/pack-objects.c:2635
7652 msgid "ignore packed objects"
7655 #: builtin/pack-objects.c:2637
7656 msgid "limit pack window by objects"
7659 #: builtin/pack-objects.c:2639
7660 msgid "limit pack window by memory in addition to object limit"
7663 #: builtin/pack-objects.c:2641
7664 msgid "maximum length of delta chain allowed in the resulting pack"
7667 #: builtin/pack-objects.c:2643
7668 msgid "reuse existing deltas"
7671 #: builtin/pack-objects.c:2645
7672 msgid "reuse existing objects"
7675 #: builtin/pack-objects.c:2647
7676 msgid "use OFS_DELTA objects"
7679 #: builtin/pack-objects.c:2649
7680 msgid "use threads when searching for best delta matches"
7683 #: builtin/pack-objects.c:2651
7684 msgid "do not create an empty pack output"
7687 #: builtin/pack-objects.c:2653
7688 msgid "read revision arguments from standard input"
7691 #: builtin/pack-objects.c:2655
7692 msgid "limit the objects to those that are not yet packed"
7695 #: builtin/pack-objects.c:2658
7696 msgid "include objects reachable from any reference"
7699 #: builtin/pack-objects.c:2661
7700 msgid "include objects referred by reflog entries"
7703 #: builtin/pack-objects.c:2664
7704 msgid "include objects referred to by the index"
7707 #: builtin/pack-objects.c:2667
7708 msgid "output pack to stdout"
7711 #: builtin/pack-objects.c:2669
7712 msgid "include tag objects that refer to objects to be packed"
7715 #: builtin/pack-objects.c:2671
7716 msgid "keep unreachable objects"
7719 #: builtin/pack-objects.c:2672 parse-options.h:139
7723 #: builtin/pack-objects.c:2673
7724 msgid "unpack unreachable objects newer than <time>"
7727 #: builtin/pack-objects.c:2676
7728 msgid "create thin packs"
7731 #: builtin/pack-objects.c:2678
7732 msgid "create packs suitable for shallow fetches"
7735 #: builtin/pack-objects.c:2680
7736 msgid "ignore packs that have companion .keep file"
7739 #: builtin/pack-objects.c:2682
7740 msgid "pack compression level"
7743 #: builtin/pack-objects.c:2684
7744 msgid "do not hide commits by grafts"
7747 #: builtin/pack-objects.c:2686
7748 msgid "use a bitmap index if available to speed up counting objects"
7751 #: builtin/pack-objects.c:2688
7752 msgid "write a bitmap index together with the pack index"
7755 #: builtin/pack-objects.c:2779
7756 msgid "Counting objects"
7759 #: builtin/pack-refs.c:6
7760 msgid "git pack-refs [<options>]"
7763 #: builtin/pack-refs.c:14
7764 msgid "pack everything"
7767 #: builtin/pack-refs.c:15
7768 msgid "prune loose refs (default)"
7771 #: builtin/prune-packed.c:7
7772 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
7775 #: builtin/prune-packed.c:40
7776 msgid "Removing duplicate objects"
7779 #: builtin/prune.c:11
7780 msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"
7783 #: builtin/prune.c:105 builtin/worktree.c:112
7784 msgid "do not remove, show only"
7787 #: builtin/prune.c:106 builtin/worktree.c:113
7788 msgid "report pruned objects"
7791 #: builtin/prune.c:109 builtin/worktree.c:115
7792 msgid "expire objects older than <time>"
7795 #: builtin/push.c:14
7796 msgid "git push [<options>] [<repository> [<refspec>...]]"
7799 #: builtin/push.c:85
7800 msgid "tag shorthand without <tag>"
7803 #: builtin/push.c:95
7804 msgid "--delete only accepts plain target ref names"
7807 #: builtin/push.c:139
7810 "To choose either option permanently, see push.default in 'git help config'."
7813 #: builtin/push.c:142
7816 "The upstream branch of your current branch does not match\n"
7817 "the name of your current branch. To push to the upstream branch\n"
7818 "on the remote, use\n"
7820 " git push %s HEAD:%s\n"
7822 "To push to the branch of the same name on the remote, use\n"
7828 #: builtin/push.c:157
7831 "You are not currently on a branch.\n"
7832 "To push the history leading to the current (detached HEAD)\n"
7835 " git push %s HEAD:<name-of-remote-branch>\n"
7838 #: builtin/push.c:171
7841 "The current branch %s has no upstream branch.\n"
7842 "To push the current branch and set the remote as upstream, use\n"
7844 " git push --set-upstream %s %s\n"
7847 #: builtin/push.c:179
7849 msgid "The current branch %s has multiple upstream branches, refusing to push."
7852 #: builtin/push.c:182
7855 "You are pushing to remote '%s', which is not the upstream of\n"
7856 "your current branch '%s', without telling me what to push\n"
7857 "to update which remote branch."
7860 #: builtin/push.c:205
7862 "push.default is unset; its implicit value has changed in\n"
7863 "Git 2.0 from 'matching' to 'simple'. To squelch this message\n"
7864 "and maintain the traditional behavior, use:\n"
7866 " git config --global push.default matching\n"
7868 "To squelch this message and adopt the new behavior now, use:\n"
7870 " git config --global push.default simple\n"
7872 "When push.default is set to 'matching', git will push local branches\n"
7873 "to the remote branches that already exist with the same name.\n"
7875 "Since Git 2.0, Git defaults to the more conservative 'simple'\n"
7876 "behavior, which only pushes the current branch to the corresponding\n"
7877 "remote branch that 'git pull' uses to update the current branch.\n"
7879 "See 'git help config' and search for 'push.default' for further "
7881 "(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode\n"
7882 "'current' instead of 'simple' if you sometimes use older versions of Git)"
7885 #: builtin/push.c:272
7887 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
7890 #: builtin/push.c:279
7892 "Updates were rejected because the tip of your current branch is behind\n"
7893 "its remote counterpart. Integrate the remote changes (e.g.\n"
7894 "'git pull ...') before pushing again.\n"
7895 "See the 'Note about fast-forwards' in 'git push --help' for details."
7898 #: builtin/push.c:285
7900 "Updates were rejected because a pushed branch tip is behind its remote\n"
7901 "counterpart. Check out this branch and integrate the remote changes\n"
7902 "(e.g. 'git pull ...') before pushing again.\n"
7903 "See the 'Note about fast-forwards' in 'git push --help' for details."
7906 #: builtin/push.c:291
7908 "Updates were rejected because the remote contains work that you do\n"
7909 "not have locally. This is usually caused by another repository pushing\n"
7910 "to the same ref. You may want to first integrate the remote changes\n"
7911 "(e.g., 'git pull ...') before pushing again.\n"
7912 "See the 'Note about fast-forwards' in 'git push --help' for details."
7915 #: builtin/push.c:298
7916 msgid "Updates were rejected because the tag already exists in the remote."
7919 #: builtin/push.c:301
7921 "You cannot update a remote ref that points at a non-commit object,\n"
7922 "or update a remote ref to make it point at a non-commit object,\n"
7923 "without using the '--force' option.\n"
7926 #: builtin/push.c:360
7928 msgid "Pushing to %s\n"
7931 #: builtin/push.c:364
7933 msgid "failed to push some refs to '%s'"
7936 #: builtin/push.c:394
7938 msgid "bad repository '%s'"
7941 #: builtin/push.c:395
7943 "No configured push destination.\n"
7944 "Either specify the URL from the command-line or configure a remote "
7945 "repository using\n"
7947 " git remote add <name> <url>\n"
7949 "and then push using the remote name\n"
7951 " git push <name>\n"
7954 #: builtin/push.c:410
7955 msgid "--all and --tags are incompatible"
7958 #: builtin/push.c:411
7959 msgid "--all can't be combined with refspecs"
7962 #: builtin/push.c:416
7963 msgid "--mirror and --tags are incompatible"
7966 #: builtin/push.c:417
7967 msgid "--mirror can't be combined with refspecs"
7970 #: builtin/push.c:422
7971 msgid "--all and --mirror are incompatible"
7974 #: builtin/push.c:502
7978 #: builtin/push.c:503
7979 msgid "push all refs"
7982 #: builtin/push.c:504
7983 msgid "mirror all refs"
7986 #: builtin/push.c:506
7990 #: builtin/push.c:507
7991 msgid "push tags (can't be used with --all or --mirror)"
7994 #: builtin/push.c:510
7995 msgid "force updates"
7998 #: builtin/push.c:512
7999 msgid "refname>:<expect"
8002 #: builtin/push.c:513
8003 msgid "require old value of ref to be at this value"
8006 #: builtin/push.c:516
8007 msgid "control recursive pushing of submodules"
8010 #: builtin/push.c:518
8011 msgid "use thin pack"
8014 #: builtin/push.c:519 builtin/push.c:520
8015 msgid "receive pack program"
8018 #: builtin/push.c:521
8019 msgid "set upstream for git pull/status"
8022 #: builtin/push.c:524
8023 msgid "prune locally removed refs"
8026 #: builtin/push.c:526
8027 msgid "bypass pre-push hook"
8030 #: builtin/push.c:527
8031 msgid "push missing but relevant tags"
8034 #: builtin/push.c:529
8035 msgid "GPG sign the push"
8038 #: builtin/push.c:530
8039 msgid "request atomic transaction on remote side"
8042 #: builtin/push.c:539
8043 msgid "--delete is incompatible with --all, --mirror and --tags"
8046 #: builtin/push.c:541
8047 msgid "--delete doesn't make sense without any refs"
8050 #: builtin/read-tree.c:37
8052 "git read-tree [[-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>] "
8053 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
8054 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
8057 #: builtin/read-tree.c:110
8058 msgid "write resulting index to <file>"
8061 #: builtin/read-tree.c:113
8062 msgid "only empty the index"
8065 #: builtin/read-tree.c:115
8069 #: builtin/read-tree.c:117
8070 msgid "perform a merge in addition to a read"
8073 #: builtin/read-tree.c:119
8074 msgid "3-way merge if no file level merging required"
8077 #: builtin/read-tree.c:121
8078 msgid "3-way merge in presence of adds and removes"
8081 #: builtin/read-tree.c:123
8082 msgid "same as -m, but discard unmerged entries"
8085 #: builtin/read-tree.c:124
8086 msgid "<subdirectory>/"
8089 #: builtin/read-tree.c:125
8090 msgid "read the tree into the index under <subdirectory>/"
8093 #: builtin/read-tree.c:128
8094 msgid "update working tree with merge result"
8097 #: builtin/read-tree.c:130
8101 #: builtin/read-tree.c:131
8102 msgid "allow explicitly ignored files to be overwritten"
8105 #: builtin/read-tree.c:134
8106 msgid "don't check the working tree after merging"
8109 #: builtin/read-tree.c:135
8110 msgid "don't update the index or the work tree"
8113 #: builtin/read-tree.c:137
8114 msgid "skip applying sparse checkout filter"
8117 #: builtin/read-tree.c:139
8118 msgid "debug unpack-trees"
8121 #: builtin/reflog.c:430
8123 msgid "%s' for '%s' is not a valid timestamp"
8126 #: builtin/reflog.c:547 builtin/reflog.c:552
8128 msgid "'%s' is not a valid timestamp"
8131 #: builtin/remote.c:12
8132 msgid "git remote [-v | --verbose]"
8135 #: builtin/remote.c:13
8137 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
8138 "mirror=<fetch|push>] <name> <url>"
8141 #: builtin/remote.c:14 builtin/remote.c:33
8142 msgid "git remote rename <old> <new>"
8145 #: builtin/remote.c:15 builtin/remote.c:38
8146 msgid "git remote remove <name>"
8149 #: builtin/remote.c:16 builtin/remote.c:43
8150 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
8153 #: builtin/remote.c:17
8154 msgid "git remote [-v | --verbose] show [-n] <name>"
8157 #: builtin/remote.c:18
8158 msgid "git remote prune [-n | --dry-run] <name>"
8161 #: builtin/remote.c:19
8163 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
8166 #: builtin/remote.c:20
8167 msgid "git remote set-branches [--add] <name> <branch>..."
8170 #: builtin/remote.c:21 builtin/remote.c:69
8171 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
8174 #: builtin/remote.c:22 builtin/remote.c:70
8175 msgid "git remote set-url --add <name> <newurl>"
8178 #: builtin/remote.c:23 builtin/remote.c:71
8179 msgid "git remote set-url --delete <name> <url>"
8182 #: builtin/remote.c:28
8183 msgid "git remote add [<options>] <name> <url>"
8186 #: builtin/remote.c:48
8187 msgid "git remote set-branches <name> <branch>..."
8190 #: builtin/remote.c:49
8191 msgid "git remote set-branches --add <name> <branch>..."
8194 #: builtin/remote.c:54
8195 msgid "git remote show [<options>] <name>"
8198 #: builtin/remote.c:59
8199 msgid "git remote prune [<options>] <name>"
8202 #: builtin/remote.c:64
8203 msgid "git remote update [<options>] [<group> | <remote>]..."
8206 #: builtin/remote.c:88
8211 #: builtin/remote.c:120
8213 "--mirror is dangerous and deprecated; please\n"
8214 "\t use --mirror=fetch or --mirror=push instead"
8217 #: builtin/remote.c:137
8219 msgid "unknown mirror argument: %s"
8222 #: builtin/remote.c:153
8223 msgid "fetch the remote branches"
8226 #: builtin/remote.c:155
8227 msgid "import all tags and associated objects when fetching"
8230 #: builtin/remote.c:158
8231 msgid "or do not fetch any tag at all (--no-tags)"
8234 #: builtin/remote.c:160
8235 msgid "branch(es) to track"
8238 #: builtin/remote.c:161
8239 msgid "master branch"
8242 #: builtin/remote.c:162
8246 #: builtin/remote.c:163
8247 msgid "set up remote as a mirror to push to or fetch from"
8250 #: builtin/remote.c:175
8251 msgid "specifying a master branch makes no sense with --mirror"
8254 #: builtin/remote.c:177
8255 msgid "specifying branches to track makes sense only with fetch mirrors"
8258 #: builtin/remote.c:187 builtin/remote.c:640
8260 msgid "remote %s already exists."
8263 #: builtin/remote.c:191 builtin/remote.c:644
8265 msgid "'%s' is not a valid remote name"
8268 #: builtin/remote.c:235
8270 msgid "Could not setup master '%s'"
8273 #: builtin/remote.c:335
8275 msgid "Could not get fetch map for refspec %s"
8278 #: builtin/remote.c:436 builtin/remote.c:444
8282 #: builtin/remote.c:448
8286 #: builtin/remote.c:589 builtin/remote.c:595 builtin/remote.c:601
8288 msgid "Could not append '%s' to '%s'"
8291 #: builtin/remote.c:633 builtin/remote.c:792 builtin/remote.c:892
8293 msgid "No such remote: %s"
8296 #: builtin/remote.c:650
8298 msgid "Could not rename config section '%s' to '%s'"
8301 #: builtin/remote.c:656 builtin/remote.c:844
8303 msgid "Could not remove config section '%s'"
8306 #: builtin/remote.c:671
8309 "Not updating non-default fetch refspec\n"
8311 "\tPlease update the configuration manually if necessary."
8314 #: builtin/remote.c:677
8316 msgid "Could not append '%s'"
8319 #: builtin/remote.c:688
8321 msgid "Could not set '%s'"
8324 #: builtin/remote.c:710
8326 msgid "deleting '%s' failed"
8329 #: builtin/remote.c:744
8331 msgid "creating '%s' failed"
8334 #: builtin/remote.c:763
8336 msgid "Could not remove branch %s"
8339 #: builtin/remote.c:830
8341 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
8342 "to delete it, use:"
8344 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
8345 "to delete them, use:"
8349 #: builtin/remote.c:945
8351 msgid " new (next fetch will store in remotes/%s)"
8354 #: builtin/remote.c:948
8358 #: builtin/remote.c:950
8359 msgid " stale (use 'git remote prune' to remove)"
8362 #: builtin/remote.c:952
8366 #: builtin/remote.c:993
8368 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
8371 #: builtin/remote.c:1000
8373 msgid "rebases onto remote %s"
8376 #: builtin/remote.c:1003
8378 msgid " merges with remote %s"
8381 #: builtin/remote.c:1004
8382 msgid " and with remote"
8385 #: builtin/remote.c:1006
8387 msgid "merges with remote %s"
8390 #: builtin/remote.c:1007
8391 msgid " and with remote"
8394 #: builtin/remote.c:1053
8398 #: builtin/remote.c:1056
8402 #: builtin/remote.c:1060
8406 #: builtin/remote.c:1063
8407 msgid "fast-forwardable"
8410 #: builtin/remote.c:1066
8411 msgid "local out of date"
8414 #: builtin/remote.c:1073
8416 msgid " %-*s forces to %-*s (%s)"
8419 #: builtin/remote.c:1076
8421 msgid " %-*s pushes to %-*s (%s)"
8424 #: builtin/remote.c:1080
8426 msgid " %-*s forces to %s"
8429 #: builtin/remote.c:1083
8431 msgid " %-*s pushes to %s"
8434 #: builtin/remote.c:1151
8435 msgid "do not query remotes"
8438 #: builtin/remote.c:1178
8443 #: builtin/remote.c:1179
8445 msgid " Fetch URL: %s"
8448 #: builtin/remote.c:1180 builtin/remote.c:1331
8452 #: builtin/remote.c:1189 builtin/remote.c:1191
8454 msgid " Push URL: %s"
8457 #: builtin/remote.c:1193 builtin/remote.c:1195 builtin/remote.c:1197
8459 msgid " HEAD branch: %s"
8462 #: builtin/remote.c:1199
8465 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
8468 #: builtin/remote.c:1211
8470 msgid " Remote branch:%s"
8471 msgid_plural " Remote branches:%s"
8475 #: builtin/remote.c:1214 builtin/remote.c:1241
8476 msgid " (status not queried)"
8479 #: builtin/remote.c:1223
8480 msgid " Local branch configured for 'git pull':"
8481 msgid_plural " Local branches configured for 'git pull':"
8485 #: builtin/remote.c:1231
8486 msgid " Local refs will be mirrored by 'git push'"
8489 #: builtin/remote.c:1238
8491 msgid " Local ref configured for 'git push'%s:"
8492 msgid_plural " Local refs configured for 'git push'%s:"
8496 #: builtin/remote.c:1259
8497 msgid "set refs/remotes/<name>/HEAD according to remote"
8500 #: builtin/remote.c:1261
8501 msgid "delete refs/remotes/<name>/HEAD"
8504 #: builtin/remote.c:1276
8505 msgid "Cannot determine remote HEAD"
8508 #: builtin/remote.c:1278
8509 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
8512 #: builtin/remote.c:1288
8514 msgid "Could not delete %s"
8517 #: builtin/remote.c:1296
8519 msgid "Not a valid ref: %s"
8522 #: builtin/remote.c:1298
8524 msgid "Could not setup %s"
8527 #: builtin/remote.c:1316
8529 msgid " %s will become dangling!"
8532 #: builtin/remote.c:1317
8534 msgid " %s has become dangling!"
8537 #: builtin/remote.c:1327
8542 #: builtin/remote.c:1328
8547 #: builtin/remote.c:1351
8549 msgid " * [would prune] %s"
8552 #: builtin/remote.c:1354
8554 msgid " * [pruned] %s"
8557 #: builtin/remote.c:1399
8558 msgid "prune remotes after fetching"
8561 #: builtin/remote.c:1465 builtin/remote.c:1539
8563 msgid "No such remote '%s'"
8566 #: builtin/remote.c:1485
8570 #: builtin/remote.c:1492
8571 msgid "no remote specified"
8574 #: builtin/remote.c:1514
8575 msgid "manipulate push URLs"
8578 #: builtin/remote.c:1516
8582 #: builtin/remote.c:1518
8586 #: builtin/remote.c:1525
8587 msgid "--add --delete doesn't make sense"
8590 #: builtin/remote.c:1565
8592 msgid "Invalid old URL pattern: %s"
8595 #: builtin/remote.c:1573
8597 msgid "No such URL found: %s"
8600 #: builtin/remote.c:1575
8601 msgid "Will not delete all non-push URLs"
8604 #: builtin/remote.c:1589
8605 msgid "be verbose; must be placed before a subcommand"
8608 #: builtin/repack.c:17
8609 msgid "git repack [<options>]"
8612 #: builtin/repack.c:159
8613 msgid "pack everything in a single pack"
8616 #: builtin/repack.c:161
8617 msgid "same as -a, and turn unreachable objects loose"
8620 #: builtin/repack.c:164
8621 msgid "remove redundant packs, and run git-prune-packed"
8624 #: builtin/repack.c:166
8625 msgid "pass --no-reuse-delta to git-pack-objects"
8628 #: builtin/repack.c:168
8629 msgid "pass --no-reuse-object to git-pack-objects"
8632 #: builtin/repack.c:170
8633 msgid "do not run git-update-server-info"
8636 #: builtin/repack.c:173
8637 msgid "pass --local to git-pack-objects"
8640 #: builtin/repack.c:175
8641 msgid "write bitmap index"
8644 #: builtin/repack.c:176
8648 #: builtin/repack.c:177
8649 msgid "with -A, do not loosen objects older than this"
8652 #: builtin/repack.c:179
8653 msgid "size of the window used for delta compression"
8656 #: builtin/repack.c:180 builtin/repack.c:184
8660 #: builtin/repack.c:181
8661 msgid "same as the above, but limit memory size instead of entries count"
8664 #: builtin/repack.c:183
8665 msgid "limits the maximum delta depth"
8668 #: builtin/repack.c:185
8669 msgid "maximum size of each packfile"
8672 #: builtin/repack.c:187
8673 msgid "repack objects in packs marked with .keep"
8676 #: builtin/repack.c:377
8678 msgid "removing '%s' failed"
8681 #: builtin/replace.c:19
8682 msgid "git replace [-f] <object> <replacement>"
8685 #: builtin/replace.c:20
8686 msgid "git replace [-f] --edit <object>"
8689 #: builtin/replace.c:21
8690 msgid "git replace [-f] --graft <commit> [<parent>...]"
8693 #: builtin/replace.c:22
8694 msgid "git replace -d <object>..."
8697 #: builtin/replace.c:23
8698 msgid "git replace [--format=<format>] [-l [<pattern>]]"
8701 #: builtin/replace.c:325 builtin/replace.c:363 builtin/replace.c:391
8703 msgid "Not a valid object name: '%s'"
8706 #: builtin/replace.c:355
8708 msgid "bad mergetag in commit '%s'"
8711 #: builtin/replace.c:357
8713 msgid "malformed mergetag in commit '%s'"
8716 #: builtin/replace.c:368
8719 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
8720 "instead of --graft"
8723 #: builtin/replace.c:401
8725 msgid "the original commit '%s' has a gpg signature."
8728 #: builtin/replace.c:402
8729 msgid "the signature will be removed in the replacement commit!"
8732 #: builtin/replace.c:408
8734 msgid "could not write replacement commit for: '%s'"
8737 #: builtin/replace.c:432
8738 msgid "list replace refs"
8741 #: builtin/replace.c:433
8742 msgid "delete replace refs"
8745 #: builtin/replace.c:434
8746 msgid "edit existing object"
8749 #: builtin/replace.c:435
8750 msgid "change a commit's parents"
8753 #: builtin/replace.c:436
8754 msgid "replace the ref if it exists"
8757 #: builtin/replace.c:437
8758 msgid "do not pretty-print contents for --edit"
8761 #: builtin/replace.c:438
8762 msgid "use this format"
8765 #: builtin/rerere.c:12
8766 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
8769 #: builtin/rerere.c:57
8770 msgid "register clean resolutions in index"
8773 #: builtin/reset.c:26
8775 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
8778 #: builtin/reset.c:27
8779 msgid "git reset [-q] <tree-ish> [--] <paths>..."
8782 #: builtin/reset.c:28
8783 msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
8786 #: builtin/reset.c:34
8790 #: builtin/reset.c:34
8794 #: builtin/reset.c:34
8798 #: builtin/reset.c:34
8802 #: builtin/reset.c:34
8806 #: builtin/reset.c:74
8807 msgid "You do not have a valid HEAD."
8810 #: builtin/reset.c:76
8811 msgid "Failed to find tree of HEAD."
8814 #: builtin/reset.c:82
8816 msgid "Failed to find tree of %s."
8819 #: builtin/reset.c:100
8821 msgid "HEAD is now at %s"
8824 #: builtin/reset.c:183
8826 msgid "Cannot do a %s reset in the middle of a merge."
8829 #: builtin/reset.c:276
8830 msgid "be quiet, only report errors"
8833 #: builtin/reset.c:278
8834 msgid "reset HEAD and index"
8837 #: builtin/reset.c:279
8838 msgid "reset only HEAD"
8841 #: builtin/reset.c:281 builtin/reset.c:283
8842 msgid "reset HEAD, index and working tree"
8845 #: builtin/reset.c:285
8846 msgid "reset HEAD but keep local changes"
8849 #: builtin/reset.c:288
8850 msgid "record only the fact that removed paths will be added later"
8853 #: builtin/reset.c:305
8855 msgid "Failed to resolve '%s' as a valid revision."
8858 #: builtin/reset.c:308 builtin/reset.c:316
8860 msgid "Could not parse object '%s'."
8863 #: builtin/reset.c:313
8865 msgid "Failed to resolve '%s' as a valid tree."
8868 #: builtin/reset.c:322
8869 msgid "--patch is incompatible with --{hard,mixed,soft}"
8872 #: builtin/reset.c:331
8873 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
8876 #: builtin/reset.c:333
8878 msgid "Cannot do %s reset with paths."
8881 #: builtin/reset.c:343
8883 msgid "%s reset is not allowed in a bare repository"
8886 #: builtin/reset.c:347
8887 msgid "-N can only be used with --mixed"
8890 #: builtin/reset.c:364
8891 msgid "Unstaged changes after reset:"
8894 #: builtin/reset.c:370
8896 msgid "Could not reset index file to revision '%s'."
8899 #: builtin/reset.c:374
8900 msgid "Could not write new index file."
8903 #: builtin/rev-parse.c:361
8904 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
8907 #: builtin/rev-parse.c:366
8908 msgid "keep the `--` passed as an arg"
8911 #: builtin/rev-parse.c:368
8912 msgid "stop parsing after the first non-option argument"
8915 #: builtin/rev-parse.c:371
8916 msgid "output in stuck long form"
8919 #: builtin/rev-parse.c:499
8921 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
8922 " or: git rev-parse --sq-quote [<arg>...]\n"
8923 " or: git rev-parse [<options>] [<arg>...]\n"
8925 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
8928 #: builtin/revert.c:22
8929 msgid "git revert [<options>] <commit-ish>..."
8932 #: builtin/revert.c:23
8933 msgid "git revert <subcommand>"
8936 #: builtin/revert.c:28
8937 msgid "git cherry-pick [<options>] <commit-ish>..."
8940 #: builtin/revert.c:29
8941 msgid "git cherry-pick <subcommand>"
8944 #: builtin/revert.c:71
8946 msgid "%s: %s cannot be used with %s"
8949 #: builtin/revert.c:80
8950 msgid "end revert or cherry-pick sequence"
8953 #: builtin/revert.c:81
8954 msgid "resume revert or cherry-pick sequence"
8957 #: builtin/revert.c:82
8958 msgid "cancel revert or cherry-pick sequence"
8961 #: builtin/revert.c:83
8962 msgid "don't automatically commit"
8965 #: builtin/revert.c:84
8966 msgid "edit the commit message"
8969 #: builtin/revert.c:87
8970 msgid "parent number"
8973 #: builtin/revert.c:89
8974 msgid "merge strategy"
8977 #: builtin/revert.c:90
8981 #: builtin/revert.c:91
8982 msgid "option for merge strategy"
8985 #: builtin/revert.c:104
8986 msgid "append commit name"
8989 #: builtin/revert.c:105
8990 msgid "allow fast-forward"
8993 #: builtin/revert.c:106
8994 msgid "preserve initially empty commits"
8997 #: builtin/revert.c:107
8998 msgid "allow commits with empty messages"
9001 #: builtin/revert.c:108
9002 msgid "keep redundant, empty commits"
9005 #: builtin/revert.c:112
9006 msgid "program error"
9009 #: builtin/revert.c:197
9010 msgid "revert failed"
9013 #: builtin/revert.c:212
9014 msgid "cherry-pick failed"
9018 msgid "git rm [<options>] [--] <file>..."
9023 "the following submodule (or one of its nested submodules)\n"
9024 "uses a .git directory:"
9026 "the following submodules (or one of their nested submodules)\n"
9027 "use a .git directory:"
9034 "(use 'rm -rf' if you really want to remove it including all of its history)"
9039 "the following file has staged content different from both the\n"
9040 "file and the HEAD:"
9042 "the following files have staged content different from both the\n"
9043 "file and the HEAD:"
9050 "(use -f to force removal)"
9054 msgid "the following file has changes staged in the index:"
9055 msgid_plural "the following files have changes staged in the index:"
9059 #: builtin/rm.c:243 builtin/rm.c:254
9062 "(use --cached to keep the file, or -f to force removal)"
9066 msgid "the following file has local modifications:"
9067 msgid_plural "the following files have local modifications:"
9072 msgid "do not list removed files"
9076 msgid "only remove from the index"
9080 msgid "override the up-to-date check"
9084 msgid "allow recursive removal"
9088 msgid "exit with a zero status even if nothing matched"
9092 msgid "Please, stage your changes to .gitmodules or stash them to proceed"
9097 msgid "not removing '%s' recursively without -r"
9102 msgid "git rm: unable to remove %s"
9105 #: builtin/shortlog.c:13
9106 msgid "git shortlog [<options>] [<revision-range>] [[--] [<path>...]]"
9109 #: builtin/shortlog.c:131
9111 msgid "Missing author: %s"
9114 #: builtin/shortlog.c:230
9115 msgid "sort output according to the number of commits per author"
9118 #: builtin/shortlog.c:232
9119 msgid "Suppress commit descriptions, only provides commit count"
9122 #: builtin/shortlog.c:234
9123 msgid "Show the email address of each author"
9126 #: builtin/shortlog.c:235
9130 #: builtin/shortlog.c:236
9131 msgid "Linewrap output"
9134 #: builtin/show-branch.c:9
9136 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
9137 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
9138 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
9139 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
9142 #: builtin/show-branch.c:13
9143 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
9146 #: builtin/show-branch.c:659
9147 msgid "show remote-tracking and local branches"
9150 #: builtin/show-branch.c:661
9151 msgid "show remote-tracking branches"
9154 #: builtin/show-branch.c:663
9155 msgid "color '*!+-' corresponding to the branch"
9158 #: builtin/show-branch.c:665
9159 msgid "show <n> more commits after the common ancestor"
9162 #: builtin/show-branch.c:667
9163 msgid "synonym to more=-1"
9166 #: builtin/show-branch.c:668
9167 msgid "suppress naming strings"
9170 #: builtin/show-branch.c:670
9171 msgid "include the current branch"
9174 #: builtin/show-branch.c:672
9175 msgid "name commits with their object names"
9178 #: builtin/show-branch.c:674
9179 msgid "show possible merge bases"
9182 #: builtin/show-branch.c:676
9183 msgid "show refs unreachable from any other ref"
9186 #: builtin/show-branch.c:678
9187 msgid "show commits in topological order"
9190 #: builtin/show-branch.c:681
9191 msgid "show only commits not on the first branch"
9194 #: builtin/show-branch.c:683
9195 msgid "show merges reachable from only one tip"
9198 #: builtin/show-branch.c:685
9199 msgid "topologically sort, maintaining date order where possible"
9202 #: builtin/show-branch.c:688
9203 msgid "<n>[,<base>]"
9206 #: builtin/show-branch.c:689
9207 msgid "show <n> most recent ref-log entries starting at base"
9210 #: builtin/show-ref.c:10
9212 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
9213 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
9216 #: builtin/show-ref.c:11
9217 msgid "git show-ref --exclude-existing[=pattern] < ref-list"
9220 #: builtin/show-ref.c:170
9221 msgid "only show tags (can be combined with heads)"
9224 #: builtin/show-ref.c:171
9225 msgid "only show heads (can be combined with tags)"
9228 #: builtin/show-ref.c:172
9229 msgid "stricter reference checking, requires exact ref path"
9232 #: builtin/show-ref.c:175 builtin/show-ref.c:177
9233 msgid "show the HEAD reference, even if it would be filtered out"
9236 #: builtin/show-ref.c:179
9237 msgid "dereference tags into object IDs"
9240 #: builtin/show-ref.c:181
9241 msgid "only show SHA1 hash using <n> digits"
9244 #: builtin/show-ref.c:185
9245 msgid "do not print results to stdout (useful with --verify)"
9248 #: builtin/show-ref.c:187
9249 msgid "show refs from stdin that aren't in local repository"
9252 #: builtin/symbolic-ref.c:7
9253 msgid "git symbolic-ref [<options>] <name> [<ref>]"
9256 #: builtin/symbolic-ref.c:8
9257 msgid "git symbolic-ref -d [-q] <name>"
9260 #: builtin/symbolic-ref.c:40
9261 msgid "suppress error message for non-symbolic (detached) refs"
9264 #: builtin/symbolic-ref.c:41
9265 msgid "delete symbolic ref"
9268 #: builtin/symbolic-ref.c:42
9269 msgid "shorten ref output"
9272 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:358
9276 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:358
9277 msgid "reason of the update"
9282 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] <tagname> "
9287 msgid "git tag -d <tagname>..."
9292 "git tag -l [-n[<num>]] [--contains <commit>] [--points-at <object>]\n"
9293 "\t\t[<pattern>...]"
9297 msgid "git tag -v <tagname>..."
9302 msgid "malformed object at '%s'"
9305 #: builtin/tag.c:301
9307 msgid "tag name too long: %.*s..."
9310 #: builtin/tag.c:306
9312 msgid "tag '%s' not found."
9315 #: builtin/tag.c:321
9317 msgid "Deleted tag '%s' (was %s)\n"
9320 #: builtin/tag.c:333
9322 msgid "could not verify the tag '%s'"
9325 #: builtin/tag.c:343
9329 "Write a message for tag:\n"
9331 "Lines starting with '%c' will be ignored.\n"
9334 #: builtin/tag.c:347
9338 "Write a message for tag:\n"
9340 "Lines starting with '%c' will be kept; you may remove them yourself if you "
9344 #: builtin/tag.c:371
9346 msgid "unsupported sort specification '%s'"
9349 #: builtin/tag.c:373
9351 msgid "unsupported sort specification '%s' in variable '%s'"
9354 #: builtin/tag.c:428
9355 msgid "unable to sign the tag"
9358 #: builtin/tag.c:430
9359 msgid "unable to write tag file"
9362 #: builtin/tag.c:455
9363 msgid "bad object type."
9366 #: builtin/tag.c:468
9367 msgid "tag header too big."
9370 #: builtin/tag.c:504
9371 msgid "no tag message?"
9374 #: builtin/tag.c:510
9376 msgid "The tag message has been left in %s\n"
9379 #: builtin/tag.c:559
9380 msgid "switch 'points-at' requires an object"
9383 #: builtin/tag.c:561
9385 msgid "malformed object name '%s'"
9388 #: builtin/tag.c:589
9389 msgid "list tag names"
9392 #: builtin/tag.c:591
9393 msgid "print <n> lines of each tag message"
9396 #: builtin/tag.c:593
9400 #: builtin/tag.c:594
9404 #: builtin/tag.c:596
9405 msgid "Tag creation options"
9408 #: builtin/tag.c:598
9409 msgid "annotated tag, needs a message"
9412 #: builtin/tag.c:600
9416 #: builtin/tag.c:602
9417 msgid "annotated and GPG-signed tag"
9420 #: builtin/tag.c:606
9421 msgid "use another key to sign the tag"
9424 #: builtin/tag.c:607
9425 msgid "replace the tag if exists"
9428 #: builtin/tag.c:609
9429 msgid "Tag listing options"
9432 #: builtin/tag.c:610
9433 msgid "show tag list in columns"
9436 #: builtin/tag.c:612
9440 #: builtin/tag.c:617 builtin/tag.c:623
9441 msgid "print only tags that contain the commit"
9444 #: builtin/tag.c:629
9445 msgid "print only tags of the object"
9448 #: builtin/tag.c:655
9449 msgid "--column and -n are incompatible"
9452 #: builtin/tag.c:667
9453 msgid "--sort and -n are incompatible"
9456 #: builtin/tag.c:674
9457 msgid "-n option is only allowed with -l."
9460 #: builtin/tag.c:676
9461 msgid "--contains option is only allowed with -l."
9464 #: builtin/tag.c:678
9465 msgid "--points-at option is only allowed with -l."
9468 #: builtin/tag.c:686
9469 msgid "only one -F or -m option is allowed."
9472 #: builtin/tag.c:706
9473 msgid "too many params"
9476 #: builtin/tag.c:712
9478 msgid "'%s' is not a valid tag name."
9481 #: builtin/tag.c:717
9483 msgid "tag '%s' already exists"
9486 #: builtin/tag.c:741
9488 msgid "Updated tag '%s' (was %s)\n"
9491 #: builtin/unpack-objects.c:489
9492 msgid "Unpacking objects"
9495 #: builtin/update-index.c:70
9497 msgid "failed to create directory %s"
9500 #: builtin/update-index.c:76
9502 msgid "failed to stat %s"
9505 #: builtin/update-index.c:86
9507 msgid "failed to create file %s"
9510 #: builtin/update-index.c:94
9512 msgid "failed to delete file %s"
9515 #: builtin/update-index.c:101 builtin/update-index.c:203
9517 msgid "failed to delete directory %s"
9520 #: builtin/update-index.c:124
9525 #: builtin/update-index.c:136
9526 msgid "directory stat info does not change after adding a new file"
9529 #: builtin/update-index.c:149
9530 msgid "directory stat info does not change after adding a new directory"
9533 #: builtin/update-index.c:162
9534 msgid "directory stat info changes after updating a file"
9537 #: builtin/update-index.c:173
9538 msgid "directory stat info changes after adding a file inside subdirectory"
9541 #: builtin/update-index.c:184
9542 msgid "directory stat info does not change after deleting a file"
9545 #: builtin/update-index.c:197
9546 msgid "directory stat info does not change after deleting a directory"
9549 #: builtin/update-index.c:204
9553 #: builtin/update-index.c:564
9554 msgid "git update-index [<options>] [--] [<file>...]"
9557 #: builtin/update-index.c:918
9558 msgid "continue refresh even when index needs update"
9561 #: builtin/update-index.c:921
9562 msgid "refresh: ignore submodules"
9565 #: builtin/update-index.c:924
9566 msgid "do not ignore new files"
9569 #: builtin/update-index.c:926
9570 msgid "let files replace directories and vice-versa"
9573 #: builtin/update-index.c:928
9574 msgid "notice files missing from worktree"
9577 #: builtin/update-index.c:930
9578 msgid "refresh even if index contains unmerged entries"
9581 #: builtin/update-index.c:933
9582 msgid "refresh stat information"
9585 #: builtin/update-index.c:937
9586 msgid "like --refresh, but ignore assume-unchanged setting"
9589 #: builtin/update-index.c:941
9590 msgid "<mode>,<object>,<path>"
9593 #: builtin/update-index.c:942
9594 msgid "add the specified entry to the index"
9597 #: builtin/update-index.c:946
9601 #: builtin/update-index.c:947
9602 msgid "override the executable bit of the listed files"
9605 #: builtin/update-index.c:951
9606 msgid "mark files as \"not changing\""
9609 #: builtin/update-index.c:954
9610 msgid "clear assumed-unchanged bit"
9613 #: builtin/update-index.c:957
9614 msgid "mark files as \"index-only\""
9617 #: builtin/update-index.c:960
9618 msgid "clear skip-worktree bit"
9621 #: builtin/update-index.c:963
9622 msgid "add to index only; do not add content to object database"
9625 #: builtin/update-index.c:965
9626 msgid "remove named paths even if present in worktree"
9629 #: builtin/update-index.c:967
9630 msgid "with --stdin: input lines are terminated by null bytes"
9633 #: builtin/update-index.c:969
9634 msgid "read list of paths to be updated from standard input"
9637 #: builtin/update-index.c:973
9638 msgid "add entries from standard input to the index"
9641 #: builtin/update-index.c:977
9642 msgid "repopulate stages #2 and #3 for the listed paths"
9645 #: builtin/update-index.c:981
9646 msgid "only update entries that differ from HEAD"
9649 #: builtin/update-index.c:985
9650 msgid "ignore files missing from worktree"
9653 #: builtin/update-index.c:988
9654 msgid "report actions to standard output"
9657 #: builtin/update-index.c:990
9658 msgid "(for porcelains) forget saved unresolved conflicts"
9661 #: builtin/update-index.c:994
9662 msgid "write index in this format"
9665 #: builtin/update-index.c:996
9666 msgid "enable or disable split index"
9669 #: builtin/update-index.c:998
9670 msgid "enable/disable untracked cache"
9673 #: builtin/update-index.c:1000
9674 msgid "enable untracked cache without testing the filesystem"
9677 #: builtin/update-ref.c:9
9678 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
9681 #: builtin/update-ref.c:10
9682 msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
9685 #: builtin/update-ref.c:11
9686 msgid "git update-ref [<options>] --stdin [-z]"
9689 #: builtin/update-ref.c:359
9690 msgid "delete the reference"
9693 #: builtin/update-ref.c:361
9694 msgid "update <refname> not the one it points to"
9697 #: builtin/update-ref.c:362
9698 msgid "stdin has NUL-terminated arguments"
9701 #: builtin/update-ref.c:363
9702 msgid "read updates from stdin"
9705 #: builtin/update-server-info.c:6
9706 msgid "git update-server-info [--force]"
9709 #: builtin/update-server-info.c:14
9710 msgid "update the info files from scratch"
9713 #: builtin/verify-commit.c:17
9714 msgid "git verify-commit [-v | --verbose] <commit>..."
9717 #: builtin/verify-commit.c:75
9718 msgid "print commit contents"
9721 #: builtin/verify-pack.c:54
9722 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
9725 #: builtin/verify-pack.c:64
9729 #: builtin/verify-pack.c:66
9730 msgid "show statistics only"
9733 #: builtin/verify-tag.c:17
9734 msgid "git verify-tag [-v | --verbose] <tag>..."
9737 #: builtin/verify-tag.c:73
9738 msgid "print tag contents"
9741 #: builtin/worktree.c:11
9742 msgid "git worktree add [<options>] <path> <branch>"
9745 #: builtin/worktree.c:12
9746 msgid "git worktree prune [<options>]"
9749 #: builtin/worktree.c:27
9751 msgid "Removing worktrees/%s: not a valid directory"
9754 #: builtin/worktree.c:33
9756 msgid "Removing worktrees/%s: gitdir file does not exist"
9759 #: builtin/worktree.c:38
9761 msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
9764 #: builtin/worktree.c:49
9766 msgid "Removing worktrees/%s: invalid gitdir file"
9769 #: builtin/worktree.c:65
9771 msgid "Removing worktrees/%s: gitdir file points to non-existent location"
9774 #: builtin/worktree.c:100
9776 msgid "failed to remove: %s"
9779 #: builtin/worktree.c:186
9781 msgid "'%s' already exists"
9784 #: builtin/worktree.c:207
9786 msgid "could not create directory of '%s'"
9789 #: builtin/worktree.c:241
9790 msgid "unable to resolve HEAD"
9793 #: builtin/worktree.c:249
9795 msgid "Enter %s (identifier %s)"
9798 #: builtin/worktree.c:281
9799 msgid "checkout <branch> even if already checked out in other worktree"
9802 #: builtin/worktree.c:283
9803 msgid "create a new branch"
9806 #: builtin/worktree.c:285
9807 msgid "create or reset a branch"
9810 #: builtin/worktree.c:286
9811 msgid "detach HEAD at named commit"
9814 #: builtin/worktree.c:292
9815 msgid "-b and -B are mutually exclusive"
9818 #: builtin/write-tree.c:13
9819 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
9822 #: builtin/write-tree.c:26
9826 #: builtin/write-tree.c:27
9827 msgid "write tree object for a subdirectory <prefix>"
9830 #: builtin/write-tree.c:30
9831 msgid "only useful for debugging"
9834 #: credential-cache--daemon.c:267
9835 msgid "print debugging messages to stderr"
9840 "'git help -a' and 'git help -g' list available subcommands and some\n"
9841 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
9842 "to read about a specific subcommand or concept."
9846 msgid "start a working area (see also: git help tutorial)"
9850 msgid "work on the current change (see also: git help everyday)"
9854 msgid "examine the history and state (see also: git help revisions)"
9858 msgid "grow, mark and tweak your common history"
9862 msgid "collaborate (see also: git help workflows)"
9866 msgid "Add file contents to the index"
9870 msgid "Find by binary search the change that introduced a bug"
9874 msgid "List, create, or delete branches"
9878 msgid "Switch branches or restore working tree files"
9882 msgid "Clone a repository into a new directory"
9886 msgid "Record changes to the repository"
9890 msgid "Show changes between commits, commit and working tree, etc"
9894 msgid "Download objects and refs from another repository"
9898 msgid "Print lines matching a pattern"
9902 msgid "Create an empty Git repository or reinitialize an existing one"
9906 msgid "Show commit logs"
9910 msgid "Join two or more development histories together"
9914 msgid "Move or rename a file, a directory, or a symlink"
9918 msgid "Fetch from and integrate with another repository or a local branch"
9922 msgid "Update remote refs along with associated objects"
9926 msgid "Forward-port local commits to the updated upstream head"
9930 msgid "Reset current HEAD to the specified state"
9934 msgid "Remove files from the working tree and from the index"
9938 msgid "Show various types of objects"
9942 msgid "Show the working tree status"
9946 msgid "Create, list, delete or verify a tag object signed with GPG"
9949 #: parse-options.h:142
9953 #: parse-options.h:157
9954 msgid "no-op (backward compatibility)"
9957 #: parse-options.h:231
9958 msgid "be more verbose"
9961 #: parse-options.h:233
9962 msgid "be more quiet"
9965 #: parse-options.h:239
9966 msgid "use <n> digits to display SHA-1s"
9970 msgid "update the index with reused conflict resolution if possible"
9974 msgid "You need to set your committer info first"
9979 "You seem to have moved HEAD since the last 'am' failure.\n"
9980 "Not rewinding to ORIG_HEAD"
9986 "When you have resolved this problem, run \"$cmdline --continue\".\n"
9987 "If you prefer to skip this patch, run \"$cmdline --skip\" instead.\n"
9988 "To restore the original branch and stop patching, run \"$cmdline --abort\"."
9992 msgid "Cannot fall back to three-way merge."
9996 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
10000 msgid "Using index info to reconstruct a base tree..."
10005 "Did you hand edit your patch?\n"
10006 "It does not apply to blobs recorded in its index."
10010 msgid "Falling back to patching base and 3-way merge..."
10014 msgid "Failed to merge in the changes."
10018 msgid "Only one StGIT patch series can be applied at once"
10023 msgid "Patch format $patch_format is not supported."
10027 msgid "Patch format detection failed."
10032 "The -b/--binary option has been a no-op for long time, and\n"
10033 "it will be removed. Please do not use it anymore."
10038 msgid "previous rebase directory $dotest still exists but mbox given."
10042 msgid "Please make up your mind. --skip or --abort?"
10048 "Stray $dotest directory found.\n"
10049 "Use \"git am --abort\" to remove it."
10053 msgid "Resolve operation not in progress, we are not resuming."
10058 msgid "Dirty index: cannot apply patches (dirty: $files)"
10064 "Patch is empty. Was it split wrong?\n"
10065 "If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
10066 "To restore the original branch and stop patching run \"$cmdline --abort\"."
10070 msgid "Patch does not have a valid e-mail address."
10074 msgid "cannot be interactive without stdin connected to a terminal."
10078 msgid "Commit Body is:"
10081 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
10082 #. in your translation. The program will only accept English
10083 #. input at this point.
10085 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
10090 msgid "Applying: $FIRSTLINE"
10095 "No changes - did you forget to use 'git add'?\n"
10096 "If there is nothing left to stage, chances are that something else\n"
10097 "already introduced the same changes; you might want to skip this patch."
10102 "You still have unmerged paths in your index\n"
10103 "did you forget to use 'git add'?"
10107 msgid "No changes -- Patch already applied."
10112 msgid "Patch failed at $msgnum $FIRSTLINE"
10118 "The copy of the patch that failed is found in:\n"
10123 msgid "applying to an empty history"
10126 #: git-bisect.sh:48
10127 msgid "You need to start by \"git bisect start\""
10130 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10131 #. translation. The program will only accept English input
10133 #: git-bisect.sh:54
10134 msgid "Do you want me to do it for you [Y/n]? "
10137 #: git-bisect.sh:95
10139 msgid "unrecognised option: '$arg'"
10142 #: git-bisect.sh:99
10144 msgid "'$arg' does not appear to be a valid revision"
10147 #: git-bisect.sh:117
10148 msgid "Bad HEAD - I need a HEAD"
10151 #: git-bisect.sh:130
10154 "Checking out '$start_head' failed. Try 'git bisect reset <valid-branch>'."
10157 #: git-bisect.sh:140
10158 msgid "won't bisect on cg-seek'ed tree"
10161 #: git-bisect.sh:144
10162 msgid "Bad HEAD - strange symbolic ref"
10165 #: git-bisect.sh:189
10167 msgid "Bad bisect_write argument: $state"
10170 #: git-bisect.sh:218
10172 msgid "Bad rev input: $arg"
10175 #: git-bisect.sh:232
10176 msgid "Please call 'bisect_state' with at least one argument."
10179 #: git-bisect.sh:244
10181 msgid "Bad rev input: $rev"
10184 #: git-bisect.sh:253
10185 msgid "'git bisect bad' can take only one argument."
10188 #: git-bisect.sh:276
10189 msgid "Warning: bisecting only with a bad commit."
10192 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10193 #. translation. The program will only accept English input
10195 #: git-bisect.sh:282
10196 msgid "Are you sure [Y/n]? "
10199 #: git-bisect.sh:292
10201 "You need to give me at least one good and one bad revision.\n"
10202 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
10205 #: git-bisect.sh:295
10207 "You need to start by \"git bisect start\".\n"
10208 "You then need to give me at least one good and one bad revision.\n"
10209 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
10212 #: git-bisect.sh:366 git-bisect.sh:493
10213 msgid "We are not bisecting."
10216 #: git-bisect.sh:373
10218 msgid "'$invalid' is not a valid commit"
10221 #: git-bisect.sh:382
10224 "Could not check out original HEAD '$branch'.\n"
10225 "Try 'git bisect reset <commit>'."
10228 #: git-bisect.sh:409
10229 msgid "No logfile given"
10232 #: git-bisect.sh:410
10234 msgid "cannot read $file for replaying"
10237 #: git-bisect.sh:427
10238 msgid "?? what are you talking about?"
10241 #: git-bisect.sh:439
10243 msgid "running $command"
10246 #: git-bisect.sh:446
10249 "bisect run failed:\n"
10250 "exit code $res from '$command' is < 0 or >= 128"
10253 #: git-bisect.sh:472
10254 msgid "bisect run cannot continue any more"
10257 #: git-bisect.sh:478
10260 "bisect run failed:\n"
10261 "'bisect_state $state' exited with error code $res"
10264 #: git-bisect.sh:485
10265 msgid "bisect run success"
10270 "Pull is not possible because you have unmerged files.\n"
10271 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
10272 "as appropriate to mark resolution and make a commit."
10276 msgid "Pull is not possible because you have unmerged files."
10281 "You have not concluded your merge (MERGE_HEAD exists).\n"
10282 "Please, commit your changes before you can merge."
10286 msgid "updating an unborn branch with changes added to the index"
10292 "Warning: fetch updated the current branch head.\n"
10293 "Warning: fast-forwarding your working tree from\n"
10294 "Warning: commit $orig_head."
10298 msgid "Cannot merge multiple branches into empty head"
10302 msgid "Cannot rebase onto multiple branches"
10305 #: git-rebase.sh:57
10307 "When you have resolved this problem, run \"git rebase --continue\".\n"
10308 "If you prefer to skip this patch, run \"git rebase --skip\" instead.\n"
10309 "To check out the original branch and stop rebasing, run \"git rebase --abort"
10313 #: git-rebase.sh:165
10314 msgid "Applied autostash."
10317 #: git-rebase.sh:168
10319 msgid "Cannot store $stash_sha1"
10322 #: git-rebase.sh:169
10324 "Applying autostash resulted in conflicts.\n"
10325 "Your changes are safe in the stash.\n"
10326 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
10329 #: git-rebase.sh:208
10330 msgid "The pre-rebase hook refused to rebase."
10333 #: git-rebase.sh:213
10334 msgid "It looks like git-am is in progress. Cannot rebase."
10337 #: git-rebase.sh:351
10338 msgid "The --exec option must be used with the --interactive option"
10341 #: git-rebase.sh:356
10342 msgid "No rebase in progress?"
10345 #: git-rebase.sh:367
10346 msgid "The --edit-todo action can only be used during interactive rebase."
10349 #: git-rebase.sh:374
10350 msgid "Cannot read HEAD"
10353 #: git-rebase.sh:377
10355 "You must edit all merge conflicts and then\n"
10356 "mark them as resolved using git add"
10359 #: git-rebase.sh:395
10361 msgid "Could not move back to $head_name"
10364 #: git-rebase.sh:414
10367 "It seems that there is already a $state_dir_base directory, and\n"
10368 "I wonder if you are in the middle of another rebase. If that is the\n"
10369 "case, please try\n"
10370 "\t$cmd_live_rebase\n"
10371 "If that is not the case, please\n"
10372 "\t$cmd_clear_stale_rebase\n"
10373 "and run me again. I am stopping in case you still have something\n"
10377 #: git-rebase.sh:465
10379 msgid "invalid upstream $upstream_name"
10382 #: git-rebase.sh:489
10384 msgid "$onto_name: there are more than one merge bases"
10387 #: git-rebase.sh:492 git-rebase.sh:496
10389 msgid "$onto_name: there is no merge base"
10392 #: git-rebase.sh:501
10394 msgid "Does not point to a valid commit: $onto_name"
10397 #: git-rebase.sh:524
10399 msgid "fatal: no such branch: $branch_name"
10402 #: git-rebase.sh:557
10403 msgid "Cannot autostash"
10406 #: git-rebase.sh:562
10408 msgid "Created autostash: $stash_abbrev"
10411 #: git-rebase.sh:566
10412 msgid "Please commit or stash them."
10415 #: git-rebase.sh:586
10417 msgid "Current branch $branch_name is up to date."
10420 #: git-rebase.sh:590
10422 msgid "Current branch $branch_name is up to date, rebase forced."
10425 #: git-rebase.sh:601
10427 msgid "Changes from $mb to $onto:"
10430 #: git-rebase.sh:610
10431 msgid "First, rewinding head to replay your work on top of it..."
10434 #: git-rebase.sh:620
10436 msgid "Fast-forwarded $branch_name to $onto_name."
10440 msgid "git stash clear with parameters is unimplemented"
10444 msgid "You do not have the initial commit yet"
10448 msgid "Cannot save the current index state"
10451 #: git-stash.sh:124 git-stash.sh:137
10452 msgid "Cannot save the current worktree state"
10455 #: git-stash.sh:141
10456 msgid "No changes selected"
10459 #: git-stash.sh:144
10460 msgid "Cannot remove temporary index (can't happen)"
10463 #: git-stash.sh:157
10464 msgid "Cannot record working tree state"
10467 #: git-stash.sh:191
10469 msgid "Cannot update $ref_stash with $w_commit"
10472 #. TRANSLATORS: $option is an invalid option, like
10473 #. `--blah-blah'. The 7 spaces at the beginning of the
10474 #. second line correspond to "error: ". So you should line
10475 #. up the second line with however many characters the
10476 #. translation of "error: " takes in your language. E.g. in
10477 #. English this is:
10479 #. $ git stash save --blah-blah 2>&1 | head -n 2
10480 #. error: unknown option for 'stash save': --blah-blah
10481 #. To provide a message, use git stash save -- '--blah-blah'
10482 #: git-stash.sh:241
10485 "error: unknown option for 'stash save': $option\n"
10486 " To provide a message, use git stash save -- '$option'"
10489 #: git-stash.sh:262
10490 msgid "No local changes to save"
10493 #: git-stash.sh:266
10494 msgid "Cannot initialize stash"
10497 #: git-stash.sh:270
10498 msgid "Cannot save the current status"
10501 #: git-stash.sh:288
10502 msgid "Cannot remove worktree changes"
10505 #: git-stash.sh:389
10507 msgid "unknown option: $opt"
10510 #: git-stash.sh:399
10511 msgid "No stash found."
10514 #: git-stash.sh:406
10516 msgid "Too many revisions specified: $REV"
10519 #: git-stash.sh:412
10521 msgid "$reference is not a valid reference"
10524 #: git-stash.sh:440
10526 msgid "'$args' is not a stash-like commit"
10529 #: git-stash.sh:451
10531 msgid "'$args' is not a stash reference"
10534 #: git-stash.sh:459
10535 msgid "unable to refresh index"
10538 #: git-stash.sh:463
10539 msgid "Cannot apply a stash in the middle of a merge"
10542 #: git-stash.sh:471
10543 msgid "Conflicts in index. Try without --index."
10546 #: git-stash.sh:473
10547 msgid "Could not save index tree"
10550 #: git-stash.sh:507
10551 msgid "Cannot unstage modified files"
10554 #: git-stash.sh:522
10555 msgid "Index was not unstashed."
10558 #: git-stash.sh:545
10560 msgid "Dropped ${REV} ($s)"
10563 #: git-stash.sh:546
10565 msgid "${REV}: Could not drop stash entry"
10568 #: git-stash.sh:554
10569 msgid "No branch name specified"
10572 #: git-stash.sh:626
10573 msgid "(To restore them type \"git stash apply\")"
10576 #: git-submodule.sh:95
10578 msgid "cannot strip one component off url '$remoteurl'"
10581 #: git-submodule.sh:237
10583 msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
10586 #: git-submodule.sh:287
10588 msgid "Clone of '$url' into submodule path '$sm_path' failed"
10591 #: git-submodule.sh:296
10593 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
10596 #: git-submodule.sh:406
10597 msgid "Relative path can only be used from the toplevel of the working tree"
10600 #: git-submodule.sh:416
10602 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
10605 #: git-submodule.sh:433
10607 msgid "'$sm_path' already exists in the index"
10610 #: git-submodule.sh:437
10613 "The following path is ignored by one of your .gitignore files:\n"
10615 "Use -f if you really want to add it."
10618 #: git-submodule.sh:455
10620 msgid "Adding existing repo at '$sm_path' to the index"
10623 #: git-submodule.sh:457
10625 msgid "'$sm_path' already exists and is not a valid git repo"
10628 #: git-submodule.sh:465
10630 msgid "A git directory for '$sm_name' is found locally with remote(s):"
10633 #: git-submodule.sh:467
10636 "If you want to reuse this local git directory instead of cloning again from"
10639 #: git-submodule.sh:469
10642 "use the '--force' option. If the local git directory is not the correct repo"
10645 #: git-submodule.sh:470
10648 "or you are unsure what this means choose another name with the '--name' "
10652 #: git-submodule.sh:472
10654 msgid "Reactivating local git directory for submodule '$sm_name'."
10657 #: git-submodule.sh:484
10659 msgid "Unable to checkout submodule '$sm_path'"
10662 #: git-submodule.sh:489
10664 msgid "Failed to add submodule '$sm_path'"
10667 #: git-submodule.sh:498
10669 msgid "Failed to register submodule '$sm_path'"
10672 #: git-submodule.sh:542
10674 msgid "Entering '$prefix$displaypath'"
10677 #: git-submodule.sh:562
10679 msgid "Stopping at '$prefix$displaypath'; script returned non-zero status."
10682 #: git-submodule.sh:608
10684 msgid "No url found for submodule path '$displaypath' in .gitmodules"
10687 #: git-submodule.sh:617
10689 msgid "Failed to register url for submodule path '$displaypath'"
10692 #: git-submodule.sh:619
10694 msgid "Submodule '$name' ($url) registered for path '$displaypath'"
10697 #: git-submodule.sh:636
10699 msgid "Failed to register update mode for submodule path '$displaypath'"
10702 #: git-submodule.sh:674
10704 msgid "Use '.' if you really want to deinitialize all submodules"
10707 #: git-submodule.sh:691
10709 msgid "Submodule work tree '$displaypath' contains a .git directory"
10712 #: git-submodule.sh:692
10715 "(use 'rm -rf' if you really want to remove it including all of its history)"
10718 #: git-submodule.sh:698
10721 "Submodule work tree '$displaypath' contains local modifications; use '-f' to "
10725 #: git-submodule.sh:701
10727 msgid "Cleared directory '$displaypath'"
10730 #: git-submodule.sh:702
10732 msgid "Could not remove submodule work tree '$displaypath'"
10735 #: git-submodule.sh:705
10737 msgid "Could not create empty submodule directory '$displaypath'"
10740 #: git-submodule.sh:714
10742 msgid "Submodule '$name' ($url) unregistered for path '$displaypath'"
10745 #: git-submodule.sh:830
10748 "Submodule path '$displaypath' not initialized\n"
10749 "Maybe you want to use 'update --init'?"
10752 #: git-submodule.sh:843
10754 msgid "Unable to find current revision in submodule path '$displaypath'"
10757 #: git-submodule.sh:852
10759 msgid "Unable to fetch in submodule path '$sm_path'"
10762 #: git-submodule.sh:876
10764 msgid "Unable to fetch in submodule path '$displaypath'"
10767 #: git-submodule.sh:890
10769 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
10772 #: git-submodule.sh:891
10774 msgid "Submodule path '$displaypath': checked out '$sha1'"
10777 #: git-submodule.sh:895
10779 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
10782 #: git-submodule.sh:896
10784 msgid "Submodule path '$displaypath': rebased into '$sha1'"
10787 #: git-submodule.sh:901
10789 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
10792 #: git-submodule.sh:902
10794 msgid "Submodule path '$displaypath': merged in '$sha1'"
10797 #: git-submodule.sh:907
10800 "Execution of '$command $sha1' failed in submodule path '$prefix$sm_path'"
10803 #: git-submodule.sh:908
10805 msgid "Submodule path '$prefix$sm_path': '$command $sha1'"
10808 #: git-submodule.sh:938
10810 msgid "Failed to recurse into submodule path '$displaypath'"
10813 #: git-submodule.sh:1046
10814 msgid "The --cached option cannot be used with the --files option"
10817 #: git-submodule.sh:1098
10819 msgid "unexpected mode $mod_dst"
10822 #: git-submodule.sh:1118
10824 msgid " Warn: $display_name doesn't contain commit $sha1_src"
10827 #: git-submodule.sh:1121
10829 msgid " Warn: $display_name doesn't contain commit $sha1_dst"
10832 #: git-submodule.sh:1124
10834 msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
10837 #: git-submodule.sh:1149
10841 #: git-submodule.sh:1267
10843 msgid "Failed to recurse into submodule path '$sm_path'"
10846 #: git-submodule.sh:1331
10848 msgid "Synchronizing submodule url for '$displaypath'"