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: 2018-05-31 23:32+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"
23 msgid "%shint: %.*s%s\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:168 builtin/merge.c:1249
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 "invalid mode on line %d: %s"
161 msgid "inconsistent header lines %d and %d"
166 msgid "recount: unexpected line: %.*s"
171 msgid "patch fragment without header at line %d: %.*s"
177 "git diff header lacks filename information when removing %d leading pathname "
178 "component (line %d)"
180 "git diff header lacks filename information when removing %d leading pathname "
181 "components (line %d)"
187 msgid "git diff header lacks filename information (line %d)"
191 msgid "new file depends on old contents"
195 msgid "deleted file still has contents"
200 msgid "corrupt patch at line %d"
205 msgid "new file %s depends on old contents"
210 msgid "deleted file %s still has contents"
215 msgid "** warning: file %s becomes empty but is not deleted"
220 msgid "corrupt binary patch at line %d: %.*s"
225 msgid "unrecognized binary patch at line %d"
230 msgid "patch with only garbage at line %d"
235 msgid "unable to read symlink %s"
240 msgid "unable to open or read %s"
245 msgid "invalid start of line: '%c'"
250 msgid "Hunk #%d succeeded at %d (offset %d line)."
251 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
257 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
263 "while searching for:\n"
269 msgid "missing binary patch data for '%s'"
274 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
279 msgid "cannot apply binary patch to '%s' without full index line"
285 "the patch applies to '%s' (%s), which does not match the current contents."
290 msgid "the patch applies to an empty '%s' but it is not empty"
295 msgid "the necessary postimage %s for '%s' cannot be read"
300 msgid "binary patch does not apply to '%s'"
305 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
310 msgid "patch failed: %s:%ld"
315 msgid "cannot checkout %s"
318 #: apply.c:3396 apply.c:3407 apply.c:3453 setup.c:278
320 msgid "failed to read %s"
325 msgid "reading from '%s' beyond a symbolic link"
328 #: apply.c:3433 apply.c:3673
330 msgid "path %s has been renamed/deleted"
333 #: apply.c:3516 apply.c:3687
335 msgid "%s: does not exist in index"
338 #: apply.c:3525 apply.c:3695
340 msgid "%s: does not match index"
344 msgid "repository lacks the necessary blob to fall back on 3-way merge."
349 msgid "Falling back to three-way merge...\n"
352 #: apply.c:3579 apply.c:3583
354 msgid "cannot read the current contents of '%s'"
359 msgid "Failed to fall back on three-way merge...\n"
364 msgid "Applied patch to '%s' with conflicts.\n"
369 msgid "Applied patch to '%s' cleanly.\n"
373 msgid "removal patch leaves file contents"
378 msgid "%s: wrong type"
383 msgid "%s has type %o, expected %o"
386 #: apply.c:3864 apply.c:3866
388 msgid "invalid path '%s'"
393 msgid "%s: already exists in index"
398 msgid "%s: already exists in working directory"
403 msgid "new mode (%o) of %s does not match old mode (%o)"
408 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
413 msgid "affected file '%s' is beyond a symbolic link"
418 msgid "%s: patch does not apply"
423 msgid "Checking patch %s..."
428 msgid "sha1 information is lacking or useless for submodule %s"
433 msgid "mode change for %s, which is not in current HEAD"
438 msgid "sha1 information is lacking or useless (%s)."
441 #: apply.c:4095 builtin/checkout.c:235 builtin/reset.c:140
443 msgid "make_cache_entry failed for path '%s'"
448 msgid "could not add %s to temporary index"
453 msgid "could not write temporary index to %s"
458 msgid "unable to remove %s from index"
463 msgid "corrupt patch for submodule %s"
468 msgid "unable to stat newly created file '%s'"
473 msgid "unable to create backing store for newly created file %s"
476 #: apply.c:4302 apply.c:4446
478 msgid "unable to add cache entry for %s"
483 msgid "failed to write to '%s'"
488 msgid "closing file '%s'"
493 msgid "unable to write file '%s' mode %o"
498 msgid "Applied patch %s cleanly."
502 msgid "internal error"
507 msgid "Applying patch %%s with %d reject..."
508 msgid_plural "Applying patch %%s with %d rejects..."
514 msgid "truncating .rej filename to %.*s.rej"
517 #: apply.c:4545 builtin/fetch.c:786 builtin/fetch.c:1036
519 msgid "cannot open %s"
524 msgid "Hunk #%d applied cleanly."
529 msgid "Rejected hunk #%d."
534 msgid "Skipped patch '%s'."
538 msgid "unrecognized input"
542 msgid "unable to read index file"
547 msgid "can't open patch '%s': %s"
552 msgid "squelched %d whitespace error"
553 msgid_plural "squelched %d whitespace errors"
557 #: apply.c:4870 apply.c:4885
559 msgid "%d line adds whitespace errors."
560 msgid_plural "%d lines add whitespace errors."
566 msgid "%d line applied after fixing whitespace errors."
567 msgid_plural "%d lines applied after fixing whitespace errors."
571 #: apply.c:4894 builtin/add.c:538 builtin/mv.c:300 builtin/rm.c:389
572 msgid "Unable to write new index file"
575 #: apply.c:4921 apply.c:4924 builtin/am.c:2254 builtin/am.c:2257
576 #: builtin/clone.c:120 builtin/fetch.c:126 builtin/pull.c:198
577 #: builtin/submodule--helper.c:405 builtin/submodule--helper.c:1210
578 #: builtin/submodule--helper.c:1213 builtin/submodule--helper.c:1584
579 #: builtin/submodule--helper.c:1587 builtin/submodule--helper.c:1807
580 #: git-add--interactive.perl:197
585 msgid "don't apply changes matching the given path"
589 msgid "apply changes matching the given path"
592 #: apply.c:4927 builtin/am.c:2263
597 msgid "remove <num> leading slashes from traditional diff paths"
601 msgid "ignore additions made by the patch"
605 msgid "instead of applying the patch, output diffstat for the input"
609 msgid "show number of added and deleted lines in decimal notation"
613 msgid "instead of applying the patch, output a summary for the input"
617 msgid "instead of applying the patch, see if the patch is applicable"
621 msgid "make sure the patch is applicable to the current index"
625 msgid "apply a patch without touching the working tree"
629 msgid "accept a patch that touches outside the working area"
633 msgid "also apply the patch (use with --stat/--summary/--check)"
637 msgid "attempt three-way merge if a patch does not apply"
641 msgid "build a temporary index based on embedded index information"
644 #: apply.c:4957 builtin/checkout-index.c:168 builtin/ls-files.c:515
645 msgid "paths are separated with NUL character"
649 msgid "ensure at least <n> lines of context match"
652 #: apply.c:4960 builtin/am.c:2242 builtin/interpret-trailers.c:95
653 #: builtin/interpret-trailers.c:97 builtin/interpret-trailers.c:99
654 #: builtin/pack-objects.c:3177
659 msgid "detect new or modified lines that have whitespace errors"
662 #: apply.c:4964 apply.c:4967
663 msgid "ignore changes in whitespace when finding context"
667 msgid "apply the patch in reverse"
671 msgid "don't expect at least one line of context"
675 msgid "leave the rejected hunks in corresponding *.rej files"
679 msgid "allow overlapping hunks"
682 #: apply.c:4977 builtin/add.c:290 builtin/check-ignore.c:21
683 #: builtin/commit.c:1301 builtin/count-objects.c:98 builtin/fsck.c:666
684 #: builtin/log.c:1901 builtin/mv.c:122 builtin/read-tree.c:124
689 msgid "tolerate incorrectly detected missing new-line at the end of file"
693 msgid "do not trust the line counts in the hunk headers"
696 #: apply.c:4984 builtin/am.c:2251
701 msgid "prepend <root> to all filenames"
705 msgid "git archive [<options>] <tree-ish> [<path>...]"
709 msgid "git archive --list"
714 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
718 msgid "git archive --remote <repo> [--exec <cmd>] --list"
721 #: archive.c:351 builtin/add.c:176 builtin/add.c:514 builtin/rm.c:298
723 msgid "pathspec '%s' did not match any files"
731 msgid "archive format"
734 #: archive.c:437 builtin/log.c:1462
739 msgid "prepend prefix to each pathname in the archive"
742 #: archive.c:439 builtin/blame.c:813 builtin/blame.c:814 builtin/config.c:127
743 #: builtin/fast-export.c:1007 builtin/fast-export.c:1009 builtin/grep.c:869
744 #: builtin/hash-object.c:103 builtin/ls-files.c:551 builtin/ls-files.c:554
745 #: builtin/notes.c:405 builtin/notes.c:568 builtin/read-tree.c:119
746 #: parse-options.h:165
750 #: archive.c:440 builtin/archive.c:89
751 msgid "write the archive to this file"
755 msgid "read .gitattributes in working directory"
759 msgid "report archived files on stderr"
767 msgid "compress faster"
771 msgid "compress better"
775 msgid "list supported archive formats"
778 #: archive.c:458 builtin/archive.c:90 builtin/clone.c:110 builtin/clone.c:113
779 #: builtin/submodule--helper.c:1222 builtin/submodule--helper.c:1593
783 #: archive.c:459 builtin/archive.c:91
784 msgid "retrieve the archive from remote repository <repo>"
787 #: archive.c:460 builtin/archive.c:92 builtin/notes.c:489
791 #: archive.c:461 builtin/archive.c:93
792 msgid "path to the remote git-upload-archive command"
796 msgid "Unexpected option --remote"
800 msgid "Option --exec can only be used together with --remote"
804 msgid "Unexpected option --output"
809 msgid "Unknown archive format '%s'"
814 msgid "Argument not supported for format '%s': -%d"
819 msgid "%.*s is not a valid attribute name"
824 "Negative patterns are ignored in git attributes\n"
825 "Use '\\!' for literal leading exclamation."
830 msgid "Badly quoted content in file '%s': %s"
835 msgid "We cannot bisect more!\n"
840 msgid "Not a valid commit name %s"
846 "The merge base %s is bad.\n"
847 "This means the bug has been fixed between %s and [%s].\n"
853 "The merge base %s is new.\n"
854 "The property has changed between %s and [%s].\n"
860 "The merge base %s is %s.\n"
861 "This means the first '%s' commit is between %s and [%s].\n"
867 "Some %s revs are not ancestors of the %s rev.\n"
868 "git bisect cannot work properly in this case.\n"
869 "Maybe you mistook %s and %s revs?\n"
875 "the merge base between %s and [%s] must be skipped.\n"
876 "So we cannot be sure the first %s commit is between %s and %s.\n"
877 "We continue anyway."
882 msgid "Bisecting: a merge base must be tested\n"
887 msgid "a %s revision is needed"
890 #: bisect.c:870 builtin/notes.c:175 builtin/tag.c:236
892 msgid "could not create file '%s'"
897 msgid "could not read file '%s'"
901 msgid "reading bisect refs failed"
906 msgid "%s was both %s and %s\n"
912 "No testable commit found.\n"
913 "Maybe you started with bad path parameters?\n"
918 msgid "(roughly %d step)"
919 msgid_plural "(roughly %d steps)"
923 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
924 #. steps)" translation.
928 msgid "Bisecting: %d revision left to test after this %s\n"
929 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
934 msgid "--contents and --reverse do not blend well."
938 msgid "cannot use --contents with final commit object name"
942 msgid "--reverse and --first-parent together require specified latest commit"
945 #: blame.c:1796 bundle.c:160 ref-filter.c:2075 sequencer.c:1860
946 #: sequencer.c:3631 builtin/commit.c:981 builtin/log.c:366 builtin/log.c:920
947 #: builtin/log.c:1371 builtin/log.c:1702 builtin/log.c:1950 builtin/merge.c:371
948 #: builtin/shortlog.c:192
949 msgid "revision walk setup failed"
954 "--reverse --first-parent together require range along first-parent chain"
959 msgid "no such path %s in %s"
964 msgid "cannot read blob %s for path %s"
971 "After fixing the error cause you may try to fix up\n"
972 "the remote tracking information by invoking\n"
973 "\"git branch --set-upstream-to=%s%s%s\"."
978 msgid "Not setting branch %s as its own upstream."
983 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
988 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
993 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
998 msgid "Branch '%s' set up to track local branch '%s'."
1003 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1008 msgid "Branch '%s' set up to track remote ref '%s'."
1013 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1018 msgid "Branch '%s' set up to track local ref '%s'."
1022 msgid "Unable to write upstream branch configuration"
1027 msgid "Not tracking: ambiguous information for ref %s"
1032 msgid "'%s' is not a valid branch name."
1037 msgid "A branch named '%s' already exists."
1041 msgid "Cannot force update the current branch."
1046 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1051 msgid "the requested upstream branch '%s' does not exist"
1057 "If you are planning on basing your work on an upstream\n"
1058 "branch that already exists at the remote, you may need to\n"
1059 "run \"git fetch\" to retrieve it.\n"
1061 "If you are planning to push out a new local branch that\n"
1062 "will track its remote counterpart, you may want to use\n"
1063 "\"git push -u\" to set the upstream config as you push."
1068 msgid "Not a valid object name: '%s'."
1073 msgid "Ambiguous object name: '%s'."
1078 msgid "Not a valid branch point: '%s'."
1083 msgid "'%s' is already checked out at '%s'"
1088 msgid "HEAD of working tree %s is not updated"
1093 msgid "'%s' does not look like a v2 bundle file"
1098 msgid "unrecognized header: %s%s (%d)"
1101 #: bundle.c:88 sequencer.c:2080 sequencer.c:2557 builtin/commit.c:755
1103 msgid "could not open '%s'"
1107 msgid "Repository lacks these prerequisite commits:"
1112 msgid "The bundle contains this ref:"
1113 msgid_plural "The bundle contains these %d refs:"
1118 msgid "The bundle records a complete history."
1123 msgid "The bundle requires this ref:"
1124 msgid_plural "The bundle requires these %d refs:"
1129 msgid "Could not spawn pack-objects"
1133 msgid "pack-objects died"
1137 msgid "rev-list died"
1142 msgid "ref '%s' is excluded by the rev-list options"
1145 #: bundle.c:450 builtin/log.c:183 builtin/log.c:1607 builtin/shortlog.c:303
1147 msgid "unrecognized argument: %s"
1151 msgid "Refusing to create empty bundle."
1156 msgid "cannot create '%s'"
1160 msgid "index-pack died"
1165 msgid "invalid color value: %.*s"
1168 #: commit.c:43 sequencer.c:2363 builtin/am.c:421 builtin/am.c:465
1169 #: builtin/am.c:1436 builtin/am.c:2072 builtin/replace.c:376
1170 #: builtin/replace.c:448
1172 msgid "could not parse %s"
1177 msgid "%s %s is not a commit!"
1182 "Support for <GIT_DIR>/info/grafts is deprecated\n"
1183 "and will be removed in a future Git version.\n"
1185 "Please use \"git replace --convert-graft-file\"\n"
1186 "to convert the grafts into replace refs.\n"
1188 "Turn this message off by running\n"
1189 "\"git config advice.graftFileDeprecated false\""
1194 "Warning: commit message did not conform to UTF-8.\n"
1195 "You may want to amend it after fixing the message, or set the config\n"
1196 "variable i18n.commitencoding to the encoding your project uses.\n"
1199 #: commit-graph.c:669
1201 msgid "the commit graph format cannot write %d commits"
1204 #: commit-graph.c:696
1205 msgid "too many commits to write graph"
1208 #: commit-graph.c:707 builtin/init-db.c:516 builtin/init-db.c:521
1210 msgid "cannot mkdir %s"
1213 #: compat/obstack.c:405 compat/obstack.c:407
1214 msgid "memory exhausted"
1218 msgid "relative config include conditionals must come from files"
1223 msgid "bad config line %d in blob %s"
1228 msgid "bad config line %d in file %s"
1233 msgid "bad config line %d in standard input"
1238 msgid "bad config line %d in submodule-blob %s"
1243 msgid "bad config line %d in command line %s"
1248 msgid "bad config line %d in %s"
1252 msgid "out of range"
1256 msgid "invalid unit"
1261 msgid "bad numeric config value '%s' for '%s': %s"
1266 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1271 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1276 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1281 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1286 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1291 msgid "bad numeric config value '%s' for '%s' in %s: %s"
1296 msgid "failed to expand user dir in: '%s'"
1301 msgid "'%s' for '%s' is not a valid timestamp"
1304 #: config.c:1171 config.c:1182
1306 msgid "bad zlib compression level %d"
1311 msgid "invalid mode for object creation: %s"
1316 msgid "bad pack compression level %d"
1320 msgid "unable to parse command-line config"
1324 msgid "unknown error occurred while reading the configuration files"
1329 msgid "Invalid %s: '%s'"
1334 msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1339 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1344 msgid "unable to parse '%s' from command-line config"
1349 msgid "bad config variable '%s' in file '%s' at line %d"
1354 msgid "%s has multiple values"
1357 #: config.c:2766 config.c:3019
1359 msgid "fstat on %s failed"
1364 msgid "could not set '%s' to '%s'"
1367 #: config.c:2907 builtin/remote.c:779
1369 msgid "could not unset '%s'"
1373 msgid "The remote end hung up upon initial contact"
1378 "Could not read from remote repository.\n"
1380 "Please make sure you have the correct access rights\n"
1381 "and the repository exists."
1384 #: connected.c:66 builtin/fsck.c:201 builtin/prune.c:145
1385 msgid "Checking connectivity"
1389 msgid "Could not run 'git rev-list'"
1393 msgid "failed write to rev-list"
1397 msgid "failed to close rev-list's stdin"
1402 msgid "CRLF would be replaced by LF in %s."
1408 "CRLF will be replaced by LF in %s.\n"
1409 "The file will have its original line endings in your working directory."
1414 msgid "LF would be replaced by CRLF in %s"
1420 "LF will be replaced by CRLF in %s.\n"
1421 "The file will have its original line endings in your working directory."
1426 msgid "BOM is prohibited in '%s' if encoded as %s"
1432 "The file '%s' contains a byte order mark (BOM). Please use UTF-%s as working-"
1438 msgid "BOM is required in '%s' if encoded as %s"
1444 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
1445 "%sLE (depending on the byte order) as working-tree-encoding."
1450 msgid "failed to encode '%s' from %s to %s"
1455 msgid "encoding '%s' from %s to %s and back is not the same"
1459 msgid "true/false are no valid working-tree-encodings"
1463 msgid "in the future"
1468 msgid "%<PRIuMAX> second ago"
1469 msgid_plural "%<PRIuMAX> seconds ago"
1475 msgid "%<PRIuMAX> minute ago"
1476 msgid_plural "%<PRIuMAX> minutes ago"
1482 msgid "%<PRIuMAX> hour ago"
1483 msgid_plural "%<PRIuMAX> hours ago"
1489 msgid "%<PRIuMAX> day ago"
1490 msgid_plural "%<PRIuMAX> days ago"
1496 msgid "%<PRIuMAX> week ago"
1497 msgid_plural "%<PRIuMAX> weeks ago"
1503 msgid "%<PRIuMAX> month ago"
1504 msgid_plural "%<PRIuMAX> months ago"
1510 msgid "%<PRIuMAX> year"
1511 msgid_plural "%<PRIuMAX> years"
1515 #. TRANSLATORS: "%s" is "<n> years"
1518 msgid "%s, %<PRIuMAX> month ago"
1519 msgid_plural "%s, %<PRIuMAX> months ago"
1523 #: date.c:175 date.c:180
1525 msgid "%<PRIuMAX> year ago"
1526 msgid_plural "%<PRIuMAX> years ago"
1530 #: diffcore-order.c:24
1532 msgid "failed to read orderfile '%s'"
1535 #: diffcore-rename.c:535
1536 msgid "Performing inexact rename detection"
1541 msgid "option '%s' requires a value"
1546 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
1551 msgid " Unknown dirstat parameter '%s'\n"
1556 "color moved setting must be one of 'no', 'default', 'zebra', 'dimmed_zebra', "
1562 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
1568 "Found errors in 'diff.dirstat' config variable:\n"
1574 msgid "external diff died, stopping at %s"
1578 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
1582 msgid "-G, -S and --find-object are mutually exclusive"
1586 msgid "--follow requires exactly one pathspec"
1592 "Failed to parse --dirstat/-X option parameter:\n"
1598 msgid "Failed to parse --submodule option parameter: '%s'"
1602 msgid "inexact rename detection was skipped due to too many files."
1606 msgid "only found copies from modified paths due to too many files."
1612 "you may want to set your %s variable to at least %d and retry the command."
1617 msgid "could not open directory '%s'"
1621 msgid "failed to get kernel name and information"
1625 msgid "Untracked cache is disabled on this system or location."
1628 #: dir.c:3075 dir.c:3080
1630 msgid "could not create directories for %s"
1635 msgid "could not migrate git directory from '%s' to '%s'"
1640 msgid "hint: Waiting for your editor to close the file...%c"
1644 msgid "Filtering content"
1649 msgid "could not stat file '%s'"
1652 #: fetch-object.c:17
1653 msgid "Remote with no URL"
1657 msgid "git fetch-pack: expected shallow list"
1661 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
1664 #: fetch-pack.c:285 builtin/archive.c:63
1666 msgid "remote error: %s"
1671 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
1675 msgid "--stateless-rpc requires multi_ack_detailed"
1678 #: fetch-pack.c:429 fetch-pack.c:1310
1680 msgid "invalid shallow line: %s"
1683 #: fetch-pack.c:435 fetch-pack.c:1316
1685 msgid "invalid unshallow line: %s"
1688 #: fetch-pack.c:437 fetch-pack.c:1318
1690 msgid "object not found: %s"
1693 #: fetch-pack.c:440 fetch-pack.c:1321
1695 msgid "error in object: %s"
1698 #: fetch-pack.c:442 fetch-pack.c:1323
1700 msgid "no shallow found: %s"
1703 #: fetch-pack.c:445 fetch-pack.c:1326
1705 msgid "expected shallow/unshallow, got %s"
1710 msgid "got %s %d %s"
1715 msgid "invalid commit %s"
1722 #: fetch-pack.c:543 progress.c:229
1728 msgid "got %s (%d) %s"
1733 msgid "Marking %s as complete"
1738 msgid "already have %s (%s)"
1742 msgid "fetch-pack: unable to fork off sideband demultiplexer"
1746 msgid "protocol error: bad pack header"
1751 msgid "fetch-pack: unable to fork off %s"
1760 msgid "error in sideband demultiplexer"
1764 msgid "Server does not support shallow clients"
1768 msgid "Server supports multi_ack_detailed"
1772 msgid "Server supports no-done"
1775 #: fetch-pack.c:1002
1776 msgid "Server supports multi_ack"
1779 #: fetch-pack.c:1006
1780 msgid "Server supports side-band-64k"
1783 #: fetch-pack.c:1010
1784 msgid "Server supports side-band"
1787 #: fetch-pack.c:1014
1788 msgid "Server supports allow-tip-sha1-in-want"
1791 #: fetch-pack.c:1018
1792 msgid "Server supports allow-reachable-sha1-in-want"
1795 #: fetch-pack.c:1028
1796 msgid "Server supports ofs-delta"
1799 #: fetch-pack.c:1034 fetch-pack.c:1204
1800 msgid "Server supports filter"
1803 #: fetch-pack.c:1042
1805 msgid "Server version is %.*s"
1808 #: fetch-pack.c:1048
1809 msgid "Server does not support --shallow-since"
1812 #: fetch-pack.c:1052
1813 msgid "Server does not support --shallow-exclude"
1816 #: fetch-pack.c:1054
1817 msgid "Server does not support --deepen"
1820 #: fetch-pack.c:1065
1821 msgid "no common commits"
1824 #: fetch-pack.c:1077 fetch-pack.c:1414
1825 msgid "git fetch-pack: fetch failed."
1828 #: fetch-pack.c:1199
1829 msgid "Server does not support shallow requests"
1832 #: fetch-pack.c:1584
1833 msgid "no matching remote head"
1836 #: fetch-pack.c:1610
1838 msgid "no such remote ref %s"
1841 #: fetch-pack.c:1613
1843 msgid "Server does not allow request for unadvertised object %s"
1846 #: gpg-interface.c:185
1847 msgid "gpg failed to sign the data"
1850 #: gpg-interface.c:210
1851 msgid "could not create temporary file"
1854 #: gpg-interface.c:213
1856 msgid "failed writing detached signature to '%s'"
1861 msgid "ignore invalid color '%.*s' in log.graphColors"
1866 msgid "'%s': unable to read %s"
1869 #: grep.c:2037 setup.c:164 builtin/clone.c:409 builtin/diff.c:81
1872 msgid "failed to stat '%s'"
1877 msgid "'%s': short read"
1882 msgid "available git commands in '%s'"
1886 msgid "git commands available from elsewhere on your $PATH"
1890 msgid "These are common Git commands used in various situations:"
1896 "'%s' appears to be a git command, but we were not\n"
1897 "able to execute it. Maybe git-%s is broken?"
1901 msgid "Uh oh. Your system reports no Git commands at all."
1906 msgid "WARNING: You called a Git command named '%s', which does not exist."
1911 msgid "Continuing under the assumption that you meant '%s'."
1916 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
1921 msgid "git: '%s' is not a git command. See 'git --help'."
1927 "The most similar command is"
1930 "The most similar commands are"
1935 msgid "git version [<options>]"
1946 "Did you mean this?"
1949 "Did you mean one of these?"
1956 "*** Please tell me who you are.\n"
1960 " git config --global user.email \"you@example.com\"\n"
1961 " git config --global user.name \"Your Name\"\n"
1963 "to set your account's default identity.\n"
1964 "Omit --global to set the identity only in this repository.\n"
1969 msgid "no email was given and auto-detection is disabled"
1974 msgid "unable to auto-detect email address (got '%s')"
1978 msgid "no name was given and auto-detection is disabled"
1983 msgid "unable to auto-detect name (got '%s')"
1988 msgid "empty ident name (for <%s>) not allowed"
1993 msgid "name consists only of disallowed characters: %s"
1996 #: ident.c:416 builtin/commit.c:587
1998 msgid "invalid date format: %s"
2001 #: list-objects-filter-options.c:36
2002 msgid "multiple filter-specs cannot be combined"
2005 #: list-objects-filter-options.c:126
2006 msgid "cannot change partial clone promisor remote"
2012 "Unable to create '%s.lock': %s.\n"
2014 "Another git process seems to be running in this repository, e.g.\n"
2015 "an editor opened by 'git commit'. Please make sure all processes\n"
2016 "are terminated then try again. If it still fails, a git process\n"
2017 "may have crashed in this repository earlier:\n"
2018 "remove the file manually to continue."
2023 msgid "Unable to create '%s.lock': %s"
2027 msgid "failed to read the cache"
2030 #: merge.c:136 builtin/am.c:1946 builtin/am.c:1980 builtin/checkout.c:378
2031 #: builtin/checkout.c:606 builtin/clone.c:761
2032 msgid "unable to write new index file"
2035 #: merge-recursive.c:298
2036 msgid "(bad commit)\n"
2039 #: merge-recursive.c:320
2041 msgid "add_cacheinfo failed for path '%s'; merge aborting."
2044 #: merge-recursive.c:328
2046 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
2049 #: merge-recursive.c:410
2050 msgid "error building trees"
2053 #: merge-recursive.c:881
2055 msgid "failed to create path '%s'%s"
2058 #: merge-recursive.c:892
2060 msgid "Removing %s to make room for subdirectory\n"
2063 #: merge-recursive.c:906 merge-recursive.c:925
2064 msgid ": perhaps a D/F conflict?"
2067 #: merge-recursive.c:915
2069 msgid "refusing to lose untracked file at '%s'"
2072 #: merge-recursive.c:957 builtin/cat-file.c:37
2074 msgid "cannot read object %s '%s'"
2077 #: merge-recursive.c:959
2079 msgid "blob expected for %s '%s'"
2082 #: merge-recursive.c:983
2084 msgid "failed to open '%s': %s"
2087 #: merge-recursive.c:994
2089 msgid "failed to symlink '%s': %s"
2092 #: merge-recursive.c:999
2094 msgid "do not know what to do with %06o %s '%s'"
2097 #: merge-recursive.c:1186
2099 msgid "Failed to merge submodule %s (not checked out)"
2102 #: merge-recursive.c:1193
2104 msgid "Failed to merge submodule %s (commits not present)"
2107 #: merge-recursive.c:1200
2109 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
2112 #: merge-recursive.c:1208 merge-recursive.c:1220
2114 msgid "Fast-forwarding submodule %s to the following commit:"
2117 #: merge-recursive.c:1211 merge-recursive.c:1223
2119 msgid "Fast-forwarding submodule %s to %s"
2122 #: merge-recursive.c:1245
2124 msgid "Failed to merge submodule %s (merge following commits not found)"
2127 #: merge-recursive.c:1249
2129 msgid "Failed to merge submodule %s (not fast-forward)"
2132 #: merge-recursive.c:1250
2133 msgid "Found a possible merge resolution for the submodule:\n"
2136 #: merge-recursive.c:1253
2139 "If this is correct simply add it to the index for example\n"
2142 " git update-index --cacheinfo 160000 %s \"%s\"\n"
2144 "which will accept this suggestion.\n"
2147 #: merge-recursive.c:1262
2149 msgid "Failed to merge submodule %s (multiple merges found)"
2152 #: merge-recursive.c:1321
2153 msgid "Failed to execute internal merge"
2156 #: merge-recursive.c:1326
2158 msgid "Unable to add %s to database"
2161 #: merge-recursive.c:1358
2163 msgid "Auto-merging %s"
2166 #: merge-recursive.c:1423
2168 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
2171 #: merge-recursive.c:1475
2174 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2178 #: merge-recursive.c:1480
2181 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2185 #: merge-recursive.c:1487
2188 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2192 #: merge-recursive.c:1492
2195 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2196 "left in tree at %s."
2199 #: merge-recursive.c:1526
2203 #: merge-recursive.c:1526
2207 #: merge-recursive.c:1580 merge-recursive.c:1736 merge-recursive.c:2368
2208 #: merge-recursive.c:3086
2210 msgid "Refusing to lose dirty file at %s"
2213 #: merge-recursive.c:1594
2215 msgid "%s is a directory in %s adding as %s instead"
2218 #: merge-recursive.c:1599
2220 msgid "Refusing to lose untracked file at %s; adding as %s instead"
2223 #: merge-recursive.c:1625
2226 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
2227 "\"->\"%s\" in \"%s\"%s"
2230 #: merge-recursive.c:1630
2231 msgid " (left unresolved)"
2234 #: merge-recursive.c:1694
2236 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
2239 #: merge-recursive.c:1733
2241 msgid "Renaming %s to %s and %s to %s instead"
2244 #: merge-recursive.c:1745
2246 msgid "Refusing to lose untracked file at %s, even though it's in the way."
2249 #: merge-recursive.c:1951
2252 "CONFLICT (directory rename split): Unclear where to place %s because "
2253 "directory %s was renamed to multiple other directories, with no destination "
2254 "getting a majority of the files."
2257 #: merge-recursive.c:1983
2260 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
2261 "implicit directory rename(s) putting the following path(s) there: %s."
2264 #: merge-recursive.c:1993
2267 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
2268 "implicit directory renames tried to put these paths there: %s"
2271 #: merge-recursive.c:2085
2274 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
2278 #: merge-recursive.c:2330
2281 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
2285 #: merge-recursive.c:2736
2287 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
2290 #: merge-recursive.c:2751
2292 msgid "Adding merged %s"
2295 #: merge-recursive.c:2758 merge-recursive.c:3089
2297 msgid "Adding as %s instead"
2300 #: merge-recursive.c:2914
2302 msgid "cannot read object %s"
2305 #: merge-recursive.c:2917
2307 msgid "object %s is not a blob"
2310 #: merge-recursive.c:2986
2314 #: merge-recursive.c:2986
2318 #: merge-recursive.c:2997
2322 #: merge-recursive.c:3004
2326 #: merge-recursive.c:3046
2328 msgid "Skipped %s (merged same as existing)"
2331 #: merge-recursive.c:3055 git-submodule.sh:895
2335 #: merge-recursive.c:3056
2337 msgid "CONFLICT (%s): Merge conflict in %s"
2340 #: merge-recursive.c:3178
2345 #: merge-recursive.c:3204
2346 msgid "file/directory"
2349 #: merge-recursive.c:3210
2350 msgid "directory/file"
2353 #: merge-recursive.c:3217
2355 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
2358 #: merge-recursive.c:3226
2363 #: merge-recursive.c:3267
2365 msgid "Dirty index: cannot merge (dirty: %s)"
2368 #: merge-recursive.c:3271
2369 msgid "Already up to date!"
2372 #: merge-recursive.c:3280
2374 msgid "merging of trees %s and %s failed"
2377 #: merge-recursive.c:3379
2381 #: merge-recursive.c:3392
2383 msgid "found %u common ancestor:"
2384 msgid_plural "found %u common ancestors:"
2388 #: merge-recursive.c:3431
2389 msgid "merge returned no commit"
2392 #: merge-recursive.c:3495
2394 msgid "Could not parse object '%s'"
2397 #: merge-recursive.c:3511 builtin/merge.c:658 builtin/merge.c:815
2398 msgid "Unable to write index."
2401 #: notes-merge.c:272
2404 "You have not concluded your previous notes merge (%s exists).\n"
2405 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
2406 "commit/abort the previous merge before you start a new notes merge."
2409 #: notes-merge.c:279
2411 msgid "You have not concluded your notes merge (%s exists)."
2415 msgid "Cannot commit uninitialized/unreferenced notes tree"
2418 #: notes-utils.c:102
2420 msgid "Bad notes.rewriteMode value: '%s'"
2423 #: notes-utils.c:112
2425 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
2428 #. TRANSLATORS: The first %s is the name of
2429 #. the environment variable, the second %s is
2432 #: notes-utils.c:142
2434 msgid "Bad %s value: '%s'"
2439 msgid "unable to parse object: %s"
2443 msgid "offset before end of packfile (broken .idx?)"
2448 msgid "offset before start of pack index for %s (corrupt index?)"
2453 msgid "offset beyond end of pack index for %s (truncated index?)"
2456 #: parse-options.c:621
2460 #: parse-options.c:640
2465 #. TRANSLATORS: the colon here should align with the
2466 #. one in "usage: %s" translation.
2468 #: parse-options.c:646
2473 #: parse-options.c:649
2478 #: parse-options.c:688
2482 #: parse-options-cb.c:44
2484 msgid "malformed expiration date '%s'"
2487 #: parse-options-cb.c:112
2489 msgid "malformed object name '%s'"
2494 msgid "Could not make %s writable by group"
2498 msgid "Escape character '\\' not allowed as last character in attr value"
2502 msgid "Only one 'attr:' specification is allowed."
2506 msgid "attr spec must not be empty"
2511 msgid "invalid attribute name %s"
2515 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
2520 "global 'literal' pathspec setting is incompatible with all other global "
2525 msgid "invalid parameter for pathspec magic 'prefix'"
2530 msgid "Invalid pathspec magic '%.*s' in '%s'"
2535 msgid "Missing ')' at the end of pathspec magic in '%s'"
2540 msgid "Unimplemented pathspec magic '%c' in '%s'"
2545 msgid "%s: 'literal' and 'glob' are incompatible"
2550 msgid "%s: '%s' is outside repository"
2555 msgid "'%s' (mnemonic: '%c')"
2560 msgid "%s: pathspec magic not supported by this command: %s"
2565 msgid "pathspec '%s' is beyond a symbolic link"
2569 msgid "unable to parse --pretty format"
2572 #: read-cache.c:1500
2575 "index.version set, but the value is invalid.\n"
2579 #: read-cache.c:1510
2582 "GIT_INDEX_VERSION set, but the value is invalid.\n"
2586 #: read-cache.c:2404 sequencer.c:4337 wrapper.c:658 builtin/merge.c:1047
2588 msgid "could not close '%s'"
2591 #: read-cache.c:2477 sequencer.c:2101 sequencer.c:3233
2593 msgid "could not stat '%s'"
2596 #: read-cache.c:2490
2598 msgid "unable to open git dir: %s"
2601 #: read-cache.c:2502
2603 msgid "unable to unlink: %s"
2606 #: refs.c:732 sequencer.c:4333 sequencer.c:4392 wrapper.c:225 wrapper.c:395
2609 msgid "could not open '%s' for writing"
2613 msgid "ref updates forbidden inside quarantine environment"
2616 #: refs/files-backend.c:1191
2618 msgid "could not remove reference %s"
2621 #: refs/files-backend.c:1205 refs/packed-backend.c:1531
2622 #: refs/packed-backend.c:1541
2624 msgid "could not delete reference %s: %s"
2627 #: refs/files-backend.c:1208 refs/packed-backend.c:1544
2629 msgid "could not delete references: %s"
2632 #: ref-filter.c:35 wt-status.c:1850
2648 msgid "ahead %d, behind %d"
2653 msgid "expected format: %%(color:<color>)"
2658 msgid "unrecognized color: %%(color:%s)"
2663 msgid "Integer value expected refname:lstrip=%s"
2668 msgid "Integer value expected refname:rstrip=%s"
2673 msgid "unrecognized %%(%s) argument: %s"
2678 msgid "%%(body) does not take arguments"
2683 msgid "%%(subject) does not take arguments"
2688 msgid "unknown %%(trailers) argument: %s"
2693 msgid "positive value expected contents:lines=%s"
2698 msgid "unrecognized %%(contents) argument: %s"
2703 msgid "positive value expected objectname:short=%s"
2708 msgid "unrecognized %%(objectname) argument: %s"
2713 msgid "expected format: %%(align:<width>,<position>)"
2718 msgid "unrecognized position:%s"
2723 msgid "unrecognized width:%s"
2728 msgid "unrecognized %%(align) argument: %s"
2733 msgid "positive width expected with the %%(align) atom"
2738 msgid "unrecognized %%(if) argument: %s"
2743 msgid "malformed field name: %.*s"
2748 msgid "unknown field name: %.*s"
2753 msgid "format: %%(if) atom used without a %%(then) atom"
2758 msgid "format: %%(then) atom used without an %%(if) atom"
2763 msgid "format: %%(then) atom used more than once"
2768 msgid "format: %%(then) atom used after %%(else)"
2773 msgid "format: %%(else) atom used without an %%(if) atom"
2778 msgid "format: %%(else) atom used without a %%(then) atom"
2783 msgid "format: %%(else) atom used more than once"
2788 msgid "format: %%(end) atom used without corresponding atom"
2793 msgid "malformed format string %s"
2796 #: ref-filter.c:1387
2798 msgid "(no branch, rebasing %s)"
2801 #: ref-filter.c:1390
2803 msgid "(no branch, rebasing detached HEAD %s)"
2806 #: ref-filter.c:1393
2808 msgid "(no branch, bisect started on %s)"
2811 #. TRANSLATORS: make sure this matches "HEAD
2812 #. detached at " in wt-status.c
2814 #: ref-filter.c:1401
2816 msgid "(HEAD detached at %s)"
2819 #. TRANSLATORS: make sure this matches "HEAD
2820 #. detached from " in wt-status.c
2822 #: ref-filter.c:1408
2824 msgid "(HEAD detached from %s)"
2827 #: ref-filter.c:1412
2831 #: ref-filter.c:1442
2833 msgid "missing object %s for %s"
2836 #: ref-filter.c:1445
2838 msgid "parse_object_buffer failed on %s for %s"
2841 #: ref-filter.c:1902
2843 msgid "malformed object at '%s'"
2846 #: ref-filter.c:1984
2848 msgid "ignoring ref with broken name %s"
2851 #: ref-filter.c:1989
2853 msgid "ignoring broken ref %s"
2856 #: ref-filter.c:2261
2858 msgid "format: %%(end) atom missing"
2861 #: ref-filter.c:2365
2863 msgid "malformed object name %s"
2868 msgid "Cannot fetch both %s and %s to %s"
2873 msgid "%s usually tracks %s, not %s"
2878 msgid "%s tracks both %s and %s"
2882 msgid "Internal error"
2885 #: remote.c:1534 remote.c:1635
2886 msgid "HEAD does not point to a branch"
2891 msgid "no such branch: '%s'"
2896 msgid "no upstream configured for branch '%s'"
2901 msgid "upstream branch '%s' not stored as a remote-tracking branch"
2906 msgid "push destination '%s' on remote '%s' has no local tracking branch"
2911 msgid "branch '%s' has no remote for pushing"
2916 msgid "push refspecs for '%s' do not include '%s'"
2920 msgid "push has no destination (push.default is 'nothing')"
2924 msgid "cannot resolve 'simple' push to a single destination"
2929 msgid "Your branch is based on '%s', but the upstream is gone.\n"
2933 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
2938 msgid "Your branch is up to date with '%s'.\n"
2943 msgid "Your branch and '%s' refer to different commits.\n"
2948 msgid " (use \"%s\" for details)\n"
2953 msgid "Your branch is ahead of '%s' by %d commit.\n"
2954 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
2959 msgid " (use \"git push\" to publish your local commits)\n"
2964 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
2966 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
2971 msgid " (use \"git pull\" to update your local branch)\n"
2977 "Your branch and '%s' have diverged,\n"
2978 "and have %d and %d different commit each, respectively.\n"
2980 "Your branch and '%s' have diverged,\n"
2981 "and have %d and %d different commits each, respectively.\n"
2986 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
2990 msgid "your current branch appears to be broken"
2995 msgid "your current branch '%s' does not have any commits yet"
2999 msgid "--first-parent is incompatible with --bisect"
3002 #: run-command.c:728
3003 msgid "open /dev/null failed"
3006 #: run-command.c:1271
3009 "The '%s' hook was ignored because it's not set as executable.\n"
3010 "You can disable this warning with `git config advice.ignoredHook false`."
3014 msgid "unexpected flush packet while reading remote unpack status"
3019 msgid "unable to parse remote unpack status: %s"
3024 msgid "remote unpack failed: %s"
3028 msgid "failed to sign the push certificate"
3032 msgid "the receiving end does not support --signed push"
3037 "not sending a push certificate since the receiving end does not support --"
3042 msgid "the receiving end does not support --atomic push"
3046 msgid "the receiving end does not support push options"
3051 msgid "invalid commit message cleanup mode '%s'"
3056 msgid "could not delete '%s'"
3073 msgid "Unknown action: %d"
3078 "after resolving the conflicts, mark the corrected paths\n"
3079 "with 'git add <paths>' or 'git rm <paths>'"
3084 "after resolving the conflicts, mark the corrected paths\n"
3085 "with 'git add <paths>' or 'git rm <paths>'\n"
3086 "and commit the result with 'git commit'"
3089 #: sequencer.c:379 sequencer.c:2467
3091 msgid "could not lock '%s'"
3094 #: sequencer.c:381 sequencer.c:2345 sequencer.c:2471 sequencer.c:2485
3095 #: sequencer.c:2693 sequencer.c:4335 sequencer.c:4398 wrapper.c:656
3097 msgid "could not write to '%s'"
3102 msgid "could not write eol to '%s'"
3105 #: sequencer.c:391 sequencer.c:2350 sequencer.c:2473 sequencer.c:2487
3108 msgid "failed to finalize '%s'"
3111 #: sequencer.c:414 sequencer.c:803 sequencer.c:1492 sequencer.c:2370
3112 #: sequencer.c:2683 sequencer.c:2787 builtin/am.c:259 builtin/commit.c:727
3113 #: builtin/merge.c:1045
3115 msgid "could not read '%s'"
3120 msgid "your local changes would be overwritten by %s."
3124 msgid "commit your changes or stash them to proceed."
3129 msgid "%s: fast-forward"
3132 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
3137 msgid "%s: Unable to write new index file"
3141 msgid "unable to update cache tree"
3145 msgid "could not resolve HEAD commit"
3151 "you have staged changes in your working tree\n"
3152 "If these changes are meant to be squashed into the previous commit, run:\n"
3154 " git commit --amend %s\n"
3156 "If they are meant to go into a new commit, run:\n"
3160 "In both cases, once you're done, continue with:\n"
3162 " git rebase --continue\n"
3166 msgid "writing root commit"
3170 msgid "'prepare-commit-msg' hook failed"
3175 "Your name and email address were configured automatically based\n"
3176 "on your username and hostname. Please check that they are accurate.\n"
3177 "You can suppress this message by setting them explicitly. Run the\n"
3178 "following command and follow the instructions in your editor to edit\n"
3179 "your configuration file:\n"
3181 " git config --global --edit\n"
3183 "After doing this, you may fix the identity used for this commit with:\n"
3185 " git commit --amend --reset-author\n"
3190 "Your name and email address were configured automatically based\n"
3191 "on your username and hostname. Please check that they are accurate.\n"
3192 "You can suppress this message by setting them explicitly:\n"
3194 " git config --global user.name \"Your Name\"\n"
3195 " git config --global user.email you@example.com\n"
3197 "After doing this, you may fix the identity used for this commit with:\n"
3199 " git commit --amend --reset-author\n"
3203 msgid "couldn't look up newly created commit"
3207 msgid "could not parse newly created commit"
3211 msgid "unable to resolve HEAD after creating commit"
3215 msgid "detached HEAD"
3219 msgid " (root-commit)"
3223 msgid "could not parse HEAD"
3228 msgid "HEAD %s is not a commit!"
3231 #: sequencer.c:1183 builtin/commit.c:1528
3232 msgid "could not parse HEAD commit"
3235 #: sequencer.c:1234 sequencer.c:1831
3236 msgid "unable to parse commit author"
3239 #: sequencer.c:1244 builtin/am.c:1630 builtin/merge.c:644
3240 msgid "git write-tree failed to write a tree"
3243 #: sequencer.c:1261 sequencer.c:1316
3245 msgid "unable to read commit message from '%s'"
3248 #: sequencer.c:1283 builtin/am.c:1650 builtin/commit.c:1631 builtin/merge.c:824
3249 #: builtin/merge.c:849
3250 msgid "failed to write commit object"
3255 msgid "could not parse commit %s"
3260 msgid "could not parse parent commit %s"
3263 #: sequencer.c:1499 sequencer.c:1524
3265 msgid "This is a combination of %d commits."
3268 #: sequencer.c:1509 sequencer.c:4354
3269 msgid "need a HEAD to fixup"
3272 #: sequencer.c:1511 sequencer.c:2728
3273 msgid "could not read HEAD"
3277 msgid "could not read HEAD's commit message"
3282 msgid "cannot write '%s'"
3285 #: sequencer.c:1526 git-rebase--interactive.sh:457
3286 msgid "This is the 1st commit message:"
3291 msgid "could not read commit message of %s"
3296 msgid "This is the commit message #%d:"
3301 msgid "The commit message #%d will be skipped:"
3306 msgid "unknown command: %d"
3310 msgid "your index file is unmerged."
3314 msgid "cannot fixup root commit"
3319 msgid "commit %s is a merge but no -m option was given."
3324 msgid "commit %s does not have parent %d"
3329 msgid "mainline was specified but commit %s is not a merge."
3334 msgid "cannot get commit message for %s"
3337 #. TRANSLATORS: The first %s will be a "todo" command like
3338 #. "revert" or "pick", the second %s a SHA1.
3341 msgid "%s: cannot parse parent commit %s"
3346 msgid "could not rename '%s' to '%s'"
3351 msgid "could not revert %s... %s"
3356 msgid "could not apply %s... %s"
3360 msgid "empty commit set passed"
3365 msgid "git %s: failed to read the index"
3370 msgid "git %s: failed to refresh the index"
3375 msgid "%s does not accept arguments: '%s'"
3380 msgid "missing arguments for %s"
3385 msgid "invalid line %d: %.*s"
3390 msgid "cannot '%s' without a previous commit"
3393 #: sequencer.c:2084 sequencer.c:4137 sequencer.c:4172
3395 msgid "could not read '%s'."
3399 msgid "please fix this using 'git rebase --edit-todo'."
3404 msgid "unusable instruction sheet: '%s'"
3408 msgid "no commits parsed."
3412 msgid "cannot cherry-pick during a revert."
3416 msgid "cannot revert during a cherry-pick."
3421 msgid "invalid key: %s"
3426 msgid "invalid value for %s: %s"
3430 msgid "unusable squash-onto"
3435 msgid "malformed options sheet: '%s'"
3439 msgid "a cherry-pick or revert is already in progress"
3443 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
3448 msgid "could not create sequencer directory '%s'"
3452 msgid "could not lock HEAD"
3455 #: sequencer.c:2395 sequencer.c:3402
3456 msgid "no cherry-pick or revert in progress"
3460 msgid "cannot resolve HEAD"
3463 #: sequencer.c:2399 sequencer.c:2434
3464 msgid "cannot abort from a branch yet to be born"
3467 #: sequencer.c:2420 builtin/grep.c:720
3469 msgid "cannot open '%s'"
3474 msgid "cannot read '%s': %s"
3478 msgid "unexpected end of file"
3483 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
3487 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
3490 #: sequencer.c:2544 sequencer.c:3320
3492 msgid "could not update %s"
3495 #: sequencer.c:2582 sequencer.c:3300
3496 msgid "cannot read HEAD"
3499 #: sequencer.c:2617 sequencer.c:2621 builtin/difftool.c:639
3501 msgid "could not copy '%s' to '%s'"
3505 msgid "could not read index"
3511 "execution failed: %s\n"
3512 "%sYou can fix the problem, and then run\n"
3514 " git rebase --continue\n"
3519 msgid "and made changes to the index and/or the working tree\n"
3525 "execution succeeded: %s\n"
3526 "but left changes to the index and/or the working tree\n"
3527 "Commit or stash your changes, and then run\n"
3529 " git rebase --continue\n"
3534 msgid "writing fake root commit"
3538 msgid "writing squash-onto"
3543 msgid "failed to find tree of %s"
3547 msgid "could not write index"
3551 msgid "cannot merge without a current revision"
3556 msgid "could not resolve '%s'"
3561 msgid "could not get commit message of '%s'"
3564 #: sequencer.c:2915 sequencer.c:2940
3566 msgid "could not write '%s'"
3571 msgid "could not even attempt to merge '%.*s'"
3575 msgid "merge: Unable to write new index file"
3580 msgid "Applied autostash.\n"
3585 msgid "cannot store %s"
3588 #: sequencer.c:3102 git-rebase.sh:188
3591 "Applying autostash resulted in conflicts.\n"
3592 "Your changes are safe in the stash.\n"
3593 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
3599 "Could not execute the todo command\n"
3602 "It has been rescheduled; To edit the command before continuing, please\n"
3603 "edit the todo list first:\n"
3605 " git rebase --edit-todo\n"
3606 " git rebase --continue\n"
3611 msgid "Stopped at %s... %.*s\n"
3616 msgid "unknown command %d"
3620 msgid "could not read orig-head"
3623 #: sequencer.c:3313 sequencer.c:4351
3624 msgid "could not read 'onto'"
3629 msgid "could not update HEAD to %s"
3633 msgid "cannot rebase: You have unstaged changes."
3637 msgid "cannot amend non-existing commit"
3642 msgid "invalid file: '%s'"
3647 msgid "invalid contents: '%s'"
3653 "You have uncommitted changes in your working tree. Please, commit them\n"
3654 "first and then run 'git rebase --continue' again."
3657 #: sequencer.c:3454 sequencer.c:3492
3659 msgid "could not write file: '%s'"
3663 msgid "could not remove CHERRY_PICK_HEAD"
3667 msgid "could not commit staged changes."
3672 msgid "%s: can't cherry-pick a %s"
3677 msgid "%s: bad revision"
3681 msgid "can't revert as initial commit"
3685 msgid "make_script: unhandled options"
3689 msgid "make_script: error preparing revisions"
3692 #: sequencer.c:4141 sequencer.c:4176
3694 msgid "unusable todo list: '%s'"
3700 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
3706 "Warning: some commits may have been dropped accidentally.\n"
3707 "Dropped commits (newer to older):\n"
3713 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
3715 "Use 'git config rebase.missingCommitsCheck' to change the level of "
3717 "The possible behaviours are: ignore, warn, error.\n"
3724 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
3726 "Or you can abort the rebase with 'git rebase --abort'.\n"
3731 msgid "could not parse commit '%s'"
3735 msgid "the script was already rearranged."
3740 msgid "'%s' is outside repository"
3746 "%s: no such path in the working tree.\n"
3747 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
3753 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
3754 "Use '--' to separate paths from revisions, like this:\n"
3755 "'git <command> [<revision>...] -- [<file>...]'"
3760 msgid "option '%s' must come before non-option arguments"
3766 "ambiguous argument '%s': both revision and filename\n"
3767 "Use '--' to separate paths from revisions, like this:\n"
3768 "'git <command> [<revision>...] -- [<file>...]'"
3772 msgid "unable to set up work tree using invalid config"
3776 msgid "this operation must be run in a work tree"
3781 msgid "Expected git repo version <= %d, found %d"
3785 msgid "unknown repository extensions found:"
3790 msgid "error opening '%s'"
3795 msgid "too large to be a .git file: '%s'"
3800 msgid "error reading %s"
3805 msgid "invalid gitfile format: %s"
3810 msgid "no path in gitfile: %s"
3815 msgid "not a git repository: %s"
3820 msgid "'$%s' too big"
3825 msgid "not a git repository: '%s'"
3828 #: setup.c:682 setup.c:684 setup.c:715
3830 msgid "cannot chdir to '%s'"
3833 #: setup.c:687 setup.c:743 setup.c:753 setup.c:792 setup.c:800 setup.c:815
3834 msgid "cannot come back to cwd"
3839 msgid "not a git repository (or any of the parent directories): %s"
3844 msgid "failed to stat '%*s%s%s'"
3848 msgid "Unable to read current working directory"
3851 #: setup.c:1066 setup.c:1072
3853 msgid "cannot change to '%s'"
3859 "not a git repository (or any parent up to mount point %s)\n"
3860 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
3866 "problem with core.sharedRepository filemode value (0%.3o).\n"
3867 "The owner of files must always have read and write permissions."
3871 msgid "open /dev/null or dup failed"
3879 msgid "setsid failed"
3884 msgid "path '%s' does not exist"
3889 msgid "reference repository '%s' as a linked checkout is not supported yet."
3894 msgid "reference repository '%s' is not a local repository."
3899 msgid "reference repository '%s' is shallow"
3904 msgid "reference repository '%s' is grafted"
3909 msgid "short SHA1 %s is ambiguous"
3913 msgid "The candidates are:"
3918 "Git normally never creates a ref that ends with 40 hex characters\n"
3919 "because it will be ignored when you just specify 40-hex. These refs\n"
3920 "may be created by mistake. For example,\n"
3922 " git checkout -b $br $(git rev-parse ...)\n"
3924 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
3925 "examine these refs and maybe delete them. Turn this message off by\n"
3926 "running \"git config advice.objectNameWarning false\""
3929 #: submodule.c:97 submodule.c:131
3930 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
3933 #: submodule.c:101 submodule.c:135
3935 msgid "Could not find section in .gitmodules where path=%s"
3940 msgid "Could not update .gitmodules entry %s"
3945 msgid "Could not remove .gitmodules entry for %s"
3949 msgid "staging updated .gitmodules failed"
3954 msgid "in unpopulated submodule '%s'"
3959 msgid "Pathspec '%s' is in submodule '%.*s'"
3964 msgid "submodule entry '%s' (%s) is a %s, not a commit"
3967 #: submodule.c:1069 builtin/branch.c:651 builtin/submodule--helper.c:1743
3968 msgid "Failed to resolve HEAD as a valid ref."
3973 msgid "'%s' not recognized as a git repository"
3978 msgid "could not start 'git status' in submodule '%s'"
3983 msgid "could not run 'git status' in submodule '%s'"
3988 msgid "submodule '%s' has dirty index"
3994 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
3997 #: submodule.c:1728 submodule.c:1784
3999 msgid "could not lookup name for submodule '%s'"
4002 #: submodule.c:1732 builtin/submodule--helper.c:1261
4003 #: builtin/submodule--helper.c:1271
4005 msgid "could not create directory '%s'"
4011 "Migrating git directory of '%s%s' from\n"
4018 msgid "could not recurse into submodule '%s'"
4022 msgid "could not start ls-files in .."
4027 msgid "ls-tree returned unexpected return code %d"
4030 #: submodule-config.c:230
4032 msgid "ignoring suspicious submodule name: %s"
4035 #: submodule-config.c:294
4036 msgid "negative values not allowed for submodule.fetchjobs"
4039 #: submodule-config.c:467
4041 msgid "invalid value for %s"
4046 msgid "running trailer command '%s' failed"
4049 #: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
4052 msgid "unknown value '%s' for key '%s'"
4055 #: trailer.c:539 trailer.c:544 builtin/remote.c:293
4057 msgid "more than one %s"
4062 msgid "empty trailer token in trailer '%.*s'"
4067 msgid "could not read input file '%s'"
4071 msgid "could not read from stdin"
4074 #: trailer.c:1008 builtin/am.c:46
4076 msgid "could not stat %s"
4081 msgid "file %s is not a regular file"
4086 msgid "file %s is not writable by user"
4090 msgid "could not open temporary file"
4095 msgid "could not rename temporary file to %s"
4100 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
4105 msgid "transport: invalid depth option '%s'"
4109 msgid "could not parse transport.color.* config"
4115 "The following submodule paths contain changes that can\n"
4116 "not be found on any remote:\n"
4125 "\tgit push --recurse-submodules=on-demand\n"
4127 "or cd to the path and use\n"
4131 "to push them to a remote.\n"
4139 #: transport-helper.c:1087
4141 msgid "Could not read ref %s"
4145 msgid "too-short tree object"
4149 msgid "malformed mode in tree entry"
4153 msgid "empty filename in tree entry"
4157 msgid "too-short tree file"
4160 #: unpack-trees.c:111
4163 "Your local changes to the following files would be overwritten by checkout:\n"
4164 "%%sPlease commit your changes or stash them before you switch branches."
4167 #: unpack-trees.c:113
4170 "Your local changes to the following files would be overwritten by checkout:\n"
4174 #: unpack-trees.c:116
4177 "Your local changes to the following files would be overwritten by merge:\n"
4178 "%%sPlease commit your changes or stash them before you merge."
4181 #: unpack-trees.c:118
4184 "Your local changes to the following files would be overwritten by merge:\n"
4188 #: unpack-trees.c:121
4191 "Your local changes to the following files would be overwritten by %s:\n"
4192 "%%sPlease commit your changes or stash them before you %s."
4195 #: unpack-trees.c:123
4198 "Your local changes to the following files would be overwritten by %s:\n"
4202 #: unpack-trees.c:128
4205 "Updating the following directories would lose untracked files in them:\n"
4209 #: unpack-trees.c:132
4212 "The following untracked working tree files would be removed by checkout:\n"
4213 "%%sPlease move or remove them before you switch branches."
4216 #: unpack-trees.c:134
4219 "The following untracked working tree files would be removed by checkout:\n"
4223 #: unpack-trees.c:137
4226 "The following untracked working tree files would be removed by merge:\n"
4227 "%%sPlease move or remove them before you merge."
4230 #: unpack-trees.c:139
4233 "The following untracked working tree files would be removed by merge:\n"
4237 #: unpack-trees.c:142
4240 "The following untracked working tree files would be removed by %s:\n"
4241 "%%sPlease move or remove them before you %s."
4244 #: unpack-trees.c:144
4247 "The following untracked working tree files would be removed by %s:\n"
4251 #: unpack-trees.c:150
4254 "The following untracked working tree files would be overwritten by "
4256 "%%sPlease move or remove them before you switch branches."
4259 #: unpack-trees.c:152
4262 "The following untracked working tree files would be overwritten by "
4267 #: unpack-trees.c:155
4270 "The following untracked working tree files would be overwritten by merge:\n"
4271 "%%sPlease move or remove them before you merge."
4274 #: unpack-trees.c:157
4277 "The following untracked working tree files would be overwritten by merge:\n"
4281 #: unpack-trees.c:160
4284 "The following untracked working tree files would be overwritten by %s:\n"
4285 "%%sPlease move or remove them before you %s."
4288 #: unpack-trees.c:162
4291 "The following untracked working tree files would be overwritten by %s:\n"
4295 #: unpack-trees.c:170
4297 msgid "Entry '%s' overlaps with '%s'. Cannot bind."
4300 #: unpack-trees.c:173
4303 "Cannot update sparse checkout: the following entries are not up to date:\n"
4307 #: unpack-trees.c:175
4310 "The following working tree files would be overwritten by sparse checkout "
4315 #: unpack-trees.c:177
4318 "The following working tree files would be removed by sparse checkout "
4323 #: unpack-trees.c:179
4326 "Cannot update submodule:\n"
4330 #: unpack-trees.c:262
4335 #: unpack-trees.c:344
4336 msgid "Checking out files"
4340 msgid "invalid URL scheme name or missing '://' suffix"
4343 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
4345 msgid "invalid %XX escape sequence"
4349 msgid "missing host and scheme is not 'file:'"
4353 msgid "a 'file:' URL may not have a port number"
4357 msgid "invalid characters in host name"
4360 #: urlmatch.c:292 urlmatch.c:303
4361 msgid "invalid port number"
4365 msgid "invalid '..' path segment"
4368 #: worktree.c:245 builtin/am.c:2147
4370 msgid "failed to read '%s'"
4375 msgid "'%s' at main working tree is not the repository directory"
4380 msgid "'%s' file does not contain absolute path to the working tree location"
4385 msgid "'%s' does not exist"
4390 msgid "'%s' is not a .git file, error code %d"
4395 msgid "'%s' does not point back to '%s'"
4398 #: wrapper.c:223 wrapper.c:393
4400 msgid "could not open '%s' for reading and writing"
4403 #: wrapper.c:227 wrapper.c:397 builtin/am.c:320 builtin/am.c:770
4404 #: builtin/am.c:862 builtin/merge.c:1042
4406 msgid "could not open '%s' for reading"
4409 #: wrapper.c:424 wrapper.c:624
4411 msgid "unable to access '%s'"
4415 msgid "unable to get current working directory"
4419 msgid "Unmerged paths:"
4422 #: wt-status.c:181 wt-status.c:208
4424 msgid " (use \"git reset %s <file>...\" to unstage)"
4427 #: wt-status.c:183 wt-status.c:210
4428 msgid " (use \"git rm --cached <file>...\" to unstage)"
4432 msgid " (use \"git add <file>...\" to mark resolution)"
4435 #: wt-status.c:189 wt-status.c:193
4436 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
4440 msgid " (use \"git rm <file>...\" to mark resolution)"
4443 #: wt-status.c:202 wt-status.c:1015
4444 msgid "Changes to be committed:"
4447 #: wt-status.c:220 wt-status.c:1024
4448 msgid "Changes not staged for commit:"
4452 msgid " (use \"git add <file>...\" to update what will be committed)"
4456 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
4461 " (use \"git checkout -- <file>...\" to discard changes in working directory)"
4465 msgid " (commit or discard the untracked or modified content in submodules)"
4470 msgid " (use \"git %s <file>...\" to include in what will be committed)"
4474 msgid "both deleted:"
4478 msgid "added by us:"
4482 msgid "deleted by them:"
4486 msgid "added by them:"
4490 msgid "deleted by us:"
4498 msgid "both modified:"
4534 msgid "new commits, "
4538 msgid "modified content, "
4542 msgid "untracked content, "
4547 msgid "Your stash currently has %d entry"
4548 msgid_plural "Your stash currently has %d entries"
4553 msgid "Submodules changed but not updated:"
4557 msgid "Submodule changes to be committed:"
4562 "Do not modify or remove the line above.\n"
4563 "Everything below it will be ignored."
4567 msgid "You have unmerged paths."
4571 msgid " (fix conflicts and run \"git commit\")"
4575 msgid " (use \"git merge --abort\" to abort the merge)"
4579 msgid "All conflicts fixed but you are still merging."
4583 msgid " (use \"git commit\" to conclude merge)"
4587 msgid "You are in the middle of an am session."
4591 msgid "The current patch is empty."
4595 msgid " (fix conflicts and then run \"git am --continue\")"
4599 msgid " (use \"git am --skip\" to skip this patch)"
4603 msgid " (use \"git am --abort\" to restore the original branch)"
4607 msgid "git-rebase-todo is missing."
4611 msgid "No commands done."
4616 msgid "Last command done (%d command done):"
4617 msgid_plural "Last commands done (%d commands done):"
4623 msgid " (see more in file %s)"
4627 msgid "No commands remaining."
4632 msgid "Next command to do (%d remaining command):"
4633 msgid_plural "Next commands to do (%d remaining commands):"
4638 msgid " (use \"git rebase --edit-todo\" to view and edit)"
4643 msgid "You are currently rebasing branch '%s' on '%s'."
4647 msgid "You are currently rebasing."
4651 msgid " (fix conflicts and then run \"git rebase --continue\")"
4655 msgid " (use \"git rebase --skip\" to skip this patch)"
4659 msgid " (use \"git rebase --abort\" to check out the original branch)"
4663 msgid " (all conflicts fixed: run \"git rebase --continue\")"
4669 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
4673 msgid "You are currently splitting a commit during a rebase."
4677 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
4682 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
4686 msgid "You are currently editing a commit during a rebase."
4690 msgid " (use \"git commit --amend\" to amend the current commit)"
4695 " (use \"git rebase --continue\" once you are satisfied with your changes)"
4700 msgid "You are currently cherry-picking commit %s."
4704 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
4708 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
4712 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
4717 msgid "You are currently reverting commit %s."
4721 msgid " (fix conflicts and run \"git revert --continue\")"
4725 msgid " (all conflicts fixed: run \"git revert --continue\")"
4729 msgid " (use \"git revert --abort\" to cancel the revert operation)"
4734 msgid "You are currently bisecting, started from branch '%s'."
4738 msgid "You are currently bisecting."
4742 msgid " (use \"git bisect reset\" to get back to the original branch)"
4750 msgid "interactive rebase in progress; onto "
4754 msgid "rebase in progress; onto "
4758 msgid "HEAD detached at "
4762 msgid "HEAD detached from "
4766 msgid "Not currently on any branch."
4770 msgid "Initial commit"
4774 msgid "No commits yet"
4778 msgid "Untracked files"
4782 msgid "Ignored files"
4788 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
4789 "may speed it up, but you have to be careful not to forget to add\n"
4790 "new files yourself (see 'git help status')."
4795 msgid "Untracked files not listed%s"
4799 msgid " (use -u option to show untracked files)"
4808 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
4813 msgid "no changes added to commit\n"
4819 "nothing added to commit but untracked files present (use \"git add\" to "
4825 msgid "nothing added to commit but untracked files present\n"
4830 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
4833 #: wt-status.c:1697 wt-status.c:1702
4835 msgid "nothing to commit\n"
4840 msgid "nothing to commit (use -u to show untracked files)\n"
4845 msgid "nothing to commit, working tree clean\n"
4849 msgid "No commits yet on "
4853 msgid "HEAD (no branch)"
4860 #: wt-status.c:1854 wt-status.c:1862
4864 #: wt-status.c:1857 wt-status.c:1860
4868 #. TRANSLATORS: the action is e.g. "pull with rebase"
4871 msgid "cannot %s: You have unstaged changes."
4875 msgid "additionally, your index contains uncommitted changes."
4880 msgid "cannot %s: Your index contains uncommitted changes."
4883 #: compat/precompose_utf8.c:58 builtin/clone.c:442
4885 msgid "failed to unlink '%s'"
4889 msgid "git add [<options>] [--] <pathspec>..."
4894 msgid "unexpected diff status %c"
4897 #: builtin/add.c:88 builtin/commit.c:266
4898 msgid "updating files failed"
4903 msgid "remove '%s'\n"
4906 #: builtin/add.c:173
4907 msgid "Unstaged changes after refreshing the index:"
4910 #: builtin/add.c:233 builtin/rev-parse.c:888
4911 msgid "Could not read the index"
4914 #: builtin/add.c:244
4916 msgid "Could not open '%s' for writing."
4919 #: builtin/add.c:248
4920 msgid "Could not write patch"
4923 #: builtin/add.c:251
4924 msgid "editing patch failed"
4927 #: builtin/add.c:254
4929 msgid "Could not stat '%s'"
4932 #: builtin/add.c:256
4933 msgid "Empty patch. Aborted."
4936 #: builtin/add.c:261
4938 msgid "Could not apply '%s'"
4941 #: builtin/add.c:269
4942 msgid "The following paths are ignored by one of your .gitignore files:\n"
4945 #: builtin/add.c:289 builtin/clean.c:911 builtin/fetch.c:145 builtin/mv.c:123
4946 #: builtin/prune-packed.c:55 builtin/pull.c:212 builtin/push.c:557
4947 #: builtin/remote.c:1342 builtin/rm.c:240 builtin/send-pack.c:165
4951 #: builtin/add.c:292
4952 msgid "interactive picking"
4955 #: builtin/add.c:293 builtin/checkout.c:1135 builtin/reset.c:302
4956 msgid "select hunks interactively"
4959 #: builtin/add.c:294
4960 msgid "edit current diff and apply"
4963 #: builtin/add.c:295
4964 msgid "allow adding otherwise ignored files"
4967 #: builtin/add.c:296
4968 msgid "update tracked files"
4971 #: builtin/add.c:297
4972 msgid "renormalize EOL of tracked files (implies -u)"
4975 #: builtin/add.c:298
4976 msgid "record only the fact that the path will be added later"
4979 #: builtin/add.c:299
4980 msgid "add changes from all tracked and untracked files"
4983 #: builtin/add.c:302
4984 msgid "ignore paths removed in the working tree (same as --no-all)"
4987 #: builtin/add.c:304
4988 msgid "don't add, only refresh the index"
4991 #: builtin/add.c:305
4992 msgid "just skip files which cannot be added because of errors"
4995 #: builtin/add.c:306
4996 msgid "check if - even missing - files are ignored in dry run"
4999 #: builtin/add.c:307 builtin/update-index.c:974
5003 #: builtin/add.c:307 builtin/update-index.c:975
5004 msgid "override the executable bit of the listed files"
5007 #: builtin/add.c:309
5008 msgid "warn when adding an embedded repository"
5011 #: builtin/add.c:324
5014 "You've added another git repository inside your current repository.\n"
5015 "Clones of the outer repository will not contain the contents of\n"
5016 "the embedded repository and will not know how to obtain it.\n"
5017 "If you meant to add a submodule, use:\n"
5019 "\tgit submodule add <url> %s\n"
5021 "If you added this path by mistake, you can remove it from the\n"
5024 "\tgit rm --cached %s\n"
5026 "See \"git help submodule\" for more information."
5029 #: builtin/add.c:352
5031 msgid "adding embedded git repository: %s"
5034 #: builtin/add.c:370
5036 msgid "Use -f if you really want to add them.\n"
5039 #: builtin/add.c:378
5040 msgid "adding files failed"
5043 #: builtin/add.c:416
5044 msgid "-A and -u are mutually incompatible"
5047 #: builtin/add.c:423
5048 msgid "Option --ignore-missing can only be used together with --dry-run"
5051 #: builtin/add.c:427
5053 msgid "--chmod param '%s' must be either -x or +x"
5056 #: builtin/add.c:442
5058 msgid "Nothing specified, nothing added.\n"
5061 #: builtin/add.c:443
5063 msgid "Maybe you wanted to say 'git add .'?\n"
5066 #: builtin/add.c:448 builtin/check-ignore.c:177 builtin/checkout.c:280
5067 #: builtin/checkout.c:483 builtin/clean.c:958 builtin/commit.c:325
5068 #: builtin/diff-tree.c:114 builtin/mv.c:144 builtin/reset.c:241
5069 #: builtin/rm.c:270 builtin/submodule--helper.c:328
5070 msgid "index file corrupt"
5074 msgid "could not parse author script"
5079 msgid "'%s' was deleted by the applypatch-msg hook"
5084 msgid "Malformed input line: '%s'."
5089 msgid "Failed to copy notes from '%s' to '%s'"
5093 msgid "fseek failed"
5098 msgid "could not parse patch '%s'"
5102 msgid "Only one StGIT patch series can be applied at once"
5106 msgid "invalid timestamp"
5109 #: builtin/am.c:908 builtin/am.c:920
5110 msgid "invalid Date line"
5114 msgid "invalid timezone offset"
5117 #: builtin/am.c:1008
5118 msgid "Patch format detection failed."
5121 #: builtin/am.c:1013 builtin/clone.c:407
5123 msgid "failed to create directory '%s'"
5126 #: builtin/am.c:1018
5127 msgid "Failed to split patches."
5130 #: builtin/am.c:1148 builtin/commit.c:351
5131 msgid "unable to write index file"
5134 #: builtin/am.c:1162
5136 msgid "When you have resolved this problem, run \"%s --continue\"."
5139 #: builtin/am.c:1163
5141 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
5144 #: builtin/am.c:1164
5146 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
5149 #: builtin/am.c:1271
5150 msgid "Patch is empty."
5153 #: builtin/am.c:1337
5155 msgid "invalid ident line: %.*s"
5158 #: builtin/am.c:1359
5160 msgid "unable to parse commit %s"
5163 #: builtin/am.c:1554
5164 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
5167 #: builtin/am.c:1556
5168 msgid "Using index info to reconstruct a base tree..."
5171 #: builtin/am.c:1575
5173 "Did you hand edit your patch?\n"
5174 "It does not apply to blobs recorded in its index."
5177 #: builtin/am.c:1581
5178 msgid "Falling back to patching base and 3-way merge..."
5181 #: builtin/am.c:1606
5182 msgid "Failed to merge in the changes."
5185 #: builtin/am.c:1637
5186 msgid "applying to an empty history"
5189 #: builtin/am.c:1683 builtin/am.c:1687
5191 msgid "cannot resume: %s does not exist."
5194 #: builtin/am.c:1703
5195 msgid "cannot be interactive without stdin connected to a terminal."
5198 #: builtin/am.c:1708
5199 msgid "Commit Body is:"
5202 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
5203 #. in your translation. The program will only accept English
5204 #. input at this point.
5206 #: builtin/am.c:1718
5207 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
5210 #: builtin/am.c:1768
5212 msgid "Dirty index: cannot apply patches (dirty: %s)"
5215 #: builtin/am.c:1808 builtin/am.c:1879
5217 msgid "Applying: %.*s"
5220 #: builtin/am.c:1824
5221 msgid "No changes -- Patch already applied."
5224 #: builtin/am.c:1832
5226 msgid "Patch failed at %s %.*s"
5229 #: builtin/am.c:1838
5230 msgid "Use 'git am --show-current-patch' to see the failed patch"
5233 #: builtin/am.c:1882
5235 "No changes - did you forget to use 'git add'?\n"
5236 "If there is nothing left to stage, chances are that something else\n"
5237 "already introduced the same changes; you might want to skip this patch."
5240 #: builtin/am.c:1889
5242 "You still have unmerged paths in your index.\n"
5243 "You should 'git add' each file with resolved conflicts to mark them as "
5245 "You might run `git rm` on a file to accept \"deleted by them\" for it."
5248 #: builtin/am.c:1996 builtin/am.c:2000 builtin/am.c:2012 builtin/reset.c:324
5249 #: builtin/reset.c:332
5251 msgid "Could not parse object '%s'."
5254 #: builtin/am.c:2048
5255 msgid "failed to clean index"
5258 #: builtin/am.c:2083
5260 "You seem to have moved HEAD since the last 'am' failure.\n"
5261 "Not rewinding to ORIG_HEAD"
5264 #: builtin/am.c:2174
5266 msgid "Invalid value for --patch-format: %s"
5269 #: builtin/am.c:2210
5270 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
5273 #: builtin/am.c:2211
5274 msgid "git am [<options>] (--continue | --skip | --abort)"
5277 #: builtin/am.c:2217
5278 msgid "run interactively"
5281 #: builtin/am.c:2219
5282 msgid "historical option -- no-op"
5285 #: builtin/am.c:2221
5286 msgid "allow fall back on 3way merging if needed"
5289 #: builtin/am.c:2222 builtin/init-db.c:484 builtin/prune-packed.c:57
5290 #: builtin/repack.c:192
5294 #: builtin/am.c:2224
5295 msgid "add a Signed-off-by line to the commit message"
5298 #: builtin/am.c:2227
5299 msgid "recode into utf8 (default)"
5302 #: builtin/am.c:2229
5303 msgid "pass -k flag to git-mailinfo"
5306 #: builtin/am.c:2231
5307 msgid "pass -b flag to git-mailinfo"
5310 #: builtin/am.c:2233
5311 msgid "pass -m flag to git-mailinfo"
5314 #: builtin/am.c:2235
5315 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
5318 #: builtin/am.c:2238
5319 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
5322 #: builtin/am.c:2241
5323 msgid "strip everything before a scissors line"
5326 #: builtin/am.c:2243 builtin/am.c:2246 builtin/am.c:2249 builtin/am.c:2252
5327 #: builtin/am.c:2255 builtin/am.c:2258 builtin/am.c:2261 builtin/am.c:2264
5328 #: builtin/am.c:2270
5329 msgid "pass it through git-apply"
5332 #: builtin/am.c:2260 builtin/commit.c:1332 builtin/fmt-merge-msg.c:665
5333 #: builtin/fmt-merge-msg.c:668 builtin/grep.c:853 builtin/merge.c:207
5334 #: builtin/pull.c:150 builtin/pull.c:208 builtin/repack.c:201
5335 #: builtin/repack.c:205 builtin/repack.c:207 builtin/show-branch.c:631
5336 #: builtin/show-ref.c:169 builtin/tag.c:383 parse-options.h:144
5337 #: parse-options.h:146 parse-options.h:258
5341 #: builtin/am.c:2266 builtin/branch.c:632 builtin/for-each-ref.c:38
5342 #: builtin/replace.c:543 builtin/tag.c:419 builtin/verify-tag.c:39
5346 #: builtin/am.c:2267
5347 msgid "format the patch(es) are in"
5350 #: builtin/am.c:2273
5351 msgid "override error message when patch failure occurs"
5354 #: builtin/am.c:2275
5355 msgid "continue applying patches after resolving a conflict"
5358 #: builtin/am.c:2278
5359 msgid "synonyms for --continue"
5362 #: builtin/am.c:2281
5363 msgid "skip the current patch"
5366 #: builtin/am.c:2284
5367 msgid "restore the original branch and abort the patching operation."
5370 #: builtin/am.c:2287
5371 msgid "abort the patching operation but keep HEAD where it is."
5374 #: builtin/am.c:2290
5375 msgid "show the patch being applied."
5378 #: builtin/am.c:2294
5379 msgid "lie about committer date"
5382 #: builtin/am.c:2296
5383 msgid "use current timestamp for author date"
5386 #: builtin/am.c:2298 builtin/commit.c:1468 builtin/merge.c:238
5387 #: builtin/pull.c:183 builtin/revert.c:112 builtin/tag.c:399
5391 #: builtin/am.c:2299
5392 msgid "GPG-sign commits"
5395 #: builtin/am.c:2302
5396 msgid "(internal use for git-rebase)"
5399 #: builtin/am.c:2320
5401 "The -b/--binary option has been a no-op for long time, and\n"
5402 "it will be removed. Please do not use it anymore."
5405 #: builtin/am.c:2327
5406 msgid "failed to read the index"
5409 #: builtin/am.c:2342
5411 msgid "previous rebase directory %s still exists but mbox given."
5414 #: builtin/am.c:2366
5417 "Stray %s directory found.\n"
5418 "Use \"git am --abort\" to remove it."
5421 #: builtin/am.c:2372
5422 msgid "Resolve operation not in progress, we are not resuming."
5425 #: builtin/apply.c:8
5426 msgid "git apply [<options>] [<patch>...]"
5429 #: builtin/archive.c:17
5431 msgid "could not create archive file '%s'"
5434 #: builtin/archive.c:20
5435 msgid "could not redirect output"
5438 #: builtin/archive.c:37
5439 msgid "git archive: Remote with no URL"
5442 #: builtin/archive.c:58
5443 msgid "git archive: expected ACK/NAK, got a flush packet"
5446 #: builtin/archive.c:61
5448 msgid "git archive: NACK %s"
5451 #: builtin/archive.c:64
5452 msgid "git archive: protocol error"
5455 #: builtin/archive.c:68
5456 msgid "git archive: expected a flush"
5459 #: builtin/bisect--helper.c:12
5460 msgid "git bisect--helper --next-all [--no-checkout]"
5463 #: builtin/bisect--helper.c:13
5464 msgid "git bisect--helper --write-terms <bad_term> <good_term>"
5467 #: builtin/bisect--helper.c:14
5468 msgid "git bisect--helper --bisect-clean-state"
5471 #: builtin/bisect--helper.c:46
5473 msgid "'%s' is not a valid term"
5476 #: builtin/bisect--helper.c:50
5478 msgid "can't use the builtin command '%s' as a term"
5481 #: builtin/bisect--helper.c:60
5483 msgid "can't change the meaning of the term '%s'"
5486 #: builtin/bisect--helper.c:71
5487 msgid "please use two different terms"
5490 #: builtin/bisect--helper.c:78
5491 msgid "could not open the file BISECT_TERMS"
5494 #: builtin/bisect--helper.c:120
5495 msgid "perform 'git bisect next'"
5498 #: builtin/bisect--helper.c:122
5499 msgid "write the terms to .git/BISECT_TERMS"
5502 #: builtin/bisect--helper.c:124
5503 msgid "cleanup the bisection state"
5506 #: builtin/bisect--helper.c:126
5507 msgid "check for expected revs"
5510 #: builtin/bisect--helper.c:128
5511 msgid "update BISECT_HEAD instead of checking out the current commit"
5514 #: builtin/bisect--helper.c:143
5515 msgid "--write-terms requires two arguments"
5518 #: builtin/bisect--helper.c:147
5519 msgid "--bisect-clean-state requires no arguments"
5522 #: builtin/blame.c:29
5523 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
5526 #: builtin/blame.c:34
5527 msgid "<rev-opts> are documented in git-rev-list(1)"
5530 #: builtin/blame.c:404
5532 msgid "expecting a color: %s"
5535 #: builtin/blame.c:411
5536 msgid "must end with a color"
5539 #: builtin/blame.c:697
5541 msgid "invalid color '%s' in color.blame.repeatedLines"
5544 #: builtin/blame.c:715
5545 msgid "invalid value for blame.coloring"
5548 #: builtin/blame.c:786
5549 msgid "Show blame entries as we find them, incrementally"
5552 #: builtin/blame.c:787
5553 msgid "Show blank SHA-1 for boundary commits (Default: off)"
5556 #: builtin/blame.c:788
5557 msgid "Do not treat root commits as boundaries (Default: off)"
5560 #: builtin/blame.c:789
5561 msgid "Show work cost statistics"
5564 #: builtin/blame.c:790
5565 msgid "Force progress reporting"
5568 #: builtin/blame.c:791
5569 msgid "Show output score for blame entries"
5572 #: builtin/blame.c:792
5573 msgid "Show original filename (Default: auto)"
5576 #: builtin/blame.c:793
5577 msgid "Show original linenumber (Default: off)"
5580 #: builtin/blame.c:794
5581 msgid "Show in a format designed for machine consumption"
5584 #: builtin/blame.c:795
5585 msgid "Show porcelain format with per-line commit information"
5588 #: builtin/blame.c:796
5589 msgid "Use the same output mode as git-annotate (Default: off)"
5592 #: builtin/blame.c:797
5593 msgid "Show raw timestamp (Default: off)"
5596 #: builtin/blame.c:798
5597 msgid "Show long commit SHA1 (Default: off)"
5600 #: builtin/blame.c:799
5601 msgid "Suppress author name and timestamp (Default: off)"
5604 #: builtin/blame.c:800
5605 msgid "Show author email instead of name (Default: off)"
5608 #: builtin/blame.c:801
5609 msgid "Ignore whitespace differences"
5612 #: builtin/blame.c:802
5613 msgid "color redundant metadata from previous line differently"
5616 #: builtin/blame.c:803
5617 msgid "color lines by age"
5620 #: builtin/blame.c:810
5621 msgid "Use an experimental heuristic to improve diffs"
5624 #: builtin/blame.c:812
5625 msgid "Spend extra cycles to find better match"
5628 #: builtin/blame.c:813
5629 msgid "Use revisions from <file> instead of calling git-rev-list"
5632 #: builtin/blame.c:814
5633 msgid "Use <file>'s contents as the final image"
5636 #: builtin/blame.c:815 builtin/blame.c:816
5640 #: builtin/blame.c:815
5641 msgid "Find line copies within and across files"
5644 #: builtin/blame.c:816
5645 msgid "Find line movements within and across files"
5648 #: builtin/blame.c:817
5652 #: builtin/blame.c:817
5653 msgid "Process only line range n,m, counting from 1"
5656 #: builtin/blame.c:866
5657 msgid "--progress can't be used with --incremental or porcelain formats"
5660 #. TRANSLATORS: This string is used to tell us the
5661 #. maximum display width for a relative timestamp in
5662 #. "git blame" output. For C locale, "4 years, 11
5663 #. months ago", which takes 22 places, is the longest
5664 #. among various forms of relative timestamps, but
5665 #. your language may need more or fewer display
5668 #: builtin/blame.c:917
5669 msgid "4 years, 11 months ago"
5672 #: builtin/blame.c:1003
5674 msgid "file %s has only %lu line"
5675 msgid_plural "file %s has only %lu lines"
5679 #: builtin/blame.c:1049
5680 msgid "Blaming lines"
5683 #: builtin/branch.c:27
5684 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
5687 #: builtin/branch.c:28
5688 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
5691 #: builtin/branch.c:29
5692 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
5695 #: builtin/branch.c:30
5696 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
5699 #: builtin/branch.c:31
5700 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
5703 #: builtin/branch.c:32
5704 msgid "git branch [<options>] [-r | -a] [--points-at]"
5707 #: builtin/branch.c:33
5708 msgid "git branch [<options>] [-r | -a] [--format]"
5711 #: builtin/branch.c:146
5714 "deleting branch '%s' that has been merged to\n"
5715 " '%s', but not yet merged to HEAD."
5718 #: builtin/branch.c:150
5721 "not deleting branch '%s' that is not yet merged to\n"
5722 " '%s', even though it is merged to HEAD."
5725 #: builtin/branch.c:164
5727 msgid "Couldn't look up commit object for '%s'"
5730 #: builtin/branch.c:168
5733 "The branch '%s' is not fully merged.\n"
5734 "If you are sure you want to delete it, run 'git branch -D %s'."
5737 #: builtin/branch.c:181
5738 msgid "Update of config-file failed"
5741 #: builtin/branch.c:212
5742 msgid "cannot use -a with -d"
5745 #: builtin/branch.c:218
5746 msgid "Couldn't look up commit object for HEAD"
5749 #: builtin/branch.c:232
5751 msgid "Cannot delete branch '%s' checked out at '%s'"
5754 #: builtin/branch.c:247
5756 msgid "remote-tracking branch '%s' not found."
5759 #: builtin/branch.c:248
5761 msgid "branch '%s' not found."
5764 #: builtin/branch.c:263
5766 msgid "Error deleting remote-tracking branch '%s'"
5769 #: builtin/branch.c:264
5771 msgid "Error deleting branch '%s'"
5774 #: builtin/branch.c:271
5776 msgid "Deleted remote-tracking branch %s (was %s).\n"
5779 #: builtin/branch.c:272
5781 msgid "Deleted branch %s (was %s).\n"
5784 #: builtin/branch.c:416 builtin/tag.c:58
5785 msgid "unable to parse format string"
5788 #: builtin/branch.c:453
5790 msgid "Branch %s is being rebased at %s"
5793 #: builtin/branch.c:457
5795 msgid "Branch %s is being bisected at %s"
5798 #: builtin/branch.c:474
5799 msgid "cannot copy the current branch while not on any."
5802 #: builtin/branch.c:476
5803 msgid "cannot rename the current branch while not on any."
5806 #: builtin/branch.c:487
5808 msgid "Invalid branch name: '%s'"
5811 #: builtin/branch.c:514
5812 msgid "Branch rename failed"
5815 #: builtin/branch.c:516
5816 msgid "Branch copy failed"
5819 #: builtin/branch.c:520
5821 msgid "Created a copy of a misnamed branch '%s'"
5824 #: builtin/branch.c:523
5826 msgid "Renamed a misnamed branch '%s' away"
5829 #: builtin/branch.c:529
5831 msgid "Branch renamed to %s, but HEAD is not updated!"
5834 #: builtin/branch.c:538
5835 msgid "Branch is renamed, but update of config-file failed"
5838 #: builtin/branch.c:540
5839 msgid "Branch is copied, but update of config-file failed"
5842 #: builtin/branch.c:556
5845 "Please edit the description for the branch\n"
5847 "Lines starting with '%c' will be stripped.\n"
5850 #: builtin/branch.c:589
5851 msgid "Generic options"
5854 #: builtin/branch.c:591
5855 msgid "show hash and subject, give twice for upstream branch"
5858 #: builtin/branch.c:592
5859 msgid "suppress informational messages"
5862 #: builtin/branch.c:593
5863 msgid "set up tracking mode (see git-pull(1))"
5866 #: builtin/branch.c:595
5870 #: builtin/branch.c:597
5874 #: builtin/branch.c:597
5875 msgid "change the upstream info"
5878 #: builtin/branch.c:598
5879 msgid "Unset the upstream info"
5882 #: builtin/branch.c:599
5883 msgid "use colored output"
5886 #: builtin/branch.c:600
5887 msgid "act on remote-tracking branches"
5890 #: builtin/branch.c:602 builtin/branch.c:604
5891 msgid "print only branches that contain the commit"
5894 #: builtin/branch.c:603 builtin/branch.c:605
5895 msgid "print only branches that don't contain the commit"
5898 #: builtin/branch.c:608
5899 msgid "Specific git-branch actions:"
5902 #: builtin/branch.c:609
5903 msgid "list both remote-tracking and local branches"
5906 #: builtin/branch.c:611
5907 msgid "delete fully merged branch"
5910 #: builtin/branch.c:612
5911 msgid "delete branch (even if not merged)"
5914 #: builtin/branch.c:613
5915 msgid "move/rename a branch and its reflog"
5918 #: builtin/branch.c:614
5919 msgid "move/rename a branch, even if target exists"
5922 #: builtin/branch.c:615
5923 msgid "copy a branch and its reflog"
5926 #: builtin/branch.c:616
5927 msgid "copy a branch, even if target exists"
5930 #: builtin/branch.c:617
5931 msgid "list branch names"
5934 #: builtin/branch.c:618
5935 msgid "create the branch's reflog"
5938 #: builtin/branch.c:620
5939 msgid "edit the description for the branch"
5942 #: builtin/branch.c:621
5943 msgid "force creation, move/rename, deletion"
5946 #: builtin/branch.c:622
5947 msgid "print only branches that are merged"
5950 #: builtin/branch.c:623
5951 msgid "print only branches that are not merged"
5954 #: builtin/branch.c:624
5955 msgid "list branches in columns"
5958 #: builtin/branch.c:625 builtin/for-each-ref.c:40 builtin/ls-remote.c:70
5959 #: builtin/tag.c:412
5963 #: builtin/branch.c:626 builtin/for-each-ref.c:41 builtin/ls-remote.c:71
5964 #: builtin/tag.c:413
5965 msgid "field name to sort on"
5968 #: builtin/branch.c:628 builtin/for-each-ref.c:43 builtin/notes.c:408
5969 #: builtin/notes.c:411 builtin/notes.c:571 builtin/notes.c:574
5970 #: builtin/tag.c:415
5974 #: builtin/branch.c:629
5975 msgid "print only branches of the object"
5978 #: builtin/branch.c:631 builtin/for-each-ref.c:49 builtin/tag.c:422
5979 msgid "sorting and filtering are case insensitive"
5982 #: builtin/branch.c:632 builtin/for-each-ref.c:38 builtin/tag.c:420
5983 #: builtin/verify-tag.c:39
5984 msgid "format to use for the output"
5987 #: builtin/branch.c:655 builtin/clone.c:737
5988 msgid "HEAD not found below refs/heads!"
5991 #: builtin/branch.c:678
5992 msgid "--column and --verbose are incompatible"
5995 #: builtin/branch.c:693 builtin/branch.c:745 builtin/branch.c:754
5996 msgid "branch name required"
5999 #: builtin/branch.c:721
6000 msgid "Cannot give description to detached HEAD"
6003 #: builtin/branch.c:726
6004 msgid "cannot edit description of more than one branch"
6007 #: builtin/branch.c:733
6009 msgid "No commit on branch '%s' yet."
6012 #: builtin/branch.c:736
6014 msgid "No branch named '%s'."
6017 #: builtin/branch.c:751
6018 msgid "too many branches for a copy operation"
6021 #: builtin/branch.c:760
6022 msgid "too many arguments for a rename operation"
6025 #: builtin/branch.c:765
6026 msgid "too many arguments to set new upstream"
6029 #: builtin/branch.c:769
6032 "could not set upstream of HEAD to %s when it does not point to any branch."
6035 #: builtin/branch.c:772 builtin/branch.c:794 builtin/branch.c:810
6037 msgid "no such branch '%s'"
6040 #: builtin/branch.c:776
6042 msgid "branch '%s' does not exist"
6045 #: builtin/branch.c:788
6046 msgid "too many arguments to unset upstream"
6049 #: builtin/branch.c:792
6050 msgid "could not unset upstream of HEAD when it does not point to any branch."
6053 #: builtin/branch.c:798
6055 msgid "Branch '%s' has no upstream information"
6058 #: builtin/branch.c:813
6059 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
6062 #: builtin/branch.c:816
6064 "the '--set-upstream' option is no longer supported. Please use '--track' or "
6065 "'--set-upstream-to' instead."
6068 #: builtin/bundle.c:45
6070 msgid "%s is okay\n"
6073 #: builtin/bundle.c:58
6074 msgid "Need a repository to create a bundle."
6077 #: builtin/bundle.c:62
6078 msgid "Need a repository to unbundle."
6081 #: builtin/cat-file.c:525
6083 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
6084 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
6087 #: builtin/cat-file.c:526
6089 "git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
6093 #: builtin/cat-file.c:563
6094 msgid "<type> can be one of: blob, tree, commit, tag"
6097 #: builtin/cat-file.c:564
6098 msgid "show object type"
6101 #: builtin/cat-file.c:565
6102 msgid "show object size"
6105 #: builtin/cat-file.c:567
6106 msgid "exit with zero when there's no error"
6109 #: builtin/cat-file.c:568
6110 msgid "pretty-print object's content"
6113 #: builtin/cat-file.c:570
6114 msgid "for blob objects, run textconv on object's content"
6117 #: builtin/cat-file.c:572
6118 msgid "for blob objects, run filters on object's content"
6121 #: builtin/cat-file.c:573 git-submodule.sh:894
6125 #: builtin/cat-file.c:574
6126 msgid "use a specific path for --textconv/--filters"
6129 #: builtin/cat-file.c:576
6130 msgid "allow -s and -t to work with broken/corrupt objects"
6133 #: builtin/cat-file.c:577
6134 msgid "buffer --batch output"
6137 #: builtin/cat-file.c:579
6138 msgid "show info and content of objects fed from the standard input"
6141 #: builtin/cat-file.c:582
6142 msgid "show info about objects fed from the standard input"
6145 #: builtin/cat-file.c:585
6146 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
6149 #: builtin/cat-file.c:587
6150 msgid "show all objects with --batch or --batch-check"
6153 #: builtin/check-attr.c:12
6154 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
6157 #: builtin/check-attr.c:13
6158 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
6161 #: builtin/check-attr.c:20
6162 msgid "report all attributes set on file"
6165 #: builtin/check-attr.c:21
6166 msgid "use .gitattributes only from the index"
6169 #: builtin/check-attr.c:22 builtin/check-ignore.c:24 builtin/hash-object.c:100
6170 msgid "read file names from stdin"
6173 #: builtin/check-attr.c:24 builtin/check-ignore.c:26
6174 msgid "terminate input and output records by a NUL character"
6177 #: builtin/check-ignore.c:20 builtin/checkout.c:1113 builtin/gc.c:500
6178 msgid "suppress progress reporting"
6181 #: builtin/check-ignore.c:28
6182 msgid "show non-matching input paths"
6185 #: builtin/check-ignore.c:30
6186 msgid "ignore index when checking"
6189 #: builtin/check-ignore.c:159
6190 msgid "cannot specify pathnames with --stdin"
6193 #: builtin/check-ignore.c:162
6194 msgid "-z only makes sense with --stdin"
6197 #: builtin/check-ignore.c:164
6198 msgid "no path specified"
6201 #: builtin/check-ignore.c:168
6202 msgid "--quiet is only valid with a single pathname"
6205 #: builtin/check-ignore.c:170
6206 msgid "cannot have both --quiet and --verbose"
6209 #: builtin/check-ignore.c:173
6210 msgid "--non-matching is only valid with --verbose"
6213 #: builtin/check-mailmap.c:9
6214 msgid "git check-mailmap [<options>] <contact>..."
6217 #: builtin/check-mailmap.c:14
6218 msgid "also read contacts from stdin"
6221 #: builtin/check-mailmap.c:25
6223 msgid "unable to parse contact: %s"
6226 #: builtin/check-mailmap.c:48
6227 msgid "no contacts specified"
6230 #: builtin/checkout-index.c:128
6231 msgid "git checkout-index [<options>] [--] [<file>...]"
6234 #: builtin/checkout-index.c:143
6235 msgid "stage should be between 1 and 3 or all"
6238 #: builtin/checkout-index.c:159
6239 msgid "check out all files in the index"
6242 #: builtin/checkout-index.c:160
6243 msgid "force overwrite of existing files"
6246 #: builtin/checkout-index.c:162
6247 msgid "no warning for existing files and files not in index"
6250 #: builtin/checkout-index.c:164
6251 msgid "don't checkout new files"
6254 #: builtin/checkout-index.c:166
6255 msgid "update stat information in the index file"
6258 #: builtin/checkout-index.c:170
6259 msgid "read list of paths from the standard input"
6262 #: builtin/checkout-index.c:172
6263 msgid "write the content to temporary files"
6266 #: builtin/checkout-index.c:173 builtin/column.c:31
6267 #: builtin/submodule--helper.c:1216 builtin/submodule--helper.c:1219
6268 #: builtin/submodule--helper.c:1227 builtin/submodule--helper.c:1591
6269 #: builtin/worktree.c:610
6273 #: builtin/checkout-index.c:174
6274 msgid "when creating files, prepend <string>"
6277 #: builtin/checkout-index.c:176
6278 msgid "copy out the files from named stage"
6281 #: builtin/checkout.c:27
6282 msgid "git checkout [<options>] <branch>"
6285 #: builtin/checkout.c:28
6286 msgid "git checkout [<options>] [<branch>] -- <file>..."
6289 #: builtin/checkout.c:136 builtin/checkout.c:169
6291 msgid "path '%s' does not have our version"
6294 #: builtin/checkout.c:138 builtin/checkout.c:171
6296 msgid "path '%s' does not have their version"
6299 #: builtin/checkout.c:154
6301 msgid "path '%s' does not have all necessary versions"
6304 #: builtin/checkout.c:198
6306 msgid "path '%s' does not have necessary versions"
6309 #: builtin/checkout.c:215
6311 msgid "path '%s': cannot merge"
6314 #: builtin/checkout.c:231
6316 msgid "Unable to add merge result for '%s'"
6319 #: builtin/checkout.c:253 builtin/checkout.c:256 builtin/checkout.c:259
6320 #: builtin/checkout.c:262
6322 msgid "'%s' cannot be used with updating paths"
6325 #: builtin/checkout.c:265 builtin/checkout.c:268
6327 msgid "'%s' cannot be used with %s"
6330 #: builtin/checkout.c:271
6332 msgid "Cannot update paths and switch to branch '%s' at the same time."
6335 #: builtin/checkout.c:340 builtin/checkout.c:347
6337 msgid "path '%s' is unmerged"
6340 #: builtin/checkout.c:506
6341 msgid "you need to resolve your current index first"
6344 #: builtin/checkout.c:643
6346 msgid "Can not do reflog for '%s': %s\n"
6349 #: builtin/checkout.c:684
6350 msgid "HEAD is now at"
6353 #: builtin/checkout.c:688 builtin/clone.c:691
6354 msgid "unable to update HEAD"
6357 #: builtin/checkout.c:692
6359 msgid "Reset branch '%s'\n"
6362 #: builtin/checkout.c:695
6364 msgid "Already on '%s'\n"
6367 #: builtin/checkout.c:699
6369 msgid "Switched to and reset branch '%s'\n"
6372 #: builtin/checkout.c:701 builtin/checkout.c:1046
6374 msgid "Switched to a new branch '%s'\n"
6377 #: builtin/checkout.c:703
6379 msgid "Switched to branch '%s'\n"
6382 #: builtin/checkout.c:754
6384 msgid " ... and %d more.\n"
6387 #: builtin/checkout.c:760
6390 "Warning: you are leaving %d commit behind, not connected to\n"
6391 "any of your branches:\n"
6395 "Warning: you are leaving %d commits behind, not connected to\n"
6396 "any of your branches:\n"
6402 #: builtin/checkout.c:779
6405 "If you want to keep it by creating a new branch, this may be a good time\n"
6408 " git branch <new-branch-name> %s\n"
6411 "If you want to keep them by creating a new branch, this may be a good time\n"
6414 " git branch <new-branch-name> %s\n"
6419 #: builtin/checkout.c:811
6420 msgid "internal error in revision walk"
6423 #: builtin/checkout.c:815
6424 msgid "Previous HEAD position was"
6427 #: builtin/checkout.c:843 builtin/checkout.c:1041
6428 msgid "You are on a branch yet to be born"
6431 #: builtin/checkout.c:947
6433 msgid "only one reference expected, %d given."
6436 #: builtin/checkout.c:987 builtin/worktree.c:240 builtin/worktree.c:389
6438 msgid "invalid reference: %s"
6441 #: builtin/checkout.c:1016
6443 msgid "reference is not a tree: %s"
6446 #: builtin/checkout.c:1055
6447 msgid "paths cannot be used with switching branches"
6450 #: builtin/checkout.c:1058 builtin/checkout.c:1062
6452 msgid "'%s' cannot be used with switching branches"
6455 #: builtin/checkout.c:1066 builtin/checkout.c:1069 builtin/checkout.c:1074
6456 #: builtin/checkout.c:1077
6458 msgid "'%s' cannot be used with '%s'"
6461 #: builtin/checkout.c:1082
6463 msgid "Cannot switch branch to a non-commit '%s'"
6466 #: builtin/checkout.c:1114 builtin/checkout.c:1116 builtin/clone.c:118
6467 #: builtin/remote.c:167 builtin/remote.c:169 builtin/worktree.c:433
6468 #: builtin/worktree.c:435
6472 #: builtin/checkout.c:1115
6473 msgid "create and checkout a new branch"
6476 #: builtin/checkout.c:1117
6477 msgid "create/reset and checkout a branch"
6480 #: builtin/checkout.c:1118
6481 msgid "create reflog for new branch"
6484 #: builtin/checkout.c:1119 builtin/worktree.c:437
6485 msgid "detach HEAD at named commit"
6488 #: builtin/checkout.c:1120
6489 msgid "set upstream info for new branch"
6492 #: builtin/checkout.c:1122
6496 #: builtin/checkout.c:1122
6497 msgid "new unparented branch"
6500 #: builtin/checkout.c:1123
6501 msgid "checkout our version for unmerged files"
6504 #: builtin/checkout.c:1125
6505 msgid "checkout their version for unmerged files"
6508 #: builtin/checkout.c:1127
6509 msgid "force checkout (throw away local modifications)"
6512 #: builtin/checkout.c:1129
6513 msgid "perform a 3-way merge with the new branch"
6516 #: builtin/checkout.c:1131 builtin/merge.c:240
6517 msgid "update ignored files (default)"
6520 #: builtin/checkout.c:1133 builtin/log.c:1499 parse-options.h:264
6524 #: builtin/checkout.c:1134
6525 msgid "conflict style (merge or diff3)"
6528 #: builtin/checkout.c:1137
6529 msgid "do not limit pathspecs to sparse entries only"
6532 #: builtin/checkout.c:1139
6533 msgid "second guess 'git checkout <no-such-branch>'"
6536 #: builtin/checkout.c:1141
6537 msgid "do not check if another worktree is holding the given ref"
6540 #: builtin/checkout.c:1145 builtin/clone.c:85 builtin/fetch.c:149
6541 #: builtin/merge.c:237 builtin/pull.c:128 builtin/push.c:572
6542 #: builtin/send-pack.c:174
6543 msgid "force progress reporting"
6546 #: builtin/checkout.c:1175
6547 msgid "-b, -B and --orphan are mutually exclusive"
6550 #: builtin/checkout.c:1192
6551 msgid "--track needs a branch name"
6554 #: builtin/checkout.c:1197
6555 msgid "Missing branch name; try -b"
6558 #: builtin/checkout.c:1233
6559 msgid "invalid path specification"
6562 #: builtin/checkout.c:1240
6564 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
6567 #: builtin/checkout.c:1244
6569 msgid "git checkout: --detach does not take a path argument '%s'"
6572 #: builtin/checkout.c:1248
6574 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
6575 "checking out of the index."
6578 #: builtin/clean.c:26
6580 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
6583 #: builtin/clean.c:30
6585 msgid "Removing %s\n"
6588 #: builtin/clean.c:31
6590 msgid "Would remove %s\n"
6593 #: builtin/clean.c:32
6595 msgid "Skipping repository %s\n"
6598 #: builtin/clean.c:33
6600 msgid "Would skip repository %s\n"
6603 #: builtin/clean.c:34
6605 msgid "failed to remove %s"
6608 #: builtin/clean.c:302 git-add--interactive.perl:579
6612 "1 - select a numbered item\n"
6613 "foo - select item based on unique prefix\n"
6614 " - (empty) select nothing\n"
6617 #: builtin/clean.c:306 git-add--interactive.perl:588
6621 "1 - select a single item\n"
6622 "3-5 - select a range of items\n"
6623 "2-3,6-9 - select multiple ranges\n"
6624 "foo - select item based on unique prefix\n"
6625 "-... - unselect specified items\n"
6626 "* - choose all items\n"
6627 " - (empty) finish selecting\n"
6630 #: builtin/clean.c:522 git-add--interactive.perl:554
6631 #: git-add--interactive.perl:559
6632 #, c-format, perl-format
6636 #: builtin/clean.c:664
6638 msgid "Input ignore patterns>> "
6641 #: builtin/clean.c:701
6643 msgid "WARNING: Cannot find items matched by: %s"
6646 #: builtin/clean.c:722
6647 msgid "Select items to delete"
6650 #. TRANSLATORS: Make sure to keep [y/N] as is
6651 #: builtin/clean.c:763
6653 msgid "Remove %s [y/N]? "
6656 #: builtin/clean.c:788 git-add--interactive.perl:1717
6661 #: builtin/clean.c:796
6663 "clean - start cleaning\n"
6664 "filter by pattern - exclude items from deletion\n"
6665 "select by numbers - select items to be deleted by numbers\n"
6666 "ask each - confirm each deletion (like \"rm -i\")\n"
6667 "quit - stop cleaning\n"
6668 "help - this screen\n"
6669 "? - help for prompt selection"
6672 #: builtin/clean.c:823 git-add--interactive.perl:1793
6673 msgid "*** Commands ***"
6676 #: builtin/clean.c:824 git-add--interactive.perl:1790
6680 #: builtin/clean.c:832
6681 msgid "Would remove the following item:"
6682 msgid_plural "Would remove the following items:"
6686 #: builtin/clean.c:848
6687 msgid "No more files to clean, exiting."
6690 #: builtin/clean.c:910
6691 msgid "do not print names of files removed"
6694 #: builtin/clean.c:912
6698 #: builtin/clean.c:913
6699 msgid "interactive cleaning"
6702 #: builtin/clean.c:915
6703 msgid "remove whole directories"
6706 #: builtin/clean.c:916 builtin/describe.c:533 builtin/describe.c:535
6707 #: builtin/grep.c:871 builtin/log.c:157 builtin/log.c:159
6708 #: builtin/ls-files.c:548 builtin/name-rev.c:397 builtin/name-rev.c:399
6709 #: builtin/show-ref.c:176
6713 #: builtin/clean.c:917
6714 msgid "add <pattern> to ignore rules"
6717 #: builtin/clean.c:918
6718 msgid "remove ignored files, too"
6721 #: builtin/clean.c:920
6722 msgid "remove only ignored files"
6725 #: builtin/clean.c:938
6726 msgid "-x and -X cannot be used together"
6729 #: builtin/clean.c:942
6731 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
6735 #: builtin/clean.c:945
6737 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
6741 #: builtin/clone.c:42
6742 msgid "git clone [<options>] [--] <repo> [<dir>]"
6745 #: builtin/clone.c:87
6746 msgid "don't create a checkout"
6749 #: builtin/clone.c:88 builtin/clone.c:90 builtin/init-db.c:479
6750 msgid "create a bare repository"
6753 #: builtin/clone.c:92
6754 msgid "create a mirror repository (implies bare)"
6757 #: builtin/clone.c:94
6758 msgid "to clone from a local repository"
6761 #: builtin/clone.c:96
6762 msgid "don't use local hardlinks, always copy"
6765 #: builtin/clone.c:98
6766 msgid "setup as shared repository"
6769 #: builtin/clone.c:100 builtin/clone.c:104
6773 #: builtin/clone.c:100 builtin/clone.c:104
6774 msgid "initialize submodules in the clone"
6777 #: builtin/clone.c:107
6778 msgid "number of submodules cloned in parallel"
6781 #: builtin/clone.c:108 builtin/init-db.c:476
6782 msgid "template-directory"
6785 #: builtin/clone.c:109 builtin/init-db.c:477
6786 msgid "directory from which templates will be used"
6789 #: builtin/clone.c:111 builtin/clone.c:113 builtin/submodule--helper.c:1223
6790 #: builtin/submodule--helper.c:1594
6791 msgid "reference repository"
6794 #: builtin/clone.c:115 builtin/submodule--helper.c:1225
6795 #: builtin/submodule--helper.c:1596
6796 msgid "use --reference only while cloning"
6799 #: builtin/clone.c:116 builtin/column.c:27 builtin/merge-file.c:44
6800 #: builtin/pack-objects.c:3166 builtin/repack.c:213
6804 #: builtin/clone.c:117
6805 msgid "use <name> instead of 'origin' to track upstream"
6808 #: builtin/clone.c:119
6809 msgid "checkout <branch> instead of the remote's HEAD"
6812 #: builtin/clone.c:121
6813 msgid "path to git-upload-pack on the remote"
6816 #: builtin/clone.c:122 builtin/fetch.c:150 builtin/grep.c:813
6817 #: builtin/pull.c:216
6821 #: builtin/clone.c:123
6822 msgid "create a shallow clone of that depth"
6825 #: builtin/clone.c:124 builtin/fetch.c:152 builtin/pack-objects.c:3157
6826 #: parse-options.h:154
6830 #: builtin/clone.c:125
6831 msgid "create a shallow clone since a specific time"
6834 #: builtin/clone.c:126 builtin/fetch.c:154
6838 #: builtin/clone.c:127 builtin/fetch.c:155
6839 msgid "deepen history of shallow clone, excluding rev"
6842 #: builtin/clone.c:129
6843 msgid "clone only one branch, HEAD or --branch"
6846 #: builtin/clone.c:131
6847 msgid "don't clone any tags, and make later fetches not to follow them"
6850 #: builtin/clone.c:133
6851 msgid "any cloned submodules will be shallow"
6854 #: builtin/clone.c:134 builtin/init-db.c:485
6858 #: builtin/clone.c:135 builtin/init-db.c:486
6859 msgid "separate git dir from working tree"
6862 #: builtin/clone.c:136
6866 #: builtin/clone.c:137
6867 msgid "set config inside the new repository"
6870 #: builtin/clone.c:138 builtin/fetch.c:173 builtin/pull.c:229
6871 #: builtin/push.c:583
6872 msgid "use IPv4 addresses only"
6875 #: builtin/clone.c:140 builtin/fetch.c:175 builtin/pull.c:232
6876 #: builtin/push.c:585
6877 msgid "use IPv6 addresses only"
6880 #: builtin/clone.c:278
6882 "No directory name could be guessed.\n"
6883 "Please specify a directory on the command line"
6886 #: builtin/clone.c:331
6888 msgid "info: Could not add alternate for '%s': %s\n"
6891 #: builtin/clone.c:403
6893 msgid "failed to open '%s'"
6896 #: builtin/clone.c:411
6898 msgid "%s exists and is not a directory"
6901 #: builtin/clone.c:425
6903 msgid "failed to stat %s\n"
6906 #: builtin/clone.c:447
6908 msgid "failed to create link '%s'"
6911 #: builtin/clone.c:451
6913 msgid "failed to copy file to '%s'"
6916 #: builtin/clone.c:477
6921 #: builtin/clone.c:491
6923 "Clone succeeded, but checkout failed.\n"
6924 "You can inspect what was checked out with 'git status'\n"
6925 "and retry the checkout with 'git checkout -f HEAD'\n"
6928 #: builtin/clone.c:568
6930 msgid "Could not find remote branch %s to clone."
6933 #: builtin/clone.c:663
6934 msgid "remote did not send all necessary objects"
6937 #: builtin/clone.c:679
6939 msgid "unable to update %s"
6942 #: builtin/clone.c:728
6943 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
6946 #: builtin/clone.c:758
6947 msgid "unable to checkout working tree"
6950 #: builtin/clone.c:803
6951 msgid "unable to write parameters to config file"
6954 #: builtin/clone.c:866
6955 msgid "cannot repack to clean up"
6958 #: builtin/clone.c:868
6959 msgid "cannot unlink temporary alternates file"
6962 #: builtin/clone.c:907 builtin/receive-pack.c:1947
6963 msgid "Too many arguments."
6966 #: builtin/clone.c:911
6967 msgid "You must specify a repository to clone."
6970 #: builtin/clone.c:924
6972 msgid "--bare and --origin %s options are incompatible."
6975 #: builtin/clone.c:927
6976 msgid "--bare and --separate-git-dir are incompatible."
6979 #: builtin/clone.c:940
6981 msgid "repository '%s' does not exist"
6984 #: builtin/clone.c:946 builtin/fetch.c:1460
6986 msgid "depth %s is not a positive number"
6989 #: builtin/clone.c:956
6991 msgid "destination path '%s' already exists and is not an empty directory."
6994 #: builtin/clone.c:966
6996 msgid "working tree '%s' already exists."
6999 #: builtin/clone.c:981 builtin/clone.c:1002 builtin/difftool.c:270
7000 #: builtin/worktree.c:246 builtin/worktree.c:276
7002 msgid "could not create leading directories of '%s'"
7005 #: builtin/clone.c:986
7007 msgid "could not create work tree dir '%s'"
7010 #: builtin/clone.c:1006
7012 msgid "Cloning into bare repository '%s'...\n"
7015 #: builtin/clone.c:1008
7017 msgid "Cloning into '%s'...\n"
7020 #: builtin/clone.c:1032
7022 "clone --recursive is not compatible with both --reference and --reference-if-"
7026 #: builtin/clone.c:1093
7027 msgid "--depth is ignored in local clones; use file:// instead."
7030 #: builtin/clone.c:1095
7031 msgid "--shallow-since is ignored in local clones; use file:// instead."
7034 #: builtin/clone.c:1097
7035 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
7038 #: builtin/clone.c:1099
7039 msgid "--filter is ignored in local clones; use file:// instead."
7042 #: builtin/clone.c:1102
7043 msgid "source repository is shallow, ignoring --local"
7046 #: builtin/clone.c:1107
7047 msgid "--local is ignored"
7050 #: builtin/clone.c:1169 builtin/clone.c:1177
7052 msgid "Remote branch %s not found in upstream %s"
7055 #: builtin/clone.c:1180
7056 msgid "You appear to have cloned an empty repository."
7059 #: builtin/column.c:10
7060 msgid "git column [<options>]"
7063 #: builtin/column.c:27
7064 msgid "lookup config vars"
7067 #: builtin/column.c:28 builtin/column.c:29
7068 msgid "layout to use"
7071 #: builtin/column.c:30
7072 msgid "Maximum width"
7075 #: builtin/column.c:31
7076 msgid "Padding space on left border"
7079 #: builtin/column.c:32
7080 msgid "Padding space on right border"
7083 #: builtin/column.c:33
7084 msgid "Padding space between columns"
7087 #: builtin/column.c:51
7088 msgid "--command must be the first argument"
7091 #: builtin/commit.c:37
7092 msgid "git commit [<options>] [--] <pathspec>..."
7095 #: builtin/commit.c:42
7096 msgid "git status [<options>] [--] <pathspec>..."
7099 #: builtin/commit.c:47
7101 "You asked to amend the most recent commit, but doing so would make\n"
7102 "it empty. You can repeat your command with --allow-empty, or you can\n"
7103 "remove the commit entirely with \"git reset HEAD^\".\n"
7106 #: builtin/commit.c:52
7108 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
7109 "If you wish to commit it anyway, use:\n"
7111 " git commit --allow-empty\n"
7115 #: builtin/commit.c:59
7116 msgid "Otherwise, please use 'git reset'\n"
7119 #: builtin/commit.c:62
7121 "If you wish to skip this commit, use:\n"
7125 "Then \"git cherry-pick --continue\" will resume cherry-picking\n"
7126 "the remaining commits.\n"
7129 #: builtin/commit.c:293
7130 msgid "failed to unpack HEAD tree object"
7133 #: builtin/commit.c:334
7134 msgid "unable to create temporary index"
7137 #: builtin/commit.c:340
7138 msgid "interactive add failed"
7141 #: builtin/commit.c:353
7142 msgid "unable to update temporary index"
7145 #: builtin/commit.c:355
7146 msgid "Failed to update main cache tree"
7149 #: builtin/commit.c:380 builtin/commit.c:403 builtin/commit.c:449
7150 msgid "unable to write new_index file"
7153 #: builtin/commit.c:432
7154 msgid "cannot do a partial commit during a merge."
7157 #: builtin/commit.c:434
7158 msgid "cannot do a partial commit during a cherry-pick."
7161 #: builtin/commit.c:442
7162 msgid "cannot read the index"
7165 #: builtin/commit.c:461
7166 msgid "unable to write temporary index file"
7169 #: builtin/commit.c:558
7171 msgid "commit '%s' lacks author header"
7174 #: builtin/commit.c:560
7176 msgid "commit '%s' has malformed author line"
7179 #: builtin/commit.c:579
7180 msgid "malformed --author parameter"
7183 #: builtin/commit.c:631
7185 "unable to select a comment character that is not used\n"
7186 "in the current commit message"
7189 #: builtin/commit.c:668 builtin/commit.c:701 builtin/commit.c:1029
7191 msgid "could not lookup commit %s"
7194 #: builtin/commit.c:680 builtin/shortlog.c:316
7196 msgid "(reading log message from standard input)\n"
7199 #: builtin/commit.c:682
7200 msgid "could not read log from standard input"
7203 #: builtin/commit.c:686
7205 msgid "could not read log file '%s'"
7208 #: builtin/commit.c:715 builtin/commit.c:723
7209 msgid "could not read SQUASH_MSG"
7212 #: builtin/commit.c:720
7213 msgid "could not read MERGE_MSG"
7216 #: builtin/commit.c:774
7217 msgid "could not write commit template"
7220 #: builtin/commit.c:792
7224 "It looks like you may be committing a merge.\n"
7225 "If this is not correct, please remove the file\n"
7230 #: builtin/commit.c:797
7234 "It looks like you may be committing a cherry-pick.\n"
7235 "If this is not correct, please remove the file\n"
7240 #: builtin/commit.c:810
7243 "Please enter the commit message for your changes. Lines starting\n"
7244 "with '%c' will be ignored, and an empty message aborts the commit.\n"
7247 #: builtin/commit.c:818
7250 "Please enter the commit message for your changes. Lines starting\n"
7251 "with '%c' will be kept; you may remove them yourself if you want to.\n"
7252 "An empty message aborts the commit.\n"
7255 #: builtin/commit.c:835
7257 msgid "%sAuthor: %.*s <%.*s>"
7260 #: builtin/commit.c:843
7265 #: builtin/commit.c:850
7267 msgid "%sCommitter: %.*s <%.*s>"
7270 #: builtin/commit.c:867
7271 msgid "Cannot read index"
7274 #: builtin/commit.c:933
7275 msgid "Error building trees"
7278 #: builtin/commit.c:947 builtin/tag.c:257
7280 msgid "Please supply the message using either -m or -F option.\n"
7283 #: builtin/commit.c:991
7285 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
7288 #: builtin/commit.c:1005
7290 msgid "Invalid ignored mode '%s'"
7293 #: builtin/commit.c:1019 builtin/commit.c:1269
7295 msgid "Invalid untracked files mode '%s'"
7298 #: builtin/commit.c:1057
7299 msgid "--long and -z are incompatible"
7302 #: builtin/commit.c:1090
7303 msgid "Using both --reset-author and --author does not make sense"
7306 #: builtin/commit.c:1099
7307 msgid "You have nothing to amend."
7310 #: builtin/commit.c:1102
7311 msgid "You are in the middle of a merge -- cannot amend."
7314 #: builtin/commit.c:1104
7315 msgid "You are in the middle of a cherry-pick -- cannot amend."
7318 #: builtin/commit.c:1107
7319 msgid "Options --squash and --fixup cannot be used together"
7322 #: builtin/commit.c:1117
7323 msgid "Only one of -c/-C/-F/--fixup can be used."
7326 #: builtin/commit.c:1119
7327 msgid "Option -m cannot be combined with -c/-C/-F."
7330 #: builtin/commit.c:1127
7331 msgid "--reset-author can be used only with -C, -c or --amend."
7334 #: builtin/commit.c:1144
7335 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
7338 #: builtin/commit.c:1146
7339 msgid "No paths with --include/--only does not make sense."
7342 #: builtin/commit.c:1160 builtin/tag.c:543
7344 msgid "Invalid cleanup mode %s"
7347 #: builtin/commit.c:1165
7348 msgid "Paths with -a does not make sense."
7351 #: builtin/commit.c:1303 builtin/commit.c:1480
7352 msgid "show status concisely"
7355 #: builtin/commit.c:1305 builtin/commit.c:1482
7356 msgid "show branch information"
7359 #: builtin/commit.c:1307
7360 msgid "show stash information"
7363 #: builtin/commit.c:1309 builtin/commit.c:1484
7364 msgid "compute full ahead/behind values"
7367 #: builtin/commit.c:1311
7371 #: builtin/commit.c:1311 builtin/commit.c:1486 builtin/push.c:558
7372 #: builtin/worktree.c:581
7373 msgid "machine-readable output"
7376 #: builtin/commit.c:1314 builtin/commit.c:1488
7377 msgid "show status in long format (default)"
7380 #: builtin/commit.c:1317 builtin/commit.c:1491
7381 msgid "terminate entries with NUL"
7384 #: builtin/commit.c:1319 builtin/commit.c:1323 builtin/commit.c:1494
7385 #: builtin/fast-export.c:1001 builtin/fast-export.c:1004 builtin/tag.c:397
7389 #: builtin/commit.c:1320 builtin/commit.c:1494
7390 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
7393 #: builtin/commit.c:1324
7395 "show ignored files, optional modes: traditional, matching, no. (Default: "
7399 #: builtin/commit.c:1326 parse-options.h:167
7403 #: builtin/commit.c:1327
7405 "ignore changes to submodules, optional when: all, dirty, untracked. "
7409 #: builtin/commit.c:1329
7410 msgid "list untracked files in columns"
7413 #: builtin/commit.c:1330
7414 msgid "do not detect renames"
7417 #: builtin/commit.c:1332
7418 msgid "detect renames, optionally set similarity index"
7421 #: builtin/commit.c:1352
7422 msgid "Unsupported combination of ignored and untracked-files arguments"
7425 #: builtin/commit.c:1450
7426 msgid "suppress summary after successful commit"
7429 #: builtin/commit.c:1451
7430 msgid "show diff in commit message template"
7433 #: builtin/commit.c:1453
7434 msgid "Commit message options"
7437 #: builtin/commit.c:1454 builtin/tag.c:394
7438 msgid "read message from file"
7441 #: builtin/commit.c:1455
7445 #: builtin/commit.c:1455
7446 msgid "override author for commit"
7449 #: builtin/commit.c:1456 builtin/gc.c:501
7453 #: builtin/commit.c:1456
7454 msgid "override date for commit"
7457 #: builtin/commit.c:1457 builtin/merge.c:227 builtin/notes.c:402
7458 #: builtin/notes.c:565 builtin/tag.c:392
7462 #: builtin/commit.c:1457
7463 msgid "commit message"
7466 #: builtin/commit.c:1458 builtin/commit.c:1459 builtin/commit.c:1460
7467 #: builtin/commit.c:1461 parse-options.h:270 ref-filter.h:92
7471 #: builtin/commit.c:1458
7472 msgid "reuse and edit message from specified commit"
7475 #: builtin/commit.c:1459
7476 msgid "reuse message from specified commit"
7479 #: builtin/commit.c:1460
7480 msgid "use autosquash formatted message to fixup specified commit"
7483 #: builtin/commit.c:1461
7484 msgid "use autosquash formatted message to squash specified commit"
7487 #: builtin/commit.c:1462
7488 msgid "the commit is authored by me now (used with -C/-c/--amend)"
7491 #: builtin/commit.c:1463 builtin/log.c:1446 builtin/merge.c:241
7492 #: builtin/pull.c:154 builtin/revert.c:105
7493 msgid "add Signed-off-by:"
7496 #: builtin/commit.c:1464
7497 msgid "use specified template file"
7500 #: builtin/commit.c:1465
7501 msgid "force edit of commit"
7504 #: builtin/commit.c:1466
7508 #: builtin/commit.c:1466 builtin/tag.c:398
7509 msgid "how to strip spaces and #comments from message"
7512 #: builtin/commit.c:1467
7513 msgid "include status in commit message template"
7516 #: builtin/commit.c:1469 builtin/merge.c:239 builtin/pull.c:184
7517 #: builtin/revert.c:113
7518 msgid "GPG sign commit"
7521 #: builtin/commit.c:1472
7522 msgid "Commit contents options"
7525 #: builtin/commit.c:1473
7526 msgid "commit all changed files"
7529 #: builtin/commit.c:1474
7530 msgid "add specified files to index for commit"
7533 #: builtin/commit.c:1475
7534 msgid "interactively add files"
7537 #: builtin/commit.c:1476
7538 msgid "interactively add changes"
7541 #: builtin/commit.c:1477
7542 msgid "commit only specified files"
7545 #: builtin/commit.c:1478
7546 msgid "bypass pre-commit and commit-msg hooks"
7549 #: builtin/commit.c:1479
7550 msgid "show what would be committed"
7553 #: builtin/commit.c:1492
7554 msgid "amend previous commit"
7557 #: builtin/commit.c:1493
7558 msgid "bypass post-rewrite hook"
7561 #: builtin/commit.c:1498
7562 msgid "ok to record an empty change"
7565 #: builtin/commit.c:1500
7566 msgid "ok to record a change with an empty message"
7569 #: builtin/commit.c:1573
7571 msgid "Corrupt MERGE_HEAD file (%s)"
7574 #: builtin/commit.c:1580
7575 msgid "could not read MERGE_MODE"
7578 #: builtin/commit.c:1599
7580 msgid "could not read commit message: %s"
7583 #: builtin/commit.c:1610
7585 msgid "Aborting commit due to empty commit message.\n"
7588 #: builtin/commit.c:1615
7590 msgid "Aborting commit; you did not edit the message.\n"
7593 #: builtin/commit.c:1650
7595 "Repository has been updated, but unable to write\n"
7596 "new_index file. Check that disk is not full and quota is\n"
7597 "not exceeded, and then \"git reset HEAD\" to recover."
7600 #: builtin/commit-graph.c:9
7601 msgid "git commit-graph [--object-dir <objdir>]"
7604 #: builtin/commit-graph.c:10 builtin/commit-graph.c:16
7605 msgid "git commit-graph read [--object-dir <objdir>]"
7608 #: builtin/commit-graph.c:11 builtin/commit-graph.c:21
7610 "git commit-graph write [--object-dir <objdir>] [--append] [--stdin-packs|--"
7614 #: builtin/commit-graph.c:39 builtin/commit-graph.c:92
7615 #: builtin/commit-graph.c:147 builtin/fetch.c:161 builtin/log.c:1466
7619 #: builtin/commit-graph.c:40 builtin/commit-graph.c:93
7620 #: builtin/commit-graph.c:148
7621 msgid "The object directory to store the graph"
7624 #: builtin/commit-graph.c:95
7625 msgid "scan pack-indexes listed by stdin for commits"
7628 #: builtin/commit-graph.c:97
7629 msgid "start walk at commits listed by stdin"
7632 #: builtin/commit-graph.c:99
7633 msgid "include all commits already in the commit-graph file"
7636 #: builtin/commit-graph.c:108
7637 msgid "cannot use both --stdin-commits and --stdin-packs"
7640 #: builtin/config.c:10
7641 msgid "git config [<options>]"
7644 #: builtin/config.c:101
7646 msgid "unrecognized --type argument, %s"
7649 #: builtin/config.c:123
7650 msgid "Config file location"
7653 #: builtin/config.c:124
7654 msgid "use global config file"
7657 #: builtin/config.c:125
7658 msgid "use system config file"
7661 #: builtin/config.c:126
7662 msgid "use repository config file"
7665 #: builtin/config.c:127
7666 msgid "use given config file"
7669 #: builtin/config.c:128
7673 #: builtin/config.c:128
7674 msgid "read config from given blob object"
7677 #: builtin/config.c:129
7681 #: builtin/config.c:130
7682 msgid "get value: name [value-regex]"
7685 #: builtin/config.c:131
7686 msgid "get all values: key [value-regex]"
7689 #: builtin/config.c:132
7690 msgid "get values for regexp: name-regex [value-regex]"
7693 #: builtin/config.c:133
7694 msgid "get value specific for the URL: section[.var] URL"
7697 #: builtin/config.c:134
7698 msgid "replace all matching variables: name value [value_regex]"
7701 #: builtin/config.c:135
7702 msgid "add a new variable: name value"
7705 #: builtin/config.c:136
7706 msgid "remove a variable: name [value-regex]"
7709 #: builtin/config.c:137
7710 msgid "remove all matches: name [value-regex]"
7713 #: builtin/config.c:138
7714 msgid "rename section: old-name new-name"
7717 #: builtin/config.c:139
7718 msgid "remove a section: name"
7721 #: builtin/config.c:140
7725 #: builtin/config.c:141
7726 msgid "open an editor"
7729 #: builtin/config.c:142
7730 msgid "find the color configured: slot [default]"
7733 #: builtin/config.c:143
7734 msgid "find the color setting: slot [stdout-is-tty]"
7737 #: builtin/config.c:144
7741 #: builtin/config.c:145
7742 msgid "value is given this type"
7745 #: builtin/config.c:146
7746 msgid "value is \"true\" or \"false\""
7749 #: builtin/config.c:147
7750 msgid "value is decimal number"
7753 #: builtin/config.c:148
7754 msgid "value is --bool or --int"
7757 #: builtin/config.c:149
7758 msgid "value is a path (file or directory name)"
7761 #: builtin/config.c:150
7762 msgid "value is an expiry date"
7765 #: builtin/config.c:151
7769 #: builtin/config.c:152
7770 msgid "terminate values with NUL byte"
7773 #: builtin/config.c:153
7774 msgid "show variable names only"
7777 #: builtin/config.c:154
7778 msgid "respect include directives on lookup"
7781 #: builtin/config.c:155
7782 msgid "show origin of config (file, standard input, blob, command line)"
7785 #: builtin/config.c:156
7789 #: builtin/config.c:156
7790 msgid "with --get, use default value when missing entry"
7793 #: builtin/config.c:332
7795 msgid "failed to format default config value: %s"
7798 #: builtin/config.c:431
7799 msgid "unable to parse default color value"
7802 #: builtin/config.c:575
7805 "# This is Git's per-user configuration file.\n"
7807 "# Please adapt and uncomment the following lines:\n"
7812 #: builtin/config.c:603
7813 msgid "--local can only be used inside a git repository"
7816 #: builtin/config.c:606
7817 msgid "--blob can only be used inside a git repository"
7820 #: builtin/config.c:735
7822 msgid "cannot create configuration file %s"
7825 #: builtin/config.c:748
7828 "cannot overwrite multiple values with a single value\n"
7829 " Use a regexp, --add or --replace-all to change %s."
7832 #: builtin/count-objects.c:90
7833 msgid "git count-objects [-v] [-H | --human-readable]"
7836 #: builtin/count-objects.c:100
7837 msgid "print sizes in human readable format"
7840 #: builtin/describe.c:22
7841 msgid "git describe [<options>] [<commit-ish>...]"
7844 #: builtin/describe.c:23
7845 msgid "git describe [<options>] --dirty"
7848 #: builtin/describe.c:57
7852 #: builtin/describe.c:57
7856 #: builtin/describe.c:57
7860 #: builtin/describe.c:267
7862 msgid "annotated tag %s not available"
7865 #: builtin/describe.c:271
7867 msgid "annotated tag %s has no embedded name"
7870 #: builtin/describe.c:273
7872 msgid "tag '%s' is really '%s' here"
7875 #: builtin/describe.c:317
7877 msgid "no tag exactly matches '%s'"
7880 #: builtin/describe.c:319
7882 msgid "No exact match on refs or tags, searching to describe\n"
7885 #: builtin/describe.c:366
7887 msgid "finished search at %s\n"
7890 #: builtin/describe.c:392
7893 "No annotated tags can describe '%s'.\n"
7894 "However, there were unannotated tags: try --tags."
7897 #: builtin/describe.c:396
7900 "No tags can describe '%s'.\n"
7901 "Try --always, or create some tags."
7904 #: builtin/describe.c:426
7906 msgid "traversed %lu commits\n"
7909 #: builtin/describe.c:429
7912 "more than %i tags found; listed %i most recent\n"
7913 "gave up search at %s\n"
7916 #: builtin/describe.c:497
7918 msgid "describe %s\n"
7921 #: builtin/describe.c:500 builtin/log.c:502
7923 msgid "Not a valid object name %s"
7926 #: builtin/describe.c:508
7928 msgid "%s is neither a commit nor blob"
7931 #: builtin/describe.c:522
7932 msgid "find the tag that comes after the commit"
7935 #: builtin/describe.c:523
7936 msgid "debug search strategy on stderr"
7939 #: builtin/describe.c:524
7943 #: builtin/describe.c:525
7944 msgid "use any tag, even unannotated"
7947 #: builtin/describe.c:526
7948 msgid "always use long format"
7951 #: builtin/describe.c:527
7952 msgid "only follow first parent"
7955 #: builtin/describe.c:530
7956 msgid "only output exact matches"
7959 #: builtin/describe.c:532
7960 msgid "consider <n> most recent tags (default: 10)"
7963 #: builtin/describe.c:534
7964 msgid "only consider tags matching <pattern>"
7967 #: builtin/describe.c:536
7968 msgid "do not consider tags matching <pattern>"
7971 #: builtin/describe.c:538 builtin/name-rev.c:406
7972 msgid "show abbreviated commit object as fallback"
7975 #: builtin/describe.c:539 builtin/describe.c:542
7979 #: builtin/describe.c:540
7980 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
7983 #: builtin/describe.c:543
7984 msgid "append <mark> on broken working tree (default: \"-broken\")"
7987 #: builtin/describe.c:561
7988 msgid "--long is incompatible with --abbrev=0"
7991 #: builtin/describe.c:590
7992 msgid "No names found, cannot describe anything."
7995 #: builtin/describe.c:640
7996 msgid "--dirty is incompatible with commit-ishes"
7999 #: builtin/describe.c:642
8000 msgid "--broken is incompatible with commit-ishes"
8003 #: builtin/diff.c:83
8005 msgid "'%s': not a regular file or symlink"
8008 #: builtin/diff.c:234
8010 msgid "invalid option: %s"
8013 #: builtin/diff.c:356
8014 msgid "Not a git repository"
8017 #: builtin/diff.c:399
8019 msgid "invalid object '%s' given."
8022 #: builtin/diff.c:408
8024 msgid "more than two blobs given: '%s'"
8027 #: builtin/diff.c:413
8029 msgid "unhandled object '%s' given."
8032 #: builtin/difftool.c:29
8033 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
8036 #: builtin/difftool.c:259
8041 #: builtin/difftool.c:301
8043 msgid "could not read symlink %s"
8046 #: builtin/difftool.c:303
8048 msgid "could not read symlink file %s"
8051 #: builtin/difftool.c:311
8053 msgid "could not read object %s for symlink %s"
8056 #: builtin/difftool.c:412
8058 "combined diff formats('-c' and '--cc') are not supported in\n"
8059 "directory diff mode('-d' and '--dir-diff')."
8062 #: builtin/difftool.c:632
8064 msgid "both files modified: '%s' and '%s'."
8067 #: builtin/difftool.c:634
8068 msgid "working tree file has been left."
8071 #: builtin/difftool.c:645
8073 msgid "temporary files exist in '%s'."
8076 #: builtin/difftool.c:646
8077 msgid "you may want to cleanup or recover these."
8080 #: builtin/difftool.c:695
8081 msgid "use `diff.guitool` instead of `diff.tool`"
8084 #: builtin/difftool.c:697
8085 msgid "perform a full-directory diff"
8088 #: builtin/difftool.c:699
8089 msgid "do not prompt before launching a diff tool"
8092 #: builtin/difftool.c:705
8093 msgid "use symlinks in dir-diff mode"
8096 #: builtin/difftool.c:706
8100 #: builtin/difftool.c:707
8101 msgid "use the specified diff tool"
8104 #: builtin/difftool.c:709
8105 msgid "print a list of diff tools that may be used with `--tool`"
8108 #: builtin/difftool.c:712
8110 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
8114 #: builtin/difftool.c:714
8118 #: builtin/difftool.c:715
8119 msgid "specify a custom command for viewing diffs"
8122 #: builtin/difftool.c:739
8123 msgid "no <tool> given for --tool=<tool>"
8126 #: builtin/difftool.c:746
8127 msgid "no <cmd> given for --extcmd=<cmd>"
8130 #: builtin/fast-export.c:27
8131 msgid "git fast-export [rev-list-opts]"
8134 #: builtin/fast-export.c:1000
8135 msgid "show progress after <n> objects"
8138 #: builtin/fast-export.c:1002
8139 msgid "select handling of signed tags"
8142 #: builtin/fast-export.c:1005
8143 msgid "select handling of tags that tag filtered objects"
8146 #: builtin/fast-export.c:1008
8147 msgid "Dump marks to this file"
8150 #: builtin/fast-export.c:1010
8151 msgid "Import marks from this file"
8154 #: builtin/fast-export.c:1012
8155 msgid "Fake a tagger when tags lack one"
8158 #: builtin/fast-export.c:1014
8159 msgid "Output full tree for each commit"
8162 #: builtin/fast-export.c:1016
8163 msgid "Use the done feature to terminate the stream"
8166 #: builtin/fast-export.c:1017
8167 msgid "Skip output of blob data"
8170 #: builtin/fast-export.c:1018
8174 #: builtin/fast-export.c:1019
8175 msgid "Apply refspec to exported refs"
8178 #: builtin/fast-export.c:1020
8179 msgid "anonymize output"
8182 #: builtin/fetch.c:26
8183 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
8186 #: builtin/fetch.c:27
8187 msgid "git fetch [<options>] <group>"
8190 #: builtin/fetch.c:28
8191 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
8194 #: builtin/fetch.c:29
8195 msgid "git fetch --all [<options>]"
8198 #: builtin/fetch.c:123 builtin/pull.c:193
8199 msgid "fetch from all remotes"
8202 #: builtin/fetch.c:125 builtin/pull.c:196
8203 msgid "append to .git/FETCH_HEAD instead of overwriting"
8206 #: builtin/fetch.c:127 builtin/pull.c:199
8207 msgid "path to upload pack on remote end"
8210 #: builtin/fetch.c:128 builtin/pull.c:201
8211 msgid "force overwrite of local branch"
8214 #: builtin/fetch.c:130
8215 msgid "fetch from multiple remotes"
8218 #: builtin/fetch.c:132 builtin/pull.c:203
8219 msgid "fetch all tags and associated objects"
8222 #: builtin/fetch.c:134
8223 msgid "do not fetch all tags (--no-tags)"
8226 #: builtin/fetch.c:136
8227 msgid "number of submodules fetched in parallel"
8230 #: builtin/fetch.c:138 builtin/pull.c:206
8231 msgid "prune remote-tracking branches no longer on remote"
8234 #: builtin/fetch.c:140
8235 msgid "prune local tags no longer on remote and clobber changed tags"
8238 #: builtin/fetch.c:141 builtin/fetch.c:164 builtin/pull.c:131
8242 #: builtin/fetch.c:142
8243 msgid "control recursive fetching of submodules"
8246 #: builtin/fetch.c:146 builtin/pull.c:214
8247 msgid "keep downloaded pack"
8250 #: builtin/fetch.c:148
8251 msgid "allow updating of HEAD ref"
8254 #: builtin/fetch.c:151 builtin/fetch.c:157 builtin/pull.c:217
8255 msgid "deepen history of shallow clone"
8258 #: builtin/fetch.c:153
8259 msgid "deepen history of shallow repository based on time"
8262 #: builtin/fetch.c:159 builtin/pull.c:220
8263 msgid "convert to a complete repository"
8266 #: builtin/fetch.c:162
8267 msgid "prepend this to submodule path output"
8270 #: builtin/fetch.c:165
8272 "default for recursive fetching of submodules (lower priority than config "
8276 #: builtin/fetch.c:169 builtin/pull.c:223
8277 msgid "accept refs that update .git/shallow"
8280 #: builtin/fetch.c:170 builtin/pull.c:225
8284 #: builtin/fetch.c:171 builtin/pull.c:226
8285 msgid "specify fetch refmap"
8288 #: builtin/fetch.c:172 builtin/ls-remote.c:77 builtin/push.c:582
8289 #: builtin/send-pack.c:172
8290 msgid "server-specific"
8293 #: builtin/fetch.c:172 builtin/ls-remote.c:77 builtin/push.c:582
8294 #: builtin/send-pack.c:173
8295 msgid "option to transmit"
8298 #: builtin/fetch.c:442
8299 msgid "Couldn't find remote ref HEAD"
8302 #: builtin/fetch.c:560
8304 msgid "configuration fetch.output contains invalid value %s"
8307 #: builtin/fetch.c:653
8309 msgid "object %s not found"
8312 #: builtin/fetch.c:657
8313 msgid "[up to date]"
8316 #: builtin/fetch.c:670 builtin/fetch.c:750
8320 #: builtin/fetch.c:671
8321 msgid "can't fetch in current branch"
8324 #: builtin/fetch.c:680
8325 msgid "[tag update]"
8328 #: builtin/fetch.c:681 builtin/fetch.c:714 builtin/fetch.c:730
8329 #: builtin/fetch.c:745
8330 msgid "unable to update local ref"
8333 #: builtin/fetch.c:700
8337 #: builtin/fetch.c:703
8338 msgid "[new branch]"
8341 #: builtin/fetch.c:706
8345 #: builtin/fetch.c:745
8346 msgid "forced update"
8349 #: builtin/fetch.c:750
8350 msgid "non-fast-forward"
8353 #: builtin/fetch.c:795
8355 msgid "%s did not send all necessary objects\n"
8358 #: builtin/fetch.c:815
8360 msgid "reject %s because shallow roots are not allowed to be updated"
8363 #: builtin/fetch.c:903 builtin/fetch.c:999
8368 #: builtin/fetch.c:914
8371 "some local refs could not be updated; try running\n"
8372 " 'git remote prune %s' to remove any old, conflicting branches"
8375 #: builtin/fetch.c:969
8377 msgid " (%s will become dangling)"
8380 #: builtin/fetch.c:970
8382 msgid " (%s has become dangling)"
8385 #: builtin/fetch.c:1002
8389 #: builtin/fetch.c:1003 builtin/remote.c:1033
8393 #: builtin/fetch.c:1026
8395 msgid "Refusing to fetch into current branch %s of non-bare repository"
8398 #: builtin/fetch.c:1045
8400 msgid "Option \"%s\" value \"%s\" is not valid for %s"
8403 #: builtin/fetch.c:1048
8405 msgid "Option \"%s\" is ignored for %s\n"
8408 #: builtin/fetch.c:1287
8410 msgid "Fetching %s\n"
8413 #: builtin/fetch.c:1289 builtin/remote.c:98
8415 msgid "Could not fetch %s"
8418 #: builtin/fetch.c:1335 builtin/fetch.c:1503
8420 "--filter can only be used with the remote configured in core.partialClone"
8423 #: builtin/fetch.c:1358
8425 "No remote repository specified. Please, specify either a URL or a\n"
8426 "remote name from which new revisions should be fetched."
8429 #: builtin/fetch.c:1395
8430 msgid "You need to specify a tag name."
8433 #: builtin/fetch.c:1444
8434 msgid "Negative depth in --deepen is not supported"
8437 #: builtin/fetch.c:1446
8438 msgid "--deepen and --depth are mutually exclusive"
8441 #: builtin/fetch.c:1451
8442 msgid "--depth and --unshallow cannot be used together"
8445 #: builtin/fetch.c:1453
8446 msgid "--unshallow on a complete repository does not make sense"
8449 #: builtin/fetch.c:1469
8450 msgid "fetch --all does not take a repository argument"
8453 #: builtin/fetch.c:1471
8454 msgid "fetch --all does not make sense with refspecs"
8457 #: builtin/fetch.c:1480
8459 msgid "No such remote or remote group: %s"
8462 #: builtin/fetch.c:1487
8463 msgid "Fetching a group and specifying refspecs does not make sense"
8466 #: builtin/fmt-merge-msg.c:15
8468 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
8471 #: builtin/fmt-merge-msg.c:666
8472 msgid "populate log with at most <n> entries from shortlog"
8475 #: builtin/fmt-merge-msg.c:669
8476 msgid "alias for --log (deprecated)"
8479 #: builtin/fmt-merge-msg.c:672
8483 #: builtin/fmt-merge-msg.c:673
8484 msgid "use <text> as start of message"
8487 #: builtin/fmt-merge-msg.c:674
8488 msgid "file to read from"
8491 #: builtin/for-each-ref.c:10
8492 msgid "git for-each-ref [<options>] [<pattern>]"
8495 #: builtin/for-each-ref.c:11
8496 msgid "git for-each-ref [--points-at <object>]"
8499 #: builtin/for-each-ref.c:12
8500 msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
8503 #: builtin/for-each-ref.c:13
8504 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
8507 #: builtin/for-each-ref.c:28
8508 msgid "quote placeholders suitably for shells"
8511 #: builtin/for-each-ref.c:30
8512 msgid "quote placeholders suitably for perl"
8515 #: builtin/for-each-ref.c:32
8516 msgid "quote placeholders suitably for python"
8519 #: builtin/for-each-ref.c:34
8520 msgid "quote placeholders suitably for Tcl"
8523 #: builtin/for-each-ref.c:37
8524 msgid "show only <n> matched refs"
8527 #: builtin/for-each-ref.c:39 builtin/tag.c:421
8528 msgid "respect format colors"
8531 #: builtin/for-each-ref.c:43
8532 msgid "print only refs which points at the given object"
8535 #: builtin/for-each-ref.c:45
8536 msgid "print only refs that are merged"
8539 #: builtin/for-each-ref.c:46
8540 msgid "print only refs that are not merged"
8543 #: builtin/for-each-ref.c:47
8544 msgid "print only refs which contain the commit"
8547 #: builtin/for-each-ref.c:48
8548 msgid "print only refs which don't contain the commit"
8551 #: builtin/fsck.c:569
8552 msgid "Checking object directories"
8555 #: builtin/fsck.c:661
8556 msgid "git fsck [<options>] [<object>...]"
8559 #: builtin/fsck.c:667
8560 msgid "show unreachable objects"
8563 #: builtin/fsck.c:668
8564 msgid "show dangling objects"
8567 #: builtin/fsck.c:669
8571 #: builtin/fsck.c:670
8572 msgid "report root nodes"
8575 #: builtin/fsck.c:671
8576 msgid "make index objects head nodes"
8579 #: builtin/fsck.c:672
8580 msgid "make reflogs head nodes (default)"
8583 #: builtin/fsck.c:673
8584 msgid "also consider packs and alternate objects"
8587 #: builtin/fsck.c:674
8588 msgid "check only connectivity"
8591 #: builtin/fsck.c:675
8592 msgid "enable more strict checking"
8595 #: builtin/fsck.c:677
8596 msgid "write dangling objects in .git/lost-found"
8599 #: builtin/fsck.c:678 builtin/prune.c:109
8600 msgid "show progress"
8603 #: builtin/fsck.c:679
8604 msgid "show verbose names for reachable objects"
8607 #: builtin/fsck.c:745
8608 msgid "Checking objects"
8612 msgid "git gc [<options>]"
8617 msgid "Failed to fstat %s: %s"
8622 msgid "Can't stat %s"
8628 "The last gc run reported the following. Please correct the root cause\n"
8630 "Automatic cleanup will not be performed until the file is removed.\n"
8636 msgid "prune unreferenced objects"
8640 msgid "be more thorough (increased runtime)"
8644 msgid "enable auto-gc mode"
8648 msgid "force running gc even if there may be another gc running"
8652 msgid "repack all other packs except the largest pack"
8657 msgid "failed to parse gc.logexpiry value %s"
8662 msgid "failed to parse prune expiry value %s"
8667 msgid "Auto packing the repository in background for optimum performance.\n"
8672 msgid "Auto packing the repository for optimum performance.\n"
8677 msgid "See \"git help gc\" for manual housekeeping.\n"
8683 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
8688 "There are too many unreachable loose objects; run 'git prune' to remove them."
8691 #: builtin/grep.c:28
8692 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
8695 #: builtin/grep.c:226
8697 msgid "grep: failed to create thread: %s"
8700 #: builtin/grep.c:284
8702 msgid "invalid number of threads specified (%d) for %s"
8705 #. TRANSLATORS: %s is the configuration
8706 #. variable for tweaking threads, currently
8709 #: builtin/grep.c:293 builtin/index-pack.c:1531 builtin/index-pack.c:1723
8711 msgid "no threads support, ignoring %s"
8714 #: builtin/grep.c:461 builtin/grep.c:582 builtin/grep.c:623
8716 msgid "unable to read tree (%s)"
8719 #: builtin/grep.c:638
8721 msgid "unable to grep from object of type %s"
8724 #: builtin/grep.c:703
8726 msgid "switch `%c' expects a numerical value"
8729 #: builtin/grep.c:790
8730 msgid "search in index instead of in the work tree"
8733 #: builtin/grep.c:792
8734 msgid "find in contents not managed by git"
8737 #: builtin/grep.c:794
8738 msgid "search in both tracked and untracked files"
8741 #: builtin/grep.c:796
8742 msgid "ignore files specified via '.gitignore'"
8745 #: builtin/grep.c:798
8746 msgid "recursively search in each submodule"
8749 #: builtin/grep.c:801
8750 msgid "show non-matching lines"
8753 #: builtin/grep.c:803
8754 msgid "case insensitive matching"
8757 #: builtin/grep.c:805
8758 msgid "match patterns only at word boundaries"
8761 #: builtin/grep.c:807
8762 msgid "process binary files as text"
8765 #: builtin/grep.c:809
8766 msgid "don't match patterns in binary files"
8769 #: builtin/grep.c:812
8770 msgid "process binary files with textconv filters"
8773 #: builtin/grep.c:814
8774 msgid "descend at most <depth> levels"
8777 #: builtin/grep.c:818
8778 msgid "use extended POSIX regular expressions"
8781 #: builtin/grep.c:821
8782 msgid "use basic POSIX regular expressions (default)"
8785 #: builtin/grep.c:824
8786 msgid "interpret patterns as fixed strings"
8789 #: builtin/grep.c:827
8790 msgid "use Perl-compatible regular expressions"
8793 #: builtin/grep.c:830
8794 msgid "show line numbers"
8797 #: builtin/grep.c:831
8798 msgid "don't show filenames"
8801 #: builtin/grep.c:832
8802 msgid "show filenames"
8805 #: builtin/grep.c:834
8806 msgid "show filenames relative to top directory"
8809 #: builtin/grep.c:836
8810 msgid "show only filenames instead of matching lines"
8813 #: builtin/grep.c:838
8814 msgid "synonym for --files-with-matches"
8817 #: builtin/grep.c:841
8818 msgid "show only the names of files without match"
8821 #: builtin/grep.c:843
8822 msgid "print NUL after filenames"
8825 #: builtin/grep.c:846
8826 msgid "show the number of matches instead of matching lines"
8829 #: builtin/grep.c:847
8830 msgid "highlight matches"
8833 #: builtin/grep.c:849
8834 msgid "print empty line between matches from different files"
8837 #: builtin/grep.c:851
8838 msgid "show filename only once above matches from same file"
8841 #: builtin/grep.c:854
8842 msgid "show <n> context lines before and after matches"
8845 #: builtin/grep.c:857
8846 msgid "show <n> context lines before matches"
8849 #: builtin/grep.c:859
8850 msgid "show <n> context lines after matches"
8853 #: builtin/grep.c:861
8854 msgid "use <n> worker threads"
8857 #: builtin/grep.c:862
8858 msgid "shortcut for -C NUM"
8861 #: builtin/grep.c:865
8862 msgid "show a line with the function name before matches"
8865 #: builtin/grep.c:867
8866 msgid "show the surrounding function"
8869 #: builtin/grep.c:870
8870 msgid "read patterns from file"
8873 #: builtin/grep.c:872
8874 msgid "match <pattern>"
8877 #: builtin/grep.c:874
8878 msgid "combine patterns specified with -e"
8881 #: builtin/grep.c:886
8882 msgid "indicate hit with exit status without output"
8885 #: builtin/grep.c:888
8886 msgid "show only matches from files that match all patterns"
8889 #: builtin/grep.c:890
8890 msgid "show parse tree for grep expression"
8893 #: builtin/grep.c:894
8897 #: builtin/grep.c:894
8898 msgid "show matching files in the pager"
8901 #: builtin/grep.c:898
8902 msgid "allow calling of grep(1) (ignored by this build)"
8905 #: builtin/grep.c:962
8906 msgid "no pattern given."
8909 #: builtin/grep.c:994
8910 msgid "--no-index or --untracked cannot be used with revs"
8913 #: builtin/grep.c:1001
8915 msgid "unable to resolve revision: %s"
8918 #: builtin/grep.c:1036 builtin/index-pack.c:1527
8920 msgid "invalid number of threads specified (%d)"
8923 #: builtin/grep.c:1041
8924 msgid "no threads support, ignoring --threads"
8927 #: builtin/grep.c:1065
8928 msgid "--open-files-in-pager only works on the worktree"
8931 #: builtin/grep.c:1088
8932 msgid "option not supported with --recurse-submodules."
8935 #: builtin/grep.c:1094
8936 msgid "--cached or --untracked cannot be used with --no-index."
8939 #: builtin/grep.c:1100
8940 msgid "--[no-]exclude-standard cannot be used for tracked contents."
8943 #: builtin/grep.c:1108
8944 msgid "both --cached and trees are given."
8947 #: builtin/hash-object.c:83
8949 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
8953 #: builtin/hash-object.c:84
8954 msgid "git hash-object --stdin-paths"
8957 #: builtin/hash-object.c:96
8961 #: builtin/hash-object.c:96
8965 #: builtin/hash-object.c:97
8966 msgid "write the object into the object database"
8969 #: builtin/hash-object.c:99
8970 msgid "read the object from stdin"
8973 #: builtin/hash-object.c:101
8974 msgid "store file as is without filters"
8977 #: builtin/hash-object.c:102
8979 "just hash any random garbage to create corrupt objects for debugging Git"
8982 #: builtin/hash-object.c:103
8983 msgid "process file as it were from this path"
8986 #: builtin/help.c:43
8987 msgid "print all available commands"
8990 #: builtin/help.c:44
8991 msgid "exclude guides"
8994 #: builtin/help.c:45
8995 msgid "print list of useful guides"
8998 #: builtin/help.c:46
8999 msgid "show man page"
9002 #: builtin/help.c:47
9003 msgid "show manual in web browser"
9006 #: builtin/help.c:49
9007 msgid "show info page"
9010 #: builtin/help.c:55
9011 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
9014 #: builtin/help.c:67
9016 msgid "unrecognized help format '%s'"
9019 #: builtin/help.c:94
9020 msgid "Failed to start emacsclient."
9023 #: builtin/help.c:107
9024 msgid "Failed to parse emacsclient version."
9027 #: builtin/help.c:115
9029 msgid "emacsclient version '%d' too old (< 22)."
9032 #: builtin/help.c:133 builtin/help.c:155 builtin/help.c:165 builtin/help.c:173
9034 msgid "failed to exec '%s'"
9037 #: builtin/help.c:211
9040 "'%s': path for unsupported man viewer.\n"
9041 "Please consider using 'man.<tool>.cmd' instead."
9044 #: builtin/help.c:223
9047 "'%s': cmd for supported man viewer.\n"
9048 "Please consider using 'man.<tool>.path' instead."
9051 #: builtin/help.c:340
9053 msgid "'%s': unknown man viewer."
9056 #: builtin/help.c:357
9057 msgid "no man viewer handled the request"
9060 #: builtin/help.c:365
9061 msgid "no info viewer handled the request"
9064 #: builtin/help.c:407
9065 msgid "Defining attributes per path"
9068 #: builtin/help.c:408
9069 msgid "Everyday Git With 20 Commands Or So"
9072 #: builtin/help.c:409
9073 msgid "A Git glossary"
9076 #: builtin/help.c:410
9077 msgid "Specifies intentionally untracked files to ignore"
9080 #: builtin/help.c:411
9081 msgid "Defining submodule properties"
9084 #: builtin/help.c:412
9085 msgid "Specifying revisions and ranges for Git"
9088 #: builtin/help.c:413
9089 msgid "A tutorial introduction to Git (for version 1.5.1 or newer)"
9092 #: builtin/help.c:414
9093 msgid "An overview of recommended workflows with Git"
9096 #: builtin/help.c:426
9097 msgid "The common Git guides are:\n"
9100 #: builtin/help.c:444
9102 msgid "'%s' is aliased to '%s'"
9105 #: builtin/help.c:466 builtin/help.c:483
9110 #: builtin/index-pack.c:158
9112 msgid "unable to open %s"
9115 #: builtin/index-pack.c:208
9117 msgid "object type mismatch at %s"
9120 #: builtin/index-pack.c:228
9122 msgid "did not receive expected object %s"
9125 #: builtin/index-pack.c:231
9127 msgid "object %s: expected type %s, found %s"
9130 #: builtin/index-pack.c:273
9132 msgid "cannot fill %d byte"
9133 msgid_plural "cannot fill %d bytes"
9137 #: builtin/index-pack.c:283
9141 #: builtin/index-pack.c:284
9142 msgid "read error on input"
9145 #: builtin/index-pack.c:296
9146 msgid "used more bytes than were available"
9149 #: builtin/index-pack.c:303
9150 msgid "pack too large for current definition of off_t"
9153 #: builtin/index-pack.c:306 builtin/unpack-objects.c:93
9154 msgid "pack exceeds maximum allowed size"
9157 #: builtin/index-pack.c:321
9159 msgid "unable to create '%s'"
9162 #: builtin/index-pack.c:327
9164 msgid "cannot open packfile '%s'"
9167 #: builtin/index-pack.c:341
9168 msgid "pack signature mismatch"
9171 #: builtin/index-pack.c:343
9173 msgid "pack version %<PRIu32> unsupported"
9176 #: builtin/index-pack.c:361
9178 msgid "pack has bad object at offset %<PRIuMAX>: %s"
9181 #: builtin/index-pack.c:482
9183 msgid "inflate returned %d"
9186 #: builtin/index-pack.c:531
9187 msgid "offset value overflow for delta base object"
9190 #: builtin/index-pack.c:539
9191 msgid "delta base offset is out of bound"
9194 #: builtin/index-pack.c:547
9196 msgid "unknown object type %d"
9199 #: builtin/index-pack.c:578
9200 msgid "cannot pread pack file"
9203 #: builtin/index-pack.c:580
9205 msgid "premature end of pack file, %<PRIuMAX> byte missing"
9206 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
9210 #: builtin/index-pack.c:606
9211 msgid "serious inflate inconsistency"
9214 #: builtin/index-pack.c:751 builtin/index-pack.c:757 builtin/index-pack.c:780
9215 #: builtin/index-pack.c:819 builtin/index-pack.c:828
9217 msgid "SHA1 COLLISION FOUND WITH %s !"
9220 #: builtin/index-pack.c:754 builtin/pack-objects.c:198
9221 #: builtin/pack-objects.c:292
9223 msgid "unable to read %s"
9226 #: builtin/index-pack.c:817
9228 msgid "cannot read existing object info %s"
9231 #: builtin/index-pack.c:825
9233 msgid "cannot read existing object %s"
9236 #: builtin/index-pack.c:839
9238 msgid "invalid blob object %s"
9241 #: builtin/index-pack.c:842 builtin/index-pack.c:860
9242 msgid "fsck error in packed object"
9245 #: builtin/index-pack.c:857
9250 #: builtin/index-pack.c:862
9252 msgid "Not all child objects of %s are reachable"
9255 #: builtin/index-pack.c:934 builtin/index-pack.c:965
9256 msgid "failed to apply delta"
9259 #: builtin/index-pack.c:1135
9260 msgid "Receiving objects"
9263 #: builtin/index-pack.c:1135
9264 msgid "Indexing objects"
9267 #: builtin/index-pack.c:1169
9268 msgid "pack is corrupted (SHA1 mismatch)"
9271 #: builtin/index-pack.c:1174
9272 msgid "cannot fstat packfile"
9275 #: builtin/index-pack.c:1177
9276 msgid "pack has junk at the end"
9279 #: builtin/index-pack.c:1189
9280 msgid "confusion beyond insanity in parse_pack_objects()"
9283 #: builtin/index-pack.c:1212
9284 msgid "Resolving deltas"
9287 #: builtin/index-pack.c:1223
9289 msgid "unable to create thread: %s"
9292 #: builtin/index-pack.c:1265
9293 msgid "confusion beyond insanity"
9296 #: builtin/index-pack.c:1271
9298 msgid "completed with %d local object"
9299 msgid_plural "completed with %d local objects"
9303 #: builtin/index-pack.c:1283
9305 msgid "Unexpected tail checksum for %s (disk corruption?)"
9308 #: builtin/index-pack.c:1287
9310 msgid "pack has %d unresolved delta"
9311 msgid_plural "pack has %d unresolved deltas"
9315 #: builtin/index-pack.c:1311
9317 msgid "unable to deflate appended object (%d)"
9320 #: builtin/index-pack.c:1388
9322 msgid "local object %s is corrupt"
9325 #: builtin/index-pack.c:1402
9327 msgid "packfile name '%s' does not end with '.pack'"
9330 #: builtin/index-pack.c:1427
9332 msgid "cannot write %s file '%s'"
9335 #: builtin/index-pack.c:1435
9337 msgid "cannot close written %s file '%s'"
9340 #: builtin/index-pack.c:1459
9341 msgid "error while closing pack file"
9344 #: builtin/index-pack.c:1473
9345 msgid "cannot store pack file"
9348 #: builtin/index-pack.c:1481
9349 msgid "cannot store index file"
9352 #: builtin/index-pack.c:1521
9354 msgid "bad pack.indexversion=%<PRIu32>"
9357 #: builtin/index-pack.c:1590
9359 msgid "Cannot open existing pack file '%s'"
9362 #: builtin/index-pack.c:1592
9364 msgid "Cannot open existing pack idx file for '%s'"
9367 #: builtin/index-pack.c:1640
9369 msgid "non delta: %d object"
9370 msgid_plural "non delta: %d objects"
9374 #: builtin/index-pack.c:1647
9376 msgid "chain length = %d: %lu object"
9377 msgid_plural "chain length = %d: %lu objects"
9381 #: builtin/index-pack.c:1684
9382 msgid "Cannot come back to cwd"
9385 #: builtin/index-pack.c:1735 builtin/index-pack.c:1738
9386 #: builtin/index-pack.c:1754 builtin/index-pack.c:1758
9391 #: builtin/index-pack.c:1774
9392 msgid "--fix-thin cannot be used without --stdin"
9395 #: builtin/index-pack.c:1776
9396 msgid "--stdin requires a git repository"
9399 #: builtin/index-pack.c:1782
9400 msgid "--verify with no packfile name given"
9403 #: builtin/index-pack.c:1832 builtin/unpack-objects.c:578
9404 msgid "fsck error in pack objects"
9407 #: builtin/init-db.c:55
9409 msgid "cannot stat '%s'"
9412 #: builtin/init-db.c:61
9414 msgid "cannot stat template '%s'"
9417 #: builtin/init-db.c:66
9419 msgid "cannot opendir '%s'"
9422 #: builtin/init-db.c:77
9424 msgid "cannot readlink '%s'"
9427 #: builtin/init-db.c:79
9429 msgid "cannot symlink '%s' '%s'"
9432 #: builtin/init-db.c:85
9434 msgid "cannot copy '%s' to '%s'"
9437 #: builtin/init-db.c:89
9439 msgid "ignoring template %s"
9442 #: builtin/init-db.c:120
9444 msgid "templates not found %s"
9447 #: builtin/init-db.c:135
9449 msgid "not copying templates from '%s': %s"
9452 #: builtin/init-db.c:328
9454 msgid "unable to handle file type %d"
9457 #: builtin/init-db.c:331
9459 msgid "unable to move %s to %s"
9462 #: builtin/init-db.c:348 builtin/init-db.c:351
9464 msgid "%s already exists"
9467 #: builtin/init-db.c:404
9469 msgid "Reinitialized existing shared Git repository in %s%s\n"
9472 #: builtin/init-db.c:405
9474 msgid "Reinitialized existing Git repository in %s%s\n"
9477 #: builtin/init-db.c:409
9479 msgid "Initialized empty shared Git repository in %s%s\n"
9482 #: builtin/init-db.c:410
9484 msgid "Initialized empty Git repository in %s%s\n"
9487 #: builtin/init-db.c:458
9489 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
9490 "shared[=<permissions>]] [<directory>]"
9493 #: builtin/init-db.c:481
9497 #: builtin/init-db.c:482
9498 msgid "specify that the git repository is to be shared amongst several users"
9501 #: builtin/init-db.c:525
9503 msgid "cannot chdir to %s"
9506 #: builtin/init-db.c:546
9509 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
9513 #: builtin/init-db.c:574
9515 msgid "Cannot access work tree '%s'"
9518 #: builtin/interpret-trailers.c:15
9520 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
9521 "<token>[(=|:)<value>])...] [<file>...]"
9524 #: builtin/interpret-trailers.c:92
9525 msgid "edit files in place"
9528 #: builtin/interpret-trailers.c:93
9529 msgid "trim empty trailers"
9532 #: builtin/interpret-trailers.c:96
9533 msgid "where to place the new trailer"
9536 #: builtin/interpret-trailers.c:98
9537 msgid "action if trailer already exists"
9540 #: builtin/interpret-trailers.c:100
9541 msgid "action if trailer is missing"
9544 #: builtin/interpret-trailers.c:102
9545 msgid "output only the trailers"
9548 #: builtin/interpret-trailers.c:103
9549 msgid "do not apply config rules"
9552 #: builtin/interpret-trailers.c:104
9553 msgid "join whitespace-continued values"
9556 #: builtin/interpret-trailers.c:105
9557 msgid "set parsing options"
9560 #: builtin/interpret-trailers.c:107
9564 #: builtin/interpret-trailers.c:108
9565 msgid "trailer(s) to add"
9568 #: builtin/interpret-trailers.c:117
9569 msgid "--trailer with --only-input does not make sense"
9572 #: builtin/interpret-trailers.c:127
9573 msgid "no input file given for in-place editing"
9577 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
9581 msgid "git show [<options>] <object>..."
9586 msgid "invalid --decorate option: %s"
9589 #: builtin/log.c:153
9590 msgid "suppress diff output"
9593 #: builtin/log.c:154
9597 #: builtin/log.c:155
9598 msgid "Use mail map file"
9601 #: builtin/log.c:157
9602 msgid "only decorate refs that match <pattern>"
9605 #: builtin/log.c:159
9606 msgid "do not decorate refs that match <pattern>"
9609 #: builtin/log.c:160
9610 msgid "decorate options"
9613 #: builtin/log.c:163
9614 msgid "Process line range n,m in file, counting from 1"
9617 #: builtin/log.c:259
9619 msgid "Final output: %d %s\n"
9622 #: builtin/log.c:510
9624 msgid "git show %s: bad file"
9627 #: builtin/log.c:525 builtin/log.c:619
9629 msgid "Could not read object %s"
9632 #: builtin/log.c:643
9634 msgid "Unknown type: %d"
9637 #: builtin/log.c:764
9638 msgid "format.headers without value"
9641 #: builtin/log.c:865
9642 msgid "name of output directory is too long"
9645 #: builtin/log.c:881
9647 msgid "Cannot open patch file %s"
9650 #: builtin/log.c:898
9651 msgid "Need exactly one range."
9654 #: builtin/log.c:908
9655 msgid "Not a range."
9658 #: builtin/log.c:1014
9659 msgid "Cover letter needs email format"
9662 #: builtin/log.c:1095
9664 msgid "insane in-reply-to: %s"
9667 #: builtin/log.c:1122
9668 msgid "git format-patch [<options>] [<since> | <revision-range>]"
9671 #: builtin/log.c:1172
9672 msgid "Two output directories?"
9675 #: builtin/log.c:1279 builtin/log.c:1932 builtin/log.c:1934 builtin/log.c:1946
9677 msgid "Unknown commit %s"
9680 #: builtin/log.c:1289 builtin/notes.c:887 builtin/tag.c:523
9682 msgid "Failed to resolve '%s' as a valid ref."
9685 #: builtin/log.c:1294
9686 msgid "Could not find exact merge base."
9689 #: builtin/log.c:1298
9691 "Failed to get upstream, if you want to record base commit automatically,\n"
9692 "please use git branch --set-upstream-to to track a remote branch.\n"
9693 "Or you could specify base commit by --base=<base-commit-id> manually."
9696 #: builtin/log.c:1318
9697 msgid "Failed to find exact merge base"
9700 #: builtin/log.c:1329
9701 msgid "base commit should be the ancestor of revision list"
9704 #: builtin/log.c:1333
9705 msgid "base commit shouldn't be in revision list"
9708 #: builtin/log.c:1382
9709 msgid "cannot get patch id"
9712 #: builtin/log.c:1441
9713 msgid "use [PATCH n/m] even with a single patch"
9716 #: builtin/log.c:1444
9717 msgid "use [PATCH] even with multiple patches"
9720 #: builtin/log.c:1448
9721 msgid "print patches to standard out"
9724 #: builtin/log.c:1450
9725 msgid "generate a cover letter"
9728 #: builtin/log.c:1452
9729 msgid "use simple number sequence for output file names"
9732 #: builtin/log.c:1453
9736 #: builtin/log.c:1454
9737 msgid "use <sfx> instead of '.patch'"
9740 #: builtin/log.c:1456
9741 msgid "start numbering patches at <n> instead of 1"
9744 #: builtin/log.c:1458
9745 msgid "mark the series as Nth re-roll"
9748 #: builtin/log.c:1460
9749 msgid "Use [RFC PATCH] instead of [PATCH]"
9752 #: builtin/log.c:1463
9753 msgid "Use [<prefix>] instead of [PATCH]"
9756 #: builtin/log.c:1466
9757 msgid "store resulting files in <dir>"
9760 #: builtin/log.c:1469
9761 msgid "don't strip/add [PATCH]"
9764 #: builtin/log.c:1472
9765 msgid "don't output binary diffs"
9768 #: builtin/log.c:1474
9769 msgid "output all-zero hash in From header"
9772 #: builtin/log.c:1476
9773 msgid "don't include a patch matching a commit upstream"
9776 #: builtin/log.c:1478
9777 msgid "show patch format instead of default (patch + stat)"
9780 #: builtin/log.c:1480
9784 #: builtin/log.c:1481
9788 #: builtin/log.c:1482
9789 msgid "add email header"
9792 #: builtin/log.c:1483 builtin/log.c:1485
9796 #: builtin/log.c:1483
9797 msgid "add To: header"
9800 #: builtin/log.c:1485
9801 msgid "add Cc: header"
9804 #: builtin/log.c:1487
9808 #: builtin/log.c:1488
9809 msgid "set From address to <ident> (or committer ident if absent)"
9812 #: builtin/log.c:1490
9816 #: builtin/log.c:1491
9817 msgid "make first mail a reply to <message-id>"
9820 #: builtin/log.c:1492 builtin/log.c:1495
9824 #: builtin/log.c:1493
9825 msgid "attach the patch"
9828 #: builtin/log.c:1496
9829 msgid "inline the patch"
9832 #: builtin/log.c:1500
9833 msgid "enable message threading, styles: shallow, deep"
9836 #: builtin/log.c:1502
9840 #: builtin/log.c:1503
9841 msgid "add a signature"
9844 #: builtin/log.c:1504
9848 #: builtin/log.c:1505
9849 msgid "add prerequisite tree info to the patch series"
9852 #: builtin/log.c:1507
9853 msgid "add a signature from a file"
9856 #: builtin/log.c:1508
9857 msgid "don't print the patch filenames"
9860 #: builtin/log.c:1510
9861 msgid "show progress while generating patches"
9864 #: builtin/log.c:1585
9866 msgid "invalid ident line: %s"
9869 #: builtin/log.c:1600
9870 msgid "-n and -k are mutually exclusive."
9873 #: builtin/log.c:1602
9874 msgid "--subject-prefix/--rfc and -k are mutually exclusive."
9877 #: builtin/log.c:1610
9878 msgid "--name-only does not make sense"
9881 #: builtin/log.c:1612
9882 msgid "--name-status does not make sense"
9885 #: builtin/log.c:1614
9886 msgid "--check does not make sense"
9889 #: builtin/log.c:1646
9890 msgid "standard output, or directory, which one?"
9893 #: builtin/log.c:1648
9895 msgid "Could not create directory '%s'"
9898 #: builtin/log.c:1741
9900 msgid "unable to read signature file '%s'"
9903 #: builtin/log.c:1773
9904 msgid "Generating patches"
9907 #: builtin/log.c:1817
9908 msgid "Failed to create output files"
9911 #: builtin/log.c:1867
9912 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
9915 #: builtin/log.c:1921
9918 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
9921 #: builtin/ls-files.c:468
9922 msgid "git ls-files [<options>] [<file>...]"
9925 #: builtin/ls-files.c:517
9926 msgid "identify the file status with tags"
9929 #: builtin/ls-files.c:519
9930 msgid "use lowercase letters for 'assume unchanged' files"
9933 #: builtin/ls-files.c:521
9934 msgid "use lowercase letters for 'fsmonitor clean' files"
9937 #: builtin/ls-files.c:523
9938 msgid "show cached files in the output (default)"
9941 #: builtin/ls-files.c:525
9942 msgid "show deleted files in the output"
9945 #: builtin/ls-files.c:527
9946 msgid "show modified files in the output"
9949 #: builtin/ls-files.c:529
9950 msgid "show other files in the output"
9953 #: builtin/ls-files.c:531
9954 msgid "show ignored files in the output"
9957 #: builtin/ls-files.c:534
9958 msgid "show staged contents' object name in the output"
9961 #: builtin/ls-files.c:536
9962 msgid "show files on the filesystem that need to be removed"
9965 #: builtin/ls-files.c:538
9966 msgid "show 'other' directories' names only"
9969 #: builtin/ls-files.c:540
9970 msgid "show line endings of files"
9973 #: builtin/ls-files.c:542
9974 msgid "don't show empty directories"
9977 #: builtin/ls-files.c:545
9978 msgid "show unmerged files in the output"
9981 #: builtin/ls-files.c:547
9982 msgid "show resolve-undo information"
9985 #: builtin/ls-files.c:549
9986 msgid "skip files matching pattern"
9989 #: builtin/ls-files.c:552
9990 msgid "exclude patterns are read from <file>"
9993 #: builtin/ls-files.c:555
9994 msgid "read additional per-directory exclude patterns in <file>"
9997 #: builtin/ls-files.c:557
9998 msgid "add the standard git exclusions"
10001 #: builtin/ls-files.c:560
10002 msgid "make the output relative to the project top directory"
10005 #: builtin/ls-files.c:563
10006 msgid "recurse through submodules"
10009 #: builtin/ls-files.c:565
10010 msgid "if any <file> is not in the index, treat this as an error"
10013 #: builtin/ls-files.c:566
10017 #: builtin/ls-files.c:567
10018 msgid "pretend that paths removed since <tree-ish> are still present"
10021 #: builtin/ls-files.c:569
10022 msgid "show debugging data"
10025 #: builtin/ls-remote.c:9
10027 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
10028 " [-q | --quiet] [--exit-code] [--get-url]\n"
10029 " [--symref] [<repository> [<refs>...]]"
10032 #: builtin/ls-remote.c:59
10033 msgid "do not print remote URL"
10036 #: builtin/ls-remote.c:60 builtin/ls-remote.c:62
10040 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63
10041 msgid "path of git-upload-pack on the remote host"
10044 #: builtin/ls-remote.c:65
10045 msgid "limit to tags"
10048 #: builtin/ls-remote.c:66
10049 msgid "limit to heads"
10052 #: builtin/ls-remote.c:67
10053 msgid "do not show peeled tags"
10056 #: builtin/ls-remote.c:69
10057 msgid "take url.<base>.insteadOf into account"
10060 #: builtin/ls-remote.c:73
10061 msgid "exit with exit code 2 if no matching refs are found"
10064 #: builtin/ls-remote.c:76
10065 msgid "show underlying ref in addition to the object pointed by it"
10068 #: builtin/ls-tree.c:29
10069 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
10072 #: builtin/ls-tree.c:127
10073 msgid "only show trees"
10076 #: builtin/ls-tree.c:129
10077 msgid "recurse into subtrees"
10080 #: builtin/ls-tree.c:131
10081 msgid "show trees when recursing"
10084 #: builtin/ls-tree.c:134
10085 msgid "terminate entries with NUL byte"
10088 #: builtin/ls-tree.c:135
10089 msgid "include object size"
10092 #: builtin/ls-tree.c:137 builtin/ls-tree.c:139
10093 msgid "list only filenames"
10096 #: builtin/ls-tree.c:142
10097 msgid "use full path names"
10100 #: builtin/ls-tree.c:144
10101 msgid "list entire tree; not just current directory (implies --full-name)"
10104 #: builtin/mailsplit.c:241
10106 msgid "empty mbox: '%s'"
10109 #: builtin/merge.c:50
10110 msgid "git merge [<options>] [<commit>...]"
10113 #: builtin/merge.c:51
10114 msgid "git merge --abort"
10117 #: builtin/merge.c:52
10118 msgid "git merge --continue"
10121 #: builtin/merge.c:109
10122 msgid "switch `m' requires a value"
10125 #: builtin/merge.c:146
10127 msgid "Could not find merge strategy '%s'.\n"
10130 #: builtin/merge.c:147
10132 msgid "Available strategies are:"
10135 #: builtin/merge.c:152
10137 msgid "Available custom strategies are:"
10140 #: builtin/merge.c:202 builtin/pull.c:142
10141 msgid "do not show a diffstat at the end of the merge"
10144 #: builtin/merge.c:205 builtin/pull.c:145
10145 msgid "show a diffstat at the end of the merge"
10148 #: builtin/merge.c:206 builtin/pull.c:148
10149 msgid "(synonym to --stat)"
10152 #: builtin/merge.c:208 builtin/pull.c:151
10153 msgid "add (at most <n>) entries from shortlog to merge commit message"
10156 #: builtin/merge.c:211 builtin/pull.c:157
10157 msgid "create a single commit instead of doing a merge"
10160 #: builtin/merge.c:213 builtin/pull.c:160
10161 msgid "perform a commit if the merge succeeds (default)"
10164 #: builtin/merge.c:215 builtin/pull.c:163
10165 msgid "edit message before committing"
10168 #: builtin/merge.c:216
10169 msgid "allow fast-forward (default)"
10172 #: builtin/merge.c:218 builtin/pull.c:169
10173 msgid "abort if fast-forward is not possible"
10176 #: builtin/merge.c:222 builtin/pull.c:172
10177 msgid "verify that the named commit has a valid GPG signature"
10180 #: builtin/merge.c:223 builtin/notes.c:777 builtin/pull.c:176
10181 #: builtin/revert.c:109
10185 #: builtin/merge.c:224 builtin/pull.c:177
10186 msgid "merge strategy to use"
10189 #: builtin/merge.c:225 builtin/pull.c:180
10190 msgid "option=value"
10193 #: builtin/merge.c:226 builtin/pull.c:181
10194 msgid "option for selected merge strategy"
10197 #: builtin/merge.c:228
10198 msgid "merge commit message (for a non-fast-forward merge)"
10201 #: builtin/merge.c:232
10202 msgid "abort the current in-progress merge"
10205 #: builtin/merge.c:234
10206 msgid "continue the current in-progress merge"
10209 #: builtin/merge.c:236 builtin/pull.c:188
10210 msgid "allow merging unrelated histories"
10213 #: builtin/merge.c:242
10214 msgid "verify commit-msg hook"
10217 #: builtin/merge.c:267
10218 msgid "could not run stash."
10221 #: builtin/merge.c:272
10222 msgid "stash failed"
10225 #: builtin/merge.c:277
10227 msgid "not a valid object: %s"
10230 #: builtin/merge.c:299 builtin/merge.c:316
10231 msgid "read-tree failed"
10234 #: builtin/merge.c:346
10235 msgid " (nothing to squash)"
10238 #: builtin/merge.c:357
10240 msgid "Squash commit -- not updating HEAD\n"
10243 #: builtin/merge.c:407
10245 msgid "No merge message -- not updating HEAD\n"
10248 #: builtin/merge.c:457
10250 msgid "'%s' does not point to a commit"
10253 #: builtin/merge.c:547
10255 msgid "Bad branch.%s.mergeoptions string: %s"
10258 #: builtin/merge.c:668
10259 msgid "Not handling anything other than two heads merge."
10262 #: builtin/merge.c:682
10264 msgid "Unknown option for merge-recursive: -X%s"
10267 #: builtin/merge.c:697
10269 msgid "unable to write %s"
10272 #: builtin/merge.c:748
10274 msgid "Could not read from '%s'"
10277 #: builtin/merge.c:757
10279 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
10282 #: builtin/merge.c:763
10285 "Please enter a commit message to explain why this merge is necessary,\n"
10286 "especially if it merges an updated upstream into a topic branch.\n"
10288 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
10292 #: builtin/merge.c:799
10293 msgid "Empty commit message."
10296 #: builtin/merge.c:818
10298 msgid "Wonderful.\n"
10301 #: builtin/merge.c:871
10303 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
10306 #: builtin/merge.c:910
10307 msgid "No current branch."
10310 #: builtin/merge.c:912
10311 msgid "No remote for the current branch."
10314 #: builtin/merge.c:914
10315 msgid "No default upstream defined for the current branch."
10318 #: builtin/merge.c:919
10320 msgid "No remote-tracking branch for %s from %s"
10323 #: builtin/merge.c:972
10325 msgid "Bad value '%s' in environment '%s'"
10328 #: builtin/merge.c:1074
10330 msgid "not something we can merge in %s: %s"
10333 #: builtin/merge.c:1108
10334 msgid "not something we can merge"
10337 #: builtin/merge.c:1210
10338 msgid "--abort expects no arguments"
10341 #: builtin/merge.c:1214
10342 msgid "There is no merge to abort (MERGE_HEAD missing)."
10345 #: builtin/merge.c:1226
10346 msgid "--continue expects no arguments"
10349 #: builtin/merge.c:1230
10350 msgid "There is no merge in progress (MERGE_HEAD missing)."
10353 #: builtin/merge.c:1246
10355 "You have not concluded your merge (MERGE_HEAD exists).\n"
10356 "Please, commit your changes before you merge."
10359 #: builtin/merge.c:1253
10361 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
10362 "Please, commit your changes before you merge."
10365 #: builtin/merge.c:1256
10366 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
10369 #: builtin/merge.c:1265
10370 msgid "You cannot combine --squash with --no-ff."
10373 #: builtin/merge.c:1273
10374 msgid "No commit specified and merge.defaultToUpstream not set."
10377 #: builtin/merge.c:1290
10378 msgid "Squash commit into empty head not supported yet"
10381 #: builtin/merge.c:1292
10382 msgid "Non-fast-forward commit does not make sense into an empty head"
10385 #: builtin/merge.c:1297
10387 msgid "%s - not something we can merge"
10390 #: builtin/merge.c:1299
10391 msgid "Can merge only exactly one commit into empty head"
10394 #: builtin/merge.c:1333
10396 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
10399 #: builtin/merge.c:1336
10401 msgid "Commit %s has a bad GPG signature allegedly by %s."
10404 #: builtin/merge.c:1339
10406 msgid "Commit %s does not have a GPG signature."
10409 #: builtin/merge.c:1342
10411 msgid "Commit %s has a good GPG signature by %s\n"
10414 #: builtin/merge.c:1401
10415 msgid "refusing to merge unrelated histories"
10418 #: builtin/merge.c:1410
10419 msgid "Already up to date."
10422 #: builtin/merge.c:1420
10424 msgid "Updating %s..%s\n"
10427 #: builtin/merge.c:1461
10429 msgid "Trying really trivial in-index merge...\n"
10432 #: builtin/merge.c:1468
10437 #: builtin/merge.c:1493
10438 msgid "Already up to date. Yeeah!"
10441 #: builtin/merge.c:1499
10442 msgid "Not possible to fast-forward, aborting."
10445 #: builtin/merge.c:1522 builtin/merge.c:1601
10447 msgid "Rewinding the tree to pristine...\n"
10450 #: builtin/merge.c:1526
10452 msgid "Trying merge strategy %s...\n"
10455 #: builtin/merge.c:1592
10457 msgid "No merge strategy handled the merge.\n"
10460 #: builtin/merge.c:1594
10462 msgid "Merge with strategy %s failed.\n"
10465 #: builtin/merge.c:1603
10467 msgid "Using the %s to prepare resolving by hand.\n"
10470 #: builtin/merge.c:1615
10472 msgid "Automatic merge went well; stopped before committing as requested\n"
10475 #: builtin/merge-base.c:30
10476 msgid "git merge-base [-a | --all] <commit> <commit>..."
10479 #: builtin/merge-base.c:31
10480 msgid "git merge-base [-a | --all] --octopus <commit>..."
10483 #: builtin/merge-base.c:32
10484 msgid "git merge-base --independent <commit>..."
10487 #: builtin/merge-base.c:33
10488 msgid "git merge-base --is-ancestor <commit> <commit>"
10491 #: builtin/merge-base.c:34
10492 msgid "git merge-base --fork-point <ref> [<commit>]"
10495 #: builtin/merge-base.c:220
10496 msgid "output all common ancestors"
10499 #: builtin/merge-base.c:222
10500 msgid "find ancestors for a single n-way merge"
10503 #: builtin/merge-base.c:224
10504 msgid "list revs not reachable from others"
10507 #: builtin/merge-base.c:226
10508 msgid "is the first one ancestor of the other?"
10511 #: builtin/merge-base.c:228
10512 msgid "find where <commit> forked from reflog of <ref>"
10515 #: builtin/merge-file.c:9
10517 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
10518 "<orig-file> <file2>"
10521 #: builtin/merge-file.c:33
10522 msgid "send results to standard output"
10525 #: builtin/merge-file.c:34
10526 msgid "use a diff3 based merge"
10529 #: builtin/merge-file.c:35
10530 msgid "for conflicts, use our version"
10533 #: builtin/merge-file.c:37
10534 msgid "for conflicts, use their version"
10537 #: builtin/merge-file.c:39
10538 msgid "for conflicts, use a union version"
10541 #: builtin/merge-file.c:42
10542 msgid "for conflicts, use this marker size"
10545 #: builtin/merge-file.c:43
10546 msgid "do not warn about conflicts"
10549 #: builtin/merge-file.c:45
10550 msgid "set labels for file1/orig-file/file2"
10553 #: builtin/merge-recursive.c:45
10555 msgid "unknown option %s"
10558 #: builtin/merge-recursive.c:51
10560 msgid "could not parse object '%s'"
10563 #: builtin/merge-recursive.c:55
10565 msgid "cannot handle more than %d base. Ignoring %s."
10566 msgid_plural "cannot handle more than %d bases. Ignoring %s."
10570 #: builtin/merge-recursive.c:63
10571 msgid "not handling anything other than two heads merge."
10574 #: builtin/merge-recursive.c:69 builtin/merge-recursive.c:71
10576 msgid "could not resolve ref '%s'"
10579 #: builtin/merge-recursive.c:77
10581 msgid "Merging %s with %s\n"
10584 #: builtin/mktree.c:65
10585 msgid "git mktree [-z] [--missing] [--batch]"
10588 #: builtin/mktree.c:153
10589 msgid "input is NUL terminated"
10592 #: builtin/mktree.c:154 builtin/write-tree.c:25
10593 msgid "allow missing objects"
10596 #: builtin/mktree.c:155
10597 msgid "allow creation of more than one tree"
10601 msgid "git mv [<options>] <source>... <destination>"
10606 msgid "Directory %s is in index and no submodule?"
10609 #: builtin/mv.c:84 builtin/rm.c:288
10610 msgid "Please stage your changes to .gitmodules or stash them to proceed"
10613 #: builtin/mv.c:102
10615 msgid "%.*s is in index"
10618 #: builtin/mv.c:124
10619 msgid "force move/rename even if target exists"
10622 #: builtin/mv.c:126
10623 msgid "skip move/rename errors"
10626 #: builtin/mv.c:168
10628 msgid "destination '%s' is not a directory"
10631 #: builtin/mv.c:179
10633 msgid "Checking rename of '%s' to '%s'\n"
10636 #: builtin/mv.c:183
10640 #: builtin/mv.c:186
10641 msgid "can not move directory into itself"
10644 #: builtin/mv.c:189
10645 msgid "cannot move directory over file"
10648 #: builtin/mv.c:198
10649 msgid "source directory is empty"
10652 #: builtin/mv.c:223
10653 msgid "not under version control"
10656 #: builtin/mv.c:226
10657 msgid "destination exists"
10660 #: builtin/mv.c:234
10662 msgid "overwriting '%s'"
10665 #: builtin/mv.c:237
10666 msgid "Cannot overwrite"
10669 #: builtin/mv.c:240
10670 msgid "multiple sources for the same target"
10673 #: builtin/mv.c:242
10674 msgid "destination directory does not exist"
10677 #: builtin/mv.c:249
10679 msgid "%s, source=%s, destination=%s"
10682 #: builtin/mv.c:270
10684 msgid "Renaming %s to %s\n"
10687 #: builtin/mv.c:276 builtin/remote.c:715 builtin/repack.c:409
10689 msgid "renaming '%s' failed"
10692 #: builtin/name-rev.c:338
10693 msgid "git name-rev [<options>] <commit>..."
10696 #: builtin/name-rev.c:339
10697 msgid "git name-rev [<options>] --all"
10700 #: builtin/name-rev.c:340
10701 msgid "git name-rev [<options>] --stdin"
10704 #: builtin/name-rev.c:395
10705 msgid "print only names (no SHA-1)"
10708 #: builtin/name-rev.c:396
10709 msgid "only use tags to name the commits"
10712 #: builtin/name-rev.c:398
10713 msgid "only use refs matching <pattern>"
10716 #: builtin/name-rev.c:400
10717 msgid "ignore refs matching <pattern>"
10720 #: builtin/name-rev.c:402
10721 msgid "list all commits reachable from all refs"
10724 #: builtin/name-rev.c:403
10725 msgid "read from stdin"
10728 #: builtin/name-rev.c:404
10729 msgid "allow to print `undefined` names (default)"
10732 #: builtin/name-rev.c:410
10733 msgid "dereference tags in the input (internal use)"
10736 #: builtin/notes.c:26
10737 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
10740 #: builtin/notes.c:27
10742 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
10743 "| (-c | -C) <object>] [<object>]"
10746 #: builtin/notes.c:28
10747 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
10750 #: builtin/notes.c:29
10752 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
10753 "(-c | -C) <object>] [<object>]"
10756 #: builtin/notes.c:30
10757 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
10760 #: builtin/notes.c:31
10761 msgid "git notes [--ref <notes-ref>] show [<object>]"
10764 #: builtin/notes.c:32
10766 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
10769 #: builtin/notes.c:33
10770 msgid "git notes merge --commit [-v | -q]"
10773 #: builtin/notes.c:34
10774 msgid "git notes merge --abort [-v | -q]"
10777 #: builtin/notes.c:35
10778 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
10781 #: builtin/notes.c:36
10782 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
10785 #: builtin/notes.c:37
10786 msgid "git notes [--ref <notes-ref>] get-ref"
10789 #: builtin/notes.c:42
10790 msgid "git notes [list [<object>]]"
10793 #: builtin/notes.c:47
10794 msgid "git notes add [<options>] [<object>]"
10797 #: builtin/notes.c:52
10798 msgid "git notes copy [<options>] <from-object> <to-object>"
10801 #: builtin/notes.c:53
10802 msgid "git notes copy --stdin [<from-object> <to-object>]..."
10805 #: builtin/notes.c:58
10806 msgid "git notes append [<options>] [<object>]"
10809 #: builtin/notes.c:63
10810 msgid "git notes edit [<object>]"
10813 #: builtin/notes.c:68
10814 msgid "git notes show [<object>]"
10817 #: builtin/notes.c:73
10818 msgid "git notes merge [<options>] <notes-ref>"
10821 #: builtin/notes.c:74
10822 msgid "git notes merge --commit [<options>]"
10825 #: builtin/notes.c:75
10826 msgid "git notes merge --abort [<options>]"
10829 #: builtin/notes.c:80
10830 msgid "git notes remove [<object>]"
10833 #: builtin/notes.c:85
10834 msgid "git notes prune [<options>]"
10837 #: builtin/notes.c:90
10838 msgid "git notes get-ref"
10841 #: builtin/notes.c:95
10842 msgid "Write/edit the notes for the following object:"
10845 #: builtin/notes.c:148
10847 msgid "unable to start 'show' for object '%s'"
10850 #: builtin/notes.c:152
10851 msgid "could not read 'show' output"
10854 #: builtin/notes.c:160
10856 msgid "failed to finish 'show' for object '%s'"
10859 #: builtin/notes.c:195
10860 msgid "please supply the note contents using either -m or -F option"
10863 #: builtin/notes.c:204
10864 msgid "unable to write note object"
10867 #: builtin/notes.c:206
10869 msgid "the note contents have been left in %s"
10872 #: builtin/notes.c:234 builtin/tag.c:507
10874 msgid "cannot read '%s'"
10877 #: builtin/notes.c:236 builtin/tag.c:510
10879 msgid "could not open or read '%s'"
10882 #: builtin/notes.c:255 builtin/notes.c:306 builtin/notes.c:308
10883 #: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:517
10884 #: builtin/notes.c:522 builtin/notes.c:600 builtin/notes.c:662
10886 msgid "failed to resolve '%s' as a valid ref."
10889 #: builtin/notes.c:258
10891 msgid "failed to read object '%s'."
10894 #: builtin/notes.c:262
10896 msgid "cannot read note data from non-blob object '%s'."
10899 #: builtin/notes.c:302
10901 msgid "malformed input line: '%s'."
10904 #: builtin/notes.c:317
10906 msgid "failed to copy notes from '%s' to '%s'"
10909 #. TRANSLATORS: the first %s will be replaced by a git
10910 #. notes command: 'add', 'merge', 'remove', etc.
10912 #: builtin/notes.c:349
10914 msgid "refusing to %s notes in %s (outside of refs/notes/)"
10917 #: builtin/notes.c:369 builtin/notes.c:424 builtin/notes.c:500
10918 #: builtin/notes.c:512 builtin/notes.c:588 builtin/notes.c:655
10919 #: builtin/notes.c:805 builtin/notes.c:952 builtin/notes.c:973
10920 msgid "too many parameters"
10923 #: builtin/notes.c:382 builtin/notes.c:668
10925 msgid "no note found for object %s."
10928 #: builtin/notes.c:403 builtin/notes.c:566
10929 msgid "note contents as a string"
10932 #: builtin/notes.c:406 builtin/notes.c:569
10933 msgid "note contents in a file"
10936 #: builtin/notes.c:409 builtin/notes.c:572
10937 msgid "reuse and edit specified note object"
10940 #: builtin/notes.c:412 builtin/notes.c:575
10941 msgid "reuse specified note object"
10944 #: builtin/notes.c:415 builtin/notes.c:578
10945 msgid "allow storing empty note"
10948 #: builtin/notes.c:416 builtin/notes.c:487
10949 msgid "replace existing notes"
10952 #: builtin/notes.c:441
10955 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
10959 #: builtin/notes.c:456 builtin/notes.c:535
10961 msgid "Overwriting existing notes for object %s\n"
10964 #: builtin/notes.c:467 builtin/notes.c:627 builtin/notes.c:892
10966 msgid "Removing note for object %s\n"
10969 #: builtin/notes.c:488
10970 msgid "read objects from stdin"
10973 #: builtin/notes.c:490
10974 msgid "load rewriting config for <command> (implies --stdin)"
10977 #: builtin/notes.c:508
10978 msgid "too few parameters"
10981 #: builtin/notes.c:529
10984 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
10988 #: builtin/notes.c:541
10990 msgid "missing notes on source object %s. Cannot copy."
10993 #: builtin/notes.c:593
10996 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
10997 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
11000 #: builtin/notes.c:688
11001 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
11004 #: builtin/notes.c:690
11005 msgid "failed to delete ref NOTES_MERGE_REF"
11008 #: builtin/notes.c:692
11009 msgid "failed to remove 'git notes merge' worktree"
11012 #: builtin/notes.c:712
11013 msgid "failed to read ref NOTES_MERGE_PARTIAL"
11016 #: builtin/notes.c:714
11017 msgid "could not find commit from NOTES_MERGE_PARTIAL."
11020 #: builtin/notes.c:716
11021 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
11024 #: builtin/notes.c:729
11025 msgid "failed to resolve NOTES_MERGE_REF"
11028 #: builtin/notes.c:732
11029 msgid "failed to finalize notes merge"
11032 #: builtin/notes.c:758
11034 msgid "unknown notes merge strategy %s"
11037 #: builtin/notes.c:774
11038 msgid "General options"
11041 #: builtin/notes.c:776
11042 msgid "Merge options"
11045 #: builtin/notes.c:778
11047 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
11051 #: builtin/notes.c:780
11052 msgid "Committing unmerged notes"
11055 #: builtin/notes.c:782
11056 msgid "finalize notes merge by committing unmerged notes"
11059 #: builtin/notes.c:784
11060 msgid "Aborting notes merge resolution"
11063 #: builtin/notes.c:786
11064 msgid "abort notes merge"
11067 #: builtin/notes.c:797
11068 msgid "cannot mix --commit, --abort or -s/--strategy"
11071 #: builtin/notes.c:802
11072 msgid "must specify a notes ref to merge"
11075 #: builtin/notes.c:826
11077 msgid "unknown -s/--strategy: %s"
11080 #: builtin/notes.c:863
11082 msgid "a notes merge into %s is already in-progress at %s"
11085 #: builtin/notes.c:866
11087 msgid "failed to store link to current notes ref (%s)"
11090 #: builtin/notes.c:868
11093 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
11094 "'git notes merge --commit', or abort the merge with 'git notes merge --"
11098 #: builtin/notes.c:890
11100 msgid "Object %s has no note\n"
11103 #: builtin/notes.c:902
11104 msgid "attempt to remove non-existent note is not an error"
11107 #: builtin/notes.c:905
11108 msgid "read object names from the standard input"
11111 #: builtin/notes.c:943 builtin/prune.c:107 builtin/worktree.c:151
11112 msgid "do not remove, show only"
11115 #: builtin/notes.c:944
11116 msgid "report pruned notes"
11119 #: builtin/notes.c:986
11123 #: builtin/notes.c:987
11124 msgid "use notes from <notes-ref>"
11127 #: builtin/notes.c:1022
11129 msgid "unknown subcommand: %s"
11132 #: builtin/pack-objects.c:48
11134 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
11137 #: builtin/pack-objects.c:49
11139 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
11142 #: builtin/pack-objects.c:211 builtin/pack-objects.c:214
11144 msgid "deflate error (%d)"
11147 #: builtin/pack-objects.c:810
11148 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
11151 #: builtin/pack-objects.c:823
11152 msgid "Writing objects"
11155 #: builtin/pack-objects.c:1106
11156 msgid "disabling bitmap writing, as some objects are not being packed"
11159 #: builtin/pack-objects.c:1765
11160 msgid "Counting objects"
11163 #: builtin/pack-objects.c:1895
11165 msgid "unable to get size of %s"
11168 #: builtin/pack-objects.c:1910
11170 msgid "unable to parse object header of %s"
11173 #: builtin/pack-objects.c:2564
11174 msgid "Compressing objects"
11177 #: builtin/pack-objects.c:2735
11178 msgid "invalid value for --missing"
11181 #: builtin/pack-objects.c:3067
11183 msgid "unsupported index version %s"
11186 #: builtin/pack-objects.c:3071
11188 msgid "bad index version '%s'"
11191 #: builtin/pack-objects.c:3102
11192 msgid "do not show progress meter"
11195 #: builtin/pack-objects.c:3104
11196 msgid "show progress meter"
11199 #: builtin/pack-objects.c:3106
11200 msgid "show progress meter during object writing phase"
11203 #: builtin/pack-objects.c:3109
11204 msgid "similar to --all-progress when progress meter is shown"
11207 #: builtin/pack-objects.c:3110
11208 msgid "version[,offset]"
11211 #: builtin/pack-objects.c:3111
11212 msgid "write the pack index file in the specified idx format version"
11215 #: builtin/pack-objects.c:3114
11216 msgid "maximum size of each output pack file"
11219 #: builtin/pack-objects.c:3116
11220 msgid "ignore borrowed objects from alternate object store"
11223 #: builtin/pack-objects.c:3118
11224 msgid "ignore packed objects"
11227 #: builtin/pack-objects.c:3120
11228 msgid "limit pack window by objects"
11231 #: builtin/pack-objects.c:3122
11232 msgid "limit pack window by memory in addition to object limit"
11235 #: builtin/pack-objects.c:3124
11236 msgid "maximum length of delta chain allowed in the resulting pack"
11239 #: builtin/pack-objects.c:3126
11240 msgid "reuse existing deltas"
11243 #: builtin/pack-objects.c:3128
11244 msgid "reuse existing objects"
11247 #: builtin/pack-objects.c:3130
11248 msgid "use OFS_DELTA objects"
11251 #: builtin/pack-objects.c:3132
11252 msgid "use threads when searching for best delta matches"
11255 #: builtin/pack-objects.c:3134
11256 msgid "do not create an empty pack output"
11259 #: builtin/pack-objects.c:3136
11260 msgid "read revision arguments from standard input"
11263 #: builtin/pack-objects.c:3138
11264 msgid "limit the objects to those that are not yet packed"
11267 #: builtin/pack-objects.c:3141
11268 msgid "include objects reachable from any reference"
11271 #: builtin/pack-objects.c:3144
11272 msgid "include objects referred by reflog entries"
11275 #: builtin/pack-objects.c:3147
11276 msgid "include objects referred to by the index"
11279 #: builtin/pack-objects.c:3150
11280 msgid "output pack to stdout"
11283 #: builtin/pack-objects.c:3152
11284 msgid "include tag objects that refer to objects to be packed"
11287 #: builtin/pack-objects.c:3154
11288 msgid "keep unreachable objects"
11291 #: builtin/pack-objects.c:3156
11292 msgid "pack loose unreachable objects"
11295 #: builtin/pack-objects.c:3158
11296 msgid "unpack unreachable objects newer than <time>"
11299 #: builtin/pack-objects.c:3161
11300 msgid "create thin packs"
11303 #: builtin/pack-objects.c:3163
11304 msgid "create packs suitable for shallow fetches"
11307 #: builtin/pack-objects.c:3165
11308 msgid "ignore packs that have companion .keep file"
11311 #: builtin/pack-objects.c:3167
11312 msgid "ignore this pack"
11315 #: builtin/pack-objects.c:3169
11316 msgid "pack compression level"
11319 #: builtin/pack-objects.c:3171
11320 msgid "do not hide commits by grafts"
11323 #: builtin/pack-objects.c:3173
11324 msgid "use a bitmap index if available to speed up counting objects"
11327 #: builtin/pack-objects.c:3175
11328 msgid "write a bitmap index together with the pack index"
11331 #: builtin/pack-objects.c:3178
11332 msgid "handling for missing objects"
11335 #: builtin/pack-objects.c:3181
11336 msgid "do not pack objects in promisor packfiles"
11339 #: builtin/pack-objects.c:3205
11341 msgid "delta chain depth %d is too deep, forcing %d"
11344 #: builtin/pack-objects.c:3210
11346 msgid "pack.deltaCacheLimit is too high, forcing %d"
11349 #: builtin/pack-objects.c:3338
11350 msgid "Enumerating objects"
11353 #: builtin/pack-refs.c:7
11354 msgid "git pack-refs [<options>]"
11357 #: builtin/pack-refs.c:15
11358 msgid "pack everything"
11361 #: builtin/pack-refs.c:16
11362 msgid "prune loose refs (default)"
11365 #: builtin/prune-packed.c:8
11366 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
11369 #: builtin/prune-packed.c:41
11370 msgid "Removing duplicate objects"
11373 #: builtin/prune.c:11
11374 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
11377 #: builtin/prune.c:108
11378 msgid "report pruned objects"
11381 #: builtin/prune.c:111
11382 msgid "expire objects older than <time>"
11385 #: builtin/prune.c:113
11386 msgid "limit traversal to objects outside promisor packfiles"
11389 #: builtin/prune.c:127
11390 msgid "cannot prune in a precious-objects repo"
11393 #: builtin/pull.c:59 builtin/pull.c:61
11395 msgid "Invalid value for %s: %s"
11398 #: builtin/pull.c:81
11399 msgid "git pull [<options>] [<repository> [<refspec>...]]"
11402 #: builtin/pull.c:132
11403 msgid "control for recursive fetching of submodules"
11406 #: builtin/pull.c:136
11407 msgid "Options related to merging"
11410 #: builtin/pull.c:139
11411 msgid "incorporate changes by rebasing rather than merging"
11414 #: builtin/pull.c:166 builtin/rebase--helper.c:23 builtin/revert.c:121
11415 msgid "allow fast-forward"
11418 #: builtin/pull.c:175
11419 msgid "automatically stash/stash pop before and after rebase"
11422 #: builtin/pull.c:191
11423 msgid "Options related to fetching"
11426 #: builtin/pull.c:209
11427 msgid "number of submodules pulled in parallel"
11430 #: builtin/pull.c:304
11432 msgid "Invalid value for pull.ff: %s"
11435 #: builtin/pull.c:420
11437 "There is no candidate for rebasing against among the refs that you just "
11441 #: builtin/pull.c:422
11443 "There are no candidates for merging among the refs that you just fetched."
11446 #: builtin/pull.c:423
11448 "Generally this means that you provided a wildcard refspec which had no\n"
11449 "matches on the remote end."
11452 #: builtin/pull.c:426
11455 "You asked to pull from the remote '%s', but did not specify\n"
11456 "a branch. Because this is not the default configured remote\n"
11457 "for your current branch, you must specify a branch on the command line."
11460 #: builtin/pull.c:431 git-parse-remote.sh:73
11461 msgid "You are not currently on a branch."
11464 #: builtin/pull.c:433 builtin/pull.c:448 git-parse-remote.sh:79
11465 msgid "Please specify which branch you want to rebase against."
11468 #: builtin/pull.c:435 builtin/pull.c:450 git-parse-remote.sh:82
11469 msgid "Please specify which branch you want to merge with."
11472 #: builtin/pull.c:436 builtin/pull.c:451
11473 msgid "See git-pull(1) for details."
11476 #: builtin/pull.c:438 builtin/pull.c:444 builtin/pull.c:453
11477 #: git-parse-remote.sh:64
11481 #: builtin/pull.c:438 builtin/pull.c:453 builtin/pull.c:458 git-rebase.sh:523
11482 #: git-parse-remote.sh:65
11486 #: builtin/pull.c:446 git-parse-remote.sh:75
11487 msgid "There is no tracking information for the current branch."
11490 #: builtin/pull.c:455 git-parse-remote.sh:95
11492 "If you wish to set tracking information for this branch you can do so with:"
11495 #: builtin/pull.c:460
11498 "Your configuration specifies to merge with the ref '%s'\n"
11499 "from the remote, but no such ref was fetched."
11502 #: builtin/pull.c:826
11503 msgid "ignoring --verify-signatures for rebase"
11506 #: builtin/pull.c:874
11507 msgid "--[no-]autostash option is only valid with --rebase."
11510 #: builtin/pull.c:882
11511 msgid "Updating an unborn branch with changes added to the index."
11514 #: builtin/pull.c:885
11515 msgid "pull with rebase"
11518 #: builtin/pull.c:886
11519 msgid "please commit or stash them."
11522 #: builtin/pull.c:911
11525 "fetch updated the current branch head.\n"
11526 "fast-forwarding your working tree from\n"
11530 #: builtin/pull.c:916
11533 "Cannot fast-forward your working tree.\n"
11534 "After making sure that you saved anything precious from\n"
11537 "$ git reset --hard\n"
11541 #: builtin/pull.c:931
11542 msgid "Cannot merge multiple branches into empty head."
11545 #: builtin/pull.c:935
11546 msgid "Cannot rebase onto multiple branches."
11549 #: builtin/pull.c:942
11550 msgid "cannot rebase with locally recorded submodule modifications"
11553 #: builtin/push.c:19
11554 msgid "git push [<options>] [<repository> [<refspec>...]]"
11557 #: builtin/push.c:111
11558 msgid "tag shorthand without <tag>"
11561 #: builtin/push.c:121
11562 msgid "--delete only accepts plain target ref names"
11565 #: builtin/push.c:165
11568 "To choose either option permanently, see push.default in 'git help config'."
11571 #: builtin/push.c:168
11574 "The upstream branch of your current branch does not match\n"
11575 "the name of your current branch. To push to the upstream branch\n"
11576 "on the remote, use\n"
11578 " git push %s HEAD:%s\n"
11580 "To push to the branch of the same name on the remote, use\n"
11582 " git push %s %s\n"
11586 #: builtin/push.c:183
11589 "You are not currently on a branch.\n"
11590 "To push the history leading to the current (detached HEAD)\n"
11593 " git push %s HEAD:<name-of-remote-branch>\n"
11596 #: builtin/push.c:197
11599 "The current branch %s has no upstream branch.\n"
11600 "To push the current branch and set the remote as upstream, use\n"
11602 " git push --set-upstream %s %s\n"
11605 #: builtin/push.c:205
11607 msgid "The current branch %s has multiple upstream branches, refusing to push."
11610 #: builtin/push.c:208
11613 "You are pushing to remote '%s', which is not the upstream of\n"
11614 "your current branch '%s', without telling me what to push\n"
11615 "to update which remote branch."
11618 #: builtin/push.c:267
11620 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
11623 #: builtin/push.c:274
11625 "Updates were rejected because the tip of your current branch is behind\n"
11626 "its remote counterpart. Integrate the remote changes (e.g.\n"
11627 "'git pull ...') before pushing again.\n"
11628 "See the 'Note about fast-forwards' in 'git push --help' for details."
11631 #: builtin/push.c:280
11633 "Updates were rejected because a pushed branch tip is behind its remote\n"
11634 "counterpart. Check out this branch and integrate the remote changes\n"
11635 "(e.g. 'git pull ...') before pushing again.\n"
11636 "See the 'Note about fast-forwards' in 'git push --help' for details."
11639 #: builtin/push.c:286
11641 "Updates were rejected because the remote contains work that you do\n"
11642 "not have locally. This is usually caused by another repository pushing\n"
11643 "to the same ref. You may want to first integrate the remote changes\n"
11644 "(e.g., 'git pull ...') before pushing again.\n"
11645 "See the 'Note about fast-forwards' in 'git push --help' for details."
11648 #: builtin/push.c:293
11649 msgid "Updates were rejected because the tag already exists in the remote."
11652 #: builtin/push.c:296
11654 "You cannot update a remote ref that points at a non-commit object,\n"
11655 "or update a remote ref to make it point at a non-commit object,\n"
11656 "without using the '--force' option.\n"
11659 #: builtin/push.c:357
11661 msgid "Pushing to %s\n"
11664 #: builtin/push.c:361
11666 msgid "failed to push some refs to '%s'"
11669 #: builtin/push.c:395
11671 msgid "bad repository '%s'"
11674 #: builtin/push.c:396
11676 "No configured push destination.\n"
11677 "Either specify the URL from the command-line or configure a remote "
11678 "repository using\n"
11680 " git remote add <name> <url>\n"
11682 "and then push using the remote name\n"
11684 " git push <name>\n"
11687 #: builtin/push.c:551
11691 #: builtin/push.c:552 builtin/send-pack.c:164
11692 msgid "push all refs"
11695 #: builtin/push.c:553 builtin/send-pack.c:166
11696 msgid "mirror all refs"
11699 #: builtin/push.c:555
11700 msgid "delete refs"
11703 #: builtin/push.c:556
11704 msgid "push tags (can't be used with --all or --mirror)"
11707 #: builtin/push.c:559 builtin/send-pack.c:167
11708 msgid "force updates"
11711 #: builtin/push.c:561 builtin/send-pack.c:181
11712 msgid "refname>:<expect"
11715 #: builtin/push.c:562 builtin/send-pack.c:182
11716 msgid "require old value of ref to be at this value"
11719 #: builtin/push.c:565
11720 msgid "control recursive pushing of submodules"
11723 #: builtin/push.c:567 builtin/send-pack.c:175
11724 msgid "use thin pack"
11727 #: builtin/push.c:568 builtin/push.c:569 builtin/send-pack.c:161
11728 #: builtin/send-pack.c:162
11729 msgid "receive pack program"
11732 #: builtin/push.c:570
11733 msgid "set upstream for git pull/status"
11736 #: builtin/push.c:573
11737 msgid "prune locally removed refs"
11740 #: builtin/push.c:575
11741 msgid "bypass pre-push hook"
11744 #: builtin/push.c:576
11745 msgid "push missing but relevant tags"
11748 #: builtin/push.c:579 builtin/send-pack.c:169
11749 msgid "GPG sign the push"
11752 #: builtin/push.c:581 builtin/send-pack.c:176
11753 msgid "request atomic transaction on remote side"
11756 #: builtin/push.c:599
11757 msgid "--delete is incompatible with --all, --mirror and --tags"
11760 #: builtin/push.c:601
11761 msgid "--delete doesn't make sense without any refs"
11764 #: builtin/push.c:604
11765 msgid "--all and --tags are incompatible"
11768 #: builtin/push.c:606
11769 msgid "--all can't be combined with refspecs"
11772 #: builtin/push.c:610
11773 msgid "--mirror and --tags are incompatible"
11776 #: builtin/push.c:612
11777 msgid "--mirror can't be combined with refspecs"
11780 #: builtin/push.c:615
11781 msgid "--all and --mirror are incompatible"
11784 #: builtin/push.c:634
11785 msgid "push options must not have new line characters"
11788 #: builtin/read-tree.c:40
11790 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
11791 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
11792 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
11795 #: builtin/read-tree.c:120
11796 msgid "write resulting index to <file>"
11799 #: builtin/read-tree.c:123
11800 msgid "only empty the index"
11803 #: builtin/read-tree.c:125
11807 #: builtin/read-tree.c:127
11808 msgid "perform a merge in addition to a read"
11811 #: builtin/read-tree.c:129
11812 msgid "3-way merge if no file level merging required"
11815 #: builtin/read-tree.c:131
11816 msgid "3-way merge in presence of adds and removes"
11819 #: builtin/read-tree.c:133
11820 msgid "same as -m, but discard unmerged entries"
11823 #: builtin/read-tree.c:134
11824 msgid "<subdirectory>/"
11827 #: builtin/read-tree.c:135
11828 msgid "read the tree into the index under <subdirectory>/"
11831 #: builtin/read-tree.c:138
11832 msgid "update working tree with merge result"
11835 #: builtin/read-tree.c:140
11839 #: builtin/read-tree.c:141
11840 msgid "allow explicitly ignored files to be overwritten"
11843 #: builtin/read-tree.c:144
11844 msgid "don't check the working tree after merging"
11847 #: builtin/read-tree.c:145
11848 msgid "don't update the index or the work tree"
11851 #: builtin/read-tree.c:147
11852 msgid "skip applying sparse checkout filter"
11855 #: builtin/read-tree.c:149
11856 msgid "debug unpack-trees"
11859 #: builtin/rebase--helper.c:8
11860 msgid "git rebase--helper [<options>]"
11863 #: builtin/rebase--helper.c:24
11864 msgid "keep empty commits"
11867 #: builtin/rebase--helper.c:26 builtin/revert.c:123
11868 msgid "allow commits with empty messages"
11871 #: builtin/rebase--helper.c:27
11872 msgid "rebase merge commits"
11875 #: builtin/rebase--helper.c:29
11876 msgid "keep original branch points of cousins"
11879 #: builtin/rebase--helper.c:30
11880 msgid "continue rebase"
11883 #: builtin/rebase--helper.c:32
11884 msgid "abort rebase"
11887 #: builtin/rebase--helper.c:35
11888 msgid "make rebase script"
11891 #: builtin/rebase--helper.c:37
11892 msgid "shorten commit ids in the todo list"
11895 #: builtin/rebase--helper.c:39
11896 msgid "expand commit ids in the todo list"
11899 #: builtin/rebase--helper.c:41
11900 msgid "check the todo list"
11903 #: builtin/rebase--helper.c:43
11904 msgid "skip unnecessary picks"
11907 #: builtin/rebase--helper.c:45
11908 msgid "rearrange fixup/squash lines"
11911 #: builtin/rebase--helper.c:47
11912 msgid "insert exec commands in todo list"
11915 #: builtin/rebase--helper.c:68
11916 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
11919 #: builtin/receive-pack.c:31
11920 msgid "git receive-pack <git-dir>"
11923 #: builtin/receive-pack.c:842
11925 "By default, updating the current branch in a non-bare repository\n"
11926 "is denied, because it will make the index and work tree inconsistent\n"
11927 "with what you pushed, and will require 'git reset --hard' to match\n"
11928 "the work tree to HEAD.\n"
11930 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
11931 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
11932 "its current branch; however, this is not recommended unless you\n"
11933 "arranged to update its work tree to match what you pushed in some\n"
11936 "To squelch this message and still keep the default behaviour, set\n"
11937 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
11940 #: builtin/receive-pack.c:862
11942 "By default, deleting the current branch is denied, because the next\n"
11943 "'git clone' won't result in any file checked out, causing confusion.\n"
11945 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
11946 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
11947 "current branch, with or without a warning message.\n"
11949 "To squelch this message, you can set it to 'refuse'."
11952 #: builtin/receive-pack.c:1935
11956 #: builtin/receive-pack.c:1949
11957 msgid "You must specify a directory."
11960 #: builtin/reflog.c:532 builtin/reflog.c:537
11962 msgid "'%s' is not a valid timestamp"
11965 #: builtin/remote.c:14
11966 msgid "git remote [-v | --verbose]"
11969 #: builtin/remote.c:15
11971 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
11972 "mirror=<fetch|push>] <name> <url>"
11975 #: builtin/remote.c:16 builtin/remote.c:36
11976 msgid "git remote rename <old> <new>"
11979 #: builtin/remote.c:17 builtin/remote.c:41
11980 msgid "git remote remove <name>"
11983 #: builtin/remote.c:18 builtin/remote.c:46
11984 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
11987 #: builtin/remote.c:19
11988 msgid "git remote [-v | --verbose] show [-n] <name>"
11991 #: builtin/remote.c:20
11992 msgid "git remote prune [-n | --dry-run] <name>"
11995 #: builtin/remote.c:21
11997 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
12000 #: builtin/remote.c:22
12001 msgid "git remote set-branches [--add] <name> <branch>..."
12004 #: builtin/remote.c:23 builtin/remote.c:72
12005 msgid "git remote get-url [--push] [--all] <name>"
12008 #: builtin/remote.c:24 builtin/remote.c:77
12009 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
12012 #: builtin/remote.c:25 builtin/remote.c:78
12013 msgid "git remote set-url --add <name> <newurl>"
12016 #: builtin/remote.c:26 builtin/remote.c:79
12017 msgid "git remote set-url --delete <name> <url>"
12020 #: builtin/remote.c:31
12021 msgid "git remote add [<options>] <name> <url>"
12024 #: builtin/remote.c:51
12025 msgid "git remote set-branches <name> <branch>..."
12028 #: builtin/remote.c:52
12029 msgid "git remote set-branches --add <name> <branch>..."
12032 #: builtin/remote.c:57
12033 msgid "git remote show [<options>] <name>"
12036 #: builtin/remote.c:62
12037 msgid "git remote prune [<options>] <name>"
12040 #: builtin/remote.c:67
12041 msgid "git remote update [<options>] [<group> | <remote>]..."
12044 #: builtin/remote.c:96
12046 msgid "Updating %s"
12049 #: builtin/remote.c:128
12051 "--mirror is dangerous and deprecated; please\n"
12052 "\t use --mirror=fetch or --mirror=push instead"
12055 #: builtin/remote.c:145
12057 msgid "unknown mirror argument: %s"
12060 #: builtin/remote.c:161
12061 msgid "fetch the remote branches"
12064 #: builtin/remote.c:163
12065 msgid "import all tags and associated objects when fetching"
12068 #: builtin/remote.c:166
12069 msgid "or do not fetch any tag at all (--no-tags)"
12072 #: builtin/remote.c:168
12073 msgid "branch(es) to track"
12076 #: builtin/remote.c:169
12077 msgid "master branch"
12080 #: builtin/remote.c:170
12084 #: builtin/remote.c:171
12085 msgid "set up remote as a mirror to push to or fetch from"
12088 #: builtin/remote.c:183
12089 msgid "specifying a master branch makes no sense with --mirror"
12092 #: builtin/remote.c:185
12093 msgid "specifying branches to track makes sense only with fetch mirrors"
12096 #: builtin/remote.c:192 builtin/remote.c:634
12098 msgid "remote %s already exists."
12101 #: builtin/remote.c:196 builtin/remote.c:638
12103 msgid "'%s' is not a valid remote name"
12106 #: builtin/remote.c:236
12108 msgid "Could not setup master '%s'"
12111 #: builtin/remote.c:342
12113 msgid "Could not get fetch map for refspec %s"
12116 #: builtin/remote.c:441 builtin/remote.c:449
12120 #: builtin/remote.c:453
12124 #: builtin/remote.c:627 builtin/remote.c:762 builtin/remote.c:861
12126 msgid "No such remote: %s"
12129 #: builtin/remote.c:644
12131 msgid "Could not rename config section '%s' to '%s'"
12134 #: builtin/remote.c:664
12137 "Not updating non-default fetch refspec\n"
12139 "\tPlease update the configuration manually if necessary."
12142 #: builtin/remote.c:700
12144 msgid "deleting '%s' failed"
12147 #: builtin/remote.c:734
12149 msgid "creating '%s' failed"
12152 #: builtin/remote.c:799
12154 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
12155 "to delete it, use:"
12157 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
12158 "to delete them, use:"
12162 #: builtin/remote.c:813
12164 msgid "Could not remove config section '%s'"
12167 #: builtin/remote.c:914
12169 msgid " new (next fetch will store in remotes/%s)"
12172 #: builtin/remote.c:917
12176 #: builtin/remote.c:919
12177 msgid " stale (use 'git remote prune' to remove)"
12180 #: builtin/remote.c:921
12184 #: builtin/remote.c:962
12186 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
12189 #: builtin/remote.c:971
12191 msgid "rebases interactively onto remote %s"
12194 #: builtin/remote.c:973
12196 msgid "rebases interactively (with merges) onto remote %s"
12199 #: builtin/remote.c:976
12201 msgid "rebases onto remote %s"
12204 #: builtin/remote.c:980
12206 msgid " merges with remote %s"
12209 #: builtin/remote.c:983
12211 msgid "merges with remote %s"
12214 #: builtin/remote.c:986
12216 msgid "%-*s and with remote %s\n"
12219 #: builtin/remote.c:1029
12223 #: builtin/remote.c:1032
12227 #: builtin/remote.c:1036
12231 #: builtin/remote.c:1039
12232 msgid "fast-forwardable"
12235 #: builtin/remote.c:1042
12236 msgid "local out of date"
12239 #: builtin/remote.c:1049
12241 msgid " %-*s forces to %-*s (%s)"
12244 #: builtin/remote.c:1052
12246 msgid " %-*s pushes to %-*s (%s)"
12249 #: builtin/remote.c:1056
12251 msgid " %-*s forces to %s"
12254 #: builtin/remote.c:1059
12256 msgid " %-*s pushes to %s"
12259 #: builtin/remote.c:1127
12260 msgid "do not query remotes"
12263 #: builtin/remote.c:1154
12265 msgid "* remote %s"
12268 #: builtin/remote.c:1155
12270 msgid " Fetch URL: %s"
12273 #: builtin/remote.c:1156 builtin/remote.c:1172 builtin/remote.c:1311
12277 #. TRANSLATORS: the colon ':' should align
12278 #. with the one in " Fetch URL: %s"
12281 #: builtin/remote.c:1170 builtin/remote.c:1172
12283 msgid " Push URL: %s"
12286 #: builtin/remote.c:1174 builtin/remote.c:1176 builtin/remote.c:1178
12288 msgid " HEAD branch: %s"
12291 #: builtin/remote.c:1174
12292 msgid "(not queried)"
12295 #: builtin/remote.c:1176
12299 #: builtin/remote.c:1180
12302 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
12305 #: builtin/remote.c:1192
12307 msgid " Remote branch:%s"
12308 msgid_plural " Remote branches:%s"
12312 #: builtin/remote.c:1195 builtin/remote.c:1221
12313 msgid " (status not queried)"
12316 #: builtin/remote.c:1204
12317 msgid " Local branch configured for 'git pull':"
12318 msgid_plural " Local branches configured for 'git pull':"
12322 #: builtin/remote.c:1212
12323 msgid " Local refs will be mirrored by 'git push'"
12326 #: builtin/remote.c:1218
12328 msgid " Local ref configured for 'git push'%s:"
12329 msgid_plural " Local refs configured for 'git push'%s:"
12333 #: builtin/remote.c:1239
12334 msgid "set refs/remotes/<name>/HEAD according to remote"
12337 #: builtin/remote.c:1241
12338 msgid "delete refs/remotes/<name>/HEAD"
12341 #: builtin/remote.c:1256
12342 msgid "Cannot determine remote HEAD"
12345 #: builtin/remote.c:1258
12346 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
12349 #: builtin/remote.c:1268
12351 msgid "Could not delete %s"
12354 #: builtin/remote.c:1276
12356 msgid "Not a valid ref: %s"
12359 #: builtin/remote.c:1278
12361 msgid "Could not setup %s"
12364 #: builtin/remote.c:1296
12366 msgid " %s will become dangling!"
12369 #: builtin/remote.c:1297
12371 msgid " %s has become dangling!"
12374 #: builtin/remote.c:1307
12379 #: builtin/remote.c:1308
12384 #: builtin/remote.c:1324
12386 msgid " * [would prune] %s"
12389 #: builtin/remote.c:1327
12391 msgid " * [pruned] %s"
12394 #: builtin/remote.c:1372
12395 msgid "prune remotes after fetching"
12398 #: builtin/remote.c:1435 builtin/remote.c:1489 builtin/remote.c:1557
12400 msgid "No such remote '%s'"
12403 #: builtin/remote.c:1451
12407 #: builtin/remote.c:1458
12408 msgid "no remote specified"
12411 #: builtin/remote.c:1475
12412 msgid "query push URLs rather than fetch URLs"
12415 #: builtin/remote.c:1477
12416 msgid "return all URLs"
12419 #: builtin/remote.c:1505
12421 msgid "no URLs configured for remote '%s'"
12424 #: builtin/remote.c:1531
12425 msgid "manipulate push URLs"
12428 #: builtin/remote.c:1533
12432 #: builtin/remote.c:1535
12433 msgid "delete URLs"
12436 #: builtin/remote.c:1542
12437 msgid "--add --delete doesn't make sense"
12440 #: builtin/remote.c:1581
12442 msgid "Invalid old URL pattern: %s"
12445 #: builtin/remote.c:1589
12447 msgid "No such URL found: %s"
12450 #: builtin/remote.c:1591
12451 msgid "Will not delete all non-push URLs"
12454 #: builtin/remote.c:1607
12455 msgid "be verbose; must be placed before a subcommand"
12458 #: builtin/remote.c:1638
12460 msgid "Unknown subcommand: %s"
12463 #: builtin/repack.c:18
12464 msgid "git repack [<options>]"
12467 #: builtin/repack.c:23
12469 "Incremental repacks are incompatible with bitmap indexes. Use\n"
12470 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
12473 #: builtin/repack.c:180
12474 msgid "pack everything in a single pack"
12477 #: builtin/repack.c:182
12478 msgid "same as -a, and turn unreachable objects loose"
12481 #: builtin/repack.c:185
12482 msgid "remove redundant packs, and run git-prune-packed"
12485 #: builtin/repack.c:187
12486 msgid "pass --no-reuse-delta to git-pack-objects"
12489 #: builtin/repack.c:189
12490 msgid "pass --no-reuse-object to git-pack-objects"
12493 #: builtin/repack.c:191
12494 msgid "do not run git-update-server-info"
12497 #: builtin/repack.c:194
12498 msgid "pass --local to git-pack-objects"
12501 #: builtin/repack.c:196
12502 msgid "write bitmap index"
12505 #: builtin/repack.c:197
12506 msgid "approxidate"
12509 #: builtin/repack.c:198
12510 msgid "with -A, do not loosen objects older than this"
12513 #: builtin/repack.c:200
12514 msgid "with -a, repack unreachable objects"
12517 #: builtin/repack.c:202
12518 msgid "size of the window used for delta compression"
12521 #: builtin/repack.c:203 builtin/repack.c:209
12525 #: builtin/repack.c:204
12526 msgid "same as the above, but limit memory size instead of entries count"
12529 #: builtin/repack.c:206
12530 msgid "limits the maximum delta depth"
12533 #: builtin/repack.c:208
12534 msgid "limits the maximum number of threads"
12537 #: builtin/repack.c:210
12538 msgid "maximum size of each packfile"
12541 #: builtin/repack.c:212
12542 msgid "repack objects in packs marked with .keep"
12545 #: builtin/repack.c:214
12546 msgid "do not repack this pack"
12549 #: builtin/repack.c:224
12550 msgid "cannot delete packs in a precious-objects repo"
12553 #: builtin/repack.c:228
12554 msgid "--keep-unreachable and -A are incompatible"
12557 #: builtin/repack.c:425 builtin/worktree.c:139
12559 msgid "failed to remove '%s'"
12562 #: builtin/replace.c:22
12563 msgid "git replace [-f] <object> <replacement>"
12566 #: builtin/replace.c:23
12567 msgid "git replace [-f] --edit <object>"
12570 #: builtin/replace.c:24
12571 msgid "git replace [-f] --graft <commit> [<parent>...]"
12574 #: builtin/replace.c:25
12575 msgid "git replace [-f] --convert-graft-file"
12578 #: builtin/replace.c:26
12579 msgid "git replace -d <object>..."
12582 #: builtin/replace.c:27
12583 msgid "git replace [--format=<format>] [-l [<pattern>]]"
12586 #: builtin/replace.c:371 builtin/replace.c:415 builtin/replace.c:445
12588 msgid "Not a valid object name: '%s'"
12591 #: builtin/replace.c:407
12593 msgid "bad mergetag in commit '%s'"
12596 #: builtin/replace.c:409
12598 msgid "malformed mergetag in commit '%s'"
12601 #: builtin/replace.c:421
12604 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
12605 "instead of --graft"
12608 #: builtin/replace.c:460
12610 msgid "the original commit '%s' has a gpg signature."
12613 #: builtin/replace.c:461
12614 msgid "the signature will be removed in the replacement commit!"
12617 #: builtin/replace.c:471
12619 msgid "could not write replacement commit for: '%s'"
12622 #: builtin/replace.c:514
12625 "could not convert the following graft(s):\n"
12629 #: builtin/replace.c:535
12630 msgid "list replace refs"
12633 #: builtin/replace.c:536
12634 msgid "delete replace refs"
12637 #: builtin/replace.c:537
12638 msgid "edit existing object"
12641 #: builtin/replace.c:538
12642 msgid "change a commit's parents"
12645 #: builtin/replace.c:539
12646 msgid "convert existing graft file"
12649 #: builtin/replace.c:540
12650 msgid "replace the ref if it exists"
12653 #: builtin/replace.c:542
12654 msgid "do not pretty-print contents for --edit"
12657 #: builtin/replace.c:543
12658 msgid "use this format"
12661 #: builtin/rerere.c:13
12662 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
12665 #: builtin/rerere.c:59
12666 msgid "register clean resolutions in index"
12669 #: builtin/reset.c:29
12671 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
12674 #: builtin/reset.c:30
12675 msgid "git reset [-q] [<tree-ish>] [--] <paths>..."
12678 #: builtin/reset.c:31
12679 msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
12682 #: builtin/reset.c:37
12686 #: builtin/reset.c:37
12690 #: builtin/reset.c:37
12694 #: builtin/reset.c:37
12698 #: builtin/reset.c:37
12702 #: builtin/reset.c:78
12703 msgid "You do not have a valid HEAD."
12706 #: builtin/reset.c:80
12707 msgid "Failed to find tree of HEAD."
12710 #: builtin/reset.c:86
12712 msgid "Failed to find tree of %s."
12715 #: builtin/reset.c:111
12717 msgid "HEAD is now at %s"
12720 #: builtin/reset.c:189
12722 msgid "Cannot do a %s reset in the middle of a merge."
12725 #: builtin/reset.c:289
12726 msgid "be quiet, only report errors"
12729 #: builtin/reset.c:291
12730 msgid "reset HEAD and index"
12733 #: builtin/reset.c:292
12734 msgid "reset only HEAD"
12737 #: builtin/reset.c:294 builtin/reset.c:296
12738 msgid "reset HEAD, index and working tree"
12741 #: builtin/reset.c:298
12742 msgid "reset HEAD but keep local changes"
12745 #: builtin/reset.c:304
12746 msgid "record only the fact that removed paths will be added later"
12749 #: builtin/reset.c:321
12751 msgid "Failed to resolve '%s' as a valid revision."
12754 #: builtin/reset.c:329
12756 msgid "Failed to resolve '%s' as a valid tree."
12759 #: builtin/reset.c:338
12760 msgid "--patch is incompatible with --{hard,mixed,soft}"
12763 #: builtin/reset.c:347
12764 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
12767 #: builtin/reset.c:349
12769 msgid "Cannot do %s reset with paths."
12772 #: builtin/reset.c:359
12774 msgid "%s reset is not allowed in a bare repository"
12777 #: builtin/reset.c:363
12778 msgid "-N can only be used with --mixed"
12781 #: builtin/reset.c:380
12782 msgid "Unstaged changes after reset:"
12785 #: builtin/reset.c:386
12787 msgid "Could not reset index file to revision '%s'."
12790 #: builtin/reset.c:390
12791 msgid "Could not write new index file."
12794 #: builtin/rev-list.c:397
12795 msgid "cannot combine --exclude-promisor-objects and --missing"
12798 #: builtin/rev-list.c:455
12799 msgid "object filtering requires --objects"
12802 #: builtin/rev-list.c:458
12804 msgid "invalid sparse value '%s'"
12807 #: builtin/rev-list.c:499
12808 msgid "rev-list does not support display of notes"
12811 #: builtin/rev-list.c:502
12812 msgid "cannot combine --use-bitmap-index with object filtering"
12815 #: builtin/rev-parse.c:402
12816 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
12819 #: builtin/rev-parse.c:407
12820 msgid "keep the `--` passed as an arg"
12823 #: builtin/rev-parse.c:409
12824 msgid "stop parsing after the first non-option argument"
12827 #: builtin/rev-parse.c:412
12828 msgid "output in stuck long form"
12831 #: builtin/rev-parse.c:545
12833 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
12834 " or: git rev-parse --sq-quote [<arg>...]\n"
12835 " or: git rev-parse [<options>] [<arg>...]\n"
12837 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
12840 #: builtin/revert.c:23
12841 msgid "git revert [<options>] <commit-ish>..."
12844 #: builtin/revert.c:24
12845 msgid "git revert <subcommand>"
12848 #: builtin/revert.c:29
12849 msgid "git cherry-pick [<options>] <commit-ish>..."
12852 #: builtin/revert.c:30
12853 msgid "git cherry-pick <subcommand>"
12856 #: builtin/revert.c:90
12858 msgid "%s: %s cannot be used with %s"
12861 #: builtin/revert.c:99
12862 msgid "end revert or cherry-pick sequence"
12865 #: builtin/revert.c:100
12866 msgid "resume revert or cherry-pick sequence"
12869 #: builtin/revert.c:101
12870 msgid "cancel revert or cherry-pick sequence"
12873 #: builtin/revert.c:102
12874 msgid "don't automatically commit"
12877 #: builtin/revert.c:103
12878 msgid "edit the commit message"
12881 #: builtin/revert.c:106
12882 msgid "parent-number"
12885 #: builtin/revert.c:107
12886 msgid "select mainline parent"
12889 #: builtin/revert.c:109
12890 msgid "merge strategy"
12893 #: builtin/revert.c:110
12897 #: builtin/revert.c:111
12898 msgid "option for merge strategy"
12901 #: builtin/revert.c:120
12902 msgid "append commit name"
12905 #: builtin/revert.c:122
12906 msgid "preserve initially empty commits"
12909 #: builtin/revert.c:124
12910 msgid "keep redundant, empty commits"
12913 #: builtin/revert.c:214
12914 msgid "revert failed"
12917 #: builtin/revert.c:227
12918 msgid "cherry-pick failed"
12922 msgid "git rm [<options>] [--] <file>..."
12925 #: builtin/rm.c:206
12927 "the following file has staged content different from both the\n"
12928 "file and the HEAD:"
12930 "the following files have staged content different from both the\n"
12931 "file and the HEAD:"
12935 #: builtin/rm.c:211
12938 "(use -f to force removal)"
12941 #: builtin/rm.c:215
12942 msgid "the following file has changes staged in the index:"
12943 msgid_plural "the following files have changes staged in the index:"
12947 #: builtin/rm.c:219 builtin/rm.c:228
12950 "(use --cached to keep the file, or -f to force removal)"
12953 #: builtin/rm.c:225
12954 msgid "the following file has local modifications:"
12955 msgid_plural "the following files have local modifications:"
12959 #: builtin/rm.c:241
12960 msgid "do not list removed files"
12963 #: builtin/rm.c:242
12964 msgid "only remove from the index"
12967 #: builtin/rm.c:243
12968 msgid "override the up-to-date check"
12971 #: builtin/rm.c:244
12972 msgid "allow recursive removal"
12975 #: builtin/rm.c:246
12976 msgid "exit with a zero status even if nothing matched"
12979 #: builtin/rm.c:306
12981 msgid "not removing '%s' recursively without -r"
12984 #: builtin/rm.c:345
12986 msgid "git rm: unable to remove %s"
12989 #: builtin/rm.c:368
12991 msgid "could not remove '%s'"
12994 #: builtin/send-pack.c:20
12996 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
12997 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
12999 " --all and explicit <ref> specification are mutually exclusive."
13002 #: builtin/send-pack.c:163
13003 msgid "remote name"
13006 #: builtin/send-pack.c:177
13007 msgid "use stateless RPC protocol"
13010 #: builtin/send-pack.c:178
13011 msgid "read refs from stdin"
13014 #: builtin/send-pack.c:179
13015 msgid "print status from remote helper"
13018 #: builtin/serve.c:7
13019 msgid "git serve [<options>]"
13022 #: builtin/serve.c:17 builtin/upload-pack.c:23
13023 msgid "quit after a single request/response exchange"
13026 #: builtin/serve.c:19
13027 msgid "exit immediately after advertising capabilities"
13030 #: builtin/shortlog.c:14
13031 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
13034 #: builtin/shortlog.c:15
13035 msgid "git log --pretty=short | git shortlog [<options>]"
13038 #: builtin/shortlog.c:264
13039 msgid "Group by committer rather than author"
13042 #: builtin/shortlog.c:266
13043 msgid "sort output according to the number of commits per author"
13046 #: builtin/shortlog.c:268
13047 msgid "Suppress commit descriptions, only provides commit count"
13050 #: builtin/shortlog.c:270
13051 msgid "Show the email address of each author"
13054 #: builtin/shortlog.c:271
13055 msgid "w[,i1[,i2]]"
13058 #: builtin/shortlog.c:272
13059 msgid "Linewrap output"
13062 #: builtin/shortlog.c:298
13063 msgid "too many arguments given outside repository"
13066 #: builtin/show-branch.c:12
13068 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
13069 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
13070 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
13071 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
13074 #: builtin/show-branch.c:16
13075 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
13078 #: builtin/show-branch.c:376
13080 msgid "ignoring %s; cannot handle more than %d ref"
13081 msgid_plural "ignoring %s; cannot handle more than %d refs"
13085 #: builtin/show-branch.c:530
13087 msgid "no matching refs with %s"
13090 #: builtin/show-branch.c:626
13091 msgid "show remote-tracking and local branches"
13094 #: builtin/show-branch.c:628
13095 msgid "show remote-tracking branches"
13098 #: builtin/show-branch.c:630
13099 msgid "color '*!+-' corresponding to the branch"
13102 #: builtin/show-branch.c:632
13103 msgid "show <n> more commits after the common ancestor"
13106 #: builtin/show-branch.c:634
13107 msgid "synonym to more=-1"
13110 #: builtin/show-branch.c:635
13111 msgid "suppress naming strings"
13114 #: builtin/show-branch.c:637
13115 msgid "include the current branch"
13118 #: builtin/show-branch.c:639
13119 msgid "name commits with their object names"
13122 #: builtin/show-branch.c:641
13123 msgid "show possible merge bases"
13126 #: builtin/show-branch.c:643
13127 msgid "show refs unreachable from any other ref"
13130 #: builtin/show-branch.c:645
13131 msgid "show commits in topological order"
13134 #: builtin/show-branch.c:648
13135 msgid "show only commits not on the first branch"
13138 #: builtin/show-branch.c:650
13139 msgid "show merges reachable from only one tip"
13142 #: builtin/show-branch.c:652
13143 msgid "topologically sort, maintaining date order where possible"
13146 #: builtin/show-branch.c:655
13147 msgid "<n>[,<base>]"
13150 #: builtin/show-branch.c:656
13151 msgid "show <n> most recent ref-log entries starting at base"
13154 #: builtin/show-branch.c:690
13156 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
13159 #: builtin/show-branch.c:714
13160 msgid "no branches given, and HEAD is not valid"
13163 #: builtin/show-branch.c:717
13164 msgid "--reflog option needs one branch name"
13167 #: builtin/show-branch.c:720
13169 msgid "only %d entry can be shown at one time."
13170 msgid_plural "only %d entries can be shown at one time."
13174 #: builtin/show-branch.c:724
13176 msgid "no such ref %s"
13179 #: builtin/show-branch.c:808
13181 msgid "cannot handle more than %d rev."
13182 msgid_plural "cannot handle more than %d revs."
13186 #: builtin/show-branch.c:812
13188 msgid "'%s' is not a valid ref."
13191 #: builtin/show-branch.c:815
13193 msgid "cannot find commit %s (%s)"
13196 #: builtin/show-ref.c:10
13198 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
13199 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
13202 #: builtin/show-ref.c:11
13203 msgid "git show-ref --exclude-existing[=<pattern>]"
13206 #: builtin/show-ref.c:159
13207 msgid "only show tags (can be combined with heads)"
13210 #: builtin/show-ref.c:160
13211 msgid "only show heads (can be combined with tags)"
13214 #: builtin/show-ref.c:161
13215 msgid "stricter reference checking, requires exact ref path"
13218 #: builtin/show-ref.c:164 builtin/show-ref.c:166
13219 msgid "show the HEAD reference, even if it would be filtered out"
13222 #: builtin/show-ref.c:168
13223 msgid "dereference tags into object IDs"
13226 #: builtin/show-ref.c:170
13227 msgid "only show SHA1 hash using <n> digits"
13230 #: builtin/show-ref.c:174
13231 msgid "do not print results to stdout (useful with --verify)"
13234 #: builtin/show-ref.c:176
13235 msgid "show refs from stdin that aren't in local repository"
13238 #: builtin/stripspace.c:18
13239 msgid "git stripspace [-s | --strip-comments]"
13242 #: builtin/stripspace.c:19
13243 msgid "git stripspace [-c | --comment-lines]"
13246 #: builtin/stripspace.c:36
13247 msgid "skip and remove all lines starting with comment character"
13250 #: builtin/stripspace.c:39
13251 msgid "prepend comment character and space to each line"
13254 #: builtin/submodule--helper.c:37 builtin/submodule--helper.c:1688
13256 msgid "No such ref: %s"
13259 #: builtin/submodule--helper.c:44 builtin/submodule--helper.c:1697
13261 msgid "Expecting a full ref name, got %s"
13264 #: builtin/submodule--helper.c:61
13265 msgid "submodule--helper print-default-remote takes no arguments"
13268 #: builtin/submodule--helper.c:98
13270 msgid "cannot strip one component off url '%s'"
13273 #: builtin/submodule--helper.c:406 builtin/submodule--helper.c:1211
13274 msgid "alternative anchor for relative paths"
13277 #: builtin/submodule--helper.c:411
13278 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
13281 #: builtin/submodule--helper.c:462 builtin/submodule--helper.c:485
13283 msgid "No url found for submodule path '%s' in .gitmodules"
13286 #: builtin/submodule--helper.c:500
13289 "could not lookup configuration '%s'. Assuming this repository is its own "
13290 "authoritative upstream."
13293 #: builtin/submodule--helper.c:511
13295 msgid "Failed to register url for submodule path '%s'"
13298 #: builtin/submodule--helper.c:515
13300 msgid "Submodule '%s' (%s) registered for path '%s'\n"
13303 #: builtin/submodule--helper.c:525
13305 msgid "warning: command update mode suggested for submodule '%s'\n"
13308 #: builtin/submodule--helper.c:532
13310 msgid "Failed to register update mode for submodule path '%s'"
13313 #: builtin/submodule--helper.c:554
13314 msgid "Suppress output for initializing a submodule"
13317 #: builtin/submodule--helper.c:559
13318 msgid "git submodule--helper init [<path>]"
13321 #: builtin/submodule--helper.c:631 builtin/submodule--helper.c:757
13323 msgid "no submodule mapping found in .gitmodules for path '%s'"
13326 #: builtin/submodule--helper.c:670
13328 msgid "could not resolve HEAD ref inside the submodule '%s'"
13331 #: builtin/submodule--helper.c:697 builtin/submodule--helper.c:866
13333 msgid "failed to recurse into submodule '%s'"
13336 #: builtin/submodule--helper.c:721 builtin/submodule--helper.c:1031
13337 msgid "Suppress submodule status output"
13340 #: builtin/submodule--helper.c:722
13342 "Use commit stored in the index instead of the one stored in the submodule "
13346 #: builtin/submodule--helper.c:723
13347 msgid "recurse into nested submodules"
13350 #: builtin/submodule--helper.c:728
13351 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
13354 #: builtin/submodule--helper.c:752
13355 msgid "git submodule--helper name <path>"
13358 #: builtin/submodule--helper.c:816
13360 msgid "Synchronizing submodule url for '%s'\n"
13363 #: builtin/submodule--helper.c:822
13365 msgid "failed to register url for submodule path '%s'"
13368 #: builtin/submodule--helper.c:836
13370 msgid "failed to get the default remote for submodule '%s'"
13373 #: builtin/submodule--helper.c:847
13375 msgid "failed to update remote for submodule '%s'"
13378 #: builtin/submodule--helper.c:895
13379 msgid "Suppress output of synchronizing submodule url"
13382 #: builtin/submodule--helper.c:897
13383 msgid "Recurse into nested submodules"
13386 #: builtin/submodule--helper.c:902
13387 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
13390 #: builtin/submodule--helper.c:956
13393 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
13394 "really want to remove it including all of its history)"
13397 #: builtin/submodule--helper.c:968
13400 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
13404 #: builtin/submodule--helper.c:976
13406 msgid "Cleared directory '%s'\n"
13409 #: builtin/submodule--helper.c:978
13411 msgid "Could not remove submodule work tree '%s'\n"
13414 #: builtin/submodule--helper.c:987
13416 msgid "could not create empty submodule directory %s"
13419 #: builtin/submodule--helper.c:1003
13421 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
13424 #: builtin/submodule--helper.c:1032
13425 msgid "Remove submodule working trees even if they contain local changes"
13428 #: builtin/submodule--helper.c:1033
13429 msgid "Unregister all submodules"
13432 #: builtin/submodule--helper.c:1038
13434 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
13437 #: builtin/submodule--helper.c:1052
13438 msgid "Use '--all' if you really want to deinitialize all submodules"
13441 #: builtin/submodule--helper.c:1145 builtin/submodule--helper.c:1148
13443 msgid "submodule '%s' cannot add alternate: %s"
13446 #: builtin/submodule--helper.c:1184
13448 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
13451 #: builtin/submodule--helper.c:1191
13453 msgid "Value '%s' for submodule.alternateLocation is not recognized"
13456 #: builtin/submodule--helper.c:1214
13457 msgid "where the new submodule will be cloned to"
13460 #: builtin/submodule--helper.c:1217
13461 msgid "name of the new submodule"
13464 #: builtin/submodule--helper.c:1220
13465 msgid "url where to clone the submodule from"
13468 #: builtin/submodule--helper.c:1228
13469 msgid "depth for shallow clones"
13472 #: builtin/submodule--helper.c:1231 builtin/submodule--helper.c:1606
13473 msgid "force cloning progress"
13476 #: builtin/submodule--helper.c:1236
13478 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
13479 "<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"
13482 #: builtin/submodule--helper.c:1267
13484 msgid "clone of '%s' into submodule path '%s' failed"
13487 #: builtin/submodule--helper.c:1281
13489 msgid "could not get submodule directory for '%s'"
13492 #: builtin/submodule--helper.c:1347
13494 msgid "Submodule path '%s' not initialized"
13497 #: builtin/submodule--helper.c:1351
13498 msgid "Maybe you want to use 'update --init'?"
13501 #: builtin/submodule--helper.c:1380
13503 msgid "Skipping unmerged submodule %s"
13506 #: builtin/submodule--helper.c:1409
13508 msgid "Skipping submodule '%s'"
13511 #: builtin/submodule--helper.c:1544
13513 msgid "Failed to clone '%s'. Retry scheduled"
13516 #: builtin/submodule--helper.c:1555
13518 msgid "Failed to clone '%s' a second time, aborting"
13521 #: builtin/submodule--helper.c:1585 builtin/submodule--helper.c:1808
13522 msgid "path into the working tree"
13525 #: builtin/submodule--helper.c:1588
13526 msgid "path into the working tree, across nested submodule boundaries"
13529 #: builtin/submodule--helper.c:1592
13530 msgid "rebase, merge, checkout or none"
13533 #: builtin/submodule--helper.c:1598
13534 msgid "Create a shallow clone truncated to the specified number of revisions"
13537 #: builtin/submodule--helper.c:1601
13538 msgid "parallel jobs"
13541 #: builtin/submodule--helper.c:1603
13542 msgid "whether the initial clone should follow the shallow recommendation"
13545 #: builtin/submodule--helper.c:1604
13546 msgid "don't print cloning progress"
13549 #: builtin/submodule--helper.c:1611
13550 msgid "git submodule--helper update_clone [--prefix=<path>] [<path>...]"
13553 #: builtin/submodule--helper.c:1624
13554 msgid "bad value for update parameter"
13557 #: builtin/submodule--helper.c:1692
13560 "Submodule (%s) branch configured to inherit branch from superproject, but "
13561 "the superproject is not on any branch"
13564 #: builtin/submodule--helper.c:1809
13565 msgid "recurse into submodules"
13568 #: builtin/submodule--helper.c:1815
13569 msgid "git submodule--helper embed-git-dir [<path>...]"
13572 #: builtin/submodule--helper.c:1901
13574 msgid "%s doesn't support --super-prefix"
13577 #: builtin/submodule--helper.c:1907
13579 msgid "'%s' is not a valid submodule--helper subcommand"
13582 #: builtin/symbolic-ref.c:8
13583 msgid "git symbolic-ref [<options>] <name> [<ref>]"
13586 #: builtin/symbolic-ref.c:9
13587 msgid "git symbolic-ref -d [-q] <name>"
13590 #: builtin/symbolic-ref.c:40
13591 msgid "suppress error message for non-symbolic (detached) refs"
13594 #: builtin/symbolic-ref.c:41
13595 msgid "delete symbolic ref"
13598 #: builtin/symbolic-ref.c:42
13599 msgid "shorten ref output"
13602 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
13606 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
13607 msgid "reason of the update"
13610 #: builtin/tag.c:24
13612 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] <tagname> "
13616 #: builtin/tag.c:25
13617 msgid "git tag -d <tagname>..."
13620 #: builtin/tag.c:26
13622 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
13623 "points-at <object>]\n"
13624 "\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
13627 #: builtin/tag.c:28
13628 msgid "git tag -v [--format=<format>] <tagname>..."
13631 #: builtin/tag.c:86
13633 msgid "tag '%s' not found."
13636 #: builtin/tag.c:102
13638 msgid "Deleted tag '%s' (was %s)\n"
13641 #: builtin/tag.c:132
13645 "Write a message for tag:\n"
13647 "Lines starting with '%c' will be ignored.\n"
13650 #: builtin/tag.c:136
13654 "Write a message for tag:\n"
13656 "Lines starting with '%c' will be kept; you may remove them yourself if you "
13660 #: builtin/tag.c:190
13661 msgid "unable to sign the tag"
13664 #: builtin/tag.c:192
13665 msgid "unable to write tag file"
13668 #: builtin/tag.c:217
13669 msgid "bad object type."
13672 #: builtin/tag.c:266
13673 msgid "no tag message?"
13676 #: builtin/tag.c:273
13678 msgid "The tag message has been left in %s\n"
13681 #: builtin/tag.c:382
13682 msgid "list tag names"
13685 #: builtin/tag.c:384
13686 msgid "print <n> lines of each tag message"
13689 #: builtin/tag.c:386
13690 msgid "delete tags"
13693 #: builtin/tag.c:387
13694 msgid "verify tags"
13697 #: builtin/tag.c:389
13698 msgid "Tag creation options"
13701 #: builtin/tag.c:391
13702 msgid "annotated tag, needs a message"
13705 #: builtin/tag.c:393
13706 msgid "tag message"
13709 #: builtin/tag.c:395
13710 msgid "force edit of tag message"
13713 #: builtin/tag.c:396
13714 msgid "annotated and GPG-signed tag"
13717 #: builtin/tag.c:400
13718 msgid "use another key to sign the tag"
13721 #: builtin/tag.c:401
13722 msgid "replace the tag if exists"
13725 #: builtin/tag.c:402 builtin/update-ref.c:368
13726 msgid "create a reflog"
13729 #: builtin/tag.c:404
13730 msgid "Tag listing options"
13733 #: builtin/tag.c:405
13734 msgid "show tag list in columns"
13737 #: builtin/tag.c:406 builtin/tag.c:408
13738 msgid "print only tags that contain the commit"
13741 #: builtin/tag.c:407 builtin/tag.c:409
13742 msgid "print only tags that don't contain the commit"
13745 #: builtin/tag.c:410
13746 msgid "print only tags that are merged"
13749 #: builtin/tag.c:411
13750 msgid "print only tags that are not merged"
13753 #: builtin/tag.c:416
13754 msgid "print only tags of the object"
13757 #: builtin/tag.c:460
13758 msgid "--column and -n are incompatible"
13761 #: builtin/tag.c:482
13762 msgid "-n option is only allowed in list mode"
13765 #: builtin/tag.c:484
13766 msgid "--contains option is only allowed in list mode"
13769 #: builtin/tag.c:486
13770 msgid "--no-contains option is only allowed in list mode"
13773 #: builtin/tag.c:488
13774 msgid "--points-at option is only allowed in list mode"
13777 #: builtin/tag.c:490
13778 msgid "--merged and --no-merged options are only allowed in list mode"
13781 #: builtin/tag.c:501
13782 msgid "only one -F or -m option is allowed."
13785 #: builtin/tag.c:520
13786 msgid "too many params"
13789 #: builtin/tag.c:526
13791 msgid "'%s' is not a valid tag name."
13794 #: builtin/tag.c:531
13796 msgid "tag '%s' already exists"
13799 #: builtin/tag.c:562
13801 msgid "Updated tag '%s' (was %s)\n"
13804 #: builtin/unpack-objects.c:498
13805 msgid "Unpacking objects"
13808 #: builtin/update-index.c:82
13810 msgid "failed to create directory %s"
13813 #: builtin/update-index.c:88
13815 msgid "failed to stat %s"
13818 #: builtin/update-index.c:98
13820 msgid "failed to create file %s"
13823 #: builtin/update-index.c:106
13825 msgid "failed to delete file %s"
13828 #: builtin/update-index.c:113 builtin/update-index.c:219
13830 msgid "failed to delete directory %s"
13833 #: builtin/update-index.c:138
13835 msgid "Testing mtime in '%s' "
13838 #: builtin/update-index.c:152
13839 msgid "directory stat info does not change after adding a new file"
13842 #: builtin/update-index.c:165
13843 msgid "directory stat info does not change after adding a new directory"
13846 #: builtin/update-index.c:178
13847 msgid "directory stat info changes after updating a file"
13850 #: builtin/update-index.c:189
13851 msgid "directory stat info changes after adding a file inside subdirectory"
13854 #: builtin/update-index.c:200
13855 msgid "directory stat info does not change after deleting a file"
13858 #: builtin/update-index.c:213
13859 msgid "directory stat info does not change after deleting a directory"
13862 #: builtin/update-index.c:220
13866 #: builtin/update-index.c:589
13867 msgid "git update-index [<options>] [--] [<file>...]"
13870 #: builtin/update-index.c:946
13871 msgid "continue refresh even when index needs update"
13874 #: builtin/update-index.c:949
13875 msgid "refresh: ignore submodules"
13878 #: builtin/update-index.c:952
13879 msgid "do not ignore new files"
13882 #: builtin/update-index.c:954
13883 msgid "let files replace directories and vice-versa"
13886 #: builtin/update-index.c:956
13887 msgid "notice files missing from worktree"
13890 #: builtin/update-index.c:958
13891 msgid "refresh even if index contains unmerged entries"
13894 #: builtin/update-index.c:961
13895 msgid "refresh stat information"
13898 #: builtin/update-index.c:965
13899 msgid "like --refresh, but ignore assume-unchanged setting"
13902 #: builtin/update-index.c:969
13903 msgid "<mode>,<object>,<path>"
13906 #: builtin/update-index.c:970
13907 msgid "add the specified entry to the index"
13910 #: builtin/update-index.c:979
13911 msgid "mark files as \"not changing\""
13914 #: builtin/update-index.c:982
13915 msgid "clear assumed-unchanged bit"
13918 #: builtin/update-index.c:985
13919 msgid "mark files as \"index-only\""
13922 #: builtin/update-index.c:988
13923 msgid "clear skip-worktree bit"
13926 #: builtin/update-index.c:991
13927 msgid "add to index only; do not add content to object database"
13930 #: builtin/update-index.c:993
13931 msgid "remove named paths even if present in worktree"
13934 #: builtin/update-index.c:995
13935 msgid "with --stdin: input lines are terminated by null bytes"
13938 #: builtin/update-index.c:997
13939 msgid "read list of paths to be updated from standard input"
13942 #: builtin/update-index.c:1001
13943 msgid "add entries from standard input to the index"
13946 #: builtin/update-index.c:1005
13947 msgid "repopulate stages #2 and #3 for the listed paths"
13950 #: builtin/update-index.c:1009
13951 msgid "only update entries that differ from HEAD"
13954 #: builtin/update-index.c:1013
13955 msgid "ignore files missing from worktree"
13958 #: builtin/update-index.c:1016
13959 msgid "report actions to standard output"
13962 #: builtin/update-index.c:1018
13963 msgid "(for porcelains) forget saved unresolved conflicts"
13966 #: builtin/update-index.c:1022
13967 msgid "write index in this format"
13970 #: builtin/update-index.c:1024
13971 msgid "enable or disable split index"
13974 #: builtin/update-index.c:1026
13975 msgid "enable/disable untracked cache"
13978 #: builtin/update-index.c:1028
13979 msgid "test if the filesystem supports untracked cache"
13982 #: builtin/update-index.c:1030
13983 msgid "enable untracked cache without testing the filesystem"
13986 #: builtin/update-index.c:1032
13987 msgid "write out the index even if is not flagged as changed"
13990 #: builtin/update-index.c:1034
13991 msgid "enable or disable file system monitor"
13994 #: builtin/update-index.c:1036
13995 msgid "mark files as fsmonitor valid"
13998 #: builtin/update-index.c:1039
13999 msgid "clear fsmonitor valid bit"
14002 #: builtin/update-index.c:1138
14004 "core.splitIndex is set to false; remove or change it, if you really want to "
14005 "enable split index"
14008 #: builtin/update-index.c:1147
14010 "core.splitIndex is set to true; remove or change it, if you really want to "
14011 "disable split index"
14014 #: builtin/update-index.c:1158
14016 "core.untrackedCache is set to true; remove or change it, if you really want "
14017 "to disable the untracked cache"
14020 #: builtin/update-index.c:1162
14021 msgid "Untracked cache disabled"
14024 #: builtin/update-index.c:1170
14026 "core.untrackedCache is set to false; remove or change it, if you really want "
14027 "to enable the untracked cache"
14030 #: builtin/update-index.c:1174
14032 msgid "Untracked cache enabled for '%s'"
14035 #: builtin/update-index.c:1182
14036 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
14039 #: builtin/update-index.c:1186
14040 msgid "fsmonitor enabled"
14043 #: builtin/update-index.c:1189
14045 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
14048 #: builtin/update-index.c:1193
14049 msgid "fsmonitor disabled"
14052 #: builtin/update-ref.c:10
14053 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
14056 #: builtin/update-ref.c:11
14057 msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
14060 #: builtin/update-ref.c:12
14061 msgid "git update-ref [<options>] --stdin [-z]"
14064 #: builtin/update-ref.c:363
14065 msgid "delete the reference"
14068 #: builtin/update-ref.c:365
14069 msgid "update <refname> not the one it points to"
14072 #: builtin/update-ref.c:366
14073 msgid "stdin has NUL-terminated arguments"
14076 #: builtin/update-ref.c:367
14077 msgid "read updates from stdin"
14080 #: builtin/update-server-info.c:7
14081 msgid "git update-server-info [--force]"
14084 #: builtin/update-server-info.c:15
14085 msgid "update the info files from scratch"
14088 #: builtin/upload-pack.c:11
14089 msgid "git upload-pack [<options>] <dir>"
14092 #: builtin/upload-pack.c:25
14093 msgid "exit immediately after initial ref advertisement"
14096 #: builtin/upload-pack.c:27
14097 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
14100 #: builtin/upload-pack.c:29
14101 msgid "interrupt transfer after <n> seconds of inactivity"
14104 #: builtin/verify-commit.c:18
14105 msgid "git verify-commit [-v | --verbose] <commit>..."
14108 #: builtin/verify-commit.c:73
14109 msgid "print commit contents"
14112 #: builtin/verify-commit.c:74 builtin/verify-tag.c:38
14113 msgid "print raw gpg status output"
14116 #: builtin/verify-pack.c:55
14117 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
14120 #: builtin/verify-pack.c:65
14124 #: builtin/verify-pack.c:67
14125 msgid "show statistics only"
14128 #: builtin/verify-tag.c:19
14129 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
14132 #: builtin/verify-tag.c:37
14133 msgid "print tag contents"
14136 #: builtin/worktree.c:17
14137 msgid "git worktree add [<options>] <path> [<commit-ish>]"
14140 #: builtin/worktree.c:18
14141 msgid "git worktree list [<options>]"
14144 #: builtin/worktree.c:19
14145 msgid "git worktree lock [<options>] <path>"
14148 #: builtin/worktree.c:20
14149 msgid "git worktree move <worktree> <new-path>"
14152 #: builtin/worktree.c:21
14153 msgid "git worktree prune [<options>]"
14156 #: builtin/worktree.c:22
14157 msgid "git worktree remove [<options>] <worktree>"
14160 #: builtin/worktree.c:23
14161 msgid "git worktree unlock <path>"
14164 #: builtin/worktree.c:58
14166 msgid "Removing worktrees/%s: not a valid directory"
14169 #: builtin/worktree.c:64
14171 msgid "Removing worktrees/%s: gitdir file does not exist"
14174 #: builtin/worktree.c:69 builtin/worktree.c:78
14176 msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
14179 #: builtin/worktree.c:88
14182 "Removing worktrees/%s: short read (expected %<PRIuMAX> bytes, read "
14186 #: builtin/worktree.c:96
14188 msgid "Removing worktrees/%s: invalid gitdir file"
14191 #: builtin/worktree.c:105
14193 msgid "Removing worktrees/%s: gitdir file points to non-existent location"
14196 #: builtin/worktree.c:152
14197 msgid "report pruned working trees"
14200 #: builtin/worktree.c:154
14201 msgid "expire working trees older than <time>"
14204 #: builtin/worktree.c:229
14206 msgid "'%s' already exists"
14209 #: builtin/worktree.c:260
14211 msgid "could not create directory of '%s'"
14214 #: builtin/worktree.c:373 builtin/worktree.c:379
14216 msgid "Preparing worktree (new branch '%s')"
14219 #: builtin/worktree.c:375
14221 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
14224 #: builtin/worktree.c:384
14226 msgid "Preparing worktree (checking out '%s')"
14229 #: builtin/worktree.c:390
14231 msgid "Preparing worktree (detached HEAD %s)"
14234 #: builtin/worktree.c:431
14235 msgid "checkout <branch> even if already checked out in other worktree"
14238 #: builtin/worktree.c:434
14239 msgid "create a new branch"
14242 #: builtin/worktree.c:436
14243 msgid "create or reset a branch"
14246 #: builtin/worktree.c:438
14247 msgid "populate the new working tree"
14250 #: builtin/worktree.c:439
14251 msgid "keep the new working tree locked"
14254 #: builtin/worktree.c:441
14255 msgid "set up tracking mode (see git-branch(1))"
14258 #: builtin/worktree.c:444
14259 msgid "try to match the new branch name with a remote-tracking branch"
14262 #: builtin/worktree.c:452
14263 msgid "-b, -B, and --detach are mutually exclusive"
14266 #: builtin/worktree.c:511
14267 msgid "--[no-]track can only be used if a new branch is created"
14270 #: builtin/worktree.c:611
14271 msgid "reason for locking"
14274 #: builtin/worktree.c:623 builtin/worktree.c:656 builtin/worktree.c:710
14275 #: builtin/worktree.c:850
14277 msgid "'%s' is not a working tree"
14280 #: builtin/worktree.c:625 builtin/worktree.c:658
14281 msgid "The main working tree cannot be locked or unlocked"
14284 #: builtin/worktree.c:630
14286 msgid "'%s' is already locked, reason: %s"
14289 #: builtin/worktree.c:632
14291 msgid "'%s' is already locked"
14294 #: builtin/worktree.c:660
14296 msgid "'%s' is not locked"
14299 #: builtin/worktree.c:685
14300 msgid "working trees containing submodules cannot be moved or removed"
14303 #: builtin/worktree.c:712 builtin/worktree.c:852
14305 msgid "'%s' is a main working tree"
14308 #: builtin/worktree.c:717
14310 msgid "could not figure out destination name from '%s'"
14313 #: builtin/worktree.c:723
14315 msgid "target '%s' already exists"
14318 #: builtin/worktree.c:730
14320 msgid "cannot move a locked working tree, lock reason: %s"
14323 #: builtin/worktree.c:732
14324 msgid "cannot move a locked working tree"
14327 #: builtin/worktree.c:735
14329 msgid "validation failed, cannot move working tree: %s"
14332 #: builtin/worktree.c:740
14334 msgid "failed to move '%s' to '%s'"
14337 #: builtin/worktree.c:788
14339 msgid "failed to run 'git status' on '%s'"
14342 #: builtin/worktree.c:792
14344 msgid "'%s' is dirty, use --force to delete it"
14347 #: builtin/worktree.c:797
14349 msgid "failed to run 'git status' on '%s', code %d"
14352 #: builtin/worktree.c:808 builtin/worktree.c:822
14354 msgid "failed to delete '%s'"
14357 #: builtin/worktree.c:834
14358 msgid "force removing even if the worktree is dirty"
14361 #: builtin/worktree.c:856
14363 msgid "cannot remove a locked working tree, lock reason: %s"
14366 #: builtin/worktree.c:858
14367 msgid "cannot remove a locked working tree"
14370 #: builtin/worktree.c:861
14372 msgid "validation failed, cannot remove working tree: %s"
14375 #: builtin/write-tree.c:14
14376 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
14379 #: builtin/write-tree.c:27
14383 #: builtin/write-tree.c:28
14384 msgid "write tree object for a subdirectory <prefix>"
14387 #: builtin/write-tree.c:31
14388 msgid "only useful for debugging"
14391 #: credential-cache--daemon.c:222
14394 "The permissions on your socket directory are too loose; other\n"
14395 "users may be able to read your cached credentials. Consider running:\n"
14400 #: credential-cache--daemon.c:271
14401 msgid "print debugging messages to stderr"
14406 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
14407 " [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
14408 " [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
14410 " [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
14411 " <command> [<args>]"
14416 "'git help -a' and 'git help -g' list available subcommands and some\n"
14417 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
14418 "to read about a specific subcommand or concept."
14423 msgid "no directory given for --git-dir\n"
14428 msgid "no namespace given for --namespace\n"
14433 msgid "no directory given for --work-tree\n"
14438 msgid "no prefix given for --super-prefix\n"
14443 msgid "-c expects a configuration string\n"
14448 msgid "no directory given for -C\n"
14453 msgid "unknown option: %s\n"
14458 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
14463 msgid "failed to run command '%s': %s\n"
14468 msgid "negative value for http.postbuffer; defaulting to %d"
14472 msgid "Delegation control is not supported with cURL < 7.22.0"
14476 msgid "Public key pinning not supported with cURL < 7.44.0"
14482 "unable to update url base from redirection:\n"
14487 #: remote-curl.c:401
14489 msgid "redirecting to %s"
14492 #: list-objects-filter-options.h:59
14496 #: list-objects-filter-options.h:60
14497 msgid "object filtering"
14501 msgid "start a working area (see also: git help tutorial)"
14504 #: common-cmds.h:10
14505 msgid "work on the current change (see also: git help everyday)"
14508 #: common-cmds.h:11
14509 msgid "examine the history and state (see also: git help revisions)"
14512 #: common-cmds.h:12
14513 msgid "grow, mark and tweak your common history"
14516 #: common-cmds.h:13
14517 msgid "collaborate (see also: git help workflows)"
14520 #: common-cmds.h:17
14521 msgid "Add file contents to the index"
14524 #: common-cmds.h:18
14525 msgid "Use binary search to find the commit that introduced a bug"
14528 #: common-cmds.h:19
14529 msgid "List, create, or delete branches"
14532 #: common-cmds.h:20
14533 msgid "Switch branches or restore working tree files"
14536 #: common-cmds.h:21
14537 msgid "Clone a repository into a new directory"
14540 #: common-cmds.h:22
14541 msgid "Record changes to the repository"
14544 #: common-cmds.h:23
14545 msgid "Show changes between commits, commit and working tree, etc"
14548 #: common-cmds.h:24
14549 msgid "Download objects and refs from another repository"
14552 #: common-cmds.h:25
14553 msgid "Print lines matching a pattern"
14556 #: common-cmds.h:26
14557 msgid "Create an empty Git repository or reinitialize an existing one"
14560 #: common-cmds.h:27
14561 msgid "Show commit logs"
14564 #: common-cmds.h:28
14565 msgid "Join two or more development histories together"
14568 #: common-cmds.h:29
14569 msgid "Move or rename a file, a directory, or a symlink"
14572 #: common-cmds.h:30
14573 msgid "Fetch from and integrate with another repository or a local branch"
14576 #: common-cmds.h:31
14577 msgid "Update remote refs along with associated objects"
14580 #: common-cmds.h:32
14581 msgid "Reapply commits on top of another base tip"
14584 #: common-cmds.h:33
14585 msgid "Reset current HEAD to the specified state"
14588 #: common-cmds.h:34
14589 msgid "Remove files from the working tree and from the index"
14592 #: common-cmds.h:35
14593 msgid "Show various types of objects"
14596 #: common-cmds.h:36
14597 msgid "Show the working tree status"
14600 #: common-cmds.h:37
14601 msgid "Create, list, delete or verify a tag object signed with GPG"
14604 #: parse-options.h:157
14605 msgid "expiry-date"
14608 #: parse-options.h:172
14609 msgid "no-op (backward compatibility)"
14612 #: parse-options.h:251
14613 msgid "be more verbose"
14616 #: parse-options.h:253
14617 msgid "be more quiet"
14620 #: parse-options.h:259
14621 msgid "use <n> digits to display SHA-1s"
14625 msgid "update the index with reused conflict resolution if possible"
14628 #: git-bisect.sh:54
14629 msgid "You need to start by \"git bisect start\""
14632 #. TRANSLATORS: Make sure to include [Y] and [n] in your
14633 #. translation. The program will only accept English input
14635 #: git-bisect.sh:60
14636 msgid "Do you want me to do it for you [Y/n]? "
14639 #: git-bisect.sh:121
14641 msgid "unrecognised option: '$arg'"
14644 #: git-bisect.sh:125
14646 msgid "'$arg' does not appear to be a valid revision"
14649 #: git-bisect.sh:154
14650 msgid "Bad HEAD - I need a HEAD"
14653 #: git-bisect.sh:167
14656 "Checking out '$start_head' failed. Try 'git bisect reset <valid-branch>'."
14659 #: git-bisect.sh:177
14660 msgid "won't bisect on cg-seek'ed tree"
14663 #: git-bisect.sh:181
14664 msgid "Bad HEAD - strange symbolic ref"
14667 #: git-bisect.sh:233
14669 msgid "Bad bisect_write argument: $state"
14672 #: git-bisect.sh:246
14674 msgid "Bad rev input: $arg"
14677 #: git-bisect.sh:265
14679 msgid "Bad rev input: $bisected_head"
14682 #: git-bisect.sh:274
14684 msgid "Bad rev input: $rev"
14687 #: git-bisect.sh:283
14689 msgid "'git bisect $TERM_BAD' can take only one argument."
14692 #: git-bisect.sh:306
14694 msgid "Warning: bisecting only with a $TERM_BAD commit."
14697 #. TRANSLATORS: Make sure to include [Y] and [n] in your
14698 #. translation. The program will only accept English input
14700 #: git-bisect.sh:312
14701 msgid "Are you sure [Y/n]? "
14704 #: git-bisect.sh:324
14707 "You need to give me at least one $bad_syn and one $good_syn revision.\n"
14708 "(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
14711 #: git-bisect.sh:327
14714 "You need to start by \"git bisect start\".\n"
14715 "You then need to give me at least one $good_syn and one $bad_syn revision.\n"
14716 "(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
14719 #: git-bisect.sh:398 git-bisect.sh:512
14720 msgid "We are not bisecting."
14723 #: git-bisect.sh:405
14725 msgid "'$invalid' is not a valid commit"
14728 #: git-bisect.sh:414
14731 "Could not check out original HEAD '$branch'.\n"
14732 "Try 'git bisect reset <commit>'."
14735 #: git-bisect.sh:422
14736 msgid "No logfile given"
14739 #: git-bisect.sh:423
14741 msgid "cannot read $file for replaying"
14744 #: git-bisect.sh:444
14745 msgid "?? what are you talking about?"
14748 #: git-bisect.sh:453
14749 msgid "bisect run failed: no command provided."
14752 #: git-bisect.sh:458
14754 msgid "running $command"
14757 #: git-bisect.sh:465
14760 "bisect run failed:\n"
14761 "exit code $res from '$command' is < 0 or >= 128"
14764 #: git-bisect.sh:491
14765 msgid "bisect run cannot continue any more"
14768 #: git-bisect.sh:497
14771 "bisect run failed:\n"
14772 "'bisect_state $state' exited with error code $res"
14775 #: git-bisect.sh:504
14776 msgid "bisect run success"
14779 #: git-bisect.sh:533
14781 msgid "Invalid command: you're currently in a $TERM_BAD/$TERM_GOOD bisect."
14784 #: git-bisect.sh:567
14785 msgid "no terms defined"
14788 #: git-bisect.sh:584
14791 "invalid argument $arg for 'git bisect terms'.\n"
14792 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
14795 #: git-merge-octopus.sh:46
14797 "Error: Your local changes to the following files would be overwritten by "
14801 #: git-merge-octopus.sh:61
14802 msgid "Automated merge did not work."
14805 #: git-merge-octopus.sh:62
14806 msgid "Should not be doing an octopus."
14809 #: git-merge-octopus.sh:73
14811 msgid "Unable to find common commit with $pretty_name"
14814 #: git-merge-octopus.sh:77
14816 msgid "Already up to date with $pretty_name"
14819 #: git-merge-octopus.sh:89
14821 msgid "Fast-forwarding to: $pretty_name"
14824 #: git-merge-octopus.sh:97
14826 msgid "Trying simple merge with $pretty_name"
14829 #: git-merge-octopus.sh:102
14830 msgid "Simple merge did not work, trying automatic merge."
14833 #: git-rebase.sh:61
14835 "Resolve all conflicts manually, mark them as resolved with\n"
14836 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
14837 "You can instead skip this commit: run \"git rebase --skip\".\n"
14838 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
14842 #: git-rebase.sh:173 git-rebase.sh:442
14844 msgid "Could not move back to $head_name"
14847 #: git-rebase.sh:184
14848 msgid "Applied autostash."
14851 #: git-rebase.sh:187
14853 msgid "Cannot store $stash_sha1"
14856 #: git-rebase.sh:229
14857 msgid "The pre-rebase hook refused to rebase."
14860 #: git-rebase.sh:234
14861 msgid "It looks like 'git am' is in progress. Cannot rebase."
14864 #: git-rebase.sh:403
14865 msgid "No rebase in progress?"
14868 #: git-rebase.sh:414
14869 msgid "The --edit-todo action can only be used during interactive rebase."
14872 #: git-rebase.sh:421
14873 msgid "Cannot read HEAD"
14876 #: git-rebase.sh:424
14878 "You must edit all merge conflicts and then\n"
14879 "mark them as resolved using git add"
14882 #: git-rebase.sh:468
14885 "It seems that there is already a $state_dir_base directory, and\n"
14886 "I wonder if you are in the middle of another rebase. If that is the\n"
14887 "case, please try\n"
14888 "\t$cmd_live_rebase\n"
14889 "If that is not the case, please\n"
14890 "\t$cmd_clear_stale_rebase\n"
14891 "and run me again. I am stopping in case you still have something\n"
14895 #: git-rebase.sh:509
14896 msgid "error: cannot combine '--signoff' with '--preserve-merges'"
14899 #: git-rebase.sh:537
14901 msgid "invalid upstream '$upstream_name'"
14904 #: git-rebase.sh:561
14906 msgid "$onto_name: there are more than one merge bases"
14909 #: git-rebase.sh:564 git-rebase.sh:568
14911 msgid "$onto_name: there is no merge base"
14914 #: git-rebase.sh:573
14916 msgid "Does not point to a valid commit: $onto_name"
14919 #: git-rebase.sh:599
14921 msgid "fatal: no such branch/commit '$branch_name'"
14924 #: git-rebase.sh:632
14925 msgid "Cannot autostash"
14928 #: git-rebase.sh:637
14930 msgid "Created autostash: $stash_abbrev"
14933 #: git-rebase.sh:641
14934 msgid "Please commit or stash them."
14937 #: git-rebase.sh:664
14939 msgid "HEAD is up to date."
14942 #: git-rebase.sh:666
14944 msgid "Current branch $branch_name is up to date."
14947 #: git-rebase.sh:674
14949 msgid "HEAD is up to date, rebase forced."
14952 #: git-rebase.sh:676
14954 msgid "Current branch $branch_name is up to date, rebase forced."
14957 #: git-rebase.sh:688
14959 msgid "Changes from $mb to $onto:"
14962 #: git-rebase.sh:697
14963 msgid "First, rewinding head to replay your work on top of it..."
14966 #: git-rebase.sh:707
14968 msgid "Fast-forwarded $branch_name to $onto_name."
14972 msgid "git stash clear with parameters is unimplemented"
14975 #: git-stash.sh:108
14976 msgid "You do not have the initial commit yet"
14979 #: git-stash.sh:123
14980 msgid "Cannot save the current index state"
14983 #: git-stash.sh:138
14984 msgid "Cannot save the untracked files"
14987 #: git-stash.sh:158 git-stash.sh:171
14988 msgid "Cannot save the current worktree state"
14991 #: git-stash.sh:175
14992 msgid "No changes selected"
14995 #: git-stash.sh:178
14996 msgid "Cannot remove temporary index (can't happen)"
14999 #: git-stash.sh:191
15000 msgid "Cannot record working tree state"
15003 #: git-stash.sh:229
15005 msgid "Cannot update $ref_stash with $w_commit"
15008 #: git-stash.sh:281
15010 msgid "error: unknown option for 'stash push': $option"
15013 #: git-stash.sh:295
15014 msgid "Can't use --patch and --include-untracked or --all at the same time"
15017 #: git-stash.sh:303
15018 msgid "No local changes to save"
15021 #: git-stash.sh:308
15022 msgid "Cannot initialize stash"
15025 #: git-stash.sh:312
15026 msgid "Cannot save the current status"
15029 #: git-stash.sh:313
15031 msgid "Saved working directory and index state $stash_msg"
15034 #: git-stash.sh:342
15035 msgid "Cannot remove worktree changes"
15038 #: git-stash.sh:490
15040 msgid "unknown option: $opt"
15043 #: git-stash.sh:503
15044 msgid "No stash entries found."
15047 #: git-stash.sh:510
15049 msgid "Too many revisions specified: $REV"
15052 #: git-stash.sh:525
15054 msgid "$reference is not a valid reference"
15057 #: git-stash.sh:553
15059 msgid "'$args' is not a stash-like commit"
15062 #: git-stash.sh:564
15064 msgid "'$args' is not a stash reference"
15067 #: git-stash.sh:572
15068 msgid "unable to refresh index"
15071 #: git-stash.sh:576
15072 msgid "Cannot apply a stash in the middle of a merge"
15075 #: git-stash.sh:584
15076 msgid "Conflicts in index. Try without --index."
15079 #: git-stash.sh:586
15080 msgid "Could not save index tree"
15083 #: git-stash.sh:595
15084 msgid "Could not restore untracked files from stash entry"
15087 #: git-stash.sh:620
15088 msgid "Cannot unstage modified files"
15091 #: git-stash.sh:635
15092 msgid "Index was not unstashed."
15095 #: git-stash.sh:649
15096 msgid "The stash entry is kept in case you need it again."
15099 #: git-stash.sh:658
15101 msgid "Dropped ${REV} ($s)"
15104 #: git-stash.sh:659
15106 msgid "${REV}: Could not drop stash entry"
15109 #: git-stash.sh:667
15110 msgid "No branch name specified"
15113 #: git-stash.sh:746
15114 msgid "(To restore them type \"git stash apply\")"
15117 #: git-submodule.sh:188
15118 msgid "Relative path can only be used from the toplevel of the working tree"
15121 #: git-submodule.sh:198
15123 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
15126 #: git-submodule.sh:217
15128 msgid "'$sm_path' already exists in the index"
15131 #: git-submodule.sh:220
15133 msgid "'$sm_path' already exists in the index and is not a submodule"
15136 #: git-submodule.sh:226
15139 "The following path is ignored by one of your .gitignore files:\n"
15141 "Use -f if you really want to add it."
15144 #: git-submodule.sh:249
15146 msgid "Adding existing repo at '$sm_path' to the index"
15149 #: git-submodule.sh:251
15151 msgid "'$sm_path' already exists and is not a valid git repo"
15154 #: git-submodule.sh:259
15156 msgid "A git directory for '$sm_name' is found locally with remote(s):"
15159 #: git-submodule.sh:261
15162 "If you want to reuse this local git directory instead of cloning again from\n"
15164 "use the '--force' option. If the local git directory is not the correct "
15166 "or you are unsure what this means choose another name with the '--name' "
15170 #: git-submodule.sh:267
15172 msgid "Reactivating local git directory for submodule '$sm_name'."
15175 #: git-submodule.sh:279
15177 msgid "Unable to checkout submodule '$sm_path'"
15180 #: git-submodule.sh:284
15182 msgid "Failed to add submodule '$sm_path'"
15185 #: git-submodule.sh:293
15187 msgid "Failed to register submodule '$sm_path'"
15190 #: git-submodule.sh:354
15192 msgid "Entering '$displaypath'"
15195 #: git-submodule.sh:374
15197 msgid "Stopping at '$displaypath'; script returned non-zero status."
15200 #: git-submodule.sh:600
15202 msgid "Unable to find current revision in submodule path '$displaypath'"
15205 #: git-submodule.sh:610
15207 msgid "Unable to fetch in submodule path '$sm_path'"
15210 #: git-submodule.sh:615
15213 "Unable to find current ${remote_name}/${branch} revision in submodule path "
15217 #: git-submodule.sh:633
15219 msgid "Unable to fetch in submodule path '$displaypath'"
15222 #: git-submodule.sh:639
15225 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
15226 "Direct fetching of that commit failed."
15229 #: git-submodule.sh:646
15231 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
15234 #: git-submodule.sh:647
15236 msgid "Submodule path '$displaypath': checked out '$sha1'"
15239 #: git-submodule.sh:651
15241 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
15244 #: git-submodule.sh:652
15246 msgid "Submodule path '$displaypath': rebased into '$sha1'"
15249 #: git-submodule.sh:657
15251 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
15254 #: git-submodule.sh:658
15256 msgid "Submodule path '$displaypath': merged in '$sha1'"
15259 #: git-submodule.sh:663
15261 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
15264 #: git-submodule.sh:664
15266 msgid "Submodule path '$displaypath': '$command $sha1'"
15269 #: git-submodule.sh:695
15271 msgid "Failed to recurse into submodule path '$displaypath'"
15274 #: git-submodule.sh:791
15275 msgid "The --cached option cannot be used with the --files option"
15278 #: git-submodule.sh:843
15280 msgid "unexpected mode $mod_dst"
15283 #: git-submodule.sh:863
15285 msgid " Warn: $display_name doesn't contain commit $sha1_src"
15288 #: git-submodule.sh:866
15290 msgid " Warn: $display_name doesn't contain commit $sha1_dst"
15293 #: git-submodule.sh:869
15295 msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
15298 #: git-parse-remote.sh:89
15300 msgid "See git-${cmd}(1) for details."
15303 #: git-rebase--interactive.sh:142
15305 msgid "Rebasing ($new_count/$total)"
15308 #: git-rebase--interactive.sh:158
15312 "p, pick <commit> = use commit\n"
15313 "r, reword <commit> = use commit, but edit the commit message\n"
15314 "e, edit <commit> = use commit, but stop for amending\n"
15315 "s, squash <commit> = use commit, but meld into previous commit\n"
15316 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
15317 "x, exec <commit> = run command (the rest of the line) using shell\n"
15318 "d, drop <commit> = remove commit\n"
15319 "l, label <label> = label current HEAD with a name\n"
15320 "t, reset <label> = reset HEAD to a label\n"
15321 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
15322 ". create a merge commit using the original merge commit's\n"
15323 ". message (or the oneline, if no original merge commit was\n"
15324 ". specified). Use -c <commit> to reword the commit message.\n"
15326 "These lines can be re-ordered; they are executed from top to bottom.\n"
15329 #: git-rebase--interactive.sh:179
15332 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
15335 #: git-rebase--interactive.sh:183
15338 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
15341 #: git-rebase--interactive.sh:221
15344 "You can amend the commit now, with\n"
15346 "\tgit commit --amend $gpg_sign_opt_quoted\n"
15348 "Once you are satisfied with your changes, run\n"
15350 "\tgit rebase --continue"
15353 #: git-rebase--interactive.sh:246
15355 msgid "$sha1: not a commit that can be picked"
15358 #: git-rebase--interactive.sh:285
15360 msgid "Invalid commit name: $sha1"
15363 #: git-rebase--interactive.sh:325
15364 msgid "Cannot write current commit's replacement sha1"
15367 #: git-rebase--interactive.sh:376
15369 msgid "Fast-forward to $sha1"
15372 #: git-rebase--interactive.sh:378
15374 msgid "Cannot fast-forward to $sha1"
15377 #: git-rebase--interactive.sh:387
15379 msgid "Cannot move HEAD to $first_parent"
15382 #: git-rebase--interactive.sh:392
15384 msgid "Refusing to squash a merge: $sha1"
15387 #: git-rebase--interactive.sh:410
15389 msgid "Error redoing merge $sha1"
15392 #: git-rebase--interactive.sh:419
15394 msgid "Could not pick $sha1"
15397 #: git-rebase--interactive.sh:428
15399 msgid "This is the commit message #${n}:"
15402 #: git-rebase--interactive.sh:433
15404 msgid "The commit message #${n} will be skipped:"
15407 #: git-rebase--interactive.sh:444
15409 msgid "This is a combination of $count commit."
15410 msgid_plural "This is a combination of $count commits."
15414 #: git-rebase--interactive.sh:453
15416 msgid "Cannot write $fixup_msg"
15419 #: git-rebase--interactive.sh:456
15420 msgid "This is a combination of 2 commits."
15423 #: git-rebase--interactive.sh:497 git-rebase--interactive.sh:540
15424 #: git-rebase--interactive.sh:543
15426 msgid "Could not apply $sha1... $rest"
15429 #: git-rebase--interactive.sh:572
15432 "Could not amend commit after successfully picking $sha1... $rest\n"
15433 "This is most likely due to an empty commit message, or the pre-commit hook\n"
15434 "failed. If the pre-commit hook failed, you may need to resolve the issue "
15436 "you are able to reword the commit."
15439 #: git-rebase--interactive.sh:587
15441 msgid "Stopped at $sha1_abbrev... $rest"
15444 #: git-rebase--interactive.sh:602
15446 msgid "Cannot '$squash_style' without a previous commit"
15449 #: git-rebase--interactive.sh:644
15451 msgid "Executing: $rest"
15454 #: git-rebase--interactive.sh:652
15456 msgid "Execution failed: $rest"
15459 #: git-rebase--interactive.sh:654
15460 msgid "and made changes to the index and/or the working tree"
15463 #: git-rebase--interactive.sh:656
15465 "You can fix the problem, and then run\n"
15467 "\tgit rebase --continue"
15470 #. TRANSLATORS: after these lines is a command to be issued by the user
15471 #: git-rebase--interactive.sh:669
15474 "Execution succeeded: $rest\n"
15475 "but left changes to the index and/or the working tree\n"
15476 "Commit or stash your changes, and then run\n"
15478 "\tgit rebase --continue"
15481 #: git-rebase--interactive.sh:680
15483 msgid "Unknown command: $command $sha1 $rest"
15486 #: git-rebase--interactive.sh:681
15487 msgid "Please fix this using 'git rebase --edit-todo'."
15490 #: git-rebase--interactive.sh:716
15492 msgid "Successfully rebased and updated $head_name."
15495 #: git-rebase--interactive.sh:740
15496 msgid "could not detach HEAD"
15499 #: git-rebase--interactive.sh:778
15500 msgid "Could not remove CHERRY_PICK_HEAD"
15503 #: git-rebase--interactive.sh:783
15506 "You have staged changes in your working tree.\n"
15507 "If these changes are meant to be\n"
15508 "squashed into the previous commit, run:\n"
15510 " git commit --amend $gpg_sign_opt_quoted\n"
15512 "If they are meant to go into a new commit, run:\n"
15514 " git commit $gpg_sign_opt_quoted\n"
15516 "In both cases, once you're done, continue with:\n"
15518 " git rebase --continue\n"
15521 #: git-rebase--interactive.sh:800
15522 msgid "Error trying to find the author identity to amend commit"
15525 #: git-rebase--interactive.sh:805
15527 "You have uncommitted changes in your working tree. Please commit them\n"
15528 "first and then run 'git rebase --continue' again."
15531 #: git-rebase--interactive.sh:810 git-rebase--interactive.sh:814
15532 msgid "Could not commit staged changes."
15535 #: git-rebase--interactive.sh:843
15538 "You are editing the todo file of an ongoing interactive rebase.\n"
15539 "To continue rebase after editing, run:\n"
15540 " git rebase --continue\n"
15544 #: git-rebase--interactive.sh:851 git-rebase--interactive.sh:937
15545 msgid "Could not execute editor"
15548 #: git-rebase--interactive.sh:872
15550 msgid "Could not checkout $switch_to"
15553 #: git-rebase--interactive.sh:879
15557 #: git-rebase--interactive.sh:880
15559 msgid "Could not create temporary $state_dir"
15562 #: git-rebase--interactive.sh:883
15563 msgid "Could not mark as interactive"
15566 #: git-rebase--interactive.sh:915
15568 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
15569 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
15573 #: git-rebase--interactive.sh:920
15576 "\tHowever, if you remove everything, the rebase will be aborted.\n"
15581 #: git-rebase--interactive.sh:927
15582 msgid "Note that empty commits are commented out"
15585 #: git-rebase--interactive.sh:980
15586 msgid "Could not generate todo list"
15589 #: git-rebase--interactive.sh:1001 git-rebase--interactive.sh:1006
15590 msgid "Could not init rewritten commits"
15593 #: git-sh-setup.sh:89 git-sh-setup.sh:94
15595 msgid "usage: $dashless $USAGE"
15598 #: git-sh-setup.sh:190
15600 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
15603 #: git-sh-setup.sh:199 git-sh-setup.sh:206
15605 msgid "fatal: $program_name cannot be used without a working tree."
15608 #: git-sh-setup.sh:220
15609 msgid "Cannot rebase: You have unstaged changes."
15612 #: git-sh-setup.sh:223
15613 msgid "Cannot rewrite branches: You have unstaged changes."
15616 #: git-sh-setup.sh:226
15617 msgid "Cannot pull with rebase: You have unstaged changes."
15620 #: git-sh-setup.sh:229
15622 msgid "Cannot $action: You have unstaged changes."
15625 #: git-sh-setup.sh:242
15626 msgid "Cannot rebase: Your index contains uncommitted changes."
15629 #: git-sh-setup.sh:245
15630 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
15633 #: git-sh-setup.sh:248
15635 msgid "Cannot $action: Your index contains uncommitted changes."
15638 #: git-sh-setup.sh:252
15639 msgid "Additionally, your index contains uncommitted changes."
15642 #: git-sh-setup.sh:372
15643 msgid "You need to run this command from the toplevel of the working tree."
15646 #: git-sh-setup.sh:377
15647 msgid "Unable to determine absolute path of git directory"
15650 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
15651 #: git-add--interactive.perl:196
15653 msgid "%12s %12s %s"
15656 #: git-add--interactive.perl:197
15660 #: git-add--interactive.perl:197
15664 #: git-add--interactive.perl:253 git-add--interactive.perl:278
15668 #: git-add--interactive.perl:262 git-add--interactive.perl:316
15672 #: git-add--interactive.perl:298 git-add--interactive.perl:313
15676 #: git-add--interactive.perl:609
15678 msgid "added %d path\n"
15679 msgid_plural "added %d paths\n"
15683 #: git-add--interactive.perl:612
15685 msgid "updated %d path\n"
15686 msgid_plural "updated %d paths\n"
15690 #: git-add--interactive.perl:615
15692 msgid "reverted %d path\n"
15693 msgid_plural "reverted %d paths\n"
15697 #: git-add--interactive.perl:618
15699 msgid "touched %d path\n"
15700 msgid_plural "touched %d paths\n"
15704 #: git-add--interactive.perl:627
15708 #: git-add--interactive.perl:639
15712 #: git-add--interactive.perl:662
15714 msgid "note: %s is untracked now.\n"
15717 #: git-add--interactive.perl:673
15718 msgid "Add untracked"
15721 #: git-add--interactive.perl:679
15722 msgid "No untracked files.\n"
15725 #: git-add--interactive.perl:1033
15727 "If the patch applies cleanly, the edited hunk will immediately be\n"
15728 "marked for staging."
15731 #: git-add--interactive.perl:1036
15733 "If the patch applies cleanly, the edited hunk will immediately be\n"
15734 "marked for stashing."
15737 #: git-add--interactive.perl:1039
15739 "If the patch applies cleanly, the edited hunk will immediately be\n"
15740 "marked for unstaging."
15743 #: git-add--interactive.perl:1042 git-add--interactive.perl:1051
15745 "If the patch applies cleanly, the edited hunk will immediately be\n"
15746 "marked for applying."
15749 #: git-add--interactive.perl:1045 git-add--interactive.perl:1048
15751 "If the patch applies cleanly, the edited hunk will immediately be\n"
15752 "marked for discarding."
15755 #: git-add--interactive.perl:1085
15757 msgid "failed to open hunk edit file for writing: %s"
15760 #: git-add--interactive.perl:1086
15761 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
15764 #: git-add--interactive.perl:1092
15768 "To remove '%s' lines, make them ' ' lines (context).\n"
15769 "To remove '%s' lines, delete them.\n"
15770 "Lines starting with %s will be removed.\n"
15773 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
15774 #: git-add--interactive.perl:1100
15776 "If it does not apply cleanly, you will be given an opportunity to\n"
15777 "edit again. If all lines of the hunk are removed, then the edit is\n"
15778 "aborted and the hunk is left unchanged.\n"
15781 #: git-add--interactive.perl:1114
15783 msgid "failed to open hunk edit file for reading: %s"
15786 #. TRANSLATORS: do not translate [y/n]
15787 #. The program will only accept that input
15789 #. Consider translating (saying "no" discards!) as
15790 #. (saying "n" for "no" discards!) if the translation
15791 #. of the word "no" does not start with n.
15792 #: git-add--interactive.perl:1213
15794 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
15797 #: git-add--interactive.perl:1222
15799 "y - stage this hunk\n"
15800 "n - do not stage this hunk\n"
15801 "q - quit; do not stage this hunk or any of the remaining ones\n"
15802 "a - stage this hunk and all later hunks in the file\n"
15803 "d - do not stage this hunk or any of the later hunks in the file"
15806 #: git-add--interactive.perl:1228
15808 "y - stash this hunk\n"
15809 "n - do not stash this hunk\n"
15810 "q - quit; do not stash this hunk or any of the remaining ones\n"
15811 "a - stash this hunk and all later hunks in the file\n"
15812 "d - do not stash this hunk or any of the later hunks in the file"
15815 #: git-add--interactive.perl:1234
15817 "y - unstage this hunk\n"
15818 "n - do not unstage this hunk\n"
15819 "q - quit; do not unstage this hunk or any of the remaining ones\n"
15820 "a - unstage this hunk and all later hunks in the file\n"
15821 "d - do not unstage this hunk or any of the later hunks in the file"
15824 #: git-add--interactive.perl:1240
15826 "y - apply this hunk to index\n"
15827 "n - do not apply this hunk to index\n"
15828 "q - quit; do not apply this hunk or any of the remaining ones\n"
15829 "a - apply this hunk and all later hunks in the file\n"
15830 "d - do not apply this hunk or any of the later hunks in the file"
15833 #: git-add--interactive.perl:1246
15835 "y - discard this hunk from worktree\n"
15836 "n - do not discard this hunk from worktree\n"
15837 "q - quit; do not discard this hunk or any of the remaining ones\n"
15838 "a - discard this hunk and all later hunks in the file\n"
15839 "d - do not discard this hunk or any of the later hunks in the file"
15842 #: git-add--interactive.perl:1252
15844 "y - discard this hunk from index and worktree\n"
15845 "n - do not discard this hunk from index and worktree\n"
15846 "q - quit; do not discard this hunk or any of the remaining ones\n"
15847 "a - discard this hunk and all later hunks in the file\n"
15848 "d - do not discard this hunk or any of the later hunks in the file"
15851 #: git-add--interactive.perl:1258
15853 "y - apply this hunk to index and worktree\n"
15854 "n - do not apply this hunk to index and worktree\n"
15855 "q - quit; do not apply this hunk or any of the remaining ones\n"
15856 "a - apply this hunk and all later hunks in the file\n"
15857 "d - do not apply this hunk or any of the later hunks in the file"
15860 #: git-add--interactive.perl:1273
15862 "g - select a hunk to go to\n"
15863 "/ - search for a hunk matching the given regex\n"
15864 "j - leave this hunk undecided, see next undecided hunk\n"
15865 "J - leave this hunk undecided, see next hunk\n"
15866 "k - leave this hunk undecided, see previous undecided hunk\n"
15867 "K - leave this hunk undecided, see previous hunk\n"
15868 "s - split the current hunk into smaller hunks\n"
15869 "e - manually edit the current hunk\n"
15873 #: git-add--interactive.perl:1304
15874 msgid "The selected hunks do not apply to the index!\n"
15877 #: git-add--interactive.perl:1305
15878 msgid "Apply them to the worktree anyway? "
15881 #: git-add--interactive.perl:1308
15882 msgid "Nothing was applied.\n"
15885 #: git-add--interactive.perl:1319
15887 msgid "ignoring unmerged: %s\n"
15890 #: git-add--interactive.perl:1328
15891 msgid "Only binary files changed.\n"
15894 #: git-add--interactive.perl:1330
15895 msgid "No changes.\n"
15898 #: git-add--interactive.perl:1338
15899 msgid "Patch update"
15902 #: git-add--interactive.perl:1390
15904 msgid "Stage mode change [y,n,q,a,d%s,?]? "
15907 #: git-add--interactive.perl:1391
15909 msgid "Stage deletion [y,n,q,a,d%s,?]? "
15912 #: git-add--interactive.perl:1392
15914 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
15917 #: git-add--interactive.perl:1395
15919 msgid "Stash mode change [y,n,q,a,d%s,?]? "
15922 #: git-add--interactive.perl:1396
15924 msgid "Stash deletion [y,n,q,a,d%s,?]? "
15927 #: git-add--interactive.perl:1397
15929 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
15932 #: git-add--interactive.perl:1400
15934 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
15937 #: git-add--interactive.perl:1401
15939 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
15942 #: git-add--interactive.perl:1402
15944 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
15947 #: git-add--interactive.perl:1405
15949 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
15952 #: git-add--interactive.perl:1406
15954 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
15957 #: git-add--interactive.perl:1407
15959 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
15962 #: git-add--interactive.perl:1410
15964 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
15967 #: git-add--interactive.perl:1411
15969 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
15972 #: git-add--interactive.perl:1412
15974 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
15977 #: git-add--interactive.perl:1415
15979 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
15982 #: git-add--interactive.perl:1416
15984 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
15987 #: git-add--interactive.perl:1417
15989 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
15992 #: git-add--interactive.perl:1420
15994 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
15997 #: git-add--interactive.perl:1421
15999 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
16002 #: git-add--interactive.perl:1422
16004 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
16007 #: git-add--interactive.perl:1522
16008 msgid "No other hunks to goto\n"
16011 #: git-add--interactive.perl:1529
16012 msgid "go to which hunk (<ret> to see more)? "
16015 #: git-add--interactive.perl:1531
16016 msgid "go to which hunk? "
16019 #: git-add--interactive.perl:1540
16021 msgid "Invalid number: '%s'\n"
16024 #: git-add--interactive.perl:1545
16026 msgid "Sorry, only %d hunk available.\n"
16027 msgid_plural "Sorry, only %d hunks available.\n"
16031 #: git-add--interactive.perl:1571
16032 msgid "No other hunks to search\n"
16035 #: git-add--interactive.perl:1575
16036 msgid "search for regex? "
16039 #: git-add--interactive.perl:1588
16041 msgid "Malformed search regexp %s: %s\n"
16044 #: git-add--interactive.perl:1598
16045 msgid "No hunk matches the given pattern\n"
16048 #: git-add--interactive.perl:1610 git-add--interactive.perl:1632
16049 msgid "No previous hunk\n"
16052 #: git-add--interactive.perl:1619 git-add--interactive.perl:1638
16053 msgid "No next hunk\n"
16056 #: git-add--interactive.perl:1644
16057 msgid "Sorry, cannot split this hunk\n"
16060 #: git-add--interactive.perl:1650
16062 msgid "Split into %d hunk.\n"
16063 msgid_plural "Split into %d hunks.\n"
16067 #: git-add--interactive.perl:1660
16068 msgid "Sorry, cannot edit this hunk\n"
16071 #: git-add--interactive.perl:1706
16072 msgid "Review diff"
16075 #. TRANSLATORS: please do not translate the command names
16076 #. 'status', 'update', 'revert', etc.
16077 #: git-add--interactive.perl:1725
16079 "status - show paths with changes\n"
16080 "update - add working tree state to the staged set of changes\n"
16081 "revert - revert staged set of changes back to the HEAD version\n"
16082 "patch - pick hunks and update selectively\n"
16083 "diff - view diff between HEAD and index\n"
16084 "add untracked - add contents of untracked files to the staged set of "
16088 #: git-add--interactive.perl:1742 git-add--interactive.perl:1747
16089 #: git-add--interactive.perl:1750 git-add--interactive.perl:1757
16090 #: git-add--interactive.perl:1761 git-add--interactive.perl:1767
16094 #: git-add--interactive.perl:1763
16096 msgid "unknown --patch mode: %s"
16099 #: git-add--interactive.perl:1769 git-add--interactive.perl:1775
16101 msgid "invalid argument %s, expecting --"
16104 #: git-send-email.perl:130
16105 msgid "local zone differs from GMT by a non-minute interval\n"
16108 #: git-send-email.perl:137 git-send-email.perl:143
16109 msgid "local time offset greater than or equal to 24 hours\n"
16112 #: git-send-email.perl:211 git-send-email.perl:217
16113 msgid "the editor exited uncleanly, aborting everything"
16116 #: git-send-email.perl:294
16119 "'%s' contains an intermediate version of the email you were composing.\n"
16122 #: git-send-email.perl:299
16124 msgid "'%s.final' contains the composed email.\n"
16127 #: git-send-email.perl:317
16128 msgid "--dump-aliases incompatible with other options\n"
16131 #: git-send-email.perl:383 git-send-email.perl:638
16132 msgid "Cannot run git format-patch from outside a repository\n"
16135 #: git-send-email.perl:386
16137 "`batch-size` and `relogin` must be specified together (via command-line or "
16138 "configuration option)\n"
16141 #: git-send-email.perl:456
16143 msgid "Unknown --suppress-cc field: '%s'\n"
16146 #: git-send-email.perl:485
16148 msgid "Unknown --confirm setting: '%s'\n"
16151 #: git-send-email.perl:513
16153 msgid "warning: sendmail alias with quotes is not supported: %s\n"
16156 #: git-send-email.perl:515
16158 msgid "warning: `:include:` not supported: %s\n"
16161 #: git-send-email.perl:517
16163 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
16166 #: git-send-email.perl:522
16168 msgid "warning: sendmail line is not recognized: %s\n"
16171 #: git-send-email.perl:604
16174 "File '%s' exists but it could also be the range of commits\n"
16175 "to produce patches for. Please disambiguate by...\n"
16177 " * Saying \"./%s\" if you mean a file; or\n"
16178 " * Giving --format-patch option if you mean a range.\n"
16181 #: git-send-email.perl:625
16183 msgid "Failed to opendir %s: %s"
16186 #: git-send-email.perl:649
16190 "warning: no patches were sent\n"
16193 #: git-send-email.perl:660
16196 "No patch files specified!\n"
16200 #: git-send-email.perl:673
16202 msgid "No subject line in %s?"
16205 #: git-send-email.perl:683
16207 msgid "Failed to open for writing %s: %s"
16210 #: git-send-email.perl:694
16212 "Lines beginning in \"GIT:\" will be removed.\n"
16213 "Consider including an overall diffstat or table of contents\n"
16214 "for the patch you are writing.\n"
16216 "Clear the body content if you don't wish to send a summary.\n"
16219 #: git-send-email.perl:718
16221 msgid "Failed to open %s: %s"
16224 #: git-send-email.perl:735
16226 msgid "Failed to open %s.final: %s"
16229 #: git-send-email.perl:778
16230 msgid "Summary email is empty, skipping it\n"
16233 #. TRANSLATORS: please keep [y/N] as is.
16234 #: git-send-email.perl:813
16236 msgid "Are you sure you want to use <%s> [y/N]? "
16239 #: git-send-email.perl:868
16241 "The following files are 8bit, but do not declare a Content-Transfer-"
16245 #: git-send-email.perl:873
16246 msgid "Which 8bit encoding should I declare [UTF-8]? "
16249 #: git-send-email.perl:881
16252 "Refusing to send because the patch\n"
16254 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
16258 #: git-send-email.perl:900
16259 msgid "To whom should the emails be sent (if anyone)?"
16262 #: git-send-email.perl:918
16264 msgid "fatal: alias '%s' expands to itself\n"
16267 #: git-send-email.perl:930
16268 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
16271 #: git-send-email.perl:988 git-send-email.perl:996
16273 msgid "error: unable to extract a valid address from: %s\n"
16276 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
16277 #. translation. The program will only accept English input
16279 #: git-send-email.perl:1000
16280 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
16283 #: git-send-email.perl:1317
16285 msgid "CA path \"%s\" does not exist"
16288 #: git-send-email.perl:1400
16290 " The Cc list above has been expanded by additional\n"
16291 " addresses found in the patch commit message. By default\n"
16292 " send-email prompts before sending whenever this occurs.\n"
16293 " This behavior is controlled by the sendemail.confirm\n"
16294 " configuration setting.\n"
16296 " For additional information, run 'git send-email --help'.\n"
16297 " To retain the current behavior, but squelch this message,\n"
16298 " run 'git config --global sendemail.confirm auto'.\n"
16302 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
16303 #. translation. The program will only accept English input
16305 #: git-send-email.perl:1415
16306 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
16309 #: git-send-email.perl:1418
16310 msgid "Send this email reply required"
16313 #: git-send-email.perl:1446
16314 msgid "The required SMTP server is not properly defined."
16317 #: git-send-email.perl:1493
16319 msgid "Server does not support STARTTLS! %s"
16322 #: git-send-email.perl:1498 git-send-email.perl:1502
16324 msgid "STARTTLS failed! %s"
16327 #: git-send-email.perl:1512
16328 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
16331 #: git-send-email.perl:1530
16333 msgid "Failed to send %s\n"
16336 #: git-send-email.perl:1533
16338 msgid "Dry-Sent %s\n"
16341 #: git-send-email.perl:1533
16346 #: git-send-email.perl:1535
16347 msgid "Dry-OK. Log says:\n"
16350 #: git-send-email.perl:1535
16351 msgid "OK. Log says:\n"
16354 #: git-send-email.perl:1547
16358 #: git-send-email.perl:1550
16359 msgid "Result: OK\n"
16362 #: git-send-email.perl:1568
16364 msgid "can't open file %s"
16367 #: git-send-email.perl:1615 git-send-email.perl:1635
16369 msgid "(mbox) Adding cc: %s from line '%s'\n"
16372 #: git-send-email.perl:1621
16374 msgid "(mbox) Adding to: %s from line '%s'\n"
16377 #: git-send-email.perl:1674
16379 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
16382 #: git-send-email.perl:1699
16384 msgid "(body) Adding cc: %s from line '%s'\n"
16387 #: git-send-email.perl:1817
16389 msgid "(%s) Could not execute '%s'"
16392 #: git-send-email.perl:1824
16394 msgid "(%s) Adding %s: %s from: '%s'\n"
16397 #: git-send-email.perl:1828
16399 msgid "(%s) failed to close pipe to '%s'"
16402 #: git-send-email.perl:1855
16403 msgid "cannot send message as 7bit"
16406 #: git-send-email.perl:1863
16407 msgid "invalid transfer encoding"
16410 #: git-send-email.perl:1901 git-send-email.perl:1952 git-send-email.perl:1962
16412 msgid "unable to open %s: %s\n"
16415 #: git-send-email.perl:1904
16417 msgid "%s: patch contains a line longer than 998 characters"
16420 #: git-send-email.perl:1920
16422 msgid "Skipping %s with backup suffix '%s'.\n"
16425 #. TRANSLATORS: please keep "[y|N]" as is.
16426 #: git-send-email.perl:1924
16428 msgid "Do you really want to send %s? [y|N]: "