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-06-04 08:24+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:187 builtin/merge.c:1320
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:3412 apply.c:3423 apply.c:3469 midx.c:59 setup.c:279
328 msgid "failed to read %s"
333 msgid "reading from '%s' beyond a symbolic link"
336 #: apply.c:3449 apply.c:3692
338 msgid "path %s has been renamed/deleted"
341 #: apply.c:3535 apply.c:3707
343 msgid "%s: does not exist in index"
346 #: apply.c:3544 apply.c:3715
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:3598 apply.c:3602
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:3885 apply.c:3887 read-cache.c:830 read-cache.c:856
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:4117 builtin/checkout.c:257 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:4323 apply.c:4468
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:4568 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:4912 apply.c:4927
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:4936 builtin/add.c:540 builtin/mv.c:301 builtin/rm.c:390
581 msgid "Unable to write new index file"
584 #: apply.c:4963 apply.c:4966 builtin/am.c:2210 builtin/am.c:2213
585 #: builtin/clone.c:120 builtin/fetch.c:118 builtin/merge.c:271
586 #: builtin/pull.c:207 builtin/submodule--helper.c:407
587 #: builtin/submodule--helper.c:1366 builtin/submodule--helper.c:1369
588 #: builtin/submodule--helper.c:1849 builtin/submodule--helper.c:1852
589 #: builtin/submodule--helper.c:2091 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:4969 builtin/am.c:2219
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:5001 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:5004 builtin/am.c:2198 builtin/interpret-trailers.c:97
666 #: builtin/interpret-trailers.c:99 builtin/interpret-trailers.c:101
667 #: builtin/pack-objects.c:3317 builtin/rebase.c:1415
672 msgid "detect new or modified lines that have whitespace errors"
675 #: apply.c:5008 apply.c:5011
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:5021 builtin/add.c:291 builtin/check-ignore.c:22
696 #: builtin/commit.c:1317 builtin/count-objects.c:98 builtin/fsck.c:786
697 #: builtin/log.c:2045 builtin/mv.c:123 builtin/read-tree.c:128
702 msgid "tolerate incorrectly detected missing new-line at the end of file"
706 msgid "do not trust the line counts in the hunk headers"
709 #: apply.c:5028 builtin/am.c:2207
714 msgid "prepend <root> to all filenames"
718 msgid "git archive [<options>] <tree-ish> [<path>...]"
722 msgid "git archive --list"
727 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
731 msgid "git archive --remote <repo> [--exec <cmd>] --list"
734 #: archive.c:372 builtin/add.c:177 builtin/add.c:516 builtin/rm.c:299
736 msgid "pathspec '%s' did not match any files"
741 msgid "no such ref: %.*s"
746 msgid "not a valid object name: %s"
751 msgid "not a tree object: %s"
755 msgid "current working directory is untracked"
763 msgid "archive format"
766 #: archive.c:456 builtin/log.c:1557
771 msgid "prepend prefix to each pathname in the archive"
774 #: archive.c:458 builtin/blame.c:821 builtin/blame.c:822
775 #: builtin/commit-tree.c:117 builtin/config.c:129 builtin/fast-export.c:1091
776 #: builtin/fast-export.c:1093 builtin/grep.c:895 builtin/hash-object.c:105
777 #: builtin/ls-files.c:560 builtin/ls-files.c:563 builtin/notes.c:412
778 #: builtin/notes.c:578 builtin/read-tree.c:123 parse-options.h:177
782 #: archive.c:459 builtin/archive.c:90
783 msgid "write the archive to this file"
787 msgid "read .gitattributes in working directory"
791 msgid "report archived files on stderr"
799 msgid "compress faster"
803 msgid "compress better"
807 msgid "list supported archive formats"
810 #: archive.c:477 builtin/archive.c:91 builtin/clone.c:110 builtin/clone.c:113
811 #: builtin/submodule--helper.c:1378 builtin/submodule--helper.c:1858
815 #: archive.c:478 builtin/archive.c:92
816 msgid "retrieve the archive from remote repository <repo>"
819 #: archive.c:479 builtin/archive.c:93 builtin/difftool.c:707
820 #: builtin/notes.c:498
824 #: archive.c:480 builtin/archive.c:94
825 msgid "path to the remote git-upload-archive command"
829 msgid "Unexpected option --remote"
833 msgid "Option --exec can only be used together with --remote"
837 msgid "Unexpected option --output"
842 msgid "Unknown archive format '%s'"
847 msgid "Argument not supported for format '%s': -%d"
850 #: archive-tar.c:125 archive-zip.c:345
852 msgid "cannot stream blob %s"
855 #: archive-tar.c:260 archive-zip.c:363
857 msgid "unsupported file mode: 0%o (SHA1: %s)"
860 #: archive-tar.c:287 archive-zip.c:353
862 msgid "cannot read %s"
867 msgid "unable to start '%s' filter"
871 msgid "unable to redirect descriptor"
876 msgid "'%s' filter reported error"
881 msgid "path is not valid UTF-8: %s"
886 msgid "path too long (%d chars, SHA1: %s): %s"
889 #: archive-zip.c:474 builtin/pack-objects.c:226 builtin/pack-objects.c:229
891 msgid "deflate error (%d)"
896 msgid "timestamp too large for this system: %<PRIuMAX>"
901 msgid "%.*s is not a valid attribute name"
906 msgid "%s not allowed: %s:%d"
911 "Negative patterns are ignored in git attributes\n"
912 "Use '\\!' for literal leading exclamation."
917 msgid "Badly quoted content in file '%s': %s"
922 msgid "We cannot bisect more!\n"
927 msgid "Not a valid commit name %s"
933 "The merge base %s is bad.\n"
934 "This means the bug has been fixed between %s and [%s].\n"
940 "The merge base %s is new.\n"
941 "The property has changed between %s and [%s].\n"
947 "The merge base %s is %s.\n"
948 "This means the first '%s' commit is between %s and [%s].\n"
954 "Some %s revs are not ancestors of the %s rev.\n"
955 "git bisect cannot work properly in this case.\n"
956 "Maybe you mistook %s and %s revs?\n"
962 "the merge base between %s and [%s] must be skipped.\n"
963 "So we cannot be sure the first %s commit is between %s and %s.\n"
964 "We continue anyway."
969 msgid "Bisecting: a merge base must be tested\n"
974 msgid "a %s revision is needed"
977 #: bisect.c:884 builtin/notes.c:177 builtin/tag.c:248
979 msgid "could not create file '%s'"
982 #: bisect.c:928 builtin/merge.c:146
984 msgid "could not read file '%s'"
988 msgid "reading bisect refs failed"
993 msgid "%s was both %s and %s\n"
999 "No testable commit found.\n"
1000 "Maybe you started with bad path parameters?\n"
1005 msgid "(roughly %d step)"
1006 msgid_plural "(roughly %d steps)"
1010 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1011 #. steps)" translation.
1015 msgid "Bisecting: %d revision left to test after this %s\n"
1016 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1021 msgid "--contents and --reverse do not blend well."
1025 msgid "cannot use --contents with final commit object name"
1029 msgid "--reverse and --first-parent together require specified latest commit"
1032 #: blame.c:1838 bundle.c:164 ref-filter.c:2077 remote.c:1938 sequencer.c:2030
1033 #: sequencer.c:4224 builtin/commit.c:1017 builtin/log.c:382 builtin/log.c:940
1034 #: builtin/log.c:1428 builtin/log.c:1804 builtin/log.c:2094 builtin/merge.c:415
1035 #: builtin/pack-objects.c:3140 builtin/pack-objects.c:3155
1036 #: builtin/shortlog.c:192
1037 msgid "revision walk setup failed"
1042 "--reverse --first-parent together require range along first-parent chain"
1047 msgid "no such path %s in %s"
1052 msgid "cannot read blob %s for path %s"
1059 "After fixing the error cause you may try to fix up\n"
1060 "the remote tracking information by invoking\n"
1061 "\"git branch --set-upstream-to=%s%s%s\"."
1066 msgid "Not setting branch %s as its own upstream."
1071 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1076 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1081 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1086 msgid "Branch '%s' set up to track local branch '%s'."
1091 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1096 msgid "Branch '%s' set up to track remote ref '%s'."
1101 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1106 msgid "Branch '%s' set up to track local ref '%s'."
1110 msgid "Unable to write upstream branch configuration"
1115 msgid "Not tracking: ambiguous information for ref %s"
1120 msgid "'%s' is not a valid branch name."
1125 msgid "A branch named '%s' already exists."
1129 msgid "Cannot force update the current branch."
1134 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1139 msgid "the requested upstream branch '%s' does not exist"
1145 "If you are planning on basing your work on an upstream\n"
1146 "branch that already exists at the remote, you may need to\n"
1147 "run \"git fetch\" to retrieve it.\n"
1149 "If you are planning to push out a new local branch that\n"
1150 "will track its remote counterpart, you may want to use\n"
1151 "\"git push -u\" to set the upstream config as you push."
1156 msgid "Not a valid object name: '%s'."
1161 msgid "Ambiguous object name: '%s'."
1166 msgid "Not a valid branch point: '%s'."
1171 msgid "'%s' is already checked out at '%s'"
1176 msgid "HEAD of working tree %s is not updated"
1181 msgid "'%s' does not look like a v2 bundle file"
1186 msgid "unrecognized header: %s%s (%d)"
1189 #: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2281 sequencer.c:2916
1190 #: builtin/commit.c:788
1192 msgid "could not open '%s'"
1196 msgid "Repository lacks these prerequisite commits:"
1201 msgid "The bundle contains this ref:"
1202 msgid_plural "The bundle contains these %d refs:"
1207 msgid "The bundle records a complete history."
1212 msgid "The bundle requires this ref:"
1213 msgid_plural "The bundle requires these %d refs:"
1218 msgid "unable to dup bundle descriptor"
1222 msgid "Could not spawn pack-objects"
1226 msgid "pack-objects died"
1230 msgid "rev-list died"
1235 msgid "ref '%s' is excluded by the rev-list options"
1238 #: bundle.c:457 builtin/log.c:197 builtin/log.c:1709 builtin/shortlog.c:306
1240 msgid "unrecognized argument: %s"
1244 msgid "Refusing to create empty bundle."
1249 msgid "cannot create '%s'"
1253 msgid "index-pack died"
1258 msgid "invalid color value: %.*s"
1261 #: commit.c:50 sequencer.c:2697 builtin/am.c:355 builtin/am.c:399
1262 #: builtin/am.c:1377 builtin/am.c:2022 builtin/replace.c:455
1264 msgid "could not parse %s"
1269 msgid "%s %s is not a commit!"
1274 "Support for <GIT_DIR>/info/grafts is deprecated\n"
1275 "and will be removed in a future Git version.\n"
1277 "Please use \"git replace --convert-graft-file\"\n"
1278 "to convert the grafts into replace refs.\n"
1280 "Turn this message off by running\n"
1281 "\"git config advice.graftFileDeprecated false\""
1286 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
1291 msgid "Commit %s has a bad GPG signature allegedly by %s."
1296 msgid "Commit %s does not have a GPG signature."
1301 msgid "Commit %s has a good GPG signature by %s\n"
1306 "Warning: commit message did not conform to UTF-8.\n"
1307 "You may want to amend it after fixing the message, or set the config\n"
1308 "variable i18n.commitencoding to the encoding your project uses.\n"
1311 #: commit-graph.c:105
1312 msgid "commit-graph file is too small"
1315 #: commit-graph.c:170
1317 msgid "commit-graph signature %X does not match signature %X"
1320 #: commit-graph.c:177
1322 msgid "commit-graph version %X does not match version %X"
1325 #: commit-graph.c:184
1327 msgid "commit-graph hash version %X does not match version %X"
1330 #: commit-graph.c:207
1331 msgid "commit-graph chunk lookup table entry missing; file may be incomplete"
1334 #: commit-graph.c:218
1336 msgid "commit-graph improper chunk offset %08x%08x"
1339 #: commit-graph.c:255
1341 msgid "commit-graph chunk id %08x appears multiple times"
1344 #: commit-graph.c:390
1346 msgid "could not find commit %s"
1349 #: commit-graph.c:732 builtin/pack-objects.c:2649
1351 msgid "unable to get type of object %s"
1354 #: commit-graph.c:765
1355 msgid "Loading known commits in commit graph"
1358 #: commit-graph.c:781
1359 msgid "Expanding reachable commits in commit graph"
1362 #: commit-graph.c:793
1363 msgid "Clearing commit marks in commit graph"
1366 #: commit-graph.c:813
1367 msgid "Computing commit graph generation numbers"
1370 #: commit-graph.c:930
1372 msgid "Finding commits for commit graph in %d pack"
1373 msgid_plural "Finding commits for commit graph in %d packs"
1377 #: commit-graph.c:943
1379 msgid "error adding pack %s"
1382 #: commit-graph.c:945
1384 msgid "error opening index for %s"
1387 #: commit-graph.c:959
1389 msgid "Finding commits for commit graph from %d ref"
1390 msgid_plural "Finding commits for commit graph from %d refs"
1394 #: commit-graph.c:991
1395 msgid "Finding commits for commit graph among packed objects"
1398 #: commit-graph.c:1004
1399 msgid "Counting distinct commits in commit graph"
1402 #: commit-graph.c:1017
1404 msgid "the commit graph format cannot write %d commits"
1407 #: commit-graph.c:1026
1408 msgid "Finding extra edges in commit graph"
1411 #: commit-graph.c:1050
1412 msgid "too many commits to write graph"
1415 #: commit-graph.c:1057 midx.c:819
1417 msgid "unable to create leading directories of %s"
1420 #: commit-graph.c:1097
1422 msgid "Writing out commit graph in %d pass"
1423 msgid_plural "Writing out commit graph in %d passes"
1427 #: commit-graph.c:1162
1428 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
1431 #: commit-graph.c:1172
1433 msgid "commit-graph has incorrect OID order: %s then %s"
1436 #: commit-graph.c:1182 commit-graph.c:1197
1438 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
1441 #: commit-graph.c:1189
1443 msgid "failed to parse commit %s from commit-graph"
1446 #: commit-graph.c:1206
1447 msgid "Verifying commits in commit graph"
1450 #: commit-graph.c:1219
1452 msgid "failed to parse commit %s from object database for commit-graph"
1455 #: commit-graph.c:1226
1457 msgid "root tree OID for commit %s in commit-graph is %s != %s"
1460 #: commit-graph.c:1236
1462 msgid "commit-graph parent list for commit %s is too long"
1465 #: commit-graph.c:1242
1467 msgid "commit-graph parent for %s is %s != %s"
1470 #: commit-graph.c:1255
1472 msgid "commit-graph parent list for commit %s terminates early"
1475 #: commit-graph.c:1260
1478 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
1481 #: commit-graph.c:1264
1484 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
1487 #: commit-graph.c:1279
1489 msgid "commit-graph generation for commit %s is %u != %u"
1492 #: commit-graph.c:1285
1494 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
1497 #: compat/obstack.c:406 compat/obstack.c:408
1498 msgid "memory exhausted"
1504 "exceeded maximum include depth (%d) while including\n"
1508 "This might be due to circular includes."
1513 msgid "could not expand include path '%s'"
1517 msgid "relative config includes must come from files"
1521 msgid "relative config include conditionals must come from files"
1526 msgid "key does not contain a section: %s"
1531 msgid "key does not contain variable name: %s"
1534 #: config.c:378 sequencer.c:2459
1536 msgid "invalid key: %s"
1541 msgid "invalid key (newline): %s"
1544 #: config.c:420 config.c:432
1546 msgid "bogus config parameter: %s"
1551 msgid "bogus format in %s"
1556 msgid "bad config line %d in blob %s"
1561 msgid "bad config line %d in file %s"
1566 msgid "bad config line %d in standard input"
1571 msgid "bad config line %d in submodule-blob %s"
1576 msgid "bad config line %d in command line %s"
1581 msgid "bad config line %d in %s"
1585 msgid "out of range"
1589 msgid "invalid unit"
1594 msgid "bad numeric config value '%s' for '%s': %s"
1599 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1604 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1609 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1614 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1619 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1624 msgid "bad numeric config value '%s' for '%s' in %s: %s"
1629 msgid "failed to expand user dir in: '%s'"
1634 msgid "'%s' for '%s' is not a valid timestamp"
1639 msgid "abbrev length out of range: %d"
1642 #: config.c:1187 config.c:1198
1644 msgid "bad zlib compression level %d"
1648 msgid "core.commentChar should only be one character"
1653 msgid "invalid mode for object creation: %s"
1658 msgid "malformed value for %s"
1663 msgid "malformed value for %s: %s"
1667 msgid "must be one of nothing, matching, simple, upstream or current"
1670 #: config.c:1483 builtin/pack-objects.c:3397
1672 msgid "bad pack compression level %d"
1677 msgid "unable to load config blob object '%s'"
1682 msgid "reference '%s' does not point to a blob"
1687 msgid "unable to resolve config blob '%s'"
1692 msgid "failed to parse %s"
1696 msgid "unable to parse command-line config"
1700 msgid "unknown error occurred while reading the configuration files"
1705 msgid "Invalid %s: '%s'"
1710 msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1715 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1720 msgid "unable to parse '%s' from command-line config"
1725 msgid "bad config variable '%s' in file '%s' at line %d"
1730 msgid "invalid section name '%s'"
1735 msgid "%s has multiple values"
1740 msgid "failed to write new configuration file %s"
1743 #: config.c:2740 config.c:3064
1745 msgid "could not lock config file %s"
1753 #: config.c:2786 builtin/config.c:328
1755 msgid "invalid pattern: %s"
1760 msgid "invalid config file %s"
1763 #: config.c:2824 config.c:3077
1765 msgid "fstat on %s failed"
1770 msgid "unable to mmap '%s'"
1773 #: config.c:2844 config.c:3082
1775 msgid "chmod on %s failed"
1778 #: config.c:2929 config.c:3179
1780 msgid "could not write config file %s"
1785 msgid "could not set '%s' to '%s'"
1788 #: config.c:2965 builtin/remote.c:782
1790 msgid "could not unset '%s'"
1795 msgid "invalid section name: %s"
1800 msgid "missing value for '%s'"
1804 msgid "the remote end hung up upon initial contact"
1809 "Could not read from remote repository.\n"
1811 "Please make sure you have the correct access rights\n"
1812 "and the repository exists."
1817 msgid "server doesn't support '%s'"
1822 msgid "server doesn't support feature '%s'"
1826 msgid "expected flush after capabilities"
1831 msgid "ignoring capabilities after first line '%s'"
1835 msgid "protocol error: unexpected capabilities^{}"
1840 msgid "protocol error: expected shallow sha-1, got '%s'"
1844 msgid "repository on the other end cannot be shallow"
1848 msgid "invalid packet"
1853 msgid "protocol error: unexpected '%s'"
1858 msgid "invalid ls-refs response: %s"
1862 msgid "expected flush after ref listing"
1867 msgid "protocol '%s' is not supported"
1871 msgid "unable to set SO_KEEPALIVE on socket"
1874 #: connect.c:635 connect.c:698
1876 msgid "Looking up %s ... "
1881 msgid "unable to look up %s (port %s) (%s)"
1884 #. TRANSLATORS: this is the end of "Looking up %s ... "
1885 #: connect.c:643 connect.c:714
1889 "Connecting to %s (port %s) ... "
1892 #: connect.c:665 connect.c:742
1895 "unable to connect to %s:\n"
1899 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
1900 #: connect.c:671 connect.c:748
1906 msgid "unable to look up %s (%s)"
1911 msgid "unknown port %s"
1914 #: connect.c:845 connect.c:1171
1916 msgid "strange hostname '%s' blocked"
1921 msgid "strange port '%s' blocked"
1926 msgid "cannot start proxy %s"
1930 msgid "no path specified; see 'git help pull' for valid url syntax"
1934 msgid "ssh variant 'simple' does not support -4"
1938 msgid "ssh variant 'simple' does not support -6"
1942 msgid "ssh variant 'simple' does not support setting port"
1947 msgid "strange pathname '%s' blocked"
1951 msgid "unable to fork"
1954 #: connected.c:85 builtin/fsck.c:221 builtin/prune.c:43
1955 msgid "Checking connectivity"
1959 msgid "Could not run 'git rev-list'"
1963 msgid "failed write to rev-list"
1967 msgid "failed to close rev-list's stdin"
1972 msgid "illegal crlf_action %d"
1977 msgid "CRLF would be replaced by LF in %s"
1983 "CRLF will be replaced by LF in %s.\n"
1984 "The file will have its original line endings in your working directory"
1989 msgid "LF would be replaced by CRLF in %s"
1995 "LF will be replaced by CRLF in %s.\n"
1996 "The file will have its original line endings in your working directory"
2001 msgid "BOM is prohibited in '%s' if encoded as %s"
2007 "The file '%s' contains a byte order mark (BOM). Please use UTF-%s as working-"
2013 msgid "BOM is required in '%s' if encoded as %s"
2019 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2020 "%sLE (depending on the byte order) as working-tree-encoding."
2023 #: convert.c:424 convert.c:495
2025 msgid "failed to encode '%s' from %s to %s"
2030 msgid "encoding '%s' from %s to %s and back is not the same"
2035 msgid "cannot fork to run external filter '%s'"
2040 msgid "cannot feed the input to external filter '%s'"
2045 msgid "external filter '%s' failed %d"
2048 #: convert.c:735 convert.c:738
2050 msgid "read from external filter '%s' failed"
2053 #: convert.c:741 convert.c:796
2055 msgid "external filter '%s' failed"
2059 msgid "unexpected filter type"
2063 msgid "path name too long for external filter"
2069 "external filter '%s' is not available anymore although not all paths have "
2074 msgid "true/false are no valid working-tree-encodings"
2077 #: convert.c:1398 convert.c:1432
2079 msgid "%s: clean filter '%s' failed"
2084 msgid "%s: smudge filter %s failed"
2088 msgid "in the future"
2093 msgid "%<PRIuMAX> second ago"
2094 msgid_plural "%<PRIuMAX> seconds ago"
2100 msgid "%<PRIuMAX> minute ago"
2101 msgid_plural "%<PRIuMAX> minutes ago"
2107 msgid "%<PRIuMAX> hour ago"
2108 msgid_plural "%<PRIuMAX> hours ago"
2114 msgid "%<PRIuMAX> day ago"
2115 msgid_plural "%<PRIuMAX> days ago"
2121 msgid "%<PRIuMAX> week ago"
2122 msgid_plural "%<PRIuMAX> weeks ago"
2128 msgid "%<PRIuMAX> month ago"
2129 msgid_plural "%<PRIuMAX> months ago"
2135 msgid "%<PRIuMAX> year"
2136 msgid_plural "%<PRIuMAX> years"
2140 #. TRANSLATORS: "%s" is "<n> years"
2143 msgid "%s, %<PRIuMAX> month ago"
2144 msgid_plural "%s, %<PRIuMAX> months ago"
2148 #: date.c:196 date.c:201
2150 msgid "%<PRIuMAX> year ago"
2151 msgid_plural "%<PRIuMAX> years ago"
2155 #: delta-islands.c:272
2156 msgid "Propagating island marks"
2159 #: delta-islands.c:290
2161 msgid "bad tree object %s"
2164 #: delta-islands.c:334
2166 msgid "failed to load island regex for '%s': %s"
2169 #: delta-islands.c:390
2171 msgid "island regex from config has too many capture groups (max=%d)"
2174 #: delta-islands.c:466
2176 msgid "Marked %d islands, done.\n"
2179 #: diffcore-order.c:24
2181 msgid "failed to read orderfile '%s'"
2184 #: diffcore-rename.c:544
2185 msgid "Performing inexact rename detection"
2188 #: diff-no-index.c:238
2189 msgid "git diff --no-index [<options>] <path> <path>"
2192 #: diff-no-index.c:263
2194 "Not a git repository. Use --no-index to compare two paths outside a working "
2200 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
2205 msgid " Unknown dirstat parameter '%s'\n"
2210 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2211 "'dimmed-zebra', 'plain'"
2217 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
2218 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
2223 "color-moved-ws: allow-indentation-change cannot be combined with other "
2229 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
2235 "Found errors in 'diff.dirstat' config variable:\n"
2241 msgid "external diff died, stopping at %s"
2245 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
2249 msgid "-G, -S and --find-object are mutually exclusive"
2253 msgid "--follow requires exactly one pathspec"
2258 msgid "invalid --stat value: %s"
2261 #: diff.c:4689 diff.c:4694 diff.c:4699 diff.c:4704 diff.c:5217
2262 #: parse-options.c:199 parse-options.c:203
2264 msgid "%s expects a numerical value"
2270 "Failed to parse --dirstat/-X option parameter:\n"
2276 msgid "unknown change class '%c' in --diff-filter=%s"
2281 msgid "unknown value after ws-error-highlight=%.*s"
2286 msgid "unable to resolve '%s'"
2289 #: diff.c:4894 diff.c:4900
2291 msgid "%s expects <n>/<m> form"
2296 msgid "%s expects a character, got '%s'"
2301 msgid "bad --color-moved argument: %s"
2306 msgid "invalid mode '%s' in --color-moved-ws"
2311 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
2315 #: diff.c:5028 diff.c:5048
2317 msgid "invalid argument to %s"
2322 msgid "failed to parse --submodule option parameter: '%s'"
2327 msgid "bad --word-diff argument: %s"
2331 msgid "Diff output format options"
2334 #: diff.c:5267 diff.c:5273
2335 msgid "generate patch"
2338 #: diff.c:5270 builtin/log.c:167
2339 msgid "suppress diff output"
2342 #: diff.c:5275 diff.c:5389 diff.c:5396
2346 #: diff.c:5276 diff.c:5279
2347 msgid "generate diffs with <n> lines context"
2351 msgid "generate the diff in raw format"
2355 msgid "synonym for '-p --raw'"
2359 msgid "synonym for '-p --stat'"
2363 msgid "machine friendly --stat"
2367 msgid "output only the last line of --stat"
2370 #: diff.c:5297 diff.c:5305
2371 msgid "<param1,param2>..."
2376 "output the distribution of relative amount of changes for each sub-directory"
2380 msgid "synonym for --dirstat=cumulative"
2384 msgid "synonym for --dirstat=files,param1,param2..."
2388 msgid "warn if changes introduce conflict markers or whitespace errors"
2392 msgid "condensed summary such as creations, renames and mode changes"
2396 msgid "show only names of changed files"
2400 msgid "show only names and status of changed files"
2404 msgid "<width>[,<name-width>[,<count>]]"
2408 msgid "generate diffstat"
2411 #: diff.c:5324 diff.c:5327 diff.c:5330
2416 msgid "generate diffstat with a given width"
2420 msgid "generate diffstat with a given name width"
2424 msgid "generate diffstat with a given graph width"
2432 msgid "generate diffstat with limited lines"
2436 msgid "generate compact summary in diffstat"
2440 msgid "output a binary diff that can be applied"
2444 msgid "show full pre- and post-image object names on the \"index\" lines"
2448 msgid "show colored diff"
2457 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
2463 "do not munge pathnames and use NULs as output field terminators in --raw or "
2467 #: diff.c:5353 diff.c:5356 diff.c:5359 diff.c:5465
2472 msgid "show the given source prefix instead of \"a/\""
2476 msgid "show the given destination prefix instead of \"b/\""
2480 msgid "prepend an additional prefix to every line of output"
2484 msgid "do not show any source or destination prefix"
2488 msgid "show context between diff hunks up to the specified number of lines"
2491 #: diff.c:5370 diff.c:5375 diff.c:5380
2496 msgid "specify the character to indicate a new line instead of '+'"
2500 msgid "specify the character to indicate an old line instead of '-'"
2504 msgid "specify the character to indicate a context instead of ' '"
2508 msgid "Diff rename options"
2516 msgid "break complete rewrite changes into pairs of delete and create"
2520 msgid "detect renames"
2524 msgid "omit the preimage for deletes"
2528 msgid "detect copies"
2532 msgid "use unmodified files as source to find copies"
2536 msgid "disable rename detection"
2540 msgid "use empty blobs as rename source"
2544 msgid "continue listing the history of a file beyond renames"
2549 "prevent rename/copy detection if the number of rename/copy targets exceeds "
2554 msgid "Diff algorithm options"
2558 msgid "produce the smallest possible diff"
2562 msgid "ignore whitespace when comparing lines"
2566 msgid "ignore changes in amount of whitespace"
2570 msgid "ignore changes in whitespace at EOL"
2574 msgid "ignore carrier-return at the end of line"
2578 msgid "ignore changes whose lines are all blank"
2582 msgid "heuristic to shift diff hunk boundaries for easy reading"
2586 msgid "generate diff using the \"patience diff\" algorithm"
2590 msgid "generate diff using the \"histogram diff\" algorithm"
2598 msgid "choose a diff algorithm"
2606 msgid "generate diff using the \"anchored diff\" algorithm"
2609 #: diff.c:5448 diff.c:5457 diff.c:5460
2614 msgid "show word diff, using <mode> to delimit changed words"
2617 #: diff.c:5451 diff.c:5454 diff.c:5499
2622 msgid "use <regex> to decide what a word is"
2626 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
2630 msgid "moved lines of code are colored differently"
2634 msgid "how white spaces are ignored in --color-moved"
2638 msgid "Other diff options"
2642 msgid "when run from subdir, exclude changes outside and show relative paths"
2646 msgid "treat all files as text"
2650 msgid "swap two inputs, reverse the diff"
2654 msgid "exit with 1 if there were differences, 0 otherwise"
2658 msgid "disable all output of the program"
2662 msgid "allow an external diff helper to be executed"
2666 msgid "run external text conversion filters when comparing binary files"
2674 msgid "ignore changes to submodules in the diff generation"
2682 msgid "specify how differences in submodules are shown"
2686 msgid "hide 'git add -N' entries from the index"
2690 msgid "treat 'git add -N' entries as real in the index"
2699 "look for differences that change the number of occurrences of the specified "
2705 "look for differences that change the number of occurrences of the specified "
2710 msgid "show all changes in the changeset with -S or -G"
2714 msgid "treat <string> in -S as extended POSIX regular expression"
2718 msgid "control the order in which files appear in the output"
2727 "look for differences that change the number of occurrences of the specified "
2732 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
2736 msgid "select files by diff type"
2744 msgid "Output to a specific file"
2748 msgid "inexact rename detection was skipped due to too many files."
2752 msgid "only found copies from modified paths due to too many files."
2758 "you may want to set your %s variable to at least %d and retry the command."
2763 msgid "pathspec '%s' did not match any file(s) known to git"
2768 msgid "cannot use %s as an exclude file"
2773 msgid "could not open directory '%s'"
2777 msgid "failed to get kernel name and information"
2781 msgid "untracked cache is disabled on this system or location"
2786 msgid "index file corrupt in repo %s"
2789 #: dir.c:3058 dir.c:3063
2791 msgid "could not create directories for %s"
2796 msgid "could not migrate git directory from '%s' to '%s'"
2801 msgid "hint: Waiting for your editor to close the file...%c"
2805 msgid "Filtering content"
2810 msgid "could not stat file '%s'"
2813 #: environment.c:150
2815 msgid "bad git namespace path \"%s\""
2818 #: environment.c:332
2820 msgid "could not set GIT_DIR to '%s'"
2825 msgid "too many args to run %s"
2828 #: fetch-object.c:17
2829 msgid "Remote with no URL"
2833 msgid "git fetch-pack: expected shallow list"
2837 msgid "git fetch-pack: expected a flush packet after shallow list"
2841 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
2846 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
2850 msgid "unable to write to remote"
2854 msgid "--stateless-rpc requires multi_ack_detailed"
2857 #: fetch-pack.c:360 fetch-pack.c:1271
2859 msgid "invalid shallow line: %s"
2862 #: fetch-pack.c:366 fetch-pack.c:1277
2864 msgid "invalid unshallow line: %s"
2867 #: fetch-pack.c:368 fetch-pack.c:1279
2869 msgid "object not found: %s"
2872 #: fetch-pack.c:371 fetch-pack.c:1282
2874 msgid "error in object: %s"
2877 #: fetch-pack.c:373 fetch-pack.c:1284
2879 msgid "no shallow found: %s"
2882 #: fetch-pack.c:376 fetch-pack.c:1288
2884 msgid "expected shallow/unshallow, got %s"
2889 msgid "got %s %d %s"
2894 msgid "invalid commit %s"
2901 #: fetch-pack.c:477 progress.c:284
2907 msgid "got %s (%d) %s"
2912 msgid "Marking %s as complete"
2917 msgid "already have %s (%s)"
2921 msgid "fetch-pack: unable to fork off sideband demultiplexer"
2925 msgid "protocol error: bad pack header"
2930 msgid "fetch-pack: unable to fork off %s"
2939 msgid "error in sideband demultiplexer"
2943 msgid "Server does not support shallow clients"
2947 msgid "Server supports multi_ack_detailed"
2951 msgid "Server supports no-done"
2955 msgid "Server supports multi_ack"
2959 msgid "Server supports side-band-64k"
2963 msgid "Server supports side-band"
2967 msgid "Server supports allow-tip-sha1-in-want"
2971 msgid "Server supports allow-reachable-sha1-in-want"
2975 msgid "Server supports ofs-delta"
2978 #: fetch-pack.c:951 fetch-pack.c:1144
2979 msgid "Server supports filter"
2984 msgid "Server version is %.*s"
2988 msgid "Server does not support --shallow-since"
2992 msgid "Server does not support --shallow-exclude"
2996 msgid "Server does not support --deepen"
3000 msgid "no common commits"
3003 #: fetch-pack.c:1000 fetch-pack.c:1449
3004 msgid "git fetch-pack: fetch failed."
3007 #: fetch-pack.c:1138
3008 msgid "Server does not support shallow requests"
3011 #: fetch-pack.c:1171
3012 msgid "unable to write request to remote"
3015 #: fetch-pack.c:1189
3017 msgid "error reading section header '%s'"
3020 #: fetch-pack.c:1195
3022 msgid "expected '%s', received '%s'"
3025 #: fetch-pack.c:1234
3027 msgid "unexpected acknowledgment line: '%s'"
3030 #: fetch-pack.c:1239
3032 msgid "error processing acks: %d"
3035 #: fetch-pack.c:1249
3036 msgid "expected packfile to be sent after 'ready'"
3039 #: fetch-pack.c:1251
3040 msgid "expected no other sections to be sent after no 'ready'"
3043 #: fetch-pack.c:1293
3045 msgid "error processing shallow info: %d"
3048 #: fetch-pack.c:1340
3050 msgid "expected wanted-ref, got '%s'"
3053 #: fetch-pack.c:1345
3055 msgid "unexpected wanted-ref: '%s'"
3058 #: fetch-pack.c:1350
3060 msgid "error processing wanted refs: %d"
3063 #: fetch-pack.c:1676
3064 msgid "no matching remote head"
3067 #: fetch-pack.c:1699 builtin/clone.c:673
3068 msgid "remote did not send all necessary objects"
3071 #: fetch-pack.c:1726
3073 msgid "no such remote ref %s"
3076 #: fetch-pack.c:1729
3078 msgid "Server does not allow request for unadvertised object %s"
3081 #: gpg-interface.c:318
3082 msgid "gpg failed to sign the data"
3085 #: gpg-interface.c:344
3086 msgid "could not create temporary file"
3089 #: gpg-interface.c:347
3091 msgid "failed writing detached signature to '%s'"
3096 msgid "ignore invalid color '%.*s' in log.graphColors"
3101 msgid "'%s': unable to read %s"
3104 #: grep.c:2130 setup.c:164 builtin/clone.c:411 builtin/diff.c:82
3107 msgid "failed to stat '%s'"
3112 msgid "'%s': short read"
3116 msgid "start a working area (see also: git help tutorial)"
3120 msgid "work on the current change (see also: git help everyday)"
3124 msgid "examine the history and state (see also: git help revisions)"
3128 msgid "grow, mark and tweak your common history"
3132 msgid "collaborate (see also: git help workflows)"
3136 msgid "Main Porcelain Commands"
3140 msgid "Ancillary Commands / Manipulators"
3144 msgid "Ancillary Commands / Interrogators"
3148 msgid "Interacting with Others"
3152 msgid "Low-level Commands / Manipulators"
3156 msgid "Low-level Commands / Interrogators"
3160 msgid "Low-level Commands / Synching Repositories"
3164 msgid "Low-level Commands / Internal Helpers"
3169 msgid "available git commands in '%s'"
3173 msgid "git commands available from elsewhere on your $PATH"
3177 msgid "These are common Git commands used in various situations:"
3180 #: help.c:363 git.c:97
3182 msgid "unsupported command listing type '%s'"
3186 msgid "The common Git guides are:"
3190 msgid "See 'git help <command>' to read about a specific subcommand"
3194 msgid "External commands"
3198 msgid "Command aliases"
3204 "'%s' appears to be a git command, but we were not\n"
3205 "able to execute it. Maybe git-%s is broken?"
3209 msgid "Uh oh. Your system reports no Git commands at all."
3214 msgid "WARNING: You called a Git command named '%s', which does not exist."
3219 msgid "Continuing under the assumption that you meant '%s'."
3224 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
3229 msgid "git: '%s' is not a git command. See 'git --help'."
3235 "The most similar command is"
3238 "The most similar commands are"
3243 msgid "git version [<options>]"
3254 "Did you mean this?"
3257 "Did you mean one of these?"
3264 "*** Please tell me who you are.\n"
3268 " git config --global user.email \"you@example.com\"\n"
3269 " git config --global user.name \"Your Name\"\n"
3271 "to set your account's default identity.\n"
3272 "Omit --global to set the identity only in this repository.\n"
3277 msgid "no email was given and auto-detection is disabled"
3282 msgid "unable to auto-detect email address (got '%s')"
3286 msgid "no name was given and auto-detection is disabled"
3291 msgid "unable to auto-detect name (got '%s')"
3296 msgid "empty ident name (for <%s>) not allowed"
3301 msgid "name consists only of disallowed characters: %s"
3304 #: ident.c:436 builtin/commit.c:608
3306 msgid "invalid date format: %s"
3309 #: list-objects.c:129
3311 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
3314 #: list-objects.c:142
3316 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
3319 #: list-objects.c:378
3321 msgid "unable to load root tree for commit %s"
3324 #: list-objects-filter-options.c:36
3325 msgid "multiple filter-specs cannot be combined"
3328 #: list-objects-filter-options.c:58
3329 msgid "expected 'tree:<depth>'"
3332 #: list-objects-filter-options.c:84
3333 msgid "sparse:path filters support has been dropped"
3336 #: list-objects-filter-options.c:158
3337 msgid "cannot change partial clone promisor remote"
3343 "Unable to create '%s.lock': %s.\n"
3345 "Another git process seems to be running in this repository, e.g.\n"
3346 "an editor opened by 'git commit'. Please make sure all processes\n"
3347 "are terminated then try again. If it still fails, a git process\n"
3348 "may have crashed in this repository earlier:\n"
3349 "remove the file manually to continue."
3354 msgid "Unable to create '%s.lock': %s"
3358 msgid "failed to read the cache"
3361 #: merge.c:107 rerere.c:720 builtin/am.c:1887 builtin/am.c:1921
3362 #: builtin/checkout.c:461 builtin/checkout.c:811 builtin/clone.c:773
3363 #: builtin/stash.c:264
3364 msgid "unable to write new index file"
3367 #: merge-recursive.c:322
3368 msgid "(bad commit)\n"
3371 #: merge-recursive.c:345
3373 msgid "add_cacheinfo failed for path '%s'; merge aborting."
3376 #: merge-recursive.c:354
3378 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
3381 #: merge-recursive.c:437
3382 msgid "error building trees"
3385 #: merge-recursive.c:861
3387 msgid "failed to create path '%s'%s"
3390 #: merge-recursive.c:872
3392 msgid "Removing %s to make room for subdirectory\n"
3395 #: merge-recursive.c:886 merge-recursive.c:905
3396 msgid ": perhaps a D/F conflict?"
3399 #: merge-recursive.c:895
3401 msgid "refusing to lose untracked file at '%s'"
3404 #: merge-recursive.c:936 builtin/cat-file.c:40
3406 msgid "cannot read object %s '%s'"
3409 #: merge-recursive.c:939
3411 msgid "blob expected for %s '%s'"
3414 #: merge-recursive.c:963
3416 msgid "failed to open '%s': %s"
3419 #: merge-recursive.c:974
3421 msgid "failed to symlink '%s': %s"
3424 #: merge-recursive.c:979
3426 msgid "do not know what to do with %06o %s '%s'"
3429 #: merge-recursive.c:1175
3431 msgid "Failed to merge submodule %s (not checked out)"
3434 #: merge-recursive.c:1182
3436 msgid "Failed to merge submodule %s (commits not present)"
3439 #: merge-recursive.c:1189
3441 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
3444 #: merge-recursive.c:1197 merge-recursive.c:1209
3446 msgid "Fast-forwarding submodule %s to the following commit:"
3449 #: merge-recursive.c:1200 merge-recursive.c:1212
3451 msgid "Fast-forwarding submodule %s"
3454 #: merge-recursive.c:1235
3456 msgid "Failed to merge submodule %s (merge following commits not found)"
3459 #: merge-recursive.c:1239
3461 msgid "Failed to merge submodule %s (not fast-forward)"
3464 #: merge-recursive.c:1240
3465 msgid "Found a possible merge resolution for the submodule:\n"
3468 #: merge-recursive.c:1243
3471 "If this is correct simply add it to the index for example\n"
3474 " git update-index --cacheinfo 160000 %s \"%s\"\n"
3476 "which will accept this suggestion.\n"
3479 #: merge-recursive.c:1252
3481 msgid "Failed to merge submodule %s (multiple merges found)"
3484 #: merge-recursive.c:1325
3485 msgid "Failed to execute internal merge"
3488 #: merge-recursive.c:1330
3490 msgid "Unable to add %s to database"
3493 #: merge-recursive.c:1362
3495 msgid "Auto-merging %s"
3498 #: merge-recursive.c:1385
3500 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
3503 #: merge-recursive.c:1457
3506 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
3510 #: merge-recursive.c:1462
3513 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
3517 #: merge-recursive.c:1469
3520 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
3524 #: merge-recursive.c:1474
3527 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
3528 "left in tree at %s."
3531 #: merge-recursive.c:1509
3535 #: merge-recursive.c:1509
3539 #: merge-recursive.c:1589 merge-recursive.c:2445 merge-recursive.c:3085
3541 msgid "Refusing to lose dirty file at %s"
3544 #: merge-recursive.c:1599
3546 msgid "Refusing to lose untracked file at %s, even though it's in the way."
3549 #: merge-recursive.c:1657
3551 msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
3554 #: merge-recursive.c:1687
3556 msgid "%s is a directory in %s adding as %s instead"
3559 #: merge-recursive.c:1692
3561 msgid "Refusing to lose untracked file at %s; adding as %s instead"
3564 #: merge-recursive.c:1711
3567 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
3568 "\"->\"%s\" in \"%s\"%s"
3571 #: merge-recursive.c:1716
3572 msgid " (left unresolved)"
3575 #: merge-recursive.c:1825
3577 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
3580 #: merge-recursive.c:2030
3583 "CONFLICT (directory rename split): Unclear where to place %s because "
3584 "directory %s was renamed to multiple other directories, with no destination "
3585 "getting a majority of the files."
3588 #: merge-recursive.c:2062
3591 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
3592 "implicit directory rename(s) putting the following path(s) there: %s."
3595 #: merge-recursive.c:2072
3598 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
3599 "implicit directory renames tried to put these paths there: %s"
3602 #: merge-recursive.c:2164
3605 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
3609 #: merge-recursive.c:2408
3612 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
3616 #: merge-recursive.c:2929
3618 msgid "cannot read object %s"
3621 #: merge-recursive.c:2932
3623 msgid "object %s is not a blob"
3626 #: merge-recursive.c:2996
3630 #: merge-recursive.c:2996
3634 #: merge-recursive.c:3008
3638 #: merge-recursive.c:3012
3642 #: merge-recursive.c:3035
3644 msgid "Skipped %s (merged same as existing)"
3647 #: merge-recursive.c:3057 git-submodule.sh:937
3651 #: merge-recursive.c:3058
3653 msgid "CONFLICT (%s): Merge conflict in %s"
3656 #: merge-recursive.c:3088
3658 msgid "Adding as %s instead"
3661 #: merge-recursive.c:3170
3664 "Path updated: %s added in %s inside a directory that was renamed in %s; "
3668 #: merge-recursive.c:3173
3671 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
3672 "in %s, suggesting it should perhaps be moved to %s."
3675 #: merge-recursive.c:3177
3678 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
3679 "%s; moving it to %s."
3682 #: merge-recursive.c:3180
3685 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
3686 "was renamed in %s, suggesting it should perhaps be moved to %s."
3689 #: merge-recursive.c:3294
3694 #: merge-recursive.c:3317
3695 msgid "file/directory"
3698 #: merge-recursive.c:3322
3699 msgid "directory/file"
3702 #: merge-recursive.c:3329
3704 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
3707 #: merge-recursive.c:3338
3712 #: merge-recursive.c:3347
3714 msgid "CONFLICT (add/add): Merge conflict in %s"
3717 #: merge-recursive.c:3385
3720 "Your local changes to the following files would be overwritten by merge:\n"
3724 #: merge-recursive.c:3396
3725 msgid "Already up to date!"
3728 #: merge-recursive.c:3405
3730 msgid "merging of trees %s and %s failed"
3733 #: merge-recursive.c:3504
3737 #: merge-recursive.c:3517
3739 msgid "found %u common ancestor:"
3740 msgid_plural "found %u common ancestors:"
3744 #: merge-recursive.c:3556
3745 msgid "merge returned no commit"
3748 #: merge-recursive.c:3622
3750 msgid "Could not parse object '%s'"
3753 #: merge-recursive.c:3638 builtin/merge.c:702 builtin/merge.c:873
3754 msgid "Unable to write index."
3759 msgid "multi-pack-index file %s is too small"
3764 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
3769 msgid "multi-pack-index version %d not recognized"
3774 msgid "hash version %u does not match"
3778 msgid "invalid chunk offset (too large)"
3782 msgid "terminating multi-pack-index chunk id appears earlier than expected"
3786 msgid "multi-pack-index missing required pack-name chunk"
3790 msgid "multi-pack-index missing required OID fanout chunk"
3794 msgid "multi-pack-index missing required OID lookup chunk"
3798 msgid "multi-pack-index missing required object offsets chunk"
3803 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
3808 msgid "bad pack-int-id: %u (%u total packs)"
3812 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
3816 msgid "error preparing packfile from multi-pack-index"
3821 msgid "failed to add packfile '%s'"
3826 msgid "failed to open pack-index '%s'"
3831 msgid "failed to locate object %d in packfile"
3836 msgid "failed to clear multi-pack-index at %s"
3840 msgid "Looking for referenced packfiles"
3846 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
3850 msgid "Verifying OID order in MIDX"
3855 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
3859 msgid "Sorting objects by packfile"
3863 msgid "Verifying object offsets"
3868 msgid "failed to load pack entry for oid[%d] = %s"
3873 msgid "failed to load pack-index for packfile %s"
3878 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
3883 msgid "unable to create lazy_dir thread: %s"
3888 msgid "unable to create lazy_name thread: %s"
3893 msgid "unable to join lazy_name thread: %s"
3896 #: notes-merge.c:277
3899 "You have not concluded your previous notes merge (%s exists).\n"
3900 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
3901 "commit/abort the previous merge before you start a new notes merge."
3904 #: notes-merge.c:284
3906 msgid "You have not concluded your notes merge (%s exists)."
3910 msgid "Cannot commit uninitialized/unreferenced notes tree"
3913 #: notes-utils.c:105
3915 msgid "Bad notes.rewriteMode value: '%s'"
3918 #: notes-utils.c:115
3920 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
3923 #. TRANSLATORS: The first %s is the name of
3924 #. the environment variable, the second %s is
3927 #: notes-utils.c:145
3929 msgid "Bad %s value: '%s'"
3934 msgid "invalid object type \"%s\""
3939 msgid "object %s is a %s, not a %s"
3944 msgid "object %s has unknown type id %d"
3949 msgid "unable to parse object: %s"
3952 #: object.c:267 object.c:278
3954 msgid "hash mismatch %s"
3958 msgid "offset before end of packfile (broken .idx?)"
3963 msgid "offset before start of pack index for %s (corrupt index?)"
3968 msgid "offset beyond end of pack index for %s (truncated index?)"
3971 #: parse-options.c:38
3973 msgid "%s requires a value"
3976 #: parse-options.c:73
3978 msgid "%s is incompatible with %s"
3981 #: parse-options.c:78
3983 msgid "%s : incompatible with something else"
3986 #: parse-options.c:92 parse-options.c:96 parse-options.c:319
3988 msgid "%s takes no value"
3991 #: parse-options.c:94
3993 msgid "%s isn't available"
3996 #: parse-options.c:219
3998 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
4001 #: parse-options.c:389
4003 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
4006 #: parse-options.c:423 parse-options.c:431
4008 msgid "did you mean `--%s` (with two dashes ?)"
4011 #: parse-options.c:859
4013 msgid "unknown option `%s'"
4016 #: parse-options.c:861
4018 msgid "unknown switch `%c'"
4021 #: parse-options.c:863
4023 msgid "unknown non-ascii option in string: `%s'"
4026 #: parse-options.c:887
4030 #: parse-options.c:906
4035 #. TRANSLATORS: the colon here should align with the
4036 #. one in "usage: %s" translation.
4038 #: parse-options.c:912
4043 #: parse-options.c:915
4048 #: parse-options.c:954
4052 #: parse-options.c:968
4054 msgid "alias of --%s"
4057 #: parse-options-cb.c:20 parse-options-cb.c:24
4059 msgid "option `%s' expects a numerical value"
4062 #: parse-options-cb.c:41
4064 msgid "malformed expiration date '%s'"
4067 #: parse-options-cb.c:54
4069 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
4072 #: parse-options-cb.c:130 parse-options-cb.c:147
4074 msgid "malformed object name '%s'"
4079 msgid "Could not make %s writable by group"
4083 msgid "Escape character '\\' not allowed as last character in attr value"
4087 msgid "Only one 'attr:' specification is allowed."
4091 msgid "attr spec must not be empty"
4096 msgid "invalid attribute name %s"
4100 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
4105 "global 'literal' pathspec setting is incompatible with all other global "
4110 msgid "invalid parameter for pathspec magic 'prefix'"
4115 msgid "Invalid pathspec magic '%.*s' in '%s'"
4120 msgid "Missing ')' at the end of pathspec magic in '%s'"
4125 msgid "Unimplemented pathspec magic '%c' in '%s'"
4130 msgid "%s: 'literal' and 'glob' are incompatible"
4135 msgid "%s: '%s' is outside repository"
4140 msgid "'%s' (mnemonic: '%c')"
4145 msgid "%s: pathspec magic not supported by this command: %s"
4150 msgid "pathspec '%s' is beyond a symbolic link"
4154 msgid "unable to write flush packet"
4158 msgid "unable to write delim packet"
4162 msgid "flush packet write failed"
4165 #: pkt-line.c:146 pkt-line.c:232
4166 msgid "protocol error: impossibly long line"
4169 #: pkt-line.c:162 pkt-line.c:164
4170 msgid "packet write with format failed"
4174 msgid "packet write failed - data exceeds max packet size"
4177 #: pkt-line.c:203 pkt-line.c:210
4178 msgid "packet write failed"
4186 msgid "the remote end hung up unexpectedly"
4191 msgid "protocol error: bad line length character: %.4s"
4194 #: pkt-line.c:341 pkt-line.c:346
4196 msgid "protocol error: bad line length %d"
4201 msgid "remote error: %s"
4204 #: preload-index.c:119
4205 msgid "Refreshing index"
4208 #: preload-index.c:138
4210 msgid "unable to create threaded lstat: %s"
4214 msgid "unable to parse --pretty format"
4218 msgid "could not start `log`"
4222 msgid "could not read `log` output"
4225 #: range-diff.c:74 sequencer.c:4897
4227 msgid "could not parse commit '%s'"
4231 msgid "failed to generate diff"
4234 #: range-diff.c:455 range-diff.c:457
4236 msgid "could not parse log for '%s'"
4241 msgid "will not add file alias '%s' ('%s' already exists in index)"
4245 msgid "cannot create an empty blob in the object database"
4250 msgid "%s: can only add regular files, symbolic links or git-directories"
4255 msgid "'%s' does not have a commit checked out"
4260 msgid "unable to index file '%s'"
4265 msgid "unable to add '%s' to index"
4270 msgid "unable to stat '%s'"
4273 #: read-cache.c:1314
4275 msgid "'%s' appears as both a file and as a directory"
4278 #: read-cache.c:1499
4279 msgid "Refresh index"
4282 #: read-cache.c:1613
4285 "index.version set, but the value is invalid.\n"
4289 #: read-cache.c:1623
4292 "GIT_INDEX_VERSION set, but the value is invalid.\n"
4296 #: read-cache.c:1679
4298 msgid "bad signature 0x%08x"
4301 #: read-cache.c:1682
4303 msgid "bad index version %d"
4306 #: read-cache.c:1691
4307 msgid "bad index file sha1 signature"
4310 #: read-cache.c:1721
4312 msgid "index uses %.4s extension, which we do not understand"
4315 #: read-cache.c:1723
4317 msgid "ignoring %.4s extension"
4320 #: read-cache.c:1760
4322 msgid "unknown index entry format 0x%08x"
4325 #: read-cache.c:1776
4327 msgid "malformed name field in the index, near path '%s'"
4330 #: read-cache.c:1833
4331 msgid "unordered stage entries in index"
4334 #: read-cache.c:1836
4336 msgid "multiple stage entries for merged file '%s'"
4339 #: read-cache.c:1839
4341 msgid "unordered stage entries for '%s'"
4344 #: read-cache.c:1946 read-cache.c:2234 rerere.c:565 rerere.c:599 rerere.c:1111
4345 #: builtin/add.c:460 builtin/check-ignore.c:178 builtin/checkout.c:358
4346 #: builtin/checkout.c:672 builtin/checkout.c:1060 builtin/clean.c:955
4347 #: builtin/commit.c:344 builtin/diff-tree.c:120 builtin/grep.c:498
4348 #: builtin/mv.c:145 builtin/reset.c:245 builtin/rm.c:271
4349 #: builtin/submodule--helper.c:330
4350 msgid "index file corrupt"
4353 #: read-cache.c:2087
4355 msgid "unable to create load_cache_entries thread: %s"
4358 #: read-cache.c:2100
4360 msgid "unable to join load_cache_entries thread: %s"
4363 #: read-cache.c:2133
4365 msgid "%s: index file open failed"
4368 #: read-cache.c:2137
4370 msgid "%s: cannot stat the open index"
4373 #: read-cache.c:2141
4375 msgid "%s: index file smaller than expected"
4378 #: read-cache.c:2145
4380 msgid "%s: unable to map index file"
4383 #: read-cache.c:2187
4385 msgid "unable to create load_index_extensions thread: %s"
4388 #: read-cache.c:2214
4390 msgid "unable to join load_index_extensions thread: %s"
4393 #: read-cache.c:2246
4395 msgid "could not freshen shared index '%s'"
4398 #: read-cache.c:2293
4400 msgid "broken index, expect %s in %s, got %s"
4403 #: read-cache.c:2989 wrapper.c:658 builtin/merge.c:1117
4405 msgid "could not close '%s'"
4408 #: read-cache.c:3092 sequencer.c:2354 sequencer.c:3807
4410 msgid "could not stat '%s'"
4413 #: read-cache.c:3105
4415 msgid "unable to open git dir: %s"
4418 #: read-cache.c:3117
4420 msgid "unable to unlink: %s"
4423 #: read-cache.c:3142
4425 msgid "cannot fix permission bits on '%s'"
4428 #: read-cache.c:3291
4430 msgid "%s: cannot drop to stage #0"
4433 #: rebase-interactive.c:26
4436 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
4439 #: rebase-interactive.c:35
4443 "p, pick <commit> = use commit\n"
4444 "r, reword <commit> = use commit, but edit the commit message\n"
4445 "e, edit <commit> = use commit, but stop for amending\n"
4446 "s, squash <commit> = use commit, but meld into previous commit\n"
4447 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
4448 "x, exec <command> = run command (the rest of the line) using shell\n"
4449 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
4450 "d, drop <commit> = remove commit\n"
4451 "l, label <label> = label current HEAD with a name\n"
4452 "t, reset <label> = reset HEAD to a label\n"
4453 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
4454 ". create a merge commit using the original merge commit's\n"
4455 ". message (or the oneline, if no original merge commit was\n"
4456 ". specified). Use -c <commit> to reword the commit message.\n"
4458 "These lines can be re-ordered; they are executed from top to bottom.\n"
4461 #: rebase-interactive.c:56
4463 msgid "Rebase %s onto %s (%d command)"
4464 msgid_plural "Rebase %s onto %s (%d commands)"
4468 #: rebase-interactive.c:65 git-rebase--preserve-merges.sh:173
4471 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
4474 #: rebase-interactive.c:68 git-rebase--preserve-merges.sh:177
4477 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
4480 #: rebase-interactive.c:74 git-rebase--preserve-merges.sh:816
4483 "You are editing the todo file of an ongoing interactive rebase.\n"
4484 "To continue rebase after editing, run:\n"
4485 " git rebase --continue\n"
4489 #: rebase-interactive.c:79 git-rebase--preserve-merges.sh:893
4492 "However, if you remove everything, the rebase will be aborted.\n"
4496 #: rebase-interactive.c:85 git-rebase--preserve-merges.sh:900
4497 msgid "Note that empty commits are commented out"
4500 #: rebase-interactive.c:105 rerere.c:485 rerere.c:692 sequencer.c:3339
4501 #: sequencer.c:3365 sequencer.c:4996 builtin/fsck.c:356 builtin/rebase.c:235
4503 msgid "could not write '%s'"
4506 #: rebase-interactive.c:108
4508 msgid "could not copy '%s' to '%s'."
4511 #: rebase-interactive.c:173
4514 "Warning: some commits may have been dropped accidentally.\n"
4515 "Dropped commits (newer to older):\n"
4518 #: rebase-interactive.c:180
4521 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
4523 "Use 'git config rebase.missingCommitsCheck' to change the level of "
4525 "The possible behaviours are: ignore, warn, error.\n"
4531 msgid "%s does not point to a valid object!"
4536 msgid "ignoring dangling symref %s"
4539 #: refs.c:599 ref-filter.c:1982
4541 msgid "ignoring broken ref %s"
4546 msgid "could not open '%s' for writing: %s"
4549 #: refs.c:744 refs.c:795
4551 msgid "could not read ref '%s'"
4556 msgid "ref '%s' already exists"
4561 msgid "unexpected object ID when writing '%s'"
4564 #: refs.c:763 sequencer.c:400 sequencer.c:2679 sequencer.c:2805
4565 #: sequencer.c:2819 sequencer.c:3076 sequencer.c:4913 wrapper.c:656
4567 msgid "could not write to '%s'"
4570 #: refs.c:790 wrapper.c:225 wrapper.c:395 builtin/am.c:715 builtin/rebase.c:993
4572 msgid "could not open '%s' for writing"
4577 msgid "unexpected object ID when deleting '%s'"
4582 msgid "log for ref %s has gap after %s"
4587 msgid "log for ref %s unexpectedly ended on %s"
4592 msgid "log for %s is empty"
4597 msgid "refusing to update ref with bad name '%s'"
4602 msgid "update_ref failed for ref '%s': %s"
4607 msgid "multiple updates for ref '%s' not allowed"
4611 msgid "ref updates forbidden inside quarantine environment"
4614 #: refs.c:2070 refs.c:2100
4616 msgid "'%s' exists; cannot create '%s'"
4619 #: refs.c:2076 refs.c:2111
4621 msgid "cannot process '%s' and '%s' at the same time"
4624 #: refs/files-backend.c:1234
4626 msgid "could not remove reference %s"
4629 #: refs/files-backend.c:1248 refs/packed-backend.c:1532
4630 #: refs/packed-backend.c:1542
4632 msgid "could not delete reference %s: %s"
4635 #: refs/files-backend.c:1251 refs/packed-backend.c:1545
4637 msgid "could not delete references: %s"
4642 msgid "invalid refspec '%s'"
4645 #: ref-filter.c:39 wt-status.c:1909
4661 msgid "ahead %d, behind %d"
4666 msgid "expected format: %%(color:<color>)"
4671 msgid "unrecognized color: %%(color:%s)"
4676 msgid "Integer value expected refname:lstrip=%s"
4681 msgid "Integer value expected refname:rstrip=%s"
4686 msgid "unrecognized %%(%s) argument: %s"
4691 msgid "%%(objecttype) does not take arguments"
4696 msgid "unrecognized %%(objectsize) argument: %s"
4701 msgid "%%(deltabase) does not take arguments"
4706 msgid "%%(body) does not take arguments"
4711 msgid "%%(subject) does not take arguments"
4716 msgid "unknown %%(trailers) argument: %s"
4721 msgid "positive value expected contents:lines=%s"
4726 msgid "unrecognized %%(contents) argument: %s"
4731 msgid "positive value expected objectname:short=%s"
4736 msgid "unrecognized %%(objectname) argument: %s"
4741 msgid "expected format: %%(align:<width>,<position>)"
4746 msgid "unrecognized position:%s"
4751 msgid "unrecognized width:%s"
4756 msgid "unrecognized %%(align) argument: %s"
4761 msgid "positive width expected with the %%(align) atom"
4766 msgid "unrecognized %%(if) argument: %s"
4771 msgid "malformed field name: %.*s"
4776 msgid "unknown field name: %.*s"
4782 "not a git repository, but the field '%.*s' requires access to object data"
4787 msgid "format: %%(if) atom used without a %%(then) atom"
4792 msgid "format: %%(then) atom used without an %%(if) atom"
4797 msgid "format: %%(then) atom used more than once"
4802 msgid "format: %%(then) atom used after %%(else)"
4807 msgid "format: %%(else) atom used without an %%(if) atom"
4812 msgid "format: %%(else) atom used without a %%(then) atom"
4817 msgid "format: %%(else) atom used more than once"
4822 msgid "format: %%(end) atom used without corresponding atom"
4827 msgid "malformed format string %s"
4830 #: ref-filter.c:1453
4832 msgid "(no branch, rebasing %s)"
4835 #: ref-filter.c:1456
4837 msgid "(no branch, rebasing detached HEAD %s)"
4840 #: ref-filter.c:1459
4842 msgid "(no branch, bisect started on %s)"
4845 #. TRANSLATORS: make sure this matches "HEAD
4846 #. detached at " in wt-status.c
4848 #: ref-filter.c:1467
4850 msgid "(HEAD detached at %s)"
4853 #. TRANSLATORS: make sure this matches "HEAD
4854 #. detached from " in wt-status.c
4856 #: ref-filter.c:1474
4858 msgid "(HEAD detached from %s)"
4861 #: ref-filter.c:1478
4865 #: ref-filter.c:1512 ref-filter.c:1669
4867 msgid "missing object %s for %s"
4870 #: ref-filter.c:1522
4872 msgid "parse_object_buffer failed on %s for %s"
4875 #: ref-filter.c:1888
4877 msgid "malformed object at '%s'"
4880 #: ref-filter.c:1977
4882 msgid "ignoring ref with broken name %s"
4885 #: ref-filter.c:2263
4887 msgid "format: %%(end) atom missing"
4890 #: ref-filter.c:2363
4892 msgid "option `%s' is incompatible with --merged"
4895 #: ref-filter.c:2366
4897 msgid "option `%s' is incompatible with --no-merged"
4900 #: ref-filter.c:2376
4902 msgid "malformed object name %s"
4905 #: ref-filter.c:2381
4907 msgid "option `%s' must point to a commit"
4912 msgid "config remote shorthand cannot begin with '/': %s"
4916 msgid "more than one receivepack given, using the first"
4920 msgid "more than one uploadpack given, using the first"
4925 msgid "Cannot fetch both %s and %s to %s"
4930 msgid "%s usually tracks %s, not %s"
4935 msgid "%s tracks both %s and %s"
4940 msgid "key '%s' of pattern had no '*'"
4945 msgid "value '%s' of pattern has no '*'"
4950 msgid "src refspec %s does not match any"
4955 msgid "src refspec %s matches more than one"
4958 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
4959 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
4965 "The destination you provided is not a full refname (i.e.,\n"
4966 "starting with \"refs/\"). We tried to guess what you meant by:\n"
4968 "- Looking for a ref that matches '%s' on the remote side.\n"
4969 "- Checking if the <src> being pushed ('%s')\n"
4970 " is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
4971 " refs/{heads,tags}/ prefix on the remote side.\n"
4973 "Neither worked, so we gave up. You must fully qualify the ref."
4979 "The <src> part of the refspec is a commit object.\n"
4980 "Did you mean to create a new branch by pushing to\n"
4981 "'%s:refs/heads/%s'?"
4987 "The <src> part of the refspec is a tag object.\n"
4988 "Did you mean to create a new tag by pushing to\n"
4989 "'%s:refs/tags/%s'?"
4995 "The <src> part of the refspec is a tree object.\n"
4996 "Did you mean to tag a new tree by pushing to\n"
4997 "'%s:refs/tags/%s'?"
5003 "The <src> part of the refspec is a blob object.\n"
5004 "Did you mean to tag a new blob by pushing to\n"
5005 "'%s:refs/tags/%s'?"
5010 msgid "%s cannot be resolved to branch"
5015 msgid "unable to delete '%s': remote ref does not exist"
5020 msgid "dst refspec %s matches more than one"
5025 msgid "dst ref %s receives from more than one src"
5028 #: remote.c:1624 remote.c:1725
5029 msgid "HEAD does not point to a branch"
5034 msgid "no such branch: '%s'"
5039 msgid "no upstream configured for branch '%s'"
5044 msgid "upstream branch '%s' not stored as a remote-tracking branch"
5049 msgid "push destination '%s' on remote '%s' has no local tracking branch"
5054 msgid "branch '%s' has no remote for pushing"
5059 msgid "push refspecs for '%s' do not include '%s'"
5063 msgid "push has no destination (push.default is 'nothing')"
5067 msgid "cannot resolve 'simple' push to a single destination"
5072 msgid "couldn't find remote ref %s"
5077 msgid "* Ignoring funny ref '%s' locally"
5082 msgid "Your branch is based on '%s', but the upstream is gone.\n"
5086 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
5091 msgid "Your branch is up to date with '%s'.\n"
5096 msgid "Your branch and '%s' refer to different commits.\n"
5101 msgid " (use \"%s\" for details)\n"
5106 msgid "Your branch is ahead of '%s' by %d commit.\n"
5107 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
5112 msgid " (use \"git push\" to publish your local commits)\n"
5117 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
5119 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
5124 msgid " (use \"git pull\" to update your local branch)\n"
5130 "Your branch and '%s' have diverged,\n"
5131 "and have %d and %d different commit each, respectively.\n"
5133 "Your branch and '%s' have diverged,\n"
5134 "and have %d and %d different commits each, respectively.\n"
5139 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
5144 msgid "cannot parse expected object name '%s'"
5147 #: replace-object.c:21
5149 msgid "bad replace ref name: %s"
5152 #: replace-object.c:30
5154 msgid "duplicate replace ref: %s"
5157 #: replace-object.c:73
5159 msgid "replace depth too high for object %s"
5162 #: rerere.c:217 rerere.c:226 rerere.c:229
5163 msgid "corrupt MERGE_RR"
5166 #: rerere.c:264 rerere.c:269
5167 msgid "unable to write rerere record"
5172 msgid "there were errors while writing '%s' (%s)"
5177 msgid "failed to flush '%s'"
5180 #: rerere.c:503 rerere.c:1039
5182 msgid "could not parse conflict hunks in '%s'"
5187 msgid "failed utime() on '%s'"
5192 msgid "writing '%s' failed"
5197 msgid "Staged '%s' using previous resolution."
5202 msgid "Recorded resolution for '%s'."
5207 msgid "Resolved '%s' using previous resolution."
5212 msgid "cannot unlink stray '%s'"
5217 msgid "Recorded preimage for '%s'"
5220 #: rerere.c:881 submodule.c:2024 builtin/log.c:1750
5221 #: builtin/submodule--helper.c:1417 builtin/submodule--helper.c:1427
5223 msgid "could not create directory '%s'"
5228 msgid "failed to update conflicted state in '%s'"
5231 #: rerere.c:1068 rerere.c:1075
5233 msgid "no remembered resolution for '%s'"
5238 msgid "cannot unlink '%s'"
5243 msgid "Updated preimage for '%s'"
5248 msgid "Forgot resolution for '%s'\n"
5252 msgid "unable to open rr-cache directory"
5256 msgid "your current branch appears to be broken"
5261 msgid "your current branch '%s' does not have any commits yet"
5265 msgid "--first-parent is incompatible with --bisect"
5269 msgid "-L does not yet support diff formats besides -p and -s"
5272 #: run-command.c:763
5273 msgid "open /dev/null failed"
5276 #: run-command.c:1269
5278 msgid "cannot create async thread: %s"
5281 #: run-command.c:1333
5284 "The '%s' hook was ignored because it's not set as executable.\n"
5285 "You can disable this warning with `git config advice.ignoredHook false`."
5289 msgid "unexpected flush packet while reading remote unpack status"
5294 msgid "unable to parse remote unpack status: %s"
5299 msgid "remote unpack failed: %s"
5303 msgid "failed to sign the push certificate"
5307 msgid "the receiving end does not support --signed push"
5312 "not sending a push certificate since the receiving end does not support --"
5317 msgid "the receiving end does not support --atomic push"
5321 msgid "the receiving end does not support push options"
5326 msgid "invalid commit message cleanup mode '%s'"
5331 msgid "could not delete '%s'"
5348 msgid "unknown action: %d"
5353 "after resolving the conflicts, mark the corrected paths\n"
5354 "with 'git add <paths>' or 'git rm <paths>'"
5359 "after resolving the conflicts, mark the corrected paths\n"
5360 "with 'git add <paths>' or 'git rm <paths>'\n"
5361 "and commit the result with 'git commit'"
5364 #: sequencer.c:398 sequencer.c:2801
5366 msgid "could not lock '%s'"
5371 msgid "could not write eol to '%s'"
5374 #: sequencer.c:410 sequencer.c:2684 sequencer.c:2807 sequencer.c:2821
5377 msgid "failed to finalize '%s'"
5380 #: sequencer.c:433 sequencer.c:978 sequencer.c:1652 sequencer.c:2704
5381 #: sequencer.c:3066 sequencer.c:3175 builtin/am.c:245 builtin/commit.c:760
5382 #: builtin/merge.c:1115 builtin/rebase.c:567
5384 msgid "could not read '%s'"
5389 msgid "your local changes would be overwritten by %s."
5393 msgid "commit your changes or stash them to proceed."
5398 msgid "%s: fast-forward"
5401 #: sequencer.c:534 builtin/tag.c:555
5403 msgid "Invalid cleanup mode %s"
5406 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
5411 msgid "%s: Unable to write new index file"
5415 msgid "unable to update cache tree"
5419 msgid "could not resolve HEAD commit"
5424 msgid "no key present in '%.*s'"
5429 msgid "unable to dequote value of '%s'"
5432 #: sequencer.c:788 wrapper.c:227 wrapper.c:397 builtin/am.c:706
5433 #: builtin/am.c:798 builtin/merge.c:1112 builtin/rebase.c:1035
5435 msgid "could not open '%s' for reading"
5439 msgid "'GIT_AUTHOR_NAME' already given"
5443 msgid "'GIT_AUTHOR_EMAIL' already given"
5447 msgid "'GIT_AUTHOR_DATE' already given"
5452 msgid "unknown variable '%s'"
5456 msgid "missing 'GIT_AUTHOR_NAME'"
5460 msgid "missing 'GIT_AUTHOR_EMAIL'"
5464 msgid "missing 'GIT_AUTHOR_DATE'"
5469 msgid "invalid date format '%s' in '%s'"
5475 "you have staged changes in your working tree\n"
5476 "If these changes are meant to be squashed into the previous commit, run:\n"
5478 " git commit --amend %s\n"
5480 "If they are meant to go into a new commit, run:\n"
5484 "In both cases, once you're done, continue with:\n"
5486 " git rebase --continue\n"
5490 msgid "writing root commit"
5494 msgid "'prepare-commit-msg' hook failed"
5499 "Your name and email address were configured automatically based\n"
5500 "on your username and hostname. Please check that they are accurate.\n"
5501 "You can suppress this message by setting them explicitly. Run the\n"
5502 "following command and follow the instructions in your editor to edit\n"
5503 "your configuration file:\n"
5505 " git config --global --edit\n"
5507 "After doing this, you may fix the identity used for this commit with:\n"
5509 " git commit --amend --reset-author\n"
5514 "Your name and email address were configured automatically based\n"
5515 "on your username and hostname. Please check that they are accurate.\n"
5516 "You can suppress this message by setting them explicitly:\n"
5518 " git config --global user.name \"Your Name\"\n"
5519 " git config --global user.email you@example.com\n"
5521 "After doing this, you may fix the identity used for this commit with:\n"
5523 " git commit --amend --reset-author\n"
5527 msgid "couldn't look up newly created commit"
5531 msgid "could not parse newly created commit"
5535 msgid "unable to resolve HEAD after creating commit"
5539 msgid "detached HEAD"
5543 msgid " (root-commit)"
5547 msgid "could not parse HEAD"
5552 msgid "HEAD %s is not a commit!"
5555 #: sequencer.c:1356 builtin/commit.c:1551
5556 msgid "could not parse HEAD commit"
5559 #: sequencer.c:1408 sequencer.c:2001
5560 msgid "unable to parse commit author"
5563 #: sequencer.c:1418 builtin/am.c:1572 builtin/merge.c:688
5564 msgid "git write-tree failed to write a tree"
5567 #: sequencer.c:1435 sequencer.c:1496
5569 msgid "unable to read commit message from '%s'"
5572 #: sequencer.c:1462 builtin/am.c:1594 builtin/commit.c:1650 builtin/merge.c:882
5573 #: builtin/merge.c:906
5574 msgid "failed to write commit object"
5579 msgid "could not parse commit %s"
5584 msgid "could not parse parent commit %s"
5587 #: sequencer.c:1602 sequencer.c:1712
5589 msgid "unknown command: %d"
5592 #: sequencer.c:1659 sequencer.c:1684
5594 msgid "This is a combination of %d commits."
5598 msgid "need a HEAD to fixup"
5601 #: sequencer.c:1671 sequencer.c:3111
5602 msgid "could not read HEAD"
5606 msgid "could not read HEAD's commit message"
5611 msgid "cannot write '%s'"
5614 #: sequencer.c:1686 git-rebase--preserve-merges.sh:441
5615 msgid "This is the 1st commit message:"
5620 msgid "could not read commit message of %s"
5625 msgid "This is the commit message #%d:"
5630 msgid "The commit message #%d will be skipped:"
5634 msgid "your index file is unmerged."
5638 msgid "cannot fixup root commit"
5643 msgid "commit %s is a merge but no -m option was given."
5646 #: sequencer.c:1829 sequencer.c:1837
5648 msgid "commit %s does not have parent %d"
5653 msgid "cannot get commit message for %s"
5656 #. TRANSLATORS: The first %s will be a "todo" command like
5657 #. "revert" or "pick", the second %s a SHA1.
5660 msgid "%s: cannot parse parent commit %s"
5665 msgid "could not rename '%s' to '%s'"
5670 msgid "could not revert %s... %s"
5675 msgid "could not apply %s... %s"
5680 msgid "git %s: failed to read the index"
5685 msgid "git %s: failed to refresh the index"
5690 msgid "%s does not accept arguments: '%s'"
5695 msgid "missing arguments for %s"
5700 msgid "could not parse '%.*s'"
5705 msgid "invalid line %d: %.*s"
5710 msgid "cannot '%s' without a previous commit"
5713 #: sequencer.c:2285 builtin/rebase.c:153 builtin/rebase.c:178
5714 #: builtin/rebase.c:204 builtin/rebase.c:229
5716 msgid "could not read '%s'."
5720 msgid "please fix this using 'git rebase --edit-todo'."
5725 msgid "unusable instruction sheet: '%s'"
5729 msgid "no commits parsed."
5733 msgid "cannot cherry-pick during a revert."
5737 msgid "cannot revert during a cherry-pick."
5742 msgid "invalid value for %s: %s"
5746 msgid "unusable squash-onto"
5751 msgid "malformed options sheet: '%s'"
5754 #: sequencer.c:2648 sequencer.c:4227
5755 msgid "empty commit set passed"
5759 msgid "a cherry-pick or revert is already in progress"
5763 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
5768 msgid "could not create sequencer directory '%s'"
5772 msgid "could not lock HEAD"
5775 #: sequencer.c:2729 sequencer.c:3979
5776 msgid "no cherry-pick or revert in progress"
5780 msgid "cannot resolve HEAD"
5783 #: sequencer.c:2733 sequencer.c:2768
5784 msgid "cannot abort from a branch yet to be born"
5787 #: sequencer.c:2754 builtin/grep.c:732
5789 msgid "cannot open '%s'"
5794 msgid "cannot read '%s': %s"
5798 msgid "unexpected end of file"
5803 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
5807 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
5810 #: sequencer.c:2903 sequencer.c:3894
5812 msgid "could not update %s"
5815 #: sequencer.c:2941 sequencer.c:3874
5816 msgid "cannot read HEAD"
5821 msgid "unable to copy '%s' to '%s'"
5827 "You can amend the commit now, with\n"
5829 " git commit --amend %s\n"
5831 "Once you are satisfied with your changes, run\n"
5833 " git rebase --continue\n"
5838 msgid "Could not apply %s... %.*s"
5843 msgid "Could not merge %.*s"
5846 #: sequencer.c:2997 sequencer.c:3001 builtin/difftool.c:633
5848 msgid "could not copy '%s' to '%s'"
5851 #: sequencer.c:3023 sequencer.c:3446 builtin/rebase.c:839 builtin/rebase.c:1580
5852 #: builtin/rebase.c:1940 builtin/rebase.c:1995
5853 msgid "could not read index"
5859 "execution failed: %s\n"
5860 "%sYou can fix the problem, and then run\n"
5862 " git rebase --continue\n"
5867 msgid "and made changes to the index and/or the working tree\n"
5873 "execution succeeded: %s\n"
5874 "but left changes to the index and/or the working tree\n"
5875 "Commit or stash your changes, and then run\n"
5877 " git rebase --continue\n"
5883 msgid "illegal label name: '%.*s'"
5887 msgid "writing fake root commit"
5891 msgid "writing squash-onto"
5894 #: sequencer.c:3198 builtin/rebase.c:844 builtin/rebase.c:850
5896 msgid "failed to find tree of %s"
5899 #: sequencer.c:3216 builtin/rebase.c:863
5900 msgid "could not write index"
5905 msgid "could not resolve '%s'"
5909 msgid "cannot merge without a current revision"
5914 msgid "unable to parse '%.*s'"
5919 msgid "nothing to merge: '%.*s'"
5923 msgid "octopus merge cannot be executed on top of a [new root]"
5928 msgid "could not get commit message of '%s'"
5933 msgid "could not even attempt to merge '%.*s'"
5937 msgid "merge: Unable to write new index file"
5940 #: sequencer.c:3562 builtin/rebase.c:711
5942 msgid "Applied autostash.\n"
5947 msgid "cannot store %s"
5950 #: sequencer.c:3577 builtin/rebase.c:727
5953 "Applying autostash resulted in conflicts.\n"
5954 "Your changes are safe in the stash.\n"
5955 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
5960 msgid "could not checkout %s"
5965 msgid "%s: not a valid OID"
5968 #: sequencer.c:3657 git-rebase--preserve-merges.sh:724
5969 msgid "could not detach HEAD"
5974 msgid "Stopped at HEAD\n"
5979 msgid "Stopped at %s\n"
5985 "Could not execute the todo command\n"
5988 "It has been rescheduled; To edit the command before continuing, please\n"
5989 "edit the todo list first:\n"
5991 " git rebase --edit-todo\n"
5992 " git rebase --continue\n"
5997 msgid "Stopped at %s... %.*s\n"
6002 msgid "unknown command %d"
6006 msgid "could not read orig-head"
6010 msgid "could not read 'onto'"
6015 msgid "could not update HEAD to %s"
6019 msgid "cannot rebase: You have unstaged changes."
6023 msgid "cannot amend non-existing commit"
6028 msgid "invalid file: '%s'"
6033 msgid "invalid contents: '%s'"
6039 "You have uncommitted changes in your working tree. Please, commit them\n"
6040 "first and then run 'git rebase --continue' again."
6043 #: sequencer.c:4043 sequencer.c:4081
6045 msgid "could not write file: '%s'"
6049 msgid "could not remove CHERRY_PICK_HEAD"
6053 msgid "could not commit staged changes."
6058 msgid "%s: can't cherry-pick a %s"
6063 msgid "%s: bad revision"
6067 msgid "can't revert as initial commit"
6071 msgid "make_script: unhandled options"
6075 msgid "make_script: error preparing revisions"
6080 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
6082 "Or you can abort the rebase with 'git rebase --abort'.\n"
6085 #: sequencer.c:4959 sequencer.c:4976
6086 msgid "nothing to do"
6090 msgid "could not skip unnecessary pick commands"
6094 msgid "the script was already rearranged."
6099 msgid "'%s' is outside repository"
6105 "%s: no such path in the working tree.\n"
6106 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
6112 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
6113 "Use '--' to separate paths from revisions, like this:\n"
6114 "'git <command> [<revision>...] -- [<file>...]'"
6119 msgid "option '%s' must come before non-option arguments"
6125 "ambiguous argument '%s': both revision and filename\n"
6126 "Use '--' to separate paths from revisions, like this:\n"
6127 "'git <command> [<revision>...] -- [<file>...]'"
6131 msgid "unable to set up work tree using invalid config"
6135 msgid "this operation must be run in a work tree"
6140 msgid "Expected git repo version <= %d, found %d"
6144 msgid "unknown repository extensions found:"
6149 msgid "error opening '%s'"
6154 msgid "too large to be a .git file: '%s'"
6159 msgid "error reading %s"
6164 msgid "invalid gitfile format: %s"
6169 msgid "no path in gitfile: %s"
6174 msgid "not a git repository: %s"
6179 msgid "'$%s' too big"
6184 msgid "not a git repository: '%s'"
6187 #: setup.c:719 setup.c:721 setup.c:752
6189 msgid "cannot chdir to '%s'"
6192 #: setup.c:724 setup.c:780 setup.c:790 setup.c:829 setup.c:837
6193 msgid "cannot come back to cwd"
6198 msgid "failed to stat '%*s%s%s'"
6202 msgid "Unable to read current working directory"
6205 #: setup.c:1092 setup.c:1098
6207 msgid "cannot change to '%s'"
6212 msgid "not a git repository (or any of the parent directories): %s"
6218 "not a git repository (or any parent up to mount point %s)\n"
6219 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
6225 "problem with core.sharedRepository filemode value (0%.3o).\n"
6226 "The owner of files must always have read and write permissions."
6230 msgid "open /dev/null or dup failed"
6238 msgid "setsid failed"
6243 msgid "object directory %s does not exist; check .git/objects/info/alternates"
6248 msgid "unable to normalize alternate object path: %s"
6253 msgid "%s: ignoring alternate object stores, nesting too deep"
6258 msgid "unable to normalize object directory: %s"
6262 msgid "unable to fdopen alternates lockfile"
6266 msgid "unable to read alternates file"
6270 msgid "unable to move new alternates file into place"
6275 msgid "path '%s' does not exist"
6280 msgid "reference repository '%s' as a linked checkout is not supported yet."
6285 msgid "reference repository '%s' is not a local repository."
6290 msgid "reference repository '%s' is shallow"
6295 msgid "reference repository '%s' is grafted"
6300 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
6309 msgid "object file %s is empty"
6312 #: sha1-file.c:1159 sha1-file.c:2297
6314 msgid "corrupt loose object '%s'"
6317 #: sha1-file.c:1161 sha1-file.c:2301
6319 msgid "garbage at end of loose object '%s'"
6323 msgid "invalid object type"
6328 msgid "unable to unpack %s header with --allow-unknown-type"
6333 msgid "unable to unpack %s header"
6338 msgid "unable to parse %s header with --allow-unknown-type"
6343 msgid "unable to parse %s header"
6348 msgid "failed to read object %s"
6353 msgid "replacement %s not found for %s"
6358 msgid "loose object %s (stored in %s) is corrupt"
6363 msgid "packed object %s (stored in %s) is corrupt"
6368 msgid "unable to write file %s"
6373 msgid "unable to set permission to '%s'"
6377 msgid "file write error"
6381 msgid "error when closing loose object file"
6386 msgid "insufficient permission for adding an object to repository database %s"
6390 msgid "unable to create temporary file"
6394 msgid "unable to write loose object file"
6399 msgid "unable to deflate new object %s (%d)"
6404 msgid "deflateEnd on object %s failed (%d)"
6409 msgid "confused by unstable object source data for %s"
6412 #: sha1-file.c:1752 builtin/pack-objects.c:920
6414 msgid "failed utime() on %s"
6419 msgid "cannot read object for %s"
6423 msgid "corrupt commit"
6432 msgid "read error while indexing %s"
6437 msgid "short read while indexing %s"
6440 #: sha1-file.c:2050 sha1-file.c:2059
6442 msgid "%s: failed to insert into database"
6447 msgid "%s: unsupported file type"
6452 msgid "%s is not a valid object"
6457 msgid "%s is not a valid '%s' object"
6460 #: sha1-file.c:2118 builtin/index-pack.c:154
6462 msgid "unable to open %s"
6465 #: sha1-file.c:2308 sha1-file.c:2360
6467 msgid "hash mismatch for %s (expected %s)"
6472 msgid "unable to mmap %s"
6477 msgid "unable to unpack header of %s"
6482 msgid "unable to parse header of %s"
6487 msgid "unable to unpack contents of %s"
6492 msgid "short SHA1 %s is ambiguous"
6496 msgid "The candidates are:"
6501 "Git normally never creates a ref that ends with 40 hex characters\n"
6502 "because it will be ignored when you just specify 40-hex. These refs\n"
6503 "may be created by mistake. For example,\n"
6505 " git checkout -b $br $(git rev-parse ...)\n"
6507 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
6508 "examine these refs and maybe delete them. Turn this message off by\n"
6509 "running \"git config advice.objectNameWarning false\""
6512 #: submodule.c:114 submodule.c:143
6513 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
6516 #: submodule.c:118 submodule.c:147
6518 msgid "Could not find section in .gitmodules where path=%s"
6523 msgid "Could not remove .gitmodules entry for %s"
6527 msgid "staging updated .gitmodules failed"
6532 msgid "in unpopulated submodule '%s'"
6537 msgid "Pathspec '%s' is in submodule '%.*s'"
6542 msgid "submodule entry '%s' (%s) is a %s, not a commit"
6545 #: submodule.c:1147 builtin/branch.c:672 builtin/submodule--helper.c:1988
6546 msgid "Failed to resolve HEAD as a valid ref."
6551 msgid "Could not access submodule '%s'"
6556 msgid "'%s' not recognized as a git repository"
6561 msgid "could not start 'git status' in submodule '%s'"
6566 msgid "could not run 'git status' in submodule '%s'"
6571 msgid "Could not unset core.worktree setting in submodule '%s'"
6576 msgid "submodule '%s' has dirty index"
6581 msgid "Submodule '%s' could not be updated."
6587 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
6590 #: submodule.c:2020 submodule.c:2076
6592 msgid "could not lookup name for submodule '%s'"
6598 "Migrating git directory of '%s%s' from\n"
6605 msgid "could not recurse into submodule '%s'"
6609 msgid "could not start ls-files in .."
6614 msgid "ls-tree returned unexpected return code %d"
6617 #: submodule-config.c:232
6619 msgid "ignoring suspicious submodule name: %s"
6622 #: submodule-config.c:299
6623 msgid "negative values not allowed for submodule.fetchjobs"
6626 #: submodule-config.c:397
6628 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
6631 #: submodule-config.c:486
6633 msgid "invalid value for %s"
6636 #: submodule-config.c:755
6638 msgid "Could not update .gitmodules entry %s"
6643 msgid "running trailer command '%s' failed"
6646 #: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
6649 msgid "unknown value '%s' for key '%s'"
6652 #: trailer.c:539 trailer.c:544 builtin/remote.c:295
6654 msgid "more than one %s"
6659 msgid "empty trailer token in trailer '%.*s'"
6664 msgid "could not read input file '%s'"
6668 msgid "could not read from stdin"
6671 #: trailer.c:1011 wrapper.c:701
6673 msgid "could not stat %s"
6678 msgid "file %s is not a regular file"
6683 msgid "file %s is not writable by user"
6687 msgid "could not open temporary file"
6692 msgid "could not rename temporary file to %s"
6697 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
6702 msgid "could not read bundle '%s'"
6707 msgid "transport: invalid depth option '%s'"
6711 msgid "see protocol.version in 'git help config' for more details"
6715 msgid "server options require protocol version 2 or later"
6719 msgid "could not parse transport.color.* config"
6723 msgid "support for protocol v2 not implemented yet"
6728 msgid "unknown value for config '%s': %s"
6733 msgid "transport '%s' not allowed"
6737 msgid "git-over-rsync is no longer supported"
6743 "The following submodule paths contain changes that can\n"
6744 "not be found on any remote:\n"
6753 "\tgit push --recurse-submodules=on-demand\n"
6755 "or cd to the path and use\n"
6759 "to push them to a remote.\n"
6768 msgid "failed to push all needed submodules"
6771 #: transport.c:1326 transport-helper.c:645
6772 msgid "operation not supported by protocol"
6777 msgid "invalid line while parsing alternate refs: %s"
6780 #: transport-helper.c:51 transport-helper.c:80
6781 msgid "full write to remote helper failed"
6784 #: transport-helper.c:134
6786 msgid "unable to find remote helper for '%s'"
6789 #: transport-helper.c:150 transport-helper.c:559
6790 msgid "can't dup helper output fd"
6793 #: transport-helper.c:201
6796 "unknown mandatory capability %s; this remote helper probably needs newer "
6800 #: transport-helper.c:207
6801 msgid "this remote helper should implement refspec capability"
6804 #: transport-helper.c:274 transport-helper.c:414
6806 msgid "%s unexpectedly said: '%s'"
6809 #: transport-helper.c:403
6811 msgid "%s also locked %s"
6814 #: transport-helper.c:481
6815 msgid "couldn't run fast-import"
6818 #: transport-helper.c:504
6819 msgid "error while running fast-import"
6822 #: transport-helper.c:533 transport-helper.c:1099
6824 msgid "could not read ref %s"
6827 #: transport-helper.c:578
6829 msgid "unknown response to connect: %s"
6832 #: transport-helper.c:600
6833 msgid "setting remote service path not supported by protocol"
6836 #: transport-helper.c:602
6837 msgid "invalid remote service path"
6840 #: transport-helper.c:648
6842 msgid "can't connect to subservice %s"
6845 #: transport-helper.c:720
6847 msgid "expected ok/error, helper said '%s'"
6850 #: transport-helper.c:773
6852 msgid "helper reported unexpected status of %s"
6855 #: transport-helper.c:834
6857 msgid "helper %s does not support dry-run"
6860 #: transport-helper.c:837
6862 msgid "helper %s does not support --signed"
6865 #: transport-helper.c:840
6867 msgid "helper %s does not support --signed=if-asked"
6870 #: transport-helper.c:847
6872 msgid "helper %s does not support 'push-option'"
6875 #: transport-helper.c:939
6876 msgid "remote-helper doesn't support push; refspec needed"
6879 #: transport-helper.c:944
6881 msgid "helper %s does not support 'force'"
6884 #: transport-helper.c:991
6885 msgid "couldn't run fast-export"
6888 #: transport-helper.c:996
6889 msgid "error while running fast-export"
6892 #: transport-helper.c:1021
6895 "No refs in common and none specified; doing nothing.\n"
6896 "Perhaps you should specify a branch such as 'master'.\n"
6899 #: transport-helper.c:1085
6901 msgid "malformed response in ref list: %s"
6904 #: transport-helper.c:1238
6906 msgid "read(%s) failed"
6909 #: transport-helper.c:1265
6911 msgid "write(%s) failed"
6914 #: transport-helper.c:1314
6916 msgid "%s thread failed"
6919 #: transport-helper.c:1318
6921 msgid "%s thread failed to join: %s"
6924 #: transport-helper.c:1337 transport-helper.c:1341
6926 msgid "can't start thread for copying data: %s"
6929 #: transport-helper.c:1378
6931 msgid "%s process failed to wait"
6934 #: transport-helper.c:1382
6936 msgid "%s process failed"
6939 #: transport-helper.c:1400 transport-helper.c:1409
6940 msgid "can't start thread for copying data"
6944 msgid "too-short tree object"
6948 msgid "malformed mode in tree entry"
6952 msgid "empty filename in tree entry"
6956 msgid "too-short tree file"
6959 #: unpack-trees.c:111
6962 "Your local changes to the following files would be overwritten by checkout:\n"
6963 "%%sPlease commit your changes or stash them before you switch branches."
6966 #: unpack-trees.c:113
6969 "Your local changes to the following files would be overwritten by checkout:\n"
6973 #: unpack-trees.c:116
6976 "Your local changes to the following files would be overwritten by merge:\n"
6977 "%%sPlease commit your changes or stash them before you merge."
6980 #: unpack-trees.c:118
6983 "Your local changes to the following files would be overwritten by merge:\n"
6987 #: unpack-trees.c:121
6990 "Your local changes to the following files would be overwritten by %s:\n"
6991 "%%sPlease commit your changes or stash them before you %s."
6994 #: unpack-trees.c:123
6997 "Your local changes to the following files would be overwritten by %s:\n"
7001 #: unpack-trees.c:128
7004 "Updating the following directories would lose untracked files in them:\n"
7008 #: unpack-trees.c:132
7011 "The following untracked working tree files would be removed by checkout:\n"
7012 "%%sPlease move or remove them before you switch branches."
7015 #: unpack-trees.c:134
7018 "The following untracked working tree files would be removed by checkout:\n"
7022 #: unpack-trees.c:137
7025 "The following untracked working tree files would be removed by merge:\n"
7026 "%%sPlease move or remove them before you merge."
7029 #: unpack-trees.c:139
7032 "The following untracked working tree files would be removed by merge:\n"
7036 #: unpack-trees.c:142
7039 "The following untracked working tree files would be removed by %s:\n"
7040 "%%sPlease move or remove them before you %s."
7043 #: unpack-trees.c:144
7046 "The following untracked working tree files would be removed by %s:\n"
7050 #: unpack-trees.c:150
7053 "The following untracked working tree files would be overwritten by "
7055 "%%sPlease move or remove them before you switch branches."
7058 #: unpack-trees.c:152
7061 "The following untracked working tree files would be overwritten by "
7066 #: unpack-trees.c:155
7069 "The following untracked working tree files would be overwritten by merge:\n"
7070 "%%sPlease move or remove them before you merge."
7073 #: unpack-trees.c:157
7076 "The following untracked working tree files would be overwritten by merge:\n"
7080 #: unpack-trees.c:160
7083 "The following untracked working tree files would be overwritten by %s:\n"
7084 "%%sPlease move or remove them before you %s."
7087 #: unpack-trees.c:162
7090 "The following untracked working tree files would be overwritten by %s:\n"
7094 #: unpack-trees.c:170
7096 msgid "Entry '%s' overlaps with '%s'. Cannot bind."
7099 #: unpack-trees.c:173
7102 "Cannot update sparse checkout: the following entries are not up to date:\n"
7106 #: unpack-trees.c:175
7109 "The following working tree files would be overwritten by sparse checkout "
7114 #: unpack-trees.c:177
7117 "The following working tree files would be removed by sparse checkout "
7122 #: unpack-trees.c:179
7125 "Cannot update submodule:\n"
7129 #: unpack-trees.c:256
7134 #: unpack-trees.c:318
7135 msgid "Checking out files"
7138 #: unpack-trees.c:350
7140 "the following paths have collided (e.g. case-sensitive paths\n"
7141 "on a case-insensitive filesystem) and only one from the same\n"
7142 "colliding group is in the working tree:\n"
7146 msgid "invalid URL scheme name or missing '://' suffix"
7149 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
7151 msgid "invalid %XX escape sequence"
7155 msgid "missing host and scheme is not 'file:'"
7159 msgid "a 'file:' URL may not have a port number"
7163 msgid "invalid characters in host name"
7166 #: urlmatch.c:292 urlmatch.c:303
7167 msgid "invalid port number"
7171 msgid "invalid '..' path segment"
7174 #: worktree.c:255 builtin/am.c:2097
7176 msgid "failed to read '%s'"
7181 msgid "'%s' at main working tree is not the repository directory"
7186 msgid "'%s' file does not contain absolute path to the working tree location"
7191 msgid "'%s' does not exist"
7196 msgid "'%s' is not a .git file, error code %d"
7201 msgid "'%s' does not point back to '%s'"
7204 #: wrapper.c:223 wrapper.c:393
7206 msgid "could not open '%s' for reading and writing"
7209 #: wrapper.c:424 wrapper.c:624
7211 msgid "unable to access '%s'"
7215 msgid "unable to get current working directory"
7219 msgid "Unmerged paths:"
7222 #: wt-status.c:183 wt-status.c:210
7224 msgid " (use \"git reset %s <file>...\" to unstage)"
7227 #: wt-status.c:185 wt-status.c:212
7228 msgid " (use \"git rm --cached <file>...\" to unstage)"
7232 msgid " (use \"git add <file>...\" to mark resolution)"
7235 #: wt-status.c:191 wt-status.c:195
7236 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
7240 msgid " (use \"git rm <file>...\" to mark resolution)"
7243 #: wt-status.c:204 wt-status.c:1064
7244 msgid "Changes to be committed:"
7247 #: wt-status.c:222 wt-status.c:1073
7248 msgid "Changes not staged for commit:"
7252 msgid " (use \"git add <file>...\" to update what will be committed)"
7256 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
7261 " (use \"git checkout -- <file>...\" to discard changes in working directory)"
7265 msgid " (commit or discard the untracked or modified content in submodules)"
7270 msgid " (use \"git %s <file>...\" to include in what will be committed)"
7274 msgid "both deleted:"
7278 msgid "added by us:"
7282 msgid "deleted by them:"
7286 msgid "added by them:"
7290 msgid "deleted by us:"
7298 msgid "both modified:"
7334 msgid "new commits, "
7338 msgid "modified content, "
7342 msgid "untracked content, "
7347 msgid "Your stash currently has %d entry"
7348 msgid_plural "Your stash currently has %d entries"
7353 msgid "Submodules changed but not updated:"
7357 msgid "Submodule changes to be committed:"
7362 "Do not modify or remove the line above.\n"
7363 "Everything below it will be ignored."
7367 msgid "You have unmerged paths."
7371 msgid " (fix conflicts and run \"git commit\")"
7375 msgid " (use \"git merge --abort\" to abort the merge)"
7379 msgid "All conflicts fixed but you are still merging."
7383 msgid " (use \"git commit\" to conclude merge)"
7387 msgid "You are in the middle of an am session."
7391 msgid "The current patch is empty."
7395 msgid " (fix conflicts and then run \"git am --continue\")"
7399 msgid " (use \"git am --skip\" to skip this patch)"
7403 msgid " (use \"git am --abort\" to restore the original branch)"
7407 msgid "git-rebase-todo is missing."
7411 msgid "No commands done."
7416 msgid "Last command done (%d command done):"
7417 msgid_plural "Last commands done (%d commands done):"
7423 msgid " (see more in file %s)"
7427 msgid "No commands remaining."
7432 msgid "Next command to do (%d remaining command):"
7433 msgid_plural "Next commands to do (%d remaining commands):"
7438 msgid " (use \"git rebase --edit-todo\" to view and edit)"
7443 msgid "You are currently rebasing branch '%s' on '%s'."
7447 msgid "You are currently rebasing."
7451 msgid " (fix conflicts and then run \"git rebase --continue\")"
7455 msgid " (use \"git rebase --skip\" to skip this patch)"
7459 msgid " (use \"git rebase --abort\" to check out the original branch)"
7463 msgid " (all conflicts fixed: run \"git rebase --continue\")"
7469 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
7473 msgid "You are currently splitting a commit during a rebase."
7477 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
7482 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
7486 msgid "You are currently editing a commit during a rebase."
7490 msgid " (use \"git commit --amend\" to amend the current commit)"
7495 " (use \"git rebase --continue\" once you are satisfied with your changes)"
7499 msgid "Cherry-pick currently in progress."
7504 msgid "You are currently cherry-picking commit %s."
7508 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
7512 msgid " (run \"git cherry-pick --continue\" to continue)"
7516 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
7520 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
7524 msgid "Revert currently in progress."
7529 msgid "You are currently reverting commit %s."
7533 msgid " (fix conflicts and run \"git revert --continue\")"
7537 msgid " (run \"git revert --continue\" to continue)"
7541 msgid " (all conflicts fixed: run \"git revert --continue\")"
7545 msgid " (use \"git revert --abort\" to cancel the revert operation)"
7550 msgid "You are currently bisecting, started from branch '%s'."
7554 msgid "You are currently bisecting."
7558 msgid " (use \"git bisect reset\" to get back to the original branch)"
7566 msgid "interactive rebase in progress; onto "
7570 msgid "rebase in progress; onto "
7574 msgid "HEAD detached at "
7578 msgid "HEAD detached from "
7582 msgid "Not currently on any branch."
7586 msgid "Initial commit"
7590 msgid "No commits yet"
7594 msgid "Untracked files"
7598 msgid "Ignored files"
7604 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
7605 "may speed it up, but you have to be careful not to forget to add\n"
7606 "new files yourself (see 'git help status')."
7611 msgid "Untracked files not listed%s"
7615 msgid " (use -u option to show untracked files)"
7624 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
7629 msgid "no changes added to commit\n"
7635 "nothing added to commit but untracked files present (use \"git add\" to "
7641 msgid "nothing added to commit but untracked files present\n"
7646 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
7649 #: wt-status.c:1756 wt-status.c:1761
7651 msgid "nothing to commit\n"
7656 msgid "nothing to commit (use -u to show untracked files)\n"
7661 msgid "nothing to commit, working tree clean\n"
7665 msgid "No commits yet on "
7669 msgid "HEAD (no branch)"
7676 #: wt-status.c:1913 wt-status.c:1921
7680 #: wt-status.c:1916 wt-status.c:1919
7684 #. TRANSLATORS: the action is e.g. "pull with rebase"
7687 msgid "cannot %s: You have unstaged changes."
7691 msgid "additionally, your index contains uncommitted changes."
7696 msgid "cannot %s: Your index contains uncommitted changes."
7700 msgid "git add [<options>] [--] <pathspec>..."
7705 msgid "unexpected diff status %c"
7708 #: builtin/add.c:89 builtin/commit.c:285
7709 msgid "updating files failed"
7714 msgid "remove '%s'\n"
7717 #: builtin/add.c:174
7718 msgid "Unstaged changes after refreshing the index:"
7721 #: builtin/add.c:234 builtin/rev-parse.c:896
7722 msgid "Could not read the index"
7725 #: builtin/add.c:245
7727 msgid "Could not open '%s' for writing."
7730 #: builtin/add.c:249
7731 msgid "Could not write patch"
7734 #: builtin/add.c:252
7735 msgid "editing patch failed"
7738 #: builtin/add.c:255
7740 msgid "Could not stat '%s'"
7743 #: builtin/add.c:257
7744 msgid "Empty patch. Aborted."
7747 #: builtin/add.c:262
7749 msgid "Could not apply '%s'"
7752 #: builtin/add.c:270
7753 msgid "The following paths are ignored by one of your .gitignore files:\n"
7756 #: builtin/add.c:290 builtin/clean.c:908 builtin/fetch.c:137 builtin/mv.c:124
7757 #: builtin/prune-packed.c:56 builtin/pull.c:221 builtin/push.c:560
7758 #: builtin/remote.c:1345 builtin/rm.c:241 builtin/send-pack.c:165
7762 #: builtin/add.c:293
7763 msgid "interactive picking"
7766 #: builtin/add.c:294 builtin/checkout.c:1379 builtin/reset.c:306
7767 msgid "select hunks interactively"
7770 #: builtin/add.c:295
7771 msgid "edit current diff and apply"
7774 #: builtin/add.c:296
7775 msgid "allow adding otherwise ignored files"
7778 #: builtin/add.c:297
7779 msgid "update tracked files"
7782 #: builtin/add.c:298
7783 msgid "renormalize EOL of tracked files (implies -u)"
7786 #: builtin/add.c:299
7787 msgid "record only the fact that the path will be added later"
7790 #: builtin/add.c:300
7791 msgid "add changes from all tracked and untracked files"
7794 #: builtin/add.c:303
7795 msgid "ignore paths removed in the working tree (same as --no-all)"
7798 #: builtin/add.c:305
7799 msgid "don't add, only refresh the index"
7802 #: builtin/add.c:306
7803 msgid "just skip files which cannot be added because of errors"
7806 #: builtin/add.c:307
7807 msgid "check if - even missing - files are ignored in dry run"
7810 #: builtin/add.c:309 builtin/update-index.c:1001
7811 msgid "override the executable bit of the listed files"
7814 #: builtin/add.c:311
7815 msgid "warn when adding an embedded repository"
7818 #: builtin/add.c:326
7821 "You've added another git repository inside your current repository.\n"
7822 "Clones of the outer repository will not contain the contents of\n"
7823 "the embedded repository and will not know how to obtain it.\n"
7824 "If you meant to add a submodule, use:\n"
7826 "\tgit submodule add <url> %s\n"
7828 "If you added this path by mistake, you can remove it from the\n"
7831 "\tgit rm --cached %s\n"
7833 "See \"git help submodule\" for more information."
7836 #: builtin/add.c:354
7838 msgid "adding embedded git repository: %s"
7841 #: builtin/add.c:372
7843 msgid "Use -f if you really want to add them.\n"
7846 #: builtin/add.c:379
7847 msgid "adding files failed"
7850 #: builtin/add.c:419
7851 msgid "-A and -u are mutually incompatible"
7854 #: builtin/add.c:426
7855 msgid "Option --ignore-missing can only be used together with --dry-run"
7858 #: builtin/add.c:430
7860 msgid "--chmod param '%s' must be either -x or +x"
7863 #: builtin/add.c:445
7865 msgid "Nothing specified, nothing added.\n"
7868 #: builtin/add.c:446
7870 msgid "Maybe you wanted to say 'git add .'?\n"
7874 msgid "could not parse author script"
7879 msgid "'%s' was deleted by the applypatch-msg hook"
7884 msgid "Malformed input line: '%s'."
7889 msgid "Failed to copy notes from '%s' to '%s'"
7893 msgid "fseek failed"
7898 msgid "could not parse patch '%s'"
7902 msgid "Only one StGIT patch series can be applied at once"
7906 msgid "invalid timestamp"
7909 #: builtin/am.c:844 builtin/am.c:856
7910 msgid "invalid Date line"
7914 msgid "invalid timezone offset"
7918 msgid "Patch format detection failed."
7921 #: builtin/am.c:949 builtin/clone.c:409
7923 msgid "failed to create directory '%s'"
7927 msgid "Failed to split patches."
7930 #: builtin/am.c:1084 builtin/commit.c:371
7931 msgid "unable to write index file"
7934 #: builtin/am.c:1098
7936 msgid "When you have resolved this problem, run \"%s --continue\"."
7939 #: builtin/am.c:1099
7941 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
7944 #: builtin/am.c:1100
7946 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
7949 #: builtin/am.c:1183
7950 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
7953 #: builtin/am.c:1211
7954 msgid "Patch is empty."
7957 #: builtin/am.c:1277
7959 msgid "invalid ident line: %.*s"
7962 #: builtin/am.c:1299
7964 msgid "unable to parse commit %s"
7967 #: builtin/am.c:1495
7968 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
7971 #: builtin/am.c:1497
7972 msgid "Using index info to reconstruct a base tree..."
7975 #: builtin/am.c:1516
7977 "Did you hand edit your patch?\n"
7978 "It does not apply to blobs recorded in its index."
7981 #: builtin/am.c:1522
7982 msgid "Falling back to patching base and 3-way merge..."
7985 #: builtin/am.c:1548
7986 msgid "Failed to merge in the changes."
7989 #: builtin/am.c:1580
7990 msgid "applying to an empty history"
7993 #: builtin/am.c:1627 builtin/am.c:1631
7995 msgid "cannot resume: %s does not exist."
7998 #: builtin/am.c:1647
7999 msgid "cannot be interactive without stdin connected to a terminal."
8002 #: builtin/am.c:1652
8003 msgid "Commit Body is:"
8006 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
8007 #. in your translation. The program will only accept English
8008 #. input at this point.
8010 #: builtin/am.c:1662
8011 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
8014 #: builtin/am.c:1712
8016 msgid "Dirty index: cannot apply patches (dirty: %s)"
8019 #: builtin/am.c:1752 builtin/am.c:1820
8021 msgid "Applying: %.*s"
8024 #: builtin/am.c:1769
8025 msgid "No changes -- Patch already applied."
8028 #: builtin/am.c:1775
8030 msgid "Patch failed at %s %.*s"
8033 #: builtin/am.c:1779
8034 msgid "Use 'git am --show-current-patch' to see the failed patch"
8037 #: builtin/am.c:1823
8039 "No changes - did you forget to use 'git add'?\n"
8040 "If there is nothing left to stage, chances are that something else\n"
8041 "already introduced the same changes; you might want to skip this patch."
8044 #: builtin/am.c:1830
8046 "You still have unmerged paths in your index.\n"
8047 "You should 'git add' each file with resolved conflicts to mark them as "
8049 "You might run `git rm` on a file to accept \"deleted by them\" for it."
8052 #: builtin/am.c:1937 builtin/am.c:1941 builtin/am.c:1953 builtin/reset.c:329
8053 #: builtin/reset.c:337
8055 msgid "Could not parse object '%s'."
8058 #: builtin/am.c:1989
8059 msgid "failed to clean index"
8062 #: builtin/am.c:2033
8064 "You seem to have moved HEAD since the last 'am' failure.\n"
8065 "Not rewinding to ORIG_HEAD"
8068 #: builtin/am.c:2130
8070 msgid "Invalid value for --patch-format: %s"
8073 #: builtin/am.c:2166
8074 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
8077 #: builtin/am.c:2167
8078 msgid "git am [<options>] (--continue | --skip | --abort)"
8081 #: builtin/am.c:2173
8082 msgid "run interactively"
8085 #: builtin/am.c:2175
8086 msgid "historical option -- no-op"
8089 #: builtin/am.c:2177
8090 msgid "allow fall back on 3way merging if needed"
8093 #: builtin/am.c:2178 builtin/init-db.c:494 builtin/prune-packed.c:58
8094 #: builtin/repack.c:306 builtin/stash.c:805
8098 #: builtin/am.c:2180
8099 msgid "add a Signed-off-by line to the commit message"
8102 #: builtin/am.c:2183
8103 msgid "recode into utf8 (default)"
8106 #: builtin/am.c:2185
8107 msgid "pass -k flag to git-mailinfo"
8110 #: builtin/am.c:2187
8111 msgid "pass -b flag to git-mailinfo"
8114 #: builtin/am.c:2189
8115 msgid "pass -m flag to git-mailinfo"
8118 #: builtin/am.c:2191
8119 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
8122 #: builtin/am.c:2194
8123 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
8126 #: builtin/am.c:2197
8127 msgid "strip everything before a scissors line"
8130 #: builtin/am.c:2199 builtin/am.c:2202 builtin/am.c:2205 builtin/am.c:2208
8131 #: builtin/am.c:2211 builtin/am.c:2214 builtin/am.c:2217 builtin/am.c:2220
8132 #: builtin/am.c:2226
8133 msgid "pass it through git-apply"
8136 #: builtin/am.c:2216 builtin/commit.c:1348 builtin/fmt-merge-msg.c:671
8137 #: builtin/fmt-merge-msg.c:674 builtin/grep.c:879 builtin/merge.c:247
8138 #: builtin/pull.c:158 builtin/pull.c:217 builtin/rebase.c:1412
8139 #: builtin/repack.c:317 builtin/repack.c:321 builtin/repack.c:323
8140 #: builtin/show-branch.c:651 builtin/show-ref.c:172 builtin/tag.c:397
8141 #: parse-options.h:141 parse-options.h:162 parse-options.h:311
8145 #: builtin/am.c:2222 builtin/branch.c:653 builtin/for-each-ref.c:38
8146 #: builtin/replace.c:554 builtin/tag.c:431 builtin/verify-tag.c:39
8150 #: builtin/am.c:2223
8151 msgid "format the patch(es) are in"
8154 #: builtin/am.c:2229
8155 msgid "override error message when patch failure occurs"
8158 #: builtin/am.c:2231
8159 msgid "continue applying patches after resolving a conflict"
8162 #: builtin/am.c:2234
8163 msgid "synonyms for --continue"
8166 #: builtin/am.c:2237
8167 msgid "skip the current patch"
8170 #: builtin/am.c:2240
8171 msgid "restore the original branch and abort the patching operation."
8174 #: builtin/am.c:2243
8175 msgid "abort the patching operation but keep HEAD where it is."
8178 #: builtin/am.c:2246
8179 msgid "show the patch being applied."
8182 #: builtin/am.c:2250
8183 msgid "lie about committer date"
8186 #: builtin/am.c:2252
8187 msgid "use current timestamp for author date"
8190 #: builtin/am.c:2254 builtin/commit-tree.c:120 builtin/commit.c:1491
8191 #: builtin/merge.c:282 builtin/pull.c:192 builtin/rebase.c:489
8192 #: builtin/rebase.c:1453 builtin/revert.c:116 builtin/tag.c:412
8196 #: builtin/am.c:2255 builtin/rebase.c:490 builtin/rebase.c:1454
8197 msgid "GPG-sign commits"
8200 #: builtin/am.c:2258
8201 msgid "(internal use for git-rebase)"
8204 #: builtin/am.c:2276
8206 "The -b/--binary option has been a no-op for long time, and\n"
8207 "it will be removed. Please do not use it anymore."
8210 #: builtin/am.c:2283
8211 msgid "failed to read the index"
8214 #: builtin/am.c:2298
8216 msgid "previous rebase directory %s still exists but mbox given."
8219 #: builtin/am.c:2322
8222 "Stray %s directory found.\n"
8223 "Use \"git am --abort\" to remove it."
8226 #: builtin/am.c:2328
8227 msgid "Resolve operation not in progress, we are not resuming."
8230 #: builtin/apply.c:8
8231 msgid "git apply [<options>] [<patch>...]"
8234 #: builtin/archive.c:17
8236 msgid "could not create archive file '%s'"
8239 #: builtin/archive.c:20
8240 msgid "could not redirect output"
8243 #: builtin/archive.c:37
8244 msgid "git archive: Remote with no URL"
8247 #: builtin/archive.c:61
8248 msgid "git archive: expected ACK/NAK, got a flush packet"
8251 #: builtin/archive.c:64
8253 msgid "git archive: NACK %s"
8256 #: builtin/archive.c:65
8257 msgid "git archive: protocol error"
8260 #: builtin/archive.c:69
8261 msgid "git archive: expected a flush"
8264 #: builtin/bisect--helper.c:22
8265 msgid "git bisect--helper --next-all [--no-checkout]"
8268 #: builtin/bisect--helper.c:23
8269 msgid "git bisect--helper --write-terms <bad_term> <good_term>"
8272 #: builtin/bisect--helper.c:24
8273 msgid "git bisect--helper --bisect-clean-state"
8276 #: builtin/bisect--helper.c:25
8277 msgid "git bisect--helper --bisect-reset [<commit>]"
8280 #: builtin/bisect--helper.c:26
8282 "git bisect--helper --bisect-write [--no-log] <state> <revision> <good_term> "
8286 #: builtin/bisect--helper.c:27
8288 "git bisect--helper --bisect-check-and-set-terms <command> <good_term> "
8292 #: builtin/bisect--helper.c:28
8293 msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
8296 #: builtin/bisect--helper.c:29
8298 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
8302 #: builtin/bisect--helper.c:30
8304 "git bisect--helper --bisect-start [--term-{old,good}=<term> --term-{new,bad}"
8305 "=<term>][--no-checkout] [<bad> [<good>...]] [--] [<paths>...]"
8308 #: builtin/bisect--helper.c:86
8310 msgid "'%s' is not a valid term"
8313 #: builtin/bisect--helper.c:90
8315 msgid "can't use the builtin command '%s' as a term"
8318 #: builtin/bisect--helper.c:100
8320 msgid "can't change the meaning of the term '%s'"
8323 #: builtin/bisect--helper.c:111
8324 msgid "please use two different terms"
8327 #: builtin/bisect--helper.c:118
8328 msgid "could not open the file BISECT_TERMS"
8331 #: builtin/bisect--helper.c:155
8333 msgid "We are not bisecting.\n"
8336 #: builtin/bisect--helper.c:163
8338 msgid "'%s' is not a valid commit"
8341 #: builtin/bisect--helper.c:174
8344 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
8347 #: builtin/bisect--helper.c:215
8349 msgid "Bad bisect_write argument: %s"
8352 #: builtin/bisect--helper.c:220
8354 msgid "couldn't get the oid of the rev '%s'"
8357 #: builtin/bisect--helper.c:232
8359 msgid "couldn't open the file '%s'"
8362 #: builtin/bisect--helper.c:258
8364 msgid "Invalid command: you're currently in a %s/%s bisect"
8367 #: builtin/bisect--helper.c:285
8370 "You need to give me at least one %s and %s revision.\n"
8371 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
8374 #: builtin/bisect--helper.c:289
8377 "You need to start by \"git bisect start\".\n"
8378 "You then need to give me at least one %s and %s revision.\n"
8379 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
8382 #: builtin/bisect--helper.c:321
8384 msgid "bisecting only with a %s commit"
8387 #. TRANSLATORS: Make sure to include [Y] and [n] in your
8388 #. translation. The program will only accept English input
8391 #: builtin/bisect--helper.c:329
8392 msgid "Are you sure [Y/n]? "
8395 #: builtin/bisect--helper.c:376
8396 msgid "no terms defined"
8399 #: builtin/bisect--helper.c:379
8402 "Your current terms are %s for the old state\n"
8403 "and %s for the new state.\n"
8406 #: builtin/bisect--helper.c:389
8409 "invalid argument %s for 'git bisect terms'.\n"
8410 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
8413 #: builtin/bisect--helper.c:475
8415 msgid "unrecognized option: '%s'"
8418 #: builtin/bisect--helper.c:479
8420 msgid "'%s' does not appear to be a valid revision"
8423 #: builtin/bisect--helper.c:511
8424 msgid "bad HEAD - I need a HEAD"
8427 #: builtin/bisect--helper.c:526
8429 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
8432 #: builtin/bisect--helper.c:547
8433 msgid "won't bisect on cg-seek'ed tree"
8436 #: builtin/bisect--helper.c:550
8437 msgid "bad HEAD - strange symbolic ref"
8440 #: builtin/bisect--helper.c:627
8441 msgid "perform 'git bisect next'"
8444 #: builtin/bisect--helper.c:629
8445 msgid "write the terms to .git/BISECT_TERMS"
8448 #: builtin/bisect--helper.c:631
8449 msgid "cleanup the bisection state"
8452 #: builtin/bisect--helper.c:633
8453 msgid "check for expected revs"
8456 #: builtin/bisect--helper.c:635
8457 msgid "reset the bisection state"
8460 #: builtin/bisect--helper.c:637
8461 msgid "write out the bisection state in BISECT_LOG"
8464 #: builtin/bisect--helper.c:639
8465 msgid "check and set terms in a bisection state"
8468 #: builtin/bisect--helper.c:641
8469 msgid "check whether bad or good terms exist"
8472 #: builtin/bisect--helper.c:643
8473 msgid "print out the bisect terms"
8476 #: builtin/bisect--helper.c:645
8477 msgid "start the bisect session"
8480 #: builtin/bisect--helper.c:647
8481 msgid "update BISECT_HEAD instead of checking out the current commit"
8484 #: builtin/bisect--helper.c:649
8485 msgid "no log for BISECT_WRITE"
8488 #: builtin/bisect--helper.c:666
8489 msgid "--write-terms requires two arguments"
8492 #: builtin/bisect--helper.c:670
8493 msgid "--bisect-clean-state requires no arguments"
8496 #: builtin/bisect--helper.c:677
8497 msgid "--bisect-reset requires either no argument or a commit"
8500 #: builtin/bisect--helper.c:681
8501 msgid "--bisect-write requires either 4 or 5 arguments"
8504 #: builtin/bisect--helper.c:687
8505 msgid "--check-and-set-terms requires 3 arguments"
8508 #: builtin/bisect--helper.c:693
8509 msgid "--bisect-next-check requires 2 or 3 arguments"
8512 #: builtin/bisect--helper.c:699
8513 msgid "--bisect-terms requires 0 or 1 argument"
8516 #: builtin/blame.c:32
8517 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
8520 #: builtin/blame.c:37
8521 msgid "<rev-opts> are documented in git-rev-list(1)"
8524 #: builtin/blame.c:407
8526 msgid "expecting a color: %s"
8529 #: builtin/blame.c:414
8530 msgid "must end with a color"
8533 #: builtin/blame.c:701
8535 msgid "invalid color '%s' in color.blame.repeatedLines"
8538 #: builtin/blame.c:719
8539 msgid "invalid value for blame.coloring"
8542 #: builtin/blame.c:794
8543 msgid "Show blame entries as we find them, incrementally"
8546 #: builtin/blame.c:795
8547 msgid "Show blank SHA-1 for boundary commits (Default: off)"
8550 #: builtin/blame.c:796
8551 msgid "Do not treat root commits as boundaries (Default: off)"
8554 #: builtin/blame.c:797
8555 msgid "Show work cost statistics"
8558 #: builtin/blame.c:798
8559 msgid "Force progress reporting"
8562 #: builtin/blame.c:799
8563 msgid "Show output score for blame entries"
8566 #: builtin/blame.c:800
8567 msgid "Show original filename (Default: auto)"
8570 #: builtin/blame.c:801
8571 msgid "Show original linenumber (Default: off)"
8574 #: builtin/blame.c:802
8575 msgid "Show in a format designed for machine consumption"
8578 #: builtin/blame.c:803
8579 msgid "Show porcelain format with per-line commit information"
8582 #: builtin/blame.c:804
8583 msgid "Use the same output mode as git-annotate (Default: off)"
8586 #: builtin/blame.c:805
8587 msgid "Show raw timestamp (Default: off)"
8590 #: builtin/blame.c:806
8591 msgid "Show long commit SHA1 (Default: off)"
8594 #: builtin/blame.c:807
8595 msgid "Suppress author name and timestamp (Default: off)"
8598 #: builtin/blame.c:808
8599 msgid "Show author email instead of name (Default: off)"
8602 #: builtin/blame.c:809
8603 msgid "Ignore whitespace differences"
8606 #: builtin/blame.c:810
8607 msgid "color redundant metadata from previous line differently"
8610 #: builtin/blame.c:811
8611 msgid "color lines by age"
8614 #: builtin/blame.c:818
8615 msgid "Use an experimental heuristic to improve diffs"
8618 #: builtin/blame.c:820
8619 msgid "Spend extra cycles to find better match"
8622 #: builtin/blame.c:821
8623 msgid "Use revisions from <file> instead of calling git-rev-list"
8626 #: builtin/blame.c:822
8627 msgid "Use <file>'s contents as the final image"
8630 #: builtin/blame.c:823 builtin/blame.c:824
8634 #: builtin/blame.c:823
8635 msgid "Find line copies within and across files"
8638 #: builtin/blame.c:824
8639 msgid "Find line movements within and across files"
8642 #: builtin/blame.c:825
8646 #: builtin/blame.c:825
8647 msgid "Process only line range n,m, counting from 1"
8650 #: builtin/blame.c:876
8651 msgid "--progress can't be used with --incremental or porcelain formats"
8654 #. TRANSLATORS: This string is used to tell us the
8655 #. maximum display width for a relative timestamp in
8656 #. "git blame" output. For C locale, "4 years, 11
8657 #. months ago", which takes 22 places, is the longest
8658 #. among various forms of relative timestamps, but
8659 #. your language may need more or fewer display
8662 #: builtin/blame.c:927
8663 msgid "4 years, 11 months ago"
8666 #: builtin/blame.c:1031
8668 msgid "file %s has only %lu line"
8669 msgid_plural "file %s has only %lu lines"
8673 #: builtin/blame.c:1077
8674 msgid "Blaming lines"
8677 #: builtin/branch.c:29
8678 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
8681 #: builtin/branch.c:30
8682 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
8685 #: builtin/branch.c:31
8686 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
8689 #: builtin/branch.c:32
8690 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
8693 #: builtin/branch.c:33
8694 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
8697 #: builtin/branch.c:34
8698 msgid "git branch [<options>] [-r | -a] [--points-at]"
8701 #: builtin/branch.c:35
8702 msgid "git branch [<options>] [-r | -a] [--format]"
8705 #: builtin/branch.c:151
8708 "deleting branch '%s' that has been merged to\n"
8709 " '%s', but not yet merged to HEAD."
8712 #: builtin/branch.c:155
8715 "not deleting branch '%s' that is not yet merged to\n"
8716 " '%s', even though it is merged to HEAD."
8719 #: builtin/branch.c:169
8721 msgid "Couldn't look up commit object for '%s'"
8724 #: builtin/branch.c:173
8727 "The branch '%s' is not fully merged.\n"
8728 "If you are sure you want to delete it, run 'git branch -D %s'."
8731 #: builtin/branch.c:186
8732 msgid "Update of config-file failed"
8735 #: builtin/branch.c:217
8736 msgid "cannot use -a with -d"
8739 #: builtin/branch.c:223
8740 msgid "Couldn't look up commit object for HEAD"
8743 #: builtin/branch.c:237
8745 msgid "Cannot delete branch '%s' checked out at '%s'"
8748 #: builtin/branch.c:252
8750 msgid "remote-tracking branch '%s' not found."
8753 #: builtin/branch.c:253
8755 msgid "branch '%s' not found."
8758 #: builtin/branch.c:268
8760 msgid "Error deleting remote-tracking branch '%s'"
8763 #: builtin/branch.c:269
8765 msgid "Error deleting branch '%s'"
8768 #: builtin/branch.c:276
8770 msgid "Deleted remote-tracking branch %s (was %s).\n"
8773 #: builtin/branch.c:277
8775 msgid "Deleted branch %s (was %s).\n"
8778 #: builtin/branch.c:421 builtin/tag.c:60
8779 msgid "unable to parse format string"
8782 #: builtin/branch.c:452
8783 msgid "could not resolve HEAD"
8786 #: builtin/branch.c:458
8788 msgid "HEAD (%s) points outside of refs/heads/"
8791 #: builtin/branch.c:473
8793 msgid "Branch %s is being rebased at %s"
8796 #: builtin/branch.c:477
8798 msgid "Branch %s is being bisected at %s"
8801 #: builtin/branch.c:494
8802 msgid "cannot copy the current branch while not on any."
8805 #: builtin/branch.c:496
8806 msgid "cannot rename the current branch while not on any."
8809 #: builtin/branch.c:507
8811 msgid "Invalid branch name: '%s'"
8814 #: builtin/branch.c:534
8815 msgid "Branch rename failed"
8818 #: builtin/branch.c:536
8819 msgid "Branch copy failed"
8822 #: builtin/branch.c:540
8824 msgid "Created a copy of a misnamed branch '%s'"
8827 #: builtin/branch.c:543
8829 msgid "Renamed a misnamed branch '%s' away"
8832 #: builtin/branch.c:549
8834 msgid "Branch renamed to %s, but HEAD is not updated!"
8837 #: builtin/branch.c:558
8838 msgid "Branch is renamed, but update of config-file failed"
8841 #: builtin/branch.c:560
8842 msgid "Branch is copied, but update of config-file failed"
8845 #: builtin/branch.c:576
8848 "Please edit the description for the branch\n"
8850 "Lines starting with '%c' will be stripped.\n"
8853 #: builtin/branch.c:610
8854 msgid "Generic options"
8857 #: builtin/branch.c:612
8858 msgid "show hash and subject, give twice for upstream branch"
8861 #: builtin/branch.c:613
8862 msgid "suppress informational messages"
8865 #: builtin/branch.c:614
8866 msgid "set up tracking mode (see git-pull(1))"
8869 #: builtin/branch.c:616
8873 #: builtin/branch.c:618 builtin/rebase.c:485
8877 #: builtin/branch.c:618
8878 msgid "change the upstream info"
8881 #: builtin/branch.c:619
8882 msgid "Unset the upstream info"
8885 #: builtin/branch.c:620
8886 msgid "use colored output"
8889 #: builtin/branch.c:621
8890 msgid "act on remote-tracking branches"
8893 #: builtin/branch.c:623 builtin/branch.c:625
8894 msgid "print only branches that contain the commit"
8897 #: builtin/branch.c:624 builtin/branch.c:626
8898 msgid "print only branches that don't contain the commit"
8901 #: builtin/branch.c:629
8902 msgid "Specific git-branch actions:"
8905 #: builtin/branch.c:630
8906 msgid "list both remote-tracking and local branches"
8909 #: builtin/branch.c:632
8910 msgid "delete fully merged branch"
8913 #: builtin/branch.c:633
8914 msgid "delete branch (even if not merged)"
8917 #: builtin/branch.c:634
8918 msgid "move/rename a branch and its reflog"
8921 #: builtin/branch.c:635
8922 msgid "move/rename a branch, even if target exists"
8925 #: builtin/branch.c:636
8926 msgid "copy a branch and its reflog"
8929 #: builtin/branch.c:637
8930 msgid "copy a branch, even if target exists"
8933 #: builtin/branch.c:638
8934 msgid "list branch names"
8937 #: builtin/branch.c:639
8938 msgid "show current branch name"
8941 #: builtin/branch.c:640
8942 msgid "create the branch's reflog"
8945 #: builtin/branch.c:642
8946 msgid "edit the description for the branch"
8949 #: builtin/branch.c:643
8950 msgid "force creation, move/rename, deletion"
8953 #: builtin/branch.c:644
8954 msgid "print only branches that are merged"
8957 #: builtin/branch.c:645
8958 msgid "print only branches that are not merged"
8961 #: builtin/branch.c:646
8962 msgid "list branches in columns"
8965 #: builtin/branch.c:649 builtin/for-each-ref.c:42 builtin/notes.c:415
8966 #: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
8967 #: builtin/tag.c:427
8971 #: builtin/branch.c:650
8972 msgid "print only branches of the object"
8975 #: builtin/branch.c:652 builtin/for-each-ref.c:48 builtin/tag.c:434
8976 msgid "sorting and filtering are case insensitive"
8979 #: builtin/branch.c:653 builtin/for-each-ref.c:38 builtin/tag.c:432
8980 #: builtin/verify-tag.c:39
8981 msgid "format to use for the output"
8984 #: builtin/branch.c:676 builtin/clone.c:748
8985 msgid "HEAD not found below refs/heads!"
8988 #: builtin/branch.c:700
8989 msgid "--column and --verbose are incompatible"
8992 #: builtin/branch.c:715 builtin/branch.c:769 builtin/branch.c:778
8993 msgid "branch name required"
8996 #: builtin/branch.c:745
8997 msgid "Cannot give description to detached HEAD"
9000 #: builtin/branch.c:750
9001 msgid "cannot edit description of more than one branch"
9004 #: builtin/branch.c:757
9006 msgid "No commit on branch '%s' yet."
9009 #: builtin/branch.c:760
9011 msgid "No branch named '%s'."
9014 #: builtin/branch.c:775
9015 msgid "too many branches for a copy operation"
9018 #: builtin/branch.c:784
9019 msgid "too many arguments for a rename operation"
9022 #: builtin/branch.c:789
9023 msgid "too many arguments to set new upstream"
9026 #: builtin/branch.c:793
9029 "could not set upstream of HEAD to %s when it does not point to any branch."
9032 #: builtin/branch.c:796 builtin/branch.c:819
9034 msgid "no such branch '%s'"
9037 #: builtin/branch.c:800
9039 msgid "branch '%s' does not exist"
9042 #: builtin/branch.c:813
9043 msgid "too many arguments to unset upstream"
9046 #: builtin/branch.c:817
9047 msgid "could not unset upstream of HEAD when it does not point to any branch."
9050 #: builtin/branch.c:823
9052 msgid "Branch '%s' has no upstream information"
9055 #: builtin/branch.c:833
9056 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
9059 #: builtin/branch.c:836
9061 "the '--set-upstream' option is no longer supported. Please use '--track' or "
9062 "'--set-upstream-to' instead."
9065 #: builtin/bundle.c:45
9067 msgid "%s is okay\n"
9070 #: builtin/bundle.c:58
9071 msgid "Need a repository to create a bundle."
9074 #: builtin/bundle.c:62
9075 msgid "Need a repository to unbundle."
9078 #: builtin/cat-file.c:593
9080 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
9081 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
9084 #: builtin/cat-file.c:594
9086 "git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
9090 #: builtin/cat-file.c:615
9091 msgid "only one batch option may be specified"
9094 #: builtin/cat-file.c:633
9095 msgid "<type> can be one of: blob, tree, commit, tag"
9098 #: builtin/cat-file.c:634
9099 msgid "show object type"
9102 #: builtin/cat-file.c:635
9103 msgid "show object size"
9106 #: builtin/cat-file.c:637
9107 msgid "exit with zero when there's no error"
9110 #: builtin/cat-file.c:638
9111 msgid "pretty-print object's content"
9114 #: builtin/cat-file.c:640
9115 msgid "for blob objects, run textconv on object's content"
9118 #: builtin/cat-file.c:642
9119 msgid "for blob objects, run filters on object's content"
9122 #: builtin/cat-file.c:643 git-submodule.sh:936
9126 #: builtin/cat-file.c:644
9127 msgid "use a specific path for --textconv/--filters"
9130 #: builtin/cat-file.c:646
9131 msgid "allow -s and -t to work with broken/corrupt objects"
9134 #: builtin/cat-file.c:647
9135 msgid "buffer --batch output"
9138 #: builtin/cat-file.c:649
9139 msgid "show info and content of objects fed from the standard input"
9142 #: builtin/cat-file.c:653
9143 msgid "show info about objects fed from the standard input"
9146 #: builtin/cat-file.c:657
9147 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
9150 #: builtin/cat-file.c:659
9151 msgid "show all objects with --batch or --batch-check"
9154 #: builtin/cat-file.c:661
9155 msgid "do not order --batch-all-objects output"
9158 #: builtin/check-attr.c:13
9159 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
9162 #: builtin/check-attr.c:14
9163 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
9166 #: builtin/check-attr.c:21
9167 msgid "report all attributes set on file"
9170 #: builtin/check-attr.c:22
9171 msgid "use .gitattributes only from the index"
9174 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
9175 msgid "read file names from stdin"
9178 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
9179 msgid "terminate input and output records by a NUL character"
9182 #: builtin/check-ignore.c:21 builtin/checkout.c:1355 builtin/gc.c:538
9183 #: builtin/worktree.c:499
9184 msgid "suppress progress reporting"
9187 #: builtin/check-ignore.c:29
9188 msgid "show non-matching input paths"
9191 #: builtin/check-ignore.c:31
9192 msgid "ignore index when checking"
9195 #: builtin/check-ignore.c:160
9196 msgid "cannot specify pathnames with --stdin"
9199 #: builtin/check-ignore.c:163
9200 msgid "-z only makes sense with --stdin"
9203 #: builtin/check-ignore.c:165
9204 msgid "no path specified"
9207 #: builtin/check-ignore.c:169
9208 msgid "--quiet is only valid with a single pathname"
9211 #: builtin/check-ignore.c:171
9212 msgid "cannot have both --quiet and --verbose"
9215 #: builtin/check-ignore.c:174
9216 msgid "--non-matching is only valid with --verbose"
9219 #: builtin/check-mailmap.c:9
9220 msgid "git check-mailmap [<options>] <contact>..."
9223 #: builtin/check-mailmap.c:14
9224 msgid "also read contacts from stdin"
9227 #: builtin/check-mailmap.c:25
9229 msgid "unable to parse contact: %s"
9232 #: builtin/check-mailmap.c:48
9233 msgid "no contacts specified"
9236 #: builtin/checkout-index.c:131
9237 msgid "git checkout-index [<options>] [--] [<file>...]"
9240 #: builtin/checkout-index.c:148
9241 msgid "stage should be between 1 and 3 or all"
9244 #: builtin/checkout-index.c:164
9245 msgid "check out all files in the index"
9248 #: builtin/checkout-index.c:165
9249 msgid "force overwrite of existing files"
9252 #: builtin/checkout-index.c:167
9253 msgid "no warning for existing files and files not in index"
9256 #: builtin/checkout-index.c:169
9257 msgid "don't checkout new files"
9260 #: builtin/checkout-index.c:171
9261 msgid "update stat information in the index file"
9264 #: builtin/checkout-index.c:175
9265 msgid "read list of paths from the standard input"
9268 #: builtin/checkout-index.c:177
9269 msgid "write the content to temporary files"
9272 #: builtin/checkout-index.c:178 builtin/column.c:31
9273 #: builtin/submodule--helper.c:1372 builtin/submodule--helper.c:1375
9274 #: builtin/submodule--helper.c:1383 builtin/submodule--helper.c:1856
9275 #: builtin/worktree.c:672
9279 #: builtin/checkout-index.c:179
9280 msgid "when creating files, prepend <string>"
9283 #: builtin/checkout-index.c:181
9284 msgid "copy out the files from named stage"
9287 #: builtin/checkout.c:32
9288 msgid "git checkout [<options>] <branch>"
9291 #: builtin/checkout.c:33
9292 msgid "git checkout [<options>] [<branch>] -- <file>..."
9295 #: builtin/checkout.c:151 builtin/checkout.c:190
9297 msgid "path '%s' does not have our version"
9300 #: builtin/checkout.c:153 builtin/checkout.c:192
9302 msgid "path '%s' does not have their version"
9305 #: builtin/checkout.c:169
9307 msgid "path '%s' does not have all necessary versions"
9310 #: builtin/checkout.c:219
9312 msgid "path '%s' does not have necessary versions"
9315 #: builtin/checkout.c:237
9317 msgid "path '%s': cannot merge"
9320 #: builtin/checkout.c:253
9322 msgid "Unable to add merge result for '%s'"
9325 #: builtin/checkout.c:331 builtin/checkout.c:334 builtin/checkout.c:337
9326 #: builtin/checkout.c:340
9328 msgid "'%s' cannot be used with updating paths"
9331 #: builtin/checkout.c:343 builtin/checkout.c:346
9333 msgid "'%s' cannot be used with %s"
9336 #: builtin/checkout.c:349
9338 msgid "Cannot update paths and switch to branch '%s' at the same time."
9341 #: builtin/checkout.c:396 builtin/checkout.c:403
9343 msgid "path '%s' is unmerged"
9346 #: builtin/checkout.c:442
9348 msgid "Recreated %d merge conflict"
9349 msgid_plural "Recreated %d merge conflicts"
9353 #: builtin/checkout.c:447
9355 msgid "Updated %d path from %s"
9356 msgid_plural "Updated %d paths from %s"
9360 #: builtin/checkout.c:454
9362 msgid "Updated %d path from the index"
9363 msgid_plural "Updated %d paths from the index"
9367 #: builtin/checkout.c:695
9368 msgid "you need to resolve your current index first"
9371 #: builtin/checkout.c:744
9374 "cannot continue with staged changes in the following files:\n"
9378 #: builtin/checkout.c:751
9380 msgid "staged changes in the following files may be lost: %s"
9383 #: builtin/checkout.c:848
9385 msgid "Can not do reflog for '%s': %s\n"
9388 #: builtin/checkout.c:890
9389 msgid "HEAD is now at"
9392 #: builtin/checkout.c:894 builtin/clone.c:701
9393 msgid "unable to update HEAD"
9396 #: builtin/checkout.c:898
9398 msgid "Reset branch '%s'\n"
9401 #: builtin/checkout.c:901
9403 msgid "Already on '%s'\n"
9406 #: builtin/checkout.c:905
9408 msgid "Switched to and reset branch '%s'\n"
9411 #: builtin/checkout.c:907 builtin/checkout.c:1283
9413 msgid "Switched to a new branch '%s'\n"
9416 #: builtin/checkout.c:909
9418 msgid "Switched to branch '%s'\n"
9421 #: builtin/checkout.c:960
9423 msgid " ... and %d more.\n"
9426 #: builtin/checkout.c:966
9429 "Warning: you are leaving %d commit behind, not connected to\n"
9430 "any of your branches:\n"
9434 "Warning: you are leaving %d commits behind, not connected to\n"
9435 "any of your branches:\n"
9441 #: builtin/checkout.c:985
9444 "If you want to keep it by creating a new branch, this may be a good time\n"
9447 " git branch <new-branch-name> %s\n"
9450 "If you want to keep them by creating a new branch, this may be a good time\n"
9453 " git branch <new-branch-name> %s\n"
9458 #: builtin/checkout.c:1017
9459 msgid "internal error in revision walk"
9462 #: builtin/checkout.c:1021
9463 msgid "Previous HEAD position was"
9466 #: builtin/checkout.c:1052 builtin/checkout.c:1278
9467 msgid "You are on a branch yet to be born"
9470 #: builtin/checkout.c:1173
9472 msgid "only one reference expected, %d given."
9475 #: builtin/checkout.c:1209
9478 "'%s' could be both a local file and a tracking branch.\n"
9479 "Please use -- (and optionally --no-guess) to disambiguate"
9482 #: builtin/checkout.c:1222 builtin/worktree.c:290 builtin/worktree.c:448
9484 msgid "invalid reference: %s"
9487 #: builtin/checkout.c:1251
9489 msgid "reference is not a tree: %s"
9492 #: builtin/checkout.c:1292
9493 msgid "paths cannot be used with switching branches"
9496 #: builtin/checkout.c:1295 builtin/checkout.c:1299 builtin/checkout.c:1303
9498 msgid "'%s' cannot be used with switching branches"
9501 #: builtin/checkout.c:1307 builtin/checkout.c:1310 builtin/checkout.c:1315
9502 #: builtin/checkout.c:1318
9504 msgid "'%s' cannot be used with '%s'"
9507 #: builtin/checkout.c:1323
9509 msgid "Cannot switch branch to a non-commit '%s'"
9512 #: builtin/checkout.c:1356 builtin/checkout.c:1358 builtin/clone.c:118
9513 #: builtin/remote.c:169 builtin/remote.c:171 builtin/worktree.c:492
9514 #: builtin/worktree.c:494
9518 #: builtin/checkout.c:1357
9519 msgid "create and checkout a new branch"
9522 #: builtin/checkout.c:1359
9523 msgid "create/reset and checkout a branch"
9526 #: builtin/checkout.c:1360
9527 msgid "create reflog for new branch"
9530 #: builtin/checkout.c:1361 builtin/worktree.c:496
9531 msgid "detach HEAD at named commit"
9534 #: builtin/checkout.c:1362
9535 msgid "set upstream info for new branch"
9538 #: builtin/checkout.c:1364
9542 #: builtin/checkout.c:1364
9543 msgid "new unparented branch"
9546 #: builtin/checkout.c:1366
9547 msgid "checkout our version for unmerged files"
9550 #: builtin/checkout.c:1369
9551 msgid "checkout their version for unmerged files"
9554 #: builtin/checkout.c:1371
9555 msgid "force checkout (throw away local modifications)"
9558 #: builtin/checkout.c:1373
9559 msgid "perform a 3-way merge with the new branch"
9562 #: builtin/checkout.c:1375 builtin/merge.c:284
9563 msgid "update ignored files (default)"
9566 #: builtin/checkout.c:1377 builtin/log.c:1594 parse-options.h:317
9570 #: builtin/checkout.c:1378
9571 msgid "conflict style (merge or diff3)"
9574 #: builtin/checkout.c:1381
9575 msgid "do not limit pathspecs to sparse entries only"
9578 #: builtin/checkout.c:1383
9579 msgid "do not second guess 'git checkout <no-such-branch>'"
9582 #: builtin/checkout.c:1385
9583 msgid "do not check if another worktree is holding the given ref"
9586 #: builtin/checkout.c:1389 builtin/clone.c:88 builtin/fetch.c:141
9587 #: builtin/merge.c:281 builtin/pull.c:136 builtin/push.c:575
9588 #: builtin/send-pack.c:174
9589 msgid "force progress reporting"
9592 #: builtin/checkout.c:1390
9593 msgid "use overlay mode (default)"
9596 #: builtin/checkout.c:1422
9597 msgid "-b, -B and --orphan are mutually exclusive"
9600 #: builtin/checkout.c:1425
9601 msgid "-p and --overlay are mutually exclusive"
9604 #: builtin/checkout.c:1442
9605 msgid "--track needs a branch name"
9608 #: builtin/checkout.c:1447
9609 msgid "missing branch name; try -b"
9612 #: builtin/checkout.c:1484
9613 msgid "invalid path specification"
9616 #: builtin/checkout.c:1491
9618 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
9621 #: builtin/checkout.c:1495
9623 msgid "git checkout: --detach does not take a path argument '%s'"
9626 #: builtin/checkout.c:1499
9628 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
9629 "checking out of the index."
9632 #: builtin/checkout.c:1519
9635 "'%s' matched more than one remote tracking branch.\n"
9636 "We found %d remotes with a reference that matched. So we fell back\n"
9637 "on trying to resolve the argument as a path, but failed there too!\n"
9639 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
9640 "you can do so by fully qualifying the name with the --track option:\n"
9642 " git checkout --track origin/<name>\n"
9644 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
9645 "one remote, e.g. the 'origin' remote, consider setting\n"
9646 "checkout.defaultRemote=origin in your config."
9649 #: builtin/clean.c:28
9651 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
9654 #: builtin/clean.c:32
9656 msgid "Removing %s\n"
9659 #: builtin/clean.c:33
9661 msgid "Would remove %s\n"
9664 #: builtin/clean.c:34
9666 msgid "Skipping repository %s\n"
9669 #: builtin/clean.c:35
9671 msgid "Would skip repository %s\n"
9674 #: builtin/clean.c:36
9676 msgid "failed to remove %s"
9679 #: builtin/clean.c:299 git-add--interactive.perl:579
9683 "1 - select a numbered item\n"
9684 "foo - select item based on unique prefix\n"
9685 " - (empty) select nothing\n"
9688 #: builtin/clean.c:303 git-add--interactive.perl:588
9692 "1 - select a single item\n"
9693 "3-5 - select a range of items\n"
9694 "2-3,6-9 - select multiple ranges\n"
9695 "foo - select item based on unique prefix\n"
9696 "-... - unselect specified items\n"
9697 "* - choose all items\n"
9698 " - (empty) finish selecting\n"
9701 #: builtin/clean.c:519 git-add--interactive.perl:554
9702 #: git-add--interactive.perl:559
9703 #, c-format, perl-format
9707 #: builtin/clean.c:661
9709 msgid "Input ignore patterns>> "
9712 #: builtin/clean.c:698
9714 msgid "WARNING: Cannot find items matched by: %s"
9717 #: builtin/clean.c:719
9718 msgid "Select items to delete"
9721 #. TRANSLATORS: Make sure to keep [y/N] as is
9722 #: builtin/clean.c:760
9724 msgid "Remove %s [y/N]? "
9727 #: builtin/clean.c:785 git-add--interactive.perl:1717
9732 #: builtin/clean.c:793
9734 "clean - start cleaning\n"
9735 "filter by pattern - exclude items from deletion\n"
9736 "select by numbers - select items to be deleted by numbers\n"
9737 "ask each - confirm each deletion (like \"rm -i\")\n"
9738 "quit - stop cleaning\n"
9739 "help - this screen\n"
9740 "? - help for prompt selection"
9743 #: builtin/clean.c:820 git-add--interactive.perl:1793
9744 msgid "*** Commands ***"
9747 #: builtin/clean.c:821 git-add--interactive.perl:1790
9751 #: builtin/clean.c:829
9752 msgid "Would remove the following item:"
9753 msgid_plural "Would remove the following items:"
9757 #: builtin/clean.c:845
9758 msgid "No more files to clean, exiting."
9761 #: builtin/clean.c:907
9762 msgid "do not print names of files removed"
9765 #: builtin/clean.c:909
9769 #: builtin/clean.c:910
9770 msgid "interactive cleaning"
9773 #: builtin/clean.c:912
9774 msgid "remove whole directories"
9777 #: builtin/clean.c:913 builtin/describe.c:546 builtin/describe.c:548
9778 #: builtin/grep.c:897 builtin/log.c:171 builtin/log.c:173
9779 #: builtin/ls-files.c:557 builtin/name-rev.c:417 builtin/name-rev.c:419
9780 #: builtin/show-ref.c:179
9784 #: builtin/clean.c:914
9785 msgid "add <pattern> to ignore rules"
9788 #: builtin/clean.c:915
9789 msgid "remove ignored files, too"
9792 #: builtin/clean.c:917
9793 msgid "remove only ignored files"
9796 #: builtin/clean.c:935
9797 msgid "-x and -X cannot be used together"
9800 #: builtin/clean.c:939
9802 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
9806 #: builtin/clean.c:942
9808 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
9812 #: builtin/clone.c:44
9813 msgid "git clone [<options>] [--] <repo> [<dir>]"
9816 #: builtin/clone.c:90
9817 msgid "don't create a checkout"
9820 #: builtin/clone.c:91 builtin/clone.c:93 builtin/init-db.c:489
9821 msgid "create a bare repository"
9824 #: builtin/clone.c:95
9825 msgid "create a mirror repository (implies bare)"
9828 #: builtin/clone.c:97
9829 msgid "to clone from a local repository"
9832 #: builtin/clone.c:99
9833 msgid "don't use local hardlinks, always copy"
9836 #: builtin/clone.c:101
9837 msgid "setup as shared repository"
9840 #: builtin/clone.c:104
9844 #: builtin/clone.c:104
9845 msgid "initialize submodules in the clone"
9848 #: builtin/clone.c:107
9849 msgid "number of submodules cloned in parallel"
9852 #: builtin/clone.c:108 builtin/init-db.c:486
9853 msgid "template-directory"
9856 #: builtin/clone.c:109 builtin/init-db.c:487
9857 msgid "directory from which templates will be used"
9860 #: builtin/clone.c:111 builtin/clone.c:113 builtin/submodule--helper.c:1379
9861 #: builtin/submodule--helper.c:1859
9862 msgid "reference repository"
9865 #: builtin/clone.c:115 builtin/submodule--helper.c:1381
9866 #: builtin/submodule--helper.c:1861
9867 msgid "use --reference only while cloning"
9870 #: builtin/clone.c:116 builtin/column.c:27 builtin/merge-file.c:46
9871 #: builtin/pack-objects.c:3306 builtin/repack.c:329
9875 #: builtin/clone.c:117
9876 msgid "use <name> instead of 'origin' to track upstream"
9879 #: builtin/clone.c:119
9880 msgid "checkout <branch> instead of the remote's HEAD"
9883 #: builtin/clone.c:121
9884 msgid "path to git-upload-pack on the remote"
9887 #: builtin/clone.c:122 builtin/fetch.c:142 builtin/grep.c:836
9888 #: builtin/pull.c:225
9892 #: builtin/clone.c:123
9893 msgid "create a shallow clone of that depth"
9896 #: builtin/clone.c:124 builtin/fetch.c:144 builtin/pack-objects.c:3295
9900 #: builtin/clone.c:125
9901 msgid "create a shallow clone since a specific time"
9904 #: builtin/clone.c:126 builtin/fetch.c:146 builtin/fetch.c:169
9905 #: builtin/rebase.c:1389
9909 #: builtin/clone.c:127 builtin/fetch.c:147
9910 msgid "deepen history of shallow clone, excluding rev"
9913 #: builtin/clone.c:129
9914 msgid "clone only one branch, HEAD or --branch"
9917 #: builtin/clone.c:131
9918 msgid "don't clone any tags, and make later fetches not to follow them"
9921 #: builtin/clone.c:133
9922 msgid "any cloned submodules will be shallow"
9925 #: builtin/clone.c:134 builtin/init-db.c:495
9929 #: builtin/clone.c:135 builtin/init-db.c:496
9930 msgid "separate git dir from working tree"
9933 #: builtin/clone.c:136
9937 #: builtin/clone.c:137
9938 msgid "set config inside the new repository"
9941 #: builtin/clone.c:139 builtin/fetch.c:164 builtin/ls-remote.c:76
9942 #: builtin/push.c:585 builtin/send-pack.c:172
9943 msgid "server-specific"
9946 #: builtin/clone.c:139 builtin/fetch.c:164 builtin/ls-remote.c:76
9947 #: builtin/push.c:585 builtin/send-pack.c:173
9948 msgid "option to transmit"
9951 #: builtin/clone.c:140 builtin/fetch.c:165 builtin/pull.c:238
9952 #: builtin/push.c:586
9953 msgid "use IPv4 addresses only"
9956 #: builtin/clone.c:142 builtin/fetch.c:167 builtin/pull.c:241
9957 #: builtin/push.c:588
9958 msgid "use IPv6 addresses only"
9961 #: builtin/clone.c:280
9963 "No directory name could be guessed.\n"
9964 "Please specify a directory on the command line"
9967 #: builtin/clone.c:333
9969 msgid "info: Could not add alternate for '%s': %s\n"
9972 #: builtin/clone.c:405
9974 msgid "failed to open '%s'"
9977 #: builtin/clone.c:413
9979 msgid "%s exists and is not a directory"
9982 #: builtin/clone.c:427
9984 msgid "failed to stat %s\n"
9987 #: builtin/clone.c:444
9989 msgid "failed to unlink '%s'"
9992 #: builtin/clone.c:449
9994 msgid "failed to create link '%s'"
9997 #: builtin/clone.c:453
9999 msgid "failed to copy file to '%s'"
10002 #: builtin/clone.c:479
10007 #: builtin/clone.c:493
10009 "Clone succeeded, but checkout failed.\n"
10010 "You can inspect what was checked out with 'git status'\n"
10011 "and retry the checkout with 'git checkout -f HEAD'\n"
10014 #: builtin/clone.c:570
10016 msgid "Could not find remote branch %s to clone."
10019 #: builtin/clone.c:689
10021 msgid "unable to update %s"
10024 #: builtin/clone.c:739
10025 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
10028 #: builtin/clone.c:770
10029 msgid "unable to checkout working tree"
10032 #: builtin/clone.c:815
10033 msgid "unable to write parameters to config file"
10036 #: builtin/clone.c:878
10037 msgid "cannot repack to clean up"
10040 #: builtin/clone.c:880
10041 msgid "cannot unlink temporary alternates file"
10044 #: builtin/clone.c:920 builtin/receive-pack.c:1952
10045 msgid "Too many arguments."
10048 #: builtin/clone.c:924
10049 msgid "You must specify a repository to clone."
10052 #: builtin/clone.c:937
10054 msgid "--bare and --origin %s options are incompatible."
10057 #: builtin/clone.c:940
10058 msgid "--bare and --separate-git-dir are incompatible."
10061 #: builtin/clone.c:953
10063 msgid "repository '%s' does not exist"
10066 #: builtin/clone.c:959 builtin/fetch.c:1610
10068 msgid "depth %s is not a positive number"
10071 #: builtin/clone.c:969
10073 msgid "destination path '%s' already exists and is not an empty directory."
10076 #: builtin/clone.c:979
10078 msgid "working tree '%s' already exists."
10081 #: builtin/clone.c:994 builtin/clone.c:1015 builtin/difftool.c:264
10082 #: builtin/worktree.c:296 builtin/worktree.c:328
10084 msgid "could not create leading directories of '%s'"
10087 #: builtin/clone.c:999
10089 msgid "could not create work tree dir '%s'"
10092 #: builtin/clone.c:1019
10094 msgid "Cloning into bare repository '%s'...\n"
10097 #: builtin/clone.c:1021
10099 msgid "Cloning into '%s'...\n"
10102 #: builtin/clone.c:1045
10104 "clone --recursive is not compatible with both --reference and --reference-if-"
10108 #: builtin/clone.c:1106
10109 msgid "--depth is ignored in local clones; use file:// instead."
10112 #: builtin/clone.c:1108
10113 msgid "--shallow-since is ignored in local clones; use file:// instead."
10116 #: builtin/clone.c:1110
10117 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
10120 #: builtin/clone.c:1112
10121 msgid "--filter is ignored in local clones; use file:// instead."
10124 #: builtin/clone.c:1115
10125 msgid "source repository is shallow, ignoring --local"
10128 #: builtin/clone.c:1120
10129 msgid "--local is ignored"
10132 #: builtin/clone.c:1197 builtin/clone.c:1205
10134 msgid "Remote branch %s not found in upstream %s"
10137 #: builtin/clone.c:1208
10138 msgid "You appear to have cloned an empty repository."
10141 #: builtin/column.c:10
10142 msgid "git column [<options>]"
10145 #: builtin/column.c:27
10146 msgid "lookup config vars"
10149 #: builtin/column.c:28 builtin/column.c:29
10150 msgid "layout to use"
10153 #: builtin/column.c:30
10154 msgid "Maximum width"
10157 #: builtin/column.c:31
10158 msgid "Padding space on left border"
10161 #: builtin/column.c:32
10162 msgid "Padding space on right border"
10165 #: builtin/column.c:33
10166 msgid "Padding space between columns"
10169 #: builtin/column.c:51
10170 msgid "--command must be the first argument"
10173 #: builtin/commit-tree.c:18
10175 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
10176 "<file>)...] <tree>"
10179 #: builtin/commit-tree.c:31
10181 msgid "duplicate parent %s ignored"
10184 #: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:520
10186 msgid "not a valid object name %s"
10189 #: builtin/commit-tree.c:93
10191 msgid "git commit-tree: failed to open '%s'"
10194 #: builtin/commit-tree.c:96
10196 msgid "git commit-tree: failed to read '%s'"
10199 #: builtin/commit-tree.c:98
10201 msgid "git commit-tree: failed to close '%s'"
10204 #: builtin/commit-tree.c:111
10208 #: builtin/commit-tree.c:112
10209 msgid "id of a parent commit object"
10212 #: builtin/commit-tree.c:114 builtin/commit.c:1480 builtin/merge.c:268
10213 #: builtin/notes.c:409 builtin/notes.c:575 builtin/stash.c:1473
10214 #: builtin/tag.c:406
10218 #: builtin/commit-tree.c:115 builtin/commit.c:1480
10219 msgid "commit message"
10222 #: builtin/commit-tree.c:118
10223 msgid "read commit log message from file"
10226 #: builtin/commit-tree.c:121 builtin/commit.c:1492 builtin/merge.c:283
10227 #: builtin/pull.c:193 builtin/revert.c:117
10228 msgid "GPG sign commit"
10231 #: builtin/commit-tree.c:133
10232 msgid "must give exactly one tree"
10235 #: builtin/commit-tree.c:140
10236 msgid "git commit-tree: failed to read"
10239 #: builtin/commit.c:41
10240 msgid "git commit [<options>] [--] <pathspec>..."
10243 #: builtin/commit.c:46
10244 msgid "git status [<options>] [--] <pathspec>..."
10247 #: builtin/commit.c:51
10249 "You asked to amend the most recent commit, but doing so would make\n"
10250 "it empty. You can repeat your command with --allow-empty, or you can\n"
10251 "remove the commit entirely with \"git reset HEAD^\".\n"
10254 #: builtin/commit.c:56
10256 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
10257 "If you wish to commit it anyway, use:\n"
10259 " git commit --allow-empty\n"
10263 #: builtin/commit.c:63
10264 msgid "Otherwise, please use 'git reset'\n"
10267 #: builtin/commit.c:66
10269 "If you wish to skip this commit, use:\n"
10273 "Then \"git cherry-pick --continue\" will resume cherry-picking\n"
10274 "the remaining commits.\n"
10277 #: builtin/commit.c:312
10278 msgid "failed to unpack HEAD tree object"
10281 #: builtin/commit.c:353
10282 msgid "unable to create temporary index"
10285 #: builtin/commit.c:359
10286 msgid "interactive add failed"
10289 #: builtin/commit.c:373
10290 msgid "unable to update temporary index"
10293 #: builtin/commit.c:375
10294 msgid "Failed to update main cache tree"
10297 #: builtin/commit.c:400 builtin/commit.c:423 builtin/commit.c:469
10298 msgid "unable to write new_index file"
10301 #: builtin/commit.c:452
10302 msgid "cannot do a partial commit during a merge."
10305 #: builtin/commit.c:454
10306 msgid "cannot do a partial commit during a cherry-pick."
10309 #: builtin/commit.c:462
10310 msgid "cannot read the index"
10313 #: builtin/commit.c:481
10314 msgid "unable to write temporary index file"
10317 #: builtin/commit.c:579
10319 msgid "commit '%s' lacks author header"
10322 #: builtin/commit.c:581
10324 msgid "commit '%s' has malformed author line"
10327 #: builtin/commit.c:600
10328 msgid "malformed --author parameter"
10331 #: builtin/commit.c:653
10333 "unable to select a comment character that is not used\n"
10334 "in the current commit message"
10337 #: builtin/commit.c:691 builtin/commit.c:724 builtin/commit.c:1069
10339 msgid "could not lookup commit %s"
10342 #: builtin/commit.c:703 builtin/shortlog.c:319
10344 msgid "(reading log message from standard input)\n"
10347 #: builtin/commit.c:705
10348 msgid "could not read log from standard input"
10351 #: builtin/commit.c:709
10353 msgid "could not read log file '%s'"
10356 #: builtin/commit.c:740 builtin/commit.c:756
10357 msgid "could not read SQUASH_MSG"
10360 #: builtin/commit.c:747
10361 msgid "could not read MERGE_MSG"
10364 #: builtin/commit.c:807
10365 msgid "could not write commit template"
10368 #: builtin/commit.c:826
10372 "It looks like you may be committing a merge.\n"
10373 "If this is not correct, please remove the file\n"
10378 #: builtin/commit.c:831
10382 "It looks like you may be committing a cherry-pick.\n"
10383 "If this is not correct, please remove the file\n"
10388 #: builtin/commit.c:844
10391 "Please enter the commit message for your changes. Lines starting\n"
10392 "with '%c' will be ignored, and an empty message aborts the commit.\n"
10395 #: builtin/commit.c:852
10398 "Please enter the commit message for your changes. Lines starting\n"
10399 "with '%c' will be kept; you may remove them yourself if you want to.\n"
10400 "An empty message aborts the commit.\n"
10403 #: builtin/commit.c:869
10405 msgid "%sAuthor: %.*s <%.*s>"
10408 #: builtin/commit.c:877
10413 #: builtin/commit.c:884
10415 msgid "%sCommitter: %.*s <%.*s>"
10418 #: builtin/commit.c:902
10419 msgid "Cannot read index"
10422 #: builtin/commit.c:969
10423 msgid "Error building trees"
10426 #: builtin/commit.c:983 builtin/tag.c:269
10428 msgid "Please supply the message using either -m or -F option.\n"
10431 #: builtin/commit.c:1027
10433 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
10436 #: builtin/commit.c:1041
10438 msgid "Invalid ignored mode '%s'"
10441 #: builtin/commit.c:1059 builtin/commit.c:1284
10443 msgid "Invalid untracked files mode '%s'"
10446 #: builtin/commit.c:1097
10447 msgid "--long and -z are incompatible"
10450 #: builtin/commit.c:1130
10451 msgid "Using both --reset-author and --author does not make sense"
10454 #: builtin/commit.c:1139
10455 msgid "You have nothing to amend."
10458 #: builtin/commit.c:1142
10459 msgid "You are in the middle of a merge -- cannot amend."
10462 #: builtin/commit.c:1144
10463 msgid "You are in the middle of a cherry-pick -- cannot amend."
10466 #: builtin/commit.c:1147
10467 msgid "Options --squash and --fixup cannot be used together"
10470 #: builtin/commit.c:1157
10471 msgid "Only one of -c/-C/-F/--fixup can be used."
10474 #: builtin/commit.c:1159
10475 msgid "Option -m cannot be combined with -c/-C/-F."
10478 #: builtin/commit.c:1167
10479 msgid "--reset-author can be used only with -C, -c or --amend."
10482 #: builtin/commit.c:1184
10483 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
10486 #: builtin/commit.c:1186
10487 msgid "No paths with --include/--only does not make sense."
10490 #: builtin/commit.c:1192
10492 msgid "paths '%s ...' with -a does not make sense"
10495 #: builtin/commit.c:1319 builtin/commit.c:1503
10496 msgid "show status concisely"
10499 #: builtin/commit.c:1321 builtin/commit.c:1505
10500 msgid "show branch information"
10503 #: builtin/commit.c:1323
10504 msgid "show stash information"
10507 #: builtin/commit.c:1325 builtin/commit.c:1507
10508 msgid "compute full ahead/behind values"
10511 #: builtin/commit.c:1327
10515 #: builtin/commit.c:1327 builtin/commit.c:1509 builtin/push.c:561
10516 #: builtin/worktree.c:643
10517 msgid "machine-readable output"
10520 #: builtin/commit.c:1330 builtin/commit.c:1511
10521 msgid "show status in long format (default)"
10524 #: builtin/commit.c:1333 builtin/commit.c:1514
10525 msgid "terminate entries with NUL"
10528 #: builtin/commit.c:1335 builtin/commit.c:1339 builtin/commit.c:1517
10529 #: builtin/fast-export.c:1085 builtin/fast-export.c:1088 builtin/rebase.c:1465
10530 #: parse-options.h:331
10534 #: builtin/commit.c:1336 builtin/commit.c:1517
10535 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
10538 #: builtin/commit.c:1340
10540 "show ignored files, optional modes: traditional, matching, no. (Default: "
10544 #: builtin/commit.c:1342 parse-options.h:179
10548 #: builtin/commit.c:1343
10550 "ignore changes to submodules, optional when: all, dirty, untracked. "
10554 #: builtin/commit.c:1345
10555 msgid "list untracked files in columns"
10558 #: builtin/commit.c:1346
10559 msgid "do not detect renames"
10562 #: builtin/commit.c:1348
10563 msgid "detect renames, optionally set similarity index"
10566 #: builtin/commit.c:1368
10567 msgid "Unsupported combination of ignored and untracked-files arguments"
10570 #: builtin/commit.c:1473
10571 msgid "suppress summary after successful commit"
10574 #: builtin/commit.c:1474
10575 msgid "show diff in commit message template"
10578 #: builtin/commit.c:1476
10579 msgid "Commit message options"
10582 #: builtin/commit.c:1477 builtin/merge.c:272 builtin/tag.c:408
10583 msgid "read message from file"
10586 #: builtin/commit.c:1478
10590 #: builtin/commit.c:1478
10591 msgid "override author for commit"
10594 #: builtin/commit.c:1479 builtin/gc.c:539
10598 #: builtin/commit.c:1479
10599 msgid "override date for commit"
10602 #: builtin/commit.c:1481 builtin/commit.c:1482 builtin/commit.c:1483
10603 #: builtin/commit.c:1484 parse-options.h:323 ref-filter.h:92
10607 #: builtin/commit.c:1481
10608 msgid "reuse and edit message from specified commit"
10611 #: builtin/commit.c:1482
10612 msgid "reuse message from specified commit"
10615 #: builtin/commit.c:1483
10616 msgid "use autosquash formatted message to fixup specified commit"
10619 #: builtin/commit.c:1484
10620 msgid "use autosquash formatted message to squash specified commit"
10623 #: builtin/commit.c:1485
10624 msgid "the commit is authored by me now (used with -C/-c/--amend)"
10627 #: builtin/commit.c:1486 builtin/log.c:1541 builtin/merge.c:285
10628 #: builtin/pull.c:162 builtin/revert.c:109
10629 msgid "add Signed-off-by:"
10632 #: builtin/commit.c:1487
10633 msgid "use specified template file"
10636 #: builtin/commit.c:1488
10637 msgid "force edit of commit"
10640 #: builtin/commit.c:1490
10641 msgid "include status in commit message template"
10644 #: builtin/commit.c:1495
10645 msgid "Commit contents options"
10648 #: builtin/commit.c:1496
10649 msgid "commit all changed files"
10652 #: builtin/commit.c:1497
10653 msgid "add specified files to index for commit"
10656 #: builtin/commit.c:1498
10657 msgid "interactively add files"
10660 #: builtin/commit.c:1499
10661 msgid "interactively add changes"
10664 #: builtin/commit.c:1500
10665 msgid "commit only specified files"
10668 #: builtin/commit.c:1501
10669 msgid "bypass pre-commit and commit-msg hooks"
10672 #: builtin/commit.c:1502
10673 msgid "show what would be committed"
10676 #: builtin/commit.c:1515
10677 msgid "amend previous commit"
10680 #: builtin/commit.c:1516
10681 msgid "bypass post-rewrite hook"
10684 #: builtin/commit.c:1521
10685 msgid "ok to record an empty change"
10688 #: builtin/commit.c:1523
10689 msgid "ok to record a change with an empty message"
10692 #: builtin/commit.c:1596
10694 msgid "Corrupt MERGE_HEAD file (%s)"
10697 #: builtin/commit.c:1603
10698 msgid "could not read MERGE_MODE"
10701 #: builtin/commit.c:1622
10703 msgid "could not read commit message: %s"
10706 #: builtin/commit.c:1629
10708 msgid "Aborting commit due to empty commit message.\n"
10711 #: builtin/commit.c:1634
10713 msgid "Aborting commit; you did not edit the message.\n"
10716 #: builtin/commit.c:1668
10718 "repository has been updated, but unable to write\n"
10719 "new_index file. Check that disk is not full and quota is\n"
10720 "not exceeded, and then \"git reset HEAD\" to recover."
10723 #: builtin/commit-graph.c:10
10724 msgid "git commit-graph [--object-dir <objdir>]"
10727 #: builtin/commit-graph.c:11 builtin/commit-graph.c:23
10728 msgid "git commit-graph read [--object-dir <objdir>]"
10731 #: builtin/commit-graph.c:12 builtin/commit-graph.c:18
10732 msgid "git commit-graph verify [--object-dir <objdir>]"
10735 #: builtin/commit-graph.c:13 builtin/commit-graph.c:28
10737 "git commit-graph write [--object-dir <objdir>] [--append] [--reachable|--"
10738 "stdin-packs|--stdin-commits]"
10741 #: builtin/commit-graph.c:51 builtin/commit-graph.c:89
10742 #: builtin/commit-graph.c:147 builtin/commit-graph.c:205 builtin/fetch.c:153
10743 #: builtin/log.c:1561
10747 #: builtin/commit-graph.c:52 builtin/commit-graph.c:90
10748 #: builtin/commit-graph.c:148 builtin/commit-graph.c:206
10749 msgid "The object directory to store the graph"
10752 #: builtin/commit-graph.c:68 builtin/commit-graph.c:105
10754 msgid "Could not open commit-graph '%s'"
10757 #: builtin/commit-graph.c:150
10758 msgid "start walk at all refs"
10761 #: builtin/commit-graph.c:152
10762 msgid "scan pack-indexes listed by stdin for commits"
10765 #: builtin/commit-graph.c:154
10766 msgid "start walk at commits listed by stdin"
10769 #: builtin/commit-graph.c:156
10770 msgid "include all commits already in the commit-graph file"
10773 #: builtin/commit-graph.c:165
10774 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
10777 #: builtin/config.c:11
10778 msgid "git config [<options>]"
10781 #: builtin/config.c:103
10783 msgid "unrecognized --type argument, %s"
10786 #: builtin/config.c:115
10787 msgid "only one type at a time"
10790 #: builtin/config.c:124
10791 msgid "Config file location"
10794 #: builtin/config.c:125
10795 msgid "use global config file"
10798 #: builtin/config.c:126
10799 msgid "use system config file"
10802 #: builtin/config.c:127
10803 msgid "use repository config file"
10806 #: builtin/config.c:128
10807 msgid "use per-worktree config file"
10810 #: builtin/config.c:129
10811 msgid "use given config file"
10814 #: builtin/config.c:130
10818 #: builtin/config.c:130
10819 msgid "read config from given blob object"
10822 #: builtin/config.c:131
10826 #: builtin/config.c:132
10827 msgid "get value: name [value-regex]"
10830 #: builtin/config.c:133
10831 msgid "get all values: key [value-regex]"
10834 #: builtin/config.c:134
10835 msgid "get values for regexp: name-regex [value-regex]"
10838 #: builtin/config.c:135
10839 msgid "get value specific for the URL: section[.var] URL"
10842 #: builtin/config.c:136
10843 msgid "replace all matching variables: name value [value_regex]"
10846 #: builtin/config.c:137
10847 msgid "add a new variable: name value"
10850 #: builtin/config.c:138
10851 msgid "remove a variable: name [value-regex]"
10854 #: builtin/config.c:139
10855 msgid "remove all matches: name [value-regex]"
10858 #: builtin/config.c:140
10859 msgid "rename section: old-name new-name"
10862 #: builtin/config.c:141
10863 msgid "remove a section: name"
10866 #: builtin/config.c:142
10870 #: builtin/config.c:143
10871 msgid "open an editor"
10874 #: builtin/config.c:144
10875 msgid "find the color configured: slot [default]"
10878 #: builtin/config.c:145
10879 msgid "find the color setting: slot [stdout-is-tty]"
10882 #: builtin/config.c:146
10886 #: builtin/config.c:147
10887 msgid "value is given this type"
10890 #: builtin/config.c:148
10891 msgid "value is \"true\" or \"false\""
10894 #: builtin/config.c:149
10895 msgid "value is decimal number"
10898 #: builtin/config.c:150
10899 msgid "value is --bool or --int"
10902 #: builtin/config.c:151
10903 msgid "value is a path (file or directory name)"
10906 #: builtin/config.c:152
10907 msgid "value is an expiry date"
10910 #: builtin/config.c:153
10914 #: builtin/config.c:154
10915 msgid "terminate values with NUL byte"
10918 #: builtin/config.c:155
10919 msgid "show variable names only"
10922 #: builtin/config.c:156
10923 msgid "respect include directives on lookup"
10926 #: builtin/config.c:157
10927 msgid "show origin of config (file, standard input, blob, command line)"
10930 #: builtin/config.c:158
10934 #: builtin/config.c:158
10935 msgid "with --get, use default value when missing entry"
10938 #: builtin/config.c:172
10940 msgid "wrong number of arguments, should be %d"
10943 #: builtin/config.c:174
10945 msgid "wrong number of arguments, should be from %d to %d"
10948 #: builtin/config.c:308
10950 msgid "invalid key pattern: %s"
10953 #: builtin/config.c:344
10955 msgid "failed to format default config value: %s"
10958 #: builtin/config.c:401
10960 msgid "cannot parse color '%s'"
10963 #: builtin/config.c:443
10964 msgid "unable to parse default color value"
10967 #: builtin/config.c:496 builtin/config.c:742
10968 msgid "not in a git directory"
10971 #: builtin/config.c:499
10972 msgid "writing to stdin is not supported"
10975 #: builtin/config.c:502
10976 msgid "writing config blobs is not supported"
10979 #: builtin/config.c:587
10982 "# This is Git's per-user configuration file.\n"
10984 "# Please adapt and uncomment the following lines:\n"
10989 #: builtin/config.c:611
10990 msgid "only one config file at a time"
10993 #: builtin/config.c:616
10994 msgid "--local can only be used inside a git repository"
10997 #: builtin/config.c:619
10998 msgid "--blob can only be used inside a git repository"
11001 #: builtin/config.c:638
11002 msgid "$HOME not set"
11005 #: builtin/config.c:658
11007 "--worktree cannot be used with multiple working trees unless the config\n"
11008 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
11009 "section in \"git help worktree\" for details"
11012 #: builtin/config.c:688
11013 msgid "--get-color and variable type are incoherent"
11016 #: builtin/config.c:693
11017 msgid "only one action at a time"
11020 #: builtin/config.c:706
11021 msgid "--name-only is only applicable to --list or --get-regexp"
11024 #: builtin/config.c:712
11026 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
11030 #: builtin/config.c:718
11031 msgid "--default is only applicable to --get"
11034 #: builtin/config.c:731
11036 msgid "unable to read config file '%s'"
11039 #: builtin/config.c:734
11040 msgid "error processing config file(s)"
11043 #: builtin/config.c:744
11044 msgid "editing stdin is not supported"
11047 #: builtin/config.c:746
11048 msgid "editing blobs is not supported"
11051 #: builtin/config.c:760
11053 msgid "cannot create configuration file %s"
11056 #: builtin/config.c:773
11059 "cannot overwrite multiple values with a single value\n"
11060 " Use a regexp, --add or --replace-all to change %s."
11063 #: builtin/config.c:847 builtin/config.c:858
11065 msgid "no such section: %s"
11068 #: builtin/count-objects.c:90
11069 msgid "git count-objects [-v] [-H | --human-readable]"
11072 #: builtin/count-objects.c:100
11073 msgid "print sizes in human readable format"
11076 #: builtin/describe.c:27
11077 msgid "git describe [<options>] [<commit-ish>...]"
11080 #: builtin/describe.c:28
11081 msgid "git describe [<options>] --dirty"
11084 #: builtin/describe.c:63
11088 #: builtin/describe.c:63
11089 msgid "lightweight"
11092 #: builtin/describe.c:63
11096 #: builtin/describe.c:273
11098 msgid "annotated tag %s not available"
11101 #: builtin/describe.c:277
11103 msgid "annotated tag %s has no embedded name"
11106 #: builtin/describe.c:279
11108 msgid "tag '%s' is really '%s' here"
11111 #: builtin/describe.c:323
11113 msgid "no tag exactly matches '%s'"
11116 #: builtin/describe.c:325
11118 msgid "No exact match on refs or tags, searching to describe\n"
11121 #: builtin/describe.c:379
11123 msgid "finished search at %s\n"
11126 #: builtin/describe.c:405
11129 "No annotated tags can describe '%s'.\n"
11130 "However, there were unannotated tags: try --tags."
11133 #: builtin/describe.c:409
11136 "No tags can describe '%s'.\n"
11137 "Try --always, or create some tags."
11140 #: builtin/describe.c:439
11142 msgid "traversed %lu commits\n"
11145 #: builtin/describe.c:442
11148 "more than %i tags found; listed %i most recent\n"
11149 "gave up search at %s\n"
11152 #: builtin/describe.c:510
11154 msgid "describe %s\n"
11157 #: builtin/describe.c:513
11159 msgid "Not a valid object name %s"
11162 #: builtin/describe.c:521
11164 msgid "%s is neither a commit nor blob"
11167 #: builtin/describe.c:535
11168 msgid "find the tag that comes after the commit"
11171 #: builtin/describe.c:536
11172 msgid "debug search strategy on stderr"
11175 #: builtin/describe.c:537
11176 msgid "use any ref"
11179 #: builtin/describe.c:538
11180 msgid "use any tag, even unannotated"
11183 #: builtin/describe.c:539
11184 msgid "always use long format"
11187 #: builtin/describe.c:540
11188 msgid "only follow first parent"
11191 #: builtin/describe.c:543
11192 msgid "only output exact matches"
11195 #: builtin/describe.c:545
11196 msgid "consider <n> most recent tags (default: 10)"
11199 #: builtin/describe.c:547
11200 msgid "only consider tags matching <pattern>"
11203 #: builtin/describe.c:549
11204 msgid "do not consider tags matching <pattern>"
11207 #: builtin/describe.c:551 builtin/name-rev.c:426
11208 msgid "show abbreviated commit object as fallback"
11211 #: builtin/describe.c:552 builtin/describe.c:555
11215 #: builtin/describe.c:553
11216 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
11219 #: builtin/describe.c:556
11220 msgid "append <mark> on broken working tree (default: \"-broken\")"
11223 #: builtin/describe.c:574
11224 msgid "--long is incompatible with --abbrev=0"
11227 #: builtin/describe.c:603
11228 msgid "No names found, cannot describe anything."
11231 #: builtin/describe.c:654
11232 msgid "--dirty is incompatible with commit-ishes"
11235 #: builtin/describe.c:656
11236 msgid "--broken is incompatible with commit-ishes"
11239 #: builtin/diff.c:84
11241 msgid "'%s': not a regular file or symlink"
11244 #: builtin/diff.c:235
11246 msgid "invalid option: %s"
11249 #: builtin/diff.c:350
11250 msgid "Not a git repository"
11253 #: builtin/diff.c:394
11255 msgid "invalid object '%s' given."
11258 #: builtin/diff.c:403
11260 msgid "more than two blobs given: '%s'"
11263 #: builtin/diff.c:408
11265 msgid "unhandled object '%s' given."
11268 #: builtin/difftool.c:30
11269 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
11272 #: builtin/difftool.c:253
11277 #: builtin/difftool.c:295
11279 msgid "could not read symlink %s"
11282 #: builtin/difftool.c:297
11284 msgid "could not read symlink file %s"
11287 #: builtin/difftool.c:305
11289 msgid "could not read object %s for symlink %s"
11292 #: builtin/difftool.c:406
11294 "combined diff formats('-c' and '--cc') are not supported in\n"
11295 "directory diff mode('-d' and '--dir-diff')."
11298 #: builtin/difftool.c:626
11300 msgid "both files modified: '%s' and '%s'."
11303 #: builtin/difftool.c:628
11304 msgid "working tree file has been left."
11307 #: builtin/difftool.c:639
11309 msgid "temporary files exist in '%s'."
11312 #: builtin/difftool.c:640
11313 msgid "you may want to cleanup or recover these."
11316 #: builtin/difftool.c:689
11317 msgid "use `diff.guitool` instead of `diff.tool`"
11320 #: builtin/difftool.c:691
11321 msgid "perform a full-directory diff"
11324 #: builtin/difftool.c:693
11325 msgid "do not prompt before launching a diff tool"
11328 #: builtin/difftool.c:698
11329 msgid "use symlinks in dir-diff mode"
11332 #: builtin/difftool.c:699
11336 #: builtin/difftool.c:700
11337 msgid "use the specified diff tool"
11340 #: builtin/difftool.c:702
11341 msgid "print a list of diff tools that may be used with `--tool`"
11344 #: builtin/difftool.c:705
11346 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
11350 #: builtin/difftool.c:708
11351 msgid "specify a custom command for viewing diffs"
11354 #: builtin/difftool.c:709
11355 msgid "passed to `diff`"
11358 #: builtin/difftool.c:724
11359 msgid "difftool requires worktree or --no-index"
11362 #: builtin/difftool.c:731
11363 msgid "--dir-diff is incompatible with --no-index"
11366 #: builtin/difftool.c:734
11367 msgid "--gui, --tool and --extcmd are mutually exclusive"
11370 #: builtin/difftool.c:742
11371 msgid "no <tool> given for --tool=<tool>"
11374 #: builtin/difftool.c:749
11375 msgid "no <cmd> given for --extcmd=<cmd>"
11378 #: builtin/fast-export.c:29
11379 msgid "git fast-export [rev-list-opts]"
11382 #: builtin/fast-export.c:1084
11383 msgid "show progress after <n> objects"
11386 #: builtin/fast-export.c:1086
11387 msgid "select handling of signed tags"
11390 #: builtin/fast-export.c:1089
11391 msgid "select handling of tags that tag filtered objects"
11394 #: builtin/fast-export.c:1092
11395 msgid "Dump marks to this file"
11398 #: builtin/fast-export.c:1094
11399 msgid "Import marks from this file"
11402 #: builtin/fast-export.c:1096
11403 msgid "Fake a tagger when tags lack one"
11406 #: builtin/fast-export.c:1098
11407 msgid "Output full tree for each commit"
11410 #: builtin/fast-export.c:1100
11411 msgid "Use the done feature to terminate the stream"
11414 #: builtin/fast-export.c:1101
11415 msgid "Skip output of blob data"
11418 #: builtin/fast-export.c:1102 builtin/log.c:1609
11422 #: builtin/fast-export.c:1103
11423 msgid "Apply refspec to exported refs"
11426 #: builtin/fast-export.c:1104
11427 msgid "anonymize output"
11430 #: builtin/fast-export.c:1106
11431 msgid "Reference parents which are not in fast-export stream by object id"
11434 #: builtin/fast-export.c:1108
11435 msgid "Show original object ids of blobs/commits"
11438 #: builtin/fetch.c:28
11439 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
11442 #: builtin/fetch.c:29
11443 msgid "git fetch [<options>] <group>"
11446 #: builtin/fetch.c:30
11447 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
11450 #: builtin/fetch.c:31
11451 msgid "git fetch --all [<options>]"
11454 #: builtin/fetch.c:115 builtin/pull.c:202
11455 msgid "fetch from all remotes"
11458 #: builtin/fetch.c:117 builtin/pull.c:205
11459 msgid "append to .git/FETCH_HEAD instead of overwriting"
11462 #: builtin/fetch.c:119 builtin/pull.c:208
11463 msgid "path to upload pack on remote end"
11466 #: builtin/fetch.c:120
11467 msgid "force overwrite of local reference"
11470 #: builtin/fetch.c:122
11471 msgid "fetch from multiple remotes"
11474 #: builtin/fetch.c:124 builtin/pull.c:212
11475 msgid "fetch all tags and associated objects"
11478 #: builtin/fetch.c:126
11479 msgid "do not fetch all tags (--no-tags)"
11482 #: builtin/fetch.c:128
11483 msgid "number of submodules fetched in parallel"
11486 #: builtin/fetch.c:130 builtin/pull.c:215
11487 msgid "prune remote-tracking branches no longer on remote"
11490 #: builtin/fetch.c:132
11491 msgid "prune local tags no longer on remote and clobber changed tags"
11494 #: builtin/fetch.c:133 builtin/fetch.c:156 builtin/pull.c:139
11498 #: builtin/fetch.c:134
11499 msgid "control recursive fetching of submodules"
11502 #: builtin/fetch.c:138 builtin/pull.c:223
11503 msgid "keep downloaded pack"
11506 #: builtin/fetch.c:140
11507 msgid "allow updating of HEAD ref"
11510 #: builtin/fetch.c:143 builtin/fetch.c:149 builtin/pull.c:226
11511 msgid "deepen history of shallow clone"
11514 #: builtin/fetch.c:145
11515 msgid "deepen history of shallow repository based on time"
11518 #: builtin/fetch.c:151 builtin/pull.c:229
11519 msgid "convert to a complete repository"
11522 #: builtin/fetch.c:154
11523 msgid "prepend this to submodule path output"
11526 #: builtin/fetch.c:157
11528 "default for recursive fetching of submodules (lower priority than config "
11532 #: builtin/fetch.c:161 builtin/pull.c:232
11533 msgid "accept refs that update .git/shallow"
11536 #: builtin/fetch.c:162 builtin/pull.c:234
11540 #: builtin/fetch.c:163 builtin/pull.c:235
11541 msgid "specify fetch refmap"
11544 #: builtin/fetch.c:170
11545 msgid "report that we have only objects reachable from this object"
11548 #: builtin/fetch.c:469
11549 msgid "Couldn't find remote ref HEAD"
11552 #: builtin/fetch.c:608
11554 msgid "configuration fetch.output contains invalid value %s"
11557 #: builtin/fetch.c:705
11559 msgid "object %s not found"
11562 #: builtin/fetch.c:709
11563 msgid "[up to date]"
11566 #: builtin/fetch.c:722 builtin/fetch.c:738 builtin/fetch.c:801
11570 #: builtin/fetch.c:723
11571 msgid "can't fetch in current branch"
11574 #: builtin/fetch.c:733
11575 msgid "[tag update]"
11578 #: builtin/fetch.c:734 builtin/fetch.c:771 builtin/fetch.c:784
11579 #: builtin/fetch.c:796
11580 msgid "unable to update local ref"
11583 #: builtin/fetch.c:738
11584 msgid "would clobber existing tag"
11587 #: builtin/fetch.c:760
11591 #: builtin/fetch.c:763
11592 msgid "[new branch]"
11595 #: builtin/fetch.c:766
11599 #: builtin/fetch.c:796
11600 msgid "forced update"
11603 #: builtin/fetch.c:801
11604 msgid "non-fast-forward"
11607 #: builtin/fetch.c:847
11609 msgid "%s did not send all necessary objects\n"
11612 #: builtin/fetch.c:868
11614 msgid "reject %s because shallow roots are not allowed to be updated"
11617 #: builtin/fetch.c:959 builtin/fetch.c:1081
11619 msgid "From %.*s\n"
11622 #: builtin/fetch.c:970
11625 "some local refs could not be updated; try running\n"
11626 " 'git remote prune %s' to remove any old, conflicting branches"
11629 #: builtin/fetch.c:1051
11631 msgid " (%s will become dangling)"
11634 #: builtin/fetch.c:1052
11636 msgid " (%s has become dangling)"
11639 #: builtin/fetch.c:1084
11643 #: builtin/fetch.c:1085 builtin/remote.c:1036
11647 #: builtin/fetch.c:1108
11649 msgid "Refusing to fetch into current branch %s of non-bare repository"
11652 #: builtin/fetch.c:1127
11654 msgid "Option \"%s\" value \"%s\" is not valid for %s"
11657 #: builtin/fetch.c:1130
11659 msgid "Option \"%s\" is ignored for %s\n"
11662 #: builtin/fetch.c:1434
11664 msgid "Fetching %s\n"
11667 #: builtin/fetch.c:1436 builtin/remote.c:100
11669 msgid "Could not fetch %s"
11672 #: builtin/fetch.c:1482
11674 "--filter can only be used with the remote configured in extensions."
11678 #: builtin/fetch.c:1506
11680 "No remote repository specified. Please, specify either a URL or a\n"
11681 "remote name from which new revisions should be fetched."
11684 #: builtin/fetch.c:1543
11685 msgid "You need to specify a tag name."
11688 #: builtin/fetch.c:1594
11689 msgid "Negative depth in --deepen is not supported"
11692 #: builtin/fetch.c:1596
11693 msgid "--deepen and --depth are mutually exclusive"
11696 #: builtin/fetch.c:1601
11697 msgid "--depth and --unshallow cannot be used together"
11700 #: builtin/fetch.c:1603
11701 msgid "--unshallow on a complete repository does not make sense"
11704 #: builtin/fetch.c:1619
11705 msgid "fetch --all does not take a repository argument"
11708 #: builtin/fetch.c:1621
11709 msgid "fetch --all does not make sense with refspecs"
11712 #: builtin/fetch.c:1630
11714 msgid "No such remote or remote group: %s"
11717 #: builtin/fetch.c:1637
11718 msgid "Fetching a group and specifying refspecs does not make sense"
11721 #: builtin/fetch.c:1653
11723 "--filter can only be used with the remote configured in extensions."
11727 #: builtin/fmt-merge-msg.c:18
11729 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
11732 #: builtin/fmt-merge-msg.c:672
11733 msgid "populate log with at most <n> entries from shortlog"
11736 #: builtin/fmt-merge-msg.c:675
11737 msgid "alias for --log (deprecated)"
11740 #: builtin/fmt-merge-msg.c:678
11744 #: builtin/fmt-merge-msg.c:679
11745 msgid "use <text> as start of message"
11748 #: builtin/fmt-merge-msg.c:680
11749 msgid "file to read from"
11752 #: builtin/for-each-ref.c:10
11753 msgid "git for-each-ref [<options>] [<pattern>]"
11756 #: builtin/for-each-ref.c:11
11757 msgid "git for-each-ref [--points-at <object>]"
11760 #: builtin/for-each-ref.c:12
11761 msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
11764 #: builtin/for-each-ref.c:13
11765 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
11768 #: builtin/for-each-ref.c:28
11769 msgid "quote placeholders suitably for shells"
11772 #: builtin/for-each-ref.c:30
11773 msgid "quote placeholders suitably for perl"
11776 #: builtin/for-each-ref.c:32
11777 msgid "quote placeholders suitably for python"
11780 #: builtin/for-each-ref.c:34
11781 msgid "quote placeholders suitably for Tcl"
11784 #: builtin/for-each-ref.c:37
11785 msgid "show only <n> matched refs"
11788 #: builtin/for-each-ref.c:39 builtin/tag.c:433
11789 msgid "respect format colors"
11792 #: builtin/for-each-ref.c:42
11793 msgid "print only refs which points at the given object"
11796 #: builtin/for-each-ref.c:44
11797 msgid "print only refs that are merged"
11800 #: builtin/for-each-ref.c:45
11801 msgid "print only refs that are not merged"
11804 #: builtin/for-each-ref.c:46
11805 msgid "print only refs which contain the commit"
11808 #: builtin/for-each-ref.c:47
11809 msgid "print only refs which don't contain the commit"
11812 #: builtin/fsck.c:88 builtin/fsck.c:160 builtin/fsck.c:161
11816 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
11817 #: builtin/fsck.c:120 builtin/fsck.c:136
11819 msgid "error in %s %s: %s"
11822 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
11823 #: builtin/fsck.c:131
11825 msgid "warning in %s %s: %s"
11828 #: builtin/fsck.c:157 builtin/fsck.c:159
11830 msgid "broken link from %7s %s"
11833 #: builtin/fsck.c:168
11834 msgid "wrong object type in link"
11837 #: builtin/fsck.c:184
11840 "broken link from %7s %s\n"
11844 #: builtin/fsck.c:295
11846 msgid "missing %s %s"
11849 #: builtin/fsck.c:321
11851 msgid "unreachable %s %s"
11854 #: builtin/fsck.c:340
11856 msgid "dangling %s %s"
11859 #: builtin/fsck.c:349
11860 msgid "could not create lost-found"
11863 #: builtin/fsck.c:360
11865 msgid "could not finish '%s'"
11868 #: builtin/fsck.c:377
11870 msgid "Checking %s"
11873 #: builtin/fsck.c:415
11875 msgid "Checking connectivity (%d objects)"
11878 #: builtin/fsck.c:434
11880 msgid "Checking %s %s"
11883 #: builtin/fsck.c:438
11884 msgid "broken links"
11887 #: builtin/fsck.c:447
11892 #: builtin/fsck.c:455
11894 msgid "tagged %s %s (%s) in %s"
11897 #: builtin/fsck.c:484
11899 msgid "%s: object corrupt or missing"
11902 #: builtin/fsck.c:509
11904 msgid "%s: invalid reflog entry %s"
11907 #: builtin/fsck.c:523
11909 msgid "Checking reflog %s->%s"
11912 #: builtin/fsck.c:557
11914 msgid "%s: invalid sha1 pointer %s"
11917 #: builtin/fsck.c:564
11919 msgid "%s: not a commit"
11922 #: builtin/fsck.c:619
11923 msgid "notice: No default references"
11926 #: builtin/fsck.c:634
11928 msgid "%s: object corrupt or missing: %s"
11931 #: builtin/fsck.c:647
11933 msgid "%s: object could not be parsed: %s"
11936 #: builtin/fsck.c:667
11938 msgid "bad sha1 file: %s"
11941 #: builtin/fsck.c:682
11942 msgid "Checking object directory"
11945 #: builtin/fsck.c:685
11946 msgid "Checking object directories"
11949 #: builtin/fsck.c:700
11951 msgid "Checking %s link"
11954 #: builtin/fsck.c:705 builtin/index-pack.c:841
11959 #: builtin/fsck.c:712
11961 msgid "%s points to something strange (%s)"
11964 #: builtin/fsck.c:718
11966 msgid "%s: detached HEAD points at nothing"
11969 #: builtin/fsck.c:722
11971 msgid "notice: %s points to an unborn branch (%s)"
11974 #: builtin/fsck.c:734
11975 msgid "Checking cache tree"
11978 #: builtin/fsck.c:739
11980 msgid "%s: invalid sha1 pointer in cache-tree"
11983 #: builtin/fsck.c:750
11984 msgid "non-tree in cache-tree"
11987 #: builtin/fsck.c:781
11988 msgid "git fsck [<options>] [<object>...]"
11991 #: builtin/fsck.c:787
11992 msgid "show unreachable objects"
11995 #: builtin/fsck.c:788
11996 msgid "show dangling objects"
11999 #: builtin/fsck.c:789
12000 msgid "report tags"
12003 #: builtin/fsck.c:790
12004 msgid "report root nodes"
12007 #: builtin/fsck.c:791
12008 msgid "make index objects head nodes"
12011 #: builtin/fsck.c:792
12012 msgid "make reflogs head nodes (default)"
12015 #: builtin/fsck.c:793
12016 msgid "also consider packs and alternate objects"
12019 #: builtin/fsck.c:794
12020 msgid "check only connectivity"
12023 #: builtin/fsck.c:795
12024 msgid "enable more strict checking"
12027 #: builtin/fsck.c:797
12028 msgid "write dangling objects in .git/lost-found"
12031 #: builtin/fsck.c:798 builtin/prune.c:132
12032 msgid "show progress"
12035 #: builtin/fsck.c:799
12036 msgid "show verbose names for reachable objects"
12039 #: builtin/fsck.c:859 builtin/index-pack.c:224
12040 msgid "Checking objects"
12043 #: builtin/fsck.c:887
12045 msgid "%s: object missing"
12048 #: builtin/fsck.c:899
12050 msgid "invalid parameter: expected sha1, got '%s'"
12054 msgid "git gc [<options>]"
12059 msgid "Failed to fstat %s: %s"
12062 #: builtin/gc.c:126
12064 msgid "failed to parse '%s' value '%s'"
12067 #: builtin/gc.c:476 builtin/init-db.c:55
12069 msgid "cannot stat '%s'"
12072 #: builtin/gc.c:485 builtin/notes.c:240 builtin/tag.c:519
12074 msgid "cannot read '%s'"
12077 #: builtin/gc.c:492
12080 "The last gc run reported the following. Please correct the root cause\n"
12082 "Automatic cleanup will not be performed until the file is removed.\n"
12087 #: builtin/gc.c:540
12088 msgid "prune unreferenced objects"
12091 #: builtin/gc.c:542
12092 msgid "be more thorough (increased runtime)"
12095 #: builtin/gc.c:543
12096 msgid "enable auto-gc mode"
12099 #: builtin/gc.c:546
12100 msgid "force running gc even if there may be another gc running"
12103 #: builtin/gc.c:549
12104 msgid "repack all other packs except the largest pack"
12107 #: builtin/gc.c:566
12109 msgid "failed to parse gc.logexpiry value %s"
12112 #: builtin/gc.c:577
12114 msgid "failed to parse prune expiry value %s"
12117 #: builtin/gc.c:597
12119 msgid "Auto packing the repository in background for optimum performance.\n"
12122 #: builtin/gc.c:599
12124 msgid "Auto packing the repository for optimum performance.\n"
12127 #: builtin/gc.c:600
12129 msgid "See \"git help gc\" for manual housekeeping.\n"
12132 #: builtin/gc.c:640
12135 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
12138 #: builtin/gc.c:693
12140 "There are too many unreachable loose objects; run 'git prune' to remove them."
12143 #: builtin/grep.c:29
12144 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
12147 #: builtin/grep.c:225
12149 msgid "grep: failed to create thread: %s"
12152 #: builtin/grep.c:279
12154 msgid "invalid number of threads specified (%d) for %s"
12157 #. TRANSLATORS: %s is the configuration
12158 #. variable for tweaking threads, currently
12161 #: builtin/grep.c:287 builtin/index-pack.c:1514 builtin/index-pack.c:1705
12162 #: builtin/pack-objects.c:2720
12164 msgid "no threads support, ignoring %s"
12167 #: builtin/grep.c:466 builtin/grep.c:590 builtin/grep.c:631
12169 msgid "unable to read tree (%s)"
12172 #: builtin/grep.c:646
12174 msgid "unable to grep from object of type %s"
12177 #: builtin/grep.c:712
12179 msgid "switch `%c' expects a numerical value"
12182 #: builtin/grep.c:811
12183 msgid "search in index instead of in the work tree"
12186 #: builtin/grep.c:813
12187 msgid "find in contents not managed by git"
12190 #: builtin/grep.c:815
12191 msgid "search in both tracked and untracked files"
12194 #: builtin/grep.c:817
12195 msgid "ignore files specified via '.gitignore'"
12198 #: builtin/grep.c:819
12199 msgid "recursively search in each submodule"
12202 #: builtin/grep.c:822
12203 msgid "show non-matching lines"
12206 #: builtin/grep.c:824
12207 msgid "case insensitive matching"
12210 #: builtin/grep.c:826
12211 msgid "match patterns only at word boundaries"
12214 #: builtin/grep.c:828
12215 msgid "process binary files as text"
12218 #: builtin/grep.c:830
12219 msgid "don't match patterns in binary files"
12222 #: builtin/grep.c:833
12223 msgid "process binary files with textconv filters"
12226 #: builtin/grep.c:835
12227 msgid "search in subdirectories (default)"
12230 #: builtin/grep.c:837
12231 msgid "descend at most <depth> levels"
12234 #: builtin/grep.c:841
12235 msgid "use extended POSIX regular expressions"
12238 #: builtin/grep.c:844
12239 msgid "use basic POSIX regular expressions (default)"
12242 #: builtin/grep.c:847
12243 msgid "interpret patterns as fixed strings"
12246 #: builtin/grep.c:850
12247 msgid "use Perl-compatible regular expressions"
12250 #: builtin/grep.c:853
12251 msgid "show line numbers"
12254 #: builtin/grep.c:854
12255 msgid "show column number of first match"
12258 #: builtin/grep.c:855
12259 msgid "don't show filenames"
12262 #: builtin/grep.c:856
12263 msgid "show filenames"
12266 #: builtin/grep.c:858
12267 msgid "show filenames relative to top directory"
12270 #: builtin/grep.c:860
12271 msgid "show only filenames instead of matching lines"
12274 #: builtin/grep.c:862
12275 msgid "synonym for --files-with-matches"
12278 #: builtin/grep.c:865
12279 msgid "show only the names of files without match"
12282 #: builtin/grep.c:867
12283 msgid "print NUL after filenames"
12286 #: builtin/grep.c:870
12287 msgid "show only matching parts of a line"
12290 #: builtin/grep.c:872
12291 msgid "show the number of matches instead of matching lines"
12294 #: builtin/grep.c:873
12295 msgid "highlight matches"
12298 #: builtin/grep.c:875
12299 msgid "print empty line between matches from different files"
12302 #: builtin/grep.c:877
12303 msgid "show filename only once above matches from same file"
12306 #: builtin/grep.c:880
12307 msgid "show <n> context lines before and after matches"
12310 #: builtin/grep.c:883
12311 msgid "show <n> context lines before matches"
12314 #: builtin/grep.c:885
12315 msgid "show <n> context lines after matches"
12318 #: builtin/grep.c:887
12319 msgid "use <n> worker threads"
12322 #: builtin/grep.c:888
12323 msgid "shortcut for -C NUM"
12326 #: builtin/grep.c:891
12327 msgid "show a line with the function name before matches"
12330 #: builtin/grep.c:893
12331 msgid "show the surrounding function"
12334 #: builtin/grep.c:896
12335 msgid "read patterns from file"
12338 #: builtin/grep.c:898
12339 msgid "match <pattern>"
12342 #: builtin/grep.c:900
12343 msgid "combine patterns specified with -e"
12346 #: builtin/grep.c:912
12347 msgid "indicate hit with exit status without output"
12350 #: builtin/grep.c:914
12351 msgid "show only matches from files that match all patterns"
12354 #: builtin/grep.c:916
12355 msgid "show parse tree for grep expression"
12358 #: builtin/grep.c:920
12362 #: builtin/grep.c:920
12363 msgid "show matching files in the pager"
12366 #: builtin/grep.c:924
12367 msgid "allow calling of grep(1) (ignored by this build)"
12370 #: builtin/grep.c:988
12371 msgid "no pattern given"
12374 #: builtin/grep.c:1024
12375 msgid "--no-index or --untracked cannot be used with revs"
12378 #: builtin/grep.c:1032
12380 msgid "unable to resolve revision: %s"
12383 #: builtin/grep.c:1063
12384 msgid "invalid option combination, ignoring --threads"
12387 #: builtin/grep.c:1066 builtin/pack-objects.c:3403
12388 msgid "no threads support, ignoring --threads"
12391 #: builtin/grep.c:1069 builtin/index-pack.c:1511 builtin/pack-objects.c:2717
12393 msgid "invalid number of threads specified (%d)"
12396 #: builtin/grep.c:1092
12397 msgid "--open-files-in-pager only works on the worktree"
12400 #: builtin/grep.c:1115
12401 msgid "option not supported with --recurse-submodules"
12404 #: builtin/grep.c:1121
12405 msgid "--cached or --untracked cannot be used with --no-index"
12408 #: builtin/grep.c:1127
12409 msgid "--[no-]exclude-standard cannot be used for tracked contents"
12412 #: builtin/grep.c:1135
12413 msgid "both --cached and trees are given"
12416 #: builtin/hash-object.c:85
12418 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
12422 #: builtin/hash-object.c:86
12423 msgid "git hash-object --stdin-paths"
12426 #: builtin/hash-object.c:98
12430 #: builtin/hash-object.c:98
12431 msgid "object type"
12434 #: builtin/hash-object.c:99
12435 msgid "write the object into the object database"
12438 #: builtin/hash-object.c:101
12439 msgid "read the object from stdin"
12442 #: builtin/hash-object.c:103
12443 msgid "store file as is without filters"
12446 #: builtin/hash-object.c:104
12448 "just hash any random garbage to create corrupt objects for debugging Git"
12451 #: builtin/hash-object.c:105
12452 msgid "process file as it were from this path"
12455 #: builtin/help.c:46
12456 msgid "print all available commands"
12459 #: builtin/help.c:47
12460 msgid "exclude guides"
12463 #: builtin/help.c:48
12464 msgid "print list of useful guides"
12467 #: builtin/help.c:49
12468 msgid "print all configuration variable names"
12471 #: builtin/help.c:51
12472 msgid "show man page"
12475 #: builtin/help.c:52
12476 msgid "show manual in web browser"
12479 #: builtin/help.c:54
12480 msgid "show info page"
12483 #: builtin/help.c:56
12484 msgid "print command description"
12487 #: builtin/help.c:61
12488 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
12491 #: builtin/help.c:77
12493 msgid "unrecognized help format '%s'"
12496 #: builtin/help.c:104
12497 msgid "Failed to start emacsclient."
12500 #: builtin/help.c:117
12501 msgid "Failed to parse emacsclient version."
12504 #: builtin/help.c:125
12506 msgid "emacsclient version '%d' too old (< 22)."
12509 #: builtin/help.c:143 builtin/help.c:165 builtin/help.c:175 builtin/help.c:183
12511 msgid "failed to exec '%s'"
12514 #: builtin/help.c:221
12517 "'%s': path for unsupported man viewer.\n"
12518 "Please consider using 'man.<tool>.cmd' instead."
12521 #: builtin/help.c:233
12524 "'%s': cmd for supported man viewer.\n"
12525 "Please consider using 'man.<tool>.path' instead."
12528 #: builtin/help.c:350
12530 msgid "'%s': unknown man viewer."
12533 #: builtin/help.c:367
12534 msgid "no man viewer handled the request"
12537 #: builtin/help.c:375
12538 msgid "no info viewer handled the request"
12541 #: builtin/help.c:434 builtin/help.c:445 git.c:335
12543 msgid "'%s' is aliased to '%s'"
12546 #: builtin/help.c:448 git.c:364
12548 msgid "bad alias.%s string: %s"
12551 #: builtin/help.c:477 builtin/help.c:507
12553 msgid "usage: %s%s"
12556 #: builtin/help.c:491
12557 msgid "'git help config' for more information"
12560 #: builtin/index-pack.c:184
12562 msgid "object type mismatch at %s"
12565 #: builtin/index-pack.c:204
12567 msgid "did not receive expected object %s"
12570 #: builtin/index-pack.c:207
12572 msgid "object %s: expected type %s, found %s"
12575 #: builtin/index-pack.c:257
12577 msgid "cannot fill %d byte"
12578 msgid_plural "cannot fill %d bytes"
12582 #: builtin/index-pack.c:267
12586 #: builtin/index-pack.c:268
12587 msgid "read error on input"
12590 #: builtin/index-pack.c:280
12591 msgid "used more bytes than were available"
12594 #: builtin/index-pack.c:287 builtin/pack-objects.c:600
12595 msgid "pack too large for current definition of off_t"
12598 #: builtin/index-pack.c:290 builtin/unpack-objects.c:94
12599 msgid "pack exceeds maximum allowed size"
12602 #: builtin/index-pack.c:305 builtin/repack.c:250
12604 msgid "unable to create '%s'"
12607 #: builtin/index-pack.c:311
12609 msgid "cannot open packfile '%s'"
12612 #: builtin/index-pack.c:325
12613 msgid "pack signature mismatch"
12616 #: builtin/index-pack.c:327
12618 msgid "pack version %<PRIu32> unsupported"
12621 #: builtin/index-pack.c:345
12623 msgid "pack has bad object at offset %<PRIuMAX>: %s"
12626 #: builtin/index-pack.c:465
12628 msgid "inflate returned %d"
12631 #: builtin/index-pack.c:514
12632 msgid "offset value overflow for delta base object"
12635 #: builtin/index-pack.c:522
12636 msgid "delta base offset is out of bound"
12639 #: builtin/index-pack.c:530
12641 msgid "unknown object type %d"
12644 #: builtin/index-pack.c:561
12645 msgid "cannot pread pack file"
12648 #: builtin/index-pack.c:563
12650 msgid "premature end of pack file, %<PRIuMAX> byte missing"
12651 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
12655 #: builtin/index-pack.c:589
12656 msgid "serious inflate inconsistency"
12659 #: builtin/index-pack.c:734 builtin/index-pack.c:740 builtin/index-pack.c:763
12660 #: builtin/index-pack.c:802 builtin/index-pack.c:811
12662 msgid "SHA1 COLLISION FOUND WITH %s !"
12665 #: builtin/index-pack.c:737 builtin/pack-objects.c:153
12666 #: builtin/pack-objects.c:213 builtin/pack-objects.c:307
12668 msgid "unable to read %s"
12671 #: builtin/index-pack.c:800
12673 msgid "cannot read existing object info %s"
12676 #: builtin/index-pack.c:808
12678 msgid "cannot read existing object %s"
12681 #: builtin/index-pack.c:822
12683 msgid "invalid blob object %s"
12686 #: builtin/index-pack.c:825 builtin/index-pack.c:844
12687 msgid "fsck error in packed object"
12690 #: builtin/index-pack.c:846
12692 msgid "Not all child objects of %s are reachable"
12695 #: builtin/index-pack.c:918 builtin/index-pack.c:949
12696 msgid "failed to apply delta"
12699 #: builtin/index-pack.c:1117
12700 msgid "Receiving objects"
12703 #: builtin/index-pack.c:1117
12704 msgid "Indexing objects"
12707 #: builtin/index-pack.c:1151
12708 msgid "pack is corrupted (SHA1 mismatch)"
12711 #: builtin/index-pack.c:1156
12712 msgid "cannot fstat packfile"
12715 #: builtin/index-pack.c:1159
12716 msgid "pack has junk at the end"
12719 #: builtin/index-pack.c:1171
12720 msgid "confusion beyond insanity in parse_pack_objects()"
12723 #: builtin/index-pack.c:1194
12724 msgid "Resolving deltas"
12727 #: builtin/index-pack.c:1204 builtin/pack-objects.c:2489
12729 msgid "unable to create thread: %s"
12732 #: builtin/index-pack.c:1245
12733 msgid "confusion beyond insanity"
12736 #: builtin/index-pack.c:1251
12738 msgid "completed with %d local object"
12739 msgid_plural "completed with %d local objects"
12743 #: builtin/index-pack.c:1263
12745 msgid "Unexpected tail checksum for %s (disk corruption?)"
12748 #: builtin/index-pack.c:1267
12750 msgid "pack has %d unresolved delta"
12751 msgid_plural "pack has %d unresolved deltas"
12755 #: builtin/index-pack.c:1291
12757 msgid "unable to deflate appended object (%d)"
12760 #: builtin/index-pack.c:1368
12762 msgid "local object %s is corrupt"
12765 #: builtin/index-pack.c:1382
12767 msgid "packfile name '%s' does not end with '.pack'"
12770 #: builtin/index-pack.c:1407
12772 msgid "cannot write %s file '%s'"
12775 #: builtin/index-pack.c:1415
12777 msgid "cannot close written %s file '%s'"
12780 #: builtin/index-pack.c:1439
12781 msgid "error while closing pack file"
12784 #: builtin/index-pack.c:1453
12785 msgid "cannot store pack file"
12788 #: builtin/index-pack.c:1461
12789 msgid "cannot store index file"
12792 #: builtin/index-pack.c:1505 builtin/pack-objects.c:2728
12794 msgid "bad pack.indexversion=%<PRIu32>"
12797 #: builtin/index-pack.c:1573
12799 msgid "Cannot open existing pack file '%s'"
12802 #: builtin/index-pack.c:1575
12804 msgid "Cannot open existing pack idx file for '%s'"
12807 #: builtin/index-pack.c:1623
12809 msgid "non delta: %d object"
12810 msgid_plural "non delta: %d objects"
12814 #: builtin/index-pack.c:1630
12816 msgid "chain length = %d: %lu object"
12817 msgid_plural "chain length = %d: %lu objects"
12821 #: builtin/index-pack.c:1667
12822 msgid "Cannot come back to cwd"
12825 #: builtin/index-pack.c:1716 builtin/index-pack.c:1719
12826 #: builtin/index-pack.c:1735 builtin/index-pack.c:1739
12831 #: builtin/index-pack.c:1755
12832 msgid "--fix-thin cannot be used without --stdin"
12835 #: builtin/index-pack.c:1757
12836 msgid "--stdin requires a git repository"
12839 #: builtin/index-pack.c:1763
12840 msgid "--verify with no packfile name given"
12843 #: builtin/index-pack.c:1811 builtin/unpack-objects.c:580
12844 msgid "fsck error in pack objects"
12847 #: builtin/init-db.c:61
12849 msgid "cannot stat template '%s'"
12852 #: builtin/init-db.c:66
12854 msgid "cannot opendir '%s'"
12857 #: builtin/init-db.c:78
12859 msgid "cannot readlink '%s'"
12862 #: builtin/init-db.c:80
12864 msgid "cannot symlink '%s' '%s'"
12867 #: builtin/init-db.c:86
12869 msgid "cannot copy '%s' to '%s'"
12872 #: builtin/init-db.c:90
12874 msgid "ignoring template %s"
12877 #: builtin/init-db.c:121
12879 msgid "templates not found in %s"
12882 #: builtin/init-db.c:136
12884 msgid "not copying templates from '%s': %s"
12887 #: builtin/init-db.c:334
12889 msgid "unable to handle file type %d"
12892 #: builtin/init-db.c:337
12894 msgid "unable to move %s to %s"
12897 #: builtin/init-db.c:354 builtin/init-db.c:357
12899 msgid "%s already exists"
12902 #: builtin/init-db.c:413
12904 msgid "Reinitialized existing shared Git repository in %s%s\n"
12907 #: builtin/init-db.c:414
12909 msgid "Reinitialized existing Git repository in %s%s\n"
12912 #: builtin/init-db.c:418
12914 msgid "Initialized empty shared Git repository in %s%s\n"
12917 #: builtin/init-db.c:419
12919 msgid "Initialized empty Git repository in %s%s\n"
12922 #: builtin/init-db.c:468
12924 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
12925 "shared[=<permissions>]] [<directory>]"
12928 #: builtin/init-db.c:491
12929 msgid "permissions"
12932 #: builtin/init-db.c:492
12933 msgid "specify that the git repository is to be shared amongst several users"
12936 #: builtin/init-db.c:526 builtin/init-db.c:531
12938 msgid "cannot mkdir %s"
12941 #: builtin/init-db.c:535
12943 msgid "cannot chdir to %s"
12946 #: builtin/init-db.c:556
12949 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
12953 #: builtin/init-db.c:584
12955 msgid "Cannot access work tree '%s'"
12958 #: builtin/interpret-trailers.c:15
12960 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
12961 "<token>[(=|:)<value>])...] [<file>...]"
12964 #: builtin/interpret-trailers.c:94
12965 msgid "edit files in place"
12968 #: builtin/interpret-trailers.c:95
12969 msgid "trim empty trailers"
12972 #: builtin/interpret-trailers.c:98
12973 msgid "where to place the new trailer"
12976 #: builtin/interpret-trailers.c:100
12977 msgid "action if trailer already exists"
12980 #: builtin/interpret-trailers.c:102
12981 msgid "action if trailer is missing"
12984 #: builtin/interpret-trailers.c:104
12985 msgid "output only the trailers"
12988 #: builtin/interpret-trailers.c:105
12989 msgid "do not apply config rules"
12992 #: builtin/interpret-trailers.c:106
12993 msgid "join whitespace-continued values"
12996 #: builtin/interpret-trailers.c:107
12997 msgid "set parsing options"
13000 #: builtin/interpret-trailers.c:109
13001 msgid "do not treat --- specially"
13004 #: builtin/interpret-trailers.c:110
13008 #: builtin/interpret-trailers.c:111
13009 msgid "trailer(s) to add"
13012 #: builtin/interpret-trailers.c:120
13013 msgid "--trailer with --only-input does not make sense"
13016 #: builtin/interpret-trailers.c:130
13017 msgid "no input file given for in-place editing"
13020 #: builtin/log.c:55
13021 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
13024 #: builtin/log.c:56
13025 msgid "git show [<options>] <object>..."
13028 #: builtin/log.c:104
13030 msgid "invalid --decorate option: %s"
13033 #: builtin/log.c:168
13034 msgid "show source"
13037 #: builtin/log.c:169
13038 msgid "Use mail map file"
13041 #: builtin/log.c:171
13042 msgid "only decorate refs that match <pattern>"
13045 #: builtin/log.c:173
13046 msgid "do not decorate refs that match <pattern>"
13049 #: builtin/log.c:174
13050 msgid "decorate options"
13053 #: builtin/log.c:177
13054 msgid "Process line range n,m in file, counting from 1"
13057 #: builtin/log.c:275
13059 msgid "Final output: %d %s\n"
13062 #: builtin/log.c:529
13064 msgid "git show %s: bad file"
13067 #: builtin/log.c:544 builtin/log.c:638
13069 msgid "could not read object %s"
13072 #: builtin/log.c:663
13074 msgid "unknown type: %d"
13077 #: builtin/log.c:784
13078 msgid "format.headers without value"
13081 #: builtin/log.c:885
13082 msgid "name of output directory is too long"
13085 #: builtin/log.c:901
13087 msgid "cannot open patch file %s"
13090 #: builtin/log.c:918
13091 msgid "need exactly one range"
13094 #: builtin/log.c:928
13095 msgid "not a range"
13098 #: builtin/log.c:1051
13099 msgid "cover letter needs email format"
13102 #: builtin/log.c:1057
13103 msgid "failed to create cover-letter file"
13106 #: builtin/log.c:1136
13108 msgid "insane in-reply-to: %s"
13111 #: builtin/log.c:1163
13112 msgid "git format-patch [<options>] [<since> | <revision-range>]"
13115 #: builtin/log.c:1221
13116 msgid "two output directories?"
13119 #: builtin/log.c:1332 builtin/log.c:2076 builtin/log.c:2078 builtin/log.c:2090
13121 msgid "unknown commit %s"
13124 #: builtin/log.c:1342 builtin/replace.c:58 builtin/replace.c:207
13125 #: builtin/replace.c:210
13127 msgid "failed to resolve '%s' as a valid ref"
13130 #: builtin/log.c:1347
13131 msgid "could not find exact merge base"
13134 #: builtin/log.c:1351
13136 "failed to get upstream, if you want to record base commit automatically,\n"
13137 "please use git branch --set-upstream-to to track a remote branch.\n"
13138 "Or you could specify base commit by --base=<base-commit-id> manually"
13141 #: builtin/log.c:1371
13142 msgid "failed to find exact merge base"
13145 #: builtin/log.c:1382
13146 msgid "base commit should be the ancestor of revision list"
13149 #: builtin/log.c:1386
13150 msgid "base commit shouldn't be in revision list"
13153 #: builtin/log.c:1439
13154 msgid "cannot get patch id"
13157 #: builtin/log.c:1491
13158 msgid "failed to infer range-diff ranges"
13161 #: builtin/log.c:1536
13162 msgid "use [PATCH n/m] even with a single patch"
13165 #: builtin/log.c:1539
13166 msgid "use [PATCH] even with multiple patches"
13169 #: builtin/log.c:1543
13170 msgid "print patches to standard out"
13173 #: builtin/log.c:1545
13174 msgid "generate a cover letter"
13177 #: builtin/log.c:1547
13178 msgid "use simple number sequence for output file names"
13181 #: builtin/log.c:1548
13185 #: builtin/log.c:1549
13186 msgid "use <sfx> instead of '.patch'"
13189 #: builtin/log.c:1551
13190 msgid "start numbering patches at <n> instead of 1"
13193 #: builtin/log.c:1553
13194 msgid "mark the series as Nth re-roll"
13197 #: builtin/log.c:1555
13198 msgid "Use [RFC PATCH] instead of [PATCH]"
13201 #: builtin/log.c:1558
13202 msgid "Use [<prefix>] instead of [PATCH]"
13205 #: builtin/log.c:1561
13206 msgid "store resulting files in <dir>"
13209 #: builtin/log.c:1564
13210 msgid "don't strip/add [PATCH]"
13213 #: builtin/log.c:1567
13214 msgid "don't output binary diffs"
13217 #: builtin/log.c:1569
13218 msgid "output all-zero hash in From header"
13221 #: builtin/log.c:1571
13222 msgid "don't include a patch matching a commit upstream"
13225 #: builtin/log.c:1573
13226 msgid "show patch format instead of default (patch + stat)"
13229 #: builtin/log.c:1575
13233 #: builtin/log.c:1576
13237 #: builtin/log.c:1577
13238 msgid "add email header"
13241 #: builtin/log.c:1578 builtin/log.c:1580
13245 #: builtin/log.c:1578
13246 msgid "add To: header"
13249 #: builtin/log.c:1580
13250 msgid "add Cc: header"
13253 #: builtin/log.c:1582
13257 #: builtin/log.c:1583
13258 msgid "set From address to <ident> (or committer ident if absent)"
13261 #: builtin/log.c:1585
13265 #: builtin/log.c:1586
13266 msgid "make first mail a reply to <message-id>"
13269 #: builtin/log.c:1587 builtin/log.c:1590
13273 #: builtin/log.c:1588
13274 msgid "attach the patch"
13277 #: builtin/log.c:1591
13278 msgid "inline the patch"
13281 #: builtin/log.c:1595
13282 msgid "enable message threading, styles: shallow, deep"
13285 #: builtin/log.c:1597
13289 #: builtin/log.c:1598
13290 msgid "add a signature"
13293 #: builtin/log.c:1599
13294 msgid "base-commit"
13297 #: builtin/log.c:1600
13298 msgid "add prerequisite tree info to the patch series"
13301 #: builtin/log.c:1602
13302 msgid "add a signature from a file"
13305 #: builtin/log.c:1603
13306 msgid "don't print the patch filenames"
13309 #: builtin/log.c:1605
13310 msgid "show progress while generating patches"
13313 #: builtin/log.c:1606
13317 #: builtin/log.c:1607
13318 msgid "show changes against <rev> in cover letter or single patch"
13321 #: builtin/log.c:1610
13322 msgid "show changes against <refspec> in cover letter or single patch"
13325 #: builtin/log.c:1612
13326 msgid "percentage by which creation is weighted"
13329 #: builtin/log.c:1687
13331 msgid "invalid ident line: %s"
13334 #: builtin/log.c:1702
13335 msgid "-n and -k are mutually exclusive"
13338 #: builtin/log.c:1704
13339 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
13342 #: builtin/log.c:1712
13343 msgid "--name-only does not make sense"
13346 #: builtin/log.c:1714
13347 msgid "--name-status does not make sense"
13350 #: builtin/log.c:1716
13351 msgid "--check does not make sense"
13354 #: builtin/log.c:1748
13355 msgid "standard output, or directory, which one?"
13358 #: builtin/log.c:1837
13359 msgid "--interdiff requires --cover-letter or single patch"
13362 #: builtin/log.c:1841
13366 #: builtin/log.c:1842
13368 msgid "Interdiff against v%d:"
13371 #: builtin/log.c:1848
13372 msgid "--creation-factor requires --range-diff"
13375 #: builtin/log.c:1852
13376 msgid "--range-diff requires --cover-letter or single patch"
13379 #: builtin/log.c:1860
13380 msgid "Range-diff:"
13383 #: builtin/log.c:1861
13385 msgid "Range-diff against v%d:"
13388 #: builtin/log.c:1872
13390 msgid "unable to read signature file '%s'"
13393 #: builtin/log.c:1908
13394 msgid "Generating patches"
13397 #: builtin/log.c:1952
13398 msgid "failed to create output files"
13401 #: builtin/log.c:2011
13402 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
13405 #: builtin/log.c:2065
13408 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
13411 #: builtin/ls-files.c:470
13412 msgid "git ls-files [<options>] [<file>...]"
13415 #: builtin/ls-files.c:526
13416 msgid "identify the file status with tags"
13419 #: builtin/ls-files.c:528
13420 msgid "use lowercase letters for 'assume unchanged' files"
13423 #: builtin/ls-files.c:530
13424 msgid "use lowercase letters for 'fsmonitor clean' files"
13427 #: builtin/ls-files.c:532
13428 msgid "show cached files in the output (default)"
13431 #: builtin/ls-files.c:534
13432 msgid "show deleted files in the output"
13435 #: builtin/ls-files.c:536
13436 msgid "show modified files in the output"
13439 #: builtin/ls-files.c:538
13440 msgid "show other files in the output"
13443 #: builtin/ls-files.c:540
13444 msgid "show ignored files in the output"
13447 #: builtin/ls-files.c:543
13448 msgid "show staged contents' object name in the output"
13451 #: builtin/ls-files.c:545
13452 msgid "show files on the filesystem that need to be removed"
13455 #: builtin/ls-files.c:547
13456 msgid "show 'other' directories' names only"
13459 #: builtin/ls-files.c:549
13460 msgid "show line endings of files"
13463 #: builtin/ls-files.c:551
13464 msgid "don't show empty directories"
13467 #: builtin/ls-files.c:554
13468 msgid "show unmerged files in the output"
13471 #: builtin/ls-files.c:556
13472 msgid "show resolve-undo information"
13475 #: builtin/ls-files.c:558
13476 msgid "skip files matching pattern"
13479 #: builtin/ls-files.c:561
13480 msgid "exclude patterns are read from <file>"
13483 #: builtin/ls-files.c:564
13484 msgid "read additional per-directory exclude patterns in <file>"
13487 #: builtin/ls-files.c:566
13488 msgid "add the standard git exclusions"
13491 #: builtin/ls-files.c:570
13492 msgid "make the output relative to the project top directory"
13495 #: builtin/ls-files.c:573
13496 msgid "recurse through submodules"
13499 #: builtin/ls-files.c:575
13500 msgid "if any <file> is not in the index, treat this as an error"
13503 #: builtin/ls-files.c:576
13507 #: builtin/ls-files.c:577
13508 msgid "pretend that paths removed since <tree-ish> are still present"
13511 #: builtin/ls-files.c:579
13512 msgid "show debugging data"
13515 #: builtin/ls-remote.c:9
13517 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
13518 " [-q | --quiet] [--exit-code] [--get-url]\n"
13519 " [--symref] [<repository> [<refs>...]]"
13522 #: builtin/ls-remote.c:59
13523 msgid "do not print remote URL"
13526 #: builtin/ls-remote.c:60 builtin/ls-remote.c:62 builtin/rebase.c:1458
13530 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63
13531 msgid "path of git-upload-pack on the remote host"
13534 #: builtin/ls-remote.c:65
13535 msgid "limit to tags"
13538 #: builtin/ls-remote.c:66
13539 msgid "limit to heads"
13542 #: builtin/ls-remote.c:67
13543 msgid "do not show peeled tags"
13546 #: builtin/ls-remote.c:69
13547 msgid "take url.<base>.insteadOf into account"
13550 #: builtin/ls-remote.c:72
13551 msgid "exit with exit code 2 if no matching refs are found"
13554 #: builtin/ls-remote.c:75
13555 msgid "show underlying ref in addition to the object pointed by it"
13558 #: builtin/ls-tree.c:30
13559 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
13562 #: builtin/ls-tree.c:128
13563 msgid "only show trees"
13566 #: builtin/ls-tree.c:130
13567 msgid "recurse into subtrees"
13570 #: builtin/ls-tree.c:132
13571 msgid "show trees when recursing"
13574 #: builtin/ls-tree.c:135
13575 msgid "terminate entries with NUL byte"
13578 #: builtin/ls-tree.c:136
13579 msgid "include object size"
13582 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
13583 msgid "list only filenames"
13586 #: builtin/ls-tree.c:143
13587 msgid "use full path names"
13590 #: builtin/ls-tree.c:145
13591 msgid "list entire tree; not just current directory (implies --full-name)"
13594 #: builtin/mailsplit.c:241
13596 msgid "empty mbox: '%s'"
13599 #: builtin/merge.c:54
13600 msgid "git merge [<options>] [<commit>...]"
13603 #: builtin/merge.c:55
13604 msgid "git merge --abort"
13607 #: builtin/merge.c:56
13608 msgid "git merge --continue"
13611 #: builtin/merge.c:116
13612 msgid "switch `m' requires a value"
13615 #: builtin/merge.c:139
13617 msgid "option `%s' requires a value"
13620 #: builtin/merge.c:185
13622 msgid "Could not find merge strategy '%s'.\n"
13625 #: builtin/merge.c:186
13627 msgid "Available strategies are:"
13630 #: builtin/merge.c:191
13632 msgid "Available custom strategies are:"
13635 #: builtin/merge.c:242 builtin/pull.c:150
13636 msgid "do not show a diffstat at the end of the merge"
13639 #: builtin/merge.c:245 builtin/pull.c:153
13640 msgid "show a diffstat at the end of the merge"
13643 #: builtin/merge.c:246 builtin/pull.c:156
13644 msgid "(synonym to --stat)"
13647 #: builtin/merge.c:248 builtin/pull.c:159
13648 msgid "add (at most <n>) entries from shortlog to merge commit message"
13651 #: builtin/merge.c:251 builtin/pull.c:165
13652 msgid "create a single commit instead of doing a merge"
13655 #: builtin/merge.c:253 builtin/pull.c:168
13656 msgid "perform a commit if the merge succeeds (default)"
13659 #: builtin/merge.c:255 builtin/pull.c:171
13660 msgid "edit message before committing"
13663 #: builtin/merge.c:257
13664 msgid "allow fast-forward (default)"
13667 #: builtin/merge.c:259 builtin/pull.c:178
13668 msgid "abort if fast-forward is not possible"
13671 #: builtin/merge.c:263 builtin/pull.c:181
13672 msgid "verify that the named commit has a valid GPG signature"
13675 #: builtin/merge.c:264 builtin/notes.c:787 builtin/pull.c:185
13676 #: builtin/rebase.c:492 builtin/rebase.c:1471 builtin/revert.c:113
13680 #: builtin/merge.c:265 builtin/pull.c:186
13681 msgid "merge strategy to use"
13684 #: builtin/merge.c:266 builtin/pull.c:189
13685 msgid "option=value"
13688 #: builtin/merge.c:267 builtin/pull.c:190
13689 msgid "option for selected merge strategy"
13692 #: builtin/merge.c:269
13693 msgid "merge commit message (for a non-fast-forward merge)"
13696 #: builtin/merge.c:276
13697 msgid "abort the current in-progress merge"
13700 #: builtin/merge.c:278
13701 msgid "continue the current in-progress merge"
13704 #: builtin/merge.c:280 builtin/pull.c:197
13705 msgid "allow merging unrelated histories"
13708 #: builtin/merge.c:286
13709 msgid "verify commit-msg hook"
13712 #: builtin/merge.c:311
13713 msgid "could not run stash."
13716 #: builtin/merge.c:316
13717 msgid "stash failed"
13720 #: builtin/merge.c:321
13722 msgid "not a valid object: %s"
13725 #: builtin/merge.c:343 builtin/merge.c:360
13726 msgid "read-tree failed"
13729 #: builtin/merge.c:390
13730 msgid " (nothing to squash)"
13733 #: builtin/merge.c:401
13735 msgid "Squash commit -- not updating HEAD\n"
13738 #: builtin/merge.c:451
13740 msgid "No merge message -- not updating HEAD\n"
13743 #: builtin/merge.c:502
13745 msgid "'%s' does not point to a commit"
13748 #: builtin/merge.c:589
13750 msgid "Bad branch.%s.mergeoptions string: %s"
13753 #: builtin/merge.c:712
13754 msgid "Not handling anything other than two heads merge."
13757 #: builtin/merge.c:726
13759 msgid "Unknown option for merge-recursive: -X%s"
13762 #: builtin/merge.c:741
13764 msgid "unable to write %s"
13767 #: builtin/merge.c:793
13769 msgid "Could not read from '%s'"
13772 #: builtin/merge.c:802
13774 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
13777 #: builtin/merge.c:808
13779 "Please enter a commit message to explain why this merge is necessary,\n"
13780 "especially if it merges an updated upstream into a topic branch.\n"
13784 #: builtin/merge.c:813
13785 msgid "An empty message aborts the commit.\n"
13788 #: builtin/merge.c:816
13791 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
13795 #: builtin/merge.c:857
13796 msgid "Empty commit message."
13799 #: builtin/merge.c:876
13801 msgid "Wonderful.\n"
13804 #: builtin/merge.c:936
13806 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
13809 #: builtin/merge.c:975
13810 msgid "No current branch."
13813 #: builtin/merge.c:977
13814 msgid "No remote for the current branch."
13817 #: builtin/merge.c:979
13818 msgid "No default upstream defined for the current branch."
13821 #: builtin/merge.c:984
13823 msgid "No remote-tracking branch for %s from %s"
13826 #: builtin/merge.c:1041
13828 msgid "Bad value '%s' in environment '%s'"
13831 #: builtin/merge.c:1144
13833 msgid "not something we can merge in %s: %s"
13836 #: builtin/merge.c:1178
13837 msgid "not something we can merge"
13840 #: builtin/merge.c:1281
13841 msgid "--abort expects no arguments"
13844 #: builtin/merge.c:1285
13845 msgid "There is no merge to abort (MERGE_HEAD missing)."
13848 #: builtin/merge.c:1297
13849 msgid "--continue expects no arguments"
13852 #: builtin/merge.c:1301
13853 msgid "There is no merge in progress (MERGE_HEAD missing)."
13856 #: builtin/merge.c:1317
13858 "You have not concluded your merge (MERGE_HEAD exists).\n"
13859 "Please, commit your changes before you merge."
13862 #: builtin/merge.c:1324
13864 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
13865 "Please, commit your changes before you merge."
13868 #: builtin/merge.c:1327
13869 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
13872 #: builtin/merge.c:1341
13873 msgid "You cannot combine --squash with --no-ff."
13876 #: builtin/merge.c:1349
13877 msgid "No commit specified and merge.defaultToUpstream not set."
13880 #: builtin/merge.c:1366
13881 msgid "Squash commit into empty head not supported yet"
13884 #: builtin/merge.c:1368
13885 msgid "Non-fast-forward commit does not make sense into an empty head"
13888 #: builtin/merge.c:1373
13890 msgid "%s - not something we can merge"
13893 #: builtin/merge.c:1375
13894 msgid "Can merge only exactly one commit into empty head"
13897 #: builtin/merge.c:1454
13898 msgid "refusing to merge unrelated histories"
13901 #: builtin/merge.c:1463
13902 msgid "Already up to date."
13905 #: builtin/merge.c:1473
13907 msgid "Updating %s..%s\n"
13910 #: builtin/merge.c:1515
13912 msgid "Trying really trivial in-index merge...\n"
13915 #: builtin/merge.c:1522
13920 #: builtin/merge.c:1547
13921 msgid "Already up to date. Yeeah!"
13924 #: builtin/merge.c:1553
13925 msgid "Not possible to fast-forward, aborting."
13928 #: builtin/merge.c:1576 builtin/merge.c:1655
13930 msgid "Rewinding the tree to pristine...\n"
13933 #: builtin/merge.c:1580
13935 msgid "Trying merge strategy %s...\n"
13938 #: builtin/merge.c:1646
13940 msgid "No merge strategy handled the merge.\n"
13943 #: builtin/merge.c:1648
13945 msgid "Merge with strategy %s failed.\n"
13948 #: builtin/merge.c:1657
13950 msgid "Using the %s to prepare resolving by hand.\n"
13953 #: builtin/merge.c:1669
13955 msgid "Automatic merge went well; stopped before committing as requested\n"
13958 #: builtin/merge-base.c:32
13959 msgid "git merge-base [-a | --all] <commit> <commit>..."
13962 #: builtin/merge-base.c:33
13963 msgid "git merge-base [-a | --all] --octopus <commit>..."
13966 #: builtin/merge-base.c:34
13967 msgid "git merge-base --independent <commit>..."
13970 #: builtin/merge-base.c:35
13971 msgid "git merge-base --is-ancestor <commit> <commit>"
13974 #: builtin/merge-base.c:36
13975 msgid "git merge-base --fork-point <ref> [<commit>]"
13978 #: builtin/merge-base.c:153
13979 msgid "output all common ancestors"
13982 #: builtin/merge-base.c:155
13983 msgid "find ancestors for a single n-way merge"
13986 #: builtin/merge-base.c:157
13987 msgid "list revs not reachable from others"
13990 #: builtin/merge-base.c:159
13991 msgid "is the first one ancestor of the other?"
13994 #: builtin/merge-base.c:161
13995 msgid "find where <commit> forked from reflog of <ref>"
13998 #: builtin/merge-file.c:9
14000 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
14001 "<orig-file> <file2>"
14004 #: builtin/merge-file.c:35
14005 msgid "send results to standard output"
14008 #: builtin/merge-file.c:36
14009 msgid "use a diff3 based merge"
14012 #: builtin/merge-file.c:37
14013 msgid "for conflicts, use our version"
14016 #: builtin/merge-file.c:39
14017 msgid "for conflicts, use their version"
14020 #: builtin/merge-file.c:41
14021 msgid "for conflicts, use a union version"
14024 #: builtin/merge-file.c:44
14025 msgid "for conflicts, use this marker size"
14028 #: builtin/merge-file.c:45
14029 msgid "do not warn about conflicts"
14032 #: builtin/merge-file.c:47
14033 msgid "set labels for file1/orig-file/file2"
14036 #: builtin/merge-recursive.c:46
14038 msgid "unknown option %s"
14041 #: builtin/merge-recursive.c:52
14043 msgid "could not parse object '%s'"
14046 #: builtin/merge-recursive.c:56
14048 msgid "cannot handle more than %d base. Ignoring %s."
14049 msgid_plural "cannot handle more than %d bases. Ignoring %s."
14053 #: builtin/merge-recursive.c:64
14054 msgid "not handling anything other than two heads merge."
14057 #: builtin/merge-recursive.c:70 builtin/merge-recursive.c:72
14059 msgid "could not resolve ref '%s'"
14062 #: builtin/merge-recursive.c:78
14064 msgid "Merging %s with %s\n"
14067 #: builtin/mktree.c:66
14068 msgid "git mktree [-z] [--missing] [--batch]"
14071 #: builtin/mktree.c:154
14072 msgid "input is NUL terminated"
14075 #: builtin/mktree.c:155 builtin/write-tree.c:26
14076 msgid "allow missing objects"
14079 #: builtin/mktree.c:156
14080 msgid "allow creation of more than one tree"
14083 #: builtin/multi-pack-index.c:9
14084 msgid "git multi-pack-index [--object-dir=<dir>] (write|verify)"
14087 #: builtin/multi-pack-index.c:22
14088 msgid "object directory containing set of packfile and pack-index pairs"
14091 #: builtin/multi-pack-index.c:40 builtin/prune-packed.c:67
14092 msgid "too many arguments"
14095 #: builtin/multi-pack-index.c:51
14097 msgid "unrecognized verb: %s"
14101 msgid "git mv [<options>] <source>... <destination>"
14106 msgid "Directory %s is in index and no submodule?"
14110 msgid "Please stage your changes to .gitmodules or stash them to proceed"
14113 #: builtin/mv.c:103
14115 msgid "%.*s is in index"
14118 #: builtin/mv.c:125
14119 msgid "force move/rename even if target exists"
14122 #: builtin/mv.c:127
14123 msgid "skip move/rename errors"
14126 #: builtin/mv.c:169
14128 msgid "destination '%s' is not a directory"
14131 #: builtin/mv.c:180
14133 msgid "Checking rename of '%s' to '%s'\n"
14136 #: builtin/mv.c:184
14140 #: builtin/mv.c:187
14141 msgid "can not move directory into itself"
14144 #: builtin/mv.c:190
14145 msgid "cannot move directory over file"
14148 #: builtin/mv.c:199
14149 msgid "source directory is empty"
14152 #: builtin/mv.c:224
14153 msgid "not under version control"
14156 #: builtin/mv.c:227
14157 msgid "destination exists"
14160 #: builtin/mv.c:235
14162 msgid "overwriting '%s'"
14165 #: builtin/mv.c:238
14166 msgid "Cannot overwrite"
14169 #: builtin/mv.c:241
14170 msgid "multiple sources for the same target"
14173 #: builtin/mv.c:243
14174 msgid "destination directory does not exist"
14177 #: builtin/mv.c:250
14179 msgid "%s, source=%s, destination=%s"
14182 #: builtin/mv.c:271
14184 msgid "Renaming %s to %s\n"
14187 #: builtin/mv.c:277 builtin/remote.c:717 builtin/repack.c:516
14189 msgid "renaming '%s' failed"
14192 #: builtin/name-rev.c:355
14193 msgid "git name-rev [<options>] <commit>..."
14196 #: builtin/name-rev.c:356
14197 msgid "git name-rev [<options>] --all"
14200 #: builtin/name-rev.c:357
14201 msgid "git name-rev [<options>] --stdin"
14204 #: builtin/name-rev.c:415
14205 msgid "print only names (no SHA-1)"
14208 #: builtin/name-rev.c:416
14209 msgid "only use tags to name the commits"
14212 #: builtin/name-rev.c:418
14213 msgid "only use refs matching <pattern>"
14216 #: builtin/name-rev.c:420
14217 msgid "ignore refs matching <pattern>"
14220 #: builtin/name-rev.c:422
14221 msgid "list all commits reachable from all refs"
14224 #: builtin/name-rev.c:423
14225 msgid "read from stdin"
14228 #: builtin/name-rev.c:424
14229 msgid "allow to print `undefined` names (default)"
14232 #: builtin/name-rev.c:430
14233 msgid "dereference tags in the input (internal use)"
14236 #: builtin/notes.c:28
14237 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
14240 #: builtin/notes.c:29
14242 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
14243 "| (-c | -C) <object>] [<object>]"
14246 #: builtin/notes.c:30
14247 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
14250 #: builtin/notes.c:31
14252 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
14253 "(-c | -C) <object>] [<object>]"
14256 #: builtin/notes.c:32
14257 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
14260 #: builtin/notes.c:33
14261 msgid "git notes [--ref <notes-ref>] show [<object>]"
14264 #: builtin/notes.c:34
14266 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
14269 #: builtin/notes.c:35
14270 msgid "git notes merge --commit [-v | -q]"
14273 #: builtin/notes.c:36
14274 msgid "git notes merge --abort [-v | -q]"
14277 #: builtin/notes.c:37
14278 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
14281 #: builtin/notes.c:38
14282 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
14285 #: builtin/notes.c:39
14286 msgid "git notes [--ref <notes-ref>] get-ref"
14289 #: builtin/notes.c:44
14290 msgid "git notes [list [<object>]]"
14293 #: builtin/notes.c:49
14294 msgid "git notes add [<options>] [<object>]"
14297 #: builtin/notes.c:54
14298 msgid "git notes copy [<options>] <from-object> <to-object>"
14301 #: builtin/notes.c:55
14302 msgid "git notes copy --stdin [<from-object> <to-object>]..."
14305 #: builtin/notes.c:60
14306 msgid "git notes append [<options>] [<object>]"
14309 #: builtin/notes.c:65
14310 msgid "git notes edit [<object>]"
14313 #: builtin/notes.c:70
14314 msgid "git notes show [<object>]"
14317 #: builtin/notes.c:75
14318 msgid "git notes merge [<options>] <notes-ref>"
14321 #: builtin/notes.c:76
14322 msgid "git notes merge --commit [<options>]"
14325 #: builtin/notes.c:77
14326 msgid "git notes merge --abort [<options>]"
14329 #: builtin/notes.c:82
14330 msgid "git notes remove [<object>]"
14333 #: builtin/notes.c:87
14334 msgid "git notes prune [<options>]"
14337 #: builtin/notes.c:92
14338 msgid "git notes get-ref"
14341 #: builtin/notes.c:97
14342 msgid "Write/edit the notes for the following object:"
14345 #: builtin/notes.c:150
14347 msgid "unable to start 'show' for object '%s'"
14350 #: builtin/notes.c:154
14351 msgid "could not read 'show' output"
14354 #: builtin/notes.c:162
14356 msgid "failed to finish 'show' for object '%s'"
14359 #: builtin/notes.c:197
14360 msgid "please supply the note contents using either -m or -F option"
14363 #: builtin/notes.c:206
14364 msgid "unable to write note object"
14367 #: builtin/notes.c:208
14369 msgid "the note contents have been left in %s"
14372 #: builtin/notes.c:242 builtin/tag.c:522
14374 msgid "could not open or read '%s'"
14377 #: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
14378 #: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
14379 #: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
14381 msgid "failed to resolve '%s' as a valid ref."
14384 #: builtin/notes.c:265
14386 msgid "failed to read object '%s'."
14389 #: builtin/notes.c:268
14391 msgid "cannot read note data from non-blob object '%s'."
14394 #: builtin/notes.c:309
14396 msgid "malformed input line: '%s'."
14399 #: builtin/notes.c:324
14401 msgid "failed to copy notes from '%s' to '%s'"
14404 #. TRANSLATORS: the first %s will be replaced by a git
14405 #. notes command: 'add', 'merge', 'remove', etc.
14407 #: builtin/notes.c:356
14409 msgid "refusing to %s notes in %s (outside of refs/notes/)"
14412 #: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:509
14413 #: builtin/notes.c:521 builtin/notes.c:598 builtin/notes.c:665
14414 #: builtin/notes.c:815 builtin/notes.c:963 builtin/notes.c:985
14415 msgid "too many parameters"
14418 #: builtin/notes.c:389 builtin/notes.c:678
14420 msgid "no note found for object %s."
14423 #: builtin/notes.c:410 builtin/notes.c:576
14424 msgid "note contents as a string"
14427 #: builtin/notes.c:413 builtin/notes.c:579
14428 msgid "note contents in a file"
14431 #: builtin/notes.c:416 builtin/notes.c:582
14432 msgid "reuse and edit specified note object"
14435 #: builtin/notes.c:419 builtin/notes.c:585
14436 msgid "reuse specified note object"
14439 #: builtin/notes.c:422 builtin/notes.c:588
14440 msgid "allow storing empty note"
14443 #: builtin/notes.c:423 builtin/notes.c:496
14444 msgid "replace existing notes"
14447 #: builtin/notes.c:448
14450 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
14454 #: builtin/notes.c:463 builtin/notes.c:544
14456 msgid "Overwriting existing notes for object %s\n"
14459 #: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
14461 msgid "Removing note for object %s\n"
14464 #: builtin/notes.c:497
14465 msgid "read objects from stdin"
14468 #: builtin/notes.c:499
14469 msgid "load rewriting config for <command> (implies --stdin)"
14472 #: builtin/notes.c:517
14473 msgid "too few parameters"
14476 #: builtin/notes.c:538
14479 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
14483 #: builtin/notes.c:550
14485 msgid "missing notes on source object %s. Cannot copy."
14488 #: builtin/notes.c:603
14491 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
14492 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
14495 #: builtin/notes.c:698
14496 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
14499 #: builtin/notes.c:700
14500 msgid "failed to delete ref NOTES_MERGE_REF"
14503 #: builtin/notes.c:702
14504 msgid "failed to remove 'git notes merge' worktree"
14507 #: builtin/notes.c:722
14508 msgid "failed to read ref NOTES_MERGE_PARTIAL"
14511 #: builtin/notes.c:724
14512 msgid "could not find commit from NOTES_MERGE_PARTIAL."
14515 #: builtin/notes.c:726
14516 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
14519 #: builtin/notes.c:739
14520 msgid "failed to resolve NOTES_MERGE_REF"
14523 #: builtin/notes.c:742
14524 msgid "failed to finalize notes merge"
14527 #: builtin/notes.c:768
14529 msgid "unknown notes merge strategy %s"
14532 #: builtin/notes.c:784
14533 msgid "General options"
14536 #: builtin/notes.c:786
14537 msgid "Merge options"
14540 #: builtin/notes.c:788
14542 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
14546 #: builtin/notes.c:790
14547 msgid "Committing unmerged notes"
14550 #: builtin/notes.c:792
14551 msgid "finalize notes merge by committing unmerged notes"
14554 #: builtin/notes.c:794
14555 msgid "Aborting notes merge resolution"
14558 #: builtin/notes.c:796
14559 msgid "abort notes merge"
14562 #: builtin/notes.c:807
14563 msgid "cannot mix --commit, --abort or -s/--strategy"
14566 #: builtin/notes.c:812
14567 msgid "must specify a notes ref to merge"
14570 #: builtin/notes.c:836
14572 msgid "unknown -s/--strategy: %s"
14575 #: builtin/notes.c:873
14577 msgid "a notes merge into %s is already in-progress at %s"
14580 #: builtin/notes.c:876
14582 msgid "failed to store link to current notes ref (%s)"
14585 #: builtin/notes.c:878
14588 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
14589 "'git notes merge --commit', or abort the merge with 'git notes merge --"
14593 #: builtin/notes.c:897 builtin/tag.c:535
14595 msgid "Failed to resolve '%s' as a valid ref."
14598 #: builtin/notes.c:900
14600 msgid "Object %s has no note\n"
14603 #: builtin/notes.c:912
14604 msgid "attempt to remove non-existent note is not an error"
14607 #: builtin/notes.c:915
14608 msgid "read object names from the standard input"
14611 #: builtin/notes.c:954 builtin/prune.c:130 builtin/worktree.c:165
14612 msgid "do not remove, show only"
14615 #: builtin/notes.c:955
14616 msgid "report pruned notes"
14619 #: builtin/notes.c:998
14623 #: builtin/notes.c:999
14624 msgid "use notes from <notes-ref>"
14627 #: builtin/notes.c:1034 builtin/stash.c:1611
14629 msgid "unknown subcommand: %s"
14632 #: builtin/pack-objects.c:52
14634 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
14637 #: builtin/pack-objects.c:53
14639 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
14642 #: builtin/pack-objects.c:424
14644 msgid "bad packed object CRC for %s"
14647 #: builtin/pack-objects.c:435
14649 msgid "corrupt packed object for %s"
14652 #: builtin/pack-objects.c:566
14654 msgid "recursive delta detected for object %s"
14657 #: builtin/pack-objects.c:777
14659 msgid "ordered %u objects, expected %<PRIu32>"
14662 #: builtin/pack-objects.c:790
14664 msgid "packfile is invalid: %s"
14667 #: builtin/pack-objects.c:794
14669 msgid "unable to open packfile for reuse: %s"
14672 #: builtin/pack-objects.c:798
14673 msgid "unable to seek in reused packfile"
14676 #: builtin/pack-objects.c:809
14677 msgid "unable to read from reused packfile"
14680 #: builtin/pack-objects.c:837
14681 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
14684 #: builtin/pack-objects.c:850
14685 msgid "Writing objects"
14688 #: builtin/pack-objects.c:912 builtin/update-index.c:89
14690 msgid "failed to stat %s"
14693 #: builtin/pack-objects.c:965
14695 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
14698 #: builtin/pack-objects.c:1161
14699 msgid "disabling bitmap writing, as some objects are not being packed"
14702 #: builtin/pack-objects.c:1589
14704 msgid "delta base offset overflow in pack for %s"
14707 #: builtin/pack-objects.c:1598
14709 msgid "delta base offset out of bound for %s"
14712 #: builtin/pack-objects.c:1867
14713 msgid "Counting objects"
14716 #: builtin/pack-objects.c:1997
14718 msgid "unable to get size of %s"
14721 #: builtin/pack-objects.c:2012
14723 msgid "unable to parse object header of %s"
14726 #: builtin/pack-objects.c:2082 builtin/pack-objects.c:2098
14727 #: builtin/pack-objects.c:2108
14729 msgid "object %s cannot be read"
14732 #: builtin/pack-objects.c:2085 builtin/pack-objects.c:2112
14734 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
14737 #: builtin/pack-objects.c:2122
14738 msgid "suboptimal pack - out of memory"
14741 #: builtin/pack-objects.c:2448
14743 msgid "Delta compression using up to %d threads"
14746 #: builtin/pack-objects.c:2580
14748 msgid "unable to pack objects reachable from tag %s"
14751 #: builtin/pack-objects.c:2667
14752 msgid "Compressing objects"
14755 #: builtin/pack-objects.c:2673
14756 msgid "inconsistency with delta count"
14759 #: builtin/pack-objects.c:2754
14762 "expected edge object ID, got garbage:\n"
14766 #: builtin/pack-objects.c:2760
14769 "expected object ID, got garbage:\n"
14773 #: builtin/pack-objects.c:2858
14774 msgid "invalid value for --missing"
14777 #: builtin/pack-objects.c:2917 builtin/pack-objects.c:3025
14778 msgid "cannot open pack index"
14781 #: builtin/pack-objects.c:2948
14783 msgid "loose object at %s could not be examined"
14786 #: builtin/pack-objects.c:3033
14787 msgid "unable to force loose object"
14790 #: builtin/pack-objects.c:3125
14792 msgid "not a rev '%s'"
14795 #: builtin/pack-objects.c:3128
14797 msgid "bad revision '%s'"
14800 #: builtin/pack-objects.c:3153
14801 msgid "unable to add recent objects"
14804 #: builtin/pack-objects.c:3206
14806 msgid "unsupported index version %s"
14809 #: builtin/pack-objects.c:3210
14811 msgid "bad index version '%s'"
14814 #: builtin/pack-objects.c:3240
14815 msgid "do not show progress meter"
14818 #: builtin/pack-objects.c:3242
14819 msgid "show progress meter"
14822 #: builtin/pack-objects.c:3244
14823 msgid "show progress meter during object writing phase"
14826 #: builtin/pack-objects.c:3247
14827 msgid "similar to --all-progress when progress meter is shown"
14830 #: builtin/pack-objects.c:3248
14831 msgid "<version>[,<offset>]"
14834 #: builtin/pack-objects.c:3249
14835 msgid "write the pack index file in the specified idx format version"
14838 #: builtin/pack-objects.c:3252
14839 msgid "maximum size of each output pack file"
14842 #: builtin/pack-objects.c:3254
14843 msgid "ignore borrowed objects from alternate object store"
14846 #: builtin/pack-objects.c:3256
14847 msgid "ignore packed objects"
14850 #: builtin/pack-objects.c:3258
14851 msgid "limit pack window by objects"
14854 #: builtin/pack-objects.c:3260
14855 msgid "limit pack window by memory in addition to object limit"
14858 #: builtin/pack-objects.c:3262
14859 msgid "maximum length of delta chain allowed in the resulting pack"
14862 #: builtin/pack-objects.c:3264
14863 msgid "reuse existing deltas"
14866 #: builtin/pack-objects.c:3266
14867 msgid "reuse existing objects"
14870 #: builtin/pack-objects.c:3268
14871 msgid "use OFS_DELTA objects"
14874 #: builtin/pack-objects.c:3270
14875 msgid "use threads when searching for best delta matches"
14878 #: builtin/pack-objects.c:3272
14879 msgid "do not create an empty pack output"
14882 #: builtin/pack-objects.c:3274
14883 msgid "read revision arguments from standard input"
14886 #: builtin/pack-objects.c:3276
14887 msgid "limit the objects to those that are not yet packed"
14890 #: builtin/pack-objects.c:3279
14891 msgid "include objects reachable from any reference"
14894 #: builtin/pack-objects.c:3282
14895 msgid "include objects referred by reflog entries"
14898 #: builtin/pack-objects.c:3285
14899 msgid "include objects referred to by the index"
14902 #: builtin/pack-objects.c:3288
14903 msgid "output pack to stdout"
14906 #: builtin/pack-objects.c:3290
14907 msgid "include tag objects that refer to objects to be packed"
14910 #: builtin/pack-objects.c:3292
14911 msgid "keep unreachable objects"
14914 #: builtin/pack-objects.c:3294
14915 msgid "pack loose unreachable objects"
14918 #: builtin/pack-objects.c:3296
14919 msgid "unpack unreachable objects newer than <time>"
14922 #: builtin/pack-objects.c:3299
14923 msgid "use the sparse reachability algorithm"
14926 #: builtin/pack-objects.c:3301
14927 msgid "create thin packs"
14930 #: builtin/pack-objects.c:3303
14931 msgid "create packs suitable for shallow fetches"
14934 #: builtin/pack-objects.c:3305
14935 msgid "ignore packs that have companion .keep file"
14938 #: builtin/pack-objects.c:3307
14939 msgid "ignore this pack"
14942 #: builtin/pack-objects.c:3309
14943 msgid "pack compression level"
14946 #: builtin/pack-objects.c:3311
14947 msgid "do not hide commits by grafts"
14950 #: builtin/pack-objects.c:3313
14951 msgid "use a bitmap index if available to speed up counting objects"
14954 #: builtin/pack-objects.c:3315
14955 msgid "write a bitmap index together with the pack index"
14958 #: builtin/pack-objects.c:3318
14959 msgid "handling for missing objects"
14962 #: builtin/pack-objects.c:3321
14963 msgid "do not pack objects in promisor packfiles"
14966 #: builtin/pack-objects.c:3323
14967 msgid "respect islands during delta compression"
14970 #: builtin/pack-objects.c:3348
14972 msgid "delta chain depth %d is too deep, forcing %d"
14975 #: builtin/pack-objects.c:3353
14977 msgid "pack.deltaCacheLimit is too high, forcing %d"
14980 #: builtin/pack-objects.c:3407
14981 msgid "--max-pack-size cannot be used to build a pack for transfer"
14984 #: builtin/pack-objects.c:3409
14985 msgid "minimum pack size limit is 1 MiB"
14988 #: builtin/pack-objects.c:3414
14989 msgid "--thin cannot be used to build an indexable pack"
14992 #: builtin/pack-objects.c:3417
14993 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
14996 #: builtin/pack-objects.c:3423
14997 msgid "cannot use --filter without --stdout"
15000 #: builtin/pack-objects.c:3484
15001 msgid "Enumerating objects"
15004 #: builtin/pack-objects.c:3514
15006 msgid "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>)"
15009 #: builtin/pack-refs.c:8
15010 msgid "git pack-refs [<options>]"
15013 #: builtin/pack-refs.c:16
15014 msgid "pack everything"
15017 #: builtin/pack-refs.c:17
15018 msgid "prune loose refs (default)"
15021 #: builtin/prune-packed.c:9
15022 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
15025 #: builtin/prune-packed.c:42
15026 msgid "Removing duplicate objects"
15029 #: builtin/prune.c:12
15030 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
15033 #: builtin/prune.c:131
15034 msgid "report pruned objects"
15037 #: builtin/prune.c:134
15038 msgid "expire objects older than <time>"
15041 #: builtin/prune.c:136
15042 msgid "limit traversal to objects outside promisor packfiles"
15045 #: builtin/prune.c:150
15046 msgid "cannot prune in a precious-objects repo"
15049 #: builtin/pull.c:66 builtin/pull.c:68
15051 msgid "Invalid value for %s: %s"
15054 #: builtin/pull.c:88
15055 msgid "git pull [<options>] [<repository> [<refspec>...]]"
15058 #: builtin/pull.c:140
15059 msgid "control for recursive fetching of submodules"
15062 #: builtin/pull.c:144
15063 msgid "Options related to merging"
15066 #: builtin/pull.c:147
15067 msgid "incorporate changes by rebasing rather than merging"
15070 #: builtin/pull.c:175 builtin/rebase.c:447 builtin/revert.c:125
15071 msgid "allow fast-forward"
15074 #: builtin/pull.c:184
15075 msgid "automatically stash/stash pop before and after rebase"
15078 #: builtin/pull.c:200
15079 msgid "Options related to fetching"
15082 #: builtin/pull.c:210
15083 msgid "force overwrite of local branch"
15086 #: builtin/pull.c:218
15087 msgid "number of submodules pulled in parallel"
15090 #: builtin/pull.c:313
15092 msgid "Invalid value for pull.ff: %s"
15095 #: builtin/pull.c:430
15097 "There is no candidate for rebasing against among the refs that you just "
15101 #: builtin/pull.c:432
15103 "There are no candidates for merging among the refs that you just fetched."
15106 #: builtin/pull.c:433
15108 "Generally this means that you provided a wildcard refspec which had no\n"
15109 "matches on the remote end."
15112 #: builtin/pull.c:436
15115 "You asked to pull from the remote '%s', but did not specify\n"
15116 "a branch. Because this is not the default configured remote\n"
15117 "for your current branch, you must specify a branch on the command line."
15120 #: builtin/pull.c:441 builtin/rebase.c:1321 git-parse-remote.sh:73
15121 msgid "You are not currently on a branch."
15124 #: builtin/pull.c:443 builtin/pull.c:458 git-parse-remote.sh:79
15125 msgid "Please specify which branch you want to rebase against."
15128 #: builtin/pull.c:445 builtin/pull.c:460 git-parse-remote.sh:82
15129 msgid "Please specify which branch you want to merge with."
15132 #: builtin/pull.c:446 builtin/pull.c:461
15133 msgid "See git-pull(1) for details."
15136 #: builtin/pull.c:448 builtin/pull.c:454 builtin/pull.c:463
15137 #: builtin/rebase.c:1327 git-parse-remote.sh:64
15141 #: builtin/pull.c:448 builtin/pull.c:463 builtin/pull.c:468
15142 #: git-parse-remote.sh:65
15146 #: builtin/pull.c:456 builtin/rebase.c:1319 git-parse-remote.sh:75
15147 msgid "There is no tracking information for the current branch."
15150 #: builtin/pull.c:465 git-parse-remote.sh:95
15152 "If you wish to set tracking information for this branch you can do so with:"
15155 #: builtin/pull.c:470
15158 "Your configuration specifies to merge with the ref '%s'\n"
15159 "from the remote, but no such ref was fetched."
15162 #: builtin/pull.c:574
15164 msgid "unable to access commit %s"
15167 #: builtin/pull.c:854
15168 msgid "ignoring --verify-signatures for rebase"
15171 #: builtin/pull.c:909
15172 msgid "--[no-]autostash option is only valid with --rebase."
15175 #: builtin/pull.c:917
15176 msgid "Updating an unborn branch with changes added to the index."
15179 #: builtin/pull.c:921
15180 msgid "pull with rebase"
15183 #: builtin/pull.c:922
15184 msgid "please commit or stash them."
15187 #: builtin/pull.c:947
15190 "fetch updated the current branch head.\n"
15191 "fast-forwarding your working tree from\n"
15195 #: builtin/pull.c:953
15198 "Cannot fast-forward your working tree.\n"
15199 "After making sure that you saved anything precious from\n"
15202 "$ git reset --hard\n"
15206 #: builtin/pull.c:968
15207 msgid "Cannot merge multiple branches into empty head."
15210 #: builtin/pull.c:972
15211 msgid "Cannot rebase onto multiple branches."
15214 #: builtin/pull.c:979
15215 msgid "cannot rebase with locally recorded submodule modifications"
15218 #: builtin/push.c:19
15219 msgid "git push [<options>] [<repository> [<refspec>...]]"
15222 #: builtin/push.c:111
15223 msgid "tag shorthand without <tag>"
15226 #: builtin/push.c:121
15227 msgid "--delete only accepts plain target ref names"
15230 #: builtin/push.c:167
15233 "To choose either option permanently, see push.default in 'git help config'."
15236 #: builtin/push.c:170
15239 "The upstream branch of your current branch does not match\n"
15240 "the name of your current branch. To push to the upstream branch\n"
15241 "on the remote, use\n"
15243 " git push %s HEAD:%s\n"
15245 "To push to the branch of the same name on the remote, use\n"
15247 " git push %s HEAD\n"
15251 #: builtin/push.c:185
15254 "You are not currently on a branch.\n"
15255 "To push the history leading to the current (detached HEAD)\n"
15258 " git push %s HEAD:<name-of-remote-branch>\n"
15261 #: builtin/push.c:199
15264 "The current branch %s has no upstream branch.\n"
15265 "To push the current branch and set the remote as upstream, use\n"
15267 " git push --set-upstream %s %s\n"
15270 #: builtin/push.c:207
15272 msgid "The current branch %s has multiple upstream branches, refusing to push."
15275 #: builtin/push.c:210
15278 "You are pushing to remote '%s', which is not the upstream of\n"
15279 "your current branch '%s', without telling me what to push\n"
15280 "to update which remote branch."
15283 #: builtin/push.c:269
15285 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
15288 #: builtin/push.c:276
15290 "Updates were rejected because the tip of your current branch is behind\n"
15291 "its remote counterpart. Integrate the remote changes (e.g.\n"
15292 "'git pull ...') before pushing again.\n"
15293 "See the 'Note about fast-forwards' in 'git push --help' for details."
15296 #: builtin/push.c:282
15298 "Updates were rejected because a pushed branch tip is behind its remote\n"
15299 "counterpart. Check out this branch and integrate the remote changes\n"
15300 "(e.g. 'git pull ...') before pushing again.\n"
15301 "See the 'Note about fast-forwards' in 'git push --help' for details."
15304 #: builtin/push.c:288
15306 "Updates were rejected because the remote contains work that you do\n"
15307 "not have locally. This is usually caused by another repository pushing\n"
15308 "to the same ref. You may want to first integrate the remote changes\n"
15309 "(e.g., 'git pull ...') before pushing again.\n"
15310 "See the 'Note about fast-forwards' in 'git push --help' for details."
15313 #: builtin/push.c:295
15314 msgid "Updates were rejected because the tag already exists in the remote."
15317 #: builtin/push.c:298
15319 "You cannot update a remote ref that points at a non-commit object,\n"
15320 "or update a remote ref to make it point at a non-commit object,\n"
15321 "without using the '--force' option.\n"
15324 #: builtin/push.c:359
15326 msgid "Pushing to %s\n"
15329 #: builtin/push.c:364
15331 msgid "failed to push some refs to '%s'"
15334 #: builtin/push.c:398
15336 msgid "bad repository '%s'"
15339 #: builtin/push.c:399
15341 "No configured push destination.\n"
15342 "Either specify the URL from the command-line or configure a remote "
15343 "repository using\n"
15345 " git remote add <name> <url>\n"
15347 "and then push using the remote name\n"
15349 " git push <name>\n"
15352 #: builtin/push.c:554
15356 #: builtin/push.c:555 builtin/send-pack.c:164
15357 msgid "push all refs"
15360 #: builtin/push.c:556 builtin/send-pack.c:166
15361 msgid "mirror all refs"
15364 #: builtin/push.c:558
15365 msgid "delete refs"
15368 #: builtin/push.c:559
15369 msgid "push tags (can't be used with --all or --mirror)"
15372 #: builtin/push.c:562 builtin/send-pack.c:167
15373 msgid "force updates"
15376 #: builtin/push.c:564 builtin/send-pack.c:181
15377 msgid "<refname>:<expect>"
15380 #: builtin/push.c:565 builtin/send-pack.c:182
15381 msgid "require old value of ref to be at this value"
15384 #: builtin/push.c:568
15385 msgid "control recursive pushing of submodules"
15388 #: builtin/push.c:570 builtin/send-pack.c:175
15389 msgid "use thin pack"
15392 #: builtin/push.c:571 builtin/push.c:572 builtin/send-pack.c:161
15393 #: builtin/send-pack.c:162
15394 msgid "receive pack program"
15397 #: builtin/push.c:573
15398 msgid "set upstream for git pull/status"
15401 #: builtin/push.c:576
15402 msgid "prune locally removed refs"
15405 #: builtin/push.c:578
15406 msgid "bypass pre-push hook"
15409 #: builtin/push.c:579
15410 msgid "push missing but relevant tags"
15413 #: builtin/push.c:582 builtin/send-pack.c:169
15414 msgid "GPG sign the push"
15417 #: builtin/push.c:584 builtin/send-pack.c:176
15418 msgid "request atomic transaction on remote side"
15421 #: builtin/push.c:602
15422 msgid "--delete is incompatible with --all, --mirror and --tags"
15425 #: builtin/push.c:604
15426 msgid "--delete doesn't make sense without any refs"
15429 #: builtin/push.c:607
15430 msgid "--all and --tags are incompatible"
15433 #: builtin/push.c:609
15434 msgid "--all can't be combined with refspecs"
15437 #: builtin/push.c:613
15438 msgid "--mirror and --tags are incompatible"
15441 #: builtin/push.c:615
15442 msgid "--mirror can't be combined with refspecs"
15445 #: builtin/push.c:618
15446 msgid "--all and --mirror are incompatible"
15449 #: builtin/push.c:637
15450 msgid "push options must not have new line characters"
15453 #: builtin/range-diff.c:8
15454 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
15457 #: builtin/range-diff.c:9
15458 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
15461 #: builtin/range-diff.c:10
15462 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
15465 #: builtin/range-diff.c:21
15466 msgid "Percentage by which creation is weighted"
15469 #: builtin/range-diff.c:23
15470 msgid "use simple diff colors"
15473 #: builtin/range-diff.c:46 builtin/range-diff.c:50
15475 msgid "no .. in range: '%s'"
15478 #: builtin/range-diff.c:60
15479 msgid "single arg format must be symmetric range"
15482 #: builtin/range-diff.c:75
15483 msgid "need two commit ranges"
15486 #: builtin/read-tree.c:41
15488 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
15489 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
15490 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
15493 #: builtin/read-tree.c:124
15494 msgid "write resulting index to <file>"
15497 #: builtin/read-tree.c:127
15498 msgid "only empty the index"
15501 #: builtin/read-tree.c:129
15505 #: builtin/read-tree.c:131
15506 msgid "perform a merge in addition to a read"
15509 #: builtin/read-tree.c:133
15510 msgid "3-way merge if no file level merging required"
15513 #: builtin/read-tree.c:135
15514 msgid "3-way merge in presence of adds and removes"
15517 #: builtin/read-tree.c:137
15518 msgid "same as -m, but discard unmerged entries"
15521 #: builtin/read-tree.c:138
15522 msgid "<subdirectory>/"
15525 #: builtin/read-tree.c:139
15526 msgid "read the tree into the index under <subdirectory>/"
15529 #: builtin/read-tree.c:142
15530 msgid "update working tree with merge result"
15533 #: builtin/read-tree.c:144
15537 #: builtin/read-tree.c:145
15538 msgid "allow explicitly ignored files to be overwritten"
15541 #: builtin/read-tree.c:148
15542 msgid "don't check the working tree after merging"
15545 #: builtin/read-tree.c:149
15546 msgid "don't update the index or the work tree"
15549 #: builtin/read-tree.c:151
15550 msgid "skip applying sparse checkout filter"
15553 #: builtin/read-tree.c:153
15554 msgid "debug unpack-trees"
15557 #: builtin/read-tree.c:157
15558 msgid "suppress feedback messages"
15561 #: builtin/rebase.c:32
15563 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] [<upstream>] "
15567 #: builtin/rebase.c:34
15569 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
15572 #: builtin/rebase.c:36
15573 msgid "git rebase --continue | --abort | --skip | --edit-todo"
15576 #: builtin/rebase.c:158 builtin/rebase.c:182 builtin/rebase.c:209
15578 msgid "unusable todo list: '%s'"
15581 #: builtin/rebase.c:167 builtin/rebase.c:193 builtin/rebase.c:217
15583 msgid "could not write '%s'."
15586 #: builtin/rebase.c:252
15590 #: builtin/rebase.c:279
15592 msgid "could not create temporary %s"
15595 #: builtin/rebase.c:285
15596 msgid "could not mark as interactive"
15599 #: builtin/rebase.c:343
15600 msgid "could not generate todo list"
15603 #: builtin/rebase.c:382
15604 msgid "a base commit must be provided with --upstream or --onto"
15607 #: builtin/rebase.c:437
15608 msgid "git rebase--interactive [<options>]"
15611 #: builtin/rebase.c:449
15612 msgid "keep empty commits"
15615 #: builtin/rebase.c:451 builtin/revert.c:127
15616 msgid "allow commits with empty messages"
15619 #: builtin/rebase.c:452
15620 msgid "rebase merge commits"
15623 #: builtin/rebase.c:454
15624 msgid "keep original branch points of cousins"
15627 #: builtin/rebase.c:456
15628 msgid "move commits that begin with squash!/fixup!"
15631 #: builtin/rebase.c:457
15632 msgid "sign commits"
15635 #: builtin/rebase.c:459 builtin/rebase.c:1397
15636 msgid "display a diffstat of what changed upstream"
15639 #: builtin/rebase.c:461
15640 msgid "continue rebase"
15643 #: builtin/rebase.c:463
15644 msgid "skip commit"
15647 #: builtin/rebase.c:464
15648 msgid "edit the todo list"
15651 #: builtin/rebase.c:466
15652 msgid "show the current patch"
15655 #: builtin/rebase.c:469
15656 msgid "shorten commit ids in the todo list"
15659 #: builtin/rebase.c:471
15660 msgid "expand commit ids in the todo list"
15663 #: builtin/rebase.c:473
15664 msgid "check the todo list"
15667 #: builtin/rebase.c:475
15668 msgid "rearrange fixup/squash lines"
15671 #: builtin/rebase.c:477
15672 msgid "insert exec commands in todo list"
15675 #: builtin/rebase.c:478
15679 #: builtin/rebase.c:481
15680 msgid "restrict-revision"
15683 #: builtin/rebase.c:481
15684 msgid "restrict revision"
15687 #: builtin/rebase.c:483
15688 msgid "squash-onto"
15691 #: builtin/rebase.c:484
15692 msgid "squash onto"
15695 #: builtin/rebase.c:486
15696 msgid "the upstream commit"
15699 #: builtin/rebase.c:488
15703 #: builtin/rebase.c:488
15707 #: builtin/rebase.c:493
15708 msgid "rebase strategy"
15711 #: builtin/rebase.c:494
15712 msgid "strategy-opts"
15715 #: builtin/rebase.c:495
15716 msgid "strategy options"
15719 #: builtin/rebase.c:496
15723 #: builtin/rebase.c:497
15724 msgid "the branch or commit to checkout"
15727 #: builtin/rebase.c:498
15731 #: builtin/rebase.c:498
15735 #: builtin/rebase.c:499
15739 #: builtin/rebase.c:499
15740 msgid "the command to run"
15743 #: builtin/rebase.c:502 builtin/rebase.c:1480
15744 msgid "automatically re-schedule any `exec` that fails"
15747 #: builtin/rebase.c:518
15748 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
15751 #: builtin/rebase.c:534 builtin/rebase.c:1787
15753 msgid "%s requires an interactive rebase"
15756 #: builtin/rebase.c:586
15758 msgid "could not get 'onto': '%s'"
15761 #: builtin/rebase.c:601
15763 msgid "invalid orig-head: '%s'"
15766 #: builtin/rebase.c:626
15768 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
15771 #: builtin/rebase.c:702
15773 msgid "Could not read '%s'"
15776 #: builtin/rebase.c:720
15778 msgid "Cannot store %s"
15781 #: builtin/rebase.c:817
15782 msgid "could not determine HEAD revision"
15785 #: builtin/rebase.c:940
15787 "Resolve all conflicts manually, mark them as resolved with\n"
15788 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
15789 "You can instead skip this commit: run \"git rebase --skip\".\n"
15790 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
15794 #: builtin/rebase.c:1021
15798 "git encountered an error while preparing the patches to replay\n"
15799 "these revisions:\n"
15803 "As a result, git cannot rebase them."
15806 #: builtin/rebase.c:1313
15810 "Please specify which branch you want to rebase against.\n"
15811 "See git-rebase(1) for details.\n"
15813 " git rebase '<branch>'\n"
15817 #: builtin/rebase.c:1329
15820 "If you wish to set tracking information for this branch you can do so with:\n"
15822 " git branch --set-upstream-to=%s/<branch> %s\n"
15826 #: builtin/rebase.c:1359
15827 msgid "exec commands cannot contain newlines"
15830 #: builtin/rebase.c:1363
15831 msgid "empty exec command"
15834 #: builtin/rebase.c:1390
15835 msgid "rebase onto given branch instead of upstream"
15838 #: builtin/rebase.c:1392
15839 msgid "allow pre-rebase hook to run"
15842 #: builtin/rebase.c:1394
15843 msgid "be quiet. implies --no-stat"
15846 #: builtin/rebase.c:1400
15847 msgid "do not show diffstat of what changed upstream"
15850 #: builtin/rebase.c:1403
15851 msgid "add a Signed-off-by: line to each commit"
15854 #: builtin/rebase.c:1405 builtin/rebase.c:1409 builtin/rebase.c:1411
15855 msgid "passed to 'git am'"
15858 #: builtin/rebase.c:1413 builtin/rebase.c:1415
15859 msgid "passed to 'git apply'"
15862 #: builtin/rebase.c:1417 builtin/rebase.c:1420
15863 msgid "cherry-pick all commits, even if unchanged"
15866 #: builtin/rebase.c:1422
15870 #: builtin/rebase.c:1425
15871 msgid "skip current patch and continue"
15874 #: builtin/rebase.c:1427
15875 msgid "abort and check out the original branch"
15878 #: builtin/rebase.c:1430
15879 msgid "abort but keep HEAD where it is"
15882 #: builtin/rebase.c:1431
15883 msgid "edit the todo list during an interactive rebase"
15886 #: builtin/rebase.c:1434
15887 msgid "show the patch file being applied or merged"
15890 #: builtin/rebase.c:1437
15891 msgid "use merging strategies to rebase"
15894 #: builtin/rebase.c:1441
15895 msgid "let the user edit the list of commits to rebase"
15898 #: builtin/rebase.c:1445
15899 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
15902 #: builtin/rebase.c:1449
15903 msgid "preserve empty commits during rebase"
15906 #: builtin/rebase.c:1451
15907 msgid "move commits that begin with squash!/fixup! under -i"
15910 #: builtin/rebase.c:1457
15911 msgid "automatically stash/stash pop before and after"
15914 #: builtin/rebase.c:1459
15915 msgid "add exec lines after each commit of the editable list"
15918 #: builtin/rebase.c:1463
15919 msgid "allow rebasing commits with empty messages"
15922 #: builtin/rebase.c:1466
15923 msgid "try to rebase merges instead of skipping them"
15926 #: builtin/rebase.c:1469
15927 msgid "use 'merge-base --fork-point' to refine upstream"
15930 #: builtin/rebase.c:1471
15931 msgid "use the given merge strategy"
15934 #: builtin/rebase.c:1473 builtin/revert.c:114
15938 #: builtin/rebase.c:1474
15939 msgid "pass the argument through to the merge strategy"
15942 #: builtin/rebase.c:1477
15943 msgid "rebase all reachable commits up to the root(s)"
15946 #: builtin/rebase.c:1498
15948 "the rebase.useBuiltin support has been removed!\n"
15949 "See its entry in 'git help config' for details."
15952 #: builtin/rebase.c:1504
15953 msgid "It looks like 'git am' is in progress. Cannot rebase."
15956 #: builtin/rebase.c:1545
15958 "git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
15961 #: builtin/rebase.c:1549
15962 msgid "No rebase in progress?"
15965 #: builtin/rebase.c:1553
15966 msgid "The --edit-todo action can only be used during interactive rebase."
15969 #: builtin/rebase.c:1576
15970 msgid "Cannot read HEAD"
15973 #: builtin/rebase.c:1588
15975 "You must edit all merge conflicts and then\n"
15976 "mark them as resolved using git add"
15979 #: builtin/rebase.c:1607
15980 msgid "could not discard worktree changes"
15983 #: builtin/rebase.c:1626
15985 msgid "could not move back to %s"
15988 #: builtin/rebase.c:1637 builtin/rm.c:369
15990 msgid "could not remove '%s'"
15993 #: builtin/rebase.c:1663
15996 "It seems that there is already a %s directory, and\n"
15997 "I wonder if you are in the middle of another rebase. If that is the\n"
15998 "case, please try\n"
16000 "If that is not the case, please\n"
16002 "and run me again. I am stopping in case you still have something\n"
16003 "valuable there.\n"
16006 #: builtin/rebase.c:1684
16007 msgid "switch `C' expects a numerical value"
16010 #: builtin/rebase.c:1725
16012 msgid "Unknown mode: %s"
16015 #: builtin/rebase.c:1747
16016 msgid "--strategy requires --merge or --interactive"
16019 #: builtin/rebase.c:1796
16020 msgid "cannot combine am options with either interactive or merge options"
16023 #: builtin/rebase.c:1815
16024 msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
16027 #: builtin/rebase.c:1819
16029 "error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
16032 #: builtin/rebase.c:1825
16033 msgid "cannot combine '--rebase-merges' with '--strategy-option'"
16036 #: builtin/rebase.c:1828
16037 msgid "cannot combine '--rebase-merges' with '--strategy'"
16040 #: builtin/rebase.c:1852
16042 msgid "invalid upstream '%s'"
16045 #: builtin/rebase.c:1858
16046 msgid "Could not create new root commit"
16049 #: builtin/rebase.c:1876
16051 msgid "'%s': need exactly one merge base"
16054 #: builtin/rebase.c:1883
16056 msgid "Does not point to a valid commit '%s'"
16059 #: builtin/rebase.c:1908
16061 msgid "fatal: no such branch/commit '%s'"
16064 #: builtin/rebase.c:1916 builtin/submodule--helper.c:38
16065 #: builtin/submodule--helper.c:1933
16067 msgid "No such ref: %s"
16070 #: builtin/rebase.c:1927
16071 msgid "Could not resolve HEAD to a revision"
16074 #: builtin/rebase.c:1968
16075 msgid "Cannot autostash"
16078 #: builtin/rebase.c:1971
16080 msgid "Unexpected stash response: '%s'"
16083 #: builtin/rebase.c:1977
16085 msgid "Could not create directory for '%s'"
16088 #: builtin/rebase.c:1980
16090 msgid "Created autostash: %s\n"
16093 #: builtin/rebase.c:1983
16094 msgid "could not reset --hard"
16097 #: builtin/rebase.c:1984 builtin/reset.c:114
16099 msgid "HEAD is now at %s"
16102 #: builtin/rebase.c:2000
16103 msgid "Please commit or stash them."
16106 #: builtin/rebase.c:2027
16108 msgid "could not parse '%s'"
16111 #: builtin/rebase.c:2040
16113 msgid "could not switch to %s"
16116 #: builtin/rebase.c:2051
16117 msgid "HEAD is up to date."
16120 #: builtin/rebase.c:2053
16122 msgid "Current branch %s is up to date.\n"
16125 #: builtin/rebase.c:2061
16126 msgid "HEAD is up to date, rebase forced."
16129 #: builtin/rebase.c:2063
16131 msgid "Current branch %s is up to date, rebase forced.\n"
16134 #: builtin/rebase.c:2071
16135 msgid "The pre-rebase hook refused to rebase."
16138 #: builtin/rebase.c:2078
16140 msgid "Changes to %s:\n"
16143 #: builtin/rebase.c:2081
16145 msgid "Changes from %s to %s:\n"
16148 #: builtin/rebase.c:2106
16150 msgid "First, rewinding head to replay your work on top of it...\n"
16153 #: builtin/rebase.c:2115
16154 msgid "Could not detach HEAD"
16157 #: builtin/rebase.c:2124
16159 msgid "Fast-forwarded %s to %s.\n"
16162 #: builtin/receive-pack.c:33
16163 msgid "git receive-pack <git-dir>"
16166 #: builtin/receive-pack.c:833
16168 "By default, updating the current branch in a non-bare repository\n"
16169 "is denied, because it will make the index and work tree inconsistent\n"
16170 "with what you pushed, and will require 'git reset --hard' to match\n"
16171 "the work tree to HEAD.\n"
16173 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
16174 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
16175 "its current branch; however, this is not recommended unless you\n"
16176 "arranged to update its work tree to match what you pushed in some\n"
16179 "To squelch this message and still keep the default behaviour, set\n"
16180 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
16183 #: builtin/receive-pack.c:853
16185 "By default, deleting the current branch is denied, because the next\n"
16186 "'git clone' won't result in any file checked out, causing confusion.\n"
16188 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
16189 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
16190 "current branch, with or without a warning message.\n"
16192 "To squelch this message, you can set it to 'refuse'."
16195 #: builtin/receive-pack.c:1940
16199 #: builtin/receive-pack.c:1954
16200 msgid "You must specify a directory."
16203 #: builtin/reflog.c:17
16205 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
16206 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
16210 #: builtin/reflog.c:22
16212 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
16216 #: builtin/reflog.c:25
16217 msgid "git reflog exists <ref>"
16220 #: builtin/reflog.c:567 builtin/reflog.c:572
16222 msgid "'%s' is not a valid timestamp"
16225 #: builtin/reflog.c:605
16227 msgid "Marking reachable objects..."
16230 #: builtin/reflog.c:643
16232 msgid "%s points nowhere!"
16235 #: builtin/reflog.c:695
16236 msgid "no reflog specified to delete"
16239 #: builtin/reflog.c:704
16241 msgid "not a reflog: %s"
16244 #: builtin/reflog.c:709
16246 msgid "no reflog for '%s'"
16249 #: builtin/reflog.c:755
16251 msgid "invalid ref format: %s"
16254 #: builtin/reflog.c:764
16255 msgid "git reflog [ show | expire | delete | exists ]"
16258 #: builtin/remote.c:16
16259 msgid "git remote [-v | --verbose]"
16262 #: builtin/remote.c:17
16264 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
16265 "mirror=<fetch|push>] <name> <url>"
16268 #: builtin/remote.c:18 builtin/remote.c:38
16269 msgid "git remote rename <old> <new>"
16272 #: builtin/remote.c:19 builtin/remote.c:43
16273 msgid "git remote remove <name>"
16276 #: builtin/remote.c:20 builtin/remote.c:48
16277 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
16280 #: builtin/remote.c:21
16281 msgid "git remote [-v | --verbose] show [-n] <name>"
16284 #: builtin/remote.c:22
16285 msgid "git remote prune [-n | --dry-run] <name>"
16288 #: builtin/remote.c:23
16290 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
16293 #: builtin/remote.c:24
16294 msgid "git remote set-branches [--add] <name> <branch>..."
16297 #: builtin/remote.c:25 builtin/remote.c:74
16298 msgid "git remote get-url [--push] [--all] <name>"
16301 #: builtin/remote.c:26 builtin/remote.c:79
16302 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
16305 #: builtin/remote.c:27 builtin/remote.c:80
16306 msgid "git remote set-url --add <name> <newurl>"
16309 #: builtin/remote.c:28 builtin/remote.c:81
16310 msgid "git remote set-url --delete <name> <url>"
16313 #: builtin/remote.c:33
16314 msgid "git remote add [<options>] <name> <url>"
16317 #: builtin/remote.c:53
16318 msgid "git remote set-branches <name> <branch>..."
16321 #: builtin/remote.c:54
16322 msgid "git remote set-branches --add <name> <branch>..."
16325 #: builtin/remote.c:59
16326 msgid "git remote show [<options>] <name>"
16329 #: builtin/remote.c:64
16330 msgid "git remote prune [<options>] <name>"
16333 #: builtin/remote.c:69
16334 msgid "git remote update [<options>] [<group> | <remote>]..."
16337 #: builtin/remote.c:98
16339 msgid "Updating %s"
16342 #: builtin/remote.c:130
16344 "--mirror is dangerous and deprecated; please\n"
16345 "\t use --mirror=fetch or --mirror=push instead"
16348 #: builtin/remote.c:147
16350 msgid "unknown mirror argument: %s"
16353 #: builtin/remote.c:163
16354 msgid "fetch the remote branches"
16357 #: builtin/remote.c:165
16358 msgid "import all tags and associated objects when fetching"
16361 #: builtin/remote.c:168
16362 msgid "or do not fetch any tag at all (--no-tags)"
16365 #: builtin/remote.c:170
16366 msgid "branch(es) to track"
16369 #: builtin/remote.c:171
16370 msgid "master branch"
16373 #: builtin/remote.c:173
16374 msgid "set up remote as a mirror to push to or fetch from"
16377 #: builtin/remote.c:185
16378 msgid "specifying a master branch makes no sense with --mirror"
16381 #: builtin/remote.c:187
16382 msgid "specifying branches to track makes sense only with fetch mirrors"
16385 #: builtin/remote.c:194 builtin/remote.c:636
16387 msgid "remote %s already exists."
16390 #: builtin/remote.c:198 builtin/remote.c:640
16392 msgid "'%s' is not a valid remote name"
16395 #: builtin/remote.c:238
16397 msgid "Could not setup master '%s'"
16400 #: builtin/remote.c:344
16402 msgid "Could not get fetch map for refspec %s"
16405 #: builtin/remote.c:443 builtin/remote.c:451
16409 #: builtin/remote.c:455
16413 #: builtin/remote.c:629 builtin/remote.c:765 builtin/remote.c:864
16415 msgid "No such remote: '%s'"
16418 #: builtin/remote.c:646
16420 msgid "Could not rename config section '%s' to '%s'"
16423 #: builtin/remote.c:666
16426 "Not updating non-default fetch refspec\n"
16428 "\tPlease update the configuration manually if necessary."
16431 #: builtin/remote.c:702
16433 msgid "deleting '%s' failed"
16436 #: builtin/remote.c:736
16438 msgid "creating '%s' failed"
16441 #: builtin/remote.c:802
16443 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
16444 "to delete it, use:"
16446 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
16447 "to delete them, use:"
16451 #: builtin/remote.c:816
16453 msgid "Could not remove config section '%s'"
16456 #: builtin/remote.c:917
16458 msgid " new (next fetch will store in remotes/%s)"
16461 #: builtin/remote.c:920
16465 #: builtin/remote.c:922
16466 msgid " stale (use 'git remote prune' to remove)"
16469 #: builtin/remote.c:924
16473 #: builtin/remote.c:965
16475 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
16478 #: builtin/remote.c:974
16480 msgid "rebases interactively onto remote %s"
16483 #: builtin/remote.c:976
16485 msgid "rebases interactively (with merges) onto remote %s"
16488 #: builtin/remote.c:979
16490 msgid "rebases onto remote %s"
16493 #: builtin/remote.c:983
16495 msgid " merges with remote %s"
16498 #: builtin/remote.c:986
16500 msgid "merges with remote %s"
16503 #: builtin/remote.c:989
16505 msgid "%-*s and with remote %s\n"
16508 #: builtin/remote.c:1032
16512 #: builtin/remote.c:1035
16516 #: builtin/remote.c:1039
16520 #: builtin/remote.c:1042
16521 msgid "fast-forwardable"
16524 #: builtin/remote.c:1045
16525 msgid "local out of date"
16528 #: builtin/remote.c:1052
16530 msgid " %-*s forces to %-*s (%s)"
16533 #: builtin/remote.c:1055
16535 msgid " %-*s pushes to %-*s (%s)"
16538 #: builtin/remote.c:1059
16540 msgid " %-*s forces to %s"
16543 #: builtin/remote.c:1062
16545 msgid " %-*s pushes to %s"
16548 #: builtin/remote.c:1130
16549 msgid "do not query remotes"
16552 #: builtin/remote.c:1157
16554 msgid "* remote %s"
16557 #: builtin/remote.c:1158
16559 msgid " Fetch URL: %s"
16562 #: builtin/remote.c:1159 builtin/remote.c:1175 builtin/remote.c:1314
16566 #. TRANSLATORS: the colon ':' should align
16567 #. with the one in " Fetch URL: %s"
16570 #: builtin/remote.c:1173 builtin/remote.c:1175
16572 msgid " Push URL: %s"
16575 #: builtin/remote.c:1177 builtin/remote.c:1179 builtin/remote.c:1181
16577 msgid " HEAD branch: %s"
16580 #: builtin/remote.c:1177
16581 msgid "(not queried)"
16584 #: builtin/remote.c:1179
16588 #: builtin/remote.c:1183
16591 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
16594 #: builtin/remote.c:1195
16596 msgid " Remote branch:%s"
16597 msgid_plural " Remote branches:%s"
16601 #: builtin/remote.c:1198 builtin/remote.c:1224
16602 msgid " (status not queried)"
16605 #: builtin/remote.c:1207
16606 msgid " Local branch configured for 'git pull':"
16607 msgid_plural " Local branches configured for 'git pull':"
16611 #: builtin/remote.c:1215
16612 msgid " Local refs will be mirrored by 'git push'"
16615 #: builtin/remote.c:1221
16617 msgid " Local ref configured for 'git push'%s:"
16618 msgid_plural " Local refs configured for 'git push'%s:"
16622 #: builtin/remote.c:1242
16623 msgid "set refs/remotes/<name>/HEAD according to remote"
16626 #: builtin/remote.c:1244
16627 msgid "delete refs/remotes/<name>/HEAD"
16630 #: builtin/remote.c:1259
16631 msgid "Cannot determine remote HEAD"
16634 #: builtin/remote.c:1261
16635 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
16638 #: builtin/remote.c:1271
16640 msgid "Could not delete %s"
16643 #: builtin/remote.c:1279
16645 msgid "Not a valid ref: %s"
16648 #: builtin/remote.c:1281
16650 msgid "Could not setup %s"
16653 #: builtin/remote.c:1299
16655 msgid " %s will become dangling!"
16658 #: builtin/remote.c:1300
16660 msgid " %s has become dangling!"
16663 #: builtin/remote.c:1310
16668 #: builtin/remote.c:1311
16673 #: builtin/remote.c:1327
16675 msgid " * [would prune] %s"
16678 #: builtin/remote.c:1330
16680 msgid " * [pruned] %s"
16683 #: builtin/remote.c:1375
16684 msgid "prune remotes after fetching"
16687 #: builtin/remote.c:1438 builtin/remote.c:1492 builtin/remote.c:1560
16689 msgid "No such remote '%s'"
16692 #: builtin/remote.c:1454
16696 #: builtin/remote.c:1461
16697 msgid "no remote specified"
16700 #: builtin/remote.c:1478
16701 msgid "query push URLs rather than fetch URLs"
16704 #: builtin/remote.c:1480
16705 msgid "return all URLs"
16708 #: builtin/remote.c:1508
16710 msgid "no URLs configured for remote '%s'"
16713 #: builtin/remote.c:1534
16714 msgid "manipulate push URLs"
16717 #: builtin/remote.c:1536
16721 #: builtin/remote.c:1538
16722 msgid "delete URLs"
16725 #: builtin/remote.c:1545
16726 msgid "--add --delete doesn't make sense"
16729 #: builtin/remote.c:1584
16731 msgid "Invalid old URL pattern: %s"
16734 #: builtin/remote.c:1592
16736 msgid "No such URL found: %s"
16739 #: builtin/remote.c:1594
16740 msgid "Will not delete all non-push URLs"
16743 #: builtin/remote.c:1610
16744 msgid "be verbose; must be placed before a subcommand"
16747 #: builtin/remote.c:1641
16749 msgid "Unknown subcommand: %s"
16752 #: builtin/repack.c:22
16753 msgid "git repack [<options>]"
16756 #: builtin/repack.c:27
16758 "Incremental repacks are incompatible with bitmap indexes. Use\n"
16759 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
16762 #: builtin/repack.c:200
16763 msgid "could not start pack-objects to repack promisor objects"
16766 #: builtin/repack.c:239 builtin/repack.c:414
16767 msgid "repack: Expecting full hex object ID lines only from pack-objects."
16770 #: builtin/repack.c:256
16771 msgid "could not finish pack-objects to repack promisor objects"
16774 #: builtin/repack.c:294
16775 msgid "pack everything in a single pack"
16778 #: builtin/repack.c:296
16779 msgid "same as -a, and turn unreachable objects loose"
16782 #: builtin/repack.c:299
16783 msgid "remove redundant packs, and run git-prune-packed"
16786 #: builtin/repack.c:301
16787 msgid "pass --no-reuse-delta to git-pack-objects"
16790 #: builtin/repack.c:303
16791 msgid "pass --no-reuse-object to git-pack-objects"
16794 #: builtin/repack.c:305
16795 msgid "do not run git-update-server-info"
16798 #: builtin/repack.c:308
16799 msgid "pass --local to git-pack-objects"
16802 #: builtin/repack.c:310
16803 msgid "write bitmap index"
16806 #: builtin/repack.c:312
16807 msgid "pass --delta-islands to git-pack-objects"
16810 #: builtin/repack.c:313
16811 msgid "approxidate"
16814 #: builtin/repack.c:314
16815 msgid "with -A, do not loosen objects older than this"
16818 #: builtin/repack.c:316
16819 msgid "with -a, repack unreachable objects"
16822 #: builtin/repack.c:318
16823 msgid "size of the window used for delta compression"
16826 #: builtin/repack.c:319 builtin/repack.c:325
16830 #: builtin/repack.c:320
16831 msgid "same as the above, but limit memory size instead of entries count"
16834 #: builtin/repack.c:322
16835 msgid "limits the maximum delta depth"
16838 #: builtin/repack.c:324
16839 msgid "limits the maximum number of threads"
16842 #: builtin/repack.c:326
16843 msgid "maximum size of each packfile"
16846 #: builtin/repack.c:328
16847 msgid "repack objects in packs marked with .keep"
16850 #: builtin/repack.c:330
16851 msgid "do not repack this pack"
16854 #: builtin/repack.c:340
16855 msgid "cannot delete packs in a precious-objects repo"
16858 #: builtin/repack.c:344
16859 msgid "--keep-unreachable and -A are incompatible"
16862 #: builtin/repack.c:423
16863 msgid "Nothing new to pack."
16866 #: builtin/repack.c:484
16869 "WARNING: Some packs in use have been renamed by\n"
16870 "WARNING: prefixing old- to their name, in order to\n"
16871 "WARNING: replace them with the new version of the\n"
16872 "WARNING: file. But the operation failed, and the\n"
16873 "WARNING: attempt to rename them back to their\n"
16874 "WARNING: original names also failed.\n"
16875 "WARNING: Please rename them in %s manually:\n"
16878 #: builtin/repack.c:532
16880 msgid "failed to remove '%s'"
16883 #: builtin/replace.c:22
16884 msgid "git replace [-f] <object> <replacement>"
16887 #: builtin/replace.c:23
16888 msgid "git replace [-f] --edit <object>"
16891 #: builtin/replace.c:24
16892 msgid "git replace [-f] --graft <commit> [<parent>...]"
16895 #: builtin/replace.c:25
16896 msgid "git replace [-f] --convert-graft-file"
16899 #: builtin/replace.c:26
16900 msgid "git replace -d <object>..."
16903 #: builtin/replace.c:27
16904 msgid "git replace [--format=<format>] [-l [<pattern>]]"
16907 #: builtin/replace.c:90
16910 "invalid replace format '%s'\n"
16911 "valid formats are 'short', 'medium' and 'long'"
16914 #: builtin/replace.c:125
16916 msgid "replace ref '%s' not found"
16919 #: builtin/replace.c:141
16921 msgid "Deleted replace ref '%s'"
16924 #: builtin/replace.c:153
16926 msgid "'%s' is not a valid ref name"
16929 #: builtin/replace.c:158
16931 msgid "replace ref '%s' already exists"
16934 #: builtin/replace.c:178
16937 "Objects must be of the same type.\n"
16938 "'%s' points to a replaced object of type '%s'\n"
16939 "while '%s' points to a replacement object of type '%s'."
16942 #: builtin/replace.c:229
16944 msgid "unable to open %s for writing"
16947 #: builtin/replace.c:242
16948 msgid "cat-file reported failure"
16951 #: builtin/replace.c:258
16953 msgid "unable to open %s for reading"
16956 #: builtin/replace.c:272
16957 msgid "unable to spawn mktree"
16960 #: builtin/replace.c:276
16961 msgid "unable to read from mktree"
16964 #: builtin/replace.c:285
16965 msgid "mktree reported failure"
16968 #: builtin/replace.c:289
16969 msgid "mktree did not return an object name"
16972 #: builtin/replace.c:298
16974 msgid "unable to fstat %s"
16977 #: builtin/replace.c:303
16978 msgid "unable to write object to database"
16981 #: builtin/replace.c:322 builtin/replace.c:377 builtin/replace.c:422
16982 #: builtin/replace.c:452
16984 msgid "not a valid object name: '%s'"
16987 #: builtin/replace.c:326
16989 msgid "unable to get object type for %s"
16992 #: builtin/replace.c:342
16993 msgid "editing object file failed"
16996 #: builtin/replace.c:351
16998 msgid "new object is the same as the old one: '%s'"
17001 #: builtin/replace.c:383
17003 msgid "could not parse %s as a commit"
17006 #: builtin/replace.c:414
17008 msgid "bad mergetag in commit '%s'"
17011 #: builtin/replace.c:416
17013 msgid "malformed mergetag in commit '%s'"
17016 #: builtin/replace.c:428
17019 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
17020 "instead of --graft"
17023 #: builtin/replace.c:467
17025 msgid "the original commit '%s' has a gpg signature"
17028 #: builtin/replace.c:468
17029 msgid "the signature will be removed in the replacement commit!"
17032 #: builtin/replace.c:478
17034 msgid "could not write replacement commit for: '%s'"
17037 #: builtin/replace.c:486
17039 msgid "graft for '%s' unnecessary"
17042 #: builtin/replace.c:490
17044 msgid "new commit is the same as the old one: '%s'"
17047 #: builtin/replace.c:525
17050 "could not convert the following graft(s):\n"
17054 #: builtin/replace.c:546
17055 msgid "list replace refs"
17058 #: builtin/replace.c:547
17059 msgid "delete replace refs"
17062 #: builtin/replace.c:548
17063 msgid "edit existing object"
17066 #: builtin/replace.c:549
17067 msgid "change a commit's parents"
17070 #: builtin/replace.c:550
17071 msgid "convert existing graft file"
17074 #: builtin/replace.c:551
17075 msgid "replace the ref if it exists"
17078 #: builtin/replace.c:553
17079 msgid "do not pretty-print contents for --edit"
17082 #: builtin/replace.c:554
17083 msgid "use this format"
17086 #: builtin/replace.c:567
17087 msgid "--format cannot be used when not listing"
17090 #: builtin/replace.c:575
17091 msgid "-f only makes sense when writing a replacement"
17094 #: builtin/replace.c:579
17095 msgid "--raw only makes sense with --edit"
17098 #: builtin/replace.c:585
17099 msgid "-d needs at least one argument"
17102 #: builtin/replace.c:591
17103 msgid "bad number of arguments"
17106 #: builtin/replace.c:597
17107 msgid "-e needs exactly one argument"
17110 #: builtin/replace.c:603
17111 msgid "-g needs at least one argument"
17114 #: builtin/replace.c:609
17115 msgid "--convert-graft-file takes no argument"
17118 #: builtin/replace.c:615
17119 msgid "only one pattern can be given with -l"
17122 #: builtin/rerere.c:13
17123 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
17126 #: builtin/rerere.c:60
17127 msgid "register clean resolutions in index"
17130 #: builtin/rerere.c:79
17131 msgid "'git rerere forget' without paths is deprecated"
17134 #: builtin/rerere.c:113
17136 msgid "unable to generate diff for '%s'"
17139 #: builtin/reset.c:32
17141 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
17144 #: builtin/reset.c:33
17145 msgid "git reset [-q] [<tree-ish>] [--] <paths>..."
17148 #: builtin/reset.c:34
17149 msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
17152 #: builtin/reset.c:40
17156 #: builtin/reset.c:40
17160 #: builtin/reset.c:40
17164 #: builtin/reset.c:40
17168 #: builtin/reset.c:40
17172 #: builtin/reset.c:81
17173 msgid "You do not have a valid HEAD."
17176 #: builtin/reset.c:83
17177 msgid "Failed to find tree of HEAD."
17180 #: builtin/reset.c:89
17182 msgid "Failed to find tree of %s."
17185 #: builtin/reset.c:193
17187 msgid "Cannot do a %s reset in the middle of a merge."
17190 #: builtin/reset.c:293 builtin/stash.c:514 builtin/stash.c:589
17191 #: builtin/stash.c:613
17192 msgid "be quiet, only report errors"
17195 #: builtin/reset.c:295
17196 msgid "reset HEAD and index"
17199 #: builtin/reset.c:296
17200 msgid "reset only HEAD"
17203 #: builtin/reset.c:298 builtin/reset.c:300
17204 msgid "reset HEAD, index and working tree"
17207 #: builtin/reset.c:302
17208 msgid "reset HEAD but keep local changes"
17211 #: builtin/reset.c:308
17212 msgid "record only the fact that removed paths will be added later"
17215 #: builtin/reset.c:326
17217 msgid "Failed to resolve '%s' as a valid revision."
17220 #: builtin/reset.c:334
17222 msgid "Failed to resolve '%s' as a valid tree."
17225 #: builtin/reset.c:343
17226 msgid "--patch is incompatible with --{hard,mixed,soft}"
17229 #: builtin/reset.c:353
17230 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
17233 #: builtin/reset.c:355
17235 msgid "Cannot do %s reset with paths."
17238 #: builtin/reset.c:370
17240 msgid "%s reset is not allowed in a bare repository"
17243 #: builtin/reset.c:374
17244 msgid "-N can only be used with --mixed"
17247 #: builtin/reset.c:395
17248 msgid "Unstaged changes after reset:"
17251 #: builtin/reset.c:398
17255 "It took %.2f seconds to enumerate unstaged changes after reset. You can\n"
17256 "use '--quiet' to avoid this. Set the config setting reset.quiet to true\n"
17257 "to make this the default.\n"
17260 #: builtin/reset.c:408
17262 msgid "Could not reset index file to revision '%s'."
17265 #: builtin/reset.c:412
17266 msgid "Could not write new index file."
17269 #: builtin/rev-list.c:405
17270 msgid "cannot combine --exclude-promisor-objects and --missing"
17273 #: builtin/rev-list.c:466
17274 msgid "object filtering requires --objects"
17277 #: builtin/rev-list.c:469
17279 msgid "invalid sparse value '%s'"
17282 #: builtin/rev-list.c:510
17283 msgid "rev-list does not support display of notes"
17286 #: builtin/rev-list.c:513
17287 msgid "cannot combine --use-bitmap-index with object filtering"
17290 #: builtin/rev-parse.c:408
17291 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
17294 #: builtin/rev-parse.c:413
17295 msgid "keep the `--` passed as an arg"
17298 #: builtin/rev-parse.c:415
17299 msgid "stop parsing after the first non-option argument"
17302 #: builtin/rev-parse.c:418
17303 msgid "output in stuck long form"
17306 #: builtin/rev-parse.c:551
17308 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
17309 " or: git rev-parse --sq-quote [<arg>...]\n"
17310 " or: git rev-parse [<options>] [<arg>...]\n"
17312 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
17315 #: builtin/revert.c:24
17316 msgid "git revert [<options>] <commit-ish>..."
17319 #: builtin/revert.c:25
17320 msgid "git revert <subcommand>"
17323 #: builtin/revert.c:30
17324 msgid "git cherry-pick [<options>] <commit-ish>..."
17327 #: builtin/revert.c:31
17328 msgid "git cherry-pick <subcommand>"
17331 #: builtin/revert.c:72
17333 msgid "option `%s' expects a number greater than zero"
17336 #: builtin/revert.c:92
17338 msgid "%s: %s cannot be used with %s"
17341 #: builtin/revert.c:102
17342 msgid "end revert or cherry-pick sequence"
17345 #: builtin/revert.c:103
17346 msgid "resume revert or cherry-pick sequence"
17349 #: builtin/revert.c:104
17350 msgid "cancel revert or cherry-pick sequence"
17353 #: builtin/revert.c:106
17354 msgid "don't automatically commit"
17357 #: builtin/revert.c:107
17358 msgid "edit the commit message"
17361 #: builtin/revert.c:110
17362 msgid "parent-number"
17365 #: builtin/revert.c:111
17366 msgid "select mainline parent"
17369 #: builtin/revert.c:113
17370 msgid "merge strategy"
17373 #: builtin/revert.c:115
17374 msgid "option for merge strategy"
17377 #: builtin/revert.c:124
17378 msgid "append commit name"
17381 #: builtin/revert.c:126
17382 msgid "preserve initially empty commits"
17385 #: builtin/revert.c:128
17386 msgid "keep redundant, empty commits"
17389 #: builtin/revert.c:227
17390 msgid "revert failed"
17393 #: builtin/revert.c:240
17394 msgid "cherry-pick failed"
17398 msgid "git rm [<options>] [--] <file>..."
17401 #: builtin/rm.c:207
17403 "the following file has staged content different from both the\n"
17404 "file and the HEAD:"
17406 "the following files have staged content different from both the\n"
17407 "file and the HEAD:"
17411 #: builtin/rm.c:212
17414 "(use -f to force removal)"
17417 #: builtin/rm.c:216
17418 msgid "the following file has changes staged in the index:"
17419 msgid_plural "the following files have changes staged in the index:"
17423 #: builtin/rm.c:220 builtin/rm.c:229
17426 "(use --cached to keep the file, or -f to force removal)"
17429 #: builtin/rm.c:226
17430 msgid "the following file has local modifications:"
17431 msgid_plural "the following files have local modifications:"
17435 #: builtin/rm.c:242
17436 msgid "do not list removed files"
17439 #: builtin/rm.c:243
17440 msgid "only remove from the index"
17443 #: builtin/rm.c:244
17444 msgid "override the up-to-date check"
17447 #: builtin/rm.c:245
17448 msgid "allow recursive removal"
17451 #: builtin/rm.c:247
17452 msgid "exit with a zero status even if nothing matched"
17455 #: builtin/rm.c:289
17456 msgid "please stage your changes to .gitmodules or stash them to proceed"
17459 #: builtin/rm.c:307
17461 msgid "not removing '%s' recursively without -r"
17464 #: builtin/rm.c:346
17466 msgid "git rm: unable to remove %s"
17469 #: builtin/send-pack.c:20
17471 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
17472 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
17474 " --all and explicit <ref> specification are mutually exclusive."
17477 #: builtin/send-pack.c:163
17478 msgid "remote name"
17481 #: builtin/send-pack.c:177
17482 msgid "use stateless RPC protocol"
17485 #: builtin/send-pack.c:178
17486 msgid "read refs from stdin"
17489 #: builtin/send-pack.c:179
17490 msgid "print status from remote helper"
17493 #: builtin/shortlog.c:14
17494 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
17497 #: builtin/shortlog.c:15
17498 msgid "git log --pretty=short | git shortlog [<options>]"
17501 #: builtin/shortlog.c:264
17502 msgid "Group by committer rather than author"
17505 #: builtin/shortlog.c:266
17506 msgid "sort output according to the number of commits per author"
17509 #: builtin/shortlog.c:268
17510 msgid "Suppress commit descriptions, only provides commit count"
17513 #: builtin/shortlog.c:270
17514 msgid "Show the email address of each author"
17517 #: builtin/shortlog.c:271
17518 msgid "<w>[,<i1>[,<i2>]]"
17521 #: builtin/shortlog.c:272
17522 msgid "Linewrap output"
17525 #: builtin/shortlog.c:301
17526 msgid "too many arguments given outside repository"
17529 #: builtin/show-branch.c:13
17531 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
17532 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
17533 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
17534 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
17537 #: builtin/show-branch.c:17
17538 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
17541 #: builtin/show-branch.c:395
17543 msgid "ignoring %s; cannot handle more than %d ref"
17544 msgid_plural "ignoring %s; cannot handle more than %d refs"
17548 #: builtin/show-branch.c:549
17550 msgid "no matching refs with %s"
17553 #: builtin/show-branch.c:646
17554 msgid "show remote-tracking and local branches"
17557 #: builtin/show-branch.c:648
17558 msgid "show remote-tracking branches"
17561 #: builtin/show-branch.c:650
17562 msgid "color '*!+-' corresponding to the branch"
17565 #: builtin/show-branch.c:652
17566 msgid "show <n> more commits after the common ancestor"
17569 #: builtin/show-branch.c:654
17570 msgid "synonym to more=-1"
17573 #: builtin/show-branch.c:655
17574 msgid "suppress naming strings"
17577 #: builtin/show-branch.c:657
17578 msgid "include the current branch"
17581 #: builtin/show-branch.c:659
17582 msgid "name commits with their object names"
17585 #: builtin/show-branch.c:661
17586 msgid "show possible merge bases"
17589 #: builtin/show-branch.c:663
17590 msgid "show refs unreachable from any other ref"
17593 #: builtin/show-branch.c:665
17594 msgid "show commits in topological order"
17597 #: builtin/show-branch.c:668
17598 msgid "show only commits not on the first branch"
17601 #: builtin/show-branch.c:670
17602 msgid "show merges reachable from only one tip"
17605 #: builtin/show-branch.c:672
17606 msgid "topologically sort, maintaining date order where possible"
17609 #: builtin/show-branch.c:675
17610 msgid "<n>[,<base>]"
17613 #: builtin/show-branch.c:676
17614 msgid "show <n> most recent ref-log entries starting at base"
17617 #: builtin/show-branch.c:712
17619 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
17622 #: builtin/show-branch.c:736
17623 msgid "no branches given, and HEAD is not valid"
17626 #: builtin/show-branch.c:739
17627 msgid "--reflog option needs one branch name"
17630 #: builtin/show-branch.c:742
17632 msgid "only %d entry can be shown at one time."
17633 msgid_plural "only %d entries can be shown at one time."
17637 #: builtin/show-branch.c:746
17639 msgid "no such ref %s"
17642 #: builtin/show-branch.c:832
17644 msgid "cannot handle more than %d rev."
17645 msgid_plural "cannot handle more than %d revs."
17649 #: builtin/show-branch.c:836
17651 msgid "'%s' is not a valid ref."
17654 #: builtin/show-branch.c:839
17656 msgid "cannot find commit %s (%s)"
17659 #: builtin/show-ref.c:12
17661 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
17662 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
17665 #: builtin/show-ref.c:13
17666 msgid "git show-ref --exclude-existing[=<pattern>]"
17669 #: builtin/show-ref.c:162
17670 msgid "only show tags (can be combined with heads)"
17673 #: builtin/show-ref.c:163
17674 msgid "only show heads (can be combined with tags)"
17677 #: builtin/show-ref.c:164
17678 msgid "stricter reference checking, requires exact ref path"
17681 #: builtin/show-ref.c:167 builtin/show-ref.c:169
17682 msgid "show the HEAD reference, even if it would be filtered out"
17685 #: builtin/show-ref.c:171
17686 msgid "dereference tags into object IDs"
17689 #: builtin/show-ref.c:173
17690 msgid "only show SHA1 hash using <n> digits"
17693 #: builtin/show-ref.c:177
17694 msgid "do not print results to stdout (useful with --verify)"
17697 #: builtin/show-ref.c:179
17698 msgid "show refs from stdin that aren't in local repository"
17701 #: builtin/stash.c:22 builtin/stash.c:37
17702 msgid "git stash list [<options>]"
17705 #: builtin/stash.c:23 builtin/stash.c:42
17706 msgid "git stash show [<options>] [<stash>]"
17709 #: builtin/stash.c:24 builtin/stash.c:47
17710 msgid "git stash drop [-q|--quiet] [<stash>]"
17713 #: builtin/stash.c:25
17714 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
17717 #: builtin/stash.c:26 builtin/stash.c:62
17718 msgid "git stash branch <branchname> [<stash>]"
17721 #: builtin/stash.c:27 builtin/stash.c:67
17722 msgid "git stash clear"
17725 #: builtin/stash.c:28 builtin/stash.c:77
17727 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
17728 " [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
17729 " [--] [<pathspec>...]]"
17732 #: builtin/stash.c:31 builtin/stash.c:84
17734 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
17735 " [-u|--include-untracked] [-a|--all] [<message>]"
17738 #: builtin/stash.c:52
17739 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
17742 #: builtin/stash.c:57
17743 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
17746 #: builtin/stash.c:72
17747 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
17750 #: builtin/stash.c:127
17752 msgid "'%s' is not a stash-like commit"
17755 #: builtin/stash.c:147
17757 msgid "Too many revisions specified:%s"
17760 #: builtin/stash.c:161 git-legacy-stash.sh:548
17761 msgid "No stash entries found."
17764 #: builtin/stash.c:175
17766 msgid "%s is not a valid reference"
17769 #: builtin/stash.c:224 git-legacy-stash.sh:75
17770 msgid "git stash clear with parameters is unimplemented"
17773 #: builtin/stash.c:403
17774 msgid "cannot apply a stash in the middle of a merge"
17777 #: builtin/stash.c:414
17779 msgid "could not generate diff %s^!."
17782 #: builtin/stash.c:421
17783 msgid "conflicts in index.Try without --index."
17786 #: builtin/stash.c:427
17787 msgid "could not save index tree"
17790 #: builtin/stash.c:434
17791 msgid "could not restore untracked files from stash"
17794 #: builtin/stash.c:448
17796 msgid "Merging %s with %s"
17799 #: builtin/stash.c:458 git-legacy-stash.sh:680
17800 msgid "Index was not unstashed."
17803 #: builtin/stash.c:516 builtin/stash.c:615
17804 msgid "attempt to recreate the index"
17807 #: builtin/stash.c:549
17809 msgid "Dropped %s (%s)"
17812 #: builtin/stash.c:552
17814 msgid "%s: Could not drop stash entry"
17817 #: builtin/stash.c:577
17819 msgid "'%s' is not a stash reference"
17822 #: builtin/stash.c:627 git-legacy-stash.sh:694
17823 msgid "The stash entry is kept in case you need it again."
17826 #: builtin/stash.c:650 git-legacy-stash.sh:712
17827 msgid "No branch name specified"
17830 #: builtin/stash.c:789 builtin/stash.c:826
17832 msgid "Cannot update %s with %s"
17835 #: builtin/stash.c:807 builtin/stash.c:1474 builtin/stash.c:1510
17836 msgid "stash message"
17839 #: builtin/stash.c:817
17840 msgid "\"git stash store\" requires one <commit> argument"
17843 #: builtin/stash.c:1039 git-legacy-stash.sh:217
17844 msgid "No changes selected"
17847 #: builtin/stash.c:1135 git-legacy-stash.sh:150
17848 msgid "You do not have the initial commit yet"
17851 #: builtin/stash.c:1162 git-legacy-stash.sh:165
17852 msgid "Cannot save the current index state"
17855 #: builtin/stash.c:1171 git-legacy-stash.sh:180
17856 msgid "Cannot save the untracked files"
17859 #: builtin/stash.c:1182 builtin/stash.c:1191 git-legacy-stash.sh:200
17860 #: git-legacy-stash.sh:213
17861 msgid "Cannot save the current worktree state"
17864 #: builtin/stash.c:1219 git-legacy-stash.sh:233
17865 msgid "Cannot record working tree state"
17868 #: builtin/stash.c:1268 git-legacy-stash.sh:337
17869 msgid "Can't use --patch and --include-untracked or --all at the same time"
17872 #: builtin/stash.c:1284
17873 msgid "Did you forget to 'git add'?"
17876 #: builtin/stash.c:1299 git-legacy-stash.sh:345
17877 msgid "No local changes to save"
17880 #: builtin/stash.c:1306 git-legacy-stash.sh:350
17881 msgid "Cannot initialize stash"
17884 #: builtin/stash.c:1321 git-legacy-stash.sh:354
17885 msgid "Cannot save the current status"
17888 #: builtin/stash.c:1326
17890 msgid "Saved working directory and index state %s"
17893 #: builtin/stash.c:1430 git-legacy-stash.sh:384
17894 msgid "Cannot remove worktree changes"
17897 #: builtin/stash.c:1465 builtin/stash.c:1501
17901 #: builtin/stash.c:1467 builtin/stash.c:1503
17902 msgid "stash in patch mode"
17905 #: builtin/stash.c:1468 builtin/stash.c:1504
17909 #: builtin/stash.c:1470 builtin/stash.c:1506
17910 msgid "include untracked files in stash"
17913 #: builtin/stash.c:1472 builtin/stash.c:1508
17914 msgid "include ignore files"
17917 #: builtin/stash.c:1568
17919 msgid "could not exec %s"
17922 #: builtin/stripspace.c:18
17923 msgid "git stripspace [-s | --strip-comments]"
17926 #: builtin/stripspace.c:19
17927 msgid "git stripspace [-c | --comment-lines]"
17930 #: builtin/stripspace.c:37
17931 msgid "skip and remove all lines starting with comment character"
17934 #: builtin/stripspace.c:40
17935 msgid "prepend comment character and space to each line"
17938 #: builtin/submodule--helper.c:45 builtin/submodule--helper.c:1942
17940 msgid "Expecting a full ref name, got %s"
17943 #: builtin/submodule--helper.c:62
17944 msgid "submodule--helper print-default-remote takes no arguments"
17947 #: builtin/submodule--helper.c:100
17949 msgid "cannot strip one component off url '%s'"
17952 #: builtin/submodule--helper.c:408 builtin/submodule--helper.c:1367
17953 msgid "alternative anchor for relative paths"
17956 #: builtin/submodule--helper.c:413
17957 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
17960 #: builtin/submodule--helper.c:470 builtin/submodule--helper.c:627
17961 #: builtin/submodule--helper.c:650
17963 msgid "No url found for submodule path '%s' in .gitmodules"
17966 #: builtin/submodule--helper.c:522
17968 msgid "Entering '%s'\n"
17971 #: builtin/submodule--helper.c:525
17974 "run_command returned non-zero status for %s\n"
17978 #: builtin/submodule--helper.c:546
17981 "run_command returned non-zero status while recursing in the nested "
17982 "submodules of %s\n"
17986 #: builtin/submodule--helper.c:562
17987 msgid "Suppress output of entering each submodule command"
17990 #: builtin/submodule--helper.c:564 builtin/submodule--helper.c:1049
17991 msgid "Recurse into nested submodules"
17994 #: builtin/submodule--helper.c:569
17995 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
17998 #: builtin/submodule--helper.c:596
18001 "could not look up configuration '%s'. Assuming this repository is its own "
18002 "authoritative upstream."
18005 #: builtin/submodule--helper.c:664
18007 msgid "Failed to register url for submodule path '%s'"
18010 #: builtin/submodule--helper.c:668
18012 msgid "Submodule '%s' (%s) registered for path '%s'\n"
18015 #: builtin/submodule--helper.c:678
18017 msgid "warning: command update mode suggested for submodule '%s'\n"
18020 #: builtin/submodule--helper.c:685
18022 msgid "Failed to register update mode for submodule path '%s'"
18025 #: builtin/submodule--helper.c:707
18026 msgid "Suppress output for initializing a submodule"
18029 #: builtin/submodule--helper.c:712
18030 msgid "git submodule--helper init [<options>] [<path>]"
18033 #: builtin/submodule--helper.c:784 builtin/submodule--helper.c:910
18035 msgid "no submodule mapping found in .gitmodules for path '%s'"
18038 #: builtin/submodule--helper.c:823
18040 msgid "could not resolve HEAD ref inside the submodule '%s'"
18043 #: builtin/submodule--helper.c:850 builtin/submodule--helper.c:1019
18045 msgid "failed to recurse into submodule '%s'"
18048 #: builtin/submodule--helper.c:874 builtin/submodule--helper.c:1185
18049 msgid "Suppress submodule status output"
18052 #: builtin/submodule--helper.c:875
18054 "Use commit stored in the index instead of the one stored in the submodule "
18058 #: builtin/submodule--helper.c:876
18059 msgid "recurse into nested submodules"
18062 #: builtin/submodule--helper.c:881
18063 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
18066 #: builtin/submodule--helper.c:905
18067 msgid "git submodule--helper name <path>"
18070 #: builtin/submodule--helper.c:969
18072 msgid "Synchronizing submodule url for '%s'\n"
18075 #: builtin/submodule--helper.c:975
18077 msgid "failed to register url for submodule path '%s'"
18080 #: builtin/submodule--helper.c:989
18082 msgid "failed to get the default remote for submodule '%s'"
18085 #: builtin/submodule--helper.c:1000
18087 msgid "failed to update remote for submodule '%s'"
18090 #: builtin/submodule--helper.c:1047
18091 msgid "Suppress output of synchronizing submodule url"
18094 #: builtin/submodule--helper.c:1054
18095 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
18098 #: builtin/submodule--helper.c:1108
18101 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
18102 "really want to remove it including all of its history)"
18105 #: builtin/submodule--helper.c:1120
18108 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
18112 #: builtin/submodule--helper.c:1128
18114 msgid "Cleared directory '%s'\n"
18117 #: builtin/submodule--helper.c:1130
18119 msgid "Could not remove submodule work tree '%s'\n"
18122 #: builtin/submodule--helper.c:1141
18124 msgid "could not create empty submodule directory %s"
18127 #: builtin/submodule--helper.c:1157
18129 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
18132 #: builtin/submodule--helper.c:1186
18133 msgid "Remove submodule working trees even if they contain local changes"
18136 #: builtin/submodule--helper.c:1187
18137 msgid "Unregister all submodules"
18140 #: builtin/submodule--helper.c:1192
18142 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
18145 #: builtin/submodule--helper.c:1206
18146 msgid "Use '--all' if you really want to deinitialize all submodules"
18149 #: builtin/submodule--helper.c:1301 builtin/submodule--helper.c:1304
18151 msgid "submodule '%s' cannot add alternate: %s"
18154 #: builtin/submodule--helper.c:1340
18156 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
18159 #: builtin/submodule--helper.c:1347
18161 msgid "Value '%s' for submodule.alternateLocation is not recognized"
18164 #: builtin/submodule--helper.c:1370
18165 msgid "where the new submodule will be cloned to"
18168 #: builtin/submodule--helper.c:1373
18169 msgid "name of the new submodule"
18172 #: builtin/submodule--helper.c:1376
18173 msgid "url where to clone the submodule from"
18176 #: builtin/submodule--helper.c:1384
18177 msgid "depth for shallow clones"
18180 #: builtin/submodule--helper.c:1387 builtin/submodule--helper.c:1871
18181 msgid "force cloning progress"
18184 #: builtin/submodule--helper.c:1392
18186 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
18187 "<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"
18190 #: builtin/submodule--helper.c:1423
18192 msgid "clone of '%s' into submodule path '%s' failed"
18195 #: builtin/submodule--helper.c:1437
18197 msgid "could not get submodule directory for '%s'"
18200 #: builtin/submodule--helper.c:1473
18202 msgid "Invalid update mode '%s' for submodule path '%s'"
18205 #: builtin/submodule--helper.c:1477
18207 msgid "Invalid update mode '%s' configured for submodule path '%s'"
18210 #: builtin/submodule--helper.c:1570
18212 msgid "Submodule path '%s' not initialized"
18215 #: builtin/submodule--helper.c:1574
18216 msgid "Maybe you want to use 'update --init'?"
18219 #: builtin/submodule--helper.c:1604
18221 msgid "Skipping unmerged submodule %s"
18224 #: builtin/submodule--helper.c:1633
18226 msgid "Skipping submodule '%s'"
18229 #: builtin/submodule--helper.c:1777
18231 msgid "Failed to clone '%s'. Retry scheduled"
18234 #: builtin/submodule--helper.c:1788
18236 msgid "Failed to clone '%s' a second time, aborting"
18239 #: builtin/submodule--helper.c:1850 builtin/submodule--helper.c:2092
18240 msgid "path into the working tree"
18243 #: builtin/submodule--helper.c:1853
18244 msgid "path into the working tree, across nested submodule boundaries"
18247 #: builtin/submodule--helper.c:1857
18248 msgid "rebase, merge, checkout or none"
18251 #: builtin/submodule--helper.c:1863
18252 msgid "Create a shallow clone truncated to the specified number of revisions"
18255 #: builtin/submodule--helper.c:1866
18256 msgid "parallel jobs"
18259 #: builtin/submodule--helper.c:1868
18260 msgid "whether the initial clone should follow the shallow recommendation"
18263 #: builtin/submodule--helper.c:1869
18264 msgid "don't print cloning progress"
18267 #: builtin/submodule--helper.c:1876
18268 msgid "git submodule--helper update_clone [--prefix=<path>] [<path>...]"
18271 #: builtin/submodule--helper.c:1889
18272 msgid "bad value for update parameter"
18275 #: builtin/submodule--helper.c:1937
18278 "Submodule (%s) branch configured to inherit branch from superproject, but "
18279 "the superproject is not on any branch"
18282 #: builtin/submodule--helper.c:2060
18284 msgid "could not get a repository handle for submodule '%s'"
18287 #: builtin/submodule--helper.c:2093
18288 msgid "recurse into submodules"
18291 #: builtin/submodule--helper.c:2099
18292 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
18295 #: builtin/submodule--helper.c:2156
18296 msgid "check if it is safe to write to the .gitmodules file"
18299 #: builtin/submodule--helper.c:2159
18300 msgid "unset the config in the .gitmodules file"
18303 #: builtin/submodule--helper.c:2164
18304 msgid "git submodule--helper config <name> [<value>]"
18307 #: builtin/submodule--helper.c:2165
18308 msgid "git submodule--helper config --unset <name>"
18311 #: builtin/submodule--helper.c:2166
18312 msgid "git submodule--helper config --check-writeable"
18315 #: builtin/submodule--helper.c:2185 git-submodule.sh:171
18317 msgid "please make sure that the .gitmodules file is in the working tree"
18320 #: builtin/submodule--helper.c:2235 git.c:433 git.c:685
18322 msgid "%s doesn't support --super-prefix"
18325 #: builtin/submodule--helper.c:2241
18327 msgid "'%s' is not a valid submodule--helper subcommand"
18330 #: builtin/symbolic-ref.c:8
18331 msgid "git symbolic-ref [<options>] <name> [<ref>]"
18334 #: builtin/symbolic-ref.c:9
18335 msgid "git symbolic-ref -d [-q] <name>"
18338 #: builtin/symbolic-ref.c:40
18339 msgid "suppress error message for non-symbolic (detached) refs"
18342 #: builtin/symbolic-ref.c:41
18343 msgid "delete symbolic ref"
18346 #: builtin/symbolic-ref.c:42
18347 msgid "shorten ref output"
18350 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
18354 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
18355 msgid "reason of the update"
18358 #: builtin/tag.c:25
18360 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
18361 "\t\t<tagname> [<head>]"
18364 #: builtin/tag.c:27
18365 msgid "git tag -d <tagname>..."
18368 #: builtin/tag.c:28
18370 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
18371 "points-at <object>]\n"
18372 "\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
18375 #: builtin/tag.c:30
18376 msgid "git tag -v [--format=<format>] <tagname>..."
18379 #: builtin/tag.c:88
18381 msgid "tag '%s' not found."
18384 #: builtin/tag.c:104
18386 msgid "Deleted tag '%s' (was %s)\n"
18389 #: builtin/tag.c:134
18393 "Write a message for tag:\n"
18395 "Lines starting with '%c' will be ignored.\n"
18398 #: builtin/tag.c:138
18402 "Write a message for tag:\n"
18404 "Lines starting with '%c' will be kept; you may remove them yourself if you "
18408 #: builtin/tag.c:192
18409 msgid "unable to sign the tag"
18412 #: builtin/tag.c:194
18413 msgid "unable to write tag file"
18416 #: builtin/tag.c:210
18419 "You have created a nested tag. The object referred to by your new tag is\n"
18420 "already a tag. If you meant to tag the object that it points to, use:\n"
18422 "\tgit tag -f %s %s^{}"
18425 #: builtin/tag.c:226
18426 msgid "bad object type."
18429 #: builtin/tag.c:278
18430 msgid "no tag message?"
18433 #: builtin/tag.c:285
18435 msgid "The tag message has been left in %s\n"
18438 #: builtin/tag.c:396
18439 msgid "list tag names"
18442 #: builtin/tag.c:398
18443 msgid "print <n> lines of each tag message"
18446 #: builtin/tag.c:400
18447 msgid "delete tags"
18450 #: builtin/tag.c:401
18451 msgid "verify tags"
18454 #: builtin/tag.c:403
18455 msgid "Tag creation options"
18458 #: builtin/tag.c:405
18459 msgid "annotated tag, needs a message"
18462 #: builtin/tag.c:407
18463 msgid "tag message"
18466 #: builtin/tag.c:409
18467 msgid "force edit of tag message"
18470 #: builtin/tag.c:410
18471 msgid "annotated and GPG-signed tag"
18474 #: builtin/tag.c:413
18475 msgid "use another key to sign the tag"
18478 #: builtin/tag.c:414
18479 msgid "replace the tag if exists"
18482 #: builtin/tag.c:415 builtin/update-ref.c:369
18483 msgid "create a reflog"
18486 #: builtin/tag.c:417
18487 msgid "Tag listing options"
18490 #: builtin/tag.c:418
18491 msgid "show tag list in columns"
18494 #: builtin/tag.c:419 builtin/tag.c:421
18495 msgid "print only tags that contain the commit"
18498 #: builtin/tag.c:420 builtin/tag.c:422
18499 msgid "print only tags that don't contain the commit"
18502 #: builtin/tag.c:423
18503 msgid "print only tags that are merged"
18506 #: builtin/tag.c:424
18507 msgid "print only tags that are not merged"
18510 #: builtin/tag.c:428
18511 msgid "print only tags of the object"
18514 #: builtin/tag.c:472
18515 msgid "--column and -n are incompatible"
18518 #: builtin/tag.c:494
18519 msgid "-n option is only allowed in list mode"
18522 #: builtin/tag.c:496
18523 msgid "--contains option is only allowed in list mode"
18526 #: builtin/tag.c:498
18527 msgid "--no-contains option is only allowed in list mode"
18530 #: builtin/tag.c:500
18531 msgid "--points-at option is only allowed in list mode"
18534 #: builtin/tag.c:502
18535 msgid "--merged and --no-merged options are only allowed in list mode"
18538 #: builtin/tag.c:513
18539 msgid "only one -F or -m option is allowed."
18542 #: builtin/tag.c:532
18543 msgid "too many params"
18546 #: builtin/tag.c:538
18548 msgid "'%s' is not a valid tag name."
18551 #: builtin/tag.c:543
18553 msgid "tag '%s' already exists"
18556 #: builtin/tag.c:574
18558 msgid "Updated tag '%s' (was %s)\n"
18561 #: builtin/unpack-objects.c:500
18562 msgid "Unpacking objects"
18565 #: builtin/update-index.c:83
18567 msgid "failed to create directory %s"
18570 #: builtin/update-index.c:99
18572 msgid "failed to create file %s"
18575 #: builtin/update-index.c:107
18577 msgid "failed to delete file %s"
18580 #: builtin/update-index.c:114 builtin/update-index.c:220
18582 msgid "failed to delete directory %s"
18585 #: builtin/update-index.c:139
18587 msgid "Testing mtime in '%s' "
18590 #: builtin/update-index.c:153
18591 msgid "directory stat info does not change after adding a new file"
18594 #: builtin/update-index.c:166
18595 msgid "directory stat info does not change after adding a new directory"
18598 #: builtin/update-index.c:179
18599 msgid "directory stat info changes after updating a file"
18602 #: builtin/update-index.c:190
18603 msgid "directory stat info changes after adding a file inside subdirectory"
18606 #: builtin/update-index.c:201
18607 msgid "directory stat info does not change after deleting a file"
18610 #: builtin/update-index.c:214
18611 msgid "directory stat info does not change after deleting a directory"
18614 #: builtin/update-index.c:221
18618 #: builtin/update-index.c:589
18619 msgid "git update-index [<options>] [--] [<file>...]"
18622 #: builtin/update-index.c:971
18623 msgid "continue refresh even when index needs update"
18626 #: builtin/update-index.c:974
18627 msgid "refresh: ignore submodules"
18630 #: builtin/update-index.c:977
18631 msgid "do not ignore new files"
18634 #: builtin/update-index.c:979
18635 msgid "let files replace directories and vice-versa"
18638 #: builtin/update-index.c:981
18639 msgid "notice files missing from worktree"
18642 #: builtin/update-index.c:983
18643 msgid "refresh even if index contains unmerged entries"
18646 #: builtin/update-index.c:986
18647 msgid "refresh stat information"
18650 #: builtin/update-index.c:990
18651 msgid "like --refresh, but ignore assume-unchanged setting"
18654 #: builtin/update-index.c:994
18655 msgid "<mode>,<object>,<path>"
18658 #: builtin/update-index.c:995
18659 msgid "add the specified entry to the index"
18662 #: builtin/update-index.c:1005
18663 msgid "mark files as \"not changing\""
18666 #: builtin/update-index.c:1008
18667 msgid "clear assumed-unchanged bit"
18670 #: builtin/update-index.c:1011
18671 msgid "mark files as \"index-only\""
18674 #: builtin/update-index.c:1014
18675 msgid "clear skip-worktree bit"
18678 #: builtin/update-index.c:1017
18679 msgid "add to index only; do not add content to object database"
18682 #: builtin/update-index.c:1019
18683 msgid "remove named paths even if present in worktree"
18686 #: builtin/update-index.c:1021
18687 msgid "with --stdin: input lines are terminated by null bytes"
18690 #: builtin/update-index.c:1023
18691 msgid "read list of paths to be updated from standard input"
18694 #: builtin/update-index.c:1027
18695 msgid "add entries from standard input to the index"
18698 #: builtin/update-index.c:1031
18699 msgid "repopulate stages #2 and #3 for the listed paths"
18702 #: builtin/update-index.c:1035
18703 msgid "only update entries that differ from HEAD"
18706 #: builtin/update-index.c:1039
18707 msgid "ignore files missing from worktree"
18710 #: builtin/update-index.c:1042
18711 msgid "report actions to standard output"
18714 #: builtin/update-index.c:1044
18715 msgid "(for porcelains) forget saved unresolved conflicts"
18718 #: builtin/update-index.c:1048
18719 msgid "write index in this format"
18722 #: builtin/update-index.c:1050
18723 msgid "enable or disable split index"
18726 #: builtin/update-index.c:1052
18727 msgid "enable/disable untracked cache"
18730 #: builtin/update-index.c:1054
18731 msgid "test if the filesystem supports untracked cache"
18734 #: builtin/update-index.c:1056
18735 msgid "enable untracked cache without testing the filesystem"
18738 #: builtin/update-index.c:1058
18739 msgid "write out the index even if is not flagged as changed"
18742 #: builtin/update-index.c:1060
18743 msgid "enable or disable file system monitor"
18746 #: builtin/update-index.c:1062
18747 msgid "mark files as fsmonitor valid"
18750 #: builtin/update-index.c:1065
18751 msgid "clear fsmonitor valid bit"
18754 #: builtin/update-index.c:1168
18756 "core.splitIndex is set to false; remove or change it, if you really want to "
18757 "enable split index"
18760 #: builtin/update-index.c:1177
18762 "core.splitIndex is set to true; remove or change it, if you really want to "
18763 "disable split index"
18766 #: builtin/update-index.c:1188
18768 "core.untrackedCache is set to true; remove or change it, if you really want "
18769 "to disable the untracked cache"
18772 #: builtin/update-index.c:1192
18773 msgid "Untracked cache disabled"
18776 #: builtin/update-index.c:1200
18778 "core.untrackedCache is set to false; remove or change it, if you really want "
18779 "to enable the untracked cache"
18782 #: builtin/update-index.c:1204
18784 msgid "Untracked cache enabled for '%s'"
18787 #: builtin/update-index.c:1212
18788 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
18791 #: builtin/update-index.c:1216
18792 msgid "fsmonitor enabled"
18795 #: builtin/update-index.c:1219
18797 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
18800 #: builtin/update-index.c:1223
18801 msgid "fsmonitor disabled"
18804 #: builtin/update-ref.c:10
18805 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
18808 #: builtin/update-ref.c:11
18809 msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
18812 #: builtin/update-ref.c:12
18813 msgid "git update-ref [<options>] --stdin [-z]"
18816 #: builtin/update-ref.c:364
18817 msgid "delete the reference"
18820 #: builtin/update-ref.c:366
18821 msgid "update <refname> not the one it points to"
18824 #: builtin/update-ref.c:367
18825 msgid "stdin has NUL-terminated arguments"
18828 #: builtin/update-ref.c:368
18829 msgid "read updates from stdin"
18832 #: builtin/update-server-info.c:7
18833 msgid "git update-server-info [--force]"
18836 #: builtin/update-server-info.c:15
18837 msgid "update the info files from scratch"
18840 #: builtin/upload-pack.c:11
18841 msgid "git upload-pack [<options>] <dir>"
18844 #: builtin/upload-pack.c:23 t/helper/test-serve-v2.c:17
18845 msgid "quit after a single request/response exchange"
18848 #: builtin/upload-pack.c:25
18849 msgid "exit immediately after initial ref advertisement"
18852 #: builtin/upload-pack.c:27
18853 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
18856 #: builtin/upload-pack.c:29
18857 msgid "interrupt transfer after <n> seconds of inactivity"
18860 #: builtin/verify-commit.c:20
18861 msgid "git verify-commit [-v | --verbose] <commit>..."
18864 #: builtin/verify-commit.c:76
18865 msgid "print commit contents"
18868 #: builtin/verify-commit.c:77 builtin/verify-tag.c:38
18869 msgid "print raw gpg status output"
18872 #: builtin/verify-pack.c:55
18873 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
18876 #: builtin/verify-pack.c:65
18880 #: builtin/verify-pack.c:67
18881 msgid "show statistics only"
18884 #: builtin/verify-tag.c:19
18885 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
18888 #: builtin/verify-tag.c:37
18889 msgid "print tag contents"
18892 #: builtin/worktree.c:18
18893 msgid "git worktree add [<options>] <path> [<commit-ish>]"
18896 #: builtin/worktree.c:19
18897 msgid "git worktree list [<options>]"
18900 #: builtin/worktree.c:20
18901 msgid "git worktree lock [<options>] <path>"
18904 #: builtin/worktree.c:21
18905 msgid "git worktree move <worktree> <new-path>"
18908 #: builtin/worktree.c:22
18909 msgid "git worktree prune [<options>]"
18912 #: builtin/worktree.c:23
18913 msgid "git worktree remove [<options>] <worktree>"
18916 #: builtin/worktree.c:24
18917 msgid "git worktree unlock <path>"
18920 #: builtin/worktree.c:61 builtin/worktree.c:891
18922 msgid "failed to delete '%s'"
18925 #: builtin/worktree.c:80
18927 msgid "Removing worktrees/%s: not a valid directory"
18930 #: builtin/worktree.c:86
18932 msgid "Removing worktrees/%s: gitdir file does not exist"
18935 #: builtin/worktree.c:91 builtin/worktree.c:100
18937 msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
18940 #: builtin/worktree.c:110
18943 "Removing worktrees/%s: short read (expected %<PRIuMAX> bytes, read "
18947 #: builtin/worktree.c:118
18949 msgid "Removing worktrees/%s: invalid gitdir file"
18952 #: builtin/worktree.c:127
18954 msgid "Removing worktrees/%s: gitdir file points to non-existent location"
18957 #: builtin/worktree.c:166
18958 msgid "report pruned working trees"
18961 #: builtin/worktree.c:168
18962 msgid "expire working trees older than <time>"
18965 #: builtin/worktree.c:235
18967 msgid "'%s' already exists"
18970 #: builtin/worktree.c:252
18972 msgid "unable to re-add worktree '%s'"
18975 #: builtin/worktree.c:257
18978 "'%s' is a missing but locked worktree;\n"
18979 "use 'add -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
18982 #: builtin/worktree.c:259
18985 "'%s' is a missing but already registered worktree;\n"
18986 "use 'add -f' to override, or 'prune' or 'remove' to clear"
18989 #: builtin/worktree.c:302
18991 msgid "could not create directory of '%s'"
18994 #: builtin/worktree.c:432 builtin/worktree.c:438
18996 msgid "Preparing worktree (new branch '%s')"
18999 #: builtin/worktree.c:434
19001 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
19004 #: builtin/worktree.c:443
19006 msgid "Preparing worktree (checking out '%s')"
19009 #: builtin/worktree.c:449
19011 msgid "Preparing worktree (detached HEAD %s)"
19014 #: builtin/worktree.c:490
19015 msgid "checkout <branch> even if already checked out in other worktree"
19018 #: builtin/worktree.c:493
19019 msgid "create a new branch"
19022 #: builtin/worktree.c:495
19023 msgid "create or reset a branch"
19026 #: builtin/worktree.c:497
19027 msgid "populate the new working tree"
19030 #: builtin/worktree.c:498
19031 msgid "keep the new working tree locked"
19034 #: builtin/worktree.c:501
19035 msgid "set up tracking mode (see git-branch(1))"
19038 #: builtin/worktree.c:504
19039 msgid "try to match the new branch name with a remote-tracking branch"
19042 #: builtin/worktree.c:512
19043 msgid "-b, -B, and --detach are mutually exclusive"
19046 #: builtin/worktree.c:573
19047 msgid "--[no-]track can only be used if a new branch is created"
19050 #: builtin/worktree.c:673
19051 msgid "reason for locking"
19054 #: builtin/worktree.c:685 builtin/worktree.c:718 builtin/worktree.c:792
19055 #: builtin/worktree.c:919
19057 msgid "'%s' is not a working tree"
19060 #: builtin/worktree.c:687 builtin/worktree.c:720
19061 msgid "The main working tree cannot be locked or unlocked"
19064 #: builtin/worktree.c:692
19066 msgid "'%s' is already locked, reason: %s"
19069 #: builtin/worktree.c:694
19071 msgid "'%s' is already locked"
19074 #: builtin/worktree.c:722
19076 msgid "'%s' is not locked"
19079 #: builtin/worktree.c:763
19080 msgid "working trees containing submodules cannot be moved or removed"
19083 #: builtin/worktree.c:771
19084 msgid "force move even if worktree is dirty or locked"
19087 #: builtin/worktree.c:794 builtin/worktree.c:921
19089 msgid "'%s' is a main working tree"
19092 #: builtin/worktree.c:799
19094 msgid "could not figure out destination name from '%s'"
19097 #: builtin/worktree.c:805
19099 msgid "target '%s' already exists"
19102 #: builtin/worktree.c:813
19105 "cannot move a locked working tree, lock reason: %s\n"
19106 "use 'move -f -f' to override or unlock first"
19109 #: builtin/worktree.c:815
19111 "cannot move a locked working tree;\n"
19112 "use 'move -f -f' to override or unlock first"
19115 #: builtin/worktree.c:818
19117 msgid "validation failed, cannot move working tree: %s"
19120 #: builtin/worktree.c:823
19122 msgid "failed to move '%s' to '%s'"
19125 #: builtin/worktree.c:871
19127 msgid "failed to run 'git status' on '%s'"
19130 #: builtin/worktree.c:875
19132 msgid "'%s' is dirty, use --force to delete it"
19135 #: builtin/worktree.c:880
19137 msgid "failed to run 'git status' on '%s', code %d"
19140 #: builtin/worktree.c:903
19141 msgid "force removal even if worktree is dirty or locked"
19144 #: builtin/worktree.c:926
19147 "cannot remove a locked working tree, lock reason: %s\n"
19148 "use 'remove -f -f' to override or unlock first"
19151 #: builtin/worktree.c:928
19153 "cannot remove a locked working tree;\n"
19154 "use 'remove -f -f' to override or unlock first"
19157 #: builtin/worktree.c:931
19159 msgid "validation failed, cannot remove working tree: %s"
19162 #: builtin/write-tree.c:15
19163 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
19166 #: builtin/write-tree.c:28
19170 #: builtin/write-tree.c:29
19171 msgid "write tree object for a subdirectory <prefix>"
19174 #: builtin/write-tree.c:31
19175 msgid "only useful for debugging"
19178 #: credential-cache--daemon.c:223
19181 "The permissions on your socket directory are too loose; other\n"
19182 "users may be able to read your cached credentials. Consider running:\n"
19187 #: credential-cache--daemon.c:272
19188 msgid "print debugging messages to stderr"
19191 #: t/helper/test-reach.c:152
19193 msgid "commit %s is not marked reachable"
19196 #: t/helper/test-reach.c:162
19197 msgid "too many commits marked reachable"
19200 #: t/helper/test-serve-v2.c:7
19201 msgid "test-tool serve-v2 [<options>]"
19204 #: t/helper/test-serve-v2.c:19
19205 msgid "exit immediately after advertising capabilities"
19210 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
19211 " [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
19212 " [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
19214 " [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
19215 " <command> [<args>]"
19220 "'git help -a' and 'git help -g' list available subcommands and some\n"
19221 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
19222 "to read about a specific subcommand or concept."
19227 msgid "no directory given for --git-dir\n"
19232 msgid "no namespace given for --namespace\n"
19237 msgid "no directory given for --work-tree\n"
19242 msgid "no prefix given for --super-prefix\n"
19247 msgid "-c expects a configuration string\n"
19252 msgid "no directory given for -C\n"
19257 msgid "unknown option: %s\n"
19262 msgid "while expanding alias '%s': '%s'"
19268 "alias '%s' changes environment variables.\n"
19269 "You can use '!git' in the alias to do this"
19274 msgid "empty alias for %s"
19279 msgid "recursive alias: %s"
19283 msgid "write failure on standard output"
19287 msgid "unknown write failure on standard output"
19291 msgid "close failed on standard output"
19296 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
19301 msgid "cannot handle %s as a builtin"
19313 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
19318 msgid "failed to run command '%s': %s\n"
19323 msgid "negative value for http.postbuffer; defaulting to %d"
19327 msgid "Delegation control is not supported with cURL < 7.22.0"
19331 msgid "Public key pinning not supported with cURL < 7.44.0"
19335 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
19339 msgid "Protocol restrictions not supported with cURL < 7.19.4"
19344 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
19349 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
19354 msgid "Could not set SSL backend to '%s': already set"
19360 "unable to update url base from redirection:\n"
19365 #: remote-curl.c:157
19367 msgid "invalid quoting in push-option value: '%s'"
19370 #: remote-curl.c:254
19372 msgid "%sinfo/refs not valid: is this a git repository?"
19375 #: remote-curl.c:355
19376 msgid "invalid server response; expected service, got flush packet"
19379 #: remote-curl.c:386
19381 msgid "invalid server response; got '%s'"
19384 #: remote-curl.c:446
19386 msgid "repository '%s' not found"
19389 #: remote-curl.c:450
19391 msgid "Authentication failed for '%s'"
19394 #: remote-curl.c:454
19396 msgid "unable to access '%s': %s"
19399 #: remote-curl.c:460
19401 msgid "redirecting to %s"
19404 #: remote-curl.c:584
19405 msgid "shouldn't have EOF when not gentle on EOF"
19408 #: remote-curl.c:664
19409 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
19412 #: remote-curl.c:724
19414 msgid "RPC failed; %s"
19417 #: remote-curl.c:764
19418 msgid "cannot handle pushes this big"
19421 #: remote-curl.c:879
19423 msgid "cannot deflate request; zlib deflate error %d"
19426 #: remote-curl.c:883
19428 msgid "cannot deflate request; zlib end error %d"
19431 #: remote-curl.c:1014
19432 msgid "dumb http transport does not support shallow capabilities"
19435 #: remote-curl.c:1028
19436 msgid "fetch failed."
19439 #: remote-curl.c:1076
19440 msgid "cannot fetch by sha1 over smart http"
19443 #: remote-curl.c:1120 remote-curl.c:1126
19445 msgid "protocol error: expected sha/ref, got '%s'"
19448 #: remote-curl.c:1138 remote-curl.c:1252
19450 msgid "http transport does not support %s"
19453 #: remote-curl.c:1174
19454 msgid "git-http-push failed"
19457 #: remote-curl.c:1360
19458 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
19461 #: remote-curl.c:1392
19462 msgid "remote-curl: error reading command stream from git"
19465 #: remote-curl.c:1399
19466 msgid "remote-curl: fetch attempted without a local repo"
19469 #: remote-curl.c:1439
19471 msgid "remote-curl: unknown command '%s' from git"
19474 #: list-objects-filter-options.h:61
19478 #: list-objects-filter-options.h:62
19479 msgid "object filtering"
19482 #: parse-options.h:170
19483 msgid "expiry-date"
19486 #: parse-options.h:184
19487 msgid "no-op (backward compatibility)"
19490 #: parse-options.h:304
19491 msgid "be more verbose"
19494 #: parse-options.h:306
19495 msgid "be more quiet"
19498 #: parse-options.h:312
19499 msgid "use <n> digits to display SHA-1s"
19502 #: parse-options.h:331
19503 msgid "how to strip spaces and #comments from message"
19506 #: ref-filter.h:101
19510 #: ref-filter.h:101
19511 msgid "field name to sort on"
19515 msgid "update the index with reused conflict resolution if possible"
19518 #: command-list.h:50
19519 msgid "Add file contents to the index"
19522 #: command-list.h:51
19523 msgid "Apply a series of patches from a mailbox"
19526 #: command-list.h:52
19527 msgid "Annotate file lines with commit information"
19530 #: command-list.h:53
19531 msgid "Apply a patch to files and/or to the index"
19534 #: command-list.h:54
19535 msgid "Import a GNU Arch repository into Git"
19538 #: command-list.h:55
19539 msgid "Create an archive of files from a named tree"
19542 #: command-list.h:56
19543 msgid "Use binary search to find the commit that introduced a bug"
19546 #: command-list.h:57
19547 msgid "Show what revision and author last modified each line of a file"
19550 #: command-list.h:58
19551 msgid "List, create, or delete branches"
19554 #: command-list.h:59
19555 msgid "Move objects and refs by archive"
19558 #: command-list.h:60
19559 msgid "Provide content or type and size information for repository objects"
19562 #: command-list.h:61
19563 msgid "Display gitattributes information"
19566 #: command-list.h:62
19567 msgid "Debug gitignore / exclude files"
19570 #: command-list.h:63
19571 msgid "Show canonical names and email addresses of contacts"
19574 #: command-list.h:64
19575 msgid "Switch branches or restore working tree files"
19578 #: command-list.h:65
19579 msgid "Copy files from the index to the working tree"
19582 #: command-list.h:66
19583 msgid "Ensures that a reference name is well formed"
19586 #: command-list.h:67
19587 msgid "Find commits yet to be applied to upstream"
19590 #: command-list.h:68
19591 msgid "Apply the changes introduced by some existing commits"
19594 #: command-list.h:69
19595 msgid "Graphical alternative to git-commit"
19598 #: command-list.h:70
19599 msgid "Remove untracked files from the working tree"
19602 #: command-list.h:71
19603 msgid "Clone a repository into a new directory"
19606 #: command-list.h:72
19607 msgid "Display data in columns"
19610 #: command-list.h:73
19611 msgid "Record changes to the repository"
19614 #: command-list.h:74
19615 msgid "Write and verify Git commit-graph files"
19618 #: command-list.h:75
19619 msgid "Create a new commit object"
19622 #: command-list.h:76
19623 msgid "Get and set repository or global options"
19626 #: command-list.h:77
19627 msgid "Count unpacked number of objects and their disk consumption"
19630 #: command-list.h:78
19631 msgid "Retrieve and store user credentials"
19634 #: command-list.h:79
19635 msgid "Helper to temporarily store passwords in memory"
19638 #: command-list.h:80
19639 msgid "Helper to store credentials on disk"
19642 #: command-list.h:81
19643 msgid "Export a single commit to a CVS checkout"
19646 #: command-list.h:82
19647 msgid "Salvage your data out of another SCM people love to hate"
19650 #: command-list.h:83
19651 msgid "A CVS server emulator for Git"
19654 #: command-list.h:84
19655 msgid "A really simple server for Git repositories"
19658 #: command-list.h:85
19659 msgid "Give an object a human readable name based on an available ref"
19662 #: command-list.h:86
19663 msgid "Show changes between commits, commit and working tree, etc"
19666 #: command-list.h:87
19667 msgid "Compares files in the working tree and the index"
19670 #: command-list.h:88
19671 msgid "Compare a tree to the working tree or index"
19674 #: command-list.h:89
19675 msgid "Compares the content and mode of blobs found via two tree objects"
19678 #: command-list.h:90
19679 msgid "Show changes using common diff tools"
19682 #: command-list.h:91
19683 msgid "Git data exporter"
19686 #: command-list.h:92
19687 msgid "Backend for fast Git data importers"
19690 #: command-list.h:93
19691 msgid "Download objects and refs from another repository"
19694 #: command-list.h:94
19695 msgid "Receive missing objects from another repository"
19698 #: command-list.h:95
19699 msgid "Rewrite branches"
19702 #: command-list.h:96
19703 msgid "Produce a merge commit message"
19706 #: command-list.h:97
19707 msgid "Output information on each ref"
19710 #: command-list.h:98
19711 msgid "Prepare patches for e-mail submission"
19714 #: command-list.h:99
19715 msgid "Verifies the connectivity and validity of the objects in the database"
19718 #: command-list.h:100
19719 msgid "Cleanup unnecessary files and optimize the local repository"
19722 #: command-list.h:101
19723 msgid "Extract commit ID from an archive created using git-archive"
19726 #: command-list.h:102
19727 msgid "Print lines matching a pattern"
19730 #: command-list.h:103
19731 msgid "A portable graphical interface to Git"
19734 #: command-list.h:104
19735 msgid "Compute object ID and optionally creates a blob from a file"
19738 #: command-list.h:105
19739 msgid "Display help information about Git"
19742 #: command-list.h:106
19743 msgid "Server side implementation of Git over HTTP"
19746 #: command-list.h:107
19747 msgid "Download from a remote Git repository via HTTP"
19750 #: command-list.h:108
19751 msgid "Push objects over HTTP/DAV to another repository"
19754 #: command-list.h:109
19755 msgid "Send a collection of patches from stdin to an IMAP folder"
19758 #: command-list.h:110
19759 msgid "Build pack index file for an existing packed archive"
19762 #: command-list.h:111
19763 msgid "Create an empty Git repository or reinitialize an existing one"
19766 #: command-list.h:112
19767 msgid "Instantly browse your working repository in gitweb"
19770 #: command-list.h:113
19771 msgid "Add or parse structured information in commit messages"
19774 #: command-list.h:114
19775 msgid "The Git repository browser"
19778 #: command-list.h:115
19779 msgid "Show commit logs"
19782 #: command-list.h:116
19783 msgid "Show information about files in the index and the working tree"
19786 #: command-list.h:117
19787 msgid "List references in a remote repository"
19790 #: command-list.h:118
19791 msgid "List the contents of a tree object"
19794 #: command-list.h:119
19795 msgid "Extracts patch and authorship from a single e-mail message"
19798 #: command-list.h:120
19799 msgid "Simple UNIX mbox splitter program"
19802 #: command-list.h:121
19803 msgid "Join two or more development histories together"
19806 #: command-list.h:122
19807 msgid "Find as good common ancestors as possible for a merge"
19810 #: command-list.h:123
19811 msgid "Run a three-way file merge"
19814 #: command-list.h:124
19815 msgid "Run a merge for files needing merging"
19818 #: command-list.h:125
19819 msgid "The standard helper program to use with git-merge-index"
19822 #: command-list.h:126
19823 msgid "Run merge conflict resolution tools to resolve merge conflicts"
19826 #: command-list.h:127
19827 msgid "Show three-way merge without touching index"
19830 #: command-list.h:128
19831 msgid "Write and verify multi-pack-indexes"
19834 #: command-list.h:129
19835 msgid "Creates a tag object"
19838 #: command-list.h:130
19839 msgid "Build a tree-object from ls-tree formatted text"
19842 #: command-list.h:131
19843 msgid "Move or rename a file, a directory, or a symlink"
19846 #: command-list.h:132
19847 msgid "Find symbolic names for given revs"
19850 #: command-list.h:133
19851 msgid "Add or inspect object notes"
19854 #: command-list.h:134
19855 msgid "Import from and submit to Perforce repositories"
19858 #: command-list.h:135
19859 msgid "Create a packed archive of objects"
19862 #: command-list.h:136
19863 msgid "Find redundant pack files"
19866 #: command-list.h:137
19867 msgid "Pack heads and tags for efficient repository access"
19870 #: command-list.h:138
19871 msgid "Routines to help parsing remote repository access parameters"
19874 #: command-list.h:139
19875 msgid "Compute unique ID for a patch"
19878 #: command-list.h:140
19879 msgid "Prune all unreachable objects from the object database"
19882 #: command-list.h:141
19883 msgid "Remove extra objects that are already in pack files"
19886 #: command-list.h:142
19887 msgid "Fetch from and integrate with another repository or a local branch"
19890 #: command-list.h:143
19891 msgid "Update remote refs along with associated objects"
19894 #: command-list.h:144
19895 msgid "Applies a quilt patchset onto the current branch"
19898 #: command-list.h:145
19899 msgid "Compare two commit ranges (e.g. two versions of a branch)"
19902 #: command-list.h:146
19903 msgid "Reads tree information into the index"
19906 #: command-list.h:147
19907 msgid "Reapply commits on top of another base tip"
19910 #: command-list.h:148
19911 msgid "Receive what is pushed into the repository"
19914 #: command-list.h:149
19915 msgid "Manage reflog information"
19918 #: command-list.h:150
19919 msgid "Manage set of tracked repositories"
19922 #: command-list.h:151
19923 msgid "Pack unpacked objects in a repository"
19926 #: command-list.h:152
19927 msgid "Create, list, delete refs to replace objects"
19930 #: command-list.h:153
19931 msgid "Generates a summary of pending changes"
19934 #: command-list.h:154
19935 msgid "Reuse recorded resolution of conflicted merges"
19938 #: command-list.h:155
19939 msgid "Reset current HEAD to the specified state"
19942 #: command-list.h:156
19943 msgid "Revert some existing commits"
19946 #: command-list.h:157
19947 msgid "Lists commit objects in reverse chronological order"
19950 #: command-list.h:158
19951 msgid "Pick out and massage parameters"
19954 #: command-list.h:159
19955 msgid "Remove files from the working tree and from the index"
19958 #: command-list.h:160
19959 msgid "Send a collection of patches as emails"
19962 #: command-list.h:161
19963 msgid "Push objects over Git protocol to another repository"
19966 #: command-list.h:162
19967 msgid "Restricted login shell for Git-only SSH access"
19970 #: command-list.h:163
19971 msgid "Summarize 'git log' output"
19974 #: command-list.h:164
19975 msgid "Show various types of objects"
19978 #: command-list.h:165
19979 msgid "Show branches and their commits"
19982 #: command-list.h:166
19983 msgid "Show packed archive index"
19986 #: command-list.h:167
19987 msgid "List references in a local repository"
19990 #: command-list.h:168
19991 msgid "Git's i18n setup code for shell scripts"
19994 #: command-list.h:169
19995 msgid "Common Git shell script setup code"
19998 #: command-list.h:170
19999 msgid "Stash the changes in a dirty working directory away"
20002 #: command-list.h:171
20003 msgid "Add file contents to the staging area"
20006 #: command-list.h:172
20007 msgid "Show the working tree status"
20010 #: command-list.h:173
20011 msgid "Remove unnecessary whitespace"
20014 #: command-list.h:174
20015 msgid "Initialize, update or inspect submodules"
20018 #: command-list.h:175
20019 msgid "Bidirectional operation between a Subversion repository and Git"
20022 #: command-list.h:176
20023 msgid "Read, modify and delete symbolic refs"
20026 #: command-list.h:177
20027 msgid "Create, list, delete or verify a tag object signed with GPG"
20030 #: command-list.h:178
20031 msgid "Creates a temporary file with a blob's contents"
20034 #: command-list.h:179
20035 msgid "Unpack objects from a packed archive"
20038 #: command-list.h:180
20039 msgid "Register file contents in the working tree to the index"
20042 #: command-list.h:181
20043 msgid "Update the object name stored in a ref safely"
20046 #: command-list.h:182
20047 msgid "Update auxiliary info file to help dumb servers"
20050 #: command-list.h:183
20051 msgid "Send archive back to git-archive"
20054 #: command-list.h:184
20055 msgid "Send objects packed back to git-fetch-pack"
20058 #: command-list.h:185
20059 msgid "Show a Git logical variable"
20062 #: command-list.h:186
20063 msgid "Check the GPG signature of commits"
20066 #: command-list.h:187
20067 msgid "Validate packed Git archive files"
20070 #: command-list.h:188
20071 msgid "Check the GPG signature of tags"
20074 #: command-list.h:189
20075 msgid "Git web interface (web frontend to Git repositories)"
20078 #: command-list.h:190
20079 msgid "Show logs with difference each commit introduces"
20082 #: command-list.h:191
20083 msgid "Manage multiple working trees"
20086 #: command-list.h:192
20087 msgid "Create a tree object from the current index"
20090 #: command-list.h:193
20091 msgid "Defining attributes per path"
20094 #: command-list.h:194
20095 msgid "Git command-line interface and conventions"
20098 #: command-list.h:195
20099 msgid "A Git core tutorial for developers"
20102 #: command-list.h:196
20103 msgid "Git for CVS users"
20106 #: command-list.h:197
20107 msgid "Tweaking diff output"
20110 #: command-list.h:198
20111 msgid "A useful minimum set of commands for Everyday Git"
20114 #: command-list.h:199
20115 msgid "A Git Glossary"
20118 #: command-list.h:200
20119 msgid "Hooks used by Git"
20122 #: command-list.h:201
20123 msgid "Specifies intentionally untracked files to ignore"
20126 #: command-list.h:202
20127 msgid "Defining submodule properties"
20130 #: command-list.h:203
20131 msgid "Git namespaces"
20134 #: command-list.h:204
20135 msgid "Git Repository Layout"
20138 #: command-list.h:205
20139 msgid "Specifying revisions and ranges for Git"
20142 #: command-list.h:206
20143 msgid "A tutorial introduction to Git: part two"
20146 #: command-list.h:207
20147 msgid "A tutorial introduction to Git"
20150 #: command-list.h:208
20151 msgid "An overview of recommended workflows with Git"
20154 #: git-bisect.sh:54
20155 msgid "You need to start by \"git bisect start\""
20158 #. TRANSLATORS: Make sure to include [Y] and [n] in your
20159 #. translation. The program will only accept English input
20161 #: git-bisect.sh:60
20162 msgid "Do you want me to do it for you [Y/n]? "
20165 #: git-bisect.sh:101
20167 msgid "Bad rev input: $arg"
20170 #: git-bisect.sh:121
20172 msgid "Bad rev input: $bisected_head"
20175 #: git-bisect.sh:130
20177 msgid "Bad rev input: $rev"
20180 #: git-bisect.sh:139
20182 msgid "'git bisect $TERM_BAD' can take only one argument."
20185 #: git-bisect.sh:209
20186 msgid "No logfile given"
20189 #: git-bisect.sh:210
20191 msgid "cannot read $file for replaying"
20194 #: git-bisect.sh:232
20195 msgid "?? what are you talking about?"
20198 #: git-bisect.sh:241
20199 msgid "bisect run failed: no command provided."
20202 #: git-bisect.sh:246
20204 msgid "running $command"
20207 #: git-bisect.sh:253
20210 "bisect run failed:\n"
20211 "exit code $res from '$command' is < 0 or >= 128"
20214 #: git-bisect.sh:279
20215 msgid "bisect run cannot continue any more"
20218 #: git-bisect.sh:285
20221 "bisect run failed:\n"
20222 "'bisect_state $state' exited with error code $res"
20225 #: git-bisect.sh:292
20226 msgid "bisect run success"
20229 #: git-bisect.sh:300
20230 msgid "We are not bisecting."
20233 #: git-merge-octopus.sh:46
20235 "Error: Your local changes to the following files would be overwritten by "
20239 #: git-merge-octopus.sh:61
20240 msgid "Automated merge did not work."
20243 #: git-merge-octopus.sh:62
20244 msgid "Should not be doing an octopus."
20247 #: git-merge-octopus.sh:73
20249 msgid "Unable to find common commit with $pretty_name"
20252 #: git-merge-octopus.sh:77
20254 msgid "Already up to date with $pretty_name"
20257 #: git-merge-octopus.sh:89
20259 msgid "Fast-forwarding to: $pretty_name"
20262 #: git-merge-octopus.sh:97
20264 msgid "Trying simple merge with $pretty_name"
20267 #: git-merge-octopus.sh:102
20268 msgid "Simple merge did not work, trying automatic merge."
20271 #: git-legacy-stash.sh:220
20272 msgid "Cannot remove temporary index (can't happen)"
20275 #: git-legacy-stash.sh:271
20277 msgid "Cannot update $ref_stash with $w_commit"
20280 #: git-legacy-stash.sh:323
20282 msgid "error: unknown option for 'stash push': $option"
20285 #: git-legacy-stash.sh:355
20287 msgid "Saved working directory and index state $stash_msg"
20290 #: git-legacy-stash.sh:535
20292 msgid "unknown option: $opt"
20295 #: git-legacy-stash.sh:555
20297 msgid "Too many revisions specified: $REV"
20300 #: git-legacy-stash.sh:570
20302 msgid "$reference is not a valid reference"
20305 #: git-legacy-stash.sh:598
20307 msgid "'$args' is not a stash-like commit"
20310 #: git-legacy-stash.sh:609
20312 msgid "'$args' is not a stash reference"
20315 #: git-legacy-stash.sh:617
20316 msgid "unable to refresh index"
20319 #: git-legacy-stash.sh:621
20320 msgid "Cannot apply a stash in the middle of a merge"
20323 #: git-legacy-stash.sh:629
20324 msgid "Conflicts in index. Try without --index."
20327 #: git-legacy-stash.sh:631
20328 msgid "Could not save index tree"
20331 #: git-legacy-stash.sh:640
20332 msgid "Could not restore untracked files from stash entry"
20335 #: git-legacy-stash.sh:665
20336 msgid "Cannot unstage modified files"
20339 #: git-legacy-stash.sh:703
20341 msgid "Dropped ${REV} ($s)"
20344 #: git-legacy-stash.sh:704
20346 msgid "${REV}: Could not drop stash entry"
20349 #: git-legacy-stash.sh:791
20350 msgid "(To restore them type \"git stash apply\")"
20353 #: git-submodule.sh:200
20354 msgid "Relative path can only be used from the toplevel of the working tree"
20357 #: git-submodule.sh:210
20359 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
20362 #: git-submodule.sh:229
20364 msgid "'$sm_path' already exists in the index"
20367 #: git-submodule.sh:232
20369 msgid "'$sm_path' already exists in the index and is not a submodule"
20372 #: git-submodule.sh:239
20374 msgid "'$sm_path' does not have a commit checked out"
20377 #: git-submodule.sh:245
20380 "The following path is ignored by one of your .gitignore files:\n"
20382 "Use -f if you really want to add it."
20385 #: git-submodule.sh:268
20387 msgid "Adding existing repo at '$sm_path' to the index"
20390 #: git-submodule.sh:270
20392 msgid "'$sm_path' already exists and is not a valid git repo"
20395 #: git-submodule.sh:278
20397 msgid "A git directory for '$sm_name' is found locally with remote(s):"
20400 #: git-submodule.sh:280
20403 "If you want to reuse this local git directory instead of cloning again from\n"
20405 "use the '--force' option. If the local git directory is not the correct "
20407 "or you are unsure what this means choose another name with the '--name' "
20411 #: git-submodule.sh:286
20413 msgid "Reactivating local git directory for submodule '$sm_name'."
20416 #: git-submodule.sh:298
20418 msgid "Unable to checkout submodule '$sm_path'"
20421 #: git-submodule.sh:303
20423 msgid "Failed to add submodule '$sm_path'"
20426 #: git-submodule.sh:312
20428 msgid "Failed to register submodule '$sm_path'"
20431 #: git-submodule.sh:573
20433 msgid "Unable to find current revision in submodule path '$displaypath'"
20436 #: git-submodule.sh:583
20438 msgid "Unable to fetch in submodule path '$sm_path'"
20441 #: git-submodule.sh:588
20444 "Unable to find current ${remote_name}/${branch} revision in submodule path "
20448 #: git-submodule.sh:606
20451 "Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
20455 #: git-submodule.sh:612
20458 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
20459 "Direct fetching of that commit failed."
20462 #: git-submodule.sh:619
20464 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
20467 #: git-submodule.sh:620
20469 msgid "Submodule path '$displaypath': checked out '$sha1'"
20472 #: git-submodule.sh:624
20474 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
20477 #: git-submodule.sh:625
20479 msgid "Submodule path '$displaypath': rebased into '$sha1'"
20482 #: git-submodule.sh:630
20484 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
20487 #: git-submodule.sh:631
20489 msgid "Submodule path '$displaypath': merged in '$sha1'"
20492 #: git-submodule.sh:636
20494 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
20497 #: git-submodule.sh:637
20499 msgid "Submodule path '$displaypath': '$command $sha1'"
20502 #: git-submodule.sh:668
20504 msgid "Failed to recurse into submodule path '$displaypath'"
20507 #: git-submodule.sh:830
20508 msgid "The --cached option cannot be used with the --files option"
20511 #: git-submodule.sh:882
20513 msgid "unexpected mode $mod_dst"
20516 #: git-submodule.sh:902
20518 msgid " Warn: $display_name doesn't contain commit $sha1_src"
20521 #: git-submodule.sh:905
20523 msgid " Warn: $display_name doesn't contain commit $sha1_dst"
20526 #: git-submodule.sh:908
20528 msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
20531 #: git-parse-remote.sh:89
20533 msgid "See git-${cmd}(1) for details."
20536 #: git-rebase--preserve-merges.sh:136
20538 msgid "Rebasing ($new_count/$total)"
20541 #: git-rebase--preserve-merges.sh:152
20545 "p, pick <commit> = use commit\n"
20546 "r, reword <commit> = use commit, but edit the commit message\n"
20547 "e, edit <commit> = use commit, but stop for amending\n"
20548 "s, squash <commit> = use commit, but meld into previous commit\n"
20549 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
20550 "x, exec <commit> = run command (the rest of the line) using shell\n"
20551 "d, drop <commit> = remove commit\n"
20552 "l, label <label> = label current HEAD with a name\n"
20553 "t, reset <label> = reset HEAD to a label\n"
20554 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
20555 ". create a merge commit using the original merge commit's\n"
20556 ". message (or the oneline, if no original merge commit was\n"
20557 ". specified). Use -c <commit> to reword the commit message.\n"
20559 "These lines can be re-ordered; they are executed from top to bottom.\n"
20562 #: git-rebase--preserve-merges.sh:215
20565 "You can amend the commit now, with\n"
20567 "\tgit commit --amend $gpg_sign_opt_quoted\n"
20569 "Once you are satisfied with your changes, run\n"
20571 "\tgit rebase --continue"
20574 #: git-rebase--preserve-merges.sh:240
20576 msgid "$sha1: not a commit that can be picked"
20579 #: git-rebase--preserve-merges.sh:279
20581 msgid "Invalid commit name: $sha1"
20584 #: git-rebase--preserve-merges.sh:309
20585 msgid "Cannot write current commit's replacement sha1"
20588 #: git-rebase--preserve-merges.sh:360
20590 msgid "Fast-forward to $sha1"
20593 #: git-rebase--preserve-merges.sh:362
20595 msgid "Cannot fast-forward to $sha1"
20598 #: git-rebase--preserve-merges.sh:371
20600 msgid "Cannot move HEAD to $first_parent"
20603 #: git-rebase--preserve-merges.sh:376
20605 msgid "Refusing to squash a merge: $sha1"
20608 #: git-rebase--preserve-merges.sh:394
20610 msgid "Error redoing merge $sha1"
20613 #: git-rebase--preserve-merges.sh:403
20615 msgid "Could not pick $sha1"
20618 #: git-rebase--preserve-merges.sh:412
20620 msgid "This is the commit message #${n}:"
20623 #: git-rebase--preserve-merges.sh:417
20625 msgid "The commit message #${n} will be skipped:"
20628 #: git-rebase--preserve-merges.sh:428
20630 msgid "This is a combination of $count commit."
20631 msgid_plural "This is a combination of $count commits."
20635 #: git-rebase--preserve-merges.sh:437
20637 msgid "Cannot write $fixup_msg"
20640 #: git-rebase--preserve-merges.sh:440
20641 msgid "This is a combination of 2 commits."
20644 #: git-rebase--preserve-merges.sh:481 git-rebase--preserve-merges.sh:524
20645 #: git-rebase--preserve-merges.sh:527
20647 msgid "Could not apply $sha1... $rest"
20650 #: git-rebase--preserve-merges.sh:556
20653 "Could not amend commit after successfully picking $sha1... $rest\n"
20654 "This is most likely due to an empty commit message, or the pre-commit hook\n"
20655 "failed. If the pre-commit hook failed, you may need to resolve the issue "
20657 "you are able to reword the commit."
20660 #: git-rebase--preserve-merges.sh:571
20662 msgid "Stopped at $sha1_abbrev... $rest"
20665 #: git-rebase--preserve-merges.sh:586
20667 msgid "Cannot '$squash_style' without a previous commit"
20670 #: git-rebase--preserve-merges.sh:628
20672 msgid "Executing: $rest"
20675 #: git-rebase--preserve-merges.sh:636
20677 msgid "Execution failed: $rest"
20680 #: git-rebase--preserve-merges.sh:638
20681 msgid "and made changes to the index and/or the working tree"
20684 #: git-rebase--preserve-merges.sh:640
20686 "You can fix the problem, and then run\n"
20688 "\tgit rebase --continue"
20691 #. TRANSLATORS: after these lines is a command to be issued by the user
20692 #: git-rebase--preserve-merges.sh:653
20695 "Execution succeeded: $rest\n"
20696 "but left changes to the index and/or the working tree\n"
20697 "Commit or stash your changes, and then run\n"
20699 "\tgit rebase --continue"
20702 #: git-rebase--preserve-merges.sh:664
20704 msgid "Unknown command: $command $sha1 $rest"
20707 #: git-rebase--preserve-merges.sh:665
20708 msgid "Please fix this using 'git rebase --edit-todo'."
20711 #: git-rebase--preserve-merges.sh:700
20713 msgid "Successfully rebased and updated $head_name."
20716 #: git-rebase--preserve-merges.sh:757
20717 msgid "Could not remove CHERRY_PICK_HEAD"
20720 #: git-rebase--preserve-merges.sh:762
20723 "You have staged changes in your working tree.\n"
20724 "If these changes are meant to be\n"
20725 "squashed into the previous commit, run:\n"
20727 " git commit --amend $gpg_sign_opt_quoted\n"
20729 "If they are meant to go into a new commit, run:\n"
20731 " git commit $gpg_sign_opt_quoted\n"
20733 "In both cases, once you're done, continue with:\n"
20735 " git rebase --continue\n"
20738 #: git-rebase--preserve-merges.sh:779
20739 msgid "Error trying to find the author identity to amend commit"
20742 #: git-rebase--preserve-merges.sh:784
20744 "You have uncommitted changes in your working tree. Please commit them\n"
20745 "first and then run 'git rebase --continue' again."
20748 #: git-rebase--preserve-merges.sh:789 git-rebase--preserve-merges.sh:793
20749 msgid "Could not commit staged changes."
20752 #: git-rebase--preserve-merges.sh:824 git-rebase--preserve-merges.sh:910
20753 msgid "Could not execute editor"
20756 #: git-rebase--preserve-merges.sh:845
20758 msgid "Could not checkout $switch_to"
20761 #: git-rebase--preserve-merges.sh:852
20765 #: git-rebase--preserve-merges.sh:853
20767 msgid "Could not create temporary $state_dir"
20770 #: git-rebase--preserve-merges.sh:856
20771 msgid "Could not mark as interactive"
20774 #: git-rebase--preserve-merges.sh:888
20776 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
20777 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
20781 #: git-rebase--preserve-merges.sh:942 git-rebase--preserve-merges.sh:947
20782 msgid "Could not init rewritten commits"
20785 #: git-sh-setup.sh:89 git-sh-setup.sh:94
20787 msgid "usage: $dashless $USAGE"
20790 #: git-sh-setup.sh:191
20792 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
20795 #: git-sh-setup.sh:200 git-sh-setup.sh:207
20797 msgid "fatal: $program_name cannot be used without a working tree."
20800 #: git-sh-setup.sh:221
20801 msgid "Cannot rebase: You have unstaged changes."
20804 #: git-sh-setup.sh:224
20805 msgid "Cannot rewrite branches: You have unstaged changes."
20808 #: git-sh-setup.sh:227
20809 msgid "Cannot pull with rebase: You have unstaged changes."
20812 #: git-sh-setup.sh:230
20814 msgid "Cannot $action: You have unstaged changes."
20817 #: git-sh-setup.sh:243
20818 msgid "Cannot rebase: Your index contains uncommitted changes."
20821 #: git-sh-setup.sh:246
20822 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
20825 #: git-sh-setup.sh:249
20827 msgid "Cannot $action: Your index contains uncommitted changes."
20830 #: git-sh-setup.sh:253
20831 msgid "Additionally, your index contains uncommitted changes."
20834 #: git-sh-setup.sh:373
20835 msgid "You need to run this command from the toplevel of the working tree."
20838 #: git-sh-setup.sh:378
20839 msgid "Unable to determine absolute path of git directory"
20842 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
20843 #: git-add--interactive.perl:196
20845 msgid "%12s %12s %s"
20848 #: git-add--interactive.perl:197
20852 #: git-add--interactive.perl:197
20856 #: git-add--interactive.perl:253 git-add--interactive.perl:278
20860 #: git-add--interactive.perl:262 git-add--interactive.perl:316
20864 #: git-add--interactive.perl:298 git-add--interactive.perl:313
20868 #: git-add--interactive.perl:609
20870 msgid "added %d path\n"
20871 msgid_plural "added %d paths\n"
20875 #: git-add--interactive.perl:612
20877 msgid "updated %d path\n"
20878 msgid_plural "updated %d paths\n"
20882 #: git-add--interactive.perl:615
20884 msgid "reverted %d path\n"
20885 msgid_plural "reverted %d paths\n"
20889 #: git-add--interactive.perl:618
20891 msgid "touched %d path\n"
20892 msgid_plural "touched %d paths\n"
20896 #: git-add--interactive.perl:627
20900 #: git-add--interactive.perl:639
20904 #: git-add--interactive.perl:662
20906 msgid "note: %s is untracked now.\n"
20909 #: git-add--interactive.perl:673
20910 msgid "Add untracked"
20913 #: git-add--interactive.perl:679
20914 msgid "No untracked files.\n"
20917 #: git-add--interactive.perl:1033
20919 "If the patch applies cleanly, the edited hunk will immediately be\n"
20920 "marked for staging."
20923 #: git-add--interactive.perl:1036
20925 "If the patch applies cleanly, the edited hunk will immediately be\n"
20926 "marked for stashing."
20929 #: git-add--interactive.perl:1039
20931 "If the patch applies cleanly, the edited hunk will immediately be\n"
20932 "marked for unstaging."
20935 #: git-add--interactive.perl:1042 git-add--interactive.perl:1051
20937 "If the patch applies cleanly, the edited hunk will immediately be\n"
20938 "marked for applying."
20941 #: git-add--interactive.perl:1045 git-add--interactive.perl:1048
20943 "If the patch applies cleanly, the edited hunk will immediately be\n"
20944 "marked for discarding."
20947 #: git-add--interactive.perl:1085
20949 msgid "failed to open hunk edit file for writing: %s"
20952 #: git-add--interactive.perl:1086
20953 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
20956 #: git-add--interactive.perl:1092
20960 "To remove '%s' lines, make them ' ' lines (context).\n"
20961 "To remove '%s' lines, delete them.\n"
20962 "Lines starting with %s will be removed.\n"
20965 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
20966 #: git-add--interactive.perl:1100
20968 "If it does not apply cleanly, you will be given an opportunity to\n"
20969 "edit again. If all lines of the hunk are removed, then the edit is\n"
20970 "aborted and the hunk is left unchanged.\n"
20973 #: git-add--interactive.perl:1114
20975 msgid "failed to open hunk edit file for reading: %s"
20978 #. TRANSLATORS: do not translate [y/n]
20979 #. The program will only accept that input
20981 #. Consider translating (saying "no" discards!) as
20982 #. (saying "n" for "no" discards!) if the translation
20983 #. of the word "no" does not start with n.
20984 #: git-add--interactive.perl:1213
20986 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
20989 #: git-add--interactive.perl:1222
20991 "y - stage this hunk\n"
20992 "n - do not stage this hunk\n"
20993 "q - quit; do not stage this hunk or any of the remaining ones\n"
20994 "a - stage this hunk and all later hunks in the file\n"
20995 "d - do not stage this hunk or any of the later hunks in the file"
20998 #: git-add--interactive.perl:1228
21000 "y - stash this hunk\n"
21001 "n - do not stash this hunk\n"
21002 "q - quit; do not stash this hunk or any of the remaining ones\n"
21003 "a - stash this hunk and all later hunks in the file\n"
21004 "d - do not stash this hunk or any of the later hunks in the file"
21007 #: git-add--interactive.perl:1234
21009 "y - unstage this hunk\n"
21010 "n - do not unstage this hunk\n"
21011 "q - quit; do not unstage this hunk or any of the remaining ones\n"
21012 "a - unstage this hunk and all later hunks in the file\n"
21013 "d - do not unstage this hunk or any of the later hunks in the file"
21016 #: git-add--interactive.perl:1240
21018 "y - apply this hunk to index\n"
21019 "n - do not apply this hunk to index\n"
21020 "q - quit; do not apply this hunk or any of the remaining ones\n"
21021 "a - apply this hunk and all later hunks in the file\n"
21022 "d - do not apply this hunk or any of the later hunks in the file"
21025 #: git-add--interactive.perl:1246
21027 "y - discard this hunk from worktree\n"
21028 "n - do not discard this hunk from worktree\n"
21029 "q - quit; do not discard this hunk or any of the remaining ones\n"
21030 "a - discard this hunk and all later hunks in the file\n"
21031 "d - do not discard this hunk or any of the later hunks in the file"
21034 #: git-add--interactive.perl:1252
21036 "y - discard this hunk from index and worktree\n"
21037 "n - do not discard this hunk from index and worktree\n"
21038 "q - quit; do not discard this hunk or any of the remaining ones\n"
21039 "a - discard this hunk and all later hunks in the file\n"
21040 "d - do not discard this hunk or any of the later hunks in the file"
21043 #: git-add--interactive.perl:1258
21045 "y - apply this hunk to index and worktree\n"
21046 "n - do not apply this hunk to index and worktree\n"
21047 "q - quit; do not apply this hunk or any of the remaining ones\n"
21048 "a - apply this hunk and all later hunks in the file\n"
21049 "d - do not apply this hunk or any of the later hunks in the file"
21052 #: git-add--interactive.perl:1273
21054 "g - select a hunk to go to\n"
21055 "/ - search for a hunk matching the given regex\n"
21056 "j - leave this hunk undecided, see next undecided hunk\n"
21057 "J - leave this hunk undecided, see next hunk\n"
21058 "k - leave this hunk undecided, see previous undecided hunk\n"
21059 "K - leave this hunk undecided, see previous hunk\n"
21060 "s - split the current hunk into smaller hunks\n"
21061 "e - manually edit the current hunk\n"
21065 #: git-add--interactive.perl:1304
21066 msgid "The selected hunks do not apply to the index!\n"
21069 #: git-add--interactive.perl:1305
21070 msgid "Apply them to the worktree anyway? "
21073 #: git-add--interactive.perl:1308
21074 msgid "Nothing was applied.\n"
21077 #: git-add--interactive.perl:1319
21079 msgid "ignoring unmerged: %s\n"
21082 #: git-add--interactive.perl:1328
21083 msgid "Only binary files changed.\n"
21086 #: git-add--interactive.perl:1330
21087 msgid "No changes.\n"
21090 #: git-add--interactive.perl:1338
21091 msgid "Patch update"
21094 #: git-add--interactive.perl:1390
21096 msgid "Stage mode change [y,n,q,a,d%s,?]? "
21099 #: git-add--interactive.perl:1391
21101 msgid "Stage deletion [y,n,q,a,d%s,?]? "
21104 #: git-add--interactive.perl:1392
21106 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
21109 #: git-add--interactive.perl:1395
21111 msgid "Stash mode change [y,n,q,a,d%s,?]? "
21114 #: git-add--interactive.perl:1396
21116 msgid "Stash deletion [y,n,q,a,d%s,?]? "
21119 #: git-add--interactive.perl:1397
21121 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
21124 #: git-add--interactive.perl:1400
21126 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
21129 #: git-add--interactive.perl:1401
21131 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
21134 #: git-add--interactive.perl:1402
21136 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
21139 #: git-add--interactive.perl:1405
21141 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
21144 #: git-add--interactive.perl:1406
21146 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
21149 #: git-add--interactive.perl:1407
21151 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
21154 #: git-add--interactive.perl:1410
21156 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
21159 #: git-add--interactive.perl:1411
21161 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
21164 #: git-add--interactive.perl:1412
21166 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
21169 #: git-add--interactive.perl:1415
21171 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
21174 #: git-add--interactive.perl:1416
21176 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
21179 #: git-add--interactive.perl:1417
21181 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
21184 #: git-add--interactive.perl:1420
21186 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
21189 #: git-add--interactive.perl:1421
21191 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
21194 #: git-add--interactive.perl:1422
21196 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
21199 #: git-add--interactive.perl:1522
21200 msgid "No other hunks to goto\n"
21203 #: git-add--interactive.perl:1529
21204 msgid "go to which hunk (<ret> to see more)? "
21207 #: git-add--interactive.perl:1531
21208 msgid "go to which hunk? "
21211 #: git-add--interactive.perl:1540
21213 msgid "Invalid number: '%s'\n"
21216 #: git-add--interactive.perl:1545
21218 msgid "Sorry, only %d hunk available.\n"
21219 msgid_plural "Sorry, only %d hunks available.\n"
21223 #: git-add--interactive.perl:1571
21224 msgid "No other hunks to search\n"
21227 #: git-add--interactive.perl:1575
21228 msgid "search for regex? "
21231 #: git-add--interactive.perl:1588
21233 msgid "Malformed search regexp %s: %s\n"
21236 #: git-add--interactive.perl:1598
21237 msgid "No hunk matches the given pattern\n"
21240 #: git-add--interactive.perl:1610 git-add--interactive.perl:1632
21241 msgid "No previous hunk\n"
21244 #: git-add--interactive.perl:1619 git-add--interactive.perl:1638
21245 msgid "No next hunk\n"
21248 #: git-add--interactive.perl:1644
21249 msgid "Sorry, cannot split this hunk\n"
21252 #: git-add--interactive.perl:1650
21254 msgid "Split into %d hunk.\n"
21255 msgid_plural "Split into %d hunks.\n"
21259 #: git-add--interactive.perl:1660
21260 msgid "Sorry, cannot edit this hunk\n"
21263 #: git-add--interactive.perl:1706
21264 msgid "Review diff"
21267 #. TRANSLATORS: please do not translate the command names
21268 #. 'status', 'update', 'revert', etc.
21269 #: git-add--interactive.perl:1725
21271 "status - show paths with changes\n"
21272 "update - add working tree state to the staged set of changes\n"
21273 "revert - revert staged set of changes back to the HEAD version\n"
21274 "patch - pick hunks and update selectively\n"
21275 "diff - view diff between HEAD and index\n"
21276 "add untracked - add contents of untracked files to the staged set of "
21280 #: git-add--interactive.perl:1742 git-add--interactive.perl:1747
21281 #: git-add--interactive.perl:1750 git-add--interactive.perl:1757
21282 #: git-add--interactive.perl:1761 git-add--interactive.perl:1767
21286 #: git-add--interactive.perl:1763
21288 msgid "unknown --patch mode: %s"
21291 #: git-add--interactive.perl:1769 git-add--interactive.perl:1775
21293 msgid "invalid argument %s, expecting --"
21296 #: git-send-email.perl:138
21297 msgid "local zone differs from GMT by a non-minute interval\n"
21300 #: git-send-email.perl:145 git-send-email.perl:151
21301 msgid "local time offset greater than or equal to 24 hours\n"
21304 #: git-send-email.perl:219 git-send-email.perl:225
21305 msgid "the editor exited uncleanly, aborting everything"
21308 #: git-send-email.perl:302
21311 "'%s' contains an intermediate version of the email you were composing.\n"
21314 #: git-send-email.perl:307
21316 msgid "'%s.final' contains the composed email.\n"
21319 #: git-send-email.perl:326
21320 msgid "--dump-aliases incompatible with other options\n"
21323 #: git-send-email.perl:395 git-send-email.perl:656
21324 msgid "Cannot run git format-patch from outside a repository\n"
21327 #: git-send-email.perl:398
21329 "`batch-size` and `relogin` must be specified together (via command-line or "
21330 "configuration option)\n"
21333 #: git-send-email.perl:470
21335 msgid "Unknown --suppress-cc field: '%s'\n"
21338 #: git-send-email.perl:501
21340 msgid "Unknown --confirm setting: '%s'\n"
21343 #: git-send-email.perl:529
21345 msgid "warning: sendmail alias with quotes is not supported: %s\n"
21348 #: git-send-email.perl:531
21350 msgid "warning: `:include:` not supported: %s\n"
21353 #: git-send-email.perl:533
21355 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
21358 #: git-send-email.perl:538
21360 msgid "warning: sendmail line is not recognized: %s\n"
21363 #: git-send-email.perl:622
21366 "File '%s' exists but it could also be the range of commits\n"
21367 "to produce patches for. Please disambiguate by...\n"
21369 " * Saying \"./%s\" if you mean a file; or\n"
21370 " * Giving --format-patch option if you mean a range.\n"
21373 #: git-send-email.perl:643
21375 msgid "Failed to opendir %s: %s"
21378 #: git-send-email.perl:667
21382 "warning: no patches were sent\n"
21385 #: git-send-email.perl:678
21388 "No patch files specified!\n"
21392 #: git-send-email.perl:691
21394 msgid "No subject line in %s?"
21397 #: git-send-email.perl:701
21399 msgid "Failed to open for writing %s: %s"
21402 #: git-send-email.perl:712
21404 "Lines beginning in \"GIT:\" will be removed.\n"
21405 "Consider including an overall diffstat or table of contents\n"
21406 "for the patch you are writing.\n"
21408 "Clear the body content if you don't wish to send a summary.\n"
21411 #: git-send-email.perl:736
21413 msgid "Failed to open %s: %s"
21416 #: git-send-email.perl:753
21418 msgid "Failed to open %s.final: %s"
21421 #: git-send-email.perl:796
21422 msgid "Summary email is empty, skipping it\n"
21425 #. TRANSLATORS: please keep [y/N] as is.
21426 #: git-send-email.perl:831
21428 msgid "Are you sure you want to use <%s> [y/N]? "
21431 #: git-send-email.perl:886
21433 "The following files are 8bit, but do not declare a Content-Transfer-"
21437 #: git-send-email.perl:891
21438 msgid "Which 8bit encoding should I declare [UTF-8]? "
21441 #: git-send-email.perl:899
21444 "Refusing to send because the patch\n"
21446 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
21450 #: git-send-email.perl:918
21451 msgid "To whom should the emails be sent (if anyone)?"
21454 #: git-send-email.perl:936
21456 msgid "fatal: alias '%s' expands to itself\n"
21459 #: git-send-email.perl:948
21460 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
21463 #: git-send-email.perl:1006 git-send-email.perl:1014
21465 msgid "error: unable to extract a valid address from: %s\n"
21468 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
21469 #. translation. The program will only accept English input
21471 #: git-send-email.perl:1018
21472 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
21475 #: git-send-email.perl:1335
21477 msgid "CA path \"%s\" does not exist"
21480 #: git-send-email.perl:1418
21482 " The Cc list above has been expanded by additional\n"
21483 " addresses found in the patch commit message. By default\n"
21484 " send-email prompts before sending whenever this occurs.\n"
21485 " This behavior is controlled by the sendemail.confirm\n"
21486 " configuration setting.\n"
21488 " For additional information, run 'git send-email --help'.\n"
21489 " To retain the current behavior, but squelch this message,\n"
21490 " run 'git config --global sendemail.confirm auto'.\n"
21494 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
21495 #. translation. The program will only accept English input
21497 #: git-send-email.perl:1433
21498 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
21501 #: git-send-email.perl:1436
21502 msgid "Send this email reply required"
21505 #: git-send-email.perl:1464
21506 msgid "The required SMTP server is not properly defined."
21509 #: git-send-email.perl:1511
21511 msgid "Server does not support STARTTLS! %s"
21514 #: git-send-email.perl:1516 git-send-email.perl:1520
21516 msgid "STARTTLS failed! %s"
21519 #: git-send-email.perl:1529
21520 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
21523 #: git-send-email.perl:1547
21525 msgid "Failed to send %s\n"
21528 #: git-send-email.perl:1550
21530 msgid "Dry-Sent %s\n"
21533 #: git-send-email.perl:1550
21538 #: git-send-email.perl:1552
21539 msgid "Dry-OK. Log says:\n"
21542 #: git-send-email.perl:1552
21543 msgid "OK. Log says:\n"
21546 #: git-send-email.perl:1564
21550 #: git-send-email.perl:1567
21551 msgid "Result: OK\n"
21554 #: git-send-email.perl:1585
21556 msgid "can't open file %s"
21559 #: git-send-email.perl:1632 git-send-email.perl:1652
21561 msgid "(mbox) Adding cc: %s from line '%s'\n"
21564 #: git-send-email.perl:1638
21566 msgid "(mbox) Adding to: %s from line '%s'\n"
21569 #: git-send-email.perl:1691
21571 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
21574 #: git-send-email.perl:1726
21576 msgid "(body) Adding cc: %s from line '%s'\n"
21579 #: git-send-email.perl:1837
21581 msgid "(%s) Could not execute '%s'"
21584 #: git-send-email.perl:1844
21586 msgid "(%s) Adding %s: %s from: '%s'\n"
21589 #: git-send-email.perl:1848
21591 msgid "(%s) failed to close pipe to '%s'"
21594 #: git-send-email.perl:1878
21595 msgid "cannot send message as 7bit"
21598 #: git-send-email.perl:1886
21599 msgid "invalid transfer encoding"
21602 #: git-send-email.perl:1927 git-send-email.perl:1979 git-send-email.perl:1989
21604 msgid "unable to open %s: %s\n"
21607 #: git-send-email.perl:1930
21609 msgid "%s: patch contains a line longer than 998 characters"
21612 #: git-send-email.perl:1947
21614 msgid "Skipping %s with backup suffix '%s'.\n"
21617 #. TRANSLATORS: please keep "[y|N]" as is.
21618 #: git-send-email.perl:1951
21620 msgid "Do you really want to send %s? [y|N]: "