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: 2017-02-18 01:00+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"
27 msgid "Cherry-picking is not possible because you have unmerged files."
31 msgid "Committing is not possible because you have unmerged files."
35 msgid "Merging is not possible because you have unmerged files."
39 msgid "Pulling is not possible because you have unmerged files."
43 msgid "Reverting is not possible because you have unmerged files."
48 msgid "It is not possible to %s because you have unmerged files."
53 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
54 "as appropriate to mark resolution and make a commit."
58 msgid "Exiting because of an unresolved conflict."
61 #: advice.c:114 builtin/merge.c:1206
62 msgid "You have not concluded your merge (MERGE_HEAD exists)."
66 msgid "Please, commit your changes before merging."
70 msgid "Exiting because of unfinished merge."
76 "Note: checking out '%s'.\n"
78 "You are in 'detached HEAD' state. You can look around, make experimental\n"
79 "changes and commit them, and you can discard any commits you make in this\n"
80 "state without impacting any branches by performing another checkout.\n"
82 "If you want to create a new branch to retain commits you create, you may\n"
83 "do so (now or later) by using -b with the checkout command again. Example:\n"
85 " git checkout -b <new-branch-name>\n"
91 msgid "unrecognized whitespace option '%s'"
96 msgid "unrecognized whitespace ignore option '%s'"
100 msgid "--reject and --3way cannot be used together."
104 msgid "--cached and --3way cannot be used together."
108 msgid "--3way outside a repository"
112 msgid "--index outside a repository"
116 msgid "--cached outside a repository"
121 msgid "Cannot prepare timestamp regexp %s"
126 msgid "regexec returned %d for input: %s"
131 msgid "unable to find filename in patch at line %d"
136 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
141 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
146 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
151 msgid "git apply: bad git-diff - expected /dev/null on line %d"
156 msgid "recount: unexpected line: %.*s"
161 msgid "patch fragment without header at line %d: %.*s"
167 "git diff header lacks filename information when removing %d leading pathname "
168 "component (line %d)"
170 "git diff header lacks filename information when removing %d leading pathname "
171 "components (line %d)"
177 msgid "git diff header lacks filename information (line %d)"
181 msgid "new file depends on old contents"
185 msgid "deleted file still has contents"
190 msgid "corrupt patch at line %d"
195 msgid "new file %s depends on old contents"
200 msgid "deleted file %s still has contents"
205 msgid "** warning: file %s becomes empty but is not deleted"
210 msgid "corrupt binary patch at line %d: %.*s"
215 msgid "unrecognized binary patch at line %d"
220 msgid "patch with only garbage at line %d"
225 msgid "unable to read symlink %s"
230 msgid "unable to open or read %s"
235 msgid "invalid start of line: '%c'"
240 msgid "Hunk #%d succeeded at %d (offset %d line)."
241 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
247 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
253 "while searching for:\n"
259 msgid "missing binary patch data for '%s'"
264 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
269 msgid "cannot apply binary patch to '%s' without full index line"
275 "the patch applies to '%s' (%s), which does not match the current contents."
280 msgid "the patch applies to an empty '%s' but it is not empty"
285 msgid "the necessary postimage %s for '%s' cannot be read"
290 msgid "binary patch does not apply to '%s'"
295 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
300 msgid "patch failed: %s:%ld"
305 msgid "cannot checkout %s"
308 #: apply.c:3381 apply.c:3392 apply.c:3438 setup.c:248
310 msgid "failed to read %s"
315 msgid "reading from '%s' beyond a symbolic link"
318 #: apply.c:3418 apply.c:3658
320 msgid "path %s has been renamed/deleted"
323 #: apply.c:3501 apply.c:3672
325 msgid "%s: does not exist in index"
328 #: apply.c:3510 apply.c:3680
330 msgid "%s: does not match index"
334 msgid "repository lacks the necessary blob to fall back on 3-way merge."
339 msgid "Falling back to three-way merge...\n"
342 #: apply.c:3564 apply.c:3568
344 msgid "cannot read the current contents of '%s'"
349 msgid "Failed to fall back on three-way merge...\n"
354 msgid "Applied patch to '%s' with conflicts.\n"
359 msgid "Applied patch to '%s' cleanly.\n"
363 msgid "removal patch leaves file contents"
368 msgid "%s: wrong type"
373 msgid "%s has type %o, expected %o"
376 #: apply.c:3850 apply.c:3852
378 msgid "invalid path '%s'"
383 msgid "%s: already exists in index"
388 msgid "%s: already exists in working directory"
393 msgid "new mode (%o) of %s does not match old mode (%o)"
398 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
403 msgid "affected file '%s' is beyond a symbolic link"
408 msgid "%s: patch does not apply"
413 msgid "Checking patch %s..."
418 msgid "sha1 information is lacking or useless for submodule %s"
423 msgid "mode change for %s, which is not in current HEAD"
428 msgid "sha1 information is lacking or useless (%s)."
431 #: apply.c:4081 builtin/checkout.c:233 builtin/reset.c:135
433 msgid "make_cache_entry failed for path '%s'"
438 msgid "could not add %s to temporary index"
443 msgid "could not write temporary index to %s"
448 msgid "unable to remove %s from index"
453 msgid "corrupt patch for submodule %s"
458 msgid "unable to stat newly created file '%s'"
463 msgid "unable to create backing store for newly created file %s"
466 #: apply.c:4288 apply.c:4432
468 msgid "unable to add cache entry for %s"
473 msgid "failed to write to '%s'"
478 msgid "closing file '%s'"
483 msgid "unable to write file '%s' mode %o"
488 msgid "Applied patch %s cleanly."
492 msgid "internal error"
497 msgid "Applying patch %%s with %d reject..."
498 msgid_plural "Applying patch %%s with %d rejects..."
504 msgid "truncating .rej filename to %.*s.rej"
507 #: apply.c:4531 builtin/fetch.c:737 builtin/fetch.c:986
509 msgid "cannot open %s"
514 msgid "Hunk #%d applied cleanly."
519 msgid "Rejected hunk #%d."
524 msgid "Skipped patch '%s'."
528 msgid "unrecognized input"
532 msgid "unable to read index file"
537 msgid "can't open patch '%s': %s"
542 msgid "squelched %d whitespace error"
543 msgid_plural "squelched %d whitespace errors"
547 #: apply.c:4855 apply.c:4870
549 msgid "%d line adds whitespace errors."
550 msgid_plural "%d lines add whitespace errors."
556 msgid "%d line applied after fixing whitespace errors."
557 msgid_plural "%d lines applied after fixing whitespace errors."
561 #: apply.c:4879 builtin/add.c:463 builtin/mv.c:298 builtin/rm.c:391
562 msgid "Unable to write new index file"
565 #: apply.c:4910 apply.c:4913 builtin/am.c:2277 builtin/am.c:2280
566 #: builtin/clone.c:95 builtin/fetch.c:98 builtin/pull.c:180
567 #: builtin/submodule--helper.c:281 builtin/submodule--helper.c:591
568 #: builtin/submodule--helper.c:594 builtin/submodule--helper.c:960
569 #: builtin/submodule--helper.c:963 builtin/submodule--helper.c:1104
570 #: git-add--interactive.perl:239
575 msgid "don't apply changes matching the given path"
579 msgid "apply changes matching the given path"
582 #: apply.c:4916 builtin/am.c:2286
587 msgid "remove <num> leading slashes from traditional diff paths"
591 msgid "ignore additions made by the patch"
595 msgid "instead of applying the patch, output diffstat for the input"
599 msgid "show number of added and deleted lines in decimal notation"
603 msgid "instead of applying the patch, output a summary for the input"
607 msgid "instead of applying the patch, see if the patch is applicable"
611 msgid "make sure the patch is applicable to the current index"
615 msgid "apply a patch without touching the working tree"
619 msgid "accept a patch that touches outside the working area"
623 msgid "also apply the patch (use with --stat/--summary/--check)"
627 msgid "attempt three-way merge if a patch does not apply"
631 msgid "build a temporary index based on embedded index information"
634 #: apply.c:4945 builtin/checkout-index.c:169 builtin/ls-files.c:507
635 msgid "paths are separated with NUL character"
639 msgid "ensure at least <n> lines of context match"
642 #: apply.c:4948 builtin/am.c:2265
647 msgid "detect new or modified lines that have whitespace errors"
650 #: apply.c:4952 apply.c:4955
651 msgid "ignore changes in whitespace when finding context"
655 msgid "apply the patch in reverse"
659 msgid "don't expect at least one line of context"
663 msgid "leave the rejected hunks in corresponding *.rej files"
667 msgid "allow overlapping hunks"
670 #: apply.c:4965 builtin/add.c:267 builtin/check-ignore.c:19
671 #: builtin/commit.c:1337 builtin/count-objects.c:94 builtin/fsck.c:651
672 #: builtin/log.c:1860 builtin/mv.c:122 builtin/read-tree.c:114
677 msgid "tolerate incorrectly detected missing new-line at the end of file"
681 msgid "do not trust the line counts in the hunk headers"
684 #: apply.c:4972 builtin/am.c:2274
689 msgid "prepend <root> to all filenames"
693 msgid "git archive [<options>] <tree-ish> [<path>...]"
697 msgid "git archive --list"
702 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
706 msgid "git archive --remote <repo> [--exec <cmd>] --list"
709 #: archive.c:344 builtin/add.c:152 builtin/add.c:442 builtin/rm.c:300
711 msgid "pathspec '%s' did not match any files"
719 msgid "archive format"
722 #: archive.c:430 builtin/log.c:1429
727 msgid "prepend prefix to each pathname in the archive"
730 #: archive.c:432 builtin/blame.c:2607 builtin/blame.c:2608 builtin/config.c:59
731 #: builtin/fast-export.c:987 builtin/fast-export.c:989 builtin/grep.c:1054
732 #: builtin/hash-object.c:101 builtin/ls-files.c:541 builtin/ls-files.c:544
733 #: builtin/notes.c:401 builtin/notes.c:564 builtin/read-tree.c:109
734 #: parse-options.h:153
738 #: archive.c:433 builtin/archive.c:89
739 msgid "write the archive to this file"
743 msgid "read .gitattributes in working directory"
747 msgid "report archived files on stderr"
755 msgid "compress faster"
759 msgid "compress better"
763 msgid "list supported archive formats"
766 #: archive.c:451 builtin/archive.c:90 builtin/clone.c:85 builtin/clone.c:88
767 #: builtin/submodule--helper.c:603 builtin/submodule--helper.c:969
771 #: archive.c:452 builtin/archive.c:91
772 msgid "retrieve the archive from remote repository <repo>"
775 #: archive.c:453 builtin/archive.c:92 builtin/notes.c:485
779 #: archive.c:454 builtin/archive.c:93
780 msgid "path to the remote git-upload-archive command"
784 msgid "Unexpected option --remote"
788 msgid "Option --exec can only be used together with --remote"
792 msgid "Unexpected option --output"
797 msgid "Unknown archive format '%s'"
802 msgid "Argument not supported for format '%s': -%d"
807 "Negative patterns are ignored in git attributes\n"
808 "Use '\\!' for literal leading exclamation."
813 msgid "Could not open file '%s'"
818 msgid "Badly quoted content in file '%s': %s"
823 msgid "We cannot bisect more!\n"
828 msgid "Not a valid commit name %s"
834 "The merge base %s is bad.\n"
835 "This means the bug has been fixed between %s and [%s].\n"
841 "The merge base %s is new.\n"
842 "The property has changed between %s and [%s].\n"
848 "The merge base %s is %s.\n"
849 "This means the first '%s' commit is between %s and [%s].\n"
855 "Some %s revs are not ancestors of the %s rev.\n"
856 "git bisect cannot work properly in this case.\n"
857 "Maybe you mistook %s and %s revs?\n"
863 "the merge base between %s and [%s] must be skipped.\n"
864 "So we cannot be sure the first %s commit is between %s and %s.\n"
865 "We continue anyway."
870 msgid "Bisecting: a merge base must be tested\n"
875 msgid "a %s revision is needed"
878 #: bisect.c:866 builtin/notes.c:174 builtin/tag.c:262
880 msgid "could not create file '%s'"
885 msgid "could not read file '%s'"
889 msgid "reading bisect refs failed"
894 msgid "%s was both %s and %s\n"
900 "No testable commit found.\n"
901 "Maybe you started with bad path parameters?\n"
906 msgid "(roughly %d step)"
907 msgid_plural "(roughly %d steps)"
911 #. TRANSLATORS: the last %s will be replaced with
912 #. "(roughly %d steps)" translation
915 msgid "Bisecting: %d revision left to test after this %s\n"
916 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
924 "After fixing the error cause you may try to fix up\n"
925 "the remote tracking information by invoking\n"
926 "\"git branch --set-upstream-to=%s%s%s\"."
931 msgid "Not setting branch %s as its own upstream."
936 msgid "Branch %s set up to track remote branch %s from %s by rebasing."
941 msgid "Branch %s set up to track remote branch %s from %s."
946 msgid "Branch %s set up to track local branch %s by rebasing."
951 msgid "Branch %s set up to track local branch %s."
956 msgid "Branch %s set up to track remote ref %s by rebasing."
961 msgid "Branch %s set up to track remote ref %s."
966 msgid "Branch %s set up to track local ref %s by rebasing."
971 msgid "Branch %s set up to track local ref %s."
975 msgid "Unable to write upstream branch configuration"
980 msgid "Not tracking: ambiguous information for ref %s"
985 msgid "'%s' is not a valid branch name."
990 msgid "A branch named '%s' already exists."
994 msgid "Cannot force update the current branch."
999 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1004 msgid "the requested upstream branch '%s' does not exist"
1010 "If you are planning on basing your work on an upstream\n"
1011 "branch that already exists at the remote, you may need to\n"
1012 "run \"git fetch\" to retrieve it.\n"
1014 "If you are planning to push out a new local branch that\n"
1015 "will track its remote counterpart, you may want to use\n"
1016 "\"git push -u\" to set the upstream config as you push."
1021 msgid "Not a valid object name: '%s'."
1026 msgid "Ambiguous object name: '%s'."
1031 msgid "Not a valid branch point: '%s'."
1036 msgid "'%s' is already checked out at '%s'"
1041 msgid "HEAD of working tree %s is not updated"
1046 msgid "'%s' does not look like a v2 bundle file"
1051 msgid "unrecognized header: %s%s (%d)"
1054 #: bundle.c:87 sequencer.c:1331 sequencer.c:1752 builtin/commit.c:777
1056 msgid "could not open '%s'"
1060 msgid "Repository lacks these prerequisite commits:"
1063 #: bundle.c:163 ref-filter.c:1499 sequencer.c:1154 sequencer.c:2290
1064 #: builtin/blame.c:2820 builtin/commit.c:1061 builtin/log.c:348
1065 #: builtin/log.c:890 builtin/log.c:1340 builtin/log.c:1666 builtin/log.c:1909
1066 #: builtin/merge.c:360 builtin/shortlog.c:177
1067 msgid "revision walk setup failed"
1072 msgid "The bundle contains this ref:"
1073 msgid_plural "The bundle contains these %d refs:"
1078 msgid "The bundle records a complete history."
1083 msgid "The bundle requires this ref:"
1084 msgid_plural "The bundle requires these %d refs:"
1089 msgid "Could not spawn pack-objects"
1093 msgid "pack-objects died"
1097 msgid "rev-list died"
1102 msgid "ref '%s' is excluded by the rev-list options"
1105 #: bundle.c:443 builtin/log.c:165 builtin/log.c:1572 builtin/shortlog.c:282
1107 msgid "unrecognized argument: %s"
1111 msgid "Refusing to create empty bundle."
1116 msgid "cannot create '%s'"
1120 msgid "index-pack died"
1125 msgid "invalid color value: %.*s"
1128 #: commit.c:40 sequencer.c:1564 builtin/am.c:421 builtin/am.c:457
1129 #: builtin/am.c:1493 builtin/am.c:2127
1131 msgid "could not parse %s"
1136 msgid "%s %s is not a commit!"
1141 "Warning: commit message did not conform to UTF-8.\n"
1142 "You may want to amend it after fixing the message, or set the config\n"
1143 "variable i18n.commitencoding to the encoding your project uses.\n"
1146 #: compat/obstack.c:406 compat/obstack.c:408
1147 msgid "memory exhausted"
1152 msgid "bad config line %d in blob %s"
1157 msgid "bad config line %d in file %s"
1162 msgid "bad config line %d in standard input"
1167 msgid "bad config line %d in submodule-blob %s"
1172 msgid "bad config line %d in command line %s"
1177 msgid "bad config line %d in %s"
1181 msgid "out of range"
1185 msgid "invalid unit"
1190 msgid "bad numeric config value '%s' for '%s': %s"
1195 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1200 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1205 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1210 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1215 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1220 msgid "bad numeric config value '%s' for '%s' in %s: %s"
1225 msgid "failed to expand user dir in: '%s'"
1228 #: config.c:865 config.c:876
1230 msgid "bad zlib compression level %d"
1235 msgid "invalid mode for object creation: %s"
1240 msgid "bad pack compression level %d"
1244 msgid "unable to parse command-line config"
1248 msgid "unknown error occurred while reading the configuration files"
1253 msgid "unable to parse '%s' from command-line config"
1258 msgid "bad config variable '%s' in file '%s' at line %d"
1263 msgid "%s has multiple values"
1266 #: config.c:2225 config.c:2450
1268 msgid "fstat on %s failed"
1273 msgid "could not set '%s' to '%s'"
1278 msgid "could not unset '%s'"
1282 msgid "The remote end hung up upon initial contact"
1287 "Could not read from remote repository.\n"
1289 "Please make sure you have the correct access rights\n"
1290 "and the repository exists."
1293 #: connected.c:63 builtin/fsck.c:190 builtin/prune.c:140
1294 msgid "Checking connectivity"
1298 msgid "Could not run 'git rev-list'"
1302 msgid "failed write to rev-list"
1306 msgid "failed to close rev-list's stdin"
1312 "CRLF will be replaced by LF in %s.\n"
1313 "The file will have its original line endings in your working directory."
1318 msgid "CRLF would be replaced by LF in %s."
1324 "LF will be replaced by CRLF in %s.\n"
1325 "The file will have its original line endings in your working directory."
1330 msgid "LF would be replaced by CRLF in %s"
1334 msgid "in the future"
1339 msgid "%lu second ago"
1340 msgid_plural "%lu seconds ago"
1346 msgid "%lu minute ago"
1347 msgid_plural "%lu minutes ago"
1353 msgid "%lu hour ago"
1354 msgid_plural "%lu hours ago"
1361 msgid_plural "%lu days ago"
1367 msgid "%lu week ago"
1368 msgid_plural "%lu weeks ago"
1374 msgid "%lu month ago"
1375 msgid_plural "%lu months ago"
1382 msgid_plural "%lu years"
1386 #. TRANSLATORS: "%s" is "<n> years"
1389 msgid "%s, %lu month ago"
1390 msgid_plural "%s, %lu months ago"
1394 #: date.c:156 date.c:161
1396 msgid "%lu year ago"
1397 msgid_plural "%lu years ago"
1401 #: diffcore-order.c:24
1403 msgid "failed to read orderfile '%s'"
1406 #: diffcore-rename.c:536
1407 msgid "Performing inexact rename detection"
1412 msgid "option '%s' requires a value"
1417 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
1422 msgid " Unknown dirstat parameter '%s'\n"
1427 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
1433 "Found errors in 'diff.dirstat' config variable:\n"
1439 msgid "external diff died, stopping at %s"
1443 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
1447 msgid "--follow requires exactly one pathspec"
1453 "Failed to parse --dirstat/-X option parameter:\n"
1459 msgid "Failed to parse --submodule option parameter: '%s'"
1463 msgid "inexact rename detection was skipped due to too many files."
1467 msgid "only found copies from modified paths due to too many files."
1473 "you may want to set your %s variable to at least %d and retry the command."
1477 msgid "failed to get kernel name and information"
1481 msgid "Untracked cache is disabled on this system or location."
1486 msgid "could not migrate git directory from '%s' to '%s'"
1490 msgid "git fetch-pack: expected shallow list"
1494 msgid "git fetch-pack: expected ACK/NAK, got EOF"
1499 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
1503 msgid "--stateless-rpc requires multi_ack_detailed"
1508 msgid "invalid shallow line: %s"
1513 msgid "invalid unshallow line: %s"
1518 msgid "object not found: %s"
1523 msgid "error in object: %s"
1528 msgid "no shallow found: %s"
1533 msgid "expected shallow/unshallow, got %s"
1538 msgid "got %s %d %s"
1543 msgid "invalid commit %s"
1550 #: fetch-pack.c:493 progress.c:235
1556 msgid "got %s (%d) %s"
1561 msgid "Marking %s as complete"
1566 msgid "already have %s (%s)"
1570 msgid "fetch-pack: unable to fork off sideband demultiplexer"
1574 msgid "protocol error: bad pack header"
1579 msgid "fetch-pack: unable to fork off %s"
1588 msgid "error in sideband demultiplexer"
1592 msgid "Server does not support shallow clients"
1596 msgid "Server supports multi_ack_detailed"
1600 msgid "Server supports no-done"
1604 msgid "Server supports multi_ack"
1608 msgid "Server supports side-band-64k"
1612 msgid "Server supports side-band"
1616 msgid "Server supports allow-tip-sha1-in-want"
1620 msgid "Server supports allow-reachable-sha1-in-want"
1624 msgid "Server supports ofs-delta"
1629 msgid "Server version is %.*s"
1633 msgid "Server does not support --shallow-since"
1637 msgid "Server does not support --shallow-exclude"
1641 msgid "Server does not support --deepen"
1645 msgid "no common commits"
1649 msgid "git fetch-pack: fetch failed."
1652 #: fetch-pack.c:1087
1653 msgid "no matching remote head"
1656 #: gpg-interface.c:185
1657 msgid "gpg failed to sign the data"
1660 #: gpg-interface.c:215
1661 msgid "could not create temporary file"
1664 #: gpg-interface.c:217
1666 msgid "failed writing detached signature to '%s'"
1671 msgid "ignore invalid color '%.*s' in log.graphColors"
1676 msgid "'%s': unable to read %s"
1679 #: grep.c:1811 builtin/clone.c:381 builtin/diff.c:81 builtin/rm.c:133
1681 msgid "failed to stat '%s'"
1686 msgid "'%s': short read"
1691 msgid "available git commands in '%s'"
1695 msgid "git commands available from elsewhere on your $PATH"
1699 msgid "These are common Git commands used in various situations:"
1705 "'%s' appears to be a git command, but we were not\n"
1706 "able to execute it. Maybe git-%s is broken?"
1710 msgid "Uh oh. Your system reports no Git commands at all."
1716 "WARNING: You called a Git command named '%s', which does not exist.\n"
1717 "Continuing under the assumption that you meant '%s'"
1722 msgid "in %0.1f seconds automatically..."
1727 msgid "git: '%s' is not a git command. See 'git --help'."
1730 #: help.c:414 help.c:480
1733 "Did you mean this?"
1736 "Did you mean one of these?"
1748 "*** Please tell me who you are.\n"
1752 " git config --global user.email \"you@example.com\"\n"
1753 " git config --global user.name \"Your Name\"\n"
1755 "to set your account's default identity.\n"
1756 "Omit --global to set the identity only in this repository.\n"
1763 "Unable to create '%s.lock': %s.\n"
1765 "Another git process seems to be running in this repository, e.g.\n"
1766 "an editor opened by 'git commit'. Please make sure all processes\n"
1767 "are terminated then try again. If it still fails, a git process\n"
1768 "may have crashed in this repository earlier:\n"
1769 "remove the file manually to continue."
1774 msgid "Unable to create '%s.lock': %s"
1778 msgid "failed to read the cache"
1781 #: merge.c:96 builtin/am.c:2000 builtin/am.c:2035 builtin/checkout.c:374
1782 #: builtin/checkout.c:588 builtin/clone.c:731
1783 msgid "unable to write new index file"
1786 #: merge-recursive.c:209
1787 msgid "(bad commit)\n"
1790 #: merge-recursive.c:231 merge-recursive.c:239
1792 msgid "addinfo_cache failed for path '%s'"
1795 #: merge-recursive.c:303
1796 msgid "error building trees"
1799 #: merge-recursive.c:727
1801 msgid "failed to create path '%s'%s"
1804 #: merge-recursive.c:738
1806 msgid "Removing %s to make room for subdirectory\n"
1809 #: merge-recursive.c:752 merge-recursive.c:771
1810 msgid ": perhaps a D/F conflict?"
1813 #: merge-recursive.c:761
1815 msgid "refusing to lose untracked file at '%s'"
1818 #: merge-recursive.c:803 builtin/cat-file.c:34
1820 msgid "cannot read object %s '%s'"
1823 #: merge-recursive.c:805
1825 msgid "blob expected for %s '%s'"
1828 #: merge-recursive.c:829
1830 msgid "failed to open '%s': %s"
1833 #: merge-recursive.c:840
1835 msgid "failed to symlink '%s': %s"
1838 #: merge-recursive.c:845
1840 msgid "do not know what to do with %06o %s '%s'"
1843 #: merge-recursive.c:985
1844 msgid "Failed to execute internal merge"
1847 #: merge-recursive.c:989
1849 msgid "Unable to add %s to database"
1852 #: merge-recursive.c:1088 merge-recursive.c:1102
1855 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
1859 #: merge-recursive.c:1094 merge-recursive.c:1107
1862 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
1866 #: merge-recursive.c:1150
1870 #: merge-recursive.c:1150
1874 #: merge-recursive.c:1207
1876 msgid "%s is a directory in %s adding as %s instead"
1879 #: merge-recursive.c:1232
1882 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
1883 "\"->\"%s\" in \"%s\"%s"
1886 #: merge-recursive.c:1237
1887 msgid " (left unresolved)"
1890 #: merge-recursive.c:1299
1892 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
1895 #: merge-recursive.c:1332
1897 msgid "Renaming %s to %s and %s to %s instead"
1900 #: merge-recursive.c:1535
1902 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
1905 #: merge-recursive.c:1550
1907 msgid "Adding merged %s"
1910 #: merge-recursive.c:1557 merge-recursive.c:1771
1912 msgid "Adding as %s instead"
1915 #: merge-recursive.c:1614
1917 msgid "cannot read object %s"
1920 #: merge-recursive.c:1617
1922 msgid "object %s is not a blob"
1925 #: merge-recursive.c:1670
1929 #: merge-recursive.c:1670
1933 #: merge-recursive.c:1680
1937 #: merge-recursive.c:1687
1941 #: merge-recursive.c:1723
1943 msgid "Skipped %s (merged same as existing)"
1946 #: merge-recursive.c:1737
1948 msgid "Auto-merging %s"
1951 #: merge-recursive.c:1741 git-submodule.sh:930
1955 #: merge-recursive.c:1742
1957 msgid "CONFLICT (%s): Merge conflict in %s"
1960 #: merge-recursive.c:1836
1965 #: merge-recursive.c:1862
1966 msgid "file/directory"
1969 #: merge-recursive.c:1868
1970 msgid "directory/file"
1973 #: merge-recursive.c:1874
1975 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
1978 #: merge-recursive.c:1883
1983 #: merge-recursive.c:1920
1984 msgid "Already up-to-date!"
1987 #: merge-recursive.c:1929
1989 msgid "merging of trees %s and %s failed"
1992 #: merge-recursive.c:2012
1996 #: merge-recursive.c:2025
1998 msgid "found %u common ancestor:"
1999 msgid_plural "found %u common ancestors:"
2003 #: merge-recursive.c:2064
2004 msgid "merge returned no commit"
2007 #: merge-recursive.c:2127
2009 msgid "Could not parse object '%s'"
2012 #: merge-recursive.c:2141 builtin/merge.c:645 builtin/merge.c:792
2013 msgid "Unable to write index."
2016 #: notes-merge.c:273
2019 "You have not concluded your previous notes merge (%s exists).\n"
2020 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
2021 "commit/abort the previous merge before you start a new notes merge."
2024 #: notes-merge.c:280
2026 msgid "You have not concluded your notes merge (%s exists)."
2030 msgid "Cannot commit uninitialized/unreferenced notes tree"
2033 #: notes-utils.c:100
2035 msgid "Bad notes.rewriteMode value: '%s'"
2038 #: notes-utils.c:110
2040 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
2043 #. TRANSLATORS: The first %s is the name of the
2044 #. environment variable, the second %s is its value
2045 #: notes-utils.c:137
2047 msgid "Bad %s value: '%s'"
2052 msgid "unable to parse object: %s"
2055 #: parse-options.c:572
2059 #: parse-options.c:590
2064 #. TRANSLATORS: the colon here should align with the
2065 #. one in "usage: %s" translation
2066 #: parse-options.c:594
2071 #: parse-options.c:597
2076 #: parse-options.c:631
2080 #: parse-options-cb.c:108
2082 msgid "malformed object name '%s'"
2087 msgid "Could not make %s writable by group"
2091 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
2096 "global 'literal' pathspec setting is incompatible with all other global "
2101 msgid "invalid parameter for pathspec magic 'prefix'"
2106 msgid "Invalid pathspec magic '%.*s' in '%s'"
2111 msgid "Missing ')' at the end of pathspec magic in '%s'"
2116 msgid "Unimplemented pathspec magic '%c' in '%s'"
2119 #: pathspec.c:293 pathspec.c:315
2121 msgid "Pathspec '%s' is in submodule '%.*s'"
2126 msgid "%s: 'literal' and 'glob' are incompatible"
2131 msgid "%s: '%s' is outside repository"
2136 msgid "'%s' (mnemonic: '%c')"
2141 msgid "%s: pathspec magic not supported by this command: %s"
2146 "empty strings as pathspecs will be made invalid in upcoming releases. please "
2147 "use . instead if you meant to match all paths"
2152 msgid "pathspec '%s' is beyond a symbolic link"
2157 "There is nothing to exclude from by :(exclude) patterns.\n"
2158 "Perhaps you forgot to add either ':/' or '.' ?"
2162 msgid "unable to parse --pretty format"
2165 #: read-cache.c:1307
2168 "index.version set, but the value is invalid.\n"
2172 #: read-cache.c:1317
2175 "GIT_INDEX_VERSION set, but the value is invalid.\n"
2179 #: refs.c:576 builtin/merge.c:844
2181 msgid "Could not open '%s' for writing"
2184 #: refs/files-backend.c:2481
2186 msgid "could not delete reference %s: %s"
2189 #: refs/files-backend.c:2484
2191 msgid "could not delete references: %s"
2194 #: refs/files-backend.c:2493
2196 msgid "could not remove reference %s"
2201 msgid "expected format: %%(color:<color>)"
2206 msgid "unrecognized color: %%(color:%s)"
2211 msgid "unrecognized format: %%(%s)"
2216 msgid "%%(body) does not take arguments"
2221 msgid "%%(subject) does not take arguments"
2226 msgid "%%(trailers) does not take arguments"
2231 msgid "positive value expected contents:lines=%s"
2236 msgid "unrecognized %%(contents) argument: %s"
2241 msgid "unrecognized %%(objectname) argument: %s"
2246 msgid "expected format: %%(align:<width>,<position>)"
2251 msgid "unrecognized position:%s"
2256 msgid "unrecognized width:%s"
2261 msgid "unrecognized %%(align) argument: %s"
2266 msgid "positive width expected with the %%(align) atom"
2271 msgid "malformed field name: %.*s"
2276 msgid "unknown field name: %.*s"
2281 msgid "format: %%(end) atom used without corresponding atom"
2286 msgid "malformed format string %s"
2290 msgid ":strip= requires a positive integer argument"
2295 msgid "ref '%s' does not have %ld components to :strip"
2298 #: ref-filter.c:1066
2300 msgid "unknown %.*s format %s"
2303 #: ref-filter.c:1086 ref-filter.c:1117
2305 msgid "missing object %s for %s"
2308 #: ref-filter.c:1089 ref-filter.c:1120
2310 msgid "parse_object_buffer failed on %s for %s"
2313 #: ref-filter.c:1343
2315 msgid "malformed object at '%s'"
2318 #: ref-filter.c:1410
2320 msgid "ignoring ref with broken name %s"
2323 #: ref-filter.c:1415
2325 msgid "ignoring broken ref %s"
2328 #: ref-filter.c:1670
2330 msgid "format: %%(end) atom missing"
2333 #: ref-filter.c:1734
2335 msgid "malformed object name %s"
2340 msgid "Cannot fetch both %s and %s to %s"
2345 msgid "%s usually tracks %s, not %s"
2350 msgid "%s tracks both %s and %s"
2354 msgid "Internal error"
2357 #: remote.c:1685 remote.c:1787
2358 msgid "HEAD does not point to a branch"
2363 msgid "no such branch: '%s'"
2368 msgid "no upstream configured for branch '%s'"
2373 msgid "upstream branch '%s' not stored as a remote-tracking branch"
2378 msgid "push destination '%s' on remote '%s' has no local tracking branch"
2383 msgid "branch '%s' has no remote for pushing"
2388 msgid "push refspecs for '%s' do not include '%s'"
2392 msgid "push has no destination (push.default is 'nothing')"
2396 msgid "cannot resolve 'simple' push to a single destination"
2401 msgid "Your branch is based on '%s', but the upstream is gone.\n"
2405 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
2410 msgid "Your branch is up-to-date with '%s'.\n"
2415 msgid "Your branch is ahead of '%s' by %d commit.\n"
2416 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
2421 msgid " (use \"git push\" to publish your local commits)\n"
2426 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
2428 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
2433 msgid " (use \"git pull\" to update your local branch)\n"
2439 "Your branch and '%s' have diverged,\n"
2440 "and have %d and %d different commit each, respectively.\n"
2442 "Your branch and '%s' have diverged,\n"
2443 "and have %d and %d different commits each, respectively.\n"
2448 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
2452 msgid "your current branch appears to be broken"
2457 msgid "your current branch '%s' does not have any commits yet"
2461 msgid "--first-parent is incompatible with --bisect"
2464 #: run-command.c:125
2465 msgid "open /dev/null failed"
2468 #: run-command.c:127
2470 msgid "dup2(%d,%d) failed"
2474 msgid "failed to sign the push certificate"
2478 msgid "the receiving end does not support --signed push"
2483 "not sending a push certificate since the receiving end does not support --"
2488 msgid "the receiving end does not support --atomic push"
2492 msgid "the receiving end does not support push options"
2509 msgid "Unknown action: %d"
2514 "after resolving the conflicts, mark the corrected paths\n"
2515 "with 'git add <paths>' or 'git rm <paths>'"
2520 "after resolving the conflicts, mark the corrected paths\n"
2521 "with 'git add <paths>' or 'git rm <paths>'\n"
2522 "and commit the result with 'git commit'"
2525 #: sequencer.c:294 sequencer.c:1667
2527 msgid "could not lock '%s'"
2530 #: sequencer.c:297 sequencer.c:1545 sequencer.c:1672 sequencer.c:1686
2532 msgid "could not write to '%s'"
2537 msgid "could not write eol to '%s'"
2540 #: sequencer.c:305 sequencer.c:1550 sequencer.c:1674
2542 msgid "failed to finalize '%s'."
2545 #: sequencer.c:329 sequencer.c:808 sequencer.c:1571 builtin/am.c:259
2546 #: builtin/commit.c:749 builtin/merge.c:1036
2548 msgid "could not read '%s'"
2553 msgid "your local changes would be overwritten by %s."
2557 msgid "commit your changes or stash them to proceed."
2562 msgid "%s: fast-forward"
2565 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
2570 msgid "%s: Unable to write new index file"
2574 msgid "could not resolve HEAD commit\n"
2578 msgid "unable to update cache tree\n"
2584 "you have staged changes in your working tree\n"
2585 "If these changes are meant to be squashed into the previous commit, run:\n"
2587 " git commit --amend %s\n"
2589 "If they are meant to go into a new commit, run:\n"
2593 "In both cases, once you're done, continue with:\n"
2595 " git rebase --continue\n"
2600 msgid "could not parse commit %s\n"
2605 msgid "could not parse parent commit %s\n"
2611 "unexpected 1st line of squash message:\n"
2619 "invalid 1st line of squash message:\n"
2624 #: sequencer.c:827 sequencer.c:852
2626 msgid "This is a combination of %d commits."
2630 msgid "need a HEAD to fixup"
2634 msgid "could not read HEAD"
2638 msgid "could not read HEAD's commit message"
2643 msgid "cannot write '%s'"
2646 #: sequencer.c:855 git-rebase--interactive.sh:445
2647 msgid "This is the 1st commit message:"
2652 msgid "could not read commit message of %s"
2657 msgid "This is the commit message #%d:"
2662 msgid "The commit message #%d will be skipped:"
2667 msgid "unknown command: %d"
2671 msgid "your index file is unmerged."
2676 msgid "commit %s is a merge but no -m option was given."
2681 msgid "commit %s does not have parent %d"
2686 msgid "mainline was specified but commit %s is not a merge."
2691 msgid "cannot get commit message for %s"
2694 #. TRANSLATORS: The first %s will be a "todo" command like
2695 #. "revert" or "pick", the second %s a SHA1.
2698 msgid "%s: cannot parse parent commit %s"
2701 #: sequencer.c:1063 sequencer.c:1812
2703 msgid "could not rename '%s' to '%s'"
2708 msgid "could not revert %s... %s"
2713 msgid "could not apply %s... %s"
2717 msgid "empty commit set passed"
2722 msgid "git %s: failed to read the index"
2727 msgid "git %s: failed to refresh the index"
2732 msgid "invalid line %d: %.*s"
2737 msgid "cannot '%s' without a previous commit"
2742 msgid "could not read '%s'."
2746 msgid "please fix this using 'git rebase --edit-todo'."
2751 msgid "unusable instruction sheet: '%s'"
2755 msgid "no commits parsed."
2759 msgid "cannot cherry-pick during a revert."
2763 msgid "cannot revert during a cherry-pick."
2768 msgid "invalid key: %s"
2773 msgid "invalid value for %s: %s"
2778 msgid "malformed options sheet: '%s'"
2782 msgid "a cherry-pick or revert is already in progress"
2786 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
2791 msgid "could not create sequencer directory '%s'"
2795 msgid "could not lock HEAD"
2798 #: sequencer.c:1596 sequencer.c:2150
2799 msgid "no cherry-pick or revert in progress"
2803 msgid "cannot resolve HEAD"
2806 #: sequencer.c:1600 sequencer.c:1634
2807 msgid "cannot abort from a branch yet to be born"
2810 #: sequencer.c:1620 builtin/grep.c:904
2812 msgid "cannot open '%s'"
2817 msgid "cannot read '%s': %s"
2821 msgid "unexpected end of file"
2826 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
2830 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
2833 #: sequencer.c:1777 sequencer.c:2049
2834 msgid "cannot read HEAD"
2837 #: sequencer.c:1817 builtin/difftool.c:574
2839 msgid "could not copy '%s' to '%s'"
2843 msgid "could not read index"
2849 "execution failed: %s\n"
2850 "%sYou can fix the problem, and then run\n"
2852 " git rebase --continue\n"
2857 msgid "and made changes to the index and/or the working tree\n"
2863 "execution succeeded: %s\n"
2864 "but left changes to the index and/or the working tree\n"
2865 "Commit or stash your changes, and then run\n"
2867 " git rebase --continue\n"
2871 #: sequencer.c:1905 git-rebase.sh:168
2873 msgid "Applied autostash."
2878 msgid "cannot store %s"
2881 #: sequencer.c:1919 git-rebase.sh:172
2884 "Applying autostash resulted in conflicts.\n"
2885 "Your changes are safe in the stash.\n"
2886 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
2891 msgid "stopped at %s... %.*s"
2896 msgid "unknown command %d"
2900 msgid "could not read orig-head"
2904 msgid "could not read 'onto'"
2909 msgid "could not update %s"
2914 msgid "could not update HEAD to %s"
2918 msgid "cannot rebase: You have unstaged changes."
2922 msgid "could not remove CHERRY_PICK_HEAD"
2926 msgid "cannot amend non-existing commit"
2931 msgid "invalid file: '%s'"
2936 msgid "invalid contents: '%s'"
2942 "You have uncommitted changes in your working tree. Please, commit them\n"
2943 "first and then run 'git rebase --continue' again."
2947 msgid "could not commit staged changes."
2952 msgid "%s: can't cherry-pick a %s"
2957 msgid "%s: bad revision"
2961 msgid "can't revert as initial commit"
2967 "%s: no such path in the working tree.\n"
2968 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
2974 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
2975 "Use '--' to separate paths from revisions, like this:\n"
2976 "'git <command> [<revision>...] -- [<file>...]'"
2982 "ambiguous argument '%s': both revision and filename\n"
2983 "Use '--' to separate paths from revisions, like this:\n"
2984 "'git <command> [<revision>...] -- [<file>...]'"
2989 msgid "Expected git repo version <= %d, found %d"
2993 msgid "unknown repository extensions found:"
2998 msgid "Not a git repository (or any of the parent directories): %s"
3001 #: setup.c:770 setup.c:922 builtin/index-pack.c:1643
3002 msgid "Cannot come back to cwd"
3006 msgid "Unable to read current working directory"
3012 "Not a git repository (or any parent up to mount point %s)\n"
3013 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
3018 msgid "Cannot change to '%s/..'"
3024 "Problem with core.sharedRepository filemode value (0%.3o).\n"
3025 "The owner of files must always have read and write permissions."
3030 msgid "path '%s' does not exist"
3035 msgid "reference repository '%s' as a linked checkout is not supported yet."
3040 msgid "reference repository '%s' is not a local repository."
3045 msgid "reference repository '%s' is shallow"
3050 msgid "reference repository '%s' is grafted"
3054 msgid "offset before end of packfile (broken .idx?)"
3059 msgid "offset before start of pack index for %s (corrupt index?)"
3064 msgid "offset beyond end of pack index for %s (truncated index?)"
3069 msgid "short SHA1 %s is ambiguous"
3073 msgid "The candidates are:"
3078 "Git normally never creates a ref that ends with 40 hex characters\n"
3079 "because it will be ignored when you just specify 40-hex. These refs\n"
3080 "may be created by mistake. For example,\n"
3082 " git checkout -b $br $(git rev-parse ...)\n"
3084 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
3085 "examine these refs and maybe delete them. Turn this message off by\n"
3086 "running \"git config advice.objectNameWarning false\""
3089 #: submodule.c:65 submodule.c:99
3090 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
3093 #: submodule.c:69 submodule.c:103
3095 msgid "Could not find section in .gitmodules where path=%s"
3100 msgid "Could not update .gitmodules entry %s"
3105 msgid "Could not remove .gitmodules entry for %s"
3109 msgid "staging updated .gitmodules failed"
3113 msgid "negative values not allowed for submodule.fetchJobs"
3118 msgid "could not start 'git status in submodule '%s'"
3123 msgid "could not run 'git status in submodule '%s'"
3129 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
3132 #: submodule.c:1410 submodule.c:1471
3134 msgid "could not lookup name for submodule '%s'"
3137 #: submodule.c:1414 submodule.c:1474 builtin/submodule--helper.c:640
3138 #: builtin/submodule--helper.c:650
3140 msgid "could not create directory '%s'"
3146 "Migrating git directory of '%s%s' from\n"
3153 msgid "could not recurse into submodule '%s'"
3156 #: submodule-config.c:360
3158 msgid "invalid value for %s"
3163 msgid "running trailer command '%s' failed"
3166 #: trailer.c:473 trailer.c:477 trailer.c:481 trailer.c:535 trailer.c:539
3169 msgid "unknown value '%s' for key '%s'"
3172 #: trailer.c:525 trailer.c:530 builtin/remote.c:289
3174 msgid "more than one %s"
3179 msgid "empty trailer token in trailer '%.*s'"
3184 msgid "could not read input file '%s'"
3188 msgid "could not read from stdin"
3191 #: trailer.c:949 builtin/am.c:44
3193 msgid "could not stat %s"
3198 msgid "file %s is not a regular file"
3203 msgid "file %s is not writable by user"
3207 msgid "could not open temporary file"
3212 msgid "could not rename temporary file to %s"
3217 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
3222 msgid "transport: invalid depth option '%s'"
3228 "The following submodule paths contain changes that can\n"
3229 "not be found on any remote:\n"
3238 "\tgit push --recurse-submodules=on-demand\n"
3240 "or cd to the path and use\n"
3244 "to push them to a remote.\n"
3252 #: transport-helper.c:1082
3254 msgid "Could not read ref %s"
3258 msgid "too-short tree object"
3262 msgid "malformed mode in tree entry"
3266 msgid "empty filename in tree entry"
3270 msgid "too-short tree file"
3273 #: unpack-trees.c:99
3276 "Your local changes to the following files would be overwritten by checkout:\n"
3277 "%%sPlease commit your changes or stash them before you switch branches."
3280 #: unpack-trees.c:101
3283 "Your local changes to the following files would be overwritten by checkout:\n"
3287 #: unpack-trees.c:104
3290 "Your local changes to the following files would be overwritten by merge:\n"
3291 "%%sPlease commit your changes or stash them before you merge."
3294 #: unpack-trees.c:106
3297 "Your local changes to the following files would be overwritten by merge:\n"
3301 #: unpack-trees.c:109
3304 "Your local changes to the following files would be overwritten by %s:\n"
3305 "%%sPlease commit your changes or stash them before you %s."
3308 #: unpack-trees.c:111
3311 "Your local changes to the following files would be overwritten by %s:\n"
3315 #: unpack-trees.c:116
3318 "Updating the following directories would lose untracked files in them:\n"
3322 #: unpack-trees.c:120
3325 "The following untracked working tree files would be removed by checkout:\n"
3326 "%%sPlease move or remove them before you switch branches."
3329 #: unpack-trees.c:122
3332 "The following untracked working tree files would be removed by checkout:\n"
3336 #: unpack-trees.c:125
3339 "The following untracked working tree files would be removed by merge:\n"
3340 "%%sPlease move or remove them before you merge."
3343 #: unpack-trees.c:127
3346 "The following untracked working tree files would be removed by merge:\n"
3350 #: unpack-trees.c:130
3353 "The following untracked working tree files would be removed by %s:\n"
3354 "%%sPlease move or remove them before you %s."
3357 #: unpack-trees.c:132
3360 "The following untracked working tree files would be removed by %s:\n"
3364 #: unpack-trees.c:137
3367 "The following untracked working tree files would be overwritten by "
3369 "%%sPlease move or remove them before you switch branches."
3372 #: unpack-trees.c:139
3375 "The following untracked working tree files would be overwritten by "
3380 #: unpack-trees.c:142
3383 "The following untracked working tree files would be overwritten by merge:\n"
3384 "%%sPlease move or remove them before you merge."
3387 #: unpack-trees.c:144
3390 "The following untracked working tree files would be overwritten by merge:\n"
3394 #: unpack-trees.c:147
3397 "The following untracked working tree files would be overwritten by %s:\n"
3398 "%%sPlease move or remove them before you %s."
3401 #: unpack-trees.c:149
3404 "The following untracked working tree files would be overwritten by %s:\n"
3408 #: unpack-trees.c:156
3410 msgid "Entry '%s' overlaps with '%s'. Cannot bind."
3413 #: unpack-trees.c:159
3416 "Cannot update sparse checkout: the following entries are not up-to-date:\n"
3420 #: unpack-trees.c:161
3423 "The following working tree files would be overwritten by sparse checkout "
3428 #: unpack-trees.c:163
3431 "The following working tree files would be removed by sparse checkout "
3436 #: unpack-trees.c:240
3441 #: unpack-trees.c:270
3442 msgid "Checking out files"
3446 msgid "invalid URL scheme name or missing '://' suffix"
3449 #: urlmatch.c:144 urlmatch.c:297 urlmatch.c:356
3451 msgid "invalid %XX escape sequence"
3455 msgid "missing host and scheme is not 'file:'"
3459 msgid "a 'file:' URL may not have a port number"
3463 msgid "invalid characters in host name"
3466 #: urlmatch.c:244 urlmatch.c:255
3467 msgid "invalid port number"
3471 msgid "invalid '..' path segment"
3476 msgid "failed to read '%s'"
3479 #: wrapper.c:222 wrapper.c:392
3481 msgid "could not open '%s' for reading and writing"
3484 #: wrapper.c:224 wrapper.c:394 builtin/am.c:766
3486 msgid "could not open '%s' for writing"
3489 #: wrapper.c:226 wrapper.c:396 builtin/am.c:320 builtin/am.c:759
3490 #: builtin/am.c:847 builtin/commit.c:1700 builtin/merge.c:1033
3491 #: builtin/pull.c:341
3493 msgid "could not open '%s' for reading"
3496 #: wrapper.c:605 wrapper.c:626
3498 msgid "unable to access '%s'"
3502 msgid "unable to get current working directory"
3507 msgid "could not write to %s"
3512 msgid "could not close %s"
3516 msgid "Unmerged paths:"
3519 #: wt-status.c:178 wt-status.c:205
3521 msgid " (use \"git reset %s <file>...\" to unstage)"
3524 #: wt-status.c:180 wt-status.c:207
3525 msgid " (use \"git rm --cached <file>...\" to unstage)"
3529 msgid " (use \"git add <file>...\" to mark resolution)"
3532 #: wt-status.c:186 wt-status.c:190
3533 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
3537 msgid " (use \"git rm <file>...\" to mark resolution)"
3540 #: wt-status.c:199 wt-status.c:945
3541 msgid "Changes to be committed:"
3544 #: wt-status.c:217 wt-status.c:954
3545 msgid "Changes not staged for commit:"
3549 msgid " (use \"git add <file>...\" to update what will be committed)"
3553 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
3558 " (use \"git checkout -- <file>...\" to discard changes in working directory)"
3562 msgid " (commit or discard the untracked or modified content in submodules)"
3567 msgid " (use \"git %s <file>...\" to include in what will be committed)"
3571 msgid "both deleted:"
3575 msgid "added by us:"
3579 msgid "deleted by them:"
3583 msgid "added by them:"
3587 msgid "deleted by us:"
3595 msgid "both modified:"
3631 msgid "new commits, "
3635 msgid "modified content, "
3639 msgid "untracked content, "
3643 msgid "Submodules changed but not updated:"
3647 msgid "Submodule changes to be committed:"
3652 "Do not touch the line above.\n"
3653 "Everything below will be removed."
3657 msgid "You have unmerged paths."
3661 msgid " (fix conflicts and run \"git commit\")"
3665 msgid " (use \"git merge --abort\" to abort the merge)"
3669 msgid "All conflicts fixed but you are still merging."
3673 msgid " (use \"git commit\" to conclude merge)"
3677 msgid "You are in the middle of an am session."
3681 msgid "The current patch is empty."
3685 msgid " (fix conflicts and then run \"git am --continue\")"
3689 msgid " (use \"git am --skip\" to skip this patch)"
3693 msgid " (use \"git am --abort\" to restore the original branch)"
3697 msgid "git-rebase-todo is missing."
3701 msgid "No commands done."
3706 msgid "Last command done (%d command done):"
3707 msgid_plural "Last commands done (%d commands done):"
3713 msgid " (see more in file %s)"
3717 msgid "No commands remaining."
3722 msgid "Next command to do (%d remaining command):"
3723 msgid_plural "Next commands to do (%d remaining commands):"
3728 msgid " (use \"git rebase --edit-todo\" to view and edit)"
3733 msgid "You are currently rebasing branch '%s' on '%s'."
3737 msgid "You are currently rebasing."
3741 msgid " (fix conflicts and then run \"git rebase --continue\")"
3745 msgid " (use \"git rebase --skip\" to skip this patch)"
3749 msgid " (use \"git rebase --abort\" to check out the original branch)"
3753 msgid " (all conflicts fixed: run \"git rebase --continue\")"
3759 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
3763 msgid "You are currently splitting a commit during a rebase."
3767 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
3772 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
3776 msgid "You are currently editing a commit during a rebase."
3780 msgid " (use \"git commit --amend\" to amend the current commit)"
3785 " (use \"git rebase --continue\" once you are satisfied with your changes)"
3790 msgid "You are currently cherry-picking commit %s."
3794 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
3798 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
3802 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
3807 msgid "You are currently reverting commit %s."
3811 msgid " (fix conflicts and run \"git revert --continue\")"
3815 msgid " (all conflicts fixed: run \"git revert --continue\")"
3819 msgid " (use \"git revert --abort\" to cancel the revert operation)"
3824 msgid "You are currently bisecting, started from branch '%s'."
3828 msgid "You are currently bisecting."
3832 msgid " (use \"git bisect reset\" to get back to the original branch)"
3840 msgid "interactive rebase in progress; onto "
3844 msgid "rebase in progress; onto "
3848 msgid "HEAD detached at "
3852 msgid "HEAD detached from "
3856 msgid "Not currently on any branch."
3860 msgid "Initial commit"
3864 msgid "Untracked files"
3868 msgid "Ignored files"
3874 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
3875 "may speed it up, but you have to be careful not to forget to add\n"
3876 "new files yourself (see 'git help status')."
3881 msgid "Untracked files not listed%s"
3885 msgid " (use -u option to show untracked files)"
3894 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
3899 msgid "no changes added to commit\n"
3905 "nothing added to commit but untracked files present (use \"git add\" to "
3911 msgid "nothing added to commit but untracked files present\n"
3916 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
3919 #: wt-status.c:1620 wt-status.c:1625
3921 msgid "nothing to commit\n"
3926 msgid "nothing to commit (use -u to show untracked files)\n"
3931 msgid "nothing to commit, working tree clean\n"
3935 msgid "Initial commit on "
3939 msgid "HEAD (no branch)"
3946 #: wt-status.c:1769 wt-status.c:1777
3950 #: wt-status.c:1772 wt-status.c:1775
3954 #. TRANSLATORS: the action is e.g. "pull with rebase"
3957 msgid "cannot %s: You have unstaged changes."
3961 msgid "additionally, your index contains uncommitted changes."
3966 msgid "cannot %s: Your index contains uncommitted changes."
3969 #: compat/precompose_utf8.c:57 builtin/clone.c:414
3971 msgid "failed to unlink '%s'"
3975 msgid "git add [<options>] [--] <pathspec>..."
3980 msgid "unexpected diff status %c"
3983 #: builtin/add.c:85 builtin/commit.c:291
3984 msgid "updating files failed"
3989 msgid "remove '%s'\n"
3992 #: builtin/add.c:149
3993 msgid "Unstaged changes after refreshing the index:"
3996 #: builtin/add.c:209 builtin/rev-parse.c:845
3997 msgid "Could not read the index"
4000 #: builtin/add.c:220
4002 msgid "Could not open '%s' for writing."
4005 #: builtin/add.c:224
4006 msgid "Could not write patch"
4009 #: builtin/add.c:227
4010 msgid "editing patch failed"
4013 #: builtin/add.c:230
4015 msgid "Could not stat '%s'"
4018 #: builtin/add.c:232
4019 msgid "Empty patch. Aborted."
4022 #: builtin/add.c:237
4024 msgid "Could not apply '%s'"
4027 #: builtin/add.c:247
4028 msgid "The following paths are ignored by one of your .gitignore files:\n"
4031 #: builtin/add.c:266 builtin/clean.c:870 builtin/fetch.c:115 builtin/mv.c:123
4032 #: builtin/prune-packed.c:55 builtin/pull.c:198 builtin/push.c:524
4033 #: builtin/remote.c:1326 builtin/rm.c:241 builtin/send-pack.c:162
4037 #: builtin/add.c:269
4038 msgid "interactive picking"
4041 #: builtin/add.c:270 builtin/checkout.c:1159 builtin/reset.c:286
4042 msgid "select hunks interactively"
4045 #: builtin/add.c:271
4046 msgid "edit current diff and apply"
4049 #: builtin/add.c:272
4050 msgid "allow adding otherwise ignored files"
4053 #: builtin/add.c:273
4054 msgid "update tracked files"
4057 #: builtin/add.c:274
4058 msgid "record only the fact that the path will be added later"
4061 #: builtin/add.c:275
4062 msgid "add changes from all tracked and untracked files"
4065 #: builtin/add.c:278
4066 msgid "ignore paths removed in the working tree (same as --no-all)"
4069 #: builtin/add.c:280
4070 msgid "don't add, only refresh the index"
4073 #: builtin/add.c:281
4074 msgid "just skip files which cannot be added because of errors"
4077 #: builtin/add.c:282
4078 msgid "check if - even missing - files are ignored in dry run"
4081 #: builtin/add.c:283 builtin/update-index.c:947
4085 #: builtin/add.c:283 builtin/update-index.c:948
4086 msgid "override the executable bit of the listed files"
4089 #: builtin/add.c:305
4091 msgid "Use -f if you really want to add them.\n"
4094 #: builtin/add.c:312
4095 msgid "adding files failed"
4098 #: builtin/add.c:348
4099 msgid "-A and -u are mutually incompatible"
4102 #: builtin/add.c:355
4103 msgid "Option --ignore-missing can only be used together with --dry-run"
4106 #: builtin/add.c:359
4108 msgid "--chmod param '%s' must be either -x or +x"
4111 #: builtin/add.c:374
4113 msgid "Nothing specified, nothing added.\n"
4116 #: builtin/add.c:375
4118 msgid "Maybe you wanted to say 'git add .'?\n"
4121 #: builtin/add.c:380 builtin/check-ignore.c:172 builtin/checkout.c:279
4122 #: builtin/checkout.c:472 builtin/clean.c:914 builtin/commit.c:350
4123 #: builtin/mv.c:143 builtin/reset.c:235 builtin/rm.c:271
4124 #: builtin/submodule--helper.c:244
4125 msgid "index file corrupt"
4129 msgid "could not parse author script"
4134 msgid "'%s' was deleted by the applypatch-msg hook"
4139 msgid "Malformed input line: '%s'."
4144 msgid "Failed to copy notes from '%s' to '%s'"
4148 msgid "fseek failed"
4153 msgid "could not parse patch '%s'"
4157 msgid "Only one StGIT patch series can be applied at once"
4161 msgid "invalid timestamp"
4164 #: builtin/am.c:890 builtin/am.c:898
4165 msgid "invalid Date line"
4169 msgid "invalid timezone offset"
4173 msgid "Patch format detection failed."
4176 #: builtin/am.c:989 builtin/clone.c:379
4178 msgid "failed to create directory '%s'"
4182 msgid "Failed to split patches."
4185 #: builtin/am.c:1125 builtin/commit.c:376
4186 msgid "unable to write index file"
4189 #: builtin/am.c:1176
4191 msgid "When you have resolved this problem, run \"%s --continue\"."
4194 #: builtin/am.c:1177
4196 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
4199 #: builtin/am.c:1178
4201 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
4204 #: builtin/am.c:1316
4205 msgid "Patch is empty. Was it split wrong?"
4208 #: builtin/am.c:1390 builtin/log.c:1550
4210 msgid "invalid ident line: %s"
4213 #: builtin/am.c:1417
4215 msgid "unable to parse commit %s"
4218 #: builtin/am.c:1610
4219 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
4222 #: builtin/am.c:1612
4223 msgid "Using index info to reconstruct a base tree..."
4226 #: builtin/am.c:1631
4228 "Did you hand edit your patch?\n"
4229 "It does not apply to blobs recorded in its index."
4232 #: builtin/am.c:1637
4233 msgid "Falling back to patching base and 3-way merge..."
4236 #: builtin/am.c:1662
4237 msgid "Failed to merge in the changes."
4240 #: builtin/am.c:1686 builtin/merge.c:632
4241 msgid "git write-tree failed to write a tree"
4244 #: builtin/am.c:1693
4245 msgid "applying to an empty history"
4248 #: builtin/am.c:1706 builtin/commit.c:1764 builtin/merge.c:802
4249 #: builtin/merge.c:827
4250 msgid "failed to write commit object"
4253 #: builtin/am.c:1739 builtin/am.c:1743
4255 msgid "cannot resume: %s does not exist."
4258 #: builtin/am.c:1759
4259 msgid "cannot be interactive without stdin connected to a terminal."
4262 #: builtin/am.c:1764
4263 msgid "Commit Body is:"
4266 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
4267 #. in your translation. The program will only accept English
4268 #. input at this point.
4270 #: builtin/am.c:1774
4271 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
4274 #: builtin/am.c:1824
4276 msgid "Dirty index: cannot apply patches (dirty: %s)"
4279 #: builtin/am.c:1861 builtin/am.c:1933
4281 msgid "Applying: %.*s"
4284 #: builtin/am.c:1877
4285 msgid "No changes -- Patch already applied."
4288 #: builtin/am.c:1885
4290 msgid "Patch failed at %s %.*s"
4293 #: builtin/am.c:1891
4295 msgid "The copy of the patch that failed is found in: %s"
4298 #: builtin/am.c:1936
4300 "No changes - did you forget to use 'git add'?\n"
4301 "If there is nothing left to stage, chances are that something else\n"
4302 "already introduced the same changes; you might want to skip this patch."
4305 #: builtin/am.c:1943
4307 "You still have unmerged paths in your index.\n"
4308 "Did you forget to use 'git add'?"
4311 #: builtin/am.c:2051 builtin/am.c:2055 builtin/am.c:2067 builtin/reset.c:308
4312 #: builtin/reset.c:316
4314 msgid "Could not parse object '%s'."
4317 #: builtin/am.c:2103
4318 msgid "failed to clean index"
4321 #: builtin/am.c:2137
4323 "You seem to have moved HEAD since the last 'am' failure.\n"
4324 "Not rewinding to ORIG_HEAD"
4327 #: builtin/am.c:2200
4329 msgid "Invalid value for --patch-format: %s"
4332 #: builtin/am.c:2233
4333 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
4336 #: builtin/am.c:2234
4337 msgid "git am [<options>] (--continue | --skip | --abort)"
4340 #: builtin/am.c:2240
4341 msgid "run interactively"
4344 #: builtin/am.c:2242
4345 msgid "historical option -- no-op"
4348 #: builtin/am.c:2244
4349 msgid "allow fall back on 3way merging if needed"
4352 #: builtin/am.c:2245 builtin/init-db.c:483 builtin/prune-packed.c:57
4353 #: builtin/repack.c:178
4357 #: builtin/am.c:2247
4358 msgid "add a Signed-off-by line to the commit message"
4361 #: builtin/am.c:2250
4362 msgid "recode into utf8 (default)"
4365 #: builtin/am.c:2252
4366 msgid "pass -k flag to git-mailinfo"
4369 #: builtin/am.c:2254
4370 msgid "pass -b flag to git-mailinfo"
4373 #: builtin/am.c:2256
4374 msgid "pass -m flag to git-mailinfo"
4377 #: builtin/am.c:2258
4378 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
4381 #: builtin/am.c:2261
4382 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
4385 #: builtin/am.c:2264
4386 msgid "strip everything before a scissors line"
4389 #: builtin/am.c:2266 builtin/am.c:2269 builtin/am.c:2272 builtin/am.c:2275
4390 #: builtin/am.c:2278 builtin/am.c:2281 builtin/am.c:2284 builtin/am.c:2287
4391 #: builtin/am.c:2293
4392 msgid "pass it through git-apply"
4395 #: builtin/am.c:2283 builtin/fmt-merge-msg.c:662 builtin/fmt-merge-msg.c:665
4396 #: builtin/grep.c:1038 builtin/merge.c:202 builtin/pull.c:135
4397 #: builtin/pull.c:194 builtin/repack.c:187 builtin/repack.c:191
4398 #: builtin/show-branch.c:644 builtin/show-ref.c:169 builtin/tag.c:355
4399 #: parse-options.h:132 parse-options.h:134 parse-options.h:245
4403 #: builtin/am.c:2289 builtin/for-each-ref.c:37 builtin/replace.c:438
4404 #: builtin/tag.c:387 builtin/verify-tag.c:38
4408 #: builtin/am.c:2290
4409 msgid "format the patch(es) are in"
4412 #: builtin/am.c:2296
4413 msgid "override error message when patch failure occurs"
4416 #: builtin/am.c:2298
4417 msgid "continue applying patches after resolving a conflict"
4420 #: builtin/am.c:2301
4421 msgid "synonyms for --continue"
4424 #: builtin/am.c:2304
4425 msgid "skip the current patch"
4428 #: builtin/am.c:2307
4429 msgid "restore the original branch and abort the patching operation."
4432 #: builtin/am.c:2311
4433 msgid "lie about committer date"
4436 #: builtin/am.c:2313
4437 msgid "use current timestamp for author date"
4440 #: builtin/am.c:2315 builtin/commit.c:1600 builtin/merge.c:233
4441 #: builtin/pull.c:165 builtin/revert.c:92 builtin/tag.c:370
4445 #: builtin/am.c:2316
4446 msgid "GPG-sign commits"
4449 #: builtin/am.c:2319
4450 msgid "(internal use for git-rebase)"
4453 #: builtin/am.c:2334
4455 "The -b/--binary option has been a no-op for long time, and\n"
4456 "it will be removed. Please do not use it anymore."
4459 #: builtin/am.c:2341
4460 msgid "failed to read the index"
4463 #: builtin/am.c:2356
4465 msgid "previous rebase directory %s still exists but mbox given."
4468 #: builtin/am.c:2380
4471 "Stray %s directory found.\n"
4472 "Use \"git am --abort\" to remove it."
4475 #: builtin/am.c:2386
4476 msgid "Resolve operation not in progress, we are not resuming."
4479 #: builtin/apply.c:8
4480 msgid "git apply [<options>] [<patch>...]"
4483 #: builtin/archive.c:17
4485 msgid "could not create archive file '%s'"
4488 #: builtin/archive.c:20
4489 msgid "could not redirect output"
4492 #: builtin/archive.c:37
4493 msgid "git archive: Remote with no URL"
4496 #: builtin/archive.c:58
4497 msgid "git archive: expected ACK/NAK, got EOF"
4500 #: builtin/archive.c:61
4502 msgid "git archive: NACK %s"
4505 #: builtin/archive.c:63
4507 msgid "remote error: %s"
4510 #: builtin/archive.c:64
4511 msgid "git archive: protocol error"
4514 #: builtin/archive.c:68
4515 msgid "git archive: expected a flush"
4518 #: builtin/bisect--helper.c:7
4519 msgid "git bisect--helper --next-all [--no-checkout]"
4522 #: builtin/bisect--helper.c:17
4523 msgid "perform 'git bisect next'"
4526 #: builtin/bisect--helper.c:19
4527 msgid "update BISECT_HEAD instead of checking out the current commit"
4530 #: builtin/blame.c:33
4531 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
4534 #: builtin/blame.c:38
4535 msgid "<rev-opts> are documented in git-rev-list(1)"
4538 #: builtin/blame.c:1786
4539 msgid "Blaming lines"
4542 #: builtin/blame.c:2582
4543 msgid "Show blame entries as we find them, incrementally"
4546 #: builtin/blame.c:2583
4547 msgid "Show blank SHA-1 for boundary commits (Default: off)"
4550 #: builtin/blame.c:2584
4551 msgid "Do not treat root commits as boundaries (Default: off)"
4554 #: builtin/blame.c:2585
4555 msgid "Show work cost statistics"
4558 #: builtin/blame.c:2586
4559 msgid "Force progress reporting"
4562 #: builtin/blame.c:2587
4563 msgid "Show output score for blame entries"
4566 #: builtin/blame.c:2588
4567 msgid "Show original filename (Default: auto)"
4570 #: builtin/blame.c:2589
4571 msgid "Show original linenumber (Default: off)"
4574 #: builtin/blame.c:2590
4575 msgid "Show in a format designed for machine consumption"
4578 #: builtin/blame.c:2591
4579 msgid "Show porcelain format with per-line commit information"
4582 #: builtin/blame.c:2592
4583 msgid "Use the same output mode as git-annotate (Default: off)"
4586 #: builtin/blame.c:2593
4587 msgid "Show raw timestamp (Default: off)"
4590 #: builtin/blame.c:2594
4591 msgid "Show long commit SHA1 (Default: off)"
4594 #: builtin/blame.c:2595
4595 msgid "Suppress author name and timestamp (Default: off)"
4598 #: builtin/blame.c:2596
4599 msgid "Show author email instead of name (Default: off)"
4602 #: builtin/blame.c:2597
4603 msgid "Ignore whitespace differences"
4606 #: builtin/blame.c:2604
4607 msgid "Use an experimental heuristic to improve diffs"
4610 #: builtin/blame.c:2606
4611 msgid "Spend extra cycles to find better match"
4614 #: builtin/blame.c:2607
4615 msgid "Use revisions from <file> instead of calling git-rev-list"
4618 #: builtin/blame.c:2608
4619 msgid "Use <file>'s contents as the final image"
4622 #: builtin/blame.c:2609 builtin/blame.c:2610
4626 #: builtin/blame.c:2609
4627 msgid "Find line copies within and across files"
4630 #: builtin/blame.c:2610
4631 msgid "Find line movements within and across files"
4634 #: builtin/blame.c:2611
4638 #: builtin/blame.c:2611
4639 msgid "Process only line range n,m, counting from 1"
4642 #: builtin/blame.c:2658
4643 msgid "--progress can't be used with --incremental or porcelain formats"
4646 #. TRANSLATORS: This string is used to tell us the maximum
4647 #. display width for a relative timestamp in "git blame"
4648 #. output. For C locale, "4 years, 11 months ago", which
4649 #. takes 22 places, is the longest among various forms of
4650 #. relative timestamps, but your language may need more or
4651 #. fewer display columns.
4652 #: builtin/blame.c:2706
4653 msgid "4 years, 11 months ago"
4656 #: builtin/blame.c:2786
4657 msgid "--contents and --reverse do not blend well."
4660 #: builtin/blame.c:2806
4661 msgid "cannot use --contents with final commit object name"
4664 #: builtin/blame.c:2811
4665 msgid "--reverse and --first-parent together require specified latest commit"
4668 #: builtin/blame.c:2838
4670 "--reverse --first-parent together require range along first-parent chain"
4673 #: builtin/blame.c:2849
4675 msgid "no such path %s in %s"
4678 #: builtin/blame.c:2860
4680 msgid "cannot read blob %s for path %s"
4683 #: builtin/blame.c:2879
4685 msgid "file %s has only %lu line"
4686 msgid_plural "file %s has only %lu lines"
4690 #: builtin/branch.c:26
4691 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
4694 #: builtin/branch.c:27
4695 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
4698 #: builtin/branch.c:28
4699 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
4702 #: builtin/branch.c:29
4703 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
4706 #: builtin/branch.c:30
4707 msgid "git branch [<options>] [-r | -a] [--points-at]"
4710 #: builtin/branch.c:143
4713 "deleting branch '%s' that has been merged to\n"
4714 " '%s', but not yet merged to HEAD."
4717 #: builtin/branch.c:147
4720 "not deleting branch '%s' that is not yet merged to\n"
4721 " '%s', even though it is merged to HEAD."
4724 #: builtin/branch.c:161
4726 msgid "Couldn't look up commit object for '%s'"
4729 #: builtin/branch.c:165
4732 "The branch '%s' is not fully merged.\n"
4733 "If you are sure you want to delete it, run 'git branch -D %s'."
4736 #: builtin/branch.c:178
4737 msgid "Update of config-file failed"
4740 #: builtin/branch.c:206
4741 msgid "cannot use -a with -d"
4744 #: builtin/branch.c:212
4745 msgid "Couldn't look up commit object for HEAD"
4748 #: builtin/branch.c:226
4750 msgid "Cannot delete branch '%s' checked out at '%s'"
4753 #: builtin/branch.c:241
4755 msgid "remote-tracking branch '%s' not found."
4758 #: builtin/branch.c:242
4760 msgid "branch '%s' not found."
4763 #: builtin/branch.c:257
4765 msgid "Error deleting remote-tracking branch '%s'"
4768 #: builtin/branch.c:258
4770 msgid "Error deleting branch '%s'"
4773 #: builtin/branch.c:265
4775 msgid "Deleted remote-tracking branch %s (was %s).\n"
4778 #: builtin/branch.c:266
4780 msgid "Deleted branch %s (was %s).\n"
4783 #: builtin/branch.c:312
4788 #: builtin/branch.c:317
4793 #: builtin/branch.c:322
4795 msgid "[%s: behind %d]"
4798 #: builtin/branch.c:324
4803 #: builtin/branch.c:328
4805 msgid "[%s: ahead %d]"
4808 #: builtin/branch.c:330
4813 #: builtin/branch.c:333
4815 msgid "[%s: ahead %d, behind %d]"
4818 #: builtin/branch.c:336
4820 msgid "[ahead %d, behind %d]"
4823 #: builtin/branch.c:349
4824 msgid " **** invalid ref ****"
4827 #: builtin/branch.c:375
4829 msgid "(no branch, rebasing %s)"
4832 #: builtin/branch.c:378
4834 msgid "(no branch, bisect started on %s)"
4837 #. TRANSLATORS: make sure this matches
4838 #. "HEAD detached at " in wt-status.c
4839 #: builtin/branch.c:384
4841 msgid "(HEAD detached at %s)"
4844 #. TRANSLATORS: make sure this matches
4845 #. "HEAD detached from " in wt-status.c
4846 #: builtin/branch.c:389
4848 msgid "(HEAD detached from %s)"
4851 #: builtin/branch.c:393
4855 #: builtin/branch.c:535
4857 msgid "Branch %s is being rebased at %s"
4860 #: builtin/branch.c:539
4862 msgid "Branch %s is being bisected at %s"
4865 #: builtin/branch.c:554
4866 msgid "cannot rename the current branch while not on any."
4869 #: builtin/branch.c:564
4871 msgid "Invalid branch name: '%s'"
4874 #: builtin/branch.c:581
4875 msgid "Branch rename failed"
4878 #: builtin/branch.c:585
4880 msgid "Renamed a misnamed branch '%s' away"
4883 #: builtin/branch.c:588
4885 msgid "Branch renamed to %s, but HEAD is not updated!"
4888 #: builtin/branch.c:595
4889 msgid "Branch is renamed, but update of config-file failed"
4892 #: builtin/branch.c:611
4895 "Please edit the description for the branch\n"
4897 "Lines starting with '%c' will be stripped.\n"
4900 #: builtin/branch.c:643
4901 msgid "Generic options"
4904 #: builtin/branch.c:645
4905 msgid "show hash and subject, give twice for upstream branch"
4908 #: builtin/branch.c:646
4909 msgid "suppress informational messages"
4912 #: builtin/branch.c:647
4913 msgid "set up tracking mode (see git-pull(1))"
4916 #: builtin/branch.c:649
4917 msgid "change upstream info"
4920 #: builtin/branch.c:651
4924 #: builtin/branch.c:651
4925 msgid "change the upstream info"
4928 #: builtin/branch.c:652
4929 msgid "Unset the upstream info"
4932 #: builtin/branch.c:653
4933 msgid "use colored output"
4936 #: builtin/branch.c:654
4937 msgid "act on remote-tracking branches"
4940 #: builtin/branch.c:656 builtin/branch.c:657
4941 msgid "print only branches that contain the commit"
4944 #: builtin/branch.c:660
4945 msgid "Specific git-branch actions:"
4948 #: builtin/branch.c:661
4949 msgid "list both remote-tracking and local branches"
4952 #: builtin/branch.c:663
4953 msgid "delete fully merged branch"
4956 #: builtin/branch.c:664
4957 msgid "delete branch (even if not merged)"
4960 #: builtin/branch.c:665
4961 msgid "move/rename a branch and its reflog"
4964 #: builtin/branch.c:666
4965 msgid "move/rename a branch, even if target exists"
4968 #: builtin/branch.c:667
4969 msgid "list branch names"
4972 #: builtin/branch.c:668
4973 msgid "create the branch's reflog"
4976 #: builtin/branch.c:670
4977 msgid "edit the description for the branch"
4980 #: builtin/branch.c:671
4981 msgid "force creation, move/rename, deletion"
4984 #: builtin/branch.c:672
4985 msgid "print only branches that are merged"
4988 #: builtin/branch.c:673
4989 msgid "print only branches that are not merged"
4992 #: builtin/branch.c:674
4993 msgid "list branches in columns"
4996 #: builtin/branch.c:675 builtin/for-each-ref.c:38 builtin/tag.c:381
5000 #: builtin/branch.c:676 builtin/for-each-ref.c:39 builtin/tag.c:382
5001 msgid "field name to sort on"
5004 #: builtin/branch.c:678 builtin/for-each-ref.c:41 builtin/notes.c:404
5005 #: builtin/notes.c:407 builtin/notes.c:567 builtin/notes.c:570
5006 #: builtin/tag.c:384
5010 #: builtin/branch.c:679
5011 msgid "print only branches of the object"
5014 #: builtin/branch.c:681 builtin/for-each-ref.c:46 builtin/tag.c:388
5015 msgid "sorting and filtering are case insensitive"
5018 #: builtin/branch.c:698
5019 msgid "Failed to resolve HEAD as a valid ref."
5022 #: builtin/branch.c:702 builtin/clone.c:706
5023 msgid "HEAD not found below refs/heads!"
5026 #: builtin/branch.c:724
5027 msgid "--column and --verbose are incompatible"
5030 #: builtin/branch.c:735 builtin/branch.c:787
5031 msgid "branch name required"
5034 #: builtin/branch.c:763
5035 msgid "Cannot give description to detached HEAD"
5038 #: builtin/branch.c:768
5039 msgid "cannot edit description of more than one branch"
5042 #: builtin/branch.c:775
5044 msgid "No commit on branch '%s' yet."
5047 #: builtin/branch.c:778
5049 msgid "No branch named '%s'."
5052 #: builtin/branch.c:793
5053 msgid "too many branches for a rename operation"
5056 #: builtin/branch.c:798
5057 msgid "too many branches to set new upstream"
5060 #: builtin/branch.c:802
5063 "could not set upstream of HEAD to %s when it does not point to any branch."
5066 #: builtin/branch.c:805 builtin/branch.c:827 builtin/branch.c:848
5068 msgid "no such branch '%s'"
5071 #: builtin/branch.c:809
5073 msgid "branch '%s' does not exist"
5076 #: builtin/branch.c:821
5077 msgid "too many branches to unset upstream"
5080 #: builtin/branch.c:825
5081 msgid "could not unset upstream of HEAD when it does not point to any branch."
5084 #: builtin/branch.c:831
5086 msgid "Branch '%s' has no upstream information"
5089 #: builtin/branch.c:845
5090 msgid "it does not make sense to create 'HEAD' manually"
5093 #: builtin/branch.c:851
5094 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
5097 #: builtin/branch.c:854
5100 "The --set-upstream flag is deprecated and will be removed. Consider using --"
5101 "track or --set-upstream-to\n"
5104 #: builtin/branch.c:871
5108 "If you wanted to make '%s' track '%s', do this:\n"
5112 #: builtin/bundle.c:51
5114 msgid "%s is okay\n"
5117 #: builtin/bundle.c:64
5118 msgid "Need a repository to create a bundle."
5121 #: builtin/bundle.c:68
5122 msgid "Need a repository to unbundle."
5125 #: builtin/cat-file.c:513
5127 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
5128 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
5131 #: builtin/cat-file.c:514
5133 "git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
5137 #: builtin/cat-file.c:551
5138 msgid "<type> can be one of: blob, tree, commit, tag"
5141 #: builtin/cat-file.c:552
5142 msgid "show object type"
5145 #: builtin/cat-file.c:553
5146 msgid "show object size"
5149 #: builtin/cat-file.c:555
5150 msgid "exit with zero when there's no error"
5153 #: builtin/cat-file.c:556
5154 msgid "pretty-print object's content"
5157 #: builtin/cat-file.c:558
5158 msgid "for blob objects, run textconv on object's content"
5161 #: builtin/cat-file.c:560
5162 msgid "for blob objects, run filters on object's content"
5165 #: builtin/cat-file.c:561 git-submodule.sh:929
5169 #: builtin/cat-file.c:562
5170 msgid "use a specific path for --textconv/--filters"
5173 #: builtin/cat-file.c:564
5174 msgid "allow -s and -t to work with broken/corrupt objects"
5177 #: builtin/cat-file.c:565
5178 msgid "buffer --batch output"
5181 #: builtin/cat-file.c:567
5182 msgid "show info and content of objects fed from the standard input"
5185 #: builtin/cat-file.c:570
5186 msgid "show info about objects fed from the standard input"
5189 #: builtin/cat-file.c:573
5190 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
5193 #: builtin/cat-file.c:575
5194 msgid "show all objects with --batch or --batch-check"
5197 #: builtin/check-attr.c:11
5198 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
5201 #: builtin/check-attr.c:12
5202 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
5205 #: builtin/check-attr.c:19
5206 msgid "report all attributes set on file"
5209 #: builtin/check-attr.c:20
5210 msgid "use .gitattributes only from the index"
5213 #: builtin/check-attr.c:21 builtin/check-ignore.c:22 builtin/hash-object.c:98
5214 msgid "read file names from stdin"
5217 #: builtin/check-attr.c:23 builtin/check-ignore.c:24
5218 msgid "terminate input and output records by a NUL character"
5221 #: builtin/check-ignore.c:18 builtin/checkout.c:1140 builtin/gc.c:332
5222 msgid "suppress progress reporting"
5225 #: builtin/check-ignore.c:26
5226 msgid "show non-matching input paths"
5229 #: builtin/check-ignore.c:28
5230 msgid "ignore index when checking"
5233 #: builtin/check-ignore.c:154
5234 msgid "cannot specify pathnames with --stdin"
5237 #: builtin/check-ignore.c:157
5238 msgid "-z only makes sense with --stdin"
5241 #: builtin/check-ignore.c:159
5242 msgid "no path specified"
5245 #: builtin/check-ignore.c:163
5246 msgid "--quiet is only valid with a single pathname"
5249 #: builtin/check-ignore.c:165
5250 msgid "cannot have both --quiet and --verbose"
5253 #: builtin/check-ignore.c:168
5254 msgid "--non-matching is only valid with --verbose"
5257 #: builtin/check-mailmap.c:8
5258 msgid "git check-mailmap [<options>] <contact>..."
5261 #: builtin/check-mailmap.c:13
5262 msgid "also read contacts from stdin"
5265 #: builtin/check-mailmap.c:24
5267 msgid "unable to parse contact: %s"
5270 #: builtin/check-mailmap.c:47
5271 msgid "no contacts specified"
5274 #: builtin/checkout-index.c:127
5275 msgid "git checkout-index [<options>] [--] [<file>...]"
5278 #: builtin/checkout-index.c:144
5279 msgid "stage should be between 1 and 3 or all"
5282 #: builtin/checkout-index.c:160
5283 msgid "check out all files in the index"
5286 #: builtin/checkout-index.c:161
5287 msgid "force overwrite of existing files"
5290 #: builtin/checkout-index.c:163
5291 msgid "no warning for existing files and files not in index"
5294 #: builtin/checkout-index.c:165
5295 msgid "don't checkout new files"
5298 #: builtin/checkout-index.c:167
5299 msgid "update stat information in the index file"
5302 #: builtin/checkout-index.c:171
5303 msgid "read list of paths from the standard input"
5306 #: builtin/checkout-index.c:173
5307 msgid "write the content to temporary files"
5310 #: builtin/checkout-index.c:174 builtin/column.c:30
5311 #: builtin/submodule--helper.c:597 builtin/submodule--helper.c:600
5312 #: builtin/submodule--helper.c:606 builtin/submodule--helper.c:967
5313 #: builtin/worktree.c:471
5317 #: builtin/checkout-index.c:175
5318 msgid "when creating files, prepend <string>"
5321 #: builtin/checkout-index.c:177
5322 msgid "copy out the files from named stage"
5325 #: builtin/checkout.c:25
5326 msgid "git checkout [<options>] <branch>"
5329 #: builtin/checkout.c:26
5330 msgid "git checkout [<options>] [<branch>] -- <file>..."
5333 #: builtin/checkout.c:134 builtin/checkout.c:167
5335 msgid "path '%s' does not have our version"
5338 #: builtin/checkout.c:136 builtin/checkout.c:169
5340 msgid "path '%s' does not have their version"
5343 #: builtin/checkout.c:152
5345 msgid "path '%s' does not have all necessary versions"
5348 #: builtin/checkout.c:196
5350 msgid "path '%s' does not have necessary versions"
5353 #: builtin/checkout.c:213
5355 msgid "path '%s': cannot merge"
5358 #: builtin/checkout.c:230
5360 msgid "Unable to add merge result for '%s'"
5363 #: builtin/checkout.c:250 builtin/checkout.c:253 builtin/checkout.c:256
5364 #: builtin/checkout.c:259
5366 msgid "'%s' cannot be used with updating paths"
5369 #: builtin/checkout.c:262 builtin/checkout.c:265
5371 msgid "'%s' cannot be used with %s"
5374 #: builtin/checkout.c:268
5376 msgid "Cannot update paths and switch to branch '%s' at the same time."
5379 #: builtin/checkout.c:339 builtin/checkout.c:346
5381 msgid "path '%s' is unmerged"
5384 #: builtin/checkout.c:494
5385 msgid "you need to resolve your current index first"
5388 #: builtin/checkout.c:625
5390 msgid "Can not do reflog for '%s': %s\n"
5393 #: builtin/checkout.c:666
5394 msgid "HEAD is now at"
5397 #: builtin/checkout.c:670 builtin/clone.c:660
5398 msgid "unable to update HEAD"
5401 #: builtin/checkout.c:674
5403 msgid "Reset branch '%s'\n"
5406 #: builtin/checkout.c:677
5408 msgid "Already on '%s'\n"
5411 #: builtin/checkout.c:681
5413 msgid "Switched to and reset branch '%s'\n"
5416 #: builtin/checkout.c:683 builtin/checkout.c:1072
5418 msgid "Switched to a new branch '%s'\n"
5421 #: builtin/checkout.c:685
5423 msgid "Switched to branch '%s'\n"
5426 #: builtin/checkout.c:736
5428 msgid " ... and %d more.\n"
5431 #: builtin/checkout.c:742
5434 "Warning: you are leaving %d commit behind, not connected to\n"
5435 "any of your branches:\n"
5439 "Warning: you are leaving %d commits behind, not connected to\n"
5440 "any of your branches:\n"
5446 #: builtin/checkout.c:761
5449 "If you want to keep it by creating a new branch, this may be a good time\n"
5452 " git branch <new-branch-name> %s\n"
5455 "If you want to keep them by creating a new branch, this may be a good time\n"
5458 " git branch <new-branch-name> %s\n"
5463 #: builtin/checkout.c:797
5464 msgid "internal error in revision walk"
5467 #: builtin/checkout.c:801
5468 msgid "Previous HEAD position was"
5471 #: builtin/checkout.c:828 builtin/checkout.c:1067
5472 msgid "You are on a branch yet to be born"
5475 #: builtin/checkout.c:973
5477 msgid "only one reference expected, %d given."
5480 #: builtin/checkout.c:1013 builtin/worktree.c:214
5482 msgid "invalid reference: %s"
5485 #: builtin/checkout.c:1042
5487 msgid "reference is not a tree: %s"
5490 #: builtin/checkout.c:1081
5491 msgid "paths cannot be used with switching branches"
5494 #: builtin/checkout.c:1084 builtin/checkout.c:1088
5496 msgid "'%s' cannot be used with switching branches"
5499 #: builtin/checkout.c:1092 builtin/checkout.c:1095 builtin/checkout.c:1100
5500 #: builtin/checkout.c:1103
5502 msgid "'%s' cannot be used with '%s'"
5505 #: builtin/checkout.c:1108
5507 msgid "Cannot switch branch to a non-commit '%s'"
5510 #: builtin/checkout.c:1141 builtin/checkout.c:1143 builtin/clone.c:93
5511 #: builtin/remote.c:165 builtin/remote.c:167 builtin/worktree.c:324
5512 #: builtin/worktree.c:326
5516 #: builtin/checkout.c:1142
5517 msgid "create and checkout a new branch"
5520 #: builtin/checkout.c:1144
5521 msgid "create/reset and checkout a branch"
5524 #: builtin/checkout.c:1145
5525 msgid "create reflog for new branch"
5528 #: builtin/checkout.c:1146 builtin/worktree.c:328
5529 msgid "detach HEAD at named commit"
5532 #: builtin/checkout.c:1147
5533 msgid "set upstream info for new branch"
5536 #: builtin/checkout.c:1149
5540 #: builtin/checkout.c:1149
5541 msgid "new unparented branch"
5544 #: builtin/checkout.c:1150
5545 msgid "checkout our version for unmerged files"
5548 #: builtin/checkout.c:1152
5549 msgid "checkout their version for unmerged files"
5552 #: builtin/checkout.c:1154
5553 msgid "force checkout (throw away local modifications)"
5556 #: builtin/checkout.c:1155
5557 msgid "perform a 3-way merge with the new branch"
5560 #: builtin/checkout.c:1156 builtin/merge.c:235
5561 msgid "update ignored files (default)"
5564 #: builtin/checkout.c:1157 builtin/log.c:1466 parse-options.h:251
5568 #: builtin/checkout.c:1158
5569 msgid "conflict style (merge or diff3)"
5572 #: builtin/checkout.c:1161
5573 msgid "do not limit pathspecs to sparse entries only"
5576 #: builtin/checkout.c:1163
5577 msgid "second guess 'git checkout <no-such-branch>'"
5580 #: builtin/checkout.c:1165
5581 msgid "do not check if another worktree is holding the given ref"
5584 #: builtin/checkout.c:1166 builtin/clone.c:63 builtin/fetch.c:119
5585 #: builtin/merge.c:232 builtin/pull.c:117 builtin/push.c:539
5586 #: builtin/send-pack.c:168
5587 msgid "force progress reporting"
5590 #: builtin/checkout.c:1197
5591 msgid "-b, -B and --orphan are mutually exclusive"
5594 #: builtin/checkout.c:1214
5595 msgid "--track needs a branch name"
5598 #: builtin/checkout.c:1219
5599 msgid "Missing branch name; try -b"
5602 #: builtin/checkout.c:1255
5603 msgid "invalid path specification"
5606 #: builtin/checkout.c:1262
5609 "Cannot update paths and switch to branch '%s' at the same time.\n"
5610 "Did you intend to checkout '%s' which can not be resolved as commit?"
5613 #: builtin/checkout.c:1267
5615 msgid "git checkout: --detach does not take a path argument '%s'"
5618 #: builtin/checkout.c:1271
5620 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
5621 "checking out of the index."
5624 #: builtin/clean.c:25
5626 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
5629 #: builtin/clean.c:29
5631 msgid "Removing %s\n"
5634 #: builtin/clean.c:30
5636 msgid "Would remove %s\n"
5639 #: builtin/clean.c:31
5641 msgid "Skipping repository %s\n"
5644 #: builtin/clean.c:32
5646 msgid "Would skip repository %s\n"
5649 #: builtin/clean.c:33
5651 msgid "failed to remove %s"
5654 #: builtin/clean.c:291 git-add--interactive.perl:623
5658 "1 - select a numbered item\n"
5659 "foo - select item based on unique prefix\n"
5660 " - (empty) select nothing\n"
5663 #: builtin/clean.c:295 git-add--interactive.perl:632
5667 "1 - select a single item\n"
5668 "3-5 - select a range of items\n"
5669 "2-3,6-9 - select multiple ranges\n"
5670 "foo - select item based on unique prefix\n"
5671 "-... - unselect specified items\n"
5672 "* - choose all items\n"
5673 " - (empty) finish selecting\n"
5676 #: builtin/clean.c:511 git-add--interactive.perl:598
5677 #: git-add--interactive.perl:603
5678 #, c-format, perl-format
5682 #: builtin/clean.c:653
5684 msgid "Input ignore patterns>> "
5687 #: builtin/clean.c:690
5689 msgid "WARNING: Cannot find items matched by: %s"
5692 #: builtin/clean.c:711
5693 msgid "Select items to delete"
5696 #. TRANSLATORS: Make sure to keep [y/N] as is
5697 #: builtin/clean.c:752
5699 msgid "Remove %s [y/N]? "
5702 #: builtin/clean.c:777 git-add--interactive.perl:1669
5707 #: builtin/clean.c:785
5709 "clean - start cleaning\n"
5710 "filter by pattern - exclude items from deletion\n"
5711 "select by numbers - select items to be deleted by numbers\n"
5712 "ask each - confirm each deletion (like \"rm -i\")\n"
5713 "quit - stop cleaning\n"
5714 "help - this screen\n"
5715 "? - help for prompt selection"
5718 #: builtin/clean.c:812 git-add--interactive.perl:1745
5719 msgid "*** Commands ***"
5722 #: builtin/clean.c:813 git-add--interactive.perl:1742
5726 #: builtin/clean.c:821
5727 msgid "Would remove the following item:"
5728 msgid_plural "Would remove the following items:"
5732 #: builtin/clean.c:838
5733 msgid "No more files to clean, exiting."
5736 #: builtin/clean.c:869
5737 msgid "do not print names of files removed"
5740 #: builtin/clean.c:871
5744 #: builtin/clean.c:872
5745 msgid "interactive cleaning"
5748 #: builtin/clean.c:874
5749 msgid "remove whole directories"
5752 #: builtin/clean.c:875 builtin/describe.c:407 builtin/grep.c:1056
5753 #: builtin/ls-files.c:538 builtin/name-rev.c:313 builtin/show-ref.c:176
5757 #: builtin/clean.c:876
5758 msgid "add <pattern> to ignore rules"
5761 #: builtin/clean.c:877
5762 msgid "remove ignored files, too"
5765 #: builtin/clean.c:879
5766 msgid "remove only ignored files"
5769 #: builtin/clean.c:897
5770 msgid "-x and -X cannot be used together"
5773 #: builtin/clean.c:901
5775 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
5779 #: builtin/clean.c:904
5781 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
5785 #: builtin/clone.c:37
5786 msgid "git clone [<options>] [--] <repo> [<dir>]"
5789 #: builtin/clone.c:65
5790 msgid "don't create a checkout"
5793 #: builtin/clone.c:66 builtin/clone.c:68 builtin/init-db.c:478
5794 msgid "create a bare repository"
5797 #: builtin/clone.c:70
5798 msgid "create a mirror repository (implies bare)"
5801 #: builtin/clone.c:72
5802 msgid "to clone from a local repository"
5805 #: builtin/clone.c:74
5806 msgid "don't use local hardlinks, always copy"
5809 #: builtin/clone.c:76
5810 msgid "setup as shared repository"
5813 #: builtin/clone.c:78 builtin/clone.c:80
5814 msgid "initialize submodules in the clone"
5817 #: builtin/clone.c:82
5818 msgid "number of submodules cloned in parallel"
5821 #: builtin/clone.c:83 builtin/init-db.c:475
5822 msgid "template-directory"
5825 #: builtin/clone.c:84 builtin/init-db.c:476
5826 msgid "directory from which templates will be used"
5829 #: builtin/clone.c:86 builtin/clone.c:88 builtin/submodule--helper.c:604
5830 #: builtin/submodule--helper.c:970
5831 msgid "reference repository"
5834 #: builtin/clone.c:90
5835 msgid "use --reference only while cloning"
5838 #: builtin/clone.c:91 builtin/column.c:26 builtin/merge-file.c:44
5842 #: builtin/clone.c:92
5843 msgid "use <name> instead of 'origin' to track upstream"
5846 #: builtin/clone.c:94
5847 msgid "checkout <branch> instead of the remote's HEAD"
5850 #: builtin/clone.c:96
5851 msgid "path to git-upload-pack on the remote"
5854 #: builtin/clone.c:97 builtin/fetch.c:120 builtin/grep.c:999
5855 #: builtin/pull.c:202
5859 #: builtin/clone.c:98
5860 msgid "create a shallow clone of that depth"
5863 #: builtin/clone.c:99 builtin/fetch.c:122 builtin/pack-objects.c:2836
5864 #: parse-options.h:142
5868 #: builtin/clone.c:100
5869 msgid "create a shallow clone since a specific time"
5872 #: builtin/clone.c:101 builtin/fetch.c:124
5876 #: builtin/clone.c:102 builtin/fetch.c:125
5877 msgid "deepen history of shallow clone, excluding rev"
5880 #: builtin/clone.c:104
5881 msgid "clone only one branch, HEAD or --branch"
5884 #: builtin/clone.c:106
5885 msgid "any cloned submodules will be shallow"
5888 #: builtin/clone.c:107 builtin/init-db.c:484
5892 #: builtin/clone.c:108 builtin/init-db.c:485
5893 msgid "separate git dir from working tree"
5896 #: builtin/clone.c:109
5900 #: builtin/clone.c:110
5901 msgid "set config inside the new repository"
5904 #: builtin/clone.c:111 builtin/fetch.c:140 builtin/push.c:550
5905 msgid "use IPv4 addresses only"
5908 #: builtin/clone.c:113 builtin/fetch.c:142 builtin/push.c:552
5909 msgid "use IPv6 addresses only"
5912 #: builtin/clone.c:250
5914 "No directory name could be guessed.\n"
5915 "Please specify a directory on the command line"
5918 #: builtin/clone.c:303
5920 msgid "info: Could not add alternate for '%s': %s\n"
5923 #: builtin/clone.c:375
5925 msgid "failed to open '%s'"
5928 #: builtin/clone.c:383
5930 msgid "%s exists and is not a directory"
5933 #: builtin/clone.c:397
5935 msgid "failed to stat %s\n"
5938 #: builtin/clone.c:419
5940 msgid "failed to create link '%s'"
5943 #: builtin/clone.c:423
5945 msgid "failed to copy file to '%s'"
5948 #: builtin/clone.c:448
5953 #: builtin/clone.c:460
5955 "Clone succeeded, but checkout failed.\n"
5956 "You can inspect what was checked out with 'git status'\n"
5957 "and retry the checkout with 'git checkout -f HEAD'\n"
5960 #: builtin/clone.c:537
5962 msgid "Could not find remote branch %s to clone."
5965 #: builtin/clone.c:632
5966 msgid "remote did not send all necessary objects"
5969 #: builtin/clone.c:648
5971 msgid "unable to update %s"
5974 #: builtin/clone.c:697
5975 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
5978 #: builtin/clone.c:728
5979 msgid "unable to checkout working tree"
5982 #: builtin/clone.c:768
5983 msgid "unable to write parameters to config file"
5986 #: builtin/clone.c:831
5987 msgid "cannot repack to clean up"
5990 #: builtin/clone.c:833
5991 msgid "cannot unlink temporary alternates file"
5994 #: builtin/clone.c:866 builtin/receive-pack.c:1895
5995 msgid "Too many arguments."
5998 #: builtin/clone.c:870
5999 msgid "You must specify a repository to clone."
6002 #: builtin/clone.c:883
6004 msgid "--bare and --origin %s options are incompatible."
6007 #: builtin/clone.c:886
6008 msgid "--bare and --separate-git-dir are incompatible."
6011 #: builtin/clone.c:899
6013 msgid "repository '%s' does not exist"
6016 #: builtin/clone.c:905 builtin/fetch.c:1335
6018 msgid "depth %s is not a positive number"
6021 #: builtin/clone.c:915
6023 msgid "destination path '%s' already exists and is not an empty directory."
6026 #: builtin/clone.c:925
6028 msgid "working tree '%s' already exists."
6031 #: builtin/clone.c:940 builtin/clone.c:951 builtin/difftool.c:252
6032 #: builtin/submodule--helper.c:659 builtin/worktree.c:222
6033 #: builtin/worktree.c:249
6035 msgid "could not create leading directories of '%s'"
6038 #: builtin/clone.c:943
6040 msgid "could not create work tree dir '%s'"
6043 #: builtin/clone.c:955
6045 msgid "Cloning into bare repository '%s'...\n"
6048 #: builtin/clone.c:957
6050 msgid "Cloning into '%s'...\n"
6053 #: builtin/clone.c:963
6055 "clone --recursive is not compatible with both --reference and --reference-if-"
6059 #: builtin/clone.c:1019
6060 msgid "--depth is ignored in local clones; use file:// instead."
6063 #: builtin/clone.c:1021
6064 msgid "--shallow-since is ignored in local clones; use file:// instead."
6067 #: builtin/clone.c:1023
6068 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
6071 #: builtin/clone.c:1026
6072 msgid "source repository is shallow, ignoring --local"
6075 #: builtin/clone.c:1031
6076 msgid "--local is ignored"
6079 #: builtin/clone.c:1035
6081 msgid "Don't know how to clone %s"
6084 #: builtin/clone.c:1090 builtin/clone.c:1098
6086 msgid "Remote branch %s not found in upstream %s"
6089 #: builtin/clone.c:1101
6090 msgid "You appear to have cloned an empty repository."
6093 #: builtin/column.c:9
6094 msgid "git column [<options>]"
6097 #: builtin/column.c:26
6098 msgid "lookup config vars"
6101 #: builtin/column.c:27 builtin/column.c:28
6102 msgid "layout to use"
6105 #: builtin/column.c:29
6106 msgid "Maximum width"
6109 #: builtin/column.c:30
6110 msgid "Padding space on left border"
6113 #: builtin/column.c:31
6114 msgid "Padding space on right border"
6117 #: builtin/column.c:32
6118 msgid "Padding space between columns"
6121 #: builtin/column.c:51
6122 msgid "--command must be the first argument"
6125 #: builtin/commit.c:38
6126 msgid "git commit [<options>] [--] <pathspec>..."
6129 #: builtin/commit.c:43
6130 msgid "git status [<options>] [--] <pathspec>..."
6133 #: builtin/commit.c:48
6135 "Your name and email address were configured automatically based\n"
6136 "on your username and hostname. Please check that they are accurate.\n"
6137 "You can suppress this message by setting them explicitly. Run the\n"
6138 "following command and follow the instructions in your editor to edit\n"
6139 "your configuration file:\n"
6141 " git config --global --edit\n"
6143 "After doing this, you may fix the identity used for this commit with:\n"
6145 " git commit --amend --reset-author\n"
6148 #: builtin/commit.c:61
6150 "Your name and email address were configured automatically based\n"
6151 "on your username and hostname. Please check that they are accurate.\n"
6152 "You can suppress this message by setting them explicitly:\n"
6154 " git config --global user.name \"Your Name\"\n"
6155 " git config --global user.email you@example.com\n"
6157 "After doing this, you may fix the identity used for this commit with:\n"
6159 " git commit --amend --reset-author\n"
6162 #: builtin/commit.c:73
6164 "You asked to amend the most recent commit, but doing so would make\n"
6165 "it empty. You can repeat your command with --allow-empty, or you can\n"
6166 "remove the commit entirely with \"git reset HEAD^\".\n"
6169 #: builtin/commit.c:78
6171 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
6172 "If you wish to commit it anyway, use:\n"
6174 " git commit --allow-empty\n"
6178 #: builtin/commit.c:85
6179 msgid "Otherwise, please use 'git reset'\n"
6182 #: builtin/commit.c:88
6184 "If you wish to skip this commit, use:\n"
6188 "Then \"git cherry-pick --continue\" will resume cherry-picking\n"
6189 "the remaining commits.\n"
6192 #: builtin/commit.c:318
6193 msgid "failed to unpack HEAD tree object"
6196 #: builtin/commit.c:359
6197 msgid "unable to create temporary index"
6200 #: builtin/commit.c:365
6201 msgid "interactive add failed"
6204 #: builtin/commit.c:378
6205 msgid "unable to update temporary index"
6208 #: builtin/commit.c:380
6209 msgid "Failed to update main cache tree"
6212 #: builtin/commit.c:404 builtin/commit.c:427 builtin/commit.c:476
6213 msgid "unable to write new_index file"
6216 #: builtin/commit.c:458
6217 msgid "cannot do a partial commit during a merge."
6220 #: builtin/commit.c:460
6221 msgid "cannot do a partial commit during a cherry-pick."
6224 #: builtin/commit.c:469
6225 msgid "cannot read the index"
6228 #: builtin/commit.c:488
6229 msgid "unable to write temporary index file"
6232 #: builtin/commit.c:582
6234 msgid "commit '%s' lacks author header"
6237 #: builtin/commit.c:584
6239 msgid "commit '%s' has malformed author line"
6242 #: builtin/commit.c:603
6243 msgid "malformed --author parameter"
6246 #: builtin/commit.c:611
6248 msgid "invalid date format: %s"
6251 #: builtin/commit.c:655
6253 "unable to select a comment character that is not used\n"
6254 "in the current commit message"
6257 #: builtin/commit.c:692 builtin/commit.c:725 builtin/commit.c:1096
6259 msgid "could not lookup commit %s"
6262 #: builtin/commit.c:704 builtin/shortlog.c:295
6264 msgid "(reading log message from standard input)\n"
6267 #: builtin/commit.c:706
6268 msgid "could not read log from standard input"
6271 #: builtin/commit.c:710
6273 msgid "could not read log file '%s'"
6276 #: builtin/commit.c:737 builtin/commit.c:745
6277 msgid "could not read SQUASH_MSG"
6280 #: builtin/commit.c:742
6281 msgid "could not read MERGE_MSG"
6284 #: builtin/commit.c:796
6285 msgid "could not write commit template"
6288 #: builtin/commit.c:814
6292 "It looks like you may be committing a merge.\n"
6293 "If this is not correct, please remove the file\n"
6298 #: builtin/commit.c:819
6302 "It looks like you may be committing a cherry-pick.\n"
6303 "If this is not correct, please remove the file\n"
6308 #: builtin/commit.c:832
6311 "Please enter the commit message for your changes. Lines starting\n"
6312 "with '%c' will be ignored, and an empty message aborts the commit.\n"
6315 #: builtin/commit.c:839
6318 "Please enter the commit message for your changes. Lines starting\n"
6319 "with '%c' will be kept; you may remove them yourself if you want to.\n"
6320 "An empty message aborts the commit.\n"
6323 #: builtin/commit.c:859
6325 msgid "%sAuthor: %.*s <%.*s>"
6328 #: builtin/commit.c:867
6333 #: builtin/commit.c:874
6335 msgid "%sCommitter: %.*s <%.*s>"
6338 #: builtin/commit.c:892
6339 msgid "Cannot read index"
6342 #: builtin/commit.c:954
6343 msgid "Error building trees"
6346 #: builtin/commit.c:968 builtin/tag.c:280
6348 msgid "Please supply the message using either -m or -F option.\n"
6351 #: builtin/commit.c:1071
6353 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
6356 #: builtin/commit.c:1086 builtin/commit.c:1325
6358 msgid "Invalid untracked files mode '%s'"
6361 #: builtin/commit.c:1124
6362 msgid "--long and -z are incompatible"
6365 #: builtin/commit.c:1154
6366 msgid "Using both --reset-author and --author does not make sense"
6369 #: builtin/commit.c:1163
6370 msgid "You have nothing to amend."
6373 #: builtin/commit.c:1166
6374 msgid "You are in the middle of a merge -- cannot amend."
6377 #: builtin/commit.c:1168
6378 msgid "You are in the middle of a cherry-pick -- cannot amend."
6381 #: builtin/commit.c:1171
6382 msgid "Options --squash and --fixup cannot be used together"
6385 #: builtin/commit.c:1181
6386 msgid "Only one of -c/-C/-F/--fixup can be used."
6389 #: builtin/commit.c:1183
6390 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
6393 #: builtin/commit.c:1191
6394 msgid "--reset-author can be used only with -C, -c or --amend."
6397 #: builtin/commit.c:1208
6398 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
6401 #: builtin/commit.c:1210
6402 msgid "No paths with --include/--only does not make sense."
6405 #: builtin/commit.c:1212
6406 msgid "Explicit paths specified without -i or -o; assuming --only paths..."
6409 #: builtin/commit.c:1224 builtin/tag.c:495
6411 msgid "Invalid cleanup mode %s"
6414 #: builtin/commit.c:1229
6415 msgid "Paths with -a does not make sense."
6418 #: builtin/commit.c:1339 builtin/commit.c:1612
6419 msgid "show status concisely"
6422 #: builtin/commit.c:1341 builtin/commit.c:1614
6423 msgid "show branch information"
6426 #: builtin/commit.c:1343
6430 #: builtin/commit.c:1343 builtin/commit.c:1616 builtin/push.c:525
6431 #: builtin/worktree.c:442
6432 msgid "machine-readable output"
6435 #: builtin/commit.c:1346 builtin/commit.c:1618
6436 msgid "show status in long format (default)"
6439 #: builtin/commit.c:1349 builtin/commit.c:1621
6440 msgid "terminate entries with NUL"
6443 #: builtin/commit.c:1351 builtin/commit.c:1624 builtin/fast-export.c:981
6444 #: builtin/fast-export.c:984 builtin/tag.c:368
6448 #: builtin/commit.c:1352 builtin/commit.c:1624
6449 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
6452 #: builtin/commit.c:1355
6453 msgid "show ignored files"
6456 #: builtin/commit.c:1356 parse-options.h:155
6460 #: builtin/commit.c:1357
6462 "ignore changes to submodules, optional when: all, dirty, untracked. "
6466 #: builtin/commit.c:1359
6467 msgid "list untracked files in columns"
6470 #: builtin/commit.c:1435
6471 msgid "couldn't look up newly created commit"
6474 #: builtin/commit.c:1437
6475 msgid "could not parse newly created commit"
6478 #: builtin/commit.c:1482
6479 msgid "detached HEAD"
6482 #: builtin/commit.c:1485
6483 msgid " (root-commit)"
6486 #: builtin/commit.c:1582
6487 msgid "suppress summary after successful commit"
6490 #: builtin/commit.c:1583
6491 msgid "show diff in commit message template"
6494 #: builtin/commit.c:1585
6495 msgid "Commit message options"
6498 #: builtin/commit.c:1586 builtin/tag.c:366
6499 msgid "read message from file"
6502 #: builtin/commit.c:1587
6506 #: builtin/commit.c:1587
6507 msgid "override author for commit"
6510 #: builtin/commit.c:1588 builtin/gc.c:333
6514 #: builtin/commit.c:1588
6515 msgid "override date for commit"
6518 #: builtin/commit.c:1589 builtin/merge.c:222 builtin/notes.c:398
6519 #: builtin/notes.c:561 builtin/tag.c:364
6523 #: builtin/commit.c:1589
6524 msgid "commit message"
6527 #: builtin/commit.c:1590 builtin/commit.c:1591 builtin/commit.c:1592
6528 #: builtin/commit.c:1593 parse-options.h:257 ref-filter.h:81
6532 #: builtin/commit.c:1590
6533 msgid "reuse and edit message from specified commit"
6536 #: builtin/commit.c:1591
6537 msgid "reuse message from specified commit"
6540 #: builtin/commit.c:1592
6541 msgid "use autosquash formatted message to fixup specified commit"
6544 #: builtin/commit.c:1593
6545 msgid "use autosquash formatted message to squash specified commit"
6548 #: builtin/commit.c:1594
6549 msgid "the commit is authored by me now (used with -C/-c/--amend)"
6552 #: builtin/commit.c:1595 builtin/log.c:1413 builtin/revert.c:86
6553 msgid "add Signed-off-by:"
6556 #: builtin/commit.c:1596
6557 msgid "use specified template file"
6560 #: builtin/commit.c:1597
6561 msgid "force edit of commit"
6564 #: builtin/commit.c:1598
6568 #: builtin/commit.c:1598 builtin/tag.c:369
6569 msgid "how to strip spaces and #comments from message"
6572 #: builtin/commit.c:1599
6573 msgid "include status in commit message template"
6576 #: builtin/commit.c:1601 builtin/merge.c:234 builtin/pull.c:166
6577 #: builtin/revert.c:93
6578 msgid "GPG sign commit"
6581 #: builtin/commit.c:1604
6582 msgid "Commit contents options"
6585 #: builtin/commit.c:1605
6586 msgid "commit all changed files"
6589 #: builtin/commit.c:1606
6590 msgid "add specified files to index for commit"
6593 #: builtin/commit.c:1607
6594 msgid "interactively add files"
6597 #: builtin/commit.c:1608
6598 msgid "interactively add changes"
6601 #: builtin/commit.c:1609
6602 msgid "commit only specified files"
6605 #: builtin/commit.c:1610
6606 msgid "bypass pre-commit and commit-msg hooks"
6609 #: builtin/commit.c:1611
6610 msgid "show what would be committed"
6613 #: builtin/commit.c:1622
6614 msgid "amend previous commit"
6617 #: builtin/commit.c:1623
6618 msgid "bypass post-rewrite hook"
6621 #: builtin/commit.c:1628
6622 msgid "ok to record an empty change"
6625 #: builtin/commit.c:1630
6626 msgid "ok to record a change with an empty message"
6629 #: builtin/commit.c:1659
6630 msgid "could not parse HEAD commit"
6633 #: builtin/commit.c:1707
6635 msgid "Corrupt MERGE_HEAD file (%s)"
6638 #: builtin/commit.c:1714
6639 msgid "could not read MERGE_MODE"
6642 #: builtin/commit.c:1733
6644 msgid "could not read commit message: %s"
6647 #: builtin/commit.c:1744
6649 msgid "Aborting commit; you did not edit the message.\n"
6652 #: builtin/commit.c:1749
6654 msgid "Aborting commit due to empty commit message.\n"
6657 #: builtin/commit.c:1797
6659 "Repository has been updated, but unable to write\n"
6660 "new_index file. Check that disk is not full and quota is\n"
6661 "not exceeded, and then \"git reset HEAD\" to recover."
6664 #: builtin/config.c:9
6665 msgid "git config [<options>]"
6668 #: builtin/config.c:55
6669 msgid "Config file location"
6672 #: builtin/config.c:56
6673 msgid "use global config file"
6676 #: builtin/config.c:57
6677 msgid "use system config file"
6680 #: builtin/config.c:58
6681 msgid "use repository config file"
6684 #: builtin/config.c:59
6685 msgid "use given config file"
6688 #: builtin/config.c:60
6692 #: builtin/config.c:60
6693 msgid "read config from given blob object"
6696 #: builtin/config.c:61
6700 #: builtin/config.c:62
6701 msgid "get value: name [value-regex]"
6704 #: builtin/config.c:63
6705 msgid "get all values: key [value-regex]"
6708 #: builtin/config.c:64
6709 msgid "get values for regexp: name-regex [value-regex]"
6712 #: builtin/config.c:65
6713 msgid "get value specific for the URL: section[.var] URL"
6716 #: builtin/config.c:66
6717 msgid "replace all matching variables: name value [value_regex]"
6720 #: builtin/config.c:67
6721 msgid "add a new variable: name value"
6724 #: builtin/config.c:68
6725 msgid "remove a variable: name [value-regex]"
6728 #: builtin/config.c:69
6729 msgid "remove all matches: name [value-regex]"
6732 #: builtin/config.c:70
6733 msgid "rename section: old-name new-name"
6736 #: builtin/config.c:71
6737 msgid "remove a section: name"
6740 #: builtin/config.c:72
6744 #: builtin/config.c:73
6745 msgid "open an editor"
6748 #: builtin/config.c:74
6749 msgid "find the color configured: slot [default]"
6752 #: builtin/config.c:75
6753 msgid "find the color setting: slot [stdout-is-tty]"
6756 #: builtin/config.c:76
6760 #: builtin/config.c:77
6761 msgid "value is \"true\" or \"false\""
6764 #: builtin/config.c:78
6765 msgid "value is decimal number"
6768 #: builtin/config.c:79
6769 msgid "value is --bool or --int"
6772 #: builtin/config.c:80
6773 msgid "value is a path (file or directory name)"
6776 #: builtin/config.c:81
6780 #: builtin/config.c:82
6781 msgid "terminate values with NUL byte"
6784 #: builtin/config.c:83
6785 msgid "show variable names only"
6788 #: builtin/config.c:84
6789 msgid "respect include directives on lookup"
6792 #: builtin/config.c:85
6793 msgid "show origin of config (file, standard input, blob, command line)"
6796 #: builtin/config.c:327
6797 msgid "unable to parse default color value"
6800 #: builtin/config.c:471
6803 "# This is Git's per-user configuration file.\n"
6805 "# Please adapt and uncomment the following lines:\n"
6810 #: builtin/config.c:613
6812 msgid "cannot create configuration file %s"
6815 #: builtin/config.c:625
6818 "cannot overwrite multiple values with a single value\n"
6819 " Use a regexp, --add or --replace-all to change %s."
6822 #: builtin/count-objects.c:86
6823 msgid "git count-objects [-v] [-H | --human-readable]"
6826 #: builtin/count-objects.c:96
6827 msgid "print sizes in human readable format"
6830 #: builtin/describe.c:17
6831 msgid "git describe [<options>] [<commit-ish>...]"
6834 #: builtin/describe.c:18
6835 msgid "git describe [<options>] --dirty"
6838 #: builtin/describe.c:217
6840 msgid "annotated tag %s not available"
6843 #: builtin/describe.c:221
6845 msgid "annotated tag %s has no embedded name"
6848 #: builtin/describe.c:223
6850 msgid "tag '%s' is really '%s' here"
6853 #: builtin/describe.c:250 builtin/log.c:480
6855 msgid "Not a valid object name %s"
6858 #: builtin/describe.c:253
6860 msgid "%s is not a valid '%s' object"
6863 #: builtin/describe.c:270
6865 msgid "no tag exactly matches '%s'"
6868 #: builtin/describe.c:272
6870 msgid "searching to describe %s\n"
6873 #: builtin/describe.c:319
6875 msgid "finished search at %s\n"
6878 #: builtin/describe.c:346
6881 "No annotated tags can describe '%s'.\n"
6882 "However, there were unannotated tags: try --tags."
6885 #: builtin/describe.c:350
6888 "No tags can describe '%s'.\n"
6889 "Try --always, or create some tags."
6892 #: builtin/describe.c:371
6894 msgid "traversed %lu commits\n"
6897 #: builtin/describe.c:374
6900 "more than %i tags found; listed %i most recent\n"
6901 "gave up search at %s\n"
6904 #: builtin/describe.c:396
6905 msgid "find the tag that comes after the commit"
6908 #: builtin/describe.c:397
6909 msgid "debug search strategy on stderr"
6912 #: builtin/describe.c:398
6916 #: builtin/describe.c:399
6917 msgid "use any tag, even unannotated"
6920 #: builtin/describe.c:400
6921 msgid "always use long format"
6924 #: builtin/describe.c:401
6925 msgid "only follow first parent"
6928 #: builtin/describe.c:404
6929 msgid "only output exact matches"
6932 #: builtin/describe.c:406
6933 msgid "consider <n> most recent tags (default: 10)"
6936 #: builtin/describe.c:408
6937 msgid "only consider tags matching <pattern>"
6940 #: builtin/describe.c:410 builtin/name-rev.c:320
6941 msgid "show abbreviated commit object as fallback"
6944 #: builtin/describe.c:411
6948 #: builtin/describe.c:412
6949 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
6952 #: builtin/describe.c:430
6953 msgid "--long is incompatible with --abbrev=0"
6956 #: builtin/describe.c:456
6957 msgid "No names found, cannot describe anything."
6960 #: builtin/describe.c:476
6961 msgid "--dirty is incompatible with commit-ishes"
6964 #: builtin/diff.c:83
6966 msgid "'%s': not a regular file or symlink"
6969 #: builtin/diff.c:234
6971 msgid "invalid option: %s"
6974 #: builtin/diff.c:358
6975 msgid "Not a git repository"
6978 #: builtin/diff.c:401
6980 msgid "invalid object '%s' given."
6983 #: builtin/diff.c:410
6985 msgid "more than two blobs given: '%s'"
6988 #: builtin/diff.c:417
6990 msgid "unhandled object '%s' given."
6993 #: builtin/difftool.c:28
6994 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
6997 #: builtin/difftool.c:241
7002 #: builtin/difftool.c:342
7004 "combined diff formats('-c' and '--cc') are not supported in\n"
7005 "directory diff mode('-d' and '--dir-diff')."
7008 #: builtin/difftool.c:567
7010 msgid "both files modified: '%s' and '%s'."
7013 #: builtin/difftool.c:569
7014 msgid "working tree file has been left."
7017 #: builtin/difftool.c:580
7019 msgid "temporary files exist in '%s'."
7022 #: builtin/difftool.c:581
7023 msgid "you may want to cleanup or recover these."
7026 #: builtin/difftool.c:626
7027 msgid "use `diff.guitool` instead of `diff.tool`"
7030 #: builtin/difftool.c:628
7031 msgid "perform a full-directory diff"
7034 #: builtin/difftool.c:630
7035 msgid "do not prompt before launching a diff tool"
7038 #: builtin/difftool.c:636
7039 msgid "use symlinks in dir-diff mode"
7042 #: builtin/difftool.c:637
7046 #: builtin/difftool.c:638
7047 msgid "use the specified diff tool"
7050 #: builtin/difftool.c:640
7051 msgid "print a list of diff tools that may be used with `--tool`"
7054 #: builtin/difftool.c:643
7056 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
7060 #: builtin/difftool.c:645
7064 #: builtin/difftool.c:646
7065 msgid "specify a custom command for viewing diffs"
7068 #: builtin/difftool.c:670
7069 msgid "no <tool> given for --tool=<tool>"
7072 #: builtin/difftool.c:677
7073 msgid "no <cmd> given for --extcmd=<cmd>"
7076 #: builtin/fast-export.c:25
7077 msgid "git fast-export [rev-list-opts]"
7080 #: builtin/fast-export.c:980
7081 msgid "show progress after <n> objects"
7084 #: builtin/fast-export.c:982
7085 msgid "select handling of signed tags"
7088 #: builtin/fast-export.c:985
7089 msgid "select handling of tags that tag filtered objects"
7092 #: builtin/fast-export.c:988
7093 msgid "Dump marks to this file"
7096 #: builtin/fast-export.c:990
7097 msgid "Import marks from this file"
7100 #: builtin/fast-export.c:992
7101 msgid "Fake a tagger when tags lack one"
7104 #: builtin/fast-export.c:994
7105 msgid "Output full tree for each commit"
7108 #: builtin/fast-export.c:996
7109 msgid "Use the done feature to terminate the stream"
7112 #: builtin/fast-export.c:997
7113 msgid "Skip output of blob data"
7116 #: builtin/fast-export.c:998
7120 #: builtin/fast-export.c:999
7121 msgid "Apply refspec to exported refs"
7124 #: builtin/fast-export.c:1000
7125 msgid "anonymize output"
7128 #: builtin/fetch.c:21
7129 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
7132 #: builtin/fetch.c:22
7133 msgid "git fetch [<options>] <group>"
7136 #: builtin/fetch.c:23
7137 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
7140 #: builtin/fetch.c:24
7141 msgid "git fetch --all [<options>]"
7144 #: builtin/fetch.c:95 builtin/pull.c:175
7145 msgid "fetch from all remotes"
7148 #: builtin/fetch.c:97 builtin/pull.c:178
7149 msgid "append to .git/FETCH_HEAD instead of overwriting"
7152 #: builtin/fetch.c:99 builtin/pull.c:181
7153 msgid "path to upload pack on remote end"
7156 #: builtin/fetch.c:100 builtin/pull.c:183
7157 msgid "force overwrite of local branch"
7160 #: builtin/fetch.c:102
7161 msgid "fetch from multiple remotes"
7164 #: builtin/fetch.c:104 builtin/pull.c:185
7165 msgid "fetch all tags and associated objects"
7168 #: builtin/fetch.c:106
7169 msgid "do not fetch all tags (--no-tags)"
7172 #: builtin/fetch.c:108
7173 msgid "number of submodules fetched in parallel"
7176 #: builtin/fetch.c:110 builtin/pull.c:188
7177 msgid "prune remote-tracking branches no longer on remote"
7180 #: builtin/fetch.c:111 builtin/pull.c:191
7184 #: builtin/fetch.c:112 builtin/pull.c:192
7185 msgid "control recursive fetching of submodules"
7188 #: builtin/fetch.c:116 builtin/pull.c:200
7189 msgid "keep downloaded pack"
7192 #: builtin/fetch.c:118
7193 msgid "allow updating of HEAD ref"
7196 #: builtin/fetch.c:121 builtin/fetch.c:127 builtin/pull.c:203
7197 msgid "deepen history of shallow clone"
7200 #: builtin/fetch.c:123
7201 msgid "deepen history of shallow repository based on time"
7204 #: builtin/fetch.c:129 builtin/pull.c:206
7205 msgid "convert to a complete repository"
7208 #: builtin/fetch.c:131 builtin/log.c:1433
7212 #: builtin/fetch.c:132
7213 msgid "prepend this to submodule path output"
7216 #: builtin/fetch.c:135
7217 msgid "default mode for recursion"
7220 #: builtin/fetch.c:137 builtin/pull.c:209
7221 msgid "accept refs that update .git/shallow"
7224 #: builtin/fetch.c:138 builtin/pull.c:211
7228 #: builtin/fetch.c:139 builtin/pull.c:212
7229 msgid "specify fetch refmap"
7232 #: builtin/fetch.c:395
7233 msgid "Couldn't find remote ref HEAD"
7236 #: builtin/fetch.c:511
7238 msgid "configuration fetch.output contains invalid value %s"
7241 #: builtin/fetch.c:604
7243 msgid "object %s not found"
7246 #: builtin/fetch.c:608
7247 msgid "[up to date]"
7250 #: builtin/fetch.c:621 builtin/fetch.c:701
7254 #: builtin/fetch.c:622
7255 msgid "can't fetch in current branch"
7258 #: builtin/fetch.c:631
7259 msgid "[tag update]"
7262 #: builtin/fetch.c:632 builtin/fetch.c:665 builtin/fetch.c:681
7263 #: builtin/fetch.c:696
7264 msgid "unable to update local ref"
7267 #: builtin/fetch.c:651
7271 #: builtin/fetch.c:654
7272 msgid "[new branch]"
7275 #: builtin/fetch.c:657
7279 #: builtin/fetch.c:696
7280 msgid "forced update"
7283 #: builtin/fetch.c:701
7284 msgid "non-fast-forward"
7287 #: builtin/fetch.c:746
7289 msgid "%s did not send all necessary objects\n"
7292 #: builtin/fetch.c:766
7294 msgid "reject %s because shallow roots are not allowed to be updated"
7297 #: builtin/fetch.c:853 builtin/fetch.c:949
7302 #: builtin/fetch.c:864
7305 "some local refs could not be updated; try running\n"
7306 " 'git remote prune %s' to remove any old, conflicting branches"
7309 #: builtin/fetch.c:919
7311 msgid " (%s will become dangling)"
7314 #: builtin/fetch.c:920
7316 msgid " (%s has become dangling)"
7319 #: builtin/fetch.c:952
7323 #: builtin/fetch.c:953 builtin/remote.c:1020
7327 #: builtin/fetch.c:976
7329 msgid "Refusing to fetch into current branch %s of non-bare repository"
7332 #: builtin/fetch.c:995
7334 msgid "Option \"%s\" value \"%s\" is not valid for %s"
7337 #: builtin/fetch.c:998
7339 msgid "Option \"%s\" is ignored for %s\n"
7342 #: builtin/fetch.c:1074
7344 msgid "Don't know how to fetch from %s"
7347 #: builtin/fetch.c:1234
7349 msgid "Fetching %s\n"
7352 #: builtin/fetch.c:1236 builtin/remote.c:96
7354 msgid "Could not fetch %s"
7357 #: builtin/fetch.c:1254
7359 "No remote repository specified. Please, specify either a URL or a\n"
7360 "remote name from which new revisions should be fetched."
7363 #: builtin/fetch.c:1277
7364 msgid "You need to specify a tag name."
7367 #: builtin/fetch.c:1319
7368 msgid "Negative depth in --deepen is not supported"
7371 #: builtin/fetch.c:1321
7372 msgid "--deepen and --depth are mutually exclusive"
7375 #: builtin/fetch.c:1326
7376 msgid "--depth and --unshallow cannot be used together"
7379 #: builtin/fetch.c:1328
7380 msgid "--unshallow on a complete repository does not make sense"
7383 #: builtin/fetch.c:1350
7384 msgid "fetch --all does not take a repository argument"
7387 #: builtin/fetch.c:1352
7388 msgid "fetch --all does not make sense with refspecs"
7391 #: builtin/fetch.c:1363
7393 msgid "No such remote or remote group: %s"
7396 #: builtin/fetch.c:1371
7397 msgid "Fetching a group and specifying refspecs does not make sense"
7400 #: builtin/fmt-merge-msg.c:14
7402 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
7405 #: builtin/fmt-merge-msg.c:663
7406 msgid "populate log with at most <n> entries from shortlog"
7409 #: builtin/fmt-merge-msg.c:666
7410 msgid "alias for --log (deprecated)"
7413 #: builtin/fmt-merge-msg.c:669
7417 #: builtin/fmt-merge-msg.c:670
7418 msgid "use <text> as start of message"
7421 #: builtin/fmt-merge-msg.c:671
7422 msgid "file to read from"
7425 #: builtin/for-each-ref.c:9
7426 msgid "git for-each-ref [<options>] [<pattern>]"
7429 #: builtin/for-each-ref.c:10
7430 msgid "git for-each-ref [--points-at <object>]"
7433 #: builtin/for-each-ref.c:11
7434 msgid "git for-each-ref [(--merged | --no-merged) [<object>]]"
7437 #: builtin/for-each-ref.c:12
7438 msgid "git for-each-ref [--contains [<object>]]"
7441 #: builtin/for-each-ref.c:27
7442 msgid "quote placeholders suitably for shells"
7445 #: builtin/for-each-ref.c:29
7446 msgid "quote placeholders suitably for perl"
7449 #: builtin/for-each-ref.c:31
7450 msgid "quote placeholders suitably for python"
7453 #: builtin/for-each-ref.c:33
7454 msgid "quote placeholders suitably for Tcl"
7457 #: builtin/for-each-ref.c:36
7458 msgid "show only <n> matched refs"
7461 #: builtin/for-each-ref.c:37 builtin/tag.c:387 builtin/verify-tag.c:38
7462 msgid "format to use for the output"
7465 #: builtin/for-each-ref.c:41
7466 msgid "print only refs which points at the given object"
7469 #: builtin/for-each-ref.c:43
7470 msgid "print only refs that are merged"
7473 #: builtin/for-each-ref.c:44
7474 msgid "print only refs that are not merged"
7477 #: builtin/for-each-ref.c:45
7478 msgid "print only refs which contain the commit"
7481 #: builtin/fsck.c:554
7482 msgid "Checking object directories"
7485 #: builtin/fsck.c:646
7486 msgid "git fsck [<options>] [<object>...]"
7489 #: builtin/fsck.c:652
7490 msgid "show unreachable objects"
7493 #: builtin/fsck.c:653
7494 msgid "show dangling objects"
7497 #: builtin/fsck.c:654
7501 #: builtin/fsck.c:655
7502 msgid "report root nodes"
7505 #: builtin/fsck.c:656
7506 msgid "make index objects head nodes"
7509 #: builtin/fsck.c:657
7510 msgid "make reflogs head nodes (default)"
7513 #: builtin/fsck.c:658
7514 msgid "also consider packs and alternate objects"
7517 #: builtin/fsck.c:659
7518 msgid "check only connectivity"
7521 #: builtin/fsck.c:660
7522 msgid "enable more strict checking"
7525 #: builtin/fsck.c:662
7526 msgid "write dangling objects in .git/lost-found"
7529 #: builtin/fsck.c:663 builtin/prune.c:107
7530 msgid "show progress"
7533 #: builtin/fsck.c:664
7534 msgid "show verbose names for reachable objects"
7537 #: builtin/fsck.c:725
7538 msgid "Checking objects"
7542 msgid "git gc [<options>]"
7547 msgid "Invalid %s: '%s'"
7552 msgid "insanely long object directory %.*s"
7558 "The last gc run reported the following. Please correct the root cause\n"
7560 "Automatic cleanup will not be performed until the file is removed.\n"
7566 msgid "prune unreferenced objects"
7570 msgid "be more thorough (increased runtime)"
7574 msgid "enable auto-gc mode"
7578 msgid "force running gc even if there may be another gc running"
7583 msgid "Auto packing the repository in background for optimum performance.\n"
7588 msgid "Auto packing the repository for optimum performance.\n"
7593 msgid "See \"git help gc\" for manual housekeeping.\n"
7599 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
7604 "There are too many unreachable loose objects; run 'git prune' to remove them."
7607 #: builtin/grep.c:25
7608 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
7611 #: builtin/grep.c:232
7613 msgid "grep: failed to create thread: %s"
7616 #: builtin/grep.c:290
7618 msgid "invalid number of threads specified (%d) for %s"
7621 #: builtin/grep.c:763 builtin/grep.c:804
7623 msgid "unable to read tree (%s)"
7626 #: builtin/grep.c:823
7628 msgid "unable to grep from object of type %s"
7631 #: builtin/grep.c:887
7633 msgid "switch `%c' expects a numerical value"
7636 #: builtin/grep.c:973
7637 msgid "search in index instead of in the work tree"
7640 #: builtin/grep.c:975
7641 msgid "find in contents not managed by git"
7644 #: builtin/grep.c:977
7645 msgid "search in both tracked and untracked files"
7648 #: builtin/grep.c:979
7649 msgid "ignore files specified via '.gitignore'"
7652 #: builtin/grep.c:981
7653 msgid "recursivley search in each submodule"
7656 #: builtin/grep.c:983
7660 #: builtin/grep.c:984
7661 msgid "prepend parent project's basename to output"
7664 #: builtin/grep.c:987
7665 msgid "show non-matching lines"
7668 #: builtin/grep.c:989
7669 msgid "case insensitive matching"
7672 #: builtin/grep.c:991
7673 msgid "match patterns only at word boundaries"
7676 #: builtin/grep.c:993
7677 msgid "process binary files as text"
7680 #: builtin/grep.c:995
7681 msgid "don't match patterns in binary files"
7684 #: builtin/grep.c:998
7685 msgid "process binary files with textconv filters"
7688 #: builtin/grep.c:1000
7689 msgid "descend at most <depth> levels"
7692 #: builtin/grep.c:1004
7693 msgid "use extended POSIX regular expressions"
7696 #: builtin/grep.c:1007
7697 msgid "use basic POSIX regular expressions (default)"
7700 #: builtin/grep.c:1010
7701 msgid "interpret patterns as fixed strings"
7704 #: builtin/grep.c:1013
7705 msgid "use Perl-compatible regular expressions"
7708 #: builtin/grep.c:1016
7709 msgid "show line numbers"
7712 #: builtin/grep.c:1017
7713 msgid "don't show filenames"
7716 #: builtin/grep.c:1018
7717 msgid "show filenames"
7720 #: builtin/grep.c:1020
7721 msgid "show filenames relative to top directory"
7724 #: builtin/grep.c:1022
7725 msgid "show only filenames instead of matching lines"
7728 #: builtin/grep.c:1024
7729 msgid "synonym for --files-with-matches"
7732 #: builtin/grep.c:1027
7733 msgid "show only the names of files without match"
7736 #: builtin/grep.c:1029
7737 msgid "print NUL after filenames"
7740 #: builtin/grep.c:1031
7741 msgid "show the number of matches instead of matching lines"
7744 #: builtin/grep.c:1032
7745 msgid "highlight matches"
7748 #: builtin/grep.c:1034
7749 msgid "print empty line between matches from different files"
7752 #: builtin/grep.c:1036
7753 msgid "show filename only once above matches from same file"
7756 #: builtin/grep.c:1039
7757 msgid "show <n> context lines before and after matches"
7760 #: builtin/grep.c:1042
7761 msgid "show <n> context lines before matches"
7764 #: builtin/grep.c:1044
7765 msgid "show <n> context lines after matches"
7768 #: builtin/grep.c:1046
7769 msgid "use <n> worker threads"
7772 #: builtin/grep.c:1047
7773 msgid "shortcut for -C NUM"
7776 #: builtin/grep.c:1050
7777 msgid "show a line with the function name before matches"
7780 #: builtin/grep.c:1052
7781 msgid "show the surrounding function"
7784 #: builtin/grep.c:1055
7785 msgid "read patterns from file"
7788 #: builtin/grep.c:1057
7789 msgid "match <pattern>"
7792 #: builtin/grep.c:1059
7793 msgid "combine patterns specified with -e"
7796 #: builtin/grep.c:1071
7797 msgid "indicate hit with exit status without output"
7800 #: builtin/grep.c:1073
7801 msgid "show only matches from files that match all patterns"
7804 #: builtin/grep.c:1075
7805 msgid "show parse tree for grep expression"
7808 #: builtin/grep.c:1079
7812 #: builtin/grep.c:1079
7813 msgid "show matching files in the pager"
7816 #: builtin/grep.c:1082
7817 msgid "allow calling of grep(1) (ignored by this build)"
7820 #: builtin/grep.c:1146
7821 msgid "no pattern given."
7824 #: builtin/grep.c:1178 builtin/index-pack.c:1482
7826 msgid "invalid number of threads specified (%d)"
7829 #: builtin/grep.c:1215
7830 msgid "--open-files-in-pager only works on the worktree"
7833 #: builtin/grep.c:1238
7834 msgid "option not supported with --recurse-submodules."
7837 #: builtin/grep.c:1244
7838 msgid "--cached or --untracked cannot be used with --no-index."
7841 #: builtin/grep.c:1249
7842 msgid "--no-index or --untracked cannot be used with revs."
7845 #: builtin/grep.c:1252
7846 msgid "--[no-]exclude-standard cannot be used for tracked contents."
7849 #: builtin/grep.c:1260
7850 msgid "both --cached and trees are given."
7853 #: builtin/hash-object.c:81
7855 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
7859 #: builtin/hash-object.c:82
7860 msgid "git hash-object --stdin-paths"
7863 #: builtin/hash-object.c:94
7867 #: builtin/hash-object.c:94
7871 #: builtin/hash-object.c:95
7872 msgid "write the object into the object database"
7875 #: builtin/hash-object.c:97
7876 msgid "read the object from stdin"
7879 #: builtin/hash-object.c:99
7880 msgid "store file as is without filters"
7883 #: builtin/hash-object.c:100
7885 "just hash any random garbage to create corrupt objects for debugging Git"
7888 #: builtin/hash-object.c:101
7889 msgid "process file as it were from this path"
7892 #: builtin/help.c:42
7893 msgid "print all available commands"
7896 #: builtin/help.c:43
7897 msgid "exclude guides"
7900 #: builtin/help.c:44
7901 msgid "print list of useful guides"
7904 #: builtin/help.c:45
7905 msgid "show man page"
7908 #: builtin/help.c:46
7909 msgid "show manual in web browser"
7912 #: builtin/help.c:48
7913 msgid "show info page"
7916 #: builtin/help.c:54
7917 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
7920 #: builtin/help.c:66
7922 msgid "unrecognized help format '%s'"
7925 #: builtin/help.c:93
7926 msgid "Failed to start emacsclient."
7929 #: builtin/help.c:106
7930 msgid "Failed to parse emacsclient version."
7933 #: builtin/help.c:114
7935 msgid "emacsclient version '%d' too old (< 22)."
7938 #: builtin/help.c:132 builtin/help.c:153 builtin/help.c:162 builtin/help.c:170
7940 msgid "failed to exec '%s'"
7943 #: builtin/help.c:207
7946 "'%s': path for unsupported man viewer.\n"
7947 "Please consider using 'man.<tool>.cmd' instead."
7950 #: builtin/help.c:219
7953 "'%s': cmd for supported man viewer.\n"
7954 "Please consider using 'man.<tool>.path' instead."
7957 #: builtin/help.c:336
7959 msgid "'%s': unknown man viewer."
7962 #: builtin/help.c:353
7963 msgid "no man viewer handled the request"
7966 #: builtin/help.c:361
7967 msgid "no info viewer handled the request"
7970 #: builtin/help.c:403
7971 msgid "Defining attributes per path"
7974 #: builtin/help.c:404
7975 msgid "Everyday Git With 20 Commands Or So"
7978 #: builtin/help.c:405
7979 msgid "A Git glossary"
7982 #: builtin/help.c:406
7983 msgid "Specifies intentionally untracked files to ignore"
7986 #: builtin/help.c:407
7987 msgid "Defining submodule properties"
7990 #: builtin/help.c:408
7991 msgid "Specifying revisions and ranges for Git"
7994 #: builtin/help.c:409
7995 msgid "A tutorial introduction to Git (for version 1.5.1 or newer)"
7998 #: builtin/help.c:410
7999 msgid "An overview of recommended workflows with Git"
8002 #: builtin/help.c:422
8003 msgid "The common Git guides are:\n"
8006 #: builtin/help.c:440
8008 msgid "`git %s' is aliased to `%s'"
8011 #: builtin/help.c:462 builtin/help.c:479
8016 #: builtin/index-pack.c:154
8018 msgid "unable to open %s"
8021 #: builtin/index-pack.c:204
8023 msgid "object type mismatch at %s"
8026 #: builtin/index-pack.c:224
8028 msgid "did not receive expected object %s"
8031 #: builtin/index-pack.c:227
8033 msgid "object %s: expected type %s, found %s"
8036 #: builtin/index-pack.c:269
8038 msgid "cannot fill %d byte"
8039 msgid_plural "cannot fill %d bytes"
8043 #: builtin/index-pack.c:279
8047 #: builtin/index-pack.c:280
8048 msgid "read error on input"
8051 #: builtin/index-pack.c:292
8052 msgid "used more bytes than were available"
8055 #: builtin/index-pack.c:299
8056 msgid "pack too large for current definition of off_t"
8059 #: builtin/index-pack.c:302 builtin/unpack-objects.c:92
8060 msgid "pack exceeds maximum allowed size"
8063 #: builtin/index-pack.c:317
8065 msgid "unable to create '%s'"
8068 #: builtin/index-pack.c:322
8070 msgid "cannot open packfile '%s'"
8073 #: builtin/index-pack.c:336
8074 msgid "pack signature mismatch"
8077 #: builtin/index-pack.c:338
8079 msgid "pack version %<PRIu32> unsupported"
8082 #: builtin/index-pack.c:356
8084 msgid "pack has bad object at offset %<PRIuMAX>: %s"
8087 #: builtin/index-pack.c:478
8089 msgid "inflate returned %d"
8092 #: builtin/index-pack.c:527
8093 msgid "offset value overflow for delta base object"
8096 #: builtin/index-pack.c:535
8097 msgid "delta base offset is out of bound"
8100 #: builtin/index-pack.c:543
8102 msgid "unknown object type %d"
8105 #: builtin/index-pack.c:574
8106 msgid "cannot pread pack file"
8109 #: builtin/index-pack.c:576
8111 msgid "premature end of pack file, %<PRIuMAX> byte missing"
8112 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
8116 #: builtin/index-pack.c:602
8117 msgid "serious inflate inconsistency"
8120 #: builtin/index-pack.c:748 builtin/index-pack.c:754 builtin/index-pack.c:777
8121 #: builtin/index-pack.c:813 builtin/index-pack.c:822
8123 msgid "SHA1 COLLISION FOUND WITH %s !"
8126 #: builtin/index-pack.c:751 builtin/pack-objects.c:164
8127 #: builtin/pack-objects.c:256
8129 msgid "unable to read %s"
8132 #: builtin/index-pack.c:819
8134 msgid "cannot read existing object %s"
8137 #: builtin/index-pack.c:833
8139 msgid "invalid blob object %s"
8142 #: builtin/index-pack.c:847
8147 #: builtin/index-pack.c:850
8148 msgid "Error in object"
8151 #: builtin/index-pack.c:852
8153 msgid "Not all child objects of %s are reachable"
8156 #: builtin/index-pack.c:924 builtin/index-pack.c:955
8157 msgid "failed to apply delta"
8160 #: builtin/index-pack.c:1125
8161 msgid "Receiving objects"
8164 #: builtin/index-pack.c:1125
8165 msgid "Indexing objects"
8168 #: builtin/index-pack.c:1157
8169 msgid "pack is corrupted (SHA1 mismatch)"
8172 #: builtin/index-pack.c:1162
8173 msgid "cannot fstat packfile"
8176 #: builtin/index-pack.c:1165
8177 msgid "pack has junk at the end"
8180 #: builtin/index-pack.c:1176
8181 msgid "confusion beyond insanity in parse_pack_objects()"
8184 #: builtin/index-pack.c:1199
8185 msgid "Resolving deltas"
8188 #: builtin/index-pack.c:1210
8190 msgid "unable to create thread: %s"
8193 #: builtin/index-pack.c:1252
8194 msgid "confusion beyond insanity"
8197 #: builtin/index-pack.c:1258
8199 msgid "completed with %d local object"
8200 msgid_plural "completed with %d local objects"
8204 #: builtin/index-pack.c:1270
8206 msgid "Unexpected tail checksum for %s (disk corruption?)"
8209 #: builtin/index-pack.c:1274
8211 msgid "pack has %d unresolved delta"
8212 msgid_plural "pack has %d unresolved deltas"
8216 #: builtin/index-pack.c:1298
8218 msgid "unable to deflate appended object (%d)"
8221 #: builtin/index-pack.c:1374
8223 msgid "local object %s is corrupt"
8226 #: builtin/index-pack.c:1398
8227 msgid "error while closing pack file"
8230 #: builtin/index-pack.c:1411
8232 msgid "cannot write keep file '%s'"
8235 #: builtin/index-pack.c:1419
8237 msgid "cannot close written keep file '%s'"
8240 #: builtin/index-pack.c:1432
8241 msgid "cannot store pack file"
8244 #: builtin/index-pack.c:1443
8245 msgid "cannot store index file"
8248 #: builtin/index-pack.c:1476
8250 msgid "bad pack.indexversion=%<PRIu32>"
8253 #: builtin/index-pack.c:1486 builtin/index-pack.c:1683
8255 msgid "no threads support, ignoring %s"
8258 #: builtin/index-pack.c:1544
8260 msgid "Cannot open existing pack file '%s'"
8263 #: builtin/index-pack.c:1546
8265 msgid "Cannot open existing pack idx file for '%s'"
8268 #: builtin/index-pack.c:1593
8270 msgid "non delta: %d object"
8271 msgid_plural "non delta: %d objects"
8275 #: builtin/index-pack.c:1600
8277 msgid "chain length = %d: %lu object"
8278 msgid_plural "chain length = %d: %lu objects"
8282 #: builtin/index-pack.c:1613
8284 msgid "packfile name '%s' does not end with '.pack'"
8287 #: builtin/index-pack.c:1695 builtin/index-pack.c:1698
8288 #: builtin/index-pack.c:1714 builtin/index-pack.c:1718
8293 #: builtin/index-pack.c:1734
8294 msgid "--fix-thin cannot be used without --stdin"
8297 #: builtin/index-pack.c:1736
8298 msgid "--stdin requires a git repository"
8301 #: builtin/index-pack.c:1744
8302 msgid "--verify with no packfile name given"
8305 #: builtin/init-db.c:54
8307 msgid "cannot stat '%s'"
8310 #: builtin/init-db.c:60
8312 msgid "cannot stat template '%s'"
8315 #: builtin/init-db.c:65
8317 msgid "cannot opendir '%s'"
8320 #: builtin/init-db.c:76
8322 msgid "cannot readlink '%s'"
8325 #: builtin/init-db.c:78
8327 msgid "cannot symlink '%s' '%s'"
8330 #: builtin/init-db.c:84
8332 msgid "cannot copy '%s' to '%s'"
8335 #: builtin/init-db.c:88
8337 msgid "ignoring template %s"
8340 #: builtin/init-db.c:119
8342 msgid "templates not found %s"
8345 #: builtin/init-db.c:134
8347 msgid "not copying templates from '%s': %s"
8350 #: builtin/init-db.c:327
8352 msgid "unable to handle file type %d"
8355 #: builtin/init-db.c:330
8357 msgid "unable to move %s to %s"
8360 #: builtin/init-db.c:347 builtin/init-db.c:350
8362 msgid "%s already exists"
8365 #: builtin/init-db.c:403
8367 msgid "Reinitialized existing shared Git repository in %s%s\n"
8370 #: builtin/init-db.c:404
8372 msgid "Reinitialized existing Git repository in %s%s\n"
8375 #: builtin/init-db.c:408
8377 msgid "Initialized empty shared Git repository in %s%s\n"
8380 #: builtin/init-db.c:409
8382 msgid "Initialized empty Git repository in %s%s\n"
8385 #: builtin/init-db.c:457
8387 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
8388 "shared[=<permissions>]] [<directory>]"
8391 #: builtin/init-db.c:480
8395 #: builtin/init-db.c:481
8396 msgid "specify that the git repository is to be shared amongst several users"
8399 #: builtin/init-db.c:515 builtin/init-db.c:520
8401 msgid "cannot mkdir %s"
8404 #: builtin/init-db.c:524
8406 msgid "cannot chdir to %s"
8409 #: builtin/init-db.c:545
8412 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
8416 #: builtin/init-db.c:573
8418 msgid "Cannot access work tree '%s'"
8421 #: builtin/interpret-trailers.c:15
8423 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
8424 "<token>[(=|:)<value>])...] [<file>...]"
8427 #: builtin/interpret-trailers.c:26
8428 msgid "edit files in place"
8431 #: builtin/interpret-trailers.c:27
8432 msgid "trim empty trailers"
8435 #: builtin/interpret-trailers.c:28
8439 #: builtin/interpret-trailers.c:29
8440 msgid "trailer(s) to add"
8443 #: builtin/interpret-trailers.c:42
8444 msgid "no input file given for in-place editing"
8448 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
8452 msgid "git show [<options>] <object>..."
8457 msgid "invalid --decorate option: %s"
8460 #: builtin/log.c:139
8461 msgid "suppress diff output"
8464 #: builtin/log.c:140
8468 #: builtin/log.c:141
8469 msgid "Use mail map file"
8472 #: builtin/log.c:142
8473 msgid "decorate options"
8476 #: builtin/log.c:145
8477 msgid "Process line range n,m in file, counting from 1"
8480 #: builtin/log.c:241
8482 msgid "Final output: %d %s\n"
8485 #: builtin/log.c:486
8487 msgid "git show %s: bad file"
8490 #: builtin/log.c:500 builtin/log.c:594
8492 msgid "Could not read object %s"
8495 #: builtin/log.c:618
8497 msgid "Unknown type: %d"
8500 #: builtin/log.c:739
8501 msgid "format.headers without value"
8504 #: builtin/log.c:839
8505 msgid "name of output directory is too long"
8508 #: builtin/log.c:854
8510 msgid "Cannot open patch file %s"
8513 #: builtin/log.c:868
8514 msgid "Need exactly one range."
8517 #: builtin/log.c:878
8518 msgid "Not a range."
8521 #: builtin/log.c:984
8522 msgid "Cover letter needs email format"
8525 #: builtin/log.c:1063
8527 msgid "insane in-reply-to: %s"
8530 #: builtin/log.c:1091
8531 msgid "git format-patch [<options>] [<since> | <revision-range>]"
8534 #: builtin/log.c:1141
8535 msgid "Two output directories?"
8538 #: builtin/log.c:1248 builtin/log.c:1891 builtin/log.c:1893 builtin/log.c:1905
8540 msgid "Unknown commit %s"
8543 #: builtin/log.c:1258 builtin/notes.c:884 builtin/tag.c:476
8545 msgid "Failed to resolve '%s' as a valid ref."
8548 #: builtin/log.c:1263
8549 msgid "Could not find exact merge base."
8552 #: builtin/log.c:1267
8554 "Failed to get upstream, if you want to record base commit automatically,\n"
8555 "please use git branch --set-upstream-to to track a remote branch.\n"
8556 "Or you could specify base commit by --base=<base-commit-id> manually."
8559 #: builtin/log.c:1287
8560 msgid "Failed to find exact merge base"
8563 #: builtin/log.c:1298
8564 msgid "base commit should be the ancestor of revision list"
8567 #: builtin/log.c:1302
8568 msgid "base commit shouldn't be in revision list"
8571 #: builtin/log.c:1351
8572 msgid "cannot get patch id"
8575 #: builtin/log.c:1408
8576 msgid "use [PATCH n/m] even with a single patch"
8579 #: builtin/log.c:1411
8580 msgid "use [PATCH] even with multiple patches"
8583 #: builtin/log.c:1415
8584 msgid "print patches to standard out"
8587 #: builtin/log.c:1417
8588 msgid "generate a cover letter"
8591 #: builtin/log.c:1419
8592 msgid "use simple number sequence for output file names"
8595 #: builtin/log.c:1420
8599 #: builtin/log.c:1421
8600 msgid "use <sfx> instead of '.patch'"
8603 #: builtin/log.c:1423
8604 msgid "start numbering patches at <n> instead of 1"
8607 #: builtin/log.c:1425
8608 msgid "mark the series as Nth re-roll"
8611 #: builtin/log.c:1427
8612 msgid "Use [RFC PATCH] instead of [PATCH]"
8615 #: builtin/log.c:1430
8616 msgid "Use [<prefix>] instead of [PATCH]"
8619 #: builtin/log.c:1433
8620 msgid "store resulting files in <dir>"
8623 #: builtin/log.c:1436
8624 msgid "don't strip/add [PATCH]"
8627 #: builtin/log.c:1439
8628 msgid "don't output binary diffs"
8631 #: builtin/log.c:1441
8632 msgid "output all-zero hash in From header"
8635 #: builtin/log.c:1443
8636 msgid "don't include a patch matching a commit upstream"
8639 #: builtin/log.c:1445
8640 msgid "show patch format instead of default (patch + stat)"
8643 #: builtin/log.c:1447
8647 #: builtin/log.c:1448
8651 #: builtin/log.c:1449
8652 msgid "add email header"
8655 #: builtin/log.c:1450 builtin/log.c:1452
8659 #: builtin/log.c:1450
8660 msgid "add To: header"
8663 #: builtin/log.c:1452
8664 msgid "add Cc: header"
8667 #: builtin/log.c:1454
8671 #: builtin/log.c:1455
8672 msgid "set From address to <ident> (or committer ident if absent)"
8675 #: builtin/log.c:1457
8679 #: builtin/log.c:1458
8680 msgid "make first mail a reply to <message-id>"
8683 #: builtin/log.c:1459 builtin/log.c:1462
8687 #: builtin/log.c:1460
8688 msgid "attach the patch"
8691 #: builtin/log.c:1463
8692 msgid "inline the patch"
8695 #: builtin/log.c:1467
8696 msgid "enable message threading, styles: shallow, deep"
8699 #: builtin/log.c:1469
8703 #: builtin/log.c:1470
8704 msgid "add a signature"
8707 #: builtin/log.c:1471
8711 #: builtin/log.c:1472
8712 msgid "add prerequisite tree info to the patch series"
8715 #: builtin/log.c:1474
8716 msgid "add a signature from a file"
8719 #: builtin/log.c:1475
8720 msgid "don't print the patch filenames"
8723 #: builtin/log.c:1565
8724 msgid "-n and -k are mutually exclusive."
8727 #: builtin/log.c:1567
8728 msgid "--subject-prefix/--rfc and -k are mutually exclusive."
8731 #: builtin/log.c:1575
8732 msgid "--name-only does not make sense"
8735 #: builtin/log.c:1577
8736 msgid "--name-status does not make sense"
8739 #: builtin/log.c:1579
8740 msgid "--check does not make sense"
8743 #: builtin/log.c:1609
8744 msgid "standard output, or directory, which one?"
8747 #: builtin/log.c:1611
8749 msgid "Could not create directory '%s'"
8752 #: builtin/log.c:1705
8754 msgid "unable to read signature file '%s'"
8757 #: builtin/log.c:1777
8758 msgid "Failed to create output files"
8761 #: builtin/log.c:1826
8762 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
8765 #: builtin/log.c:1880
8768 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
8771 #: builtin/ls-files.c:460
8772 msgid "git ls-files [<options>] [<file>...]"
8775 #: builtin/ls-files.c:509
8776 msgid "identify the file status with tags"
8779 #: builtin/ls-files.c:511
8780 msgid "use lowercase letters for 'assume unchanged' files"
8783 #: builtin/ls-files.c:513
8784 msgid "show cached files in the output (default)"
8787 #: builtin/ls-files.c:515
8788 msgid "show deleted files in the output"
8791 #: builtin/ls-files.c:517
8792 msgid "show modified files in the output"
8795 #: builtin/ls-files.c:519
8796 msgid "show other files in the output"
8799 #: builtin/ls-files.c:521
8800 msgid "show ignored files in the output"
8803 #: builtin/ls-files.c:524
8804 msgid "show staged contents' object name in the output"
8807 #: builtin/ls-files.c:526
8808 msgid "show files on the filesystem that need to be removed"
8811 #: builtin/ls-files.c:528
8812 msgid "show 'other' directories' names only"
8815 #: builtin/ls-files.c:530
8816 msgid "show line endings of files"
8819 #: builtin/ls-files.c:532
8820 msgid "don't show empty directories"
8823 #: builtin/ls-files.c:535
8824 msgid "show unmerged files in the output"
8827 #: builtin/ls-files.c:537
8828 msgid "show resolve-undo information"
8831 #: builtin/ls-files.c:539
8832 msgid "skip files matching pattern"
8835 #: builtin/ls-files.c:542
8836 msgid "exclude patterns are read from <file>"
8839 #: builtin/ls-files.c:545
8840 msgid "read additional per-directory exclude patterns in <file>"
8843 #: builtin/ls-files.c:547
8844 msgid "add the standard git exclusions"
8847 #: builtin/ls-files.c:550
8848 msgid "make the output relative to the project top directory"
8851 #: builtin/ls-files.c:553
8852 msgid "recurse through submodules"
8855 #: builtin/ls-files.c:555
8856 msgid "if any <file> is not in the index, treat this as an error"
8859 #: builtin/ls-files.c:556
8863 #: builtin/ls-files.c:557
8864 msgid "pretend that paths removed since <tree-ish> are still present"
8867 #: builtin/ls-files.c:559
8868 msgid "show debugging data"
8871 #: builtin/ls-remote.c:7
8873 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
8874 " [-q | --quiet] [--exit-code] [--get-url]\n"
8875 " [--symref] [<repository> [<refs>...]]"
8878 #: builtin/ls-remote.c:50
8879 msgid "do not print remote URL"
8882 #: builtin/ls-remote.c:51 builtin/ls-remote.c:53
8886 #: builtin/ls-remote.c:52 builtin/ls-remote.c:54
8887 msgid "path of git-upload-pack on the remote host"
8890 #: builtin/ls-remote.c:56
8891 msgid "limit to tags"
8894 #: builtin/ls-remote.c:57
8895 msgid "limit to heads"
8898 #: builtin/ls-remote.c:58
8899 msgid "do not show peeled tags"
8902 #: builtin/ls-remote.c:60
8903 msgid "take url.<base>.insteadOf into account"
8906 #: builtin/ls-remote.c:62
8907 msgid "exit with exit code 2 if no matching refs are found"
8910 #: builtin/ls-remote.c:64
8911 msgid "show underlying ref in addition to the object pointed by it"
8914 #: builtin/ls-tree.c:28
8915 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
8918 #: builtin/ls-tree.c:126
8919 msgid "only show trees"
8922 #: builtin/ls-tree.c:128
8923 msgid "recurse into subtrees"
8926 #: builtin/ls-tree.c:130
8927 msgid "show trees when recursing"
8930 #: builtin/ls-tree.c:133
8931 msgid "terminate entries with NUL byte"
8934 #: builtin/ls-tree.c:134
8935 msgid "include object size"
8938 #: builtin/ls-tree.c:136 builtin/ls-tree.c:138
8939 msgid "list only filenames"
8942 #: builtin/ls-tree.c:141
8943 msgid "use full path names"
8946 #: builtin/ls-tree.c:143
8947 msgid "list entire tree; not just current directory (implies --full-name)"
8950 #: builtin/merge.c:46
8951 msgid "git merge [<options>] [<commit>...]"
8954 #: builtin/merge.c:47
8955 msgid "git merge [<options>] <msg> HEAD <commit>"
8958 #: builtin/merge.c:48
8959 msgid "git merge --abort"
8962 #: builtin/merge.c:49
8963 msgid "git merge --continue"
8966 #: builtin/merge.c:104
8967 msgid "switch `m' requires a value"
8970 #: builtin/merge.c:141
8972 msgid "Could not find merge strategy '%s'.\n"
8975 #: builtin/merge.c:142
8977 msgid "Available strategies are:"
8980 #: builtin/merge.c:147
8982 msgid "Available custom strategies are:"
8985 #: builtin/merge.c:197 builtin/pull.c:127
8986 msgid "do not show a diffstat at the end of the merge"
8989 #: builtin/merge.c:200 builtin/pull.c:130
8990 msgid "show a diffstat at the end of the merge"
8993 #: builtin/merge.c:201 builtin/pull.c:133
8994 msgid "(synonym to --stat)"
8997 #: builtin/merge.c:203 builtin/pull.c:136
8998 msgid "add (at most <n>) entries from shortlog to merge commit message"
9001 #: builtin/merge.c:206 builtin/pull.c:139
9002 msgid "create a single commit instead of doing a merge"
9005 #: builtin/merge.c:208 builtin/pull.c:142
9006 msgid "perform a commit if the merge succeeds (default)"
9009 #: builtin/merge.c:210 builtin/pull.c:145
9010 msgid "edit message before committing"
9013 #: builtin/merge.c:211
9014 msgid "allow fast-forward (default)"
9017 #: builtin/merge.c:213 builtin/pull.c:151
9018 msgid "abort if fast-forward is not possible"
9021 #: builtin/merge.c:217 builtin/pull.c:154
9022 msgid "verify that the named commit has a valid GPG signature"
9025 #: builtin/merge.c:218 builtin/notes.c:774 builtin/pull.c:158
9026 #: builtin/revert.c:89
9030 #: builtin/merge.c:219 builtin/pull.c:159
9031 msgid "merge strategy to use"
9034 #: builtin/merge.c:220 builtin/pull.c:162
9035 msgid "option=value"
9038 #: builtin/merge.c:221 builtin/pull.c:163
9039 msgid "option for selected merge strategy"
9042 #: builtin/merge.c:223
9043 msgid "merge commit message (for a non-fast-forward merge)"
9046 #: builtin/merge.c:227
9047 msgid "abort the current in-progress merge"
9050 #: builtin/merge.c:229
9051 msgid "continue the current in-progress merge"
9054 #: builtin/merge.c:231 builtin/pull.c:170
9055 msgid "allow merging unrelated histories"
9058 #: builtin/merge.c:259
9059 msgid "could not run stash."
9062 #: builtin/merge.c:264
9063 msgid "stash failed"
9066 #: builtin/merge.c:269
9068 msgid "not a valid object: %s"
9071 #: builtin/merge.c:288 builtin/merge.c:305
9072 msgid "read-tree failed"
9075 #: builtin/merge.c:335
9076 msgid " (nothing to squash)"
9079 #: builtin/merge.c:346
9081 msgid "Squash commit -- not updating HEAD\n"
9084 #: builtin/merge.c:396
9086 msgid "No merge message -- not updating HEAD\n"
9089 #: builtin/merge.c:447
9091 msgid "'%s' does not point to a commit"
9094 #: builtin/merge.c:537
9096 msgid "Bad branch.%s.mergeoptions string: %s"
9099 #: builtin/merge.c:656
9100 msgid "Not handling anything other than two heads merge."
9103 #: builtin/merge.c:670
9105 msgid "Unknown option for merge-recursive: -X%s"
9108 #: builtin/merge.c:685
9110 msgid "unable to write %s"
9113 #: builtin/merge.c:737
9115 msgid "Could not read from '%s'"
9118 #: builtin/merge.c:746
9120 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
9123 #: builtin/merge.c:752
9126 "Please enter a commit message to explain why this merge is necessary,\n"
9127 "especially if it merges an updated upstream into a topic branch.\n"
9129 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
9133 #: builtin/merge.c:776
9134 msgid "Empty commit message."
9137 #: builtin/merge.c:796
9139 msgid "Wonderful.\n"
9142 #: builtin/merge.c:851
9144 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
9147 #: builtin/merge.c:867
9149 msgid "'%s' is not a commit"
9152 #: builtin/merge.c:908
9153 msgid "No current branch."
9156 #: builtin/merge.c:910
9157 msgid "No remote for the current branch."
9160 #: builtin/merge.c:912
9161 msgid "No default upstream defined for the current branch."
9164 #: builtin/merge.c:917
9166 msgid "No remote-tracking branch for %s from %s"
9169 #: builtin/merge.c:964
9171 msgid "Bad value '%s' in environment '%s'"
9174 #: builtin/merge.c:1038
9176 msgid "could not close '%s'"
9179 #: builtin/merge.c:1065
9181 msgid "not something we can merge in %s: %s"
9184 #: builtin/merge.c:1099
9185 msgid "not something we can merge"
9188 #: builtin/merge.c:1167
9189 msgid "--abort expects no arguments"
9192 #: builtin/merge.c:1171
9193 msgid "There is no merge to abort (MERGE_HEAD missing)."
9196 #: builtin/merge.c:1183
9197 msgid "--continue expects no arguments"
9200 #: builtin/merge.c:1187
9201 msgid "There is no merge in progress (MERGE_HEAD missing)."
9204 #: builtin/merge.c:1203
9206 "You have not concluded your merge (MERGE_HEAD exists).\n"
9207 "Please, commit your changes before you merge."
9210 #: builtin/merge.c:1210
9212 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
9213 "Please, commit your changes before you merge."
9216 #: builtin/merge.c:1213
9217 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
9220 #: builtin/merge.c:1222
9221 msgid "You cannot combine --squash with --no-ff."
9224 #: builtin/merge.c:1230
9225 msgid "No commit specified and merge.defaultToUpstream not set."
9228 #: builtin/merge.c:1247
9229 msgid "Squash commit into empty head not supported yet"
9232 #: builtin/merge.c:1249
9233 msgid "Non-fast-forward commit does not make sense into an empty head"
9236 #: builtin/merge.c:1254
9238 msgid "%s - not something we can merge"
9241 #: builtin/merge.c:1256
9242 msgid "Can merge only exactly one commit into empty head"
9245 #: builtin/merge.c:1312
9247 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
9250 #: builtin/merge.c:1315
9252 msgid "Commit %s has a bad GPG signature allegedly by %s."
9255 #: builtin/merge.c:1318
9257 msgid "Commit %s does not have a GPG signature."
9260 #: builtin/merge.c:1321
9262 msgid "Commit %s has a good GPG signature by %s\n"
9265 #: builtin/merge.c:1383
9266 msgid "refusing to merge unrelated histories"
9269 #: builtin/merge.c:1392
9270 msgid "Already up-to-date."
9273 #: builtin/merge.c:1402
9275 msgid "Updating %s..%s\n"
9278 #: builtin/merge.c:1443
9280 msgid "Trying really trivial in-index merge...\n"
9283 #: builtin/merge.c:1450
9288 #: builtin/merge.c:1475
9289 msgid "Already up-to-date. Yeeah!"
9292 #: builtin/merge.c:1481
9293 msgid "Not possible to fast-forward, aborting."
9296 #: builtin/merge.c:1504 builtin/merge.c:1583
9298 msgid "Rewinding the tree to pristine...\n"
9301 #: builtin/merge.c:1508
9303 msgid "Trying merge strategy %s...\n"
9306 #: builtin/merge.c:1574
9308 msgid "No merge strategy handled the merge.\n"
9311 #: builtin/merge.c:1576
9313 msgid "Merge with strategy %s failed.\n"
9316 #: builtin/merge.c:1585
9318 msgid "Using the %s to prepare resolving by hand.\n"
9321 #: builtin/merge.c:1597
9323 msgid "Automatic merge went well; stopped before committing as requested\n"
9326 #: builtin/merge-base.c:29
9327 msgid "git merge-base [-a | --all] <commit> <commit>..."
9330 #: builtin/merge-base.c:30
9331 msgid "git merge-base [-a | --all] --octopus <commit>..."
9334 #: builtin/merge-base.c:31
9335 msgid "git merge-base --independent <commit>..."
9338 #: builtin/merge-base.c:32
9339 msgid "git merge-base --is-ancestor <commit> <commit>"
9342 #: builtin/merge-base.c:33
9343 msgid "git merge-base --fork-point <ref> [<commit>]"
9346 #: builtin/merge-base.c:217
9347 msgid "output all common ancestors"
9350 #: builtin/merge-base.c:219
9351 msgid "find ancestors for a single n-way merge"
9354 #: builtin/merge-base.c:221
9355 msgid "list revs not reachable from others"
9358 #: builtin/merge-base.c:223
9359 msgid "is the first one ancestor of the other?"
9362 #: builtin/merge-base.c:225
9363 msgid "find where <commit> forked from reflog of <ref>"
9366 #: builtin/merge-file.c:8
9368 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
9369 "<orig-file> <file2>"
9372 #: builtin/merge-file.c:33
9373 msgid "send results to standard output"
9376 #: builtin/merge-file.c:34
9377 msgid "use a diff3 based merge"
9380 #: builtin/merge-file.c:35
9381 msgid "for conflicts, use our version"
9384 #: builtin/merge-file.c:37
9385 msgid "for conflicts, use their version"
9388 #: builtin/merge-file.c:39
9389 msgid "for conflicts, use a union version"
9392 #: builtin/merge-file.c:42
9393 msgid "for conflicts, use this marker size"
9396 #: builtin/merge-file.c:43
9397 msgid "do not warn about conflicts"
9400 #: builtin/merge-file.c:45
9401 msgid "set labels for file1/orig-file/file2"
9404 #: builtin/merge-recursive.c:45
9406 msgid "unknown option %s"
9409 #: builtin/merge-recursive.c:51
9411 msgid "could not parse object '%s'"
9414 #: builtin/merge-recursive.c:55
9416 msgid "cannot handle more than %d base. Ignoring %s."
9417 msgid_plural "cannot handle more than %d bases. Ignoring %s."
9421 #: builtin/merge-recursive.c:63
9422 msgid "not handling anything other than two heads merge."
9425 #: builtin/merge-recursive.c:69 builtin/merge-recursive.c:71
9427 msgid "could not resolve ref '%s'"
9430 #: builtin/merge-recursive.c:77
9432 msgid "Merging %s with %s\n"
9435 #: builtin/mktree.c:65
9436 msgid "git mktree [-z] [--missing] [--batch]"
9439 #: builtin/mktree.c:152
9440 msgid "input is NUL terminated"
9443 #: builtin/mktree.c:153 builtin/write-tree.c:24
9444 msgid "allow missing objects"
9447 #: builtin/mktree.c:154
9448 msgid "allow creation of more than one tree"
9452 msgid "git mv [<options>] <source>... <destination>"
9457 msgid "Directory %s is in index and no submodule?"
9460 #: builtin/mv.c:84 builtin/rm.c:290
9461 msgid "Please stage your changes to .gitmodules or stash them to proceed"
9466 msgid "%.*s is in index"
9470 msgid "force move/rename even if target exists"
9474 msgid "skip move/rename errors"
9479 msgid "destination '%s' is not a directory"
9484 msgid "Checking rename of '%s' to '%s'\n"
9492 msgid "can not move directory into itself"
9496 msgid "cannot move directory over file"
9500 msgid "source directory is empty"
9504 msgid "not under version control"
9508 msgid "destination exists"
9513 msgid "overwriting '%s'"
9517 msgid "Cannot overwrite"
9521 msgid "multiple sources for the same target"
9525 msgid "destination directory does not exist"
9530 msgid "%s, source=%s, destination=%s"
9535 msgid "Renaming %s to %s\n"
9538 #: builtin/mv.c:275 builtin/remote.c:710 builtin/repack.c:384
9540 msgid "renaming '%s' failed"
9543 #: builtin/name-rev.c:257
9544 msgid "git name-rev [<options>] <commit>..."
9547 #: builtin/name-rev.c:258
9548 msgid "git name-rev [<options>] --all"
9551 #: builtin/name-rev.c:259
9552 msgid "git name-rev [<options>] --stdin"
9555 #: builtin/name-rev.c:311
9556 msgid "print only names (no SHA-1)"
9559 #: builtin/name-rev.c:312
9560 msgid "only use tags to name the commits"
9563 #: builtin/name-rev.c:314
9564 msgid "only use refs matching <pattern>"
9567 #: builtin/name-rev.c:316
9568 msgid "list all commits reachable from all refs"
9571 #: builtin/name-rev.c:317
9572 msgid "read from stdin"
9575 #: builtin/name-rev.c:318
9576 msgid "allow to print `undefined` names (default)"
9579 #: builtin/name-rev.c:324
9580 msgid "dereference tags in the input (internal use)"
9583 #: builtin/notes.c:25
9584 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
9587 #: builtin/notes.c:26
9589 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
9590 "| (-c | -C) <object>] [<object>]"
9593 #: builtin/notes.c:27
9594 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
9597 #: builtin/notes.c:28
9599 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
9600 "(-c | -C) <object>] [<object>]"
9603 #: builtin/notes.c:29
9604 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
9607 #: builtin/notes.c:30
9608 msgid "git notes [--ref <notes-ref>] show [<object>]"
9611 #: builtin/notes.c:31
9613 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
9616 #: builtin/notes.c:32
9617 msgid "git notes merge --commit [-v | -q]"
9620 #: builtin/notes.c:33
9621 msgid "git notes merge --abort [-v | -q]"
9624 #: builtin/notes.c:34
9625 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
9628 #: builtin/notes.c:35
9629 msgid "git notes [--ref <notes-ref>] prune [-n | -v]"
9632 #: builtin/notes.c:36
9633 msgid "git notes [--ref <notes-ref>] get-ref"
9636 #: builtin/notes.c:41
9637 msgid "git notes [list [<object>]]"
9640 #: builtin/notes.c:46
9641 msgid "git notes add [<options>] [<object>]"
9644 #: builtin/notes.c:51
9645 msgid "git notes copy [<options>] <from-object> <to-object>"
9648 #: builtin/notes.c:52
9649 msgid "git notes copy --stdin [<from-object> <to-object>]..."
9652 #: builtin/notes.c:57
9653 msgid "git notes append [<options>] [<object>]"
9656 #: builtin/notes.c:62
9657 msgid "git notes edit [<object>]"
9660 #: builtin/notes.c:67
9661 msgid "git notes show [<object>]"
9664 #: builtin/notes.c:72
9665 msgid "git notes merge [<options>] <notes-ref>"
9668 #: builtin/notes.c:73
9669 msgid "git notes merge --commit [<options>]"
9672 #: builtin/notes.c:74
9673 msgid "git notes merge --abort [<options>]"
9676 #: builtin/notes.c:79
9677 msgid "git notes remove [<object>]"
9680 #: builtin/notes.c:84
9681 msgid "git notes prune [<options>]"
9684 #: builtin/notes.c:89
9685 msgid "git notes get-ref"
9688 #: builtin/notes.c:94
9689 msgid "Write/edit the notes for the following object:"
9692 #: builtin/notes.c:147
9694 msgid "unable to start 'show' for object '%s'"
9697 #: builtin/notes.c:151
9698 msgid "could not read 'show' output"
9701 #: builtin/notes.c:159
9703 msgid "failed to finish 'show' for object '%s'"
9706 #: builtin/notes.c:194
9707 msgid "please supply the note contents using either -m or -F option"
9710 #: builtin/notes.c:203
9711 msgid "unable to write note object"
9714 #: builtin/notes.c:205
9716 msgid "the note contents have been left in %s"
9719 #: builtin/notes.c:233 builtin/tag.c:460
9721 msgid "cannot read '%s'"
9724 #: builtin/notes.c:235 builtin/tag.c:463
9726 msgid "could not open or read '%s'"
9729 #: builtin/notes.c:254 builtin/notes.c:305 builtin/notes.c:307
9730 #: builtin/notes.c:372 builtin/notes.c:427 builtin/notes.c:513
9731 #: builtin/notes.c:518 builtin/notes.c:596 builtin/notes.c:659
9733 msgid "failed to resolve '%s' as a valid ref."
9736 #: builtin/notes.c:257
9738 msgid "failed to read object '%s'."
9741 #: builtin/notes.c:261
9743 msgid "cannot read note data from non-blob object '%s'."
9746 #: builtin/notes.c:301
9748 msgid "malformed input line: '%s'."
9751 #: builtin/notes.c:316
9753 msgid "failed to copy notes from '%s' to '%s'"
9756 #. TRANSLATORS: the first %s will be replaced by a
9757 #. git notes command: 'add', 'merge', 'remove', etc.
9758 #: builtin/notes.c:345
9760 msgid "refusing to %s notes in %s (outside of refs/notes/)"
9763 #: builtin/notes.c:365 builtin/notes.c:420 builtin/notes.c:496
9764 #: builtin/notes.c:508 builtin/notes.c:584 builtin/notes.c:652
9765 #: builtin/notes.c:802 builtin/notes.c:949 builtin/notes.c:970
9766 msgid "too many parameters"
9769 #: builtin/notes.c:378 builtin/notes.c:665
9771 msgid "no note found for object %s."
9774 #: builtin/notes.c:399 builtin/notes.c:562
9775 msgid "note contents as a string"
9778 #: builtin/notes.c:402 builtin/notes.c:565
9779 msgid "note contents in a file"
9782 #: builtin/notes.c:405 builtin/notes.c:568
9783 msgid "reuse and edit specified note object"
9786 #: builtin/notes.c:408 builtin/notes.c:571
9787 msgid "reuse specified note object"
9790 #: builtin/notes.c:411 builtin/notes.c:574
9791 msgid "allow storing empty note"
9794 #: builtin/notes.c:412 builtin/notes.c:483
9795 msgid "replace existing notes"
9798 #: builtin/notes.c:437
9801 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
9805 #: builtin/notes.c:452 builtin/notes.c:531
9807 msgid "Overwriting existing notes for object %s\n"
9810 #: builtin/notes.c:463 builtin/notes.c:624 builtin/notes.c:889
9812 msgid "Removing note for object %s\n"
9815 #: builtin/notes.c:484
9816 msgid "read objects from stdin"
9819 #: builtin/notes.c:486
9820 msgid "load rewriting config for <command> (implies --stdin)"
9823 #: builtin/notes.c:504
9824 msgid "too few parameters"
9827 #: builtin/notes.c:525
9830 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
9834 #: builtin/notes.c:537
9836 msgid "missing notes on source object %s. Cannot copy."
9839 #: builtin/notes.c:589
9842 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
9843 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
9846 #: builtin/notes.c:685
9847 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
9850 #: builtin/notes.c:687
9851 msgid "failed to delete ref NOTES_MERGE_REF"
9854 #: builtin/notes.c:689
9855 msgid "failed to remove 'git notes merge' worktree"
9858 #: builtin/notes.c:709
9859 msgid "failed to read ref NOTES_MERGE_PARTIAL"
9862 #: builtin/notes.c:711
9863 msgid "could not find commit from NOTES_MERGE_PARTIAL."
9866 #: builtin/notes.c:713
9867 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
9870 #: builtin/notes.c:726
9871 msgid "failed to resolve NOTES_MERGE_REF"
9874 #: builtin/notes.c:729
9875 msgid "failed to finalize notes merge"
9878 #: builtin/notes.c:755
9880 msgid "unknown notes merge strategy %s"
9883 #: builtin/notes.c:771
9884 msgid "General options"
9887 #: builtin/notes.c:773
9888 msgid "Merge options"
9891 #: builtin/notes.c:775
9893 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
9897 #: builtin/notes.c:777
9898 msgid "Committing unmerged notes"
9901 #: builtin/notes.c:779
9902 msgid "finalize notes merge by committing unmerged notes"
9905 #: builtin/notes.c:781
9906 msgid "Aborting notes merge resolution"
9909 #: builtin/notes.c:783
9910 msgid "abort notes merge"
9913 #: builtin/notes.c:794
9914 msgid "cannot mix --commit, --abort or -s/--strategy"
9917 #: builtin/notes.c:799
9918 msgid "must specify a notes ref to merge"
9921 #: builtin/notes.c:823
9923 msgid "unknown -s/--strategy: %s"
9926 #: builtin/notes.c:860
9928 msgid "a notes merge into %s is already in-progress at %s"
9931 #: builtin/notes.c:863
9933 msgid "failed to store link to current notes ref (%s)"
9936 #: builtin/notes.c:865
9939 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
9940 "'git notes merge --commit', or abort the merge with 'git notes merge --"
9944 #: builtin/notes.c:887
9946 msgid "Object %s has no note\n"
9949 #: builtin/notes.c:899
9950 msgid "attempt to remove non-existent note is not an error"
9953 #: builtin/notes.c:902
9954 msgid "read object names from the standard input"
9957 #: builtin/notes.c:940 builtin/prune.c:105 builtin/worktree.c:127
9958 msgid "do not remove, show only"
9961 #: builtin/notes.c:941
9962 msgid "report pruned notes"
9965 #: builtin/notes.c:983
9969 #: builtin/notes.c:984
9970 msgid "use notes from <notes-ref>"
9973 #: builtin/notes.c:1019
9975 msgid "unknown subcommand: %s"
9978 #: builtin/pack-objects.c:29
9980 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
9983 #: builtin/pack-objects.c:30
9985 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
9988 #: builtin/pack-objects.c:177 builtin/pack-objects.c:180
9990 msgid "deflate error (%d)"
9993 #: builtin/pack-objects.c:766
9994 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
9997 #: builtin/pack-objects.c:779
9998 msgid "Writing objects"
10001 #: builtin/pack-objects.c:1068
10002 msgid "disabling bitmap writing, as some objects are not being packed"
10005 #: builtin/pack-objects.c:2344
10006 msgid "Compressing objects"
10009 #: builtin/pack-objects.c:2747
10011 msgid "unsupported index version %s"
10014 #: builtin/pack-objects.c:2751
10016 msgid "bad index version '%s'"
10019 #: builtin/pack-objects.c:2781
10020 msgid "do not show progress meter"
10023 #: builtin/pack-objects.c:2783
10024 msgid "show progress meter"
10027 #: builtin/pack-objects.c:2785
10028 msgid "show progress meter during object writing phase"
10031 #: builtin/pack-objects.c:2788
10032 msgid "similar to --all-progress when progress meter is shown"
10035 #: builtin/pack-objects.c:2789
10036 msgid "version[,offset]"
10039 #: builtin/pack-objects.c:2790
10040 msgid "write the pack index file in the specified idx format version"
10043 #: builtin/pack-objects.c:2793
10044 msgid "maximum size of each output pack file"
10047 #: builtin/pack-objects.c:2795
10048 msgid "ignore borrowed objects from alternate object store"
10051 #: builtin/pack-objects.c:2797
10052 msgid "ignore packed objects"
10055 #: builtin/pack-objects.c:2799
10056 msgid "limit pack window by objects"
10059 #: builtin/pack-objects.c:2801
10060 msgid "limit pack window by memory in addition to object limit"
10063 #: builtin/pack-objects.c:2803
10064 msgid "maximum length of delta chain allowed in the resulting pack"
10067 #: builtin/pack-objects.c:2805
10068 msgid "reuse existing deltas"
10071 #: builtin/pack-objects.c:2807
10072 msgid "reuse existing objects"
10075 #: builtin/pack-objects.c:2809
10076 msgid "use OFS_DELTA objects"
10079 #: builtin/pack-objects.c:2811
10080 msgid "use threads when searching for best delta matches"
10083 #: builtin/pack-objects.c:2813
10084 msgid "do not create an empty pack output"
10087 #: builtin/pack-objects.c:2815
10088 msgid "read revision arguments from standard input"
10091 #: builtin/pack-objects.c:2817
10092 msgid "limit the objects to those that are not yet packed"
10095 #: builtin/pack-objects.c:2820
10096 msgid "include objects reachable from any reference"
10099 #: builtin/pack-objects.c:2823
10100 msgid "include objects referred by reflog entries"
10103 #: builtin/pack-objects.c:2826
10104 msgid "include objects referred to by the index"
10107 #: builtin/pack-objects.c:2829
10108 msgid "output pack to stdout"
10111 #: builtin/pack-objects.c:2831
10112 msgid "include tag objects that refer to objects to be packed"
10115 #: builtin/pack-objects.c:2833
10116 msgid "keep unreachable objects"
10119 #: builtin/pack-objects.c:2835
10120 msgid "pack loose unreachable objects"
10123 #: builtin/pack-objects.c:2837
10124 msgid "unpack unreachable objects newer than <time>"
10127 #: builtin/pack-objects.c:2840
10128 msgid "create thin packs"
10131 #: builtin/pack-objects.c:2842
10132 msgid "create packs suitable for shallow fetches"
10135 #: builtin/pack-objects.c:2844
10136 msgid "ignore packs that have companion .keep file"
10139 #: builtin/pack-objects.c:2846
10140 msgid "pack compression level"
10143 #: builtin/pack-objects.c:2848
10144 msgid "do not hide commits by grafts"
10147 #: builtin/pack-objects.c:2850
10148 msgid "use a bitmap index if available to speed up counting objects"
10151 #: builtin/pack-objects.c:2852
10152 msgid "write a bitmap index together with the pack index"
10155 #: builtin/pack-objects.c:2979
10156 msgid "Counting objects"
10159 #: builtin/pack-refs.c:6
10160 msgid "git pack-refs [<options>]"
10163 #: builtin/pack-refs.c:14
10164 msgid "pack everything"
10167 #: builtin/pack-refs.c:15
10168 msgid "prune loose refs (default)"
10171 #: builtin/prune-packed.c:7
10172 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
10175 #: builtin/prune-packed.c:40
10176 msgid "Removing duplicate objects"
10179 #: builtin/prune.c:11
10180 msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"
10183 #: builtin/prune.c:106
10184 msgid "report pruned objects"
10187 #: builtin/prune.c:109
10188 msgid "expire objects older than <time>"
10191 #: builtin/prune.c:123
10192 msgid "cannot prune in a precious-objects repo"
10195 #: builtin/pull.c:51 builtin/pull.c:53
10197 msgid "Invalid value for %s: %s"
10200 #: builtin/pull.c:73
10201 msgid "git pull [<options>] [<repository> [<refspec>...]]"
10204 #: builtin/pull.c:121
10205 msgid "Options related to merging"
10208 #: builtin/pull.c:124
10209 msgid "incorporate changes by rebasing rather than merging"
10212 #: builtin/pull.c:148 builtin/revert.c:101
10213 msgid "allow fast-forward"
10216 #: builtin/pull.c:157
10217 msgid "automatically stash/stash pop before and after rebase"
10220 #: builtin/pull.c:173
10221 msgid "Options related to fetching"
10224 #: builtin/pull.c:195
10225 msgid "number of submodules pulled in parallel"
10228 #: builtin/pull.c:284
10230 msgid "Invalid value for pull.ff: %s"
10233 #: builtin/pull.c:397
10235 "There is no candidate for rebasing against among the refs that you just "
10239 #: builtin/pull.c:399
10241 "There are no candidates for merging among the refs that you just fetched."
10244 #: builtin/pull.c:400
10246 "Generally this means that you provided a wildcard refspec which had no\n"
10247 "matches on the remote end."
10250 #: builtin/pull.c:403
10253 "You asked to pull from the remote '%s', but did not specify\n"
10254 "a branch. Because this is not the default configured remote\n"
10255 "for your current branch, you must specify a branch on the command line."
10258 #: builtin/pull.c:408 git-parse-remote.sh:73
10259 msgid "You are not currently on a branch."
10262 #: builtin/pull.c:410 builtin/pull.c:425 git-parse-remote.sh:79
10263 msgid "Please specify which branch you want to rebase against."
10266 #: builtin/pull.c:412 builtin/pull.c:427 git-parse-remote.sh:82
10267 msgid "Please specify which branch you want to merge with."
10270 #: builtin/pull.c:413 builtin/pull.c:428
10271 msgid "See git-pull(1) for details."
10274 #: builtin/pull.c:415 builtin/pull.c:421 builtin/pull.c:430
10275 #: git-parse-remote.sh:64
10279 #: builtin/pull.c:415 builtin/pull.c:430 builtin/pull.c:435 git-rebase.sh:455
10280 #: git-parse-remote.sh:65
10284 #: builtin/pull.c:423 git-parse-remote.sh:75
10285 msgid "There is no tracking information for the current branch."
10288 #: builtin/pull.c:432 git-parse-remote.sh:95
10290 "If you wish to set tracking information for this branch you can do so with:"
10293 #: builtin/pull.c:437
10296 "Your configuration specifies to merge with the ref '%s'\n"
10297 "from the remote, but no such ref was fetched."
10300 #: builtin/pull.c:754
10301 msgid "ignoring --verify-signatures for rebase"
10304 #: builtin/pull.c:801
10305 msgid "--[no-]autostash option is only valid with --rebase."
10308 #: builtin/pull.c:809
10309 msgid "Updating an unborn branch with changes added to the index."
10312 #: builtin/pull.c:812
10313 msgid "pull with rebase"
10316 #: builtin/pull.c:813
10317 msgid "please commit or stash them."
10320 #: builtin/pull.c:838
10323 "fetch updated the current branch head.\n"
10324 "fast-forwarding your working tree from\n"
10328 #: builtin/pull.c:843
10331 "Cannot fast-forward your working tree.\n"
10332 "After making sure that you saved anything precious from\n"
10335 "$ git reset --hard\n"
10339 #: builtin/pull.c:858
10340 msgid "Cannot merge multiple branches into empty head."
10343 #: builtin/pull.c:862
10344 msgid "Cannot rebase onto multiple branches."
10347 #: builtin/push.c:16
10348 msgid "git push [<options>] [<repository> [<refspec>...]]"
10351 #: builtin/push.c:89
10352 msgid "tag shorthand without <tag>"
10355 #: builtin/push.c:99
10356 msgid "--delete only accepts plain target ref names"
10359 #: builtin/push.c:143
10362 "To choose either option permanently, see push.default in 'git help config'."
10365 #: builtin/push.c:146
10368 "The upstream branch of your current branch does not match\n"
10369 "the name of your current branch. To push to the upstream branch\n"
10370 "on the remote, use\n"
10372 " git push %s HEAD:%s\n"
10374 "To push to the branch of the same name on the remote, use\n"
10376 " git push %s %s\n"
10380 #: builtin/push.c:161
10383 "You are not currently on a branch.\n"
10384 "To push the history leading to the current (detached HEAD)\n"
10387 " git push %s HEAD:<name-of-remote-branch>\n"
10390 #: builtin/push.c:175
10393 "The current branch %s has no upstream branch.\n"
10394 "To push the current branch and set the remote as upstream, use\n"
10396 " git push --set-upstream %s %s\n"
10399 #: builtin/push.c:183
10401 msgid "The current branch %s has multiple upstream branches, refusing to push."
10404 #: builtin/push.c:186
10407 "You are pushing to remote '%s', which is not the upstream of\n"
10408 "your current branch '%s', without telling me what to push\n"
10409 "to update which remote branch."
10412 #: builtin/push.c:245
10414 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
10417 #: builtin/push.c:252
10419 "Updates were rejected because the tip of your current branch is behind\n"
10420 "its remote counterpart. Integrate the remote changes (e.g.\n"
10421 "'git pull ...') before pushing again.\n"
10422 "See the 'Note about fast-forwards' in 'git push --help' for details."
10425 #: builtin/push.c:258
10427 "Updates were rejected because a pushed branch tip is behind its remote\n"
10428 "counterpart. Check out this branch and integrate the remote changes\n"
10429 "(e.g. 'git pull ...') before pushing again.\n"
10430 "See the 'Note about fast-forwards' in 'git push --help' for details."
10433 #: builtin/push.c:264
10435 "Updates were rejected because the remote contains work that you do\n"
10436 "not have locally. This is usually caused by another repository pushing\n"
10437 "to the same ref. You may want to first integrate the remote changes\n"
10438 "(e.g., 'git pull ...') before pushing again.\n"
10439 "See the 'Note about fast-forwards' in 'git push --help' for details."
10442 #: builtin/push.c:271
10443 msgid "Updates were rejected because the tag already exists in the remote."
10446 #: builtin/push.c:274
10448 "You cannot update a remote ref that points at a non-commit object,\n"
10449 "or update a remote ref to make it point at a non-commit object,\n"
10450 "without using the '--force' option.\n"
10453 #: builtin/push.c:334
10455 msgid "Pushing to %s\n"
10458 #: builtin/push.c:338
10460 msgid "failed to push some refs to '%s'"
10463 #: builtin/push.c:369
10465 msgid "bad repository '%s'"
10468 #: builtin/push.c:370
10470 "No configured push destination.\n"
10471 "Either specify the URL from the command-line or configure a remote "
10472 "repository using\n"
10474 " git remote add <name> <url>\n"
10476 "and then push using the remote name\n"
10478 " git push <name>\n"
10481 #: builtin/push.c:388
10482 msgid "--all and --tags are incompatible"
10485 #: builtin/push.c:389
10486 msgid "--all can't be combined with refspecs"
10489 #: builtin/push.c:394
10490 msgid "--mirror and --tags are incompatible"
10493 #: builtin/push.c:395
10494 msgid "--mirror can't be combined with refspecs"
10497 #: builtin/push.c:400
10498 msgid "--all and --mirror are incompatible"
10501 #: builtin/push.c:518
10505 #: builtin/push.c:519 builtin/send-pack.c:161
10506 msgid "push all refs"
10509 #: builtin/push.c:520 builtin/send-pack.c:163
10510 msgid "mirror all refs"
10513 #: builtin/push.c:522
10514 msgid "delete refs"
10517 #: builtin/push.c:523
10518 msgid "push tags (can't be used with --all or --mirror)"
10521 #: builtin/push.c:526 builtin/send-pack.c:164
10522 msgid "force updates"
10525 #: builtin/push.c:528 builtin/send-pack.c:175
10526 msgid "refname>:<expect"
10529 #: builtin/push.c:529 builtin/send-pack.c:176
10530 msgid "require old value of ref to be at this value"
10533 #: builtin/push.c:532
10534 msgid "control recursive pushing of submodules"
10537 #: builtin/push.c:534 builtin/send-pack.c:169
10538 msgid "use thin pack"
10541 #: builtin/push.c:535 builtin/push.c:536 builtin/send-pack.c:158
10542 #: builtin/send-pack.c:159
10543 msgid "receive pack program"
10546 #: builtin/push.c:537
10547 msgid "set upstream for git pull/status"
10550 #: builtin/push.c:540
10551 msgid "prune locally removed refs"
10554 #: builtin/push.c:542
10555 msgid "bypass pre-push hook"
10558 #: builtin/push.c:543
10559 msgid "push missing but relevant tags"
10562 #: builtin/push.c:546 builtin/send-pack.c:166
10563 msgid "GPG sign the push"
10566 #: builtin/push.c:548 builtin/send-pack.c:170
10567 msgid "request atomic transaction on remote side"
10570 #: builtin/push.c:549
10571 msgid "server-specific"
10574 #: builtin/push.c:549
10575 msgid "option to transmit"
10578 #: builtin/push.c:563
10579 msgid "--delete is incompatible with --all, --mirror and --tags"
10582 #: builtin/push.c:565
10583 msgid "--delete doesn't make sense without any refs"
10586 #: builtin/push.c:584
10587 msgid "push options must not have new line characters"
10590 #: builtin/read-tree.c:37
10592 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
10593 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
10594 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
10597 #: builtin/read-tree.c:110
10598 msgid "write resulting index to <file>"
10601 #: builtin/read-tree.c:113
10602 msgid "only empty the index"
10605 #: builtin/read-tree.c:115
10609 #: builtin/read-tree.c:117
10610 msgid "perform a merge in addition to a read"
10613 #: builtin/read-tree.c:119
10614 msgid "3-way merge if no file level merging required"
10617 #: builtin/read-tree.c:121
10618 msgid "3-way merge in presence of adds and removes"
10621 #: builtin/read-tree.c:123
10622 msgid "same as -m, but discard unmerged entries"
10625 #: builtin/read-tree.c:124
10626 msgid "<subdirectory>/"
10629 #: builtin/read-tree.c:125
10630 msgid "read the tree into the index under <subdirectory>/"
10633 #: builtin/read-tree.c:128
10634 msgid "update working tree with merge result"
10637 #: builtin/read-tree.c:130
10641 #: builtin/read-tree.c:131
10642 msgid "allow explicitly ignored files to be overwritten"
10645 #: builtin/read-tree.c:134
10646 msgid "don't check the working tree after merging"
10649 #: builtin/read-tree.c:135
10650 msgid "don't update the index or the work tree"
10653 #: builtin/read-tree.c:137
10654 msgid "skip applying sparse checkout filter"
10657 #: builtin/read-tree.c:139
10658 msgid "debug unpack-trees"
10661 #: builtin/receive-pack.c:26
10662 msgid "git receive-pack <git-dir>"
10665 #: builtin/receive-pack.c:793
10667 "By default, updating the current branch in a non-bare repository\n"
10668 "is denied, because it will make the index and work tree inconsistent\n"
10669 "with what you pushed, and will require 'git reset --hard' to match\n"
10670 "the work tree to HEAD.\n"
10672 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
10673 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
10674 "its current branch; however, this is not recommended unless you\n"
10675 "arranged to update its work tree to match what you pushed in some\n"
10678 "To squelch this message and still keep the default behaviour, set\n"
10679 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
10682 #: builtin/receive-pack.c:813
10684 "By default, deleting the current branch is denied, because the next\n"
10685 "'git clone' won't result in any file checked out, causing confusion.\n"
10687 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
10688 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
10689 "current branch, with or without a warning message.\n"
10691 "To squelch this message, you can set it to 'refuse'."
10694 #: builtin/receive-pack.c:1883
10698 #: builtin/receive-pack.c:1897
10699 msgid "You must specify a directory."
10702 #: builtin/reflog.c:423
10704 msgid "'%s' for '%s' is not a valid timestamp"
10707 #: builtin/reflog.c:540 builtin/reflog.c:545
10709 msgid "'%s' is not a valid timestamp"
10712 #: builtin/remote.c:12
10713 msgid "git remote [-v | --verbose]"
10716 #: builtin/remote.c:13
10718 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
10719 "mirror=<fetch|push>] <name> <url>"
10722 #: builtin/remote.c:14 builtin/remote.c:34
10723 msgid "git remote rename <old> <new>"
10726 #: builtin/remote.c:15 builtin/remote.c:39
10727 msgid "git remote remove <name>"
10730 #: builtin/remote.c:16 builtin/remote.c:44
10731 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
10734 #: builtin/remote.c:17
10735 msgid "git remote [-v | --verbose] show [-n] <name>"
10738 #: builtin/remote.c:18
10739 msgid "git remote prune [-n | --dry-run] <name>"
10742 #: builtin/remote.c:19
10744 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
10747 #: builtin/remote.c:20
10748 msgid "git remote set-branches [--add] <name> <branch>..."
10751 #: builtin/remote.c:21 builtin/remote.c:70
10752 msgid "git remote get-url [--push] [--all] <name>"
10755 #: builtin/remote.c:22 builtin/remote.c:75
10756 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
10759 #: builtin/remote.c:23 builtin/remote.c:76
10760 msgid "git remote set-url --add <name> <newurl>"
10763 #: builtin/remote.c:24 builtin/remote.c:77
10764 msgid "git remote set-url --delete <name> <url>"
10767 #: builtin/remote.c:29
10768 msgid "git remote add [<options>] <name> <url>"
10771 #: builtin/remote.c:49
10772 msgid "git remote set-branches <name> <branch>..."
10775 #: builtin/remote.c:50
10776 msgid "git remote set-branches --add <name> <branch>..."
10779 #: builtin/remote.c:55
10780 msgid "git remote show [<options>] <name>"
10783 #: builtin/remote.c:60
10784 msgid "git remote prune [<options>] <name>"
10787 #: builtin/remote.c:65
10788 msgid "git remote update [<options>] [<group> | <remote>]..."
10791 #: builtin/remote.c:94
10793 msgid "Updating %s"
10796 #: builtin/remote.c:126
10798 "--mirror is dangerous and deprecated; please\n"
10799 "\t use --mirror=fetch or --mirror=push instead"
10802 #: builtin/remote.c:143
10804 msgid "unknown mirror argument: %s"
10807 #: builtin/remote.c:159
10808 msgid "fetch the remote branches"
10811 #: builtin/remote.c:161
10812 msgid "import all tags and associated objects when fetching"
10815 #: builtin/remote.c:164
10816 msgid "or do not fetch any tag at all (--no-tags)"
10819 #: builtin/remote.c:166
10820 msgid "branch(es) to track"
10823 #: builtin/remote.c:167
10824 msgid "master branch"
10827 #: builtin/remote.c:168
10831 #: builtin/remote.c:169
10832 msgid "set up remote as a mirror to push to or fetch from"
10835 #: builtin/remote.c:181
10836 msgid "specifying a master branch makes no sense with --mirror"
10839 #: builtin/remote.c:183
10840 msgid "specifying branches to track makes sense only with fetch mirrors"
10843 #: builtin/remote.c:190 builtin/remote.c:629
10845 msgid "remote %s already exists."
10848 #: builtin/remote.c:194 builtin/remote.c:633
10850 msgid "'%s' is not a valid remote name"
10853 #: builtin/remote.c:234
10855 msgid "Could not setup master '%s'"
10858 #: builtin/remote.c:336
10860 msgid "Could not get fetch map for refspec %s"
10863 #: builtin/remote.c:437 builtin/remote.c:445
10867 #: builtin/remote.c:449
10871 #: builtin/remote.c:622 builtin/remote.c:757 builtin/remote.c:854
10873 msgid "No such remote: %s"
10876 #: builtin/remote.c:639
10878 msgid "Could not rename config section '%s' to '%s'"
10881 #: builtin/remote.c:659
10884 "Not updating non-default fetch refspec\n"
10886 "\tPlease update the configuration manually if necessary."
10889 #: builtin/remote.c:695
10891 msgid "deleting '%s' failed"
10894 #: builtin/remote.c:729
10896 msgid "creating '%s' failed"
10899 #: builtin/remote.c:792
10901 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
10902 "to delete it, use:"
10904 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
10905 "to delete them, use:"
10909 #: builtin/remote.c:806
10911 msgid "Could not remove config section '%s'"
10914 #: builtin/remote.c:907
10916 msgid " new (next fetch will store in remotes/%s)"
10919 #: builtin/remote.c:910
10923 #: builtin/remote.c:912
10924 msgid " stale (use 'git remote prune' to remove)"
10927 #: builtin/remote.c:914
10931 #: builtin/remote.c:955
10933 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
10936 #: builtin/remote.c:963
10938 msgid "rebases interactively onto remote %s"
10941 #: builtin/remote.c:964
10943 msgid "rebases onto remote %s"
10946 #: builtin/remote.c:967
10948 msgid " merges with remote %s"
10951 #: builtin/remote.c:970
10953 msgid "merges with remote %s"
10956 #: builtin/remote.c:973
10958 msgid "%-*s and with remote %s\n"
10961 #: builtin/remote.c:1016
10965 #: builtin/remote.c:1019
10969 #: builtin/remote.c:1023
10973 #: builtin/remote.c:1026
10974 msgid "fast-forwardable"
10977 #: builtin/remote.c:1029
10978 msgid "local out of date"
10981 #: builtin/remote.c:1036
10983 msgid " %-*s forces to %-*s (%s)"
10986 #: builtin/remote.c:1039
10988 msgid " %-*s pushes to %-*s (%s)"
10991 #: builtin/remote.c:1043
10993 msgid " %-*s forces to %s"
10996 #: builtin/remote.c:1046
10998 msgid " %-*s pushes to %s"
11001 #: builtin/remote.c:1114
11002 msgid "do not query remotes"
11005 #: builtin/remote.c:1141
11007 msgid "* remote %s"
11010 #: builtin/remote.c:1142
11012 msgid " Fetch URL: %s"
11015 #: builtin/remote.c:1143 builtin/remote.c:1156 builtin/remote.c:1295
11019 #. TRANSLATORS: the colon ':' should align with
11020 #. the one in " Fetch URL: %s" translation
11021 #: builtin/remote.c:1154 builtin/remote.c:1156
11023 msgid " Push URL: %s"
11026 #: builtin/remote.c:1158 builtin/remote.c:1160 builtin/remote.c:1162
11028 msgid " HEAD branch: %s"
11031 #: builtin/remote.c:1158
11032 msgid "(not queried)"
11035 #: builtin/remote.c:1160
11039 #: builtin/remote.c:1164
11042 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
11045 #: builtin/remote.c:1176
11047 msgid " Remote branch:%s"
11048 msgid_plural " Remote branches:%s"
11052 #: builtin/remote.c:1179 builtin/remote.c:1205
11053 msgid " (status not queried)"
11056 #: builtin/remote.c:1188
11057 msgid " Local branch configured for 'git pull':"
11058 msgid_plural " Local branches configured for 'git pull':"
11062 #: builtin/remote.c:1196
11063 msgid " Local refs will be mirrored by 'git push'"
11066 #: builtin/remote.c:1202
11068 msgid " Local ref configured for 'git push'%s:"
11069 msgid_plural " Local refs configured for 'git push'%s:"
11073 #: builtin/remote.c:1223
11074 msgid "set refs/remotes/<name>/HEAD according to remote"
11077 #: builtin/remote.c:1225
11078 msgid "delete refs/remotes/<name>/HEAD"
11081 #: builtin/remote.c:1240
11082 msgid "Cannot determine remote HEAD"
11085 #: builtin/remote.c:1242
11086 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
11089 #: builtin/remote.c:1252
11091 msgid "Could not delete %s"
11094 #: builtin/remote.c:1260
11096 msgid "Not a valid ref: %s"
11099 #: builtin/remote.c:1262
11101 msgid "Could not setup %s"
11104 #: builtin/remote.c:1280
11106 msgid " %s will become dangling!"
11109 #: builtin/remote.c:1281
11111 msgid " %s has become dangling!"
11114 #: builtin/remote.c:1291
11119 #: builtin/remote.c:1292
11124 #: builtin/remote.c:1308
11126 msgid " * [would prune] %s"
11129 #: builtin/remote.c:1311
11131 msgid " * [pruned] %s"
11134 #: builtin/remote.c:1356
11135 msgid "prune remotes after fetching"
11138 #: builtin/remote.c:1419 builtin/remote.c:1473 builtin/remote.c:1541
11140 msgid "No such remote '%s'"
11143 #: builtin/remote.c:1435
11147 #: builtin/remote.c:1442
11148 msgid "no remote specified"
11151 #: builtin/remote.c:1459
11152 msgid "query push URLs rather than fetch URLs"
11155 #: builtin/remote.c:1461
11156 msgid "return all URLs"
11159 #: builtin/remote.c:1489
11161 msgid "no URLs configured for remote '%s'"
11164 #: builtin/remote.c:1515
11165 msgid "manipulate push URLs"
11168 #: builtin/remote.c:1517
11172 #: builtin/remote.c:1519
11173 msgid "delete URLs"
11176 #: builtin/remote.c:1526
11177 msgid "--add --delete doesn't make sense"
11180 #: builtin/remote.c:1567
11182 msgid "Invalid old URL pattern: %s"
11185 #: builtin/remote.c:1575
11187 msgid "No such URL found: %s"
11190 #: builtin/remote.c:1577
11191 msgid "Will not delete all non-push URLs"
11194 #: builtin/remote.c:1591
11195 msgid "be verbose; must be placed before a subcommand"
11198 #: builtin/remote.c:1622
11200 msgid "Unknown subcommand: %s"
11203 #: builtin/repack.c:17
11204 msgid "git repack [<options>]"
11207 #: builtin/repack.c:22
11209 "Incremental repacks are incompatible with bitmap indexes. Use\n"
11210 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
11213 #: builtin/repack.c:166
11214 msgid "pack everything in a single pack"
11217 #: builtin/repack.c:168
11218 msgid "same as -a, and turn unreachable objects loose"
11221 #: builtin/repack.c:171
11222 msgid "remove redundant packs, and run git-prune-packed"
11225 #: builtin/repack.c:173
11226 msgid "pass --no-reuse-delta to git-pack-objects"
11229 #: builtin/repack.c:175
11230 msgid "pass --no-reuse-object to git-pack-objects"
11233 #: builtin/repack.c:177
11234 msgid "do not run git-update-server-info"
11237 #: builtin/repack.c:180
11238 msgid "pass --local to git-pack-objects"
11241 #: builtin/repack.c:182
11242 msgid "write bitmap index"
11245 #: builtin/repack.c:183
11246 msgid "approxidate"
11249 #: builtin/repack.c:184
11250 msgid "with -A, do not loosen objects older than this"
11253 #: builtin/repack.c:186
11254 msgid "with -a, repack unreachable objects"
11257 #: builtin/repack.c:188
11258 msgid "size of the window used for delta compression"
11261 #: builtin/repack.c:189 builtin/repack.c:193
11265 #: builtin/repack.c:190
11266 msgid "same as the above, but limit memory size instead of entries count"
11269 #: builtin/repack.c:192
11270 msgid "limits the maximum delta depth"
11273 #: builtin/repack.c:194
11274 msgid "maximum size of each packfile"
11277 #: builtin/repack.c:196
11278 msgid "repack objects in packs marked with .keep"
11281 #: builtin/repack.c:206
11282 msgid "cannot delete packs in a precious-objects repo"
11285 #: builtin/repack.c:210
11286 msgid "--keep-unreachable and -A are incompatible"
11289 #: builtin/repack.c:400 builtin/worktree.c:115
11291 msgid "failed to remove '%s'"
11294 #: builtin/replace.c:19
11295 msgid "git replace [-f] <object> <replacement>"
11298 #: builtin/replace.c:20
11299 msgid "git replace [-f] --edit <object>"
11302 #: builtin/replace.c:21
11303 msgid "git replace [-f] --graft <commit> [<parent>...]"
11306 #: builtin/replace.c:22
11307 msgid "git replace -d <object>..."
11310 #: builtin/replace.c:23
11311 msgid "git replace [--format=<format>] [-l [<pattern>]]"
11314 #: builtin/replace.c:325 builtin/replace.c:363 builtin/replace.c:391
11316 msgid "Not a valid object name: '%s'"
11319 #: builtin/replace.c:355
11321 msgid "bad mergetag in commit '%s'"
11324 #: builtin/replace.c:357
11326 msgid "malformed mergetag in commit '%s'"
11329 #: builtin/replace.c:368
11332 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
11333 "instead of --graft"
11336 #: builtin/replace.c:401
11338 msgid "the original commit '%s' has a gpg signature."
11341 #: builtin/replace.c:402
11342 msgid "the signature will be removed in the replacement commit!"
11345 #: builtin/replace.c:408
11347 msgid "could not write replacement commit for: '%s'"
11350 #: builtin/replace.c:432
11351 msgid "list replace refs"
11354 #: builtin/replace.c:433
11355 msgid "delete replace refs"
11358 #: builtin/replace.c:434
11359 msgid "edit existing object"
11362 #: builtin/replace.c:435
11363 msgid "change a commit's parents"
11366 #: builtin/replace.c:436
11367 msgid "replace the ref if it exists"
11370 #: builtin/replace.c:437
11371 msgid "do not pretty-print contents for --edit"
11374 #: builtin/replace.c:438
11375 msgid "use this format"
11378 #: builtin/rerere.c:12
11379 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
11382 #: builtin/rerere.c:58
11383 msgid "register clean resolutions in index"
11386 #: builtin/reset.c:26
11388 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
11391 #: builtin/reset.c:27
11392 msgid "git reset [-q] [<tree-ish>] [--] <paths>..."
11395 #: builtin/reset.c:28
11396 msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
11399 #: builtin/reset.c:34
11403 #: builtin/reset.c:34
11407 #: builtin/reset.c:34
11411 #: builtin/reset.c:34
11415 #: builtin/reset.c:34
11419 #: builtin/reset.c:74
11420 msgid "You do not have a valid HEAD."
11423 #: builtin/reset.c:76
11424 msgid "Failed to find tree of HEAD."
11427 #: builtin/reset.c:82
11429 msgid "Failed to find tree of %s."
11432 #: builtin/reset.c:100
11434 msgid "HEAD is now at %s"
11437 #: builtin/reset.c:183
11439 msgid "Cannot do a %s reset in the middle of a merge."
11442 #: builtin/reset.c:276
11443 msgid "be quiet, only report errors"
11446 #: builtin/reset.c:278
11447 msgid "reset HEAD and index"
11450 #: builtin/reset.c:279
11451 msgid "reset only HEAD"
11454 #: builtin/reset.c:281 builtin/reset.c:283
11455 msgid "reset HEAD, index and working tree"
11458 #: builtin/reset.c:285
11459 msgid "reset HEAD but keep local changes"
11462 #: builtin/reset.c:288
11463 msgid "record only the fact that removed paths will be added later"
11466 #: builtin/reset.c:305
11468 msgid "Failed to resolve '%s' as a valid revision."
11471 #: builtin/reset.c:313
11473 msgid "Failed to resolve '%s' as a valid tree."
11476 #: builtin/reset.c:322
11477 msgid "--patch is incompatible with --{hard,mixed,soft}"
11480 #: builtin/reset.c:331
11481 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
11484 #: builtin/reset.c:333
11486 msgid "Cannot do %s reset with paths."
11489 #: builtin/reset.c:343
11491 msgid "%s reset is not allowed in a bare repository"
11494 #: builtin/reset.c:347
11495 msgid "-N can only be used with --mixed"
11498 #: builtin/reset.c:364
11499 msgid "Unstaged changes after reset:"
11502 #: builtin/reset.c:370
11504 msgid "Could not reset index file to revision '%s'."
11507 #: builtin/reset.c:374
11508 msgid "Could not write new index file."
11511 #: builtin/rev-list.c:354
11512 msgid "rev-list does not support display of notes"
11515 #: builtin/rev-parse.c:391
11516 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
11519 #: builtin/rev-parse.c:396
11520 msgid "keep the `--` passed as an arg"
11523 #: builtin/rev-parse.c:398
11524 msgid "stop parsing after the first non-option argument"
11527 #: builtin/rev-parse.c:401
11528 msgid "output in stuck long form"
11531 #: builtin/rev-parse.c:532
11533 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
11534 " or: git rev-parse --sq-quote [<arg>...]\n"
11535 " or: git rev-parse [<options>] [<arg>...]\n"
11537 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
11540 #: builtin/revert.c:22
11541 msgid "git revert [<options>] <commit-ish>..."
11544 #: builtin/revert.c:23
11545 msgid "git revert <subcommand>"
11548 #: builtin/revert.c:28
11549 msgid "git cherry-pick [<options>] <commit-ish>..."
11552 #: builtin/revert.c:29
11553 msgid "git cherry-pick <subcommand>"
11556 #: builtin/revert.c:71
11558 msgid "%s: %s cannot be used with %s"
11561 #: builtin/revert.c:80
11562 msgid "end revert or cherry-pick sequence"
11565 #: builtin/revert.c:81
11566 msgid "resume revert or cherry-pick sequence"
11569 #: builtin/revert.c:82
11570 msgid "cancel revert or cherry-pick sequence"
11573 #: builtin/revert.c:83
11574 msgid "don't automatically commit"
11577 #: builtin/revert.c:84
11578 msgid "edit the commit message"
11581 #: builtin/revert.c:87
11582 msgid "parent number"
11585 #: builtin/revert.c:89
11586 msgid "merge strategy"
11589 #: builtin/revert.c:90
11593 #: builtin/revert.c:91
11594 msgid "option for merge strategy"
11597 #: builtin/revert.c:100
11598 msgid "append commit name"
11601 #: builtin/revert.c:102
11602 msgid "preserve initially empty commits"
11605 #: builtin/revert.c:103
11606 msgid "allow commits with empty messages"
11609 #: builtin/revert.c:104
11610 msgid "keep redundant, empty commits"
11613 #: builtin/revert.c:192
11614 msgid "revert failed"
11617 #: builtin/revert.c:205
11618 msgid "cherry-pick failed"
11622 msgid "git rm [<options>] [--] <file>..."
11625 #: builtin/rm.c:205
11627 "the following file has staged content different from both the\n"
11628 "file and the HEAD:"
11630 "the following files have staged content different from both the\n"
11631 "file and the HEAD:"
11635 #: builtin/rm.c:210
11638 "(use -f to force removal)"
11641 #: builtin/rm.c:214
11642 msgid "the following file has changes staged in the index:"
11643 msgid_plural "the following files have changes staged in the index:"
11647 #: builtin/rm.c:218 builtin/rm.c:227
11650 "(use --cached to keep the file, or -f to force removal)"
11653 #: builtin/rm.c:224
11654 msgid "the following file has local modifications:"
11655 msgid_plural "the following files have local modifications:"
11659 #: builtin/rm.c:242
11660 msgid "do not list removed files"
11663 #: builtin/rm.c:243
11664 msgid "only remove from the index"
11667 #: builtin/rm.c:244
11668 msgid "override the up-to-date check"
11671 #: builtin/rm.c:245
11672 msgid "allow recursive removal"
11675 #: builtin/rm.c:247
11676 msgid "exit with a zero status even if nothing matched"
11679 #: builtin/rm.c:308
11681 msgid "not removing '%s' recursively without -r"
11684 #: builtin/rm.c:347
11686 msgid "git rm: unable to remove %s"
11689 #: builtin/rm.c:370
11691 msgid "could not remove '%s'"
11694 #: builtin/send-pack.c:18
11696 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
11697 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
11699 " --all and explicit <ref> specification are mutually exclusive."
11702 #: builtin/send-pack.c:160
11703 msgid "remote name"
11706 #: builtin/send-pack.c:171
11707 msgid "use stateless RPC protocol"
11710 #: builtin/send-pack.c:172
11711 msgid "read refs from stdin"
11714 #: builtin/send-pack.c:173
11715 msgid "print status from remote helper"
11718 #: builtin/shortlog.c:13
11719 msgid "git shortlog [<options>] [<revision-range>] [[--] [<path>...]]"
11722 #: builtin/shortlog.c:249
11723 msgid "Group by committer rather than author"
11726 #: builtin/shortlog.c:251
11727 msgid "sort output according to the number of commits per author"
11730 #: builtin/shortlog.c:253
11731 msgid "Suppress commit descriptions, only provides commit count"
11734 #: builtin/shortlog.c:255
11735 msgid "Show the email address of each author"
11738 #: builtin/shortlog.c:256
11739 msgid "w[,i1[,i2]]"
11742 #: builtin/shortlog.c:257
11743 msgid "Linewrap output"
11746 #: builtin/show-branch.c:10
11748 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
11749 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
11750 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
11751 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
11754 #: builtin/show-branch.c:14
11755 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
11758 #: builtin/show-branch.c:375
11760 msgid "ignoring %s; cannot handle more than %d ref"
11761 msgid_plural "ignoring %s; cannot handle more than %d refs"
11765 #: builtin/show-branch.c:541
11767 msgid "no matching refs with %s"
11770 #: builtin/show-branch.c:639
11771 msgid "show remote-tracking and local branches"
11774 #: builtin/show-branch.c:641
11775 msgid "show remote-tracking branches"
11778 #: builtin/show-branch.c:643
11779 msgid "color '*!+-' corresponding to the branch"
11782 #: builtin/show-branch.c:645
11783 msgid "show <n> more commits after the common ancestor"
11786 #: builtin/show-branch.c:647
11787 msgid "synonym to more=-1"
11790 #: builtin/show-branch.c:648
11791 msgid "suppress naming strings"
11794 #: builtin/show-branch.c:650
11795 msgid "include the current branch"
11798 #: builtin/show-branch.c:652
11799 msgid "name commits with their object names"
11802 #: builtin/show-branch.c:654
11803 msgid "show possible merge bases"
11806 #: builtin/show-branch.c:656
11807 msgid "show refs unreachable from any other ref"
11810 #: builtin/show-branch.c:658
11811 msgid "show commits in topological order"
11814 #: builtin/show-branch.c:661
11815 msgid "show only commits not on the first branch"
11818 #: builtin/show-branch.c:663
11819 msgid "show merges reachable from only one tip"
11822 #: builtin/show-branch.c:665
11823 msgid "topologically sort, maintaining date order where possible"
11826 #: builtin/show-branch.c:668
11827 msgid "<n>[,<base>]"
11830 #: builtin/show-branch.c:669
11831 msgid "show <n> most recent ref-log entries starting at base"
11834 #: builtin/show-branch.c:703
11836 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
11839 #: builtin/show-branch.c:727
11840 msgid "no branches given, and HEAD is not valid"
11843 #: builtin/show-branch.c:730
11844 msgid "--reflog option needs one branch name"
11847 #: builtin/show-branch.c:733
11849 msgid "only %d entry can be shown at one time."
11850 msgid_plural "only %d entries can be shown at one time."
11854 #: builtin/show-branch.c:737
11856 msgid "no such ref %s"
11859 #: builtin/show-branch.c:829
11861 msgid "cannot handle more than %d rev."
11862 msgid_plural "cannot handle more than %d revs."
11866 #: builtin/show-branch.c:833
11868 msgid "'%s' is not a valid ref."
11871 #: builtin/show-branch.c:836
11873 msgid "cannot find commit %s (%s)"
11876 #: builtin/show-ref.c:10
11878 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
11879 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
11882 #: builtin/show-ref.c:11
11883 msgid "git show-ref --exclude-existing[=<pattern>]"
11886 #: builtin/show-ref.c:159
11887 msgid "only show tags (can be combined with heads)"
11890 #: builtin/show-ref.c:160
11891 msgid "only show heads (can be combined with tags)"
11894 #: builtin/show-ref.c:161
11895 msgid "stricter reference checking, requires exact ref path"
11898 #: builtin/show-ref.c:164 builtin/show-ref.c:166
11899 msgid "show the HEAD reference, even if it would be filtered out"
11902 #: builtin/show-ref.c:168
11903 msgid "dereference tags into object IDs"
11906 #: builtin/show-ref.c:170
11907 msgid "only show SHA1 hash using <n> digits"
11910 #: builtin/show-ref.c:174
11911 msgid "do not print results to stdout (useful with --verify)"
11914 #: builtin/show-ref.c:176
11915 msgid "show refs from stdin that aren't in local repository"
11918 #: builtin/stripspace.c:17
11919 msgid "git stripspace [-s | --strip-comments]"
11922 #: builtin/stripspace.c:18
11923 msgid "git stripspace [-c | --comment-lines]"
11926 #: builtin/stripspace.c:35
11927 msgid "skip and remove all lines starting with comment character"
11930 #: builtin/stripspace.c:38
11931 msgid "prepend comment character and space to each line"
11934 #: builtin/submodule--helper.c:24 builtin/submodule--helper.c:1062
11936 msgid "No such ref: %s"
11939 #: builtin/submodule--helper.c:31 builtin/submodule--helper.c:1071
11941 msgid "Expecting a full ref name, got %s"
11944 #: builtin/submodule--helper.c:71
11946 msgid "cannot strip one component off url '%s'"
11949 #: builtin/submodule--helper.c:282 builtin/submodule--helper.c:592
11950 msgid "alternative anchor for relative paths"
11953 #: builtin/submodule--helper.c:287
11954 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
11957 #: builtin/submodule--helper.c:333 builtin/submodule--helper.c:347
11959 msgid "No url found for submodule path '%s' in .gitmodules"
11962 #: builtin/submodule--helper.c:373
11964 msgid "Failed to register url for submodule path '%s'"
11967 #: builtin/submodule--helper.c:377
11969 msgid "Submodule '%s' (%s) registered for path '%s'\n"
11972 #: builtin/submodule--helper.c:387
11974 msgid "warning: command update mode suggested for submodule '%s'\n"
11977 #: builtin/submodule--helper.c:394
11979 msgid "Failed to register update mode for submodule path '%s'"
11982 #: builtin/submodule--helper.c:410
11983 msgid "Suppress output for initializing a submodule"
11986 #: builtin/submodule--helper.c:415
11987 msgid "git submodule--helper init [<path>]"
11990 #: builtin/submodule--helper.c:436
11991 msgid "git submodule--helper name <path>"
11994 #: builtin/submodule--helper.c:442
11996 msgid "no submodule mapping found in .gitmodules for path '%s'"
11999 #: builtin/submodule--helper.c:525 builtin/submodule--helper.c:528
12001 msgid "submodule '%s' cannot add alternate: %s"
12004 #: builtin/submodule--helper.c:564
12006 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
12009 #: builtin/submodule--helper.c:571
12011 msgid "Value '%s' for submodule.alternateLocation is not recognized"
12014 #: builtin/submodule--helper.c:595
12015 msgid "where the new submodule will be cloned to"
12018 #: builtin/submodule--helper.c:598
12019 msgid "name of the new submodule"
12022 #: builtin/submodule--helper.c:601
12023 msgid "url where to clone the submodule from"
12026 #: builtin/submodule--helper.c:607
12027 msgid "depth for shallow clones"
12030 #: builtin/submodule--helper.c:610 builtin/submodule--helper.c:980
12031 msgid "force cloning progress"
12034 #: builtin/submodule--helper.c:615
12036 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
12037 "<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"
12040 #: builtin/submodule--helper.c:646
12042 msgid "clone of '%s' into submodule path '%s' failed"
12045 #: builtin/submodule--helper.c:662
12047 msgid "cannot open file '%s'"
12050 #: builtin/submodule--helper.c:667
12052 msgid "could not close file %s"
12055 #: builtin/submodule--helper.c:674
12057 msgid "could not get submodule directory for '%s'"
12060 #: builtin/submodule--helper.c:742
12062 msgid "Submodule path '%s' not initialized"
12065 #: builtin/submodule--helper.c:746
12066 msgid "Maybe you want to use 'update --init'?"
12069 #: builtin/submodule--helper.c:772
12071 msgid "Skipping unmerged submodule %s"
12074 #: builtin/submodule--helper.c:793
12076 msgid "Skipping submodule '%s'"
12079 #: builtin/submodule--helper.c:929
12081 msgid "Failed to clone '%s'. Retry scheduled"
12084 #: builtin/submodule--helper.c:940
12086 msgid "Failed to clone '%s' a second time, aborting"
12089 #: builtin/submodule--helper.c:961 builtin/submodule--helper.c:1105
12090 msgid "path into the working tree"
12093 #: builtin/submodule--helper.c:964
12094 msgid "path into the working tree, across nested submodule boundaries"
12097 #: builtin/submodule--helper.c:968
12098 msgid "rebase, merge, checkout or none"
12101 #: builtin/submodule--helper.c:972
12102 msgid "Create a shallow clone truncated to the specified number of revisions"
12105 #: builtin/submodule--helper.c:975
12106 msgid "parallel jobs"
12109 #: builtin/submodule--helper.c:977
12110 msgid "whether the initial clone should follow the shallow recommendation"
12113 #: builtin/submodule--helper.c:978
12114 msgid "don't print cloning progress"
12117 #: builtin/submodule--helper.c:985
12118 msgid "git submodule--helper update_clone [--prefix=<path>] [<path>...]"
12121 #: builtin/submodule--helper.c:995
12122 msgid "bad value for update parameter"
12125 #: builtin/submodule--helper.c:1066
12128 "Submodule (%s) branch configured to inherit branch from superproject, but "
12129 "the superproject is not on any branch"
12132 #: builtin/submodule--helper.c:1106
12133 msgid "recurse into submodules"
12136 #: builtin/submodule--helper.c:1112
12137 msgid "git submodule--helper embed-git-dir [<path>...]"
12140 #: builtin/submodule--helper.c:1157
12141 msgid "submodule--helper subcommand must be called with a subcommand"
12144 #: builtin/submodule--helper.c:1164
12146 msgid "%s doesn't support --super-prefix"
12149 #: builtin/submodule--helper.c:1170
12151 msgid "'%s' is not a valid submodule--helper subcommand"
12154 #: builtin/symbolic-ref.c:7
12155 msgid "git symbolic-ref [<options>] <name> [<ref>]"
12158 #: builtin/symbolic-ref.c:8
12159 msgid "git symbolic-ref -d [-q] <name>"
12162 #: builtin/symbolic-ref.c:40
12163 msgid "suppress error message for non-symbolic (detached) refs"
12166 #: builtin/symbolic-ref.c:41
12167 msgid "delete symbolic ref"
12170 #: builtin/symbolic-ref.c:42
12171 msgid "shorten ref output"
12174 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
12178 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
12179 msgid "reason of the update"
12182 #: builtin/tag.c:23
12184 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] <tagname> "
12188 #: builtin/tag.c:24
12189 msgid "git tag -d <tagname>..."
12192 #: builtin/tag.c:25
12194 "git tag -l [-n[<num>]] [--contains <commit>] [--points-at <object>]\n"
12195 "\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
12198 #: builtin/tag.c:27
12199 msgid "git tag -v [--format=<format>] <tagname>..."
12202 #: builtin/tag.c:82
12204 msgid "tag name too long: %.*s..."
12207 #: builtin/tag.c:87
12209 msgid "tag '%s' not found."
12212 #: builtin/tag.c:102
12214 msgid "Deleted tag '%s' (was %s)\n"
12217 #: builtin/tag.c:131
12221 "Write a message for tag:\n"
12223 "Lines starting with '%c' will be ignored.\n"
12226 #: builtin/tag.c:135
12230 "Write a message for tag:\n"
12232 "Lines starting with '%c' will be kept; you may remove them yourself if you "
12236 #: builtin/tag.c:213
12237 msgid "unable to sign the tag"
12240 #: builtin/tag.c:215
12241 msgid "unable to write tag file"
12244 #: builtin/tag.c:240
12245 msgid "bad object type."
12248 #: builtin/tag.c:253
12249 msgid "tag header too big."
12252 #: builtin/tag.c:289
12253 msgid "no tag message?"
12256 #: builtin/tag.c:295
12258 msgid "The tag message has been left in %s\n"
12261 #: builtin/tag.c:354
12262 msgid "list tag names"
12265 #: builtin/tag.c:356
12266 msgid "print <n> lines of each tag message"
12269 #: builtin/tag.c:358
12270 msgid "delete tags"
12273 #: builtin/tag.c:359
12274 msgid "verify tags"
12277 #: builtin/tag.c:361
12278 msgid "Tag creation options"
12281 #: builtin/tag.c:363
12282 msgid "annotated tag, needs a message"
12285 #: builtin/tag.c:365
12286 msgid "tag message"
12289 #: builtin/tag.c:367
12290 msgid "annotated and GPG-signed tag"
12293 #: builtin/tag.c:371
12294 msgid "use another key to sign the tag"
12297 #: builtin/tag.c:372
12298 msgid "replace the tag if exists"
12301 #: builtin/tag.c:373 builtin/update-ref.c:368
12302 msgid "create a reflog"
12305 #: builtin/tag.c:375
12306 msgid "Tag listing options"
12309 #: builtin/tag.c:376
12310 msgid "show tag list in columns"
12313 #: builtin/tag.c:377 builtin/tag.c:378
12314 msgid "print only tags that contain the commit"
12317 #: builtin/tag.c:379
12318 msgid "print only tags that are merged"
12321 #: builtin/tag.c:380
12322 msgid "print only tags that are not merged"
12325 #: builtin/tag.c:385
12326 msgid "print only tags of the object"
12329 #: builtin/tag.c:415
12330 msgid "--column and -n are incompatible"
12333 #: builtin/tag.c:437
12334 msgid "-n option is only allowed with -l."
12337 #: builtin/tag.c:439
12338 msgid "--contains option is only allowed with -l."
12341 #: builtin/tag.c:441
12342 msgid "--points-at option is only allowed with -l."
12345 #: builtin/tag.c:443
12346 msgid "--merged and --no-merged option are only allowed with -l"
12349 #: builtin/tag.c:454
12350 msgid "only one -F or -m option is allowed."
12353 #: builtin/tag.c:473
12354 msgid "too many params"
12357 #: builtin/tag.c:479
12359 msgid "'%s' is not a valid tag name."
12362 #: builtin/tag.c:484
12364 msgid "tag '%s' already exists"
12367 #: builtin/tag.c:512
12369 msgid "Updated tag '%s' (was %s)\n"
12372 #: builtin/unpack-objects.c:493
12373 msgid "Unpacking objects"
12376 #: builtin/update-index.c:79
12378 msgid "failed to create directory %s"
12381 #: builtin/update-index.c:85
12383 msgid "failed to stat %s"
12386 #: builtin/update-index.c:95
12388 msgid "failed to create file %s"
12391 #: builtin/update-index.c:103
12393 msgid "failed to delete file %s"
12396 #: builtin/update-index.c:110 builtin/update-index.c:212
12398 msgid "failed to delete directory %s"
12401 #: builtin/update-index.c:133
12403 msgid "Testing mtime in '%s' "
12406 #: builtin/update-index.c:145
12407 msgid "directory stat info does not change after adding a new file"
12410 #: builtin/update-index.c:158
12411 msgid "directory stat info does not change after adding a new directory"
12414 #: builtin/update-index.c:171
12415 msgid "directory stat info changes after updating a file"
12418 #: builtin/update-index.c:182
12419 msgid "directory stat info changes after adding a file inside subdirectory"
12422 #: builtin/update-index.c:193
12423 msgid "directory stat info does not change after deleting a file"
12426 #: builtin/update-index.c:206
12427 msgid "directory stat info does not change after deleting a directory"
12430 #: builtin/update-index.c:213
12434 #: builtin/update-index.c:564
12435 msgid "git update-index [<options>] [--] [<file>...]"
12438 #: builtin/update-index.c:919
12439 msgid "continue refresh even when index needs update"
12442 #: builtin/update-index.c:922
12443 msgid "refresh: ignore submodules"
12446 #: builtin/update-index.c:925
12447 msgid "do not ignore new files"
12450 #: builtin/update-index.c:927
12451 msgid "let files replace directories and vice-versa"
12454 #: builtin/update-index.c:929
12455 msgid "notice files missing from worktree"
12458 #: builtin/update-index.c:931
12459 msgid "refresh even if index contains unmerged entries"
12462 #: builtin/update-index.c:934
12463 msgid "refresh stat information"
12466 #: builtin/update-index.c:938
12467 msgid "like --refresh, but ignore assume-unchanged setting"
12470 #: builtin/update-index.c:942
12471 msgid "<mode>,<object>,<path>"
12474 #: builtin/update-index.c:943
12475 msgid "add the specified entry to the index"
12478 #: builtin/update-index.c:952
12479 msgid "mark files as \"not changing\""
12482 #: builtin/update-index.c:955
12483 msgid "clear assumed-unchanged bit"
12486 #: builtin/update-index.c:958
12487 msgid "mark files as \"index-only\""
12490 #: builtin/update-index.c:961
12491 msgid "clear skip-worktree bit"
12494 #: builtin/update-index.c:964
12495 msgid "add to index only; do not add content to object database"
12498 #: builtin/update-index.c:966
12499 msgid "remove named paths even if present in worktree"
12502 #: builtin/update-index.c:968
12503 msgid "with --stdin: input lines are terminated by null bytes"
12506 #: builtin/update-index.c:970
12507 msgid "read list of paths to be updated from standard input"
12510 #: builtin/update-index.c:974
12511 msgid "add entries from standard input to the index"
12514 #: builtin/update-index.c:978
12515 msgid "repopulate stages #2 and #3 for the listed paths"
12518 #: builtin/update-index.c:982
12519 msgid "only update entries that differ from HEAD"
12522 #: builtin/update-index.c:986
12523 msgid "ignore files missing from worktree"
12526 #: builtin/update-index.c:989
12527 msgid "report actions to standard output"
12530 #: builtin/update-index.c:991
12531 msgid "(for porcelains) forget saved unresolved conflicts"
12534 #: builtin/update-index.c:995
12535 msgid "write index in this format"
12538 #: builtin/update-index.c:997
12539 msgid "enable or disable split index"
12542 #: builtin/update-index.c:999
12543 msgid "enable/disable untracked cache"
12546 #: builtin/update-index.c:1001
12547 msgid "test if the filesystem supports untracked cache"
12550 #: builtin/update-index.c:1003
12551 msgid "enable untracked cache without testing the filesystem"
12554 #: builtin/update-index.c:1120
12556 "core.untrackedCache is set to true; remove or change it, if you really want "
12557 "to disable the untracked cache"
12560 #: builtin/update-index.c:1124
12561 msgid "Untracked cache disabled"
12564 #: builtin/update-index.c:1132
12566 "core.untrackedCache is set to false; remove or change it, if you really want "
12567 "to enable the untracked cache"
12570 #: builtin/update-index.c:1136
12572 msgid "Untracked cache enabled for '%s'"
12575 #: builtin/update-ref.c:9
12576 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
12579 #: builtin/update-ref.c:10
12580 msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
12583 #: builtin/update-ref.c:11
12584 msgid "git update-ref [<options>] --stdin [-z]"
12587 #: builtin/update-ref.c:363
12588 msgid "delete the reference"
12591 #: builtin/update-ref.c:365
12592 msgid "update <refname> not the one it points to"
12595 #: builtin/update-ref.c:366
12596 msgid "stdin has NUL-terminated arguments"
12599 #: builtin/update-ref.c:367
12600 msgid "read updates from stdin"
12603 #: builtin/update-server-info.c:6
12604 msgid "git update-server-info [--force]"
12607 #: builtin/update-server-info.c:14
12608 msgid "update the info files from scratch"
12611 #: builtin/verify-commit.c:17
12612 msgid "git verify-commit [-v | --verbose] <commit>..."
12615 #: builtin/verify-commit.c:72
12616 msgid "print commit contents"
12619 #: builtin/verify-commit.c:73 builtin/verify-tag.c:37
12620 msgid "print raw gpg status output"
12623 #: builtin/verify-pack.c:54
12624 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
12627 #: builtin/verify-pack.c:64
12631 #: builtin/verify-pack.c:66
12632 msgid "show statistics only"
12635 #: builtin/verify-tag.c:18
12636 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
12639 #: builtin/verify-tag.c:36
12640 msgid "print tag contents"
12643 #: builtin/worktree.c:15
12644 msgid "git worktree add [<options>] <path> [<branch>]"
12647 #: builtin/worktree.c:16
12648 msgid "git worktree list [<options>]"
12651 #: builtin/worktree.c:17
12652 msgid "git worktree lock [<options>] <path>"
12655 #: builtin/worktree.c:18
12656 msgid "git worktree prune [<options>]"
12659 #: builtin/worktree.c:19
12660 msgid "git worktree unlock <path>"
12663 #: builtin/worktree.c:42
12665 msgid "Removing worktrees/%s: not a valid directory"
12668 #: builtin/worktree.c:48
12670 msgid "Removing worktrees/%s: gitdir file does not exist"
12673 #: builtin/worktree.c:53
12675 msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
12678 #: builtin/worktree.c:64
12680 msgid "Removing worktrees/%s: invalid gitdir file"
12683 #: builtin/worktree.c:80
12685 msgid "Removing worktrees/%s: gitdir file points to non-existent location"
12688 #: builtin/worktree.c:128
12689 msgid "report pruned working trees"
12692 #: builtin/worktree.c:130
12693 msgid "expire working trees older than <time>"
12696 #: builtin/worktree.c:204
12698 msgid "'%s' already exists"
12701 #: builtin/worktree.c:236
12703 msgid "could not create directory of '%s'"
12706 #: builtin/worktree.c:272
12708 msgid "Preparing %s (identifier %s)"
12711 #: builtin/worktree.c:323
12712 msgid "checkout <branch> even if already checked out in other worktree"
12715 #: builtin/worktree.c:325
12716 msgid "create a new branch"
12719 #: builtin/worktree.c:327
12720 msgid "create or reset a branch"
12723 #: builtin/worktree.c:329
12724 msgid "populate the new working tree"
12727 #: builtin/worktree.c:337
12728 msgid "-b, -B, and --detach are mutually exclusive"
12731 #: builtin/worktree.c:472
12732 msgid "reason for locking"
12735 #: builtin/worktree.c:484 builtin/worktree.c:517
12737 msgid "'%s' is not a working tree"
12740 #: builtin/worktree.c:486 builtin/worktree.c:519
12741 msgid "The main working tree cannot be locked or unlocked"
12744 #: builtin/worktree.c:491
12746 msgid "'%s' is already locked, reason: %s"
12749 #: builtin/worktree.c:493
12751 msgid "'%s' is already locked"
12754 #: builtin/worktree.c:521
12756 msgid "'%s' is not locked"
12759 #: builtin/write-tree.c:13
12760 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
12763 #: builtin/write-tree.c:26
12767 #: builtin/write-tree.c:27
12768 msgid "write tree object for a subdirectory <prefix>"
12771 #: builtin/write-tree.c:30
12772 msgid "only useful for debugging"
12775 #: upload-pack.c:22
12776 msgid "git upload-pack [<options>] <dir>"
12779 #: upload-pack.c:1036
12780 msgid "quit after a single request/response exchange"
12783 #: upload-pack.c:1038
12784 msgid "exit immediately after initial ref advertisement"
12787 #: upload-pack.c:1040
12788 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
12791 #: upload-pack.c:1042
12792 msgid "interrupt transfer after <n> seconds of inactivity"
12795 #: credential-cache--daemon.c:223
12798 "The permissions on your socket directory are too loose; other\n"
12799 "users may be able to read your cached credentials. Consider running:\n"
12804 #: credential-cache--daemon.c:271
12805 msgid "print debugging messages to stderr"
12810 "'git help -a' and 'git help -g' list available subcommands and some\n"
12811 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
12812 "to read about a specific subcommand or concept."
12816 msgid "Delegation control is not supported with cURL < 7.22.0"
12820 msgid "Public key pinning not supported with cURL < 7.44.0"
12826 "unable to update url base from redirection:\n"
12831 #: remote-curl.c:319
12833 msgid "redirecting to %s"
12837 msgid "start a working area (see also: git help tutorial)"
12840 #: common-cmds.h:10
12841 msgid "work on the current change (see also: git help everyday)"
12844 #: common-cmds.h:11
12845 msgid "examine the history and state (see also: git help revisions)"
12848 #: common-cmds.h:12
12849 msgid "grow, mark and tweak your common history"
12852 #: common-cmds.h:13
12853 msgid "collaborate (see also: git help workflows)"
12856 #: common-cmds.h:17
12857 msgid "Add file contents to the index"
12860 #: common-cmds.h:18
12861 msgid "Use binary search to find the commit that introduced a bug"
12864 #: common-cmds.h:19
12865 msgid "List, create, or delete branches"
12868 #: common-cmds.h:20
12869 msgid "Switch branches or restore working tree files"
12872 #: common-cmds.h:21
12873 msgid "Clone a repository into a new directory"
12876 #: common-cmds.h:22
12877 msgid "Record changes to the repository"
12880 #: common-cmds.h:23
12881 msgid "Show changes between commits, commit and working tree, etc"
12884 #: common-cmds.h:24
12885 msgid "Download objects and refs from another repository"
12888 #: common-cmds.h:25
12889 msgid "Print lines matching a pattern"
12892 #: common-cmds.h:26
12893 msgid "Create an empty Git repository or reinitialize an existing one"
12896 #: common-cmds.h:27
12897 msgid "Show commit logs"
12900 #: common-cmds.h:28
12901 msgid "Join two or more development histories together"
12904 #: common-cmds.h:29
12905 msgid "Move or rename a file, a directory, or a symlink"
12908 #: common-cmds.h:30
12909 msgid "Fetch from and integrate with another repository or a local branch"
12912 #: common-cmds.h:31
12913 msgid "Update remote refs along with associated objects"
12916 #: common-cmds.h:32
12917 msgid "Reapply commits on top of another base tip"
12920 #: common-cmds.h:33
12921 msgid "Reset current HEAD to the specified state"
12924 #: common-cmds.h:34
12925 msgid "Remove files from the working tree and from the index"
12928 #: common-cmds.h:35
12929 msgid "Show various types of objects"
12932 #: common-cmds.h:36
12933 msgid "Show the working tree status"
12936 #: common-cmds.h:37
12937 msgid "Create, list, delete or verify a tag object signed with GPG"
12940 #: parse-options.h:145
12941 msgid "expiry-date"
12944 #: parse-options.h:160
12945 msgid "no-op (backward compatibility)"
12948 #: parse-options.h:238
12949 msgid "be more verbose"
12952 #: parse-options.h:240
12953 msgid "be more quiet"
12956 #: parse-options.h:246
12957 msgid "use <n> digits to display SHA-1s"
12961 msgid "update the index with reused conflict resolution if possible"
12964 #: git-bisect.sh:54
12965 msgid "You need to start by \"git bisect start\""
12968 #. TRANSLATORS: Make sure to include [Y] and [n] in your
12969 #. translation. The program will only accept English input
12971 #: git-bisect.sh:60
12972 msgid "Do you want me to do it for you [Y/n]? "
12975 #: git-bisect.sh:121
12977 msgid "unrecognised option: '$arg'"
12980 #: git-bisect.sh:125
12982 msgid "'$arg' does not appear to be a valid revision"
12985 #: git-bisect.sh:154
12986 msgid "Bad HEAD - I need a HEAD"
12989 #: git-bisect.sh:167
12992 "Checking out '$start_head' failed. Try 'git bisect reset <valid-branch>'."
12995 #: git-bisect.sh:177
12996 msgid "won't bisect on cg-seek'ed tree"
12999 #: git-bisect.sh:181
13000 msgid "Bad HEAD - strange symbolic ref"
13003 #: git-bisect.sh:233
13005 msgid "Bad bisect_write argument: $state"
13008 #: git-bisect.sh:262
13010 msgid "Bad rev input: $arg"
13013 #: git-bisect.sh:281
13015 msgid "Bad rev input: $bisected_head"
13018 #: git-bisect.sh:290
13020 msgid "Bad rev input: $rev"
13023 #: git-bisect.sh:299
13025 msgid "'git bisect $TERM_BAD' can take only one argument."
13028 #: git-bisect.sh:322
13030 msgid "Warning: bisecting only with a $TERM_BAD commit."
13033 #. TRANSLATORS: Make sure to include [Y] and [n] in your
13034 #. translation. The program will only accept English input
13036 #: git-bisect.sh:328
13037 msgid "Are you sure [Y/n]? "
13040 #: git-bisect.sh:340
13043 "You need to give me at least one $bad_syn and one $good_syn revision.\n"
13044 "(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
13047 #: git-bisect.sh:343
13050 "You need to start by \"git bisect start\".\n"
13051 "You then need to give me at least one $good_syn and one $bad_syn revision.\n"
13052 "(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
13055 #: git-bisect.sh:414 git-bisect.sh:546
13056 msgid "We are not bisecting."
13059 #: git-bisect.sh:421
13061 msgid "'$invalid' is not a valid commit"
13064 #: git-bisect.sh:430
13067 "Could not check out original HEAD '$branch'.\n"
13068 "Try 'git bisect reset <commit>'."
13071 #: git-bisect.sh:458
13072 msgid "No logfile given"
13075 #: git-bisect.sh:459
13077 msgid "cannot read $file for replaying"
13080 #: git-bisect.sh:480
13081 msgid "?? what are you talking about?"
13084 #: git-bisect.sh:492
13086 msgid "running $command"
13089 #: git-bisect.sh:499
13092 "bisect run failed:\n"
13093 "exit code $res from '$command' is < 0 or >= 128"
13096 #: git-bisect.sh:525
13097 msgid "bisect run cannot continue any more"
13100 #: git-bisect.sh:531
13103 "bisect run failed:\n"
13104 "'bisect_state $state' exited with error code $res"
13107 #: git-bisect.sh:538
13108 msgid "bisect run success"
13111 #: git-bisect.sh:565
13112 msgid "please use two different terms"
13115 #: git-bisect.sh:575
13117 msgid "'$term' is not a valid term"
13120 #: git-bisect.sh:578
13122 msgid "can't use the builtin command '$term' as a term"
13125 #: git-bisect.sh:587 git-bisect.sh:593
13127 msgid "can't change the meaning of term '$term'"
13130 #: git-bisect.sh:606
13132 msgid "Invalid command: you're currently in a $TERM_BAD/$TERM_GOOD bisect."
13135 #: git-bisect.sh:636
13136 msgid "no terms defined"
13139 #: git-bisect.sh:653
13142 "invalid argument $arg for 'git bisect terms'.\n"
13143 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
13146 #: git-merge-octopus.sh:46
13148 "Error: Your local changes to the following files would be overwritten by "
13152 #: git-merge-octopus.sh:61
13153 msgid "Automated merge did not work."
13156 #: git-merge-octopus.sh:62
13157 msgid "Should not be doing an octopus."
13160 #: git-merge-octopus.sh:73
13162 msgid "Unable to find common commit with $pretty_name"
13165 #: git-merge-octopus.sh:77
13167 msgid "Already up-to-date with $pretty_name"
13170 #: git-merge-octopus.sh:89
13172 msgid "Fast-forwarding to: $pretty_name"
13175 #: git-merge-octopus.sh:97
13177 msgid "Trying simple merge with $pretty_name"
13180 #: git-merge-octopus.sh:102
13181 msgid "Simple merge did not work, trying automatic merge."
13184 #: git-rebase.sh:57
13186 "When you have resolved this problem, run \"git rebase --continue\".\n"
13187 "If you prefer to skip this patch, run \"git rebase --skip\" instead.\n"
13188 "To check out the original branch and stop rebasing, run \"git rebase --abort"
13192 #: git-rebase.sh:157 git-rebase.sh:396
13194 msgid "Could not move back to $head_name"
13197 #: git-rebase.sh:171
13199 msgid "Cannot store $stash_sha1"
13202 #: git-rebase.sh:211
13203 msgid "The pre-rebase hook refused to rebase."
13206 #: git-rebase.sh:216
13207 msgid "It looks like git-am is in progress. Cannot rebase."
13210 #: git-rebase.sh:357
13211 msgid "No rebase in progress?"
13214 #: git-rebase.sh:368
13215 msgid "The --edit-todo action can only be used during interactive rebase."
13218 #: git-rebase.sh:375
13219 msgid "Cannot read HEAD"
13222 #: git-rebase.sh:378
13224 "You must edit all merge conflicts and then\n"
13225 "mark them as resolved using git add"
13228 #: git-rebase.sh:418
13231 "It seems that there is already a $state_dir_base directory, and\n"
13232 "I wonder if you are in the middle of another rebase. If that is the\n"
13233 "case, please try\n"
13234 "\t$cmd_live_rebase\n"
13235 "If that is not the case, please\n"
13236 "\t$cmd_clear_stale_rebase\n"
13237 "and run me again. I am stopping in case you still have something\n"
13241 #: git-rebase.sh:469
13243 msgid "invalid upstream $upstream_name"
13246 #: git-rebase.sh:493
13248 msgid "$onto_name: there are more than one merge bases"
13251 #: git-rebase.sh:496 git-rebase.sh:500
13253 msgid "$onto_name: there is no merge base"
13256 #: git-rebase.sh:505
13258 msgid "Does not point to a valid commit: $onto_name"
13261 #: git-rebase.sh:528
13263 msgid "fatal: no such branch: $branch_name"
13266 #: git-rebase.sh:561
13267 msgid "Cannot autostash"
13270 #: git-rebase.sh:566
13272 msgid "Created autostash: $stash_abbrev"
13275 #: git-rebase.sh:570
13276 msgid "Please commit or stash them."
13279 #: git-rebase.sh:590
13281 msgid "Current branch $branch_name is up to date."
13284 #: git-rebase.sh:594
13286 msgid "Current branch $branch_name is up to date, rebase forced."
13289 #: git-rebase.sh:605
13291 msgid "Changes from $mb to $onto:"
13294 #: git-rebase.sh:614
13295 msgid "First, rewinding head to replay your work on top of it..."
13298 #: git-rebase.sh:624
13300 msgid "Fast-forwarded $branch_name to $onto_name."
13304 msgid "git stash clear with parameters is unimplemented"
13308 msgid "You do not have the initial commit yet"
13312 msgid "Cannot save the current index state"
13315 #: git-stash.sh:103
13316 msgid "Cannot save the untracked files"
13319 #: git-stash.sh:123 git-stash.sh:136
13320 msgid "Cannot save the current worktree state"
13323 #: git-stash.sh:140
13324 msgid "No changes selected"
13327 #: git-stash.sh:143
13328 msgid "Cannot remove temporary index (can't happen)"
13331 #: git-stash.sh:156
13332 msgid "Cannot record working tree state"
13335 #: git-stash.sh:188
13337 msgid "Cannot update $ref_stash with $w_commit"
13340 #. TRANSLATORS: $option is an invalid option, like
13341 #. `--blah-blah'. The 7 spaces at the beginning of the
13342 #. second line correspond to "error: ". So you should line
13343 #. up the second line with however many characters the
13344 #. translation of "error: " takes in your language. E.g. in
13345 #. English this is:
13347 #. $ git stash save --blah-blah 2>&1 | head -n 2
13348 #. error: unknown option for 'stash save': --blah-blah
13349 #. To provide a message, use git stash save -- '--blah-blah'
13350 #: git-stash.sh:238
13353 "error: unknown option for 'stash save': $option\n"
13354 " To provide a message, use git stash save -- '$option'"
13357 #: git-stash.sh:251
13358 msgid "Can't use --patch and --include-untracked or --all at the same time"
13361 #: git-stash.sh:259
13362 msgid "No local changes to save"
13365 #: git-stash.sh:263
13366 msgid "Cannot initialize stash"
13369 #: git-stash.sh:267
13370 msgid "Cannot save the current status"
13373 #: git-stash.sh:268
13375 msgid "Saved working directory and index state $stash_msg"
13378 #: git-stash.sh:285
13379 msgid "Cannot remove worktree changes"
13382 #: git-stash.sh:403
13384 msgid "unknown option: $opt"
13387 #: git-stash.sh:416
13388 msgid "No stash found."
13391 #: git-stash.sh:423
13393 msgid "Too many revisions specified: $REV"
13396 #: git-stash.sh:438
13398 msgid "$reference is not a valid reference"
13401 #: git-stash.sh:466
13403 msgid "'$args' is not a stash-like commit"
13406 #: git-stash.sh:477
13408 msgid "'$args' is not a stash reference"
13411 #: git-stash.sh:485
13412 msgid "unable to refresh index"
13415 #: git-stash.sh:489
13416 msgid "Cannot apply a stash in the middle of a merge"
13419 #: git-stash.sh:497
13420 msgid "Conflicts in index. Try without --index."
13423 #: git-stash.sh:499
13424 msgid "Could not save index tree"
13427 #: git-stash.sh:508
13428 msgid "Could not restore untracked files from stash"
13431 #: git-stash.sh:533
13432 msgid "Cannot unstage modified files"
13435 #: git-stash.sh:548
13436 msgid "Index was not unstashed."
13439 #: git-stash.sh:562
13440 msgid "The stash is kept in case you need it again."
13443 #: git-stash.sh:571
13445 msgid "Dropped ${REV} ($s)"
13448 #: git-stash.sh:572
13450 msgid "${REV}: Could not drop stash entry"
13453 #: git-stash.sh:580
13454 msgid "No branch name specified"
13457 #: git-stash.sh:652
13458 msgid "(To restore them type \"git stash apply\")"
13461 #: git-submodule.sh:181
13462 msgid "Relative path can only be used from the toplevel of the working tree"
13465 #: git-submodule.sh:191
13467 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
13470 #: git-submodule.sh:210
13472 msgid "'$sm_path' already exists in the index"
13475 #: git-submodule.sh:213
13477 msgid "'$sm_path' already exists in the index and is not a submodule"
13480 #: git-submodule.sh:218
13483 "The following path is ignored by one of your .gitignore files:\n"
13485 "Use -f if you really want to add it."
13488 #: git-submodule.sh:236
13490 msgid "Adding existing repo at '$sm_path' to the index"
13493 #: git-submodule.sh:238
13495 msgid "'$sm_path' already exists and is not a valid git repo"
13498 #: git-submodule.sh:246
13500 msgid "A git directory for '$sm_name' is found locally with remote(s):"
13503 #: git-submodule.sh:248
13506 "If you want to reuse this local git directory instead of cloning again from\n"
13508 "use the '--force' option. If the local git directory is not the correct "
13510 "or you are unsure what this means choose another name with the '--name' "
13514 #: git-submodule.sh:254
13516 msgid "Reactivating local git directory for submodule '$sm_name'."
13519 #: git-submodule.sh:266
13521 msgid "Unable to checkout submodule '$sm_path'"
13524 #: git-submodule.sh:271
13526 msgid "Failed to add submodule '$sm_path'"
13529 #: git-submodule.sh:280
13531 msgid "Failed to register submodule '$sm_path'"
13534 #: git-submodule.sh:327
13536 msgid "Entering '$displaypath'"
13539 #: git-submodule.sh:347
13541 msgid "Stopping at '$displaypath'; script returned non-zero status."
13544 #: git-submodule.sh:418
13546 msgid "pathspec and --all are incompatible"
13549 #: git-submodule.sh:423
13551 msgid "Use '--all' if you really want to deinitialize all submodules"
13554 #: git-submodule.sh:443
13557 "Submodule work tree '$displaypath' contains a .git directory\n"
13558 "(use 'rm -rf' if you really want to remove it including all of its history)"
13561 #: git-submodule.sh:451
13564 "Submodule work tree '$displaypath' contains local modifications; use '-f' to "
13568 #: git-submodule.sh:454
13570 msgid "Cleared directory '$displaypath'"
13573 #: git-submodule.sh:455
13575 msgid "Could not remove submodule work tree '$displaypath'"
13578 #: git-submodule.sh:458
13580 msgid "Could not create empty submodule directory '$displaypath'"
13583 #: git-submodule.sh:467
13585 msgid "Submodule '$name' ($url) unregistered for path '$displaypath'"
13588 #: git-submodule.sh:623
13590 msgid "Unable to find current revision in submodule path '$displaypath'"
13593 #: git-submodule.sh:633
13595 msgid "Unable to fetch in submodule path '$sm_path'"
13598 #: git-submodule.sh:638
13601 "Unable to find current ${remote_name}/${branch} revision in submodule path "
13605 #: git-submodule.sh:656
13607 msgid "Unable to fetch in submodule path '$displaypath'"
13610 #: git-submodule.sh:662
13613 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
13614 "Direct fetching of that commit failed."
13617 #: git-submodule.sh:669
13619 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
13622 #: git-submodule.sh:670
13624 msgid "Submodule path '$displaypath': checked out '$sha1'"
13627 #: git-submodule.sh:674
13629 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
13632 #: git-submodule.sh:675
13634 msgid "Submodule path '$displaypath': rebased into '$sha1'"
13637 #: git-submodule.sh:680
13639 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
13642 #: git-submodule.sh:681
13644 msgid "Submodule path '$displaypath': merged in '$sha1'"
13647 #: git-submodule.sh:686
13649 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
13652 #: git-submodule.sh:687
13654 msgid "Submodule path '$displaypath': '$command $sha1'"
13657 #: git-submodule.sh:718
13659 msgid "Failed to recurse into submodule path '$displaypath'"
13662 #: git-submodule.sh:826
13663 msgid "The --cached option cannot be used with the --files option"
13666 #: git-submodule.sh:878
13668 msgid "unexpected mode $mod_dst"
13671 #: git-submodule.sh:898
13673 msgid " Warn: $display_name doesn't contain commit $sha1_src"
13676 #: git-submodule.sh:901
13678 msgid " Warn: $display_name doesn't contain commit $sha1_dst"
13681 #: git-submodule.sh:904
13683 msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
13686 #: git-submodule.sh:1051
13688 msgid "Failed to recurse into submodule path '$sm_path'"
13691 #: git-submodule.sh:1118
13693 msgid "Synchronizing submodule url for '$displaypath'"
13696 #: git-parse-remote.sh:89
13698 msgid "See git-${cmd}(1) for details."
13701 #: git-rebase--interactive.sh:140
13703 msgid "Rebasing ($new_count/$total)"
13706 #: git-rebase--interactive.sh:156
13710 " p, pick = use commit\n"
13711 " r, reword = use commit, but edit the commit message\n"
13712 " e, edit = use commit, but stop for amending\n"
13713 " s, squash = use commit, but meld into previous commit\n"
13714 " f, fixup = like \"squash\", but discard this commit's log message\n"
13715 " x, exec = run command (the rest of the line) using shell\n"
13716 " d, drop = remove commit\n"
13718 "These lines can be re-ordered; they are executed from top to bottom.\n"
13721 #: git-rebase--interactive.sh:171
13724 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
13727 #: git-rebase--interactive.sh:175
13730 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
13733 #: git-rebase--interactive.sh:211
13736 "You can amend the commit now, with\n"
13738 "\tgit commit --amend $gpg_sign_opt_quoted\n"
13740 "Once you are satisfied with your changes, run\n"
13742 "\tgit rebase --continue"
13745 #: git-rebase--interactive.sh:236
13747 msgid "$sha1: not a commit that can be picked"
13750 #: git-rebase--interactive.sh:275
13752 msgid "Invalid commit name: $sha1"
13755 #: git-rebase--interactive.sh:317
13756 msgid "Cannot write current commit's replacement sha1"
13759 #: git-rebase--interactive.sh:369
13761 msgid "Fast-forward to $sha1"
13764 #: git-rebase--interactive.sh:371
13766 msgid "Cannot fast-forward to $sha1"
13769 #: git-rebase--interactive.sh:380
13771 msgid "Cannot move HEAD to $first_parent"
13774 #: git-rebase--interactive.sh:385
13776 msgid "Refusing to squash a merge: $sha1"
13779 #: git-rebase--interactive.sh:399
13781 msgid "Error redoing merge $sha1"
13784 #: git-rebase--interactive.sh:407
13786 msgid "Could not pick $sha1"
13789 #: git-rebase--interactive.sh:416
13791 msgid "This is the commit message #${n}:"
13794 #: git-rebase--interactive.sh:421
13796 msgid "The commit message #${n} will be skipped:"
13799 #: git-rebase--interactive.sh:432
13801 msgid "This is a combination of $count commit."
13802 msgid_plural "This is a combination of $count commits."
13806 #: git-rebase--interactive.sh:441
13808 msgid "Cannot write $fixup_msg"
13811 #: git-rebase--interactive.sh:444
13812 msgid "This is a combination of 2 commits."
13815 #: git-rebase--interactive.sh:485 git-rebase--interactive.sh:528
13816 #: git-rebase--interactive.sh:531
13818 msgid "Could not apply $sha1... $rest"
13821 #: git-rebase--interactive.sh:559
13824 "Could not amend commit after successfully picking $sha1... $rest\n"
13825 "This is most likely due to an empty commit message, or the pre-commit hook\n"
13826 "failed. If the pre-commit hook failed, you may need to resolve the issue "
13828 "you are able to reword the commit."
13831 #: git-rebase--interactive.sh:574
13833 msgid "Stopped at $sha1_abbrev... $rest"
13836 #: git-rebase--interactive.sh:589
13838 msgid "Cannot '$squash_style' without a previous commit"
13841 #: git-rebase--interactive.sh:631
13843 msgid "Executing: $rest"
13846 #: git-rebase--interactive.sh:639
13848 msgid "Execution failed: $rest"
13851 #: git-rebase--interactive.sh:641
13852 msgid "and made changes to the index and/or the working tree"
13855 #: git-rebase--interactive.sh:643
13857 "You can fix the problem, and then run\n"
13859 "\tgit rebase --continue"
13862 #. TRANSLATORS: after these lines is a command to be issued by the user
13863 #: git-rebase--interactive.sh:656
13866 "Execution succeeded: $rest\n"
13867 "but left changes to the index and/or the working tree\n"
13868 "Commit or stash your changes, and then run\n"
13870 "\tgit rebase --continue"
13873 #: git-rebase--interactive.sh:667
13875 msgid "Unknown command: $command $sha1 $rest"
13878 #: git-rebase--interactive.sh:668
13879 msgid "Please fix this using 'git rebase --edit-todo'."
13882 #: git-rebase--interactive.sh:703
13884 msgid "Successfully rebased and updated $head_name."
13887 #: git-rebase--interactive.sh:750
13888 msgid "Could not skip unnecessary pick commands"
13891 #: git-rebase--interactive.sh:908
13894 "Warning: the SHA-1 is missing or isn't a commit in the following line:\n"
13898 #: git-rebase--interactive.sh:941
13901 "Warning: the command isn't recognized in the following line:\n"
13905 #: git-rebase--interactive.sh:980
13906 msgid "could not detach HEAD"
13909 #: git-rebase--interactive.sh:1018
13911 "Warning: some commits may have been dropped accidentally.\n"
13912 "Dropped commits (newer to older):"
13915 #: git-rebase--interactive.sh:1026
13917 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
13919 "Use 'git config rebase.missingCommitsCheck' to change the level of "
13921 "The possible behaviours are: ignore, warn, error."
13924 #: git-rebase--interactive.sh:1037
13927 "Unrecognized setting $check_level for option rebase.missingCommitsCheck. "
13931 #: git-rebase--interactive.sh:1054
13933 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
13937 #: git-rebase--interactive.sh:1055
13938 msgid "Or you can abort the rebase with 'git rebase --abort'."
13941 #: git-rebase--interactive.sh:1079
13942 msgid "Could not remove CHERRY_PICK_HEAD"
13945 #: git-rebase--interactive.sh:1084
13948 "You have staged changes in your working tree.\n"
13949 "If these changes are meant to be\n"
13950 "squashed into the previous commit, run:\n"
13952 " git commit --amend $gpg_sign_opt_quoted\n"
13954 "If they are meant to go into a new commit, run:\n"
13956 " git commit $gpg_sign_opt_quoted\n"
13958 "In both cases, once you're done, continue with:\n"
13960 " git rebase --continue\n"
13963 #: git-rebase--interactive.sh:1101
13964 msgid "Error trying to find the author identity to amend commit"
13967 #: git-rebase--interactive.sh:1106
13969 "You have uncommitted changes in your working tree. Please commit them\n"
13970 "first and then run 'git rebase --continue' again."
13973 #: git-rebase--interactive.sh:1111 git-rebase--interactive.sh:1115
13974 msgid "Could not commit staged changes."
13977 #: git-rebase--interactive.sh:1139
13980 "You are editing the todo file of an ongoing interactive rebase.\n"
13981 "To continue rebase after editing, run:\n"
13982 " git rebase --continue\n"
13986 #: git-rebase--interactive.sh:1147 git-rebase--interactive.sh:1305
13987 msgid "Could not execute editor"
13990 #: git-rebase--interactive.sh:1160
13992 msgid "Could not checkout $switch_to"
13995 #: git-rebase--interactive.sh:1165
13999 #: git-rebase--interactive.sh:1166
14001 msgid "Could not create temporary $state_dir"
14004 #: git-rebase--interactive.sh:1168
14005 msgid "Could not mark as interactive"
14008 #: git-rebase--interactive.sh:1178 git-rebase--interactive.sh:1183
14009 msgid "Could not init rewritten commits"
14012 #: git-rebase--interactive.sh:1283
14014 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
14015 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
14019 #: git-rebase--interactive.sh:1288
14022 "However, if you remove everything, the rebase will be aborted.\n"
14026 #: git-rebase--interactive.sh:1295
14027 msgid "Note that empty commits are commented out"
14030 #: git-sh-setup.sh:89 git-sh-setup.sh:94
14032 msgid "usage: $dashless $USAGE"
14035 #: git-sh-setup.sh:190
14037 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
14040 #: git-sh-setup.sh:199 git-sh-setup.sh:206
14042 msgid "fatal: $program_name cannot be used without a working tree."
14045 #: git-sh-setup.sh:220
14046 msgid "Cannot rebase: You have unstaged changes."
14049 #: git-sh-setup.sh:223
14050 msgid "Cannot rewrite branches: You have unstaged changes."
14053 #: git-sh-setup.sh:226
14054 msgid "Cannot pull with rebase: You have unstaged changes."
14057 #: git-sh-setup.sh:229
14059 msgid "Cannot $action: You have unstaged changes."
14062 #: git-sh-setup.sh:242
14063 msgid "Cannot rebase: Your index contains uncommitted changes."
14066 #: git-sh-setup.sh:245
14067 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
14070 #: git-sh-setup.sh:248
14072 msgid "Cannot $action: Your index contains uncommitted changes."
14075 #: git-sh-setup.sh:252
14076 msgid "Additionally, your index contains uncommitted changes."
14079 #: git-sh-setup.sh:372
14080 msgid "You need to run this command from the toplevel of the working tree."
14083 #: git-sh-setup.sh:377
14084 msgid "Unable to determine absolute path of git directory"
14087 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
14088 #: git-add--interactive.perl:238
14090 msgid "%12s %12s %s"
14093 #: git-add--interactive.perl:239
14097 #: git-add--interactive.perl:239
14101 #: git-add--interactive.perl:297 git-add--interactive.perl:322
14105 #: git-add--interactive.perl:306 git-add--interactive.perl:360
14109 #: git-add--interactive.perl:342 git-add--interactive.perl:357
14113 #: git-add--interactive.perl:653
14115 msgid "added %d path\n"
14116 msgid_plural "added %d paths\n"
14120 #: git-add--interactive.perl:656
14122 msgid "updated %d path\n"
14123 msgid_plural "updated %d paths\n"
14127 #: git-add--interactive.perl:659
14129 msgid "reverted %d path\n"
14130 msgid_plural "reverted %d paths\n"
14134 #: git-add--interactive.perl:662
14136 msgid "touched %d path\n"
14137 msgid_plural "touched %d paths\n"
14141 #: git-add--interactive.perl:671
14145 #: git-add--interactive.perl:683
14149 #: git-add--interactive.perl:706
14151 msgid "note: %s is untracked now.\n"
14154 #: git-add--interactive.perl:717
14155 msgid "Add untracked"
14158 #: git-add--interactive.perl:723
14159 msgid "No untracked files.\n"
14162 #: git-add--interactive.perl:1039
14164 "If the patch applies cleanly, the edited hunk will immediately be\n"
14165 "marked for staging."
14168 #: git-add--interactive.perl:1042
14170 "If the patch applies cleanly, the edited hunk will immediately be\n"
14171 "marked for stashing."
14174 #: git-add--interactive.perl:1045
14176 "If the patch applies cleanly, the edited hunk will immediately be\n"
14177 "marked for unstaging."
14180 #: git-add--interactive.perl:1048 git-add--interactive.perl:1057
14182 "If the patch applies cleanly, the edited hunk will immediately be\n"
14183 "marked for applying."
14186 #: git-add--interactive.perl:1051
14188 "If the patch applies cleanly, the edited hunk will immediately be\n"
14189 "marked for discarding"
14192 #: git-add--interactive.perl:1054
14194 "If the patch applies cleanly, the edited hunk will immediately be\n"
14195 "marked for discarding."
14198 #: git-add--interactive.perl:1067
14200 msgid "failed to open hunk edit file for writing: %s"
14203 #: git-add--interactive.perl:1068
14204 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
14207 #: git-add--interactive.perl:1074
14211 "To remove '%s' lines, make them ' ' lines (context).\n"
14212 "To remove '%s' lines, delete them.\n"
14213 "Lines starting with %s will be removed.\n"
14216 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
14217 #: git-add--interactive.perl:1082
14219 "If it does not apply cleanly, you will be given an opportunity to\n"
14220 "edit again. If all lines of the hunk are removed, then the edit is\n"
14221 "aborted and the hunk is left unchanged.\n"
14224 #: git-add--interactive.perl:1096
14226 msgid "failed to open hunk edit file for reading: %s"
14229 #. TRANSLATORS: do not translate [y/n]
14230 #. The program will only accept that input
14232 #. Consider translating (saying "no" discards!) as
14233 #. (saying "n" for "no" discards!) if the translation
14234 #. of the word "no" does not start with n.
14235 #: git-add--interactive.perl:1187
14237 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
14240 #: git-add--interactive.perl:1196
14242 "y - stage this hunk\n"
14243 "n - do not stage this hunk\n"
14244 "q - quit; do not stage this hunk or any of the remaining ones\n"
14245 "a - stage this hunk and all later hunks in the file\n"
14246 "d - do not stage this hunk or any of the later hunks in the file"
14249 #: git-add--interactive.perl:1202
14251 "y - stash this hunk\n"
14252 "n - do not stash this hunk\n"
14253 "q - quit; do not stash this hunk or any of the remaining ones\n"
14254 "a - stash this hunk and all later hunks in the file\n"
14255 "d - do not stash this hunk or any of the later hunks in the file"
14258 #: git-add--interactive.perl:1208
14260 "y - unstage this hunk\n"
14261 "n - do not unstage this hunk\n"
14262 "q - quit; do not unstage this hunk or any of the remaining ones\n"
14263 "a - unstage this hunk and all later hunks in the file\n"
14264 "d - do not unstage this hunk or any of the later hunks in the file"
14267 #: git-add--interactive.perl:1214
14269 "y - apply this hunk to index\n"
14270 "n - do not apply this hunk to index\n"
14271 "q - quit; do not apply this hunk or any of the remaining ones\n"
14272 "a - apply this hunk and all later hunks in the file\n"
14273 "d - do not apply this hunk or any of the later hunks in the file"
14276 #: git-add--interactive.perl:1220
14278 "y - discard this hunk from worktree\n"
14279 "n - do not discard this hunk from worktree\n"
14280 "q - quit; do not discard this hunk or any of the remaining ones\n"
14281 "a - discard this hunk and all later hunks in the file\n"
14282 "d - do not discard this hunk or any of the later hunks in the file"
14285 #: git-add--interactive.perl:1226
14287 "y - discard this hunk from index and worktree\n"
14288 "n - do not discard this hunk from index and worktree\n"
14289 "q - quit; do not discard this hunk or any of the remaining ones\n"
14290 "a - discard this hunk and all later hunks in the file\n"
14291 "d - do not discard this hunk or any of the later hunks in the file"
14294 #: git-add--interactive.perl:1232
14296 "y - apply this hunk to index and worktree\n"
14297 "n - do not apply this hunk to index and worktree\n"
14298 "q - quit; do not apply this hunk or any of the remaining ones\n"
14299 "a - apply this hunk and all later hunks in the file\n"
14300 "d - do not apply this hunk or any of the later hunks in the file"
14303 #: git-add--interactive.perl:1241
14305 "g - select a hunk to go to\n"
14306 "/ - search for a hunk matching the given regex\n"
14307 "j - leave this hunk undecided, see next undecided hunk\n"
14308 "J - leave this hunk undecided, see next hunk\n"
14309 "k - leave this hunk undecided, see previous undecided hunk\n"
14310 "K - leave this hunk undecided, see previous hunk\n"
14311 "s - split the current hunk into smaller hunks\n"
14312 "e - manually edit the current hunk\n"
14316 #: git-add--interactive.perl:1272
14317 msgid "The selected hunks do not apply to the index!\n"
14320 #: git-add--interactive.perl:1273
14321 msgid "Apply them to the worktree anyway? "
14324 #: git-add--interactive.perl:1276
14325 msgid "Nothing was applied.\n"
14328 #: git-add--interactive.perl:1287
14330 msgid "ignoring unmerged: %s\n"
14333 #: git-add--interactive.perl:1296
14334 msgid "Only binary files changed.\n"
14337 #: git-add--interactive.perl:1298
14338 msgid "No changes.\n"
14341 #: git-add--interactive.perl:1306
14342 msgid "Patch update"
14345 #: git-add--interactive.perl:1358
14347 msgid "Stage mode change [y,n,q,a,d,/%s,?]? "
14350 #: git-add--interactive.perl:1359
14352 msgid "Stage deletion [y,n,q,a,d,/%s,?]? "
14355 #: git-add--interactive.perl:1360
14357 msgid "Stage this hunk [y,n,q,a,d,/%s,?]? "
14360 #: git-add--interactive.perl:1363
14362 msgid "Stash mode change [y,n,q,a,d,/%s,?]? "
14365 #: git-add--interactive.perl:1364
14367 msgid "Stash deletion [y,n,q,a,d,/%s,?]? "
14370 #: git-add--interactive.perl:1365
14372 msgid "Stash this hunk [y,n,q,a,d,/%s,?]? "
14375 #: git-add--interactive.perl:1368
14377 msgid "Unstage mode change [y,n,q,a,d,/%s,?]? "
14380 #: git-add--interactive.perl:1369
14382 msgid "Unstage deletion [y,n,q,a,d,/%s,?]? "
14385 #: git-add--interactive.perl:1370
14387 msgid "Unstage this hunk [y,n,q,a,d,/%s,?]? "
14390 #: git-add--interactive.perl:1373
14392 msgid "Apply mode change to index [y,n,q,a,d,/%s,?]? "
14395 #: git-add--interactive.perl:1374
14397 msgid "Apply deletion to index [y,n,q,a,d,/%s,?]? "
14400 #: git-add--interactive.perl:1375
14402 msgid "Apply this hunk to index [y,n,q,a,d,/%s,?]? "
14405 #: git-add--interactive.perl:1378
14407 msgid "Discard mode change from worktree [y,n,q,a,d,/%s,?]? "
14410 #: git-add--interactive.perl:1379
14412 msgid "Discard deletion from worktree [y,n,q,a,d,/%s,?]? "
14415 #: git-add--interactive.perl:1380
14417 msgid "Discard this hunk from worktree [y,n,q,a,d,/%s,?]? "
14420 #: git-add--interactive.perl:1383
14422 msgid "Discard mode change from index and worktree [y,n,q,a,d,/%s,?]? "
14425 #: git-add--interactive.perl:1384
14427 msgid "Discard deletion from index and worktree [y,n,q,a,d,/%s,?]? "
14430 #: git-add--interactive.perl:1385
14432 msgid "Discard this hunk from index and worktree [y,n,q,a,d,/%s,?]? "
14435 #: git-add--interactive.perl:1388
14437 msgid "Apply mode change to index and worktree [y,n,q,a,d,/%s,?]? "
14440 #: git-add--interactive.perl:1389
14442 msgid "Apply deletion to index and worktree [y,n,q,a,d,/%s,?]? "
14445 #: git-add--interactive.perl:1390
14447 msgid "Apply this hunk to index and worktree [y,n,q,a,d,/%s,?]? "
14450 #: git-add--interactive.perl:1493
14451 msgid "go to which hunk (<ret> to see more)? "
14454 #: git-add--interactive.perl:1495
14455 msgid "go to which hunk? "
14458 #: git-add--interactive.perl:1504
14460 msgid "Invalid number: '%s'\n"
14463 #: git-add--interactive.perl:1509
14465 msgid "Sorry, only %d hunk available.\n"
14466 msgid_plural "Sorry, only %d hunks available.\n"
14470 #: git-add--interactive.perl:1535
14471 msgid "search for regex? "
14474 #: git-add--interactive.perl:1548
14476 msgid "Malformed search regexp %s: %s\n"
14479 #: git-add--interactive.perl:1558
14480 msgid "No hunk matches the given pattern\n"
14483 #: git-add--interactive.perl:1570 git-add--interactive.perl:1592
14484 msgid "No previous hunk\n"
14487 #: git-add--interactive.perl:1579 git-add--interactive.perl:1598
14488 msgid "No next hunk\n"
14491 #: git-add--interactive.perl:1606
14493 msgid "Split into %d hunk.\n"
14494 msgid_plural "Split into %d hunks.\n"
14498 #: git-add--interactive.perl:1658
14499 msgid "Review diff"
14502 #. TRANSLATORS: please do not translate the command names
14503 #. 'status', 'update', 'revert', etc.
14504 #: git-add--interactive.perl:1677
14506 "status - show paths with changes\n"
14507 "update - add working tree state to the staged set of changes\n"
14508 "revert - revert staged set of changes back to the HEAD version\n"
14509 "patch - pick hunks and update selectively\n"
14510 "diff\t - view diff between HEAD and index\n"
14511 "add untracked - add contents of untracked files to the staged set of "
14515 #: git-add--interactive.perl:1694 git-add--interactive.perl:1699
14516 #: git-add--interactive.perl:1702 git-add--interactive.perl:1709
14517 #: git-add--interactive.perl:1713 git-add--interactive.perl:1719
14521 #: git-add--interactive.perl:1715
14523 msgid "unknown --patch mode: %s"
14526 #: git-add--interactive.perl:1721 git-add--interactive.perl:1727
14528 msgid "invalid argument %s, expecting --"
14531 #: git-send-email.perl:121
14532 msgid "local zone differs from GMT by a non-minute interval\n"
14535 #: git-send-email.perl:128 git-send-email.perl:134
14536 msgid "local time offset greater than or equal to 24 hours\n"
14539 #: git-send-email.perl:202 git-send-email.perl:208
14540 msgid "the editor exited uncleanly, aborting everything"
14543 #: git-send-email.perl:282
14546 "'%s' contains an intermediate version of the email you were composing.\n"
14549 #: git-send-email.perl:287
14551 msgid "'%s.final' contains the composed email.\n"
14554 #: git-send-email.perl:305
14555 msgid "--dump-aliases incompatible with other options\n"
14558 #: git-send-email.perl:368 git-send-email.perl:623
14559 msgid "Cannot run git format-patch from outside a repository\n"
14562 #: git-send-email.perl:437
14564 msgid "Unknown --suppress-cc field: '%s'\n"
14567 #: git-send-email.perl:466
14569 msgid "Unknown --confirm setting: '%s'\n"
14572 #: git-send-email.perl:498
14574 msgid "warning: sendmail alias with quotes is not supported: %s\n"
14577 #: git-send-email.perl:500
14579 msgid "warning: `:include:` not supported: %s\n"
14582 #: git-send-email.perl:502
14584 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
14587 #: git-send-email.perl:507
14589 msgid "warning: sendmail line is not recognized: %s\n"
14592 #: git-send-email.perl:589
14595 "File '%s' exists but it could also be the range of commits\n"
14596 "to produce patches for. Please disambiguate by...\n"
14598 " * Saying \"./%s\" if you mean a file; or\n"
14599 " * Giving --format-patch option if you mean a range.\n"
14602 #: git-send-email.perl:610
14604 msgid "Failed to opendir %s: %s"
14607 #: git-send-email.perl:634
14611 "warning: no patches were sent\n"
14614 #: git-send-email.perl:645
14617 "No patch files specified!\n"
14621 #: git-send-email.perl:658
14623 msgid "No subject line in %s?"
14626 #: git-send-email.perl:668
14628 msgid "Failed to open for writing %s: %s"
14631 #: git-send-email.perl:678
14633 "Lines beginning in \"GIT:\" will be removed.\n"
14634 "Consider including an overall diffstat or table of contents\n"
14635 "for the patch you are writing.\n"
14637 "Clear the body content if you don't wish to send a summary.\n"
14640 #: git-send-email.perl:701
14642 msgid "Failed to open %s.final: %s"
14645 #: git-send-email.perl:704
14647 msgid "Failed to open %s: %s"
14650 #: git-send-email.perl:739
14651 msgid "To/Cc/Bcc fields are not interpreted yet, they have been ignored\n"
14654 #: git-send-email.perl:748
14655 msgid "Summary email is empty, skipping it\n"
14658 #. TRANSLATORS: please keep [y/N] as is.
14659 #: git-send-email.perl:780
14661 msgid "Are you sure you want to use <%s> [y/N]? "
14664 #: git-send-email.perl:809
14666 "The following files are 8bit, but do not declare a Content-Transfer-"
14670 #: git-send-email.perl:814
14671 msgid "Which 8bit encoding should I declare [UTF-8]? "
14674 #: git-send-email.perl:822
14677 "Refusing to send because the patch\n"
14679 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
14683 #: git-send-email.perl:841
14684 msgid "To whom should the emails be sent (if anyone)?"
14687 #: git-send-email.perl:859
14689 msgid "fatal: alias '%s' expands to itself\n"
14692 #: git-send-email.perl:871
14693 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
14696 #: git-send-email.perl:921 git-send-email.perl:929
14698 msgid "error: unable to extract a valid address from: %s\n"
14701 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
14702 #. translation. The program will only accept English input
14704 #: git-send-email.perl:933
14705 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
14708 #: git-send-email.perl:1234
14710 msgid "CA path \"%s\" does not exist"
14713 #: git-send-email.perl:1309
14715 " The Cc list above has been expanded by additional\n"
14716 " addresses found in the patch commit message. By default\n"
14717 " send-email prompts before sending whenever this occurs.\n"
14718 " This behavior is controlled by the sendemail.confirm\n"
14719 " configuration setting.\n"
14721 " For additional information, run 'git send-email --help'.\n"
14722 " To retain the current behavior, but squelch this message,\n"
14723 " run 'git config --global sendemail.confirm auto'.\n"
14727 #. TRANSLATORS: Make sure to include [y] [n] [q] [a] in your
14728 #. translation. The program will only accept English input
14730 #: git-send-email.perl:1324
14731 msgid "Send this email? ([y]es|[n]o|[q]uit|[a]ll): "
14734 #: git-send-email.perl:1327
14735 msgid "Send this email reply required"
14738 #: git-send-email.perl:1353
14739 msgid "The required SMTP server is not properly defined."
14742 #: git-send-email.perl:1397
14744 msgid "Server does not support STARTTLS! %s"
14747 #: git-send-email.perl:1403
14748 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
14751 #: git-send-email.perl:1421
14753 msgid "Failed to send %s\n"
14756 #: git-send-email.perl:1424
14758 msgid "Dry-Sent %s\n"
14761 #: git-send-email.perl:1424
14766 #: git-send-email.perl:1426
14767 msgid "Dry-OK. Log says:\n"
14770 #: git-send-email.perl:1426
14771 msgid "OK. Log says:\n"
14774 #: git-send-email.perl:1438
14778 #: git-send-email.perl:1441
14779 msgid "Result: OK\n"
14782 #: git-send-email.perl:1454
14784 msgid "can't open file %s"
14787 #: git-send-email.perl:1501 git-send-email.perl:1521
14789 msgid "(mbox) Adding cc: %s from line '%s'\n"
14792 #: git-send-email.perl:1507
14794 msgid "(mbox) Adding to: %s from line '%s'\n"
14797 #: git-send-email.perl:1555
14799 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
14802 #: git-send-email.perl:1578
14804 msgid "(body) Adding cc: %s from line '%s'\n"
14807 #: git-send-email.perl:1676
14809 msgid "(%s) Could not execute '%s'"
14812 #: git-send-email.perl:1683
14814 msgid "(%s) Adding %s: %s from: '%s'\n"
14817 #: git-send-email.perl:1687
14819 msgid "(%s) failed to close pipe to '%s'"
14822 #: git-send-email.perl:1714
14823 msgid "cannot send message as 7bit"
14826 #: git-send-email.perl:1722
14827 msgid "invalid transfer encoding"
14830 #: git-send-email.perl:1741 git-send-email.perl:1792 git-send-email.perl:1802
14832 msgid "unable to open %s: %s\n"
14835 #: git-send-email.perl:1744
14837 msgid "%s: patch contains a line longer than 998 characters"
14840 #: git-send-email.perl:1760
14842 msgid "Skipping %s with backup suffix '%s'.\n"
14845 #. TRANSLATORS: please keep "[y|N]" as is.
14846 #: git-send-email.perl:1764
14848 msgid "Do you really want to send %s? [y|N]: "