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-08-10 20:12+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:1327
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"
181 msgid "recount: unexpected line: %.*s"
186 msgid "patch fragment without header at line %d: %.*s"
192 "git diff header lacks filename information when removing %d leading pathname "
193 "component (line %d)"
195 "git diff header lacks filename information when removing %d leading pathname "
196 "components (line %d)"
202 msgid "git diff header lacks filename information (line %d)"
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:3392 apply.c:3403 apply.c:3449 midx.c:62 setup.c:279
335 msgid "failed to read %s"
340 msgid "reading from '%s' beyond a symbolic link"
343 #: apply.c:3429 apply.c:3672
345 msgid "path %s has been renamed/deleted"
348 #: apply.c:3515 apply.c:3687
350 msgid "%s: does not exist in index"
353 #: apply.c:3524 apply.c:3695
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:3578 apply.c:3582
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:3865 apply.c:3867 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:4097 builtin/checkout.c:278 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:4303 apply.c:4448
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:4548 builtin/fetch.c:878 builtin/fetch.c:1168
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:4892 apply.c:4907
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:4916 builtin/add.c:540 builtin/mv.c:301 builtin/rm.c:390
588 msgid "Unable to write new index file"
591 #: apply.c:4943 apply.c:4946 builtin/am.c:2208 builtin/am.c:2211
592 #: builtin/clone.c:123 builtin/fetch.c:128 builtin/merge.c:273
593 #: builtin/pull.c:208 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:4949 builtin/am.c:2217
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:4981 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:4984 builtin/am.c:2196 builtin/interpret-trailers.c:98
673 #: builtin/interpret-trailers.c:100 builtin/interpret-trailers.c:102
674 #: builtin/pack-objects.c:3330 builtin/rebase.c:1421
679 msgid "detect new or modified lines that have whitespace errors"
682 #: apply.c:4988 apply.c:4991
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:5001 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:2068 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:5008 builtin/am.c:2205
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:1580
778 msgid "prepend prefix to each pathname in the archive"
781 #: archive.c:460 builtin/blame.c:862 builtin/blame.c:874 builtin/blame.c:875
782 #: builtin/commit-tree.c:117 builtin/config.c:129 builtin/fast-export.c:1134
783 #: builtin/fast-export.c:1136 builtin/grep.c:897 builtin/hash-object.c:105
784 #: builtin/ls-files.c:560 builtin/ls-files.c:563 builtin/notes.c:412
785 #: builtin/notes.c:578 builtin/read-tree.c:123 parse-options.h:177
789 #: archive.c:461 builtin/archive.c:90
790 msgid "write the archive to this file"
794 msgid "read .gitattributes in working directory"
798 msgid "report archived files on stderr"
806 msgid "compress faster"
810 msgid "compress better"
814 msgid "list supported archive formats"
817 #: archive.c:479 builtin/archive.c:91 builtin/clone.c:113 builtin/clone.c:116
818 #: builtin/submodule--helper.c:1379 builtin/submodule--helper.c:1859
822 #: archive.c:480 builtin/archive.c:92
823 msgid "retrieve the archive from remote repository <repo>"
826 #: archive.c:481 builtin/archive.c:93 builtin/difftool.c:707
827 #: builtin/notes.c:498
831 #: archive.c:482 builtin/archive.c:94
832 msgid "path to the remote git-upload-archive command"
836 msgid "Unexpected option --remote"
840 msgid "Option --exec can only be used together with --remote"
844 msgid "Unexpected option --output"
849 msgid "Unknown archive format '%s'"
854 msgid "Argument not supported for format '%s': -%d"
857 #: archive-tar.c:125 archive-zip.c:345
859 msgid "cannot stream blob %s"
862 #: archive-tar.c:260 archive-zip.c:363
864 msgid "unsupported file mode: 0%o (SHA1: %s)"
867 #: archive-tar.c:287 archive-zip.c:353
869 msgid "cannot read %s"
874 msgid "unable to start '%s' filter"
878 msgid "unable to redirect descriptor"
883 msgid "'%s' filter reported error"
888 msgid "path is not valid UTF-8: %s"
893 msgid "path too long (%d chars, SHA1: %s): %s"
896 #: archive-zip.c:474 builtin/pack-objects.c:230 builtin/pack-objects.c:233
898 msgid "deflate error (%d)"
903 msgid "timestamp too large for this system: %<PRIuMAX>"
908 msgid "%.*s is not a valid attribute name"
913 msgid "%s not allowed: %s:%d"
918 "Negative patterns are ignored in git attributes\n"
919 "Use '\\!' for literal leading exclamation."
924 msgid "Badly quoted content in file '%s': %s"
929 msgid "We cannot bisect more!\n"
934 msgid "Not a valid commit name %s"
940 "The merge base %s is bad.\n"
941 "This means the bug has been fixed between %s and [%s].\n"
947 "The merge base %s is new.\n"
948 "The property has changed between %s and [%s].\n"
954 "The merge base %s is %s.\n"
955 "This means the first '%s' commit is between %s and [%s].\n"
961 "Some %s revs are not ancestors of the %s rev.\n"
962 "git bisect cannot work properly in this case.\n"
963 "Maybe you mistook %s and %s revs?\n"
969 "the merge base between %s and [%s] must be skipped.\n"
970 "So we cannot be sure the first %s commit is between %s and %s.\n"
971 "We continue anyway."
976 msgid "Bisecting: a merge base must be tested\n"
981 msgid "a %s revision is needed"
984 #: bisect.c:884 builtin/notes.c:177 builtin/tag.c:254
986 msgid "could not create file '%s'"
989 #: bisect.c:928 builtin/merge.c:148
991 msgid "could not read file '%s'"
995 msgid "reading bisect refs failed"
1000 msgid "%s was both %s and %s\n"
1006 "No testable commit found.\n"
1007 "Maybe you started with bad path parameters?\n"
1012 msgid "(roughly %d step)"
1013 msgid_plural "(roughly %d steps)"
1017 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1018 #. steps)" translation.
1022 msgid "Bisecting: %d revision left to test after this %s\n"
1023 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1028 msgid "--contents and --reverse do not blend well."
1032 msgid "cannot use --contents with final commit object name"
1036 msgid "--reverse and --first-parent together require specified latest commit"
1039 #: blame.c:2741 bundle.c:167 ref-filter.c:2196 remote.c:1938 sequencer.c:2033
1040 #: sequencer.c:4348 builtin/commit.c:1020 builtin/log.c:387 builtin/log.c:963
1041 #: builtin/log.c:1451 builtin/log.c:1827 builtin/log.c:2117 builtin/merge.c:411
1042 #: builtin/pack-objects.c:3148 builtin/pack-objects.c:3163
1043 #: builtin/shortlog.c:192
1044 msgid "revision walk setup failed"
1049 "--reverse --first-parent together require range along first-parent chain"
1054 msgid "no such path %s in %s"
1059 msgid "cannot read blob %s for path %s"
1066 "After fixing the error cause you may try to fix up\n"
1067 "the remote tracking information by invoking\n"
1068 "\"git branch --set-upstream-to=%s%s%s\"."
1073 msgid "Not setting branch %s as its own upstream."
1078 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1083 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1088 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1093 msgid "Branch '%s' set up to track local branch '%s'."
1098 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1103 msgid "Branch '%s' set up to track remote ref '%s'."
1108 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1113 msgid "Branch '%s' set up to track local ref '%s'."
1117 msgid "Unable to write upstream branch configuration"
1122 msgid "Not tracking: ambiguous information for ref %s"
1127 msgid "'%s' is not a valid branch name."
1132 msgid "A branch named '%s' already exists."
1136 msgid "Cannot force update the current branch."
1141 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1146 msgid "the requested upstream branch '%s' does not exist"
1152 "If you are planning on basing your work on an upstream\n"
1153 "branch that already exists at the remote, you may need to\n"
1154 "run \"git fetch\" to retrieve it.\n"
1156 "If you are planning to push out a new local branch that\n"
1157 "will track its remote counterpart, you may want to use\n"
1158 "\"git push -u\" to set the upstream config as you push."
1163 msgid "Not a valid object name: '%s'."
1168 msgid "Ambiguous object name: '%s'."
1173 msgid "Not a valid branch point: '%s'."
1178 msgid "'%s' is already checked out at '%s'"
1183 msgid "HEAD of working tree %s is not updated"
1188 msgid "'%s' does not look like a v2 bundle file"
1193 msgid "unrecognized header: %s%s (%d)"
1196 #: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2283 sequencer.c:3024
1197 #: builtin/commit.c:791
1199 msgid "could not open '%s'"
1203 msgid "Repository lacks these prerequisite commits:"
1207 msgid "need a repository to verify a bundle"
1212 msgid "The bundle contains this ref:"
1213 msgid_plural "The bundle contains these %d refs:"
1218 msgid "The bundle records a complete history."
1223 msgid "The bundle requires this ref:"
1224 msgid_plural "The bundle requires these %d refs:"
1229 msgid "unable to dup bundle descriptor"
1233 msgid "Could not spawn pack-objects"
1237 msgid "pack-objects died"
1241 msgid "rev-list died"
1246 msgid "ref '%s' is excluded by the rev-list options"
1249 #: bundle.c:460 builtin/log.c:202 builtin/log.c:1732 builtin/shortlog.c:306
1251 msgid "unrecognized argument: %s"
1255 msgid "Refusing to create empty bundle."
1260 msgid "cannot create '%s'"
1264 msgid "index-pack died"
1269 msgid "invalid color value: %.*s"
1272 #: commit.c:50 sequencer.c:2727 builtin/am.c:355 builtin/am.c:399
1273 #: builtin/am.c:1378 builtin/am.c:2020 builtin/replace.c:455
1275 msgid "could not parse %s"
1280 msgid "%s %s is not a commit!"
1285 "Support for <GIT_DIR>/info/grafts is deprecated\n"
1286 "and will be removed in a future Git version.\n"
1288 "Please use \"git replace --convert-graft-file\"\n"
1289 "to convert the grafts into replace refs.\n"
1291 "Turn this message off by running\n"
1292 "\"git config advice.graftFileDeprecated false\""
1297 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
1302 msgid "Commit %s has a bad GPG signature allegedly by %s."
1307 msgid "Commit %s does not have a GPG signature."
1312 msgid "Commit %s has a good GPG signature by %s\n"
1317 "Warning: commit message did not conform to UTF-8.\n"
1318 "You may want to amend it after fixing the message, or set the config\n"
1319 "variable i18n.commitencoding to the encoding your project uses.\n"
1322 #: commit-graph.c:127
1323 msgid "commit-graph file is too small"
1326 #: commit-graph.c:192
1328 msgid "commit-graph signature %X does not match signature %X"
1331 #: commit-graph.c:199
1333 msgid "commit-graph version %X does not match version %X"
1336 #: commit-graph.c:206
1338 msgid "commit-graph hash version %X does not match version %X"
1341 #: commit-graph.c:229
1342 msgid "commit-graph chunk lookup table entry missing; file may be incomplete"
1345 #: commit-graph.c:240
1347 msgid "commit-graph improper chunk offset %08x%08x"
1350 #: commit-graph.c:283
1352 msgid "commit-graph chunk id %08x appears multiple times"
1355 #: commit-graph.c:347
1356 msgid "commit-graph has no base graphs chunk"
1359 #: commit-graph.c:357
1360 msgid "commit-graph chain does not match"
1363 #: commit-graph.c:404
1365 msgid "invalid commit-graph chain: line '%s' not a hash"
1368 #: commit-graph.c:430
1369 msgid "unable to find all commit-graph files"
1372 #: commit-graph.c:554 commit-graph.c:614
1373 msgid "invalid commit position. commit-graph is likely corrupt"
1376 #: commit-graph.c:575
1378 msgid "could not find commit %s"
1381 #: commit-graph.c:1002 builtin/pack-objects.c:2657
1383 msgid "unable to get type of object %s"
1386 #: commit-graph.c:1034
1387 msgid "Loading known commits in commit graph"
1390 #: commit-graph.c:1051
1391 msgid "Expanding reachable commits in commit graph"
1394 #: commit-graph.c:1070
1395 msgid "Clearing commit marks in commit graph"
1398 #: commit-graph.c:1089
1399 msgid "Computing commit graph generation numbers"
1402 #: commit-graph.c:1163
1404 msgid "Finding commits for commit graph in %d pack"
1405 msgid_plural "Finding commits for commit graph in %d packs"
1409 #: commit-graph.c:1176
1411 msgid "error adding pack %s"
1414 #: commit-graph.c:1180
1416 msgid "error opening index for %s"
1419 #: commit-graph.c:1204
1421 msgid "Finding commits for commit graph from %d ref"
1422 msgid_plural "Finding commits for commit graph from %d refs"
1426 #: commit-graph.c:1238
1427 msgid "Finding commits for commit graph among packed objects"
1430 #: commit-graph.c:1253
1431 msgid "Counting distinct commits in commit graph"
1434 #: commit-graph.c:1284
1435 msgid "Finding extra edges in commit graph"
1438 #: commit-graph.c:1332
1439 msgid "failed to write correct number of base graph ids"
1442 #: commit-graph.c:1365 midx.c:811
1444 msgid "unable to create leading directories of %s"
1447 #: commit-graph.c:1377 builtin/index-pack.c:306 builtin/repack.c:240
1449 msgid "unable to create '%s'"
1452 #: commit-graph.c:1437
1454 msgid "Writing out commit graph in %d pass"
1455 msgid_plural "Writing out commit graph in %d passes"
1459 #: commit-graph.c:1478
1460 msgid "unable to open commit-graph chain file"
1463 #: commit-graph.c:1490
1464 msgid "failed to rename base commit-graph file"
1467 #: commit-graph.c:1510
1468 msgid "failed to rename temporary commit-graph file"
1471 #: commit-graph.c:1621
1472 msgid "Scanning merged commits"
1475 #: commit-graph.c:1632
1477 msgid "unexpected duplicate commit id %s"
1480 #: commit-graph.c:1657
1481 msgid "Merging commit-graph"
1484 #: commit-graph.c:1844
1486 msgid "the commit graph format cannot write %d commits"
1489 #: commit-graph.c:1855
1490 msgid "too many commits to write graph"
1493 #: commit-graph.c:1945
1494 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
1497 #: commit-graph.c:1955
1499 msgid "commit-graph has incorrect OID order: %s then %s"
1502 #: commit-graph.c:1965 commit-graph.c:1980
1504 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
1507 #: commit-graph.c:1972
1509 msgid "failed to parse commit %s from commit-graph"
1512 #: commit-graph.c:1989
1513 msgid "Verifying commits in commit graph"
1516 #: commit-graph.c:2002
1518 msgid "failed to parse commit %s from object database for commit-graph"
1521 #: commit-graph.c:2009
1523 msgid "root tree OID for commit %s in commit-graph is %s != %s"
1526 #: commit-graph.c:2019
1528 msgid "commit-graph parent list for commit %s is too long"
1531 #: commit-graph.c:2028
1533 msgid "commit-graph parent for %s is %s != %s"
1536 #: commit-graph.c:2041
1538 msgid "commit-graph parent list for commit %s terminates early"
1541 #: commit-graph.c:2046
1544 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
1547 #: commit-graph.c:2050
1550 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
1553 #: commit-graph.c:2065
1555 msgid "commit-graph generation for commit %s is %u != %u"
1558 #: commit-graph.c:2071
1560 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
1563 #: compat/obstack.c:406 compat/obstack.c:408
1564 msgid "memory exhausted"
1570 "exceeded maximum include depth (%d) while including\n"
1574 "This might be due to circular includes."
1579 msgid "could not expand include path '%s'"
1583 msgid "relative config includes must come from files"
1587 msgid "relative config include conditionals must come from files"
1592 msgid "key does not contain a section: %s"
1597 msgid "key does not contain variable name: %s"
1600 #: config.c:406 sequencer.c:2463
1602 msgid "invalid key: %s"
1607 msgid "invalid key (newline): %s"
1610 #: config.c:448 config.c:460
1612 msgid "bogus config parameter: %s"
1617 msgid "bogus format in %s"
1622 msgid "bad config line %d in blob %s"
1627 msgid "bad config line %d in file %s"
1632 msgid "bad config line %d in standard input"
1637 msgid "bad config line %d in submodule-blob %s"
1642 msgid "bad config line %d in command line %s"
1647 msgid "bad config line %d in %s"
1651 msgid "out of range"
1655 msgid "invalid unit"
1660 msgid "bad numeric config value '%s' for '%s': %s"
1665 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1670 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1675 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1680 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1685 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1690 msgid "bad numeric config value '%s' for '%s' in %s: %s"
1695 msgid "failed to expand user dir in: '%s'"
1700 msgid "'%s' for '%s' is not a valid timestamp"
1705 msgid "abbrev length out of range: %d"
1708 #: config.c:1222 config.c:1233
1710 msgid "bad zlib compression level %d"
1714 msgid "core.commentChar should only be one character"
1719 msgid "invalid mode for object creation: %s"
1724 msgid "malformed value for %s"
1729 msgid "malformed value for %s: %s"
1733 msgid "must be one of nothing, matching, simple, upstream or current"
1736 #: config.c:1518 builtin/pack-objects.c:3410
1738 msgid "bad pack compression level %d"
1743 msgid "unable to load config blob object '%s'"
1748 msgid "reference '%s' does not point to a blob"
1753 msgid "unable to resolve config blob '%s'"
1758 msgid "failed to parse %s"
1762 msgid "unable to parse command-line config"
1766 msgid "unknown error occurred while reading the configuration files"
1771 msgid "Invalid %s: '%s'"
1776 msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1781 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1786 msgid "unable to parse '%s' from command-line config"
1791 msgid "bad config variable '%s' in file '%s' at line %d"
1796 msgid "invalid section name '%s'"
1801 msgid "%s has multiple values"
1806 msgid "failed to write new configuration file %s"
1809 #: config.c:2775 config.c:3099
1811 msgid "could not lock config file %s"
1819 #: config.c:2821 builtin/config.c:328
1821 msgid "invalid pattern: %s"
1826 msgid "invalid config file %s"
1829 #: config.c:2859 config.c:3112
1831 msgid "fstat on %s failed"
1836 msgid "unable to mmap '%s'"
1839 #: config.c:2879 config.c:3117
1841 msgid "chmod on %s failed"
1844 #: config.c:2964 config.c:3214
1846 msgid "could not write config file %s"
1851 msgid "could not set '%s' to '%s'"
1854 #: config.c:3000 builtin/remote.c:782
1856 msgid "could not unset '%s'"
1861 msgid "invalid section name: %s"
1866 msgid "missing value for '%s'"
1870 msgid "the remote end hung up upon initial contact"
1875 "Could not read from remote repository.\n"
1877 "Please make sure you have the correct access rights\n"
1878 "and the repository exists."
1883 msgid "server doesn't support '%s'"
1888 msgid "server doesn't support feature '%s'"
1892 msgid "expected flush after capabilities"
1897 msgid "ignoring capabilities after first line '%s'"
1901 msgid "protocol error: unexpected capabilities^{}"
1906 msgid "protocol error: expected shallow sha-1, got '%s'"
1910 msgid "repository on the other end cannot be shallow"
1914 msgid "invalid packet"
1919 msgid "protocol error: unexpected '%s'"
1924 msgid "invalid ls-refs response: %s"
1928 msgid "expected flush after ref listing"
1933 msgid "protocol '%s' is not supported"
1937 msgid "unable to set SO_KEEPALIVE on socket"
1940 #: connect.c:635 connect.c:698
1942 msgid "Looking up %s ... "
1947 msgid "unable to look up %s (port %s) (%s)"
1950 #. TRANSLATORS: this is the end of "Looking up %s ... "
1951 #: connect.c:643 connect.c:714
1955 "Connecting to %s (port %s) ... "
1958 #: connect.c:665 connect.c:742
1961 "unable to connect to %s:\n"
1965 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
1966 #: connect.c:671 connect.c:748
1972 msgid "unable to look up %s (%s)"
1977 msgid "unknown port %s"
1980 #: connect.c:845 connect.c:1171
1982 msgid "strange hostname '%s' blocked"
1987 msgid "strange port '%s' blocked"
1992 msgid "cannot start proxy %s"
1996 msgid "no path specified; see 'git help pull' for valid url syntax"
2000 msgid "ssh variant 'simple' does not support -4"
2004 msgid "ssh variant 'simple' does not support -6"
2008 msgid "ssh variant 'simple' does not support setting port"
2013 msgid "strange pathname '%s' blocked"
2017 msgid "unable to fork"
2020 #: connected.c:86 builtin/fsck.c:221 builtin/prune.c:43
2021 msgid "Checking connectivity"
2025 msgid "Could not run 'git rev-list'"
2029 msgid "failed write to rev-list"
2033 msgid "failed to close rev-list's stdin"
2038 msgid "illegal crlf_action %d"
2043 msgid "CRLF would be replaced by LF in %s"
2049 "CRLF will be replaced by LF in %s.\n"
2050 "The file will have its original line endings in your working directory"
2055 msgid "LF would be replaced by CRLF in %s"
2061 "LF will be replaced by CRLF in %s.\n"
2062 "The file will have its original line endings in your working directory"
2067 msgid "BOM is prohibited in '%s' if encoded as %s"
2073 "The file '%s' contains a byte order mark (BOM). Please use UTF-%s as working-"
2079 msgid "BOM is required in '%s' if encoded as %s"
2085 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2086 "%sLE (depending on the byte order) as working-tree-encoding."
2089 #: convert.c:424 convert.c:495
2091 msgid "failed to encode '%s' from %s to %s"
2096 msgid "encoding '%s' from %s to %s and back is not the same"
2101 msgid "cannot fork to run external filter '%s'"
2106 msgid "cannot feed the input to external filter '%s'"
2111 msgid "external filter '%s' failed %d"
2114 #: convert.c:735 convert.c:738
2116 msgid "read from external filter '%s' failed"
2119 #: convert.c:741 convert.c:796
2121 msgid "external filter '%s' failed"
2125 msgid "unexpected filter type"
2129 msgid "path name too long for external filter"
2135 "external filter '%s' is not available anymore although not all paths have "
2140 msgid "true/false are no valid working-tree-encodings"
2143 #: convert.c:1398 convert.c:1432
2145 msgid "%s: clean filter '%s' failed"
2150 msgid "%s: smudge filter %s failed"
2154 msgid "in the future"
2159 msgid "%<PRIuMAX> second ago"
2160 msgid_plural "%<PRIuMAX> seconds ago"
2166 msgid "%<PRIuMAX> minute ago"
2167 msgid_plural "%<PRIuMAX> minutes ago"
2173 msgid "%<PRIuMAX> hour ago"
2174 msgid_plural "%<PRIuMAX> hours ago"
2180 msgid "%<PRIuMAX> day ago"
2181 msgid_plural "%<PRIuMAX> days ago"
2187 msgid "%<PRIuMAX> week ago"
2188 msgid_plural "%<PRIuMAX> weeks ago"
2194 msgid "%<PRIuMAX> month ago"
2195 msgid_plural "%<PRIuMAX> months ago"
2201 msgid "%<PRIuMAX> year"
2202 msgid_plural "%<PRIuMAX> years"
2206 #. TRANSLATORS: "%s" is "<n> years"
2209 msgid "%s, %<PRIuMAX> month ago"
2210 msgid_plural "%s, %<PRIuMAX> months ago"
2214 #: date.c:196 date.c:201
2216 msgid "%<PRIuMAX> year ago"
2217 msgid_plural "%<PRIuMAX> years ago"
2221 #: delta-islands.c:272
2222 msgid "Propagating island marks"
2225 #: delta-islands.c:290
2227 msgid "bad tree object %s"
2230 #: delta-islands.c:334
2232 msgid "failed to load island regex for '%s': %s"
2235 #: delta-islands.c:390
2237 msgid "island regex from config has too many capture groups (max=%d)"
2240 #: delta-islands.c:467
2242 msgid "Marked %d islands, done.\n"
2245 #: diffcore-order.c:24
2247 msgid "failed to read orderfile '%s'"
2250 #: diffcore-rename.c:544
2251 msgid "Performing inexact rename detection"
2254 #: diff-no-index.c:238
2255 msgid "git diff --no-index [<options>] <path> <path>"
2258 #: diff-no-index.c:263
2260 "Not a git repository. Use --no-index to compare two paths outside a working "
2266 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
2271 msgid " Unknown dirstat parameter '%s'\n"
2276 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2277 "'dimmed-zebra', 'plain'"
2283 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
2284 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
2289 "color-moved-ws: allow-indentation-change cannot be combined with other "
2295 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
2301 "Found errors in 'diff.dirstat' config variable:\n"
2307 msgid "external diff died, stopping at %s"
2311 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
2315 msgid "-G, -S and --find-object are mutually exclusive"
2319 msgid "--follow requires exactly one pathspec"
2324 msgid "invalid --stat value: %s"
2327 #: diff.c:4694 diff.c:4699 diff.c:4704 diff.c:4709 diff.c:5222
2328 #: parse-options.c:199 parse-options.c:203
2330 msgid "%s expects a numerical value"
2336 "Failed to parse --dirstat/-X option parameter:\n"
2342 msgid "unknown change class '%c' in --diff-filter=%s"
2347 msgid "unknown value after ws-error-highlight=%.*s"
2352 msgid "unable to resolve '%s'"
2355 #: diff.c:4899 diff.c:4905
2357 msgid "%s expects <n>/<m> form"
2362 msgid "%s expects a character, got '%s'"
2367 msgid "bad --color-moved argument: %s"
2372 msgid "invalid mode '%s' in --color-moved-ws"
2377 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
2381 #: diff.c:5033 diff.c:5053
2383 msgid "invalid argument to %s"
2388 msgid "failed to parse --submodule option parameter: '%s'"
2393 msgid "bad --word-diff argument: %s"
2397 msgid "Diff output format options"
2400 #: diff.c:5272 diff.c:5278
2401 msgid "generate patch"
2404 #: diff.c:5275 builtin/log.c:172
2405 msgid "suppress diff output"
2408 #: diff.c:5280 diff.c:5394 diff.c:5401
2412 #: diff.c:5281 diff.c:5284
2413 msgid "generate diffs with <n> lines context"
2417 msgid "generate the diff in raw format"
2421 msgid "synonym for '-p --raw'"
2425 msgid "synonym for '-p --stat'"
2429 msgid "machine friendly --stat"
2433 msgid "output only the last line of --stat"
2436 #: diff.c:5302 diff.c:5310
2437 msgid "<param1,param2>..."
2442 "output the distribution of relative amount of changes for each sub-directory"
2446 msgid "synonym for --dirstat=cumulative"
2450 msgid "synonym for --dirstat=files,param1,param2..."
2454 msgid "warn if changes introduce conflict markers or whitespace errors"
2458 msgid "condensed summary such as creations, renames and mode changes"
2462 msgid "show only names of changed files"
2466 msgid "show only names and status of changed files"
2470 msgid "<width>[,<name-width>[,<count>]]"
2474 msgid "generate diffstat"
2477 #: diff.c:5329 diff.c:5332 diff.c:5335
2482 msgid "generate diffstat with a given width"
2486 msgid "generate diffstat with a given name width"
2490 msgid "generate diffstat with a given graph width"
2498 msgid "generate diffstat with limited lines"
2502 msgid "generate compact summary in diffstat"
2506 msgid "output a binary diff that can be applied"
2510 msgid "show full pre- and post-image object names on the \"index\" lines"
2514 msgid "show colored diff"
2523 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
2529 "do not munge pathnames and use NULs as output field terminators in --raw or "
2533 #: diff.c:5358 diff.c:5361 diff.c:5364 diff.c:5470
2538 msgid "show the given source prefix instead of \"a/\""
2542 msgid "show the given destination prefix instead of \"b/\""
2546 msgid "prepend an additional prefix to every line of output"
2550 msgid "do not show any source or destination prefix"
2554 msgid "show context between diff hunks up to the specified number of lines"
2557 #: diff.c:5375 diff.c:5380 diff.c:5385
2562 msgid "specify the character to indicate a new line instead of '+'"
2566 msgid "specify the character to indicate an old line instead of '-'"
2570 msgid "specify the character to indicate a context instead of ' '"
2574 msgid "Diff rename options"
2582 msgid "break complete rewrite changes into pairs of delete and create"
2586 msgid "detect renames"
2590 msgid "omit the preimage for deletes"
2594 msgid "detect copies"
2598 msgid "use unmodified files as source to find copies"
2602 msgid "disable rename detection"
2606 msgid "use empty blobs as rename source"
2610 msgid "continue listing the history of a file beyond renames"
2615 "prevent rename/copy detection if the number of rename/copy targets exceeds "
2620 msgid "Diff algorithm options"
2624 msgid "produce the smallest possible diff"
2628 msgid "ignore whitespace when comparing lines"
2632 msgid "ignore changes in amount of whitespace"
2636 msgid "ignore changes in whitespace at EOL"
2640 msgid "ignore carrier-return at the end of line"
2644 msgid "ignore changes whose lines are all blank"
2648 msgid "heuristic to shift diff hunk boundaries for easy reading"
2652 msgid "generate diff using the \"patience diff\" algorithm"
2656 msgid "generate diff using the \"histogram diff\" algorithm"
2664 msgid "choose a diff algorithm"
2672 msgid "generate diff using the \"anchored diff\" algorithm"
2675 #: diff.c:5453 diff.c:5462 diff.c:5465
2680 msgid "show word diff, using <mode> to delimit changed words"
2683 #: diff.c:5456 diff.c:5459 diff.c:5504
2688 msgid "use <regex> to decide what a word is"
2692 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
2696 msgid "moved lines of code are colored differently"
2700 msgid "how white spaces are ignored in --color-moved"
2704 msgid "Other diff options"
2708 msgid "when run from subdir, exclude changes outside and show relative paths"
2712 msgid "treat all files as text"
2716 msgid "swap two inputs, reverse the diff"
2720 msgid "exit with 1 if there were differences, 0 otherwise"
2724 msgid "disable all output of the program"
2728 msgid "allow an external diff helper to be executed"
2732 msgid "run external text conversion filters when comparing binary files"
2740 msgid "ignore changes to submodules in the diff generation"
2748 msgid "specify how differences in submodules are shown"
2752 msgid "hide 'git add -N' entries from the index"
2756 msgid "treat 'git add -N' entries as real in the index"
2765 "look for differences that change the number of occurrences of the specified "
2771 "look for differences that change the number of occurrences of the specified "
2776 msgid "show all changes in the changeset with -S or -G"
2780 msgid "treat <string> in -S as extended POSIX regular expression"
2784 msgid "control the order in which files appear in the output"
2793 "look for differences that change the number of occurrences of the specified "
2798 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
2802 msgid "select files by diff type"
2810 msgid "Output to a specific file"
2814 msgid "inexact rename detection was skipped due to too many files."
2818 msgid "only found copies from modified paths due to too many files."
2824 "you may want to set your %s variable to at least %d and retry the command."
2829 msgid "pathspec '%s' did not match any file(s) known to git"
2834 msgid "cannot use %s as an exclude file"
2839 msgid "could not open directory '%s'"
2843 msgid "failed to get kernel name and information"
2847 msgid "untracked cache is disabled on this system or location"
2852 msgid "index file corrupt in repo %s"
2855 #: dir.c:3058 dir.c:3063
2857 msgid "could not create directories for %s"
2862 msgid "could not migrate git directory from '%s' to '%s'"
2867 msgid "hint: Waiting for your editor to close the file...%c"
2871 msgid "Filtering content"
2876 msgid "could not stat file '%s'"
2879 #: environment.c:150
2881 msgid "bad git namespace path \"%s\""
2884 #: environment.c:332
2886 msgid "could not set GIT_DIR to '%s'"
2891 msgid "too many args to run %s"
2894 #: fetch-object.c:17
2895 msgid "Remote with no URL"
2899 msgid "git fetch-pack: expected shallow list"
2903 msgid "git fetch-pack: expected a flush packet after shallow list"
2907 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
2912 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
2916 msgid "unable to write to remote"
2920 msgid "--stateless-rpc requires multi_ack_detailed"
2923 #: fetch-pack.c:360 fetch-pack.c:1284
2925 msgid "invalid shallow line: %s"
2928 #: fetch-pack.c:366 fetch-pack.c:1290
2930 msgid "invalid unshallow line: %s"
2933 #: fetch-pack.c:368 fetch-pack.c:1292
2935 msgid "object not found: %s"
2938 #: fetch-pack.c:371 fetch-pack.c:1295
2940 msgid "error in object: %s"
2943 #: fetch-pack.c:373 fetch-pack.c:1297
2945 msgid "no shallow found: %s"
2948 #: fetch-pack.c:376 fetch-pack.c:1301
2950 msgid "expected shallow/unshallow, got %s"
2955 msgid "got %s %d %s"
2960 msgid "invalid commit %s"
2967 #: fetch-pack.c:477 progress.c:277
2973 msgid "got %s (%d) %s"
2978 msgid "Marking %s as complete"
2983 msgid "already have %s (%s)"
2987 msgid "fetch-pack: unable to fork off sideband demultiplexer"
2991 msgid "protocol error: bad pack header"
2996 msgid "fetch-pack: unable to fork off %s"
3005 msgid "error in sideband demultiplexer"
3010 msgid "Server version is %.*s"
3013 #: fetch-pack.c:913 fetch-pack.c:919 fetch-pack.c:922 fetch-pack.c:928
3014 #: fetch-pack.c:932 fetch-pack.c:936 fetch-pack.c:940 fetch-pack.c:944
3015 #: fetch-pack.c:948 fetch-pack.c:952 fetch-pack.c:956 fetch-pack.c:960
3016 #: fetch-pack.c:966 fetch-pack.c:972 fetch-pack.c:977 fetch-pack.c:982
3018 msgid "Server supports %s"
3022 msgid "Server does not support shallow clients"
3026 msgid "Server does not support --shallow-since"
3030 msgid "Server does not support --shallow-exclude"
3034 msgid "Server does not support --deepen"
3037 #: fetch-pack.c:1001
3038 msgid "no common commits"
3041 #: fetch-pack.c:1013 fetch-pack.c:1462
3042 msgid "git fetch-pack: fetch failed."
3045 #: fetch-pack.c:1151
3046 msgid "Server does not support shallow requests"
3049 #: fetch-pack.c:1157
3050 msgid "Server supports filter"
3053 #: fetch-pack.c:1184
3054 msgid "unable to write request to remote"
3057 #: fetch-pack.c:1202
3059 msgid "error reading section header '%s'"
3062 #: fetch-pack.c:1208
3064 msgid "expected '%s', received '%s'"
3067 #: fetch-pack.c:1247
3069 msgid "unexpected acknowledgment line: '%s'"
3072 #: fetch-pack.c:1252
3074 msgid "error processing acks: %d"
3077 #: fetch-pack.c:1262
3078 msgid "expected packfile to be sent after 'ready'"
3081 #: fetch-pack.c:1264
3082 msgid "expected no other sections to be sent after no 'ready'"
3085 #: fetch-pack.c:1306
3087 msgid "error processing shallow info: %d"
3090 #: fetch-pack.c:1353
3092 msgid "expected wanted-ref, got '%s'"
3095 #: fetch-pack.c:1358
3097 msgid "unexpected wanted-ref: '%s'"
3100 #: fetch-pack.c:1363
3102 msgid "error processing wanted refs: %d"
3105 #: fetch-pack.c:1689
3106 msgid "no matching remote head"
3109 #: fetch-pack.c:1712 builtin/clone.c:686
3110 msgid "remote did not send all necessary objects"
3113 #: fetch-pack.c:1739
3115 msgid "no such remote ref %s"
3118 #: fetch-pack.c:1742
3120 msgid "Server does not allow request for unadvertised object %s"
3123 #: gpg-interface.c:321
3124 msgid "gpg failed to sign the data"
3127 #: gpg-interface.c:347
3128 msgid "could not create temporary file"
3131 #: gpg-interface.c:350
3133 msgid "failed writing detached signature to '%s'"
3138 msgid "ignore invalid color '%.*s' in log.graphColors"
3143 msgid "'%s': unable to read %s"
3146 #: grep.c:2134 setup.c:164 builtin/clone.c:409 builtin/diff.c:82
3149 msgid "failed to stat '%s'"
3154 msgid "'%s': short read"
3158 msgid "start a working area (see also: git help tutorial)"
3162 msgid "work on the current change (see also: git help everyday)"
3166 msgid "examine the history and state (see also: git help revisions)"
3170 msgid "grow, mark and tweak your common history"
3174 msgid "collaborate (see also: git help workflows)"
3178 msgid "Main Porcelain Commands"
3182 msgid "Ancillary Commands / Manipulators"
3186 msgid "Ancillary Commands / Interrogators"
3190 msgid "Interacting with Others"
3194 msgid "Low-level Commands / Manipulators"
3198 msgid "Low-level Commands / Interrogators"
3202 msgid "Low-level Commands / Synching Repositories"
3206 msgid "Low-level Commands / Internal Helpers"
3211 msgid "available git commands in '%s'"
3215 msgid "git commands available from elsewhere on your $PATH"
3219 msgid "These are common Git commands used in various situations:"
3222 #: help.c:363 git.c:98
3224 msgid "unsupported command listing type '%s'"
3228 msgid "The common Git guides are:"
3232 msgid "See 'git help <command>' to read about a specific subcommand"
3236 msgid "External commands"
3240 msgid "Command aliases"
3246 "'%s' appears to be a git command, but we were not\n"
3247 "able to execute it. Maybe git-%s is broken?"
3251 msgid "Uh oh. Your system reports no Git commands at all."
3256 msgid "WARNING: You called a Git command named '%s', which does not exist."
3261 msgid "Continuing under the assumption that you meant '%s'."
3266 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
3271 msgid "git: '%s' is not a git command. See 'git --help'."
3277 "The most similar command is"
3280 "The most similar commands are"
3285 msgid "git version [<options>]"
3296 "Did you mean this?"
3299 "Did you mean one of these?"
3306 "*** Please tell me who you are.\n"
3310 " git config --global user.email \"you@example.com\"\n"
3311 " git config --global user.name \"Your Name\"\n"
3313 "to set your account's default identity.\n"
3314 "Omit --global to set the identity only in this repository.\n"
3319 msgid "no email was given and auto-detection is disabled"
3324 msgid "unable to auto-detect email address (got '%s')"
3328 msgid "no name was given and auto-detection is disabled"
3333 msgid "unable to auto-detect name (got '%s')"
3338 msgid "empty ident name (for <%s>) not allowed"
3343 msgid "name consists only of disallowed characters: %s"
3346 #: ident.c:436 builtin/commit.c:611
3348 msgid "invalid date format: %s"
3351 #: list-objects.c:129
3353 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
3356 #: list-objects.c:142
3358 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
3361 #: list-objects.c:378
3363 msgid "unable to load root tree for commit %s"
3366 #: list-objects-filter-options.c:36
3367 msgid "multiple filter-specs cannot be combined"
3370 #: list-objects-filter-options.c:58
3371 msgid "expected 'tree:<depth>'"
3374 #: list-objects-filter-options.c:84
3375 msgid "sparse:path filters support has been dropped"
3378 #: list-objects-filter-options.c:94
3380 msgid "invalid filter-spec '%s'"
3383 #: list-objects-filter-options.c:158
3384 msgid "cannot change partial clone promisor remote"
3390 "Unable to create '%s.lock': %s.\n"
3392 "Another git process seems to be running in this repository, e.g.\n"
3393 "an editor opened by 'git commit'. Please make sure all processes\n"
3394 "are terminated then try again. If it still fails, a git process\n"
3395 "may have crashed in this repository earlier:\n"
3396 "remove the file manually to continue."
3401 msgid "Unable to create '%s.lock': %s"
3405 msgid "failed to read the cache"
3408 #: merge.c:107 rerere.c:720 builtin/am.c:1885 builtin/am.c:1919
3409 #: builtin/checkout.c:536 builtin/checkout.c:796 builtin/clone.c:786
3410 #: builtin/stash.c:264
3411 msgid "unable to write new index file"
3414 #: merge-recursive.c:322
3415 msgid "(bad commit)\n"
3418 #: merge-recursive.c:345
3420 msgid "add_cacheinfo failed for path '%s'; merge aborting."
3423 #: merge-recursive.c:354
3425 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
3428 #: merge-recursive.c:437
3429 msgid "error building trees"
3432 #: merge-recursive.c:863
3434 msgid "failed to create path '%s'%s"
3437 #: merge-recursive.c:874
3439 msgid "Removing %s to make room for subdirectory\n"
3442 #: merge-recursive.c:888 merge-recursive.c:907
3443 msgid ": perhaps a D/F conflict?"
3446 #: merge-recursive.c:897
3448 msgid "refusing to lose untracked file at '%s'"
3451 #: merge-recursive.c:938 builtin/cat-file.c:40
3453 msgid "cannot read object %s '%s'"
3456 #: merge-recursive.c:941
3458 msgid "blob expected for %s '%s'"
3461 #: merge-recursive.c:965
3463 msgid "failed to open '%s': %s"
3466 #: merge-recursive.c:976
3468 msgid "failed to symlink '%s': %s"
3471 #: merge-recursive.c:981
3473 msgid "do not know what to do with %06o %s '%s'"
3476 #: merge-recursive.c:1177
3478 msgid "Failed to merge submodule %s (not checked out)"
3481 #: merge-recursive.c:1184
3483 msgid "Failed to merge submodule %s (commits not present)"
3486 #: merge-recursive.c:1191
3488 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
3491 #: merge-recursive.c:1199 merge-recursive.c:1211
3493 msgid "Fast-forwarding submodule %s to the following commit:"
3496 #: merge-recursive.c:1202 merge-recursive.c:1214
3498 msgid "Fast-forwarding submodule %s"
3501 #: merge-recursive.c:1237
3503 msgid "Failed to merge submodule %s (merge following commits not found)"
3506 #: merge-recursive.c:1241
3508 msgid "Failed to merge submodule %s (not fast-forward)"
3511 #: merge-recursive.c:1242
3512 msgid "Found a possible merge resolution for the submodule:\n"
3515 #: merge-recursive.c:1245
3518 "If this is correct simply add it to the index for example\n"
3521 " git update-index --cacheinfo 160000 %s \"%s\"\n"
3523 "which will accept this suggestion.\n"
3526 #: merge-recursive.c:1254
3528 msgid "Failed to merge submodule %s (multiple merges found)"
3531 #: merge-recursive.c:1327
3532 msgid "Failed to execute internal merge"
3535 #: merge-recursive.c:1332
3537 msgid "Unable to add %s to database"
3540 #: merge-recursive.c:1364
3542 msgid "Auto-merging %s"
3545 #: merge-recursive.c:1387
3547 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
3550 #: merge-recursive.c:1459
3553 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
3557 #: merge-recursive.c:1464
3560 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
3564 #: merge-recursive.c:1471
3567 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
3571 #: merge-recursive.c:1476
3574 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
3575 "left in tree at %s."
3578 #: merge-recursive.c:1511
3582 #: merge-recursive.c:1511
3586 #: merge-recursive.c:1591 merge-recursive.c:2450 merge-recursive.c:3094
3588 msgid "Refusing to lose dirty file at %s"
3591 #: merge-recursive.c:1601
3593 msgid "Refusing to lose untracked file at %s, even though it's in the way."
3596 #: merge-recursive.c:1659
3598 msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
3601 #: merge-recursive.c:1690
3603 msgid "%s is a directory in %s adding as %s instead"
3606 #: merge-recursive.c:1695
3608 msgid "Refusing to lose untracked file at %s; adding as %s instead"
3611 #: merge-recursive.c:1714
3614 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
3615 "\"->\"%s\" in \"%s\"%s"
3618 #: merge-recursive.c:1719
3619 msgid " (left unresolved)"
3622 #: merge-recursive.c:1828
3624 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
3627 #: merge-recursive.c:2035
3630 "CONFLICT (directory rename split): Unclear where to place %s because "
3631 "directory %s was renamed to multiple other directories, with no destination "
3632 "getting a majority of the files."
3635 #: merge-recursive.c:2067
3638 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
3639 "implicit directory rename(s) putting the following path(s) there: %s."
3642 #: merge-recursive.c:2077
3645 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
3646 "implicit directory renames tried to put these paths there: %s"
3649 #: merge-recursive.c:2169
3652 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
3656 #: merge-recursive.c:2413
3659 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
3663 #: merge-recursive.c:2938
3665 msgid "cannot read object %s"
3668 #: merge-recursive.c:2941
3670 msgid "object %s is not a blob"
3673 #: merge-recursive.c:3005
3677 #: merge-recursive.c:3005
3681 #: merge-recursive.c:3017
3685 #: merge-recursive.c:3021
3689 #: merge-recursive.c:3044
3691 msgid "Skipped %s (merged same as existing)"
3694 #: merge-recursive.c:3066 git-submodule.sh:937
3698 #: merge-recursive.c:3067
3700 msgid "CONFLICT (%s): Merge conflict in %s"
3703 #: merge-recursive.c:3097
3705 msgid "Adding as %s instead"
3708 #: merge-recursive.c:3179
3711 "Path updated: %s added in %s inside a directory that was renamed in %s; "
3715 #: merge-recursive.c:3182
3718 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
3719 "in %s, suggesting it should perhaps be moved to %s."
3722 #: merge-recursive.c:3186
3725 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
3726 "%s; moving it to %s."
3729 #: merge-recursive.c:3189
3732 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
3733 "was renamed in %s, suggesting it should perhaps be moved to %s."
3736 #: merge-recursive.c:3303
3741 #: merge-recursive.c:3326
3742 msgid "file/directory"
3745 #: merge-recursive.c:3331
3746 msgid "directory/file"
3749 #: merge-recursive.c:3338
3751 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
3754 #: merge-recursive.c:3347
3759 #: merge-recursive.c:3356
3761 msgid "CONFLICT (add/add): Merge conflict in %s"
3764 #: merge-recursive.c:3394
3767 "Your local changes to the following files would be overwritten by merge:\n"
3771 #: merge-recursive.c:3405
3772 msgid "Already up to date!"
3775 #: merge-recursive.c:3414
3777 msgid "merging of trees %s and %s failed"
3780 #: merge-recursive.c:3513
3784 #: merge-recursive.c:3526
3786 msgid "found %u common ancestor:"
3787 msgid_plural "found %u common ancestors:"
3791 #: merge-recursive.c:3565
3792 msgid "merge returned no commit"
3795 #: merge-recursive.c:3631
3797 msgid "Could not parse object '%s'"
3800 #: merge-recursive.c:3647 builtin/merge.c:698 builtin/merge.c:869
3801 msgid "Unable to write index."
3806 msgid "multi-pack-index file %s is too small"
3811 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
3816 msgid "multi-pack-index version %d not recognized"
3821 msgid "hash version %u does not match"
3825 msgid "invalid chunk offset (too large)"
3829 msgid "terminating multi-pack-index chunk id appears earlier than expected"
3833 msgid "multi-pack-index missing required pack-name chunk"
3837 msgid "multi-pack-index missing required OID fanout chunk"
3841 msgid "multi-pack-index missing required OID lookup chunk"
3845 msgid "multi-pack-index missing required object offsets chunk"
3850 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
3855 msgid "bad pack-int-id: %u (%u total packs)"
3859 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
3863 msgid "error preparing packfile from multi-pack-index"
3868 msgid "failed to add packfile '%s'"
3873 msgid "failed to open pack-index '%s'"
3878 msgid "failed to locate object %d in packfile"
3883 msgid "did not see pack-file %s to drop"
3888 msgid "failed to clear multi-pack-index at %s"
3892 msgid "Looking for referenced packfiles"
3898 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
3902 msgid "Verifying OID order in MIDX"
3907 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
3911 msgid "Sorting objects by packfile"
3915 msgid "Verifying object offsets"
3920 msgid "failed to load pack entry for oid[%d] = %s"
3925 msgid "failed to load pack-index for packfile %s"
3930 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
3934 msgid "could not start pack-objects"
3938 msgid "could not finish pack-objects"
3943 msgid "unable to create lazy_dir thread: %s"
3948 msgid "unable to create lazy_name thread: %s"
3953 msgid "unable to join lazy_name thread: %s"
3956 #: notes-merge.c:277
3959 "You have not concluded your previous notes merge (%s exists).\n"
3960 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
3961 "commit/abort the previous merge before you start a new notes merge."
3964 #: notes-merge.c:284
3966 msgid "You have not concluded your notes merge (%s exists)."
3970 msgid "Cannot commit uninitialized/unreferenced notes tree"
3973 #: notes-utils.c:105
3975 msgid "Bad notes.rewriteMode value: '%s'"
3978 #: notes-utils.c:115
3980 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
3983 #. TRANSLATORS: The first %s is the name of
3984 #. the environment variable, the second %s is
3987 #: notes-utils.c:145
3989 msgid "Bad %s value: '%s'"
3994 msgid "invalid object type \"%s\""
3999 msgid "object %s is a %s, not a %s"
4004 msgid "object %s has unknown type id %d"
4009 msgid "unable to parse object: %s"
4012 #: object.c:267 object.c:278
4014 msgid "hash mismatch %s"
4018 msgid "offset before end of packfile (broken .idx?)"
4023 msgid "offset before start of pack index for %s (corrupt index?)"
4028 msgid "offset beyond end of pack index for %s (truncated index?)"
4031 #: parse-options.c:38
4033 msgid "%s requires a value"
4036 #: parse-options.c:73
4038 msgid "%s is incompatible with %s"
4041 #: parse-options.c:78
4043 msgid "%s : incompatible with something else"
4046 #: parse-options.c:92 parse-options.c:96 parse-options.c:319
4048 msgid "%s takes no value"
4051 #: parse-options.c:94
4053 msgid "%s isn't available"
4056 #: parse-options.c:219
4058 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
4061 #: parse-options.c:389
4063 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
4066 #: parse-options.c:423 parse-options.c:431
4068 msgid "did you mean `--%s` (with two dashes ?)"
4071 #: parse-options.c:859
4073 msgid "unknown option `%s'"
4076 #: parse-options.c:861
4078 msgid "unknown switch `%c'"
4081 #: parse-options.c:863
4083 msgid "unknown non-ascii option in string: `%s'"
4086 #: parse-options.c:887
4090 #: parse-options.c:906
4095 #. TRANSLATORS: the colon here should align with the
4096 #. one in "usage: %s" translation.
4098 #: parse-options.c:912
4103 #: parse-options.c:915
4108 #: parse-options.c:954
4112 #: parse-options.c:968
4114 msgid "alias of --%s"
4117 #: parse-options-cb.c:20 parse-options-cb.c:24
4119 msgid "option `%s' expects a numerical value"
4122 #: parse-options-cb.c:41
4124 msgid "malformed expiration date '%s'"
4127 #: parse-options-cb.c:54
4129 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
4132 #: parse-options-cb.c:130 parse-options-cb.c:147
4134 msgid "malformed object name '%s'"
4139 msgid "Could not make %s writable by group"
4143 msgid "Escape character '\\' not allowed as last character in attr value"
4147 msgid "Only one 'attr:' specification is allowed."
4151 msgid "attr spec must not be empty"
4156 msgid "invalid attribute name %s"
4160 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
4165 "global 'literal' pathspec setting is incompatible with all other global "
4170 msgid "invalid parameter for pathspec magic 'prefix'"
4175 msgid "Invalid pathspec magic '%.*s' in '%s'"
4180 msgid "Missing ')' at the end of pathspec magic in '%s'"
4185 msgid "Unimplemented pathspec magic '%c' in '%s'"
4190 msgid "%s: 'literal' and 'glob' are incompatible"
4195 msgid "%s: '%s' is outside repository"
4200 msgid "'%s' (mnemonic: '%c')"
4205 msgid "%s: pathspec magic not supported by this command: %s"
4210 msgid "pathspec '%s' is beyond a symbolic link"
4214 msgid "unable to write flush packet"
4218 msgid "unable to write delim packet"
4222 msgid "flush packet write failed"
4225 #: pkt-line.c:146 pkt-line.c:232
4226 msgid "protocol error: impossibly long line"
4229 #: pkt-line.c:162 pkt-line.c:164
4230 msgid "packet write with format failed"
4234 msgid "packet write failed - data exceeds max packet size"
4237 #: pkt-line.c:203 pkt-line.c:210
4238 msgid "packet write failed"
4246 msgid "the remote end hung up unexpectedly"
4251 msgid "protocol error: bad line length character: %.4s"
4254 #: pkt-line.c:341 pkt-line.c:346
4256 msgid "protocol error: bad line length %d"
4261 msgid "remote error: %s"
4264 #: preload-index.c:119
4265 msgid "Refreshing index"
4268 #: preload-index.c:138
4270 msgid "unable to create threaded lstat: %s"
4274 msgid "unable to parse --pretty format"
4278 msgid "could not start `log`"
4282 msgid "could not read `log` output"
4285 #: range-diff.c:91 sequencer.c:5021
4287 msgid "could not parse commit '%s'"
4292 msgid "could not parse git header '%.*s'"
4296 msgid "failed to generate diff"
4299 #: range-diff.c:506 range-diff.c:508
4301 msgid "could not parse log for '%s'"
4306 msgid "will not add file alias '%s' ('%s' already exists in index)"
4310 msgid "cannot create an empty blob in the object database"
4315 msgid "%s: can only add regular files, symbolic links or git-directories"
4320 msgid "'%s' does not have a commit checked out"
4325 msgid "unable to index file '%s'"
4330 msgid "unable to add '%s' to index"
4335 msgid "unable to stat '%s'"
4338 #: read-cache.c:1314
4340 msgid "'%s' appears as both a file and as a directory"
4343 #: read-cache.c:1499
4344 msgid "Refresh index"
4347 #: read-cache.c:1613
4350 "index.version set, but the value is invalid.\n"
4354 #: read-cache.c:1623
4357 "GIT_INDEX_VERSION set, but the value is invalid.\n"
4361 #: read-cache.c:1679
4363 msgid "bad signature 0x%08x"
4366 #: read-cache.c:1682
4368 msgid "bad index version %d"
4371 #: read-cache.c:1691
4372 msgid "bad index file sha1 signature"
4375 #: read-cache.c:1721
4377 msgid "index uses %.4s extension, which we do not understand"
4380 #: read-cache.c:1723
4382 msgid "ignoring %.4s extension"
4385 #: read-cache.c:1760
4387 msgid "unknown index entry format 0x%08x"
4390 #: read-cache.c:1776
4392 msgid "malformed name field in the index, near path '%s'"
4395 #: read-cache.c:1833
4396 msgid "unordered stage entries in index"
4399 #: read-cache.c:1836
4401 msgid "multiple stage entries for merged file '%s'"
4404 #: read-cache.c:1839
4406 msgid "unordered stage entries for '%s'"
4409 #: read-cache.c:1946 read-cache.c:2234 rerere.c:565 rerere.c:599 rerere.c:1111
4410 #: builtin/add.c:460 builtin/check-ignore.c:178 builtin/checkout.c:467
4411 #: builtin/checkout.c:651 builtin/clean.c:956 builtin/commit.c:347
4412 #: builtin/diff-tree.c:120 builtin/grep.c:499 builtin/mv.c:145
4413 #: builtin/reset.c:245 builtin/rm.c:271 builtin/submodule--helper.c:330
4414 msgid "index file corrupt"
4417 #: read-cache.c:2087
4419 msgid "unable to create load_cache_entries thread: %s"
4422 #: read-cache.c:2100
4424 msgid "unable to join load_cache_entries thread: %s"
4427 #: read-cache.c:2133
4429 msgid "%s: index file open failed"
4432 #: read-cache.c:2137
4434 msgid "%s: cannot stat the open index"
4437 #: read-cache.c:2141
4439 msgid "%s: index file smaller than expected"
4442 #: read-cache.c:2145
4444 msgid "%s: unable to map index file"
4447 #: read-cache.c:2187
4449 msgid "unable to create load_index_extensions thread: %s"
4452 #: read-cache.c:2214
4454 msgid "unable to join load_index_extensions thread: %s"
4457 #: read-cache.c:2246
4459 msgid "could not freshen shared index '%s'"
4462 #: read-cache.c:2293
4464 msgid "broken index, expect %s in %s, got %s"
4467 #: read-cache.c:2989 wrapper.c:658 builtin/merge.c:1114
4469 msgid "could not close '%s'"
4472 #: read-cache.c:3092 sequencer.c:2358 sequencer.c:3928
4474 msgid "could not stat '%s'"
4477 #: read-cache.c:3105
4479 msgid "unable to open git dir: %s"
4482 #: read-cache.c:3117
4484 msgid "unable to unlink: %s"
4487 #: read-cache.c:3142
4489 msgid "cannot fix permission bits on '%s'"
4492 #: read-cache.c:3291
4494 msgid "%s: cannot drop to stage #0"
4497 #: rebase-interactive.c:26
4500 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
4503 #: rebase-interactive.c:35
4507 "p, pick <commit> = use commit\n"
4508 "r, reword <commit> = use commit, but edit the commit message\n"
4509 "e, edit <commit> = use commit, but stop for amending\n"
4510 "s, squash <commit> = use commit, but meld into previous commit\n"
4511 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
4512 "x, exec <command> = run command (the rest of the line) using shell\n"
4513 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
4514 "d, drop <commit> = remove commit\n"
4515 "l, label <label> = label current HEAD with a name\n"
4516 "t, reset <label> = reset HEAD to a label\n"
4517 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
4518 ". create a merge commit using the original merge commit's\n"
4519 ". message (or the oneline, if no original merge commit was\n"
4520 ". specified). Use -c <commit> to reword the commit message.\n"
4522 "These lines can be re-ordered; they are executed from top to bottom.\n"
4525 #: rebase-interactive.c:56
4527 msgid "Rebase %s onto %s (%d command)"
4528 msgid_plural "Rebase %s onto %s (%d commands)"
4532 #: rebase-interactive.c:65 git-rebase--preserve-merges.sh:228
4535 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
4538 #: rebase-interactive.c:68 git-rebase--preserve-merges.sh:232
4541 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
4544 #: rebase-interactive.c:74 git-rebase--preserve-merges.sh:871
4547 "You are editing the todo file of an ongoing interactive rebase.\n"
4548 "To continue rebase after editing, run:\n"
4549 " git rebase --continue\n"
4553 #: rebase-interactive.c:79 git-rebase--preserve-merges.sh:948
4556 "However, if you remove everything, the rebase will be aborted.\n"
4560 #: rebase-interactive.c:85 git-rebase--preserve-merges.sh:955
4561 msgid "Note that empty commits are commented out"
4564 #: rebase-interactive.c:105 rerere.c:485 rerere.c:692 sequencer.c:3447
4565 #: sequencer.c:3473 sequencer.c:5120 builtin/fsck.c:356 builtin/rebase.c:235
4567 msgid "could not write '%s'"
4570 #: rebase-interactive.c:108
4572 msgid "could not copy '%s' to '%s'."
4575 #: rebase-interactive.c:173
4578 "Warning: some commits may have been dropped accidentally.\n"
4579 "Dropped commits (newer to older):\n"
4582 #: rebase-interactive.c:180
4585 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
4587 "Use 'git config rebase.missingCommitsCheck' to change the level of "
4589 "The possible behaviours are: ignore, warn, error.\n"
4595 msgid "%s does not point to a valid object!"
4600 msgid "ignoring dangling symref %s"
4603 #: refs.c:669 ref-filter.c:2092
4605 msgid "ignoring broken ref %s"
4610 msgid "could not open '%s' for writing: %s"
4613 #: refs.c:814 refs.c:865
4615 msgid "could not read ref '%s'"
4620 msgid "ref '%s' already exists"
4625 msgid "unexpected object ID when writing '%s'"
4628 #: refs.c:833 sequencer.c:403 sequencer.c:2709 sequencer.c:2913
4629 #: sequencer.c:2927 sequencer.c:3184 sequencer.c:5037 wrapper.c:656
4631 msgid "could not write to '%s'"
4634 #: refs.c:860 wrapper.c:225 wrapper.c:395 builtin/am.c:715
4635 #: builtin/rebase.c:1003
4637 msgid "could not open '%s' for writing"
4642 msgid "unexpected object ID when deleting '%s'"
4647 msgid "log for ref %s has gap after %s"
4652 msgid "log for ref %s unexpectedly ended on %s"
4657 msgid "log for %s is empty"
4662 msgid "refusing to update ref with bad name '%s'"
4667 msgid "update_ref failed for ref '%s': %s"
4672 msgid "multiple updates for ref '%s' not allowed"
4676 msgid "ref updates forbidden inside quarantine environment"
4679 #: refs.c:2140 refs.c:2170
4681 msgid "'%s' exists; cannot create '%s'"
4684 #: refs.c:2146 refs.c:2181
4686 msgid "cannot process '%s' and '%s' at the same time"
4689 #: refs/files-backend.c:1234
4691 msgid "could not remove reference %s"
4694 #: refs/files-backend.c:1248 refs/packed-backend.c:1532
4695 #: refs/packed-backend.c:1542
4697 msgid "could not delete reference %s: %s"
4700 #: refs/files-backend.c:1251 refs/packed-backend.c:1545
4702 msgid "could not delete references: %s"
4707 msgid "invalid refspec '%s'"
4710 #: ref-filter.c:42 wt-status.c:1934
4726 msgid "ahead %d, behind %d"
4731 msgid "expected format: %%(color:<color>)"
4736 msgid "unrecognized color: %%(color:%s)"
4741 msgid "Integer value expected refname:lstrip=%s"
4746 msgid "Integer value expected refname:rstrip=%s"
4751 msgid "unrecognized %%(%s) argument: %s"
4756 msgid "%%(objecttype) does not take arguments"
4761 msgid "unrecognized %%(objectsize) argument: %s"
4766 msgid "%%(deltabase) does not take arguments"
4771 msgid "%%(body) does not take arguments"
4776 msgid "%%(subject) does not take arguments"
4781 msgid "unknown %%(trailers) argument: %s"
4786 msgid "positive value expected contents:lines=%s"
4791 msgid "unrecognized %%(contents) argument: %s"
4796 msgid "positive value expected objectname:short=%s"
4801 msgid "unrecognized %%(objectname) argument: %s"
4806 msgid "expected format: %%(align:<width>,<position>)"
4811 msgid "unrecognized position:%s"
4816 msgid "unrecognized width:%s"
4821 msgid "unrecognized %%(align) argument: %s"
4826 msgid "positive width expected with the %%(align) atom"
4831 msgid "unrecognized %%(if) argument: %s"
4836 msgid "malformed field name: %.*s"
4841 msgid "unknown field name: %.*s"
4847 "not a git repository, but the field '%.*s' requires access to object data"
4852 msgid "format: %%(if) atom used without a %%(then) atom"
4857 msgid "format: %%(then) atom used without an %%(if) atom"
4862 msgid "format: %%(then) atom used more than once"
4867 msgid "format: %%(then) atom used after %%(else)"
4872 msgid "format: %%(else) atom used without an %%(if) atom"
4877 msgid "format: %%(else) atom used without a %%(then) atom"
4882 msgid "format: %%(else) atom used more than once"
4887 msgid "format: %%(end) atom used without corresponding atom"
4892 msgid "malformed format string %s"
4895 #: ref-filter.c:1485
4897 msgid "no branch, rebasing %s"
4900 #: ref-filter.c:1488
4902 msgid "no branch, rebasing detached HEAD %s"
4905 #: ref-filter.c:1491
4907 msgid "no branch, bisect started on %s"
4910 #: ref-filter.c:1501
4914 #: ref-filter.c:1537 ref-filter.c:1743
4916 msgid "missing object %s for %s"
4919 #: ref-filter.c:1547
4921 msgid "parse_object_buffer failed on %s for %s"
4924 #: ref-filter.c:1998
4926 msgid "malformed object at '%s'"
4929 #: ref-filter.c:2087
4931 msgid "ignoring ref with broken name %s"
4934 #: ref-filter.c:2382
4936 msgid "format: %%(end) atom missing"
4939 #: ref-filter.c:2482
4941 msgid "option `%s' is incompatible with --merged"
4944 #: ref-filter.c:2485
4946 msgid "option `%s' is incompatible with --no-merged"
4949 #: ref-filter.c:2495
4951 msgid "malformed object name %s"
4954 #: ref-filter.c:2500
4956 msgid "option `%s' must point to a commit"
4961 msgid "config remote shorthand cannot begin with '/': %s"
4965 msgid "more than one receivepack given, using the first"
4969 msgid "more than one uploadpack given, using the first"
4974 msgid "Cannot fetch both %s and %s to %s"
4979 msgid "%s usually tracks %s, not %s"
4984 msgid "%s tracks both %s and %s"
4989 msgid "key '%s' of pattern had no '*'"
4994 msgid "value '%s' of pattern has no '*'"
4999 msgid "src refspec %s does not match any"
5004 msgid "src refspec %s matches more than one"
5007 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
5008 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
5014 "The destination you provided is not a full refname (i.e.,\n"
5015 "starting with \"refs/\"). We tried to guess what you meant by:\n"
5017 "- Looking for a ref that matches '%s' on the remote side.\n"
5018 "- Checking if the <src> being pushed ('%s')\n"
5019 " is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
5020 " refs/{heads,tags}/ prefix on the remote side.\n"
5022 "Neither worked, so we gave up. You must fully qualify the ref."
5028 "The <src> part of the refspec is a commit object.\n"
5029 "Did you mean to create a new branch by pushing to\n"
5030 "'%s:refs/heads/%s'?"
5036 "The <src> part of the refspec is a tag object.\n"
5037 "Did you mean to create a new tag by pushing to\n"
5038 "'%s:refs/tags/%s'?"
5044 "The <src> part of the refspec is a tree object.\n"
5045 "Did you mean to tag a new tree by pushing to\n"
5046 "'%s:refs/tags/%s'?"
5052 "The <src> part of the refspec is a blob object.\n"
5053 "Did you mean to tag a new blob by pushing to\n"
5054 "'%s:refs/tags/%s'?"
5059 msgid "%s cannot be resolved to branch"
5064 msgid "unable to delete '%s': remote ref does not exist"
5069 msgid "dst refspec %s matches more than one"
5074 msgid "dst ref %s receives from more than one src"
5077 #: remote.c:1624 remote.c:1725
5078 msgid "HEAD does not point to a branch"
5083 msgid "no such branch: '%s'"
5088 msgid "no upstream configured for branch '%s'"
5093 msgid "upstream branch '%s' not stored as a remote-tracking branch"
5098 msgid "push destination '%s' on remote '%s' has no local tracking branch"
5103 msgid "branch '%s' has no remote for pushing"
5108 msgid "push refspecs for '%s' do not include '%s'"
5112 msgid "push has no destination (push.default is 'nothing')"
5116 msgid "cannot resolve 'simple' push to a single destination"
5121 msgid "couldn't find remote ref %s"
5126 msgid "* Ignoring funny ref '%s' locally"
5131 msgid "Your branch is based on '%s', but the upstream is gone.\n"
5135 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
5140 msgid "Your branch is up to date with '%s'.\n"
5145 msgid "Your branch and '%s' refer to different commits.\n"
5150 msgid " (use \"%s\" for details)\n"
5155 msgid "Your branch is ahead of '%s' by %d commit.\n"
5156 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
5161 msgid " (use \"git push\" to publish your local commits)\n"
5166 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
5168 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
5173 msgid " (use \"git pull\" to update your local branch)\n"
5179 "Your branch and '%s' have diverged,\n"
5180 "and have %d and %d different commit each, respectively.\n"
5182 "Your branch and '%s' have diverged,\n"
5183 "and have %d and %d different commits each, respectively.\n"
5188 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
5193 msgid "cannot parse expected object name '%s'"
5196 #: replace-object.c:21
5198 msgid "bad replace ref name: %s"
5201 #: replace-object.c:30
5203 msgid "duplicate replace ref: %s"
5206 #: replace-object.c:73
5208 msgid "replace depth too high for object %s"
5211 #: rerere.c:217 rerere.c:226 rerere.c:229
5212 msgid "corrupt MERGE_RR"
5215 #: rerere.c:264 rerere.c:269
5216 msgid "unable to write rerere record"
5221 msgid "there were errors while writing '%s' (%s)"
5226 msgid "failed to flush '%s'"
5229 #: rerere.c:503 rerere.c:1039
5231 msgid "could not parse conflict hunks in '%s'"
5236 msgid "failed utime() on '%s'"
5241 msgid "writing '%s' failed"
5246 msgid "Staged '%s' using previous resolution."
5251 msgid "Recorded resolution for '%s'."
5256 msgid "Resolved '%s' using previous resolution."
5261 msgid "cannot unlink stray '%s'"
5266 msgid "Recorded preimage for '%s'"
5269 #: rerere.c:881 submodule.c:2023 builtin/log.c:1773
5270 #: builtin/submodule--helper.c:1418 builtin/submodule--helper.c:1428
5272 msgid "could not create directory '%s'"
5277 msgid "failed to update conflicted state in '%s'"
5280 #: rerere.c:1068 rerere.c:1075
5282 msgid "no remembered resolution for '%s'"
5287 msgid "cannot unlink '%s'"
5292 msgid "Updated preimage for '%s'"
5297 msgid "Forgot resolution for '%s'\n"
5301 msgid "unable to open rr-cache directory"
5305 msgid "your current branch appears to be broken"
5310 msgid "your current branch '%s' does not have any commits yet"
5314 msgid "--first-parent is incompatible with --bisect"
5318 msgid "-L does not yet support diff formats besides -p and -s"
5321 #: run-command.c:763
5322 msgid "open /dev/null failed"
5325 #: run-command.c:1269
5327 msgid "cannot create async thread: %s"
5330 #: run-command.c:1333
5333 "The '%s' hook was ignored because it's not set as executable.\n"
5334 "You can disable this warning with `git config advice.ignoredHook false`."
5338 msgid "unexpected flush packet while reading remote unpack status"
5343 msgid "unable to parse remote unpack status: %s"
5348 msgid "remote unpack failed: %s"
5352 msgid "failed to sign the push certificate"
5356 msgid "the receiving end does not support --signed push"
5361 "not sending a push certificate since the receiving end does not support --"
5366 msgid "the receiving end does not support --atomic push"
5370 msgid "the receiving end does not support push options"
5375 msgid "invalid commit message cleanup mode '%s'"
5380 msgid "could not delete '%s'"
5383 #: sequencer.c:311 builtin/rebase.c:759 builtin/rebase.c:1645 builtin/rm.c:369
5385 msgid "could not remove '%s'"
5402 msgid "unknown action: %d"
5407 "after resolving the conflicts, mark the corrected paths\n"
5408 "with 'git add <paths>' or 'git rm <paths>'"
5413 "after resolving the conflicts, mark the corrected paths\n"
5414 "with 'git add <paths>' or 'git rm <paths>'\n"
5415 "and commit the result with 'git commit'"
5418 #: sequencer.c:401 sequencer.c:2909
5420 msgid "could not lock '%s'"
5425 msgid "could not write eol to '%s'"
5428 #: sequencer.c:413 sequencer.c:2714 sequencer.c:2915 sequencer.c:2929
5431 msgid "failed to finalize '%s'"
5434 #: sequencer.c:436 sequencer.c:981 sequencer.c:1655 sequencer.c:2734
5435 #: sequencer.c:3174 sequencer.c:3283 builtin/am.c:245 builtin/commit.c:763
5436 #: builtin/merge.c:1112 builtin/rebase.c:567
5438 msgid "could not read '%s'"
5443 msgid "your local changes would be overwritten by %s."
5447 msgid "commit your changes or stash them to proceed."
5452 msgid "%s: fast-forward"
5455 #: sequencer.c:537 builtin/tag.c:565
5457 msgid "Invalid cleanup mode %s"
5460 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
5465 msgid "%s: Unable to write new index file"
5469 msgid "unable to update cache tree"
5473 msgid "could not resolve HEAD commit"
5478 msgid "no key present in '%.*s'"
5483 msgid "unable to dequote value of '%s'"
5486 #: sequencer.c:791 wrapper.c:227 wrapper.c:397 builtin/am.c:706
5487 #: builtin/am.c:798 builtin/merge.c:1109 builtin/rebase.c:1045
5489 msgid "could not open '%s' for reading"
5493 msgid "'GIT_AUTHOR_NAME' already given"
5497 msgid "'GIT_AUTHOR_EMAIL' already given"
5501 msgid "'GIT_AUTHOR_DATE' already given"
5506 msgid "unknown variable '%s'"
5510 msgid "missing 'GIT_AUTHOR_NAME'"
5514 msgid "missing 'GIT_AUTHOR_EMAIL'"
5518 msgid "missing 'GIT_AUTHOR_DATE'"
5523 msgid "invalid date format '%s' in '%s'"
5529 "you have staged changes in your working tree\n"
5530 "If these changes are meant to be squashed into the previous commit, run:\n"
5532 " git commit --amend %s\n"
5534 "If they are meant to go into a new commit, run:\n"
5538 "In both cases, once you're done, continue with:\n"
5540 " git rebase --continue\n"
5544 msgid "writing root commit"
5548 msgid "'prepare-commit-msg' hook failed"
5553 "Your name and email address were configured automatically based\n"
5554 "on your username and hostname. Please check that they are accurate.\n"
5555 "You can suppress this message by setting them explicitly. Run the\n"
5556 "following command and follow the instructions in your editor to edit\n"
5557 "your configuration file:\n"
5559 " git config --global --edit\n"
5561 "After doing this, you may fix the identity used for this commit with:\n"
5563 " git commit --amend --reset-author\n"
5568 "Your name and email address were configured automatically based\n"
5569 "on your username and hostname. Please check that they are accurate.\n"
5570 "You can suppress this message by setting them explicitly:\n"
5572 " git config --global user.name \"Your Name\"\n"
5573 " git config --global user.email you@example.com\n"
5575 "After doing this, you may fix the identity used for this commit with:\n"
5577 " git commit --amend --reset-author\n"
5581 msgid "couldn't look up newly created commit"
5585 msgid "could not parse newly created commit"
5589 msgid "unable to resolve HEAD after creating commit"
5593 msgid "detached HEAD"
5597 msgid " (root-commit)"
5601 msgid "could not parse HEAD"
5606 msgid "HEAD %s is not a commit!"
5609 #: sequencer.c:1359 builtin/commit.c:1571
5610 msgid "could not parse HEAD commit"
5613 #: sequencer.c:1411 sequencer.c:2004
5614 msgid "unable to parse commit author"
5617 #: sequencer.c:1421 builtin/am.c:1573 builtin/merge.c:684
5618 msgid "git write-tree failed to write a tree"
5621 #: sequencer.c:1438 sequencer.c:1499
5623 msgid "unable to read commit message from '%s'"
5626 #: sequencer.c:1465 builtin/am.c:1595 builtin/commit.c:1670 builtin/merge.c:878
5627 #: builtin/merge.c:903
5628 msgid "failed to write commit object"
5633 msgid "could not parse commit %s"
5638 msgid "could not parse parent commit %s"
5641 #: sequencer.c:1605 sequencer.c:1715
5643 msgid "unknown command: %d"
5646 #: sequencer.c:1662 sequencer.c:1687
5648 msgid "This is a combination of %d commits."
5652 msgid "need a HEAD to fixup"
5655 #: sequencer.c:1674 sequencer.c:3219
5656 msgid "could not read HEAD"
5660 msgid "could not read HEAD's commit message"
5665 msgid "cannot write '%s'"
5668 #: sequencer.c:1689 git-rebase--preserve-merges.sh:496
5669 msgid "This is the 1st commit message:"
5674 msgid "could not read commit message of %s"
5679 msgid "This is the commit message #%d:"
5684 msgid "The commit message #%d will be skipped:"
5688 msgid "your index file is unmerged."
5692 msgid "cannot fixup root commit"
5697 msgid "commit %s is a merge but no -m option was given."
5700 #: sequencer.c:1832 sequencer.c:1840
5702 msgid "commit %s does not have parent %d"
5707 msgid "cannot get commit message for %s"
5710 #. TRANSLATORS: The first %s will be a "todo" command like
5711 #. "revert" or "pick", the second %s a SHA1.
5714 msgid "%s: cannot parse parent commit %s"
5719 msgid "could not rename '%s' to '%s'"
5724 msgid "could not revert %s... %s"
5729 msgid "could not apply %s... %s"
5734 msgid "git %s: failed to read the index"
5739 msgid "git %s: failed to refresh the index"
5744 msgid "%s does not accept arguments: '%s'"
5749 msgid "missing arguments for %s"
5754 msgid "could not parse '%.*s'"
5759 msgid "invalid line %d: %.*s"
5764 msgid "cannot '%s' without a previous commit"
5767 #: sequencer.c:2287 builtin/rebase.c:153 builtin/rebase.c:178
5768 #: builtin/rebase.c:204 builtin/rebase.c:229
5770 msgid "could not read '%s'."
5774 msgid "cancelling a cherry picking in progress"
5778 msgid "cancelling a revert in progress"
5782 msgid "please fix this using 'git rebase --edit-todo'."
5787 msgid "unusable instruction sheet: '%s'"
5791 msgid "no commits parsed."
5795 msgid "cannot cherry-pick during a revert."
5799 msgid "cannot revert during a cherry-pick."
5804 msgid "invalid value for %s: %s"
5808 msgid "unusable squash-onto"
5813 msgid "malformed options sheet: '%s'"
5816 #: sequencer.c:2652 sequencer.c:4351
5817 msgid "empty commit set passed"
5821 msgid "revert is already in progress"
5826 msgid "try \"git revert (--continue | %s--abort | --quit)\""
5830 msgid "cherry-pick is already in progress"
5835 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
5840 msgid "could not create sequencer directory '%s'"
5844 msgid "could not lock HEAD"
5847 #: sequencer.c:2764 sequencer.c:4103
5848 msgid "no cherry-pick or revert in progress"
5851 #: sequencer.c:2766 sequencer.c:2777
5852 msgid "cannot resolve HEAD"
5855 #: sequencer.c:2768 sequencer.c:2812
5856 msgid "cannot abort from a branch yet to be born"
5859 #: sequencer.c:2798 builtin/grep.c:734
5861 msgid "cannot open '%s'"
5866 msgid "cannot read '%s': %s"
5870 msgid "unexpected end of file"
5875 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
5879 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
5883 msgid "no revert in progress"
5887 msgid "no cherry-pick in progress"
5891 msgid "failed to skip the commit"
5895 msgid "there is nothing to skip"
5901 "have you committed already?\n"
5902 "try \"git %s --continue\""
5905 #: sequencer.c:3011 sequencer.c:4015
5907 msgid "could not update %s"
5910 #: sequencer.c:3049 sequencer.c:3995
5911 msgid "cannot read HEAD"
5916 msgid "unable to copy '%s' to '%s'"
5922 "You can amend the commit now, with\n"
5924 " git commit --amend %s\n"
5926 "Once you are satisfied with your changes, run\n"
5928 " git rebase --continue\n"
5933 msgid "Could not apply %s... %.*s"
5938 msgid "Could not merge %.*s"
5941 #: sequencer.c:3105 sequencer.c:3109 builtin/difftool.c:633
5943 msgid "could not copy '%s' to '%s'"
5946 #: sequencer.c:3131 sequencer.c:3558 builtin/rebase.c:849 builtin/rebase.c:1582
5947 #: builtin/rebase.c:1953 builtin/rebase.c:2008
5948 msgid "could not read index"
5954 "execution failed: %s\n"
5955 "%sYou can fix the problem, and then run\n"
5957 " git rebase --continue\n"
5962 msgid "and made changes to the index and/or the working tree\n"
5968 "execution succeeded: %s\n"
5969 "but left changes to the index and/or the working tree\n"
5970 "Commit or stash your changes, and then run\n"
5972 " git rebase --continue\n"
5978 msgid "illegal label name: '%.*s'"
5982 msgid "writing fake root commit"
5986 msgid "writing squash-onto"
5989 #: sequencer.c:3306 builtin/rebase.c:854 builtin/rebase.c:860
5991 msgid "failed to find tree of %s"
5994 #: sequencer.c:3324 builtin/rebase.c:873
5995 msgid "could not write index"
6000 msgid "could not resolve '%s'"
6004 msgid "cannot merge without a current revision"
6009 msgid "unable to parse '%.*s'"
6014 msgid "nothing to merge: '%.*s'"
6018 msgid "octopus merge cannot be executed on top of a [new root]"
6023 msgid "could not get commit message of '%s'"
6028 msgid "could not even attempt to merge '%.*s'"
6032 msgid "merge: Unable to write new index file"
6035 #: sequencer.c:3675 builtin/rebase.c:711
6037 msgid "Applied autostash.\n"
6042 msgid "cannot store %s"
6045 #: sequencer.c:3690 builtin/rebase.c:727 git-rebase--preserve-merges.sh:113
6048 "Applying autostash resulted in conflicts.\n"
6049 "Your changes are safe in the stash.\n"
6050 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
6055 msgid "could not checkout %s"
6060 msgid "%s: not a valid OID"
6063 #: sequencer.c:3770 git-rebase--preserve-merges.sh:779
6064 msgid "could not detach HEAD"
6069 msgid "Stopped at HEAD\n"
6074 msgid "Stopped at %s\n"
6080 "Could not execute the todo command\n"
6083 "It has been rescheduled; To edit the command before continuing, please\n"
6084 "edit the todo list first:\n"
6086 " git rebase --edit-todo\n"
6087 " git rebase --continue\n"
6092 msgid "Stopped at %s... %.*s\n"
6097 msgid "unknown command %d"
6101 msgid "could not read orig-head"
6105 msgid "could not read 'onto'"
6110 msgid "could not update HEAD to %s"
6114 msgid "cannot rebase: You have unstaged changes."
6118 msgid "cannot amend non-existing commit"
6123 msgid "invalid file: '%s'"
6128 msgid "invalid contents: '%s'"
6134 "You have uncommitted changes in your working tree. Please, commit them\n"
6135 "first and then run 'git rebase --continue' again."
6138 #: sequencer.c:4167 sequencer.c:4205
6140 msgid "could not write file: '%s'"
6144 msgid "could not remove CHERRY_PICK_HEAD"
6148 msgid "could not commit staged changes."
6153 msgid "%s: can't cherry-pick a %s"
6158 msgid "%s: bad revision"
6162 msgid "can't revert as initial commit"
6166 msgid "make_script: unhandled options"
6170 msgid "make_script: error preparing revisions"
6175 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
6177 "Or you can abort the rebase with 'git rebase --abort'.\n"
6180 #: sequencer.c:5083 sequencer.c:5100
6181 msgid "nothing to do"
6185 msgid "could not skip unnecessary pick commands"
6189 msgid "the script was already rearranged."
6194 msgid "'%s' is outside repository"
6200 "%s: no such path in the working tree.\n"
6201 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
6207 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
6208 "Use '--' to separate paths from revisions, like this:\n"
6209 "'git <command> [<revision>...] -- [<file>...]'"
6214 msgid "option '%s' must come before non-option arguments"
6220 "ambiguous argument '%s': both revision and filename\n"
6221 "Use '--' to separate paths from revisions, like this:\n"
6222 "'git <command> [<revision>...] -- [<file>...]'"
6226 msgid "unable to set up work tree using invalid config"
6230 msgid "this operation must be run in a work tree"
6235 msgid "Expected git repo version <= %d, found %d"
6239 msgid "unknown repository extensions found:"
6244 msgid "error opening '%s'"
6249 msgid "too large to be a .git file: '%s'"
6254 msgid "error reading %s"
6259 msgid "invalid gitfile format: %s"
6264 msgid "no path in gitfile: %s"
6269 msgid "not a git repository: %s"
6274 msgid "'$%s' too big"
6279 msgid "not a git repository: '%s'"
6282 #: setup.c:719 setup.c:721 setup.c:752
6284 msgid "cannot chdir to '%s'"
6287 #: setup.c:724 setup.c:780 setup.c:790 setup.c:829 setup.c:837
6288 msgid "cannot come back to cwd"
6293 msgid "failed to stat '%*s%s%s'"
6297 msgid "Unable to read current working directory"
6300 #: setup.c:1092 setup.c:1098
6302 msgid "cannot change to '%s'"
6307 msgid "not a git repository (or any of the parent directories): %s"
6313 "not a git repository (or any parent up to mount point %s)\n"
6314 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
6320 "problem with core.sharedRepository filemode value (0%.3o).\n"
6321 "The owner of files must always have read and write permissions."
6325 msgid "open /dev/null or dup failed"
6333 msgid "setsid failed"
6338 msgid "object directory %s does not exist; check .git/objects/info/alternates"
6343 msgid "unable to normalize alternate object path: %s"
6348 msgid "%s: ignoring alternate object stores, nesting too deep"
6353 msgid "unable to normalize object directory: %s"
6357 msgid "unable to fdopen alternates lockfile"
6361 msgid "unable to read alternates file"
6365 msgid "unable to move new alternates file into place"
6370 msgid "path '%s' does not exist"
6375 msgid "reference repository '%s' as a linked checkout is not supported yet."
6380 msgid "reference repository '%s' is not a local repository."
6385 msgid "reference repository '%s' is shallow"
6390 msgid "reference repository '%s' is grafted"
6395 msgid "invalid line while parsing alternate refs: %s"
6400 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
6409 msgid "object file %s is empty"
6412 #: sha1-file.c:1257 sha1-file.c:2396
6414 msgid "corrupt loose object '%s'"
6417 #: sha1-file.c:1259 sha1-file.c:2400
6419 msgid "garbage at end of loose object '%s'"
6423 msgid "invalid object type"
6428 msgid "unable to unpack %s header with --allow-unknown-type"
6433 msgid "unable to unpack %s header"
6438 msgid "unable to parse %s header with --allow-unknown-type"
6443 msgid "unable to parse %s header"
6448 msgid "failed to read object %s"
6453 msgid "replacement %s not found for %s"
6458 msgid "loose object %s (stored in %s) is corrupt"
6463 msgid "packed object %s (stored in %s) is corrupt"
6468 msgid "unable to write file %s"
6473 msgid "unable to set permission to '%s'"
6477 msgid "file write error"
6481 msgid "error when closing loose object file"
6486 msgid "insufficient permission for adding an object to repository database %s"
6490 msgid "unable to create temporary file"
6494 msgid "unable to write loose object file"
6499 msgid "unable to deflate new object %s (%d)"
6504 msgid "deflateEnd on object %s failed (%d)"
6509 msgid "confused by unstable object source data for %s"
6512 #: sha1-file.c:1851 builtin/pack-objects.c:925
6514 msgid "failed utime() on %s"
6519 msgid "cannot read object for %s"
6523 msgid "corrupt commit"
6532 msgid "read error while indexing %s"
6537 msgid "short read while indexing %s"
6540 #: sha1-file.c:2149 sha1-file.c:2158
6542 msgid "%s: failed to insert into database"
6547 msgid "%s: unsupported file type"
6552 msgid "%s is not a valid object"
6557 msgid "%s is not a valid '%s' object"
6560 #: sha1-file.c:2217 builtin/index-pack.c:155
6562 msgid "unable to open %s"
6565 #: sha1-file.c:2407 sha1-file.c:2459
6567 msgid "hash mismatch for %s (expected %s)"
6572 msgid "unable to mmap %s"
6577 msgid "unable to unpack header of %s"
6582 msgid "unable to parse header of %s"
6587 msgid "unable to unpack contents of %s"
6592 msgid "short SHA1 %s is ambiguous"
6596 msgid "The candidates are:"
6601 "Git normally never creates a ref that ends with 40 hex characters\n"
6602 "because it will be ignored when you just specify 40-hex. These refs\n"
6603 "may be created by mistake. For example,\n"
6605 " git switch -c $br $(git rev-parse ...)\n"
6607 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
6608 "examine these refs and maybe delete them. Turn this message off by\n"
6609 "running \"git config advice.objectNameWarning false\""
6612 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
6615 msgid "%u.%2.2u GiB"
6618 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
6621 msgid "%u.%2.2u GiB/s"
6624 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
6627 msgid "%u.%2.2u MiB"
6630 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
6633 msgid "%u.%2.2u MiB/s"
6636 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
6639 msgid "%u.%2.2u KiB"
6642 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
6645 msgid "%u.%2.2u KiB/s"
6648 #. TRANSLATORS: IEC 80000-13:2008 byte
6652 msgid_plural "%u bytes"
6656 #. TRANSLATORS: IEC 80000-13:2008 byte/second
6660 msgid_plural "%u bytes/s"
6664 #: submodule.c:114 submodule.c:143
6665 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
6668 #: submodule.c:118 submodule.c:147
6670 msgid "Could not find section in .gitmodules where path=%s"
6675 msgid "Could not remove .gitmodules entry for %s"
6679 msgid "staging updated .gitmodules failed"
6684 msgid "in unpopulated submodule '%s'"
6689 msgid "Pathspec '%s' is in submodule '%.*s'"
6694 msgid "submodule entry '%s' (%s) is a %s, not a commit"
6697 #: submodule.c:1147 builtin/branch.c:680 builtin/submodule--helper.c:1989
6698 msgid "Failed to resolve HEAD as a valid ref."
6703 msgid "Could not access submodule '%s'"
6708 msgid "'%s' not recognized as a git repository"
6713 msgid "could not start 'git status' in submodule '%s'"
6718 msgid "could not run 'git status' in submodule '%s'"
6723 msgid "Could not unset core.worktree setting in submodule '%s'"
6728 msgid "submodule '%s' has dirty index"
6733 msgid "Submodule '%s' could not be updated."
6739 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
6742 #: submodule.c:2019 submodule.c:2074
6744 msgid "could not lookup name for submodule '%s'"
6750 "Migrating git directory of '%s%s' from\n"
6757 msgid "could not recurse into submodule '%s'"
6761 msgid "could not start ls-files in .."
6766 msgid "ls-tree returned unexpected return code %d"
6769 #: submodule-config.c:232
6771 msgid "ignoring suspicious submodule name: %s"
6774 #: submodule-config.c:299
6775 msgid "negative values not allowed for submodule.fetchjobs"
6778 #: submodule-config.c:397
6780 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
6783 #: submodule-config.c:486
6785 msgid "invalid value for %s"
6788 #: submodule-config.c:755
6790 msgid "Could not update .gitmodules entry %s"
6795 msgid "running trailer command '%s' failed"
6798 #: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
6801 msgid "unknown value '%s' for key '%s'"
6804 #: trailer.c:539 trailer.c:544 builtin/remote.c:295
6806 msgid "more than one %s"
6811 msgid "empty trailer token in trailer '%.*s'"
6816 msgid "could not read input file '%s'"
6820 msgid "could not read from stdin"
6823 #: trailer.c:1011 wrapper.c:701
6825 msgid "could not stat %s"
6830 msgid "file %s is not a regular file"
6835 msgid "file %s is not writable by user"
6839 msgid "could not open temporary file"
6844 msgid "could not rename temporary file to %s"
6849 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
6854 msgid "could not read bundle '%s'"
6859 msgid "transport: invalid depth option '%s'"
6863 msgid "see protocol.version in 'git help config' for more details"
6867 msgid "server options require protocol version 2 or later"
6871 msgid "could not parse transport.color.* config"
6875 msgid "support for protocol v2 not implemented yet"
6880 msgid "unknown value for config '%s': %s"
6885 msgid "transport '%s' not allowed"
6889 msgid "git-over-rsync is no longer supported"
6895 "The following submodule paths contain changes that can\n"
6896 "not be found on any remote:\n"
6905 "\tgit push --recurse-submodules=on-demand\n"
6907 "or cd to the path and use\n"
6911 "to push them to a remote.\n"
6920 msgid "failed to push all needed submodules"
6923 #: transport.c:1340 transport-helper.c:645
6924 msgid "operation not supported by protocol"
6927 #: transport-helper.c:51 transport-helper.c:80
6928 msgid "full write to remote helper failed"
6931 #: transport-helper.c:134
6933 msgid "unable to find remote helper for '%s'"
6936 #: transport-helper.c:150 transport-helper.c:559
6937 msgid "can't dup helper output fd"
6940 #: transport-helper.c:201
6943 "unknown mandatory capability %s; this remote helper probably needs newer "
6947 #: transport-helper.c:207
6948 msgid "this remote helper should implement refspec capability"
6951 #: transport-helper.c:274 transport-helper.c:414
6953 msgid "%s unexpectedly said: '%s'"
6956 #: transport-helper.c:403
6958 msgid "%s also locked %s"
6961 #: transport-helper.c:481
6962 msgid "couldn't run fast-import"
6965 #: transport-helper.c:504
6966 msgid "error while running fast-import"
6969 #: transport-helper.c:533 transport-helper.c:1105
6971 msgid "could not read ref %s"
6974 #: transport-helper.c:578
6976 msgid "unknown response to connect: %s"
6979 #: transport-helper.c:600
6980 msgid "setting remote service path not supported by protocol"
6983 #: transport-helper.c:602
6984 msgid "invalid remote service path"
6987 #: transport-helper.c:648
6989 msgid "can't connect to subservice %s"
6992 #: transport-helper.c:720
6994 msgid "expected ok/error, helper said '%s'"
6997 #: transport-helper.c:773
6999 msgid "helper reported unexpected status of %s"
7002 #: transport-helper.c:834
7004 msgid "helper %s does not support dry-run"
7007 #: transport-helper.c:837
7009 msgid "helper %s does not support --signed"
7012 #: transport-helper.c:840
7014 msgid "helper %s does not support --signed=if-asked"
7017 #: transport-helper.c:847
7019 msgid "helper %s does not support 'push-option'"
7022 #: transport-helper.c:945
7023 msgid "remote-helper doesn't support push; refspec needed"
7026 #: transport-helper.c:950
7028 msgid "helper %s does not support 'force'"
7031 #: transport-helper.c:997
7032 msgid "couldn't run fast-export"
7035 #: transport-helper.c:1002
7036 msgid "error while running fast-export"
7039 #: transport-helper.c:1027
7042 "No refs in common and none specified; doing nothing.\n"
7043 "Perhaps you should specify a branch such as 'master'.\n"
7046 #: transport-helper.c:1091
7048 msgid "malformed response in ref list: %s"
7051 #: transport-helper.c:1244
7053 msgid "read(%s) failed"
7056 #: transport-helper.c:1271
7058 msgid "write(%s) failed"
7061 #: transport-helper.c:1320
7063 msgid "%s thread failed"
7066 #: transport-helper.c:1324
7068 msgid "%s thread failed to join: %s"
7071 #: transport-helper.c:1343 transport-helper.c:1347
7073 msgid "can't start thread for copying data: %s"
7076 #: transport-helper.c:1384
7078 msgid "%s process failed to wait"
7081 #: transport-helper.c:1388
7083 msgid "%s process failed"
7086 #: transport-helper.c:1406 transport-helper.c:1415
7087 msgid "can't start thread for copying data"
7091 msgid "too-short tree object"
7095 msgid "malformed mode in tree entry"
7099 msgid "empty filename in tree entry"
7103 msgid "too-short tree file"
7106 #: unpack-trees.c:111
7109 "Your local changes to the following files would be overwritten by checkout:\n"
7110 "%%sPlease commit your changes or stash them before you switch branches."
7113 #: unpack-trees.c:113
7116 "Your local changes to the following files would be overwritten by checkout:\n"
7120 #: unpack-trees.c:116
7123 "Your local changes to the following files would be overwritten by merge:\n"
7124 "%%sPlease commit your changes or stash them before you merge."
7127 #: unpack-trees.c:118
7130 "Your local changes to the following files would be overwritten by merge:\n"
7134 #: unpack-trees.c:121
7137 "Your local changes to the following files would be overwritten by %s:\n"
7138 "%%sPlease commit your changes or stash them before you %s."
7141 #: unpack-trees.c:123
7144 "Your local changes to the following files would be overwritten by %s:\n"
7148 #: unpack-trees.c:128
7151 "Updating the following directories would lose untracked files in them:\n"
7155 #: unpack-trees.c:132
7158 "The following untracked working tree files would be removed by checkout:\n"
7159 "%%sPlease move or remove them before you switch branches."
7162 #: unpack-trees.c:134
7165 "The following untracked working tree files would be removed by checkout:\n"
7169 #: unpack-trees.c:137
7172 "The following untracked working tree files would be removed by merge:\n"
7173 "%%sPlease move or remove them before you merge."
7176 #: unpack-trees.c:139
7179 "The following untracked working tree files would be removed by merge:\n"
7183 #: unpack-trees.c:142
7186 "The following untracked working tree files would be removed by %s:\n"
7187 "%%sPlease move or remove them before you %s."
7190 #: unpack-trees.c:144
7193 "The following untracked working tree files would be removed by %s:\n"
7197 #: unpack-trees.c:150
7200 "The following untracked working tree files would be overwritten by "
7202 "%%sPlease move or remove them before you switch branches."
7205 #: unpack-trees.c:152
7208 "The following untracked working tree files would be overwritten by "
7213 #: unpack-trees.c:155
7216 "The following untracked working tree files would be overwritten by merge:\n"
7217 "%%sPlease move or remove them before you merge."
7220 #: unpack-trees.c:157
7223 "The following untracked working tree files would be overwritten by merge:\n"
7227 #: unpack-trees.c:160
7230 "The following untracked working tree files would be overwritten by %s:\n"
7231 "%%sPlease move or remove them before you %s."
7234 #: unpack-trees.c:162
7237 "The following untracked working tree files would be overwritten by %s:\n"
7241 #: unpack-trees.c:170
7243 msgid "Entry '%s' overlaps with '%s'. Cannot bind."
7246 #: unpack-trees.c:173
7249 "Cannot update sparse checkout: the following entries are not up to date:\n"
7253 #: unpack-trees.c:175
7256 "The following working tree files would be overwritten by sparse checkout "
7261 #: unpack-trees.c:177
7264 "The following working tree files would be removed by sparse checkout "
7269 #: unpack-trees.c:179
7272 "Cannot update submodule:\n"
7276 #: unpack-trees.c:256
7281 #: unpack-trees.c:318
7282 msgid "Updating files"
7285 #: unpack-trees.c:350
7287 "the following paths have collided (e.g. case-sensitive paths\n"
7288 "on a case-insensitive filesystem) and only one from the same\n"
7289 "colliding group is in the working tree:\n"
7293 msgid "invalid URL scheme name or missing '://' suffix"
7296 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
7298 msgid "invalid %XX escape sequence"
7302 msgid "missing host and scheme is not 'file:'"
7306 msgid "a 'file:' URL may not have a port number"
7310 msgid "invalid characters in host name"
7313 #: urlmatch.c:292 urlmatch.c:303
7314 msgid "invalid port number"
7318 msgid "invalid '..' path segment"
7321 #: worktree.c:258 builtin/am.c:2095
7323 msgid "failed to read '%s'"
7328 msgid "'%s' at main working tree is not the repository directory"
7333 msgid "'%s' file does not contain absolute path to the working tree location"
7338 msgid "'%s' does not exist"
7343 msgid "'%s' is not a .git file, error code %d"
7348 msgid "'%s' does not point back to '%s'"
7351 #: wrapper.c:223 wrapper.c:393
7353 msgid "could not open '%s' for reading and writing"
7356 #: wrapper.c:424 wrapper.c:624
7358 msgid "unable to access '%s'"
7362 msgid "unable to get current working directory"
7366 msgid "Unmerged paths:"
7369 #: wt-status.c:187 wt-status.c:219
7370 msgid " (use \"git restore --staged <file>...\" to unstage)"
7373 #: wt-status.c:190 wt-status.c:222
7375 msgid " (use \"git restore --source=%s --staged <file>...\" to unstage)"
7378 #: wt-status.c:193 wt-status.c:225
7379 msgid " (use \"git rm --cached <file>...\" to unstage)"
7383 msgid " (use \"git add <file>...\" to mark resolution)"
7386 #: wt-status.c:199 wt-status.c:203
7387 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
7391 msgid " (use \"git rm <file>...\" to mark resolution)"
7394 #: wt-status.c:211 wt-status.c:1074
7395 msgid "Changes to be committed:"
7398 #: wt-status.c:234 wt-status.c:1083
7399 msgid "Changes not staged for commit:"
7403 msgid " (use \"git add <file>...\" to update what will be committed)"
7407 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
7412 " (use \"git restore <file>...\" to discard changes in working directory)"
7416 msgid " (commit or discard the untracked or modified content in submodules)"
7421 msgid " (use \"git %s <file>...\" to include in what will be committed)"
7425 msgid "both deleted:"
7429 msgid "added by us:"
7433 msgid "deleted by them:"
7437 msgid "added by them:"
7441 msgid "deleted by us:"
7449 msgid "both modified:"
7485 msgid "new commits, "
7489 msgid "modified content, "
7493 msgid "untracked content, "
7498 msgid "Your stash currently has %d entry"
7499 msgid_plural "Your stash currently has %d entries"
7504 msgid "Submodules changed but not updated:"
7508 msgid "Submodule changes to be committed:"
7513 "Do not modify or remove the line above.\n"
7514 "Everything below it will be ignored."
7521 "It took %.2f seconds to compute the branch ahead/behind values.\n"
7522 "You can use '--no-ahead-behind' to avoid this.\n"
7526 msgid "You have unmerged paths."
7530 msgid " (fix conflicts and run \"git commit\")"
7534 msgid " (use \"git merge --abort\" to abort the merge)"
7538 msgid "All conflicts fixed but you are still merging."
7542 msgid " (use \"git commit\" to conclude merge)"
7546 msgid "You are in the middle of an am session."
7550 msgid "The current patch is empty."
7554 msgid " (fix conflicts and then run \"git am --continue\")"
7558 msgid " (use \"git am --skip\" to skip this patch)"
7562 msgid " (use \"git am --abort\" to restore the original branch)"
7566 msgid "git-rebase-todo is missing."
7570 msgid "No commands done."
7575 msgid "Last command done (%d command done):"
7576 msgid_plural "Last commands done (%d commands done):"
7582 msgid " (see more in file %s)"
7586 msgid "No commands remaining."
7591 msgid "Next command to do (%d remaining command):"
7592 msgid_plural "Next commands to do (%d remaining commands):"
7597 msgid " (use \"git rebase --edit-todo\" to view and edit)"
7602 msgid "You are currently rebasing branch '%s' on '%s'."
7606 msgid "You are currently rebasing."
7610 msgid " (fix conflicts and then run \"git rebase --continue\")"
7614 msgid " (use \"git rebase --skip\" to skip this patch)"
7618 msgid " (use \"git rebase --abort\" to check out the original branch)"
7622 msgid " (all conflicts fixed: run \"git rebase --continue\")"
7628 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
7632 msgid "You are currently splitting a commit during a rebase."
7636 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
7641 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
7645 msgid "You are currently editing a commit during a rebase."
7649 msgid " (use \"git commit --amend\" to amend the current commit)"
7654 " (use \"git rebase --continue\" once you are satisfied with your changes)"
7658 msgid "Cherry-pick currently in progress."
7663 msgid "You are currently cherry-picking commit %s."
7667 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
7671 msgid " (run \"git cherry-pick --continue\" to continue)"
7675 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
7679 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
7683 msgid "Revert currently in progress."
7688 msgid "You are currently reverting commit %s."
7692 msgid " (fix conflicts and run \"git revert --continue\")"
7696 msgid " (run \"git revert --continue\" to continue)"
7700 msgid " (all conflicts fixed: run \"git revert --continue\")"
7704 msgid " (use \"git revert --abort\" to cancel the revert operation)"
7709 msgid "You are currently bisecting, started from branch '%s'."
7713 msgid "You are currently bisecting."
7717 msgid " (use \"git bisect reset\" to get back to the original branch)"
7725 msgid "interactive rebase in progress; onto "
7729 msgid "rebase in progress; onto "
7733 msgid "Not currently on any branch."
7737 msgid "Initial commit"
7741 msgid "No commits yet"
7745 msgid "Untracked files"
7749 msgid "Ignored files"
7755 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
7756 "may speed it up, but you have to be careful not to forget to add\n"
7757 "new files yourself (see 'git help status')."
7762 msgid "Untracked files not listed%s"
7766 msgid " (use -u option to show untracked files)"
7775 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
7780 msgid "no changes added to commit\n"
7786 "nothing added to commit but untracked files present (use \"git add\" to "
7792 msgid "nothing added to commit but untracked files present\n"
7797 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
7800 #: wt-status.c:1781 wt-status.c:1786
7802 msgid "nothing to commit\n"
7807 msgid "nothing to commit (use -u to show untracked files)\n"
7812 msgid "nothing to commit, working tree clean\n"
7816 msgid "No commits yet on "
7820 msgid "HEAD (no branch)"
7827 #: wt-status.c:1938 wt-status.c:1946
7831 #: wt-status.c:1941 wt-status.c:1944
7835 #. TRANSLATORS: the action is e.g. "pull with rebase"
7838 msgid "cannot %s: You have unstaged changes."
7842 msgid "additionally, your index contains uncommitted changes."
7847 msgid "cannot %s: Your index contains uncommitted changes."
7851 msgid "git add [<options>] [--] <pathspec>..."
7856 msgid "unexpected diff status %c"
7859 #: builtin/add.c:89 builtin/commit.c:288
7860 msgid "updating files failed"
7865 msgid "remove '%s'\n"
7868 #: builtin/add.c:174
7869 msgid "Unstaged changes after refreshing the index:"
7872 #: builtin/add.c:234 builtin/rev-parse.c:896
7873 msgid "Could not read the index"
7876 #: builtin/add.c:245
7878 msgid "Could not open '%s' for writing."
7881 #: builtin/add.c:249
7882 msgid "Could not write patch"
7885 #: builtin/add.c:252
7886 msgid "editing patch failed"
7889 #: builtin/add.c:255
7891 msgid "Could not stat '%s'"
7894 #: builtin/add.c:257
7895 msgid "Empty patch. Aborted."
7898 #: builtin/add.c:262
7900 msgid "Could not apply '%s'"
7903 #: builtin/add.c:270
7904 msgid "The following paths are ignored by one of your .gitignore files:\n"
7907 #: builtin/add.c:290 builtin/clean.c:909 builtin/fetch.c:147 builtin/mv.c:124
7908 #: builtin/prune-packed.c:56 builtin/pull.c:222 builtin/push.c:560
7909 #: builtin/remote.c:1345 builtin/rm.c:241 builtin/send-pack.c:165
7913 #: builtin/add.c:293
7914 msgid "interactive picking"
7917 #: builtin/add.c:294 builtin/checkout.c:1480 builtin/reset.c:306
7918 msgid "select hunks interactively"
7921 #: builtin/add.c:295
7922 msgid "edit current diff and apply"
7925 #: builtin/add.c:296
7926 msgid "allow adding otherwise ignored files"
7929 #: builtin/add.c:297
7930 msgid "update tracked files"
7933 #: builtin/add.c:298
7934 msgid "renormalize EOL of tracked files (implies -u)"
7937 #: builtin/add.c:299
7938 msgid "record only the fact that the path will be added later"
7941 #: builtin/add.c:300
7942 msgid "add changes from all tracked and untracked files"
7945 #: builtin/add.c:303
7946 msgid "ignore paths removed in the working tree (same as --no-all)"
7949 #: builtin/add.c:305
7950 msgid "don't add, only refresh the index"
7953 #: builtin/add.c:306
7954 msgid "just skip files which cannot be added because of errors"
7957 #: builtin/add.c:307
7958 msgid "check if - even missing - files are ignored in dry run"
7961 #: builtin/add.c:309 builtin/update-index.c:1001
7962 msgid "override the executable bit of the listed files"
7965 #: builtin/add.c:311
7966 msgid "warn when adding an embedded repository"
7969 #: builtin/add.c:326
7972 "You've added another git repository inside your current repository.\n"
7973 "Clones of the outer repository will not contain the contents of\n"
7974 "the embedded repository and will not know how to obtain it.\n"
7975 "If you meant to add a submodule, use:\n"
7977 "\tgit submodule add <url> %s\n"
7979 "If you added this path by mistake, you can remove it from the\n"
7982 "\tgit rm --cached %s\n"
7984 "See \"git help submodule\" for more information."
7987 #: builtin/add.c:354
7989 msgid "adding embedded git repository: %s"
7992 #: builtin/add.c:372
7994 msgid "Use -f if you really want to add them.\n"
7997 #: builtin/add.c:379
7998 msgid "adding files failed"
8001 #: builtin/add.c:419
8002 msgid "-A and -u are mutually incompatible"
8005 #: builtin/add.c:426
8006 msgid "Option --ignore-missing can only be used together with --dry-run"
8009 #: builtin/add.c:430
8011 msgid "--chmod param '%s' must be either -x or +x"
8014 #: builtin/add.c:445
8016 msgid "Nothing specified, nothing added.\n"
8019 #: builtin/add.c:446
8021 msgid "Maybe you wanted to say 'git add .'?\n"
8025 msgid "could not parse author script"
8030 msgid "'%s' was deleted by the applypatch-msg hook"
8035 msgid "Malformed input line: '%s'."
8040 msgid "Failed to copy notes from '%s' to '%s'"
8044 msgid "fseek failed"
8049 msgid "could not parse patch '%s'"
8053 msgid "Only one StGIT patch series can be applied at once"
8057 msgid "invalid timestamp"
8060 #: builtin/am.c:844 builtin/am.c:856
8061 msgid "invalid Date line"
8065 msgid "invalid timezone offset"
8069 msgid "Patch format detection failed."
8072 #: builtin/am.c:949 builtin/clone.c:407
8074 msgid "failed to create directory '%s'"
8078 msgid "Failed to split patches."
8081 #: builtin/am.c:1084 builtin/commit.c:374
8082 msgid "unable to write index file"
8085 #: builtin/am.c:1098
8087 msgid "When you have resolved this problem, run \"%s --continue\"."
8090 #: builtin/am.c:1099
8092 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
8095 #: builtin/am.c:1100
8097 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
8100 #: builtin/am.c:1183
8101 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
8104 #: builtin/am.c:1211
8105 msgid "Patch is empty."
8108 #: builtin/am.c:1277
8110 msgid "invalid ident line: %.*s"
8113 #: builtin/am.c:1299
8115 msgid "unable to parse commit %s"
8118 #: builtin/am.c:1496
8119 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
8122 #: builtin/am.c:1498
8123 msgid "Using index info to reconstruct a base tree..."
8126 #: builtin/am.c:1517
8128 "Did you hand edit your patch?\n"
8129 "It does not apply to blobs recorded in its index."
8132 #: builtin/am.c:1523
8133 msgid "Falling back to patching base and 3-way merge..."
8136 #: builtin/am.c:1549
8137 msgid "Failed to merge in the changes."
8140 #: builtin/am.c:1581
8141 msgid "applying to an empty history"
8144 #: builtin/am.c:1628 builtin/am.c:1632
8146 msgid "cannot resume: %s does not exist."
8149 #: builtin/am.c:1650
8150 msgid "Commit Body is:"
8153 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
8154 #. in your translation. The program will only accept English
8155 #. input at this point.
8157 #: builtin/am.c:1660
8159 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
8162 #: builtin/am.c:1710
8164 msgid "Dirty index: cannot apply patches (dirty: %s)"
8167 #: builtin/am.c:1750 builtin/am.c:1818
8169 msgid "Applying: %.*s"
8172 #: builtin/am.c:1767
8173 msgid "No changes -- Patch already applied."
8176 #: builtin/am.c:1773
8178 msgid "Patch failed at %s %.*s"
8181 #: builtin/am.c:1777
8182 msgid "Use 'git am --show-current-patch' to see the failed patch"
8185 #: builtin/am.c:1821
8187 "No changes - did you forget to use 'git add'?\n"
8188 "If there is nothing left to stage, chances are that something else\n"
8189 "already introduced the same changes; you might want to skip this patch."
8192 #: builtin/am.c:1828
8194 "You still have unmerged paths in your index.\n"
8195 "You should 'git add' each file with resolved conflicts to mark them as "
8197 "You might run `git rm` on a file to accept \"deleted by them\" for it."
8200 #: builtin/am.c:1935 builtin/am.c:1939 builtin/am.c:1951 builtin/reset.c:329
8201 #: builtin/reset.c:337
8203 msgid "Could not parse object '%s'."
8206 #: builtin/am.c:1987
8207 msgid "failed to clean index"
8210 #: builtin/am.c:2031
8212 "You seem to have moved HEAD since the last 'am' failure.\n"
8213 "Not rewinding to ORIG_HEAD"
8216 #: builtin/am.c:2128
8218 msgid "Invalid value for --patch-format: %s"
8221 #: builtin/am.c:2164
8222 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
8225 #: builtin/am.c:2165
8226 msgid "git am [<options>] (--continue | --skip | --abort)"
8229 #: builtin/am.c:2171
8230 msgid "run interactively"
8233 #: builtin/am.c:2173
8234 msgid "historical option -- no-op"
8237 #: builtin/am.c:2175
8238 msgid "allow fall back on 3way merging if needed"
8241 #: builtin/am.c:2176 builtin/init-db.c:494 builtin/prune-packed.c:58
8242 #: builtin/repack.c:296 builtin/stash.c:806
8246 #: builtin/am.c:2178
8247 msgid "add a Signed-off-by line to the commit message"
8250 #: builtin/am.c:2181
8251 msgid "recode into utf8 (default)"
8254 #: builtin/am.c:2183
8255 msgid "pass -k flag to git-mailinfo"
8258 #: builtin/am.c:2185
8259 msgid "pass -b flag to git-mailinfo"
8262 #: builtin/am.c:2187
8263 msgid "pass -m flag to git-mailinfo"
8266 #: builtin/am.c:2189
8267 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
8270 #: builtin/am.c:2192
8271 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
8274 #: builtin/am.c:2195
8275 msgid "strip everything before a scissors line"
8278 #: builtin/am.c:2197 builtin/am.c:2200 builtin/am.c:2203 builtin/am.c:2206
8279 #: builtin/am.c:2209 builtin/am.c:2212 builtin/am.c:2215 builtin/am.c:2218
8280 #: builtin/am.c:2224
8281 msgid "pass it through git-apply"
8284 #: builtin/am.c:2214 builtin/commit.c:1368 builtin/fmt-merge-msg.c:671
8285 #: builtin/fmt-merge-msg.c:674 builtin/grep.c:881 builtin/merge.c:249
8286 #: builtin/pull.c:159 builtin/pull.c:218 builtin/rebase.c:1418
8287 #: builtin/repack.c:307 builtin/repack.c:311 builtin/repack.c:313
8288 #: builtin/show-branch.c:650 builtin/show-ref.c:172 builtin/tag.c:403
8289 #: parse-options.h:141 parse-options.h:162 parse-options.h:312
8293 #: builtin/am.c:2220 builtin/branch.c:661 builtin/for-each-ref.c:38
8294 #: builtin/replace.c:554 builtin/tag.c:437 builtin/verify-tag.c:38
8298 #: builtin/am.c:2221
8299 msgid "format the patch(es) are in"
8302 #: builtin/am.c:2227
8303 msgid "override error message when patch failure occurs"
8306 #: builtin/am.c:2229
8307 msgid "continue applying patches after resolving a conflict"
8310 #: builtin/am.c:2232
8311 msgid "synonyms for --continue"
8314 #: builtin/am.c:2235
8315 msgid "skip the current patch"
8318 #: builtin/am.c:2238
8319 msgid "restore the original branch and abort the patching operation."
8322 #: builtin/am.c:2241
8323 msgid "abort the patching operation but keep HEAD where it is."
8326 #: builtin/am.c:2244
8327 msgid "show the patch being applied."
8330 #: builtin/am.c:2248
8331 msgid "lie about committer date"
8334 #: builtin/am.c:2250
8335 msgid "use current timestamp for author date"
8338 #: builtin/am.c:2252 builtin/commit-tree.c:120 builtin/commit.c:1511
8339 #: builtin/merge.c:286 builtin/pull.c:193 builtin/rebase.c:489
8340 #: builtin/rebase.c:1459 builtin/revert.c:117 builtin/tag.c:418
8344 #: builtin/am.c:2253 builtin/rebase.c:490 builtin/rebase.c:1460
8345 msgid "GPG-sign commits"
8348 #: builtin/am.c:2256
8349 msgid "(internal use for git-rebase)"
8352 #: builtin/am.c:2274
8354 "The -b/--binary option has been a no-op for long time, and\n"
8355 "it will be removed. Please do not use it anymore."
8358 #: builtin/am.c:2281
8359 msgid "failed to read the index"
8362 #: builtin/am.c:2296
8364 msgid "previous rebase directory %s still exists but mbox given."
8367 #: builtin/am.c:2320
8370 "Stray %s directory found.\n"
8371 "Use \"git am --abort\" to remove it."
8374 #: builtin/am.c:2326
8375 msgid "Resolve operation not in progress, we are not resuming."
8378 #: builtin/am.c:2336
8379 msgid "interactive mode requires patches on the command line"
8382 #: builtin/apply.c:8
8383 msgid "git apply [<options>] [<patch>...]"
8386 #: builtin/archive.c:17
8388 msgid "could not create archive file '%s'"
8391 #: builtin/archive.c:20
8392 msgid "could not redirect output"
8395 #: builtin/archive.c:37
8396 msgid "git archive: Remote with no URL"
8399 #: builtin/archive.c:61
8400 msgid "git archive: expected ACK/NAK, got a flush packet"
8403 #: builtin/archive.c:64
8405 msgid "git archive: NACK %s"
8408 #: builtin/archive.c:65
8409 msgid "git archive: protocol error"
8412 #: builtin/archive.c:69
8413 msgid "git archive: expected a flush"
8416 #: builtin/bisect--helper.c:22
8417 msgid "git bisect--helper --next-all [--no-checkout]"
8420 #: builtin/bisect--helper.c:23
8421 msgid "git bisect--helper --write-terms <bad_term> <good_term>"
8424 #: builtin/bisect--helper.c:24
8425 msgid "git bisect--helper --bisect-clean-state"
8428 #: builtin/bisect--helper.c:25
8429 msgid "git bisect--helper --bisect-reset [<commit>]"
8432 #: builtin/bisect--helper.c:26
8434 "git bisect--helper --bisect-write [--no-log] <state> <revision> <good_term> "
8438 #: builtin/bisect--helper.c:27
8440 "git bisect--helper --bisect-check-and-set-terms <command> <good_term> "
8444 #: builtin/bisect--helper.c:28
8445 msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
8448 #: builtin/bisect--helper.c:29
8450 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
8454 #: builtin/bisect--helper.c:30
8456 "git bisect--helper --bisect-start [--term-{old,good}=<term> --term-{new,bad}"
8457 "=<term>][--no-checkout] [<bad> [<good>...]] [--] [<paths>...]"
8460 #: builtin/bisect--helper.c:86
8462 msgid "'%s' is not a valid term"
8465 #: builtin/bisect--helper.c:90
8467 msgid "can't use the builtin command '%s' as a term"
8470 #: builtin/bisect--helper.c:100
8472 msgid "can't change the meaning of the term '%s'"
8475 #: builtin/bisect--helper.c:111
8476 msgid "please use two different terms"
8479 #: builtin/bisect--helper.c:118
8480 msgid "could not open the file BISECT_TERMS"
8483 #: builtin/bisect--helper.c:155
8485 msgid "We are not bisecting.\n"
8488 #: builtin/bisect--helper.c:163
8490 msgid "'%s' is not a valid commit"
8493 #: builtin/bisect--helper.c:174
8496 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
8499 #: builtin/bisect--helper.c:215
8501 msgid "Bad bisect_write argument: %s"
8504 #: builtin/bisect--helper.c:220
8506 msgid "couldn't get the oid of the rev '%s'"
8509 #: builtin/bisect--helper.c:232
8511 msgid "couldn't open the file '%s'"
8514 #: builtin/bisect--helper.c:258
8516 msgid "Invalid command: you're currently in a %s/%s bisect"
8519 #: builtin/bisect--helper.c:285
8522 "You need to give me at least one %s and %s revision.\n"
8523 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
8526 #: builtin/bisect--helper.c:289
8529 "You need to start by \"git bisect start\".\n"
8530 "You then need to give me at least one %s and %s revision.\n"
8531 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
8534 #: builtin/bisect--helper.c:321
8536 msgid "bisecting only with a %s commit"
8539 #. TRANSLATORS: Make sure to include [Y] and [n] in your
8540 #. translation. The program will only accept English input
8543 #: builtin/bisect--helper.c:329
8544 msgid "Are you sure [Y/n]? "
8547 #: builtin/bisect--helper.c:376
8548 msgid "no terms defined"
8551 #: builtin/bisect--helper.c:379
8554 "Your current terms are %s for the old state\n"
8555 "and %s for the new state.\n"
8558 #: builtin/bisect--helper.c:389
8561 "invalid argument %s for 'git bisect terms'.\n"
8562 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
8565 #: builtin/bisect--helper.c:475
8567 msgid "unrecognized option: '%s'"
8570 #: builtin/bisect--helper.c:479
8572 msgid "'%s' does not appear to be a valid revision"
8575 #: builtin/bisect--helper.c:511
8576 msgid "bad HEAD - I need a HEAD"
8579 #: builtin/bisect--helper.c:526
8581 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
8584 #: builtin/bisect--helper.c:547
8585 msgid "won't bisect on cg-seek'ed tree"
8588 #: builtin/bisect--helper.c:550
8589 msgid "bad HEAD - strange symbolic ref"
8592 #: builtin/bisect--helper.c:574
8594 msgid "invalid ref: '%s'"
8597 #: builtin/bisect--helper.c:630
8598 msgid "perform 'git bisect next'"
8601 #: builtin/bisect--helper.c:632
8602 msgid "write the terms to .git/BISECT_TERMS"
8605 #: builtin/bisect--helper.c:634
8606 msgid "cleanup the bisection state"
8609 #: builtin/bisect--helper.c:636
8610 msgid "check for expected revs"
8613 #: builtin/bisect--helper.c:638
8614 msgid "reset the bisection state"
8617 #: builtin/bisect--helper.c:640
8618 msgid "write out the bisection state in BISECT_LOG"
8621 #: builtin/bisect--helper.c:642
8622 msgid "check and set terms in a bisection state"
8625 #: builtin/bisect--helper.c:644
8626 msgid "check whether bad or good terms exist"
8629 #: builtin/bisect--helper.c:646
8630 msgid "print out the bisect terms"
8633 #: builtin/bisect--helper.c:648
8634 msgid "start the bisect session"
8637 #: builtin/bisect--helper.c:650
8638 msgid "update BISECT_HEAD instead of checking out the current commit"
8641 #: builtin/bisect--helper.c:652
8642 msgid "no log for BISECT_WRITE"
8645 #: builtin/bisect--helper.c:669
8646 msgid "--write-terms requires two arguments"
8649 #: builtin/bisect--helper.c:673
8650 msgid "--bisect-clean-state requires no arguments"
8653 #: builtin/bisect--helper.c:680
8654 msgid "--bisect-reset requires either no argument or a commit"
8657 #: builtin/bisect--helper.c:684
8658 msgid "--bisect-write requires either 4 or 5 arguments"
8661 #: builtin/bisect--helper.c:690
8662 msgid "--check-and-set-terms requires 3 arguments"
8665 #: builtin/bisect--helper.c:696
8666 msgid "--bisect-next-check requires 2 or 3 arguments"
8669 #: builtin/bisect--helper.c:702
8670 msgid "--bisect-terms requires 0 or 1 argument"
8673 #: builtin/blame.c:32
8674 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
8677 #: builtin/blame.c:37
8678 msgid "<rev-opts> are documented in git-rev-list(1)"
8681 #: builtin/blame.c:410
8683 msgid "expecting a color: %s"
8686 #: builtin/blame.c:417
8687 msgid "must end with a color"
8690 #: builtin/blame.c:730
8692 msgid "invalid color '%s' in color.blame.repeatedLines"
8695 #: builtin/blame.c:748
8696 msgid "invalid value for blame.coloring"
8699 #: builtin/blame.c:823
8701 msgid "cannot find revision %s to ignore"
8704 #: builtin/blame.c:845
8705 msgid "Show blame entries as we find them, incrementally"
8708 #: builtin/blame.c:846
8709 msgid "Show blank SHA-1 for boundary commits (Default: off)"
8712 #: builtin/blame.c:847
8713 msgid "Do not treat root commits as boundaries (Default: off)"
8716 #: builtin/blame.c:848
8717 msgid "Show work cost statistics"
8720 #: builtin/blame.c:849
8721 msgid "Force progress reporting"
8724 #: builtin/blame.c:850
8725 msgid "Show output score for blame entries"
8728 #: builtin/blame.c:851
8729 msgid "Show original filename (Default: auto)"
8732 #: builtin/blame.c:852
8733 msgid "Show original linenumber (Default: off)"
8736 #: builtin/blame.c:853
8737 msgid "Show in a format designed for machine consumption"
8740 #: builtin/blame.c:854
8741 msgid "Show porcelain format with per-line commit information"
8744 #: builtin/blame.c:855
8745 msgid "Use the same output mode as git-annotate (Default: off)"
8748 #: builtin/blame.c:856
8749 msgid "Show raw timestamp (Default: off)"
8752 #: builtin/blame.c:857
8753 msgid "Show long commit SHA1 (Default: off)"
8756 #: builtin/blame.c:858
8757 msgid "Suppress author name and timestamp (Default: off)"
8760 #: builtin/blame.c:859
8761 msgid "Show author email instead of name (Default: off)"
8764 #: builtin/blame.c:860
8765 msgid "Ignore whitespace differences"
8768 #: builtin/blame.c:861 builtin/log.c:1629
8772 #: builtin/blame.c:861
8773 msgid "Ignore <rev> when blaming"
8776 #: builtin/blame.c:862
8777 msgid "Ignore revisions from <file>"
8780 #: builtin/blame.c:863
8781 msgid "color redundant metadata from previous line differently"
8784 #: builtin/blame.c:864
8785 msgid "color lines by age"
8788 #: builtin/blame.c:871
8789 msgid "Use an experimental heuristic to improve diffs"
8792 #: builtin/blame.c:873
8793 msgid "Spend extra cycles to find better match"
8796 #: builtin/blame.c:874
8797 msgid "Use revisions from <file> instead of calling git-rev-list"
8800 #: builtin/blame.c:875
8801 msgid "Use <file>'s contents as the final image"
8804 #: builtin/blame.c:876 builtin/blame.c:877
8808 #: builtin/blame.c:876
8809 msgid "Find line copies within and across files"
8812 #: builtin/blame.c:877
8813 msgid "Find line movements within and across files"
8816 #: builtin/blame.c:878
8820 #: builtin/blame.c:878
8821 msgid "Process only line range n,m, counting from 1"
8824 #: builtin/blame.c:929
8825 msgid "--progress can't be used with --incremental or porcelain formats"
8828 #. TRANSLATORS: This string is used to tell us the
8829 #. maximum display width for a relative timestamp in
8830 #. "git blame" output. For C locale, "4 years, 11
8831 #. months ago", which takes 22 places, is the longest
8832 #. among various forms of relative timestamps, but
8833 #. your language may need more or fewer display
8836 #: builtin/blame.c:980
8837 msgid "4 years, 11 months ago"
8840 #: builtin/blame.c:1087
8842 msgid "file %s has only %lu line"
8843 msgid_plural "file %s has only %lu lines"
8847 #: builtin/blame.c:1133
8848 msgid "Blaming lines"
8851 #: builtin/branch.c:29
8852 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
8855 #: builtin/branch.c:30
8856 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
8859 #: builtin/branch.c:31
8860 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
8863 #: builtin/branch.c:32
8864 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
8867 #: builtin/branch.c:33
8868 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
8871 #: builtin/branch.c:34
8872 msgid "git branch [<options>] [-r | -a] [--points-at]"
8875 #: builtin/branch.c:35
8876 msgid "git branch [<options>] [-r | -a] [--format]"
8879 #: builtin/branch.c:154
8882 "deleting branch '%s' that has been merged to\n"
8883 " '%s', but not yet merged to HEAD."
8886 #: builtin/branch.c:158
8889 "not deleting branch '%s' that is not yet merged to\n"
8890 " '%s', even though it is merged to HEAD."
8893 #: builtin/branch.c:172
8895 msgid "Couldn't look up commit object for '%s'"
8898 #: builtin/branch.c:176
8901 "The branch '%s' is not fully merged.\n"
8902 "If you are sure you want to delete it, run 'git branch -D %s'."
8905 #: builtin/branch.c:189
8906 msgid "Update of config-file failed"
8909 #: builtin/branch.c:220
8910 msgid "cannot use -a with -d"
8913 #: builtin/branch.c:226
8914 msgid "Couldn't look up commit object for HEAD"
8917 #: builtin/branch.c:240
8919 msgid "Cannot delete branch '%s' checked out at '%s'"
8922 #: builtin/branch.c:255
8924 msgid "remote-tracking branch '%s' not found."
8927 #: builtin/branch.c:256
8929 msgid "branch '%s' not found."
8932 #: builtin/branch.c:271
8934 msgid "Error deleting remote-tracking branch '%s'"
8937 #: builtin/branch.c:272
8939 msgid "Error deleting branch '%s'"
8942 #: builtin/branch.c:279
8944 msgid "Deleted remote-tracking branch %s (was %s).\n"
8947 #: builtin/branch.c:280
8949 msgid "Deleted branch %s (was %s).\n"
8952 #: builtin/branch.c:429 builtin/tag.c:61
8953 msgid "unable to parse format string"
8956 #: builtin/branch.c:460
8957 msgid "could not resolve HEAD"
8960 #: builtin/branch.c:466
8962 msgid "HEAD (%s) points outside of refs/heads/"
8965 #: builtin/branch.c:481
8967 msgid "Branch %s is being rebased at %s"
8970 #: builtin/branch.c:485
8972 msgid "Branch %s is being bisected at %s"
8975 #: builtin/branch.c:502
8976 msgid "cannot copy the current branch while not on any."
8979 #: builtin/branch.c:504
8980 msgid "cannot rename the current branch while not on any."
8983 #: builtin/branch.c:515
8985 msgid "Invalid branch name: '%s'"
8988 #: builtin/branch.c:542
8989 msgid "Branch rename failed"
8992 #: builtin/branch.c:544
8993 msgid "Branch copy failed"
8996 #: builtin/branch.c:548
8998 msgid "Created a copy of a misnamed branch '%s'"
9001 #: builtin/branch.c:551
9003 msgid "Renamed a misnamed branch '%s' away"
9006 #: builtin/branch.c:557
9008 msgid "Branch renamed to %s, but HEAD is not updated!"
9011 #: builtin/branch.c:566
9012 msgid "Branch is renamed, but update of config-file failed"
9015 #: builtin/branch.c:568
9016 msgid "Branch is copied, but update of config-file failed"
9019 #: builtin/branch.c:584
9022 "Please edit the description for the branch\n"
9024 "Lines starting with '%c' will be stripped.\n"
9027 #: builtin/branch.c:618
9028 msgid "Generic options"
9031 #: builtin/branch.c:620
9032 msgid "show hash and subject, give twice for upstream branch"
9035 #: builtin/branch.c:621
9036 msgid "suppress informational messages"
9039 #: builtin/branch.c:622
9040 msgid "set up tracking mode (see git-pull(1))"
9043 #: builtin/branch.c:624
9047 #: builtin/branch.c:626 builtin/rebase.c:485
9051 #: builtin/branch.c:626
9052 msgid "change the upstream info"
9055 #: builtin/branch.c:627
9056 msgid "Unset the upstream info"
9059 #: builtin/branch.c:628
9060 msgid "use colored output"
9063 #: builtin/branch.c:629
9064 msgid "act on remote-tracking branches"
9067 #: builtin/branch.c:631 builtin/branch.c:633
9068 msgid "print only branches that contain the commit"
9071 #: builtin/branch.c:632 builtin/branch.c:634
9072 msgid "print only branches that don't contain the commit"
9075 #: builtin/branch.c:637
9076 msgid "Specific git-branch actions:"
9079 #: builtin/branch.c:638
9080 msgid "list both remote-tracking and local branches"
9083 #: builtin/branch.c:640
9084 msgid "delete fully merged branch"
9087 #: builtin/branch.c:641
9088 msgid "delete branch (even if not merged)"
9091 #: builtin/branch.c:642
9092 msgid "move/rename a branch and its reflog"
9095 #: builtin/branch.c:643
9096 msgid "move/rename a branch, even if target exists"
9099 #: builtin/branch.c:644
9100 msgid "copy a branch and its reflog"
9103 #: builtin/branch.c:645
9104 msgid "copy a branch, even if target exists"
9107 #: builtin/branch.c:646
9108 msgid "list branch names"
9111 #: builtin/branch.c:647
9112 msgid "show current branch name"
9115 #: builtin/branch.c:648
9116 msgid "create the branch's reflog"
9119 #: builtin/branch.c:650
9120 msgid "edit the description for the branch"
9123 #: builtin/branch.c:651
9124 msgid "force creation, move/rename, deletion"
9127 #: builtin/branch.c:652
9128 msgid "print only branches that are merged"
9131 #: builtin/branch.c:653
9132 msgid "print only branches that are not merged"
9135 #: builtin/branch.c:654
9136 msgid "list branches in columns"
9139 #: builtin/branch.c:657 builtin/for-each-ref.c:42 builtin/notes.c:415
9140 #: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
9141 #: builtin/tag.c:433
9145 #: builtin/branch.c:658
9146 msgid "print only branches of the object"
9149 #: builtin/branch.c:660 builtin/for-each-ref.c:48 builtin/tag.c:440
9150 msgid "sorting and filtering are case insensitive"
9153 #: builtin/branch.c:661 builtin/for-each-ref.c:38 builtin/tag.c:438
9154 #: builtin/verify-tag.c:38
9155 msgid "format to use for the output"
9158 #: builtin/branch.c:684 builtin/clone.c:761
9159 msgid "HEAD not found below refs/heads!"
9162 #: builtin/branch.c:708
9163 msgid "--column and --verbose are incompatible"
9166 #: builtin/branch.c:723 builtin/branch.c:777 builtin/branch.c:786
9167 msgid "branch name required"
9170 #: builtin/branch.c:753
9171 msgid "Cannot give description to detached HEAD"
9174 #: builtin/branch.c:758
9175 msgid "cannot edit description of more than one branch"
9178 #: builtin/branch.c:765
9180 msgid "No commit on branch '%s' yet."
9183 #: builtin/branch.c:768
9185 msgid "No branch named '%s'."
9188 #: builtin/branch.c:783
9189 msgid "too many branches for a copy operation"
9192 #: builtin/branch.c:792
9193 msgid "too many arguments for a rename operation"
9196 #: builtin/branch.c:797
9197 msgid "too many arguments to set new upstream"
9200 #: builtin/branch.c:801
9203 "could not set upstream of HEAD to %s when it does not point to any branch."
9206 #: builtin/branch.c:804 builtin/branch.c:827
9208 msgid "no such branch '%s'"
9211 #: builtin/branch.c:808
9213 msgid "branch '%s' does not exist"
9216 #: builtin/branch.c:821
9217 msgid "too many arguments to unset upstream"
9220 #: builtin/branch.c:825
9221 msgid "could not unset upstream of HEAD when it does not point to any branch."
9224 #: builtin/branch.c:831
9226 msgid "Branch '%s' has no upstream information"
9229 #: builtin/branch.c:841
9231 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
9232 "Did you mean to use: -a|-r --list <pattern>?"
9235 #: builtin/branch.c:845
9237 "the '--set-upstream' option is no longer supported. Please use '--track' or "
9238 "'--set-upstream-to' instead."
9241 #: builtin/bundle.c:45
9243 msgid "%s is okay\n"
9246 #: builtin/bundle.c:58
9247 msgid "Need a repository to create a bundle."
9250 #: builtin/bundle.c:62
9251 msgid "Need a repository to unbundle."
9254 #: builtin/cat-file.c:594
9256 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
9257 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
9260 #: builtin/cat-file.c:595
9262 "git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
9266 #: builtin/cat-file.c:616
9267 msgid "only one batch option may be specified"
9270 #: builtin/cat-file.c:634
9271 msgid "<type> can be one of: blob, tree, commit, tag"
9274 #: builtin/cat-file.c:635
9275 msgid "show object type"
9278 #: builtin/cat-file.c:636
9279 msgid "show object size"
9282 #: builtin/cat-file.c:638
9283 msgid "exit with zero when there's no error"
9286 #: builtin/cat-file.c:639
9287 msgid "pretty-print object's content"
9290 #: builtin/cat-file.c:641
9291 msgid "for blob objects, run textconv on object's content"
9294 #: builtin/cat-file.c:643
9295 msgid "for blob objects, run filters on object's content"
9298 #: builtin/cat-file.c:644 git-submodule.sh:936
9302 #: builtin/cat-file.c:645
9303 msgid "use a specific path for --textconv/--filters"
9306 #: builtin/cat-file.c:647
9307 msgid "allow -s and -t to work with broken/corrupt objects"
9310 #: builtin/cat-file.c:648
9311 msgid "buffer --batch output"
9314 #: builtin/cat-file.c:650
9315 msgid "show info and content of objects fed from the standard input"
9318 #: builtin/cat-file.c:654
9319 msgid "show info about objects fed from the standard input"
9322 #: builtin/cat-file.c:658
9323 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
9326 #: builtin/cat-file.c:660
9327 msgid "show all objects with --batch or --batch-check"
9330 #: builtin/cat-file.c:662
9331 msgid "do not order --batch-all-objects output"
9334 #: builtin/check-attr.c:13
9335 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
9338 #: builtin/check-attr.c:14
9339 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
9342 #: builtin/check-attr.c:21
9343 msgid "report all attributes set on file"
9346 #: builtin/check-attr.c:22
9347 msgid "use .gitattributes only from the index"
9350 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
9351 msgid "read file names from stdin"
9354 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
9355 msgid "terminate input and output records by a NUL character"
9358 #: builtin/check-ignore.c:21 builtin/checkout.c:1433 builtin/gc.c:538
9359 #: builtin/worktree.c:507
9360 msgid "suppress progress reporting"
9363 #: builtin/check-ignore.c:29
9364 msgid "show non-matching input paths"
9367 #: builtin/check-ignore.c:31
9368 msgid "ignore index when checking"
9371 #: builtin/check-ignore.c:160
9372 msgid "cannot specify pathnames with --stdin"
9375 #: builtin/check-ignore.c:163
9376 msgid "-z only makes sense with --stdin"
9379 #: builtin/check-ignore.c:165
9380 msgid "no path specified"
9383 #: builtin/check-ignore.c:169
9384 msgid "--quiet is only valid with a single pathname"
9387 #: builtin/check-ignore.c:171
9388 msgid "cannot have both --quiet and --verbose"
9391 #: builtin/check-ignore.c:174
9392 msgid "--non-matching is only valid with --verbose"
9395 #: builtin/check-mailmap.c:9
9396 msgid "git check-mailmap [<options>] <contact>..."
9399 #: builtin/check-mailmap.c:14
9400 msgid "also read contacts from stdin"
9403 #: builtin/check-mailmap.c:25
9405 msgid "unable to parse contact: %s"
9408 #: builtin/check-mailmap.c:48
9409 msgid "no contacts specified"
9412 #: builtin/checkout-index.c:131
9413 msgid "git checkout-index [<options>] [--] [<file>...]"
9416 #: builtin/checkout-index.c:148
9417 msgid "stage should be between 1 and 3 or all"
9420 #: builtin/checkout-index.c:164
9421 msgid "check out all files in the index"
9424 #: builtin/checkout-index.c:165
9425 msgid "force overwrite of existing files"
9428 #: builtin/checkout-index.c:167
9429 msgid "no warning for existing files and files not in index"
9432 #: builtin/checkout-index.c:169
9433 msgid "don't checkout new files"
9436 #: builtin/checkout-index.c:171
9437 msgid "update stat information in the index file"
9440 #: builtin/checkout-index.c:175
9441 msgid "read list of paths from the standard input"
9444 #: builtin/checkout-index.c:177
9445 msgid "write the content to temporary files"
9448 #: builtin/checkout-index.c:178 builtin/column.c:31
9449 #: builtin/submodule--helper.c:1373 builtin/submodule--helper.c:1376
9450 #: builtin/submodule--helper.c:1384 builtin/submodule--helper.c:1857
9451 #: builtin/worktree.c:680
9455 #: builtin/checkout-index.c:179
9456 msgid "when creating files, prepend <string>"
9459 #: builtin/checkout-index.c:181
9460 msgid "copy out the files from named stage"
9463 #: builtin/checkout.c:31
9464 msgid "git checkout [<options>] <branch>"
9467 #: builtin/checkout.c:32
9468 msgid "git checkout [<options>] [<branch>] -- <file>..."
9471 #: builtin/checkout.c:37
9472 msgid "git switch [<options>] [<branch>]"
9475 #: builtin/checkout.c:42
9476 msgid "git restore [<options>] [--source=<branch>] <file>..."
9479 #: builtin/checkout.c:172 builtin/checkout.c:211
9481 msgid "path '%s' does not have our version"
9484 #: builtin/checkout.c:174 builtin/checkout.c:213
9486 msgid "path '%s' does not have their version"
9489 #: builtin/checkout.c:190
9491 msgid "path '%s' does not have all necessary versions"
9494 #: builtin/checkout.c:240
9496 msgid "path '%s' does not have necessary versions"
9499 #: builtin/checkout.c:258
9501 msgid "path '%s': cannot merge"
9504 #: builtin/checkout.c:274
9506 msgid "Unable to add merge result for '%s'"
9509 #: builtin/checkout.c:374
9511 msgid "Recreated %d merge conflict"
9512 msgid_plural "Recreated %d merge conflicts"
9516 #: builtin/checkout.c:379
9518 msgid "Updated %d path from %s"
9519 msgid_plural "Updated %d paths from %s"
9523 #: builtin/checkout.c:386
9525 msgid "Updated %d path from the index"
9526 msgid_plural "Updated %d paths from the index"
9530 #: builtin/checkout.c:409 builtin/checkout.c:412 builtin/checkout.c:415
9531 #: builtin/checkout.c:419
9533 msgid "'%s' cannot be used with updating paths"
9536 #: builtin/checkout.c:422 builtin/checkout.c:425
9538 msgid "'%s' cannot be used with %s"
9541 #: builtin/checkout.c:429
9543 msgid "Cannot update paths and switch to branch '%s' at the same time."
9546 #: builtin/checkout.c:433
9548 msgid "neither '%s' or '%s' is specified"
9551 #: builtin/checkout.c:437
9553 msgid "'%s' must be used when '%s' is not specified"
9556 #: builtin/checkout.c:442 builtin/checkout.c:447
9558 msgid "'%s' or '%s' cannot be used with %s"
9561 #: builtin/checkout.c:506 builtin/checkout.c:513
9563 msgid "path '%s' is unmerged"
9566 #: builtin/checkout.c:679
9567 msgid "you need to resolve your current index first"
9570 #: builtin/checkout.c:729
9573 "cannot continue with staged changes in the following files:\n"
9577 #: builtin/checkout.c:736
9579 msgid "staged changes in the following files may be lost: %s"
9582 #: builtin/checkout.c:833
9584 msgid "Can not do reflog for '%s': %s\n"
9587 #: builtin/checkout.c:875
9588 msgid "HEAD is now at"
9591 #: builtin/checkout.c:879 builtin/clone.c:714
9592 msgid "unable to update HEAD"
9595 #: builtin/checkout.c:883
9597 msgid "Reset branch '%s'\n"
9600 #: builtin/checkout.c:886
9602 msgid "Already on '%s'\n"
9605 #: builtin/checkout.c:890
9607 msgid "Switched to and reset branch '%s'\n"
9610 #: builtin/checkout.c:892 builtin/checkout.c:1289
9612 msgid "Switched to a new branch '%s'\n"
9615 #: builtin/checkout.c:894
9617 msgid "Switched to branch '%s'\n"
9620 #: builtin/checkout.c:945
9622 msgid " ... and %d more.\n"
9625 #: builtin/checkout.c:951
9628 "Warning: you are leaving %d commit behind, not connected to\n"
9629 "any of your branches:\n"
9633 "Warning: you are leaving %d commits behind, not connected to\n"
9634 "any of your branches:\n"
9640 #: builtin/checkout.c:970
9643 "If you want to keep it by creating a new branch, this may be a good time\n"
9646 " git branch <new-branch-name> %s\n"
9649 "If you want to keep them by creating a new branch, this may be a good time\n"
9652 " git branch <new-branch-name> %s\n"
9657 #: builtin/checkout.c:1005
9658 msgid "internal error in revision walk"
9661 #: builtin/checkout.c:1009
9662 msgid "Previous HEAD position was"
9665 #: builtin/checkout.c:1049 builtin/checkout.c:1284
9666 msgid "You are on a branch yet to be born"
9669 #: builtin/checkout.c:1176
9670 msgid "only one reference expected"
9673 #: builtin/checkout.c:1193
9675 msgid "only one reference expected, %d given."
9678 #: builtin/checkout.c:1230
9681 "'%s' could be both a local file and a tracking branch.\n"
9682 "Please use -- (and optionally --no-guess) to disambiguate"
9685 #: builtin/checkout.c:1243 builtin/worktree.c:291 builtin/worktree.c:456
9687 msgid "invalid reference: %s"
9690 #: builtin/checkout.c:1256 builtin/checkout.c:1618
9692 msgid "reference is not a tree: %s"
9695 #: builtin/checkout.c:1303
9697 msgid "a branch is expected, got tag '%s'"
9700 #: builtin/checkout.c:1305
9702 msgid "a branch is expected, got remote branch '%s'"
9705 #: builtin/checkout.c:1306 builtin/checkout.c:1314
9707 msgid "a branch is expected, got '%s'"
9710 #: builtin/checkout.c:1309
9712 msgid "a branch is expected, got commit '%s'"
9715 #: builtin/checkout.c:1325
9717 "cannot switch branch while merging\n"
9718 "Consider \"git merge --quit\" or \"git worktree add\"."
9721 #: builtin/checkout.c:1329
9723 "cannot switch branch in the middle of an am session\n"
9724 "Consider \"git am --quit\" or \"git worktree add\"."
9727 #: builtin/checkout.c:1333
9729 "cannot switch branch while rebasing\n"
9730 "Consider \"git rebase --quit\" or \"git worktree add\"."
9733 #: builtin/checkout.c:1337
9735 "cannot switch branch while cherry-picking\n"
9736 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
9739 #: builtin/checkout.c:1341
9741 "cannot switch branch while reverting\n"
9742 "Consider \"git revert --quit\" or \"git worktree add\"."
9745 #: builtin/checkout.c:1345
9746 msgid "you are switching branch while bisecting"
9749 #: builtin/checkout.c:1352
9750 msgid "paths cannot be used with switching branches"
9753 #: builtin/checkout.c:1355 builtin/checkout.c:1359 builtin/checkout.c:1363
9755 msgid "'%s' cannot be used with switching branches"
9758 #: builtin/checkout.c:1367 builtin/checkout.c:1370 builtin/checkout.c:1373
9759 #: builtin/checkout.c:1378 builtin/checkout.c:1383
9761 msgid "'%s' cannot be used with '%s'"
9764 #: builtin/checkout.c:1380
9766 msgid "'%s' cannot take <start-point>"
9769 #: builtin/checkout.c:1388
9771 msgid "Cannot switch branch to a non-commit '%s'"
9774 #: builtin/checkout.c:1395
9775 msgid "missing branch or commit argument"
9778 #: builtin/checkout.c:1437 builtin/clone.c:91 builtin/fetch.c:151
9779 #: builtin/merge.c:285 builtin/pull.c:137 builtin/push.c:575
9780 #: builtin/send-pack.c:174
9781 msgid "force progress reporting"
9784 #: builtin/checkout.c:1438
9785 msgid "perform a 3-way merge with the new branch"
9788 #: builtin/checkout.c:1439 builtin/log.c:1617 parse-options.h:318
9792 #: builtin/checkout.c:1440
9793 msgid "conflict style (merge or diff3)"
9796 #: builtin/checkout.c:1452 builtin/worktree.c:504
9797 msgid "detach HEAD at named commit"
9800 #: builtin/checkout.c:1453
9801 msgid "set upstream info for new branch"
9804 #: builtin/checkout.c:1455
9805 msgid "force checkout (throw away local modifications)"
9808 #: builtin/checkout.c:1457
9812 #: builtin/checkout.c:1457
9813 msgid "new unparented branch"
9816 #: builtin/checkout.c:1459 builtin/merge.c:288
9817 msgid "update ignored files (default)"
9820 #: builtin/checkout.c:1462
9821 msgid "do not check if another worktree is holding the given ref"
9824 #: builtin/checkout.c:1475
9825 msgid "checkout our version for unmerged files"
9828 #: builtin/checkout.c:1478
9829 msgid "checkout their version for unmerged files"
9832 #: builtin/checkout.c:1482
9833 msgid "do not limit pathspecs to sparse entries only"
9836 #: builtin/checkout.c:1533
9837 msgid "-b, -B and --orphan are mutually exclusive"
9840 #: builtin/checkout.c:1536
9841 msgid "-p and --overlay are mutually exclusive"
9844 #: builtin/checkout.c:1573
9845 msgid "--track needs a branch name"
9848 #: builtin/checkout.c:1578
9849 msgid "missing branch name; try -b"
9852 #: builtin/checkout.c:1611
9854 msgid "could not resolve %s"
9857 #: builtin/checkout.c:1623
9858 msgid "you must specify path(s) to restore"
9861 #: builtin/checkout.c:1631
9862 msgid "invalid path specification"
9865 #: builtin/checkout.c:1638
9867 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
9870 #: builtin/checkout.c:1642
9872 msgid "git checkout: --detach does not take a path argument '%s'"
9875 #: builtin/checkout.c:1646
9877 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
9878 "checking out of the index."
9881 #: builtin/checkout.c:1666
9884 "'%s' matched more than one remote tracking branch.\n"
9885 "We found %d remotes with a reference that matched. So we fell back\n"
9886 "on trying to resolve the argument as a path, but failed there too!\n"
9888 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
9889 "you can do so by fully qualifying the name with the --track option:\n"
9891 " git checkout --track origin/<name>\n"
9893 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
9894 "one remote, e.g. the 'origin' remote, consider setting\n"
9895 "checkout.defaultRemote=origin in your config."
9898 #: builtin/checkout.c:1691 builtin/checkout.c:1693 builtin/checkout.c:1733
9899 #: builtin/checkout.c:1735 builtin/clone.c:121 builtin/remote.c:169
9900 #: builtin/remote.c:171 builtin/worktree.c:500 builtin/worktree.c:502
9904 #: builtin/checkout.c:1692
9905 msgid "create and checkout a new branch"
9908 #: builtin/checkout.c:1694
9909 msgid "create/reset and checkout a branch"
9912 #: builtin/checkout.c:1695
9913 msgid "create reflog for new branch"
9916 #: builtin/checkout.c:1697
9917 msgid "second guess 'git checkout <no-such-branch>' (default)"
9920 #: builtin/checkout.c:1698
9921 msgid "use overlay mode (default)"
9924 #: builtin/checkout.c:1734
9925 msgid "create and switch to a new branch"
9928 #: builtin/checkout.c:1736
9929 msgid "create/reset and switch to a branch"
9932 #: builtin/checkout.c:1738
9933 msgid "second guess 'git switch <no-such-branch>'"
9936 #: builtin/checkout.c:1740
9937 msgid "throw away local modifications"
9940 #: builtin/checkout.c:1772
9941 msgid "which tree-ish to checkout from"
9944 #: builtin/checkout.c:1774
9945 msgid "restore the index"
9948 #: builtin/checkout.c:1776
9949 msgid "restore the working tree (default)"
9952 #: builtin/checkout.c:1778
9953 msgid "ignore unmerged entries"
9956 #: builtin/checkout.c:1779
9957 msgid "use overlay mode"
9960 #: builtin/clean.c:28
9962 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
9965 #: builtin/clean.c:32
9967 msgid "Removing %s\n"
9970 #: builtin/clean.c:33
9972 msgid "Would remove %s\n"
9975 #: builtin/clean.c:34
9977 msgid "Skipping repository %s\n"
9980 #: builtin/clean.c:35
9982 msgid "Would skip repository %s\n"
9985 #: builtin/clean.c:36
9987 msgid "failed to remove %s"
9990 #: builtin/clean.c:37
9992 msgid "could not lstat %s\n"
9995 #: builtin/clean.c:300 git-add--interactive.perl:593
9999 "1 - select a numbered item\n"
10000 "foo - select item based on unique prefix\n"
10001 " - (empty) select nothing\n"
10004 #: builtin/clean.c:304 git-add--interactive.perl:602
10008 "1 - select a single item\n"
10009 "3-5 - select a range of items\n"
10010 "2-3,6-9 - select multiple ranges\n"
10011 "foo - select item based on unique prefix\n"
10012 "-... - unselect specified items\n"
10013 "* - choose all items\n"
10014 " - (empty) finish selecting\n"
10017 #: builtin/clean.c:520 git-add--interactive.perl:568
10018 #: git-add--interactive.perl:573
10019 #, c-format, perl-format
10020 msgid "Huh (%s)?\n"
10023 #: builtin/clean.c:662
10025 msgid "Input ignore patterns>> "
10028 #: builtin/clean.c:699
10030 msgid "WARNING: Cannot find items matched by: %s"
10033 #: builtin/clean.c:720
10034 msgid "Select items to delete"
10037 #. TRANSLATORS: Make sure to keep [y/N] as is
10038 #: builtin/clean.c:761
10040 msgid "Remove %s [y/N]? "
10043 #: builtin/clean.c:786 git-add--interactive.perl:1763
10048 #: builtin/clean.c:794
10050 "clean - start cleaning\n"
10051 "filter by pattern - exclude items from deletion\n"
10052 "select by numbers - select items to be deleted by numbers\n"
10053 "ask each - confirm each deletion (like \"rm -i\")\n"
10054 "quit - stop cleaning\n"
10055 "help - this screen\n"
10056 "? - help for prompt selection"
10059 #: builtin/clean.c:821 git-add--interactive.perl:1849
10060 msgid "*** Commands ***"
10063 #: builtin/clean.c:822 git-add--interactive.perl:1846
10067 #: builtin/clean.c:830
10068 msgid "Would remove the following item:"
10069 msgid_plural "Would remove the following items:"
10073 #: builtin/clean.c:846
10074 msgid "No more files to clean, exiting."
10077 #: builtin/clean.c:908
10078 msgid "do not print names of files removed"
10081 #: builtin/clean.c:910
10085 #: builtin/clean.c:911
10086 msgid "interactive cleaning"
10089 #: builtin/clean.c:913
10090 msgid "remove whole directories"
10093 #: builtin/clean.c:914 builtin/describe.c:546 builtin/describe.c:548
10094 #: builtin/grep.c:899 builtin/log.c:176 builtin/log.c:178
10095 #: builtin/ls-files.c:557 builtin/name-rev.c:413 builtin/name-rev.c:415
10096 #: builtin/show-ref.c:179
10100 #: builtin/clean.c:915
10101 msgid "add <pattern> to ignore rules"
10104 #: builtin/clean.c:916
10105 msgid "remove ignored files, too"
10108 #: builtin/clean.c:918
10109 msgid "remove only ignored files"
10112 #: builtin/clean.c:936
10113 msgid "-x and -X cannot be used together"
10116 #: builtin/clean.c:940
10118 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
10122 #: builtin/clean.c:943
10124 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
10125 "refusing to clean"
10128 #: builtin/clone.c:46
10129 msgid "git clone [<options>] [--] <repo> [<dir>]"
10132 #: builtin/clone.c:93
10133 msgid "don't create a checkout"
10136 #: builtin/clone.c:94 builtin/clone.c:96 builtin/init-db.c:489
10137 msgid "create a bare repository"
10140 #: builtin/clone.c:98
10141 msgid "create a mirror repository (implies bare)"
10144 #: builtin/clone.c:100
10145 msgid "to clone from a local repository"
10148 #: builtin/clone.c:102
10149 msgid "don't use local hardlinks, always copy"
10152 #: builtin/clone.c:104
10153 msgid "setup as shared repository"
10156 #: builtin/clone.c:107
10160 #: builtin/clone.c:107
10161 msgid "initialize submodules in the clone"
10164 #: builtin/clone.c:110
10165 msgid "number of submodules cloned in parallel"
10168 #: builtin/clone.c:111 builtin/init-db.c:486
10169 msgid "template-directory"
10172 #: builtin/clone.c:112 builtin/init-db.c:487
10173 msgid "directory from which templates will be used"
10176 #: builtin/clone.c:114 builtin/clone.c:116 builtin/submodule--helper.c:1380
10177 #: builtin/submodule--helper.c:1860
10178 msgid "reference repository"
10181 #: builtin/clone.c:118 builtin/submodule--helper.c:1382
10182 #: builtin/submodule--helper.c:1862
10183 msgid "use --reference only while cloning"
10186 #: builtin/clone.c:119 builtin/column.c:27 builtin/merge-file.c:46
10187 #: builtin/pack-objects.c:3314 builtin/repack.c:319
10191 #: builtin/clone.c:120
10192 msgid "use <name> instead of 'origin' to track upstream"
10195 #: builtin/clone.c:122
10196 msgid "checkout <branch> instead of the remote's HEAD"
10199 #: builtin/clone.c:124
10200 msgid "path to git-upload-pack on the remote"
10203 #: builtin/clone.c:125 builtin/fetch.c:152 builtin/grep.c:838
10204 #: builtin/pull.c:226
10208 #: builtin/clone.c:126
10209 msgid "create a shallow clone of that depth"
10212 #: builtin/clone.c:127 builtin/fetch.c:154 builtin/pack-objects.c:3303
10216 #: builtin/clone.c:128
10217 msgid "create a shallow clone since a specific time"
10220 #: builtin/clone.c:129 builtin/fetch.c:156 builtin/fetch.c:179
10221 #: builtin/rebase.c:1395
10225 #: builtin/clone.c:130 builtin/fetch.c:157
10226 msgid "deepen history of shallow clone, excluding rev"
10229 #: builtin/clone.c:132
10230 msgid "clone only one branch, HEAD or --branch"
10233 #: builtin/clone.c:134
10234 msgid "don't clone any tags, and make later fetches not to follow them"
10237 #: builtin/clone.c:136
10238 msgid "any cloned submodules will be shallow"
10241 #: builtin/clone.c:137 builtin/init-db.c:495
10245 #: builtin/clone.c:138 builtin/init-db.c:496
10246 msgid "separate git dir from working tree"
10249 #: builtin/clone.c:139
10253 #: builtin/clone.c:140
10254 msgid "set config inside the new repository"
10257 #: builtin/clone.c:142 builtin/fetch.c:174 builtin/ls-remote.c:76
10258 #: builtin/push.c:585 builtin/send-pack.c:172
10259 msgid "server-specific"
10262 #: builtin/clone.c:142 builtin/fetch.c:174 builtin/ls-remote.c:76
10263 #: builtin/push.c:585 builtin/send-pack.c:173
10264 msgid "option to transmit"
10267 #: builtin/clone.c:143 builtin/fetch.c:175 builtin/pull.c:239
10268 #: builtin/push.c:586
10269 msgid "use IPv4 addresses only"
10272 #: builtin/clone.c:145 builtin/fetch.c:177 builtin/pull.c:242
10273 #: builtin/push.c:588
10274 msgid "use IPv6 addresses only"
10277 #: builtin/clone.c:149
10278 msgid "any cloned submodules will use their remote-tracking branch"
10281 #: builtin/clone.c:285
10283 "No directory name could be guessed.\n"
10284 "Please specify a directory on the command line"
10287 #: builtin/clone.c:338
10289 msgid "info: Could not add alternate for '%s': %s\n"
10292 #: builtin/clone.c:411
10294 msgid "%s exists and is not a directory"
10297 #: builtin/clone.c:428
10299 msgid "failed to start iterator over '%s'"
10302 #: builtin/clone.c:453
10304 msgid "failed to unlink '%s'"
10307 #: builtin/clone.c:458
10309 msgid "failed to create link '%s'"
10312 #: builtin/clone.c:462
10314 msgid "failed to copy file to '%s'"
10317 #: builtin/clone.c:467
10319 msgid "failed to iterate over '%s'"
10322 #: builtin/clone.c:492
10327 #: builtin/clone.c:506
10329 "Clone succeeded, but checkout failed.\n"
10330 "You can inspect what was checked out with 'git status'\n"
10331 "and retry with 'git restore --source=HEAD :/'\n"
10334 #: builtin/clone.c:583
10336 msgid "Could not find remote branch %s to clone."
10339 #: builtin/clone.c:702
10341 msgid "unable to update %s"
10344 #: builtin/clone.c:752
10345 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
10348 #: builtin/clone.c:783
10349 msgid "unable to checkout working tree"
10352 #: builtin/clone.c:833
10353 msgid "unable to write parameters to config file"
10356 #: builtin/clone.c:896
10357 msgid "cannot repack to clean up"
10360 #: builtin/clone.c:898
10361 msgid "cannot unlink temporary alternates file"
10364 #: builtin/clone.c:938 builtin/receive-pack.c:1950
10365 msgid "Too many arguments."
10368 #: builtin/clone.c:942
10369 msgid "You must specify a repository to clone."
10372 #: builtin/clone.c:955
10374 msgid "--bare and --origin %s options are incompatible."
10377 #: builtin/clone.c:958
10378 msgid "--bare and --separate-git-dir are incompatible."
10381 #: builtin/clone.c:971
10383 msgid "repository '%s' does not exist"
10386 #: builtin/clone.c:977 builtin/fetch.c:1660
10388 msgid "depth %s is not a positive number"
10391 #: builtin/clone.c:987
10393 msgid "destination path '%s' already exists and is not an empty directory."
10396 #: builtin/clone.c:997
10398 msgid "working tree '%s' already exists."
10401 #: builtin/clone.c:1012 builtin/clone.c:1033 builtin/difftool.c:264
10402 #: builtin/worktree.c:303 builtin/worktree.c:335
10404 msgid "could not create leading directories of '%s'"
10407 #: builtin/clone.c:1017
10409 msgid "could not create work tree dir '%s'"
10412 #: builtin/clone.c:1037
10414 msgid "Cloning into bare repository '%s'...\n"
10417 #: builtin/clone.c:1039
10419 msgid "Cloning into '%s'...\n"
10422 #: builtin/clone.c:1063
10424 "clone --recursive is not compatible with both --reference and --reference-if-"
10428 #: builtin/clone.c:1124
10429 msgid "--depth is ignored in local clones; use file:// instead."
10432 #: builtin/clone.c:1126
10433 msgid "--shallow-since is ignored in local clones; use file:// instead."
10436 #: builtin/clone.c:1128
10437 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
10440 #: builtin/clone.c:1130
10441 msgid "--filter is ignored in local clones; use file:// instead."
10444 #: builtin/clone.c:1133
10445 msgid "source repository is shallow, ignoring --local"
10448 #: builtin/clone.c:1138
10449 msgid "--local is ignored"
10452 #: builtin/clone.c:1215 builtin/clone.c:1223
10454 msgid "Remote branch %s not found in upstream %s"
10457 #: builtin/clone.c:1226
10458 msgid "You appear to have cloned an empty repository."
10461 #: builtin/column.c:10
10462 msgid "git column [<options>]"
10465 #: builtin/column.c:27
10466 msgid "lookup config vars"
10469 #: builtin/column.c:28 builtin/column.c:29
10470 msgid "layout to use"
10473 #: builtin/column.c:30
10474 msgid "Maximum width"
10477 #: builtin/column.c:31
10478 msgid "Padding space on left border"
10481 #: builtin/column.c:32
10482 msgid "Padding space on right border"
10485 #: builtin/column.c:33
10486 msgid "Padding space between columns"
10489 #: builtin/column.c:51
10490 msgid "--command must be the first argument"
10493 #: builtin/commit-tree.c:18
10495 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
10496 "<file>)...] <tree>"
10499 #: builtin/commit-tree.c:31
10501 msgid "duplicate parent %s ignored"
10504 #: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:525
10506 msgid "not a valid object name %s"
10509 #: builtin/commit-tree.c:93
10511 msgid "git commit-tree: failed to open '%s'"
10514 #: builtin/commit-tree.c:96
10516 msgid "git commit-tree: failed to read '%s'"
10519 #: builtin/commit-tree.c:98
10521 msgid "git commit-tree: failed to close '%s'"
10524 #: builtin/commit-tree.c:111
10528 #: builtin/commit-tree.c:112
10529 msgid "id of a parent commit object"
10532 #: builtin/commit-tree.c:114 builtin/commit.c:1500 builtin/merge.c:270
10533 #: builtin/notes.c:409 builtin/notes.c:575 builtin/stash.c:1460
10534 #: builtin/tag.c:412
10538 #: builtin/commit-tree.c:115 builtin/commit.c:1500
10539 msgid "commit message"
10542 #: builtin/commit-tree.c:118
10543 msgid "read commit log message from file"
10546 #: builtin/commit-tree.c:121 builtin/commit.c:1512 builtin/merge.c:287
10547 #: builtin/pull.c:194 builtin/revert.c:118
10548 msgid "GPG sign commit"
10551 #: builtin/commit-tree.c:133
10552 msgid "must give exactly one tree"
10555 #: builtin/commit-tree.c:140
10556 msgid "git commit-tree: failed to read"
10559 #: builtin/commit.c:41
10560 msgid "git commit [<options>] [--] <pathspec>..."
10563 #: builtin/commit.c:46
10564 msgid "git status [<options>] [--] <pathspec>..."
10567 #: builtin/commit.c:51
10569 "You asked to amend the most recent commit, but doing so would make\n"
10570 "it empty. You can repeat your command with --allow-empty, or you can\n"
10571 "remove the commit entirely with \"git reset HEAD^\".\n"
10574 #: builtin/commit.c:56
10576 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
10577 "If you wish to commit it anyway, use:\n"
10579 " git commit --allow-empty\n"
10583 #: builtin/commit.c:63
10584 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
10587 #: builtin/commit.c:66
10591 " git cherry-pick --continue\n"
10593 "to resume cherry-picking the remaining commits.\n"
10594 "If you wish to skip this commit, use:\n"
10596 " git cherry-pick --skip\n"
10600 #: builtin/commit.c:315
10601 msgid "failed to unpack HEAD tree object"
10604 #: builtin/commit.c:356
10605 msgid "unable to create temporary index"
10608 #: builtin/commit.c:362
10609 msgid "interactive add failed"
10612 #: builtin/commit.c:376
10613 msgid "unable to update temporary index"
10616 #: builtin/commit.c:378
10617 msgid "Failed to update main cache tree"
10620 #: builtin/commit.c:403 builtin/commit.c:426 builtin/commit.c:472
10621 msgid "unable to write new_index file"
10624 #: builtin/commit.c:455
10625 msgid "cannot do a partial commit during a merge."
10628 #: builtin/commit.c:457
10629 msgid "cannot do a partial commit during a cherry-pick."
10632 #: builtin/commit.c:465
10633 msgid "cannot read the index"
10636 #: builtin/commit.c:484
10637 msgid "unable to write temporary index file"
10640 #: builtin/commit.c:582
10642 msgid "commit '%s' lacks author header"
10645 #: builtin/commit.c:584
10647 msgid "commit '%s' has malformed author line"
10650 #: builtin/commit.c:603
10651 msgid "malformed --author parameter"
10654 #: builtin/commit.c:656
10656 "unable to select a comment character that is not used\n"
10657 "in the current commit message"
10660 #: builtin/commit.c:694 builtin/commit.c:727 builtin/commit.c:1072
10662 msgid "could not lookup commit %s"
10665 #: builtin/commit.c:706 builtin/shortlog.c:319
10667 msgid "(reading log message from standard input)\n"
10670 #: builtin/commit.c:708
10671 msgid "could not read log from standard input"
10674 #: builtin/commit.c:712
10676 msgid "could not read log file '%s'"
10679 #: builtin/commit.c:743 builtin/commit.c:759
10680 msgid "could not read SQUASH_MSG"
10683 #: builtin/commit.c:750
10684 msgid "could not read MERGE_MSG"
10687 #: builtin/commit.c:810
10688 msgid "could not write commit template"
10691 #: builtin/commit.c:829
10695 "It looks like you may be committing a merge.\n"
10696 "If this is not correct, please remove the file\n"
10701 #: builtin/commit.c:834
10705 "It looks like you may be committing a cherry-pick.\n"
10706 "If this is not correct, please remove the file\n"
10711 #: builtin/commit.c:847
10714 "Please enter the commit message for your changes. Lines starting\n"
10715 "with '%c' will be ignored, and an empty message aborts the commit.\n"
10718 #: builtin/commit.c:855
10721 "Please enter the commit message for your changes. Lines starting\n"
10722 "with '%c' will be kept; you may remove them yourself if you want to.\n"
10723 "An empty message aborts the commit.\n"
10726 #: builtin/commit.c:872
10728 msgid "%sAuthor: %.*s <%.*s>"
10731 #: builtin/commit.c:880
10736 #: builtin/commit.c:887
10738 msgid "%sCommitter: %.*s <%.*s>"
10741 #: builtin/commit.c:905
10742 msgid "Cannot read index"
10745 #: builtin/commit.c:972
10746 msgid "Error building trees"
10749 #: builtin/commit.c:986 builtin/tag.c:275
10751 msgid "Please supply the message using either -m or -F option.\n"
10754 #: builtin/commit.c:1030
10756 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
10759 #: builtin/commit.c:1044
10761 msgid "Invalid ignored mode '%s'"
10764 #: builtin/commit.c:1062 builtin/commit.c:1304
10766 msgid "Invalid untracked files mode '%s'"
10769 #: builtin/commit.c:1102
10770 msgid "--long and -z are incompatible"
10773 #: builtin/commit.c:1146
10774 msgid "Using both --reset-author and --author does not make sense"
10777 #: builtin/commit.c:1155
10778 msgid "You have nothing to amend."
10781 #: builtin/commit.c:1158
10782 msgid "You are in the middle of a merge -- cannot amend."
10785 #: builtin/commit.c:1160
10786 msgid "You are in the middle of a cherry-pick -- cannot amend."
10789 #: builtin/commit.c:1163
10790 msgid "Options --squash and --fixup cannot be used together"
10793 #: builtin/commit.c:1173
10794 msgid "Only one of -c/-C/-F/--fixup can be used."
10797 #: builtin/commit.c:1175
10798 msgid "Option -m cannot be combined with -c/-C/-F."
10801 #: builtin/commit.c:1183
10802 msgid "--reset-author can be used only with -C, -c or --amend."
10805 #: builtin/commit.c:1200
10806 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
10809 #: builtin/commit.c:1202
10810 msgid "No paths with --include/--only does not make sense."
10813 #: builtin/commit.c:1208
10815 msgid "paths '%s ...' with -a does not make sense"
10818 #: builtin/commit.c:1339 builtin/commit.c:1523
10819 msgid "show status concisely"
10822 #: builtin/commit.c:1341 builtin/commit.c:1525
10823 msgid "show branch information"
10826 #: builtin/commit.c:1343
10827 msgid "show stash information"
10830 #: builtin/commit.c:1345 builtin/commit.c:1527
10831 msgid "compute full ahead/behind values"
10834 #: builtin/commit.c:1347
10838 #: builtin/commit.c:1347 builtin/commit.c:1529 builtin/push.c:561
10839 #: builtin/worktree.c:651
10840 msgid "machine-readable output"
10843 #: builtin/commit.c:1350 builtin/commit.c:1531
10844 msgid "show status in long format (default)"
10847 #: builtin/commit.c:1353 builtin/commit.c:1534
10848 msgid "terminate entries with NUL"
10851 #: builtin/commit.c:1355 builtin/commit.c:1359 builtin/commit.c:1537
10852 #: builtin/fast-export.c:1125 builtin/fast-export.c:1128
10853 #: builtin/fast-export.c:1131 builtin/rebase.c:1471 parse-options.h:332
10857 #: builtin/commit.c:1356 builtin/commit.c:1537
10858 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
10861 #: builtin/commit.c:1360
10863 "show ignored files, optional modes: traditional, matching, no. (Default: "
10867 #: builtin/commit.c:1362 parse-options.h:179
10871 #: builtin/commit.c:1363
10873 "ignore changes to submodules, optional when: all, dirty, untracked. "
10877 #: builtin/commit.c:1365
10878 msgid "list untracked files in columns"
10881 #: builtin/commit.c:1366
10882 msgid "do not detect renames"
10885 #: builtin/commit.c:1368
10886 msgid "detect renames, optionally set similarity index"
10889 #: builtin/commit.c:1388
10890 msgid "Unsupported combination of ignored and untracked-files arguments"
10893 #: builtin/commit.c:1493
10894 msgid "suppress summary after successful commit"
10897 #: builtin/commit.c:1494
10898 msgid "show diff in commit message template"
10901 #: builtin/commit.c:1496
10902 msgid "Commit message options"
10905 #: builtin/commit.c:1497 builtin/merge.c:274 builtin/tag.c:414
10906 msgid "read message from file"
10909 #: builtin/commit.c:1498
10913 #: builtin/commit.c:1498
10914 msgid "override author for commit"
10917 #: builtin/commit.c:1499 builtin/gc.c:539
10921 #: builtin/commit.c:1499
10922 msgid "override date for commit"
10925 #: builtin/commit.c:1501 builtin/commit.c:1502 builtin/commit.c:1503
10926 #: builtin/commit.c:1504 parse-options.h:324 ref-filter.h:92
10930 #: builtin/commit.c:1501
10931 msgid "reuse and edit message from specified commit"
10934 #: builtin/commit.c:1502
10935 msgid "reuse message from specified commit"
10938 #: builtin/commit.c:1503
10939 msgid "use autosquash formatted message to fixup specified commit"
10942 #: builtin/commit.c:1504
10943 msgid "use autosquash formatted message to squash specified commit"
10946 #: builtin/commit.c:1505
10947 msgid "the commit is authored by me now (used with -C/-c/--amend)"
10950 #: builtin/commit.c:1506 builtin/log.c:1564 builtin/merge.c:289
10951 #: builtin/pull.c:163 builtin/revert.c:110
10952 msgid "add Signed-off-by:"
10955 #: builtin/commit.c:1507
10956 msgid "use specified template file"
10959 #: builtin/commit.c:1508
10960 msgid "force edit of commit"
10963 #: builtin/commit.c:1510
10964 msgid "include status in commit message template"
10967 #: builtin/commit.c:1515
10968 msgid "Commit contents options"
10971 #: builtin/commit.c:1516
10972 msgid "commit all changed files"
10975 #: builtin/commit.c:1517
10976 msgid "add specified files to index for commit"
10979 #: builtin/commit.c:1518
10980 msgid "interactively add files"
10983 #: builtin/commit.c:1519
10984 msgid "interactively add changes"
10987 #: builtin/commit.c:1520
10988 msgid "commit only specified files"
10991 #: builtin/commit.c:1521
10992 msgid "bypass pre-commit and commit-msg hooks"
10995 #: builtin/commit.c:1522
10996 msgid "show what would be committed"
10999 #: builtin/commit.c:1535
11000 msgid "amend previous commit"
11003 #: builtin/commit.c:1536
11004 msgid "bypass post-rewrite hook"
11007 #: builtin/commit.c:1541
11008 msgid "ok to record an empty change"
11011 #: builtin/commit.c:1543
11012 msgid "ok to record a change with an empty message"
11015 #: builtin/commit.c:1616
11017 msgid "Corrupt MERGE_HEAD file (%s)"
11020 #: builtin/commit.c:1623
11021 msgid "could not read MERGE_MODE"
11024 #: builtin/commit.c:1642
11026 msgid "could not read commit message: %s"
11029 #: builtin/commit.c:1649
11031 msgid "Aborting commit due to empty commit message.\n"
11034 #: builtin/commit.c:1654
11036 msgid "Aborting commit; you did not edit the message.\n"
11039 #: builtin/commit.c:1688
11041 "repository has been updated, but unable to write\n"
11042 "new_index file. Check that disk is not full and quota is\n"
11043 "not exceeded, and then \"git restore --staged :/\" to recover."
11046 #: builtin/commit-graph.c:11
11047 msgid "git commit-graph [--object-dir <objdir>]"
11050 #: builtin/commit-graph.c:12 builtin/commit-graph.c:24
11051 msgid "git commit-graph read [--object-dir <objdir>]"
11054 #: builtin/commit-graph.c:13 builtin/commit-graph.c:19
11055 msgid "git commit-graph verify [--object-dir <objdir>] [--shallow]"
11058 #: builtin/commit-graph.c:14 builtin/commit-graph.c:29
11060 "git commit-graph write [--object-dir <objdir>] [--append|--split] [--"
11061 "reachable|--stdin-packs|--stdin-commits] <split options>"
11064 #: builtin/commit-graph.c:54 builtin/commit-graph.c:100
11065 #: builtin/commit-graph.c:161 builtin/commit-graph.c:237 builtin/fetch.c:163
11066 #: builtin/log.c:1584
11070 #: builtin/commit-graph.c:55 builtin/commit-graph.c:101
11071 #: builtin/commit-graph.c:162 builtin/commit-graph.c:238
11072 msgid "The object directory to store the graph"
11075 #: builtin/commit-graph.c:57
11076 msgid "if the commit-graph is split, only verify the tip file"
11079 #: builtin/commit-graph.c:73 builtin/commit-graph.c:116
11081 msgid "Could not open commit-graph '%s'"
11084 #: builtin/commit-graph.c:164
11085 msgid "start walk at all refs"
11088 #: builtin/commit-graph.c:166
11089 msgid "scan pack-indexes listed by stdin for commits"
11092 #: builtin/commit-graph.c:168
11093 msgid "start walk at commits listed by stdin"
11096 #: builtin/commit-graph.c:170
11097 msgid "include all commits already in the commit-graph file"
11100 #: builtin/commit-graph.c:172
11101 msgid "allow writing an incremental commit-graph file"
11104 #: builtin/commit-graph.c:174 builtin/commit-graph.c:178
11105 msgid "maximum number of commits in a non-base split commit-graph"
11108 #: builtin/commit-graph.c:176
11109 msgid "maximum ratio between two levels of a split commit-graph"
11112 #: builtin/commit-graph.c:191
11113 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
11116 #: builtin/config.c:11
11117 msgid "git config [<options>]"
11120 #: builtin/config.c:103 builtin/env--helper.c:23
11122 msgid "unrecognized --type argument, %s"
11125 #: builtin/config.c:115
11126 msgid "only one type at a time"
11129 #: builtin/config.c:124
11130 msgid "Config file location"
11133 #: builtin/config.c:125
11134 msgid "use global config file"
11137 #: builtin/config.c:126
11138 msgid "use system config file"
11141 #: builtin/config.c:127
11142 msgid "use repository config file"
11145 #: builtin/config.c:128
11146 msgid "use per-worktree config file"
11149 #: builtin/config.c:129
11150 msgid "use given config file"
11153 #: builtin/config.c:130
11157 #: builtin/config.c:130
11158 msgid "read config from given blob object"
11161 #: builtin/config.c:131
11165 #: builtin/config.c:132
11166 msgid "get value: name [value-regex]"
11169 #: builtin/config.c:133
11170 msgid "get all values: key [value-regex]"
11173 #: builtin/config.c:134
11174 msgid "get values for regexp: name-regex [value-regex]"
11177 #: builtin/config.c:135
11178 msgid "get value specific for the URL: section[.var] URL"
11181 #: builtin/config.c:136
11182 msgid "replace all matching variables: name value [value_regex]"
11185 #: builtin/config.c:137
11186 msgid "add a new variable: name value"
11189 #: builtin/config.c:138
11190 msgid "remove a variable: name [value-regex]"
11193 #: builtin/config.c:139
11194 msgid "remove all matches: name [value-regex]"
11197 #: builtin/config.c:140
11198 msgid "rename section: old-name new-name"
11201 #: builtin/config.c:141
11202 msgid "remove a section: name"
11205 #: builtin/config.c:142
11209 #: builtin/config.c:143
11210 msgid "open an editor"
11213 #: builtin/config.c:144
11214 msgid "find the color configured: slot [default]"
11217 #: builtin/config.c:145
11218 msgid "find the color setting: slot [stdout-is-tty]"
11221 #: builtin/config.c:146
11225 #: builtin/config.c:147 builtin/env--helper.c:38
11226 msgid "value is given this type"
11229 #: builtin/config.c:148
11230 msgid "value is \"true\" or \"false\""
11233 #: builtin/config.c:149
11234 msgid "value is decimal number"
11237 #: builtin/config.c:150
11238 msgid "value is --bool or --int"
11241 #: builtin/config.c:151
11242 msgid "value is a path (file or directory name)"
11245 #: builtin/config.c:152
11246 msgid "value is an expiry date"
11249 #: builtin/config.c:153
11253 #: builtin/config.c:154
11254 msgid "terminate values with NUL byte"
11257 #: builtin/config.c:155
11258 msgid "show variable names only"
11261 #: builtin/config.c:156
11262 msgid "respect include directives on lookup"
11265 #: builtin/config.c:157
11266 msgid "show origin of config (file, standard input, blob, command line)"
11269 #: builtin/config.c:158 builtin/env--helper.c:40
11273 #: builtin/config.c:158
11274 msgid "with --get, use default value when missing entry"
11277 #: builtin/config.c:172
11279 msgid "wrong number of arguments, should be %d"
11282 #: builtin/config.c:174
11284 msgid "wrong number of arguments, should be from %d to %d"
11287 #: builtin/config.c:308
11289 msgid "invalid key pattern: %s"
11292 #: builtin/config.c:344
11294 msgid "failed to format default config value: %s"
11297 #: builtin/config.c:401
11299 msgid "cannot parse color '%s'"
11302 #: builtin/config.c:443
11303 msgid "unable to parse default color value"
11306 #: builtin/config.c:496 builtin/config.c:742
11307 msgid "not in a git directory"
11310 #: builtin/config.c:499
11311 msgid "writing to stdin is not supported"
11314 #: builtin/config.c:502
11315 msgid "writing config blobs is not supported"
11318 #: builtin/config.c:587
11321 "# This is Git's per-user configuration file.\n"
11323 "# Please adapt and uncomment the following lines:\n"
11328 #: builtin/config.c:611
11329 msgid "only one config file at a time"
11332 #: builtin/config.c:616
11333 msgid "--local can only be used inside a git repository"
11336 #: builtin/config.c:619
11337 msgid "--blob can only be used inside a git repository"
11340 #: builtin/config.c:638
11341 msgid "$HOME not set"
11344 #: builtin/config.c:658
11346 "--worktree cannot be used with multiple working trees unless the config\n"
11347 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
11348 "section in \"git help worktree\" for details"
11351 #: builtin/config.c:688
11352 msgid "--get-color and variable type are incoherent"
11355 #: builtin/config.c:693
11356 msgid "only one action at a time"
11359 #: builtin/config.c:706
11360 msgid "--name-only is only applicable to --list or --get-regexp"
11363 #: builtin/config.c:712
11365 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
11369 #: builtin/config.c:718
11370 msgid "--default is only applicable to --get"
11373 #: builtin/config.c:731
11375 msgid "unable to read config file '%s'"
11378 #: builtin/config.c:734
11379 msgid "error processing config file(s)"
11382 #: builtin/config.c:744
11383 msgid "editing stdin is not supported"
11386 #: builtin/config.c:746
11387 msgid "editing blobs is not supported"
11390 #: builtin/config.c:760
11392 msgid "cannot create configuration file %s"
11395 #: builtin/config.c:773
11398 "cannot overwrite multiple values with a single value\n"
11399 " Use a regexp, --add or --replace-all to change %s."
11402 #: builtin/config.c:847 builtin/config.c:858
11404 msgid "no such section: %s"
11407 #: builtin/count-objects.c:90
11408 msgid "git count-objects [-v] [-H | --human-readable]"
11411 #: builtin/count-objects.c:100
11412 msgid "print sizes in human readable format"
11415 #: builtin/describe.c:27
11416 msgid "git describe [<options>] [<commit-ish>...]"
11419 #: builtin/describe.c:28
11420 msgid "git describe [<options>] --dirty"
11423 #: builtin/describe.c:63
11427 #: builtin/describe.c:63
11428 msgid "lightweight"
11431 #: builtin/describe.c:63
11435 #: builtin/describe.c:273
11437 msgid "annotated tag %s not available"
11440 #: builtin/describe.c:277
11442 msgid "annotated tag %s has no embedded name"
11445 #: builtin/describe.c:279
11447 msgid "tag '%s' is really '%s' here"
11450 #: builtin/describe.c:323
11452 msgid "no tag exactly matches '%s'"
11455 #: builtin/describe.c:325
11457 msgid "No exact match on refs or tags, searching to describe\n"
11460 #: builtin/describe.c:379
11462 msgid "finished search at %s\n"
11465 #: builtin/describe.c:405
11468 "No annotated tags can describe '%s'.\n"
11469 "However, there were unannotated tags: try --tags."
11472 #: builtin/describe.c:409
11475 "No tags can describe '%s'.\n"
11476 "Try --always, or create some tags."
11479 #: builtin/describe.c:439
11481 msgid "traversed %lu commits\n"
11484 #: builtin/describe.c:442
11487 "more than %i tags found; listed %i most recent\n"
11488 "gave up search at %s\n"
11491 #: builtin/describe.c:510
11493 msgid "describe %s\n"
11496 #: builtin/describe.c:513
11498 msgid "Not a valid object name %s"
11501 #: builtin/describe.c:521
11503 msgid "%s is neither a commit nor blob"
11506 #: builtin/describe.c:535
11507 msgid "find the tag that comes after the commit"
11510 #: builtin/describe.c:536
11511 msgid "debug search strategy on stderr"
11514 #: builtin/describe.c:537
11515 msgid "use any ref"
11518 #: builtin/describe.c:538
11519 msgid "use any tag, even unannotated"
11522 #: builtin/describe.c:539
11523 msgid "always use long format"
11526 #: builtin/describe.c:540
11527 msgid "only follow first parent"
11530 #: builtin/describe.c:543
11531 msgid "only output exact matches"
11534 #: builtin/describe.c:545
11535 msgid "consider <n> most recent tags (default: 10)"
11538 #: builtin/describe.c:547
11539 msgid "only consider tags matching <pattern>"
11542 #: builtin/describe.c:549
11543 msgid "do not consider tags matching <pattern>"
11546 #: builtin/describe.c:551 builtin/name-rev.c:422
11547 msgid "show abbreviated commit object as fallback"
11550 #: builtin/describe.c:552 builtin/describe.c:555
11554 #: builtin/describe.c:553
11555 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
11558 #: builtin/describe.c:556
11559 msgid "append <mark> on broken working tree (default: \"-broken\")"
11562 #: builtin/describe.c:574
11563 msgid "--long is incompatible with --abbrev=0"
11566 #: builtin/describe.c:603
11567 msgid "No names found, cannot describe anything."
11570 #: builtin/describe.c:654
11571 msgid "--dirty is incompatible with commit-ishes"
11574 #: builtin/describe.c:656
11575 msgid "--broken is incompatible with commit-ishes"
11578 #: builtin/diff.c:84
11580 msgid "'%s': not a regular file or symlink"
11583 #: builtin/diff.c:235
11585 msgid "invalid option: %s"
11588 #: builtin/diff.c:350
11589 msgid "Not a git repository"
11592 #: builtin/diff.c:394
11594 msgid "invalid object '%s' given."
11597 #: builtin/diff.c:403
11599 msgid "more than two blobs given: '%s'"
11602 #: builtin/diff.c:408
11604 msgid "unhandled object '%s' given."
11607 #: builtin/difftool.c:30
11608 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
11611 #: builtin/difftool.c:253
11616 #: builtin/difftool.c:295
11618 msgid "could not read symlink %s"
11621 #: builtin/difftool.c:297
11623 msgid "could not read symlink file %s"
11626 #: builtin/difftool.c:305
11628 msgid "could not read object %s for symlink %s"
11631 #: builtin/difftool.c:406
11633 "combined diff formats('-c' and '--cc') are not supported in\n"
11634 "directory diff mode('-d' and '--dir-diff')."
11637 #: builtin/difftool.c:626
11639 msgid "both files modified: '%s' and '%s'."
11642 #: builtin/difftool.c:628
11643 msgid "working tree file has been left."
11646 #: builtin/difftool.c:639
11648 msgid "temporary files exist in '%s'."
11651 #: builtin/difftool.c:640
11652 msgid "you may want to cleanup or recover these."
11655 #: builtin/difftool.c:689
11656 msgid "use `diff.guitool` instead of `diff.tool`"
11659 #: builtin/difftool.c:691
11660 msgid "perform a full-directory diff"
11663 #: builtin/difftool.c:693
11664 msgid "do not prompt before launching a diff tool"
11667 #: builtin/difftool.c:698
11668 msgid "use symlinks in dir-diff mode"
11671 #: builtin/difftool.c:699
11675 #: builtin/difftool.c:700
11676 msgid "use the specified diff tool"
11679 #: builtin/difftool.c:702
11680 msgid "print a list of diff tools that may be used with `--tool`"
11683 #: builtin/difftool.c:705
11685 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
11689 #: builtin/difftool.c:708
11690 msgid "specify a custom command for viewing diffs"
11693 #: builtin/difftool.c:709
11694 msgid "passed to `diff`"
11697 #: builtin/difftool.c:724
11698 msgid "difftool requires worktree or --no-index"
11701 #: builtin/difftool.c:731
11702 msgid "--dir-diff is incompatible with --no-index"
11705 #: builtin/difftool.c:734
11706 msgid "--gui, --tool and --extcmd are mutually exclusive"
11709 #: builtin/difftool.c:742
11710 msgid "no <tool> given for --tool=<tool>"
11713 #: builtin/difftool.c:749
11714 msgid "no <cmd> given for --extcmd=<cmd>"
11717 #: builtin/env--helper.c:6
11718 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
11721 #: builtin/env--helper.c:37 builtin/hash-object.c:98
11725 #: builtin/env--helper.c:41
11726 msgid "default for git_env_*(...) to fall back on"
11729 #: builtin/env--helper.c:43
11730 msgid "be quiet only use git_env_*() value as exit code"
11733 #: builtin/env--helper.c:62
11735 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
11738 #: builtin/env--helper.c:77
11741 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
11745 #: builtin/fast-export.c:29
11746 msgid "git fast-export [rev-list-opts]"
11749 #: builtin/fast-export.c:1124
11750 msgid "show progress after <n> objects"
11753 #: builtin/fast-export.c:1126
11754 msgid "select handling of signed tags"
11757 #: builtin/fast-export.c:1129
11758 msgid "select handling of tags that tag filtered objects"
11761 #: builtin/fast-export.c:1132
11762 msgid "select handling of commit messages in an alternate encoding"
11765 #: builtin/fast-export.c:1135
11766 msgid "Dump marks to this file"
11769 #: builtin/fast-export.c:1137
11770 msgid "Import marks from this file"
11773 #: builtin/fast-export.c:1139
11774 msgid "Fake a tagger when tags lack one"
11777 #: builtin/fast-export.c:1141
11778 msgid "Output full tree for each commit"
11781 #: builtin/fast-export.c:1143
11782 msgid "Use the done feature to terminate the stream"
11785 #: builtin/fast-export.c:1144
11786 msgid "Skip output of blob data"
11789 #: builtin/fast-export.c:1145 builtin/log.c:1632
11793 #: builtin/fast-export.c:1146
11794 msgid "Apply refspec to exported refs"
11797 #: builtin/fast-export.c:1147
11798 msgid "anonymize output"
11801 #: builtin/fast-export.c:1149
11802 msgid "Reference parents which are not in fast-export stream by object id"
11805 #: builtin/fast-export.c:1151
11806 msgid "Show original object ids of blobs/commits"
11809 #: builtin/fetch.c:30
11810 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
11813 #: builtin/fetch.c:31
11814 msgid "git fetch [<options>] <group>"
11817 #: builtin/fetch.c:32
11818 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
11821 #: builtin/fetch.c:33
11822 msgid "git fetch --all [<options>]"
11825 #: builtin/fetch.c:125 builtin/pull.c:203
11826 msgid "fetch from all remotes"
11829 #: builtin/fetch.c:127 builtin/pull.c:206
11830 msgid "append to .git/FETCH_HEAD instead of overwriting"
11833 #: builtin/fetch.c:129 builtin/pull.c:209
11834 msgid "path to upload pack on remote end"
11837 #: builtin/fetch.c:130
11838 msgid "force overwrite of local reference"
11841 #: builtin/fetch.c:132
11842 msgid "fetch from multiple remotes"
11845 #: builtin/fetch.c:134 builtin/pull.c:213
11846 msgid "fetch all tags and associated objects"
11849 #: builtin/fetch.c:136
11850 msgid "do not fetch all tags (--no-tags)"
11853 #: builtin/fetch.c:138
11854 msgid "number of submodules fetched in parallel"
11857 #: builtin/fetch.c:140 builtin/pull.c:216
11858 msgid "prune remote-tracking branches no longer on remote"
11861 #: builtin/fetch.c:142
11862 msgid "prune local tags no longer on remote and clobber changed tags"
11865 #: builtin/fetch.c:143 builtin/fetch.c:166 builtin/pull.c:140
11869 #: builtin/fetch.c:144
11870 msgid "control recursive fetching of submodules"
11873 #: builtin/fetch.c:148 builtin/pull.c:224
11874 msgid "keep downloaded pack"
11877 #: builtin/fetch.c:150
11878 msgid "allow updating of HEAD ref"
11881 #: builtin/fetch.c:153 builtin/fetch.c:159 builtin/pull.c:227
11882 msgid "deepen history of shallow clone"
11885 #: builtin/fetch.c:155
11886 msgid "deepen history of shallow repository based on time"
11889 #: builtin/fetch.c:161 builtin/pull.c:230
11890 msgid "convert to a complete repository"
11893 #: builtin/fetch.c:164
11894 msgid "prepend this to submodule path output"
11897 #: builtin/fetch.c:167
11899 "default for recursive fetching of submodules (lower priority than config "
11903 #: builtin/fetch.c:171 builtin/pull.c:233
11904 msgid "accept refs that update .git/shallow"
11907 #: builtin/fetch.c:172 builtin/pull.c:235
11911 #: builtin/fetch.c:173 builtin/pull.c:236
11912 msgid "specify fetch refmap"
11915 #: builtin/fetch.c:180
11916 msgid "report that we have only objects reachable from this object"
11919 #: builtin/fetch.c:183
11920 msgid "run 'gc --auto' after fetching"
11923 #: builtin/fetch.c:185 builtin/pull.c:245
11924 msgid "check for forced-updates on all updated branches"
11927 #: builtin/fetch.c:491
11928 msgid "Couldn't find remote ref HEAD"
11931 #: builtin/fetch.c:630
11933 msgid "configuration fetch.output contains invalid value %s"
11936 #: builtin/fetch.c:728
11938 msgid "object %s not found"
11941 #: builtin/fetch.c:732
11942 msgid "[up to date]"
11945 #: builtin/fetch.c:745 builtin/fetch.c:761 builtin/fetch.c:833
11949 #: builtin/fetch.c:746
11950 msgid "can't fetch in current branch"
11953 #: builtin/fetch.c:756
11954 msgid "[tag update]"
11957 #: builtin/fetch.c:757 builtin/fetch.c:794 builtin/fetch.c:816
11958 #: builtin/fetch.c:828
11959 msgid "unable to update local ref"
11962 #: builtin/fetch.c:761
11963 msgid "would clobber existing tag"
11966 #: builtin/fetch.c:783
11970 #: builtin/fetch.c:786
11971 msgid "[new branch]"
11974 #: builtin/fetch.c:789
11978 #: builtin/fetch.c:828
11979 msgid "forced update"
11982 #: builtin/fetch.c:833
11983 msgid "non-fast-forward"
11986 #: builtin/fetch.c:854
11988 "Fetch normally indicates which branches had a forced update,\n"
11989 "but that check has been disabled. To re-enable, use '--show-forced-updates'\n"
11990 "flag or run 'git config fetch.showForcedUpdates true'."
11993 #: builtin/fetch.c:858
11996 "It took %.2f seconds to check forced updates. You can use\n"
11997 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
11999 " to avoid this check.\n"
12002 #: builtin/fetch.c:888
12004 msgid "%s did not send all necessary objects\n"
12007 #: builtin/fetch.c:909
12009 msgid "reject %s because shallow roots are not allowed to be updated"
12012 #: builtin/fetch.c:1000 builtin/fetch.c:1131
12014 msgid "From %.*s\n"
12017 #: builtin/fetch.c:1011
12020 "some local refs could not be updated; try running\n"
12021 " 'git remote prune %s' to remove any old, conflicting branches"
12024 #: builtin/fetch.c:1101
12026 msgid " (%s will become dangling)"
12029 #: builtin/fetch.c:1102
12031 msgid " (%s has become dangling)"
12034 #: builtin/fetch.c:1134
12038 #: builtin/fetch.c:1135 builtin/remote.c:1036
12042 #: builtin/fetch.c:1158
12044 msgid "Refusing to fetch into current branch %s of non-bare repository"
12047 #: builtin/fetch.c:1177
12049 msgid "Option \"%s\" value \"%s\" is not valid for %s"
12052 #: builtin/fetch.c:1180
12054 msgid "Option \"%s\" is ignored for %s\n"
12057 #: builtin/fetch.c:1484
12059 msgid "Fetching %s\n"
12062 #: builtin/fetch.c:1486 builtin/remote.c:100
12064 msgid "Could not fetch %s"
12067 #: builtin/fetch.c:1532
12069 "--filter can only be used with the remote configured in extensions."
12073 #: builtin/fetch.c:1556
12075 "No remote repository specified. Please, specify either a URL or a\n"
12076 "remote name from which new revisions should be fetched."
12079 #: builtin/fetch.c:1593
12080 msgid "You need to specify a tag name."
12083 #: builtin/fetch.c:1644
12084 msgid "Negative depth in --deepen is not supported"
12087 #: builtin/fetch.c:1646
12088 msgid "--deepen and --depth are mutually exclusive"
12091 #: builtin/fetch.c:1651
12092 msgid "--depth and --unshallow cannot be used together"
12095 #: builtin/fetch.c:1653
12096 msgid "--unshallow on a complete repository does not make sense"
12099 #: builtin/fetch.c:1669
12100 msgid "fetch --all does not take a repository argument"
12103 #: builtin/fetch.c:1671
12104 msgid "fetch --all does not make sense with refspecs"
12107 #: builtin/fetch.c:1680
12109 msgid "No such remote or remote group: %s"
12112 #: builtin/fetch.c:1687
12113 msgid "Fetching a group and specifying refspecs does not make sense"
12116 #: builtin/fetch.c:1703
12118 "--filter can only be used with the remote configured in extensions."
12122 #: builtin/fmt-merge-msg.c:18
12124 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
12127 #: builtin/fmt-merge-msg.c:672
12128 msgid "populate log with at most <n> entries from shortlog"
12131 #: builtin/fmt-merge-msg.c:675
12132 msgid "alias for --log (deprecated)"
12135 #: builtin/fmt-merge-msg.c:678
12139 #: builtin/fmt-merge-msg.c:679
12140 msgid "use <text> as start of message"
12143 #: builtin/fmt-merge-msg.c:680
12144 msgid "file to read from"
12147 #: builtin/for-each-ref.c:10
12148 msgid "git for-each-ref [<options>] [<pattern>]"
12151 #: builtin/for-each-ref.c:11
12152 msgid "git for-each-ref [--points-at <object>]"
12155 #: builtin/for-each-ref.c:12
12156 msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
12159 #: builtin/for-each-ref.c:13
12160 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
12163 #: builtin/for-each-ref.c:28
12164 msgid "quote placeholders suitably for shells"
12167 #: builtin/for-each-ref.c:30
12168 msgid "quote placeholders suitably for perl"
12171 #: builtin/for-each-ref.c:32
12172 msgid "quote placeholders suitably for python"
12175 #: builtin/for-each-ref.c:34
12176 msgid "quote placeholders suitably for Tcl"
12179 #: builtin/for-each-ref.c:37
12180 msgid "show only <n> matched refs"
12183 #: builtin/for-each-ref.c:39 builtin/tag.c:439
12184 msgid "respect format colors"
12187 #: builtin/for-each-ref.c:42
12188 msgid "print only refs which points at the given object"
12191 #: builtin/for-each-ref.c:44
12192 msgid "print only refs that are merged"
12195 #: builtin/for-each-ref.c:45
12196 msgid "print only refs that are not merged"
12199 #: builtin/for-each-ref.c:46
12200 msgid "print only refs which contain the commit"
12203 #: builtin/for-each-ref.c:47
12204 msgid "print only refs which don't contain the commit"
12207 #: builtin/fsck.c:88 builtin/fsck.c:160 builtin/fsck.c:161
12211 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
12212 #: builtin/fsck.c:120 builtin/fsck.c:136
12214 msgid "error in %s %s: %s"
12217 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
12218 #: builtin/fsck.c:131
12220 msgid "warning in %s %s: %s"
12223 #: builtin/fsck.c:157 builtin/fsck.c:159
12225 msgid "broken link from %7s %s"
12228 #: builtin/fsck.c:168
12229 msgid "wrong object type in link"
12232 #: builtin/fsck.c:184
12235 "broken link from %7s %s\n"
12239 #: builtin/fsck.c:295
12241 msgid "missing %s %s"
12244 #: builtin/fsck.c:321
12246 msgid "unreachable %s %s"
12249 #: builtin/fsck.c:340
12251 msgid "dangling %s %s"
12254 #: builtin/fsck.c:349
12255 msgid "could not create lost-found"
12258 #: builtin/fsck.c:360
12260 msgid "could not finish '%s'"
12263 #: builtin/fsck.c:377
12265 msgid "Checking %s"
12268 #: builtin/fsck.c:415
12270 msgid "Checking connectivity (%d objects)"
12273 #: builtin/fsck.c:434
12275 msgid "Checking %s %s"
12278 #: builtin/fsck.c:438
12279 msgid "broken links"
12282 #: builtin/fsck.c:447
12287 #: builtin/fsck.c:455
12289 msgid "tagged %s %s (%s) in %s"
12292 #: builtin/fsck.c:484
12294 msgid "%s: object corrupt or missing"
12297 #: builtin/fsck.c:509
12299 msgid "%s: invalid reflog entry %s"
12302 #: builtin/fsck.c:523
12304 msgid "Checking reflog %s->%s"
12307 #: builtin/fsck.c:557
12309 msgid "%s: invalid sha1 pointer %s"
12312 #: builtin/fsck.c:564
12314 msgid "%s: not a commit"
12317 #: builtin/fsck.c:619
12318 msgid "notice: No default references"
12321 #: builtin/fsck.c:634
12323 msgid "%s: object corrupt or missing: %s"
12326 #: builtin/fsck.c:647
12328 msgid "%s: object could not be parsed: %s"
12331 #: builtin/fsck.c:667
12333 msgid "bad sha1 file: %s"
12336 #: builtin/fsck.c:682
12337 msgid "Checking object directory"
12340 #: builtin/fsck.c:685
12341 msgid "Checking object directories"
12344 #: builtin/fsck.c:700
12346 msgid "Checking %s link"
12349 #: builtin/fsck.c:705 builtin/index-pack.c:842
12354 #: builtin/fsck.c:712
12356 msgid "%s points to something strange (%s)"
12359 #: builtin/fsck.c:718
12361 msgid "%s: detached HEAD points at nothing"
12364 #: builtin/fsck.c:722
12366 msgid "notice: %s points to an unborn branch (%s)"
12369 #: builtin/fsck.c:734
12370 msgid "Checking cache tree"
12373 #: builtin/fsck.c:739
12375 msgid "%s: invalid sha1 pointer in cache-tree"
12378 #: builtin/fsck.c:750
12379 msgid "non-tree in cache-tree"
12382 #: builtin/fsck.c:781
12383 msgid "git fsck [<options>] [<object>...]"
12386 #: builtin/fsck.c:787
12387 msgid "show unreachable objects"
12390 #: builtin/fsck.c:788
12391 msgid "show dangling objects"
12394 #: builtin/fsck.c:789
12395 msgid "report tags"
12398 #: builtin/fsck.c:790
12399 msgid "report root nodes"
12402 #: builtin/fsck.c:791
12403 msgid "make index objects head nodes"
12406 #: builtin/fsck.c:792
12407 msgid "make reflogs head nodes (default)"
12410 #: builtin/fsck.c:793
12411 msgid "also consider packs and alternate objects"
12414 #: builtin/fsck.c:794
12415 msgid "check only connectivity"
12418 #: builtin/fsck.c:795
12419 msgid "enable more strict checking"
12422 #: builtin/fsck.c:797
12423 msgid "write dangling objects in .git/lost-found"
12426 #: builtin/fsck.c:798 builtin/prune.c:132
12427 msgid "show progress"
12430 #: builtin/fsck.c:799
12431 msgid "show verbose names for reachable objects"
12434 #: builtin/fsck.c:859 builtin/index-pack.c:225
12435 msgid "Checking objects"
12438 #: builtin/fsck.c:887
12440 msgid "%s: object missing"
12443 #: builtin/fsck.c:899
12445 msgid "invalid parameter: expected sha1, got '%s'"
12449 msgid "git gc [<options>]"
12454 msgid "Failed to fstat %s: %s"
12457 #: builtin/gc.c:126
12459 msgid "failed to parse '%s' value '%s'"
12462 #: builtin/gc.c:476 builtin/init-db.c:55
12464 msgid "cannot stat '%s'"
12467 #: builtin/gc.c:485 builtin/notes.c:240 builtin/tag.c:529
12469 msgid "cannot read '%s'"
12472 #: builtin/gc.c:492
12475 "The last gc run reported the following. Please correct the root cause\n"
12477 "Automatic cleanup will not be performed until the file is removed.\n"
12482 #: builtin/gc.c:540
12483 msgid "prune unreferenced objects"
12486 #: builtin/gc.c:542
12487 msgid "be more thorough (increased runtime)"
12490 #: builtin/gc.c:543
12491 msgid "enable auto-gc mode"
12494 #: builtin/gc.c:546
12495 msgid "force running gc even if there may be another gc running"
12498 #: builtin/gc.c:549
12499 msgid "repack all other packs except the largest pack"
12502 #: builtin/gc.c:566
12504 msgid "failed to parse gc.logexpiry value %s"
12507 #: builtin/gc.c:577
12509 msgid "failed to parse prune expiry value %s"
12512 #: builtin/gc.c:597
12514 msgid "Auto packing the repository in background for optimum performance.\n"
12517 #: builtin/gc.c:599
12519 msgid "Auto packing the repository for optimum performance.\n"
12522 #: builtin/gc.c:600
12524 msgid "See \"git help gc\" for manual housekeeping.\n"
12527 #: builtin/gc.c:640
12530 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
12533 #: builtin/gc.c:695
12535 "There are too many unreachable loose objects; run 'git prune' to remove them."
12538 #: builtin/grep.c:29
12539 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
12542 #: builtin/grep.c:225
12544 msgid "grep: failed to create thread: %s"
12547 #: builtin/grep.c:279
12549 msgid "invalid number of threads specified (%d) for %s"
12552 #. TRANSLATORS: %s is the configuration
12553 #. variable for tweaking threads, currently
12556 #: builtin/grep.c:287 builtin/index-pack.c:1534 builtin/index-pack.c:1727
12557 #: builtin/pack-objects.c:2728
12559 msgid "no threads support, ignoring %s"
12562 #: builtin/grep.c:467 builtin/grep.c:591 builtin/grep.c:633
12564 msgid "unable to read tree (%s)"
12567 #: builtin/grep.c:648
12569 msgid "unable to grep from object of type %s"
12572 #: builtin/grep.c:714
12574 msgid "switch `%c' expects a numerical value"
12577 #: builtin/grep.c:813
12578 msgid "search in index instead of in the work tree"
12581 #: builtin/grep.c:815
12582 msgid "find in contents not managed by git"
12585 #: builtin/grep.c:817
12586 msgid "search in both tracked and untracked files"
12589 #: builtin/grep.c:819
12590 msgid "ignore files specified via '.gitignore'"
12593 #: builtin/grep.c:821
12594 msgid "recursively search in each submodule"
12597 #: builtin/grep.c:824
12598 msgid "show non-matching lines"
12601 #: builtin/grep.c:826
12602 msgid "case insensitive matching"
12605 #: builtin/grep.c:828
12606 msgid "match patterns only at word boundaries"
12609 #: builtin/grep.c:830
12610 msgid "process binary files as text"
12613 #: builtin/grep.c:832
12614 msgid "don't match patterns in binary files"
12617 #: builtin/grep.c:835
12618 msgid "process binary files with textconv filters"
12621 #: builtin/grep.c:837
12622 msgid "search in subdirectories (default)"
12625 #: builtin/grep.c:839
12626 msgid "descend at most <depth> levels"
12629 #: builtin/grep.c:843
12630 msgid "use extended POSIX regular expressions"
12633 #: builtin/grep.c:846
12634 msgid "use basic POSIX regular expressions (default)"
12637 #: builtin/grep.c:849
12638 msgid "interpret patterns as fixed strings"
12641 #: builtin/grep.c:852
12642 msgid "use Perl-compatible regular expressions"
12645 #: builtin/grep.c:855
12646 msgid "show line numbers"
12649 #: builtin/grep.c:856
12650 msgid "show column number of first match"
12653 #: builtin/grep.c:857
12654 msgid "don't show filenames"
12657 #: builtin/grep.c:858
12658 msgid "show filenames"
12661 #: builtin/grep.c:860
12662 msgid "show filenames relative to top directory"
12665 #: builtin/grep.c:862
12666 msgid "show only filenames instead of matching lines"
12669 #: builtin/grep.c:864
12670 msgid "synonym for --files-with-matches"
12673 #: builtin/grep.c:867
12674 msgid "show only the names of files without match"
12677 #: builtin/grep.c:869
12678 msgid "print NUL after filenames"
12681 #: builtin/grep.c:872
12682 msgid "show only matching parts of a line"
12685 #: builtin/grep.c:874
12686 msgid "show the number of matches instead of matching lines"
12689 #: builtin/grep.c:875
12690 msgid "highlight matches"
12693 #: builtin/grep.c:877
12694 msgid "print empty line between matches from different files"
12697 #: builtin/grep.c:879
12698 msgid "show filename only once above matches from same file"
12701 #: builtin/grep.c:882
12702 msgid "show <n> context lines before and after matches"
12705 #: builtin/grep.c:885
12706 msgid "show <n> context lines before matches"
12709 #: builtin/grep.c:887
12710 msgid "show <n> context lines after matches"
12713 #: builtin/grep.c:889
12714 msgid "use <n> worker threads"
12717 #: builtin/grep.c:890
12718 msgid "shortcut for -C NUM"
12721 #: builtin/grep.c:893
12722 msgid "show a line with the function name before matches"
12725 #: builtin/grep.c:895
12726 msgid "show the surrounding function"
12729 #: builtin/grep.c:898
12730 msgid "read patterns from file"
12733 #: builtin/grep.c:900
12734 msgid "match <pattern>"
12737 #: builtin/grep.c:902
12738 msgid "combine patterns specified with -e"
12741 #: builtin/grep.c:914
12742 msgid "indicate hit with exit status without output"
12745 #: builtin/grep.c:916
12746 msgid "show only matches from files that match all patterns"
12749 #: builtin/grep.c:918
12750 msgid "show parse tree for grep expression"
12753 #: builtin/grep.c:922
12757 #: builtin/grep.c:922
12758 msgid "show matching files in the pager"
12761 #: builtin/grep.c:926
12762 msgid "allow calling of grep(1) (ignored by this build)"
12765 #: builtin/grep.c:990
12766 msgid "no pattern given"
12769 #: builtin/grep.c:1026
12770 msgid "--no-index or --untracked cannot be used with revs"
12773 #: builtin/grep.c:1034
12775 msgid "unable to resolve revision: %s"
12778 #: builtin/grep.c:1065
12779 msgid "invalid option combination, ignoring --threads"
12782 #: builtin/grep.c:1068 builtin/pack-objects.c:3416
12783 msgid "no threads support, ignoring --threads"
12786 #: builtin/grep.c:1071 builtin/index-pack.c:1531 builtin/pack-objects.c:2725
12788 msgid "invalid number of threads specified (%d)"
12791 #: builtin/grep.c:1094
12792 msgid "--open-files-in-pager only works on the worktree"
12795 #: builtin/grep.c:1117
12796 msgid "option not supported with --recurse-submodules"
12799 #: builtin/grep.c:1123
12800 msgid "--cached or --untracked cannot be used with --no-index"
12803 #: builtin/grep.c:1129
12804 msgid "--[no-]exclude-standard cannot be used for tracked contents"
12807 #: builtin/grep.c:1137
12808 msgid "both --cached and trees are given"
12811 #: builtin/hash-object.c:85
12813 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
12817 #: builtin/hash-object.c:86
12818 msgid "git hash-object --stdin-paths"
12821 #: builtin/hash-object.c:98
12822 msgid "object type"
12825 #: builtin/hash-object.c:99
12826 msgid "write the object into the object database"
12829 #: builtin/hash-object.c:101
12830 msgid "read the object from stdin"
12833 #: builtin/hash-object.c:103
12834 msgid "store file as is without filters"
12837 #: builtin/hash-object.c:104
12839 "just hash any random garbage to create corrupt objects for debugging Git"
12842 #: builtin/hash-object.c:105
12843 msgid "process file as it were from this path"
12846 #: builtin/help.c:46
12847 msgid "print all available commands"
12850 #: builtin/help.c:47
12851 msgid "exclude guides"
12854 #: builtin/help.c:48
12855 msgid "print list of useful guides"
12858 #: builtin/help.c:49
12859 msgid "print all configuration variable names"
12862 #: builtin/help.c:51
12863 msgid "show man page"
12866 #: builtin/help.c:52
12867 msgid "show manual in web browser"
12870 #: builtin/help.c:54
12871 msgid "show info page"
12874 #: builtin/help.c:56
12875 msgid "print command description"
12878 #: builtin/help.c:61
12879 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
12882 #: builtin/help.c:77
12884 msgid "unrecognized help format '%s'"
12887 #: builtin/help.c:104
12888 msgid "Failed to start emacsclient."
12891 #: builtin/help.c:117
12892 msgid "Failed to parse emacsclient version."
12895 #: builtin/help.c:125
12897 msgid "emacsclient version '%d' too old (< 22)."
12900 #: builtin/help.c:143 builtin/help.c:165 builtin/help.c:175 builtin/help.c:183
12902 msgid "failed to exec '%s'"
12905 #: builtin/help.c:221
12908 "'%s': path for unsupported man viewer.\n"
12909 "Please consider using 'man.<tool>.cmd' instead."
12912 #: builtin/help.c:233
12915 "'%s': cmd for supported man viewer.\n"
12916 "Please consider using 'man.<tool>.path' instead."
12919 #: builtin/help.c:350
12921 msgid "'%s': unknown man viewer."
12924 #: builtin/help.c:367
12925 msgid "no man viewer handled the request"
12928 #: builtin/help.c:375
12929 msgid "no info viewer handled the request"
12932 #: builtin/help.c:434 builtin/help.c:445 git.c:336
12934 msgid "'%s' is aliased to '%s'"
12937 #: builtin/help.c:448 git.c:365
12939 msgid "bad alias.%s string: %s"
12942 #: builtin/help.c:477 builtin/help.c:507
12944 msgid "usage: %s%s"
12947 #: builtin/help.c:491
12948 msgid "'git help config' for more information"
12951 #: builtin/index-pack.c:185
12953 msgid "object type mismatch at %s"
12956 #: builtin/index-pack.c:205
12958 msgid "did not receive expected object %s"
12961 #: builtin/index-pack.c:208
12963 msgid "object %s: expected type %s, found %s"
12966 #: builtin/index-pack.c:258
12968 msgid "cannot fill %d byte"
12969 msgid_plural "cannot fill %d bytes"
12973 #: builtin/index-pack.c:268
12977 #: builtin/index-pack.c:269
12978 msgid "read error on input"
12981 #: builtin/index-pack.c:281
12982 msgid "used more bytes than were available"
12985 #: builtin/index-pack.c:288 builtin/pack-objects.c:604
12986 msgid "pack too large for current definition of off_t"
12989 #: builtin/index-pack.c:291 builtin/unpack-objects.c:94
12990 msgid "pack exceeds maximum allowed size"
12993 #: builtin/index-pack.c:312
12995 msgid "cannot open packfile '%s'"
12998 #: builtin/index-pack.c:326
12999 msgid "pack signature mismatch"
13002 #: builtin/index-pack.c:328
13004 msgid "pack version %<PRIu32> unsupported"
13007 #: builtin/index-pack.c:346
13009 msgid "pack has bad object at offset %<PRIuMAX>: %s"
13012 #: builtin/index-pack.c:466
13014 msgid "inflate returned %d"
13017 #: builtin/index-pack.c:515
13018 msgid "offset value overflow for delta base object"
13021 #: builtin/index-pack.c:523
13022 msgid "delta base offset is out of bound"
13025 #: builtin/index-pack.c:531
13027 msgid "unknown object type %d"
13030 #: builtin/index-pack.c:562
13031 msgid "cannot pread pack file"
13034 #: builtin/index-pack.c:564
13036 msgid "premature end of pack file, %<PRIuMAX> byte missing"
13037 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
13041 #: builtin/index-pack.c:590
13042 msgid "serious inflate inconsistency"
13045 #: builtin/index-pack.c:735 builtin/index-pack.c:741 builtin/index-pack.c:764
13046 #: builtin/index-pack.c:803 builtin/index-pack.c:812
13048 msgid "SHA1 COLLISION FOUND WITH %s !"
13051 #: builtin/index-pack.c:738 builtin/pack-objects.c:157
13052 #: builtin/pack-objects.c:217 builtin/pack-objects.c:311
13054 msgid "unable to read %s"
13057 #: builtin/index-pack.c:801
13059 msgid "cannot read existing object info %s"
13062 #: builtin/index-pack.c:809
13064 msgid "cannot read existing object %s"
13067 #: builtin/index-pack.c:823
13069 msgid "invalid blob object %s"
13072 #: builtin/index-pack.c:826 builtin/index-pack.c:845
13073 msgid "fsck error in packed object"
13076 #: builtin/index-pack.c:847
13078 msgid "Not all child objects of %s are reachable"
13081 #: builtin/index-pack.c:919 builtin/index-pack.c:950
13082 msgid "failed to apply delta"
13085 #: builtin/index-pack.c:1118
13086 msgid "Receiving objects"
13089 #: builtin/index-pack.c:1118
13090 msgid "Indexing objects"
13093 #: builtin/index-pack.c:1152
13094 msgid "pack is corrupted (SHA1 mismatch)"
13097 #: builtin/index-pack.c:1157
13098 msgid "cannot fstat packfile"
13101 #: builtin/index-pack.c:1160
13102 msgid "pack has junk at the end"
13105 #: builtin/index-pack.c:1172
13106 msgid "confusion beyond insanity in parse_pack_objects()"
13109 #: builtin/index-pack.c:1195
13110 msgid "Resolving deltas"
13113 #: builtin/index-pack.c:1205 builtin/pack-objects.c:2497
13115 msgid "unable to create thread: %s"
13118 #: builtin/index-pack.c:1246
13119 msgid "confusion beyond insanity"
13122 #: builtin/index-pack.c:1252
13124 msgid "completed with %d local object"
13125 msgid_plural "completed with %d local objects"
13129 #: builtin/index-pack.c:1264
13131 msgid "Unexpected tail checksum for %s (disk corruption?)"
13134 #: builtin/index-pack.c:1268
13136 msgid "pack has %d unresolved delta"
13137 msgid_plural "pack has %d unresolved deltas"
13141 #: builtin/index-pack.c:1292
13143 msgid "unable to deflate appended object (%d)"
13146 #: builtin/index-pack.c:1388
13148 msgid "local object %s is corrupt"
13151 #: builtin/index-pack.c:1402
13153 msgid "packfile name '%s' does not end with '.pack'"
13156 #: builtin/index-pack.c:1427
13158 msgid "cannot write %s file '%s'"
13161 #: builtin/index-pack.c:1435
13163 msgid "cannot close written %s file '%s'"
13166 #: builtin/index-pack.c:1459
13167 msgid "error while closing pack file"
13170 #: builtin/index-pack.c:1473
13171 msgid "cannot store pack file"
13174 #: builtin/index-pack.c:1481
13175 msgid "cannot store index file"
13178 #: builtin/index-pack.c:1525 builtin/pack-objects.c:2736
13180 msgid "bad pack.indexversion=%<PRIu32>"
13183 #: builtin/index-pack.c:1593
13185 msgid "Cannot open existing pack file '%s'"
13188 #: builtin/index-pack.c:1595
13190 msgid "Cannot open existing pack idx file for '%s'"
13193 #: builtin/index-pack.c:1643
13195 msgid "non delta: %d object"
13196 msgid_plural "non delta: %d objects"
13200 #: builtin/index-pack.c:1650
13202 msgid "chain length = %d: %lu object"
13203 msgid_plural "chain length = %d: %lu objects"
13207 #: builtin/index-pack.c:1689
13208 msgid "Cannot come back to cwd"
13211 #: builtin/index-pack.c:1738 builtin/index-pack.c:1741
13212 #: builtin/index-pack.c:1757 builtin/index-pack.c:1761
13217 #: builtin/index-pack.c:1777
13218 msgid "--fix-thin cannot be used without --stdin"
13221 #: builtin/index-pack.c:1779
13222 msgid "--stdin requires a git repository"
13225 #: builtin/index-pack.c:1785
13226 msgid "--verify with no packfile name given"
13229 #: builtin/index-pack.c:1833 builtin/unpack-objects.c:580
13230 msgid "fsck error in pack objects"
13233 #: builtin/init-db.c:61
13235 msgid "cannot stat template '%s'"
13238 #: builtin/init-db.c:66
13240 msgid "cannot opendir '%s'"
13243 #: builtin/init-db.c:78
13245 msgid "cannot readlink '%s'"
13248 #: builtin/init-db.c:80
13250 msgid "cannot symlink '%s' '%s'"
13253 #: builtin/init-db.c:86
13255 msgid "cannot copy '%s' to '%s'"
13258 #: builtin/init-db.c:90
13260 msgid "ignoring template %s"
13263 #: builtin/init-db.c:121
13265 msgid "templates not found in %s"
13268 #: builtin/init-db.c:136
13270 msgid "not copying templates from '%s': %s"
13273 #: builtin/init-db.c:334
13275 msgid "unable to handle file type %d"
13278 #: builtin/init-db.c:337
13280 msgid "unable to move %s to %s"
13283 #: builtin/init-db.c:354 builtin/init-db.c:357
13285 msgid "%s already exists"
13288 #: builtin/init-db.c:413
13290 msgid "Reinitialized existing shared Git repository in %s%s\n"
13293 #: builtin/init-db.c:414
13295 msgid "Reinitialized existing Git repository in %s%s\n"
13298 #: builtin/init-db.c:418
13300 msgid "Initialized empty shared Git repository in %s%s\n"
13303 #: builtin/init-db.c:419
13305 msgid "Initialized empty Git repository in %s%s\n"
13308 #: builtin/init-db.c:468
13310 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
13311 "shared[=<permissions>]] [<directory>]"
13314 #: builtin/init-db.c:491
13315 msgid "permissions"
13318 #: builtin/init-db.c:492
13319 msgid "specify that the git repository is to be shared amongst several users"
13322 #: builtin/init-db.c:529 builtin/init-db.c:534
13324 msgid "cannot mkdir %s"
13327 #: builtin/init-db.c:538
13329 msgid "cannot chdir to %s"
13332 #: builtin/init-db.c:559
13335 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
13339 #: builtin/init-db.c:587
13341 msgid "Cannot access work tree '%s'"
13344 #: builtin/interpret-trailers.c:16
13346 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
13347 "<token>[(=|:)<value>])...] [<file>...]"
13350 #: builtin/interpret-trailers.c:95
13351 msgid "edit files in place"
13354 #: builtin/interpret-trailers.c:96
13355 msgid "trim empty trailers"
13358 #: builtin/interpret-trailers.c:99
13359 msgid "where to place the new trailer"
13362 #: builtin/interpret-trailers.c:101
13363 msgid "action if trailer already exists"
13366 #: builtin/interpret-trailers.c:103
13367 msgid "action if trailer is missing"
13370 #: builtin/interpret-trailers.c:105
13371 msgid "output only the trailers"
13374 #: builtin/interpret-trailers.c:106
13375 msgid "do not apply config rules"
13378 #: builtin/interpret-trailers.c:107
13379 msgid "join whitespace-continued values"
13382 #: builtin/interpret-trailers.c:108
13383 msgid "set parsing options"
13386 #: builtin/interpret-trailers.c:110
13387 msgid "do not treat --- specially"
13390 #: builtin/interpret-trailers.c:111
13394 #: builtin/interpret-trailers.c:112
13395 msgid "trailer(s) to add"
13398 #: builtin/interpret-trailers.c:123
13399 msgid "--trailer with --only-input does not make sense"
13402 #: builtin/interpret-trailers.c:133
13403 msgid "no input file given for in-place editing"
13406 #: builtin/log.c:55
13407 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
13410 #: builtin/log.c:56
13411 msgid "git show [<options>] <object>..."
13414 #: builtin/log.c:109
13416 msgid "invalid --decorate option: %s"
13419 #: builtin/log.c:173
13420 msgid "show source"
13423 #: builtin/log.c:174
13424 msgid "Use mail map file"
13427 #: builtin/log.c:176
13428 msgid "only decorate refs that match <pattern>"
13431 #: builtin/log.c:178
13432 msgid "do not decorate refs that match <pattern>"
13435 #: builtin/log.c:179
13436 msgid "decorate options"
13439 #: builtin/log.c:182
13440 msgid "Process line range n,m in file, counting from 1"
13443 #: builtin/log.c:280
13445 msgid "Final output: %d %s\n"
13448 #: builtin/log.c:534
13450 msgid "git show %s: bad file"
13453 #: builtin/log.c:549 builtin/log.c:643
13455 msgid "could not read object %s"
13458 #: builtin/log.c:668
13460 msgid "unknown type: %d"
13463 #: builtin/log.c:791
13464 msgid "format.headers without value"
13467 #: builtin/log.c:908
13468 msgid "name of output directory is too long"
13471 #: builtin/log.c:924
13473 msgid "cannot open patch file %s"
13476 #: builtin/log.c:941
13477 msgid "need exactly one range"
13480 #: builtin/log.c:951
13481 msgid "not a range"
13484 #: builtin/log.c:1074
13485 msgid "cover letter needs email format"
13488 #: builtin/log.c:1080
13489 msgid "failed to create cover-letter file"
13492 #: builtin/log.c:1159
13494 msgid "insane in-reply-to: %s"
13497 #: builtin/log.c:1186
13498 msgid "git format-patch [<options>] [<since> | <revision-range>]"
13501 #: builtin/log.c:1244
13502 msgid "two output directories?"
13505 #: builtin/log.c:1355 builtin/log.c:2099 builtin/log.c:2101 builtin/log.c:2113
13507 msgid "unknown commit %s"
13510 #: builtin/log.c:1365 builtin/replace.c:58 builtin/replace.c:207
13511 #: builtin/replace.c:210
13513 msgid "failed to resolve '%s' as a valid ref"
13516 #: builtin/log.c:1370
13517 msgid "could not find exact merge base"
13520 #: builtin/log.c:1374
13522 "failed to get upstream, if you want to record base commit automatically,\n"
13523 "please use git branch --set-upstream-to to track a remote branch.\n"
13524 "Or you could specify base commit by --base=<base-commit-id> manually"
13527 #: builtin/log.c:1394
13528 msgid "failed to find exact merge base"
13531 #: builtin/log.c:1405
13532 msgid "base commit should be the ancestor of revision list"
13535 #: builtin/log.c:1409
13536 msgid "base commit shouldn't be in revision list"
13539 #: builtin/log.c:1462
13540 msgid "cannot get patch id"
13543 #: builtin/log.c:1514
13544 msgid "failed to infer range-diff ranges"
13547 #: builtin/log.c:1559
13548 msgid "use [PATCH n/m] even with a single patch"
13551 #: builtin/log.c:1562
13552 msgid "use [PATCH] even with multiple patches"
13555 #: builtin/log.c:1566
13556 msgid "print patches to standard out"
13559 #: builtin/log.c:1568
13560 msgid "generate a cover letter"
13563 #: builtin/log.c:1570
13564 msgid "use simple number sequence for output file names"
13567 #: builtin/log.c:1571
13571 #: builtin/log.c:1572
13572 msgid "use <sfx> instead of '.patch'"
13575 #: builtin/log.c:1574
13576 msgid "start numbering patches at <n> instead of 1"
13579 #: builtin/log.c:1576
13580 msgid "mark the series as Nth re-roll"
13583 #: builtin/log.c:1578
13584 msgid "Use [RFC PATCH] instead of [PATCH]"
13587 #: builtin/log.c:1581
13588 msgid "Use [<prefix>] instead of [PATCH]"
13591 #: builtin/log.c:1584
13592 msgid "store resulting files in <dir>"
13595 #: builtin/log.c:1587
13596 msgid "don't strip/add [PATCH]"
13599 #: builtin/log.c:1590
13600 msgid "don't output binary diffs"
13603 #: builtin/log.c:1592
13604 msgid "output all-zero hash in From header"
13607 #: builtin/log.c:1594
13608 msgid "don't include a patch matching a commit upstream"
13611 #: builtin/log.c:1596
13612 msgid "show patch format instead of default (patch + stat)"
13615 #: builtin/log.c:1598
13619 #: builtin/log.c:1599
13623 #: builtin/log.c:1600
13624 msgid "add email header"
13627 #: builtin/log.c:1601 builtin/log.c:1603
13631 #: builtin/log.c:1601
13632 msgid "add To: header"
13635 #: builtin/log.c:1603
13636 msgid "add Cc: header"
13639 #: builtin/log.c:1605
13643 #: builtin/log.c:1606
13644 msgid "set From address to <ident> (or committer ident if absent)"
13647 #: builtin/log.c:1608
13651 #: builtin/log.c:1609
13652 msgid "make first mail a reply to <message-id>"
13655 #: builtin/log.c:1610 builtin/log.c:1613
13659 #: builtin/log.c:1611
13660 msgid "attach the patch"
13663 #: builtin/log.c:1614
13664 msgid "inline the patch"
13667 #: builtin/log.c:1618
13668 msgid "enable message threading, styles: shallow, deep"
13671 #: builtin/log.c:1620
13675 #: builtin/log.c:1621
13676 msgid "add a signature"
13679 #: builtin/log.c:1622
13680 msgid "base-commit"
13683 #: builtin/log.c:1623
13684 msgid "add prerequisite tree info to the patch series"
13687 #: builtin/log.c:1625
13688 msgid "add a signature from a file"
13691 #: builtin/log.c:1626
13692 msgid "don't print the patch filenames"
13695 #: builtin/log.c:1628
13696 msgid "show progress while generating patches"
13699 #: builtin/log.c:1630
13700 msgid "show changes against <rev> in cover letter or single patch"
13703 #: builtin/log.c:1633
13704 msgid "show changes against <refspec> in cover letter or single patch"
13707 #: builtin/log.c:1635
13708 msgid "percentage by which creation is weighted"
13711 #: builtin/log.c:1710
13713 msgid "invalid ident line: %s"
13716 #: builtin/log.c:1725
13717 msgid "-n and -k are mutually exclusive"
13720 #: builtin/log.c:1727
13721 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
13724 #: builtin/log.c:1735
13725 msgid "--name-only does not make sense"
13728 #: builtin/log.c:1737
13729 msgid "--name-status does not make sense"
13732 #: builtin/log.c:1739
13733 msgid "--check does not make sense"
13736 #: builtin/log.c:1771
13737 msgid "standard output, or directory, which one?"
13740 #: builtin/log.c:1860
13741 msgid "--interdiff requires --cover-letter or single patch"
13744 #: builtin/log.c:1864
13748 #: builtin/log.c:1865
13750 msgid "Interdiff against v%d:"
13753 #: builtin/log.c:1871
13754 msgid "--creation-factor requires --range-diff"
13757 #: builtin/log.c:1875
13758 msgid "--range-diff requires --cover-letter or single patch"
13761 #: builtin/log.c:1883
13762 msgid "Range-diff:"
13765 #: builtin/log.c:1884
13767 msgid "Range-diff against v%d:"
13770 #: builtin/log.c:1895
13772 msgid "unable to read signature file '%s'"
13775 #: builtin/log.c:1931
13776 msgid "Generating patches"
13779 #: builtin/log.c:1975
13780 msgid "failed to create output files"
13783 #: builtin/log.c:2034
13784 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
13787 #: builtin/log.c:2088
13790 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
13793 #: builtin/ls-files.c:470
13794 msgid "git ls-files [<options>] [<file>...]"
13797 #: builtin/ls-files.c:526
13798 msgid "identify the file status with tags"
13801 #: builtin/ls-files.c:528
13802 msgid "use lowercase letters for 'assume unchanged' files"
13805 #: builtin/ls-files.c:530
13806 msgid "use lowercase letters for 'fsmonitor clean' files"
13809 #: builtin/ls-files.c:532
13810 msgid "show cached files in the output (default)"
13813 #: builtin/ls-files.c:534
13814 msgid "show deleted files in the output"
13817 #: builtin/ls-files.c:536
13818 msgid "show modified files in the output"
13821 #: builtin/ls-files.c:538
13822 msgid "show other files in the output"
13825 #: builtin/ls-files.c:540
13826 msgid "show ignored files in the output"
13829 #: builtin/ls-files.c:543
13830 msgid "show staged contents' object name in the output"
13833 #: builtin/ls-files.c:545
13834 msgid "show files on the filesystem that need to be removed"
13837 #: builtin/ls-files.c:547
13838 msgid "show 'other' directories' names only"
13841 #: builtin/ls-files.c:549
13842 msgid "show line endings of files"
13845 #: builtin/ls-files.c:551
13846 msgid "don't show empty directories"
13849 #: builtin/ls-files.c:554
13850 msgid "show unmerged files in the output"
13853 #: builtin/ls-files.c:556
13854 msgid "show resolve-undo information"
13857 #: builtin/ls-files.c:558
13858 msgid "skip files matching pattern"
13861 #: builtin/ls-files.c:561
13862 msgid "exclude patterns are read from <file>"
13865 #: builtin/ls-files.c:564
13866 msgid "read additional per-directory exclude patterns in <file>"
13869 #: builtin/ls-files.c:566
13870 msgid "add the standard git exclusions"
13873 #: builtin/ls-files.c:570
13874 msgid "make the output relative to the project top directory"
13877 #: builtin/ls-files.c:573
13878 msgid "recurse through submodules"
13881 #: builtin/ls-files.c:575
13882 msgid "if any <file> is not in the index, treat this as an error"
13885 #: builtin/ls-files.c:576
13889 #: builtin/ls-files.c:577
13890 msgid "pretend that paths removed since <tree-ish> are still present"
13893 #: builtin/ls-files.c:579
13894 msgid "show debugging data"
13897 #: builtin/ls-remote.c:9
13899 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
13900 " [-q | --quiet] [--exit-code] [--get-url]\n"
13901 " [--symref] [<repository> [<refs>...]]"
13904 #: builtin/ls-remote.c:59
13905 msgid "do not print remote URL"
13908 #: builtin/ls-remote.c:60 builtin/ls-remote.c:62 builtin/rebase.c:1464
13912 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63
13913 msgid "path of git-upload-pack on the remote host"
13916 #: builtin/ls-remote.c:65
13917 msgid "limit to tags"
13920 #: builtin/ls-remote.c:66
13921 msgid "limit to heads"
13924 #: builtin/ls-remote.c:67
13925 msgid "do not show peeled tags"
13928 #: builtin/ls-remote.c:69
13929 msgid "take url.<base>.insteadOf into account"
13932 #: builtin/ls-remote.c:72
13933 msgid "exit with exit code 2 if no matching refs are found"
13936 #: builtin/ls-remote.c:75
13937 msgid "show underlying ref in addition to the object pointed by it"
13940 #: builtin/ls-tree.c:30
13941 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
13944 #: builtin/ls-tree.c:128
13945 msgid "only show trees"
13948 #: builtin/ls-tree.c:130
13949 msgid "recurse into subtrees"
13952 #: builtin/ls-tree.c:132
13953 msgid "show trees when recursing"
13956 #: builtin/ls-tree.c:135
13957 msgid "terminate entries with NUL byte"
13960 #: builtin/ls-tree.c:136
13961 msgid "include object size"
13964 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
13965 msgid "list only filenames"
13968 #: builtin/ls-tree.c:143
13969 msgid "use full path names"
13972 #: builtin/ls-tree.c:145
13973 msgid "list entire tree; not just current directory (implies --full-name)"
13976 #: builtin/mailsplit.c:241
13978 msgid "empty mbox: '%s'"
13981 #: builtin/merge.c:55
13982 msgid "git merge [<options>] [<commit>...]"
13985 #: builtin/merge.c:56
13986 msgid "git merge --abort"
13989 #: builtin/merge.c:57
13990 msgid "git merge --continue"
13993 #: builtin/merge.c:118
13994 msgid "switch `m' requires a value"
13997 #: builtin/merge.c:141
13999 msgid "option `%s' requires a value"
14002 #: builtin/merge.c:187
14004 msgid "Could not find merge strategy '%s'.\n"
14007 #: builtin/merge.c:188
14009 msgid "Available strategies are:"
14012 #: builtin/merge.c:193
14014 msgid "Available custom strategies are:"
14017 #: builtin/merge.c:244 builtin/pull.c:151
14018 msgid "do not show a diffstat at the end of the merge"
14021 #: builtin/merge.c:247 builtin/pull.c:154
14022 msgid "show a diffstat at the end of the merge"
14025 #: builtin/merge.c:248 builtin/pull.c:157
14026 msgid "(synonym to --stat)"
14029 #: builtin/merge.c:250 builtin/pull.c:160
14030 msgid "add (at most <n>) entries from shortlog to merge commit message"
14033 #: builtin/merge.c:253 builtin/pull.c:166
14034 msgid "create a single commit instead of doing a merge"
14037 #: builtin/merge.c:255 builtin/pull.c:169
14038 msgid "perform a commit if the merge succeeds (default)"
14041 #: builtin/merge.c:257 builtin/pull.c:172
14042 msgid "edit message before committing"
14045 #: builtin/merge.c:259
14046 msgid "allow fast-forward (default)"
14049 #: builtin/merge.c:261 builtin/pull.c:179
14050 msgid "abort if fast-forward is not possible"
14053 #: builtin/merge.c:265 builtin/pull.c:182
14054 msgid "verify that the named commit has a valid GPG signature"
14057 #: builtin/merge.c:266 builtin/notes.c:787 builtin/pull.c:186
14058 #: builtin/rebase.c:492 builtin/rebase.c:1477 builtin/revert.c:114
14062 #: builtin/merge.c:267 builtin/pull.c:187
14063 msgid "merge strategy to use"
14066 #: builtin/merge.c:268 builtin/pull.c:190
14067 msgid "option=value"
14070 #: builtin/merge.c:269 builtin/pull.c:191
14071 msgid "option for selected merge strategy"
14074 #: builtin/merge.c:271
14075 msgid "merge commit message (for a non-fast-forward merge)"
14078 #: builtin/merge.c:278
14079 msgid "abort the current in-progress merge"
14082 #: builtin/merge.c:280
14083 msgid "--abort but leave index and working tree alone"
14086 #: builtin/merge.c:282
14087 msgid "continue the current in-progress merge"
14090 #: builtin/merge.c:284 builtin/pull.c:198
14091 msgid "allow merging unrelated histories"
14094 #: builtin/merge.c:290
14095 msgid "verify commit-msg hook"
14098 #: builtin/merge.c:307
14099 msgid "could not run stash."
14102 #: builtin/merge.c:312
14103 msgid "stash failed"
14106 #: builtin/merge.c:317
14108 msgid "not a valid object: %s"
14111 #: builtin/merge.c:339 builtin/merge.c:356
14112 msgid "read-tree failed"
14115 #: builtin/merge.c:386
14116 msgid " (nothing to squash)"
14119 #: builtin/merge.c:397
14121 msgid "Squash commit -- not updating HEAD\n"
14124 #: builtin/merge.c:447
14126 msgid "No merge message -- not updating HEAD\n"
14129 #: builtin/merge.c:498
14131 msgid "'%s' does not point to a commit"
14134 #: builtin/merge.c:585
14136 msgid "Bad branch.%s.mergeoptions string: %s"
14139 #: builtin/merge.c:708
14140 msgid "Not handling anything other than two heads merge."
14143 #: builtin/merge.c:722
14145 msgid "Unknown option for merge-recursive: -X%s"
14148 #: builtin/merge.c:737
14150 msgid "unable to write %s"
14153 #: builtin/merge.c:789
14155 msgid "Could not read from '%s'"
14158 #: builtin/merge.c:798
14160 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
14163 #: builtin/merge.c:804
14165 "Please enter a commit message to explain why this merge is necessary,\n"
14166 "especially if it merges an updated upstream into a topic branch.\n"
14170 #: builtin/merge.c:809
14171 msgid "An empty message aborts the commit.\n"
14174 #: builtin/merge.c:812
14177 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
14181 #: builtin/merge.c:853
14182 msgid "Empty commit message."
14185 #: builtin/merge.c:872
14187 msgid "Wonderful.\n"
14190 #: builtin/merge.c:933
14192 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
14195 #: builtin/merge.c:972
14196 msgid "No current branch."
14199 #: builtin/merge.c:974
14200 msgid "No remote for the current branch."
14203 #: builtin/merge.c:976
14204 msgid "No default upstream defined for the current branch."
14207 #: builtin/merge.c:981
14209 msgid "No remote-tracking branch for %s from %s"
14212 #: builtin/merge.c:1038
14214 msgid "Bad value '%s' in environment '%s'"
14217 #: builtin/merge.c:1141
14219 msgid "not something we can merge in %s: %s"
14222 #: builtin/merge.c:1175
14223 msgid "not something we can merge"
14226 #: builtin/merge.c:1278
14227 msgid "--abort expects no arguments"
14230 #: builtin/merge.c:1282
14231 msgid "There is no merge to abort (MERGE_HEAD missing)."
14234 #: builtin/merge.c:1291
14235 msgid "--quit expects no arguments"
14238 #: builtin/merge.c:1304
14239 msgid "--continue expects no arguments"
14242 #: builtin/merge.c:1308
14243 msgid "There is no merge in progress (MERGE_HEAD missing)."
14246 #: builtin/merge.c:1324
14248 "You have not concluded your merge (MERGE_HEAD exists).\n"
14249 "Please, commit your changes before you merge."
14252 #: builtin/merge.c:1331
14254 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
14255 "Please, commit your changes before you merge."
14258 #: builtin/merge.c:1334
14259 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
14262 #: builtin/merge.c:1348
14263 msgid "You cannot combine --squash with --no-ff."
14266 #: builtin/merge.c:1350
14267 msgid "You cannot combine --squash with --commit."
14270 #: builtin/merge.c:1366
14271 msgid "No commit specified and merge.defaultToUpstream not set."
14274 #: builtin/merge.c:1383
14275 msgid "Squash commit into empty head not supported yet"
14278 #: builtin/merge.c:1385
14279 msgid "Non-fast-forward commit does not make sense into an empty head"
14282 #: builtin/merge.c:1390
14284 msgid "%s - not something we can merge"
14287 #: builtin/merge.c:1392
14288 msgid "Can merge only exactly one commit into empty head"
14291 #: builtin/merge.c:1471
14292 msgid "refusing to merge unrelated histories"
14295 #: builtin/merge.c:1480
14296 msgid "Already up to date."
14299 #: builtin/merge.c:1490
14301 msgid "Updating %s..%s\n"
14304 #: builtin/merge.c:1532
14306 msgid "Trying really trivial in-index merge...\n"
14309 #: builtin/merge.c:1539
14314 #: builtin/merge.c:1564
14315 msgid "Already up to date. Yeeah!"
14318 #: builtin/merge.c:1570
14319 msgid "Not possible to fast-forward, aborting."
14322 #: builtin/merge.c:1593 builtin/merge.c:1658
14324 msgid "Rewinding the tree to pristine...\n"
14327 #: builtin/merge.c:1597
14329 msgid "Trying merge strategy %s...\n"
14332 #: builtin/merge.c:1649
14334 msgid "No merge strategy handled the merge.\n"
14337 #: builtin/merge.c:1651
14339 msgid "Merge with strategy %s failed.\n"
14342 #: builtin/merge.c:1660
14344 msgid "Using the %s to prepare resolving by hand.\n"
14347 #: builtin/merge.c:1672
14349 msgid "Automatic merge went well; stopped before committing as requested\n"
14352 #: builtin/merge-base.c:32
14353 msgid "git merge-base [-a | --all] <commit> <commit>..."
14356 #: builtin/merge-base.c:33
14357 msgid "git merge-base [-a | --all] --octopus <commit>..."
14360 #: builtin/merge-base.c:34
14361 msgid "git merge-base --independent <commit>..."
14364 #: builtin/merge-base.c:35
14365 msgid "git merge-base --is-ancestor <commit> <commit>"
14368 #: builtin/merge-base.c:36
14369 msgid "git merge-base --fork-point <ref> [<commit>]"
14372 #: builtin/merge-base.c:153
14373 msgid "output all common ancestors"
14376 #: builtin/merge-base.c:155
14377 msgid "find ancestors for a single n-way merge"
14380 #: builtin/merge-base.c:157
14381 msgid "list revs not reachable from others"
14384 #: builtin/merge-base.c:159
14385 msgid "is the first one ancestor of the other?"
14388 #: builtin/merge-base.c:161
14389 msgid "find where <commit> forked from reflog of <ref>"
14392 #: builtin/merge-file.c:9
14394 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
14395 "<orig-file> <file2>"
14398 #: builtin/merge-file.c:35
14399 msgid "send results to standard output"
14402 #: builtin/merge-file.c:36
14403 msgid "use a diff3 based merge"
14406 #: builtin/merge-file.c:37
14407 msgid "for conflicts, use our version"
14410 #: builtin/merge-file.c:39
14411 msgid "for conflicts, use their version"
14414 #: builtin/merge-file.c:41
14415 msgid "for conflicts, use a union version"
14418 #: builtin/merge-file.c:44
14419 msgid "for conflicts, use this marker size"
14422 #: builtin/merge-file.c:45
14423 msgid "do not warn about conflicts"
14426 #: builtin/merge-file.c:47
14427 msgid "set labels for file1/orig-file/file2"
14430 #: builtin/merge-recursive.c:46
14432 msgid "unknown option %s"
14435 #: builtin/merge-recursive.c:52
14437 msgid "could not parse object '%s'"
14440 #: builtin/merge-recursive.c:56
14442 msgid "cannot handle more than %d base. Ignoring %s."
14443 msgid_plural "cannot handle more than %d bases. Ignoring %s."
14447 #: builtin/merge-recursive.c:64
14448 msgid "not handling anything other than two heads merge."
14451 #: builtin/merge-recursive.c:70 builtin/merge-recursive.c:72
14453 msgid "could not resolve ref '%s'"
14456 #: builtin/merge-recursive.c:78
14458 msgid "Merging %s with %s\n"
14461 #: builtin/mktree.c:66
14462 msgid "git mktree [-z] [--missing] [--batch]"
14465 #: builtin/mktree.c:154
14466 msgid "input is NUL terminated"
14469 #: builtin/mktree.c:155 builtin/write-tree.c:26
14470 msgid "allow missing objects"
14473 #: builtin/mktree.c:156
14474 msgid "allow creation of more than one tree"
14477 #: builtin/multi-pack-index.c:9
14479 "git multi-pack-index [--object-dir=<dir>] (write|verify|expire|repack --"
14480 "batch-size=<size>)"
14483 #: builtin/multi-pack-index.c:23
14484 msgid "object directory containing set of packfile and pack-index pairs"
14487 #: builtin/multi-pack-index.c:25
14489 "during repack, collect pack-files of smaller size into a batch that is "
14490 "larger than this size"
14493 #: builtin/multi-pack-index.c:43 builtin/prune-packed.c:67
14494 msgid "too many arguments"
14497 #: builtin/multi-pack-index.c:52
14498 msgid "--batch-size option is only for 'repack' subcommand"
14501 #: builtin/multi-pack-index.c:61
14503 msgid "unrecognized subcommand: %s"
14507 msgid "git mv [<options>] <source>... <destination>"
14512 msgid "Directory %s is in index and no submodule?"
14516 msgid "Please stage your changes to .gitmodules or stash them to proceed"
14519 #: builtin/mv.c:103
14521 msgid "%.*s is in index"
14524 #: builtin/mv.c:125
14525 msgid "force move/rename even if target exists"
14528 #: builtin/mv.c:127
14529 msgid "skip move/rename errors"
14532 #: builtin/mv.c:169
14534 msgid "destination '%s' is not a directory"
14537 #: builtin/mv.c:180
14539 msgid "Checking rename of '%s' to '%s'\n"
14542 #: builtin/mv.c:184
14546 #: builtin/mv.c:187
14547 msgid "can not move directory into itself"
14550 #: builtin/mv.c:190
14551 msgid "cannot move directory over file"
14554 #: builtin/mv.c:199
14555 msgid "source directory is empty"
14558 #: builtin/mv.c:224
14559 msgid "not under version control"
14562 #: builtin/mv.c:227
14563 msgid "destination exists"
14566 #: builtin/mv.c:235
14568 msgid "overwriting '%s'"
14571 #: builtin/mv.c:238
14572 msgid "Cannot overwrite"
14575 #: builtin/mv.c:241
14576 msgid "multiple sources for the same target"
14579 #: builtin/mv.c:243
14580 msgid "destination directory does not exist"
14583 #: builtin/mv.c:250
14585 msgid "%s, source=%s, destination=%s"
14588 #: builtin/mv.c:271
14590 msgid "Renaming %s to %s\n"
14593 #: builtin/mv.c:277 builtin/remote.c:717 builtin/repack.c:510
14595 msgid "renaming '%s' failed"
14598 #: builtin/name-rev.c:352
14599 msgid "git name-rev [<options>] <commit>..."
14602 #: builtin/name-rev.c:353
14603 msgid "git name-rev [<options>] --all"
14606 #: builtin/name-rev.c:354
14607 msgid "git name-rev [<options>] --stdin"
14610 #: builtin/name-rev.c:411
14611 msgid "print only names (no SHA-1)"
14614 #: builtin/name-rev.c:412
14615 msgid "only use tags to name the commits"
14618 #: builtin/name-rev.c:414
14619 msgid "only use refs matching <pattern>"
14622 #: builtin/name-rev.c:416
14623 msgid "ignore refs matching <pattern>"
14626 #: builtin/name-rev.c:418
14627 msgid "list all commits reachable from all refs"
14630 #: builtin/name-rev.c:419
14631 msgid "read from stdin"
14634 #: builtin/name-rev.c:420
14635 msgid "allow to print `undefined` names (default)"
14638 #: builtin/name-rev.c:426
14639 msgid "dereference tags in the input (internal use)"
14642 #: builtin/notes.c:28
14643 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
14646 #: builtin/notes.c:29
14648 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
14649 "| (-c | -C) <object>] [<object>]"
14652 #: builtin/notes.c:30
14653 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
14656 #: builtin/notes.c:31
14658 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
14659 "(-c | -C) <object>] [<object>]"
14662 #: builtin/notes.c:32
14663 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
14666 #: builtin/notes.c:33
14667 msgid "git notes [--ref <notes-ref>] show [<object>]"
14670 #: builtin/notes.c:34
14672 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
14675 #: builtin/notes.c:35
14676 msgid "git notes merge --commit [-v | -q]"
14679 #: builtin/notes.c:36
14680 msgid "git notes merge --abort [-v | -q]"
14683 #: builtin/notes.c:37
14684 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
14687 #: builtin/notes.c:38
14688 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
14691 #: builtin/notes.c:39
14692 msgid "git notes [--ref <notes-ref>] get-ref"
14695 #: builtin/notes.c:44
14696 msgid "git notes [list [<object>]]"
14699 #: builtin/notes.c:49
14700 msgid "git notes add [<options>] [<object>]"
14703 #: builtin/notes.c:54
14704 msgid "git notes copy [<options>] <from-object> <to-object>"
14707 #: builtin/notes.c:55
14708 msgid "git notes copy --stdin [<from-object> <to-object>]..."
14711 #: builtin/notes.c:60
14712 msgid "git notes append [<options>] [<object>]"
14715 #: builtin/notes.c:65
14716 msgid "git notes edit [<object>]"
14719 #: builtin/notes.c:70
14720 msgid "git notes show [<object>]"
14723 #: builtin/notes.c:75
14724 msgid "git notes merge [<options>] <notes-ref>"
14727 #: builtin/notes.c:76
14728 msgid "git notes merge --commit [<options>]"
14731 #: builtin/notes.c:77
14732 msgid "git notes merge --abort [<options>]"
14735 #: builtin/notes.c:82
14736 msgid "git notes remove [<object>]"
14739 #: builtin/notes.c:87
14740 msgid "git notes prune [<options>]"
14743 #: builtin/notes.c:92
14744 msgid "git notes get-ref"
14747 #: builtin/notes.c:97
14748 msgid "Write/edit the notes for the following object:"
14751 #: builtin/notes.c:150
14753 msgid "unable to start 'show' for object '%s'"
14756 #: builtin/notes.c:154
14757 msgid "could not read 'show' output"
14760 #: builtin/notes.c:162
14762 msgid "failed to finish 'show' for object '%s'"
14765 #: builtin/notes.c:197
14766 msgid "please supply the note contents using either -m or -F option"
14769 #: builtin/notes.c:206
14770 msgid "unable to write note object"
14773 #: builtin/notes.c:208
14775 msgid "the note contents have been left in %s"
14778 #: builtin/notes.c:242 builtin/tag.c:532
14780 msgid "could not open or read '%s'"
14783 #: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
14784 #: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
14785 #: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
14787 msgid "failed to resolve '%s' as a valid ref."
14790 #: builtin/notes.c:265
14792 msgid "failed to read object '%s'."
14795 #: builtin/notes.c:268
14797 msgid "cannot read note data from non-blob object '%s'."
14800 #: builtin/notes.c:309
14802 msgid "malformed input line: '%s'."
14805 #: builtin/notes.c:324
14807 msgid "failed to copy notes from '%s' to '%s'"
14810 #. TRANSLATORS: the first %s will be replaced by a git
14811 #. notes command: 'add', 'merge', 'remove', etc.
14813 #: builtin/notes.c:356
14815 msgid "refusing to %s notes in %s (outside of refs/notes/)"
14818 #: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:509
14819 #: builtin/notes.c:521 builtin/notes.c:598 builtin/notes.c:665
14820 #: builtin/notes.c:815 builtin/notes.c:963 builtin/notes.c:985
14821 msgid "too many parameters"
14824 #: builtin/notes.c:389 builtin/notes.c:678
14826 msgid "no note found for object %s."
14829 #: builtin/notes.c:410 builtin/notes.c:576
14830 msgid "note contents as a string"
14833 #: builtin/notes.c:413 builtin/notes.c:579
14834 msgid "note contents in a file"
14837 #: builtin/notes.c:416 builtin/notes.c:582
14838 msgid "reuse and edit specified note object"
14841 #: builtin/notes.c:419 builtin/notes.c:585
14842 msgid "reuse specified note object"
14845 #: builtin/notes.c:422 builtin/notes.c:588
14846 msgid "allow storing empty note"
14849 #: builtin/notes.c:423 builtin/notes.c:496
14850 msgid "replace existing notes"
14853 #: builtin/notes.c:448
14856 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
14860 #: builtin/notes.c:463 builtin/notes.c:544
14862 msgid "Overwriting existing notes for object %s\n"
14865 #: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
14867 msgid "Removing note for object %s\n"
14870 #: builtin/notes.c:497
14871 msgid "read objects from stdin"
14874 #: builtin/notes.c:499
14875 msgid "load rewriting config for <command> (implies --stdin)"
14878 #: builtin/notes.c:517
14879 msgid "too few parameters"
14882 #: builtin/notes.c:538
14885 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
14889 #: builtin/notes.c:550
14891 msgid "missing notes on source object %s. Cannot copy."
14894 #: builtin/notes.c:603
14897 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
14898 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
14901 #: builtin/notes.c:698
14902 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
14905 #: builtin/notes.c:700
14906 msgid "failed to delete ref NOTES_MERGE_REF"
14909 #: builtin/notes.c:702
14910 msgid "failed to remove 'git notes merge' worktree"
14913 #: builtin/notes.c:722
14914 msgid "failed to read ref NOTES_MERGE_PARTIAL"
14917 #: builtin/notes.c:724
14918 msgid "could not find commit from NOTES_MERGE_PARTIAL."
14921 #: builtin/notes.c:726
14922 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
14925 #: builtin/notes.c:739
14926 msgid "failed to resolve NOTES_MERGE_REF"
14929 #: builtin/notes.c:742
14930 msgid "failed to finalize notes merge"
14933 #: builtin/notes.c:768
14935 msgid "unknown notes merge strategy %s"
14938 #: builtin/notes.c:784
14939 msgid "General options"
14942 #: builtin/notes.c:786
14943 msgid "Merge options"
14946 #: builtin/notes.c:788
14948 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
14952 #: builtin/notes.c:790
14953 msgid "Committing unmerged notes"
14956 #: builtin/notes.c:792
14957 msgid "finalize notes merge by committing unmerged notes"
14960 #: builtin/notes.c:794
14961 msgid "Aborting notes merge resolution"
14964 #: builtin/notes.c:796
14965 msgid "abort notes merge"
14968 #: builtin/notes.c:807
14969 msgid "cannot mix --commit, --abort or -s/--strategy"
14972 #: builtin/notes.c:812
14973 msgid "must specify a notes ref to merge"
14976 #: builtin/notes.c:836
14978 msgid "unknown -s/--strategy: %s"
14981 #: builtin/notes.c:873
14983 msgid "a notes merge into %s is already in-progress at %s"
14986 #: builtin/notes.c:876
14988 msgid "failed to store link to current notes ref (%s)"
14991 #: builtin/notes.c:878
14994 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
14995 "'git notes merge --commit', or abort the merge with 'git notes merge --"
14999 #: builtin/notes.c:897 builtin/tag.c:545
15001 msgid "Failed to resolve '%s' as a valid ref."
15004 #: builtin/notes.c:900
15006 msgid "Object %s has no note\n"
15009 #: builtin/notes.c:912
15010 msgid "attempt to remove non-existent note is not an error"
15013 #: builtin/notes.c:915
15014 msgid "read object names from the standard input"
15017 #: builtin/notes.c:954 builtin/prune.c:130 builtin/worktree.c:165
15018 msgid "do not remove, show only"
15021 #: builtin/notes.c:955
15022 msgid "report pruned notes"
15025 #: builtin/notes.c:998
15029 #: builtin/notes.c:999
15030 msgid "use notes from <notes-ref>"
15033 #: builtin/notes.c:1034 builtin/stash.c:1598
15035 msgid "unknown subcommand: %s"
15038 #: builtin/pack-objects.c:52
15040 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
15043 #: builtin/pack-objects.c:53
15045 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
15048 #: builtin/pack-objects.c:428
15050 msgid "bad packed object CRC for %s"
15053 #: builtin/pack-objects.c:439
15055 msgid "corrupt packed object for %s"
15058 #: builtin/pack-objects.c:570
15060 msgid "recursive delta detected for object %s"
15063 #: builtin/pack-objects.c:781
15065 msgid "ordered %u objects, expected %<PRIu32>"
15068 #: builtin/pack-objects.c:794
15070 msgid "packfile is invalid: %s"
15073 #: builtin/pack-objects.c:798
15075 msgid "unable to open packfile for reuse: %s"
15078 #: builtin/pack-objects.c:802
15079 msgid "unable to seek in reused packfile"
15082 #: builtin/pack-objects.c:813
15083 msgid "unable to read from reused packfile"
15086 #: builtin/pack-objects.c:841
15087 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
15090 #: builtin/pack-objects.c:854
15091 msgid "Writing objects"
15094 #: builtin/pack-objects.c:917 builtin/update-index.c:89
15096 msgid "failed to stat %s"
15099 #: builtin/pack-objects.c:970
15101 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
15104 #: builtin/pack-objects.c:1166
15105 msgid "disabling bitmap writing, as some objects are not being packed"
15108 #: builtin/pack-objects.c:1597
15110 msgid "delta base offset overflow in pack for %s"
15113 #: builtin/pack-objects.c:1606
15115 msgid "delta base offset out of bound for %s"
15118 #: builtin/pack-objects.c:1875
15119 msgid "Counting objects"
15122 #: builtin/pack-objects.c:2005
15124 msgid "unable to get size of %s"
15127 #: builtin/pack-objects.c:2020
15129 msgid "unable to parse object header of %s"
15132 #: builtin/pack-objects.c:2090 builtin/pack-objects.c:2106
15133 #: builtin/pack-objects.c:2116
15135 msgid "object %s cannot be read"
15138 #: builtin/pack-objects.c:2093 builtin/pack-objects.c:2120
15140 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
15143 #: builtin/pack-objects.c:2130
15144 msgid "suboptimal pack - out of memory"
15147 #: builtin/pack-objects.c:2456
15149 msgid "Delta compression using up to %d threads"
15152 #: builtin/pack-objects.c:2588
15154 msgid "unable to pack objects reachable from tag %s"
15157 #: builtin/pack-objects.c:2675
15158 msgid "Compressing objects"
15161 #: builtin/pack-objects.c:2681
15162 msgid "inconsistency with delta count"
15165 #: builtin/pack-objects.c:2762
15168 "expected edge object ID, got garbage:\n"
15172 #: builtin/pack-objects.c:2768
15175 "expected object ID, got garbage:\n"
15179 #: builtin/pack-objects.c:2866
15180 msgid "invalid value for --missing"
15183 #: builtin/pack-objects.c:2925 builtin/pack-objects.c:3033
15184 msgid "cannot open pack index"
15187 #: builtin/pack-objects.c:2956
15189 msgid "loose object at %s could not be examined"
15192 #: builtin/pack-objects.c:3041
15193 msgid "unable to force loose object"
15196 #: builtin/pack-objects.c:3133
15198 msgid "not a rev '%s'"
15201 #: builtin/pack-objects.c:3136
15203 msgid "bad revision '%s'"
15206 #: builtin/pack-objects.c:3161
15207 msgid "unable to add recent objects"
15210 #: builtin/pack-objects.c:3214
15212 msgid "unsupported index version %s"
15215 #: builtin/pack-objects.c:3218
15217 msgid "bad index version '%s'"
15220 #: builtin/pack-objects.c:3248
15221 msgid "do not show progress meter"
15224 #: builtin/pack-objects.c:3250
15225 msgid "show progress meter"
15228 #: builtin/pack-objects.c:3252
15229 msgid "show progress meter during object writing phase"
15232 #: builtin/pack-objects.c:3255
15233 msgid "similar to --all-progress when progress meter is shown"
15236 #: builtin/pack-objects.c:3256
15237 msgid "<version>[,<offset>]"
15240 #: builtin/pack-objects.c:3257
15241 msgid "write the pack index file in the specified idx format version"
15244 #: builtin/pack-objects.c:3260
15245 msgid "maximum size of each output pack file"
15248 #: builtin/pack-objects.c:3262
15249 msgid "ignore borrowed objects from alternate object store"
15252 #: builtin/pack-objects.c:3264
15253 msgid "ignore packed objects"
15256 #: builtin/pack-objects.c:3266
15257 msgid "limit pack window by objects"
15260 #: builtin/pack-objects.c:3268
15261 msgid "limit pack window by memory in addition to object limit"
15264 #: builtin/pack-objects.c:3270
15265 msgid "maximum length of delta chain allowed in the resulting pack"
15268 #: builtin/pack-objects.c:3272
15269 msgid "reuse existing deltas"
15272 #: builtin/pack-objects.c:3274
15273 msgid "reuse existing objects"
15276 #: builtin/pack-objects.c:3276
15277 msgid "use OFS_DELTA objects"
15280 #: builtin/pack-objects.c:3278
15281 msgid "use threads when searching for best delta matches"
15284 #: builtin/pack-objects.c:3280
15285 msgid "do not create an empty pack output"
15288 #: builtin/pack-objects.c:3282
15289 msgid "read revision arguments from standard input"
15292 #: builtin/pack-objects.c:3284
15293 msgid "limit the objects to those that are not yet packed"
15296 #: builtin/pack-objects.c:3287
15297 msgid "include objects reachable from any reference"
15300 #: builtin/pack-objects.c:3290
15301 msgid "include objects referred by reflog entries"
15304 #: builtin/pack-objects.c:3293
15305 msgid "include objects referred to by the index"
15308 #: builtin/pack-objects.c:3296
15309 msgid "output pack to stdout"
15312 #: builtin/pack-objects.c:3298
15313 msgid "include tag objects that refer to objects to be packed"
15316 #: builtin/pack-objects.c:3300
15317 msgid "keep unreachable objects"
15320 #: builtin/pack-objects.c:3302
15321 msgid "pack loose unreachable objects"
15324 #: builtin/pack-objects.c:3304
15325 msgid "unpack unreachable objects newer than <time>"
15328 #: builtin/pack-objects.c:3307
15329 msgid "use the sparse reachability algorithm"
15332 #: builtin/pack-objects.c:3309
15333 msgid "create thin packs"
15336 #: builtin/pack-objects.c:3311
15337 msgid "create packs suitable for shallow fetches"
15340 #: builtin/pack-objects.c:3313
15341 msgid "ignore packs that have companion .keep file"
15344 #: builtin/pack-objects.c:3315
15345 msgid "ignore this pack"
15348 #: builtin/pack-objects.c:3317
15349 msgid "pack compression level"
15352 #: builtin/pack-objects.c:3319
15353 msgid "do not hide commits by grafts"
15356 #: builtin/pack-objects.c:3321
15357 msgid "use a bitmap index if available to speed up counting objects"
15360 #: builtin/pack-objects.c:3323
15361 msgid "write a bitmap index together with the pack index"
15364 #: builtin/pack-objects.c:3327
15365 msgid "write a bitmap index if possible"
15368 #: builtin/pack-objects.c:3331
15369 msgid "handling for missing objects"
15372 #: builtin/pack-objects.c:3334
15373 msgid "do not pack objects in promisor packfiles"
15376 #: builtin/pack-objects.c:3336
15377 msgid "respect islands during delta compression"
15380 #: builtin/pack-objects.c:3361
15382 msgid "delta chain depth %d is too deep, forcing %d"
15385 #: builtin/pack-objects.c:3366
15387 msgid "pack.deltaCacheLimit is too high, forcing %d"
15390 #: builtin/pack-objects.c:3420
15391 msgid "--max-pack-size cannot be used to build a pack for transfer"
15394 #: builtin/pack-objects.c:3422
15395 msgid "minimum pack size limit is 1 MiB"
15398 #: builtin/pack-objects.c:3427
15399 msgid "--thin cannot be used to build an indexable pack"
15402 #: builtin/pack-objects.c:3430
15403 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
15406 #: builtin/pack-objects.c:3436
15407 msgid "cannot use --filter without --stdout"
15410 #: builtin/pack-objects.c:3497
15411 msgid "Enumerating objects"
15414 #: builtin/pack-objects.c:3527
15416 msgid "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>)"
15419 #: builtin/pack-refs.c:8
15420 msgid "git pack-refs [<options>]"
15423 #: builtin/pack-refs.c:16
15424 msgid "pack everything"
15427 #: builtin/pack-refs.c:17
15428 msgid "prune loose refs (default)"
15431 #: builtin/prune-packed.c:9
15432 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
15435 #: builtin/prune-packed.c:42
15436 msgid "Removing duplicate objects"
15439 #: builtin/prune.c:12
15440 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
15443 #: builtin/prune.c:131
15444 msgid "report pruned objects"
15447 #: builtin/prune.c:134
15448 msgid "expire objects older than <time>"
15451 #: builtin/prune.c:136
15452 msgid "limit traversal to objects outside promisor packfiles"
15455 #: builtin/prune.c:150
15456 msgid "cannot prune in a precious-objects repo"
15459 #: builtin/pull.c:66 builtin/pull.c:68
15461 msgid "Invalid value for %s: %s"
15464 #: builtin/pull.c:88
15465 msgid "git pull [<options>] [<repository> [<refspec>...]]"
15468 #: builtin/pull.c:141
15469 msgid "control for recursive fetching of submodules"
15472 #: builtin/pull.c:145
15473 msgid "Options related to merging"
15476 #: builtin/pull.c:148
15477 msgid "incorporate changes by rebasing rather than merging"
15480 #: builtin/pull.c:176 builtin/rebase.c:447 builtin/revert.c:126
15481 msgid "allow fast-forward"
15484 #: builtin/pull.c:185
15485 msgid "automatically stash/stash pop before and after rebase"
15488 #: builtin/pull.c:201
15489 msgid "Options related to fetching"
15492 #: builtin/pull.c:211
15493 msgid "force overwrite of local branch"
15496 #: builtin/pull.c:219
15497 msgid "number of submodules pulled in parallel"
15500 #: builtin/pull.c:316
15502 msgid "Invalid value for pull.ff: %s"
15505 #: builtin/pull.c:433
15507 "There is no candidate for rebasing against among the refs that you just "
15511 #: builtin/pull.c:435
15513 "There are no candidates for merging among the refs that you just fetched."
15516 #: builtin/pull.c:436
15518 "Generally this means that you provided a wildcard refspec which had no\n"
15519 "matches on the remote end."
15522 #: builtin/pull.c:439
15525 "You asked to pull from the remote '%s', but did not specify\n"
15526 "a branch. Because this is not the default configured remote\n"
15527 "for your current branch, you must specify a branch on the command line."
15530 #: builtin/pull.c:444 builtin/rebase.c:1326 git-parse-remote.sh:73
15531 msgid "You are not currently on a branch."
15534 #: builtin/pull.c:446 builtin/pull.c:461 git-parse-remote.sh:79
15535 msgid "Please specify which branch you want to rebase against."
15538 #: builtin/pull.c:448 builtin/pull.c:463 git-parse-remote.sh:82
15539 msgid "Please specify which branch you want to merge with."
15542 #: builtin/pull.c:449 builtin/pull.c:464
15543 msgid "See git-pull(1) for details."
15546 #: builtin/pull.c:451 builtin/pull.c:457 builtin/pull.c:466
15547 #: builtin/rebase.c:1332 git-parse-remote.sh:64
15551 #: builtin/pull.c:451 builtin/pull.c:466 builtin/pull.c:471
15552 #: git-parse-remote.sh:65
15556 #: builtin/pull.c:459 builtin/rebase.c:1324 git-parse-remote.sh:75
15557 msgid "There is no tracking information for the current branch."
15560 #: builtin/pull.c:468 git-parse-remote.sh:95
15562 "If you wish to set tracking information for this branch you can do so with:"
15565 #: builtin/pull.c:473
15568 "Your configuration specifies to merge with the ref '%s'\n"
15569 "from the remote, but no such ref was fetched."
15572 #: builtin/pull.c:581
15574 msgid "unable to access commit %s"
15577 #: builtin/pull.c:861
15578 msgid "ignoring --verify-signatures for rebase"
15581 #: builtin/pull.c:916
15582 msgid "--[no-]autostash option is only valid with --rebase."
15585 #: builtin/pull.c:924
15586 msgid "Updating an unborn branch with changes added to the index."
15589 #: builtin/pull.c:928
15590 msgid "pull with rebase"
15593 #: builtin/pull.c:929
15594 msgid "please commit or stash them."
15597 #: builtin/pull.c:954
15600 "fetch updated the current branch head.\n"
15601 "fast-forwarding your working tree from\n"
15605 #: builtin/pull.c:960
15608 "Cannot fast-forward your working tree.\n"
15609 "After making sure that you saved anything precious from\n"
15612 "$ git reset --hard\n"
15616 #: builtin/pull.c:975
15617 msgid "Cannot merge multiple branches into empty head."
15620 #: builtin/pull.c:979
15621 msgid "Cannot rebase onto multiple branches."
15624 #: builtin/pull.c:986
15625 msgid "cannot rebase with locally recorded submodule modifications"
15628 #: builtin/push.c:19
15629 msgid "git push [<options>] [<repository> [<refspec>...]]"
15632 #: builtin/push.c:111
15633 msgid "tag shorthand without <tag>"
15636 #: builtin/push.c:121
15637 msgid "--delete only accepts plain target ref names"
15640 #: builtin/push.c:167
15643 "To choose either option permanently, see push.default in 'git help config'."
15646 #: builtin/push.c:170
15649 "The upstream branch of your current branch does not match\n"
15650 "the name of your current branch. To push to the upstream branch\n"
15651 "on the remote, use\n"
15653 " git push %s HEAD:%s\n"
15655 "To push to the branch of the same name on the remote, use\n"
15657 " git push %s HEAD\n"
15661 #: builtin/push.c:185
15664 "You are not currently on a branch.\n"
15665 "To push the history leading to the current (detached HEAD)\n"
15668 " git push %s HEAD:<name-of-remote-branch>\n"
15671 #: builtin/push.c:199
15674 "The current branch %s has no upstream branch.\n"
15675 "To push the current branch and set the remote as upstream, use\n"
15677 " git push --set-upstream %s %s\n"
15680 #: builtin/push.c:207
15682 msgid "The current branch %s has multiple upstream branches, refusing to push."
15685 #: builtin/push.c:210
15688 "You are pushing to remote '%s', which is not the upstream of\n"
15689 "your current branch '%s', without telling me what to push\n"
15690 "to update which remote branch."
15693 #: builtin/push.c:269
15695 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
15698 #: builtin/push.c:276
15700 "Updates were rejected because the tip of your current branch is behind\n"
15701 "its remote counterpart. Integrate the remote changes (e.g.\n"
15702 "'git pull ...') before pushing again.\n"
15703 "See the 'Note about fast-forwards' in 'git push --help' for details."
15706 #: builtin/push.c:282
15708 "Updates were rejected because a pushed branch tip is behind its remote\n"
15709 "counterpart. Check out this branch and integrate the remote changes\n"
15710 "(e.g. 'git pull ...') before pushing again.\n"
15711 "See the 'Note about fast-forwards' in 'git push --help' for details."
15714 #: builtin/push.c:288
15716 "Updates were rejected because the remote contains work that you do\n"
15717 "not have locally. This is usually caused by another repository pushing\n"
15718 "to the same ref. You may want to first integrate the remote changes\n"
15719 "(e.g., 'git pull ...') before pushing again.\n"
15720 "See the 'Note about fast-forwards' in 'git push --help' for details."
15723 #: builtin/push.c:295
15724 msgid "Updates were rejected because the tag already exists in the remote."
15727 #: builtin/push.c:298
15729 "You cannot update a remote ref that points at a non-commit object,\n"
15730 "or update a remote ref to make it point at a non-commit object,\n"
15731 "without using the '--force' option.\n"
15734 #: builtin/push.c:359
15736 msgid "Pushing to %s\n"
15739 #: builtin/push.c:364
15741 msgid "failed to push some refs to '%s'"
15744 #: builtin/push.c:398
15746 msgid "bad repository '%s'"
15749 #: builtin/push.c:399
15751 "No configured push destination.\n"
15752 "Either specify the URL from the command-line or configure a remote "
15753 "repository using\n"
15755 " git remote add <name> <url>\n"
15757 "and then push using the remote name\n"
15759 " git push <name>\n"
15762 #: builtin/push.c:554
15766 #: builtin/push.c:555 builtin/send-pack.c:164
15767 msgid "push all refs"
15770 #: builtin/push.c:556 builtin/send-pack.c:166
15771 msgid "mirror all refs"
15774 #: builtin/push.c:558
15775 msgid "delete refs"
15778 #: builtin/push.c:559
15779 msgid "push tags (can't be used with --all or --mirror)"
15782 #: builtin/push.c:562 builtin/send-pack.c:167
15783 msgid "force updates"
15786 #: builtin/push.c:564 builtin/send-pack.c:181
15787 msgid "<refname>:<expect>"
15790 #: builtin/push.c:565 builtin/send-pack.c:182
15791 msgid "require old value of ref to be at this value"
15794 #: builtin/push.c:568
15795 msgid "control recursive pushing of submodules"
15798 #: builtin/push.c:570 builtin/send-pack.c:175
15799 msgid "use thin pack"
15802 #: builtin/push.c:571 builtin/push.c:572 builtin/send-pack.c:161
15803 #: builtin/send-pack.c:162
15804 msgid "receive pack program"
15807 #: builtin/push.c:573
15808 msgid "set upstream for git pull/status"
15811 #: builtin/push.c:576
15812 msgid "prune locally removed refs"
15815 #: builtin/push.c:578
15816 msgid "bypass pre-push hook"
15819 #: builtin/push.c:579
15820 msgid "push missing but relevant tags"
15823 #: builtin/push.c:582 builtin/send-pack.c:169
15824 msgid "GPG sign the push"
15827 #: builtin/push.c:584 builtin/send-pack.c:176
15828 msgid "request atomic transaction on remote side"
15831 #: builtin/push.c:602
15832 msgid "--delete is incompatible with --all, --mirror and --tags"
15835 #: builtin/push.c:604
15836 msgid "--delete doesn't make sense without any refs"
15839 #: builtin/push.c:607
15840 msgid "--all and --tags are incompatible"
15843 #: builtin/push.c:609
15844 msgid "--all can't be combined with refspecs"
15847 #: builtin/push.c:613
15848 msgid "--mirror and --tags are incompatible"
15851 #: builtin/push.c:615
15852 msgid "--mirror can't be combined with refspecs"
15855 #: builtin/push.c:618
15856 msgid "--all and --mirror are incompatible"
15859 #: builtin/push.c:637
15860 msgid "push options must not have new line characters"
15863 #: builtin/range-diff.c:8
15864 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
15867 #: builtin/range-diff.c:9
15868 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
15871 #: builtin/range-diff.c:10
15872 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
15875 #: builtin/range-diff.c:21
15876 msgid "Percentage by which creation is weighted"
15879 #: builtin/range-diff.c:23
15880 msgid "use simple diff colors"
15883 #: builtin/range-diff.c:46 builtin/range-diff.c:50
15885 msgid "no .. in range: '%s'"
15888 #: builtin/range-diff.c:60
15889 msgid "single arg format must be symmetric range"
15892 #: builtin/range-diff.c:75
15893 msgid "need two commit ranges"
15896 #: builtin/read-tree.c:41
15898 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
15899 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
15900 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
15903 #: builtin/read-tree.c:124
15904 msgid "write resulting index to <file>"
15907 #: builtin/read-tree.c:127
15908 msgid "only empty the index"
15911 #: builtin/read-tree.c:129
15915 #: builtin/read-tree.c:131
15916 msgid "perform a merge in addition to a read"
15919 #: builtin/read-tree.c:133
15920 msgid "3-way merge if no file level merging required"
15923 #: builtin/read-tree.c:135
15924 msgid "3-way merge in presence of adds and removes"
15927 #: builtin/read-tree.c:137
15928 msgid "same as -m, but discard unmerged entries"
15931 #: builtin/read-tree.c:138
15932 msgid "<subdirectory>/"
15935 #: builtin/read-tree.c:139
15936 msgid "read the tree into the index under <subdirectory>/"
15939 #: builtin/read-tree.c:142
15940 msgid "update working tree with merge result"
15943 #: builtin/read-tree.c:144
15947 #: builtin/read-tree.c:145
15948 msgid "allow explicitly ignored files to be overwritten"
15951 #: builtin/read-tree.c:148
15952 msgid "don't check the working tree after merging"
15955 #: builtin/read-tree.c:149
15956 msgid "don't update the index or the work tree"
15959 #: builtin/read-tree.c:151
15960 msgid "skip applying sparse checkout filter"
15963 #: builtin/read-tree.c:153
15964 msgid "debug unpack-trees"
15967 #: builtin/read-tree.c:157
15968 msgid "suppress feedback messages"
15971 #: builtin/rebase.c:32
15973 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] [<upstream>] "
15977 #: builtin/rebase.c:34
15979 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
15982 #: builtin/rebase.c:36
15983 msgid "git rebase --continue | --abort | --skip | --edit-todo"
15986 #: builtin/rebase.c:158 builtin/rebase.c:182 builtin/rebase.c:209
15988 msgid "unusable todo list: '%s'"
15991 #: builtin/rebase.c:167 builtin/rebase.c:193 builtin/rebase.c:217
15993 msgid "could not write '%s'."
15996 #: builtin/rebase.c:252
16000 #: builtin/rebase.c:279
16002 msgid "could not create temporary %s"
16005 #: builtin/rebase.c:285
16006 msgid "could not mark as interactive"
16009 #: builtin/rebase.c:343
16010 msgid "could not generate todo list"
16013 #: builtin/rebase.c:382
16014 msgid "a base commit must be provided with --upstream or --onto"
16017 #: builtin/rebase.c:437
16018 msgid "git rebase--interactive [<options>]"
16021 #: builtin/rebase.c:449
16022 msgid "keep empty commits"
16025 #: builtin/rebase.c:451 builtin/revert.c:128
16026 msgid "allow commits with empty messages"
16029 #: builtin/rebase.c:452
16030 msgid "rebase merge commits"
16033 #: builtin/rebase.c:454
16034 msgid "keep original branch points of cousins"
16037 #: builtin/rebase.c:456
16038 msgid "move commits that begin with squash!/fixup!"
16041 #: builtin/rebase.c:457
16042 msgid "sign commits"
16045 #: builtin/rebase.c:459 builtin/rebase.c:1403
16046 msgid "display a diffstat of what changed upstream"
16049 #: builtin/rebase.c:461
16050 msgid "continue rebase"
16053 #: builtin/rebase.c:463
16054 msgid "skip commit"
16057 #: builtin/rebase.c:464
16058 msgid "edit the todo list"
16061 #: builtin/rebase.c:466
16062 msgid "show the current patch"
16065 #: builtin/rebase.c:469
16066 msgid "shorten commit ids in the todo list"
16069 #: builtin/rebase.c:471
16070 msgid "expand commit ids in the todo list"
16073 #: builtin/rebase.c:473
16074 msgid "check the todo list"
16077 #: builtin/rebase.c:475
16078 msgid "rearrange fixup/squash lines"
16081 #: builtin/rebase.c:477
16082 msgid "insert exec commands in todo list"
16085 #: builtin/rebase.c:478
16089 #: builtin/rebase.c:481
16090 msgid "restrict-revision"
16093 #: builtin/rebase.c:481
16094 msgid "restrict revision"
16097 #: builtin/rebase.c:483
16098 msgid "squash-onto"
16101 #: builtin/rebase.c:484
16102 msgid "squash onto"
16105 #: builtin/rebase.c:486
16106 msgid "the upstream commit"
16109 #: builtin/rebase.c:488
16113 #: builtin/rebase.c:488
16117 #: builtin/rebase.c:493
16118 msgid "rebase strategy"
16121 #: builtin/rebase.c:494
16122 msgid "strategy-opts"
16125 #: builtin/rebase.c:495
16126 msgid "strategy options"
16129 #: builtin/rebase.c:496
16133 #: builtin/rebase.c:497
16134 msgid "the branch or commit to checkout"
16137 #: builtin/rebase.c:498
16141 #: builtin/rebase.c:498
16145 #: builtin/rebase.c:499
16149 #: builtin/rebase.c:499
16150 msgid "the command to run"
16153 #: builtin/rebase.c:502 builtin/rebase.c:1486
16154 msgid "automatically re-schedule any `exec` that fails"
16157 #: builtin/rebase.c:518
16158 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
16161 #: builtin/rebase.c:534
16163 msgid "%s requires an interactive rebase"
16166 #: builtin/rebase.c:586
16168 msgid "could not get 'onto': '%s'"
16171 #: builtin/rebase.c:601
16173 msgid "invalid orig-head: '%s'"
16176 #: builtin/rebase.c:626
16178 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
16181 #: builtin/rebase.c:702
16183 msgid "Could not read '%s'"
16186 #: builtin/rebase.c:720
16188 msgid "Cannot store %s"
16191 #: builtin/rebase.c:827
16192 msgid "could not determine HEAD revision"
16195 #: builtin/rebase.c:950 git-rebase--preserve-merges.sh:81
16197 "Resolve all conflicts manually, mark them as resolved with\n"
16198 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
16199 "You can instead skip this commit: run \"git rebase --skip\".\n"
16200 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
16204 #: builtin/rebase.c:1031
16208 "git encountered an error while preparing the patches to replay\n"
16209 "these revisions:\n"
16213 "As a result, git cannot rebase them."
16216 #: builtin/rebase.c:1318
16220 "Please specify which branch you want to rebase against.\n"
16221 "See git-rebase(1) for details.\n"
16223 " git rebase '<branch>'\n"
16227 #: builtin/rebase.c:1334
16230 "If you wish to set tracking information for this branch you can do so with:\n"
16232 " git branch --set-upstream-to=%s/<branch> %s\n"
16236 #: builtin/rebase.c:1364
16237 msgid "exec commands cannot contain newlines"
16240 #: builtin/rebase.c:1368
16241 msgid "empty exec command"
16244 #: builtin/rebase.c:1396
16245 msgid "rebase onto given branch instead of upstream"
16248 #: builtin/rebase.c:1398
16249 msgid "allow pre-rebase hook to run"
16252 #: builtin/rebase.c:1400
16253 msgid "be quiet. implies --no-stat"
16256 #: builtin/rebase.c:1406
16257 msgid "do not show diffstat of what changed upstream"
16260 #: builtin/rebase.c:1409
16261 msgid "add a Signed-off-by: line to each commit"
16264 #: builtin/rebase.c:1411 builtin/rebase.c:1415 builtin/rebase.c:1417
16265 msgid "passed to 'git am'"
16268 #: builtin/rebase.c:1419 builtin/rebase.c:1421
16269 msgid "passed to 'git apply'"
16272 #: builtin/rebase.c:1423 builtin/rebase.c:1426
16273 msgid "cherry-pick all commits, even if unchanged"
16276 #: builtin/rebase.c:1428
16280 #: builtin/rebase.c:1431
16281 msgid "skip current patch and continue"
16284 #: builtin/rebase.c:1433
16285 msgid "abort and check out the original branch"
16288 #: builtin/rebase.c:1436
16289 msgid "abort but keep HEAD where it is"
16292 #: builtin/rebase.c:1437
16293 msgid "edit the todo list during an interactive rebase"
16296 #: builtin/rebase.c:1440
16297 msgid "show the patch file being applied or merged"
16300 #: builtin/rebase.c:1443
16301 msgid "use merging strategies to rebase"
16304 #: builtin/rebase.c:1447
16305 msgid "let the user edit the list of commits to rebase"
16308 #: builtin/rebase.c:1451
16309 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
16312 #: builtin/rebase.c:1455
16313 msgid "preserve empty commits during rebase"
16316 #: builtin/rebase.c:1457
16317 msgid "move commits that begin with squash!/fixup! under -i"
16320 #: builtin/rebase.c:1463
16321 msgid "automatically stash/stash pop before and after"
16324 #: builtin/rebase.c:1465
16325 msgid "add exec lines after each commit of the editable list"
16328 #: builtin/rebase.c:1469
16329 msgid "allow rebasing commits with empty messages"
16332 #: builtin/rebase.c:1472
16333 msgid "try to rebase merges instead of skipping them"
16336 #: builtin/rebase.c:1475
16337 msgid "use 'merge-base --fork-point' to refine upstream"
16340 #: builtin/rebase.c:1477
16341 msgid "use the given merge strategy"
16344 #: builtin/rebase.c:1479 builtin/revert.c:115
16348 #: builtin/rebase.c:1480
16349 msgid "pass the argument through to the merge strategy"
16352 #: builtin/rebase.c:1483
16353 msgid "rebase all reachable commits up to the root(s)"
16356 #: builtin/rebase.c:1500
16358 "the rebase.useBuiltin support has been removed!\n"
16359 "See its entry in 'git help config' for details."
16362 #: builtin/rebase.c:1506
16363 msgid "It looks like 'git am' is in progress. Cannot rebase."
16366 #: builtin/rebase.c:1547
16368 "git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
16371 #: builtin/rebase.c:1551
16372 msgid "No rebase in progress?"
16375 #: builtin/rebase.c:1555
16376 msgid "The --edit-todo action can only be used during interactive rebase."
16379 #: builtin/rebase.c:1578
16380 msgid "Cannot read HEAD"
16383 #: builtin/rebase.c:1590
16385 "You must edit all merge conflicts and then\n"
16386 "mark them as resolved using git add"
16389 #: builtin/rebase.c:1609
16390 msgid "could not discard worktree changes"
16393 #: builtin/rebase.c:1628
16395 msgid "could not move back to %s"
16398 #: builtin/rebase.c:1673
16401 "It seems that there is already a %s directory, and\n"
16402 "I wonder if you are in the middle of another rebase. If that is the\n"
16403 "case, please try\n"
16405 "If that is not the case, please\n"
16407 "and run me again. I am stopping in case you still have something\n"
16408 "valuable there.\n"
16411 #: builtin/rebase.c:1694
16412 msgid "switch `C' expects a numerical value"
16415 #: builtin/rebase.c:1735
16417 msgid "Unknown mode: %s"
16420 #: builtin/rebase.c:1757
16421 msgid "--strategy requires --merge or --interactive"
16424 #: builtin/rebase.c:1797
16425 msgid "--reschedule-failed-exec requires --exec or --interactive"
16428 #: builtin/rebase.c:1809
16429 msgid "cannot combine am options with either interactive or merge options"
16432 #: builtin/rebase.c:1828
16433 msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
16436 #: builtin/rebase.c:1832
16438 "error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
16441 #: builtin/rebase.c:1838
16442 msgid "cannot combine '--rebase-merges' with '--strategy-option'"
16445 #: builtin/rebase.c:1841
16446 msgid "cannot combine '--rebase-merges' with '--strategy'"
16449 #: builtin/rebase.c:1865
16451 msgid "invalid upstream '%s'"
16454 #: builtin/rebase.c:1871
16455 msgid "Could not create new root commit"
16458 #: builtin/rebase.c:1889
16460 msgid "'%s': need exactly one merge base"
16463 #: builtin/rebase.c:1896
16465 msgid "Does not point to a valid commit '%s'"
16468 #: builtin/rebase.c:1921
16470 msgid "fatal: no such branch/commit '%s'"
16473 #: builtin/rebase.c:1929 builtin/submodule--helper.c:38
16474 #: builtin/submodule--helper.c:1934
16476 msgid "No such ref: %s"
16479 #: builtin/rebase.c:1940
16480 msgid "Could not resolve HEAD to a revision"
16483 #: builtin/rebase.c:1981
16484 msgid "Cannot autostash"
16487 #: builtin/rebase.c:1984
16489 msgid "Unexpected stash response: '%s'"
16492 #: builtin/rebase.c:1990
16494 msgid "Could not create directory for '%s'"
16497 #: builtin/rebase.c:1993
16499 msgid "Created autostash: %s\n"
16502 #: builtin/rebase.c:1996
16503 msgid "could not reset --hard"
16506 #: builtin/rebase.c:1997 builtin/reset.c:114
16508 msgid "HEAD is now at %s"
16511 #: builtin/rebase.c:2013
16512 msgid "Please commit or stash them."
16515 #: builtin/rebase.c:2040
16517 msgid "could not parse '%s'"
16520 #: builtin/rebase.c:2053
16522 msgid "could not switch to %s"
16525 #: builtin/rebase.c:2064
16526 msgid "HEAD is up to date."
16529 #: builtin/rebase.c:2066
16531 msgid "Current branch %s is up to date.\n"
16534 #: builtin/rebase.c:2074
16535 msgid "HEAD is up to date, rebase forced."
16538 #: builtin/rebase.c:2076
16540 msgid "Current branch %s is up to date, rebase forced.\n"
16543 #: builtin/rebase.c:2084
16544 msgid "The pre-rebase hook refused to rebase."
16547 #: builtin/rebase.c:2091
16549 msgid "Changes to %s:\n"
16552 #: builtin/rebase.c:2094
16554 msgid "Changes from %s to %s:\n"
16557 #: builtin/rebase.c:2119
16559 msgid "First, rewinding head to replay your work on top of it...\n"
16562 #: builtin/rebase.c:2128
16563 msgid "Could not detach HEAD"
16566 #: builtin/rebase.c:2137
16568 msgid "Fast-forwarded %s to %s.\n"
16571 #: builtin/receive-pack.c:32
16572 msgid "git receive-pack <git-dir>"
16575 #: builtin/receive-pack.c:832
16577 "By default, updating the current branch in a non-bare repository\n"
16578 "is denied, because it will make the index and work tree inconsistent\n"
16579 "with what you pushed, and will require 'git reset --hard' to match\n"
16580 "the work tree to HEAD.\n"
16582 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
16583 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
16584 "its current branch; however, this is not recommended unless you\n"
16585 "arranged to update its work tree to match what you pushed in some\n"
16588 "To squelch this message and still keep the default behaviour, set\n"
16589 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
16592 #: builtin/receive-pack.c:852
16594 "By default, deleting the current branch is denied, because the next\n"
16595 "'git clone' won't result in any file checked out, causing confusion.\n"
16597 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
16598 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
16599 "current branch, with or without a warning message.\n"
16601 "To squelch this message, you can set it to 'refuse'."
16604 #: builtin/receive-pack.c:1938
16608 #: builtin/receive-pack.c:1952
16609 msgid "You must specify a directory."
16612 #: builtin/reflog.c:17
16614 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
16615 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
16619 #: builtin/reflog.c:22
16621 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
16625 #: builtin/reflog.c:25
16626 msgid "git reflog exists <ref>"
16629 #: builtin/reflog.c:567 builtin/reflog.c:572
16631 msgid "'%s' is not a valid timestamp"
16634 #: builtin/reflog.c:605
16636 msgid "Marking reachable objects..."
16639 #: builtin/reflog.c:643
16641 msgid "%s points nowhere!"
16644 #: builtin/reflog.c:695
16645 msgid "no reflog specified to delete"
16648 #: builtin/reflog.c:704
16650 msgid "not a reflog: %s"
16653 #: builtin/reflog.c:709
16655 msgid "no reflog for '%s'"
16658 #: builtin/reflog.c:755
16660 msgid "invalid ref format: %s"
16663 #: builtin/reflog.c:764
16664 msgid "git reflog [ show | expire | delete | exists ]"
16667 #: builtin/remote.c:16
16668 msgid "git remote [-v | --verbose]"
16671 #: builtin/remote.c:17
16673 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
16674 "mirror=<fetch|push>] <name> <url>"
16677 #: builtin/remote.c:18 builtin/remote.c:38
16678 msgid "git remote rename <old> <new>"
16681 #: builtin/remote.c:19 builtin/remote.c:43
16682 msgid "git remote remove <name>"
16685 #: builtin/remote.c:20 builtin/remote.c:48
16686 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
16689 #: builtin/remote.c:21
16690 msgid "git remote [-v | --verbose] show [-n] <name>"
16693 #: builtin/remote.c:22
16694 msgid "git remote prune [-n | --dry-run] <name>"
16697 #: builtin/remote.c:23
16699 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
16702 #: builtin/remote.c:24
16703 msgid "git remote set-branches [--add] <name> <branch>..."
16706 #: builtin/remote.c:25 builtin/remote.c:74
16707 msgid "git remote get-url [--push] [--all] <name>"
16710 #: builtin/remote.c:26 builtin/remote.c:79
16711 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
16714 #: builtin/remote.c:27 builtin/remote.c:80
16715 msgid "git remote set-url --add <name> <newurl>"
16718 #: builtin/remote.c:28 builtin/remote.c:81
16719 msgid "git remote set-url --delete <name> <url>"
16722 #: builtin/remote.c:33
16723 msgid "git remote add [<options>] <name> <url>"
16726 #: builtin/remote.c:53
16727 msgid "git remote set-branches <name> <branch>..."
16730 #: builtin/remote.c:54
16731 msgid "git remote set-branches --add <name> <branch>..."
16734 #: builtin/remote.c:59
16735 msgid "git remote show [<options>] <name>"
16738 #: builtin/remote.c:64
16739 msgid "git remote prune [<options>] <name>"
16742 #: builtin/remote.c:69
16743 msgid "git remote update [<options>] [<group> | <remote>]..."
16746 #: builtin/remote.c:98
16748 msgid "Updating %s"
16751 #: builtin/remote.c:130
16753 "--mirror is dangerous and deprecated; please\n"
16754 "\t use --mirror=fetch or --mirror=push instead"
16757 #: builtin/remote.c:147
16759 msgid "unknown mirror argument: %s"
16762 #: builtin/remote.c:163
16763 msgid "fetch the remote branches"
16766 #: builtin/remote.c:165
16767 msgid "import all tags and associated objects when fetching"
16770 #: builtin/remote.c:168
16771 msgid "or do not fetch any tag at all (--no-tags)"
16774 #: builtin/remote.c:170
16775 msgid "branch(es) to track"
16778 #: builtin/remote.c:171
16779 msgid "master branch"
16782 #: builtin/remote.c:173
16783 msgid "set up remote as a mirror to push to or fetch from"
16786 #: builtin/remote.c:185
16787 msgid "specifying a master branch makes no sense with --mirror"
16790 #: builtin/remote.c:187
16791 msgid "specifying branches to track makes sense only with fetch mirrors"
16794 #: builtin/remote.c:194 builtin/remote.c:636
16796 msgid "remote %s already exists."
16799 #: builtin/remote.c:198 builtin/remote.c:640
16801 msgid "'%s' is not a valid remote name"
16804 #: builtin/remote.c:238
16806 msgid "Could not setup master '%s'"
16809 #: builtin/remote.c:344
16811 msgid "Could not get fetch map for refspec %s"
16814 #: builtin/remote.c:443 builtin/remote.c:451
16818 #: builtin/remote.c:455
16822 #: builtin/remote.c:629 builtin/remote.c:765 builtin/remote.c:864
16824 msgid "No such remote: '%s'"
16827 #: builtin/remote.c:646
16829 msgid "Could not rename config section '%s' to '%s'"
16832 #: builtin/remote.c:666
16835 "Not updating non-default fetch refspec\n"
16837 "\tPlease update the configuration manually if necessary."
16840 #: builtin/remote.c:702
16842 msgid "deleting '%s' failed"
16845 #: builtin/remote.c:736
16847 msgid "creating '%s' failed"
16850 #: builtin/remote.c:802
16852 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
16853 "to delete it, use:"
16855 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
16856 "to delete them, use:"
16860 #: builtin/remote.c:816
16862 msgid "Could not remove config section '%s'"
16865 #: builtin/remote.c:917
16867 msgid " new (next fetch will store in remotes/%s)"
16870 #: builtin/remote.c:920
16874 #: builtin/remote.c:922
16875 msgid " stale (use 'git remote prune' to remove)"
16878 #: builtin/remote.c:924
16882 #: builtin/remote.c:965
16884 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
16887 #: builtin/remote.c:974
16889 msgid "rebases interactively onto remote %s"
16892 #: builtin/remote.c:976
16894 msgid "rebases interactively (with merges) onto remote %s"
16897 #: builtin/remote.c:979
16899 msgid "rebases onto remote %s"
16902 #: builtin/remote.c:983
16904 msgid " merges with remote %s"
16907 #: builtin/remote.c:986
16909 msgid "merges with remote %s"
16912 #: builtin/remote.c:989
16914 msgid "%-*s and with remote %s\n"
16917 #: builtin/remote.c:1032
16921 #: builtin/remote.c:1035
16925 #: builtin/remote.c:1039
16929 #: builtin/remote.c:1042
16930 msgid "fast-forwardable"
16933 #: builtin/remote.c:1045
16934 msgid "local out of date"
16937 #: builtin/remote.c:1052
16939 msgid " %-*s forces to %-*s (%s)"
16942 #: builtin/remote.c:1055
16944 msgid " %-*s pushes to %-*s (%s)"
16947 #: builtin/remote.c:1059
16949 msgid " %-*s forces to %s"
16952 #: builtin/remote.c:1062
16954 msgid " %-*s pushes to %s"
16957 #: builtin/remote.c:1130
16958 msgid "do not query remotes"
16961 #: builtin/remote.c:1157
16963 msgid "* remote %s"
16966 #: builtin/remote.c:1158
16968 msgid " Fetch URL: %s"
16971 #: builtin/remote.c:1159 builtin/remote.c:1175 builtin/remote.c:1314
16975 #. TRANSLATORS: the colon ':' should align
16976 #. with the one in " Fetch URL: %s"
16979 #: builtin/remote.c:1173 builtin/remote.c:1175
16981 msgid " Push URL: %s"
16984 #: builtin/remote.c:1177 builtin/remote.c:1179 builtin/remote.c:1181
16986 msgid " HEAD branch: %s"
16989 #: builtin/remote.c:1177
16990 msgid "(not queried)"
16993 #: builtin/remote.c:1179
16997 #: builtin/remote.c:1183
17000 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
17003 #: builtin/remote.c:1195
17005 msgid " Remote branch:%s"
17006 msgid_plural " Remote branches:%s"
17010 #: builtin/remote.c:1198 builtin/remote.c:1224
17011 msgid " (status not queried)"
17014 #: builtin/remote.c:1207
17015 msgid " Local branch configured for 'git pull':"
17016 msgid_plural " Local branches configured for 'git pull':"
17020 #: builtin/remote.c:1215
17021 msgid " Local refs will be mirrored by 'git push'"
17024 #: builtin/remote.c:1221
17026 msgid " Local ref configured for 'git push'%s:"
17027 msgid_plural " Local refs configured for 'git push'%s:"
17031 #: builtin/remote.c:1242
17032 msgid "set refs/remotes/<name>/HEAD according to remote"
17035 #: builtin/remote.c:1244
17036 msgid "delete refs/remotes/<name>/HEAD"
17039 #: builtin/remote.c:1259
17040 msgid "Cannot determine remote HEAD"
17043 #: builtin/remote.c:1261
17044 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
17047 #: builtin/remote.c:1271
17049 msgid "Could not delete %s"
17052 #: builtin/remote.c:1279
17054 msgid "Not a valid ref: %s"
17057 #: builtin/remote.c:1281
17059 msgid "Could not setup %s"
17062 #: builtin/remote.c:1299
17064 msgid " %s will become dangling!"
17067 #: builtin/remote.c:1300
17069 msgid " %s has become dangling!"
17072 #: builtin/remote.c:1310
17077 #: builtin/remote.c:1311
17082 #: builtin/remote.c:1327
17084 msgid " * [would prune] %s"
17087 #: builtin/remote.c:1330
17089 msgid " * [pruned] %s"
17092 #: builtin/remote.c:1375
17093 msgid "prune remotes after fetching"
17096 #: builtin/remote.c:1438 builtin/remote.c:1492 builtin/remote.c:1560
17098 msgid "No such remote '%s'"
17101 #: builtin/remote.c:1454
17105 #: builtin/remote.c:1461
17106 msgid "no remote specified"
17109 #: builtin/remote.c:1478
17110 msgid "query push URLs rather than fetch URLs"
17113 #: builtin/remote.c:1480
17114 msgid "return all URLs"
17117 #: builtin/remote.c:1508
17119 msgid "no URLs configured for remote '%s'"
17122 #: builtin/remote.c:1534
17123 msgid "manipulate push URLs"
17126 #: builtin/remote.c:1536
17130 #: builtin/remote.c:1538
17131 msgid "delete URLs"
17134 #: builtin/remote.c:1545
17135 msgid "--add --delete doesn't make sense"
17138 #: builtin/remote.c:1584
17140 msgid "Invalid old URL pattern: %s"
17143 #: builtin/remote.c:1592
17145 msgid "No such URL found: %s"
17148 #: builtin/remote.c:1594
17149 msgid "Will not delete all non-push URLs"
17152 #: builtin/remote.c:1610
17153 msgid "be verbose; must be placed before a subcommand"
17156 #: builtin/remote.c:1641
17158 msgid "Unknown subcommand: %s"
17161 #: builtin/repack.c:22
17162 msgid "git repack [<options>]"
17165 #: builtin/repack.c:27
17167 "Incremental repacks are incompatible with bitmap indexes. Use\n"
17168 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
17171 #: builtin/repack.c:190
17172 msgid "could not start pack-objects to repack promisor objects"
17175 #: builtin/repack.c:229 builtin/repack.c:408
17176 msgid "repack: Expecting full hex object ID lines only from pack-objects."
17179 #: builtin/repack.c:246
17180 msgid "could not finish pack-objects to repack promisor objects"
17183 #: builtin/repack.c:284
17184 msgid "pack everything in a single pack"
17187 #: builtin/repack.c:286
17188 msgid "same as -a, and turn unreachable objects loose"
17191 #: builtin/repack.c:289
17192 msgid "remove redundant packs, and run git-prune-packed"
17195 #: builtin/repack.c:291
17196 msgid "pass --no-reuse-delta to git-pack-objects"
17199 #: builtin/repack.c:293
17200 msgid "pass --no-reuse-object to git-pack-objects"
17203 #: builtin/repack.c:295
17204 msgid "do not run git-update-server-info"
17207 #: builtin/repack.c:298
17208 msgid "pass --local to git-pack-objects"
17211 #: builtin/repack.c:300
17212 msgid "write bitmap index"
17215 #: builtin/repack.c:302
17216 msgid "pass --delta-islands to git-pack-objects"
17219 #: builtin/repack.c:303
17220 msgid "approxidate"
17223 #: builtin/repack.c:304
17224 msgid "with -A, do not loosen objects older than this"
17227 #: builtin/repack.c:306
17228 msgid "with -a, repack unreachable objects"
17231 #: builtin/repack.c:308
17232 msgid "size of the window used for delta compression"
17235 #: builtin/repack.c:309 builtin/repack.c:315
17239 #: builtin/repack.c:310
17240 msgid "same as the above, but limit memory size instead of entries count"
17243 #: builtin/repack.c:312
17244 msgid "limits the maximum delta depth"
17247 #: builtin/repack.c:314
17248 msgid "limits the maximum number of threads"
17251 #: builtin/repack.c:316
17252 msgid "maximum size of each packfile"
17255 #: builtin/repack.c:318
17256 msgid "repack objects in packs marked with .keep"
17259 #: builtin/repack.c:320
17260 msgid "do not repack this pack"
17263 #: builtin/repack.c:330
17264 msgid "cannot delete packs in a precious-objects repo"
17267 #: builtin/repack.c:334
17268 msgid "--keep-unreachable and -A are incompatible"
17271 #: builtin/repack.c:417
17272 msgid "Nothing new to pack."
17275 #: builtin/repack.c:478
17278 "WARNING: Some packs in use have been renamed by\n"
17279 "WARNING: prefixing old- to their name, in order to\n"
17280 "WARNING: replace them with the new version of the\n"
17281 "WARNING: file. But the operation failed, and the\n"
17282 "WARNING: attempt to rename them back to their\n"
17283 "WARNING: original names also failed.\n"
17284 "WARNING: Please rename them in %s manually:\n"
17287 #: builtin/repack.c:526
17289 msgid "failed to remove '%s'"
17292 #: builtin/replace.c:22
17293 msgid "git replace [-f] <object> <replacement>"
17296 #: builtin/replace.c:23
17297 msgid "git replace [-f] --edit <object>"
17300 #: builtin/replace.c:24
17301 msgid "git replace [-f] --graft <commit> [<parent>...]"
17304 #: builtin/replace.c:25
17305 msgid "git replace [-f] --convert-graft-file"
17308 #: builtin/replace.c:26
17309 msgid "git replace -d <object>..."
17312 #: builtin/replace.c:27
17313 msgid "git replace [--format=<format>] [-l [<pattern>]]"
17316 #: builtin/replace.c:90
17319 "invalid replace format '%s'\n"
17320 "valid formats are 'short', 'medium' and 'long'"
17323 #: builtin/replace.c:125
17325 msgid "replace ref '%s' not found"
17328 #: builtin/replace.c:141
17330 msgid "Deleted replace ref '%s'"
17333 #: builtin/replace.c:153
17335 msgid "'%s' is not a valid ref name"
17338 #: builtin/replace.c:158
17340 msgid "replace ref '%s' already exists"
17343 #: builtin/replace.c:178
17346 "Objects must be of the same type.\n"
17347 "'%s' points to a replaced object of type '%s'\n"
17348 "while '%s' points to a replacement object of type '%s'."
17351 #: builtin/replace.c:229
17353 msgid "unable to open %s for writing"
17356 #: builtin/replace.c:242
17357 msgid "cat-file reported failure"
17360 #: builtin/replace.c:258
17362 msgid "unable to open %s for reading"
17365 #: builtin/replace.c:272
17366 msgid "unable to spawn mktree"
17369 #: builtin/replace.c:276
17370 msgid "unable to read from mktree"
17373 #: builtin/replace.c:285
17374 msgid "mktree reported failure"
17377 #: builtin/replace.c:289
17378 msgid "mktree did not return an object name"
17381 #: builtin/replace.c:298
17383 msgid "unable to fstat %s"
17386 #: builtin/replace.c:303
17387 msgid "unable to write object to database"
17390 #: builtin/replace.c:322 builtin/replace.c:377 builtin/replace.c:422
17391 #: builtin/replace.c:452
17393 msgid "not a valid object name: '%s'"
17396 #: builtin/replace.c:326
17398 msgid "unable to get object type for %s"
17401 #: builtin/replace.c:342
17402 msgid "editing object file failed"
17405 #: builtin/replace.c:351
17407 msgid "new object is the same as the old one: '%s'"
17410 #: builtin/replace.c:383
17412 msgid "could not parse %s as a commit"
17415 #: builtin/replace.c:414
17417 msgid "bad mergetag in commit '%s'"
17420 #: builtin/replace.c:416
17422 msgid "malformed mergetag in commit '%s'"
17425 #: builtin/replace.c:428
17428 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
17429 "instead of --graft"
17432 #: builtin/replace.c:467
17434 msgid "the original commit '%s' has a gpg signature"
17437 #: builtin/replace.c:468
17438 msgid "the signature will be removed in the replacement commit!"
17441 #: builtin/replace.c:478
17443 msgid "could not write replacement commit for: '%s'"
17446 #: builtin/replace.c:486
17448 msgid "graft for '%s' unnecessary"
17451 #: builtin/replace.c:490
17453 msgid "new commit is the same as the old one: '%s'"
17456 #: builtin/replace.c:525
17459 "could not convert the following graft(s):\n"
17463 #: builtin/replace.c:546
17464 msgid "list replace refs"
17467 #: builtin/replace.c:547
17468 msgid "delete replace refs"
17471 #: builtin/replace.c:548
17472 msgid "edit existing object"
17475 #: builtin/replace.c:549
17476 msgid "change a commit's parents"
17479 #: builtin/replace.c:550
17480 msgid "convert existing graft file"
17483 #: builtin/replace.c:551
17484 msgid "replace the ref if it exists"
17487 #: builtin/replace.c:553
17488 msgid "do not pretty-print contents for --edit"
17491 #: builtin/replace.c:554
17492 msgid "use this format"
17495 #: builtin/replace.c:567
17496 msgid "--format cannot be used when not listing"
17499 #: builtin/replace.c:575
17500 msgid "-f only makes sense when writing a replacement"
17503 #: builtin/replace.c:579
17504 msgid "--raw only makes sense with --edit"
17507 #: builtin/replace.c:585
17508 msgid "-d needs at least one argument"
17511 #: builtin/replace.c:591
17512 msgid "bad number of arguments"
17515 #: builtin/replace.c:597
17516 msgid "-e needs exactly one argument"
17519 #: builtin/replace.c:603
17520 msgid "-g needs at least one argument"
17523 #: builtin/replace.c:609
17524 msgid "--convert-graft-file takes no argument"
17527 #: builtin/replace.c:615
17528 msgid "only one pattern can be given with -l"
17531 #: builtin/rerere.c:13
17532 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
17535 #: builtin/rerere.c:60
17536 msgid "register clean resolutions in index"
17539 #: builtin/rerere.c:79
17540 msgid "'git rerere forget' without paths is deprecated"
17543 #: builtin/rerere.c:113
17545 msgid "unable to generate diff for '%s'"
17548 #: builtin/reset.c:32
17550 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
17553 #: builtin/reset.c:33
17554 msgid "git reset [-q] [<tree-ish>] [--] <paths>..."
17557 #: builtin/reset.c:34
17558 msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
17561 #: builtin/reset.c:40
17565 #: builtin/reset.c:40
17569 #: builtin/reset.c:40
17573 #: builtin/reset.c:40
17577 #: builtin/reset.c:40
17581 #: builtin/reset.c:81
17582 msgid "You do not have a valid HEAD."
17585 #: builtin/reset.c:83
17586 msgid "Failed to find tree of HEAD."
17589 #: builtin/reset.c:89
17591 msgid "Failed to find tree of %s."
17594 #: builtin/reset.c:193
17596 msgid "Cannot do a %s reset in the middle of a merge."
17599 #: builtin/reset.c:293 builtin/stash.c:514 builtin/stash.c:589
17600 #: builtin/stash.c:613
17601 msgid "be quiet, only report errors"
17604 #: builtin/reset.c:295
17605 msgid "reset HEAD and index"
17608 #: builtin/reset.c:296
17609 msgid "reset only HEAD"
17612 #: builtin/reset.c:298 builtin/reset.c:300
17613 msgid "reset HEAD, index and working tree"
17616 #: builtin/reset.c:302
17617 msgid "reset HEAD but keep local changes"
17620 #: builtin/reset.c:308
17621 msgid "record only the fact that removed paths will be added later"
17624 #: builtin/reset.c:326
17626 msgid "Failed to resolve '%s' as a valid revision."
17629 #: builtin/reset.c:334
17631 msgid "Failed to resolve '%s' as a valid tree."
17634 #: builtin/reset.c:343
17635 msgid "--patch is incompatible with --{hard,mixed,soft}"
17638 #: builtin/reset.c:353
17639 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
17642 #: builtin/reset.c:355
17644 msgid "Cannot do %s reset with paths."
17647 #: builtin/reset.c:370
17649 msgid "%s reset is not allowed in a bare repository"
17652 #: builtin/reset.c:374
17653 msgid "-N can only be used with --mixed"
17656 #: builtin/reset.c:395
17657 msgid "Unstaged changes after reset:"
17660 #: builtin/reset.c:398
17664 "It took %.2f seconds to enumerate unstaged changes after reset. You can\n"
17665 "use '--quiet' to avoid this. Set the config setting reset.quiet to true\n"
17666 "to make this the default.\n"
17669 #: builtin/reset.c:408
17671 msgid "Could not reset index file to revision '%s'."
17674 #: builtin/reset.c:412
17675 msgid "Could not write new index file."
17678 #: builtin/rev-list.c:412
17679 msgid "cannot combine --exclude-promisor-objects and --missing"
17682 #: builtin/rev-list.c:473
17683 msgid "object filtering requires --objects"
17686 #: builtin/rev-list.c:476
17688 msgid "invalid sparse value '%s'"
17691 #: builtin/rev-list.c:527
17692 msgid "rev-list does not support display of notes"
17695 #: builtin/rev-list.c:530
17696 msgid "cannot combine --use-bitmap-index with object filtering"
17699 #: builtin/rev-parse.c:408
17700 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
17703 #: builtin/rev-parse.c:413
17704 msgid "keep the `--` passed as an arg"
17707 #: builtin/rev-parse.c:415
17708 msgid "stop parsing after the first non-option argument"
17711 #: builtin/rev-parse.c:418
17712 msgid "output in stuck long form"
17715 #: builtin/rev-parse.c:551
17717 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
17718 " or: git rev-parse --sq-quote [<arg>...]\n"
17719 " or: git rev-parse [<options>] [<arg>...]\n"
17721 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
17724 #: builtin/revert.c:24
17725 msgid "git revert [<options>] <commit-ish>..."
17728 #: builtin/revert.c:25
17729 msgid "git revert <subcommand>"
17732 #: builtin/revert.c:30
17733 msgid "git cherry-pick [<options>] <commit-ish>..."
17736 #: builtin/revert.c:31
17737 msgid "git cherry-pick <subcommand>"
17740 #: builtin/revert.c:72
17742 msgid "option `%s' expects a number greater than zero"
17745 #: builtin/revert.c:92
17747 msgid "%s: %s cannot be used with %s"
17750 #: builtin/revert.c:102
17751 msgid "end revert or cherry-pick sequence"
17754 #: builtin/revert.c:103
17755 msgid "resume revert or cherry-pick sequence"
17758 #: builtin/revert.c:104
17759 msgid "cancel revert or cherry-pick sequence"
17762 #: builtin/revert.c:105
17763 msgid "skip current commit and continue"
17766 #: builtin/revert.c:107
17767 msgid "don't automatically commit"
17770 #: builtin/revert.c:108
17771 msgid "edit the commit message"
17774 #: builtin/revert.c:111
17775 msgid "parent-number"
17778 #: builtin/revert.c:112
17779 msgid "select mainline parent"
17782 #: builtin/revert.c:114
17783 msgid "merge strategy"
17786 #: builtin/revert.c:116
17787 msgid "option for merge strategy"
17790 #: builtin/revert.c:125
17791 msgid "append commit name"
17794 #: builtin/revert.c:127
17795 msgid "preserve initially empty commits"
17798 #: builtin/revert.c:129
17799 msgid "keep redundant, empty commits"
17802 #: builtin/revert.c:232
17803 msgid "revert failed"
17806 #: builtin/revert.c:245
17807 msgid "cherry-pick failed"
17811 msgid "git rm [<options>] [--] <file>..."
17814 #: builtin/rm.c:207
17816 "the following file has staged content different from both the\n"
17817 "file and the HEAD:"
17819 "the following files have staged content different from both the\n"
17820 "file and the HEAD:"
17824 #: builtin/rm.c:212
17827 "(use -f to force removal)"
17830 #: builtin/rm.c:216
17831 msgid "the following file has changes staged in the index:"
17832 msgid_plural "the following files have changes staged in the index:"
17836 #: builtin/rm.c:220 builtin/rm.c:229
17839 "(use --cached to keep the file, or -f to force removal)"
17842 #: builtin/rm.c:226
17843 msgid "the following file has local modifications:"
17844 msgid_plural "the following files have local modifications:"
17848 #: builtin/rm.c:242
17849 msgid "do not list removed files"
17852 #: builtin/rm.c:243
17853 msgid "only remove from the index"
17856 #: builtin/rm.c:244
17857 msgid "override the up-to-date check"
17860 #: builtin/rm.c:245
17861 msgid "allow recursive removal"
17864 #: builtin/rm.c:247
17865 msgid "exit with a zero status even if nothing matched"
17868 #: builtin/rm.c:289
17869 msgid "please stage your changes to .gitmodules or stash them to proceed"
17872 #: builtin/rm.c:307
17874 msgid "not removing '%s' recursively without -r"
17877 #: builtin/rm.c:346
17879 msgid "git rm: unable to remove %s"
17882 #: builtin/send-pack.c:20
17884 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
17885 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
17887 " --all and explicit <ref> specification are mutually exclusive."
17890 #: builtin/send-pack.c:163
17891 msgid "remote name"
17894 #: builtin/send-pack.c:177
17895 msgid "use stateless RPC protocol"
17898 #: builtin/send-pack.c:178
17899 msgid "read refs from stdin"
17902 #: builtin/send-pack.c:179
17903 msgid "print status from remote helper"
17906 #: builtin/shortlog.c:14
17907 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
17910 #: builtin/shortlog.c:15
17911 msgid "git log --pretty=short | git shortlog [<options>]"
17914 #: builtin/shortlog.c:264
17915 msgid "Group by committer rather than author"
17918 #: builtin/shortlog.c:266
17919 msgid "sort output according to the number of commits per author"
17922 #: builtin/shortlog.c:268
17923 msgid "Suppress commit descriptions, only provides commit count"
17926 #: builtin/shortlog.c:270
17927 msgid "Show the email address of each author"
17930 #: builtin/shortlog.c:271
17931 msgid "<w>[,<i1>[,<i2>]]"
17934 #: builtin/shortlog.c:272
17935 msgid "Linewrap output"
17938 #: builtin/shortlog.c:301
17939 msgid "too many arguments given outside repository"
17942 #: builtin/show-branch.c:13
17944 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
17945 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
17946 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
17947 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
17950 #: builtin/show-branch.c:17
17951 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
17954 #: builtin/show-branch.c:395
17956 msgid "ignoring %s; cannot handle more than %d ref"
17957 msgid_plural "ignoring %s; cannot handle more than %d refs"
17961 #: builtin/show-branch.c:548
17963 msgid "no matching refs with %s"
17966 #: builtin/show-branch.c:645
17967 msgid "show remote-tracking and local branches"
17970 #: builtin/show-branch.c:647
17971 msgid "show remote-tracking branches"
17974 #: builtin/show-branch.c:649
17975 msgid "color '*!+-' corresponding to the branch"
17978 #: builtin/show-branch.c:651
17979 msgid "show <n> more commits after the common ancestor"
17982 #: builtin/show-branch.c:653
17983 msgid "synonym to more=-1"
17986 #: builtin/show-branch.c:654
17987 msgid "suppress naming strings"
17990 #: builtin/show-branch.c:656
17991 msgid "include the current branch"
17994 #: builtin/show-branch.c:658
17995 msgid "name commits with their object names"
17998 #: builtin/show-branch.c:660
17999 msgid "show possible merge bases"
18002 #: builtin/show-branch.c:662
18003 msgid "show refs unreachable from any other ref"
18006 #: builtin/show-branch.c:664
18007 msgid "show commits in topological order"
18010 #: builtin/show-branch.c:667
18011 msgid "show only commits not on the first branch"
18014 #: builtin/show-branch.c:669
18015 msgid "show merges reachable from only one tip"
18018 #: builtin/show-branch.c:671
18019 msgid "topologically sort, maintaining date order where possible"
18022 #: builtin/show-branch.c:674
18023 msgid "<n>[,<base>]"
18026 #: builtin/show-branch.c:675
18027 msgid "show <n> most recent ref-log entries starting at base"
18030 #: builtin/show-branch.c:711
18032 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
18035 #: builtin/show-branch.c:735
18036 msgid "no branches given, and HEAD is not valid"
18039 #: builtin/show-branch.c:738
18040 msgid "--reflog option needs one branch name"
18043 #: builtin/show-branch.c:741
18045 msgid "only %d entry can be shown at one time."
18046 msgid_plural "only %d entries can be shown at one time."
18050 #: builtin/show-branch.c:745
18052 msgid "no such ref %s"
18055 #: builtin/show-branch.c:831
18057 msgid "cannot handle more than %d rev."
18058 msgid_plural "cannot handle more than %d revs."
18062 #: builtin/show-branch.c:835
18064 msgid "'%s' is not a valid ref."
18067 #: builtin/show-branch.c:838
18069 msgid "cannot find commit %s (%s)"
18072 #: builtin/show-ref.c:12
18074 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
18075 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
18078 #: builtin/show-ref.c:13
18079 msgid "git show-ref --exclude-existing[=<pattern>]"
18082 #: builtin/show-ref.c:162
18083 msgid "only show tags (can be combined with heads)"
18086 #: builtin/show-ref.c:163
18087 msgid "only show heads (can be combined with tags)"
18090 #: builtin/show-ref.c:164
18091 msgid "stricter reference checking, requires exact ref path"
18094 #: builtin/show-ref.c:167 builtin/show-ref.c:169
18095 msgid "show the HEAD reference, even if it would be filtered out"
18098 #: builtin/show-ref.c:171
18099 msgid "dereference tags into object IDs"
18102 #: builtin/show-ref.c:173
18103 msgid "only show SHA1 hash using <n> digits"
18106 #: builtin/show-ref.c:177
18107 msgid "do not print results to stdout (useful with --verify)"
18110 #: builtin/show-ref.c:179
18111 msgid "show refs from stdin that aren't in local repository"
18114 #: builtin/stash.c:22 builtin/stash.c:37
18115 msgid "git stash list [<options>]"
18118 #: builtin/stash.c:23 builtin/stash.c:42
18119 msgid "git stash show [<options>] [<stash>]"
18122 #: builtin/stash.c:24 builtin/stash.c:47
18123 msgid "git stash drop [-q|--quiet] [<stash>]"
18126 #: builtin/stash.c:25
18127 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
18130 #: builtin/stash.c:26 builtin/stash.c:62
18131 msgid "git stash branch <branchname> [<stash>]"
18134 #: builtin/stash.c:27 builtin/stash.c:67
18135 msgid "git stash clear"
18138 #: builtin/stash.c:28 builtin/stash.c:77
18140 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
18141 " [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
18142 " [--] [<pathspec>...]]"
18145 #: builtin/stash.c:31 builtin/stash.c:84
18147 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
18148 " [-u|--include-untracked] [-a|--all] [<message>]"
18151 #: builtin/stash.c:52
18152 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
18155 #: builtin/stash.c:57
18156 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
18159 #: builtin/stash.c:72
18160 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
18163 #: builtin/stash.c:127
18165 msgid "'%s' is not a stash-like commit"
18168 #: builtin/stash.c:147
18170 msgid "Too many revisions specified:%s"
18173 #: builtin/stash.c:161 git-legacy-stash.sh:548
18174 msgid "No stash entries found."
18177 #: builtin/stash.c:175
18179 msgid "%s is not a valid reference"
18182 #: builtin/stash.c:224 git-legacy-stash.sh:75
18183 msgid "git stash clear with parameters is unimplemented"
18186 #: builtin/stash.c:403
18187 msgid "cannot apply a stash in the middle of a merge"
18190 #: builtin/stash.c:414
18192 msgid "could not generate diff %s^!."
18195 #: builtin/stash.c:421
18196 msgid "conflicts in index.Try without --index."
18199 #: builtin/stash.c:427
18200 msgid "could not save index tree"
18203 #: builtin/stash.c:434
18204 msgid "could not restore untracked files from stash"
18207 #: builtin/stash.c:448
18209 msgid "Merging %s with %s"
18212 #: builtin/stash.c:458 git-legacy-stash.sh:680
18213 msgid "Index was not unstashed."
18216 #: builtin/stash.c:516 builtin/stash.c:615
18217 msgid "attempt to recreate the index"
18220 #: builtin/stash.c:549
18222 msgid "Dropped %s (%s)"
18225 #: builtin/stash.c:552
18227 msgid "%s: Could not drop stash entry"
18230 #: builtin/stash.c:577
18232 msgid "'%s' is not a stash reference"
18235 #: builtin/stash.c:627 git-legacy-stash.sh:694
18236 msgid "The stash entry is kept in case you need it again."
18239 #: builtin/stash.c:650 git-legacy-stash.sh:712
18240 msgid "No branch name specified"
18243 #: builtin/stash.c:790 builtin/stash.c:827
18245 msgid "Cannot update %s with %s"
18248 #: builtin/stash.c:808 builtin/stash.c:1461 builtin/stash.c:1497
18249 msgid "stash message"
18252 #: builtin/stash.c:818
18253 msgid "\"git stash store\" requires one <commit> argument"
18256 #: builtin/stash.c:1040 git-legacy-stash.sh:217
18257 msgid "No changes selected"
18260 #: builtin/stash.c:1136 git-legacy-stash.sh:150
18261 msgid "You do not have the initial commit yet"
18264 #: builtin/stash.c:1163 git-legacy-stash.sh:165
18265 msgid "Cannot save the current index state"
18268 #: builtin/stash.c:1172 git-legacy-stash.sh:180
18269 msgid "Cannot save the untracked files"
18272 #: builtin/stash.c:1183 builtin/stash.c:1192 git-legacy-stash.sh:200
18273 #: git-legacy-stash.sh:213
18274 msgid "Cannot save the current worktree state"
18277 #: builtin/stash.c:1220 git-legacy-stash.sh:233
18278 msgid "Cannot record working tree state"
18281 #: builtin/stash.c:1269 git-legacy-stash.sh:337
18282 msgid "Can't use --patch and --include-untracked or --all at the same time"
18285 #: builtin/stash.c:1285
18286 msgid "Did you forget to 'git add'?"
18289 #: builtin/stash.c:1300 git-legacy-stash.sh:345
18290 msgid "No local changes to save"
18293 #: builtin/stash.c:1307 git-legacy-stash.sh:350
18294 msgid "Cannot initialize stash"
18297 #: builtin/stash.c:1322 git-legacy-stash.sh:354
18298 msgid "Cannot save the current status"
18301 #: builtin/stash.c:1327
18303 msgid "Saved working directory and index state %s"
18306 #: builtin/stash.c:1417 git-legacy-stash.sh:384
18307 msgid "Cannot remove worktree changes"
18310 #: builtin/stash.c:1452 builtin/stash.c:1488
18314 #: builtin/stash.c:1454 builtin/stash.c:1490
18315 msgid "stash in patch mode"
18318 #: builtin/stash.c:1455 builtin/stash.c:1491
18322 #: builtin/stash.c:1457 builtin/stash.c:1493
18323 msgid "include untracked files in stash"
18326 #: builtin/stash.c:1459 builtin/stash.c:1495
18327 msgid "include ignore files"
18330 #: builtin/stash.c:1555
18332 msgid "could not exec %s"
18335 #: builtin/stripspace.c:18
18336 msgid "git stripspace [-s | --strip-comments]"
18339 #: builtin/stripspace.c:19
18340 msgid "git stripspace [-c | --comment-lines]"
18343 #: builtin/stripspace.c:37
18344 msgid "skip and remove all lines starting with comment character"
18347 #: builtin/stripspace.c:40
18348 msgid "prepend comment character and space to each line"
18351 #: builtin/submodule--helper.c:45 builtin/submodule--helper.c:1943
18353 msgid "Expecting a full ref name, got %s"
18356 #: builtin/submodule--helper.c:62
18357 msgid "submodule--helper print-default-remote takes no arguments"
18360 #: builtin/submodule--helper.c:100
18362 msgid "cannot strip one component off url '%s'"
18365 #: builtin/submodule--helper.c:408 builtin/submodule--helper.c:1368
18366 msgid "alternative anchor for relative paths"
18369 #: builtin/submodule--helper.c:413
18370 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
18373 #: builtin/submodule--helper.c:470 builtin/submodule--helper.c:628
18374 #: builtin/submodule--helper.c:651
18376 msgid "No url found for submodule path '%s' in .gitmodules"
18379 #: builtin/submodule--helper.c:522
18381 msgid "Entering '%s'\n"
18384 #: builtin/submodule--helper.c:525
18387 "run_command returned non-zero status for %s\n"
18391 #: builtin/submodule--helper.c:547
18394 "run_command returned non-zero status while recursing in the nested "
18395 "submodules of %s\n"
18399 #: builtin/submodule--helper.c:563
18400 msgid "Suppress output of entering each submodule command"
18403 #: builtin/submodule--helper.c:565 builtin/submodule--helper.c:1050
18404 msgid "Recurse into nested submodules"
18407 #: builtin/submodule--helper.c:570
18408 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
18411 #: builtin/submodule--helper.c:597
18414 "could not look up configuration '%s'. Assuming this repository is its own "
18415 "authoritative upstream."
18418 #: builtin/submodule--helper.c:665
18420 msgid "Failed to register url for submodule path '%s'"
18423 #: builtin/submodule--helper.c:669
18425 msgid "Submodule '%s' (%s) registered for path '%s'\n"
18428 #: builtin/submodule--helper.c:679
18430 msgid "warning: command update mode suggested for submodule '%s'\n"
18433 #: builtin/submodule--helper.c:686
18435 msgid "Failed to register update mode for submodule path '%s'"
18438 #: builtin/submodule--helper.c:708
18439 msgid "Suppress output for initializing a submodule"
18442 #: builtin/submodule--helper.c:713
18443 msgid "git submodule--helper init [<options>] [<path>]"
18446 #: builtin/submodule--helper.c:785 builtin/submodule--helper.c:911
18448 msgid "no submodule mapping found in .gitmodules for path '%s'"
18451 #: builtin/submodule--helper.c:824
18453 msgid "could not resolve HEAD ref inside the submodule '%s'"
18456 #: builtin/submodule--helper.c:851 builtin/submodule--helper.c:1020
18458 msgid "failed to recurse into submodule '%s'"
18461 #: builtin/submodule--helper.c:875 builtin/submodule--helper.c:1186
18462 msgid "Suppress submodule status output"
18465 #: builtin/submodule--helper.c:876
18467 "Use commit stored in the index instead of the one stored in the submodule "
18471 #: builtin/submodule--helper.c:877
18472 msgid "recurse into nested submodules"
18475 #: builtin/submodule--helper.c:882
18476 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
18479 #: builtin/submodule--helper.c:906
18480 msgid "git submodule--helper name <path>"
18483 #: builtin/submodule--helper.c:970
18485 msgid "Synchronizing submodule url for '%s'\n"
18488 #: builtin/submodule--helper.c:976
18490 msgid "failed to register url for submodule path '%s'"
18493 #: builtin/submodule--helper.c:990
18495 msgid "failed to get the default remote for submodule '%s'"
18498 #: builtin/submodule--helper.c:1001
18500 msgid "failed to update remote for submodule '%s'"
18503 #: builtin/submodule--helper.c:1048
18504 msgid "Suppress output of synchronizing submodule url"
18507 #: builtin/submodule--helper.c:1055
18508 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
18511 #: builtin/submodule--helper.c:1109
18514 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
18515 "really want to remove it including all of its history)"
18518 #: builtin/submodule--helper.c:1121
18521 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
18525 #: builtin/submodule--helper.c:1129
18527 msgid "Cleared directory '%s'\n"
18530 #: builtin/submodule--helper.c:1131
18532 msgid "Could not remove submodule work tree '%s'\n"
18535 #: builtin/submodule--helper.c:1142
18537 msgid "could not create empty submodule directory %s"
18540 #: builtin/submodule--helper.c:1158
18542 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
18545 #: builtin/submodule--helper.c:1187
18546 msgid "Remove submodule working trees even if they contain local changes"
18549 #: builtin/submodule--helper.c:1188
18550 msgid "Unregister all submodules"
18553 #: builtin/submodule--helper.c:1193
18555 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
18558 #: builtin/submodule--helper.c:1207
18559 msgid "Use '--all' if you really want to deinitialize all submodules"
18562 #: builtin/submodule--helper.c:1302 builtin/submodule--helper.c:1305
18564 msgid "submodule '%s' cannot add alternate: %s"
18567 #: builtin/submodule--helper.c:1341
18569 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
18572 #: builtin/submodule--helper.c:1348
18574 msgid "Value '%s' for submodule.alternateLocation is not recognized"
18577 #: builtin/submodule--helper.c:1371
18578 msgid "where the new submodule will be cloned to"
18581 #: builtin/submodule--helper.c:1374
18582 msgid "name of the new submodule"
18585 #: builtin/submodule--helper.c:1377
18586 msgid "url where to clone the submodule from"
18589 #: builtin/submodule--helper.c:1385
18590 msgid "depth for shallow clones"
18593 #: builtin/submodule--helper.c:1388 builtin/submodule--helper.c:1872
18594 msgid "force cloning progress"
18597 #: builtin/submodule--helper.c:1393
18599 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
18600 "<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"
18603 #: builtin/submodule--helper.c:1424
18605 msgid "clone of '%s' into submodule path '%s' failed"
18608 #: builtin/submodule--helper.c:1438
18610 msgid "could not get submodule directory for '%s'"
18613 #: builtin/submodule--helper.c:1474
18615 msgid "Invalid update mode '%s' for submodule path '%s'"
18618 #: builtin/submodule--helper.c:1478
18620 msgid "Invalid update mode '%s' configured for submodule path '%s'"
18623 #: builtin/submodule--helper.c:1571
18625 msgid "Submodule path '%s' not initialized"
18628 #: builtin/submodule--helper.c:1575
18629 msgid "Maybe you want to use 'update --init'?"
18632 #: builtin/submodule--helper.c:1605
18634 msgid "Skipping unmerged submodule %s"
18637 #: builtin/submodule--helper.c:1634
18639 msgid "Skipping submodule '%s'"
18642 #: builtin/submodule--helper.c:1778
18644 msgid "Failed to clone '%s'. Retry scheduled"
18647 #: builtin/submodule--helper.c:1789
18649 msgid "Failed to clone '%s' a second time, aborting"
18652 #: builtin/submodule--helper.c:1851 builtin/submodule--helper.c:2093
18653 msgid "path into the working tree"
18656 #: builtin/submodule--helper.c:1854
18657 msgid "path into the working tree, across nested submodule boundaries"
18660 #: builtin/submodule--helper.c:1858
18661 msgid "rebase, merge, checkout or none"
18664 #: builtin/submodule--helper.c:1864
18665 msgid "Create a shallow clone truncated to the specified number of revisions"
18668 #: builtin/submodule--helper.c:1867
18669 msgid "parallel jobs"
18672 #: builtin/submodule--helper.c:1869
18673 msgid "whether the initial clone should follow the shallow recommendation"
18676 #: builtin/submodule--helper.c:1870
18677 msgid "don't print cloning progress"
18680 #: builtin/submodule--helper.c:1877
18681 msgid "git submodule--helper update_clone [--prefix=<path>] [<path>...]"
18684 #: builtin/submodule--helper.c:1890
18685 msgid "bad value for update parameter"
18688 #: builtin/submodule--helper.c:1938
18691 "Submodule (%s) branch configured to inherit branch from superproject, but "
18692 "the superproject is not on any branch"
18695 #: builtin/submodule--helper.c:2061
18697 msgid "could not get a repository handle for submodule '%s'"
18700 #: builtin/submodule--helper.c:2094
18701 msgid "recurse into submodules"
18704 #: builtin/submodule--helper.c:2100
18705 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
18708 #: builtin/submodule--helper.c:2156
18709 msgid "check if it is safe to write to the .gitmodules file"
18712 #: builtin/submodule--helper.c:2159
18713 msgid "unset the config in the .gitmodules file"
18716 #: builtin/submodule--helper.c:2164
18717 msgid "git submodule--helper config <name> [<value>]"
18720 #: builtin/submodule--helper.c:2165
18721 msgid "git submodule--helper config --unset <name>"
18724 #: builtin/submodule--helper.c:2166
18725 msgid "git submodule--helper config --check-writeable"
18728 #: builtin/submodule--helper.c:2185 git-submodule.sh:171
18730 msgid "please make sure that the .gitmodules file is in the working tree"
18733 #: builtin/submodule--helper.c:2235 git.c:434 git.c:684
18735 msgid "%s doesn't support --super-prefix"
18738 #: builtin/submodule--helper.c:2241
18740 msgid "'%s' is not a valid submodule--helper subcommand"
18743 #: builtin/symbolic-ref.c:8
18744 msgid "git symbolic-ref [<options>] <name> [<ref>]"
18747 #: builtin/symbolic-ref.c:9
18748 msgid "git symbolic-ref -d [-q] <name>"
18751 #: builtin/symbolic-ref.c:40
18752 msgid "suppress error message for non-symbolic (detached) refs"
18755 #: builtin/symbolic-ref.c:41
18756 msgid "delete symbolic ref"
18759 #: builtin/symbolic-ref.c:42
18760 msgid "shorten ref output"
18763 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
18767 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
18768 msgid "reason of the update"
18771 #: builtin/tag.c:25
18773 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
18774 "\t\t<tagname> [<head>]"
18777 #: builtin/tag.c:27
18778 msgid "git tag -d <tagname>..."
18781 #: builtin/tag.c:28
18783 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
18784 "points-at <object>]\n"
18785 "\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
18788 #: builtin/tag.c:30
18789 msgid "git tag -v [--format=<format>] <tagname>..."
18792 #: builtin/tag.c:89
18794 msgid "tag '%s' not found."
18797 #: builtin/tag.c:105
18799 msgid "Deleted tag '%s' (was %s)\n"
18802 #: builtin/tag.c:135
18806 "Write a message for tag:\n"
18808 "Lines starting with '%c' will be ignored.\n"
18811 #: builtin/tag.c:139
18815 "Write a message for tag:\n"
18817 "Lines starting with '%c' will be kept; you may remove them yourself if you "
18821 #: builtin/tag.c:198
18822 msgid "unable to sign the tag"
18825 #: builtin/tag.c:200
18826 msgid "unable to write tag file"
18829 #: builtin/tag.c:216
18832 "You have created a nested tag. The object referred to by your new tag is\n"
18833 "already a tag. If you meant to tag the object that it points to, use:\n"
18835 "\tgit tag -f %s %s^{}"
18838 #: builtin/tag.c:232
18839 msgid "bad object type."
18842 #: builtin/tag.c:284
18843 msgid "no tag message?"
18846 #: builtin/tag.c:291
18848 msgid "The tag message has been left in %s\n"
18851 #: builtin/tag.c:402
18852 msgid "list tag names"
18855 #: builtin/tag.c:404
18856 msgid "print <n> lines of each tag message"
18859 #: builtin/tag.c:406
18860 msgid "delete tags"
18863 #: builtin/tag.c:407
18864 msgid "verify tags"
18867 #: builtin/tag.c:409
18868 msgid "Tag creation options"
18871 #: builtin/tag.c:411
18872 msgid "annotated tag, needs a message"
18875 #: builtin/tag.c:413
18876 msgid "tag message"
18879 #: builtin/tag.c:415
18880 msgid "force edit of tag message"
18883 #: builtin/tag.c:416
18884 msgid "annotated and GPG-signed tag"
18887 #: builtin/tag.c:419
18888 msgid "use another key to sign the tag"
18891 #: builtin/tag.c:420
18892 msgid "replace the tag if exists"
18895 #: builtin/tag.c:421 builtin/update-ref.c:369
18896 msgid "create a reflog"
18899 #: builtin/tag.c:423
18900 msgid "Tag listing options"
18903 #: builtin/tag.c:424
18904 msgid "show tag list in columns"
18907 #: builtin/tag.c:425 builtin/tag.c:427
18908 msgid "print only tags that contain the commit"
18911 #: builtin/tag.c:426 builtin/tag.c:428
18912 msgid "print only tags that don't contain the commit"
18915 #: builtin/tag.c:429
18916 msgid "print only tags that are merged"
18919 #: builtin/tag.c:430
18920 msgid "print only tags that are not merged"
18923 #: builtin/tag.c:434
18924 msgid "print only tags of the object"
18927 #: builtin/tag.c:482
18928 msgid "--column and -n are incompatible"
18931 #: builtin/tag.c:504
18932 msgid "-n option is only allowed in list mode"
18935 #: builtin/tag.c:506
18936 msgid "--contains option is only allowed in list mode"
18939 #: builtin/tag.c:508
18940 msgid "--no-contains option is only allowed in list mode"
18943 #: builtin/tag.c:510
18944 msgid "--points-at option is only allowed in list mode"
18947 #: builtin/tag.c:512
18948 msgid "--merged and --no-merged options are only allowed in list mode"
18951 #: builtin/tag.c:523
18952 msgid "only one -F or -m option is allowed."
18955 #: builtin/tag.c:542
18956 msgid "too many params"
18959 #: builtin/tag.c:548
18961 msgid "'%s' is not a valid tag name."
18964 #: builtin/tag.c:553
18966 msgid "tag '%s' already exists"
18969 #: builtin/tag.c:584
18971 msgid "Updated tag '%s' (was %s)\n"
18974 #: builtin/unpack-objects.c:500
18975 msgid "Unpacking objects"
18978 #: builtin/update-index.c:83
18980 msgid "failed to create directory %s"
18983 #: builtin/update-index.c:99
18985 msgid "failed to create file %s"
18988 #: builtin/update-index.c:107
18990 msgid "failed to delete file %s"
18993 #: builtin/update-index.c:114 builtin/update-index.c:220
18995 msgid "failed to delete directory %s"
18998 #: builtin/update-index.c:139
19000 msgid "Testing mtime in '%s' "
19003 #: builtin/update-index.c:153
19004 msgid "directory stat info does not change after adding a new file"
19007 #: builtin/update-index.c:166
19008 msgid "directory stat info does not change after adding a new directory"
19011 #: builtin/update-index.c:179
19012 msgid "directory stat info changes after updating a file"
19015 #: builtin/update-index.c:190
19016 msgid "directory stat info changes after adding a file inside subdirectory"
19019 #: builtin/update-index.c:201
19020 msgid "directory stat info does not change after deleting a file"
19023 #: builtin/update-index.c:214
19024 msgid "directory stat info does not change after deleting a directory"
19027 #: builtin/update-index.c:221
19031 #: builtin/update-index.c:589
19032 msgid "git update-index [<options>] [--] [<file>...]"
19035 #: builtin/update-index.c:971
19036 msgid "continue refresh even when index needs update"
19039 #: builtin/update-index.c:974
19040 msgid "refresh: ignore submodules"
19043 #: builtin/update-index.c:977
19044 msgid "do not ignore new files"
19047 #: builtin/update-index.c:979
19048 msgid "let files replace directories and vice-versa"
19051 #: builtin/update-index.c:981
19052 msgid "notice files missing from worktree"
19055 #: builtin/update-index.c:983
19056 msgid "refresh even if index contains unmerged entries"
19059 #: builtin/update-index.c:986
19060 msgid "refresh stat information"
19063 #: builtin/update-index.c:990
19064 msgid "like --refresh, but ignore assume-unchanged setting"
19067 #: builtin/update-index.c:994
19068 msgid "<mode>,<object>,<path>"
19071 #: builtin/update-index.c:995
19072 msgid "add the specified entry to the index"
19075 #: builtin/update-index.c:1005
19076 msgid "mark files as \"not changing\""
19079 #: builtin/update-index.c:1008
19080 msgid "clear assumed-unchanged bit"
19083 #: builtin/update-index.c:1011
19084 msgid "mark files as \"index-only\""
19087 #: builtin/update-index.c:1014
19088 msgid "clear skip-worktree bit"
19091 #: builtin/update-index.c:1017
19092 msgid "add to index only; do not add content to object database"
19095 #: builtin/update-index.c:1019
19096 msgid "remove named paths even if present in worktree"
19099 #: builtin/update-index.c:1021
19100 msgid "with --stdin: input lines are terminated by null bytes"
19103 #: builtin/update-index.c:1023
19104 msgid "read list of paths to be updated from standard input"
19107 #: builtin/update-index.c:1027
19108 msgid "add entries from standard input to the index"
19111 #: builtin/update-index.c:1031
19112 msgid "repopulate stages #2 and #3 for the listed paths"
19115 #: builtin/update-index.c:1035
19116 msgid "only update entries that differ from HEAD"
19119 #: builtin/update-index.c:1039
19120 msgid "ignore files missing from worktree"
19123 #: builtin/update-index.c:1042
19124 msgid "report actions to standard output"
19127 #: builtin/update-index.c:1044
19128 msgid "(for porcelains) forget saved unresolved conflicts"
19131 #: builtin/update-index.c:1048
19132 msgid "write index in this format"
19135 #: builtin/update-index.c:1050
19136 msgid "enable or disable split index"
19139 #: builtin/update-index.c:1052
19140 msgid "enable/disable untracked cache"
19143 #: builtin/update-index.c:1054
19144 msgid "test if the filesystem supports untracked cache"
19147 #: builtin/update-index.c:1056
19148 msgid "enable untracked cache without testing the filesystem"
19151 #: builtin/update-index.c:1058
19152 msgid "write out the index even if is not flagged as changed"
19155 #: builtin/update-index.c:1060
19156 msgid "enable or disable file system monitor"
19159 #: builtin/update-index.c:1062
19160 msgid "mark files as fsmonitor valid"
19163 #: builtin/update-index.c:1065
19164 msgid "clear fsmonitor valid bit"
19167 #: builtin/update-index.c:1168
19169 "core.splitIndex is set to false; remove or change it, if you really want to "
19170 "enable split index"
19173 #: builtin/update-index.c:1177
19175 "core.splitIndex is set to true; remove or change it, if you really want to "
19176 "disable split index"
19179 #: builtin/update-index.c:1188
19181 "core.untrackedCache is set to true; remove or change it, if you really want "
19182 "to disable the untracked cache"
19185 #: builtin/update-index.c:1192
19186 msgid "Untracked cache disabled"
19189 #: builtin/update-index.c:1200
19191 "core.untrackedCache is set to false; remove or change it, if you really want "
19192 "to enable the untracked cache"
19195 #: builtin/update-index.c:1204
19197 msgid "Untracked cache enabled for '%s'"
19200 #: builtin/update-index.c:1212
19201 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
19204 #: builtin/update-index.c:1216
19205 msgid "fsmonitor enabled"
19208 #: builtin/update-index.c:1219
19210 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
19213 #: builtin/update-index.c:1223
19214 msgid "fsmonitor disabled"
19217 #: builtin/update-ref.c:10
19218 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
19221 #: builtin/update-ref.c:11
19222 msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
19225 #: builtin/update-ref.c:12
19226 msgid "git update-ref [<options>] --stdin [-z]"
19229 #: builtin/update-ref.c:364
19230 msgid "delete the reference"
19233 #: builtin/update-ref.c:366
19234 msgid "update <refname> not the one it points to"
19237 #: builtin/update-ref.c:367
19238 msgid "stdin has NUL-terminated arguments"
19241 #: builtin/update-ref.c:368
19242 msgid "read updates from stdin"
19245 #: builtin/update-server-info.c:7
19246 msgid "git update-server-info [--force]"
19249 #: builtin/update-server-info.c:15
19250 msgid "update the info files from scratch"
19253 #: builtin/upload-pack.c:11
19254 msgid "git upload-pack [<options>] <dir>"
19257 #: builtin/upload-pack.c:23 t/helper/test-serve-v2.c:17
19258 msgid "quit after a single request/response exchange"
19261 #: builtin/upload-pack.c:25
19262 msgid "exit immediately after initial ref advertisement"
19265 #: builtin/upload-pack.c:27
19266 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
19269 #: builtin/upload-pack.c:29
19270 msgid "interrupt transfer after <n> seconds of inactivity"
19273 #: builtin/verify-commit.c:19
19274 msgid "git verify-commit [-v | --verbose] <commit>..."
19277 #: builtin/verify-commit.c:68
19278 msgid "print commit contents"
19281 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
19282 msgid "print raw gpg status output"
19285 #: builtin/verify-pack.c:55
19286 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
19289 #: builtin/verify-pack.c:65
19293 #: builtin/verify-pack.c:67
19294 msgid "show statistics only"
19297 #: builtin/verify-tag.c:18
19298 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
19301 #: builtin/verify-tag.c:36
19302 msgid "print tag contents"
19305 #: builtin/worktree.c:18
19306 msgid "git worktree add [<options>] <path> [<commit-ish>]"
19309 #: builtin/worktree.c:19
19310 msgid "git worktree list [<options>]"
19313 #: builtin/worktree.c:20
19314 msgid "git worktree lock [<options>] <path>"
19317 #: builtin/worktree.c:21
19318 msgid "git worktree move <worktree> <new-path>"
19321 #: builtin/worktree.c:22
19322 msgid "git worktree prune [<options>]"
19325 #: builtin/worktree.c:23
19326 msgid "git worktree remove [<options>] <worktree>"
19329 #: builtin/worktree.c:24
19330 msgid "git worktree unlock <path>"
19333 #: builtin/worktree.c:61 builtin/worktree.c:899
19335 msgid "failed to delete '%s'"
19338 #: builtin/worktree.c:80
19340 msgid "Removing worktrees/%s: not a valid directory"
19343 #: builtin/worktree.c:86
19345 msgid "Removing worktrees/%s: gitdir file does not exist"
19348 #: builtin/worktree.c:91 builtin/worktree.c:100
19350 msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
19353 #: builtin/worktree.c:110
19356 "Removing worktrees/%s: short read (expected %<PRIuMAX> bytes, read "
19360 #: builtin/worktree.c:118
19362 msgid "Removing worktrees/%s: invalid gitdir file"
19365 #: builtin/worktree.c:127
19367 msgid "Removing worktrees/%s: gitdir file points to non-existent location"
19370 #: builtin/worktree.c:166
19371 msgid "report pruned working trees"
19374 #: builtin/worktree.c:168
19375 msgid "expire working trees older than <time>"
19378 #: builtin/worktree.c:235
19380 msgid "'%s' already exists"
19383 #: builtin/worktree.c:252
19385 msgid "unable to re-add worktree '%s'"
19388 #: builtin/worktree.c:257
19391 "'%s' is a missing but locked worktree;\n"
19392 "use 'add -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
19395 #: builtin/worktree.c:259
19398 "'%s' is a missing but already registered worktree;\n"
19399 "use 'add -f' to override, or 'prune' or 'remove' to clear"
19402 #: builtin/worktree.c:309
19404 msgid "could not create directory of '%s'"
19407 #: builtin/worktree.c:440 builtin/worktree.c:446
19409 msgid "Preparing worktree (new branch '%s')"
19412 #: builtin/worktree.c:442
19414 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
19417 #: builtin/worktree.c:451
19419 msgid "Preparing worktree (checking out '%s')"
19422 #: builtin/worktree.c:457
19424 msgid "Preparing worktree (detached HEAD %s)"
19427 #: builtin/worktree.c:498
19428 msgid "checkout <branch> even if already checked out in other worktree"
19431 #: builtin/worktree.c:501
19432 msgid "create a new branch"
19435 #: builtin/worktree.c:503
19436 msgid "create or reset a branch"
19439 #: builtin/worktree.c:505
19440 msgid "populate the new working tree"
19443 #: builtin/worktree.c:506
19444 msgid "keep the new working tree locked"
19447 #: builtin/worktree.c:509
19448 msgid "set up tracking mode (see git-branch(1))"
19451 #: builtin/worktree.c:512
19452 msgid "try to match the new branch name with a remote-tracking branch"
19455 #: builtin/worktree.c:520
19456 msgid "-b, -B, and --detach are mutually exclusive"
19459 #: builtin/worktree.c:581
19460 msgid "--[no-]track can only be used if a new branch is created"
19463 #: builtin/worktree.c:681
19464 msgid "reason for locking"
19467 #: builtin/worktree.c:693 builtin/worktree.c:726 builtin/worktree.c:800
19468 #: builtin/worktree.c:927
19470 msgid "'%s' is not a working tree"
19473 #: builtin/worktree.c:695 builtin/worktree.c:728
19474 msgid "The main working tree cannot be locked or unlocked"
19477 #: builtin/worktree.c:700
19479 msgid "'%s' is already locked, reason: %s"
19482 #: builtin/worktree.c:702
19484 msgid "'%s' is already locked"
19487 #: builtin/worktree.c:730
19489 msgid "'%s' is not locked"
19492 #: builtin/worktree.c:771
19493 msgid "working trees containing submodules cannot be moved or removed"
19496 #: builtin/worktree.c:779
19497 msgid "force move even if worktree is dirty or locked"
19500 #: builtin/worktree.c:802 builtin/worktree.c:929
19502 msgid "'%s' is a main working tree"
19505 #: builtin/worktree.c:807
19507 msgid "could not figure out destination name from '%s'"
19510 #: builtin/worktree.c:813
19512 msgid "target '%s' already exists"
19515 #: builtin/worktree.c:821
19518 "cannot move a locked working tree, lock reason: %s\n"
19519 "use 'move -f -f' to override or unlock first"
19522 #: builtin/worktree.c:823
19524 "cannot move a locked working tree;\n"
19525 "use 'move -f -f' to override or unlock first"
19528 #: builtin/worktree.c:826
19530 msgid "validation failed, cannot move working tree: %s"
19533 #: builtin/worktree.c:831
19535 msgid "failed to move '%s' to '%s'"
19538 #: builtin/worktree.c:879
19540 msgid "failed to run 'git status' on '%s'"
19543 #: builtin/worktree.c:883
19545 msgid "'%s' is dirty, use --force to delete it"
19548 #: builtin/worktree.c:888
19550 msgid "failed to run 'git status' on '%s', code %d"
19553 #: builtin/worktree.c:911
19554 msgid "force removal even if worktree is dirty or locked"
19557 #: builtin/worktree.c:934
19560 "cannot remove a locked working tree, lock reason: %s\n"
19561 "use 'remove -f -f' to override or unlock first"
19564 #: builtin/worktree.c:936
19566 "cannot remove a locked working tree;\n"
19567 "use 'remove -f -f' to override or unlock first"
19570 #: builtin/worktree.c:939
19572 msgid "validation failed, cannot remove working tree: %s"
19575 #: builtin/write-tree.c:15
19576 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
19579 #: builtin/write-tree.c:28
19583 #: builtin/write-tree.c:29
19584 msgid "write tree object for a subdirectory <prefix>"
19587 #: builtin/write-tree.c:31
19588 msgid "only useful for debugging"
19591 #: credential-cache--daemon.c:223
19594 "The permissions on your socket directory are too loose; other\n"
19595 "users may be able to read your cached credentials. Consider running:\n"
19600 #: credential-cache--daemon.c:272
19601 msgid "print debugging messages to stderr"
19604 #: t/helper/test-reach.c:152
19606 msgid "commit %s is not marked reachable"
19609 #: t/helper/test-reach.c:162
19610 msgid "too many commits marked reachable"
19613 #: t/helper/test-serve-v2.c:7
19614 msgid "test-tool serve-v2 [<options>]"
19617 #: t/helper/test-serve-v2.c:19
19618 msgid "exit immediately after advertising capabilities"
19623 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
19624 " [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
19625 " [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
19627 " [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
19628 " <command> [<args>]"
19633 "'git help -a' and 'git help -g' list available subcommands and some\n"
19634 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
19635 "to read about a specific subcommand or concept.\n"
19636 "See 'git help git' for an overview of the system."
19641 msgid "no directory given for --git-dir\n"
19646 msgid "no namespace given for --namespace\n"
19651 msgid "no directory given for --work-tree\n"
19656 msgid "no prefix given for --super-prefix\n"
19661 msgid "-c expects a configuration string\n"
19666 msgid "no directory given for -C\n"
19671 msgid "unknown option: %s\n"
19676 msgid "while expanding alias '%s': '%s'"
19682 "alias '%s' changes environment variables.\n"
19683 "You can use '!git' in the alias to do this"
19688 msgid "empty alias for %s"
19693 msgid "recursive alias: %s"
19697 msgid "write failure on standard output"
19701 msgid "unknown write failure on standard output"
19705 msgid "close failed on standard output"
19710 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
19715 msgid "cannot handle %s as a builtin"
19727 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
19732 msgid "failed to run command '%s': %s\n"
19737 msgid "negative value for http.postbuffer; defaulting to %d"
19741 msgid "Delegation control is not supported with cURL < 7.22.0"
19745 msgid "Public key pinning not supported with cURL < 7.44.0"
19749 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
19753 msgid "Protocol restrictions not supported with cURL < 7.19.4"
19758 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
19763 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
19768 msgid "Could not set SSL backend to '%s': already set"
19774 "unable to update url base from redirection:\n"
19779 #: remote-curl.c:157
19781 msgid "invalid quoting in push-option value: '%s'"
19784 #: remote-curl.c:254
19786 msgid "%sinfo/refs not valid: is this a git repository?"
19789 #: remote-curl.c:355
19790 msgid "invalid server response; expected service, got flush packet"
19793 #: remote-curl.c:386
19795 msgid "invalid server response; got '%s'"
19798 #: remote-curl.c:446
19800 msgid "repository '%s' not found"
19803 #: remote-curl.c:450
19805 msgid "Authentication failed for '%s'"
19808 #: remote-curl.c:454
19810 msgid "unable to access '%s': %s"
19813 #: remote-curl.c:460
19815 msgid "redirecting to %s"
19818 #: remote-curl.c:584
19819 msgid "shouldn't have EOF when not gentle on EOF"
19822 #: remote-curl.c:664
19823 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
19826 #: remote-curl.c:724
19828 msgid "RPC failed; %s"
19831 #: remote-curl.c:764
19832 msgid "cannot handle pushes this big"
19835 #: remote-curl.c:879
19837 msgid "cannot deflate request; zlib deflate error %d"
19840 #: remote-curl.c:883
19842 msgid "cannot deflate request; zlib end error %d"
19845 #: remote-curl.c:1014
19846 msgid "dumb http transport does not support shallow capabilities"
19849 #: remote-curl.c:1028
19850 msgid "fetch failed."
19853 #: remote-curl.c:1076
19854 msgid "cannot fetch by sha1 over smart http"
19857 #: remote-curl.c:1120 remote-curl.c:1126
19859 msgid "protocol error: expected sha/ref, got '%s'"
19862 #: remote-curl.c:1138 remote-curl.c:1252
19864 msgid "http transport does not support %s"
19867 #: remote-curl.c:1174
19868 msgid "git-http-push failed"
19871 #: remote-curl.c:1360
19872 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
19875 #: remote-curl.c:1392
19876 msgid "remote-curl: error reading command stream from git"
19879 #: remote-curl.c:1399
19880 msgid "remote-curl: fetch attempted without a local repo"
19883 #: remote-curl.c:1439
19885 msgid "remote-curl: unknown command '%s' from git"
19888 #: list-objects-filter-options.h:61
19892 #: list-objects-filter-options.h:62
19893 msgid "object filtering"
19896 #: parse-options.h:170
19897 msgid "expiry-date"
19900 #: parse-options.h:184
19901 msgid "no-op (backward compatibility)"
19904 #: parse-options.h:305
19905 msgid "be more verbose"
19908 #: parse-options.h:307
19909 msgid "be more quiet"
19912 #: parse-options.h:313
19913 msgid "use <n> digits to display SHA-1s"
19916 #: parse-options.h:332
19917 msgid "how to strip spaces and #comments from message"
19920 #: ref-filter.h:101
19924 #: ref-filter.h:101
19925 msgid "field name to sort on"
19929 msgid "update the index with reused conflict resolution if possible"
19933 msgid "HEAD detached at "
19937 msgid "HEAD detached from "
19940 #: command-list.h:50
19941 msgid "Add file contents to the index"
19944 #: command-list.h:51
19945 msgid "Apply a series of patches from a mailbox"
19948 #: command-list.h:52
19949 msgid "Annotate file lines with commit information"
19952 #: command-list.h:53
19953 msgid "Apply a patch to files and/or to the index"
19956 #: command-list.h:54
19957 msgid "Import a GNU Arch repository into Git"
19960 #: command-list.h:55
19961 msgid "Create an archive of files from a named tree"
19964 #: command-list.h:56
19965 msgid "Use binary search to find the commit that introduced a bug"
19968 #: command-list.h:57
19969 msgid "Show what revision and author last modified each line of a file"
19972 #: command-list.h:58
19973 msgid "List, create, or delete branches"
19976 #: command-list.h:59
19977 msgid "Move objects and refs by archive"
19980 #: command-list.h:60
19981 msgid "Provide content or type and size information for repository objects"
19984 #: command-list.h:61
19985 msgid "Display gitattributes information"
19988 #: command-list.h:62
19989 msgid "Debug gitignore / exclude files"
19992 #: command-list.h:63
19993 msgid "Show canonical names and email addresses of contacts"
19996 #: command-list.h:64
19997 msgid "Switch branches or restore working tree files"
20000 #: command-list.h:65
20001 msgid "Copy files from the index to the working tree"
20004 #: command-list.h:66
20005 msgid "Ensures that a reference name is well formed"
20008 #: command-list.h:67
20009 msgid "Find commits yet to be applied to upstream"
20012 #: command-list.h:68
20013 msgid "Apply the changes introduced by some existing commits"
20016 #: command-list.h:69
20017 msgid "Graphical alternative to git-commit"
20020 #: command-list.h:70
20021 msgid "Remove untracked files from the working tree"
20024 #: command-list.h:71
20025 msgid "Clone a repository into a new directory"
20028 #: command-list.h:72
20029 msgid "Display data in columns"
20032 #: command-list.h:73
20033 msgid "Record changes to the repository"
20036 #: command-list.h:74
20037 msgid "Write and verify Git commit-graph files"
20040 #: command-list.h:75
20041 msgid "Create a new commit object"
20044 #: command-list.h:76
20045 msgid "Get and set repository or global options"
20048 #: command-list.h:77
20049 msgid "Count unpacked number of objects and their disk consumption"
20052 #: command-list.h:78
20053 msgid "Retrieve and store user credentials"
20056 #: command-list.h:79
20057 msgid "Helper to temporarily store passwords in memory"
20060 #: command-list.h:80
20061 msgid "Helper to store credentials on disk"
20064 #: command-list.h:81
20065 msgid "Export a single commit to a CVS checkout"
20068 #: command-list.h:82
20069 msgid "Salvage your data out of another SCM people love to hate"
20072 #: command-list.h:83
20073 msgid "A CVS server emulator for Git"
20076 #: command-list.h:84
20077 msgid "A really simple server for Git repositories"
20080 #: command-list.h:85
20081 msgid "Give an object a human readable name based on an available ref"
20084 #: command-list.h:86
20085 msgid "Show changes between commits, commit and working tree, etc"
20088 #: command-list.h:87
20089 msgid "Compares files in the working tree and the index"
20092 #: command-list.h:88
20093 msgid "Compare a tree to the working tree or index"
20096 #: command-list.h:89
20097 msgid "Compares the content and mode of blobs found via two tree objects"
20100 #: command-list.h:90
20101 msgid "Show changes using common diff tools"
20104 #: command-list.h:91
20105 msgid "Git data exporter"
20108 #: command-list.h:92
20109 msgid "Backend for fast Git data importers"
20112 #: command-list.h:93
20113 msgid "Download objects and refs from another repository"
20116 #: command-list.h:94
20117 msgid "Receive missing objects from another repository"
20120 #: command-list.h:95
20121 msgid "Rewrite branches"
20124 #: command-list.h:96
20125 msgid "Produce a merge commit message"
20128 #: command-list.h:97
20129 msgid "Output information on each ref"
20132 #: command-list.h:98
20133 msgid "Prepare patches for e-mail submission"
20136 #: command-list.h:99
20137 msgid "Verifies the connectivity and validity of the objects in the database"
20140 #: command-list.h:100
20141 msgid "Cleanup unnecessary files and optimize the local repository"
20144 #: command-list.h:101
20145 msgid "Extract commit ID from an archive created using git-archive"
20148 #: command-list.h:102
20149 msgid "Print lines matching a pattern"
20152 #: command-list.h:103
20153 msgid "A portable graphical interface to Git"
20156 #: command-list.h:104
20157 msgid "Compute object ID and optionally creates a blob from a file"
20160 #: command-list.h:105
20161 msgid "Display help information about Git"
20164 #: command-list.h:106
20165 msgid "Server side implementation of Git over HTTP"
20168 #: command-list.h:107
20169 msgid "Download from a remote Git repository via HTTP"
20172 #: command-list.h:108
20173 msgid "Push objects over HTTP/DAV to another repository"
20176 #: command-list.h:109
20177 msgid "Send a collection of patches from stdin to an IMAP folder"
20180 #: command-list.h:110
20181 msgid "Build pack index file for an existing packed archive"
20184 #: command-list.h:111
20185 msgid "Create an empty Git repository or reinitialize an existing one"
20188 #: command-list.h:112
20189 msgid "Instantly browse your working repository in gitweb"
20192 #: command-list.h:113
20193 msgid "Add or parse structured information in commit messages"
20196 #: command-list.h:114
20197 msgid "The Git repository browser"
20200 #: command-list.h:115
20201 msgid "Show commit logs"
20204 #: command-list.h:116
20205 msgid "Show information about files in the index and the working tree"
20208 #: command-list.h:117
20209 msgid "List references in a remote repository"
20212 #: command-list.h:118
20213 msgid "List the contents of a tree object"
20216 #: command-list.h:119
20217 msgid "Extracts patch and authorship from a single e-mail message"
20220 #: command-list.h:120
20221 msgid "Simple UNIX mbox splitter program"
20224 #: command-list.h:121
20225 msgid "Join two or more development histories together"
20228 #: command-list.h:122
20229 msgid "Find as good common ancestors as possible for a merge"
20232 #: command-list.h:123
20233 msgid "Run a three-way file merge"
20236 #: command-list.h:124
20237 msgid "Run a merge for files needing merging"
20240 #: command-list.h:125
20241 msgid "The standard helper program to use with git-merge-index"
20244 #: command-list.h:126
20245 msgid "Run merge conflict resolution tools to resolve merge conflicts"
20248 #: command-list.h:127
20249 msgid "Show three-way merge without touching index"
20252 #: command-list.h:128
20253 msgid "Write and verify multi-pack-indexes"
20256 #: command-list.h:129
20257 msgid "Creates a tag object"
20260 #: command-list.h:130
20261 msgid "Build a tree-object from ls-tree formatted text"
20264 #: command-list.h:131
20265 msgid "Move or rename a file, a directory, or a symlink"
20268 #: command-list.h:132
20269 msgid "Find symbolic names for given revs"
20272 #: command-list.h:133
20273 msgid "Add or inspect object notes"
20276 #: command-list.h:134
20277 msgid "Import from and submit to Perforce repositories"
20280 #: command-list.h:135
20281 msgid "Create a packed archive of objects"
20284 #: command-list.h:136
20285 msgid "Find redundant pack files"
20288 #: command-list.h:137
20289 msgid "Pack heads and tags for efficient repository access"
20292 #: command-list.h:138
20293 msgid "Routines to help parsing remote repository access parameters"
20296 #: command-list.h:139
20297 msgid "Compute unique ID for a patch"
20300 #: command-list.h:140
20301 msgid "Prune all unreachable objects from the object database"
20304 #: command-list.h:141
20305 msgid "Remove extra objects that are already in pack files"
20308 #: command-list.h:142
20309 msgid "Fetch from and integrate with another repository or a local branch"
20312 #: command-list.h:143
20313 msgid "Update remote refs along with associated objects"
20316 #: command-list.h:144
20317 msgid "Applies a quilt patchset onto the current branch"
20320 #: command-list.h:145
20321 msgid "Compare two commit ranges (e.g. two versions of a branch)"
20324 #: command-list.h:146
20325 msgid "Reads tree information into the index"
20328 #: command-list.h:147
20329 msgid "Reapply commits on top of another base tip"
20332 #: command-list.h:148
20333 msgid "Receive what is pushed into the repository"
20336 #: command-list.h:149
20337 msgid "Manage reflog information"
20340 #: command-list.h:150
20341 msgid "Manage set of tracked repositories"
20344 #: command-list.h:151
20345 msgid "Pack unpacked objects in a repository"
20348 #: command-list.h:152
20349 msgid "Create, list, delete refs to replace objects"
20352 #: command-list.h:153
20353 msgid "Generates a summary of pending changes"
20356 #: command-list.h:154
20357 msgid "Reuse recorded resolution of conflicted merges"
20360 #: command-list.h:155
20361 msgid "Reset current HEAD to the specified state"
20364 #: command-list.h:156
20365 msgid "Restore working tree files"
20368 #: command-list.h:157
20369 msgid "Revert some existing commits"
20372 #: command-list.h:158
20373 msgid "Lists commit objects in reverse chronological order"
20376 #: command-list.h:159
20377 msgid "Pick out and massage parameters"
20380 #: command-list.h:160
20381 msgid "Remove files from the working tree and from the index"
20384 #: command-list.h:161
20385 msgid "Send a collection of patches as emails"
20388 #: command-list.h:162
20389 msgid "Push objects over Git protocol to another repository"
20392 #: command-list.h:163
20393 msgid "Restricted login shell for Git-only SSH access"
20396 #: command-list.h:164
20397 msgid "Summarize 'git log' output"
20400 #: command-list.h:165
20401 msgid "Show various types of objects"
20404 #: command-list.h:166
20405 msgid "Show branches and their commits"
20408 #: command-list.h:167
20409 msgid "Show packed archive index"
20412 #: command-list.h:168
20413 msgid "List references in a local repository"
20416 #: command-list.h:169
20417 msgid "Git's i18n setup code for shell scripts"
20420 #: command-list.h:170
20421 msgid "Common Git shell script setup code"
20424 #: command-list.h:171
20425 msgid "Stash the changes in a dirty working directory away"
20428 #: command-list.h:172
20429 msgid "Add file contents to the staging area"
20432 #: command-list.h:173
20433 msgid "Show the working tree status"
20436 #: command-list.h:174
20437 msgid "Remove unnecessary whitespace"
20440 #: command-list.h:175
20441 msgid "Initialize, update or inspect submodules"
20444 #: command-list.h:176
20445 msgid "Bidirectional operation between a Subversion repository and Git"
20448 #: command-list.h:177
20449 msgid "Switch branches"
20452 #: command-list.h:178
20453 msgid "Read, modify and delete symbolic refs"
20456 #: command-list.h:179
20457 msgid "Create, list, delete or verify a tag object signed with GPG"
20460 #: command-list.h:180
20461 msgid "Creates a temporary file with a blob's contents"
20464 #: command-list.h:181
20465 msgid "Unpack objects from a packed archive"
20468 #: command-list.h:182
20469 msgid "Register file contents in the working tree to the index"
20472 #: command-list.h:183
20473 msgid "Update the object name stored in a ref safely"
20476 #: command-list.h:184
20477 msgid "Update auxiliary info file to help dumb servers"
20480 #: command-list.h:185
20481 msgid "Send archive back to git-archive"
20484 #: command-list.h:186
20485 msgid "Send objects packed back to git-fetch-pack"
20488 #: command-list.h:187
20489 msgid "Show a Git logical variable"
20492 #: command-list.h:188
20493 msgid "Check the GPG signature of commits"
20496 #: command-list.h:189
20497 msgid "Validate packed Git archive files"
20500 #: command-list.h:190
20501 msgid "Check the GPG signature of tags"
20504 #: command-list.h:191
20505 msgid "Git web interface (web frontend to Git repositories)"
20508 #: command-list.h:192
20509 msgid "Show logs with difference each commit introduces"
20512 #: command-list.h:193
20513 msgid "Manage multiple working trees"
20516 #: command-list.h:194
20517 msgid "Create a tree object from the current index"
20520 #: command-list.h:195
20521 msgid "Defining attributes per path"
20524 #: command-list.h:196
20525 msgid "Git command-line interface and conventions"
20528 #: command-list.h:197
20529 msgid "A Git core tutorial for developers"
20532 #: command-list.h:198
20533 msgid "Git for CVS users"
20536 #: command-list.h:199
20537 msgid "Tweaking diff output"
20540 #: command-list.h:200
20541 msgid "A useful minimum set of commands for Everyday Git"
20544 #: command-list.h:201
20545 msgid "A Git Glossary"
20548 #: command-list.h:202
20549 msgid "Hooks used by Git"
20552 #: command-list.h:203
20553 msgid "Specifies intentionally untracked files to ignore"
20556 #: command-list.h:204
20557 msgid "Defining submodule properties"
20560 #: command-list.h:205
20561 msgid "Git namespaces"
20564 #: command-list.h:206
20565 msgid "Git Repository Layout"
20568 #: command-list.h:207
20569 msgid "Specifying revisions and ranges for Git"
20572 #: command-list.h:208
20573 msgid "A tutorial introduction to Git: part two"
20576 #: command-list.h:209
20577 msgid "A tutorial introduction to Git"
20580 #: command-list.h:210
20581 msgid "An overview of recommended workflows with Git"
20584 #: git-bisect.sh:54
20585 msgid "You need to start by \"git bisect start\""
20588 #. TRANSLATORS: Make sure to include [Y] and [n] in your
20589 #. translation. The program will only accept English input
20591 #: git-bisect.sh:60
20592 msgid "Do you want me to do it for you [Y/n]? "
20595 #: git-bisect.sh:101
20597 msgid "Bad rev input: $arg"
20600 #: git-bisect.sh:121
20602 msgid "Bad rev input: $bisected_head"
20605 #: git-bisect.sh:130
20607 msgid "Bad rev input: $rev"
20610 #: git-bisect.sh:139
20612 msgid "'git bisect $TERM_BAD' can take only one argument."
20615 #: git-bisect.sh:209
20616 msgid "No logfile given"
20619 #: git-bisect.sh:210
20621 msgid "cannot read $file for replaying"
20624 #: git-bisect.sh:232
20625 msgid "?? what are you talking about?"
20628 #: git-bisect.sh:241
20629 msgid "bisect run failed: no command provided."
20632 #: git-bisect.sh:246
20634 msgid "running $command"
20637 #: git-bisect.sh:253
20640 "bisect run failed:\n"
20641 "exit code $res from '$command' is < 0 or >= 128"
20644 #: git-bisect.sh:279
20645 msgid "bisect run cannot continue any more"
20648 #: git-bisect.sh:285
20651 "bisect run failed:\n"
20652 "'bisect_state $state' exited with error code $res"
20655 #: git-bisect.sh:292
20656 msgid "bisect run success"
20659 #: git-bisect.sh:300
20660 msgid "We are not bisecting."
20663 #: git-merge-octopus.sh:46
20665 "Error: Your local changes to the following files would be overwritten by "
20669 #: git-merge-octopus.sh:61
20670 msgid "Automated merge did not work."
20673 #: git-merge-octopus.sh:62
20674 msgid "Should not be doing an octopus."
20677 #: git-merge-octopus.sh:73
20679 msgid "Unable to find common commit with $pretty_name"
20682 #: git-merge-octopus.sh:77
20684 msgid "Already up to date with $pretty_name"
20687 #: git-merge-octopus.sh:89
20689 msgid "Fast-forwarding to: $pretty_name"
20692 #: git-merge-octopus.sh:97
20694 msgid "Trying simple merge with $pretty_name"
20697 #: git-merge-octopus.sh:102
20698 msgid "Simple merge did not work, trying automatic merge."
20701 #: git-legacy-stash.sh:220
20702 msgid "Cannot remove temporary index (can't happen)"
20705 #: git-legacy-stash.sh:271
20707 msgid "Cannot update $ref_stash with $w_commit"
20710 #: git-legacy-stash.sh:323
20712 msgid "error: unknown option for 'stash push': $option"
20715 #: git-legacy-stash.sh:355
20717 msgid "Saved working directory and index state $stash_msg"
20720 #: git-legacy-stash.sh:535
20722 msgid "unknown option: $opt"
20725 #: git-legacy-stash.sh:555
20727 msgid "Too many revisions specified: $REV"
20730 #: git-legacy-stash.sh:570
20732 msgid "$reference is not a valid reference"
20735 #: git-legacy-stash.sh:598
20737 msgid "'$args' is not a stash-like commit"
20740 #: git-legacy-stash.sh:609
20742 msgid "'$args' is not a stash reference"
20745 #: git-legacy-stash.sh:617
20746 msgid "unable to refresh index"
20749 #: git-legacy-stash.sh:621
20750 msgid "Cannot apply a stash in the middle of a merge"
20753 #: git-legacy-stash.sh:629
20754 msgid "Conflicts in index. Try without --index."
20757 #: git-legacy-stash.sh:631
20758 msgid "Could not save index tree"
20761 #: git-legacy-stash.sh:640
20762 msgid "Could not restore untracked files from stash entry"
20765 #: git-legacy-stash.sh:665
20766 msgid "Cannot unstage modified files"
20769 #: git-legacy-stash.sh:703
20771 msgid "Dropped ${REV} ($s)"
20774 #: git-legacy-stash.sh:704
20776 msgid "${REV}: Could not drop stash entry"
20779 #: git-legacy-stash.sh:791
20780 msgid "(To restore them type \"git stash apply\")"
20783 #: git-submodule.sh:200
20784 msgid "Relative path can only be used from the toplevel of the working tree"
20787 #: git-submodule.sh:210
20789 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
20792 #: git-submodule.sh:229
20794 msgid "'$sm_path' already exists in the index"
20797 #: git-submodule.sh:232
20799 msgid "'$sm_path' already exists in the index and is not a submodule"
20802 #: git-submodule.sh:239
20804 msgid "'$sm_path' does not have a commit checked out"
20807 #: git-submodule.sh:245
20810 "The following path is ignored by one of your .gitignore files:\n"
20812 "Use -f if you really want to add it."
20815 #: git-submodule.sh:268
20817 msgid "Adding existing repo at '$sm_path' to the index"
20820 #: git-submodule.sh:270
20822 msgid "'$sm_path' already exists and is not a valid git repo"
20825 #: git-submodule.sh:278
20827 msgid "A git directory for '$sm_name' is found locally with remote(s):"
20830 #: git-submodule.sh:280
20833 "If you want to reuse this local git directory instead of cloning again from\n"
20835 "use the '--force' option. If the local git directory is not the correct "
20837 "or you are unsure what this means choose another name with the '--name' "
20841 #: git-submodule.sh:286
20843 msgid "Reactivating local git directory for submodule '$sm_name'."
20846 #: git-submodule.sh:298
20848 msgid "Unable to checkout submodule '$sm_path'"
20851 #: git-submodule.sh:303
20853 msgid "Failed to add submodule '$sm_path'"
20856 #: git-submodule.sh:312
20858 msgid "Failed to register submodule '$sm_path'"
20861 #: git-submodule.sh:573
20863 msgid "Unable to find current revision in submodule path '$displaypath'"
20866 #: git-submodule.sh:583
20868 msgid "Unable to fetch in submodule path '$sm_path'"
20871 #: git-submodule.sh:588
20874 "Unable to find current ${remote_name}/${branch} revision in submodule path "
20878 #: git-submodule.sh:606
20881 "Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
20885 #: git-submodule.sh:612
20888 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
20889 "Direct fetching of that commit failed."
20892 #: git-submodule.sh:619
20894 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
20897 #: git-submodule.sh:620
20899 msgid "Submodule path '$displaypath': checked out '$sha1'"
20902 #: git-submodule.sh:624
20904 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
20907 #: git-submodule.sh:625
20909 msgid "Submodule path '$displaypath': rebased into '$sha1'"
20912 #: git-submodule.sh:630
20914 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
20917 #: git-submodule.sh:631
20919 msgid "Submodule path '$displaypath': merged in '$sha1'"
20922 #: git-submodule.sh:636
20924 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
20927 #: git-submodule.sh:637
20929 msgid "Submodule path '$displaypath': '$command $sha1'"
20932 #: git-submodule.sh:668
20934 msgid "Failed to recurse into submodule path '$displaypath'"
20937 #: git-submodule.sh:830
20938 msgid "The --cached option cannot be used with the --files option"
20941 #: git-submodule.sh:882
20943 msgid "unexpected mode $mod_dst"
20946 #: git-submodule.sh:902
20948 msgid " Warn: $display_name doesn't contain commit $sha1_src"
20951 #: git-submodule.sh:905
20953 msgid " Warn: $display_name doesn't contain commit $sha1_dst"
20956 #: git-submodule.sh:908
20958 msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
20961 #: git-parse-remote.sh:89
20963 msgid "See git-${cmd}(1) for details."
20966 #: git-rebase--preserve-merges.sh:109
20967 msgid "Applied autostash."
20970 #: git-rebase--preserve-merges.sh:112
20972 msgid "Cannot store $stash_sha1"
20975 #: git-rebase--preserve-merges.sh:191
20977 msgid "Rebasing ($new_count/$total)"
20980 #: git-rebase--preserve-merges.sh:207
20984 "p, pick <commit> = use commit\n"
20985 "r, reword <commit> = use commit, but edit the commit message\n"
20986 "e, edit <commit> = use commit, but stop for amending\n"
20987 "s, squash <commit> = use commit, but meld into previous commit\n"
20988 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
20989 "x, exec <commit> = run command (the rest of the line) using shell\n"
20990 "d, drop <commit> = remove commit\n"
20991 "l, label <label> = label current HEAD with a name\n"
20992 "t, reset <label> = reset HEAD to a label\n"
20993 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
20994 ". create a merge commit using the original merge commit's\n"
20995 ". message (or the oneline, if no original merge commit was\n"
20996 ". specified). Use -c <commit> to reword the commit message.\n"
20998 "These lines can be re-ordered; they are executed from top to bottom.\n"
21001 #: git-rebase--preserve-merges.sh:270
21004 "You can amend the commit now, with\n"
21006 "\tgit commit --amend $gpg_sign_opt_quoted\n"
21008 "Once you are satisfied with your changes, run\n"
21010 "\tgit rebase --continue"
21013 #: git-rebase--preserve-merges.sh:295
21015 msgid "$sha1: not a commit that can be picked"
21018 #: git-rebase--preserve-merges.sh:334
21020 msgid "Invalid commit name: $sha1"
21023 #: git-rebase--preserve-merges.sh:364
21024 msgid "Cannot write current commit's replacement sha1"
21027 #: git-rebase--preserve-merges.sh:415
21029 msgid "Fast-forward to $sha1"
21032 #: git-rebase--preserve-merges.sh:417
21034 msgid "Cannot fast-forward to $sha1"
21037 #: git-rebase--preserve-merges.sh:426
21039 msgid "Cannot move HEAD to $first_parent"
21042 #: git-rebase--preserve-merges.sh:431
21044 msgid "Refusing to squash a merge: $sha1"
21047 #: git-rebase--preserve-merges.sh:449
21049 msgid "Error redoing merge $sha1"
21052 #: git-rebase--preserve-merges.sh:458
21054 msgid "Could not pick $sha1"
21057 #: git-rebase--preserve-merges.sh:467
21059 msgid "This is the commit message #${n}:"
21062 #: git-rebase--preserve-merges.sh:472
21064 msgid "The commit message #${n} will be skipped:"
21067 #: git-rebase--preserve-merges.sh:483
21069 msgid "This is a combination of $count commit."
21070 msgid_plural "This is a combination of $count commits."
21074 #: git-rebase--preserve-merges.sh:492
21076 msgid "Cannot write $fixup_msg"
21079 #: git-rebase--preserve-merges.sh:495
21080 msgid "This is a combination of 2 commits."
21083 #: git-rebase--preserve-merges.sh:536 git-rebase--preserve-merges.sh:579
21084 #: git-rebase--preserve-merges.sh:582
21086 msgid "Could not apply $sha1... $rest"
21089 #: git-rebase--preserve-merges.sh:611
21092 "Could not amend commit after successfully picking $sha1... $rest\n"
21093 "This is most likely due to an empty commit message, or the pre-commit hook\n"
21094 "failed. If the pre-commit hook failed, you may need to resolve the issue "
21096 "you are able to reword the commit."
21099 #: git-rebase--preserve-merges.sh:626
21101 msgid "Stopped at $sha1_abbrev... $rest"
21104 #: git-rebase--preserve-merges.sh:641
21106 msgid "Cannot '$squash_style' without a previous commit"
21109 #: git-rebase--preserve-merges.sh:683
21111 msgid "Executing: $rest"
21114 #: git-rebase--preserve-merges.sh:691
21116 msgid "Execution failed: $rest"
21119 #: git-rebase--preserve-merges.sh:693
21120 msgid "and made changes to the index and/or the working tree"
21123 #: git-rebase--preserve-merges.sh:695
21125 "You can fix the problem, and then run\n"
21127 "\tgit rebase --continue"
21130 #. TRANSLATORS: after these lines is a command to be issued by the user
21131 #: git-rebase--preserve-merges.sh:708
21134 "Execution succeeded: $rest\n"
21135 "but left changes to the index and/or the working tree\n"
21136 "Commit or stash your changes, and then run\n"
21138 "\tgit rebase --continue"
21141 #: git-rebase--preserve-merges.sh:719
21143 msgid "Unknown command: $command $sha1 $rest"
21146 #: git-rebase--preserve-merges.sh:720
21147 msgid "Please fix this using 'git rebase --edit-todo'."
21150 #: git-rebase--preserve-merges.sh:755
21152 msgid "Successfully rebased and updated $head_name."
21155 #: git-rebase--preserve-merges.sh:812
21156 msgid "Could not remove CHERRY_PICK_HEAD"
21159 #: git-rebase--preserve-merges.sh:817
21162 "You have staged changes in your working tree.\n"
21163 "If these changes are meant to be\n"
21164 "squashed into the previous commit, run:\n"
21166 " git commit --amend $gpg_sign_opt_quoted\n"
21168 "If they are meant to go into a new commit, run:\n"
21170 " git commit $gpg_sign_opt_quoted\n"
21172 "In both cases, once you're done, continue with:\n"
21174 " git rebase --continue\n"
21177 #: git-rebase--preserve-merges.sh:834
21178 msgid "Error trying to find the author identity to amend commit"
21181 #: git-rebase--preserve-merges.sh:839
21183 "You have uncommitted changes in your working tree. Please commit them\n"
21184 "first and then run 'git rebase --continue' again."
21187 #: git-rebase--preserve-merges.sh:844 git-rebase--preserve-merges.sh:848
21188 msgid "Could not commit staged changes."
21191 #: git-rebase--preserve-merges.sh:879 git-rebase--preserve-merges.sh:965
21192 msgid "Could not execute editor"
21195 #: git-rebase--preserve-merges.sh:900
21197 msgid "Could not checkout $switch_to"
21200 #: git-rebase--preserve-merges.sh:907
21204 #: git-rebase--preserve-merges.sh:908
21206 msgid "Could not create temporary $state_dir"
21209 #: git-rebase--preserve-merges.sh:911
21210 msgid "Could not mark as interactive"
21213 #: git-rebase--preserve-merges.sh:943
21215 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
21216 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
21220 #: git-rebase--preserve-merges.sh:997 git-rebase--preserve-merges.sh:1002
21221 msgid "Could not init rewritten commits"
21224 #: git-sh-setup.sh:89 git-sh-setup.sh:94
21226 msgid "usage: $dashless $USAGE"
21229 #: git-sh-setup.sh:191
21231 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
21234 #: git-sh-setup.sh:200 git-sh-setup.sh:207
21236 msgid "fatal: $program_name cannot be used without a working tree."
21239 #: git-sh-setup.sh:221
21240 msgid "Cannot rebase: You have unstaged changes."
21243 #: git-sh-setup.sh:224
21244 msgid "Cannot rewrite branches: You have unstaged changes."
21247 #: git-sh-setup.sh:227
21248 msgid "Cannot pull with rebase: You have unstaged changes."
21251 #: git-sh-setup.sh:230
21253 msgid "Cannot $action: You have unstaged changes."
21256 #: git-sh-setup.sh:243
21257 msgid "Cannot rebase: Your index contains uncommitted changes."
21260 #: git-sh-setup.sh:246
21261 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
21264 #: git-sh-setup.sh:249
21266 msgid "Cannot $action: Your index contains uncommitted changes."
21269 #: git-sh-setup.sh:253
21270 msgid "Additionally, your index contains uncommitted changes."
21273 #: git-sh-setup.sh:373
21274 msgid "You need to run this command from the toplevel of the working tree."
21277 #: git-sh-setup.sh:378
21278 msgid "Unable to determine absolute path of git directory"
21281 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
21282 #: git-add--interactive.perl:210
21284 msgid "%12s %12s %s"
21287 #: git-add--interactive.perl:211
21291 #: git-add--interactive.perl:211
21295 #: git-add--interactive.perl:267 git-add--interactive.perl:292
21299 #: git-add--interactive.perl:276 git-add--interactive.perl:330
21303 #: git-add--interactive.perl:312 git-add--interactive.perl:327
21307 #: git-add--interactive.perl:623
21309 msgid "added %d path\n"
21310 msgid_plural "added %d paths\n"
21314 #: git-add--interactive.perl:626
21316 msgid "updated %d path\n"
21317 msgid_plural "updated %d paths\n"
21321 #: git-add--interactive.perl:629
21323 msgid "reverted %d path\n"
21324 msgid_plural "reverted %d paths\n"
21328 #: git-add--interactive.perl:632
21330 msgid "touched %d path\n"
21331 msgid_plural "touched %d paths\n"
21335 #: git-add--interactive.perl:641
21339 #: git-add--interactive.perl:653
21343 #: git-add--interactive.perl:676
21345 msgid "note: %s is untracked now.\n"
21348 #: git-add--interactive.perl:687
21349 msgid "Add untracked"
21352 #: git-add--interactive.perl:693
21353 msgid "No untracked files.\n"
21356 #: git-add--interactive.perl:1051
21358 "If the patch applies cleanly, the edited hunk will immediately be\n"
21359 "marked for staging."
21362 #: git-add--interactive.perl:1054
21364 "If the patch applies cleanly, the edited hunk will immediately be\n"
21365 "marked for stashing."
21368 #: git-add--interactive.perl:1057
21370 "If the patch applies cleanly, the edited hunk will immediately be\n"
21371 "marked for unstaging."
21374 #: git-add--interactive.perl:1060 git-add--interactive.perl:1069
21375 #: git-add--interactive.perl:1075
21377 "If the patch applies cleanly, the edited hunk will immediately be\n"
21378 "marked for applying."
21381 #: git-add--interactive.perl:1063 git-add--interactive.perl:1066
21382 #: git-add--interactive.perl:1072
21384 "If the patch applies cleanly, the edited hunk will immediately be\n"
21385 "marked for discarding."
21388 #: git-add--interactive.perl:1109
21390 msgid "failed to open hunk edit file for writing: %s"
21393 #: git-add--interactive.perl:1110
21394 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
21397 #: git-add--interactive.perl:1116
21401 "To remove '%s' lines, make them ' ' lines (context).\n"
21402 "To remove '%s' lines, delete them.\n"
21403 "Lines starting with %s will be removed.\n"
21406 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
21407 #: git-add--interactive.perl:1124
21409 "If it does not apply cleanly, you will be given an opportunity to\n"
21410 "edit again. If all lines of the hunk are removed, then the edit is\n"
21411 "aborted and the hunk is left unchanged.\n"
21414 #: git-add--interactive.perl:1138
21416 msgid "failed to open hunk edit file for reading: %s"
21419 #. TRANSLATORS: do not translate [y/n]
21420 #. The program will only accept that input
21422 #. Consider translating (saying "no" discards!) as
21423 #. (saying "n" for "no" discards!) if the translation
21424 #. of the word "no" does not start with n.
21425 #: git-add--interactive.perl:1237
21427 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
21430 #: git-add--interactive.perl:1246
21432 "y - stage this hunk\n"
21433 "n - do not stage this hunk\n"
21434 "q - quit; do not stage this hunk or any of the remaining ones\n"
21435 "a - stage this hunk and all later hunks in the file\n"
21436 "d - do not stage this hunk or any of the later hunks in the file"
21439 #: git-add--interactive.perl:1252
21441 "y - stash this hunk\n"
21442 "n - do not stash this hunk\n"
21443 "q - quit; do not stash this hunk or any of the remaining ones\n"
21444 "a - stash this hunk and all later hunks in the file\n"
21445 "d - do not stash this hunk or any of the later hunks in the file"
21448 #: git-add--interactive.perl:1258
21450 "y - unstage this hunk\n"
21451 "n - do not unstage this hunk\n"
21452 "q - quit; do not unstage this hunk or any of the remaining ones\n"
21453 "a - unstage this hunk and all later hunks in the file\n"
21454 "d - do not unstage this hunk or any of the later hunks in the file"
21457 #: git-add--interactive.perl:1264
21459 "y - apply this hunk to index\n"
21460 "n - do not apply this hunk to index\n"
21461 "q - quit; do not apply this hunk or any of the remaining ones\n"
21462 "a - apply this hunk and all later hunks in the file\n"
21463 "d - do not apply this hunk or any of the later hunks in the file"
21466 #: git-add--interactive.perl:1270 git-add--interactive.perl:1288
21468 "y - discard this hunk from worktree\n"
21469 "n - do not discard this hunk from worktree\n"
21470 "q - quit; do not discard this hunk or any of the remaining ones\n"
21471 "a - discard this hunk and all later hunks in the file\n"
21472 "d - do not discard this hunk or any of the later hunks in the file"
21475 #: git-add--interactive.perl:1276
21477 "y - discard this hunk from index and worktree\n"
21478 "n - do not discard this hunk from index and worktree\n"
21479 "q - quit; do not discard this hunk or any of the remaining ones\n"
21480 "a - discard this hunk and all later hunks in the file\n"
21481 "d - do not discard this hunk or any of the later hunks in the file"
21484 #: git-add--interactive.perl:1282
21486 "y - apply this hunk to index and worktree\n"
21487 "n - do not apply this hunk to index and worktree\n"
21488 "q - quit; do not apply this hunk or any of the remaining ones\n"
21489 "a - apply this hunk and all later hunks in the file\n"
21490 "d - do not apply this hunk or any of the later hunks in the file"
21493 #: git-add--interactive.perl:1294
21495 "y - apply this hunk to worktree\n"
21496 "n - do not apply this hunk to worktree\n"
21497 "q - quit; do not apply this hunk or any of the remaining ones\n"
21498 "a - apply this hunk and all later hunks in the file\n"
21499 "d - do not apply this hunk or any of the later hunks in the file"
21502 #: git-add--interactive.perl:1309
21504 "g - select a hunk to go to\n"
21505 "/ - search for a hunk matching the given regex\n"
21506 "j - leave this hunk undecided, see next undecided hunk\n"
21507 "J - leave this hunk undecided, see next hunk\n"
21508 "k - leave this hunk undecided, see previous undecided hunk\n"
21509 "K - leave this hunk undecided, see previous hunk\n"
21510 "s - split the current hunk into smaller hunks\n"
21511 "e - manually edit the current hunk\n"
21515 #: git-add--interactive.perl:1340
21516 msgid "The selected hunks do not apply to the index!\n"
21519 #: git-add--interactive.perl:1341
21520 msgid "Apply them to the worktree anyway? "
21523 #: git-add--interactive.perl:1344
21524 msgid "Nothing was applied.\n"
21527 #: git-add--interactive.perl:1355
21529 msgid "ignoring unmerged: %s\n"
21532 #: git-add--interactive.perl:1364
21533 msgid "Only binary files changed.\n"
21536 #: git-add--interactive.perl:1366
21537 msgid "No changes.\n"
21540 #: git-add--interactive.perl:1374
21541 msgid "Patch update"
21544 #: git-add--interactive.perl:1426
21546 msgid "Stage mode change [y,n,q,a,d%s,?]? "
21549 #: git-add--interactive.perl:1427
21551 msgid "Stage deletion [y,n,q,a,d%s,?]? "
21554 #: git-add--interactive.perl:1428
21556 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
21559 #: git-add--interactive.perl:1431
21561 msgid "Stash mode change [y,n,q,a,d%s,?]? "
21564 #: git-add--interactive.perl:1432
21566 msgid "Stash deletion [y,n,q,a,d%s,?]? "
21569 #: git-add--interactive.perl:1433
21571 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
21574 #: git-add--interactive.perl:1436
21576 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
21579 #: git-add--interactive.perl:1437
21581 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
21584 #: git-add--interactive.perl:1438
21586 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
21589 #: git-add--interactive.perl:1441
21591 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
21594 #: git-add--interactive.perl:1442
21596 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
21599 #: git-add--interactive.perl:1443
21601 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
21604 #: git-add--interactive.perl:1446 git-add--interactive.perl:1461
21606 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
21609 #: git-add--interactive.perl:1447 git-add--interactive.perl:1462
21611 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
21614 #: git-add--interactive.perl:1448 git-add--interactive.perl:1463
21616 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
21619 #: git-add--interactive.perl:1451
21621 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
21624 #: git-add--interactive.perl:1452
21626 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
21629 #: git-add--interactive.perl:1453
21631 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
21634 #: git-add--interactive.perl:1456
21636 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
21639 #: git-add--interactive.perl:1457
21641 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
21644 #: git-add--interactive.perl:1458
21646 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
21649 #: git-add--interactive.perl:1466
21651 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
21654 #: git-add--interactive.perl:1467
21656 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
21659 #: git-add--interactive.perl:1468
21661 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
21664 #: git-add--interactive.perl:1568
21665 msgid "No other hunks to goto\n"
21668 #: git-add--interactive.perl:1575
21669 msgid "go to which hunk (<ret> to see more)? "
21672 #: git-add--interactive.perl:1577
21673 msgid "go to which hunk? "
21676 #: git-add--interactive.perl:1586
21678 msgid "Invalid number: '%s'\n"
21681 #: git-add--interactive.perl:1591
21683 msgid "Sorry, only %d hunk available.\n"
21684 msgid_plural "Sorry, only %d hunks available.\n"
21688 #: git-add--interactive.perl:1617
21689 msgid "No other hunks to search\n"
21692 #: git-add--interactive.perl:1621
21693 msgid "search for regex? "
21696 #: git-add--interactive.perl:1634
21698 msgid "Malformed search regexp %s: %s\n"
21701 #: git-add--interactive.perl:1644
21702 msgid "No hunk matches the given pattern\n"
21705 #: git-add--interactive.perl:1656 git-add--interactive.perl:1678
21706 msgid "No previous hunk\n"
21709 #: git-add--interactive.perl:1665 git-add--interactive.perl:1684
21710 msgid "No next hunk\n"
21713 #: git-add--interactive.perl:1690
21714 msgid "Sorry, cannot split this hunk\n"
21717 #: git-add--interactive.perl:1696
21719 msgid "Split into %d hunk.\n"
21720 msgid_plural "Split into %d hunks.\n"
21724 #: git-add--interactive.perl:1706
21725 msgid "Sorry, cannot edit this hunk\n"
21728 #: git-add--interactive.perl:1752
21729 msgid "Review diff"
21732 #. TRANSLATORS: please do not translate the command names
21733 #. 'status', 'update', 'revert', etc.
21734 #: git-add--interactive.perl:1771
21736 "status - show paths with changes\n"
21737 "update - add working tree state to the staged set of changes\n"
21738 "revert - revert staged set of changes back to the HEAD version\n"
21739 "patch - pick hunks and update selectively\n"
21740 "diff - view diff between HEAD and index\n"
21741 "add untracked - add contents of untracked files to the staged set of "
21745 #: git-add--interactive.perl:1788 git-add--interactive.perl:1793
21746 #: git-add--interactive.perl:1796 git-add--interactive.perl:1803
21747 #: git-add--interactive.perl:1806 git-add--interactive.perl:1813
21748 #: git-add--interactive.perl:1817 git-add--interactive.perl:1823
21752 #: git-add--interactive.perl:1819
21754 msgid "unknown --patch mode: %s"
21757 #: git-add--interactive.perl:1825 git-add--interactive.perl:1831
21759 msgid "invalid argument %s, expecting --"
21762 #: git-send-email.perl:138
21763 msgid "local zone differs from GMT by a non-minute interval\n"
21766 #: git-send-email.perl:145 git-send-email.perl:151
21767 msgid "local time offset greater than or equal to 24 hours\n"
21770 #: git-send-email.perl:223 git-send-email.perl:229
21771 msgid "the editor exited uncleanly, aborting everything"
21774 #: git-send-email.perl:310
21777 "'%s' contains an intermediate version of the email you were composing.\n"
21780 #: git-send-email.perl:315
21782 msgid "'%s.final' contains the composed email.\n"
21785 #: git-send-email.perl:408
21786 msgid "--dump-aliases incompatible with other options\n"
21789 #: git-send-email.perl:481 git-send-email.perl:683
21790 msgid "Cannot run git format-patch from outside a repository\n"
21793 #: git-send-email.perl:484
21795 "`batch-size` and `relogin` must be specified together (via command-line or "
21796 "configuration option)\n"
21799 #: git-send-email.perl:497
21801 msgid "Unknown --suppress-cc field: '%s'\n"
21804 #: git-send-email.perl:528
21806 msgid "Unknown --confirm setting: '%s'\n"
21809 #: git-send-email.perl:556
21811 msgid "warning: sendmail alias with quotes is not supported: %s\n"
21814 #: git-send-email.perl:558
21816 msgid "warning: `:include:` not supported: %s\n"
21819 #: git-send-email.perl:560
21821 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
21824 #: git-send-email.perl:565
21826 msgid "warning: sendmail line is not recognized: %s\n"
21829 #: git-send-email.perl:649
21832 "File '%s' exists but it could also be the range of commits\n"
21833 "to produce patches for. Please disambiguate by...\n"
21835 " * Saying \"./%s\" if you mean a file; or\n"
21836 " * Giving --format-patch option if you mean a range.\n"
21839 #: git-send-email.perl:670
21841 msgid "Failed to opendir %s: %s"
21844 #: git-send-email.perl:694
21848 "warning: no patches were sent\n"
21851 #: git-send-email.perl:705
21854 "No patch files specified!\n"
21858 #: git-send-email.perl:718
21860 msgid "No subject line in %s?"
21863 #: git-send-email.perl:728
21865 msgid "Failed to open for writing %s: %s"
21868 #: git-send-email.perl:739
21870 "Lines beginning in \"GIT:\" will be removed.\n"
21871 "Consider including an overall diffstat or table of contents\n"
21872 "for the patch you are writing.\n"
21874 "Clear the body content if you don't wish to send a summary.\n"
21877 #: git-send-email.perl:763
21879 msgid "Failed to open %s: %s"
21882 #: git-send-email.perl:780
21884 msgid "Failed to open %s.final: %s"
21887 #: git-send-email.perl:823
21888 msgid "Summary email is empty, skipping it\n"
21891 #. TRANSLATORS: please keep [y/N] as is.
21892 #: git-send-email.perl:858
21894 msgid "Are you sure you want to use <%s> [y/N]? "
21897 #: git-send-email.perl:913
21899 "The following files are 8bit, but do not declare a Content-Transfer-"
21903 #: git-send-email.perl:918
21904 msgid "Which 8bit encoding should I declare [UTF-8]? "
21907 #: git-send-email.perl:926
21910 "Refusing to send because the patch\n"
21912 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
21916 #: git-send-email.perl:945
21917 msgid "To whom should the emails be sent (if anyone)?"
21920 #: git-send-email.perl:963
21922 msgid "fatal: alias '%s' expands to itself\n"
21925 #: git-send-email.perl:975
21926 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
21929 #: git-send-email.perl:1033 git-send-email.perl:1041
21931 msgid "error: unable to extract a valid address from: %s\n"
21934 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
21935 #. translation. The program will only accept English input
21937 #: git-send-email.perl:1045
21938 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
21941 #: git-send-email.perl:1362
21943 msgid "CA path \"%s\" does not exist"
21946 #: git-send-email.perl:1445
21948 " The Cc list above has been expanded by additional\n"
21949 " addresses found in the patch commit message. By default\n"
21950 " send-email prompts before sending whenever this occurs.\n"
21951 " This behavior is controlled by the sendemail.confirm\n"
21952 " configuration setting.\n"
21954 " For additional information, run 'git send-email --help'.\n"
21955 " To retain the current behavior, but squelch this message,\n"
21956 " run 'git config --global sendemail.confirm auto'.\n"
21960 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
21961 #. translation. The program will only accept English input
21963 #: git-send-email.perl:1460
21964 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
21967 #: git-send-email.perl:1463
21968 msgid "Send this email reply required"
21971 #: git-send-email.perl:1491
21972 msgid "The required SMTP server is not properly defined."
21975 #: git-send-email.perl:1538
21977 msgid "Server does not support STARTTLS! %s"
21980 #: git-send-email.perl:1543 git-send-email.perl:1547
21982 msgid "STARTTLS failed! %s"
21985 #: git-send-email.perl:1556
21986 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
21989 #: git-send-email.perl:1574
21991 msgid "Failed to send %s\n"
21994 #: git-send-email.perl:1577
21996 msgid "Dry-Sent %s\n"
21999 #: git-send-email.perl:1577
22004 #: git-send-email.perl:1579
22005 msgid "Dry-OK. Log says:\n"
22008 #: git-send-email.perl:1579
22009 msgid "OK. Log says:\n"
22012 #: git-send-email.perl:1591
22016 #: git-send-email.perl:1594
22017 msgid "Result: OK\n"
22020 #: git-send-email.perl:1612
22022 msgid "can't open file %s"
22025 #: git-send-email.perl:1659 git-send-email.perl:1679
22027 msgid "(mbox) Adding cc: %s from line '%s'\n"
22030 #: git-send-email.perl:1665
22032 msgid "(mbox) Adding to: %s from line '%s'\n"
22035 #: git-send-email.perl:1718
22037 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
22040 #: git-send-email.perl:1753
22042 msgid "(body) Adding cc: %s from line '%s'\n"
22045 #: git-send-email.perl:1864
22047 msgid "(%s) Could not execute '%s'"
22050 #: git-send-email.perl:1871
22052 msgid "(%s) Adding %s: %s from: '%s'\n"
22055 #: git-send-email.perl:1875
22057 msgid "(%s) failed to close pipe to '%s'"
22060 #: git-send-email.perl:1905
22061 msgid "cannot send message as 7bit"
22064 #: git-send-email.perl:1913
22065 msgid "invalid transfer encoding"
22068 #: git-send-email.perl:1954 git-send-email.perl:2006 git-send-email.perl:2016
22070 msgid "unable to open %s: %s\n"
22073 #: git-send-email.perl:1957
22075 msgid "%s: patch contains a line longer than 998 characters"
22078 #: git-send-email.perl:1974
22080 msgid "Skipping %s with backup suffix '%s'.\n"
22083 #. TRANSLATORS: please keep "[y|N]" as is.
22084 #: git-send-email.perl:1978
22086 msgid "Do you really want to send %s? [y|N]: "