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-09-15 06:45+0800\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
28 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
29 "as appropriate to mark resolution and make a commit."
32 #: advice.c:101 builtin/merge.c:1227
33 msgid "You have not concluded your merge (MERGE_HEAD exists)."
37 msgid "Please, commit your changes before you can merge."
41 msgid "Exiting because of unfinished merge."
45 msgid "git archive [<options>] <tree-ish> [<path>...]"
49 msgid "git archive --list"
54 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
58 msgid "git archive --remote <repo> [--exec <cmd>] --list"
61 #: archive.c:343 builtin/add.c:137 builtin/add.c:426 builtin/rm.c:327
63 msgid "pathspec '%s' did not match any files"
71 msgid "archive format"
74 #: archive.c:429 builtin/log.c:1229
79 msgid "prepend prefix to each pathname in the archive"
82 #: archive.c:431 builtin/archive.c:88 builtin/blame.c:2516
83 #: builtin/blame.c:2517 builtin/config.c:58 builtin/fast-export.c:987
84 #: builtin/fast-export.c:989 builtin/grep.c:712 builtin/hash-object.c:99
85 #: builtin/ls-files.c:446 builtin/ls-files.c:449 builtin/notes.c:395
86 #: builtin/notes.c:558 builtin/read-tree.c:109 parse-options.h:153
90 #: archive.c:432 builtin/archive.c:89
91 msgid "write the archive to this file"
95 msgid "read .gitattributes in working directory"
99 msgid "report archived files on stderr"
107 msgid "compress faster"
111 msgid "compress better"
115 msgid "list supported archive formats"
118 #: archive.c:450 builtin/archive.c:90 builtin/clone.c:77
122 #: archive.c:451 builtin/archive.c:91
123 msgid "retrieve the archive from remote repository <repo>"
126 #: archive.c:452 builtin/archive.c:92 builtin/notes.c:479
130 #: archive.c:453 builtin/archive.c:93
131 msgid "path to the remote git-upload-archive command"
136 "Negative patterns are ignored in git attributes\n"
137 "Use '\\!' for literal leading exclamation."
142 msgid "Not setting branch %s as its own upstream."
147 msgid "Branch %s set up to track remote branch %s from %s by rebasing."
152 msgid "Branch %s set up to track remote branch %s from %s."
157 msgid "Branch %s set up to track local branch %s by rebasing."
162 msgid "Branch %s set up to track local branch %s."
167 msgid "Branch %s set up to track remote ref %s by rebasing."
172 msgid "Branch %s set up to track remote ref %s."
177 msgid "Branch %s set up to track local ref %s by rebasing."
182 msgid "Branch %s set up to track local ref %s."
187 msgid "Not tracking: ambiguous information for ref %s"
192 msgid "'%s' is not a valid branch name."
197 msgid "A branch named '%s' already exists."
201 msgid "Cannot force update the current branch."
206 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
211 msgid "the requested upstream branch '%s' does not exist"
217 "If you are planning on basing your work on an upstream\n"
218 "branch that already exists at the remote, you may need to\n"
219 "run \"git fetch\" to retrieve it.\n"
221 "If you are planning to push out a new local branch that\n"
222 "will track its remote counterpart, you may want to use\n"
223 "\"git push -u\" to set the upstream config as you push."
228 msgid "Not a valid object name: '%s'."
233 msgid "Ambiguous object name: '%s'."
238 msgid "Not a valid branch point: '%s'."
243 msgid "'%s' is already checked out at '%s'"
248 msgid "'%s' does not look like a v2 bundle file"
253 msgid "unrecognized header: %s%s (%d)"
256 #: bundle.c:87 builtin/commit.c:765
258 msgid "could not open '%s'"
262 msgid "Repository lacks these prerequisite commits:"
265 #: bundle.c:163 sequencer.c:636 sequencer.c:1083 builtin/blame.c:2708
266 #: builtin/branch.c:652 builtin/commit.c:1044 builtin/log.c:334
267 #: builtin/log.c:850 builtin/log.c:1457 builtin/log.c:1690 builtin/merge.c:358
268 #: builtin/shortlog.c:158
269 msgid "revision walk setup failed"
274 msgid "The bundle contains this ref:"
275 msgid_plural "The bundle contains these %d refs:"
280 msgid "The bundle records a complete history."
285 msgid "The bundle requires this ref:"
286 msgid_plural "The bundle requires these %d refs:"
291 msgid "Could not spawn pack-objects"
295 msgid "pack-objects died"
299 msgid "rev-list died"
304 msgid "ref '%s' is excluded by the rev-list options"
307 #: bundle.c:443 builtin/log.c:157 builtin/log.c:1367 builtin/shortlog.c:261
309 msgid "unrecognized argument: %s"
313 msgid "Refusing to create empty bundle."
318 msgid "cannot create '%s'"
322 msgid "index-pack died"
327 msgid "invalid color value: %.*s"
330 #: commit.c:40 builtin/am.c:451 builtin/am.c:487 builtin/am.c:1516
333 msgid "could not parse %s"
338 msgid "%s %s is not a commit!"
341 #: compat/obstack.c:406 compat/obstack.c:408
342 msgid "memory exhausted"
345 #: config.c:474 config.c:476
347 msgid "bad config file line %d in %s"
352 msgid "bad numeric config value '%s' for '%s' in %s: %s"
357 msgid "bad numeric config value '%s' for '%s': %s"
362 msgid "failed to expand user dir in: '%s'"
365 #: config.c:757 config.c:768
367 msgid "bad zlib compression level %d"
372 msgid "invalid mode for object creation: %s"
376 msgid "unable to parse command-line config"
380 msgid "unknown error occured while reading the configuration files"
385 msgid "unable to parse '%s' from command-line config"
390 msgid "bad config variable '%s' in file '%s' at line %d"
395 msgid "%s has multiple values"
399 msgid "Could not run 'git rev-list'"
404 msgid "failed write to rev-list: %s"
409 msgid "failed to close rev-list's stdin: %s"
413 msgid "in the future"
418 msgid "%lu second ago"
419 msgid_plural "%lu seconds ago"
425 msgid "%lu minute ago"
426 msgid_plural "%lu minutes ago"
433 msgid_plural "%lu hours ago"
440 msgid_plural "%lu days ago"
447 msgid_plural "%lu weeks ago"
453 msgid "%lu month ago"
454 msgid_plural "%lu months ago"
461 msgid_plural "%lu years"
465 #. TRANSLATORS: "%s" is "<n> years"
468 msgid "%s, %lu month ago"
469 msgid_plural "%s, %lu months ago"
473 #: date.c:154 date.c:159
476 msgid_plural "%lu years ago"
480 #: diffcore-order.c:24
482 msgid "failed to read orderfile '%s'"
485 #: diffcore-rename.c:536
486 msgid "Performing inexact rename detection"
491 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
496 msgid " Unknown dirstat parameter '%s'\n"
501 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
507 "Found errors in 'diff.dirstat' config variable:\n"
513 msgid "external diff died, stopping at %s"
517 msgid "--follow requires exactly one pathspec"
523 "Failed to parse --dirstat/-X option parameter:\n"
529 msgid "Failed to parse --submodule option parameter: '%s'"
533 msgid "failed to get kernel name and information"
537 msgid "Untracked cache is disabled on this system."
540 #: gpg-interface.c:166 gpg-interface.c:237
541 msgid "could not run gpg."
544 #: gpg-interface.c:178
545 msgid "gpg did not accept the data"
548 #: gpg-interface.c:189
549 msgid "gpg failed to sign the data"
552 #: gpg-interface.c:222
554 msgid "could not create temporary file '%s': %s"
557 #: gpg-interface.c:225
559 msgid "failed writing detached signature to '%s': %s"
564 msgid "'%s': unable to read %s"
574 msgid "'%s': short read %s"
579 msgid "available git commands in '%s'"
583 msgid "git commands available from elsewhere on your $PATH"
587 msgid "These are common Git commands used in various situations:"
593 "'%s' appears to be a git command, but we were not\n"
594 "able to execute it. Maybe git-%s is broken?"
598 msgid "Uh oh. Your system reports no Git commands at all."
604 "WARNING: You called a Git command named '%s', which does not exist.\n"
605 "Continuing under the assumption that you meant '%s'"
610 msgid "in %0.1f seconds automatically..."
615 msgid "git: '%s' is not a git command. See 'git --help'."
618 #: help.c:406 help.c:466
624 "Did you mean one of these?"
634 msgid "failed to read the cache"
637 #: merge.c:94 builtin/am.c:2001 builtin/am.c:2036 builtin/checkout.c:375
638 #: builtin/checkout.c:586 builtin/clone.c:715
639 msgid "unable to write new index file"
642 #: merge-recursive.c:189
644 msgid "(bad commit)\n"
647 #: merge-recursive.c:209
649 msgid "addinfo_cache failed for path '%s'"
652 #: merge-recursive.c:270
653 msgid "error building trees"
656 #: merge-recursive.c:687
658 msgid "failed to create path '%s'%s"
661 #: merge-recursive.c:698
663 msgid "Removing %s to make room for subdirectory\n"
666 #: merge-recursive.c:712 merge-recursive.c:733
667 msgid ": perhaps a D/F conflict?"
670 #: merge-recursive.c:723
672 msgid "refusing to lose untracked file at '%s'"
675 #: merge-recursive.c:763
677 msgid "cannot read object %s '%s'"
680 #: merge-recursive.c:765
682 msgid "blob expected for %s '%s'"
685 #: merge-recursive.c:788 builtin/clone.c:364
687 msgid "failed to open '%s'"
690 #: merge-recursive.c:796
692 msgid "failed to symlink '%s'"
695 #: merge-recursive.c:799
697 msgid "do not know what to do with %06o %s '%s'"
700 #: merge-recursive.c:937
701 msgid "Failed to execute internal merge"
704 #: merge-recursive.c:941
706 msgid "Unable to add %s to database"
709 #: merge-recursive.c:957
710 msgid "unsupported object type in the tree"
713 #: merge-recursive.c:1032 merge-recursive.c:1046
716 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
720 #: merge-recursive.c:1038 merge-recursive.c:1051
723 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
727 #: merge-recursive.c:1092
731 #: merge-recursive.c:1092
735 #: merge-recursive.c:1148
737 msgid "%s is a directory in %s adding as %s instead"
740 #: merge-recursive.c:1170
743 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
744 "\"->\"%s\" in \"%s\"%s"
747 #: merge-recursive.c:1175
748 msgid " (left unresolved)"
751 #: merge-recursive.c:1229
753 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
756 #: merge-recursive.c:1259
758 msgid "Renaming %s to %s and %s to %s instead"
761 #: merge-recursive.c:1458
763 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
766 #: merge-recursive.c:1468
768 msgid "Adding merged %s"
771 #: merge-recursive.c:1473 merge-recursive.c:1671
773 msgid "Adding as %s instead"
776 #: merge-recursive.c:1524
778 msgid "cannot read object %s"
781 #: merge-recursive.c:1527
783 msgid "object %s is not a blob"
786 #: merge-recursive.c:1575
790 #: merge-recursive.c:1575
794 #: merge-recursive.c:1585
798 #: merge-recursive.c:1592
802 #: merge-recursive.c:1626
804 msgid "Skipped %s (merged same as existing)"
807 #: merge-recursive.c:1640
809 msgid "Auto-merging %s"
812 #: merge-recursive.c:1644 git-submodule.sh:1150
816 #: merge-recursive.c:1645
818 msgid "CONFLICT (%s): Merge conflict in %s"
821 #: merge-recursive.c:1731
826 #: merge-recursive.c:1756
827 msgid "file/directory"
830 #: merge-recursive.c:1762
831 msgid "directory/file"
834 #: merge-recursive.c:1767
836 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
839 #: merge-recursive.c:1777
844 #: merge-recursive.c:1794
845 msgid "Fatal merge failure, shouldn't happen."
848 #: merge-recursive.c:1813
849 msgid "Already up-to-date!"
852 #: merge-recursive.c:1822
854 msgid "merging of trees %s and %s failed"
857 #: merge-recursive.c:1852
859 msgid "Unprocessed path??? %s"
862 #: merge-recursive.c:1900
866 #: merge-recursive.c:1913
868 msgid "found %u common ancestor:"
869 msgid_plural "found %u common ancestors:"
873 #: merge-recursive.c:1950
874 msgid "merge returned no commit"
877 #: merge-recursive.c:2007
879 msgid "Could not parse object '%s'"
882 #: merge-recursive.c:2018 builtin/merge.c:645
883 msgid "Unable to write index."
887 msgid "Cannot commit uninitialized/unreferenced notes tree"
892 msgid "Bad notes.rewriteMode value: '%s'"
897 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
900 #. TRANSLATORS: The first %s is the name of the
901 #. environment variable, the second %s is its value
904 msgid "Bad %s value: '%s'"
909 msgid "unable to parse object: %s"
912 #: parse-options.c:563
916 #: parse-options.c:581
921 #. TRANSLATORS: the colon here should align with the
922 #. one in "usage: %s" translation
923 #: parse-options.c:585
928 #: parse-options.c:588
933 #: parse-options.c:622
938 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
943 "global 'literal' pathspec setting is incompatible with all other global "
948 msgid "invalid parameter for pathspec magic 'prefix'"
953 msgid "Invalid pathspec magic '%.*s' in '%s'"
958 msgid "Missing ')' at the end of pathspec magic in '%s'"
963 msgid "Unimplemented pathspec magic '%c' in '%s'"
968 msgid "%s: 'literal' and 'glob' are incompatible"
973 msgid "%s: '%s' is outside repository"
978 msgid "Pathspec '%s' is in submodule '%.*s'"
983 msgid "%s: pathspec magic not supported by this command: %s"
988 msgid "pathspec '%s' is beyond a symbolic link"
993 "There is nothing to exclude from by :(exclude) patterns.\n"
994 "Perhaps you forgot to add either ':/' or '.' ?"
998 msgid "unable to parse --pretty format"
1005 #: read-cache.c:1296
1008 "index.version set, but the value is invalid.\n"
1012 #: read-cache.c:1306
1015 "GIT_INDEX_VERSION set, but the value is invalid.\n"
1019 #: refs.c:2941 builtin/merge.c:760 builtin/merge.c:871 builtin/merge.c:973
1020 #: builtin/merge.c:983
1022 msgid "Could not open '%s' for writing"
1027 msgid "could not delete reference %s: %s"
1032 msgid "could not delete references: %s"
1037 msgid "could not remove reference %s"
1041 msgid "unable to parse format"
1046 msgid "Cannot fetch both %s and %s to %s"
1051 msgid "%s usually tracks %s, not %s"
1056 msgid "%s tracks both %s and %s"
1060 msgid "Internal error"
1063 #: remote.c:1723 remote.c:1766
1064 msgid "HEAD does not point to a branch"
1069 msgid "no such branch: '%s'"
1074 msgid "no upstream configured for branch '%s'"
1079 msgid "upstream branch '%s' not stored as a remote-tracking branch"
1084 msgid "push destination '%s' on remote '%s' has no local tracking branch"
1089 msgid "branch '%s' has no remote for pushing"
1094 msgid "push refspecs for '%s' do not include '%s'"
1098 msgid "push has no destination (push.default is 'nothing')"
1102 msgid "cannot resolve 'simple' push to a single destination"
1107 msgid "Your branch is based on '%s', but the upstream is gone.\n"
1111 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
1116 msgid "Your branch is up-to-date with '%s'.\n"
1121 msgid "Your branch is ahead of '%s' by %d commit.\n"
1122 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
1127 msgid " (use \"git push\" to publish your local commits)\n"
1132 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
1134 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
1139 msgid " (use \"git pull\" to update your local branch)\n"
1145 "Your branch and '%s' have diverged,\n"
1146 "and have %d and %d different commit each, respectively.\n"
1148 "Your branch and '%s' have diverged,\n"
1149 "and have %d and %d different commits each, respectively.\n"
1154 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
1158 msgid "your current branch appears to be broken"
1163 msgid "your current branch '%s' does not have any commits yet"
1167 msgid "--first-parent is incompatible with --bisect"
1171 msgid "open /dev/null failed"
1176 msgid "dup2(%d,%d) failed"
1180 msgid "failed to sign the push certificate"
1184 msgid "the receiving end does not support --signed push"
1189 "not sending a push certificate since the receiving end does not support --"
1194 msgid "the receiving end does not support --atomic push"
1199 "after resolving the conflicts, mark the corrected paths\n"
1200 "with 'git add <paths>' or 'git rm <paths>'"
1205 "after resolving the conflicts, mark the corrected paths\n"
1206 "with 'git add <paths>' or 'git rm <paths>'\n"
1207 "and commit the result with 'git commit'"
1210 #: sequencer.c:199 sequencer.c:842 sequencer.c:922
1212 msgid "Could not write to %s"
1217 msgid "Error wrapping up %s"
1221 msgid "Your local changes would be overwritten by cherry-pick."
1225 msgid "Your local changes would be overwritten by revert."
1229 msgid "Commit your changes or stash them to proceed."
1232 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
1235 msgid "%s: Unable to write new index file"
1239 msgid "Could not resolve HEAD commit\n"
1243 msgid "Unable to update cache tree\n"
1248 msgid "Could not parse commit %s\n"
1253 msgid "Could not parse parent commit %s\n"
1257 msgid "Your index file is unmerged."
1262 msgid "Commit %s is a merge but no -m option was given."
1267 msgid "Commit %s does not have parent %d"
1272 msgid "Mainline was specified but commit %s is not a merge."
1275 #. TRANSLATORS: The first %s will be "revert" or
1276 #. "cherry-pick", the second %s a SHA1
1279 msgid "%s: cannot parse parent commit %s"
1284 msgid "Cannot get commit message for %s"
1289 msgid "could not revert %s... %s"
1294 msgid "could not apply %s... %s"
1298 msgid "empty commit set passed"
1303 msgid "git %s: failed to read the index"
1308 msgid "git %s: failed to refresh the index"
1313 msgid "Cannot %s during a %s"
1318 msgid "Could not parse line %d."
1322 msgid "No commits parsed."
1327 msgid "Could not open %s"
1332 msgid "Could not read %s."
1337 msgid "Unusable instruction sheet: %s"
1342 msgid "Invalid key: %s"
1345 #: sequencer.c:794 builtin/pull.c:47 builtin/pull.c:49
1347 msgid "Invalid value for %s: %s"
1352 msgid "Malformed options sheet: %s"
1356 msgid "a cherry-pick or revert is already in progress"
1360 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
1365 msgid "Could not create sequencer directory %s"
1368 #: sequencer.c:844 sequencer.c:926
1370 msgid "Error wrapping up %s."
1373 #: sequencer.c:863 sequencer.c:996
1374 msgid "no cherry-pick or revert in progress"
1378 msgid "cannot resolve HEAD"
1382 msgid "cannot abort from a branch yet to be born"
1385 #: sequencer.c:887 builtin/apply.c:4291
1387 msgid "cannot open %s: %s"
1392 msgid "cannot read %s: %s"
1396 msgid "unexpected end of file"
1401 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
1406 msgid "Could not format %s."
1411 msgid "%s: can't cherry-pick a %s"
1416 msgid "%s: bad revision"
1420 msgid "Can't revert as initial commit"
1424 msgid "Can't cherry-pick into empty head"
1429 msgid "failed to read %s"
1434 "Git normally never creates a ref that ends with 40 hex characters\n"
1435 "because it will be ignored when you just specify 40-hex. These refs\n"
1436 "may be created by mistake. For example,\n"
1438 " git checkout -b $br $(git rev-parse ...)\n"
1440 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
1441 "examine these refs and maybe delete them. Turn this message off by\n"
1442 "running \"git config advice.objectNameWarning false\""
1445 #: submodule.c:61 submodule.c:95
1446 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
1449 #: submodule.c:65 submodule.c:99
1451 msgid "Could not find section in .gitmodules where path=%s"
1456 msgid "Could not update .gitmodules entry %s"
1461 msgid "Could not remove .gitmodules entry for %s"
1465 msgid "staging updated .gitmodules failed"
1470 msgid "Could not set core.worktree in %s"
1473 #: trailer.c:491 trailer.c:495 trailer.c:499 trailer.c:553 trailer.c:557
1476 msgid "unknown value '%s' for key '%s'"
1479 #: trailer.c:543 trailer.c:548 builtin/remote.c:290
1481 msgid "more than one %s"
1486 msgid "empty trailer token in trailer '%.*s'"
1491 msgid "could not read input file '%s'"
1495 msgid "could not read from stdin"
1498 #: transport-helper.c:1025
1500 msgid "Could not read ref %s"
1503 #: unpack-trees.c:203
1504 msgid "Checking out files"
1508 msgid "invalid URL scheme name or missing '://' suffix"
1511 #: urlmatch.c:144 urlmatch.c:297 urlmatch.c:356
1513 msgid "invalid %XX escape sequence"
1517 msgid "missing host and scheme is not 'file:'"
1521 msgid "a 'file:' URL may not have a port number"
1525 msgid "invalid characters in host name"
1528 #: urlmatch.c:244 urlmatch.c:255
1529 msgid "invalid port number"
1533 msgid "invalid '..' path segment"
1536 #: wrapper.c:219 wrapper.c:362
1538 msgid "could not open '%s' for reading and writing"
1541 #: wrapper.c:221 wrapper.c:364
1543 msgid "could not open '%s' for writing"
1546 #: wrapper.c:223 wrapper.c:366 builtin/am.c:337 builtin/commit.c:1688
1547 #: builtin/merge.c:1076 builtin/pull.c:380
1549 msgid "could not open '%s' for reading"
1554 msgid "unable to access '%s': %s"
1559 msgid "unable to access '%s'"
1564 msgid "unable to look up current user in the passwd file: %s"
1568 msgid "no such user"
1572 msgid "unable to get current working directory"
1577 msgid "could not open %s for writing"
1580 #: wrapper.c:642 builtin/am.c:424
1582 msgid "could not write to %s"
1587 msgid "could not close %s"
1591 msgid "Unmerged paths:"
1594 #: wt-status.c:176 wt-status.c:203
1596 msgid " (use \"git reset %s <file>...\" to unstage)"
1599 #: wt-status.c:178 wt-status.c:205
1600 msgid " (use \"git rm --cached <file>...\" to unstage)"
1604 msgid " (use \"git add <file>...\" to mark resolution)"
1607 #: wt-status.c:184 wt-status.c:188
1608 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
1612 msgid " (use \"git rm <file>...\" to mark resolution)"
1615 #: wt-status.c:197 wt-status.c:880
1616 msgid "Changes to be committed:"
1619 #: wt-status.c:215 wt-status.c:889
1620 msgid "Changes not staged for commit:"
1624 msgid " (use \"git add <file>...\" to update what will be committed)"
1628 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
1633 " (use \"git checkout -- <file>...\" to discard changes in working directory)"
1637 msgid " (commit or discard the untracked or modified content in submodules)"
1642 msgid " (use \"git %s <file>...\" to include in what will be committed)"
1646 msgid "both deleted:"
1650 msgid "added by us:"
1654 msgid "deleted by them:"
1658 msgid "added by them:"
1662 msgid "deleted by us:"
1670 msgid "both modified:"
1675 msgid "bug: unhandled unmerged status %x"
1711 msgid "new commits, "
1715 msgid "modified content, "
1719 msgid "untracked content, "
1724 msgid "bug: unhandled diff status %c"
1728 msgid "Submodules changed but not updated:"
1732 msgid "Submodule changes to be committed:"
1737 "Do not touch the line above.\n"
1738 "Everything below will be removed."
1742 msgid "You have unmerged paths."
1746 msgid " (fix conflicts and run \"git commit\")"
1750 msgid "All conflicts fixed but you are still merging."
1754 msgid " (use \"git commit\" to conclude merge)"
1758 msgid "You are in the middle of an am session."
1762 msgid "The current patch is empty."
1766 msgid " (fix conflicts and then run \"git am --continue\")"
1770 msgid " (use \"git am --skip\" to skip this patch)"
1774 msgid " (use \"git am --abort\" to restore the original branch)"
1778 msgid "No commands done."
1783 msgid "Last command done (%d command done):"
1784 msgid_plural "Last commands done (%d commands done):"
1790 msgid " (see more in file %s)"
1794 msgid "No commands remaining."
1799 msgid "Next command to do (%d remaining command):"
1800 msgid_plural "Next commands to do (%d remaining commands):"
1805 msgid " (use \"git rebase --edit-todo\" to view and edit)"
1810 msgid "You are currently rebasing branch '%s' on '%s'."
1814 msgid "You are currently rebasing."
1818 msgid " (fix conflicts and then run \"git rebase --continue\")"
1822 msgid " (use \"git rebase --skip\" to skip this patch)"
1826 msgid " (use \"git rebase --abort\" to check out the original branch)"
1830 msgid " (all conflicts fixed: run \"git rebase --continue\")"
1836 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
1840 msgid "You are currently splitting a commit during a rebase."
1844 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
1849 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
1853 msgid "You are currently editing a commit during a rebase."
1857 msgid " (use \"git commit --amend\" to amend the current commit)"
1862 " (use \"git rebase --continue\" once you are satisfied with your changes)"
1867 msgid "You are currently cherry-picking commit %s."
1871 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
1875 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
1879 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
1884 msgid "You are currently reverting commit %s."
1888 msgid " (fix conflicts and run \"git revert --continue\")"
1892 msgid " (all conflicts fixed: run \"git revert --continue\")"
1896 msgid " (use \"git revert --abort\" to cancel the revert operation)"
1901 msgid "You are currently bisecting, started from branch '%s'."
1905 msgid "You are currently bisecting."
1909 msgid " (use \"git bisect reset\" to get back to the original branch)"
1917 msgid "interactive rebase in progress; onto "
1921 msgid "rebase in progress; onto "
1925 msgid "HEAD detached at "
1929 msgid "HEAD detached from "
1933 msgid "Not currently on any branch."
1937 msgid "Initial commit"
1941 msgid "Untracked files"
1945 msgid "Ignored files"
1951 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
1952 "may speed it up, but you have to be careful not to forget to add\n"
1953 "new files yourself (see 'git help status')."
1958 msgid "Untracked files not listed%s"
1962 msgid " (use -u option to show untracked files)"
1971 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
1976 msgid "no changes added to commit\n"
1982 "nothing added to commit but untracked files present (use \"git add\" to "
1988 msgid "nothing added to commit but untracked files present\n"
1993 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
1996 #: wt-status.c:1528 wt-status.c:1533
1998 msgid "nothing to commit\n"
2003 msgid "nothing to commit (use -u to show untracked files)\n"
2008 msgid "nothing to commit, working directory clean\n"
2012 msgid "HEAD (no branch)"
2016 msgid "Initial commit on "
2023 #: wt-status.c:1679 wt-status.c:1687
2027 #: compat/precompose_utf8.c:55 builtin/clone.c:403
2029 msgid "failed to unlink '%s'"
2033 msgid "git add [<options>] [--] <pathspec>..."
2038 msgid "unexpected diff status %c"
2041 #: builtin/add.c:70 builtin/commit.c:277
2042 msgid "updating files failed"
2047 msgid "remove '%s'\n"
2050 #: builtin/add.c:134
2051 msgid "Unstaged changes after refreshing the index:"
2054 #: builtin/add.c:194 builtin/rev-parse.c:799
2055 msgid "Could not read the index"
2058 #: builtin/add.c:205
2060 msgid "Could not open '%s' for writing."
2063 #: builtin/add.c:209
2064 msgid "Could not write patch"
2067 #: builtin/add.c:212
2068 msgid "editing patch failed"
2071 #: builtin/add.c:215
2073 msgid "Could not stat '%s'"
2076 #: builtin/add.c:217
2077 msgid "Empty patch. Aborted."
2080 #: builtin/add.c:222
2082 msgid "Could not apply '%s'"
2085 #: builtin/add.c:232
2086 msgid "The following paths are ignored by one of your .gitignore files:\n"
2089 #: builtin/add.c:249 builtin/clean.c:896 builtin/fetch.c:108 builtin/mv.c:110
2090 #: builtin/prune-packed.c:55 builtin/pull.c:182 builtin/push.c:545
2091 #: builtin/remote.c:1339 builtin/rm.c:268 builtin/send-pack.c:162
2095 #: builtin/add.c:250 builtin/apply.c:4580 builtin/check-ignore.c:19
2096 #: builtin/commit.c:1321 builtin/count-objects.c:63 builtin/fsck.c:636
2097 #: builtin/log.c:1641 builtin/mv.c:109 builtin/read-tree.c:114
2101 #: builtin/add.c:252
2102 msgid "interactive picking"
2105 #: builtin/add.c:253 builtin/checkout.c:1152 builtin/reset.c:286
2106 msgid "select hunks interactively"
2109 #: builtin/add.c:254
2110 msgid "edit current diff and apply"
2113 #: builtin/add.c:255
2114 msgid "allow adding otherwise ignored files"
2117 #: builtin/add.c:256
2118 msgid "update tracked files"
2121 #: builtin/add.c:257
2122 msgid "record only the fact that the path will be added later"
2125 #: builtin/add.c:258
2126 msgid "add changes from all tracked and untracked files"
2129 #: builtin/add.c:261
2130 msgid "ignore paths removed in the working tree (same as --no-all)"
2133 #: builtin/add.c:263
2134 msgid "don't add, only refresh the index"
2137 #: builtin/add.c:264
2138 msgid "just skip files which cannot be added because of errors"
2141 #: builtin/add.c:265
2142 msgid "check if - even missing - files are ignored in dry run"
2145 #: builtin/add.c:287
2147 msgid "Use -f if you really want to add them.\n"
2150 #: builtin/add.c:294
2151 msgid "adding files failed"
2154 #: builtin/add.c:330
2155 msgid "-A and -u are mutually incompatible"
2158 #: builtin/add.c:337
2159 msgid "Option --ignore-missing can only be used together with --dry-run"
2162 #: builtin/add.c:358
2164 msgid "Nothing specified, nothing added.\n"
2167 #: builtin/add.c:359
2169 msgid "Maybe you wanted to say 'git add .'?\n"
2172 #: builtin/add.c:364 builtin/check-ignore.c:172 builtin/clean.c:940
2173 #: builtin/commit.c:336 builtin/mv.c:130 builtin/reset.c:235 builtin/rm.c:298
2174 msgid "index file corrupt"
2177 #: builtin/add.c:445 builtin/apply.c:4678 builtin/mv.c:279 builtin/rm.c:430
2178 msgid "Unable to write new index file"
2183 msgid "could not stat %s"
2186 #: builtin/am.c:270 builtin/am.c:1345 builtin/commit.c:737
2187 #: builtin/merge.c:1079
2189 msgid "could not read '%s'"
2193 msgid "could not parse author script"
2198 msgid "'%s' was deleted by the applypatch-msg hook"
2201 #: builtin/am.c:562 builtin/notes.c:300
2203 msgid "Malformed input line: '%s'."
2206 #: builtin/am.c:599 builtin/notes.c:315
2208 msgid "Failed to copy notes from '%s' to '%s'"
2212 msgid "fseek failed"
2215 #: builtin/am.c:786 builtin/am.c:874
2217 msgid "could not open '%s' for reading: %s"
2222 msgid "could not open '%s' for writing: %s"
2227 msgid "could not parse patch '%s'"
2231 msgid "Only one StGIT patch series can be applied at once"
2235 msgid "invalid timestamp"
2238 #: builtin/am.c:918 builtin/am.c:926
2239 msgid "invalid Date line"
2243 msgid "invalid timezone offset"
2246 #: builtin/am.c:1010
2247 msgid "Patch format detection failed."
2250 #: builtin/am.c:1015 builtin/clone.c:368
2252 msgid "failed to create directory '%s'"
2255 #: builtin/am.c:1019
2256 msgid "Failed to split patches."
2259 #: builtin/am.c:1151 builtin/commit.c:362
2260 msgid "unable to write index file"
2263 #: builtin/am.c:1202
2265 msgid "When you have resolved this problem, run \"%s --continue\"."
2268 #: builtin/am.c:1203
2270 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
2273 #: builtin/am.c:1204
2275 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
2278 #: builtin/am.c:1339
2279 msgid "Patch is empty. Was it split wrong?"
2282 #: builtin/am.c:1413 builtin/log.c:1345
2284 msgid "invalid ident line: %s"
2287 #: builtin/am.c:1440
2289 msgid "unable to parse commit %s"
2292 #: builtin/am.c:1614
2293 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
2296 #: builtin/am.c:1616
2297 msgid "Using index info to reconstruct a base tree..."
2300 #: builtin/am.c:1635
2302 "Did you hand edit your patch?\n"
2303 "It does not apply to blobs recorded in its index."
2306 #: builtin/am.c:1641
2307 msgid "Falling back to patching base and 3-way merge..."
2310 #: builtin/am.c:1666
2311 msgid "Failed to merge in the changes."
2314 #: builtin/am.c:1691 builtin/merge.c:632
2315 msgid "git write-tree failed to write a tree"
2318 #: builtin/am.c:1698
2319 msgid "applying to an empty history"
2322 #: builtin/am.c:1711 builtin/commit.c:1752 builtin/merge.c:829
2323 #: builtin/merge.c:854
2324 msgid "failed to write commit object"
2327 #: builtin/am.c:1743 builtin/am.c:1747
2329 msgid "cannot resume: %s does not exist."
2332 #: builtin/am.c:1763
2333 msgid "cannot be interactive without stdin connected to a terminal."
2336 #: builtin/am.c:1768
2337 msgid "Commit Body is:"
2340 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
2341 #. in your translation. The program will only accept English
2342 #. input at this point.
2344 #: builtin/am.c:1778
2345 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
2348 #: builtin/am.c:1828
2350 msgid "Dirty index: cannot apply patches (dirty: %s)"
2353 #: builtin/am.c:1863 builtin/am.c:1934
2355 msgid "Applying: %.*s"
2358 #: builtin/am.c:1879
2359 msgid "No changes -- Patch already applied."
2362 #: builtin/am.c:1887
2364 msgid "Patch failed at %s %.*s"
2367 #: builtin/am.c:1893
2369 msgid "The copy of the patch that failed is found in: %s"
2372 #: builtin/am.c:1937
2374 "No changes - did you forget to use 'git add'?\n"
2375 "If there is nothing left to stage, chances are that something else\n"
2376 "already introduced the same changes; you might want to skip this patch."
2379 #: builtin/am.c:1944
2381 "You still have unmerged paths in your index.\n"
2382 "Did you forget to use 'git add'?"
2385 #: builtin/am.c:2052 builtin/am.c:2056 builtin/am.c:2068 builtin/reset.c:308
2386 #: builtin/reset.c:316
2388 msgid "Could not parse object '%s'."
2391 #: builtin/am.c:2104
2392 msgid "failed to clean index"
2395 #: builtin/am.c:2138
2397 "You seem to have moved HEAD since the last 'am' failure.\n"
2398 "Not rewinding to ORIG_HEAD"
2401 #: builtin/am.c:2199
2403 msgid "Invalid value for --patch-format: %s"
2406 #: builtin/am.c:2221
2407 msgid "git am [options] [(<mbox>|<Maildir>)...]"
2410 #: builtin/am.c:2222
2411 msgid "git am [options] (--continue | --skip | --abort)"
2414 #: builtin/am.c:2228
2415 msgid "run interactively"
2418 #: builtin/am.c:2230
2419 msgid "historical option -- no-op"
2422 #: builtin/am.c:2232
2423 msgid "allow fall back on 3way merging if needed"
2426 #: builtin/am.c:2233 builtin/init-db.c:509 builtin/prune-packed.c:57
2427 #: builtin/repack.c:171
2431 #: builtin/am.c:2235
2432 msgid "add a Signed-off-by line to the commit message"
2435 #: builtin/am.c:2238
2436 msgid "recode into utf8 (default)"
2439 #: builtin/am.c:2240
2440 msgid "pass -k flag to git-mailinfo"
2443 #: builtin/am.c:2242
2444 msgid "pass -b flag to git-mailinfo"
2447 #: builtin/am.c:2244
2448 msgid "pass -m flag to git-mailinfo"
2451 #: builtin/am.c:2246
2452 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
2455 #: builtin/am.c:2249
2456 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
2459 #: builtin/am.c:2252
2460 msgid "strip everything before a scissors line"
2463 #: builtin/am.c:2253 builtin/apply.c:4563
2467 #: builtin/am.c:2254 builtin/am.c:2257 builtin/am.c:2260 builtin/am.c:2263
2468 #: builtin/am.c:2266 builtin/am.c:2269 builtin/am.c:2272 builtin/am.c:2275
2469 #: builtin/am.c:2281
2470 msgid "pass it through git-apply"
2473 #: builtin/am.c:2262 builtin/apply.c:4587
2477 #: builtin/am.c:2265 builtin/am.c:2268 builtin/apply.c:4525
2478 #: builtin/apply.c:4528 builtin/clone.c:85 builtin/fetch.c:93
2479 #: builtin/pull.c:167
2483 #: builtin/am.c:2271 builtin/fmt-merge-msg.c:669 builtin/fmt-merge-msg.c:672
2484 #: builtin/grep.c:698 builtin/merge.c:198 builtin/pull.c:127
2485 #: builtin/repack.c:178 builtin/repack.c:182 builtin/show-branch.c:664
2486 #: builtin/show-ref.c:180 builtin/tag.c:591 parse-options.h:132
2487 #: parse-options.h:134 parse-options.h:243
2491 #: builtin/am.c:2274 builtin/apply.c:4531
2495 #: builtin/am.c:2277 builtin/for-each-ref.c:34 builtin/replace.c:438
2499 #: builtin/am.c:2278
2500 msgid "format the patch(es) are in"
2503 #: builtin/am.c:2284
2504 msgid "override error message when patch failure occurs"
2507 #: builtin/am.c:2286
2508 msgid "continue applying patches after resolving a conflict"
2511 #: builtin/am.c:2289
2512 msgid "synonyms for --continue"
2515 #: builtin/am.c:2292
2516 msgid "skip the current patch"
2519 #: builtin/am.c:2295
2520 msgid "restore the original branch and abort the patching operation."
2523 #: builtin/am.c:2299
2524 msgid "lie about committer date"
2527 #: builtin/am.c:2301
2528 msgid "use current timestamp for author date"
2531 #: builtin/am.c:2303 builtin/commit.c:1590 builtin/merge.c:225
2532 #: builtin/pull.c:155 builtin/revert.c:92 builtin/tag.c:606
2536 #: builtin/am.c:2304
2537 msgid "GPG-sign commits"
2540 #: builtin/am.c:2307
2541 msgid "(internal use for git-rebase)"
2544 #: builtin/am.c:2322
2546 "The -b/--binary option has been a no-op for long time, and\n"
2547 "it will be removed. Please do not use it anymore."
2550 #: builtin/am.c:2329
2551 msgid "failed to read the index"
2554 #: builtin/am.c:2344
2556 msgid "previous rebase directory %s still exists but mbox given."
2559 #: builtin/am.c:2368
2562 "Stray %s directory found.\n"
2563 "Use \"git am --abort\" to remove it."
2566 #: builtin/am.c:2374
2567 msgid "Resolve operation not in progress, we are not resuming."
2570 #: builtin/apply.c:59
2571 msgid "git apply [<options>] [<patch>...]"
2574 #: builtin/apply.c:112
2576 msgid "unrecognized whitespace option '%s'"
2579 #: builtin/apply.c:127
2581 msgid "unrecognized whitespace ignore option '%s'"
2584 #: builtin/apply.c:822
2586 msgid "Cannot prepare timestamp regexp %s"
2589 #: builtin/apply.c:831
2591 msgid "regexec returned %d for input: %s"
2594 #: builtin/apply.c:912
2596 msgid "unable to find filename in patch at line %d"
2599 #: builtin/apply.c:944
2601 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
2604 #: builtin/apply.c:948
2606 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
2609 #: builtin/apply.c:949
2611 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
2614 #: builtin/apply.c:956
2616 msgid "git apply: bad git-diff - expected /dev/null on line %d"
2619 #: builtin/apply.c:1419
2621 msgid "recount: unexpected line: %.*s"
2624 #: builtin/apply.c:1476
2626 msgid "patch fragment without header at line %d: %.*s"
2629 #: builtin/apply.c:1493
2632 "git diff header lacks filename information when removing %d leading pathname "
2633 "component (line %d)"
2635 "git diff header lacks filename information when removing %d leading pathname "
2636 "components (line %d)"
2640 #: builtin/apply.c:1659
2641 msgid "new file depends on old contents"
2644 #: builtin/apply.c:1661
2645 msgid "deleted file still has contents"
2648 #: builtin/apply.c:1687
2650 msgid "corrupt patch at line %d"
2653 #: builtin/apply.c:1723
2655 msgid "new file %s depends on old contents"
2658 #: builtin/apply.c:1725
2660 msgid "deleted file %s still has contents"
2663 #: builtin/apply.c:1728
2665 msgid "** warning: file %s becomes empty but is not deleted"
2668 #: builtin/apply.c:1874
2670 msgid "corrupt binary patch at line %d: %.*s"
2673 #: builtin/apply.c:1903
2675 msgid "unrecognized binary patch at line %d"
2678 #: builtin/apply.c:2054
2680 msgid "patch with only garbage at line %d"
2683 #: builtin/apply.c:2144
2685 msgid "unable to read symlink %s"
2688 #: builtin/apply.c:2148
2690 msgid "unable to open or read %s"
2693 #: builtin/apply.c:2781
2695 msgid "invalid start of line: '%c'"
2698 #: builtin/apply.c:2900
2700 msgid "Hunk #%d succeeded at %d (offset %d line)."
2701 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
2705 #: builtin/apply.c:2912
2707 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
2710 #: builtin/apply.c:2918
2713 "while searching for:\n"
2717 #: builtin/apply.c:2938
2719 msgid "missing binary patch data for '%s'"
2722 #: builtin/apply.c:3039
2724 msgid "binary patch does not apply to '%s'"
2727 #: builtin/apply.c:3045
2729 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
2732 #: builtin/apply.c:3066
2734 msgid "patch failed: %s:%ld"
2737 #: builtin/apply.c:3190
2739 msgid "cannot checkout %s"
2742 #: builtin/apply.c:3235 builtin/apply.c:3246 builtin/apply.c:3291
2744 msgid "read of %s failed"
2747 #: builtin/apply.c:3243
2749 msgid "reading from '%s' beyond a symbolic link"
2752 #: builtin/apply.c:3271 builtin/apply.c:3493
2754 msgid "path %s has been renamed/deleted"
2757 #: builtin/apply.c:3352 builtin/apply.c:3507
2759 msgid "%s: does not exist in index"
2762 #: builtin/apply.c:3356 builtin/apply.c:3499 builtin/apply.c:3521
2767 #: builtin/apply.c:3361 builtin/apply.c:3515
2769 msgid "%s: does not match index"
2772 #: builtin/apply.c:3463
2773 msgid "removal patch leaves file contents"
2776 #: builtin/apply.c:3532
2778 msgid "%s: wrong type"
2781 #: builtin/apply.c:3534
2783 msgid "%s has type %o, expected %o"
2786 #: builtin/apply.c:3693 builtin/apply.c:3695
2788 msgid "invalid path '%s'"
2791 #: builtin/apply.c:3750
2793 msgid "%s: already exists in index"
2796 #: builtin/apply.c:3753
2798 msgid "%s: already exists in working directory"
2801 #: builtin/apply.c:3773
2803 msgid "new mode (%o) of %s does not match old mode (%o)"
2806 #: builtin/apply.c:3778
2808 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
2811 #: builtin/apply.c:3798
2813 msgid "affected file '%s' is beyond a symbolic link"
2816 #: builtin/apply.c:3802
2818 msgid "%s: patch does not apply"
2821 #: builtin/apply.c:3816
2823 msgid "Checking patch %s..."
2826 #: builtin/apply.c:3909 builtin/checkout.c:232 builtin/reset.c:135
2828 msgid "make_cache_entry failed for path '%s'"
2831 #: builtin/apply.c:4052
2833 msgid "unable to remove %s from index"
2836 #: builtin/apply.c:4081
2838 msgid "corrupt patch for submodule %s"
2841 #: builtin/apply.c:4085
2843 msgid "unable to stat newly created file '%s'"
2846 #: builtin/apply.c:4090
2848 msgid "unable to create backing store for newly created file %s"
2851 #: builtin/apply.c:4093 builtin/apply.c:4201
2853 msgid "unable to add cache entry for %s"
2856 #: builtin/apply.c:4126
2858 msgid "closing file '%s'"
2861 #: builtin/apply.c:4175
2863 msgid "unable to write file '%s' mode %o"
2866 #: builtin/apply.c:4262
2868 msgid "Applied patch %s cleanly."
2871 #: builtin/apply.c:4270
2872 msgid "internal error"
2875 #: builtin/apply.c:4273
2877 msgid "Applying patch %%s with %d reject..."
2878 msgid_plural "Applying patch %%s with %d rejects..."
2882 #: builtin/apply.c:4283
2884 msgid "truncating .rej filename to %.*s.rej"
2887 #: builtin/apply.c:4304
2889 msgid "Hunk #%d applied cleanly."
2892 #: builtin/apply.c:4307
2894 msgid "Rejected hunk #%d."
2897 #: builtin/apply.c:4397
2898 msgid "unrecognized input"
2901 #: builtin/apply.c:4408
2902 msgid "unable to read index file"
2905 #: builtin/apply.c:4526
2906 msgid "don't apply changes matching the given path"
2909 #: builtin/apply.c:4529
2910 msgid "apply changes matching the given path"
2913 #: builtin/apply.c:4532
2914 msgid "remove <num> leading slashes from traditional diff paths"
2917 #: builtin/apply.c:4535
2918 msgid "ignore additions made by the patch"
2921 #: builtin/apply.c:4537
2922 msgid "instead of applying the patch, output diffstat for the input"
2925 #: builtin/apply.c:4541
2926 msgid "show number of added and deleted lines in decimal notation"
2929 #: builtin/apply.c:4543
2930 msgid "instead of applying the patch, output a summary for the input"
2933 #: builtin/apply.c:4545
2934 msgid "instead of applying the patch, see if the patch is applicable"
2937 #: builtin/apply.c:4547
2938 msgid "make sure the patch is applicable to the current index"
2941 #: builtin/apply.c:4549
2942 msgid "apply a patch without touching the working tree"
2945 #: builtin/apply.c:4551
2946 msgid "accept a patch that touches outside the working area"
2949 #: builtin/apply.c:4553
2950 msgid "also apply the patch (use with --stat/--summary/--check)"
2953 #: builtin/apply.c:4555
2954 msgid "attempt three-way merge if a patch does not apply"
2957 #: builtin/apply.c:4557
2958 msgid "build a temporary index based on embedded index information"
2961 #: builtin/apply.c:4559 builtin/checkout-index.c:198 builtin/ls-files.c:412
2962 msgid "paths are separated with NUL character"
2965 #: builtin/apply.c:4562
2966 msgid "ensure at least <n> lines of context match"
2969 #: builtin/apply.c:4564
2970 msgid "detect new or modified lines that have whitespace errors"
2973 #: builtin/apply.c:4567 builtin/apply.c:4570
2974 msgid "ignore changes in whitespace when finding context"
2977 #: builtin/apply.c:4573
2978 msgid "apply the patch in reverse"
2981 #: builtin/apply.c:4575
2982 msgid "don't expect at least one line of context"
2985 #: builtin/apply.c:4577
2986 msgid "leave the rejected hunks in corresponding *.rej files"
2989 #: builtin/apply.c:4579
2990 msgid "allow overlapping hunks"
2993 #: builtin/apply.c:4582
2994 msgid "tolerate incorrectly detected missing new-line at the end of file"
2997 #: builtin/apply.c:4585
2998 msgid "do not trust the line counts in the hunk headers"
3001 #: builtin/apply.c:4588
3002 msgid "prepend <root> to all filenames"
3005 #: builtin/apply.c:4610
3006 msgid "--3way outside a repository"
3009 #: builtin/apply.c:4618
3010 msgid "--index outside a repository"
3013 #: builtin/apply.c:4621
3014 msgid "--cached outside a repository"
3017 #: builtin/apply.c:4640
3019 msgid "can't open patch '%s'"
3022 #: builtin/apply.c:4654
3024 msgid "squelched %d whitespace error"
3025 msgid_plural "squelched %d whitespace errors"
3029 #: builtin/apply.c:4660 builtin/apply.c:4670
3031 msgid "%d line adds whitespace errors."
3032 msgid_plural "%d lines add whitespace errors."
3036 #: builtin/archive.c:17
3038 msgid "could not create archive file '%s'"
3041 #: builtin/archive.c:20
3042 msgid "could not redirect output"
3045 #: builtin/archive.c:37
3046 msgid "git archive: Remote with no URL"
3049 #: builtin/archive.c:58
3050 msgid "git archive: expected ACK/NAK, got EOF"
3053 #: builtin/archive.c:61
3055 msgid "git archive: NACK %s"
3058 #: builtin/archive.c:63
3060 msgid "remote error: %s"
3063 #: builtin/archive.c:64
3064 msgid "git archive: protocol error"
3067 #: builtin/archive.c:68
3068 msgid "git archive: expected a flush"
3071 #: builtin/bisect--helper.c:7
3072 msgid "git bisect--helper --next-all [--no-checkout]"
3075 #: builtin/bisect--helper.c:17
3076 msgid "perform 'git bisect next'"
3079 #: builtin/bisect--helper.c:19
3080 msgid "update BISECT_HEAD instead of checking out the current commit"
3083 #: builtin/blame.c:32
3084 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
3087 #: builtin/blame.c:37
3088 msgid "<rev-opts> are documented in git-rev-list(1)"
3091 #: builtin/blame.c:2500
3092 msgid "Show blame entries as we find them, incrementally"
3095 #: builtin/blame.c:2501
3096 msgid "Show blank SHA-1 for boundary commits (Default: off)"
3099 #: builtin/blame.c:2502
3100 msgid "Do not treat root commits as boundaries (Default: off)"
3103 #: builtin/blame.c:2503
3104 msgid "Show work cost statistics"
3107 #: builtin/blame.c:2504
3108 msgid "Show output score for blame entries"
3111 #: builtin/blame.c:2505
3112 msgid "Show original filename (Default: auto)"
3115 #: builtin/blame.c:2506
3116 msgid "Show original linenumber (Default: off)"
3119 #: builtin/blame.c:2507
3120 msgid "Show in a format designed for machine consumption"
3123 #: builtin/blame.c:2508
3124 msgid "Show porcelain format with per-line commit information"
3127 #: builtin/blame.c:2509
3128 msgid "Use the same output mode as git-annotate (Default: off)"
3131 #: builtin/blame.c:2510
3132 msgid "Show raw timestamp (Default: off)"
3135 #: builtin/blame.c:2511
3136 msgid "Show long commit SHA1 (Default: off)"
3139 #: builtin/blame.c:2512
3140 msgid "Suppress author name and timestamp (Default: off)"
3143 #: builtin/blame.c:2513
3144 msgid "Show author email instead of name (Default: off)"
3147 #: builtin/blame.c:2514
3148 msgid "Ignore whitespace differences"
3151 #: builtin/blame.c:2515
3152 msgid "Spend extra cycles to find better match"
3155 #: builtin/blame.c:2516
3156 msgid "Use revisions from <file> instead of calling git-rev-list"
3159 #: builtin/blame.c:2517
3160 msgid "Use <file>'s contents as the final image"
3163 #: builtin/blame.c:2518 builtin/blame.c:2519
3167 #: builtin/blame.c:2518
3168 msgid "Find line copies within and across files"
3171 #: builtin/blame.c:2519
3172 msgid "Find line movements within and across files"
3175 #: builtin/blame.c:2520
3179 #: builtin/blame.c:2520
3180 msgid "Process only line range n,m, counting from 1"
3183 #. TRANSLATORS: This string is used to tell us the maximum
3184 #. display width for a relative timestamp in "git blame"
3185 #. output. For C locale, "4 years, 11 months ago", which
3186 #. takes 22 places, is the longest among various forms of
3187 #. relative timestamps, but your language may need more or
3188 #. fewer display columns.
3189 #: builtin/blame.c:2601
3190 msgid "4 years, 11 months ago"
3193 #: builtin/branch.c:24
3194 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
3197 #: builtin/branch.c:25
3198 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
3201 #: builtin/branch.c:26
3202 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
3205 #: builtin/branch.c:27
3206 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
3209 #: builtin/branch.c:150
3212 "deleting branch '%s' that has been merged to\n"
3213 " '%s', but not yet merged to HEAD."
3216 #: builtin/branch.c:154
3219 "not deleting branch '%s' that is not yet merged to\n"
3220 " '%s', even though it is merged to HEAD."
3223 #: builtin/branch.c:168
3225 msgid "Couldn't look up commit object for '%s'"
3228 #: builtin/branch.c:172
3231 "The branch '%s' is not fully merged.\n"
3232 "If you are sure you want to delete it, run 'git branch -D %s'."
3235 #: builtin/branch.c:185
3236 msgid "Update of config-file failed"
3239 #: builtin/branch.c:213
3240 msgid "cannot use -a with -d"
3243 #: builtin/branch.c:219
3244 msgid "Couldn't look up commit object for HEAD"
3247 #: builtin/branch.c:227
3249 msgid "Cannot delete the branch '%s' which you are currently on."
3252 #: builtin/branch.c:243
3254 msgid "remote-tracking branch '%s' not found."
3257 #: builtin/branch.c:244
3259 msgid "branch '%s' not found."
3262 #: builtin/branch.c:259
3264 msgid "Error deleting remote-tracking branch '%s'"
3267 #: builtin/branch.c:260
3269 msgid "Error deleting branch '%s'"
3272 #: builtin/branch.c:267
3274 msgid "Deleted remote-tracking branch %s (was %s).\n"
3277 #: builtin/branch.c:268
3279 msgid "Deleted branch %s (was %s).\n"
3282 #: builtin/branch.c:369
3284 msgid "branch '%s' does not point at a commit"
3287 #: builtin/branch.c:452
3292 #: builtin/branch.c:457
3297 #: builtin/branch.c:462
3299 msgid "[%s: behind %d]"
3302 #: builtin/branch.c:464
3307 #: builtin/branch.c:468
3309 msgid "[%s: ahead %d]"
3312 #: builtin/branch.c:470
3317 #: builtin/branch.c:473
3319 msgid "[%s: ahead %d, behind %d]"
3322 #: builtin/branch.c:476
3324 msgid "[ahead %d, behind %d]"
3327 #: builtin/branch.c:489
3328 msgid " **** invalid ref ****"
3331 #: builtin/branch.c:580
3333 msgid "(no branch, rebasing %s)"
3336 #: builtin/branch.c:583
3338 msgid "(no branch, bisect started on %s)"
3341 #: builtin/branch.c:589
3343 msgid "(HEAD detached at %s)"
3346 #: builtin/branch.c:592
3348 msgid "(HEAD detached from %s)"
3351 #: builtin/branch.c:596
3355 #: builtin/branch.c:643
3357 msgid "object '%s' does not point to a commit"
3360 #: builtin/branch.c:691
3361 msgid "some refs could not be read"
3364 #: builtin/branch.c:704
3365 msgid "cannot rename the current branch while not on any."
3368 #: builtin/branch.c:714
3370 msgid "Invalid branch name: '%s'"
3373 #: builtin/branch.c:729
3374 msgid "Branch rename failed"
3377 #: builtin/branch.c:733
3379 msgid "Renamed a misnamed branch '%s' away"
3382 #: builtin/branch.c:737
3384 msgid "Branch renamed to %s, but HEAD is not updated!"
3387 #: builtin/branch.c:744
3388 msgid "Branch is renamed, but update of config-file failed"
3391 #: builtin/branch.c:759
3393 msgid "malformed object name %s"
3396 #: builtin/branch.c:781
3398 msgid "could not write branch description template: %s"
3401 #: builtin/branch.c:811
3402 msgid "Generic options"
3405 #: builtin/branch.c:813
3406 msgid "show hash and subject, give twice for upstream branch"
3409 #: builtin/branch.c:814
3410 msgid "suppress informational messages"
3413 #: builtin/branch.c:815
3414 msgid "set up tracking mode (see git-pull(1))"
3417 #: builtin/branch.c:817
3418 msgid "change upstream info"
3421 #: builtin/branch.c:821
3422 msgid "use colored output"
3425 #: builtin/branch.c:822
3426 msgid "act on remote-tracking branches"
3429 #: builtin/branch.c:825 builtin/branch.c:831 builtin/branch.c:852
3430 #: builtin/branch.c:858 builtin/commit.c:1580 builtin/commit.c:1581
3431 #: builtin/commit.c:1582 builtin/commit.c:1583 builtin/tag.c:618
3432 #: builtin/tag.c:624
3436 #: builtin/branch.c:826 builtin/branch.c:832
3437 msgid "print only branches that contain the commit"
3440 #: builtin/branch.c:838
3441 msgid "Specific git-branch actions:"
3444 #: builtin/branch.c:839
3445 msgid "list both remote-tracking and local branches"
3448 #: builtin/branch.c:841
3449 msgid "delete fully merged branch"
3452 #: builtin/branch.c:842
3453 msgid "delete branch (even if not merged)"
3456 #: builtin/branch.c:843
3457 msgid "move/rename a branch and its reflog"
3460 #: builtin/branch.c:844
3461 msgid "move/rename a branch, even if target exists"
3464 #: builtin/branch.c:845
3465 msgid "list branch names"
3468 #: builtin/branch.c:846
3469 msgid "create the branch's reflog"
3472 #: builtin/branch.c:848
3473 msgid "edit the description for the branch"
3476 #: builtin/branch.c:849
3477 msgid "force creation, move/rename, deletion"
3480 #: builtin/branch.c:852
3481 msgid "print only not merged branches"
3484 #: builtin/branch.c:858
3485 msgid "print only merged branches"
3488 #: builtin/branch.c:862
3489 msgid "list branches in columns"
3492 #: builtin/branch.c:875
3493 msgid "Failed to resolve HEAD as a valid ref."
3496 #: builtin/branch.c:879 builtin/clone.c:690
3497 msgid "HEAD not found below refs/heads!"
3500 #: builtin/branch.c:901
3501 msgid "--column and --verbose are incompatible"
3504 #: builtin/branch.c:912 builtin/branch.c:951
3505 msgid "branch name required"
3508 #: builtin/branch.c:927
3509 msgid "Cannot give description to detached HEAD"
3512 #: builtin/branch.c:932
3513 msgid "cannot edit description of more than one branch"
3516 #: builtin/branch.c:939
3518 msgid "No commit on branch '%s' yet."
3521 #: builtin/branch.c:942
3523 msgid "No branch named '%s'."
3526 #: builtin/branch.c:957
3527 msgid "too many branches for a rename operation"
3530 #: builtin/branch.c:962
3531 msgid "too many branches to set new upstream"
3534 #: builtin/branch.c:966
3537 "could not set upstream of HEAD to %s when it does not point to any branch."
3540 #: builtin/branch.c:969 builtin/branch.c:991 builtin/branch.c:1012
3542 msgid "no such branch '%s'"
3545 #: builtin/branch.c:973
3547 msgid "branch '%s' does not exist"
3550 #: builtin/branch.c:985
3551 msgid "too many branches to unset upstream"
3554 #: builtin/branch.c:989
3555 msgid "could not unset upstream of HEAD when it does not point to any branch."
3558 #: builtin/branch.c:995
3560 msgid "Branch '%s' has no upstream information"
3563 #: builtin/branch.c:1009
3564 msgid "it does not make sense to create 'HEAD' manually"
3567 #: builtin/branch.c:1015
3568 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
3571 #: builtin/branch.c:1018
3574 "The --set-upstream flag is deprecated and will be removed. Consider using --"
3575 "track or --set-upstream-to\n"
3578 #: builtin/branch.c:1035
3582 "If you wanted to make '%s' track '%s', do this:\n"
3586 #: builtin/branch.c:1036
3588 msgid " git branch -d %s\n"
3591 #: builtin/branch.c:1037
3593 msgid " git branch --set-upstream-to %s\n"
3596 #: builtin/bundle.c:51
3598 msgid "%s is okay\n"
3601 #: builtin/bundle.c:64
3602 msgid "Need a repository to create a bundle."
3605 #: builtin/bundle.c:68
3606 msgid "Need a repository to unbundle."
3609 #: builtin/cat-file.c:428
3611 "git cat-file (-t [--allow-unknown-type]|-s [--allow-unknown-type]|-e|-p|"
3612 "<type>|--textconv) <object>"
3615 #: builtin/cat-file.c:429
3617 "git cat-file (--batch | --batch-check) [--follow-symlinks] < <list-of-"
3621 #: builtin/cat-file.c:466
3622 msgid "<type> can be one of: blob, tree, commit, tag"
3625 #: builtin/cat-file.c:467
3626 msgid "show object type"
3629 #: builtin/cat-file.c:468
3630 msgid "show object size"
3633 #: builtin/cat-file.c:470
3634 msgid "exit with zero when there's no error"
3637 #: builtin/cat-file.c:471
3638 msgid "pretty-print object's content"
3641 #: builtin/cat-file.c:473
3642 msgid "for blob objects, run textconv on object's content"
3645 #: builtin/cat-file.c:475
3646 msgid "allow -s and -t to work with broken/corrupt objects"
3649 #: builtin/cat-file.c:476
3650 msgid "buffer --batch output"
3653 #: builtin/cat-file.c:478
3654 msgid "show info and content of objects fed from the standard input"
3657 #: builtin/cat-file.c:481
3658 msgid "show info about objects fed from the standard input"
3661 #: builtin/cat-file.c:484
3662 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
3665 #: builtin/cat-file.c:486
3666 msgid "show all objects with --batch or --batch-check"
3669 #: builtin/check-attr.c:11
3670 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
3673 #: builtin/check-attr.c:12
3674 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...] < <list-of-paths>"
3677 #: builtin/check-attr.c:19
3678 msgid "report all attributes set on file"
3681 #: builtin/check-attr.c:20
3682 msgid "use .gitattributes only from the index"
3685 #: builtin/check-attr.c:21 builtin/check-ignore.c:22 builtin/hash-object.c:96
3686 msgid "read file names from stdin"
3689 #: builtin/check-attr.c:23 builtin/check-ignore.c:24
3690 msgid "terminate input and output records by a NUL character"
3693 #: builtin/check-ignore.c:18 builtin/checkout.c:1133 builtin/gc.c:267
3694 msgid "suppress progress reporting"
3697 #: builtin/check-ignore.c:26
3698 msgid "show non-matching input paths"
3701 #: builtin/check-ignore.c:28
3702 msgid "ignore index when checking"
3705 #: builtin/check-ignore.c:154
3706 msgid "cannot specify pathnames with --stdin"
3709 #: builtin/check-ignore.c:157
3710 msgid "-z only makes sense with --stdin"
3713 #: builtin/check-ignore.c:159
3714 msgid "no path specified"
3717 #: builtin/check-ignore.c:163
3718 msgid "--quiet is only valid with a single pathname"
3721 #: builtin/check-ignore.c:165
3722 msgid "cannot have both --quiet and --verbose"
3725 #: builtin/check-ignore.c:168
3726 msgid "--non-matching is only valid with --verbose"
3729 #: builtin/check-mailmap.c:8
3730 msgid "git check-mailmap [<options>] <contact>..."
3733 #: builtin/check-mailmap.c:13
3734 msgid "also read contacts from stdin"
3737 #: builtin/check-mailmap.c:24
3739 msgid "unable to parse contact: %s"
3742 #: builtin/check-mailmap.c:47
3743 msgid "no contacts specified"
3746 #: builtin/checkout-index.c:126
3747 msgid "git checkout-index [<options>] [--] [<file>...]"
3750 #: builtin/checkout-index.c:188
3751 msgid "check out all files in the index"
3754 #: builtin/checkout-index.c:189
3755 msgid "force overwrite of existing files"
3758 #: builtin/checkout-index.c:191
3759 msgid "no warning for existing files and files not in index"
3762 #: builtin/checkout-index.c:193
3763 msgid "don't checkout new files"
3766 #: builtin/checkout-index.c:195
3767 msgid "update stat information in the index file"
3770 #: builtin/checkout-index.c:201
3771 msgid "read list of paths from the standard input"
3774 #: builtin/checkout-index.c:203
3775 msgid "write the content to temporary files"
3778 #: builtin/checkout-index.c:204 builtin/column.c:30
3782 #: builtin/checkout-index.c:205
3783 msgid "when creating files, prepend <string>"
3786 #: builtin/checkout-index.c:208
3787 msgid "copy out the files from named stage"
3790 #: builtin/checkout.c:25
3791 msgid "git checkout [<options>] <branch>"
3794 #: builtin/checkout.c:26
3795 msgid "git checkout [<options>] [<branch>] -- <file>..."
3798 #: builtin/checkout.c:133 builtin/checkout.c:166
3800 msgid "path '%s' does not have our version"
3803 #: builtin/checkout.c:135 builtin/checkout.c:168
3805 msgid "path '%s' does not have their version"
3808 #: builtin/checkout.c:151
3810 msgid "path '%s' does not have all necessary versions"
3813 #: builtin/checkout.c:195
3815 msgid "path '%s' does not have necessary versions"
3818 #: builtin/checkout.c:212
3820 msgid "path '%s': cannot merge"
3823 #: builtin/checkout.c:229
3825 msgid "Unable to add merge result for '%s'"
3828 #: builtin/checkout.c:250 builtin/checkout.c:253 builtin/checkout.c:256
3829 #: builtin/checkout.c:259
3831 msgid "'%s' cannot be used with updating paths"
3834 #: builtin/checkout.c:262 builtin/checkout.c:265
3836 msgid "'%s' cannot be used with %s"
3839 #: builtin/checkout.c:268
3841 msgid "Cannot update paths and switch to branch '%s' at the same time."
3844 #: builtin/checkout.c:279 builtin/checkout.c:473
3845 msgid "corrupt index file"
3848 #: builtin/checkout.c:339 builtin/checkout.c:346
3850 msgid "path '%s' is unmerged"
3853 #: builtin/checkout.c:495
3854 msgid "you need to resolve your current index first"
3857 #: builtin/checkout.c:622
3859 msgid "Can not do reflog for '%s': %s\n"
3862 #: builtin/checkout.c:660
3863 msgid "HEAD is now at"
3866 #: builtin/checkout.c:667
3868 msgid "Reset branch '%s'\n"
3871 #: builtin/checkout.c:670
3873 msgid "Already on '%s'\n"
3876 #: builtin/checkout.c:674
3878 msgid "Switched to and reset branch '%s'\n"
3881 #: builtin/checkout.c:676 builtin/checkout.c:1065
3883 msgid "Switched to a new branch '%s'\n"
3886 #: builtin/checkout.c:678
3888 msgid "Switched to branch '%s'\n"
3891 #: builtin/checkout.c:730
3893 msgid " ... and %d more.\n"
3896 #: builtin/checkout.c:736
3899 "Warning: you are leaving %d commit behind, not connected to\n"
3900 "any of your branches:\n"
3904 "Warning: you are leaving %d commits behind, not connected to\n"
3905 "any of your branches:\n"
3911 #: builtin/checkout.c:755
3914 "If you want to keep it by creating a new branch, this may be a good time\n"
3917 " git branch <new-branch-name> %s\n"
3920 "If you want to keep them by creating a new branch, this may be a good time\n"
3923 " git branch <new-branch-name> %s\n"
3928 #: builtin/checkout.c:791
3929 msgid "internal error in revision walk"
3932 #: builtin/checkout.c:795
3933 msgid "Previous HEAD position was"
3936 #: builtin/checkout.c:822 builtin/checkout.c:1060
3937 msgid "You are on a branch yet to be born"
3940 #: builtin/checkout.c:967
3942 msgid "only one reference expected, %d given."
3945 #: builtin/checkout.c:1006 builtin/worktree.c:210
3947 msgid "invalid reference: %s"
3950 #: builtin/checkout.c:1035
3952 msgid "reference is not a tree: %s"
3955 #: builtin/checkout.c:1074
3956 msgid "paths cannot be used with switching branches"
3959 #: builtin/checkout.c:1077 builtin/checkout.c:1081
3961 msgid "'%s' cannot be used with switching branches"
3964 #: builtin/checkout.c:1085 builtin/checkout.c:1088 builtin/checkout.c:1093
3965 #: builtin/checkout.c:1096
3967 msgid "'%s' cannot be used with '%s'"
3970 #: builtin/checkout.c:1101
3972 msgid "Cannot switch branch to a non-commit '%s'"
3975 #: builtin/checkout.c:1134 builtin/checkout.c:1136 builtin/clone.c:83
3976 #: builtin/remote.c:159 builtin/remote.c:161 builtin/worktree.c:317
3977 #: builtin/worktree.c:319
3981 #: builtin/checkout.c:1135
3982 msgid "create and checkout a new branch"
3985 #: builtin/checkout.c:1137
3986 msgid "create/reset and checkout a branch"
3989 #: builtin/checkout.c:1138
3990 msgid "create reflog for new branch"
3993 #: builtin/checkout.c:1139
3994 msgid "detach the HEAD at named commit"
3997 #: builtin/checkout.c:1140
3998 msgid "set upstream info for new branch"
4001 #: builtin/checkout.c:1142
4005 #: builtin/checkout.c:1142
4006 msgid "new unparented branch"
4009 #: builtin/checkout.c:1143
4010 msgid "checkout our version for unmerged files"
4013 #: builtin/checkout.c:1145
4014 msgid "checkout their version for unmerged files"
4017 #: builtin/checkout.c:1147
4018 msgid "force checkout (throw away local modifications)"
4021 #: builtin/checkout.c:1148
4022 msgid "perform a 3-way merge with the new branch"
4025 #: builtin/checkout.c:1149 builtin/merge.c:227
4026 msgid "update ignored files (default)"
4029 #: builtin/checkout.c:1150 builtin/log.c:1264 parse-options.h:249
4033 #: builtin/checkout.c:1151
4034 msgid "conflict style (merge or diff3)"
4037 #: builtin/checkout.c:1154
4038 msgid "do not limit pathspecs to sparse entries only"
4041 #: builtin/checkout.c:1156
4042 msgid "second guess 'git checkout <no-such-branch>'"
4045 #: builtin/checkout.c:1158
4046 msgid "do not check if another worktree is holding the given ref"
4049 #: builtin/checkout.c:1181
4050 msgid "-b, -B and --orphan are mutually exclusive"
4053 #: builtin/checkout.c:1198
4054 msgid "--track needs a branch name"
4057 #: builtin/checkout.c:1203
4058 msgid "Missing branch name; try -b"
4061 #: builtin/checkout.c:1239
4062 msgid "invalid path specification"
4065 #: builtin/checkout.c:1246
4068 "Cannot update paths and switch to branch '%s' at the same time.\n"
4069 "Did you intend to checkout '%s' which can not be resolved as commit?"
4072 #: builtin/checkout.c:1251
4074 msgid "git checkout: --detach does not take a path argument '%s'"
4077 #: builtin/checkout.c:1255
4079 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
4080 "checking out of the index."
4083 #: builtin/clean.c:25
4085 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
4088 #: builtin/clean.c:29
4090 msgid "Removing %s\n"
4093 #: builtin/clean.c:30
4095 msgid "Would remove %s\n"
4098 #: builtin/clean.c:31
4100 msgid "Skipping repository %s\n"
4103 #: builtin/clean.c:32
4105 msgid "Would skip repository %s\n"
4108 #: builtin/clean.c:33
4110 msgid "failed to remove %s"
4113 #: builtin/clean.c:317
4116 "1 - select a numbered item\n"
4117 "foo - select item based on unique prefix\n"
4118 " - (empty) select nothing"
4121 #: builtin/clean.c:321
4124 "1 - select a single item\n"
4125 "3-5 - select a range of items\n"
4126 "2-3,6-9 - select multiple ranges\n"
4127 "foo - select item based on unique prefix\n"
4128 "-... - unselect specified items\n"
4129 "* - choose all items\n"
4130 " - (empty) finish selecting"
4133 #: builtin/clean.c:537
4138 #: builtin/clean.c:679
4140 msgid "Input ignore patterns>> "
4143 #: builtin/clean.c:716
4145 msgid "WARNING: Cannot find items matched by: %s"
4148 #: builtin/clean.c:737
4149 msgid "Select items to delete"
4152 #. TRANSLATORS: Make sure to keep [y/N] as is
4153 #: builtin/clean.c:778
4155 msgid "Remove %s [y/N]? "
4158 #: builtin/clean.c:803
4162 #: builtin/clean.c:811
4164 "clean - start cleaning\n"
4165 "filter by pattern - exclude items from deletion\n"
4166 "select by numbers - select items to be deleted by numbers\n"
4167 "ask each - confirm each deletion (like \"rm -i\")\n"
4168 "quit - stop cleaning\n"
4169 "help - this screen\n"
4170 "? - help for prompt selection"
4173 #: builtin/clean.c:838
4174 msgid "*** Commands ***"
4177 #: builtin/clean.c:839
4181 #: builtin/clean.c:847
4182 msgid "Would remove the following item:"
4183 msgid_plural "Would remove the following items:"
4187 #: builtin/clean.c:864
4188 msgid "No more files to clean, exiting."
4191 #: builtin/clean.c:895
4192 msgid "do not print names of files removed"
4195 #: builtin/clean.c:897
4199 #: builtin/clean.c:898
4200 msgid "interactive cleaning"
4203 #: builtin/clean.c:900
4204 msgid "remove whole directories"
4207 #: builtin/clean.c:901 builtin/describe.c:407 builtin/grep.c:714
4208 #: builtin/ls-files.c:443 builtin/name-rev.c:311 builtin/show-ref.c:187
4212 #: builtin/clean.c:902
4213 msgid "add <pattern> to ignore rules"
4216 #: builtin/clean.c:903
4217 msgid "remove ignored files, too"
4220 #: builtin/clean.c:905
4221 msgid "remove only ignored files"
4224 #: builtin/clean.c:923
4225 msgid "-x and -X cannot be used together"
4228 #: builtin/clean.c:927
4230 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
4234 #: builtin/clean.c:930
4236 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
4240 #: builtin/clone.c:37
4241 msgid "git clone [<options>] [--] <repo> [<dir>]"
4244 #: builtin/clone.c:57 builtin/fetch.c:112 builtin/merge.c:224
4245 #: builtin/pull.c:109 builtin/push.c:560 builtin/send-pack.c:168
4246 msgid "force progress reporting"
4249 #: builtin/clone.c:59
4250 msgid "don't create a checkout"
4253 #: builtin/clone.c:60 builtin/clone.c:62 builtin/init-db.c:504
4254 msgid "create a bare repository"
4257 #: builtin/clone.c:64
4258 msgid "create a mirror repository (implies bare)"
4261 #: builtin/clone.c:66
4262 msgid "to clone from a local repository"
4265 #: builtin/clone.c:68
4266 msgid "don't use local hardlinks, always copy"
4269 #: builtin/clone.c:70
4270 msgid "setup as shared repository"
4273 #: builtin/clone.c:72 builtin/clone.c:74
4274 msgid "initialize submodules in the clone"
4277 #: builtin/clone.c:75 builtin/init-db.c:501
4278 msgid "template-directory"
4281 #: builtin/clone.c:76 builtin/init-db.c:502
4282 msgid "directory from which templates will be used"
4285 #: builtin/clone.c:78
4286 msgid "reference repository"
4289 #: builtin/clone.c:80
4290 msgid "use --reference only while cloning"
4293 #: builtin/clone.c:81 builtin/column.c:26 builtin/merge-file.c:44
4297 #: builtin/clone.c:82
4298 msgid "use <name> instead of 'origin' to track upstream"
4301 #: builtin/clone.c:84
4302 msgid "checkout <branch> instead of the remote's HEAD"
4305 #: builtin/clone.c:86
4306 msgid "path to git-upload-pack on the remote"
4309 #: builtin/clone.c:87 builtin/fetch.c:113 builtin/grep.c:659
4310 #: builtin/pull.c:186
4314 #: builtin/clone.c:88
4315 msgid "create a shallow clone of that depth"
4318 #: builtin/clone.c:90
4319 msgid "clone only one branch, HEAD or --branch"
4322 #: builtin/clone.c:91 builtin/init-db.c:510
4326 #: builtin/clone.c:92 builtin/init-db.c:511
4327 msgid "separate git dir from working tree"
4330 #: builtin/clone.c:93
4334 #: builtin/clone.c:94
4335 msgid "set config inside the new repository"
4338 #: builtin/clone.c:298
4340 msgid "reference repository '%s' is not a local repository."
4343 #: builtin/clone.c:302
4345 msgid "reference repository '%s' is shallow"
4348 #: builtin/clone.c:305
4350 msgid "reference repository '%s' is grafted"
4353 #: builtin/clone.c:370 builtin/diff.c:84
4355 msgid "failed to stat '%s'"
4358 #: builtin/clone.c:372
4360 msgid "%s exists and is not a directory"
4363 #: builtin/clone.c:386
4365 msgid "failed to stat %s\n"
4368 #: builtin/clone.c:408
4370 msgid "failed to create link '%s'"
4373 #: builtin/clone.c:412
4375 msgid "failed to copy file to '%s'"
4378 #: builtin/clone.c:435 builtin/clone.c:619
4383 #: builtin/clone.c:447
4385 "Clone succeeded, but checkout failed.\n"
4386 "You can inspect what was checked out with 'git status'\n"
4387 "and retry the checkout with 'git checkout -f HEAD'\n"
4390 #: builtin/clone.c:524
4392 msgid "Could not find remote branch %s to clone."
4395 #: builtin/clone.c:614
4397 msgid "Checking connectivity... "
4400 #: builtin/clone.c:617
4401 msgid "remote did not send all necessary objects"
4404 #: builtin/clone.c:681
4405 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
4408 #: builtin/clone.c:712
4409 msgid "unable to checkout working tree"
4412 #: builtin/clone.c:799
4413 msgid "cannot repack to clean up"
4416 #: builtin/clone.c:801
4417 msgid "cannot unlink temporary alternates file"
4420 #: builtin/clone.c:831
4421 msgid "Too many arguments."
4424 #: builtin/clone.c:835
4425 msgid "You must specify a repository to clone."
4428 #: builtin/clone.c:846
4430 msgid "--bare and --origin %s options are incompatible."
4433 #: builtin/clone.c:849
4434 msgid "--bare and --separate-git-dir are incompatible."
4437 #: builtin/clone.c:862
4439 msgid "repository '%s' does not exist"
4442 #: builtin/clone.c:868 builtin/fetch.c:1168
4444 msgid "depth %s is not a positive number"
4447 #: builtin/clone.c:878
4449 msgid "destination path '%s' already exists and is not an empty directory."
4452 #: builtin/clone.c:888
4454 msgid "working tree '%s' already exists."
4457 #: builtin/clone.c:903 builtin/clone.c:914 builtin/worktree.c:218
4458 #: builtin/worktree.c:245
4460 msgid "could not create leading directories of '%s'"
4463 #: builtin/clone.c:906
4465 msgid "could not create work tree dir '%s'"
4468 #: builtin/clone.c:924
4470 msgid "Cloning into bare repository '%s'...\n"
4473 #: builtin/clone.c:926
4475 msgid "Cloning into '%s'...\n"
4478 #: builtin/clone.c:951
4479 msgid "--dissociate given, but there is no --reference"
4482 #: builtin/clone.c:968
4483 msgid "--depth is ignored in local clones; use file:// instead."
4486 #: builtin/clone.c:971
4487 msgid "source repository is shallow, ignoring --local"
4490 #: builtin/clone.c:976
4491 msgid "--local is ignored"
4494 #: builtin/clone.c:980
4496 msgid "Don't know how to clone %s"
4499 #: builtin/clone.c:1029 builtin/clone.c:1037
4501 msgid "Remote branch %s not found in upstream %s"
4504 #: builtin/clone.c:1040
4505 msgid "You appear to have cloned an empty repository."
4508 #: builtin/column.c:9
4509 msgid "git column [<options>]"
4512 #: builtin/column.c:26
4513 msgid "lookup config vars"
4516 #: builtin/column.c:27 builtin/column.c:28
4517 msgid "layout to use"
4520 #: builtin/column.c:29
4521 msgid "Maximum width"
4524 #: builtin/column.c:30
4525 msgid "Padding space on left border"
4528 #: builtin/column.c:31
4529 msgid "Padding space on right border"
4532 #: builtin/column.c:32
4533 msgid "Padding space between columns"
4536 #: builtin/column.c:51
4537 msgid "--command must be the first argument"
4540 #: builtin/commit.c:37
4541 msgid "git commit [<options>] [--] <pathspec>..."
4544 #: builtin/commit.c:42
4545 msgid "git status [<options>] [--] <pathspec>..."
4548 #: builtin/commit.c:47
4550 "Your name and email address were configured automatically based\n"
4551 "on your username and hostname. Please check that they are accurate.\n"
4552 "You can suppress this message by setting them explicitly. Run the\n"
4553 "following command and follow the instructions in your editor to edit\n"
4554 "your configuration file:\n"
4556 " git config --global --edit\n"
4558 "After doing this, you may fix the identity used for this commit with:\n"
4560 " git commit --amend --reset-author\n"
4563 #: builtin/commit.c:60
4565 "Your name and email address were configured automatically based\n"
4566 "on your username and hostname. Please check that they are accurate.\n"
4567 "You can suppress this message by setting them explicitly:\n"
4569 " git config --global user.name \"Your Name\"\n"
4570 " git config --global user.email you@example.com\n"
4572 "After doing this, you may fix the identity used for this commit with:\n"
4574 " git commit --amend --reset-author\n"
4577 #: builtin/commit.c:72
4579 "You asked to amend the most recent commit, but doing so would make\n"
4580 "it empty. You can repeat your command with --allow-empty, or you can\n"
4581 "remove the commit entirely with \"git reset HEAD^\".\n"
4584 #: builtin/commit.c:77
4586 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
4587 "If you wish to commit it anyway, use:\n"
4589 " git commit --allow-empty\n"
4593 #: builtin/commit.c:84
4594 msgid "Otherwise, please use 'git reset'\n"
4597 #: builtin/commit.c:87
4599 "If you wish to skip this commit, use:\n"
4603 "Then \"git cherry-pick --continue\" will resume cherry-picking\n"
4604 "the remaining commits.\n"
4607 #: builtin/commit.c:304
4608 msgid "failed to unpack HEAD tree object"
4611 #: builtin/commit.c:345
4612 msgid "unable to create temporary index"
4615 #: builtin/commit.c:351
4616 msgid "interactive add failed"
4619 #: builtin/commit.c:364
4620 msgid "unable to update temporary index"
4623 #: builtin/commit.c:366
4624 msgid "Failed to update main cache tree"
4627 #: builtin/commit.c:390 builtin/commit.c:413 builtin/commit.c:462
4628 msgid "unable to write new_index file"
4631 #: builtin/commit.c:444
4632 msgid "cannot do a partial commit during a merge."
4635 #: builtin/commit.c:446
4636 msgid "cannot do a partial commit during a cherry-pick."
4639 #: builtin/commit.c:455
4640 msgid "cannot read the index"
4643 #: builtin/commit.c:474
4644 msgid "unable to write temporary index file"
4647 #: builtin/commit.c:579
4649 msgid "commit '%s' lacks author header"
4652 #: builtin/commit.c:581
4654 msgid "commit '%s' has malformed author line"
4657 #: builtin/commit.c:600
4658 msgid "malformed --author parameter"
4661 #: builtin/commit.c:608
4663 msgid "invalid date format: %s"
4666 #: builtin/commit.c:652
4668 "unable to select a comment character that is not used\n"
4669 "in the current commit message"
4672 #: builtin/commit.c:689 builtin/commit.c:722 builtin/commit.c:1079
4674 msgid "could not lookup commit %s"
4677 #: builtin/commit.c:701 builtin/shortlog.c:273
4679 msgid "(reading log message from standard input)\n"
4682 #: builtin/commit.c:703
4683 msgid "could not read log from standard input"
4686 #: builtin/commit.c:707
4688 msgid "could not read log file '%s'"
4691 #: builtin/commit.c:729
4692 msgid "could not read MERGE_MSG"
4695 #: builtin/commit.c:733
4696 msgid "could not read SQUASH_MSG"
4699 #: builtin/commit.c:784
4700 msgid "could not write commit template"
4703 #: builtin/commit.c:802
4707 "It looks like you may be committing a merge.\n"
4708 "If this is not correct, please remove the file\n"
4713 #: builtin/commit.c:807
4717 "It looks like you may be committing a cherry-pick.\n"
4718 "If this is not correct, please remove the file\n"
4723 #: builtin/commit.c:820
4726 "Please enter the commit message for your changes. Lines starting\n"
4727 "with '%c' will be ignored, and an empty message aborts the commit.\n"
4730 #: builtin/commit.c:827
4733 "Please enter the commit message for your changes. Lines starting\n"
4734 "with '%c' will be kept; you may remove them yourself if you want to.\n"
4735 "An empty message aborts the commit.\n"
4738 #: builtin/commit.c:847
4740 msgid "%sAuthor: %.*s <%.*s>"
4743 #: builtin/commit.c:855
4748 #: builtin/commit.c:862
4750 msgid "%sCommitter: %.*s <%.*s>"
4753 #: builtin/commit.c:880
4754 msgid "Cannot read index"
4757 #: builtin/commit.c:937
4758 msgid "Error building trees"
4761 #: builtin/commit.c:952 builtin/tag.c:495
4763 msgid "Please supply the message using either -m or -F option.\n"
4766 #: builtin/commit.c:1054
4768 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
4771 #: builtin/commit.c:1069 builtin/commit.c:1309
4773 msgid "Invalid untracked files mode '%s'"
4776 #: builtin/commit.c:1106
4777 msgid "--long and -z are incompatible"
4780 #: builtin/commit.c:1136
4781 msgid "Using both --reset-author and --author does not make sense"
4784 #: builtin/commit.c:1145
4785 msgid "You have nothing to amend."
4788 #: builtin/commit.c:1148
4789 msgid "You are in the middle of a merge -- cannot amend."
4792 #: builtin/commit.c:1150
4793 msgid "You are in the middle of a cherry-pick -- cannot amend."
4796 #: builtin/commit.c:1153
4797 msgid "Options --squash and --fixup cannot be used together"
4800 #: builtin/commit.c:1163
4801 msgid "Only one of -c/-C/-F/--fixup can be used."
4804 #: builtin/commit.c:1165
4805 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
4808 #: builtin/commit.c:1173
4809 msgid "--reset-author can be used only with -C, -c or --amend."
4812 #: builtin/commit.c:1190
4813 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
4816 #: builtin/commit.c:1192
4817 msgid "No paths with --include/--only does not make sense."
4820 #: builtin/commit.c:1194
4821 msgid "Clever... amending the last one with dirty index."
4824 #: builtin/commit.c:1196
4825 msgid "Explicit paths specified without -i or -o; assuming --only paths..."
4828 #: builtin/commit.c:1208 builtin/tag.c:730
4830 msgid "Invalid cleanup mode %s"
4833 #: builtin/commit.c:1213
4834 msgid "Paths with -a does not make sense."
4837 #: builtin/commit.c:1323 builtin/commit.c:1602
4838 msgid "show status concisely"
4841 #: builtin/commit.c:1325 builtin/commit.c:1604
4842 msgid "show branch information"
4845 #: builtin/commit.c:1327 builtin/commit.c:1606 builtin/push.c:546
4846 msgid "machine-readable output"
4849 #: builtin/commit.c:1330 builtin/commit.c:1608
4850 msgid "show status in long format (default)"
4853 #: builtin/commit.c:1333 builtin/commit.c:1611
4854 msgid "terminate entries with NUL"
4857 #: builtin/commit.c:1335 builtin/commit.c:1614 builtin/fast-export.c:981
4858 #: builtin/fast-export.c:984 builtin/tag.c:604
4862 #: builtin/commit.c:1336 builtin/commit.c:1614
4863 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
4866 #: builtin/commit.c:1339
4867 msgid "show ignored files"
4870 #: builtin/commit.c:1340 parse-options.h:155
4874 #: builtin/commit.c:1341
4876 "ignore changes to submodules, optional when: all, dirty, untracked. "
4880 #: builtin/commit.c:1343
4881 msgid "list untracked files in columns"
4884 #: builtin/commit.c:1429
4885 msgid "couldn't look up newly created commit"
4888 #: builtin/commit.c:1431
4889 msgid "could not parse newly created commit"
4892 #: builtin/commit.c:1476
4893 msgid "detached HEAD"
4896 #: builtin/commit.c:1479
4897 msgid " (root-commit)"
4900 #: builtin/commit.c:1572
4901 msgid "suppress summary after successful commit"
4904 #: builtin/commit.c:1573
4905 msgid "show diff in commit message template"
4908 #: builtin/commit.c:1575
4909 msgid "Commit message options"
4912 #: builtin/commit.c:1576 builtin/tag.c:602
4913 msgid "read message from file"
4916 #: builtin/commit.c:1577
4920 #: builtin/commit.c:1577
4921 msgid "override author for commit"
4924 #: builtin/commit.c:1578 builtin/gc.c:268
4928 #: builtin/commit.c:1578
4929 msgid "override date for commit"
4932 #: builtin/commit.c:1579 builtin/merge.c:218 builtin/notes.c:392
4933 #: builtin/notes.c:555 builtin/tag.c:600
4937 #: builtin/commit.c:1579
4938 msgid "commit message"
4941 #: builtin/commit.c:1580
4942 msgid "reuse and edit message from specified commit"
4945 #: builtin/commit.c:1581
4946 msgid "reuse message from specified commit"
4949 #: builtin/commit.c:1582
4950 msgid "use autosquash formatted message to fixup specified commit"
4953 #: builtin/commit.c:1583
4954 msgid "use autosquash formatted message to squash specified commit"
4957 #: builtin/commit.c:1584
4958 msgid "the commit is authored by me now (used with -C/-c/--amend)"
4961 #: builtin/commit.c:1585 builtin/log.c:1216 builtin/revert.c:86
4962 msgid "add Signed-off-by:"
4965 #: builtin/commit.c:1586
4966 msgid "use specified template file"
4969 #: builtin/commit.c:1587
4970 msgid "force edit of commit"
4973 #: builtin/commit.c:1588
4977 #: builtin/commit.c:1588 builtin/tag.c:605
4978 msgid "how to strip spaces and #comments from message"
4981 #: builtin/commit.c:1589
4982 msgid "include status in commit message template"
4985 #: builtin/commit.c:1591 builtin/merge.c:226 builtin/pull.c:156
4986 #: builtin/revert.c:93
4987 msgid "GPG sign commit"
4990 #: builtin/commit.c:1594
4991 msgid "Commit contents options"
4994 #: builtin/commit.c:1595
4995 msgid "commit all changed files"
4998 #: builtin/commit.c:1596
4999 msgid "add specified files to index for commit"
5002 #: builtin/commit.c:1597
5003 msgid "interactively add files"
5006 #: builtin/commit.c:1598
5007 msgid "interactively add changes"
5010 #: builtin/commit.c:1599
5011 msgid "commit only specified files"
5014 #: builtin/commit.c:1600
5015 msgid "bypass pre-commit hook"
5018 #: builtin/commit.c:1601
5019 msgid "show what would be committed"
5022 #: builtin/commit.c:1612
5023 msgid "amend previous commit"
5026 #: builtin/commit.c:1613
5027 msgid "bypass post-rewrite hook"
5030 #: builtin/commit.c:1618
5031 msgid "ok to record an empty change"
5034 #: builtin/commit.c:1620
5035 msgid "ok to record a change with an empty message"
5038 #: builtin/commit.c:1649
5039 msgid "could not parse HEAD commit"
5042 #: builtin/commit.c:1695
5044 msgid "Corrupt MERGE_HEAD file (%s)"
5047 #: builtin/commit.c:1702
5048 msgid "could not read MERGE_MODE"
5051 #: builtin/commit.c:1721
5053 msgid "could not read commit message: %s"
5056 #: builtin/commit.c:1732
5058 msgid "Aborting commit; you did not edit the message.\n"
5061 #: builtin/commit.c:1737
5063 msgid "Aborting commit due to empty commit message.\n"
5066 #: builtin/commit.c:1785
5068 "Repository has been updated, but unable to write\n"
5069 "new_index file. Check that disk is not full and quota is\n"
5070 "not exceeded, and then \"git reset HEAD\" to recover."
5073 #: builtin/config.c:8
5074 msgid "git config [<options>]"
5077 #: builtin/config.c:54
5078 msgid "Config file location"
5081 #: builtin/config.c:55
5082 msgid "use global config file"
5085 #: builtin/config.c:56
5086 msgid "use system config file"
5089 #: builtin/config.c:57
5090 msgid "use repository config file"
5093 #: builtin/config.c:58
5094 msgid "use given config file"
5097 #: builtin/config.c:59
5101 #: builtin/config.c:59
5102 msgid "read config from given blob object"
5105 #: builtin/config.c:60
5109 #: builtin/config.c:61
5110 msgid "get value: name [value-regex]"
5113 #: builtin/config.c:62
5114 msgid "get all values: key [value-regex]"
5117 #: builtin/config.c:63
5118 msgid "get values for regexp: name-regex [value-regex]"
5121 #: builtin/config.c:64
5122 msgid "get value specific for the URL: section[.var] URL"
5125 #: builtin/config.c:65
5126 msgid "replace all matching variables: name value [value_regex]"
5129 #: builtin/config.c:66
5130 msgid "add a new variable: name value"
5133 #: builtin/config.c:67
5134 msgid "remove a variable: name [value-regex]"
5137 #: builtin/config.c:68
5138 msgid "remove all matches: name [value-regex]"
5141 #: builtin/config.c:69
5142 msgid "rename section: old-name new-name"
5145 #: builtin/config.c:70
5146 msgid "remove a section: name"
5149 #: builtin/config.c:71
5153 #: builtin/config.c:72
5154 msgid "open an editor"
5157 #: builtin/config.c:73
5158 msgid "find the color configured: slot [default]"
5161 #: builtin/config.c:74
5162 msgid "find the color setting: slot [stdout-is-tty]"
5165 #: builtin/config.c:75
5169 #: builtin/config.c:76
5170 msgid "value is \"true\" or \"false\""
5173 #: builtin/config.c:77
5174 msgid "value is decimal number"
5177 #: builtin/config.c:78
5178 msgid "value is --bool or --int"
5181 #: builtin/config.c:79
5182 msgid "value is a path (file or directory name)"
5185 #: builtin/config.c:80
5189 #: builtin/config.c:81
5190 msgid "terminate values with NUL byte"
5193 #: builtin/config.c:82
5194 msgid "show variable names only"
5197 #: builtin/config.c:83
5198 msgid "respect include directives on lookup"
5201 #: builtin/config.c:311
5202 msgid "unable to parse default color value"
5205 #: builtin/config.c:449
5208 "# This is Git's per-user configuration file.\n"
5210 "# Please adapt and uncomment the following lines:\n"
5215 #: builtin/config.c:583
5217 msgid "cannot create configuration file %s"
5220 #: builtin/count-objects.c:55
5221 msgid "git count-objects [-v] [-H | --human-readable]"
5224 #: builtin/count-objects.c:65
5225 msgid "print sizes in human readable format"
5228 #: builtin/describe.c:17
5229 msgid "git describe [<options>] [<commit-ish>...]"
5232 #: builtin/describe.c:18
5233 msgid "git describe [<options>] --dirty"
5236 #: builtin/describe.c:217
5238 msgid "annotated tag %s not available"
5241 #: builtin/describe.c:221
5243 msgid "annotated tag %s has no embedded name"
5246 #: builtin/describe.c:223
5248 msgid "tag '%s' is really '%s' here"
5251 #: builtin/describe.c:250 builtin/log.c:459
5253 msgid "Not a valid object name %s"
5256 #: builtin/describe.c:253
5258 msgid "%s is not a valid '%s' object"
5261 #: builtin/describe.c:270
5263 msgid "no tag exactly matches '%s'"
5266 #: builtin/describe.c:272
5268 msgid "searching to describe %s\n"
5271 #: builtin/describe.c:319
5273 msgid "finished search at %s\n"
5276 #: builtin/describe.c:346
5279 "No annotated tags can describe '%s'.\n"
5280 "However, there were unannotated tags: try --tags."
5283 #: builtin/describe.c:350
5286 "No tags can describe '%s'.\n"
5287 "Try --always, or create some tags."
5290 #: builtin/describe.c:371
5292 msgid "traversed %lu commits\n"
5295 #: builtin/describe.c:374
5298 "more than %i tags found; listed %i most recent\n"
5299 "gave up search at %s\n"
5302 #: builtin/describe.c:396
5303 msgid "find the tag that comes after the commit"
5306 #: builtin/describe.c:397
5307 msgid "debug search strategy on stderr"
5310 #: builtin/describe.c:398
5314 #: builtin/describe.c:399
5315 msgid "use any tag, even unannotated"
5318 #: builtin/describe.c:400
5319 msgid "always use long format"
5322 #: builtin/describe.c:401
5323 msgid "only follow first parent"
5326 #: builtin/describe.c:404
5327 msgid "only output exact matches"
5330 #: builtin/describe.c:406
5331 msgid "consider <n> most recent tags (default: 10)"
5334 #: builtin/describe.c:408
5335 msgid "only consider tags matching <pattern>"
5338 #: builtin/describe.c:410 builtin/name-rev.c:318
5339 msgid "show abbreviated commit object as fallback"
5342 #: builtin/describe.c:411
5346 #: builtin/describe.c:412
5347 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
5350 #: builtin/describe.c:430
5351 msgid "--long is incompatible with --abbrev=0"
5354 #: builtin/describe.c:456
5355 msgid "No names found, cannot describe anything."
5358 #: builtin/describe.c:476
5359 msgid "--dirty is incompatible with commit-ishes"
5362 #: builtin/diff.c:86
5364 msgid "'%s': not a regular file or symlink"
5367 #: builtin/diff.c:237
5369 msgid "invalid option: %s"
5372 #: builtin/diff.c:358
5373 msgid "Not a git repository"
5376 #: builtin/diff.c:401
5378 msgid "invalid object '%s' given."
5381 #: builtin/diff.c:410
5383 msgid "more than two blobs given: '%s'"
5386 #: builtin/diff.c:417
5388 msgid "unhandled object '%s' given."
5391 #: builtin/fast-export.c:25
5392 msgid "git fast-export [rev-list-opts]"
5395 #: builtin/fast-export.c:980
5396 msgid "show progress after <n> objects"
5399 #: builtin/fast-export.c:982
5400 msgid "select handling of signed tags"
5403 #: builtin/fast-export.c:985
5404 msgid "select handling of tags that tag filtered objects"
5407 #: builtin/fast-export.c:988
5408 msgid "Dump marks to this file"
5411 #: builtin/fast-export.c:990
5412 msgid "Import marks from this file"
5415 #: builtin/fast-export.c:992
5416 msgid "Fake a tagger when tags lack one"
5419 #: builtin/fast-export.c:994
5420 msgid "Output full tree for each commit"
5423 #: builtin/fast-export.c:996
5424 msgid "Use the done feature to terminate the stream"
5427 #: builtin/fast-export.c:997
5428 msgid "Skip output of blob data"
5431 #: builtin/fast-export.c:998
5435 #: builtin/fast-export.c:999
5436 msgid "Apply refspec to exported refs"
5439 #: builtin/fast-export.c:1000
5440 msgid "anonymize output"
5443 #: builtin/fetch.c:20
5444 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
5447 #: builtin/fetch.c:21
5448 msgid "git fetch [<options>] <group>"
5451 #: builtin/fetch.c:22
5452 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
5455 #: builtin/fetch.c:23
5456 msgid "git fetch --all [<options>]"
5459 #: builtin/fetch.c:90 builtin/pull.c:162
5460 msgid "fetch from all remotes"
5463 #: builtin/fetch.c:92 builtin/pull.c:165
5464 msgid "append to .git/FETCH_HEAD instead of overwriting"
5467 #: builtin/fetch.c:94 builtin/pull.c:168
5468 msgid "path to upload pack on remote end"
5471 #: builtin/fetch.c:95 builtin/pull.c:170
5472 msgid "force overwrite of local branch"
5475 #: builtin/fetch.c:97
5476 msgid "fetch from multiple remotes"
5479 #: builtin/fetch.c:99 builtin/pull.c:172
5480 msgid "fetch all tags and associated objects"
5483 #: builtin/fetch.c:101
5484 msgid "do not fetch all tags (--no-tags)"
5487 #: builtin/fetch.c:103 builtin/pull.c:175
5488 msgid "prune remote-tracking branches no longer on remote"
5491 #: builtin/fetch.c:104 builtin/pull.c:178
5495 #: builtin/fetch.c:105 builtin/pull.c:179
5496 msgid "control recursive fetching of submodules"
5499 #: builtin/fetch.c:109 builtin/pull.c:184
5500 msgid "keep downloaded pack"
5503 #: builtin/fetch.c:111
5504 msgid "allow updating of HEAD ref"
5507 #: builtin/fetch.c:114 builtin/pull.c:187
5508 msgid "deepen history of shallow clone"
5511 #: builtin/fetch.c:116 builtin/pull.c:190
5512 msgid "convert to a complete repository"
5515 #: builtin/fetch.c:118 builtin/log.c:1233
5519 #: builtin/fetch.c:119
5520 msgid "prepend this to submodule path output"
5523 #: builtin/fetch.c:122
5524 msgid "default mode for recursion"
5527 #: builtin/fetch.c:124 builtin/pull.c:193
5528 msgid "accept refs that update .git/shallow"
5531 #: builtin/fetch.c:125 builtin/pull.c:195
5535 #: builtin/fetch.c:126 builtin/pull.c:196
5536 msgid "specify fetch refmap"
5539 #: builtin/fetch.c:378
5540 msgid "Couldn't find remote ref HEAD"
5543 #: builtin/fetch.c:458
5545 msgid "object %s not found"
5548 #: builtin/fetch.c:463
5549 msgid "[up to date]"
5552 #: builtin/fetch.c:477
5554 msgid "! %-*s %-*s -> %s (can't fetch in current branch)"
5557 #: builtin/fetch.c:478 builtin/fetch.c:564
5561 #: builtin/fetch.c:489
5562 msgid "[tag update]"
5565 #: builtin/fetch.c:491 builtin/fetch.c:526 builtin/fetch.c:544
5566 msgid " (unable to update local ref)"
5569 #: builtin/fetch.c:509
5573 #: builtin/fetch.c:512
5574 msgid "[new branch]"
5577 #: builtin/fetch.c:515
5581 #: builtin/fetch.c:560
5582 msgid "unable to update local ref"
5585 #: builtin/fetch.c:560
5586 msgid "forced update"
5589 #: builtin/fetch.c:566
5590 msgid "(non-fast-forward)"
5593 #: builtin/fetch.c:600 builtin/fetch.c:842
5595 msgid "cannot open %s: %s\n"
5598 #: builtin/fetch.c:609
5600 msgid "%s did not send all necessary objects\n"
5603 #: builtin/fetch.c:627
5605 msgid "reject %s because shallow roots are not allowed to be updated"
5608 #: builtin/fetch.c:715 builtin/fetch.c:807
5613 #: builtin/fetch.c:726
5616 "some local refs could not be updated; try running\n"
5617 " 'git remote prune %s' to remove any old, conflicting branches"
5620 #: builtin/fetch.c:778
5622 msgid " (%s will become dangling)"
5625 #: builtin/fetch.c:779
5627 msgid " (%s has become dangling)"
5630 #: builtin/fetch.c:811
5634 #: builtin/fetch.c:812 builtin/remote.c:1034
5638 #: builtin/fetch.c:832
5640 msgid "Refusing to fetch into current branch %s of non-bare repository"
5643 #: builtin/fetch.c:851
5645 msgid "Option \"%s\" value \"%s\" is not valid for %s"
5648 #: builtin/fetch.c:854
5650 msgid "Option \"%s\" is ignored for %s\n"
5653 #: builtin/fetch.c:910
5655 msgid "Don't know how to fetch from %s"
5658 #: builtin/fetch.c:1071
5660 msgid "Fetching %s\n"
5663 #: builtin/fetch.c:1073 builtin/remote.c:90
5665 msgid "Could not fetch %s"
5668 #: builtin/fetch.c:1091
5670 "No remote repository specified. Please, specify either a URL or a\n"
5671 "remote name from which new revisions should be fetched."
5674 #: builtin/fetch.c:1114
5675 msgid "You need to specify a tag name."
5678 #: builtin/fetch.c:1156
5679 msgid "--depth and --unshallow cannot be used together"
5682 #: builtin/fetch.c:1158
5683 msgid "--unshallow on a complete repository does not make sense"
5686 #: builtin/fetch.c:1181
5687 msgid "fetch --all does not take a repository argument"
5690 #: builtin/fetch.c:1183
5691 msgid "fetch --all does not make sense with refspecs"
5694 #: builtin/fetch.c:1194
5696 msgid "No such remote or remote group: %s"
5699 #: builtin/fetch.c:1202
5700 msgid "Fetching a group and specifying refspecs does not make sense"
5703 #: builtin/fmt-merge-msg.c:14
5705 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
5708 #: builtin/fmt-merge-msg.c:670
5709 msgid "populate log with at most <n> entries from shortlog"
5712 #: builtin/fmt-merge-msg.c:673
5713 msgid "alias for --log (deprecated)"
5716 #: builtin/fmt-merge-msg.c:676
5720 #: builtin/fmt-merge-msg.c:677
5721 msgid "use <text> as start of message"
5724 #: builtin/fmt-merge-msg.c:678
5725 msgid "file to read from"
5728 #: builtin/for-each-ref.c:9
5729 msgid "git for-each-ref [<options>] [<pattern>]"
5732 #: builtin/for-each-ref.c:24
5733 msgid "quote placeholders suitably for shells"
5736 #: builtin/for-each-ref.c:26
5737 msgid "quote placeholders suitably for perl"
5740 #: builtin/for-each-ref.c:28
5741 msgid "quote placeholders suitably for python"
5744 #: builtin/for-each-ref.c:30
5745 msgid "quote placeholders suitably for Tcl"
5748 #: builtin/for-each-ref.c:33
5749 msgid "show only <n> matched refs"
5752 #: builtin/for-each-ref.c:34
5753 msgid "format to use for the output"
5756 #: builtin/for-each-ref.c:35
5760 #: builtin/for-each-ref.c:36
5761 msgid "field name to sort on"
5764 #: builtin/fsck.c:163 builtin/prune.c:137
5765 msgid "Checking connectivity"
5768 #: builtin/fsck.c:568
5769 msgid "Checking object directories"
5772 #: builtin/fsck.c:631
5773 msgid "git fsck [<options>] [<object>...]"
5776 #: builtin/fsck.c:637
5777 msgid "show unreachable objects"
5780 #: builtin/fsck.c:638
5781 msgid "show dangling objects"
5784 #: builtin/fsck.c:639
5788 #: builtin/fsck.c:640
5789 msgid "report root nodes"
5792 #: builtin/fsck.c:641
5793 msgid "make index objects head nodes"
5796 #: builtin/fsck.c:642
5797 msgid "make reflogs head nodes (default)"
5800 #: builtin/fsck.c:643
5801 msgid "also consider packs and alternate objects"
5804 #: builtin/fsck.c:644
5805 msgid "check only connectivity"
5808 #: builtin/fsck.c:645
5809 msgid "enable more strict checking"
5812 #: builtin/fsck.c:647
5813 msgid "write dangling objects in .git/lost-found"
5816 #: builtin/fsck.c:648 builtin/prune.c:107
5817 msgid "show progress"
5820 #: builtin/fsck.c:707
5821 msgid "Checking objects"
5825 msgid "git gc [<options>]"
5830 msgid "Invalid %s: '%s'"
5835 msgid "insanely long object directory %.*s"
5839 msgid "prune unreferenced objects"
5843 msgid "be more thorough (increased runtime)"
5847 msgid "enable auto-gc mode"
5851 msgid "force running gc even if there may be another gc running"
5856 msgid "Auto packing the repository in background for optimum performance.\n"
5861 msgid "Auto packing the repository for optimum performance.\n"
5866 msgid "See \"git help gc\" for manual housekeeping.\n"
5872 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
5877 "There are too many unreachable loose objects; run 'git prune' to remove them."
5880 #: builtin/grep.c:23
5881 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
5884 #: builtin/grep.c:218
5886 msgid "grep: failed to create thread: %s"
5889 #: builtin/grep.c:441 builtin/grep.c:476
5891 msgid "unable to read tree (%s)"
5894 #: builtin/grep.c:491
5896 msgid "unable to grep from object of type %s"
5899 #: builtin/grep.c:547
5901 msgid "switch `%c' expects a numerical value"
5904 #: builtin/grep.c:564
5906 msgid "cannot open '%s'"
5909 #: builtin/grep.c:638
5910 msgid "search in index instead of in the work tree"
5913 #: builtin/grep.c:640
5914 msgid "find in contents not managed by git"
5917 #: builtin/grep.c:642
5918 msgid "search in both tracked and untracked files"
5921 #: builtin/grep.c:644
5922 msgid "ignore files specified via '.gitignore'"
5925 #: builtin/grep.c:647
5926 msgid "show non-matching lines"
5929 #: builtin/grep.c:649
5930 msgid "case insensitive matching"
5933 #: builtin/grep.c:651
5934 msgid "match patterns only at word boundaries"
5937 #: builtin/grep.c:653
5938 msgid "process binary files as text"
5941 #: builtin/grep.c:655
5942 msgid "don't match patterns in binary files"
5945 #: builtin/grep.c:658
5946 msgid "process binary files with textconv filters"
5949 #: builtin/grep.c:660
5950 msgid "descend at most <depth> levels"
5953 #: builtin/grep.c:664
5954 msgid "use extended POSIX regular expressions"
5957 #: builtin/grep.c:667
5958 msgid "use basic POSIX regular expressions (default)"
5961 #: builtin/grep.c:670
5962 msgid "interpret patterns as fixed strings"
5965 #: builtin/grep.c:673
5966 msgid "use Perl-compatible regular expressions"
5969 #: builtin/grep.c:676
5970 msgid "show line numbers"
5973 #: builtin/grep.c:677
5974 msgid "don't show filenames"
5977 #: builtin/grep.c:678
5978 msgid "show filenames"
5981 #: builtin/grep.c:680
5982 msgid "show filenames relative to top directory"
5985 #: builtin/grep.c:682
5986 msgid "show only filenames instead of matching lines"
5989 #: builtin/grep.c:684
5990 msgid "synonym for --files-with-matches"
5993 #: builtin/grep.c:687
5994 msgid "show only the names of files without match"
5997 #: builtin/grep.c:689
5998 msgid "print NUL after filenames"
6001 #: builtin/grep.c:691
6002 msgid "show the number of matches instead of matching lines"
6005 #: builtin/grep.c:692
6006 msgid "highlight matches"
6009 #: builtin/grep.c:694
6010 msgid "print empty line between matches from different files"
6013 #: builtin/grep.c:696
6014 msgid "show filename only once above matches from same file"
6017 #: builtin/grep.c:699
6018 msgid "show <n> context lines before and after matches"
6021 #: builtin/grep.c:702
6022 msgid "show <n> context lines before matches"
6025 #: builtin/grep.c:704
6026 msgid "show <n> context lines after matches"
6029 #: builtin/grep.c:705
6030 msgid "shortcut for -C NUM"
6033 #: builtin/grep.c:708
6034 msgid "show a line with the function name before matches"
6037 #: builtin/grep.c:710
6038 msgid "show the surrounding function"
6041 #: builtin/grep.c:713
6042 msgid "read patterns from file"
6045 #: builtin/grep.c:715
6046 msgid "match <pattern>"
6049 #: builtin/grep.c:717
6050 msgid "combine patterns specified with -e"
6053 #: builtin/grep.c:729
6054 msgid "indicate hit with exit status without output"
6057 #: builtin/grep.c:731
6058 msgid "show only matches from files that match all patterns"
6061 #: builtin/grep.c:733
6062 msgid "show parse tree for grep expression"
6065 #: builtin/grep.c:737
6069 #: builtin/grep.c:737
6070 msgid "show matching files in the pager"
6073 #: builtin/grep.c:740
6074 msgid "allow calling of grep(1) (ignored by this build)"
6077 #: builtin/grep.c:741 builtin/show-ref.c:189
6081 #: builtin/grep.c:808
6082 msgid "no pattern given."
6085 #: builtin/grep.c:866
6086 msgid "--open-files-in-pager only works on the worktree"
6089 #: builtin/grep.c:892
6090 msgid "--cached or --untracked cannot be used with --no-index."
6093 #: builtin/grep.c:897
6094 msgid "--no-index or --untracked cannot be used with revs."
6097 #: builtin/grep.c:900
6098 msgid "--[no-]exclude-standard cannot be used for tracked contents."
6101 #: builtin/grep.c:908
6102 msgid "both --cached and trees are given."
6105 #: builtin/hash-object.c:80
6107 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
6111 #: builtin/hash-object.c:81
6112 msgid "git hash-object --stdin-paths < <list-of-paths>"
6115 #: builtin/hash-object.c:92 builtin/tag.c:614
6119 #: builtin/hash-object.c:92
6123 #: builtin/hash-object.c:93
6124 msgid "write the object into the object database"
6127 #: builtin/hash-object.c:95
6128 msgid "read the object from stdin"
6131 #: builtin/hash-object.c:97
6132 msgid "store file as is without filters"
6135 #: builtin/hash-object.c:98
6137 "just hash any random garbage to create corrupt objects for debugging Git"
6140 #: builtin/hash-object.c:99
6141 msgid "process file as it were from this path"
6144 #: builtin/help.c:41
6145 msgid "print all available commands"
6148 #: builtin/help.c:42
6149 msgid "print list of useful guides"
6152 #: builtin/help.c:43
6153 msgid "show man page"
6156 #: builtin/help.c:44
6157 msgid "show manual in web browser"
6160 #: builtin/help.c:46
6161 msgid "show info page"
6164 #: builtin/help.c:52
6165 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
6168 #: builtin/help.c:64
6170 msgid "unrecognized help format '%s'"
6173 #: builtin/help.c:91
6174 msgid "Failed to start emacsclient."
6177 #: builtin/help.c:104
6178 msgid "Failed to parse emacsclient version."
6181 #: builtin/help.c:112
6183 msgid "emacsclient version '%d' too old (< 22)."
6186 #: builtin/help.c:130 builtin/help.c:158 builtin/help.c:167 builtin/help.c:175
6188 msgid "failed to exec '%s': %s"
6191 #: builtin/help.c:215
6194 "'%s': path for unsupported man viewer.\n"
6195 "Please consider using 'man.<tool>.cmd' instead."
6198 #: builtin/help.c:227
6201 "'%s': cmd for supported man viewer.\n"
6202 "Please consider using 'man.<tool>.path' instead."
6205 #: builtin/help.c:354
6207 msgid "'%s': unknown man viewer."
6210 #: builtin/help.c:371
6211 msgid "no man viewer handled the request"
6214 #: builtin/help.c:379
6215 msgid "no info viewer handled the request"
6218 #: builtin/help.c:428
6219 msgid "Defining attributes per path"
6222 #: builtin/help.c:429
6223 msgid "Everyday Git With 20 Commands Or So"
6226 #: builtin/help.c:430
6227 msgid "A Git glossary"
6230 #: builtin/help.c:431
6231 msgid "Specifies intentionally untracked files to ignore"
6234 #: builtin/help.c:432
6235 msgid "Defining submodule properties"
6238 #: builtin/help.c:433
6239 msgid "Specifying revisions and ranges for Git"
6242 #: builtin/help.c:434
6243 msgid "A tutorial introduction to Git (for version 1.5.1 or newer)"
6246 #: builtin/help.c:435
6247 msgid "An overview of recommended workflows with Git"
6250 #: builtin/help.c:447
6251 msgid "The common Git guides are:\n"
6254 #: builtin/help.c:468 builtin/help.c:485
6259 #: builtin/help.c:501
6261 msgid "`git %s' is aliased to `%s'"
6264 #: builtin/index-pack.c:152
6266 msgid "unable to open %s"
6269 #: builtin/index-pack.c:202
6271 msgid "object type mismatch at %s"
6274 #: builtin/index-pack.c:222
6276 msgid "did not receive expected object %s"
6279 #: builtin/index-pack.c:225
6281 msgid "object %s: expected type %s, found %s"
6284 #: builtin/index-pack.c:267
6286 msgid "cannot fill %d byte"
6287 msgid_plural "cannot fill %d bytes"
6291 #: builtin/index-pack.c:277
6295 #: builtin/index-pack.c:278
6296 msgid "read error on input"
6299 #: builtin/index-pack.c:290
6300 msgid "used more bytes than were available"
6303 #: builtin/index-pack.c:297
6304 msgid "pack too large for current definition of off_t"
6307 #: builtin/index-pack.c:313
6309 msgid "unable to create '%s'"
6312 #: builtin/index-pack.c:318
6314 msgid "cannot open packfile '%s'"
6317 #: builtin/index-pack.c:332
6318 msgid "pack signature mismatch"
6321 #: builtin/index-pack.c:334
6323 msgid "pack version %<PRIu32> unsupported"
6326 #: builtin/index-pack.c:352
6328 msgid "pack has bad object at offset %lu: %s"
6331 #: builtin/index-pack.c:473
6333 msgid "inflate returned %d"
6336 #: builtin/index-pack.c:522
6337 msgid "offset value overflow for delta base object"
6340 #: builtin/index-pack.c:530
6341 msgid "delta base offset is out of bound"
6344 #: builtin/index-pack.c:538
6346 msgid "unknown object type %d"
6349 #: builtin/index-pack.c:569
6350 msgid "cannot pread pack file"
6353 #: builtin/index-pack.c:571
6355 msgid "premature end of pack file, %lu byte missing"
6356 msgid_plural "premature end of pack file, %lu bytes missing"
6360 #: builtin/index-pack.c:597
6361 msgid "serious inflate inconsistency"
6364 #: builtin/index-pack.c:743 builtin/index-pack.c:749 builtin/index-pack.c:772
6365 #: builtin/index-pack.c:806 builtin/index-pack.c:815
6367 msgid "SHA1 COLLISION FOUND WITH %s !"
6370 #: builtin/index-pack.c:746 builtin/pack-objects.c:162
6371 #: builtin/pack-objects.c:254
6373 msgid "unable to read %s"
6376 #: builtin/index-pack.c:812
6378 msgid "cannot read existing object %s"
6381 #: builtin/index-pack.c:826
6383 msgid "invalid blob object %s"
6386 #: builtin/index-pack.c:840
6391 #: builtin/index-pack.c:843
6392 msgid "Error in object"
6395 #: builtin/index-pack.c:845
6397 msgid "Not all child objects of %s are reachable"
6400 #: builtin/index-pack.c:917 builtin/index-pack.c:948
6401 msgid "failed to apply delta"
6404 #: builtin/index-pack.c:1118
6405 msgid "Receiving objects"
6408 #: builtin/index-pack.c:1118
6409 msgid "Indexing objects"
6412 #: builtin/index-pack.c:1150
6413 msgid "pack is corrupted (SHA1 mismatch)"
6416 #: builtin/index-pack.c:1155
6417 msgid "cannot fstat packfile"
6420 #: builtin/index-pack.c:1158
6421 msgid "pack has junk at the end"
6424 #: builtin/index-pack.c:1169
6425 msgid "confusion beyond insanity in parse_pack_objects()"
6428 #: builtin/index-pack.c:1194
6429 msgid "Resolving deltas"
6432 #: builtin/index-pack.c:1205
6434 msgid "unable to create thread: %s"
6437 #: builtin/index-pack.c:1247
6438 msgid "confusion beyond insanity"
6441 #: builtin/index-pack.c:1253
6443 msgid "completed with %d local objects"
6446 #: builtin/index-pack.c:1263
6448 msgid "Unexpected tail checksum for %s (disk corruption?)"
6451 #: builtin/index-pack.c:1267
6453 msgid "pack has %d unresolved delta"
6454 msgid_plural "pack has %d unresolved deltas"
6458 #: builtin/index-pack.c:1291
6460 msgid "unable to deflate appended object (%d)"
6463 #: builtin/index-pack.c:1367
6465 msgid "local object %s is corrupt"
6468 #: builtin/index-pack.c:1391
6469 msgid "error while closing pack file"
6472 #: builtin/index-pack.c:1404
6474 msgid "cannot write keep file '%s'"
6477 #: builtin/index-pack.c:1412
6479 msgid "cannot close written keep file '%s'"
6482 #: builtin/index-pack.c:1425
6483 msgid "cannot store pack file"
6486 #: builtin/index-pack.c:1436
6487 msgid "cannot store index file"
6490 #: builtin/index-pack.c:1469
6492 msgid "bad pack.indexversion=%<PRIu32>"
6495 #: builtin/index-pack.c:1475
6497 msgid "invalid number of threads specified (%d)"
6500 #: builtin/index-pack.c:1479 builtin/index-pack.c:1663
6502 msgid "no threads support, ignoring %s"
6505 #: builtin/index-pack.c:1537
6507 msgid "Cannot open existing pack file '%s'"
6510 #: builtin/index-pack.c:1539
6512 msgid "Cannot open existing pack idx file for '%s'"
6515 #: builtin/index-pack.c:1586
6517 msgid "non delta: %d object"
6518 msgid_plural "non delta: %d objects"
6522 #: builtin/index-pack.c:1593
6524 msgid "chain length = %d: %lu object"
6525 msgid_plural "chain length = %d: %lu objects"
6529 #: builtin/index-pack.c:1623
6530 msgid "Cannot come back to cwd"
6533 #: builtin/index-pack.c:1675 builtin/index-pack.c:1678
6534 #: builtin/index-pack.c:1690 builtin/index-pack.c:1694
6539 #: builtin/index-pack.c:1708
6540 msgid "--fix-thin cannot be used without --stdin"
6543 #: builtin/index-pack.c:1712 builtin/index-pack.c:1721
6545 msgid "packfile name '%s' does not end with '.pack'"
6548 #: builtin/index-pack.c:1729
6549 msgid "--verify with no packfile name given"
6552 #: builtin/init-db.c:36
6554 msgid "Could not make %s writable by group"
6557 #: builtin/init-db.c:63
6559 msgid "insanely long template name %s"
6562 #: builtin/init-db.c:68
6564 msgid "cannot stat '%s'"
6567 #: builtin/init-db.c:74
6569 msgid "cannot stat template '%s'"
6572 #: builtin/init-db.c:81
6574 msgid "cannot opendir '%s'"
6577 #: builtin/init-db.c:98
6579 msgid "cannot readlink '%s'"
6582 #: builtin/init-db.c:100
6584 msgid "insanely long symlink %s"
6587 #: builtin/init-db.c:103
6589 msgid "cannot symlink '%s' '%s'"
6592 #: builtin/init-db.c:107
6594 msgid "cannot copy '%s' to '%s'"
6597 #: builtin/init-db.c:111
6599 msgid "ignoring template %s"
6602 #: builtin/init-db.c:137
6604 msgid "insanely long template path %s"
6607 #: builtin/init-db.c:145
6609 msgid "templates not found %s"
6612 #: builtin/init-db.c:158
6614 msgid "not copying templates of a wrong format version %d from '%s'"
6617 #: builtin/init-db.c:212
6619 msgid "insane git directory %s"
6622 #: builtin/init-db.c:344 builtin/init-db.c:347
6624 msgid "%s already exists"
6627 #: builtin/init-db.c:375
6629 msgid "unable to handle file type %d"
6632 #: builtin/init-db.c:378
6634 msgid "unable to move %s to %s"
6637 #. TRANSLATORS: The first '%s' is either "Reinitialized
6638 #. existing" or "Initialized empty", the second " shared" or
6639 #. "", and the last '%s%s' is the verbatim directory name.
6640 #: builtin/init-db.c:434
6642 msgid "%s%s Git repository in %s%s\n"
6645 #: builtin/init-db.c:435
6646 msgid "Reinitialized existing"
6649 #: builtin/init-db.c:435
6650 msgid "Initialized empty"
6653 #: builtin/init-db.c:436
6657 #: builtin/init-db.c:483
6659 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
6660 "shared[=<permissions>]] [<directory>]"
6663 #: builtin/init-db.c:506
6667 #: builtin/init-db.c:507
6668 msgid "specify that the git repository is to be shared amongst several users"
6671 #: builtin/init-db.c:541 builtin/init-db.c:546
6673 msgid "cannot mkdir %s"
6676 #: builtin/init-db.c:550
6678 msgid "cannot chdir to %s"
6681 #: builtin/init-db.c:571
6684 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
6688 #: builtin/init-db.c:599
6690 msgid "Cannot access work tree '%s'"
6693 #: builtin/interpret-trailers.c:15
6695 "git interpret-trailers [--trim-empty] [(--trailer <token>[(=|:)<value>])...] "
6699 #: builtin/interpret-trailers.c:25
6700 msgid "trim empty trailers"
6703 #: builtin/interpret-trailers.c:26
6707 #: builtin/interpret-trailers.c:27
6708 msgid "trailer(s) to add"
6712 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
6716 msgid "git show [<options>] <object>..."
6721 msgid "invalid --decorate option: %s"
6724 #: builtin/log.c:131
6725 msgid "suppress diff output"
6728 #: builtin/log.c:132
6732 #: builtin/log.c:133
6733 msgid "Use mail map file"
6736 #: builtin/log.c:134
6737 msgid "decorate options"
6740 #: builtin/log.c:137
6741 msgid "Process line range n,m in file, counting from 1"
6744 #: builtin/log.c:233
6746 msgid "Final output: %d %s\n"
6749 #: builtin/log.c:465
6751 msgid "git show %s: bad file"
6754 #: builtin/log.c:479 builtin/log.c:572
6756 msgid "Could not read object %s"
6759 #: builtin/log.c:596
6761 msgid "Unknown type: %d"
6764 #: builtin/log.c:714
6765 msgid "format.headers without value"
6768 #: builtin/log.c:798
6769 msgid "name of output directory is too long"
6772 #: builtin/log.c:814
6774 msgid "Cannot open patch file %s"
6777 #: builtin/log.c:828
6778 msgid "Need exactly one range."
6781 #: builtin/log.c:838
6782 msgid "Not a range."
6785 #: builtin/log.c:944
6786 msgid "Cover letter needs email format"
6789 #: builtin/log.c:1023
6791 msgid "insane in-reply-to: %s"
6794 #: builtin/log.c:1051
6795 msgid "git format-patch [<options>] [<since> | <revision-range>]"
6798 #: builtin/log.c:1096
6799 msgid "Two output directories?"
6802 #: builtin/log.c:1211
6803 msgid "use [PATCH n/m] even with a single patch"
6806 #: builtin/log.c:1214
6807 msgid "use [PATCH] even with multiple patches"
6810 #: builtin/log.c:1218
6811 msgid "print patches to standard out"
6814 #: builtin/log.c:1220
6815 msgid "generate a cover letter"
6818 #: builtin/log.c:1222
6819 msgid "use simple number sequence for output file names"
6822 #: builtin/log.c:1223
6826 #: builtin/log.c:1224
6827 msgid "use <sfx> instead of '.patch'"
6830 #: builtin/log.c:1226
6831 msgid "start numbering patches at <n> instead of 1"
6834 #: builtin/log.c:1228
6835 msgid "mark the series as Nth re-roll"
6838 #: builtin/log.c:1230
6839 msgid "Use [<prefix>] instead of [PATCH]"
6842 #: builtin/log.c:1233
6843 msgid "store resulting files in <dir>"
6846 #: builtin/log.c:1236
6847 msgid "don't strip/add [PATCH]"
6850 #: builtin/log.c:1239
6851 msgid "don't output binary diffs"
6854 #: builtin/log.c:1241
6855 msgid "don't include a patch matching a commit upstream"
6858 #: builtin/log.c:1243
6859 msgid "show patch format instead of default (patch + stat)"
6862 #: builtin/log.c:1245
6866 #: builtin/log.c:1246
6870 #: builtin/log.c:1247
6871 msgid "add email header"
6874 #: builtin/log.c:1248 builtin/log.c:1250
6878 #: builtin/log.c:1248
6879 msgid "add To: header"
6882 #: builtin/log.c:1250
6883 msgid "add Cc: header"
6886 #: builtin/log.c:1252
6890 #: builtin/log.c:1253
6891 msgid "set From address to <ident> (or committer ident if absent)"
6894 #: builtin/log.c:1255
6898 #: builtin/log.c:1256
6899 msgid "make first mail a reply to <message-id>"
6902 #: builtin/log.c:1257 builtin/log.c:1260
6906 #: builtin/log.c:1258
6907 msgid "attach the patch"
6910 #: builtin/log.c:1261
6911 msgid "inline the patch"
6914 #: builtin/log.c:1265
6915 msgid "enable message threading, styles: shallow, deep"
6918 #: builtin/log.c:1267
6922 #: builtin/log.c:1268
6923 msgid "add a signature"
6926 #: builtin/log.c:1270
6927 msgid "add a signature from a file"
6930 #: builtin/log.c:1271
6931 msgid "don't print the patch filenames"
6934 #: builtin/log.c:1360
6935 msgid "-n and -k are mutually exclusive."
6938 #: builtin/log.c:1362
6939 msgid "--subject-prefix and -k are mutually exclusive."
6942 #: builtin/log.c:1370
6943 msgid "--name-only does not make sense"
6946 #: builtin/log.c:1372
6947 msgid "--name-status does not make sense"
6950 #: builtin/log.c:1374
6951 msgid "--check does not make sense"
6954 #: builtin/log.c:1397
6955 msgid "standard output, or directory, which one?"
6958 #: builtin/log.c:1399
6960 msgid "Could not create directory '%s'"
6963 #: builtin/log.c:1496
6965 msgid "unable to read signature file '%s'"
6968 #: builtin/log.c:1559
6969 msgid "Failed to create output files"
6972 #: builtin/log.c:1607
6973 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
6976 #: builtin/log.c:1661
6979 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
6982 #: builtin/log.c:1672 builtin/log.c:1674 builtin/log.c:1686
6984 msgid "Unknown commit %s"
6987 #: builtin/ls-files.c:358
6988 msgid "git ls-files [<options>] [<file>...]"
6991 #: builtin/ls-files.c:415
6992 msgid "identify the file status with tags"
6995 #: builtin/ls-files.c:417
6996 msgid "use lowercase letters for 'assume unchanged' files"
6999 #: builtin/ls-files.c:419
7000 msgid "show cached files in the output (default)"
7003 #: builtin/ls-files.c:421
7004 msgid "show deleted files in the output"
7007 #: builtin/ls-files.c:423
7008 msgid "show modified files in the output"
7011 #: builtin/ls-files.c:425
7012 msgid "show other files in the output"
7015 #: builtin/ls-files.c:427
7016 msgid "show ignored files in the output"
7019 #: builtin/ls-files.c:430
7020 msgid "show staged contents' object name in the output"
7023 #: builtin/ls-files.c:432
7024 msgid "show files on the filesystem that need to be removed"
7027 #: builtin/ls-files.c:434
7028 msgid "show 'other' directories' names only"
7031 #: builtin/ls-files.c:437
7032 msgid "don't show empty directories"
7035 #: builtin/ls-files.c:440
7036 msgid "show unmerged files in the output"
7039 #: builtin/ls-files.c:442
7040 msgid "show resolve-undo information"
7043 #: builtin/ls-files.c:444
7044 msgid "skip files matching pattern"
7047 #: builtin/ls-files.c:447
7048 msgid "exclude patterns are read from <file>"
7051 #: builtin/ls-files.c:450
7052 msgid "read additional per-directory exclude patterns in <file>"
7055 #: builtin/ls-files.c:452
7056 msgid "add the standard git exclusions"
7059 #: builtin/ls-files.c:455
7060 msgid "make the output relative to the project top directory"
7063 #: builtin/ls-files.c:458
7064 msgid "if any <file> is not in the index, treat this as an error"
7067 #: builtin/ls-files.c:459
7071 #: builtin/ls-files.c:460
7072 msgid "pretend that paths removed since <tree-ish> are still present"
7075 #: builtin/ls-files.c:462
7076 msgid "show debugging data"
7079 #: builtin/ls-tree.c:28
7080 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
7083 #: builtin/ls-tree.c:127
7084 msgid "only show trees"
7087 #: builtin/ls-tree.c:129
7088 msgid "recurse into subtrees"
7091 #: builtin/ls-tree.c:131
7092 msgid "show trees when recursing"
7095 #: builtin/ls-tree.c:134
7096 msgid "terminate entries with NUL byte"
7099 #: builtin/ls-tree.c:135
7100 msgid "include object size"
7103 #: builtin/ls-tree.c:137 builtin/ls-tree.c:139
7104 msgid "list only filenames"
7107 #: builtin/ls-tree.c:142
7108 msgid "use full path names"
7111 #: builtin/ls-tree.c:144
7112 msgid "list entire tree; not just current directory (implies --full-name)"
7115 #: builtin/merge.c:45
7116 msgid "git merge [<options>] [<commit>...]"
7119 #: builtin/merge.c:46
7120 msgid "git merge [<options>] <msg> HEAD <commit>"
7123 #: builtin/merge.c:47
7124 msgid "git merge --abort"
7127 #: builtin/merge.c:100
7128 msgid "switch `m' requires a value"
7131 #: builtin/merge.c:137
7133 msgid "Could not find merge strategy '%s'.\n"
7136 #: builtin/merge.c:138
7138 msgid "Available strategies are:"
7141 #: builtin/merge.c:143
7143 msgid "Available custom strategies are:"
7146 #: builtin/merge.c:193 builtin/pull.c:119
7147 msgid "do not show a diffstat at the end of the merge"
7150 #: builtin/merge.c:196 builtin/pull.c:122
7151 msgid "show a diffstat at the end of the merge"
7154 #: builtin/merge.c:197 builtin/pull.c:125
7155 msgid "(synonym to --stat)"
7158 #: builtin/merge.c:199 builtin/pull.c:128
7159 msgid "add (at most <n>) entries from shortlog to merge commit message"
7162 #: builtin/merge.c:202 builtin/pull.c:131
7163 msgid "create a single commit instead of doing a merge"
7166 #: builtin/merge.c:204 builtin/pull.c:134
7167 msgid "perform a commit if the merge succeeds (default)"
7170 #: builtin/merge.c:206 builtin/pull.c:137
7171 msgid "edit message before committing"
7174 #: builtin/merge.c:207
7175 msgid "allow fast-forward (default)"
7178 #: builtin/merge.c:209 builtin/pull.c:143
7179 msgid "abort if fast-forward is not possible"
7182 #: builtin/merge.c:213
7183 msgid "Verify that the named commit has a valid GPG signature"
7186 #: builtin/merge.c:214 builtin/notes.c:767 builtin/pull.c:148
7187 #: builtin/revert.c:89
7191 #: builtin/merge.c:215 builtin/pull.c:149
7192 msgid "merge strategy to use"
7195 #: builtin/merge.c:216 builtin/pull.c:152
7196 msgid "option=value"
7199 #: builtin/merge.c:217 builtin/pull.c:153
7200 msgid "option for selected merge strategy"
7203 #: builtin/merge.c:219
7204 msgid "merge commit message (for a non-fast-forward merge)"
7207 #: builtin/merge.c:223
7208 msgid "abort the current in-progress merge"
7211 #: builtin/merge.c:251
7212 msgid "could not run stash."
7215 #: builtin/merge.c:256
7216 msgid "stash failed"
7219 #: builtin/merge.c:261
7221 msgid "not a valid object: %s"
7224 #: builtin/merge.c:280 builtin/merge.c:297
7225 msgid "read-tree failed"
7228 #: builtin/merge.c:327
7229 msgid " (nothing to squash)"
7232 #: builtin/merge.c:340
7234 msgid "Squash commit -- not updating HEAD\n"
7237 #: builtin/merge.c:344 builtin/merge.c:763 builtin/merge.c:975
7238 #: builtin/merge.c:988
7240 msgid "Could not write to '%s'"
7243 #: builtin/merge.c:372
7244 msgid "Writing SQUASH_MSG"
7247 #: builtin/merge.c:374
7248 msgid "Finishing SQUASH_MSG"
7251 #: builtin/merge.c:397
7253 msgid "No merge message -- not updating HEAD\n"
7256 #: builtin/merge.c:447
7258 msgid "'%s' does not point to a commit"
7261 #: builtin/merge.c:537
7263 msgid "Bad branch.%s.mergeoptions string: %s"
7266 #: builtin/merge.c:656
7267 msgid "Not handling anything other than two heads merge."
7270 #: builtin/merge.c:670
7272 msgid "Unknown option for merge-recursive: -X%s"
7275 #: builtin/merge.c:683
7277 msgid "unable to write %s"
7280 #: builtin/merge.c:772
7282 msgid "Could not read from '%s'"
7285 #: builtin/merge.c:781
7287 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
7290 #: builtin/merge.c:787
7293 "Please enter a commit message to explain why this merge is necessary,\n"
7294 "especially if it merges an updated upstream into a topic branch.\n"
7296 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
7300 #: builtin/merge.c:811
7301 msgid "Empty commit message."
7304 #: builtin/merge.c:823
7306 msgid "Wonderful.\n"
7309 #: builtin/merge.c:878
7311 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
7314 #: builtin/merge.c:894
7316 msgid "'%s' is not a commit"
7319 #: builtin/merge.c:935
7320 msgid "No current branch."
7323 #: builtin/merge.c:937
7324 msgid "No remote for the current branch."
7327 #: builtin/merge.c:939
7328 msgid "No default upstream defined for the current branch."
7331 #: builtin/merge.c:944
7333 msgid "No remote-tracking branch for %s from %s"
7336 #: builtin/merge.c:1081
7338 msgid "could not close '%s'"
7341 #: builtin/merge.c:1208
7342 msgid "There is no merge to abort (MERGE_HEAD missing)."
7345 #: builtin/merge.c:1224
7347 "You have not concluded your merge (MERGE_HEAD exists).\n"
7348 "Please, commit your changes before you merge."
7351 #: builtin/merge.c:1231
7353 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
7354 "Please, commit your changes before you merge."
7357 #: builtin/merge.c:1234
7358 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
7361 #: builtin/merge.c:1243
7362 msgid "You cannot combine --squash with --no-ff."
7365 #: builtin/merge.c:1251
7366 msgid "No commit specified and merge.defaultToUpstream not set."
7369 #: builtin/merge.c:1268
7370 msgid "Squash commit into empty head not supported yet"
7373 #: builtin/merge.c:1270
7374 msgid "Non-fast-forward commit does not make sense into an empty head"
7377 #: builtin/merge.c:1276
7379 msgid "%s - not something we can merge"
7382 #: builtin/merge.c:1278
7383 msgid "Can merge only exactly one commit into empty head"
7386 #: builtin/merge.c:1333
7388 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
7391 #: builtin/merge.c:1336
7393 msgid "Commit %s has a bad GPG signature allegedly by %s."
7396 #: builtin/merge.c:1339
7398 msgid "Commit %s does not have a GPG signature."
7401 #: builtin/merge.c:1342
7403 msgid "Commit %s has a good GPG signature by %s\n"
7406 #: builtin/merge.c:1423
7408 msgid "Updating %s..%s\n"
7411 #: builtin/merge.c:1462
7413 msgid "Trying really trivial in-index merge...\n"
7416 #: builtin/merge.c:1469
7421 #: builtin/merge.c:1501
7422 msgid "Not possible to fast-forward, aborting."
7425 #: builtin/merge.c:1524 builtin/merge.c:1603
7427 msgid "Rewinding the tree to pristine...\n"
7430 #: builtin/merge.c:1528
7432 msgid "Trying merge strategy %s...\n"
7435 #: builtin/merge.c:1594
7437 msgid "No merge strategy handled the merge.\n"
7440 #: builtin/merge.c:1596
7442 msgid "Merge with strategy %s failed.\n"
7445 #: builtin/merge.c:1605
7447 msgid "Using the %s to prepare resolving by hand.\n"
7450 #: builtin/merge.c:1617
7452 msgid "Automatic merge went well; stopped before committing as requested\n"
7455 #: builtin/merge-base.c:29
7456 msgid "git merge-base [-a | --all] <commit> <commit>..."
7459 #: builtin/merge-base.c:30
7460 msgid "git merge-base [-a | --all] --octopus <commit>..."
7463 #: builtin/merge-base.c:31
7464 msgid "git merge-base --independent <commit>..."
7467 #: builtin/merge-base.c:32
7468 msgid "git merge-base --is-ancestor <commit> <commit>"
7471 #: builtin/merge-base.c:33
7472 msgid "git merge-base --fork-point <ref> [<commit>]"
7475 #: builtin/merge-base.c:214
7476 msgid "output all common ancestors"
7479 #: builtin/merge-base.c:216
7480 msgid "find ancestors for a single n-way merge"
7483 #: builtin/merge-base.c:218
7484 msgid "list revs not reachable from others"
7487 #: builtin/merge-base.c:220
7488 msgid "is the first one ancestor of the other?"
7491 #: builtin/merge-base.c:222
7492 msgid "find where <commit> forked from reflog of <ref>"
7495 #: builtin/merge-file.c:8
7497 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
7498 "<orig-file> <file2>"
7501 #: builtin/merge-file.c:33
7502 msgid "send results to standard output"
7505 #: builtin/merge-file.c:34
7506 msgid "use a diff3 based merge"
7509 #: builtin/merge-file.c:35
7510 msgid "for conflicts, use our version"
7513 #: builtin/merge-file.c:37
7514 msgid "for conflicts, use their version"
7517 #: builtin/merge-file.c:39
7518 msgid "for conflicts, use a union version"
7521 #: builtin/merge-file.c:42
7522 msgid "for conflicts, use this marker size"
7525 #: builtin/merge-file.c:43
7526 msgid "do not warn about conflicts"
7529 #: builtin/merge-file.c:45
7530 msgid "set labels for file1/orig-file/file2"
7533 #: builtin/mktree.c:64
7534 msgid "git mktree [-z] [--missing] [--batch]"
7537 #: builtin/mktree.c:150
7538 msgid "input is NUL terminated"
7541 #: builtin/mktree.c:151 builtin/write-tree.c:24
7542 msgid "allow missing objects"
7545 #: builtin/mktree.c:152
7546 msgid "allow creation of more than one tree"
7550 msgid "git mv [<options>] <source>... <destination>"
7555 msgid "Directory %s is in index and no submodule?"
7559 msgid "Please stage your changes to .gitmodules or stash them to proceed"
7564 msgid "%.*s is in index"
7568 msgid "force move/rename even if target exists"
7572 msgid "skip move/rename errors"
7577 msgid "destination '%s' is not a directory"
7582 msgid "Checking rename of '%s' to '%s'\n"
7590 msgid "can not move directory into itself"
7594 msgid "cannot move directory over file"
7598 msgid "source directory is empty"
7602 msgid "not under version control"
7606 msgid "destination exists"
7611 msgid "overwriting '%s'"
7615 msgid "Cannot overwrite"
7619 msgid "multiple sources for the same target"
7623 msgid "destination directory does not exist"
7628 msgid "%s, source=%s, destination=%s"
7633 msgid "Renaming %s to %s\n"
7636 #: builtin/mv.c:256 builtin/remote.c:722 builtin/repack.c:362
7638 msgid "renaming '%s' failed"
7641 #: builtin/name-rev.c:255
7642 msgid "git name-rev [<options>] <commit>..."
7645 #: builtin/name-rev.c:256
7646 msgid "git name-rev [<options>] --all"
7649 #: builtin/name-rev.c:257
7650 msgid "git name-rev [<options>] --stdin"
7653 #: builtin/name-rev.c:309
7654 msgid "print only names (no SHA-1)"
7657 #: builtin/name-rev.c:310
7658 msgid "only use tags to name the commits"
7661 #: builtin/name-rev.c:312
7662 msgid "only use refs matching <pattern>"
7665 #: builtin/name-rev.c:314
7666 msgid "list all commits reachable from all refs"
7669 #: builtin/name-rev.c:315
7670 msgid "read from stdin"
7673 #: builtin/name-rev.c:316
7674 msgid "allow to print `undefined` names (default)"
7677 #: builtin/name-rev.c:322
7678 msgid "dereference tags in the input (internal use)"
7681 #: builtin/notes.c:25
7682 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
7685 #: builtin/notes.c:26
7687 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
7688 "| (-c | -C) <object>] [<object>]"
7691 #: builtin/notes.c:27
7692 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
7695 #: builtin/notes.c:28
7697 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
7698 "(-c | -C) <object>] [<object>]"
7701 #: builtin/notes.c:29
7702 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
7705 #: builtin/notes.c:30
7706 msgid "git notes [--ref <notes-ref>] show [<object>]"
7709 #: builtin/notes.c:31
7711 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
7714 #: builtin/notes.c:32
7715 msgid "git notes merge --commit [-v | -q]"
7718 #: builtin/notes.c:33
7719 msgid "git notes merge --abort [-v | -q]"
7722 #: builtin/notes.c:34
7723 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
7726 #: builtin/notes.c:35
7727 msgid "git notes [--ref <notes-ref>] prune [-n | -v]"
7730 #: builtin/notes.c:36
7731 msgid "git notes [--ref <notes-ref>] get-ref"
7734 #: builtin/notes.c:41
7735 msgid "git notes [list [<object>]]"
7738 #: builtin/notes.c:46
7739 msgid "git notes add [<options>] [<object>]"
7742 #: builtin/notes.c:51
7743 msgid "git notes copy [<options>] <from-object> <to-object>"
7746 #: builtin/notes.c:52
7747 msgid "git notes copy --stdin [<from-object> <to-object>]..."
7750 #: builtin/notes.c:57
7751 msgid "git notes append [<options>] [<object>]"
7754 #: builtin/notes.c:62
7755 msgid "git notes edit [<object>]"
7758 #: builtin/notes.c:67
7759 msgid "git notes show [<object>]"
7762 #: builtin/notes.c:72
7763 msgid "git notes merge [<options>] <notes-ref>"
7766 #: builtin/notes.c:73
7767 msgid "git notes merge --commit [<options>]"
7770 #: builtin/notes.c:74
7771 msgid "git notes merge --abort [<options>]"
7774 #: builtin/notes.c:79
7775 msgid "git notes remove [<object>]"
7778 #: builtin/notes.c:84
7779 msgid "git notes prune [<options>]"
7782 #: builtin/notes.c:89
7783 msgid "git notes get-ref"
7786 #: builtin/notes.c:147
7788 msgid "unable to start 'show' for object '%s'"
7791 #: builtin/notes.c:151
7792 msgid "could not read 'show' output"
7795 #: builtin/notes.c:159
7797 msgid "failed to finish 'show' for object '%s'"
7800 #: builtin/notes.c:174 builtin/tag.c:477
7802 msgid "could not create file '%s'"
7805 #: builtin/notes.c:193
7806 msgid "Please supply the note contents using either -m or -F option"
7809 #: builtin/notes.c:202
7810 msgid "unable to write note object"
7813 #: builtin/notes.c:204
7815 msgid "The note contents have been left in %s"
7818 #: builtin/notes.c:232 builtin/tag.c:695
7820 msgid "cannot read '%s'"
7823 #: builtin/notes.c:234 builtin/tag.c:698
7825 msgid "could not open or read '%s'"
7828 #: builtin/notes.c:253 builtin/notes.c:304 builtin/notes.c:306
7829 #: builtin/notes.c:366 builtin/notes.c:421 builtin/notes.c:507
7830 #: builtin/notes.c:512 builtin/notes.c:590 builtin/notes.c:653
7831 #: builtin/notes.c:877 builtin/tag.c:711
7833 msgid "Failed to resolve '%s' as a valid ref."
7836 #: builtin/notes.c:256
7838 msgid "Failed to read object '%s'."
7841 #: builtin/notes.c:260
7843 msgid "Cannot read note data from non-blob object '%s'."
7846 #: builtin/notes.c:359 builtin/notes.c:414 builtin/notes.c:490
7847 #: builtin/notes.c:502 builtin/notes.c:578 builtin/notes.c:646
7848 #: builtin/notes.c:942
7849 msgid "too many parameters"
7852 #: builtin/notes.c:372 builtin/notes.c:659
7854 msgid "No note found for object %s."
7857 #: builtin/notes.c:393 builtin/notes.c:556
7858 msgid "note contents as a string"
7861 #: builtin/notes.c:396 builtin/notes.c:559
7862 msgid "note contents in a file"
7865 #: builtin/notes.c:398 builtin/notes.c:401 builtin/notes.c:561
7866 #: builtin/notes.c:564 builtin/tag.c:630
7870 #: builtin/notes.c:399 builtin/notes.c:562
7871 msgid "reuse and edit specified note object"
7874 #: builtin/notes.c:402 builtin/notes.c:565
7875 msgid "reuse specified note object"
7878 #: builtin/notes.c:405 builtin/notes.c:568
7879 msgid "allow storing empty note"
7882 #: builtin/notes.c:406 builtin/notes.c:477
7883 msgid "replace existing notes"
7886 #: builtin/notes.c:431
7889 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
7893 #: builtin/notes.c:446 builtin/notes.c:525
7895 msgid "Overwriting existing notes for object %s\n"
7898 #: builtin/notes.c:457 builtin/notes.c:618 builtin/notes.c:882
7900 msgid "Removing note for object %s\n"
7903 #: builtin/notes.c:478
7904 msgid "read objects from stdin"
7907 #: builtin/notes.c:480
7908 msgid "load rewriting config for <command> (implies --stdin)"
7911 #: builtin/notes.c:498
7912 msgid "too few parameters"
7915 #: builtin/notes.c:519
7918 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
7922 #: builtin/notes.c:531
7924 msgid "Missing notes on source object %s. Cannot copy."
7927 #: builtin/notes.c:583
7930 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
7931 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
7934 #: builtin/notes.c:764
7935 msgid "General options"
7938 #: builtin/notes.c:766
7939 msgid "Merge options"
7942 #: builtin/notes.c:768
7944 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
7948 #: builtin/notes.c:770
7949 msgid "Committing unmerged notes"
7952 #: builtin/notes.c:772
7953 msgid "finalize notes merge by committing unmerged notes"
7956 #: builtin/notes.c:774
7957 msgid "Aborting notes merge resolution"
7960 #: builtin/notes.c:776
7961 msgid "abort notes merge"
7964 #: builtin/notes.c:853
7966 msgid "A notes merge into %s is already in-progress at %s"
7969 #: builtin/notes.c:880
7971 msgid "Object %s has no note\n"
7974 #: builtin/notes.c:892
7975 msgid "attempt to remove non-existent note is not an error"
7978 #: builtin/notes.c:895
7979 msgid "read object names from the standard input"
7982 #: builtin/notes.c:976
7986 #: builtin/notes.c:977
7987 msgid "use notes from <notes-ref>"
7990 #: builtin/notes.c:1012 builtin/remote.c:1588
7992 msgid "Unknown subcommand: %s"
7995 #: builtin/pack-objects.c:28
7997 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
8000 #: builtin/pack-objects.c:29
8002 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
8005 #: builtin/pack-objects.c:175 builtin/pack-objects.c:178
8007 msgid "deflate error (%d)"
8010 #: builtin/pack-objects.c:771
8011 msgid "Writing objects"
8014 #: builtin/pack-objects.c:1011
8015 msgid "disabling bitmap writing, as some objects are not being packed"
8018 #: builtin/pack-objects.c:2171
8019 msgid "Compressing objects"
8022 #: builtin/pack-objects.c:2568
8024 msgid "unsupported index version %s"
8027 #: builtin/pack-objects.c:2572
8029 msgid "bad index version '%s'"
8032 #: builtin/pack-objects.c:2602
8033 msgid "do not show progress meter"
8036 #: builtin/pack-objects.c:2604
8037 msgid "show progress meter"
8040 #: builtin/pack-objects.c:2606
8041 msgid "show progress meter during object writing phase"
8044 #: builtin/pack-objects.c:2609
8045 msgid "similar to --all-progress when progress meter is shown"
8048 #: builtin/pack-objects.c:2610
8049 msgid "version[,offset]"
8052 #: builtin/pack-objects.c:2611
8053 msgid "write the pack index file in the specified idx format version"
8056 #: builtin/pack-objects.c:2614
8057 msgid "maximum size of each output pack file"
8060 #: builtin/pack-objects.c:2616
8061 msgid "ignore borrowed objects from alternate object store"
8064 #: builtin/pack-objects.c:2618
8065 msgid "ignore packed objects"
8068 #: builtin/pack-objects.c:2620
8069 msgid "limit pack window by objects"
8072 #: builtin/pack-objects.c:2622
8073 msgid "limit pack window by memory in addition to object limit"
8076 #: builtin/pack-objects.c:2624
8077 msgid "maximum length of delta chain allowed in the resulting pack"
8080 #: builtin/pack-objects.c:2626
8081 msgid "reuse existing deltas"
8084 #: builtin/pack-objects.c:2628
8085 msgid "reuse existing objects"
8088 #: builtin/pack-objects.c:2630
8089 msgid "use OFS_DELTA objects"
8092 #: builtin/pack-objects.c:2632
8093 msgid "use threads when searching for best delta matches"
8096 #: builtin/pack-objects.c:2634
8097 msgid "do not create an empty pack output"
8100 #: builtin/pack-objects.c:2636
8101 msgid "read revision arguments from standard input"
8104 #: builtin/pack-objects.c:2638
8105 msgid "limit the objects to those that are not yet packed"
8108 #: builtin/pack-objects.c:2641
8109 msgid "include objects reachable from any reference"
8112 #: builtin/pack-objects.c:2644
8113 msgid "include objects referred by reflog entries"
8116 #: builtin/pack-objects.c:2647
8117 msgid "include objects referred to by the index"
8120 #: builtin/pack-objects.c:2650
8121 msgid "output pack to stdout"
8124 #: builtin/pack-objects.c:2652
8125 msgid "include tag objects that refer to objects to be packed"
8128 #: builtin/pack-objects.c:2654
8129 msgid "keep unreachable objects"
8132 #: builtin/pack-objects.c:2655 parse-options.h:142
8136 #: builtin/pack-objects.c:2656
8137 msgid "unpack unreachable objects newer than <time>"
8140 #: builtin/pack-objects.c:2659
8141 msgid "create thin packs"
8144 #: builtin/pack-objects.c:2661
8145 msgid "create packs suitable for shallow fetches"
8148 #: builtin/pack-objects.c:2663
8149 msgid "ignore packs that have companion .keep file"
8152 #: builtin/pack-objects.c:2665
8153 msgid "pack compression level"
8156 #: builtin/pack-objects.c:2667
8157 msgid "do not hide commits by grafts"
8160 #: builtin/pack-objects.c:2669
8161 msgid "use a bitmap index if available to speed up counting objects"
8164 #: builtin/pack-objects.c:2671
8165 msgid "write a bitmap index together with the pack index"
8168 #: builtin/pack-objects.c:2762
8169 msgid "Counting objects"
8172 #: builtin/pack-refs.c:6
8173 msgid "git pack-refs [<options>]"
8176 #: builtin/pack-refs.c:14
8177 msgid "pack everything"
8180 #: builtin/pack-refs.c:15
8181 msgid "prune loose refs (default)"
8184 #: builtin/prune-packed.c:7
8185 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
8188 #: builtin/prune-packed.c:40
8189 msgid "Removing duplicate objects"
8192 #: builtin/prune.c:11
8193 msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"
8196 #: builtin/prune.c:105 builtin/worktree.c:121
8197 msgid "do not remove, show only"
8200 #: builtin/prune.c:106 builtin/worktree.c:122
8201 msgid "report pruned objects"
8204 #: builtin/prune.c:109 builtin/worktree.c:124
8205 msgid "expire objects older than <time>"
8208 #: builtin/pull.c:69
8209 msgid "git pull [options] [<repository> [<refspec>...]]"
8212 #: builtin/pull.c:113
8213 msgid "Options related to merging"
8216 #: builtin/pull.c:116
8217 msgid "incorporate changes by rebasing rather than merging"
8220 #: builtin/pull.c:140 builtin/revert.c:105
8221 msgid "allow fast-forward"
8224 #: builtin/pull.c:146
8225 msgid "verify that the named commit has a valid GPG signature"
8228 #: builtin/pull.c:160
8229 msgid "Options related to fetching"
8232 #: builtin/pull.c:268
8234 msgid "Invalid value for pull.ff: %s"
8237 #: builtin/pull.c:352
8238 msgid "Cannot pull with rebase: You have unstaged changes."
8241 #: builtin/pull.c:358
8242 msgid "Additionally, your index contains uncommitted changes."
8245 #: builtin/pull.c:360
8246 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
8249 #: builtin/pull.c:436
8251 "There is no candidate for rebasing against among the refs that you just "
8255 #: builtin/pull.c:438
8257 "There are no candidates for merging among the refs that you just fetched."
8260 #: builtin/pull.c:439
8262 "Generally this means that you provided a wildcard refspec which had no\n"
8263 "matches on the remote end."
8266 #: builtin/pull.c:442
8269 "You asked to pull from the remote '%s', but did not specify\n"
8270 "a branch. Because this is not the default configured remote\n"
8271 "for your current branch, you must specify a branch on the command line."
8274 #: builtin/pull.c:447
8275 msgid "You are not currently on a branch."
8278 #: builtin/pull.c:449 builtin/pull.c:464
8279 msgid "Please specify which branch you want to rebase against."
8282 #: builtin/pull.c:451 builtin/pull.c:466
8283 msgid "Please specify which branch you want to merge with."
8286 #: builtin/pull.c:452 builtin/pull.c:467
8287 msgid "See git-pull(1) for details."
8290 #: builtin/pull.c:462
8291 msgid "There is no tracking information for the current branch."
8294 #: builtin/pull.c:471
8297 "If you wish to set tracking information for this branch you can do so with:\n"
8299 " git branch --set-upstream-to=%s/<branch> %s\n"
8302 #: builtin/pull.c:476
8305 "Your configuration specifies to merge with the ref '%s'\n"
8306 "from the remote, but no such ref was fetched."
8309 #: builtin/pull.c:830
8310 msgid "Updating an unborn branch with changes added to the index."
8313 #: builtin/pull.c:859
8316 "fetch updated the current branch head.\n"
8317 "fast-forwarding your working tree from\n"
8321 #: builtin/pull.c:864
8324 "Cannot fast-forward your working tree.\n"
8325 "After making sure that you saved anything precious from\n"
8328 "$ git reset --hard\n"
8332 #: builtin/pull.c:879
8333 msgid "Cannot merge multiple branches into empty head."
8336 #: builtin/pull.c:883
8337 msgid "Cannot rebase onto multiple branches."
8340 #: builtin/push.c:15
8341 msgid "git push [<options>] [<repository> [<refspec>...]]"
8344 #: builtin/push.c:86
8345 msgid "tag shorthand without <tag>"
8348 #: builtin/push.c:96
8349 msgid "--delete only accepts plain target ref names"
8352 #: builtin/push.c:140
8355 "To choose either option permanently, see push.default in 'git help config'."
8358 #: builtin/push.c:143
8361 "The upstream branch of your current branch does not match\n"
8362 "the name of your current branch. To push to the upstream branch\n"
8363 "on the remote, use\n"
8365 " git push %s HEAD:%s\n"
8367 "To push to the branch of the same name on the remote, use\n"
8373 #: builtin/push.c:158
8376 "You are not currently on a branch.\n"
8377 "To push the history leading to the current (detached HEAD)\n"
8380 " git push %s HEAD:<name-of-remote-branch>\n"
8383 #: builtin/push.c:172
8386 "The current branch %s has no upstream branch.\n"
8387 "To push the current branch and set the remote as upstream, use\n"
8389 " git push --set-upstream %s %s\n"
8392 #: builtin/push.c:180
8394 msgid "The current branch %s has multiple upstream branches, refusing to push."
8397 #: builtin/push.c:183
8400 "You are pushing to remote '%s', which is not the upstream of\n"
8401 "your current branch '%s', without telling me what to push\n"
8402 "to update which remote branch."
8405 #: builtin/push.c:206
8407 "push.default is unset; its implicit value has changed in\n"
8408 "Git 2.0 from 'matching' to 'simple'. To squelch this message\n"
8409 "and maintain the traditional behavior, use:\n"
8411 " git config --global push.default matching\n"
8413 "To squelch this message and adopt the new behavior now, use:\n"
8415 " git config --global push.default simple\n"
8417 "When push.default is set to 'matching', git will push local branches\n"
8418 "to the remote branches that already exist with the same name.\n"
8420 "Since Git 2.0, Git defaults to the more conservative 'simple'\n"
8421 "behavior, which only pushes the current branch to the corresponding\n"
8422 "remote branch that 'git pull' uses to update the current branch.\n"
8424 "See 'git help config' and search for 'push.default' for further "
8426 "(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode\n"
8427 "'current' instead of 'simple' if you sometimes use older versions of Git)"
8430 #: builtin/push.c:273
8432 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
8435 #: builtin/push.c:280
8437 "Updates were rejected because the tip of your current branch is behind\n"
8438 "its remote counterpart. Integrate the remote changes (e.g.\n"
8439 "'git pull ...') before pushing again.\n"
8440 "See the 'Note about fast-forwards' in 'git push --help' for details."
8443 #: builtin/push.c:286
8445 "Updates were rejected because a pushed branch tip is behind its remote\n"
8446 "counterpart. Check out this branch and integrate the remote changes\n"
8447 "(e.g. 'git pull ...') before pushing again.\n"
8448 "See the 'Note about fast-forwards' in 'git push --help' for details."
8451 #: builtin/push.c:292
8453 "Updates were rejected because the remote contains work that you do\n"
8454 "not have locally. This is usually caused by another repository pushing\n"
8455 "to the same ref. You may want to first integrate the remote changes\n"
8456 "(e.g., 'git pull ...') before pushing again.\n"
8457 "See the 'Note about fast-forwards' in 'git push --help' for details."
8460 #: builtin/push.c:299
8461 msgid "Updates were rejected because the tag already exists in the remote."
8464 #: builtin/push.c:302
8466 "You cannot update a remote ref that points at a non-commit object,\n"
8467 "or update a remote ref to make it point at a non-commit object,\n"
8468 "without using the '--force' option.\n"
8471 #: builtin/push.c:361
8473 msgid "Pushing to %s\n"
8476 #: builtin/push.c:365
8478 msgid "failed to push some refs to '%s'"
8481 #: builtin/push.c:395
8483 msgid "bad repository '%s'"
8486 #: builtin/push.c:396
8488 "No configured push destination.\n"
8489 "Either specify the URL from the command-line or configure a remote "
8490 "repository using\n"
8492 " git remote add <name> <url>\n"
8494 "and then push using the remote name\n"
8496 " git push <name>\n"
8499 #: builtin/push.c:411
8500 msgid "--all and --tags are incompatible"
8503 #: builtin/push.c:412
8504 msgid "--all can't be combined with refspecs"
8507 #: builtin/push.c:417
8508 msgid "--mirror and --tags are incompatible"
8511 #: builtin/push.c:418
8512 msgid "--mirror can't be combined with refspecs"
8515 #: builtin/push.c:423
8516 msgid "--all and --mirror are incompatible"
8519 #: builtin/push.c:539
8523 #: builtin/push.c:540 builtin/send-pack.c:161
8524 msgid "push all refs"
8527 #: builtin/push.c:541 builtin/send-pack.c:163
8528 msgid "mirror all refs"
8531 #: builtin/push.c:543
8535 #: builtin/push.c:544
8536 msgid "push tags (can't be used with --all or --mirror)"
8539 #: builtin/push.c:547 builtin/send-pack.c:164
8540 msgid "force updates"
8543 #: builtin/push.c:549 builtin/send-pack.c:175
8544 msgid "refname>:<expect"
8547 #: builtin/push.c:550 builtin/send-pack.c:176
8548 msgid "require old value of ref to be at this value"
8551 #: builtin/push.c:553
8552 msgid "control recursive pushing of submodules"
8555 #: builtin/push.c:555 builtin/send-pack.c:169
8556 msgid "use thin pack"
8559 #: builtin/push.c:556 builtin/push.c:557 builtin/send-pack.c:158
8560 #: builtin/send-pack.c:159
8561 msgid "receive pack program"
8564 #: builtin/push.c:558
8565 msgid "set upstream for git pull/status"
8568 #: builtin/push.c:561
8569 msgid "prune locally removed refs"
8572 #: builtin/push.c:563
8573 msgid "bypass pre-push hook"
8576 #: builtin/push.c:564
8577 msgid "push missing but relevant tags"
8580 #: builtin/push.c:567 builtin/send-pack.c:166
8581 msgid "GPG sign the push"
8584 #: builtin/push.c:569 builtin/send-pack.c:170
8585 msgid "request atomic transaction on remote side"
8588 #: builtin/push.c:579
8589 msgid "--delete is incompatible with --all, --mirror and --tags"
8592 #: builtin/push.c:581
8593 msgid "--delete doesn't make sense without any refs"
8596 #: builtin/read-tree.c:37
8598 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
8599 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
8600 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
8603 #: builtin/read-tree.c:110
8604 msgid "write resulting index to <file>"
8607 #: builtin/read-tree.c:113
8608 msgid "only empty the index"
8611 #: builtin/read-tree.c:115
8615 #: builtin/read-tree.c:117
8616 msgid "perform a merge in addition to a read"
8619 #: builtin/read-tree.c:119
8620 msgid "3-way merge if no file level merging required"
8623 #: builtin/read-tree.c:121
8624 msgid "3-way merge in presence of adds and removes"
8627 #: builtin/read-tree.c:123
8628 msgid "same as -m, but discard unmerged entries"
8631 #: builtin/read-tree.c:124
8632 msgid "<subdirectory>/"
8635 #: builtin/read-tree.c:125
8636 msgid "read the tree into the index under <subdirectory>/"
8639 #: builtin/read-tree.c:128
8640 msgid "update working tree with merge result"
8643 #: builtin/read-tree.c:130
8647 #: builtin/read-tree.c:131
8648 msgid "allow explicitly ignored files to be overwritten"
8651 #: builtin/read-tree.c:134
8652 msgid "don't check the working tree after merging"
8655 #: builtin/read-tree.c:135
8656 msgid "don't update the index or the work tree"
8659 #: builtin/read-tree.c:137
8660 msgid "skip applying sparse checkout filter"
8663 #: builtin/read-tree.c:139
8664 msgid "debug unpack-trees"
8667 #: builtin/reflog.c:432
8669 msgid "'%s' for '%s' is not a valid timestamp"
8672 #: builtin/reflog.c:549 builtin/reflog.c:554
8674 msgid "'%s' is not a valid timestamp"
8677 #: builtin/remote.c:12
8678 msgid "git remote [-v | --verbose]"
8681 #: builtin/remote.c:13
8683 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
8684 "mirror=<fetch|push>] <name> <url>"
8687 #: builtin/remote.c:14 builtin/remote.c:33
8688 msgid "git remote rename <old> <new>"
8691 #: builtin/remote.c:15 builtin/remote.c:38
8692 msgid "git remote remove <name>"
8695 #: builtin/remote.c:16 builtin/remote.c:43
8696 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
8699 #: builtin/remote.c:17
8700 msgid "git remote [-v | --verbose] show [-n] <name>"
8703 #: builtin/remote.c:18
8704 msgid "git remote prune [-n | --dry-run] <name>"
8707 #: builtin/remote.c:19
8709 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
8712 #: builtin/remote.c:20
8713 msgid "git remote set-branches [--add] <name> <branch>..."
8716 #: builtin/remote.c:21 builtin/remote.c:69
8717 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
8720 #: builtin/remote.c:22 builtin/remote.c:70
8721 msgid "git remote set-url --add <name> <newurl>"
8724 #: builtin/remote.c:23 builtin/remote.c:71
8725 msgid "git remote set-url --delete <name> <url>"
8728 #: builtin/remote.c:28
8729 msgid "git remote add [<options>] <name> <url>"
8732 #: builtin/remote.c:48
8733 msgid "git remote set-branches <name> <branch>..."
8736 #: builtin/remote.c:49
8737 msgid "git remote set-branches --add <name> <branch>..."
8740 #: builtin/remote.c:54
8741 msgid "git remote show [<options>] <name>"
8744 #: builtin/remote.c:59
8745 msgid "git remote prune [<options>] <name>"
8748 #: builtin/remote.c:64
8749 msgid "git remote update [<options>] [<group> | <remote>]..."
8752 #: builtin/remote.c:88
8757 #: builtin/remote.c:120
8759 "--mirror is dangerous and deprecated; please\n"
8760 "\t use --mirror=fetch or --mirror=push instead"
8763 #: builtin/remote.c:137
8765 msgid "unknown mirror argument: %s"
8768 #: builtin/remote.c:153
8769 msgid "fetch the remote branches"
8772 #: builtin/remote.c:155
8773 msgid "import all tags and associated objects when fetching"
8776 #: builtin/remote.c:158
8777 msgid "or do not fetch any tag at all (--no-tags)"
8780 #: builtin/remote.c:160
8781 msgid "branch(es) to track"
8784 #: builtin/remote.c:161
8785 msgid "master branch"
8788 #: builtin/remote.c:162
8792 #: builtin/remote.c:163
8793 msgid "set up remote as a mirror to push to or fetch from"
8796 #: builtin/remote.c:175
8797 msgid "specifying a master branch makes no sense with --mirror"
8800 #: builtin/remote.c:177
8801 msgid "specifying branches to track makes sense only with fetch mirrors"
8804 #: builtin/remote.c:187 builtin/remote.c:637
8806 msgid "remote %s already exists."
8809 #: builtin/remote.c:191 builtin/remote.c:641
8811 msgid "'%s' is not a valid remote name"
8814 #: builtin/remote.c:235
8816 msgid "Could not setup master '%s'"
8819 #: builtin/remote.c:335
8821 msgid "Could not get fetch map for refspec %s"
8824 #: builtin/remote.c:436 builtin/remote.c:444
8828 #: builtin/remote.c:448
8832 #: builtin/remote.c:588 builtin/remote.c:594 builtin/remote.c:600
8834 msgid "Could not append '%s' to '%s'"
8837 #: builtin/remote.c:630 builtin/remote.c:769 builtin/remote.c:869
8839 msgid "No such remote: %s"
8842 #: builtin/remote.c:647
8844 msgid "Could not rename config section '%s' to '%s'"
8847 #: builtin/remote.c:653 builtin/remote.c:821
8849 msgid "Could not remove config section '%s'"
8852 #: builtin/remote.c:668
8855 "Not updating non-default fetch refspec\n"
8857 "\tPlease update the configuration manually if necessary."
8860 #: builtin/remote.c:674
8862 msgid "Could not append '%s'"
8865 #: builtin/remote.c:685
8867 msgid "Could not set '%s'"
8870 #: builtin/remote.c:707
8872 msgid "deleting '%s' failed"
8875 #: builtin/remote.c:741
8877 msgid "creating '%s' failed"
8880 #: builtin/remote.c:807
8882 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
8883 "to delete it, use:"
8885 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
8886 "to delete them, use:"
8890 #: builtin/remote.c:922
8892 msgid " new (next fetch will store in remotes/%s)"
8895 #: builtin/remote.c:925
8899 #: builtin/remote.c:927
8900 msgid " stale (use 'git remote prune' to remove)"
8903 #: builtin/remote.c:929
8907 #: builtin/remote.c:970
8909 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
8912 #: builtin/remote.c:977
8914 msgid "rebases onto remote %s"
8917 #: builtin/remote.c:980
8919 msgid " merges with remote %s"
8922 #: builtin/remote.c:981
8923 msgid " and with remote"
8926 #: builtin/remote.c:983
8928 msgid "merges with remote %s"
8931 #: builtin/remote.c:984
8932 msgid " and with remote"
8935 #: builtin/remote.c:1030
8939 #: builtin/remote.c:1033
8943 #: builtin/remote.c:1037
8947 #: builtin/remote.c:1040
8948 msgid "fast-forwardable"
8951 #: builtin/remote.c:1043
8952 msgid "local out of date"
8955 #: builtin/remote.c:1050
8957 msgid " %-*s forces to %-*s (%s)"
8960 #: builtin/remote.c:1053
8962 msgid " %-*s pushes to %-*s (%s)"
8965 #: builtin/remote.c:1057
8967 msgid " %-*s forces to %s"
8970 #: builtin/remote.c:1060
8972 msgid " %-*s pushes to %s"
8975 #: builtin/remote.c:1128
8976 msgid "do not query remotes"
8979 #: builtin/remote.c:1155
8984 #: builtin/remote.c:1156
8986 msgid " Fetch URL: %s"
8989 #: builtin/remote.c:1157 builtin/remote.c:1308
8993 #: builtin/remote.c:1166 builtin/remote.c:1168
8995 msgid " Push URL: %s"
8998 #: builtin/remote.c:1170 builtin/remote.c:1172 builtin/remote.c:1174
9000 msgid " HEAD branch: %s"
9003 #: builtin/remote.c:1176
9006 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
9009 #: builtin/remote.c:1188
9011 msgid " Remote branch:%s"
9012 msgid_plural " Remote branches:%s"
9016 #: builtin/remote.c:1191 builtin/remote.c:1218
9017 msgid " (status not queried)"
9020 #: builtin/remote.c:1200
9021 msgid " Local branch configured for 'git pull':"
9022 msgid_plural " Local branches configured for 'git pull':"
9026 #: builtin/remote.c:1208
9027 msgid " Local refs will be mirrored by 'git push'"
9030 #: builtin/remote.c:1215
9032 msgid " Local ref configured for 'git push'%s:"
9033 msgid_plural " Local refs configured for 'git push'%s:"
9037 #: builtin/remote.c:1236
9038 msgid "set refs/remotes/<name>/HEAD according to remote"
9041 #: builtin/remote.c:1238
9042 msgid "delete refs/remotes/<name>/HEAD"
9045 #: builtin/remote.c:1253
9046 msgid "Cannot determine remote HEAD"
9049 #: builtin/remote.c:1255
9050 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
9053 #: builtin/remote.c:1265
9055 msgid "Could not delete %s"
9058 #: builtin/remote.c:1273
9060 msgid "Not a valid ref: %s"
9063 #: builtin/remote.c:1275
9065 msgid "Could not setup %s"
9068 #: builtin/remote.c:1293
9070 msgid " %s will become dangling!"
9073 #: builtin/remote.c:1294
9075 msgid " %s has become dangling!"
9078 #: builtin/remote.c:1304
9083 #: builtin/remote.c:1305
9088 #: builtin/remote.c:1321
9090 msgid " * [would prune] %s"
9093 #: builtin/remote.c:1324
9095 msgid " * [pruned] %s"
9098 #: builtin/remote.c:1369
9099 msgid "prune remotes after fetching"
9102 #: builtin/remote.c:1435 builtin/remote.c:1509
9104 msgid "No such remote '%s'"
9107 #: builtin/remote.c:1455
9111 #: builtin/remote.c:1462
9112 msgid "no remote specified"
9115 #: builtin/remote.c:1484
9116 msgid "manipulate push URLs"
9119 #: builtin/remote.c:1486
9123 #: builtin/remote.c:1488
9127 #: builtin/remote.c:1495
9128 msgid "--add --delete doesn't make sense"
9131 #: builtin/remote.c:1535
9133 msgid "Invalid old URL pattern: %s"
9136 #: builtin/remote.c:1543
9138 msgid "No such URL found: %s"
9141 #: builtin/remote.c:1545
9142 msgid "Will not delete all non-push URLs"
9145 #: builtin/remote.c:1559
9146 msgid "be verbose; must be placed before a subcommand"
9149 #: builtin/repack.c:17
9150 msgid "git repack [<options>]"
9153 #: builtin/repack.c:159
9154 msgid "pack everything in a single pack"
9157 #: builtin/repack.c:161
9158 msgid "same as -a, and turn unreachable objects loose"
9161 #: builtin/repack.c:164
9162 msgid "remove redundant packs, and run git-prune-packed"
9165 #: builtin/repack.c:166
9166 msgid "pass --no-reuse-delta to git-pack-objects"
9169 #: builtin/repack.c:168
9170 msgid "pass --no-reuse-object to git-pack-objects"
9173 #: builtin/repack.c:170
9174 msgid "do not run git-update-server-info"
9177 #: builtin/repack.c:173
9178 msgid "pass --local to git-pack-objects"
9181 #: builtin/repack.c:175
9182 msgid "write bitmap index"
9185 #: builtin/repack.c:176
9189 #: builtin/repack.c:177
9190 msgid "with -A, do not loosen objects older than this"
9193 #: builtin/repack.c:179
9194 msgid "size of the window used for delta compression"
9197 #: builtin/repack.c:180 builtin/repack.c:184
9201 #: builtin/repack.c:181
9202 msgid "same as the above, but limit memory size instead of entries count"
9205 #: builtin/repack.c:183
9206 msgid "limits the maximum delta depth"
9209 #: builtin/repack.c:185
9210 msgid "maximum size of each packfile"
9213 #: builtin/repack.c:187
9214 msgid "repack objects in packs marked with .keep"
9217 #: builtin/repack.c:378
9219 msgid "removing '%s' failed"
9222 #: builtin/replace.c:19
9223 msgid "git replace [-f] <object> <replacement>"
9226 #: builtin/replace.c:20
9227 msgid "git replace [-f] --edit <object>"
9230 #: builtin/replace.c:21
9231 msgid "git replace [-f] --graft <commit> [<parent>...]"
9234 #: builtin/replace.c:22
9235 msgid "git replace -d <object>..."
9238 #: builtin/replace.c:23
9239 msgid "git replace [--format=<format>] [-l [<pattern>]]"
9242 #: builtin/replace.c:325 builtin/replace.c:363 builtin/replace.c:391
9244 msgid "Not a valid object name: '%s'"
9247 #: builtin/replace.c:355
9249 msgid "bad mergetag in commit '%s'"
9252 #: builtin/replace.c:357
9254 msgid "malformed mergetag in commit '%s'"
9257 #: builtin/replace.c:368
9260 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
9261 "instead of --graft"
9264 #: builtin/replace.c:401
9266 msgid "the original commit '%s' has a gpg signature."
9269 #: builtin/replace.c:402
9270 msgid "the signature will be removed in the replacement commit!"
9273 #: builtin/replace.c:408
9275 msgid "could not write replacement commit for: '%s'"
9278 #: builtin/replace.c:432
9279 msgid "list replace refs"
9282 #: builtin/replace.c:433
9283 msgid "delete replace refs"
9286 #: builtin/replace.c:434
9287 msgid "edit existing object"
9290 #: builtin/replace.c:435
9291 msgid "change a commit's parents"
9294 #: builtin/replace.c:436
9295 msgid "replace the ref if it exists"
9298 #: builtin/replace.c:437
9299 msgid "do not pretty-print contents for --edit"
9302 #: builtin/replace.c:438
9303 msgid "use this format"
9306 #: builtin/rerere.c:12
9307 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
9310 #: builtin/rerere.c:57
9311 msgid "register clean resolutions in index"
9314 #: builtin/reset.c:26
9316 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
9319 #: builtin/reset.c:27
9320 msgid "git reset [-q] <tree-ish> [--] <paths>..."
9323 #: builtin/reset.c:28
9324 msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
9327 #: builtin/reset.c:34
9331 #: builtin/reset.c:34
9335 #: builtin/reset.c:34
9339 #: builtin/reset.c:34
9343 #: builtin/reset.c:34
9347 #: builtin/reset.c:74
9348 msgid "You do not have a valid HEAD."
9351 #: builtin/reset.c:76
9352 msgid "Failed to find tree of HEAD."
9355 #: builtin/reset.c:82
9357 msgid "Failed to find tree of %s."
9360 #: builtin/reset.c:100
9362 msgid "HEAD is now at %s"
9365 #: builtin/reset.c:183
9367 msgid "Cannot do a %s reset in the middle of a merge."
9370 #: builtin/reset.c:276
9371 msgid "be quiet, only report errors"
9374 #: builtin/reset.c:278
9375 msgid "reset HEAD and index"
9378 #: builtin/reset.c:279
9379 msgid "reset only HEAD"
9382 #: builtin/reset.c:281 builtin/reset.c:283
9383 msgid "reset HEAD, index and working tree"
9386 #: builtin/reset.c:285
9387 msgid "reset HEAD but keep local changes"
9390 #: builtin/reset.c:288
9391 msgid "record only the fact that removed paths will be added later"
9394 #: builtin/reset.c:305
9396 msgid "Failed to resolve '%s' as a valid revision."
9399 #: builtin/reset.c:313
9401 msgid "Failed to resolve '%s' as a valid tree."
9404 #: builtin/reset.c:322
9405 msgid "--patch is incompatible with --{hard,mixed,soft}"
9408 #: builtin/reset.c:331
9409 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
9412 #: builtin/reset.c:333
9414 msgid "Cannot do %s reset with paths."
9417 #: builtin/reset.c:343
9419 msgid "%s reset is not allowed in a bare repository"
9422 #: builtin/reset.c:347
9423 msgid "-N can only be used with --mixed"
9426 #: builtin/reset.c:364
9427 msgid "Unstaged changes after reset:"
9430 #: builtin/reset.c:370
9432 msgid "Could not reset index file to revision '%s'."
9435 #: builtin/reset.c:374
9436 msgid "Could not write new index file."
9439 #: builtin/rev-list.c:354
9440 msgid "rev-list does not support display of notes"
9443 #: builtin/rev-parse.c:361
9444 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
9447 #: builtin/rev-parse.c:366
9448 msgid "keep the `--` passed as an arg"
9451 #: builtin/rev-parse.c:368
9452 msgid "stop parsing after the first non-option argument"
9455 #: builtin/rev-parse.c:371
9456 msgid "output in stuck long form"
9459 #: builtin/rev-parse.c:502
9461 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
9462 " or: git rev-parse --sq-quote [<arg>...]\n"
9463 " or: git rev-parse [<options>] [<arg>...]\n"
9465 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
9468 #: builtin/revert.c:22
9469 msgid "git revert [<options>] <commit-ish>..."
9472 #: builtin/revert.c:23
9473 msgid "git revert <subcommand>"
9476 #: builtin/revert.c:28
9477 msgid "git cherry-pick [<options>] <commit-ish>..."
9480 #: builtin/revert.c:29
9481 msgid "git cherry-pick <subcommand>"
9484 #: builtin/revert.c:71
9486 msgid "%s: %s cannot be used with %s"
9489 #: builtin/revert.c:80
9490 msgid "end revert or cherry-pick sequence"
9493 #: builtin/revert.c:81
9494 msgid "resume revert or cherry-pick sequence"
9497 #: builtin/revert.c:82
9498 msgid "cancel revert or cherry-pick sequence"
9501 #: builtin/revert.c:83
9502 msgid "don't automatically commit"
9505 #: builtin/revert.c:84
9506 msgid "edit the commit message"
9509 #: builtin/revert.c:87
9510 msgid "parent number"
9513 #: builtin/revert.c:89
9514 msgid "merge strategy"
9517 #: builtin/revert.c:90
9521 #: builtin/revert.c:91
9522 msgid "option for merge strategy"
9525 #: builtin/revert.c:104
9526 msgid "append commit name"
9529 #: builtin/revert.c:106
9530 msgid "preserve initially empty commits"
9533 #: builtin/revert.c:107
9534 msgid "allow commits with empty messages"
9537 #: builtin/revert.c:108
9538 msgid "keep redundant, empty commits"
9541 #: builtin/revert.c:112
9542 msgid "program error"
9545 #: builtin/revert.c:197
9546 msgid "revert failed"
9549 #: builtin/revert.c:212
9550 msgid "cherry-pick failed"
9554 msgid "git rm [<options>] [--] <file>..."
9559 "the following submodule (or one of its nested submodules)\n"
9560 "uses a .git directory:"
9562 "the following submodules (or one of their nested submodules)\n"
9563 "use a .git directory:"
9570 "(use 'rm -rf' if you really want to remove it including all of its history)"
9575 "the following file has staged content different from both the\n"
9576 "file and the HEAD:"
9578 "the following files have staged content different from both the\n"
9579 "file and the HEAD:"
9586 "(use -f to force removal)"
9590 msgid "the following file has changes staged in the index:"
9591 msgid_plural "the following files have changes staged in the index:"
9595 #: builtin/rm.c:243 builtin/rm.c:254
9598 "(use --cached to keep the file, or -f to force removal)"
9602 msgid "the following file has local modifications:"
9603 msgid_plural "the following files have local modifications:"
9608 msgid "do not list removed files"
9612 msgid "only remove from the index"
9616 msgid "override the up-to-date check"
9620 msgid "allow recursive removal"
9624 msgid "exit with a zero status even if nothing matched"
9628 msgid "Please, stage your changes to .gitmodules or stash them to proceed"
9633 msgid "not removing '%s' recursively without -r"
9638 msgid "git rm: unable to remove %s"
9641 #: builtin/send-pack.c:18
9643 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
9644 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
9646 " --all and explicit <ref> specification are mutually exclusive."
9649 #: builtin/send-pack.c:160
9653 #: builtin/send-pack.c:171
9654 msgid "use stateless RPC protocol"
9657 #: builtin/send-pack.c:172
9658 msgid "read refs from stdin"
9661 #: builtin/send-pack.c:173
9662 msgid "print status from remote helper"
9665 #: builtin/shortlog.c:13
9666 msgid "git shortlog [<options>] [<revision-range>] [[--] [<path>...]]"
9669 #: builtin/shortlog.c:131
9671 msgid "Missing author: %s"
9674 #: builtin/shortlog.c:230
9675 msgid "sort output according to the number of commits per author"
9678 #: builtin/shortlog.c:232
9679 msgid "Suppress commit descriptions, only provides commit count"
9682 #: builtin/shortlog.c:234
9683 msgid "Show the email address of each author"
9686 #: builtin/shortlog.c:235
9690 #: builtin/shortlog.c:236
9691 msgid "Linewrap output"
9694 #: builtin/show-branch.c:9
9696 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
9697 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
9698 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
9699 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
9702 #: builtin/show-branch.c:13
9703 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
9706 #: builtin/show-branch.c:659
9707 msgid "show remote-tracking and local branches"
9710 #: builtin/show-branch.c:661
9711 msgid "show remote-tracking branches"
9714 #: builtin/show-branch.c:663
9715 msgid "color '*!+-' corresponding to the branch"
9718 #: builtin/show-branch.c:665
9719 msgid "show <n> more commits after the common ancestor"
9722 #: builtin/show-branch.c:667
9723 msgid "synonym to more=-1"
9726 #: builtin/show-branch.c:668
9727 msgid "suppress naming strings"
9730 #: builtin/show-branch.c:670
9731 msgid "include the current branch"
9734 #: builtin/show-branch.c:672
9735 msgid "name commits with their object names"
9738 #: builtin/show-branch.c:674
9739 msgid "show possible merge bases"
9742 #: builtin/show-branch.c:676
9743 msgid "show refs unreachable from any other ref"
9746 #: builtin/show-branch.c:678
9747 msgid "show commits in topological order"
9750 #: builtin/show-branch.c:681
9751 msgid "show only commits not on the first branch"
9754 #: builtin/show-branch.c:683
9755 msgid "show merges reachable from only one tip"
9758 #: builtin/show-branch.c:685
9759 msgid "topologically sort, maintaining date order where possible"
9762 #: builtin/show-branch.c:688
9763 msgid "<n>[,<base>]"
9766 #: builtin/show-branch.c:689
9767 msgid "show <n> most recent ref-log entries starting at base"
9770 #: builtin/show-ref.c:10
9772 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
9773 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
9776 #: builtin/show-ref.c:11
9777 msgid "git show-ref --exclude-existing[=<pattern>] < <ref-list>"
9780 #: builtin/show-ref.c:170
9781 msgid "only show tags (can be combined with heads)"
9784 #: builtin/show-ref.c:171
9785 msgid "only show heads (can be combined with tags)"
9788 #: builtin/show-ref.c:172
9789 msgid "stricter reference checking, requires exact ref path"
9792 #: builtin/show-ref.c:175 builtin/show-ref.c:177
9793 msgid "show the HEAD reference, even if it would be filtered out"
9796 #: builtin/show-ref.c:179
9797 msgid "dereference tags into object IDs"
9800 #: builtin/show-ref.c:181
9801 msgid "only show SHA1 hash using <n> digits"
9804 #: builtin/show-ref.c:185
9805 msgid "do not print results to stdout (useful with --verify)"
9808 #: builtin/show-ref.c:187
9809 msgid "show refs from stdin that aren't in local repository"
9812 #: builtin/symbolic-ref.c:7
9813 msgid "git symbolic-ref [<options>] <name> [<ref>]"
9816 #: builtin/symbolic-ref.c:8
9817 msgid "git symbolic-ref -d [-q] <name>"
9820 #: builtin/symbolic-ref.c:40
9821 msgid "suppress error message for non-symbolic (detached) refs"
9824 #: builtin/symbolic-ref.c:41
9825 msgid "delete symbolic ref"
9828 #: builtin/symbolic-ref.c:42
9829 msgid "shorten ref output"
9832 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
9836 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
9837 msgid "reason of the update"
9842 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] <tagname> "
9847 msgid "git tag -d <tagname>..."
9852 "git tag -l [-n[<num>]] [--contains <commit>] [--points-at <object>]\n"
9853 "\t\t[<pattern>...]"
9857 msgid "git tag -v <tagname>..."
9862 msgid "malformed object at '%s'"
9865 #: builtin/tag.c:301
9867 msgid "tag name too long: %.*s..."
9870 #: builtin/tag.c:306
9872 msgid "tag '%s' not found."
9875 #: builtin/tag.c:321
9877 msgid "Deleted tag '%s' (was %s)\n"
9880 #: builtin/tag.c:333
9882 msgid "could not verify the tag '%s'"
9885 #: builtin/tag.c:343
9889 "Write a message for tag:\n"
9891 "Lines starting with '%c' will be ignored.\n"
9894 #: builtin/tag.c:347
9898 "Write a message for tag:\n"
9900 "Lines starting with '%c' will be kept; you may remove them yourself if you "
9904 #: builtin/tag.c:371
9906 msgid "unsupported sort specification '%s'"
9909 #: builtin/tag.c:373
9911 msgid "unsupported sort specification '%s' in variable '%s'"
9914 #: builtin/tag.c:428
9915 msgid "unable to sign the tag"
9918 #: builtin/tag.c:430
9919 msgid "unable to write tag file"
9922 #: builtin/tag.c:455
9923 msgid "bad object type."
9926 #: builtin/tag.c:468
9927 msgid "tag header too big."
9930 #: builtin/tag.c:504
9931 msgid "no tag message?"
9934 #: builtin/tag.c:510
9936 msgid "The tag message has been left in %s\n"
9939 #: builtin/tag.c:559
9940 msgid "switch 'points-at' requires an object"
9943 #: builtin/tag.c:561
9945 msgid "malformed object name '%s'"
9948 #: builtin/tag.c:590
9949 msgid "list tag names"
9952 #: builtin/tag.c:592
9953 msgid "print <n> lines of each tag message"
9956 #: builtin/tag.c:594
9960 #: builtin/tag.c:595
9964 #: builtin/tag.c:597
9965 msgid "Tag creation options"
9968 #: builtin/tag.c:599
9969 msgid "annotated tag, needs a message"
9972 #: builtin/tag.c:601
9976 #: builtin/tag.c:603
9977 msgid "annotated and GPG-signed tag"
9980 #: builtin/tag.c:607
9981 msgid "use another key to sign the tag"
9984 #: builtin/tag.c:608
9985 msgid "replace the tag if exists"
9988 #: builtin/tag.c:609 builtin/update-ref.c:368
9989 msgid "create a reflog"
9992 #: builtin/tag.c:611
9993 msgid "Tag listing options"
9996 #: builtin/tag.c:612
9997 msgid "show tag list in columns"
10000 #: builtin/tag.c:614
10004 #: builtin/tag.c:619 builtin/tag.c:625
10005 msgid "print only tags that contain the commit"
10008 #: builtin/tag.c:631
10009 msgid "print only tags of the object"
10012 #: builtin/tag.c:657
10013 msgid "--column and -n are incompatible"
10016 #: builtin/tag.c:669
10017 msgid "--sort and -n are incompatible"
10020 #: builtin/tag.c:676
10021 msgid "-n option is only allowed with -l."
10024 #: builtin/tag.c:678
10025 msgid "--contains option is only allowed with -l."
10028 #: builtin/tag.c:680
10029 msgid "--points-at option is only allowed with -l."
10032 #: builtin/tag.c:688
10033 msgid "only one -F or -m option is allowed."
10036 #: builtin/tag.c:708
10037 msgid "too many params"
10040 #: builtin/tag.c:714
10042 msgid "'%s' is not a valid tag name."
10045 #: builtin/tag.c:719
10047 msgid "tag '%s' already exists"
10050 #: builtin/tag.c:744
10052 msgid "Updated tag '%s' (was %s)\n"
10055 #: builtin/unpack-objects.c:490
10056 msgid "Unpacking objects"
10059 #: builtin/update-index.c:70
10061 msgid "failed to create directory %s"
10064 #: builtin/update-index.c:76
10066 msgid "failed to stat %s"
10069 #: builtin/update-index.c:86
10071 msgid "failed to create file %s"
10074 #: builtin/update-index.c:94
10076 msgid "failed to delete file %s"
10079 #: builtin/update-index.c:101 builtin/update-index.c:203
10081 msgid "failed to delete directory %s"
10084 #: builtin/update-index.c:124
10089 #: builtin/update-index.c:136
10090 msgid "directory stat info does not change after adding a new file"
10093 #: builtin/update-index.c:149
10094 msgid "directory stat info does not change after adding a new directory"
10097 #: builtin/update-index.c:162
10098 msgid "directory stat info changes after updating a file"
10101 #: builtin/update-index.c:173
10102 msgid "directory stat info changes after adding a file inside subdirectory"
10105 #: builtin/update-index.c:184
10106 msgid "directory stat info does not change after deleting a file"
10109 #: builtin/update-index.c:197
10110 msgid "directory stat info does not change after deleting a directory"
10113 #: builtin/update-index.c:204
10117 #: builtin/update-index.c:564
10118 msgid "git update-index [<options>] [--] [<file>...]"
10121 #: builtin/update-index.c:918
10122 msgid "continue refresh even when index needs update"
10125 #: builtin/update-index.c:921
10126 msgid "refresh: ignore submodules"
10129 #: builtin/update-index.c:924
10130 msgid "do not ignore new files"
10133 #: builtin/update-index.c:926
10134 msgid "let files replace directories and vice-versa"
10137 #: builtin/update-index.c:928
10138 msgid "notice files missing from worktree"
10141 #: builtin/update-index.c:930
10142 msgid "refresh even if index contains unmerged entries"
10145 #: builtin/update-index.c:933
10146 msgid "refresh stat information"
10149 #: builtin/update-index.c:937
10150 msgid "like --refresh, but ignore assume-unchanged setting"
10153 #: builtin/update-index.c:941
10154 msgid "<mode>,<object>,<path>"
10157 #: builtin/update-index.c:942
10158 msgid "add the specified entry to the index"
10161 #: builtin/update-index.c:946
10165 #: builtin/update-index.c:947
10166 msgid "override the executable bit of the listed files"
10169 #: builtin/update-index.c:951
10170 msgid "mark files as \"not changing\""
10173 #: builtin/update-index.c:954
10174 msgid "clear assumed-unchanged bit"
10177 #: builtin/update-index.c:957
10178 msgid "mark files as \"index-only\""
10181 #: builtin/update-index.c:960
10182 msgid "clear skip-worktree bit"
10185 #: builtin/update-index.c:963
10186 msgid "add to index only; do not add content to object database"
10189 #: builtin/update-index.c:965
10190 msgid "remove named paths even if present in worktree"
10193 #: builtin/update-index.c:967
10194 msgid "with --stdin: input lines are terminated by null bytes"
10197 #: builtin/update-index.c:969
10198 msgid "read list of paths to be updated from standard input"
10201 #: builtin/update-index.c:973
10202 msgid "add entries from standard input to the index"
10205 #: builtin/update-index.c:977
10206 msgid "repopulate stages #2 and #3 for the listed paths"
10209 #: builtin/update-index.c:981
10210 msgid "only update entries that differ from HEAD"
10213 #: builtin/update-index.c:985
10214 msgid "ignore files missing from worktree"
10217 #: builtin/update-index.c:988
10218 msgid "report actions to standard output"
10221 #: builtin/update-index.c:990
10222 msgid "(for porcelains) forget saved unresolved conflicts"
10225 #: builtin/update-index.c:994
10226 msgid "write index in this format"
10229 #: builtin/update-index.c:996
10230 msgid "enable or disable split index"
10233 #: builtin/update-index.c:998
10234 msgid "enable/disable untracked cache"
10237 #: builtin/update-index.c:1000
10238 msgid "enable untracked cache without testing the filesystem"
10241 #: builtin/update-ref.c:9
10242 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
10245 #: builtin/update-ref.c:10
10246 msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
10249 #: builtin/update-ref.c:11
10250 msgid "git update-ref [<options>] --stdin [-z]"
10253 #: builtin/update-ref.c:363
10254 msgid "delete the reference"
10257 #: builtin/update-ref.c:365
10258 msgid "update <refname> not the one it points to"
10261 #: builtin/update-ref.c:366
10262 msgid "stdin has NUL-terminated arguments"
10265 #: builtin/update-ref.c:367
10266 msgid "read updates from stdin"
10269 #: builtin/update-server-info.c:6
10270 msgid "git update-server-info [--force]"
10273 #: builtin/update-server-info.c:14
10274 msgid "update the info files from scratch"
10277 #: builtin/verify-commit.c:17
10278 msgid "git verify-commit [-v | --verbose] <commit>..."
10281 #: builtin/verify-commit.c:72
10282 msgid "print commit contents"
10285 #: builtin/verify-commit.c:73 builtin/verify-tag.c:84
10286 msgid "print raw gpg status output"
10289 #: builtin/verify-pack.c:54
10290 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
10293 #: builtin/verify-pack.c:64
10297 #: builtin/verify-pack.c:66
10298 msgid "show statistics only"
10301 #: builtin/verify-tag.c:17
10302 msgid "git verify-tag [-v | --verbose] <tag>..."
10305 #: builtin/verify-tag.c:83
10306 msgid "print tag contents"
10309 #: builtin/worktree.c:13
10310 msgid "git worktree add [<options>] <path> <branch>"
10313 #: builtin/worktree.c:14
10314 msgid "git worktree prune [<options>]"
10317 #: builtin/worktree.c:36
10319 msgid "Removing worktrees/%s: not a valid directory"
10322 #: builtin/worktree.c:42
10324 msgid "Removing worktrees/%s: gitdir file does not exist"
10327 #: builtin/worktree.c:47
10329 msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
10332 #: builtin/worktree.c:58
10334 msgid "Removing worktrees/%s: invalid gitdir file"
10337 #: builtin/worktree.c:74
10339 msgid "Removing worktrees/%s: gitdir file points to non-existent location"
10342 #: builtin/worktree.c:109
10344 msgid "failed to remove: %s"
10347 #: builtin/worktree.c:198
10349 msgid "'%s' already exists"
10352 #: builtin/worktree.c:232
10354 msgid "could not create directory of '%s'"
10357 #: builtin/worktree.c:268
10359 msgid "Preparing %s (identifier %s)"
10362 #: builtin/worktree.c:316
10363 msgid "checkout <branch> even if already checked out in other worktree"
10366 #: builtin/worktree.c:318
10367 msgid "create a new branch"
10370 #: builtin/worktree.c:320
10371 msgid "create or reset a branch"
10374 #: builtin/worktree.c:321
10375 msgid "detach HEAD at named commit"
10378 #: builtin/worktree.c:328
10379 msgid "-b, -B, and --detach are mutually exclusive"
10382 #: builtin/write-tree.c:13
10383 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
10386 #: builtin/write-tree.c:26
10390 #: builtin/write-tree.c:27
10391 msgid "write tree object for a subdirectory <prefix>"
10394 #: builtin/write-tree.c:30
10395 msgid "only useful for debugging"
10398 #: credential-cache--daemon.c:255
10399 msgid "print debugging messages to stderr"
10404 "'git help -a' and 'git help -g' list available subcommands and some\n"
10405 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
10406 "to read about a specific subcommand or concept."
10410 msgid "start a working area (see also: git help tutorial)"
10413 #: common-cmds.h:10
10414 msgid "work on the current change (see also: git help everyday)"
10417 #: common-cmds.h:11
10418 msgid "examine the history and state (see also: git help revisions)"
10421 #: common-cmds.h:12
10422 msgid "grow, mark and tweak your common history"
10425 #: common-cmds.h:13
10426 msgid "collaborate (see also: git help workflows)"
10429 #: common-cmds.h:17
10430 msgid "Add file contents to the index"
10433 #: common-cmds.h:18
10434 msgid "Use binary search to find the commit that introduced a bug"
10437 #: common-cmds.h:19
10438 msgid "List, create, or delete branches"
10441 #: common-cmds.h:20
10442 msgid "Switch branches or restore working tree files"
10445 #: common-cmds.h:21
10446 msgid "Clone a repository into a new directory"
10449 #: common-cmds.h:22
10450 msgid "Record changes to the repository"
10453 #: common-cmds.h:23
10454 msgid "Show changes between commits, commit and working tree, etc"
10457 #: common-cmds.h:24
10458 msgid "Download objects and refs from another repository"
10461 #: common-cmds.h:25
10462 msgid "Print lines matching a pattern"
10465 #: common-cmds.h:26
10466 msgid "Create an empty Git repository or reinitialize an existing one"
10469 #: common-cmds.h:27
10470 msgid "Show commit logs"
10473 #: common-cmds.h:28
10474 msgid "Join two or more development histories together"
10477 #: common-cmds.h:29
10478 msgid "Move or rename a file, a directory, or a symlink"
10481 #: common-cmds.h:30
10482 msgid "Fetch from and integrate with another repository or a local branch"
10485 #: common-cmds.h:31
10486 msgid "Update remote refs along with associated objects"
10489 #: common-cmds.h:32
10490 msgid "Forward-port local commits to the updated upstream head"
10493 #: common-cmds.h:33
10494 msgid "Reset current HEAD to the specified state"
10497 #: common-cmds.h:34
10498 msgid "Remove files from the working tree and from the index"
10501 #: common-cmds.h:35
10502 msgid "Show various types of objects"
10505 #: common-cmds.h:36
10506 msgid "Show the working tree status"
10509 #: common-cmds.h:37
10510 msgid "Create, list, delete or verify a tag object signed with GPG"
10513 #: parse-options.h:145
10514 msgid "expiry-date"
10517 #: parse-options.h:160
10518 msgid "no-op (backward compatibility)"
10521 #: parse-options.h:236
10522 msgid "be more verbose"
10525 #: parse-options.h:238
10526 msgid "be more quiet"
10529 #: parse-options.h:244
10530 msgid "use <n> digits to display SHA-1s"
10534 msgid "update the index with reused conflict resolution if possible"
10537 #: git-bisect.sh:50
10538 msgid "You need to start by \"git bisect start\""
10541 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10542 #. translation. The program will only accept English input
10544 #: git-bisect.sh:56
10545 msgid "Do you want me to do it for you [Y/n]? "
10548 #: git-bisect.sh:99
10550 msgid "unrecognised option: '$arg'"
10553 #: git-bisect.sh:103
10555 msgid "'$arg' does not appear to be a valid revision"
10558 #: git-bisect.sh:132
10559 msgid "Bad HEAD - I need a HEAD"
10562 #: git-bisect.sh:145
10565 "Checking out '$start_head' failed. Try 'git bisect reset <valid-branch>'."
10568 #: git-bisect.sh:155
10569 msgid "won't bisect on cg-seek'ed tree"
10572 #: git-bisect.sh:159
10573 msgid "Bad HEAD - strange symbolic ref"
10576 #: git-bisect.sh:211
10578 msgid "Bad bisect_write argument: $state"
10581 #: git-bisect.sh:240
10583 msgid "Bad rev input: $arg"
10586 #: git-bisect.sh:255
10587 msgid "Please call 'bisect_state' with at least one argument."
10590 #: git-bisect.sh:267
10592 msgid "Bad rev input: $rev"
10595 #: git-bisect.sh:276
10597 msgid "'git bisect $TERM_BAD' can take only one argument."
10600 #: git-bisect.sh:299
10602 msgid "Warning: bisecting only with a $TERM_BAD commit."
10605 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10606 #. translation. The program will only accept English input
10608 #: git-bisect.sh:305
10609 msgid "Are you sure [Y/n]? "
10612 #: git-bisect.sh:317
10615 "You need to give me at least one $bad_syn and one $good_syn revision.\n"
10616 "(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
10619 #: git-bisect.sh:320
10622 "You need to start by \"git bisect start\".\n"
10623 "You then need to give me at least one $good_syn and one $bad_syn revision.\n"
10624 "(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
10627 #: git-bisect.sh:391 git-bisect.sh:521
10628 msgid "We are not bisecting."
10631 #: git-bisect.sh:398
10633 msgid "'$invalid' is not a valid commit"
10636 #: git-bisect.sh:407
10639 "Could not check out original HEAD '$branch'.\n"
10640 "Try 'git bisect reset <commit>'."
10643 #: git-bisect.sh:435
10644 msgid "No logfile given"
10647 #: git-bisect.sh:436
10649 msgid "cannot read $file for replaying"
10652 #: git-bisect.sh:455
10653 msgid "?? what are you talking about?"
10656 #: git-bisect.sh:467
10658 msgid "running $command"
10661 #: git-bisect.sh:474
10664 "bisect run failed:\n"
10665 "exit code $res from '$command' is < 0 or >= 128"
10668 #: git-bisect.sh:500
10669 msgid "bisect run cannot continue any more"
10672 #: git-bisect.sh:506
10675 "bisect run failed:\n"
10676 "'bisect_state $state' exited with error code $res"
10679 #: git-bisect.sh:513
10680 msgid "bisect run success"
10683 #: git-bisect.sh:548
10685 msgid "Invalid command: you're currently in a $TERM_BAD/$TERM_GOOD bisect."
10688 #: git-rebase.sh:57
10690 "When you have resolved this problem, run \"git rebase --continue\".\n"
10691 "If you prefer to skip this patch, run \"git rebase --skip\" instead.\n"
10692 "To check out the original branch and stop rebasing, run \"git rebase --abort"
10696 #: git-rebase.sh:165
10697 msgid "Applied autostash."
10700 #: git-rebase.sh:168
10702 msgid "Cannot store $stash_sha1"
10705 #: git-rebase.sh:169
10707 "Applying autostash resulted in conflicts.\n"
10708 "Your changes are safe in the stash.\n"
10709 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
10712 #: git-rebase.sh:208
10713 msgid "The pre-rebase hook refused to rebase."
10716 #: git-rebase.sh:213
10717 msgid "It looks like git-am is in progress. Cannot rebase."
10720 #: git-rebase.sh:351
10721 msgid "The --exec option must be used with the --interactive option"
10724 #: git-rebase.sh:356
10725 msgid "No rebase in progress?"
10728 #: git-rebase.sh:367
10729 msgid "The --edit-todo action can only be used during interactive rebase."
10732 #: git-rebase.sh:374
10733 msgid "Cannot read HEAD"
10736 #: git-rebase.sh:377
10738 "You must edit all merge conflicts and then\n"
10739 "mark them as resolved using git add"
10742 #: git-rebase.sh:395
10744 msgid "Could not move back to $head_name"
10747 #: git-rebase.sh:414
10750 "It seems that there is already a $state_dir_base directory, and\n"
10751 "I wonder if you are in the middle of another rebase. If that is the\n"
10752 "case, please try\n"
10753 "\t$cmd_live_rebase\n"
10754 "If that is not the case, please\n"
10755 "\t$cmd_clear_stale_rebase\n"
10756 "and run me again. I am stopping in case you still have something\n"
10760 #: git-rebase.sh:465
10762 msgid "invalid upstream $upstream_name"
10765 #: git-rebase.sh:489
10767 msgid "$onto_name: there are more than one merge bases"
10770 #: git-rebase.sh:492 git-rebase.sh:496
10772 msgid "$onto_name: there is no merge base"
10775 #: git-rebase.sh:501
10777 msgid "Does not point to a valid commit: $onto_name"
10780 #: git-rebase.sh:524
10782 msgid "fatal: no such branch: $branch_name"
10785 #: git-rebase.sh:557
10786 msgid "Cannot autostash"
10789 #: git-rebase.sh:562
10791 msgid "Created autostash: $stash_abbrev"
10794 #: git-rebase.sh:566
10795 msgid "Please commit or stash them."
10798 #: git-rebase.sh:586
10800 msgid "Current branch $branch_name is up to date."
10803 #: git-rebase.sh:590
10805 msgid "Current branch $branch_name is up to date, rebase forced."
10808 #: git-rebase.sh:601
10810 msgid "Changes from $mb to $onto:"
10813 #: git-rebase.sh:610
10814 msgid "First, rewinding head to replay your work on top of it..."
10817 #: git-rebase.sh:620
10819 msgid "Fast-forwarded $branch_name to $onto_name."
10823 msgid "git stash clear with parameters is unimplemented"
10827 msgid "You do not have the initial commit yet"
10831 msgid "Cannot save the current index state"
10834 #: git-stash.sh:124 git-stash.sh:137
10835 msgid "Cannot save the current worktree state"
10838 #: git-stash.sh:141
10839 msgid "No changes selected"
10842 #: git-stash.sh:144
10843 msgid "Cannot remove temporary index (can't happen)"
10846 #: git-stash.sh:157
10847 msgid "Cannot record working tree state"
10850 #: git-stash.sh:189
10852 msgid "Cannot update $ref_stash with $w_commit"
10855 #. TRANSLATORS: $option is an invalid option, like
10856 #. `--blah-blah'. The 7 spaces at the beginning of the
10857 #. second line correspond to "error: ". So you should line
10858 #. up the second line with however many characters the
10859 #. translation of "error: " takes in your language. E.g. in
10860 #. English this is:
10862 #. $ git stash save --blah-blah 2>&1 | head -n 2
10863 #. error: unknown option for 'stash save': --blah-blah
10864 #. To provide a message, use git stash save -- '--blah-blah'
10865 #: git-stash.sh:239
10868 "error: unknown option for 'stash save': $option\n"
10869 " To provide a message, use git stash save -- '$option'"
10872 #: git-stash.sh:260
10873 msgid "No local changes to save"
10876 #: git-stash.sh:264
10877 msgid "Cannot initialize stash"
10880 #: git-stash.sh:268
10881 msgid "Cannot save the current status"
10884 #: git-stash.sh:286
10885 msgid "Cannot remove worktree changes"
10888 #: git-stash.sh:387
10890 msgid "unknown option: $opt"
10893 #: git-stash.sh:397
10894 msgid "No stash found."
10897 #: git-stash.sh:404
10899 msgid "Too many revisions specified: $REV"
10902 #: git-stash.sh:410
10904 msgid "$reference is not a valid reference"
10907 #: git-stash.sh:438
10909 msgid "'$args' is not a stash-like commit"
10912 #: git-stash.sh:449
10914 msgid "'$args' is not a stash reference"
10917 #: git-stash.sh:457
10918 msgid "unable to refresh index"
10921 #: git-stash.sh:461
10922 msgid "Cannot apply a stash in the middle of a merge"
10925 #: git-stash.sh:469
10926 msgid "Conflicts in index. Try without --index."
10929 #: git-stash.sh:471
10930 msgid "Could not save index tree"
10933 #: git-stash.sh:505
10934 msgid "Cannot unstage modified files"
10937 #: git-stash.sh:520
10938 msgid "Index was not unstashed."
10941 #: git-stash.sh:543
10943 msgid "Dropped ${REV} ($s)"
10946 #: git-stash.sh:544
10948 msgid "${REV}: Could not drop stash entry"
10951 #: git-stash.sh:552
10952 msgid "No branch name specified"
10955 #: git-stash.sh:624
10956 msgid "(To restore them type \"git stash apply\")"
10959 #: git-submodule.sh:95
10961 msgid "cannot strip one component off url '$remoteurl'"
10964 #: git-submodule.sh:237
10966 msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
10969 #: git-submodule.sh:287
10971 msgid "Clone of '$url' into submodule path '$sm_path' failed"
10974 #: git-submodule.sh:296
10976 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
10979 #: git-submodule.sh:406
10980 msgid "Relative path can only be used from the toplevel of the working tree"
10983 #: git-submodule.sh:416
10985 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
10988 #: git-submodule.sh:433
10990 msgid "'$sm_path' already exists in the index"
10993 #: git-submodule.sh:437
10996 "The following path is ignored by one of your .gitignore files:\n"
10998 "Use -f if you really want to add it."
11001 #: git-submodule.sh:455
11003 msgid "Adding existing repo at '$sm_path' to the index"
11006 #: git-submodule.sh:457
11008 msgid "'$sm_path' already exists and is not a valid git repo"
11011 #: git-submodule.sh:465
11013 msgid "A git directory for '$sm_name' is found locally with remote(s):"
11016 #: git-submodule.sh:467
11019 "If you want to reuse this local git directory instead of cloning again from"
11022 #: git-submodule.sh:469
11025 "use the '--force' option. If the local git directory is not the correct repo"
11028 #: git-submodule.sh:470
11031 "or you are unsure what this means choose another name with the '--name' "
11035 #: git-submodule.sh:472
11037 msgid "Reactivating local git directory for submodule '$sm_name'."
11040 #: git-submodule.sh:484
11042 msgid "Unable to checkout submodule '$sm_path'"
11045 #: git-submodule.sh:489
11047 msgid "Failed to add submodule '$sm_path'"
11050 #: git-submodule.sh:498
11052 msgid "Failed to register submodule '$sm_path'"
11055 #: git-submodule.sh:542
11057 msgid "Entering '$prefix$displaypath'"
11060 #: git-submodule.sh:562
11062 msgid "Stopping at '$prefix$displaypath'; script returned non-zero status."
11065 #: git-submodule.sh:608
11067 msgid "No url found for submodule path '$displaypath' in .gitmodules"
11070 #: git-submodule.sh:617
11072 msgid "Failed to register url for submodule path '$displaypath'"
11075 #: git-submodule.sh:619
11077 msgid "Submodule '$name' ($url) registered for path '$displaypath'"
11080 #: git-submodule.sh:636
11082 msgid "Failed to register update mode for submodule path '$displaypath'"
11085 #: git-submodule.sh:674
11087 msgid "Use '.' if you really want to deinitialize all submodules"
11090 #: git-submodule.sh:691
11092 msgid "Submodule work tree '$displaypath' contains a .git directory"
11095 #: git-submodule.sh:692
11098 "(use 'rm -rf' if you really want to remove it including all of its history)"
11101 #: git-submodule.sh:698
11104 "Submodule work tree '$displaypath' contains local modifications; use '-f' to "
11108 #: git-submodule.sh:701
11110 msgid "Cleared directory '$displaypath'"
11113 #: git-submodule.sh:702
11115 msgid "Could not remove submodule work tree '$displaypath'"
11118 #: git-submodule.sh:705
11120 msgid "Could not create empty submodule directory '$displaypath'"
11123 #: git-submodule.sh:714
11125 msgid "Submodule '$name' ($url) unregistered for path '$displaypath'"
11128 #: git-submodule.sh:830
11131 "Submodule path '$displaypath' not initialized\n"
11132 "Maybe you want to use 'update --init'?"
11135 #: git-submodule.sh:843
11137 msgid "Unable to find current revision in submodule path '$displaypath'"
11140 #: git-submodule.sh:852
11142 msgid "Unable to fetch in submodule path '$sm_path'"
11145 #: git-submodule.sh:876
11147 msgid "Unable to fetch in submodule path '$displaypath'"
11150 #: git-submodule.sh:890
11152 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
11155 #: git-submodule.sh:891
11157 msgid "Submodule path '$displaypath': checked out '$sha1'"
11160 #: git-submodule.sh:895
11162 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
11165 #: git-submodule.sh:896
11167 msgid "Submodule path '$displaypath': rebased into '$sha1'"
11170 #: git-submodule.sh:901
11172 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
11175 #: git-submodule.sh:902
11177 msgid "Submodule path '$displaypath': merged in '$sha1'"
11180 #: git-submodule.sh:907
11183 "Execution of '$command $sha1' failed in submodule path '$prefix$sm_path'"
11186 #: git-submodule.sh:908
11188 msgid "Submodule path '$prefix$sm_path': '$command $sha1'"
11191 #: git-submodule.sh:938
11193 msgid "Failed to recurse into submodule path '$displaypath'"
11196 #: git-submodule.sh:1046
11197 msgid "The --cached option cannot be used with the --files option"
11200 #: git-submodule.sh:1098
11202 msgid "unexpected mode $mod_dst"
11205 #: git-submodule.sh:1118
11207 msgid " Warn: $display_name doesn't contain commit $sha1_src"
11210 #: git-submodule.sh:1121
11212 msgid " Warn: $display_name doesn't contain commit $sha1_dst"
11215 #: git-submodule.sh:1124
11217 msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
11220 #: git-submodule.sh:1149
11224 #: git-submodule.sh:1267
11226 msgid "Failed to recurse into submodule path '$sm_path'"
11229 #: git-submodule.sh:1331
11231 msgid "Synchronizing submodule url for '$displaypath'"