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: 2019-10-28 13:19+0800\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
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:193 builtin/merge.c:1332
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: switching to '%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 switching back to a branch.\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 -c with the switch command. Example:\n"
85 " git switch -c <new-branch-name>\n"
87 "Or undo this operation with:\n"
91 "Turn off this advice by setting config variable advice.detachedHead to "
97 msgid "cmdline ends with \\"
101 msgid "unclosed quote"
106 msgid "unrecognized whitespace option '%s'"
111 msgid "unrecognized whitespace ignore option '%s'"
115 msgid "--reject and --3way cannot be used together."
119 msgid "--cached and --3way cannot be used together."
123 msgid "--3way outside a repository"
127 msgid "--index outside a repository"
131 msgid "--cached outside a repository"
136 msgid "Cannot prepare timestamp regexp %s"
141 msgid "regexec returned %d for input: %s"
146 msgid "unable to find filename in patch at line %d"
151 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
156 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
161 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
166 msgid "git apply: bad git-diff - expected /dev/null on line %d"
171 msgid "invalid mode on line %d: %s"
176 msgid "inconsistent header lines %d and %d"
182 "git diff header lacks filename information when removing %d leading pathname "
183 "component (line %d)"
185 "git diff header lacks filename information when removing %d leading pathname "
186 "components (line %d)"
192 msgid "git diff header lacks filename information (line %d)"
197 msgid "recount: unexpected line: %.*s"
202 msgid "patch fragment without header at line %d: %.*s"
206 msgid "new file depends on old contents"
210 msgid "deleted file still has contents"
215 msgid "corrupt patch at line %d"
220 msgid "new file %s depends on old contents"
225 msgid "deleted file %s still has contents"
230 msgid "** warning: file %s becomes empty but is not deleted"
235 msgid "corrupt binary patch at line %d: %.*s"
240 msgid "unrecognized binary patch at line %d"
245 msgid "patch with only garbage at line %d"
250 msgid "unable to read symlink %s"
255 msgid "unable to open or read %s"
260 msgid "invalid start of line: '%c'"
265 msgid "Hunk #%d succeeded at %d (offset %d line)."
266 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
272 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
278 "while searching for:\n"
284 msgid "missing binary patch data for '%s'"
289 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
294 msgid "cannot apply binary patch to '%s' without full index line"
300 "the patch applies to '%s' (%s), which does not match the current contents."
305 msgid "the patch applies to an empty '%s' but it is not empty"
310 msgid "the necessary postimage %s for '%s' cannot be read"
315 msgid "binary patch does not apply to '%s'"
320 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
325 msgid "patch failed: %s:%ld"
330 msgid "cannot checkout %s"
333 #: apply.c:3393 apply.c:3404 apply.c:3450 midx.c:61 setup.c:280
335 msgid "failed to read %s"
340 msgid "reading from '%s' beyond a symbolic link"
343 #: apply.c:3430 apply.c:3673
345 msgid "path %s has been renamed/deleted"
348 #: apply.c:3516 apply.c:3688
350 msgid "%s: does not exist in index"
353 #: apply.c:3525 apply.c:3696
355 msgid "%s: does not match index"
359 msgid "repository lacks the necessary blob to fall back on 3-way merge."
364 msgid "Falling back to three-way merge...\n"
367 #: apply.c:3579 apply.c:3583
369 msgid "cannot read the current contents of '%s'"
374 msgid "Failed to fall back on three-way merge...\n"
379 msgid "Applied patch to '%s' with conflicts.\n"
384 msgid "Applied patch to '%s' cleanly.\n"
388 msgid "removal patch leaves file contents"
393 msgid "%s: wrong type"
398 msgid "%s has type %o, expected %o"
401 #: apply.c:3866 apply.c:3868 read-cache.c:830 read-cache.c:856
404 msgid "invalid path '%s'"
409 msgid "%s: already exists in index"
414 msgid "%s: already exists in working directory"
419 msgid "new mode (%o) of %s does not match old mode (%o)"
424 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
429 msgid "affected file '%s' is beyond a symbolic link"
434 msgid "%s: patch does not apply"
439 msgid "Checking patch %s..."
444 msgid "sha1 information is lacking or useless for submodule %s"
449 msgid "mode change for %s, which is not in current HEAD"
454 msgid "sha1 information is lacking or useless (%s)."
457 #: apply.c:4098 builtin/checkout.c:279 builtin/reset.c:143
459 msgid "make_cache_entry failed for path '%s'"
464 msgid "could not add %s to temporary index"
469 msgid "could not write temporary index to %s"
474 msgid "unable to remove %s from index"
479 msgid "corrupt patch for submodule %s"
484 msgid "unable to stat newly created file '%s'"
489 msgid "unable to create backing store for newly created file %s"
492 #: apply.c:4304 apply.c:4449
494 msgid "unable to add cache entry for %s"
499 msgid "failed to write to '%s'"
504 msgid "closing file '%s'"
509 msgid "unable to write file '%s' mode %o"
514 msgid "Applied patch %s cleanly."
518 msgid "internal error"
523 msgid "Applying patch %%s with %d reject..."
524 msgid_plural "Applying patch %%s with %d rejects..."
530 msgid "truncating .rej filename to %.*s.rej"
533 #: apply.c:4549 builtin/fetch.c:898 builtin/fetch.c:1194
535 msgid "cannot open %s"
540 msgid "Hunk #%d applied cleanly."
545 msgid "Rejected hunk #%d."
550 msgid "Skipped patch '%s'."
554 msgid "unrecognized input"
558 msgid "unable to read index file"
563 msgid "can't open patch '%s': %s"
568 msgid "squelched %d whitespace error"
569 msgid_plural "squelched %d whitespace errors"
573 #: apply.c:4904 apply.c:4919
575 msgid "%d line adds whitespace errors."
576 msgid_plural "%d lines add whitespace errors."
582 msgid "%d line applied after fixing whitespace errors."
583 msgid_plural "%d lines applied after fixing whitespace errors."
587 #: apply.c:4928 builtin/add.c:540 builtin/mv.c:301 builtin/rm.c:390
588 msgid "Unable to write new index file"
591 #: apply.c:4955 apply.c:4958 builtin/am.c:2197 builtin/am.c:2200
592 #: builtin/clone.c:122 builtin/fetch.c:143 builtin/merge.c:273
593 #: builtin/pull.c:209 builtin/submodule--helper.c:407
594 #: builtin/submodule--helper.c:1367 builtin/submodule--helper.c:1370
595 #: builtin/submodule--helper.c:1850 builtin/submodule--helper.c:1853
596 #: builtin/submodule--helper.c:2092 git-add--interactive.perl:211
601 msgid "don't apply changes matching the given path"
605 msgid "apply changes matching the given path"
608 #: apply.c:4961 builtin/am.c:2206
613 msgid "remove <num> leading slashes from traditional diff paths"
617 msgid "ignore additions made by the patch"
621 msgid "instead of applying the patch, output diffstat for the input"
625 msgid "show number of added and deleted lines in decimal notation"
629 msgid "instead of applying the patch, output a summary for the input"
633 msgid "instead of applying the patch, see if the patch is applicable"
637 msgid "make sure the patch is applicable to the current index"
641 msgid "mark new files with `git add --intent-to-add`"
645 msgid "apply a patch without touching the working tree"
649 msgid "accept a patch that touches outside the working area"
653 msgid "also apply the patch (use with --stat/--summary/--check)"
657 msgid "attempt three-way merge if a patch does not apply"
661 msgid "build a temporary index based on embedded index information"
664 #: apply.c:4993 builtin/checkout-index.c:173 builtin/ls-files.c:524
665 msgid "paths are separated with NUL character"
669 msgid "ensure at least <n> lines of context match"
672 #: apply.c:4996 builtin/am.c:2185 builtin/interpret-trailers.c:98
673 #: builtin/interpret-trailers.c:100 builtin/interpret-trailers.c:102
674 #: builtin/pack-objects.c:3310 builtin/rebase.c:1445
679 msgid "detect new or modified lines that have whitespace errors"
682 #: apply.c:5000 apply.c:5003
683 msgid "ignore changes in whitespace when finding context"
687 msgid "apply the patch in reverse"
691 msgid "don't expect at least one line of context"
695 msgid "leave the rejected hunks in corresponding *.rej files"
699 msgid "allow overlapping hunks"
702 #: apply.c:5013 builtin/add.c:291 builtin/check-ignore.c:22
703 #: builtin/commit.c:1337 builtin/count-objects.c:98 builtin/fsck.c:786
704 #: builtin/log.c:2085 builtin/mv.c:123 builtin/read-tree.c:128
709 msgid "tolerate incorrectly detected missing new-line at the end of file"
713 msgid "do not trust the line counts in the hunk headers"
716 #: apply.c:5020 builtin/am.c:2194
721 msgid "prepend <root> to all filenames"
725 msgid "git archive [<options>] <tree-ish> [<path>...]"
729 msgid "git archive --list"
734 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
738 msgid "git archive --remote <repo> [--exec <cmd>] --list"
741 #: archive.c:372 builtin/add.c:177 builtin/add.c:516 builtin/rm.c:299
743 msgid "pathspec '%s' did not match any files"
748 msgid "no such ref: %.*s"
753 msgid "not a valid object name: %s"
758 msgid "not a tree object: %s"
762 msgid "current working directory is untracked"
770 msgid "archive format"
773 #: archive.c:458 builtin/log.c:1581
778 msgid "prepend prefix to each pathname in the archive"
781 #: archive.c:460 builtin/blame.c:861 builtin/blame.c:873 builtin/blame.c:874
782 #: builtin/commit-tree.c:117 builtin/config.c:129 builtin/fast-export.c:1162
783 #: builtin/fast-export.c:1164 builtin/fast-export.c:1168 builtin/grep.c:899
784 #: builtin/hash-object.c:105 builtin/ls-files.c:560 builtin/ls-files.c:563
785 #: builtin/notes.c:412 builtin/notes.c:578 builtin/read-tree.c:123
786 #: parse-options.h:186
790 #: archive.c:461 builtin/archive.c:90
791 msgid "write the archive to this file"
795 msgid "read .gitattributes in working directory"
799 msgid "report archived files on stderr"
807 msgid "compress faster"
811 msgid "compress better"
815 msgid "list supported archive formats"
818 #: archive.c:479 builtin/archive.c:91 builtin/clone.c:112 builtin/clone.c:115
819 #: builtin/submodule--helper.c:1379 builtin/submodule--helper.c:1859
823 #: archive.c:480 builtin/archive.c:92
824 msgid "retrieve the archive from remote repository <repo>"
827 #: archive.c:481 builtin/archive.c:93 builtin/difftool.c:715
828 #: builtin/notes.c:498
832 #: archive.c:482 builtin/archive.c:94
833 msgid "path to the remote git-upload-archive command"
837 msgid "Unexpected option --remote"
841 msgid "Option --exec can only be used together with --remote"
845 msgid "Unexpected option --output"
850 msgid "Unknown archive format '%s'"
855 msgid "Argument not supported for format '%s': -%d"
858 #: archive-tar.c:125 archive-zip.c:345
860 msgid "cannot stream blob %s"
863 #: archive-tar.c:266 archive-zip.c:363
865 msgid "unsupported file mode: 0%o (SHA1: %s)"
868 #: archive-tar.c:293 archive-zip.c:353
870 msgid "cannot read %s"
875 msgid "unable to start '%s' filter"
879 msgid "unable to redirect descriptor"
884 msgid "'%s' filter reported error"
889 msgid "path is not valid UTF-8: %s"
894 msgid "path too long (%d chars, SHA1: %s): %s"
897 #: archive-zip.c:474 builtin/pack-objects.c:230 builtin/pack-objects.c:233
899 msgid "deflate error (%d)"
904 msgid "timestamp too large for this system: %<PRIuMAX>"
909 msgid "%.*s is not a valid attribute name"
914 msgid "%s not allowed: %s:%d"
919 "Negative patterns are ignored in git attributes\n"
920 "Use '\\!' for literal leading exclamation."
925 msgid "Badly quoted content in file '%s': %s"
930 msgid "We cannot bisect more!\n"
935 msgid "Not a valid commit name %s"
941 "The merge base %s is bad.\n"
942 "This means the bug has been fixed between %s and [%s].\n"
948 "The merge base %s is new.\n"
949 "The property has changed between %s and [%s].\n"
955 "The merge base %s is %s.\n"
956 "This means the first '%s' commit is between %s and [%s].\n"
962 "Some %s revs are not ancestors of the %s rev.\n"
963 "git bisect cannot work properly in this case.\n"
964 "Maybe you mistook %s and %s revs?\n"
970 "the merge base between %s and [%s] must be skipped.\n"
971 "So we cannot be sure the first %s commit is between %s and %s.\n"
972 "We continue anyway."
977 msgid "Bisecting: a merge base must be tested\n"
982 msgid "a %s revision is needed"
985 #: bisect.c:884 builtin/notes.c:177 builtin/tag.c:254
987 msgid "could not create file '%s'"
990 #: bisect.c:928 builtin/merge.c:148
992 msgid "could not read file '%s'"
996 msgid "reading bisect refs failed"
1001 msgid "%s was both %s and %s\n"
1007 "No testable commit found.\n"
1008 "Maybe you started with bad path parameters?\n"
1013 msgid "(roughly %d step)"
1014 msgid_plural "(roughly %d steps)"
1018 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1019 #. steps)" translation.
1023 msgid "Bisecting: %d revision left to test after this %s\n"
1024 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1029 msgid "--contents and --reverse do not blend well."
1033 msgid "cannot use --contents with final commit object name"
1037 msgid "--reverse and --first-parent together require specified latest commit"
1040 #: blame.c:2744 bundle.c:167 ref-filter.c:2203 remote.c:1941 sequencer.c:1971
1041 #: sequencer.c:4305 builtin/commit.c:1020 builtin/log.c:387 builtin/log.c:964
1042 #: builtin/log.c:1452 builtin/log.c:1844 builtin/log.c:2134 builtin/merge.c:411
1043 #: builtin/pack-objects.c:3128 builtin/pack-objects.c:3143
1044 #: builtin/shortlog.c:192
1045 msgid "revision walk setup failed"
1050 "--reverse --first-parent together require range along first-parent chain"
1055 msgid "no such path %s in %s"
1060 msgid "cannot read blob %s for path %s"
1067 "After fixing the error cause you may try to fix up\n"
1068 "the remote tracking information by invoking\n"
1069 "\"git branch --set-upstream-to=%s%s%s\"."
1074 msgid "Not setting branch %s as its own upstream."
1079 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1084 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1089 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1094 msgid "Branch '%s' set up to track local branch '%s'."
1099 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1104 msgid "Branch '%s' set up to track remote ref '%s'."
1109 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1114 msgid "Branch '%s' set up to track local ref '%s'."
1118 msgid "Unable to write upstream branch configuration"
1123 msgid "Not tracking: ambiguous information for ref %s"
1128 msgid "'%s' is not a valid branch name."
1133 msgid "A branch named '%s' already exists."
1137 msgid "Cannot force update the current branch."
1142 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1147 msgid "the requested upstream branch '%s' does not exist"
1153 "If you are planning on basing your work on an upstream\n"
1154 "branch that already exists at the remote, you may need to\n"
1155 "run \"git fetch\" to retrieve it.\n"
1157 "If you are planning to push out a new local branch that\n"
1158 "will track its remote counterpart, you may want to use\n"
1159 "\"git push -u\" to set the upstream config as you push."
1164 msgid "Not a valid object name: '%s'."
1169 msgid "Ambiguous object name: '%s'."
1174 msgid "Not a valid branch point: '%s'."
1179 msgid "'%s' is already checked out at '%s'"
1184 msgid "HEAD of working tree %s is not updated"
1189 msgid "'%s' does not look like a v2 bundle file"
1194 msgid "unrecognized header: %s%s (%d)"
1197 #: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2221 sequencer.c:2962
1198 #: builtin/commit.c:791
1200 msgid "could not open '%s'"
1204 msgid "Repository lacks these prerequisite commits:"
1208 msgid "need a repository to verify a bundle"
1213 msgid "The bundle contains this ref:"
1214 msgid_plural "The bundle contains these %d refs:"
1219 msgid "The bundle records a complete history."
1224 msgid "The bundle requires this ref:"
1225 msgid_plural "The bundle requires these %d refs:"
1230 msgid "unable to dup bundle descriptor"
1234 msgid "Could not spawn pack-objects"
1238 msgid "pack-objects died"
1242 msgid "rev-list died"
1247 msgid "ref '%s' is excluded by the rev-list options"
1250 #: bundle.c:460 builtin/log.c:202 builtin/log.c:1733 builtin/shortlog.c:306
1252 msgid "unrecognized argument: %s"
1256 msgid "Refusing to create empty bundle."
1261 msgid "cannot create '%s'"
1265 msgid "index-pack died"
1270 msgid "invalid color value: %.*s"
1273 #: commit.c:50 sequencer.c:2665 builtin/am.c:354 builtin/am.c:398
1274 #: builtin/am.c:1366 builtin/am.c:2009 builtin/replace.c:456
1276 msgid "could not parse %s"
1281 msgid "%s %s is not a commit!"
1286 "Support for <GIT_DIR>/info/grafts is deprecated\n"
1287 "and will be removed in a future Git version.\n"
1289 "Please use \"git replace --convert-graft-file\"\n"
1290 "to convert the grafts into replace refs.\n"
1292 "Turn this message off by running\n"
1293 "\"git config advice.graftFileDeprecated false\""
1298 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
1303 msgid "Commit %s has a bad GPG signature allegedly by %s."
1308 msgid "Commit %s does not have a GPG signature."
1313 msgid "Commit %s has a good GPG signature by %s\n"
1318 "Warning: commit message did not conform to UTF-8.\n"
1319 "You may want to amend it after fixing the message, or set the config\n"
1320 "variable i18n.commitencoding to the encoding your project uses.\n"
1323 #: commit-graph.c:127
1324 msgid "commit-graph file is too small"
1327 #: commit-graph.c:192
1329 msgid "commit-graph signature %X does not match signature %X"
1332 #: commit-graph.c:199
1334 msgid "commit-graph version %X does not match version %X"
1337 #: commit-graph.c:206
1339 msgid "commit-graph hash version %X does not match version %X"
1342 #: commit-graph.c:229
1343 msgid "commit-graph chunk lookup table entry missing; file may be incomplete"
1346 #: commit-graph.c:240
1348 msgid "commit-graph improper chunk offset %08x%08x"
1351 #: commit-graph.c:283
1353 msgid "commit-graph chunk id %08x appears multiple times"
1356 #: commit-graph.c:347
1357 msgid "commit-graph has no base graphs chunk"
1360 #: commit-graph.c:357
1361 msgid "commit-graph chain does not match"
1364 #: commit-graph.c:404
1366 msgid "invalid commit-graph chain: line '%s' not a hash"
1369 #: commit-graph.c:430
1370 msgid "unable to find all commit-graph files"
1373 #: commit-graph.c:561 commit-graph.c:621
1374 msgid "invalid commit position. commit-graph is likely corrupt"
1377 #: commit-graph.c:582
1379 msgid "could not find commit %s"
1382 #: commit-graph.c:855 builtin/am.c:1287
1384 msgid "unable to parse commit %s"
1387 #: commit-graph.c:859
1389 msgid "unable to get tree for %s"
1392 #: commit-graph.c:1017 builtin/pack-objects.c:2641
1394 msgid "unable to get type of object %s"
1397 #: commit-graph.c:1049
1398 msgid "Loading known commits in commit graph"
1401 #: commit-graph.c:1066
1402 msgid "Expanding reachable commits in commit graph"
1405 #: commit-graph.c:1085
1406 msgid "Clearing commit marks in commit graph"
1409 #: commit-graph.c:1104
1410 msgid "Computing commit graph generation numbers"
1413 #: commit-graph.c:1179
1415 msgid "Finding commits for commit graph in %d pack"
1416 msgid_plural "Finding commits for commit graph in %d packs"
1420 #: commit-graph.c:1192
1422 msgid "error adding pack %s"
1425 #: commit-graph.c:1196
1427 msgid "error opening index for %s"
1430 #: commit-graph.c:1220
1432 msgid "Finding commits for commit graph from %d ref"
1433 msgid_plural "Finding commits for commit graph from %d refs"
1437 #: commit-graph.c:1240
1439 msgid "invalid commit object id: %s"
1442 #: commit-graph.c:1255
1443 msgid "Finding commits for commit graph among packed objects"
1446 #: commit-graph.c:1270
1447 msgid "Counting distinct commits in commit graph"
1450 #: commit-graph.c:1300
1451 msgid "Finding extra edges in commit graph"
1454 #: commit-graph.c:1346
1455 msgid "failed to write correct number of base graph ids"
1458 #: commit-graph.c:1379 midx.c:810
1460 msgid "unable to create leading directories of %s"
1463 #: commit-graph.c:1391 builtin/index-pack.c:306 builtin/repack.c:241
1465 msgid "unable to create '%s'"
1468 #: commit-graph.c:1451
1470 msgid "Writing out commit graph in %d pass"
1471 msgid_plural "Writing out commit graph in %d passes"
1475 #: commit-graph.c:1492
1476 msgid "unable to open commit-graph chain file"
1479 #: commit-graph.c:1504
1480 msgid "failed to rename base commit-graph file"
1483 #: commit-graph.c:1524
1484 msgid "failed to rename temporary commit-graph file"
1487 #: commit-graph.c:1635
1488 msgid "Scanning merged commits"
1491 #: commit-graph.c:1646
1493 msgid "unexpected duplicate commit id %s"
1496 #: commit-graph.c:1670
1497 msgid "Merging commit-graph"
1500 #: commit-graph.c:1860
1502 msgid "the commit graph format cannot write %d commits"
1505 #: commit-graph.c:1871
1506 msgid "too many commits to write graph"
1509 #: commit-graph.c:1961
1510 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
1513 #: commit-graph.c:1971
1515 msgid "commit-graph has incorrect OID order: %s then %s"
1518 #: commit-graph.c:1981 commit-graph.c:1996
1520 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
1523 #: commit-graph.c:1988
1525 msgid "failed to parse commit %s from commit-graph"
1528 #: commit-graph.c:2006
1529 msgid "Verifying commits in commit graph"
1532 #: commit-graph.c:2020
1534 msgid "failed to parse commit %s from object database for commit-graph"
1537 #: commit-graph.c:2027
1539 msgid "root tree OID for commit %s in commit-graph is %s != %s"
1542 #: commit-graph.c:2037
1544 msgid "commit-graph parent list for commit %s is too long"
1547 #: commit-graph.c:2046
1549 msgid "commit-graph parent for %s is %s != %s"
1552 #: commit-graph.c:2059
1554 msgid "commit-graph parent list for commit %s terminates early"
1557 #: commit-graph.c:2064
1560 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
1563 #: commit-graph.c:2068
1566 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
1569 #: commit-graph.c:2083
1571 msgid "commit-graph generation for commit %s is %u != %u"
1574 #: commit-graph.c:2089
1576 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
1579 #: compat/obstack.c:406 compat/obstack.c:408
1580 msgid "memory exhausted"
1586 "exceeded maximum include depth (%d) while including\n"
1590 "This might be due to circular includes."
1595 msgid "could not expand include path '%s'"
1599 msgid "relative config includes must come from files"
1603 msgid "relative config include conditionals must come from files"
1608 msgid "key does not contain a section: %s"
1613 msgid "key does not contain variable name: %s"
1616 #: config.c:406 sequencer.c:2401
1618 msgid "invalid key: %s"
1623 msgid "invalid key (newline): %s"
1626 #: config.c:448 config.c:460
1628 msgid "bogus config parameter: %s"
1633 msgid "bogus format in %s"
1638 msgid "bad config line %d in blob %s"
1643 msgid "bad config line %d in file %s"
1648 msgid "bad config line %d in standard input"
1653 msgid "bad config line %d in submodule-blob %s"
1658 msgid "bad config line %d in command line %s"
1663 msgid "bad config line %d in %s"
1667 msgid "out of range"
1671 msgid "invalid unit"
1676 msgid "bad numeric config value '%s' for '%s': %s"
1681 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1686 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1691 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1696 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1701 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1706 msgid "bad numeric config value '%s' for '%s' in %s: %s"
1711 msgid "failed to expand user dir in: '%s'"
1716 msgid "'%s' for '%s' is not a valid timestamp"
1721 msgid "abbrev length out of range: %d"
1724 #: config.c:1222 config.c:1233
1726 msgid "bad zlib compression level %d"
1730 msgid "core.commentChar should only be one character"
1735 msgid "invalid mode for object creation: %s"
1740 msgid "malformed value for %s"
1745 msgid "malformed value for %s: %s"
1749 msgid "must be one of nothing, matching, simple, upstream or current"
1752 #: config.c:1513 builtin/pack-objects.c:3394
1754 msgid "bad pack compression level %d"
1759 msgid "unable to load config blob object '%s'"
1764 msgid "reference '%s' does not point to a blob"
1769 msgid "unable to resolve config blob '%s'"
1774 msgid "failed to parse %s"
1778 msgid "unable to parse command-line config"
1782 msgid "unknown error occurred while reading the configuration files"
1787 msgid "Invalid %s: '%s'"
1792 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1797 msgid "unable to parse '%s' from command-line config"
1802 msgid "bad config variable '%s' in file '%s' at line %d"
1807 msgid "invalid section name '%s'"
1812 msgid "%s has multiple values"
1817 msgid "failed to write new configuration file %s"
1820 #: config.c:2748 config.c:3072
1822 msgid "could not lock config file %s"
1830 #: config.c:2794 builtin/config.c:328
1832 msgid "invalid pattern: %s"
1837 msgid "invalid config file %s"
1840 #: config.c:2832 config.c:3085
1842 msgid "fstat on %s failed"
1847 msgid "unable to mmap '%s'"
1850 #: config.c:2852 config.c:3090
1852 msgid "chmod on %s failed"
1855 #: config.c:2937 config.c:3187
1857 msgid "could not write config file %s"
1862 msgid "could not set '%s' to '%s'"
1865 #: config.c:2973 builtin/remote.c:782
1867 msgid "could not unset '%s'"
1872 msgid "invalid section name: %s"
1877 msgid "missing value for '%s'"
1881 msgid "the remote end hung up upon initial contact"
1886 "Could not read from remote repository.\n"
1888 "Please make sure you have the correct access rights\n"
1889 "and the repository exists."
1894 msgid "server doesn't support '%s'"
1899 msgid "server doesn't support feature '%s'"
1903 msgid "expected flush after capabilities"
1908 msgid "ignoring capabilities after first line '%s'"
1912 msgid "protocol error: unexpected capabilities^{}"
1917 msgid "protocol error: expected shallow sha-1, got '%s'"
1921 msgid "repository on the other end cannot be shallow"
1925 msgid "invalid packet"
1930 msgid "protocol error: unexpected '%s'"
1935 msgid "invalid ls-refs response: %s"
1939 msgid "expected flush after ref listing"
1944 msgid "protocol '%s' is not supported"
1948 msgid "unable to set SO_KEEPALIVE on socket"
1951 #: connect.c:635 connect.c:698
1953 msgid "Looking up %s ... "
1958 msgid "unable to look up %s (port %s) (%s)"
1961 #. TRANSLATORS: this is the end of "Looking up %s ... "
1962 #: connect.c:643 connect.c:714
1966 "Connecting to %s (port %s) ... "
1969 #: connect.c:665 connect.c:742
1972 "unable to connect to %s:\n"
1976 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
1977 #: connect.c:671 connect.c:748
1983 msgid "unable to look up %s (%s)"
1988 msgid "unknown port %s"
1991 #: connect.c:845 connect.c:1175
1993 msgid "strange hostname '%s' blocked"
1998 msgid "strange port '%s' blocked"
2003 msgid "cannot start proxy %s"
2007 msgid "no path specified; see 'git help pull' for valid url syntax"
2011 msgid "ssh variant 'simple' does not support -4"
2015 msgid "ssh variant 'simple' does not support -6"
2019 msgid "ssh variant 'simple' does not support setting port"
2024 msgid "strange pathname '%s' blocked"
2028 msgid "unable to fork"
2031 #: connected.c:88 builtin/fsck.c:221 builtin/prune.c:43
2032 msgid "Checking connectivity"
2036 msgid "Could not run 'git rev-list'"
2040 msgid "failed write to rev-list"
2044 msgid "failed to close rev-list's stdin"
2049 msgid "illegal crlf_action %d"
2054 msgid "CRLF would be replaced by LF in %s"
2060 "CRLF will be replaced by LF in %s.\n"
2061 "The file will have its original line endings in your working directory"
2066 msgid "LF would be replaced by CRLF in %s"
2072 "LF will be replaced by CRLF in %s.\n"
2073 "The file will have its original line endings in your working directory"
2078 msgid "BOM is prohibited in '%s' if encoded as %s"
2084 "The file '%s' contains a byte order mark (BOM). Please use UTF-%s as working-"
2090 msgid "BOM is required in '%s' if encoded as %s"
2096 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2097 "%sLE (depending on the byte order) as working-tree-encoding."
2100 #: convert.c:425 convert.c:496
2102 msgid "failed to encode '%s' from %s to %s"
2107 msgid "encoding '%s' from %s to %s and back is not the same"
2112 msgid "cannot fork to run external filter '%s'"
2117 msgid "cannot feed the input to external filter '%s'"
2122 msgid "external filter '%s' failed %d"
2125 #: convert.c:736 convert.c:739
2127 msgid "read from external filter '%s' failed"
2130 #: convert.c:742 convert.c:797
2132 msgid "external filter '%s' failed"
2136 msgid "unexpected filter type"
2140 msgid "path name too long for external filter"
2146 "external filter '%s' is not available anymore although not all paths have "
2151 msgid "true/false are no valid working-tree-encodings"
2154 #: convert.c:1417 convert.c:1451
2156 msgid "%s: clean filter '%s' failed"
2161 msgid "%s: smudge filter %s failed"
2165 msgid "in the future"
2170 msgid "%<PRIuMAX> second ago"
2171 msgid_plural "%<PRIuMAX> seconds ago"
2177 msgid "%<PRIuMAX> minute ago"
2178 msgid_plural "%<PRIuMAX> minutes ago"
2184 msgid "%<PRIuMAX> hour ago"
2185 msgid_plural "%<PRIuMAX> hours ago"
2191 msgid "%<PRIuMAX> day ago"
2192 msgid_plural "%<PRIuMAX> days ago"
2198 msgid "%<PRIuMAX> week ago"
2199 msgid_plural "%<PRIuMAX> weeks ago"
2205 msgid "%<PRIuMAX> month ago"
2206 msgid_plural "%<PRIuMAX> months ago"
2212 msgid "%<PRIuMAX> year"
2213 msgid_plural "%<PRIuMAX> years"
2217 #. TRANSLATORS: "%s" is "<n> years"
2220 msgid "%s, %<PRIuMAX> month ago"
2221 msgid_plural "%s, %<PRIuMAX> months ago"
2225 #: date.c:197 date.c:202
2227 msgid "%<PRIuMAX> year ago"
2228 msgid_plural "%<PRIuMAX> years ago"
2232 #: delta-islands.c:272
2233 msgid "Propagating island marks"
2236 #: delta-islands.c:290
2238 msgid "bad tree object %s"
2241 #: delta-islands.c:334
2243 msgid "failed to load island regex for '%s': %s"
2246 #: delta-islands.c:390
2248 msgid "island regex from config has too many capture groups (max=%d)"
2251 #: delta-islands.c:467
2253 msgid "Marked %d islands, done.\n"
2256 #: diffcore-order.c:24
2258 msgid "failed to read orderfile '%s'"
2261 #: diffcore-rename.c:543
2262 msgid "Performing inexact rename detection"
2265 #: diff-no-index.c:238
2266 msgid "git diff --no-index [<options>] <path> <path>"
2269 #: diff-no-index.c:263
2271 "Not a git repository. Use --no-index to compare two paths outside a working "
2277 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
2282 msgid " Unknown dirstat parameter '%s'\n"
2287 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2288 "'dimmed-zebra', 'plain'"
2294 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
2295 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
2300 "color-moved-ws: allow-indentation-change cannot be combined with other "
2306 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
2312 "Found errors in 'diff.dirstat' config variable:\n"
2318 msgid "external diff died, stopping at %s"
2322 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
2326 msgid "-G, -S and --find-object are mutually exclusive"
2330 msgid "--follow requires exactly one pathspec"
2335 msgid "invalid --stat value: %s"
2338 #: diff.c:4697 diff.c:4702 diff.c:4707 diff.c:4712 diff.c:5225
2339 #: parse-options.c:199 parse-options.c:203
2341 msgid "%s expects a numerical value"
2347 "Failed to parse --dirstat/-X option parameter:\n"
2353 msgid "unknown change class '%c' in --diff-filter=%s"
2358 msgid "unknown value after ws-error-highlight=%.*s"
2363 msgid "unable to resolve '%s'"
2366 #: diff.c:4902 diff.c:4908
2368 msgid "%s expects <n>/<m> form"
2373 msgid "%s expects a character, got '%s'"
2378 msgid "bad --color-moved argument: %s"
2383 msgid "invalid mode '%s' in --color-moved-ws"
2388 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
2392 #: diff.c:5036 diff.c:5056
2394 msgid "invalid argument to %s"
2399 msgid "failed to parse --submodule option parameter: '%s'"
2404 msgid "bad --word-diff argument: %s"
2408 msgid "Diff output format options"
2411 #: diff.c:5275 diff.c:5281
2412 msgid "generate patch"
2415 #: diff.c:5278 builtin/log.c:172
2416 msgid "suppress diff output"
2419 #: diff.c:5283 diff.c:5397 diff.c:5404
2423 #: diff.c:5284 diff.c:5287
2424 msgid "generate diffs with <n> lines context"
2428 msgid "generate the diff in raw format"
2432 msgid "synonym for '-p --raw'"
2436 msgid "synonym for '-p --stat'"
2440 msgid "machine friendly --stat"
2444 msgid "output only the last line of --stat"
2447 #: diff.c:5305 diff.c:5313
2448 msgid "<param1,param2>..."
2453 "output the distribution of relative amount of changes for each sub-directory"
2457 msgid "synonym for --dirstat=cumulative"
2461 msgid "synonym for --dirstat=files,param1,param2..."
2465 msgid "warn if changes introduce conflict markers or whitespace errors"
2469 msgid "condensed summary such as creations, renames and mode changes"
2473 msgid "show only names of changed files"
2477 msgid "show only names and status of changed files"
2481 msgid "<width>[,<name-width>[,<count>]]"
2485 msgid "generate diffstat"
2488 #: diff.c:5332 diff.c:5335 diff.c:5338
2493 msgid "generate diffstat with a given width"
2497 msgid "generate diffstat with a given name width"
2501 msgid "generate diffstat with a given graph width"
2509 msgid "generate diffstat with limited lines"
2513 msgid "generate compact summary in diffstat"
2517 msgid "output a binary diff that can be applied"
2521 msgid "show full pre- and post-image object names on the \"index\" lines"
2525 msgid "show colored diff"
2534 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
2540 "do not munge pathnames and use NULs as output field terminators in --raw or "
2544 #: diff.c:5361 diff.c:5364 diff.c:5367 diff.c:5473
2549 msgid "show the given source prefix instead of \"a/\""
2553 msgid "show the given destination prefix instead of \"b/\""
2557 msgid "prepend an additional prefix to every line of output"
2561 msgid "do not show any source or destination prefix"
2565 msgid "show context between diff hunks up to the specified number of lines"
2568 #: diff.c:5378 diff.c:5383 diff.c:5388
2573 msgid "specify the character to indicate a new line instead of '+'"
2577 msgid "specify the character to indicate an old line instead of '-'"
2581 msgid "specify the character to indicate a context instead of ' '"
2585 msgid "Diff rename options"
2593 msgid "break complete rewrite changes into pairs of delete and create"
2597 msgid "detect renames"
2601 msgid "omit the preimage for deletes"
2605 msgid "detect copies"
2609 msgid "use unmodified files as source to find copies"
2613 msgid "disable rename detection"
2617 msgid "use empty blobs as rename source"
2621 msgid "continue listing the history of a file beyond renames"
2626 "prevent rename/copy detection if the number of rename/copy targets exceeds "
2631 msgid "Diff algorithm options"
2635 msgid "produce the smallest possible diff"
2639 msgid "ignore whitespace when comparing lines"
2643 msgid "ignore changes in amount of whitespace"
2647 msgid "ignore changes in whitespace at EOL"
2651 msgid "ignore carrier-return at the end of line"
2655 msgid "ignore changes whose lines are all blank"
2659 msgid "heuristic to shift diff hunk boundaries for easy reading"
2663 msgid "generate diff using the \"patience diff\" algorithm"
2667 msgid "generate diff using the \"histogram diff\" algorithm"
2675 msgid "choose a diff algorithm"
2683 msgid "generate diff using the \"anchored diff\" algorithm"
2686 #: diff.c:5456 diff.c:5465 diff.c:5468
2691 msgid "show word diff, using <mode> to delimit changed words"
2694 #: diff.c:5459 diff.c:5462 diff.c:5507
2699 msgid "use <regex> to decide what a word is"
2703 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
2707 msgid "moved lines of code are colored differently"
2711 msgid "how white spaces are ignored in --color-moved"
2715 msgid "Other diff options"
2719 msgid "when run from subdir, exclude changes outside and show relative paths"
2723 msgid "treat all files as text"
2727 msgid "swap two inputs, reverse the diff"
2731 msgid "exit with 1 if there were differences, 0 otherwise"
2735 msgid "disable all output of the program"
2739 msgid "allow an external diff helper to be executed"
2743 msgid "run external text conversion filters when comparing binary files"
2751 msgid "ignore changes to submodules in the diff generation"
2759 msgid "specify how differences in submodules are shown"
2763 msgid "hide 'git add -N' entries from the index"
2767 msgid "treat 'git add -N' entries as real in the index"
2776 "look for differences that change the number of occurrences of the specified "
2782 "look for differences that change the number of occurrences of the specified "
2787 msgid "show all changes in the changeset with -S or -G"
2791 msgid "treat <string> in -S as extended POSIX regular expression"
2795 msgid "control the order in which files appear in the output"
2804 "look for differences that change the number of occurrences of the specified "
2809 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
2813 msgid "select files by diff type"
2821 msgid "Output to a specific file"
2825 msgid "inexact rename detection was skipped due to too many files."
2829 msgid "only found copies from modified paths due to too many files."
2835 "you may want to set your %s variable to at least %d and retry the command."
2840 msgid "pathspec '%s' did not match any file(s) known to git"
2845 msgid "cannot use %s as an exclude file"
2850 msgid "could not open directory '%s'"
2854 msgid "failed to get kernel name and information"
2858 msgid "untracked cache is disabled on this system or location"
2863 msgid "index file corrupt in repo %s"
2866 #: dir.c:3101 dir.c:3106
2868 msgid "could not create directories for %s"
2873 msgid "could not migrate git directory from '%s' to '%s'"
2878 msgid "hint: Waiting for your editor to close the file...%c"
2882 msgid "Filtering content"
2887 msgid "could not stat file '%s'"
2890 #: environment.c:148
2892 msgid "bad git namespace path \"%s\""
2895 #: environment.c:330
2897 msgid "could not set GIT_DIR to '%s'"
2902 msgid "too many args to run %s"
2906 msgid "git fetch-pack: expected shallow list"
2910 msgid "git fetch-pack: expected a flush packet after shallow list"
2914 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
2919 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
2923 msgid "unable to write to remote"
2927 msgid "--stateless-rpc requires multi_ack_detailed"
2930 #: fetch-pack.c:356 fetch-pack.c:1280
2932 msgid "invalid shallow line: %s"
2935 #: fetch-pack.c:362 fetch-pack.c:1286
2937 msgid "invalid unshallow line: %s"
2940 #: fetch-pack.c:364 fetch-pack.c:1288
2942 msgid "object not found: %s"
2945 #: fetch-pack.c:367 fetch-pack.c:1291
2947 msgid "error in object: %s"
2950 #: fetch-pack.c:369 fetch-pack.c:1293
2952 msgid "no shallow found: %s"
2955 #: fetch-pack.c:372 fetch-pack.c:1297
2957 msgid "expected shallow/unshallow, got %s"
2962 msgid "got %s %d %s"
2967 msgid "invalid commit %s"
2974 #: fetch-pack.c:475 progress.c:312
2980 msgid "got %s (%d) %s"
2985 msgid "Marking %s as complete"
2990 msgid "already have %s (%s)"
2994 msgid "fetch-pack: unable to fork off sideband demultiplexer"
2998 msgid "protocol error: bad pack header"
3003 msgid "fetch-pack: unable to fork off %s"
3012 msgid "error in sideband demultiplexer"
3017 msgid "Server version is %.*s"
3020 #: fetch-pack.c:912 fetch-pack.c:918 fetch-pack.c:921 fetch-pack.c:927
3021 #: fetch-pack.c:931 fetch-pack.c:935 fetch-pack.c:939 fetch-pack.c:943
3022 #: fetch-pack.c:947 fetch-pack.c:951 fetch-pack.c:955 fetch-pack.c:959
3023 #: fetch-pack.c:965 fetch-pack.c:971 fetch-pack.c:976 fetch-pack.c:981
3025 msgid "Server supports %s"
3029 msgid "Server does not support shallow clients"
3033 msgid "Server does not support --shallow-since"
3037 msgid "Server does not support --shallow-exclude"
3041 msgid "Server does not support --deepen"
3044 #: fetch-pack.c:1000
3045 msgid "no common commits"
3048 #: fetch-pack.c:1012 fetch-pack.c:1468
3049 msgid "git fetch-pack: fetch failed."
3052 #: fetch-pack.c:1150
3053 msgid "Server does not support shallow requests"
3056 #: fetch-pack.c:1157
3057 msgid "Server supports filter"
3060 #: fetch-pack.c:1180
3061 msgid "unable to write request to remote"
3064 #: fetch-pack.c:1198
3066 msgid "error reading section header '%s'"
3069 #: fetch-pack.c:1204
3071 msgid "expected '%s', received '%s'"
3074 #: fetch-pack.c:1243
3076 msgid "unexpected acknowledgment line: '%s'"
3079 #: fetch-pack.c:1248
3081 msgid "error processing acks: %d"
3084 #: fetch-pack.c:1258
3085 msgid "expected packfile to be sent after 'ready'"
3088 #: fetch-pack.c:1260
3089 msgid "expected no other sections to be sent after no 'ready'"
3092 #: fetch-pack.c:1302
3094 msgid "error processing shallow info: %d"
3097 #: fetch-pack.c:1349
3099 msgid "expected wanted-ref, got '%s'"
3102 #: fetch-pack.c:1354
3104 msgid "unexpected wanted-ref: '%s'"
3107 #: fetch-pack.c:1359
3109 msgid "error processing wanted refs: %d"
3112 #: fetch-pack.c:1693
3113 msgid "no matching remote head"
3116 #: fetch-pack.c:1716 builtin/clone.c:685
3117 msgid "remote did not send all necessary objects"
3120 #: fetch-pack.c:1743
3122 msgid "no such remote ref %s"
3125 #: fetch-pack.c:1746
3127 msgid "Server does not allow request for unadvertised object %s"
3130 #: gpg-interface.c:321
3131 msgid "gpg failed to sign the data"
3134 #: gpg-interface.c:347
3135 msgid "could not create temporary file"
3138 #: gpg-interface.c:350
3140 msgid "failed writing detached signature to '%s'"
3145 msgid "ignore invalid color '%.*s' in log.graphColors"
3150 "given pattern contains NULL byte (via -f <file>). This is only supported "
3151 "with -P under PCRE v2"
3156 msgid "'%s': unable to read %s"
3159 #: grep.c:2141 setup.c:165 builtin/clone.c:408 builtin/diff.c:82
3162 msgid "failed to stat '%s'"
3167 msgid "'%s': short read"
3171 msgid "start a working area (see also: git help tutorial)"
3175 msgid "work on the current change (see also: git help everyday)"
3179 msgid "examine the history and state (see also: git help revisions)"
3183 msgid "grow, mark and tweak your common history"
3187 msgid "collaborate (see also: git help workflows)"
3191 msgid "Main Porcelain Commands"
3195 msgid "Ancillary Commands / Manipulators"
3199 msgid "Ancillary Commands / Interrogators"
3203 msgid "Interacting with Others"
3207 msgid "Low-level Commands / Manipulators"
3211 msgid "Low-level Commands / Interrogators"
3215 msgid "Low-level Commands / Synching Repositories"
3219 msgid "Low-level Commands / Internal Helpers"
3224 msgid "available git commands in '%s'"
3228 msgid "git commands available from elsewhere on your $PATH"
3232 msgid "These are common Git commands used in various situations:"
3235 #: help.c:363 git.c:98
3237 msgid "unsupported command listing type '%s'"
3241 msgid "The common Git guides are:"
3245 msgid "See 'git help <command>' to read about a specific subcommand"
3249 msgid "External commands"
3253 msgid "Command aliases"
3259 "'%s' appears to be a git command, but we were not\n"
3260 "able to execute it. Maybe git-%s is broken?"
3264 msgid "Uh oh. Your system reports no Git commands at all."
3269 msgid "WARNING: You called a Git command named '%s', which does not exist."
3274 msgid "Continuing under the assumption that you meant '%s'."
3279 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
3284 msgid "git: '%s' is not a git command. See 'git --help'."
3290 "The most similar command is"
3293 "The most similar commands are"
3298 msgid "git version [<options>]"
3309 "Did you mean this?"
3312 "Did you mean one of these?"
3319 "*** Please tell me who you are.\n"
3323 " git config --global user.email \"you@example.com\"\n"
3324 " git config --global user.name \"Your Name\"\n"
3326 "to set your account's default identity.\n"
3327 "Omit --global to set the identity only in this repository.\n"
3332 msgid "no email was given and auto-detection is disabled"
3337 msgid "unable to auto-detect email address (got '%s')"
3341 msgid "no name was given and auto-detection is disabled"
3346 msgid "unable to auto-detect name (got '%s')"
3351 msgid "empty ident name (for <%s>) not allowed"
3356 msgid "name consists only of disallowed characters: %s"
3359 #: ident.c:436 builtin/commit.c:611
3361 msgid "invalid date format: %s"
3364 #: list-objects.c:127
3366 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
3369 #: list-objects.c:140
3371 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
3374 #: list-objects.c:375
3376 msgid "unable to load root tree for commit %s"
3379 #: list-objects-filter.c:492
3381 msgid "unable to access sparse blob in '%s'"
3384 #: list-objects-filter.c:495
3386 msgid "unable to parse sparse filter data in %s"
3389 #: list-objects-filter-options.c:58
3390 msgid "expected 'tree:<depth>'"
3393 #: list-objects-filter-options.c:73
3394 msgid "sparse:path filters support has been dropped"
3397 #: list-objects-filter-options.c:86
3399 msgid "invalid filter-spec '%s'"
3402 #: list-objects-filter-options.c:102
3404 msgid "must escape char in sub-filter-spec: '%c'"
3407 #: list-objects-filter-options.c:144
3408 msgid "expected something after combine:"
3411 #: list-objects-filter-options.c:226
3412 msgid "multiple filter-specs cannot be combined"
3418 "Unable to create '%s.lock': %s.\n"
3420 "Another git process seems to be running in this repository, e.g.\n"
3421 "an editor opened by 'git commit'. Please make sure all processes\n"
3422 "are terminated then try again. If it still fails, a git process\n"
3423 "may have crashed in this repository earlier:\n"
3424 "remove the file manually to continue."
3429 msgid "Unable to create '%s.lock': %s"
3433 msgid "failed to read the cache"
3436 #: merge.c:107 rerere.c:720 builtin/am.c:1874 builtin/am.c:1908
3437 #: builtin/checkout.c:537 builtin/checkout.c:796 builtin/clone.c:785
3438 #: builtin/stash.c:264
3439 msgid "unable to write new index file"
3442 #: merge-recursive.c:367
3443 msgid "(bad commit)\n"
3446 #: merge-recursive.c:390
3448 msgid "add_cacheinfo failed for path '%s'; merge aborting."
3451 #: merge-recursive.c:399
3453 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
3456 #: merge-recursive.c:885
3458 msgid "failed to create path '%s'%s"
3461 #: merge-recursive.c:896
3463 msgid "Removing %s to make room for subdirectory\n"
3466 #: merge-recursive.c:910 merge-recursive.c:929
3467 msgid ": perhaps a D/F conflict?"
3470 #: merge-recursive.c:919
3472 msgid "refusing to lose untracked file at '%s'"
3475 #: merge-recursive.c:960 builtin/cat-file.c:41
3477 msgid "cannot read object %s '%s'"
3480 #: merge-recursive.c:965
3482 msgid "blob expected for %s '%s'"
3485 #: merge-recursive.c:990
3487 msgid "failed to open '%s': %s"
3490 #: merge-recursive.c:1001
3492 msgid "failed to symlink '%s': %s"
3495 #: merge-recursive.c:1006
3497 msgid "do not know what to do with %06o %s '%s'"
3500 #: merge-recursive.c:1199
3502 msgid "Failed to merge submodule %s (not checked out)"
3505 #: merge-recursive.c:1206
3507 msgid "Failed to merge submodule %s (commits not present)"
3510 #: merge-recursive.c:1213
3512 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
3515 #: merge-recursive.c:1221 merge-recursive.c:1233
3517 msgid "Fast-forwarding submodule %s to the following commit:"
3520 #: merge-recursive.c:1224 merge-recursive.c:1236
3522 msgid "Fast-forwarding submodule %s"
3525 #: merge-recursive.c:1259
3527 msgid "Failed to merge submodule %s (merge following commits not found)"
3530 #: merge-recursive.c:1263
3532 msgid "Failed to merge submodule %s (not fast-forward)"
3535 #: merge-recursive.c:1264
3536 msgid "Found a possible merge resolution for the submodule:\n"
3539 #: merge-recursive.c:1267
3542 "If this is correct simply add it to the index for example\n"
3545 " git update-index --cacheinfo 160000 %s \"%s\"\n"
3547 "which will accept this suggestion.\n"
3550 #: merge-recursive.c:1276
3552 msgid "Failed to merge submodule %s (multiple merges found)"
3555 #: merge-recursive.c:1349
3556 msgid "Failed to execute internal merge"
3559 #: merge-recursive.c:1354
3561 msgid "Unable to add %s to database"
3564 #: merge-recursive.c:1386
3566 msgid "Auto-merging %s"
3569 #: merge-recursive.c:1410
3571 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
3574 #: merge-recursive.c:1482
3577 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
3581 #: merge-recursive.c:1487
3584 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
3588 #: merge-recursive.c:1494
3591 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
3595 #: merge-recursive.c:1499
3598 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
3599 "left in tree at %s."
3602 #: merge-recursive.c:1534
3606 #: merge-recursive.c:1534
3610 #: merge-recursive.c:1614 merge-recursive.c:2472 merge-recursive.c:3117
3612 msgid "Refusing to lose dirty file at %s"
3615 #: merge-recursive.c:1624
3617 msgid "Refusing to lose untracked file at %s, even though it's in the way."
3620 #: merge-recursive.c:1682
3622 msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
3625 #: merge-recursive.c:1713
3627 msgid "%s is a directory in %s adding as %s instead"
3630 #: merge-recursive.c:1718
3632 msgid "Refusing to lose untracked file at %s; adding as %s instead"
3635 #: merge-recursive.c:1737
3638 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
3639 "\"->\"%s\" in \"%s\"%s"
3642 #: merge-recursive.c:1742
3643 msgid " (left unresolved)"
3646 #: merge-recursive.c:1851
3648 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
3651 #: merge-recursive.c:2056
3654 "CONFLICT (directory rename split): Unclear where to place %s because "
3655 "directory %s was renamed to multiple other directories, with no destination "
3656 "getting a majority of the files."
3659 #: merge-recursive.c:2088
3662 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
3663 "implicit directory rename(s) putting the following path(s) there: %s."
3666 #: merge-recursive.c:2098
3669 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
3670 "implicit directory renames tried to put these paths there: %s"
3673 #: merge-recursive.c:2190
3676 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
3680 #: merge-recursive.c:2435
3683 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
3687 #: merge-recursive.c:2961
3689 msgid "cannot read object %s"
3692 #: merge-recursive.c:2964
3694 msgid "object %s is not a blob"
3697 #: merge-recursive.c:3028
3701 #: merge-recursive.c:3028
3705 #: merge-recursive.c:3040
3709 #: merge-recursive.c:3044
3713 #: merge-recursive.c:3067
3715 msgid "Skipped %s (merged same as existing)"
3718 #: merge-recursive.c:3089 git-submodule.sh:937
3722 #: merge-recursive.c:3090
3724 msgid "CONFLICT (%s): Merge conflict in %s"
3727 #: merge-recursive.c:3120
3729 msgid "Adding as %s instead"
3732 #: merge-recursive.c:3203
3735 "Path updated: %s added in %s inside a directory that was renamed in %s; "
3739 #: merge-recursive.c:3206
3742 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
3743 "in %s, suggesting it should perhaps be moved to %s."
3746 #: merge-recursive.c:3210
3749 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
3750 "%s; moving it to %s."
3753 #: merge-recursive.c:3213
3756 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
3757 "was renamed in %s, suggesting it should perhaps be moved to %s."
3760 #: merge-recursive.c:3327
3765 #: merge-recursive.c:3350
3766 msgid "file/directory"
3769 #: merge-recursive.c:3355
3770 msgid "directory/file"
3773 #: merge-recursive.c:3362
3775 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
3778 #: merge-recursive.c:3371
3783 #: merge-recursive.c:3380
3785 msgid "CONFLICT (add/add): Merge conflict in %s"
3788 #: merge-recursive.c:3424
3789 msgid "Already up to date!"
3792 #: merge-recursive.c:3433
3794 msgid "merging of trees %s and %s failed"
3797 #: merge-recursive.c:3537
3801 #: merge-recursive.c:3550
3803 msgid "found %u common ancestor:"
3804 msgid_plural "found %u common ancestors:"
3808 #: merge-recursive.c:3600
3809 msgid "merge returned no commit"
3812 #: merge-recursive.c:3659
3815 "Your local changes to the following files would be overwritten by merge:\n"
3819 #: merge-recursive.c:3756
3821 msgid "Could not parse object '%s'"
3824 #: merge-recursive.c:3774 builtin/merge.c:694 builtin/merge.c:874
3825 msgid "Unable to write index."
3830 msgid "multi-pack-index file %s is too small"
3835 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
3840 msgid "multi-pack-index version %d not recognized"
3845 msgid "hash version %u does not match"
3849 msgid "invalid chunk offset (too large)"
3853 msgid "terminating multi-pack-index chunk id appears earlier than expected"
3857 msgid "multi-pack-index missing required pack-name chunk"
3861 msgid "multi-pack-index missing required OID fanout chunk"
3865 msgid "multi-pack-index missing required OID lookup chunk"
3869 msgid "multi-pack-index missing required object offsets chunk"
3874 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
3879 msgid "bad pack-int-id: %u (%u total packs)"
3883 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
3887 msgid "error preparing packfile from multi-pack-index"
3892 msgid "failed to add packfile '%s'"
3897 msgid "failed to open pack-index '%s'"
3902 msgid "failed to locate object %d in packfile"
3907 msgid "did not see pack-file %s to drop"
3912 msgid "failed to clear multi-pack-index at %s"
3916 msgid "Looking for referenced packfiles"
3922 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
3926 msgid "Verifying OID order in MIDX"
3931 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
3935 msgid "Sorting objects by packfile"
3939 msgid "Verifying object offsets"
3944 msgid "failed to load pack entry for oid[%d] = %s"
3949 msgid "failed to load pack-index for packfile %s"
3954 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
3958 msgid "could not start pack-objects"
3962 msgid "could not finish pack-objects"
3967 msgid "unable to create lazy_dir thread: %s"
3972 msgid "unable to create lazy_name thread: %s"
3977 msgid "unable to join lazy_name thread: %s"
3980 #: notes-merge.c:277
3983 "You have not concluded your previous notes merge (%s exists).\n"
3984 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
3985 "commit/abort the previous merge before you start a new notes merge."
3988 #: notes-merge.c:284
3990 msgid "You have not concluded your notes merge (%s exists)."
3994 msgid "Cannot commit uninitialized/unreferenced notes tree"
3997 #: notes-utils.c:105
3999 msgid "Bad notes.rewriteMode value: '%s'"
4002 #: notes-utils.c:115
4004 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
4007 #. TRANSLATORS: The first %s is the name of
4008 #. the environment variable, the second %s is
4011 #: notes-utils.c:145
4013 msgid "Bad %s value: '%s'"
4018 msgid "invalid object type \"%s\""
4023 msgid "object %s is a %s, not a %s"
4028 msgid "object %s has unknown type id %d"
4033 msgid "unable to parse object: %s"
4036 #: object.c:266 object.c:277
4038 msgid "hash mismatch %s"
4042 msgid "offset before end of packfile (broken .idx?)"
4047 msgid "offset before start of pack index for %s (corrupt index?)"
4052 msgid "offset beyond end of pack index for %s (truncated index?)"
4055 #: parse-options.c:38
4057 msgid "%s requires a value"
4060 #: parse-options.c:73
4062 msgid "%s is incompatible with %s"
4065 #: parse-options.c:78
4067 msgid "%s : incompatible with something else"
4070 #: parse-options.c:92 parse-options.c:96 parse-options.c:319
4072 msgid "%s takes no value"
4075 #: parse-options.c:94
4077 msgid "%s isn't available"
4080 #: parse-options.c:219
4082 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
4085 #: parse-options.c:389
4087 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
4090 #: parse-options.c:423 parse-options.c:431
4092 msgid "did you mean `--%s` (with two dashes ?)"
4095 #: parse-options.c:860
4097 msgid "unknown option `%s'"
4100 #: parse-options.c:862
4102 msgid "unknown switch `%c'"
4105 #: parse-options.c:864
4107 msgid "unknown non-ascii option in string: `%s'"
4110 #: parse-options.c:888
4114 #: parse-options.c:907
4119 #. TRANSLATORS: the colon here should align with the
4120 #. one in "usage: %s" translation.
4122 #: parse-options.c:913
4127 #: parse-options.c:916
4132 #: parse-options.c:955
4136 #: parse-options.c:969
4138 msgid "alias of --%s"
4141 #: parse-options-cb.c:20 parse-options-cb.c:24
4143 msgid "option `%s' expects a numerical value"
4146 #: parse-options-cb.c:41
4148 msgid "malformed expiration date '%s'"
4151 #: parse-options-cb.c:54
4153 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
4156 #: parse-options-cb.c:130 parse-options-cb.c:147
4158 msgid "malformed object name '%s'"
4163 msgid "Could not make %s writable by group"
4167 msgid "Escape character '\\' not allowed as last character in attr value"
4171 msgid "Only one 'attr:' specification is allowed."
4175 msgid "attr spec must not be empty"
4180 msgid "invalid attribute name %s"
4184 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
4189 "global 'literal' pathspec setting is incompatible with all other global "
4194 msgid "invalid parameter for pathspec magic 'prefix'"
4199 msgid "Invalid pathspec magic '%.*s' in '%s'"
4204 msgid "Missing ')' at the end of pathspec magic in '%s'"
4209 msgid "Unimplemented pathspec magic '%c' in '%s'"
4214 msgid "%s: 'literal' and 'glob' are incompatible"
4219 msgid "%s: '%s' is outside repository"
4224 msgid "'%s' (mnemonic: '%c')"
4229 msgid "%s: pathspec magic not supported by this command: %s"
4234 msgid "pathspec '%s' is beyond a symbolic link"
4238 msgid "unable to write flush packet"
4242 msgid "unable to write delim packet"
4246 msgid "flush packet write failed"
4249 #: pkt-line.c:146 pkt-line.c:232
4250 msgid "protocol error: impossibly long line"
4253 #: pkt-line.c:162 pkt-line.c:164
4254 msgid "packet write with format failed"
4258 msgid "packet write failed - data exceeds max packet size"
4261 #: pkt-line.c:203 pkt-line.c:210
4262 msgid "packet write failed"
4270 msgid "the remote end hung up unexpectedly"
4275 msgid "protocol error: bad line length character: %.4s"
4278 #: pkt-line.c:341 pkt-line.c:346
4280 msgid "protocol error: bad line length %d"
4285 msgid "remote error: %s"
4288 #: preload-index.c:119
4289 msgid "Refreshing index"
4292 #: preload-index.c:138
4294 msgid "unable to create threaded lstat: %s"
4298 msgid "unable to parse --pretty format"
4301 #: promisor-remote.c:25
4302 msgid "Remote with no URL"
4305 #: promisor-remote.c:61
4307 msgid "promisor remote name cannot begin with '/': %s"
4311 msgid "could not start `log`"
4315 msgid "could not read `log` output"
4318 #: range-diff.c:92 sequencer.c:4985
4320 msgid "could not parse commit '%s'"
4325 msgid "could not parse git header '%.*s'"
4329 msgid "failed to generate diff"
4332 #: range-diff.c:507 range-diff.c:509
4334 msgid "could not parse log for '%s'"
4339 msgid "will not add file alias '%s' ('%s' already exists in index)"
4343 msgid "cannot create an empty blob in the object database"
4348 msgid "%s: can only add regular files, symbolic links or git-directories"
4353 msgid "'%s' does not have a commit checked out"
4358 msgid "unable to index file '%s'"
4363 msgid "unable to add '%s' to index"
4368 msgid "unable to stat '%s'"
4371 #: read-cache.c:1314
4373 msgid "'%s' appears as both a file and as a directory"
4376 #: read-cache.c:1520
4377 msgid "Refresh index"
4380 #: read-cache.c:1635
4383 "index.version set, but the value is invalid.\n"
4387 #: read-cache.c:1645
4390 "GIT_INDEX_VERSION set, but the value is invalid.\n"
4394 #: read-cache.c:1701
4396 msgid "bad signature 0x%08x"
4399 #: read-cache.c:1704
4401 msgid "bad index version %d"
4404 #: read-cache.c:1713
4405 msgid "bad index file sha1 signature"
4408 #: read-cache.c:1743
4410 msgid "index uses %.4s extension, which we do not understand"
4413 #: read-cache.c:1745
4415 msgid "ignoring %.4s extension"
4418 #: read-cache.c:1782
4420 msgid "unknown index entry format 0x%08x"
4423 #: read-cache.c:1798
4425 msgid "malformed name field in the index, near path '%s'"
4428 #: read-cache.c:1855
4429 msgid "unordered stage entries in index"
4432 #: read-cache.c:1858
4434 msgid "multiple stage entries for merged file '%s'"
4437 #: read-cache.c:1861
4439 msgid "unordered stage entries for '%s'"
4442 #: read-cache.c:1967 read-cache.c:2255 rerere.c:565 rerere.c:599 rerere.c:1111
4443 #: builtin/add.c:460 builtin/check-ignore.c:178 builtin/checkout.c:468
4444 #: builtin/checkout.c:652 builtin/clean.c:967 builtin/commit.c:347
4445 #: builtin/diff-tree.c:120 builtin/grep.c:499 builtin/mv.c:145
4446 #: builtin/reset.c:245 builtin/rm.c:271 builtin/submodule--helper.c:330
4447 msgid "index file corrupt"
4450 #: read-cache.c:2108
4452 msgid "unable to create load_cache_entries thread: %s"
4455 #: read-cache.c:2121
4457 msgid "unable to join load_cache_entries thread: %s"
4460 #: read-cache.c:2154
4462 msgid "%s: index file open failed"
4465 #: read-cache.c:2158
4467 msgid "%s: cannot stat the open index"
4470 #: read-cache.c:2162
4472 msgid "%s: index file smaller than expected"
4475 #: read-cache.c:2166
4477 msgid "%s: unable to map index file"
4480 #: read-cache.c:2208
4482 msgid "unable to create load_index_extensions thread: %s"
4485 #: read-cache.c:2235
4487 msgid "unable to join load_index_extensions thread: %s"
4490 #: read-cache.c:2267
4492 msgid "could not freshen shared index '%s'"
4495 #: read-cache.c:2314
4497 msgid "broken index, expect %s in %s, got %s"
4500 #: read-cache.c:3010 wrapper.c:622 builtin/merge.c:1119
4502 msgid "could not close '%s'"
4505 #: read-cache.c:3113 sequencer.c:2296 sequencer.c:3917
4507 msgid "could not stat '%s'"
4510 #: read-cache.c:3126
4512 msgid "unable to open git dir: %s"
4515 #: read-cache.c:3138
4517 msgid "unable to unlink: %s"
4520 #: read-cache.c:3163
4522 msgid "cannot fix permission bits on '%s'"
4525 #: read-cache.c:3312
4527 msgid "%s: cannot drop to stage #0"
4530 #: rebase-interactive.c:26
4533 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
4536 #: rebase-interactive.c:35
4540 "p, pick <commit> = use commit\n"
4541 "r, reword <commit> = use commit, but edit the commit message\n"
4542 "e, edit <commit> = use commit, but stop for amending\n"
4543 "s, squash <commit> = use commit, but meld into previous commit\n"
4544 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
4545 "x, exec <command> = run command (the rest of the line) using shell\n"
4546 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
4547 "d, drop <commit> = remove commit\n"
4548 "l, label <label> = label current HEAD with a name\n"
4549 "t, reset <label> = reset HEAD to a label\n"
4550 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
4551 ". create a merge commit using the original merge commit's\n"
4552 ". message (or the oneline, if no original merge commit was\n"
4553 ". specified). Use -c <commit> to reword the commit message.\n"
4555 "These lines can be re-ordered; they are executed from top to bottom.\n"
4558 #: rebase-interactive.c:56
4560 msgid "Rebase %s onto %s (%d command)"
4561 msgid_plural "Rebase %s onto %s (%d commands)"
4565 #: rebase-interactive.c:65 git-rebase--preserve-merges.sh:228
4568 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
4571 #: rebase-interactive.c:68 git-rebase--preserve-merges.sh:232
4574 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
4577 #: rebase-interactive.c:74 git-rebase--preserve-merges.sh:871
4580 "You are editing the todo file of an ongoing interactive rebase.\n"
4581 "To continue rebase after editing, run:\n"
4582 " git rebase --continue\n"
4586 #: rebase-interactive.c:79 git-rebase--preserve-merges.sh:948
4589 "However, if you remove everything, the rebase will be aborted.\n"
4593 #: rebase-interactive.c:85 git-rebase--preserve-merges.sh:955
4594 msgid "Note that empty commits are commented out"
4597 #: rebase-interactive.c:105 rerere.c:485 rerere.c:692 sequencer.c:3388
4598 #: sequencer.c:3414 sequencer.c:5084 builtin/fsck.c:356 builtin/rebase.c:235
4600 msgid "could not write '%s'"
4603 #: rebase-interactive.c:108
4605 msgid "could not copy '%s' to '%s'."
4608 #: rebase-interactive.c:173
4611 "Warning: some commits may have been dropped accidentally.\n"
4612 "Dropped commits (newer to older):\n"
4615 #: rebase-interactive.c:180
4618 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
4620 "Use 'git config rebase.missingCommitsCheck' to change the level of "
4622 "The possible behaviours are: ignore, warn, error.\n"
4628 msgid "%s does not point to a valid object!"
4633 msgid "ignoring dangling symref %s"
4636 #: refs.c:669 ref-filter.c:2098
4638 msgid "ignoring broken ref %s"
4643 msgid "could not open '%s' for writing: %s"
4646 #: refs.c:814 refs.c:865
4648 msgid "could not read ref '%s'"
4653 msgid "ref '%s' already exists"
4658 msgid "unexpected object ID when writing '%s'"
4661 #: refs.c:833 sequencer.c:403 sequencer.c:2647 sequencer.c:2851
4662 #: sequencer.c:2865 sequencer.c:3122 sequencer.c:5001 wrapper.c:620
4664 msgid "could not write to '%s'"
4667 #: refs.c:860 wrapper.c:188 wrapper.c:358 builtin/am.c:714
4668 #: builtin/rebase.c:1004
4670 msgid "could not open '%s' for writing"
4675 msgid "unexpected object ID when deleting '%s'"
4680 msgid "log for ref %s has gap after %s"
4685 msgid "log for ref %s unexpectedly ended on %s"
4690 msgid "log for %s is empty"
4695 msgid "refusing to update ref with bad name '%s'"
4700 msgid "update_ref failed for ref '%s': %s"
4705 msgid "multiple updates for ref '%s' not allowed"
4709 msgid "ref updates forbidden inside quarantine environment"
4712 #: refs.c:2151 refs.c:2181
4714 msgid "'%s' exists; cannot create '%s'"
4717 #: refs.c:2157 refs.c:2192
4719 msgid "cannot process '%s' and '%s' at the same time"
4722 #: refs/files-backend.c:1234
4724 msgid "could not remove reference %s"
4727 #: refs/files-backend.c:1248 refs/packed-backend.c:1541
4728 #: refs/packed-backend.c:1551
4730 msgid "could not delete reference %s: %s"
4733 #: refs/files-backend.c:1251 refs/packed-backend.c:1554
4735 msgid "could not delete references: %s"
4740 msgid "invalid refspec '%s'"
4743 #: ref-filter.c:42 wt-status.c:1938
4759 msgid "ahead %d, behind %d"
4764 msgid "expected format: %%(color:<color>)"
4769 msgid "unrecognized color: %%(color:%s)"
4774 msgid "Integer value expected refname:lstrip=%s"
4779 msgid "Integer value expected refname:rstrip=%s"
4784 msgid "unrecognized %%(%s) argument: %s"
4789 msgid "%%(objecttype) does not take arguments"
4794 msgid "unrecognized %%(objectsize) argument: %s"
4799 msgid "%%(deltabase) does not take arguments"
4804 msgid "%%(body) does not take arguments"
4809 msgid "%%(subject) does not take arguments"
4814 msgid "unknown %%(trailers) argument: %s"
4819 msgid "positive value expected contents:lines=%s"
4824 msgid "unrecognized %%(contents) argument: %s"
4829 msgid "positive value expected objectname:short=%s"
4834 msgid "unrecognized %%(objectname) argument: %s"
4839 msgid "expected format: %%(align:<width>,<position>)"
4844 msgid "unrecognized position:%s"
4849 msgid "unrecognized width:%s"
4854 msgid "unrecognized %%(align) argument: %s"
4859 msgid "positive width expected with the %%(align) atom"
4864 msgid "unrecognized %%(if) argument: %s"
4869 msgid "malformed field name: %.*s"
4874 msgid "unknown field name: %.*s"
4880 "not a git repository, but the field '%.*s' requires access to object data"
4885 msgid "format: %%(if) atom used without a %%(then) atom"
4890 msgid "format: %%(then) atom used without an %%(if) atom"
4895 msgid "format: %%(then) atom used more than once"
4900 msgid "format: %%(then) atom used after %%(else)"
4905 msgid "format: %%(else) atom used without an %%(if) atom"
4910 msgid "format: %%(else) atom used without a %%(then) atom"
4915 msgid "format: %%(else) atom used more than once"
4920 msgid "format: %%(end) atom used without corresponding atom"
4925 msgid "malformed format string %s"
4928 #: ref-filter.c:1488
4930 msgid "no branch, rebasing %s"
4933 #: ref-filter.c:1491
4935 msgid "no branch, rebasing detached HEAD %s"
4938 #: ref-filter.c:1494
4940 msgid "no branch, bisect started on %s"
4943 #: ref-filter.c:1504
4947 #: ref-filter.c:1540 ref-filter.c:1749
4949 msgid "missing object %s for %s"
4952 #: ref-filter.c:1550
4954 msgid "parse_object_buffer failed on %s for %s"
4957 #: ref-filter.c:2004
4959 msgid "malformed object at '%s'"
4962 #: ref-filter.c:2093
4964 msgid "ignoring ref with broken name %s"
4967 #: ref-filter.c:2389
4969 msgid "format: %%(end) atom missing"
4972 #: ref-filter.c:2489
4974 msgid "option `%s' is incompatible with --merged"
4977 #: ref-filter.c:2492
4979 msgid "option `%s' is incompatible with --no-merged"
4982 #: ref-filter.c:2502
4984 msgid "malformed object name %s"
4987 #: ref-filter.c:2507
4989 msgid "option `%s' must point to a commit"
4994 msgid "config remote shorthand cannot begin with '/': %s"
4998 msgid "more than one receivepack given, using the first"
5002 msgid "more than one uploadpack given, using the first"
5007 msgid "Cannot fetch both %s and %s to %s"
5012 msgid "%s usually tracks %s, not %s"
5017 msgid "%s tracks both %s and %s"
5022 msgid "key '%s' of pattern had no '*'"
5027 msgid "value '%s' of pattern has no '*'"
5032 msgid "src refspec %s does not match any"
5037 msgid "src refspec %s matches more than one"
5040 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
5041 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
5047 "The destination you provided is not a full refname (i.e.,\n"
5048 "starting with \"refs/\"). We tried to guess what you meant by:\n"
5050 "- Looking for a ref that matches '%s' on the remote side.\n"
5051 "- Checking if the <src> being pushed ('%s')\n"
5052 " is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
5053 " refs/{heads,tags}/ prefix on the remote side.\n"
5055 "Neither worked, so we gave up. You must fully qualify the ref."
5061 "The <src> part of the refspec is a commit object.\n"
5062 "Did you mean to create a new branch by pushing to\n"
5063 "'%s:refs/heads/%s'?"
5069 "The <src> part of the refspec is a tag object.\n"
5070 "Did you mean to create a new tag by pushing to\n"
5071 "'%s:refs/tags/%s'?"
5077 "The <src> part of the refspec is a tree object.\n"
5078 "Did you mean to tag a new tree by pushing to\n"
5079 "'%s:refs/tags/%s'?"
5085 "The <src> part of the refspec is a blob object.\n"
5086 "Did you mean to tag a new blob by pushing to\n"
5087 "'%s:refs/tags/%s'?"
5092 msgid "%s cannot be resolved to branch"
5097 msgid "unable to delete '%s': remote ref does not exist"
5102 msgid "dst refspec %s matches more than one"
5107 msgid "dst ref %s receives from more than one src"
5110 #: remote.c:1627 remote.c:1728
5111 msgid "HEAD does not point to a branch"
5116 msgid "no such branch: '%s'"
5121 msgid "no upstream configured for branch '%s'"
5126 msgid "upstream branch '%s' not stored as a remote-tracking branch"
5131 msgid "push destination '%s' on remote '%s' has no local tracking branch"
5136 msgid "branch '%s' has no remote for pushing"
5141 msgid "push refspecs for '%s' do not include '%s'"
5145 msgid "push has no destination (push.default is 'nothing')"
5149 msgid "cannot resolve 'simple' push to a single destination"
5154 msgid "couldn't find remote ref %s"
5159 msgid "* Ignoring funny ref '%s' locally"
5164 msgid "Your branch is based on '%s', but the upstream is gone.\n"
5168 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
5173 msgid "Your branch is up to date with '%s'.\n"
5178 msgid "Your branch and '%s' refer to different commits.\n"
5183 msgid " (use \"%s\" for details)\n"
5188 msgid "Your branch is ahead of '%s' by %d commit.\n"
5189 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
5194 msgid " (use \"git push\" to publish your local commits)\n"
5199 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
5201 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
5206 msgid " (use \"git pull\" to update your local branch)\n"
5212 "Your branch and '%s' have diverged,\n"
5213 "and have %d and %d different commit each, respectively.\n"
5215 "Your branch and '%s' have diverged,\n"
5216 "and have %d and %d different commits each, respectively.\n"
5221 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
5226 msgid "cannot parse expected object name '%s'"
5229 #: replace-object.c:21
5231 msgid "bad replace ref name: %s"
5234 #: replace-object.c:30
5236 msgid "duplicate replace ref: %s"
5239 #: replace-object.c:73
5241 msgid "replace depth too high for object %s"
5244 #: rerere.c:217 rerere.c:226 rerere.c:229
5245 msgid "corrupt MERGE_RR"
5248 #: rerere.c:264 rerere.c:269
5249 msgid "unable to write rerere record"
5254 msgid "there were errors while writing '%s' (%s)"
5259 msgid "failed to flush '%s'"
5262 #: rerere.c:503 rerere.c:1039
5264 msgid "could not parse conflict hunks in '%s'"
5269 msgid "failed utime() on '%s'"
5274 msgid "writing '%s' failed"
5279 msgid "Staged '%s' using previous resolution."
5284 msgid "Recorded resolution for '%s'."
5289 msgid "Resolved '%s' using previous resolution."
5294 msgid "cannot unlink stray '%s'"
5299 msgid "Recorded preimage for '%s'"
5302 #: rerere.c:881 submodule.c:2023 builtin/log.c:1790
5303 #: builtin/submodule--helper.c:1418 builtin/submodule--helper.c:1428
5305 msgid "could not create directory '%s'"
5310 msgid "failed to update conflicted state in '%s'"
5313 #: rerere.c:1068 rerere.c:1075
5315 msgid "no remembered resolution for '%s'"
5320 msgid "cannot unlink '%s'"
5325 msgid "Updated preimage for '%s'"
5330 msgid "Forgot resolution for '%s'\n"
5334 msgid "unable to open rr-cache directory"
5338 msgid "your current branch appears to be broken"
5343 msgid "your current branch '%s' does not have any commits yet"
5347 msgid "--first-parent is incompatible with --bisect"
5351 msgid "-L does not yet support diff formats besides -p and -s"
5354 #: run-command.c:763
5355 msgid "open /dev/null failed"
5358 #: run-command.c:1269
5360 msgid "cannot create async thread: %s"
5363 #: run-command.c:1333
5366 "The '%s' hook was ignored because it's not set as executable.\n"
5367 "You can disable this warning with `git config advice.ignoredHook false`."
5371 msgid "unexpected flush packet while reading remote unpack status"
5376 msgid "unable to parse remote unpack status: %s"
5381 msgid "remote unpack failed: %s"
5385 msgid "failed to sign the push certificate"
5389 msgid "the receiving end does not support --signed push"
5394 "not sending a push certificate since the receiving end does not support --"
5399 msgid "the receiving end does not support --atomic push"
5403 msgid "the receiving end does not support push options"
5408 msgid "invalid commit message cleanup mode '%s'"
5413 msgid "could not delete '%s'"
5416 #: sequencer.c:311 builtin/rebase.c:760 builtin/rebase.c:1676 builtin/rm.c:369
5418 msgid "could not remove '%s'"
5435 msgid "unknown action: %d"
5440 "after resolving the conflicts, mark the corrected paths\n"
5441 "with 'git add <paths>' or 'git rm <paths>'"
5446 "after resolving the conflicts, mark the corrected paths\n"
5447 "with 'git add <paths>' or 'git rm <paths>'\n"
5448 "and commit the result with 'git commit'"
5451 #: sequencer.c:401 sequencer.c:2847
5453 msgid "could not lock '%s'"
5458 msgid "could not write eol to '%s'"
5461 #: sequencer.c:413 sequencer.c:2652 sequencer.c:2853 sequencer.c:2867
5464 msgid "failed to finalize '%s'"
5467 #: sequencer.c:436 sequencer.c:1585 sequencer.c:2672 sequencer.c:3112
5468 #: sequencer.c:3221 builtin/am.c:244 builtin/commit.c:763 builtin/merge.c:1117
5469 #: builtin/rebase.c:568
5471 msgid "could not read '%s'"
5476 msgid "your local changes would be overwritten by %s."
5480 msgid "commit your changes or stash them to proceed."
5485 msgid "%s: fast-forward"
5488 #: sequencer.c:537 builtin/tag.c:565
5490 msgid "Invalid cleanup mode %s"
5493 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
5498 msgid "%s: Unable to write new index file"
5502 msgid "unable to update cache tree"
5506 msgid "could not resolve HEAD commit"
5511 msgid "no key present in '%.*s'"
5516 msgid "unable to dequote value of '%s'"
5519 #: sequencer.c:790 wrapper.c:190 wrapper.c:360 builtin/am.c:705
5520 #: builtin/am.c:797 builtin/merge.c:1114 builtin/rebase.c:1046
5522 msgid "could not open '%s' for reading"
5526 msgid "'GIT_AUTHOR_NAME' already given"
5530 msgid "'GIT_AUTHOR_EMAIL' already given"
5534 msgid "'GIT_AUTHOR_DATE' already given"
5539 msgid "unknown variable '%s'"
5543 msgid "missing 'GIT_AUTHOR_NAME'"
5547 msgid "missing 'GIT_AUTHOR_EMAIL'"
5551 msgid "missing 'GIT_AUTHOR_DATE'"
5557 "you have staged changes in your working tree\n"
5558 "If these changes are meant to be squashed into the previous commit, run:\n"
5560 " git commit --amend %s\n"
5562 "If they are meant to go into a new commit, run:\n"
5566 "In both cases, once you're done, continue with:\n"
5568 " git rebase --continue\n"
5572 msgid "'prepare-commit-msg' hook failed"
5577 "Your name and email address were configured automatically based\n"
5578 "on your username and hostname. Please check that they are accurate.\n"
5579 "You can suppress this message by setting them explicitly. Run the\n"
5580 "following command and follow the instructions in your editor to edit\n"
5581 "your configuration file:\n"
5583 " git config --global --edit\n"
5585 "After doing this, you may fix the identity used for this commit with:\n"
5587 " git commit --amend --reset-author\n"
5592 "Your name and email address were configured automatically based\n"
5593 "on your username and hostname. Please check that they are accurate.\n"
5594 "You can suppress this message by setting them explicitly:\n"
5596 " git config --global user.name \"Your Name\"\n"
5597 " git config --global user.email you@example.com\n"
5599 "After doing this, you may fix the identity used for this commit with:\n"
5601 " git commit --amend --reset-author\n"
5605 msgid "couldn't look up newly created commit"
5609 msgid "could not parse newly created commit"
5613 msgid "unable to resolve HEAD after creating commit"
5617 msgid "detached HEAD"
5621 msgid " (root-commit)"
5625 msgid "could not parse HEAD"
5630 msgid "HEAD %s is not a commit!"
5633 #: sequencer.c:1289 builtin/commit.c:1571
5634 msgid "could not parse HEAD commit"
5637 #: sequencer.c:1341 sequencer.c:1933
5638 msgid "unable to parse commit author"
5641 #: sequencer.c:1352 builtin/am.c:1561 builtin/merge.c:684
5642 msgid "git write-tree failed to write a tree"
5645 #: sequencer.c:1369 sequencer.c:1429
5647 msgid "unable to read commit message from '%s'"
5650 #: sequencer.c:1396 builtin/am.c:1583 builtin/commit.c:1670 builtin/merge.c:883
5651 #: builtin/merge.c:908
5652 msgid "failed to write commit object"
5657 msgid "could not parse commit %s"
5662 msgid "could not parse parent commit %s"
5665 #: sequencer.c:1535 sequencer.c:1645
5667 msgid "unknown command: %d"
5670 #: sequencer.c:1592 sequencer.c:1617
5672 msgid "This is a combination of %d commits."
5676 msgid "need a HEAD to fixup"
5679 #: sequencer.c:1604 sequencer.c:3157
5680 msgid "could not read HEAD"
5684 msgid "could not read HEAD's commit message"
5689 msgid "cannot write '%s'"
5692 #: sequencer.c:1619 git-rebase--preserve-merges.sh:496
5693 msgid "This is the 1st commit message:"
5698 msgid "could not read commit message of %s"
5703 msgid "This is the commit message #%d:"
5708 msgid "The commit message #%d will be skipped:"
5712 msgid "your index file is unmerged."
5716 msgid "cannot fixup root commit"
5721 msgid "commit %s is a merge but no -m option was given."
5724 #: sequencer.c:1762 sequencer.c:1770
5726 msgid "commit %s does not have parent %d"
5731 msgid "cannot get commit message for %s"
5734 #. TRANSLATORS: The first %s will be a "todo" command like
5735 #. "revert" or "pick", the second %s a SHA1.
5738 msgid "%s: cannot parse parent commit %s"
5743 msgid "could not rename '%s' to '%s'"
5748 msgid "could not revert %s... %s"
5753 msgid "could not apply %s... %s"
5758 msgid "git %s: failed to read the index"
5763 msgid "git %s: failed to refresh the index"
5768 msgid "%s does not accept arguments: '%s'"
5773 msgid "missing arguments for %s"
5778 msgid "could not parse '%.*s'"
5783 msgid "invalid line %d: %.*s"
5788 msgid "cannot '%s' without a previous commit"
5791 #: sequencer.c:2225 builtin/rebase.c:153 builtin/rebase.c:178
5792 #: builtin/rebase.c:204 builtin/rebase.c:229
5794 msgid "could not read '%s'."
5798 msgid "cancelling a cherry picking in progress"
5802 msgid "cancelling a revert in progress"
5806 msgid "please fix this using 'git rebase --edit-todo'."
5811 msgid "unusable instruction sheet: '%s'"
5815 msgid "no commits parsed."
5819 msgid "cannot cherry-pick during a revert."
5823 msgid "cannot revert during a cherry-pick."
5828 msgid "invalid value for %s: %s"
5832 msgid "unusable squash-onto"
5837 msgid "malformed options sheet: '%s'"
5840 #: sequencer.c:2590 sequencer.c:4308
5841 msgid "empty commit set passed"
5845 msgid "revert is already in progress"
5850 msgid "try \"git revert (--continue | %s--abort | --quit)\""
5854 msgid "cherry-pick is already in progress"
5859 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
5864 msgid "could not create sequencer directory '%s'"
5868 msgid "could not lock HEAD"
5871 #: sequencer.c:2702 sequencer.c:4057
5872 msgid "no cherry-pick or revert in progress"
5875 #: sequencer.c:2704 sequencer.c:2715
5876 msgid "cannot resolve HEAD"
5879 #: sequencer.c:2706 sequencer.c:2750
5880 msgid "cannot abort from a branch yet to be born"
5883 #: sequencer.c:2736 builtin/grep.c:736
5885 msgid "cannot open '%s'"
5890 msgid "cannot read '%s': %s"
5894 msgid "unexpected end of file"
5899 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
5903 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
5907 msgid "no revert in progress"
5911 msgid "no cherry-pick in progress"
5915 msgid "failed to skip the commit"
5919 msgid "there is nothing to skip"
5925 "have you committed already?\n"
5926 "try \"git %s --continue\""
5929 #: sequencer.c:2949 sequencer.c:3969
5931 msgid "could not update %s"
5934 #: sequencer.c:2987 sequencer.c:3949
5935 msgid "cannot read HEAD"
5940 msgid "unable to copy '%s' to '%s'"
5946 "You can amend the commit now, with\n"
5948 " git commit --amend %s\n"
5950 "Once you are satisfied with your changes, run\n"
5952 " git rebase --continue\n"
5957 msgid "Could not apply %s... %.*s"
5962 msgid "Could not merge %.*s"
5965 #: sequencer.c:3043 sequencer.c:3047 builtin/difftool.c:641
5967 msgid "could not copy '%s' to '%s'"
5970 #: sequencer.c:3069 sequencer.c:3506 builtin/rebase.c:850 builtin/rebase.c:1613
5971 #: builtin/rebase.c:1987 builtin/rebase.c:2031
5972 msgid "could not read index"
5978 "execution failed: %s\n"
5979 "%sYou can fix the problem, and then run\n"
5981 " git rebase --continue\n"
5986 msgid "and made changes to the index and/or the working tree\n"
5992 "execution succeeded: %s\n"
5993 "but left changes to the index and/or the working tree\n"
5994 "Commit or stash your changes, and then run\n"
5996 " git rebase --continue\n"
6002 msgid "illegal label name: '%.*s'"
6006 msgid "writing fake root commit"
6010 msgid "writing squash-onto"
6013 #: sequencer.c:3244 builtin/rebase.c:855 builtin/rebase.c:861
6015 msgid "failed to find tree of %s"
6018 #: sequencer.c:3262 builtin/rebase.c:874
6019 msgid "could not write index"
6024 msgid "could not resolve '%s'"
6028 msgid "cannot merge without a current revision"
6033 msgid "unable to parse '%.*s'"
6038 msgid "nothing to merge: '%.*s'"
6042 msgid "octopus merge cannot be executed on top of a [new root]"
6047 msgid "could not get commit message of '%s'"
6052 msgid "could not even attempt to merge '%.*s'"
6056 msgid "merge: Unable to write new index file"
6059 #: sequencer.c:3623 builtin/rebase.c:712
6061 msgid "Applied autostash.\n"
6066 msgid "cannot store %s"
6069 #: sequencer.c:3638 builtin/rebase.c:728 git-rebase--preserve-merges.sh:113
6072 "Applying autostash resulted in conflicts.\n"
6073 "Your changes are safe in the stash.\n"
6074 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
6079 msgid "could not checkout %s"
6084 msgid "%s: not a valid OID"
6087 #: sequencer.c:3718 git-rebase--preserve-merges.sh:779
6088 msgid "could not detach HEAD"
6093 msgid "Stopped at HEAD\n"
6098 msgid "Stopped at %s\n"
6104 "Could not execute the todo command\n"
6107 "It has been rescheduled; To edit the command before continuing, please\n"
6108 "edit the todo list first:\n"
6110 " git rebase --edit-todo\n"
6111 " git rebase --continue\n"
6116 msgid "Stopped at %s... %.*s\n"
6121 msgid "unknown command %d"
6125 msgid "could not read orig-head"
6129 msgid "could not read 'onto'"
6134 msgid "could not update HEAD to %s"
6138 msgid "cannot rebase: You have unstaged changes."
6142 msgid "cannot amend non-existing commit"
6147 msgid "invalid file: '%s'"
6152 msgid "invalid contents: '%s'"
6158 "You have uncommitted changes in your working tree. Please, commit them\n"
6159 "first and then run 'git rebase --continue' again."
6162 #: sequencer.c:4121 sequencer.c:4159
6164 msgid "could not write file: '%s'"
6168 msgid "could not remove CHERRY_PICK_HEAD"
6172 msgid "could not commit staged changes."
6177 msgid "%s: can't cherry-pick a %s"
6182 msgid "%s: bad revision"
6186 msgid "can't revert as initial commit"
6190 msgid "make_script: unhandled options"
6194 msgid "make_script: error preparing revisions"
6199 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
6201 "Or you can abort the rebase with 'git rebase --abort'.\n"
6204 #: sequencer.c:5047 sequencer.c:5064
6205 msgid "nothing to do"
6209 msgid "could not skip unnecessary pick commands"
6213 msgid "the script was already rearranged."
6218 msgid "'%s' is outside repository"
6224 "%s: no such path in the working tree.\n"
6225 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
6231 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
6232 "Use '--' to separate paths from revisions, like this:\n"
6233 "'git <command> [<revision>...] -- [<file>...]'"
6238 msgid "option '%s' must come before non-option arguments"
6244 "ambiguous argument '%s': both revision and filename\n"
6245 "Use '--' to separate paths from revisions, like this:\n"
6246 "'git <command> [<revision>...] -- [<file>...]'"
6250 msgid "unable to set up work tree using invalid config"
6254 msgid "this operation must be run in a work tree"
6259 msgid "Expected git repo version <= %d, found %d"
6263 msgid "unknown repository extensions found:"
6268 msgid "error opening '%s'"
6273 msgid "too large to be a .git file: '%s'"
6278 msgid "error reading %s"
6283 msgid "invalid gitfile format: %s"
6288 msgid "no path in gitfile: %s"
6293 msgid "not a git repository: %s"
6298 msgid "'$%s' too big"
6303 msgid "not a git repository: '%s'"
6306 #: setup.c:720 setup.c:722 setup.c:753
6308 msgid "cannot chdir to '%s'"
6311 #: setup.c:725 setup.c:781 setup.c:791 setup.c:830 setup.c:838
6312 msgid "cannot come back to cwd"
6317 msgid "failed to stat '%*s%s%s'"
6321 msgid "Unable to read current working directory"
6324 #: setup.c:1099 setup.c:1105
6326 msgid "cannot change to '%s'"
6331 msgid "not a git repository (or any of the parent directories): %s"
6337 "not a git repository (or any parent up to mount point %s)\n"
6338 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
6344 "problem with core.sharedRepository filemode value (0%.3o).\n"
6345 "The owner of files must always have read and write permissions."
6349 msgid "open /dev/null or dup failed"
6357 msgid "setsid failed"
6362 msgid "object directory %s does not exist; check .git/objects/info/alternates"
6367 msgid "unable to normalize alternate object path: %s"
6372 msgid "%s: ignoring alternate object stores, nesting too deep"
6377 msgid "unable to normalize object directory: %s"
6381 msgid "unable to fdopen alternates lockfile"
6385 msgid "unable to read alternates file"
6389 msgid "unable to move new alternates file into place"
6394 msgid "path '%s' does not exist"
6399 msgid "reference repository '%s' as a linked checkout is not supported yet."
6404 msgid "reference repository '%s' is not a local repository."
6409 msgid "reference repository '%s' is shallow"
6414 msgid "reference repository '%s' is grafted"
6419 msgid "invalid line while parsing alternate refs: %s"
6424 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
6433 msgid "object file %s is empty"
6436 #: sha1-file.c:1252 sha1-file.c:2392
6438 msgid "corrupt loose object '%s'"
6441 #: sha1-file.c:1254 sha1-file.c:2396
6443 msgid "garbage at end of loose object '%s'"
6447 msgid "invalid object type"
6452 msgid "unable to unpack %s header with --allow-unknown-type"
6457 msgid "unable to unpack %s header"
6462 msgid "unable to parse %s header with --allow-unknown-type"
6467 msgid "unable to parse %s header"
6472 msgid "failed to read object %s"
6477 msgid "replacement %s not found for %s"
6482 msgid "loose object %s (stored in %s) is corrupt"
6487 msgid "packed object %s (stored in %s) is corrupt"
6492 msgid "unable to write file %s"
6497 msgid "unable to set permission to '%s'"
6501 msgid "file write error"
6505 msgid "error when closing loose object file"
6510 msgid "insufficient permission for adding an object to repository database %s"
6514 msgid "unable to create temporary file"
6518 msgid "unable to write loose object file"
6523 msgid "unable to deflate new object %s (%d)"
6528 msgid "deflateEnd on object %s failed (%d)"
6533 msgid "confused by unstable object source data for %s"
6536 #: sha1-file.c:1847 builtin/pack-objects.c:925
6538 msgid "failed utime() on %s"
6543 msgid "cannot read object for %s"
6547 msgid "corrupt commit"
6556 msgid "read error while indexing %s"
6561 msgid "short read while indexing %s"
6564 #: sha1-file.c:2145 sha1-file.c:2154
6566 msgid "%s: failed to insert into database"
6571 msgid "%s: unsupported file type"
6576 msgid "%s is not a valid object"
6581 msgid "%s is not a valid '%s' object"
6584 #: sha1-file.c:2213 builtin/index-pack.c:155
6586 msgid "unable to open %s"
6589 #: sha1-file.c:2403 sha1-file.c:2455
6591 msgid "hash mismatch for %s (expected %s)"
6596 msgid "unable to mmap %s"
6601 msgid "unable to unpack header of %s"
6606 msgid "unable to parse header of %s"
6611 msgid "unable to unpack contents of %s"
6616 msgid "short SHA1 %s is ambiguous"
6620 msgid "The candidates are:"
6625 "Git normally never creates a ref that ends with 40 hex characters\n"
6626 "because it will be ignored when you just specify 40-hex. These refs\n"
6627 "may be created by mistake. For example,\n"
6629 " git switch -c $br $(git rev-parse ...)\n"
6631 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
6632 "examine these refs and maybe delete them. Turn this message off by\n"
6633 "running \"git config advice.objectNameWarning false\""
6636 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
6639 msgid "%u.%2.2u GiB"
6642 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
6645 msgid "%u.%2.2u GiB/s"
6648 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
6651 msgid "%u.%2.2u MiB"
6654 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
6657 msgid "%u.%2.2u MiB/s"
6660 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
6663 msgid "%u.%2.2u KiB"
6666 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
6669 msgid "%u.%2.2u KiB/s"
6672 #. TRANSLATORS: IEC 80000-13:2008 byte
6676 msgid_plural "%u bytes"
6680 #. TRANSLATORS: IEC 80000-13:2008 byte/second
6684 msgid_plural "%u bytes/s"
6688 #: submodule.c:114 submodule.c:143
6689 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
6692 #: submodule.c:118 submodule.c:147
6694 msgid "Could not find section in .gitmodules where path=%s"
6699 msgid "Could not remove .gitmodules entry for %s"
6703 msgid "staging updated .gitmodules failed"
6708 msgid "in unpopulated submodule '%s'"
6713 msgid "Pathspec '%s' is in submodule '%.*s'"
6718 msgid "submodule entry '%s' (%s) is a %s, not a commit"
6721 #: submodule.c:1147 builtin/branch.c:680 builtin/submodule--helper.c:1989
6722 msgid "Failed to resolve HEAD as a valid ref."
6727 msgid "Could not access submodule '%s'"
6732 msgid "'%s' not recognized as a git repository"
6737 msgid "could not start 'git status' in submodule '%s'"
6742 msgid "could not run 'git status' in submodule '%s'"
6747 msgid "Could not unset core.worktree setting in submodule '%s'"
6752 msgid "submodule '%s' has dirty index"
6757 msgid "Submodule '%s' could not be updated."
6763 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
6766 #: submodule.c:2019 submodule.c:2074
6768 msgid "could not lookup name for submodule '%s'"
6774 "Migrating git directory of '%s%s' from\n"
6781 msgid "could not recurse into submodule '%s'"
6785 msgid "could not start ls-files in .."
6790 msgid "ls-tree returned unexpected return code %d"
6793 #: submodule-config.c:236
6795 msgid "ignoring suspicious submodule name: %s"
6798 #: submodule-config.c:303
6799 msgid "negative values not allowed for submodule.fetchjobs"
6802 #: submodule-config.c:401
6804 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
6807 #: submodule-config.c:490
6809 msgid "invalid value for %s"
6812 #: submodule-config.c:761
6814 msgid "Could not update .gitmodules entry %s"
6819 msgid "running trailer command '%s' failed"
6822 #: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
6825 msgid "unknown value '%s' for key '%s'"
6828 #: trailer.c:539 trailer.c:544 builtin/remote.c:295
6830 msgid "more than one %s"
6835 msgid "empty trailer token in trailer '%.*s'"
6840 msgid "could not read input file '%s'"
6844 msgid "could not read from stdin"
6847 #: trailer.c:1011 wrapper.c:665
6849 msgid "could not stat %s"
6854 msgid "file %s is not a regular file"
6859 msgid "file %s is not writable by user"
6863 msgid "could not open temporary file"
6868 msgid "could not rename temporary file to %s"
6873 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
6878 msgid "could not read bundle '%s'"
6883 msgid "transport: invalid depth option '%s'"
6887 msgid "see protocol.version in 'git help config' for more details"
6891 msgid "server options require protocol version 2 or later"
6895 msgid "could not parse transport.color.* config"
6899 msgid "support for protocol v2 not implemented yet"
6904 msgid "unknown value for config '%s': %s"
6909 msgid "transport '%s' not allowed"
6913 msgid "git-over-rsync is no longer supported"
6919 "The following submodule paths contain changes that can\n"
6920 "not be found on any remote:\n"
6929 "\tgit push --recurse-submodules=on-demand\n"
6931 "or cd to the path and use\n"
6935 "to push them to a remote.\n"
6944 msgid "failed to push all needed submodules"
6947 #: transport.c:1345 transport-helper.c:655
6948 msgid "operation not supported by protocol"
6951 #: transport-helper.c:61 transport-helper.c:90
6952 msgid "full write to remote helper failed"
6955 #: transport-helper.c:144
6957 msgid "unable to find remote helper for '%s'"
6960 #: transport-helper.c:160 transport-helper.c:569
6961 msgid "can't dup helper output fd"
6964 #: transport-helper.c:211
6967 "unknown mandatory capability %s; this remote helper probably needs newer "
6971 #: transport-helper.c:217
6972 msgid "this remote helper should implement refspec capability"
6975 #: transport-helper.c:284 transport-helper.c:424
6977 msgid "%s unexpectedly said: '%s'"
6980 #: transport-helper.c:413
6982 msgid "%s also locked %s"
6985 #: transport-helper.c:491
6986 msgid "couldn't run fast-import"
6989 #: transport-helper.c:514
6990 msgid "error while running fast-import"
6993 #: transport-helper.c:543 transport-helper.c:1132
6995 msgid "could not read ref %s"
6998 #: transport-helper.c:588
7000 msgid "unknown response to connect: %s"
7003 #: transport-helper.c:610
7004 msgid "setting remote service path not supported by protocol"
7007 #: transport-helper.c:612
7008 msgid "invalid remote service path"
7011 #: transport-helper.c:658
7013 msgid "can't connect to subservice %s"
7016 #: transport-helper.c:734
7018 msgid "expected ok/error, helper said '%s'"
7021 #: transport-helper.c:787
7023 msgid "helper reported unexpected status of %s"
7026 #: transport-helper.c:848
7028 msgid "helper %s does not support dry-run"
7031 #: transport-helper.c:851
7033 msgid "helper %s does not support --signed"
7036 #: transport-helper.c:854
7038 msgid "helper %s does not support --signed=if-asked"
7041 #: transport-helper.c:859
7043 msgid "helper %s does not support --atomic"
7046 #: transport-helper.c:865
7048 msgid "helper %s does not support 'push-option'"
7051 #: transport-helper.c:963
7052 msgid "remote-helper doesn't support push; refspec needed"
7055 #: transport-helper.c:968
7057 msgid "helper %s does not support 'force'"
7060 #: transport-helper.c:1015
7061 msgid "couldn't run fast-export"
7064 #: transport-helper.c:1020
7065 msgid "error while running fast-export"
7068 #: transport-helper.c:1045
7071 "No refs in common and none specified; doing nothing.\n"
7072 "Perhaps you should specify a branch such as 'master'.\n"
7075 #: transport-helper.c:1118
7077 msgid "malformed response in ref list: %s"
7080 #: transport-helper.c:1270
7082 msgid "read(%s) failed"
7085 #: transport-helper.c:1297
7087 msgid "write(%s) failed"
7090 #: transport-helper.c:1346
7092 msgid "%s thread failed"
7095 #: transport-helper.c:1350
7097 msgid "%s thread failed to join: %s"
7100 #: transport-helper.c:1369 transport-helper.c:1373
7102 msgid "can't start thread for copying data: %s"
7105 #: transport-helper.c:1410
7107 msgid "%s process failed to wait"
7110 #: transport-helper.c:1414
7112 msgid "%s process failed"
7115 #: transport-helper.c:1432 transport-helper.c:1441
7116 msgid "can't start thread for copying data"
7120 msgid "too-short tree object"
7124 msgid "malformed mode in tree entry"
7128 msgid "empty filename in tree entry"
7132 msgid "too-short tree file"
7135 #: unpack-trees.c:110
7138 "Your local changes to the following files would be overwritten by checkout:\n"
7139 "%%sPlease commit your changes or stash them before you switch branches."
7142 #: unpack-trees.c:112
7145 "Your local changes to the following files would be overwritten by checkout:\n"
7149 #: unpack-trees.c:115
7152 "Your local changes to the following files would be overwritten by merge:\n"
7153 "%%sPlease commit your changes or stash them before you merge."
7156 #: unpack-trees.c:117
7159 "Your local changes to the following files would be overwritten by merge:\n"
7163 #: unpack-trees.c:120
7166 "Your local changes to the following files would be overwritten by %s:\n"
7167 "%%sPlease commit your changes or stash them before you %s."
7170 #: unpack-trees.c:122
7173 "Your local changes to the following files would be overwritten by %s:\n"
7177 #: unpack-trees.c:127
7180 "Updating the following directories would lose untracked files in them:\n"
7184 #: unpack-trees.c:131
7187 "The following untracked working tree files would be removed by checkout:\n"
7188 "%%sPlease move or remove them before you switch branches."
7191 #: unpack-trees.c:133
7194 "The following untracked working tree files would be removed by checkout:\n"
7198 #: unpack-trees.c:136
7201 "The following untracked working tree files would be removed by merge:\n"
7202 "%%sPlease move or remove them before you merge."
7205 #: unpack-trees.c:138
7208 "The following untracked working tree files would be removed by merge:\n"
7212 #: unpack-trees.c:141
7215 "The following untracked working tree files would be removed by %s:\n"
7216 "%%sPlease move or remove them before you %s."
7219 #: unpack-trees.c:143
7222 "The following untracked working tree files would be removed by %s:\n"
7226 #: unpack-trees.c:149
7229 "The following untracked working tree files would be overwritten by "
7231 "%%sPlease move or remove them before you switch branches."
7234 #: unpack-trees.c:151
7237 "The following untracked working tree files would be overwritten by "
7242 #: unpack-trees.c:154
7245 "The following untracked working tree files would be overwritten by merge:\n"
7246 "%%sPlease move or remove them before you merge."
7249 #: unpack-trees.c:156
7252 "The following untracked working tree files would be overwritten by merge:\n"
7256 #: unpack-trees.c:159
7259 "The following untracked working tree files would be overwritten by %s:\n"
7260 "%%sPlease move or remove them before you %s."
7263 #: unpack-trees.c:161
7266 "The following untracked working tree files would be overwritten by %s:\n"
7270 #: unpack-trees.c:169
7272 msgid "Entry '%s' overlaps with '%s'. Cannot bind."
7275 #: unpack-trees.c:172
7278 "Cannot update sparse checkout: the following entries are not up to date:\n"
7282 #: unpack-trees.c:174
7285 "The following working tree files would be overwritten by sparse checkout "
7290 #: unpack-trees.c:176
7293 "The following working tree files would be removed by sparse checkout "
7298 #: unpack-trees.c:178
7301 "Cannot update submodule:\n"
7305 #: unpack-trees.c:255
7310 #: unpack-trees.c:317
7311 msgid "Updating files"
7314 #: unpack-trees.c:349
7316 "the following paths have collided (e.g. case-sensitive paths\n"
7317 "on a case-insensitive filesystem) and only one from the same\n"
7318 "colliding group is in the working tree:\n"
7322 msgid "invalid URL scheme name or missing '://' suffix"
7325 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
7327 msgid "invalid %XX escape sequence"
7331 msgid "missing host and scheme is not 'file:'"
7335 msgid "a 'file:' URL may not have a port number"
7339 msgid "invalid characters in host name"
7342 #: urlmatch.c:292 urlmatch.c:303
7343 msgid "invalid port number"
7347 msgid "invalid '..' path segment"
7350 #: worktree.c:258 builtin/am.c:2084
7352 msgid "failed to read '%s'"
7357 msgid "'%s' at main working tree is not the repository directory"
7362 msgid "'%s' file does not contain absolute path to the working tree location"
7367 msgid "'%s' does not exist"
7372 msgid "'%s' is not a .git file, error code %d"
7377 msgid "'%s' does not point back to '%s'"
7380 #: wrapper.c:186 wrapper.c:356
7382 msgid "could not open '%s' for reading and writing"
7385 #: wrapper.c:387 wrapper.c:588
7387 msgid "unable to access '%s'"
7391 msgid "unable to get current working directory"
7395 msgid "Unmerged paths:"
7398 #: wt-status.c:187 wt-status.c:219
7399 msgid " (use \"git restore --staged <file>...\" to unstage)"
7402 #: wt-status.c:190 wt-status.c:222
7404 msgid " (use \"git restore --source=%s --staged <file>...\" to unstage)"
7407 #: wt-status.c:193 wt-status.c:225
7408 msgid " (use \"git rm --cached <file>...\" to unstage)"
7412 msgid " (use \"git add <file>...\" to mark resolution)"
7415 #: wt-status.c:199 wt-status.c:203
7416 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
7420 msgid " (use \"git rm <file>...\" to mark resolution)"
7423 #: wt-status.c:211 wt-status.c:1074
7424 msgid "Changes to be committed:"
7427 #: wt-status.c:234 wt-status.c:1083
7428 msgid "Changes not staged for commit:"
7432 msgid " (use \"git add <file>...\" to update what will be committed)"
7436 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
7441 " (use \"git restore <file>...\" to discard changes in working directory)"
7445 msgid " (commit or discard the untracked or modified content in submodules)"
7450 msgid " (use \"git %s <file>...\" to include in what will be committed)"
7454 msgid "both deleted:"
7458 msgid "added by us:"
7462 msgid "deleted by them:"
7466 msgid "added by them:"
7470 msgid "deleted by us:"
7478 msgid "both modified:"
7514 msgid "new commits, "
7518 msgid "modified content, "
7522 msgid "untracked content, "
7527 msgid "Your stash currently has %d entry"
7528 msgid_plural "Your stash currently has %d entries"
7533 msgid "Submodules changed but not updated:"
7537 msgid "Submodule changes to be committed:"
7542 "Do not modify or remove the line above.\n"
7543 "Everything below it will be ignored."
7550 "It took %.2f seconds to compute the branch ahead/behind values.\n"
7551 "You can use '--no-ahead-behind' to avoid this.\n"
7555 msgid "You have unmerged paths."
7559 msgid " (fix conflicts and run \"git commit\")"
7563 msgid " (use \"git merge --abort\" to abort the merge)"
7567 msgid "All conflicts fixed but you are still merging."
7571 msgid " (use \"git commit\" to conclude merge)"
7575 msgid "You are in the middle of an am session."
7579 msgid "The current patch is empty."
7583 msgid " (fix conflicts and then run \"git am --continue\")"
7587 msgid " (use \"git am --skip\" to skip this patch)"
7591 msgid " (use \"git am --abort\" to restore the original branch)"
7595 msgid "git-rebase-todo is missing."
7599 msgid "No commands done."
7604 msgid "Last command done (%d command done):"
7605 msgid_plural "Last commands done (%d commands done):"
7611 msgid " (see more in file %s)"
7615 msgid "No commands remaining."
7620 msgid "Next command to do (%d remaining command):"
7621 msgid_plural "Next commands to do (%d remaining commands):"
7626 msgid " (use \"git rebase --edit-todo\" to view and edit)"
7631 msgid "You are currently rebasing branch '%s' on '%s'."
7635 msgid "You are currently rebasing."
7639 msgid " (fix conflicts and then run \"git rebase --continue\")"
7643 msgid " (use \"git rebase --skip\" to skip this patch)"
7647 msgid " (use \"git rebase --abort\" to check out the original branch)"
7651 msgid " (all conflicts fixed: run \"git rebase --continue\")"
7657 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
7661 msgid "You are currently splitting a commit during a rebase."
7665 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
7670 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
7674 msgid "You are currently editing a commit during a rebase."
7678 msgid " (use \"git commit --amend\" to amend the current commit)"
7683 " (use \"git rebase --continue\" once you are satisfied with your changes)"
7687 msgid "Cherry-pick currently in progress."
7692 msgid "You are currently cherry-picking commit %s."
7696 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
7700 msgid " (run \"git cherry-pick --continue\" to continue)"
7704 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
7708 msgid " (use \"git cherry-pick --skip\" to skip this patch)"
7712 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
7716 msgid "Revert currently in progress."
7721 msgid "You are currently reverting commit %s."
7725 msgid " (fix conflicts and run \"git revert --continue\")"
7729 msgid " (run \"git revert --continue\" to continue)"
7733 msgid " (all conflicts fixed: run \"git revert --continue\")"
7737 msgid " (use \"git revert --skip\" to skip this patch)"
7741 msgid " (use \"git revert --abort\" to cancel the revert operation)"
7746 msgid "You are currently bisecting, started from branch '%s'."
7750 msgid "You are currently bisecting."
7754 msgid " (use \"git bisect reset\" to get back to the original branch)"
7762 msgid "interactive rebase in progress; onto "
7766 msgid "rebase in progress; onto "
7770 msgid "Not currently on any branch."
7774 msgid "Initial commit"
7778 msgid "No commits yet"
7782 msgid "Untracked files"
7786 msgid "Ignored files"
7792 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
7793 "may speed it up, but you have to be careful not to forget to add\n"
7794 "new files yourself (see 'git help status')."
7799 msgid "Untracked files not listed%s"
7803 msgid " (use -u option to show untracked files)"
7812 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
7817 msgid "no changes added to commit\n"
7823 "nothing added to commit but untracked files present (use \"git add\" to "
7829 msgid "nothing added to commit but untracked files present\n"
7834 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
7837 #: wt-status.c:1785 wt-status.c:1790
7839 msgid "nothing to commit\n"
7844 msgid "nothing to commit (use -u to show untracked files)\n"
7849 msgid "nothing to commit, working tree clean\n"
7853 msgid "No commits yet on "
7857 msgid "HEAD (no branch)"
7864 #: wt-status.c:1942 wt-status.c:1950
7868 #: wt-status.c:1945 wt-status.c:1948
7872 #. TRANSLATORS: the action is e.g. "pull with rebase"
7875 msgid "cannot %s: You have unstaged changes."
7879 msgid "additionally, your index contains uncommitted changes."
7884 msgid "cannot %s: Your index contains uncommitted changes."
7887 #: compat/precompose_utf8.c:58 builtin/clone.c:452
7889 msgid "failed to unlink '%s'"
7893 msgid "git add [<options>] [--] <pathspec>..."
7898 msgid "unexpected diff status %c"
7901 #: builtin/add.c:89 builtin/commit.c:288
7902 msgid "updating files failed"
7907 msgid "remove '%s'\n"
7910 #: builtin/add.c:174
7911 msgid "Unstaged changes after refreshing the index:"
7914 #: builtin/add.c:234 builtin/rev-parse.c:897
7915 msgid "Could not read the index"
7918 #: builtin/add.c:245
7920 msgid "Could not open '%s' for writing."
7923 #: builtin/add.c:249
7924 msgid "Could not write patch"
7927 #: builtin/add.c:252
7928 msgid "editing patch failed"
7931 #: builtin/add.c:255
7933 msgid "Could not stat '%s'"
7936 #: builtin/add.c:257
7937 msgid "Empty patch. Aborted."
7940 #: builtin/add.c:262
7942 msgid "Could not apply '%s'"
7945 #: builtin/add.c:270
7946 msgid "The following paths are ignored by one of your .gitignore files:\n"
7949 #: builtin/add.c:290 builtin/clean.c:910 builtin/fetch.c:162 builtin/mv.c:124
7950 #: builtin/prune-packed.c:56 builtin/pull.c:223 builtin/push.c:547
7951 #: builtin/remote.c:1345 builtin/rm.c:241 builtin/send-pack.c:165
7955 #: builtin/add.c:293
7956 msgid "interactive picking"
7959 #: builtin/add.c:294 builtin/checkout.c:1480 builtin/reset.c:306
7960 msgid "select hunks interactively"
7963 #: builtin/add.c:295
7964 msgid "edit current diff and apply"
7967 #: builtin/add.c:296
7968 msgid "allow adding otherwise ignored files"
7971 #: builtin/add.c:297
7972 msgid "update tracked files"
7975 #: builtin/add.c:298
7976 msgid "renormalize EOL of tracked files (implies -u)"
7979 #: builtin/add.c:299
7980 msgid "record only the fact that the path will be added later"
7983 #: builtin/add.c:300
7984 msgid "add changes from all tracked and untracked files"
7987 #: builtin/add.c:303
7988 msgid "ignore paths removed in the working tree (same as --no-all)"
7991 #: builtin/add.c:305
7992 msgid "don't add, only refresh the index"
7995 #: builtin/add.c:306
7996 msgid "just skip files which cannot be added because of errors"
7999 #: builtin/add.c:307
8000 msgid "check if - even missing - files are ignored in dry run"
8003 #: builtin/add.c:309 builtin/update-index.c:1002
8004 msgid "override the executable bit of the listed files"
8007 #: builtin/add.c:311
8008 msgid "warn when adding an embedded repository"
8011 #: builtin/add.c:326
8014 "You've added another git repository inside your current repository.\n"
8015 "Clones of the outer repository will not contain the contents of\n"
8016 "the embedded repository and will not know how to obtain it.\n"
8017 "If you meant to add a submodule, use:\n"
8019 "\tgit submodule add <url> %s\n"
8021 "If you added this path by mistake, you can remove it from the\n"
8024 "\tgit rm --cached %s\n"
8026 "See \"git help submodule\" for more information."
8029 #: builtin/add.c:354
8031 msgid "adding embedded git repository: %s"
8034 #: builtin/add.c:372
8036 msgid "Use -f if you really want to add them.\n"
8039 #: builtin/add.c:379
8040 msgid "adding files failed"
8043 #: builtin/add.c:419
8044 msgid "-A and -u are mutually incompatible"
8047 #: builtin/add.c:426
8048 msgid "Option --ignore-missing can only be used together with --dry-run"
8051 #: builtin/add.c:430
8053 msgid "--chmod param '%s' must be either -x or +x"
8056 #: builtin/add.c:445
8058 msgid "Nothing specified, nothing added.\n"
8061 #: builtin/add.c:446
8063 msgid "Maybe you wanted to say 'git add .'?\n"
8067 msgid "could not parse author script"
8072 msgid "'%s' was deleted by the applypatch-msg hook"
8077 msgid "Malformed input line: '%s'."
8082 msgid "Failed to copy notes from '%s' to '%s'"
8086 msgid "fseek failed"
8091 msgid "could not parse patch '%s'"
8095 msgid "Only one StGIT patch series can be applied at once"
8099 msgid "invalid timestamp"
8102 #: builtin/am.c:843 builtin/am.c:855
8103 msgid "invalid Date line"
8107 msgid "invalid timezone offset"
8111 msgid "Patch format detection failed."
8114 #: builtin/am.c:948 builtin/clone.c:406
8116 msgid "failed to create directory '%s'"
8120 msgid "Failed to split patches."
8123 #: builtin/am.c:1084
8125 msgid "When you have resolved this problem, run \"%s --continue\"."
8128 #: builtin/am.c:1085
8130 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
8133 #: builtin/am.c:1086
8135 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
8138 #: builtin/am.c:1169
8139 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
8142 #: builtin/am.c:1197
8143 msgid "Patch is empty."
8146 #: builtin/am.c:1262
8148 msgid "missing author line in commit %s"
8151 #: builtin/am.c:1265
8153 msgid "invalid ident line: %.*s"
8156 #: builtin/am.c:1484
8157 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
8160 #: builtin/am.c:1486
8161 msgid "Using index info to reconstruct a base tree..."
8164 #: builtin/am.c:1505
8166 "Did you hand edit your patch?\n"
8167 "It does not apply to blobs recorded in its index."
8170 #: builtin/am.c:1511
8171 msgid "Falling back to patching base and 3-way merge..."
8174 #: builtin/am.c:1537
8175 msgid "Failed to merge in the changes."
8178 #: builtin/am.c:1569
8179 msgid "applying to an empty history"
8182 #: builtin/am.c:1616 builtin/am.c:1620
8184 msgid "cannot resume: %s does not exist."
8187 #: builtin/am.c:1638
8188 msgid "Commit Body is:"
8191 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
8192 #. in your translation. The program will only accept English
8193 #. input at this point.
8195 #: builtin/am.c:1648
8197 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
8200 #: builtin/am.c:1695 builtin/commit.c:374
8201 msgid "unable to write index file"
8204 #: builtin/am.c:1699
8206 msgid "Dirty index: cannot apply patches (dirty: %s)"
8209 #: builtin/am.c:1739 builtin/am.c:1807
8211 msgid "Applying: %.*s"
8214 #: builtin/am.c:1756
8215 msgid "No changes -- Patch already applied."
8218 #: builtin/am.c:1762
8220 msgid "Patch failed at %s %.*s"
8223 #: builtin/am.c:1766
8224 msgid "Use 'git am --show-current-patch' to see the failed patch"
8227 #: builtin/am.c:1810
8229 "No changes - did you forget to use 'git add'?\n"
8230 "If there is nothing left to stage, chances are that something else\n"
8231 "already introduced the same changes; you might want to skip this patch."
8234 #: builtin/am.c:1817
8236 "You still have unmerged paths in your index.\n"
8237 "You should 'git add' each file with resolved conflicts to mark them as "
8239 "You might run `git rm` on a file to accept \"deleted by them\" for it."
8242 #: builtin/am.c:1924 builtin/am.c:1928 builtin/am.c:1940 builtin/reset.c:329
8243 #: builtin/reset.c:337
8245 msgid "Could not parse object '%s'."
8248 #: builtin/am.c:1976
8249 msgid "failed to clean index"
8252 #: builtin/am.c:2020
8254 "You seem to have moved HEAD since the last 'am' failure.\n"
8255 "Not rewinding to ORIG_HEAD"
8258 #: builtin/am.c:2117
8260 msgid "Invalid value for --patch-format: %s"
8263 #: builtin/am.c:2153
8264 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
8267 #: builtin/am.c:2154
8268 msgid "git am [<options>] (--continue | --skip | --abort)"
8271 #: builtin/am.c:2160
8272 msgid "run interactively"
8275 #: builtin/am.c:2162
8276 msgid "historical option -- no-op"
8279 #: builtin/am.c:2164
8280 msgid "allow fall back on 3way merging if needed"
8283 #: builtin/am.c:2165 builtin/init-db.c:494 builtin/prune-packed.c:58
8284 #: builtin/repack.c:297 builtin/stash.c:812
8288 #: builtin/am.c:2167
8289 msgid "add a Signed-off-by line to the commit message"
8292 #: builtin/am.c:2170
8293 msgid "recode into utf8 (default)"
8296 #: builtin/am.c:2172
8297 msgid "pass -k flag to git-mailinfo"
8300 #: builtin/am.c:2174
8301 msgid "pass -b flag to git-mailinfo"
8304 #: builtin/am.c:2176
8305 msgid "pass -m flag to git-mailinfo"
8308 #: builtin/am.c:2178
8309 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
8312 #: builtin/am.c:2181
8313 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
8316 #: builtin/am.c:2184
8317 msgid "strip everything before a scissors line"
8320 #: builtin/am.c:2186 builtin/am.c:2189 builtin/am.c:2192 builtin/am.c:2195
8321 #: builtin/am.c:2198 builtin/am.c:2201 builtin/am.c:2204 builtin/am.c:2207
8322 #: builtin/am.c:2213
8323 msgid "pass it through git-apply"
8326 #: builtin/am.c:2203 builtin/commit.c:1368 builtin/fmt-merge-msg.c:671
8327 #: builtin/fmt-merge-msg.c:674 builtin/grep.c:883 builtin/merge.c:249
8328 #: builtin/pull.c:160 builtin/pull.c:219 builtin/rebase.c:1442
8329 #: builtin/repack.c:308 builtin/repack.c:312 builtin/repack.c:314
8330 #: builtin/show-branch.c:650 builtin/show-ref.c:172 builtin/tag.c:403
8331 #: parse-options.h:150 parse-options.h:171 parse-options.h:312
8335 #: builtin/am.c:2209 builtin/branch.c:661 builtin/for-each-ref.c:38
8336 #: builtin/replace.c:555 builtin/tag.c:437 builtin/verify-tag.c:38
8340 #: builtin/am.c:2210
8341 msgid "format the patch(es) are in"
8344 #: builtin/am.c:2216
8345 msgid "override error message when patch failure occurs"
8348 #: builtin/am.c:2218
8349 msgid "continue applying patches after resolving a conflict"
8352 #: builtin/am.c:2221
8353 msgid "synonyms for --continue"
8356 #: builtin/am.c:2224
8357 msgid "skip the current patch"
8360 #: builtin/am.c:2227
8361 msgid "restore the original branch and abort the patching operation."
8364 #: builtin/am.c:2230
8365 msgid "abort the patching operation but keep HEAD where it is."
8368 #: builtin/am.c:2233
8369 msgid "show the patch being applied."
8372 #: builtin/am.c:2237
8373 msgid "lie about committer date"
8376 #: builtin/am.c:2239
8377 msgid "use current timestamp for author date"
8380 #: builtin/am.c:2241 builtin/commit-tree.c:120 builtin/commit.c:1511
8381 #: builtin/merge.c:286 builtin/pull.c:194 builtin/rebase.c:490
8382 #: builtin/rebase.c:1483 builtin/revert.c:117 builtin/tag.c:418
8386 #: builtin/am.c:2242 builtin/rebase.c:491 builtin/rebase.c:1484
8387 msgid "GPG-sign commits"
8390 #: builtin/am.c:2245
8391 msgid "(internal use for git-rebase)"
8394 #: builtin/am.c:2263
8396 "The -b/--binary option has been a no-op for long time, and\n"
8397 "it will be removed. Please do not use it anymore."
8400 #: builtin/am.c:2270
8401 msgid "failed to read the index"
8404 #: builtin/am.c:2285
8406 msgid "previous rebase directory %s still exists but mbox given."
8409 #: builtin/am.c:2309
8412 "Stray %s directory found.\n"
8413 "Use \"git am --abort\" to remove it."
8416 #: builtin/am.c:2315
8417 msgid "Resolve operation not in progress, we are not resuming."
8420 #: builtin/am.c:2325
8421 msgid "interactive mode requires patches on the command line"
8424 #: builtin/apply.c:8
8425 msgid "git apply [<options>] [<patch>...]"
8428 #: builtin/archive.c:17
8430 msgid "could not create archive file '%s'"
8433 #: builtin/archive.c:20
8434 msgid "could not redirect output"
8437 #: builtin/archive.c:37
8438 msgid "git archive: Remote with no URL"
8441 #: builtin/archive.c:61
8442 msgid "git archive: expected ACK/NAK, got a flush packet"
8445 #: builtin/archive.c:64
8447 msgid "git archive: NACK %s"
8450 #: builtin/archive.c:65
8451 msgid "git archive: protocol error"
8454 #: builtin/archive.c:69
8455 msgid "git archive: expected a flush"
8458 #: builtin/bisect--helper.c:22
8459 msgid "git bisect--helper --next-all [--no-checkout]"
8462 #: builtin/bisect--helper.c:23
8463 msgid "git bisect--helper --write-terms <bad_term> <good_term>"
8466 #: builtin/bisect--helper.c:24
8467 msgid "git bisect--helper --bisect-clean-state"
8470 #: builtin/bisect--helper.c:25
8471 msgid "git bisect--helper --bisect-reset [<commit>]"
8474 #: builtin/bisect--helper.c:26
8476 "git bisect--helper --bisect-write [--no-log] <state> <revision> <good_term> "
8480 #: builtin/bisect--helper.c:27
8482 "git bisect--helper --bisect-check-and-set-terms <command> <good_term> "
8486 #: builtin/bisect--helper.c:28
8487 msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
8490 #: builtin/bisect--helper.c:29
8492 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
8496 #: builtin/bisect--helper.c:30
8498 "git bisect--helper --bisect-start [--term-{old,good}=<term> --term-{new,bad}"
8499 "=<term>][--no-checkout] [<bad> [<good>...]] [--] [<paths>...]"
8502 #: builtin/bisect--helper.c:86
8504 msgid "'%s' is not a valid term"
8507 #: builtin/bisect--helper.c:90
8509 msgid "can't use the builtin command '%s' as a term"
8512 #: builtin/bisect--helper.c:100
8514 msgid "can't change the meaning of the term '%s'"
8517 #: builtin/bisect--helper.c:111
8518 msgid "please use two different terms"
8521 #: builtin/bisect--helper.c:118
8522 msgid "could not open the file BISECT_TERMS"
8525 #: builtin/bisect--helper.c:155
8527 msgid "We are not bisecting.\n"
8530 #: builtin/bisect--helper.c:163
8532 msgid "'%s' is not a valid commit"
8535 #: builtin/bisect--helper.c:174
8538 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
8541 #: builtin/bisect--helper.c:215
8543 msgid "Bad bisect_write argument: %s"
8546 #: builtin/bisect--helper.c:220
8548 msgid "couldn't get the oid of the rev '%s'"
8551 #: builtin/bisect--helper.c:232
8553 msgid "couldn't open the file '%s'"
8556 #: builtin/bisect--helper.c:258
8558 msgid "Invalid command: you're currently in a %s/%s bisect"
8561 #: builtin/bisect--helper.c:285
8564 "You need to give me at least one %s and %s revision.\n"
8565 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
8568 #: builtin/bisect--helper.c:289
8571 "You need to start by \"git bisect start\".\n"
8572 "You then need to give me at least one %s and %s revision.\n"
8573 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
8576 #: builtin/bisect--helper.c:321
8578 msgid "bisecting only with a %s commit"
8581 #. TRANSLATORS: Make sure to include [Y] and [n] in your
8582 #. translation. The program will only accept English input
8585 #: builtin/bisect--helper.c:329
8586 msgid "Are you sure [Y/n]? "
8589 #: builtin/bisect--helper.c:376
8590 msgid "no terms defined"
8593 #: builtin/bisect--helper.c:379
8596 "Your current terms are %s for the old state\n"
8597 "and %s for the new state.\n"
8600 #: builtin/bisect--helper.c:389
8603 "invalid argument %s for 'git bisect terms'.\n"
8604 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
8607 #: builtin/bisect--helper.c:475
8609 msgid "unrecognized option: '%s'"
8612 #: builtin/bisect--helper.c:479
8614 msgid "'%s' does not appear to be a valid revision"
8617 #: builtin/bisect--helper.c:511
8618 msgid "bad HEAD - I need a HEAD"
8621 #: builtin/bisect--helper.c:526
8623 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
8626 #: builtin/bisect--helper.c:547
8627 msgid "won't bisect on cg-seek'ed tree"
8630 #: builtin/bisect--helper.c:550
8631 msgid "bad HEAD - strange symbolic ref"
8634 #: builtin/bisect--helper.c:574
8636 msgid "invalid ref: '%s'"
8639 #: builtin/bisect--helper.c:630
8640 msgid "perform 'git bisect next'"
8643 #: builtin/bisect--helper.c:632
8644 msgid "write the terms to .git/BISECT_TERMS"
8647 #: builtin/bisect--helper.c:634
8648 msgid "cleanup the bisection state"
8651 #: builtin/bisect--helper.c:636
8652 msgid "check for expected revs"
8655 #: builtin/bisect--helper.c:638
8656 msgid "reset the bisection state"
8659 #: builtin/bisect--helper.c:640
8660 msgid "write out the bisection state in BISECT_LOG"
8663 #: builtin/bisect--helper.c:642
8664 msgid "check and set terms in a bisection state"
8667 #: builtin/bisect--helper.c:644
8668 msgid "check whether bad or good terms exist"
8671 #: builtin/bisect--helper.c:646
8672 msgid "print out the bisect terms"
8675 #: builtin/bisect--helper.c:648
8676 msgid "start the bisect session"
8679 #: builtin/bisect--helper.c:650
8680 msgid "update BISECT_HEAD instead of checking out the current commit"
8683 #: builtin/bisect--helper.c:652
8684 msgid "no log for BISECT_WRITE"
8687 #: builtin/bisect--helper.c:669
8688 msgid "--write-terms requires two arguments"
8691 #: builtin/bisect--helper.c:673
8692 msgid "--bisect-clean-state requires no arguments"
8695 #: builtin/bisect--helper.c:680
8696 msgid "--bisect-reset requires either no argument or a commit"
8699 #: builtin/bisect--helper.c:684
8700 msgid "--bisect-write requires either 4 or 5 arguments"
8703 #: builtin/bisect--helper.c:690
8704 msgid "--check-and-set-terms requires 3 arguments"
8707 #: builtin/bisect--helper.c:696
8708 msgid "--bisect-next-check requires 2 or 3 arguments"
8711 #: builtin/bisect--helper.c:702
8712 msgid "--bisect-terms requires 0 or 1 argument"
8715 #: builtin/blame.c:31
8716 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
8719 #: builtin/blame.c:36
8720 msgid "<rev-opts> are documented in git-rev-list(1)"
8723 #: builtin/blame.c:409
8725 msgid "expecting a color: %s"
8728 #: builtin/blame.c:416
8729 msgid "must end with a color"
8732 #: builtin/blame.c:729
8734 msgid "invalid color '%s' in color.blame.repeatedLines"
8737 #: builtin/blame.c:747
8738 msgid "invalid value for blame.coloring"
8741 #: builtin/blame.c:822
8743 msgid "cannot find revision %s to ignore"
8746 #: builtin/blame.c:844
8747 msgid "Show blame entries as we find them, incrementally"
8750 #: builtin/blame.c:845
8751 msgid "Show blank SHA-1 for boundary commits (Default: off)"
8754 #: builtin/blame.c:846
8755 msgid "Do not treat root commits as boundaries (Default: off)"
8758 #: builtin/blame.c:847
8759 msgid "Show work cost statistics"
8762 #: builtin/blame.c:848
8763 msgid "Force progress reporting"
8766 #: builtin/blame.c:849
8767 msgid "Show output score for blame entries"
8770 #: builtin/blame.c:850
8771 msgid "Show original filename (Default: auto)"
8774 #: builtin/blame.c:851
8775 msgid "Show original linenumber (Default: off)"
8778 #: builtin/blame.c:852
8779 msgid "Show in a format designed for machine consumption"
8782 #: builtin/blame.c:853
8783 msgid "Show porcelain format with per-line commit information"
8786 #: builtin/blame.c:854
8787 msgid "Use the same output mode as git-annotate (Default: off)"
8790 #: builtin/blame.c:855
8791 msgid "Show raw timestamp (Default: off)"
8794 #: builtin/blame.c:856
8795 msgid "Show long commit SHA1 (Default: off)"
8798 #: builtin/blame.c:857
8799 msgid "Suppress author name and timestamp (Default: off)"
8802 #: builtin/blame.c:858
8803 msgid "Show author email instead of name (Default: off)"
8806 #: builtin/blame.c:859
8807 msgid "Ignore whitespace differences"
8810 #: builtin/blame.c:860 builtin/log.c:1630
8814 #: builtin/blame.c:860
8815 msgid "Ignore <rev> when blaming"
8818 #: builtin/blame.c:861
8819 msgid "Ignore revisions from <file>"
8822 #: builtin/blame.c:862
8823 msgid "color redundant metadata from previous line differently"
8826 #: builtin/blame.c:863
8827 msgid "color lines by age"
8830 #: builtin/blame.c:870
8831 msgid "Use an experimental heuristic to improve diffs"
8834 #: builtin/blame.c:872
8835 msgid "Spend extra cycles to find better match"
8838 #: builtin/blame.c:873
8839 msgid "Use revisions from <file> instead of calling git-rev-list"
8842 #: builtin/blame.c:874
8843 msgid "Use <file>'s contents as the final image"
8846 #: builtin/blame.c:875 builtin/blame.c:876
8850 #: builtin/blame.c:875
8851 msgid "Find line copies within and across files"
8854 #: builtin/blame.c:876
8855 msgid "Find line movements within and across files"
8858 #: builtin/blame.c:877
8862 #: builtin/blame.c:877
8863 msgid "Process only line range n,m, counting from 1"
8866 #: builtin/blame.c:929
8867 msgid "--progress can't be used with --incremental or porcelain formats"
8870 #. TRANSLATORS: This string is used to tell us the
8871 #. maximum display width for a relative timestamp in
8872 #. "git blame" output. For C locale, "4 years, 11
8873 #. months ago", which takes 22 places, is the longest
8874 #. among various forms of relative timestamps, but
8875 #. your language may need more or fewer display
8878 #: builtin/blame.c:980
8879 msgid "4 years, 11 months ago"
8882 #: builtin/blame.c:1087
8884 msgid "file %s has only %lu line"
8885 msgid_plural "file %s has only %lu lines"
8889 #: builtin/blame.c:1133
8890 msgid "Blaming lines"
8893 #: builtin/branch.c:29
8894 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
8897 #: builtin/branch.c:30
8898 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
8901 #: builtin/branch.c:31
8902 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
8905 #: builtin/branch.c:32
8906 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
8909 #: builtin/branch.c:33
8910 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
8913 #: builtin/branch.c:34
8914 msgid "git branch [<options>] [-r | -a] [--points-at]"
8917 #: builtin/branch.c:35
8918 msgid "git branch [<options>] [-r | -a] [--format]"
8921 #: builtin/branch.c:154
8924 "deleting branch '%s' that has been merged to\n"
8925 " '%s', but not yet merged to HEAD."
8928 #: builtin/branch.c:158
8931 "not deleting branch '%s' that is not yet merged to\n"
8932 " '%s', even though it is merged to HEAD."
8935 #: builtin/branch.c:172
8937 msgid "Couldn't look up commit object for '%s'"
8940 #: builtin/branch.c:176
8943 "The branch '%s' is not fully merged.\n"
8944 "If you are sure you want to delete it, run 'git branch -D %s'."
8947 #: builtin/branch.c:189
8948 msgid "Update of config-file failed"
8951 #: builtin/branch.c:220
8952 msgid "cannot use -a with -d"
8955 #: builtin/branch.c:226
8956 msgid "Couldn't look up commit object for HEAD"
8959 #: builtin/branch.c:240
8961 msgid "Cannot delete branch '%s' checked out at '%s'"
8964 #: builtin/branch.c:255
8966 msgid "remote-tracking branch '%s' not found."
8969 #: builtin/branch.c:256
8971 msgid "branch '%s' not found."
8974 #: builtin/branch.c:271
8976 msgid "Error deleting remote-tracking branch '%s'"
8979 #: builtin/branch.c:272
8981 msgid "Error deleting branch '%s'"
8984 #: builtin/branch.c:279
8986 msgid "Deleted remote-tracking branch %s (was %s).\n"
8989 #: builtin/branch.c:280
8991 msgid "Deleted branch %s (was %s).\n"
8994 #: builtin/branch.c:429 builtin/tag.c:61
8995 msgid "unable to parse format string"
8998 #: builtin/branch.c:460
8999 msgid "could not resolve HEAD"
9002 #: builtin/branch.c:466
9004 msgid "HEAD (%s) points outside of refs/heads/"
9007 #: builtin/branch.c:481
9009 msgid "Branch %s is being rebased at %s"
9012 #: builtin/branch.c:485
9014 msgid "Branch %s is being bisected at %s"
9017 #: builtin/branch.c:502
9018 msgid "cannot copy the current branch while not on any."
9021 #: builtin/branch.c:504
9022 msgid "cannot rename the current branch while not on any."
9025 #: builtin/branch.c:515
9027 msgid "Invalid branch name: '%s'"
9030 #: builtin/branch.c:542
9031 msgid "Branch rename failed"
9034 #: builtin/branch.c:544
9035 msgid "Branch copy failed"
9038 #: builtin/branch.c:548
9040 msgid "Created a copy of a misnamed branch '%s'"
9043 #: builtin/branch.c:551
9045 msgid "Renamed a misnamed branch '%s' away"
9048 #: builtin/branch.c:557
9050 msgid "Branch renamed to %s, but HEAD is not updated!"
9053 #: builtin/branch.c:566
9054 msgid "Branch is renamed, but update of config-file failed"
9057 #: builtin/branch.c:568
9058 msgid "Branch is copied, but update of config-file failed"
9061 #: builtin/branch.c:584
9064 "Please edit the description for the branch\n"
9066 "Lines starting with '%c' will be stripped.\n"
9069 #: builtin/branch.c:618
9070 msgid "Generic options"
9073 #: builtin/branch.c:620
9074 msgid "show hash and subject, give twice for upstream branch"
9077 #: builtin/branch.c:621
9078 msgid "suppress informational messages"
9081 #: builtin/branch.c:622
9082 msgid "set up tracking mode (see git-pull(1))"
9085 #: builtin/branch.c:624
9089 #: builtin/branch.c:626 builtin/rebase.c:486
9093 #: builtin/branch.c:626
9094 msgid "change the upstream info"
9097 #: builtin/branch.c:627
9098 msgid "Unset the upstream info"
9101 #: builtin/branch.c:628
9102 msgid "use colored output"
9105 #: builtin/branch.c:629
9106 msgid "act on remote-tracking branches"
9109 #: builtin/branch.c:631 builtin/branch.c:633
9110 msgid "print only branches that contain the commit"
9113 #: builtin/branch.c:632 builtin/branch.c:634
9114 msgid "print only branches that don't contain the commit"
9117 #: builtin/branch.c:637
9118 msgid "Specific git-branch actions:"
9121 #: builtin/branch.c:638
9122 msgid "list both remote-tracking and local branches"
9125 #: builtin/branch.c:640
9126 msgid "delete fully merged branch"
9129 #: builtin/branch.c:641
9130 msgid "delete branch (even if not merged)"
9133 #: builtin/branch.c:642
9134 msgid "move/rename a branch and its reflog"
9137 #: builtin/branch.c:643
9138 msgid "move/rename a branch, even if target exists"
9141 #: builtin/branch.c:644
9142 msgid "copy a branch and its reflog"
9145 #: builtin/branch.c:645
9146 msgid "copy a branch, even if target exists"
9149 #: builtin/branch.c:646
9150 msgid "list branch names"
9153 #: builtin/branch.c:647
9154 msgid "show current branch name"
9157 #: builtin/branch.c:648
9158 msgid "create the branch's reflog"
9161 #: builtin/branch.c:650
9162 msgid "edit the description for the branch"
9165 #: builtin/branch.c:651
9166 msgid "force creation, move/rename, deletion"
9169 #: builtin/branch.c:652
9170 msgid "print only branches that are merged"
9173 #: builtin/branch.c:653
9174 msgid "print only branches that are not merged"
9177 #: builtin/branch.c:654
9178 msgid "list branches in columns"
9181 #: builtin/branch.c:657 builtin/for-each-ref.c:42 builtin/notes.c:415
9182 #: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
9183 #: builtin/tag.c:433
9187 #: builtin/branch.c:658
9188 msgid "print only branches of the object"
9191 #: builtin/branch.c:660 builtin/for-each-ref.c:48 builtin/tag.c:440
9192 msgid "sorting and filtering are case insensitive"
9195 #: builtin/branch.c:661 builtin/for-each-ref.c:38 builtin/tag.c:438
9196 #: builtin/verify-tag.c:38
9197 msgid "format to use for the output"
9200 #: builtin/branch.c:684 builtin/clone.c:760
9201 msgid "HEAD not found below refs/heads!"
9204 #: builtin/branch.c:708
9205 msgid "--column and --verbose are incompatible"
9208 #: builtin/branch.c:723 builtin/branch.c:777 builtin/branch.c:786
9209 msgid "branch name required"
9212 #: builtin/branch.c:753
9213 msgid "Cannot give description to detached HEAD"
9216 #: builtin/branch.c:758
9217 msgid "cannot edit description of more than one branch"
9220 #: builtin/branch.c:765
9222 msgid "No commit on branch '%s' yet."
9225 #: builtin/branch.c:768
9227 msgid "No branch named '%s'."
9230 #: builtin/branch.c:783
9231 msgid "too many branches for a copy operation"
9234 #: builtin/branch.c:792
9235 msgid "too many arguments for a rename operation"
9238 #: builtin/branch.c:797
9239 msgid "too many arguments to set new upstream"
9242 #: builtin/branch.c:801
9245 "could not set upstream of HEAD to %s when it does not point to any branch."
9248 #: builtin/branch.c:804 builtin/branch.c:827
9250 msgid "no such branch '%s'"
9253 #: builtin/branch.c:808
9255 msgid "branch '%s' does not exist"
9258 #: builtin/branch.c:821
9259 msgid "too many arguments to unset upstream"
9262 #: builtin/branch.c:825
9263 msgid "could not unset upstream of HEAD when it does not point to any branch."
9266 #: builtin/branch.c:831
9268 msgid "Branch '%s' has no upstream information"
9271 #: builtin/branch.c:841
9273 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
9274 "Did you mean to use: -a|-r --list <pattern>?"
9277 #: builtin/branch.c:845
9279 "the '--set-upstream' option is no longer supported. Please use '--track' or "
9280 "'--set-upstream-to' instead."
9283 #: builtin/bundle.c:45
9285 msgid "%s is okay\n"
9288 #: builtin/bundle.c:58
9289 msgid "Need a repository to create a bundle."
9292 #: builtin/bundle.c:62
9293 msgid "Need a repository to unbundle."
9296 #: builtin/cat-file.c:595
9298 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
9299 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
9302 #: builtin/cat-file.c:596
9304 "git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
9308 #: builtin/cat-file.c:617
9309 msgid "only one batch option may be specified"
9312 #: builtin/cat-file.c:635
9313 msgid "<type> can be one of: blob, tree, commit, tag"
9316 #: builtin/cat-file.c:636
9317 msgid "show object type"
9320 #: builtin/cat-file.c:637
9321 msgid "show object size"
9324 #: builtin/cat-file.c:639
9325 msgid "exit with zero when there's no error"
9328 #: builtin/cat-file.c:640
9329 msgid "pretty-print object's content"
9332 #: builtin/cat-file.c:642
9333 msgid "for blob objects, run textconv on object's content"
9336 #: builtin/cat-file.c:644
9337 msgid "for blob objects, run filters on object's content"
9340 #: builtin/cat-file.c:645 git-submodule.sh:936
9344 #: builtin/cat-file.c:646
9345 msgid "use a specific path for --textconv/--filters"
9348 #: builtin/cat-file.c:648
9349 msgid "allow -s and -t to work with broken/corrupt objects"
9352 #: builtin/cat-file.c:649
9353 msgid "buffer --batch output"
9356 #: builtin/cat-file.c:651
9357 msgid "show info and content of objects fed from the standard input"
9360 #: builtin/cat-file.c:655
9361 msgid "show info about objects fed from the standard input"
9364 #: builtin/cat-file.c:659
9365 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
9368 #: builtin/cat-file.c:661
9369 msgid "show all objects with --batch or --batch-check"
9372 #: builtin/cat-file.c:663
9373 msgid "do not order --batch-all-objects output"
9376 #: builtin/check-attr.c:13
9377 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
9380 #: builtin/check-attr.c:14
9381 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
9384 #: builtin/check-attr.c:21
9385 msgid "report all attributes set on file"
9388 #: builtin/check-attr.c:22
9389 msgid "use .gitattributes only from the index"
9392 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
9393 msgid "read file names from stdin"
9396 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
9397 msgid "terminate input and output records by a NUL character"
9400 #: builtin/check-ignore.c:21 builtin/checkout.c:1433 builtin/gc.c:537
9401 #: builtin/worktree.c:506
9402 msgid "suppress progress reporting"
9405 #: builtin/check-ignore.c:29
9406 msgid "show non-matching input paths"
9409 #: builtin/check-ignore.c:31
9410 msgid "ignore index when checking"
9413 #: builtin/check-ignore.c:160
9414 msgid "cannot specify pathnames with --stdin"
9417 #: builtin/check-ignore.c:163
9418 msgid "-z only makes sense with --stdin"
9421 #: builtin/check-ignore.c:165
9422 msgid "no path specified"
9425 #: builtin/check-ignore.c:169
9426 msgid "--quiet is only valid with a single pathname"
9429 #: builtin/check-ignore.c:171
9430 msgid "cannot have both --quiet and --verbose"
9433 #: builtin/check-ignore.c:174
9434 msgid "--non-matching is only valid with --verbose"
9437 #: builtin/check-mailmap.c:9
9438 msgid "git check-mailmap [<options>] <contact>..."
9441 #: builtin/check-mailmap.c:14
9442 msgid "also read contacts from stdin"
9445 #: builtin/check-mailmap.c:25
9447 msgid "unable to parse contact: %s"
9450 #: builtin/check-mailmap.c:48
9451 msgid "no contacts specified"
9454 #: builtin/checkout-index.c:131
9455 msgid "git checkout-index [<options>] [--] [<file>...]"
9458 #: builtin/checkout-index.c:148
9459 msgid "stage should be between 1 and 3 or all"
9462 #: builtin/checkout-index.c:164
9463 msgid "check out all files in the index"
9466 #: builtin/checkout-index.c:165
9467 msgid "force overwrite of existing files"
9470 #: builtin/checkout-index.c:167
9471 msgid "no warning for existing files and files not in index"
9474 #: builtin/checkout-index.c:169
9475 msgid "don't checkout new files"
9478 #: builtin/checkout-index.c:171
9479 msgid "update stat information in the index file"
9482 #: builtin/checkout-index.c:175
9483 msgid "read list of paths from the standard input"
9486 #: builtin/checkout-index.c:177
9487 msgid "write the content to temporary files"
9490 #: builtin/checkout-index.c:178 builtin/column.c:31
9491 #: builtin/submodule--helper.c:1373 builtin/submodule--helper.c:1376
9492 #: builtin/submodule--helper.c:1384 builtin/submodule--helper.c:1857
9493 #: builtin/worktree.c:679
9497 #: builtin/checkout-index.c:179
9498 msgid "when creating files, prepend <string>"
9501 #: builtin/checkout-index.c:181
9502 msgid "copy out the files from named stage"
9505 #: builtin/checkout.c:31
9506 msgid "git checkout [<options>] <branch>"
9509 #: builtin/checkout.c:32
9510 msgid "git checkout [<options>] [<branch>] -- <file>..."
9513 #: builtin/checkout.c:37
9514 msgid "git switch [<options>] [<branch>]"
9517 #: builtin/checkout.c:42
9518 msgid "git restore [<options>] [--source=<branch>] <file>..."
9521 #: builtin/checkout.c:173 builtin/checkout.c:212
9523 msgid "path '%s' does not have our version"
9526 #: builtin/checkout.c:175 builtin/checkout.c:214
9528 msgid "path '%s' does not have their version"
9531 #: builtin/checkout.c:191
9533 msgid "path '%s' does not have all necessary versions"
9536 #: builtin/checkout.c:241
9538 msgid "path '%s' does not have necessary versions"
9541 #: builtin/checkout.c:259
9543 msgid "path '%s': cannot merge"
9546 #: builtin/checkout.c:275
9548 msgid "Unable to add merge result for '%s'"
9551 #: builtin/checkout.c:375
9553 msgid "Recreated %d merge conflict"
9554 msgid_plural "Recreated %d merge conflicts"
9558 #: builtin/checkout.c:380
9560 msgid "Updated %d path from %s"
9561 msgid_plural "Updated %d paths from %s"
9565 #: builtin/checkout.c:387
9567 msgid "Updated %d path from the index"
9568 msgid_plural "Updated %d paths from the index"
9572 #: builtin/checkout.c:410 builtin/checkout.c:413 builtin/checkout.c:416
9573 #: builtin/checkout.c:420
9575 msgid "'%s' cannot be used with updating paths"
9578 #: builtin/checkout.c:423 builtin/checkout.c:426
9580 msgid "'%s' cannot be used with %s"
9583 #: builtin/checkout.c:430
9585 msgid "Cannot update paths and switch to branch '%s' at the same time."
9588 #: builtin/checkout.c:434
9590 msgid "neither '%s' or '%s' is specified"
9593 #: builtin/checkout.c:438
9595 msgid "'%s' must be used when '%s' is not specified"
9598 #: builtin/checkout.c:443 builtin/checkout.c:448
9600 msgid "'%s' or '%s' cannot be used with %s"
9603 #: builtin/checkout.c:507 builtin/checkout.c:514
9605 msgid "path '%s' is unmerged"
9608 #: builtin/checkout.c:680
9609 msgid "you need to resolve your current index first"
9612 #: builtin/checkout.c:730
9615 "cannot continue with staged changes in the following files:\n"
9619 #: builtin/checkout.c:833
9621 msgid "Can not do reflog for '%s': %s\n"
9624 #: builtin/checkout.c:875
9625 msgid "HEAD is now at"
9628 #: builtin/checkout.c:879 builtin/clone.c:713
9629 msgid "unable to update HEAD"
9632 #: builtin/checkout.c:883
9634 msgid "Reset branch '%s'\n"
9637 #: builtin/checkout.c:886
9639 msgid "Already on '%s'\n"
9642 #: builtin/checkout.c:890
9644 msgid "Switched to and reset branch '%s'\n"
9647 #: builtin/checkout.c:892 builtin/checkout.c:1289
9649 msgid "Switched to a new branch '%s'\n"
9652 #: builtin/checkout.c:894
9654 msgid "Switched to branch '%s'\n"
9657 #: builtin/checkout.c:945
9659 msgid " ... and %d more.\n"
9662 #: builtin/checkout.c:951
9665 "Warning: you are leaving %d commit behind, not connected to\n"
9666 "any of your branches:\n"
9670 "Warning: you are leaving %d commits behind, not connected to\n"
9671 "any of your branches:\n"
9677 #: builtin/checkout.c:970
9680 "If you want to keep it by creating a new branch, this may be a good time\n"
9683 " git branch <new-branch-name> %s\n"
9686 "If you want to keep them by creating a new branch, this may be a good time\n"
9689 " git branch <new-branch-name> %s\n"
9694 #: builtin/checkout.c:1005
9695 msgid "internal error in revision walk"
9698 #: builtin/checkout.c:1009
9699 msgid "Previous HEAD position was"
9702 #: builtin/checkout.c:1049 builtin/checkout.c:1284
9703 msgid "You are on a branch yet to be born"
9706 #: builtin/checkout.c:1176
9707 msgid "only one reference expected"
9710 #: builtin/checkout.c:1193
9712 msgid "only one reference expected, %d given."
9715 #: builtin/checkout.c:1230
9718 "'%s' could be both a local file and a tracking branch.\n"
9719 "Please use -- (and optionally --no-guess) to disambiguate"
9722 #: builtin/checkout.c:1243 builtin/worktree.c:290 builtin/worktree.c:455
9724 msgid "invalid reference: %s"
9727 #: builtin/checkout.c:1256 builtin/checkout.c:1618
9729 msgid "reference is not a tree: %s"
9732 #: builtin/checkout.c:1303
9734 msgid "a branch is expected, got tag '%s'"
9737 #: builtin/checkout.c:1305
9739 msgid "a branch is expected, got remote branch '%s'"
9742 #: builtin/checkout.c:1306 builtin/checkout.c:1314
9744 msgid "a branch is expected, got '%s'"
9747 #: builtin/checkout.c:1309
9749 msgid "a branch is expected, got commit '%s'"
9752 #: builtin/checkout.c:1325
9754 "cannot switch branch while merging\n"
9755 "Consider \"git merge --quit\" or \"git worktree add\"."
9758 #: builtin/checkout.c:1329
9760 "cannot switch branch in the middle of an am session\n"
9761 "Consider \"git am --quit\" or \"git worktree add\"."
9764 #: builtin/checkout.c:1333
9766 "cannot switch branch while rebasing\n"
9767 "Consider \"git rebase --quit\" or \"git worktree add\"."
9770 #: builtin/checkout.c:1337
9772 "cannot switch branch while cherry-picking\n"
9773 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
9776 #: builtin/checkout.c:1341
9778 "cannot switch branch while reverting\n"
9779 "Consider \"git revert --quit\" or \"git worktree add\"."
9782 #: builtin/checkout.c:1345
9783 msgid "you are switching branch while bisecting"
9786 #: builtin/checkout.c:1352
9787 msgid "paths cannot be used with switching branches"
9790 #: builtin/checkout.c:1355 builtin/checkout.c:1359 builtin/checkout.c:1363
9792 msgid "'%s' cannot be used with switching branches"
9795 #: builtin/checkout.c:1367 builtin/checkout.c:1370 builtin/checkout.c:1373
9796 #: builtin/checkout.c:1378 builtin/checkout.c:1383
9798 msgid "'%s' cannot be used with '%s'"
9801 #: builtin/checkout.c:1380
9803 msgid "'%s' cannot take <start-point>"
9806 #: builtin/checkout.c:1388
9808 msgid "Cannot switch branch to a non-commit '%s'"
9811 #: builtin/checkout.c:1395
9812 msgid "missing branch or commit argument"
9815 #: builtin/checkout.c:1437 builtin/clone.c:90 builtin/commit-graph.c:59
9816 #: builtin/commit-graph.c:180 builtin/fetch.c:166 builtin/merge.c:285
9817 #: builtin/pull.c:138 builtin/push.c:562 builtin/send-pack.c:174
9818 msgid "force progress reporting"
9821 #: builtin/checkout.c:1438
9822 msgid "perform a 3-way merge with the new branch"
9825 #: builtin/checkout.c:1439 builtin/log.c:1618 parse-options.h:318
9829 #: builtin/checkout.c:1440
9830 msgid "conflict style (merge or diff3)"
9833 #: builtin/checkout.c:1452 builtin/worktree.c:503
9834 msgid "detach HEAD at named commit"
9837 #: builtin/checkout.c:1453
9838 msgid "set upstream info for new branch"
9841 #: builtin/checkout.c:1455
9842 msgid "force checkout (throw away local modifications)"
9845 #: builtin/checkout.c:1457
9849 #: builtin/checkout.c:1457
9850 msgid "new unparented branch"
9853 #: builtin/checkout.c:1459 builtin/merge.c:288
9854 msgid "update ignored files (default)"
9857 #: builtin/checkout.c:1462
9858 msgid "do not check if another worktree is holding the given ref"
9861 #: builtin/checkout.c:1475
9862 msgid "checkout our version for unmerged files"
9865 #: builtin/checkout.c:1478
9866 msgid "checkout their version for unmerged files"
9869 #: builtin/checkout.c:1482
9870 msgid "do not limit pathspecs to sparse entries only"
9873 #: builtin/checkout.c:1533
9874 msgid "-b, -B and --orphan are mutually exclusive"
9877 #: builtin/checkout.c:1536
9878 msgid "-p and --overlay are mutually exclusive"
9881 #: builtin/checkout.c:1573
9882 msgid "--track needs a branch name"
9885 #: builtin/checkout.c:1578
9886 msgid "missing branch name; try -b"
9889 #: builtin/checkout.c:1611
9891 msgid "could not resolve %s"
9894 #: builtin/checkout.c:1623
9895 msgid "you must specify path(s) to restore"
9898 #: builtin/checkout.c:1631
9899 msgid "invalid path specification"
9902 #: builtin/checkout.c:1638
9904 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
9907 #: builtin/checkout.c:1642
9909 msgid "git checkout: --detach does not take a path argument '%s'"
9912 #: builtin/checkout.c:1646
9914 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
9915 "checking out of the index."
9918 #: builtin/checkout.c:1666
9921 "'%s' matched more than one remote tracking branch.\n"
9922 "We found %d remotes with a reference that matched. So we fell back\n"
9923 "on trying to resolve the argument as a path, but failed there too!\n"
9925 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
9926 "you can do so by fully qualifying the name with the --track option:\n"
9928 " git checkout --track origin/<name>\n"
9930 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
9931 "one remote, e.g. the 'origin' remote, consider setting\n"
9932 "checkout.defaultRemote=origin in your config."
9935 #: builtin/checkout.c:1691 builtin/checkout.c:1693 builtin/checkout.c:1742
9936 #: builtin/checkout.c:1744 builtin/clone.c:120 builtin/remote.c:169
9937 #: builtin/remote.c:171 builtin/worktree.c:499 builtin/worktree.c:501
9941 #: builtin/checkout.c:1692
9942 msgid "create and checkout a new branch"
9945 #: builtin/checkout.c:1694
9946 msgid "create/reset and checkout a branch"
9949 #: builtin/checkout.c:1695
9950 msgid "create reflog for new branch"
9953 #: builtin/checkout.c:1697
9954 msgid "second guess 'git checkout <no-such-branch>' (default)"
9957 #: builtin/checkout.c:1698
9958 msgid "use overlay mode (default)"
9961 #: builtin/checkout.c:1743
9962 msgid "create and switch to a new branch"
9965 #: builtin/checkout.c:1745
9966 msgid "create/reset and switch to a branch"
9969 #: builtin/checkout.c:1747
9970 msgid "second guess 'git switch <no-such-branch>'"
9973 #: builtin/checkout.c:1749
9974 msgid "throw away local modifications"
9977 #: builtin/checkout.c:1781
9978 msgid "which tree-ish to checkout from"
9981 #: builtin/checkout.c:1783
9982 msgid "restore the index"
9985 #: builtin/checkout.c:1785
9986 msgid "restore the working tree (default)"
9989 #: builtin/checkout.c:1787
9990 msgid "ignore unmerged entries"
9993 #: builtin/checkout.c:1788
9994 msgid "use overlay mode"
9997 #: builtin/clean.c:28
9999 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
10002 #: builtin/clean.c:32
10004 msgid "Removing %s\n"
10007 #: builtin/clean.c:33
10009 msgid "Would remove %s\n"
10012 #: builtin/clean.c:34
10014 msgid "Skipping repository %s\n"
10017 #: builtin/clean.c:35
10019 msgid "Would skip repository %s\n"
10022 #: builtin/clean.c:36
10024 msgid "failed to remove %s"
10027 #: builtin/clean.c:37
10029 msgid "could not lstat %s\n"
10032 #: builtin/clean.c:301 git-add--interactive.perl:593
10036 "1 - select a numbered item\n"
10037 "foo - select item based on unique prefix\n"
10038 " - (empty) select nothing\n"
10041 #: builtin/clean.c:305 git-add--interactive.perl:602
10045 "1 - select a single item\n"
10046 "3-5 - select a range of items\n"
10047 "2-3,6-9 - select multiple ranges\n"
10048 "foo - select item based on unique prefix\n"
10049 "-... - unselect specified items\n"
10050 "* - choose all items\n"
10051 " - (empty) finish selecting\n"
10054 #: builtin/clean.c:521 git-add--interactive.perl:568
10055 #: git-add--interactive.perl:573
10056 #, c-format, perl-format
10057 msgid "Huh (%s)?\n"
10060 #: builtin/clean.c:663
10062 msgid "Input ignore patterns>> "
10065 #: builtin/clean.c:700
10067 msgid "WARNING: Cannot find items matched by: %s"
10070 #: builtin/clean.c:721
10071 msgid "Select items to delete"
10074 #. TRANSLATORS: Make sure to keep [y/N] as is
10075 #: builtin/clean.c:762
10077 msgid "Remove %s [y/N]? "
10080 #: builtin/clean.c:787 git-add--interactive.perl:1763
10085 #: builtin/clean.c:795
10087 "clean - start cleaning\n"
10088 "filter by pattern - exclude items from deletion\n"
10089 "select by numbers - select items to be deleted by numbers\n"
10090 "ask each - confirm each deletion (like \"rm -i\")\n"
10091 "quit - stop cleaning\n"
10092 "help - this screen\n"
10093 "? - help for prompt selection"
10096 #: builtin/clean.c:822 git-add--interactive.perl:1849
10097 msgid "*** Commands ***"
10100 #: builtin/clean.c:823 git-add--interactive.perl:1846
10104 #: builtin/clean.c:831
10105 msgid "Would remove the following item:"
10106 msgid_plural "Would remove the following items:"
10110 #: builtin/clean.c:847
10111 msgid "No more files to clean, exiting."
10114 #: builtin/clean.c:909
10115 msgid "do not print names of files removed"
10118 #: builtin/clean.c:911
10122 #: builtin/clean.c:912
10123 msgid "interactive cleaning"
10126 #: builtin/clean.c:914
10127 msgid "remove whole directories"
10130 #: builtin/clean.c:915 builtin/describe.c:548 builtin/describe.c:550
10131 #: builtin/grep.c:901 builtin/log.c:176 builtin/log.c:178
10132 #: builtin/ls-files.c:557 builtin/name-rev.c:417 builtin/name-rev.c:419
10133 #: builtin/show-ref.c:179
10137 #: builtin/clean.c:916
10138 msgid "add <pattern> to ignore rules"
10141 #: builtin/clean.c:917
10142 msgid "remove ignored files, too"
10145 #: builtin/clean.c:919
10146 msgid "remove only ignored files"
10149 #: builtin/clean.c:937
10150 msgid "-x and -X cannot be used together"
10153 #: builtin/clean.c:941
10155 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
10159 #: builtin/clean.c:944
10161 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
10162 "refusing to clean"
10165 #: builtin/clone.c:45
10166 msgid "git clone [<options>] [--] <repo> [<dir>]"
10169 #: builtin/clone.c:92
10170 msgid "don't create a checkout"
10173 #: builtin/clone.c:93 builtin/clone.c:95 builtin/init-db.c:489
10174 msgid "create a bare repository"
10177 #: builtin/clone.c:97
10178 msgid "create a mirror repository (implies bare)"
10181 #: builtin/clone.c:99
10182 msgid "to clone from a local repository"
10185 #: builtin/clone.c:101
10186 msgid "don't use local hardlinks, always copy"
10189 #: builtin/clone.c:103
10190 msgid "setup as shared repository"
10193 #: builtin/clone.c:106
10197 #: builtin/clone.c:106
10198 msgid "initialize submodules in the clone"
10201 #: builtin/clone.c:109
10202 msgid "number of submodules cloned in parallel"
10205 #: builtin/clone.c:110 builtin/init-db.c:486
10206 msgid "template-directory"
10209 #: builtin/clone.c:111 builtin/init-db.c:487
10210 msgid "directory from which templates will be used"
10213 #: builtin/clone.c:113 builtin/clone.c:115 builtin/submodule--helper.c:1380
10214 #: builtin/submodule--helper.c:1860
10215 msgid "reference repository"
10218 #: builtin/clone.c:117 builtin/submodule--helper.c:1382
10219 #: builtin/submodule--helper.c:1862
10220 msgid "use --reference only while cloning"
10223 #: builtin/clone.c:118 builtin/column.c:27 builtin/merge-file.c:46
10224 #: builtin/pack-objects.c:3294 builtin/repack.c:320
10228 #: builtin/clone.c:119
10229 msgid "use <name> instead of 'origin' to track upstream"
10232 #: builtin/clone.c:121
10233 msgid "checkout <branch> instead of the remote's HEAD"
10236 #: builtin/clone.c:123
10237 msgid "path to git-upload-pack on the remote"
10240 #: builtin/clone.c:124 builtin/fetch.c:167 builtin/grep.c:840
10241 #: builtin/pull.c:227
10245 #: builtin/clone.c:125
10246 msgid "create a shallow clone of that depth"
10249 #: builtin/clone.c:126 builtin/fetch.c:169 builtin/pack-objects.c:3283
10253 #: builtin/clone.c:127
10254 msgid "create a shallow clone since a specific time"
10257 #: builtin/clone.c:128 builtin/fetch.c:171 builtin/fetch.c:194
10258 #: builtin/rebase.c:1417
10262 #: builtin/clone.c:129 builtin/fetch.c:172
10263 msgid "deepen history of shallow clone, excluding rev"
10266 #: builtin/clone.c:131
10267 msgid "clone only one branch, HEAD or --branch"
10270 #: builtin/clone.c:133
10271 msgid "don't clone any tags, and make later fetches not to follow them"
10274 #: builtin/clone.c:135
10275 msgid "any cloned submodules will be shallow"
10278 #: builtin/clone.c:136 builtin/init-db.c:495
10282 #: builtin/clone.c:137 builtin/init-db.c:496
10283 msgid "separate git dir from working tree"
10286 #: builtin/clone.c:138
10290 #: builtin/clone.c:139
10291 msgid "set config inside the new repository"
10294 #: builtin/clone.c:141 builtin/fetch.c:189 builtin/ls-remote.c:76
10295 #: builtin/push.c:572 builtin/send-pack.c:172
10296 msgid "server-specific"
10299 #: builtin/clone.c:141 builtin/fetch.c:189 builtin/ls-remote.c:76
10300 #: builtin/push.c:572 builtin/send-pack.c:173
10301 msgid "option to transmit"
10304 #: builtin/clone.c:142 builtin/fetch.c:190 builtin/pull.c:240
10305 #: builtin/push.c:573
10306 msgid "use IPv4 addresses only"
10309 #: builtin/clone.c:144 builtin/fetch.c:192 builtin/pull.c:243
10310 #: builtin/push.c:575
10311 msgid "use IPv6 addresses only"
10314 #: builtin/clone.c:148
10315 msgid "any cloned submodules will use their remote-tracking branch"
10318 #: builtin/clone.c:284
10320 "No directory name could be guessed.\n"
10321 "Please specify a directory on the command line"
10324 #: builtin/clone.c:337
10326 msgid "info: Could not add alternate for '%s': %s\n"
10329 #: builtin/clone.c:410
10331 msgid "%s exists and is not a directory"
10334 #: builtin/clone.c:427
10336 msgid "failed to start iterator over '%s'"
10339 #: builtin/clone.c:457
10341 msgid "failed to create link '%s'"
10344 #: builtin/clone.c:461
10346 msgid "failed to copy file to '%s'"
10349 #: builtin/clone.c:466
10351 msgid "failed to iterate over '%s'"
10354 #: builtin/clone.c:491
10359 #: builtin/clone.c:505
10361 "Clone succeeded, but checkout failed.\n"
10362 "You can inspect what was checked out with 'git status'\n"
10363 "and retry with 'git restore --source=HEAD :/'\n"
10366 #: builtin/clone.c:582
10368 msgid "Could not find remote branch %s to clone."
10371 #: builtin/clone.c:701
10373 msgid "unable to update %s"
10376 #: builtin/clone.c:751
10377 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
10380 #: builtin/clone.c:782
10381 msgid "unable to checkout working tree"
10384 #: builtin/clone.c:832
10385 msgid "unable to write parameters to config file"
10388 #: builtin/clone.c:895
10389 msgid "cannot repack to clean up"
10392 #: builtin/clone.c:897
10393 msgid "cannot unlink temporary alternates file"
10396 #: builtin/clone.c:937 builtin/receive-pack.c:1948
10397 msgid "Too many arguments."
10400 #: builtin/clone.c:941
10401 msgid "You must specify a repository to clone."
10404 #: builtin/clone.c:954
10406 msgid "--bare and --origin %s options are incompatible."
10409 #: builtin/clone.c:957
10410 msgid "--bare and --separate-git-dir are incompatible."
10413 #: builtin/clone.c:970
10415 msgid "repository '%s' does not exist"
10418 #: builtin/clone.c:976 builtin/fetch.c:1790
10420 msgid "depth %s is not a positive number"
10423 #: builtin/clone.c:986
10425 msgid "destination path '%s' already exists and is not an empty directory."
10428 #: builtin/clone.c:996
10430 msgid "working tree '%s' already exists."
10433 #: builtin/clone.c:1011 builtin/clone.c:1032 builtin/difftool.c:271
10434 #: builtin/log.c:1785 builtin/worktree.c:302 builtin/worktree.c:334
10436 msgid "could not create leading directories of '%s'"
10439 #: builtin/clone.c:1016
10441 msgid "could not create work tree dir '%s'"
10444 #: builtin/clone.c:1036
10446 msgid "Cloning into bare repository '%s'...\n"
10449 #: builtin/clone.c:1038
10451 msgid "Cloning into '%s'...\n"
10454 #: builtin/clone.c:1062
10456 "clone --recursive is not compatible with both --reference and --reference-if-"
10460 #: builtin/clone.c:1123
10461 msgid "--depth is ignored in local clones; use file:// instead."
10464 #: builtin/clone.c:1125
10465 msgid "--shallow-since is ignored in local clones; use file:// instead."
10468 #: builtin/clone.c:1127
10469 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
10472 #: builtin/clone.c:1129
10473 msgid "--filter is ignored in local clones; use file:// instead."
10476 #: builtin/clone.c:1132
10477 msgid "source repository is shallow, ignoring --local"
10480 #: builtin/clone.c:1137
10481 msgid "--local is ignored"
10484 #: builtin/clone.c:1212 builtin/clone.c:1220
10486 msgid "Remote branch %s not found in upstream %s"
10489 #: builtin/clone.c:1223
10490 msgid "You appear to have cloned an empty repository."
10493 #: builtin/column.c:10
10494 msgid "git column [<options>]"
10497 #: builtin/column.c:27
10498 msgid "lookup config vars"
10501 #: builtin/column.c:28 builtin/column.c:29
10502 msgid "layout to use"
10505 #: builtin/column.c:30
10506 msgid "Maximum width"
10509 #: builtin/column.c:31
10510 msgid "Padding space on left border"
10513 #: builtin/column.c:32
10514 msgid "Padding space on right border"
10517 #: builtin/column.c:33
10518 msgid "Padding space between columns"
10521 #: builtin/column.c:51
10522 msgid "--command must be the first argument"
10525 #: builtin/commit-tree.c:18
10527 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
10528 "<file>)...] <tree>"
10531 #: builtin/commit-tree.c:31
10533 msgid "duplicate parent %s ignored"
10536 #: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:525
10538 msgid "not a valid object name %s"
10541 #: builtin/commit-tree.c:93
10543 msgid "git commit-tree: failed to open '%s'"
10546 #: builtin/commit-tree.c:96
10548 msgid "git commit-tree: failed to read '%s'"
10551 #: builtin/commit-tree.c:98
10553 msgid "git commit-tree: failed to close '%s'"
10556 #: builtin/commit-tree.c:111
10560 #: builtin/commit-tree.c:112
10561 msgid "id of a parent commit object"
10564 #: builtin/commit-tree.c:114 builtin/commit.c:1500 builtin/merge.c:270
10565 #: builtin/notes.c:409 builtin/notes.c:575 builtin/stash.c:1469
10566 #: builtin/tag.c:412
10570 #: builtin/commit-tree.c:115 builtin/commit.c:1500
10571 msgid "commit message"
10574 #: builtin/commit-tree.c:118
10575 msgid "read commit log message from file"
10578 #: builtin/commit-tree.c:121 builtin/commit.c:1512 builtin/merge.c:287
10579 #: builtin/pull.c:195 builtin/revert.c:118
10580 msgid "GPG sign commit"
10583 #: builtin/commit-tree.c:133
10584 msgid "must give exactly one tree"
10587 #: builtin/commit-tree.c:140
10588 msgid "git commit-tree: failed to read"
10591 #: builtin/commit.c:41
10592 msgid "git commit [<options>] [--] <pathspec>..."
10595 #: builtin/commit.c:46
10596 msgid "git status [<options>] [--] <pathspec>..."
10599 #: builtin/commit.c:51
10601 "You asked to amend the most recent commit, but doing so would make\n"
10602 "it empty. You can repeat your command with --allow-empty, or you can\n"
10603 "remove the commit entirely with \"git reset HEAD^\".\n"
10606 #: builtin/commit.c:56
10608 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
10609 "If you wish to commit it anyway, use:\n"
10611 " git commit --allow-empty\n"
10615 #: builtin/commit.c:63
10616 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
10619 #: builtin/commit.c:66
10623 " git cherry-pick --continue\n"
10625 "to resume cherry-picking the remaining commits.\n"
10626 "If you wish to skip this commit, use:\n"
10628 " git cherry-pick --skip\n"
10632 #: builtin/commit.c:315
10633 msgid "failed to unpack HEAD tree object"
10636 #: builtin/commit.c:356
10637 msgid "unable to create temporary index"
10640 #: builtin/commit.c:362
10641 msgid "interactive add failed"
10644 #: builtin/commit.c:376
10645 msgid "unable to update temporary index"
10648 #: builtin/commit.c:378
10649 msgid "Failed to update main cache tree"
10652 #: builtin/commit.c:403 builtin/commit.c:426 builtin/commit.c:472
10653 msgid "unable to write new_index file"
10656 #: builtin/commit.c:455
10657 msgid "cannot do a partial commit during a merge."
10660 #: builtin/commit.c:457
10661 msgid "cannot do a partial commit during a cherry-pick."
10664 #: builtin/commit.c:465
10665 msgid "cannot read the index"
10668 #: builtin/commit.c:484
10669 msgid "unable to write temporary index file"
10672 #: builtin/commit.c:582
10674 msgid "commit '%s' lacks author header"
10677 #: builtin/commit.c:584
10679 msgid "commit '%s' has malformed author line"
10682 #: builtin/commit.c:603
10683 msgid "malformed --author parameter"
10686 #: builtin/commit.c:656
10688 "unable to select a comment character that is not used\n"
10689 "in the current commit message"
10692 #: builtin/commit.c:694 builtin/commit.c:727 builtin/commit.c:1072
10694 msgid "could not lookup commit %s"
10697 #: builtin/commit.c:706 builtin/shortlog.c:319
10699 msgid "(reading log message from standard input)\n"
10702 #: builtin/commit.c:708
10703 msgid "could not read log from standard input"
10706 #: builtin/commit.c:712
10708 msgid "could not read log file '%s'"
10711 #: builtin/commit.c:743 builtin/commit.c:759
10712 msgid "could not read SQUASH_MSG"
10715 #: builtin/commit.c:750
10716 msgid "could not read MERGE_MSG"
10719 #: builtin/commit.c:810
10720 msgid "could not write commit template"
10723 #: builtin/commit.c:829
10727 "It looks like you may be committing a merge.\n"
10728 "If this is not correct, please remove the file\n"
10733 #: builtin/commit.c:834
10737 "It looks like you may be committing a cherry-pick.\n"
10738 "If this is not correct, please remove the file\n"
10743 #: builtin/commit.c:847
10746 "Please enter the commit message for your changes. Lines starting\n"
10747 "with '%c' will be ignored, and an empty message aborts the commit.\n"
10750 #: builtin/commit.c:855
10753 "Please enter the commit message for your changes. Lines starting\n"
10754 "with '%c' will be kept; you may remove them yourself if you want to.\n"
10755 "An empty message aborts the commit.\n"
10758 #: builtin/commit.c:872
10760 msgid "%sAuthor: %.*s <%.*s>"
10763 #: builtin/commit.c:880
10768 #: builtin/commit.c:887
10770 msgid "%sCommitter: %.*s <%.*s>"
10773 #: builtin/commit.c:905
10774 msgid "Cannot read index"
10777 #: builtin/commit.c:972
10778 msgid "Error building trees"
10781 #: builtin/commit.c:986 builtin/tag.c:275
10783 msgid "Please supply the message using either -m or -F option.\n"
10786 #: builtin/commit.c:1030
10788 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
10791 #: builtin/commit.c:1044
10793 msgid "Invalid ignored mode '%s'"
10796 #: builtin/commit.c:1062 builtin/commit.c:1304
10798 msgid "Invalid untracked files mode '%s'"
10801 #: builtin/commit.c:1102
10802 msgid "--long and -z are incompatible"
10805 #: builtin/commit.c:1146
10806 msgid "Using both --reset-author and --author does not make sense"
10809 #: builtin/commit.c:1155
10810 msgid "You have nothing to amend."
10813 #: builtin/commit.c:1158
10814 msgid "You are in the middle of a merge -- cannot amend."
10817 #: builtin/commit.c:1160
10818 msgid "You are in the middle of a cherry-pick -- cannot amend."
10821 #: builtin/commit.c:1163
10822 msgid "Options --squash and --fixup cannot be used together"
10825 #: builtin/commit.c:1173
10826 msgid "Only one of -c/-C/-F/--fixup can be used."
10829 #: builtin/commit.c:1175
10830 msgid "Option -m cannot be combined with -c/-C/-F."
10833 #: builtin/commit.c:1183
10834 msgid "--reset-author can be used only with -C, -c or --amend."
10837 #: builtin/commit.c:1200
10838 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
10841 #: builtin/commit.c:1202
10842 msgid "No paths with --include/--only does not make sense."
10845 #: builtin/commit.c:1208
10847 msgid "paths '%s ...' with -a does not make sense"
10850 #: builtin/commit.c:1339 builtin/commit.c:1523
10851 msgid "show status concisely"
10854 #: builtin/commit.c:1341 builtin/commit.c:1525
10855 msgid "show branch information"
10858 #: builtin/commit.c:1343
10859 msgid "show stash information"
10862 #: builtin/commit.c:1345 builtin/commit.c:1527
10863 msgid "compute full ahead/behind values"
10866 #: builtin/commit.c:1347
10870 #: builtin/commit.c:1347 builtin/commit.c:1529 builtin/push.c:548
10871 #: builtin/worktree.c:650
10872 msgid "machine-readable output"
10875 #: builtin/commit.c:1350 builtin/commit.c:1531
10876 msgid "show status in long format (default)"
10879 #: builtin/commit.c:1353 builtin/commit.c:1534
10880 msgid "terminate entries with NUL"
10883 #: builtin/commit.c:1355 builtin/commit.c:1359 builtin/commit.c:1537
10884 #: builtin/fast-export.c:1153 builtin/fast-export.c:1156
10885 #: builtin/fast-export.c:1159 builtin/rebase.c:1495 parse-options.h:332
10889 #: builtin/commit.c:1356 builtin/commit.c:1537
10890 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
10893 #: builtin/commit.c:1360
10895 "show ignored files, optional modes: traditional, matching, no. (Default: "
10899 #: builtin/commit.c:1362 parse-options.h:188
10903 #: builtin/commit.c:1363
10905 "ignore changes to submodules, optional when: all, dirty, untracked. "
10909 #: builtin/commit.c:1365
10910 msgid "list untracked files in columns"
10913 #: builtin/commit.c:1366
10914 msgid "do not detect renames"
10917 #: builtin/commit.c:1368
10918 msgid "detect renames, optionally set similarity index"
10921 #: builtin/commit.c:1388
10922 msgid "Unsupported combination of ignored and untracked-files arguments"
10925 #: builtin/commit.c:1493
10926 msgid "suppress summary after successful commit"
10929 #: builtin/commit.c:1494
10930 msgid "show diff in commit message template"
10933 #: builtin/commit.c:1496
10934 msgid "Commit message options"
10937 #: builtin/commit.c:1497 builtin/merge.c:274 builtin/tag.c:414
10938 msgid "read message from file"
10941 #: builtin/commit.c:1498
10945 #: builtin/commit.c:1498
10946 msgid "override author for commit"
10949 #: builtin/commit.c:1499 builtin/gc.c:538
10953 #: builtin/commit.c:1499
10954 msgid "override date for commit"
10957 #: builtin/commit.c:1501 builtin/commit.c:1502 builtin/commit.c:1503
10958 #: builtin/commit.c:1504 parse-options.h:324 ref-filter.h:92
10962 #: builtin/commit.c:1501
10963 msgid "reuse and edit message from specified commit"
10966 #: builtin/commit.c:1502
10967 msgid "reuse message from specified commit"
10970 #: builtin/commit.c:1503
10971 msgid "use autosquash formatted message to fixup specified commit"
10974 #: builtin/commit.c:1504
10975 msgid "use autosquash formatted message to squash specified commit"
10978 #: builtin/commit.c:1505
10979 msgid "the commit is authored by me now (used with -C/-c/--amend)"
10982 #: builtin/commit.c:1506 builtin/log.c:1565 builtin/merge.c:289
10983 #: builtin/pull.c:164 builtin/revert.c:110
10984 msgid "add Signed-off-by:"
10987 #: builtin/commit.c:1507
10988 msgid "use specified template file"
10991 #: builtin/commit.c:1508
10992 msgid "force edit of commit"
10995 #: builtin/commit.c:1510
10996 msgid "include status in commit message template"
10999 #: builtin/commit.c:1515
11000 msgid "Commit contents options"
11003 #: builtin/commit.c:1516
11004 msgid "commit all changed files"
11007 #: builtin/commit.c:1517
11008 msgid "add specified files to index for commit"
11011 #: builtin/commit.c:1518
11012 msgid "interactively add files"
11015 #: builtin/commit.c:1519
11016 msgid "interactively add changes"
11019 #: builtin/commit.c:1520
11020 msgid "commit only specified files"
11023 #: builtin/commit.c:1521
11024 msgid "bypass pre-commit and commit-msg hooks"
11027 #: builtin/commit.c:1522
11028 msgid "show what would be committed"
11031 #: builtin/commit.c:1535
11032 msgid "amend previous commit"
11035 #: builtin/commit.c:1536
11036 msgid "bypass post-rewrite hook"
11039 #: builtin/commit.c:1541
11040 msgid "ok to record an empty change"
11043 #: builtin/commit.c:1543
11044 msgid "ok to record a change with an empty message"
11047 #: builtin/commit.c:1616
11049 msgid "Corrupt MERGE_HEAD file (%s)"
11052 #: builtin/commit.c:1623
11053 msgid "could not read MERGE_MODE"
11056 #: builtin/commit.c:1642
11058 msgid "could not read commit message: %s"
11061 #: builtin/commit.c:1649
11063 msgid "Aborting commit due to empty commit message.\n"
11066 #: builtin/commit.c:1654
11068 msgid "Aborting commit; you did not edit the message.\n"
11071 #: builtin/commit.c:1688
11073 "repository has been updated, but unable to write\n"
11074 "new_index file. Check that disk is not full and quota is\n"
11075 "not exceeded, and then \"git restore --staged :/\" to recover."
11078 #: builtin/commit-graph.c:11
11079 msgid "git commit-graph [--object-dir <objdir>]"
11082 #: builtin/commit-graph.c:12 builtin/commit-graph.c:24
11083 msgid "git commit-graph read [--object-dir <objdir>]"
11086 #: builtin/commit-graph.c:13 builtin/commit-graph.c:19
11088 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
11091 #: builtin/commit-graph.c:14 builtin/commit-graph.c:29
11093 "git commit-graph write [--object-dir <objdir>] [--append|--split] [--"
11094 "reachable|--stdin-packs|--stdin-commits] [--[no-]progress] <split options>"
11097 #: builtin/commit-graph.c:55 builtin/commit-graph.c:107
11098 #: builtin/commit-graph.c:170 builtin/commit-graph.c:254 builtin/fetch.c:178
11099 #: builtin/log.c:1585
11103 #: builtin/commit-graph.c:56 builtin/commit-graph.c:108
11104 #: builtin/commit-graph.c:171 builtin/commit-graph.c:255
11105 msgid "The object directory to store the graph"
11108 #: builtin/commit-graph.c:58
11109 msgid "if the commit-graph is split, only verify the tip file"
11112 #: builtin/commit-graph.c:80 builtin/commit-graph.c:125
11114 msgid "Could not open commit-graph '%s'"
11117 #: builtin/commit-graph.c:173
11118 msgid "start walk at all refs"
11121 #: builtin/commit-graph.c:175
11122 msgid "scan pack-indexes listed by stdin for commits"
11125 #: builtin/commit-graph.c:177
11126 msgid "start walk at commits listed by stdin"
11129 #: builtin/commit-graph.c:179
11130 msgid "include all commits already in the commit-graph file"
11133 #: builtin/commit-graph.c:182
11134 msgid "allow writing an incremental commit-graph file"
11137 #: builtin/commit-graph.c:184 builtin/commit-graph.c:188
11138 msgid "maximum number of commits in a non-base split commit-graph"
11141 #: builtin/commit-graph.c:186
11142 msgid "maximum ratio between two levels of a split commit-graph"
11145 #: builtin/commit-graph.c:204
11146 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
11149 #: builtin/config.c:11
11150 msgid "git config [<options>]"
11153 #: builtin/config.c:103 builtin/env--helper.c:23
11155 msgid "unrecognized --type argument, %s"
11158 #: builtin/config.c:115
11159 msgid "only one type at a time"
11162 #: builtin/config.c:124
11163 msgid "Config file location"
11166 #: builtin/config.c:125
11167 msgid "use global config file"
11170 #: builtin/config.c:126
11171 msgid "use system config file"
11174 #: builtin/config.c:127
11175 msgid "use repository config file"
11178 #: builtin/config.c:128
11179 msgid "use per-worktree config file"
11182 #: builtin/config.c:129
11183 msgid "use given config file"
11186 #: builtin/config.c:130
11190 #: builtin/config.c:130
11191 msgid "read config from given blob object"
11194 #: builtin/config.c:131
11198 #: builtin/config.c:132
11199 msgid "get value: name [value-regex]"
11202 #: builtin/config.c:133
11203 msgid "get all values: key [value-regex]"
11206 #: builtin/config.c:134
11207 msgid "get values for regexp: name-regex [value-regex]"
11210 #: builtin/config.c:135
11211 msgid "get value specific for the URL: section[.var] URL"
11214 #: builtin/config.c:136
11215 msgid "replace all matching variables: name value [value_regex]"
11218 #: builtin/config.c:137
11219 msgid "add a new variable: name value"
11222 #: builtin/config.c:138
11223 msgid "remove a variable: name [value-regex]"
11226 #: builtin/config.c:139
11227 msgid "remove all matches: name [value-regex]"
11230 #: builtin/config.c:140
11231 msgid "rename section: old-name new-name"
11234 #: builtin/config.c:141
11235 msgid "remove a section: name"
11238 #: builtin/config.c:142
11242 #: builtin/config.c:143
11243 msgid "open an editor"
11246 #: builtin/config.c:144
11247 msgid "find the color configured: slot [default]"
11250 #: builtin/config.c:145
11251 msgid "find the color setting: slot [stdout-is-tty]"
11254 #: builtin/config.c:146
11258 #: builtin/config.c:147 builtin/env--helper.c:38
11259 msgid "value is given this type"
11262 #: builtin/config.c:148
11263 msgid "value is \"true\" or \"false\""
11266 #: builtin/config.c:149
11267 msgid "value is decimal number"
11270 #: builtin/config.c:150
11271 msgid "value is --bool or --int"
11274 #: builtin/config.c:151
11275 msgid "value is a path (file or directory name)"
11278 #: builtin/config.c:152
11279 msgid "value is an expiry date"
11282 #: builtin/config.c:153
11286 #: builtin/config.c:154
11287 msgid "terminate values with NUL byte"
11290 #: builtin/config.c:155
11291 msgid "show variable names only"
11294 #: builtin/config.c:156
11295 msgid "respect include directives on lookup"
11298 #: builtin/config.c:157
11299 msgid "show origin of config (file, standard input, blob, command line)"
11302 #: builtin/config.c:158 builtin/env--helper.c:40
11306 #: builtin/config.c:158
11307 msgid "with --get, use default value when missing entry"
11310 #: builtin/config.c:172
11312 msgid "wrong number of arguments, should be %d"
11315 #: builtin/config.c:174
11317 msgid "wrong number of arguments, should be from %d to %d"
11320 #: builtin/config.c:308
11322 msgid "invalid key pattern: %s"
11325 #: builtin/config.c:344
11327 msgid "failed to format default config value: %s"
11330 #: builtin/config.c:401
11332 msgid "cannot parse color '%s'"
11335 #: builtin/config.c:443
11336 msgid "unable to parse default color value"
11339 #: builtin/config.c:496 builtin/config.c:742
11340 msgid "not in a git directory"
11343 #: builtin/config.c:499
11344 msgid "writing to stdin is not supported"
11347 #: builtin/config.c:502
11348 msgid "writing config blobs is not supported"
11351 #: builtin/config.c:587
11354 "# This is Git's per-user configuration file.\n"
11356 "# Please adapt and uncomment the following lines:\n"
11361 #: builtin/config.c:611
11362 msgid "only one config file at a time"
11365 #: builtin/config.c:616
11366 msgid "--local can only be used inside a git repository"
11369 #: builtin/config.c:619
11370 msgid "--blob can only be used inside a git repository"
11373 #: builtin/config.c:638
11374 msgid "$HOME not set"
11377 #: builtin/config.c:658
11379 "--worktree cannot be used with multiple working trees unless the config\n"
11380 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
11381 "section in \"git help worktree\" for details"
11384 #: builtin/config.c:688
11385 msgid "--get-color and variable type are incoherent"
11388 #: builtin/config.c:693
11389 msgid "only one action at a time"
11392 #: builtin/config.c:706
11393 msgid "--name-only is only applicable to --list or --get-regexp"
11396 #: builtin/config.c:712
11398 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
11402 #: builtin/config.c:718
11403 msgid "--default is only applicable to --get"
11406 #: builtin/config.c:731
11408 msgid "unable to read config file '%s'"
11411 #: builtin/config.c:734
11412 msgid "error processing config file(s)"
11415 #: builtin/config.c:744
11416 msgid "editing stdin is not supported"
11419 #: builtin/config.c:746
11420 msgid "editing blobs is not supported"
11423 #: builtin/config.c:760
11425 msgid "cannot create configuration file %s"
11428 #: builtin/config.c:773
11431 "cannot overwrite multiple values with a single value\n"
11432 " Use a regexp, --add or --replace-all to change %s."
11435 #: builtin/config.c:847 builtin/config.c:858
11437 msgid "no such section: %s"
11440 #: builtin/count-objects.c:90
11441 msgid "git count-objects [-v] [-H | --human-readable]"
11444 #: builtin/count-objects.c:100
11445 msgid "print sizes in human readable format"
11448 #: builtin/describe.c:26
11449 msgid "git describe [<options>] [<commit-ish>...]"
11452 #: builtin/describe.c:27
11453 msgid "git describe [<options>] --dirty"
11456 #: builtin/describe.c:62
11460 #: builtin/describe.c:62
11461 msgid "lightweight"
11464 #: builtin/describe.c:62
11468 #: builtin/describe.c:275
11470 msgid "annotated tag %s not available"
11473 #: builtin/describe.c:279
11475 msgid "annotated tag %s has no embedded name"
11478 #: builtin/describe.c:281
11480 msgid "tag '%s' is really '%s' here"
11483 #: builtin/describe.c:325
11485 msgid "no tag exactly matches '%s'"
11488 #: builtin/describe.c:327
11490 msgid "No exact match on refs or tags, searching to describe\n"
11493 #: builtin/describe.c:381
11495 msgid "finished search at %s\n"
11498 #: builtin/describe.c:407
11501 "No annotated tags can describe '%s'.\n"
11502 "However, there were unannotated tags: try --tags."
11505 #: builtin/describe.c:411
11508 "No tags can describe '%s'.\n"
11509 "Try --always, or create some tags."
11512 #: builtin/describe.c:441
11514 msgid "traversed %lu commits\n"
11517 #: builtin/describe.c:444
11520 "more than %i tags found; listed %i most recent\n"
11521 "gave up search at %s\n"
11524 #: builtin/describe.c:512
11526 msgid "describe %s\n"
11529 #: builtin/describe.c:515
11531 msgid "Not a valid object name %s"
11534 #: builtin/describe.c:523
11536 msgid "%s is neither a commit nor blob"
11539 #: builtin/describe.c:537
11540 msgid "find the tag that comes after the commit"
11543 #: builtin/describe.c:538
11544 msgid "debug search strategy on stderr"
11547 #: builtin/describe.c:539
11548 msgid "use any ref"
11551 #: builtin/describe.c:540
11552 msgid "use any tag, even unannotated"
11555 #: builtin/describe.c:541
11556 msgid "always use long format"
11559 #: builtin/describe.c:542
11560 msgid "only follow first parent"
11563 #: builtin/describe.c:545
11564 msgid "only output exact matches"
11567 #: builtin/describe.c:547
11568 msgid "consider <n> most recent tags (default: 10)"
11571 #: builtin/describe.c:549
11572 msgid "only consider tags matching <pattern>"
11575 #: builtin/describe.c:551
11576 msgid "do not consider tags matching <pattern>"
11579 #: builtin/describe.c:553 builtin/name-rev.c:426
11580 msgid "show abbreviated commit object as fallback"
11583 #: builtin/describe.c:554 builtin/describe.c:557
11587 #: builtin/describe.c:555
11588 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
11591 #: builtin/describe.c:558
11592 msgid "append <mark> on broken working tree (default: \"-broken\")"
11595 #: builtin/describe.c:576
11596 msgid "--long is incompatible with --abbrev=0"
11599 #: builtin/describe.c:605
11600 msgid "No names found, cannot describe anything."
11603 #: builtin/describe.c:656
11604 msgid "--dirty is incompatible with commit-ishes"
11607 #: builtin/describe.c:658
11608 msgid "--broken is incompatible with commit-ishes"
11611 #: builtin/diff.c:84
11613 msgid "'%s': not a regular file or symlink"
11616 #: builtin/diff.c:235
11618 msgid "invalid option: %s"
11621 #: builtin/diff.c:350
11622 msgid "Not a git repository"
11625 #: builtin/diff.c:394
11627 msgid "invalid object '%s' given."
11630 #: builtin/diff.c:403
11632 msgid "more than two blobs given: '%s'"
11635 #: builtin/diff.c:408
11637 msgid "unhandled object '%s' given."
11640 #: builtin/difftool.c:30
11641 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
11644 #: builtin/difftool.c:260
11649 #: builtin/difftool.c:302
11651 msgid "could not read symlink %s"
11654 #: builtin/difftool.c:304
11656 msgid "could not read symlink file %s"
11659 #: builtin/difftool.c:312
11661 msgid "could not read object %s for symlink %s"
11664 #: builtin/difftool.c:413
11666 "combined diff formats('-c' and '--cc') are not supported in\n"
11667 "directory diff mode('-d' and '--dir-diff')."
11670 #: builtin/difftool.c:634
11672 msgid "both files modified: '%s' and '%s'."
11675 #: builtin/difftool.c:636
11676 msgid "working tree file has been left."
11679 #: builtin/difftool.c:647
11681 msgid "temporary files exist in '%s'."
11684 #: builtin/difftool.c:648
11685 msgid "you may want to cleanup or recover these."
11688 #: builtin/difftool.c:697
11689 msgid "use `diff.guitool` instead of `diff.tool`"
11692 #: builtin/difftool.c:699
11693 msgid "perform a full-directory diff"
11696 #: builtin/difftool.c:701
11697 msgid "do not prompt before launching a diff tool"
11700 #: builtin/difftool.c:706
11701 msgid "use symlinks in dir-diff mode"
11704 #: builtin/difftool.c:707
11708 #: builtin/difftool.c:708
11709 msgid "use the specified diff tool"
11712 #: builtin/difftool.c:710
11713 msgid "print a list of diff tools that may be used with `--tool`"
11716 #: builtin/difftool.c:713
11718 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
11722 #: builtin/difftool.c:716
11723 msgid "specify a custom command for viewing diffs"
11726 #: builtin/difftool.c:717
11727 msgid "passed to `diff`"
11730 #: builtin/difftool.c:732
11731 msgid "difftool requires worktree or --no-index"
11734 #: builtin/difftool.c:739
11735 msgid "--dir-diff is incompatible with --no-index"
11738 #: builtin/difftool.c:742
11739 msgid "--gui, --tool and --extcmd are mutually exclusive"
11742 #: builtin/difftool.c:750
11743 msgid "no <tool> given for --tool=<tool>"
11746 #: builtin/difftool.c:757
11747 msgid "no <cmd> given for --extcmd=<cmd>"
11750 #: builtin/env--helper.c:6
11751 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
11754 #: builtin/env--helper.c:37 builtin/hash-object.c:98
11758 #: builtin/env--helper.c:41
11759 msgid "default for git_env_*(...) to fall back on"
11762 #: builtin/env--helper.c:43
11763 msgid "be quiet only use git_env_*() value as exit code"
11766 #: builtin/env--helper.c:62
11768 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
11771 #: builtin/env--helper.c:77
11774 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
11778 #: builtin/fast-export.c:29
11779 msgid "git fast-export [rev-list-opts]"
11782 #: builtin/fast-export.c:852
11783 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
11786 #: builtin/fast-export.c:1152
11787 msgid "show progress after <n> objects"
11790 #: builtin/fast-export.c:1154
11791 msgid "select handling of signed tags"
11794 #: builtin/fast-export.c:1157
11795 msgid "select handling of tags that tag filtered objects"
11798 #: builtin/fast-export.c:1160
11799 msgid "select handling of commit messages in an alternate encoding"
11802 #: builtin/fast-export.c:1163
11803 msgid "Dump marks to this file"
11806 #: builtin/fast-export.c:1165
11807 msgid "Import marks from this file"
11810 #: builtin/fast-export.c:1169
11811 msgid "Import marks from this file if it exists"
11814 #: builtin/fast-export.c:1171
11815 msgid "Fake a tagger when tags lack one"
11818 #: builtin/fast-export.c:1173
11819 msgid "Output full tree for each commit"
11822 #: builtin/fast-export.c:1175
11823 msgid "Use the done feature to terminate the stream"
11826 #: builtin/fast-export.c:1176
11827 msgid "Skip output of blob data"
11830 #: builtin/fast-export.c:1177 builtin/log.c:1633
11834 #: builtin/fast-export.c:1178
11835 msgid "Apply refspec to exported refs"
11838 #: builtin/fast-export.c:1179
11839 msgid "anonymize output"
11842 #: builtin/fast-export.c:1181
11843 msgid "Reference parents which are not in fast-export stream by object id"
11846 #: builtin/fast-export.c:1183
11847 msgid "Show original object ids of blobs/commits"
11850 #: builtin/fast-export.c:1185
11851 msgid "Label tags with mark ids"
11854 #: builtin/fast-export.c:1220
11855 msgid "Cannot pass both --import-marks and --import-marks-if-exists"
11858 #: builtin/fetch.c:34
11859 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
11862 #: builtin/fetch.c:35
11863 msgid "git fetch [<options>] <group>"
11866 #: builtin/fetch.c:36
11867 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
11870 #: builtin/fetch.c:37
11871 msgid "git fetch --all [<options>]"
11874 #: builtin/fetch.c:115
11875 msgid "fetch.parallel cannot be negative"
11878 #: builtin/fetch.c:138 builtin/pull.c:204
11879 msgid "fetch from all remotes"
11882 #: builtin/fetch.c:140 builtin/pull.c:248
11883 msgid "set upstream for git pull/fetch"
11886 #: builtin/fetch.c:142 builtin/pull.c:207
11887 msgid "append to .git/FETCH_HEAD instead of overwriting"
11890 #: builtin/fetch.c:144 builtin/pull.c:210
11891 msgid "path to upload pack on remote end"
11894 #: builtin/fetch.c:145
11895 msgid "force overwrite of local reference"
11898 #: builtin/fetch.c:147
11899 msgid "fetch from multiple remotes"
11902 #: builtin/fetch.c:149 builtin/pull.c:214
11903 msgid "fetch all tags and associated objects"
11906 #: builtin/fetch.c:151
11907 msgid "do not fetch all tags (--no-tags)"
11910 #: builtin/fetch.c:153
11911 msgid "number of submodules fetched in parallel"
11914 #: builtin/fetch.c:155 builtin/pull.c:217
11915 msgid "prune remote-tracking branches no longer on remote"
11918 #: builtin/fetch.c:157
11919 msgid "prune local tags no longer on remote and clobber changed tags"
11922 #: builtin/fetch.c:158 builtin/fetch.c:181 builtin/pull.c:141
11926 #: builtin/fetch.c:159
11927 msgid "control recursive fetching of submodules"
11930 #: builtin/fetch.c:163 builtin/pull.c:225
11931 msgid "keep downloaded pack"
11934 #: builtin/fetch.c:165
11935 msgid "allow updating of HEAD ref"
11938 #: builtin/fetch.c:168 builtin/fetch.c:174 builtin/pull.c:228
11939 msgid "deepen history of shallow clone"
11942 #: builtin/fetch.c:170
11943 msgid "deepen history of shallow repository based on time"
11946 #: builtin/fetch.c:176 builtin/pull.c:231
11947 msgid "convert to a complete repository"
11950 #: builtin/fetch.c:179
11951 msgid "prepend this to submodule path output"
11954 #: builtin/fetch.c:182
11956 "default for recursive fetching of submodules (lower priority than config "
11960 #: builtin/fetch.c:186 builtin/pull.c:234
11961 msgid "accept refs that update .git/shallow"
11964 #: builtin/fetch.c:187 builtin/pull.c:236
11968 #: builtin/fetch.c:188 builtin/pull.c:237
11969 msgid "specify fetch refmap"
11972 #: builtin/fetch.c:195
11973 msgid "report that we have only objects reachable from this object"
11976 #: builtin/fetch.c:198
11977 msgid "run 'gc --auto' after fetching"
11980 #: builtin/fetch.c:200 builtin/pull.c:246
11981 msgid "check for forced-updates on all updated branches"
11984 #: builtin/fetch.c:510
11985 msgid "Couldn't find remote ref HEAD"
11988 #: builtin/fetch.c:650
11990 msgid "configuration fetch.output contains invalid value %s"
11993 #: builtin/fetch.c:748
11995 msgid "object %s not found"
11998 #: builtin/fetch.c:752
11999 msgid "[up to date]"
12002 #: builtin/fetch.c:765 builtin/fetch.c:781 builtin/fetch.c:853
12006 #: builtin/fetch.c:766
12007 msgid "can't fetch in current branch"
12010 #: builtin/fetch.c:776
12011 msgid "[tag update]"
12014 #: builtin/fetch.c:777 builtin/fetch.c:814 builtin/fetch.c:836
12015 #: builtin/fetch.c:848
12016 msgid "unable to update local ref"
12019 #: builtin/fetch.c:781
12020 msgid "would clobber existing tag"
12023 #: builtin/fetch.c:803
12027 #: builtin/fetch.c:806
12028 msgid "[new branch]"
12031 #: builtin/fetch.c:809
12035 #: builtin/fetch.c:848
12036 msgid "forced update"
12039 #: builtin/fetch.c:853
12040 msgid "non-fast-forward"
12043 #: builtin/fetch.c:874
12045 "Fetch normally indicates which branches had a forced update,\n"
12046 "but that check has been disabled. To re-enable, use '--show-forced-updates'\n"
12047 "flag or run 'git config fetch.showForcedUpdates true'."
12050 #: builtin/fetch.c:878
12053 "It took %.2f seconds to check forced updates. You can use\n"
12054 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
12056 " to avoid this check.\n"
12059 #: builtin/fetch.c:908
12061 msgid "%s did not send all necessary objects\n"
12064 #: builtin/fetch.c:929
12066 msgid "reject %s because shallow roots are not allowed to be updated"
12069 #: builtin/fetch.c:1020 builtin/fetch.c:1157
12071 msgid "From %.*s\n"
12074 #: builtin/fetch.c:1031
12077 "some local refs could not be updated; try running\n"
12078 " 'git remote prune %s' to remove any old, conflicting branches"
12081 #: builtin/fetch.c:1127
12083 msgid " (%s will become dangling)"
12086 #: builtin/fetch.c:1128
12088 msgid " (%s has become dangling)"
12091 #: builtin/fetch.c:1160
12095 #: builtin/fetch.c:1161 builtin/remote.c:1036
12099 #: builtin/fetch.c:1184
12101 msgid "Refusing to fetch into current branch %s of non-bare repository"
12104 #: builtin/fetch.c:1203
12106 msgid "Option \"%s\" value \"%s\" is not valid for %s"
12109 #: builtin/fetch.c:1206
12111 msgid "Option \"%s\" is ignored for %s\n"
12114 #: builtin/fetch.c:1414
12115 msgid "multiple branch detected, incompatible with --set-upstream"
12118 #: builtin/fetch.c:1429
12119 msgid "not setting upstream for a remote remote-tracking branch"
12122 #: builtin/fetch.c:1431
12123 msgid "not setting upstream for a remote tag"
12126 #: builtin/fetch.c:1433
12127 msgid "unknown branch type"
12130 #: builtin/fetch.c:1435
12132 "no source branch found.\n"
12133 "you need to specify exactly one branch with the --set-upstream option."
12136 #: builtin/fetch.c:1561 builtin/fetch.c:1623
12138 msgid "Fetching %s\n"
12141 #: builtin/fetch.c:1571 builtin/fetch.c:1625 builtin/remote.c:100
12143 msgid "Could not fetch %s"
12146 #: builtin/fetch.c:1583
12148 msgid "could not fetch '%s' (exit code: %d)\n"
12151 #: builtin/fetch.c:1685
12153 "No remote repository specified. Please, specify either a URL or a\n"
12154 "remote name from which new revisions should be fetched."
12157 #: builtin/fetch.c:1722
12158 msgid "You need to specify a tag name."
12161 #: builtin/fetch.c:1774
12162 msgid "Negative depth in --deepen is not supported"
12165 #: builtin/fetch.c:1776
12166 msgid "--deepen and --depth are mutually exclusive"
12169 #: builtin/fetch.c:1781
12170 msgid "--depth and --unshallow cannot be used together"
12173 #: builtin/fetch.c:1783
12174 msgid "--unshallow on a complete repository does not make sense"
12177 #: builtin/fetch.c:1799
12178 msgid "fetch --all does not take a repository argument"
12181 #: builtin/fetch.c:1801
12182 msgid "fetch --all does not make sense with refspecs"
12185 #: builtin/fetch.c:1810
12187 msgid "No such remote or remote group: %s"
12190 #: builtin/fetch.c:1817
12191 msgid "Fetching a group and specifying refspecs does not make sense"
12194 #: builtin/fetch.c:1835
12196 "--filter can only be used with the remote configured in extensions."
12200 #: builtin/fmt-merge-msg.c:18
12202 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
12205 #: builtin/fmt-merge-msg.c:672
12206 msgid "populate log with at most <n> entries from shortlog"
12209 #: builtin/fmt-merge-msg.c:675
12210 msgid "alias for --log (deprecated)"
12213 #: builtin/fmt-merge-msg.c:678
12217 #: builtin/fmt-merge-msg.c:679
12218 msgid "use <text> as start of message"
12221 #: builtin/fmt-merge-msg.c:680
12222 msgid "file to read from"
12225 #: builtin/for-each-ref.c:10
12226 msgid "git for-each-ref [<options>] [<pattern>]"
12229 #: builtin/for-each-ref.c:11
12230 msgid "git for-each-ref [--points-at <object>]"
12233 #: builtin/for-each-ref.c:12
12234 msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
12237 #: builtin/for-each-ref.c:13
12238 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
12241 #: builtin/for-each-ref.c:28
12242 msgid "quote placeholders suitably for shells"
12245 #: builtin/for-each-ref.c:30
12246 msgid "quote placeholders suitably for perl"
12249 #: builtin/for-each-ref.c:32
12250 msgid "quote placeholders suitably for python"
12253 #: builtin/for-each-ref.c:34
12254 msgid "quote placeholders suitably for Tcl"
12257 #: builtin/for-each-ref.c:37
12258 msgid "show only <n> matched refs"
12261 #: builtin/for-each-ref.c:39 builtin/tag.c:439
12262 msgid "respect format colors"
12265 #: builtin/for-each-ref.c:42
12266 msgid "print only refs which points at the given object"
12269 #: builtin/for-each-ref.c:44
12270 msgid "print only refs that are merged"
12273 #: builtin/for-each-ref.c:45
12274 msgid "print only refs that are not merged"
12277 #: builtin/for-each-ref.c:46
12278 msgid "print only refs which contain the commit"
12281 #: builtin/for-each-ref.c:47
12282 msgid "print only refs which don't contain the commit"
12285 #: builtin/fsck.c:88 builtin/fsck.c:160 builtin/fsck.c:161
12289 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
12290 #: builtin/fsck.c:120 builtin/fsck.c:136
12292 msgid "error in %s %s: %s"
12295 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
12296 #: builtin/fsck.c:131
12298 msgid "warning in %s %s: %s"
12301 #: builtin/fsck.c:157 builtin/fsck.c:159
12303 msgid "broken link from %7s %s"
12306 #: builtin/fsck.c:168
12307 msgid "wrong object type in link"
12310 #: builtin/fsck.c:184
12313 "broken link from %7s %s\n"
12317 #: builtin/fsck.c:295
12319 msgid "missing %s %s"
12322 #: builtin/fsck.c:321
12324 msgid "unreachable %s %s"
12327 #: builtin/fsck.c:340
12329 msgid "dangling %s %s"
12332 #: builtin/fsck.c:349
12333 msgid "could not create lost-found"
12336 #: builtin/fsck.c:360
12338 msgid "could not finish '%s'"
12341 #: builtin/fsck.c:377
12343 msgid "Checking %s"
12346 #: builtin/fsck.c:415
12348 msgid "Checking connectivity (%d objects)"
12351 #: builtin/fsck.c:434
12353 msgid "Checking %s %s"
12356 #: builtin/fsck.c:438
12357 msgid "broken links"
12360 #: builtin/fsck.c:447
12365 #: builtin/fsck.c:455
12367 msgid "tagged %s %s (%s) in %s"
12370 #: builtin/fsck.c:484
12372 msgid "%s: object corrupt or missing"
12375 #: builtin/fsck.c:509
12377 msgid "%s: invalid reflog entry %s"
12380 #: builtin/fsck.c:523
12382 msgid "Checking reflog %s->%s"
12385 #: builtin/fsck.c:557
12387 msgid "%s: invalid sha1 pointer %s"
12390 #: builtin/fsck.c:564
12392 msgid "%s: not a commit"
12395 #: builtin/fsck.c:619
12396 msgid "notice: No default references"
12399 #: builtin/fsck.c:634
12401 msgid "%s: object corrupt or missing: %s"
12404 #: builtin/fsck.c:647
12406 msgid "%s: object could not be parsed: %s"
12409 #: builtin/fsck.c:667
12411 msgid "bad sha1 file: %s"
12414 #: builtin/fsck.c:682
12415 msgid "Checking object directory"
12418 #: builtin/fsck.c:685
12419 msgid "Checking object directories"
12422 #: builtin/fsck.c:700
12424 msgid "Checking %s link"
12427 #: builtin/fsck.c:705 builtin/index-pack.c:842
12432 #: builtin/fsck.c:712
12434 msgid "%s points to something strange (%s)"
12437 #: builtin/fsck.c:718
12439 msgid "%s: detached HEAD points at nothing"
12442 #: builtin/fsck.c:722
12444 msgid "notice: %s points to an unborn branch (%s)"
12447 #: builtin/fsck.c:734
12448 msgid "Checking cache tree"
12451 #: builtin/fsck.c:739
12453 msgid "%s: invalid sha1 pointer in cache-tree"
12456 #: builtin/fsck.c:750
12457 msgid "non-tree in cache-tree"
12460 #: builtin/fsck.c:781
12461 msgid "git fsck [<options>] [<object>...]"
12464 #: builtin/fsck.c:787
12465 msgid "show unreachable objects"
12468 #: builtin/fsck.c:788
12469 msgid "show dangling objects"
12472 #: builtin/fsck.c:789
12473 msgid "report tags"
12476 #: builtin/fsck.c:790
12477 msgid "report root nodes"
12480 #: builtin/fsck.c:791
12481 msgid "make index objects head nodes"
12484 #: builtin/fsck.c:792
12485 msgid "make reflogs head nodes (default)"
12488 #: builtin/fsck.c:793
12489 msgid "also consider packs and alternate objects"
12492 #: builtin/fsck.c:794
12493 msgid "check only connectivity"
12496 #: builtin/fsck.c:795
12497 msgid "enable more strict checking"
12500 #: builtin/fsck.c:797
12501 msgid "write dangling objects in .git/lost-found"
12504 #: builtin/fsck.c:798 builtin/prune.c:132
12505 msgid "show progress"
12508 #: builtin/fsck.c:799
12509 msgid "show verbose names for reachable objects"
12512 #: builtin/fsck.c:859 builtin/index-pack.c:225
12513 msgid "Checking objects"
12516 #: builtin/fsck.c:887
12518 msgid "%s: object missing"
12521 #: builtin/fsck.c:899
12523 msgid "invalid parameter: expected sha1, got '%s'"
12527 msgid "git gc [<options>]"
12532 msgid "Failed to fstat %s: %s"
12535 #: builtin/gc.c:126
12537 msgid "failed to parse '%s' value '%s'"
12540 #: builtin/gc.c:475 builtin/init-db.c:55
12542 msgid "cannot stat '%s'"
12545 #: builtin/gc.c:484 builtin/notes.c:240 builtin/tag.c:529
12547 msgid "cannot read '%s'"
12550 #: builtin/gc.c:491
12553 "The last gc run reported the following. Please correct the root cause\n"
12555 "Automatic cleanup will not be performed until the file is removed.\n"
12560 #: builtin/gc.c:539
12561 msgid "prune unreferenced objects"
12564 #: builtin/gc.c:541
12565 msgid "be more thorough (increased runtime)"
12568 #: builtin/gc.c:542
12569 msgid "enable auto-gc mode"
12572 #: builtin/gc.c:545
12573 msgid "force running gc even if there may be another gc running"
12576 #: builtin/gc.c:548
12577 msgid "repack all other packs except the largest pack"
12580 #: builtin/gc.c:565
12582 msgid "failed to parse gc.logexpiry value %s"
12585 #: builtin/gc.c:576
12587 msgid "failed to parse prune expiry value %s"
12590 #: builtin/gc.c:596
12592 msgid "Auto packing the repository in background for optimum performance.\n"
12595 #: builtin/gc.c:598
12597 msgid "Auto packing the repository for optimum performance.\n"
12600 #: builtin/gc.c:599
12602 msgid "See \"git help gc\" for manual housekeeping.\n"
12605 #: builtin/gc.c:639
12608 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
12611 #: builtin/gc.c:694
12613 "There are too many unreachable loose objects; run 'git prune' to remove them."
12616 #: builtin/grep.c:29
12617 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
12620 #: builtin/grep.c:225
12622 msgid "grep: failed to create thread: %s"
12625 #: builtin/grep.c:279
12627 msgid "invalid number of threads specified (%d) for %s"
12630 #. TRANSLATORS: %s is the configuration
12631 #. variable for tweaking threads, currently
12634 #: builtin/grep.c:287 builtin/index-pack.c:1534 builtin/index-pack.c:1727
12635 #: builtin/pack-objects.c:2708
12637 msgid "no threads support, ignoring %s"
12640 #: builtin/grep.c:467 builtin/grep.c:592 builtin/grep.c:635
12642 msgid "unable to read tree (%s)"
12645 #: builtin/grep.c:650
12647 msgid "unable to grep from object of type %s"
12650 #: builtin/grep.c:716
12652 msgid "switch `%c' expects a numerical value"
12655 #: builtin/grep.c:815
12656 msgid "search in index instead of in the work tree"
12659 #: builtin/grep.c:817
12660 msgid "find in contents not managed by git"
12663 #: builtin/grep.c:819
12664 msgid "search in both tracked and untracked files"
12667 #: builtin/grep.c:821
12668 msgid "ignore files specified via '.gitignore'"
12671 #: builtin/grep.c:823
12672 msgid "recursively search in each submodule"
12675 #: builtin/grep.c:826
12676 msgid "show non-matching lines"
12679 #: builtin/grep.c:828
12680 msgid "case insensitive matching"
12683 #: builtin/grep.c:830
12684 msgid "match patterns only at word boundaries"
12687 #: builtin/grep.c:832
12688 msgid "process binary files as text"
12691 #: builtin/grep.c:834
12692 msgid "don't match patterns in binary files"
12695 #: builtin/grep.c:837
12696 msgid "process binary files with textconv filters"
12699 #: builtin/grep.c:839
12700 msgid "search in subdirectories (default)"
12703 #: builtin/grep.c:841
12704 msgid "descend at most <depth> levels"
12707 #: builtin/grep.c:845
12708 msgid "use extended POSIX regular expressions"
12711 #: builtin/grep.c:848
12712 msgid "use basic POSIX regular expressions (default)"
12715 #: builtin/grep.c:851
12716 msgid "interpret patterns as fixed strings"
12719 #: builtin/grep.c:854
12720 msgid "use Perl-compatible regular expressions"
12723 #: builtin/grep.c:857
12724 msgid "show line numbers"
12727 #: builtin/grep.c:858
12728 msgid "show column number of first match"
12731 #: builtin/grep.c:859
12732 msgid "don't show filenames"
12735 #: builtin/grep.c:860
12736 msgid "show filenames"
12739 #: builtin/grep.c:862
12740 msgid "show filenames relative to top directory"
12743 #: builtin/grep.c:864
12744 msgid "show only filenames instead of matching lines"
12747 #: builtin/grep.c:866
12748 msgid "synonym for --files-with-matches"
12751 #: builtin/grep.c:869
12752 msgid "show only the names of files without match"
12755 #: builtin/grep.c:871
12756 msgid "print NUL after filenames"
12759 #: builtin/grep.c:874
12760 msgid "show only matching parts of a line"
12763 #: builtin/grep.c:876
12764 msgid "show the number of matches instead of matching lines"
12767 #: builtin/grep.c:877
12768 msgid "highlight matches"
12771 #: builtin/grep.c:879
12772 msgid "print empty line between matches from different files"
12775 #: builtin/grep.c:881
12776 msgid "show filename only once above matches from same file"
12779 #: builtin/grep.c:884
12780 msgid "show <n> context lines before and after matches"
12783 #: builtin/grep.c:887
12784 msgid "show <n> context lines before matches"
12787 #: builtin/grep.c:889
12788 msgid "show <n> context lines after matches"
12791 #: builtin/grep.c:891
12792 msgid "use <n> worker threads"
12795 #: builtin/grep.c:892
12796 msgid "shortcut for -C NUM"
12799 #: builtin/grep.c:895
12800 msgid "show a line with the function name before matches"
12803 #: builtin/grep.c:897
12804 msgid "show the surrounding function"
12807 #: builtin/grep.c:900
12808 msgid "read patterns from file"
12811 #: builtin/grep.c:902
12812 msgid "match <pattern>"
12815 #: builtin/grep.c:904
12816 msgid "combine patterns specified with -e"
12819 #: builtin/grep.c:916
12820 msgid "indicate hit with exit status without output"
12823 #: builtin/grep.c:918
12824 msgid "show only matches from files that match all patterns"
12827 #: builtin/grep.c:920
12828 msgid "show parse tree for grep expression"
12831 #: builtin/grep.c:924
12835 #: builtin/grep.c:924
12836 msgid "show matching files in the pager"
12839 #: builtin/grep.c:928
12840 msgid "allow calling of grep(1) (ignored by this build)"
12843 #: builtin/grep.c:992
12844 msgid "no pattern given"
12847 #: builtin/grep.c:1028
12848 msgid "--no-index or --untracked cannot be used with revs"
12851 #: builtin/grep.c:1036
12853 msgid "unable to resolve revision: %s"
12856 #: builtin/grep.c:1067
12857 msgid "invalid option combination, ignoring --threads"
12860 #: builtin/grep.c:1070 builtin/pack-objects.c:3400
12861 msgid "no threads support, ignoring --threads"
12864 #: builtin/grep.c:1073 builtin/index-pack.c:1531 builtin/pack-objects.c:2705
12866 msgid "invalid number of threads specified (%d)"
12869 #: builtin/grep.c:1096
12870 msgid "--open-files-in-pager only works on the worktree"
12873 #: builtin/grep.c:1119
12874 msgid "option not supported with --recurse-submodules"
12877 #: builtin/grep.c:1125
12878 msgid "--cached or --untracked cannot be used with --no-index"
12881 #: builtin/grep.c:1131
12882 msgid "--[no-]exclude-standard cannot be used for tracked contents"
12885 #: builtin/grep.c:1139
12886 msgid "both --cached and trees are given"
12889 #: builtin/hash-object.c:85
12891 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
12895 #: builtin/hash-object.c:86
12896 msgid "git hash-object --stdin-paths"
12899 #: builtin/hash-object.c:98
12900 msgid "object type"
12903 #: builtin/hash-object.c:99
12904 msgid "write the object into the object database"
12907 #: builtin/hash-object.c:101
12908 msgid "read the object from stdin"
12911 #: builtin/hash-object.c:103
12912 msgid "store file as is without filters"
12915 #: builtin/hash-object.c:104
12917 "just hash any random garbage to create corrupt objects for debugging Git"
12920 #: builtin/hash-object.c:105
12921 msgid "process file as it were from this path"
12924 #: builtin/help.c:46
12925 msgid "print all available commands"
12928 #: builtin/help.c:47
12929 msgid "exclude guides"
12932 #: builtin/help.c:48
12933 msgid "print list of useful guides"
12936 #: builtin/help.c:49
12937 msgid "print all configuration variable names"
12940 #: builtin/help.c:51
12941 msgid "show man page"
12944 #: builtin/help.c:52
12945 msgid "show manual in web browser"
12948 #: builtin/help.c:54
12949 msgid "show info page"
12952 #: builtin/help.c:56
12953 msgid "print command description"
12956 #: builtin/help.c:61
12957 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
12960 #: builtin/help.c:77
12962 msgid "unrecognized help format '%s'"
12965 #: builtin/help.c:104
12966 msgid "Failed to start emacsclient."
12969 #: builtin/help.c:117
12970 msgid "Failed to parse emacsclient version."
12973 #: builtin/help.c:125
12975 msgid "emacsclient version '%d' too old (< 22)."
12978 #: builtin/help.c:143 builtin/help.c:165 builtin/help.c:175 builtin/help.c:183
12980 msgid "failed to exec '%s'"
12983 #: builtin/help.c:221
12986 "'%s': path for unsupported man viewer.\n"
12987 "Please consider using 'man.<tool>.cmd' instead."
12990 #: builtin/help.c:233
12993 "'%s': cmd for supported man viewer.\n"
12994 "Please consider using 'man.<tool>.path' instead."
12997 #: builtin/help.c:350
12999 msgid "'%s': unknown man viewer."
13002 #: builtin/help.c:367
13003 msgid "no man viewer handled the request"
13006 #: builtin/help.c:375
13007 msgid "no info viewer handled the request"
13010 #: builtin/help.c:434 builtin/help.c:445 git.c:336
13012 msgid "'%s' is aliased to '%s'"
13015 #: builtin/help.c:448 git.c:365
13017 msgid "bad alias.%s string: %s"
13020 #: builtin/help.c:477 builtin/help.c:507
13022 msgid "usage: %s%s"
13025 #: builtin/help.c:491
13026 msgid "'git help config' for more information"
13029 #: builtin/index-pack.c:185
13031 msgid "object type mismatch at %s"
13034 #: builtin/index-pack.c:205
13036 msgid "did not receive expected object %s"
13039 #: builtin/index-pack.c:208
13041 msgid "object %s: expected type %s, found %s"
13044 #: builtin/index-pack.c:258
13046 msgid "cannot fill %d byte"
13047 msgid_plural "cannot fill %d bytes"
13051 #: builtin/index-pack.c:268
13055 #: builtin/index-pack.c:269
13056 msgid "read error on input"
13059 #: builtin/index-pack.c:281
13060 msgid "used more bytes than were available"
13063 #: builtin/index-pack.c:288 builtin/pack-objects.c:604
13064 msgid "pack too large for current definition of off_t"
13067 #: builtin/index-pack.c:291 builtin/unpack-objects.c:94
13068 msgid "pack exceeds maximum allowed size"
13071 #: builtin/index-pack.c:312
13073 msgid "cannot open packfile '%s'"
13076 #: builtin/index-pack.c:326
13077 msgid "pack signature mismatch"
13080 #: builtin/index-pack.c:328
13082 msgid "pack version %<PRIu32> unsupported"
13085 #: builtin/index-pack.c:346
13087 msgid "pack has bad object at offset %<PRIuMAX>: %s"
13090 #: builtin/index-pack.c:466
13092 msgid "inflate returned %d"
13095 #: builtin/index-pack.c:515
13096 msgid "offset value overflow for delta base object"
13099 #: builtin/index-pack.c:523
13100 msgid "delta base offset is out of bound"
13103 #: builtin/index-pack.c:531
13105 msgid "unknown object type %d"
13108 #: builtin/index-pack.c:562
13109 msgid "cannot pread pack file"
13112 #: builtin/index-pack.c:564
13114 msgid "premature end of pack file, %<PRIuMAX> byte missing"
13115 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
13119 #: builtin/index-pack.c:590
13120 msgid "serious inflate inconsistency"
13123 #: builtin/index-pack.c:735 builtin/index-pack.c:741 builtin/index-pack.c:764
13124 #: builtin/index-pack.c:803 builtin/index-pack.c:812
13126 msgid "SHA1 COLLISION FOUND WITH %s !"
13129 #: builtin/index-pack.c:738 builtin/pack-objects.c:157
13130 #: builtin/pack-objects.c:217 builtin/pack-objects.c:311
13132 msgid "unable to read %s"
13135 #: builtin/index-pack.c:801
13137 msgid "cannot read existing object info %s"
13140 #: builtin/index-pack.c:809
13142 msgid "cannot read existing object %s"
13145 #: builtin/index-pack.c:823
13147 msgid "invalid blob object %s"
13150 #: builtin/index-pack.c:826 builtin/index-pack.c:845
13151 msgid "fsck error in packed object"
13154 #: builtin/index-pack.c:847
13156 msgid "Not all child objects of %s are reachable"
13159 #: builtin/index-pack.c:919 builtin/index-pack.c:950
13160 msgid "failed to apply delta"
13163 #: builtin/index-pack.c:1118
13164 msgid "Receiving objects"
13167 #: builtin/index-pack.c:1118
13168 msgid "Indexing objects"
13171 #: builtin/index-pack.c:1152
13172 msgid "pack is corrupted (SHA1 mismatch)"
13175 #: builtin/index-pack.c:1157
13176 msgid "cannot fstat packfile"
13179 #: builtin/index-pack.c:1160
13180 msgid "pack has junk at the end"
13183 #: builtin/index-pack.c:1172
13184 msgid "confusion beyond insanity in parse_pack_objects()"
13187 #: builtin/index-pack.c:1195
13188 msgid "Resolving deltas"
13191 #: builtin/index-pack.c:1205 builtin/pack-objects.c:2481
13193 msgid "unable to create thread: %s"
13196 #: builtin/index-pack.c:1246
13197 msgid "confusion beyond insanity"
13200 #: builtin/index-pack.c:1252
13202 msgid "completed with %d local object"
13203 msgid_plural "completed with %d local objects"
13207 #: builtin/index-pack.c:1264
13209 msgid "Unexpected tail checksum for %s (disk corruption?)"
13212 #: builtin/index-pack.c:1268
13214 msgid "pack has %d unresolved delta"
13215 msgid_plural "pack has %d unresolved deltas"
13219 #: builtin/index-pack.c:1292
13221 msgid "unable to deflate appended object (%d)"
13224 #: builtin/index-pack.c:1388
13226 msgid "local object %s is corrupt"
13229 #: builtin/index-pack.c:1402
13231 msgid "packfile name '%s' does not end with '.pack'"
13234 #: builtin/index-pack.c:1427
13236 msgid "cannot write %s file '%s'"
13239 #: builtin/index-pack.c:1435
13241 msgid "cannot close written %s file '%s'"
13244 #: builtin/index-pack.c:1459
13245 msgid "error while closing pack file"
13248 #: builtin/index-pack.c:1473
13249 msgid "cannot store pack file"
13252 #: builtin/index-pack.c:1481
13253 msgid "cannot store index file"
13256 #: builtin/index-pack.c:1525 builtin/pack-objects.c:2716
13258 msgid "bad pack.indexversion=%<PRIu32>"
13261 #: builtin/index-pack.c:1593
13263 msgid "Cannot open existing pack file '%s'"
13266 #: builtin/index-pack.c:1595
13268 msgid "Cannot open existing pack idx file for '%s'"
13271 #: builtin/index-pack.c:1643
13273 msgid "non delta: %d object"
13274 msgid_plural "non delta: %d objects"
13278 #: builtin/index-pack.c:1650
13280 msgid "chain length = %d: %lu object"
13281 msgid_plural "chain length = %d: %lu objects"
13285 #: builtin/index-pack.c:1689
13286 msgid "Cannot come back to cwd"
13289 #: builtin/index-pack.c:1738 builtin/index-pack.c:1741
13290 #: builtin/index-pack.c:1757 builtin/index-pack.c:1761
13295 #: builtin/index-pack.c:1777
13296 msgid "--fix-thin cannot be used without --stdin"
13299 #: builtin/index-pack.c:1779
13300 msgid "--stdin requires a git repository"
13303 #: builtin/index-pack.c:1785
13304 msgid "--verify with no packfile name given"
13307 #: builtin/index-pack.c:1833 builtin/unpack-objects.c:580
13308 msgid "fsck error in pack objects"
13311 #: builtin/init-db.c:61
13313 msgid "cannot stat template '%s'"
13316 #: builtin/init-db.c:66
13318 msgid "cannot opendir '%s'"
13321 #: builtin/init-db.c:78
13323 msgid "cannot readlink '%s'"
13326 #: builtin/init-db.c:80
13328 msgid "cannot symlink '%s' '%s'"
13331 #: builtin/init-db.c:86
13333 msgid "cannot copy '%s' to '%s'"
13336 #: builtin/init-db.c:90
13338 msgid "ignoring template %s"
13341 #: builtin/init-db.c:121
13343 msgid "templates not found in %s"
13346 #: builtin/init-db.c:136
13348 msgid "not copying templates from '%s': %s"
13351 #: builtin/init-db.c:334
13353 msgid "unable to handle file type %d"
13356 #: builtin/init-db.c:337
13358 msgid "unable to move %s to %s"
13361 #: builtin/init-db.c:354 builtin/init-db.c:357
13363 msgid "%s already exists"
13366 #: builtin/init-db.c:413
13368 msgid "Reinitialized existing shared Git repository in %s%s\n"
13371 #: builtin/init-db.c:414
13373 msgid "Reinitialized existing Git repository in %s%s\n"
13376 #: builtin/init-db.c:418
13378 msgid "Initialized empty shared Git repository in %s%s\n"
13381 #: builtin/init-db.c:419
13383 msgid "Initialized empty Git repository in %s%s\n"
13386 #: builtin/init-db.c:468
13388 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
13389 "shared[=<permissions>]] [<directory>]"
13392 #: builtin/init-db.c:491
13393 msgid "permissions"
13396 #: builtin/init-db.c:492
13397 msgid "specify that the git repository is to be shared amongst several users"
13400 #: builtin/init-db.c:529 builtin/init-db.c:534
13402 msgid "cannot mkdir %s"
13405 #: builtin/init-db.c:538
13407 msgid "cannot chdir to %s"
13410 #: builtin/init-db.c:559
13413 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
13417 #: builtin/init-db.c:587
13419 msgid "Cannot access work tree '%s'"
13422 #: builtin/interpret-trailers.c:16
13424 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
13425 "<token>[(=|:)<value>])...] [<file>...]"
13428 #: builtin/interpret-trailers.c:95
13429 msgid "edit files in place"
13432 #: builtin/interpret-trailers.c:96
13433 msgid "trim empty trailers"
13436 #: builtin/interpret-trailers.c:99
13437 msgid "where to place the new trailer"
13440 #: builtin/interpret-trailers.c:101
13441 msgid "action if trailer already exists"
13444 #: builtin/interpret-trailers.c:103
13445 msgid "action if trailer is missing"
13448 #: builtin/interpret-trailers.c:105
13449 msgid "output only the trailers"
13452 #: builtin/interpret-trailers.c:106
13453 msgid "do not apply config rules"
13456 #: builtin/interpret-trailers.c:107
13457 msgid "join whitespace-continued values"
13460 #: builtin/interpret-trailers.c:108
13461 msgid "set parsing options"
13464 #: builtin/interpret-trailers.c:110
13465 msgid "do not treat --- specially"
13468 #: builtin/interpret-trailers.c:111
13472 #: builtin/interpret-trailers.c:112
13473 msgid "trailer(s) to add"
13476 #: builtin/interpret-trailers.c:123
13477 msgid "--trailer with --only-input does not make sense"
13480 #: builtin/interpret-trailers.c:133
13481 msgid "no input file given for in-place editing"
13484 #: builtin/log.c:55
13485 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
13488 #: builtin/log.c:56
13489 msgid "git show [<options>] <object>..."
13492 #: builtin/log.c:109
13494 msgid "invalid --decorate option: %s"
13497 #: builtin/log.c:173
13498 msgid "show source"
13501 #: builtin/log.c:174
13502 msgid "Use mail map file"
13505 #: builtin/log.c:176
13506 msgid "only decorate refs that match <pattern>"
13509 #: builtin/log.c:178
13510 msgid "do not decorate refs that match <pattern>"
13513 #: builtin/log.c:179
13514 msgid "decorate options"
13517 #: builtin/log.c:182
13518 msgid "Process line range n,m in file, counting from 1"
13521 #: builtin/log.c:280
13523 msgid "Final output: %d %s\n"
13526 #: builtin/log.c:534
13528 msgid "git show %s: bad file"
13531 #: builtin/log.c:549 builtin/log.c:644
13533 msgid "could not read object %s"
13536 #: builtin/log.c:669
13538 msgid "unknown type: %d"
13541 #: builtin/log.c:792
13542 msgid "format.headers without value"
13545 #: builtin/log.c:909
13546 msgid "name of output directory is too long"
13549 #: builtin/log.c:925
13551 msgid "cannot open patch file %s"
13554 #: builtin/log.c:942
13555 msgid "need exactly one range"
13558 #: builtin/log.c:952
13559 msgid "not a range"
13562 #: builtin/log.c:1075
13563 msgid "cover letter needs email format"
13566 #: builtin/log.c:1081
13567 msgid "failed to create cover-letter file"
13570 #: builtin/log.c:1160
13572 msgid "insane in-reply-to: %s"
13575 #: builtin/log.c:1187
13576 msgid "git format-patch [<options>] [<since> | <revision-range>]"
13579 #: builtin/log.c:1245
13580 msgid "two output directories?"
13583 #: builtin/log.c:1356 builtin/log.c:2116 builtin/log.c:2118 builtin/log.c:2130
13585 msgid "unknown commit %s"
13588 #: builtin/log.c:1366 builtin/replace.c:58 builtin/replace.c:207
13589 #: builtin/replace.c:210
13591 msgid "failed to resolve '%s' as a valid ref"
13594 #: builtin/log.c:1371
13595 msgid "could not find exact merge base"
13598 #: builtin/log.c:1375
13600 "failed to get upstream, if you want to record base commit automatically,\n"
13601 "please use git branch --set-upstream-to to track a remote branch.\n"
13602 "Or you could specify base commit by --base=<base-commit-id> manually"
13605 #: builtin/log.c:1395
13606 msgid "failed to find exact merge base"
13609 #: builtin/log.c:1406
13610 msgid "base commit should be the ancestor of revision list"
13613 #: builtin/log.c:1410
13614 msgid "base commit shouldn't be in revision list"
13617 #: builtin/log.c:1463
13618 msgid "cannot get patch id"
13621 #: builtin/log.c:1515
13622 msgid "failed to infer range-diff ranges"
13625 #: builtin/log.c:1560
13626 msgid "use [PATCH n/m] even with a single patch"
13629 #: builtin/log.c:1563
13630 msgid "use [PATCH] even with multiple patches"
13633 #: builtin/log.c:1567
13634 msgid "print patches to standard out"
13637 #: builtin/log.c:1569
13638 msgid "generate a cover letter"
13641 #: builtin/log.c:1571
13642 msgid "use simple number sequence for output file names"
13645 #: builtin/log.c:1572
13649 #: builtin/log.c:1573
13650 msgid "use <sfx> instead of '.patch'"
13653 #: builtin/log.c:1575
13654 msgid "start numbering patches at <n> instead of 1"
13657 #: builtin/log.c:1577
13658 msgid "mark the series as Nth re-roll"
13661 #: builtin/log.c:1579
13662 msgid "Use [RFC PATCH] instead of [PATCH]"
13665 #: builtin/log.c:1582
13666 msgid "Use [<prefix>] instead of [PATCH]"
13669 #: builtin/log.c:1585
13670 msgid "store resulting files in <dir>"
13673 #: builtin/log.c:1588
13674 msgid "don't strip/add [PATCH]"
13677 #: builtin/log.c:1591
13678 msgid "don't output binary diffs"
13681 #: builtin/log.c:1593
13682 msgid "output all-zero hash in From header"
13685 #: builtin/log.c:1595
13686 msgid "don't include a patch matching a commit upstream"
13689 #: builtin/log.c:1597
13690 msgid "show patch format instead of default (patch + stat)"
13693 #: builtin/log.c:1599
13697 #: builtin/log.c:1600
13701 #: builtin/log.c:1601
13702 msgid "add email header"
13705 #: builtin/log.c:1602 builtin/log.c:1604
13709 #: builtin/log.c:1602
13710 msgid "add To: header"
13713 #: builtin/log.c:1604
13714 msgid "add Cc: header"
13717 #: builtin/log.c:1606
13721 #: builtin/log.c:1607
13722 msgid "set From address to <ident> (or committer ident if absent)"
13725 #: builtin/log.c:1609
13729 #: builtin/log.c:1610
13730 msgid "make first mail a reply to <message-id>"
13733 #: builtin/log.c:1611 builtin/log.c:1614
13737 #: builtin/log.c:1612
13738 msgid "attach the patch"
13741 #: builtin/log.c:1615
13742 msgid "inline the patch"
13745 #: builtin/log.c:1619
13746 msgid "enable message threading, styles: shallow, deep"
13749 #: builtin/log.c:1621
13753 #: builtin/log.c:1622
13754 msgid "add a signature"
13757 #: builtin/log.c:1623
13758 msgid "base-commit"
13761 #: builtin/log.c:1624
13762 msgid "add prerequisite tree info to the patch series"
13765 #: builtin/log.c:1626
13766 msgid "add a signature from a file"
13769 #: builtin/log.c:1627
13770 msgid "don't print the patch filenames"
13773 #: builtin/log.c:1629
13774 msgid "show progress while generating patches"
13777 #: builtin/log.c:1631
13778 msgid "show changes against <rev> in cover letter or single patch"
13781 #: builtin/log.c:1634
13782 msgid "show changes against <refspec> in cover letter or single patch"
13785 #: builtin/log.c:1636
13786 msgid "percentage by which creation is weighted"
13789 #: builtin/log.c:1711
13791 msgid "invalid ident line: %s"
13794 #: builtin/log.c:1726
13795 msgid "-n and -k are mutually exclusive"
13798 #: builtin/log.c:1728
13799 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
13802 #: builtin/log.c:1736
13803 msgid "--name-only does not make sense"
13806 #: builtin/log.c:1738
13807 msgid "--name-status does not make sense"
13810 #: builtin/log.c:1740
13811 msgid "--check does not make sense"
13814 #: builtin/log.c:1773
13815 msgid "standard output, or directory, which one?"
13818 #: builtin/log.c:1877
13819 msgid "--interdiff requires --cover-letter or single patch"
13822 #: builtin/log.c:1881
13826 #: builtin/log.c:1882
13828 msgid "Interdiff against v%d:"
13831 #: builtin/log.c:1888
13832 msgid "--creation-factor requires --range-diff"
13835 #: builtin/log.c:1892
13836 msgid "--range-diff requires --cover-letter or single patch"
13839 #: builtin/log.c:1900
13840 msgid "Range-diff:"
13843 #: builtin/log.c:1901
13845 msgid "Range-diff against v%d:"
13848 #: builtin/log.c:1912
13850 msgid "unable to read signature file '%s'"
13853 #: builtin/log.c:1948
13854 msgid "Generating patches"
13857 #: builtin/log.c:1992
13858 msgid "failed to create output files"
13861 #: builtin/log.c:2051
13862 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
13865 #: builtin/log.c:2105
13868 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
13871 #: builtin/ls-files.c:470
13872 msgid "git ls-files [<options>] [<file>...]"
13875 #: builtin/ls-files.c:526
13876 msgid "identify the file status with tags"
13879 #: builtin/ls-files.c:528
13880 msgid "use lowercase letters for 'assume unchanged' files"
13883 #: builtin/ls-files.c:530
13884 msgid "use lowercase letters for 'fsmonitor clean' files"
13887 #: builtin/ls-files.c:532
13888 msgid "show cached files in the output (default)"
13891 #: builtin/ls-files.c:534
13892 msgid "show deleted files in the output"
13895 #: builtin/ls-files.c:536
13896 msgid "show modified files in the output"
13899 #: builtin/ls-files.c:538
13900 msgid "show other files in the output"
13903 #: builtin/ls-files.c:540
13904 msgid "show ignored files in the output"
13907 #: builtin/ls-files.c:543
13908 msgid "show staged contents' object name in the output"
13911 #: builtin/ls-files.c:545
13912 msgid "show files on the filesystem that need to be removed"
13915 #: builtin/ls-files.c:547
13916 msgid "show 'other' directories' names only"
13919 #: builtin/ls-files.c:549
13920 msgid "show line endings of files"
13923 #: builtin/ls-files.c:551
13924 msgid "don't show empty directories"
13927 #: builtin/ls-files.c:554
13928 msgid "show unmerged files in the output"
13931 #: builtin/ls-files.c:556
13932 msgid "show resolve-undo information"
13935 #: builtin/ls-files.c:558
13936 msgid "skip files matching pattern"
13939 #: builtin/ls-files.c:561
13940 msgid "exclude patterns are read from <file>"
13943 #: builtin/ls-files.c:564
13944 msgid "read additional per-directory exclude patterns in <file>"
13947 #: builtin/ls-files.c:566
13948 msgid "add the standard git exclusions"
13951 #: builtin/ls-files.c:570
13952 msgid "make the output relative to the project top directory"
13955 #: builtin/ls-files.c:573
13956 msgid "recurse through submodules"
13959 #: builtin/ls-files.c:575
13960 msgid "if any <file> is not in the index, treat this as an error"
13963 #: builtin/ls-files.c:576
13967 #: builtin/ls-files.c:577
13968 msgid "pretend that paths removed since <tree-ish> are still present"
13971 #: builtin/ls-files.c:579
13972 msgid "show debugging data"
13975 #: builtin/ls-remote.c:9
13977 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
13978 " [-q | --quiet] [--exit-code] [--get-url]\n"
13979 " [--symref] [<repository> [<refs>...]]"
13982 #: builtin/ls-remote.c:59
13983 msgid "do not print remote URL"
13986 #: builtin/ls-remote.c:60 builtin/ls-remote.c:62 builtin/rebase.c:1488
13990 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63
13991 msgid "path of git-upload-pack on the remote host"
13994 #: builtin/ls-remote.c:65
13995 msgid "limit to tags"
13998 #: builtin/ls-remote.c:66
13999 msgid "limit to heads"
14002 #: builtin/ls-remote.c:67
14003 msgid "do not show peeled tags"
14006 #: builtin/ls-remote.c:69
14007 msgid "take url.<base>.insteadOf into account"
14010 #: builtin/ls-remote.c:72
14011 msgid "exit with exit code 2 if no matching refs are found"
14014 #: builtin/ls-remote.c:75
14015 msgid "show underlying ref in addition to the object pointed by it"
14018 #: builtin/ls-tree.c:30
14019 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
14022 #: builtin/ls-tree.c:128
14023 msgid "only show trees"
14026 #: builtin/ls-tree.c:130
14027 msgid "recurse into subtrees"
14030 #: builtin/ls-tree.c:132
14031 msgid "show trees when recursing"
14034 #: builtin/ls-tree.c:135
14035 msgid "terminate entries with NUL byte"
14038 #: builtin/ls-tree.c:136
14039 msgid "include object size"
14042 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
14043 msgid "list only filenames"
14046 #: builtin/ls-tree.c:143
14047 msgid "use full path names"
14050 #: builtin/ls-tree.c:145
14051 msgid "list entire tree; not just current directory (implies --full-name)"
14054 #: builtin/mailsplit.c:241
14056 msgid "empty mbox: '%s'"
14059 #: builtin/merge.c:55
14060 msgid "git merge [<options>] [<commit>...]"
14063 #: builtin/merge.c:56
14064 msgid "git merge --abort"
14067 #: builtin/merge.c:57
14068 msgid "git merge --continue"
14071 #: builtin/merge.c:118
14072 msgid "switch `m' requires a value"
14075 #: builtin/merge.c:141
14077 msgid "option `%s' requires a value"
14080 #: builtin/merge.c:187
14082 msgid "Could not find merge strategy '%s'.\n"
14085 #: builtin/merge.c:188
14087 msgid "Available strategies are:"
14090 #: builtin/merge.c:193
14092 msgid "Available custom strategies are:"
14095 #: builtin/merge.c:244 builtin/pull.c:152
14096 msgid "do not show a diffstat at the end of the merge"
14099 #: builtin/merge.c:247 builtin/pull.c:155
14100 msgid "show a diffstat at the end of the merge"
14103 #: builtin/merge.c:248 builtin/pull.c:158
14104 msgid "(synonym to --stat)"
14107 #: builtin/merge.c:250 builtin/pull.c:161
14108 msgid "add (at most <n>) entries from shortlog to merge commit message"
14111 #: builtin/merge.c:253 builtin/pull.c:167
14112 msgid "create a single commit instead of doing a merge"
14115 #: builtin/merge.c:255 builtin/pull.c:170
14116 msgid "perform a commit if the merge succeeds (default)"
14119 #: builtin/merge.c:257 builtin/pull.c:173
14120 msgid "edit message before committing"
14123 #: builtin/merge.c:259
14124 msgid "allow fast-forward (default)"
14127 #: builtin/merge.c:261 builtin/pull.c:180
14128 msgid "abort if fast-forward is not possible"
14131 #: builtin/merge.c:265 builtin/pull.c:183
14132 msgid "verify that the named commit has a valid GPG signature"
14135 #: builtin/merge.c:266 builtin/notes.c:787 builtin/pull.c:187
14136 #: builtin/rebase.c:493 builtin/rebase.c:1501 builtin/revert.c:114
14140 #: builtin/merge.c:267 builtin/pull.c:188
14141 msgid "merge strategy to use"
14144 #: builtin/merge.c:268 builtin/pull.c:191
14145 msgid "option=value"
14148 #: builtin/merge.c:269 builtin/pull.c:192
14149 msgid "option for selected merge strategy"
14152 #: builtin/merge.c:271
14153 msgid "merge commit message (for a non-fast-forward merge)"
14156 #: builtin/merge.c:278
14157 msgid "abort the current in-progress merge"
14160 #: builtin/merge.c:280
14161 msgid "--abort but leave index and working tree alone"
14164 #: builtin/merge.c:282
14165 msgid "continue the current in-progress merge"
14168 #: builtin/merge.c:284 builtin/pull.c:199
14169 msgid "allow merging unrelated histories"
14172 #: builtin/merge.c:290
14173 msgid "bypass pre-merge-commit and commit-msg hooks"
14176 #: builtin/merge.c:307
14177 msgid "could not run stash."
14180 #: builtin/merge.c:312
14181 msgid "stash failed"
14184 #: builtin/merge.c:317
14186 msgid "not a valid object: %s"
14189 #: builtin/merge.c:339 builtin/merge.c:356
14190 msgid "read-tree failed"
14193 #: builtin/merge.c:386
14194 msgid " (nothing to squash)"
14197 #: builtin/merge.c:397
14199 msgid "Squash commit -- not updating HEAD\n"
14202 #: builtin/merge.c:447
14204 msgid "No merge message -- not updating HEAD\n"
14207 #: builtin/merge.c:498
14209 msgid "'%s' does not point to a commit"
14212 #: builtin/merge.c:585
14214 msgid "Bad branch.%s.mergeoptions string: %s"
14217 #: builtin/merge.c:705
14218 msgid "Not handling anything other than two heads merge."
14221 #: builtin/merge.c:719
14223 msgid "Unknown option for merge-recursive: -X%s"
14226 #: builtin/merge.c:734
14228 msgid "unable to write %s"
14231 #: builtin/merge.c:786
14233 msgid "Could not read from '%s'"
14236 #: builtin/merge.c:795
14238 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
14241 #: builtin/merge.c:801
14243 "Please enter a commit message to explain why this merge is necessary,\n"
14244 "especially if it merges an updated upstream into a topic branch.\n"
14248 #: builtin/merge.c:806
14249 msgid "An empty message aborts the commit.\n"
14252 #: builtin/merge.c:809
14255 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
14259 #: builtin/merge.c:862
14260 msgid "Empty commit message."
14263 #: builtin/merge.c:877
14265 msgid "Wonderful.\n"
14268 #: builtin/merge.c:938
14270 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
14273 #: builtin/merge.c:977
14274 msgid "No current branch."
14277 #: builtin/merge.c:979
14278 msgid "No remote for the current branch."
14281 #: builtin/merge.c:981
14282 msgid "No default upstream defined for the current branch."
14285 #: builtin/merge.c:986
14287 msgid "No remote-tracking branch for %s from %s"
14290 #: builtin/merge.c:1043
14292 msgid "Bad value '%s' in environment '%s'"
14295 #: builtin/merge.c:1146
14297 msgid "not something we can merge in %s: %s"
14300 #: builtin/merge.c:1180
14301 msgid "not something we can merge"
14304 #: builtin/merge.c:1283
14305 msgid "--abort expects no arguments"
14308 #: builtin/merge.c:1287
14309 msgid "There is no merge to abort (MERGE_HEAD missing)."
14312 #: builtin/merge.c:1296
14313 msgid "--quit expects no arguments"
14316 #: builtin/merge.c:1309
14317 msgid "--continue expects no arguments"
14320 #: builtin/merge.c:1313
14321 msgid "There is no merge in progress (MERGE_HEAD missing)."
14324 #: builtin/merge.c:1329
14326 "You have not concluded your merge (MERGE_HEAD exists).\n"
14327 "Please, commit your changes before you merge."
14330 #: builtin/merge.c:1336
14332 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
14333 "Please, commit your changes before you merge."
14336 #: builtin/merge.c:1339
14337 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
14340 #: builtin/merge.c:1353
14341 msgid "You cannot combine --squash with --no-ff."
14344 #: builtin/merge.c:1355
14345 msgid "You cannot combine --squash with --commit."
14348 #: builtin/merge.c:1371
14349 msgid "No commit specified and merge.defaultToUpstream not set."
14352 #: builtin/merge.c:1388
14353 msgid "Squash commit into empty head not supported yet"
14356 #: builtin/merge.c:1390
14357 msgid "Non-fast-forward commit does not make sense into an empty head"
14360 #: builtin/merge.c:1395
14362 msgid "%s - not something we can merge"
14365 #: builtin/merge.c:1397
14366 msgid "Can merge only exactly one commit into empty head"
14369 #: builtin/merge.c:1476
14370 msgid "refusing to merge unrelated histories"
14373 #: builtin/merge.c:1485
14374 msgid "Already up to date."
14377 #: builtin/merge.c:1495
14379 msgid "Updating %s..%s\n"
14382 #: builtin/merge.c:1537
14384 msgid "Trying really trivial in-index merge...\n"
14387 #: builtin/merge.c:1544
14392 #: builtin/merge.c:1569
14393 msgid "Already up to date. Yeeah!"
14396 #: builtin/merge.c:1575
14397 msgid "Not possible to fast-forward, aborting."
14400 #: builtin/merge.c:1598 builtin/merge.c:1663
14402 msgid "Rewinding the tree to pristine...\n"
14405 #: builtin/merge.c:1602
14407 msgid "Trying merge strategy %s...\n"
14410 #: builtin/merge.c:1654
14412 msgid "No merge strategy handled the merge.\n"
14415 #: builtin/merge.c:1656
14417 msgid "Merge with strategy %s failed.\n"
14420 #: builtin/merge.c:1665
14422 msgid "Using the %s to prepare resolving by hand.\n"
14425 #: builtin/merge.c:1677
14427 msgid "Automatic merge went well; stopped before committing as requested\n"
14430 #: builtin/merge-base.c:32
14431 msgid "git merge-base [-a | --all] <commit> <commit>..."
14434 #: builtin/merge-base.c:33
14435 msgid "git merge-base [-a | --all] --octopus <commit>..."
14438 #: builtin/merge-base.c:34
14439 msgid "git merge-base --independent <commit>..."
14442 #: builtin/merge-base.c:35
14443 msgid "git merge-base --is-ancestor <commit> <commit>"
14446 #: builtin/merge-base.c:36
14447 msgid "git merge-base --fork-point <ref> [<commit>]"
14450 #: builtin/merge-base.c:153
14451 msgid "output all common ancestors"
14454 #: builtin/merge-base.c:155
14455 msgid "find ancestors for a single n-way merge"
14458 #: builtin/merge-base.c:157
14459 msgid "list revs not reachable from others"
14462 #: builtin/merge-base.c:159
14463 msgid "is the first one ancestor of the other?"
14466 #: builtin/merge-base.c:161
14467 msgid "find where <commit> forked from reflog of <ref>"
14470 #: builtin/merge-file.c:9
14472 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
14473 "<orig-file> <file2>"
14476 #: builtin/merge-file.c:35
14477 msgid "send results to standard output"
14480 #: builtin/merge-file.c:36
14481 msgid "use a diff3 based merge"
14484 #: builtin/merge-file.c:37
14485 msgid "for conflicts, use our version"
14488 #: builtin/merge-file.c:39
14489 msgid "for conflicts, use their version"
14492 #: builtin/merge-file.c:41
14493 msgid "for conflicts, use a union version"
14496 #: builtin/merge-file.c:44
14497 msgid "for conflicts, use this marker size"
14500 #: builtin/merge-file.c:45
14501 msgid "do not warn about conflicts"
14504 #: builtin/merge-file.c:47
14505 msgid "set labels for file1/orig-file/file2"
14508 #: builtin/merge-recursive.c:47
14510 msgid "unknown option %s"
14513 #: builtin/merge-recursive.c:53
14515 msgid "could not parse object '%s'"
14518 #: builtin/merge-recursive.c:57
14520 msgid "cannot handle more than %d base. Ignoring %s."
14521 msgid_plural "cannot handle more than %d bases. Ignoring %s."
14525 #: builtin/merge-recursive.c:65
14526 msgid "not handling anything other than two heads merge."
14529 #: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
14531 msgid "could not resolve ref '%s'"
14534 #: builtin/merge-recursive.c:82
14536 msgid "Merging %s with %s\n"
14539 #: builtin/mktree.c:66
14540 msgid "git mktree [-z] [--missing] [--batch]"
14543 #: builtin/mktree.c:154
14544 msgid "input is NUL terminated"
14547 #: builtin/mktree.c:155 builtin/write-tree.c:26
14548 msgid "allow missing objects"
14551 #: builtin/mktree.c:156
14552 msgid "allow creation of more than one tree"
14555 #: builtin/multi-pack-index.c:9
14557 "git multi-pack-index [--object-dir=<dir>] (write|verify|expire|repack --"
14558 "batch-size=<size>)"
14561 #: builtin/multi-pack-index.c:23
14562 msgid "object directory containing set of packfile and pack-index pairs"
14565 #: builtin/multi-pack-index.c:25
14567 "during repack, collect pack-files of smaller size into a batch that is "
14568 "larger than this size"
14571 #: builtin/multi-pack-index.c:43 builtin/prune-packed.c:67
14572 msgid "too many arguments"
14575 #: builtin/multi-pack-index.c:52
14576 msgid "--batch-size option is only for 'repack' subcommand"
14579 #: builtin/multi-pack-index.c:61
14581 msgid "unrecognized subcommand: %s"
14585 msgid "git mv [<options>] <source>... <destination>"
14590 msgid "Directory %s is in index and no submodule?"
14594 msgid "Please stage your changes to .gitmodules or stash them to proceed"
14597 #: builtin/mv.c:103
14599 msgid "%.*s is in index"
14602 #: builtin/mv.c:125
14603 msgid "force move/rename even if target exists"
14606 #: builtin/mv.c:127
14607 msgid "skip move/rename errors"
14610 #: builtin/mv.c:169
14612 msgid "destination '%s' is not a directory"
14615 #: builtin/mv.c:180
14617 msgid "Checking rename of '%s' to '%s'\n"
14620 #: builtin/mv.c:184
14624 #: builtin/mv.c:187
14625 msgid "can not move directory into itself"
14628 #: builtin/mv.c:190
14629 msgid "cannot move directory over file"
14632 #: builtin/mv.c:199
14633 msgid "source directory is empty"
14636 #: builtin/mv.c:224
14637 msgid "not under version control"
14640 #: builtin/mv.c:227
14641 msgid "destination exists"
14644 #: builtin/mv.c:235
14646 msgid "overwriting '%s'"
14649 #: builtin/mv.c:238
14650 msgid "Cannot overwrite"
14653 #: builtin/mv.c:241
14654 msgid "multiple sources for the same target"
14657 #: builtin/mv.c:243
14658 msgid "destination directory does not exist"
14661 #: builtin/mv.c:250
14663 msgid "%s, source=%s, destination=%s"
14666 #: builtin/mv.c:271
14668 msgid "Renaming %s to %s\n"
14671 #: builtin/mv.c:277 builtin/remote.c:717 builtin/repack.c:511
14673 msgid "renaming '%s' failed"
14676 #: builtin/name-rev.c:356
14677 msgid "git name-rev [<options>] <commit>..."
14680 #: builtin/name-rev.c:357
14681 msgid "git name-rev [<options>] --all"
14684 #: builtin/name-rev.c:358
14685 msgid "git name-rev [<options>] --stdin"
14688 #: builtin/name-rev.c:415
14689 msgid "print only names (no SHA-1)"
14692 #: builtin/name-rev.c:416
14693 msgid "only use tags to name the commits"
14696 #: builtin/name-rev.c:418
14697 msgid "only use refs matching <pattern>"
14700 #: builtin/name-rev.c:420
14701 msgid "ignore refs matching <pattern>"
14704 #: builtin/name-rev.c:422
14705 msgid "list all commits reachable from all refs"
14708 #: builtin/name-rev.c:423
14709 msgid "read from stdin"
14712 #: builtin/name-rev.c:424
14713 msgid "allow to print `undefined` names (default)"
14716 #: builtin/name-rev.c:430
14717 msgid "dereference tags in the input (internal use)"
14720 #: builtin/notes.c:28
14721 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
14724 #: builtin/notes.c:29
14726 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
14727 "| (-c | -C) <object>] [<object>]"
14730 #: builtin/notes.c:30
14731 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
14734 #: builtin/notes.c:31
14736 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
14737 "(-c | -C) <object>] [<object>]"
14740 #: builtin/notes.c:32
14741 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
14744 #: builtin/notes.c:33
14745 msgid "git notes [--ref <notes-ref>] show [<object>]"
14748 #: builtin/notes.c:34
14750 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
14753 #: builtin/notes.c:35
14754 msgid "git notes merge --commit [-v | -q]"
14757 #: builtin/notes.c:36
14758 msgid "git notes merge --abort [-v | -q]"
14761 #: builtin/notes.c:37
14762 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
14765 #: builtin/notes.c:38
14766 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
14769 #: builtin/notes.c:39
14770 msgid "git notes [--ref <notes-ref>] get-ref"
14773 #: builtin/notes.c:44
14774 msgid "git notes [list [<object>]]"
14777 #: builtin/notes.c:49
14778 msgid "git notes add [<options>] [<object>]"
14781 #: builtin/notes.c:54
14782 msgid "git notes copy [<options>] <from-object> <to-object>"
14785 #: builtin/notes.c:55
14786 msgid "git notes copy --stdin [<from-object> <to-object>]..."
14789 #: builtin/notes.c:60
14790 msgid "git notes append [<options>] [<object>]"
14793 #: builtin/notes.c:65
14794 msgid "git notes edit [<object>]"
14797 #: builtin/notes.c:70
14798 msgid "git notes show [<object>]"
14801 #: builtin/notes.c:75
14802 msgid "git notes merge [<options>] <notes-ref>"
14805 #: builtin/notes.c:76
14806 msgid "git notes merge --commit [<options>]"
14809 #: builtin/notes.c:77
14810 msgid "git notes merge --abort [<options>]"
14813 #: builtin/notes.c:82
14814 msgid "git notes remove [<object>]"
14817 #: builtin/notes.c:87
14818 msgid "git notes prune [<options>]"
14821 #: builtin/notes.c:92
14822 msgid "git notes get-ref"
14825 #: builtin/notes.c:97
14826 msgid "Write/edit the notes for the following object:"
14829 #: builtin/notes.c:150
14831 msgid "unable to start 'show' for object '%s'"
14834 #: builtin/notes.c:154
14835 msgid "could not read 'show' output"
14838 #: builtin/notes.c:162
14840 msgid "failed to finish 'show' for object '%s'"
14843 #: builtin/notes.c:197
14844 msgid "please supply the note contents using either -m or -F option"
14847 #: builtin/notes.c:206
14848 msgid "unable to write note object"
14851 #: builtin/notes.c:208
14853 msgid "the note contents have been left in %s"
14856 #: builtin/notes.c:242 builtin/tag.c:532
14858 msgid "could not open or read '%s'"
14861 #: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
14862 #: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
14863 #: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
14865 msgid "failed to resolve '%s' as a valid ref."
14868 #: builtin/notes.c:265
14870 msgid "failed to read object '%s'."
14873 #: builtin/notes.c:268
14875 msgid "cannot read note data from non-blob object '%s'."
14878 #: builtin/notes.c:309
14880 msgid "malformed input line: '%s'."
14883 #: builtin/notes.c:324
14885 msgid "failed to copy notes from '%s' to '%s'"
14888 #. TRANSLATORS: the first %s will be replaced by a git
14889 #. notes command: 'add', 'merge', 'remove', etc.
14891 #: builtin/notes.c:356
14893 msgid "refusing to %s notes in %s (outside of refs/notes/)"
14896 #: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:509
14897 #: builtin/notes.c:521 builtin/notes.c:598 builtin/notes.c:665
14898 #: builtin/notes.c:815 builtin/notes.c:963 builtin/notes.c:985
14899 msgid "too many parameters"
14902 #: builtin/notes.c:389 builtin/notes.c:678
14904 msgid "no note found for object %s."
14907 #: builtin/notes.c:410 builtin/notes.c:576
14908 msgid "note contents as a string"
14911 #: builtin/notes.c:413 builtin/notes.c:579
14912 msgid "note contents in a file"
14915 #: builtin/notes.c:416 builtin/notes.c:582
14916 msgid "reuse and edit specified note object"
14919 #: builtin/notes.c:419 builtin/notes.c:585
14920 msgid "reuse specified note object"
14923 #: builtin/notes.c:422 builtin/notes.c:588
14924 msgid "allow storing empty note"
14927 #: builtin/notes.c:423 builtin/notes.c:496
14928 msgid "replace existing notes"
14931 #: builtin/notes.c:448
14934 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
14938 #: builtin/notes.c:463 builtin/notes.c:544
14940 msgid "Overwriting existing notes for object %s\n"
14943 #: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
14945 msgid "Removing note for object %s\n"
14948 #: builtin/notes.c:497
14949 msgid "read objects from stdin"
14952 #: builtin/notes.c:499
14953 msgid "load rewriting config for <command> (implies --stdin)"
14956 #: builtin/notes.c:517
14957 msgid "too few parameters"
14960 #: builtin/notes.c:538
14963 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
14967 #: builtin/notes.c:550
14969 msgid "missing notes on source object %s. Cannot copy."
14972 #: builtin/notes.c:603
14975 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
14976 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
14979 #: builtin/notes.c:698
14980 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
14983 #: builtin/notes.c:700
14984 msgid "failed to delete ref NOTES_MERGE_REF"
14987 #: builtin/notes.c:702
14988 msgid "failed to remove 'git notes merge' worktree"
14991 #: builtin/notes.c:722
14992 msgid "failed to read ref NOTES_MERGE_PARTIAL"
14995 #: builtin/notes.c:724
14996 msgid "could not find commit from NOTES_MERGE_PARTIAL."
14999 #: builtin/notes.c:726
15000 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
15003 #: builtin/notes.c:739
15004 msgid "failed to resolve NOTES_MERGE_REF"
15007 #: builtin/notes.c:742
15008 msgid "failed to finalize notes merge"
15011 #: builtin/notes.c:768
15013 msgid "unknown notes merge strategy %s"
15016 #: builtin/notes.c:784
15017 msgid "General options"
15020 #: builtin/notes.c:786
15021 msgid "Merge options"
15024 #: builtin/notes.c:788
15026 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
15030 #: builtin/notes.c:790
15031 msgid "Committing unmerged notes"
15034 #: builtin/notes.c:792
15035 msgid "finalize notes merge by committing unmerged notes"
15038 #: builtin/notes.c:794
15039 msgid "Aborting notes merge resolution"
15042 #: builtin/notes.c:796
15043 msgid "abort notes merge"
15046 #: builtin/notes.c:807
15047 msgid "cannot mix --commit, --abort or -s/--strategy"
15050 #: builtin/notes.c:812
15051 msgid "must specify a notes ref to merge"
15054 #: builtin/notes.c:836
15056 msgid "unknown -s/--strategy: %s"
15059 #: builtin/notes.c:873
15061 msgid "a notes merge into %s is already in-progress at %s"
15064 #: builtin/notes.c:876
15066 msgid "failed to store link to current notes ref (%s)"
15069 #: builtin/notes.c:878
15072 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
15073 "'git notes merge --commit', or abort the merge with 'git notes merge --"
15077 #: builtin/notes.c:897 builtin/tag.c:545
15079 msgid "Failed to resolve '%s' as a valid ref."
15082 #: builtin/notes.c:900
15084 msgid "Object %s has no note\n"
15087 #: builtin/notes.c:912
15088 msgid "attempt to remove non-existent note is not an error"
15091 #: builtin/notes.c:915
15092 msgid "read object names from the standard input"
15095 #: builtin/notes.c:954 builtin/prune.c:130 builtin/worktree.c:164
15096 msgid "do not remove, show only"
15099 #: builtin/notes.c:955
15100 msgid "report pruned notes"
15103 #: builtin/notes.c:998
15107 #: builtin/notes.c:999
15108 msgid "use notes from <notes-ref>"
15111 #: builtin/notes.c:1034 builtin/stash.c:1607
15113 msgid "unknown subcommand: %s"
15116 #: builtin/pack-objects.c:52
15118 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
15121 #: builtin/pack-objects.c:53
15123 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
15126 #: builtin/pack-objects.c:428
15128 msgid "bad packed object CRC for %s"
15131 #: builtin/pack-objects.c:439
15133 msgid "corrupt packed object for %s"
15136 #: builtin/pack-objects.c:570
15138 msgid "recursive delta detected for object %s"
15141 #: builtin/pack-objects.c:781
15143 msgid "ordered %u objects, expected %<PRIu32>"
15146 #: builtin/pack-objects.c:794
15148 msgid "packfile is invalid: %s"
15151 #: builtin/pack-objects.c:798
15153 msgid "unable to open packfile for reuse: %s"
15156 #: builtin/pack-objects.c:802
15157 msgid "unable to seek in reused packfile"
15160 #: builtin/pack-objects.c:813
15161 msgid "unable to read from reused packfile"
15164 #: builtin/pack-objects.c:841
15165 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
15168 #: builtin/pack-objects.c:854
15169 msgid "Writing objects"
15172 #: builtin/pack-objects.c:917 builtin/update-index.c:89
15174 msgid "failed to stat %s"
15177 #: builtin/pack-objects.c:970
15179 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
15182 #: builtin/pack-objects.c:1164
15183 msgid "disabling bitmap writing, as some objects are not being packed"
15186 #: builtin/pack-objects.c:1592
15188 msgid "delta base offset overflow in pack for %s"
15191 #: builtin/pack-objects.c:1601
15193 msgid "delta base offset out of bound for %s"
15196 #: builtin/pack-objects.c:1870
15197 msgid "Counting objects"
15200 #: builtin/pack-objects.c:2000
15202 msgid "unable to get size of %s"
15205 #: builtin/pack-objects.c:2015
15207 msgid "unable to parse object header of %s"
15210 #: builtin/pack-objects.c:2085 builtin/pack-objects.c:2101
15211 #: builtin/pack-objects.c:2111
15213 msgid "object %s cannot be read"
15216 #: builtin/pack-objects.c:2088 builtin/pack-objects.c:2115
15218 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
15221 #: builtin/pack-objects.c:2125
15222 msgid "suboptimal pack - out of memory"
15225 #: builtin/pack-objects.c:2440
15227 msgid "Delta compression using up to %d threads"
15230 #: builtin/pack-objects.c:2572
15232 msgid "unable to pack objects reachable from tag %s"
15235 #: builtin/pack-objects.c:2659
15236 msgid "Compressing objects"
15239 #: builtin/pack-objects.c:2665
15240 msgid "inconsistency with delta count"
15243 #: builtin/pack-objects.c:2742
15246 "expected edge object ID, got garbage:\n"
15250 #: builtin/pack-objects.c:2748
15253 "expected object ID, got garbage:\n"
15257 #: builtin/pack-objects.c:2846
15258 msgid "invalid value for --missing"
15261 #: builtin/pack-objects.c:2905 builtin/pack-objects.c:3013
15262 msgid "cannot open pack index"
15265 #: builtin/pack-objects.c:2936
15267 msgid "loose object at %s could not be examined"
15270 #: builtin/pack-objects.c:3021
15271 msgid "unable to force loose object"
15274 #: builtin/pack-objects.c:3113
15276 msgid "not a rev '%s'"
15279 #: builtin/pack-objects.c:3116
15281 msgid "bad revision '%s'"
15284 #: builtin/pack-objects.c:3141
15285 msgid "unable to add recent objects"
15288 #: builtin/pack-objects.c:3194
15290 msgid "unsupported index version %s"
15293 #: builtin/pack-objects.c:3198
15295 msgid "bad index version '%s'"
15298 #: builtin/pack-objects.c:3228
15299 msgid "do not show progress meter"
15302 #: builtin/pack-objects.c:3230
15303 msgid "show progress meter"
15306 #: builtin/pack-objects.c:3232
15307 msgid "show progress meter during object writing phase"
15310 #: builtin/pack-objects.c:3235
15311 msgid "similar to --all-progress when progress meter is shown"
15314 #: builtin/pack-objects.c:3236
15315 msgid "<version>[,<offset>]"
15318 #: builtin/pack-objects.c:3237
15319 msgid "write the pack index file in the specified idx format version"
15322 #: builtin/pack-objects.c:3240
15323 msgid "maximum size of each output pack file"
15326 #: builtin/pack-objects.c:3242
15327 msgid "ignore borrowed objects from alternate object store"
15330 #: builtin/pack-objects.c:3244
15331 msgid "ignore packed objects"
15334 #: builtin/pack-objects.c:3246
15335 msgid "limit pack window by objects"
15338 #: builtin/pack-objects.c:3248
15339 msgid "limit pack window by memory in addition to object limit"
15342 #: builtin/pack-objects.c:3250
15343 msgid "maximum length of delta chain allowed in the resulting pack"
15346 #: builtin/pack-objects.c:3252
15347 msgid "reuse existing deltas"
15350 #: builtin/pack-objects.c:3254
15351 msgid "reuse existing objects"
15354 #: builtin/pack-objects.c:3256
15355 msgid "use OFS_DELTA objects"
15358 #: builtin/pack-objects.c:3258
15359 msgid "use threads when searching for best delta matches"
15362 #: builtin/pack-objects.c:3260
15363 msgid "do not create an empty pack output"
15366 #: builtin/pack-objects.c:3262
15367 msgid "read revision arguments from standard input"
15370 #: builtin/pack-objects.c:3264
15371 msgid "limit the objects to those that are not yet packed"
15374 #: builtin/pack-objects.c:3267
15375 msgid "include objects reachable from any reference"
15378 #: builtin/pack-objects.c:3270
15379 msgid "include objects referred by reflog entries"
15382 #: builtin/pack-objects.c:3273
15383 msgid "include objects referred to by the index"
15386 #: builtin/pack-objects.c:3276
15387 msgid "output pack to stdout"
15390 #: builtin/pack-objects.c:3278
15391 msgid "include tag objects that refer to objects to be packed"
15394 #: builtin/pack-objects.c:3280
15395 msgid "keep unreachable objects"
15398 #: builtin/pack-objects.c:3282
15399 msgid "pack loose unreachable objects"
15402 #: builtin/pack-objects.c:3284
15403 msgid "unpack unreachable objects newer than <time>"
15406 #: builtin/pack-objects.c:3287
15407 msgid "use the sparse reachability algorithm"
15410 #: builtin/pack-objects.c:3289
15411 msgid "create thin packs"
15414 #: builtin/pack-objects.c:3291
15415 msgid "create packs suitable for shallow fetches"
15418 #: builtin/pack-objects.c:3293
15419 msgid "ignore packs that have companion .keep file"
15422 #: builtin/pack-objects.c:3295
15423 msgid "ignore this pack"
15426 #: builtin/pack-objects.c:3297
15427 msgid "pack compression level"
15430 #: builtin/pack-objects.c:3299
15431 msgid "do not hide commits by grafts"
15434 #: builtin/pack-objects.c:3301
15435 msgid "use a bitmap index if available to speed up counting objects"
15438 #: builtin/pack-objects.c:3303
15439 msgid "write a bitmap index together with the pack index"
15442 #: builtin/pack-objects.c:3307
15443 msgid "write a bitmap index if possible"
15446 #: builtin/pack-objects.c:3311
15447 msgid "handling for missing objects"
15450 #: builtin/pack-objects.c:3314
15451 msgid "do not pack objects in promisor packfiles"
15454 #: builtin/pack-objects.c:3316
15455 msgid "respect islands during delta compression"
15458 #: builtin/pack-objects.c:3345
15460 msgid "delta chain depth %d is too deep, forcing %d"
15463 #: builtin/pack-objects.c:3350
15465 msgid "pack.deltaCacheLimit is too high, forcing %d"
15468 #: builtin/pack-objects.c:3404
15469 msgid "--max-pack-size cannot be used to build a pack for transfer"
15472 #: builtin/pack-objects.c:3406
15473 msgid "minimum pack size limit is 1 MiB"
15476 #: builtin/pack-objects.c:3411
15477 msgid "--thin cannot be used to build an indexable pack"
15480 #: builtin/pack-objects.c:3414
15481 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
15484 #: builtin/pack-objects.c:3420
15485 msgid "cannot use --filter without --stdout"
15488 #: builtin/pack-objects.c:3481
15489 msgid "Enumerating objects"
15492 #: builtin/pack-objects.c:3511
15494 msgid "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>)"
15497 #: builtin/pack-refs.c:8
15498 msgid "git pack-refs [<options>]"
15501 #: builtin/pack-refs.c:16
15502 msgid "pack everything"
15505 #: builtin/pack-refs.c:17
15506 msgid "prune loose refs (default)"
15509 #: builtin/prune-packed.c:9
15510 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
15513 #: builtin/prune-packed.c:42
15514 msgid "Removing duplicate objects"
15517 #: builtin/prune.c:12
15518 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
15521 #: builtin/prune.c:131
15522 msgid "report pruned objects"
15525 #: builtin/prune.c:134
15526 msgid "expire objects older than <time>"
15529 #: builtin/prune.c:136
15530 msgid "limit traversal to objects outside promisor packfiles"
15533 #: builtin/prune.c:150
15534 msgid "cannot prune in a precious-objects repo"
15537 #: builtin/pull.c:66 builtin/pull.c:68
15539 msgid "Invalid value for %s: %s"
15542 #: builtin/pull.c:88
15543 msgid "git pull [<options>] [<repository> [<refspec>...]]"
15546 #: builtin/pull.c:142
15547 msgid "control for recursive fetching of submodules"
15550 #: builtin/pull.c:146
15551 msgid "Options related to merging"
15554 #: builtin/pull.c:149
15555 msgid "incorporate changes by rebasing rather than merging"
15558 #: builtin/pull.c:177 builtin/rebase.c:448 builtin/revert.c:126
15559 msgid "allow fast-forward"
15562 #: builtin/pull.c:186
15563 msgid "automatically stash/stash pop before and after rebase"
15566 #: builtin/pull.c:202
15567 msgid "Options related to fetching"
15570 #: builtin/pull.c:212
15571 msgid "force overwrite of local branch"
15574 #: builtin/pull.c:220
15575 msgid "number of submodules pulled in parallel"
15578 #: builtin/pull.c:320
15580 msgid "Invalid value for pull.ff: %s"
15583 #: builtin/pull.c:437
15585 "There is no candidate for rebasing against among the refs that you just "
15589 #: builtin/pull.c:439
15591 "There are no candidates for merging among the refs that you just fetched."
15594 #: builtin/pull.c:440
15596 "Generally this means that you provided a wildcard refspec which had no\n"
15597 "matches on the remote end."
15600 #: builtin/pull.c:443
15603 "You asked to pull from the remote '%s', but did not specify\n"
15604 "a branch. Because this is not the default configured remote\n"
15605 "for your current branch, you must specify a branch on the command line."
15608 #: builtin/pull.c:448 builtin/rebase.c:1347 git-parse-remote.sh:73
15609 msgid "You are not currently on a branch."
15612 #: builtin/pull.c:450 builtin/pull.c:465 git-parse-remote.sh:79
15613 msgid "Please specify which branch you want to rebase against."
15616 #: builtin/pull.c:452 builtin/pull.c:467 git-parse-remote.sh:82
15617 msgid "Please specify which branch you want to merge with."
15620 #: builtin/pull.c:453 builtin/pull.c:468
15621 msgid "See git-pull(1) for details."
15624 #: builtin/pull.c:455 builtin/pull.c:461 builtin/pull.c:470
15625 #: builtin/rebase.c:1353 git-parse-remote.sh:64
15629 #: builtin/pull.c:455 builtin/pull.c:470 builtin/pull.c:475
15630 #: git-parse-remote.sh:65
15634 #: builtin/pull.c:463 builtin/rebase.c:1345 git-parse-remote.sh:75
15635 msgid "There is no tracking information for the current branch."
15638 #: builtin/pull.c:472 git-parse-remote.sh:95
15640 "If you wish to set tracking information for this branch you can do so with:"
15643 #: builtin/pull.c:477
15646 "Your configuration specifies to merge with the ref '%s'\n"
15647 "from the remote, but no such ref was fetched."
15650 #: builtin/pull.c:587
15652 msgid "unable to access commit %s"
15655 #: builtin/pull.c:867
15656 msgid "ignoring --verify-signatures for rebase"
15659 #: builtin/pull.c:922
15660 msgid "--[no-]autostash option is only valid with --rebase."
15663 #: builtin/pull.c:930
15664 msgid "Updating an unborn branch with changes added to the index."
15667 #: builtin/pull.c:934
15668 msgid "pull with rebase"
15671 #: builtin/pull.c:935
15672 msgid "please commit or stash them."
15675 #: builtin/pull.c:960
15678 "fetch updated the current branch head.\n"
15679 "fast-forwarding your working tree from\n"
15683 #: builtin/pull.c:966
15686 "Cannot fast-forward your working tree.\n"
15687 "After making sure that you saved anything precious from\n"
15690 "$ git reset --hard\n"
15694 #: builtin/pull.c:981
15695 msgid "Cannot merge multiple branches into empty head."
15698 #: builtin/pull.c:985
15699 msgid "Cannot rebase onto multiple branches."
15702 #: builtin/pull.c:992
15703 msgid "cannot rebase with locally recorded submodule modifications"
15706 #: builtin/push.c:19
15707 msgid "git push [<options>] [<repository> [<refspec>...]]"
15710 #: builtin/push.c:111
15711 msgid "tag shorthand without <tag>"
15714 #: builtin/push.c:121
15715 msgid "--delete only accepts plain target ref names"
15718 #: builtin/push.c:167
15721 "To choose either option permanently, see push.default in 'git help config'."
15724 #: builtin/push.c:170
15727 "The upstream branch of your current branch does not match\n"
15728 "the name of your current branch. To push to the upstream branch\n"
15729 "on the remote, use\n"
15731 " git push %s HEAD:%s\n"
15733 "To push to the branch of the same name on the remote, use\n"
15735 " git push %s HEAD\n"
15739 #: builtin/push.c:185
15742 "You are not currently on a branch.\n"
15743 "To push the history leading to the current (detached HEAD)\n"
15746 " git push %s HEAD:<name-of-remote-branch>\n"
15749 #: builtin/push.c:199
15752 "The current branch %s has no upstream branch.\n"
15753 "To push the current branch and set the remote as upstream, use\n"
15755 " git push --set-upstream %s %s\n"
15758 #: builtin/push.c:207
15760 msgid "The current branch %s has multiple upstream branches, refusing to push."
15763 #: builtin/push.c:210
15766 "You are pushing to remote '%s', which is not the upstream of\n"
15767 "your current branch '%s', without telling me what to push\n"
15768 "to update which remote branch."
15771 #: builtin/push.c:269
15773 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
15776 #: builtin/push.c:276
15778 "Updates were rejected because the tip of your current branch is behind\n"
15779 "its remote counterpart. Integrate the remote changes (e.g.\n"
15780 "'git pull ...') before pushing again.\n"
15781 "See the 'Note about fast-forwards' in 'git push --help' for details."
15784 #: builtin/push.c:282
15786 "Updates were rejected because a pushed branch tip is behind its remote\n"
15787 "counterpart. Check out this branch and integrate the remote changes\n"
15788 "(e.g. 'git pull ...') before pushing again.\n"
15789 "See the 'Note about fast-forwards' in 'git push --help' for details."
15792 #: builtin/push.c:288
15794 "Updates were rejected because the remote contains work that you do\n"
15795 "not have locally. This is usually caused by another repository pushing\n"
15796 "to the same ref. You may want to first integrate the remote changes\n"
15797 "(e.g., 'git pull ...') before pushing again.\n"
15798 "See the 'Note about fast-forwards' in 'git push --help' for details."
15801 #: builtin/push.c:295
15802 msgid "Updates were rejected because the tag already exists in the remote."
15805 #: builtin/push.c:298
15807 "You cannot update a remote ref that points at a non-commit object,\n"
15808 "or update a remote ref to make it point at a non-commit object,\n"
15809 "without using the '--force' option.\n"
15812 #: builtin/push.c:359
15814 msgid "Pushing to %s\n"
15817 #: builtin/push.c:366
15819 msgid "failed to push some refs to '%s'"
15822 #: builtin/push.c:541
15826 #: builtin/push.c:542 builtin/send-pack.c:164
15827 msgid "push all refs"
15830 #: builtin/push.c:543 builtin/send-pack.c:166
15831 msgid "mirror all refs"
15834 #: builtin/push.c:545
15835 msgid "delete refs"
15838 #: builtin/push.c:546
15839 msgid "push tags (can't be used with --all or --mirror)"
15842 #: builtin/push.c:549 builtin/send-pack.c:167
15843 msgid "force updates"
15846 #: builtin/push.c:551 builtin/send-pack.c:181
15847 msgid "<refname>:<expect>"
15850 #: builtin/push.c:552 builtin/send-pack.c:182
15851 msgid "require old value of ref to be at this value"
15854 #: builtin/push.c:555
15855 msgid "control recursive pushing of submodules"
15858 #: builtin/push.c:557 builtin/send-pack.c:175
15859 msgid "use thin pack"
15862 #: builtin/push.c:558 builtin/push.c:559 builtin/send-pack.c:161
15863 #: builtin/send-pack.c:162
15864 msgid "receive pack program"
15867 #: builtin/push.c:560
15868 msgid "set upstream for git pull/status"
15871 #: builtin/push.c:563
15872 msgid "prune locally removed refs"
15875 #: builtin/push.c:565
15876 msgid "bypass pre-push hook"
15879 #: builtin/push.c:566
15880 msgid "push missing but relevant tags"
15883 #: builtin/push.c:569 builtin/send-pack.c:169
15884 msgid "GPG sign the push"
15887 #: builtin/push.c:571 builtin/send-pack.c:176
15888 msgid "request atomic transaction on remote side"
15891 #: builtin/push.c:589
15892 msgid "--delete is incompatible with --all, --mirror and --tags"
15895 #: builtin/push.c:591
15896 msgid "--delete doesn't make sense without any refs"
15899 #: builtin/push.c:611
15901 msgid "bad repository '%s'"
15904 #: builtin/push.c:612
15906 "No configured push destination.\n"
15907 "Either specify the URL from the command-line or configure a remote "
15908 "repository using\n"
15910 " git remote add <name> <url>\n"
15912 "and then push using the remote name\n"
15914 " git push <name>\n"
15917 #: builtin/push.c:627
15918 msgid "--all and --tags are incompatible"
15921 #: builtin/push.c:629
15922 msgid "--all can't be combined with refspecs"
15925 #: builtin/push.c:633
15926 msgid "--mirror and --tags are incompatible"
15929 #: builtin/push.c:635
15930 msgid "--mirror can't be combined with refspecs"
15933 #: builtin/push.c:638
15934 msgid "--all and --mirror are incompatible"
15937 #: builtin/push.c:642
15938 msgid "push options must not have new line characters"
15941 #: builtin/range-diff.c:8
15942 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
15945 #: builtin/range-diff.c:9
15946 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
15949 #: builtin/range-diff.c:10
15950 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
15953 #: builtin/range-diff.c:21
15954 msgid "Percentage by which creation is weighted"
15957 #: builtin/range-diff.c:23
15958 msgid "use simple diff colors"
15961 #: builtin/range-diff.c:46 builtin/range-diff.c:50
15963 msgid "no .. in range: '%s'"
15966 #: builtin/range-diff.c:60
15967 msgid "single arg format must be symmetric range"
15970 #: builtin/range-diff.c:75
15971 msgid "need two commit ranges"
15974 #: builtin/read-tree.c:41
15976 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
15977 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
15978 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
15981 #: builtin/read-tree.c:124
15982 msgid "write resulting index to <file>"
15985 #: builtin/read-tree.c:127
15986 msgid "only empty the index"
15989 #: builtin/read-tree.c:129
15993 #: builtin/read-tree.c:131
15994 msgid "perform a merge in addition to a read"
15997 #: builtin/read-tree.c:133
15998 msgid "3-way merge if no file level merging required"
16001 #: builtin/read-tree.c:135
16002 msgid "3-way merge in presence of adds and removes"
16005 #: builtin/read-tree.c:137
16006 msgid "same as -m, but discard unmerged entries"
16009 #: builtin/read-tree.c:138
16010 msgid "<subdirectory>/"
16013 #: builtin/read-tree.c:139
16014 msgid "read the tree into the index under <subdirectory>/"
16017 #: builtin/read-tree.c:142
16018 msgid "update working tree with merge result"
16021 #: builtin/read-tree.c:144
16025 #: builtin/read-tree.c:145
16026 msgid "allow explicitly ignored files to be overwritten"
16029 #: builtin/read-tree.c:148
16030 msgid "don't check the working tree after merging"
16033 #: builtin/read-tree.c:149
16034 msgid "don't update the index or the work tree"
16037 #: builtin/read-tree.c:151
16038 msgid "skip applying sparse checkout filter"
16041 #: builtin/read-tree.c:153
16042 msgid "debug unpack-trees"
16045 #: builtin/read-tree.c:157
16046 msgid "suppress feedback messages"
16049 #: builtin/rebase.c:32
16051 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
16052 "[<upstream> [<branch>]]"
16055 #: builtin/rebase.c:34
16057 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
16060 #: builtin/rebase.c:36
16061 msgid "git rebase --continue | --abort | --skip | --edit-todo"
16064 #: builtin/rebase.c:158 builtin/rebase.c:182 builtin/rebase.c:209
16066 msgid "unusable todo list: '%s'"
16069 #: builtin/rebase.c:167 builtin/rebase.c:193 builtin/rebase.c:217
16071 msgid "could not write '%s'."
16074 #: builtin/rebase.c:252
16078 #: builtin/rebase.c:279
16080 msgid "could not create temporary %s"
16083 #: builtin/rebase.c:285
16084 msgid "could not mark as interactive"
16087 #: builtin/rebase.c:343
16088 msgid "could not generate todo list"
16091 #: builtin/rebase.c:383
16092 msgid "a base commit must be provided with --upstream or --onto"
16095 #: builtin/rebase.c:438
16096 msgid "git rebase--interactive [<options>]"
16099 #: builtin/rebase.c:450
16100 msgid "keep empty commits"
16103 #: builtin/rebase.c:452 builtin/revert.c:128
16104 msgid "allow commits with empty messages"
16107 #: builtin/rebase.c:453
16108 msgid "rebase merge commits"
16111 #: builtin/rebase.c:455
16112 msgid "keep original branch points of cousins"
16115 #: builtin/rebase.c:457
16116 msgid "move commits that begin with squash!/fixup!"
16119 #: builtin/rebase.c:458
16120 msgid "sign commits"
16123 #: builtin/rebase.c:460 builtin/rebase.c:1427
16124 msgid "display a diffstat of what changed upstream"
16127 #: builtin/rebase.c:462
16128 msgid "continue rebase"
16131 #: builtin/rebase.c:464
16132 msgid "skip commit"
16135 #: builtin/rebase.c:465
16136 msgid "edit the todo list"
16139 #: builtin/rebase.c:467
16140 msgid "show the current patch"
16143 #: builtin/rebase.c:470
16144 msgid "shorten commit ids in the todo list"
16147 #: builtin/rebase.c:472
16148 msgid "expand commit ids in the todo list"
16151 #: builtin/rebase.c:474
16152 msgid "check the todo list"
16155 #: builtin/rebase.c:476
16156 msgid "rearrange fixup/squash lines"
16159 #: builtin/rebase.c:478
16160 msgid "insert exec commands in todo list"
16163 #: builtin/rebase.c:479
16167 #: builtin/rebase.c:482
16168 msgid "restrict-revision"
16171 #: builtin/rebase.c:482
16172 msgid "restrict revision"
16175 #: builtin/rebase.c:484
16176 msgid "squash-onto"
16179 #: builtin/rebase.c:485
16180 msgid "squash onto"
16183 #: builtin/rebase.c:487
16184 msgid "the upstream commit"
16187 #: builtin/rebase.c:489
16191 #: builtin/rebase.c:489
16195 #: builtin/rebase.c:494
16196 msgid "rebase strategy"
16199 #: builtin/rebase.c:495
16200 msgid "strategy-opts"
16203 #: builtin/rebase.c:496
16204 msgid "strategy options"
16207 #: builtin/rebase.c:497
16211 #: builtin/rebase.c:498
16212 msgid "the branch or commit to checkout"
16215 #: builtin/rebase.c:499
16219 #: builtin/rebase.c:499
16223 #: builtin/rebase.c:500
16227 #: builtin/rebase.c:500
16228 msgid "the command to run"
16231 #: builtin/rebase.c:503 builtin/rebase.c:1510
16232 msgid "automatically re-schedule any `exec` that fails"
16235 #: builtin/rebase.c:519
16236 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
16239 #: builtin/rebase.c:535
16241 msgid "%s requires an interactive rebase"
16244 #: builtin/rebase.c:587
16246 msgid "could not get 'onto': '%s'"
16249 #: builtin/rebase.c:602
16251 msgid "invalid orig-head: '%s'"
16254 #: builtin/rebase.c:627
16256 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
16259 #: builtin/rebase.c:703
16261 msgid "Could not read '%s'"
16264 #: builtin/rebase.c:721
16266 msgid "Cannot store %s"
16269 #: builtin/rebase.c:828
16270 msgid "could not determine HEAD revision"
16273 #: builtin/rebase.c:951 git-rebase--preserve-merges.sh:81
16275 "Resolve all conflicts manually, mark them as resolved with\n"
16276 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
16277 "You can instead skip this commit: run \"git rebase --skip\".\n"
16278 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
16282 #: builtin/rebase.c:1032
16286 "git encountered an error while preparing the patches to replay\n"
16287 "these revisions:\n"
16291 "As a result, git cannot rebase them."
16294 #: builtin/rebase.c:1339
16298 "Please specify which branch you want to rebase against.\n"
16299 "See git-rebase(1) for details.\n"
16301 " git rebase '<branch>'\n"
16305 #: builtin/rebase.c:1355
16308 "If you wish to set tracking information for this branch you can do so with:\n"
16310 " git branch --set-upstream-to=%s/<branch> %s\n"
16314 #: builtin/rebase.c:1385
16315 msgid "exec commands cannot contain newlines"
16318 #: builtin/rebase.c:1389
16319 msgid "empty exec command"
16322 #: builtin/rebase.c:1418
16323 msgid "rebase onto given branch instead of upstream"
16326 #: builtin/rebase.c:1420
16327 msgid "use the merge-base of upstream and branch as the current base"
16330 #: builtin/rebase.c:1422
16331 msgid "allow pre-rebase hook to run"
16334 #: builtin/rebase.c:1424
16335 msgid "be quiet. implies --no-stat"
16338 #: builtin/rebase.c:1430
16339 msgid "do not show diffstat of what changed upstream"
16342 #: builtin/rebase.c:1433
16343 msgid "add a Signed-off-by: line to each commit"
16346 #: builtin/rebase.c:1435 builtin/rebase.c:1439 builtin/rebase.c:1441
16347 msgid "passed to 'git am'"
16350 #: builtin/rebase.c:1443 builtin/rebase.c:1445
16351 msgid "passed to 'git apply'"
16354 #: builtin/rebase.c:1447 builtin/rebase.c:1450
16355 msgid "cherry-pick all commits, even if unchanged"
16358 #: builtin/rebase.c:1452
16362 #: builtin/rebase.c:1455
16363 msgid "skip current patch and continue"
16366 #: builtin/rebase.c:1457
16367 msgid "abort and check out the original branch"
16370 #: builtin/rebase.c:1460
16371 msgid "abort but keep HEAD where it is"
16374 #: builtin/rebase.c:1461
16375 msgid "edit the todo list during an interactive rebase"
16378 #: builtin/rebase.c:1464
16379 msgid "show the patch file being applied or merged"
16382 #: builtin/rebase.c:1467
16383 msgid "use merging strategies to rebase"
16386 #: builtin/rebase.c:1471
16387 msgid "let the user edit the list of commits to rebase"
16390 #: builtin/rebase.c:1475
16391 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
16394 #: builtin/rebase.c:1479
16395 msgid "preserve empty commits during rebase"
16398 #: builtin/rebase.c:1481
16399 msgid "move commits that begin with squash!/fixup! under -i"
16402 #: builtin/rebase.c:1487
16403 msgid "automatically stash/stash pop before and after"
16406 #: builtin/rebase.c:1489
16407 msgid "add exec lines after each commit of the editable list"
16410 #: builtin/rebase.c:1493
16411 msgid "allow rebasing commits with empty messages"
16414 #: builtin/rebase.c:1496
16415 msgid "try to rebase merges instead of skipping them"
16418 #: builtin/rebase.c:1499
16419 msgid "use 'merge-base --fork-point' to refine upstream"
16422 #: builtin/rebase.c:1501
16423 msgid "use the given merge strategy"
16426 #: builtin/rebase.c:1503 builtin/revert.c:115
16430 #: builtin/rebase.c:1504
16431 msgid "pass the argument through to the merge strategy"
16434 #: builtin/rebase.c:1507
16435 msgid "rebase all reachable commits up to the root(s)"
16438 #: builtin/rebase.c:1524
16440 "the rebase.useBuiltin support has been removed!\n"
16441 "See its entry in 'git help config' for details."
16444 #: builtin/rebase.c:1530
16445 msgid "It looks like 'git am' is in progress. Cannot rebase."
16448 #: builtin/rebase.c:1571
16450 "git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
16453 #: builtin/rebase.c:1576
16454 msgid "cannot combine '--keep-base' with '--onto'"
16457 #: builtin/rebase.c:1578
16458 msgid "cannot combine '--keep-base' with '--root'"
16461 #: builtin/rebase.c:1582
16462 msgid "No rebase in progress?"
16465 #: builtin/rebase.c:1586
16466 msgid "The --edit-todo action can only be used during interactive rebase."
16469 #: builtin/rebase.c:1609
16470 msgid "Cannot read HEAD"
16473 #: builtin/rebase.c:1621
16475 "You must edit all merge conflicts and then\n"
16476 "mark them as resolved using git add"
16479 #: builtin/rebase.c:1640
16480 msgid "could not discard worktree changes"
16483 #: builtin/rebase.c:1659
16485 msgid "could not move back to %s"
16488 #: builtin/rebase.c:1704
16491 "It seems that there is already a %s directory, and\n"
16492 "I wonder if you are in the middle of another rebase. If that is the\n"
16493 "case, please try\n"
16495 "If that is not the case, please\n"
16497 "and run me again. I am stopping in case you still have something\n"
16498 "valuable there.\n"
16501 #: builtin/rebase.c:1725
16502 msgid "switch `C' expects a numerical value"
16505 #: builtin/rebase.c:1766
16507 msgid "Unknown mode: %s"
16510 #: builtin/rebase.c:1788
16511 msgid "--strategy requires --merge or --interactive"
16514 #: builtin/rebase.c:1828
16515 msgid "--reschedule-failed-exec requires --exec or --interactive"
16518 #: builtin/rebase.c:1840
16519 msgid "cannot combine am options with either interactive or merge options"
16522 #: builtin/rebase.c:1859
16523 msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
16526 #: builtin/rebase.c:1863
16528 "error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
16531 #: builtin/rebase.c:1887
16533 msgid "invalid upstream '%s'"
16536 #: builtin/rebase.c:1893
16537 msgid "Could not create new root commit"
16540 #: builtin/rebase.c:1919
16542 msgid "'%s': need exactly one merge base with branch"
16545 #: builtin/rebase.c:1922
16547 msgid "'%s': need exactly one merge base"
16550 #: builtin/rebase.c:1930
16552 msgid "Does not point to a valid commit '%s'"
16555 #: builtin/rebase.c:1955
16557 msgid "fatal: no such branch/commit '%s'"
16560 #: builtin/rebase.c:1963 builtin/submodule--helper.c:38
16561 #: builtin/submodule--helper.c:1934
16563 msgid "No such ref: %s"
16566 #: builtin/rebase.c:1974
16567 msgid "Could not resolve HEAD to a revision"
16570 #: builtin/rebase.c:2012
16571 msgid "Cannot autostash"
16574 #: builtin/rebase.c:2015
16576 msgid "Unexpected stash response: '%s'"
16579 #: builtin/rebase.c:2021
16581 msgid "Could not create directory for '%s'"
16584 #: builtin/rebase.c:2024
16586 msgid "Created autostash: %s\n"
16589 #: builtin/rebase.c:2027
16590 msgid "could not reset --hard"
16593 #: builtin/rebase.c:2036
16594 msgid "Please commit or stash them."
16597 #: builtin/rebase.c:2063
16599 msgid "could not parse '%s'"
16602 #: builtin/rebase.c:2076
16604 msgid "could not switch to %s"
16607 #: builtin/rebase.c:2087
16608 msgid "HEAD is up to date."
16611 #: builtin/rebase.c:2089
16613 msgid "Current branch %s is up to date.\n"
16616 #: builtin/rebase.c:2097
16617 msgid "HEAD is up to date, rebase forced."
16620 #: builtin/rebase.c:2099
16622 msgid "Current branch %s is up to date, rebase forced.\n"
16625 #: builtin/rebase.c:2107
16626 msgid "The pre-rebase hook refused to rebase."
16629 #: builtin/rebase.c:2114
16631 msgid "Changes to %s:\n"
16634 #: builtin/rebase.c:2117
16636 msgid "Changes from %s to %s:\n"
16639 #: builtin/rebase.c:2142
16641 msgid "First, rewinding head to replay your work on top of it...\n"
16644 #: builtin/rebase.c:2151
16645 msgid "Could not detach HEAD"
16648 #: builtin/rebase.c:2160
16650 msgid "Fast-forwarded %s to %s.\n"
16653 #: builtin/receive-pack.c:32
16654 msgid "git receive-pack <git-dir>"
16657 #: builtin/receive-pack.c:830
16659 "By default, updating the current branch in a non-bare repository\n"
16660 "is denied, because it will make the index and work tree inconsistent\n"
16661 "with what you pushed, and will require 'git reset --hard' to match\n"
16662 "the work tree to HEAD.\n"
16664 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
16665 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
16666 "its current branch; however, this is not recommended unless you\n"
16667 "arranged to update its work tree to match what you pushed in some\n"
16670 "To squelch this message and still keep the default behaviour, set\n"
16671 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
16674 #: builtin/receive-pack.c:850
16676 "By default, deleting the current branch is denied, because the next\n"
16677 "'git clone' won't result in any file checked out, causing confusion.\n"
16679 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
16680 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
16681 "current branch, with or without a warning message.\n"
16683 "To squelch this message, you can set it to 'refuse'."
16686 #: builtin/receive-pack.c:1936
16690 #: builtin/receive-pack.c:1950
16691 msgid "You must specify a directory."
16694 #: builtin/reflog.c:17
16696 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
16697 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
16701 #: builtin/reflog.c:22
16703 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
16707 #: builtin/reflog.c:25
16708 msgid "git reflog exists <ref>"
16711 #: builtin/reflog.c:567 builtin/reflog.c:572
16713 msgid "'%s' is not a valid timestamp"
16716 #: builtin/reflog.c:605
16718 msgid "Marking reachable objects..."
16721 #: builtin/reflog.c:643
16723 msgid "%s points nowhere!"
16726 #: builtin/reflog.c:695
16727 msgid "no reflog specified to delete"
16730 #: builtin/reflog.c:704
16732 msgid "not a reflog: %s"
16735 #: builtin/reflog.c:709
16737 msgid "no reflog for '%s'"
16740 #: builtin/reflog.c:755
16742 msgid "invalid ref format: %s"
16745 #: builtin/reflog.c:764
16746 msgid "git reflog [ show | expire | delete | exists ]"
16749 #: builtin/remote.c:16
16750 msgid "git remote [-v | --verbose]"
16753 #: builtin/remote.c:17
16755 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
16756 "mirror=<fetch|push>] <name> <url>"
16759 #: builtin/remote.c:18 builtin/remote.c:38
16760 msgid "git remote rename <old> <new>"
16763 #: builtin/remote.c:19 builtin/remote.c:43
16764 msgid "git remote remove <name>"
16767 #: builtin/remote.c:20 builtin/remote.c:48
16768 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
16771 #: builtin/remote.c:21
16772 msgid "git remote [-v | --verbose] show [-n] <name>"
16775 #: builtin/remote.c:22
16776 msgid "git remote prune [-n | --dry-run] <name>"
16779 #: builtin/remote.c:23
16781 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
16784 #: builtin/remote.c:24
16785 msgid "git remote set-branches [--add] <name> <branch>..."
16788 #: builtin/remote.c:25 builtin/remote.c:74
16789 msgid "git remote get-url [--push] [--all] <name>"
16792 #: builtin/remote.c:26 builtin/remote.c:79
16793 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
16796 #: builtin/remote.c:27 builtin/remote.c:80
16797 msgid "git remote set-url --add <name> <newurl>"
16800 #: builtin/remote.c:28 builtin/remote.c:81
16801 msgid "git remote set-url --delete <name> <url>"
16804 #: builtin/remote.c:33
16805 msgid "git remote add [<options>] <name> <url>"
16808 #: builtin/remote.c:53
16809 msgid "git remote set-branches <name> <branch>..."
16812 #: builtin/remote.c:54
16813 msgid "git remote set-branches --add <name> <branch>..."
16816 #: builtin/remote.c:59
16817 msgid "git remote show [<options>] <name>"
16820 #: builtin/remote.c:64
16821 msgid "git remote prune [<options>] <name>"
16824 #: builtin/remote.c:69
16825 msgid "git remote update [<options>] [<group> | <remote>]..."
16828 #: builtin/remote.c:98
16830 msgid "Updating %s"
16833 #: builtin/remote.c:130
16835 "--mirror is dangerous and deprecated; please\n"
16836 "\t use --mirror=fetch or --mirror=push instead"
16839 #: builtin/remote.c:147
16841 msgid "unknown mirror argument: %s"
16844 #: builtin/remote.c:163
16845 msgid "fetch the remote branches"
16848 #: builtin/remote.c:165
16849 msgid "import all tags and associated objects when fetching"
16852 #: builtin/remote.c:168
16853 msgid "or do not fetch any tag at all (--no-tags)"
16856 #: builtin/remote.c:170
16857 msgid "branch(es) to track"
16860 #: builtin/remote.c:171
16861 msgid "master branch"
16864 #: builtin/remote.c:173
16865 msgid "set up remote as a mirror to push to or fetch from"
16868 #: builtin/remote.c:185
16869 msgid "specifying a master branch makes no sense with --mirror"
16872 #: builtin/remote.c:187
16873 msgid "specifying branches to track makes sense only with fetch mirrors"
16876 #: builtin/remote.c:194 builtin/remote.c:636
16878 msgid "remote %s already exists."
16881 #: builtin/remote.c:198 builtin/remote.c:640
16883 msgid "'%s' is not a valid remote name"
16886 #: builtin/remote.c:238
16888 msgid "Could not setup master '%s'"
16891 #: builtin/remote.c:344
16893 msgid "Could not get fetch map for refspec %s"
16896 #: builtin/remote.c:443 builtin/remote.c:451
16900 #: builtin/remote.c:455
16904 #: builtin/remote.c:629 builtin/remote.c:765 builtin/remote.c:864
16906 msgid "No such remote: '%s'"
16909 #: builtin/remote.c:646
16911 msgid "Could not rename config section '%s' to '%s'"
16914 #: builtin/remote.c:666
16917 "Not updating non-default fetch refspec\n"
16919 "\tPlease update the configuration manually if necessary."
16922 #: builtin/remote.c:702
16924 msgid "deleting '%s' failed"
16927 #: builtin/remote.c:736
16929 msgid "creating '%s' failed"
16932 #: builtin/remote.c:802
16934 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
16935 "to delete it, use:"
16937 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
16938 "to delete them, use:"
16942 #: builtin/remote.c:816
16944 msgid "Could not remove config section '%s'"
16947 #: builtin/remote.c:917
16949 msgid " new (next fetch will store in remotes/%s)"
16952 #: builtin/remote.c:920
16956 #: builtin/remote.c:922
16957 msgid " stale (use 'git remote prune' to remove)"
16960 #: builtin/remote.c:924
16964 #: builtin/remote.c:965
16966 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
16969 #: builtin/remote.c:974
16971 msgid "rebases interactively onto remote %s"
16974 #: builtin/remote.c:976
16976 msgid "rebases interactively (with merges) onto remote %s"
16979 #: builtin/remote.c:979
16981 msgid "rebases onto remote %s"
16984 #: builtin/remote.c:983
16986 msgid " merges with remote %s"
16989 #: builtin/remote.c:986
16991 msgid "merges with remote %s"
16994 #: builtin/remote.c:989
16996 msgid "%-*s and with remote %s\n"
16999 #: builtin/remote.c:1032
17003 #: builtin/remote.c:1035
17007 #: builtin/remote.c:1039
17011 #: builtin/remote.c:1042
17012 msgid "fast-forwardable"
17015 #: builtin/remote.c:1045
17016 msgid "local out of date"
17019 #: builtin/remote.c:1052
17021 msgid " %-*s forces to %-*s (%s)"
17024 #: builtin/remote.c:1055
17026 msgid " %-*s pushes to %-*s (%s)"
17029 #: builtin/remote.c:1059
17031 msgid " %-*s forces to %s"
17034 #: builtin/remote.c:1062
17036 msgid " %-*s pushes to %s"
17039 #: builtin/remote.c:1130
17040 msgid "do not query remotes"
17043 #: builtin/remote.c:1157
17045 msgid "* remote %s"
17048 #: builtin/remote.c:1158
17050 msgid " Fetch URL: %s"
17053 #: builtin/remote.c:1159 builtin/remote.c:1175 builtin/remote.c:1314
17057 #. TRANSLATORS: the colon ':' should align
17058 #. with the one in " Fetch URL: %s"
17061 #: builtin/remote.c:1173 builtin/remote.c:1175
17063 msgid " Push URL: %s"
17066 #: builtin/remote.c:1177 builtin/remote.c:1179 builtin/remote.c:1181
17068 msgid " HEAD branch: %s"
17071 #: builtin/remote.c:1177
17072 msgid "(not queried)"
17075 #: builtin/remote.c:1179
17079 #: builtin/remote.c:1183
17082 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
17085 #: builtin/remote.c:1195
17087 msgid " Remote branch:%s"
17088 msgid_plural " Remote branches:%s"
17092 #: builtin/remote.c:1198 builtin/remote.c:1224
17093 msgid " (status not queried)"
17096 #: builtin/remote.c:1207
17097 msgid " Local branch configured for 'git pull':"
17098 msgid_plural " Local branches configured for 'git pull':"
17102 #: builtin/remote.c:1215
17103 msgid " Local refs will be mirrored by 'git push'"
17106 #: builtin/remote.c:1221
17108 msgid " Local ref configured for 'git push'%s:"
17109 msgid_plural " Local refs configured for 'git push'%s:"
17113 #: builtin/remote.c:1242
17114 msgid "set refs/remotes/<name>/HEAD according to remote"
17117 #: builtin/remote.c:1244
17118 msgid "delete refs/remotes/<name>/HEAD"
17121 #: builtin/remote.c:1259
17122 msgid "Cannot determine remote HEAD"
17125 #: builtin/remote.c:1261
17126 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
17129 #: builtin/remote.c:1271
17131 msgid "Could not delete %s"
17134 #: builtin/remote.c:1279
17136 msgid "Not a valid ref: %s"
17139 #: builtin/remote.c:1281
17141 msgid "Could not setup %s"
17144 #: builtin/remote.c:1299
17146 msgid " %s will become dangling!"
17149 #: builtin/remote.c:1300
17151 msgid " %s has become dangling!"
17154 #: builtin/remote.c:1310
17159 #: builtin/remote.c:1311
17164 #: builtin/remote.c:1327
17166 msgid " * [would prune] %s"
17169 #: builtin/remote.c:1330
17171 msgid " * [pruned] %s"
17174 #: builtin/remote.c:1375
17175 msgid "prune remotes after fetching"
17178 #: builtin/remote.c:1438 builtin/remote.c:1492 builtin/remote.c:1560
17180 msgid "No such remote '%s'"
17183 #: builtin/remote.c:1454
17187 #: builtin/remote.c:1461
17188 msgid "no remote specified"
17191 #: builtin/remote.c:1478
17192 msgid "query push URLs rather than fetch URLs"
17195 #: builtin/remote.c:1480
17196 msgid "return all URLs"
17199 #: builtin/remote.c:1508
17201 msgid "no URLs configured for remote '%s'"
17204 #: builtin/remote.c:1534
17205 msgid "manipulate push URLs"
17208 #: builtin/remote.c:1536
17212 #: builtin/remote.c:1538
17213 msgid "delete URLs"
17216 #: builtin/remote.c:1545
17217 msgid "--add --delete doesn't make sense"
17220 #: builtin/remote.c:1584
17222 msgid "Invalid old URL pattern: %s"
17225 #: builtin/remote.c:1592
17227 msgid "No such URL found: %s"
17230 #: builtin/remote.c:1594
17231 msgid "Will not delete all non-push URLs"
17234 #: builtin/remote.c:1610
17235 msgid "be verbose; must be placed before a subcommand"
17238 #: builtin/remote.c:1641
17240 msgid "Unknown subcommand: %s"
17243 #: builtin/repack.c:23
17244 msgid "git repack [<options>]"
17247 #: builtin/repack.c:28
17249 "Incremental repacks are incompatible with bitmap indexes. Use\n"
17250 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
17253 #: builtin/repack.c:191
17254 msgid "could not start pack-objects to repack promisor objects"
17257 #: builtin/repack.c:230 builtin/repack.c:409
17258 msgid "repack: Expecting full hex object ID lines only from pack-objects."
17261 #: builtin/repack.c:247
17262 msgid "could not finish pack-objects to repack promisor objects"
17265 #: builtin/repack.c:285
17266 msgid "pack everything in a single pack"
17269 #: builtin/repack.c:287
17270 msgid "same as -a, and turn unreachable objects loose"
17273 #: builtin/repack.c:290
17274 msgid "remove redundant packs, and run git-prune-packed"
17277 #: builtin/repack.c:292
17278 msgid "pass --no-reuse-delta to git-pack-objects"
17281 #: builtin/repack.c:294
17282 msgid "pass --no-reuse-object to git-pack-objects"
17285 #: builtin/repack.c:296
17286 msgid "do not run git-update-server-info"
17289 #: builtin/repack.c:299
17290 msgid "pass --local to git-pack-objects"
17293 #: builtin/repack.c:301
17294 msgid "write bitmap index"
17297 #: builtin/repack.c:303
17298 msgid "pass --delta-islands to git-pack-objects"
17301 #: builtin/repack.c:304
17302 msgid "approxidate"
17305 #: builtin/repack.c:305
17306 msgid "with -A, do not loosen objects older than this"
17309 #: builtin/repack.c:307
17310 msgid "with -a, repack unreachable objects"
17313 #: builtin/repack.c:309
17314 msgid "size of the window used for delta compression"
17317 #: builtin/repack.c:310 builtin/repack.c:316
17321 #: builtin/repack.c:311
17322 msgid "same as the above, but limit memory size instead of entries count"
17325 #: builtin/repack.c:313
17326 msgid "limits the maximum delta depth"
17329 #: builtin/repack.c:315
17330 msgid "limits the maximum number of threads"
17333 #: builtin/repack.c:317
17334 msgid "maximum size of each packfile"
17337 #: builtin/repack.c:319
17338 msgid "repack objects in packs marked with .keep"
17341 #: builtin/repack.c:321
17342 msgid "do not repack this pack"
17345 #: builtin/repack.c:331
17346 msgid "cannot delete packs in a precious-objects repo"
17349 #: builtin/repack.c:335
17350 msgid "--keep-unreachable and -A are incompatible"
17353 #: builtin/repack.c:418
17354 msgid "Nothing new to pack."
17357 #: builtin/repack.c:479
17360 "WARNING: Some packs in use have been renamed by\n"
17361 "WARNING: prefixing old- to their name, in order to\n"
17362 "WARNING: replace them with the new version of the\n"
17363 "WARNING: file. But the operation failed, and the\n"
17364 "WARNING: attempt to rename them back to their\n"
17365 "WARNING: original names also failed.\n"
17366 "WARNING: Please rename them in %s manually:\n"
17369 #: builtin/repack.c:527
17371 msgid "failed to remove '%s'"
17374 #: builtin/replace.c:22
17375 msgid "git replace [-f] <object> <replacement>"
17378 #: builtin/replace.c:23
17379 msgid "git replace [-f] --edit <object>"
17382 #: builtin/replace.c:24
17383 msgid "git replace [-f] --graft <commit> [<parent>...]"
17386 #: builtin/replace.c:25
17387 msgid "git replace [-f] --convert-graft-file"
17390 #: builtin/replace.c:26
17391 msgid "git replace -d <object>..."
17394 #: builtin/replace.c:27
17395 msgid "git replace [--format=<format>] [-l [<pattern>]]"
17398 #: builtin/replace.c:90
17401 "invalid replace format '%s'\n"
17402 "valid formats are 'short', 'medium' and 'long'"
17405 #: builtin/replace.c:125
17407 msgid "replace ref '%s' not found"
17410 #: builtin/replace.c:141
17412 msgid "Deleted replace ref '%s'"
17415 #: builtin/replace.c:153
17417 msgid "'%s' is not a valid ref name"
17420 #: builtin/replace.c:158
17422 msgid "replace ref '%s' already exists"
17425 #: builtin/replace.c:178
17428 "Objects must be of the same type.\n"
17429 "'%s' points to a replaced object of type '%s'\n"
17430 "while '%s' points to a replacement object of type '%s'."
17433 #: builtin/replace.c:229
17435 msgid "unable to open %s for writing"
17438 #: builtin/replace.c:242
17439 msgid "cat-file reported failure"
17442 #: builtin/replace.c:258
17444 msgid "unable to open %s for reading"
17447 #: builtin/replace.c:272
17448 msgid "unable to spawn mktree"
17451 #: builtin/replace.c:276
17452 msgid "unable to read from mktree"
17455 #: builtin/replace.c:285
17456 msgid "mktree reported failure"
17459 #: builtin/replace.c:289
17460 msgid "mktree did not return an object name"
17463 #: builtin/replace.c:298
17465 msgid "unable to fstat %s"
17468 #: builtin/replace.c:303
17469 msgid "unable to write object to database"
17472 #: builtin/replace.c:322 builtin/replace.c:378 builtin/replace.c:423
17473 #: builtin/replace.c:453
17475 msgid "not a valid object name: '%s'"
17478 #: builtin/replace.c:326
17480 msgid "unable to get object type for %s"
17483 #: builtin/replace.c:342
17484 msgid "editing object file failed"
17487 #: builtin/replace.c:351
17489 msgid "new object is the same as the old one: '%s'"
17492 #: builtin/replace.c:384
17494 msgid "could not parse %s as a commit"
17497 #: builtin/replace.c:415
17499 msgid "bad mergetag in commit '%s'"
17502 #: builtin/replace.c:417
17504 msgid "malformed mergetag in commit '%s'"
17507 #: builtin/replace.c:429
17510 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
17511 "instead of --graft"
17514 #: builtin/replace.c:468
17516 msgid "the original commit '%s' has a gpg signature"
17519 #: builtin/replace.c:469
17520 msgid "the signature will be removed in the replacement commit!"
17523 #: builtin/replace.c:479
17525 msgid "could not write replacement commit for: '%s'"
17528 #: builtin/replace.c:487
17530 msgid "graft for '%s' unnecessary"
17533 #: builtin/replace.c:491
17535 msgid "new commit is the same as the old one: '%s'"
17538 #: builtin/replace.c:526
17541 "could not convert the following graft(s):\n"
17545 #: builtin/replace.c:547
17546 msgid "list replace refs"
17549 #: builtin/replace.c:548
17550 msgid "delete replace refs"
17553 #: builtin/replace.c:549
17554 msgid "edit existing object"
17557 #: builtin/replace.c:550
17558 msgid "change a commit's parents"
17561 #: builtin/replace.c:551
17562 msgid "convert existing graft file"
17565 #: builtin/replace.c:552
17566 msgid "replace the ref if it exists"
17569 #: builtin/replace.c:554
17570 msgid "do not pretty-print contents for --edit"
17573 #: builtin/replace.c:555
17574 msgid "use this format"
17577 #: builtin/replace.c:568
17578 msgid "--format cannot be used when not listing"
17581 #: builtin/replace.c:576
17582 msgid "-f only makes sense when writing a replacement"
17585 #: builtin/replace.c:580
17586 msgid "--raw only makes sense with --edit"
17589 #: builtin/replace.c:586
17590 msgid "-d needs at least one argument"
17593 #: builtin/replace.c:592
17594 msgid "bad number of arguments"
17597 #: builtin/replace.c:598
17598 msgid "-e needs exactly one argument"
17601 #: builtin/replace.c:604
17602 msgid "-g needs at least one argument"
17605 #: builtin/replace.c:610
17606 msgid "--convert-graft-file takes no argument"
17609 #: builtin/replace.c:616
17610 msgid "only one pattern can be given with -l"
17613 #: builtin/rerere.c:13
17614 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
17617 #: builtin/rerere.c:60
17618 msgid "register clean resolutions in index"
17621 #: builtin/rerere.c:79
17622 msgid "'git rerere forget' without paths is deprecated"
17625 #: builtin/rerere.c:113
17627 msgid "unable to generate diff for '%s'"
17630 #: builtin/reset.c:32
17632 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
17635 #: builtin/reset.c:33
17636 msgid "git reset [-q] [<tree-ish>] [--] <paths>..."
17639 #: builtin/reset.c:34
17640 msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
17643 #: builtin/reset.c:40
17647 #: builtin/reset.c:40
17651 #: builtin/reset.c:40
17655 #: builtin/reset.c:40
17659 #: builtin/reset.c:40
17663 #: builtin/reset.c:81
17664 msgid "You do not have a valid HEAD."
17667 #: builtin/reset.c:83
17668 msgid "Failed to find tree of HEAD."
17671 #: builtin/reset.c:89
17673 msgid "Failed to find tree of %s."
17676 #: builtin/reset.c:114
17678 msgid "HEAD is now at %s"
17681 #: builtin/reset.c:193
17683 msgid "Cannot do a %s reset in the middle of a merge."
17686 #: builtin/reset.c:293 builtin/stash.c:520 builtin/stash.c:595
17687 #: builtin/stash.c:619
17688 msgid "be quiet, only report errors"
17691 #: builtin/reset.c:295
17692 msgid "reset HEAD and index"
17695 #: builtin/reset.c:296
17696 msgid "reset only HEAD"
17699 #: builtin/reset.c:298 builtin/reset.c:300
17700 msgid "reset HEAD, index and working tree"
17703 #: builtin/reset.c:302
17704 msgid "reset HEAD but keep local changes"
17707 #: builtin/reset.c:308
17708 msgid "record only the fact that removed paths will be added later"
17711 #: builtin/reset.c:326
17713 msgid "Failed to resolve '%s' as a valid revision."
17716 #: builtin/reset.c:334
17718 msgid "Failed to resolve '%s' as a valid tree."
17721 #: builtin/reset.c:343
17722 msgid "--patch is incompatible with --{hard,mixed,soft}"
17725 #: builtin/reset.c:353
17726 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
17729 #: builtin/reset.c:355
17731 msgid "Cannot do %s reset with paths."
17734 #: builtin/reset.c:370
17736 msgid "%s reset is not allowed in a bare repository"
17739 #: builtin/reset.c:374
17740 msgid "-N can only be used with --mixed"
17743 #: builtin/reset.c:395
17744 msgid "Unstaged changes after reset:"
17747 #: builtin/reset.c:398
17751 "It took %.2f seconds to enumerate unstaged changes after reset. You can\n"
17752 "use '--quiet' to avoid this. Set the config setting reset.quiet to true\n"
17753 "to make this the default.\n"
17756 #: builtin/reset.c:408
17758 msgid "Could not reset index file to revision '%s'."
17761 #: builtin/reset.c:412
17762 msgid "Could not write new index file."
17765 #: builtin/rev-list.c:411
17766 msgid "cannot combine --exclude-promisor-objects and --missing"
17769 #: builtin/rev-list.c:472
17770 msgid "object filtering requires --objects"
17773 #: builtin/rev-list.c:522
17774 msgid "rev-list does not support display of notes"
17777 #: builtin/rev-list.c:525
17778 msgid "cannot combine --use-bitmap-index with object filtering"
17781 #: builtin/rev-parse.c:408
17782 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
17785 #: builtin/rev-parse.c:413
17786 msgid "keep the `--` passed as an arg"
17789 #: builtin/rev-parse.c:415
17790 msgid "stop parsing after the first non-option argument"
17793 #: builtin/rev-parse.c:418
17794 msgid "output in stuck long form"
17797 #: builtin/rev-parse.c:551
17799 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
17800 " or: git rev-parse --sq-quote [<arg>...]\n"
17801 " or: git rev-parse [<options>] [<arg>...]\n"
17803 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
17806 #: builtin/revert.c:24
17807 msgid "git revert [<options>] <commit-ish>..."
17810 #: builtin/revert.c:25
17811 msgid "git revert <subcommand>"
17814 #: builtin/revert.c:30
17815 msgid "git cherry-pick [<options>] <commit-ish>..."
17818 #: builtin/revert.c:31
17819 msgid "git cherry-pick <subcommand>"
17822 #: builtin/revert.c:72
17824 msgid "option `%s' expects a number greater than zero"
17827 #: builtin/revert.c:92
17829 msgid "%s: %s cannot be used with %s"
17832 #: builtin/revert.c:102
17833 msgid "end revert or cherry-pick sequence"
17836 #: builtin/revert.c:103
17837 msgid "resume revert or cherry-pick sequence"
17840 #: builtin/revert.c:104
17841 msgid "cancel revert or cherry-pick sequence"
17844 #: builtin/revert.c:105
17845 msgid "skip current commit and continue"
17848 #: builtin/revert.c:107
17849 msgid "don't automatically commit"
17852 #: builtin/revert.c:108
17853 msgid "edit the commit message"
17856 #: builtin/revert.c:111
17857 msgid "parent-number"
17860 #: builtin/revert.c:112
17861 msgid "select mainline parent"
17864 #: builtin/revert.c:114
17865 msgid "merge strategy"
17868 #: builtin/revert.c:116
17869 msgid "option for merge strategy"
17872 #: builtin/revert.c:125
17873 msgid "append commit name"
17876 #: builtin/revert.c:127
17877 msgid "preserve initially empty commits"
17880 #: builtin/revert.c:129
17881 msgid "keep redundant, empty commits"
17884 #: builtin/revert.c:232
17885 msgid "revert failed"
17888 #: builtin/revert.c:245
17889 msgid "cherry-pick failed"
17893 msgid "git rm [<options>] [--] <file>..."
17896 #: builtin/rm.c:207
17898 "the following file has staged content different from both the\n"
17899 "file and the HEAD:"
17901 "the following files have staged content different from both the\n"
17902 "file and the HEAD:"
17906 #: builtin/rm.c:212
17909 "(use -f to force removal)"
17912 #: builtin/rm.c:216
17913 msgid "the following file has changes staged in the index:"
17914 msgid_plural "the following files have changes staged in the index:"
17918 #: builtin/rm.c:220 builtin/rm.c:229
17921 "(use --cached to keep the file, or -f to force removal)"
17924 #: builtin/rm.c:226
17925 msgid "the following file has local modifications:"
17926 msgid_plural "the following files have local modifications:"
17930 #: builtin/rm.c:242
17931 msgid "do not list removed files"
17934 #: builtin/rm.c:243
17935 msgid "only remove from the index"
17938 #: builtin/rm.c:244
17939 msgid "override the up-to-date check"
17942 #: builtin/rm.c:245
17943 msgid "allow recursive removal"
17946 #: builtin/rm.c:247
17947 msgid "exit with a zero status even if nothing matched"
17950 #: builtin/rm.c:289
17951 msgid "please stage your changes to .gitmodules or stash them to proceed"
17954 #: builtin/rm.c:307
17956 msgid "not removing '%s' recursively without -r"
17959 #: builtin/rm.c:346
17961 msgid "git rm: unable to remove %s"
17964 #: builtin/send-pack.c:20
17966 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
17967 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
17969 " --all and explicit <ref> specification are mutually exclusive."
17972 #: builtin/send-pack.c:163
17973 msgid "remote name"
17976 #: builtin/send-pack.c:177
17977 msgid "use stateless RPC protocol"
17980 #: builtin/send-pack.c:178
17981 msgid "read refs from stdin"
17984 #: builtin/send-pack.c:179
17985 msgid "print status from remote helper"
17988 #: builtin/shortlog.c:14
17989 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
17992 #: builtin/shortlog.c:15
17993 msgid "git log --pretty=short | git shortlog [<options>]"
17996 #: builtin/shortlog.c:264
17997 msgid "Group by committer rather than author"
18000 #: builtin/shortlog.c:266
18001 msgid "sort output according to the number of commits per author"
18004 #: builtin/shortlog.c:268
18005 msgid "Suppress commit descriptions, only provides commit count"
18008 #: builtin/shortlog.c:270
18009 msgid "Show the email address of each author"
18012 #: builtin/shortlog.c:271
18013 msgid "<w>[,<i1>[,<i2>]]"
18016 #: builtin/shortlog.c:272
18017 msgid "Linewrap output"
18020 #: builtin/shortlog.c:301
18021 msgid "too many arguments given outside repository"
18024 #: builtin/show-branch.c:13
18026 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
18027 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
18028 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
18029 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
18032 #: builtin/show-branch.c:17
18033 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
18036 #: builtin/show-branch.c:395
18038 msgid "ignoring %s; cannot handle more than %d ref"
18039 msgid_plural "ignoring %s; cannot handle more than %d refs"
18043 #: builtin/show-branch.c:548
18045 msgid "no matching refs with %s"
18048 #: builtin/show-branch.c:645
18049 msgid "show remote-tracking and local branches"
18052 #: builtin/show-branch.c:647
18053 msgid "show remote-tracking branches"
18056 #: builtin/show-branch.c:649
18057 msgid "color '*!+-' corresponding to the branch"
18060 #: builtin/show-branch.c:651
18061 msgid "show <n> more commits after the common ancestor"
18064 #: builtin/show-branch.c:653
18065 msgid "synonym to more=-1"
18068 #: builtin/show-branch.c:654
18069 msgid "suppress naming strings"
18072 #: builtin/show-branch.c:656
18073 msgid "include the current branch"
18076 #: builtin/show-branch.c:658
18077 msgid "name commits with their object names"
18080 #: builtin/show-branch.c:660
18081 msgid "show possible merge bases"
18084 #: builtin/show-branch.c:662
18085 msgid "show refs unreachable from any other ref"
18088 #: builtin/show-branch.c:664
18089 msgid "show commits in topological order"
18092 #: builtin/show-branch.c:667
18093 msgid "show only commits not on the first branch"
18096 #: builtin/show-branch.c:669
18097 msgid "show merges reachable from only one tip"
18100 #: builtin/show-branch.c:671
18101 msgid "topologically sort, maintaining date order where possible"
18104 #: builtin/show-branch.c:674
18105 msgid "<n>[,<base>]"
18108 #: builtin/show-branch.c:675
18109 msgid "show <n> most recent ref-log entries starting at base"
18112 #: builtin/show-branch.c:711
18114 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
18117 #: builtin/show-branch.c:735
18118 msgid "no branches given, and HEAD is not valid"
18121 #: builtin/show-branch.c:738
18122 msgid "--reflog option needs one branch name"
18125 #: builtin/show-branch.c:741
18127 msgid "only %d entry can be shown at one time."
18128 msgid_plural "only %d entries can be shown at one time."
18132 #: builtin/show-branch.c:745
18134 msgid "no such ref %s"
18137 #: builtin/show-branch.c:831
18139 msgid "cannot handle more than %d rev."
18140 msgid_plural "cannot handle more than %d revs."
18144 #: builtin/show-branch.c:835
18146 msgid "'%s' is not a valid ref."
18149 #: builtin/show-branch.c:838
18151 msgid "cannot find commit %s (%s)"
18154 #: builtin/show-ref.c:12
18156 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
18157 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
18160 #: builtin/show-ref.c:13
18161 msgid "git show-ref --exclude-existing[=<pattern>]"
18164 #: builtin/show-ref.c:162
18165 msgid "only show tags (can be combined with heads)"
18168 #: builtin/show-ref.c:163
18169 msgid "only show heads (can be combined with tags)"
18172 #: builtin/show-ref.c:164
18173 msgid "stricter reference checking, requires exact ref path"
18176 #: builtin/show-ref.c:167 builtin/show-ref.c:169
18177 msgid "show the HEAD reference, even if it would be filtered out"
18180 #: builtin/show-ref.c:171
18181 msgid "dereference tags into object IDs"
18184 #: builtin/show-ref.c:173
18185 msgid "only show SHA1 hash using <n> digits"
18188 #: builtin/show-ref.c:177
18189 msgid "do not print results to stdout (useful with --verify)"
18192 #: builtin/show-ref.c:179
18193 msgid "show refs from stdin that aren't in local repository"
18196 #: builtin/stash.c:22 builtin/stash.c:37
18197 msgid "git stash list [<options>]"
18200 #: builtin/stash.c:23 builtin/stash.c:42
18201 msgid "git stash show [<options>] [<stash>]"
18204 #: builtin/stash.c:24 builtin/stash.c:47
18205 msgid "git stash drop [-q|--quiet] [<stash>]"
18208 #: builtin/stash.c:25
18209 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
18212 #: builtin/stash.c:26 builtin/stash.c:62
18213 msgid "git stash branch <branchname> [<stash>]"
18216 #: builtin/stash.c:27 builtin/stash.c:67
18217 msgid "git stash clear"
18220 #: builtin/stash.c:28 builtin/stash.c:77
18222 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
18223 " [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
18224 " [--] [<pathspec>...]]"
18227 #: builtin/stash.c:31 builtin/stash.c:84
18229 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
18230 " [-u|--include-untracked] [-a|--all] [<message>]"
18233 #: builtin/stash.c:52
18234 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
18237 #: builtin/stash.c:57
18238 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
18241 #: builtin/stash.c:72
18242 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
18245 #: builtin/stash.c:127
18247 msgid "'%s' is not a stash-like commit"
18250 #: builtin/stash.c:147
18252 msgid "Too many revisions specified:%s"
18255 #: builtin/stash.c:161 git-legacy-stash.sh:548
18256 msgid "No stash entries found."
18259 #: builtin/stash.c:175
18261 msgid "%s is not a valid reference"
18264 #: builtin/stash.c:224 git-legacy-stash.sh:75
18265 msgid "git stash clear with parameters is unimplemented"
18268 #: builtin/stash.c:403
18269 msgid "cannot apply a stash in the middle of a merge"
18272 #: builtin/stash.c:414
18274 msgid "could not generate diff %s^!."
18277 #: builtin/stash.c:421
18278 msgid "conflicts in index.Try without --index."
18281 #: builtin/stash.c:427
18282 msgid "could not save index tree"
18285 #: builtin/stash.c:436
18286 msgid "could not restore untracked files from stash"
18289 #: builtin/stash.c:450
18291 msgid "Merging %s with %s"
18294 #: builtin/stash.c:460 git-legacy-stash.sh:680
18295 msgid "Index was not unstashed."
18298 #: builtin/stash.c:522 builtin/stash.c:621
18299 msgid "attempt to recreate the index"
18302 #: builtin/stash.c:555
18304 msgid "Dropped %s (%s)"
18307 #: builtin/stash.c:558
18309 msgid "%s: Could not drop stash entry"
18312 #: builtin/stash.c:583
18314 msgid "'%s' is not a stash reference"
18317 #: builtin/stash.c:633 git-legacy-stash.sh:694
18318 msgid "The stash entry is kept in case you need it again."
18321 #: builtin/stash.c:656 git-legacy-stash.sh:712
18322 msgid "No branch name specified"
18325 #: builtin/stash.c:796 builtin/stash.c:833
18327 msgid "Cannot update %s with %s"
18330 #: builtin/stash.c:814 builtin/stash.c:1470 builtin/stash.c:1506
18331 msgid "stash message"
18334 #: builtin/stash.c:824
18335 msgid "\"git stash store\" requires one <commit> argument"
18338 #: builtin/stash.c:1046 git-legacy-stash.sh:217
18339 msgid "No changes selected"
18342 #: builtin/stash.c:1145 git-legacy-stash.sh:150
18343 msgid "You do not have the initial commit yet"
18346 #: builtin/stash.c:1172 git-legacy-stash.sh:165
18347 msgid "Cannot save the current index state"
18350 #: builtin/stash.c:1181 git-legacy-stash.sh:180
18351 msgid "Cannot save the untracked files"
18354 #: builtin/stash.c:1192 builtin/stash.c:1201 git-legacy-stash.sh:200
18355 #: git-legacy-stash.sh:213
18356 msgid "Cannot save the current worktree state"
18359 #: builtin/stash.c:1229 git-legacy-stash.sh:233
18360 msgid "Cannot record working tree state"
18363 #: builtin/stash.c:1278 git-legacy-stash.sh:337
18364 msgid "Can't use --patch and --include-untracked or --all at the same time"
18367 #: builtin/stash.c:1294
18368 msgid "Did you forget to 'git add'?"
18371 #: builtin/stash.c:1309 git-legacy-stash.sh:345
18372 msgid "No local changes to save"
18375 #: builtin/stash.c:1316 git-legacy-stash.sh:350
18376 msgid "Cannot initialize stash"
18379 #: builtin/stash.c:1331 git-legacy-stash.sh:354
18380 msgid "Cannot save the current status"
18383 #: builtin/stash.c:1336
18385 msgid "Saved working directory and index state %s"
18388 #: builtin/stash.c:1426 git-legacy-stash.sh:384
18389 msgid "Cannot remove worktree changes"
18392 #: builtin/stash.c:1461 builtin/stash.c:1497
18396 #: builtin/stash.c:1463 builtin/stash.c:1499
18397 msgid "stash in patch mode"
18400 #: builtin/stash.c:1464 builtin/stash.c:1500
18404 #: builtin/stash.c:1466 builtin/stash.c:1502
18405 msgid "include untracked files in stash"
18408 #: builtin/stash.c:1468 builtin/stash.c:1504
18409 msgid "include ignore files"
18412 #: builtin/stash.c:1564
18414 msgid "could not exec %s"
18417 #: builtin/stripspace.c:18
18418 msgid "git stripspace [-s | --strip-comments]"
18421 #: builtin/stripspace.c:19
18422 msgid "git stripspace [-c | --comment-lines]"
18425 #: builtin/stripspace.c:37
18426 msgid "skip and remove all lines starting with comment character"
18429 #: builtin/stripspace.c:40
18430 msgid "prepend comment character and space to each line"
18433 #: builtin/submodule--helper.c:45 builtin/submodule--helper.c:1943
18435 msgid "Expecting a full ref name, got %s"
18438 #: builtin/submodule--helper.c:62
18439 msgid "submodule--helper print-default-remote takes no arguments"
18442 #: builtin/submodule--helper.c:100
18444 msgid "cannot strip one component off url '%s'"
18447 #: builtin/submodule--helper.c:408 builtin/submodule--helper.c:1368
18448 msgid "alternative anchor for relative paths"
18451 #: builtin/submodule--helper.c:413
18452 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
18455 #: builtin/submodule--helper.c:470 builtin/submodule--helper.c:628
18456 #: builtin/submodule--helper.c:651
18458 msgid "No url found for submodule path '%s' in .gitmodules"
18461 #: builtin/submodule--helper.c:522
18463 msgid "Entering '%s'\n"
18466 #: builtin/submodule--helper.c:525
18469 "run_command returned non-zero status for %s\n"
18473 #: builtin/submodule--helper.c:547
18476 "run_command returned non-zero status while recursing in the nested "
18477 "submodules of %s\n"
18481 #: builtin/submodule--helper.c:563
18482 msgid "Suppress output of entering each submodule command"
18485 #: builtin/submodule--helper.c:565 builtin/submodule--helper.c:1050
18486 msgid "Recurse into nested submodules"
18489 #: builtin/submodule--helper.c:570
18490 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
18493 #: builtin/submodule--helper.c:597
18496 "could not look up configuration '%s'. Assuming this repository is its own "
18497 "authoritative upstream."
18500 #: builtin/submodule--helper.c:665
18502 msgid "Failed to register url for submodule path '%s'"
18505 #: builtin/submodule--helper.c:669
18507 msgid "Submodule '%s' (%s) registered for path '%s'\n"
18510 #: builtin/submodule--helper.c:679
18512 msgid "warning: command update mode suggested for submodule '%s'\n"
18515 #: builtin/submodule--helper.c:686
18517 msgid "Failed to register update mode for submodule path '%s'"
18520 #: builtin/submodule--helper.c:708
18521 msgid "Suppress output for initializing a submodule"
18524 #: builtin/submodule--helper.c:713
18525 msgid "git submodule--helper init [<options>] [<path>]"
18528 #: builtin/submodule--helper.c:785 builtin/submodule--helper.c:911
18530 msgid "no submodule mapping found in .gitmodules for path '%s'"
18533 #: builtin/submodule--helper.c:824
18535 msgid "could not resolve HEAD ref inside the submodule '%s'"
18538 #: builtin/submodule--helper.c:851 builtin/submodule--helper.c:1020
18540 msgid "failed to recurse into submodule '%s'"
18543 #: builtin/submodule--helper.c:875 builtin/submodule--helper.c:1186
18544 msgid "Suppress submodule status output"
18547 #: builtin/submodule--helper.c:876
18549 "Use commit stored in the index instead of the one stored in the submodule "
18553 #: builtin/submodule--helper.c:877
18554 msgid "recurse into nested submodules"
18557 #: builtin/submodule--helper.c:882
18558 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
18561 #: builtin/submodule--helper.c:906
18562 msgid "git submodule--helper name <path>"
18565 #: builtin/submodule--helper.c:970
18567 msgid "Synchronizing submodule url for '%s'\n"
18570 #: builtin/submodule--helper.c:976
18572 msgid "failed to register url for submodule path '%s'"
18575 #: builtin/submodule--helper.c:990
18577 msgid "failed to get the default remote for submodule '%s'"
18580 #: builtin/submodule--helper.c:1001
18582 msgid "failed to update remote for submodule '%s'"
18585 #: builtin/submodule--helper.c:1048
18586 msgid "Suppress output of synchronizing submodule url"
18589 #: builtin/submodule--helper.c:1055
18590 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
18593 #: builtin/submodule--helper.c:1109
18596 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
18597 "really want to remove it including all of its history)"
18600 #: builtin/submodule--helper.c:1121
18603 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
18607 #: builtin/submodule--helper.c:1129
18609 msgid "Cleared directory '%s'\n"
18612 #: builtin/submodule--helper.c:1131
18614 msgid "Could not remove submodule work tree '%s'\n"
18617 #: builtin/submodule--helper.c:1142
18619 msgid "could not create empty submodule directory %s"
18622 #: builtin/submodule--helper.c:1158
18624 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
18627 #: builtin/submodule--helper.c:1187
18628 msgid "Remove submodule working trees even if they contain local changes"
18631 #: builtin/submodule--helper.c:1188
18632 msgid "Unregister all submodules"
18635 #: builtin/submodule--helper.c:1193
18637 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
18640 #: builtin/submodule--helper.c:1207
18641 msgid "Use '--all' if you really want to deinitialize all submodules"
18644 #: builtin/submodule--helper.c:1302 builtin/submodule--helper.c:1305
18646 msgid "submodule '%s' cannot add alternate: %s"
18649 #: builtin/submodule--helper.c:1341
18651 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
18654 #: builtin/submodule--helper.c:1348
18656 msgid "Value '%s' for submodule.alternateLocation is not recognized"
18659 #: builtin/submodule--helper.c:1371
18660 msgid "where the new submodule will be cloned to"
18663 #: builtin/submodule--helper.c:1374
18664 msgid "name of the new submodule"
18667 #: builtin/submodule--helper.c:1377
18668 msgid "url where to clone the submodule from"
18671 #: builtin/submodule--helper.c:1385
18672 msgid "depth for shallow clones"
18675 #: builtin/submodule--helper.c:1388 builtin/submodule--helper.c:1872
18676 msgid "force cloning progress"
18679 #: builtin/submodule--helper.c:1393
18681 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
18682 "<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"
18685 #: builtin/submodule--helper.c:1424
18687 msgid "clone of '%s' into submodule path '%s' failed"
18690 #: builtin/submodule--helper.c:1438
18692 msgid "could not get submodule directory for '%s'"
18695 #: builtin/submodule--helper.c:1474
18697 msgid "Invalid update mode '%s' for submodule path '%s'"
18700 #: builtin/submodule--helper.c:1478
18702 msgid "Invalid update mode '%s' configured for submodule path '%s'"
18705 #: builtin/submodule--helper.c:1571
18707 msgid "Submodule path '%s' not initialized"
18710 #: builtin/submodule--helper.c:1575
18711 msgid "Maybe you want to use 'update --init'?"
18714 #: builtin/submodule--helper.c:1605
18716 msgid "Skipping unmerged submodule %s"
18719 #: builtin/submodule--helper.c:1634
18721 msgid "Skipping submodule '%s'"
18724 #: builtin/submodule--helper.c:1778
18726 msgid "Failed to clone '%s'. Retry scheduled"
18729 #: builtin/submodule--helper.c:1789
18731 msgid "Failed to clone '%s' a second time, aborting"
18734 #: builtin/submodule--helper.c:1851 builtin/submodule--helper.c:2093
18735 msgid "path into the working tree"
18738 #: builtin/submodule--helper.c:1854
18739 msgid "path into the working tree, across nested submodule boundaries"
18742 #: builtin/submodule--helper.c:1858
18743 msgid "rebase, merge, checkout or none"
18746 #: builtin/submodule--helper.c:1864
18747 msgid "Create a shallow clone truncated to the specified number of revisions"
18750 #: builtin/submodule--helper.c:1867
18751 msgid "parallel jobs"
18754 #: builtin/submodule--helper.c:1869
18755 msgid "whether the initial clone should follow the shallow recommendation"
18758 #: builtin/submodule--helper.c:1870
18759 msgid "don't print cloning progress"
18762 #: builtin/submodule--helper.c:1877
18763 msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
18766 #: builtin/submodule--helper.c:1890
18767 msgid "bad value for update parameter"
18770 #: builtin/submodule--helper.c:1938
18773 "Submodule (%s) branch configured to inherit branch from superproject, but "
18774 "the superproject is not on any branch"
18777 #: builtin/submodule--helper.c:2061
18779 msgid "could not get a repository handle for submodule '%s'"
18782 #: builtin/submodule--helper.c:2094
18783 msgid "recurse into submodules"
18786 #: builtin/submodule--helper.c:2100
18787 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
18790 #: builtin/submodule--helper.c:2156
18791 msgid "check if it is safe to write to the .gitmodules file"
18794 #: builtin/submodule--helper.c:2159
18795 msgid "unset the config in the .gitmodules file"
18798 #: builtin/submodule--helper.c:2164
18799 msgid "git submodule--helper config <name> [<value>]"
18802 #: builtin/submodule--helper.c:2165
18803 msgid "git submodule--helper config --unset <name>"
18806 #: builtin/submodule--helper.c:2166
18807 msgid "git submodule--helper config --check-writeable"
18810 #: builtin/submodule--helper.c:2185 git-submodule.sh:171
18812 msgid "please make sure that the .gitmodules file is in the working tree"
18815 #: builtin/submodule--helper.c:2235 git.c:433 git.c:683
18817 msgid "%s doesn't support --super-prefix"
18820 #: builtin/submodule--helper.c:2241
18822 msgid "'%s' is not a valid submodule--helper subcommand"
18825 #: builtin/symbolic-ref.c:8
18826 msgid "git symbolic-ref [<options>] <name> [<ref>]"
18829 #: builtin/symbolic-ref.c:9
18830 msgid "git symbolic-ref -d [-q] <name>"
18833 #: builtin/symbolic-ref.c:40
18834 msgid "suppress error message for non-symbolic (detached) refs"
18837 #: builtin/symbolic-ref.c:41
18838 msgid "delete symbolic ref"
18841 #: builtin/symbolic-ref.c:42
18842 msgid "shorten ref output"
18845 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
18849 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
18850 msgid "reason of the update"
18853 #: builtin/tag.c:25
18855 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
18856 "\t\t<tagname> [<head>]"
18859 #: builtin/tag.c:27
18860 msgid "git tag -d <tagname>..."
18863 #: builtin/tag.c:28
18865 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
18866 "points-at <object>]\n"
18867 "\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
18870 #: builtin/tag.c:30
18871 msgid "git tag -v [--format=<format>] <tagname>..."
18874 #: builtin/tag.c:89
18876 msgid "tag '%s' not found."
18879 #: builtin/tag.c:105
18881 msgid "Deleted tag '%s' (was %s)\n"
18884 #: builtin/tag.c:135
18888 "Write a message for tag:\n"
18890 "Lines starting with '%c' will be ignored.\n"
18893 #: builtin/tag.c:139
18897 "Write a message for tag:\n"
18899 "Lines starting with '%c' will be kept; you may remove them yourself if you "
18903 #: builtin/tag.c:198
18904 msgid "unable to sign the tag"
18907 #: builtin/tag.c:200
18908 msgid "unable to write tag file"
18911 #: builtin/tag.c:216
18914 "You have created a nested tag. The object referred to by your new tag is\n"
18915 "already a tag. If you meant to tag the object that it points to, use:\n"
18917 "\tgit tag -f %s %s^{}"
18920 #: builtin/tag.c:232
18921 msgid "bad object type."
18924 #: builtin/tag.c:284
18925 msgid "no tag message?"
18928 #: builtin/tag.c:291
18930 msgid "The tag message has been left in %s\n"
18933 #: builtin/tag.c:402
18934 msgid "list tag names"
18937 #: builtin/tag.c:404
18938 msgid "print <n> lines of each tag message"
18941 #: builtin/tag.c:406
18942 msgid "delete tags"
18945 #: builtin/tag.c:407
18946 msgid "verify tags"
18949 #: builtin/tag.c:409
18950 msgid "Tag creation options"
18953 #: builtin/tag.c:411
18954 msgid "annotated tag, needs a message"
18957 #: builtin/tag.c:413
18958 msgid "tag message"
18961 #: builtin/tag.c:415
18962 msgid "force edit of tag message"
18965 #: builtin/tag.c:416
18966 msgid "annotated and GPG-signed tag"
18969 #: builtin/tag.c:419
18970 msgid "use another key to sign the tag"
18973 #: builtin/tag.c:420
18974 msgid "replace the tag if exists"
18977 #: builtin/tag.c:421 builtin/update-ref.c:369
18978 msgid "create a reflog"
18981 #: builtin/tag.c:423
18982 msgid "Tag listing options"
18985 #: builtin/tag.c:424
18986 msgid "show tag list in columns"
18989 #: builtin/tag.c:425 builtin/tag.c:427
18990 msgid "print only tags that contain the commit"
18993 #: builtin/tag.c:426 builtin/tag.c:428
18994 msgid "print only tags that don't contain the commit"
18997 #: builtin/tag.c:429
18998 msgid "print only tags that are merged"
19001 #: builtin/tag.c:430
19002 msgid "print only tags that are not merged"
19005 #: builtin/tag.c:434
19006 msgid "print only tags of the object"
19009 #: builtin/tag.c:482
19010 msgid "--column and -n are incompatible"
19013 #: builtin/tag.c:504
19014 msgid "-n option is only allowed in list mode"
19017 #: builtin/tag.c:506
19018 msgid "--contains option is only allowed in list mode"
19021 #: builtin/tag.c:508
19022 msgid "--no-contains option is only allowed in list mode"
19025 #: builtin/tag.c:510
19026 msgid "--points-at option is only allowed in list mode"
19029 #: builtin/tag.c:512
19030 msgid "--merged and --no-merged options are only allowed in list mode"
19033 #: builtin/tag.c:523
19034 msgid "only one -F or -m option is allowed."
19037 #: builtin/tag.c:542
19038 msgid "too many params"
19041 #: builtin/tag.c:548
19043 msgid "'%s' is not a valid tag name."
19046 #: builtin/tag.c:553
19048 msgid "tag '%s' already exists"
19051 #: builtin/tag.c:584
19053 msgid "Updated tag '%s' (was %s)\n"
19056 #: builtin/unpack-objects.c:500
19057 msgid "Unpacking objects"
19060 #: builtin/update-index.c:83
19062 msgid "failed to create directory %s"
19065 #: builtin/update-index.c:99
19067 msgid "failed to create file %s"
19070 #: builtin/update-index.c:107
19072 msgid "failed to delete file %s"
19075 #: builtin/update-index.c:114 builtin/update-index.c:220
19077 msgid "failed to delete directory %s"
19080 #: builtin/update-index.c:139
19082 msgid "Testing mtime in '%s' "
19085 #: builtin/update-index.c:153
19086 msgid "directory stat info does not change after adding a new file"
19089 #: builtin/update-index.c:166
19090 msgid "directory stat info does not change after adding a new directory"
19093 #: builtin/update-index.c:179
19094 msgid "directory stat info changes after updating a file"
19097 #: builtin/update-index.c:190
19098 msgid "directory stat info changes after adding a file inside subdirectory"
19101 #: builtin/update-index.c:201
19102 msgid "directory stat info does not change after deleting a file"
19105 #: builtin/update-index.c:214
19106 msgid "directory stat info does not change after deleting a directory"
19109 #: builtin/update-index.c:221
19113 #: builtin/update-index.c:589
19114 msgid "git update-index [<options>] [--] [<file>...]"
19117 #: builtin/update-index.c:972
19118 msgid "continue refresh even when index needs update"
19121 #: builtin/update-index.c:975
19122 msgid "refresh: ignore submodules"
19125 #: builtin/update-index.c:978
19126 msgid "do not ignore new files"
19129 #: builtin/update-index.c:980
19130 msgid "let files replace directories and vice-versa"
19133 #: builtin/update-index.c:982
19134 msgid "notice files missing from worktree"
19137 #: builtin/update-index.c:984
19138 msgid "refresh even if index contains unmerged entries"
19141 #: builtin/update-index.c:987
19142 msgid "refresh stat information"
19145 #: builtin/update-index.c:991
19146 msgid "like --refresh, but ignore assume-unchanged setting"
19149 #: builtin/update-index.c:995
19150 msgid "<mode>,<object>,<path>"
19153 #: builtin/update-index.c:996
19154 msgid "add the specified entry to the index"
19157 #: builtin/update-index.c:1006
19158 msgid "mark files as \"not changing\""
19161 #: builtin/update-index.c:1009
19162 msgid "clear assumed-unchanged bit"
19165 #: builtin/update-index.c:1012
19166 msgid "mark files as \"index-only\""
19169 #: builtin/update-index.c:1015
19170 msgid "clear skip-worktree bit"
19173 #: builtin/update-index.c:1018
19174 msgid "add to index only; do not add content to object database"
19177 #: builtin/update-index.c:1020
19178 msgid "remove named paths even if present in worktree"
19181 #: builtin/update-index.c:1022
19182 msgid "with --stdin: input lines are terminated by null bytes"
19185 #: builtin/update-index.c:1024
19186 msgid "read list of paths to be updated from standard input"
19189 #: builtin/update-index.c:1028
19190 msgid "add entries from standard input to the index"
19193 #: builtin/update-index.c:1032
19194 msgid "repopulate stages #2 and #3 for the listed paths"
19197 #: builtin/update-index.c:1036
19198 msgid "only update entries that differ from HEAD"
19201 #: builtin/update-index.c:1040
19202 msgid "ignore files missing from worktree"
19205 #: builtin/update-index.c:1043
19206 msgid "report actions to standard output"
19209 #: builtin/update-index.c:1045
19210 msgid "(for porcelains) forget saved unresolved conflicts"
19213 #: builtin/update-index.c:1049
19214 msgid "write index in this format"
19217 #: builtin/update-index.c:1051
19218 msgid "enable or disable split index"
19221 #: builtin/update-index.c:1053
19222 msgid "enable/disable untracked cache"
19225 #: builtin/update-index.c:1055
19226 msgid "test if the filesystem supports untracked cache"
19229 #: builtin/update-index.c:1057
19230 msgid "enable untracked cache without testing the filesystem"
19233 #: builtin/update-index.c:1059
19234 msgid "write out the index even if is not flagged as changed"
19237 #: builtin/update-index.c:1061
19238 msgid "enable or disable file system monitor"
19241 #: builtin/update-index.c:1063
19242 msgid "mark files as fsmonitor valid"
19245 #: builtin/update-index.c:1066
19246 msgid "clear fsmonitor valid bit"
19249 #: builtin/update-index.c:1169
19251 "core.splitIndex is set to false; remove or change it, if you really want to "
19252 "enable split index"
19255 #: builtin/update-index.c:1178
19257 "core.splitIndex is set to true; remove or change it, if you really want to "
19258 "disable split index"
19261 #: builtin/update-index.c:1190
19263 "core.untrackedCache is set to true; remove or change it, if you really want "
19264 "to disable the untracked cache"
19267 #: builtin/update-index.c:1194
19268 msgid "Untracked cache disabled"
19271 #: builtin/update-index.c:1202
19273 "core.untrackedCache is set to false; remove or change it, if you really want "
19274 "to enable the untracked cache"
19277 #: builtin/update-index.c:1206
19279 msgid "Untracked cache enabled for '%s'"
19282 #: builtin/update-index.c:1214
19283 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
19286 #: builtin/update-index.c:1218
19287 msgid "fsmonitor enabled"
19290 #: builtin/update-index.c:1221
19292 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
19295 #: builtin/update-index.c:1225
19296 msgid "fsmonitor disabled"
19299 #: builtin/update-ref.c:10
19300 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
19303 #: builtin/update-ref.c:11
19304 msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
19307 #: builtin/update-ref.c:12
19308 msgid "git update-ref [<options>] --stdin [-z]"
19311 #: builtin/update-ref.c:364
19312 msgid "delete the reference"
19315 #: builtin/update-ref.c:366
19316 msgid "update <refname> not the one it points to"
19319 #: builtin/update-ref.c:367
19320 msgid "stdin has NUL-terminated arguments"
19323 #: builtin/update-ref.c:368
19324 msgid "read updates from stdin"
19327 #: builtin/update-server-info.c:7
19328 msgid "git update-server-info [--force]"
19331 #: builtin/update-server-info.c:15
19332 msgid "update the info files from scratch"
19335 #: builtin/upload-pack.c:11
19336 msgid "git upload-pack [<options>] <dir>"
19339 #: builtin/upload-pack.c:23 t/helper/test-serve-v2.c:17
19340 msgid "quit after a single request/response exchange"
19343 #: builtin/upload-pack.c:25
19344 msgid "exit immediately after initial ref advertisement"
19347 #: builtin/upload-pack.c:27
19348 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
19351 #: builtin/upload-pack.c:29
19352 msgid "interrupt transfer after <n> seconds of inactivity"
19355 #: builtin/verify-commit.c:19
19356 msgid "git verify-commit [-v | --verbose] <commit>..."
19359 #: builtin/verify-commit.c:68
19360 msgid "print commit contents"
19363 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
19364 msgid "print raw gpg status output"
19367 #: builtin/verify-pack.c:55
19368 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
19371 #: builtin/verify-pack.c:65
19375 #: builtin/verify-pack.c:67
19376 msgid "show statistics only"
19379 #: builtin/verify-tag.c:18
19380 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
19383 #: builtin/verify-tag.c:36
19384 msgid "print tag contents"
19387 #: builtin/worktree.c:17
19388 msgid "git worktree add [<options>] <path> [<commit-ish>]"
19391 #: builtin/worktree.c:18
19392 msgid "git worktree list [<options>]"
19395 #: builtin/worktree.c:19
19396 msgid "git worktree lock [<options>] <path>"
19399 #: builtin/worktree.c:20
19400 msgid "git worktree move <worktree> <new-path>"
19403 #: builtin/worktree.c:21
19404 msgid "git worktree prune [<options>]"
19407 #: builtin/worktree.c:22
19408 msgid "git worktree remove [<options>] <worktree>"
19411 #: builtin/worktree.c:23
19412 msgid "git worktree unlock <path>"
19415 #: builtin/worktree.c:60 builtin/worktree.c:898
19417 msgid "failed to delete '%s'"
19420 #: builtin/worktree.c:79
19422 msgid "Removing worktrees/%s: not a valid directory"
19425 #: builtin/worktree.c:85
19427 msgid "Removing worktrees/%s: gitdir file does not exist"
19430 #: builtin/worktree.c:90 builtin/worktree.c:99
19432 msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
19435 #: builtin/worktree.c:109
19438 "Removing worktrees/%s: short read (expected %<PRIuMAX> bytes, read "
19442 #: builtin/worktree.c:117
19444 msgid "Removing worktrees/%s: invalid gitdir file"
19447 #: builtin/worktree.c:126
19449 msgid "Removing worktrees/%s: gitdir file points to non-existent location"
19452 #: builtin/worktree.c:165
19453 msgid "report pruned working trees"
19456 #: builtin/worktree.c:167
19457 msgid "expire working trees older than <time>"
19460 #: builtin/worktree.c:234
19462 msgid "'%s' already exists"
19465 #: builtin/worktree.c:251
19467 msgid "unable to re-add worktree '%s'"
19470 #: builtin/worktree.c:256
19473 "'%s' is a missing but locked worktree;\n"
19474 "use 'add -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
19477 #: builtin/worktree.c:258
19480 "'%s' is a missing but already registered worktree;\n"
19481 "use 'add -f' to override, or 'prune' or 'remove' to clear"
19484 #: builtin/worktree.c:308
19486 msgid "could not create directory of '%s'"
19489 #: builtin/worktree.c:439 builtin/worktree.c:445
19491 msgid "Preparing worktree (new branch '%s')"
19494 #: builtin/worktree.c:441
19496 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
19499 #: builtin/worktree.c:450
19501 msgid "Preparing worktree (checking out '%s')"
19504 #: builtin/worktree.c:456
19506 msgid "Preparing worktree (detached HEAD %s)"
19509 #: builtin/worktree.c:497
19510 msgid "checkout <branch> even if already checked out in other worktree"
19513 #: builtin/worktree.c:500
19514 msgid "create a new branch"
19517 #: builtin/worktree.c:502
19518 msgid "create or reset a branch"
19521 #: builtin/worktree.c:504
19522 msgid "populate the new working tree"
19525 #: builtin/worktree.c:505
19526 msgid "keep the new working tree locked"
19529 #: builtin/worktree.c:508
19530 msgid "set up tracking mode (see git-branch(1))"
19533 #: builtin/worktree.c:511
19534 msgid "try to match the new branch name with a remote-tracking branch"
19537 #: builtin/worktree.c:519
19538 msgid "-b, -B, and --detach are mutually exclusive"
19541 #: builtin/worktree.c:580
19542 msgid "--[no-]track can only be used if a new branch is created"
19545 #: builtin/worktree.c:680
19546 msgid "reason for locking"
19549 #: builtin/worktree.c:692 builtin/worktree.c:725 builtin/worktree.c:799
19550 #: builtin/worktree.c:926
19552 msgid "'%s' is not a working tree"
19555 #: builtin/worktree.c:694 builtin/worktree.c:727
19556 msgid "The main working tree cannot be locked or unlocked"
19559 #: builtin/worktree.c:699
19561 msgid "'%s' is already locked, reason: %s"
19564 #: builtin/worktree.c:701
19566 msgid "'%s' is already locked"
19569 #: builtin/worktree.c:729
19571 msgid "'%s' is not locked"
19574 #: builtin/worktree.c:770
19575 msgid "working trees containing submodules cannot be moved or removed"
19578 #: builtin/worktree.c:778
19579 msgid "force move even if worktree is dirty or locked"
19582 #: builtin/worktree.c:801 builtin/worktree.c:928
19584 msgid "'%s' is a main working tree"
19587 #: builtin/worktree.c:806
19589 msgid "could not figure out destination name from '%s'"
19592 #: builtin/worktree.c:812
19594 msgid "target '%s' already exists"
19597 #: builtin/worktree.c:820
19600 "cannot move a locked working tree, lock reason: %s\n"
19601 "use 'move -f -f' to override or unlock first"
19604 #: builtin/worktree.c:822
19606 "cannot move a locked working tree;\n"
19607 "use 'move -f -f' to override or unlock first"
19610 #: builtin/worktree.c:825
19612 msgid "validation failed, cannot move working tree: %s"
19615 #: builtin/worktree.c:830
19617 msgid "failed to move '%s' to '%s'"
19620 #: builtin/worktree.c:878
19622 msgid "failed to run 'git status' on '%s'"
19625 #: builtin/worktree.c:882
19627 msgid "'%s' contains modified or untracked files, use --force to delete it"
19630 #: builtin/worktree.c:887
19632 msgid "failed to run 'git status' on '%s', code %d"
19635 #: builtin/worktree.c:910
19636 msgid "force removal even if worktree is dirty or locked"
19639 #: builtin/worktree.c:933
19642 "cannot remove a locked working tree, lock reason: %s\n"
19643 "use 'remove -f -f' to override or unlock first"
19646 #: builtin/worktree.c:935
19648 "cannot remove a locked working tree;\n"
19649 "use 'remove -f -f' to override or unlock first"
19652 #: builtin/worktree.c:938
19654 msgid "validation failed, cannot remove working tree: %s"
19657 #: builtin/write-tree.c:15
19658 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
19661 #: builtin/write-tree.c:28
19665 #: builtin/write-tree.c:29
19666 msgid "write tree object for a subdirectory <prefix>"
19669 #: builtin/write-tree.c:31
19670 msgid "only useful for debugging"
19673 #: fast-import.c:3118
19675 msgid "Expected 'mark' command, got %s"
19678 #: fast-import.c:3123
19680 msgid "Expected 'to' command, got %s"
19683 #: credential-cache--daemon.c:223
19686 "The permissions on your socket directory are too loose; other\n"
19687 "users may be able to read your cached credentials. Consider running:\n"
19692 #: credential-cache--daemon.c:272
19693 msgid "print debugging messages to stderr"
19696 #: t/helper/test-reach.c:152
19698 msgid "commit %s is not marked reachable"
19701 #: t/helper/test-reach.c:162
19702 msgid "too many commits marked reachable"
19705 #: t/helper/test-serve-v2.c:7
19706 msgid "test-tool serve-v2 [<options>]"
19709 #: t/helper/test-serve-v2.c:19
19710 msgid "exit immediately after advertising capabilities"
19715 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
19716 " [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
19717 " [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
19719 " [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
19720 " <command> [<args>]"
19725 "'git help -a' and 'git help -g' list available subcommands and some\n"
19726 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
19727 "to read about a specific subcommand or concept.\n"
19728 "See 'git help git' for an overview of the system."
19733 msgid "no directory given for --git-dir\n"
19738 msgid "no namespace given for --namespace\n"
19743 msgid "no directory given for --work-tree\n"
19748 msgid "no prefix given for --super-prefix\n"
19753 msgid "-c expects a configuration string\n"
19758 msgid "no directory given for -C\n"
19763 msgid "unknown option: %s\n"
19768 msgid "while expanding alias '%s': '%s'"
19774 "alias '%s' changes environment variables.\n"
19775 "You can use '!git' in the alias to do this"
19780 msgid "empty alias for %s"
19785 msgid "recursive alias: %s"
19789 msgid "write failure on standard output"
19793 msgid "unknown write failure on standard output"
19797 msgid "close failed on standard output"
19802 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
19807 msgid "cannot handle %s as a builtin"
19819 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
19824 msgid "failed to run command '%s': %s\n"
19829 msgid "negative value for http.postbuffer; defaulting to %d"
19833 msgid "Delegation control is not supported with cURL < 7.22.0"
19837 msgid "Public key pinning not supported with cURL < 7.44.0"
19841 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
19845 msgid "Protocol restrictions not supported with cURL < 7.19.4"
19850 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
19855 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
19860 msgid "Could not set SSL backend to '%s': already set"
19866 "unable to update url base from redirection:\n"
19871 #: remote-curl.c:166
19873 msgid "invalid quoting in push-option value: '%s'"
19876 #: remote-curl.c:263
19878 msgid "%sinfo/refs not valid: is this a git repository?"
19881 #: remote-curl.c:364
19882 msgid "invalid server response; expected service, got flush packet"
19885 #: remote-curl.c:395
19887 msgid "invalid server response; got '%s'"
19890 #: remote-curl.c:455
19892 msgid "repository '%s' not found"
19895 #: remote-curl.c:459
19897 msgid "Authentication failed for '%s'"
19900 #: remote-curl.c:463
19902 msgid "unable to access '%s': %s"
19905 #: remote-curl.c:469
19907 msgid "redirecting to %s"
19910 #: remote-curl.c:593
19911 msgid "shouldn't have EOF when not gentle on EOF"
19914 #: remote-curl.c:673
19915 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
19918 #: remote-curl.c:733
19920 msgid "RPC failed; %s"
19923 #: remote-curl.c:773
19924 msgid "cannot handle pushes this big"
19927 #: remote-curl.c:888
19929 msgid "cannot deflate request; zlib deflate error %d"
19932 #: remote-curl.c:892
19934 msgid "cannot deflate request; zlib end error %d"
19937 #: remote-curl.c:1023
19938 msgid "dumb http transport does not support shallow capabilities"
19941 #: remote-curl.c:1037
19942 msgid "fetch failed."
19945 #: remote-curl.c:1085
19946 msgid "cannot fetch by sha1 over smart http"
19949 #: remote-curl.c:1129 remote-curl.c:1135
19951 msgid "protocol error: expected sha/ref, got '%s'"
19954 #: remote-curl.c:1147 remote-curl.c:1261
19956 msgid "http transport does not support %s"
19959 #: remote-curl.c:1183
19960 msgid "git-http-push failed"
19963 #: remote-curl.c:1367
19964 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
19967 #: remote-curl.c:1399
19968 msgid "remote-curl: error reading command stream from git"
19971 #: remote-curl.c:1406
19972 msgid "remote-curl: fetch attempted without a local repo"
19975 #: remote-curl.c:1446
19977 msgid "remote-curl: unknown command '%s' from git"
19980 #: list-objects-filter-options.h:85
19984 #: list-objects-filter-options.h:86
19985 msgid "object filtering"
19988 #: parse-options.h:179
19989 msgid "expiry-date"
19992 #: parse-options.h:193
19993 msgid "no-op (backward compatibility)"
19996 #: parse-options.h:305
19997 msgid "be more verbose"
20000 #: parse-options.h:307
20001 msgid "be more quiet"
20004 #: parse-options.h:313
20005 msgid "use <n> digits to display SHA-1s"
20008 #: parse-options.h:332
20009 msgid "how to strip spaces and #comments from message"
20012 #: ref-filter.h:101
20016 #: ref-filter.h:101
20017 msgid "field name to sort on"
20021 msgid "update the index with reused conflict resolution if possible"
20025 msgid "HEAD detached at "
20029 msgid "HEAD detached from "
20032 #: command-list.h:50
20033 msgid "Add file contents to the index"
20036 #: command-list.h:51
20037 msgid "Apply a series of patches from a mailbox"
20040 #: command-list.h:52
20041 msgid "Annotate file lines with commit information"
20044 #: command-list.h:53
20045 msgid "Apply a patch to files and/or to the index"
20048 #: command-list.h:54
20049 msgid "Import a GNU Arch repository into Git"
20052 #: command-list.h:55
20053 msgid "Create an archive of files from a named tree"
20056 #: command-list.h:56
20057 msgid "Use binary search to find the commit that introduced a bug"
20060 #: command-list.h:57
20061 msgid "Show what revision and author last modified each line of a file"
20064 #: command-list.h:58
20065 msgid "List, create, or delete branches"
20068 #: command-list.h:59
20069 msgid "Move objects and refs by archive"
20072 #: command-list.h:60
20073 msgid "Provide content or type and size information for repository objects"
20076 #: command-list.h:61
20077 msgid "Display gitattributes information"
20080 #: command-list.h:62
20081 msgid "Debug gitignore / exclude files"
20084 #: command-list.h:63
20085 msgid "Show canonical names and email addresses of contacts"
20088 #: command-list.h:64
20089 msgid "Switch branches or restore working tree files"
20092 #: command-list.h:65
20093 msgid "Copy files from the index to the working tree"
20096 #: command-list.h:66
20097 msgid "Ensures that a reference name is well formed"
20100 #: command-list.h:67
20101 msgid "Find commits yet to be applied to upstream"
20104 #: command-list.h:68
20105 msgid "Apply the changes introduced by some existing commits"
20108 #: command-list.h:69
20109 msgid "Graphical alternative to git-commit"
20112 #: command-list.h:70
20113 msgid "Remove untracked files from the working tree"
20116 #: command-list.h:71
20117 msgid "Clone a repository into a new directory"
20120 #: command-list.h:72
20121 msgid "Display data in columns"
20124 #: command-list.h:73
20125 msgid "Record changes to the repository"
20128 #: command-list.h:74
20129 msgid "Write and verify Git commit-graph files"
20132 #: command-list.h:75
20133 msgid "Create a new commit object"
20136 #: command-list.h:76
20137 msgid "Get and set repository or global options"
20140 #: command-list.h:77
20141 msgid "Count unpacked number of objects and their disk consumption"
20144 #: command-list.h:78
20145 msgid "Retrieve and store user credentials"
20148 #: command-list.h:79
20149 msgid "Helper to temporarily store passwords in memory"
20152 #: command-list.h:80
20153 msgid "Helper to store credentials on disk"
20156 #: command-list.h:81
20157 msgid "Export a single commit to a CVS checkout"
20160 #: command-list.h:82
20161 msgid "Salvage your data out of another SCM people love to hate"
20164 #: command-list.h:83
20165 msgid "A CVS server emulator for Git"
20168 #: command-list.h:84
20169 msgid "A really simple server for Git repositories"
20172 #: command-list.h:85
20173 msgid "Give an object a human readable name based on an available ref"
20176 #: command-list.h:86
20177 msgid "Show changes between commits, commit and working tree, etc"
20180 #: command-list.h:87
20181 msgid "Compares files in the working tree and the index"
20184 #: command-list.h:88
20185 msgid "Compare a tree to the working tree or index"
20188 #: command-list.h:89
20189 msgid "Compares the content and mode of blobs found via two tree objects"
20192 #: command-list.h:90
20193 msgid "Show changes using common diff tools"
20196 #: command-list.h:91
20197 msgid "Git data exporter"
20200 #: command-list.h:92
20201 msgid "Backend for fast Git data importers"
20204 #: command-list.h:93
20205 msgid "Download objects and refs from another repository"
20208 #: command-list.h:94
20209 msgid "Receive missing objects from another repository"
20212 #: command-list.h:95
20213 msgid "Rewrite branches"
20216 #: command-list.h:96
20217 msgid "Produce a merge commit message"
20220 #: command-list.h:97
20221 msgid "Output information on each ref"
20224 #: command-list.h:98
20225 msgid "Prepare patches for e-mail submission"
20228 #: command-list.h:99
20229 msgid "Verifies the connectivity and validity of the objects in the database"
20232 #: command-list.h:100
20233 msgid "Cleanup unnecessary files and optimize the local repository"
20236 #: command-list.h:101
20237 msgid "Extract commit ID from an archive created using git-archive"
20240 #: command-list.h:102
20241 msgid "Print lines matching a pattern"
20244 #: command-list.h:103
20245 msgid "A portable graphical interface to Git"
20248 #: command-list.h:104
20249 msgid "Compute object ID and optionally creates a blob from a file"
20252 #: command-list.h:105
20253 msgid "Display help information about Git"
20256 #: command-list.h:106
20257 msgid "Server side implementation of Git over HTTP"
20260 #: command-list.h:107
20261 msgid "Download from a remote Git repository via HTTP"
20264 #: command-list.h:108
20265 msgid "Push objects over HTTP/DAV to another repository"
20268 #: command-list.h:109
20269 msgid "Send a collection of patches from stdin to an IMAP folder"
20272 #: command-list.h:110
20273 msgid "Build pack index file for an existing packed archive"
20276 #: command-list.h:111
20277 msgid "Create an empty Git repository or reinitialize an existing one"
20280 #: command-list.h:112
20281 msgid "Instantly browse your working repository in gitweb"
20284 #: command-list.h:113
20285 msgid "Add or parse structured information in commit messages"
20288 #: command-list.h:114
20289 msgid "The Git repository browser"
20292 #: command-list.h:115
20293 msgid "Show commit logs"
20296 #: command-list.h:116
20297 msgid "Show information about files in the index and the working tree"
20300 #: command-list.h:117
20301 msgid "List references in a remote repository"
20304 #: command-list.h:118
20305 msgid "List the contents of a tree object"
20308 #: command-list.h:119
20309 msgid "Extracts patch and authorship from a single e-mail message"
20312 #: command-list.h:120
20313 msgid "Simple UNIX mbox splitter program"
20316 #: command-list.h:121
20317 msgid "Join two or more development histories together"
20320 #: command-list.h:122
20321 msgid "Find as good common ancestors as possible for a merge"
20324 #: command-list.h:123
20325 msgid "Run a three-way file merge"
20328 #: command-list.h:124
20329 msgid "Run a merge for files needing merging"
20332 #: command-list.h:125
20333 msgid "The standard helper program to use with git-merge-index"
20336 #: command-list.h:126
20337 msgid "Run merge conflict resolution tools to resolve merge conflicts"
20340 #: command-list.h:127
20341 msgid "Show three-way merge without touching index"
20344 #: command-list.h:128
20345 msgid "Write and verify multi-pack-indexes"
20348 #: command-list.h:129
20349 msgid "Creates a tag object"
20352 #: command-list.h:130
20353 msgid "Build a tree-object from ls-tree formatted text"
20356 #: command-list.h:131
20357 msgid "Move or rename a file, a directory, or a symlink"
20360 #: command-list.h:132
20361 msgid "Find symbolic names for given revs"
20364 #: command-list.h:133
20365 msgid "Add or inspect object notes"
20368 #: command-list.h:134
20369 msgid "Import from and submit to Perforce repositories"
20372 #: command-list.h:135
20373 msgid "Create a packed archive of objects"
20376 #: command-list.h:136
20377 msgid "Find redundant pack files"
20380 #: command-list.h:137
20381 msgid "Pack heads and tags for efficient repository access"
20384 #: command-list.h:138
20385 msgid "Routines to help parsing remote repository access parameters"
20388 #: command-list.h:139
20389 msgid "Compute unique ID for a patch"
20392 #: command-list.h:140
20393 msgid "Prune all unreachable objects from the object database"
20396 #: command-list.h:141
20397 msgid "Remove extra objects that are already in pack files"
20400 #: command-list.h:142
20401 msgid "Fetch from and integrate with another repository or a local branch"
20404 #: command-list.h:143
20405 msgid "Update remote refs along with associated objects"
20408 #: command-list.h:144
20409 msgid "Applies a quilt patchset onto the current branch"
20412 #: command-list.h:145
20413 msgid "Compare two commit ranges (e.g. two versions of a branch)"
20416 #: command-list.h:146
20417 msgid "Reads tree information into the index"
20420 #: command-list.h:147
20421 msgid "Reapply commits on top of another base tip"
20424 #: command-list.h:148
20425 msgid "Receive what is pushed into the repository"
20428 #: command-list.h:149
20429 msgid "Manage reflog information"
20432 #: command-list.h:150
20433 msgid "Manage set of tracked repositories"
20436 #: command-list.h:151
20437 msgid "Pack unpacked objects in a repository"
20440 #: command-list.h:152
20441 msgid "Create, list, delete refs to replace objects"
20444 #: command-list.h:153
20445 msgid "Generates a summary of pending changes"
20448 #: command-list.h:154
20449 msgid "Reuse recorded resolution of conflicted merges"
20452 #: command-list.h:155
20453 msgid "Reset current HEAD to the specified state"
20456 #: command-list.h:156
20457 msgid "Restore working tree files"
20460 #: command-list.h:157
20461 msgid "Revert some existing commits"
20464 #: command-list.h:158
20465 msgid "Lists commit objects in reverse chronological order"
20468 #: command-list.h:159
20469 msgid "Pick out and massage parameters"
20472 #: command-list.h:160
20473 msgid "Remove files from the working tree and from the index"
20476 #: command-list.h:161
20477 msgid "Send a collection of patches as emails"
20480 #: command-list.h:162
20481 msgid "Push objects over Git protocol to another repository"
20484 #: command-list.h:163
20485 msgid "Restricted login shell for Git-only SSH access"
20488 #: command-list.h:164
20489 msgid "Summarize 'git log' output"
20492 #: command-list.h:165
20493 msgid "Show various types of objects"
20496 #: command-list.h:166
20497 msgid "Show branches and their commits"
20500 #: command-list.h:167
20501 msgid "Show packed archive index"
20504 #: command-list.h:168
20505 msgid "List references in a local repository"
20508 #: command-list.h:169
20509 msgid "Git's i18n setup code for shell scripts"
20512 #: command-list.h:170
20513 msgid "Common Git shell script setup code"
20516 #: command-list.h:171
20517 msgid "Stash the changes in a dirty working directory away"
20520 #: command-list.h:172
20521 msgid "Add file contents to the staging area"
20524 #: command-list.h:173
20525 msgid "Show the working tree status"
20528 #: command-list.h:174
20529 msgid "Remove unnecessary whitespace"
20532 #: command-list.h:175
20533 msgid "Initialize, update or inspect submodules"
20536 #: command-list.h:176
20537 msgid "Bidirectional operation between a Subversion repository and Git"
20540 #: command-list.h:177
20541 msgid "Switch branches"
20544 #: command-list.h:178
20545 msgid "Read, modify and delete symbolic refs"
20548 #: command-list.h:179
20549 msgid "Create, list, delete or verify a tag object signed with GPG"
20552 #: command-list.h:180
20553 msgid "Creates a temporary file with a blob's contents"
20556 #: command-list.h:181
20557 msgid "Unpack objects from a packed archive"
20560 #: command-list.h:182
20561 msgid "Register file contents in the working tree to the index"
20564 #: command-list.h:183
20565 msgid "Update the object name stored in a ref safely"
20568 #: command-list.h:184
20569 msgid "Update auxiliary info file to help dumb servers"
20572 #: command-list.h:185
20573 msgid "Send archive back to git-archive"
20576 #: command-list.h:186
20577 msgid "Send objects packed back to git-fetch-pack"
20580 #: command-list.h:187
20581 msgid "Show a Git logical variable"
20584 #: command-list.h:188
20585 msgid "Check the GPG signature of commits"
20588 #: command-list.h:189
20589 msgid "Validate packed Git archive files"
20592 #: command-list.h:190
20593 msgid "Check the GPG signature of tags"
20596 #: command-list.h:191
20597 msgid "Git web interface (web frontend to Git repositories)"
20600 #: command-list.h:192
20601 msgid "Show logs with difference each commit introduces"
20604 #: command-list.h:193
20605 msgid "Manage multiple working trees"
20608 #: command-list.h:194
20609 msgid "Create a tree object from the current index"
20612 #: command-list.h:195
20613 msgid "Defining attributes per path"
20616 #: command-list.h:196
20617 msgid "Git command-line interface and conventions"
20620 #: command-list.h:197
20621 msgid "A Git core tutorial for developers"
20624 #: command-list.h:198
20625 msgid "Git for CVS users"
20628 #: command-list.h:199
20629 msgid "Tweaking diff output"
20632 #: command-list.h:200
20633 msgid "A useful minimum set of commands for Everyday Git"
20636 #: command-list.h:201
20637 msgid "A Git Glossary"
20640 #: command-list.h:202
20641 msgid "Hooks used by Git"
20644 #: command-list.h:203
20645 msgid "Specifies intentionally untracked files to ignore"
20648 #: command-list.h:204
20649 msgid "Defining submodule properties"
20652 #: command-list.h:205
20653 msgid "Git namespaces"
20656 #: command-list.h:206
20657 msgid "Git Repository Layout"
20660 #: command-list.h:207
20661 msgid "Specifying revisions and ranges for Git"
20664 #: command-list.h:208
20665 msgid "A tutorial introduction to Git: part two"
20668 #: command-list.h:209
20669 msgid "A tutorial introduction to Git"
20672 #: command-list.h:210
20673 msgid "An overview of recommended workflows with Git"
20676 #: git-bisect.sh:54
20677 msgid "You need to start by \"git bisect start\""
20680 #. TRANSLATORS: Make sure to include [Y] and [n] in your
20681 #. translation. The program will only accept English input
20683 #: git-bisect.sh:60
20684 msgid "Do you want me to do it for you [Y/n]? "
20687 #: git-bisect.sh:101
20689 msgid "Bad rev input: $arg"
20692 #: git-bisect.sh:121
20694 msgid "Bad rev input: $bisected_head"
20697 #: git-bisect.sh:130
20699 msgid "Bad rev input: $rev"
20702 #: git-bisect.sh:139
20704 msgid "'git bisect $TERM_BAD' can take only one argument."
20707 #: git-bisect.sh:209
20708 msgid "No logfile given"
20711 #: git-bisect.sh:210
20713 msgid "cannot read $file for replaying"
20716 #: git-bisect.sh:232
20717 msgid "?? what are you talking about?"
20720 #: git-bisect.sh:241
20721 msgid "bisect run failed: no command provided."
20724 #: git-bisect.sh:246
20726 msgid "running $command"
20729 #: git-bisect.sh:253
20732 "bisect run failed:\n"
20733 "exit code $res from '$command' is < 0 or >= 128"
20736 #: git-bisect.sh:279
20737 msgid "bisect run cannot continue any more"
20740 #: git-bisect.sh:285
20743 "bisect run failed:\n"
20744 "'bisect_state $state' exited with error code $res"
20747 #: git-bisect.sh:292
20748 msgid "bisect run success"
20751 #: git-bisect.sh:300
20752 msgid "We are not bisecting."
20755 #: git-merge-octopus.sh:46
20757 "Error: Your local changes to the following files would be overwritten by "
20761 #: git-merge-octopus.sh:61
20762 msgid "Automated merge did not work."
20765 #: git-merge-octopus.sh:62
20766 msgid "Should not be doing an octopus."
20769 #: git-merge-octopus.sh:73
20771 msgid "Unable to find common commit with $pretty_name"
20774 #: git-merge-octopus.sh:77
20776 msgid "Already up to date with $pretty_name"
20779 #: git-merge-octopus.sh:89
20781 msgid "Fast-forwarding to: $pretty_name"
20784 #: git-merge-octopus.sh:97
20786 msgid "Trying simple merge with $pretty_name"
20789 #: git-merge-octopus.sh:102
20790 msgid "Simple merge did not work, trying automatic merge."
20793 #: git-legacy-stash.sh:220
20794 msgid "Cannot remove temporary index (can't happen)"
20797 #: git-legacy-stash.sh:271
20799 msgid "Cannot update $ref_stash with $w_commit"
20802 #: git-legacy-stash.sh:323
20804 msgid "error: unknown option for 'stash push': $option"
20807 #: git-legacy-stash.sh:355
20809 msgid "Saved working directory and index state $stash_msg"
20812 #: git-legacy-stash.sh:535
20814 msgid "unknown option: $opt"
20817 #: git-legacy-stash.sh:555
20819 msgid "Too many revisions specified: $REV"
20822 #: git-legacy-stash.sh:570
20824 msgid "$reference is not a valid reference"
20827 #: git-legacy-stash.sh:598
20829 msgid "'$args' is not a stash-like commit"
20832 #: git-legacy-stash.sh:609
20834 msgid "'$args' is not a stash reference"
20837 #: git-legacy-stash.sh:617
20838 msgid "unable to refresh index"
20841 #: git-legacy-stash.sh:621
20842 msgid "Cannot apply a stash in the middle of a merge"
20845 #: git-legacy-stash.sh:629
20846 msgid "Conflicts in index. Try without --index."
20849 #: git-legacy-stash.sh:631
20850 msgid "Could not save index tree"
20853 #: git-legacy-stash.sh:640
20854 msgid "Could not restore untracked files from stash entry"
20857 #: git-legacy-stash.sh:665
20858 msgid "Cannot unstage modified files"
20861 #: git-legacy-stash.sh:703
20863 msgid "Dropped ${REV} ($s)"
20866 #: git-legacy-stash.sh:704
20868 msgid "${REV}: Could not drop stash entry"
20871 #: git-legacy-stash.sh:791
20872 msgid "(To restore them type \"git stash apply\")"
20875 #: git-submodule.sh:200
20876 msgid "Relative path can only be used from the toplevel of the working tree"
20879 #: git-submodule.sh:210
20881 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
20884 #: git-submodule.sh:229
20886 msgid "'$sm_path' already exists in the index"
20889 #: git-submodule.sh:232
20891 msgid "'$sm_path' already exists in the index and is not a submodule"
20894 #: git-submodule.sh:239
20896 msgid "'$sm_path' does not have a commit checked out"
20899 #: git-submodule.sh:245
20902 "The following path is ignored by one of your .gitignore files:\n"
20904 "Use -f if you really want to add it."
20907 #: git-submodule.sh:268
20909 msgid "Adding existing repo at '$sm_path' to the index"
20912 #: git-submodule.sh:270
20914 msgid "'$sm_path' already exists and is not a valid git repo"
20917 #: git-submodule.sh:278
20919 msgid "A git directory for '$sm_name' is found locally with remote(s):"
20922 #: git-submodule.sh:280
20925 "If you want to reuse this local git directory instead of cloning again from\n"
20927 "use the '--force' option. If the local git directory is not the correct "
20929 "or you are unsure what this means choose another name with the '--name' "
20933 #: git-submodule.sh:286
20935 msgid "Reactivating local git directory for submodule '$sm_name'."
20938 #: git-submodule.sh:298
20940 msgid "Unable to checkout submodule '$sm_path'"
20943 #: git-submodule.sh:303
20945 msgid "Failed to add submodule '$sm_path'"
20948 #: git-submodule.sh:312
20950 msgid "Failed to register submodule '$sm_path'"
20953 #: git-submodule.sh:573
20955 msgid "Unable to find current revision in submodule path '$displaypath'"
20958 #: git-submodule.sh:583
20960 msgid "Unable to fetch in submodule path '$sm_path'"
20963 #: git-submodule.sh:588
20966 "Unable to find current ${remote_name}/${branch} revision in submodule path "
20970 #: git-submodule.sh:606
20973 "Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
20977 #: git-submodule.sh:612
20980 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
20981 "Direct fetching of that commit failed."
20984 #: git-submodule.sh:619
20986 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
20989 #: git-submodule.sh:620
20991 msgid "Submodule path '$displaypath': checked out '$sha1'"
20994 #: git-submodule.sh:624
20996 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
20999 #: git-submodule.sh:625
21001 msgid "Submodule path '$displaypath': rebased into '$sha1'"
21004 #: git-submodule.sh:630
21006 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
21009 #: git-submodule.sh:631
21011 msgid "Submodule path '$displaypath': merged in '$sha1'"
21014 #: git-submodule.sh:636
21016 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
21019 #: git-submodule.sh:637
21021 msgid "Submodule path '$displaypath': '$command $sha1'"
21024 #: git-submodule.sh:668
21026 msgid "Failed to recurse into submodule path '$displaypath'"
21029 #: git-submodule.sh:830
21030 msgid "The --cached option cannot be used with the --files option"
21033 #: git-submodule.sh:882
21035 msgid "unexpected mode $mod_dst"
21038 #: git-submodule.sh:902
21040 msgid " Warn: $display_name doesn't contain commit $sha1_src"
21043 #: git-submodule.sh:905
21045 msgid " Warn: $display_name doesn't contain commit $sha1_dst"
21048 #: git-submodule.sh:908
21050 msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
21053 #: git-parse-remote.sh:89
21055 msgid "See git-${cmd}(1) for details."
21058 #: git-rebase--preserve-merges.sh:109
21059 msgid "Applied autostash."
21062 #: git-rebase--preserve-merges.sh:112
21064 msgid "Cannot store $stash_sha1"
21067 #: git-rebase--preserve-merges.sh:191
21069 msgid "Rebasing ($new_count/$total)"
21072 #: git-rebase--preserve-merges.sh:207
21076 "p, pick <commit> = use commit\n"
21077 "r, reword <commit> = use commit, but edit the commit message\n"
21078 "e, edit <commit> = use commit, but stop for amending\n"
21079 "s, squash <commit> = use commit, but meld into previous commit\n"
21080 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
21081 "x, exec <commit> = run command (the rest of the line) using shell\n"
21082 "d, drop <commit> = remove commit\n"
21083 "l, label <label> = label current HEAD with a name\n"
21084 "t, reset <label> = reset HEAD to a label\n"
21085 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
21086 ". create a merge commit using the original merge commit's\n"
21087 ". message (or the oneline, if no original merge commit was\n"
21088 ". specified). Use -c <commit> to reword the commit message.\n"
21090 "These lines can be re-ordered; they are executed from top to bottom.\n"
21093 #: git-rebase--preserve-merges.sh:270
21096 "You can amend the commit now, with\n"
21098 "\tgit commit --amend $gpg_sign_opt_quoted\n"
21100 "Once you are satisfied with your changes, run\n"
21102 "\tgit rebase --continue"
21105 #: git-rebase--preserve-merges.sh:295
21107 msgid "$sha1: not a commit that can be picked"
21110 #: git-rebase--preserve-merges.sh:334
21112 msgid "Invalid commit name: $sha1"
21115 #: git-rebase--preserve-merges.sh:364
21116 msgid "Cannot write current commit's replacement sha1"
21119 #: git-rebase--preserve-merges.sh:415
21121 msgid "Fast-forward to $sha1"
21124 #: git-rebase--preserve-merges.sh:417
21126 msgid "Cannot fast-forward to $sha1"
21129 #: git-rebase--preserve-merges.sh:426
21131 msgid "Cannot move HEAD to $first_parent"
21134 #: git-rebase--preserve-merges.sh:431
21136 msgid "Refusing to squash a merge: $sha1"
21139 #: git-rebase--preserve-merges.sh:449
21141 msgid "Error redoing merge $sha1"
21144 #: git-rebase--preserve-merges.sh:458
21146 msgid "Could not pick $sha1"
21149 #: git-rebase--preserve-merges.sh:467
21151 msgid "This is the commit message #${n}:"
21154 #: git-rebase--preserve-merges.sh:472
21156 msgid "The commit message #${n} will be skipped:"
21159 #: git-rebase--preserve-merges.sh:483
21161 msgid "This is a combination of $count commit."
21162 msgid_plural "This is a combination of $count commits."
21166 #: git-rebase--preserve-merges.sh:492
21168 msgid "Cannot write $fixup_msg"
21171 #: git-rebase--preserve-merges.sh:495
21172 msgid "This is a combination of 2 commits."
21175 #: git-rebase--preserve-merges.sh:536 git-rebase--preserve-merges.sh:579
21176 #: git-rebase--preserve-merges.sh:582
21178 msgid "Could not apply $sha1... $rest"
21181 #: git-rebase--preserve-merges.sh:611
21184 "Could not amend commit after successfully picking $sha1... $rest\n"
21185 "This is most likely due to an empty commit message, or the pre-commit hook\n"
21186 "failed. If the pre-commit hook failed, you may need to resolve the issue "
21188 "you are able to reword the commit."
21191 #: git-rebase--preserve-merges.sh:626
21193 msgid "Stopped at $sha1_abbrev... $rest"
21196 #: git-rebase--preserve-merges.sh:641
21198 msgid "Cannot '$squash_style' without a previous commit"
21201 #: git-rebase--preserve-merges.sh:683
21203 msgid "Executing: $rest"
21206 #: git-rebase--preserve-merges.sh:691
21208 msgid "Execution failed: $rest"
21211 #: git-rebase--preserve-merges.sh:693
21212 msgid "and made changes to the index and/or the working tree"
21215 #: git-rebase--preserve-merges.sh:695
21217 "You can fix the problem, and then run\n"
21219 "\tgit rebase --continue"
21222 #. TRANSLATORS: after these lines is a command to be issued by the user
21223 #: git-rebase--preserve-merges.sh:708
21226 "Execution succeeded: $rest\n"
21227 "but left changes to the index and/or the working tree\n"
21228 "Commit or stash your changes, and then run\n"
21230 "\tgit rebase --continue"
21233 #: git-rebase--preserve-merges.sh:719
21235 msgid "Unknown command: $command $sha1 $rest"
21238 #: git-rebase--preserve-merges.sh:720
21239 msgid "Please fix this using 'git rebase --edit-todo'."
21242 #: git-rebase--preserve-merges.sh:755
21244 msgid "Successfully rebased and updated $head_name."
21247 #: git-rebase--preserve-merges.sh:812
21248 msgid "Could not remove CHERRY_PICK_HEAD"
21251 #: git-rebase--preserve-merges.sh:817
21254 "You have staged changes in your working tree.\n"
21255 "If these changes are meant to be\n"
21256 "squashed into the previous commit, run:\n"
21258 " git commit --amend $gpg_sign_opt_quoted\n"
21260 "If they are meant to go into a new commit, run:\n"
21262 " git commit $gpg_sign_opt_quoted\n"
21264 "In both cases, once you're done, continue with:\n"
21266 " git rebase --continue\n"
21269 #: git-rebase--preserve-merges.sh:834
21270 msgid "Error trying to find the author identity to amend commit"
21273 #: git-rebase--preserve-merges.sh:839
21275 "You have uncommitted changes in your working tree. Please commit them\n"
21276 "first and then run 'git rebase --continue' again."
21279 #: git-rebase--preserve-merges.sh:844 git-rebase--preserve-merges.sh:848
21280 msgid "Could not commit staged changes."
21283 #: git-rebase--preserve-merges.sh:879 git-rebase--preserve-merges.sh:965
21284 msgid "Could not execute editor"
21287 #: git-rebase--preserve-merges.sh:900
21289 msgid "Could not checkout $switch_to"
21292 #: git-rebase--preserve-merges.sh:907
21296 #: git-rebase--preserve-merges.sh:908
21298 msgid "Could not create temporary $state_dir"
21301 #: git-rebase--preserve-merges.sh:911
21302 msgid "Could not mark as interactive"
21305 #: git-rebase--preserve-merges.sh:943
21307 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
21308 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
21312 #: git-rebase--preserve-merges.sh:997 git-rebase--preserve-merges.sh:1002
21313 msgid "Could not init rewritten commits"
21316 #: git-sh-setup.sh:89 git-sh-setup.sh:94
21318 msgid "usage: $dashless $USAGE"
21321 #: git-sh-setup.sh:191
21323 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
21326 #: git-sh-setup.sh:200 git-sh-setup.sh:207
21328 msgid "fatal: $program_name cannot be used without a working tree."
21331 #: git-sh-setup.sh:221
21332 msgid "Cannot rebase: You have unstaged changes."
21335 #: git-sh-setup.sh:224
21336 msgid "Cannot rewrite branches: You have unstaged changes."
21339 #: git-sh-setup.sh:227
21340 msgid "Cannot pull with rebase: You have unstaged changes."
21343 #: git-sh-setup.sh:230
21345 msgid "Cannot $action: You have unstaged changes."
21348 #: git-sh-setup.sh:243
21349 msgid "Cannot rebase: Your index contains uncommitted changes."
21352 #: git-sh-setup.sh:246
21353 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
21356 #: git-sh-setup.sh:249
21358 msgid "Cannot $action: Your index contains uncommitted changes."
21361 #: git-sh-setup.sh:253
21362 msgid "Additionally, your index contains uncommitted changes."
21365 #: git-sh-setup.sh:373
21366 msgid "You need to run this command from the toplevel of the working tree."
21369 #: git-sh-setup.sh:378
21370 msgid "Unable to determine absolute path of git directory"
21373 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
21374 #: git-add--interactive.perl:210
21376 msgid "%12s %12s %s"
21379 #: git-add--interactive.perl:211
21383 #: git-add--interactive.perl:211
21387 #: git-add--interactive.perl:267 git-add--interactive.perl:292
21391 #: git-add--interactive.perl:276 git-add--interactive.perl:330
21395 #: git-add--interactive.perl:312 git-add--interactive.perl:327
21399 #: git-add--interactive.perl:623
21401 msgid "added %d path\n"
21402 msgid_plural "added %d paths\n"
21406 #: git-add--interactive.perl:626
21408 msgid "updated %d path\n"
21409 msgid_plural "updated %d paths\n"
21413 #: git-add--interactive.perl:629
21415 msgid "reverted %d path\n"
21416 msgid_plural "reverted %d paths\n"
21420 #: git-add--interactive.perl:632
21422 msgid "touched %d path\n"
21423 msgid_plural "touched %d paths\n"
21427 #: git-add--interactive.perl:641
21431 #: git-add--interactive.perl:653
21435 #: git-add--interactive.perl:676
21437 msgid "note: %s is untracked now.\n"
21440 #: git-add--interactive.perl:687
21441 msgid "Add untracked"
21444 #: git-add--interactive.perl:693
21445 msgid "No untracked files.\n"
21448 #: git-add--interactive.perl:1051
21450 "If the patch applies cleanly, the edited hunk will immediately be\n"
21451 "marked for staging."
21454 #: git-add--interactive.perl:1054
21456 "If the patch applies cleanly, the edited hunk will immediately be\n"
21457 "marked for stashing."
21460 #: git-add--interactive.perl:1057
21462 "If the patch applies cleanly, the edited hunk will immediately be\n"
21463 "marked for unstaging."
21466 #: git-add--interactive.perl:1060 git-add--interactive.perl:1069
21467 #: git-add--interactive.perl:1075
21469 "If the patch applies cleanly, the edited hunk will immediately be\n"
21470 "marked for applying."
21473 #: git-add--interactive.perl:1063 git-add--interactive.perl:1066
21474 #: git-add--interactive.perl:1072
21476 "If the patch applies cleanly, the edited hunk will immediately be\n"
21477 "marked for discarding."
21480 #: git-add--interactive.perl:1109
21482 msgid "failed to open hunk edit file for writing: %s"
21485 #: git-add--interactive.perl:1110
21486 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
21489 #: git-add--interactive.perl:1116
21493 "To remove '%s' lines, make them ' ' lines (context).\n"
21494 "To remove '%s' lines, delete them.\n"
21495 "Lines starting with %s will be removed.\n"
21498 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
21499 #: git-add--interactive.perl:1124
21501 "If it does not apply cleanly, you will be given an opportunity to\n"
21502 "edit again. If all lines of the hunk are removed, then the edit is\n"
21503 "aborted and the hunk is left unchanged.\n"
21506 #: git-add--interactive.perl:1138
21508 msgid "failed to open hunk edit file for reading: %s"
21511 #. TRANSLATORS: do not translate [y/n]
21512 #. The program will only accept that input
21514 #. Consider translating (saying "no" discards!) as
21515 #. (saying "n" for "no" discards!) if the translation
21516 #. of the word "no" does not start with n.
21517 #: git-add--interactive.perl:1237
21519 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
21522 #: git-add--interactive.perl:1246
21524 "y - stage this hunk\n"
21525 "n - do not stage this hunk\n"
21526 "q - quit; do not stage this hunk or any of the remaining ones\n"
21527 "a - stage this hunk and all later hunks in the file\n"
21528 "d - do not stage this hunk or any of the later hunks in the file"
21531 #: git-add--interactive.perl:1252
21533 "y - stash this hunk\n"
21534 "n - do not stash this hunk\n"
21535 "q - quit; do not stash this hunk or any of the remaining ones\n"
21536 "a - stash this hunk and all later hunks in the file\n"
21537 "d - do not stash this hunk or any of the later hunks in the file"
21540 #: git-add--interactive.perl:1258
21542 "y - unstage this hunk\n"
21543 "n - do not unstage this hunk\n"
21544 "q - quit; do not unstage this hunk or any of the remaining ones\n"
21545 "a - unstage this hunk and all later hunks in the file\n"
21546 "d - do not unstage this hunk or any of the later hunks in the file"
21549 #: git-add--interactive.perl:1264
21551 "y - apply this hunk to index\n"
21552 "n - do not apply this hunk to index\n"
21553 "q - quit; do not apply this hunk or any of the remaining ones\n"
21554 "a - apply this hunk and all later hunks in the file\n"
21555 "d - do not apply this hunk or any of the later hunks in the file"
21558 #: git-add--interactive.perl:1270 git-add--interactive.perl:1288
21560 "y - discard this hunk from worktree\n"
21561 "n - do not discard this hunk from worktree\n"
21562 "q - quit; do not discard this hunk or any of the remaining ones\n"
21563 "a - discard this hunk and all later hunks in the file\n"
21564 "d - do not discard this hunk or any of the later hunks in the file"
21567 #: git-add--interactive.perl:1276
21569 "y - discard this hunk from index and worktree\n"
21570 "n - do not discard this hunk from index and worktree\n"
21571 "q - quit; do not discard this hunk or any of the remaining ones\n"
21572 "a - discard this hunk and all later hunks in the file\n"
21573 "d - do not discard this hunk or any of the later hunks in the file"
21576 #: git-add--interactive.perl:1282
21578 "y - apply this hunk to index and worktree\n"
21579 "n - do not apply this hunk to index and worktree\n"
21580 "q - quit; do not apply this hunk or any of the remaining ones\n"
21581 "a - apply this hunk and all later hunks in the file\n"
21582 "d - do not apply this hunk or any of the later hunks in the file"
21585 #: git-add--interactive.perl:1294
21587 "y - apply this hunk to worktree\n"
21588 "n - do not apply this hunk to worktree\n"
21589 "q - quit; do not apply this hunk or any of the remaining ones\n"
21590 "a - apply this hunk and all later hunks in the file\n"
21591 "d - do not apply this hunk or any of the later hunks in the file"
21594 #: git-add--interactive.perl:1309
21596 "g - select a hunk to go to\n"
21597 "/ - search for a hunk matching the given regex\n"
21598 "j - leave this hunk undecided, see next undecided hunk\n"
21599 "J - leave this hunk undecided, see next hunk\n"
21600 "k - leave this hunk undecided, see previous undecided hunk\n"
21601 "K - leave this hunk undecided, see previous hunk\n"
21602 "s - split the current hunk into smaller hunks\n"
21603 "e - manually edit the current hunk\n"
21607 #: git-add--interactive.perl:1340
21608 msgid "The selected hunks do not apply to the index!\n"
21611 #: git-add--interactive.perl:1341
21612 msgid "Apply them to the worktree anyway? "
21615 #: git-add--interactive.perl:1344
21616 msgid "Nothing was applied.\n"
21619 #: git-add--interactive.perl:1355
21621 msgid "ignoring unmerged: %s\n"
21624 #: git-add--interactive.perl:1364
21625 msgid "Only binary files changed.\n"
21628 #: git-add--interactive.perl:1366
21629 msgid "No changes.\n"
21632 #: git-add--interactive.perl:1374
21633 msgid "Patch update"
21636 #: git-add--interactive.perl:1426
21638 msgid "Stage mode change [y,n,q,a,d%s,?]? "
21641 #: git-add--interactive.perl:1427
21643 msgid "Stage deletion [y,n,q,a,d%s,?]? "
21646 #: git-add--interactive.perl:1428
21648 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
21651 #: git-add--interactive.perl:1431
21653 msgid "Stash mode change [y,n,q,a,d%s,?]? "
21656 #: git-add--interactive.perl:1432
21658 msgid "Stash deletion [y,n,q,a,d%s,?]? "
21661 #: git-add--interactive.perl:1433
21663 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
21666 #: git-add--interactive.perl:1436
21668 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
21671 #: git-add--interactive.perl:1437
21673 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
21676 #: git-add--interactive.perl:1438
21678 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
21681 #: git-add--interactive.perl:1441
21683 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
21686 #: git-add--interactive.perl:1442
21688 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
21691 #: git-add--interactive.perl:1443
21693 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
21696 #: git-add--interactive.perl:1446 git-add--interactive.perl:1461
21698 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
21701 #: git-add--interactive.perl:1447 git-add--interactive.perl:1462
21703 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
21706 #: git-add--interactive.perl:1448 git-add--interactive.perl:1463
21708 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
21711 #: git-add--interactive.perl:1451
21713 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
21716 #: git-add--interactive.perl:1452
21718 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
21721 #: git-add--interactive.perl:1453
21723 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
21726 #: git-add--interactive.perl:1456
21728 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
21731 #: git-add--interactive.perl:1457
21733 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
21736 #: git-add--interactive.perl:1458
21738 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
21741 #: git-add--interactive.perl:1466
21743 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
21746 #: git-add--interactive.perl:1467
21748 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
21751 #: git-add--interactive.perl:1468
21753 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
21756 #: git-add--interactive.perl:1568
21757 msgid "No other hunks to goto\n"
21760 #: git-add--interactive.perl:1575
21761 msgid "go to which hunk (<ret> to see more)? "
21764 #: git-add--interactive.perl:1577
21765 msgid "go to which hunk? "
21768 #: git-add--interactive.perl:1586
21770 msgid "Invalid number: '%s'\n"
21773 #: git-add--interactive.perl:1591
21775 msgid "Sorry, only %d hunk available.\n"
21776 msgid_plural "Sorry, only %d hunks available.\n"
21780 #: git-add--interactive.perl:1617
21781 msgid "No other hunks to search\n"
21784 #: git-add--interactive.perl:1621
21785 msgid "search for regex? "
21788 #: git-add--interactive.perl:1634
21790 msgid "Malformed search regexp %s: %s\n"
21793 #: git-add--interactive.perl:1644
21794 msgid "No hunk matches the given pattern\n"
21797 #: git-add--interactive.perl:1656 git-add--interactive.perl:1678
21798 msgid "No previous hunk\n"
21801 #: git-add--interactive.perl:1665 git-add--interactive.perl:1684
21802 msgid "No next hunk\n"
21805 #: git-add--interactive.perl:1690
21806 msgid "Sorry, cannot split this hunk\n"
21809 #: git-add--interactive.perl:1696
21811 msgid "Split into %d hunk.\n"
21812 msgid_plural "Split into %d hunks.\n"
21816 #: git-add--interactive.perl:1706
21817 msgid "Sorry, cannot edit this hunk\n"
21820 #: git-add--interactive.perl:1752
21821 msgid "Review diff"
21824 #. TRANSLATORS: please do not translate the command names
21825 #. 'status', 'update', 'revert', etc.
21826 #: git-add--interactive.perl:1771
21828 "status - show paths with changes\n"
21829 "update - add working tree state to the staged set of changes\n"
21830 "revert - revert staged set of changes back to the HEAD version\n"
21831 "patch - pick hunks and update selectively\n"
21832 "diff - view diff between HEAD and index\n"
21833 "add untracked - add contents of untracked files to the staged set of "
21837 #: git-add--interactive.perl:1788 git-add--interactive.perl:1793
21838 #: git-add--interactive.perl:1796 git-add--interactive.perl:1803
21839 #: git-add--interactive.perl:1806 git-add--interactive.perl:1813
21840 #: git-add--interactive.perl:1817 git-add--interactive.perl:1823
21844 #: git-add--interactive.perl:1819
21846 msgid "unknown --patch mode: %s"
21849 #: git-add--interactive.perl:1825 git-add--interactive.perl:1831
21851 msgid "invalid argument %s, expecting --"
21854 #: git-send-email.perl:138
21855 msgid "local zone differs from GMT by a non-minute interval\n"
21858 #: git-send-email.perl:145 git-send-email.perl:151
21859 msgid "local time offset greater than or equal to 24 hours\n"
21862 #: git-send-email.perl:223 git-send-email.perl:229
21863 msgid "the editor exited uncleanly, aborting everything"
21866 #: git-send-email.perl:310
21869 "'%s' contains an intermediate version of the email you were composing.\n"
21872 #: git-send-email.perl:315
21874 msgid "'%s.final' contains the composed email.\n"
21877 #: git-send-email.perl:408
21878 msgid "--dump-aliases incompatible with other options\n"
21881 #: git-send-email.perl:481 git-send-email.perl:683
21882 msgid "Cannot run git format-patch from outside a repository\n"
21885 #: git-send-email.perl:484
21887 "`batch-size` and `relogin` must be specified together (via command-line or "
21888 "configuration option)\n"
21891 #: git-send-email.perl:497
21893 msgid "Unknown --suppress-cc field: '%s'\n"
21896 #: git-send-email.perl:528
21898 msgid "Unknown --confirm setting: '%s'\n"
21901 #: git-send-email.perl:556
21903 msgid "warning: sendmail alias with quotes is not supported: %s\n"
21906 #: git-send-email.perl:558
21908 msgid "warning: `:include:` not supported: %s\n"
21911 #: git-send-email.perl:560
21913 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
21916 #: git-send-email.perl:565
21918 msgid "warning: sendmail line is not recognized: %s\n"
21921 #: git-send-email.perl:649
21924 "File '%s' exists but it could also be the range of commits\n"
21925 "to produce patches for. Please disambiguate by...\n"
21927 " * Saying \"./%s\" if you mean a file; or\n"
21928 " * Giving --format-patch option if you mean a range.\n"
21931 #: git-send-email.perl:670
21933 msgid "Failed to opendir %s: %s"
21936 #: git-send-email.perl:694
21940 "warning: no patches were sent\n"
21943 #: git-send-email.perl:705
21946 "No patch files specified!\n"
21950 #: git-send-email.perl:718
21952 msgid "No subject line in %s?"
21955 #: git-send-email.perl:728
21957 msgid "Failed to open for writing %s: %s"
21960 #: git-send-email.perl:739
21962 "Lines beginning in \"GIT:\" will be removed.\n"
21963 "Consider including an overall diffstat or table of contents\n"
21964 "for the patch you are writing.\n"
21966 "Clear the body content if you don't wish to send a summary.\n"
21969 #: git-send-email.perl:763
21971 msgid "Failed to open %s: %s"
21974 #: git-send-email.perl:780
21976 msgid "Failed to open %s.final: %s"
21979 #: git-send-email.perl:823
21980 msgid "Summary email is empty, skipping it\n"
21983 #. TRANSLATORS: please keep [y/N] as is.
21984 #: git-send-email.perl:858
21986 msgid "Are you sure you want to use <%s> [y/N]? "
21989 #: git-send-email.perl:913
21991 "The following files are 8bit, but do not declare a Content-Transfer-"
21995 #: git-send-email.perl:918
21996 msgid "Which 8bit encoding should I declare [UTF-8]? "
21999 #: git-send-email.perl:926
22002 "Refusing to send because the patch\n"
22004 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
22008 #: git-send-email.perl:945
22009 msgid "To whom should the emails be sent (if anyone)?"
22012 #: git-send-email.perl:963
22014 msgid "fatal: alias '%s' expands to itself\n"
22017 #: git-send-email.perl:975
22018 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
22021 #: git-send-email.perl:1033 git-send-email.perl:1041
22023 msgid "error: unable to extract a valid address from: %s\n"
22026 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
22027 #. translation. The program will only accept English input
22029 #: git-send-email.perl:1045
22030 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
22033 #: git-send-email.perl:1362
22035 msgid "CA path \"%s\" does not exist"
22038 #: git-send-email.perl:1445
22040 " The Cc list above has been expanded by additional\n"
22041 " addresses found in the patch commit message. By default\n"
22042 " send-email prompts before sending whenever this occurs.\n"
22043 " This behavior is controlled by the sendemail.confirm\n"
22044 " configuration setting.\n"
22046 " For additional information, run 'git send-email --help'.\n"
22047 " To retain the current behavior, but squelch this message,\n"
22048 " run 'git config --global sendemail.confirm auto'.\n"
22052 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
22053 #. translation. The program will only accept English input
22055 #: git-send-email.perl:1460
22056 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
22059 #: git-send-email.perl:1463
22060 msgid "Send this email reply required"
22063 #: git-send-email.perl:1491
22064 msgid "The required SMTP server is not properly defined."
22067 #: git-send-email.perl:1538
22069 msgid "Server does not support STARTTLS! %s"
22072 #: git-send-email.perl:1543 git-send-email.perl:1547
22074 msgid "STARTTLS failed! %s"
22077 #: git-send-email.perl:1556
22078 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
22081 #: git-send-email.perl:1574
22083 msgid "Failed to send %s\n"
22086 #: git-send-email.perl:1577
22088 msgid "Dry-Sent %s\n"
22091 #: git-send-email.perl:1577
22096 #: git-send-email.perl:1579
22097 msgid "Dry-OK. Log says:\n"
22100 #: git-send-email.perl:1579
22101 msgid "OK. Log says:\n"
22104 #: git-send-email.perl:1591
22108 #: git-send-email.perl:1594
22109 msgid "Result: OK\n"
22112 #: git-send-email.perl:1612
22114 msgid "can't open file %s"
22117 #: git-send-email.perl:1659 git-send-email.perl:1679
22119 msgid "(mbox) Adding cc: %s from line '%s'\n"
22122 #: git-send-email.perl:1665
22124 msgid "(mbox) Adding to: %s from line '%s'\n"
22127 #: git-send-email.perl:1718
22129 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
22132 #: git-send-email.perl:1753
22134 msgid "(body) Adding cc: %s from line '%s'\n"
22137 #: git-send-email.perl:1864
22139 msgid "(%s) Could not execute '%s'"
22142 #: git-send-email.perl:1871
22144 msgid "(%s) Adding %s: %s from: '%s'\n"
22147 #: git-send-email.perl:1875
22149 msgid "(%s) failed to close pipe to '%s'"
22152 #: git-send-email.perl:1905
22153 msgid "cannot send message as 7bit"
22156 #: git-send-email.perl:1913
22157 msgid "invalid transfer encoding"
22160 #: git-send-email.perl:1954 git-send-email.perl:2006 git-send-email.perl:2016
22162 msgid "unable to open %s: %s\n"
22165 #: git-send-email.perl:1957
22167 msgid "%s: patch contains a line longer than 998 characters"
22170 #: git-send-email.perl:1974
22172 msgid "Skipping %s with backup suffix '%s'.\n"
22175 #. TRANSLATORS: please keep "[y|N]" as is.
22176 #: git-send-email.perl:1978
22178 msgid "Do you really want to send %s? [y|N]: "