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-01-21 14:21+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:427 builtin/rm.c:328
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:2517
71 #: builtin/blame.c:2518 builtin/config.c:57 builtin/fast-export.c:986
72 #: builtin/fast-export.c:988 builtin/grep.c:712 builtin/hash-object.c:101
73 #: builtin/ls-files.c:489 builtin/ls-files.c:492 builtin/notes.c:394
74 #: builtin/notes.c:557 builtin/read-tree.c:109 parse-options.h:151
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:86
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:770
241 msgid "could not open '%s'"
245 msgid "Repository lacks these prerequisite commits:"
248 #: bundle.c:163 sequencer.c:645 sequencer.c:1100 builtin/blame.c:2706
249 #: builtin/branch.c:652 builtin/commit.c:1049 builtin/log.c:330
250 #: builtin/log.c:823 builtin/log.c:1432 builtin/log.c:1669 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:438 builtin/log.c:153 builtin/log.c:1342 builtin/shortlog.c:261
292 msgid "unrecognized argument: %s"
296 msgid "Refusing to create empty bundle."
301 msgid "cannot create '%s'"
305 msgid "index-pack died"
310 msgid "invalid color value: %.*s"
315 msgid "could not parse %s"
320 msgid "%s %s is not a commit!"
323 #: compat/obstack.c:406 compat/obstack.c:408
324 msgid "memory exhausted"
327 #: config.c:469 config.c:471
329 msgid "bad config file line %d in %s"
334 msgid "bad numeric config value '%s' for '%s' in %s: %s"
339 msgid "bad numeric config value '%s' for '%s': %s"
344 msgid "failed to expand user dir in: '%s'"
347 #: config.c:752 config.c:763
349 msgid "bad zlib compression level %d"
354 msgid "invalid mode for object creation: %s"
358 msgid "unable to parse command-line config"
362 msgid "unknown error occured while reading the configuration files"
367 msgid "unable to parse '%s' from command-line config"
372 msgid "bad config variable '%s' in file '%s' at line %d"
377 msgid "%s has multiple values"
381 msgid "Could not run 'git rev-list'"
386 msgid "failed write to rev-list: %s"
391 msgid "failed to close rev-list's stdin: %s"
395 msgid "in the future"
400 msgid "%lu second ago"
401 msgid_plural "%lu seconds ago"
407 msgid "%lu minute ago"
408 msgid_plural "%lu minutes ago"
415 msgid_plural "%lu hours ago"
422 msgid_plural "%lu days ago"
429 msgid_plural "%lu weeks ago"
435 msgid "%lu month ago"
436 msgid_plural "%lu months ago"
443 msgid_plural "%lu years"
447 #. TRANSLATORS: "%s" is "<n> years"
450 msgid "%s, %lu month ago"
451 msgid_plural "%s, %lu months ago"
455 #: date.c:154 date.c:159
458 msgid_plural "%lu years ago"
462 #: diffcore-order.c:24
464 msgid "failed to read orderfile '%s'"
467 #: diffcore-rename.c:516
468 msgid "Performing inexact rename detection"
473 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
478 msgid " Unknown dirstat parameter '%s'\n"
483 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
489 "Found errors in 'diff.dirstat' config variable:\n"
495 msgid "external diff died, stopping at %s"
499 msgid "--follow requires exactly one pathspec"
505 "Failed to parse --dirstat/-X option parameter:\n"
511 msgid "Failed to parse --submodule option parameter: '%s'"
514 #: gpg-interface.c:129 gpg-interface.c:200
515 msgid "could not run gpg."
518 #: gpg-interface.c:141
519 msgid "gpg did not accept the data"
522 #: gpg-interface.c:152
523 msgid "gpg failed to sign the data"
526 #: gpg-interface.c:185
528 msgid "could not create temporary file '%s': %s"
531 #: gpg-interface.c:188
533 msgid "failed writing detached signature to '%s': %s"
538 msgid "'%s': unable to read %s"
548 msgid "'%s': short read %s"
553 msgid "available git commands in '%s'"
557 msgid "git commands available from elsewhere on your $PATH"
561 msgid "The most commonly used git commands are:"
567 "'%s' appears to be a git command, but we were not\n"
568 "able to execute it. Maybe git-%s is broken?"
572 msgid "Uh oh. Your system reports no Git commands at all."
578 "WARNING: You called a Git command named '%s', which does not exist.\n"
579 "Continuing under the assumption that you meant '%s'"
584 msgid "in %0.1f seconds automatically..."
589 msgid "git: '%s' is not a git command. See 'git --help'."
592 #: help.c:384 help.c:444
598 "Did you mean one of these?"
608 msgid "BUG: reopen a lockfile that is still open"
612 msgid "BUG: reopen a lockfile that has been committed"
616 msgid "failed to read the cache"
619 #: merge.c:94 builtin/checkout.c:374 builtin/checkout.c:580
620 #: builtin/clone.c:662
621 msgid "unable to write new index file"
624 #: merge-recursive.c:189
626 msgid "(bad commit)\n"
629 #: merge-recursive.c:209
631 msgid "addinfo_cache failed for path '%s'"
634 #: merge-recursive.c:270
635 msgid "error building trees"
638 #: merge-recursive.c:688
640 msgid "failed to create path '%s'%s"
643 #: merge-recursive.c:699
645 msgid "Removing %s to make room for subdirectory\n"
648 #: merge-recursive.c:713 merge-recursive.c:734
649 msgid ": perhaps a D/F conflict?"
652 #: merge-recursive.c:724
654 msgid "refusing to lose untracked file at '%s'"
657 #: merge-recursive.c:764
659 msgid "cannot read object %s '%s'"
662 #: merge-recursive.c:766
664 msgid "blob expected for %s '%s'"
667 #: merge-recursive.c:789 builtin/clone.c:321
669 msgid "failed to open '%s'"
672 #: merge-recursive.c:797
674 msgid "failed to symlink '%s'"
677 #: merge-recursive.c:800
679 msgid "do not know what to do with %06o %s '%s'"
682 #: merge-recursive.c:938
683 msgid "Failed to execute internal merge"
686 #: merge-recursive.c:942
688 msgid "Unable to add %s to database"
691 #: merge-recursive.c:958
692 msgid "unsupported object type in the tree"
695 #: merge-recursive.c:1033 merge-recursive.c:1047
698 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
702 #: merge-recursive.c:1039 merge-recursive.c:1052
705 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
709 #: merge-recursive.c:1093
713 #: merge-recursive.c:1093
717 #: merge-recursive.c:1149
719 msgid "%s is a directory in %s adding as %s instead"
722 #: merge-recursive.c:1171
725 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
726 "\"->\"%s\" in \"%s\"%s"
729 #: merge-recursive.c:1176
730 msgid " (left unresolved)"
733 #: merge-recursive.c:1230
735 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
738 #: merge-recursive.c:1260
740 msgid "Renaming %s to %s and %s to %s instead"
743 #: merge-recursive.c:1459
745 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
748 #: merge-recursive.c:1469
750 msgid "Adding merged %s"
753 #: merge-recursive.c:1474 merge-recursive.c:1672
755 msgid "Adding as %s instead"
758 #: merge-recursive.c:1525
760 msgid "cannot read object %s"
763 #: merge-recursive.c:1528
765 msgid "object %s is not a blob"
768 #: merge-recursive.c:1576
772 #: merge-recursive.c:1576
776 #: merge-recursive.c:1586
780 #: merge-recursive.c:1593
784 #: merge-recursive.c:1627
786 msgid "Skipped %s (merged same as existing)"
789 #: merge-recursive.c:1641
791 msgid "Auto-merging %s"
794 #: merge-recursive.c:1645 git-submodule.sh:1150
798 #: merge-recursive.c:1646
800 msgid "CONFLICT (%s): Merge conflict in %s"
803 #: merge-recursive.c:1732
808 #: merge-recursive.c:1757
809 msgid "file/directory"
812 #: merge-recursive.c:1763
813 msgid "directory/file"
816 #: merge-recursive.c:1768
818 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
821 #: merge-recursive.c:1778
826 #: merge-recursive.c:1795
827 msgid "Fatal merge failure, shouldn't happen."
830 #: merge-recursive.c:1814
831 msgid "Already up-to-date!"
834 #: merge-recursive.c:1823
836 msgid "merging of trees %s and %s failed"
839 #: merge-recursive.c:1853
841 msgid "Unprocessed path??? %s"
844 #: merge-recursive.c:1898
848 #: merge-recursive.c:1911
850 msgid "found %u common ancestor:"
851 msgid_plural "found %u common ancestors:"
855 #: merge-recursive.c:1948
856 msgid "merge returned no commit"
859 #: merge-recursive.c:2005
861 msgid "Could not parse object '%s'"
864 #: merge-recursive.c:2016 builtin/merge.c:667
865 msgid "Unable to write index."
869 msgid "Cannot commit uninitialized/unreferenced notes tree"
874 msgid "Bad notes.rewriteMode value: '%s'"
879 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
882 #. TRANSLATORS: The first %s is the name of the
883 #. environment variable, the second %s is its value
886 msgid "Bad %s value: '%s'"
891 msgid "unable to parse object: %s"
894 #: parse-options.c:546
898 #: parse-options.c:564
903 #. TRANSLATORS: the colon here should align with the
904 #. one in "usage: %s" translation
905 #: parse-options.c:568
910 #: parse-options.c:571
915 #: parse-options.c:605
920 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
925 "global 'literal' pathspec setting is incompatible with all other global "
930 msgid "invalid parameter for pathspec magic 'prefix'"
935 msgid "Invalid pathspec magic '%.*s' in '%s'"
940 msgid "Missing ')' at the end of pathspec magic in '%s'"
945 msgid "Unimplemented pathspec magic '%c' in '%s'"
950 msgid "%s: 'literal' and 'glob' are incompatible"
955 msgid "%s: '%s' is outside repository"
960 msgid "Pathspec '%s' is in submodule '%.*s'"
965 msgid "%s: pathspec magic not supported by this command: %s"
970 msgid "pathspec '%s' is beyond a symbolic link"
975 "There is nothing to exclude from by :(exclude) patterns.\n"
976 "Perhaps you forgot to add either ':/' or '.' ?"
980 msgid "unable to parse --pretty format"
990 "index.version set, but the value is invalid.\n"
997 "GIT_INDEX_VERSION set, but the value is invalid.\n"
1003 msgid "Cannot fetch both %s and %s to %s"
1008 msgid "%s usually tracks %s, not %s"
1013 msgid "%s tracks both %s and %s"
1017 msgid "Internal error"
1022 msgid "Your branch is based on '%s', but the upstream is gone.\n"
1026 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
1031 msgid "Your branch is up-to-date with '%s'.\n"
1036 msgid "Your branch is ahead of '%s' by %d commit.\n"
1037 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
1042 msgid " (use \"git push\" to publish your local commits)\n"
1047 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
1049 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
1054 msgid " (use \"git pull\" to update your local branch)\n"
1060 "Your branch and '%s' have diverged,\n"
1061 "and have %d and %d different commit each, respectively.\n"
1063 "Your branch and '%s' have diverged,\n"
1064 "and have %d and %d different commits each, respectively.\n"
1069 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
1073 msgid "open /dev/null failed"
1078 msgid "dup2(%d,%d) failed"
1082 msgid "failed to sign the push certificate"
1086 msgid "the receiving end does not support --signed push"
1089 #: sequencer.c:172 builtin/merge.c:782 builtin/merge.c:893 builtin/merge.c:995
1090 #: builtin/merge.c:1005
1092 msgid "Could not open '%s' for writing"
1095 #: sequencer.c:174 builtin/merge.c:344 builtin/merge.c:785 builtin/merge.c:997
1096 #: builtin/merge.c:1010
1098 msgid "Could not write to '%s'"
1103 "after resolving the conflicts, mark the corrected paths\n"
1104 "with 'git add <paths>' or 'git rm <paths>'"
1109 "after resolving the conflicts, mark the corrected paths\n"
1110 "with 'git add <paths>' or 'git rm <paths>'\n"
1111 "and commit the result with 'git commit'"
1114 #: sequencer.c:211 sequencer.c:856 sequencer.c:939
1116 msgid "Could not write to %s"
1121 msgid "Error wrapping up %s"
1125 msgid "Your local changes would be overwritten by cherry-pick."
1129 msgid "Your local changes would be overwritten by revert."
1133 msgid "Commit your changes or stash them to proceed."
1136 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
1139 msgid "%s: Unable to write new index file"
1143 msgid "Could not resolve HEAD commit\n"
1147 msgid "Unable to update cache tree\n"
1152 msgid "Could not parse commit %s\n"
1157 msgid "Could not parse parent commit %s\n"
1161 msgid "Your index file is unmerged."
1166 msgid "Commit %s is a merge but no -m option was given."
1171 msgid "Commit %s does not have parent %d"
1176 msgid "Mainline was specified but commit %s is not a merge."
1179 #. TRANSLATORS: The first %s will be "revert" or
1180 #. "cherry-pick", the second %s a SHA1
1183 msgid "%s: cannot parse parent commit %s"
1188 msgid "Cannot get commit message for %s"
1193 msgid "could not revert %s... %s"
1198 msgid "could not apply %s... %s"
1202 msgid "empty commit set passed"
1207 msgid "git %s: failed to read the index"
1212 msgid "git %s: failed to refresh the index"
1217 msgid "Cannot %s during a %s"
1222 msgid "Could not parse line %d."
1226 msgid "No commits parsed."
1231 msgid "Could not open %s"
1236 msgid "Could not read %s."
1241 msgid "Unusable instruction sheet: %s"
1246 msgid "Invalid key: %s"
1251 msgid "Invalid value for %s: %s"
1256 msgid "Malformed options sheet: %s"
1260 msgid "a cherry-pick or revert is already in progress"
1264 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
1269 msgid "Could not create sequencer directory %s"
1272 #: sequencer.c:858 sequencer.c:943
1274 msgid "Error wrapping up %s."
1277 #: sequencer.c:877 sequencer.c:1013
1278 msgid "no cherry-pick or revert in progress"
1282 msgid "cannot resolve HEAD"
1286 msgid "cannot abort from a branch yet to be born"
1289 #: sequencer.c:903 builtin/apply.c:4128
1291 msgid "cannot open %s: %s"
1296 msgid "cannot read %s: %s"
1300 msgid "unexpected end of file"
1305 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
1310 msgid "Could not format %s."
1315 msgid "%s: can't cherry-pick a %s"
1320 msgid "%s: bad revision"
1324 msgid "Can't revert as initial commit"
1328 msgid "Can't cherry-pick into empty head"
1333 "Git normally never creates a ref that ends with 40 hex characters\n"
1334 "because it will be ignored when you just specify 40-hex. These refs\n"
1335 "may be created by mistake. For example,\n"
1337 " git checkout -b $br $(git rev-parse ...)\n"
1339 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
1340 "examine these refs and maybe delete them. Turn this message off by\n"
1341 "running \"git config advice.objectNameWarning false\""
1345 msgid "HEAD does not point to a branch"
1350 msgid "No such branch: '%s'"
1355 msgid "No upstream configured for branch '%s'"
1360 msgid "Upstream branch '%s' not stored as a remote-tracking branch"
1363 #: submodule.c:64 submodule.c:98
1364 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
1367 #: submodule.c:68 submodule.c:102
1369 msgid "Could not find section in .gitmodules where path=%s"
1374 msgid "Could not update .gitmodules entry %s"
1379 msgid "Could not remove .gitmodules entry for %s"
1383 msgid "staging updated .gitmodules failed"
1386 #: submodule.c:1111 builtin/init-db.c:371
1388 msgid "Could not create git link %s"
1393 msgid "Could not set core.worktree in %s"
1396 #: trailer.c:500 trailer.c:504 trailer.c:508 trailer.c:562 trailer.c:566
1399 msgid "unknown value '%s' for key '%s'"
1402 #: trailer.c:552 trailer.c:557 builtin/remote.c:290
1404 msgid "more than one %s"
1409 msgid "empty trailer token in trailer '%.*s'"
1414 msgid "could not read input file '%s'"
1418 msgid "could not read from stdin"
1421 #: unpack-trees.c:202
1422 msgid "Checking out files"
1426 msgid "invalid URL scheme name or missing '://' suffix"
1429 #: urlmatch.c:144 urlmatch.c:297 urlmatch.c:356
1431 msgid "invalid %XX escape sequence"
1435 msgid "missing host and scheme is not 'file:'"
1439 msgid "a 'file:' URL may not have a port number"
1443 msgid "invalid characters in host name"
1446 #: urlmatch.c:244 urlmatch.c:255
1447 msgid "invalid port number"
1451 msgid "invalid '..' path segment"
1456 msgid "unable to access '%s': %s"
1461 msgid "unable to access '%s'"
1466 msgid "unable to look up current user in the passwd file: %s"
1470 msgid "no such user"
1474 msgid "unable to get current working directory"
1478 msgid "Unmerged paths:"
1481 #: wt-status.c:177 wt-status.c:204
1483 msgid " (use \"git reset %s <file>...\" to unstage)"
1486 #: wt-status.c:179 wt-status.c:206
1487 msgid " (use \"git rm --cached <file>...\" to unstage)"
1491 msgid " (use \"git add <file>...\" to mark resolution)"
1494 #: wt-status.c:185 wt-status.c:189
1495 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
1499 msgid " (use \"git rm <file>...\" to mark resolution)"
1503 msgid "Changes to be committed:"
1507 msgid "Changes not staged for commit:"
1511 msgid " (use \"git add <file>...\" to update what will be committed)"
1515 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
1520 " (use \"git checkout -- <file>...\" to discard changes in working directory)"
1524 msgid " (commit or discard the untracked or modified content in submodules)"
1529 msgid " (use \"git %s <file>...\" to include in what will be committed)"
1533 msgid "both deleted:"
1537 msgid "added by us:"
1541 msgid "deleted by them:"
1545 msgid "added by them:"
1549 msgid "deleted by us:"
1557 msgid "both modified:"
1562 msgid "bug: unhandled unmerged status %x"
1598 msgid "new commits, "
1602 msgid "modified content, "
1606 msgid "untracked content, "
1611 msgid "bug: unhandled diff status %c"
1615 msgid "Submodules changed but not updated:"
1619 msgid "Submodule changes to be committed:"
1624 "Do not touch the line above.\n"
1625 "Everything below will be removed."
1629 msgid "You have unmerged paths."
1633 msgid " (fix conflicts and run \"git commit\")"
1637 msgid "All conflicts fixed but you are still merging."
1641 msgid " (use \"git commit\" to conclude merge)"
1645 msgid "You are in the middle of an am session."
1649 msgid "The current patch is empty."
1653 msgid " (fix conflicts and then run \"git am --continue\")"
1657 msgid " (use \"git am --skip\" to skip this patch)"
1661 msgid " (use \"git am --abort\" to restore the original branch)"
1664 #: wt-status.c:1020 wt-status.c:1037
1666 msgid "You are currently rebasing branch '%s' on '%s'."
1669 #: wt-status.c:1025 wt-status.c:1042
1670 msgid "You are currently rebasing."
1674 msgid " (fix conflicts and then run \"git rebase --continue\")"
1678 msgid " (use \"git rebase --skip\" to skip this patch)"
1682 msgid " (use \"git rebase --abort\" to check out the original branch)"
1686 msgid " (all conflicts fixed: run \"git rebase --continue\")"
1692 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
1696 msgid "You are currently splitting a commit during a rebase."
1700 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
1705 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
1709 msgid "You are currently editing a commit during a rebase."
1713 msgid " (use \"git commit --amend\" to amend the current commit)"
1718 " (use \"git rebase --continue\" once you are satisfied with your changes)"
1723 msgid "You are currently cherry-picking commit %s."
1727 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
1731 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
1735 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
1740 msgid "You are currently reverting commit %s."
1744 msgid " (fix conflicts and run \"git revert --continue\")"
1748 msgid " (all conflicts fixed: run \"git revert --continue\")"
1752 msgid " (use \"git revert --abort\" to cancel the revert operation)"
1757 msgid "You are currently bisecting, started from branch '%s'."
1761 msgid "You are currently bisecting."
1765 msgid " (use \"git bisect reset\" to get back to the original branch)"
1773 msgid "rebase in progress; onto "
1777 msgid "HEAD detached at "
1781 msgid "HEAD detached from "
1785 msgid "Not currently on any branch."
1789 msgid "Initial commit"
1793 msgid "Untracked files"
1797 msgid "Ignored files"
1803 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
1804 "may speed it up, but you have to be careful not to forget to add\n"
1805 "new files yourself (see 'git help status')."
1810 msgid "Untracked files not listed%s"
1814 msgid " (use -u option to show untracked files)"
1823 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
1828 msgid "no changes added to commit\n"
1834 "nothing added to commit but untracked files present (use \"git add\" to "
1840 msgid "nothing added to commit but untracked files present\n"
1845 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
1848 #: wt-status.c:1393 wt-status.c:1398
1850 msgid "nothing to commit\n"
1855 msgid "nothing to commit (use -u to show untracked files)\n"
1860 msgid "nothing to commit, working directory clean\n"
1864 msgid "HEAD (no branch)"
1868 msgid "Initial commit on "
1875 #: wt-status.c:1549 wt-status.c:1557
1879 #: compat/precompose_utf8.c:55 builtin/clone.c:360
1881 msgid "failed to unlink '%s'"
1885 msgid "git add [options] [--] <pathspec>..."
1890 msgid "unexpected diff status %c"
1893 #: builtin/add.c:70 builtin/commit.c:275
1894 msgid "updating files failed"
1899 msgid "remove '%s'\n"
1902 #: builtin/add.c:134
1903 msgid "Unstaged changes after refreshing the index:"
1906 #: builtin/add.c:194 builtin/rev-parse.c:785
1907 msgid "Could not read the index"
1910 #: builtin/add.c:205
1912 msgid "Could not open '%s' for writing."
1915 #: builtin/add.c:209
1916 msgid "Could not write patch"
1919 #: builtin/add.c:214
1921 msgid "Could not stat '%s'"
1924 #: builtin/add.c:216
1925 msgid "Empty patch. Aborted."
1928 #: builtin/add.c:221
1930 msgid "Could not apply '%s'"
1933 #: builtin/add.c:231
1934 msgid "The following paths are ignored by one of your .gitignore files:\n"
1937 #: builtin/add.c:248 builtin/clean.c:875 builtin/fetch.c:108 builtin/mv.c:110
1938 #: builtin/prune-packed.c:55 builtin/push.c:499 builtin/remote.c:1372
1943 #: builtin/add.c:249 builtin/apply.c:4415 builtin/check-ignore.c:19
1944 #: builtin/commit.c:1326 builtin/count-objects.c:63 builtin/fsck.c:608
1945 #: builtin/log.c:1617 builtin/mv.c:109 builtin/read-tree.c:114
1949 #: builtin/add.c:251
1950 msgid "interactive picking"
1953 #: builtin/add.c:252 builtin/checkout.c:1126 builtin/reset.c:286
1954 msgid "select hunks interactively"
1957 #: builtin/add.c:253
1958 msgid "edit current diff and apply"
1961 #: builtin/add.c:254
1962 msgid "allow adding otherwise ignored files"
1965 #: builtin/add.c:255
1966 msgid "update tracked files"
1969 #: builtin/add.c:256
1970 msgid "record only the fact that the path will be added later"
1973 #: builtin/add.c:257
1974 msgid "add changes from all tracked and untracked files"
1977 #: builtin/add.c:260
1978 msgid "ignore paths removed in the working tree (same as --no-all)"
1981 #: builtin/add.c:262
1982 msgid "don't add, only refresh the index"
1985 #: builtin/add.c:263
1986 msgid "just skip files which cannot be added because of errors"
1989 #: builtin/add.c:264
1990 msgid "check if - even missing - files are ignored in dry run"
1993 #: builtin/add.c:286
1995 msgid "Use -f if you really want to add them.\n"
1998 #: builtin/add.c:293
1999 msgid "adding files failed"
2002 #: builtin/add.c:329
2003 msgid "-A and -u are mutually incompatible"
2006 #: builtin/add.c:336
2007 msgid "Option --ignore-missing can only be used together with --dry-run"
2010 #: builtin/add.c:357
2012 msgid "Nothing specified, nothing added.\n"
2015 #: builtin/add.c:358
2017 msgid "Maybe you wanted to say 'git add .'?\n"
2020 #: builtin/add.c:363 builtin/check-ignore.c:172 builtin/clean.c:919
2021 #: builtin/commit.c:333 builtin/mv.c:130 builtin/reset.c:235 builtin/rm.c:299
2022 msgid "index file corrupt"
2025 #: builtin/add.c:446 builtin/apply.c:4510 builtin/mv.c:279 builtin/rm.c:431
2026 msgid "Unable to write new index file"
2029 #: builtin/apply.c:58
2030 msgid "git apply [options] [<patch>...]"
2033 #: builtin/apply.c:111
2035 msgid "unrecognized whitespace option '%s'"
2038 #: builtin/apply.c:126
2040 msgid "unrecognized whitespace ignore option '%s'"
2043 #: builtin/apply.c:826
2045 msgid "Cannot prepare timestamp regexp %s"
2048 #: builtin/apply.c:835
2050 msgid "regexec returned %d for input: %s"
2053 #: builtin/apply.c:916
2055 msgid "unable to find filename in patch at line %d"
2058 #: builtin/apply.c:948
2060 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
2063 #: builtin/apply.c:952
2065 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
2068 #: builtin/apply.c:953
2070 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
2073 #: builtin/apply.c:960
2075 msgid "git apply: bad git-diff - expected /dev/null on line %d"
2078 #: builtin/apply.c:1423
2080 msgid "recount: unexpected line: %.*s"
2083 #: builtin/apply.c:1480
2085 msgid "patch fragment without header at line %d: %.*s"
2088 #: builtin/apply.c:1497
2091 "git diff header lacks filename information when removing %d leading pathname "
2092 "component (line %d)"
2094 "git diff header lacks filename information when removing %d leading pathname "
2095 "components (line %d)"
2099 #: builtin/apply.c:1657
2100 msgid "new file depends on old contents"
2103 #: builtin/apply.c:1659
2104 msgid "deleted file still has contents"
2107 #: builtin/apply.c:1685
2109 msgid "corrupt patch at line %d"
2112 #: builtin/apply.c:1721
2114 msgid "new file %s depends on old contents"
2117 #: builtin/apply.c:1723
2119 msgid "deleted file %s still has contents"
2122 #: builtin/apply.c:1726
2124 msgid "** warning: file %s becomes empty but is not deleted"
2127 #: builtin/apply.c:1872
2129 msgid "corrupt binary patch at line %d: %.*s"
2132 #: builtin/apply.c:1901
2134 msgid "unrecognized binary patch at line %d"
2137 #: builtin/apply.c:2052
2139 msgid "patch with only garbage at line %d"
2142 #: builtin/apply.c:2142
2144 msgid "unable to read symlink %s"
2147 #: builtin/apply.c:2146
2149 msgid "unable to open or read %s"
2152 #: builtin/apply.c:2754
2154 msgid "invalid start of line: '%c'"
2157 #: builtin/apply.c:2872
2159 msgid "Hunk #%d succeeded at %d (offset %d line)."
2160 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
2164 #: builtin/apply.c:2884
2166 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
2169 #: builtin/apply.c:2890
2172 "while searching for:\n"
2176 #: builtin/apply.c:2909
2178 msgid "missing binary patch data for '%s'"
2181 #: builtin/apply.c:3010
2183 msgid "binary patch does not apply to '%s'"
2186 #: builtin/apply.c:3016
2188 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
2191 #: builtin/apply.c:3037
2193 msgid "patch failed: %s:%ld"
2196 #: builtin/apply.c:3161
2198 msgid "cannot checkout %s"
2201 #: builtin/apply.c:3206 builtin/apply.c:3215 builtin/apply.c:3260
2203 msgid "read of %s failed"
2206 #: builtin/apply.c:3240 builtin/apply.c:3462
2208 msgid "path %s has been renamed/deleted"
2211 #: builtin/apply.c:3321 builtin/apply.c:3476
2213 msgid "%s: does not exist in index"
2216 #: builtin/apply.c:3325 builtin/apply.c:3468 builtin/apply.c:3490
2221 #: builtin/apply.c:3330 builtin/apply.c:3484
2223 msgid "%s: does not match index"
2226 #: builtin/apply.c:3432
2227 msgid "removal patch leaves file contents"
2230 #: builtin/apply.c:3501
2232 msgid "%s: wrong type"
2235 #: builtin/apply.c:3503
2237 msgid "%s has type %o, expected %o"
2240 #: builtin/apply.c:3604
2242 msgid "%s: already exists in index"
2245 #: builtin/apply.c:3607
2247 msgid "%s: already exists in working directory"
2250 #: builtin/apply.c:3627
2252 msgid "new mode (%o) of %s does not match old mode (%o)"
2255 #: builtin/apply.c:3632
2257 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
2260 #: builtin/apply.c:3640
2262 msgid "%s: patch does not apply"
2265 #: builtin/apply.c:3653
2267 msgid "Checking patch %s..."
2270 #: builtin/apply.c:3746 builtin/checkout.c:231 builtin/reset.c:135
2272 msgid "make_cache_entry failed for path '%s'"
2275 #: builtin/apply.c:3889
2277 msgid "unable to remove %s from index"
2280 #: builtin/apply.c:3918
2282 msgid "corrupt patch for submodule %s"
2285 #: builtin/apply.c:3922
2287 msgid "unable to stat newly created file '%s'"
2290 #: builtin/apply.c:3927
2292 msgid "unable to create backing store for newly created file %s"
2295 #: builtin/apply.c:3930 builtin/apply.c:4038
2297 msgid "unable to add cache entry for %s"
2300 #: builtin/apply.c:3963
2302 msgid "closing file '%s'"
2305 #: builtin/apply.c:4012
2307 msgid "unable to write file '%s' mode %o"
2310 #: builtin/apply.c:4099
2312 msgid "Applied patch %s cleanly."
2315 #: builtin/apply.c:4107
2316 msgid "internal error"
2319 #: builtin/apply.c:4110
2321 msgid "Applying patch %%s with %d reject..."
2322 msgid_plural "Applying patch %%s with %d rejects..."
2326 #: builtin/apply.c:4120
2328 msgid "truncating .rej filename to %.*s.rej"
2331 #: builtin/apply.c:4141
2333 msgid "Hunk #%d applied cleanly."
2336 #: builtin/apply.c:4144
2338 msgid "Rejected hunk #%d."
2341 #: builtin/apply.c:4234
2342 msgid "unrecognized input"
2345 #: builtin/apply.c:4245
2346 msgid "unable to read index file"
2349 #: builtin/apply.c:4362 builtin/apply.c:4365 builtin/clone.c:92
2350 #: builtin/fetch.c:93
2354 #: builtin/apply.c:4363
2355 msgid "don't apply changes matching the given path"
2358 #: builtin/apply.c:4366
2359 msgid "apply changes matching the given path"
2362 #: builtin/apply.c:4368
2366 #: builtin/apply.c:4369
2367 msgid "remove <num> leading slashes from traditional diff paths"
2370 #: builtin/apply.c:4372
2371 msgid "ignore additions made by the patch"
2374 #: builtin/apply.c:4374
2375 msgid "instead of applying the patch, output diffstat for the input"
2378 #: builtin/apply.c:4378
2379 msgid "show number of added and deleted lines in decimal notation"
2382 #: builtin/apply.c:4380
2383 msgid "instead of applying the patch, output a summary for the input"
2386 #: builtin/apply.c:4382
2387 msgid "instead of applying the patch, see if the patch is applicable"
2390 #: builtin/apply.c:4384
2391 msgid "make sure the patch is applicable to the current index"
2394 #: builtin/apply.c:4386
2395 msgid "apply a patch without touching the working tree"
2398 #: builtin/apply.c:4388
2399 msgid "also apply the patch (use with --stat/--summary/--check)"
2402 #: builtin/apply.c:4390
2403 msgid "attempt three-way merge if a patch does not apply"
2406 #: builtin/apply.c:4392
2407 msgid "build a temporary index based on embedded index information"
2410 #: builtin/apply.c:4394 builtin/checkout-index.c:198 builtin/ls-files.c:455
2411 msgid "paths are separated with NUL character"
2414 #: builtin/apply.c:4397
2415 msgid "ensure at least <n> lines of context match"
2418 #: builtin/apply.c:4398
2422 #: builtin/apply.c:4399
2423 msgid "detect new or modified lines that have whitespace errors"
2426 #: builtin/apply.c:4402 builtin/apply.c:4405
2427 msgid "ignore changes in whitespace when finding context"
2430 #: builtin/apply.c:4408
2431 msgid "apply the patch in reverse"
2434 #: builtin/apply.c:4410
2435 msgid "don't expect at least one line of context"
2438 #: builtin/apply.c:4412
2439 msgid "leave the rejected hunks in corresponding *.rej files"
2442 #: builtin/apply.c:4414
2443 msgid "allow overlapping hunks"
2446 #: builtin/apply.c:4417
2447 msgid "tolerate incorrectly detected missing new-line at the end of file"
2450 #: builtin/apply.c:4420
2451 msgid "do not trust the line counts in the hunk headers"
2454 #: builtin/apply.c:4422
2458 #: builtin/apply.c:4423
2459 msgid "prepend <root> to all filenames"
2462 #: builtin/apply.c:4445
2463 msgid "--3way outside a repository"
2466 #: builtin/apply.c:4453
2467 msgid "--index outside a repository"
2470 #: builtin/apply.c:4456
2471 msgid "--cached outside a repository"
2474 #: builtin/apply.c:4472
2476 msgid "can't open patch '%s'"
2479 #: builtin/apply.c:4486
2481 msgid "squelched %d whitespace error"
2482 msgid_plural "squelched %d whitespace errors"
2486 #: builtin/apply.c:4492 builtin/apply.c:4502
2488 msgid "%d line adds whitespace errors."
2489 msgid_plural "%d lines add whitespace errors."
2493 #: builtin/archive.c:17
2495 msgid "could not create archive file '%s'"
2498 #: builtin/archive.c:20
2499 msgid "could not redirect output"
2502 #: builtin/archive.c:37
2503 msgid "git archive: Remote with no URL"
2506 #: builtin/archive.c:58
2507 msgid "git archive: expected ACK/NAK, got EOF"
2510 #: builtin/archive.c:61
2512 msgid "git archive: NACK %s"
2515 #: builtin/archive.c:63
2517 msgid "remote error: %s"
2520 #: builtin/archive.c:64
2521 msgid "git archive: protocol error"
2524 #: builtin/archive.c:68
2525 msgid "git archive: expected a flush"
2528 #: builtin/bisect--helper.c:7
2529 msgid "git bisect--helper --next-all [--no-checkout]"
2532 #: builtin/bisect--helper.c:17
2533 msgid "perform 'git bisect next'"
2536 #: builtin/bisect--helper.c:19
2537 msgid "update BISECT_HEAD instead of checking out the current commit"
2540 #: builtin/blame.c:30
2541 msgid "git blame [options] [rev-opts] [rev] [--] file"
2544 #: builtin/blame.c:35
2545 msgid "[rev-opts] are documented in git-rev-list(1)"
2548 #: builtin/blame.c:2501
2549 msgid "Show blame entries as we find them, incrementally"
2552 #: builtin/blame.c:2502
2553 msgid "Show blank SHA-1 for boundary commits (Default: off)"
2556 #: builtin/blame.c:2503
2557 msgid "Do not treat root commits as boundaries (Default: off)"
2560 #: builtin/blame.c:2504
2561 msgid "Show work cost statistics"
2564 #: builtin/blame.c:2505
2565 msgid "Show output score for blame entries"
2568 #: builtin/blame.c:2506
2569 msgid "Show original filename (Default: auto)"
2572 #: builtin/blame.c:2507
2573 msgid "Show original linenumber (Default: off)"
2576 #: builtin/blame.c:2508
2577 msgid "Show in a format designed for machine consumption"
2580 #: builtin/blame.c:2509
2581 msgid "Show porcelain format with per-line commit information"
2584 #: builtin/blame.c:2510
2585 msgid "Use the same output mode as git-annotate (Default: off)"
2588 #: builtin/blame.c:2511
2589 msgid "Show raw timestamp (Default: off)"
2592 #: builtin/blame.c:2512
2593 msgid "Show long commit SHA1 (Default: off)"
2596 #: builtin/blame.c:2513
2597 msgid "Suppress author name and timestamp (Default: off)"
2600 #: builtin/blame.c:2514
2601 msgid "Show author email instead of name (Default: off)"
2604 #: builtin/blame.c:2515
2605 msgid "Ignore whitespace differences"
2608 #: builtin/blame.c:2516
2609 msgid "Spend extra cycles to find better match"
2612 #: builtin/blame.c:2517
2613 msgid "Use revisions from <file> instead of calling git-rev-list"
2616 #: builtin/blame.c:2518
2617 msgid "Use <file>'s contents as the final image"
2620 #: builtin/blame.c:2519 builtin/blame.c:2520
2624 #: builtin/blame.c:2519
2625 msgid "Find line copies within and across files"
2628 #: builtin/blame.c:2520
2629 msgid "Find line movements within and across files"
2632 #: builtin/blame.c:2521
2636 #: builtin/blame.c:2521
2637 msgid "Process only line range n,m, counting from 1"
2640 #. TRANSLATORS: This string is used to tell us the maximum
2641 #. display width for a relative timestamp in "git blame"
2642 #. output. For C locale, "4 years, 11 months ago", which
2643 #. takes 22 places, is the longest among various forms of
2644 #. relative timestamps, but your language may need more or
2645 #. fewer display columns.
2646 #: builtin/blame.c:2602
2647 msgid "4 years, 11 months ago"
2650 #: builtin/branch.c:24
2651 msgid "git branch [options] [-r | -a] [--merged | --no-merged]"
2654 #: builtin/branch.c:25
2655 msgid "git branch [options] [-l] [-f] <branchname> [<start-point>]"
2658 #: builtin/branch.c:26
2659 msgid "git branch [options] [-r] (-d | -D) <branchname>..."
2662 #: builtin/branch.c:27
2663 msgid "git branch [options] (-m | -M) [<oldbranch>] <newbranch>"
2666 #: builtin/branch.c:152
2669 "deleting branch '%s' that has been merged to\n"
2670 " '%s', but not yet merged to HEAD."
2673 #: builtin/branch.c:156
2676 "not deleting branch '%s' that is not yet merged to\n"
2677 " '%s', even though it is merged to HEAD."
2680 #: builtin/branch.c:170
2682 msgid "Couldn't look up commit object for '%s'"
2685 #: builtin/branch.c:174
2688 "The branch '%s' is not fully merged.\n"
2689 "If you are sure you want to delete it, run 'git branch -D %s'."
2692 #: builtin/branch.c:187
2693 msgid "Update of config-file failed"
2696 #: builtin/branch.c:215
2697 msgid "cannot use -a with -d"
2700 #: builtin/branch.c:221
2701 msgid "Couldn't look up commit object for HEAD"
2704 #: builtin/branch.c:229
2706 msgid "Cannot delete the branch '%s' which you are currently on."
2709 #: builtin/branch.c:245
2711 msgid "remote branch '%s' not found."
2714 #: builtin/branch.c:246
2716 msgid "branch '%s' not found."
2719 #: builtin/branch.c:260
2721 msgid "Error deleting remote branch '%s'"
2724 #: builtin/branch.c:261
2726 msgid "Error deleting branch '%s'"
2729 #: builtin/branch.c:268
2731 msgid "Deleted remote branch %s (was %s).\n"
2734 #: builtin/branch.c:269
2736 msgid "Deleted branch %s (was %s).\n"
2739 #: builtin/branch.c:370
2741 msgid "branch '%s' does not point at a commit"
2744 #: builtin/branch.c:459
2749 #: builtin/branch.c:464
2754 #: builtin/branch.c:469
2756 msgid "[%s: behind %d]"
2759 #: builtin/branch.c:471
2764 #: builtin/branch.c:475
2766 msgid "[%s: ahead %d]"
2769 #: builtin/branch.c:477
2774 #: builtin/branch.c:480
2776 msgid "[%s: ahead %d, behind %d]"
2779 #: builtin/branch.c:483
2781 msgid "[ahead %d, behind %d]"
2784 #: builtin/branch.c:496
2785 msgid " **** invalid ref ****"
2788 #: builtin/branch.c:587
2790 msgid "(no branch, rebasing %s)"
2793 #: builtin/branch.c:590
2795 msgid "(no branch, bisect started on %s)"
2798 #: builtin/branch.c:593
2800 msgid "(detached from %s)"
2803 #: builtin/branch.c:596
2807 #: builtin/branch.c:643
2809 msgid "object '%s' does not point to a commit"
2812 #: builtin/branch.c:691
2813 msgid "some refs could not be read"
2816 #: builtin/branch.c:704
2817 msgid "cannot rename the current branch while not on any."
2820 #: builtin/branch.c:714
2822 msgid "Invalid branch name: '%s'"
2825 #: builtin/branch.c:729
2826 msgid "Branch rename failed"
2829 #: builtin/branch.c:733
2831 msgid "Renamed a misnamed branch '%s' away"
2834 #: builtin/branch.c:737
2836 msgid "Branch renamed to %s, but HEAD is not updated!"
2839 #: builtin/branch.c:744
2840 msgid "Branch is renamed, but update of config-file failed"
2843 #: builtin/branch.c:759
2845 msgid "malformed object name %s"
2848 #: builtin/branch.c:783
2850 msgid "could not write branch description template: %s"
2853 #: builtin/branch.c:813
2854 msgid "Generic options"
2857 #: builtin/branch.c:815
2858 msgid "show hash and subject, give twice for upstream branch"
2861 #: builtin/branch.c:816
2862 msgid "suppress informational messages"
2865 #: builtin/branch.c:817
2866 msgid "set up tracking mode (see git-pull(1))"
2869 #: builtin/branch.c:819
2870 msgid "change upstream info"
2873 #: builtin/branch.c:823
2874 msgid "use colored output"
2877 #: builtin/branch.c:824
2878 msgid "act on remote-tracking branches"
2881 #: builtin/branch.c:827 builtin/branch.c:833 builtin/branch.c:854
2882 #: builtin/branch.c:860 builtin/commit.c:1586 builtin/commit.c:1587
2883 #: builtin/commit.c:1588 builtin/commit.c:1589 builtin/tag.c:616
2884 #: builtin/tag.c:622
2888 #: builtin/branch.c:828 builtin/branch.c:834
2889 msgid "print only branches that contain the commit"
2892 #: builtin/branch.c:840
2893 msgid "Specific git-branch actions:"
2896 #: builtin/branch.c:841
2897 msgid "list both remote-tracking and local branches"
2900 #: builtin/branch.c:843
2901 msgid "delete fully merged branch"
2904 #: builtin/branch.c:844
2905 msgid "delete branch (even if not merged)"
2908 #: builtin/branch.c:845
2909 msgid "move/rename a branch and its reflog"
2912 #: builtin/branch.c:846
2913 msgid "move/rename a branch, even if target exists"
2916 #: builtin/branch.c:847
2917 msgid "list branch names"
2920 #: builtin/branch.c:848
2921 msgid "create the branch's reflog"
2924 #: builtin/branch.c:850
2925 msgid "edit the description for the branch"
2928 #: builtin/branch.c:851
2929 msgid "force creation, move/rename, deletion"
2932 #: builtin/branch.c:854
2933 msgid "print only not merged branches"
2936 #: builtin/branch.c:860
2937 msgid "print only merged branches"
2940 #: builtin/branch.c:864
2941 msgid "list branches in columns"
2944 #: builtin/branch.c:877
2945 msgid "Failed to resolve HEAD as a valid ref."
2948 #: builtin/branch.c:881 builtin/clone.c:637
2949 msgid "HEAD not found below refs/heads!"
2952 #: builtin/branch.c:903
2953 msgid "--column and --verbose are incompatible"
2956 #: builtin/branch.c:914 builtin/branch.c:953
2957 msgid "branch name required"
2960 #: builtin/branch.c:929
2961 msgid "Cannot give description to detached HEAD"
2964 #: builtin/branch.c:934
2965 msgid "cannot edit description of more than one branch"
2968 #: builtin/branch.c:941
2970 msgid "No commit on branch '%s' yet."
2973 #: builtin/branch.c:944
2975 msgid "No branch named '%s'."
2978 #: builtin/branch.c:959
2979 msgid "too many branches for a rename operation"
2982 #: builtin/branch.c:964
2983 msgid "too many branches to set new upstream"
2986 #: builtin/branch.c:968
2989 "could not set upstream of HEAD to %s when it does not point to any branch."
2992 #: builtin/branch.c:971 builtin/branch.c:993 builtin/branch.c:1014
2994 msgid "no such branch '%s'"
2997 #: builtin/branch.c:975
2999 msgid "branch '%s' does not exist"
3002 #: builtin/branch.c:987
3003 msgid "too many branches to unset upstream"
3006 #: builtin/branch.c:991
3007 msgid "could not unset upstream of HEAD when it does not point to any branch."
3010 #: builtin/branch.c:997
3012 msgid "Branch '%s' has no upstream information"
3015 #: builtin/branch.c:1011
3016 msgid "it does not make sense to create 'HEAD' manually"
3019 #: builtin/branch.c:1017
3020 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
3023 #: builtin/branch.c:1020
3026 "The --set-upstream flag is deprecated and will be removed. Consider using --"
3027 "track or --set-upstream-to\n"
3030 #: builtin/branch.c:1037
3034 "If you wanted to make '%s' track '%s', do this:\n"
3038 #: builtin/branch.c:1038
3040 msgid " git branch -d %s\n"
3043 #: builtin/branch.c:1039
3045 msgid " git branch --set-upstream-to %s\n"
3048 #: builtin/bundle.c:47
3050 msgid "%s is okay\n"
3053 #: builtin/bundle.c:56
3054 msgid "Need a repository to create a bundle."
3057 #: builtin/bundle.c:60
3058 msgid "Need a repository to unbundle."
3061 #: builtin/cat-file.c:328
3062 msgid "git cat-file (-t|-s|-e|-p|<type>|--textconv) <object>"
3065 #: builtin/cat-file.c:329
3066 msgid "git cat-file (--batch|--batch-check) < <list_of_objects>"
3069 #: builtin/cat-file.c:366
3070 msgid "<type> can be one of: blob, tree, commit, tag"
3073 #: builtin/cat-file.c:367
3074 msgid "show object type"
3077 #: builtin/cat-file.c:368
3078 msgid "show object size"
3081 #: builtin/cat-file.c:370
3082 msgid "exit with zero when there's no error"
3085 #: builtin/cat-file.c:371
3086 msgid "pretty-print object's content"
3089 #: builtin/cat-file.c:373
3090 msgid "for blob objects, run textconv on object's content"
3093 #: builtin/cat-file.c:375
3094 msgid "show info and content of objects fed from the standard input"
3097 #: builtin/cat-file.c:378
3098 msgid "show info about objects fed from the standard input"
3101 #: builtin/check-attr.c:11
3102 msgid "git check-attr [-a | --all | attr...] [--] pathname..."
3105 #: builtin/check-attr.c:12
3106 msgid "git check-attr --stdin [-z] [-a | --all | attr...] < <list-of-paths>"
3109 #: builtin/check-attr.c:19
3110 msgid "report all attributes set on file"
3113 #: builtin/check-attr.c:20
3114 msgid "use .gitattributes only from the index"
3117 #: builtin/check-attr.c:21 builtin/check-ignore.c:22 builtin/hash-object.c:98
3118 msgid "read file names from stdin"
3121 #: builtin/check-attr.c:23 builtin/check-ignore.c:24
3122 msgid "terminate input and output records by a NUL character"
3125 #: builtin/check-ignore.c:18 builtin/checkout.c:1107 builtin/gc.c:274
3126 msgid "suppress progress reporting"
3129 #: builtin/check-ignore.c:26
3130 msgid "show non-matching input paths"
3133 #: builtin/check-ignore.c:28
3134 msgid "ignore index when checking"
3137 #: builtin/check-ignore.c:154
3138 msgid "cannot specify pathnames with --stdin"
3141 #: builtin/check-ignore.c:157
3142 msgid "-z only makes sense with --stdin"
3145 #: builtin/check-ignore.c:159
3146 msgid "no path specified"
3149 #: builtin/check-ignore.c:163
3150 msgid "--quiet is only valid with a single pathname"
3153 #: builtin/check-ignore.c:165
3154 msgid "cannot have both --quiet and --verbose"
3157 #: builtin/check-ignore.c:168
3158 msgid "--non-matching is only valid with --verbose"
3161 #: builtin/check-mailmap.c:8
3162 msgid "git check-mailmap [options] <contact>..."
3165 #: builtin/check-mailmap.c:13
3166 msgid "also read contacts from stdin"
3169 #: builtin/check-mailmap.c:24
3171 msgid "unable to parse contact: %s"
3174 #: builtin/check-mailmap.c:47
3175 msgid "no contacts specified"
3178 #: builtin/checkout-index.c:126
3179 msgid "git checkout-index [options] [--] [<file>...]"
3182 #: builtin/checkout-index.c:188
3183 msgid "check out all files in the index"
3186 #: builtin/checkout-index.c:189
3187 msgid "force overwrite of existing files"
3190 #: builtin/checkout-index.c:191
3191 msgid "no warning for existing files and files not in index"
3194 #: builtin/checkout-index.c:193
3195 msgid "don't checkout new files"
3198 #: builtin/checkout-index.c:195
3199 msgid "update stat information in the index file"
3202 #: builtin/checkout-index.c:201
3203 msgid "read list of paths from the standard input"
3206 #: builtin/checkout-index.c:203
3207 msgid "write the content to temporary files"
3210 #: builtin/checkout-index.c:204 builtin/column.c:30
3214 #: builtin/checkout-index.c:205
3215 msgid "when creating files, prepend <string>"
3218 #: builtin/checkout-index.c:208
3219 msgid "copy out the files from named stage"
3222 #: builtin/checkout.c:25
3223 msgid "git checkout [options] <branch>"
3226 #: builtin/checkout.c:26
3227 msgid "git checkout [options] [<branch>] -- <file>..."
3230 #: builtin/checkout.c:132 builtin/checkout.c:165
3232 msgid "path '%s' does not have our version"
3235 #: builtin/checkout.c:134 builtin/checkout.c:167
3237 msgid "path '%s' does not have their version"
3240 #: builtin/checkout.c:150
3242 msgid "path '%s' does not have all necessary versions"
3245 #: builtin/checkout.c:194
3247 msgid "path '%s' does not have necessary versions"
3250 #: builtin/checkout.c:211
3252 msgid "path '%s': cannot merge"
3255 #: builtin/checkout.c:228
3257 msgid "Unable to add merge result for '%s'"
3260 #: builtin/checkout.c:249 builtin/checkout.c:252 builtin/checkout.c:255
3261 #: builtin/checkout.c:258
3263 msgid "'%s' cannot be used with updating paths"
3266 #: builtin/checkout.c:261 builtin/checkout.c:264
3268 msgid "'%s' cannot be used with %s"
3271 #: builtin/checkout.c:267
3273 msgid "Cannot update paths and switch to branch '%s' at the same time."
3276 #: builtin/checkout.c:278 builtin/checkout.c:467
3277 msgid "corrupt index file"
3280 #: builtin/checkout.c:338 builtin/checkout.c:345
3282 msgid "path '%s' is unmerged"
3285 #: builtin/checkout.c:489
3286 msgid "you need to resolve your current index first"
3289 #: builtin/checkout.c:615
3291 msgid "Can not do reflog for '%s'\n"
3294 #: builtin/checkout.c:653
3295 msgid "HEAD is now at"
3298 #: builtin/checkout.c:660
3300 msgid "Reset branch '%s'\n"
3303 #: builtin/checkout.c:663
3305 msgid "Already on '%s'\n"
3308 #: builtin/checkout.c:667
3310 msgid "Switched to and reset branch '%s'\n"
3313 #: builtin/checkout.c:669 builtin/checkout.c:1050
3315 msgid "Switched to a new branch '%s'\n"
3318 #: builtin/checkout.c:671
3320 msgid "Switched to branch '%s'\n"
3323 #: builtin/checkout.c:723
3325 msgid " ... and %d more.\n"
3328 #: builtin/checkout.c:729
3331 "Warning: you are leaving %d commit behind, not connected to\n"
3332 "any of your branches:\n"
3336 "Warning: you are leaving %d commits behind, not connected to\n"
3337 "any of your branches:\n"
3343 #: builtin/checkout.c:747
3346 "If you want to keep them by creating a new branch, this may be a good time\n"
3349 " git branch new_branch_name %s\n"
3353 #: builtin/checkout.c:777
3354 msgid "internal error in revision walk"
3357 #: builtin/checkout.c:781
3358 msgid "Previous HEAD position was"
3361 #: builtin/checkout.c:808 builtin/checkout.c:1045
3362 msgid "You are on a branch yet to be born"
3365 #: builtin/checkout.c:952
3367 msgid "only one reference expected, %d given."
3370 #: builtin/checkout.c:991
3372 msgid "invalid reference: %s"
3375 #: builtin/checkout.c:1020
3377 msgid "reference is not a tree: %s"
3380 #: builtin/checkout.c:1059
3381 msgid "paths cannot be used with switching branches"
3384 #: builtin/checkout.c:1062 builtin/checkout.c:1066
3386 msgid "'%s' cannot be used with switching branches"
3389 #: builtin/checkout.c:1070 builtin/checkout.c:1073 builtin/checkout.c:1078
3390 #: builtin/checkout.c:1081
3392 msgid "'%s' cannot be used with '%s'"
3395 #: builtin/checkout.c:1086
3397 msgid "Cannot switch branch to a non-commit '%s'"
3400 #: builtin/checkout.c:1108 builtin/checkout.c:1110 builtin/clone.c:90
3401 #: builtin/remote.c:159 builtin/remote.c:161
3405 #: builtin/checkout.c:1109
3406 msgid "create and checkout a new branch"
3409 #: builtin/checkout.c:1111
3410 msgid "create/reset and checkout a branch"
3413 #: builtin/checkout.c:1112
3414 msgid "create reflog for new branch"
3417 #: builtin/checkout.c:1113
3418 msgid "detach the HEAD at named commit"
3421 #: builtin/checkout.c:1114
3422 msgid "set upstream info for new branch"
3425 #: builtin/checkout.c:1116
3429 #: builtin/checkout.c:1116
3430 msgid "new unparented branch"
3433 #: builtin/checkout.c:1117
3434 msgid "checkout our version for unmerged files"
3437 #: builtin/checkout.c:1119
3438 msgid "checkout their version for unmerged files"
3441 #: builtin/checkout.c:1121
3442 msgid "force checkout (throw away local modifications)"
3445 #: builtin/checkout.c:1122
3446 msgid "perform a 3-way merge with the new branch"
3449 #: builtin/checkout.c:1123 builtin/merge.c:227
3450 msgid "update ignored files (default)"
3453 #: builtin/checkout.c:1124 builtin/log.c:1239 parse-options.h:245
3457 #: builtin/checkout.c:1125
3458 msgid "conflict style (merge or diff3)"
3461 #: builtin/checkout.c:1128
3462 msgid "do not limit pathspecs to sparse entries only"
3465 #: builtin/checkout.c:1130
3466 msgid "second guess 'git checkout no-such-branch'"
3469 #: builtin/checkout.c:1153
3470 msgid "-b, -B and --orphan are mutually exclusive"
3473 #: builtin/checkout.c:1170
3474 msgid "--track needs a branch name"
3477 #: builtin/checkout.c:1175
3478 msgid "Missing branch name; try -b"
3481 #: builtin/checkout.c:1212
3482 msgid "invalid path specification"
3485 #: builtin/checkout.c:1219
3488 "Cannot update paths and switch to branch '%s' at the same time.\n"
3489 "Did you intend to checkout '%s' which can not be resolved as commit?"
3492 #: builtin/checkout.c:1224
3494 msgid "git checkout: --detach does not take a path argument '%s'"
3497 #: builtin/checkout.c:1228
3499 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
3500 "checking out of the index."
3503 #: builtin/clean.c:26
3505 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
3508 #: builtin/clean.c:30
3510 msgid "Removing %s\n"
3513 #: builtin/clean.c:31
3515 msgid "Would remove %s\n"
3518 #: builtin/clean.c:32
3520 msgid "Skipping repository %s\n"
3523 #: builtin/clean.c:33
3525 msgid "Would skip repository %s\n"
3528 #: builtin/clean.c:34
3530 msgid "failed to remove %s"
3533 #: builtin/clean.c:295
3536 "1 - select a numbered item\n"
3537 "foo - select item based on unique prefix\n"
3538 " - (empty) select nothing"
3541 #: builtin/clean.c:299
3544 "1 - select a single item\n"
3545 "3-5 - select a range of items\n"
3546 "2-3,6-9 - select multiple ranges\n"
3547 "foo - select item based on unique prefix\n"
3548 "-... - unselect specified items\n"
3549 "* - choose all items\n"
3550 " - (empty) finish selecting"
3553 #: builtin/clean.c:517
3558 #: builtin/clean.c:659
3560 msgid "Input ignore patterns>> "
3563 #: builtin/clean.c:696
3565 msgid "WARNING: Cannot find items matched by: %s"
3568 #: builtin/clean.c:717
3569 msgid "Select items to delete"
3572 #: builtin/clean.c:757
3577 #: builtin/clean.c:782
3581 #: builtin/clean.c:790
3583 "clean - start cleaning\n"
3584 "filter by pattern - exclude items from deletion\n"
3585 "select by numbers - select items to be deleted by numbers\n"
3586 "ask each - confirm each deletion (like \"rm -i\")\n"
3587 "quit - stop cleaning\n"
3588 "help - this screen\n"
3589 "? - help for prompt selection"
3592 #: builtin/clean.c:817
3593 msgid "*** Commands ***"
3596 #: builtin/clean.c:818
3600 #: builtin/clean.c:826
3601 msgid "Would remove the following item:"
3602 msgid_plural "Would remove the following items:"
3606 #: builtin/clean.c:843
3607 msgid "No more files to clean, exiting."
3610 #: builtin/clean.c:874
3611 msgid "do not print names of files removed"
3614 #: builtin/clean.c:876
3618 #: builtin/clean.c:877
3619 msgid "interactive cleaning"
3622 #: builtin/clean.c:879
3623 msgid "remove whole directories"
3626 #: builtin/clean.c:880 builtin/describe.c:407 builtin/grep.c:714
3627 #: builtin/ls-files.c:486 builtin/name-rev.c:311 builtin/show-ref.c:185
3631 #: builtin/clean.c:881
3632 msgid "add <pattern> to ignore rules"
3635 #: builtin/clean.c:882
3636 msgid "remove ignored files, too"
3639 #: builtin/clean.c:884
3640 msgid "remove only ignored files"
3643 #: builtin/clean.c:902
3644 msgid "-x and -X cannot be used together"
3647 #: builtin/clean.c:906
3649 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
3653 #: builtin/clean.c:909
3655 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
3659 #: builtin/clone.c:37
3660 msgid "git clone [options] [--] <repo> [<dir>]"
3663 #: builtin/clone.c:66 builtin/fetch.c:112 builtin/merge.c:224
3664 #: builtin/push.c:514
3665 msgid "force progress reporting"
3668 #: builtin/clone.c:68
3669 msgid "don't create a checkout"
3672 #: builtin/clone.c:69 builtin/clone.c:71 builtin/init-db.c:496
3673 msgid "create a bare repository"
3676 #: builtin/clone.c:73
3677 msgid "create a mirror repository (implies bare)"
3680 #: builtin/clone.c:75
3681 msgid "to clone from a local repository"
3684 #: builtin/clone.c:77
3685 msgid "don't use local hardlinks, always copy"
3688 #: builtin/clone.c:79
3689 msgid "setup as shared repository"
3692 #: builtin/clone.c:81 builtin/clone.c:83
3693 msgid "initialize submodules in the clone"
3696 #: builtin/clone.c:84 builtin/init-db.c:493
3697 msgid "template-directory"
3700 #: builtin/clone.c:85 builtin/init-db.c:494
3701 msgid "directory from which templates will be used"
3704 #: builtin/clone.c:87
3705 msgid "reference repository"
3708 #: builtin/clone.c:88 builtin/column.c:26 builtin/merge-file.c:44
3712 #: builtin/clone.c:89
3713 msgid "use <name> instead of 'origin' to track upstream"
3716 #: builtin/clone.c:91
3717 msgid "checkout <branch> instead of the remote's HEAD"
3720 #: builtin/clone.c:93
3721 msgid "path to git-upload-pack on the remote"
3724 #: builtin/clone.c:94 builtin/fetch.c:113 builtin/grep.c:659
3728 #: builtin/clone.c:95
3729 msgid "create a shallow clone of that depth"
3732 #: builtin/clone.c:97
3733 msgid "clone only one branch, HEAD or --branch"
3736 #: builtin/clone.c:99
3737 msgid "use --reference only while cloning"
3740 #: builtin/clone.c:100 builtin/init-db.c:502
3744 #: builtin/clone.c:101 builtin/init-db.c:503
3745 msgid "separate git dir from working tree"
3748 #: builtin/clone.c:102
3752 #: builtin/clone.c:103
3753 msgid "set config inside the new repository"
3756 #: builtin/clone.c:256
3758 msgid "reference repository '%s' is not a local repository."
3761 #: builtin/clone.c:260
3763 msgid "reference repository '%s' is shallow"
3766 #: builtin/clone.c:263
3768 msgid "reference repository '%s' is grafted"
3771 #: builtin/clone.c:325
3773 msgid "failed to create directory '%s'"
3776 #: builtin/clone.c:327 builtin/diff.c:84
3778 msgid "failed to stat '%s'"
3781 #: builtin/clone.c:329
3783 msgid "%s exists and is not a directory"
3786 #: builtin/clone.c:343
3788 msgid "failed to stat %s\n"
3791 #: builtin/clone.c:365
3793 msgid "failed to create link '%s'"
3796 #: builtin/clone.c:369
3798 msgid "failed to copy file to '%s'"
3801 #: builtin/clone.c:392 builtin/clone.c:566
3806 #: builtin/clone.c:404
3808 "Clone succeeded, but checkout failed.\n"
3809 "You can inspect what was checked out with 'git status'\n"
3810 "and retry the checkout with 'git checkout -f HEAD'\n"
3813 #: builtin/clone.c:481
3815 msgid "Could not find remote branch %s to clone."
3818 #: builtin/clone.c:561
3820 msgid "Checking connectivity... "
3823 #: builtin/clone.c:564
3824 msgid "remote did not send all necessary objects"
3827 #: builtin/clone.c:628
3828 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
3831 #: builtin/clone.c:659
3832 msgid "unable to checkout working tree"
3835 #: builtin/clone.c:746
3836 msgid "cannot repack to clean up"
3839 #: builtin/clone.c:748
3840 msgid "cannot unlink temporary alternates file"
3843 #: builtin/clone.c:778
3844 msgid "Too many arguments."
3847 #: builtin/clone.c:782
3848 msgid "You must specify a repository to clone."
3851 #: builtin/clone.c:793
3853 msgid "--bare and --origin %s options are incompatible."
3856 #: builtin/clone.c:796
3857 msgid "--bare and --separate-git-dir are incompatible."
3860 #: builtin/clone.c:809
3862 msgid "repository '%s' does not exist"
3865 #: builtin/clone.c:815 builtin/fetch.c:1155
3867 msgid "depth %s is not a positive number"
3870 #: builtin/clone.c:825
3872 msgid "destination path '%s' already exists and is not an empty directory."
3875 #: builtin/clone.c:835
3877 msgid "working tree '%s' already exists."
3880 #: builtin/clone.c:848 builtin/clone.c:860
3882 msgid "could not create leading directories of '%s'"
3885 #: builtin/clone.c:851
3887 msgid "could not create work tree dir '%s'."
3890 #: builtin/clone.c:870
3892 msgid "Cloning into bare repository '%s'...\n"
3895 #: builtin/clone.c:872
3897 msgid "Cloning into '%s'...\n"
3900 #: builtin/clone.c:897
3901 msgid "--dissociate given, but there is no --reference"
3904 #: builtin/clone.c:912
3905 msgid "--depth is ignored in local clones; use file:// instead."
3908 #: builtin/clone.c:915
3909 msgid "source repository is shallow, ignoring --local"
3912 #: builtin/clone.c:920
3913 msgid "--local is ignored"
3916 #: builtin/clone.c:924
3918 msgid "Don't know how to clone %s"
3921 #: builtin/clone.c:975 builtin/clone.c:983
3923 msgid "Remote branch %s not found in upstream %s"
3926 #: builtin/clone.c:986
3927 msgid "You appear to have cloned an empty repository."
3930 #: builtin/column.c:9
3931 msgid "git column [options]"
3934 #: builtin/column.c:26
3935 msgid "lookup config vars"
3938 #: builtin/column.c:27 builtin/column.c:28
3939 msgid "layout to use"
3942 #: builtin/column.c:29
3943 msgid "Maximum width"
3946 #: builtin/column.c:30
3947 msgid "Padding space on left border"
3950 #: builtin/column.c:31
3951 msgid "Padding space on right border"
3954 #: builtin/column.c:32
3955 msgid "Padding space between columns"
3958 #: builtin/column.c:51
3959 msgid "--command must be the first argument"
3962 #: builtin/commit.c:37
3963 msgid "git commit [options] [--] <pathspec>..."
3966 #: builtin/commit.c:42
3967 msgid "git status [options] [--] <pathspec>..."
3970 #: builtin/commit.c:47
3972 "Your name and email address were configured automatically based\n"
3973 "on your username and hostname. Please check that they are accurate.\n"
3974 "You can suppress this message by setting them explicitly. Run the\n"
3975 "following command and follow the instructions in your editor to edit\n"
3976 "your configuration file:\n"
3978 " git config --global --edit\n"
3980 "After doing this, you may fix the identity used for this commit with:\n"
3982 " git commit --amend --reset-author\n"
3985 #: builtin/commit.c:60
3987 "Your name and email address were configured automatically based\n"
3988 "on your username and hostname. Please check that they are accurate.\n"
3989 "You can suppress this message by setting them explicitly:\n"
3991 " git config --global user.name \"Your Name\"\n"
3992 " git config --global user.email you@example.com\n"
3994 "After doing this, you may fix the identity used for this commit with:\n"
3996 " git commit --amend --reset-author\n"
3999 #: builtin/commit.c:72
4001 "You asked to amend the most recent commit, but doing so would make\n"
4002 "it empty. You can repeat your command with --allow-empty, or you can\n"
4003 "remove the commit entirely with \"git reset HEAD^\".\n"
4006 #: builtin/commit.c:77
4008 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
4009 "If you wish to commit it anyway, use:\n"
4011 " git commit --allow-empty\n"
4015 #: builtin/commit.c:84
4016 msgid "Otherwise, please use 'git reset'\n"
4019 #: builtin/commit.c:87
4021 "If you wish to skip this commit, use:\n"
4025 "Then \"git cherry-pick --continue\" will resume cherry-picking\n"
4026 "the remaining commits.\n"
4029 #: builtin/commit.c:302
4030 msgid "failed to unpack HEAD tree object"
4033 #: builtin/commit.c:342
4034 msgid "unable to create temporary index"
4037 #: builtin/commit.c:348
4038 msgid "interactive add failed"
4041 #: builtin/commit.c:359
4042 msgid "unable to write index file"
4045 #: builtin/commit.c:361
4046 msgid "unable to update temporary index"
4049 #: builtin/commit.c:363
4050 msgid "Failed to update main cache tree"
4053 #: builtin/commit.c:387 builtin/commit.c:412 builtin/commit.c:461
4054 msgid "unable to write new_index file"
4057 #: builtin/commit.c:443
4058 msgid "cannot do a partial commit during a merge."
4061 #: builtin/commit.c:445
4062 msgid "cannot do a partial commit during a cherry-pick."
4065 #: builtin/commit.c:454
4066 msgid "cannot read the index"
4069 #: builtin/commit.c:473
4070 msgid "unable to write temporary index file"
4073 #: builtin/commit.c:584
4075 msgid "commit '%s' lacks author header"
4078 #: builtin/commit.c:586
4080 msgid "commit '%s' has malformed author line"
4083 #: builtin/commit.c:605
4084 msgid "malformed --author parameter"
4087 #: builtin/commit.c:613
4089 msgid "invalid date format: %s"
4092 #: builtin/commit.c:657
4094 "unable to select a comment character that is not used\n"
4095 "in the current commit message"
4098 #: builtin/commit.c:694 builtin/commit.c:727 builtin/commit.c:1084
4100 msgid "could not lookup commit %s"
4103 #: builtin/commit.c:706 builtin/shortlog.c:273
4105 msgid "(reading log message from standard input)\n"
4108 #: builtin/commit.c:708
4109 msgid "could not read log from standard input"
4112 #: builtin/commit.c:712
4114 msgid "could not read log file '%s'"
4117 #: builtin/commit.c:734
4118 msgid "could not read MERGE_MSG"
4121 #: builtin/commit.c:738
4122 msgid "could not read SQUASH_MSG"
4125 #: builtin/commit.c:742
4127 msgid "could not read '%s'"
4130 #: builtin/commit.c:789
4131 msgid "could not write commit template"
4134 #: builtin/commit.c:807
4138 "It looks like you may be committing a merge.\n"
4139 "If this is not correct, please remove the file\n"
4144 #: builtin/commit.c:812
4148 "It looks like you may be committing a cherry-pick.\n"
4149 "If this is not correct, please remove the file\n"
4154 #: builtin/commit.c:825
4157 "Please enter the commit message for your changes. Lines starting\n"
4158 "with '%c' will be ignored, and an empty message aborts the commit.\n"
4161 #: builtin/commit.c:832
4164 "Please enter the commit message for your changes. Lines starting\n"
4165 "with '%c' will be kept; you may remove them yourself if you want to.\n"
4166 "An empty message aborts the commit.\n"
4169 #: builtin/commit.c:852
4171 msgid "%sAuthor: %.*s <%.*s>"
4174 #: builtin/commit.c:860
4179 #: builtin/commit.c:867
4181 msgid "%sCommitter: %.*s <%.*s>"
4184 #: builtin/commit.c:885
4185 msgid "Cannot read index"
4188 #: builtin/commit.c:942
4189 msgid "Error building trees"
4192 #: builtin/commit.c:957 builtin/tag.c:495
4194 msgid "Please supply the message using either -m or -F option.\n"
4197 #: builtin/commit.c:1059
4199 msgid "No existing author found with '%s'"
4202 #: builtin/commit.c:1074 builtin/commit.c:1314
4204 msgid "Invalid untracked files mode '%s'"
4207 #: builtin/commit.c:1111
4208 msgid "--long and -z are incompatible"
4211 #: builtin/commit.c:1141
4212 msgid "Using both --reset-author and --author does not make sense"
4215 #: builtin/commit.c:1150
4216 msgid "You have nothing to amend."
4219 #: builtin/commit.c:1153
4220 msgid "You are in the middle of a merge -- cannot amend."
4223 #: builtin/commit.c:1155
4224 msgid "You are in the middle of a cherry-pick -- cannot amend."
4227 #: builtin/commit.c:1158
4228 msgid "Options --squash and --fixup cannot be used together"
4231 #: builtin/commit.c:1168
4232 msgid "Only one of -c/-C/-F/--fixup can be used."
4235 #: builtin/commit.c:1170
4236 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
4239 #: builtin/commit.c:1178
4240 msgid "--reset-author can be used only with -C, -c or --amend."
4243 #: builtin/commit.c:1195
4244 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
4247 #: builtin/commit.c:1197
4248 msgid "No paths with --include/--only does not make sense."
4251 #: builtin/commit.c:1199
4252 msgid "Clever... amending the last one with dirty index."
4255 #: builtin/commit.c:1201
4256 msgid "Explicit paths specified without -i or -o; assuming --only paths..."
4259 #: builtin/commit.c:1213 builtin/tag.c:728
4261 msgid "Invalid cleanup mode %s"
4264 #: builtin/commit.c:1218
4265 msgid "Paths with -a does not make sense."
4268 #: builtin/commit.c:1328 builtin/commit.c:1608
4269 msgid "show status concisely"
4272 #: builtin/commit.c:1330 builtin/commit.c:1610
4273 msgid "show branch information"
4276 #: builtin/commit.c:1332 builtin/commit.c:1612 builtin/push.c:500
4277 msgid "machine-readable output"
4280 #: builtin/commit.c:1335 builtin/commit.c:1614
4281 msgid "show status in long format (default)"
4284 #: builtin/commit.c:1338 builtin/commit.c:1617
4285 msgid "terminate entries with NUL"
4288 #: builtin/commit.c:1340 builtin/commit.c:1620 builtin/fast-export.c:980
4289 #: builtin/fast-export.c:983 builtin/tag.c:603
4293 #: builtin/commit.c:1341 builtin/commit.c:1620
4294 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
4297 #: builtin/commit.c:1344
4298 msgid "show ignored files"
4301 #: builtin/commit.c:1345 parse-options.h:153
4305 #: builtin/commit.c:1346
4307 "ignore changes to submodules, optional when: all, dirty, untracked. "
4311 #: builtin/commit.c:1348
4312 msgid "list untracked files in columns"
4315 #: builtin/commit.c:1435
4316 msgid "couldn't look up newly created commit"
4319 #: builtin/commit.c:1437
4320 msgid "could not parse newly created commit"
4323 #: builtin/commit.c:1482
4324 msgid "detached HEAD"
4327 #: builtin/commit.c:1485
4328 msgid " (root-commit)"
4331 #: builtin/commit.c:1578
4332 msgid "suppress summary after successful commit"
4335 #: builtin/commit.c:1579
4336 msgid "show diff in commit message template"
4339 #: builtin/commit.c:1581
4340 msgid "Commit message options"
4343 #: builtin/commit.c:1582 builtin/tag.c:601
4344 msgid "read message from file"
4347 #: builtin/commit.c:1583
4351 #: builtin/commit.c:1583
4352 msgid "override author for commit"
4355 #: builtin/commit.c:1584 builtin/gc.c:275
4359 #: builtin/commit.c:1584
4360 msgid "override date for commit"
4363 #: builtin/commit.c:1585 builtin/merge.c:218 builtin/notes.c:391
4364 #: builtin/notes.c:554 builtin/tag.c:599
4368 #: builtin/commit.c:1585
4369 msgid "commit message"
4372 #: builtin/commit.c:1586
4373 msgid "reuse and edit message from specified commit"
4376 #: builtin/commit.c:1587
4377 msgid "reuse message from specified commit"
4380 #: builtin/commit.c:1588
4381 msgid "use autosquash formatted message to fixup specified commit"
4384 #: builtin/commit.c:1589
4385 msgid "use autosquash formatted message to squash specified commit"
4388 #: builtin/commit.c:1590
4389 msgid "the commit is authored by me now (used with -C/-c/--amend)"
4392 #: builtin/commit.c:1591 builtin/log.c:1191 builtin/revert.c:86
4393 msgid "add Signed-off-by:"
4396 #: builtin/commit.c:1592
4397 msgid "use specified template file"
4400 #: builtin/commit.c:1593
4401 msgid "force edit of commit"
4404 #: builtin/commit.c:1594
4408 #: builtin/commit.c:1594 builtin/tag.c:604
4409 msgid "how to strip spaces and #comments from message"
4412 #: builtin/commit.c:1595
4413 msgid "include status in commit message template"
4416 #: builtin/commit.c:1596 builtin/merge.c:225 builtin/revert.c:92
4417 #: builtin/tag.c:605
4421 #: builtin/commit.c:1597 builtin/merge.c:226 builtin/revert.c:93
4422 msgid "GPG sign commit"
4425 #: builtin/commit.c:1600
4426 msgid "Commit contents options"
4429 #: builtin/commit.c:1601
4430 msgid "commit all changed files"
4433 #: builtin/commit.c:1602
4434 msgid "add specified files to index for commit"
4437 #: builtin/commit.c:1603
4438 msgid "interactively add files"
4441 #: builtin/commit.c:1604
4442 msgid "interactively add changes"
4445 #: builtin/commit.c:1605
4446 msgid "commit only specified files"
4449 #: builtin/commit.c:1606
4450 msgid "bypass pre-commit hook"
4453 #: builtin/commit.c:1607
4454 msgid "show what would be committed"
4457 #: builtin/commit.c:1618
4458 msgid "amend previous commit"
4461 #: builtin/commit.c:1619
4462 msgid "bypass post-rewrite hook"
4465 #: builtin/commit.c:1624
4466 msgid "ok to record an empty change"
4469 #: builtin/commit.c:1626
4470 msgid "ok to record a change with an empty message"
4473 #: builtin/commit.c:1655
4474 msgid "could not parse HEAD commit"
4477 #: builtin/commit.c:1694 builtin/merge.c:519
4479 msgid "could not open '%s' for reading"
4482 #: builtin/commit.c:1701
4484 msgid "Corrupt MERGE_HEAD file (%s)"
4487 #: builtin/commit.c:1708
4488 msgid "could not read MERGE_MODE"
4491 #: builtin/commit.c:1727
4493 msgid "could not read commit message: %s"
4496 #: builtin/commit.c:1738
4498 msgid "Aborting commit; you did not edit the message.\n"
4501 #: builtin/commit.c:1743
4503 msgid "Aborting commit due to empty commit message.\n"
4506 #: builtin/commit.c:1758 builtin/merge.c:851 builtin/merge.c:876
4507 msgid "failed to write commit object"
4510 #: builtin/commit.c:1791
4512 "Repository has been updated, but unable to write\n"
4513 "new_index file. Check that disk is not full and quota is\n"
4514 "not exceeded, and then \"git reset HEAD\" to recover."
4517 #: builtin/config.c:8
4518 msgid "git config [options]"
4521 #: builtin/config.c:53
4522 msgid "Config file location"
4525 #: builtin/config.c:54
4526 msgid "use global config file"
4529 #: builtin/config.c:55
4530 msgid "use system config file"
4533 #: builtin/config.c:56
4534 msgid "use repository config file"
4537 #: builtin/config.c:57
4538 msgid "use given config file"
4541 #: builtin/config.c:58
4545 #: builtin/config.c:58
4546 msgid "read config from given blob object"
4549 #: builtin/config.c:59
4553 #: builtin/config.c:60
4554 msgid "get value: name [value-regex]"
4557 #: builtin/config.c:61
4558 msgid "get all values: key [value-regex]"
4561 #: builtin/config.c:62
4562 msgid "get values for regexp: name-regex [value-regex]"
4565 #: builtin/config.c:63
4566 msgid "get value specific for the URL: section[.var] URL"
4569 #: builtin/config.c:64
4570 msgid "replace all matching variables: name value [value_regex]"
4573 #: builtin/config.c:65
4574 msgid "add a new variable: name value"
4577 #: builtin/config.c:66
4578 msgid "remove a variable: name [value-regex]"
4581 #: builtin/config.c:67
4582 msgid "remove all matches: name [value-regex]"
4585 #: builtin/config.c:68
4586 msgid "rename section: old-name new-name"
4589 #: builtin/config.c:69
4590 msgid "remove a section: name"
4593 #: builtin/config.c:70
4597 #: builtin/config.c:71
4598 msgid "open an editor"
4601 #: builtin/config.c:72
4602 msgid "find the color configured: slot [default]"
4605 #: builtin/config.c:73
4606 msgid "find the color setting: slot [stdout-is-tty]"
4609 #: builtin/config.c:74
4613 #: builtin/config.c:75
4614 msgid "value is \"true\" or \"false\""
4617 #: builtin/config.c:76
4618 msgid "value is decimal number"
4621 #: builtin/config.c:77
4622 msgid "value is --bool or --int"
4625 #: builtin/config.c:78
4626 msgid "value is a path (file or directory name)"
4629 #: builtin/config.c:79
4633 #: builtin/config.c:80
4634 msgid "terminate values with NUL byte"
4637 #: builtin/config.c:81
4638 msgid "respect include directives on lookup"
4641 #: builtin/config.c:316
4642 msgid "unable to parse default color value"
4645 #: builtin/config.c:457
4648 "# This is Git's per-user configuration file.\n"
4650 "# Please adapt and uncomment the following lines:\n"
4655 #: builtin/config.c:589
4657 msgid "cannot create configuration file %s"
4660 #: builtin/count-objects.c:55
4661 msgid "git count-objects [-v] [-H | --human-readable]"
4664 #: builtin/count-objects.c:65
4665 msgid "print sizes in human readable format"
4668 #: builtin/describe.c:17
4669 msgid "git describe [options] <commit-ish>*"
4672 #: builtin/describe.c:18
4673 msgid "git describe [options] --dirty"
4676 #: builtin/describe.c:217
4678 msgid "annotated tag %s not available"
4681 #: builtin/describe.c:221
4683 msgid "annotated tag %s has no embedded name"
4686 #: builtin/describe.c:223
4688 msgid "tag '%s' is really '%s' here"
4691 #: builtin/describe.c:250 builtin/log.c:452
4693 msgid "Not a valid object name %s"
4696 #: builtin/describe.c:253
4698 msgid "%s is not a valid '%s' object"
4701 #: builtin/describe.c:270
4703 msgid "no tag exactly matches '%s'"
4706 #: builtin/describe.c:272
4708 msgid "searching to describe %s\n"
4711 #: builtin/describe.c:319
4713 msgid "finished search at %s\n"
4716 #: builtin/describe.c:346
4719 "No annotated tags can describe '%s'.\n"
4720 "However, there were unannotated tags: try --tags."
4723 #: builtin/describe.c:350
4726 "No tags can describe '%s'.\n"
4727 "Try --always, or create some tags."
4730 #: builtin/describe.c:371
4732 msgid "traversed %lu commits\n"
4735 #: builtin/describe.c:374
4738 "more than %i tags found; listed %i most recent\n"
4739 "gave up search at %s\n"
4742 #: builtin/describe.c:396
4743 msgid "find the tag that comes after the commit"
4746 #: builtin/describe.c:397
4747 msgid "debug search strategy on stderr"
4750 #: builtin/describe.c:398
4754 #: builtin/describe.c:399
4755 msgid "use any tag, even unannotated"
4758 #: builtin/describe.c:400
4759 msgid "always use long format"
4762 #: builtin/describe.c:401
4763 msgid "only follow first parent"
4766 #: builtin/describe.c:404
4767 msgid "only output exact matches"
4770 #: builtin/describe.c:406
4771 msgid "consider <n> most recent tags (default: 10)"
4774 #: builtin/describe.c:408
4775 msgid "only consider tags matching <pattern>"
4778 #: builtin/describe.c:410 builtin/name-rev.c:318
4779 msgid "show abbreviated commit object as fallback"
4782 #: builtin/describe.c:411
4786 #: builtin/describe.c:412
4787 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
4790 #: builtin/describe.c:430
4791 msgid "--long is incompatible with --abbrev=0"
4794 #: builtin/describe.c:456
4795 msgid "No names found, cannot describe anything."
4798 #: builtin/describe.c:476
4799 msgid "--dirty is incompatible with commit-ishes"
4802 #: builtin/diff.c:86
4804 msgid "'%s': not a regular file or symlink"
4807 #: builtin/diff.c:237
4809 msgid "invalid option: %s"
4812 #: builtin/diff.c:358
4813 msgid "Not a git repository"
4816 #: builtin/diff.c:401
4818 msgid "invalid object '%s' given."
4821 #: builtin/diff.c:410
4823 msgid "more than two blobs given: '%s'"
4826 #: builtin/diff.c:417
4828 msgid "unhandled object '%s' given."
4831 #: builtin/fast-export.c:24
4832 msgid "git fast-export [rev-list-opts]"
4835 #: builtin/fast-export.c:979
4836 msgid "show progress after <n> objects"
4839 #: builtin/fast-export.c:981
4840 msgid "select handling of signed tags"
4843 #: builtin/fast-export.c:984
4844 msgid "select handling of tags that tag filtered objects"
4847 #: builtin/fast-export.c:987
4848 msgid "Dump marks to this file"
4851 #: builtin/fast-export.c:989
4852 msgid "Import marks from this file"
4855 #: builtin/fast-export.c:991
4856 msgid "Fake a tagger when tags lack one"
4859 #: builtin/fast-export.c:993
4860 msgid "Output full tree for each commit"
4863 #: builtin/fast-export.c:995
4864 msgid "Use the done feature to terminate the stream"
4867 #: builtin/fast-export.c:996
4868 msgid "Skip output of blob data"
4871 #: builtin/fast-export.c:997
4875 #: builtin/fast-export.c:998
4876 msgid "Apply refspec to exported refs"
4879 #: builtin/fast-export.c:999
4880 msgid "anonymize output"
4883 #: builtin/fetch.c:20
4884 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
4887 #: builtin/fetch.c:21
4888 msgid "git fetch [<options>] <group>"
4891 #: builtin/fetch.c:22
4892 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
4895 #: builtin/fetch.c:23
4896 msgid "git fetch --all [<options>]"
4899 #: builtin/fetch.c:90
4900 msgid "fetch from all remotes"
4903 #: builtin/fetch.c:92
4904 msgid "append to .git/FETCH_HEAD instead of overwriting"
4907 #: builtin/fetch.c:94
4908 msgid "path to upload pack on remote end"
4911 #: builtin/fetch.c:95
4912 msgid "force overwrite of local branch"
4915 #: builtin/fetch.c:97
4916 msgid "fetch from multiple remotes"
4919 #: builtin/fetch.c:99
4920 msgid "fetch all tags and associated objects"
4923 #: builtin/fetch.c:101
4924 msgid "do not fetch all tags (--no-tags)"
4927 #: builtin/fetch.c:103
4928 msgid "prune remote-tracking branches no longer on remote"
4931 #: builtin/fetch.c:104
4935 #: builtin/fetch.c:105
4936 msgid "control recursive fetching of submodules"
4939 #: builtin/fetch.c:109
4940 msgid "keep downloaded pack"
4943 #: builtin/fetch.c:111
4944 msgid "allow updating of HEAD ref"
4947 #: builtin/fetch.c:114
4948 msgid "deepen history of shallow clone"
4951 #: builtin/fetch.c:116
4952 msgid "convert to a complete repository"
4955 #: builtin/fetch.c:118 builtin/log.c:1208
4959 #: builtin/fetch.c:119
4960 msgid "prepend this to submodule path output"
4963 #: builtin/fetch.c:122
4964 msgid "default mode for recursion"
4967 #: builtin/fetch.c:124
4968 msgid "accept refs that update .git/shallow"
4971 #: builtin/fetch.c:125
4975 #: builtin/fetch.c:126
4976 msgid "specify fetch refmap"
4979 #: builtin/fetch.c:376
4980 msgid "Couldn't find remote ref HEAD"
4983 #: builtin/fetch.c:454
4985 msgid "object %s not found"
4988 #: builtin/fetch.c:459
4989 msgid "[up to date]"
4992 #: builtin/fetch.c:473
4994 msgid "! %-*s %-*s -> %s (can't fetch in current branch)"
4997 #: builtin/fetch.c:474 builtin/fetch.c:560
5001 #: builtin/fetch.c:485
5002 msgid "[tag update]"
5005 #: builtin/fetch.c:487 builtin/fetch.c:522 builtin/fetch.c:540
5006 msgid " (unable to update local ref)"
5009 #: builtin/fetch.c:505
5013 #: builtin/fetch.c:508
5014 msgid "[new branch]"
5017 #: builtin/fetch.c:511
5021 #: builtin/fetch.c:556
5022 msgid "unable to update local ref"
5025 #: builtin/fetch.c:556
5026 msgid "forced update"
5029 #: builtin/fetch.c:562
5030 msgid "(non-fast-forward)"
5033 #: builtin/fetch.c:595 builtin/fetch.c:828
5035 msgid "cannot open %s: %s\n"
5038 #: builtin/fetch.c:604
5040 msgid "%s did not send all necessary objects\n"
5043 #: builtin/fetch.c:622
5045 msgid "reject %s because shallow roots are not allowed to be updated"
5048 #: builtin/fetch.c:710 builtin/fetch.c:793
5053 #: builtin/fetch.c:721
5056 "some local refs could not be updated; try running\n"
5057 " 'git remote prune %s' to remove any old, conflicting branches"
5060 #: builtin/fetch.c:773
5062 msgid " (%s will become dangling)"
5065 #: builtin/fetch.c:774
5067 msgid " (%s has become dangling)"
5070 #: builtin/fetch.c:798
5074 #: builtin/fetch.c:799 builtin/remote.c:1060
5078 #: builtin/fetch.c:818
5080 msgid "Refusing to fetch into current branch %s of non-bare repository"
5083 #: builtin/fetch.c:837
5085 msgid "Option \"%s\" value \"%s\" is not valid for %s"
5088 #: builtin/fetch.c:840
5090 msgid "Option \"%s\" is ignored for %s\n"
5093 #: builtin/fetch.c:896
5095 msgid "Don't know how to fetch from %s"
5098 #: builtin/fetch.c:1058
5100 msgid "Fetching %s\n"
5103 #: builtin/fetch.c:1060 builtin/remote.c:90
5105 msgid "Could not fetch %s"
5108 #: builtin/fetch.c:1078
5110 "No remote repository specified. Please, specify either a URL or a\n"
5111 "remote name from which new revisions should be fetched."
5114 #: builtin/fetch.c:1101
5115 msgid "You need to specify a tag name."
5118 #: builtin/fetch.c:1143
5119 msgid "--depth and --unshallow cannot be used together"
5122 #: builtin/fetch.c:1145
5123 msgid "--unshallow on a complete repository does not make sense"
5126 #: builtin/fetch.c:1168
5127 msgid "fetch --all does not take a repository argument"
5130 #: builtin/fetch.c:1170
5131 msgid "fetch --all does not make sense with refspecs"
5134 #: builtin/fetch.c:1181
5136 msgid "No such remote or remote group: %s"
5139 #: builtin/fetch.c:1189
5140 msgid "Fetching a group and specifying refspecs does not make sense"
5143 #: builtin/fmt-merge-msg.c:13
5144 msgid "git fmt-merge-msg [-m <message>] [--log[=<n>]|--no-log] [--file <file>]"
5147 #: builtin/fmt-merge-msg.c:662 builtin/fmt-merge-msg.c:665 builtin/grep.c:698
5148 #: builtin/merge.c:198 builtin/repack.c:178 builtin/repack.c:182
5149 #: builtin/show-branch.c:657 builtin/show-ref.c:178 builtin/tag.c:590
5150 #: parse-options.h:132 parse-options.h:239
5154 #: builtin/fmt-merge-msg.c:663
5155 msgid "populate log with at most <n> entries from shortlog"
5158 #: builtin/fmt-merge-msg.c:666
5159 msgid "alias for --log (deprecated)"
5162 #: builtin/fmt-merge-msg.c:669
5166 #: builtin/fmt-merge-msg.c:670
5167 msgid "use <text> as start of message"
5170 #: builtin/fmt-merge-msg.c:671
5171 msgid "file to read from"
5174 #: builtin/for-each-ref.c:676
5175 msgid "unable to parse format"
5178 #: builtin/for-each-ref.c:1064
5179 msgid "git for-each-ref [options] [<pattern>]"
5182 #: builtin/for-each-ref.c:1079
5183 msgid "quote placeholders suitably for shells"
5186 #: builtin/for-each-ref.c:1081
5187 msgid "quote placeholders suitably for perl"
5190 #: builtin/for-each-ref.c:1083
5191 msgid "quote placeholders suitably for python"
5194 #: builtin/for-each-ref.c:1085
5195 msgid "quote placeholders suitably for Tcl"
5198 #: builtin/for-each-ref.c:1088
5199 msgid "show only <n> matched refs"
5202 #: builtin/for-each-ref.c:1089 builtin/replace.c:438
5206 #: builtin/for-each-ref.c:1089
5207 msgid "format to use for the output"
5210 #: builtin/for-each-ref.c:1090
5214 #: builtin/for-each-ref.c:1091
5215 msgid "field name to sort on"
5218 #: builtin/fsck.c:147 builtin/prune.c:136
5219 msgid "Checking connectivity"
5222 #: builtin/fsck.c:540
5223 msgid "Checking object directories"
5226 #: builtin/fsck.c:603
5227 msgid "git fsck [options] [<object>...]"
5230 #: builtin/fsck.c:609
5231 msgid "show unreachable objects"
5234 #: builtin/fsck.c:610
5235 msgid "show dangling objects"
5238 #: builtin/fsck.c:611
5242 #: builtin/fsck.c:612
5243 msgid "report root nodes"
5246 #: builtin/fsck.c:613
5247 msgid "make index objects head nodes"
5250 #: builtin/fsck.c:614
5251 msgid "make reflogs head nodes (default)"
5254 #: builtin/fsck.c:615
5255 msgid "also consider packs and alternate objects"
5258 #: builtin/fsck.c:616
5259 msgid "enable more strict checking"
5262 #: builtin/fsck.c:618
5263 msgid "write dangling objects in .git/lost-found"
5266 #: builtin/fsck.c:619 builtin/prune.c:108
5267 msgid "show progress"
5270 #: builtin/fsck.c:669
5271 msgid "Checking objects"
5275 msgid "git gc [options]"
5280 msgid "Invalid gc.pruneexpire: '%s'"
5285 msgid "insanely long object directory %.*s"
5289 msgid "prune unreferenced objects"
5293 msgid "be more thorough (increased runtime)"
5297 msgid "enable auto-gc mode"
5301 msgid "force running gc even if there may be another gc running"
5306 msgid "Auto packing the repository in background for optimum performance.\n"
5311 msgid "Auto packing the repository for optimum performance.\n"
5316 msgid "See \"git help gc\" for manual housekeeping.\n"
5322 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
5327 "There are too many unreachable loose objects; run 'git prune' to remove them."
5330 #: builtin/grep.c:23
5331 msgid "git grep [options] [-e] <pattern> [<rev>...] [[--] <path>...]"
5334 #: builtin/grep.c:218
5336 msgid "grep: failed to create thread: %s"
5339 #: builtin/grep.c:441 builtin/grep.c:476
5341 msgid "unable to read tree (%s)"
5344 #: builtin/grep.c:491
5346 msgid "unable to grep from object of type %s"
5349 #: builtin/grep.c:547
5351 msgid "switch `%c' expects a numerical value"
5354 #: builtin/grep.c:564
5356 msgid "cannot open '%s'"
5359 #: builtin/grep.c:638
5360 msgid "search in index instead of in the work tree"
5363 #: builtin/grep.c:640
5364 msgid "find in contents not managed by git"
5367 #: builtin/grep.c:642
5368 msgid "search in both tracked and untracked files"
5371 #: builtin/grep.c:644
5372 msgid "search also in ignored files"
5375 #: builtin/grep.c:647
5376 msgid "show non-matching lines"
5379 #: builtin/grep.c:649
5380 msgid "case insensitive matching"
5383 #: builtin/grep.c:651
5384 msgid "match patterns only at word boundaries"
5387 #: builtin/grep.c:653
5388 msgid "process binary files as text"
5391 #: builtin/grep.c:655
5392 msgid "don't match patterns in binary files"
5395 #: builtin/grep.c:658
5396 msgid "process binary files with textconv filters"
5399 #: builtin/grep.c:660
5400 msgid "descend at most <depth> levels"
5403 #: builtin/grep.c:664
5404 msgid "use extended POSIX regular expressions"
5407 #: builtin/grep.c:667
5408 msgid "use basic POSIX regular expressions (default)"
5411 #: builtin/grep.c:670
5412 msgid "interpret patterns as fixed strings"
5415 #: builtin/grep.c:673
5416 msgid "use Perl-compatible regular expressions"
5419 #: builtin/grep.c:676
5420 msgid "show line numbers"
5423 #: builtin/grep.c:677
5424 msgid "don't show filenames"
5427 #: builtin/grep.c:678
5428 msgid "show filenames"
5431 #: builtin/grep.c:680
5432 msgid "show filenames relative to top directory"
5435 #: builtin/grep.c:682
5436 msgid "show only filenames instead of matching lines"
5439 #: builtin/grep.c:684
5440 msgid "synonym for --files-with-matches"
5443 #: builtin/grep.c:687
5444 msgid "show only the names of files without match"
5447 #: builtin/grep.c:689
5448 msgid "print NUL after filenames"
5451 #: builtin/grep.c:691
5452 msgid "show the number of matches instead of matching lines"
5455 #: builtin/grep.c:692
5456 msgid "highlight matches"
5459 #: builtin/grep.c:694
5460 msgid "print empty line between matches from different files"
5463 #: builtin/grep.c:696
5464 msgid "show filename only once above matches from same file"
5467 #: builtin/grep.c:699
5468 msgid "show <n> context lines before and after matches"
5471 #: builtin/grep.c:702
5472 msgid "show <n> context lines before matches"
5475 #: builtin/grep.c:704
5476 msgid "show <n> context lines after matches"
5479 #: builtin/grep.c:705
5480 msgid "shortcut for -C NUM"
5483 #: builtin/grep.c:708
5484 msgid "show a line with the function name before matches"
5487 #: builtin/grep.c:710
5488 msgid "show the surrounding function"
5491 #: builtin/grep.c:713
5492 msgid "read patterns from file"
5495 #: builtin/grep.c:715
5496 msgid "match <pattern>"
5499 #: builtin/grep.c:717
5500 msgid "combine patterns specified with -e"
5503 #: builtin/grep.c:729
5504 msgid "indicate hit with exit status without output"
5507 #: builtin/grep.c:731
5508 msgid "show only matches from files that match all patterns"
5511 #: builtin/grep.c:733
5512 msgid "show parse tree for grep expression"
5515 #: builtin/grep.c:737
5519 #: builtin/grep.c:737
5520 msgid "show matching files in the pager"
5523 #: builtin/grep.c:740
5524 msgid "allow calling of grep(1) (ignored by this build)"
5527 #: builtin/grep.c:741 builtin/show-ref.c:187
5531 #: builtin/grep.c:808
5532 msgid "no pattern given."
5535 #: builtin/grep.c:866
5536 msgid "--open-files-in-pager only works on the worktree"
5539 #: builtin/grep.c:892
5540 msgid "--cached or --untracked cannot be used with --no-index."
5543 #: builtin/grep.c:897
5544 msgid "--no-index or --untracked cannot be used with revs."
5547 #: builtin/grep.c:900
5548 msgid "--[no-]exclude-standard cannot be used for tracked contents."
5551 #: builtin/grep.c:908
5552 msgid "both --cached and trees are given."
5555 #: builtin/hash-object.c:82
5557 "git hash-object [-t <type>] [-w] [--path=<file>|--no-filters] [--stdin] [--] "
5561 #: builtin/hash-object.c:83
5562 msgid "git hash-object --stdin-paths < <list-of-paths>"
5565 #: builtin/hash-object.c:94 builtin/tag.c:610
5569 #: builtin/hash-object.c:94
5573 #: builtin/hash-object.c:95
5574 msgid "write the object into the object database"
5577 #: builtin/hash-object.c:97
5578 msgid "read the object from stdin"
5581 #: builtin/hash-object.c:99
5582 msgid "store file as is without filters"
5585 #: builtin/hash-object.c:100
5587 "just hash any random garbage to create corrupt objects for debugging Git"
5590 #: builtin/hash-object.c:101
5591 msgid "process file as it were from this path"
5594 #: builtin/help.c:41
5595 msgid "print all available commands"
5598 #: builtin/help.c:42
5599 msgid "print list of useful guides"
5602 #: builtin/help.c:43
5603 msgid "show man page"
5606 #: builtin/help.c:44
5607 msgid "show manual in web browser"
5610 #: builtin/help.c:46
5611 msgid "show info page"
5614 #: builtin/help.c:52
5615 msgid "git help [--all] [--guides] [--man|--web|--info] [command]"
5618 #: builtin/help.c:64
5620 msgid "unrecognized help format '%s'"
5623 #: builtin/help.c:91
5624 msgid "Failed to start emacsclient."
5627 #: builtin/help.c:104
5628 msgid "Failed to parse emacsclient version."
5631 #: builtin/help.c:112
5633 msgid "emacsclient version '%d' too old (< 22)."
5636 #: builtin/help.c:130 builtin/help.c:158 builtin/help.c:167 builtin/help.c:175
5638 msgid "failed to exec '%s': %s"
5641 #: builtin/help.c:215
5644 "'%s': path for unsupported man viewer.\n"
5645 "Please consider using 'man.<tool>.cmd' instead."
5648 #: builtin/help.c:227
5651 "'%s': cmd for supported man viewer.\n"
5652 "Please consider using 'man.<tool>.path' instead."
5655 #: builtin/help.c:354
5657 msgid "'%s': unknown man viewer."
5660 #: builtin/help.c:371
5661 msgid "no man viewer handled the request"
5664 #: builtin/help.c:379
5665 msgid "no info viewer handled the request"
5668 #: builtin/help.c:428
5669 msgid "Defining attributes per path"
5672 #: builtin/help.c:429
5673 msgid "Everyday Git With 20 Commands Or So"
5676 #: builtin/help.c:430
5677 msgid "A Git glossary"
5680 #: builtin/help.c:431
5681 msgid "Specifies intentionally untracked files to ignore"
5684 #: builtin/help.c:432
5685 msgid "Defining submodule properties"
5688 #: builtin/help.c:433
5689 msgid "Specifying revisions and ranges for Git"
5692 #: builtin/help.c:434
5693 msgid "A tutorial introduction to Git (for version 1.5.1 or newer)"
5696 #: builtin/help.c:435
5697 msgid "An overview of recommended workflows with Git"
5700 #: builtin/help.c:447
5701 msgid "The common Git guides are:\n"
5704 #: builtin/help.c:468 builtin/help.c:485
5709 #: builtin/help.c:501
5711 msgid "`git %s' is aliased to `%s'"
5714 #: builtin/index-pack.c:150
5716 msgid "unable to open %s"
5719 #: builtin/index-pack.c:200
5721 msgid "object type mismatch at %s"
5724 #: builtin/index-pack.c:220
5726 msgid "did not receive expected object %s"
5729 #: builtin/index-pack.c:223
5731 msgid "object %s: expected type %s, found %s"
5734 #: builtin/index-pack.c:265
5736 msgid "cannot fill %d byte"
5737 msgid_plural "cannot fill %d bytes"
5741 #: builtin/index-pack.c:275
5745 #: builtin/index-pack.c:276
5746 msgid "read error on input"
5749 #: builtin/index-pack.c:288
5750 msgid "used more bytes than were available"
5753 #: builtin/index-pack.c:295
5754 msgid "pack too large for current definition of off_t"
5757 #: builtin/index-pack.c:311
5759 msgid "unable to create '%s'"
5762 #: builtin/index-pack.c:316
5764 msgid "cannot open packfile '%s'"
5767 #: builtin/index-pack.c:330
5768 msgid "pack signature mismatch"
5771 #: builtin/index-pack.c:332
5773 msgid "pack version %<PRIu32> unsupported"
5776 #: builtin/index-pack.c:350
5778 msgid "pack has bad object at offset %lu: %s"
5781 #: builtin/index-pack.c:471
5783 msgid "inflate returned %d"
5786 #: builtin/index-pack.c:520
5787 msgid "offset value overflow for delta base object"
5790 #: builtin/index-pack.c:528
5791 msgid "delta base offset is out of bound"
5794 #: builtin/index-pack.c:536
5796 msgid "unknown object type %d"
5799 #: builtin/index-pack.c:567
5800 msgid "cannot pread pack file"
5803 #: builtin/index-pack.c:569
5805 msgid "premature end of pack file, %lu byte missing"
5806 msgid_plural "premature end of pack file, %lu bytes missing"
5810 #: builtin/index-pack.c:595
5811 msgid "serious inflate inconsistency"
5814 #: builtin/index-pack.c:686 builtin/index-pack.c:692 builtin/index-pack.c:715
5815 #: builtin/index-pack.c:749 builtin/index-pack.c:758
5817 msgid "SHA1 COLLISION FOUND WITH %s !"
5820 #: builtin/index-pack.c:689 builtin/pack-objects.c:164
5821 #: builtin/pack-objects.c:256
5823 msgid "unable to read %s"
5826 #: builtin/index-pack.c:755
5828 msgid "cannot read existing object %s"
5831 #: builtin/index-pack.c:769
5833 msgid "invalid blob object %s"
5836 #: builtin/index-pack.c:783
5841 #: builtin/index-pack.c:787
5842 msgid "Error in object"
5845 #: builtin/index-pack.c:789
5847 msgid "Not all child objects of %s are reachable"
5850 #: builtin/index-pack.c:861 builtin/index-pack.c:890
5851 msgid "failed to apply delta"
5854 #: builtin/index-pack.c:1055
5855 msgid "Receiving objects"
5858 #: builtin/index-pack.c:1055
5859 msgid "Indexing objects"
5862 #: builtin/index-pack.c:1081
5863 msgid "pack is corrupted (SHA1 mismatch)"
5866 #: builtin/index-pack.c:1086
5867 msgid "cannot fstat packfile"
5870 #: builtin/index-pack.c:1089
5871 msgid "pack has junk at the end"
5874 #: builtin/index-pack.c:1100
5875 msgid "confusion beyond insanity in parse_pack_objects()"
5878 #: builtin/index-pack.c:1123
5879 msgid "Resolving deltas"
5882 #: builtin/index-pack.c:1133
5884 msgid "unable to create thread: %s"
5887 #: builtin/index-pack.c:1175
5888 msgid "confusion beyond insanity"
5891 #: builtin/index-pack.c:1181
5893 msgid "completed with %d local objects"
5896 #: builtin/index-pack.c:1191
5898 msgid "Unexpected tail checksum for %s (disk corruption?)"
5901 #: builtin/index-pack.c:1195
5903 msgid "pack has %d unresolved delta"
5904 msgid_plural "pack has %d unresolved deltas"
5908 #: builtin/index-pack.c:1220
5910 msgid "unable to deflate appended object (%d)"
5913 #: builtin/index-pack.c:1299
5915 msgid "local object %s is corrupt"
5918 #: builtin/index-pack.c:1323
5919 msgid "error while closing pack file"
5922 #: builtin/index-pack.c:1336
5924 msgid "cannot write keep file '%s'"
5927 #: builtin/index-pack.c:1344
5929 msgid "cannot close written keep file '%s'"
5932 #: builtin/index-pack.c:1357
5933 msgid "cannot store pack file"
5936 #: builtin/index-pack.c:1368
5937 msgid "cannot store index file"
5940 #: builtin/index-pack.c:1401
5942 msgid "bad pack.indexversion=%<PRIu32>"
5945 #: builtin/index-pack.c:1407
5947 msgid "invalid number of threads specified (%d)"
5950 #: builtin/index-pack.c:1411 builtin/index-pack.c:1590
5952 msgid "no threads support, ignoring %s"
5955 #: builtin/index-pack.c:1469
5957 msgid "Cannot open existing pack file '%s'"
5960 #: builtin/index-pack.c:1471
5962 msgid "Cannot open existing pack idx file for '%s'"
5965 #: builtin/index-pack.c:1518
5967 msgid "non delta: %d object"
5968 msgid_plural "non delta: %d objects"
5972 #: builtin/index-pack.c:1525
5974 msgid "chain length = %d: %lu object"
5975 msgid_plural "chain length = %d: %lu objects"
5979 #: builtin/index-pack.c:1554
5980 msgid "Cannot come back to cwd"
5983 #: builtin/index-pack.c:1602 builtin/index-pack.c:1605
5984 #: builtin/index-pack.c:1617 builtin/index-pack.c:1621
5989 #: builtin/index-pack.c:1635
5990 msgid "--fix-thin cannot be used without --stdin"
5993 #: builtin/index-pack.c:1639 builtin/index-pack.c:1648
5995 msgid "packfile name '%s' does not end with '.pack'"
5998 #: builtin/index-pack.c:1656
5999 msgid "--verify with no packfile name given"
6002 #: builtin/init-db.c:35
6004 msgid "Could not make %s writable by group"
6007 #: builtin/init-db.c:62
6009 msgid "insanely long template name %s"
6012 #: builtin/init-db.c:67
6014 msgid "cannot stat '%s'"
6017 #: builtin/init-db.c:73
6019 msgid "cannot stat template '%s'"
6022 #: builtin/init-db.c:80
6024 msgid "cannot opendir '%s'"
6027 #: builtin/init-db.c:97
6029 msgid "cannot readlink '%s'"
6032 #: builtin/init-db.c:99
6034 msgid "insanely long symlink %s"
6037 #: builtin/init-db.c:102
6039 msgid "cannot symlink '%s' '%s'"
6042 #: builtin/init-db.c:106
6044 msgid "cannot copy '%s' to '%s'"
6047 #: builtin/init-db.c:110
6049 msgid "ignoring template %s"
6052 #: builtin/init-db.c:136
6054 msgid "insanely long template path %s"
6057 #: builtin/init-db.c:144
6059 msgid "templates not found %s"
6062 #: builtin/init-db.c:157
6064 msgid "not copying templates of a wrong format version %d from '%s'"
6067 #: builtin/init-db.c:197
6069 msgid "insane git directory %s"
6072 #: builtin/init-db.c:331 builtin/init-db.c:334
6074 msgid "%s already exists"
6077 #: builtin/init-db.c:363
6079 msgid "unable to handle file type %d"
6082 #: builtin/init-db.c:366
6084 msgid "unable to move %s to %s"
6087 #. TRANSLATORS: The first '%s' is either "Reinitialized
6088 #. existing" or "Initialized empty", the second " shared" or
6089 #. "", and the last '%s%s' is the verbatim directory name.
6090 #: builtin/init-db.c:426
6092 msgid "%s%s Git repository in %s%s\n"
6095 #: builtin/init-db.c:427
6096 msgid "Reinitialized existing"
6099 #: builtin/init-db.c:427
6100 msgid "Initialized empty"
6103 #: builtin/init-db.c:428
6107 #: builtin/init-db.c:475
6109 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
6110 "shared[=<permissions>]] [directory]"
6113 #: builtin/init-db.c:498
6117 #: builtin/init-db.c:499
6118 msgid "specify that the git repository is to be shared amongst several users"
6121 #: builtin/init-db.c:501 builtin/prune-packed.c:57 builtin/repack.c:171
6125 #: builtin/init-db.c:533 builtin/init-db.c:538
6127 msgid "cannot mkdir %s"
6130 #: builtin/init-db.c:542
6132 msgid "cannot chdir to %s"
6135 #: builtin/init-db.c:563
6138 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
6142 #: builtin/init-db.c:591
6144 msgid "Cannot access work tree '%s'"
6147 #: builtin/interpret-trailers.c:15
6149 "git interpret-trailers [--trim-empty] [(--trailer <token>[(=|:)<value>])...] "
6153 #: builtin/interpret-trailers.c:25
6154 msgid "trim empty trailers"
6157 #: builtin/interpret-trailers.c:26
6161 #: builtin/interpret-trailers.c:27
6162 msgid "trailer(s) to add"
6166 msgid "git log [<options>] [<revision range>] [[--] <path>...]"
6170 msgid "git show [options] <object>..."
6175 msgid "invalid --decorate option: %s"
6178 #: builtin/log.c:127
6179 msgid "suppress diff output"
6182 #: builtin/log.c:128
6186 #: builtin/log.c:129
6187 msgid "Use mail map file"
6190 #: builtin/log.c:130
6191 msgid "decorate options"
6194 #: builtin/log.c:133
6195 msgid "Process line range n,m in file, counting from 1"
6198 #: builtin/log.c:229
6200 msgid "Final output: %d %s\n"
6203 #: builtin/log.c:458
6205 msgid "git show %s: bad file"
6208 #: builtin/log.c:472 builtin/log.c:564
6210 msgid "Could not read object %s"
6213 #: builtin/log.c:588
6215 msgid "Unknown type: %d"
6218 #: builtin/log.c:689
6219 msgid "format.headers without value"
6222 #: builtin/log.c:773
6223 msgid "name of output directory is too long"
6226 #: builtin/log.c:789
6228 msgid "Cannot open patch file %s"
6231 #: builtin/log.c:803
6232 msgid "Need exactly one range."
6235 #: builtin/log.c:811
6236 msgid "Not a range."
6239 #: builtin/log.c:919
6240 msgid "Cover letter needs email format"
6243 #: builtin/log.c:998
6245 msgid "insane in-reply-to: %s"
6248 #: builtin/log.c:1026
6249 msgid "git format-patch [options] [<since> | <revision range>]"
6252 #: builtin/log.c:1071
6253 msgid "Two output directories?"
6256 #: builtin/log.c:1186
6257 msgid "use [PATCH n/m] even with a single patch"
6260 #: builtin/log.c:1189
6261 msgid "use [PATCH] even with multiple patches"
6264 #: builtin/log.c:1193
6265 msgid "print patches to standard out"
6268 #: builtin/log.c:1195
6269 msgid "generate a cover letter"
6272 #: builtin/log.c:1197
6273 msgid "use simple number sequence for output file names"
6276 #: builtin/log.c:1198
6280 #: builtin/log.c:1199
6281 msgid "use <sfx> instead of '.patch'"
6284 #: builtin/log.c:1201
6285 msgid "start numbering patches at <n> instead of 1"
6288 #: builtin/log.c:1203
6289 msgid "mark the series as Nth re-roll"
6292 #: builtin/log.c:1205
6293 msgid "Use [<prefix>] instead of [PATCH]"
6296 #: builtin/log.c:1208
6297 msgid "store resulting files in <dir>"
6300 #: builtin/log.c:1211
6301 msgid "don't strip/add [PATCH]"
6304 #: builtin/log.c:1214
6305 msgid "don't output binary diffs"
6308 #: builtin/log.c:1216
6309 msgid "don't include a patch matching a commit upstream"
6312 #: builtin/log.c:1218
6313 msgid "show patch format instead of default (patch + stat)"
6316 #: builtin/log.c:1220
6320 #: builtin/log.c:1221
6324 #: builtin/log.c:1222
6325 msgid "add email header"
6328 #: builtin/log.c:1223 builtin/log.c:1225
6332 #: builtin/log.c:1223
6333 msgid "add To: header"
6336 #: builtin/log.c:1225
6337 msgid "add Cc: header"
6340 #: builtin/log.c:1227
6344 #: builtin/log.c:1228
6345 msgid "set From address to <ident> (or committer ident if absent)"
6348 #: builtin/log.c:1230
6352 #: builtin/log.c:1231
6353 msgid "make first mail a reply to <message-id>"
6356 #: builtin/log.c:1232 builtin/log.c:1235
6360 #: builtin/log.c:1233
6361 msgid "attach the patch"
6364 #: builtin/log.c:1236
6365 msgid "inline the patch"
6368 #: builtin/log.c:1240
6369 msgid "enable message threading, styles: shallow, deep"
6372 #: builtin/log.c:1242
6376 #: builtin/log.c:1243
6377 msgid "add a signature"
6380 #: builtin/log.c:1245
6381 msgid "add a signature from a file"
6384 #: builtin/log.c:1246
6385 msgid "don't print the patch filenames"
6388 #: builtin/log.c:1320
6390 msgid "invalid ident line: %s"
6393 #: builtin/log.c:1335
6394 msgid "-n and -k are mutually exclusive."
6397 #: builtin/log.c:1337
6398 msgid "--subject-prefix and -k are mutually exclusive."
6401 #: builtin/log.c:1345
6402 msgid "--name-only does not make sense"
6405 #: builtin/log.c:1347
6406 msgid "--name-status does not make sense"
6409 #: builtin/log.c:1349
6410 msgid "--check does not make sense"
6413 #: builtin/log.c:1372
6414 msgid "standard output, or directory, which one?"
6417 #: builtin/log.c:1374
6419 msgid "Could not create directory '%s'"
6422 #: builtin/log.c:1472
6424 msgid "unable to read signature file '%s'"
6427 #: builtin/log.c:1535
6428 msgid "Failed to create output files"
6431 #: builtin/log.c:1583
6432 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
6435 #: builtin/log.c:1638
6438 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
6441 #: builtin/log.c:1651 builtin/log.c:1653 builtin/log.c:1665
6443 msgid "Unknown commit %s"
6446 #: builtin/ls-files.c:401
6447 msgid "git ls-files [options] [<file>...]"
6450 #: builtin/ls-files.c:458
6451 msgid "identify the file status with tags"
6454 #: builtin/ls-files.c:460
6455 msgid "use lowercase letters for 'assume unchanged' files"
6458 #: builtin/ls-files.c:462
6459 msgid "show cached files in the output (default)"
6462 #: builtin/ls-files.c:464
6463 msgid "show deleted files in the output"
6466 #: builtin/ls-files.c:466
6467 msgid "show modified files in the output"
6470 #: builtin/ls-files.c:468
6471 msgid "show other files in the output"
6474 #: builtin/ls-files.c:470
6475 msgid "show ignored files in the output"
6478 #: builtin/ls-files.c:473
6479 msgid "show staged contents' object name in the output"
6482 #: builtin/ls-files.c:475
6483 msgid "show files on the filesystem that need to be removed"
6486 #: builtin/ls-files.c:477
6487 msgid "show 'other' directories' names only"
6490 #: builtin/ls-files.c:480
6491 msgid "don't show empty directories"
6494 #: builtin/ls-files.c:483
6495 msgid "show unmerged files in the output"
6498 #: builtin/ls-files.c:485
6499 msgid "show resolve-undo information"
6502 #: builtin/ls-files.c:487
6503 msgid "skip files matching pattern"
6506 #: builtin/ls-files.c:490
6507 msgid "exclude patterns are read from <file>"
6510 #: builtin/ls-files.c:493
6511 msgid "read additional per-directory exclude patterns in <file>"
6514 #: builtin/ls-files.c:495
6515 msgid "add the standard git exclusions"
6518 #: builtin/ls-files.c:498
6519 msgid "make the output relative to the project top directory"
6522 #: builtin/ls-files.c:501
6523 msgid "if any <file> is not in the index, treat this as an error"
6526 #: builtin/ls-files.c:502
6530 #: builtin/ls-files.c:503
6531 msgid "pretend that paths removed since <tree-ish> are still present"
6534 #: builtin/ls-files.c:505
6535 msgid "show debugging data"
6538 #: builtin/ls-tree.c:28
6539 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
6542 #: builtin/ls-tree.c:127
6543 msgid "only show trees"
6546 #: builtin/ls-tree.c:129
6547 msgid "recurse into subtrees"
6550 #: builtin/ls-tree.c:131
6551 msgid "show trees when recursing"
6554 #: builtin/ls-tree.c:134
6555 msgid "terminate entries with NUL byte"
6558 #: builtin/ls-tree.c:135
6559 msgid "include object size"
6562 #: builtin/ls-tree.c:137 builtin/ls-tree.c:139
6563 msgid "list only filenames"
6566 #: builtin/ls-tree.c:142
6567 msgid "use full path names"
6570 #: builtin/ls-tree.c:144
6571 msgid "list entire tree; not just current directory (implies --full-name)"
6574 #: builtin/merge.c:45
6575 msgid "git merge [options] [<commit>...]"
6578 #: builtin/merge.c:46
6579 msgid "git merge [options] <msg> HEAD <commit>"
6582 #: builtin/merge.c:47
6583 msgid "git merge --abort"
6586 #: builtin/merge.c:100
6587 msgid "switch `m' requires a value"
6590 #: builtin/merge.c:137
6592 msgid "Could not find merge strategy '%s'.\n"
6595 #: builtin/merge.c:138
6597 msgid "Available strategies are:"
6600 #: builtin/merge.c:143
6602 msgid "Available custom strategies are:"
6605 #: builtin/merge.c:193
6606 msgid "do not show a diffstat at the end of the merge"
6609 #: builtin/merge.c:196
6610 msgid "show a diffstat at the end of the merge"
6613 #: builtin/merge.c:197
6614 msgid "(synonym to --stat)"
6617 #: builtin/merge.c:199
6618 msgid "add (at most <n>) entries from shortlog to merge commit message"
6621 #: builtin/merge.c:202
6622 msgid "create a single commit instead of doing a merge"
6625 #: builtin/merge.c:204
6626 msgid "perform a commit if the merge succeeds (default)"
6629 #: builtin/merge.c:206
6630 msgid "edit message before committing"
6633 #: builtin/merge.c:207
6634 msgid "allow fast-forward (default)"
6637 #: builtin/merge.c:209
6638 msgid "abort if fast-forward is not possible"
6641 #: builtin/merge.c:213
6642 msgid "Verify that the named commit has a valid GPG signature"
6645 #: builtin/merge.c:214 builtin/notes.c:753 builtin/revert.c:89
6649 #: builtin/merge.c:215
6650 msgid "merge strategy to use"
6653 #: builtin/merge.c:216
6654 msgid "option=value"
6657 #: builtin/merge.c:217
6658 msgid "option for selected merge strategy"
6661 #: builtin/merge.c:219
6662 msgid "merge commit message (for a non-fast-forward merge)"
6665 #: builtin/merge.c:223
6666 msgid "abort the current in-progress merge"
6669 #: builtin/merge.c:251
6670 msgid "could not run stash."
6673 #: builtin/merge.c:256
6674 msgid "stash failed"
6677 #: builtin/merge.c:261
6679 msgid "not a valid object: %s"
6682 #: builtin/merge.c:280 builtin/merge.c:297
6683 msgid "read-tree failed"
6686 #: builtin/merge.c:327
6687 msgid " (nothing to squash)"
6690 #: builtin/merge.c:340
6692 msgid "Squash commit -- not updating HEAD\n"
6695 #: builtin/merge.c:372
6696 msgid "Writing SQUASH_MSG"
6699 #: builtin/merge.c:374
6700 msgid "Finishing SQUASH_MSG"
6703 #: builtin/merge.c:397
6705 msgid "No merge message -- not updating HEAD\n"
6708 #: builtin/merge.c:447
6710 msgid "'%s' does not point to a commit"
6713 #: builtin/merge.c:559
6715 msgid "Bad branch.%s.mergeoptions string: %s"
6718 #: builtin/merge.c:654
6719 msgid "git write-tree failed to write a tree"
6722 #: builtin/merge.c:678
6723 msgid "Not handling anything other than two heads merge."
6726 #: builtin/merge.c:692
6728 msgid "Unknown option for merge-recursive: -X%s"
6731 #: builtin/merge.c:705
6733 msgid "unable to write %s"
6736 #: builtin/merge.c:794
6738 msgid "Could not read from '%s'"
6741 #: builtin/merge.c:803
6743 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
6746 #: builtin/merge.c:809
6749 "Please enter a commit message to explain why this merge is necessary,\n"
6750 "especially if it merges an updated upstream into a topic branch.\n"
6752 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
6756 #: builtin/merge.c:833
6757 msgid "Empty commit message."
6760 #: builtin/merge.c:845
6762 msgid "Wonderful.\n"
6765 #: builtin/merge.c:900
6767 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
6770 #: builtin/merge.c:916
6772 msgid "'%s' is not a commit"
6775 #: builtin/merge.c:957
6776 msgid "No current branch."
6779 #: builtin/merge.c:959
6780 msgid "No remote for the current branch."
6783 #: builtin/merge.c:961
6784 msgid "No default upstream defined for the current branch."
6787 #: builtin/merge.c:966
6789 msgid "No remote-tracking branch for %s from %s"
6792 #: builtin/merge.c:1122
6793 msgid "There is no merge to abort (MERGE_HEAD missing)."
6796 #: builtin/merge.c:1138
6798 "You have not concluded your merge (MERGE_HEAD exists).\n"
6799 "Please, commit your changes before you merge."
6802 #: builtin/merge.c:1141 git-pull.sh:34
6803 msgid "You have not concluded your merge (MERGE_HEAD exists)."
6806 #: builtin/merge.c:1145
6808 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
6809 "Please, commit your changes before you merge."
6812 #: builtin/merge.c:1148
6813 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
6816 #: builtin/merge.c:1157
6817 msgid "You cannot combine --squash with --no-ff."
6820 #: builtin/merge.c:1166
6821 msgid "No commit specified and merge.defaultToUpstream not set."
6824 #: builtin/merge.c:1198
6825 msgid "Can merge only exactly one commit into empty head"
6828 #: builtin/merge.c:1201
6829 msgid "Squash commit into empty head not supported yet"
6832 #: builtin/merge.c:1203
6833 msgid "Non-fast-forward commit does not make sense into an empty head"
6836 #: builtin/merge.c:1208
6838 msgid "%s - not something we can merge"
6841 #: builtin/merge.c:1259
6843 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
6846 #: builtin/merge.c:1262
6848 msgid "Commit %s has a bad GPG signature allegedly by %s."
6851 #: builtin/merge.c:1265
6853 msgid "Commit %s does not have a GPG signature."
6856 #: builtin/merge.c:1268
6858 msgid "Commit %s has a good GPG signature by %s\n"
6861 #: builtin/merge.c:1349
6863 msgid "Updating %s..%s\n"
6866 #: builtin/merge.c:1388
6868 msgid "Trying really trivial in-index merge...\n"
6871 #: builtin/merge.c:1395
6876 #: builtin/merge.c:1427
6877 msgid "Not possible to fast-forward, aborting."
6880 #: builtin/merge.c:1450 builtin/merge.c:1529
6882 msgid "Rewinding the tree to pristine...\n"
6885 #: builtin/merge.c:1454
6887 msgid "Trying merge strategy %s...\n"
6890 #: builtin/merge.c:1520
6892 msgid "No merge strategy handled the merge.\n"
6895 #: builtin/merge.c:1522
6897 msgid "Merge with strategy %s failed.\n"
6900 #: builtin/merge.c:1531
6902 msgid "Using the %s to prepare resolving by hand.\n"
6905 #: builtin/merge.c:1543
6907 msgid "Automatic merge went well; stopped before committing as requested\n"
6910 #: builtin/merge-base.c:29
6911 msgid "git merge-base [-a|--all] <commit> <commit>..."
6914 #: builtin/merge-base.c:30
6915 msgid "git merge-base [-a|--all] --octopus <commit>..."
6918 #: builtin/merge-base.c:31
6919 msgid "git merge-base --independent <commit>..."
6922 #: builtin/merge-base.c:32
6923 msgid "git merge-base --is-ancestor <commit> <commit>"
6926 #: builtin/merge-base.c:33
6927 msgid "git merge-base --fork-point <ref> [<commit>]"
6930 #: builtin/merge-base.c:214
6931 msgid "output all common ancestors"
6934 #: builtin/merge-base.c:216
6935 msgid "find ancestors for a single n-way merge"
6938 #: builtin/merge-base.c:218
6939 msgid "list revs not reachable from others"
6942 #: builtin/merge-base.c:220
6943 msgid "is the first one ancestor of the other?"
6946 #: builtin/merge-base.c:222
6947 msgid "find where <commit> forked from reflog of <ref>"
6950 #: builtin/merge-file.c:8
6952 "git merge-file [options] [-L name1 [-L orig [-L name2]]] file1 orig_file "
6956 #: builtin/merge-file.c:33
6957 msgid "send results to standard output"
6960 #: builtin/merge-file.c:34
6961 msgid "use a diff3 based merge"
6964 #: builtin/merge-file.c:35
6965 msgid "for conflicts, use our version"
6968 #: builtin/merge-file.c:37
6969 msgid "for conflicts, use their version"
6972 #: builtin/merge-file.c:39
6973 msgid "for conflicts, use a union version"
6976 #: builtin/merge-file.c:42
6977 msgid "for conflicts, use this marker size"
6980 #: builtin/merge-file.c:43
6981 msgid "do not warn about conflicts"
6984 #: builtin/merge-file.c:45
6985 msgid "set labels for file1/orig_file/file2"
6988 #: builtin/mktree.c:64
6989 msgid "git mktree [-z] [--missing] [--batch]"
6992 #: builtin/mktree.c:150
6993 msgid "input is NUL terminated"
6996 #: builtin/mktree.c:151 builtin/write-tree.c:24
6997 msgid "allow missing objects"
7000 #: builtin/mktree.c:152
7001 msgid "allow creation of more than one tree"
7005 msgid "git mv [options] <source>... <destination>"
7010 msgid "Directory %s is in index and no submodule?"
7014 msgid "Please stage your changes to .gitmodules or stash them to proceed"
7019 msgid "%.*s is in index"
7023 msgid "force move/rename even if target exists"
7027 msgid "skip move/rename errors"
7032 msgid "destination '%s' is not a directory"
7037 msgid "Checking rename of '%s' to '%s'\n"
7045 msgid "can not move directory into itself"
7049 msgid "cannot move directory over file"
7053 msgid "source directory is empty"
7057 msgid "not under version control"
7061 msgid "destination exists"
7066 msgid "overwriting '%s'"
7070 msgid "Cannot overwrite"
7074 msgid "multiple sources for the same target"
7078 msgid "destination directory does not exist"
7083 msgid "%s, source=%s, destination=%s"
7088 msgid "Renaming %s to %s\n"
7091 #: builtin/mv.c:256 builtin/remote.c:728 builtin/repack.c:355
7093 msgid "renaming '%s' failed"
7096 #: builtin/name-rev.c:255
7097 msgid "git name-rev [options] <commit>..."
7100 #: builtin/name-rev.c:256
7101 msgid "git name-rev [options] --all"
7104 #: builtin/name-rev.c:257
7105 msgid "git name-rev [options] --stdin"
7108 #: builtin/name-rev.c:309
7109 msgid "print only names (no SHA-1)"
7112 #: builtin/name-rev.c:310
7113 msgid "only use tags to name the commits"
7116 #: builtin/name-rev.c:312
7117 msgid "only use refs matching <pattern>"
7120 #: builtin/name-rev.c:314
7121 msgid "list all commits reachable from all refs"
7124 #: builtin/name-rev.c:315
7125 msgid "read from stdin"
7128 #: builtin/name-rev.c:316
7129 msgid "allow to print `undefined` names (default)"
7132 #: builtin/name-rev.c:322
7133 msgid "dereference tags in the input (internal use)"
7136 #: builtin/notes.c:24
7137 msgid "git notes [--ref <notes_ref>] [list [<object>]]"
7140 #: builtin/notes.c:25
7142 "git notes [--ref <notes_ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
7143 "| (-c | -C) <object>] [<object>]"
7146 #: builtin/notes.c:26
7147 msgid "git notes [--ref <notes_ref>] copy [-f] <from-object> <to-object>"
7150 #: builtin/notes.c:27
7152 "git notes [--ref <notes_ref>] append [--allow-empty] [-m <msg> | -F <file> | "
7153 "(-c | -C) <object>] [<object>]"
7156 #: builtin/notes.c:28
7157 msgid "git notes [--ref <notes_ref>] edit [--allow-empty] [<object>]"
7160 #: builtin/notes.c:29
7161 msgid "git notes [--ref <notes_ref>] show [<object>]"
7164 #: builtin/notes.c:30
7166 "git notes [--ref <notes_ref>] merge [-v | -q] [-s <strategy> ] <notes_ref>"
7169 #: builtin/notes.c:31
7170 msgid "git notes merge --commit [-v | -q]"
7173 #: builtin/notes.c:32
7174 msgid "git notes merge --abort [-v | -q]"
7177 #: builtin/notes.c:33
7178 msgid "git notes [--ref <notes_ref>] remove [<object>...]"
7181 #: builtin/notes.c:34
7182 msgid "git notes [--ref <notes_ref>] prune [-n | -v]"
7185 #: builtin/notes.c:35
7186 msgid "git notes [--ref <notes_ref>] get-ref"
7189 #: builtin/notes.c:40
7190 msgid "git notes [list [<object>]]"
7193 #: builtin/notes.c:45
7194 msgid "git notes add [<options>] [<object>]"
7197 #: builtin/notes.c:50
7198 msgid "git notes copy [<options>] <from-object> <to-object>"
7201 #: builtin/notes.c:51
7202 msgid "git notes copy --stdin [<from-object> <to-object>]..."
7205 #: builtin/notes.c:56
7206 msgid "git notes append [<options>] [<object>]"
7209 #: builtin/notes.c:61
7210 msgid "git notes edit [<object>]"
7213 #: builtin/notes.c:66
7214 msgid "git notes show [<object>]"
7217 #: builtin/notes.c:71
7218 msgid "git notes merge [<options>] <notes_ref>"
7221 #: builtin/notes.c:72
7222 msgid "git notes merge --commit [<options>]"
7225 #: builtin/notes.c:73
7226 msgid "git notes merge --abort [<options>]"
7229 #: builtin/notes.c:78
7230 msgid "git notes remove [<object>]"
7233 #: builtin/notes.c:83
7234 msgid "git notes prune [<options>]"
7237 #: builtin/notes.c:88
7238 msgid "git notes get-ref"
7241 #: builtin/notes.c:146
7243 msgid "unable to start 'show' for object '%s'"
7246 #: builtin/notes.c:150
7247 msgid "could not read 'show' output"
7250 #: builtin/notes.c:158
7252 msgid "failed to finish 'show' for object '%s'"
7255 #: builtin/notes.c:173 builtin/tag.c:477
7257 msgid "could not create file '%s'"
7260 #: builtin/notes.c:192
7261 msgid "Please supply the note contents using either -m or -F option"
7264 #: builtin/notes.c:201
7265 msgid "unable to write note object"
7268 #: builtin/notes.c:203
7270 msgid "The note contents have been left in %s"
7273 #: builtin/notes.c:231 builtin/tag.c:693
7275 msgid "cannot read '%s'"
7278 #: builtin/notes.c:233 builtin/tag.c:696
7280 msgid "could not open or read '%s'"
7283 #: builtin/notes.c:252 builtin/notes.c:303 builtin/notes.c:305
7284 #: builtin/notes.c:365 builtin/notes.c:420 builtin/notes.c:506
7285 #: builtin/notes.c:511 builtin/notes.c:589 builtin/notes.c:652
7286 #: builtin/notes.c:854 builtin/tag.c:709
7288 msgid "Failed to resolve '%s' as a valid ref."
7291 #: builtin/notes.c:255
7293 msgid "Failed to read object '%s'."
7296 #: builtin/notes.c:259
7298 msgid "Cannot read note data from non-blob object '%s'."
7301 #: builtin/notes.c:299
7303 msgid "Malformed input line: '%s'."
7306 #: builtin/notes.c:314
7308 msgid "Failed to copy notes from '%s' to '%s'"
7311 #: builtin/notes.c:358 builtin/notes.c:413 builtin/notes.c:489
7312 #: builtin/notes.c:501 builtin/notes.c:577 builtin/notes.c:645
7313 #: builtin/notes.c:919
7314 msgid "too many parameters"
7317 #: builtin/notes.c:371 builtin/notes.c:658
7319 msgid "No note found for object %s."
7322 #: builtin/notes.c:392 builtin/notes.c:555
7323 msgid "note contents as a string"
7326 #: builtin/notes.c:395 builtin/notes.c:558
7327 msgid "note contents in a file"
7330 #: builtin/notes.c:397 builtin/notes.c:400 builtin/notes.c:560
7331 #: builtin/notes.c:563 builtin/tag.c:628
7335 #: builtin/notes.c:398 builtin/notes.c:561
7336 msgid "reuse and edit specified note object"
7339 #: builtin/notes.c:401 builtin/notes.c:564
7340 msgid "reuse specified note object"
7343 #: builtin/notes.c:404 builtin/notes.c:567
7344 msgid "allow storing empty note"
7347 #: builtin/notes.c:405 builtin/notes.c:476
7348 msgid "replace existing notes"
7351 #: builtin/notes.c:430
7354 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
7358 #: builtin/notes.c:445 builtin/notes.c:524
7360 msgid "Overwriting existing notes for object %s\n"
7363 #: builtin/notes.c:456 builtin/notes.c:617 builtin/notes.c:859
7365 msgid "Removing note for object %s\n"
7368 #: builtin/notes.c:477
7369 msgid "read objects from stdin"
7372 #: builtin/notes.c:479
7373 msgid "load rewriting config for <command> (implies --stdin)"
7376 #: builtin/notes.c:497
7377 msgid "too few parameters"
7380 #: builtin/notes.c:518
7383 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
7387 #: builtin/notes.c:530
7389 msgid "Missing notes on source object %s. Cannot copy."
7392 #: builtin/notes.c:582
7395 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
7396 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
7399 #: builtin/notes.c:750
7400 msgid "General options"
7403 #: builtin/notes.c:752
7404 msgid "Merge options"
7407 #: builtin/notes.c:754
7409 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
7413 #: builtin/notes.c:756
7414 msgid "Committing unmerged notes"
7417 #: builtin/notes.c:758
7418 msgid "finalize notes merge by committing unmerged notes"
7421 #: builtin/notes.c:760
7422 msgid "Aborting notes merge resolution"
7425 #: builtin/notes.c:762
7426 msgid "abort notes merge"
7429 #: builtin/notes.c:857
7431 msgid "Object %s has no note\n"
7434 #: builtin/notes.c:869
7435 msgid "attempt to remove non-existent note is not an error"
7438 #: builtin/notes.c:872
7439 msgid "read object names from the standard input"
7442 #: builtin/notes.c:953
7446 #: builtin/notes.c:954
7447 msgid "use notes from <notes_ref>"
7450 #: builtin/notes.c:989 builtin/remote.c:1621
7452 msgid "Unknown subcommand: %s"
7455 #: builtin/pack-objects.c:28
7456 msgid "git pack-objects --stdout [options...] [< ref-list | < object-list]"
7459 #: builtin/pack-objects.c:29
7460 msgid "git pack-objects [options...] base-name [< ref-list | < object-list]"
7463 #: builtin/pack-objects.c:177 builtin/pack-objects.c:180
7465 msgid "deflate error (%d)"
7468 #: builtin/pack-objects.c:773
7469 msgid "Writing objects"
7472 #: builtin/pack-objects.c:1015
7473 msgid "disabling bitmap writing, as some objects are not being packed"
7476 #: builtin/pack-objects.c:2175
7477 msgid "Compressing objects"
7480 #: builtin/pack-objects.c:2572
7482 msgid "unsupported index version %s"
7485 #: builtin/pack-objects.c:2576
7487 msgid "bad index version '%s'"
7490 #: builtin/pack-objects.c:2599
7492 msgid "option %s does not accept negative form"
7495 #: builtin/pack-objects.c:2603
7497 msgid "unable to parse value '%s' for option %s"
7500 #: builtin/pack-objects.c:2623
7501 msgid "do not show progress meter"
7504 #: builtin/pack-objects.c:2625
7505 msgid "show progress meter"
7508 #: builtin/pack-objects.c:2627
7509 msgid "show progress meter during object writing phase"
7512 #: builtin/pack-objects.c:2630
7513 msgid "similar to --all-progress when progress meter is shown"
7516 #: builtin/pack-objects.c:2631
7517 msgid "version[,offset]"
7520 #: builtin/pack-objects.c:2632
7521 msgid "write the pack index file in the specified idx format version"
7524 #: builtin/pack-objects.c:2635
7525 msgid "maximum size of each output pack file"
7528 #: builtin/pack-objects.c:2637
7529 msgid "ignore borrowed objects from alternate object store"
7532 #: builtin/pack-objects.c:2639
7533 msgid "ignore packed objects"
7536 #: builtin/pack-objects.c:2641
7537 msgid "limit pack window by objects"
7540 #: builtin/pack-objects.c:2643
7541 msgid "limit pack window by memory in addition to object limit"
7544 #: builtin/pack-objects.c:2645
7545 msgid "maximum length of delta chain allowed in the resulting pack"
7548 #: builtin/pack-objects.c:2647
7549 msgid "reuse existing deltas"
7552 #: builtin/pack-objects.c:2649
7553 msgid "reuse existing objects"
7556 #: builtin/pack-objects.c:2651
7557 msgid "use OFS_DELTA objects"
7560 #: builtin/pack-objects.c:2653
7561 msgid "use threads when searching for best delta matches"
7564 #: builtin/pack-objects.c:2655
7565 msgid "do not create an empty pack output"
7568 #: builtin/pack-objects.c:2657
7569 msgid "read revision arguments from standard input"
7572 #: builtin/pack-objects.c:2659
7573 msgid "limit the objects to those that are not yet packed"
7576 #: builtin/pack-objects.c:2662
7577 msgid "include objects reachable from any reference"
7580 #: builtin/pack-objects.c:2665
7581 msgid "include objects referred by reflog entries"
7584 #: builtin/pack-objects.c:2668
7585 msgid "include objects referred to by the index"
7588 #: builtin/pack-objects.c:2671
7589 msgid "output pack to stdout"
7592 #: builtin/pack-objects.c:2673
7593 msgid "include tag objects that refer to objects to be packed"
7596 #: builtin/pack-objects.c:2675
7597 msgid "keep unreachable objects"
7600 #: builtin/pack-objects.c:2676 parse-options.h:140
7604 #: builtin/pack-objects.c:2677
7605 msgid "unpack unreachable objects newer than <time>"
7608 #: builtin/pack-objects.c:2680
7609 msgid "create thin packs"
7612 #: builtin/pack-objects.c:2682
7613 msgid "create packs suitable for shallow fetches"
7616 #: builtin/pack-objects.c:2684
7617 msgid "ignore packs that have companion .keep file"
7620 #: builtin/pack-objects.c:2686
7621 msgid "pack compression level"
7624 #: builtin/pack-objects.c:2688
7625 msgid "do not hide commits by grafts"
7628 #: builtin/pack-objects.c:2690
7629 msgid "use a bitmap index if available to speed up counting objects"
7632 #: builtin/pack-objects.c:2692
7633 msgid "write a bitmap index together with the pack index"
7636 #: builtin/pack-objects.c:2783
7637 msgid "Counting objects"
7640 #: builtin/pack-refs.c:6
7641 msgid "git pack-refs [options]"
7644 #: builtin/pack-refs.c:14
7645 msgid "pack everything"
7648 #: builtin/pack-refs.c:15
7649 msgid "prune loose refs (default)"
7652 #: builtin/prune-packed.c:7
7653 msgid "git prune-packed [-n|--dry-run] [-q|--quiet]"
7656 #: builtin/prune-packed.c:40
7657 msgid "Removing duplicate objects"
7660 #: builtin/prune.c:12
7661 msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"
7664 #: builtin/prune.c:106
7665 msgid "do not remove, show only"
7668 #: builtin/prune.c:107
7669 msgid "report pruned objects"
7672 #: builtin/prune.c:110
7673 msgid "expire objects older than <time>"
7676 #: builtin/push.c:14
7677 msgid "git push [<options>] [<repository> [<refspec>...]]"
7680 #: builtin/push.c:85
7681 msgid "tag shorthand without <tag>"
7684 #: builtin/push.c:95
7685 msgid "--delete only accepts plain target ref names"
7688 #: builtin/push.c:139
7691 "To choose either option permanently, see push.default in 'git help config'."
7694 #: builtin/push.c:142
7697 "The upstream branch of your current branch does not match\n"
7698 "the name of your current branch. To push to the upstream branch\n"
7699 "on the remote, use\n"
7701 " git push %s HEAD:%s\n"
7703 "To push to the branch of the same name on the remote, use\n"
7709 #: builtin/push.c:157
7712 "You are not currently on a branch.\n"
7713 "To push the history leading to the current (detached HEAD)\n"
7716 " git push %s HEAD:<name-of-remote-branch>\n"
7719 #: builtin/push.c:171
7722 "The current branch %s has no upstream branch.\n"
7723 "To push the current branch and set the remote as upstream, use\n"
7725 " git push --set-upstream %s %s\n"
7728 #: builtin/push.c:179
7730 msgid "The current branch %s has multiple upstream branches, refusing to push."
7733 #: builtin/push.c:182
7736 "You are pushing to remote '%s', which is not the upstream of\n"
7737 "your current branch '%s', without telling me what to push\n"
7738 "to update which remote branch."
7741 #: builtin/push.c:205
7743 "push.default is unset; its implicit value has changed in\n"
7744 "Git 2.0 from 'matching' to 'simple'. To squelch this message\n"
7745 "and maintain the traditional behavior, use:\n"
7747 " git config --global push.default matching\n"
7749 "To squelch this message and adopt the new behavior now, use:\n"
7751 " git config --global push.default simple\n"
7753 "When push.default is set to 'matching', git will push local branches\n"
7754 "to the remote branches that already exist with the same name.\n"
7756 "Since Git 2.0, Git defaults to the more conservative 'simple'\n"
7757 "behavior, which only pushes the current branch to the corresponding\n"
7758 "remote branch that 'git pull' uses to update the current branch.\n"
7760 "See 'git help config' and search for 'push.default' for further "
7762 "(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode\n"
7763 "'current' instead of 'simple' if you sometimes use older versions of Git)"
7766 #: builtin/push.c:272
7768 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
7771 #: builtin/push.c:279
7773 "Updates were rejected because the tip of your current branch is behind\n"
7774 "its remote counterpart. Integrate the remote changes (e.g.\n"
7775 "'git pull ...') before pushing again.\n"
7776 "See the 'Note about fast-forwards' in 'git push --help' for details."
7779 #: builtin/push.c:285
7781 "Updates were rejected because a pushed branch tip is behind its remote\n"
7782 "counterpart. Check out this branch and integrate the remote changes\n"
7783 "(e.g. 'git pull ...') before pushing again.\n"
7784 "See the 'Note about fast-forwards' in 'git push --help' for details."
7787 #: builtin/push.c:291
7789 "Updates were rejected because the remote contains work that you do\n"
7790 "not have locally. This is usually caused by another repository pushing\n"
7791 "to the same ref. You may want to first integrate the remote changes\n"
7792 "(e.g., 'git pull ...') before pushing again.\n"
7793 "See the 'Note about fast-forwards' in 'git push --help' for details."
7796 #: builtin/push.c:298
7797 msgid "Updates were rejected because the tag already exists in the remote."
7800 #: builtin/push.c:301
7802 "You cannot update a remote ref that points at a non-commit object,\n"
7803 "or update a remote ref to make it point at a non-commit object,\n"
7804 "without using the '--force' option.\n"
7807 #: builtin/push.c:360
7809 msgid "Pushing to %s\n"
7812 #: builtin/push.c:364
7814 msgid "failed to push some refs to '%s'"
7817 #: builtin/push.c:394
7819 msgid "bad repository '%s'"
7822 #: builtin/push.c:395
7824 "No configured push destination.\n"
7825 "Either specify the URL from the command-line or configure a remote "
7826 "repository using\n"
7828 " git remote add <name> <url>\n"
7830 "and then push using the remote name\n"
7832 " git push <name>\n"
7835 #: builtin/push.c:410
7836 msgid "--all and --tags are incompatible"
7839 #: builtin/push.c:411
7840 msgid "--all can't be combined with refspecs"
7843 #: builtin/push.c:416
7844 msgid "--mirror and --tags are incompatible"
7847 #: builtin/push.c:417
7848 msgid "--mirror can't be combined with refspecs"
7851 #: builtin/push.c:422
7852 msgid "--all and --mirror are incompatible"
7855 #: builtin/push.c:493
7859 #: builtin/push.c:494
7860 msgid "push all refs"
7863 #: builtin/push.c:495
7864 msgid "mirror all refs"
7867 #: builtin/push.c:497
7871 #: builtin/push.c:498
7872 msgid "push tags (can't be used with --all or --mirror)"
7875 #: builtin/push.c:501
7876 msgid "force updates"
7879 #: builtin/push.c:503
7880 msgid "refname>:<expect"
7883 #: builtin/push.c:504
7884 msgid "require old value of ref to be at this value"
7887 #: builtin/push.c:507
7888 msgid "control recursive pushing of submodules"
7891 #: builtin/push.c:509
7892 msgid "use thin pack"
7895 #: builtin/push.c:510 builtin/push.c:511
7896 msgid "receive pack program"
7899 #: builtin/push.c:512
7900 msgid "set upstream for git pull/status"
7903 #: builtin/push.c:515
7904 msgid "prune locally removed refs"
7907 #: builtin/push.c:517
7908 msgid "bypass pre-push hook"
7911 #: builtin/push.c:518
7912 msgid "push missing but relevant tags"
7915 #: builtin/push.c:520
7916 msgid "GPG sign the push"
7919 #: builtin/push.c:529
7920 msgid "--delete is incompatible with --all, --mirror and --tags"
7923 #: builtin/push.c:531
7924 msgid "--delete doesn't make sense without any refs"
7927 #: builtin/read-tree.c:37
7929 "git read-tree [[-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>] "
7930 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
7931 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
7934 #: builtin/read-tree.c:110
7935 msgid "write resulting index to <file>"
7938 #: builtin/read-tree.c:113
7939 msgid "only empty the index"
7942 #: builtin/read-tree.c:115
7946 #: builtin/read-tree.c:117
7947 msgid "perform a merge in addition to a read"
7950 #: builtin/read-tree.c:119
7951 msgid "3-way merge if no file level merging required"
7954 #: builtin/read-tree.c:121
7955 msgid "3-way merge in presence of adds and removes"
7958 #: builtin/read-tree.c:123
7959 msgid "same as -m, but discard unmerged entries"
7962 #: builtin/read-tree.c:124
7963 msgid "<subdirectory>/"
7966 #: builtin/read-tree.c:125
7967 msgid "read the tree into the index under <subdirectory>/"
7970 #: builtin/read-tree.c:128
7971 msgid "update working tree with merge result"
7974 #: builtin/read-tree.c:130
7978 #: builtin/read-tree.c:131
7979 msgid "allow explicitly ignored files to be overwritten"
7982 #: builtin/read-tree.c:134
7983 msgid "don't check the working tree after merging"
7986 #: builtin/read-tree.c:135
7987 msgid "don't update the index or the work tree"
7990 #: builtin/read-tree.c:137
7991 msgid "skip applying sparse checkout filter"
7994 #: builtin/read-tree.c:139
7995 msgid "debug unpack-trees"
7998 #: builtin/reflog.c:499
8000 msgid "%s' for '%s' is not a valid timestamp"
8003 #: builtin/reflog.c:615 builtin/reflog.c:620
8005 msgid "'%s' is not a valid timestamp"
8008 #: builtin/remote.c:12
8009 msgid "git remote [-v | --verbose]"
8012 #: builtin/remote.c:13
8014 "git remote add [-t <branch>] [-m <master>] [-f] [--tags|--no-tags] [--"
8015 "mirror=<fetch|push>] <name> <url>"
8018 #: builtin/remote.c:14 builtin/remote.c:33
8019 msgid "git remote rename <old> <new>"
8022 #: builtin/remote.c:15 builtin/remote.c:38
8023 msgid "git remote remove <name>"
8026 #: builtin/remote.c:16
8027 msgid "git remote set-head <name> (-a | --auto | -d | --delete |<branch>)"
8030 #: builtin/remote.c:17
8031 msgid "git remote [-v | --verbose] show [-n] <name>"
8034 #: builtin/remote.c:18
8035 msgid "git remote prune [-n | --dry-run] <name>"
8038 #: builtin/remote.c:19
8040 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
8043 #: builtin/remote.c:20
8044 msgid "git remote set-branches [--add] <name> <branch>..."
8047 #: builtin/remote.c:21 builtin/remote.c:69
8048 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
8051 #: builtin/remote.c:22 builtin/remote.c:70
8052 msgid "git remote set-url --add <name> <newurl>"
8055 #: builtin/remote.c:23 builtin/remote.c:71
8056 msgid "git remote set-url --delete <name> <url>"
8059 #: builtin/remote.c:28
8060 msgid "git remote add [<options>] <name> <url>"
8063 #: builtin/remote.c:43
8064 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
8067 #: builtin/remote.c:48
8068 msgid "git remote set-branches <name> <branch>..."
8071 #: builtin/remote.c:49
8072 msgid "git remote set-branches --add <name> <branch>..."
8075 #: builtin/remote.c:54
8076 msgid "git remote show [<options>] <name>"
8079 #: builtin/remote.c:59
8080 msgid "git remote prune [<options>] <name>"
8083 #: builtin/remote.c:64
8084 msgid "git remote update [<options>] [<group> | <remote>]..."
8087 #: builtin/remote.c:88
8092 #: builtin/remote.c:120
8094 "--mirror is dangerous and deprecated; please\n"
8095 "\t use --mirror=fetch or --mirror=push instead"
8098 #: builtin/remote.c:137
8100 msgid "unknown mirror argument: %s"
8103 #: builtin/remote.c:153
8104 msgid "fetch the remote branches"
8107 #: builtin/remote.c:155
8108 msgid "import all tags and associated objects when fetching"
8111 #: builtin/remote.c:158
8112 msgid "or do not fetch any tag at all (--no-tags)"
8115 #: builtin/remote.c:160
8116 msgid "branch(es) to track"
8119 #: builtin/remote.c:161
8120 msgid "master branch"
8123 #: builtin/remote.c:162
8127 #: builtin/remote.c:163
8128 msgid "set up remote as a mirror to push to or fetch from"
8131 #: builtin/remote.c:175
8132 msgid "specifying a master branch makes no sense with --mirror"
8135 #: builtin/remote.c:177
8136 msgid "specifying branches to track makes sense only with fetch mirrors"
8139 #: builtin/remote.c:187 builtin/remote.c:643
8141 msgid "remote %s already exists."
8144 #: builtin/remote.c:191 builtin/remote.c:647
8146 msgid "'%s' is not a valid remote name"
8149 #: builtin/remote.c:235
8151 msgid "Could not setup master '%s'"
8154 #: builtin/remote.c:335
8156 msgid "Could not get fetch map for refspec %s"
8159 #: builtin/remote.c:436 builtin/remote.c:444
8163 #: builtin/remote.c:448
8167 #: builtin/remote.c:592 builtin/remote.c:598 builtin/remote.c:604
8169 msgid "Could not append '%s' to '%s'"
8172 #: builtin/remote.c:636 builtin/remote.c:795 builtin/remote.c:895
8174 msgid "No such remote: %s"
8177 #: builtin/remote.c:653
8179 msgid "Could not rename config section '%s' to '%s'"
8182 #: builtin/remote.c:659 builtin/remote.c:847
8184 msgid "Could not remove config section '%s'"
8187 #: builtin/remote.c:674
8190 "Not updating non-default fetch refspec\n"
8192 "\tPlease update the configuration manually if necessary."
8195 #: builtin/remote.c:680
8197 msgid "Could not append '%s'"
8200 #: builtin/remote.c:691
8202 msgid "Could not set '%s'"
8205 #: builtin/remote.c:713
8207 msgid "deleting '%s' failed"
8210 #: builtin/remote.c:747
8212 msgid "creating '%s' failed"
8215 #: builtin/remote.c:766
8217 msgid "Could not remove branch %s"
8220 #: builtin/remote.c:833
8222 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
8223 "to delete it, use:"
8225 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
8226 "to delete them, use:"
8230 #: builtin/remote.c:948
8232 msgid " new (next fetch will store in remotes/%s)"
8235 #: builtin/remote.c:951
8239 #: builtin/remote.c:953
8240 msgid " stale (use 'git remote prune' to remove)"
8243 #: builtin/remote.c:955
8247 #: builtin/remote.c:996
8249 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
8252 #: builtin/remote.c:1003
8254 msgid "rebases onto remote %s"
8257 #: builtin/remote.c:1006
8259 msgid " merges with remote %s"
8262 #: builtin/remote.c:1007
8263 msgid " and with remote"
8266 #: builtin/remote.c:1009
8268 msgid "merges with remote %s"
8271 #: builtin/remote.c:1010
8272 msgid " and with remote"
8275 #: builtin/remote.c:1056
8279 #: builtin/remote.c:1059
8283 #: builtin/remote.c:1063
8287 #: builtin/remote.c:1066
8288 msgid "fast-forwardable"
8291 #: builtin/remote.c:1069
8292 msgid "local out of date"
8295 #: builtin/remote.c:1076
8297 msgid " %-*s forces to %-*s (%s)"
8300 #: builtin/remote.c:1079
8302 msgid " %-*s pushes to %-*s (%s)"
8305 #: builtin/remote.c:1083
8307 msgid " %-*s forces to %s"
8310 #: builtin/remote.c:1086
8312 msgid " %-*s pushes to %s"
8315 #: builtin/remote.c:1154
8316 msgid "do not query remotes"
8319 #: builtin/remote.c:1181
8324 #: builtin/remote.c:1182
8326 msgid " Fetch URL: %s"
8329 #: builtin/remote.c:1183 builtin/remote.c:1334
8333 #: builtin/remote.c:1192 builtin/remote.c:1194
8335 msgid " Push URL: %s"
8338 #: builtin/remote.c:1196 builtin/remote.c:1198 builtin/remote.c:1200
8340 msgid " HEAD branch: %s"
8343 #: builtin/remote.c:1202
8346 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
8349 #: builtin/remote.c:1214
8351 msgid " Remote branch:%s"
8352 msgid_plural " Remote branches:%s"
8356 #: builtin/remote.c:1217 builtin/remote.c:1244
8357 msgid " (status not queried)"
8360 #: builtin/remote.c:1226
8361 msgid " Local branch configured for 'git pull':"
8362 msgid_plural " Local branches configured for 'git pull':"
8366 #: builtin/remote.c:1234
8367 msgid " Local refs will be mirrored by 'git push'"
8370 #: builtin/remote.c:1241
8372 msgid " Local ref configured for 'git push'%s:"
8373 msgid_plural " Local refs configured for 'git push'%s:"
8377 #: builtin/remote.c:1262
8378 msgid "set refs/remotes/<name>/HEAD according to remote"
8381 #: builtin/remote.c:1264
8382 msgid "delete refs/remotes/<name>/HEAD"
8385 #: builtin/remote.c:1279
8386 msgid "Cannot determine remote HEAD"
8389 #: builtin/remote.c:1281
8390 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
8393 #: builtin/remote.c:1291
8395 msgid "Could not delete %s"
8398 #: builtin/remote.c:1299
8400 msgid "Not a valid ref: %s"
8403 #: builtin/remote.c:1301
8405 msgid "Could not setup %s"
8408 #: builtin/remote.c:1319
8410 msgid " %s will become dangling!"
8413 #: builtin/remote.c:1320
8415 msgid " %s has become dangling!"
8418 #: builtin/remote.c:1330
8423 #: builtin/remote.c:1331
8428 #: builtin/remote.c:1354
8430 msgid " * [would prune] %s"
8433 #: builtin/remote.c:1357
8435 msgid " * [pruned] %s"
8438 #: builtin/remote.c:1402
8439 msgid "prune remotes after fetching"
8442 #: builtin/remote.c:1468 builtin/remote.c:1542
8444 msgid "No such remote '%s'"
8447 #: builtin/remote.c:1488
8451 #: builtin/remote.c:1495
8452 msgid "no remote specified"
8455 #: builtin/remote.c:1517
8456 msgid "manipulate push URLs"
8459 #: builtin/remote.c:1519
8463 #: builtin/remote.c:1521
8467 #: builtin/remote.c:1528
8468 msgid "--add --delete doesn't make sense"
8471 #: builtin/remote.c:1568
8473 msgid "Invalid old URL pattern: %s"
8476 #: builtin/remote.c:1576
8478 msgid "No such URL found: %s"
8481 #: builtin/remote.c:1578
8482 msgid "Will not delete all non-push URLs"
8485 #: builtin/remote.c:1592
8486 msgid "be verbose; must be placed before a subcommand"
8489 #: builtin/repack.c:17
8490 msgid "git repack [options]"
8493 #: builtin/repack.c:159
8494 msgid "pack everything in a single pack"
8497 #: builtin/repack.c:161
8498 msgid "same as -a, and turn unreachable objects loose"
8501 #: builtin/repack.c:164
8502 msgid "remove redundant packs, and run git-prune-packed"
8505 #: builtin/repack.c:166
8506 msgid "pass --no-reuse-delta to git-pack-objects"
8509 #: builtin/repack.c:168
8510 msgid "pass --no-reuse-object to git-pack-objects"
8513 #: builtin/repack.c:170
8514 msgid "do not run git-update-server-info"
8517 #: builtin/repack.c:173
8518 msgid "pass --local to git-pack-objects"
8521 #: builtin/repack.c:175
8522 msgid "write bitmap index"
8525 #: builtin/repack.c:176
8529 #: builtin/repack.c:177
8530 msgid "with -A, do not loosen objects older than this"
8533 #: builtin/repack.c:179
8534 msgid "size of the window used for delta compression"
8537 #: builtin/repack.c:180 builtin/repack.c:184
8541 #: builtin/repack.c:181
8542 msgid "same as the above, but limit memory size instead of entries count"
8545 #: builtin/repack.c:183
8546 msgid "limits the maximum delta depth"
8549 #: builtin/repack.c:185
8550 msgid "maximum size of each packfile"
8553 #: builtin/repack.c:187
8554 msgid "repack objects in packs marked with .keep"
8557 #: builtin/repack.c:371
8559 msgid "removing '%s' failed"
8562 #: builtin/replace.c:19
8563 msgid "git replace [-f] <object> <replacement>"
8566 #: builtin/replace.c:20
8567 msgid "git replace [-f] --edit <object>"
8570 #: builtin/replace.c:21
8571 msgid "git replace [-f] --graft <commit> [<parent>...]"
8574 #: builtin/replace.c:22
8575 msgid "git replace -d <object>..."
8578 #: builtin/replace.c:23
8579 msgid "git replace [--format=<format>] [-l [<pattern>]]"
8582 #: builtin/replace.c:325 builtin/replace.c:363 builtin/replace.c:391
8584 msgid "Not a valid object name: '%s'"
8587 #: builtin/replace.c:355
8589 msgid "bad mergetag in commit '%s'"
8592 #: builtin/replace.c:357
8594 msgid "malformed mergetag in commit '%s'"
8597 #: builtin/replace.c:368
8600 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
8601 "instead of --graft"
8604 #: builtin/replace.c:401
8606 msgid "the original commit '%s' has a gpg signature."
8609 #: builtin/replace.c:402
8610 msgid "the signature will be removed in the replacement commit!"
8613 #: builtin/replace.c:408
8615 msgid "could not write replacement commit for: '%s'"
8618 #: builtin/replace.c:432
8619 msgid "list replace refs"
8622 #: builtin/replace.c:433
8623 msgid "delete replace refs"
8626 #: builtin/replace.c:434
8627 msgid "edit existing object"
8630 #: builtin/replace.c:435
8631 msgid "change a commit's parents"
8634 #: builtin/replace.c:436
8635 msgid "replace the ref if it exists"
8638 #: builtin/replace.c:437
8639 msgid "do not pretty-print contents for --edit"
8642 #: builtin/replace.c:438
8643 msgid "use this format"
8646 #: builtin/rerere.c:12
8647 msgid "git rerere [clear | forget path... | status | remaining | diff | gc]"
8650 #: builtin/rerere.c:57
8651 msgid "register clean resolutions in index"
8654 #: builtin/reset.c:26
8656 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
8659 #: builtin/reset.c:27
8660 msgid "git reset [-q] <tree-ish> [--] <paths>..."
8663 #: builtin/reset.c:28
8664 msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
8667 #: builtin/reset.c:34
8671 #: builtin/reset.c:34
8675 #: builtin/reset.c:34
8679 #: builtin/reset.c:34
8683 #: builtin/reset.c:34
8687 #: builtin/reset.c:74
8688 msgid "You do not have a valid HEAD."
8691 #: builtin/reset.c:76
8692 msgid "Failed to find tree of HEAD."
8695 #: builtin/reset.c:82
8697 msgid "Failed to find tree of %s."
8700 #: builtin/reset.c:100
8702 msgid "HEAD is now at %s"
8705 #: builtin/reset.c:183
8707 msgid "Cannot do a %s reset in the middle of a merge."
8710 #: builtin/reset.c:276
8711 msgid "be quiet, only report errors"
8714 #: builtin/reset.c:278
8715 msgid "reset HEAD and index"
8718 #: builtin/reset.c:279
8719 msgid "reset only HEAD"
8722 #: builtin/reset.c:281 builtin/reset.c:283
8723 msgid "reset HEAD, index and working tree"
8726 #: builtin/reset.c:285
8727 msgid "reset HEAD but keep local changes"
8730 #: builtin/reset.c:288
8731 msgid "record only the fact that removed paths will be added later"
8734 #: builtin/reset.c:305
8736 msgid "Failed to resolve '%s' as a valid revision."
8739 #: builtin/reset.c:308 builtin/reset.c:316
8741 msgid "Could not parse object '%s'."
8744 #: builtin/reset.c:313
8746 msgid "Failed to resolve '%s' as a valid tree."
8749 #: builtin/reset.c:322
8750 msgid "--patch is incompatible with --{hard,mixed,soft}"
8753 #: builtin/reset.c:331
8754 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
8757 #: builtin/reset.c:333
8759 msgid "Cannot do %s reset with paths."
8762 #: builtin/reset.c:343
8764 msgid "%s reset is not allowed in a bare repository"
8767 #: builtin/reset.c:347
8768 msgid "-N can only be used with --mixed"
8771 #: builtin/reset.c:364
8772 msgid "Unstaged changes after reset:"
8775 #: builtin/reset.c:370
8777 msgid "Could not reset index file to revision '%s'."
8780 #: builtin/reset.c:374
8781 msgid "Could not write new index file."
8784 #: builtin/rev-parse.c:361
8785 msgid "git rev-parse --parseopt [options] -- [<args>...]"
8788 #: builtin/rev-parse.c:366
8789 msgid "keep the `--` passed as an arg"
8792 #: builtin/rev-parse.c:368
8793 msgid "stop parsing after the first non-option argument"
8796 #: builtin/rev-parse.c:371
8797 msgid "output in stuck long form"
8800 #: builtin/rev-parse.c:499
8802 "git rev-parse --parseopt [options] -- [<args>...]\n"
8803 " or: git rev-parse --sq-quote [<arg>...]\n"
8804 " or: git rev-parse [options] [<arg>...]\n"
8806 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
8809 #: builtin/revert.c:22
8810 msgid "git revert [options] <commit-ish>..."
8813 #: builtin/revert.c:23
8814 msgid "git revert <subcommand>"
8817 #: builtin/revert.c:28
8818 msgid "git cherry-pick [options] <commit-ish>..."
8821 #: builtin/revert.c:29
8822 msgid "git cherry-pick <subcommand>"
8825 #: builtin/revert.c:71
8827 msgid "%s: %s cannot be used with %s"
8830 #: builtin/revert.c:80
8831 msgid "end revert or cherry-pick sequence"
8834 #: builtin/revert.c:81
8835 msgid "resume revert or cherry-pick sequence"
8838 #: builtin/revert.c:82
8839 msgid "cancel revert or cherry-pick sequence"
8842 #: builtin/revert.c:83
8843 msgid "don't automatically commit"
8846 #: builtin/revert.c:84
8847 msgid "edit the commit message"
8850 #: builtin/revert.c:87
8851 msgid "parent number"
8854 #: builtin/revert.c:89
8855 msgid "merge strategy"
8858 #: builtin/revert.c:90
8862 #: builtin/revert.c:91
8863 msgid "option for merge strategy"
8866 #: builtin/revert.c:104
8867 msgid "append commit name"
8870 #: builtin/revert.c:105
8871 msgid "allow fast-forward"
8874 #: builtin/revert.c:106
8875 msgid "preserve initially empty commits"
8878 #: builtin/revert.c:107
8879 msgid "allow commits with empty messages"
8882 #: builtin/revert.c:108
8883 msgid "keep redundant, empty commits"
8886 #: builtin/revert.c:112
8887 msgid "program error"
8890 #: builtin/revert.c:197
8891 msgid "revert failed"
8894 #: builtin/revert.c:212
8895 msgid "cherry-pick failed"
8899 msgid "git rm [options] [--] <file>..."
8904 "the following submodule (or one of its nested submodules)\n"
8905 "uses a .git directory:"
8907 "the following submodules (or one of their nested submodules)\n"
8908 "use a .git directory:"
8915 "(use 'rm -rf' if you really want to remove it including all of its history)"
8920 "the following file has staged content different from both the\n"
8921 "file and the HEAD:"
8923 "the following files have staged content different from both the\n"
8924 "file and the HEAD:"
8931 "(use -f to force removal)"
8935 msgid "the following file has changes staged in the index:"
8936 msgid_plural "the following files have changes staged in the index:"
8940 #: builtin/rm.c:244 builtin/rm.c:255
8943 "(use --cached to keep the file, or -f to force removal)"
8947 msgid "the following file has local modifications:"
8948 msgid_plural "the following files have local modifications:"
8953 msgid "do not list removed files"
8957 msgid "only remove from the index"
8961 msgid "override the up-to-date check"
8965 msgid "allow recursive removal"
8969 msgid "exit with a zero status even if nothing matched"
8973 msgid "Please, stage your changes to .gitmodules or stash them to proceed"
8978 msgid "not removing '%s' recursively without -r"
8983 msgid "git rm: unable to remove %s"
8986 #: builtin/shortlog.c:13
8987 msgid "git shortlog [<options>] [<revision range>] [[--] [<path>...]]"
8990 #: builtin/shortlog.c:131
8992 msgid "Missing author: %s"
8995 #: builtin/shortlog.c:230
8996 msgid "sort output according to the number of commits per author"
8999 #: builtin/shortlog.c:232
9000 msgid "Suppress commit descriptions, only provides commit count"
9003 #: builtin/shortlog.c:234
9004 msgid "Show the email address of each author"
9007 #: builtin/shortlog.c:235
9011 #: builtin/shortlog.c:236
9012 msgid "Linewrap output"
9015 #: builtin/show-branch.c:9
9017 "git show-branch [-a|--all] [-r|--remotes] [--topo-order | --date-order]\n"
9018 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
9019 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
9020 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
9023 #: builtin/show-branch.c:13
9024 msgid "git show-branch (-g|--reflog)[=<n>[,<base>]] [--list] [<ref>]"
9027 #: builtin/show-branch.c:652
9028 msgid "show remote-tracking and local branches"
9031 #: builtin/show-branch.c:654
9032 msgid "show remote-tracking branches"
9035 #: builtin/show-branch.c:656
9036 msgid "color '*!+-' corresponding to the branch"
9039 #: builtin/show-branch.c:658
9040 msgid "show <n> more commits after the common ancestor"
9043 #: builtin/show-branch.c:660
9044 msgid "synonym to more=-1"
9047 #: builtin/show-branch.c:661
9048 msgid "suppress naming strings"
9051 #: builtin/show-branch.c:663
9052 msgid "include the current branch"
9055 #: builtin/show-branch.c:665
9056 msgid "name commits with their object names"
9059 #: builtin/show-branch.c:667
9060 msgid "show possible merge bases"
9063 #: builtin/show-branch.c:669
9064 msgid "show refs unreachable from any other ref"
9067 #: builtin/show-branch.c:671
9068 msgid "show commits in topological order"
9071 #: builtin/show-branch.c:674
9072 msgid "show only commits not on the first branch"
9075 #: builtin/show-branch.c:676
9076 msgid "show merges reachable from only one tip"
9079 #: builtin/show-branch.c:678
9080 msgid "topologically sort, maintaining date order where possible"
9083 #: builtin/show-branch.c:681
9084 msgid "<n>[,<base>]"
9087 #: builtin/show-branch.c:682
9088 msgid "show <n> most recent ref-log entries starting at base"
9091 #: builtin/show-ref.c:10
9093 "git show-ref [-q|--quiet] [--verify] [--head] [-d|--dereference] [-s|--"
9094 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [pattern*] "
9097 #: builtin/show-ref.c:11
9098 msgid "git show-ref --exclude-existing[=pattern] < ref-list"
9101 #: builtin/show-ref.c:168
9102 msgid "only show tags (can be combined with heads)"
9105 #: builtin/show-ref.c:169
9106 msgid "only show heads (can be combined with tags)"
9109 #: builtin/show-ref.c:170
9110 msgid "stricter reference checking, requires exact ref path"
9113 #: builtin/show-ref.c:173 builtin/show-ref.c:175
9114 msgid "show the HEAD reference, even if it would be filtered out"
9117 #: builtin/show-ref.c:177
9118 msgid "dereference tags into object IDs"
9121 #: builtin/show-ref.c:179
9122 msgid "only show SHA1 hash using <n> digits"
9125 #: builtin/show-ref.c:183
9126 msgid "do not print results to stdout (useful with --verify)"
9129 #: builtin/show-ref.c:185
9130 msgid "show refs from stdin that aren't in local repository"
9133 #: builtin/symbolic-ref.c:7
9134 msgid "git symbolic-ref [options] name [ref]"
9137 #: builtin/symbolic-ref.c:8
9138 msgid "git symbolic-ref -d [-q] name"
9141 #: builtin/symbolic-ref.c:40
9142 msgid "suppress error message for non-symbolic (detached) refs"
9145 #: builtin/symbolic-ref.c:41
9146 msgid "delete symbolic ref"
9149 #: builtin/symbolic-ref.c:42
9150 msgid "shorten ref output"
9153 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:358
9157 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:358
9158 msgid "reason of the update"
9163 "git tag [-a|-s|-u <key-id>] [-f] [-m <msg>|-F <file>] <tagname> [<head>]"
9167 msgid "git tag -d <tagname>..."
9172 "git tag -l [-n[<num>]] [--contains <commit>] [--points-at <object>] \n"
9173 "\t\t[<pattern>...]"
9177 msgid "git tag -v <tagname>..."
9182 msgid "malformed object at '%s'"
9185 #: builtin/tag.c:301
9187 msgid "tag name too long: %.*s..."
9190 #: builtin/tag.c:306
9192 msgid "tag '%s' not found."
9195 #: builtin/tag.c:321
9197 msgid "Deleted tag '%s' (was %s)\n"
9200 #: builtin/tag.c:333
9202 msgid "could not verify the tag '%s'"
9205 #: builtin/tag.c:343
9209 "Write a message for tag:\n"
9211 "Lines starting with '%c' will be ignored.\n"
9214 #: builtin/tag.c:347
9218 "Write a message for tag:\n"
9220 "Lines starting with '%c' will be kept; you may remove them yourself if you "
9224 #: builtin/tag.c:371
9226 msgid "unsupported sort specification '%s'"
9229 #: builtin/tag.c:373
9231 msgid "unsupported sort specification '%s' in variable '%s'"
9234 #: builtin/tag.c:428
9235 msgid "unable to sign the tag"
9238 #: builtin/tag.c:430
9239 msgid "unable to write tag file"
9242 #: builtin/tag.c:455
9243 msgid "bad object type."
9246 #: builtin/tag.c:468
9247 msgid "tag header too big."
9250 #: builtin/tag.c:504
9251 msgid "no tag message?"
9254 #: builtin/tag.c:510
9256 msgid "The tag message has been left in %s\n"
9259 #: builtin/tag.c:559
9260 msgid "switch 'points-at' requires an object"
9263 #: builtin/tag.c:561
9265 msgid "malformed object name '%s'"
9268 #: builtin/tag.c:589
9269 msgid "list tag names"
9272 #: builtin/tag.c:591
9273 msgid "print <n> lines of each tag message"
9276 #: builtin/tag.c:593
9280 #: builtin/tag.c:594
9284 #: builtin/tag.c:596
9285 msgid "Tag creation options"
9288 #: builtin/tag.c:598
9289 msgid "annotated tag, needs a message"
9292 #: builtin/tag.c:600
9296 #: builtin/tag.c:602
9297 msgid "annotated and GPG-signed tag"
9300 #: builtin/tag.c:606
9301 msgid "use another key to sign the tag"
9304 #: builtin/tag.c:607
9305 msgid "replace the tag if exists"
9308 #: builtin/tag.c:608
9309 msgid "show tag list in columns"
9312 #: builtin/tag.c:610
9316 #: builtin/tag.c:614
9317 msgid "Tag listing options"
9320 #: builtin/tag.c:617 builtin/tag.c:623
9321 msgid "print only tags that contain the commit"
9324 #: builtin/tag.c:629
9325 msgid "print only tags of the object"
9328 #: builtin/tag.c:655
9329 msgid "--column and -n are incompatible"
9332 #: builtin/tag.c:667
9333 msgid "--sort and -n are incompatible"
9336 #: builtin/tag.c:674
9337 msgid "-n option is only allowed with -l."
9340 #: builtin/tag.c:676
9341 msgid "--contains option is only allowed with -l."
9344 #: builtin/tag.c:678
9345 msgid "--points-at option is only allowed with -l."
9348 #: builtin/tag.c:686
9349 msgid "only one -F or -m option is allowed."
9352 #: builtin/tag.c:706
9353 msgid "too many params"
9356 #: builtin/tag.c:712
9358 msgid "'%s' is not a valid tag name."
9361 #: builtin/tag.c:717
9363 msgid "tag '%s' already exists"
9366 #: builtin/tag.c:741
9368 msgid "Updated tag '%s' (was %s)\n"
9371 #: builtin/unpack-objects.c:489
9372 msgid "Unpacking objects"
9375 #: builtin/update-index.c:403
9376 msgid "git update-index [options] [--] [<file>...]"
9379 #: builtin/update-index.c:756
9380 msgid "continue refresh even when index needs update"
9383 #: builtin/update-index.c:759
9384 msgid "refresh: ignore submodules"
9387 #: builtin/update-index.c:762
9388 msgid "do not ignore new files"
9391 #: builtin/update-index.c:764
9392 msgid "let files replace directories and vice-versa"
9395 #: builtin/update-index.c:766
9396 msgid "notice files missing from worktree"
9399 #: builtin/update-index.c:768
9400 msgid "refresh even if index contains unmerged entries"
9403 #: builtin/update-index.c:771
9404 msgid "refresh stat information"
9407 #: builtin/update-index.c:775
9408 msgid "like --refresh, but ignore assume-unchanged setting"
9411 #: builtin/update-index.c:779
9412 msgid "<mode>,<object>,<path>"
9415 #: builtin/update-index.c:780
9416 msgid "add the specified entry to the index"
9419 #: builtin/update-index.c:784
9423 #: builtin/update-index.c:785
9424 msgid "override the executable bit of the listed files"
9427 #: builtin/update-index.c:789
9428 msgid "mark files as \"not changing\""
9431 #: builtin/update-index.c:792
9432 msgid "clear assumed-unchanged bit"
9435 #: builtin/update-index.c:795
9436 msgid "mark files as \"index-only\""
9439 #: builtin/update-index.c:798
9440 msgid "clear skip-worktree bit"
9443 #: builtin/update-index.c:801
9444 msgid "add to index only; do not add content to object database"
9447 #: builtin/update-index.c:803
9448 msgid "remove named paths even if present in worktree"
9451 #: builtin/update-index.c:805
9452 msgid "with --stdin: input lines are terminated by null bytes"
9455 #: builtin/update-index.c:807
9456 msgid "read list of paths to be updated from standard input"
9459 #: builtin/update-index.c:811
9460 msgid "add entries from standard input to the index"
9463 #: builtin/update-index.c:815
9464 msgid "repopulate stages #2 and #3 for the listed paths"
9467 #: builtin/update-index.c:819
9468 msgid "only update entries that differ from HEAD"
9471 #: builtin/update-index.c:823
9472 msgid "ignore files missing from worktree"
9475 #: builtin/update-index.c:826
9476 msgid "report actions to standard output"
9479 #: builtin/update-index.c:828
9480 msgid "(for porcelains) forget saved unresolved conflicts"
9483 #: builtin/update-index.c:832
9484 msgid "write index in this format"
9487 #: builtin/update-index.c:834
9488 msgid "enable or disable split index"
9491 #: builtin/update-ref.c:9
9492 msgid "git update-ref [options] -d <refname> [<oldval>]"
9495 #: builtin/update-ref.c:10
9496 msgid "git update-ref [options] <refname> <newval> [<oldval>]"
9499 #: builtin/update-ref.c:11
9500 msgid "git update-ref [options] --stdin [-z]"
9503 #: builtin/update-ref.c:359
9504 msgid "delete the reference"
9507 #: builtin/update-ref.c:361
9508 msgid "update <refname> not the one it points to"
9511 #: builtin/update-ref.c:362
9512 msgid "stdin has NUL-terminated arguments"
9515 #: builtin/update-ref.c:363
9516 msgid "read updates from stdin"
9519 #: builtin/update-server-info.c:6
9520 msgid "git update-server-info [--force]"
9523 #: builtin/update-server-info.c:14
9524 msgid "update the info files from scratch"
9527 #: builtin/verify-commit.c:17
9528 msgid "git verify-commit [-v|--verbose] <commit>..."
9531 #: builtin/verify-commit.c:75
9532 msgid "print commit contents"
9535 #: builtin/verify-pack.c:54
9536 msgid "git verify-pack [-v|--verbose] [-s|--stat-only] <pack>..."
9539 #: builtin/verify-pack.c:64
9543 #: builtin/verify-pack.c:66
9544 msgid "show statistics only"
9547 #: builtin/verify-tag.c:17
9548 msgid "git verify-tag [-v|--verbose] <tag>..."
9551 #: builtin/verify-tag.c:73
9552 msgid "print tag contents"
9555 #: builtin/write-tree.c:13
9556 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
9559 #: builtin/write-tree.c:26
9563 #: builtin/write-tree.c:27
9564 msgid "write tree object for a subdirectory <prefix>"
9567 #: builtin/write-tree.c:30
9568 msgid "only useful for debugging"
9571 #: credential-cache--daemon.c:267
9572 msgid "print debugging messages to stderr"
9577 "'git help -a' and 'git help -g' list available subcommands and some\n"
9578 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
9579 "to read about a specific subcommand or concept."
9583 msgid "Add file contents to the index"
9587 msgid "Find by binary search the change that introduced a bug"
9591 msgid "List, create, or delete branches"
9595 msgid "Checkout a branch or paths to the working tree"
9599 msgid "Clone a repository into a new directory"
9603 msgid "Record changes to the repository"
9607 msgid "Show changes between commits, commit and working tree, etc"
9611 msgid "Download objects and refs from another repository"
9615 msgid "Print lines matching a pattern"
9619 msgid "Create an empty Git repository or reinitialize an existing one"
9623 msgid "Show commit logs"
9627 msgid "Join two or more development histories together"
9631 msgid "Move or rename a file, a directory, or a symlink"
9635 msgid "Fetch from and integrate with another repository or a local branch"
9639 msgid "Update remote refs along with associated objects"
9643 msgid "Forward-port local commits to the updated upstream head"
9647 msgid "Reset current HEAD to the specified state"
9651 msgid "Remove files from the working tree and from the index"
9655 msgid "Show various types of objects"
9659 msgid "Show the working tree status"
9663 msgid "Create, list, delete or verify a tag object signed with GPG"
9666 #: parse-options.h:143
9670 #: parse-options.h:158
9671 msgid "no-op (backward compatibility)"
9674 #: parse-options.h:232
9675 msgid "be more verbose"
9678 #: parse-options.h:234
9679 msgid "be more quiet"
9682 #: parse-options.h:240
9683 msgid "use <n> digits to display SHA-1s"
9687 msgid "update the index with reused conflict resolution if possible"
9691 msgid "You need to set your committer info first"
9696 "You seem to have moved HEAD since the last 'am' failure.\n"
9697 "Not rewinding to ORIG_HEAD"
9703 "When you have resolved this problem, run \"$cmdline --continue\".\n"
9704 "If you prefer to skip this patch, run \"$cmdline --skip\" instead.\n"
9705 "To restore the original branch and stop patching, run \"$cmdline --abort\"."
9709 msgid "Cannot fall back to three-way merge."
9713 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
9717 msgid "Using index info to reconstruct a base tree..."
9722 "Did you hand edit your patch?\n"
9723 "It does not apply to blobs recorded in its index."
9727 msgid "Falling back to patching base and 3-way merge..."
9731 msgid "Failed to merge in the changes."
9735 msgid "Only one StGIT patch series can be applied at once"
9740 msgid "Patch format $patch_format is not supported."
9744 msgid "Patch format detection failed."
9749 "The -b/--binary option has been a no-op for long time, and\n"
9750 "it will be removed. Please do not use it anymore."
9755 msgid "previous rebase directory $dotest still exists but mbox given."
9759 msgid "Please make up your mind. --skip or --abort?"
9765 "Stray $dotest directory found.\n"
9766 "Use \"git am --abort\" to remove it."
9770 msgid "Resolve operation not in progress, we are not resuming."
9775 msgid "Dirty index: cannot apply patches (dirty: $files)"
9781 "Patch is empty. Was it split wrong?\n"
9782 "If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
9783 "To restore the original branch and stop patching run \"$cmdline --abort\"."
9787 msgid "Patch does not have a valid e-mail address."
9791 msgid "cannot be interactive without stdin connected to a terminal."
9795 msgid "Commit Body is:"
9798 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
9799 #. in your translation. The program will only accept English
9800 #. input at this point.
9802 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
9807 msgid "Applying: $FIRSTLINE"
9812 "No changes - did you forget to use 'git add'?\n"
9813 "If there is nothing left to stage, chances are that something else\n"
9814 "already introduced the same changes; you might want to skip this patch."
9819 "You still have unmerged paths in your index\n"
9820 "did you forget to use 'git add'?"
9824 msgid "No changes -- Patch already applied."
9829 msgid "Patch failed at $msgnum $FIRSTLINE"
9835 "The copy of the patch that failed is found in:\n"
9840 msgid "applying to an empty history"
9844 msgid "You need to start by \"git bisect start\""
9847 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9848 #. translation. The program will only accept English input
9851 msgid "Do you want me to do it for you [Y/n]? "
9856 msgid "unrecognised option: '$arg'"
9861 msgid "'$arg' does not appear to be a valid revision"
9864 #: git-bisect.sh:117
9865 msgid "Bad HEAD - I need a HEAD"
9868 #: git-bisect.sh:130
9871 "Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
9874 #: git-bisect.sh:140
9875 msgid "won't bisect on cg-seek'ed tree"
9878 #: git-bisect.sh:144
9879 msgid "Bad HEAD - strange symbolic ref"
9882 #: git-bisect.sh:189
9884 msgid "Bad bisect_write argument: $state"
9887 #: git-bisect.sh:218
9889 msgid "Bad rev input: $arg"
9892 #: git-bisect.sh:232
9893 msgid "Please call 'bisect_state' with at least one argument."
9896 #: git-bisect.sh:244
9898 msgid "Bad rev input: $rev"
9901 #: git-bisect.sh:253
9902 msgid "'git bisect bad' can take only one argument."
9905 #: git-bisect.sh:276
9906 msgid "Warning: bisecting only with a bad commit."
9909 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9910 #. translation. The program will only accept English input
9912 #: git-bisect.sh:282
9913 msgid "Are you sure [Y/n]? "
9916 #: git-bisect.sh:292
9918 "You need to give me at least one good and one bad revision.\n"
9919 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
9922 #: git-bisect.sh:295
9924 "You need to start by \"git bisect start\".\n"
9925 "You then need to give me at least one good and one bad revision.\n"
9926 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
9929 #: git-bisect.sh:366 git-bisect.sh:493
9930 msgid "We are not bisecting."
9933 #: git-bisect.sh:373
9935 msgid "'$invalid' is not a valid commit"
9938 #: git-bisect.sh:382
9941 "Could not check out original HEAD '$branch'.\n"
9942 "Try 'git bisect reset <commit>'."
9945 #: git-bisect.sh:409
9946 msgid "No logfile given"
9949 #: git-bisect.sh:410
9951 msgid "cannot read $file for replaying"
9954 #: git-bisect.sh:427
9955 msgid "?? what are you talking about?"
9958 #: git-bisect.sh:439
9960 msgid "running $command"
9963 #: git-bisect.sh:446
9966 "bisect run failed:\n"
9967 "exit code $res from '$command' is < 0 or >= 128"
9970 #: git-bisect.sh:472
9971 msgid "bisect run cannot continue any more"
9974 #: git-bisect.sh:478
9977 "bisect run failed:\n"
9978 "'bisect_state $state' exited with error code $res"
9981 #: git-bisect.sh:485
9982 msgid "bisect run success"
9987 "Pull is not possible because you have unmerged files.\n"
9988 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
9989 "as appropriate to mark resolution and make a commit."
9993 msgid "Pull is not possible because you have unmerged files."
9998 "You have not concluded your merge (MERGE_HEAD exists).\n"
9999 "Please, commit your changes before you can merge."
10003 msgid "updating an unborn branch with changes added to the index"
10009 "Warning: fetch updated the current branch head.\n"
10010 "Warning: fast-forwarding your working tree from\n"
10011 "Warning: commit $orig_head."
10015 msgid "Cannot merge multiple branches into empty head"
10019 msgid "Cannot rebase onto multiple branches"
10022 #: git-rebase.sh:57
10024 "When you have resolved this problem, run \"git rebase --continue\".\n"
10025 "If you prefer to skip this patch, run \"git rebase --skip\" instead.\n"
10026 "To check out the original branch and stop rebasing, run \"git rebase --abort"
10030 #: git-rebase.sh:165
10031 msgid "Applied autostash."
10034 #: git-rebase.sh:168
10036 msgid "Cannot store $stash_sha1"
10039 #: git-rebase.sh:169
10041 "Applying autostash resulted in conflicts.\n"
10042 "Your changes are safe in the stash.\n"
10043 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
10046 #: git-rebase.sh:208
10047 msgid "The pre-rebase hook refused to rebase."
10050 #: git-rebase.sh:213
10051 msgid "It looks like git-am is in progress. Cannot rebase."
10054 #: git-rebase.sh:351
10055 msgid "The --exec option must be used with the --interactive option"
10058 #: git-rebase.sh:356
10059 msgid "No rebase in progress?"
10062 #: git-rebase.sh:367
10063 msgid "The --edit-todo action can only be used during interactive rebase."
10066 #: git-rebase.sh:374
10067 msgid "Cannot read HEAD"
10070 #: git-rebase.sh:377
10072 "You must edit all merge conflicts and then\n"
10073 "mark them as resolved using git add"
10076 #: git-rebase.sh:395
10078 msgid "Could not move back to $head_name"
10081 #: git-rebase.sh:414
10084 "It seems that there is already a $state_dir_base directory, and\n"
10085 "I wonder if you are in the middle of another rebase. If that is the\n"
10086 "case, please try\n"
10087 "\t$cmd_live_rebase\n"
10088 "If that is not the case, please\n"
10089 "\t$cmd_clear_stale_rebase\n"
10090 "and run me again. I am stopping in case you still have something\n"
10094 #: git-rebase.sh:465
10096 msgid "invalid upstream $upstream_name"
10099 #: git-rebase.sh:489
10101 msgid "$onto_name: there are more than one merge bases"
10104 #: git-rebase.sh:492 git-rebase.sh:496
10106 msgid "$onto_name: there is no merge base"
10109 #: git-rebase.sh:501
10111 msgid "Does not point to a valid commit: $onto_name"
10114 #: git-rebase.sh:524
10116 msgid "fatal: no such branch: $branch_name"
10119 #: git-rebase.sh:557
10120 msgid "Cannot autostash"
10123 #: git-rebase.sh:562
10125 msgid "Created autostash: $stash_abbrev"
10128 #: git-rebase.sh:566
10129 msgid "Please commit or stash them."
10132 #: git-rebase.sh:586
10134 msgid "Current branch $branch_name is up to date."
10137 #: git-rebase.sh:590
10139 msgid "Current branch $branch_name is up to date, rebase forced."
10142 #: git-rebase.sh:601
10144 msgid "Changes from $mb to $onto:"
10147 #: git-rebase.sh:610
10148 msgid "First, rewinding head to replay your work on top of it..."
10151 #: git-rebase.sh:620
10153 msgid "Fast-forwarded $branch_name to $onto_name."
10157 msgid "git stash clear with parameters is unimplemented"
10161 msgid "You do not have the initial commit yet"
10165 msgid "Cannot save the current index state"
10168 #: git-stash.sh:124 git-stash.sh:137
10169 msgid "Cannot save the current worktree state"
10172 #: git-stash.sh:141
10173 msgid "No changes selected"
10176 #: git-stash.sh:144
10177 msgid "Cannot remove temporary index (can't happen)"
10180 #: git-stash.sh:157
10181 msgid "Cannot record working tree state"
10184 #: git-stash.sh:191
10186 msgid "Cannot update $ref_stash with $w_commit"
10189 #. TRANSLATORS: $option is an invalid option, like
10190 #. `--blah-blah'. The 7 spaces at the beginning of the
10191 #. second line correspond to "error: ". So you should line
10192 #. up the second line with however many characters the
10193 #. translation of "error: " takes in your language. E.g. in
10194 #. English this is:
10196 #. $ git stash save --blah-blah 2>&1 | head -n 2
10197 #. error: unknown option for 'stash save': --blah-blah
10198 #. To provide a message, use git stash save -- '--blah-blah'
10199 #: git-stash.sh:238
10202 "error: unknown option for 'stash save': $option\n"
10203 " To provide a message, use git stash save -- '$option'"
10206 #: git-stash.sh:259
10207 msgid "No local changes to save"
10210 #: git-stash.sh:263
10211 msgid "Cannot initialize stash"
10214 #: git-stash.sh:267
10215 msgid "Cannot save the current status"
10218 #: git-stash.sh:285
10219 msgid "Cannot remove worktree changes"
10222 #: git-stash.sh:384
10223 msgid "No stash found."
10226 #: git-stash.sh:391
10228 msgid "Too many revisions specified: $REV"
10231 #: git-stash.sh:397
10233 msgid "$reference is not a valid reference"
10236 #: git-stash.sh:425
10238 msgid "'$args' is not a stash-like commit"
10241 #: git-stash.sh:436
10243 msgid "'$args' is not a stash reference"
10246 #: git-stash.sh:444
10247 msgid "unable to refresh index"
10250 #: git-stash.sh:448
10251 msgid "Cannot apply a stash in the middle of a merge"
10254 #: git-stash.sh:456
10255 msgid "Conflicts in index. Try without --index."
10258 #: git-stash.sh:458
10259 msgid "Could not save index tree"
10262 #: git-stash.sh:492
10263 msgid "Cannot unstage modified files"
10266 #: git-stash.sh:507
10267 msgid "Index was not unstashed."
10270 #: git-stash.sh:530
10272 msgid "Dropped ${REV} ($s)"
10275 #: git-stash.sh:531
10277 msgid "${REV}: Could not drop stash entry"
10280 #: git-stash.sh:539
10281 msgid "No branch name specified"
10284 #: git-stash.sh:611
10285 msgid "(To restore them type \"git stash apply\")"
10288 #: git-submodule.sh:95
10290 msgid "cannot strip one component off url '$remoteurl'"
10293 #: git-submodule.sh:237
10295 msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
10298 #: git-submodule.sh:287
10300 msgid "Clone of '$url' into submodule path '$sm_path' failed"
10303 #: git-submodule.sh:296
10305 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
10308 #: git-submodule.sh:406
10309 msgid "Relative path can only be used from the toplevel of the working tree"
10312 #: git-submodule.sh:416
10314 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
10317 #: git-submodule.sh:433
10319 msgid "'$sm_path' already exists in the index"
10322 #: git-submodule.sh:437
10325 "The following path is ignored by one of your .gitignore files:\n"
10327 "Use -f if you really want to add it."
10330 #: git-submodule.sh:455
10332 msgid "Adding existing repo at '$sm_path' to the index"
10335 #: git-submodule.sh:457
10337 msgid "'$sm_path' already exists and is not a valid git repo"
10340 #: git-submodule.sh:465
10342 msgid "A git directory for '$sm_name' is found locally with remote(s):"
10345 #: git-submodule.sh:467
10348 "If you want to reuse this local git directory instead of cloning again from"
10351 #: git-submodule.sh:469
10354 "use the '--force' option. If the local git directory is not the correct repo"
10357 #: git-submodule.sh:470
10360 "or you are unsure what this means choose another name with the '--name' "
10364 #: git-submodule.sh:472
10366 msgid "Reactivating local git directory for submodule '$sm_name'."
10369 #: git-submodule.sh:484
10371 msgid "Unable to checkout submodule '$sm_path'"
10374 #: git-submodule.sh:489
10376 msgid "Failed to add submodule '$sm_path'"
10379 #: git-submodule.sh:498
10381 msgid "Failed to register submodule '$sm_path'"
10384 #: git-submodule.sh:542
10386 msgid "Entering '$prefix$displaypath'"
10389 #: git-submodule.sh:562
10391 msgid "Stopping at '$prefix$displaypath'; script returned non-zero status."
10394 #: git-submodule.sh:608
10396 msgid "No url found for submodule path '$displaypath' in .gitmodules"
10399 #: git-submodule.sh:617
10401 msgid "Failed to register url for submodule path '$displaypath'"
10404 #: git-submodule.sh:619
10406 msgid "Submodule '$name' ($url) registered for path '$displaypath'"
10409 #: git-submodule.sh:636
10411 msgid "Failed to register update mode for submodule path '$displaypath'"
10414 #: git-submodule.sh:674
10416 msgid "Use '.' if you really want to deinitialize all submodules"
10419 #: git-submodule.sh:691
10421 msgid "Submodule work tree '$displaypath' contains a .git directory"
10424 #: git-submodule.sh:692
10427 "(use 'rm -rf' if you really want to remove it including all of its history)"
10430 #: git-submodule.sh:698
10433 "Submodule work tree '$displaypath' contains local modifications; use '-f' to "
10437 #: git-submodule.sh:701
10439 msgid "Cleared directory '$displaypath'"
10442 #: git-submodule.sh:702
10444 msgid "Could not remove submodule work tree '$displaypath'"
10447 #: git-submodule.sh:705
10449 msgid "Could not create empty submodule directory '$displaypath'"
10452 #: git-submodule.sh:714
10454 msgid "Submodule '$name' ($url) unregistered for path '$displaypath'"
10457 #: git-submodule.sh:830
10460 "Submodule path '$displaypath' not initialized\n"
10461 "Maybe you want to use 'update --init'?"
10464 #: git-submodule.sh:843
10466 msgid "Unable to find current revision in submodule path '$displaypath'"
10469 #: git-submodule.sh:852
10471 msgid "Unable to fetch in submodule path '$sm_path'"
10474 #: git-submodule.sh:876
10476 msgid "Unable to fetch in submodule path '$displaypath'"
10479 #: git-submodule.sh:890
10481 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
10484 #: git-submodule.sh:891
10486 msgid "Submodule path '$displaypath': checked out '$sha1'"
10489 #: git-submodule.sh:895
10491 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
10494 #: git-submodule.sh:896
10496 msgid "Submodule path '$displaypath': rebased into '$sha1'"
10499 #: git-submodule.sh:901
10501 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
10504 #: git-submodule.sh:902
10506 msgid "Submodule path '$displaypath': merged in '$sha1'"
10509 #: git-submodule.sh:907
10512 "Execution of '$command $sha1' failed in submodule path '$prefix$sm_path'"
10515 #: git-submodule.sh:908
10517 msgid "Submodule path '$prefix$sm_path': '$command $sha1'"
10520 #: git-submodule.sh:938
10522 msgid "Failed to recurse into submodule path '$displaypath'"
10525 #: git-submodule.sh:1046
10526 msgid "The --cached option cannot be used with the --files option"
10529 #: git-submodule.sh:1098
10531 msgid "unexpected mode $mod_dst"
10534 #: git-submodule.sh:1118
10536 msgid " Warn: $display_name doesn't contain commit $sha1_src"
10539 #: git-submodule.sh:1121
10541 msgid " Warn: $display_name doesn't contain commit $sha1_dst"
10544 #: git-submodule.sh:1124
10546 msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
10549 #: git-submodule.sh:1149
10553 #: git-submodule.sh:1267
10555 msgid "Failed to recurse into submodule path '$sm_path'"
10558 #: git-submodule.sh:1331
10560 msgid "Synchronizing submodule url for '$displaypath'"