1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
11 "POT-Creation-Date: 2019-02-15 10:09+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:185 builtin/merge.c:1290
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"
90 msgid "cmdline ends with \\"
94 msgid "unclosed quote"
99 msgid "unrecognized whitespace option '%s'"
104 msgid "unrecognized whitespace ignore option '%s'"
108 msgid "--reject and --3way cannot be used together."
112 msgid "--cached and --3way cannot be used together."
116 msgid "--3way outside a repository"
120 msgid "--index outside a repository"
124 msgid "--cached outside a repository"
129 msgid "Cannot prepare timestamp regexp %s"
134 msgid "regexec returned %d for input: %s"
139 msgid "unable to find filename in patch at line %d"
144 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
149 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
154 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
159 msgid "git apply: bad git-diff - expected /dev/null on line %d"
164 msgid "invalid mode on line %d: %s"
169 msgid "inconsistent header lines %d and %d"
174 msgid "recount: unexpected line: %.*s"
179 msgid "patch fragment without header at line %d: %.*s"
185 "git diff header lacks filename information when removing %d leading pathname "
186 "component (line %d)"
188 "git diff header lacks filename information when removing %d leading pathname "
189 "components (line %d)"
195 msgid "git diff header lacks filename information (line %d)"
199 msgid "new file depends on old contents"
203 msgid "deleted file still has contents"
208 msgid "corrupt patch at line %d"
213 msgid "new file %s depends on old contents"
218 msgid "deleted file %s still has contents"
223 msgid "** warning: file %s becomes empty but is not deleted"
228 msgid "corrupt binary patch at line %d: %.*s"
233 msgid "unrecognized binary patch at line %d"
238 msgid "patch with only garbage at line %d"
243 msgid "unable to read symlink %s"
248 msgid "unable to open or read %s"
253 msgid "invalid start of line: '%c'"
258 msgid "Hunk #%d succeeded at %d (offset %d line)."
259 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
265 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
271 "while searching for:\n"
277 msgid "missing binary patch data for '%s'"
282 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
287 msgid "cannot apply binary patch to '%s' without full index line"
293 "the patch applies to '%s' (%s), which does not match the current contents."
298 msgid "the patch applies to an empty '%s' but it is not empty"
303 msgid "the necessary postimage %s for '%s' cannot be read"
308 msgid "binary patch does not apply to '%s'"
313 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
318 msgid "patch failed: %s:%ld"
323 msgid "cannot checkout %s"
326 #: apply.c:3408 apply.c:3419 apply.c:3465 midx.c:58 setup.c:278
328 msgid "failed to read %s"
333 msgid "reading from '%s' beyond a symbolic link"
336 #: apply.c:3445 apply.c:3688
338 msgid "path %s has been renamed/deleted"
341 #: apply.c:3531 apply.c:3703
343 msgid "%s: does not exist in index"
346 #: apply.c:3540 apply.c:3711
348 msgid "%s: does not match index"
352 msgid "repository lacks the necessary blob to fall back on 3-way merge."
357 msgid "Falling back to three-way merge...\n"
360 #: apply.c:3594 apply.c:3598
362 msgid "cannot read the current contents of '%s'"
367 msgid "Failed to fall back on three-way merge...\n"
372 msgid "Applied patch to '%s' with conflicts.\n"
377 msgid "Applied patch to '%s' cleanly.\n"
381 msgid "removal patch leaves file contents"
386 msgid "%s: wrong type"
391 msgid "%s has type %o, expected %o"
394 #: apply.c:3881 apply.c:3883 read-cache.c:820 read-cache.c:846
397 msgid "invalid path '%s'"
402 msgid "%s: already exists in index"
407 msgid "%s: already exists in working directory"
412 msgid "new mode (%o) of %s does not match old mode (%o)"
417 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
422 msgid "affected file '%s' is beyond a symbolic link"
427 msgid "%s: patch does not apply"
432 msgid "Checking patch %s..."
437 msgid "sha1 information is lacking or useless for submodule %s"
442 msgid "mode change for %s, which is not in current HEAD"
447 msgid "sha1 information is lacking or useless (%s)."
450 #: apply.c:4113 builtin/checkout.c:248 builtin/reset.c:143
452 msgid "make_cache_entry failed for path '%s'"
457 msgid "could not add %s to temporary index"
462 msgid "could not write temporary index to %s"
467 msgid "unable to remove %s from index"
472 msgid "corrupt patch for submodule %s"
477 msgid "unable to stat newly created file '%s'"
482 msgid "unable to create backing store for newly created file %s"
485 #: apply.c:4319 apply.c:4464
487 msgid "unable to add cache entry for %s"
492 msgid "failed to write to '%s'"
497 msgid "closing file '%s'"
502 msgid "unable to write file '%s' mode %o"
507 msgid "Applied patch %s cleanly."
511 msgid "internal error"
516 msgid "Applying patch %%s with %d reject..."
517 msgid_plural "Applying patch %%s with %d rejects..."
523 msgid "truncating .rej filename to %.*s.rej"
526 #: apply.c:4564 builtin/fetch.c:837 builtin/fetch.c:1118
528 msgid "cannot open %s"
533 msgid "Hunk #%d applied cleanly."
538 msgid "Rejected hunk #%d."
543 msgid "Skipped patch '%s'."
547 msgid "unrecognized input"
551 msgid "unable to read index file"
556 msgid "can't open patch '%s': %s"
561 msgid "squelched %d whitespace error"
562 msgid_plural "squelched %d whitespace errors"
566 #: apply.c:4908 apply.c:4923
568 msgid "%d line adds whitespace errors."
569 msgid_plural "%d lines add whitespace errors."
575 msgid "%d line applied after fixing whitespace errors."
576 msgid_plural "%d lines applied after fixing whitespace errors."
580 #: apply.c:4932 builtin/add.c:539 builtin/mv.c:301 builtin/rm.c:390
581 msgid "Unable to write new index file"
584 #: apply.c:4959 apply.c:4962 builtin/am.c:2203 builtin/am.c:2206
585 #: builtin/clone.c:122 builtin/fetch.c:118 builtin/merge.c:263
586 #: builtin/pull.c:200 builtin/submodule--helper.c:407
587 #: builtin/submodule--helper.c:1366 builtin/submodule--helper.c:1369
588 #: builtin/submodule--helper.c:1850 builtin/submodule--helper.c:1853
589 #: builtin/submodule--helper.c:2092 git-add--interactive.perl:197
594 msgid "don't apply changes matching the given path"
598 msgid "apply changes matching the given path"
601 #: apply.c:4965 builtin/am.c:2212
606 msgid "remove <num> leading slashes from traditional diff paths"
610 msgid "ignore additions made by the patch"
614 msgid "instead of applying the patch, output diffstat for the input"
618 msgid "show number of added and deleted lines in decimal notation"
622 msgid "instead of applying the patch, output a summary for the input"
626 msgid "instead of applying the patch, see if the patch is applicable"
630 msgid "make sure the patch is applicable to the current index"
634 msgid "mark new files with `git add --intent-to-add`"
638 msgid "apply a patch without touching the working tree"
642 msgid "accept a patch that touches outside the working area"
646 msgid "also apply the patch (use with --stat/--summary/--check)"
650 msgid "attempt three-way merge if a patch does not apply"
654 msgid "build a temporary index based on embedded index information"
657 #: apply.c:4997 builtin/checkout-index.c:173 builtin/ls-files.c:524
658 msgid "paths are separated with NUL character"
662 msgid "ensure at least <n> lines of context match"
665 #: apply.c:5000 builtin/am.c:2191 builtin/interpret-trailers.c:97
666 #: builtin/interpret-trailers.c:99 builtin/interpret-trailers.c:101
667 #: builtin/pack-objects.c:3314 builtin/rebase.c:1065
672 msgid "detect new or modified lines that have whitespace errors"
675 #: apply.c:5004 apply.c:5007
676 msgid "ignore changes in whitespace when finding context"
680 msgid "apply the patch in reverse"
684 msgid "don't expect at least one line of context"
688 msgid "leave the rejected hunks in corresponding *.rej files"
692 msgid "allow overlapping hunks"
695 #: apply.c:5017 builtin/add.c:291 builtin/check-ignore.c:22
696 #: builtin/commit.c:1312 builtin/count-objects.c:98 builtin/fsck.c:724
697 #: builtin/log.c:2037 builtin/mv.c:123 builtin/read-tree.c:128
698 #: builtin/rebase--interactive.c:159
703 msgid "tolerate incorrectly detected missing new-line at the end of file"
707 msgid "do not trust the line counts in the hunk headers"
710 #: apply.c:5024 builtin/am.c:2200
715 msgid "prepend <root> to all filenames"
719 msgid "git archive [<options>] <tree-ish> [<path>...]"
723 msgid "git archive --list"
728 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
732 msgid "git archive --remote <repo> [--exec <cmd>] --list"
735 #: archive.c:372 builtin/add.c:177 builtin/add.c:515 builtin/rm.c:299
737 msgid "pathspec '%s' did not match any files"
742 msgid "no such ref: %.*s"
747 msgid "not a valid object name: %s"
752 msgid "not a tree object: %s"
756 msgid "current working directory is untracked"
764 msgid "archive format"
767 #: archive.c:456 builtin/log.c:1549
772 msgid "prepend prefix to each pathname in the archive"
775 #: archive.c:458 builtin/blame.c:820 builtin/blame.c:821 builtin/config.c:129
776 #: builtin/fast-export.c:1091 builtin/fast-export.c:1093 builtin/grep.c:895
777 #: builtin/hash-object.c:105 builtin/ls-files.c:560 builtin/ls-files.c:563
778 #: builtin/notes.c:412 builtin/notes.c:578 builtin/read-tree.c:123
779 #: parse-options.h:162
783 #: archive.c:459 builtin/archive.c:90
784 msgid "write the archive to this file"
788 msgid "read .gitattributes in working directory"
792 msgid "report archived files on stderr"
800 msgid "compress faster"
804 msgid "compress better"
808 msgid "list supported archive formats"
811 #: archive.c:477 builtin/archive.c:91 builtin/clone.c:112 builtin/clone.c:115
812 #: builtin/submodule--helper.c:1378 builtin/submodule--helper.c:1859
816 #: archive.c:478 builtin/archive.c:92
817 msgid "retrieve the archive from remote repository <repo>"
820 #: archive.c:479 builtin/archive.c:93 builtin/difftool.c:715
821 #: builtin/notes.c:498
825 #: archive.c:480 builtin/archive.c:94
826 msgid "path to the remote git-upload-archive command"
830 msgid "Unexpected option --remote"
834 msgid "Option --exec can only be used together with --remote"
838 msgid "Unexpected option --output"
843 msgid "Unknown archive format '%s'"
848 msgid "Argument not supported for format '%s': -%d"
851 #: archive-tar.c:125 archive-zip.c:345
853 msgid "cannot stream blob %s"
856 #: archive-tar.c:260 archive-zip.c:363
858 msgid "unsupported file mode: 0%o (SHA1: %s)"
861 #: archive-tar.c:287 archive-zip.c:353
863 msgid "cannot read %s"
868 msgid "unable to start '%s' filter"
872 msgid "unable to redirect descriptor"
877 msgid "'%s' filter reported error"
882 msgid "path is not valid UTF-8: %s"
887 msgid "path too long (%d chars, SHA1: %s): %s"
890 #: archive-zip.c:474 builtin/pack-objects.c:225 builtin/pack-objects.c:228
892 msgid "deflate error (%d)"
897 msgid "timestamp too large for this system: %<PRIuMAX>"
902 msgid "%.*s is not a valid attribute name"
907 msgid "%s not allowed: %s:%d"
912 "Negative patterns are ignored in git attributes\n"
913 "Use '\\!' for literal leading exclamation."
918 msgid "Badly quoted content in file '%s': %s"
923 msgid "We cannot bisect more!\n"
928 msgid "Not a valid commit name %s"
934 "The merge base %s is bad.\n"
935 "This means the bug has been fixed between %s and [%s].\n"
941 "The merge base %s is new.\n"
942 "The property has changed between %s and [%s].\n"
948 "The merge base %s is %s.\n"
949 "This means the first '%s' commit is between %s and [%s].\n"
955 "Some %s revs are not ancestors of the %s rev.\n"
956 "git bisect cannot work properly in this case.\n"
957 "Maybe you mistook %s and %s revs?\n"
963 "the merge base between %s and [%s] must be skipped.\n"
964 "So we cannot be sure the first %s commit is between %s and %s.\n"
965 "We continue anyway."
970 msgid "Bisecting: a merge base must be tested\n"
975 msgid "a %s revision is needed"
978 #: bisect.c:884 builtin/notes.c:177 builtin/tag.c:237
980 msgid "could not create file '%s'"
983 #: bisect.c:937 builtin/merge.c:139
985 msgid "could not read file '%s'"
989 msgid "reading bisect refs failed"
994 msgid "%s was both %s and %s\n"
1000 "No testable commit found.\n"
1001 "Maybe you started with bad path parameters?\n"
1006 msgid "(roughly %d step)"
1007 msgid_plural "(roughly %d steps)"
1011 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1012 #. steps)" translation.
1016 msgid "Bisecting: %d revision left to test after this %s\n"
1017 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1022 msgid "--contents and --reverse do not blend well."
1026 msgid "cannot use --contents with final commit object name"
1030 msgid "--reverse and --first-parent together require specified latest commit"
1033 #: blame.c:1836 bundle.c:164 ref-filter.c:2071 remote.c:1948 sequencer.c:1993
1034 #: sequencer.c:4064 builtin/commit.c:1004 builtin/log.c:378 builtin/log.c:936
1035 #: builtin/log.c:1420 builtin/log.c:1796 builtin/log.c:2086 builtin/merge.c:407
1036 #: builtin/pack-objects.c:3137 builtin/pack-objects.c:3152
1037 #: builtin/shortlog.c:192
1038 msgid "revision walk setup failed"
1043 "--reverse --first-parent together require range along first-parent chain"
1048 msgid "no such path %s in %s"
1053 msgid "cannot read blob %s for path %s"
1060 "After fixing the error cause you may try to fix up\n"
1061 "the remote tracking information by invoking\n"
1062 "\"git branch --set-upstream-to=%s%s%s\"."
1067 msgid "Not setting branch %s as its own upstream."
1072 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1077 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1082 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1087 msgid "Branch '%s' set up to track local branch '%s'."
1092 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1097 msgid "Branch '%s' set up to track remote ref '%s'."
1102 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1107 msgid "Branch '%s' set up to track local ref '%s'."
1111 msgid "Unable to write upstream branch configuration"
1116 msgid "Not tracking: ambiguous information for ref %s"
1121 msgid "'%s' is not a valid branch name."
1126 msgid "A branch named '%s' already exists."
1130 msgid "Cannot force update the current branch."
1135 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1140 msgid "the requested upstream branch '%s' does not exist"
1146 "If you are planning on basing your work on an upstream\n"
1147 "branch that already exists at the remote, you may need to\n"
1148 "run \"git fetch\" to retrieve it.\n"
1150 "If you are planning to push out a new local branch that\n"
1151 "will track its remote counterpart, you may want to use\n"
1152 "\"git push -u\" to set the upstream config as you push."
1157 msgid "Not a valid object name: '%s'."
1162 msgid "Ambiguous object name: '%s'."
1167 msgid "Not a valid branch point: '%s'."
1172 msgid "'%s' is already checked out at '%s'"
1177 msgid "HEAD of working tree %s is not updated"
1182 msgid "'%s' does not look like a v2 bundle file"
1187 msgid "unrecognized header: %s%s (%d)"
1190 #: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2215 sequencer.c:2763
1191 #: builtin/commit.c:776
1193 msgid "could not open '%s'"
1197 msgid "Repository lacks these prerequisite commits:"
1202 msgid "The bundle contains this ref:"
1203 msgid_plural "The bundle contains these %d refs:"
1208 msgid "The bundle records a complete history."
1213 msgid "The bundle requires this ref:"
1214 msgid_plural "The bundle requires these %d refs:"
1219 msgid "unable to dup bundle descriptor"
1223 msgid "Could not spawn pack-objects"
1227 msgid "pack-objects died"
1231 msgid "rev-list died"
1236 msgid "ref '%s' is excluded by the rev-list options"
1239 #: bundle.c:457 builtin/log.c:193 builtin/log.c:1701 builtin/shortlog.c:306
1241 msgid "unrecognized argument: %s"
1245 msgid "Refusing to create empty bundle."
1250 msgid "cannot create '%s'"
1254 msgid "index-pack died"
1259 msgid "invalid color value: %.*s"
1262 #: commit.c:50 sequencer.c:2567 builtin/am.c:355 builtin/am.c:399
1263 #: builtin/am.c:1375 builtin/am.c:2019 builtin/replace.c:376
1264 #: builtin/replace.c:448
1266 msgid "could not parse %s"
1271 msgid "%s %s is not a commit!"
1276 "Support for <GIT_DIR>/info/grafts is deprecated\n"
1277 "and will be removed in a future Git version.\n"
1279 "Please use \"git replace --convert-graft-file\"\n"
1280 "to convert the grafts into replace refs.\n"
1282 "Turn this message off by running\n"
1283 "\"git config advice.graftFileDeprecated false\""
1288 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
1293 msgid "Commit %s has a bad GPG signature allegedly by %s."
1298 msgid "Commit %s does not have a GPG signature."
1303 msgid "Commit %s has a good GPG signature by %s\n"
1308 "Warning: commit message did not conform to UTF-8.\n"
1309 "You may want to amend it after fixing the message, or set the config\n"
1310 "variable i18n.commitencoding to the encoding your project uses.\n"
1313 #: commit-graph.c:101
1315 msgid "graph file %s is too small"
1318 #: commit-graph.c:136
1320 msgid "graph signature %X does not match signature %X"
1323 #: commit-graph.c:143
1325 msgid "graph version %X does not match version %X"
1328 #: commit-graph.c:150
1330 msgid "hash version %X does not match version %X"
1333 #: commit-graph.c:173
1334 msgid "chunk lookup table entry missing; graph file may be incomplete"
1337 #: commit-graph.c:184
1339 msgid "improper chunk offset %08x%08x"
1342 #: commit-graph.c:221
1344 msgid "chunk id %08x appears multiple times"
1347 #: commit-graph.c:334
1349 msgid "could not find commit %s"
1352 #: commit-graph.c:671 builtin/pack-objects.c:2646
1354 msgid "unable to get type of object %s"
1357 #: commit-graph.c:704
1358 msgid "Loading known commits in commit graph"
1361 #: commit-graph.c:720
1362 msgid "Expanding reachable commits in commit graph"
1365 #: commit-graph.c:732
1366 msgid "Clearing commit marks in commit graph"
1369 #: commit-graph.c:752
1370 msgid "Computing commit graph generation numbers"
1373 #: commit-graph.c:869
1375 msgid "Finding commits for commit graph in %d pack"
1376 msgid_plural "Finding commits for commit graph in %d packs"
1380 #: commit-graph.c:882
1382 msgid "error adding pack %s"
1385 #: commit-graph.c:884
1387 msgid "error opening index for %s"
1390 #: commit-graph.c:898
1392 msgid "Finding commits for commit graph from %d ref"
1393 msgid_plural "Finding commits for commit graph from %d refs"
1397 #: commit-graph.c:930
1398 msgid "Finding commits for commit graph among packed objects"
1401 #: commit-graph.c:943
1402 msgid "Counting distinct commits in commit graph"
1405 #: commit-graph.c:956
1407 msgid "the commit graph format cannot write %d commits"
1410 #: commit-graph.c:965
1411 msgid "Finding extra edges in commit graph"
1414 #: commit-graph.c:989
1415 msgid "too many commits to write graph"
1418 #: commit-graph.c:996 midx.c:769
1420 msgid "unable to create leading directories of %s"
1423 #: commit-graph.c:1036
1425 msgid "Writing out commit graph in %d pass"
1426 msgid_plural "Writing out commit graph in %d passes"
1430 #: commit-graph.c:1109
1431 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
1434 #: commit-graph.c:1153
1435 msgid "Verifying commits in commit graph"
1438 #: compat/obstack.c:406 compat/obstack.c:408
1439 msgid "memory exhausted"
1445 "exceeded maximum include depth (%d) while including\n"
1449 "This might be due to circular includes."
1454 msgid "could not expand include path '%s'"
1458 msgid "relative config includes must come from files"
1462 msgid "relative config include conditionals must come from files"
1467 msgid "key does not contain a section: %s"
1472 msgid "key does not contain variable name: %s"
1475 #: config.c:378 sequencer.c:2330
1477 msgid "invalid key: %s"
1482 msgid "invalid key (newline): %s"
1485 #: config.c:420 config.c:432
1487 msgid "bogus config parameter: %s"
1492 msgid "bogus format in %s"
1497 msgid "bad config line %d in blob %s"
1502 msgid "bad config line %d in file %s"
1507 msgid "bad config line %d in standard input"
1512 msgid "bad config line %d in submodule-blob %s"
1517 msgid "bad config line %d in command line %s"
1522 msgid "bad config line %d in %s"
1526 msgid "out of range"
1530 msgid "invalid unit"
1535 msgid "bad numeric config value '%s' for '%s': %s"
1540 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1545 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1550 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1555 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1560 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1565 msgid "bad numeric config value '%s' for '%s' in %s: %s"
1570 msgid "failed to expand user dir in: '%s'"
1575 msgid "'%s' for '%s' is not a valid timestamp"
1580 msgid "abbrev length out of range: %d"
1583 #: config.c:1187 config.c:1198
1585 msgid "bad zlib compression level %d"
1589 msgid "core.commentChar should only be one character"
1594 msgid "invalid mode for object creation: %s"
1599 msgid "malformed value for %s"
1604 msgid "malformed value for %s: %s"
1608 msgid "must be one of nothing, matching, simple, upstream or current"
1611 #: config.c:1481 builtin/pack-objects.c:3394
1613 msgid "bad pack compression level %d"
1618 msgid "unable to load config blob object '%s'"
1623 msgid "reference '%s' does not point to a blob"
1628 msgid "unable to resolve config blob '%s'"
1633 msgid "failed to parse %s"
1637 msgid "unable to parse command-line config"
1641 msgid "unknown error occurred while reading the configuration files"
1646 msgid "Invalid %s: '%s'"
1651 msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1656 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1661 msgid "unable to parse '%s' from command-line config"
1666 msgid "bad config variable '%s' in file '%s' at line %d"
1671 msgid "invalid section name '%s'"
1676 msgid "%s has multiple values"
1681 msgid "failed to write new configuration file %s"
1684 #: config.c:2716 config.c:3040
1686 msgid "could not lock config file %s"
1694 #: config.c:2762 builtin/config.c:328
1696 msgid "invalid pattern: %s"
1701 msgid "invalid config file %s"
1704 #: config.c:2800 config.c:3053
1706 msgid "fstat on %s failed"
1711 msgid "unable to mmap '%s'"
1714 #: config.c:2820 config.c:3058
1716 msgid "chmod on %s failed"
1719 #: config.c:2905 config.c:3155
1721 msgid "could not write config file %s"
1726 msgid "could not set '%s' to '%s'"
1729 #: config.c:2941 builtin/remote.c:782
1731 msgid "could not unset '%s'"
1736 msgid "invalid section name: %s"
1741 msgid "missing value for '%s'"
1745 msgid "the remote end hung up upon initial contact"
1750 "Could not read from remote repository.\n"
1752 "Please make sure you have the correct access rights\n"
1753 "and the repository exists."
1758 msgid "server doesn't support '%s'"
1763 msgid "server doesn't support feature '%s'"
1767 msgid "expected flush after capabilities"
1772 msgid "ignoring capabilities after first line '%s'"
1776 msgid "protocol error: unexpected capabilities^{}"
1781 msgid "protocol error: expected shallow sha-1, got '%s'"
1785 msgid "repository on the other end cannot be shallow"
1789 msgid "invalid packet"
1794 msgid "protocol error: unexpected '%s'"
1799 msgid "invalid ls-refs response: %s"
1803 msgid "expected flush after ref listing"
1808 msgid "protocol '%s' is not supported"
1812 msgid "unable to set SO_KEEPALIVE on socket"
1815 #: connect.c:635 connect.c:698
1817 msgid "Looking up %s ... "
1822 msgid "unable to look up %s (port %s) (%s)"
1825 #. TRANSLATORS: this is the end of "Looking up %s ... "
1826 #: connect.c:643 connect.c:714
1830 "Connecting to %s (port %s) ... "
1833 #: connect.c:665 connect.c:742
1836 "unable to connect to %s:\n"
1840 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
1841 #: connect.c:671 connect.c:748
1847 msgid "unable to look up %s (%s)"
1852 msgid "unknown port %s"
1855 #: connect.c:845 connect.c:1171
1857 msgid "strange hostname '%s' blocked"
1862 msgid "strange port '%s' blocked"
1867 msgid "cannot start proxy %s"
1871 msgid "no path specified; see 'git help pull' for valid url syntax"
1875 msgid "ssh variant 'simple' does not support -4"
1879 msgid "ssh variant 'simple' does not support -6"
1883 msgid "ssh variant 'simple' does not support setting port"
1888 msgid "strange pathname '%s' blocked"
1892 msgid "unable to fork"
1895 #: connected.c:68 builtin/fsck.c:221 builtin/prune.c:146
1896 msgid "Checking connectivity"
1900 msgid "Could not run 'git rev-list'"
1904 msgid "failed write to rev-list"
1908 msgid "failed to close rev-list's stdin"
1913 msgid "illegal crlf_action %d"
1918 msgid "CRLF would be replaced by LF in %s"
1924 "CRLF will be replaced by LF in %s.\n"
1925 "The file will have its original line endings in your working directory"
1930 msgid "LF would be replaced by CRLF in %s"
1936 "LF will be replaced by CRLF in %s.\n"
1937 "The file will have its original line endings in your working directory"
1942 msgid "BOM is prohibited in '%s' if encoded as %s"
1948 "The file '%s' contains a byte order mark (BOM). Please use UTF-%s as working-"
1954 msgid "BOM is required in '%s' if encoded as %s"
1960 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
1961 "%sLE (depending on the byte order) as working-tree-encoding."
1964 #: convert.c:424 convert.c:495
1966 msgid "failed to encode '%s' from %s to %s"
1971 msgid "encoding '%s' from %s to %s and back is not the same"
1976 msgid "cannot fork to run external filter '%s'"
1981 msgid "cannot feed the input to external filter '%s'"
1986 msgid "external filter '%s' failed %d"
1989 #: convert.c:735 convert.c:738
1991 msgid "read from external filter '%s' failed"
1994 #: convert.c:741 convert.c:796
1996 msgid "external filter '%s' failed"
2000 msgid "unexpected filter type"
2004 msgid "path name too long for external filter"
2010 "external filter '%s' is not available anymore although not all paths have "
2015 msgid "true/false are no valid working-tree-encodings"
2018 #: convert.c:1398 convert.c:1432
2020 msgid "%s: clean filter '%s' failed"
2025 msgid "%s: smudge filter %s failed"
2029 msgid "in the future"
2034 msgid "%<PRIuMAX> second ago"
2035 msgid_plural "%<PRIuMAX> seconds ago"
2041 msgid "%<PRIuMAX> minute ago"
2042 msgid_plural "%<PRIuMAX> minutes ago"
2048 msgid "%<PRIuMAX> hour ago"
2049 msgid_plural "%<PRIuMAX> hours ago"
2055 msgid "%<PRIuMAX> day ago"
2056 msgid_plural "%<PRIuMAX> days ago"
2062 msgid "%<PRIuMAX> week ago"
2063 msgid_plural "%<PRIuMAX> weeks ago"
2069 msgid "%<PRIuMAX> month ago"
2070 msgid_plural "%<PRIuMAX> months ago"
2076 msgid "%<PRIuMAX> year"
2077 msgid_plural "%<PRIuMAX> years"
2081 #. TRANSLATORS: "%s" is "<n> years"
2084 msgid "%s, %<PRIuMAX> month ago"
2085 msgid_plural "%s, %<PRIuMAX> months ago"
2089 #: date.c:196 date.c:201
2091 msgid "%<PRIuMAX> year ago"
2092 msgid_plural "%<PRIuMAX> years ago"
2096 #: delta-islands.c:272
2097 msgid "Propagating island marks"
2100 #: delta-islands.c:290
2102 msgid "bad tree object %s"
2105 #: delta-islands.c:334
2107 msgid "failed to load island regex for '%s': %s"
2110 #: delta-islands.c:390
2112 msgid "island regex from config has too many capture groups (max=%d)"
2115 #: delta-islands.c:466
2117 msgid "Marked %d islands, done.\n"
2120 #: diffcore-order.c:24
2122 msgid "failed to read orderfile '%s'"
2125 #: diffcore-rename.c:544
2126 msgid "Performing inexact rename detection"
2131 msgid "option '%s' requires a value"
2136 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
2141 msgid " Unknown dirstat parameter '%s'\n"
2146 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2147 "'dimmed-zebra', 'plain'"
2153 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
2154 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
2159 "color-moved-ws: allow-indentation-change cannot be combined with other "
2165 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
2171 "Found errors in 'diff.dirstat' config variable:\n"
2177 msgid "external diff died, stopping at %s"
2181 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
2185 msgid "-G, -S and --find-object are mutually exclusive"
2189 msgid "--follow requires exactly one pathspec"
2195 "Failed to parse --dirstat/-X option parameter:\n"
2201 msgid "Failed to parse --submodule option parameter: '%s'"
2205 msgid "inexact rename detection was skipped due to too many files."
2209 msgid "only found copies from modified paths due to too many files."
2215 "you may want to set your %s variable to at least %d and retry the command."
2220 msgid "pathspec '%s' did not match any file(s) known to git"
2225 msgid "cannot use %s as an exclude file"
2230 msgid "could not open directory '%s'"
2234 msgid "failed to get kernel name and information"
2238 msgid "untracked cache is disabled on this system or location"
2243 msgid "index file corrupt in repo %s"
2246 #: dir.c:3054 dir.c:3059
2248 msgid "could not create directories for %s"
2253 msgid "could not migrate git directory from '%s' to '%s'"
2258 msgid "hint: Waiting for your editor to close the file...%c"
2262 msgid "Filtering content"
2267 msgid "could not stat file '%s'"
2270 #: environment.c:150
2272 msgid "bad git namespace path \"%s\""
2275 #: environment.c:332
2277 msgid "could not set GIT_DIR to '%s'"
2282 msgid "too many args to run %s"
2285 #: fetch-object.c:17
2286 msgid "Remote with no URL"
2290 msgid "git fetch-pack: expected shallow list"
2294 msgid "git fetch-pack: expected a flush packet after shallow list"
2298 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
2303 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
2307 msgid "--stateless-rpc requires multi_ack_detailed"
2310 #: fetch-pack.c:358 fetch-pack.c:1264
2312 msgid "invalid shallow line: %s"
2315 #: fetch-pack.c:364 fetch-pack.c:1271
2317 msgid "invalid unshallow line: %s"
2320 #: fetch-pack.c:366 fetch-pack.c:1273
2322 msgid "object not found: %s"
2325 #: fetch-pack.c:369 fetch-pack.c:1276
2327 msgid "error in object: %s"
2330 #: fetch-pack.c:371 fetch-pack.c:1278
2332 msgid "no shallow found: %s"
2335 #: fetch-pack.c:374 fetch-pack.c:1282
2337 msgid "expected shallow/unshallow, got %s"
2342 msgid "got %s %d %s"
2347 msgid "invalid commit %s"
2354 #: fetch-pack.c:475 progress.c:229
2360 msgid "got %s (%d) %s"
2365 msgid "Marking %s as complete"
2370 msgid "already have %s (%s)"
2374 msgid "fetch-pack: unable to fork off sideband demultiplexer"
2378 msgid "protocol error: bad pack header"
2383 msgid "fetch-pack: unable to fork off %s"
2392 msgid "error in sideband demultiplexer"
2396 msgid "Server does not support shallow clients"
2400 msgid "Server supports multi_ack_detailed"
2404 msgid "Server supports no-done"
2408 msgid "Server supports multi_ack"
2412 msgid "Server supports side-band-64k"
2416 msgid "Server supports side-band"
2420 msgid "Server supports allow-tip-sha1-in-want"
2424 msgid "Server supports allow-reachable-sha1-in-want"
2428 msgid "Server supports ofs-delta"
2431 #: fetch-pack.c:947 fetch-pack.c:1140
2432 msgid "Server supports filter"
2437 msgid "Server version is %.*s"
2441 msgid "Server does not support --shallow-since"
2445 msgid "Server does not support --shallow-exclude"
2449 msgid "Server does not support --deepen"
2453 msgid "no common commits"
2456 #: fetch-pack.c:996 fetch-pack.c:1419
2457 msgid "git fetch-pack: fetch failed."
2460 #: fetch-pack.c:1134
2461 msgid "Server does not support shallow requests"
2464 #: fetch-pack.c:1184
2466 msgid "error reading section header '%s'"
2469 #: fetch-pack.c:1190
2471 msgid "expected '%s', received '%s'"
2474 #: fetch-pack.c:1229
2476 msgid "unexpected acknowledgment line: '%s'"
2479 #: fetch-pack.c:1234
2481 msgid "error processing acks: %d"
2484 #: fetch-pack.c:1244
2485 msgid "expected packfile to be sent after 'ready'"
2488 #: fetch-pack.c:1246
2489 msgid "expected no other sections to be sent after no 'ready'"
2492 #: fetch-pack.c:1287
2494 msgid "error processing shallow info: %d"
2497 #: fetch-pack.c:1308
2499 msgid "expected wanted-ref, got '%s'"
2502 #: fetch-pack.c:1318
2504 msgid "unexpected wanted-ref: '%s'"
2507 #: fetch-pack.c:1322
2509 msgid "error processing wanted refs: %d"
2512 #: fetch-pack.c:1646
2513 msgid "no matching remote head"
2516 #: fetch-pack.c:1664 builtin/clone.c:671
2517 msgid "remote did not send all necessary objects"
2520 #: fetch-pack.c:1690
2522 msgid "no such remote ref %s"
2525 #: fetch-pack.c:1693
2527 msgid "Server does not allow request for unadvertised object %s"
2530 #: gpg-interface.c:318
2531 msgid "gpg failed to sign the data"
2534 #: gpg-interface.c:344
2535 msgid "could not create temporary file"
2538 #: gpg-interface.c:347
2540 msgid "failed writing detached signature to '%s'"
2545 msgid "ignore invalid color '%.*s' in log.graphColors"
2550 msgid "'%s': unable to read %s"
2553 #: grep.c:2130 setup.c:164 builtin/clone.c:411 builtin/diff.c:82
2556 msgid "failed to stat '%s'"
2561 msgid "'%s': short read"
2565 msgid "start a working area (see also: git help tutorial)"
2569 msgid "work on the current change (see also: git help everyday)"
2573 msgid "examine the history and state (see also: git help revisions)"
2577 msgid "grow, mark and tweak your common history"
2581 msgid "collaborate (see also: git help workflows)"
2585 msgid "Main Porcelain Commands"
2589 msgid "Ancillary Commands / Manipulators"
2593 msgid "Ancillary Commands / Interrogators"
2597 msgid "Interacting with Others"
2601 msgid "Low-level Commands / Manipulators"
2605 msgid "Low-level Commands / Interrogators"
2609 msgid "Low-level Commands / Synching Repositories"
2613 msgid "Low-level Commands / Internal Helpers"
2618 msgid "available git commands in '%s'"
2622 msgid "git commands available from elsewhere on your $PATH"
2626 msgid "These are common Git commands used in various situations:"
2629 #: help.c:363 git.c:90
2631 msgid "unsupported command listing type '%s'"
2635 msgid "The common Git guides are:"
2639 msgid "See 'git help <command>' to read about a specific subcommand"
2643 msgid "External commands"
2647 msgid "Command aliases"
2653 "'%s' appears to be a git command, but we were not\n"
2654 "able to execute it. Maybe git-%s is broken?"
2658 msgid "Uh oh. Your system reports no Git commands at all."
2663 msgid "WARNING: You called a Git command named '%s', which does not exist."
2668 msgid "Continuing under the assumption that you meant '%s'."
2673 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
2678 msgid "git: '%s' is not a git command. See 'git --help'."
2684 "The most similar command is"
2687 "The most similar commands are"
2692 msgid "git version [<options>]"
2703 "Did you mean this?"
2706 "Did you mean one of these?"
2713 "*** Please tell me who you are.\n"
2717 " git config --global user.email \"you@example.com\"\n"
2718 " git config --global user.name \"Your Name\"\n"
2720 "to set your account's default identity.\n"
2721 "Omit --global to set the identity only in this repository.\n"
2726 msgid "no email was given and auto-detection is disabled"
2731 msgid "unable to auto-detect email address (got '%s')"
2735 msgid "no name was given and auto-detection is disabled"
2740 msgid "unable to auto-detect name (got '%s')"
2745 msgid "empty ident name (for <%s>) not allowed"
2750 msgid "name consists only of disallowed characters: %s"
2753 #: ident.c:419 builtin/commit.c:608
2755 msgid "invalid date format: %s"
2758 #: list-objects-filter-options.c:36
2759 msgid "multiple filter-specs cannot be combined"
2762 #: list-objects-filter-options.c:58
2763 msgid "expected 'tree:<depth>'"
2766 #: list-objects-filter-options.c:152
2767 msgid "cannot change partial clone promisor remote"
2773 "Unable to create '%s.lock': %s.\n"
2775 "Another git process seems to be running in this repository, e.g.\n"
2776 "an editor opened by 'git commit'. Please make sure all processes\n"
2777 "are terminated then try again. If it still fails, a git process\n"
2778 "may have crashed in this repository earlier:\n"
2779 "remove the file manually to continue."
2784 msgid "Unable to create '%s.lock': %s"
2788 msgid "failed to read the cache"
2791 #: merge.c:107 rerere.c:720 builtin/am.c:1884 builtin/am.c:1918
2792 #: builtin/checkout.c:416 builtin/checkout.c:745 builtin/clone.c:771
2793 msgid "unable to write new index file"
2796 #: merge-recursive.c:332
2797 msgid "(bad commit)\n"
2800 #: merge-recursive.c:355
2802 msgid "add_cacheinfo failed for path '%s'; merge aborting."
2805 #: merge-recursive.c:364
2807 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
2810 #: merge-recursive.c:447
2811 msgid "error building trees"
2814 #: merge-recursive.c:902
2816 msgid "failed to create path '%s'%s"
2819 #: merge-recursive.c:913
2821 msgid "Removing %s to make room for subdirectory\n"
2824 #: merge-recursive.c:927 merge-recursive.c:946
2825 msgid ": perhaps a D/F conflict?"
2828 #: merge-recursive.c:936
2830 msgid "refusing to lose untracked file at '%s'"
2833 #: merge-recursive.c:978 builtin/cat-file.c:40
2835 msgid "cannot read object %s '%s'"
2838 #: merge-recursive.c:980
2840 msgid "blob expected for %s '%s'"
2843 #: merge-recursive.c:1004
2845 msgid "failed to open '%s': %s"
2848 #: merge-recursive.c:1015
2850 msgid "failed to symlink '%s': %s"
2853 #: merge-recursive.c:1020
2855 msgid "do not know what to do with %06o %s '%s'"
2858 #: merge-recursive.c:1211
2860 msgid "Failed to merge submodule %s (not checked out)"
2863 #: merge-recursive.c:1218
2865 msgid "Failed to merge submodule %s (commits not present)"
2868 #: merge-recursive.c:1225
2870 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
2873 #: merge-recursive.c:1233 merge-recursive.c:1245
2875 msgid "Fast-forwarding submodule %s to the following commit:"
2878 #: merge-recursive.c:1236 merge-recursive.c:1248
2880 msgid "Fast-forwarding submodule %s"
2883 #: merge-recursive.c:1271
2885 msgid "Failed to merge submodule %s (merge following commits not found)"
2888 #: merge-recursive.c:1275
2890 msgid "Failed to merge submodule %s (not fast-forward)"
2893 #: merge-recursive.c:1276
2894 msgid "Found a possible merge resolution for the submodule:\n"
2897 #: merge-recursive.c:1279
2900 "If this is correct simply add it to the index for example\n"
2903 " git update-index --cacheinfo 160000 %s \"%s\"\n"
2905 "which will accept this suggestion.\n"
2908 #: merge-recursive.c:1288
2910 msgid "Failed to merge submodule %s (multiple merges found)"
2913 #: merge-recursive.c:1361
2914 msgid "Failed to execute internal merge"
2917 #: merge-recursive.c:1366
2919 msgid "Unable to add %s to database"
2922 #: merge-recursive.c:1398
2924 msgid "Auto-merging %s"
2927 #: merge-recursive.c:1419
2929 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
2932 #: merge-recursive.c:1486
2935 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2939 #: merge-recursive.c:1491
2942 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2946 #: merge-recursive.c:1498
2949 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2953 #: merge-recursive.c:1503
2956 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2957 "left in tree at %s."
2960 #: merge-recursive.c:1537
2964 #: merge-recursive.c:1537
2968 #: merge-recursive.c:1633 merge-recursive.c:2481 merge-recursive.c:3213
2970 msgid "Refusing to lose dirty file at %s"
2973 #: merge-recursive.c:1643
2975 msgid "Refusing to lose untracked file at %s, even though it's in the way."
2978 #: merge-recursive.c:1706
2980 msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
2983 #: merge-recursive.c:1734
2985 msgid "%s is a directory in %s adding as %s instead"
2988 #: merge-recursive.c:1739
2990 msgid "Refusing to lose untracked file at %s; adding as %s instead"
2993 #: merge-recursive.c:1759
2996 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
2997 "\"->\"%s\" in \"%s\"%s"
3000 #: merge-recursive.c:1764
3001 msgid " (left unresolved)"
3004 #: merge-recursive.c:1868
3006 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
3009 #: merge-recursive.c:2064
3012 "CONFLICT (directory rename split): Unclear where to place %s because "
3013 "directory %s was renamed to multiple other directories, with no destination "
3014 "getting a majority of the files."
3017 #: merge-recursive.c:2096
3020 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
3021 "implicit directory rename(s) putting the following path(s) there: %s."
3024 #: merge-recursive.c:2106
3027 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
3028 "implicit directory renames tried to put these paths there: %s"
3031 #: merge-recursive.c:2198
3034 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
3038 #: merge-recursive.c:2443
3041 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
3045 #: merge-recursive.c:3022
3047 msgid "cannot read object %s"
3050 #: merge-recursive.c:3025
3052 msgid "object %s is not a blob"
3055 #: merge-recursive.c:3094
3059 #: merge-recursive.c:3094
3063 #: merge-recursive.c:3105
3067 #: merge-recursive.c:3112
3071 #: merge-recursive.c:3160
3073 msgid "Skipped %s (merged same as existing)"
3076 #: merge-recursive.c:3182 git-submodule.sh:861
3080 #: merge-recursive.c:3183
3082 msgid "CONFLICT (%s): Merge conflict in %s"
3085 #: merge-recursive.c:3216
3087 msgid "Adding as %s instead"
3090 #: merge-recursive.c:3319
3095 #: merge-recursive.c:3345
3096 msgid "file/directory"
3099 #: merge-recursive.c:3351
3100 msgid "directory/file"
3103 #: merge-recursive.c:3358
3105 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
3108 #: merge-recursive.c:3367
3113 #: merge-recursive.c:3376
3115 msgid "CONFLICT (add/add): Merge conflict in %s"
3118 #: merge-recursive.c:3417
3121 "Your local changes to the following files would be overwritten by merge:\n"
3125 #: merge-recursive.c:3428
3126 msgid "Already up to date!"
3129 #: merge-recursive.c:3437
3131 msgid "merging of trees %s and %s failed"
3134 #: merge-recursive.c:3536
3138 #: merge-recursive.c:3549
3140 msgid "found %u common ancestor:"
3141 msgid_plural "found %u common ancestors:"
3145 #: merge-recursive.c:3588
3146 msgid "merge returned no commit"
3149 #: merge-recursive.c:3654
3151 msgid "Could not parse object '%s'"
3154 #: merge-recursive.c:3670 builtin/merge.c:692 builtin/merge.c:850
3155 msgid "Unable to write index."
3160 msgid "multi-pack-index file %s is too small"
3165 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
3170 msgid "multi-pack-index version %d not recognized"
3175 msgid "hash version %u does not match"
3179 msgid "invalid chunk offset (too large)"
3183 msgid "terminating multi-pack-index chunk id appears earlier than expected"
3187 msgid "multi-pack-index missing required pack-name chunk"
3191 msgid "multi-pack-index missing required OID fanout chunk"
3195 msgid "multi-pack-index missing required OID lookup chunk"
3199 msgid "multi-pack-index missing required object offsets chunk"
3204 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
3209 msgid "bad pack-int-id: %u (%u total packs)"
3213 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
3217 msgid "error preparing packfile from multi-pack-index"
3222 msgid "failed to add packfile '%s'"
3227 msgid "failed to open pack-index '%s'"
3232 msgid "failed to locate object %d in packfile"
3237 msgid "failed to clear multi-pack-index at %s"
3243 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
3248 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
3252 msgid "Verifying object offsets"
3257 msgid "failed to load pack entry for oid[%d] = %s"
3262 msgid "failed to load pack-index for packfile %s"
3267 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
3272 msgid "unable to create lazy_dir thread: %s"
3277 msgid "unable to create lazy_name thread: %s"
3282 msgid "unable to join lazy_name thread: %s"
3285 #: notes-merge.c:277
3288 "You have not concluded your previous notes merge (%s exists).\n"
3289 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
3290 "commit/abort the previous merge before you start a new notes merge."
3293 #: notes-merge.c:284
3295 msgid "You have not concluded your notes merge (%s exists)."
3299 msgid "Cannot commit uninitialized/unreferenced notes tree"
3302 #: notes-utils.c:105
3304 msgid "Bad notes.rewriteMode value: '%s'"
3307 #: notes-utils.c:115
3309 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
3312 #. TRANSLATORS: The first %s is the name of
3313 #. the environment variable, the second %s is
3316 #: notes-utils.c:145
3318 msgid "Bad %s value: '%s'"
3323 msgid "invalid object type \"%s\""
3328 msgid "object %s is a %s, not a %s"
3333 msgid "object %s has unknown type id %d"
3338 msgid "unable to parse object: %s"
3341 #: object.c:267 object.c:278
3343 msgid "hash mismatch %s"
3347 msgid "offset before end of packfile (broken .idx?)"
3352 msgid "offset before start of pack index for %s (corrupt index?)"
3357 msgid "offset beyond end of pack index for %s (truncated index?)"
3360 #: parse-options.c:35
3362 msgid "%s requires a value"
3365 #: parse-options.c:69
3367 msgid "%s is incompatible with %s"
3370 #: parse-options.c:74
3372 msgid "%s : incompatible with something else"
3375 #: parse-options.c:88 parse-options.c:92 parse-options.c:260
3377 msgid "%s takes no value"
3380 #: parse-options.c:90
3382 msgid "%s isn't available"
3385 #: parse-options.c:178
3387 msgid "%s expects a numerical value"
3390 #: parse-options.c:194
3392 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
3395 #: parse-options.c:322
3397 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
3400 #: parse-options.c:356 parse-options.c:364
3402 msgid "did you mean `--%s` (with two dashes ?)"
3405 #: parse-options.c:649
3407 msgid "unknown option `%s'"
3410 #: parse-options.c:651
3412 msgid "unknown switch `%c'"
3415 #: parse-options.c:653
3417 msgid "unknown non-ascii option in string: `%s'"
3420 #: parse-options.c:675
3424 #: parse-options.c:694
3429 #. TRANSLATORS: the colon here should align with the
3430 #. one in "usage: %s" translation.
3432 #: parse-options.c:700
3437 #: parse-options.c:703
3442 #: parse-options.c:742
3446 #: parse-options-cb.c:21
3448 msgid "option `%s' expects a numerical value"
3451 #: parse-options-cb.c:38
3453 msgid "malformed expiration date '%s'"
3456 #: parse-options-cb.c:51
3458 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
3461 #: parse-options-cb.c:110
3463 msgid "malformed object name '%s'"
3468 msgid "Could not make %s writable by group"
3472 msgid "Escape character '\\' not allowed as last character in attr value"
3476 msgid "Only one 'attr:' specification is allowed."
3480 msgid "attr spec must not be empty"
3485 msgid "invalid attribute name %s"
3489 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
3494 "global 'literal' pathspec setting is incompatible with all other global "
3499 msgid "invalid parameter for pathspec magic 'prefix'"
3504 msgid "Invalid pathspec magic '%.*s' in '%s'"
3509 msgid "Missing ')' at the end of pathspec magic in '%s'"
3514 msgid "Unimplemented pathspec magic '%c' in '%s'"
3519 msgid "%s: 'literal' and 'glob' are incompatible"
3524 msgid "%s: '%s' is outside repository"
3529 msgid "'%s' (mnemonic: '%c')"
3534 msgid "%s: pathspec magic not supported by this command: %s"
3539 msgid "pathspec '%s' is beyond a symbolic link"
3543 msgid "flush packet write failed"
3546 #: pkt-line.c:144 pkt-line.c:230
3547 msgid "protocol error: impossibly long line"
3550 #: pkt-line.c:160 pkt-line.c:162
3551 msgid "packet write with format failed"
3555 msgid "packet write failed - data exceeds max packet size"
3558 #: pkt-line.c:201 pkt-line.c:208
3559 msgid "packet write failed"
3567 msgid "the remote end hung up unexpectedly"
3572 msgid "protocol error: bad line length character: %.4s"
3575 #: pkt-line.c:339 pkt-line.c:344
3577 msgid "protocol error: bad line length %d"
3582 msgid "remote error: %s"
3585 #: preload-index.c:119
3586 msgid "Refreshing index"
3589 #: preload-index.c:138
3591 msgid "unable to create threaded lstat: %s"
3595 msgid "unable to parse --pretty format"
3599 msgid "could not start `log`"
3603 msgid "could not read `log` output"
3606 #: range-diff.c:74 sequencer.c:4828
3608 msgid "could not parse commit '%s'"
3612 msgid "failed to generate diff"
3615 #: range-diff.c:455 range-diff.c:457
3617 msgid "could not parse log for '%s'"
3622 msgid "will not add file alias '%s' ('%s' already exists in index)"
3626 msgid "cannot create an empty blob in the object database"
3631 msgid "%s: can only add regular files, symbolic links or git-directories"
3636 msgid "unable to index file '%s'"
3641 msgid "unable to add '%s' to index"
3646 msgid "unable to stat '%s'"
3649 #: read-cache.c:1304
3651 msgid "'%s' appears as both a file and as a directory"
3654 #: read-cache.c:1489
3655 msgid "Refresh index"
3658 #: read-cache.c:1603
3661 "index.version set, but the value is invalid.\n"
3665 #: read-cache.c:1613
3668 "GIT_INDEX_VERSION set, but the value is invalid.\n"
3672 #: read-cache.c:1684
3674 msgid "bad signature 0x%08x"
3677 #: read-cache.c:1687
3679 msgid "bad index version %d"
3682 #: read-cache.c:1696
3683 msgid "bad index file sha1 signature"
3686 #: read-cache.c:1726
3688 msgid "index uses %.4s extension, which we do not understand"
3691 #: read-cache.c:1728
3693 msgid "ignoring %.4s extension"
3696 #: read-cache.c:1765
3698 msgid "unknown index entry format 0x%08x"
3701 #: read-cache.c:1781
3703 msgid "malformed name field in the index, near path '%s'"
3706 #: read-cache.c:1836
3707 msgid "unordered stage entries in index"
3710 #: read-cache.c:1839
3712 msgid "multiple stage entries for merged file '%s'"
3715 #: read-cache.c:1842
3717 msgid "unordered stage entries for '%s'"
3720 #: read-cache.c:1949 read-cache.c:2227 rerere.c:565 rerere.c:599 rerere.c:1111
3721 #: builtin/add.c:459 builtin/check-ignore.c:178 builtin/checkout.c:294
3722 #: builtin/checkout.c:622 builtin/checkout.c:991 builtin/clean.c:955
3723 #: builtin/commit.c:344 builtin/diff-tree.c:116 builtin/grep.c:498
3724 #: builtin/mv.c:145 builtin/reset.c:245 builtin/rm.c:271
3725 #: builtin/submodule--helper.c:330
3726 msgid "index file corrupt"
3729 #: read-cache.c:2090
3731 msgid "unable to create load_cache_entries thread: %s"
3734 #: read-cache.c:2103
3736 msgid "unable to join load_cache_entries thread: %s"
3739 #: read-cache.c:2136
3741 msgid "%s: index file open failed"
3744 #: read-cache.c:2140
3746 msgid "%s: cannot stat the open index"
3749 #: read-cache.c:2144
3751 msgid "%s: index file smaller than expected"
3754 #: read-cache.c:2148
3756 msgid "%s: unable to map index file"
3759 #: read-cache.c:2190
3761 msgid "unable to create load_index_extensions thread: %s"
3764 #: read-cache.c:2217
3766 msgid "unable to join load_index_extensions thread: %s"
3769 #: read-cache.c:2239
3771 msgid "could not freshen shared index '%s'"
3774 #: read-cache.c:2274
3776 msgid "broken index, expect %s in %s, got %s"
3779 #: read-cache.c:2971 sequencer.c:4791 wrapper.c:658 builtin/merge.c:1087
3781 msgid "could not close '%s'"
3784 #: read-cache.c:3044 sequencer.c:2237 sequencer.c:3647
3786 msgid "could not stat '%s'"
3789 #: read-cache.c:3057
3791 msgid "unable to open git dir: %s"
3794 #: read-cache.c:3069
3796 msgid "unable to unlink: %s"
3799 #: read-cache.c:3088
3801 msgid "cannot fix permission bits on '%s'"
3804 #: read-cache.c:3237
3806 msgid "%s: cannot drop to stage #0"
3809 #: rebase-interactive.c:10
3813 "p, pick <commit> = use commit\n"
3814 "r, reword <commit> = use commit, but edit the commit message\n"
3815 "e, edit <commit> = use commit, but stop for amending\n"
3816 "s, squash <commit> = use commit, but meld into previous commit\n"
3817 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
3818 "x, exec <command> = run command (the rest of the line) using shell\n"
3819 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
3820 "d, drop <commit> = remove commit\n"
3821 "l, label <label> = label current HEAD with a name\n"
3822 "t, reset <label> = reset HEAD to a label\n"
3823 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
3824 ". create a merge commit using the original merge commit's\n"
3825 ". message (or the oneline, if no original merge commit was\n"
3826 ". specified). Use -c <commit> to reword the commit message.\n"
3828 "These lines can be re-ordered; they are executed from top to bottom.\n"
3831 #: rebase-interactive.c:31 git-rebase--preserve-merges.sh:173
3834 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
3837 #: rebase-interactive.c:34 git-rebase--preserve-merges.sh:177
3840 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
3843 #: rebase-interactive.c:40 git-rebase--preserve-merges.sh:816
3846 "You are editing the todo file of an ongoing interactive rebase.\n"
3847 "To continue rebase after editing, run:\n"
3848 " git rebase --continue\n"
3852 #: rebase-interactive.c:45 git-rebase--preserve-merges.sh:893
3855 "However, if you remove everything, the rebase will be aborted.\n"
3859 #: rebase-interactive.c:51 git-rebase--preserve-merges.sh:900
3860 msgid "Note that empty commits are commented out"
3863 #: rebase-interactive.c:62 rebase-interactive.c:75 sequencer.c:2219
3864 #: sequencer.c:4569 sequencer.c:4625 sequencer.c:4900
3866 msgid "could not read '%s'."
3871 msgid "%s does not point to a valid object!"
3876 msgid "ignoring dangling symref %s"
3879 #: refs.c:585 ref-filter.c:1976
3881 msgid "ignoring broken ref %s"
3886 msgid "could not open '%s' for writing: %s"
3889 #: refs.c:721 refs.c:772
3891 msgid "could not read ref '%s'"
3896 msgid "ref '%s' already exists"
3901 msgid "unexpected object ID when writing '%s'"
3904 #: refs.c:740 sequencer.c:396 sequencer.c:2549 sequencer.c:2675
3905 #: sequencer.c:2689 sequencer.c:2923 sequencer.c:4789 sequencer.c:4852
3908 msgid "could not write to '%s'"
3911 #: refs.c:767 sequencer.c:4787 sequencer.c:4846 wrapper.c:225 wrapper.c:395
3912 #: builtin/am.c:713 builtin/rebase.c:575
3914 msgid "could not open '%s' for writing"
3919 msgid "unexpected object ID when deleting '%s'"
3924 msgid "log for ref %s has gap after %s"
3929 msgid "log for ref %s unexpectedly ended on %s"
3934 msgid "log for %s is empty"
3939 msgid "refusing to update ref with bad name '%s'"
3944 msgid "update_ref failed for ref '%s': %s"
3949 msgid "multiple updates for ref '%s' not allowed"
3953 msgid "ref updates forbidden inside quarantine environment"
3956 #: refs.c:2039 refs.c:2069
3958 msgid "'%s' exists; cannot create '%s'"
3961 #: refs.c:2045 refs.c:2080
3963 msgid "cannot process '%s' and '%s' at the same time"
3966 #: refs/files-backend.c:1228
3968 msgid "could not remove reference %s"
3971 #: refs/files-backend.c:1242 refs/packed-backend.c:1532
3972 #: refs/packed-backend.c:1542
3974 msgid "could not delete reference %s: %s"
3977 #: refs/files-backend.c:1245 refs/packed-backend.c:1545
3979 msgid "could not delete references: %s"
3984 msgid "invalid refspec '%s'"
3987 #: ref-filter.c:39 wt-status.c:1861
4003 msgid "ahead %d, behind %d"
4008 msgid "expected format: %%(color:<color>)"
4013 msgid "unrecognized color: %%(color:%s)"
4018 msgid "Integer value expected refname:lstrip=%s"
4023 msgid "Integer value expected refname:rstrip=%s"
4028 msgid "unrecognized %%(%s) argument: %s"
4033 msgid "%%(objecttype) does not take arguments"
4038 msgid "unrecognized %%(objectsize) argument: %s"
4043 msgid "%%(deltabase) does not take arguments"
4048 msgid "%%(body) does not take arguments"
4053 msgid "%%(subject) does not take arguments"
4058 msgid "unknown %%(trailers) argument: %s"
4063 msgid "positive value expected contents:lines=%s"
4068 msgid "unrecognized %%(contents) argument: %s"
4073 msgid "positive value expected objectname:short=%s"
4078 msgid "unrecognized %%(objectname) argument: %s"
4083 msgid "expected format: %%(align:<width>,<position>)"
4088 msgid "unrecognized position:%s"
4093 msgid "unrecognized width:%s"
4098 msgid "unrecognized %%(align) argument: %s"
4103 msgid "positive width expected with the %%(align) atom"
4108 msgid "unrecognized %%(if) argument: %s"
4113 msgid "malformed field name: %.*s"
4118 msgid "unknown field name: %.*s"
4124 "not a git repository, but the field '%.*s' requires access to object data"
4129 msgid "format: %%(if) atom used without a %%(then) atom"
4134 msgid "format: %%(then) atom used without an %%(if) atom"
4139 msgid "format: %%(then) atom used more than once"
4144 msgid "format: %%(then) atom used after %%(else)"
4149 msgid "format: %%(else) atom used without an %%(if) atom"
4154 msgid "format: %%(else) atom used without a %%(then) atom"
4159 msgid "format: %%(else) atom used more than once"
4164 msgid "format: %%(end) atom used without corresponding atom"
4169 msgid "malformed format string %s"
4172 #: ref-filter.c:1447
4174 msgid "(no branch, rebasing %s)"
4177 #: ref-filter.c:1450
4179 msgid "(no branch, rebasing detached HEAD %s)"
4182 #: ref-filter.c:1453
4184 msgid "(no branch, bisect started on %s)"
4187 #. TRANSLATORS: make sure this matches "HEAD
4188 #. detached at " in wt-status.c
4190 #: ref-filter.c:1461
4192 msgid "(HEAD detached at %s)"
4195 #. TRANSLATORS: make sure this matches "HEAD
4196 #. detached from " in wt-status.c
4198 #: ref-filter.c:1468
4200 msgid "(HEAD detached from %s)"
4203 #: ref-filter.c:1472
4207 #: ref-filter.c:1506 ref-filter.c:1663
4209 msgid "missing object %s for %s"
4212 #: ref-filter.c:1516
4214 msgid "parse_object_buffer failed on %s for %s"
4217 #: ref-filter.c:1882
4219 msgid "malformed object at '%s'"
4222 #: ref-filter.c:1971
4224 msgid "ignoring ref with broken name %s"
4227 #: ref-filter.c:2257
4229 msgid "format: %%(end) atom missing"
4232 #: ref-filter.c:2352
4234 msgid "option `%s' is incompatible with --merged"
4237 #: ref-filter.c:2355
4239 msgid "option `%s' is incompatible with --no-merged"
4242 #: ref-filter.c:2365
4244 msgid "malformed object name %s"
4247 #: ref-filter.c:2370
4249 msgid "option `%s' must point to a commit"
4254 msgid "config remote shorthand cannot begin with '/': %s"
4258 msgid "more than one receivepack given, using the first"
4262 msgid "more than one uploadpack given, using the first"
4267 msgid "Cannot fetch both %s and %s to %s"
4272 msgid "%s usually tracks %s, not %s"
4277 msgid "%s tracks both %s and %s"
4282 msgid "key '%s' of pattern had no '*'"
4287 msgid "value '%s' of pattern has no '*'"
4292 msgid "src refspec %s does not match any"
4297 msgid "src refspec %s matches more than one"
4300 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
4301 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
4307 "The destination you provided is not a full refname (i.e.,\n"
4308 "starting with \"refs/\"). We tried to guess what you meant by:\n"
4310 "- Looking for a ref that matches '%s' on the remote side.\n"
4311 "- Checking if the <src> being pushed ('%s')\n"
4312 " is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
4313 " refs/{heads,tags}/ prefix on the remote side.\n"
4315 "Neither worked, so we gave up. You must fully qualify the ref."
4321 "The <src> part of the refspec is a commit object.\n"
4322 "Did you mean to create a new branch by pushing to\n"
4323 "'%s:refs/heads/%s'?"
4329 "The <src> part of the refspec is a tag object.\n"
4330 "Did you mean to create a new tag by pushing to\n"
4331 "'%s:refs/tags/%s'?"
4337 "The <src> part of the refspec is a tree object.\n"
4338 "Did you mean to tag a new tree by pushing to\n"
4339 "'%s:refs/tags/%s'?"
4345 "The <src> part of the refspec is a blob object.\n"
4346 "Did you mean to tag a new blob by pushing to\n"
4347 "'%s:refs/tags/%s'?"
4352 msgid "%s cannot be resolved to branch"
4357 msgid "unable to delete '%s': remote ref does not exist"
4362 msgid "dst refspec %s matches more than one"
4367 msgid "dst ref %s receives from more than one src"
4370 #: remote.c:1624 remote.c:1725
4371 msgid "HEAD does not point to a branch"
4376 msgid "no such branch: '%s'"
4381 msgid "no upstream configured for branch '%s'"
4386 msgid "upstream branch '%s' not stored as a remote-tracking branch"
4391 msgid "push destination '%s' on remote '%s' has no local tracking branch"
4396 msgid "branch '%s' has no remote for pushing"
4401 msgid "push refspecs for '%s' do not include '%s'"
4405 msgid "push has no destination (push.default is 'nothing')"
4409 msgid "cannot resolve 'simple' push to a single destination"
4414 msgid "couldn't find remote ref %s"
4419 msgid "* Ignoring funny ref '%s' locally"
4424 msgid "Your branch is based on '%s', but the upstream is gone.\n"
4428 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
4433 msgid "Your branch is up to date with '%s'.\n"
4438 msgid "Your branch and '%s' refer to different commits.\n"
4443 msgid " (use \"%s\" for details)\n"
4448 msgid "Your branch is ahead of '%s' by %d commit.\n"
4449 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
4454 msgid " (use \"git push\" to publish your local commits)\n"
4459 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
4461 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
4466 msgid " (use \"git pull\" to update your local branch)\n"
4472 "Your branch and '%s' have diverged,\n"
4473 "and have %d and %d different commit each, respectively.\n"
4475 "Your branch and '%s' have diverged,\n"
4476 "and have %d and %d different commits each, respectively.\n"
4481 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
4486 msgid "cannot parse expected object name '%s'"
4489 #: replace-object.c:21
4491 msgid "bad replace ref name: %s"
4494 #: replace-object.c:30
4496 msgid "duplicate replace ref: %s"
4499 #: replace-object.c:73
4501 msgid "replace depth too high for object %s"
4504 #: rerere.c:217 rerere.c:226 rerere.c:229
4505 msgid "corrupt MERGE_RR"
4508 #: rerere.c:264 rerere.c:269
4509 msgid "unable to write rerere record"
4512 #: rerere.c:485 rerere.c:692 sequencer.c:3186 sequencer.c:3212
4513 #: builtin/fsck.c:314
4515 msgid "could not write '%s'"
4520 msgid "there were errors while writing '%s' (%s)"
4525 msgid "failed to flush '%s'"
4528 #: rerere.c:503 rerere.c:1039
4530 msgid "could not parse conflict hunks in '%s'"
4535 msgid "failed utime() on '%s'"
4540 msgid "writing '%s' failed"
4545 msgid "Staged '%s' using previous resolution."
4550 msgid "Recorded resolution for '%s'."
4555 msgid "Resolved '%s' using previous resolution."
4560 msgid "cannot unlink stray '%s'"
4565 msgid "Recorded preimage for '%s'"
4568 #: rerere.c:881 submodule.c:2012 builtin/submodule--helper.c:1417
4569 #: builtin/submodule--helper.c:1427
4571 msgid "could not create directory '%s'"
4576 msgid "failed to update conflicted state in '%s'"
4579 #: rerere.c:1068 rerere.c:1075
4581 msgid "no remembered resolution for '%s'"
4586 msgid "cannot unlink '%s'"
4591 msgid "Updated preimage for '%s'"
4596 msgid "Forgot resolution for '%s'\n"
4600 msgid "unable to open rr-cache directory"
4604 msgid "your current branch appears to be broken"
4609 msgid "your current branch '%s' does not have any commits yet"
4613 msgid "--first-parent is incompatible with --bisect"
4616 #: run-command.c:742
4617 msgid "open /dev/null failed"
4620 #: run-command.c:1231
4622 msgid "cannot create async thread: %s"
4625 #: run-command.c:1295
4628 "The '%s' hook was ignored because it's not set as executable.\n"
4629 "You can disable this warning with `git config advice.ignoredHook false`."
4633 msgid "unexpected flush packet while reading remote unpack status"
4638 msgid "unable to parse remote unpack status: %s"
4643 msgid "remote unpack failed: %s"
4647 msgid "failed to sign the push certificate"
4651 msgid "the receiving end does not support --signed push"
4656 "not sending a push certificate since the receiving end does not support --"
4661 msgid "the receiving end does not support --atomic push"
4665 msgid "the receiving end does not support push options"
4670 msgid "invalid commit message cleanup mode '%s'"
4675 msgid "could not delete '%s'"
4692 msgid "unknown action: %d"
4697 "after resolving the conflicts, mark the corrected paths\n"
4698 "with 'git add <paths>' or 'git rm <paths>'"
4703 "after resolving the conflicts, mark the corrected paths\n"
4704 "with 'git add <paths>' or 'git rm <paths>'\n"
4705 "and commit the result with 'git commit'"
4708 #: sequencer.c:394 sequencer.c:2671
4710 msgid "could not lock '%s'"
4715 msgid "could not write eol to '%s'"
4718 #: sequencer.c:406 sequencer.c:2554 sequencer.c:2677 sequencer.c:2691
4721 msgid "failed to finalize '%s'"
4724 #: sequencer.c:429 sequencer.c:931 sequencer.c:1615 sequencer.c:2574
4725 #: sequencer.c:2913 sequencer.c:3022 builtin/am.c:245 builtin/commit.c:748
4726 #: builtin/merge.c:1085 builtin/rebase.c:154
4728 msgid "could not read '%s'"
4733 msgid "your local changes would be overwritten by %s."
4737 msgid "commit your changes or stash them to proceed."
4742 msgid "%s: fast-forward"
4745 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
4750 msgid "%s: Unable to write new index file"
4754 msgid "unable to update cache tree"
4758 msgid "could not resolve HEAD commit"
4763 msgid "no key present in '%.*s'"
4768 msgid "unable to dequote value of '%s'"
4771 #: sequencer.c:740 wrapper.c:227 wrapper.c:397 builtin/am.c:704
4772 #: builtin/am.c:796 builtin/merge.c:1082 builtin/rebase.c:617
4774 msgid "could not open '%s' for reading"
4778 msgid "'GIT_AUTHOR_NAME' already given"
4782 msgid "'GIT_AUTHOR_EMAIL' already given"
4786 msgid "'GIT_AUTHOR_DATE' already given"
4791 msgid "unknown variable '%s'"
4795 msgid "missing 'GIT_AUTHOR_NAME'"
4799 msgid "missing 'GIT_AUTHOR_EMAIL'"
4803 msgid "missing 'GIT_AUTHOR_DATE'"
4808 msgid "invalid date format '%s' in '%s'"
4814 "you have staged changes in your working tree\n"
4815 "If these changes are meant to be squashed into the previous commit, run:\n"
4817 " git commit --amend %s\n"
4819 "If they are meant to go into a new commit, run:\n"
4823 "In both cases, once you're done, continue with:\n"
4825 " git rebase --continue\n"
4829 msgid "writing root commit"
4833 msgid "'prepare-commit-msg' hook failed"
4838 "Your name and email address were configured automatically based\n"
4839 "on your username and hostname. Please check that they are accurate.\n"
4840 "You can suppress this message by setting them explicitly. Run the\n"
4841 "following command and follow the instructions in your editor to edit\n"
4842 "your configuration file:\n"
4844 " git config --global --edit\n"
4846 "After doing this, you may fix the identity used for this commit with:\n"
4848 " git commit --amend --reset-author\n"
4853 "Your name and email address were configured automatically based\n"
4854 "on your username and hostname. Please check that they are accurate.\n"
4855 "You can suppress this message by setting them explicitly:\n"
4857 " git config --global user.name \"Your Name\"\n"
4858 " git config --global user.email you@example.com\n"
4860 "After doing this, you may fix the identity used for this commit with:\n"
4862 " git commit --amend --reset-author\n"
4866 msgid "couldn't look up newly created commit"
4870 msgid "could not parse newly created commit"
4874 msgid "unable to resolve HEAD after creating commit"
4878 msgid "detached HEAD"
4882 msgid " (root-commit)"
4886 msgid "could not parse HEAD"
4891 msgid "HEAD %s is not a commit!"
4894 #: sequencer.c:1298 builtin/commit.c:1546
4895 msgid "could not parse HEAD commit"
4898 #: sequencer.c:1350 sequencer.c:1964
4899 msgid "unable to parse commit author"
4902 #: sequencer.c:1360 builtin/am.c:1570 builtin/merge.c:678
4903 msgid "git write-tree failed to write a tree"
4906 #: sequencer.c:1377 sequencer.c:1433
4908 msgid "unable to read commit message from '%s'"
4911 #: sequencer.c:1399 builtin/am.c:1591 builtin/commit.c:1649 builtin/merge.c:859
4912 #: builtin/merge.c:884
4913 msgid "failed to write commit object"
4918 msgid "could not parse commit %s"
4923 msgid "could not parse parent commit %s"
4926 #: sequencer.c:1565 sequencer.c:1675
4928 msgid "unknown command: %d"
4931 #: sequencer.c:1622 sequencer.c:1647
4933 msgid "This is a combination of %d commits."
4936 #: sequencer.c:1632 sequencer.c:4808
4937 msgid "need a HEAD to fixup"
4940 #: sequencer.c:1634 sequencer.c:2958
4941 msgid "could not read HEAD"
4945 msgid "could not read HEAD's commit message"
4950 msgid "cannot write '%s'"
4953 #: sequencer.c:1649 git-rebase--preserve-merges.sh:441
4954 msgid "This is the 1st commit message:"
4959 msgid "could not read commit message of %s"
4964 msgid "This is the commit message #%d:"
4969 msgid "The commit message #%d will be skipped:"
4973 msgid "your index file is unmerged."
4977 msgid "cannot fixup root commit"
4982 msgid "commit %s is a merge but no -m option was given."
4985 #: sequencer.c:1792 sequencer.c:1800
4987 msgid "commit %s does not have parent %d"
4992 msgid "cannot get commit message for %s"
4995 #. TRANSLATORS: The first %s will be a "todo" command like
4996 #. "revert" or "pick", the second %s a SHA1.
4999 msgid "%s: cannot parse parent commit %s"
5004 msgid "could not rename '%s' to '%s'"
5009 msgid "could not revert %s... %s"
5014 msgid "could not apply %s... %s"
5019 msgid "git %s: failed to read the index"
5024 msgid "git %s: failed to refresh the index"
5029 msgid "%s does not accept arguments: '%s'"
5034 msgid "missing arguments for %s"
5039 msgid "invalid line %d: %.*s"
5044 msgid "cannot '%s' without a previous commit"
5048 msgid "please fix this using 'git rebase --edit-todo'."
5053 msgid "unusable instruction sheet: '%s'"
5057 msgid "no commits parsed."
5061 msgid "cannot cherry-pick during a revert."
5065 msgid "cannot revert during a cherry-pick."
5070 msgid "invalid value for %s: %s"
5074 msgid "unusable squash-onto"
5079 msgid "malformed options sheet: '%s'"
5082 #: sequencer.c:2518 sequencer.c:4067
5083 msgid "empty commit set passed"
5087 msgid "a cherry-pick or revert is already in progress"
5091 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
5096 msgid "could not create sequencer directory '%s'"
5100 msgid "could not lock HEAD"
5103 #: sequencer.c:2599 sequencer.c:3819
5104 msgid "no cherry-pick or revert in progress"
5108 msgid "cannot resolve HEAD"
5111 #: sequencer.c:2603 sequencer.c:2638
5112 msgid "cannot abort from a branch yet to be born"
5115 #: sequencer.c:2624 builtin/grep.c:732
5117 msgid "cannot open '%s'"
5122 msgid "cannot read '%s': %s"
5126 msgid "unexpected end of file"
5131 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
5135 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
5138 #: sequencer.c:2750 sequencer.c:3735
5140 msgid "could not update %s"
5143 #: sequencer.c:2788 sequencer.c:3715
5144 msgid "cannot read HEAD"
5149 msgid "unable to copy '%s' to '%s'"
5155 "You can amend the commit now, with\n"
5157 " git commit --amend %s\n"
5159 "Once you are satisfied with your changes, run\n"
5161 " git rebase --continue\n"
5166 msgid "Could not apply %s... %.*s"
5171 msgid "Could not merge %.*s"
5174 #: sequencer.c:2844 sequencer.c:2848 builtin/difftool.c:641
5176 msgid "could not copy '%s' to '%s'"
5179 #: sequencer.c:2870 sequencer.c:3293 builtin/rebase.c:424 builtin/rebase.c:1230
5180 #: builtin/rebase.c:1591 builtin/rebase.c:1646
5181 msgid "could not read index"
5187 "execution failed: %s\n"
5188 "%sYou can fix the problem, and then run\n"
5190 " git rebase --continue\n"
5195 msgid "and made changes to the index and/or the working tree\n"
5201 "execution succeeded: %s\n"
5202 "but left changes to the index and/or the working tree\n"
5203 "Commit or stash your changes, and then run\n"
5205 " git rebase --continue\n"
5211 msgid "illegal label name: '%.*s'"
5215 msgid "writing fake root commit"
5219 msgid "writing squash-onto"
5222 #: sequencer.c:3045 builtin/rebase.c:429 builtin/rebase.c:435
5224 msgid "failed to find tree of %s"
5227 #: sequencer.c:3063 builtin/rebase.c:448
5228 msgid "could not write index"
5233 msgid "could not resolve '%s'"
5237 msgid "cannot merge without a current revision"
5242 msgid "unable to parse '%.*s'"
5247 msgid "nothing to merge: '%.*s'"
5251 msgid "octopus merge cannot be executed on top of a [new root]"
5256 msgid "could not get commit message of '%s'"
5261 msgid "could not even attempt to merge '%.*s'"
5265 msgid "merge: Unable to write new index file"
5268 #: sequencer.c:3409 builtin/rebase.c:298
5270 msgid "Applied autostash.\n"
5275 msgid "cannot store %s"
5278 #: sequencer.c:3424 builtin/rebase.c:314
5281 "Applying autostash resulted in conflicts.\n"
5282 "Your changes are safe in the stash.\n"
5283 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
5288 msgid "could not checkout %s"
5293 msgid "%s: not a valid OID"
5296 #: sequencer.c:3497 git-rebase--preserve-merges.sh:724
5297 msgid "could not detach HEAD"
5302 msgid "Stopped at HEAD\n"
5307 msgid "Stopped at %s\n"
5313 "Could not execute the todo command\n"
5316 "It has been rescheduled; To edit the command before continuing, please\n"
5317 "edit the todo list first:\n"
5319 " git rebase --edit-todo\n"
5320 " git rebase --continue\n"
5325 msgid "Stopped at %s... %.*s\n"
5330 msgid "unknown command %d"
5334 msgid "could not read orig-head"
5337 #: sequencer.c:3728 sequencer.c:4805
5338 msgid "could not read 'onto'"
5343 msgid "could not update HEAD to %s"
5347 msgid "cannot rebase: You have unstaged changes."
5351 msgid "cannot amend non-existing commit"
5356 msgid "invalid file: '%s'"
5361 msgid "invalid contents: '%s'"
5367 "You have uncommitted changes in your working tree. Please, commit them\n"
5368 "first and then run 'git rebase --continue' again."
5371 #: sequencer.c:3883 sequencer.c:3921
5373 msgid "could not write file: '%s'"
5377 msgid "could not remove CHERRY_PICK_HEAD"
5381 msgid "could not commit staged changes."
5386 msgid "%s: can't cherry-pick a %s"
5391 msgid "%s: bad revision"
5395 msgid "can't revert as initial commit"
5399 msgid "make_script: unhandled options"
5403 msgid "make_script: error preparing revisions"
5406 #: sequencer.c:4573 sequencer.c:4629 sequencer.c:4904
5408 msgid "unusable todo list: '%s'"
5414 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
5420 "Warning: some commits may have been dropped accidentally.\n"
5421 "Dropped commits (newer to older):\n"
5427 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
5429 "Use 'git config rebase.missingCommitsCheck' to change the level of "
5431 "The possible behaviours are: ignore, warn, error.\n"
5438 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
5440 "Or you can abort the rebase with 'git rebase --abort'.\n"
5443 #: sequencer.c:4912 sequencer.c:4950
5444 msgid "nothing to do"
5449 msgid "Rebase %s onto %s (%d command)"
5450 msgid_plural "Rebase %s onto %s (%d commands)"
5456 msgid "could not copy '%s' to '%s'."
5459 #: sequencer.c:4932 sequencer.c:4961
5460 msgid "could not transform the todo list"
5464 msgid "could not skip unnecessary pick commands"
5468 msgid "the script was already rearranged."
5473 msgid "'%s' is outside repository"
5479 "%s: no such path in the working tree.\n"
5480 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
5486 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
5487 "Use '--' to separate paths from revisions, like this:\n"
5488 "'git <command> [<revision>...] -- [<file>...]'"
5493 msgid "option '%s' must come before non-option arguments"
5499 "ambiguous argument '%s': both revision and filename\n"
5500 "Use '--' to separate paths from revisions, like this:\n"
5501 "'git <command> [<revision>...] -- [<file>...]'"
5505 msgid "unable to set up work tree using invalid config"
5509 msgid "this operation must be run in a work tree"
5514 msgid "Expected git repo version <= %d, found %d"
5518 msgid "unknown repository extensions found:"
5523 msgid "error opening '%s'"
5528 msgid "too large to be a .git file: '%s'"
5533 msgid "error reading %s"
5538 msgid "invalid gitfile format: %s"
5543 msgid "no path in gitfile: %s"
5548 msgid "not a git repository: %s"
5553 msgid "'$%s' too big"
5558 msgid "not a git repository: '%s'"
5561 #: setup.c:706 setup.c:708 setup.c:739
5563 msgid "cannot chdir to '%s'"
5566 #: setup.c:711 setup.c:767 setup.c:777 setup.c:816 setup.c:824
5567 msgid "cannot come back to cwd"
5572 msgid "failed to stat '%*s%s%s'"
5576 msgid "Unable to read current working directory"
5579 #: setup.c:1077 setup.c:1083
5581 msgid "cannot change to '%s'"
5586 msgid "not a git repository (or any of the parent directories): %s"
5592 "not a git repository (or any parent up to mount point %s)\n"
5593 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
5599 "problem with core.sharedRepository filemode value (0%.3o).\n"
5600 "The owner of files must always have read and write permissions."
5604 msgid "open /dev/null or dup failed"
5612 msgid "setsid failed"
5617 msgid "object directory %s does not exist; check .git/objects/info/alternates"
5622 msgid "unable to normalize alternate object path: %s"
5627 msgid "%s: ignoring alternate object stores, nesting too deep"
5632 msgid "unable to normalize object directory: %s"
5636 msgid "unable to fdopen alternates lockfile"
5640 msgid "unable to read alternates file"
5644 msgid "unable to move new alternates file into place"
5649 msgid "path '%s' does not exist"
5654 msgid "reference repository '%s' as a linked checkout is not supported yet."
5659 msgid "reference repository '%s' is not a local repository."
5664 msgid "reference repository '%s' is shallow"
5669 msgid "reference repository '%s' is grafted"
5674 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
5683 msgid "object file %s is empty"
5686 #: sha1-file.c:1151 sha1-file.c:2288
5688 msgid "corrupt loose object '%s'"
5691 #: sha1-file.c:1153 sha1-file.c:2292
5693 msgid "garbage at end of loose object '%s'"
5697 msgid "invalid object type"
5702 msgid "unable to unpack %s header with --allow-unknown-type"
5707 msgid "unable to unpack %s header"
5712 msgid "unable to parse %s header with --allow-unknown-type"
5717 msgid "unable to parse %s header"
5722 msgid "failed to read object %s"
5727 msgid "replacement %s not found for %s"
5732 msgid "loose object %s (stored in %s) is corrupt"
5737 msgid "packed object %s (stored in %s) is corrupt"
5742 msgid "unable to write file %s"
5747 msgid "unable to set permission to '%s'"
5751 msgid "file write error"
5755 msgid "error when closing loose object file"
5760 msgid "insufficient permission for adding an object to repository database %s"
5764 msgid "unable to create temporary file"
5768 msgid "unable to write loose object file"
5773 msgid "unable to deflate new object %s (%d)"
5778 msgid "deflateEnd on object %s failed (%d)"
5783 msgid "confused by unstable object source data for %s"
5786 #: sha1-file.c:1743 builtin/pack-objects.c:919
5788 msgid "failed utime() on %s"
5793 msgid "cannot read object for %s"
5797 msgid "corrupt commit"
5806 msgid "read error while indexing %s"
5811 msgid "short read while indexing %s"
5814 #: sha1-file.c:2041 sha1-file.c:2050
5816 msgid "%s: failed to insert into database"
5821 msgid "%s: unsupported file type"
5826 msgid "%s is not a valid object"
5831 msgid "%s is not a valid '%s' object"
5834 #: sha1-file.c:2109 builtin/index-pack.c:154
5836 msgid "unable to open %s"
5839 #: sha1-file.c:2299 sha1-file.c:2351
5841 msgid "hash mismatch for %s (expected %s)"
5846 msgid "unable to mmap %s"
5851 msgid "unable to unpack header of %s"
5856 msgid "unable to parse header of %s"
5861 msgid "unable to unpack contents of %s"
5866 msgid "short SHA1 %s is ambiguous"
5870 msgid "The candidates are:"
5875 "Git normally never creates a ref that ends with 40 hex characters\n"
5876 "because it will be ignored when you just specify 40-hex. These refs\n"
5877 "may be created by mistake. For example,\n"
5879 " git checkout -b $br $(git rev-parse ...)\n"
5881 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
5882 "examine these refs and maybe delete them. Turn this message off by\n"
5883 "running \"git config advice.objectNameWarning false\""
5886 #: submodule.c:114 submodule.c:143
5887 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
5890 #: submodule.c:118 submodule.c:147
5892 msgid "Could not find section in .gitmodules where path=%s"
5897 msgid "Could not remove .gitmodules entry for %s"
5901 msgid "staging updated .gitmodules failed"
5906 msgid "in unpopulated submodule '%s'"
5911 msgid "Pathspec '%s' is in submodule '%.*s'"
5916 msgid "submodule entry '%s' (%s) is a %s, not a commit"
5919 #: submodule.c:1143 builtin/branch.c:656 builtin/submodule--helper.c:1989
5920 msgid "Failed to resolve HEAD as a valid ref."
5925 msgid "Could not access submodule '%s'"
5930 msgid "'%s' not recognized as a git repository"
5935 msgid "could not start 'git status' in submodule '%s'"
5940 msgid "could not run 'git status' in submodule '%s'"
5945 msgid "Could not unset core.worktree setting in submodule '%s'"
5950 msgid "submodule '%s' has dirty index"
5955 msgid "Submodule '%s' could not be updated."
5961 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
5964 #: submodule.c:2008 submodule.c:2064
5966 msgid "could not lookup name for submodule '%s'"
5972 "Migrating git directory of '%s%s' from\n"
5979 msgid "could not recurse into submodule '%s'"
5983 msgid "could not start ls-files in .."
5988 msgid "ls-tree returned unexpected return code %d"
5991 #: submodule-config.c:232
5993 msgid "ignoring suspicious submodule name: %s"
5996 #: submodule-config.c:296
5997 msgid "negative values not allowed for submodule.fetchjobs"
6000 #: submodule-config.c:390
6002 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
6005 #: submodule-config.c:479
6007 msgid "invalid value for %s"
6010 #: submodule-config.c:754
6012 msgid "Could not update .gitmodules entry %s"
6017 msgid "running trailer command '%s' failed"
6020 #: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
6023 msgid "unknown value '%s' for key '%s'"
6026 #: trailer.c:539 trailer.c:544 builtin/remote.c:295
6028 msgid "more than one %s"
6033 msgid "empty trailer token in trailer '%.*s'"
6038 msgid "could not read input file '%s'"
6042 msgid "could not read from stdin"
6045 #: trailer.c:1011 wrapper.c:701
6047 msgid "could not stat %s"
6052 msgid "file %s is not a regular file"
6057 msgid "file %s is not writable by user"
6061 msgid "could not open temporary file"
6066 msgid "could not rename temporary file to %s"
6071 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
6076 msgid "could not read bundle '%s'"
6081 msgid "transport: invalid depth option '%s'"
6085 msgid "could not parse transport.color.* config"
6089 msgid "support for protocol v2 not implemented yet"
6094 msgid "unknown value for config '%s': %s"
6099 msgid "transport '%s' not allowed"
6103 msgid "git-over-rsync is no longer supported"
6109 "The following submodule paths contain changes that can\n"
6110 "not be found on any remote:\n"
6119 "\tgit push --recurse-submodules=on-demand\n"
6121 "or cd to the path and use\n"
6125 "to push them to a remote.\n"
6134 msgid "failed to push all needed submodules"
6137 #: transport.c:1317 transport-helper.c:643
6138 msgid "operation not supported by protocol"
6143 msgid "invalid line while parsing alternate refs: %s"
6146 #: transport-helper.c:51 transport-helper.c:80
6147 msgid "full write to remote helper failed"
6150 #: transport-helper.c:132
6152 msgid "unable to find remote helper for '%s'"
6155 #: transport-helper.c:148 transport-helper.c:557
6156 msgid "can't dup helper output fd"
6159 #: transport-helper.c:199
6162 "unknown mandatory capability %s; this remote helper probably needs newer "
6166 #: transport-helper.c:205
6167 msgid "this remote helper should implement refspec capability"
6170 #: transport-helper.c:272 transport-helper.c:412
6172 msgid "%s unexpectedly said: '%s'"
6175 #: transport-helper.c:401
6177 msgid "%s also locked %s"
6180 #: transport-helper.c:479
6181 msgid "couldn't run fast-import"
6184 #: transport-helper.c:502
6185 msgid "error while running fast-import"
6188 #: transport-helper.c:531 transport-helper.c:1097
6190 msgid "could not read ref %s"
6193 #: transport-helper.c:576
6195 msgid "unknown response to connect: %s"
6198 #: transport-helper.c:598
6199 msgid "setting remote service path not supported by protocol"
6202 #: transport-helper.c:600
6203 msgid "invalid remote service path"
6206 #: transport-helper.c:646
6208 msgid "can't connect to subservice %s"
6211 #: transport-helper.c:718
6213 msgid "expected ok/error, helper said '%s'"
6216 #: transport-helper.c:771
6218 msgid "helper reported unexpected status of %s"
6221 #: transport-helper.c:832
6223 msgid "helper %s does not support dry-run"
6226 #: transport-helper.c:835
6228 msgid "helper %s does not support --signed"
6231 #: transport-helper.c:838
6233 msgid "helper %s does not support --signed=if-asked"
6236 #: transport-helper.c:845
6238 msgid "helper %s does not support 'push-option'"
6241 #: transport-helper.c:937
6242 msgid "remote-helper doesn't support push; refspec needed"
6245 #: transport-helper.c:942
6247 msgid "helper %s does not support 'force'"
6250 #: transport-helper.c:989
6251 msgid "couldn't run fast-export"
6254 #: transport-helper.c:994
6255 msgid "error while running fast-export"
6258 #: transport-helper.c:1019
6261 "No refs in common and none specified; doing nothing.\n"
6262 "Perhaps you should specify a branch such as 'master'.\n"
6265 #: transport-helper.c:1083
6267 msgid "malformed response in ref list: %s"
6270 #: transport-helper.c:1236
6272 msgid "read(%s) failed"
6275 #: transport-helper.c:1263
6277 msgid "write(%s) failed"
6280 #: transport-helper.c:1312
6282 msgid "%s thread failed"
6285 #: transport-helper.c:1316
6287 msgid "%s thread failed to join: %s"
6290 #: transport-helper.c:1335 transport-helper.c:1339
6292 msgid "can't start thread for copying data: %s"
6295 #: transport-helper.c:1376
6297 msgid "%s process failed to wait"
6300 #: transport-helper.c:1380
6302 msgid "%s process failed"
6305 #: transport-helper.c:1398 transport-helper.c:1407
6306 msgid "can't start thread for copying data"
6310 msgid "too-short tree object"
6314 msgid "malformed mode in tree entry"
6318 msgid "empty filename in tree entry"
6322 msgid "too-short tree file"
6325 #: unpack-trees.c:111
6328 "Your local changes to the following files would be overwritten by checkout:\n"
6329 "%%sPlease commit your changes or stash them before you switch branches."
6332 #: unpack-trees.c:113
6335 "Your local changes to the following files would be overwritten by checkout:\n"
6339 #: unpack-trees.c:116
6342 "Your local changes to the following files would be overwritten by merge:\n"
6343 "%%sPlease commit your changes or stash them before you merge."
6346 #: unpack-trees.c:118
6349 "Your local changes to the following files would be overwritten by merge:\n"
6353 #: unpack-trees.c:121
6356 "Your local changes to the following files would be overwritten by %s:\n"
6357 "%%sPlease commit your changes or stash them before you %s."
6360 #: unpack-trees.c:123
6363 "Your local changes to the following files would be overwritten by %s:\n"
6367 #: unpack-trees.c:128
6370 "Updating the following directories would lose untracked files in them:\n"
6374 #: unpack-trees.c:132
6377 "The following untracked working tree files would be removed by checkout:\n"
6378 "%%sPlease move or remove them before you switch branches."
6381 #: unpack-trees.c:134
6384 "The following untracked working tree files would be removed by checkout:\n"
6388 #: unpack-trees.c:137
6391 "The following untracked working tree files would be removed by merge:\n"
6392 "%%sPlease move or remove them before you merge."
6395 #: unpack-trees.c:139
6398 "The following untracked working tree files would be removed by merge:\n"
6402 #: unpack-trees.c:142
6405 "The following untracked working tree files would be removed by %s:\n"
6406 "%%sPlease move or remove them before you %s."
6409 #: unpack-trees.c:144
6412 "The following untracked working tree files would be removed by %s:\n"
6416 #: unpack-trees.c:150
6419 "The following untracked working tree files would be overwritten by "
6421 "%%sPlease move or remove them before you switch branches."
6424 #: unpack-trees.c:152
6427 "The following untracked working tree files would be overwritten by "
6432 #: unpack-trees.c:155
6435 "The following untracked working tree files would be overwritten by merge:\n"
6436 "%%sPlease move or remove them before you merge."
6439 #: unpack-trees.c:157
6442 "The following untracked working tree files would be overwritten by merge:\n"
6446 #: unpack-trees.c:160
6449 "The following untracked working tree files would be overwritten by %s:\n"
6450 "%%sPlease move or remove them before you %s."
6453 #: unpack-trees.c:162
6456 "The following untracked working tree files would be overwritten by %s:\n"
6460 #: unpack-trees.c:170
6462 msgid "Entry '%s' overlaps with '%s'. Cannot bind."
6465 #: unpack-trees.c:173
6468 "Cannot update sparse checkout: the following entries are not up to date:\n"
6472 #: unpack-trees.c:175
6475 "The following working tree files would be overwritten by sparse checkout "
6480 #: unpack-trees.c:177
6483 "The following working tree files would be removed by sparse checkout "
6488 #: unpack-trees.c:179
6491 "Cannot update submodule:\n"
6495 #: unpack-trees.c:253
6500 #: unpack-trees.c:335
6501 msgid "Checking out files"
6504 #: unpack-trees.c:367
6506 "the following paths have collided (e.g. case-sensitive paths\n"
6507 "on a case-insensitive filesystem) and only one from the same\n"
6508 "colliding group is in the working tree:\n"
6512 msgid "invalid URL scheme name or missing '://' suffix"
6515 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
6517 msgid "invalid %XX escape sequence"
6521 msgid "missing host and scheme is not 'file:'"
6525 msgid "a 'file:' URL may not have a port number"
6529 msgid "invalid characters in host name"
6532 #: urlmatch.c:292 urlmatch.c:303
6533 msgid "invalid port number"
6537 msgid "invalid '..' path segment"
6540 #: worktree.c:249 builtin/am.c:2094
6542 msgid "failed to read '%s'"
6547 msgid "'%s' at main working tree is not the repository directory"
6552 msgid "'%s' file does not contain absolute path to the working tree location"
6557 msgid "'%s' does not exist"
6562 msgid "'%s' is not a .git file, error code %d"
6567 msgid "'%s' does not point back to '%s'"
6570 #: wrapper.c:223 wrapper.c:393
6572 msgid "could not open '%s' for reading and writing"
6575 #: wrapper.c:424 wrapper.c:624
6577 msgid "unable to access '%s'"
6581 msgid "unable to get current working directory"
6585 msgid "Unmerged paths:"
6588 #: wt-status.c:182 wt-status.c:209
6590 msgid " (use \"git reset %s <file>...\" to unstage)"
6593 #: wt-status.c:184 wt-status.c:211
6594 msgid " (use \"git rm --cached <file>...\" to unstage)"
6598 msgid " (use \"git add <file>...\" to mark resolution)"
6601 #: wt-status.c:190 wt-status.c:194
6602 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
6606 msgid " (use \"git rm <file>...\" to mark resolution)"
6609 #: wt-status.c:203 wt-status.c:1046
6610 msgid "Changes to be committed:"
6613 #: wt-status.c:221 wt-status.c:1055
6614 msgid "Changes not staged for commit:"
6618 msgid " (use \"git add <file>...\" to update what will be committed)"
6622 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
6627 " (use \"git checkout -- <file>...\" to discard changes in working directory)"
6631 msgid " (commit or discard the untracked or modified content in submodules)"
6636 msgid " (use \"git %s <file>...\" to include in what will be committed)"
6640 msgid "both deleted:"
6644 msgid "added by us:"
6648 msgid "deleted by them:"
6652 msgid "added by them:"
6656 msgid "deleted by us:"
6664 msgid "both modified:"
6700 msgid "new commits, "
6704 msgid "modified content, "
6708 msgid "untracked content, "
6713 msgid "Your stash currently has %d entry"
6714 msgid_plural "Your stash currently has %d entries"
6719 msgid "Submodules changed but not updated:"
6723 msgid "Submodule changes to be committed:"
6728 "Do not modify or remove the line above.\n"
6729 "Everything below it will be ignored."
6733 msgid "You have unmerged paths."
6737 msgid " (fix conflicts and run \"git commit\")"
6741 msgid " (use \"git merge --abort\" to abort the merge)"
6745 msgid "All conflicts fixed but you are still merging."
6749 msgid " (use \"git commit\" to conclude merge)"
6753 msgid "You are in the middle of an am session."
6757 msgid "The current patch is empty."
6761 msgid " (fix conflicts and then run \"git am --continue\")"
6765 msgid " (use \"git am --skip\" to skip this patch)"
6769 msgid " (use \"git am --abort\" to restore the original branch)"
6773 msgid "git-rebase-todo is missing."
6777 msgid "No commands done."
6782 msgid "Last command done (%d command done):"
6783 msgid_plural "Last commands done (%d commands done):"
6789 msgid " (see more in file %s)"
6793 msgid "No commands remaining."
6798 msgid "Next command to do (%d remaining command):"
6799 msgid_plural "Next commands to do (%d remaining commands):"
6804 msgid " (use \"git rebase --edit-todo\" to view and edit)"
6809 msgid "You are currently rebasing branch '%s' on '%s'."
6813 msgid "You are currently rebasing."
6817 msgid " (fix conflicts and then run \"git rebase --continue\")"
6821 msgid " (use \"git rebase --skip\" to skip this patch)"
6825 msgid " (use \"git rebase --abort\" to check out the original branch)"
6829 msgid " (all conflicts fixed: run \"git rebase --continue\")"
6835 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
6839 msgid "You are currently splitting a commit during a rebase."
6843 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
6848 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
6852 msgid "You are currently editing a commit during a rebase."
6856 msgid " (use \"git commit --amend\" to amend the current commit)"
6861 " (use \"git rebase --continue\" once you are satisfied with your changes)"
6866 msgid "You are currently cherry-picking commit %s."
6870 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
6874 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
6878 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
6883 msgid "You are currently reverting commit %s."
6887 msgid " (fix conflicts and run \"git revert --continue\")"
6891 msgid " (all conflicts fixed: run \"git revert --continue\")"
6895 msgid " (use \"git revert --abort\" to cancel the revert operation)"
6900 msgid "You are currently bisecting, started from branch '%s'."
6904 msgid "You are currently bisecting."
6908 msgid " (use \"git bisect reset\" to get back to the original branch)"
6916 msgid "interactive rebase in progress; onto "
6920 msgid "rebase in progress; onto "
6924 msgid "HEAD detached at "
6928 msgid "HEAD detached from "
6932 msgid "Not currently on any branch."
6936 msgid "Initial commit"
6940 msgid "No commits yet"
6944 msgid "Untracked files"
6948 msgid "Ignored files"
6954 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
6955 "may speed it up, but you have to be careful not to forget to add\n"
6956 "new files yourself (see 'git help status')."
6961 msgid "Untracked files not listed%s"
6965 msgid " (use -u option to show untracked files)"
6974 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
6979 msgid "no changes added to commit\n"
6985 "nothing added to commit but untracked files present (use \"git add\" to "
6991 msgid "nothing added to commit but untracked files present\n"
6996 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
6999 #: wt-status.c:1708 wt-status.c:1713
7001 msgid "nothing to commit\n"
7006 msgid "nothing to commit (use -u to show untracked files)\n"
7011 msgid "nothing to commit, working tree clean\n"
7015 msgid "No commits yet on "
7019 msgid "HEAD (no branch)"
7026 #: wt-status.c:1865 wt-status.c:1873
7030 #: wt-status.c:1868 wt-status.c:1871
7034 #. TRANSLATORS: the action is e.g. "pull with rebase"
7037 msgid "cannot %s: You have unstaged changes."
7041 msgid "additionally, your index contains uncommitted changes."
7046 msgid "cannot %s: Your index contains uncommitted changes."
7050 msgid "git add [<options>] [--] <pathspec>..."
7055 msgid "unexpected diff status %c"
7058 #: builtin/add.c:89 builtin/commit.c:285
7059 msgid "updating files failed"
7064 msgid "remove '%s'\n"
7067 #: builtin/add.c:174
7068 msgid "Unstaged changes after refreshing the index:"
7071 #: builtin/add.c:234 builtin/rev-parse.c:896
7072 msgid "Could not read the index"
7075 #: builtin/add.c:245
7077 msgid "Could not open '%s' for writing."
7080 #: builtin/add.c:249
7081 msgid "Could not write patch"
7084 #: builtin/add.c:252
7085 msgid "editing patch failed"
7088 #: builtin/add.c:255
7090 msgid "Could not stat '%s'"
7093 #: builtin/add.c:257
7094 msgid "Empty patch. Aborted."
7097 #: builtin/add.c:262
7099 msgid "Could not apply '%s'"
7102 #: builtin/add.c:270
7103 msgid "The following paths are ignored by one of your .gitignore files:\n"
7106 #: builtin/add.c:290 builtin/clean.c:908 builtin/fetch.c:137 builtin/mv.c:124
7107 #: builtin/prune-packed.c:56 builtin/pull.c:214 builtin/push.c:560
7108 #: builtin/remote.c:1345 builtin/rm.c:241 builtin/send-pack.c:165
7112 #: builtin/add.c:293
7113 msgid "interactive picking"
7116 #: builtin/add.c:294 builtin/checkout.c:1304 builtin/reset.c:306
7117 msgid "select hunks interactively"
7120 #: builtin/add.c:295
7121 msgid "edit current diff and apply"
7124 #: builtin/add.c:296
7125 msgid "allow adding otherwise ignored files"
7128 #: builtin/add.c:297
7129 msgid "update tracked files"
7132 #: builtin/add.c:298
7133 msgid "renormalize EOL of tracked files (implies -u)"
7136 #: builtin/add.c:299
7137 msgid "record only the fact that the path will be added later"
7140 #: builtin/add.c:300
7141 msgid "add changes from all tracked and untracked files"
7144 #: builtin/add.c:303
7145 msgid "ignore paths removed in the working tree (same as --no-all)"
7148 #: builtin/add.c:305
7149 msgid "don't add, only refresh the index"
7152 #: builtin/add.c:306
7153 msgid "just skip files which cannot be added because of errors"
7156 #: builtin/add.c:307
7157 msgid "check if - even missing - files are ignored in dry run"
7160 #: builtin/add.c:309 builtin/update-index.c:991
7161 msgid "override the executable bit of the listed files"
7164 #: builtin/add.c:311
7165 msgid "warn when adding an embedded repository"
7168 #: builtin/add.c:326
7171 "You've added another git repository inside your current repository.\n"
7172 "Clones of the outer repository will not contain the contents of\n"
7173 "the embedded repository and will not know how to obtain it.\n"
7174 "If you meant to add a submodule, use:\n"
7176 "\tgit submodule add <url> %s\n"
7178 "If you added this path by mistake, you can remove it from the\n"
7181 "\tgit rm --cached %s\n"
7183 "See \"git help submodule\" for more information."
7186 #: builtin/add.c:354
7188 msgid "adding embedded git repository: %s"
7191 #: builtin/add.c:372
7193 msgid "Use -f if you really want to add them.\n"
7196 #: builtin/add.c:380
7197 msgid "adding files failed"
7200 #: builtin/add.c:418
7201 msgid "-A and -u are mutually incompatible"
7204 #: builtin/add.c:425
7205 msgid "Option --ignore-missing can only be used together with --dry-run"
7208 #: builtin/add.c:429
7210 msgid "--chmod param '%s' must be either -x or +x"
7213 #: builtin/add.c:444
7215 msgid "Nothing specified, nothing added.\n"
7218 #: builtin/add.c:445
7220 msgid "Maybe you wanted to say 'git add .'?\n"
7224 msgid "could not parse author script"
7229 msgid "'%s' was deleted by the applypatch-msg hook"
7234 msgid "Malformed input line: '%s'."
7239 msgid "Failed to copy notes from '%s' to '%s'"
7243 msgid "fseek failed"
7248 msgid "could not parse patch '%s'"
7252 msgid "Only one StGIT patch series can be applied at once"
7256 msgid "invalid timestamp"
7259 #: builtin/am.c:842 builtin/am.c:854
7260 msgid "invalid Date line"
7264 msgid "invalid timezone offset"
7268 msgid "Patch format detection failed."
7271 #: builtin/am.c:947 builtin/clone.c:409
7273 msgid "failed to create directory '%s'"
7277 msgid "Failed to split patches."
7280 #: builtin/am.c:1082 builtin/commit.c:371
7281 msgid "unable to write index file"
7284 #: builtin/am.c:1096
7286 msgid "When you have resolved this problem, run \"%s --continue\"."
7289 #: builtin/am.c:1097
7291 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
7294 #: builtin/am.c:1098
7296 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
7299 #: builtin/am.c:1181
7300 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
7303 #: builtin/am.c:1209
7304 msgid "Patch is empty."
7307 #: builtin/am.c:1275
7309 msgid "invalid ident line: %.*s"
7312 #: builtin/am.c:1297
7314 msgid "unable to parse commit %s"
7317 #: builtin/am.c:1493
7318 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
7321 #: builtin/am.c:1495
7322 msgid "Using index info to reconstruct a base tree..."
7325 #: builtin/am.c:1514
7327 "Did you hand edit your patch?\n"
7328 "It does not apply to blobs recorded in its index."
7331 #: builtin/am.c:1520
7332 msgid "Falling back to patching base and 3-way merge..."
7335 #: builtin/am.c:1546
7336 msgid "Failed to merge in the changes."
7339 #: builtin/am.c:1578
7340 msgid "applying to an empty history"
7343 #: builtin/am.c:1624 builtin/am.c:1628
7345 msgid "cannot resume: %s does not exist."
7348 #: builtin/am.c:1644
7349 msgid "cannot be interactive without stdin connected to a terminal."
7352 #: builtin/am.c:1649
7353 msgid "Commit Body is:"
7356 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
7357 #. in your translation. The program will only accept English
7358 #. input at this point.
7360 #: builtin/am.c:1659
7361 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
7364 #: builtin/am.c:1709
7366 msgid "Dirty index: cannot apply patches (dirty: %s)"
7369 #: builtin/am.c:1749 builtin/am.c:1817
7371 msgid "Applying: %.*s"
7374 #: builtin/am.c:1766
7375 msgid "No changes -- Patch already applied."
7378 #: builtin/am.c:1772
7380 msgid "Patch failed at %s %.*s"
7383 #: builtin/am.c:1776
7384 msgid "Use 'git am --show-current-patch' to see the failed patch"
7387 #: builtin/am.c:1820
7389 "No changes - did you forget to use 'git add'?\n"
7390 "If there is nothing left to stage, chances are that something else\n"
7391 "already introduced the same changes; you might want to skip this patch."
7394 #: builtin/am.c:1827
7396 "You still have unmerged paths in your index.\n"
7397 "You should 'git add' each file with resolved conflicts to mark them as "
7399 "You might run `git rm` on a file to accept \"deleted by them\" for it."
7402 #: builtin/am.c:1934 builtin/am.c:1938 builtin/am.c:1950 builtin/reset.c:329
7403 #: builtin/reset.c:337
7405 msgid "Could not parse object '%s'."
7408 #: builtin/am.c:1986
7409 msgid "failed to clean index"
7412 #: builtin/am.c:2030
7414 "You seem to have moved HEAD since the last 'am' failure.\n"
7415 "Not rewinding to ORIG_HEAD"
7418 #: builtin/am.c:2123
7420 msgid "Invalid value for --patch-format: %s"
7423 #: builtin/am.c:2159
7424 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
7427 #: builtin/am.c:2160
7428 msgid "git am [<options>] (--continue | --skip | --abort)"
7431 #: builtin/am.c:2166
7432 msgid "run interactively"
7435 #: builtin/am.c:2168
7436 msgid "historical option -- no-op"
7439 #: builtin/am.c:2170
7440 msgid "allow fall back on 3way merging if needed"
7443 #: builtin/am.c:2171 builtin/init-db.c:486 builtin/prune-packed.c:58
7444 #: builtin/repack.c:306
7448 #: builtin/am.c:2173
7449 msgid "add a Signed-off-by line to the commit message"
7452 #: builtin/am.c:2176
7453 msgid "recode into utf8 (default)"
7456 #: builtin/am.c:2178
7457 msgid "pass -k flag to git-mailinfo"
7460 #: builtin/am.c:2180
7461 msgid "pass -b flag to git-mailinfo"
7464 #: builtin/am.c:2182
7465 msgid "pass -m flag to git-mailinfo"
7468 #: builtin/am.c:2184
7469 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
7472 #: builtin/am.c:2187
7473 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
7476 #: builtin/am.c:2190
7477 msgid "strip everything before a scissors line"
7480 #: builtin/am.c:2192 builtin/am.c:2195 builtin/am.c:2198 builtin/am.c:2201
7481 #: builtin/am.c:2204 builtin/am.c:2207 builtin/am.c:2210 builtin/am.c:2213
7482 #: builtin/am.c:2219
7483 msgid "pass it through git-apply"
7486 #: builtin/am.c:2209 builtin/commit.c:1343 builtin/fmt-merge-msg.c:671
7487 #: builtin/fmt-merge-msg.c:674 builtin/grep.c:879 builtin/merge.c:240
7488 #: builtin/pull.c:152 builtin/pull.c:210 builtin/rebase.c:1062
7489 #: builtin/repack.c:317 builtin/repack.c:321 builtin/repack.c:323
7490 #: builtin/show-branch.c:651 builtin/show-ref.c:171 builtin/tag.c:386
7491 #: parse-options.h:144 parse-options.h:146 parse-options.h:266
7495 #: builtin/am.c:2215 builtin/branch.c:637 builtin/for-each-ref.c:38
7496 #: builtin/replace.c:544 builtin/tag.c:422 builtin/verify-tag.c:39
7500 #: builtin/am.c:2216
7501 msgid "format the patch(es) are in"
7504 #: builtin/am.c:2222
7505 msgid "override error message when patch failure occurs"
7508 #: builtin/am.c:2224
7509 msgid "continue applying patches after resolving a conflict"
7512 #: builtin/am.c:2227
7513 msgid "synonyms for --continue"
7516 #: builtin/am.c:2230
7517 msgid "skip the current patch"
7520 #: builtin/am.c:2233
7521 msgid "restore the original branch and abort the patching operation."
7524 #: builtin/am.c:2236
7525 msgid "abort the patching operation but keep HEAD where it is."
7528 #: builtin/am.c:2239
7529 msgid "show the patch being applied."
7532 #: builtin/am.c:2243
7533 msgid "lie about committer date"
7536 #: builtin/am.c:2245
7537 msgid "use current timestamp for author date"
7540 #: builtin/am.c:2247 builtin/commit.c:1486 builtin/merge.c:274
7541 #: builtin/pull.c:185 builtin/rebase.c:1106 builtin/rebase--interactive.c:185
7542 #: builtin/revert.c:114 builtin/tag.c:402
7546 #: builtin/am.c:2248 builtin/rebase.c:1107 builtin/rebase--interactive.c:186
7547 msgid "GPG-sign commits"
7550 #: builtin/am.c:2251
7551 msgid "(internal use for git-rebase)"
7554 #: builtin/am.c:2269
7556 "The -b/--binary option has been a no-op for long time, and\n"
7557 "it will be removed. Please do not use it anymore."
7560 #: builtin/am.c:2276
7561 msgid "failed to read the index"
7564 #: builtin/am.c:2291
7566 msgid "previous rebase directory %s still exists but mbox given."
7569 #: builtin/am.c:2315
7572 "Stray %s directory found.\n"
7573 "Use \"git am --abort\" to remove it."
7576 #: builtin/am.c:2321
7577 msgid "Resolve operation not in progress, we are not resuming."
7580 #: builtin/apply.c:8
7581 msgid "git apply [<options>] [<patch>...]"
7584 #: builtin/archive.c:17
7586 msgid "could not create archive file '%s'"
7589 #: builtin/archive.c:20
7590 msgid "could not redirect output"
7593 #: builtin/archive.c:37
7594 msgid "git archive: Remote with no URL"
7597 #: builtin/archive.c:61
7598 msgid "git archive: expected ACK/NAK, got a flush packet"
7601 #: builtin/archive.c:64
7603 msgid "git archive: NACK %s"
7606 #: builtin/archive.c:65
7607 msgid "git archive: protocol error"
7610 #: builtin/archive.c:69
7611 msgid "git archive: expected a flush"
7614 #: builtin/bisect--helper.c:22
7615 msgid "git bisect--helper --next-all [--no-checkout]"
7618 #: builtin/bisect--helper.c:23
7619 msgid "git bisect--helper --write-terms <bad_term> <good_term>"
7622 #: builtin/bisect--helper.c:24
7623 msgid "git bisect--helper --bisect-clean-state"
7626 #: builtin/bisect--helper.c:25
7627 msgid "git bisect--helper --bisect-reset [<commit>]"
7630 #: builtin/bisect--helper.c:26
7632 "git bisect--helper --bisect-write [--no-log] <state> <revision> <good_term> "
7636 #: builtin/bisect--helper.c:27
7638 "git bisect--helper --bisect-check-and-set-terms <command> <good_term> "
7642 #: builtin/bisect--helper.c:28
7643 msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
7646 #: builtin/bisect--helper.c:29
7648 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
7652 #: builtin/bisect--helper.c:30
7654 "git bisect--helper --bisect-start [--term-{old,good}=<term> --term-{new,bad}"
7655 "=<term>][--no-checkout] [<bad> [<good>...]] [--] [<paths>...]"
7658 #: builtin/bisect--helper.c:86
7660 msgid "'%s' is not a valid term"
7663 #: builtin/bisect--helper.c:90
7665 msgid "can't use the builtin command '%s' as a term"
7668 #: builtin/bisect--helper.c:100
7670 msgid "can't change the meaning of the term '%s'"
7673 #: builtin/bisect--helper.c:111
7674 msgid "please use two different terms"
7677 #: builtin/bisect--helper.c:118
7678 msgid "could not open the file BISECT_TERMS"
7681 #: builtin/bisect--helper.c:155
7683 msgid "We are not bisecting.\n"
7686 #: builtin/bisect--helper.c:163
7688 msgid "'%s' is not a valid commit"
7691 #: builtin/bisect--helper.c:174
7694 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
7697 #: builtin/bisect--helper.c:215
7699 msgid "Bad bisect_write argument: %s"
7702 #: builtin/bisect--helper.c:220
7704 msgid "couldn't get the oid of the rev '%s'"
7707 #: builtin/bisect--helper.c:232
7709 msgid "couldn't open the file '%s'"
7712 #: builtin/bisect--helper.c:258
7714 msgid "Invalid command: you're currently in a %s/%s bisect"
7717 #: builtin/bisect--helper.c:285
7720 "You need to give me at least one %s and %s revision.\n"
7721 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
7724 #: builtin/bisect--helper.c:289
7727 "You need to start by \"git bisect start\".\n"
7728 "You then need to give me at least one %s and %s revision.\n"
7729 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
7732 #: builtin/bisect--helper.c:321
7734 msgid "bisecting only with a %s commit"
7737 #. TRANSLATORS: Make sure to include [Y] and [n] in your
7738 #. translation. The program will only accept English input
7741 #: builtin/bisect--helper.c:329
7742 msgid "Are you sure [Y/n]? "
7745 #: builtin/bisect--helper.c:376
7746 msgid "no terms defined"
7749 #: builtin/bisect--helper.c:379
7752 "Your current terms are %s for the old state\n"
7753 "and %s for the new state.\n"
7756 #: builtin/bisect--helper.c:389
7759 "invalid argument %s for 'git bisect terms'.\n"
7760 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
7763 #: builtin/bisect--helper.c:475
7765 msgid "unrecognized option: '%s'"
7768 #: builtin/bisect--helper.c:479
7770 msgid "'%s' does not appear to be a valid revision"
7773 #: builtin/bisect--helper.c:511
7774 msgid "bad HEAD - I need a HEAD"
7777 #: builtin/bisect--helper.c:526
7779 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
7782 #: builtin/bisect--helper.c:547
7783 msgid "won't bisect on cg-seek'ed tree"
7786 #: builtin/bisect--helper.c:550
7787 msgid "bad HEAD - strange symbolic ref"
7790 #: builtin/bisect--helper.c:627
7791 msgid "perform 'git bisect next'"
7794 #: builtin/bisect--helper.c:629
7795 msgid "write the terms to .git/BISECT_TERMS"
7798 #: builtin/bisect--helper.c:631
7799 msgid "cleanup the bisection state"
7802 #: builtin/bisect--helper.c:633
7803 msgid "check for expected revs"
7806 #: builtin/bisect--helper.c:635
7807 msgid "reset the bisection state"
7810 #: builtin/bisect--helper.c:637
7811 msgid "write out the bisection state in BISECT_LOG"
7814 #: builtin/bisect--helper.c:639
7815 msgid "check and set terms in a bisection state"
7818 #: builtin/bisect--helper.c:641
7819 msgid "check whether bad or good terms exist"
7822 #: builtin/bisect--helper.c:643
7823 msgid "print out the bisect terms"
7826 #: builtin/bisect--helper.c:645
7827 msgid "start the bisect session"
7830 #: builtin/bisect--helper.c:647
7831 msgid "update BISECT_HEAD instead of checking out the current commit"
7834 #: builtin/bisect--helper.c:649
7835 msgid "no log for BISECT_WRITE"
7838 #: builtin/bisect--helper.c:666
7839 msgid "--write-terms requires two arguments"
7842 #: builtin/bisect--helper.c:670
7843 msgid "--bisect-clean-state requires no arguments"
7846 #: builtin/bisect--helper.c:677
7847 msgid "--bisect-reset requires either no argument or a commit"
7850 #: builtin/bisect--helper.c:681
7851 msgid "--bisect-write requires either 4 or 5 arguments"
7854 #: builtin/bisect--helper.c:687
7855 msgid "--check-and-set-terms requires 3 arguments"
7858 #: builtin/bisect--helper.c:693
7859 msgid "--bisect-next-check requires 2 or 3 arguments"
7862 #: builtin/bisect--helper.c:699
7863 msgid "--bisect-terms requires 0 or 1 argument"
7866 #: builtin/blame.c:31
7867 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
7870 #: builtin/blame.c:36
7871 msgid "<rev-opts> are documented in git-rev-list(1)"
7874 #: builtin/blame.c:406
7876 msgid "expecting a color: %s"
7879 #: builtin/blame.c:413
7880 msgid "must end with a color"
7883 #: builtin/blame.c:700
7885 msgid "invalid color '%s' in color.blame.repeatedLines"
7888 #: builtin/blame.c:718
7889 msgid "invalid value for blame.coloring"
7892 #: builtin/blame.c:793
7893 msgid "Show blame entries as we find them, incrementally"
7896 #: builtin/blame.c:794
7897 msgid "Show blank SHA-1 for boundary commits (Default: off)"
7900 #: builtin/blame.c:795
7901 msgid "Do not treat root commits as boundaries (Default: off)"
7904 #: builtin/blame.c:796
7905 msgid "Show work cost statistics"
7908 #: builtin/blame.c:797
7909 msgid "Force progress reporting"
7912 #: builtin/blame.c:798
7913 msgid "Show output score for blame entries"
7916 #: builtin/blame.c:799
7917 msgid "Show original filename (Default: auto)"
7920 #: builtin/blame.c:800
7921 msgid "Show original linenumber (Default: off)"
7924 #: builtin/blame.c:801
7925 msgid "Show in a format designed for machine consumption"
7928 #: builtin/blame.c:802
7929 msgid "Show porcelain format with per-line commit information"
7932 #: builtin/blame.c:803
7933 msgid "Use the same output mode as git-annotate (Default: off)"
7936 #: builtin/blame.c:804
7937 msgid "Show raw timestamp (Default: off)"
7940 #: builtin/blame.c:805
7941 msgid "Show long commit SHA1 (Default: off)"
7944 #: builtin/blame.c:806
7945 msgid "Suppress author name and timestamp (Default: off)"
7948 #: builtin/blame.c:807
7949 msgid "Show author email instead of name (Default: off)"
7952 #: builtin/blame.c:808
7953 msgid "Ignore whitespace differences"
7956 #: builtin/blame.c:809
7957 msgid "color redundant metadata from previous line differently"
7960 #: builtin/blame.c:810
7961 msgid "color lines by age"
7964 #: builtin/blame.c:817
7965 msgid "Use an experimental heuristic to improve diffs"
7968 #: builtin/blame.c:819
7969 msgid "Spend extra cycles to find better match"
7972 #: builtin/blame.c:820
7973 msgid "Use revisions from <file> instead of calling git-rev-list"
7976 #: builtin/blame.c:821
7977 msgid "Use <file>'s contents as the final image"
7980 #: builtin/blame.c:822 builtin/blame.c:823
7984 #: builtin/blame.c:822
7985 msgid "Find line copies within and across files"
7988 #: builtin/blame.c:823
7989 msgid "Find line movements within and across files"
7992 #: builtin/blame.c:824
7996 #: builtin/blame.c:824
7997 msgid "Process only line range n,m, counting from 1"
8000 #: builtin/blame.c:875
8001 msgid "--progress can't be used with --incremental or porcelain formats"
8004 #. TRANSLATORS: This string is used to tell us the
8005 #. maximum display width for a relative timestamp in
8006 #. "git blame" output. For C locale, "4 years, 11
8007 #. months ago", which takes 22 places, is the longest
8008 #. among various forms of relative timestamps, but
8009 #. your language may need more or fewer display
8012 #: builtin/blame.c:926
8013 msgid "4 years, 11 months ago"
8016 #: builtin/blame.c:1018
8018 msgid "file %s has only %lu line"
8019 msgid_plural "file %s has only %lu lines"
8023 #: builtin/blame.c:1064
8024 msgid "Blaming lines"
8027 #: builtin/branch.c:29
8028 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
8031 #: builtin/branch.c:30
8032 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
8035 #: builtin/branch.c:31
8036 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
8039 #: builtin/branch.c:32
8040 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
8043 #: builtin/branch.c:33
8044 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
8047 #: builtin/branch.c:34
8048 msgid "git branch [<options>] [-r | -a] [--points-at]"
8051 #: builtin/branch.c:35
8052 msgid "git branch [<options>] [-r | -a] [--format]"
8055 #: builtin/branch.c:151
8058 "deleting branch '%s' that has been merged to\n"
8059 " '%s', but not yet merged to HEAD."
8062 #: builtin/branch.c:155
8065 "not deleting branch '%s' that is not yet merged to\n"
8066 " '%s', even though it is merged to HEAD."
8069 #: builtin/branch.c:169
8071 msgid "Couldn't look up commit object for '%s'"
8074 #: builtin/branch.c:173
8077 "The branch '%s' is not fully merged.\n"
8078 "If you are sure you want to delete it, run 'git branch -D %s'."
8081 #: builtin/branch.c:186
8082 msgid "Update of config-file failed"
8085 #: builtin/branch.c:217
8086 msgid "cannot use -a with -d"
8089 #: builtin/branch.c:223
8090 msgid "Couldn't look up commit object for HEAD"
8093 #: builtin/branch.c:237
8095 msgid "Cannot delete branch '%s' checked out at '%s'"
8098 #: builtin/branch.c:252
8100 msgid "remote-tracking branch '%s' not found."
8103 #: builtin/branch.c:253
8105 msgid "branch '%s' not found."
8108 #: builtin/branch.c:268
8110 msgid "Error deleting remote-tracking branch '%s'"
8113 #: builtin/branch.c:269
8115 msgid "Error deleting branch '%s'"
8118 #: builtin/branch.c:276
8120 msgid "Deleted remote-tracking branch %s (was %s).\n"
8123 #: builtin/branch.c:277
8125 msgid "Deleted branch %s (was %s).\n"
8128 #: builtin/branch.c:421 builtin/tag.c:59
8129 msgid "unable to parse format string"
8132 #: builtin/branch.c:458
8134 msgid "Branch %s is being rebased at %s"
8137 #: builtin/branch.c:462
8139 msgid "Branch %s is being bisected at %s"
8142 #: builtin/branch.c:479
8143 msgid "cannot copy the current branch while not on any."
8146 #: builtin/branch.c:481
8147 msgid "cannot rename the current branch while not on any."
8150 #: builtin/branch.c:492
8152 msgid "Invalid branch name: '%s'"
8155 #: builtin/branch.c:519
8156 msgid "Branch rename failed"
8159 #: builtin/branch.c:521
8160 msgid "Branch copy failed"
8163 #: builtin/branch.c:525
8165 msgid "Created a copy of a misnamed branch '%s'"
8168 #: builtin/branch.c:528
8170 msgid "Renamed a misnamed branch '%s' away"
8173 #: builtin/branch.c:534
8175 msgid "Branch renamed to %s, but HEAD is not updated!"
8178 #: builtin/branch.c:543
8179 msgid "Branch is renamed, but update of config-file failed"
8182 #: builtin/branch.c:545
8183 msgid "Branch is copied, but update of config-file failed"
8186 #: builtin/branch.c:561
8189 "Please edit the description for the branch\n"
8191 "Lines starting with '%c' will be stripped.\n"
8194 #: builtin/branch.c:594
8195 msgid "Generic options"
8198 #: builtin/branch.c:596
8199 msgid "show hash and subject, give twice for upstream branch"
8202 #: builtin/branch.c:597
8203 msgid "suppress informational messages"
8206 #: builtin/branch.c:598
8207 msgid "set up tracking mode (see git-pull(1))"
8210 #: builtin/branch.c:600
8214 #: builtin/branch.c:602 builtin/rebase--interactive.c:182
8218 #: builtin/branch.c:602
8219 msgid "change the upstream info"
8222 #: builtin/branch.c:603
8223 msgid "Unset the upstream info"
8226 #: builtin/branch.c:604
8227 msgid "use colored output"
8230 #: builtin/branch.c:605
8231 msgid "act on remote-tracking branches"
8234 #: builtin/branch.c:607 builtin/branch.c:609
8235 msgid "print only branches that contain the commit"
8238 #: builtin/branch.c:608 builtin/branch.c:610
8239 msgid "print only branches that don't contain the commit"
8242 #: builtin/branch.c:613
8243 msgid "Specific git-branch actions:"
8246 #: builtin/branch.c:614
8247 msgid "list both remote-tracking and local branches"
8250 #: builtin/branch.c:616
8251 msgid "delete fully merged branch"
8254 #: builtin/branch.c:617
8255 msgid "delete branch (even if not merged)"
8258 #: builtin/branch.c:618
8259 msgid "move/rename a branch and its reflog"
8262 #: builtin/branch.c:619
8263 msgid "move/rename a branch, even if target exists"
8266 #: builtin/branch.c:620
8267 msgid "copy a branch and its reflog"
8270 #: builtin/branch.c:621
8271 msgid "copy a branch, even if target exists"
8274 #: builtin/branch.c:622
8275 msgid "list branch names"
8278 #: builtin/branch.c:623
8279 msgid "create the branch's reflog"
8282 #: builtin/branch.c:625
8283 msgid "edit the description for the branch"
8286 #: builtin/branch.c:626
8287 msgid "force creation, move/rename, deletion"
8290 #: builtin/branch.c:627
8291 msgid "print only branches that are merged"
8294 #: builtin/branch.c:628
8295 msgid "print only branches that are not merged"
8298 #: builtin/branch.c:629
8299 msgid "list branches in columns"
8302 #: builtin/branch.c:630 builtin/for-each-ref.c:40 builtin/ls-remote.c:70
8303 #: builtin/tag.c:415
8307 #: builtin/branch.c:631 builtin/for-each-ref.c:41 builtin/ls-remote.c:71
8308 #: builtin/tag.c:416
8309 msgid "field name to sort on"
8312 #: builtin/branch.c:633 builtin/for-each-ref.c:43 builtin/notes.c:415
8313 #: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
8314 #: builtin/tag.c:418
8318 #: builtin/branch.c:634
8319 msgid "print only branches of the object"
8322 #: builtin/branch.c:636 builtin/for-each-ref.c:49 builtin/tag.c:425
8323 msgid "sorting and filtering are case insensitive"
8326 #: builtin/branch.c:637 builtin/for-each-ref.c:38 builtin/tag.c:423
8327 #: builtin/verify-tag.c:39
8328 msgid "format to use for the output"
8331 #: builtin/branch.c:660 builtin/clone.c:746
8332 msgid "HEAD not found below refs/heads!"
8335 #: builtin/branch.c:683
8336 msgid "--column and --verbose are incompatible"
8339 #: builtin/branch.c:698 builtin/branch.c:749 builtin/branch.c:758
8340 msgid "branch name required"
8343 #: builtin/branch.c:725
8344 msgid "Cannot give description to detached HEAD"
8347 #: builtin/branch.c:730
8348 msgid "cannot edit description of more than one branch"
8351 #: builtin/branch.c:737
8353 msgid "No commit on branch '%s' yet."
8356 #: builtin/branch.c:740
8358 msgid "No branch named '%s'."
8361 #: builtin/branch.c:755
8362 msgid "too many branches for a copy operation"
8365 #: builtin/branch.c:764
8366 msgid "too many arguments for a rename operation"
8369 #: builtin/branch.c:769
8370 msgid "too many arguments to set new upstream"
8373 #: builtin/branch.c:773
8376 "could not set upstream of HEAD to %s when it does not point to any branch."
8379 #: builtin/branch.c:776 builtin/branch.c:799
8381 msgid "no such branch '%s'"
8384 #: builtin/branch.c:780
8386 msgid "branch '%s' does not exist"
8389 #: builtin/branch.c:793
8390 msgid "too many arguments to unset upstream"
8393 #: builtin/branch.c:797
8394 msgid "could not unset upstream of HEAD when it does not point to any branch."
8397 #: builtin/branch.c:803
8399 msgid "Branch '%s' has no upstream information"
8402 #: builtin/branch.c:813
8403 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
8406 #: builtin/branch.c:816
8408 "the '--set-upstream' option is no longer supported. Please use '--track' or "
8409 "'--set-upstream-to' instead."
8412 #: builtin/bundle.c:45
8414 msgid "%s is okay\n"
8417 #: builtin/bundle.c:58
8418 msgid "Need a repository to create a bundle."
8421 #: builtin/bundle.c:62
8422 msgid "Need a repository to unbundle."
8425 #: builtin/cat-file.c:593
8427 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
8428 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
8431 #: builtin/cat-file.c:594
8433 "git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
8437 #: builtin/cat-file.c:615
8438 msgid "only one batch option may be specified"
8441 #: builtin/cat-file.c:633
8442 msgid "<type> can be one of: blob, tree, commit, tag"
8445 #: builtin/cat-file.c:634
8446 msgid "show object type"
8449 #: builtin/cat-file.c:635
8450 msgid "show object size"
8453 #: builtin/cat-file.c:637
8454 msgid "exit with zero when there's no error"
8457 #: builtin/cat-file.c:638
8458 msgid "pretty-print object's content"
8461 #: builtin/cat-file.c:640
8462 msgid "for blob objects, run textconv on object's content"
8465 #: builtin/cat-file.c:642
8466 msgid "for blob objects, run filters on object's content"
8469 #: builtin/cat-file.c:643 git-submodule.sh:860
8473 #: builtin/cat-file.c:644
8474 msgid "use a specific path for --textconv/--filters"
8477 #: builtin/cat-file.c:646
8478 msgid "allow -s and -t to work with broken/corrupt objects"
8481 #: builtin/cat-file.c:647
8482 msgid "buffer --batch output"
8485 #: builtin/cat-file.c:649
8486 msgid "show info and content of objects fed from the standard input"
8489 #: builtin/cat-file.c:653
8490 msgid "show info about objects fed from the standard input"
8493 #: builtin/cat-file.c:657
8494 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
8497 #: builtin/cat-file.c:659
8498 msgid "show all objects with --batch or --batch-check"
8501 #: builtin/cat-file.c:661
8502 msgid "do not order --batch-all-objects output"
8505 #: builtin/check-attr.c:13
8506 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
8509 #: builtin/check-attr.c:14
8510 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
8513 #: builtin/check-attr.c:21
8514 msgid "report all attributes set on file"
8517 #: builtin/check-attr.c:22
8518 msgid "use .gitattributes only from the index"
8521 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
8522 msgid "read file names from stdin"
8525 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
8526 msgid "terminate input and output records by a NUL character"
8529 #: builtin/check-ignore.c:21 builtin/checkout.c:1280 builtin/gc.c:517
8530 #: builtin/worktree.c:496
8531 msgid "suppress progress reporting"
8534 #: builtin/check-ignore.c:29
8535 msgid "show non-matching input paths"
8538 #: builtin/check-ignore.c:31
8539 msgid "ignore index when checking"
8542 #: builtin/check-ignore.c:160
8543 msgid "cannot specify pathnames with --stdin"
8546 #: builtin/check-ignore.c:163
8547 msgid "-z only makes sense with --stdin"
8550 #: builtin/check-ignore.c:165
8551 msgid "no path specified"
8554 #: builtin/check-ignore.c:169
8555 msgid "--quiet is only valid with a single pathname"
8558 #: builtin/check-ignore.c:171
8559 msgid "cannot have both --quiet and --verbose"
8562 #: builtin/check-ignore.c:174
8563 msgid "--non-matching is only valid with --verbose"
8566 #: builtin/check-mailmap.c:9
8567 msgid "git check-mailmap [<options>] <contact>..."
8570 #: builtin/check-mailmap.c:14
8571 msgid "also read contacts from stdin"
8574 #: builtin/check-mailmap.c:25
8576 msgid "unable to parse contact: %s"
8579 #: builtin/check-mailmap.c:48
8580 msgid "no contacts specified"
8583 #: builtin/checkout-index.c:131
8584 msgid "git checkout-index [<options>] [--] [<file>...]"
8587 #: builtin/checkout-index.c:148
8588 msgid "stage should be between 1 and 3 or all"
8591 #: builtin/checkout-index.c:164
8592 msgid "check out all files in the index"
8595 #: builtin/checkout-index.c:165
8596 msgid "force overwrite of existing files"
8599 #: builtin/checkout-index.c:167
8600 msgid "no warning for existing files and files not in index"
8603 #: builtin/checkout-index.c:169
8604 msgid "don't checkout new files"
8607 #: builtin/checkout-index.c:171
8608 msgid "update stat information in the index file"
8611 #: builtin/checkout-index.c:175
8612 msgid "read list of paths from the standard input"
8615 #: builtin/checkout-index.c:177
8616 msgid "write the content to temporary files"
8619 #: builtin/checkout-index.c:178 builtin/column.c:31
8620 #: builtin/submodule--helper.c:1372 builtin/submodule--helper.c:1375
8621 #: builtin/submodule--helper.c:1383 builtin/submodule--helper.c:1857
8622 #: builtin/worktree.c:669
8626 #: builtin/checkout-index.c:179
8627 msgid "when creating files, prepend <string>"
8630 #: builtin/checkout-index.c:181
8631 msgid "copy out the files from named stage"
8634 #: builtin/checkout.c:32
8635 msgid "git checkout [<options>] <branch>"
8638 #: builtin/checkout.c:33
8639 msgid "git checkout [<options>] [<branch>] -- <file>..."
8642 #: builtin/checkout.c:147 builtin/checkout.c:181
8644 msgid "path '%s' does not have our version"
8647 #: builtin/checkout.c:149 builtin/checkout.c:183
8649 msgid "path '%s' does not have their version"
8652 #: builtin/checkout.c:165
8654 msgid "path '%s' does not have all necessary versions"
8657 #: builtin/checkout.c:210
8659 msgid "path '%s' does not have necessary versions"
8662 #: builtin/checkout.c:228
8664 msgid "path '%s': cannot merge"
8667 #: builtin/checkout.c:244
8669 msgid "Unable to add merge result for '%s'"
8672 #: builtin/checkout.c:267 builtin/checkout.c:270 builtin/checkout.c:273
8673 #: builtin/checkout.c:276
8675 msgid "'%s' cannot be used with updating paths"
8678 #: builtin/checkout.c:279 builtin/checkout.c:282
8680 msgid "'%s' cannot be used with %s"
8683 #: builtin/checkout.c:285
8685 msgid "Cannot update paths and switch to branch '%s' at the same time."
8688 #: builtin/checkout.c:354 builtin/checkout.c:361
8690 msgid "path '%s' is unmerged"
8693 #: builtin/checkout.c:397
8695 msgid "Recreated %d merge conflict"
8696 msgid_plural "Recreated %d merge conflicts"
8700 #: builtin/checkout.c:402
8702 msgid "Updated %d path from %s"
8703 msgid_plural "Updated %d paths from %s"
8707 #: builtin/checkout.c:409
8709 msgid "Updated %d path from the index"
8710 msgid_plural "Updated %d paths from the index"
8714 #: builtin/checkout.c:645
8715 msgid "you need to resolve your current index first"
8718 #: builtin/checkout.c:782
8720 msgid "Can not do reflog for '%s': %s\n"
8723 #: builtin/checkout.c:824
8724 msgid "HEAD is now at"
8727 #: builtin/checkout.c:828 builtin/clone.c:699
8728 msgid "unable to update HEAD"
8731 #: builtin/checkout.c:832
8733 msgid "Reset branch '%s'\n"
8736 #: builtin/checkout.c:835
8738 msgid "Already on '%s'\n"
8741 #: builtin/checkout.c:839
8743 msgid "Switched to and reset branch '%s'\n"
8746 #: builtin/checkout.c:841 builtin/checkout.c:1212
8748 msgid "Switched to a new branch '%s'\n"
8751 #: builtin/checkout.c:843
8753 msgid "Switched to branch '%s'\n"
8756 #: builtin/checkout.c:894
8758 msgid " ... and %d more.\n"
8761 #: builtin/checkout.c:900
8764 "Warning: you are leaving %d commit behind, not connected to\n"
8765 "any of your branches:\n"
8769 "Warning: you are leaving %d commits behind, not connected to\n"
8770 "any of your branches:\n"
8776 #: builtin/checkout.c:919
8779 "If you want to keep it by creating a new branch, this may be a good time\n"
8782 " git branch <new-branch-name> %s\n"
8785 "If you want to keep them by creating a new branch, this may be a good time\n"
8788 " git branch <new-branch-name> %s\n"
8793 #: builtin/checkout.c:951
8794 msgid "internal error in revision walk"
8797 #: builtin/checkout.c:955
8798 msgid "Previous HEAD position was"
8801 #: builtin/checkout.c:983 builtin/checkout.c:1207
8802 msgid "You are on a branch yet to be born"
8805 #: builtin/checkout.c:1104
8807 msgid "only one reference expected, %d given."
8810 #: builtin/checkout.c:1140
8813 "'%s' could be both a local file and a tracking branch.\n"
8814 "Please use -- (and optionally --no-guess) to disambiguate"
8817 #: builtin/checkout.c:1153 builtin/worktree.c:290 builtin/worktree.c:445
8819 msgid "invalid reference: %s"
8822 #: builtin/checkout.c:1182
8824 msgid "reference is not a tree: %s"
8827 #: builtin/checkout.c:1221
8828 msgid "paths cannot be used with switching branches"
8831 #: builtin/checkout.c:1224 builtin/checkout.c:1228
8833 msgid "'%s' cannot be used with switching branches"
8836 #: builtin/checkout.c:1232 builtin/checkout.c:1235 builtin/checkout.c:1240
8837 #: builtin/checkout.c:1243
8839 msgid "'%s' cannot be used with '%s'"
8842 #: builtin/checkout.c:1248
8844 msgid "Cannot switch branch to a non-commit '%s'"
8847 #: builtin/checkout.c:1281 builtin/checkout.c:1283 builtin/clone.c:120
8848 #: builtin/remote.c:169 builtin/remote.c:171 builtin/worktree.c:489
8849 #: builtin/worktree.c:491
8853 #: builtin/checkout.c:1282
8854 msgid "create and checkout a new branch"
8857 #: builtin/checkout.c:1284
8858 msgid "create/reset and checkout a branch"
8861 #: builtin/checkout.c:1285
8862 msgid "create reflog for new branch"
8865 #: builtin/checkout.c:1286 builtin/worktree.c:493
8866 msgid "detach HEAD at named commit"
8869 #: builtin/checkout.c:1287
8870 msgid "set upstream info for new branch"
8873 #: builtin/checkout.c:1289
8877 #: builtin/checkout.c:1289
8878 msgid "new unparented branch"
8881 #: builtin/checkout.c:1291
8882 msgid "checkout our version for unmerged files"
8885 #: builtin/checkout.c:1294
8886 msgid "checkout their version for unmerged files"
8889 #: builtin/checkout.c:1296
8890 msgid "force checkout (throw away local modifications)"
8893 #: builtin/checkout.c:1298
8894 msgid "perform a 3-way merge with the new branch"
8897 #: builtin/checkout.c:1300 builtin/merge.c:276
8898 msgid "update ignored files (default)"
8901 #: builtin/checkout.c:1302 builtin/log.c:1586 parse-options.h:272
8905 #: builtin/checkout.c:1303
8906 msgid "conflict style (merge or diff3)"
8909 #: builtin/checkout.c:1306
8910 msgid "do not limit pathspecs to sparse entries only"
8913 #: builtin/checkout.c:1308
8914 msgid "do not second guess 'git checkout <no-such-branch>'"
8917 #: builtin/checkout.c:1310
8918 msgid "do not check if another worktree is holding the given ref"
8921 #: builtin/checkout.c:1314 builtin/clone.c:87 builtin/fetch.c:141
8922 #: builtin/merge.c:273 builtin/pull.c:130 builtin/push.c:575
8923 #: builtin/send-pack.c:174
8924 msgid "force progress reporting"
8927 #: builtin/checkout.c:1345
8928 msgid "-b, -B and --orphan are mutually exclusive"
8931 #: builtin/checkout.c:1362
8932 msgid "--track needs a branch name"
8935 #: builtin/checkout.c:1367
8936 msgid "missing branch name; try -b"
8939 #: builtin/checkout.c:1404
8940 msgid "invalid path specification"
8943 #: builtin/checkout.c:1411
8945 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
8948 #: builtin/checkout.c:1415
8950 msgid "git checkout: --detach does not take a path argument '%s'"
8953 #: builtin/checkout.c:1419
8955 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
8956 "checking out of the index."
8959 #: builtin/checkout.c:1439
8962 "'%s' matched more than one remote tracking branch.\n"
8963 "We found %d remotes with a reference that matched. So we fell back\n"
8964 "on trying to resolve the argument as a path, but failed there too!\n"
8966 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
8967 "you can do so by fully qualifying the name with the --track option:\n"
8969 " git checkout --track origin/<name>\n"
8971 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
8972 "one remote, e.g. the 'origin' remote, consider setting\n"
8973 "checkout.defaultRemote=origin in your config."
8976 #: builtin/clean.c:28
8978 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
8981 #: builtin/clean.c:32
8983 msgid "Removing %s\n"
8986 #: builtin/clean.c:33
8988 msgid "Would remove %s\n"
8991 #: builtin/clean.c:34
8993 msgid "Skipping repository %s\n"
8996 #: builtin/clean.c:35
8998 msgid "Would skip repository %s\n"
9001 #: builtin/clean.c:36
9003 msgid "failed to remove %s"
9006 #: builtin/clean.c:299 git-add--interactive.perl:579
9010 "1 - select a numbered item\n"
9011 "foo - select item based on unique prefix\n"
9012 " - (empty) select nothing\n"
9015 #: builtin/clean.c:303 git-add--interactive.perl:588
9019 "1 - select a single item\n"
9020 "3-5 - select a range of items\n"
9021 "2-3,6-9 - select multiple ranges\n"
9022 "foo - select item based on unique prefix\n"
9023 "-... - unselect specified items\n"
9024 "* - choose all items\n"
9025 " - (empty) finish selecting\n"
9028 #: builtin/clean.c:519 git-add--interactive.perl:554
9029 #: git-add--interactive.perl:559
9030 #, c-format, perl-format
9034 #: builtin/clean.c:661
9036 msgid "Input ignore patterns>> "
9039 #: builtin/clean.c:698
9041 msgid "WARNING: Cannot find items matched by: %s"
9044 #: builtin/clean.c:719
9045 msgid "Select items to delete"
9048 #. TRANSLATORS: Make sure to keep [y/N] as is
9049 #: builtin/clean.c:760
9051 msgid "Remove %s [y/N]? "
9054 #: builtin/clean.c:785 git-add--interactive.perl:1717
9059 #: builtin/clean.c:793
9061 "clean - start cleaning\n"
9062 "filter by pattern - exclude items from deletion\n"
9063 "select by numbers - select items to be deleted by numbers\n"
9064 "ask each - confirm each deletion (like \"rm -i\")\n"
9065 "quit - stop cleaning\n"
9066 "help - this screen\n"
9067 "? - help for prompt selection"
9070 #: builtin/clean.c:820 git-add--interactive.perl:1793
9071 msgid "*** Commands ***"
9074 #: builtin/clean.c:821 git-add--interactive.perl:1790
9078 #: builtin/clean.c:829
9079 msgid "Would remove the following item:"
9080 msgid_plural "Would remove the following items:"
9084 #: builtin/clean.c:845
9085 msgid "No more files to clean, exiting."
9088 #: builtin/clean.c:907
9089 msgid "do not print names of files removed"
9092 #: builtin/clean.c:909
9096 #: builtin/clean.c:910
9097 msgid "interactive cleaning"
9100 #: builtin/clean.c:912
9101 msgid "remove whole directories"
9104 #: builtin/clean.c:913 builtin/describe.c:546 builtin/describe.c:548
9105 #: builtin/grep.c:897 builtin/log.c:167 builtin/log.c:169
9106 #: builtin/ls-files.c:557 builtin/name-rev.c:415 builtin/name-rev.c:417
9107 #: builtin/show-ref.c:178
9111 #: builtin/clean.c:914
9112 msgid "add <pattern> to ignore rules"
9115 #: builtin/clean.c:915
9116 msgid "remove ignored files, too"
9119 #: builtin/clean.c:917
9120 msgid "remove only ignored files"
9123 #: builtin/clean.c:935
9124 msgid "-x and -X cannot be used together"
9127 #: builtin/clean.c:939
9129 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
9133 #: builtin/clean.c:942
9135 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
9139 #: builtin/clone.c:44
9140 msgid "git clone [<options>] [--] <repo> [<dir>]"
9143 #: builtin/clone.c:89
9144 msgid "don't create a checkout"
9147 #: builtin/clone.c:90 builtin/clone.c:92 builtin/init-db.c:481
9148 msgid "create a bare repository"
9151 #: builtin/clone.c:94
9152 msgid "create a mirror repository (implies bare)"
9155 #: builtin/clone.c:96
9156 msgid "to clone from a local repository"
9159 #: builtin/clone.c:98
9160 msgid "don't use local hardlinks, always copy"
9163 #: builtin/clone.c:100
9164 msgid "setup as shared repository"
9167 #: builtin/clone.c:102 builtin/clone.c:106
9171 #: builtin/clone.c:102 builtin/clone.c:106
9172 msgid "initialize submodules in the clone"
9175 #: builtin/clone.c:109
9176 msgid "number of submodules cloned in parallel"
9179 #: builtin/clone.c:110 builtin/init-db.c:478
9180 msgid "template-directory"
9183 #: builtin/clone.c:111 builtin/init-db.c:479
9184 msgid "directory from which templates will be used"
9187 #: builtin/clone.c:113 builtin/clone.c:115 builtin/submodule--helper.c:1379
9188 #: builtin/submodule--helper.c:1860
9189 msgid "reference repository"
9192 #: builtin/clone.c:117 builtin/submodule--helper.c:1381
9193 #: builtin/submodule--helper.c:1862
9194 msgid "use --reference only while cloning"
9197 #: builtin/clone.c:118 builtin/column.c:27 builtin/merge-file.c:46
9198 #: builtin/pack-objects.c:3303 builtin/repack.c:329
9202 #: builtin/clone.c:119
9203 msgid "use <name> instead of 'origin' to track upstream"
9206 #: builtin/clone.c:121
9207 msgid "checkout <branch> instead of the remote's HEAD"
9210 #: builtin/clone.c:123
9211 msgid "path to git-upload-pack on the remote"
9214 #: builtin/clone.c:124 builtin/fetch.c:142 builtin/grep.c:836
9215 #: builtin/pull.c:218
9219 #: builtin/clone.c:125
9220 msgid "create a shallow clone of that depth"
9223 #: builtin/clone.c:126 builtin/fetch.c:144 builtin/pack-objects.c:3292
9227 #: builtin/clone.c:127
9228 msgid "create a shallow clone since a specific time"
9231 #: builtin/clone.c:128 builtin/fetch.c:146 builtin/fetch.c:169
9232 #: builtin/rebase.c:1039
9236 #: builtin/clone.c:129 builtin/fetch.c:147
9237 msgid "deepen history of shallow clone, excluding rev"
9240 #: builtin/clone.c:131
9241 msgid "clone only one branch, HEAD or --branch"
9244 #: builtin/clone.c:133
9245 msgid "don't clone any tags, and make later fetches not to follow them"
9248 #: builtin/clone.c:135
9249 msgid "any cloned submodules will be shallow"
9252 #: builtin/clone.c:136 builtin/init-db.c:487
9256 #: builtin/clone.c:137 builtin/init-db.c:488
9257 msgid "separate git dir from working tree"
9260 #: builtin/clone.c:138
9264 #: builtin/clone.c:139
9265 msgid "set config inside the new repository"
9268 #: builtin/clone.c:140 builtin/fetch.c:165 builtin/pull.c:231
9269 #: builtin/push.c:586
9270 msgid "use IPv4 addresses only"
9273 #: builtin/clone.c:142 builtin/fetch.c:167 builtin/pull.c:234
9274 #: builtin/push.c:588
9275 msgid "use IPv6 addresses only"
9278 #: builtin/clone.c:280
9280 "No directory name could be guessed.\n"
9281 "Please specify a directory on the command line"
9284 #: builtin/clone.c:333
9286 msgid "info: Could not add alternate for '%s': %s\n"
9289 #: builtin/clone.c:405
9291 msgid "failed to open '%s'"
9294 #: builtin/clone.c:413
9296 msgid "%s exists and is not a directory"
9299 #: builtin/clone.c:427
9301 msgid "failed to stat %s\n"
9304 #: builtin/clone.c:444
9306 msgid "failed to unlink '%s'"
9309 #: builtin/clone.c:449
9311 msgid "failed to create link '%s'"
9314 #: builtin/clone.c:453
9316 msgid "failed to copy file to '%s'"
9319 #: builtin/clone.c:479
9324 #: builtin/clone.c:493
9326 "Clone succeeded, but checkout failed.\n"
9327 "You can inspect what was checked out with 'git status'\n"
9328 "and retry the checkout with 'git checkout -f HEAD'\n"
9331 #: builtin/clone.c:570
9333 msgid "Could not find remote branch %s to clone."
9336 #: builtin/clone.c:687
9338 msgid "unable to update %s"
9341 #: builtin/clone.c:737
9342 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
9345 #: builtin/clone.c:768
9346 msgid "unable to checkout working tree"
9349 #: builtin/clone.c:813
9350 msgid "unable to write parameters to config file"
9353 #: builtin/clone.c:876
9354 msgid "cannot repack to clean up"
9357 #: builtin/clone.c:878
9358 msgid "cannot unlink temporary alternates file"
9361 #: builtin/clone.c:918 builtin/receive-pack.c:1941
9362 msgid "Too many arguments."
9365 #: builtin/clone.c:922
9366 msgid "You must specify a repository to clone."
9369 #: builtin/clone.c:935
9371 msgid "--bare and --origin %s options are incompatible."
9374 #: builtin/clone.c:938
9375 msgid "--bare and --separate-git-dir are incompatible."
9378 #: builtin/clone.c:951
9380 msgid "repository '%s' does not exist"
9383 #: builtin/clone.c:957 builtin/fetch.c:1608
9385 msgid "depth %s is not a positive number"
9388 #: builtin/clone.c:967
9390 msgid "destination path '%s' already exists and is not an empty directory."
9393 #: builtin/clone.c:977
9395 msgid "working tree '%s' already exists."
9398 #: builtin/clone.c:992 builtin/clone.c:1013 builtin/difftool.c:272
9399 #: builtin/worktree.c:296 builtin/worktree.c:326
9401 msgid "could not create leading directories of '%s'"
9404 #: builtin/clone.c:997
9406 msgid "could not create work tree dir '%s'"
9409 #: builtin/clone.c:1017
9411 msgid "Cloning into bare repository '%s'...\n"
9414 #: builtin/clone.c:1019
9416 msgid "Cloning into '%s'...\n"
9419 #: builtin/clone.c:1043
9421 "clone --recursive is not compatible with both --reference and --reference-if-"
9425 #: builtin/clone.c:1104
9426 msgid "--depth is ignored in local clones; use file:// instead."
9429 #: builtin/clone.c:1106
9430 msgid "--shallow-since is ignored in local clones; use file:// instead."
9433 #: builtin/clone.c:1108
9434 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
9437 #: builtin/clone.c:1110
9438 msgid "--filter is ignored in local clones; use file:// instead."
9441 #: builtin/clone.c:1113
9442 msgid "source repository is shallow, ignoring --local"
9445 #: builtin/clone.c:1118
9446 msgid "--local is ignored"
9449 #: builtin/clone.c:1192 builtin/clone.c:1200
9451 msgid "Remote branch %s not found in upstream %s"
9454 #: builtin/clone.c:1203
9455 msgid "You appear to have cloned an empty repository."
9458 #: builtin/column.c:10
9459 msgid "git column [<options>]"
9462 #: builtin/column.c:27
9463 msgid "lookup config vars"
9466 #: builtin/column.c:28 builtin/column.c:29
9467 msgid "layout to use"
9470 #: builtin/column.c:30
9471 msgid "Maximum width"
9474 #: builtin/column.c:31
9475 msgid "Padding space on left border"
9478 #: builtin/column.c:32
9479 msgid "Padding space on right border"
9482 #: builtin/column.c:33
9483 msgid "Padding space between columns"
9486 #: builtin/column.c:51
9487 msgid "--command must be the first argument"
9490 #: builtin/commit.c:41
9491 msgid "git commit [<options>] [--] <pathspec>..."
9494 #: builtin/commit.c:46
9495 msgid "git status [<options>] [--] <pathspec>..."
9498 #: builtin/commit.c:51
9500 "You asked to amend the most recent commit, but doing so would make\n"
9501 "it empty. You can repeat your command with --allow-empty, or you can\n"
9502 "remove the commit entirely with \"git reset HEAD^\".\n"
9505 #: builtin/commit.c:56
9507 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
9508 "If you wish to commit it anyway, use:\n"
9510 " git commit --allow-empty\n"
9514 #: builtin/commit.c:63
9515 msgid "Otherwise, please use 'git reset'\n"
9518 #: builtin/commit.c:66
9520 "If you wish to skip this commit, use:\n"
9524 "Then \"git cherry-pick --continue\" will resume cherry-picking\n"
9525 "the remaining commits.\n"
9528 #: builtin/commit.c:312
9529 msgid "failed to unpack HEAD tree object"
9532 #: builtin/commit.c:353
9533 msgid "unable to create temporary index"
9536 #: builtin/commit.c:359
9537 msgid "interactive add failed"
9540 #: builtin/commit.c:373
9541 msgid "unable to update temporary index"
9544 #: builtin/commit.c:375
9545 msgid "Failed to update main cache tree"
9548 #: builtin/commit.c:400 builtin/commit.c:423 builtin/commit.c:469
9549 msgid "unable to write new_index file"
9552 #: builtin/commit.c:452
9553 msgid "cannot do a partial commit during a merge."
9556 #: builtin/commit.c:454
9557 msgid "cannot do a partial commit during a cherry-pick."
9560 #: builtin/commit.c:462
9561 msgid "cannot read the index"
9564 #: builtin/commit.c:481
9565 msgid "unable to write temporary index file"
9568 #: builtin/commit.c:579
9570 msgid "commit '%s' lacks author header"
9573 #: builtin/commit.c:581
9575 msgid "commit '%s' has malformed author line"
9578 #: builtin/commit.c:600
9579 msgid "malformed --author parameter"
9582 #: builtin/commit.c:652
9584 "unable to select a comment character that is not used\n"
9585 "in the current commit message"
9588 #: builtin/commit.c:689 builtin/commit.c:722 builtin/commit.c:1052
9590 msgid "could not lookup commit %s"
9593 #: builtin/commit.c:701 builtin/shortlog.c:319
9595 msgid "(reading log message from standard input)\n"
9598 #: builtin/commit.c:703
9599 msgid "could not read log from standard input"
9602 #: builtin/commit.c:707
9604 msgid "could not read log file '%s'"
9607 #: builtin/commit.c:736 builtin/commit.c:744
9608 msgid "could not read SQUASH_MSG"
9611 #: builtin/commit.c:741
9612 msgid "could not read MERGE_MSG"
9615 #: builtin/commit.c:795
9616 msgid "could not write commit template"
9619 #: builtin/commit.c:813
9623 "It looks like you may be committing a merge.\n"
9624 "If this is not correct, please remove the file\n"
9629 #: builtin/commit.c:818
9633 "It looks like you may be committing a cherry-pick.\n"
9634 "If this is not correct, please remove the file\n"
9639 #: builtin/commit.c:831
9642 "Please enter the commit message for your changes. Lines starting\n"
9643 "with '%c' will be ignored, and an empty message aborts the commit.\n"
9646 #: builtin/commit.c:839
9649 "Please enter the commit message for your changes. Lines starting\n"
9650 "with '%c' will be kept; you may remove them yourself if you want to.\n"
9651 "An empty message aborts the commit.\n"
9654 #: builtin/commit.c:856
9656 msgid "%sAuthor: %.*s <%.*s>"
9659 #: builtin/commit.c:864
9664 #: builtin/commit.c:871
9666 msgid "%sCommitter: %.*s <%.*s>"
9669 #: builtin/commit.c:889
9670 msgid "Cannot read index"
9673 #: builtin/commit.c:956
9674 msgid "Error building trees"
9677 #: builtin/commit.c:970 builtin/tag.c:258
9679 msgid "Please supply the message using either -m or -F option.\n"
9682 #: builtin/commit.c:1014
9684 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
9687 #: builtin/commit.c:1028
9689 msgid "Invalid ignored mode '%s'"
9692 #: builtin/commit.c:1042 builtin/commit.c:1279
9694 msgid "Invalid untracked files mode '%s'"
9697 #: builtin/commit.c:1080
9698 msgid "--long and -z are incompatible"
9701 #: builtin/commit.c:1113
9702 msgid "Using both --reset-author and --author does not make sense"
9705 #: builtin/commit.c:1122
9706 msgid "You have nothing to amend."
9709 #: builtin/commit.c:1125
9710 msgid "You are in the middle of a merge -- cannot amend."
9713 #: builtin/commit.c:1127
9714 msgid "You are in the middle of a cherry-pick -- cannot amend."
9717 #: builtin/commit.c:1130
9718 msgid "Options --squash and --fixup cannot be used together"
9721 #: builtin/commit.c:1140
9722 msgid "Only one of -c/-C/-F/--fixup can be used."
9725 #: builtin/commit.c:1142
9726 msgid "Option -m cannot be combined with -c/-C/-F."
9729 #: builtin/commit.c:1150
9730 msgid "--reset-author can be used only with -C, -c or --amend."
9733 #: builtin/commit.c:1167
9734 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
9737 #: builtin/commit.c:1169
9738 msgid "No paths with --include/--only does not make sense."
9741 #: builtin/commit.c:1183 builtin/tag.c:546
9743 msgid "Invalid cleanup mode %s"
9746 #: builtin/commit.c:1188
9747 msgid "Paths with -a does not make sense."
9750 #: builtin/commit.c:1314 builtin/commit.c:1498
9751 msgid "show status concisely"
9754 #: builtin/commit.c:1316 builtin/commit.c:1500
9755 msgid "show branch information"
9758 #: builtin/commit.c:1318
9759 msgid "show stash information"
9762 #: builtin/commit.c:1320 builtin/commit.c:1502
9763 msgid "compute full ahead/behind values"
9766 #: builtin/commit.c:1322
9770 #: builtin/commit.c:1322 builtin/commit.c:1504 builtin/push.c:561
9771 #: builtin/worktree.c:640
9772 msgid "machine-readable output"
9775 #: builtin/commit.c:1325 builtin/commit.c:1506
9776 msgid "show status in long format (default)"
9779 #: builtin/commit.c:1328 builtin/commit.c:1509
9780 msgid "terminate entries with NUL"
9783 #: builtin/commit.c:1330 builtin/commit.c:1334 builtin/commit.c:1512
9784 #: builtin/fast-export.c:1085 builtin/fast-export.c:1088 builtin/rebase.c:1118
9785 #: builtin/tag.c:400
9789 #: builtin/commit.c:1331 builtin/commit.c:1512
9790 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
9793 #: builtin/commit.c:1335
9795 "show ignored files, optional modes: traditional, matching, no. (Default: "
9799 #: builtin/commit.c:1337 parse-options.h:164
9803 #: builtin/commit.c:1338
9805 "ignore changes to submodules, optional when: all, dirty, untracked. "
9809 #: builtin/commit.c:1340
9810 msgid "list untracked files in columns"
9813 #: builtin/commit.c:1341
9814 msgid "do not detect renames"
9817 #: builtin/commit.c:1343
9818 msgid "detect renames, optionally set similarity index"
9821 #: builtin/commit.c:1363
9822 msgid "Unsupported combination of ignored and untracked-files arguments"
9825 #: builtin/commit.c:1468
9826 msgid "suppress summary after successful commit"
9829 #: builtin/commit.c:1469
9830 msgid "show diff in commit message template"
9833 #: builtin/commit.c:1471
9834 msgid "Commit message options"
9837 #: builtin/commit.c:1472 builtin/merge.c:264 builtin/tag.c:397
9838 msgid "read message from file"
9841 #: builtin/commit.c:1473
9845 #: builtin/commit.c:1473
9846 msgid "override author for commit"
9849 #: builtin/commit.c:1474 builtin/gc.c:518
9853 #: builtin/commit.c:1474
9854 msgid "override date for commit"
9857 #: builtin/commit.c:1475 builtin/merge.c:260 builtin/notes.c:409
9858 #: builtin/notes.c:575 builtin/tag.c:395
9862 #: builtin/commit.c:1475
9863 msgid "commit message"
9866 #: builtin/commit.c:1476 builtin/commit.c:1477 builtin/commit.c:1478
9867 #: builtin/commit.c:1479 parse-options.h:278 ref-filter.h:92
9871 #: builtin/commit.c:1476
9872 msgid "reuse and edit message from specified commit"
9875 #: builtin/commit.c:1477
9876 msgid "reuse message from specified commit"
9879 #: builtin/commit.c:1478
9880 msgid "use autosquash formatted message to fixup specified commit"
9883 #: builtin/commit.c:1479
9884 msgid "use autosquash formatted message to squash specified commit"
9887 #: builtin/commit.c:1480
9888 msgid "the commit is authored by me now (used with -C/-c/--amend)"
9891 #: builtin/commit.c:1481 builtin/log.c:1533 builtin/merge.c:277
9892 #: builtin/pull.c:156 builtin/revert.c:107
9893 msgid "add Signed-off-by:"
9896 #: builtin/commit.c:1482
9897 msgid "use specified template file"
9900 #: builtin/commit.c:1483
9901 msgid "force edit of commit"
9904 #: builtin/commit.c:1484
9908 #: builtin/commit.c:1484 builtin/tag.c:401
9909 msgid "how to strip spaces and #comments from message"
9912 #: builtin/commit.c:1485
9913 msgid "include status in commit message template"
9916 #: builtin/commit.c:1487 builtin/merge.c:275 builtin/pull.c:186
9917 #: builtin/revert.c:115
9918 msgid "GPG sign commit"
9921 #: builtin/commit.c:1490
9922 msgid "Commit contents options"
9925 #: builtin/commit.c:1491
9926 msgid "commit all changed files"
9929 #: builtin/commit.c:1492
9930 msgid "add specified files to index for commit"
9933 #: builtin/commit.c:1493
9934 msgid "interactively add files"
9937 #: builtin/commit.c:1494
9938 msgid "interactively add changes"
9941 #: builtin/commit.c:1495
9942 msgid "commit only specified files"
9945 #: builtin/commit.c:1496
9946 msgid "bypass pre-commit and commit-msg hooks"
9949 #: builtin/commit.c:1497
9950 msgid "show what would be committed"
9953 #: builtin/commit.c:1510
9954 msgid "amend previous commit"
9957 #: builtin/commit.c:1511
9958 msgid "bypass post-rewrite hook"
9961 #: builtin/commit.c:1516
9962 msgid "ok to record an empty change"
9965 #: builtin/commit.c:1518
9966 msgid "ok to record a change with an empty message"
9969 #: builtin/commit.c:1591
9971 msgid "Corrupt MERGE_HEAD file (%s)"
9974 #: builtin/commit.c:1598
9975 msgid "could not read MERGE_MODE"
9978 #: builtin/commit.c:1617
9980 msgid "could not read commit message: %s"
9983 #: builtin/commit.c:1628
9985 msgid "Aborting commit due to empty commit message.\n"
9988 #: builtin/commit.c:1633
9990 msgid "Aborting commit; you did not edit the message.\n"
9993 #: builtin/commit.c:1668
9995 "repository has been updated, but unable to write\n"
9996 "new_index file. Check that disk is not full and quota is\n"
9997 "not exceeded, and then \"git reset HEAD\" to recover."
10000 #: builtin/commit-graph.c:10
10001 msgid "git commit-graph [--object-dir <objdir>]"
10004 #: builtin/commit-graph.c:11 builtin/commit-graph.c:23
10005 msgid "git commit-graph read [--object-dir <objdir>]"
10008 #: builtin/commit-graph.c:12 builtin/commit-graph.c:18
10009 msgid "git commit-graph verify [--object-dir <objdir>]"
10012 #: builtin/commit-graph.c:13 builtin/commit-graph.c:28
10014 "git commit-graph write [--object-dir <objdir>] [--append] [--reachable|--"
10015 "stdin-packs|--stdin-commits]"
10018 #: builtin/commit-graph.c:48 builtin/commit-graph.c:78
10019 #: builtin/commit-graph.c:132 builtin/commit-graph.c:190 builtin/fetch.c:153
10020 #: builtin/log.c:1553
10024 #: builtin/commit-graph.c:49 builtin/commit-graph.c:79
10025 #: builtin/commit-graph.c:133 builtin/commit-graph.c:191
10026 msgid "The object directory to store the graph"
10029 #: builtin/commit-graph.c:135
10030 msgid "start walk at all refs"
10033 #: builtin/commit-graph.c:137
10034 msgid "scan pack-indexes listed by stdin for commits"
10037 #: builtin/commit-graph.c:139
10038 msgid "start walk at commits listed by stdin"
10041 #: builtin/commit-graph.c:141
10042 msgid "include all commits already in the commit-graph file"
10045 #: builtin/commit-graph.c:150
10046 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
10049 #: builtin/config.c:11
10050 msgid "git config [<options>]"
10053 #: builtin/config.c:103
10055 msgid "unrecognized --type argument, %s"
10058 #: builtin/config.c:115
10059 msgid "only one type at a time"
10062 #: builtin/config.c:124
10063 msgid "Config file location"
10066 #: builtin/config.c:125
10067 msgid "use global config file"
10070 #: builtin/config.c:126
10071 msgid "use system config file"
10074 #: builtin/config.c:127
10075 msgid "use repository config file"
10078 #: builtin/config.c:128
10079 msgid "use per-worktree config file"
10082 #: builtin/config.c:129
10083 msgid "use given config file"
10086 #: builtin/config.c:130
10090 #: builtin/config.c:130
10091 msgid "read config from given blob object"
10094 #: builtin/config.c:131
10098 #: builtin/config.c:132
10099 msgid "get value: name [value-regex]"
10102 #: builtin/config.c:133
10103 msgid "get all values: key [value-regex]"
10106 #: builtin/config.c:134
10107 msgid "get values for regexp: name-regex [value-regex]"
10110 #: builtin/config.c:135
10111 msgid "get value specific for the URL: section[.var] URL"
10114 #: builtin/config.c:136
10115 msgid "replace all matching variables: name value [value_regex]"
10118 #: builtin/config.c:137
10119 msgid "add a new variable: name value"
10122 #: builtin/config.c:138
10123 msgid "remove a variable: name [value-regex]"
10126 #: builtin/config.c:139
10127 msgid "remove all matches: name [value-regex]"
10130 #: builtin/config.c:140
10131 msgid "rename section: old-name new-name"
10134 #: builtin/config.c:141
10135 msgid "remove a section: name"
10138 #: builtin/config.c:142
10142 #: builtin/config.c:143
10143 msgid "open an editor"
10146 #: builtin/config.c:144
10147 msgid "find the color configured: slot [default]"
10150 #: builtin/config.c:145
10151 msgid "find the color setting: slot [stdout-is-tty]"
10154 #: builtin/config.c:146
10158 #: builtin/config.c:147
10159 msgid "value is given this type"
10162 #: builtin/config.c:148
10163 msgid "value is \"true\" or \"false\""
10166 #: builtin/config.c:149
10167 msgid "value is decimal number"
10170 #: builtin/config.c:150
10171 msgid "value is --bool or --int"
10174 #: builtin/config.c:151
10175 msgid "value is a path (file or directory name)"
10178 #: builtin/config.c:152
10179 msgid "value is an expiry date"
10182 #: builtin/config.c:153
10186 #: builtin/config.c:154
10187 msgid "terminate values with NUL byte"
10190 #: builtin/config.c:155
10191 msgid "show variable names only"
10194 #: builtin/config.c:156
10195 msgid "respect include directives on lookup"
10198 #: builtin/config.c:157
10199 msgid "show origin of config (file, standard input, blob, command line)"
10202 #: builtin/config.c:158
10206 #: builtin/config.c:158
10207 msgid "with --get, use default value when missing entry"
10210 #: builtin/config.c:172
10212 msgid "wrong number of arguments, should be %d"
10215 #: builtin/config.c:174
10217 msgid "wrong number of arguments, should be from %d to %d"
10220 #: builtin/config.c:308
10222 msgid "invalid key pattern: %s"
10225 #: builtin/config.c:344
10227 msgid "failed to format default config value: %s"
10230 #: builtin/config.c:401
10232 msgid "cannot parse color '%s'"
10235 #: builtin/config.c:443
10236 msgid "unable to parse default color value"
10239 #: builtin/config.c:496 builtin/config.c:742
10240 msgid "not in a git directory"
10243 #: builtin/config.c:499
10244 msgid "writing to stdin is not supported"
10247 #: builtin/config.c:502
10248 msgid "writing config blobs is not supported"
10251 #: builtin/config.c:587
10254 "# This is Git's per-user configuration file.\n"
10256 "# Please adapt and uncomment the following lines:\n"
10261 #: builtin/config.c:611
10262 msgid "only one config file at a time"
10265 #: builtin/config.c:616
10266 msgid "--local can only be used inside a git repository"
10269 #: builtin/config.c:619
10270 msgid "--blob can only be used inside a git repository"
10273 #: builtin/config.c:638
10274 msgid "$HOME not set"
10277 #: builtin/config.c:658
10279 "--worktree cannot be used with multiple working trees unless the config\n"
10280 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
10281 "section in \"git help worktree\" for details"
10284 #: builtin/config.c:688
10285 msgid "--get-color and variable type are incoherent"
10288 #: builtin/config.c:693
10289 msgid "only one action at a time"
10292 #: builtin/config.c:706
10293 msgid "--name-only is only applicable to --list or --get-regexp"
10296 #: builtin/config.c:712
10298 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
10302 #: builtin/config.c:718
10303 msgid "--default is only applicable to --get"
10306 #: builtin/config.c:731
10308 msgid "unable to read config file '%s'"
10311 #: builtin/config.c:734
10312 msgid "error processing config file(s)"
10315 #: builtin/config.c:744
10316 msgid "editing stdin is not supported"
10319 #: builtin/config.c:746
10320 msgid "editing blobs is not supported"
10323 #: builtin/config.c:760
10325 msgid "cannot create configuration file %s"
10328 #: builtin/config.c:773
10331 "cannot overwrite multiple values with a single value\n"
10332 " Use a regexp, --add or --replace-all to change %s."
10335 #: builtin/config.c:847 builtin/config.c:858
10337 msgid "no such section: %s"
10340 #: builtin/count-objects.c:90
10341 msgid "git count-objects [-v] [-H | --human-readable]"
10344 #: builtin/count-objects.c:100
10345 msgid "print sizes in human readable format"
10348 #: builtin/describe.c:27
10349 msgid "git describe [<options>] [<commit-ish>...]"
10352 #: builtin/describe.c:28
10353 msgid "git describe [<options>] --dirty"
10356 #: builtin/describe.c:63
10360 #: builtin/describe.c:63
10361 msgid "lightweight"
10364 #: builtin/describe.c:63
10368 #: builtin/describe.c:273
10370 msgid "annotated tag %s not available"
10373 #: builtin/describe.c:277
10375 msgid "annotated tag %s has no embedded name"
10378 #: builtin/describe.c:279
10380 msgid "tag '%s' is really '%s' here"
10383 #: builtin/describe.c:323
10385 msgid "no tag exactly matches '%s'"
10388 #: builtin/describe.c:325
10390 msgid "No exact match on refs or tags, searching to describe\n"
10393 #: builtin/describe.c:379
10395 msgid "finished search at %s\n"
10398 #: builtin/describe.c:405
10401 "No annotated tags can describe '%s'.\n"
10402 "However, there were unannotated tags: try --tags."
10405 #: builtin/describe.c:409
10408 "No tags can describe '%s'.\n"
10409 "Try --always, or create some tags."
10412 #: builtin/describe.c:439
10414 msgid "traversed %lu commits\n"
10417 #: builtin/describe.c:442
10420 "more than %i tags found; listed %i most recent\n"
10421 "gave up search at %s\n"
10424 #: builtin/describe.c:510
10426 msgid "describe %s\n"
10429 #: builtin/describe.c:513 builtin/log.c:516
10431 msgid "Not a valid object name %s"
10434 #: builtin/describe.c:521
10436 msgid "%s is neither a commit nor blob"
10439 #: builtin/describe.c:535
10440 msgid "find the tag that comes after the commit"
10443 #: builtin/describe.c:536
10444 msgid "debug search strategy on stderr"
10447 #: builtin/describe.c:537
10448 msgid "use any ref"
10451 #: builtin/describe.c:538
10452 msgid "use any tag, even unannotated"
10455 #: builtin/describe.c:539
10456 msgid "always use long format"
10459 #: builtin/describe.c:540
10460 msgid "only follow first parent"
10463 #: builtin/describe.c:543
10464 msgid "only output exact matches"
10467 #: builtin/describe.c:545
10468 msgid "consider <n> most recent tags (default: 10)"
10471 #: builtin/describe.c:547
10472 msgid "only consider tags matching <pattern>"
10475 #: builtin/describe.c:549
10476 msgid "do not consider tags matching <pattern>"
10479 #: builtin/describe.c:551 builtin/name-rev.c:424
10480 msgid "show abbreviated commit object as fallback"
10483 #: builtin/describe.c:552 builtin/describe.c:555
10487 #: builtin/describe.c:553
10488 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
10491 #: builtin/describe.c:556
10492 msgid "append <mark> on broken working tree (default: \"-broken\")"
10495 #: builtin/describe.c:574
10496 msgid "--long is incompatible with --abbrev=0"
10499 #: builtin/describe.c:603
10500 msgid "No names found, cannot describe anything."
10503 #: builtin/describe.c:654
10504 msgid "--dirty is incompatible with commit-ishes"
10507 #: builtin/describe.c:656
10508 msgid "--broken is incompatible with commit-ishes"
10511 #: builtin/diff.c:84
10513 msgid "'%s': not a regular file or symlink"
10516 #: builtin/diff.c:235
10518 msgid "invalid option: %s"
10521 #: builtin/diff.c:364
10522 msgid "Not a git repository"
10525 #: builtin/diff.c:408
10527 msgid "invalid object '%s' given."
10530 #: builtin/diff.c:417
10532 msgid "more than two blobs given: '%s'"
10535 #: builtin/diff.c:422
10537 msgid "unhandled object '%s' given."
10540 #: builtin/difftool.c:31
10541 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
10544 #: builtin/difftool.c:261
10549 #: builtin/difftool.c:303
10551 msgid "could not read symlink %s"
10554 #: builtin/difftool.c:305
10556 msgid "could not read symlink file %s"
10559 #: builtin/difftool.c:313
10561 msgid "could not read object %s for symlink %s"
10564 #: builtin/difftool.c:414
10566 "combined diff formats('-c' and '--cc') are not supported in\n"
10567 "directory diff mode('-d' and '--dir-diff')."
10570 #: builtin/difftool.c:634
10572 msgid "both files modified: '%s' and '%s'."
10575 #: builtin/difftool.c:636
10576 msgid "working tree file has been left."
10579 #: builtin/difftool.c:647
10581 msgid "temporary files exist in '%s'."
10584 #: builtin/difftool.c:648
10585 msgid "you may want to cleanup or recover these."
10588 #: builtin/difftool.c:697
10589 msgid "use `diff.guitool` instead of `diff.tool`"
10592 #: builtin/difftool.c:699
10593 msgid "perform a full-directory diff"
10596 #: builtin/difftool.c:701
10597 msgid "do not prompt before launching a diff tool"
10600 #: builtin/difftool.c:706
10601 msgid "use symlinks in dir-diff mode"
10604 #: builtin/difftool.c:707
10608 #: builtin/difftool.c:708
10609 msgid "use the specified diff tool"
10612 #: builtin/difftool.c:710
10613 msgid "print a list of diff tools that may be used with `--tool`"
10616 #: builtin/difftool.c:713
10618 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
10622 #: builtin/difftool.c:716
10623 msgid "specify a custom command for viewing diffs"
10626 #: builtin/difftool.c:740
10627 msgid "no <tool> given for --tool=<tool>"
10630 #: builtin/difftool.c:747
10631 msgid "no <cmd> given for --extcmd=<cmd>"
10634 #: builtin/fast-export.c:29
10635 msgid "git fast-export [rev-list-opts]"
10638 #: builtin/fast-export.c:1084
10639 msgid "show progress after <n> objects"
10642 #: builtin/fast-export.c:1086
10643 msgid "select handling of signed tags"
10646 #: builtin/fast-export.c:1089
10647 msgid "select handling of tags that tag filtered objects"
10650 #: builtin/fast-export.c:1092
10651 msgid "Dump marks to this file"
10654 #: builtin/fast-export.c:1094
10655 msgid "Import marks from this file"
10658 #: builtin/fast-export.c:1096
10659 msgid "Fake a tagger when tags lack one"
10662 #: builtin/fast-export.c:1098
10663 msgid "Output full tree for each commit"
10666 #: builtin/fast-export.c:1100
10667 msgid "Use the done feature to terminate the stream"
10670 #: builtin/fast-export.c:1101
10671 msgid "Skip output of blob data"
10674 #: builtin/fast-export.c:1102 builtin/log.c:1601
10678 #: builtin/fast-export.c:1103
10679 msgid "Apply refspec to exported refs"
10682 #: builtin/fast-export.c:1104
10683 msgid "anonymize output"
10686 #: builtin/fast-export.c:1106
10687 msgid "Reference parents which are not in fast-export stream by object id"
10690 #: builtin/fast-export.c:1108
10691 msgid "Show original object ids of blobs/commits"
10694 #: builtin/fetch.c:28
10695 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
10698 #: builtin/fetch.c:29
10699 msgid "git fetch [<options>] <group>"
10702 #: builtin/fetch.c:30
10703 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
10706 #: builtin/fetch.c:31
10707 msgid "git fetch --all [<options>]"
10710 #: builtin/fetch.c:115 builtin/pull.c:195
10711 msgid "fetch from all remotes"
10714 #: builtin/fetch.c:117 builtin/pull.c:198
10715 msgid "append to .git/FETCH_HEAD instead of overwriting"
10718 #: builtin/fetch.c:119 builtin/pull.c:201
10719 msgid "path to upload pack on remote end"
10722 #: builtin/fetch.c:120
10723 msgid "force overwrite of local reference"
10726 #: builtin/fetch.c:122
10727 msgid "fetch from multiple remotes"
10730 #: builtin/fetch.c:124 builtin/pull.c:205
10731 msgid "fetch all tags and associated objects"
10734 #: builtin/fetch.c:126
10735 msgid "do not fetch all tags (--no-tags)"
10738 #: builtin/fetch.c:128
10739 msgid "number of submodules fetched in parallel"
10742 #: builtin/fetch.c:130 builtin/pull.c:208
10743 msgid "prune remote-tracking branches no longer on remote"
10746 #: builtin/fetch.c:132
10747 msgid "prune local tags no longer on remote and clobber changed tags"
10750 #: builtin/fetch.c:133 builtin/fetch.c:156 builtin/pull.c:133
10754 #: builtin/fetch.c:134
10755 msgid "control recursive fetching of submodules"
10758 #: builtin/fetch.c:138 builtin/pull.c:216
10759 msgid "keep downloaded pack"
10762 #: builtin/fetch.c:140
10763 msgid "allow updating of HEAD ref"
10766 #: builtin/fetch.c:143 builtin/fetch.c:149 builtin/pull.c:219
10767 msgid "deepen history of shallow clone"
10770 #: builtin/fetch.c:145
10771 msgid "deepen history of shallow repository based on time"
10774 #: builtin/fetch.c:151 builtin/pull.c:222
10775 msgid "convert to a complete repository"
10778 #: builtin/fetch.c:154
10779 msgid "prepend this to submodule path output"
10782 #: builtin/fetch.c:157
10784 "default for recursive fetching of submodules (lower priority than config "
10788 #: builtin/fetch.c:161 builtin/pull.c:225
10789 msgid "accept refs that update .git/shallow"
10792 #: builtin/fetch.c:162 builtin/pull.c:227
10796 #: builtin/fetch.c:163 builtin/pull.c:228
10797 msgid "specify fetch refmap"
10800 #: builtin/fetch.c:164 builtin/ls-remote.c:77 builtin/push.c:585
10801 #: builtin/send-pack.c:172
10802 msgid "server-specific"
10805 #: builtin/fetch.c:164 builtin/ls-remote.c:77 builtin/push.c:585
10806 #: builtin/send-pack.c:173
10807 msgid "option to transmit"
10810 #: builtin/fetch.c:170
10811 msgid "report that we have only objects reachable from this object"
10814 #: builtin/fetch.c:469
10815 msgid "Couldn't find remote ref HEAD"
10818 #: builtin/fetch.c:608
10820 msgid "configuration fetch.output contains invalid value %s"
10823 #: builtin/fetch.c:705
10825 msgid "object %s not found"
10828 #: builtin/fetch.c:709
10829 msgid "[up to date]"
10832 #: builtin/fetch.c:722 builtin/fetch.c:738 builtin/fetch.c:801
10836 #: builtin/fetch.c:723
10837 msgid "can't fetch in current branch"
10840 #: builtin/fetch.c:733
10841 msgid "[tag update]"
10844 #: builtin/fetch.c:734 builtin/fetch.c:771 builtin/fetch.c:784
10845 #: builtin/fetch.c:796
10846 msgid "unable to update local ref"
10849 #: builtin/fetch.c:738
10850 msgid "would clobber existing tag"
10853 #: builtin/fetch.c:760
10857 #: builtin/fetch.c:763
10858 msgid "[new branch]"
10861 #: builtin/fetch.c:766
10865 #: builtin/fetch.c:796
10866 msgid "forced update"
10869 #: builtin/fetch.c:801
10870 msgid "non-fast-forward"
10873 #: builtin/fetch.c:847
10875 msgid "%s did not send all necessary objects\n"
10878 #: builtin/fetch.c:868
10880 msgid "reject %s because shallow roots are not allowed to be updated"
10883 #: builtin/fetch.c:959 builtin/fetch.c:1081
10885 msgid "From %.*s\n"
10888 #: builtin/fetch.c:970
10891 "some local refs could not be updated; try running\n"
10892 " 'git remote prune %s' to remove any old, conflicting branches"
10895 #: builtin/fetch.c:1051
10897 msgid " (%s will become dangling)"
10900 #: builtin/fetch.c:1052
10902 msgid " (%s has become dangling)"
10905 #: builtin/fetch.c:1084
10909 #: builtin/fetch.c:1085 builtin/remote.c:1036
10913 #: builtin/fetch.c:1108
10915 msgid "Refusing to fetch into current branch %s of non-bare repository"
10918 #: builtin/fetch.c:1127
10920 msgid "Option \"%s\" value \"%s\" is not valid for %s"
10923 #: builtin/fetch.c:1130
10925 msgid "Option \"%s\" is ignored for %s\n"
10928 #: builtin/fetch.c:1434
10930 msgid "Fetching %s\n"
10933 #: builtin/fetch.c:1436 builtin/remote.c:100
10935 msgid "Could not fetch %s"
10938 #: builtin/fetch.c:1482
10940 "--filter can only be used with the remote configured in extensions."
10944 #: builtin/fetch.c:1506
10946 "No remote repository specified. Please, specify either a URL or a\n"
10947 "remote name from which new revisions should be fetched."
10950 #: builtin/fetch.c:1543
10951 msgid "You need to specify a tag name."
10954 #: builtin/fetch.c:1592
10955 msgid "Negative depth in --deepen is not supported"
10958 #: builtin/fetch.c:1594
10959 msgid "--deepen and --depth are mutually exclusive"
10962 #: builtin/fetch.c:1599
10963 msgid "--depth and --unshallow cannot be used together"
10966 #: builtin/fetch.c:1601
10967 msgid "--unshallow on a complete repository does not make sense"
10970 #: builtin/fetch.c:1617
10971 msgid "fetch --all does not take a repository argument"
10974 #: builtin/fetch.c:1619
10975 msgid "fetch --all does not make sense with refspecs"
10978 #: builtin/fetch.c:1628
10980 msgid "No such remote or remote group: %s"
10983 #: builtin/fetch.c:1635
10984 msgid "Fetching a group and specifying refspecs does not make sense"
10987 #: builtin/fetch.c:1651
10989 "--filter can only be used with the remote configured in extensions."
10993 #: builtin/fmt-merge-msg.c:18
10995 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
10998 #: builtin/fmt-merge-msg.c:672
10999 msgid "populate log with at most <n> entries from shortlog"
11002 #: builtin/fmt-merge-msg.c:675
11003 msgid "alias for --log (deprecated)"
11006 #: builtin/fmt-merge-msg.c:678
11010 #: builtin/fmt-merge-msg.c:679
11011 msgid "use <text> as start of message"
11014 #: builtin/fmt-merge-msg.c:680
11015 msgid "file to read from"
11018 #: builtin/for-each-ref.c:10
11019 msgid "git for-each-ref [<options>] [<pattern>]"
11022 #: builtin/for-each-ref.c:11
11023 msgid "git for-each-ref [--points-at <object>]"
11026 #: builtin/for-each-ref.c:12
11027 msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
11030 #: builtin/for-each-ref.c:13
11031 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
11034 #: builtin/for-each-ref.c:28
11035 msgid "quote placeholders suitably for shells"
11038 #: builtin/for-each-ref.c:30
11039 msgid "quote placeholders suitably for perl"
11042 #: builtin/for-each-ref.c:32
11043 msgid "quote placeholders suitably for python"
11046 #: builtin/for-each-ref.c:34
11047 msgid "quote placeholders suitably for Tcl"
11050 #: builtin/for-each-ref.c:37
11051 msgid "show only <n> matched refs"
11054 #: builtin/for-each-ref.c:39 builtin/tag.c:424
11055 msgid "respect format colors"
11058 #: builtin/for-each-ref.c:43
11059 msgid "print only refs which points at the given object"
11062 #: builtin/for-each-ref.c:45
11063 msgid "print only refs that are merged"
11066 #: builtin/for-each-ref.c:46
11067 msgid "print only refs that are not merged"
11070 #: builtin/for-each-ref.c:47
11071 msgid "print only refs which contain the commit"
11074 #: builtin/for-each-ref.c:48
11075 msgid "print only refs which don't contain the commit"
11078 #: builtin/fsck.c:88 builtin/fsck.c:160 builtin/fsck.c:161
11082 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
11083 #: builtin/fsck.c:120 builtin/fsck.c:136
11085 msgid "error in %s %s: %s"
11088 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
11089 #: builtin/fsck.c:131
11091 msgid "warning in %s %s: %s"
11094 #: builtin/fsck.c:157 builtin/fsck.c:159
11096 msgid "broken link from %7s %s"
11099 #: builtin/fsck.c:168
11100 msgid "wrong object type in link"
11103 #: builtin/fsck.c:184
11106 "broken link from %7s %s\n"
11110 #: builtin/fsck.c:253
11112 msgid "missing %s %s"
11115 #: builtin/fsck.c:279
11117 msgid "unreachable %s %s"
11120 #: builtin/fsck.c:298
11122 msgid "dangling %s %s"
11125 #: builtin/fsck.c:307
11126 msgid "could not create lost-found"
11129 #: builtin/fsck.c:318
11131 msgid "could not finish '%s'"
11134 #: builtin/fsck.c:335
11136 msgid "Checking %s"
11139 #: builtin/fsck.c:353
11141 msgid "Checking connectivity (%d objects)"
11144 #: builtin/fsck.c:372
11146 msgid "Checking %s %s"
11149 #: builtin/fsck.c:376
11150 msgid "broken links"
11153 #: builtin/fsck.c:385
11158 #: builtin/fsck.c:393
11160 msgid "tagged %s %s (%s) in %s"
11163 #: builtin/fsck.c:422
11165 msgid "%s: object corrupt or missing"
11168 #: builtin/fsck.c:447
11170 msgid "%s: invalid reflog entry %s"
11173 #: builtin/fsck.c:461
11175 msgid "Checking reflog %s->%s"
11178 #: builtin/fsck.c:495
11180 msgid "%s: invalid sha1 pointer %s"
11183 #: builtin/fsck.c:502
11185 msgid "%s: not a commit"
11188 #: builtin/fsck.c:557
11189 msgid "notice: No default references"
11192 #: builtin/fsck.c:572
11194 msgid "%s: object corrupt or missing: %s"
11197 #: builtin/fsck.c:585
11199 msgid "%s: object could not be parsed: %s"
11202 #: builtin/fsck.c:605
11204 msgid "bad sha1 file: %s"
11207 #: builtin/fsck.c:620
11208 msgid "Checking object directory"
11211 #: builtin/fsck.c:623
11212 msgid "Checking object directories"
11215 #: builtin/fsck.c:638
11217 msgid "Checking %s link"
11220 #: builtin/fsck.c:643 builtin/index-pack.c:833
11225 #: builtin/fsck.c:650
11227 msgid "%s points to something strange (%s)"
11230 #: builtin/fsck.c:656
11232 msgid "%s: detached HEAD points at nothing"
11235 #: builtin/fsck.c:660
11237 msgid "notice: %s points to an unborn branch (%s)"
11240 #: builtin/fsck.c:672
11241 msgid "Checking cache tree"
11244 #: builtin/fsck.c:677
11246 msgid "%s: invalid sha1 pointer in cache-tree"
11249 #: builtin/fsck.c:688
11250 msgid "non-tree in cache-tree"
11253 #: builtin/fsck.c:719
11254 msgid "git fsck [<options>] [<object>...]"
11257 #: builtin/fsck.c:725
11258 msgid "show unreachable objects"
11261 #: builtin/fsck.c:726
11262 msgid "show dangling objects"
11265 #: builtin/fsck.c:727
11266 msgid "report tags"
11269 #: builtin/fsck.c:728
11270 msgid "report root nodes"
11273 #: builtin/fsck.c:729
11274 msgid "make index objects head nodes"
11277 #: builtin/fsck.c:730
11278 msgid "make reflogs head nodes (default)"
11281 #: builtin/fsck.c:731
11282 msgid "also consider packs and alternate objects"
11285 #: builtin/fsck.c:732
11286 msgid "check only connectivity"
11289 #: builtin/fsck.c:733
11290 msgid "enable more strict checking"
11293 #: builtin/fsck.c:735
11294 msgid "write dangling objects in .git/lost-found"
11297 #: builtin/fsck.c:736 builtin/prune.c:110
11298 msgid "show progress"
11301 #: builtin/fsck.c:737
11302 msgid "show verbose names for reachable objects"
11305 #: builtin/fsck.c:797
11306 msgid "Checking objects"
11309 #: builtin/fsck.c:825
11311 msgid "%s: object missing"
11314 #: builtin/fsck.c:837
11316 msgid "invalid parameter: expected sha1, got '%s'"
11320 msgid "git gc [<options>]"
11325 msgid "Failed to fstat %s: %s"
11328 #: builtin/gc.c:461 builtin/init-db.c:55
11330 msgid "cannot stat '%s'"
11333 #: builtin/gc.c:470 builtin/notes.c:240 builtin/tag.c:510
11335 msgid "cannot read '%s'"
11338 #: builtin/gc.c:477
11341 "The last gc run reported the following. Please correct the root cause\n"
11343 "Automatic cleanup will not be performed until the file is removed.\n"
11348 #: builtin/gc.c:519
11349 msgid "prune unreferenced objects"
11352 #: builtin/gc.c:521
11353 msgid "be more thorough (increased runtime)"
11356 #: builtin/gc.c:522
11357 msgid "enable auto-gc mode"
11360 #: builtin/gc.c:525
11361 msgid "force running gc even if there may be another gc running"
11364 #: builtin/gc.c:528
11365 msgid "repack all other packs except the largest pack"
11368 #: builtin/gc.c:545
11370 msgid "failed to parse gc.logexpiry value %s"
11373 #: builtin/gc.c:556
11375 msgid "failed to parse prune expiry value %s"
11378 #: builtin/gc.c:576
11380 msgid "Auto packing the repository in background for optimum performance.\n"
11383 #: builtin/gc.c:578
11385 msgid "Auto packing the repository for optimum performance.\n"
11388 #: builtin/gc.c:579
11390 msgid "See \"git help gc\" for manual housekeeping.\n"
11393 #: builtin/gc.c:619
11396 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
11399 #: builtin/gc.c:672
11401 "There are too many unreachable loose objects; run 'git prune' to remove them."
11404 #: builtin/grep.c:29
11405 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
11408 #: builtin/grep.c:225
11410 msgid "grep: failed to create thread: %s"
11413 #: builtin/grep.c:279
11415 msgid "invalid number of threads specified (%d) for %s"
11418 #. TRANSLATORS: %s is the configuration
11419 #. variable for tweaking threads, currently
11422 #: builtin/grep.c:287 builtin/index-pack.c:1506 builtin/index-pack.c:1697
11423 #: builtin/pack-objects.c:2717
11425 msgid "no threads support, ignoring %s"
11428 #: builtin/grep.c:466 builtin/grep.c:590 builtin/grep.c:631
11430 msgid "unable to read tree (%s)"
11433 #: builtin/grep.c:646
11435 msgid "unable to grep from object of type %s"
11438 #: builtin/grep.c:712
11440 msgid "switch `%c' expects a numerical value"
11443 #: builtin/grep.c:811
11444 msgid "search in index instead of in the work tree"
11447 #: builtin/grep.c:813
11448 msgid "find in contents not managed by git"
11451 #: builtin/grep.c:815
11452 msgid "search in both tracked and untracked files"
11455 #: builtin/grep.c:817
11456 msgid "ignore files specified via '.gitignore'"
11459 #: builtin/grep.c:819
11460 msgid "recursively search in each submodule"
11463 #: builtin/grep.c:822
11464 msgid "show non-matching lines"
11467 #: builtin/grep.c:824
11468 msgid "case insensitive matching"
11471 #: builtin/grep.c:826
11472 msgid "match patterns only at word boundaries"
11475 #: builtin/grep.c:828
11476 msgid "process binary files as text"
11479 #: builtin/grep.c:830
11480 msgid "don't match patterns in binary files"
11483 #: builtin/grep.c:833
11484 msgid "process binary files with textconv filters"
11487 #: builtin/grep.c:835
11488 msgid "search in subdirectories (default)"
11491 #: builtin/grep.c:837
11492 msgid "descend at most <depth> levels"
11495 #: builtin/grep.c:841
11496 msgid "use extended POSIX regular expressions"
11499 #: builtin/grep.c:844
11500 msgid "use basic POSIX regular expressions (default)"
11503 #: builtin/grep.c:847
11504 msgid "interpret patterns as fixed strings"
11507 #: builtin/grep.c:850
11508 msgid "use Perl-compatible regular expressions"
11511 #: builtin/grep.c:853
11512 msgid "show line numbers"
11515 #: builtin/grep.c:854
11516 msgid "show column number of first match"
11519 #: builtin/grep.c:855
11520 msgid "don't show filenames"
11523 #: builtin/grep.c:856
11524 msgid "show filenames"
11527 #: builtin/grep.c:858
11528 msgid "show filenames relative to top directory"
11531 #: builtin/grep.c:860
11532 msgid "show only filenames instead of matching lines"
11535 #: builtin/grep.c:862
11536 msgid "synonym for --files-with-matches"
11539 #: builtin/grep.c:865
11540 msgid "show only the names of files without match"
11543 #: builtin/grep.c:867
11544 msgid "print NUL after filenames"
11547 #: builtin/grep.c:870
11548 msgid "show only matching parts of a line"
11551 #: builtin/grep.c:872
11552 msgid "show the number of matches instead of matching lines"
11555 #: builtin/grep.c:873
11556 msgid "highlight matches"
11559 #: builtin/grep.c:875
11560 msgid "print empty line between matches from different files"
11563 #: builtin/grep.c:877
11564 msgid "show filename only once above matches from same file"
11567 #: builtin/grep.c:880
11568 msgid "show <n> context lines before and after matches"
11571 #: builtin/grep.c:883
11572 msgid "show <n> context lines before matches"
11575 #: builtin/grep.c:885
11576 msgid "show <n> context lines after matches"
11579 #: builtin/grep.c:887
11580 msgid "use <n> worker threads"
11583 #: builtin/grep.c:888
11584 msgid "shortcut for -C NUM"
11587 #: builtin/grep.c:891
11588 msgid "show a line with the function name before matches"
11591 #: builtin/grep.c:893
11592 msgid "show the surrounding function"
11595 #: builtin/grep.c:896
11596 msgid "read patterns from file"
11599 #: builtin/grep.c:898
11600 msgid "match <pattern>"
11603 #: builtin/grep.c:900
11604 msgid "combine patterns specified with -e"
11607 #: builtin/grep.c:912
11608 msgid "indicate hit with exit status without output"
11611 #: builtin/grep.c:914
11612 msgid "show only matches from files that match all patterns"
11615 #: builtin/grep.c:916
11616 msgid "show parse tree for grep expression"
11619 #: builtin/grep.c:920
11623 #: builtin/grep.c:920
11624 msgid "show matching files in the pager"
11627 #: builtin/grep.c:924
11628 msgid "allow calling of grep(1) (ignored by this build)"
11631 #: builtin/grep.c:988
11632 msgid "no pattern given"
11635 #: builtin/grep.c:1024
11636 msgid "--no-index or --untracked cannot be used with revs"
11639 #: builtin/grep.c:1032
11641 msgid "unable to resolve revision: %s"
11644 #: builtin/grep.c:1063
11645 msgid "invalid option combination, ignoring --threads"
11648 #: builtin/grep.c:1066 builtin/pack-objects.c:3400
11649 msgid "no threads support, ignoring --threads"
11652 #: builtin/grep.c:1069 builtin/index-pack.c:1503 builtin/pack-objects.c:2714
11654 msgid "invalid number of threads specified (%d)"
11657 #: builtin/grep.c:1092
11658 msgid "--open-files-in-pager only works on the worktree"
11661 #: builtin/grep.c:1115
11662 msgid "option not supported with --recurse-submodules"
11665 #: builtin/grep.c:1121
11666 msgid "--cached or --untracked cannot be used with --no-index"
11669 #: builtin/grep.c:1127
11670 msgid "--[no-]exclude-standard cannot be used for tracked contents"
11673 #: builtin/grep.c:1135
11674 msgid "both --cached and trees are given"
11677 #: builtin/hash-object.c:85
11679 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
11683 #: builtin/hash-object.c:86
11684 msgid "git hash-object --stdin-paths"
11687 #: builtin/hash-object.c:98
11691 #: builtin/hash-object.c:98
11692 msgid "object type"
11695 #: builtin/hash-object.c:99
11696 msgid "write the object into the object database"
11699 #: builtin/hash-object.c:101
11700 msgid "read the object from stdin"
11703 #: builtin/hash-object.c:103
11704 msgid "store file as is without filters"
11707 #: builtin/hash-object.c:104
11709 "just hash any random garbage to create corrupt objects for debugging Git"
11712 #: builtin/hash-object.c:105
11713 msgid "process file as it were from this path"
11716 #: builtin/help.c:46
11717 msgid "print all available commands"
11720 #: builtin/help.c:47
11721 msgid "exclude guides"
11724 #: builtin/help.c:48
11725 msgid "print list of useful guides"
11728 #: builtin/help.c:49
11729 msgid "print all configuration variable names"
11732 #: builtin/help.c:51
11733 msgid "show man page"
11736 #: builtin/help.c:52
11737 msgid "show manual in web browser"
11740 #: builtin/help.c:54
11741 msgid "show info page"
11744 #: builtin/help.c:56
11745 msgid "print command description"
11748 #: builtin/help.c:61
11749 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
11752 #: builtin/help.c:73
11754 msgid "unrecognized help format '%s'"
11757 #: builtin/help.c:100
11758 msgid "Failed to start emacsclient."
11761 #: builtin/help.c:113
11762 msgid "Failed to parse emacsclient version."
11765 #: builtin/help.c:121
11767 msgid "emacsclient version '%d' too old (< 22)."
11770 #: builtin/help.c:139 builtin/help.c:161 builtin/help.c:171 builtin/help.c:179
11772 msgid "failed to exec '%s'"
11775 #: builtin/help.c:217
11778 "'%s': path for unsupported man viewer.\n"
11779 "Please consider using 'man.<tool>.cmd' instead."
11782 #: builtin/help.c:229
11785 "'%s': cmd for supported man viewer.\n"
11786 "Please consider using 'man.<tool>.path' instead."
11789 #: builtin/help.c:346
11791 msgid "'%s': unknown man viewer."
11794 #: builtin/help.c:363
11795 msgid "no man viewer handled the request"
11798 #: builtin/help.c:371
11799 msgid "no info viewer handled the request"
11802 #: builtin/help.c:430 builtin/help.c:441 git.c:323
11804 msgid "'%s' is aliased to '%s'"
11807 #: builtin/help.c:444 git.c:347
11809 msgid "bad alias.%s string: %s"
11812 #: builtin/help.c:473 builtin/help.c:503
11814 msgid "usage: %s%s"
11817 #: builtin/help.c:487
11818 msgid "'git help config' for more information"
11821 #: builtin/index-pack.c:184
11823 msgid "object type mismatch at %s"
11826 #: builtin/index-pack.c:204
11828 msgid "did not receive expected object %s"
11831 #: builtin/index-pack.c:207
11833 msgid "object %s: expected type %s, found %s"
11836 #: builtin/index-pack.c:249
11838 msgid "cannot fill %d byte"
11839 msgid_plural "cannot fill %d bytes"
11843 #: builtin/index-pack.c:259
11847 #: builtin/index-pack.c:260
11848 msgid "read error on input"
11851 #: builtin/index-pack.c:272
11852 msgid "used more bytes than were available"
11855 #: builtin/index-pack.c:279 builtin/pack-objects.c:599
11856 msgid "pack too large for current definition of off_t"
11859 #: builtin/index-pack.c:282 builtin/unpack-objects.c:94
11860 msgid "pack exceeds maximum allowed size"
11863 #: builtin/index-pack.c:297 builtin/repack.c:250
11865 msgid "unable to create '%s'"
11868 #: builtin/index-pack.c:303
11870 msgid "cannot open packfile '%s'"
11873 #: builtin/index-pack.c:317
11874 msgid "pack signature mismatch"
11877 #: builtin/index-pack.c:319
11879 msgid "pack version %<PRIu32> unsupported"
11882 #: builtin/index-pack.c:337
11884 msgid "pack has bad object at offset %<PRIuMAX>: %s"
11887 #: builtin/index-pack.c:457
11889 msgid "inflate returned %d"
11892 #: builtin/index-pack.c:506
11893 msgid "offset value overflow for delta base object"
11896 #: builtin/index-pack.c:514
11897 msgid "delta base offset is out of bound"
11900 #: builtin/index-pack.c:522
11902 msgid "unknown object type %d"
11905 #: builtin/index-pack.c:553
11906 msgid "cannot pread pack file"
11909 #: builtin/index-pack.c:555
11911 msgid "premature end of pack file, %<PRIuMAX> byte missing"
11912 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
11916 #: builtin/index-pack.c:581
11917 msgid "serious inflate inconsistency"
11920 #: builtin/index-pack.c:726 builtin/index-pack.c:732 builtin/index-pack.c:755
11921 #: builtin/index-pack.c:794 builtin/index-pack.c:803
11923 msgid "SHA1 COLLISION FOUND WITH %s !"
11926 #: builtin/index-pack.c:729 builtin/pack-objects.c:152
11927 #: builtin/pack-objects.c:212 builtin/pack-objects.c:306
11929 msgid "unable to read %s"
11932 #: builtin/index-pack.c:792
11934 msgid "cannot read existing object info %s"
11937 #: builtin/index-pack.c:800
11939 msgid "cannot read existing object %s"
11942 #: builtin/index-pack.c:814
11944 msgid "invalid blob object %s"
11947 #: builtin/index-pack.c:817 builtin/index-pack.c:836
11948 msgid "fsck error in packed object"
11951 #: builtin/index-pack.c:838
11953 msgid "Not all child objects of %s are reachable"
11956 #: builtin/index-pack.c:910 builtin/index-pack.c:941
11957 msgid "failed to apply delta"
11960 #: builtin/index-pack.c:1109
11961 msgid "Receiving objects"
11964 #: builtin/index-pack.c:1109
11965 msgid "Indexing objects"
11968 #: builtin/index-pack.c:1143
11969 msgid "pack is corrupted (SHA1 mismatch)"
11972 #: builtin/index-pack.c:1148
11973 msgid "cannot fstat packfile"
11976 #: builtin/index-pack.c:1151
11977 msgid "pack has junk at the end"
11980 #: builtin/index-pack.c:1163
11981 msgid "confusion beyond insanity in parse_pack_objects()"
11984 #: builtin/index-pack.c:1186
11985 msgid "Resolving deltas"
11988 #: builtin/index-pack.c:1196 builtin/pack-objects.c:2486
11990 msgid "unable to create thread: %s"
11993 #: builtin/index-pack.c:1237
11994 msgid "confusion beyond insanity"
11997 #: builtin/index-pack.c:1243
11999 msgid "completed with %d local object"
12000 msgid_plural "completed with %d local objects"
12004 #: builtin/index-pack.c:1255
12006 msgid "Unexpected tail checksum for %s (disk corruption?)"
12009 #: builtin/index-pack.c:1259
12011 msgid "pack has %d unresolved delta"
12012 msgid_plural "pack has %d unresolved deltas"
12016 #: builtin/index-pack.c:1283
12018 msgid "unable to deflate appended object (%d)"
12021 #: builtin/index-pack.c:1360
12023 msgid "local object %s is corrupt"
12026 #: builtin/index-pack.c:1374
12028 msgid "packfile name '%s' does not end with '.pack'"
12031 #: builtin/index-pack.c:1399
12033 msgid "cannot write %s file '%s'"
12036 #: builtin/index-pack.c:1407
12038 msgid "cannot close written %s file '%s'"
12041 #: builtin/index-pack.c:1431
12042 msgid "error while closing pack file"
12045 #: builtin/index-pack.c:1445
12046 msgid "cannot store pack file"
12049 #: builtin/index-pack.c:1453
12050 msgid "cannot store index file"
12053 #: builtin/index-pack.c:1497 builtin/pack-objects.c:2725
12055 msgid "bad pack.indexversion=%<PRIu32>"
12058 #: builtin/index-pack.c:1565
12060 msgid "Cannot open existing pack file '%s'"
12063 #: builtin/index-pack.c:1567
12065 msgid "Cannot open existing pack idx file for '%s'"
12068 #: builtin/index-pack.c:1615
12070 msgid "non delta: %d object"
12071 msgid_plural "non delta: %d objects"
12075 #: builtin/index-pack.c:1622
12077 msgid "chain length = %d: %lu object"
12078 msgid_plural "chain length = %d: %lu objects"
12082 #: builtin/index-pack.c:1659
12083 msgid "Cannot come back to cwd"
12086 #: builtin/index-pack.c:1708 builtin/index-pack.c:1711
12087 #: builtin/index-pack.c:1727 builtin/index-pack.c:1731
12092 #: builtin/index-pack.c:1747
12093 msgid "--fix-thin cannot be used without --stdin"
12096 #: builtin/index-pack.c:1749
12097 msgid "--stdin requires a git repository"
12100 #: builtin/index-pack.c:1755
12101 msgid "--verify with no packfile name given"
12104 #: builtin/index-pack.c:1803 builtin/unpack-objects.c:580
12105 msgid "fsck error in pack objects"
12108 #: builtin/init-db.c:61
12110 msgid "cannot stat template '%s'"
12113 #: builtin/init-db.c:66
12115 msgid "cannot opendir '%s'"
12118 #: builtin/init-db.c:78
12120 msgid "cannot readlink '%s'"
12123 #: builtin/init-db.c:80
12125 msgid "cannot symlink '%s' '%s'"
12128 #: builtin/init-db.c:86
12130 msgid "cannot copy '%s' to '%s'"
12133 #: builtin/init-db.c:90
12135 msgid "ignoring template %s"
12138 #: builtin/init-db.c:121
12140 msgid "templates not found in %s"
12143 #: builtin/init-db.c:136
12145 msgid "not copying templates from '%s': %s"
12148 #: builtin/init-db.c:329
12150 msgid "unable to handle file type %d"
12153 #: builtin/init-db.c:332
12155 msgid "unable to move %s to %s"
12158 #: builtin/init-db.c:349 builtin/init-db.c:352
12160 msgid "%s already exists"
12163 #: builtin/init-db.c:405
12165 msgid "Reinitialized existing shared Git repository in %s%s\n"
12168 #: builtin/init-db.c:406
12170 msgid "Reinitialized existing Git repository in %s%s\n"
12173 #: builtin/init-db.c:410
12175 msgid "Initialized empty shared Git repository in %s%s\n"
12178 #: builtin/init-db.c:411
12180 msgid "Initialized empty Git repository in %s%s\n"
12183 #: builtin/init-db.c:460
12185 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
12186 "shared[=<permissions>]] [<directory>]"
12189 #: builtin/init-db.c:483
12190 msgid "permissions"
12193 #: builtin/init-db.c:484
12194 msgid "specify that the git repository is to be shared amongst several users"
12197 #: builtin/init-db.c:518 builtin/init-db.c:523
12199 msgid "cannot mkdir %s"
12202 #: builtin/init-db.c:527
12204 msgid "cannot chdir to %s"
12207 #: builtin/init-db.c:548
12210 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
12214 #: builtin/init-db.c:576
12216 msgid "Cannot access work tree '%s'"
12219 #: builtin/interpret-trailers.c:15
12221 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
12222 "<token>[(=|:)<value>])...] [<file>...]"
12225 #: builtin/interpret-trailers.c:94
12226 msgid "edit files in place"
12229 #: builtin/interpret-trailers.c:95
12230 msgid "trim empty trailers"
12233 #: builtin/interpret-trailers.c:98
12234 msgid "where to place the new trailer"
12237 #: builtin/interpret-trailers.c:100
12238 msgid "action if trailer already exists"
12241 #: builtin/interpret-trailers.c:102
12242 msgid "action if trailer is missing"
12245 #: builtin/interpret-trailers.c:104
12246 msgid "output only the trailers"
12249 #: builtin/interpret-trailers.c:105
12250 msgid "do not apply config rules"
12253 #: builtin/interpret-trailers.c:106
12254 msgid "join whitespace-continued values"
12257 #: builtin/interpret-trailers.c:107
12258 msgid "set parsing options"
12261 #: builtin/interpret-trailers.c:109
12262 msgid "do not treat --- specially"
12265 #: builtin/interpret-trailers.c:110
12269 #: builtin/interpret-trailers.c:111
12270 msgid "trailer(s) to add"
12273 #: builtin/interpret-trailers.c:120
12274 msgid "--trailer with --only-input does not make sense"
12277 #: builtin/interpret-trailers.c:130
12278 msgid "no input file given for in-place editing"
12281 #: builtin/log.c:55
12282 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
12285 #: builtin/log.c:56
12286 msgid "git show [<options>] <object>..."
12289 #: builtin/log.c:100
12291 msgid "invalid --decorate option: %s"
12294 #: builtin/log.c:163
12295 msgid "suppress diff output"
12298 #: builtin/log.c:164
12299 msgid "show source"
12302 #: builtin/log.c:165
12303 msgid "Use mail map file"
12306 #: builtin/log.c:167
12307 msgid "only decorate refs that match <pattern>"
12310 #: builtin/log.c:169
12311 msgid "do not decorate refs that match <pattern>"
12314 #: builtin/log.c:170
12315 msgid "decorate options"
12318 #: builtin/log.c:173
12319 msgid "Process line range n,m in file, counting from 1"
12322 #: builtin/log.c:271
12324 msgid "Final output: %d %s\n"
12327 #: builtin/log.c:525
12329 msgid "git show %s: bad file"
12332 #: builtin/log.c:540 builtin/log.c:634
12334 msgid "Could not read object %s"
12337 #: builtin/log.c:659
12339 msgid "Unknown type: %d"
12342 #: builtin/log.c:780
12343 msgid "format.headers without value"
12346 #: builtin/log.c:881
12347 msgid "name of output directory is too long"
12350 #: builtin/log.c:897
12352 msgid "Cannot open patch file %s"
12355 #: builtin/log.c:914
12356 msgid "Need exactly one range."
12359 #: builtin/log.c:924
12360 msgid "Not a range."
12363 #: builtin/log.c:1047
12364 msgid "Cover letter needs email format"
12367 #: builtin/log.c:1132
12369 msgid "insane in-reply-to: %s"
12372 #: builtin/log.c:1159
12373 msgid "git format-patch [<options>] [<since> | <revision-range>]"
12376 #: builtin/log.c:1217
12377 msgid "Two output directories?"
12380 #: builtin/log.c:1324 builtin/log.c:2068 builtin/log.c:2070 builtin/log.c:2082
12382 msgid "Unknown commit %s"
12385 #: builtin/log.c:1334 builtin/notes.c:897 builtin/tag.c:526
12387 msgid "Failed to resolve '%s' as a valid ref."
12390 #: builtin/log.c:1339
12391 msgid "Could not find exact merge base."
12394 #: builtin/log.c:1343
12396 "Failed to get upstream, if you want to record base commit automatically,\n"
12397 "please use git branch --set-upstream-to to track a remote branch.\n"
12398 "Or you could specify base commit by --base=<base-commit-id> manually."
12401 #: builtin/log.c:1363
12402 msgid "Failed to find exact merge base"
12405 #: builtin/log.c:1374
12406 msgid "base commit should be the ancestor of revision list"
12409 #: builtin/log.c:1378
12410 msgid "base commit shouldn't be in revision list"
12413 #: builtin/log.c:1431
12414 msgid "cannot get patch id"
12417 #: builtin/log.c:1483
12418 msgid "failed to infer range-diff ranges"
12421 #: builtin/log.c:1528
12422 msgid "use [PATCH n/m] even with a single patch"
12425 #: builtin/log.c:1531
12426 msgid "use [PATCH] even with multiple patches"
12429 #: builtin/log.c:1535
12430 msgid "print patches to standard out"
12433 #: builtin/log.c:1537
12434 msgid "generate a cover letter"
12437 #: builtin/log.c:1539
12438 msgid "use simple number sequence for output file names"
12441 #: builtin/log.c:1540
12445 #: builtin/log.c:1541
12446 msgid "use <sfx> instead of '.patch'"
12449 #: builtin/log.c:1543
12450 msgid "start numbering patches at <n> instead of 1"
12453 #: builtin/log.c:1545
12454 msgid "mark the series as Nth re-roll"
12457 #: builtin/log.c:1547
12458 msgid "Use [RFC PATCH] instead of [PATCH]"
12461 #: builtin/log.c:1550
12462 msgid "Use [<prefix>] instead of [PATCH]"
12465 #: builtin/log.c:1553
12466 msgid "store resulting files in <dir>"
12469 #: builtin/log.c:1556
12470 msgid "don't strip/add [PATCH]"
12473 #: builtin/log.c:1559
12474 msgid "don't output binary diffs"
12477 #: builtin/log.c:1561
12478 msgid "output all-zero hash in From header"
12481 #: builtin/log.c:1563
12482 msgid "don't include a patch matching a commit upstream"
12485 #: builtin/log.c:1565
12486 msgid "show patch format instead of default (patch + stat)"
12489 #: builtin/log.c:1567
12493 #: builtin/log.c:1568
12497 #: builtin/log.c:1569
12498 msgid "add email header"
12501 #: builtin/log.c:1570 builtin/log.c:1572
12505 #: builtin/log.c:1570
12506 msgid "add To: header"
12509 #: builtin/log.c:1572
12510 msgid "add Cc: header"
12513 #: builtin/log.c:1574
12517 #: builtin/log.c:1575
12518 msgid "set From address to <ident> (or committer ident if absent)"
12521 #: builtin/log.c:1577
12525 #: builtin/log.c:1578
12526 msgid "make first mail a reply to <message-id>"
12529 #: builtin/log.c:1579 builtin/log.c:1582
12533 #: builtin/log.c:1580
12534 msgid "attach the patch"
12537 #: builtin/log.c:1583
12538 msgid "inline the patch"
12541 #: builtin/log.c:1587
12542 msgid "enable message threading, styles: shallow, deep"
12545 #: builtin/log.c:1589
12549 #: builtin/log.c:1590
12550 msgid "add a signature"
12553 #: builtin/log.c:1591
12554 msgid "base-commit"
12557 #: builtin/log.c:1592
12558 msgid "add prerequisite tree info to the patch series"
12561 #: builtin/log.c:1594
12562 msgid "add a signature from a file"
12565 #: builtin/log.c:1595
12566 msgid "don't print the patch filenames"
12569 #: builtin/log.c:1597
12570 msgid "show progress while generating patches"
12573 #: builtin/log.c:1598
12577 #: builtin/log.c:1599
12578 msgid "show changes against <rev> in cover letter or single patch"
12581 #: builtin/log.c:1602
12582 msgid "show changes against <refspec> in cover letter or single patch"
12585 #: builtin/log.c:1604
12586 msgid "percentage by which creation is weighted"
12589 #: builtin/log.c:1679
12591 msgid "invalid ident line: %s"
12594 #: builtin/log.c:1694
12595 msgid "-n and -k are mutually exclusive"
12598 #: builtin/log.c:1696
12599 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
12602 #: builtin/log.c:1704
12603 msgid "--name-only does not make sense"
12606 #: builtin/log.c:1706
12607 msgid "--name-status does not make sense"
12610 #: builtin/log.c:1708
12611 msgid "--check does not make sense"
12614 #: builtin/log.c:1740
12615 msgid "standard output, or directory, which one?"
12618 #: builtin/log.c:1742
12620 msgid "Could not create directory '%s'"
12623 #: builtin/log.c:1829
12624 msgid "--interdiff requires --cover-letter or single patch"
12627 #: builtin/log.c:1833
12631 #: builtin/log.c:1834
12633 msgid "Interdiff against v%d:"
12636 #: builtin/log.c:1840
12637 msgid "--creation-factor requires --range-diff"
12640 #: builtin/log.c:1844
12641 msgid "--range-diff requires --cover-letter or single patch"
12644 #: builtin/log.c:1852
12645 msgid "Range-diff:"
12648 #: builtin/log.c:1853
12650 msgid "Range-diff against v%d:"
12653 #: builtin/log.c:1864
12655 msgid "unable to read signature file '%s'"
12658 #: builtin/log.c:1900
12659 msgid "Generating patches"
12662 #: builtin/log.c:1944
12663 msgid "Failed to create output files"
12666 #: builtin/log.c:2003
12667 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
12670 #: builtin/log.c:2057
12673 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
12676 #: builtin/ls-files.c:470
12677 msgid "git ls-files [<options>] [<file>...]"
12680 #: builtin/ls-files.c:526
12681 msgid "identify the file status with tags"
12684 #: builtin/ls-files.c:528
12685 msgid "use lowercase letters for 'assume unchanged' files"
12688 #: builtin/ls-files.c:530
12689 msgid "use lowercase letters for 'fsmonitor clean' files"
12692 #: builtin/ls-files.c:532
12693 msgid "show cached files in the output (default)"
12696 #: builtin/ls-files.c:534
12697 msgid "show deleted files in the output"
12700 #: builtin/ls-files.c:536
12701 msgid "show modified files in the output"
12704 #: builtin/ls-files.c:538
12705 msgid "show other files in the output"
12708 #: builtin/ls-files.c:540
12709 msgid "show ignored files in the output"
12712 #: builtin/ls-files.c:543
12713 msgid "show staged contents' object name in the output"
12716 #: builtin/ls-files.c:545
12717 msgid "show files on the filesystem that need to be removed"
12720 #: builtin/ls-files.c:547
12721 msgid "show 'other' directories' names only"
12724 #: builtin/ls-files.c:549
12725 msgid "show line endings of files"
12728 #: builtin/ls-files.c:551
12729 msgid "don't show empty directories"
12732 #: builtin/ls-files.c:554
12733 msgid "show unmerged files in the output"
12736 #: builtin/ls-files.c:556
12737 msgid "show resolve-undo information"
12740 #: builtin/ls-files.c:558
12741 msgid "skip files matching pattern"
12744 #: builtin/ls-files.c:561
12745 msgid "exclude patterns are read from <file>"
12748 #: builtin/ls-files.c:564
12749 msgid "read additional per-directory exclude patterns in <file>"
12752 #: builtin/ls-files.c:566
12753 msgid "add the standard git exclusions"
12756 #: builtin/ls-files.c:570
12757 msgid "make the output relative to the project top directory"
12760 #: builtin/ls-files.c:573
12761 msgid "recurse through submodules"
12764 #: builtin/ls-files.c:575
12765 msgid "if any <file> is not in the index, treat this as an error"
12768 #: builtin/ls-files.c:576
12772 #: builtin/ls-files.c:577
12773 msgid "pretend that paths removed since <tree-ish> are still present"
12776 #: builtin/ls-files.c:579
12777 msgid "show debugging data"
12780 #: builtin/ls-remote.c:9
12782 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
12783 " [-q | --quiet] [--exit-code] [--get-url]\n"
12784 " [--symref] [<repository> [<refs>...]]"
12787 #: builtin/ls-remote.c:59
12788 msgid "do not print remote URL"
12791 #: builtin/ls-remote.c:60 builtin/ls-remote.c:62 builtin/rebase.c:1111
12795 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63
12796 msgid "path of git-upload-pack on the remote host"
12799 #: builtin/ls-remote.c:65
12800 msgid "limit to tags"
12803 #: builtin/ls-remote.c:66
12804 msgid "limit to heads"
12807 #: builtin/ls-remote.c:67
12808 msgid "do not show peeled tags"
12811 #: builtin/ls-remote.c:69
12812 msgid "take url.<base>.insteadOf into account"
12815 #: builtin/ls-remote.c:73
12816 msgid "exit with exit code 2 if no matching refs are found"
12819 #: builtin/ls-remote.c:76
12820 msgid "show underlying ref in addition to the object pointed by it"
12823 #: builtin/ls-tree.c:30
12824 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
12827 #: builtin/ls-tree.c:128
12828 msgid "only show trees"
12831 #: builtin/ls-tree.c:130
12832 msgid "recurse into subtrees"
12835 #: builtin/ls-tree.c:132
12836 msgid "show trees when recursing"
12839 #: builtin/ls-tree.c:135
12840 msgid "terminate entries with NUL byte"
12843 #: builtin/ls-tree.c:136
12844 msgid "include object size"
12847 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
12848 msgid "list only filenames"
12851 #: builtin/ls-tree.c:143
12852 msgid "use full path names"
12855 #: builtin/ls-tree.c:145
12856 msgid "list entire tree; not just current directory (implies --full-name)"
12859 #: builtin/mailsplit.c:241
12861 msgid "empty mbox: '%s'"
12864 #: builtin/merge.c:53
12865 msgid "git merge [<options>] [<commit>...]"
12868 #: builtin/merge.c:54
12869 msgid "git merge --abort"
12872 #: builtin/merge.c:55
12873 msgid "git merge --continue"
12876 #: builtin/merge.c:112
12877 msgid "switch `m' requires a value"
12880 #: builtin/merge.c:132
12882 msgid "option `%s' requires a value"
12885 #: builtin/merge.c:178
12887 msgid "Could not find merge strategy '%s'.\n"
12890 #: builtin/merge.c:179
12892 msgid "Available strategies are:"
12895 #: builtin/merge.c:184
12897 msgid "Available custom strategies are:"
12900 #: builtin/merge.c:235 builtin/pull.c:144
12901 msgid "do not show a diffstat at the end of the merge"
12904 #: builtin/merge.c:238 builtin/pull.c:147
12905 msgid "show a diffstat at the end of the merge"
12908 #: builtin/merge.c:239 builtin/pull.c:150
12909 msgid "(synonym to --stat)"
12912 #: builtin/merge.c:241 builtin/pull.c:153
12913 msgid "add (at most <n>) entries from shortlog to merge commit message"
12916 #: builtin/merge.c:244 builtin/pull.c:159
12917 msgid "create a single commit instead of doing a merge"
12920 #: builtin/merge.c:246 builtin/pull.c:162
12921 msgid "perform a commit if the merge succeeds (default)"
12924 #: builtin/merge.c:248 builtin/pull.c:165
12925 msgid "edit message before committing"
12928 #: builtin/merge.c:249
12929 msgid "allow fast-forward (default)"
12932 #: builtin/merge.c:251 builtin/pull.c:171
12933 msgid "abort if fast-forward is not possible"
12936 #: builtin/merge.c:255 builtin/pull.c:174
12937 msgid "verify that the named commit has a valid GPG signature"
12940 #: builtin/merge.c:256 builtin/notes.c:787 builtin/pull.c:178
12941 #: builtin/rebase.c:1124 builtin/rebase--interactive.c:188 builtin/revert.c:111
12945 #: builtin/merge.c:257 builtin/pull.c:179
12946 msgid "merge strategy to use"
12949 #: builtin/merge.c:258 builtin/pull.c:182
12950 msgid "option=value"
12953 #: builtin/merge.c:259 builtin/pull.c:183
12954 msgid "option for selected merge strategy"
12957 #: builtin/merge.c:261
12958 msgid "merge commit message (for a non-fast-forward merge)"
12961 #: builtin/merge.c:268
12962 msgid "abort the current in-progress merge"
12965 #: builtin/merge.c:270
12966 msgid "continue the current in-progress merge"
12969 #: builtin/merge.c:272 builtin/pull.c:190
12970 msgid "allow merging unrelated histories"
12973 #: builtin/merge.c:278
12974 msgid "verify commit-msg hook"
12977 #: builtin/merge.c:303
12978 msgid "could not run stash."
12981 #: builtin/merge.c:308
12982 msgid "stash failed"
12985 #: builtin/merge.c:313
12987 msgid "not a valid object: %s"
12990 #: builtin/merge.c:335 builtin/merge.c:352
12991 msgid "read-tree failed"
12994 #: builtin/merge.c:382
12995 msgid " (nothing to squash)"
12998 #: builtin/merge.c:393
13000 msgid "Squash commit -- not updating HEAD\n"
13003 #: builtin/merge.c:443
13005 msgid "No merge message -- not updating HEAD\n"
13008 #: builtin/merge.c:494
13010 msgid "'%s' does not point to a commit"
13013 #: builtin/merge.c:581
13015 msgid "Bad branch.%s.mergeoptions string: %s"
13018 #: builtin/merge.c:702
13019 msgid "Not handling anything other than two heads merge."
13022 #: builtin/merge.c:716
13024 msgid "Unknown option for merge-recursive: -X%s"
13027 #: builtin/merge.c:731
13029 msgid "unable to write %s"
13032 #: builtin/merge.c:783
13034 msgid "Could not read from '%s'"
13037 #: builtin/merge.c:792
13039 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
13042 #: builtin/merge.c:798
13045 "Please enter a commit message to explain why this merge is necessary,\n"
13046 "especially if it merges an updated upstream into a topic branch.\n"
13048 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
13052 #: builtin/merge.c:834
13053 msgid "Empty commit message."
13056 #: builtin/merge.c:853
13058 msgid "Wonderful.\n"
13061 #: builtin/merge.c:906
13063 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
13066 #: builtin/merge.c:945
13067 msgid "No current branch."
13070 #: builtin/merge.c:947
13071 msgid "No remote for the current branch."
13074 #: builtin/merge.c:949
13075 msgid "No default upstream defined for the current branch."
13078 #: builtin/merge.c:954
13080 msgid "No remote-tracking branch for %s from %s"
13083 #: builtin/merge.c:1011
13085 msgid "Bad value '%s' in environment '%s'"
13088 #: builtin/merge.c:1114
13090 msgid "not something we can merge in %s: %s"
13093 #: builtin/merge.c:1148
13094 msgid "not something we can merge"
13097 #: builtin/merge.c:1251
13098 msgid "--abort expects no arguments"
13101 #: builtin/merge.c:1255
13102 msgid "There is no merge to abort (MERGE_HEAD missing)."
13105 #: builtin/merge.c:1267
13106 msgid "--continue expects no arguments"
13109 #: builtin/merge.c:1271
13110 msgid "There is no merge in progress (MERGE_HEAD missing)."
13113 #: builtin/merge.c:1287
13115 "You have not concluded your merge (MERGE_HEAD exists).\n"
13116 "Please, commit your changes before you merge."
13119 #: builtin/merge.c:1294
13121 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
13122 "Please, commit your changes before you merge."
13125 #: builtin/merge.c:1297
13126 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
13129 #: builtin/merge.c:1306
13130 msgid "You cannot combine --squash with --no-ff."
13133 #: builtin/merge.c:1314
13134 msgid "No commit specified and merge.defaultToUpstream not set."
13137 #: builtin/merge.c:1331
13138 msgid "Squash commit into empty head not supported yet"
13141 #: builtin/merge.c:1333
13142 msgid "Non-fast-forward commit does not make sense into an empty head"
13145 #: builtin/merge.c:1338
13147 msgid "%s - not something we can merge"
13150 #: builtin/merge.c:1340
13151 msgid "Can merge only exactly one commit into empty head"
13154 #: builtin/merge.c:1422
13155 msgid "refusing to merge unrelated histories"
13158 #: builtin/merge.c:1431
13159 msgid "Already up to date."
13162 #: builtin/merge.c:1441
13164 msgid "Updating %s..%s\n"
13167 #: builtin/merge.c:1483
13169 msgid "Trying really trivial in-index merge...\n"
13172 #: builtin/merge.c:1490
13177 #: builtin/merge.c:1515
13178 msgid "Already up to date. Yeeah!"
13181 #: builtin/merge.c:1521
13182 msgid "Not possible to fast-forward, aborting."
13185 #: builtin/merge.c:1544 builtin/merge.c:1623
13187 msgid "Rewinding the tree to pristine...\n"
13190 #: builtin/merge.c:1548
13192 msgid "Trying merge strategy %s...\n"
13195 #: builtin/merge.c:1614
13197 msgid "No merge strategy handled the merge.\n"
13200 #: builtin/merge.c:1616
13202 msgid "Merge with strategy %s failed.\n"
13205 #: builtin/merge.c:1625
13207 msgid "Using the %s to prepare resolving by hand.\n"
13210 #: builtin/merge.c:1637
13212 msgid "Automatic merge went well; stopped before committing as requested\n"
13215 #: builtin/merge-base.c:32
13216 msgid "git merge-base [-a | --all] <commit> <commit>..."
13219 #: builtin/merge-base.c:33
13220 msgid "git merge-base [-a | --all] --octopus <commit>..."
13223 #: builtin/merge-base.c:34
13224 msgid "git merge-base --independent <commit>..."
13227 #: builtin/merge-base.c:35
13228 msgid "git merge-base --is-ancestor <commit> <commit>"
13231 #: builtin/merge-base.c:36
13232 msgid "git merge-base --fork-point <ref> [<commit>]"
13235 #: builtin/merge-base.c:153
13236 msgid "output all common ancestors"
13239 #: builtin/merge-base.c:155
13240 msgid "find ancestors for a single n-way merge"
13243 #: builtin/merge-base.c:157
13244 msgid "list revs not reachable from others"
13247 #: builtin/merge-base.c:159
13248 msgid "is the first one ancestor of the other?"
13251 #: builtin/merge-base.c:161
13252 msgid "find where <commit> forked from reflog of <ref>"
13255 #: builtin/merge-file.c:9
13257 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
13258 "<orig-file> <file2>"
13261 #: builtin/merge-file.c:35
13262 msgid "send results to standard output"
13265 #: builtin/merge-file.c:36
13266 msgid "use a diff3 based merge"
13269 #: builtin/merge-file.c:37
13270 msgid "for conflicts, use our version"
13273 #: builtin/merge-file.c:39
13274 msgid "for conflicts, use their version"
13277 #: builtin/merge-file.c:41
13278 msgid "for conflicts, use a union version"
13281 #: builtin/merge-file.c:44
13282 msgid "for conflicts, use this marker size"
13285 #: builtin/merge-file.c:45
13286 msgid "do not warn about conflicts"
13289 #: builtin/merge-file.c:47
13290 msgid "set labels for file1/orig-file/file2"
13293 #: builtin/merge-recursive.c:46
13295 msgid "unknown option %s"
13298 #: builtin/merge-recursive.c:52
13300 msgid "could not parse object '%s'"
13303 #: builtin/merge-recursive.c:56
13305 msgid "cannot handle more than %d base. Ignoring %s."
13306 msgid_plural "cannot handle more than %d bases. Ignoring %s."
13310 #: builtin/merge-recursive.c:64
13311 msgid "not handling anything other than two heads merge."
13314 #: builtin/merge-recursive.c:70 builtin/merge-recursive.c:72
13316 msgid "could not resolve ref '%s'"
13319 #: builtin/merge-recursive.c:78
13321 msgid "Merging %s with %s\n"
13324 #: builtin/mktree.c:66
13325 msgid "git mktree [-z] [--missing] [--batch]"
13328 #: builtin/mktree.c:154
13329 msgid "input is NUL terminated"
13332 #: builtin/mktree.c:155 builtin/write-tree.c:26
13333 msgid "allow missing objects"
13336 #: builtin/mktree.c:156
13337 msgid "allow creation of more than one tree"
13340 #: builtin/multi-pack-index.c:8
13341 msgid "git multi-pack-index [--object-dir=<dir>] (write|verify)"
13344 #: builtin/multi-pack-index.c:21
13345 msgid "object directory containing set of packfile and pack-index pairs"
13348 #: builtin/multi-pack-index.c:39
13349 msgid "too many arguments"
13352 #: builtin/multi-pack-index.c:48
13354 msgid "unrecognized verb: %s"
13358 msgid "git mv [<options>] <source>... <destination>"
13363 msgid "Directory %s is in index and no submodule?"
13367 msgid "Please stage your changes to .gitmodules or stash them to proceed"
13370 #: builtin/mv.c:103
13372 msgid "%.*s is in index"
13375 #: builtin/mv.c:125
13376 msgid "force move/rename even if target exists"
13379 #: builtin/mv.c:127
13380 msgid "skip move/rename errors"
13383 #: builtin/mv.c:169
13385 msgid "destination '%s' is not a directory"
13388 #: builtin/mv.c:180
13390 msgid "Checking rename of '%s' to '%s'\n"
13393 #: builtin/mv.c:184
13397 #: builtin/mv.c:187
13398 msgid "can not move directory into itself"
13401 #: builtin/mv.c:190
13402 msgid "cannot move directory over file"
13405 #: builtin/mv.c:199
13406 msgid "source directory is empty"
13409 #: builtin/mv.c:224
13410 msgid "not under version control"
13413 #: builtin/mv.c:227
13414 msgid "destination exists"
13417 #: builtin/mv.c:235
13419 msgid "overwriting '%s'"
13422 #: builtin/mv.c:238
13423 msgid "Cannot overwrite"
13426 #: builtin/mv.c:241
13427 msgid "multiple sources for the same target"
13430 #: builtin/mv.c:243
13431 msgid "destination directory does not exist"
13434 #: builtin/mv.c:250
13436 msgid "%s, source=%s, destination=%s"
13439 #: builtin/mv.c:271
13441 msgid "Renaming %s to %s\n"
13444 #: builtin/mv.c:277 builtin/remote.c:717 builtin/repack.c:513
13446 msgid "renaming '%s' failed"
13449 #: builtin/name-rev.c:355
13450 msgid "git name-rev [<options>] <commit>..."
13453 #: builtin/name-rev.c:356
13454 msgid "git name-rev [<options>] --all"
13457 #: builtin/name-rev.c:357
13458 msgid "git name-rev [<options>] --stdin"
13461 #: builtin/name-rev.c:413
13462 msgid "print only names (no SHA-1)"
13465 #: builtin/name-rev.c:414
13466 msgid "only use tags to name the commits"
13469 #: builtin/name-rev.c:416
13470 msgid "only use refs matching <pattern>"
13473 #: builtin/name-rev.c:418
13474 msgid "ignore refs matching <pattern>"
13477 #: builtin/name-rev.c:420
13478 msgid "list all commits reachable from all refs"
13481 #: builtin/name-rev.c:421
13482 msgid "read from stdin"
13485 #: builtin/name-rev.c:422
13486 msgid "allow to print `undefined` names (default)"
13489 #: builtin/name-rev.c:428
13490 msgid "dereference tags in the input (internal use)"
13493 #: builtin/notes.c:28
13494 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
13497 #: builtin/notes.c:29
13499 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
13500 "| (-c | -C) <object>] [<object>]"
13503 #: builtin/notes.c:30
13504 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
13507 #: builtin/notes.c:31
13509 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
13510 "(-c | -C) <object>] [<object>]"
13513 #: builtin/notes.c:32
13514 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
13517 #: builtin/notes.c:33
13518 msgid "git notes [--ref <notes-ref>] show [<object>]"
13521 #: builtin/notes.c:34
13523 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
13526 #: builtin/notes.c:35
13527 msgid "git notes merge --commit [-v | -q]"
13530 #: builtin/notes.c:36
13531 msgid "git notes merge --abort [-v | -q]"
13534 #: builtin/notes.c:37
13535 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
13538 #: builtin/notes.c:38
13539 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
13542 #: builtin/notes.c:39
13543 msgid "git notes [--ref <notes-ref>] get-ref"
13546 #: builtin/notes.c:44
13547 msgid "git notes [list [<object>]]"
13550 #: builtin/notes.c:49
13551 msgid "git notes add [<options>] [<object>]"
13554 #: builtin/notes.c:54
13555 msgid "git notes copy [<options>] <from-object> <to-object>"
13558 #: builtin/notes.c:55
13559 msgid "git notes copy --stdin [<from-object> <to-object>]..."
13562 #: builtin/notes.c:60
13563 msgid "git notes append [<options>] [<object>]"
13566 #: builtin/notes.c:65
13567 msgid "git notes edit [<object>]"
13570 #: builtin/notes.c:70
13571 msgid "git notes show [<object>]"
13574 #: builtin/notes.c:75
13575 msgid "git notes merge [<options>] <notes-ref>"
13578 #: builtin/notes.c:76
13579 msgid "git notes merge --commit [<options>]"
13582 #: builtin/notes.c:77
13583 msgid "git notes merge --abort [<options>]"
13586 #: builtin/notes.c:82
13587 msgid "git notes remove [<object>]"
13590 #: builtin/notes.c:87
13591 msgid "git notes prune [<options>]"
13594 #: builtin/notes.c:92
13595 msgid "git notes get-ref"
13598 #: builtin/notes.c:97
13599 msgid "Write/edit the notes for the following object:"
13602 #: builtin/notes.c:150
13604 msgid "unable to start 'show' for object '%s'"
13607 #: builtin/notes.c:154
13608 msgid "could not read 'show' output"
13611 #: builtin/notes.c:162
13613 msgid "failed to finish 'show' for object '%s'"
13616 #: builtin/notes.c:197
13617 msgid "please supply the note contents using either -m or -F option"
13620 #: builtin/notes.c:206
13621 msgid "unable to write note object"
13624 #: builtin/notes.c:208
13626 msgid "the note contents have been left in %s"
13629 #: builtin/notes.c:242 builtin/tag.c:513
13631 msgid "could not open or read '%s'"
13634 #: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
13635 #: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
13636 #: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
13638 msgid "failed to resolve '%s' as a valid ref."
13641 #: builtin/notes.c:265
13643 msgid "failed to read object '%s'."
13646 #: builtin/notes.c:268
13648 msgid "cannot read note data from non-blob object '%s'."
13651 #: builtin/notes.c:309
13653 msgid "malformed input line: '%s'."
13656 #: builtin/notes.c:324
13658 msgid "failed to copy notes from '%s' to '%s'"
13661 #. TRANSLATORS: the first %s will be replaced by a git
13662 #. notes command: 'add', 'merge', 'remove', etc.
13664 #: builtin/notes.c:356
13666 msgid "refusing to %s notes in %s (outside of refs/notes/)"
13669 #: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:509
13670 #: builtin/notes.c:521 builtin/notes.c:598 builtin/notes.c:665
13671 #: builtin/notes.c:815 builtin/notes.c:963 builtin/notes.c:985
13672 msgid "too many parameters"
13675 #: builtin/notes.c:389 builtin/notes.c:678
13677 msgid "no note found for object %s."
13680 #: builtin/notes.c:410 builtin/notes.c:576
13681 msgid "note contents as a string"
13684 #: builtin/notes.c:413 builtin/notes.c:579
13685 msgid "note contents in a file"
13688 #: builtin/notes.c:416 builtin/notes.c:582
13689 msgid "reuse and edit specified note object"
13692 #: builtin/notes.c:419 builtin/notes.c:585
13693 msgid "reuse specified note object"
13696 #: builtin/notes.c:422 builtin/notes.c:588
13697 msgid "allow storing empty note"
13700 #: builtin/notes.c:423 builtin/notes.c:496
13701 msgid "replace existing notes"
13704 #: builtin/notes.c:448
13707 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
13711 #: builtin/notes.c:463 builtin/notes.c:544
13713 msgid "Overwriting existing notes for object %s\n"
13716 #: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
13718 msgid "Removing note for object %s\n"
13721 #: builtin/notes.c:497
13722 msgid "read objects from stdin"
13725 #: builtin/notes.c:499
13726 msgid "load rewriting config for <command> (implies --stdin)"
13729 #: builtin/notes.c:517
13730 msgid "too few parameters"
13733 #: builtin/notes.c:538
13736 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
13740 #: builtin/notes.c:550
13742 msgid "missing notes on source object %s. Cannot copy."
13745 #: builtin/notes.c:603
13748 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
13749 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
13752 #: builtin/notes.c:698
13753 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
13756 #: builtin/notes.c:700
13757 msgid "failed to delete ref NOTES_MERGE_REF"
13760 #: builtin/notes.c:702
13761 msgid "failed to remove 'git notes merge' worktree"
13764 #: builtin/notes.c:722
13765 msgid "failed to read ref NOTES_MERGE_PARTIAL"
13768 #: builtin/notes.c:724
13769 msgid "could not find commit from NOTES_MERGE_PARTIAL."
13772 #: builtin/notes.c:726
13773 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
13776 #: builtin/notes.c:739
13777 msgid "failed to resolve NOTES_MERGE_REF"
13780 #: builtin/notes.c:742
13781 msgid "failed to finalize notes merge"
13784 #: builtin/notes.c:768
13786 msgid "unknown notes merge strategy %s"
13789 #: builtin/notes.c:784
13790 msgid "General options"
13793 #: builtin/notes.c:786
13794 msgid "Merge options"
13797 #: builtin/notes.c:788
13799 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
13803 #: builtin/notes.c:790
13804 msgid "Committing unmerged notes"
13807 #: builtin/notes.c:792
13808 msgid "finalize notes merge by committing unmerged notes"
13811 #: builtin/notes.c:794
13812 msgid "Aborting notes merge resolution"
13815 #: builtin/notes.c:796
13816 msgid "abort notes merge"
13819 #: builtin/notes.c:807
13820 msgid "cannot mix --commit, --abort or -s/--strategy"
13823 #: builtin/notes.c:812
13824 msgid "must specify a notes ref to merge"
13827 #: builtin/notes.c:836
13829 msgid "unknown -s/--strategy: %s"
13832 #: builtin/notes.c:873
13834 msgid "a notes merge into %s is already in-progress at %s"
13837 #: builtin/notes.c:876
13839 msgid "failed to store link to current notes ref (%s)"
13842 #: builtin/notes.c:878
13845 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
13846 "'git notes merge --commit', or abort the merge with 'git notes merge --"
13850 #: builtin/notes.c:900
13852 msgid "Object %s has no note\n"
13855 #: builtin/notes.c:912
13856 msgid "attempt to remove non-existent note is not an error"
13859 #: builtin/notes.c:915
13860 msgid "read object names from the standard input"
13863 #: builtin/notes.c:954 builtin/prune.c:108 builtin/worktree.c:165
13864 msgid "do not remove, show only"
13867 #: builtin/notes.c:955
13868 msgid "report pruned notes"
13871 #: builtin/notes.c:998
13875 #: builtin/notes.c:999
13876 msgid "use notes from <notes-ref>"
13879 #: builtin/notes.c:1034
13881 msgid "unknown subcommand: %s"
13884 #: builtin/pack-objects.c:51
13886 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
13889 #: builtin/pack-objects.c:52
13891 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
13894 #: builtin/pack-objects.c:423
13896 msgid "bad packed object CRC for %s"
13899 #: builtin/pack-objects.c:434
13901 msgid "corrupt packed object for %s"
13904 #: builtin/pack-objects.c:565
13906 msgid "recursive delta detected for object %s"
13909 #: builtin/pack-objects.c:776
13911 msgid "ordered %u objects, expected %<PRIu32>"
13914 #: builtin/pack-objects.c:789
13916 msgid "packfile is invalid: %s"
13919 #: builtin/pack-objects.c:793
13921 msgid "unable to open packfile for reuse: %s"
13924 #: builtin/pack-objects.c:797
13925 msgid "unable to seek in reused packfile"
13928 #: builtin/pack-objects.c:808
13929 msgid "unable to read from reused packfile"
13932 #: builtin/pack-objects.c:836
13933 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
13936 #: builtin/pack-objects.c:849
13937 msgid "Writing objects"
13940 #: builtin/pack-objects.c:911 builtin/update-index.c:89
13942 msgid "failed to stat %s"
13945 #: builtin/pack-objects.c:964
13947 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
13950 #: builtin/pack-objects.c:1158
13951 msgid "disabling bitmap writing, as some objects are not being packed"
13954 #: builtin/pack-objects.c:1586
13956 msgid "delta base offset overflow in pack for %s"
13959 #: builtin/pack-objects.c:1595
13961 msgid "delta base offset out of bound for %s"
13964 #: builtin/pack-objects.c:1864
13965 msgid "Counting objects"
13968 #: builtin/pack-objects.c:1994
13970 msgid "unable to get size of %s"
13973 #: builtin/pack-objects.c:2009
13975 msgid "unable to parse object header of %s"
13978 #: builtin/pack-objects.c:2079 builtin/pack-objects.c:2095
13979 #: builtin/pack-objects.c:2105
13981 msgid "object %s cannot be read"
13984 #: builtin/pack-objects.c:2082 builtin/pack-objects.c:2109
13986 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
13989 #: builtin/pack-objects.c:2119
13990 msgid "suboptimal pack - out of memory"
13993 #: builtin/pack-objects.c:2445
13995 msgid "Delta compression using up to %d threads"
13998 #: builtin/pack-objects.c:2577
14000 msgid "unable to pack objects reachable from tag %s"
14003 #: builtin/pack-objects.c:2664
14004 msgid "Compressing objects"
14007 #: builtin/pack-objects.c:2670
14008 msgid "inconsistency with delta count"
14011 #: builtin/pack-objects.c:2751
14014 "expected edge object ID, got garbage:\n"
14018 #: builtin/pack-objects.c:2757
14021 "expected object ID, got garbage:\n"
14025 #: builtin/pack-objects.c:2855
14026 msgid "invalid value for --missing"
14029 #: builtin/pack-objects.c:2914 builtin/pack-objects.c:3022
14030 msgid "cannot open pack index"
14033 #: builtin/pack-objects.c:2945
14035 msgid "loose object at %s could not be examined"
14038 #: builtin/pack-objects.c:3030
14039 msgid "unable to force loose object"
14042 #: builtin/pack-objects.c:3122
14044 msgid "not a rev '%s'"
14047 #: builtin/pack-objects.c:3125
14049 msgid "bad revision '%s'"
14052 #: builtin/pack-objects.c:3150
14053 msgid "unable to add recent objects"
14056 #: builtin/pack-objects.c:3203
14058 msgid "unsupported index version %s"
14061 #: builtin/pack-objects.c:3207
14063 msgid "bad index version '%s'"
14066 #: builtin/pack-objects.c:3237
14067 msgid "do not show progress meter"
14070 #: builtin/pack-objects.c:3239
14071 msgid "show progress meter"
14074 #: builtin/pack-objects.c:3241
14075 msgid "show progress meter during object writing phase"
14078 #: builtin/pack-objects.c:3244
14079 msgid "similar to --all-progress when progress meter is shown"
14082 #: builtin/pack-objects.c:3245
14083 msgid "<version>[,<offset>]"
14086 #: builtin/pack-objects.c:3246
14087 msgid "write the pack index file in the specified idx format version"
14090 #: builtin/pack-objects.c:3249
14091 msgid "maximum size of each output pack file"
14094 #: builtin/pack-objects.c:3251
14095 msgid "ignore borrowed objects from alternate object store"
14098 #: builtin/pack-objects.c:3253
14099 msgid "ignore packed objects"
14102 #: builtin/pack-objects.c:3255
14103 msgid "limit pack window by objects"
14106 #: builtin/pack-objects.c:3257
14107 msgid "limit pack window by memory in addition to object limit"
14110 #: builtin/pack-objects.c:3259
14111 msgid "maximum length of delta chain allowed in the resulting pack"
14114 #: builtin/pack-objects.c:3261
14115 msgid "reuse existing deltas"
14118 #: builtin/pack-objects.c:3263
14119 msgid "reuse existing objects"
14122 #: builtin/pack-objects.c:3265
14123 msgid "use OFS_DELTA objects"
14126 #: builtin/pack-objects.c:3267
14127 msgid "use threads when searching for best delta matches"
14130 #: builtin/pack-objects.c:3269
14131 msgid "do not create an empty pack output"
14134 #: builtin/pack-objects.c:3271
14135 msgid "read revision arguments from standard input"
14138 #: builtin/pack-objects.c:3273
14139 msgid "limit the objects to those that are not yet packed"
14142 #: builtin/pack-objects.c:3276
14143 msgid "include objects reachable from any reference"
14146 #: builtin/pack-objects.c:3279
14147 msgid "include objects referred by reflog entries"
14150 #: builtin/pack-objects.c:3282
14151 msgid "include objects referred to by the index"
14154 #: builtin/pack-objects.c:3285
14155 msgid "output pack to stdout"
14158 #: builtin/pack-objects.c:3287
14159 msgid "include tag objects that refer to objects to be packed"
14162 #: builtin/pack-objects.c:3289
14163 msgid "keep unreachable objects"
14166 #: builtin/pack-objects.c:3291
14167 msgid "pack loose unreachable objects"
14170 #: builtin/pack-objects.c:3293
14171 msgid "unpack unreachable objects newer than <time>"
14174 #: builtin/pack-objects.c:3296
14175 msgid "use the sparse reachability algorithm"
14178 #: builtin/pack-objects.c:3298
14179 msgid "create thin packs"
14182 #: builtin/pack-objects.c:3300
14183 msgid "create packs suitable for shallow fetches"
14186 #: builtin/pack-objects.c:3302
14187 msgid "ignore packs that have companion .keep file"
14190 #: builtin/pack-objects.c:3304
14191 msgid "ignore this pack"
14194 #: builtin/pack-objects.c:3306
14195 msgid "pack compression level"
14198 #: builtin/pack-objects.c:3308
14199 msgid "do not hide commits by grafts"
14202 #: builtin/pack-objects.c:3310
14203 msgid "use a bitmap index if available to speed up counting objects"
14206 #: builtin/pack-objects.c:3312
14207 msgid "write a bitmap index together with the pack index"
14210 #: builtin/pack-objects.c:3315
14211 msgid "handling for missing objects"
14214 #: builtin/pack-objects.c:3318
14215 msgid "do not pack objects in promisor packfiles"
14218 #: builtin/pack-objects.c:3320
14219 msgid "respect islands during delta compression"
14222 #: builtin/pack-objects.c:3345
14224 msgid "delta chain depth %d is too deep, forcing %d"
14227 #: builtin/pack-objects.c:3350
14229 msgid "pack.deltaCacheLimit is too high, forcing %d"
14232 #: builtin/pack-objects.c:3404
14233 msgid "--max-pack-size cannot be used to build a pack for transfer"
14236 #: builtin/pack-objects.c:3406
14237 msgid "minimum pack size limit is 1 MiB"
14240 #: builtin/pack-objects.c:3411
14241 msgid "--thin cannot be used to build an indexable pack"
14244 #: builtin/pack-objects.c:3414
14245 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
14248 #: builtin/pack-objects.c:3420
14249 msgid "cannot use --filter without --stdout"
14252 #: builtin/pack-objects.c:3479
14253 msgid "Enumerating objects"
14256 #: builtin/pack-objects.c:3498
14258 msgid "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>)"
14261 #: builtin/pack-refs.c:7
14262 msgid "git pack-refs [<options>]"
14265 #: builtin/pack-refs.c:15
14266 msgid "pack everything"
14269 #: builtin/pack-refs.c:16
14270 msgid "prune loose refs (default)"
14273 #: builtin/prune-packed.c:9
14274 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
14277 #: builtin/prune-packed.c:42
14278 msgid "Removing duplicate objects"
14281 #: builtin/prune.c:12
14282 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
14285 #: builtin/prune.c:109
14286 msgid "report pruned objects"
14289 #: builtin/prune.c:112
14290 msgid "expire objects older than <time>"
14293 #: builtin/prune.c:114
14294 msgid "limit traversal to objects outside promisor packfiles"
14297 #: builtin/prune.c:128
14298 msgid "cannot prune in a precious-objects repo"
14301 #: builtin/pull.c:61 builtin/pull.c:63
14303 msgid "Invalid value for %s: %s"
14306 #: builtin/pull.c:83
14307 msgid "git pull [<options>] [<repository> [<refspec>...]]"
14310 #: builtin/pull.c:134
14311 msgid "control for recursive fetching of submodules"
14314 #: builtin/pull.c:138
14315 msgid "Options related to merging"
14318 #: builtin/pull.c:141
14319 msgid "incorporate changes by rebasing rather than merging"
14322 #: builtin/pull.c:168 builtin/rebase--interactive.c:149 builtin/revert.c:123
14323 msgid "allow fast-forward"
14326 #: builtin/pull.c:177
14327 msgid "automatically stash/stash pop before and after rebase"
14330 #: builtin/pull.c:193
14331 msgid "Options related to fetching"
14334 #: builtin/pull.c:203
14335 msgid "force overwrite of local branch"
14338 #: builtin/pull.c:211
14339 msgid "number of submodules pulled in parallel"
14342 #: builtin/pull.c:306
14344 msgid "Invalid value for pull.ff: %s"
14347 #: builtin/pull.c:422
14349 "There is no candidate for rebasing against among the refs that you just "
14353 #: builtin/pull.c:424
14355 "There are no candidates for merging among the refs that you just fetched."
14358 #: builtin/pull.c:425
14360 "Generally this means that you provided a wildcard refspec which had no\n"
14361 "matches on the remote end."
14364 #: builtin/pull.c:428
14367 "You asked to pull from the remote '%s', but did not specify\n"
14368 "a branch. Because this is not the default configured remote\n"
14369 "for your current branch, you must specify a branch on the command line."
14372 #: builtin/pull.c:433 builtin/rebase.c:956 git-parse-remote.sh:73
14373 msgid "You are not currently on a branch."
14376 #: builtin/pull.c:435 builtin/pull.c:450 git-parse-remote.sh:79
14377 msgid "Please specify which branch you want to rebase against."
14380 #: builtin/pull.c:437 builtin/pull.c:452 git-parse-remote.sh:82
14381 msgid "Please specify which branch you want to merge with."
14384 #: builtin/pull.c:438 builtin/pull.c:453
14385 msgid "See git-pull(1) for details."
14388 #: builtin/pull.c:440 builtin/pull.c:446 builtin/pull.c:455
14389 #: builtin/rebase.c:962 git-parse-remote.sh:64
14393 #: builtin/pull.c:440 builtin/pull.c:455 builtin/pull.c:460
14394 #: git-legacy-rebase.sh:564 git-parse-remote.sh:65
14398 #: builtin/pull.c:448 builtin/rebase.c:954 git-parse-remote.sh:75
14399 msgid "There is no tracking information for the current branch."
14402 #: builtin/pull.c:457 git-parse-remote.sh:95
14404 "If you wish to set tracking information for this branch you can do so with:"
14407 #: builtin/pull.c:462
14410 "Your configuration specifies to merge with the ref '%s'\n"
14411 "from the remote, but no such ref was fetched."
14414 #: builtin/pull.c:566
14416 msgid "unable to access commit %s"
14419 #: builtin/pull.c:844
14420 msgid "ignoring --verify-signatures for rebase"
14423 #: builtin/pull.c:892
14424 msgid "--[no-]autostash option is only valid with --rebase."
14427 #: builtin/pull.c:900
14428 msgid "Updating an unborn branch with changes added to the index."
14431 #: builtin/pull.c:904
14432 msgid "pull with rebase"
14435 #: builtin/pull.c:905
14436 msgid "please commit or stash them."
14439 #: builtin/pull.c:930
14442 "fetch updated the current branch head.\n"
14443 "fast-forwarding your working tree from\n"
14447 #: builtin/pull.c:936
14450 "Cannot fast-forward your working tree.\n"
14451 "After making sure that you saved anything precious from\n"
14454 "$ git reset --hard\n"
14458 #: builtin/pull.c:951
14459 msgid "Cannot merge multiple branches into empty head."
14462 #: builtin/pull.c:955
14463 msgid "Cannot rebase onto multiple branches."
14466 #: builtin/pull.c:962
14467 msgid "cannot rebase with locally recorded submodule modifications"
14470 #: builtin/push.c:19
14471 msgid "git push [<options>] [<repository> [<refspec>...]]"
14474 #: builtin/push.c:111
14475 msgid "tag shorthand without <tag>"
14478 #: builtin/push.c:121
14479 msgid "--delete only accepts plain target ref names"
14482 #: builtin/push.c:167
14485 "To choose either option permanently, see push.default in 'git help config'."
14488 #: builtin/push.c:170
14491 "The upstream branch of your current branch does not match\n"
14492 "the name of your current branch. To push to the upstream branch\n"
14493 "on the remote, use\n"
14495 " git push %s HEAD:%s\n"
14497 "To push to the branch of the same name on the remote, use\n"
14499 " git push %s HEAD\n"
14503 #: builtin/push.c:185
14506 "You are not currently on a branch.\n"
14507 "To push the history leading to the current (detached HEAD)\n"
14510 " git push %s HEAD:<name-of-remote-branch>\n"
14513 #: builtin/push.c:199
14516 "The current branch %s has no upstream branch.\n"
14517 "To push the current branch and set the remote as upstream, use\n"
14519 " git push --set-upstream %s %s\n"
14522 #: builtin/push.c:207
14524 msgid "The current branch %s has multiple upstream branches, refusing to push."
14527 #: builtin/push.c:210
14530 "You are pushing to remote '%s', which is not the upstream of\n"
14531 "your current branch '%s', without telling me what to push\n"
14532 "to update which remote branch."
14535 #: builtin/push.c:269
14537 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
14540 #: builtin/push.c:276
14542 "Updates were rejected because the tip of your current branch is behind\n"
14543 "its remote counterpart. Integrate the remote changes (e.g.\n"
14544 "'git pull ...') before pushing again.\n"
14545 "See the 'Note about fast-forwards' in 'git push --help' for details."
14548 #: builtin/push.c:282
14550 "Updates were rejected because a pushed branch tip is behind its remote\n"
14551 "counterpart. Check out this branch and integrate the remote changes\n"
14552 "(e.g. 'git pull ...') before pushing again.\n"
14553 "See the 'Note about fast-forwards' in 'git push --help' for details."
14556 #: builtin/push.c:288
14558 "Updates were rejected because the remote contains work that you do\n"
14559 "not have locally. This is usually caused by another repository pushing\n"
14560 "to the same ref. You may want to first integrate the remote changes\n"
14561 "(e.g., 'git pull ...') before pushing again.\n"
14562 "See the 'Note about fast-forwards' in 'git push --help' for details."
14565 #: builtin/push.c:295
14566 msgid "Updates were rejected because the tag already exists in the remote."
14569 #: builtin/push.c:298
14571 "You cannot update a remote ref that points at a non-commit object,\n"
14572 "or update a remote ref to make it point at a non-commit object,\n"
14573 "without using the '--force' option.\n"
14576 #: builtin/push.c:359
14578 msgid "Pushing to %s\n"
14581 #: builtin/push.c:364
14583 msgid "failed to push some refs to '%s'"
14586 #: builtin/push.c:398
14588 msgid "bad repository '%s'"
14591 #: builtin/push.c:399
14593 "No configured push destination.\n"
14594 "Either specify the URL from the command-line or configure a remote "
14595 "repository using\n"
14597 " git remote add <name> <url>\n"
14599 "and then push using the remote name\n"
14601 " git push <name>\n"
14604 #: builtin/push.c:554
14608 #: builtin/push.c:555 builtin/send-pack.c:164
14609 msgid "push all refs"
14612 #: builtin/push.c:556 builtin/send-pack.c:166
14613 msgid "mirror all refs"
14616 #: builtin/push.c:558
14617 msgid "delete refs"
14620 #: builtin/push.c:559
14621 msgid "push tags (can't be used with --all or --mirror)"
14624 #: builtin/push.c:562 builtin/send-pack.c:167
14625 msgid "force updates"
14628 #: builtin/push.c:564 builtin/send-pack.c:181
14629 msgid "<refname>:<expect>"
14632 #: builtin/push.c:565 builtin/send-pack.c:182
14633 msgid "require old value of ref to be at this value"
14636 #: builtin/push.c:568
14637 msgid "control recursive pushing of submodules"
14640 #: builtin/push.c:570 builtin/send-pack.c:175
14641 msgid "use thin pack"
14644 #: builtin/push.c:571 builtin/push.c:572 builtin/send-pack.c:161
14645 #: builtin/send-pack.c:162
14646 msgid "receive pack program"
14649 #: builtin/push.c:573
14650 msgid "set upstream for git pull/status"
14653 #: builtin/push.c:576
14654 msgid "prune locally removed refs"
14657 #: builtin/push.c:578
14658 msgid "bypass pre-push hook"
14661 #: builtin/push.c:579
14662 msgid "push missing but relevant tags"
14665 #: builtin/push.c:582 builtin/send-pack.c:169
14666 msgid "GPG sign the push"
14669 #: builtin/push.c:584 builtin/send-pack.c:176
14670 msgid "request atomic transaction on remote side"
14673 #: builtin/push.c:602
14674 msgid "--delete is incompatible with --all, --mirror and --tags"
14677 #: builtin/push.c:604
14678 msgid "--delete doesn't make sense without any refs"
14681 #: builtin/push.c:607
14682 msgid "--all and --tags are incompatible"
14685 #: builtin/push.c:609
14686 msgid "--all can't be combined with refspecs"
14689 #: builtin/push.c:613
14690 msgid "--mirror and --tags are incompatible"
14693 #: builtin/push.c:615
14694 msgid "--mirror can't be combined with refspecs"
14697 #: builtin/push.c:618
14698 msgid "--all and --mirror are incompatible"
14701 #: builtin/push.c:637
14702 msgid "push options must not have new line characters"
14705 #: builtin/range-diff.c:8
14706 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
14709 #: builtin/range-diff.c:9
14710 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
14713 #: builtin/range-diff.c:10
14714 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
14717 #: builtin/range-diff.c:21
14718 msgid "Percentage by which creation is weighted"
14721 #: builtin/range-diff.c:23
14722 msgid "use simple diff colors"
14725 #: builtin/range-diff.c:61 builtin/range-diff.c:65
14727 msgid "no .. in range: '%s'"
14730 #: builtin/range-diff.c:75
14731 msgid "single arg format must be symmetric range"
14734 #: builtin/range-diff.c:90
14735 msgid "need two commit ranges"
14738 #: builtin/read-tree.c:41
14740 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
14741 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
14742 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
14745 #: builtin/read-tree.c:124
14746 msgid "write resulting index to <file>"
14749 #: builtin/read-tree.c:127
14750 msgid "only empty the index"
14753 #: builtin/read-tree.c:129
14757 #: builtin/read-tree.c:131
14758 msgid "perform a merge in addition to a read"
14761 #: builtin/read-tree.c:133
14762 msgid "3-way merge if no file level merging required"
14765 #: builtin/read-tree.c:135
14766 msgid "3-way merge in presence of adds and removes"
14769 #: builtin/read-tree.c:137
14770 msgid "same as -m, but discard unmerged entries"
14773 #: builtin/read-tree.c:138
14774 msgid "<subdirectory>/"
14777 #: builtin/read-tree.c:139
14778 msgid "read the tree into the index under <subdirectory>/"
14781 #: builtin/read-tree.c:142
14782 msgid "update working tree with merge result"
14785 #: builtin/read-tree.c:144
14789 #: builtin/read-tree.c:145
14790 msgid "allow explicitly ignored files to be overwritten"
14793 #: builtin/read-tree.c:148
14794 msgid "don't check the working tree after merging"
14797 #: builtin/read-tree.c:149
14798 msgid "don't update the index or the work tree"
14801 #: builtin/read-tree.c:151
14802 msgid "skip applying sparse checkout filter"
14805 #: builtin/read-tree.c:153
14806 msgid "debug unpack-trees"
14809 #: builtin/rebase.c:30
14811 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] [<upstream>] "
14815 #: builtin/rebase.c:32
14817 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
14820 #: builtin/rebase.c:34
14821 msgid "git rebase --continue | --abort | --skip | --edit-todo"
14824 #: builtin/rebase.c:121 builtin/rebase.c:1437
14826 msgid "%s requires an interactive rebase"
14829 #: builtin/rebase.c:173
14831 msgid "could not get 'onto': '%s'"
14834 #: builtin/rebase.c:188
14836 msgid "invalid orig-head: '%s'"
14839 #: builtin/rebase.c:213
14841 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
14844 #: builtin/rebase.c:289
14846 msgid "Could not read '%s'"
14849 #: builtin/rebase.c:307
14851 msgid "Cannot store %s"
14854 #: builtin/rebase.c:402
14855 msgid "could not determine HEAD revision"
14858 #: builtin/rebase.c:522
14860 "Resolve all conflicts manually, mark them as resolved with\n"
14861 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
14862 "You can instead skip this commit: run \"git rebase --skip\".\n"
14863 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
14867 #: builtin/rebase.c:603
14871 "git encountered an error while preparing the patches to replay\n"
14872 "these revisions:\n"
14876 "As a result, git cannot rebase them."
14879 #: builtin/rebase.c:948
14883 "Please specify which branch you want to rebase against.\n"
14884 "See git-rebase(1) for details.\n"
14886 " git rebase '<branch>'\n"
14890 #: builtin/rebase.c:964
14893 "If you wish to set tracking information for this branch you can do so with:\n"
14895 " git branch --set-upstream-to=%s/<branch> %s\n"
14899 #: builtin/rebase.c:994
14900 msgid "exec commands cannot contain newlines"
14903 #: builtin/rebase.c:998
14904 msgid "empty exec command"
14907 #: builtin/rebase.c:1040
14908 msgid "rebase onto given branch instead of upstream"
14911 #: builtin/rebase.c:1042
14912 msgid "allow pre-rebase hook to run"
14915 #: builtin/rebase.c:1044
14916 msgid "be quiet. implies --no-stat"
14919 #: builtin/rebase.c:1047
14920 msgid "display a diffstat of what changed upstream"
14923 #: builtin/rebase.c:1050
14924 msgid "do not show diffstat of what changed upstream"
14927 #: builtin/rebase.c:1053
14928 msgid "add a Signed-off-by: line to each commit"
14931 #: builtin/rebase.c:1055 builtin/rebase.c:1059 builtin/rebase.c:1061
14932 msgid "passed to 'git am'"
14935 #: builtin/rebase.c:1063 builtin/rebase.c:1065
14936 msgid "passed to 'git apply'"
14939 #: builtin/rebase.c:1067 builtin/rebase.c:1070
14940 msgid "cherry-pick all commits, even if unchanged"
14943 #: builtin/rebase.c:1072
14947 #: builtin/rebase.c:1075
14948 msgid "skip current patch and continue"
14951 #: builtin/rebase.c:1077
14952 msgid "abort and check out the original branch"
14955 #: builtin/rebase.c:1080
14956 msgid "abort but keep HEAD where it is"
14959 #: builtin/rebase.c:1081
14960 msgid "edit the todo list during an interactive rebase"
14963 #: builtin/rebase.c:1084
14964 msgid "show the patch file being applied or merged"
14967 #: builtin/rebase.c:1087
14968 msgid "use merging strategies to rebase"
14971 #: builtin/rebase.c:1091
14972 msgid "let the user edit the list of commits to rebase"
14975 #: builtin/rebase.c:1095
14976 msgid "try to recreate merges instead of ignoring them"
14979 #: builtin/rebase.c:1099
14980 msgid "allow rerere to update index with resolved conflict"
14983 #: builtin/rebase.c:1102
14984 msgid "preserve empty commits during rebase"
14987 #: builtin/rebase.c:1104
14988 msgid "move commits that begin with squash!/fixup! under -i"
14991 #: builtin/rebase.c:1110
14992 msgid "automatically stash/stash pop before and after"
14995 #: builtin/rebase.c:1112
14996 msgid "add exec lines after each commit of the editable list"
14999 #: builtin/rebase.c:1116
15000 msgid "allow rebasing commits with empty messages"
15003 #: builtin/rebase.c:1119
15004 msgid "try to rebase merges instead of skipping them"
15007 #: builtin/rebase.c:1122
15008 msgid "use 'merge-base --fork-point' to refine upstream"
15011 #: builtin/rebase.c:1124
15012 msgid "use the given merge strategy"
15015 #: builtin/rebase.c:1126 builtin/revert.c:112
15019 #: builtin/rebase.c:1127
15020 msgid "pass the argument through to the merge strategy"
15023 #: builtin/rebase.c:1130
15024 msgid "rebase all reachable commits up to the root(s)"
15027 #: builtin/rebase.c:1133 builtin/rebase--interactive.c:198
15028 msgid "automatically re-schedule any `exec` that fails"
15031 #: builtin/rebase.c:1149
15033 msgid "could not exec %s"
15036 #: builtin/rebase.c:1167 git-legacy-rebase.sh:220
15037 msgid "It looks like 'git am' is in progress. Cannot rebase."
15040 #: builtin/rebase.c:1208 git-legacy-rebase.sh:406
15041 msgid "No rebase in progress?"
15044 #: builtin/rebase.c:1212 git-legacy-rebase.sh:417
15045 msgid "The --edit-todo action can only be used during interactive rebase."
15048 #: builtin/rebase.c:1226 git-legacy-rebase.sh:424
15049 msgid "Cannot read HEAD"
15052 #: builtin/rebase.c:1238 git-legacy-rebase.sh:427
15054 "You must edit all merge conflicts and then\n"
15055 "mark them as resolved using git add"
15058 #: builtin/rebase.c:1257
15059 msgid "could not discard worktree changes"
15062 #: builtin/rebase.c:1276
15064 msgid "could not move back to %s"
15067 #: builtin/rebase.c:1287 builtin/rm.c:369
15069 msgid "could not remove '%s'"
15072 #: builtin/rebase.c:1313
15075 "It seems that there is already a %s directory, and\n"
15076 "I wonder if you are in the middle of another rebase. If that is the\n"
15077 "case, please try\n"
15079 "If that is not the case, please\n"
15081 "and run me again. I am stopping in case you still have something\n"
15082 "valuable there.\n"
15085 #: builtin/rebase.c:1334
15086 msgid "switch `C' expects a numerical value"
15089 #: builtin/rebase.c:1375
15091 msgid "Unknown mode: %s"
15094 #: builtin/rebase.c:1397
15095 msgid "--strategy requires --merge or --interactive"
15098 #: builtin/rebase.c:1446
15099 msgid "cannot combine am options with either interactive or merge options"
15102 #: builtin/rebase.c:1465
15103 msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
15106 #: builtin/rebase.c:1469 git-legacy-rebase.sh:544
15108 "error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
15111 #: builtin/rebase.c:1475
15112 msgid "cannot combine '--rebase-merges' with '--strategy-option'"
15115 #: builtin/rebase.c:1478
15116 msgid "cannot combine '--rebase-merges' with '--strategy'"
15119 #: builtin/rebase.c:1502
15121 msgid "invalid upstream '%s'"
15124 #: builtin/rebase.c:1508
15125 msgid "Could not create new root commit"
15128 #: builtin/rebase.c:1526
15130 msgid "'%s': need exactly one merge base"
15133 #: builtin/rebase.c:1533
15135 msgid "Does not point to a valid commit '%s'"
15138 #: builtin/rebase.c:1558
15140 msgid "fatal: no such branch/commit '%s'"
15143 #: builtin/rebase.c:1566 builtin/submodule--helper.c:38
15144 #: builtin/submodule--helper.c:1934
15146 msgid "No such ref: %s"
15149 #: builtin/rebase.c:1578
15150 msgid "Could not resolve HEAD to a revision"
15153 #: builtin/rebase.c:1619 git-legacy-rebase.sh:673
15154 msgid "Cannot autostash"
15157 #: builtin/rebase.c:1622
15159 msgid "Unexpected stash response: '%s'"
15162 #: builtin/rebase.c:1628
15164 msgid "Could not create directory for '%s'"
15167 #: builtin/rebase.c:1631
15169 msgid "Created autostash: %s\n"
15172 #: builtin/rebase.c:1634
15173 msgid "could not reset --hard"
15176 #: builtin/rebase.c:1635 builtin/reset.c:114
15178 msgid "HEAD is now at %s"
15181 #: builtin/rebase.c:1651 git-legacy-rebase.sh:682
15182 msgid "Please commit or stash them."
15185 #: builtin/rebase.c:1678
15187 msgid "could not parse '%s'"
15190 #: builtin/rebase.c:1691
15192 msgid "could not switch to %s"
15195 #: builtin/rebase.c:1702 git-legacy-rebase.sh:705
15197 msgid "HEAD is up to date."
15200 #: builtin/rebase.c:1704
15202 msgid "Current branch %s is up to date.\n"
15205 #: builtin/rebase.c:1712 git-legacy-rebase.sh:715
15207 msgid "HEAD is up to date, rebase forced."
15210 #: builtin/rebase.c:1714
15212 msgid "Current branch %s is up to date, rebase forced.\n"
15215 #: builtin/rebase.c:1722 git-legacy-rebase.sh:215
15216 msgid "The pre-rebase hook refused to rebase."
15219 #: builtin/rebase.c:1729
15221 msgid "Changes to %s:\n"
15224 #: builtin/rebase.c:1732
15226 msgid "Changes from %s to %s:\n"
15229 #: builtin/rebase.c:1757
15231 msgid "First, rewinding head to replay your work on top of it...\n"
15234 #: builtin/rebase.c:1765
15235 msgid "Could not detach HEAD"
15238 #: builtin/rebase.c:1774
15240 msgid "Fast-forwarded %s to %s.\n"
15243 #: builtin/rebase--interactive.c:25
15247 #: builtin/rebase--interactive.c:52
15249 msgid "could not create temporary %s"
15252 #: builtin/rebase--interactive.c:58
15253 msgid "could not mark as interactive"
15256 #: builtin/rebase--interactive.c:102
15258 msgid "could not open %s"
15261 #: builtin/rebase--interactive.c:115
15262 msgid "could not generate todo list"
15265 #: builtin/rebase--interactive.c:131
15266 msgid "git rebase--interactive [<options>]"
15269 #: builtin/rebase--interactive.c:150
15270 msgid "keep empty commits"
15273 #: builtin/rebase--interactive.c:152 builtin/revert.c:125
15274 msgid "allow commits with empty messages"
15277 #: builtin/rebase--interactive.c:153
15278 msgid "rebase merge commits"
15281 #: builtin/rebase--interactive.c:155
15282 msgid "keep original branch points of cousins"
15285 #: builtin/rebase--interactive.c:157
15286 msgid "move commits that begin with squash!/fixup!"
15289 #: builtin/rebase--interactive.c:158
15290 msgid "sign commits"
15293 #: builtin/rebase--interactive.c:160
15294 msgid "continue rebase"
15297 #: builtin/rebase--interactive.c:162
15298 msgid "skip commit"
15301 #: builtin/rebase--interactive.c:163
15302 msgid "edit the todo list"
15305 #: builtin/rebase--interactive.c:165
15306 msgid "show the current patch"
15309 #: builtin/rebase--interactive.c:168
15310 msgid "shorten commit ids in the todo list"
15313 #: builtin/rebase--interactive.c:170
15314 msgid "expand commit ids in the todo list"
15317 #: builtin/rebase--interactive.c:172
15318 msgid "check the todo list"
15321 #: builtin/rebase--interactive.c:174
15322 msgid "rearrange fixup/squash lines"
15325 #: builtin/rebase--interactive.c:176
15326 msgid "insert exec commands in todo list"
15329 #: builtin/rebase--interactive.c:177
15333 #: builtin/rebase--interactive.c:179
15334 msgid "restrict-revision"
15337 #: builtin/rebase--interactive.c:179
15338 msgid "restrict revision"
15341 #: builtin/rebase--interactive.c:180
15342 msgid "squash-onto"
15345 #: builtin/rebase--interactive.c:181
15346 msgid "squash onto"
15349 #: builtin/rebase--interactive.c:183
15350 msgid "the upstream commit"
15353 #: builtin/rebase--interactive.c:184
15357 #: builtin/rebase--interactive.c:184
15361 #: builtin/rebase--interactive.c:189
15362 msgid "rebase strategy"
15365 #: builtin/rebase--interactive.c:190
15366 msgid "strategy-opts"
15369 #: builtin/rebase--interactive.c:191
15370 msgid "strategy options"
15373 #: builtin/rebase--interactive.c:192
15377 #: builtin/rebase--interactive.c:193
15378 msgid "the branch or commit to checkout"
15381 #: builtin/rebase--interactive.c:194
15385 #: builtin/rebase--interactive.c:194
15389 #: builtin/rebase--interactive.c:195
15393 #: builtin/rebase--interactive.c:195
15394 msgid "the command to run"
15397 #: builtin/rebase--interactive.c:224
15398 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
15401 #: builtin/rebase--interactive.c:230
15402 msgid "a base commit must be provided with --upstream or --onto"
15405 #: builtin/receive-pack.c:33
15406 msgid "git receive-pack <git-dir>"
15409 #: builtin/receive-pack.c:830
15411 "By default, updating the current branch in a non-bare repository\n"
15412 "is denied, because it will make the index and work tree inconsistent\n"
15413 "with what you pushed, and will require 'git reset --hard' to match\n"
15414 "the work tree to HEAD.\n"
15416 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
15417 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
15418 "its current branch; however, this is not recommended unless you\n"
15419 "arranged to update its work tree to match what you pushed in some\n"
15422 "To squelch this message and still keep the default behaviour, set\n"
15423 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
15426 #: builtin/receive-pack.c:850
15428 "By default, deleting the current branch is denied, because the next\n"
15429 "'git clone' won't result in any file checked out, causing confusion.\n"
15431 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
15432 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
15433 "current branch, with or without a warning message.\n"
15435 "To squelch this message, you can set it to 'refuse'."
15438 #: builtin/receive-pack.c:1929
15442 #: builtin/receive-pack.c:1943
15443 msgid "You must specify a directory."
15446 #: builtin/reflog.c:17
15448 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
15449 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
15453 #: builtin/reflog.c:22
15455 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
15459 #: builtin/reflog.c:25
15460 msgid "git reflog exists <ref>"
15463 #: builtin/reflog.c:567 builtin/reflog.c:572
15465 msgid "'%s' is not a valid timestamp"
15468 #: builtin/reflog.c:605
15470 msgid "Marking reachable objects..."
15473 #: builtin/reflog.c:643
15475 msgid "%s points nowhere!"
15478 #: builtin/reflog.c:695
15479 msgid "no reflog specified to delete"
15482 #: builtin/reflog.c:704
15484 msgid "not a reflog: %s"
15487 #: builtin/reflog.c:709
15489 msgid "no reflog for '%s'"
15492 #: builtin/reflog.c:755
15494 msgid "invalid ref format: %s"
15497 #: builtin/reflog.c:764
15498 msgid "git reflog [ show | expire | delete | exists ]"
15501 #: builtin/remote.c:16
15502 msgid "git remote [-v | --verbose]"
15505 #: builtin/remote.c:17
15507 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
15508 "mirror=<fetch|push>] <name> <url>"
15511 #: builtin/remote.c:18 builtin/remote.c:38
15512 msgid "git remote rename <old> <new>"
15515 #: builtin/remote.c:19 builtin/remote.c:43
15516 msgid "git remote remove <name>"
15519 #: builtin/remote.c:20 builtin/remote.c:48
15520 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
15523 #: builtin/remote.c:21
15524 msgid "git remote [-v | --verbose] show [-n] <name>"
15527 #: builtin/remote.c:22
15528 msgid "git remote prune [-n | --dry-run] <name>"
15531 #: builtin/remote.c:23
15533 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
15536 #: builtin/remote.c:24
15537 msgid "git remote set-branches [--add] <name> <branch>..."
15540 #: builtin/remote.c:25 builtin/remote.c:74
15541 msgid "git remote get-url [--push] [--all] <name>"
15544 #: builtin/remote.c:26 builtin/remote.c:79
15545 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
15548 #: builtin/remote.c:27 builtin/remote.c:80
15549 msgid "git remote set-url --add <name> <newurl>"
15552 #: builtin/remote.c:28 builtin/remote.c:81
15553 msgid "git remote set-url --delete <name> <url>"
15556 #: builtin/remote.c:33
15557 msgid "git remote add [<options>] <name> <url>"
15560 #: builtin/remote.c:53
15561 msgid "git remote set-branches <name> <branch>..."
15564 #: builtin/remote.c:54
15565 msgid "git remote set-branches --add <name> <branch>..."
15568 #: builtin/remote.c:59
15569 msgid "git remote show [<options>] <name>"
15572 #: builtin/remote.c:64
15573 msgid "git remote prune [<options>] <name>"
15576 #: builtin/remote.c:69
15577 msgid "git remote update [<options>] [<group> | <remote>]..."
15580 #: builtin/remote.c:98
15582 msgid "Updating %s"
15585 #: builtin/remote.c:130
15587 "--mirror is dangerous and deprecated; please\n"
15588 "\t use --mirror=fetch or --mirror=push instead"
15591 #: builtin/remote.c:147
15593 msgid "unknown mirror argument: %s"
15596 #: builtin/remote.c:163
15597 msgid "fetch the remote branches"
15600 #: builtin/remote.c:165
15601 msgid "import all tags and associated objects when fetching"
15604 #: builtin/remote.c:168
15605 msgid "or do not fetch any tag at all (--no-tags)"
15608 #: builtin/remote.c:170
15609 msgid "branch(es) to track"
15612 #: builtin/remote.c:171
15613 msgid "master branch"
15616 #: builtin/remote.c:173
15617 msgid "set up remote as a mirror to push to or fetch from"
15620 #: builtin/remote.c:185
15621 msgid "specifying a master branch makes no sense with --mirror"
15624 #: builtin/remote.c:187
15625 msgid "specifying branches to track makes sense only with fetch mirrors"
15628 #: builtin/remote.c:194 builtin/remote.c:636
15630 msgid "remote %s already exists."
15633 #: builtin/remote.c:198 builtin/remote.c:640
15635 msgid "'%s' is not a valid remote name"
15638 #: builtin/remote.c:238
15640 msgid "Could not setup master '%s'"
15643 #: builtin/remote.c:344
15645 msgid "Could not get fetch map for refspec %s"
15648 #: builtin/remote.c:443 builtin/remote.c:451
15652 #: builtin/remote.c:455
15656 #: builtin/remote.c:629 builtin/remote.c:765 builtin/remote.c:864
15658 msgid "No such remote: '%s'"
15661 #: builtin/remote.c:646
15663 msgid "Could not rename config section '%s' to '%s'"
15666 #: builtin/remote.c:666
15669 "Not updating non-default fetch refspec\n"
15671 "\tPlease update the configuration manually if necessary."
15674 #: builtin/remote.c:702
15676 msgid "deleting '%s' failed"
15679 #: builtin/remote.c:736
15681 msgid "creating '%s' failed"
15684 #: builtin/remote.c:802
15686 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
15687 "to delete it, use:"
15689 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
15690 "to delete them, use:"
15694 #: builtin/remote.c:816
15696 msgid "Could not remove config section '%s'"
15699 #: builtin/remote.c:917
15701 msgid " new (next fetch will store in remotes/%s)"
15704 #: builtin/remote.c:920
15708 #: builtin/remote.c:922
15709 msgid " stale (use 'git remote prune' to remove)"
15712 #: builtin/remote.c:924
15716 #: builtin/remote.c:965
15718 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
15721 #: builtin/remote.c:974
15723 msgid "rebases interactively onto remote %s"
15726 #: builtin/remote.c:976
15728 msgid "rebases interactively (with merges) onto remote %s"
15731 #: builtin/remote.c:979
15733 msgid "rebases onto remote %s"
15736 #: builtin/remote.c:983
15738 msgid " merges with remote %s"
15741 #: builtin/remote.c:986
15743 msgid "merges with remote %s"
15746 #: builtin/remote.c:989
15748 msgid "%-*s and with remote %s\n"
15751 #: builtin/remote.c:1032
15755 #: builtin/remote.c:1035
15759 #: builtin/remote.c:1039
15763 #: builtin/remote.c:1042
15764 msgid "fast-forwardable"
15767 #: builtin/remote.c:1045
15768 msgid "local out of date"
15771 #: builtin/remote.c:1052
15773 msgid " %-*s forces to %-*s (%s)"
15776 #: builtin/remote.c:1055
15778 msgid " %-*s pushes to %-*s (%s)"
15781 #: builtin/remote.c:1059
15783 msgid " %-*s forces to %s"
15786 #: builtin/remote.c:1062
15788 msgid " %-*s pushes to %s"
15791 #: builtin/remote.c:1130
15792 msgid "do not query remotes"
15795 #: builtin/remote.c:1157
15797 msgid "* remote %s"
15800 #: builtin/remote.c:1158
15802 msgid " Fetch URL: %s"
15805 #: builtin/remote.c:1159 builtin/remote.c:1175 builtin/remote.c:1314
15809 #. TRANSLATORS: the colon ':' should align
15810 #. with the one in " Fetch URL: %s"
15813 #: builtin/remote.c:1173 builtin/remote.c:1175
15815 msgid " Push URL: %s"
15818 #: builtin/remote.c:1177 builtin/remote.c:1179 builtin/remote.c:1181
15820 msgid " HEAD branch: %s"
15823 #: builtin/remote.c:1177
15824 msgid "(not queried)"
15827 #: builtin/remote.c:1179
15831 #: builtin/remote.c:1183
15834 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
15837 #: builtin/remote.c:1195
15839 msgid " Remote branch:%s"
15840 msgid_plural " Remote branches:%s"
15844 #: builtin/remote.c:1198 builtin/remote.c:1224
15845 msgid " (status not queried)"
15848 #: builtin/remote.c:1207
15849 msgid " Local branch configured for 'git pull':"
15850 msgid_plural " Local branches configured for 'git pull':"
15854 #: builtin/remote.c:1215
15855 msgid " Local refs will be mirrored by 'git push'"
15858 #: builtin/remote.c:1221
15860 msgid " Local ref configured for 'git push'%s:"
15861 msgid_plural " Local refs configured for 'git push'%s:"
15865 #: builtin/remote.c:1242
15866 msgid "set refs/remotes/<name>/HEAD according to remote"
15869 #: builtin/remote.c:1244
15870 msgid "delete refs/remotes/<name>/HEAD"
15873 #: builtin/remote.c:1259
15874 msgid "Cannot determine remote HEAD"
15877 #: builtin/remote.c:1261
15878 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
15881 #: builtin/remote.c:1271
15883 msgid "Could not delete %s"
15886 #: builtin/remote.c:1279
15888 msgid "Not a valid ref: %s"
15891 #: builtin/remote.c:1281
15893 msgid "Could not setup %s"
15896 #: builtin/remote.c:1299
15898 msgid " %s will become dangling!"
15901 #: builtin/remote.c:1300
15903 msgid " %s has become dangling!"
15906 #: builtin/remote.c:1310
15911 #: builtin/remote.c:1311
15916 #: builtin/remote.c:1327
15918 msgid " * [would prune] %s"
15921 #: builtin/remote.c:1330
15923 msgid " * [pruned] %s"
15926 #: builtin/remote.c:1375
15927 msgid "prune remotes after fetching"
15930 #: builtin/remote.c:1438 builtin/remote.c:1492 builtin/remote.c:1560
15932 msgid "No such remote '%s'"
15935 #: builtin/remote.c:1454
15939 #: builtin/remote.c:1461
15940 msgid "no remote specified"
15943 #: builtin/remote.c:1478
15944 msgid "query push URLs rather than fetch URLs"
15947 #: builtin/remote.c:1480
15948 msgid "return all URLs"
15951 #: builtin/remote.c:1508
15953 msgid "no URLs configured for remote '%s'"
15956 #: builtin/remote.c:1534
15957 msgid "manipulate push URLs"
15960 #: builtin/remote.c:1536
15964 #: builtin/remote.c:1538
15965 msgid "delete URLs"
15968 #: builtin/remote.c:1545
15969 msgid "--add --delete doesn't make sense"
15972 #: builtin/remote.c:1584
15974 msgid "Invalid old URL pattern: %s"
15977 #: builtin/remote.c:1592
15979 msgid "No such URL found: %s"
15982 #: builtin/remote.c:1594
15983 msgid "Will not delete all non-push URLs"
15986 #: builtin/remote.c:1610
15987 msgid "be verbose; must be placed before a subcommand"
15990 #: builtin/remote.c:1641
15992 msgid "Unknown subcommand: %s"
15995 #: builtin/repack.c:22
15996 msgid "git repack [<options>]"
15999 #: builtin/repack.c:27
16001 "Incremental repacks are incompatible with bitmap indexes. Use\n"
16002 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
16005 #: builtin/repack.c:200
16006 msgid "could not start pack-objects to repack promisor objects"
16009 #: builtin/repack.c:239 builtin/repack.c:411
16010 msgid "repack: Expecting full hex object ID lines only from pack-objects."
16013 #: builtin/repack.c:256
16014 msgid "could not finish pack-objects to repack promisor objects"
16017 #: builtin/repack.c:294
16018 msgid "pack everything in a single pack"
16021 #: builtin/repack.c:296
16022 msgid "same as -a, and turn unreachable objects loose"
16025 #: builtin/repack.c:299
16026 msgid "remove redundant packs, and run git-prune-packed"
16029 #: builtin/repack.c:301
16030 msgid "pass --no-reuse-delta to git-pack-objects"
16033 #: builtin/repack.c:303
16034 msgid "pass --no-reuse-object to git-pack-objects"
16037 #: builtin/repack.c:305
16038 msgid "do not run git-update-server-info"
16041 #: builtin/repack.c:308
16042 msgid "pass --local to git-pack-objects"
16045 #: builtin/repack.c:310
16046 msgid "write bitmap index"
16049 #: builtin/repack.c:312
16050 msgid "pass --delta-islands to git-pack-objects"
16053 #: builtin/repack.c:313
16054 msgid "approxidate"
16057 #: builtin/repack.c:314
16058 msgid "with -A, do not loosen objects older than this"
16061 #: builtin/repack.c:316
16062 msgid "with -a, repack unreachable objects"
16065 #: builtin/repack.c:318
16066 msgid "size of the window used for delta compression"
16069 #: builtin/repack.c:319 builtin/repack.c:325
16073 #: builtin/repack.c:320
16074 msgid "same as the above, but limit memory size instead of entries count"
16077 #: builtin/repack.c:322
16078 msgid "limits the maximum delta depth"
16081 #: builtin/repack.c:324
16082 msgid "limits the maximum number of threads"
16085 #: builtin/repack.c:326
16086 msgid "maximum size of each packfile"
16089 #: builtin/repack.c:328
16090 msgid "repack objects in packs marked with .keep"
16093 #: builtin/repack.c:330
16094 msgid "do not repack this pack"
16097 #: builtin/repack.c:340
16098 msgid "cannot delete packs in a precious-objects repo"
16101 #: builtin/repack.c:344
16102 msgid "--keep-unreachable and -A are incompatible"
16105 #: builtin/repack.c:420
16106 msgid "Nothing new to pack."
16109 #: builtin/repack.c:481
16112 "WARNING: Some packs in use have been renamed by\n"
16113 "WARNING: prefixing old- to their name, in order to\n"
16114 "WARNING: replace them with the new version of the\n"
16115 "WARNING: file. But the operation failed, and the\n"
16116 "WARNING: attempt to rename them back to their\n"
16117 "WARNING: original names also failed.\n"
16118 "WARNING: Please rename them in %s manually:\n"
16121 #: builtin/repack.c:529
16123 msgid "failed to remove '%s'"
16126 #: builtin/replace.c:22
16127 msgid "git replace [-f] <object> <replacement>"
16130 #: builtin/replace.c:23
16131 msgid "git replace [-f] --edit <object>"
16134 #: builtin/replace.c:24
16135 msgid "git replace [-f] --graft <commit> [<parent>...]"
16138 #: builtin/replace.c:25
16139 msgid "git replace [-f] --convert-graft-file"
16142 #: builtin/replace.c:26
16143 msgid "git replace -d <object>..."
16146 #: builtin/replace.c:27
16147 msgid "git replace [--format=<format>] [-l [<pattern>]]"
16150 #: builtin/replace.c:58 builtin/replace.c:203 builtin/replace.c:206
16152 msgid "failed to resolve '%s' as a valid ref"
16155 #: builtin/replace.c:86
16158 "invalid replace format '%s'\n"
16159 "valid formats are 'short', 'medium' and 'long'"
16162 #: builtin/replace.c:121
16164 msgid "replace ref '%s' not found"
16167 #: builtin/replace.c:137
16169 msgid "Deleted replace ref '%s'"
16172 #: builtin/replace.c:149
16174 msgid "'%s' is not a valid ref name"
16177 #: builtin/replace.c:154
16179 msgid "replace ref '%s' already exists"
16182 #: builtin/replace.c:174
16185 "Objects must be of the same type.\n"
16186 "'%s' points to a replaced object of type '%s'\n"
16187 "while '%s' points to a replacement object of type '%s'."
16190 #: builtin/replace.c:225
16192 msgid "unable to open %s for writing"
16195 #: builtin/replace.c:238
16196 msgid "cat-file reported failure"
16199 #: builtin/replace.c:254
16201 msgid "unable to open %s for reading"
16204 #: builtin/replace.c:268
16205 msgid "unable to spawn mktree"
16208 #: builtin/replace.c:272
16209 msgid "unable to read from mktree"
16212 #: builtin/replace.c:281
16213 msgid "mktree reported failure"
16216 #: builtin/replace.c:285
16217 msgid "mktree did not return an object name"
16220 #: builtin/replace.c:294
16222 msgid "unable to fstat %s"
16225 #: builtin/replace.c:299
16226 msgid "unable to write object to database"
16229 #: builtin/replace.c:318 builtin/replace.c:371 builtin/replace.c:415
16230 #: builtin/replace.c:445
16232 msgid "not a valid object name: '%s'"
16235 #: builtin/replace.c:322
16237 msgid "unable to get object type for %s"
16240 #: builtin/replace.c:338
16241 msgid "editing object file failed"
16244 #: builtin/replace.c:347
16246 msgid "new object is the same as the old one: '%s'"
16249 #: builtin/replace.c:407
16251 msgid "bad mergetag in commit '%s'"
16254 #: builtin/replace.c:409
16256 msgid "malformed mergetag in commit '%s'"
16259 #: builtin/replace.c:421
16262 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
16263 "instead of --graft"
16266 #: builtin/replace.c:460
16268 msgid "the original commit '%s' has a gpg signature"
16271 #: builtin/replace.c:461
16272 msgid "the signature will be removed in the replacement commit!"
16275 #: builtin/replace.c:471
16277 msgid "could not write replacement commit for: '%s'"
16280 #: builtin/replace.c:479
16282 msgid "graft for '%s' unnecessary"
16285 #: builtin/replace.c:482
16287 msgid "new commit is the same as the old one: '%s'"
16290 #: builtin/replace.c:515
16293 "could not convert the following graft(s):\n"
16297 #: builtin/replace.c:536
16298 msgid "list replace refs"
16301 #: builtin/replace.c:537
16302 msgid "delete replace refs"
16305 #: builtin/replace.c:538
16306 msgid "edit existing object"
16309 #: builtin/replace.c:539
16310 msgid "change a commit's parents"
16313 #: builtin/replace.c:540
16314 msgid "convert existing graft file"
16317 #: builtin/replace.c:541
16318 msgid "replace the ref if it exists"
16321 #: builtin/replace.c:543
16322 msgid "do not pretty-print contents for --edit"
16325 #: builtin/replace.c:544
16326 msgid "use this format"
16329 #: builtin/replace.c:557
16330 msgid "--format cannot be used when not listing"
16333 #: builtin/replace.c:565
16334 msgid "-f only makes sense when writing a replacement"
16337 #: builtin/replace.c:569
16338 msgid "--raw only makes sense with --edit"
16341 #: builtin/replace.c:575
16342 msgid "-d needs at least one argument"
16345 #: builtin/replace.c:581
16346 msgid "bad number of arguments"
16349 #: builtin/replace.c:587
16350 msgid "-e needs exactly one argument"
16353 #: builtin/replace.c:593
16354 msgid "-g needs at least one argument"
16357 #: builtin/replace.c:599
16358 msgid "--convert-graft-file takes no argument"
16361 #: builtin/replace.c:605
16362 msgid "only one pattern can be given with -l"
16365 #: builtin/rerere.c:13
16366 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
16369 #: builtin/rerere.c:60
16370 msgid "register clean resolutions in index"
16373 #: builtin/rerere.c:79
16374 msgid "'git rerere forget' without paths is deprecated"
16377 #: builtin/rerere.c:113
16379 msgid "unable to generate diff for '%s'"
16382 #: builtin/reset.c:32
16384 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
16387 #: builtin/reset.c:33
16388 msgid "git reset [-q] [<tree-ish>] [--] <paths>..."
16391 #: builtin/reset.c:34
16392 msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
16395 #: builtin/reset.c:40
16399 #: builtin/reset.c:40
16403 #: builtin/reset.c:40
16407 #: builtin/reset.c:40
16411 #: builtin/reset.c:40
16415 #: builtin/reset.c:81
16416 msgid "You do not have a valid HEAD."
16419 #: builtin/reset.c:83
16420 msgid "Failed to find tree of HEAD."
16423 #: builtin/reset.c:89
16425 msgid "Failed to find tree of %s."
16428 #: builtin/reset.c:193
16430 msgid "Cannot do a %s reset in the middle of a merge."
16433 #: builtin/reset.c:293
16434 msgid "be quiet, only report errors"
16437 #: builtin/reset.c:295
16438 msgid "reset HEAD and index"
16441 #: builtin/reset.c:296
16442 msgid "reset only HEAD"
16445 #: builtin/reset.c:298 builtin/reset.c:300
16446 msgid "reset HEAD, index and working tree"
16449 #: builtin/reset.c:302
16450 msgid "reset HEAD but keep local changes"
16453 #: builtin/reset.c:308
16454 msgid "record only the fact that removed paths will be added later"
16457 #: builtin/reset.c:326
16459 msgid "Failed to resolve '%s' as a valid revision."
16462 #: builtin/reset.c:334
16464 msgid "Failed to resolve '%s' as a valid tree."
16467 #: builtin/reset.c:343
16468 msgid "--patch is incompatible with --{hard,mixed,soft}"
16471 #: builtin/reset.c:352
16472 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
16475 #: builtin/reset.c:354
16477 msgid "Cannot do %s reset with paths."
16480 #: builtin/reset.c:364
16482 msgid "%s reset is not allowed in a bare repository"
16485 #: builtin/reset.c:368
16486 msgid "-N can only be used with --mixed"
16489 #: builtin/reset.c:388
16490 msgid "Unstaged changes after reset:"
16493 #: builtin/reset.c:391
16497 "It took %.2f seconds to enumerate unstaged changes after reset. You can\n"
16498 "use '--quiet' to avoid this. Set the config setting reset.quiet to true\n"
16499 "to make this the default.\n"
16502 #: builtin/reset.c:401
16504 msgid "Could not reset index file to revision '%s'."
16507 #: builtin/reset.c:405
16508 msgid "Could not write new index file."
16511 #: builtin/rev-list.c:406
16512 msgid "cannot combine --exclude-promisor-objects and --missing"
16515 #: builtin/rev-list.c:464
16516 msgid "object filtering requires --objects"
16519 #: builtin/rev-list.c:467
16521 msgid "invalid sparse value '%s'"
16524 #: builtin/rev-list.c:508
16525 msgid "rev-list does not support display of notes"
16528 #: builtin/rev-list.c:511
16529 msgid "cannot combine --use-bitmap-index with object filtering"
16532 #: builtin/rev-parse.c:408
16533 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
16536 #: builtin/rev-parse.c:413
16537 msgid "keep the `--` passed as an arg"
16540 #: builtin/rev-parse.c:415
16541 msgid "stop parsing after the first non-option argument"
16544 #: builtin/rev-parse.c:418
16545 msgid "output in stuck long form"
16548 #: builtin/rev-parse.c:551
16550 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
16551 " or: git rev-parse --sq-quote [<arg>...]\n"
16552 " or: git rev-parse [<options>] [<arg>...]\n"
16554 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
16557 #: builtin/revert.c:24
16558 msgid "git revert [<options>] <commit-ish>..."
16561 #: builtin/revert.c:25
16562 msgid "git revert <subcommand>"
16565 #: builtin/revert.c:30
16566 msgid "git cherry-pick [<options>] <commit-ish>..."
16569 #: builtin/revert.c:31
16570 msgid "git cherry-pick <subcommand>"
16573 #: builtin/revert.c:72
16575 msgid "option `%s' expects a number greater than zero"
16578 #: builtin/revert.c:92
16580 msgid "%s: %s cannot be used with %s"
16583 #: builtin/revert.c:101
16584 msgid "end revert or cherry-pick sequence"
16587 #: builtin/revert.c:102
16588 msgid "resume revert or cherry-pick sequence"
16591 #: builtin/revert.c:103
16592 msgid "cancel revert or cherry-pick sequence"
16595 #: builtin/revert.c:104
16596 msgid "don't automatically commit"
16599 #: builtin/revert.c:105
16600 msgid "edit the commit message"
16603 #: builtin/revert.c:108
16604 msgid "parent-number"
16607 #: builtin/revert.c:109
16608 msgid "select mainline parent"
16611 #: builtin/revert.c:111
16612 msgid "merge strategy"
16615 #: builtin/revert.c:113
16616 msgid "option for merge strategy"
16619 #: builtin/revert.c:122
16620 msgid "append commit name"
16623 #: builtin/revert.c:124
16624 msgid "preserve initially empty commits"
16627 #: builtin/revert.c:126
16628 msgid "keep redundant, empty commits"
16631 #: builtin/revert.c:220
16632 msgid "revert failed"
16635 #: builtin/revert.c:233
16636 msgid "cherry-pick failed"
16640 msgid "git rm [<options>] [--] <file>..."
16643 #: builtin/rm.c:207
16645 "the following file has staged content different from both the\n"
16646 "file and the HEAD:"
16648 "the following files have staged content different from both the\n"
16649 "file and the HEAD:"
16653 #: builtin/rm.c:212
16656 "(use -f to force removal)"
16659 #: builtin/rm.c:216
16660 msgid "the following file has changes staged in the index:"
16661 msgid_plural "the following files have changes staged in the index:"
16665 #: builtin/rm.c:220 builtin/rm.c:229
16668 "(use --cached to keep the file, or -f to force removal)"
16671 #: builtin/rm.c:226
16672 msgid "the following file has local modifications:"
16673 msgid_plural "the following files have local modifications:"
16677 #: builtin/rm.c:242
16678 msgid "do not list removed files"
16681 #: builtin/rm.c:243
16682 msgid "only remove from the index"
16685 #: builtin/rm.c:244
16686 msgid "override the up-to-date check"
16689 #: builtin/rm.c:245
16690 msgid "allow recursive removal"
16693 #: builtin/rm.c:247
16694 msgid "exit with a zero status even if nothing matched"
16697 #: builtin/rm.c:289
16698 msgid "please stage your changes to .gitmodules or stash them to proceed"
16701 #: builtin/rm.c:307
16703 msgid "not removing '%s' recursively without -r"
16706 #: builtin/rm.c:346
16708 msgid "git rm: unable to remove %s"
16711 #: builtin/send-pack.c:20
16713 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
16714 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
16716 " --all and explicit <ref> specification are mutually exclusive."
16719 #: builtin/send-pack.c:163
16720 msgid "remote name"
16723 #: builtin/send-pack.c:177
16724 msgid "use stateless RPC protocol"
16727 #: builtin/send-pack.c:178
16728 msgid "read refs from stdin"
16731 #: builtin/send-pack.c:179
16732 msgid "print status from remote helper"
16735 #: builtin/serve.c:7
16736 msgid "git serve [<options>]"
16739 #: builtin/serve.c:17 builtin/upload-pack.c:23
16740 msgid "quit after a single request/response exchange"
16743 #: builtin/serve.c:19
16744 msgid "exit immediately after advertising capabilities"
16747 #: builtin/shortlog.c:14
16748 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
16751 #: builtin/shortlog.c:15
16752 msgid "git log --pretty=short | git shortlog [<options>]"
16755 #: builtin/shortlog.c:264
16756 msgid "Group by committer rather than author"
16759 #: builtin/shortlog.c:266
16760 msgid "sort output according to the number of commits per author"
16763 #: builtin/shortlog.c:268
16764 msgid "Suppress commit descriptions, only provides commit count"
16767 #: builtin/shortlog.c:270
16768 msgid "Show the email address of each author"
16771 #: builtin/shortlog.c:271
16772 msgid "<w>[,<i1>[,<i2>]]"
16775 #: builtin/shortlog.c:272
16776 msgid "Linewrap output"
16779 #: builtin/shortlog.c:301
16780 msgid "too many arguments given outside repository"
16783 #: builtin/show-branch.c:13
16785 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
16786 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
16787 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
16788 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
16791 #: builtin/show-branch.c:17
16792 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
16795 #: builtin/show-branch.c:395
16797 msgid "ignoring %s; cannot handle more than %d ref"
16798 msgid_plural "ignoring %s; cannot handle more than %d refs"
16802 #: builtin/show-branch.c:549
16804 msgid "no matching refs with %s"
16807 #: builtin/show-branch.c:646
16808 msgid "show remote-tracking and local branches"
16811 #: builtin/show-branch.c:648
16812 msgid "show remote-tracking branches"
16815 #: builtin/show-branch.c:650
16816 msgid "color '*!+-' corresponding to the branch"
16819 #: builtin/show-branch.c:652
16820 msgid "show <n> more commits after the common ancestor"
16823 #: builtin/show-branch.c:654
16824 msgid "synonym to more=-1"
16827 #: builtin/show-branch.c:655
16828 msgid "suppress naming strings"
16831 #: builtin/show-branch.c:657
16832 msgid "include the current branch"
16835 #: builtin/show-branch.c:659
16836 msgid "name commits with their object names"
16839 #: builtin/show-branch.c:661
16840 msgid "show possible merge bases"
16843 #: builtin/show-branch.c:663
16844 msgid "show refs unreachable from any other ref"
16847 #: builtin/show-branch.c:665
16848 msgid "show commits in topological order"
16851 #: builtin/show-branch.c:668
16852 msgid "show only commits not on the first branch"
16855 #: builtin/show-branch.c:670
16856 msgid "show merges reachable from only one tip"
16859 #: builtin/show-branch.c:672
16860 msgid "topologically sort, maintaining date order where possible"
16863 #: builtin/show-branch.c:675
16864 msgid "<n>[,<base>]"
16867 #: builtin/show-branch.c:676
16868 msgid "show <n> most recent ref-log entries starting at base"
16871 #: builtin/show-branch.c:712
16873 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
16876 #: builtin/show-branch.c:736
16877 msgid "no branches given, and HEAD is not valid"
16880 #: builtin/show-branch.c:739
16881 msgid "--reflog option needs one branch name"
16884 #: builtin/show-branch.c:742
16886 msgid "only %d entry can be shown at one time."
16887 msgid_plural "only %d entries can be shown at one time."
16891 #: builtin/show-branch.c:746
16893 msgid "no such ref %s"
16896 #: builtin/show-branch.c:830
16898 msgid "cannot handle more than %d rev."
16899 msgid_plural "cannot handle more than %d revs."
16903 #: builtin/show-branch.c:834
16905 msgid "'%s' is not a valid ref."
16908 #: builtin/show-branch.c:837
16910 msgid "cannot find commit %s (%s)"
16913 #: builtin/show-ref.c:11
16915 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
16916 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
16919 #: builtin/show-ref.c:12
16920 msgid "git show-ref --exclude-existing[=<pattern>]"
16923 #: builtin/show-ref.c:161
16924 msgid "only show tags (can be combined with heads)"
16927 #: builtin/show-ref.c:162
16928 msgid "only show heads (can be combined with tags)"
16931 #: builtin/show-ref.c:163
16932 msgid "stricter reference checking, requires exact ref path"
16935 #: builtin/show-ref.c:166 builtin/show-ref.c:168
16936 msgid "show the HEAD reference, even if it would be filtered out"
16939 #: builtin/show-ref.c:170
16940 msgid "dereference tags into object IDs"
16943 #: builtin/show-ref.c:172
16944 msgid "only show SHA1 hash using <n> digits"
16947 #: builtin/show-ref.c:176
16948 msgid "do not print results to stdout (useful with --verify)"
16951 #: builtin/show-ref.c:178
16952 msgid "show refs from stdin that aren't in local repository"
16955 #: builtin/stripspace.c:18
16956 msgid "git stripspace [-s | --strip-comments]"
16959 #: builtin/stripspace.c:19
16960 msgid "git stripspace [-c | --comment-lines]"
16963 #: builtin/stripspace.c:37
16964 msgid "skip and remove all lines starting with comment character"
16967 #: builtin/stripspace.c:40
16968 msgid "prepend comment character and space to each line"
16971 #: builtin/submodule--helper.c:45 builtin/submodule--helper.c:1943
16973 msgid "Expecting a full ref name, got %s"
16976 #: builtin/submodule--helper.c:62
16977 msgid "submodule--helper print-default-remote takes no arguments"
16980 #: builtin/submodule--helper.c:100
16982 msgid "cannot strip one component off url '%s'"
16985 #: builtin/submodule--helper.c:408 builtin/submodule--helper.c:1367
16986 msgid "alternative anchor for relative paths"
16989 #: builtin/submodule--helper.c:413
16990 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
16993 #: builtin/submodule--helper.c:470 builtin/submodule--helper.c:627
16994 #: builtin/submodule--helper.c:650
16996 msgid "No url found for submodule path '%s' in .gitmodules"
16999 #: builtin/submodule--helper.c:522
17001 msgid "Entering '%s'\n"
17004 #: builtin/submodule--helper.c:525
17007 "run_command returned non-zero status for %s\n"
17011 #: builtin/submodule--helper.c:546
17014 "run_command returned non-zero status while recursing in the nested "
17015 "submodules of %s\n"
17019 #: builtin/submodule--helper.c:562
17020 msgid "Suppress output of entering each submodule command"
17023 #: builtin/submodule--helper.c:564 builtin/submodule--helper.c:1049
17024 msgid "Recurse into nested submodules"
17027 #: builtin/submodule--helper.c:569
17028 msgid "git submodule--helper foreach [--quiet] [--recursive] <command>"
17031 #: builtin/submodule--helper.c:596
17034 "could not look up configuration '%s'. Assuming this repository is its own "
17035 "authoritative upstream."
17038 #: builtin/submodule--helper.c:664
17040 msgid "Failed to register url for submodule path '%s'"
17043 #: builtin/submodule--helper.c:668
17045 msgid "Submodule '%s' (%s) registered for path '%s'\n"
17048 #: builtin/submodule--helper.c:678
17050 msgid "warning: command update mode suggested for submodule '%s'\n"
17053 #: builtin/submodule--helper.c:685
17055 msgid "Failed to register update mode for submodule path '%s'"
17058 #: builtin/submodule--helper.c:707
17059 msgid "Suppress output for initializing a submodule"
17062 #: builtin/submodule--helper.c:712
17063 msgid "git submodule--helper init [<path>]"
17066 #: builtin/submodule--helper.c:784 builtin/submodule--helper.c:910
17068 msgid "no submodule mapping found in .gitmodules for path '%s'"
17071 #: builtin/submodule--helper.c:823
17073 msgid "could not resolve HEAD ref inside the submodule '%s'"
17076 #: builtin/submodule--helper.c:850 builtin/submodule--helper.c:1019
17078 msgid "failed to recurse into submodule '%s'"
17081 #: builtin/submodule--helper.c:874 builtin/submodule--helper.c:1185
17082 msgid "Suppress submodule status output"
17085 #: builtin/submodule--helper.c:875
17087 "Use commit stored in the index instead of the one stored in the submodule "
17091 #: builtin/submodule--helper.c:876
17092 msgid "recurse into nested submodules"
17095 #: builtin/submodule--helper.c:881
17096 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
17099 #: builtin/submodule--helper.c:905
17100 msgid "git submodule--helper name <path>"
17103 #: builtin/submodule--helper.c:969
17105 msgid "Synchronizing submodule url for '%s'\n"
17108 #: builtin/submodule--helper.c:975
17110 msgid "failed to register url for submodule path '%s'"
17113 #: builtin/submodule--helper.c:989
17115 msgid "failed to get the default remote for submodule '%s'"
17118 #: builtin/submodule--helper.c:1000
17120 msgid "failed to update remote for submodule '%s'"
17123 #: builtin/submodule--helper.c:1047
17124 msgid "Suppress output of synchronizing submodule url"
17127 #: builtin/submodule--helper.c:1054
17128 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
17131 #: builtin/submodule--helper.c:1108
17134 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
17135 "really want to remove it including all of its history)"
17138 #: builtin/submodule--helper.c:1120
17141 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
17145 #: builtin/submodule--helper.c:1128
17147 msgid "Cleared directory '%s'\n"
17150 #: builtin/submodule--helper.c:1130
17152 msgid "Could not remove submodule work tree '%s'\n"
17155 #: builtin/submodule--helper.c:1141
17157 msgid "could not create empty submodule directory %s"
17160 #: builtin/submodule--helper.c:1157
17162 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
17165 #: builtin/submodule--helper.c:1186
17166 msgid "Remove submodule working trees even if they contain local changes"
17169 #: builtin/submodule--helper.c:1187
17170 msgid "Unregister all submodules"
17173 #: builtin/submodule--helper.c:1192
17175 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
17178 #: builtin/submodule--helper.c:1206
17179 msgid "Use '--all' if you really want to deinitialize all submodules"
17182 #: builtin/submodule--helper.c:1301 builtin/submodule--helper.c:1304
17184 msgid "submodule '%s' cannot add alternate: %s"
17187 #: builtin/submodule--helper.c:1340
17189 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
17192 #: builtin/submodule--helper.c:1347
17194 msgid "Value '%s' for submodule.alternateLocation is not recognized"
17197 #: builtin/submodule--helper.c:1370
17198 msgid "where the new submodule will be cloned to"
17201 #: builtin/submodule--helper.c:1373
17202 msgid "name of the new submodule"
17205 #: builtin/submodule--helper.c:1376
17206 msgid "url where to clone the submodule from"
17209 #: builtin/submodule--helper.c:1384
17210 msgid "depth for shallow clones"
17213 #: builtin/submodule--helper.c:1387 builtin/submodule--helper.c:1872
17214 msgid "force cloning progress"
17217 #: builtin/submodule--helper.c:1392
17219 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
17220 "<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"
17223 #: builtin/submodule--helper.c:1423
17225 msgid "clone of '%s' into submodule path '%s' failed"
17228 #: builtin/submodule--helper.c:1437
17230 msgid "could not get submodule directory for '%s'"
17233 #: builtin/submodule--helper.c:1473
17235 msgid "Invalid update mode '%s' for submodule path '%s'"
17238 #: builtin/submodule--helper.c:1477
17240 msgid "Invalid update mode '%s' configured for submodule path '%s'"
17243 #: builtin/submodule--helper.c:1570
17245 msgid "Submodule path '%s' not initialized"
17248 #: builtin/submodule--helper.c:1574
17249 msgid "Maybe you want to use 'update --init'?"
17252 #: builtin/submodule--helper.c:1604
17254 msgid "Skipping unmerged submodule %s"
17257 #: builtin/submodule--helper.c:1633
17259 msgid "Skipping submodule '%s'"
17262 #: builtin/submodule--helper.c:1777
17264 msgid "Failed to clone '%s'. Retry scheduled"
17267 #: builtin/submodule--helper.c:1788
17269 msgid "Failed to clone '%s' a second time, aborting"
17272 #: builtin/submodule--helper.c:1851 builtin/submodule--helper.c:2093
17273 msgid "path into the working tree"
17276 #: builtin/submodule--helper.c:1854
17277 msgid "path into the working tree, across nested submodule boundaries"
17280 #: builtin/submodule--helper.c:1858
17281 msgid "rebase, merge, checkout or none"
17284 #: builtin/submodule--helper.c:1864
17285 msgid "Create a shallow clone truncated to the specified number of revisions"
17288 #: builtin/submodule--helper.c:1867
17289 msgid "parallel jobs"
17292 #: builtin/submodule--helper.c:1869
17293 msgid "whether the initial clone should follow the shallow recommendation"
17296 #: builtin/submodule--helper.c:1870
17297 msgid "don't print cloning progress"
17300 #: builtin/submodule--helper.c:1877
17301 msgid "git submodule--helper update_clone [--prefix=<path>] [<path>...]"
17304 #: builtin/submodule--helper.c:1890
17305 msgid "bad value for update parameter"
17308 #: builtin/submodule--helper.c:1938
17311 "Submodule (%s) branch configured to inherit branch from superproject, but "
17312 "the superproject is not on any branch"
17315 #: builtin/submodule--helper.c:2061
17317 msgid "could not get a repository handle for submodule '%s'"
17320 #: builtin/submodule--helper.c:2094
17321 msgid "recurse into submodules"
17324 #: builtin/submodule--helper.c:2100
17325 msgid "git submodule--helper embed-git-dir [<path>...]"
17328 #: builtin/submodule--helper.c:2156
17329 msgid "check if it is safe to write to the .gitmodules file"
17332 #: builtin/submodule--helper.c:2161
17333 msgid "git submodule--helper config name [value]"
17336 #: builtin/submodule--helper.c:2162
17337 msgid "git submodule--helper config --check-writeable"
17340 #: builtin/submodule--helper.c:2179 git-submodule.sh:169
17342 msgid "please make sure that the .gitmodules file is in the working tree"
17345 #: builtin/submodule--helper.c:2229 git.c:413 git.c:658
17347 msgid "%s doesn't support --super-prefix"
17350 #: builtin/submodule--helper.c:2235
17352 msgid "'%s' is not a valid submodule--helper subcommand"
17355 #: builtin/symbolic-ref.c:8
17356 msgid "git symbolic-ref [<options>] <name> [<ref>]"
17359 #: builtin/symbolic-ref.c:9
17360 msgid "git symbolic-ref -d [-q] <name>"
17363 #: builtin/symbolic-ref.c:40
17364 msgid "suppress error message for non-symbolic (detached) refs"
17367 #: builtin/symbolic-ref.c:41
17368 msgid "delete symbolic ref"
17371 #: builtin/symbolic-ref.c:42
17372 msgid "shorten ref output"
17375 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
17379 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
17380 msgid "reason of the update"
17383 #: builtin/tag.c:25
17385 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] <tagname> "
17389 #: builtin/tag.c:26
17390 msgid "git tag -d <tagname>..."
17393 #: builtin/tag.c:27
17395 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
17396 "points-at <object>]\n"
17397 "\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
17400 #: builtin/tag.c:29
17401 msgid "git tag -v [--format=<format>] <tagname>..."
17404 #: builtin/tag.c:87
17406 msgid "tag '%s' not found."
17409 #: builtin/tag.c:103
17411 msgid "Deleted tag '%s' (was %s)\n"
17414 #: builtin/tag.c:133
17418 "Write a message for tag:\n"
17420 "Lines starting with '%c' will be ignored.\n"
17423 #: builtin/tag.c:137
17427 "Write a message for tag:\n"
17429 "Lines starting with '%c' will be kept; you may remove them yourself if you "
17433 #: builtin/tag.c:191
17434 msgid "unable to sign the tag"
17437 #: builtin/tag.c:193
17438 msgid "unable to write tag file"
17441 #: builtin/tag.c:218
17442 msgid "bad object type."
17445 #: builtin/tag.c:267
17446 msgid "no tag message?"
17449 #: builtin/tag.c:274
17451 msgid "The tag message has been left in %s\n"
17454 #: builtin/tag.c:385
17455 msgid "list tag names"
17458 #: builtin/tag.c:387
17459 msgid "print <n> lines of each tag message"
17462 #: builtin/tag.c:389
17463 msgid "delete tags"
17466 #: builtin/tag.c:390
17467 msgid "verify tags"
17470 #: builtin/tag.c:392
17471 msgid "Tag creation options"
17474 #: builtin/tag.c:394
17475 msgid "annotated tag, needs a message"
17478 #: builtin/tag.c:396
17479 msgid "tag message"
17482 #: builtin/tag.c:398
17483 msgid "force edit of tag message"
17486 #: builtin/tag.c:399
17487 msgid "annotated and GPG-signed tag"
17490 #: builtin/tag.c:403
17491 msgid "use another key to sign the tag"
17494 #: builtin/tag.c:404
17495 msgid "replace the tag if exists"
17498 #: builtin/tag.c:405 builtin/update-ref.c:369
17499 msgid "create a reflog"
17502 #: builtin/tag.c:407
17503 msgid "Tag listing options"
17506 #: builtin/tag.c:408
17507 msgid "show tag list in columns"
17510 #: builtin/tag.c:409 builtin/tag.c:411
17511 msgid "print only tags that contain the commit"
17514 #: builtin/tag.c:410 builtin/tag.c:412
17515 msgid "print only tags that don't contain the commit"
17518 #: builtin/tag.c:413
17519 msgid "print only tags that are merged"
17522 #: builtin/tag.c:414
17523 msgid "print only tags that are not merged"
17526 #: builtin/tag.c:419
17527 msgid "print only tags of the object"
17530 #: builtin/tag.c:463
17531 msgid "--column and -n are incompatible"
17534 #: builtin/tag.c:485
17535 msgid "-n option is only allowed in list mode"
17538 #: builtin/tag.c:487
17539 msgid "--contains option is only allowed in list mode"
17542 #: builtin/tag.c:489
17543 msgid "--no-contains option is only allowed in list mode"
17546 #: builtin/tag.c:491
17547 msgid "--points-at option is only allowed in list mode"
17550 #: builtin/tag.c:493
17551 msgid "--merged and --no-merged options are only allowed in list mode"
17554 #: builtin/tag.c:504
17555 msgid "only one -F or -m option is allowed."
17558 #: builtin/tag.c:523
17559 msgid "too many params"
17562 #: builtin/tag.c:529
17564 msgid "'%s' is not a valid tag name."
17567 #: builtin/tag.c:534
17569 msgid "tag '%s' already exists"
17572 #: builtin/tag.c:565
17574 msgid "Updated tag '%s' (was %s)\n"
17577 #: builtin/unpack-objects.c:500
17578 msgid "Unpacking objects"
17581 #: builtin/update-index.c:83
17583 msgid "failed to create directory %s"
17586 #: builtin/update-index.c:99
17588 msgid "failed to create file %s"
17591 #: builtin/update-index.c:107
17593 msgid "failed to delete file %s"
17596 #: builtin/update-index.c:114 builtin/update-index.c:220
17598 msgid "failed to delete directory %s"
17601 #: builtin/update-index.c:139
17603 msgid "Testing mtime in '%s' "
17606 #: builtin/update-index.c:153
17607 msgid "directory stat info does not change after adding a new file"
17610 #: builtin/update-index.c:166
17611 msgid "directory stat info does not change after adding a new directory"
17614 #: builtin/update-index.c:179
17615 msgid "directory stat info changes after updating a file"
17618 #: builtin/update-index.c:190
17619 msgid "directory stat info changes after adding a file inside subdirectory"
17622 #: builtin/update-index.c:201
17623 msgid "directory stat info does not change after deleting a file"
17626 #: builtin/update-index.c:214
17627 msgid "directory stat info does not change after deleting a directory"
17630 #: builtin/update-index.c:221
17634 #: builtin/update-index.c:589
17635 msgid "git update-index [<options>] [--] [<file>...]"
17638 #: builtin/update-index.c:962
17639 msgid "continue refresh even when index needs update"
17642 #: builtin/update-index.c:965
17643 msgid "refresh: ignore submodules"
17646 #: builtin/update-index.c:968
17647 msgid "do not ignore new files"
17650 #: builtin/update-index.c:970
17651 msgid "let files replace directories and vice-versa"
17654 #: builtin/update-index.c:972
17655 msgid "notice files missing from worktree"
17658 #: builtin/update-index.c:974
17659 msgid "refresh even if index contains unmerged entries"
17662 #: builtin/update-index.c:977
17663 msgid "refresh stat information"
17666 #: builtin/update-index.c:981
17667 msgid "like --refresh, but ignore assume-unchanged setting"
17670 #: builtin/update-index.c:985
17671 msgid "<mode>,<object>,<path>"
17674 #: builtin/update-index.c:986
17675 msgid "add the specified entry to the index"
17678 #: builtin/update-index.c:995
17679 msgid "mark files as \"not changing\""
17682 #: builtin/update-index.c:998
17683 msgid "clear assumed-unchanged bit"
17686 #: builtin/update-index.c:1001
17687 msgid "mark files as \"index-only\""
17690 #: builtin/update-index.c:1004
17691 msgid "clear skip-worktree bit"
17694 #: builtin/update-index.c:1007
17695 msgid "add to index only; do not add content to object database"
17698 #: builtin/update-index.c:1009
17699 msgid "remove named paths even if present in worktree"
17702 #: builtin/update-index.c:1011
17703 msgid "with --stdin: input lines are terminated by null bytes"
17706 #: builtin/update-index.c:1013
17707 msgid "read list of paths to be updated from standard input"
17710 #: builtin/update-index.c:1017
17711 msgid "add entries from standard input to the index"
17714 #: builtin/update-index.c:1021
17715 msgid "repopulate stages #2 and #3 for the listed paths"
17718 #: builtin/update-index.c:1025
17719 msgid "only update entries that differ from HEAD"
17722 #: builtin/update-index.c:1029
17723 msgid "ignore files missing from worktree"
17726 #: builtin/update-index.c:1032
17727 msgid "report actions to standard output"
17730 #: builtin/update-index.c:1034
17731 msgid "(for porcelains) forget saved unresolved conflicts"
17734 #: builtin/update-index.c:1038
17735 msgid "write index in this format"
17738 #: builtin/update-index.c:1040
17739 msgid "enable or disable split index"
17742 #: builtin/update-index.c:1042
17743 msgid "enable/disable untracked cache"
17746 #: builtin/update-index.c:1044
17747 msgid "test if the filesystem supports untracked cache"
17750 #: builtin/update-index.c:1046
17751 msgid "enable untracked cache without testing the filesystem"
17754 #: builtin/update-index.c:1048
17755 msgid "write out the index even if is not flagged as changed"
17758 #: builtin/update-index.c:1050
17759 msgid "enable or disable file system monitor"
17762 #: builtin/update-index.c:1052
17763 msgid "mark files as fsmonitor valid"
17766 #: builtin/update-index.c:1055
17767 msgid "clear fsmonitor valid bit"
17770 #: builtin/update-index.c:1156
17772 "core.splitIndex is set to false; remove or change it, if you really want to "
17773 "enable split index"
17776 #: builtin/update-index.c:1165
17778 "core.splitIndex is set to true; remove or change it, if you really want to "
17779 "disable split index"
17782 #: builtin/update-index.c:1176
17784 "core.untrackedCache is set to true; remove or change it, if you really want "
17785 "to disable the untracked cache"
17788 #: builtin/update-index.c:1180
17789 msgid "Untracked cache disabled"
17792 #: builtin/update-index.c:1188
17794 "core.untrackedCache is set to false; remove or change it, if you really want "
17795 "to enable the untracked cache"
17798 #: builtin/update-index.c:1192
17800 msgid "Untracked cache enabled for '%s'"
17803 #: builtin/update-index.c:1200
17804 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
17807 #: builtin/update-index.c:1204
17808 msgid "fsmonitor enabled"
17811 #: builtin/update-index.c:1207
17813 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
17816 #: builtin/update-index.c:1211
17817 msgid "fsmonitor disabled"
17820 #: builtin/update-ref.c:10
17821 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
17824 #: builtin/update-ref.c:11
17825 msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
17828 #: builtin/update-ref.c:12
17829 msgid "git update-ref [<options>] --stdin [-z]"
17832 #: builtin/update-ref.c:364
17833 msgid "delete the reference"
17836 #: builtin/update-ref.c:366
17837 msgid "update <refname> not the one it points to"
17840 #: builtin/update-ref.c:367
17841 msgid "stdin has NUL-terminated arguments"
17844 #: builtin/update-ref.c:368
17845 msgid "read updates from stdin"
17848 #: builtin/update-server-info.c:7
17849 msgid "git update-server-info [--force]"
17852 #: builtin/update-server-info.c:15
17853 msgid "update the info files from scratch"
17856 #: builtin/upload-pack.c:11
17857 msgid "git upload-pack [<options>] <dir>"
17860 #: builtin/upload-pack.c:25
17861 msgid "exit immediately after initial ref advertisement"
17864 #: builtin/upload-pack.c:27
17865 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
17868 #: builtin/upload-pack.c:29
17869 msgid "interrupt transfer after <n> seconds of inactivity"
17872 #: builtin/verify-commit.c:20
17873 msgid "git verify-commit [-v | --verbose] <commit>..."
17876 #: builtin/verify-commit.c:76
17877 msgid "print commit contents"
17880 #: builtin/verify-commit.c:77 builtin/verify-tag.c:38
17881 msgid "print raw gpg status output"
17884 #: builtin/verify-pack.c:55
17885 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
17888 #: builtin/verify-pack.c:65
17892 #: builtin/verify-pack.c:67
17893 msgid "show statistics only"
17896 #: builtin/verify-tag.c:19
17897 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
17900 #: builtin/verify-tag.c:37
17901 msgid "print tag contents"
17904 #: builtin/worktree.c:18
17905 msgid "git worktree add [<options>] <path> [<commit-ish>]"
17908 #: builtin/worktree.c:19
17909 msgid "git worktree list [<options>]"
17912 #: builtin/worktree.c:20
17913 msgid "git worktree lock [<options>] <path>"
17916 #: builtin/worktree.c:21
17917 msgid "git worktree move <worktree> <new-path>"
17920 #: builtin/worktree.c:22
17921 msgid "git worktree prune [<options>]"
17924 #: builtin/worktree.c:23
17925 msgid "git worktree remove [<options>] <worktree>"
17928 #: builtin/worktree.c:24
17929 msgid "git worktree unlock <path>"
17932 #: builtin/worktree.c:61 builtin/worktree.c:888
17934 msgid "failed to delete '%s'"
17937 #: builtin/worktree.c:80
17939 msgid "Removing worktrees/%s: not a valid directory"
17942 #: builtin/worktree.c:86
17944 msgid "Removing worktrees/%s: gitdir file does not exist"
17947 #: builtin/worktree.c:91 builtin/worktree.c:100
17949 msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
17952 #: builtin/worktree.c:110
17955 "Removing worktrees/%s: short read (expected %<PRIuMAX> bytes, read "
17959 #: builtin/worktree.c:118
17961 msgid "Removing worktrees/%s: invalid gitdir file"
17964 #: builtin/worktree.c:127
17966 msgid "Removing worktrees/%s: gitdir file points to non-existent location"
17969 #: builtin/worktree.c:166
17970 msgid "report pruned working trees"
17973 #: builtin/worktree.c:168
17974 msgid "expire working trees older than <time>"
17977 #: builtin/worktree.c:235
17979 msgid "'%s' already exists"
17982 #: builtin/worktree.c:252
17984 msgid "unable to re-add worktree '%s'"
17987 #: builtin/worktree.c:257
17990 "'%s' is a missing but locked worktree;\n"
17991 "use 'add -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
17994 #: builtin/worktree.c:259
17997 "'%s' is a missing but already registered worktree;\n"
17998 "use 'add -f' to override, or 'prune' or 'remove' to clear"
18001 #: builtin/worktree.c:310
18003 msgid "could not create directory of '%s'"
18006 #: builtin/worktree.c:429 builtin/worktree.c:435
18008 msgid "Preparing worktree (new branch '%s')"
18011 #: builtin/worktree.c:431
18013 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
18016 #: builtin/worktree.c:440
18018 msgid "Preparing worktree (checking out '%s')"
18021 #: builtin/worktree.c:446
18023 msgid "Preparing worktree (detached HEAD %s)"
18026 #: builtin/worktree.c:487
18027 msgid "checkout <branch> even if already checked out in other worktree"
18030 #: builtin/worktree.c:490
18031 msgid "create a new branch"
18034 #: builtin/worktree.c:492
18035 msgid "create or reset a branch"
18038 #: builtin/worktree.c:494
18039 msgid "populate the new working tree"
18042 #: builtin/worktree.c:495
18043 msgid "keep the new working tree locked"
18046 #: builtin/worktree.c:498
18047 msgid "set up tracking mode (see git-branch(1))"
18050 #: builtin/worktree.c:501
18051 msgid "try to match the new branch name with a remote-tracking branch"
18054 #: builtin/worktree.c:509
18055 msgid "-b, -B, and --detach are mutually exclusive"
18058 #: builtin/worktree.c:570
18059 msgid "--[no-]track can only be used if a new branch is created"
18062 #: builtin/worktree.c:670
18063 msgid "reason for locking"
18066 #: builtin/worktree.c:682 builtin/worktree.c:715 builtin/worktree.c:789
18067 #: builtin/worktree.c:916
18069 msgid "'%s' is not a working tree"
18072 #: builtin/worktree.c:684 builtin/worktree.c:717
18073 msgid "The main working tree cannot be locked or unlocked"
18076 #: builtin/worktree.c:689
18078 msgid "'%s' is already locked, reason: %s"
18081 #: builtin/worktree.c:691
18083 msgid "'%s' is already locked"
18086 #: builtin/worktree.c:719
18088 msgid "'%s' is not locked"
18091 #: builtin/worktree.c:760
18092 msgid "working trees containing submodules cannot be moved or removed"
18095 #: builtin/worktree.c:768
18096 msgid "force move even if worktree is dirty or locked"
18099 #: builtin/worktree.c:791 builtin/worktree.c:918
18101 msgid "'%s' is a main working tree"
18104 #: builtin/worktree.c:796
18106 msgid "could not figure out destination name from '%s'"
18109 #: builtin/worktree.c:802
18111 msgid "target '%s' already exists"
18114 #: builtin/worktree.c:810
18117 "cannot move a locked working tree, lock reason: %s\n"
18118 "use 'move -f -f' to override or unlock first"
18121 #: builtin/worktree.c:812
18123 "cannot move a locked working tree;\n"
18124 "use 'move -f -f' to override or unlock first"
18127 #: builtin/worktree.c:815
18129 msgid "validation failed, cannot move working tree: %s"
18132 #: builtin/worktree.c:820
18134 msgid "failed to move '%s' to '%s'"
18137 #: builtin/worktree.c:868
18139 msgid "failed to run 'git status' on '%s'"
18142 #: builtin/worktree.c:872
18144 msgid "'%s' is dirty, use --force to delete it"
18147 #: builtin/worktree.c:877
18149 msgid "failed to run 'git status' on '%s', code %d"
18152 #: builtin/worktree.c:900
18153 msgid "force removal even if worktree is dirty or locked"
18156 #: builtin/worktree.c:923
18159 "cannot remove a locked working tree, lock reason: %s\n"
18160 "use 'remove -f -f' to override or unlock first"
18163 #: builtin/worktree.c:925
18165 "cannot remove a locked working tree;\n"
18166 "use 'remove -f -f' to override or unlock first"
18169 #: builtin/worktree.c:928
18171 msgid "validation failed, cannot remove working tree: %s"
18174 #: builtin/write-tree.c:15
18175 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
18178 #: builtin/write-tree.c:28
18182 #: builtin/write-tree.c:29
18183 msgid "write tree object for a subdirectory <prefix>"
18186 #: builtin/write-tree.c:31
18187 msgid "only useful for debugging"
18190 #: credential-cache--daemon.c:223
18193 "The permissions on your socket directory are too loose; other\n"
18194 "users may be able to read your cached credentials. Consider running:\n"
18199 #: credential-cache--daemon.c:272
18200 msgid "print debugging messages to stderr"
18203 #: t/helper/test-reach.c:152
18205 msgid "commit %s is not marked reachable"
18208 #: t/helper/test-reach.c:162
18209 msgid "too many commits marked reachable"
18214 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
18215 " [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
18216 " [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
18218 " [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
18219 " <command> [<args>]"
18224 "'git help -a' and 'git help -g' list available subcommands and some\n"
18225 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
18226 "to read about a specific subcommand or concept."
18231 msgid "no directory given for --git-dir\n"
18236 msgid "no namespace given for --namespace\n"
18241 msgid "no directory given for --work-tree\n"
18246 msgid "no prefix given for --super-prefix\n"
18251 msgid "-c expects a configuration string\n"
18256 msgid "no directory given for -C\n"
18261 msgid "unknown option: %s\n"
18266 msgid "while expanding alias '%s': '%s'"
18272 "alias '%s' changes environment variables.\n"
18273 "You can use '!git' in the alias to do this"
18278 msgid "empty alias for %s"
18283 msgid "recursive alias: %s"
18287 msgid "write failure on standard output"
18291 msgid "unknown write failure on standard output"
18295 msgid "close failed on standard output"
18300 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
18305 msgid "cannot handle %s as a builtin"
18317 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
18322 msgid "failed to run command '%s': %s\n"
18327 msgid "negative value for http.postbuffer; defaulting to %d"
18331 msgid "Delegation control is not supported with cURL < 7.22.0"
18335 msgid "Public key pinning not supported with cURL < 7.44.0"
18339 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
18343 msgid "Protocol restrictions not supported with cURL < 7.19.4"
18348 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
18353 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
18358 msgid "Could not set SSL backend to '%s': already set"
18364 "unable to update url base from redirection:\n"
18369 #: remote-curl.c:455
18371 msgid "redirecting to %s"
18374 #: parse-options.h:154
18375 msgid "expiry-date"
18378 #: parse-options.h:169
18379 msgid "no-op (backward compatibility)"
18382 #: parse-options.h:259
18383 msgid "be more verbose"
18386 #: parse-options.h:261
18387 msgid "be more quiet"
18390 #: parse-options.h:267
18391 msgid "use <n> digits to display SHA-1s"
18394 #: command-list.h:50
18395 msgid "Add file contents to the index"
18398 #: command-list.h:51
18399 msgid "Apply a series of patches from a mailbox"
18402 #: command-list.h:52
18403 msgid "Annotate file lines with commit information"
18406 #: command-list.h:53
18407 msgid "Apply a patch to files and/or to the index"
18410 #: command-list.h:54
18411 msgid "Import a GNU Arch repository into Git"
18414 #: command-list.h:55
18415 msgid "Create an archive of files from a named tree"
18418 #: command-list.h:56
18419 msgid "Use binary search to find the commit that introduced a bug"
18422 #: command-list.h:57
18423 msgid "Show what revision and author last modified each line of a file"
18426 #: command-list.h:58
18427 msgid "List, create, or delete branches"
18430 #: command-list.h:59
18431 msgid "Move objects and refs by archive"
18434 #: command-list.h:60
18435 msgid "Provide content or type and size information for repository objects"
18438 #: command-list.h:61
18439 msgid "Display gitattributes information"
18442 #: command-list.h:62
18443 msgid "Debug gitignore / exclude files"
18446 #: command-list.h:63
18447 msgid "Show canonical names and email addresses of contacts"
18450 #: command-list.h:64
18451 msgid "Switch branches or restore working tree files"
18454 #: command-list.h:65
18455 msgid "Copy files from the index to the working tree"
18458 #: command-list.h:66
18459 msgid "Ensures that a reference name is well formed"
18462 #: command-list.h:67
18463 msgid "Find commits yet to be applied to upstream"
18466 #: command-list.h:68
18467 msgid "Apply the changes introduced by some existing commits"
18470 #: command-list.h:69
18471 msgid "Graphical alternative to git-commit"
18474 #: command-list.h:70
18475 msgid "Remove untracked files from the working tree"
18478 #: command-list.h:71
18479 msgid "Clone a repository into a new directory"
18482 #: command-list.h:72
18483 msgid "Display data in columns"
18486 #: command-list.h:73
18487 msgid "Record changes to the repository"
18490 #: command-list.h:74
18491 msgid "Write and verify Git commit-graph files"
18494 #: command-list.h:75
18495 msgid "Create a new commit object"
18498 #: command-list.h:76
18499 msgid "Get and set repository or global options"
18502 #: command-list.h:77
18503 msgid "Count unpacked number of objects and their disk consumption"
18506 #: command-list.h:78
18507 msgid "Retrieve and store user credentials"
18510 #: command-list.h:79
18511 msgid "Helper to temporarily store passwords in memory"
18514 #: command-list.h:80
18515 msgid "Helper to store credentials on disk"
18518 #: command-list.h:81
18519 msgid "Export a single commit to a CVS checkout"
18522 #: command-list.h:82
18523 msgid "Salvage your data out of another SCM people love to hate"
18526 #: command-list.h:83
18527 msgid "A CVS server emulator for Git"
18530 #: command-list.h:84
18531 msgid "A really simple server for Git repositories"
18534 #: command-list.h:85
18535 msgid "Give an object a human readable name based on an available ref"
18538 #: command-list.h:86
18539 msgid "Show changes between commits, commit and working tree, etc"
18542 #: command-list.h:87
18543 msgid "Compares files in the working tree and the index"
18546 #: command-list.h:88
18547 msgid "Compare a tree to the working tree or index"
18550 #: command-list.h:89
18551 msgid "Compares the content and mode of blobs found via two tree objects"
18554 #: command-list.h:90
18555 msgid "Show changes using common diff tools"
18558 #: command-list.h:91
18559 msgid "Git data exporter"
18562 #: command-list.h:92
18563 msgid "Backend for fast Git data importers"
18566 #: command-list.h:93
18567 msgid "Download objects and refs from another repository"
18570 #: command-list.h:94
18571 msgid "Receive missing objects from another repository"
18574 #: command-list.h:95
18575 msgid "Rewrite branches"
18578 #: command-list.h:96
18579 msgid "Produce a merge commit message"
18582 #: command-list.h:97
18583 msgid "Output information on each ref"
18586 #: command-list.h:98
18587 msgid "Prepare patches for e-mail submission"
18590 #: command-list.h:99
18591 msgid "Verifies the connectivity and validity of the objects in the database"
18594 #: command-list.h:100
18595 msgid "Cleanup unnecessary files and optimize the local repository"
18598 #: command-list.h:101
18599 msgid "Extract commit ID from an archive created using git-archive"
18602 #: command-list.h:102
18603 msgid "Print lines matching a pattern"
18606 #: command-list.h:103
18607 msgid "A portable graphical interface to Git"
18610 #: command-list.h:104
18611 msgid "Compute object ID and optionally creates a blob from a file"
18614 #: command-list.h:105
18615 msgid "Display help information about Git"
18618 #: command-list.h:106
18619 msgid "Server side implementation of Git over HTTP"
18622 #: command-list.h:107
18623 msgid "Download from a remote Git repository via HTTP"
18626 #: command-list.h:108
18627 msgid "Push objects over HTTP/DAV to another repository"
18630 #: command-list.h:109
18631 msgid "Send a collection of patches from stdin to an IMAP folder"
18634 #: command-list.h:110
18635 msgid "Build pack index file for an existing packed archive"
18638 #: command-list.h:111
18639 msgid "Create an empty Git repository or reinitialize an existing one"
18642 #: command-list.h:112
18643 msgid "Instantly browse your working repository in gitweb"
18646 #: command-list.h:113
18647 msgid "add or parse structured information in commit messages"
18650 #: command-list.h:114
18651 msgid "The Git repository browser"
18654 #: command-list.h:115
18655 msgid "Show commit logs"
18658 #: command-list.h:116
18659 msgid "Show information about files in the index and the working tree"
18662 #: command-list.h:117
18663 msgid "List references in a remote repository"
18666 #: command-list.h:118
18667 msgid "List the contents of a tree object"
18670 #: command-list.h:119
18671 msgid "Extracts patch and authorship from a single e-mail message"
18674 #: command-list.h:120
18675 msgid "Simple UNIX mbox splitter program"
18678 #: command-list.h:121
18679 msgid "Join two or more development histories together"
18682 #: command-list.h:122
18683 msgid "Find as good common ancestors as possible for a merge"
18686 #: command-list.h:123
18687 msgid "Run a three-way file merge"
18690 #: command-list.h:124
18691 msgid "Run a merge for files needing merging"
18694 #: command-list.h:125
18695 msgid "The standard helper program to use with git-merge-index"
18698 #: command-list.h:126
18699 msgid "Run merge conflict resolution tools to resolve merge conflicts"
18702 #: command-list.h:127
18703 msgid "Show three-way merge without touching index"
18706 #: command-list.h:128
18707 msgid "Write and verify multi-pack-indexes"
18710 #: command-list.h:129
18711 msgid "Creates a tag object"
18714 #: command-list.h:130
18715 msgid "Build a tree-object from ls-tree formatted text"
18718 #: command-list.h:131
18719 msgid "Move or rename a file, a directory, or a symlink"
18722 #: command-list.h:132
18723 msgid "Find symbolic names for given revs"
18726 #: command-list.h:133
18727 msgid "Add or inspect object notes"
18730 #: command-list.h:134
18731 msgid "Import from and submit to Perforce repositories"
18734 #: command-list.h:135
18735 msgid "Create a packed archive of objects"
18738 #: command-list.h:136
18739 msgid "Find redundant pack files"
18742 #: command-list.h:137
18743 msgid "Pack heads and tags for efficient repository access"
18746 #: command-list.h:138
18747 msgid "Routines to help parsing remote repository access parameters"
18750 #: command-list.h:139
18751 msgid "Compute unique ID for a patch"
18754 #: command-list.h:140
18755 msgid "Prune all unreachable objects from the object database"
18758 #: command-list.h:141
18759 msgid "Remove extra objects that are already in pack files"
18762 #: command-list.h:142
18763 msgid "Fetch from and integrate with another repository or a local branch"
18766 #: command-list.h:143
18767 msgid "Update remote refs along with associated objects"
18770 #: command-list.h:144
18771 msgid "Applies a quilt patchset onto the current branch"
18774 #: command-list.h:145
18775 msgid "Compare two commit ranges (e.g. two versions of a branch)"
18778 #: command-list.h:146
18779 msgid "Reads tree information into the index"
18782 #: command-list.h:147
18783 msgid "Reapply commits on top of another base tip"
18786 #: command-list.h:148
18787 msgid "Receive what is pushed into the repository"
18790 #: command-list.h:149
18791 msgid "Manage reflog information"
18794 #: command-list.h:150
18795 msgid "Manage set of tracked repositories"
18798 #: command-list.h:151
18799 msgid "Pack unpacked objects in a repository"
18802 #: command-list.h:152
18803 msgid "Create, list, delete refs to replace objects"
18806 #: command-list.h:153
18807 msgid "Generates a summary of pending changes"
18810 #: command-list.h:154
18811 msgid "Reuse recorded resolution of conflicted merges"
18814 #: command-list.h:155
18815 msgid "Reset current HEAD to the specified state"
18818 #: command-list.h:156
18819 msgid "Revert some existing commits"
18822 #: command-list.h:157
18823 msgid "Lists commit objects in reverse chronological order"
18826 #: command-list.h:158
18827 msgid "Pick out and massage parameters"
18830 #: command-list.h:159
18831 msgid "Remove files from the working tree and from the index"
18834 #: command-list.h:160
18835 msgid "Send a collection of patches as emails"
18838 #: command-list.h:161
18839 msgid "Push objects over Git protocol to another repository"
18842 #: command-list.h:162
18843 msgid "Restricted login shell for Git-only SSH access"
18846 #: command-list.h:163
18847 msgid "Summarize 'git log' output"
18850 #: command-list.h:164
18851 msgid "Show various types of objects"
18854 #: command-list.h:165
18855 msgid "Show branches and their commits"
18858 #: command-list.h:166
18859 msgid "Show packed archive index"
18862 #: command-list.h:167
18863 msgid "List references in a local repository"
18866 #: command-list.h:168
18867 msgid "Git's i18n setup code for shell scripts"
18870 #: command-list.h:169
18871 msgid "Common Git shell script setup code"
18874 #: command-list.h:170
18875 msgid "Stash the changes in a dirty working directory away"
18878 #: command-list.h:171
18879 msgid "Add file contents to the staging area"
18882 #: command-list.h:172
18883 msgid "Show the working tree status"
18886 #: command-list.h:173
18887 msgid "Remove unnecessary whitespace"
18890 #: command-list.h:174
18891 msgid "Initialize, update or inspect submodules"
18894 #: command-list.h:175
18895 msgid "Bidirectional operation between a Subversion repository and Git"
18898 #: command-list.h:176
18899 msgid "Read, modify and delete symbolic refs"
18902 #: command-list.h:177
18903 msgid "Create, list, delete or verify a tag object signed with GPG"
18906 #: command-list.h:178
18907 msgid "Creates a temporary file with a blob's contents"
18910 #: command-list.h:179
18911 msgid "Unpack objects from a packed archive"
18914 #: command-list.h:180
18915 msgid "Register file contents in the working tree to the index"
18918 #: command-list.h:181
18919 msgid "Update the object name stored in a ref safely"
18922 #: command-list.h:182
18923 msgid "Update auxiliary info file to help dumb servers"
18926 #: command-list.h:183
18927 msgid "Send archive back to git-archive"
18930 #: command-list.h:184
18931 msgid "Send objects packed back to git-fetch-pack"
18934 #: command-list.h:185
18935 msgid "Show a Git logical variable"
18938 #: command-list.h:186
18939 msgid "Check the GPG signature of commits"
18942 #: command-list.h:187
18943 msgid "Validate packed Git archive files"
18946 #: command-list.h:188
18947 msgid "Check the GPG signature of tags"
18950 #: command-list.h:189
18951 msgid "Git web interface (web frontend to Git repositories)"
18954 #: command-list.h:190
18955 msgid "Show logs with difference each commit introduces"
18958 #: command-list.h:191
18959 msgid "Manage multiple working trees"
18962 #: command-list.h:192
18963 msgid "Create a tree object from the current index"
18966 #: command-list.h:193
18967 msgid "Defining attributes per path"
18970 #: command-list.h:194
18971 msgid "Git command-line interface and conventions"
18974 #: command-list.h:195
18975 msgid "A Git core tutorial for developers"
18978 #: command-list.h:196
18979 msgid "Git for CVS users"
18982 #: command-list.h:197
18983 msgid "Tweaking diff output"
18986 #: command-list.h:198
18987 msgid "A useful minimum set of commands for Everyday Git"
18990 #: command-list.h:199
18991 msgid "A Git Glossary"
18994 #: command-list.h:200
18995 msgid "Hooks used by Git"
18998 #: command-list.h:201
18999 msgid "Specifies intentionally untracked files to ignore"
19002 #: command-list.h:202
19003 msgid "Defining submodule properties"
19006 #: command-list.h:203
19007 msgid "Git namespaces"
19010 #: command-list.h:204
19011 msgid "Git Repository Layout"
19014 #: command-list.h:205
19015 msgid "Specifying revisions and ranges for Git"
19018 #: command-list.h:206
19019 msgid "A tutorial introduction to Git: part two"
19022 #: command-list.h:207
19023 msgid "A tutorial introduction to Git"
19026 #: command-list.h:208
19027 msgid "An overview of recommended workflows with Git"
19030 #: list-objects-filter-options.h:63
19034 #: list-objects-filter-options.h:64
19035 msgid "object filtering"
19039 msgid "update the index with reused conflict resolution if possible"
19042 #: git-bisect.sh:54
19043 msgid "You need to start by \"git bisect start\""
19046 #. TRANSLATORS: Make sure to include [Y] and [n] in your
19047 #. translation. The program will only accept English input
19049 #: git-bisect.sh:60
19050 msgid "Do you want me to do it for you [Y/n]? "
19053 #: git-bisect.sh:101
19055 msgid "Bad rev input: $arg"
19058 #: git-bisect.sh:121
19060 msgid "Bad rev input: $bisected_head"
19063 #: git-bisect.sh:130
19065 msgid "Bad rev input: $rev"
19068 #: git-bisect.sh:139
19070 msgid "'git bisect $TERM_BAD' can take only one argument."
19073 #: git-bisect.sh:209
19074 msgid "No logfile given"
19077 #: git-bisect.sh:210
19079 msgid "cannot read $file for replaying"
19082 #: git-bisect.sh:232
19083 msgid "?? what are you talking about?"
19086 #: git-bisect.sh:241
19087 msgid "bisect run failed: no command provided."
19090 #: git-bisect.sh:246
19092 msgid "running $command"
19095 #: git-bisect.sh:253
19098 "bisect run failed:\n"
19099 "exit code $res from '$command' is < 0 or >= 128"
19102 #: git-bisect.sh:279
19103 msgid "bisect run cannot continue any more"
19106 #: git-bisect.sh:285
19109 "bisect run failed:\n"
19110 "'bisect_state $state' exited with error code $res"
19113 #: git-bisect.sh:292
19114 msgid "bisect run success"
19117 #: git-bisect.sh:300
19118 msgid "We are not bisecting."
19121 #: git-merge-octopus.sh:46
19123 "Error: Your local changes to the following files would be overwritten by "
19127 #: git-merge-octopus.sh:61
19128 msgid "Automated merge did not work."
19131 #: git-merge-octopus.sh:62
19132 msgid "Should not be doing an octopus."
19135 #: git-merge-octopus.sh:73
19137 msgid "Unable to find common commit with $pretty_name"
19140 #: git-merge-octopus.sh:77
19142 msgid "Already up to date with $pretty_name"
19145 #: git-merge-octopus.sh:89
19147 msgid "Fast-forwarding to: $pretty_name"
19150 #: git-merge-octopus.sh:97
19152 msgid "Trying simple merge with $pretty_name"
19155 #: git-merge-octopus.sh:102
19156 msgid "Simple merge did not work, trying automatic merge."
19159 #: git-legacy-rebase.sh:445
19161 msgid "Could not move back to $head_name"
19164 #: git-legacy-rebase.sh:471
19167 "It seems that there is already a $state_dir_base directory, and\n"
19168 "I wonder if you are in the middle of another rebase. If that is the\n"
19169 "case, please try\n"
19170 "\t$cmd_live_rebase\n"
19171 "If that is not the case, please\n"
19172 "\t$cmd_clear_stale_rebase\n"
19173 "and run me again. I am stopping in case you still have something\n"
19177 #: git-legacy-rebase.sh:523
19179 "fatal: cannot combine am options with either interactive or merge options"
19182 #: git-legacy-rebase.sh:530
19183 msgid "fatal: cannot combine '--signoff' with '--preserve-merges'"
19186 #: git-legacy-rebase.sh:541
19187 msgid "fatal: cannot combine '--preserve-merges' with '--rebase-merges'"
19190 #: git-legacy-rebase.sh:550
19191 msgid "fatal: cannot combine '--rebase-merges' with '--strategy-option'"
19194 #: git-legacy-rebase.sh:552
19195 msgid "fatal: cannot combine '--rebase-merges' with '--strategy'"
19198 #: git-legacy-rebase.sh:578
19200 msgid "invalid upstream '$upstream_name'"
19203 #: git-legacy-rebase.sh:602
19205 msgid "$onto_name: there are more than one merge bases"
19208 #: git-legacy-rebase.sh:605 git-legacy-rebase.sh:609
19210 msgid "$onto_name: there is no merge base"
19213 #: git-legacy-rebase.sh:614
19215 msgid "Does not point to a valid commit: $onto_name"
19218 #: git-legacy-rebase.sh:640
19220 msgid "fatal: no such branch/commit '$branch_name'"
19223 #: git-legacy-rebase.sh:678
19225 msgid "Created autostash: $stash_abbrev"
19228 #: git-legacy-rebase.sh:707
19230 msgid "Current branch $branch_name is up to date."
19233 #: git-legacy-rebase.sh:717
19235 msgid "Current branch $branch_name is up to date, rebase forced."
19238 #: git-legacy-rebase.sh:731
19240 msgid "Changes to $onto:"
19243 #: git-legacy-rebase.sh:733
19245 msgid "Changes from $mb to $onto:"
19248 #: git-legacy-rebase.sh:743
19250 msgid "Fast-forwarded $branch_name to $onto_name."
19253 #: git-legacy-rebase.sh:757
19254 msgid "First, rewinding head to replay your work on top of it..."
19258 msgid "git stash clear with parameters is unimplemented"
19261 #: git-stash.sh:125
19262 msgid "You do not have the initial commit yet"
19265 #: git-stash.sh:140
19266 msgid "Cannot save the current index state"
19269 #: git-stash.sh:155
19270 msgid "Cannot save the untracked files"
19273 #: git-stash.sh:175 git-stash.sh:188
19274 msgid "Cannot save the current worktree state"
19277 #: git-stash.sh:192
19278 msgid "No changes selected"
19281 #: git-stash.sh:195
19282 msgid "Cannot remove temporary index (can't happen)"
19285 #: git-stash.sh:208
19286 msgid "Cannot record working tree state"
19289 #: git-stash.sh:246
19291 msgid "Cannot update $ref_stash with $w_commit"
19294 #: git-stash.sh:298
19296 msgid "error: unknown option for 'stash push': $option"
19299 #: git-stash.sh:312
19300 msgid "Can't use --patch and --include-untracked or --all at the same time"
19303 #: git-stash.sh:320
19304 msgid "No local changes to save"
19307 #: git-stash.sh:325
19308 msgid "Cannot initialize stash"
19311 #: git-stash.sh:329
19312 msgid "Cannot save the current status"
19315 #: git-stash.sh:330
19317 msgid "Saved working directory and index state $stash_msg"
19320 #: git-stash.sh:359
19321 msgid "Cannot remove worktree changes"
19324 #: git-stash.sh:507
19326 msgid "unknown option: $opt"
19329 #: git-stash.sh:520
19330 msgid "No stash entries found."
19333 #: git-stash.sh:527
19335 msgid "Too many revisions specified: $REV"
19338 #: git-stash.sh:542
19340 msgid "$reference is not a valid reference"
19343 #: git-stash.sh:570
19345 msgid "'$args' is not a stash-like commit"
19348 #: git-stash.sh:581
19350 msgid "'$args' is not a stash reference"
19353 #: git-stash.sh:589
19354 msgid "unable to refresh index"
19357 #: git-stash.sh:593
19358 msgid "Cannot apply a stash in the middle of a merge"
19361 #: git-stash.sh:601
19362 msgid "Conflicts in index. Try without --index."
19365 #: git-stash.sh:603
19366 msgid "Could not save index tree"
19369 #: git-stash.sh:612
19370 msgid "Could not restore untracked files from stash entry"
19373 #: git-stash.sh:637
19374 msgid "Cannot unstage modified files"
19377 #: git-stash.sh:652
19378 msgid "Index was not unstashed."
19381 #: git-stash.sh:666
19382 msgid "The stash entry is kept in case you need it again."
19385 #: git-stash.sh:675
19387 msgid "Dropped ${REV} ($s)"
19390 #: git-stash.sh:676
19392 msgid "${REV}: Could not drop stash entry"
19395 #: git-stash.sh:684
19396 msgid "No branch name specified"
19399 #: git-stash.sh:763
19400 msgid "(To restore them type \"git stash apply\")"
19403 #: git-submodule.sh:198
19404 msgid "Relative path can only be used from the toplevel of the working tree"
19407 #: git-submodule.sh:208
19409 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
19412 #: git-submodule.sh:227
19414 msgid "'$sm_path' already exists in the index"
19417 #: git-submodule.sh:230
19419 msgid "'$sm_path' already exists in the index and is not a submodule"
19422 #: git-submodule.sh:236
19425 "The following path is ignored by one of your .gitignore files:\n"
19427 "Use -f if you really want to add it."
19430 #: git-submodule.sh:259
19432 msgid "Adding existing repo at '$sm_path' to the index"
19435 #: git-submodule.sh:261
19437 msgid "'$sm_path' already exists and is not a valid git repo"
19440 #: git-submodule.sh:269
19442 msgid "A git directory for '$sm_name' is found locally with remote(s):"
19445 #: git-submodule.sh:271
19448 "If you want to reuse this local git directory instead of cloning again from\n"
19450 "use the '--force' option. If the local git directory is not the correct "
19452 "or you are unsure what this means choose another name with the '--name' "
19456 #: git-submodule.sh:277
19458 msgid "Reactivating local git directory for submodule '$sm_name'."
19461 #: git-submodule.sh:289
19463 msgid "Unable to checkout submodule '$sm_path'"
19466 #: git-submodule.sh:294
19468 msgid "Failed to add submodule '$sm_path'"
19471 #: git-submodule.sh:303
19473 msgid "Failed to register submodule '$sm_path'"
19476 #: git-submodule.sh:563
19478 msgid "Unable to find current revision in submodule path '$displaypath'"
19481 #: git-submodule.sh:573
19483 msgid "Unable to fetch in submodule path '$sm_path'"
19486 #: git-submodule.sh:578
19489 "Unable to find current ${remote_name}/${branch} revision in submodule path "
19493 #: git-submodule.sh:596
19495 msgid "Unable to fetch in submodule path '$displaypath'"
19498 #: git-submodule.sh:602
19501 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
19502 "Direct fetching of that commit failed."
19505 #: git-submodule.sh:609
19507 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
19510 #: git-submodule.sh:610
19512 msgid "Submodule path '$displaypath': checked out '$sha1'"
19515 #: git-submodule.sh:614
19517 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
19520 #: git-submodule.sh:615
19522 msgid "Submodule path '$displaypath': rebased into '$sha1'"
19525 #: git-submodule.sh:620
19527 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
19530 #: git-submodule.sh:621
19532 msgid "Submodule path '$displaypath': merged in '$sha1'"
19535 #: git-submodule.sh:626
19537 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
19540 #: git-submodule.sh:627
19542 msgid "Submodule path '$displaypath': '$command $sha1'"
19545 #: git-submodule.sh:658
19547 msgid "Failed to recurse into submodule path '$displaypath'"
19550 #: git-submodule.sh:754
19551 msgid "The --cached option cannot be used with the --files option"
19554 #: git-submodule.sh:806
19556 msgid "unexpected mode $mod_dst"
19559 #: git-submodule.sh:826
19561 msgid " Warn: $display_name doesn't contain commit $sha1_src"
19564 #: git-submodule.sh:829
19566 msgid " Warn: $display_name doesn't contain commit $sha1_dst"
19569 #: git-submodule.sh:832
19571 msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
19574 #: git-parse-remote.sh:89
19576 msgid "See git-${cmd}(1) for details."
19579 #: git-rebase--preserve-merges.sh:136
19581 msgid "Rebasing ($new_count/$total)"
19584 #: git-rebase--preserve-merges.sh:152
19588 "p, pick <commit> = use commit\n"
19589 "r, reword <commit> = use commit, but edit the commit message\n"
19590 "e, edit <commit> = use commit, but stop for amending\n"
19591 "s, squash <commit> = use commit, but meld into previous commit\n"
19592 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
19593 "x, exec <commit> = run command (the rest of the line) using shell\n"
19594 "d, drop <commit> = remove commit\n"
19595 "l, label <label> = label current HEAD with a name\n"
19596 "t, reset <label> = reset HEAD to a label\n"
19597 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
19598 ". create a merge commit using the original merge commit's\n"
19599 ". message (or the oneline, if no original merge commit was\n"
19600 ". specified). Use -c <commit> to reword the commit message.\n"
19602 "These lines can be re-ordered; they are executed from top to bottom.\n"
19605 #: git-rebase--preserve-merges.sh:215
19608 "You can amend the commit now, with\n"
19610 "\tgit commit --amend $gpg_sign_opt_quoted\n"
19612 "Once you are satisfied with your changes, run\n"
19614 "\tgit rebase --continue"
19617 #: git-rebase--preserve-merges.sh:240
19619 msgid "$sha1: not a commit that can be picked"
19622 #: git-rebase--preserve-merges.sh:279
19624 msgid "Invalid commit name: $sha1"
19627 #: git-rebase--preserve-merges.sh:309
19628 msgid "Cannot write current commit's replacement sha1"
19631 #: git-rebase--preserve-merges.sh:360
19633 msgid "Fast-forward to $sha1"
19636 #: git-rebase--preserve-merges.sh:362
19638 msgid "Cannot fast-forward to $sha1"
19641 #: git-rebase--preserve-merges.sh:371
19643 msgid "Cannot move HEAD to $first_parent"
19646 #: git-rebase--preserve-merges.sh:376
19648 msgid "Refusing to squash a merge: $sha1"
19651 #: git-rebase--preserve-merges.sh:394
19653 msgid "Error redoing merge $sha1"
19656 #: git-rebase--preserve-merges.sh:403
19658 msgid "Could not pick $sha1"
19661 #: git-rebase--preserve-merges.sh:412
19663 msgid "This is the commit message #${n}:"
19666 #: git-rebase--preserve-merges.sh:417
19668 msgid "The commit message #${n} will be skipped:"
19671 #: git-rebase--preserve-merges.sh:428
19673 msgid "This is a combination of $count commit."
19674 msgid_plural "This is a combination of $count commits."
19678 #: git-rebase--preserve-merges.sh:437
19680 msgid "Cannot write $fixup_msg"
19683 #: git-rebase--preserve-merges.sh:440
19684 msgid "This is a combination of 2 commits."
19687 #: git-rebase--preserve-merges.sh:481 git-rebase--preserve-merges.sh:524
19688 #: git-rebase--preserve-merges.sh:527
19690 msgid "Could not apply $sha1... $rest"
19693 #: git-rebase--preserve-merges.sh:556
19696 "Could not amend commit after successfully picking $sha1... $rest\n"
19697 "This is most likely due to an empty commit message, or the pre-commit hook\n"
19698 "failed. If the pre-commit hook failed, you may need to resolve the issue "
19700 "you are able to reword the commit."
19703 #: git-rebase--preserve-merges.sh:571
19705 msgid "Stopped at $sha1_abbrev... $rest"
19708 #: git-rebase--preserve-merges.sh:586
19710 msgid "Cannot '$squash_style' without a previous commit"
19713 #: git-rebase--preserve-merges.sh:628
19715 msgid "Executing: $rest"
19718 #: git-rebase--preserve-merges.sh:636
19720 msgid "Execution failed: $rest"
19723 #: git-rebase--preserve-merges.sh:638
19724 msgid "and made changes to the index and/or the working tree"
19727 #: git-rebase--preserve-merges.sh:640
19729 "You can fix the problem, and then run\n"
19731 "\tgit rebase --continue"
19734 #. TRANSLATORS: after these lines is a command to be issued by the user
19735 #: git-rebase--preserve-merges.sh:653
19738 "Execution succeeded: $rest\n"
19739 "but left changes to the index and/or the working tree\n"
19740 "Commit or stash your changes, and then run\n"
19742 "\tgit rebase --continue"
19745 #: git-rebase--preserve-merges.sh:664
19747 msgid "Unknown command: $command $sha1 $rest"
19750 #: git-rebase--preserve-merges.sh:665
19751 msgid "Please fix this using 'git rebase --edit-todo'."
19754 #: git-rebase--preserve-merges.sh:700
19756 msgid "Successfully rebased and updated $head_name."
19759 #: git-rebase--preserve-merges.sh:757
19760 msgid "Could not remove CHERRY_PICK_HEAD"
19763 #: git-rebase--preserve-merges.sh:762
19766 "You have staged changes in your working tree.\n"
19767 "If these changes are meant to be\n"
19768 "squashed into the previous commit, run:\n"
19770 " git commit --amend $gpg_sign_opt_quoted\n"
19772 "If they are meant to go into a new commit, run:\n"
19774 " git commit $gpg_sign_opt_quoted\n"
19776 "In both cases, once you're done, continue with:\n"
19778 " git rebase --continue\n"
19781 #: git-rebase--preserve-merges.sh:779
19782 msgid "Error trying to find the author identity to amend commit"
19785 #: git-rebase--preserve-merges.sh:784
19787 "You have uncommitted changes in your working tree. Please commit them\n"
19788 "first and then run 'git rebase --continue' again."
19791 #: git-rebase--preserve-merges.sh:789 git-rebase--preserve-merges.sh:793
19792 msgid "Could not commit staged changes."
19795 #: git-rebase--preserve-merges.sh:824 git-rebase--preserve-merges.sh:910
19796 msgid "Could not execute editor"
19799 #: git-rebase--preserve-merges.sh:845
19801 msgid "Could not checkout $switch_to"
19804 #: git-rebase--preserve-merges.sh:852
19808 #: git-rebase--preserve-merges.sh:853
19810 msgid "Could not create temporary $state_dir"
19813 #: git-rebase--preserve-merges.sh:856
19814 msgid "Could not mark as interactive"
19817 #: git-rebase--preserve-merges.sh:888
19819 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
19820 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
19824 #: git-rebase--preserve-merges.sh:942 git-rebase--preserve-merges.sh:947
19825 msgid "Could not init rewritten commits"
19828 #: git-sh-setup.sh:89 git-sh-setup.sh:94
19830 msgid "usage: $dashless $USAGE"
19833 #: git-sh-setup.sh:190
19835 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
19838 #: git-sh-setup.sh:199 git-sh-setup.sh:206
19840 msgid "fatal: $program_name cannot be used without a working tree."
19843 #: git-sh-setup.sh:220
19844 msgid "Cannot rebase: You have unstaged changes."
19847 #: git-sh-setup.sh:223
19848 msgid "Cannot rewrite branches: You have unstaged changes."
19851 #: git-sh-setup.sh:226
19852 msgid "Cannot pull with rebase: You have unstaged changes."
19855 #: git-sh-setup.sh:229
19857 msgid "Cannot $action: You have unstaged changes."
19860 #: git-sh-setup.sh:242
19861 msgid "Cannot rebase: Your index contains uncommitted changes."
19864 #: git-sh-setup.sh:245
19865 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
19868 #: git-sh-setup.sh:248
19870 msgid "Cannot $action: Your index contains uncommitted changes."
19873 #: git-sh-setup.sh:252
19874 msgid "Additionally, your index contains uncommitted changes."
19877 #: git-sh-setup.sh:372
19878 msgid "You need to run this command from the toplevel of the working tree."
19881 #: git-sh-setup.sh:377
19882 msgid "Unable to determine absolute path of git directory"
19885 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
19886 #: git-add--interactive.perl:196
19888 msgid "%12s %12s %s"
19891 #: git-add--interactive.perl:197
19895 #: git-add--interactive.perl:197
19899 #: git-add--interactive.perl:253 git-add--interactive.perl:278
19903 #: git-add--interactive.perl:262 git-add--interactive.perl:316
19907 #: git-add--interactive.perl:298 git-add--interactive.perl:313
19911 #: git-add--interactive.perl:609
19913 msgid "added %d path\n"
19914 msgid_plural "added %d paths\n"
19918 #: git-add--interactive.perl:612
19920 msgid "updated %d path\n"
19921 msgid_plural "updated %d paths\n"
19925 #: git-add--interactive.perl:615
19927 msgid "reverted %d path\n"
19928 msgid_plural "reverted %d paths\n"
19932 #: git-add--interactive.perl:618
19934 msgid "touched %d path\n"
19935 msgid_plural "touched %d paths\n"
19939 #: git-add--interactive.perl:627
19943 #: git-add--interactive.perl:639
19947 #: git-add--interactive.perl:662
19949 msgid "note: %s is untracked now.\n"
19952 #: git-add--interactive.perl:673
19953 msgid "Add untracked"
19956 #: git-add--interactive.perl:679
19957 msgid "No untracked files.\n"
19960 #: git-add--interactive.perl:1033
19962 "If the patch applies cleanly, the edited hunk will immediately be\n"
19963 "marked for staging."
19966 #: git-add--interactive.perl:1036
19968 "If the patch applies cleanly, the edited hunk will immediately be\n"
19969 "marked for stashing."
19972 #: git-add--interactive.perl:1039
19974 "If the patch applies cleanly, the edited hunk will immediately be\n"
19975 "marked for unstaging."
19978 #: git-add--interactive.perl:1042 git-add--interactive.perl:1051
19980 "If the patch applies cleanly, the edited hunk will immediately be\n"
19981 "marked for applying."
19984 #: git-add--interactive.perl:1045 git-add--interactive.perl:1048
19986 "If the patch applies cleanly, the edited hunk will immediately be\n"
19987 "marked for discarding."
19990 #: git-add--interactive.perl:1085
19992 msgid "failed to open hunk edit file for writing: %s"
19995 #: git-add--interactive.perl:1086
19996 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
19999 #: git-add--interactive.perl:1092
20003 "To remove '%s' lines, make them ' ' lines (context).\n"
20004 "To remove '%s' lines, delete them.\n"
20005 "Lines starting with %s will be removed.\n"
20008 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
20009 #: git-add--interactive.perl:1100
20011 "If it does not apply cleanly, you will be given an opportunity to\n"
20012 "edit again. If all lines of the hunk are removed, then the edit is\n"
20013 "aborted and the hunk is left unchanged.\n"
20016 #: git-add--interactive.perl:1114
20018 msgid "failed to open hunk edit file for reading: %s"
20021 #. TRANSLATORS: do not translate [y/n]
20022 #. The program will only accept that input
20024 #. Consider translating (saying "no" discards!) as
20025 #. (saying "n" for "no" discards!) if the translation
20026 #. of the word "no" does not start with n.
20027 #: git-add--interactive.perl:1213
20029 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
20032 #: git-add--interactive.perl:1222
20034 "y - stage this hunk\n"
20035 "n - do not stage this hunk\n"
20036 "q - quit; do not stage this hunk or any of the remaining ones\n"
20037 "a - stage this hunk and all later hunks in the file\n"
20038 "d - do not stage this hunk or any of the later hunks in the file"
20041 #: git-add--interactive.perl:1228
20043 "y - stash this hunk\n"
20044 "n - do not stash this hunk\n"
20045 "q - quit; do not stash this hunk or any of the remaining ones\n"
20046 "a - stash this hunk and all later hunks in the file\n"
20047 "d - do not stash this hunk or any of the later hunks in the file"
20050 #: git-add--interactive.perl:1234
20052 "y - unstage this hunk\n"
20053 "n - do not unstage this hunk\n"
20054 "q - quit; do not unstage this hunk or any of the remaining ones\n"
20055 "a - unstage this hunk and all later hunks in the file\n"
20056 "d - do not unstage this hunk or any of the later hunks in the file"
20059 #: git-add--interactive.perl:1240
20061 "y - apply this hunk to index\n"
20062 "n - do not apply this hunk to index\n"
20063 "q - quit; do not apply this hunk or any of the remaining ones\n"
20064 "a - apply this hunk and all later hunks in the file\n"
20065 "d - do not apply this hunk or any of the later hunks in the file"
20068 #: git-add--interactive.perl:1246
20070 "y - discard this hunk from worktree\n"
20071 "n - do not discard this hunk from worktree\n"
20072 "q - quit; do not discard this hunk or any of the remaining ones\n"
20073 "a - discard this hunk and all later hunks in the file\n"
20074 "d - do not discard this hunk or any of the later hunks in the file"
20077 #: git-add--interactive.perl:1252
20079 "y - discard this hunk from index and worktree\n"
20080 "n - do not discard this hunk from index and worktree\n"
20081 "q - quit; do not discard this hunk or any of the remaining ones\n"
20082 "a - discard this hunk and all later hunks in the file\n"
20083 "d - do not discard this hunk or any of the later hunks in the file"
20086 #: git-add--interactive.perl:1258
20088 "y - apply this hunk to index and worktree\n"
20089 "n - do not apply this hunk to index and worktree\n"
20090 "q - quit; do not apply this hunk or any of the remaining ones\n"
20091 "a - apply this hunk and all later hunks in the file\n"
20092 "d - do not apply this hunk or any of the later hunks in the file"
20095 #: git-add--interactive.perl:1273
20097 "g - select a hunk to go to\n"
20098 "/ - search for a hunk matching the given regex\n"
20099 "j - leave this hunk undecided, see next undecided hunk\n"
20100 "J - leave this hunk undecided, see next hunk\n"
20101 "k - leave this hunk undecided, see previous undecided hunk\n"
20102 "K - leave this hunk undecided, see previous hunk\n"
20103 "s - split the current hunk into smaller hunks\n"
20104 "e - manually edit the current hunk\n"
20108 #: git-add--interactive.perl:1304
20109 msgid "The selected hunks do not apply to the index!\n"
20112 #: git-add--interactive.perl:1305
20113 msgid "Apply them to the worktree anyway? "
20116 #: git-add--interactive.perl:1308
20117 msgid "Nothing was applied.\n"
20120 #: git-add--interactive.perl:1319
20122 msgid "ignoring unmerged: %s\n"
20125 #: git-add--interactive.perl:1328
20126 msgid "Only binary files changed.\n"
20129 #: git-add--interactive.perl:1330
20130 msgid "No changes.\n"
20133 #: git-add--interactive.perl:1338
20134 msgid "Patch update"
20137 #: git-add--interactive.perl:1390
20139 msgid "Stage mode change [y,n,q,a,d%s,?]? "
20142 #: git-add--interactive.perl:1391
20144 msgid "Stage deletion [y,n,q,a,d%s,?]? "
20147 #: git-add--interactive.perl:1392
20149 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
20152 #: git-add--interactive.perl:1395
20154 msgid "Stash mode change [y,n,q,a,d%s,?]? "
20157 #: git-add--interactive.perl:1396
20159 msgid "Stash deletion [y,n,q,a,d%s,?]? "
20162 #: git-add--interactive.perl:1397
20164 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
20167 #: git-add--interactive.perl:1400
20169 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
20172 #: git-add--interactive.perl:1401
20174 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
20177 #: git-add--interactive.perl:1402
20179 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
20182 #: git-add--interactive.perl:1405
20184 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
20187 #: git-add--interactive.perl:1406
20189 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
20192 #: git-add--interactive.perl:1407
20194 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
20197 #: git-add--interactive.perl:1410
20199 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
20202 #: git-add--interactive.perl:1411
20204 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
20207 #: git-add--interactive.perl:1412
20209 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
20212 #: git-add--interactive.perl:1415
20214 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
20217 #: git-add--interactive.perl:1416
20219 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
20222 #: git-add--interactive.perl:1417
20224 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
20227 #: git-add--interactive.perl:1420
20229 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
20232 #: git-add--interactive.perl:1421
20234 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
20237 #: git-add--interactive.perl:1422
20239 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
20242 #: git-add--interactive.perl:1522
20243 msgid "No other hunks to goto\n"
20246 #: git-add--interactive.perl:1529
20247 msgid "go to which hunk (<ret> to see more)? "
20250 #: git-add--interactive.perl:1531
20251 msgid "go to which hunk? "
20254 #: git-add--interactive.perl:1540
20256 msgid "Invalid number: '%s'\n"
20259 #: git-add--interactive.perl:1545
20261 msgid "Sorry, only %d hunk available.\n"
20262 msgid_plural "Sorry, only %d hunks available.\n"
20266 #: git-add--interactive.perl:1571
20267 msgid "No other hunks to search\n"
20270 #: git-add--interactive.perl:1575
20271 msgid "search for regex? "
20274 #: git-add--interactive.perl:1588
20276 msgid "Malformed search regexp %s: %s\n"
20279 #: git-add--interactive.perl:1598
20280 msgid "No hunk matches the given pattern\n"
20283 #: git-add--interactive.perl:1610 git-add--interactive.perl:1632
20284 msgid "No previous hunk\n"
20287 #: git-add--interactive.perl:1619 git-add--interactive.perl:1638
20288 msgid "No next hunk\n"
20291 #: git-add--interactive.perl:1644
20292 msgid "Sorry, cannot split this hunk\n"
20295 #: git-add--interactive.perl:1650
20297 msgid "Split into %d hunk.\n"
20298 msgid_plural "Split into %d hunks.\n"
20302 #: git-add--interactive.perl:1660
20303 msgid "Sorry, cannot edit this hunk\n"
20306 #: git-add--interactive.perl:1706
20307 msgid "Review diff"
20310 #. TRANSLATORS: please do not translate the command names
20311 #. 'status', 'update', 'revert', etc.
20312 #: git-add--interactive.perl:1725
20314 "status - show paths with changes\n"
20315 "update - add working tree state to the staged set of changes\n"
20316 "revert - revert staged set of changes back to the HEAD version\n"
20317 "patch - pick hunks and update selectively\n"
20318 "diff - view diff between HEAD and index\n"
20319 "add untracked - add contents of untracked files to the staged set of "
20323 #: git-add--interactive.perl:1742 git-add--interactive.perl:1747
20324 #: git-add--interactive.perl:1750 git-add--interactive.perl:1757
20325 #: git-add--interactive.perl:1761 git-add--interactive.perl:1767
20329 #: git-add--interactive.perl:1763
20331 msgid "unknown --patch mode: %s"
20334 #: git-add--interactive.perl:1769 git-add--interactive.perl:1775
20336 msgid "invalid argument %s, expecting --"
20339 #: git-send-email.perl:138
20340 msgid "local zone differs from GMT by a non-minute interval\n"
20343 #: git-send-email.perl:145 git-send-email.perl:151
20344 msgid "local time offset greater than or equal to 24 hours\n"
20347 #: git-send-email.perl:219 git-send-email.perl:225
20348 msgid "the editor exited uncleanly, aborting everything"
20351 #: git-send-email.perl:302
20354 "'%s' contains an intermediate version of the email you were composing.\n"
20357 #: git-send-email.perl:307
20359 msgid "'%s.final' contains the composed email.\n"
20362 #: git-send-email.perl:326
20363 msgid "--dump-aliases incompatible with other options\n"
20366 #: git-send-email.perl:395 git-send-email.perl:650
20367 msgid "Cannot run git format-patch from outside a repository\n"
20370 #: git-send-email.perl:398
20372 "`batch-size` and `relogin` must be specified together (via command-line or "
20373 "configuration option)\n"
20376 #: git-send-email.perl:468
20378 msgid "Unknown --suppress-cc field: '%s'\n"
20381 #: git-send-email.perl:497
20383 msgid "Unknown --confirm setting: '%s'\n"
20386 #: git-send-email.perl:525
20388 msgid "warning: sendmail alias with quotes is not supported: %s\n"
20391 #: git-send-email.perl:527
20393 msgid "warning: `:include:` not supported: %s\n"
20396 #: git-send-email.perl:529
20398 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
20401 #: git-send-email.perl:534
20403 msgid "warning: sendmail line is not recognized: %s\n"
20406 #: git-send-email.perl:616
20409 "File '%s' exists but it could also be the range of commits\n"
20410 "to produce patches for. Please disambiguate by...\n"
20412 " * Saying \"./%s\" if you mean a file; or\n"
20413 " * Giving --format-patch option if you mean a range.\n"
20416 #: git-send-email.perl:637
20418 msgid "Failed to opendir %s: %s"
20421 #: git-send-email.perl:661
20425 "warning: no patches were sent\n"
20428 #: git-send-email.perl:672
20431 "No patch files specified!\n"
20435 #: git-send-email.perl:685
20437 msgid "No subject line in %s?"
20440 #: git-send-email.perl:695
20442 msgid "Failed to open for writing %s: %s"
20445 #: git-send-email.perl:706
20447 "Lines beginning in \"GIT:\" will be removed.\n"
20448 "Consider including an overall diffstat or table of contents\n"
20449 "for the patch you are writing.\n"
20451 "Clear the body content if you don't wish to send a summary.\n"
20454 #: git-send-email.perl:730
20456 msgid "Failed to open %s: %s"
20459 #: git-send-email.perl:747
20461 msgid "Failed to open %s.final: %s"
20464 #: git-send-email.perl:790
20465 msgid "Summary email is empty, skipping it\n"
20468 #. TRANSLATORS: please keep [y/N] as is.
20469 #: git-send-email.perl:825
20471 msgid "Are you sure you want to use <%s> [y/N]? "
20474 #: git-send-email.perl:880
20476 "The following files are 8bit, but do not declare a Content-Transfer-"
20480 #: git-send-email.perl:885
20481 msgid "Which 8bit encoding should I declare [UTF-8]? "
20484 #: git-send-email.perl:893
20487 "Refusing to send because the patch\n"
20489 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
20493 #: git-send-email.perl:912
20494 msgid "To whom should the emails be sent (if anyone)?"
20497 #: git-send-email.perl:930
20499 msgid "fatal: alias '%s' expands to itself\n"
20502 #: git-send-email.perl:942
20503 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
20506 #: git-send-email.perl:1000 git-send-email.perl:1008
20508 msgid "error: unable to extract a valid address from: %s\n"
20511 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
20512 #. translation. The program will only accept English input
20514 #: git-send-email.perl:1012
20515 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
20518 #: git-send-email.perl:1329
20520 msgid "CA path \"%s\" does not exist"
20523 #: git-send-email.perl:1412
20525 " The Cc list above has been expanded by additional\n"
20526 " addresses found in the patch commit message. By default\n"
20527 " send-email prompts before sending whenever this occurs.\n"
20528 " This behavior is controlled by the sendemail.confirm\n"
20529 " configuration setting.\n"
20531 " For additional information, run 'git send-email --help'.\n"
20532 " To retain the current behavior, but squelch this message,\n"
20533 " run 'git config --global sendemail.confirm auto'.\n"
20537 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
20538 #. translation. The program will only accept English input
20540 #: git-send-email.perl:1427
20541 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
20544 #: git-send-email.perl:1430
20545 msgid "Send this email reply required"
20548 #: git-send-email.perl:1458
20549 msgid "The required SMTP server is not properly defined."
20552 #: git-send-email.perl:1505
20554 msgid "Server does not support STARTTLS! %s"
20557 #: git-send-email.perl:1510 git-send-email.perl:1514
20559 msgid "STARTTLS failed! %s"
20562 #: git-send-email.perl:1523
20563 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
20566 #: git-send-email.perl:1541
20568 msgid "Failed to send %s\n"
20571 #: git-send-email.perl:1544
20573 msgid "Dry-Sent %s\n"
20576 #: git-send-email.perl:1544
20581 #: git-send-email.perl:1546
20582 msgid "Dry-OK. Log says:\n"
20585 #: git-send-email.perl:1546
20586 msgid "OK. Log says:\n"
20589 #: git-send-email.perl:1558
20593 #: git-send-email.perl:1561
20594 msgid "Result: OK\n"
20597 #: git-send-email.perl:1579
20599 msgid "can't open file %s"
20602 #: git-send-email.perl:1626 git-send-email.perl:1646
20604 msgid "(mbox) Adding cc: %s from line '%s'\n"
20607 #: git-send-email.perl:1632
20609 msgid "(mbox) Adding to: %s from line '%s'\n"
20612 #: git-send-email.perl:1685
20614 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
20617 #: git-send-email.perl:1720
20619 msgid "(body) Adding cc: %s from line '%s'\n"
20622 #: git-send-email.perl:1831
20624 msgid "(%s) Could not execute '%s'"
20627 #: git-send-email.perl:1838
20629 msgid "(%s) Adding %s: %s from: '%s'\n"
20632 #: git-send-email.perl:1842
20634 msgid "(%s) failed to close pipe to '%s'"
20637 #: git-send-email.perl:1872
20638 msgid "cannot send message as 7bit"
20641 #: git-send-email.perl:1880
20642 msgid "invalid transfer encoding"
20645 #: git-send-email.perl:1921 git-send-email.perl:1973 git-send-email.perl:1983
20647 msgid "unable to open %s: %s\n"
20650 #: git-send-email.perl:1924
20652 msgid "%s: patch contains a line longer than 998 characters"
20655 #: git-send-email.perl:1941
20657 msgid "Skipping %s with backup suffix '%s'.\n"
20660 #. TRANSLATORS: please keep "[y|N]" as is.
20661 #: git-send-email.perl:1945
20663 msgid "Do you really want to send %s? [y|N]: "