1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
11 "POT-Creation-Date: 2018-09-04 08:50+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:181 builtin/merge.c:1286
62 msgid "You have not concluded your merge (MERGE_HEAD exists)."
66 msgid "Please, commit your changes before merging."
70 msgid "Exiting because of unfinished merge."
76 "Note: checking out '%s'.\n"
78 "You are in 'detached HEAD' state. You can look around, make experimental\n"
79 "changes and commit them, and you can discard any commits you make in this\n"
80 "state without impacting any branches by performing another checkout.\n"
82 "If you want to create a new branch to retain commits you create, you may\n"
83 "do so (now or later) by using -b with the checkout command again. Example:\n"
85 " git checkout -b <new-branch-name>\n"
91 msgid "unrecognized whitespace option '%s'"
96 msgid "unrecognized whitespace ignore option '%s'"
100 msgid "--reject and --3way cannot be used together."
104 msgid "--cached and --3way cannot be used together."
108 msgid "--3way outside a repository"
112 msgid "--index outside a repository"
116 msgid "--cached outside a repository"
121 msgid "Cannot prepare timestamp regexp %s"
126 msgid "regexec returned %d for input: %s"
131 msgid "unable to find filename in patch at line %d"
136 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
141 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
146 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
151 msgid "git apply: bad git-diff - expected /dev/null on line %d"
156 msgid "invalid mode on line %d: %s"
161 msgid "inconsistent header lines %d and %d"
166 msgid "recount: unexpected line: %.*s"
171 msgid "patch fragment without header at line %d: %.*s"
177 "git diff header lacks filename information when removing %d leading pathname "
178 "component (line %d)"
180 "git diff header lacks filename information when removing %d leading pathname "
181 "components (line %d)"
187 msgid "git diff header lacks filename information (line %d)"
191 msgid "new file depends on old contents"
195 msgid "deleted file still has contents"
200 msgid "corrupt patch at line %d"
205 msgid "new file %s depends on old contents"
210 msgid "deleted file %s still has contents"
215 msgid "** warning: file %s becomes empty but is not deleted"
220 msgid "corrupt binary patch at line %d: %.*s"
225 msgid "unrecognized binary patch at line %d"
230 msgid "patch with only garbage at line %d"
235 msgid "unable to read symlink %s"
240 msgid "unable to open or read %s"
245 msgid "invalid start of line: '%c'"
250 msgid "Hunk #%d succeeded at %d (offset %d line)."
251 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
257 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
263 "while searching for:\n"
269 msgid "missing binary patch data for '%s'"
274 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
279 msgid "cannot apply binary patch to '%s' without full index line"
285 "the patch applies to '%s' (%s), which does not match the current contents."
290 msgid "the patch applies to an empty '%s' but it is not empty"
295 msgid "the necessary postimage %s for '%s' cannot be read"
300 msgid "binary patch does not apply to '%s'"
305 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
310 msgid "patch failed: %s:%ld"
315 msgid "cannot checkout %s"
318 #: apply.c:3404 apply.c:3415 apply.c:3461 setup.c:278
320 msgid "failed to read %s"
325 msgid "reading from '%s' beyond a symbolic link"
328 #: apply.c:3441 apply.c:3681
330 msgid "path %s has been renamed/deleted"
333 #: apply.c:3524 apply.c:3696
335 msgid "%s: does not exist in index"
338 #: apply.c:3533 apply.c:3704
340 msgid "%s: does not match index"
344 msgid "repository lacks the necessary blob to fall back on 3-way merge."
349 msgid "Falling back to three-way merge...\n"
352 #: apply.c:3587 apply.c:3591
354 msgid "cannot read the current contents of '%s'"
359 msgid "Failed to fall back on three-way merge...\n"
364 msgid "Applied patch to '%s' with conflicts.\n"
369 msgid "Applied patch to '%s' cleanly.\n"
373 msgid "removal patch leaves file contents"
378 msgid "%s: wrong type"
383 msgid "%s has type %o, expected %o"
386 #: apply.c:3874 apply.c:3876
388 msgid "invalid path '%s'"
393 msgid "%s: already exists in index"
398 msgid "%s: already exists in working directory"
403 msgid "new mode (%o) of %s does not match old mode (%o)"
408 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
413 msgid "affected file '%s' is beyond a symbolic link"
418 msgid "%s: patch does not apply"
423 msgid "Checking patch %s..."
428 msgid "sha1 information is lacking or useless for submodule %s"
433 msgid "mode change for %s, which is not in current HEAD"
438 msgid "sha1 information is lacking or useless (%s)."
441 #: apply.c:4106 builtin/checkout.c:237 builtin/reset.c:140
443 msgid "make_cache_entry failed for path '%s'"
448 msgid "could not add %s to temporary index"
453 msgid "could not write temporary index to %s"
458 msgid "unable to remove %s from index"
463 msgid "corrupt patch for submodule %s"
468 msgid "unable to stat newly created file '%s'"
473 msgid "unable to create backing store for newly created file %s"
476 #: apply.c:4312 apply.c:4457
478 msgid "unable to add cache entry for %s"
483 msgid "failed to write to '%s'"
488 msgid "closing file '%s'"
493 msgid "unable to write file '%s' mode %o"
498 msgid "Applied patch %s cleanly."
502 msgid "internal error"
507 msgid "Applying patch %%s with %d reject..."
508 msgid_plural "Applying patch %%s with %d rejects..."
514 msgid "truncating .rej filename to %.*s.rej"
517 #: apply.c:4557 builtin/fetch.c:780 builtin/fetch.c:1048
519 msgid "cannot open %s"
524 msgid "Hunk #%d applied cleanly."
529 msgid "Rejected hunk #%d."
534 msgid "Skipped patch '%s'."
538 msgid "unrecognized input"
542 msgid "unable to read index file"
547 msgid "can't open patch '%s': %s"
552 msgid "squelched %d whitespace error"
553 msgid_plural "squelched %d whitespace errors"
557 #: apply.c:4882 apply.c:4897
559 msgid "%d line adds whitespace errors."
560 msgid_plural "%d lines add whitespace errors."
566 msgid "%d line applied after fixing whitespace errors."
567 msgid_plural "%d lines applied after fixing whitespace errors."
571 #: apply.c:4906 builtin/add.c:539 builtin/mv.c:300 builtin/rm.c:389
572 msgid "Unable to write new index file"
575 #: apply.c:4933 apply.c:4936 builtin/am.c:2254 builtin/am.c:2257
576 #: builtin/clone.c:121 builtin/fetch.c:115 builtin/merge.c:260
577 #: builtin/pull.c:198 builtin/submodule--helper.c:406
578 #: builtin/submodule--helper.c:1355 builtin/submodule--helper.c:1358
579 #: builtin/submodule--helper.c:1729 builtin/submodule--helper.c:1732
580 #: builtin/submodule--helper.c:1952 git-add--interactive.perl:197
585 msgid "don't apply changes matching the given path"
589 msgid "apply changes matching the given path"
592 #: apply.c:4939 builtin/am.c:2263
597 msgid "remove <num> leading slashes from traditional diff paths"
601 msgid "ignore additions made by the patch"
605 msgid "instead of applying the patch, output diffstat for the input"
609 msgid "show number of added and deleted lines in decimal notation"
613 msgid "instead of applying the patch, output a summary for the input"
617 msgid "instead of applying the patch, see if the patch is applicable"
621 msgid "make sure the patch is applicable to the current index"
625 msgid "mark new files with `git add --intent-to-add`"
629 msgid "apply a patch without touching the working tree"
633 msgid "accept a patch that touches outside the working area"
637 msgid "also apply the patch (use with --stat/--summary/--check)"
641 msgid "attempt three-way merge if a patch does not apply"
645 msgid "build a temporary index based on embedded index information"
648 #: apply.c:4971 builtin/checkout-index.c:168 builtin/ls-files.c:516
649 msgid "paths are separated with NUL character"
653 msgid "ensure at least <n> lines of context match"
656 #: apply.c:4974 builtin/am.c:2242 builtin/interpret-trailers.c:95
657 #: builtin/interpret-trailers.c:97 builtin/interpret-trailers.c:99
658 #: builtin/pack-objects.c:3202
663 msgid "detect new or modified lines that have whitespace errors"
666 #: apply.c:4978 apply.c:4981
667 msgid "ignore changes in whitespace when finding context"
671 msgid "apply the patch in reverse"
675 msgid "don't expect at least one line of context"
679 msgid "leave the rejected hunks in corresponding *.rej files"
683 msgid "allow overlapping hunks"
686 #: apply.c:4991 builtin/add.c:290 builtin/check-ignore.c:21
687 #: builtin/commit.c:1301 builtin/count-objects.c:98 builtin/fsck.c:671
688 #: builtin/log.c:1914 builtin/mv.c:122 builtin/read-tree.c:124
693 msgid "tolerate incorrectly detected missing new-line at the end of file"
697 msgid "do not trust the line counts in the hunk headers"
700 #: apply.c:4998 builtin/am.c:2251
705 msgid "prepend <root> to all filenames"
709 msgid "git archive [<options>] <tree-ish> [<path>...]"
713 msgid "git archive --list"
718 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
722 msgid "git archive --remote <repo> [--exec <cmd>] --list"
725 #: archive.c:363 builtin/add.c:176 builtin/add.c:515 builtin/rm.c:298
727 msgid "pathspec '%s' did not match any files"
735 msgid "archive format"
738 #: archive.c:447 builtin/log.c:1473
743 msgid "prepend prefix to each pathname in the archive"
746 #: archive.c:449 builtin/blame.c:816 builtin/blame.c:817 builtin/config.c:126
747 #: builtin/fast-export.c:1013 builtin/fast-export.c:1015 builtin/grep.c:873
748 #: builtin/hash-object.c:104 builtin/ls-files.c:552 builtin/ls-files.c:555
749 #: builtin/notes.c:407 builtin/notes.c:570 builtin/read-tree.c:119
750 #: parse-options.h:165
754 #: archive.c:450 builtin/archive.c:89
755 msgid "write the archive to this file"
759 msgid "read .gitattributes in working directory"
763 msgid "report archived files on stderr"
771 msgid "compress faster"
775 msgid "compress better"
779 msgid "list supported archive formats"
782 #: archive.c:468 builtin/archive.c:90 builtin/clone.c:111 builtin/clone.c:114
783 #: builtin/submodule--helper.c:1367 builtin/submodule--helper.c:1738
787 #: archive.c:469 builtin/archive.c:91
788 msgid "retrieve the archive from remote repository <repo>"
791 #: archive.c:470 builtin/archive.c:92 builtin/difftool.c:714
792 #: builtin/notes.c:491
796 #: archive.c:471 builtin/archive.c:93
797 msgid "path to the remote git-upload-archive command"
801 msgid "Unexpected option --remote"
805 msgid "Option --exec can only be used together with --remote"
809 msgid "Unexpected option --output"
814 msgid "Unknown archive format '%s'"
819 msgid "Argument not supported for format '%s': -%d"
822 #: archive-tar.c:125 archive-zip.c:344
824 msgid "cannot stream blob %s"
827 #: archive-tar.c:260 archive-zip.c:361
829 msgid "unsupported file mode: 0%o (SHA1: %s)"
832 #: archive-tar.c:287 archive-zip.c:352
834 msgid "cannot read %s"
839 msgid "unable to start '%s' filter"
843 msgid "unable to redirect descriptor"
848 msgid "'%s' filter reported error"
853 msgid "path is not valid UTF-8: %s"
858 msgid "path too long (%d chars, SHA1: %s): %s"
861 #: archive-zip.c:470 builtin/pack-objects.c:216 builtin/pack-objects.c:219
863 msgid "deflate error (%d)"
868 msgid "timestamp too large for this system: %<PRIuMAX>"
873 msgid "%.*s is not a valid attribute name"
878 "Negative patterns are ignored in git attributes\n"
879 "Use '\\!' for literal leading exclamation."
884 msgid "Badly quoted content in file '%s': %s"
889 msgid "We cannot bisect more!\n"
894 msgid "Not a valid commit name %s"
900 "The merge base %s is bad.\n"
901 "This means the bug has been fixed between %s and [%s].\n"
907 "The merge base %s is new.\n"
908 "The property has changed between %s and [%s].\n"
914 "The merge base %s is %s.\n"
915 "This means the first '%s' commit is between %s and [%s].\n"
921 "Some %s revs are not ancestors of the %s rev.\n"
922 "git bisect cannot work properly in this case.\n"
923 "Maybe you mistook %s and %s revs?\n"
929 "the merge base between %s and [%s] must be skipped.\n"
930 "So we cannot be sure the first %s commit is between %s and %s.\n"
931 "We continue anyway."
936 msgid "Bisecting: a merge base must be tested\n"
941 msgid "a %s revision is needed"
944 #: bisect.c:876 builtin/notes.c:177 builtin/tag.c:237
946 msgid "could not create file '%s'"
949 #: bisect.c:927 builtin/merge.c:137
951 msgid "could not read file '%s'"
955 msgid "reading bisect refs failed"
960 msgid "%s was both %s and %s\n"
966 "No testable commit found.\n"
967 "Maybe you started with bad path parameters?\n"
972 msgid "(roughly %d step)"
973 msgid_plural "(roughly %d steps)"
977 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
978 #. steps)" translation.
982 msgid "Bisecting: %d revision left to test after this %s\n"
983 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
988 msgid "--contents and --reverse do not blend well."
992 msgid "cannot use --contents with final commit object name"
996 msgid "--reverse and --first-parent together require specified latest commit"
999 #: blame.c:1828 bundle.c:162 ref-filter.c:2154 sequencer.c:1874
1000 #: sequencer.c:3772 builtin/commit.c:994 builtin/log.c:372 builtin/log.c:926
1001 #: builtin/log.c:1381 builtin/log.c:1713 builtin/log.c:1963 builtin/merge.c:404
1002 #: builtin/pack-objects.c:3029 builtin/pack-objects.c:3044
1003 #: builtin/shortlog.c:192
1004 msgid "revision walk setup failed"
1009 "--reverse --first-parent together require range along first-parent chain"
1014 msgid "no such path %s in %s"
1019 msgid "cannot read blob %s for path %s"
1026 "After fixing the error cause you may try to fix up\n"
1027 "the remote tracking information by invoking\n"
1028 "\"git branch --set-upstream-to=%s%s%s\"."
1033 msgid "Not setting branch %s as its own upstream."
1038 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1043 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1048 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1053 msgid "Branch '%s' set up to track local branch '%s'."
1058 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1063 msgid "Branch '%s' set up to track remote ref '%s'."
1068 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1073 msgid "Branch '%s' set up to track local ref '%s'."
1077 msgid "Unable to write upstream branch configuration"
1082 msgid "Not tracking: ambiguous information for ref %s"
1087 msgid "'%s' is not a valid branch name."
1092 msgid "A branch named '%s' already exists."
1096 msgid "Cannot force update the current branch."
1101 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1106 msgid "the requested upstream branch '%s' does not exist"
1112 "If you are planning on basing your work on an upstream\n"
1113 "branch that already exists at the remote, you may need to\n"
1114 "run \"git fetch\" to retrieve it.\n"
1116 "If you are planning to push out a new local branch that\n"
1117 "will track its remote counterpart, you may want to use\n"
1118 "\"git push -u\" to set the upstream config as you push."
1123 msgid "Not a valid object name: '%s'."
1128 msgid "Ambiguous object name: '%s'."
1133 msgid "Not a valid branch point: '%s'."
1138 msgid "'%s' is already checked out at '%s'"
1143 msgid "HEAD of working tree %s is not updated"
1148 msgid "'%s' does not look like a v2 bundle file"
1153 msgid "unrecognized header: %s%s (%d)"
1156 #: bundle.c:90 sequencer.c:2092 sequencer.c:2578 builtin/commit.c:768
1158 msgid "could not open '%s'"
1162 msgid "Repository lacks these prerequisite commits:"
1167 msgid "The bundle contains this ref:"
1168 msgid_plural "The bundle contains these %d refs:"
1173 msgid "The bundle records a complete history."
1178 msgid "The bundle requires this ref:"
1179 msgid_plural "The bundle requires these %d refs:"
1184 msgid "Could not spawn pack-objects"
1188 msgid "pack-objects died"
1192 msgid "rev-list died"
1197 msgid "ref '%s' is excluded by the rev-list options"
1200 #: bundle.c:453 builtin/log.c:187 builtin/log.c:1618 builtin/shortlog.c:304
1202 msgid "unrecognized argument: %s"
1206 msgid "Refusing to create empty bundle."
1211 msgid "cannot create '%s'"
1215 msgid "index-pack died"
1220 msgid "invalid color value: %.*s"
1223 #: commit.c:48 sequencer.c:2384 builtin/am.c:422 builtin/am.c:466
1224 #: builtin/am.c:1438 builtin/am.c:2072 builtin/replace.c:376
1225 #: builtin/replace.c:448
1227 msgid "could not parse %s"
1232 msgid "%s %s is not a commit!"
1237 "Support for <GIT_DIR>/info/grafts is deprecated\n"
1238 "and will be removed in a future Git version.\n"
1240 "Please use \"git replace --convert-graft-file\"\n"
1241 "to convert the grafts into replace refs.\n"
1243 "Turn this message off by running\n"
1244 "\"git config advice.graftFileDeprecated false\""
1249 "Warning: commit message did not conform to UTF-8.\n"
1250 "You may want to amend it after fixing the message, or set the config\n"
1251 "variable i18n.commitencoding to the encoding your project uses.\n"
1254 #: commit-graph.c:83
1256 msgid "graph file %s is too small"
1259 #: commit-graph.c:90
1261 msgid "graph signature %X does not match signature %X"
1264 #: commit-graph.c:97
1266 msgid "graph version %X does not match version %X"
1269 #: commit-graph.c:104
1271 msgid "hash version %X does not match version %X"
1274 #: commit-graph.c:128
1276 msgid "improper chunk offset %08x%08x"
1279 #: commit-graph.c:164
1281 msgid "chunk id %08x appears multiple times"
1284 #: commit-graph.c:261
1286 msgid "could not find commit %s"
1289 #: commit-graph.c:565 builtin/pack-objects.c:2568
1291 msgid "unable to get type of object %s"
1294 #: commit-graph.c:730
1296 msgid "error adding pack %s"
1299 #: commit-graph.c:732
1301 msgid "error opening index for %s"
1304 #: commit-graph.c:773
1306 msgid "the commit graph format cannot write %d commits"
1309 #: commit-graph.c:800
1310 msgid "too many commits to write graph"
1313 #: commit-graph.c:806
1315 msgid "unable to create leading directories of %s"
1318 #: commit-graph.c:904
1319 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
1322 #: compat/obstack.c:405 compat/obstack.c:407
1323 msgid "memory exhausted"
1329 "exceeded maximum include depth (%d) while including\n"
1333 "This might be due to circular includes."
1338 msgid "could not expand include path '%s'"
1342 msgid "relative config includes must come from files"
1346 msgid "relative config include conditionals must come from files"
1351 msgid "key does not contain a section: %s"
1356 msgid "key does not contain variable name: %s"
1359 #: config.c:378 sequencer.c:2206
1361 msgid "invalid key: %s"
1366 msgid "invalid key (newline): %s"
1369 #: config.c:420 config.c:432
1371 msgid "bogus config parameter: %s"
1376 msgid "bogus format in %s"
1381 msgid "bad config line %d in blob %s"
1386 msgid "bad config line %d in file %s"
1391 msgid "bad config line %d in standard input"
1396 msgid "bad config line %d in submodule-blob %s"
1401 msgid "bad config line %d in command line %s"
1406 msgid "bad config line %d in %s"
1410 msgid "out of range"
1414 msgid "invalid unit"
1419 msgid "bad numeric config value '%s' for '%s': %s"
1424 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1429 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1434 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1439 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1444 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1449 msgid "bad numeric config value '%s' for '%s' in %s: %s"
1454 msgid "failed to expand user dir in: '%s'"
1459 msgid "'%s' for '%s' is not a valid timestamp"
1464 msgid "abbrev length out of range: %d"
1467 #: config.c:1187 config.c:1198
1469 msgid "bad zlib compression level %d"
1473 msgid "core.commentChar should only be one character"
1478 msgid "invalid mode for object creation: %s"
1483 msgid "malformed value for %s"
1488 msgid "malformed value for %s: %s"
1492 msgid "must be one of nothing, matching, simple, upstream or current"
1495 #: config.c:1489 builtin/pack-objects.c:3279
1497 msgid "bad pack compression level %d"
1502 msgid "unable to load config blob object '%s'"
1507 msgid "reference '%s' does not point to a blob"
1512 msgid "unable to resolve config blob '%s'"
1517 msgid "failed to parse %s"
1521 msgid "unable to parse command-line config"
1525 msgid "unknown error occurred while reading the configuration files"
1530 msgid "Invalid %s: '%s'"
1535 msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1540 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1545 msgid "unable to parse '%s' from command-line config"
1550 msgid "bad config variable '%s' in file '%s' at line %d"
1555 msgid "invalid section name '%s'"
1560 msgid "%s has multiple values"
1565 msgid "failed to write new configuration file %s"
1568 #: config.c:2691 config.c:3015
1570 msgid "could not lock config file %s"
1578 #: config.c:2737 builtin/config.c:324
1580 msgid "invalid pattern: %s"
1585 msgid "invalid config file %s"
1588 #: config.c:2775 config.c:3028
1590 msgid "fstat on %s failed"
1595 msgid "unable to mmap '%s'"
1598 #: config.c:2795 config.c:3033
1600 msgid "chmod on %s failed"
1603 #: config.c:2880 config.c:3130
1605 msgid "could not write config file %s"
1610 msgid "could not set '%s' to '%s'"
1613 #: config.c:2916 builtin/remote.c:781
1615 msgid "could not unset '%s'"
1620 msgid "invalid section name: %s"
1625 msgid "missing value for '%s'"
1629 msgid "the remote end hung up upon initial contact"
1634 "Could not read from remote repository.\n"
1636 "Please make sure you have the correct access rights\n"
1637 "and the repository exists."
1642 msgid "server doesn't support '%s'"
1647 msgid "server doesn't support feature '%s'"
1651 msgid "expected flush after capabilities"
1656 msgid "ignoring capabilities after first line '%s'"
1660 msgid "protocol error: unexpected capabilities^{}"
1665 msgid "protocol error: expected shallow sha-1, got '%s'"
1669 msgid "repository on the other end cannot be shallow"
1672 #: connect.c:310 fetch-pack.c:183 builtin/archive.c:63
1674 msgid "remote error: %s"
1678 msgid "invalid packet"
1683 msgid "protocol error: unexpected '%s'"
1688 msgid "invalid ls-refs response: %s"
1692 msgid "expected flush after ref listing"
1697 msgid "protocol '%s' is not supported"
1701 msgid "unable to set SO_KEEPALIVE on socket"
1704 #: connect.c:638 connect.c:701
1706 msgid "Looking up %s ... "
1711 msgid "unable to look up %s (port %s) (%s)"
1714 #. TRANSLATORS: this is the end of "Looking up %s ... "
1715 #: connect.c:646 connect.c:717
1719 "Connecting to %s (port %s) ... "
1722 #: connect.c:668 connect.c:745
1725 "unable to connect to %s:\n"
1729 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
1730 #: connect.c:674 connect.c:751
1736 msgid "unable to look up %s (%s)"
1741 msgid "unknown port %s"
1744 #: connect.c:848 connect.c:1174
1746 msgid "strange hostname '%s' blocked"
1751 msgid "strange port '%s' blocked"
1756 msgid "cannot start proxy %s"
1760 msgid "no path specified; see 'git help pull' for valid url syntax"
1764 msgid "ssh variant 'simple' does not support -4"
1768 msgid "ssh variant 'simple' does not support -6"
1772 msgid "ssh variant 'simple' does not support setting port"
1777 msgid "strange pathname '%s' blocked"
1781 msgid "unable to fork"
1784 #: connected.c:68 builtin/fsck.c:203 builtin/prune.c:146
1785 msgid "Checking connectivity"
1789 msgid "Could not run 'git rev-list'"
1793 msgid "failed write to rev-list"
1797 msgid "failed to close rev-list's stdin"
1802 msgid "illegal crlf_action %d"
1807 msgid "CRLF would be replaced by LF in %s"
1813 "CRLF will be replaced by LF in %s.\n"
1814 "The file will have its original line endings in your working directory"
1819 msgid "LF would be replaced by CRLF in %s"
1825 "LF will be replaced by CRLF in %s.\n"
1826 "The file will have its original line endings in your working directory"
1831 msgid "BOM is prohibited in '%s' if encoded as %s"
1837 "The file '%s' contains a byte order mark (BOM). Please use UTF-%s as working-"
1843 msgid "BOM is required in '%s' if encoded as %s"
1849 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
1850 "%sLE (depending on the byte order) as working-tree-encoding."
1853 #: convert.c:425 convert.c:496
1855 msgid "failed to encode '%s' from %s to %s"
1860 msgid "encoding '%s' from %s to %s and back is not the same"
1865 msgid "cannot fork to run external filter '%s'"
1870 msgid "cannot feed the input to external filter '%s'"
1875 msgid "external filter '%s' failed %d"
1878 #: convert.c:736 convert.c:739
1880 msgid "read from external filter '%s' failed"
1883 #: convert.c:742 convert.c:796
1885 msgid "external filter '%s' failed"
1889 msgid "unexpected filter type"
1893 msgid "path name too long for external filter"
1899 "external filter '%s' is not available anymore although not all paths have "
1904 msgid "true/false are no valid working-tree-encodings"
1907 #: convert.c:1402 convert.c:1436
1909 msgid "%s: clean filter '%s' failed"
1914 msgid "%s: smudge filter %s failed"
1918 msgid "in the future"
1923 msgid "%<PRIuMAX> second ago"
1924 msgid_plural "%<PRIuMAX> seconds ago"
1930 msgid "%<PRIuMAX> minute ago"
1931 msgid_plural "%<PRIuMAX> minutes ago"
1937 msgid "%<PRIuMAX> hour ago"
1938 msgid_plural "%<PRIuMAX> hours ago"
1944 msgid "%<PRIuMAX> day ago"
1945 msgid_plural "%<PRIuMAX> days ago"
1951 msgid "%<PRIuMAX> week ago"
1952 msgid_plural "%<PRIuMAX> weeks ago"
1958 msgid "%<PRIuMAX> month ago"
1959 msgid_plural "%<PRIuMAX> months ago"
1965 msgid "%<PRIuMAX> year"
1966 msgid_plural "%<PRIuMAX> years"
1970 #. TRANSLATORS: "%s" is "<n> years"
1973 msgid "%s, %<PRIuMAX> month ago"
1974 msgid_plural "%s, %<PRIuMAX> months ago"
1978 #: date.c:175 date.c:180
1980 msgid "%<PRIuMAX> year ago"
1981 msgid_plural "%<PRIuMAX> years ago"
1985 #: diffcore-order.c:24
1987 msgid "failed to read orderfile '%s'"
1990 #: diffcore-rename.c:536
1991 msgid "Performing inexact rename detection"
1996 msgid "option '%s' requires a value"
2001 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
2006 msgid " Unknown dirstat parameter '%s'\n"
2011 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2012 "'dimmed-zebra', 'plain'"
2017 msgid "ignoring unknown color-moved-ws mode '%s'"
2022 "color-moved-ws: allow-indentation-change cannot be combined with other white "
2028 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
2034 "Found errors in 'diff.dirstat' config variable:\n"
2040 msgid "external diff died, stopping at %s"
2044 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
2048 msgid "-G, -S and --find-object are mutually exclusive"
2052 msgid "--follow requires exactly one pathspec"
2058 "Failed to parse --dirstat/-X option parameter:\n"
2064 msgid "Failed to parse --submodule option parameter: '%s'"
2068 msgid "inexact rename detection was skipped due to too many files."
2072 msgid "only found copies from modified paths due to too many files."
2078 "you may want to set your %s variable to at least %d and retry the command."
2083 msgid "pathspec '%s' did not match any file(s) known to git"
2088 msgid "cannot use %s as an exclude file"
2093 msgid "could not open directory '%s'"
2097 msgid "failed to get kernel name and information"
2101 msgid "untracked cache is disabled on this system or location"
2106 msgid "index file corrupt in repo %s"
2109 #: dir.c:3082 dir.c:3087
2111 msgid "could not create directories for %s"
2116 msgid "could not migrate git directory from '%s' to '%s'"
2121 msgid "hint: Waiting for your editor to close the file...%c"
2125 msgid "Filtering content"
2130 msgid "could not stat file '%s'"
2133 #: environment.c:150
2135 msgid "bad git namespace path \"%s\""
2138 #: environment.c:332
2140 msgid "could not set GIT_DIR to '%s'"
2145 msgid "too many args to run %s"
2148 #: fetch-object.c:17
2149 msgid "Remote with no URL"
2153 msgid "git fetch-pack: expected shallow list"
2157 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
2162 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
2166 msgid "--stateless-rpc requires multi_ack_detailed"
2169 #: fetch-pack.c:342 fetch-pack.c:1257
2171 msgid "invalid shallow line: %s"
2174 #: fetch-pack.c:348 fetch-pack.c:1263
2176 msgid "invalid unshallow line: %s"
2179 #: fetch-pack.c:350 fetch-pack.c:1265
2181 msgid "object not found: %s"
2184 #: fetch-pack.c:353 fetch-pack.c:1268
2186 msgid "error in object: %s"
2189 #: fetch-pack.c:355 fetch-pack.c:1270
2191 msgid "no shallow found: %s"
2194 #: fetch-pack.c:358 fetch-pack.c:1273
2196 msgid "expected shallow/unshallow, got %s"
2201 msgid "got %s %d %s"
2206 msgid "invalid commit %s"
2213 #: fetch-pack.c:459 progress.c:229
2219 msgid "got %s (%d) %s"
2224 msgid "Marking %s as complete"
2229 msgid "already have %s (%s)"
2233 msgid "fetch-pack: unable to fork off sideband demultiplexer"
2237 msgid "protocol error: bad pack header"
2242 msgid "fetch-pack: unable to fork off %s"
2251 msgid "error in sideband demultiplexer"
2255 msgid "Server does not support shallow clients"
2259 msgid "Server supports multi_ack_detailed"
2263 msgid "Server supports no-done"
2267 msgid "Server supports multi_ack"
2271 msgid "Server supports side-band-64k"
2275 msgid "Server supports side-band"
2279 msgid "Server supports allow-tip-sha1-in-want"
2283 msgid "Server supports allow-reachable-sha1-in-want"
2287 msgid "Server supports ofs-delta"
2290 #: fetch-pack.c:971 fetch-pack.c:1150
2291 msgid "Server supports filter"
2296 msgid "Server version is %.*s"
2300 msgid "Server does not support --shallow-since"
2304 msgid "Server does not support --shallow-exclude"
2308 msgid "Server does not support --deepen"
2311 #: fetch-pack.c:1004
2312 msgid "no common commits"
2315 #: fetch-pack.c:1016 fetch-pack.c:1393
2316 msgid "git fetch-pack: fetch failed."
2319 #: fetch-pack.c:1145
2320 msgid "Server does not support shallow requests"
2323 #: fetch-pack.c:1191
2325 msgid "error reading section header '%s'"
2328 #: fetch-pack.c:1197
2330 msgid "expected '%s', received '%s'"
2333 #: fetch-pack.c:1236
2335 msgid "unexpected acknowledgment line: '%s'"
2338 #: fetch-pack.c:1241
2340 msgid "error processing acks: %d"
2343 #: fetch-pack.c:1278
2345 msgid "error processing shallow info: %d"
2348 #: fetch-pack.c:1294
2350 msgid "expected wanted-ref, got '%s'"
2353 #: fetch-pack.c:1304
2355 msgid "unexpected wanted-ref: '%s'"
2358 #: fetch-pack.c:1308
2360 msgid "error processing wanted refs: %d"
2363 #: fetch-pack.c:1603
2364 msgid "no matching remote head"
2367 #: fetch-pack.c:1621 builtin/clone.c:664
2368 msgid "remote did not send all necessary objects"
2371 #: fetch-pack.c:1647
2373 msgid "no such remote ref %s"
2376 #: fetch-pack.c:1650
2378 msgid "Server does not allow request for unadvertised object %s"
2381 #: gpg-interface.c:253
2382 msgid "gpg failed to sign the data"
2385 #: gpg-interface.c:279
2386 msgid "could not create temporary file"
2389 #: gpg-interface.c:282
2391 msgid "failed writing detached signature to '%s'"
2396 msgid "ignore invalid color '%.*s' in log.graphColors"
2401 msgid "'%s': unable to read %s"
2404 #: grep.c:2132 setup.c:164 builtin/clone.c:410 builtin/diff.c:81
2407 msgid "failed to stat '%s'"
2412 msgid "'%s': short read"
2416 msgid "start a working area (see also: git help tutorial)"
2420 msgid "work on the current change (see also: git help everyday)"
2424 msgid "examine the history and state (see also: git help revisions)"
2428 msgid "grow, mark and tweak your common history"
2432 msgid "collaborate (see also: git help workflows)"
2436 msgid "Main Porcelain Commands"
2440 msgid "Ancillary Commands / Manipulators"
2444 msgid "Ancillary Commands / Interrogators"
2448 msgid "Interacting with Others"
2452 msgid "Low-level Commands / Manipulators"
2456 msgid "Low-level Commands / Interrogators"
2460 msgid "Low-level Commands / Synching Repositories"
2464 msgid "Low-level Commands / Internal Helpers"
2469 msgid "available git commands in '%s'"
2473 msgid "git commands available from elsewhere on your $PATH"
2477 msgid "These are common Git commands used in various situations:"
2480 #: help.c:358 git.c:90
2482 msgid "unsupported command listing type '%s'"
2486 msgid "The common Git guides are:"
2492 "'%s' appears to be a git command, but we were not\n"
2493 "able to execute it. Maybe git-%s is broken?"
2497 msgid "Uh oh. Your system reports no Git commands at all."
2502 msgid "WARNING: You called a Git command named '%s', which does not exist."
2507 msgid "Continuing under the assumption that you meant '%s'."
2512 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
2517 msgid "git: '%s' is not a git command. See 'git --help'."
2523 "The most similar command is"
2526 "The most similar commands are"
2531 msgid "git version [<options>]"
2542 "Did you mean this?"
2545 "Did you mean one of these?"
2552 "*** Please tell me who you are.\n"
2556 " git config --global user.email \"you@example.com\"\n"
2557 " git config --global user.name \"Your Name\"\n"
2559 "to set your account's default identity.\n"
2560 "Omit --global to set the identity only in this repository.\n"
2565 msgid "no email was given and auto-detection is disabled"
2570 msgid "unable to auto-detect email address (got '%s')"
2574 msgid "no name was given and auto-detection is disabled"
2579 msgid "unable to auto-detect name (got '%s')"
2584 msgid "empty ident name (for <%s>) not allowed"
2589 msgid "name consists only of disallowed characters: %s"
2592 #: ident.c:416 builtin/commit.c:600
2594 msgid "invalid date format: %s"
2597 #: list-objects-filter-options.c:36
2598 msgid "multiple filter-specs cannot be combined"
2601 #: list-objects-filter-options.c:126
2602 msgid "cannot change partial clone promisor remote"
2608 "Unable to create '%s.lock': %s.\n"
2610 "Another git process seems to be running in this repository, e.g.\n"
2611 "an editor opened by 'git commit'. Please make sure all processes\n"
2612 "are terminated then try again. If it still fails, a git process\n"
2613 "may have crashed in this repository earlier:\n"
2614 "remove the file manually to continue."
2619 msgid "Unable to create '%s.lock': %s"
2623 msgid "failed to read the cache"
2626 #: merge.c:105 builtin/am.c:1946 builtin/am.c:1980 builtin/checkout.c:380
2627 #: builtin/checkout.c:608 builtin/clone.c:763
2628 msgid "unable to write new index file"
2631 #: merge-recursive.c:303
2632 msgid "(bad commit)\n"
2635 #: merge-recursive.c:325
2637 msgid "add_cacheinfo failed for path '%s'; merge aborting."
2640 #: merge-recursive.c:333
2642 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
2645 #: merge-recursive.c:415
2646 msgid "error building trees"
2649 #: merge-recursive.c:886
2651 msgid "failed to create path '%s'%s"
2654 #: merge-recursive.c:897
2656 msgid "Removing %s to make room for subdirectory\n"
2659 #: merge-recursive.c:911 merge-recursive.c:930
2660 msgid ": perhaps a D/F conflict?"
2663 #: merge-recursive.c:920
2665 msgid "refusing to lose untracked file at '%s'"
2668 #: merge-recursive.c:962 builtin/cat-file.c:39
2670 msgid "cannot read object %s '%s'"
2673 #: merge-recursive.c:964
2675 msgid "blob expected for %s '%s'"
2678 #: merge-recursive.c:988
2680 msgid "failed to open '%s': %s"
2683 #: merge-recursive.c:999
2685 msgid "failed to symlink '%s': %s"
2688 #: merge-recursive.c:1004
2690 msgid "do not know what to do with %06o %s '%s'"
2693 #: merge-recursive.c:1191
2695 msgid "Failed to merge submodule %s (not checked out)"
2698 #: merge-recursive.c:1198
2700 msgid "Failed to merge submodule %s (commits not present)"
2703 #: merge-recursive.c:1205
2705 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
2708 #: merge-recursive.c:1213 merge-recursive.c:1225
2710 msgid "Fast-forwarding submodule %s to the following commit:"
2713 #: merge-recursive.c:1216 merge-recursive.c:1228
2715 msgid "Fast-forwarding submodule %s"
2718 #: merge-recursive.c:1250
2720 msgid "Failed to merge submodule %s (merge following commits not found)"
2723 #: merge-recursive.c:1254
2725 msgid "Failed to merge submodule %s (not fast-forward)"
2728 #: merge-recursive.c:1255
2729 msgid "Found a possible merge resolution for the submodule:\n"
2732 #: merge-recursive.c:1258
2735 "If this is correct simply add it to the index for example\n"
2738 " git update-index --cacheinfo 160000 %s \"%s\"\n"
2740 "which will accept this suggestion.\n"
2743 #: merge-recursive.c:1267
2745 msgid "Failed to merge submodule %s (multiple merges found)"
2748 #: merge-recursive.c:1326
2749 msgid "Failed to execute internal merge"
2752 #: merge-recursive.c:1331
2754 msgid "Unable to add %s to database"
2757 #: merge-recursive.c:1363
2759 msgid "Auto-merging %s"
2762 #: merge-recursive.c:1434
2764 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
2767 #: merge-recursive.c:1501
2770 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2774 #: merge-recursive.c:1506
2777 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2781 #: merge-recursive.c:1513
2784 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2788 #: merge-recursive.c:1518
2791 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2792 "left in tree at %s."
2795 #: merge-recursive.c:1552
2799 #: merge-recursive.c:1552
2803 #: merge-recursive.c:1606 merge-recursive.c:1762 merge-recursive.c:2394
2804 #: merge-recursive.c:3129
2806 msgid "Refusing to lose dirty file at %s"
2809 #: merge-recursive.c:1620
2811 msgid "%s is a directory in %s adding as %s instead"
2814 #: merge-recursive.c:1625
2816 msgid "Refusing to lose untracked file at %s; adding as %s instead"
2819 #: merge-recursive.c:1651
2822 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
2823 "\"->\"%s\" in \"%s\"%s"
2826 #: merge-recursive.c:1656
2827 msgid " (left unresolved)"
2830 #: merge-recursive.c:1720
2832 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
2835 #: merge-recursive.c:1759
2837 msgid "Renaming %s to %s and %s to %s instead"
2840 #: merge-recursive.c:1771
2842 msgid "Refusing to lose untracked file at %s, even though it's in the way."
2845 #: merge-recursive.c:1977
2848 "CONFLICT (directory rename split): Unclear where to place %s because "
2849 "directory %s was renamed to multiple other directories, with no destination "
2850 "getting a majority of the files."
2853 #: merge-recursive.c:2009
2856 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
2857 "implicit directory rename(s) putting the following path(s) there: %s."
2860 #: merge-recursive.c:2019
2863 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
2864 "implicit directory renames tried to put these paths there: %s"
2867 #: merge-recursive.c:2111
2870 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
2874 #: merge-recursive.c:2356
2877 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
2881 #: merge-recursive.c:2762
2883 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
2886 #: merge-recursive.c:2777
2888 msgid "Adding merged %s"
2891 #: merge-recursive.c:2784 merge-recursive.c:3132
2893 msgid "Adding as %s instead"
2896 #: merge-recursive.c:2941
2898 msgid "cannot read object %s"
2901 #: merge-recursive.c:2944
2903 msgid "object %s is not a blob"
2906 #: merge-recursive.c:3013
2910 #: merge-recursive.c:3013
2914 #: merge-recursive.c:3024
2918 #: merge-recursive.c:3031
2922 #: merge-recursive.c:3076
2924 msgid "Skipped %s (merged same as existing)"
2927 #: merge-recursive.c:3098 git-submodule.sh:865
2931 #: merge-recursive.c:3099
2933 msgid "CONFLICT (%s): Merge conflict in %s"
2936 #: merge-recursive.c:3221
2941 #: merge-recursive.c:3247
2942 msgid "file/directory"
2945 #: merge-recursive.c:3253
2946 msgid "directory/file"
2949 #: merge-recursive.c:3260
2951 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
2954 #: merge-recursive.c:3269
2959 #: merge-recursive.c:3303
2962 "Your local changes to the following files would be overwritten by merge:\n"
2966 #: merge-recursive.c:3314
2967 msgid "Already up to date!"
2970 #: merge-recursive.c:3323
2972 msgid "merging of trees %s and %s failed"
2975 #: merge-recursive.c:3422
2979 #: merge-recursive.c:3435
2981 msgid "found %u common ancestor:"
2982 msgid_plural "found %u common ancestors:"
2986 #: merge-recursive.c:3474
2987 msgid "merge returned no commit"
2990 #: merge-recursive.c:3540
2992 msgid "Could not parse object '%s'"
2995 #: merge-recursive.c:3556 builtin/merge.c:689 builtin/merge.c:846
2996 msgid "Unable to write index."
2999 #: notes-merge.c:274
3002 "You have not concluded your previous notes merge (%s exists).\n"
3003 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
3004 "commit/abort the previous merge before you start a new notes merge."
3007 #: notes-merge.c:281
3009 msgid "You have not concluded your notes merge (%s exists)."
3013 msgid "Cannot commit uninitialized/unreferenced notes tree"
3016 #: notes-utils.c:104
3018 msgid "Bad notes.rewriteMode value: '%s'"
3021 #: notes-utils.c:114
3023 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
3026 #. TRANSLATORS: The first %s is the name of
3027 #. the environment variable, the second %s is
3030 #: notes-utils.c:144
3032 msgid "Bad %s value: '%s'"
3037 msgid "invalid object type \"%s\""
3042 msgid "object %s is a %s, not a %s"
3047 msgid "object %s has unknown type id %d"
3052 msgid "unable to parse object: %s"
3055 #: object.c:266 object.c:277
3057 msgid "sha1 mismatch %s"
3061 msgid "offset before end of packfile (broken .idx?)"
3066 msgid "offset before start of pack index for %s (corrupt index?)"
3071 msgid "offset beyond end of pack index for %s (truncated index?)"
3074 #: parse-options.c:672
3078 #: parse-options.c:691
3083 #. TRANSLATORS: the colon here should align with the
3084 #. one in "usage: %s" translation.
3086 #: parse-options.c:697
3091 #: parse-options.c:700
3096 #: parse-options.c:739
3100 #: parse-options-cb.c:44
3102 msgid "malformed expiration date '%s'"
3105 #: parse-options-cb.c:112
3107 msgid "malformed object name '%s'"
3112 msgid "Could not make %s writable by group"
3116 msgid "Escape character '\\' not allowed as last character in attr value"
3120 msgid "Only one 'attr:' specification is allowed."
3124 msgid "attr spec must not be empty"
3129 msgid "invalid attribute name %s"
3133 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
3138 "global 'literal' pathspec setting is incompatible with all other global "
3143 msgid "invalid parameter for pathspec magic 'prefix'"
3148 msgid "Invalid pathspec magic '%.*s' in '%s'"
3153 msgid "Missing ')' at the end of pathspec magic in '%s'"
3158 msgid "Unimplemented pathspec magic '%c' in '%s'"
3163 msgid "%s: 'literal' and 'glob' are incompatible"
3168 msgid "%s: '%s' is outside repository"
3173 msgid "'%s' (mnemonic: '%c')"
3178 msgid "%s: pathspec magic not supported by this command: %s"
3183 msgid "pathspec '%s' is beyond a symbolic link"
3187 msgid "flush packet write failed"
3190 #: pkt-line.c:142 pkt-line.c:228
3191 msgid "protocol error: impossibly long line"
3194 #: pkt-line.c:158 pkt-line.c:160
3195 msgid "packet write with format failed"
3199 msgid "packet write failed - data exceeds max packet size"
3202 #: pkt-line.c:199 pkt-line.c:206
3203 msgid "packet write failed"
3211 msgid "the remote end hung up unexpectedly"
3216 msgid "protocol error: bad line length character: %.4s"
3219 #: pkt-line.c:337 pkt-line.c:342
3221 msgid "protocol error: bad line length %d"
3225 msgid "unable to parse --pretty format"
3229 msgid "could not start `log`"
3233 msgid "could not read `log` output"
3236 #: range-diff.c:66 sequencer.c:4540
3238 msgid "could not parse commit '%s'"
3242 msgid "failed to generate diff"
3245 #: range-diff.c:421 range-diff.c:423
3247 msgid "could not parse log for '%s'"
3250 #: read-cache.c:1579
3253 "index.version set, but the value is invalid.\n"
3257 #: read-cache.c:1589
3260 "GIT_INDEX_VERSION set, but the value is invalid.\n"
3264 #: read-cache.c:2580 sequencer.c:4503 wrapper.c:658 builtin/merge.c:1083
3266 msgid "could not close '%s'"
3269 #: read-cache.c:2653 sequencer.c:2113 sequencer.c:3374
3271 msgid "could not stat '%s'"
3274 #: read-cache.c:2666
3276 msgid "unable to open git dir: %s"
3279 #: read-cache.c:2678
3281 msgid "unable to unlink: %s"
3286 msgid "%s does not point to a valid object!"
3291 msgid "ignoring dangling symref %s"
3294 #: refs.c:581 ref-filter.c:2067
3296 msgid "ignoring broken ref %s"
3301 msgid "could not open '%s' for writing: %s"
3304 #: refs.c:695 refs.c:746
3306 msgid "could not read ref '%s'"
3311 msgid "ref '%s' already exists"
3316 msgid "unexpected object ID when writing '%s'"
3319 #: refs.c:714 sequencer.c:385 sequencer.c:2366 sequencer.c:2492
3320 #: sequencer.c:2506 sequencer.c:2733 sequencer.c:4501 sequencer.c:4564
3323 msgid "could not write to '%s'"
3326 #: refs.c:741 sequencer.c:4499 sequencer.c:4558 wrapper.c:225 wrapper.c:395
3329 msgid "could not open '%s' for writing"
3334 msgid "unexpected object ID when deleting '%s'"
3339 msgid "log for ref %s has gap after %s"
3344 msgid "log for ref %s unexpectedly ended on %s"
3349 msgid "log for %s is empty"
3354 msgid "refusing to update ref with bad name '%s'"
3359 msgid "update_ref failed for ref '%s': %s"
3364 msgid "multiple updates for ref '%s' not allowed"
3368 msgid "ref updates forbidden inside quarantine environment"
3371 #: refs.c:1981 refs.c:2011
3373 msgid "'%s' exists; cannot create '%s'"
3376 #: refs.c:1987 refs.c:2022
3378 msgid "cannot process '%s' and '%s' at the same time"
3381 #: refs/files-backend.c:1191
3383 msgid "could not remove reference %s"
3386 #: refs/files-backend.c:1205 refs/packed-backend.c:1532
3387 #: refs/packed-backend.c:1542
3389 msgid "could not delete reference %s: %s"
3392 #: refs/files-backend.c:1208 refs/packed-backend.c:1545
3394 msgid "could not delete references: %s"
3399 msgid "invalid refspec '%s'"
3402 #: ref-filter.c:38 wt-status.c:1850
3418 msgid "ahead %d, behind %d"
3423 msgid "expected format: %%(color:<color>)"
3428 msgid "unrecognized color: %%(color:%s)"
3433 msgid "Integer value expected refname:lstrip=%s"
3438 msgid "Integer value expected refname:rstrip=%s"
3443 msgid "unrecognized %%(%s) argument: %s"
3448 msgid "%%(objecttype) does not take arguments"
3453 msgid "%%(objectsize) does not take arguments"
3458 msgid "%%(body) does not take arguments"
3463 msgid "%%(subject) does not take arguments"
3468 msgid "unknown %%(trailers) argument: %s"
3473 msgid "positive value expected contents:lines=%s"
3478 msgid "unrecognized %%(contents) argument: %s"
3483 msgid "positive value expected objectname:short=%s"
3488 msgid "unrecognized %%(objectname) argument: %s"
3493 msgid "expected format: %%(align:<width>,<position>)"
3498 msgid "unrecognized position:%s"
3503 msgid "unrecognized width:%s"
3508 msgid "unrecognized %%(align) argument: %s"
3513 msgid "positive width expected with the %%(align) atom"
3518 msgid "unrecognized %%(if) argument: %s"
3523 msgid "malformed field name: %.*s"
3528 msgid "unknown field name: %.*s"
3533 msgid "format: %%(if) atom used without a %%(then) atom"
3538 msgid "format: %%(then) atom used without an %%(if) atom"
3543 msgid "format: %%(then) atom used more than once"
3548 msgid "format: %%(then) atom used after %%(else)"
3553 msgid "format: %%(else) atom used without an %%(if) atom"
3558 msgid "format: %%(else) atom used without a %%(then) atom"
3563 msgid "format: %%(else) atom used more than once"
3568 msgid "format: %%(end) atom used without corresponding atom"
3573 msgid "malformed format string %s"
3576 #: ref-filter.c:1416
3578 msgid "(no branch, rebasing %s)"
3581 #: ref-filter.c:1419
3583 msgid "(no branch, rebasing detached HEAD %s)"
3586 #: ref-filter.c:1422
3588 msgid "(no branch, bisect started on %s)"
3591 #. TRANSLATORS: make sure this matches "HEAD
3592 #. detached at " in wt-status.c
3594 #: ref-filter.c:1430
3596 msgid "(HEAD detached at %s)"
3599 #. TRANSLATORS: make sure this matches "HEAD
3600 #. detached from " in wt-status.c
3602 #: ref-filter.c:1437
3604 msgid "(HEAD detached from %s)"
3607 #: ref-filter.c:1441
3611 #: ref-filter.c:1475 ref-filter.c:1623
3613 msgid "missing object %s for %s"
3616 #: ref-filter.c:1483
3618 msgid "parse_object_buffer failed on %s for %s"
3621 #: ref-filter.c:1980
3623 msgid "malformed object at '%s'"
3626 #: ref-filter.c:2062
3628 msgid "ignoring ref with broken name %s"
3631 #: ref-filter.c:2340
3633 msgid "format: %%(end) atom missing"
3636 #: ref-filter.c:2444
3638 msgid "malformed object name %s"
3643 msgid "Cannot fetch both %s and %s to %s"
3648 msgid "%s usually tracks %s, not %s"
3653 msgid "%s tracks both %s and %s"
3657 msgid "Internal error"
3660 #: remote.c:1536 remote.c:1637
3661 msgid "HEAD does not point to a branch"
3666 msgid "no such branch: '%s'"
3671 msgid "no upstream configured for branch '%s'"
3676 msgid "upstream branch '%s' not stored as a remote-tracking branch"
3681 msgid "push destination '%s' on remote '%s' has no local tracking branch"
3686 msgid "branch '%s' has no remote for pushing"
3691 msgid "push refspecs for '%s' do not include '%s'"
3695 msgid "push has no destination (push.default is 'nothing')"
3699 msgid "cannot resolve 'simple' push to a single destination"
3704 msgid "Your branch is based on '%s', but the upstream is gone.\n"
3708 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
3713 msgid "Your branch is up to date with '%s'.\n"
3718 msgid "Your branch and '%s' refer to different commits.\n"
3723 msgid " (use \"%s\" for details)\n"
3728 msgid "Your branch is ahead of '%s' by %d commit.\n"
3729 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
3734 msgid " (use \"git push\" to publish your local commits)\n"
3739 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
3741 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
3746 msgid " (use \"git pull\" to update your local branch)\n"
3752 "Your branch and '%s' have diverged,\n"
3753 "and have %d and %d different commit each, respectively.\n"
3755 "Your branch and '%s' have diverged,\n"
3756 "and have %d and %d different commits each, respectively.\n"
3761 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
3764 #: replace-object.c:20
3766 msgid "bad replace ref name: %s"
3769 #: replace-object.c:29
3771 msgid "duplicate replace ref: %s"
3774 #: replace-object.c:72
3776 msgid "replace depth too high for object %s"
3780 msgid "your current branch appears to be broken"
3785 msgid "your current branch '%s' does not have any commits yet"
3789 msgid "--first-parent is incompatible with --bisect"
3792 #: run-command.c:728
3793 msgid "open /dev/null failed"
3796 #: run-command.c:1271
3799 "The '%s' hook was ignored because it's not set as executable.\n"
3800 "You can disable this warning with `git config advice.ignoredHook false`."
3804 msgid "unexpected flush packet while reading remote unpack status"
3809 msgid "unable to parse remote unpack status: %s"
3814 msgid "remote unpack failed: %s"
3818 msgid "failed to sign the push certificate"
3822 msgid "the receiving end does not support --signed push"
3827 "not sending a push certificate since the receiving end does not support --"
3832 msgid "the receiving end does not support --atomic push"
3836 msgid "the receiving end does not support push options"
3841 msgid "invalid commit message cleanup mode '%s'"
3846 msgid "could not delete '%s'"
3863 msgid "unknown action: %d"
3868 "after resolving the conflicts, mark the corrected paths\n"
3869 "with 'git add <paths>' or 'git rm <paths>'"
3874 "after resolving the conflicts, mark the corrected paths\n"
3875 "with 'git add <paths>' or 'git rm <paths>'\n"
3876 "and commit the result with 'git commit'"
3879 #: sequencer.c:383 sequencer.c:2488
3881 msgid "could not lock '%s'"
3886 msgid "could not write eol to '%s'"
3889 #: sequencer.c:395 sequencer.c:2371 sequencer.c:2494 sequencer.c:2508
3892 msgid "failed to finalize '%s'"
3895 #: sequencer.c:418 sequencer.c:816 sequencer.c:1505 sequencer.c:2391
3896 #: sequencer.c:2723 sequencer.c:2827 builtin/am.c:260 builtin/commit.c:740
3897 #: builtin/merge.c:1081
3899 msgid "could not read '%s'"
3904 msgid "your local changes would be overwritten by %s."
3908 msgid "commit your changes or stash them to proceed."
3913 msgid "%s: fast-forward"
3916 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
3921 msgid "%s: Unable to write new index file"
3925 msgid "unable to update cache tree"
3929 msgid "could not resolve HEAD commit"
3932 #: sequencer.c:723 sequencer.c:740
3934 msgid "could not parse '%s' (looking for '%s')"
3939 msgid "bad quoting on %s value in '%s'"
3944 msgid "invalid date format '%s' in '%s'"
3950 "you have staged changes in your working tree\n"
3951 "If these changes are meant to be squashed into the previous commit, run:\n"
3953 " git commit --amend %s\n"
3955 "If they are meant to go into a new commit, run:\n"
3959 "In both cases, once you're done, continue with:\n"
3961 " git rebase --continue\n"
3965 msgid "writing root commit"
3969 msgid "'prepare-commit-msg' hook failed"
3974 "Your name and email address were configured automatically based\n"
3975 "on your username and hostname. Please check that they are accurate.\n"
3976 "You can suppress this message by setting them explicitly. Run the\n"
3977 "following command and follow the instructions in your editor to edit\n"
3978 "your configuration file:\n"
3980 " git config --global --edit\n"
3982 "After doing this, you may fix the identity used for this commit with:\n"
3984 " git commit --amend --reset-author\n"
3989 "Your name and email address were configured automatically based\n"
3990 "on your username and hostname. Please check that they are accurate.\n"
3991 "You can suppress this message by setting them explicitly:\n"
3993 " git config --global user.name \"Your Name\"\n"
3994 " git config --global user.email you@example.com\n"
3996 "After doing this, you may fix the identity used for this commit with:\n"
3998 " git commit --amend --reset-author\n"
4002 msgid "couldn't look up newly created commit"
4006 msgid "could not parse newly created commit"
4010 msgid "unable to resolve HEAD after creating commit"
4014 msgid "detached HEAD"
4018 msgid " (root-commit)"
4022 msgid "could not parse HEAD"
4027 msgid "HEAD %s is not a commit!"
4030 #: sequencer.c:1196 builtin/commit.c:1528
4031 msgid "could not parse HEAD commit"
4034 #: sequencer.c:1247 sequencer.c:1845
4035 msgid "unable to parse commit author"
4038 #: sequencer.c:1257 builtin/am.c:1632 builtin/merge.c:675
4039 msgid "git write-tree failed to write a tree"
4042 #: sequencer.c:1274 sequencer.c:1329
4044 msgid "unable to read commit message from '%s'"
4047 #: sequencer.c:1296 builtin/am.c:1653 builtin/commit.c:1631 builtin/merge.c:855
4048 #: builtin/merge.c:880
4049 msgid "failed to write commit object"
4054 msgid "could not parse commit %s"
4059 msgid "could not parse parent commit %s"
4062 #: sequencer.c:1457 sequencer.c:1565
4064 msgid "unknown command: %d"
4067 #: sequencer.c:1512 sequencer.c:1537
4069 msgid "This is a combination of %d commits."
4072 #: sequencer.c:1522 sequencer.c:4520
4073 msgid "need a HEAD to fixup"
4076 #: sequencer.c:1524 sequencer.c:2768
4077 msgid "could not read HEAD"
4081 msgid "could not read HEAD's commit message"
4086 msgid "cannot write '%s'"
4089 #: sequencer.c:1539 git-rebase--preserve-merges.sh:441
4090 msgid "This is the 1st commit message:"
4095 msgid "could not read commit message of %s"
4100 msgid "This is the commit message #%d:"
4105 msgid "The commit message #%d will be skipped:"
4109 msgid "your index file is unmerged."
4113 msgid "cannot fixup root commit"
4118 msgid "commit %s is a merge but no -m option was given."
4123 msgid "commit %s does not have parent %d"
4128 msgid "mainline was specified but commit %s is not a merge."
4133 msgid "cannot get commit message for %s"
4136 #. TRANSLATORS: The first %s will be a "todo" command like
4137 #. "revert" or "pick", the second %s a SHA1.
4140 msgid "%s: cannot parse parent commit %s"
4145 msgid "could not rename '%s' to '%s'"
4150 msgid "could not revert %s... %s"
4155 msgid "could not apply %s... %s"
4160 msgid "git %s: failed to read the index"
4165 msgid "git %s: failed to refresh the index"
4170 msgid "%s does not accept arguments: '%s'"
4175 msgid "missing arguments for %s"
4180 msgid "invalid line %d: %.*s"
4185 msgid "cannot '%s' without a previous commit"
4188 #: sequencer.c:2096 sequencer.c:4277 sequencer.c:4333
4190 msgid "could not read '%s'."
4194 msgid "please fix this using 'git rebase --edit-todo'."
4199 msgid "unusable instruction sheet: '%s'"
4203 msgid "no commits parsed."
4207 msgid "cannot cherry-pick during a revert."
4211 msgid "cannot revert during a cherry-pick."
4216 msgid "invalid value for %s: %s"
4220 msgid "unusable squash-onto"
4225 msgid "malformed options sheet: '%s'"
4228 #: sequencer.c:2335 sequencer.c:3775
4229 msgid "empty commit set passed"
4233 msgid "a cherry-pick or revert is already in progress"
4237 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
4242 msgid "could not create sequencer directory '%s'"
4246 msgid "could not lock HEAD"
4249 #: sequencer.c:2416 sequencer.c:3543
4250 msgid "no cherry-pick or revert in progress"
4254 msgid "cannot resolve HEAD"
4257 #: sequencer.c:2420 sequencer.c:2455
4258 msgid "cannot abort from a branch yet to be born"
4261 #: sequencer.c:2441 builtin/grep.c:721
4263 msgid "cannot open '%s'"
4268 msgid "cannot read '%s': %s"
4272 msgid "unexpected end of file"
4277 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
4281 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
4284 #: sequencer.c:2565 sequencer.c:3461
4286 msgid "could not update %s"
4289 #: sequencer.c:2603 sequencer.c:3441
4290 msgid "cannot read HEAD"
4295 msgid "unable to copy '%s' to '%s'"
4301 "You can amend the commit now, with\n"
4303 " git commit --amend %s\n"
4305 "Once you are satisfied with your changes, run\n"
4307 " git rebase --continue\n"
4312 msgid "Could not apply %s... %.*s"
4317 msgid "Could not merge %.*s"
4320 #: sequencer.c:2654 sequencer.c:2658 builtin/difftool.c:640
4322 msgid "could not copy '%s' to '%s'"
4325 #: sequencer.c:2680 sequencer.c:3095
4326 msgid "could not read index"
4332 "execution failed: %s\n"
4333 "%sYou can fix the problem, and then run\n"
4335 " git rebase --continue\n"
4340 msgid "and made changes to the index and/or the working tree\n"
4346 "execution succeeded: %s\n"
4347 "but left changes to the index and/or the working tree\n"
4348 "Commit or stash your changes, and then run\n"
4350 " git rebase --continue\n"
4356 msgid "illegal label name: '%.*s'"
4360 msgid "writing fake root commit"
4364 msgid "writing squash-onto"
4369 msgid "failed to find tree of %s"
4373 msgid "could not write index"
4378 msgid "could not resolve '%s'"
4382 msgid "cannot merge without a current revision"
4387 msgid "unable to parse '%.*s'"
4392 msgid "nothing to merge: '%.*s'"
4396 msgid "octopus merge cannot be executed on top of a [new root]"
4401 msgid "could not get commit message of '%s'"
4404 #: sequencer.c:2989 sequencer.c:3015
4406 msgid "could not write '%s'"
4411 msgid "could not even attempt to merge '%.*s'"
4415 msgid "merge: Unable to write new index file"
4420 msgid "Applied autostash.\n"
4425 msgid "cannot store %s"
4428 #: sequencer.c:3226 git-rebase.sh:188
4431 "Applying autostash resulted in conflicts.\n"
4432 "Your changes are safe in the stash.\n"
4433 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
4439 "Could not execute the todo command\n"
4442 "It has been rescheduled; To edit the command before continuing, please\n"
4443 "edit the todo list first:\n"
4445 " git rebase --edit-todo\n"
4446 " git rebase --continue\n"
4451 msgid "Stopped at %s... %.*s\n"
4456 msgid "unknown command %d"
4460 msgid "could not read orig-head"
4463 #: sequencer.c:3454 sequencer.c:4517
4464 msgid "could not read 'onto'"
4469 msgid "could not update HEAD to %s"
4473 msgid "cannot rebase: You have unstaged changes."
4477 msgid "cannot amend non-existing commit"
4482 msgid "invalid file: '%s'"
4487 msgid "invalid contents: '%s'"
4493 "You have uncommitted changes in your working tree. Please, commit them\n"
4494 "first and then run 'git rebase --continue' again."
4497 #: sequencer.c:3595 sequencer.c:3633
4499 msgid "could not write file: '%s'"
4503 msgid "could not remove CHERRY_PICK_HEAD"
4507 msgid "could not commit staged changes."
4512 msgid "%s: can't cherry-pick a %s"
4517 msgid "%s: bad revision"
4521 msgid "can't revert as initial commit"
4525 msgid "make_script: unhandled options"
4529 msgid "make_script: error preparing revisions"
4532 #: sequencer.c:4281 sequencer.c:4337
4534 msgid "unusable todo list: '%s'"
4540 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
4546 "Warning: some commits may have been dropped accidentally.\n"
4547 "Dropped commits (newer to older):\n"
4553 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
4555 "Use 'git config rebase.missingCommitsCheck' to change the level of "
4557 "The possible behaviours are: ignore, warn, error.\n"
4564 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
4566 "Or you can abort the rebase with 'git rebase --abort'.\n"
4570 msgid "the script was already rearranged."
4575 msgid "'%s' is outside repository"
4581 "%s: no such path in the working tree.\n"
4582 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
4588 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
4589 "Use '--' to separate paths from revisions, like this:\n"
4590 "'git <command> [<revision>...] -- [<file>...]'"
4595 msgid "option '%s' must come before non-option arguments"
4601 "ambiguous argument '%s': both revision and filename\n"
4602 "Use '--' to separate paths from revisions, like this:\n"
4603 "'git <command> [<revision>...] -- [<file>...]'"
4607 msgid "unable to set up work tree using invalid config"
4611 msgid "this operation must be run in a work tree"
4616 msgid "Expected git repo version <= %d, found %d"
4620 msgid "unknown repository extensions found:"
4625 msgid "error opening '%s'"
4630 msgid "too large to be a .git file: '%s'"
4635 msgid "error reading %s"
4640 msgid "invalid gitfile format: %s"
4645 msgid "no path in gitfile: %s"
4650 msgid "not a git repository: %s"
4655 msgid "'$%s' too big"
4660 msgid "not a git repository: '%s'"
4663 #: setup.c:682 setup.c:684 setup.c:715
4665 msgid "cannot chdir to '%s'"
4668 #: setup.c:687 setup.c:743 setup.c:753 setup.c:792 setup.c:800 setup.c:815
4669 msgid "cannot come back to cwd"
4674 msgid "not a git repository (or any of the parent directories): %s"
4679 msgid "failed to stat '%*s%s%s'"
4683 msgid "Unable to read current working directory"
4686 #: setup.c:1066 setup.c:1072
4688 msgid "cannot change to '%s'"
4694 "not a git repository (or any parent up to mount point %s)\n"
4695 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
4701 "problem with core.sharedRepository filemode value (0%.3o).\n"
4702 "The owner of files must always have read and write permissions."
4706 msgid "open /dev/null or dup failed"
4714 msgid "setsid failed"
4719 msgid "object directory %s does not exist; check .git/objects/info/alternates"
4724 msgid "unable to normalize alternate object path: %s"
4729 msgid "%s: ignoring alternate object stores, nesting too deep"
4734 msgid "unable to normalize object directory: %s"
4738 msgid "unable to fdopen alternates lockfile"
4742 msgid "unable to read alternates file"
4746 msgid "unable to move new alternates file into place"
4751 msgid "path '%s' does not exist"
4756 msgid "reference repository '%s' as a linked checkout is not supported yet."
4761 msgid "reference repository '%s' is not a local repository."
4766 msgid "reference repository '%s' is shallow"
4771 msgid "reference repository '%s' is grafted"
4776 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
4785 msgid "object file %s is empty"
4788 #: sha1-file.c:1093 sha1-file.c:2206
4790 msgid "corrupt loose object '%s'"
4793 #: sha1-file.c:1095 sha1-file.c:2210
4795 msgid "garbage at end of loose object '%s'"
4799 msgid "invalid object type"
4804 msgid "unable to unpack %s header with --allow-unknown-type"
4809 msgid "unable to unpack %s header"
4814 msgid "unable to parse %s header with --allow-unknown-type"
4819 msgid "unable to parse %s header"
4824 msgid "failed to read object %s"
4829 msgid "replacement %s not found for %s"
4834 msgid "loose object %s (stored in %s) is corrupt"
4839 msgid "packed object %s (stored in %s) is corrupt"
4844 msgid "unable to write sha1 filename %s"
4849 msgid "unable to set permission to '%s'"
4853 msgid "file write error"
4857 msgid "error when closing sha1 file"
4862 msgid "insufficient permission for adding an object to repository database %s"
4866 msgid "unable to create temporary file"
4870 msgid "unable to write sha1 file"
4875 msgid "unable to deflate new object %s (%d)"
4880 msgid "deflateEnd on object %s failed (%d)"
4885 msgid "confused by unstable object source data for %s"
4888 #: sha1-file.c:1685 builtin/pack-objects.c:899
4890 msgid "failed utime() on %s"
4895 msgid "cannot read sha1_file for %s"
4899 msgid "corrupt commit"
4908 msgid "read error while indexing %s"
4913 msgid "short read while indexing %s"
4916 #: sha1-file.c:1980 sha1-file.c:1989
4918 msgid "%s: failed to insert into database"
4923 msgid "%s: unsupported file type"
4928 msgid "%s is not a valid object"
4933 msgid "%s is not a valid '%s' object"
4936 #: sha1-file.c:2048 builtin/index-pack.c:158
4938 msgid "unable to open %s"
4941 #: sha1-file.c:2217 sha1-file.c:2269
4943 msgid "sha1 mismatch for %s (expected %s)"
4948 msgid "unable to mmap %s"
4953 msgid "unable to unpack header of %s"
4958 msgid "unable to parse header of %s"
4963 msgid "unable to unpack contents of %s"
4968 msgid "short SHA1 %s is ambiguous"
4972 msgid "The candidates are:"
4977 "Git normally never creates a ref that ends with 40 hex characters\n"
4978 "because it will be ignored when you just specify 40-hex. These refs\n"
4979 "may be created by mistake. For example,\n"
4981 " git checkout -b $br $(git rev-parse ...)\n"
4983 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
4984 "examine these refs and maybe delete them. Turn this message off by\n"
4985 "running \"git config advice.objectNameWarning false\""
4988 #: submodule.c:97 submodule.c:131
4989 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
4992 #: submodule.c:101 submodule.c:135
4994 msgid "Could not find section in .gitmodules where path=%s"
4999 msgid "Could not update .gitmodules entry %s"
5004 msgid "Could not remove .gitmodules entry for %s"
5008 msgid "staging updated .gitmodules failed"
5013 msgid "in unpopulated submodule '%s'"
5018 msgid "Pathspec '%s' is in submodule '%.*s'"
5023 msgid "submodule entry '%s' (%s) is a %s, not a commit"
5026 #: submodule.c:1071 builtin/branch.c:670 builtin/submodule--helper.c:1888
5027 msgid "Failed to resolve HEAD as a valid ref."
5032 msgid "'%s' not recognized as a git repository"
5037 msgid "could not start 'git status' in submodule '%s'"
5042 msgid "could not run 'git status' in submodule '%s'"
5047 msgid "Could not unset core.worktree setting in submodule '%s'"
5052 msgid "submodule '%s' has dirty index"
5057 msgid "Submodule '%s' could not be updated."
5063 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
5066 #: submodule.c:1746 submodule.c:1802
5068 msgid "could not lookup name for submodule '%s'"
5071 #: submodule.c:1750 builtin/submodule--helper.c:1406
5072 #: builtin/submodule--helper.c:1416
5074 msgid "could not create directory '%s'"
5080 "Migrating git directory of '%s%s' from\n"
5087 msgid "could not recurse into submodule '%s'"
5091 msgid "could not start ls-files in .."
5096 msgid "ls-tree returned unexpected return code %d"
5099 #: submodule-config.c:231
5101 msgid "ignoring suspicious submodule name: %s"
5104 #: submodule-config.c:295
5105 msgid "negative values not allowed for submodule.fetchjobs"
5108 #: submodule-config.c:468
5110 msgid "invalid value for %s"
5115 msgid "running trailer command '%s' failed"
5118 #: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
5121 msgid "unknown value '%s' for key '%s'"
5124 #: trailer.c:539 trailer.c:544 builtin/remote.c:294
5126 msgid "more than one %s"
5131 msgid "empty trailer token in trailer '%.*s'"
5136 msgid "could not read input file '%s'"
5140 msgid "could not read from stdin"
5143 #: trailer.c:1008 builtin/am.c:47
5145 msgid "could not stat %s"
5150 msgid "file %s is not a regular file"
5155 msgid "file %s is not writable by user"
5159 msgid "could not open temporary file"
5164 msgid "could not rename temporary file to %s"
5169 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
5174 msgid "could not read bundle '%s'"
5179 msgid "transport: invalid depth option '%s'"
5183 msgid "could not parse transport.color.* config"
5187 msgid "support for protocol v2 not implemented yet"
5192 msgid "unknown value for config '%s': %s"
5197 msgid "transport '%s' not allowed"
5201 msgid "git-over-rsync is no longer supported"
5207 "The following submodule paths contain changes that can\n"
5208 "not be found on any remote:\n"
5217 "\tgit push --recurse-submodules=on-demand\n"
5219 "or cd to the path and use\n"
5223 "to push them to a remote.\n"
5232 msgid "failed to push all needed submodules"
5235 #: transport.c:1270 transport-helper.c:643
5236 msgid "operation not supported by protocol"
5241 msgid "invalid line while parsing alternate refs: %s"
5244 #: transport-helper.c:51 transport-helper.c:80
5245 msgid "full write to remote helper failed"
5248 #: transport-helper.c:132
5250 msgid "unable to find remote helper for '%s'"
5253 #: transport-helper.c:148 transport-helper.c:557
5254 msgid "can't dup helper output fd"
5257 #: transport-helper.c:199
5260 "unknown mandatory capability %s; this remote helper probably needs newer "
5264 #: transport-helper.c:205
5265 msgid "this remote helper should implement refspec capability"
5268 #: transport-helper.c:272 transport-helper.c:412
5270 msgid "%s unexpectedly said: '%s'"
5273 #: transport-helper.c:401
5275 msgid "%s also locked %s"
5278 #: transport-helper.c:479
5279 msgid "couldn't run fast-import"
5282 #: transport-helper.c:502
5283 msgid "error while running fast-import"
5286 #: transport-helper.c:531 transport-helper.c:1091
5288 msgid "could not read ref %s"
5291 #: transport-helper.c:576
5293 msgid "unknown response to connect: %s"
5296 #: transport-helper.c:598
5297 msgid "setting remote service path not supported by protocol"
5300 #: transport-helper.c:600
5301 msgid "invalid remote service path"
5304 #: transport-helper.c:646
5306 msgid "can't connect to subservice %s"
5309 #: transport-helper.c:713
5311 msgid "expected ok/error, helper said '%s'"
5314 #: transport-helper.c:766
5316 msgid "helper reported unexpected status of %s"
5319 #: transport-helper.c:827
5321 msgid "helper %s does not support dry-run"
5324 #: transport-helper.c:830
5326 msgid "helper %s does not support --signed"
5329 #: transport-helper.c:833
5331 msgid "helper %s does not support --signed=if-asked"
5334 #: transport-helper.c:840
5336 msgid "helper %s does not support 'push-option'"
5339 #: transport-helper.c:932
5340 msgid "remote-helper doesn't support push; refspec needed"
5343 #: transport-helper.c:937
5345 msgid "helper %s does not support 'force'"
5348 #: transport-helper.c:984
5349 msgid "couldn't run fast-export"
5352 #: transport-helper.c:989
5353 msgid "error while running fast-export"
5356 #: transport-helper.c:1014
5359 "No refs in common and none specified; doing nothing.\n"
5360 "Perhaps you should specify a branch such as 'master'.\n"
5363 #: transport-helper.c:1077
5365 msgid "malformed response in ref list: %s"
5368 #: transport-helper.c:1230
5370 msgid "read(%s) failed"
5373 #: transport-helper.c:1257
5375 msgid "write(%s) failed"
5378 #: transport-helper.c:1306
5380 msgid "%s thread failed"
5383 #: transport-helper.c:1310
5385 msgid "%s thread failed to join: %s"
5388 #: transport-helper.c:1329 transport-helper.c:1333
5390 msgid "can't start thread for copying data: %s"
5393 #: transport-helper.c:1370
5395 msgid "%s process failed to wait"
5398 #: transport-helper.c:1374
5400 msgid "%s process failed"
5403 #: transport-helper.c:1392 transport-helper.c:1401
5404 msgid "can't start thread for copying data"
5408 msgid "too-short tree object"
5412 msgid "malformed mode in tree entry"
5416 msgid "empty filename in tree entry"
5420 msgid "too-short tree file"
5423 #: unpack-trees.c:112
5426 "Your local changes to the following files would be overwritten by checkout:\n"
5427 "%%sPlease commit your changes or stash them before you switch branches."
5430 #: unpack-trees.c:114
5433 "Your local changes to the following files would be overwritten by checkout:\n"
5437 #: unpack-trees.c:117
5440 "Your local changes to the following files would be overwritten by merge:\n"
5441 "%%sPlease commit your changes or stash them before you merge."
5444 #: unpack-trees.c:119
5447 "Your local changes to the following files would be overwritten by merge:\n"
5451 #: unpack-trees.c:122
5454 "Your local changes to the following files would be overwritten by %s:\n"
5455 "%%sPlease commit your changes or stash them before you %s."
5458 #: unpack-trees.c:124
5461 "Your local changes to the following files would be overwritten by %s:\n"
5465 #: unpack-trees.c:129
5468 "Updating the following directories would lose untracked files in them:\n"
5472 #: unpack-trees.c:133
5475 "The following untracked working tree files would be removed by checkout:\n"
5476 "%%sPlease move or remove them before you switch branches."
5479 #: unpack-trees.c:135
5482 "The following untracked working tree files would be removed by checkout:\n"
5486 #: unpack-trees.c:138
5489 "The following untracked working tree files would be removed by merge:\n"
5490 "%%sPlease move or remove them before you merge."
5493 #: unpack-trees.c:140
5496 "The following untracked working tree files would be removed by merge:\n"
5500 #: unpack-trees.c:143
5503 "The following untracked working tree files would be removed by %s:\n"
5504 "%%sPlease move or remove them before you %s."
5507 #: unpack-trees.c:145
5510 "The following untracked working tree files would be removed by %s:\n"
5514 #: unpack-trees.c:151
5517 "The following untracked working tree files would be overwritten by "
5519 "%%sPlease move or remove them before you switch branches."
5522 #: unpack-trees.c:153
5525 "The following untracked working tree files would be overwritten by "
5530 #: unpack-trees.c:156
5533 "The following untracked working tree files would be overwritten by merge:\n"
5534 "%%sPlease move or remove them before you merge."
5537 #: unpack-trees.c:158
5540 "The following untracked working tree files would be overwritten by merge:\n"
5544 #: unpack-trees.c:161
5547 "The following untracked working tree files would be overwritten by %s:\n"
5548 "%%sPlease move or remove them before you %s."
5551 #: unpack-trees.c:163
5554 "The following untracked working tree files would be overwritten by %s:\n"
5558 #: unpack-trees.c:171
5560 msgid "Entry '%s' overlaps with '%s'. Cannot bind."
5563 #: unpack-trees.c:174
5566 "Cannot update sparse checkout: the following entries are not up to date:\n"
5570 #: unpack-trees.c:176
5573 "The following working tree files would be overwritten by sparse checkout "
5578 #: unpack-trees.c:178
5581 "The following working tree files would be removed by sparse checkout "
5586 #: unpack-trees.c:180
5589 "Cannot update submodule:\n"
5593 #: unpack-trees.c:254
5598 #: unpack-trees.c:336
5599 msgid "Checking out files"
5603 msgid "invalid URL scheme name or missing '://' suffix"
5606 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
5608 msgid "invalid %XX escape sequence"
5612 msgid "missing host and scheme is not 'file:'"
5616 msgid "a 'file:' URL may not have a port number"
5620 msgid "invalid characters in host name"
5623 #: urlmatch.c:292 urlmatch.c:303
5624 msgid "invalid port number"
5628 msgid "invalid '..' path segment"
5631 #: worktree.c:245 builtin/am.c:2147
5633 msgid "failed to read '%s'"
5638 msgid "'%s' at main working tree is not the repository directory"
5643 msgid "'%s' file does not contain absolute path to the working tree location"
5648 msgid "'%s' does not exist"
5653 msgid "'%s' is not a .git file, error code %d"
5658 msgid "'%s' does not point back to '%s'"
5661 #: wrapper.c:223 wrapper.c:393
5663 msgid "could not open '%s' for reading and writing"
5666 #: wrapper.c:227 wrapper.c:397 builtin/am.c:321 builtin/am.c:771
5667 #: builtin/am.c:863 builtin/merge.c:1078
5669 msgid "could not open '%s' for reading"
5672 #: wrapper.c:424 wrapper.c:624
5674 msgid "unable to access '%s'"
5678 msgid "unable to get current working directory"
5682 msgid "Unmerged paths:"
5685 #: wt-status.c:181 wt-status.c:208
5687 msgid " (use \"git reset %s <file>...\" to unstage)"
5690 #: wt-status.c:183 wt-status.c:210
5691 msgid " (use \"git rm --cached <file>...\" to unstage)"
5695 msgid " (use \"git add <file>...\" to mark resolution)"
5698 #: wt-status.c:189 wt-status.c:193
5699 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
5703 msgid " (use \"git rm <file>...\" to mark resolution)"
5706 #: wt-status.c:202 wt-status.c:1015
5707 msgid "Changes to be committed:"
5710 #: wt-status.c:220 wt-status.c:1024
5711 msgid "Changes not staged for commit:"
5715 msgid " (use \"git add <file>...\" to update what will be committed)"
5719 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
5724 " (use \"git checkout -- <file>...\" to discard changes in working directory)"
5728 msgid " (commit or discard the untracked or modified content in submodules)"
5733 msgid " (use \"git %s <file>...\" to include in what will be committed)"
5737 msgid "both deleted:"
5741 msgid "added by us:"
5745 msgid "deleted by them:"
5749 msgid "added by them:"
5753 msgid "deleted by us:"
5761 msgid "both modified:"
5797 msgid "new commits, "
5801 msgid "modified content, "
5805 msgid "untracked content, "
5810 msgid "Your stash currently has %d entry"
5811 msgid_plural "Your stash currently has %d entries"
5816 msgid "Submodules changed but not updated:"
5820 msgid "Submodule changes to be committed:"
5825 "Do not modify or remove the line above.\n"
5826 "Everything below it will be ignored."
5830 msgid "You have unmerged paths."
5834 msgid " (fix conflicts and run \"git commit\")"
5838 msgid " (use \"git merge --abort\" to abort the merge)"
5842 msgid "All conflicts fixed but you are still merging."
5846 msgid " (use \"git commit\" to conclude merge)"
5850 msgid "You are in the middle of an am session."
5854 msgid "The current patch is empty."
5858 msgid " (fix conflicts and then run \"git am --continue\")"
5862 msgid " (use \"git am --skip\" to skip this patch)"
5866 msgid " (use \"git am --abort\" to restore the original branch)"
5870 msgid "git-rebase-todo is missing."
5874 msgid "No commands done."
5879 msgid "Last command done (%d command done):"
5880 msgid_plural "Last commands done (%d commands done):"
5886 msgid " (see more in file %s)"
5890 msgid "No commands remaining."
5895 msgid "Next command to do (%d remaining command):"
5896 msgid_plural "Next commands to do (%d remaining commands):"
5901 msgid " (use \"git rebase --edit-todo\" to view and edit)"
5906 msgid "You are currently rebasing branch '%s' on '%s'."
5910 msgid "You are currently rebasing."
5914 msgid " (fix conflicts and then run \"git rebase --continue\")"
5918 msgid " (use \"git rebase --skip\" to skip this patch)"
5922 msgid " (use \"git rebase --abort\" to check out the original branch)"
5926 msgid " (all conflicts fixed: run \"git rebase --continue\")"
5932 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
5936 msgid "You are currently splitting a commit during a rebase."
5940 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
5945 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
5949 msgid "You are currently editing a commit during a rebase."
5953 msgid " (use \"git commit --amend\" to amend the current commit)"
5958 " (use \"git rebase --continue\" once you are satisfied with your changes)"
5963 msgid "You are currently cherry-picking commit %s."
5967 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
5971 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
5975 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
5980 msgid "You are currently reverting commit %s."
5984 msgid " (fix conflicts and run \"git revert --continue\")"
5988 msgid " (all conflicts fixed: run \"git revert --continue\")"
5992 msgid " (use \"git revert --abort\" to cancel the revert operation)"
5997 msgid "You are currently bisecting, started from branch '%s'."
6001 msgid "You are currently bisecting."
6005 msgid " (use \"git bisect reset\" to get back to the original branch)"
6013 msgid "interactive rebase in progress; onto "
6017 msgid "rebase in progress; onto "
6021 msgid "HEAD detached at "
6025 msgid "HEAD detached from "
6029 msgid "Not currently on any branch."
6033 msgid "Initial commit"
6037 msgid "No commits yet"
6041 msgid "Untracked files"
6045 msgid "Ignored files"
6051 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
6052 "may speed it up, but you have to be careful not to forget to add\n"
6053 "new files yourself (see 'git help status')."
6058 msgid "Untracked files not listed%s"
6062 msgid " (use -u option to show untracked files)"
6071 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
6076 msgid "no changes added to commit\n"
6082 "nothing added to commit but untracked files present (use \"git add\" to "
6088 msgid "nothing added to commit but untracked files present\n"
6093 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
6096 #: wt-status.c:1697 wt-status.c:1702
6098 msgid "nothing to commit\n"
6103 msgid "nothing to commit (use -u to show untracked files)\n"
6108 msgid "nothing to commit, working tree clean\n"
6112 msgid "No commits yet on "
6116 msgid "HEAD (no branch)"
6123 #: wt-status.c:1854 wt-status.c:1862
6127 #: wt-status.c:1857 wt-status.c:1860
6131 #. TRANSLATORS: the action is e.g. "pull with rebase"
6134 msgid "cannot %s: You have unstaged changes."
6138 msgid "additionally, your index contains uncommitted changes."
6143 msgid "cannot %s: Your index contains uncommitted changes."
6146 #: compat/precompose_utf8.c:58 builtin/clone.c:443
6148 msgid "failed to unlink '%s'"
6152 msgid "git add [<options>] [--] <pathspec>..."
6157 msgid "unexpected diff status %c"
6160 #: builtin/add.c:88 builtin/commit.c:279
6161 msgid "updating files failed"
6166 msgid "remove '%s'\n"
6169 #: builtin/add.c:173
6170 msgid "Unstaged changes after refreshing the index:"
6173 #: builtin/add.c:233 builtin/rev-parse.c:893
6174 msgid "Could not read the index"
6177 #: builtin/add.c:244
6179 msgid "Could not open '%s' for writing."
6182 #: builtin/add.c:248
6183 msgid "Could not write patch"
6186 #: builtin/add.c:251
6187 msgid "editing patch failed"
6190 #: builtin/add.c:254
6192 msgid "Could not stat '%s'"
6195 #: builtin/add.c:256
6196 msgid "Empty patch. Aborted."
6199 #: builtin/add.c:261
6201 msgid "Could not apply '%s'"
6204 #: builtin/add.c:269
6205 msgid "The following paths are ignored by one of your .gitignore files:\n"
6208 #: builtin/add.c:289 builtin/clean.c:906 builtin/fetch.c:134 builtin/mv.c:123
6209 #: builtin/prune-packed.c:56 builtin/pull.c:212 builtin/push.c:557
6210 #: builtin/remote.c:1344 builtin/rm.c:240 builtin/send-pack.c:165
6214 #: builtin/add.c:292
6215 msgid "interactive picking"
6218 #: builtin/add.c:293 builtin/checkout.c:1144 builtin/reset.c:302
6219 msgid "select hunks interactively"
6222 #: builtin/add.c:294
6223 msgid "edit current diff and apply"
6226 #: builtin/add.c:295
6227 msgid "allow adding otherwise ignored files"
6230 #: builtin/add.c:296
6231 msgid "update tracked files"
6234 #: builtin/add.c:297
6235 msgid "renormalize EOL of tracked files (implies -u)"
6238 #: builtin/add.c:298
6239 msgid "record only the fact that the path will be added later"
6242 #: builtin/add.c:299
6243 msgid "add changes from all tracked and untracked files"
6246 #: builtin/add.c:302
6247 msgid "ignore paths removed in the working tree (same as --no-all)"
6250 #: builtin/add.c:304
6251 msgid "don't add, only refresh the index"
6254 #: builtin/add.c:305
6255 msgid "just skip files which cannot be added because of errors"
6258 #: builtin/add.c:306
6259 msgid "check if - even missing - files are ignored in dry run"
6262 #: builtin/add.c:308 builtin/update-index.c:973
6263 msgid "override the executable bit of the listed files"
6266 #: builtin/add.c:310
6267 msgid "warn when adding an embedded repository"
6270 #: builtin/add.c:325
6273 "You've added another git repository inside your current repository.\n"
6274 "Clones of the outer repository will not contain the contents of\n"
6275 "the embedded repository and will not know how to obtain it.\n"
6276 "If you meant to add a submodule, use:\n"
6278 "\tgit submodule add <url> %s\n"
6280 "If you added this path by mistake, you can remove it from the\n"
6283 "\tgit rm --cached %s\n"
6285 "See \"git help submodule\" for more information."
6288 #: builtin/add.c:353
6290 msgid "adding embedded git repository: %s"
6293 #: builtin/add.c:371
6295 msgid "Use -f if you really want to add them.\n"
6298 #: builtin/add.c:379
6299 msgid "adding files failed"
6302 #: builtin/add.c:417
6303 msgid "-A and -u are mutually incompatible"
6306 #: builtin/add.c:424
6307 msgid "Option --ignore-missing can only be used together with --dry-run"
6310 #: builtin/add.c:428
6312 msgid "--chmod param '%s' must be either -x or +x"
6315 #: builtin/add.c:443
6317 msgid "Nothing specified, nothing added.\n"
6320 #: builtin/add.c:444
6322 msgid "Maybe you wanted to say 'git add .'?\n"
6325 #: builtin/add.c:449 builtin/check-ignore.c:177 builtin/checkout.c:282
6326 #: builtin/checkout.c:485 builtin/clean.c:953 builtin/commit.c:338
6327 #: builtin/diff-tree.c:115 builtin/grep.c:492 builtin/mv.c:144
6328 #: builtin/reset.c:241 builtin/rm.c:270 builtin/submodule--helper.c:329
6329 msgid "index file corrupt"
6333 msgid "could not parse author script"
6338 msgid "'%s' was deleted by the applypatch-msg hook"
6343 msgid "Malformed input line: '%s'."
6348 msgid "Failed to copy notes from '%s' to '%s'"
6352 msgid "fseek failed"
6357 msgid "could not parse patch '%s'"
6361 msgid "Only one StGIT patch series can be applied at once"
6365 msgid "invalid timestamp"
6368 #: builtin/am.c:909 builtin/am.c:921
6369 msgid "invalid Date line"
6373 msgid "invalid timezone offset"
6376 #: builtin/am.c:1009
6377 msgid "Patch format detection failed."
6380 #: builtin/am.c:1014 builtin/clone.c:408
6382 msgid "failed to create directory '%s'"
6385 #: builtin/am.c:1019
6386 msgid "Failed to split patches."
6389 #: builtin/am.c:1149 builtin/commit.c:364
6390 msgid "unable to write index file"
6393 #: builtin/am.c:1163
6395 msgid "When you have resolved this problem, run \"%s --continue\"."
6398 #: builtin/am.c:1164
6400 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
6403 #: builtin/am.c:1165
6405 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
6408 #: builtin/am.c:1272
6409 msgid "Patch is empty."
6412 #: builtin/am.c:1338
6414 msgid "invalid ident line: %.*s"
6417 #: builtin/am.c:1360
6419 msgid "unable to parse commit %s"
6422 #: builtin/am.c:1556
6423 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
6426 #: builtin/am.c:1558
6427 msgid "Using index info to reconstruct a base tree..."
6430 #: builtin/am.c:1577
6432 "Did you hand edit your patch?\n"
6433 "It does not apply to blobs recorded in its index."
6436 #: builtin/am.c:1583
6437 msgid "Falling back to patching base and 3-way merge..."
6440 #: builtin/am.c:1608
6441 msgid "Failed to merge in the changes."
6444 #: builtin/am.c:1640
6445 msgid "applying to an empty history"
6448 #: builtin/am.c:1686 builtin/am.c:1690
6450 msgid "cannot resume: %s does not exist."
6453 #: builtin/am.c:1706
6454 msgid "cannot be interactive without stdin connected to a terminal."
6457 #: builtin/am.c:1711
6458 msgid "Commit Body is:"
6461 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
6462 #. in your translation. The program will only accept English
6463 #. input at this point.
6465 #: builtin/am.c:1721
6466 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
6469 #: builtin/am.c:1771
6471 msgid "Dirty index: cannot apply patches (dirty: %s)"
6474 #: builtin/am.c:1811 builtin/am.c:1879
6476 msgid "Applying: %.*s"
6479 #: builtin/am.c:1828
6480 msgid "No changes -- Patch already applied."
6483 #: builtin/am.c:1834
6485 msgid "Patch failed at %s %.*s"
6488 #: builtin/am.c:1838
6489 msgid "Use 'git am --show-current-patch' to see the failed patch"
6492 #: builtin/am.c:1882
6494 "No changes - did you forget to use 'git add'?\n"
6495 "If there is nothing left to stage, chances are that something else\n"
6496 "already introduced the same changes; you might want to skip this patch."
6499 #: builtin/am.c:1889
6501 "You still have unmerged paths in your index.\n"
6502 "You should 'git add' each file with resolved conflicts to mark them as "
6504 "You might run `git rm` on a file to accept \"deleted by them\" for it."
6507 #: builtin/am.c:1996 builtin/am.c:2000 builtin/am.c:2012 builtin/reset.c:324
6508 #: builtin/reset.c:332
6510 msgid "Could not parse object '%s'."
6513 #: builtin/am.c:2048
6514 msgid "failed to clean index"
6517 #: builtin/am.c:2083
6519 "You seem to have moved HEAD since the last 'am' failure.\n"
6520 "Not rewinding to ORIG_HEAD"
6523 #: builtin/am.c:2174
6525 msgid "Invalid value for --patch-format: %s"
6528 #: builtin/am.c:2210
6529 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
6532 #: builtin/am.c:2211
6533 msgid "git am [<options>] (--continue | --skip | --abort)"
6536 #: builtin/am.c:2217
6537 msgid "run interactively"
6540 #: builtin/am.c:2219
6541 msgid "historical option -- no-op"
6544 #: builtin/am.c:2221
6545 msgid "allow fall back on 3way merging if needed"
6548 #: builtin/am.c:2222 builtin/init-db.c:485 builtin/prune-packed.c:58
6549 #: builtin/repack.c:299
6553 #: builtin/am.c:2224
6554 msgid "add a Signed-off-by line to the commit message"
6557 #: builtin/am.c:2227
6558 msgid "recode into utf8 (default)"
6561 #: builtin/am.c:2229
6562 msgid "pass -k flag to git-mailinfo"
6565 #: builtin/am.c:2231
6566 msgid "pass -b flag to git-mailinfo"
6569 #: builtin/am.c:2233
6570 msgid "pass -m flag to git-mailinfo"
6573 #: builtin/am.c:2235
6574 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
6577 #: builtin/am.c:2238
6578 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
6581 #: builtin/am.c:2241
6582 msgid "strip everything before a scissors line"
6585 #: builtin/am.c:2243 builtin/am.c:2246 builtin/am.c:2249 builtin/am.c:2252
6586 #: builtin/am.c:2255 builtin/am.c:2258 builtin/am.c:2261 builtin/am.c:2264
6587 #: builtin/am.c:2270
6588 msgid "pass it through git-apply"
6591 #: builtin/am.c:2260 builtin/commit.c:1332 builtin/fmt-merge-msg.c:670
6592 #: builtin/fmt-merge-msg.c:673 builtin/grep.c:857 builtin/merge.c:237
6593 #: builtin/pull.c:150 builtin/pull.c:208 builtin/repack.c:308
6594 #: builtin/repack.c:312 builtin/repack.c:314 builtin/show-branch.c:650
6595 #: builtin/show-ref.c:170 builtin/tag.c:384 parse-options.h:144
6596 #: parse-options.h:146 parse-options.h:258
6600 #: builtin/am.c:2266 builtin/branch.c:651 builtin/for-each-ref.c:38
6601 #: builtin/replace.c:543 builtin/tag.c:420 builtin/verify-tag.c:39
6605 #: builtin/am.c:2267
6606 msgid "format the patch(es) are in"
6609 #: builtin/am.c:2273
6610 msgid "override error message when patch failure occurs"
6613 #: builtin/am.c:2275
6614 msgid "continue applying patches after resolving a conflict"
6617 #: builtin/am.c:2278
6618 msgid "synonyms for --continue"
6621 #: builtin/am.c:2281
6622 msgid "skip the current patch"
6625 #: builtin/am.c:2284
6626 msgid "restore the original branch and abort the patching operation."
6629 #: builtin/am.c:2287
6630 msgid "abort the patching operation but keep HEAD where it is."
6633 #: builtin/am.c:2290
6634 msgid "show the patch being applied."
6637 #: builtin/am.c:2294
6638 msgid "lie about committer date"
6641 #: builtin/am.c:2296
6642 msgid "use current timestamp for author date"
6645 #: builtin/am.c:2298 builtin/commit.c:1468 builtin/merge.c:271
6646 #: builtin/pull.c:183 builtin/revert.c:113 builtin/tag.c:400
6650 #: builtin/am.c:2299
6651 msgid "GPG-sign commits"
6654 #: builtin/am.c:2302
6655 msgid "(internal use for git-rebase)"
6658 #: builtin/am.c:2320
6660 "The -b/--binary option has been a no-op for long time, and\n"
6661 "it will be removed. Please do not use it anymore."
6664 #: builtin/am.c:2327
6665 msgid "failed to read the index"
6668 #: builtin/am.c:2342
6670 msgid "previous rebase directory %s still exists but mbox given."
6673 #: builtin/am.c:2366
6676 "Stray %s directory found.\n"
6677 "Use \"git am --abort\" to remove it."
6680 #: builtin/am.c:2372
6681 msgid "Resolve operation not in progress, we are not resuming."
6684 #: builtin/apply.c:8
6685 msgid "git apply [<options>] [<patch>...]"
6688 #: builtin/archive.c:17
6690 msgid "could not create archive file '%s'"
6693 #: builtin/archive.c:20
6694 msgid "could not redirect output"
6697 #: builtin/archive.c:37
6698 msgid "git archive: Remote with no URL"
6701 #: builtin/archive.c:58
6702 msgid "git archive: expected ACK/NAK, got a flush packet"
6705 #: builtin/archive.c:61
6707 msgid "git archive: NACK %s"
6710 #: builtin/archive.c:64
6711 msgid "git archive: protocol error"
6714 #: builtin/archive.c:68
6715 msgid "git archive: expected a flush"
6718 #: builtin/bisect--helper.c:12
6719 msgid "git bisect--helper --next-all [--no-checkout]"
6722 #: builtin/bisect--helper.c:13
6723 msgid "git bisect--helper --write-terms <bad_term> <good_term>"
6726 #: builtin/bisect--helper.c:14
6727 msgid "git bisect--helper --bisect-clean-state"
6730 #: builtin/bisect--helper.c:46
6732 msgid "'%s' is not a valid term"
6735 #: builtin/bisect--helper.c:50
6737 msgid "can't use the builtin command '%s' as a term"
6740 #: builtin/bisect--helper.c:60
6742 msgid "can't change the meaning of the term '%s'"
6745 #: builtin/bisect--helper.c:71
6746 msgid "please use two different terms"
6749 #: builtin/bisect--helper.c:78
6750 msgid "could not open the file BISECT_TERMS"
6753 #: builtin/bisect--helper.c:120
6754 msgid "perform 'git bisect next'"
6757 #: builtin/bisect--helper.c:122
6758 msgid "write the terms to .git/BISECT_TERMS"
6761 #: builtin/bisect--helper.c:124
6762 msgid "cleanup the bisection state"
6765 #: builtin/bisect--helper.c:126
6766 msgid "check for expected revs"
6769 #: builtin/bisect--helper.c:128
6770 msgid "update BISECT_HEAD instead of checking out the current commit"
6773 #: builtin/bisect--helper.c:143
6774 msgid "--write-terms requires two arguments"
6777 #: builtin/bisect--helper.c:147
6778 msgid "--bisect-clean-state requires no arguments"
6781 #: builtin/blame.c:31
6782 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
6785 #: builtin/blame.c:36
6786 msgid "<rev-opts> are documented in git-rev-list(1)"
6789 #: builtin/blame.c:406
6791 msgid "expecting a color: %s"
6794 #: builtin/blame.c:413
6795 msgid "must end with a color"
6798 #: builtin/blame.c:700
6800 msgid "invalid color '%s' in color.blame.repeatedLines"
6803 #: builtin/blame.c:718
6804 msgid "invalid value for blame.coloring"
6807 #: builtin/blame.c:789
6808 msgid "Show blame entries as we find them, incrementally"
6811 #: builtin/blame.c:790
6812 msgid "Show blank SHA-1 for boundary commits (Default: off)"
6815 #: builtin/blame.c:791
6816 msgid "Do not treat root commits as boundaries (Default: off)"
6819 #: builtin/blame.c:792
6820 msgid "Show work cost statistics"
6823 #: builtin/blame.c:793
6824 msgid "Force progress reporting"
6827 #: builtin/blame.c:794
6828 msgid "Show output score for blame entries"
6831 #: builtin/blame.c:795
6832 msgid "Show original filename (Default: auto)"
6835 #: builtin/blame.c:796
6836 msgid "Show original linenumber (Default: off)"
6839 #: builtin/blame.c:797
6840 msgid "Show in a format designed for machine consumption"
6843 #: builtin/blame.c:798
6844 msgid "Show porcelain format with per-line commit information"
6847 #: builtin/blame.c:799
6848 msgid "Use the same output mode as git-annotate (Default: off)"
6851 #: builtin/blame.c:800
6852 msgid "Show raw timestamp (Default: off)"
6855 #: builtin/blame.c:801
6856 msgid "Show long commit SHA1 (Default: off)"
6859 #: builtin/blame.c:802
6860 msgid "Suppress author name and timestamp (Default: off)"
6863 #: builtin/blame.c:803
6864 msgid "Show author email instead of name (Default: off)"
6867 #: builtin/blame.c:804
6868 msgid "Ignore whitespace differences"
6871 #: builtin/blame.c:805
6872 msgid "color redundant metadata from previous line differently"
6875 #: builtin/blame.c:806
6876 msgid "color lines by age"
6879 #: builtin/blame.c:813
6880 msgid "Use an experimental heuristic to improve diffs"
6883 #: builtin/blame.c:815
6884 msgid "Spend extra cycles to find better match"
6887 #: builtin/blame.c:816
6888 msgid "Use revisions from <file> instead of calling git-rev-list"
6891 #: builtin/blame.c:817
6892 msgid "Use <file>'s contents as the final image"
6895 #: builtin/blame.c:818 builtin/blame.c:819
6899 #: builtin/blame.c:818
6900 msgid "Find line copies within and across files"
6903 #: builtin/blame.c:819
6904 msgid "Find line movements within and across files"
6907 #: builtin/blame.c:820
6911 #: builtin/blame.c:820
6912 msgid "Process only line range n,m, counting from 1"
6915 #: builtin/blame.c:869
6916 msgid "--progress can't be used with --incremental or porcelain formats"
6919 #. TRANSLATORS: This string is used to tell us the
6920 #. maximum display width for a relative timestamp in
6921 #. "git blame" output. For C locale, "4 years, 11
6922 #. months ago", which takes 22 places, is the longest
6923 #. among various forms of relative timestamps, but
6924 #. your language may need more or fewer display
6927 #: builtin/blame.c:920
6928 msgid "4 years, 11 months ago"
6931 #: builtin/blame.c:1007
6933 msgid "file %s has only %lu line"
6934 msgid_plural "file %s has only %lu lines"
6938 #: builtin/blame.c:1053
6939 msgid "Blaming lines"
6942 #: builtin/branch.c:28
6943 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
6946 #: builtin/branch.c:29
6947 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
6950 #: builtin/branch.c:30
6951 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
6954 #: builtin/branch.c:31
6955 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
6958 #: builtin/branch.c:32
6959 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
6962 #: builtin/branch.c:33
6963 msgid "git branch [<options>] [-r | -a] [--points-at]"
6966 #: builtin/branch.c:34
6967 msgid "git branch [<options>] [-r | -a] [--format]"
6970 #: builtin/branch.c:151
6973 "deleting branch '%s' that has been merged to\n"
6974 " '%s', but not yet merged to HEAD."
6977 #: builtin/branch.c:155
6980 "not deleting branch '%s' that is not yet merged to\n"
6981 " '%s', even though it is merged to HEAD."
6984 #: builtin/branch.c:169
6986 msgid "Couldn't look up commit object for '%s'"
6989 #: builtin/branch.c:173
6992 "The branch '%s' is not fully merged.\n"
6993 "If you are sure you want to delete it, run 'git branch -D %s'."
6996 #: builtin/branch.c:186
6997 msgid "Update of config-file failed"
7000 #: builtin/branch.c:217
7001 msgid "cannot use -a with -d"
7004 #: builtin/branch.c:223
7005 msgid "Couldn't look up commit object for HEAD"
7008 #: builtin/branch.c:237
7010 msgid "Cannot delete branch '%s' checked out at '%s'"
7013 #: builtin/branch.c:252
7015 msgid "remote-tracking branch '%s' not found."
7018 #: builtin/branch.c:253
7020 msgid "branch '%s' not found."
7023 #: builtin/branch.c:268
7025 msgid "Error deleting remote-tracking branch '%s'"
7028 #: builtin/branch.c:269
7030 msgid "Error deleting branch '%s'"
7033 #: builtin/branch.c:276
7035 msgid "Deleted remote-tracking branch %s (was %s).\n"
7038 #: builtin/branch.c:277
7040 msgid "Deleted branch %s (was %s).\n"
7043 #: builtin/branch.c:421 builtin/tag.c:59
7044 msgid "unable to parse format string"
7047 #: builtin/branch.c:458
7049 msgid "Branch %s is being rebased at %s"
7052 #: builtin/branch.c:462
7054 msgid "Branch %s is being bisected at %s"
7057 #: builtin/branch.c:479
7058 msgid "cannot copy the current branch while not on any."
7061 #: builtin/branch.c:481
7062 msgid "cannot rename the current branch while not on any."
7065 #: builtin/branch.c:492
7067 msgid "Invalid branch name: '%s'"
7070 #: builtin/branch.c:519
7071 msgid "Branch rename failed"
7074 #: builtin/branch.c:521
7075 msgid "Branch copy failed"
7078 #: builtin/branch.c:525
7080 msgid "Created a copy of a misnamed branch '%s'"
7083 #: builtin/branch.c:528
7085 msgid "Renamed a misnamed branch '%s' away"
7088 #: builtin/branch.c:534
7090 msgid "Branch renamed to %s, but HEAD is not updated!"
7093 #: builtin/branch.c:543
7094 msgid "Branch is renamed, but update of config-file failed"
7097 #: builtin/branch.c:545
7098 msgid "Branch is copied, but update of config-file failed"
7101 #: builtin/branch.c:561
7104 "Please edit the description for the branch\n"
7106 "Lines starting with '%c' will be stripped.\n"
7109 #: builtin/branch.c:602
7110 msgid "Generic options"
7113 #: builtin/branch.c:604
7114 msgid "show hash and subject, give twice for upstream branch"
7117 #: builtin/branch.c:605
7118 msgid "suppress informational messages"
7121 #: builtin/branch.c:606
7122 msgid "set up tracking mode (see git-pull(1))"
7125 #: builtin/branch.c:608
7129 #: builtin/branch.c:610
7133 #: builtin/branch.c:610
7134 msgid "change the upstream info"
7137 #: builtin/branch.c:611
7138 msgid "Unset the upstream info"
7141 #: builtin/branch.c:612
7142 msgid "use colored output"
7145 #: builtin/branch.c:613
7146 msgid "act on remote-tracking branches"
7149 #: builtin/branch.c:615 builtin/branch.c:617
7150 msgid "print only branches that contain the commit"
7153 #: builtin/branch.c:616 builtin/branch.c:618
7154 msgid "print only branches that don't contain the commit"
7157 #: builtin/branch.c:621
7158 msgid "Specific git-branch actions:"
7161 #: builtin/branch.c:622
7162 msgid "list both remote-tracking and local branches"
7165 #: builtin/branch.c:624
7166 msgid "delete fully merged branch"
7169 #: builtin/branch.c:625
7170 msgid "delete branch (even if not merged)"
7173 #: builtin/branch.c:626
7174 msgid "move/rename a branch and its reflog"
7177 #: builtin/branch.c:627
7178 msgid "move/rename a branch, even if target exists"
7181 #: builtin/branch.c:628
7182 msgid "copy a branch and its reflog"
7185 #: builtin/branch.c:629
7186 msgid "copy a branch, even if target exists"
7189 #: builtin/branch.c:630
7190 msgid "list branch names"
7193 #: builtin/branch.c:631
7194 msgid "create the branch's reflog"
7197 #: builtin/branch.c:634
7198 msgid "deprecated synonym for --create-reflog"
7201 #: builtin/branch.c:639
7202 msgid "edit the description for the branch"
7205 #: builtin/branch.c:640
7206 msgid "force creation, move/rename, deletion"
7209 #: builtin/branch.c:641
7210 msgid "print only branches that are merged"
7213 #: builtin/branch.c:642
7214 msgid "print only branches that are not merged"
7217 #: builtin/branch.c:643
7218 msgid "list branches in columns"
7221 #: builtin/branch.c:644 builtin/for-each-ref.c:40 builtin/ls-remote.c:70
7222 #: builtin/tag.c:413
7226 #: builtin/branch.c:645 builtin/for-each-ref.c:41 builtin/ls-remote.c:71
7227 #: builtin/tag.c:414
7228 msgid "field name to sort on"
7231 #: builtin/branch.c:647 builtin/for-each-ref.c:43 builtin/notes.c:410
7232 #: builtin/notes.c:413 builtin/notes.c:573 builtin/notes.c:576
7233 #: builtin/tag.c:416
7237 #: builtin/branch.c:648
7238 msgid "print only branches of the object"
7241 #: builtin/branch.c:650 builtin/for-each-ref.c:49 builtin/tag.c:423
7242 msgid "sorting and filtering are case insensitive"
7245 #: builtin/branch.c:651 builtin/for-each-ref.c:38 builtin/tag.c:421
7246 #: builtin/verify-tag.c:39
7247 msgid "format to use for the output"
7250 #: builtin/branch.c:674 builtin/clone.c:739
7251 msgid "HEAD not found below refs/heads!"
7254 #: builtin/branch.c:697
7255 msgid "--column and --verbose are incompatible"
7258 #: builtin/branch.c:717 builtin/branch.c:769 builtin/branch.c:778
7259 msgid "branch name required"
7262 #: builtin/branch.c:745
7263 msgid "Cannot give description to detached HEAD"
7266 #: builtin/branch.c:750
7267 msgid "cannot edit description of more than one branch"
7270 #: builtin/branch.c:757
7272 msgid "No commit on branch '%s' yet."
7275 #: builtin/branch.c:760
7277 msgid "No branch named '%s'."
7280 #: builtin/branch.c:775
7281 msgid "too many branches for a copy operation"
7284 #: builtin/branch.c:784
7285 msgid "too many arguments for a rename operation"
7288 #: builtin/branch.c:789
7289 msgid "too many arguments to set new upstream"
7292 #: builtin/branch.c:793
7295 "could not set upstream of HEAD to %s when it does not point to any branch."
7298 #: builtin/branch.c:796 builtin/branch.c:818 builtin/branch.c:834
7300 msgid "no such branch '%s'"
7303 #: builtin/branch.c:800
7305 msgid "branch '%s' does not exist"
7308 #: builtin/branch.c:812
7309 msgid "too many arguments to unset upstream"
7312 #: builtin/branch.c:816
7313 msgid "could not unset upstream of HEAD when it does not point to any branch."
7316 #: builtin/branch.c:822
7318 msgid "Branch '%s' has no upstream information"
7321 #: builtin/branch.c:837
7322 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
7325 #: builtin/branch.c:840
7327 "the '--set-upstream' option is no longer supported. Please use '--track' or "
7328 "'--set-upstream-to' instead."
7331 #: builtin/bundle.c:45
7333 msgid "%s is okay\n"
7336 #: builtin/bundle.c:58
7337 msgid "Need a repository to create a bundle."
7340 #: builtin/bundle.c:62
7341 msgid "Need a repository to unbundle."
7344 #: builtin/cat-file.c:577
7346 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
7347 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
7350 #: builtin/cat-file.c:578
7352 "git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
7356 #: builtin/cat-file.c:615
7357 msgid "<type> can be one of: blob, tree, commit, tag"
7360 #: builtin/cat-file.c:616
7361 msgid "show object type"
7364 #: builtin/cat-file.c:617
7365 msgid "show object size"
7368 #: builtin/cat-file.c:619
7369 msgid "exit with zero when there's no error"
7372 #: builtin/cat-file.c:620
7373 msgid "pretty-print object's content"
7376 #: builtin/cat-file.c:622
7377 msgid "for blob objects, run textconv on object's content"
7380 #: builtin/cat-file.c:624
7381 msgid "for blob objects, run filters on object's content"
7384 #: builtin/cat-file.c:625 git-submodule.sh:864
7388 #: builtin/cat-file.c:626
7389 msgid "use a specific path for --textconv/--filters"
7392 #: builtin/cat-file.c:628
7393 msgid "allow -s and -t to work with broken/corrupt objects"
7396 #: builtin/cat-file.c:629
7397 msgid "buffer --batch output"
7400 #: builtin/cat-file.c:631
7401 msgid "show info and content of objects fed from the standard input"
7404 #: builtin/cat-file.c:634
7405 msgid "show info about objects fed from the standard input"
7408 #: builtin/cat-file.c:637
7409 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
7412 #: builtin/cat-file.c:639
7413 msgid "show all objects with --batch or --batch-check"
7416 #: builtin/cat-file.c:641
7417 msgid "do not order --batch-all-objects output"
7420 #: builtin/check-attr.c:12
7421 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
7424 #: builtin/check-attr.c:13
7425 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
7428 #: builtin/check-attr.c:20
7429 msgid "report all attributes set on file"
7432 #: builtin/check-attr.c:21
7433 msgid "use .gitattributes only from the index"
7436 #: builtin/check-attr.c:22 builtin/check-ignore.c:24 builtin/hash-object.c:101
7437 msgid "read file names from stdin"
7440 #: builtin/check-attr.c:24 builtin/check-ignore.c:26
7441 msgid "terminate input and output records by a NUL character"
7444 #: builtin/check-ignore.c:20 builtin/checkout.c:1120 builtin/gc.c:503
7445 #: builtin/worktree.c:447
7446 msgid "suppress progress reporting"
7449 #: builtin/check-ignore.c:28
7450 msgid "show non-matching input paths"
7453 #: builtin/check-ignore.c:30
7454 msgid "ignore index when checking"
7457 #: builtin/check-ignore.c:159
7458 msgid "cannot specify pathnames with --stdin"
7461 #: builtin/check-ignore.c:162
7462 msgid "-z only makes sense with --stdin"
7465 #: builtin/check-ignore.c:164
7466 msgid "no path specified"
7469 #: builtin/check-ignore.c:168
7470 msgid "--quiet is only valid with a single pathname"
7473 #: builtin/check-ignore.c:170
7474 msgid "cannot have both --quiet and --verbose"
7477 #: builtin/check-ignore.c:173
7478 msgid "--non-matching is only valid with --verbose"
7481 #: builtin/check-mailmap.c:9
7482 msgid "git check-mailmap [<options>] <contact>..."
7485 #: builtin/check-mailmap.c:14
7486 msgid "also read contacts from stdin"
7489 #: builtin/check-mailmap.c:25
7491 msgid "unable to parse contact: %s"
7494 #: builtin/check-mailmap.c:48
7495 msgid "no contacts specified"
7498 #: builtin/checkout-index.c:128
7499 msgid "git checkout-index [<options>] [--] [<file>...]"
7502 #: builtin/checkout-index.c:143
7503 msgid "stage should be between 1 and 3 or all"
7506 #: builtin/checkout-index.c:159
7507 msgid "check out all files in the index"
7510 #: builtin/checkout-index.c:160
7511 msgid "force overwrite of existing files"
7514 #: builtin/checkout-index.c:162
7515 msgid "no warning for existing files and files not in index"
7518 #: builtin/checkout-index.c:164
7519 msgid "don't checkout new files"
7522 #: builtin/checkout-index.c:166
7523 msgid "update stat information in the index file"
7526 #: builtin/checkout-index.c:170
7527 msgid "read list of paths from the standard input"
7530 #: builtin/checkout-index.c:172
7531 msgid "write the content to temporary files"
7534 #: builtin/checkout-index.c:173 builtin/column.c:31
7535 #: builtin/submodule--helper.c:1361 builtin/submodule--helper.c:1364
7536 #: builtin/submodule--helper.c:1372 builtin/submodule--helper.c:1736
7537 #: builtin/worktree.c:620
7541 #: builtin/checkout-index.c:174
7542 msgid "when creating files, prepend <string>"
7545 #: builtin/checkout-index.c:176
7546 msgid "copy out the files from named stage"
7549 #: builtin/checkout.c:29
7550 msgid "git checkout [<options>] <branch>"
7553 #: builtin/checkout.c:30
7554 msgid "git checkout [<options>] [<branch>] -- <file>..."
7557 #: builtin/checkout.c:138 builtin/checkout.c:171
7559 msgid "path '%s' does not have our version"
7562 #: builtin/checkout.c:140 builtin/checkout.c:173
7564 msgid "path '%s' does not have their version"
7567 #: builtin/checkout.c:156
7569 msgid "path '%s' does not have all necessary versions"
7572 #: builtin/checkout.c:200
7574 msgid "path '%s' does not have necessary versions"
7577 #: builtin/checkout.c:217
7579 msgid "path '%s': cannot merge"
7582 #: builtin/checkout.c:233
7584 msgid "Unable to add merge result for '%s'"
7587 #: builtin/checkout.c:255 builtin/checkout.c:258 builtin/checkout.c:261
7588 #: builtin/checkout.c:264
7590 msgid "'%s' cannot be used with updating paths"
7593 #: builtin/checkout.c:267 builtin/checkout.c:270
7595 msgid "'%s' cannot be used with %s"
7598 #: builtin/checkout.c:273
7600 msgid "Cannot update paths and switch to branch '%s' at the same time."
7603 #: builtin/checkout.c:342 builtin/checkout.c:349
7605 msgid "path '%s' is unmerged"
7608 #: builtin/checkout.c:508
7609 msgid "you need to resolve your current index first"
7612 #: builtin/checkout.c:645
7614 msgid "Can not do reflog for '%s': %s\n"
7617 #: builtin/checkout.c:686
7618 msgid "HEAD is now at"
7621 #: builtin/checkout.c:690 builtin/clone.c:692
7622 msgid "unable to update HEAD"
7625 #: builtin/checkout.c:694
7627 msgid "Reset branch '%s'\n"
7630 #: builtin/checkout.c:697
7632 msgid "Already on '%s'\n"
7635 #: builtin/checkout.c:701
7637 msgid "Switched to and reset branch '%s'\n"
7640 #: builtin/checkout.c:703 builtin/checkout.c:1052
7642 msgid "Switched to a new branch '%s'\n"
7645 #: builtin/checkout.c:705
7647 msgid "Switched to branch '%s'\n"
7650 #: builtin/checkout.c:756
7652 msgid " ... and %d more.\n"
7655 #: builtin/checkout.c:762
7658 "Warning: you are leaving %d commit behind, not connected to\n"
7659 "any of your branches:\n"
7663 "Warning: you are leaving %d commits behind, not connected to\n"
7664 "any of your branches:\n"
7670 #: builtin/checkout.c:781
7673 "If you want to keep it by creating a new branch, this may be a good time\n"
7676 " git branch <new-branch-name> %s\n"
7679 "If you want to keep them by creating a new branch, this may be a good time\n"
7682 " git branch <new-branch-name> %s\n"
7687 #: builtin/checkout.c:813
7688 msgid "internal error in revision walk"
7691 #: builtin/checkout.c:817
7692 msgid "Previous HEAD position was"
7695 #: builtin/checkout.c:845 builtin/checkout.c:1047
7696 msgid "You are on a branch yet to be born"
7699 #: builtin/checkout.c:952
7701 msgid "only one reference expected, %d given."
7704 #: builtin/checkout.c:993 builtin/worktree.c:241 builtin/worktree.c:396
7706 msgid "invalid reference: %s"
7709 #: builtin/checkout.c:1022
7711 msgid "reference is not a tree: %s"
7714 #: builtin/checkout.c:1061
7715 msgid "paths cannot be used with switching branches"
7718 #: builtin/checkout.c:1064 builtin/checkout.c:1068
7720 msgid "'%s' cannot be used with switching branches"
7723 #: builtin/checkout.c:1072 builtin/checkout.c:1075 builtin/checkout.c:1080
7724 #: builtin/checkout.c:1083
7726 msgid "'%s' cannot be used with '%s'"
7729 #: builtin/checkout.c:1088
7731 msgid "Cannot switch branch to a non-commit '%s'"
7734 #: builtin/checkout.c:1121 builtin/checkout.c:1123 builtin/clone.c:119
7735 #: builtin/remote.c:168 builtin/remote.c:170 builtin/worktree.c:440
7736 #: builtin/worktree.c:442
7740 #: builtin/checkout.c:1122
7741 msgid "create and checkout a new branch"
7744 #: builtin/checkout.c:1124
7745 msgid "create/reset and checkout a branch"
7748 #: builtin/checkout.c:1125
7749 msgid "create reflog for new branch"
7752 #: builtin/checkout.c:1126 builtin/worktree.c:444
7753 msgid "detach HEAD at named commit"
7756 #: builtin/checkout.c:1127
7757 msgid "set upstream info for new branch"
7760 #: builtin/checkout.c:1129
7764 #: builtin/checkout.c:1129
7765 msgid "new unparented branch"
7768 #: builtin/checkout.c:1131
7769 msgid "checkout our version for unmerged files"
7772 #: builtin/checkout.c:1134
7773 msgid "checkout their version for unmerged files"
7776 #: builtin/checkout.c:1136
7777 msgid "force checkout (throw away local modifications)"
7780 #: builtin/checkout.c:1138
7781 msgid "perform a 3-way merge with the new branch"
7784 #: builtin/checkout.c:1140 builtin/merge.c:273
7785 msgid "update ignored files (default)"
7788 #: builtin/checkout.c:1142 builtin/log.c:1510 parse-options.h:264
7792 #: builtin/checkout.c:1143
7793 msgid "conflict style (merge or diff3)"
7796 #: builtin/checkout.c:1146
7797 msgid "do not limit pathspecs to sparse entries only"
7800 #: builtin/checkout.c:1148
7801 msgid "second guess 'git checkout <no-such-branch>'"
7804 #: builtin/checkout.c:1150
7805 msgid "do not check if another worktree is holding the given ref"
7808 #: builtin/checkout.c:1154 builtin/clone.c:86 builtin/fetch.c:138
7809 #: builtin/merge.c:270 builtin/pull.c:128 builtin/push.c:572
7810 #: builtin/send-pack.c:174
7811 msgid "force progress reporting"
7814 #: builtin/checkout.c:1184
7815 msgid "-b, -B and --orphan are mutually exclusive"
7818 #: builtin/checkout.c:1201
7819 msgid "--track needs a branch name"
7822 #: builtin/checkout.c:1206
7823 msgid "missing branch name; try -b"
7826 #: builtin/checkout.c:1243
7827 msgid "invalid path specification"
7830 #: builtin/checkout.c:1250
7832 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
7835 #: builtin/checkout.c:1254
7837 msgid "git checkout: --detach does not take a path argument '%s'"
7840 #: builtin/checkout.c:1258
7842 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
7843 "checking out of the index."
7846 #: builtin/checkout.c:1278
7849 "'%s' matched more than one remote tracking branch.\n"
7850 "We found %d remotes with a reference that matched. So we fell back\n"
7851 "on trying to resolve the argument as a path, but failed there too!\n"
7853 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
7854 "you can do so by fully qualifying the name with the --track option:\n"
7856 " git checkout --track origin/<name>\n"
7858 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
7859 "one remote, e.g. the 'origin' remote, consider setting\n"
7860 "checkout.defaultRemote=origin in your config."
7863 #: builtin/clean.c:27
7865 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
7868 #: builtin/clean.c:31
7870 msgid "Removing %s\n"
7873 #: builtin/clean.c:32
7875 msgid "Would remove %s\n"
7878 #: builtin/clean.c:33
7880 msgid "Skipping repository %s\n"
7883 #: builtin/clean.c:34
7885 msgid "Would skip repository %s\n"
7888 #: builtin/clean.c:35
7890 msgid "failed to remove %s"
7893 #: builtin/clean.c:297 git-add--interactive.perl:579
7897 "1 - select a numbered item\n"
7898 "foo - select item based on unique prefix\n"
7899 " - (empty) select nothing\n"
7902 #: builtin/clean.c:301 git-add--interactive.perl:588
7906 "1 - select a single item\n"
7907 "3-5 - select a range of items\n"
7908 "2-3,6-9 - select multiple ranges\n"
7909 "foo - select item based on unique prefix\n"
7910 "-... - unselect specified items\n"
7911 "* - choose all items\n"
7912 " - (empty) finish selecting\n"
7915 #: builtin/clean.c:517 git-add--interactive.perl:554
7916 #: git-add--interactive.perl:559
7917 #, c-format, perl-format
7921 #: builtin/clean.c:659
7923 msgid "Input ignore patterns>> "
7926 #: builtin/clean.c:696
7928 msgid "WARNING: Cannot find items matched by: %s"
7931 #: builtin/clean.c:717
7932 msgid "Select items to delete"
7935 #. TRANSLATORS: Make sure to keep [y/N] as is
7936 #: builtin/clean.c:758
7938 msgid "Remove %s [y/N]? "
7941 #: builtin/clean.c:783 git-add--interactive.perl:1717
7946 #: builtin/clean.c:791
7948 "clean - start cleaning\n"
7949 "filter by pattern - exclude items from deletion\n"
7950 "select by numbers - select items to be deleted by numbers\n"
7951 "ask each - confirm each deletion (like \"rm -i\")\n"
7952 "quit - stop cleaning\n"
7953 "help - this screen\n"
7954 "? - help for prompt selection"
7957 #: builtin/clean.c:818 git-add--interactive.perl:1793
7958 msgid "*** Commands ***"
7961 #: builtin/clean.c:819 git-add--interactive.perl:1790
7965 #: builtin/clean.c:827
7966 msgid "Would remove the following item:"
7967 msgid_plural "Would remove the following items:"
7971 #: builtin/clean.c:843
7972 msgid "No more files to clean, exiting."
7975 #: builtin/clean.c:905
7976 msgid "do not print names of files removed"
7979 #: builtin/clean.c:907
7983 #: builtin/clean.c:908
7984 msgid "interactive cleaning"
7987 #: builtin/clean.c:910
7988 msgid "remove whole directories"
7991 #: builtin/clean.c:911 builtin/describe.c:545 builtin/describe.c:547
7992 #: builtin/grep.c:875 builtin/log.c:161 builtin/log.c:163
7993 #: builtin/ls-files.c:549 builtin/name-rev.c:415 builtin/name-rev.c:417
7994 #: builtin/show-ref.c:177
7998 #: builtin/clean.c:912
7999 msgid "add <pattern> to ignore rules"
8002 #: builtin/clean.c:913
8003 msgid "remove ignored files, too"
8006 #: builtin/clean.c:915
8007 msgid "remove only ignored files"
8010 #: builtin/clean.c:933
8011 msgid "-x and -X cannot be used together"
8014 #: builtin/clean.c:937
8016 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
8020 #: builtin/clean.c:940
8022 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
8026 #: builtin/clone.c:43
8027 msgid "git clone [<options>] [--] <repo> [<dir>]"
8030 #: builtin/clone.c:88
8031 msgid "don't create a checkout"
8034 #: builtin/clone.c:89 builtin/clone.c:91 builtin/init-db.c:480
8035 msgid "create a bare repository"
8038 #: builtin/clone.c:93
8039 msgid "create a mirror repository (implies bare)"
8042 #: builtin/clone.c:95
8043 msgid "to clone from a local repository"
8046 #: builtin/clone.c:97
8047 msgid "don't use local hardlinks, always copy"
8050 #: builtin/clone.c:99
8051 msgid "setup as shared repository"
8054 #: builtin/clone.c:101 builtin/clone.c:105
8058 #: builtin/clone.c:101 builtin/clone.c:105
8059 msgid "initialize submodules in the clone"
8062 #: builtin/clone.c:108
8063 msgid "number of submodules cloned in parallel"
8066 #: builtin/clone.c:109 builtin/init-db.c:477
8067 msgid "template-directory"
8070 #: builtin/clone.c:110 builtin/init-db.c:478
8071 msgid "directory from which templates will be used"
8074 #: builtin/clone.c:112 builtin/clone.c:114 builtin/submodule--helper.c:1368
8075 #: builtin/submodule--helper.c:1739
8076 msgid "reference repository"
8079 #: builtin/clone.c:116 builtin/submodule--helper.c:1370
8080 #: builtin/submodule--helper.c:1741
8081 msgid "use --reference only while cloning"
8084 #: builtin/clone.c:117 builtin/column.c:27 builtin/merge-file.c:44
8085 #: builtin/pack-objects.c:3191 builtin/repack.c:320
8089 #: builtin/clone.c:118
8090 msgid "use <name> instead of 'origin' to track upstream"
8093 #: builtin/clone.c:120
8094 msgid "checkout <branch> instead of the remote's HEAD"
8097 #: builtin/clone.c:122
8098 msgid "path to git-upload-pack on the remote"
8101 #: builtin/clone.c:123 builtin/fetch.c:139 builtin/grep.c:814
8102 #: builtin/pull.c:216
8106 #: builtin/clone.c:124
8107 msgid "create a shallow clone of that depth"
8110 #: builtin/clone.c:125 builtin/fetch.c:141 builtin/pack-objects.c:3182
8111 #: parse-options.h:154
8115 #: builtin/clone.c:126
8116 msgid "create a shallow clone since a specific time"
8119 #: builtin/clone.c:127 builtin/fetch.c:143 builtin/fetch.c:166
8123 #: builtin/clone.c:128 builtin/fetch.c:144
8124 msgid "deepen history of shallow clone, excluding rev"
8127 #: builtin/clone.c:130
8128 msgid "clone only one branch, HEAD or --branch"
8131 #: builtin/clone.c:132
8132 msgid "don't clone any tags, and make later fetches not to follow them"
8135 #: builtin/clone.c:134
8136 msgid "any cloned submodules will be shallow"
8139 #: builtin/clone.c:135 builtin/init-db.c:486
8143 #: builtin/clone.c:136 builtin/init-db.c:487
8144 msgid "separate git dir from working tree"
8147 #: builtin/clone.c:137
8151 #: builtin/clone.c:138
8152 msgid "set config inside the new repository"
8155 #: builtin/clone.c:139 builtin/fetch.c:162 builtin/pull.c:229
8156 #: builtin/push.c:583
8157 msgid "use IPv4 addresses only"
8160 #: builtin/clone.c:141 builtin/fetch.c:164 builtin/pull.c:232
8161 #: builtin/push.c:585
8162 msgid "use IPv6 addresses only"
8165 #: builtin/clone.c:279
8167 "No directory name could be guessed.\n"
8168 "Please specify a directory on the command line"
8171 #: builtin/clone.c:332
8173 msgid "info: Could not add alternate for '%s': %s\n"
8176 #: builtin/clone.c:404
8178 msgid "failed to open '%s'"
8181 #: builtin/clone.c:412
8183 msgid "%s exists and is not a directory"
8186 #: builtin/clone.c:426
8188 msgid "failed to stat %s\n"
8191 #: builtin/clone.c:448
8193 msgid "failed to create link '%s'"
8196 #: builtin/clone.c:452
8198 msgid "failed to copy file to '%s'"
8201 #: builtin/clone.c:478
8206 #: builtin/clone.c:492
8208 "Clone succeeded, but checkout failed.\n"
8209 "You can inspect what was checked out with 'git status'\n"
8210 "and retry the checkout with 'git checkout -f HEAD'\n"
8213 #: builtin/clone.c:569
8215 msgid "Could not find remote branch %s to clone."
8218 #: builtin/clone.c:680
8220 msgid "unable to update %s"
8223 #: builtin/clone.c:730
8224 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
8227 #: builtin/clone.c:760
8228 msgid "unable to checkout working tree"
8231 #: builtin/clone.c:805
8232 msgid "unable to write parameters to config file"
8235 #: builtin/clone.c:868
8236 msgid "cannot repack to clean up"
8239 #: builtin/clone.c:870
8240 msgid "cannot unlink temporary alternates file"
8243 #: builtin/clone.c:910 builtin/receive-pack.c:1935
8244 msgid "Too many arguments."
8247 #: builtin/clone.c:914
8248 msgid "You must specify a repository to clone."
8251 #: builtin/clone.c:927
8253 msgid "--bare and --origin %s options are incompatible."
8256 #: builtin/clone.c:930
8257 msgid "--bare and --separate-git-dir are incompatible."
8260 #: builtin/clone.c:943
8262 msgid "repository '%s' does not exist"
8265 #: builtin/clone.c:949 builtin/fetch.c:1512
8267 msgid "depth %s is not a positive number"
8270 #: builtin/clone.c:959
8272 msgid "destination path '%s' already exists and is not an empty directory."
8275 #: builtin/clone.c:969
8277 msgid "working tree '%s' already exists."
8280 #: builtin/clone.c:984 builtin/clone.c:1005 builtin/difftool.c:271
8281 #: builtin/worktree.c:247 builtin/worktree.c:277
8283 msgid "could not create leading directories of '%s'"
8286 #: builtin/clone.c:989
8288 msgid "could not create work tree dir '%s'"
8291 #: builtin/clone.c:1009
8293 msgid "Cloning into bare repository '%s'...\n"
8296 #: builtin/clone.c:1011
8298 msgid "Cloning into '%s'...\n"
8301 #: builtin/clone.c:1035
8303 "clone --recursive is not compatible with both --reference and --reference-if-"
8307 #: builtin/clone.c:1096
8308 msgid "--depth is ignored in local clones; use file:// instead."
8311 #: builtin/clone.c:1098
8312 msgid "--shallow-since is ignored in local clones; use file:// instead."
8315 #: builtin/clone.c:1100
8316 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
8319 #: builtin/clone.c:1102
8320 msgid "--filter is ignored in local clones; use file:// instead."
8323 #: builtin/clone.c:1105
8324 msgid "source repository is shallow, ignoring --local"
8327 #: builtin/clone.c:1110
8328 msgid "--local is ignored"
8331 #: builtin/clone.c:1180 builtin/clone.c:1188
8333 msgid "Remote branch %s not found in upstream %s"
8336 #: builtin/clone.c:1191
8337 msgid "You appear to have cloned an empty repository."
8340 #: builtin/column.c:10
8341 msgid "git column [<options>]"
8344 #: builtin/column.c:27
8345 msgid "lookup config vars"
8348 #: builtin/column.c:28 builtin/column.c:29
8349 msgid "layout to use"
8352 #: builtin/column.c:30
8353 msgid "Maximum width"
8356 #: builtin/column.c:31
8357 msgid "Padding space on left border"
8360 #: builtin/column.c:32
8361 msgid "Padding space on right border"
8364 #: builtin/column.c:33
8365 msgid "Padding space between columns"
8368 #: builtin/column.c:51
8369 msgid "--command must be the first argument"
8372 #: builtin/commit.c:38
8373 msgid "git commit [<options>] [--] <pathspec>..."
8376 #: builtin/commit.c:43
8377 msgid "git status [<options>] [--] <pathspec>..."
8380 #: builtin/commit.c:48
8382 "You asked to amend the most recent commit, but doing so would make\n"
8383 "it empty. You can repeat your command with --allow-empty, or you can\n"
8384 "remove the commit entirely with \"git reset HEAD^\".\n"
8387 #: builtin/commit.c:53
8389 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
8390 "If you wish to commit it anyway, use:\n"
8392 " git commit --allow-empty\n"
8396 #: builtin/commit.c:60
8397 msgid "Otherwise, please use 'git reset'\n"
8400 #: builtin/commit.c:63
8402 "If you wish to skip this commit, use:\n"
8406 "Then \"git cherry-pick --continue\" will resume cherry-picking\n"
8407 "the remaining commits.\n"
8410 #: builtin/commit.c:306
8411 msgid "failed to unpack HEAD tree object"
8414 #: builtin/commit.c:347
8415 msgid "unable to create temporary index"
8418 #: builtin/commit.c:353
8419 msgid "interactive add failed"
8422 #: builtin/commit.c:366
8423 msgid "unable to update temporary index"
8426 #: builtin/commit.c:368
8427 msgid "Failed to update main cache tree"
8430 #: builtin/commit.c:393 builtin/commit.c:416 builtin/commit.c:462
8431 msgid "unable to write new_index file"
8434 #: builtin/commit.c:445
8435 msgid "cannot do a partial commit during a merge."
8438 #: builtin/commit.c:447
8439 msgid "cannot do a partial commit during a cherry-pick."
8442 #: builtin/commit.c:455
8443 msgid "cannot read the index"
8446 #: builtin/commit.c:474
8447 msgid "unable to write temporary index file"
8450 #: builtin/commit.c:571
8452 msgid "commit '%s' lacks author header"
8455 #: builtin/commit.c:573
8457 msgid "commit '%s' has malformed author line"
8460 #: builtin/commit.c:592
8461 msgid "malformed --author parameter"
8464 #: builtin/commit.c:644
8466 "unable to select a comment character that is not used\n"
8467 "in the current commit message"
8470 #: builtin/commit.c:681 builtin/commit.c:714 builtin/commit.c:1042
8472 msgid "could not lookup commit %s"
8475 #: builtin/commit.c:693 builtin/shortlog.c:317
8477 msgid "(reading log message from standard input)\n"
8480 #: builtin/commit.c:695
8481 msgid "could not read log from standard input"
8484 #: builtin/commit.c:699
8486 msgid "could not read log file '%s'"
8489 #: builtin/commit.c:728 builtin/commit.c:736
8490 msgid "could not read SQUASH_MSG"
8493 #: builtin/commit.c:733
8494 msgid "could not read MERGE_MSG"
8497 #: builtin/commit.c:787
8498 msgid "could not write commit template"
8501 #: builtin/commit.c:805
8505 "It looks like you may be committing a merge.\n"
8506 "If this is not correct, please remove the file\n"
8511 #: builtin/commit.c:810
8515 "It looks like you may be committing a cherry-pick.\n"
8516 "If this is not correct, please remove the file\n"
8521 #: builtin/commit.c:823
8524 "Please enter the commit message for your changes. Lines starting\n"
8525 "with '%c' will be ignored, and an empty message aborts the commit.\n"
8528 #: builtin/commit.c:831
8531 "Please enter the commit message for your changes. Lines starting\n"
8532 "with '%c' will be kept; you may remove them yourself if you want to.\n"
8533 "An empty message aborts the commit.\n"
8536 #: builtin/commit.c:848
8538 msgid "%sAuthor: %.*s <%.*s>"
8541 #: builtin/commit.c:856
8546 #: builtin/commit.c:863
8548 msgid "%sCommitter: %.*s <%.*s>"
8551 #: builtin/commit.c:880
8552 msgid "Cannot read index"
8555 #: builtin/commit.c:946
8556 msgid "Error building trees"
8559 #: builtin/commit.c:960 builtin/tag.c:258
8561 msgid "Please supply the message using either -m or -F option.\n"
8564 #: builtin/commit.c:1004
8566 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
8569 #: builtin/commit.c:1018
8571 msgid "Invalid ignored mode '%s'"
8574 #: builtin/commit.c:1032 builtin/commit.c:1269
8576 msgid "Invalid untracked files mode '%s'"
8579 #: builtin/commit.c:1070
8580 msgid "--long and -z are incompatible"
8583 #: builtin/commit.c:1103
8584 msgid "Using both --reset-author and --author does not make sense"
8587 #: builtin/commit.c:1112
8588 msgid "You have nothing to amend."
8591 #: builtin/commit.c:1115
8592 msgid "You are in the middle of a merge -- cannot amend."
8595 #: builtin/commit.c:1117
8596 msgid "You are in the middle of a cherry-pick -- cannot amend."
8599 #: builtin/commit.c:1120
8600 msgid "Options --squash and --fixup cannot be used together"
8603 #: builtin/commit.c:1130
8604 msgid "Only one of -c/-C/-F/--fixup can be used."
8607 #: builtin/commit.c:1132
8608 msgid "Option -m cannot be combined with -c/-C/-F."
8611 #: builtin/commit.c:1140
8612 msgid "--reset-author can be used only with -C, -c or --amend."
8615 #: builtin/commit.c:1157
8616 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
8619 #: builtin/commit.c:1159
8620 msgid "No paths with --include/--only does not make sense."
8623 #: builtin/commit.c:1173 builtin/tag.c:544
8625 msgid "Invalid cleanup mode %s"
8628 #: builtin/commit.c:1178
8629 msgid "Paths with -a does not make sense."
8632 #: builtin/commit.c:1303 builtin/commit.c:1480
8633 msgid "show status concisely"
8636 #: builtin/commit.c:1305 builtin/commit.c:1482
8637 msgid "show branch information"
8640 #: builtin/commit.c:1307
8641 msgid "show stash information"
8644 #: builtin/commit.c:1309 builtin/commit.c:1484
8645 msgid "compute full ahead/behind values"
8648 #: builtin/commit.c:1311
8652 #: builtin/commit.c:1311 builtin/commit.c:1486 builtin/push.c:558
8653 #: builtin/worktree.c:591
8654 msgid "machine-readable output"
8657 #: builtin/commit.c:1314 builtin/commit.c:1488
8658 msgid "show status in long format (default)"
8661 #: builtin/commit.c:1317 builtin/commit.c:1491
8662 msgid "terminate entries with NUL"
8665 #: builtin/commit.c:1319 builtin/commit.c:1323 builtin/commit.c:1494
8666 #: builtin/fast-export.c:1007 builtin/fast-export.c:1010 builtin/tag.c:398
8670 #: builtin/commit.c:1320 builtin/commit.c:1494
8671 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
8674 #: builtin/commit.c:1324
8676 "show ignored files, optional modes: traditional, matching, no. (Default: "
8680 #: builtin/commit.c:1326 parse-options.h:167
8684 #: builtin/commit.c:1327
8686 "ignore changes to submodules, optional when: all, dirty, untracked. "
8690 #: builtin/commit.c:1329
8691 msgid "list untracked files in columns"
8694 #: builtin/commit.c:1330
8695 msgid "do not detect renames"
8698 #: builtin/commit.c:1332
8699 msgid "detect renames, optionally set similarity index"
8702 #: builtin/commit.c:1352
8703 msgid "Unsupported combination of ignored and untracked-files arguments"
8706 #: builtin/commit.c:1450
8707 msgid "suppress summary after successful commit"
8710 #: builtin/commit.c:1451
8711 msgid "show diff in commit message template"
8714 #: builtin/commit.c:1453
8715 msgid "Commit message options"
8718 #: builtin/commit.c:1454 builtin/merge.c:261 builtin/tag.c:395
8719 msgid "read message from file"
8722 #: builtin/commit.c:1455
8726 #: builtin/commit.c:1455
8727 msgid "override author for commit"
8730 #: builtin/commit.c:1456 builtin/gc.c:504
8734 #: builtin/commit.c:1456
8735 msgid "override date for commit"
8738 #: builtin/commit.c:1457 builtin/merge.c:257 builtin/notes.c:404
8739 #: builtin/notes.c:567 builtin/tag.c:393
8743 #: builtin/commit.c:1457
8744 msgid "commit message"
8747 #: builtin/commit.c:1458 builtin/commit.c:1459 builtin/commit.c:1460
8748 #: builtin/commit.c:1461 parse-options.h:270 ref-filter.h:92
8752 #: builtin/commit.c:1458
8753 msgid "reuse and edit message from specified commit"
8756 #: builtin/commit.c:1459
8757 msgid "reuse message from specified commit"
8760 #: builtin/commit.c:1460
8761 msgid "use autosquash formatted message to fixup specified commit"
8764 #: builtin/commit.c:1461
8765 msgid "use autosquash formatted message to squash specified commit"
8768 #: builtin/commit.c:1462
8769 msgid "the commit is authored by me now (used with -C/-c/--amend)"
8772 #: builtin/commit.c:1463 builtin/log.c:1457 builtin/merge.c:274
8773 #: builtin/pull.c:154 builtin/revert.c:106
8774 msgid "add Signed-off-by:"
8777 #: builtin/commit.c:1464
8778 msgid "use specified template file"
8781 #: builtin/commit.c:1465
8782 msgid "force edit of commit"
8785 #: builtin/commit.c:1466
8789 #: builtin/commit.c:1466 builtin/tag.c:399
8790 msgid "how to strip spaces and #comments from message"
8793 #: builtin/commit.c:1467
8794 msgid "include status in commit message template"
8797 #: builtin/commit.c:1469 builtin/merge.c:272 builtin/pull.c:184
8798 #: builtin/revert.c:114
8799 msgid "GPG sign commit"
8802 #: builtin/commit.c:1472
8803 msgid "Commit contents options"
8806 #: builtin/commit.c:1473
8807 msgid "commit all changed files"
8810 #: builtin/commit.c:1474
8811 msgid "add specified files to index for commit"
8814 #: builtin/commit.c:1475
8815 msgid "interactively add files"
8818 #: builtin/commit.c:1476
8819 msgid "interactively add changes"
8822 #: builtin/commit.c:1477
8823 msgid "commit only specified files"
8826 #: builtin/commit.c:1478
8827 msgid "bypass pre-commit and commit-msg hooks"
8830 #: builtin/commit.c:1479
8831 msgid "show what would be committed"
8834 #: builtin/commit.c:1492
8835 msgid "amend previous commit"
8838 #: builtin/commit.c:1493
8839 msgid "bypass post-rewrite hook"
8842 #: builtin/commit.c:1498
8843 msgid "ok to record an empty change"
8846 #: builtin/commit.c:1500
8847 msgid "ok to record a change with an empty message"
8850 #: builtin/commit.c:1573
8852 msgid "Corrupt MERGE_HEAD file (%s)"
8855 #: builtin/commit.c:1580
8856 msgid "could not read MERGE_MODE"
8859 #: builtin/commit.c:1599
8861 msgid "could not read commit message: %s"
8864 #: builtin/commit.c:1610
8866 msgid "Aborting commit due to empty commit message.\n"
8869 #: builtin/commit.c:1615
8871 msgid "Aborting commit; you did not edit the message.\n"
8874 #: builtin/commit.c:1650
8876 "repository has been updated, but unable to write\n"
8877 "new_index file. Check that disk is not full and quota is\n"
8878 "not exceeded, and then \"git reset HEAD\" to recover."
8881 #: builtin/commit-graph.c:10
8882 msgid "git commit-graph [--object-dir <objdir>]"
8885 #: builtin/commit-graph.c:11 builtin/commit-graph.c:23
8886 msgid "git commit-graph read [--object-dir <objdir>]"
8889 #: builtin/commit-graph.c:12 builtin/commit-graph.c:18
8890 msgid "git commit-graph verify [--object-dir <objdir>]"
8893 #: builtin/commit-graph.c:13 builtin/commit-graph.c:28
8895 "git commit-graph write [--object-dir <objdir>] [--append] [--reachable|--"
8896 "stdin-packs|--stdin-commits]"
8899 #: builtin/commit-graph.c:48 builtin/commit-graph.c:77
8900 #: builtin/commit-graph.c:131 builtin/commit-graph.c:184 builtin/fetch.c:150
8901 #: builtin/log.c:1477
8905 #: builtin/commit-graph.c:49 builtin/commit-graph.c:78
8906 #: builtin/commit-graph.c:132 builtin/commit-graph.c:185
8907 msgid "The object directory to store the graph"
8910 #: builtin/commit-graph.c:134
8911 msgid "start walk at all refs"
8914 #: builtin/commit-graph.c:136
8915 msgid "scan pack-indexes listed by stdin for commits"
8918 #: builtin/commit-graph.c:138
8919 msgid "start walk at commits listed by stdin"
8922 #: builtin/commit-graph.c:140
8923 msgid "include all commits already in the commit-graph file"
8926 #: builtin/commit-graph.c:149
8927 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
8930 #: builtin/config.c:10
8931 msgid "git config [<options>]"
8934 #: builtin/config.c:101
8936 msgid "unrecognized --type argument, %s"
8939 #: builtin/config.c:113
8940 msgid "only one type at a time"
8943 #: builtin/config.c:122
8944 msgid "Config file location"
8947 #: builtin/config.c:123
8948 msgid "use global config file"
8951 #: builtin/config.c:124
8952 msgid "use system config file"
8955 #: builtin/config.c:125
8956 msgid "use repository config file"
8959 #: builtin/config.c:126
8960 msgid "use given config file"
8963 #: builtin/config.c:127
8967 #: builtin/config.c:127
8968 msgid "read config from given blob object"
8971 #: builtin/config.c:128
8975 #: builtin/config.c:129
8976 msgid "get value: name [value-regex]"
8979 #: builtin/config.c:130
8980 msgid "get all values: key [value-regex]"
8983 #: builtin/config.c:131
8984 msgid "get values for regexp: name-regex [value-regex]"
8987 #: builtin/config.c:132
8988 msgid "get value specific for the URL: section[.var] URL"
8991 #: builtin/config.c:133
8992 msgid "replace all matching variables: name value [value_regex]"
8995 #: builtin/config.c:134
8996 msgid "add a new variable: name value"
8999 #: builtin/config.c:135
9000 msgid "remove a variable: name [value-regex]"
9003 #: builtin/config.c:136
9004 msgid "remove all matches: name [value-regex]"
9007 #: builtin/config.c:137
9008 msgid "rename section: old-name new-name"
9011 #: builtin/config.c:138
9012 msgid "remove a section: name"
9015 #: builtin/config.c:139
9019 #: builtin/config.c:140
9020 msgid "open an editor"
9023 #: builtin/config.c:141
9024 msgid "find the color configured: slot [default]"
9027 #: builtin/config.c:142
9028 msgid "find the color setting: slot [stdout-is-tty]"
9031 #: builtin/config.c:143
9035 #: builtin/config.c:144
9036 msgid "value is given this type"
9039 #: builtin/config.c:145
9040 msgid "value is \"true\" or \"false\""
9043 #: builtin/config.c:146
9044 msgid "value is decimal number"
9047 #: builtin/config.c:147
9048 msgid "value is --bool or --int"
9051 #: builtin/config.c:148
9052 msgid "value is a path (file or directory name)"
9055 #: builtin/config.c:149
9056 msgid "value is an expiry date"
9059 #: builtin/config.c:150
9063 #: builtin/config.c:151
9064 msgid "terminate values with NUL byte"
9067 #: builtin/config.c:152
9068 msgid "show variable names only"
9071 #: builtin/config.c:153
9072 msgid "respect include directives on lookup"
9075 #: builtin/config.c:154
9076 msgid "show origin of config (file, standard input, blob, command line)"
9079 #: builtin/config.c:155
9083 #: builtin/config.c:155
9084 msgid "with --get, use default value when missing entry"
9087 #: builtin/config.c:168
9089 msgid "wrong number of arguments, should be %d"
9092 #: builtin/config.c:170
9094 msgid "wrong number of arguments, should be from %d to %d"
9097 #: builtin/config.c:304
9099 msgid "invalid key pattern: %s"
9102 #: builtin/config.c:340
9104 msgid "failed to format default config value: %s"
9107 #: builtin/config.c:397
9109 msgid "cannot parse color '%s'"
9112 #: builtin/config.c:439
9113 msgid "unable to parse default color value"
9116 #: builtin/config.c:492 builtin/config.c:724
9117 msgid "not in a git directory"
9120 #: builtin/config.c:495
9121 msgid "writing to stdin is not supported"
9124 #: builtin/config.c:498
9125 msgid "writing config blobs is not supported"
9128 #: builtin/config.c:583
9131 "# This is Git's per-user configuration file.\n"
9133 "# Please adapt and uncomment the following lines:\n"
9138 #: builtin/config.c:606
9139 msgid "only one config file at a time"
9142 #: builtin/config.c:611
9143 msgid "--local can only be used inside a git repository"
9146 #: builtin/config.c:614
9147 msgid "--blob can only be used inside a git repository"
9150 #: builtin/config.c:633
9151 msgid "$HOME not set"
9154 #: builtin/config.c:670
9155 msgid "--get-color and variable type are incoherent"
9158 #: builtin/config.c:675
9159 msgid "only one action at a time"
9162 #: builtin/config.c:688
9163 msgid "--name-only is only applicable to --list or --get-regexp"
9166 #: builtin/config.c:694
9168 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
9172 #: builtin/config.c:700
9173 msgid "--default is only applicable to --get"
9176 #: builtin/config.c:713
9178 msgid "unable to read config file '%s'"
9181 #: builtin/config.c:716
9182 msgid "error processing config file(s)"
9185 #: builtin/config.c:726
9186 msgid "editing stdin is not supported"
9189 #: builtin/config.c:728
9190 msgid "editing blobs is not supported"
9193 #: builtin/config.c:742
9195 msgid "cannot create configuration file %s"
9198 #: builtin/config.c:755
9201 "cannot overwrite multiple values with a single value\n"
9202 " Use a regexp, --add or --replace-all to change %s."
9205 #: builtin/config.c:829 builtin/config.c:840
9207 msgid "no such section: %s"
9210 #: builtin/count-objects.c:90
9211 msgid "git count-objects [-v] [-H | --human-readable]"
9214 #: builtin/count-objects.c:100
9215 msgid "print sizes in human readable format"
9218 #: builtin/describe.c:26
9219 msgid "git describe [<options>] [<commit-ish>...]"
9222 #: builtin/describe.c:27
9223 msgid "git describe [<options>] --dirty"
9226 #: builtin/describe.c:62
9230 #: builtin/describe.c:62
9234 #: builtin/describe.c:62
9238 #: builtin/describe.c:272
9240 msgid "annotated tag %s not available"
9243 #: builtin/describe.c:276
9245 msgid "annotated tag %s has no embedded name"
9248 #: builtin/describe.c:278
9250 msgid "tag '%s' is really '%s' here"
9253 #: builtin/describe.c:322
9255 msgid "no tag exactly matches '%s'"
9258 #: builtin/describe.c:324
9260 msgid "No exact match on refs or tags, searching to describe\n"
9263 #: builtin/describe.c:378
9265 msgid "finished search at %s\n"
9268 #: builtin/describe.c:404
9271 "No annotated tags can describe '%s'.\n"
9272 "However, there were unannotated tags: try --tags."
9275 #: builtin/describe.c:408
9278 "No tags can describe '%s'.\n"
9279 "Try --always, or create some tags."
9282 #: builtin/describe.c:438
9284 msgid "traversed %lu commits\n"
9287 #: builtin/describe.c:441
9290 "more than %i tags found; listed %i most recent\n"
9291 "gave up search at %s\n"
9294 #: builtin/describe.c:509
9296 msgid "describe %s\n"
9299 #: builtin/describe.c:512 builtin/log.c:508
9301 msgid "Not a valid object name %s"
9304 #: builtin/describe.c:520
9306 msgid "%s is neither a commit nor blob"
9309 #: builtin/describe.c:534
9310 msgid "find the tag that comes after the commit"
9313 #: builtin/describe.c:535
9314 msgid "debug search strategy on stderr"
9317 #: builtin/describe.c:536
9321 #: builtin/describe.c:537
9322 msgid "use any tag, even unannotated"
9325 #: builtin/describe.c:538
9326 msgid "always use long format"
9329 #: builtin/describe.c:539
9330 msgid "only follow first parent"
9333 #: builtin/describe.c:542
9334 msgid "only output exact matches"
9337 #: builtin/describe.c:544
9338 msgid "consider <n> most recent tags (default: 10)"
9341 #: builtin/describe.c:546
9342 msgid "only consider tags matching <pattern>"
9345 #: builtin/describe.c:548
9346 msgid "do not consider tags matching <pattern>"
9349 #: builtin/describe.c:550 builtin/name-rev.c:424
9350 msgid "show abbreviated commit object as fallback"
9353 #: builtin/describe.c:551 builtin/describe.c:554
9357 #: builtin/describe.c:552
9358 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
9361 #: builtin/describe.c:555
9362 msgid "append <mark> on broken working tree (default: \"-broken\")"
9365 #: builtin/describe.c:573
9366 msgid "--long is incompatible with --abbrev=0"
9369 #: builtin/describe.c:602
9370 msgid "No names found, cannot describe anything."
9373 #: builtin/describe.c:652
9374 msgid "--dirty is incompatible with commit-ishes"
9377 #: builtin/describe.c:654
9378 msgid "--broken is incompatible with commit-ishes"
9381 #: builtin/diff.c:83
9383 msgid "'%s': not a regular file or symlink"
9386 #: builtin/diff.c:234
9388 msgid "invalid option: %s"
9391 #: builtin/diff.c:363
9392 msgid "Not a git repository"
9395 #: builtin/diff.c:407
9397 msgid "invalid object '%s' given."
9400 #: builtin/diff.c:416
9402 msgid "more than two blobs given: '%s'"
9405 #: builtin/diff.c:421
9407 msgid "unhandled object '%s' given."
9410 #: builtin/difftool.c:30
9411 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
9414 #: builtin/difftool.c:260
9419 #: builtin/difftool.c:302
9421 msgid "could not read symlink %s"
9424 #: builtin/difftool.c:304
9426 msgid "could not read symlink file %s"
9429 #: builtin/difftool.c:312
9431 msgid "could not read object %s for symlink %s"
9434 #: builtin/difftool.c:413
9436 "combined diff formats('-c' and '--cc') are not supported in\n"
9437 "directory diff mode('-d' and '--dir-diff')."
9440 #: builtin/difftool.c:633
9442 msgid "both files modified: '%s' and '%s'."
9445 #: builtin/difftool.c:635
9446 msgid "working tree file has been left."
9449 #: builtin/difftool.c:646
9451 msgid "temporary files exist in '%s'."
9454 #: builtin/difftool.c:647
9455 msgid "you may want to cleanup or recover these."
9458 #: builtin/difftool.c:696
9459 msgid "use `diff.guitool` instead of `diff.tool`"
9462 #: builtin/difftool.c:698
9463 msgid "perform a full-directory diff"
9466 #: builtin/difftool.c:700
9467 msgid "do not prompt before launching a diff tool"
9470 #: builtin/difftool.c:705
9471 msgid "use symlinks in dir-diff mode"
9474 #: builtin/difftool.c:706
9478 #: builtin/difftool.c:707
9479 msgid "use the specified diff tool"
9482 #: builtin/difftool.c:709
9483 msgid "print a list of diff tools that may be used with `--tool`"
9486 #: builtin/difftool.c:712
9488 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
9492 #: builtin/difftool.c:715
9493 msgid "specify a custom command for viewing diffs"
9496 #: builtin/difftool.c:739
9497 msgid "no <tool> given for --tool=<tool>"
9500 #: builtin/difftool.c:746
9501 msgid "no <cmd> given for --extcmd=<cmd>"
9504 #: builtin/fast-export.c:29
9505 msgid "git fast-export [rev-list-opts]"
9508 #: builtin/fast-export.c:1006
9509 msgid "show progress after <n> objects"
9512 #: builtin/fast-export.c:1008
9513 msgid "select handling of signed tags"
9516 #: builtin/fast-export.c:1011
9517 msgid "select handling of tags that tag filtered objects"
9520 #: builtin/fast-export.c:1014
9521 msgid "Dump marks to this file"
9524 #: builtin/fast-export.c:1016
9525 msgid "Import marks from this file"
9528 #: builtin/fast-export.c:1018
9529 msgid "Fake a tagger when tags lack one"
9532 #: builtin/fast-export.c:1020
9533 msgid "Output full tree for each commit"
9536 #: builtin/fast-export.c:1022
9537 msgid "Use the done feature to terminate the stream"
9540 #: builtin/fast-export.c:1023
9541 msgid "Skip output of blob data"
9544 #: builtin/fast-export.c:1024
9548 #: builtin/fast-export.c:1025
9549 msgid "Apply refspec to exported refs"
9552 #: builtin/fast-export.c:1026
9553 msgid "anonymize output"
9556 #: builtin/fetch.c:27
9557 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
9560 #: builtin/fetch.c:28
9561 msgid "git fetch [<options>] <group>"
9564 #: builtin/fetch.c:29
9565 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
9568 #: builtin/fetch.c:30
9569 msgid "git fetch --all [<options>]"
9572 #: builtin/fetch.c:112 builtin/pull.c:193
9573 msgid "fetch from all remotes"
9576 #: builtin/fetch.c:114 builtin/pull.c:196
9577 msgid "append to .git/FETCH_HEAD instead of overwriting"
9580 #: builtin/fetch.c:116 builtin/pull.c:199
9581 msgid "path to upload pack on remote end"
9584 #: builtin/fetch.c:117 builtin/pull.c:201
9585 msgid "force overwrite of local branch"
9588 #: builtin/fetch.c:119
9589 msgid "fetch from multiple remotes"
9592 #: builtin/fetch.c:121 builtin/pull.c:203
9593 msgid "fetch all tags and associated objects"
9596 #: builtin/fetch.c:123
9597 msgid "do not fetch all tags (--no-tags)"
9600 #: builtin/fetch.c:125
9601 msgid "number of submodules fetched in parallel"
9604 #: builtin/fetch.c:127 builtin/pull.c:206
9605 msgid "prune remote-tracking branches no longer on remote"
9608 #: builtin/fetch.c:129
9609 msgid "prune local tags no longer on remote and clobber changed tags"
9612 #: builtin/fetch.c:130 builtin/fetch.c:153 builtin/pull.c:131
9616 #: builtin/fetch.c:131
9617 msgid "control recursive fetching of submodules"
9620 #: builtin/fetch.c:135 builtin/pull.c:214
9621 msgid "keep downloaded pack"
9624 #: builtin/fetch.c:137
9625 msgid "allow updating of HEAD ref"
9628 #: builtin/fetch.c:140 builtin/fetch.c:146 builtin/pull.c:217
9629 msgid "deepen history of shallow clone"
9632 #: builtin/fetch.c:142
9633 msgid "deepen history of shallow repository based on time"
9636 #: builtin/fetch.c:148 builtin/pull.c:220
9637 msgid "convert to a complete repository"
9640 #: builtin/fetch.c:151
9641 msgid "prepend this to submodule path output"
9644 #: builtin/fetch.c:154
9646 "default for recursive fetching of submodules (lower priority than config "
9650 #: builtin/fetch.c:158 builtin/pull.c:223
9651 msgid "accept refs that update .git/shallow"
9654 #: builtin/fetch.c:159 builtin/pull.c:225
9658 #: builtin/fetch.c:160 builtin/pull.c:226
9659 msgid "specify fetch refmap"
9662 #: builtin/fetch.c:161 builtin/ls-remote.c:77 builtin/push.c:582
9663 #: builtin/send-pack.c:172
9664 msgid "server-specific"
9667 #: builtin/fetch.c:161 builtin/ls-remote.c:77 builtin/push.c:582
9668 #: builtin/send-pack.c:173
9669 msgid "option to transmit"
9672 #: builtin/fetch.c:167
9673 msgid "report that we have only objects reachable from this object"
9676 #: builtin/fetch.c:418
9677 msgid "Couldn't find remote ref HEAD"
9680 #: builtin/fetch.c:552
9682 msgid "configuration fetch.output contains invalid value %s"
9685 #: builtin/fetch.c:645
9687 msgid "object %s not found"
9690 #: builtin/fetch.c:649
9691 msgid "[up to date]"
9694 #: builtin/fetch.c:662 builtin/fetch.c:744
9698 #: builtin/fetch.c:663
9699 msgid "can't fetch in current branch"
9702 #: builtin/fetch.c:672
9703 msgid "[tag update]"
9706 #: builtin/fetch.c:673 builtin/fetch.c:708 builtin/fetch.c:724
9707 #: builtin/fetch.c:739
9708 msgid "unable to update local ref"
9711 #: builtin/fetch.c:694
9715 #: builtin/fetch.c:697
9716 msgid "[new branch]"
9719 #: builtin/fetch.c:700
9723 #: builtin/fetch.c:739
9724 msgid "forced update"
9727 #: builtin/fetch.c:744
9728 msgid "non-fast-forward"
9731 #: builtin/fetch.c:790
9733 msgid "%s did not send all necessary objects\n"
9736 #: builtin/fetch.c:811
9738 msgid "reject %s because shallow roots are not allowed to be updated"
9741 #: builtin/fetch.c:900 builtin/fetch.c:1011
9746 #: builtin/fetch.c:911
9749 "some local refs could not be updated; try running\n"
9750 " 'git remote prune %s' to remove any old, conflicting branches"
9753 #: builtin/fetch.c:981
9755 msgid " (%s will become dangling)"
9758 #: builtin/fetch.c:982
9760 msgid " (%s has become dangling)"
9763 #: builtin/fetch.c:1014
9767 #: builtin/fetch.c:1015 builtin/remote.c:1035
9771 #: builtin/fetch.c:1038
9773 msgid "Refusing to fetch into current branch %s of non-bare repository"
9776 #: builtin/fetch.c:1057
9778 msgid "Option \"%s\" value \"%s\" is not valid for %s"
9781 #: builtin/fetch.c:1060
9783 msgid "Option \"%s\" is ignored for %s\n"
9786 #: builtin/fetch.c:1339
9788 msgid "Fetching %s\n"
9791 #: builtin/fetch.c:1341 builtin/remote.c:99
9793 msgid "Could not fetch %s"
9796 #: builtin/fetch.c:1387 builtin/fetch.c:1555
9798 "--filter can only be used with the remote configured in core.partialClone"
9801 #: builtin/fetch.c:1410
9803 "No remote repository specified. Please, specify either a URL or a\n"
9804 "remote name from which new revisions should be fetched."
9807 #: builtin/fetch.c:1447
9808 msgid "You need to specify a tag name."
9811 #: builtin/fetch.c:1496
9812 msgid "Negative depth in --deepen is not supported"
9815 #: builtin/fetch.c:1498
9816 msgid "--deepen and --depth are mutually exclusive"
9819 #: builtin/fetch.c:1503
9820 msgid "--depth and --unshallow cannot be used together"
9823 #: builtin/fetch.c:1505
9824 msgid "--unshallow on a complete repository does not make sense"
9827 #: builtin/fetch.c:1521
9828 msgid "fetch --all does not take a repository argument"
9831 #: builtin/fetch.c:1523
9832 msgid "fetch --all does not make sense with refspecs"
9835 #: builtin/fetch.c:1532
9837 msgid "No such remote or remote group: %s"
9840 #: builtin/fetch.c:1539
9841 msgid "Fetching a group and specifying refspecs does not make sense"
9844 #: builtin/fmt-merge-msg.c:17
9846 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
9849 #: builtin/fmt-merge-msg.c:671
9850 msgid "populate log with at most <n> entries from shortlog"
9853 #: builtin/fmt-merge-msg.c:674
9854 msgid "alias for --log (deprecated)"
9857 #: builtin/fmt-merge-msg.c:677
9861 #: builtin/fmt-merge-msg.c:678
9862 msgid "use <text> as start of message"
9865 #: builtin/fmt-merge-msg.c:679
9866 msgid "file to read from"
9869 #: builtin/for-each-ref.c:10
9870 msgid "git for-each-ref [<options>] [<pattern>]"
9873 #: builtin/for-each-ref.c:11
9874 msgid "git for-each-ref [--points-at <object>]"
9877 #: builtin/for-each-ref.c:12
9878 msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
9881 #: builtin/for-each-ref.c:13
9882 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
9885 #: builtin/for-each-ref.c:28
9886 msgid "quote placeholders suitably for shells"
9889 #: builtin/for-each-ref.c:30
9890 msgid "quote placeholders suitably for perl"
9893 #: builtin/for-each-ref.c:32
9894 msgid "quote placeholders suitably for python"
9897 #: builtin/for-each-ref.c:34
9898 msgid "quote placeholders suitably for Tcl"
9901 #: builtin/for-each-ref.c:37
9902 msgid "show only <n> matched refs"
9905 #: builtin/for-each-ref.c:39 builtin/tag.c:422
9906 msgid "respect format colors"
9909 #: builtin/for-each-ref.c:43
9910 msgid "print only refs which points at the given object"
9913 #: builtin/for-each-ref.c:45
9914 msgid "print only refs that are merged"
9917 #: builtin/for-each-ref.c:46
9918 msgid "print only refs that are not merged"
9921 #: builtin/for-each-ref.c:47
9922 msgid "print only refs which contain the commit"
9925 #: builtin/for-each-ref.c:48
9926 msgid "print only refs which don't contain the commit"
9929 #: builtin/fsck.c:574
9930 msgid "Checking object directories"
9933 #: builtin/fsck.c:666
9934 msgid "git fsck [<options>] [<object>...]"
9937 #: builtin/fsck.c:672
9938 msgid "show unreachable objects"
9941 #: builtin/fsck.c:673
9942 msgid "show dangling objects"
9945 #: builtin/fsck.c:674
9949 #: builtin/fsck.c:675
9950 msgid "report root nodes"
9953 #: builtin/fsck.c:676
9954 msgid "make index objects head nodes"
9957 #: builtin/fsck.c:677
9958 msgid "make reflogs head nodes (default)"
9961 #: builtin/fsck.c:678
9962 msgid "also consider packs and alternate objects"
9965 #: builtin/fsck.c:679
9966 msgid "check only connectivity"
9969 #: builtin/fsck.c:680
9970 msgid "enable more strict checking"
9973 #: builtin/fsck.c:682
9974 msgid "write dangling objects in .git/lost-found"
9977 #: builtin/fsck.c:683 builtin/prune.c:110
9978 msgid "show progress"
9981 #: builtin/fsck.c:684
9982 msgid "show verbose names for reachable objects"
9985 #: builtin/fsck.c:750
9986 msgid "Checking objects"
9990 msgid "git gc [<options>]"
9995 msgid "Failed to fstat %s: %s"
10000 msgid "Can't stat %s"
10003 #: builtin/gc.c:464
10006 "The last gc run reported the following. Please correct the root cause\n"
10008 "Automatic cleanup will not be performed until the file is removed.\n"
10013 #: builtin/gc.c:505
10014 msgid "prune unreferenced objects"
10017 #: builtin/gc.c:507
10018 msgid "be more thorough (increased runtime)"
10021 #: builtin/gc.c:508
10022 msgid "enable auto-gc mode"
10025 #: builtin/gc.c:511
10026 msgid "force running gc even if there may be another gc running"
10029 #: builtin/gc.c:514
10030 msgid "repack all other packs except the largest pack"
10033 #: builtin/gc.c:531
10035 msgid "failed to parse gc.logexpiry value %s"
10038 #: builtin/gc.c:542
10040 msgid "failed to parse prune expiry value %s"
10043 #: builtin/gc.c:562
10045 msgid "Auto packing the repository in background for optimum performance.\n"
10048 #: builtin/gc.c:564
10050 msgid "Auto packing the repository for optimum performance.\n"
10053 #: builtin/gc.c:565
10055 msgid "See \"git help gc\" for manual housekeeping.\n"
10058 #: builtin/gc.c:601
10061 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
10064 #: builtin/gc.c:652
10066 "There are too many unreachable loose objects; run 'git prune' to remove them."
10069 #: builtin/grep.c:28
10070 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
10073 #: builtin/grep.c:226
10075 msgid "grep: failed to create thread: %s"
10078 #: builtin/grep.c:284
10080 msgid "invalid number of threads specified (%d) for %s"
10083 #. TRANSLATORS: %s is the configuration
10084 #. variable for tweaking threads, currently
10087 #: builtin/grep.c:293 builtin/index-pack.c:1536 builtin/index-pack.c:1728
10088 #: builtin/pack-objects.c:2636
10090 msgid "no threads support, ignoring %s"
10093 #: builtin/grep.c:461 builtin/grep.c:582 builtin/grep.c:623
10095 msgid "unable to read tree (%s)"
10098 #: builtin/grep.c:638
10100 msgid "unable to grep from object of type %s"
10103 #: builtin/grep.c:704
10105 msgid "switch `%c' expects a numerical value"
10108 #: builtin/grep.c:791
10109 msgid "search in index instead of in the work tree"
10112 #: builtin/grep.c:793
10113 msgid "find in contents not managed by git"
10116 #: builtin/grep.c:795
10117 msgid "search in both tracked and untracked files"
10120 #: builtin/grep.c:797
10121 msgid "ignore files specified via '.gitignore'"
10124 #: builtin/grep.c:799
10125 msgid "recursively search in each submodule"
10128 #: builtin/grep.c:802
10129 msgid "show non-matching lines"
10132 #: builtin/grep.c:804
10133 msgid "case insensitive matching"
10136 #: builtin/grep.c:806
10137 msgid "match patterns only at word boundaries"
10140 #: builtin/grep.c:808
10141 msgid "process binary files as text"
10144 #: builtin/grep.c:810
10145 msgid "don't match patterns in binary files"
10148 #: builtin/grep.c:813
10149 msgid "process binary files with textconv filters"
10152 #: builtin/grep.c:815
10153 msgid "descend at most <depth> levels"
10156 #: builtin/grep.c:819
10157 msgid "use extended POSIX regular expressions"
10160 #: builtin/grep.c:822
10161 msgid "use basic POSIX regular expressions (default)"
10164 #: builtin/grep.c:825
10165 msgid "interpret patterns as fixed strings"
10168 #: builtin/grep.c:828
10169 msgid "use Perl-compatible regular expressions"
10172 #: builtin/grep.c:831
10173 msgid "show line numbers"
10176 #: builtin/grep.c:832
10177 msgid "show column number of first match"
10180 #: builtin/grep.c:833
10181 msgid "don't show filenames"
10184 #: builtin/grep.c:834
10185 msgid "show filenames"
10188 #: builtin/grep.c:836
10189 msgid "show filenames relative to top directory"
10192 #: builtin/grep.c:838
10193 msgid "show only filenames instead of matching lines"
10196 #: builtin/grep.c:840
10197 msgid "synonym for --files-with-matches"
10200 #: builtin/grep.c:843
10201 msgid "show only the names of files without match"
10204 #: builtin/grep.c:845
10205 msgid "print NUL after filenames"
10208 #: builtin/grep.c:848
10209 msgid "show only matching parts of a line"
10212 #: builtin/grep.c:850
10213 msgid "show the number of matches instead of matching lines"
10216 #: builtin/grep.c:851
10217 msgid "highlight matches"
10220 #: builtin/grep.c:853
10221 msgid "print empty line between matches from different files"
10224 #: builtin/grep.c:855
10225 msgid "show filename only once above matches from same file"
10228 #: builtin/grep.c:858
10229 msgid "show <n> context lines before and after matches"
10232 #: builtin/grep.c:861
10233 msgid "show <n> context lines before matches"
10236 #: builtin/grep.c:863
10237 msgid "show <n> context lines after matches"
10240 #: builtin/grep.c:865
10241 msgid "use <n> worker threads"
10244 #: builtin/grep.c:866
10245 msgid "shortcut for -C NUM"
10248 #: builtin/grep.c:869
10249 msgid "show a line with the function name before matches"
10252 #: builtin/grep.c:871
10253 msgid "show the surrounding function"
10256 #: builtin/grep.c:874
10257 msgid "read patterns from file"
10260 #: builtin/grep.c:876
10261 msgid "match <pattern>"
10264 #: builtin/grep.c:878
10265 msgid "combine patterns specified with -e"
10268 #: builtin/grep.c:890
10269 msgid "indicate hit with exit status without output"
10272 #: builtin/grep.c:892
10273 msgid "show only matches from files that match all patterns"
10276 #: builtin/grep.c:894
10277 msgid "show parse tree for grep expression"
10280 #: builtin/grep.c:898
10284 #: builtin/grep.c:898
10285 msgid "show matching files in the pager"
10288 #: builtin/grep.c:902
10289 msgid "allow calling of grep(1) (ignored by this build)"
10292 #: builtin/grep.c:966
10293 msgid "no pattern given"
10296 #: builtin/grep.c:1002
10297 msgid "--no-index or --untracked cannot be used with revs"
10300 #: builtin/grep.c:1009
10302 msgid "unable to resolve revision: %s"
10305 #: builtin/grep.c:1044 builtin/index-pack.c:1532 builtin/pack-objects.c:2632
10307 msgid "invalid number of threads specified (%d)"
10310 #: builtin/grep.c:1049 builtin/pack-objects.c:3286
10311 msgid "no threads support, ignoring --threads"
10314 #: builtin/grep.c:1073
10315 msgid "--open-files-in-pager only works on the worktree"
10318 #: builtin/grep.c:1096
10319 msgid "option not supported with --recurse-submodules"
10322 #: builtin/grep.c:1102
10323 msgid "--cached or --untracked cannot be used with --no-index"
10326 #: builtin/grep.c:1108
10327 msgid "--[no-]exclude-standard cannot be used for tracked contents"
10330 #: builtin/grep.c:1116
10331 msgid "both --cached and trees are given"
10334 #: builtin/hash-object.c:84
10336 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
10340 #: builtin/hash-object.c:85
10341 msgid "git hash-object --stdin-paths"
10344 #: builtin/hash-object.c:97
10348 #: builtin/hash-object.c:97
10349 msgid "object type"
10352 #: builtin/hash-object.c:98
10353 msgid "write the object into the object database"
10356 #: builtin/hash-object.c:100
10357 msgid "read the object from stdin"
10360 #: builtin/hash-object.c:102
10361 msgid "store file as is without filters"
10364 #: builtin/hash-object.c:103
10366 "just hash any random garbage to create corrupt objects for debugging Git"
10369 #: builtin/hash-object.c:104
10370 msgid "process file as it were from this path"
10373 #: builtin/help.c:46
10374 msgid "print all available commands"
10377 #: builtin/help.c:47
10378 msgid "exclude guides"
10381 #: builtin/help.c:48
10382 msgid "print list of useful guides"
10385 #: builtin/help.c:49
10386 msgid "print all configuration variable names"
10389 #: builtin/help.c:51
10390 msgid "show man page"
10393 #: builtin/help.c:52
10394 msgid "show manual in web browser"
10397 #: builtin/help.c:54
10398 msgid "show info page"
10401 #: builtin/help.c:56
10402 msgid "print command description"
10405 #: builtin/help.c:61
10406 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
10409 #: builtin/help.c:73
10411 msgid "unrecognized help format '%s'"
10414 #: builtin/help.c:100
10415 msgid "Failed to start emacsclient."
10418 #: builtin/help.c:113
10419 msgid "Failed to parse emacsclient version."
10422 #: builtin/help.c:121
10424 msgid "emacsclient version '%d' too old (< 22)."
10427 #: builtin/help.c:139 builtin/help.c:161 builtin/help.c:171 builtin/help.c:179
10429 msgid "failed to exec '%s'"
10432 #: builtin/help.c:217
10435 "'%s': path for unsupported man viewer.\n"
10436 "Please consider using 'man.<tool>.cmd' instead."
10439 #: builtin/help.c:229
10442 "'%s': cmd for supported man viewer.\n"
10443 "Please consider using 'man.<tool>.path' instead."
10446 #: builtin/help.c:346
10448 msgid "'%s': unknown man viewer."
10451 #: builtin/help.c:363
10452 msgid "no man viewer handled the request"
10455 #: builtin/help.c:371
10456 msgid "no info viewer handled the request"
10459 #: builtin/help.c:418
10461 msgid "'%s' is aliased to '%s'"
10464 #: builtin/help.c:445 builtin/help.c:475
10466 msgid "usage: %s%s"
10469 #: builtin/help.c:459
10470 msgid "'git help config' for more information"
10473 #: builtin/index-pack.c:208
10475 msgid "object type mismatch at %s"
10478 #: builtin/index-pack.c:228
10480 msgid "did not receive expected object %s"
10483 #: builtin/index-pack.c:231
10485 msgid "object %s: expected type %s, found %s"
10488 #: builtin/index-pack.c:273
10490 msgid "cannot fill %d byte"
10491 msgid_plural "cannot fill %d bytes"
10495 #: builtin/index-pack.c:283
10499 #: builtin/index-pack.c:284
10500 msgid "read error on input"
10503 #: builtin/index-pack.c:296
10504 msgid "used more bytes than were available"
10507 #: builtin/index-pack.c:303 builtin/pack-objects.c:590
10508 msgid "pack too large for current definition of off_t"
10511 #: builtin/index-pack.c:306 builtin/unpack-objects.c:94
10512 msgid "pack exceeds maximum allowed size"
10515 #: builtin/index-pack.c:321
10517 msgid "unable to create '%s'"
10520 #: builtin/index-pack.c:327
10522 msgid "cannot open packfile '%s'"
10525 #: builtin/index-pack.c:341
10526 msgid "pack signature mismatch"
10529 #: builtin/index-pack.c:343
10531 msgid "pack version %<PRIu32> unsupported"
10534 #: builtin/index-pack.c:361
10536 msgid "pack has bad object at offset %<PRIuMAX>: %s"
10539 #: builtin/index-pack.c:482
10541 msgid "inflate returned %d"
10544 #: builtin/index-pack.c:531
10545 msgid "offset value overflow for delta base object"
10548 #: builtin/index-pack.c:539
10549 msgid "delta base offset is out of bound"
10552 #: builtin/index-pack.c:547
10554 msgid "unknown object type %d"
10557 #: builtin/index-pack.c:578
10558 msgid "cannot pread pack file"
10561 #: builtin/index-pack.c:580
10563 msgid "premature end of pack file, %<PRIuMAX> byte missing"
10564 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
10568 #: builtin/index-pack.c:606
10569 msgid "serious inflate inconsistency"
10572 #: builtin/index-pack.c:751 builtin/index-pack.c:757 builtin/index-pack.c:780
10573 #: builtin/index-pack.c:819 builtin/index-pack.c:828
10575 msgid "SHA1 COLLISION FOUND WITH %s !"
10578 #: builtin/index-pack.c:754 builtin/pack-objects.c:143
10579 #: builtin/pack-objects.c:203 builtin/pack-objects.c:297
10581 msgid "unable to read %s"
10584 #: builtin/index-pack.c:817
10586 msgid "cannot read existing object info %s"
10589 #: builtin/index-pack.c:825
10591 msgid "cannot read existing object %s"
10594 #: builtin/index-pack.c:839
10596 msgid "invalid blob object %s"
10599 #: builtin/index-pack.c:842 builtin/index-pack.c:861
10600 msgid "fsck error in packed object"
10603 #: builtin/index-pack.c:858
10608 #: builtin/index-pack.c:863
10610 msgid "Not all child objects of %s are reachable"
10613 #: builtin/index-pack.c:935 builtin/index-pack.c:966
10614 msgid "failed to apply delta"
10617 #: builtin/index-pack.c:1136
10618 msgid "Receiving objects"
10621 #: builtin/index-pack.c:1136
10622 msgid "Indexing objects"
10625 #: builtin/index-pack.c:1170
10626 msgid "pack is corrupted (SHA1 mismatch)"
10629 #: builtin/index-pack.c:1175
10630 msgid "cannot fstat packfile"
10633 #: builtin/index-pack.c:1178
10634 msgid "pack has junk at the end"
10637 #: builtin/index-pack.c:1190
10638 msgid "confusion beyond insanity in parse_pack_objects()"
10641 #: builtin/index-pack.c:1213
10642 msgid "Resolving deltas"
10645 #: builtin/index-pack.c:1224 builtin/pack-objects.c:2407
10647 msgid "unable to create thread: %s"
10650 #: builtin/index-pack.c:1266
10651 msgid "confusion beyond insanity"
10654 #: builtin/index-pack.c:1272
10656 msgid "completed with %d local object"
10657 msgid_plural "completed with %d local objects"
10661 #: builtin/index-pack.c:1284
10663 msgid "Unexpected tail checksum for %s (disk corruption?)"
10666 #: builtin/index-pack.c:1288
10668 msgid "pack has %d unresolved delta"
10669 msgid_plural "pack has %d unresolved deltas"
10673 #: builtin/index-pack.c:1312
10675 msgid "unable to deflate appended object (%d)"
10678 #: builtin/index-pack.c:1389
10680 msgid "local object %s is corrupt"
10683 #: builtin/index-pack.c:1403
10685 msgid "packfile name '%s' does not end with '.pack'"
10688 #: builtin/index-pack.c:1428
10690 msgid "cannot write %s file '%s'"
10693 #: builtin/index-pack.c:1436
10695 msgid "cannot close written %s file '%s'"
10698 #: builtin/index-pack.c:1460
10699 msgid "error while closing pack file"
10702 #: builtin/index-pack.c:1474
10703 msgid "cannot store pack file"
10706 #: builtin/index-pack.c:1482
10707 msgid "cannot store index file"
10710 #: builtin/index-pack.c:1526 builtin/pack-objects.c:2645
10712 msgid "bad pack.indexversion=%<PRIu32>"
10715 #: builtin/index-pack.c:1595
10717 msgid "Cannot open existing pack file '%s'"
10720 #: builtin/index-pack.c:1597
10722 msgid "Cannot open existing pack idx file for '%s'"
10725 #: builtin/index-pack.c:1645
10727 msgid "non delta: %d object"
10728 msgid_plural "non delta: %d objects"
10732 #: builtin/index-pack.c:1652
10734 msgid "chain length = %d: %lu object"
10735 msgid_plural "chain length = %d: %lu objects"
10739 #: builtin/index-pack.c:1689
10740 msgid "Cannot come back to cwd"
10743 #: builtin/index-pack.c:1740 builtin/index-pack.c:1743
10744 #: builtin/index-pack.c:1759 builtin/index-pack.c:1763
10749 #: builtin/index-pack.c:1779
10750 msgid "--fix-thin cannot be used without --stdin"
10753 #: builtin/index-pack.c:1781
10754 msgid "--stdin requires a git repository"
10757 #: builtin/index-pack.c:1787
10758 msgid "--verify with no packfile name given"
10761 #: builtin/index-pack.c:1837 builtin/unpack-objects.c:580
10762 msgid "fsck error in pack objects"
10765 #: builtin/init-db.c:55
10767 msgid "cannot stat '%s'"
10770 #: builtin/init-db.c:61
10772 msgid "cannot stat template '%s'"
10775 #: builtin/init-db.c:66
10777 msgid "cannot opendir '%s'"
10780 #: builtin/init-db.c:78
10782 msgid "cannot readlink '%s'"
10785 #: builtin/init-db.c:80
10787 msgid "cannot symlink '%s' '%s'"
10790 #: builtin/init-db.c:86
10792 msgid "cannot copy '%s' to '%s'"
10795 #: builtin/init-db.c:90
10797 msgid "ignoring template %s"
10800 #: builtin/init-db.c:121
10802 msgid "templates not found in %s"
10805 #: builtin/init-db.c:136
10807 msgid "not copying templates from '%s': %s"
10810 #: builtin/init-db.c:329
10812 msgid "unable to handle file type %d"
10815 #: builtin/init-db.c:332
10817 msgid "unable to move %s to %s"
10820 #: builtin/init-db.c:349 builtin/init-db.c:352
10822 msgid "%s already exists"
10825 #: builtin/init-db.c:405
10827 msgid "Reinitialized existing shared Git repository in %s%s\n"
10830 #: builtin/init-db.c:406
10832 msgid "Reinitialized existing Git repository in %s%s\n"
10835 #: builtin/init-db.c:410
10837 msgid "Initialized empty shared Git repository in %s%s\n"
10840 #: builtin/init-db.c:411
10842 msgid "Initialized empty Git repository in %s%s\n"
10845 #: builtin/init-db.c:459
10847 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
10848 "shared[=<permissions>]] [<directory>]"
10851 #: builtin/init-db.c:482
10852 msgid "permissions"
10855 #: builtin/init-db.c:483
10856 msgid "specify that the git repository is to be shared amongst several users"
10859 #: builtin/init-db.c:517 builtin/init-db.c:522
10861 msgid "cannot mkdir %s"
10864 #: builtin/init-db.c:526
10866 msgid "cannot chdir to %s"
10869 #: builtin/init-db.c:547
10872 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
10876 #: builtin/init-db.c:575
10878 msgid "Cannot access work tree '%s'"
10881 #: builtin/interpret-trailers.c:15
10883 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
10884 "<token>[(=|:)<value>])...] [<file>...]"
10887 #: builtin/interpret-trailers.c:92
10888 msgid "edit files in place"
10891 #: builtin/interpret-trailers.c:93
10892 msgid "trim empty trailers"
10895 #: builtin/interpret-trailers.c:96
10896 msgid "where to place the new trailer"
10899 #: builtin/interpret-trailers.c:98
10900 msgid "action if trailer already exists"
10903 #: builtin/interpret-trailers.c:100
10904 msgid "action if trailer is missing"
10907 #: builtin/interpret-trailers.c:102
10908 msgid "output only the trailers"
10911 #: builtin/interpret-trailers.c:103
10912 msgid "do not apply config rules"
10915 #: builtin/interpret-trailers.c:104
10916 msgid "join whitespace-continued values"
10919 #: builtin/interpret-trailers.c:105
10920 msgid "set parsing options"
10923 #: builtin/interpret-trailers.c:107
10927 #: builtin/interpret-trailers.c:108
10928 msgid "trailer(s) to add"
10931 #: builtin/interpret-trailers.c:117
10932 msgid "--trailer with --only-input does not make sense"
10935 #: builtin/interpret-trailers.c:127
10936 msgid "no input file given for in-place editing"
10939 #: builtin/log.c:51
10940 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
10943 #: builtin/log.c:52
10944 msgid "git show [<options>] <object>..."
10947 #: builtin/log.c:96
10949 msgid "invalid --decorate option: %s"
10952 #: builtin/log.c:157
10953 msgid "suppress diff output"
10956 #: builtin/log.c:158
10957 msgid "show source"
10960 #: builtin/log.c:159
10961 msgid "Use mail map file"
10964 #: builtin/log.c:161
10965 msgid "only decorate refs that match <pattern>"
10968 #: builtin/log.c:163
10969 msgid "do not decorate refs that match <pattern>"
10972 #: builtin/log.c:164
10973 msgid "decorate options"
10976 #: builtin/log.c:167
10977 msgid "Process line range n,m in file, counting from 1"
10980 #: builtin/log.c:265
10982 msgid "Final output: %d %s\n"
10985 #: builtin/log.c:516
10987 msgid "git show %s: bad file"
10990 #: builtin/log.c:531 builtin/log.c:625
10992 msgid "Could not read object %s"
10995 #: builtin/log.c:649
10997 msgid "Unknown type: %d"
11000 #: builtin/log.c:770
11001 msgid "format.headers without value"
11004 #: builtin/log.c:871
11005 msgid "name of output directory is too long"
11008 #: builtin/log.c:887
11010 msgid "Cannot open patch file %s"
11013 #: builtin/log.c:904
11014 msgid "Need exactly one range."
11017 #: builtin/log.c:914
11018 msgid "Not a range."
11021 #: builtin/log.c:1020
11022 msgid "Cover letter needs email format"
11025 #: builtin/log.c:1101
11027 msgid "insane in-reply-to: %s"
11030 #: builtin/log.c:1128
11031 msgid "git format-patch [<options>] [<since> | <revision-range>]"
11034 #: builtin/log.c:1178
11035 msgid "Two output directories?"
11038 #: builtin/log.c:1285 builtin/log.c:1945 builtin/log.c:1947 builtin/log.c:1959
11040 msgid "Unknown commit %s"
11043 #: builtin/log.c:1295 builtin/notes.c:889 builtin/tag.c:524
11045 msgid "Failed to resolve '%s' as a valid ref."
11048 #: builtin/log.c:1300
11049 msgid "Could not find exact merge base."
11052 #: builtin/log.c:1304
11054 "Failed to get upstream, if you want to record base commit automatically,\n"
11055 "please use git branch --set-upstream-to to track a remote branch.\n"
11056 "Or you could specify base commit by --base=<base-commit-id> manually."
11059 #: builtin/log.c:1324
11060 msgid "Failed to find exact merge base"
11063 #: builtin/log.c:1335
11064 msgid "base commit should be the ancestor of revision list"
11067 #: builtin/log.c:1339
11068 msgid "base commit shouldn't be in revision list"
11071 #: builtin/log.c:1392
11072 msgid "cannot get patch id"
11075 #: builtin/log.c:1452
11076 msgid "use [PATCH n/m] even with a single patch"
11079 #: builtin/log.c:1455
11080 msgid "use [PATCH] even with multiple patches"
11083 #: builtin/log.c:1459
11084 msgid "print patches to standard out"
11087 #: builtin/log.c:1461
11088 msgid "generate a cover letter"
11091 #: builtin/log.c:1463
11092 msgid "use simple number sequence for output file names"
11095 #: builtin/log.c:1464
11099 #: builtin/log.c:1465
11100 msgid "use <sfx> instead of '.patch'"
11103 #: builtin/log.c:1467
11104 msgid "start numbering patches at <n> instead of 1"
11107 #: builtin/log.c:1469
11108 msgid "mark the series as Nth re-roll"
11111 #: builtin/log.c:1471
11112 msgid "Use [RFC PATCH] instead of [PATCH]"
11115 #: builtin/log.c:1474
11116 msgid "Use [<prefix>] instead of [PATCH]"
11119 #: builtin/log.c:1477
11120 msgid "store resulting files in <dir>"
11123 #: builtin/log.c:1480
11124 msgid "don't strip/add [PATCH]"
11127 #: builtin/log.c:1483
11128 msgid "don't output binary diffs"
11131 #: builtin/log.c:1485
11132 msgid "output all-zero hash in From header"
11135 #: builtin/log.c:1487
11136 msgid "don't include a patch matching a commit upstream"
11139 #: builtin/log.c:1489
11140 msgid "show patch format instead of default (patch + stat)"
11143 #: builtin/log.c:1491
11147 #: builtin/log.c:1492
11151 #: builtin/log.c:1493
11152 msgid "add email header"
11155 #: builtin/log.c:1494 builtin/log.c:1496
11159 #: builtin/log.c:1494
11160 msgid "add To: header"
11163 #: builtin/log.c:1496
11164 msgid "add Cc: header"
11167 #: builtin/log.c:1498
11171 #: builtin/log.c:1499
11172 msgid "set From address to <ident> (or committer ident if absent)"
11175 #: builtin/log.c:1501
11179 #: builtin/log.c:1502
11180 msgid "make first mail a reply to <message-id>"
11183 #: builtin/log.c:1503 builtin/log.c:1506
11187 #: builtin/log.c:1504
11188 msgid "attach the patch"
11191 #: builtin/log.c:1507
11192 msgid "inline the patch"
11195 #: builtin/log.c:1511
11196 msgid "enable message threading, styles: shallow, deep"
11199 #: builtin/log.c:1513
11203 #: builtin/log.c:1514
11204 msgid "add a signature"
11207 #: builtin/log.c:1515
11208 msgid "base-commit"
11211 #: builtin/log.c:1516
11212 msgid "add prerequisite tree info to the patch series"
11215 #: builtin/log.c:1518
11216 msgid "add a signature from a file"
11219 #: builtin/log.c:1519
11220 msgid "don't print the patch filenames"
11223 #: builtin/log.c:1521
11224 msgid "show progress while generating patches"
11227 #: builtin/log.c:1596
11229 msgid "invalid ident line: %s"
11232 #: builtin/log.c:1611
11233 msgid "-n and -k are mutually exclusive"
11236 #: builtin/log.c:1613
11237 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
11240 #: builtin/log.c:1621
11241 msgid "--name-only does not make sense"
11244 #: builtin/log.c:1623
11245 msgid "--name-status does not make sense"
11248 #: builtin/log.c:1625
11249 msgid "--check does not make sense"
11252 #: builtin/log.c:1657
11253 msgid "standard output, or directory, which one?"
11256 #: builtin/log.c:1659
11258 msgid "Could not create directory '%s'"
11261 #: builtin/log.c:1752
11263 msgid "unable to read signature file '%s'"
11266 #: builtin/log.c:1785
11267 msgid "Generating patches"
11270 #: builtin/log.c:1829
11271 msgid "Failed to create output files"
11274 #: builtin/log.c:1880
11275 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
11278 #: builtin/log.c:1934
11281 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
11284 #: builtin/ls-files.c:469
11285 msgid "git ls-files [<options>] [<file>...]"
11288 #: builtin/ls-files.c:518
11289 msgid "identify the file status with tags"
11292 #: builtin/ls-files.c:520
11293 msgid "use lowercase letters for 'assume unchanged' files"
11296 #: builtin/ls-files.c:522
11297 msgid "use lowercase letters for 'fsmonitor clean' files"
11300 #: builtin/ls-files.c:524
11301 msgid "show cached files in the output (default)"
11304 #: builtin/ls-files.c:526
11305 msgid "show deleted files in the output"
11308 #: builtin/ls-files.c:528
11309 msgid "show modified files in the output"
11312 #: builtin/ls-files.c:530
11313 msgid "show other files in the output"
11316 #: builtin/ls-files.c:532
11317 msgid "show ignored files in the output"
11320 #: builtin/ls-files.c:535
11321 msgid "show staged contents' object name in the output"
11324 #: builtin/ls-files.c:537
11325 msgid "show files on the filesystem that need to be removed"
11328 #: builtin/ls-files.c:539
11329 msgid "show 'other' directories' names only"
11332 #: builtin/ls-files.c:541
11333 msgid "show line endings of files"
11336 #: builtin/ls-files.c:543
11337 msgid "don't show empty directories"
11340 #: builtin/ls-files.c:546
11341 msgid "show unmerged files in the output"
11344 #: builtin/ls-files.c:548
11345 msgid "show resolve-undo information"
11348 #: builtin/ls-files.c:550
11349 msgid "skip files matching pattern"
11352 #: builtin/ls-files.c:553
11353 msgid "exclude patterns are read from <file>"
11356 #: builtin/ls-files.c:556
11357 msgid "read additional per-directory exclude patterns in <file>"
11360 #: builtin/ls-files.c:558
11361 msgid "add the standard git exclusions"
11364 #: builtin/ls-files.c:561
11365 msgid "make the output relative to the project top directory"
11368 #: builtin/ls-files.c:564
11369 msgid "recurse through submodules"
11372 #: builtin/ls-files.c:566
11373 msgid "if any <file> is not in the index, treat this as an error"
11376 #: builtin/ls-files.c:567
11380 #: builtin/ls-files.c:568
11381 msgid "pretend that paths removed since <tree-ish> are still present"
11384 #: builtin/ls-files.c:570
11385 msgid "show debugging data"
11388 #: builtin/ls-remote.c:9
11390 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
11391 " [-q | --quiet] [--exit-code] [--get-url]\n"
11392 " [--symref] [<repository> [<refs>...]]"
11395 #: builtin/ls-remote.c:59
11396 msgid "do not print remote URL"
11399 #: builtin/ls-remote.c:60 builtin/ls-remote.c:62
11403 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63
11404 msgid "path of git-upload-pack on the remote host"
11407 #: builtin/ls-remote.c:65
11408 msgid "limit to tags"
11411 #: builtin/ls-remote.c:66
11412 msgid "limit to heads"
11415 #: builtin/ls-remote.c:67
11416 msgid "do not show peeled tags"
11419 #: builtin/ls-remote.c:69
11420 msgid "take url.<base>.insteadOf into account"
11423 #: builtin/ls-remote.c:73
11424 msgid "exit with exit code 2 if no matching refs are found"
11427 #: builtin/ls-remote.c:76
11428 msgid "show underlying ref in addition to the object pointed by it"
11431 #: builtin/ls-tree.c:30
11432 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
11435 #: builtin/ls-tree.c:128
11436 msgid "only show trees"
11439 #: builtin/ls-tree.c:130
11440 msgid "recurse into subtrees"
11443 #: builtin/ls-tree.c:132
11444 msgid "show trees when recursing"
11447 #: builtin/ls-tree.c:135
11448 msgid "terminate entries with NUL byte"
11451 #: builtin/ls-tree.c:136
11452 msgid "include object size"
11455 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
11456 msgid "list only filenames"
11459 #: builtin/ls-tree.c:143
11460 msgid "use full path names"
11463 #: builtin/ls-tree.c:145
11464 msgid "list entire tree; not just current directory (implies --full-name)"
11467 #: builtin/mailsplit.c:241
11469 msgid "empty mbox: '%s'"
11472 #: builtin/merge.c:51
11473 msgid "git merge [<options>] [<commit>...]"
11476 #: builtin/merge.c:52
11477 msgid "git merge --abort"
11480 #: builtin/merge.c:53
11481 msgid "git merge --continue"
11484 #: builtin/merge.c:110
11485 msgid "switch `m' requires a value"
11488 #: builtin/merge.c:176
11490 msgid "Could not find merge strategy '%s'.\n"
11493 #: builtin/merge.c:177
11495 msgid "Available strategies are:"
11498 #: builtin/merge.c:182
11500 msgid "Available custom strategies are:"
11503 #: builtin/merge.c:232 builtin/pull.c:142
11504 msgid "do not show a diffstat at the end of the merge"
11507 #: builtin/merge.c:235 builtin/pull.c:145
11508 msgid "show a diffstat at the end of the merge"
11511 #: builtin/merge.c:236 builtin/pull.c:148
11512 msgid "(synonym to --stat)"
11515 #: builtin/merge.c:238 builtin/pull.c:151
11516 msgid "add (at most <n>) entries from shortlog to merge commit message"
11519 #: builtin/merge.c:241 builtin/pull.c:157
11520 msgid "create a single commit instead of doing a merge"
11523 #: builtin/merge.c:243 builtin/pull.c:160
11524 msgid "perform a commit if the merge succeeds (default)"
11527 #: builtin/merge.c:245 builtin/pull.c:163
11528 msgid "edit message before committing"
11531 #: builtin/merge.c:246
11532 msgid "allow fast-forward (default)"
11535 #: builtin/merge.c:248 builtin/pull.c:169
11536 msgid "abort if fast-forward is not possible"
11539 #: builtin/merge.c:252 builtin/pull.c:172
11540 msgid "verify that the named commit has a valid GPG signature"
11543 #: builtin/merge.c:253 builtin/notes.c:779 builtin/pull.c:176
11544 #: builtin/revert.c:110
11548 #: builtin/merge.c:254 builtin/pull.c:177
11549 msgid "merge strategy to use"
11552 #: builtin/merge.c:255 builtin/pull.c:180
11553 msgid "option=value"
11556 #: builtin/merge.c:256 builtin/pull.c:181
11557 msgid "option for selected merge strategy"
11560 #: builtin/merge.c:258
11561 msgid "merge commit message (for a non-fast-forward merge)"
11564 #: builtin/merge.c:265
11565 msgid "abort the current in-progress merge"
11568 #: builtin/merge.c:267
11569 msgid "continue the current in-progress merge"
11572 #: builtin/merge.c:269 builtin/pull.c:188
11573 msgid "allow merging unrelated histories"
11576 #: builtin/merge.c:275
11577 msgid "verify commit-msg hook"
11580 #: builtin/merge.c:300
11581 msgid "could not run stash."
11584 #: builtin/merge.c:305
11585 msgid "stash failed"
11588 #: builtin/merge.c:310
11590 msgid "not a valid object: %s"
11593 #: builtin/merge.c:332 builtin/merge.c:349
11594 msgid "read-tree failed"
11597 #: builtin/merge.c:379
11598 msgid " (nothing to squash)"
11601 #: builtin/merge.c:390
11603 msgid "Squash commit -- not updating HEAD\n"
11606 #: builtin/merge.c:440
11608 msgid "No merge message -- not updating HEAD\n"
11611 #: builtin/merge.c:491
11613 msgid "'%s' does not point to a commit"
11616 #: builtin/merge.c:578
11618 msgid "Bad branch.%s.mergeoptions string: %s"
11621 #: builtin/merge.c:699
11622 msgid "Not handling anything other than two heads merge."
11625 #: builtin/merge.c:713
11627 msgid "Unknown option for merge-recursive: -X%s"
11630 #: builtin/merge.c:728
11632 msgid "unable to write %s"
11635 #: builtin/merge.c:779
11637 msgid "Could not read from '%s'"
11640 #: builtin/merge.c:788
11642 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
11645 #: builtin/merge.c:794
11648 "Please enter a commit message to explain why this merge is necessary,\n"
11649 "especially if it merges an updated upstream into a topic branch.\n"
11651 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
11655 #: builtin/merge.c:830
11656 msgid "Empty commit message."
11659 #: builtin/merge.c:849
11661 msgid "Wonderful.\n"
11664 #: builtin/merge.c:902
11666 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
11669 #: builtin/merge.c:941
11670 msgid "No current branch."
11673 #: builtin/merge.c:943
11674 msgid "No remote for the current branch."
11677 #: builtin/merge.c:945
11678 msgid "No default upstream defined for the current branch."
11681 #: builtin/merge.c:950
11683 msgid "No remote-tracking branch for %s from %s"
11686 #: builtin/merge.c:1007
11688 msgid "Bad value '%s' in environment '%s'"
11691 #: builtin/merge.c:1110
11693 msgid "not something we can merge in %s: %s"
11696 #: builtin/merge.c:1144
11697 msgid "not something we can merge"
11700 #: builtin/merge.c:1247
11701 msgid "--abort expects no arguments"
11704 #: builtin/merge.c:1251
11705 msgid "There is no merge to abort (MERGE_HEAD missing)."
11708 #: builtin/merge.c:1263
11709 msgid "--continue expects no arguments"
11712 #: builtin/merge.c:1267
11713 msgid "There is no merge in progress (MERGE_HEAD missing)."
11716 #: builtin/merge.c:1283
11718 "You have not concluded your merge (MERGE_HEAD exists).\n"
11719 "Please, commit your changes before you merge."
11722 #: builtin/merge.c:1290
11724 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
11725 "Please, commit your changes before you merge."
11728 #: builtin/merge.c:1293
11729 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
11732 #: builtin/merge.c:1302
11733 msgid "You cannot combine --squash with --no-ff."
11736 #: builtin/merge.c:1310
11737 msgid "No commit specified and merge.defaultToUpstream not set."
11740 #: builtin/merge.c:1327
11741 msgid "Squash commit into empty head not supported yet"
11744 #: builtin/merge.c:1329
11745 msgid "Non-fast-forward commit does not make sense into an empty head"
11748 #: builtin/merge.c:1334
11750 msgid "%s - not something we can merge"
11753 #: builtin/merge.c:1336
11754 msgid "Can merge only exactly one commit into empty head"
11757 #: builtin/merge.c:1370
11759 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
11762 #: builtin/merge.c:1373
11764 msgid "Commit %s has a bad GPG signature allegedly by %s."
11767 #: builtin/merge.c:1376
11769 msgid "Commit %s does not have a GPG signature."
11772 #: builtin/merge.c:1379
11774 msgid "Commit %s has a good GPG signature by %s\n"
11777 #: builtin/merge.c:1438
11778 msgid "refusing to merge unrelated histories"
11781 #: builtin/merge.c:1447
11782 msgid "Already up to date."
11785 #: builtin/merge.c:1457
11787 msgid "Updating %s..%s\n"
11790 #: builtin/merge.c:1498
11792 msgid "Trying really trivial in-index merge...\n"
11795 #: builtin/merge.c:1505
11800 #: builtin/merge.c:1530
11801 msgid "Already up to date. Yeeah!"
11804 #: builtin/merge.c:1536
11805 msgid "Not possible to fast-forward, aborting."
11808 #: builtin/merge.c:1559 builtin/merge.c:1638
11810 msgid "Rewinding the tree to pristine...\n"
11813 #: builtin/merge.c:1563
11815 msgid "Trying merge strategy %s...\n"
11818 #: builtin/merge.c:1629
11820 msgid "No merge strategy handled the merge.\n"
11823 #: builtin/merge.c:1631
11825 msgid "Merge with strategy %s failed.\n"
11828 #: builtin/merge.c:1640
11830 msgid "Using the %s to prepare resolving by hand.\n"
11833 #: builtin/merge.c:1652
11835 msgid "Automatic merge went well; stopped before committing as requested\n"
11838 #: builtin/merge-base.c:31
11839 msgid "git merge-base [-a | --all] <commit> <commit>..."
11842 #: builtin/merge-base.c:32
11843 msgid "git merge-base [-a | --all] --octopus <commit>..."
11846 #: builtin/merge-base.c:33
11847 msgid "git merge-base --independent <commit>..."
11850 #: builtin/merge-base.c:34
11851 msgid "git merge-base --is-ancestor <commit> <commit>"
11854 #: builtin/merge-base.c:35
11855 msgid "git merge-base --fork-point <ref> [<commit>]"
11858 #: builtin/merge-base.c:221
11859 msgid "output all common ancestors"
11862 #: builtin/merge-base.c:223
11863 msgid "find ancestors for a single n-way merge"
11866 #: builtin/merge-base.c:225
11867 msgid "list revs not reachable from others"
11870 #: builtin/merge-base.c:227
11871 msgid "is the first one ancestor of the other?"
11874 #: builtin/merge-base.c:229
11875 msgid "find where <commit> forked from reflog of <ref>"
11878 #: builtin/merge-file.c:9
11880 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
11881 "<orig-file> <file2>"
11884 #: builtin/merge-file.c:33
11885 msgid "send results to standard output"
11888 #: builtin/merge-file.c:34
11889 msgid "use a diff3 based merge"
11892 #: builtin/merge-file.c:35
11893 msgid "for conflicts, use our version"
11896 #: builtin/merge-file.c:37
11897 msgid "for conflicts, use their version"
11900 #: builtin/merge-file.c:39
11901 msgid "for conflicts, use a union version"
11904 #: builtin/merge-file.c:42
11905 msgid "for conflicts, use this marker size"
11908 #: builtin/merge-file.c:43
11909 msgid "do not warn about conflicts"
11912 #: builtin/merge-file.c:45
11913 msgid "set labels for file1/orig-file/file2"
11916 #: builtin/merge-recursive.c:45
11918 msgid "unknown option %s"
11921 #: builtin/merge-recursive.c:51
11923 msgid "could not parse object '%s'"
11926 #: builtin/merge-recursive.c:55
11928 msgid "cannot handle more than %d base. Ignoring %s."
11929 msgid_plural "cannot handle more than %d bases. Ignoring %s."
11933 #: builtin/merge-recursive.c:63
11934 msgid "not handling anything other than two heads merge."
11937 #: builtin/merge-recursive.c:69 builtin/merge-recursive.c:71
11939 msgid "could not resolve ref '%s'"
11942 #: builtin/merge-recursive.c:77
11944 msgid "Merging %s with %s\n"
11947 #: builtin/mktree.c:66
11948 msgid "git mktree [-z] [--missing] [--batch]"
11951 #: builtin/mktree.c:154
11952 msgid "input is NUL terminated"
11955 #: builtin/mktree.c:155 builtin/write-tree.c:25
11956 msgid "allow missing objects"
11959 #: builtin/mktree.c:156
11960 msgid "allow creation of more than one tree"
11964 msgid "git mv [<options>] <source>... <destination>"
11969 msgid "Directory %s is in index and no submodule?"
11973 msgid "Please stage your changes to .gitmodules or stash them to proceed"
11976 #: builtin/mv.c:102
11978 msgid "%.*s is in index"
11981 #: builtin/mv.c:124
11982 msgid "force move/rename even if target exists"
11985 #: builtin/mv.c:126
11986 msgid "skip move/rename errors"
11989 #: builtin/mv.c:168
11991 msgid "destination '%s' is not a directory"
11994 #: builtin/mv.c:179
11996 msgid "Checking rename of '%s' to '%s'\n"
11999 #: builtin/mv.c:183
12003 #: builtin/mv.c:186
12004 msgid "can not move directory into itself"
12007 #: builtin/mv.c:189
12008 msgid "cannot move directory over file"
12011 #: builtin/mv.c:198
12012 msgid "source directory is empty"
12015 #: builtin/mv.c:223
12016 msgid "not under version control"
12019 #: builtin/mv.c:226
12020 msgid "destination exists"
12023 #: builtin/mv.c:234
12025 msgid "overwriting '%s'"
12028 #: builtin/mv.c:237
12029 msgid "Cannot overwrite"
12032 #: builtin/mv.c:240
12033 msgid "multiple sources for the same target"
12036 #: builtin/mv.c:242
12037 msgid "destination directory does not exist"
12040 #: builtin/mv.c:249
12042 msgid "%s, source=%s, destination=%s"
12045 #: builtin/mv.c:270
12047 msgid "Renaming %s to %s\n"
12050 #: builtin/mv.c:276 builtin/remote.c:716 builtin/repack.c:494
12052 msgid "renaming '%s' failed"
12055 #: builtin/name-rev.c:355
12056 msgid "git name-rev [<options>] <commit>..."
12059 #: builtin/name-rev.c:356
12060 msgid "git name-rev [<options>] --all"
12063 #: builtin/name-rev.c:357
12064 msgid "git name-rev [<options>] --stdin"
12067 #: builtin/name-rev.c:413
12068 msgid "print only names (no SHA-1)"
12071 #: builtin/name-rev.c:414
12072 msgid "only use tags to name the commits"
12075 #: builtin/name-rev.c:416
12076 msgid "only use refs matching <pattern>"
12079 #: builtin/name-rev.c:418
12080 msgid "ignore refs matching <pattern>"
12083 #: builtin/name-rev.c:420
12084 msgid "list all commits reachable from all refs"
12087 #: builtin/name-rev.c:421
12088 msgid "read from stdin"
12091 #: builtin/name-rev.c:422
12092 msgid "allow to print `undefined` names (default)"
12095 #: builtin/name-rev.c:428
12096 msgid "dereference tags in the input (internal use)"
12099 #: builtin/notes.c:28
12100 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
12103 #: builtin/notes.c:29
12105 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
12106 "| (-c | -C) <object>] [<object>]"
12109 #: builtin/notes.c:30
12110 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
12113 #: builtin/notes.c:31
12115 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
12116 "(-c | -C) <object>] [<object>]"
12119 #: builtin/notes.c:32
12120 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
12123 #: builtin/notes.c:33
12124 msgid "git notes [--ref <notes-ref>] show [<object>]"
12127 #: builtin/notes.c:34
12129 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
12132 #: builtin/notes.c:35
12133 msgid "git notes merge --commit [-v | -q]"
12136 #: builtin/notes.c:36
12137 msgid "git notes merge --abort [-v | -q]"
12140 #: builtin/notes.c:37
12141 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
12144 #: builtin/notes.c:38
12145 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
12148 #: builtin/notes.c:39
12149 msgid "git notes [--ref <notes-ref>] get-ref"
12152 #: builtin/notes.c:44
12153 msgid "git notes [list [<object>]]"
12156 #: builtin/notes.c:49
12157 msgid "git notes add [<options>] [<object>]"
12160 #: builtin/notes.c:54
12161 msgid "git notes copy [<options>] <from-object> <to-object>"
12164 #: builtin/notes.c:55
12165 msgid "git notes copy --stdin [<from-object> <to-object>]..."
12168 #: builtin/notes.c:60
12169 msgid "git notes append [<options>] [<object>]"
12172 #: builtin/notes.c:65
12173 msgid "git notes edit [<object>]"
12176 #: builtin/notes.c:70
12177 msgid "git notes show [<object>]"
12180 #: builtin/notes.c:75
12181 msgid "git notes merge [<options>] <notes-ref>"
12184 #: builtin/notes.c:76
12185 msgid "git notes merge --commit [<options>]"
12188 #: builtin/notes.c:77
12189 msgid "git notes merge --abort [<options>]"
12192 #: builtin/notes.c:82
12193 msgid "git notes remove [<object>]"
12196 #: builtin/notes.c:87
12197 msgid "git notes prune [<options>]"
12200 #: builtin/notes.c:92
12201 msgid "git notes get-ref"
12204 #: builtin/notes.c:97
12205 msgid "Write/edit the notes for the following object:"
12208 #: builtin/notes.c:150
12210 msgid "unable to start 'show' for object '%s'"
12213 #: builtin/notes.c:154
12214 msgid "could not read 'show' output"
12217 #: builtin/notes.c:162
12219 msgid "failed to finish 'show' for object '%s'"
12222 #: builtin/notes.c:197
12223 msgid "please supply the note contents using either -m or -F option"
12226 #: builtin/notes.c:206
12227 msgid "unable to write note object"
12230 #: builtin/notes.c:208
12232 msgid "the note contents have been left in %s"
12235 #: builtin/notes.c:236 builtin/tag.c:508
12237 msgid "cannot read '%s'"
12240 #: builtin/notes.c:238 builtin/tag.c:511
12242 msgid "could not open or read '%s'"
12245 #: builtin/notes.c:257 builtin/notes.c:308 builtin/notes.c:310
12246 #: builtin/notes.c:378 builtin/notes.c:433 builtin/notes.c:519
12247 #: builtin/notes.c:524 builtin/notes.c:602 builtin/notes.c:664
12249 msgid "failed to resolve '%s' as a valid ref."
12252 #: builtin/notes.c:260
12254 msgid "failed to read object '%s'."
12257 #: builtin/notes.c:264
12259 msgid "cannot read note data from non-blob object '%s'."
12262 #: builtin/notes.c:304
12264 msgid "malformed input line: '%s'."
12267 #: builtin/notes.c:319
12269 msgid "failed to copy notes from '%s' to '%s'"
12272 #. TRANSLATORS: the first %s will be replaced by a git
12273 #. notes command: 'add', 'merge', 'remove', etc.
12275 #: builtin/notes.c:351
12277 msgid "refusing to %s notes in %s (outside of refs/notes/)"
12280 #: builtin/notes.c:371 builtin/notes.c:426 builtin/notes.c:502
12281 #: builtin/notes.c:514 builtin/notes.c:590 builtin/notes.c:657
12282 #: builtin/notes.c:807 builtin/notes.c:954 builtin/notes.c:975
12283 msgid "too many parameters"
12286 #: builtin/notes.c:384 builtin/notes.c:670
12288 msgid "no note found for object %s."
12291 #: builtin/notes.c:405 builtin/notes.c:568
12292 msgid "note contents as a string"
12295 #: builtin/notes.c:408 builtin/notes.c:571
12296 msgid "note contents in a file"
12299 #: builtin/notes.c:411 builtin/notes.c:574
12300 msgid "reuse and edit specified note object"
12303 #: builtin/notes.c:414 builtin/notes.c:577
12304 msgid "reuse specified note object"
12307 #: builtin/notes.c:417 builtin/notes.c:580
12308 msgid "allow storing empty note"
12311 #: builtin/notes.c:418 builtin/notes.c:489
12312 msgid "replace existing notes"
12315 #: builtin/notes.c:443
12318 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
12322 #: builtin/notes.c:458 builtin/notes.c:537
12324 msgid "Overwriting existing notes for object %s\n"
12327 #: builtin/notes.c:469 builtin/notes.c:629 builtin/notes.c:894
12329 msgid "Removing note for object %s\n"
12332 #: builtin/notes.c:490
12333 msgid "read objects from stdin"
12336 #: builtin/notes.c:492
12337 msgid "load rewriting config for <command> (implies --stdin)"
12340 #: builtin/notes.c:510
12341 msgid "too few parameters"
12344 #: builtin/notes.c:531
12347 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
12351 #: builtin/notes.c:543
12353 msgid "missing notes on source object %s. Cannot copy."
12356 #: builtin/notes.c:595
12359 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
12360 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
12363 #: builtin/notes.c:690
12364 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
12367 #: builtin/notes.c:692
12368 msgid "failed to delete ref NOTES_MERGE_REF"
12371 #: builtin/notes.c:694
12372 msgid "failed to remove 'git notes merge' worktree"
12375 #: builtin/notes.c:714
12376 msgid "failed to read ref NOTES_MERGE_PARTIAL"
12379 #: builtin/notes.c:716
12380 msgid "could not find commit from NOTES_MERGE_PARTIAL."
12383 #: builtin/notes.c:718
12384 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
12387 #: builtin/notes.c:731
12388 msgid "failed to resolve NOTES_MERGE_REF"
12391 #: builtin/notes.c:734
12392 msgid "failed to finalize notes merge"
12395 #: builtin/notes.c:760
12397 msgid "unknown notes merge strategy %s"
12400 #: builtin/notes.c:776
12401 msgid "General options"
12404 #: builtin/notes.c:778
12405 msgid "Merge options"
12408 #: builtin/notes.c:780
12410 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
12414 #: builtin/notes.c:782
12415 msgid "Committing unmerged notes"
12418 #: builtin/notes.c:784
12419 msgid "finalize notes merge by committing unmerged notes"
12422 #: builtin/notes.c:786
12423 msgid "Aborting notes merge resolution"
12426 #: builtin/notes.c:788
12427 msgid "abort notes merge"
12430 #: builtin/notes.c:799
12431 msgid "cannot mix --commit, --abort or -s/--strategy"
12434 #: builtin/notes.c:804
12435 msgid "must specify a notes ref to merge"
12438 #: builtin/notes.c:828
12440 msgid "unknown -s/--strategy: %s"
12443 #: builtin/notes.c:865
12445 msgid "a notes merge into %s is already in-progress at %s"
12448 #: builtin/notes.c:868
12450 msgid "failed to store link to current notes ref (%s)"
12453 #: builtin/notes.c:870
12456 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
12457 "'git notes merge --commit', or abort the merge with 'git notes merge --"
12461 #: builtin/notes.c:892
12463 msgid "Object %s has no note\n"
12466 #: builtin/notes.c:904
12467 msgid "attempt to remove non-existent note is not an error"
12470 #: builtin/notes.c:907
12471 msgid "read object names from the standard input"
12474 #: builtin/notes.c:945 builtin/prune.c:108 builtin/worktree.c:152
12475 msgid "do not remove, show only"
12478 #: builtin/notes.c:946
12479 msgid "report pruned notes"
12482 #: builtin/notes.c:988
12486 #: builtin/notes.c:989
12487 msgid "use notes from <notes-ref>"
12490 #: builtin/notes.c:1024
12492 msgid "unknown subcommand: %s"
12495 #: builtin/pack-objects.c:48
12497 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
12500 #: builtin/pack-objects.c:49
12502 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
12505 #: builtin/pack-objects.c:414
12507 msgid "bad packed object CRC for %s"
12510 #: builtin/pack-objects.c:425
12512 msgid "corrupt packed object for %s"
12515 #: builtin/pack-objects.c:556
12517 msgid "recursive delta detected for object %s"
12520 #: builtin/pack-objects.c:756
12522 msgid "ordered %u objects, expected %<PRIu32>"
12525 #: builtin/pack-objects.c:769
12527 msgid "packfile is invalid: %s"
12530 #: builtin/pack-objects.c:773
12532 msgid "unable to open packfile for reuse: %s"
12535 #: builtin/pack-objects.c:777
12536 msgid "unable to seek in reused packfile"
12539 #: builtin/pack-objects.c:788
12540 msgid "unable to read from reused packfile"
12543 #: builtin/pack-objects.c:816
12544 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
12547 #: builtin/pack-objects.c:829
12548 msgid "Writing objects"
12551 #: builtin/pack-objects.c:891 builtin/update-index.c:88
12553 msgid "failed to stat %s"
12556 #: builtin/pack-objects.c:944
12558 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
12561 #: builtin/pack-objects.c:1112
12562 msgid "disabling bitmap writing, as some objects are not being packed"
12565 #: builtin/pack-objects.c:1489
12567 msgid "delta base offset overflow in pack for %s"
12570 #: builtin/pack-objects.c:1498
12572 msgid "delta base offset out of bound for %s"
12575 #: builtin/pack-objects.c:1771
12576 msgid "Counting objects"
12579 #: builtin/pack-objects.c:1913
12581 msgid "unable to get size of %s"
12584 #: builtin/pack-objects.c:1928
12586 msgid "unable to parse object header of %s"
12589 #: builtin/pack-objects.c:1995 builtin/pack-objects.c:2011
12590 #: builtin/pack-objects.c:2021
12592 msgid "object %s cannot be read"
12595 #: builtin/pack-objects.c:1998 builtin/pack-objects.c:2025
12597 msgid "object %s inconsistent object length (%lu vs %lu)"
12600 #: builtin/pack-objects.c:2035
12601 msgid "suboptimal pack - out of memory"
12604 #: builtin/pack-objects.c:2366
12606 msgid "Delta compression using up to %d threads"
12609 #: builtin/pack-objects.c:2502
12611 msgid "unable to pack objects reachable from tag %s"
12614 #: builtin/pack-objects.c:2586
12615 msgid "Compressing objects"
12618 #: builtin/pack-objects.c:2592
12619 msgid "inconsistency with delta count"
12622 #: builtin/pack-objects.c:2671
12625 "expected edge object ID, got garbage:\n"
12629 #: builtin/pack-objects.c:2677
12632 "expected object ID, got garbage:\n"
12636 #: builtin/pack-objects.c:2757
12637 msgid "invalid value for --missing"
12640 #: builtin/pack-objects.c:2816 builtin/pack-objects.c:2924
12641 msgid "cannot open pack index"
12644 #: builtin/pack-objects.c:2847
12646 msgid "loose object at %s could not be examined"
12649 #: builtin/pack-objects.c:2932
12650 msgid "unable to force loose object"
12653 #: builtin/pack-objects.c:3019
12655 msgid "not a rev '%s'"
12658 #: builtin/pack-objects.c:3022
12660 msgid "bad revision '%s'"
12663 #: builtin/pack-objects.c:3042
12664 msgid "unable to add recent objects"
12667 #: builtin/pack-objects.c:3092
12669 msgid "unsupported index version %s"
12672 #: builtin/pack-objects.c:3096
12674 msgid "bad index version '%s'"
12677 #: builtin/pack-objects.c:3127
12678 msgid "do not show progress meter"
12681 #: builtin/pack-objects.c:3129
12682 msgid "show progress meter"
12685 #: builtin/pack-objects.c:3131
12686 msgid "show progress meter during object writing phase"
12689 #: builtin/pack-objects.c:3134
12690 msgid "similar to --all-progress when progress meter is shown"
12693 #: builtin/pack-objects.c:3135
12694 msgid "<version>[,<offset>]"
12697 #: builtin/pack-objects.c:3136
12698 msgid "write the pack index file in the specified idx format version"
12701 #: builtin/pack-objects.c:3139
12702 msgid "maximum size of each output pack file"
12705 #: builtin/pack-objects.c:3141
12706 msgid "ignore borrowed objects from alternate object store"
12709 #: builtin/pack-objects.c:3143
12710 msgid "ignore packed objects"
12713 #: builtin/pack-objects.c:3145
12714 msgid "limit pack window by objects"
12717 #: builtin/pack-objects.c:3147
12718 msgid "limit pack window by memory in addition to object limit"
12721 #: builtin/pack-objects.c:3149
12722 msgid "maximum length of delta chain allowed in the resulting pack"
12725 #: builtin/pack-objects.c:3151
12726 msgid "reuse existing deltas"
12729 #: builtin/pack-objects.c:3153
12730 msgid "reuse existing objects"
12733 #: builtin/pack-objects.c:3155
12734 msgid "use OFS_DELTA objects"
12737 #: builtin/pack-objects.c:3157
12738 msgid "use threads when searching for best delta matches"
12741 #: builtin/pack-objects.c:3159
12742 msgid "do not create an empty pack output"
12745 #: builtin/pack-objects.c:3161
12746 msgid "read revision arguments from standard input"
12749 #: builtin/pack-objects.c:3163
12750 msgid "limit the objects to those that are not yet packed"
12753 #: builtin/pack-objects.c:3166
12754 msgid "include objects reachable from any reference"
12757 #: builtin/pack-objects.c:3169
12758 msgid "include objects referred by reflog entries"
12761 #: builtin/pack-objects.c:3172
12762 msgid "include objects referred to by the index"
12765 #: builtin/pack-objects.c:3175
12766 msgid "output pack to stdout"
12769 #: builtin/pack-objects.c:3177
12770 msgid "include tag objects that refer to objects to be packed"
12773 #: builtin/pack-objects.c:3179
12774 msgid "keep unreachable objects"
12777 #: builtin/pack-objects.c:3181
12778 msgid "pack loose unreachable objects"
12781 #: builtin/pack-objects.c:3183
12782 msgid "unpack unreachable objects newer than <time>"
12785 #: builtin/pack-objects.c:3186
12786 msgid "create thin packs"
12789 #: builtin/pack-objects.c:3188
12790 msgid "create packs suitable for shallow fetches"
12793 #: builtin/pack-objects.c:3190
12794 msgid "ignore packs that have companion .keep file"
12797 #: builtin/pack-objects.c:3192
12798 msgid "ignore this pack"
12801 #: builtin/pack-objects.c:3194
12802 msgid "pack compression level"
12805 #: builtin/pack-objects.c:3196
12806 msgid "do not hide commits by grafts"
12809 #: builtin/pack-objects.c:3198
12810 msgid "use a bitmap index if available to speed up counting objects"
12813 #: builtin/pack-objects.c:3200
12814 msgid "write a bitmap index together with the pack index"
12817 #: builtin/pack-objects.c:3203
12818 msgid "handling for missing objects"
12821 #: builtin/pack-objects.c:3206
12822 msgid "do not pack objects in promisor packfiles"
12825 #: builtin/pack-objects.c:3230
12827 msgid "delta chain depth %d is too deep, forcing %d"
12830 #: builtin/pack-objects.c:3235
12832 msgid "pack.deltaCacheLimit is too high, forcing %d"
12835 #: builtin/pack-objects.c:3291
12836 msgid "--max-pack-size cannot be used to build a pack for transfer"
12839 #: builtin/pack-objects.c:3293
12840 msgid "minimum pack size limit is 1 MiB"
12843 #: builtin/pack-objects.c:3298
12844 msgid "--thin cannot be used to build an indexable pack"
12847 #: builtin/pack-objects.c:3301
12848 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
12851 #: builtin/pack-objects.c:3307
12852 msgid "cannot use --filter without --stdout"
12855 #: builtin/pack-objects.c:3363
12856 msgid "Enumerating objects"
12859 #: builtin/pack-objects.c:3382
12861 msgid "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>)"
12864 #: builtin/pack-refs.c:7
12865 msgid "git pack-refs [<options>]"
12868 #: builtin/pack-refs.c:15
12869 msgid "pack everything"
12872 #: builtin/pack-refs.c:16
12873 msgid "prune loose refs (default)"
12876 #: builtin/prune-packed.c:9
12877 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
12880 #: builtin/prune-packed.c:42
12881 msgid "Removing duplicate objects"
12884 #: builtin/prune.c:12
12885 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
12888 #: builtin/prune.c:109
12889 msgid "report pruned objects"
12892 #: builtin/prune.c:112
12893 msgid "expire objects older than <time>"
12896 #: builtin/prune.c:114
12897 msgid "limit traversal to objects outside promisor packfiles"
12900 #: builtin/prune.c:128
12901 msgid "cannot prune in a precious-objects repo"
12904 #: builtin/pull.c:59 builtin/pull.c:61
12906 msgid "Invalid value for %s: %s"
12909 #: builtin/pull.c:81
12910 msgid "git pull [<options>] [<repository> [<refspec>...]]"
12913 #: builtin/pull.c:132
12914 msgid "control for recursive fetching of submodules"
12917 #: builtin/pull.c:136
12918 msgid "Options related to merging"
12921 #: builtin/pull.c:139
12922 msgid "incorporate changes by rebasing rather than merging"
12925 #: builtin/pull.c:166 builtin/rebase--helper.c:23 builtin/revert.c:122
12926 msgid "allow fast-forward"
12929 #: builtin/pull.c:175
12930 msgid "automatically stash/stash pop before and after rebase"
12933 #: builtin/pull.c:191
12934 msgid "Options related to fetching"
12937 #: builtin/pull.c:209
12938 msgid "number of submodules pulled in parallel"
12941 #: builtin/pull.c:304
12943 msgid "Invalid value for pull.ff: %s"
12946 #: builtin/pull.c:420
12948 "There is no candidate for rebasing against among the refs that you just "
12952 #: builtin/pull.c:422
12954 "There are no candidates for merging among the refs that you just fetched."
12957 #: builtin/pull.c:423
12959 "Generally this means that you provided a wildcard refspec which had no\n"
12960 "matches on the remote end."
12963 #: builtin/pull.c:426
12966 "You asked to pull from the remote '%s', but did not specify\n"
12967 "a branch. Because this is not the default configured remote\n"
12968 "for your current branch, you must specify a branch on the command line."
12971 #: builtin/pull.c:431 git-parse-remote.sh:73
12972 msgid "You are not currently on a branch."
12975 #: builtin/pull.c:433 builtin/pull.c:448 git-parse-remote.sh:79
12976 msgid "Please specify which branch you want to rebase against."
12979 #: builtin/pull.c:435 builtin/pull.c:450 git-parse-remote.sh:82
12980 msgid "Please specify which branch you want to merge with."
12983 #: builtin/pull.c:436 builtin/pull.c:451
12984 msgid "See git-pull(1) for details."
12987 #: builtin/pull.c:438 builtin/pull.c:444 builtin/pull.c:453
12988 #: git-parse-remote.sh:64
12992 #: builtin/pull.c:438 builtin/pull.c:453 builtin/pull.c:458 git-rebase.sh:576
12993 #: git-parse-remote.sh:65
12997 #: builtin/pull.c:446 git-parse-remote.sh:75
12998 msgid "There is no tracking information for the current branch."
13001 #: builtin/pull.c:455 git-parse-remote.sh:95
13003 "If you wish to set tracking information for this branch you can do so with:"
13006 #: builtin/pull.c:460
13009 "Your configuration specifies to merge with the ref '%s'\n"
13010 "from the remote, but no such ref was fetched."
13013 #: builtin/pull.c:829
13014 msgid "ignoring --verify-signatures for rebase"
13017 #: builtin/pull.c:877
13018 msgid "--[no-]autostash option is only valid with --rebase."
13021 #: builtin/pull.c:885
13022 msgid "Updating an unborn branch with changes added to the index."
13025 #: builtin/pull.c:888
13026 msgid "pull with rebase"
13029 #: builtin/pull.c:889
13030 msgid "please commit or stash them."
13033 #: builtin/pull.c:914
13036 "fetch updated the current branch head.\n"
13037 "fast-forwarding your working tree from\n"
13041 #: builtin/pull.c:919
13044 "Cannot fast-forward your working tree.\n"
13045 "After making sure that you saved anything precious from\n"
13048 "$ git reset --hard\n"
13052 #: builtin/pull.c:934
13053 msgid "Cannot merge multiple branches into empty head."
13056 #: builtin/pull.c:938
13057 msgid "Cannot rebase onto multiple branches."
13060 #: builtin/pull.c:945
13061 msgid "cannot rebase with locally recorded submodule modifications"
13064 #: builtin/push.c:19
13065 msgid "git push [<options>] [<repository> [<refspec>...]]"
13068 #: builtin/push.c:111
13069 msgid "tag shorthand without <tag>"
13072 #: builtin/push.c:121
13073 msgid "--delete only accepts plain target ref names"
13076 #: builtin/push.c:165
13079 "To choose either option permanently, see push.default in 'git help config'."
13082 #: builtin/push.c:168
13085 "The upstream branch of your current branch does not match\n"
13086 "the name of your current branch. To push to the upstream branch\n"
13087 "on the remote, use\n"
13089 " git push %s HEAD:%s\n"
13091 "To push to the branch of the same name on the remote, use\n"
13093 " git push %s %s\n"
13097 #: builtin/push.c:183
13100 "You are not currently on a branch.\n"
13101 "To push the history leading to the current (detached HEAD)\n"
13104 " git push %s HEAD:<name-of-remote-branch>\n"
13107 #: builtin/push.c:197
13110 "The current branch %s has no upstream branch.\n"
13111 "To push the current branch and set the remote as upstream, use\n"
13113 " git push --set-upstream %s %s\n"
13116 #: builtin/push.c:205
13118 msgid "The current branch %s has multiple upstream branches, refusing to push."
13121 #: builtin/push.c:208
13124 "You are pushing to remote '%s', which is not the upstream of\n"
13125 "your current branch '%s', without telling me what to push\n"
13126 "to update which remote branch."
13129 #: builtin/push.c:267
13131 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
13134 #: builtin/push.c:274
13136 "Updates were rejected because the tip of your current branch is behind\n"
13137 "its remote counterpart. Integrate the remote changes (e.g.\n"
13138 "'git pull ...') before pushing again.\n"
13139 "See the 'Note about fast-forwards' in 'git push --help' for details."
13142 #: builtin/push.c:280
13144 "Updates were rejected because a pushed branch tip is behind its remote\n"
13145 "counterpart. Check out this branch and integrate the remote changes\n"
13146 "(e.g. 'git pull ...') before pushing again.\n"
13147 "See the 'Note about fast-forwards' in 'git push --help' for details."
13150 #: builtin/push.c:286
13152 "Updates were rejected because the remote contains work that you do\n"
13153 "not have locally. This is usually caused by another repository pushing\n"
13154 "to the same ref. You may want to first integrate the remote changes\n"
13155 "(e.g., 'git pull ...') before pushing again.\n"
13156 "See the 'Note about fast-forwards' in 'git push --help' for details."
13159 #: builtin/push.c:293
13160 msgid "Updates were rejected because the tag already exists in the remote."
13163 #: builtin/push.c:296
13165 "You cannot update a remote ref that points at a non-commit object,\n"
13166 "or update a remote ref to make it point at a non-commit object,\n"
13167 "without using the '--force' option.\n"
13170 #: builtin/push.c:357
13172 msgid "Pushing to %s\n"
13175 #: builtin/push.c:361
13177 msgid "failed to push some refs to '%s'"
13180 #: builtin/push.c:395
13182 msgid "bad repository '%s'"
13185 #: builtin/push.c:396
13187 "No configured push destination.\n"
13188 "Either specify the URL from the command-line or configure a remote "
13189 "repository using\n"
13191 " git remote add <name> <url>\n"
13193 "and then push using the remote name\n"
13195 " git push <name>\n"
13198 #: builtin/push.c:551
13202 #: builtin/push.c:552 builtin/send-pack.c:164
13203 msgid "push all refs"
13206 #: builtin/push.c:553 builtin/send-pack.c:166
13207 msgid "mirror all refs"
13210 #: builtin/push.c:555
13211 msgid "delete refs"
13214 #: builtin/push.c:556
13215 msgid "push tags (can't be used with --all or --mirror)"
13218 #: builtin/push.c:559 builtin/send-pack.c:167
13219 msgid "force updates"
13222 #: builtin/push.c:561 builtin/send-pack.c:181
13223 msgid "<refname>:<expect>"
13226 #: builtin/push.c:562 builtin/send-pack.c:182
13227 msgid "require old value of ref to be at this value"
13230 #: builtin/push.c:565
13231 msgid "control recursive pushing of submodules"
13234 #: builtin/push.c:567 builtin/send-pack.c:175
13235 msgid "use thin pack"
13238 #: builtin/push.c:568 builtin/push.c:569 builtin/send-pack.c:161
13239 #: builtin/send-pack.c:162
13240 msgid "receive pack program"
13243 #: builtin/push.c:570
13244 msgid "set upstream for git pull/status"
13247 #: builtin/push.c:573
13248 msgid "prune locally removed refs"
13251 #: builtin/push.c:575
13252 msgid "bypass pre-push hook"
13255 #: builtin/push.c:576
13256 msgid "push missing but relevant tags"
13259 #: builtin/push.c:579 builtin/send-pack.c:169
13260 msgid "GPG sign the push"
13263 #: builtin/push.c:581 builtin/send-pack.c:176
13264 msgid "request atomic transaction on remote side"
13267 #: builtin/push.c:599
13268 msgid "--delete is incompatible with --all, --mirror and --tags"
13271 #: builtin/push.c:601
13272 msgid "--delete doesn't make sense without any refs"
13275 #: builtin/push.c:604
13276 msgid "--all and --tags are incompatible"
13279 #: builtin/push.c:606
13280 msgid "--all can't be combined with refspecs"
13283 #: builtin/push.c:610
13284 msgid "--mirror and --tags are incompatible"
13287 #: builtin/push.c:612
13288 msgid "--mirror can't be combined with refspecs"
13291 #: builtin/push.c:615
13292 msgid "--all and --mirror are incompatible"
13295 #: builtin/push.c:634
13296 msgid "push options must not have new line characters"
13299 #: builtin/range-diff.c:8
13300 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
13303 #: builtin/range-diff.c:9
13304 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
13307 #: builtin/range-diff.c:10
13308 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
13311 #: builtin/range-diff.c:26
13312 msgid "Percentage by which creation is weighted"
13315 #: builtin/range-diff.c:28
13316 msgid "use simple diff colors"
13319 #: builtin/range-diff.c:75 builtin/range-diff.c:79
13321 msgid "no .. in range: '%s'"
13324 #: builtin/range-diff.c:89
13325 msgid "single arg format must be symmetric range"
13328 #: builtin/range-diff.c:104
13329 msgid "need two commit ranges"
13332 #: builtin/read-tree.c:40
13334 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
13335 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
13336 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
13339 #: builtin/read-tree.c:120
13340 msgid "write resulting index to <file>"
13343 #: builtin/read-tree.c:123
13344 msgid "only empty the index"
13347 #: builtin/read-tree.c:125
13351 #: builtin/read-tree.c:127
13352 msgid "perform a merge in addition to a read"
13355 #: builtin/read-tree.c:129
13356 msgid "3-way merge if no file level merging required"
13359 #: builtin/read-tree.c:131
13360 msgid "3-way merge in presence of adds and removes"
13363 #: builtin/read-tree.c:133
13364 msgid "same as -m, but discard unmerged entries"
13367 #: builtin/read-tree.c:134
13368 msgid "<subdirectory>/"
13371 #: builtin/read-tree.c:135
13372 msgid "read the tree into the index under <subdirectory>/"
13375 #: builtin/read-tree.c:138
13376 msgid "update working tree with merge result"
13379 #: builtin/read-tree.c:140
13383 #: builtin/read-tree.c:141
13384 msgid "allow explicitly ignored files to be overwritten"
13387 #: builtin/read-tree.c:144
13388 msgid "don't check the working tree after merging"
13391 #: builtin/read-tree.c:145
13392 msgid "don't update the index or the work tree"
13395 #: builtin/read-tree.c:147
13396 msgid "skip applying sparse checkout filter"
13399 #: builtin/read-tree.c:149
13400 msgid "debug unpack-trees"
13403 #: builtin/rebase--helper.c:8
13404 msgid "git rebase--helper [<options>]"
13407 #: builtin/rebase--helper.c:24
13408 msgid "keep empty commits"
13411 #: builtin/rebase--helper.c:26 builtin/revert.c:124
13412 msgid "allow commits with empty messages"
13415 #: builtin/rebase--helper.c:27
13416 msgid "rebase merge commits"
13419 #: builtin/rebase--helper.c:29
13420 msgid "keep original branch points of cousins"
13423 #: builtin/rebase--helper.c:30
13424 msgid "continue rebase"
13427 #: builtin/rebase--helper.c:32
13428 msgid "abort rebase"
13431 #: builtin/rebase--helper.c:35
13432 msgid "make rebase script"
13435 #: builtin/rebase--helper.c:37
13436 msgid "shorten commit ids in the todo list"
13439 #: builtin/rebase--helper.c:39
13440 msgid "expand commit ids in the todo list"
13443 #: builtin/rebase--helper.c:41
13444 msgid "check the todo list"
13447 #: builtin/rebase--helper.c:43
13448 msgid "skip unnecessary picks"
13451 #: builtin/rebase--helper.c:45
13452 msgid "rearrange fixup/squash lines"
13455 #: builtin/rebase--helper.c:47
13456 msgid "insert exec commands in todo list"
13459 #: builtin/rebase--helper.c:68
13460 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
13463 #: builtin/receive-pack.c:32
13464 msgid "git receive-pack <git-dir>"
13467 #: builtin/receive-pack.c:830
13469 "By default, updating the current branch in a non-bare repository\n"
13470 "is denied, because it will make the index and work tree inconsistent\n"
13471 "with what you pushed, and will require 'git reset --hard' to match\n"
13472 "the work tree to HEAD.\n"
13474 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
13475 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
13476 "its current branch; however, this is not recommended unless you\n"
13477 "arranged to update its work tree to match what you pushed in some\n"
13480 "To squelch this message and still keep the default behaviour, set\n"
13481 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
13484 #: builtin/receive-pack.c:850
13486 "By default, deleting the current branch is denied, because the next\n"
13487 "'git clone' won't result in any file checked out, causing confusion.\n"
13489 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
13490 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
13491 "current branch, with or without a warning message.\n"
13493 "To squelch this message, you can set it to 'refuse'."
13496 #: builtin/receive-pack.c:1923
13500 #: builtin/receive-pack.c:1937
13501 msgid "You must specify a directory."
13504 #: builtin/reflog.c:536 builtin/reflog.c:541
13506 msgid "'%s' is not a valid timestamp"
13509 #: builtin/remote.c:15
13510 msgid "git remote [-v | --verbose]"
13513 #: builtin/remote.c:16
13515 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
13516 "mirror=<fetch|push>] <name> <url>"
13519 #: builtin/remote.c:17 builtin/remote.c:37
13520 msgid "git remote rename <old> <new>"
13523 #: builtin/remote.c:18 builtin/remote.c:42
13524 msgid "git remote remove <name>"
13527 #: builtin/remote.c:19 builtin/remote.c:47
13528 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
13531 #: builtin/remote.c:20
13532 msgid "git remote [-v | --verbose] show [-n] <name>"
13535 #: builtin/remote.c:21
13536 msgid "git remote prune [-n | --dry-run] <name>"
13539 #: builtin/remote.c:22
13541 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
13544 #: builtin/remote.c:23
13545 msgid "git remote set-branches [--add] <name> <branch>..."
13548 #: builtin/remote.c:24 builtin/remote.c:73
13549 msgid "git remote get-url [--push] [--all] <name>"
13552 #: builtin/remote.c:25 builtin/remote.c:78
13553 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
13556 #: builtin/remote.c:26 builtin/remote.c:79
13557 msgid "git remote set-url --add <name> <newurl>"
13560 #: builtin/remote.c:27 builtin/remote.c:80
13561 msgid "git remote set-url --delete <name> <url>"
13564 #: builtin/remote.c:32
13565 msgid "git remote add [<options>] <name> <url>"
13568 #: builtin/remote.c:52
13569 msgid "git remote set-branches <name> <branch>..."
13572 #: builtin/remote.c:53
13573 msgid "git remote set-branches --add <name> <branch>..."
13576 #: builtin/remote.c:58
13577 msgid "git remote show [<options>] <name>"
13580 #: builtin/remote.c:63
13581 msgid "git remote prune [<options>] <name>"
13584 #: builtin/remote.c:68
13585 msgid "git remote update [<options>] [<group> | <remote>]..."
13588 #: builtin/remote.c:97
13590 msgid "Updating %s"
13593 #: builtin/remote.c:129
13595 "--mirror is dangerous and deprecated; please\n"
13596 "\t use --mirror=fetch or --mirror=push instead"
13599 #: builtin/remote.c:146
13601 msgid "unknown mirror argument: %s"
13604 #: builtin/remote.c:162
13605 msgid "fetch the remote branches"
13608 #: builtin/remote.c:164
13609 msgid "import all tags and associated objects when fetching"
13612 #: builtin/remote.c:167
13613 msgid "or do not fetch any tag at all (--no-tags)"
13616 #: builtin/remote.c:169
13617 msgid "branch(es) to track"
13620 #: builtin/remote.c:170
13621 msgid "master branch"
13624 #: builtin/remote.c:172
13625 msgid "set up remote as a mirror to push to or fetch from"
13628 #: builtin/remote.c:184
13629 msgid "specifying a master branch makes no sense with --mirror"
13632 #: builtin/remote.c:186
13633 msgid "specifying branches to track makes sense only with fetch mirrors"
13636 #: builtin/remote.c:193 builtin/remote.c:635
13638 msgid "remote %s already exists."
13641 #: builtin/remote.c:197 builtin/remote.c:639
13643 msgid "'%s' is not a valid remote name"
13646 #: builtin/remote.c:237
13648 msgid "Could not setup master '%s'"
13651 #: builtin/remote.c:343
13653 msgid "Could not get fetch map for refspec %s"
13656 #: builtin/remote.c:442 builtin/remote.c:450
13660 #: builtin/remote.c:454
13664 #: builtin/remote.c:628 builtin/remote.c:764 builtin/remote.c:863
13666 msgid "No such remote: %s"
13669 #: builtin/remote.c:645
13671 msgid "Could not rename config section '%s' to '%s'"
13674 #: builtin/remote.c:665
13677 "Not updating non-default fetch refspec\n"
13679 "\tPlease update the configuration manually if necessary."
13682 #: builtin/remote.c:701
13684 msgid "deleting '%s' failed"
13687 #: builtin/remote.c:735
13689 msgid "creating '%s' failed"
13692 #: builtin/remote.c:801
13694 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
13695 "to delete it, use:"
13697 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
13698 "to delete them, use:"
13702 #: builtin/remote.c:815
13704 msgid "Could not remove config section '%s'"
13707 #: builtin/remote.c:916
13709 msgid " new (next fetch will store in remotes/%s)"
13712 #: builtin/remote.c:919
13716 #: builtin/remote.c:921
13717 msgid " stale (use 'git remote prune' to remove)"
13720 #: builtin/remote.c:923
13724 #: builtin/remote.c:964
13726 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
13729 #: builtin/remote.c:973
13731 msgid "rebases interactively onto remote %s"
13734 #: builtin/remote.c:975
13736 msgid "rebases interactively (with merges) onto remote %s"
13739 #: builtin/remote.c:978
13741 msgid "rebases onto remote %s"
13744 #: builtin/remote.c:982
13746 msgid " merges with remote %s"
13749 #: builtin/remote.c:985
13751 msgid "merges with remote %s"
13754 #: builtin/remote.c:988
13756 msgid "%-*s and with remote %s\n"
13759 #: builtin/remote.c:1031
13763 #: builtin/remote.c:1034
13767 #: builtin/remote.c:1038
13771 #: builtin/remote.c:1041
13772 msgid "fast-forwardable"
13775 #: builtin/remote.c:1044
13776 msgid "local out of date"
13779 #: builtin/remote.c:1051
13781 msgid " %-*s forces to %-*s (%s)"
13784 #: builtin/remote.c:1054
13786 msgid " %-*s pushes to %-*s (%s)"
13789 #: builtin/remote.c:1058
13791 msgid " %-*s forces to %s"
13794 #: builtin/remote.c:1061
13796 msgid " %-*s pushes to %s"
13799 #: builtin/remote.c:1129
13800 msgid "do not query remotes"
13803 #: builtin/remote.c:1156
13805 msgid "* remote %s"
13808 #: builtin/remote.c:1157
13810 msgid " Fetch URL: %s"
13813 #: builtin/remote.c:1158 builtin/remote.c:1174 builtin/remote.c:1313
13817 #. TRANSLATORS: the colon ':' should align
13818 #. with the one in " Fetch URL: %s"
13821 #: builtin/remote.c:1172 builtin/remote.c:1174
13823 msgid " Push URL: %s"
13826 #: builtin/remote.c:1176 builtin/remote.c:1178 builtin/remote.c:1180
13828 msgid " HEAD branch: %s"
13831 #: builtin/remote.c:1176
13832 msgid "(not queried)"
13835 #: builtin/remote.c:1178
13839 #: builtin/remote.c:1182
13842 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
13845 #: builtin/remote.c:1194
13847 msgid " Remote branch:%s"
13848 msgid_plural " Remote branches:%s"
13852 #: builtin/remote.c:1197 builtin/remote.c:1223
13853 msgid " (status not queried)"
13856 #: builtin/remote.c:1206
13857 msgid " Local branch configured for 'git pull':"
13858 msgid_plural " Local branches configured for 'git pull':"
13862 #: builtin/remote.c:1214
13863 msgid " Local refs will be mirrored by 'git push'"
13866 #: builtin/remote.c:1220
13868 msgid " Local ref configured for 'git push'%s:"
13869 msgid_plural " Local refs configured for 'git push'%s:"
13873 #: builtin/remote.c:1241
13874 msgid "set refs/remotes/<name>/HEAD according to remote"
13877 #: builtin/remote.c:1243
13878 msgid "delete refs/remotes/<name>/HEAD"
13881 #: builtin/remote.c:1258
13882 msgid "Cannot determine remote HEAD"
13885 #: builtin/remote.c:1260
13886 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
13889 #: builtin/remote.c:1270
13891 msgid "Could not delete %s"
13894 #: builtin/remote.c:1278
13896 msgid "Not a valid ref: %s"
13899 #: builtin/remote.c:1280
13901 msgid "Could not setup %s"
13904 #: builtin/remote.c:1298
13906 msgid " %s will become dangling!"
13909 #: builtin/remote.c:1299
13911 msgid " %s has become dangling!"
13914 #: builtin/remote.c:1309
13919 #: builtin/remote.c:1310
13924 #: builtin/remote.c:1326
13926 msgid " * [would prune] %s"
13929 #: builtin/remote.c:1329
13931 msgid " * [pruned] %s"
13934 #: builtin/remote.c:1374
13935 msgid "prune remotes after fetching"
13938 #: builtin/remote.c:1437 builtin/remote.c:1491 builtin/remote.c:1559
13940 msgid "No such remote '%s'"
13943 #: builtin/remote.c:1453
13947 #: builtin/remote.c:1460
13948 msgid "no remote specified"
13951 #: builtin/remote.c:1477
13952 msgid "query push URLs rather than fetch URLs"
13955 #: builtin/remote.c:1479
13956 msgid "return all URLs"
13959 #: builtin/remote.c:1507
13961 msgid "no URLs configured for remote '%s'"
13964 #: builtin/remote.c:1533
13965 msgid "manipulate push URLs"
13968 #: builtin/remote.c:1535
13972 #: builtin/remote.c:1537
13973 msgid "delete URLs"
13976 #: builtin/remote.c:1544
13977 msgid "--add --delete doesn't make sense"
13980 #: builtin/remote.c:1583
13982 msgid "Invalid old URL pattern: %s"
13985 #: builtin/remote.c:1591
13987 msgid "No such URL found: %s"
13990 #: builtin/remote.c:1593
13991 msgid "Will not delete all non-push URLs"
13994 #: builtin/remote.c:1609
13995 msgid "be verbose; must be placed before a subcommand"
13998 #: builtin/remote.c:1640
14000 msgid "Unknown subcommand: %s"
14003 #: builtin/repack.c:20
14004 msgid "git repack [<options>]"
14007 #: builtin/repack.c:25
14009 "Incremental repacks are incompatible with bitmap indexes. Use\n"
14010 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
14013 #: builtin/repack.c:287
14014 msgid "pack everything in a single pack"
14017 #: builtin/repack.c:289
14018 msgid "same as -a, and turn unreachable objects loose"
14021 #: builtin/repack.c:292
14022 msgid "remove redundant packs, and run git-prune-packed"
14025 #: builtin/repack.c:294
14026 msgid "pass --no-reuse-delta to git-pack-objects"
14029 #: builtin/repack.c:296
14030 msgid "pass --no-reuse-object to git-pack-objects"
14033 #: builtin/repack.c:298
14034 msgid "do not run git-update-server-info"
14037 #: builtin/repack.c:301
14038 msgid "pass --local to git-pack-objects"
14041 #: builtin/repack.c:303
14042 msgid "write bitmap index"
14045 #: builtin/repack.c:304
14046 msgid "approxidate"
14049 #: builtin/repack.c:305
14050 msgid "with -A, do not loosen objects older than this"
14053 #: builtin/repack.c:307
14054 msgid "with -a, repack unreachable objects"
14057 #: builtin/repack.c:309
14058 msgid "size of the window used for delta compression"
14061 #: builtin/repack.c:310 builtin/repack.c:316
14065 #: builtin/repack.c:311
14066 msgid "same as the above, but limit memory size instead of entries count"
14069 #: builtin/repack.c:313
14070 msgid "limits the maximum delta depth"
14073 #: builtin/repack.c:315
14074 msgid "limits the maximum number of threads"
14077 #: builtin/repack.c:317
14078 msgid "maximum size of each packfile"
14081 #: builtin/repack.c:319
14082 msgid "repack objects in packs marked with .keep"
14085 #: builtin/repack.c:321
14086 msgid "do not repack this pack"
14089 #: builtin/repack.c:331
14090 msgid "cannot delete packs in a precious-objects repo"
14093 #: builtin/repack.c:335
14094 msgid "--keep-unreachable and -A are incompatible"
14097 #: builtin/repack.c:510 builtin/worktree.c:140
14099 msgid "failed to remove '%s'"
14102 #: builtin/replace.c:22
14103 msgid "git replace [-f] <object> <replacement>"
14106 #: builtin/replace.c:23
14107 msgid "git replace [-f] --edit <object>"
14110 #: builtin/replace.c:24
14111 msgid "git replace [-f] --graft <commit> [<parent>...]"
14114 #: builtin/replace.c:25
14115 msgid "git replace [-f] --convert-graft-file"
14118 #: builtin/replace.c:26
14119 msgid "git replace -d <object>..."
14122 #: builtin/replace.c:27
14123 msgid "git replace [--format=<format>] [-l [<pattern>]]"
14126 #: builtin/replace.c:57 builtin/replace.c:203 builtin/replace.c:206
14128 msgid "failed to resolve '%s' as a valid ref"
14131 #: builtin/replace.c:86
14134 "invalid replace format '%s'\n"
14135 "valid formats are 'short', 'medium' and 'long'"
14138 #: builtin/replace.c:121
14140 msgid "replace ref '%s' not found"
14143 #: builtin/replace.c:137
14145 msgid "Deleted replace ref '%s'"
14148 #: builtin/replace.c:149
14150 msgid "'%s' is not a valid ref name"
14153 #: builtin/replace.c:154
14155 msgid "replace ref '%s' already exists"
14158 #: builtin/replace.c:174
14161 "Objects must be of the same type.\n"
14162 "'%s' points to a replaced object of type '%s'\n"
14163 "while '%s' points to a replacement object of type '%s'."
14166 #: builtin/replace.c:225
14168 msgid "unable to open %s for writing"
14171 #: builtin/replace.c:238
14172 msgid "cat-file reported failure"
14175 #: builtin/replace.c:254
14177 msgid "unable to open %s for reading"
14180 #: builtin/replace.c:268
14181 msgid "unable to spawn mktree"
14184 #: builtin/replace.c:272
14185 msgid "unable to read from mktree"
14188 #: builtin/replace.c:281
14189 msgid "mktree reported failure"
14192 #: builtin/replace.c:285
14193 msgid "mktree did not return an object name"
14196 #: builtin/replace.c:294
14198 msgid "unable to fstat %s"
14201 #: builtin/replace.c:299
14202 msgid "unable to write object to database"
14205 #: builtin/replace.c:318 builtin/replace.c:371 builtin/replace.c:415
14206 #: builtin/replace.c:445
14208 msgid "not a valid object name: '%s'"
14211 #: builtin/replace.c:322
14213 msgid "unable to get object type for %s"
14216 #: builtin/replace.c:338
14217 msgid "editing object file failed"
14220 #: builtin/replace.c:347
14222 msgid "new object is the same as the old one: '%s'"
14225 #: builtin/replace.c:407
14227 msgid "bad mergetag in commit '%s'"
14230 #: builtin/replace.c:409
14232 msgid "malformed mergetag in commit '%s'"
14235 #: builtin/replace.c:421
14238 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
14239 "instead of --graft"
14242 #: builtin/replace.c:460
14244 msgid "the original commit '%s' has a gpg signature"
14247 #: builtin/replace.c:461
14248 msgid "the signature will be removed in the replacement commit!"
14251 #: builtin/replace.c:471
14253 msgid "could not write replacement commit for: '%s'"
14256 #: builtin/replace.c:479
14258 msgid "graft for '%s' unnecessary"
14261 #: builtin/replace.c:482
14263 msgid "new commit is the same as the old one: '%s'"
14266 #: builtin/replace.c:514
14269 "could not convert the following graft(s):\n"
14273 #: builtin/replace.c:535
14274 msgid "list replace refs"
14277 #: builtin/replace.c:536
14278 msgid "delete replace refs"
14281 #: builtin/replace.c:537
14282 msgid "edit existing object"
14285 #: builtin/replace.c:538
14286 msgid "change a commit's parents"
14289 #: builtin/replace.c:539
14290 msgid "convert existing graft file"
14293 #: builtin/replace.c:540
14294 msgid "replace the ref if it exists"
14297 #: builtin/replace.c:542
14298 msgid "do not pretty-print contents for --edit"
14301 #: builtin/replace.c:543
14302 msgid "use this format"
14305 #: builtin/replace.c:556
14306 msgid "--format cannot be used when not listing"
14309 #: builtin/replace.c:564
14310 msgid "-f only makes sense when writing a replacement"
14313 #: builtin/replace.c:568
14314 msgid "--raw only makes sense with --edit"
14317 #: builtin/replace.c:574
14318 msgid "-d needs at least one argument"
14321 #: builtin/replace.c:580
14322 msgid "bad number of arguments"
14325 #: builtin/replace.c:586
14326 msgid "-e needs exactly one argument"
14329 #: builtin/replace.c:592
14330 msgid "-g needs at least one argument"
14333 #: builtin/replace.c:598
14334 msgid "--convert-graft-file takes no argument"
14337 #: builtin/replace.c:604
14338 msgid "only one pattern can be given with -l"
14341 #: builtin/rerere.c:13
14342 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
14345 #: builtin/rerere.c:59
14346 msgid "register clean resolutions in index"
14349 #: builtin/reset.c:29
14351 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
14354 #: builtin/reset.c:30
14355 msgid "git reset [-q] [<tree-ish>] [--] <paths>..."
14358 #: builtin/reset.c:31
14359 msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
14362 #: builtin/reset.c:37
14366 #: builtin/reset.c:37
14370 #: builtin/reset.c:37
14374 #: builtin/reset.c:37
14378 #: builtin/reset.c:37
14382 #: builtin/reset.c:78
14383 msgid "You do not have a valid HEAD."
14386 #: builtin/reset.c:80
14387 msgid "Failed to find tree of HEAD."
14390 #: builtin/reset.c:86
14392 msgid "Failed to find tree of %s."
14395 #: builtin/reset.c:111
14397 msgid "HEAD is now at %s"
14400 #: builtin/reset.c:189
14402 msgid "Cannot do a %s reset in the middle of a merge."
14405 #: builtin/reset.c:289
14406 msgid "be quiet, only report errors"
14409 #: builtin/reset.c:291
14410 msgid "reset HEAD and index"
14413 #: builtin/reset.c:292
14414 msgid "reset only HEAD"
14417 #: builtin/reset.c:294 builtin/reset.c:296
14418 msgid "reset HEAD, index and working tree"
14421 #: builtin/reset.c:298
14422 msgid "reset HEAD but keep local changes"
14425 #: builtin/reset.c:304
14426 msgid "record only the fact that removed paths will be added later"
14429 #: builtin/reset.c:321
14431 msgid "Failed to resolve '%s' as a valid revision."
14434 #: builtin/reset.c:329
14436 msgid "Failed to resolve '%s' as a valid tree."
14439 #: builtin/reset.c:338
14440 msgid "--patch is incompatible with --{hard,mixed,soft}"
14443 #: builtin/reset.c:347
14444 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
14447 #: builtin/reset.c:349
14449 msgid "Cannot do %s reset with paths."
14452 #: builtin/reset.c:359
14454 msgid "%s reset is not allowed in a bare repository"
14457 #: builtin/reset.c:363
14458 msgid "-N can only be used with --mixed"
14461 #: builtin/reset.c:380
14462 msgid "Unstaged changes after reset:"
14465 #: builtin/reset.c:386
14467 msgid "Could not reset index file to revision '%s'."
14470 #: builtin/reset.c:390
14471 msgid "Could not write new index file."
14474 #: builtin/rev-list.c:399
14475 msgid "cannot combine --exclude-promisor-objects and --missing"
14478 #: builtin/rev-list.c:457
14479 msgid "object filtering requires --objects"
14482 #: builtin/rev-list.c:460
14484 msgid "invalid sparse value '%s'"
14487 #: builtin/rev-list.c:501
14488 msgid "rev-list does not support display of notes"
14491 #: builtin/rev-list.c:504
14492 msgid "cannot combine --use-bitmap-index with object filtering"
14495 #: builtin/rev-parse.c:406
14496 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
14499 #: builtin/rev-parse.c:411
14500 msgid "keep the `--` passed as an arg"
14503 #: builtin/rev-parse.c:413
14504 msgid "stop parsing after the first non-option argument"
14507 #: builtin/rev-parse.c:416
14508 msgid "output in stuck long form"
14511 #: builtin/rev-parse.c:549
14513 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
14514 " or: git rev-parse --sq-quote [<arg>...]\n"
14515 " or: git rev-parse [<options>] [<arg>...]\n"
14517 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
14520 #: builtin/revert.c:24
14521 msgid "git revert [<options>] <commit-ish>..."
14524 #: builtin/revert.c:25
14525 msgid "git revert <subcommand>"
14528 #: builtin/revert.c:30
14529 msgid "git cherry-pick [<options>] <commit-ish>..."
14532 #: builtin/revert.c:31
14533 msgid "git cherry-pick <subcommand>"
14536 #: builtin/revert.c:91
14538 msgid "%s: %s cannot be used with %s"
14541 #: builtin/revert.c:100
14542 msgid "end revert or cherry-pick sequence"
14545 #: builtin/revert.c:101
14546 msgid "resume revert or cherry-pick sequence"
14549 #: builtin/revert.c:102
14550 msgid "cancel revert or cherry-pick sequence"
14553 #: builtin/revert.c:103
14554 msgid "don't automatically commit"
14557 #: builtin/revert.c:104
14558 msgid "edit the commit message"
14561 #: builtin/revert.c:107
14562 msgid "parent-number"
14565 #: builtin/revert.c:108
14566 msgid "select mainline parent"
14569 #: builtin/revert.c:110
14570 msgid "merge strategy"
14573 #: builtin/revert.c:111
14577 #: builtin/revert.c:112
14578 msgid "option for merge strategy"
14581 #: builtin/revert.c:121
14582 msgid "append commit name"
14585 #: builtin/revert.c:123
14586 msgid "preserve initially empty commits"
14589 #: builtin/revert.c:125
14590 msgid "keep redundant, empty commits"
14593 #: builtin/revert.c:219
14594 msgid "revert failed"
14597 #: builtin/revert.c:232
14598 msgid "cherry-pick failed"
14602 msgid "git rm [<options>] [--] <file>..."
14605 #: builtin/rm.c:206
14607 "the following file has staged content different from both the\n"
14608 "file and the HEAD:"
14610 "the following files have staged content different from both the\n"
14611 "file and the HEAD:"
14615 #: builtin/rm.c:211
14618 "(use -f to force removal)"
14621 #: builtin/rm.c:215
14622 msgid "the following file has changes staged in the index:"
14623 msgid_plural "the following files have changes staged in the index:"
14627 #: builtin/rm.c:219 builtin/rm.c:228
14630 "(use --cached to keep the file, or -f to force removal)"
14633 #: builtin/rm.c:225
14634 msgid "the following file has local modifications:"
14635 msgid_plural "the following files have local modifications:"
14639 #: builtin/rm.c:241
14640 msgid "do not list removed files"
14643 #: builtin/rm.c:242
14644 msgid "only remove from the index"
14647 #: builtin/rm.c:243
14648 msgid "override the up-to-date check"
14651 #: builtin/rm.c:244
14652 msgid "allow recursive removal"
14655 #: builtin/rm.c:246
14656 msgid "exit with a zero status even if nothing matched"
14659 #: builtin/rm.c:288
14660 msgid "please stage your changes to .gitmodules or stash them to proceed"
14663 #: builtin/rm.c:306
14665 msgid "not removing '%s' recursively without -r"
14668 #: builtin/rm.c:345
14670 msgid "git rm: unable to remove %s"
14673 #: builtin/rm.c:368
14675 msgid "could not remove '%s'"
14678 #: builtin/send-pack.c:20
14680 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
14681 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
14683 " --all and explicit <ref> specification are mutually exclusive."
14686 #: builtin/send-pack.c:163
14687 msgid "remote name"
14690 #: builtin/send-pack.c:177
14691 msgid "use stateless RPC protocol"
14694 #: builtin/send-pack.c:178
14695 msgid "read refs from stdin"
14698 #: builtin/send-pack.c:179
14699 msgid "print status from remote helper"
14702 #: builtin/serve.c:7
14703 msgid "git serve [<options>]"
14706 #: builtin/serve.c:17 builtin/upload-pack.c:23
14707 msgid "quit after a single request/response exchange"
14710 #: builtin/serve.c:19
14711 msgid "exit immediately after advertising capabilities"
14714 #: builtin/shortlog.c:14
14715 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
14718 #: builtin/shortlog.c:15
14719 msgid "git log --pretty=short | git shortlog [<options>]"
14722 #: builtin/shortlog.c:264
14723 msgid "Group by committer rather than author"
14726 #: builtin/shortlog.c:266
14727 msgid "sort output according to the number of commits per author"
14730 #: builtin/shortlog.c:268
14731 msgid "Suppress commit descriptions, only provides commit count"
14734 #: builtin/shortlog.c:270
14735 msgid "Show the email address of each author"
14738 #: builtin/shortlog.c:271
14739 msgid "<w>[,<i1>[,<i2>]]"
14742 #: builtin/shortlog.c:272
14743 msgid "Linewrap output"
14746 #: builtin/shortlog.c:299
14747 msgid "too many arguments given outside repository"
14750 #: builtin/show-branch.c:13
14752 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
14753 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
14754 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
14755 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
14758 #: builtin/show-branch.c:17
14759 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
14762 #: builtin/show-branch.c:395
14764 msgid "ignoring %s; cannot handle more than %d ref"
14765 msgid_plural "ignoring %s; cannot handle more than %d refs"
14769 #: builtin/show-branch.c:549
14771 msgid "no matching refs with %s"
14774 #: builtin/show-branch.c:645
14775 msgid "show remote-tracking and local branches"
14778 #: builtin/show-branch.c:647
14779 msgid "show remote-tracking branches"
14782 #: builtin/show-branch.c:649
14783 msgid "color '*!+-' corresponding to the branch"
14786 #: builtin/show-branch.c:651
14787 msgid "show <n> more commits after the common ancestor"
14790 #: builtin/show-branch.c:653
14791 msgid "synonym to more=-1"
14794 #: builtin/show-branch.c:654
14795 msgid "suppress naming strings"
14798 #: builtin/show-branch.c:656
14799 msgid "include the current branch"
14802 #: builtin/show-branch.c:658
14803 msgid "name commits with their object names"
14806 #: builtin/show-branch.c:660
14807 msgid "show possible merge bases"
14810 #: builtin/show-branch.c:662
14811 msgid "show refs unreachable from any other ref"
14814 #: builtin/show-branch.c:664
14815 msgid "show commits in topological order"
14818 #: builtin/show-branch.c:667
14819 msgid "show only commits not on the first branch"
14822 #: builtin/show-branch.c:669
14823 msgid "show merges reachable from only one tip"
14826 #: builtin/show-branch.c:671
14827 msgid "topologically sort, maintaining date order where possible"
14830 #: builtin/show-branch.c:674
14831 msgid "<n>[,<base>]"
14834 #: builtin/show-branch.c:675
14835 msgid "show <n> most recent ref-log entries starting at base"
14838 #: builtin/show-branch.c:711
14840 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
14843 #: builtin/show-branch.c:735
14844 msgid "no branches given, and HEAD is not valid"
14847 #: builtin/show-branch.c:738
14848 msgid "--reflog option needs one branch name"
14851 #: builtin/show-branch.c:741
14853 msgid "only %d entry can be shown at one time."
14854 msgid_plural "only %d entries can be shown at one time."
14858 #: builtin/show-branch.c:745
14860 msgid "no such ref %s"
14863 #: builtin/show-branch.c:829
14865 msgid "cannot handle more than %d rev."
14866 msgid_plural "cannot handle more than %d revs."
14870 #: builtin/show-branch.c:833
14872 msgid "'%s' is not a valid ref."
14875 #: builtin/show-branch.c:836
14877 msgid "cannot find commit %s (%s)"
14880 #: builtin/show-ref.c:11
14882 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
14883 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
14886 #: builtin/show-ref.c:12
14887 msgid "git show-ref --exclude-existing[=<pattern>]"
14890 #: builtin/show-ref.c:160
14891 msgid "only show tags (can be combined with heads)"
14894 #: builtin/show-ref.c:161
14895 msgid "only show heads (can be combined with tags)"
14898 #: builtin/show-ref.c:162
14899 msgid "stricter reference checking, requires exact ref path"
14902 #: builtin/show-ref.c:165 builtin/show-ref.c:167
14903 msgid "show the HEAD reference, even if it would be filtered out"
14906 #: builtin/show-ref.c:169
14907 msgid "dereference tags into object IDs"
14910 #: builtin/show-ref.c:171
14911 msgid "only show SHA1 hash using <n> digits"
14914 #: builtin/show-ref.c:175
14915 msgid "do not print results to stdout (useful with --verify)"
14918 #: builtin/show-ref.c:177
14919 msgid "show refs from stdin that aren't in local repository"
14922 #: builtin/stripspace.c:18
14923 msgid "git stripspace [-s | --strip-comments]"
14926 #: builtin/stripspace.c:19
14927 msgid "git stripspace [-c | --comment-lines]"
14930 #: builtin/stripspace.c:36
14931 msgid "skip and remove all lines starting with comment character"
14934 #: builtin/stripspace.c:39
14935 msgid "prepend comment character and space to each line"
14938 #: builtin/submodule--helper.c:37 builtin/submodule--helper.c:1833
14940 msgid "No such ref: %s"
14943 #: builtin/submodule--helper.c:44 builtin/submodule--helper.c:1842
14945 msgid "Expecting a full ref name, got %s"
14948 #: builtin/submodule--helper.c:61
14949 msgid "submodule--helper print-default-remote takes no arguments"
14952 #: builtin/submodule--helper.c:99
14954 msgid "cannot strip one component off url '%s'"
14957 #: builtin/submodule--helper.c:407 builtin/submodule--helper.c:1356
14958 msgid "alternative anchor for relative paths"
14961 #: builtin/submodule--helper.c:412
14962 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
14965 #: builtin/submodule--helper.c:469 builtin/submodule--helper.c:606
14966 #: builtin/submodule--helper.c:629
14968 msgid "No url found for submodule path '%s' in .gitmodules"
14971 #: builtin/submodule--helper.c:521
14973 msgid "Entering '%s'\n"
14976 #: builtin/submodule--helper.c:524
14979 "run_command returned non-zero status for %s\n"
14983 #: builtin/submodule--helper.c:545
14986 "run_command returned non-zero status while recursing in the nested "
14987 "submodules of %s\n"
14991 #: builtin/submodule--helper.c:561
14992 msgid "Suppress output of entering each submodule command"
14995 #: builtin/submodule--helper.c:563 builtin/submodule--helper.c:1040
14996 msgid "Recurse into nested submodules"
14999 #: builtin/submodule--helper.c:568
15000 msgid "git submodule--helper foreach [--quiet] [--recursive] <command>"
15003 #: builtin/submodule--helper.c:644
15006 "could not lookup configuration '%s'. Assuming this repository is its own "
15007 "authoritative upstream."
15010 #: builtin/submodule--helper.c:655
15012 msgid "Failed to register url for submodule path '%s'"
15015 #: builtin/submodule--helper.c:659
15017 msgid "Submodule '%s' (%s) registered for path '%s'\n"
15020 #: builtin/submodule--helper.c:669
15022 msgid "warning: command update mode suggested for submodule '%s'\n"
15025 #: builtin/submodule--helper.c:676
15027 msgid "Failed to register update mode for submodule path '%s'"
15030 #: builtin/submodule--helper.c:698
15031 msgid "Suppress output for initializing a submodule"
15034 #: builtin/submodule--helper.c:703
15035 msgid "git submodule--helper init [<path>]"
15038 #: builtin/submodule--helper.c:775 builtin/submodule--helper.c:901
15040 msgid "no submodule mapping found in .gitmodules for path '%s'"
15043 #: builtin/submodule--helper.c:814
15045 msgid "could not resolve HEAD ref inside the submodule '%s'"
15048 #: builtin/submodule--helper.c:841 builtin/submodule--helper.c:1010
15050 msgid "failed to recurse into submodule '%s'"
15053 #: builtin/submodule--helper.c:865 builtin/submodule--helper.c:1176
15054 msgid "Suppress submodule status output"
15057 #: builtin/submodule--helper.c:866
15059 "Use commit stored in the index instead of the one stored in the submodule "
15063 #: builtin/submodule--helper.c:867
15064 msgid "recurse into nested submodules"
15067 #: builtin/submodule--helper.c:872
15068 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
15071 #: builtin/submodule--helper.c:896
15072 msgid "git submodule--helper name <path>"
15075 #: builtin/submodule--helper.c:960
15077 msgid "Synchronizing submodule url for '%s'\n"
15080 #: builtin/submodule--helper.c:966
15082 msgid "failed to register url for submodule path '%s'"
15085 #: builtin/submodule--helper.c:980
15087 msgid "failed to get the default remote for submodule '%s'"
15090 #: builtin/submodule--helper.c:991
15092 msgid "failed to update remote for submodule '%s'"
15095 #: builtin/submodule--helper.c:1038
15096 msgid "Suppress output of synchronizing submodule url"
15099 #: builtin/submodule--helper.c:1045
15100 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
15103 #: builtin/submodule--helper.c:1099
15106 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
15107 "really want to remove it including all of its history)"
15110 #: builtin/submodule--helper.c:1111
15113 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
15117 #: builtin/submodule--helper.c:1119
15119 msgid "Cleared directory '%s'\n"
15122 #: builtin/submodule--helper.c:1121
15124 msgid "Could not remove submodule work tree '%s'\n"
15127 #: builtin/submodule--helper.c:1132
15129 msgid "could not create empty submodule directory %s"
15132 #: builtin/submodule--helper.c:1148
15134 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
15137 #: builtin/submodule--helper.c:1177
15138 msgid "Remove submodule working trees even if they contain local changes"
15141 #: builtin/submodule--helper.c:1178
15142 msgid "Unregister all submodules"
15145 #: builtin/submodule--helper.c:1183
15147 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
15150 #: builtin/submodule--helper.c:1197
15151 msgid "Use '--all' if you really want to deinitialize all submodules"
15154 #: builtin/submodule--helper.c:1290 builtin/submodule--helper.c:1293
15156 msgid "submodule '%s' cannot add alternate: %s"
15159 #: builtin/submodule--helper.c:1329
15161 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
15164 #: builtin/submodule--helper.c:1336
15166 msgid "Value '%s' for submodule.alternateLocation is not recognized"
15169 #: builtin/submodule--helper.c:1359
15170 msgid "where the new submodule will be cloned to"
15173 #: builtin/submodule--helper.c:1362
15174 msgid "name of the new submodule"
15177 #: builtin/submodule--helper.c:1365
15178 msgid "url where to clone the submodule from"
15181 #: builtin/submodule--helper.c:1373
15182 msgid "depth for shallow clones"
15185 #: builtin/submodule--helper.c:1376 builtin/submodule--helper.c:1751
15186 msgid "force cloning progress"
15189 #: builtin/submodule--helper.c:1381
15191 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
15192 "<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"
15195 #: builtin/submodule--helper.c:1412
15197 msgid "clone of '%s' into submodule path '%s' failed"
15200 #: builtin/submodule--helper.c:1426
15202 msgid "could not get submodule directory for '%s'"
15205 #: builtin/submodule--helper.c:1492
15207 msgid "Submodule path '%s' not initialized"
15210 #: builtin/submodule--helper.c:1496
15211 msgid "Maybe you want to use 'update --init'?"
15214 #: builtin/submodule--helper.c:1525
15216 msgid "Skipping unmerged submodule %s"
15219 #: builtin/submodule--helper.c:1554
15221 msgid "Skipping submodule '%s'"
15224 #: builtin/submodule--helper.c:1689
15226 msgid "Failed to clone '%s'. Retry scheduled"
15229 #: builtin/submodule--helper.c:1700
15231 msgid "Failed to clone '%s' a second time, aborting"
15234 #: builtin/submodule--helper.c:1730 builtin/submodule--helper.c:1953
15235 msgid "path into the working tree"
15238 #: builtin/submodule--helper.c:1733
15239 msgid "path into the working tree, across nested submodule boundaries"
15242 #: builtin/submodule--helper.c:1737
15243 msgid "rebase, merge, checkout or none"
15246 #: builtin/submodule--helper.c:1743
15247 msgid "Create a shallow clone truncated to the specified number of revisions"
15250 #: builtin/submodule--helper.c:1746
15251 msgid "parallel jobs"
15254 #: builtin/submodule--helper.c:1748
15255 msgid "whether the initial clone should follow the shallow recommendation"
15258 #: builtin/submodule--helper.c:1749
15259 msgid "don't print cloning progress"
15262 #: builtin/submodule--helper.c:1756
15263 msgid "git submodule--helper update_clone [--prefix=<path>] [<path>...]"
15266 #: builtin/submodule--helper.c:1769
15267 msgid "bad value for update parameter"
15270 #: builtin/submodule--helper.c:1837
15273 "Submodule (%s) branch configured to inherit branch from superproject, but "
15274 "the superproject is not on any branch"
15277 #: builtin/submodule--helper.c:1954
15278 msgid "recurse into submodules"
15281 #: builtin/submodule--helper.c:1960
15282 msgid "git submodule--helper embed-git-dir [<path>...]"
15285 #: builtin/submodule--helper.c:2071
15287 msgid "%s doesn't support --super-prefix"
15290 #: builtin/submodule--helper.c:2077
15292 msgid "'%s' is not a valid submodule--helper subcommand"
15295 #: builtin/symbolic-ref.c:8
15296 msgid "git symbolic-ref [<options>] <name> [<ref>]"
15299 #: builtin/symbolic-ref.c:9
15300 msgid "git symbolic-ref -d [-q] <name>"
15303 #: builtin/symbolic-ref.c:40
15304 msgid "suppress error message for non-symbolic (detached) refs"
15307 #: builtin/symbolic-ref.c:41
15308 msgid "delete symbolic ref"
15311 #: builtin/symbolic-ref.c:42
15312 msgid "shorten ref output"
15315 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
15319 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
15320 msgid "reason of the update"
15323 #: builtin/tag.c:25
15325 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] <tagname> "
15329 #: builtin/tag.c:26
15330 msgid "git tag -d <tagname>..."
15333 #: builtin/tag.c:27
15335 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
15336 "points-at <object>]\n"
15337 "\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
15340 #: builtin/tag.c:29
15341 msgid "git tag -v [--format=<format>] <tagname>..."
15344 #: builtin/tag.c:87
15346 msgid "tag '%s' not found."
15349 #: builtin/tag.c:103
15351 msgid "Deleted tag '%s' (was %s)\n"
15354 #: builtin/tag.c:133
15358 "Write a message for tag:\n"
15360 "Lines starting with '%c' will be ignored.\n"
15363 #: builtin/tag.c:137
15367 "Write a message for tag:\n"
15369 "Lines starting with '%c' will be kept; you may remove them yourself if you "
15373 #: builtin/tag.c:191
15374 msgid "unable to sign the tag"
15377 #: builtin/tag.c:193
15378 msgid "unable to write tag file"
15381 #: builtin/tag.c:218
15382 msgid "bad object type."
15385 #: builtin/tag.c:267
15386 msgid "no tag message?"
15389 #: builtin/tag.c:274
15391 msgid "The tag message has been left in %s\n"
15394 #: builtin/tag.c:383
15395 msgid "list tag names"
15398 #: builtin/tag.c:385
15399 msgid "print <n> lines of each tag message"
15402 #: builtin/tag.c:387
15403 msgid "delete tags"
15406 #: builtin/tag.c:388
15407 msgid "verify tags"
15410 #: builtin/tag.c:390
15411 msgid "Tag creation options"
15414 #: builtin/tag.c:392
15415 msgid "annotated tag, needs a message"
15418 #: builtin/tag.c:394
15419 msgid "tag message"
15422 #: builtin/tag.c:396
15423 msgid "force edit of tag message"
15426 #: builtin/tag.c:397
15427 msgid "annotated and GPG-signed tag"
15430 #: builtin/tag.c:401
15431 msgid "use another key to sign the tag"
15434 #: builtin/tag.c:402
15435 msgid "replace the tag if exists"
15438 #: builtin/tag.c:403 builtin/update-ref.c:369
15439 msgid "create a reflog"
15442 #: builtin/tag.c:405
15443 msgid "Tag listing options"
15446 #: builtin/tag.c:406
15447 msgid "show tag list in columns"
15450 #: builtin/tag.c:407 builtin/tag.c:409
15451 msgid "print only tags that contain the commit"
15454 #: builtin/tag.c:408 builtin/tag.c:410
15455 msgid "print only tags that don't contain the commit"
15458 #: builtin/tag.c:411
15459 msgid "print only tags that are merged"
15462 #: builtin/tag.c:412
15463 msgid "print only tags that are not merged"
15466 #: builtin/tag.c:417
15467 msgid "print only tags of the object"
15470 #: builtin/tag.c:461
15471 msgid "--column and -n are incompatible"
15474 #: builtin/tag.c:483
15475 msgid "-n option is only allowed in list mode"
15478 #: builtin/tag.c:485
15479 msgid "--contains option is only allowed in list mode"
15482 #: builtin/tag.c:487
15483 msgid "--no-contains option is only allowed in list mode"
15486 #: builtin/tag.c:489
15487 msgid "--points-at option is only allowed in list mode"
15490 #: builtin/tag.c:491
15491 msgid "--merged and --no-merged options are only allowed in list mode"
15494 #: builtin/tag.c:502
15495 msgid "only one -F or -m option is allowed."
15498 #: builtin/tag.c:521
15499 msgid "too many params"
15502 #: builtin/tag.c:527
15504 msgid "'%s' is not a valid tag name."
15507 #: builtin/tag.c:532
15509 msgid "tag '%s' already exists"
15512 #: builtin/tag.c:563
15514 msgid "Updated tag '%s' (was %s)\n"
15517 #: builtin/unpack-objects.c:500
15518 msgid "Unpacking objects"
15521 #: builtin/update-index.c:82
15523 msgid "failed to create directory %s"
15526 #: builtin/update-index.c:98
15528 msgid "failed to create file %s"
15531 #: builtin/update-index.c:106
15533 msgid "failed to delete file %s"
15536 #: builtin/update-index.c:113 builtin/update-index.c:219
15538 msgid "failed to delete directory %s"
15541 #: builtin/update-index.c:138
15543 msgid "Testing mtime in '%s' "
15546 #: builtin/update-index.c:152
15547 msgid "directory stat info does not change after adding a new file"
15550 #: builtin/update-index.c:165
15551 msgid "directory stat info does not change after adding a new directory"
15554 #: builtin/update-index.c:178
15555 msgid "directory stat info changes after updating a file"
15558 #: builtin/update-index.c:189
15559 msgid "directory stat info changes after adding a file inside subdirectory"
15562 #: builtin/update-index.c:200
15563 msgid "directory stat info does not change after deleting a file"
15566 #: builtin/update-index.c:213
15567 msgid "directory stat info does not change after deleting a directory"
15570 #: builtin/update-index.c:220
15574 #: builtin/update-index.c:588
15575 msgid "git update-index [<options>] [--] [<file>...]"
15578 #: builtin/update-index.c:944
15579 msgid "continue refresh even when index needs update"
15582 #: builtin/update-index.c:947
15583 msgid "refresh: ignore submodules"
15586 #: builtin/update-index.c:950
15587 msgid "do not ignore new files"
15590 #: builtin/update-index.c:952
15591 msgid "let files replace directories and vice-versa"
15594 #: builtin/update-index.c:954
15595 msgid "notice files missing from worktree"
15598 #: builtin/update-index.c:956
15599 msgid "refresh even if index contains unmerged entries"
15602 #: builtin/update-index.c:959
15603 msgid "refresh stat information"
15606 #: builtin/update-index.c:963
15607 msgid "like --refresh, but ignore assume-unchanged setting"
15610 #: builtin/update-index.c:967
15611 msgid "<mode>,<object>,<path>"
15614 #: builtin/update-index.c:968
15615 msgid "add the specified entry to the index"
15618 #: builtin/update-index.c:977
15619 msgid "mark files as \"not changing\""
15622 #: builtin/update-index.c:980
15623 msgid "clear assumed-unchanged bit"
15626 #: builtin/update-index.c:983
15627 msgid "mark files as \"index-only\""
15630 #: builtin/update-index.c:986
15631 msgid "clear skip-worktree bit"
15634 #: builtin/update-index.c:989
15635 msgid "add to index only; do not add content to object database"
15638 #: builtin/update-index.c:991
15639 msgid "remove named paths even if present in worktree"
15642 #: builtin/update-index.c:993
15643 msgid "with --stdin: input lines are terminated by null bytes"
15646 #: builtin/update-index.c:995
15647 msgid "read list of paths to be updated from standard input"
15650 #: builtin/update-index.c:999
15651 msgid "add entries from standard input to the index"
15654 #: builtin/update-index.c:1003
15655 msgid "repopulate stages #2 and #3 for the listed paths"
15658 #: builtin/update-index.c:1007
15659 msgid "only update entries that differ from HEAD"
15662 #: builtin/update-index.c:1011
15663 msgid "ignore files missing from worktree"
15666 #: builtin/update-index.c:1014
15667 msgid "report actions to standard output"
15670 #: builtin/update-index.c:1016
15671 msgid "(for porcelains) forget saved unresolved conflicts"
15674 #: builtin/update-index.c:1020
15675 msgid "write index in this format"
15678 #: builtin/update-index.c:1022
15679 msgid "enable or disable split index"
15682 #: builtin/update-index.c:1024
15683 msgid "enable/disable untracked cache"
15686 #: builtin/update-index.c:1026
15687 msgid "test if the filesystem supports untracked cache"
15690 #: builtin/update-index.c:1028
15691 msgid "enable untracked cache without testing the filesystem"
15694 #: builtin/update-index.c:1030
15695 msgid "write out the index even if is not flagged as changed"
15698 #: builtin/update-index.c:1032
15699 msgid "enable or disable file system monitor"
15702 #: builtin/update-index.c:1034
15703 msgid "mark files as fsmonitor valid"
15706 #: builtin/update-index.c:1037
15707 msgid "clear fsmonitor valid bit"
15710 #: builtin/update-index.c:1136
15712 "core.splitIndex is set to false; remove or change it, if you really want to "
15713 "enable split index"
15716 #: builtin/update-index.c:1145
15718 "core.splitIndex is set to true; remove or change it, if you really want to "
15719 "disable split index"
15722 #: builtin/update-index.c:1156
15724 "core.untrackedCache is set to true; remove or change it, if you really want "
15725 "to disable the untracked cache"
15728 #: builtin/update-index.c:1160
15729 msgid "Untracked cache disabled"
15732 #: builtin/update-index.c:1168
15734 "core.untrackedCache is set to false; remove or change it, if you really want "
15735 "to enable the untracked cache"
15738 #: builtin/update-index.c:1172
15740 msgid "Untracked cache enabled for '%s'"
15743 #: builtin/update-index.c:1180
15744 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
15747 #: builtin/update-index.c:1184
15748 msgid "fsmonitor enabled"
15751 #: builtin/update-index.c:1187
15753 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
15756 #: builtin/update-index.c:1191
15757 msgid "fsmonitor disabled"
15760 #: builtin/update-ref.c:10
15761 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
15764 #: builtin/update-ref.c:11
15765 msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
15768 #: builtin/update-ref.c:12
15769 msgid "git update-ref [<options>] --stdin [-z]"
15772 #: builtin/update-ref.c:364
15773 msgid "delete the reference"
15776 #: builtin/update-ref.c:366
15777 msgid "update <refname> not the one it points to"
15780 #: builtin/update-ref.c:367
15781 msgid "stdin has NUL-terminated arguments"
15784 #: builtin/update-ref.c:368
15785 msgid "read updates from stdin"
15788 #: builtin/update-server-info.c:7
15789 msgid "git update-server-info [--force]"
15792 #: builtin/update-server-info.c:15
15793 msgid "update the info files from scratch"
15796 #: builtin/upload-pack.c:11
15797 msgid "git upload-pack [<options>] <dir>"
15800 #: builtin/upload-pack.c:25
15801 msgid "exit immediately after initial ref advertisement"
15804 #: builtin/upload-pack.c:27
15805 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
15808 #: builtin/upload-pack.c:29
15809 msgid "interrupt transfer after <n> seconds of inactivity"
15812 #: builtin/verify-commit.c:20
15813 msgid "git verify-commit [-v | --verbose] <commit>..."
15816 #: builtin/verify-commit.c:76
15817 msgid "print commit contents"
15820 #: builtin/verify-commit.c:77 builtin/verify-tag.c:38
15821 msgid "print raw gpg status output"
15824 #: builtin/verify-pack.c:55
15825 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
15828 #: builtin/verify-pack.c:65
15832 #: builtin/verify-pack.c:67
15833 msgid "show statistics only"
15836 #: builtin/verify-tag.c:19
15837 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
15840 #: builtin/verify-tag.c:37
15841 msgid "print tag contents"
15844 #: builtin/worktree.c:17
15845 msgid "git worktree add [<options>] <path> [<commit-ish>]"
15848 #: builtin/worktree.c:18
15849 msgid "git worktree list [<options>]"
15852 #: builtin/worktree.c:19
15853 msgid "git worktree lock [<options>] <path>"
15856 #: builtin/worktree.c:20
15857 msgid "git worktree move <worktree> <new-path>"
15860 #: builtin/worktree.c:21
15861 msgid "git worktree prune [<options>]"
15864 #: builtin/worktree.c:22
15865 msgid "git worktree remove [<options>] <worktree>"
15868 #: builtin/worktree.c:23
15869 msgid "git worktree unlock <path>"
15872 #: builtin/worktree.c:59
15874 msgid "Removing worktrees/%s: not a valid directory"
15877 #: builtin/worktree.c:65
15879 msgid "Removing worktrees/%s: gitdir file does not exist"
15882 #: builtin/worktree.c:70 builtin/worktree.c:79
15884 msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
15887 #: builtin/worktree.c:89
15890 "Removing worktrees/%s: short read (expected %<PRIuMAX> bytes, read "
15894 #: builtin/worktree.c:97
15896 msgid "Removing worktrees/%s: invalid gitdir file"
15899 #: builtin/worktree.c:106
15901 msgid "Removing worktrees/%s: gitdir file points to non-existent location"
15904 #: builtin/worktree.c:153
15905 msgid "report pruned working trees"
15908 #: builtin/worktree.c:155
15909 msgid "expire working trees older than <time>"
15912 #: builtin/worktree.c:230
15914 msgid "'%s' already exists"
15917 #: builtin/worktree.c:261
15919 msgid "could not create directory of '%s'"
15922 #: builtin/worktree.c:380 builtin/worktree.c:386
15924 msgid "Preparing worktree (new branch '%s')"
15927 #: builtin/worktree.c:382
15929 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
15932 #: builtin/worktree.c:391
15934 msgid "Preparing worktree (checking out '%s')"
15937 #: builtin/worktree.c:397
15939 msgid "Preparing worktree (detached HEAD %s)"
15942 #: builtin/worktree.c:438
15943 msgid "checkout <branch> even if already checked out in other worktree"
15946 #: builtin/worktree.c:441
15947 msgid "create a new branch"
15950 #: builtin/worktree.c:443
15951 msgid "create or reset a branch"
15954 #: builtin/worktree.c:445
15955 msgid "populate the new working tree"
15958 #: builtin/worktree.c:446
15959 msgid "keep the new working tree locked"
15962 #: builtin/worktree.c:449
15963 msgid "set up tracking mode (see git-branch(1))"
15966 #: builtin/worktree.c:452
15967 msgid "try to match the new branch name with a remote-tracking branch"
15970 #: builtin/worktree.c:460
15971 msgid "-b, -B, and --detach are mutually exclusive"
15974 #: builtin/worktree.c:521
15975 msgid "--[no-]track can only be used if a new branch is created"
15978 #: builtin/worktree.c:621
15979 msgid "reason for locking"
15982 #: builtin/worktree.c:633 builtin/worktree.c:666 builtin/worktree.c:720
15983 #: builtin/worktree.c:860
15985 msgid "'%s' is not a working tree"
15988 #: builtin/worktree.c:635 builtin/worktree.c:668
15989 msgid "The main working tree cannot be locked or unlocked"
15992 #: builtin/worktree.c:640
15994 msgid "'%s' is already locked, reason: %s"
15997 #: builtin/worktree.c:642
15999 msgid "'%s' is already locked"
16002 #: builtin/worktree.c:670
16004 msgid "'%s' is not locked"
16007 #: builtin/worktree.c:695
16008 msgid "working trees containing submodules cannot be moved or removed"
16011 #: builtin/worktree.c:722 builtin/worktree.c:862
16013 msgid "'%s' is a main working tree"
16016 #: builtin/worktree.c:727
16018 msgid "could not figure out destination name from '%s'"
16021 #: builtin/worktree.c:733
16023 msgid "target '%s' already exists"
16026 #: builtin/worktree.c:740
16028 msgid "cannot move a locked working tree, lock reason: %s"
16031 #: builtin/worktree.c:742
16032 msgid "cannot move a locked working tree"
16035 #: builtin/worktree.c:745
16037 msgid "validation failed, cannot move working tree: %s"
16040 #: builtin/worktree.c:750
16042 msgid "failed to move '%s' to '%s'"
16045 #: builtin/worktree.c:798
16047 msgid "failed to run 'git status' on '%s'"
16050 #: builtin/worktree.c:802
16052 msgid "'%s' is dirty, use --force to delete it"
16055 #: builtin/worktree.c:807
16057 msgid "failed to run 'git status' on '%s', code %d"
16060 #: builtin/worktree.c:818 builtin/worktree.c:832
16062 msgid "failed to delete '%s'"
16065 #: builtin/worktree.c:844
16066 msgid "force removing even if the worktree is dirty"
16069 #: builtin/worktree.c:866
16071 msgid "cannot remove a locked working tree, lock reason: %s"
16074 #: builtin/worktree.c:868
16075 msgid "cannot remove a locked working tree"
16078 #: builtin/worktree.c:871
16080 msgid "validation failed, cannot remove working tree: %s"
16083 #: builtin/write-tree.c:14
16084 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
16087 #: builtin/write-tree.c:27
16091 #: builtin/write-tree.c:28
16092 msgid "write tree object for a subdirectory <prefix>"
16095 #: builtin/write-tree.c:30
16096 msgid "only useful for debugging"
16099 #: credential-cache--daemon.c:222
16102 "The permissions on your socket directory are too loose; other\n"
16103 "users may be able to read your cached credentials. Consider running:\n"
16108 #: credential-cache--daemon.c:271
16109 msgid "print debugging messages to stderr"
16114 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
16115 " [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
16116 " [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
16118 " [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
16119 " <command> [<args>]"
16124 "'git help -a' and 'git help -g' list available subcommands and some\n"
16125 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
16126 "to read about a specific subcommand or concept."
16131 msgid "no directory given for --git-dir\n"
16136 msgid "no namespace given for --namespace\n"
16141 msgid "no directory given for --work-tree\n"
16146 msgid "no prefix given for --super-prefix\n"
16151 msgid "-c expects a configuration string\n"
16156 msgid "no directory given for -C\n"
16161 msgid "unknown option: %s\n"
16166 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
16171 msgid "failed to run command '%s': %s\n"
16176 msgid "negative value for http.postbuffer; defaulting to %d"
16180 msgid "Delegation control is not supported with cURL < 7.22.0"
16184 msgid "Public key pinning not supported with cURL < 7.44.0"
16190 "unable to update url base from redirection:\n"
16195 #: remote-curl.c:401
16197 msgid "redirecting to %s"
16200 #: list-objects-filter-options.h:59
16204 #: list-objects-filter-options.h:60
16205 msgid "object filtering"
16208 #: parse-options.h:157
16209 msgid "expiry-date"
16212 #: parse-options.h:172
16213 msgid "no-op (backward compatibility)"
16216 #: parse-options.h:251
16217 msgid "be more verbose"
16220 #: parse-options.h:253
16221 msgid "be more quiet"
16224 #: parse-options.h:259
16225 msgid "use <n> digits to display SHA-1s"
16228 #: command-list.h:50
16229 msgid "Add file contents to the index"
16232 #: command-list.h:51
16233 msgid "Apply a series of patches from a mailbox"
16236 #: command-list.h:52
16237 msgid "Annotate file lines with commit information"
16240 #: command-list.h:53
16241 msgid "Apply a patch to files and/or to the index"
16244 #: command-list.h:54
16245 msgid "Import an Arch repository into Git"
16248 #: command-list.h:55
16249 msgid "Create an archive of files from a named tree"
16252 #: command-list.h:56
16253 msgid "Use binary search to find the commit that introduced a bug"
16256 #: command-list.h:57
16257 msgid "Show what revision and author last modified each line of a file"
16260 #: command-list.h:58
16261 msgid "List, create, or delete branches"
16264 #: command-list.h:59
16265 msgid "Move objects and refs by archive"
16268 #: command-list.h:60
16269 msgid "Provide content or type and size information for repository objects"
16272 #: command-list.h:61
16273 msgid "Display gitattributes information"
16276 #: command-list.h:62
16277 msgid "Debug gitignore / exclude files"
16280 #: command-list.h:63
16281 msgid "Show canonical names and email addresses of contacts"
16284 #: command-list.h:64
16285 msgid "Switch branches or restore working tree files"
16288 #: command-list.h:65
16289 msgid "Copy files from the index to the working tree"
16292 #: command-list.h:66
16293 msgid "Ensures that a reference name is well formed"
16296 #: command-list.h:67
16297 msgid "Find commits yet to be applied to upstream"
16300 #: command-list.h:68
16301 msgid "Apply the changes introduced by some existing commits"
16304 #: command-list.h:69
16305 msgid "Graphical alternative to git-commit"
16308 #: command-list.h:70
16309 msgid "Remove untracked files from the working tree"
16312 #: command-list.h:71
16313 msgid "Clone a repository into a new directory"
16316 #: command-list.h:72
16317 msgid "Display data in columns"
16320 #: command-list.h:73
16321 msgid "Record changes to the repository"
16324 #: command-list.h:74
16325 msgid "Write and verify Git commit graph files"
16328 #: command-list.h:75
16329 msgid "Create a new commit object"
16332 #: command-list.h:76
16333 msgid "Get and set repository or global options"
16336 #: command-list.h:77
16337 msgid "Count unpacked number of objects and their disk consumption"
16340 #: command-list.h:78
16341 msgid "Retrieve and store user credentials"
16344 #: command-list.h:79
16345 msgid "Helper to temporarily store passwords in memory"
16348 #: command-list.h:80
16349 msgid "Helper to store credentials on disk"
16352 #: command-list.h:81
16353 msgid "Export a single commit to a CVS checkout"
16356 #: command-list.h:82
16357 msgid "Salvage your data out of another SCM people love to hate"
16360 #: command-list.h:83
16361 msgid "A CVS server emulator for Git"
16364 #: command-list.h:84
16365 msgid "A really simple server for Git repositories"
16368 #: command-list.h:85
16369 msgid "Give an object a human readable name based on an available ref"
16372 #: command-list.h:86
16373 msgid "Show changes between commits, commit and working tree, etc"
16376 #: command-list.h:87
16377 msgid "Compares files in the working tree and the index"
16380 #: command-list.h:88
16381 msgid "Compare a tree to the working tree or index"
16384 #: command-list.h:89
16385 msgid "Compares the content and mode of blobs found via two tree objects"
16388 #: command-list.h:90
16389 msgid "Show changes using common diff tools"
16392 #: command-list.h:91
16393 msgid "Git data exporter"
16396 #: command-list.h:92
16397 msgid "Backend for fast Git data importers"
16400 #: command-list.h:93
16401 msgid "Download objects and refs from another repository"
16404 #: command-list.h:94
16405 msgid "Receive missing objects from another repository"
16408 #: command-list.h:95
16409 msgid "Rewrite branches"
16412 #: command-list.h:96
16413 msgid "Produce a merge commit message"
16416 #: command-list.h:97
16417 msgid "Output information on each ref"
16420 #: command-list.h:98
16421 msgid "Prepare patches for e-mail submission"
16424 #: command-list.h:99
16425 msgid "Verifies the connectivity and validity of the objects in the database"
16428 #: command-list.h:100
16429 msgid "Cleanup unnecessary files and optimize the local repository"
16432 #: command-list.h:101
16433 msgid "Extract commit ID from an archive created using git-archive"
16436 #: command-list.h:102
16437 msgid "Print lines matching a pattern"
16440 #: command-list.h:103
16441 msgid "A portable graphical interface to Git"
16444 #: command-list.h:104
16445 msgid "Compute object ID and optionally creates a blob from a file"
16448 #: command-list.h:105
16449 msgid "Display help information about Git"
16452 #: command-list.h:106
16453 msgid "Server side implementation of Git over HTTP"
16456 #: command-list.h:107
16457 msgid "Download from a remote Git repository via HTTP"
16460 #: command-list.h:108
16461 msgid "Push objects over HTTP/DAV to another repository"
16464 #: command-list.h:109
16465 msgid "Send a collection of patches from stdin to an IMAP folder"
16468 #: command-list.h:110
16469 msgid "Build pack index file for an existing packed archive"
16472 #: command-list.h:111
16473 msgid "Create an empty Git repository or reinitialize an existing one"
16476 #: command-list.h:112
16477 msgid "Instantly browse your working repository in gitweb"
16480 #: command-list.h:113
16481 msgid "add or parse structured information in commit messages"
16484 #: command-list.h:114
16485 msgid "The Git repository browser"
16488 #: command-list.h:115
16489 msgid "Show commit logs"
16492 #: command-list.h:116
16493 msgid "Show information about files in the index and the working tree"
16496 #: command-list.h:117
16497 msgid "List references in a remote repository"
16500 #: command-list.h:118
16501 msgid "List the contents of a tree object"
16504 #: command-list.h:119
16505 msgid "Extracts patch and authorship from a single e-mail message"
16508 #: command-list.h:120
16509 msgid "Simple UNIX mbox splitter program"
16512 #: command-list.h:121
16513 msgid "Join two or more development histories together"
16516 #: command-list.h:122
16517 msgid "Find as good common ancestors as possible for a merge"
16520 #: command-list.h:123
16521 msgid "Run a three-way file merge"
16524 #: command-list.h:124
16525 msgid "Run a merge for files needing merging"
16528 #: command-list.h:125
16529 msgid "The standard helper program to use with git-merge-index"
16532 #: command-list.h:126
16533 msgid "Run merge conflict resolution tools to resolve merge conflicts"
16536 #: command-list.h:127
16537 msgid "Show three-way merge without touching index"
16540 #: command-list.h:128
16541 msgid "Creates a tag object"
16544 #: command-list.h:129
16545 msgid "Build a tree-object from ls-tree formatted text"
16548 #: command-list.h:130
16549 msgid "Move or rename a file, a directory, or a symlink"
16552 #: command-list.h:131
16553 msgid "Find symbolic names for given revs"
16556 #: command-list.h:132
16557 msgid "Add or inspect object notes"
16560 #: command-list.h:133
16561 msgid "Import from and submit to Perforce repositories"
16564 #: command-list.h:134
16565 msgid "Create a packed archive of objects"
16568 #: command-list.h:135
16569 msgid "Find redundant pack files"
16572 #: command-list.h:136
16573 msgid "Pack heads and tags for efficient repository access"
16576 #: command-list.h:137
16577 msgid "Routines to help parsing remote repository access parameters"
16580 #: command-list.h:138
16581 msgid "Compute unique ID for a patch"
16584 #: command-list.h:139
16585 msgid "Prune all unreachable objects from the object database"
16588 #: command-list.h:140
16589 msgid "Remove extra objects that are already in pack files"
16592 #: command-list.h:141
16593 msgid "Fetch from and integrate with another repository or a local branch"
16596 #: command-list.h:142
16597 msgid "Update remote refs along with associated objects"
16600 #: command-list.h:143
16601 msgid "Applies a quilt patchset onto the current branch"
16604 #: command-list.h:144
16605 msgid "Compare two commit ranges (e.g. two versions of a branch)"
16608 #: command-list.h:145
16609 msgid "Reads tree information into the index"
16612 #: command-list.h:146
16613 msgid "Reapply commits on top of another base tip"
16616 #: command-list.h:147
16617 msgid "Receive what is pushed into the repository"
16620 #: command-list.h:148
16621 msgid "Manage reflog information"
16624 #: command-list.h:149
16625 msgid "Manage set of tracked repositories"
16628 #: command-list.h:150
16629 msgid "Pack unpacked objects in a repository"
16632 #: command-list.h:151
16633 msgid "Create, list, delete refs to replace objects"
16636 #: command-list.h:152
16637 msgid "Generates a summary of pending changes"
16640 #: command-list.h:153
16641 msgid "Reuse recorded resolution of conflicted merges"
16644 #: command-list.h:154
16645 msgid "Reset current HEAD to the specified state"
16648 #: command-list.h:155
16649 msgid "Revert some existing commits"
16652 #: command-list.h:156
16653 msgid "Lists commit objects in reverse chronological order"
16656 #: command-list.h:157
16657 msgid "Pick out and massage parameters"
16660 #: command-list.h:158
16661 msgid "Remove files from the working tree and from the index"
16664 #: command-list.h:159
16665 msgid "Send a collection of patches as emails"
16668 #: command-list.h:160
16669 msgid "Push objects over Git protocol to another repository"
16672 #: command-list.h:161
16673 msgid "Restricted login shell for Git-only SSH access"
16676 #: command-list.h:162
16677 msgid "Summarize 'git log' output"
16680 #: command-list.h:163
16681 msgid "Show various types of objects"
16684 #: command-list.h:164
16685 msgid "Show branches and their commits"
16688 #: command-list.h:165
16689 msgid "Show packed archive index"
16692 #: command-list.h:166
16693 msgid "List references in a local repository"
16696 #: command-list.h:167
16697 msgid "Git's i18n setup code for shell scripts"
16700 #: command-list.h:168
16701 msgid "Common Git shell script setup code"
16704 #: command-list.h:169
16705 msgid "Stash the changes in a dirty working directory away"
16708 #: command-list.h:170
16709 msgid "Add file contents to the staging area"
16712 #: command-list.h:171
16713 msgid "Show the working tree status"
16716 #: command-list.h:172
16717 msgid "Remove unnecessary whitespace"
16720 #: command-list.h:173
16721 msgid "Initialize, update or inspect submodules"
16724 #: command-list.h:174
16725 msgid "Bidirectional operation between a Subversion repository and Git"
16728 #: command-list.h:175
16729 msgid "Read, modify and delete symbolic refs"
16732 #: command-list.h:176
16733 msgid "Create, list, delete or verify a tag object signed with GPG"
16736 #: command-list.h:177
16737 msgid "Creates a temporary file with a blob's contents"
16740 #: command-list.h:178
16741 msgid "Unpack objects from a packed archive"
16744 #: command-list.h:179
16745 msgid "Register file contents in the working tree to the index"
16748 #: command-list.h:180
16749 msgid "Update the object name stored in a ref safely"
16752 #: command-list.h:181
16753 msgid "Update auxiliary info file to help dumb servers"
16756 #: command-list.h:182
16757 msgid "Send archive back to git-archive"
16760 #: command-list.h:183
16761 msgid "Send objects packed back to git-fetch-pack"
16764 #: command-list.h:184
16765 msgid "Show a Git logical variable"
16768 #: command-list.h:185
16769 msgid "Check the GPG signature of commits"
16772 #: command-list.h:186
16773 msgid "Validate packed Git archive files"
16776 #: command-list.h:187
16777 msgid "Check the GPG signature of tags"
16780 #: command-list.h:188
16781 msgid "Git web interface (web frontend to Git repositories)"
16784 #: command-list.h:189
16785 msgid "Show logs with difference each commit introduces"
16788 #: command-list.h:190
16789 msgid "Manage multiple working trees"
16792 #: command-list.h:191
16793 msgid "Create a tree object from the current index"
16796 #: command-list.h:192
16797 msgid "Defining attributes per path"
16800 #: command-list.h:193
16801 msgid "Git command-line interface and conventions"
16804 #: command-list.h:194
16805 msgid "A Git core tutorial for developers"
16808 #: command-list.h:195
16809 msgid "Git for CVS users"
16812 #: command-list.h:196
16813 msgid "Tweaking diff output"
16816 #: command-list.h:197
16817 msgid "A useful minimum set of commands for Everyday Git"
16820 #: command-list.h:198
16821 msgid "A Git Glossary"
16824 #: command-list.h:199
16825 msgid "Hooks used by Git"
16828 #: command-list.h:200
16829 msgid "Specifies intentionally untracked files to ignore"
16832 #: command-list.h:201
16833 msgid "Defining submodule properties"
16836 #: command-list.h:202
16837 msgid "Git namespaces"
16840 #: command-list.h:203
16841 msgid "Git Repository Layout"
16844 #: command-list.h:204
16845 msgid "Specifying revisions and ranges for Git"
16848 #: command-list.h:205
16849 msgid "A tutorial introduction to Git: part two"
16852 #: command-list.h:206
16853 msgid "A tutorial introduction to Git"
16856 #: command-list.h:207
16857 msgid "An overview of recommended workflows with Git"
16861 msgid "update the index with reused conflict resolution if possible"
16864 #: git-bisect.sh:54
16865 msgid "You need to start by \"git bisect start\""
16868 #. TRANSLATORS: Make sure to include [Y] and [n] in your
16869 #. translation. The program will only accept English input
16871 #: git-bisect.sh:60
16872 msgid "Do you want me to do it for you [Y/n]? "
16875 #: git-bisect.sh:121
16877 msgid "unrecognised option: '$arg'"
16880 #: git-bisect.sh:125
16882 msgid "'$arg' does not appear to be a valid revision"
16885 #: git-bisect.sh:154
16886 msgid "Bad HEAD - I need a HEAD"
16889 #: git-bisect.sh:167
16892 "Checking out '$start_head' failed. Try 'git bisect reset <valid-branch>'."
16895 #: git-bisect.sh:177
16896 msgid "won't bisect on cg-seek'ed tree"
16899 #: git-bisect.sh:181
16900 msgid "Bad HEAD - strange symbolic ref"
16903 #: git-bisect.sh:233
16905 msgid "Bad bisect_write argument: $state"
16908 #: git-bisect.sh:246
16910 msgid "Bad rev input: $arg"
16913 #: git-bisect.sh:265
16915 msgid "Bad rev input: $bisected_head"
16918 #: git-bisect.sh:274
16920 msgid "Bad rev input: $rev"
16923 #: git-bisect.sh:283
16925 msgid "'git bisect $TERM_BAD' can take only one argument."
16928 #: git-bisect.sh:306
16930 msgid "Warning: bisecting only with a $TERM_BAD commit."
16933 #. TRANSLATORS: Make sure to include [Y] and [n] in your
16934 #. translation. The program will only accept English input
16936 #: git-bisect.sh:312
16937 msgid "Are you sure [Y/n]? "
16940 #: git-bisect.sh:324
16943 "You need to give me at least one $bad_syn and one $good_syn revision.\n"
16944 "(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
16947 #: git-bisect.sh:327
16950 "You need to start by \"git bisect start\".\n"
16951 "You then need to give me at least one $good_syn and one $bad_syn revision.\n"
16952 "(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
16955 #: git-bisect.sh:398 git-bisect.sh:512
16956 msgid "We are not bisecting."
16959 #: git-bisect.sh:405
16961 msgid "'$invalid' is not a valid commit"
16964 #: git-bisect.sh:414
16967 "Could not check out original HEAD '$branch'.\n"
16968 "Try 'git bisect reset <commit>'."
16971 #: git-bisect.sh:422
16972 msgid "No logfile given"
16975 #: git-bisect.sh:423
16977 msgid "cannot read $file for replaying"
16980 #: git-bisect.sh:444
16981 msgid "?? what are you talking about?"
16984 #: git-bisect.sh:453
16985 msgid "bisect run failed: no command provided."
16988 #: git-bisect.sh:458
16990 msgid "running $command"
16993 #: git-bisect.sh:465
16996 "bisect run failed:\n"
16997 "exit code $res from '$command' is < 0 or >= 128"
17000 #: git-bisect.sh:491
17001 msgid "bisect run cannot continue any more"
17004 #: git-bisect.sh:497
17007 "bisect run failed:\n"
17008 "'bisect_state $state' exited with error code $res"
17011 #: git-bisect.sh:504
17012 msgid "bisect run success"
17015 #: git-bisect.sh:533
17017 msgid "Invalid command: you're currently in a $TERM_BAD/$TERM_GOOD bisect."
17020 #: git-bisect.sh:567
17021 msgid "no terms defined"
17024 #: git-bisect.sh:584
17027 "invalid argument $arg for 'git bisect terms'.\n"
17028 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
17031 #: git-merge-octopus.sh:46
17033 "Error: Your local changes to the following files would be overwritten by "
17037 #: git-merge-octopus.sh:61
17038 msgid "Automated merge did not work."
17041 #: git-merge-octopus.sh:62
17042 msgid "Should not be doing an octopus."
17045 #: git-merge-octopus.sh:73
17047 msgid "Unable to find common commit with $pretty_name"
17050 #: git-merge-octopus.sh:77
17052 msgid "Already up to date with $pretty_name"
17055 #: git-merge-octopus.sh:89
17057 msgid "Fast-forwarding to: $pretty_name"
17060 #: git-merge-octopus.sh:97
17062 msgid "Trying simple merge with $pretty_name"
17065 #: git-merge-octopus.sh:102
17066 msgid "Simple merge did not work, trying automatic merge."
17069 #: git-rebase.sh:61
17071 "Resolve all conflicts manually, mark them as resolved with\n"
17072 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
17073 "You can instead skip this commit: run \"git rebase --skip\".\n"
17074 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
17078 #: git-rebase.sh:173 git-rebase.sh:454
17080 msgid "Could not move back to $head_name"
17083 #: git-rebase.sh:184
17084 msgid "Applied autostash."
17087 #: git-rebase.sh:187
17089 msgid "Cannot store $stash_sha1"
17092 #: git-rebase.sh:236
17093 msgid "The pre-rebase hook refused to rebase."
17096 #: git-rebase.sh:241
17097 msgid "It looks like 'git am' is in progress. Cannot rebase."
17100 #: git-rebase.sh:415
17101 msgid "No rebase in progress?"
17104 #: git-rebase.sh:426
17105 msgid "The --edit-todo action can only be used during interactive rebase."
17108 #: git-rebase.sh:433
17109 msgid "Cannot read HEAD"
17112 #: git-rebase.sh:436
17114 "You must edit all merge conflicts and then\n"
17115 "mark them as resolved using git add"
17118 #: git-rebase.sh:480
17121 "It seems that there is already a $state_dir_base directory, and\n"
17122 "I wonder if you are in the middle of another rebase. If that is the\n"
17123 "case, please try\n"
17124 "\t$cmd_live_rebase\n"
17125 "If that is not the case, please\n"
17126 "\t$cmd_clear_stale_rebase\n"
17127 "and run me again. I am stopping in case you still have something\n"
17131 #: git-rebase.sh:545
17132 msgid "error: cannot combine '--signoff' with '--preserve-merges'"
17135 #: git-rebase.sh:556
17136 msgid "error: cannot combine '--preserve_merges' with '--rebase-merges'"
17139 #: git-rebase.sh:562
17140 msgid "error: cannot combine '--rebase_merges' with '--strategy-option'"
17143 #: git-rebase.sh:564
17144 msgid "error: cannot combine '--rebase_merges' with '--strategy'"
17147 #: git-rebase.sh:590
17149 msgid "invalid upstream '$upstream_name'"
17152 #: git-rebase.sh:614
17154 msgid "$onto_name: there are more than one merge bases"
17157 #: git-rebase.sh:617 git-rebase.sh:621
17159 msgid "$onto_name: there is no merge base"
17162 #: git-rebase.sh:626
17164 msgid "Does not point to a valid commit: $onto_name"
17167 #: git-rebase.sh:652
17169 msgid "fatal: no such branch/commit '$branch_name'"
17172 #: git-rebase.sh:685
17173 msgid "Cannot autostash"
17176 #: git-rebase.sh:690
17178 msgid "Created autostash: $stash_abbrev"
17181 #: git-rebase.sh:694
17182 msgid "Please commit or stash them."
17185 #: git-rebase.sh:717
17187 msgid "HEAD is up to date."
17190 #: git-rebase.sh:719
17192 msgid "Current branch $branch_name is up to date."
17195 #: git-rebase.sh:727
17197 msgid "HEAD is up to date, rebase forced."
17200 #: git-rebase.sh:729
17202 msgid "Current branch $branch_name is up to date, rebase forced."
17205 #: git-rebase.sh:741
17207 msgid "Changes from $mb to $onto:"
17210 #: git-rebase.sh:750
17211 msgid "First, rewinding head to replay your work on top of it..."
17214 #: git-rebase.sh:760
17216 msgid "Fast-forwarded $branch_name to $onto_name."
17220 msgid "git stash clear with parameters is unimplemented"
17223 #: git-stash.sh:108
17224 msgid "You do not have the initial commit yet"
17227 #: git-stash.sh:123
17228 msgid "Cannot save the current index state"
17231 #: git-stash.sh:138
17232 msgid "Cannot save the untracked files"
17235 #: git-stash.sh:158 git-stash.sh:171
17236 msgid "Cannot save the current worktree state"
17239 #: git-stash.sh:175
17240 msgid "No changes selected"
17243 #: git-stash.sh:178
17244 msgid "Cannot remove temporary index (can't happen)"
17247 #: git-stash.sh:191
17248 msgid "Cannot record working tree state"
17251 #: git-stash.sh:229
17253 msgid "Cannot update $ref_stash with $w_commit"
17256 #: git-stash.sh:281
17258 msgid "error: unknown option for 'stash push': $option"
17261 #: git-stash.sh:295
17262 msgid "Can't use --patch and --include-untracked or --all at the same time"
17265 #: git-stash.sh:303
17266 msgid "No local changes to save"
17269 #: git-stash.sh:308
17270 msgid "Cannot initialize stash"
17273 #: git-stash.sh:312
17274 msgid "Cannot save the current status"
17277 #: git-stash.sh:313
17279 msgid "Saved working directory and index state $stash_msg"
17282 #: git-stash.sh:342
17283 msgid "Cannot remove worktree changes"
17286 #: git-stash.sh:490
17288 msgid "unknown option: $opt"
17291 #: git-stash.sh:503
17292 msgid "No stash entries found."
17295 #: git-stash.sh:510
17297 msgid "Too many revisions specified: $REV"
17300 #: git-stash.sh:525
17302 msgid "$reference is not a valid reference"
17305 #: git-stash.sh:553
17307 msgid "'$args' is not a stash-like commit"
17310 #: git-stash.sh:564
17312 msgid "'$args' is not a stash reference"
17315 #: git-stash.sh:572
17316 msgid "unable to refresh index"
17319 #: git-stash.sh:576
17320 msgid "Cannot apply a stash in the middle of a merge"
17323 #: git-stash.sh:584
17324 msgid "Conflicts in index. Try without --index."
17327 #: git-stash.sh:586
17328 msgid "Could not save index tree"
17331 #: git-stash.sh:595
17332 msgid "Could not restore untracked files from stash entry"
17335 #: git-stash.sh:620
17336 msgid "Cannot unstage modified files"
17339 #: git-stash.sh:635
17340 msgid "Index was not unstashed."
17343 #: git-stash.sh:649
17344 msgid "The stash entry is kept in case you need it again."
17347 #: git-stash.sh:658
17349 msgid "Dropped ${REV} ($s)"
17352 #: git-stash.sh:659
17354 msgid "${REV}: Could not drop stash entry"
17357 #: git-stash.sh:667
17358 msgid "No branch name specified"
17361 #: git-stash.sh:746
17362 msgid "(To restore them type \"git stash apply\")"
17365 #: git-submodule.sh:188
17366 msgid "Relative path can only be used from the toplevel of the working tree"
17369 #: git-submodule.sh:198
17371 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
17374 #: git-submodule.sh:217
17376 msgid "'$sm_path' already exists in the index"
17379 #: git-submodule.sh:220
17381 msgid "'$sm_path' already exists in the index and is not a submodule"
17384 #: git-submodule.sh:226
17387 "The following path is ignored by one of your .gitignore files:\n"
17389 "Use -f if you really want to add it."
17392 #: git-submodule.sh:249
17394 msgid "Adding existing repo at '$sm_path' to the index"
17397 #: git-submodule.sh:251
17399 msgid "'$sm_path' already exists and is not a valid git repo"
17402 #: git-submodule.sh:259
17404 msgid "A git directory for '$sm_name' is found locally with remote(s):"
17407 #: git-submodule.sh:261
17410 "If you want to reuse this local git directory instead of cloning again from\n"
17412 "use the '--force' option. If the local git directory is not the correct "
17414 "or you are unsure what this means choose another name with the '--name' "
17418 #: git-submodule.sh:267
17420 msgid "Reactivating local git directory for submodule '$sm_name'."
17423 #: git-submodule.sh:279
17425 msgid "Unable to checkout submodule '$sm_path'"
17428 #: git-submodule.sh:284
17430 msgid "Failed to add submodule '$sm_path'"
17433 #: git-submodule.sh:293
17435 msgid "Failed to register submodule '$sm_path'"
17438 #: git-submodule.sh:565
17440 msgid "Unable to find current revision in submodule path '$displaypath'"
17443 #: git-submodule.sh:575
17445 msgid "Unable to fetch in submodule path '$sm_path'"
17448 #: git-submodule.sh:580
17451 "Unable to find current ${remote_name}/${branch} revision in submodule path "
17455 #: git-submodule.sh:603
17457 msgid "Unable to fetch in submodule path '$displaypath'"
17460 #: git-submodule.sh:609
17463 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
17464 "Direct fetching of that commit failed."
17467 #: git-submodule.sh:616
17469 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
17472 #: git-submodule.sh:617
17474 msgid "Submodule path '$displaypath': checked out '$sha1'"
17477 #: git-submodule.sh:621
17479 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
17482 #: git-submodule.sh:622
17484 msgid "Submodule path '$displaypath': rebased into '$sha1'"
17487 #: git-submodule.sh:627
17489 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
17492 #: git-submodule.sh:628
17494 msgid "Submodule path '$displaypath': merged in '$sha1'"
17497 #: git-submodule.sh:633
17499 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
17502 #: git-submodule.sh:634
17504 msgid "Submodule path '$displaypath': '$command $sha1'"
17507 #: git-submodule.sh:665
17509 msgid "Failed to recurse into submodule path '$displaypath'"
17512 #: git-submodule.sh:761
17513 msgid "The --cached option cannot be used with the --files option"
17516 #: git-submodule.sh:813
17518 msgid "unexpected mode $mod_dst"
17521 #: git-submodule.sh:833
17523 msgid " Warn: $display_name doesn't contain commit $sha1_src"
17526 #: git-submodule.sh:836
17528 msgid " Warn: $display_name doesn't contain commit $sha1_dst"
17531 #: git-submodule.sh:839
17533 msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
17536 #: git-parse-remote.sh:89
17538 msgid "See git-${cmd}(1) for details."
17541 #: git-rebase--interactive.sh:43
17545 "p, pick <commit> = use commit\n"
17546 "r, reword <commit> = use commit, but edit the commit message\n"
17547 "e, edit <commit> = use commit, but stop for amending\n"
17548 "s, squash <commit> = use commit, but meld into previous commit\n"
17549 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
17550 "x, exec <command> = run command (the rest of the line) using shell\n"
17551 "d, drop <commit> = remove commit\n"
17552 "l, label <label> = label current HEAD with a name\n"
17553 "t, reset <label> = reset HEAD to a label\n"
17554 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
17555 ". create a merge commit using the original merge commit's\n"
17556 ". message (or the oneline, if no original merge commit was\n"
17557 ". specified). Use -c <commit> to reword the commit message.\n"
17559 "These lines can be re-ordered; they are executed from top to bottom.\n"
17562 #: git-rebase--interactive.sh:64 git-rebase--preserve-merges.sh:173
17565 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
17568 #: git-rebase--interactive.sh:68 git-rebase--preserve-merges.sh:177
17571 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
17574 #: git-rebase--interactive.sh:108 git-rebase--preserve-merges.sh:724
17575 msgid "could not detach HEAD"
17578 #: git-rebase--interactive.sh:147 git-rebase--preserve-merges.sh:816
17581 "You are editing the todo file of an ongoing interactive rebase.\n"
17582 "To continue rebase after editing, run:\n"
17583 " git rebase --continue\n"
17587 #: git-rebase--interactive.sh:155 git-rebase--interactive.sh:241
17588 #: git-rebase--preserve-merges.sh:824 git-rebase--preserve-merges.sh:910
17589 msgid "Could not execute editor"
17592 #: git-rebase--interactive.sh:176 git-rebase--preserve-merges.sh:845
17594 msgid "Could not checkout $switch_to"
17597 #: git-rebase--interactive.sh:183 git-rebase--preserve-merges.sh:852
17601 #: git-rebase--interactive.sh:184 git-rebase--preserve-merges.sh:853
17603 msgid "Could not create temporary $state_dir"
17606 #: git-rebase--interactive.sh:187 git-rebase--preserve-merges.sh:856
17607 msgid "Could not mark as interactive"
17610 #: git-rebase--interactive.sh:219 git-rebase--preserve-merges.sh:888
17612 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
17613 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
17617 #: git-rebase--interactive.sh:224
17620 "\tHowever, if you remove everything, the rebase will be aborted.\n"
17625 #: git-rebase--interactive.sh:231 git-rebase--preserve-merges.sh:900
17626 msgid "Note that empty commits are commented out"
17629 #: git-rebase--interactive.sh:280
17630 msgid "Could not generate todo list"
17633 #: git-rebase--preserve-merges.sh:136
17635 msgid "Rebasing ($new_count/$total)"
17638 #: git-rebase--preserve-merges.sh:152
17642 "p, pick <commit> = use commit\n"
17643 "r, reword <commit> = use commit, but edit the commit message\n"
17644 "e, edit <commit> = use commit, but stop for amending\n"
17645 "s, squash <commit> = use commit, but meld into previous commit\n"
17646 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
17647 "x, exec <commit> = run command (the rest of the line) using shell\n"
17648 "d, drop <commit> = remove commit\n"
17649 "l, label <label> = label current HEAD with a name\n"
17650 "t, reset <label> = reset HEAD to a label\n"
17651 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
17652 ". create a merge commit using the original merge commit's\n"
17653 ". message (or the oneline, if no original merge commit was\n"
17654 ". specified). Use -c <commit> to reword the commit message.\n"
17656 "These lines can be re-ordered; they are executed from top to bottom.\n"
17659 #: git-rebase--preserve-merges.sh:215
17662 "You can amend the commit now, with\n"
17664 "\tgit commit --amend $gpg_sign_opt_quoted\n"
17666 "Once you are satisfied with your changes, run\n"
17668 "\tgit rebase --continue"
17671 #: git-rebase--preserve-merges.sh:240
17673 msgid "$sha1: not a commit that can be picked"
17676 #: git-rebase--preserve-merges.sh:279
17678 msgid "Invalid commit name: $sha1"
17681 #: git-rebase--preserve-merges.sh:309
17682 msgid "Cannot write current commit's replacement sha1"
17685 #: git-rebase--preserve-merges.sh:360
17687 msgid "Fast-forward to $sha1"
17690 #: git-rebase--preserve-merges.sh:362
17692 msgid "Cannot fast-forward to $sha1"
17695 #: git-rebase--preserve-merges.sh:371
17697 msgid "Cannot move HEAD to $first_parent"
17700 #: git-rebase--preserve-merges.sh:376
17702 msgid "Refusing to squash a merge: $sha1"
17705 #: git-rebase--preserve-merges.sh:394
17707 msgid "Error redoing merge $sha1"
17710 #: git-rebase--preserve-merges.sh:403
17712 msgid "Could not pick $sha1"
17715 #: git-rebase--preserve-merges.sh:412
17717 msgid "This is the commit message #${n}:"
17720 #: git-rebase--preserve-merges.sh:417
17722 msgid "The commit message #${n} will be skipped:"
17725 #: git-rebase--preserve-merges.sh:428
17727 msgid "This is a combination of $count commit."
17728 msgid_plural "This is a combination of $count commits."
17732 #: git-rebase--preserve-merges.sh:437
17734 msgid "Cannot write $fixup_msg"
17737 #: git-rebase--preserve-merges.sh:440
17738 msgid "This is a combination of 2 commits."
17741 #: git-rebase--preserve-merges.sh:481 git-rebase--preserve-merges.sh:524
17742 #: git-rebase--preserve-merges.sh:527
17744 msgid "Could not apply $sha1... $rest"
17747 #: git-rebase--preserve-merges.sh:556
17750 "Could not amend commit after successfully picking $sha1... $rest\n"
17751 "This is most likely due to an empty commit message, or the pre-commit hook\n"
17752 "failed. If the pre-commit hook failed, you may need to resolve the issue "
17754 "you are able to reword the commit."
17757 #: git-rebase--preserve-merges.sh:571
17759 msgid "Stopped at $sha1_abbrev... $rest"
17762 #: git-rebase--preserve-merges.sh:586
17764 msgid "Cannot '$squash_style' without a previous commit"
17767 #: git-rebase--preserve-merges.sh:628
17769 msgid "Executing: $rest"
17772 #: git-rebase--preserve-merges.sh:636
17774 msgid "Execution failed: $rest"
17777 #: git-rebase--preserve-merges.sh:638
17778 msgid "and made changes to the index and/or the working tree"
17781 #: git-rebase--preserve-merges.sh:640
17783 "You can fix the problem, and then run\n"
17785 "\tgit rebase --continue"
17788 #. TRANSLATORS: after these lines is a command to be issued by the user
17789 #: git-rebase--preserve-merges.sh:653
17792 "Execution succeeded: $rest\n"
17793 "but left changes to the index and/or the working tree\n"
17794 "Commit or stash your changes, and then run\n"
17796 "\tgit rebase --continue"
17799 #: git-rebase--preserve-merges.sh:664
17801 msgid "Unknown command: $command $sha1 $rest"
17804 #: git-rebase--preserve-merges.sh:665
17805 msgid "Please fix this using 'git rebase --edit-todo'."
17808 #: git-rebase--preserve-merges.sh:700
17810 msgid "Successfully rebased and updated $head_name."
17813 #: git-rebase--preserve-merges.sh:757
17814 msgid "Could not remove CHERRY_PICK_HEAD"
17817 #: git-rebase--preserve-merges.sh:762
17820 "You have staged changes in your working tree.\n"
17821 "If these changes are meant to be\n"
17822 "squashed into the previous commit, run:\n"
17824 " git commit --amend $gpg_sign_opt_quoted\n"
17826 "If they are meant to go into a new commit, run:\n"
17828 " git commit $gpg_sign_opt_quoted\n"
17830 "In both cases, once you're done, continue with:\n"
17832 " git rebase --continue\n"
17835 #: git-rebase--preserve-merges.sh:779
17836 msgid "Error trying to find the author identity to amend commit"
17839 #: git-rebase--preserve-merges.sh:784
17841 "You have uncommitted changes in your working tree. Please commit them\n"
17842 "first and then run 'git rebase --continue' again."
17845 #: git-rebase--preserve-merges.sh:789 git-rebase--preserve-merges.sh:793
17846 msgid "Could not commit staged changes."
17849 #: git-rebase--preserve-merges.sh:893
17852 "However, if you remove everything, the rebase will be aborted.\n"
17856 #: git-rebase--preserve-merges.sh:942 git-rebase--preserve-merges.sh:947
17857 msgid "Could not init rewritten commits"
17860 #: git-sh-setup.sh:89 git-sh-setup.sh:94
17862 msgid "usage: $dashless $USAGE"
17865 #: git-sh-setup.sh:190
17867 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
17870 #: git-sh-setup.sh:199 git-sh-setup.sh:206
17872 msgid "fatal: $program_name cannot be used without a working tree."
17875 #: git-sh-setup.sh:220
17876 msgid "Cannot rebase: You have unstaged changes."
17879 #: git-sh-setup.sh:223
17880 msgid "Cannot rewrite branches: You have unstaged changes."
17883 #: git-sh-setup.sh:226
17884 msgid "Cannot pull with rebase: You have unstaged changes."
17887 #: git-sh-setup.sh:229
17889 msgid "Cannot $action: You have unstaged changes."
17892 #: git-sh-setup.sh:242
17893 msgid "Cannot rebase: Your index contains uncommitted changes."
17896 #: git-sh-setup.sh:245
17897 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
17900 #: git-sh-setup.sh:248
17902 msgid "Cannot $action: Your index contains uncommitted changes."
17905 #: git-sh-setup.sh:252
17906 msgid "Additionally, your index contains uncommitted changes."
17909 #: git-sh-setup.sh:372
17910 msgid "You need to run this command from the toplevel of the working tree."
17913 #: git-sh-setup.sh:377
17914 msgid "Unable to determine absolute path of git directory"
17917 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
17918 #: git-add--interactive.perl:196
17920 msgid "%12s %12s %s"
17923 #: git-add--interactive.perl:197
17927 #: git-add--interactive.perl:197
17931 #: git-add--interactive.perl:253 git-add--interactive.perl:278
17935 #: git-add--interactive.perl:262 git-add--interactive.perl:316
17939 #: git-add--interactive.perl:298 git-add--interactive.perl:313
17943 #: git-add--interactive.perl:609
17945 msgid "added %d path\n"
17946 msgid_plural "added %d paths\n"
17950 #: git-add--interactive.perl:612
17952 msgid "updated %d path\n"
17953 msgid_plural "updated %d paths\n"
17957 #: git-add--interactive.perl:615
17959 msgid "reverted %d path\n"
17960 msgid_plural "reverted %d paths\n"
17964 #: git-add--interactive.perl:618
17966 msgid "touched %d path\n"
17967 msgid_plural "touched %d paths\n"
17971 #: git-add--interactive.perl:627
17975 #: git-add--interactive.perl:639
17979 #: git-add--interactive.perl:662
17981 msgid "note: %s is untracked now.\n"
17984 #: git-add--interactive.perl:673
17985 msgid "Add untracked"
17988 #: git-add--interactive.perl:679
17989 msgid "No untracked files.\n"
17992 #: git-add--interactive.perl:1033
17994 "If the patch applies cleanly, the edited hunk will immediately be\n"
17995 "marked for staging."
17998 #: git-add--interactive.perl:1036
18000 "If the patch applies cleanly, the edited hunk will immediately be\n"
18001 "marked for stashing."
18004 #: git-add--interactive.perl:1039
18006 "If the patch applies cleanly, the edited hunk will immediately be\n"
18007 "marked for unstaging."
18010 #: git-add--interactive.perl:1042 git-add--interactive.perl:1051
18012 "If the patch applies cleanly, the edited hunk will immediately be\n"
18013 "marked for applying."
18016 #: git-add--interactive.perl:1045 git-add--interactive.perl:1048
18018 "If the patch applies cleanly, the edited hunk will immediately be\n"
18019 "marked for discarding."
18022 #: git-add--interactive.perl:1085
18024 msgid "failed to open hunk edit file for writing: %s"
18027 #: git-add--interactive.perl:1086
18028 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
18031 #: git-add--interactive.perl:1092
18035 "To remove '%s' lines, make them ' ' lines (context).\n"
18036 "To remove '%s' lines, delete them.\n"
18037 "Lines starting with %s will be removed.\n"
18040 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
18041 #: git-add--interactive.perl:1100
18043 "If it does not apply cleanly, you will be given an opportunity to\n"
18044 "edit again. If all lines of the hunk are removed, then the edit is\n"
18045 "aborted and the hunk is left unchanged.\n"
18048 #: git-add--interactive.perl:1114
18050 msgid "failed to open hunk edit file for reading: %s"
18053 #. TRANSLATORS: do not translate [y/n]
18054 #. The program will only accept that input
18056 #. Consider translating (saying "no" discards!) as
18057 #. (saying "n" for "no" discards!) if the translation
18058 #. of the word "no" does not start with n.
18059 #: git-add--interactive.perl:1213
18061 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
18064 #: git-add--interactive.perl:1222
18066 "y - stage this hunk\n"
18067 "n - do not stage this hunk\n"
18068 "q - quit; do not stage this hunk or any of the remaining ones\n"
18069 "a - stage this hunk and all later hunks in the file\n"
18070 "d - do not stage this hunk or any of the later hunks in the file"
18073 #: git-add--interactive.perl:1228
18075 "y - stash this hunk\n"
18076 "n - do not stash this hunk\n"
18077 "q - quit; do not stash this hunk or any of the remaining ones\n"
18078 "a - stash this hunk and all later hunks in the file\n"
18079 "d - do not stash this hunk or any of the later hunks in the file"
18082 #: git-add--interactive.perl:1234
18084 "y - unstage this hunk\n"
18085 "n - do not unstage this hunk\n"
18086 "q - quit; do not unstage this hunk or any of the remaining ones\n"
18087 "a - unstage this hunk and all later hunks in the file\n"
18088 "d - do not unstage this hunk or any of the later hunks in the file"
18091 #: git-add--interactive.perl:1240
18093 "y - apply this hunk to index\n"
18094 "n - do not apply this hunk to index\n"
18095 "q - quit; do not apply this hunk or any of the remaining ones\n"
18096 "a - apply this hunk and all later hunks in the file\n"
18097 "d - do not apply this hunk or any of the later hunks in the file"
18100 #: git-add--interactive.perl:1246
18102 "y - discard this hunk from worktree\n"
18103 "n - do not discard this hunk from worktree\n"
18104 "q - quit; do not discard this hunk or any of the remaining ones\n"
18105 "a - discard this hunk and all later hunks in the file\n"
18106 "d - do not discard this hunk or any of the later hunks in the file"
18109 #: git-add--interactive.perl:1252
18111 "y - discard this hunk from index and worktree\n"
18112 "n - do not discard this hunk from index and worktree\n"
18113 "q - quit; do not discard this hunk or any of the remaining ones\n"
18114 "a - discard this hunk and all later hunks in the file\n"
18115 "d - do not discard this hunk or any of the later hunks in the file"
18118 #: git-add--interactive.perl:1258
18120 "y - apply this hunk to index and worktree\n"
18121 "n - do not apply this hunk to index and worktree\n"
18122 "q - quit; do not apply this hunk or any of the remaining ones\n"
18123 "a - apply this hunk and all later hunks in the file\n"
18124 "d - do not apply this hunk or any of the later hunks in the file"
18127 #: git-add--interactive.perl:1273
18129 "g - select a hunk to go to\n"
18130 "/ - search for a hunk matching the given regex\n"
18131 "j - leave this hunk undecided, see next undecided hunk\n"
18132 "J - leave this hunk undecided, see next hunk\n"
18133 "k - leave this hunk undecided, see previous undecided hunk\n"
18134 "K - leave this hunk undecided, see previous hunk\n"
18135 "s - split the current hunk into smaller hunks\n"
18136 "e - manually edit the current hunk\n"
18140 #: git-add--interactive.perl:1304
18141 msgid "The selected hunks do not apply to the index!\n"
18144 #: git-add--interactive.perl:1305
18145 msgid "Apply them to the worktree anyway? "
18148 #: git-add--interactive.perl:1308
18149 msgid "Nothing was applied.\n"
18152 #: git-add--interactive.perl:1319
18154 msgid "ignoring unmerged: %s\n"
18157 #: git-add--interactive.perl:1328
18158 msgid "Only binary files changed.\n"
18161 #: git-add--interactive.perl:1330
18162 msgid "No changes.\n"
18165 #: git-add--interactive.perl:1338
18166 msgid "Patch update"
18169 #: git-add--interactive.perl:1390
18171 msgid "Stage mode change [y,n,q,a,d%s,?]? "
18174 #: git-add--interactive.perl:1391
18176 msgid "Stage deletion [y,n,q,a,d%s,?]? "
18179 #: git-add--interactive.perl:1392
18181 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
18184 #: git-add--interactive.perl:1395
18186 msgid "Stash mode change [y,n,q,a,d%s,?]? "
18189 #: git-add--interactive.perl:1396
18191 msgid "Stash deletion [y,n,q,a,d%s,?]? "
18194 #: git-add--interactive.perl:1397
18196 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
18199 #: git-add--interactive.perl:1400
18201 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
18204 #: git-add--interactive.perl:1401
18206 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
18209 #: git-add--interactive.perl:1402
18211 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
18214 #: git-add--interactive.perl:1405
18216 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
18219 #: git-add--interactive.perl:1406
18221 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
18224 #: git-add--interactive.perl:1407
18226 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
18229 #: git-add--interactive.perl:1410
18231 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
18234 #: git-add--interactive.perl:1411
18236 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
18239 #: git-add--interactive.perl:1412
18241 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
18244 #: git-add--interactive.perl:1415
18246 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
18249 #: git-add--interactive.perl:1416
18251 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
18254 #: git-add--interactive.perl:1417
18256 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
18259 #: git-add--interactive.perl:1420
18261 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
18264 #: git-add--interactive.perl:1421
18266 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
18269 #: git-add--interactive.perl:1422
18271 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
18274 #: git-add--interactive.perl:1522
18275 msgid "No other hunks to goto\n"
18278 #: git-add--interactive.perl:1529
18279 msgid "go to which hunk (<ret> to see more)? "
18282 #: git-add--interactive.perl:1531
18283 msgid "go to which hunk? "
18286 #: git-add--interactive.perl:1540
18288 msgid "Invalid number: '%s'\n"
18291 #: git-add--interactive.perl:1545
18293 msgid "Sorry, only %d hunk available.\n"
18294 msgid_plural "Sorry, only %d hunks available.\n"
18298 #: git-add--interactive.perl:1571
18299 msgid "No other hunks to search\n"
18302 #: git-add--interactive.perl:1575
18303 msgid "search for regex? "
18306 #: git-add--interactive.perl:1588
18308 msgid "Malformed search regexp %s: %s\n"
18311 #: git-add--interactive.perl:1598
18312 msgid "No hunk matches the given pattern\n"
18315 #: git-add--interactive.perl:1610 git-add--interactive.perl:1632
18316 msgid "No previous hunk\n"
18319 #: git-add--interactive.perl:1619 git-add--interactive.perl:1638
18320 msgid "No next hunk\n"
18323 #: git-add--interactive.perl:1644
18324 msgid "Sorry, cannot split this hunk\n"
18327 #: git-add--interactive.perl:1650
18329 msgid "Split into %d hunk.\n"
18330 msgid_plural "Split into %d hunks.\n"
18334 #: git-add--interactive.perl:1660
18335 msgid "Sorry, cannot edit this hunk\n"
18338 #: git-add--interactive.perl:1706
18339 msgid "Review diff"
18342 #. TRANSLATORS: please do not translate the command names
18343 #. 'status', 'update', 'revert', etc.
18344 #: git-add--interactive.perl:1725
18346 "status - show paths with changes\n"
18347 "update - add working tree state to the staged set of changes\n"
18348 "revert - revert staged set of changes back to the HEAD version\n"
18349 "patch - pick hunks and update selectively\n"
18350 "diff - view diff between HEAD and index\n"
18351 "add untracked - add contents of untracked files to the staged set of "
18355 #: git-add--interactive.perl:1742 git-add--interactive.perl:1747
18356 #: git-add--interactive.perl:1750 git-add--interactive.perl:1757
18357 #: git-add--interactive.perl:1761 git-add--interactive.perl:1767
18361 #: git-add--interactive.perl:1763
18363 msgid "unknown --patch mode: %s"
18366 #: git-add--interactive.perl:1769 git-add--interactive.perl:1775
18368 msgid "invalid argument %s, expecting --"
18371 #: git-send-email.perl:130
18372 msgid "local zone differs from GMT by a non-minute interval\n"
18375 #: git-send-email.perl:137 git-send-email.perl:143
18376 msgid "local time offset greater than or equal to 24 hours\n"
18379 #: git-send-email.perl:211 git-send-email.perl:217
18380 msgid "the editor exited uncleanly, aborting everything"
18383 #: git-send-email.perl:294
18386 "'%s' contains an intermediate version of the email you were composing.\n"
18389 #: git-send-email.perl:299
18391 msgid "'%s.final' contains the composed email.\n"
18394 #: git-send-email.perl:317
18395 msgid "--dump-aliases incompatible with other options\n"
18398 #: git-send-email.perl:383 git-send-email.perl:638
18399 msgid "Cannot run git format-patch from outside a repository\n"
18402 #: git-send-email.perl:386
18404 "`batch-size` and `relogin` must be specified together (via command-line or "
18405 "configuration option)\n"
18408 #: git-send-email.perl:456
18410 msgid "Unknown --suppress-cc field: '%s'\n"
18413 #: git-send-email.perl:485
18415 msgid "Unknown --confirm setting: '%s'\n"
18418 #: git-send-email.perl:513
18420 msgid "warning: sendmail alias with quotes is not supported: %s\n"
18423 #: git-send-email.perl:515
18425 msgid "warning: `:include:` not supported: %s\n"
18428 #: git-send-email.perl:517
18430 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
18433 #: git-send-email.perl:522
18435 msgid "warning: sendmail line is not recognized: %s\n"
18438 #: git-send-email.perl:604
18441 "File '%s' exists but it could also be the range of commits\n"
18442 "to produce patches for. Please disambiguate by...\n"
18444 " * Saying \"./%s\" if you mean a file; or\n"
18445 " * Giving --format-patch option if you mean a range.\n"
18448 #: git-send-email.perl:625
18450 msgid "Failed to opendir %s: %s"
18453 #: git-send-email.perl:649
18457 "warning: no patches were sent\n"
18460 #: git-send-email.perl:660
18463 "No patch files specified!\n"
18467 #: git-send-email.perl:673
18469 msgid "No subject line in %s?"
18472 #: git-send-email.perl:683
18474 msgid "Failed to open for writing %s: %s"
18477 #: git-send-email.perl:694
18479 "Lines beginning in \"GIT:\" will be removed.\n"
18480 "Consider including an overall diffstat or table of contents\n"
18481 "for the patch you are writing.\n"
18483 "Clear the body content if you don't wish to send a summary.\n"
18486 #: git-send-email.perl:718
18488 msgid "Failed to open %s: %s"
18491 #: git-send-email.perl:735
18493 msgid "Failed to open %s.final: %s"
18496 #: git-send-email.perl:778
18497 msgid "Summary email is empty, skipping it\n"
18500 #. TRANSLATORS: please keep [y/N] as is.
18501 #: git-send-email.perl:813
18503 msgid "Are you sure you want to use <%s> [y/N]? "
18506 #: git-send-email.perl:868
18508 "The following files are 8bit, but do not declare a Content-Transfer-"
18512 #: git-send-email.perl:873
18513 msgid "Which 8bit encoding should I declare [UTF-8]? "
18516 #: git-send-email.perl:881
18519 "Refusing to send because the patch\n"
18521 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
18525 #: git-send-email.perl:900
18526 msgid "To whom should the emails be sent (if anyone)?"
18529 #: git-send-email.perl:918
18531 msgid "fatal: alias '%s' expands to itself\n"
18534 #: git-send-email.perl:930
18535 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
18538 #: git-send-email.perl:988 git-send-email.perl:996
18540 msgid "error: unable to extract a valid address from: %s\n"
18543 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
18544 #. translation. The program will only accept English input
18546 #: git-send-email.perl:1000
18547 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
18550 #: git-send-email.perl:1317
18552 msgid "CA path \"%s\" does not exist"
18555 #: git-send-email.perl:1400
18557 " The Cc list above has been expanded by additional\n"
18558 " addresses found in the patch commit message. By default\n"
18559 " send-email prompts before sending whenever this occurs.\n"
18560 " This behavior is controlled by the sendemail.confirm\n"
18561 " configuration setting.\n"
18563 " For additional information, run 'git send-email --help'.\n"
18564 " To retain the current behavior, but squelch this message,\n"
18565 " run 'git config --global sendemail.confirm auto'.\n"
18569 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
18570 #. translation. The program will only accept English input
18572 #: git-send-email.perl:1415
18573 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
18576 #: git-send-email.perl:1418
18577 msgid "Send this email reply required"
18580 #: git-send-email.perl:1446
18581 msgid "The required SMTP server is not properly defined."
18584 #: git-send-email.perl:1493
18586 msgid "Server does not support STARTTLS! %s"
18589 #: git-send-email.perl:1498 git-send-email.perl:1502
18591 msgid "STARTTLS failed! %s"
18594 #: git-send-email.perl:1511
18595 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
18598 #: git-send-email.perl:1529
18600 msgid "Failed to send %s\n"
18603 #: git-send-email.perl:1532
18605 msgid "Dry-Sent %s\n"
18608 #: git-send-email.perl:1532
18613 #: git-send-email.perl:1534
18614 msgid "Dry-OK. Log says:\n"
18617 #: git-send-email.perl:1534
18618 msgid "OK. Log says:\n"
18621 #: git-send-email.perl:1546
18625 #: git-send-email.perl:1549
18626 msgid "Result: OK\n"
18629 #: git-send-email.perl:1567
18631 msgid "can't open file %s"
18634 #: git-send-email.perl:1614 git-send-email.perl:1634
18636 msgid "(mbox) Adding cc: %s from line '%s'\n"
18639 #: git-send-email.perl:1620
18641 msgid "(mbox) Adding to: %s from line '%s'\n"
18644 #: git-send-email.perl:1673
18646 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
18649 #: git-send-email.perl:1698
18651 msgid "(body) Adding cc: %s from line '%s'\n"
18654 #: git-send-email.perl:1809
18656 msgid "(%s) Could not execute '%s'"
18659 #: git-send-email.perl:1816
18661 msgid "(%s) Adding %s: %s from: '%s'\n"
18664 #: git-send-email.perl:1820
18666 msgid "(%s) failed to close pipe to '%s'"
18669 #: git-send-email.perl:1850
18670 msgid "cannot send message as 7bit"
18673 #: git-send-email.perl:1858
18674 msgid "invalid transfer encoding"
18677 #: git-send-email.perl:1899 git-send-email.perl:1951 git-send-email.perl:1961
18679 msgid "unable to open %s: %s\n"
18682 #: git-send-email.perl:1902
18684 msgid "%s: patch contains a line longer than 998 characters"
18687 #: git-send-email.perl:1919
18689 msgid "Skipping %s with backup suffix '%s'.\n"
18692 #. TRANSLATORS: please keep "[y|N]" as is.
18693 #: git-send-email.perl:1923
18695 msgid "Do you really want to send %s? [y|N]: "