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: 2020-07-10 09:53+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"
21 #: add-interactive.c:368
26 #: add-interactive.c:521 add-interactive.c:822 reset.c:65 sequencer.c:3142
27 #: sequencer.c:3581 sequencer.c:3723 builtin/rebase.c:1518
28 #: builtin/rebase.c:1919
29 msgid "could not read index"
32 #: add-interactive.c:576 git-add--interactive.perl:269
33 #: git-add--interactive.perl:294
37 #: add-interactive.c:634 git-add--interactive.perl:278
38 #: git-add--interactive.perl:332
42 #: add-interactive.c:635 git-add--interactive.perl:314
43 #: git-add--interactive.perl:329
47 #: add-interactive.c:672 git-add--interactive.perl:643
51 #: add-interactive.c:689 add-interactive.c:877
53 msgid "could not stage '%s'"
56 #: add-interactive.c:695 add-interactive.c:884 reset.c:89 sequencer.c:3336
57 msgid "could not write index"
60 #: add-interactive.c:698 git-add--interactive.perl:628
61 #, c-format, perl-format
62 msgid "updated %d path\n"
63 msgid_plural "updated %d paths\n"
67 #: add-interactive.c:716 git-add--interactive.perl:678
68 #, c-format, perl-format
69 msgid "note: %s is untracked now.\n"
72 #: add-interactive.c:721 apply.c:4110 builtin/checkout.c:294
73 #: builtin/reset.c:145
75 msgid "make_cache_entry failed for path '%s'"
78 #: add-interactive.c:751 git-add--interactive.perl:655
82 #: add-interactive.c:767
83 msgid "Could not parse HEAD^{tree}"
86 #: add-interactive.c:805 git-add--interactive.perl:631
87 #, c-format, perl-format
88 msgid "reverted %d path\n"
89 msgid_plural "reverted %d paths\n"
93 #: add-interactive.c:856 git-add--interactive.perl:695
95 msgid "No untracked files.\n"
98 #: add-interactive.c:860 git-add--interactive.perl:689
102 #: add-interactive.c:887 git-add--interactive.perl:625
103 #, c-format, perl-format
104 msgid "added %d path\n"
105 msgid_plural "added %d paths\n"
109 #: add-interactive.c:917
111 msgid "ignoring unmerged: %s"
114 #: add-interactive.c:929 add-patch.c:1691 git-add--interactive.perl:1368
116 msgid "Only binary files changed.\n"
119 #: add-interactive.c:931 add-patch.c:1689 git-add--interactive.perl:1370
121 msgid "No changes.\n"
124 #: add-interactive.c:935 git-add--interactive.perl:1378
128 #: add-interactive.c:974 git-add--interactive.perl:1771
132 #: add-interactive.c:1002
133 msgid "show paths with changes"
136 #: add-interactive.c:1004
137 msgid "add working tree state to the staged set of changes"
140 #: add-interactive.c:1006
141 msgid "revert staged set of changes back to the HEAD version"
144 #: add-interactive.c:1008
145 msgid "pick hunks and update selectively"
148 #: add-interactive.c:1010
149 msgid "view diff between HEAD and index"
152 #: add-interactive.c:1012
153 msgid "add contents of untracked files to the staged set of changes"
156 #: add-interactive.c:1020 add-interactive.c:1069
160 #: add-interactive.c:1022
161 msgid "select a single item"
164 #: add-interactive.c:1024
165 msgid "select a range of items"
168 #: add-interactive.c:1026
169 msgid "select multiple ranges"
172 #: add-interactive.c:1028 add-interactive.c:1073
173 msgid "select item based on unique prefix"
176 #: add-interactive.c:1030
177 msgid "unselect specified items"
180 #: add-interactive.c:1032
181 msgid "choose all items"
184 #: add-interactive.c:1034
185 msgid "(empty) finish selecting"
188 #: add-interactive.c:1071
189 msgid "select a numbered item"
192 #: add-interactive.c:1075
193 msgid "(empty) select nothing"
196 #: add-interactive.c:1083 builtin/clean.c:816 git-add--interactive.perl:1868
197 msgid "*** Commands ***"
200 #: add-interactive.c:1084 builtin/clean.c:817 git-add--interactive.perl:1865
204 #: add-interactive.c:1136 git-add--interactive.perl:213
208 #: add-interactive.c:1136 git-add--interactive.perl:213
212 #: add-interactive.c:1136 apply.c:4967 apply.c:4970 builtin/am.c:2250
213 #: builtin/am.c:2253 builtin/clone.c:123 builtin/fetch.c:145
214 #: builtin/merge.c:276 builtin/pull.c:190 builtin/submodule--helper.c:409
215 #: builtin/submodule--helper.c:1394 builtin/submodule--helper.c:1397
216 #: builtin/submodule--helper.c:1902 builtin/submodule--helper.c:1905
217 #: builtin/submodule--helper.c:2148 bugreport.c:135
218 #: git-add--interactive.perl:213
222 #: add-interactive.c:1143
223 msgid "could not refresh index"
226 #: add-interactive.c:1157 builtin/clean.c:781 git-add--interactive.perl:1782
231 #: add-patch.c:34 git-add--interactive.perl:1430
232 #, c-format, perl-format
233 msgid "Stage mode change [y,n,q,a,d%s,?]? "
236 #: add-patch.c:35 git-add--interactive.perl:1431
237 #, c-format, perl-format
238 msgid "Stage deletion [y,n,q,a,d%s,?]? "
241 #: add-patch.c:36 git-add--interactive.perl:1432
242 #, c-format, perl-format
243 msgid "Stage addition [y,n,q,a,d%s,?]? "
246 #: add-patch.c:37 git-add--interactive.perl:1433
247 #, c-format, perl-format
248 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
253 "If the patch applies cleanly, the edited hunk will immediately be marked for "
259 "y - stage this hunk\n"
260 "n - do not stage this hunk\n"
261 "q - quit; do not stage this hunk or any of the remaining ones\n"
262 "a - stage this hunk and all later hunks in the file\n"
263 "d - do not stage this hunk or any of the later hunks in the file\n"
266 #: add-patch.c:56 git-add--interactive.perl:1436
267 #, c-format, perl-format
268 msgid "Stash mode change [y,n,q,a,d%s,?]? "
271 #: add-patch.c:57 git-add--interactive.perl:1437
272 #, c-format, perl-format
273 msgid "Stash deletion [y,n,q,a,d%s,?]? "
276 #: add-patch.c:58 git-add--interactive.perl:1438
277 #, c-format, perl-format
278 msgid "Stash addition [y,n,q,a,d%s,?]? "
281 #: add-patch.c:59 git-add--interactive.perl:1439
282 #, c-format, perl-format
283 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
288 "If the patch applies cleanly, the edited hunk will immediately be marked for "
294 "y - stash this hunk\n"
295 "n - do not stash this hunk\n"
296 "q - quit; do not stash this hunk or any of the remaining ones\n"
297 "a - stash this hunk and all later hunks in the file\n"
298 "d - do not stash this hunk or any of the later hunks in the file\n"
301 #: add-patch.c:80 git-add--interactive.perl:1442
302 #, c-format, perl-format
303 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
306 #: add-patch.c:81 git-add--interactive.perl:1443
307 #, c-format, perl-format
308 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
311 #: add-patch.c:82 git-add--interactive.perl:1444
312 #, c-format, perl-format
313 msgid "Unstage addition [y,n,q,a,d%s,?]? "
316 #: add-patch.c:83 git-add--interactive.perl:1445
317 #, c-format, perl-format
318 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
323 "If the patch applies cleanly, the edited hunk will immediately be marked for "
329 "y - unstage this hunk\n"
330 "n - do not unstage this hunk\n"
331 "q - quit; do not unstage this hunk or any of the remaining ones\n"
332 "a - unstage this hunk and all later hunks in the file\n"
333 "d - do not unstage this hunk or any of the later hunks in the file\n"
336 #: add-patch.c:103 git-add--interactive.perl:1448
337 #, c-format, perl-format
338 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
341 #: add-patch.c:104 git-add--interactive.perl:1449
342 #, c-format, perl-format
343 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
346 #: add-patch.c:105 git-add--interactive.perl:1450
347 #, c-format, perl-format
348 msgid "Apply addition to index [y,n,q,a,d%s,?]? "
351 #: add-patch.c:106 git-add--interactive.perl:1451
352 #, c-format, perl-format
353 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
356 #: add-patch.c:108 add-patch.c:176 add-patch.c:221
358 "If the patch applies cleanly, the edited hunk will immediately be marked for "
364 "y - apply this hunk to index\n"
365 "n - do not apply this hunk to index\n"
366 "q - quit; do not apply this hunk or any of the remaining ones\n"
367 "a - apply this hunk and all later hunks in the file\n"
368 "d - do not apply this hunk or any of the later hunks in the file\n"
371 #: add-patch.c:126 git-add--interactive.perl:1454
372 #: git-add--interactive.perl:1472
373 #, c-format, perl-format
374 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
377 #: add-patch.c:127 git-add--interactive.perl:1455
378 #: git-add--interactive.perl:1473
379 #, c-format, perl-format
380 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
383 #: add-patch.c:128 git-add--interactive.perl:1456
384 #: git-add--interactive.perl:1474
385 #, c-format, perl-format
386 msgid "Discard addition from worktree [y,n,q,a,d%s,?]? "
389 #: add-patch.c:129 git-add--interactive.perl:1457
390 #: git-add--interactive.perl:1475
391 #, c-format, perl-format
392 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
395 #: add-patch.c:131 add-patch.c:154 add-patch.c:199
397 "If the patch applies cleanly, the edited hunk will immediately be marked for "
401 #: add-patch.c:134 add-patch.c:202
403 "y - discard this hunk from worktree\n"
404 "n - do not discard this hunk from worktree\n"
405 "q - quit; do not discard this hunk or any of the remaining ones\n"
406 "a - discard this hunk and all later hunks in the file\n"
407 "d - do not discard this hunk or any of the later hunks in the file\n"
410 #: add-patch.c:149 add-patch.c:194 git-add--interactive.perl:1460
411 #, c-format, perl-format
412 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
415 #: add-patch.c:150 add-patch.c:195 git-add--interactive.perl:1461
416 #, c-format, perl-format
417 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
420 #: add-patch.c:151 add-patch.c:196 git-add--interactive.perl:1462
421 #, c-format, perl-format
422 msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? "
425 #: add-patch.c:152 add-patch.c:197 git-add--interactive.perl:1463
426 #, c-format, perl-format
427 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
432 "y - discard this hunk from index and worktree\n"
433 "n - do not discard this hunk from index and worktree\n"
434 "q - quit; do not discard this hunk or any of the remaining ones\n"
435 "a - discard this hunk and all later hunks in the file\n"
436 "d - do not discard this hunk or any of the later hunks in the file\n"
439 #: add-patch.c:171 add-patch.c:216 git-add--interactive.perl:1466
440 #, c-format, perl-format
441 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
444 #: add-patch.c:172 add-patch.c:217 git-add--interactive.perl:1467
445 #, c-format, perl-format
446 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
449 #: add-patch.c:173 add-patch.c:218 git-add--interactive.perl:1468
450 #, c-format, perl-format
451 msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? "
454 #: add-patch.c:174 add-patch.c:219 git-add--interactive.perl:1469
455 #, c-format, perl-format
456 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
461 "y - apply this hunk to index and worktree\n"
462 "n - do not apply this hunk to index and worktree\n"
463 "q - quit; do not apply this hunk or any of the remaining ones\n"
464 "a - apply this hunk and all later hunks in the file\n"
465 "d - do not apply this hunk or any of the later hunks in the file\n"
470 "y - apply this hunk to worktree\n"
471 "n - do not apply this hunk to worktree\n"
472 "q - quit; do not apply this hunk or any of the remaining ones\n"
473 "a - apply this hunk and all later hunks in the file\n"
474 "d - do not apply this hunk or any of the later hunks in the file\n"
479 msgid "could not parse hunk header '%.*s'"
482 #: add-patch.c:347 add-patch.c:351
484 msgid "could not parse colored hunk header '%.*s'"
488 msgid "could not parse diff"
492 msgid "could not parse colored diff"
497 msgid "failed to run '%s'"
501 msgid "mismatched output from interactive.diffFilter"
506 "Your filter must maintain a one-to-one correspondence\n"
507 "between its input and output lines."
513 "expected context line #%d in\n"
520 "hunks do not overlap:\n"
522 "\tdoes not end with:\n"
526 #: add-patch.c:1067 git-add--interactive.perl:1114
527 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
534 "To remove '%c' lines, make them ' ' lines (context).\n"
535 "To remove '%c' lines, delete them.\n"
536 "Lines starting with %c will be removed.\n"
539 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
540 #: add-patch.c:1085 git-add--interactive.perl:1128
542 "If it does not apply cleanly, you will be given an opportunity to\n"
543 "edit again. If all lines of the hunk are removed, then the edit is\n"
544 "aborted and the hunk is left unchanged.\n"
548 msgid "could not parse hunk header"
552 msgid "'git apply --cached' failed"
555 #. TRANSLATORS: do not translate [y/n]
556 #. The program will only accept that input at this point.
557 #. Consider translating (saying "no" discards!) as
558 #. (saying "n" for "no" discards!) if the translation
559 #. of the word "no" does not start with n.
561 #. TRANSLATORS: do not translate [y/n]
562 #. The program will only accept that input
564 #. Consider translating (saying "no" discards!) as
565 #. (saying "n" for "no" discards!) if the translation
566 #. of the word "no" does not start with n.
567 #: add-patch.c:1232 git-add--interactive.perl:1241
569 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
573 msgid "The selected hunks do not apply to the index!"
576 #: add-patch.c:1276 git-add--interactive.perl:1345
577 msgid "Apply them to the worktree anyway? "
580 #: add-patch.c:1283 git-add--interactive.perl:1348
581 msgid "Nothing was applied.\n"
586 "j - leave this hunk undecided, see next undecided hunk\n"
587 "J - leave this hunk undecided, see next hunk\n"
588 "k - leave this hunk undecided, see previous undecided hunk\n"
589 "K - leave this hunk undecided, see previous hunk\n"
590 "g - select a hunk to go to\n"
591 "/ - search for a hunk matching the given regex\n"
592 "s - split the current hunk into smaller hunks\n"
593 "e - manually edit the current hunk\n"
597 #: add-patch.c:1463 add-patch.c:1473
598 msgid "No previous hunk"
601 #: add-patch.c:1468 add-patch.c:1478
606 msgid "No other hunks to goto"
609 #: add-patch.c:1495 git-add--interactive.perl:1594
610 msgid "go to which hunk (<ret> to see more)? "
613 #: add-patch.c:1496 git-add--interactive.perl:1596
614 msgid "go to which hunk? "
619 msgid "Invalid number: '%s'"
624 msgid "Sorry, only %d hunk available."
625 msgid_plural "Sorry, only %d hunks available."
630 msgid "No other hunks to search"
633 #: add-patch.c:1527 git-add--interactive.perl:1640
634 msgid "search for regex? "
639 msgid "Malformed search regexp %s: %s"
643 msgid "No hunk matches the given pattern"
647 msgid "Sorry, cannot split this hunk"
652 msgid "Split into %d hunks."
656 msgid "Sorry, cannot edit this hunk"
660 msgid "'git apply' failed"
667 "Disable this message with \"git config advice.%s false\""
672 msgid "%shint: %.*s%s\n"
676 msgid "Cherry-picking is not possible because you have unmerged files."
680 msgid "Committing is not possible because you have unmerged files."
684 msgid "Merging is not possible because you have unmerged files."
688 msgid "Pulling is not possible because you have unmerged files."
692 msgid "Reverting is not possible because you have unmerged files."
697 msgid "It is not possible to %s because you have unmerged files."
702 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
703 "as appropriate to mark resolution and make a commit."
707 msgid "Exiting because of an unresolved conflict."
710 #: advice.c:278 builtin/merge.c:1353
711 msgid "You have not concluded your merge (MERGE_HEAD exists)."
715 msgid "Please, commit your changes before merging."
719 msgid "Exiting because of unfinished merge."
725 "Note: switching to '%s'.\n"
727 "You are in 'detached HEAD' state. You can look around, make experimental\n"
728 "changes and commit them, and you can discard any commits you make in this\n"
729 "state without impacting any branches by switching back to a branch.\n"
731 "If you want to create a new branch to retain commits you create, you may\n"
732 "do so (now or later) by using -c with the switch command. Example:\n"
734 " git switch -c <new-branch-name>\n"
736 "Or undo this operation with:\n"
740 "Turn off this advice by setting config variable advice.detachedHead to "
746 msgid "cmdline ends with \\"
750 msgid "unclosed quote"
755 msgid "unrecognized whitespace option '%s'"
760 msgid "unrecognized whitespace ignore option '%s'"
764 msgid "--reject and --3way cannot be used together."
768 msgid "--cached and --3way cannot be used together."
772 msgid "--3way outside a repository"
776 msgid "--index outside a repository"
780 msgid "--cached outside a repository"
785 msgid "Cannot prepare timestamp regexp %s"
790 msgid "regexec returned %d for input: %s"
795 msgid "unable to find filename in patch at line %d"
800 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
805 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
810 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
815 msgid "git apply: bad git-diff - expected /dev/null on line %d"
820 msgid "invalid mode on line %d: %s"
825 msgid "inconsistent header lines %d and %d"
831 "git diff header lacks filename information when removing %d leading pathname "
832 "component (line %d)"
834 "git diff header lacks filename information when removing %d leading pathname "
835 "components (line %d)"
841 msgid "git diff header lacks filename information (line %d)"
846 msgid "recount: unexpected line: %.*s"
851 msgid "patch fragment without header at line %d: %.*s"
855 msgid "new file depends on old contents"
859 msgid "deleted file still has contents"
864 msgid "corrupt patch at line %d"
869 msgid "new file %s depends on old contents"
874 msgid "deleted file %s still has contents"
879 msgid "** warning: file %s becomes empty but is not deleted"
884 msgid "corrupt binary patch at line %d: %.*s"
889 msgid "unrecognized binary patch at line %d"
894 msgid "patch with only garbage at line %d"
899 msgid "unable to read symlink %s"
904 msgid "unable to open or read %s"
909 msgid "invalid start of line: '%c'"
914 msgid "Hunk #%d succeeded at %d (offset %d line)."
915 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
921 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
927 "while searching for:\n"
933 msgid "missing binary patch data for '%s'"
938 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
943 msgid "cannot apply binary patch to '%s' without full index line"
949 "the patch applies to '%s' (%s), which does not match the current contents."
954 msgid "the patch applies to an empty '%s' but it is not empty"
959 msgid "the necessary postimage %s for '%s' cannot be read"
964 msgid "binary patch does not apply to '%s'"
969 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
974 msgid "patch failed: %s:%ld"
979 msgid "cannot checkout %s"
982 #: apply.c:3405 apply.c:3416 apply.c:3462 midx.c:61 setup.c:308
984 msgid "failed to read %s"
989 msgid "reading from '%s' beyond a symbolic link"
992 #: apply.c:3442 apply.c:3685
994 msgid "path %s has been renamed/deleted"
997 #: apply.c:3528 apply.c:3700
999 msgid "%s: does not exist in index"
1002 #: apply.c:3537 apply.c:3708
1004 msgid "%s: does not match index"
1008 msgid "repository lacks the necessary blob to fall back on 3-way merge."
1013 msgid "Falling back to three-way merge...\n"
1016 #: apply.c:3591 apply.c:3595
1018 msgid "cannot read the current contents of '%s'"
1023 msgid "Failed to fall back on three-way merge...\n"
1028 msgid "Applied patch to '%s' with conflicts.\n"
1033 msgid "Applied patch to '%s' cleanly.\n"
1037 msgid "removal patch leaves file contents"
1042 msgid "%s: wrong type"
1047 msgid "%s has type %o, expected %o"
1050 #: apply.c:3878 apply.c:3880 read-cache.c:830 read-cache.c:856
1051 #: read-cache.c:1325
1053 msgid "invalid path '%s'"
1058 msgid "%s: already exists in index"
1063 msgid "%s: already exists in working directory"
1068 msgid "new mode (%o) of %s does not match old mode (%o)"
1073 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1078 msgid "affected file '%s' is beyond a symbolic link"
1083 msgid "%s: patch does not apply"
1088 msgid "Checking patch %s..."
1093 msgid "sha1 information is lacking or useless for submodule %s"
1098 msgid "mode change for %s, which is not in current HEAD"
1103 msgid "sha1 information is lacking or useless (%s)."
1108 msgid "could not add %s to temporary index"
1113 msgid "could not write temporary index to %s"
1118 msgid "unable to remove %s from index"
1123 msgid "corrupt patch for submodule %s"
1128 msgid "unable to stat newly created file '%s'"
1133 msgid "unable to create backing store for newly created file %s"
1136 #: apply.c:4316 apply.c:4461
1138 msgid "unable to add cache entry for %s"
1143 msgid "failed to write to '%s'"
1148 msgid "closing file '%s'"
1153 msgid "unable to write file '%s' mode %o"
1158 msgid "Applied patch %s cleanly."
1162 msgid "internal error"
1167 msgid "Applying patch %%s with %d reject..."
1168 msgid_plural "Applying patch %%s with %d rejects..."
1174 msgid "truncating .rej filename to %.*s.rej"
1177 #: apply.c:4561 builtin/fetch.c:902 builtin/fetch.c:1195
1179 msgid "cannot open %s"
1184 msgid "Hunk #%d applied cleanly."
1189 msgid "Rejected hunk #%d."
1194 msgid "Skipped patch '%s'."
1198 msgid "unrecognized input"
1202 msgid "unable to read index file"
1207 msgid "can't open patch '%s': %s"
1212 msgid "squelched %d whitespace error"
1213 msgid_plural "squelched %d whitespace errors"
1217 #: apply.c:4916 apply.c:4931
1219 msgid "%d line adds whitespace errors."
1220 msgid_plural "%d lines add whitespace errors."
1226 msgid "%d line applied after fixing whitespace errors."
1227 msgid_plural "%d lines applied after fixing whitespace errors."
1231 #: apply.c:4940 builtin/add.c:612 builtin/mv.c:301 builtin/rm.c:406
1232 msgid "Unable to write new index file"
1236 msgid "don't apply changes matching the given path"
1240 msgid "apply changes matching the given path"
1243 #: apply.c:4973 builtin/am.c:2259
1248 msgid "remove <num> leading slashes from traditional diff paths"
1252 msgid "ignore additions made by the patch"
1256 msgid "instead of applying the patch, output diffstat for the input"
1260 msgid "show number of added and deleted lines in decimal notation"
1264 msgid "instead of applying the patch, output a summary for the input"
1268 msgid "instead of applying the patch, see if the patch is applicable"
1272 msgid "make sure the patch is applicable to the current index"
1276 msgid "mark new files with `git add --intent-to-add`"
1280 msgid "apply a patch without touching the working tree"
1284 msgid "accept a patch that touches outside the working area"
1288 msgid "also apply the patch (use with --stat/--summary/--check)"
1292 msgid "attempt three-way merge if a patch does not apply"
1296 msgid "build a temporary index based on embedded index information"
1299 #: apply.c:5005 builtin/checkout-index.c:173 builtin/ls-files.c:525
1300 msgid "paths are separated with NUL character"
1304 msgid "ensure at least <n> lines of context match"
1307 #: apply.c:5008 builtin/am.c:2238 builtin/interpret-trailers.c:98
1308 #: builtin/interpret-trailers.c:100 builtin/interpret-trailers.c:102
1309 #: builtin/pack-objects.c:3530 builtin/rebase.c:1332
1314 msgid "detect new or modified lines that have whitespace errors"
1317 #: apply.c:5012 apply.c:5015
1318 msgid "ignore changes in whitespace when finding context"
1322 msgid "apply the patch in reverse"
1326 msgid "don't expect at least one line of context"
1330 msgid "leave the rejected hunks in corresponding *.rej files"
1334 msgid "allow overlapping hunks"
1337 #: apply.c:5025 builtin/add.c:323 builtin/check-ignore.c:22
1338 #: builtin/commit.c:1366 builtin/count-objects.c:98 builtin/fsck.c:775
1339 #: builtin/log.c:2186 builtin/mv.c:123 builtin/read-tree.c:128
1344 msgid "tolerate incorrectly detected missing new-line at the end of file"
1348 msgid "do not trust the line counts in the hunk headers"
1351 #: apply.c:5032 builtin/am.c:2247
1356 msgid "prepend <root> to all filenames"
1359 #: archive-tar.c:125 archive-zip.c:351
1361 msgid "cannot stream blob %s"
1364 #: archive-tar.c:266 archive-zip.c:369
1366 msgid "unsupported file mode: 0%o (SHA1: %s)"
1369 #: archive-tar.c:293 archive-zip.c:359
1371 msgid "cannot read %s"
1374 #: archive-tar.c:465
1376 msgid "unable to start '%s' filter"
1379 #: archive-tar.c:468
1380 msgid "unable to redirect descriptor"
1383 #: archive-tar.c:475
1385 msgid "'%s' filter reported error"
1388 #: archive-zip.c:319
1390 msgid "path is not valid UTF-8: %s"
1393 #: archive-zip.c:323
1395 msgid "path too long (%d chars, SHA1: %s): %s"
1398 #: archive-zip.c:480 builtin/pack-objects.c:243 builtin/pack-objects.c:246
1400 msgid "deflate error (%d)"
1403 #: archive-zip.c:615
1405 msgid "timestamp too large for this system: %<PRIuMAX>"
1409 msgid "git archive [<options>] <tree-ish> [<path>...]"
1413 msgid "git archive --list"
1418 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1422 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1425 #: archive.c:377 builtin/add.c:181 builtin/add.c:588 builtin/rm.c:315
1427 msgid "pathspec '%s' did not match any files"
1432 msgid "no such ref: %.*s"
1437 msgid "not a valid object name: %s"
1442 msgid "not a tree object: %s"
1446 msgid "current working directory is untracked"
1454 msgid "archive format"
1457 #: archive.c:465 builtin/log.c:1674
1462 msgid "prepend prefix to each pathname in the archive"
1465 #: archive.c:467 builtin/blame.c:861 builtin/blame.c:865 builtin/blame.c:866
1466 #: builtin/commit-tree.c:117 builtin/config.c:130 builtin/fast-export.c:1208
1467 #: builtin/fast-export.c:1210 builtin/fast-export.c:1214 builtin/grep.c:907
1468 #: builtin/hash-object.c:105 builtin/ls-files.c:561 builtin/ls-files.c:564
1469 #: builtin/notes.c:412 builtin/notes.c:578 builtin/read-tree.c:123
1470 #: parse-options.h:190
1474 #: archive.c:468 builtin/archive.c:90
1475 msgid "write the archive to this file"
1479 msgid "read .gitattributes in working directory"
1483 msgid "report archived files on stderr"
1491 msgid "compress faster"
1495 msgid "compress better"
1499 msgid "list supported archive formats"
1502 #: archive.c:486 builtin/archive.c:91 builtin/clone.c:113 builtin/clone.c:116
1503 #: builtin/submodule--helper.c:1406 builtin/submodule--helper.c:1911
1507 #: archive.c:487 builtin/archive.c:92
1508 msgid "retrieve the archive from remote repository <repo>"
1511 #: archive.c:488 builtin/archive.c:93 builtin/difftool.c:715
1512 #: builtin/notes.c:498
1516 #: archive.c:489 builtin/archive.c:94
1517 msgid "path to the remote git-upload-archive command"
1521 msgid "Unexpected option --remote"
1525 msgid "Option --exec can only be used together with --remote"
1529 msgid "Unexpected option --output"
1534 msgid "Unknown archive format '%s'"
1539 msgid "Argument not supported for format '%s': -%d"
1544 msgid "%.*s is not a valid attribute name"
1549 msgid "%s not allowed: %s:%d"
1554 "Negative patterns are ignored in git attributes\n"
1555 "Use '\\!' for literal leading exclamation."
1560 msgid "Badly quoted content in file '%s': %s"
1565 msgid "We cannot bisect more!\n"
1570 msgid "Not a valid commit name %s"
1576 "The merge base %s is bad.\n"
1577 "This means the bug has been fixed between %s and [%s].\n"
1583 "The merge base %s is new.\n"
1584 "The property has changed between %s and [%s].\n"
1590 "The merge base %s is %s.\n"
1591 "This means the first '%s' commit is between %s and [%s].\n"
1597 "Some %s revs are not ancestors of the %s rev.\n"
1598 "git bisect cannot work properly in this case.\n"
1599 "Maybe you mistook %s and %s revs?\n"
1605 "the merge base between %s and [%s] must be skipped.\n"
1606 "So we cannot be sure the first %s commit is between %s and %s.\n"
1607 "We continue anyway."
1612 msgid "Bisecting: a merge base must be tested\n"
1617 msgid "a %s revision is needed"
1620 #: bisect.c:920 builtin/notes.c:177 builtin/tag.c:255
1622 msgid "could not create file '%s'"
1625 #: bisect.c:966 builtin/merge.c:151
1627 msgid "could not read file '%s'"
1631 msgid "reading bisect refs failed"
1636 msgid "%s was both %s and %s\n"
1642 "No testable commit found.\n"
1643 "Maybe you started with bad path parameters?\n"
1648 msgid "(roughly %d step)"
1649 msgid_plural "(roughly %d steps)"
1653 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1654 #. steps)" translation.
1658 msgid "Bisecting: %d revision left to test after this %s\n"
1659 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1664 msgid "--contents and --reverse do not blend well."
1668 msgid "cannot use --contents with final commit object name"
1672 msgid "--reverse and --first-parent together require specified latest commit"
1675 #: blame.c:2821 bundle.c:187 ref-filter.c:2200 remote.c:1924 sequencer.c:2018
1676 #: sequencer.c:4466 submodule.c:847 builtin/commit.c:1047 builtin/log.c:405
1677 #: builtin/log.c:1012 builtin/log.c:1541 builtin/log.c:1945 builtin/log.c:2235
1678 #: builtin/merge.c:415 builtin/pack-objects.c:3348 builtin/pack-objects.c:3363
1679 #: builtin/shortlog.c:192
1680 msgid "revision walk setup failed"
1685 "--reverse --first-parent together require range along first-parent chain"
1690 msgid "no such path %s in %s"
1695 msgid "cannot read blob %s for path %s"
1702 "After fixing the error cause you may try to fix up\n"
1703 "the remote tracking information by invoking\n"
1704 "\"git branch --set-upstream-to=%s%s%s\"."
1709 msgid "Not setting branch %s as its own upstream."
1714 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1719 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1724 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1729 msgid "Branch '%s' set up to track local branch '%s'."
1734 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1739 msgid "Branch '%s' set up to track remote ref '%s'."
1744 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1749 msgid "Branch '%s' set up to track local ref '%s'."
1753 msgid "Unable to write upstream branch configuration"
1758 msgid "Not tracking: ambiguous information for ref %s"
1763 msgid "'%s' is not a valid branch name."
1768 msgid "A branch named '%s' already exists."
1772 msgid "Cannot force update the current branch."
1777 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1782 msgid "the requested upstream branch '%s' does not exist"
1788 "If you are planning on basing your work on an upstream\n"
1789 "branch that already exists at the remote, you may need to\n"
1790 "run \"git fetch\" to retrieve it.\n"
1792 "If you are planning to push out a new local branch that\n"
1793 "will track its remote counterpart, you may want to use\n"
1794 "\"git push -u\" to set the upstream config as you push."
1799 msgid "Not a valid object name: '%s'."
1804 msgid "Ambiguous object name: '%s'."
1809 msgid "Not a valid branch point: '%s'."
1814 msgid "'%s' is already checked out at '%s'"
1819 msgid "HEAD of working tree %s is not updated"
1824 msgid "'%s' does not look like a v2 bundle file"
1828 msgid "unknown hash algorithm length"
1833 msgid "unrecognized header: %s%s (%d)"
1836 #: bundle.c:110 rerere.c:480 rerere.c:690 sequencer.c:2270 sequencer.c:3034
1837 #: builtin/commit.c:814
1839 msgid "could not open '%s'"
1843 msgid "Repository lacks these prerequisite commits:"
1847 msgid "need a repository to verify a bundle"
1852 msgid "The bundle contains this ref:"
1853 msgid_plural "The bundle contains these %d refs:"
1858 msgid "The bundle records a complete history."
1863 msgid "The bundle requires this ref:"
1864 msgid_plural "The bundle requires these %d refs:"
1869 msgid "unable to dup bundle descriptor"
1873 msgid "Could not spawn pack-objects"
1877 msgid "pack-objects died"
1881 msgid "rev-list died"
1886 msgid "ref '%s' is excluded by the rev-list options"
1889 #: bundle.c:481 builtin/log.c:208 builtin/log.c:1834 builtin/shortlog.c:306
1891 msgid "unrecognized argument: %s"
1895 msgid "Refusing to create empty bundle."
1900 msgid "cannot create '%s'"
1904 msgid "index-pack died"
1909 msgid "invalid color value: %.*s"
1912 #: commit-graph.c:238
1913 msgid "commit-graph file is too small"
1916 #: commit-graph.c:303
1918 msgid "commit-graph signature %X does not match signature %X"
1921 #: commit-graph.c:310
1923 msgid "commit-graph version %X does not match version %X"
1926 #: commit-graph.c:317
1928 msgid "commit-graph hash version %X does not match version %X"
1931 #: commit-graph.c:339
1932 msgid "commit-graph chunk lookup table entry missing; file may be incomplete"
1935 #: commit-graph.c:349
1937 msgid "commit-graph improper chunk offset %08x%08x"
1940 #: commit-graph.c:417
1942 msgid "commit-graph chunk id %08x appears multiple times"
1945 #: commit-graph.c:491
1946 msgid "commit-graph has no base graphs chunk"
1949 #: commit-graph.c:501
1950 msgid "commit-graph chain does not match"
1953 #: commit-graph.c:549
1955 msgid "invalid commit-graph chain: line '%s' not a hash"
1958 #: commit-graph.c:573
1959 msgid "unable to find all commit-graph files"
1962 #: commit-graph.c:706 commit-graph.c:770
1963 msgid "invalid commit position. commit-graph is likely corrupt"
1966 #: commit-graph.c:727
1968 msgid "could not find commit %s"
1971 #: commit-graph.c:1009 builtin/am.c:1292
1973 msgid "unable to parse commit %s"
1976 #: commit-graph.c:1157
1977 msgid "Writing changed paths Bloom filters index"
1980 #: commit-graph.c:1182
1981 msgid "Writing changed paths Bloom filters data"
1984 #: commit-graph.c:1221 builtin/pack-objects.c:2832
1986 msgid "unable to get type of object %s"
1989 #: commit-graph.c:1257
1990 msgid "Loading known commits in commit graph"
1993 #: commit-graph.c:1274
1994 msgid "Expanding reachable commits in commit graph"
1997 #: commit-graph.c:1294
1998 msgid "Clearing commit marks in commit graph"
2001 #: commit-graph.c:1313
2002 msgid "Computing commit graph generation numbers"
2005 #: commit-graph.c:1367
2006 msgid "Computing commit changed paths Bloom filters"
2009 #: commit-graph.c:1423
2010 msgid "Collecting referenced commits"
2013 #: commit-graph.c:1447
2015 msgid "Finding commits for commit graph in %d pack"
2016 msgid_plural "Finding commits for commit graph in %d packs"
2020 #: commit-graph.c:1460
2022 msgid "error adding pack %s"
2025 #: commit-graph.c:1464
2027 msgid "error opening index for %s"
2030 #: commit-graph.c:1503
2031 msgid "Finding commits for commit graph among packed objects"
2034 #: commit-graph.c:1518
2035 msgid "Counting distinct commits in commit graph"
2038 #: commit-graph.c:1550
2039 msgid "Finding extra edges in commit graph"
2042 #: commit-graph.c:1599
2043 msgid "failed to write correct number of base graph ids"
2046 #: commit-graph.c:1633 midx.c:812
2048 msgid "unable to create leading directories of %s"
2051 #: commit-graph.c:1646
2052 msgid "unable to create temporary graph layer"
2055 #: commit-graph.c:1651
2057 msgid "unable to adjust shared permissions for '%s'"
2060 #: commit-graph.c:1728
2062 msgid "Writing out commit graph in %d pass"
2063 msgid_plural "Writing out commit graph in %d passes"
2067 #: commit-graph.c:1773
2068 msgid "unable to open commit-graph chain file"
2071 #: commit-graph.c:1789
2072 msgid "failed to rename base commit-graph file"
2075 #: commit-graph.c:1809
2076 msgid "failed to rename temporary commit-graph file"
2079 #: commit-graph.c:1935
2080 msgid "Scanning merged commits"
2083 #: commit-graph.c:1946
2085 msgid "unexpected duplicate commit id %s"
2088 #: commit-graph.c:1969
2089 msgid "Merging commit-graph"
2092 #: commit-graph.c:2156
2094 msgid "the commit graph format cannot write %d commits"
2097 #: commit-graph.c:2167
2098 msgid "too many commits to write graph"
2101 #: commit-graph.c:2260
2102 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2105 #: commit-graph.c:2270
2107 msgid "commit-graph has incorrect OID order: %s then %s"
2110 #: commit-graph.c:2280 commit-graph.c:2295
2112 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2115 #: commit-graph.c:2287
2117 msgid "failed to parse commit %s from commit-graph"
2120 #: commit-graph.c:2305
2121 msgid "Verifying commits in commit graph"
2124 #: commit-graph.c:2320
2126 msgid "failed to parse commit %s from object database for commit-graph"
2129 #: commit-graph.c:2327
2131 msgid "root tree OID for commit %s in commit-graph is %s != %s"
2134 #: commit-graph.c:2337
2136 msgid "commit-graph parent list for commit %s is too long"
2139 #: commit-graph.c:2346
2141 msgid "commit-graph parent for %s is %s != %s"
2144 #: commit-graph.c:2360
2146 msgid "commit-graph parent list for commit %s terminates early"
2149 #: commit-graph.c:2365
2152 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2155 #: commit-graph.c:2369
2158 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2161 #: commit-graph.c:2385
2163 msgid "commit-graph generation for commit %s is %u != %u"
2166 #: commit-graph.c:2391
2168 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2171 #: commit.c:52 sequencer.c:2739 builtin/am.c:359 builtin/am.c:403
2172 #: builtin/am.c:1371 builtin/am.c:2013 builtin/replace.c:457
2174 msgid "could not parse %s"
2179 msgid "%s %s is not a commit!"
2184 "Support for <GIT_DIR>/info/grafts is deprecated\n"
2185 "and will be removed in a future Git version.\n"
2187 "Please use \"git replace --convert-graft-file\"\n"
2188 "to convert the grafts into replace refs.\n"
2190 "Turn this message off by running\n"
2191 "\"git config advice.graftFileDeprecated false\""
2196 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2201 msgid "Commit %s has a bad GPG signature allegedly by %s."
2206 msgid "Commit %s does not have a GPG signature."
2211 msgid "Commit %s has a good GPG signature by %s\n"
2216 "Warning: commit message did not conform to UTF-8.\n"
2217 "You may want to amend it after fixing the message, or set the config\n"
2218 "variable i18n.commitencoding to the encoding your project uses.\n"
2221 #: compat/obstack.c:406 compat/obstack.c:408
2222 msgid "memory exhausted"
2228 "exceeded maximum include depth (%d) while including\n"
2232 "This might be due to circular includes."
2237 msgid "could not expand include path '%s'"
2241 msgid "relative config includes must come from files"
2245 msgid "relative config include conditionals must come from files"
2250 msgid "key does not contain a section: %s"
2255 msgid "key does not contain variable name: %s"
2258 #: config.c:408 sequencer.c:2456
2260 msgid "invalid key: %s"
2265 msgid "invalid key (newline): %s"
2268 #: config.c:450 config.c:462
2270 msgid "bogus config parameter: %s"
2275 msgid "bogus format in %s"
2280 msgid "bad config line %d in blob %s"
2285 msgid "bad config line %d in file %s"
2290 msgid "bad config line %d in standard input"
2295 msgid "bad config line %d in submodule-blob %s"
2300 msgid "bad config line %d in command line %s"
2305 msgid "bad config line %d in %s"
2309 msgid "out of range"
2313 msgid "invalid unit"
2318 msgid "bad numeric config value '%s' for '%s': %s"
2323 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2328 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2333 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2338 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2343 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2348 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2353 msgid "failed to expand user dir in: '%s'"
2358 msgid "'%s' for '%s' is not a valid timestamp"
2363 msgid "abbrev length out of range: %d"
2366 #: config.c:1237 config.c:1248
2368 msgid "bad zlib compression level %d"
2372 msgid "core.commentChar should only be one character"
2377 msgid "invalid mode for object creation: %s"
2382 msgid "malformed value for %s"
2387 msgid "malformed value for %s: %s"
2391 msgid "must be one of nothing, matching, simple, upstream or current"
2394 #: config.c:1533 builtin/pack-objects.c:3617
2396 msgid "bad pack compression level %d"
2401 msgid "unable to load config blob object '%s'"
2406 msgid "reference '%s' does not point to a blob"
2411 msgid "unable to resolve config blob '%s'"
2416 msgid "failed to parse %s"
2420 msgid "unable to parse command-line config"
2424 msgid "unknown error occurred while reading the configuration files"
2429 msgid "Invalid %s: '%s'"
2434 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2439 msgid "unable to parse '%s' from command-line config"
2444 msgid "bad config variable '%s' in file '%s' at line %d"
2449 msgid "invalid section name '%s'"
2454 msgid "%s has multiple values"
2459 msgid "failed to write new configuration file %s"
2462 #: config.c:2770 config.c:3094
2464 msgid "could not lock config file %s"
2472 #: config.c:2816 builtin/config.c:344
2474 msgid "invalid pattern: %s"
2479 msgid "invalid config file %s"
2482 #: config.c:2854 config.c:3107
2484 msgid "fstat on %s failed"
2489 msgid "unable to mmap '%s'"
2492 #: config.c:2874 config.c:3112
2494 msgid "chmod on %s failed"
2497 #: config.c:2959 config.c:3209
2499 msgid "could not write config file %s"
2504 msgid "could not set '%s' to '%s'"
2507 #: config.c:2995 builtin/remote.c:655 builtin/remote.c:849 builtin/remote.c:857
2509 msgid "could not unset '%s'"
2514 msgid "invalid section name: %s"
2519 msgid "missing value for '%s'"
2523 msgid "the remote end hung up upon initial contact"
2528 "Could not read from remote repository.\n"
2530 "Please make sure you have the correct access rights\n"
2531 "and the repository exists."
2536 msgid "server doesn't support '%s'"
2541 msgid "server doesn't support feature '%s'"
2545 msgid "expected flush after capabilities"
2550 msgid "ignoring capabilities after first line '%s'"
2554 msgid "protocol error: unexpected capabilities^{}"
2559 msgid "protocol error: expected shallow sha-1, got '%s'"
2563 msgid "repository on the other end cannot be shallow"
2567 msgid "invalid packet"
2572 msgid "protocol error: unexpected '%s'"
2577 msgid "unknown object format '%s' specified by server"
2582 msgid "invalid ls-refs response: %s"
2586 msgid "expected flush after ref listing"
2590 msgid "expected response end packet after ref listing"
2595 msgid "protocol '%s' is not supported"
2599 msgid "unable to set SO_KEEPALIVE on socket"
2602 #: connect.c:731 connect.c:794
2604 msgid "Looking up %s ... "
2609 msgid "unable to look up %s (port %s) (%s)"
2612 #. TRANSLATORS: this is the end of "Looking up %s ... "
2613 #: connect.c:739 connect.c:810
2617 "Connecting to %s (port %s) ... "
2620 #: connect.c:761 connect.c:838
2623 "unable to connect to %s:\n"
2627 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2628 #: connect.c:767 connect.c:844
2634 msgid "unable to look up %s (%s)"
2639 msgid "unknown port %s"
2642 #: connect.c:941 connect.c:1271
2644 msgid "strange hostname '%s' blocked"
2649 msgid "strange port '%s' blocked"
2654 msgid "cannot start proxy %s"
2658 msgid "no path specified; see 'git help pull' for valid url syntax"
2662 msgid "ssh variant 'simple' does not support -4"
2666 msgid "ssh variant 'simple' does not support -6"
2670 msgid "ssh variant 'simple' does not support setting port"
2675 msgid "strange pathname '%s' blocked"
2679 msgid "unable to fork"
2682 #: connected.c:109 builtin/fsck.c:209 builtin/prune.c:45
2683 msgid "Checking connectivity"
2687 msgid "Could not run 'git rev-list'"
2691 msgid "failed write to rev-list"
2695 msgid "failed to close rev-list's stdin"
2700 msgid "illegal crlf_action %d"
2705 msgid "CRLF would be replaced by LF in %s"
2711 "CRLF will be replaced by LF in %s.\n"
2712 "The file will have its original line endings in your working directory"
2717 msgid "LF would be replaced by CRLF in %s"
2723 "LF will be replaced by CRLF in %s.\n"
2724 "The file will have its original line endings in your working directory"
2729 msgid "BOM is prohibited in '%s' if encoded as %s"
2735 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2736 "working-tree-encoding."
2741 msgid "BOM is required in '%s' if encoded as %s"
2747 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2748 "%sLE (depending on the byte order) as working-tree-encoding."
2751 #: convert.c:419 convert.c:490
2753 msgid "failed to encode '%s' from %s to %s"
2758 msgid "encoding '%s' from %s to %s and back is not the same"
2763 msgid "cannot fork to run external filter '%s'"
2768 msgid "cannot feed the input to external filter '%s'"
2773 msgid "external filter '%s' failed %d"
2776 #: convert.c:730 convert.c:733
2778 msgid "read from external filter '%s' failed"
2781 #: convert.c:736 convert.c:791
2783 msgid "external filter '%s' failed"
2787 msgid "unexpected filter type"
2791 msgid "path name too long for external filter"
2797 "external filter '%s' is not available anymore although not all paths have "
2802 msgid "true/false are no valid working-tree-encodings"
2805 #: convert.c:1431 convert.c:1465
2807 msgid "%s: clean filter '%s' failed"
2812 msgid "%s: smudge filter %s failed"
2817 msgid "skipping credential lookup for key: credential.%s"
2821 msgid "refusing to work with credential missing host field"
2825 msgid "refusing to work with credential missing protocol field"
2830 msgid "url contains a newline in its %s component: %s"
2835 msgid "url has no scheme: %s"
2840 msgid "credential url cannot be parsed: %s"
2844 msgid "in the future"
2849 msgid "%<PRIuMAX> second ago"
2850 msgid_plural "%<PRIuMAX> seconds ago"
2856 msgid "%<PRIuMAX> minute ago"
2857 msgid_plural "%<PRIuMAX> minutes ago"
2863 msgid "%<PRIuMAX> hour ago"
2864 msgid_plural "%<PRIuMAX> hours ago"
2870 msgid "%<PRIuMAX> day ago"
2871 msgid_plural "%<PRIuMAX> days ago"
2877 msgid "%<PRIuMAX> week ago"
2878 msgid_plural "%<PRIuMAX> weeks ago"
2884 msgid "%<PRIuMAX> month ago"
2885 msgid_plural "%<PRIuMAX> months ago"
2891 msgid "%<PRIuMAX> year"
2892 msgid_plural "%<PRIuMAX> years"
2896 #. TRANSLATORS: "%s" is "<n> years"
2899 msgid "%s, %<PRIuMAX> month ago"
2900 msgid_plural "%s, %<PRIuMAX> months ago"
2904 #: date.c:197 date.c:202
2906 msgid "%<PRIuMAX> year ago"
2907 msgid_plural "%<PRIuMAX> years ago"
2911 #: delta-islands.c:272
2912 msgid "Propagating island marks"
2915 #: delta-islands.c:290
2917 msgid "bad tree object %s"
2920 #: delta-islands.c:334
2922 msgid "failed to load island regex for '%s': %s"
2925 #: delta-islands.c:390
2927 msgid "island regex from config has too many capture groups (max=%d)"
2930 #: delta-islands.c:467
2932 msgid "Marked %d islands, done.\n"
2935 #: diff-no-index.c:238
2936 msgid "git diff --no-index [<options>] <path> <path>"
2939 #: diff-no-index.c:263
2941 "Not a git repository. Use --no-index to compare two paths outside a working "
2947 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
2952 msgid " Unknown dirstat parameter '%s'\n"
2957 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2958 "'dimmed-zebra', 'plain'"
2964 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
2965 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
2970 "color-moved-ws: allow-indentation-change cannot be combined with other "
2976 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
2982 "Found errors in 'diff.dirstat' config variable:\n"
2988 msgid "external diff died, stopping at %s"
2992 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
2996 msgid "-G, -S and --find-object are mutually exclusive"
3000 msgid "--follow requires exactly one pathspec"
3005 msgid "invalid --stat value: %s"
3008 #: diff.c:4723 diff.c:4728 diff.c:4733 diff.c:4738 diff.c:5250
3009 #: parse-options.c:197 parse-options.c:201
3011 msgid "%s expects a numerical value"
3017 "Failed to parse --dirstat/-X option parameter:\n"
3023 msgid "unknown change class '%c' in --diff-filter=%s"
3028 msgid "unknown value after ws-error-highlight=%.*s"
3033 msgid "unable to resolve '%s'"
3036 #: diff.c:4928 diff.c:4934
3038 msgid "%s expects <n>/<m> form"
3043 msgid "%s expects a character, got '%s'"
3048 msgid "bad --color-moved argument: %s"
3053 msgid "invalid mode '%s' in --color-moved-ws"
3058 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3062 #: diff.c:5062 diff.c:5082
3064 msgid "invalid argument to %s"
3069 msgid "failed to parse --submodule option parameter: '%s'"
3074 msgid "bad --word-diff argument: %s"
3078 msgid "Diff output format options"
3081 #: diff.c:5300 diff.c:5306
3082 msgid "generate patch"
3085 #: diff.c:5303 builtin/log.c:177
3086 msgid "suppress diff output"
3089 #: diff.c:5308 diff.c:5422 diff.c:5429
3093 #: diff.c:5309 diff.c:5312
3094 msgid "generate diffs with <n> lines context"
3098 msgid "generate the diff in raw format"
3102 msgid "synonym for '-p --raw'"
3106 msgid "synonym for '-p --stat'"
3110 msgid "machine friendly --stat"
3114 msgid "output only the last line of --stat"
3117 #: diff.c:5330 diff.c:5338
3118 msgid "<param1,param2>..."
3123 "output the distribution of relative amount of changes for each sub-directory"
3127 msgid "synonym for --dirstat=cumulative"
3131 msgid "synonym for --dirstat=files,param1,param2..."
3135 msgid "warn if changes introduce conflict markers or whitespace errors"
3139 msgid "condensed summary such as creations, renames and mode changes"
3143 msgid "show only names of changed files"
3147 msgid "show only names and status of changed files"
3151 msgid "<width>[,<name-width>[,<count>]]"
3155 msgid "generate diffstat"
3158 #: diff.c:5357 diff.c:5360 diff.c:5363
3163 msgid "generate diffstat with a given width"
3167 msgid "generate diffstat with a given name width"
3171 msgid "generate diffstat with a given graph width"
3179 msgid "generate diffstat with limited lines"
3183 msgid "generate compact summary in diffstat"
3187 msgid "output a binary diff that can be applied"
3191 msgid "show full pre- and post-image object names on the \"index\" lines"
3195 msgid "show colored diff"
3204 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3210 "do not munge pathnames and use NULs as output field terminators in --raw or "
3214 #: diff.c:5386 diff.c:5389 diff.c:5392 diff.c:5498
3219 msgid "show the given source prefix instead of \"a/\""
3223 msgid "show the given destination prefix instead of \"b/\""
3227 msgid "prepend an additional prefix to every line of output"
3231 msgid "do not show any source or destination prefix"
3235 msgid "show context between diff hunks up to the specified number of lines"
3238 #: diff.c:5403 diff.c:5408 diff.c:5413
3243 msgid "specify the character to indicate a new line instead of '+'"
3247 msgid "specify the character to indicate an old line instead of '-'"
3251 msgid "specify the character to indicate a context instead of ' '"
3255 msgid "Diff rename options"
3263 msgid "break complete rewrite changes into pairs of delete and create"
3267 msgid "detect renames"
3271 msgid "omit the preimage for deletes"
3275 msgid "detect copies"
3279 msgid "use unmodified files as source to find copies"
3283 msgid "disable rename detection"
3287 msgid "use empty blobs as rename source"
3291 msgid "continue listing the history of a file beyond renames"
3296 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3301 msgid "Diff algorithm options"
3305 msgid "produce the smallest possible diff"
3309 msgid "ignore whitespace when comparing lines"
3313 msgid "ignore changes in amount of whitespace"
3317 msgid "ignore changes in whitespace at EOL"
3321 msgid "ignore carrier-return at the end of line"
3325 msgid "ignore changes whose lines are all blank"
3329 msgid "heuristic to shift diff hunk boundaries for easy reading"
3333 msgid "generate diff using the \"patience diff\" algorithm"
3337 msgid "generate diff using the \"histogram diff\" algorithm"
3345 msgid "choose a diff algorithm"
3353 msgid "generate diff using the \"anchored diff\" algorithm"
3356 #: diff.c:5481 diff.c:5490 diff.c:5493
3361 msgid "show word diff, using <mode> to delimit changed words"
3364 #: diff.c:5484 diff.c:5487 diff.c:5532
3369 msgid "use <regex> to decide what a word is"
3373 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3377 msgid "moved lines of code are colored differently"
3381 msgid "how white spaces are ignored in --color-moved"
3385 msgid "Other diff options"
3389 msgid "when run from subdir, exclude changes outside and show relative paths"
3393 msgid "treat all files as text"
3397 msgid "swap two inputs, reverse the diff"
3401 msgid "exit with 1 if there were differences, 0 otherwise"
3405 msgid "disable all output of the program"
3409 msgid "allow an external diff helper to be executed"
3413 msgid "run external text conversion filters when comparing binary files"
3421 msgid "ignore changes to submodules in the diff generation"
3429 msgid "specify how differences in submodules are shown"
3433 msgid "hide 'git add -N' entries from the index"
3437 msgid "treat 'git add -N' entries as real in the index"
3446 "look for differences that change the number of occurrences of the specified "
3452 "look for differences that change the number of occurrences of the specified "
3457 msgid "show all changes in the changeset with -S or -G"
3461 msgid "treat <string> in -S as extended POSIX regular expression"
3465 msgid "control the order in which files appear in the output"
3474 "look for differences that change the number of occurrences of the specified "
3479 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3483 msgid "select files by diff type"
3491 msgid "Output to a specific file"
3495 msgid "inexact rename detection was skipped due to too many files."
3499 msgid "only found copies from modified paths due to too many files."
3505 "you may want to set your %s variable to at least %d and retry the command."
3508 #: diffcore-order.c:24
3510 msgid "failed to read orderfile '%s'"
3513 #: diffcore-rename.c:592
3514 msgid "Performing inexact rename detection"
3519 msgid "pathspec '%s' did not match any file(s) known to git"
3522 #: dir.c:713 dir.c:742 dir.c:755
3524 msgid "unrecognized pattern: '%s'"
3527 #: dir.c:772 dir.c:786
3529 msgid "unrecognized negative pattern: '%s'"
3534 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3538 msgid "disabling cone pattern matching"
3543 msgid "cannot use %s as an exclude file"
3548 msgid "could not open directory '%s'"
3552 msgid "failed to get kernel name and information"
3556 msgid "untracked cache is disabled on this system or location"
3561 msgid "index file corrupt in repo %s"
3564 #: dir.c:3547 dir.c:3552
3566 msgid "could not create directories for %s"
3571 msgid "could not migrate git directory from '%s' to '%s'"
3576 msgid "hint: Waiting for your editor to close the file...%c"
3580 msgid "Filtering content"
3585 msgid "could not stat file '%s'"
3588 #: environment.c:150
3590 msgid "bad git namespace path \"%s\""
3593 #: environment.c:337
3595 msgid "could not set GIT_DIR to '%s'"
3600 msgid "too many args to run %s"
3604 msgid "git fetch-pack: expected shallow list"
3608 msgid "git fetch-pack: expected a flush packet after shallow list"
3612 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3617 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3621 msgid "unable to write to remote"
3625 msgid "--stateless-rpc requires multi_ack_detailed"
3628 #: fetch-pack.c:358 fetch-pack.c:1408
3630 msgid "invalid shallow line: %s"
3633 #: fetch-pack.c:364 fetch-pack.c:1414
3635 msgid "invalid unshallow line: %s"
3638 #: fetch-pack.c:366 fetch-pack.c:1416
3640 msgid "object not found: %s"
3643 #: fetch-pack.c:369 fetch-pack.c:1419
3645 msgid "error in object: %s"
3648 #: fetch-pack.c:371 fetch-pack.c:1421
3650 msgid "no shallow found: %s"
3653 #: fetch-pack.c:374 fetch-pack.c:1425
3655 msgid "expected shallow/unshallow, got %s"
3660 msgid "got %s %d %s"
3665 msgid "invalid commit %s"
3672 #: fetch-pack.c:477 progress.c:336
3678 msgid "got %s (%d) %s"
3683 msgid "Marking %s as complete"
3688 msgid "already have %s (%s)"
3692 msgid "fetch-pack: unable to fork off sideband demultiplexer"
3696 msgid "protocol error: bad pack header"
3701 msgid "fetch-pack: unable to fork off %s"
3710 msgid "error in sideband demultiplexer"
3715 msgid "Server version is %.*s"
3718 #: fetch-pack.c:981 fetch-pack.c:987 fetch-pack.c:990 fetch-pack.c:996
3719 #: fetch-pack.c:1000 fetch-pack.c:1004 fetch-pack.c:1008 fetch-pack.c:1012
3720 #: fetch-pack.c:1016 fetch-pack.c:1020 fetch-pack.c:1024 fetch-pack.c:1028
3721 #: fetch-pack.c:1034 fetch-pack.c:1040 fetch-pack.c:1045 fetch-pack.c:1050
3723 msgid "Server supports %s"
3727 msgid "Server does not support shallow clients"
3730 #: fetch-pack.c:1043
3731 msgid "Server does not support --shallow-since"
3734 #: fetch-pack.c:1048
3735 msgid "Server does not support --shallow-exclude"
3738 #: fetch-pack.c:1052
3739 msgid "Server does not support --deepen"
3742 #: fetch-pack.c:1054
3743 msgid "Server does not support this repository's object format"
3746 #: fetch-pack.c:1071
3747 msgid "no common commits"
3750 #: fetch-pack.c:1083 fetch-pack.c:1639
3751 msgid "git fetch-pack: fetch failed."
3754 #: fetch-pack.c:1211
3756 msgid "mismatched algorithms: client %s; server %s"
3759 #: fetch-pack.c:1215
3761 msgid "the server does not support algorithm '%s'"
3764 #: fetch-pack.c:1235
3765 msgid "Server does not support shallow requests"
3768 #: fetch-pack.c:1242
3769 msgid "Server supports filter"
3772 #: fetch-pack.c:1286
3773 msgid "unable to write request to remote"
3776 #: fetch-pack.c:1304
3778 msgid "error reading section header '%s'"
3781 #: fetch-pack.c:1310
3783 msgid "expected '%s', received '%s'"
3786 #: fetch-pack.c:1371
3788 msgid "unexpected acknowledgment line: '%s'"
3791 #: fetch-pack.c:1376
3793 msgid "error processing acks: %d"
3796 #: fetch-pack.c:1386
3797 msgid "expected packfile to be sent after 'ready'"
3800 #: fetch-pack.c:1388
3801 msgid "expected no other sections to be sent after no 'ready'"
3804 #: fetch-pack.c:1430
3806 msgid "error processing shallow info: %d"
3809 #: fetch-pack.c:1477
3811 msgid "expected wanted-ref, got '%s'"
3814 #: fetch-pack.c:1482
3816 msgid "unexpected wanted-ref: '%s'"
3819 #: fetch-pack.c:1487
3821 msgid "error processing wanted refs: %d"
3824 #: fetch-pack.c:1517
3825 msgid "git fetch-pack: expected response end packet"
3828 #: fetch-pack.c:1921
3829 msgid "no matching remote head"
3832 #: fetch-pack.c:1944 builtin/clone.c:692
3833 msgid "remote did not send all necessary objects"
3836 #: fetch-pack.c:1971
3838 msgid "no such remote ref %s"
3841 #: fetch-pack.c:1974
3843 msgid "Server does not allow request for unadvertised object %s"
3846 #: gpg-interface.c:272
3847 msgid "could not create temporary file"
3850 #: gpg-interface.c:275
3852 msgid "failed writing detached signature to '%s'"
3855 #: gpg-interface.c:457
3856 msgid "gpg failed to sign the data"
3861 msgid "ignore invalid color '%.*s' in log.graphColors"
3866 "given pattern contains NULL byte (via -f <file>). This is only supported "
3867 "with -P under PCRE v2"
3872 msgid "'%s': unable to read %s"
3875 #: grep.c:2145 setup.c:176 builtin/clone.c:411 builtin/diff.c:89
3878 msgid "failed to stat '%s'"
3883 msgid "'%s': short read"
3887 msgid "start a working area (see also: git help tutorial)"
3891 msgid "work on the current change (see also: git help everyday)"
3895 msgid "examine the history and state (see also: git help revisions)"
3899 msgid "grow, mark and tweak your common history"
3903 msgid "collaborate (see also: git help workflows)"
3907 msgid "Main Porcelain Commands"
3911 msgid "Ancillary Commands / Manipulators"
3915 msgid "Ancillary Commands / Interrogators"
3919 msgid "Interacting with Others"
3923 msgid "Low-level Commands / Manipulators"
3927 msgid "Low-level Commands / Interrogators"
3931 msgid "Low-level Commands / Syncing Repositories"
3935 msgid "Low-level Commands / Internal Helpers"
3940 msgid "available git commands in '%s'"
3944 msgid "git commands available from elsewhere on your $PATH"
3948 msgid "These are common Git commands used in various situations:"
3951 #: help.c:363 git.c:99
3953 msgid "unsupported command listing type '%s'"
3957 msgid "The common Git guides are:"
3961 msgid "See 'git help <command>' to read about a specific subcommand"
3965 msgid "External commands"
3969 msgid "Command aliases"
3975 "'%s' appears to be a git command, but we were not\n"
3976 "able to execute it. Maybe git-%s is broken?"
3980 msgid "Uh oh. Your system reports no Git commands at all."
3985 msgid "WARNING: You called a Git command named '%s', which does not exist."
3990 msgid "Continuing under the assumption that you meant '%s'."
3995 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
4000 msgid "git: '%s' is not a git command. See 'git --help'."
4006 "The most similar command is"
4009 "The most similar commands are"
4014 msgid "git version [<options>]"
4025 "Did you mean this?"
4028 "Did you mean one of these?"
4035 "*** Please tell me who you are.\n"
4039 " git config --global user.email \"you@example.com\"\n"
4040 " git config --global user.name \"Your Name\"\n"
4042 "to set your account's default identity.\n"
4043 "Omit --global to set the identity only in this repository.\n"
4048 msgid "no email was given and auto-detection is disabled"
4053 msgid "unable to auto-detect email address (got '%s')"
4057 msgid "no name was given and auto-detection is disabled"
4062 msgid "unable to auto-detect name (got '%s')"
4067 msgid "empty ident name (for <%s>) not allowed"
4072 msgid "name consists only of disallowed characters: %s"
4075 #: ident.c:436 builtin/commit.c:634
4077 msgid "invalid date format: %s"
4080 #: list-objects-filter-options.c:58
4081 msgid "expected 'tree:<depth>'"
4084 #: list-objects-filter-options.c:73
4085 msgid "sparse:path filters support has been dropped"
4088 #: list-objects-filter-options.c:86
4090 msgid "invalid filter-spec '%s'"
4093 #: list-objects-filter-options.c:102
4095 msgid "must escape char in sub-filter-spec: '%c'"
4098 #: list-objects-filter-options.c:144
4099 msgid "expected something after combine:"
4102 #: list-objects-filter-options.c:226
4103 msgid "multiple filter-specs cannot be combined"
4106 #: list-objects-filter-options.c:330
4107 msgid "unable to upgrade repository format to support partial clone"
4110 #: list-objects-filter.c:492
4112 msgid "unable to access sparse blob in '%s'"
4115 #: list-objects-filter.c:495
4117 msgid "unable to parse sparse filter data in %s"
4120 #: list-objects.c:127
4122 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4125 #: list-objects.c:140
4127 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4130 #: list-objects.c:375
4132 msgid "unable to load root tree for commit %s"
4138 "Unable to create '%s.lock': %s.\n"
4140 "Another git process seems to be running in this repository, e.g.\n"
4141 "an editor opened by 'git commit'. Please make sure all processes\n"
4142 "are terminated then try again. If it still fails, a git process\n"
4143 "may have crashed in this repository earlier:\n"
4144 "remove the file manually to continue."
4149 msgid "Unable to create '%s.lock': %s"
4153 msgid "expected flush after ls-refs arguments"
4156 #: merge-recursive.c:356
4157 msgid "(bad commit)\n"
4160 #: merge-recursive.c:379
4162 msgid "add_cacheinfo failed for path '%s'; merge aborting."
4165 #: merge-recursive.c:388
4167 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
4170 #: merge-recursive.c:874
4172 msgid "failed to create path '%s'%s"
4175 #: merge-recursive.c:885
4177 msgid "Removing %s to make room for subdirectory\n"
4180 #: merge-recursive.c:899 merge-recursive.c:918
4181 msgid ": perhaps a D/F conflict?"
4184 #: merge-recursive.c:908
4186 msgid "refusing to lose untracked file at '%s'"
4189 #: merge-recursive.c:949 builtin/cat-file.c:41
4191 msgid "cannot read object %s '%s'"
4194 #: merge-recursive.c:954
4196 msgid "blob expected for %s '%s'"
4199 #: merge-recursive.c:979
4201 msgid "failed to open '%s': %s"
4204 #: merge-recursive.c:990
4206 msgid "failed to symlink '%s': %s"
4209 #: merge-recursive.c:995
4211 msgid "do not know what to do with %06o %s '%s'"
4214 #: merge-recursive.c:1191
4216 msgid "Failed to merge submodule %s (not checked out)"
4219 #: merge-recursive.c:1198
4221 msgid "Failed to merge submodule %s (commits not present)"
4224 #: merge-recursive.c:1205
4226 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4229 #: merge-recursive.c:1213 merge-recursive.c:1225
4231 msgid "Fast-forwarding submodule %s to the following commit:"
4234 #: merge-recursive.c:1216 merge-recursive.c:1228
4236 msgid "Fast-forwarding submodule %s"
4239 #: merge-recursive.c:1251
4241 msgid "Failed to merge submodule %s (merge following commits not found)"
4244 #: merge-recursive.c:1255
4246 msgid "Failed to merge submodule %s (not fast-forward)"
4249 #: merge-recursive.c:1256
4250 msgid "Found a possible merge resolution for the submodule:\n"
4253 #: merge-recursive.c:1259
4256 "If this is correct simply add it to the index for example\n"
4259 " git update-index --cacheinfo 160000 %s \"%s\"\n"
4261 "which will accept this suggestion.\n"
4264 #: merge-recursive.c:1268
4266 msgid "Failed to merge submodule %s (multiple merges found)"
4269 #: merge-recursive.c:1341
4270 msgid "Failed to execute internal merge"
4273 #: merge-recursive.c:1346
4275 msgid "Unable to add %s to database"
4278 #: merge-recursive.c:1378
4280 msgid "Auto-merging %s"
4283 #: merge-recursive.c:1402
4285 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4288 #: merge-recursive.c:1474
4291 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4295 #: merge-recursive.c:1479
4298 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4302 #: merge-recursive.c:1486
4305 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4309 #: merge-recursive.c:1491
4312 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4313 "left in tree at %s."
4316 #: merge-recursive.c:1526
4320 #: merge-recursive.c:1526
4324 #: merge-recursive.c:1577 merge-recursive.c:2484 merge-recursive.c:3129
4326 msgid "Refusing to lose dirty file at %s"
4329 #: merge-recursive.c:1587
4331 msgid "Refusing to lose untracked file at %s, even though it's in the way."
4334 #: merge-recursive.c:1645
4336 msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
4339 #: merge-recursive.c:1676
4341 msgid "%s is a directory in %s adding as %s instead"
4344 #: merge-recursive.c:1681
4346 msgid "Refusing to lose untracked file at %s; adding as %s instead"
4349 #: merge-recursive.c:1708
4352 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4353 "\"->\"%s\" in \"%s\"%s"
4356 #: merge-recursive.c:1713
4357 msgid " (left unresolved)"
4360 #: merge-recursive.c:1805
4362 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
4365 #: merge-recursive.c:2068
4368 "CONFLICT (directory rename split): Unclear where to place %s because "
4369 "directory %s was renamed to multiple other directories, with no destination "
4370 "getting a majority of the files."
4373 #: merge-recursive.c:2100
4376 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4377 "implicit directory rename(s) putting the following path(s) there: %s."
4380 #: merge-recursive.c:2110
4383 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4384 "implicit directory renames tried to put these paths there: %s"
4387 #: merge-recursive.c:2202
4390 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4394 #: merge-recursive.c:2447
4397 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4401 #: merge-recursive.c:2973
4403 msgid "cannot read object %s"
4406 #: merge-recursive.c:2976
4408 msgid "object %s is not a blob"
4411 #: merge-recursive.c:3040
4415 #: merge-recursive.c:3040
4419 #: merge-recursive.c:3052
4423 #: merge-recursive.c:3056
4427 #: merge-recursive.c:3079
4429 msgid "Skipped %s (merged same as existing)"
4432 #: merge-recursive.c:3101 git-submodule.sh:959
4436 #: merge-recursive.c:3102
4438 msgid "CONFLICT (%s): Merge conflict in %s"
4441 #: merge-recursive.c:3132
4443 msgid "Adding as %s instead"
4446 #: merge-recursive.c:3215
4449 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4453 #: merge-recursive.c:3218
4456 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
4457 "in %s, suggesting it should perhaps be moved to %s."
4460 #: merge-recursive.c:3222
4463 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4464 "%s; moving it to %s."
4467 #: merge-recursive.c:3225
4470 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4471 "was renamed in %s, suggesting it should perhaps be moved to %s."
4474 #: merge-recursive.c:3339
4479 #: merge-recursive.c:3362
4480 msgid "file/directory"
4483 #: merge-recursive.c:3367
4484 msgid "directory/file"
4487 #: merge-recursive.c:3374
4489 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
4492 #: merge-recursive.c:3383
4497 #: merge-recursive.c:3392
4499 msgid "CONFLICT (add/add): Merge conflict in %s"
4502 #: merge-recursive.c:3436
4503 msgid "Already up to date!"
4506 #: merge-recursive.c:3445
4508 msgid "merging of trees %s and %s failed"
4511 #: merge-recursive.c:3549
4515 #: merge-recursive.c:3562
4517 msgid "found %u common ancestor:"
4518 msgid_plural "found %u common ancestors:"
4522 #: merge-recursive.c:3612
4523 msgid "merge returned no commit"
4526 #: merge-recursive.c:3671
4529 "Your local changes to the following files would be overwritten by merge:\n"
4533 #: merge-recursive.c:3768
4535 msgid "Could not parse object '%s'"
4538 #: merge-recursive.c:3786 builtin/merge.c:705 builtin/merge.c:885
4539 msgid "Unable to write index."
4543 msgid "failed to read the cache"
4546 #: merge.c:108 rerere.c:720 builtin/am.c:1878 builtin/am.c:1912
4547 #: builtin/checkout.c:559 builtin/checkout.c:822 builtin/clone.c:816
4548 #: builtin/stash.c:265
4549 msgid "unable to write new index file"
4554 msgid "multi-pack-index file %s is too small"
4559 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4564 msgid "multi-pack-index version %d not recognized"
4569 msgid "hash version %u does not match"
4573 msgid "invalid chunk offset (too large)"
4577 msgid "terminating multi-pack-index chunk id appears earlier than expected"
4581 msgid "multi-pack-index missing required pack-name chunk"
4585 msgid "multi-pack-index missing required OID fanout chunk"
4589 msgid "multi-pack-index missing required OID lookup chunk"
4593 msgid "multi-pack-index missing required object offsets chunk"
4598 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4603 msgid "bad pack-int-id: %u (%u total packs)"
4607 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4611 msgid "error preparing packfile from multi-pack-index"
4616 msgid "failed to add packfile '%s'"
4621 msgid "failed to open pack-index '%s'"
4626 msgid "failed to locate object %d in packfile"
4630 msgid "Adding packfiles to multi-pack-index"
4635 msgid "did not see pack-file %s to drop"
4639 msgid "no pack files to index."
4643 msgid "Writing chunks to multi-pack-index"
4648 msgid "failed to clear multi-pack-index at %s"
4652 msgid "Looking for referenced packfiles"
4658 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
4662 msgid "the midx contains no oid"
4666 msgid "Verifying OID order in multi-pack-index"
4671 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
4675 msgid "Sorting objects by packfile"
4679 msgid "Verifying object offsets"
4684 msgid "failed to load pack entry for oid[%d] = %s"
4689 msgid "failed to load pack-index for packfile %s"
4694 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
4698 msgid "Counting referenced objects"
4702 msgid "Finding and deleting unreferenced packfiles"
4706 msgid "could not start pack-objects"
4710 msgid "could not finish pack-objects"
4715 msgid "unable to create lazy_dir thread: %s"
4720 msgid "unable to create lazy_name thread: %s"
4725 msgid "unable to join lazy_name thread: %s"
4728 #: notes-merge.c:277
4731 "You have not concluded your previous notes merge (%s exists).\n"
4732 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
4733 "commit/abort the previous merge before you start a new notes merge."
4736 #: notes-merge.c:284
4738 msgid "You have not concluded your notes merge (%s exists)."
4742 msgid "Cannot commit uninitialized/unreferenced notes tree"
4745 #: notes-utils.c:105
4747 msgid "Bad notes.rewriteMode value: '%s'"
4750 #: notes-utils.c:115
4752 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
4755 #. TRANSLATORS: The first %s is the name of
4756 #. the environment variable, the second %s is
4759 #: notes-utils.c:145
4761 msgid "Bad %s value: '%s'"
4766 msgid "invalid object type \"%s\""
4771 msgid "object %s is a %s, not a %s"
4776 msgid "object %s has unknown type id %d"
4781 msgid "unable to parse object: %s"
4784 #: object.c:266 object.c:278
4786 msgid "hash mismatch %s"
4789 #: pack-bitmap.c:815 pack-bitmap.c:821 builtin/pack-objects.c:2184
4791 msgid "unable to get size of %s"
4795 msgid "offset before end of packfile (broken .idx?)"
4800 msgid "offset before start of pack index for %s (corrupt index?)"
4805 msgid "offset beyond end of pack index for %s (truncated index?)"
4808 #: parse-options-cb.c:20 parse-options-cb.c:24
4810 msgid "option `%s' expects a numerical value"
4813 #: parse-options-cb.c:41
4815 msgid "malformed expiration date '%s'"
4818 #: parse-options-cb.c:54
4820 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
4823 #: parse-options-cb.c:130 parse-options-cb.c:147
4825 msgid "malformed object name '%s'"
4828 #: parse-options.c:38
4830 msgid "%s requires a value"
4833 #: parse-options.c:73
4835 msgid "%s is incompatible with %s"
4838 #: parse-options.c:78
4840 msgid "%s : incompatible with something else"
4843 #: parse-options.c:92 parse-options.c:96 parse-options.c:317
4845 msgid "%s takes no value"
4848 #: parse-options.c:94
4850 msgid "%s isn't available"
4853 #: parse-options.c:217
4855 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
4858 #: parse-options.c:386
4860 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
4863 #: parse-options.c:420 parse-options.c:428
4865 msgid "did you mean `--%s` (with two dashes)?"
4868 #: parse-options.c:663 parse-options.c:963
4870 msgid "alias of --%s"
4873 #: parse-options.c:854
4875 msgid "unknown option `%s'"
4878 #: parse-options.c:856
4880 msgid "unknown switch `%c'"
4883 #: parse-options.c:858
4885 msgid "unknown non-ascii option in string: `%s'"
4888 #: parse-options.c:882
4892 #: parse-options.c:901
4897 #. TRANSLATORS: the colon here should align with the
4898 #. one in "usage: %s" translation.
4900 #: parse-options.c:907
4905 #: parse-options.c:910
4910 #: parse-options.c:949
4916 msgid "Could not make %s writable by group"
4920 msgid "Escape character '\\' not allowed as last character in attr value"
4924 msgid "Only one 'attr:' specification is allowed."
4928 msgid "attr spec must not be empty"
4933 msgid "invalid attribute name %s"
4937 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
4942 "global 'literal' pathspec setting is incompatible with all other global "
4947 msgid "invalid parameter for pathspec magic 'prefix'"
4952 msgid "Invalid pathspec magic '%.*s' in '%s'"
4957 msgid "Missing ')' at the end of pathspec magic in '%s'"
4962 msgid "Unimplemented pathspec magic '%c' in '%s'"
4967 msgid "%s: 'literal' and 'glob' are incompatible"
4972 msgid "%s: '%s' is outside repository at '%s'"
4977 msgid "'%s' (mnemonic: '%c')"
4982 msgid "%s: pathspec magic not supported by this command: %s"
4987 msgid "pathspec '%s' is beyond a symbolic link"
4992 msgid "line is badly quoted: %s"
4996 msgid "unable to write flush packet"
5000 msgid "unable to write delim packet"
5004 msgid "unable to write stateless separator packet"
5008 msgid "flush packet write failed"
5011 #: pkt-line.c:153 pkt-line.c:239
5012 msgid "protocol error: impossibly long line"
5015 #: pkt-line.c:169 pkt-line.c:171
5016 msgid "packet write with format failed"
5020 msgid "packet write failed - data exceeds max packet size"
5023 #: pkt-line.c:210 pkt-line.c:217
5024 msgid "packet write failed"
5032 msgid "the remote end hung up unexpectedly"
5037 msgid "protocol error: bad line length character: %.4s"
5040 #: pkt-line.c:352 pkt-line.c:357
5042 msgid "protocol error: bad line length %d"
5047 msgid "remote error: %s"
5050 #: preload-index.c:119
5051 msgid "Refreshing index"
5054 #: preload-index.c:138
5056 msgid "unable to create threaded lstat: %s"
5060 msgid "unable to parse --pretty format"
5063 #: promisor-remote.c:23
5064 msgid "Remote with no URL"
5067 #: promisor-remote.c:58
5069 msgid "promisor remote name cannot begin with '/': %s"
5072 #: prune-packed.c:35
5073 msgid "Removing duplicate objects"
5077 msgid "could not start `log`"
5081 msgid "could not read `log` output"
5084 #: range-diff.c:98 sequencer.c:5143
5086 msgid "could not parse commit '%s'"
5092 "could not parse first line of `log` output: did not start with 'commit ': "
5098 msgid "could not parse git header '%.*s'"
5102 msgid "failed to generate diff"
5105 #: range-diff.c:534 range-diff.c:536
5107 msgid "could not parse log for '%s'"
5112 msgid "will not add file alias '%s' ('%s' already exists in index)"
5116 msgid "cannot create an empty blob in the object database"
5121 msgid "%s: can only add regular files, symbolic links or git-directories"
5126 msgid "'%s' does not have a commit checked out"
5131 msgid "unable to index file '%s'"
5136 msgid "unable to add '%s' to index"
5141 msgid "unable to stat '%s'"
5144 #: read-cache.c:1330
5146 msgid "'%s' appears as both a file and as a directory"
5149 #: read-cache.c:1536
5150 msgid "Refresh index"
5153 #: read-cache.c:1651
5156 "index.version set, but the value is invalid.\n"
5160 #: read-cache.c:1661
5163 "GIT_INDEX_VERSION set, but the value is invalid.\n"
5167 #: read-cache.c:1717
5169 msgid "bad signature 0x%08x"
5172 #: read-cache.c:1720
5174 msgid "bad index version %d"
5177 #: read-cache.c:1729
5178 msgid "bad index file sha1 signature"
5181 #: read-cache.c:1759
5183 msgid "index uses %.4s extension, which we do not understand"
5186 #: read-cache.c:1761
5188 msgid "ignoring %.4s extension"
5191 #: read-cache.c:1798
5193 msgid "unknown index entry format 0x%08x"
5196 #: read-cache.c:1814
5198 msgid "malformed name field in the index, near path '%s'"
5201 #: read-cache.c:1871
5202 msgid "unordered stage entries in index"
5205 #: read-cache.c:1874
5207 msgid "multiple stage entries for merged file '%s'"
5210 #: read-cache.c:1877
5212 msgid "unordered stage entries for '%s'"
5215 #: read-cache.c:1983 read-cache.c:2271 rerere.c:565 rerere.c:599 rerere.c:1111
5216 #: submodule.c:1619 builtin/add.c:532 builtin/check-ignore.c:181
5217 #: builtin/checkout.c:488 builtin/checkout.c:674 builtin/clean.c:991
5218 #: builtin/commit.c:364 builtin/diff-tree.c:121 builtin/grep.c:507
5219 #: builtin/mv.c:145 builtin/reset.c:247 builtin/rm.c:290
5220 #: builtin/submodule--helper.c:332
5221 msgid "index file corrupt"
5224 #: read-cache.c:2124
5226 msgid "unable to create load_cache_entries thread: %s"
5229 #: read-cache.c:2137
5231 msgid "unable to join load_cache_entries thread: %s"
5234 #: read-cache.c:2170
5236 msgid "%s: index file open failed"
5239 #: read-cache.c:2174
5241 msgid "%s: cannot stat the open index"
5244 #: read-cache.c:2178
5246 msgid "%s: index file smaller than expected"
5249 #: read-cache.c:2182
5251 msgid "%s: unable to map index file"
5254 #: read-cache.c:2224
5256 msgid "unable to create load_index_extensions thread: %s"
5259 #: read-cache.c:2251
5261 msgid "unable to join load_index_extensions thread: %s"
5264 #: read-cache.c:2283
5266 msgid "could not freshen shared index '%s'"
5269 #: read-cache.c:2330
5271 msgid "broken index, expect %s in %s, got %s"
5274 #: read-cache.c:3026 strbuf.c:1171 wrapper.c:630 builtin/merge.c:1130
5276 msgid "could not close '%s'"
5279 #: read-cache.c:3129 sequencer.c:2355 sequencer.c:4066
5281 msgid "could not stat '%s'"
5284 #: read-cache.c:3142
5286 msgid "unable to open git dir: %s"
5289 #: read-cache.c:3154
5291 msgid "unable to unlink: %s"
5294 #: read-cache.c:3179
5296 msgid "cannot fix permission bits on '%s'"
5299 #: read-cache.c:3328
5301 msgid "%s: cannot drop to stage #0"
5304 #: rebase-interactive.c:11
5306 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
5308 "Or you can abort the rebase with 'git rebase --abort'.\n"
5311 #: rebase-interactive.c:33
5314 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
5317 #: rebase-interactive.c:42
5321 "p, pick <commit> = use commit\n"
5322 "r, reword <commit> = use commit, but edit the commit message\n"
5323 "e, edit <commit> = use commit, but stop for amending\n"
5324 "s, squash <commit> = use commit, but meld into previous commit\n"
5325 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
5326 "x, exec <command> = run command (the rest of the line) using shell\n"
5327 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
5328 "d, drop <commit> = remove commit\n"
5329 "l, label <label> = label current HEAD with a name\n"
5330 "t, reset <label> = reset HEAD to a label\n"
5331 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
5332 ". create a merge commit using the original merge commit's\n"
5333 ". message (or the oneline, if no original merge commit was\n"
5334 ". specified). Use -c <commit> to reword the commit message.\n"
5336 "These lines can be re-ordered; they are executed from top to bottom.\n"
5339 #: rebase-interactive.c:63
5341 msgid "Rebase %s onto %s (%d command)"
5342 msgid_plural "Rebase %s onto %s (%d commands)"
5346 #: rebase-interactive.c:72 git-rebase--preserve-merges.sh:228
5349 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
5352 #: rebase-interactive.c:75 git-rebase--preserve-merges.sh:232
5355 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
5358 #: rebase-interactive.c:81 git-rebase--preserve-merges.sh:871
5361 "You are editing the todo file of an ongoing interactive rebase.\n"
5362 "To continue rebase after editing, run:\n"
5363 " git rebase --continue\n"
5367 #: rebase-interactive.c:86 git-rebase--preserve-merges.sh:948
5370 "However, if you remove everything, the rebase will be aborted.\n"
5374 #: rebase-interactive.c:110 rerere.c:485 rerere.c:692 sequencer.c:3463
5375 #: sequencer.c:3489 sequencer.c:5248 builtin/fsck.c:347 builtin/rebase.c:258
5377 msgid "could not write '%s'"
5380 #: rebase-interactive.c:116 builtin/rebase.c:190 builtin/rebase.c:216
5381 #: builtin/rebase.c:240
5383 msgid "could not write '%s'."
5386 #: rebase-interactive.c:193
5389 "Warning: some commits may have been dropped accidentally.\n"
5390 "Dropped commits (newer to older):\n"
5393 #: rebase-interactive.c:200
5396 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
5398 "Use 'git config rebase.missingCommitsCheck' to change the level of "
5400 "The possible behaviours are: ignore, warn, error.\n"
5404 #: rebase-interactive.c:233 rebase-interactive.c:238 sequencer.c:2274
5405 #: builtin/rebase.c:176 builtin/rebase.c:201 builtin/rebase.c:227
5406 #: builtin/rebase.c:252
5408 msgid "could not read '%s'."
5411 #: ref-filter.c:42 wt-status.c:1977
5427 msgid "ahead %d, behind %d"
5432 msgid "expected format: %%(color:<color>)"
5437 msgid "unrecognized color: %%(color:%s)"
5442 msgid "Integer value expected refname:lstrip=%s"
5447 msgid "Integer value expected refname:rstrip=%s"
5452 msgid "unrecognized %%(%s) argument: %s"
5457 msgid "%%(objecttype) does not take arguments"
5462 msgid "unrecognized %%(objectsize) argument: %s"
5467 msgid "%%(deltabase) does not take arguments"
5472 msgid "%%(body) does not take arguments"
5477 msgid "%%(subject) does not take arguments"
5482 msgid "unknown %%(trailers) argument: %s"
5487 msgid "positive value expected contents:lines=%s"
5492 msgid "unrecognized %%(contents) argument: %s"
5497 msgid "positive value expected objectname:short=%s"
5502 msgid "unrecognized %%(objectname) argument: %s"
5507 msgid "expected format: %%(align:<width>,<position>)"
5512 msgid "unrecognized position:%s"
5517 msgid "unrecognized width:%s"
5522 msgid "unrecognized %%(align) argument: %s"
5527 msgid "positive width expected with the %%(align) atom"
5532 msgid "unrecognized %%(if) argument: %s"
5537 msgid "malformed field name: %.*s"
5542 msgid "unknown field name: %.*s"
5548 "not a git repository, but the field '%.*s' requires access to object data"
5553 msgid "format: %%(if) atom used without a %%(then) atom"
5558 msgid "format: %%(then) atom used without an %%(if) atom"
5563 msgid "format: %%(then) atom used more than once"
5568 msgid "format: %%(then) atom used after %%(else)"
5573 msgid "format: %%(else) atom used without an %%(if) atom"
5578 msgid "format: %%(else) atom used without a %%(then) atom"
5583 msgid "format: %%(else) atom used more than once"
5588 msgid "format: %%(end) atom used without corresponding atom"
5593 msgid "malformed format string %s"
5596 #: ref-filter.c:1486
5598 msgid "no branch, rebasing %s"
5601 #: ref-filter.c:1489
5603 msgid "no branch, rebasing detached HEAD %s"
5606 #: ref-filter.c:1492
5608 msgid "no branch, bisect started on %s"
5611 #: ref-filter.c:1502
5615 #: ref-filter.c:1538 ref-filter.c:1747
5617 msgid "missing object %s for %s"
5620 #: ref-filter.c:1548
5622 msgid "parse_object_buffer failed on %s for %s"
5625 #: ref-filter.c:2001
5627 msgid "malformed object at '%s'"
5630 #: ref-filter.c:2090
5632 msgid "ignoring ref with broken name %s"
5635 #: ref-filter.c:2095 refs.c:657
5637 msgid "ignoring broken ref %s"
5640 #: ref-filter.c:2395
5642 msgid "format: %%(end) atom missing"
5645 #: ref-filter.c:2495
5647 msgid "option `%s' is incompatible with --merged"
5650 #: ref-filter.c:2498
5652 msgid "option `%s' is incompatible with --no-merged"
5655 #: ref-filter.c:2508
5657 msgid "malformed object name %s"
5660 #: ref-filter.c:2513
5662 msgid "option `%s' must point to a commit"
5667 msgid "%s does not point to a valid object!"
5672 msgid "could not retrieve `%s`"
5677 msgid "invalid branch name: %s = %s"
5682 msgid "ignoring dangling symref %s"
5687 msgid "could not open '%s' for writing: %s"
5690 #: refs.c:802 refs.c:853
5692 msgid "could not read ref '%s'"
5697 msgid "ref '%s' already exists"
5702 msgid "unexpected object ID when writing '%s'"
5705 #: refs.c:821 sequencer.c:408 sequencer.c:2721 sequencer.c:2925
5706 #: sequencer.c:2939 sequencer.c:3195 sequencer.c:5159 strbuf.c:1168
5709 msgid "could not write to '%s'"
5712 #: refs.c:848 strbuf.c:1166 wrapper.c:196 wrapper.c:366 builtin/am.c:719
5713 #: builtin/rebase.c:852
5715 msgid "could not open '%s' for writing"
5720 msgid "unexpected object ID when deleting '%s'"
5725 msgid "log for ref %s has gap after %s"
5730 msgid "log for ref %s unexpectedly ended on %s"
5735 msgid "log for %s is empty"
5740 msgid "refusing to update ref with bad name '%s'"
5745 msgid "update_ref failed for ref '%s': %s"
5750 msgid "multiple updates for ref '%s' not allowed"
5754 msgid "ref updates forbidden inside quarantine environment"
5758 msgid "ref updates aborted by hook"
5761 #: refs.c:2209 refs.c:2239
5763 msgid "'%s' exists; cannot create '%s'"
5766 #: refs.c:2215 refs.c:2250
5768 msgid "cannot process '%s' and '%s' at the same time"
5771 #: refs/files-backend.c:1233
5773 msgid "could not remove reference %s"
5776 #: refs/files-backend.c:1247 refs/packed-backend.c:1541
5777 #: refs/packed-backend.c:1551
5779 msgid "could not delete reference %s: %s"
5782 #: refs/files-backend.c:1250 refs/packed-backend.c:1554
5784 msgid "could not delete references: %s"
5789 msgid "invalid refspec '%s'"
5794 msgid "config remote shorthand cannot begin with '/': %s"
5798 msgid "more than one receivepack given, using the first"
5802 msgid "more than one uploadpack given, using the first"
5807 msgid "Cannot fetch both %s and %s to %s"
5812 msgid "%s usually tracks %s, not %s"
5817 msgid "%s tracks both %s and %s"
5822 msgid "key '%s' of pattern had no '*'"
5827 msgid "value '%s' of pattern has no '*'"
5832 msgid "src refspec %s does not match any"
5837 msgid "src refspec %s matches more than one"
5840 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
5841 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
5847 "The destination you provided is not a full refname (i.e.,\n"
5848 "starting with \"refs/\"). We tried to guess what you meant by:\n"
5850 "- Looking for a ref that matches '%s' on the remote side.\n"
5851 "- Checking if the <src> being pushed ('%s')\n"
5852 " is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
5853 " refs/{heads,tags}/ prefix on the remote side.\n"
5855 "Neither worked, so we gave up. You must fully qualify the ref."
5861 "The <src> part of the refspec is a commit object.\n"
5862 "Did you mean to create a new branch by pushing to\n"
5863 "'%s:refs/heads/%s'?"
5869 "The <src> part of the refspec is a tag object.\n"
5870 "Did you mean to create a new tag by pushing to\n"
5871 "'%s:refs/tags/%s'?"
5877 "The <src> part of the refspec is a tree object.\n"
5878 "Did you mean to tag a new tree by pushing to\n"
5879 "'%s:refs/tags/%s'?"
5885 "The <src> part of the refspec is a blob object.\n"
5886 "Did you mean to tag a new blob by pushing to\n"
5887 "'%s:refs/tags/%s'?"
5892 msgid "%s cannot be resolved to branch"
5897 msgid "unable to delete '%s': remote ref does not exist"
5902 msgid "dst refspec %s matches more than one"
5907 msgid "dst ref %s receives from more than one src"
5910 #: remote.c:1610 remote.c:1711
5911 msgid "HEAD does not point to a branch"
5916 msgid "no such branch: '%s'"
5921 msgid "no upstream configured for branch '%s'"
5926 msgid "upstream branch '%s' not stored as a remote-tracking branch"
5931 msgid "push destination '%s' on remote '%s' has no local tracking branch"
5936 msgid "branch '%s' has no remote for pushing"
5941 msgid "push refspecs for '%s' do not include '%s'"
5945 msgid "push has no destination (push.default is 'nothing')"
5949 msgid "cannot resolve 'simple' push to a single destination"
5954 msgid "couldn't find remote ref %s"
5959 msgid "* Ignoring funny ref '%s' locally"
5964 msgid "Your branch is based on '%s', but the upstream is gone.\n"
5968 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
5973 msgid "Your branch is up to date with '%s'.\n"
5978 msgid "Your branch and '%s' refer to different commits.\n"
5983 msgid " (use \"%s\" for details)\n"
5988 msgid "Your branch is ahead of '%s' by %d commit.\n"
5989 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
5994 msgid " (use \"git push\" to publish your local commits)\n"
5999 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
6001 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
6006 msgid " (use \"git pull\" to update your local branch)\n"
6012 "Your branch and '%s' have diverged,\n"
6013 "and have %d and %d different commit each, respectively.\n"
6015 "Your branch and '%s' have diverged,\n"
6016 "and have %d and %d different commits each, respectively.\n"
6021 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
6026 msgid "cannot parse expected object name '%s'"
6029 #: replace-object.c:21
6031 msgid "bad replace ref name: %s"
6034 #: replace-object.c:30
6036 msgid "duplicate replace ref: %s"
6039 #: replace-object.c:82
6041 msgid "replace depth too high for object %s"
6044 #: repository.c:94 builtin/init-db.c:188
6046 msgid "The hash algorithm %s is not supported in this build."
6049 #: rerere.c:217 rerere.c:226 rerere.c:229
6050 msgid "corrupt MERGE_RR"
6053 #: rerere.c:264 rerere.c:269
6054 msgid "unable to write rerere record"
6059 msgid "there were errors while writing '%s' (%s)"
6064 msgid "failed to flush '%s'"
6067 #: rerere.c:503 rerere.c:1039
6069 msgid "could not parse conflict hunks in '%s'"
6074 msgid "failed utime() on '%s'"
6079 msgid "writing '%s' failed"
6084 msgid "Staged '%s' using previous resolution."
6089 msgid "Recorded resolution for '%s'."
6094 msgid "Resolved '%s' using previous resolution."
6099 msgid "cannot unlink stray '%s'"
6104 msgid "Recorded preimage for '%s'"
6107 #: rerere.c:881 submodule.c:2078 builtin/log.c:1891
6108 #: builtin/submodule--helper.c:1454 builtin/submodule--helper.c:1466
6110 msgid "could not create directory '%s'"
6115 msgid "failed to update conflicted state in '%s'"
6118 #: rerere.c:1068 rerere.c:1075
6120 msgid "no remembered resolution for '%s'"
6125 msgid "cannot unlink '%s'"
6130 msgid "Updated preimage for '%s'"
6135 msgid "Forgot resolution for '%s'\n"
6139 msgid "unable to open rr-cache directory"
6143 msgid "could not determine HEAD revision"
6146 #: reset.c:70 reset.c:76 sequencer.c:3318
6148 msgid "failed to find tree of %s"
6152 msgid "your current branch appears to be broken"
6157 msgid "your current branch '%s' does not have any commits yet"
6161 msgid "--first-parent is incompatible with --bisect"
6165 msgid "-L does not yet support diff formats besides -p and -s"
6168 #: run-command.c:763
6169 msgid "open /dev/null failed"
6172 #: run-command.c:1269
6174 msgid "cannot create async thread: %s"
6177 #: run-command.c:1333
6180 "The '%s' hook was ignored because it's not set as executable.\n"
6181 "You can disable this warning with `git config advice.ignoredHook false`."
6185 msgid "unexpected flush packet while reading remote unpack status"
6190 msgid "unable to parse remote unpack status: %s"
6195 msgid "remote unpack failed: %s"
6199 msgid "failed to sign the push certificate"
6203 msgid "the receiving end does not support this repository's hash algorithm"
6207 msgid "the receiving end does not support --signed push"
6212 "not sending a push certificate since the receiving end does not support --"
6217 msgid "the receiving end does not support --atomic push"
6221 msgid "the receiving end does not support push options"
6226 msgid "invalid commit message cleanup mode '%s'"
6231 msgid "could not delete '%s'"
6234 #: sequencer.c:316 builtin/rebase.c:743 builtin/rebase.c:1582 builtin/rm.c:385
6236 msgid "could not remove '%s'"
6253 msgid "unknown action: %d"
6258 "after resolving the conflicts, mark the corrected paths\n"
6259 "with 'git add <paths>' or 'git rm <paths>'"
6264 "after resolving the conflicts, mark the corrected paths\n"
6265 "with 'git add <paths>' or 'git rm <paths>'\n"
6266 "and commit the result with 'git commit'"
6269 #: sequencer.c:406 sequencer.c:2921
6271 msgid "could not lock '%s'"
6276 msgid "could not write eol to '%s'"
6279 #: sequencer.c:418 sequencer.c:2726 sequencer.c:2927 sequencer.c:2941
6282 msgid "failed to finalize '%s'"
6285 #: sequencer.c:431 sequencer.c:1620 sequencer.c:2746 sequencer.c:3185
6286 #: sequencer.c:3294 builtin/am.c:249 builtin/commit.c:786 builtin/merge.c:1128
6288 msgid "could not read '%s'"
6293 msgid "your local changes would be overwritten by %s."
6297 msgid "commit your changes or stash them to proceed."
6302 msgid "%s: fast-forward"
6305 #: sequencer.c:532 builtin/tag.c:566
6307 msgid "Invalid cleanup mode %s"
6310 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
6315 msgid "%s: Unable to write new index file"
6319 msgid "unable to update cache tree"
6323 msgid "could not resolve HEAD commit"
6328 msgid "no key present in '%.*s'"
6333 msgid "unable to dequote value of '%s'"
6336 #: sequencer.c:785 wrapper.c:198 wrapper.c:368 builtin/am.c:710
6337 #: builtin/am.c:802 builtin/merge.c:1125 builtin/rebase.c:896
6339 msgid "could not open '%s' for reading"
6343 msgid "'GIT_AUTHOR_NAME' already given"
6347 msgid "'GIT_AUTHOR_EMAIL' already given"
6351 msgid "'GIT_AUTHOR_DATE' already given"
6356 msgid "unknown variable '%s'"
6360 msgid "missing 'GIT_AUTHOR_NAME'"
6364 msgid "missing 'GIT_AUTHOR_EMAIL'"
6368 msgid "missing 'GIT_AUTHOR_DATE'"
6374 "you have staged changes in your working tree\n"
6375 "If these changes are meant to be squashed into the previous commit, run:\n"
6377 " git commit --amend %s\n"
6379 "If they are meant to go into a new commit, run:\n"
6383 "In both cases, once you're done, continue with:\n"
6385 " git rebase --continue\n"
6389 msgid "'prepare-commit-msg' hook failed"
6394 "Your name and email address were configured automatically based\n"
6395 "on your username and hostname. Please check that they are accurate.\n"
6396 "You can suppress this message by setting them explicitly. Run the\n"
6397 "following command and follow the instructions in your editor to edit\n"
6398 "your configuration file:\n"
6400 " git config --global --edit\n"
6402 "After doing this, you may fix the identity used for this commit with:\n"
6404 " git commit --amend --reset-author\n"
6409 "Your name and email address were configured automatically based\n"
6410 "on your username and hostname. Please check that they are accurate.\n"
6411 "You can suppress this message by setting them explicitly:\n"
6413 " git config --global user.name \"Your Name\"\n"
6414 " git config --global user.email you@example.com\n"
6416 "After doing this, you may fix the identity used for this commit with:\n"
6418 " git commit --amend --reset-author\n"
6422 msgid "couldn't look up newly created commit"
6426 msgid "could not parse newly created commit"
6430 msgid "unable to resolve HEAD after creating commit"
6434 msgid "detached HEAD"
6438 msgid " (root-commit)"
6442 msgid "could not parse HEAD"
6447 msgid "HEAD %s is not a commit!"
6450 #: sequencer.c:1283 sequencer.c:1357 builtin/commit.c:1579
6451 msgid "could not parse HEAD commit"
6454 #: sequencer.c:1335 sequencer.c:1980
6455 msgid "unable to parse commit author"
6458 #: sequencer.c:1346 builtin/am.c:1566 builtin/merge.c:695
6459 msgid "git write-tree failed to write a tree"
6462 #: sequencer.c:1379 sequencer.c:1450
6464 msgid "unable to read commit message from '%s'"
6467 #: sequencer.c:1406 builtin/am.c:1588 builtin/commit.c:1680 builtin/merge.c:894
6468 #: builtin/merge.c:919
6469 msgid "failed to write commit object"
6472 #: sequencer.c:1433 sequencer.c:4118
6474 msgid "could not update %s"
6479 msgid "could not parse commit %s"
6484 msgid "could not parse parent commit %s"
6487 #: sequencer.c:1569 sequencer.c:1680
6489 msgid "unknown command: %d"
6492 #: sequencer.c:1627 sequencer.c:1652
6494 msgid "This is a combination of %d commits."
6498 msgid "need a HEAD to fixup"
6501 #: sequencer.c:1639 sequencer.c:3230
6502 msgid "could not read HEAD"
6506 msgid "could not read HEAD's commit message"
6511 msgid "cannot write '%s'"
6514 #: sequencer.c:1654 git-rebase--preserve-merges.sh:496
6515 msgid "This is the 1st commit message:"
6520 msgid "could not read commit message of %s"
6525 msgid "This is the commit message #%d:"
6530 msgid "The commit message #%d will be skipped:"
6534 msgid "your index file is unmerged."
6538 msgid "cannot fixup root commit"
6543 msgid "commit %s is a merge but no -m option was given."
6546 #: sequencer.c:1797 sequencer.c:1805
6548 msgid "commit %s does not have parent %d"
6553 msgid "cannot get commit message for %s"
6556 #. TRANSLATORS: The first %s will be a "todo" command like
6557 #. "revert" or "pick", the second %s a SHA1.
6560 msgid "%s: cannot parse parent commit %s"
6565 msgid "could not rename '%s' to '%s'"
6570 msgid "could not revert %s... %s"
6575 msgid "could not apply %s... %s"
6580 msgid "dropping %s %s -- patch contents already upstream\n"
6585 msgid "git %s: failed to read the index"
6590 msgid "git %s: failed to refresh the index"
6595 msgid "%s does not accept arguments: '%s'"
6600 msgid "missing arguments for %s"
6605 msgid "could not parse '%s'"
6610 msgid "invalid line %d: %.*s"
6615 msgid "cannot '%s' without a previous commit"
6619 msgid "cancelling a cherry picking in progress"
6623 msgid "cancelling a revert in progress"
6627 msgid "please fix this using 'git rebase --edit-todo'."
6632 msgid "unusable instruction sheet: '%s'"
6636 msgid "no commits parsed."
6640 msgid "cannot cherry-pick during a revert."
6644 msgid "cannot revert during a cherry-pick."
6649 msgid "invalid value for %s: %s"
6653 msgid "unusable squash-onto"
6658 msgid "malformed options sheet: '%s'"
6661 #: sequencer.c:2664 sequencer.c:4469
6662 msgid "empty commit set passed"
6666 msgid "revert is already in progress"
6671 msgid "try \"git revert (--continue | %s--abort | --quit)\""
6675 msgid "cherry-pick is already in progress"
6680 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
6685 msgid "could not create sequencer directory '%s'"
6689 msgid "could not lock HEAD"
6692 #: sequencer.c:2776 sequencer.c:4206
6693 msgid "no cherry-pick or revert in progress"
6696 #: sequencer.c:2778 sequencer.c:2789
6697 msgid "cannot resolve HEAD"
6700 #: sequencer.c:2780 sequencer.c:2824
6701 msgid "cannot abort from a branch yet to be born"
6704 #: sequencer.c:2810 builtin/grep.c:744
6706 msgid "cannot open '%s'"
6711 msgid "cannot read '%s': %s"
6715 msgid "unexpected end of file"
6720 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
6724 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
6728 msgid "no revert in progress"
6732 msgid "no cherry-pick in progress"
6736 msgid "failed to skip the commit"
6740 msgid "there is nothing to skip"
6746 "have you committed already?\n"
6747 "try \"git %s --continue\""
6750 #: sequencer.c:3060 sequencer.c:4098
6751 msgid "cannot read HEAD"
6756 msgid "unable to copy '%s' to '%s'"
6762 "You can amend the commit now, with\n"
6764 " git commit --amend %s\n"
6766 "Once you are satisfied with your changes, run\n"
6768 " git rebase --continue\n"
6773 msgid "Could not apply %s... %.*s"
6778 msgid "Could not merge %.*s"
6781 #: sequencer.c:3116 sequencer.c:3120 builtin/difftool.c:641
6783 msgid "could not copy '%s' to '%s'"
6788 msgid "Executing: %s\n"
6794 "execution failed: %s\n"
6795 "%sYou can fix the problem, and then run\n"
6797 " git rebase --continue\n"
6802 msgid "and made changes to the index and/or the working tree\n"
6808 "execution succeeded: %s\n"
6809 "but left changes to the index and/or the working tree\n"
6810 "Commit or stash your changes, and then run\n"
6812 " git rebase --continue\n"
6818 msgid "illegal label name: '%.*s'"
6822 msgid "writing fake root commit"
6826 msgid "writing squash-onto"
6831 msgid "could not resolve '%s'"
6835 msgid "cannot merge without a current revision"
6840 msgid "unable to parse '%.*s'"
6845 msgid "nothing to merge: '%.*s'"
6849 msgid "octopus merge cannot be executed on top of a [new root]"
6854 msgid "could not get commit message of '%s'"
6859 msgid "could not even attempt to merge '%.*s'"
6863 msgid "merge: Unable to write new index file"
6867 msgid "Cannot autostash"
6872 msgid "Unexpected stash response: '%s'"
6877 msgid "Could not create directory for '%s'"
6882 msgid "Created autostash: %s\n"
6886 msgid "could not reset --hard"
6891 msgid "Applied autostash.\n"
6896 msgid "cannot store %s"
6903 "Your changes are safe in the stash.\n"
6904 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
6908 msgid "Applying autostash resulted in conflicts."
6912 msgid "Autostash exists; creating a new stash entry."
6917 msgid "%s: not a valid OID"
6920 #: sequencer.c:3862 git-rebase--preserve-merges.sh:779
6921 msgid "could not detach HEAD"
6926 msgid "Stopped at HEAD\n"
6931 msgid "Stopped at %s\n"
6937 "Could not execute the todo command\n"
6940 "It has been rescheduled; To edit the command before continuing, please\n"
6941 "edit the todo list first:\n"
6943 " git rebase --edit-todo\n"
6944 " git rebase --continue\n"
6949 msgid "Rebasing (%d/%d)%s"
6954 msgid "Stopped at %s... %.*s\n"
6959 msgid "unknown command %d"
6963 msgid "could not read orig-head"
6967 msgid "could not read 'onto'"
6972 msgid "could not update HEAD to %s"
6977 msgid "Successfully rebased and updated %s.\n"
6981 msgid "cannot rebase: You have unstaged changes."
6985 msgid "cannot amend non-existing commit"
6990 msgid "invalid file: '%s'"
6995 msgid "invalid contents: '%s'"
7001 "You have uncommitted changes in your working tree. Please, commit them\n"
7002 "first and then run 'git rebase --continue' again."
7005 #: sequencer.c:4270 sequencer.c:4309
7007 msgid "could not write file: '%s'"
7011 msgid "could not remove CHERRY_PICK_HEAD"
7015 msgid "could not commit staged changes."
7020 msgid "%s: can't cherry-pick a %s"
7025 msgid "%s: bad revision"
7029 msgid "can't revert as initial commit"
7033 msgid "make_script: unhandled options"
7037 msgid "make_script: error preparing revisions"
7040 #: sequencer.c:5206 sequencer.c:5223
7041 msgid "nothing to do"
7045 msgid "could not skip unnecessary pick commands"
7049 msgid "the script was already rearranged."
7054 msgid "'%s' is outside repository at '%s'"
7060 "%s: no such path in the working tree.\n"
7061 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
7067 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
7068 "Use '--' to separate paths from revisions, like this:\n"
7069 "'git <command> [<revision>...] -- [<file>...]'"
7074 msgid "option '%s' must come before non-option arguments"
7080 "ambiguous argument '%s': both revision and filename\n"
7081 "Use '--' to separate paths from revisions, like this:\n"
7082 "'git <command> [<revision>...] -- [<file>...]'"
7086 msgid "unable to set up work tree using invalid config"
7090 msgid "this operation must be run in a work tree"
7095 msgid "Expected git repo version <= %d, found %d"
7099 msgid "unknown repository extensions found:"
7104 msgid "error opening '%s'"
7109 msgid "too large to be a .git file: '%s'"
7114 msgid "error reading %s"
7119 msgid "invalid gitfile format: %s"
7124 msgid "no path in gitfile: %s"
7129 msgid "not a git repository: %s"
7134 msgid "'$%s' too big"
7139 msgid "not a git repository: '%s'"
7142 #: setup.c:786 setup.c:788 setup.c:819
7144 msgid "cannot chdir to '%s'"
7147 #: setup.c:791 setup.c:847 setup.c:857 setup.c:896 setup.c:904
7148 msgid "cannot come back to cwd"
7153 msgid "failed to stat '%*s%s%s'"
7157 msgid "Unable to read current working directory"
7160 #: setup.c:1165 setup.c:1171
7162 msgid "cannot change to '%s'"
7167 msgid "not a git repository (or any of the parent directories): %s"
7173 "not a git repository (or any parent up to mount point %s)\n"
7174 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
7180 "problem with core.sharedRepository filemode value (0%.3o).\n"
7181 "The owner of files must always have read and write permissions."
7185 msgid "open /dev/null or dup failed"
7193 msgid "setsid failed"
7198 msgid "object directory %s does not exist; check .git/objects/info/alternates"
7203 msgid "unable to normalize alternate object path: %s"
7208 msgid "%s: ignoring alternate object stores, nesting too deep"
7213 msgid "unable to normalize object directory: %s"
7217 msgid "unable to fdopen alternates lockfile"
7221 msgid "unable to read alternates file"
7225 msgid "unable to move new alternates file into place"
7230 msgid "path '%s' does not exist"
7235 msgid "reference repository '%s' as a linked checkout is not supported yet."
7240 msgid "reference repository '%s' is not a local repository."
7245 msgid "reference repository '%s' is shallow"
7250 msgid "reference repository '%s' is grafted"
7255 msgid "invalid line while parsing alternate refs: %s"
7260 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
7269 msgid "object file %s is empty"
7272 #: sha1-file.c:1274 sha1-file.c:2454
7274 msgid "corrupt loose object '%s'"
7277 #: sha1-file.c:1276 sha1-file.c:2458
7279 msgid "garbage at end of loose object '%s'"
7283 msgid "invalid object type"
7288 msgid "unable to unpack %s header with --allow-unknown-type"
7293 msgid "unable to unpack %s header"
7298 msgid "unable to parse %s header with --allow-unknown-type"
7303 msgid "unable to parse %s header"
7308 msgid "failed to read object %s"
7313 msgid "replacement %s not found for %s"
7318 msgid "loose object %s (stored in %s) is corrupt"
7323 msgid "packed object %s (stored in %s) is corrupt"
7328 msgid "unable to write file %s"
7333 msgid "unable to set permission to '%s'"
7337 msgid "file write error"
7341 msgid "error when closing loose object file"
7346 msgid "insufficient permission for adding an object to repository database %s"
7350 msgid "unable to create temporary file"
7354 msgid "unable to write loose object file"
7359 msgid "unable to deflate new object %s (%d)"
7364 msgid "deflateEnd on object %s failed (%d)"
7369 msgid "confused by unstable object source data for %s"
7372 #: sha1-file.c:1906 builtin/pack-objects.c:1085
7374 msgid "failed utime() on %s"
7379 msgid "cannot read object for %s"
7383 msgid "corrupt commit"
7392 msgid "read error while indexing %s"
7397 msgid "short read while indexing %s"
7400 #: sha1-file.c:2206 sha1-file.c:2216
7402 msgid "%s: failed to insert into database"
7407 msgid "%s: unsupported file type"
7412 msgid "%s is not a valid object"
7417 msgid "%s is not a valid '%s' object"
7420 #: sha1-file.c:2275 builtin/index-pack.c:155
7422 msgid "unable to open %s"
7425 #: sha1-file.c:2465 sha1-file.c:2518
7427 msgid "hash mismatch for %s (expected %s)"
7432 msgid "unable to mmap %s"
7437 msgid "unable to unpack header of %s"
7442 msgid "unable to parse header of %s"
7447 msgid "unable to unpack contents of %s"
7452 msgid "short SHA1 %s is ambiguous"
7456 msgid "The candidates are:"
7461 "Git normally never creates a ref that ends with 40 hex characters\n"
7462 "because it will be ignored when you just specify 40-hex. These refs\n"
7463 "may be created by mistake. For example,\n"
7465 " git switch -c $br $(git rev-parse ...)\n"
7467 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
7468 "examine these refs and maybe delete them. Turn this message off by\n"
7469 "running \"git config advice.objectNameWarning false\""
7474 msgid "log for '%.*s' only goes back to %s"
7479 msgid "log for '%.*s' only has %d entries"
7484 msgid "path '%s' exists on disk, but not in '%.*s'"
7490 "path '%s' exists, but not '%s'\n"
7491 "hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
7496 msgid "path '%s' does not exist in '%.*s'"
7502 "path '%s' is in the index, but not at stage %d\n"
7503 "hint: Did you mean ':%d:%s'?"
7509 "path '%s' is in the index, but not '%s'\n"
7510 "hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
7515 msgid "path '%s' exists on disk, but not in the index"
7520 msgid "path '%s' does not exist (neither on disk nor in the index)"
7524 msgid "relative path syntax can't be used outside working tree"
7529 msgid "invalid object name '%.*s'."
7532 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
7535 msgid "%u.%2.2u GiB"
7538 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
7541 msgid "%u.%2.2u GiB/s"
7544 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
7547 msgid "%u.%2.2u MiB"
7550 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
7553 msgid "%u.%2.2u MiB/s"
7556 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
7559 msgid "%u.%2.2u KiB"
7562 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
7565 msgid "%u.%2.2u KiB/s"
7568 #. TRANSLATORS: IEC 80000-13:2008 byte
7572 msgid_plural "%u bytes"
7576 #. TRANSLATORS: IEC 80000-13:2008 byte/second
7580 msgid_plural "%u bytes/s"
7586 msgid "could not edit '%s'"
7589 #: submodule-config.c:237
7591 msgid "ignoring suspicious submodule name: %s"
7594 #: submodule-config.c:304
7595 msgid "negative values not allowed for submodule.fetchjobs"
7598 #: submodule-config.c:402
7600 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
7603 #: submodule-config.c:499
7605 msgid "invalid value for %s"
7608 #: submodule-config.c:766
7610 msgid "Could not update .gitmodules entry %s"
7613 #: submodule.c:114 submodule.c:143
7614 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
7617 #: submodule.c:118 submodule.c:147
7619 msgid "Could not find section in .gitmodules where path=%s"
7624 msgid "Could not remove .gitmodules entry for %s"
7628 msgid "staging updated .gitmodules failed"
7633 msgid "in unpopulated submodule '%s'"
7638 msgid "Pathspec '%s' is in submodule '%.*s'"
7643 msgid "bad --ignore-submodules argument: %s"
7649 "Submodule in commit %s at path: '%s' collides with a submodule named the "
7650 "same. Skipping it."
7655 msgid "submodule entry '%s' (%s) is a %s, not a commit"
7661 "Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
7667 msgid "process for submodule '%s' failed"
7670 #: submodule.c:1147 builtin/branch.c:678 builtin/submodule--helper.c:2045
7671 msgid "Failed to resolve HEAD as a valid ref."
7676 msgid "Pushing submodule '%s'\n"
7681 msgid "Unable to push submodule '%s'\n"
7686 msgid "Fetching submodule %s%s\n"
7691 msgid "Could not access submodule '%s'\n"
7697 "Errors during submodule fetch:\n"
7703 msgid "'%s' not recognized as a git repository"
7708 msgid "Could not run 'git status --porcelain=2' in submodule %s"
7713 msgid "'git status --porcelain=2' failed in submodule %s"
7718 msgid "could not start 'git status' in submodule '%s'"
7723 msgid "could not run 'git status' in submodule '%s'"
7728 msgid "Could not unset core.worktree setting in submodule '%s'"
7731 #: submodule.c:1855 submodule.c:2165
7733 msgid "could not recurse into submodule '%s'"
7737 msgid "could not reset submodule index"
7742 msgid "submodule '%s' has dirty index"
7747 msgid "Submodule '%s' could not be updated."
7752 msgid "submodule git dir '%s' is inside git dir '%.*s'"
7758 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
7761 #: submodule.c:2071 submodule.c:2130
7763 msgid "could not lookup name for submodule '%s'"
7768 msgid "refusing to move '%s' into an existing git dir"
7774 "Migrating git directory of '%s%s' from\n"
7780 msgid "could not start ls-files in .."
7785 msgid "ls-tree returned unexpected return code %d"
7790 msgid "running trailer command '%s' failed"
7793 #: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
7796 msgid "unknown value '%s' for key '%s'"
7799 #: trailer.c:539 trailer.c:544 builtin/remote.c:298 builtin/remote.c:323
7801 msgid "more than one %s"
7806 msgid "empty trailer token in trailer '%.*s'"
7811 msgid "could not read input file '%s'"
7815 msgid "could not read from stdin"
7818 #: trailer.c:1011 wrapper.c:673
7820 msgid "could not stat %s"
7825 msgid "file %s is not a regular file"
7830 msgid "file %s is not writable by user"
7834 msgid "could not open temporary file"
7839 msgid "could not rename temporary file to %s"
7842 #: transport-helper.c:62 transport-helper.c:91
7843 msgid "full write to remote helper failed"
7846 #: transport-helper.c:145
7848 msgid "unable to find remote helper for '%s'"
7851 #: transport-helper.c:161 transport-helper.c:575
7852 msgid "can't dup helper output fd"
7855 #: transport-helper.c:214
7858 "unknown mandatory capability %s; this remote helper probably needs newer "
7862 #: transport-helper.c:220
7863 msgid "this remote helper should implement refspec capability"
7866 #: transport-helper.c:287 transport-helper.c:429
7868 msgid "%s unexpectedly said: '%s'"
7871 #: transport-helper.c:417
7873 msgid "%s also locked %s"
7876 #: transport-helper.c:497
7877 msgid "couldn't run fast-import"
7880 #: transport-helper.c:520
7881 msgid "error while running fast-import"
7884 #: transport-helper.c:549 transport-helper.c:1156
7886 msgid "could not read ref %s"
7889 #: transport-helper.c:594
7891 msgid "unknown response to connect: %s"
7894 #: transport-helper.c:616
7895 msgid "setting remote service path not supported by protocol"
7898 #: transport-helper.c:618
7899 msgid "invalid remote service path"
7902 #: transport-helper.c:661 transport.c:1347
7903 msgid "operation not supported by protocol"
7906 #: transport-helper.c:664
7908 msgid "can't connect to subservice %s"
7911 #: transport-helper.c:740
7913 msgid "expected ok/error, helper said '%s'"
7916 #: transport-helper.c:793
7918 msgid "helper reported unexpected status of %s"
7921 #: transport-helper.c:854
7923 msgid "helper %s does not support dry-run"
7926 #: transport-helper.c:857
7928 msgid "helper %s does not support --signed"
7931 #: transport-helper.c:860
7933 msgid "helper %s does not support --signed=if-asked"
7936 #: transport-helper.c:865
7938 msgid "helper %s does not support --atomic"
7941 #: transport-helper.c:871
7943 msgid "helper %s does not support 'push-option'"
7946 #: transport-helper.c:970
7947 msgid "remote-helper doesn't support push; refspec needed"
7950 #: transport-helper.c:975
7952 msgid "helper %s does not support 'force'"
7955 #: transport-helper.c:1022
7956 msgid "couldn't run fast-export"
7959 #: transport-helper.c:1027
7960 msgid "error while running fast-export"
7963 #: transport-helper.c:1052
7966 "No refs in common and none specified; doing nothing.\n"
7967 "Perhaps you should specify a branch.\n"
7970 #: transport-helper.c:1133
7972 msgid "unsupported object format '%s'"
7975 #: transport-helper.c:1142
7977 msgid "malformed response in ref list: %s"
7980 #: transport-helper.c:1294
7982 msgid "read(%s) failed"
7985 #: transport-helper.c:1321
7987 msgid "write(%s) failed"
7990 #: transport-helper.c:1370
7992 msgid "%s thread failed"
7995 #: transport-helper.c:1374
7997 msgid "%s thread failed to join: %s"
8000 #: transport-helper.c:1393 transport-helper.c:1397
8002 msgid "can't start thread for copying data: %s"
8005 #: transport-helper.c:1434
8007 msgid "%s process failed to wait"
8010 #: transport-helper.c:1438
8012 msgid "%s process failed"
8015 #: transport-helper.c:1456 transport-helper.c:1465
8016 msgid "can't start thread for copying data"
8021 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
8026 msgid "could not read bundle '%s'"
8031 msgid "transport: invalid depth option '%s'"
8035 msgid "see protocol.version in 'git help config' for more details"
8039 msgid "server options require protocol version 2 or later"
8043 msgid "could not parse transport.color.* config"
8047 msgid "support for protocol v2 not implemented yet"
8052 msgid "unknown value for config '%s': %s"
8057 msgid "transport '%s' not allowed"
8061 msgid "git-over-rsync is no longer supported"
8067 "The following submodule paths contain changes that can\n"
8068 "not be found on any remote:\n"
8077 "\tgit push --recurse-submodules=on-demand\n"
8079 "or cd to the path and use\n"
8083 "to push them to a remote.\n"
8092 msgid "failed to push all needed submodules"
8096 msgid "too-short tree object"
8100 msgid "malformed mode in tree entry"
8104 msgid "empty filename in tree entry"
8108 msgid "too-short tree file"
8111 #: unpack-trees.c:113
8114 "Your local changes to the following files would be overwritten by checkout:\n"
8115 "%%sPlease commit your changes or stash them before you switch branches."
8118 #: unpack-trees.c:115
8121 "Your local changes to the following files would be overwritten by checkout:\n"
8125 #: unpack-trees.c:118
8128 "Your local changes to the following files would be overwritten by merge:\n"
8129 "%%sPlease commit your changes or stash them before you merge."
8132 #: unpack-trees.c:120
8135 "Your local changes to the following files would be overwritten by merge:\n"
8139 #: unpack-trees.c:123
8142 "Your local changes to the following files would be overwritten by %s:\n"
8143 "%%sPlease commit your changes or stash them before you %s."
8146 #: unpack-trees.c:125
8149 "Your local changes to the following files would be overwritten by %s:\n"
8153 #: unpack-trees.c:130
8156 "Updating the following directories would lose untracked files in them:\n"
8160 #: unpack-trees.c:134
8163 "The following untracked working tree files would be removed by checkout:\n"
8164 "%%sPlease move or remove them before you switch branches."
8167 #: unpack-trees.c:136
8170 "The following untracked working tree files would be removed by checkout:\n"
8174 #: unpack-trees.c:139
8177 "The following untracked working tree files would be removed by merge:\n"
8178 "%%sPlease move or remove them before you merge."
8181 #: unpack-trees.c:141
8184 "The following untracked working tree files would be removed by merge:\n"
8188 #: unpack-trees.c:144
8191 "The following untracked working tree files would be removed by %s:\n"
8192 "%%sPlease move or remove them before you %s."
8195 #: unpack-trees.c:146
8198 "The following untracked working tree files would be removed by %s:\n"
8202 #: unpack-trees.c:152
8205 "The following untracked working tree files would be overwritten by "
8207 "%%sPlease move or remove them before you switch branches."
8210 #: unpack-trees.c:154
8213 "The following untracked working tree files would be overwritten by "
8218 #: unpack-trees.c:157
8221 "The following untracked working tree files would be overwritten by merge:\n"
8222 "%%sPlease move or remove them before you merge."
8225 #: unpack-trees.c:159
8228 "The following untracked working tree files would be overwritten by merge:\n"
8232 #: unpack-trees.c:162
8235 "The following untracked working tree files would be overwritten by %s:\n"
8236 "%%sPlease move or remove them before you %s."
8239 #: unpack-trees.c:164
8242 "The following untracked working tree files would be overwritten by %s:\n"
8246 #: unpack-trees.c:172
8248 msgid "Entry '%s' overlaps with '%s'. Cannot bind."
8251 #: unpack-trees.c:175
8254 "Cannot update submodule:\n"
8258 #: unpack-trees.c:178
8261 "The following paths are not up to date and were left despite sparse "
8266 #: unpack-trees.c:180
8269 "The following paths are unmerged and were left despite sparse patterns:\n"
8273 #: unpack-trees.c:182
8276 "The following paths were already present and thus not updated despite sparse "
8281 #: unpack-trees.c:262
8286 #: unpack-trees.c:289
8289 "After fixing the above paths, you may want to run `git sparse-checkout "
8293 #: unpack-trees.c:350
8294 msgid "Updating files"
8297 #: unpack-trees.c:382
8299 "the following paths have collided (e.g. case-sensitive paths\n"
8300 "on a case-insensitive filesystem) and only one from the same\n"
8301 "colliding group is in the working tree:\n"
8304 #: unpack-trees.c:1498
8305 msgid "Updating index flags"
8308 #: upload-pack.c:1415
8309 msgid "expected flush after fetch arguments"
8313 msgid "invalid URL scheme name or missing '://' suffix"
8316 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
8318 msgid "invalid %XX escape sequence"
8322 msgid "missing host and scheme is not 'file:'"
8326 msgid "a 'file:' URL may not have a port number"
8330 msgid "invalid characters in host name"
8333 #: urlmatch.c:292 urlmatch.c:303
8334 msgid "invalid port number"
8338 msgid "invalid '..' path segment"
8342 msgid "Fetching objects"
8345 #: worktree.c:248 builtin/am.c:2098
8347 msgid "failed to read '%s'"
8352 msgid "'%s' at main working tree is not the repository directory"
8357 msgid "'%s' file does not contain absolute path to the working tree location"
8362 msgid "'%s' does not exist"
8367 msgid "'%s' is not a .git file, error code %d"
8372 msgid "'%s' does not point back to '%s'"
8375 #: wrapper.c:194 wrapper.c:364
8377 msgid "could not open '%s' for reading and writing"
8380 #: wrapper.c:395 wrapper.c:596
8382 msgid "unable to access '%s'"
8386 msgid "unable to get current working directory"
8390 msgid "Unmerged paths:"
8393 #: wt-status.c:187 wt-status.c:219
8394 msgid " (use \"git restore --staged <file>...\" to unstage)"
8397 #: wt-status.c:190 wt-status.c:222
8399 msgid " (use \"git restore --source=%s --staged <file>...\" to unstage)"
8402 #: wt-status.c:193 wt-status.c:225
8403 msgid " (use \"git rm --cached <file>...\" to unstage)"
8407 msgid " (use \"git add <file>...\" to mark resolution)"
8410 #: wt-status.c:199 wt-status.c:203
8411 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
8415 msgid " (use \"git rm <file>...\" to mark resolution)"
8418 #: wt-status.c:211 wt-status.c:1072
8419 msgid "Changes to be committed:"
8422 #: wt-status.c:234 wt-status.c:1081
8423 msgid "Changes not staged for commit:"
8427 msgid " (use \"git add <file>...\" to update what will be committed)"
8431 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
8436 " (use \"git restore <file>...\" to discard changes in working directory)"
8440 msgid " (commit or discard the untracked or modified content in submodules)"
8445 msgid " (use \"git %s <file>...\" to include in what will be committed)"
8449 msgid "both deleted:"
8453 msgid "added by us:"
8457 msgid "deleted by them:"
8461 msgid "added by them:"
8465 msgid "deleted by us:"
8473 msgid "both modified:"
8509 msgid "new commits, "
8513 msgid "modified content, "
8517 msgid "untracked content, "
8522 msgid "Your stash currently has %d entry"
8523 msgid_plural "Your stash currently has %d entries"
8528 msgid "Submodules changed but not updated:"
8532 msgid "Submodule changes to be committed:"
8537 "Do not modify or remove the line above.\n"
8538 "Everything below it will be ignored."
8545 "It took %.2f seconds to compute the branch ahead/behind values.\n"
8546 "You can use '--no-ahead-behind' to avoid this.\n"
8550 msgid "You have unmerged paths."
8554 msgid " (fix conflicts and run \"git commit\")"
8558 msgid " (use \"git merge --abort\" to abort the merge)"
8562 msgid "All conflicts fixed but you are still merging."
8566 msgid " (use \"git commit\" to conclude merge)"
8570 msgid "You are in the middle of an am session."
8574 msgid "The current patch is empty."
8578 msgid " (fix conflicts and then run \"git am --continue\")"
8582 msgid " (use \"git am --skip\" to skip this patch)"
8586 msgid " (use \"git am --abort\" to restore the original branch)"
8590 msgid "git-rebase-todo is missing."
8594 msgid "No commands done."
8599 msgid "Last command done (%d command done):"
8600 msgid_plural "Last commands done (%d commands done):"
8606 msgid " (see more in file %s)"
8610 msgid "No commands remaining."
8615 msgid "Next command to do (%d remaining command):"
8616 msgid_plural "Next commands to do (%d remaining commands):"
8621 msgid " (use \"git rebase --edit-todo\" to view and edit)"
8626 msgid "You are currently rebasing branch '%s' on '%s'."
8630 msgid "You are currently rebasing."
8634 msgid " (fix conflicts and then run \"git rebase --continue\")"
8638 msgid " (use \"git rebase --skip\" to skip this patch)"
8642 msgid " (use \"git rebase --abort\" to check out the original branch)"
8646 msgid " (all conflicts fixed: run \"git rebase --continue\")"
8652 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
8656 msgid "You are currently splitting a commit during a rebase."
8660 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
8665 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
8669 msgid "You are currently editing a commit during a rebase."
8673 msgid " (use \"git commit --amend\" to amend the current commit)"
8678 " (use \"git rebase --continue\" once you are satisfied with your changes)"
8682 msgid "Cherry-pick currently in progress."
8687 msgid "You are currently cherry-picking commit %s."
8691 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
8695 msgid " (run \"git cherry-pick --continue\" to continue)"
8699 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
8703 msgid " (use \"git cherry-pick --skip\" to skip this patch)"
8707 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
8711 msgid "Revert currently in progress."
8716 msgid "You are currently reverting commit %s."
8720 msgid " (fix conflicts and run \"git revert --continue\")"
8724 msgid " (run \"git revert --continue\" to continue)"
8728 msgid " (all conflicts fixed: run \"git revert --continue\")"
8732 msgid " (use \"git revert --skip\" to skip this patch)"
8736 msgid " (use \"git revert --abort\" to cancel the revert operation)"
8741 msgid "You are currently bisecting, started from branch '%s'."
8745 msgid "You are currently bisecting."
8749 msgid " (use \"git bisect reset\" to get back to the original branch)"
8754 msgid "You are in a sparse checkout with %d%% of tracked files present."
8762 msgid "interactive rebase in progress; onto "
8766 msgid "rebase in progress; onto "
8770 msgid "Not currently on any branch."
8774 msgid "Initial commit"
8778 msgid "No commits yet"
8782 msgid "Untracked files"
8786 msgid "Ignored files"
8792 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
8793 "may speed it up, but you have to be careful not to forget to add\n"
8794 "new files yourself (see 'git help status')."
8799 msgid "Untracked files not listed%s"
8803 msgid " (use -u option to show untracked files)"
8812 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
8817 msgid "no changes added to commit\n"
8823 "nothing added to commit but untracked files present (use \"git add\" to "
8829 msgid "nothing added to commit but untracked files present\n"
8834 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
8837 #: wt-status.c:1824 wt-status.c:1829
8839 msgid "nothing to commit\n"
8844 msgid "nothing to commit (use -u to show untracked files)\n"
8849 msgid "nothing to commit, working tree clean\n"
8853 msgid "No commits yet on "
8857 msgid "HEAD (no branch)"
8864 #: wt-status.c:1981 wt-status.c:1989
8868 #: wt-status.c:1984 wt-status.c:1987
8872 #. TRANSLATORS: the action is e.g. "pull with rebase"
8875 msgid "cannot %s: You have unstaged changes."
8879 msgid "additionally, your index contains uncommitted changes."
8884 msgid "cannot %s: Your index contains uncommitted changes."
8887 #: compat/precompose_utf8.c:58 builtin/clone.c:456
8889 msgid "failed to unlink '%s'"
8893 msgid "git add [<options>] [--] <pathspec>..."
8898 msgid "unexpected diff status %c"
8901 #: builtin/add.c:93 builtin/commit.c:285
8902 msgid "updating files failed"
8905 #: builtin/add.c:103
8907 msgid "remove '%s'\n"
8910 #: builtin/add.c:178
8911 msgid "Unstaged changes after refreshing the index:"
8914 #: builtin/add.c:266 builtin/rev-parse.c:904
8915 msgid "Could not read the index"
8918 #: builtin/add.c:277
8920 msgid "Could not open '%s' for writing."
8923 #: builtin/add.c:281
8924 msgid "Could not write patch"
8927 #: builtin/add.c:284
8928 msgid "editing patch failed"
8931 #: builtin/add.c:287
8933 msgid "Could not stat '%s'"
8936 #: builtin/add.c:289
8937 msgid "Empty patch. Aborted."
8940 #: builtin/add.c:294
8942 msgid "Could not apply '%s'"
8945 #: builtin/add.c:302
8946 msgid "The following paths are ignored by one of your .gitignore files:\n"
8949 #: builtin/add.c:322 builtin/clean.c:904 builtin/fetch.c:164 builtin/mv.c:124
8950 #: builtin/prune-packed.c:14 builtin/pull.c:204 builtin/push.c:548
8951 #: builtin/remote.c:1421 builtin/rm.c:242 builtin/send-pack.c:165
8955 #: builtin/add.c:325
8956 msgid "interactive picking"
8959 #: builtin/add.c:326 builtin/checkout.c:1533 builtin/reset.c:308
8960 msgid "select hunks interactively"
8963 #: builtin/add.c:327
8964 msgid "edit current diff and apply"
8967 #: builtin/add.c:328
8968 msgid "allow adding otherwise ignored files"
8971 #: builtin/add.c:329
8972 msgid "update tracked files"
8975 #: builtin/add.c:330
8976 msgid "renormalize EOL of tracked files (implies -u)"
8979 #: builtin/add.c:331
8980 msgid "record only the fact that the path will be added later"
8983 #: builtin/add.c:332
8984 msgid "add changes from all tracked and untracked files"
8987 #: builtin/add.c:335
8988 msgid "ignore paths removed in the working tree (same as --no-all)"
8991 #: builtin/add.c:337
8992 msgid "don't add, only refresh the index"
8995 #: builtin/add.c:338
8996 msgid "just skip files which cannot be added because of errors"
8999 #: builtin/add.c:339
9000 msgid "check if - even missing - files are ignored in dry run"
9003 #: builtin/add.c:341 builtin/update-index.c:1004
9004 msgid "override the executable bit of the listed files"
9007 #: builtin/add.c:343
9008 msgid "warn when adding an embedded repository"
9011 #: builtin/add.c:345
9012 msgid "backend for `git stash -p`"
9015 #: builtin/add.c:363
9018 "You've added another git repository inside your current repository.\n"
9019 "Clones of the outer repository will not contain the contents of\n"
9020 "the embedded repository and will not know how to obtain it.\n"
9021 "If you meant to add a submodule, use:\n"
9023 "\tgit submodule add <url> %s\n"
9025 "If you added this path by mistake, you can remove it from the\n"
9028 "\tgit rm --cached %s\n"
9030 "See \"git help submodule\" for more information."
9033 #: builtin/add.c:391
9035 msgid "adding embedded git repository: %s"
9038 #: builtin/add.c:410
9040 "Use -f if you really want to add them.\n"
9041 "Turn this message off by running\n"
9042 "\"git config advice.addIgnoredFile false\""
9045 #: builtin/add.c:419
9046 msgid "adding files failed"
9049 #: builtin/add.c:447 builtin/commit.c:345
9050 msgid "--pathspec-from-file is incompatible with --interactive/--patch"
9053 #: builtin/add.c:464
9054 msgid "--pathspec-from-file is incompatible with --edit"
9057 #: builtin/add.c:476
9058 msgid "-A and -u are mutually incompatible"
9061 #: builtin/add.c:479
9062 msgid "Option --ignore-missing can only be used together with --dry-run"
9065 #: builtin/add.c:483
9067 msgid "--chmod param '%s' must be either -x or +x"
9070 #: builtin/add.c:501 builtin/checkout.c:1701 builtin/commit.c:351
9071 #: builtin/reset.c:328 builtin/rm.c:272 builtin/stash.c:1506
9072 msgid "--pathspec-from-file is incompatible with pathspec arguments"
9075 #: builtin/add.c:508 builtin/checkout.c:1713 builtin/commit.c:357
9076 #: builtin/reset.c:334 builtin/rm.c:278 builtin/stash.c:1512
9077 msgid "--pathspec-file-nul requires --pathspec-from-file"
9080 #: builtin/add.c:512
9082 msgid "Nothing specified, nothing added.\n"
9085 #: builtin/add.c:514
9087 "Maybe you wanted to say 'git add .'?\n"
9088 "Turn this message off by running\n"
9089 "\"git config advice.addEmptyPathspec false\""
9093 msgid "could not parse author script"
9098 msgid "'%s' was deleted by the applypatch-msg hook"
9103 msgid "Malformed input line: '%s'."
9108 msgid "Failed to copy notes from '%s' to '%s'"
9112 msgid "fseek failed"
9117 msgid "could not parse patch '%s'"
9121 msgid "Only one StGIT patch series can be applied at once"
9125 msgid "invalid timestamp"
9128 #: builtin/am.c:848 builtin/am.c:860
9129 msgid "invalid Date line"
9133 msgid "invalid timezone offset"
9137 msgid "Patch format detection failed."
9140 #: builtin/am.c:953 builtin/clone.c:409
9142 msgid "failed to create directory '%s'"
9146 msgid "Failed to split patches."
9149 #: builtin/am.c:1089
9151 msgid "When you have resolved this problem, run \"%s --continue\"."
9154 #: builtin/am.c:1090
9156 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
9159 #: builtin/am.c:1091
9161 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
9164 #: builtin/am.c:1174
9165 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
9168 #: builtin/am.c:1202
9169 msgid "Patch is empty."
9172 #: builtin/am.c:1267
9174 msgid "missing author line in commit %s"
9177 #: builtin/am.c:1270
9179 msgid "invalid ident line: %.*s"
9182 #: builtin/am.c:1489
9183 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
9186 #: builtin/am.c:1491
9187 msgid "Using index info to reconstruct a base tree..."
9190 #: builtin/am.c:1510
9192 "Did you hand edit your patch?\n"
9193 "It does not apply to blobs recorded in its index."
9196 #: builtin/am.c:1516
9197 msgid "Falling back to patching base and 3-way merge..."
9200 #: builtin/am.c:1542
9201 msgid "Failed to merge in the changes."
9204 #: builtin/am.c:1574
9205 msgid "applying to an empty history"
9208 #: builtin/am.c:1621 builtin/am.c:1625
9210 msgid "cannot resume: %s does not exist."
9213 #: builtin/am.c:1643
9214 msgid "Commit Body is:"
9217 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
9218 #. in your translation. The program will only accept English
9219 #. input at this point.
9221 #: builtin/am.c:1653
9223 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
9226 #: builtin/am.c:1699 builtin/commit.c:395
9227 msgid "unable to write index file"
9230 #: builtin/am.c:1703
9232 msgid "Dirty index: cannot apply patches (dirty: %s)"
9235 #: builtin/am.c:1743 builtin/am.c:1811
9237 msgid "Applying: %.*s"
9240 #: builtin/am.c:1760
9241 msgid "No changes -- Patch already applied."
9244 #: builtin/am.c:1766
9246 msgid "Patch failed at %s %.*s"
9249 #: builtin/am.c:1770
9250 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
9253 #: builtin/am.c:1814
9255 "No changes - did you forget to use 'git add'?\n"
9256 "If there is nothing left to stage, chances are that something else\n"
9257 "already introduced the same changes; you might want to skip this patch."
9260 #: builtin/am.c:1821
9262 "You still have unmerged paths in your index.\n"
9263 "You should 'git add' each file with resolved conflicts to mark them as "
9265 "You might run `git rm` on a file to accept \"deleted by them\" for it."
9268 #: builtin/am.c:1928 builtin/am.c:1932 builtin/am.c:1944 builtin/reset.c:347
9269 #: builtin/reset.c:355
9271 msgid "Could not parse object '%s'."
9274 #: builtin/am.c:1980
9275 msgid "failed to clean index"
9278 #: builtin/am.c:2024
9280 "You seem to have moved HEAD since the last 'am' failure.\n"
9281 "Not rewinding to ORIG_HEAD"
9284 #: builtin/am.c:2131
9286 msgid "Invalid value for --patch-format: %s"
9289 #: builtin/am.c:2171
9291 msgid "Invalid value for --show-current-patch: %s"
9294 #: builtin/am.c:2175
9296 msgid "--show-current-patch=%s is incompatible with --show-current-patch=%s"
9299 #: builtin/am.c:2206
9300 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
9303 #: builtin/am.c:2207
9304 msgid "git am [<options>] (--continue | --skip | --abort)"
9307 #: builtin/am.c:2213
9308 msgid "run interactively"
9311 #: builtin/am.c:2215
9312 msgid "historical option -- no-op"
9315 #: builtin/am.c:2217
9316 msgid "allow fall back on 3way merging if needed"
9319 #: builtin/am.c:2218 builtin/init-db.c:559 builtin/prune-packed.c:16
9320 #: builtin/repack.c:306 builtin/stash.c:816
9324 #: builtin/am.c:2220
9325 msgid "add a Signed-off-by line to the commit message"
9328 #: builtin/am.c:2223
9329 msgid "recode into utf8 (default)"
9332 #: builtin/am.c:2225
9333 msgid "pass -k flag to git-mailinfo"
9336 #: builtin/am.c:2227
9337 msgid "pass -b flag to git-mailinfo"
9340 #: builtin/am.c:2229
9341 msgid "pass -m flag to git-mailinfo"
9344 #: builtin/am.c:2231
9345 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
9348 #: builtin/am.c:2234
9349 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
9352 #: builtin/am.c:2237
9353 msgid "strip everything before a scissors line"
9356 #: builtin/am.c:2239 builtin/am.c:2242 builtin/am.c:2245 builtin/am.c:2248
9357 #: builtin/am.c:2251 builtin/am.c:2254 builtin/am.c:2257 builtin/am.c:2260
9358 #: builtin/am.c:2266
9359 msgid "pass it through git-apply"
9362 #: builtin/am.c:2256 builtin/commit.c:1397 builtin/fmt-merge-msg.c:17
9363 #: builtin/fmt-merge-msg.c:20 builtin/grep.c:891 builtin/merge.c:252
9364 #: builtin/pull.c:141 builtin/pull.c:200 builtin/pull.c:217
9365 #: builtin/rebase.c:1329 builtin/repack.c:317 builtin/repack.c:321
9366 #: builtin/repack.c:323 builtin/show-branch.c:650 builtin/show-ref.c:172
9367 #: builtin/tag.c:404 parse-options.h:154 parse-options.h:175
9368 #: parse-options.h:316
9372 #: builtin/am.c:2262 builtin/branch.c:659 builtin/for-each-ref.c:38
9373 #: builtin/replace.c:556 builtin/tag.c:438 builtin/verify-tag.c:38
9378 #: builtin/am.c:2263
9379 msgid "format the patch(es) are in"
9382 #: builtin/am.c:2269
9383 msgid "override error message when patch failure occurs"
9386 #: builtin/am.c:2271
9387 msgid "continue applying patches after resolving a conflict"
9390 #: builtin/am.c:2274
9391 msgid "synonyms for --continue"
9394 #: builtin/am.c:2277
9395 msgid "skip the current patch"
9398 #: builtin/am.c:2280
9399 msgid "restore the original branch and abort the patching operation."
9402 #: builtin/am.c:2283
9403 msgid "abort the patching operation but keep HEAD where it is."
9406 #: builtin/am.c:2287
9407 msgid "show the patch being applied"
9410 #: builtin/am.c:2292
9411 msgid "lie about committer date"
9414 #: builtin/am.c:2294
9415 msgid "use current timestamp for author date"
9418 #: builtin/am.c:2296 builtin/commit-tree.c:120 builtin/commit.c:1517
9419 #: builtin/merge.c:289 builtin/pull.c:175 builtin/rebase.c:524
9420 #: builtin/rebase.c:1380 builtin/revert.c:117 builtin/tag.c:419
9424 #: builtin/am.c:2297 builtin/rebase.c:525 builtin/rebase.c:1381
9425 msgid "GPG-sign commits"
9428 #: builtin/am.c:2300
9429 msgid "(internal use for git-rebase)"
9432 #: builtin/am.c:2318
9434 "The -b/--binary option has been a no-op for long time, and\n"
9435 "it will be removed. Please do not use it anymore."
9438 #: builtin/am.c:2325
9439 msgid "failed to read the index"
9442 #: builtin/am.c:2340
9444 msgid "previous rebase directory %s still exists but mbox given."
9447 #: builtin/am.c:2364
9450 "Stray %s directory found.\n"
9451 "Use \"git am --abort\" to remove it."
9454 #: builtin/am.c:2370
9455 msgid "Resolve operation not in progress, we are not resuming."
9458 #: builtin/am.c:2380
9459 msgid "interactive mode requires patches on the command line"
9462 #: builtin/apply.c:8
9463 msgid "git apply [<options>] [<patch>...]"
9466 #: builtin/archive.c:17
9468 msgid "could not create archive file '%s'"
9471 #: builtin/archive.c:20
9472 msgid "could not redirect output"
9475 #: builtin/archive.c:37
9476 msgid "git archive: Remote with no URL"
9479 #: builtin/archive.c:61
9480 msgid "git archive: expected ACK/NAK, got a flush packet"
9483 #: builtin/archive.c:64
9485 msgid "git archive: NACK %s"
9488 #: builtin/archive.c:65
9489 msgid "git archive: protocol error"
9492 #: builtin/archive.c:69
9493 msgid "git archive: expected a flush"
9496 #: builtin/bisect--helper.c:22
9497 msgid "git bisect--helper --next-all [--no-checkout]"
9500 #: builtin/bisect--helper.c:23
9501 msgid "git bisect--helper --write-terms <bad_term> <good_term>"
9504 #: builtin/bisect--helper.c:24
9505 msgid "git bisect--helper --bisect-clean-state"
9508 #: builtin/bisect--helper.c:25
9509 msgid "git bisect--helper --bisect-reset [<commit>]"
9512 #: builtin/bisect--helper.c:26
9514 "git bisect--helper --bisect-write [--no-log] <state> <revision> <good_term> "
9518 #: builtin/bisect--helper.c:27
9520 "git bisect--helper --bisect-check-and-set-terms <command> <good_term> "
9524 #: builtin/bisect--helper.c:28
9525 msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
9528 #: builtin/bisect--helper.c:29
9530 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
9534 #: builtin/bisect--helper.c:30
9536 "git bisect--helper --bisect-start [--term-{old,good}=<term> --term-{new,bad}"
9537 "=<term>][--no-checkout] [<bad> [<good>...]] [--] [<paths>...]"
9540 #: builtin/bisect--helper.c:86
9542 msgid "'%s' is not a valid term"
9545 #: builtin/bisect--helper.c:90
9547 msgid "can't use the builtin command '%s' as a term"
9550 #: builtin/bisect--helper.c:100
9552 msgid "can't change the meaning of the term '%s'"
9555 #: builtin/bisect--helper.c:111
9556 msgid "please use two different terms"
9559 #: builtin/bisect--helper.c:118
9560 msgid "could not open the file BISECT_TERMS"
9563 #: builtin/bisect--helper.c:155
9565 msgid "We are not bisecting.\n"
9568 #: builtin/bisect--helper.c:163
9570 msgid "'%s' is not a valid commit"
9573 #: builtin/bisect--helper.c:172
9576 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
9579 #: builtin/bisect--helper.c:216
9581 msgid "Bad bisect_write argument: %s"
9584 #: builtin/bisect--helper.c:221
9586 msgid "couldn't get the oid of the rev '%s'"
9589 #: builtin/bisect--helper.c:233
9591 msgid "couldn't open the file '%s'"
9594 #: builtin/bisect--helper.c:259
9596 msgid "Invalid command: you're currently in a %s/%s bisect"
9599 #: builtin/bisect--helper.c:286
9602 "You need to give me at least one %s and %s revision.\n"
9603 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
9606 #: builtin/bisect--helper.c:290
9609 "You need to start by \"git bisect start\".\n"
9610 "You then need to give me at least one %s and %s revision.\n"
9611 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
9614 #: builtin/bisect--helper.c:310
9616 msgid "bisecting only with a %s commit"
9619 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9620 #. translation. The program will only accept English input
9623 #: builtin/bisect--helper.c:318
9624 msgid "Are you sure [Y/n]? "
9627 #: builtin/bisect--helper.c:379
9628 msgid "no terms defined"
9631 #: builtin/bisect--helper.c:382
9634 "Your current terms are %s for the old state\n"
9635 "and %s for the new state.\n"
9638 #: builtin/bisect--helper.c:392
9641 "invalid argument %s for 'git bisect terms'.\n"
9642 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
9645 #: builtin/bisect--helper.c:460 builtin/bisect--helper.c:473
9646 msgid "'' is not a valid term"
9649 #: builtin/bisect--helper.c:483
9651 msgid "unrecognized option: '%s'"
9654 #: builtin/bisect--helper.c:487
9656 msgid "'%s' does not appear to be a valid revision"
9659 #: builtin/bisect--helper.c:519
9660 msgid "bad HEAD - I need a HEAD"
9663 #: builtin/bisect--helper.c:534
9665 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
9668 #: builtin/bisect--helper.c:555
9669 msgid "won't bisect on cg-seek'ed tree"
9672 #: builtin/bisect--helper.c:558
9673 msgid "bad HEAD - strange symbolic ref"
9676 #: builtin/bisect--helper.c:582
9678 msgid "invalid ref: '%s'"
9681 #: builtin/bisect--helper.c:638
9682 msgid "perform 'git bisect next'"
9685 #: builtin/bisect--helper.c:640
9686 msgid "write the terms to .git/BISECT_TERMS"
9689 #: builtin/bisect--helper.c:642
9690 msgid "cleanup the bisection state"
9693 #: builtin/bisect--helper.c:644
9694 msgid "check for expected revs"
9697 #: builtin/bisect--helper.c:646
9698 msgid "reset the bisection state"
9701 #: builtin/bisect--helper.c:648
9702 msgid "write out the bisection state in BISECT_LOG"
9705 #: builtin/bisect--helper.c:650
9706 msgid "check and set terms in a bisection state"
9709 #: builtin/bisect--helper.c:652
9710 msgid "check whether bad or good terms exist"
9713 #: builtin/bisect--helper.c:654
9714 msgid "print out the bisect terms"
9717 #: builtin/bisect--helper.c:656
9718 msgid "start the bisect session"
9721 #: builtin/bisect--helper.c:658
9722 msgid "update BISECT_HEAD instead of checking out the current commit"
9725 #: builtin/bisect--helper.c:660
9726 msgid "no log for BISECT_WRITE"
9729 #: builtin/bisect--helper.c:678
9730 msgid "--write-terms requires two arguments"
9733 #: builtin/bisect--helper.c:682
9734 msgid "--bisect-clean-state requires no arguments"
9737 #: builtin/bisect--helper.c:689
9738 msgid "--bisect-reset requires either no argument or a commit"
9741 #: builtin/bisect--helper.c:693
9742 msgid "--bisect-write requires either 4 or 5 arguments"
9745 #: builtin/bisect--helper.c:699
9746 msgid "--check-and-set-terms requires 3 arguments"
9749 #: builtin/bisect--helper.c:705
9750 msgid "--bisect-next-check requires 2 or 3 arguments"
9753 #: builtin/bisect--helper.c:711
9754 msgid "--bisect-terms requires 0 or 1 argument"
9757 #: builtin/blame.c:31
9758 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
9761 #: builtin/blame.c:36
9762 msgid "<rev-opts> are documented in git-rev-list(1)"
9765 #: builtin/blame.c:409
9767 msgid "expecting a color: %s"
9770 #: builtin/blame.c:416
9771 msgid "must end with a color"
9774 #: builtin/blame.c:729
9776 msgid "invalid color '%s' in color.blame.repeatedLines"
9779 #: builtin/blame.c:747
9780 msgid "invalid value for blame.coloring"
9783 #: builtin/blame.c:822
9785 msgid "cannot find revision %s to ignore"
9788 #: builtin/blame.c:844
9789 msgid "Show blame entries as we find them, incrementally"
9792 #: builtin/blame.c:845
9793 msgid "Show blank SHA-1 for boundary commits (Default: off)"
9796 #: builtin/blame.c:846
9797 msgid "Do not treat root commits as boundaries (Default: off)"
9800 #: builtin/blame.c:847
9801 msgid "Show work cost statistics"
9804 #: builtin/blame.c:848
9805 msgid "Force progress reporting"
9808 #: builtin/blame.c:849
9809 msgid "Show output score for blame entries"
9812 #: builtin/blame.c:850
9813 msgid "Show original filename (Default: auto)"
9816 #: builtin/blame.c:851
9817 msgid "Show original linenumber (Default: off)"
9820 #: builtin/blame.c:852
9821 msgid "Show in a format designed for machine consumption"
9824 #: builtin/blame.c:853
9825 msgid "Show porcelain format with per-line commit information"
9828 #: builtin/blame.c:854
9829 msgid "Use the same output mode as git-annotate (Default: off)"
9832 #: builtin/blame.c:855
9833 msgid "Show raw timestamp (Default: off)"
9836 #: builtin/blame.c:856
9837 msgid "Show long commit SHA1 (Default: off)"
9840 #: builtin/blame.c:857
9841 msgid "Suppress author name and timestamp (Default: off)"
9844 #: builtin/blame.c:858
9845 msgid "Show author email instead of name (Default: off)"
9848 #: builtin/blame.c:859
9849 msgid "Ignore whitespace differences"
9852 #: builtin/blame.c:860 builtin/log.c:1721
9856 #: builtin/blame.c:860
9857 msgid "Ignore <rev> when blaming"
9860 #: builtin/blame.c:861
9861 msgid "Ignore revisions from <file>"
9864 #: builtin/blame.c:862
9865 msgid "color redundant metadata from previous line differently"
9868 #: builtin/blame.c:863
9869 msgid "color lines by age"
9872 #: builtin/blame.c:864
9873 msgid "Spend extra cycles to find better match"
9876 #: builtin/blame.c:865
9877 msgid "Use revisions from <file> instead of calling git-rev-list"
9880 #: builtin/blame.c:866
9881 msgid "Use <file>'s contents as the final image"
9884 #: builtin/blame.c:867 builtin/blame.c:868
9888 #: builtin/blame.c:867
9889 msgid "Find line copies within and across files"
9892 #: builtin/blame.c:868
9893 msgid "Find line movements within and across files"
9896 #: builtin/blame.c:869
9900 #: builtin/blame.c:869
9901 msgid "Process only line range n,m, counting from 1"
9904 #: builtin/blame.c:921
9905 msgid "--progress can't be used with --incremental or porcelain formats"
9908 #. TRANSLATORS: This string is used to tell us the
9909 #. maximum display width for a relative timestamp in
9910 #. "git blame" output. For C locale, "4 years, 11
9911 #. months ago", which takes 22 places, is the longest
9912 #. among various forms of relative timestamps, but
9913 #. your language may need more or fewer display
9916 #: builtin/blame.c:972
9917 msgid "4 years, 11 months ago"
9920 #: builtin/blame.c:1087
9922 msgid "file %s has only %lu line"
9923 msgid_plural "file %s has only %lu lines"
9927 #: builtin/blame.c:1133
9928 msgid "Blaming lines"
9931 #: builtin/branch.c:29
9932 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
9935 #: builtin/branch.c:30
9936 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
9939 #: builtin/branch.c:31
9940 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
9943 #: builtin/branch.c:32
9944 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
9947 #: builtin/branch.c:33
9948 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
9951 #: builtin/branch.c:34
9952 msgid "git branch [<options>] [-r | -a] [--points-at]"
9955 #: builtin/branch.c:35
9956 msgid "git branch [<options>] [-r | -a] [--format]"
9959 #: builtin/branch.c:154
9962 "deleting branch '%s' that has been merged to\n"
9963 " '%s', but not yet merged to HEAD."
9966 #: builtin/branch.c:158
9969 "not deleting branch '%s' that is not yet merged to\n"
9970 " '%s', even though it is merged to HEAD."
9973 #: builtin/branch.c:172
9975 msgid "Couldn't look up commit object for '%s'"
9978 #: builtin/branch.c:176
9981 "The branch '%s' is not fully merged.\n"
9982 "If you are sure you want to delete it, run 'git branch -D %s'."
9985 #: builtin/branch.c:189
9986 msgid "Update of config-file failed"
9989 #: builtin/branch.c:220
9990 msgid "cannot use -a with -d"
9993 #: builtin/branch.c:226
9994 msgid "Couldn't look up commit object for HEAD"
9997 #: builtin/branch.c:240
9999 msgid "Cannot delete branch '%s' checked out at '%s'"
10002 #: builtin/branch.c:255
10004 msgid "remote-tracking branch '%s' not found."
10007 #: builtin/branch.c:256
10009 msgid "branch '%s' not found."
10012 #: builtin/branch.c:271
10014 msgid "Error deleting remote-tracking branch '%s'"
10017 #: builtin/branch.c:272
10019 msgid "Error deleting branch '%s'"
10022 #: builtin/branch.c:279
10024 msgid "Deleted remote-tracking branch %s (was %s).\n"
10027 #: builtin/branch.c:280
10029 msgid "Deleted branch %s (was %s).\n"
10032 #: builtin/branch.c:429 builtin/tag.c:61
10033 msgid "unable to parse format string"
10036 #: builtin/branch.c:460
10037 msgid "could not resolve HEAD"
10040 #: builtin/branch.c:466
10042 msgid "HEAD (%s) points outside of refs/heads/"
10045 #: builtin/branch.c:481
10047 msgid "Branch %s is being rebased at %s"
10050 #: builtin/branch.c:485
10052 msgid "Branch %s is being bisected at %s"
10055 #: builtin/branch.c:502
10056 msgid "cannot copy the current branch while not on any."
10059 #: builtin/branch.c:504
10060 msgid "cannot rename the current branch while not on any."
10063 #: builtin/branch.c:515
10065 msgid "Invalid branch name: '%s'"
10068 #: builtin/branch.c:542
10069 msgid "Branch rename failed"
10072 #: builtin/branch.c:544
10073 msgid "Branch copy failed"
10076 #: builtin/branch.c:548
10078 msgid "Created a copy of a misnamed branch '%s'"
10081 #: builtin/branch.c:551
10083 msgid "Renamed a misnamed branch '%s' away"
10086 #: builtin/branch.c:557
10088 msgid "Branch renamed to %s, but HEAD is not updated!"
10091 #: builtin/branch.c:566
10092 msgid "Branch is renamed, but update of config-file failed"
10095 #: builtin/branch.c:568
10096 msgid "Branch is copied, but update of config-file failed"
10099 #: builtin/branch.c:584
10102 "Please edit the description for the branch\n"
10104 "Lines starting with '%c' will be stripped.\n"
10107 #: builtin/branch.c:618
10108 msgid "Generic options"
10111 #: builtin/branch.c:620
10112 msgid "show hash and subject, give twice for upstream branch"
10115 #: builtin/branch.c:621
10116 msgid "suppress informational messages"
10119 #: builtin/branch.c:622
10120 msgid "set up tracking mode (see git-pull(1))"
10123 #: builtin/branch.c:624
10127 #: builtin/branch.c:626 builtin/rebase.c:520
10131 #: builtin/branch.c:626
10132 msgid "change the upstream info"
10135 #: builtin/branch.c:627
10136 msgid "unset the upstream info"
10139 #: builtin/branch.c:628
10140 msgid "use colored output"
10143 #: builtin/branch.c:629
10144 msgid "act on remote-tracking branches"
10147 #: builtin/branch.c:631 builtin/branch.c:633
10148 msgid "print only branches that contain the commit"
10151 #: builtin/branch.c:632 builtin/branch.c:634
10152 msgid "print only branches that don't contain the commit"
10155 #: builtin/branch.c:637
10156 msgid "Specific git-branch actions:"
10159 #: builtin/branch.c:638
10160 msgid "list both remote-tracking and local branches"
10163 #: builtin/branch.c:640
10164 msgid "delete fully merged branch"
10167 #: builtin/branch.c:641
10168 msgid "delete branch (even if not merged)"
10171 #: builtin/branch.c:642
10172 msgid "move/rename a branch and its reflog"
10175 #: builtin/branch.c:643
10176 msgid "move/rename a branch, even if target exists"
10179 #: builtin/branch.c:644
10180 msgid "copy a branch and its reflog"
10183 #: builtin/branch.c:645
10184 msgid "copy a branch, even if target exists"
10187 #: builtin/branch.c:646
10188 msgid "list branch names"
10191 #: builtin/branch.c:647
10192 msgid "show current branch name"
10195 #: builtin/branch.c:648
10196 msgid "create the branch's reflog"
10199 #: builtin/branch.c:650
10200 msgid "edit the description for the branch"
10203 #: builtin/branch.c:651
10204 msgid "force creation, move/rename, deletion"
10207 #: builtin/branch.c:652
10208 msgid "print only branches that are merged"
10211 #: builtin/branch.c:653
10212 msgid "print only branches that are not merged"
10215 #: builtin/branch.c:654
10216 msgid "list branches in columns"
10219 #: builtin/branch.c:656 builtin/for-each-ref.c:42 builtin/notes.c:415
10220 #: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
10221 #: builtin/tag.c:434
10225 #: builtin/branch.c:657
10226 msgid "print only branches of the object"
10229 #: builtin/branch.c:658 builtin/for-each-ref.c:48 builtin/tag.c:441
10230 msgid "sorting and filtering are case insensitive"
10233 #: builtin/branch.c:659 builtin/for-each-ref.c:38 builtin/tag.c:439
10234 #: builtin/verify-tag.c:38
10235 msgid "format to use for the output"
10238 #: builtin/branch.c:682 builtin/clone.c:789
10239 msgid "HEAD not found below refs/heads!"
10242 #: builtin/branch.c:706
10243 msgid "--column and --verbose are incompatible"
10246 #: builtin/branch.c:721 builtin/branch.c:775 builtin/branch.c:784
10247 msgid "branch name required"
10250 #: builtin/branch.c:751
10251 msgid "Cannot give description to detached HEAD"
10254 #: builtin/branch.c:756
10255 msgid "cannot edit description of more than one branch"
10258 #: builtin/branch.c:763
10260 msgid "No commit on branch '%s' yet."
10263 #: builtin/branch.c:766
10265 msgid "No branch named '%s'."
10268 #: builtin/branch.c:781
10269 msgid "too many branches for a copy operation"
10272 #: builtin/branch.c:790
10273 msgid "too many arguments for a rename operation"
10276 #: builtin/branch.c:795
10277 msgid "too many arguments to set new upstream"
10280 #: builtin/branch.c:799
10283 "could not set upstream of HEAD to %s when it does not point to any branch."
10286 #: builtin/branch.c:802 builtin/branch.c:825
10288 msgid "no such branch '%s'"
10291 #: builtin/branch.c:806
10293 msgid "branch '%s' does not exist"
10296 #: builtin/branch.c:819
10297 msgid "too many arguments to unset upstream"
10300 #: builtin/branch.c:823
10301 msgid "could not unset upstream of HEAD when it does not point to any branch."
10304 #: builtin/branch.c:829
10306 msgid "Branch '%s' has no upstream information"
10309 #: builtin/branch.c:839
10311 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
10312 "Did you mean to use: -a|-r --list <pattern>?"
10315 #: builtin/branch.c:843
10317 "the '--set-upstream' option is no longer supported. Please use '--track' or "
10318 "'--set-upstream-to' instead."
10321 #: builtin/bundle.c:15 builtin/bundle.c:23
10322 msgid "git bundle create [<options>] <file> <git-rev-list args>"
10325 #: builtin/bundle.c:16 builtin/bundle.c:28
10326 msgid "git bundle verify [<options>] <file>"
10329 #: builtin/bundle.c:17 builtin/bundle.c:33
10330 msgid "git bundle list-heads <file> [<refname>...]"
10333 #: builtin/bundle.c:18 builtin/bundle.c:38
10334 msgid "git bundle unbundle <file> [<refname>...]"
10337 #: builtin/bundle.c:66 builtin/pack-objects.c:3448
10338 msgid "do not show progress meter"
10341 #: builtin/bundle.c:68 builtin/pack-objects.c:3450
10342 msgid "show progress meter"
10345 #: builtin/bundle.c:70 builtin/pack-objects.c:3452
10346 msgid "show progress meter during object writing phase"
10349 #: builtin/bundle.c:73 builtin/pack-objects.c:3455
10350 msgid "similar to --all-progress when progress meter is shown"
10353 #: builtin/bundle.c:93
10354 msgid "Need a repository to create a bundle."
10357 #: builtin/bundle.c:104
10358 msgid "do not show bundle details"
10361 #: builtin/bundle.c:119
10363 msgid "%s is okay\n"
10366 #: builtin/bundle.c:160
10367 msgid "Need a repository to unbundle."
10370 #: builtin/bundle.c:168 builtin/remote.c:1686
10371 msgid "be verbose; must be placed before a subcommand"
10374 #: builtin/bundle.c:190 builtin/remote.c:1717
10376 msgid "Unknown subcommand: %s"
10379 #: builtin/cat-file.c:598
10381 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
10382 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
10385 #: builtin/cat-file.c:599
10387 "git cat-file (--batch[=<format>] | --batch-check[=<format>]) [--follow-"
10388 "symlinks] [--textconv | --filters]"
10391 #: builtin/cat-file.c:620
10392 msgid "only one batch option may be specified"
10395 #: builtin/cat-file.c:638
10396 msgid "<type> can be one of: blob, tree, commit, tag"
10399 #: builtin/cat-file.c:639
10400 msgid "show object type"
10403 #: builtin/cat-file.c:640
10404 msgid "show object size"
10407 #: builtin/cat-file.c:642
10408 msgid "exit with zero when there's no error"
10411 #: builtin/cat-file.c:643
10412 msgid "pretty-print object's content"
10415 #: builtin/cat-file.c:645
10416 msgid "for blob objects, run textconv on object's content"
10419 #: builtin/cat-file.c:647
10420 msgid "for blob objects, run filters on object's content"
10423 #: builtin/cat-file.c:648 git-submodule.sh:958
10427 #: builtin/cat-file.c:649
10428 msgid "use a specific path for --textconv/--filters"
10431 #: builtin/cat-file.c:651
10432 msgid "allow -s and -t to work with broken/corrupt objects"
10435 #: builtin/cat-file.c:652
10436 msgid "buffer --batch output"
10439 #: builtin/cat-file.c:654
10440 msgid "show info and content of objects fed from the standard input"
10443 #: builtin/cat-file.c:658
10444 msgid "show info about objects fed from the standard input"
10447 #: builtin/cat-file.c:662
10448 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
10451 #: builtin/cat-file.c:664
10452 msgid "show all objects with --batch or --batch-check"
10455 #: builtin/cat-file.c:666
10456 msgid "do not order --batch-all-objects output"
10459 #: builtin/check-attr.c:13
10460 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
10463 #: builtin/check-attr.c:14
10464 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
10467 #: builtin/check-attr.c:21
10468 msgid "report all attributes set on file"
10471 #: builtin/check-attr.c:22
10472 msgid "use .gitattributes only from the index"
10475 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
10476 msgid "read file names from stdin"
10479 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
10480 msgid "terminate input and output records by a NUL character"
10483 #: builtin/check-ignore.c:21 builtin/checkout.c:1486 builtin/gc.c:537
10484 #: builtin/worktree.c:561
10485 msgid "suppress progress reporting"
10488 #: builtin/check-ignore.c:29
10489 msgid "show non-matching input paths"
10492 #: builtin/check-ignore.c:31
10493 msgid "ignore index when checking"
10496 #: builtin/check-ignore.c:163
10497 msgid "cannot specify pathnames with --stdin"
10500 #: builtin/check-ignore.c:166
10501 msgid "-z only makes sense with --stdin"
10504 #: builtin/check-ignore.c:168
10505 msgid "no path specified"
10508 #: builtin/check-ignore.c:172
10509 msgid "--quiet is only valid with a single pathname"
10512 #: builtin/check-ignore.c:174
10513 msgid "cannot have both --quiet and --verbose"
10516 #: builtin/check-ignore.c:177
10517 msgid "--non-matching is only valid with --verbose"
10520 #: builtin/check-mailmap.c:9
10521 msgid "git check-mailmap [<options>] <contact>..."
10524 #: builtin/check-mailmap.c:14
10525 msgid "also read contacts from stdin"
10528 #: builtin/check-mailmap.c:25
10530 msgid "unable to parse contact: %s"
10533 #: builtin/check-mailmap.c:48
10534 msgid "no contacts specified"
10537 #: builtin/checkout-index.c:131
10538 msgid "git checkout-index [<options>] [--] [<file>...]"
10541 #: builtin/checkout-index.c:148
10542 msgid "stage should be between 1 and 3 or all"
10545 #: builtin/checkout-index.c:164
10546 msgid "check out all files in the index"
10549 #: builtin/checkout-index.c:165
10550 msgid "force overwrite of existing files"
10553 #: builtin/checkout-index.c:167
10554 msgid "no warning for existing files and files not in index"
10557 #: builtin/checkout-index.c:169
10558 msgid "don't checkout new files"
10561 #: builtin/checkout-index.c:171
10562 msgid "update stat information in the index file"
10565 #: builtin/checkout-index.c:175
10566 msgid "read list of paths from the standard input"
10569 #: builtin/checkout-index.c:177
10570 msgid "write the content to temporary files"
10573 #: builtin/checkout-index.c:178 builtin/column.c:31
10574 #: builtin/submodule--helper.c:1400 builtin/submodule--helper.c:1403
10575 #: builtin/submodule--helper.c:1411 builtin/submodule--helper.c:1909
10576 #: builtin/worktree.c:754
10580 #: builtin/checkout-index.c:179
10581 msgid "when creating files, prepend <string>"
10584 #: builtin/checkout-index.c:181
10585 msgid "copy out the files from named stage"
10588 #: builtin/checkout.c:31
10589 msgid "git checkout [<options>] <branch>"
10592 #: builtin/checkout.c:32
10593 msgid "git checkout [<options>] [<branch>] -- <file>..."
10596 #: builtin/checkout.c:37
10597 msgid "git switch [<options>] [<branch>]"
10600 #: builtin/checkout.c:42
10601 msgid "git restore [<options>] [--source=<branch>] <file>..."
10604 #: builtin/checkout.c:188 builtin/checkout.c:227
10606 msgid "path '%s' does not have our version"
10609 #: builtin/checkout.c:190 builtin/checkout.c:229
10611 msgid "path '%s' does not have their version"
10614 #: builtin/checkout.c:206
10616 msgid "path '%s' does not have all necessary versions"
10619 #: builtin/checkout.c:256
10621 msgid "path '%s' does not have necessary versions"
10624 #: builtin/checkout.c:274
10626 msgid "path '%s': cannot merge"
10629 #: builtin/checkout.c:290
10631 msgid "Unable to add merge result for '%s'"
10634 #: builtin/checkout.c:395
10636 msgid "Recreated %d merge conflict"
10637 msgid_plural "Recreated %d merge conflicts"
10641 #: builtin/checkout.c:400
10643 msgid "Updated %d path from %s"
10644 msgid_plural "Updated %d paths from %s"
10648 #: builtin/checkout.c:407
10650 msgid "Updated %d path from the index"
10651 msgid_plural "Updated %d paths from the index"
10655 #: builtin/checkout.c:430 builtin/checkout.c:433 builtin/checkout.c:436
10656 #: builtin/checkout.c:440
10658 msgid "'%s' cannot be used with updating paths"
10661 #: builtin/checkout.c:443 builtin/checkout.c:446
10663 msgid "'%s' cannot be used with %s"
10666 #: builtin/checkout.c:450
10668 msgid "Cannot update paths and switch to branch '%s' at the same time."
10671 #: builtin/checkout.c:454
10673 msgid "neither '%s' or '%s' is specified"
10676 #: builtin/checkout.c:458
10678 msgid "'%s' must be used when '%s' is not specified"
10681 #: builtin/checkout.c:463 builtin/checkout.c:468
10683 msgid "'%s' or '%s' cannot be used with %s"
10686 #: builtin/checkout.c:527 builtin/checkout.c:534
10688 msgid "path '%s' is unmerged"
10691 #: builtin/checkout.c:702
10692 msgid "you need to resolve your current index first"
10695 #: builtin/checkout.c:756
10698 "cannot continue with staged changes in the following files:\n"
10702 #: builtin/checkout.c:859
10704 msgid "Can not do reflog for '%s': %s\n"
10707 #: builtin/checkout.c:901
10708 msgid "HEAD is now at"
10711 #: builtin/checkout.c:905 builtin/clone.c:720
10712 msgid "unable to update HEAD"
10715 #: builtin/checkout.c:909
10717 msgid "Reset branch '%s'\n"
10720 #: builtin/checkout.c:912
10722 msgid "Already on '%s'\n"
10725 #: builtin/checkout.c:916
10727 msgid "Switched to and reset branch '%s'\n"
10730 #: builtin/checkout.c:918 builtin/checkout.c:1342
10732 msgid "Switched to a new branch '%s'\n"
10735 #: builtin/checkout.c:920
10737 msgid "Switched to branch '%s'\n"
10740 #: builtin/checkout.c:971
10742 msgid " ... and %d more.\n"
10745 #: builtin/checkout.c:977
10748 "Warning: you are leaving %d commit behind, not connected to\n"
10749 "any of your branches:\n"
10753 "Warning: you are leaving %d commits behind, not connected to\n"
10754 "any of your branches:\n"
10760 #: builtin/checkout.c:996
10763 "If you want to keep it by creating a new branch, this may be a good time\n"
10766 " git branch <new-branch-name> %s\n"
10769 "If you want to keep them by creating a new branch, this may be a good time\n"
10772 " git branch <new-branch-name> %s\n"
10777 #: builtin/checkout.c:1031
10778 msgid "internal error in revision walk"
10781 #: builtin/checkout.c:1035
10782 msgid "Previous HEAD position was"
10785 #: builtin/checkout.c:1075 builtin/checkout.c:1337
10786 msgid "You are on a branch yet to be born"
10789 #: builtin/checkout.c:1150
10792 "'%s' could be both a local file and a tracking branch.\n"
10793 "Please use -- (and optionally --no-guess) to disambiguate"
10796 #: builtin/checkout.c:1157
10798 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
10799 "you can do so by fully qualifying the name with the --track option:\n"
10801 " git checkout --track origin/<name>\n"
10803 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
10804 "one remote, e.g. the 'origin' remote, consider setting\n"
10805 "checkout.defaultRemote=origin in your config."
10808 #: builtin/checkout.c:1167
10810 msgid "'%s' matched multiple (%d) remote tracking branches"
10813 #: builtin/checkout.c:1233
10814 msgid "only one reference expected"
10817 #: builtin/checkout.c:1250
10819 msgid "only one reference expected, %d given."
10822 #: builtin/checkout.c:1296 builtin/worktree.c:342 builtin/worktree.c:510
10824 msgid "invalid reference: %s"
10827 #: builtin/checkout.c:1309 builtin/checkout.c:1675
10829 msgid "reference is not a tree: %s"
10832 #: builtin/checkout.c:1356
10834 msgid "a branch is expected, got tag '%s'"
10837 #: builtin/checkout.c:1358
10839 msgid "a branch is expected, got remote branch '%s'"
10842 #: builtin/checkout.c:1359 builtin/checkout.c:1367
10844 msgid "a branch is expected, got '%s'"
10847 #: builtin/checkout.c:1362
10849 msgid "a branch is expected, got commit '%s'"
10852 #: builtin/checkout.c:1378
10854 "cannot switch branch while merging\n"
10855 "Consider \"git merge --quit\" or \"git worktree add\"."
10858 #: builtin/checkout.c:1382
10860 "cannot switch branch in the middle of an am session\n"
10861 "Consider \"git am --quit\" or \"git worktree add\"."
10864 #: builtin/checkout.c:1386
10866 "cannot switch branch while rebasing\n"
10867 "Consider \"git rebase --quit\" or \"git worktree add\"."
10870 #: builtin/checkout.c:1390
10872 "cannot switch branch while cherry-picking\n"
10873 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
10876 #: builtin/checkout.c:1394
10878 "cannot switch branch while reverting\n"
10879 "Consider \"git revert --quit\" or \"git worktree add\"."
10882 #: builtin/checkout.c:1398
10883 msgid "you are switching branch while bisecting"
10886 #: builtin/checkout.c:1405
10887 msgid "paths cannot be used with switching branches"
10890 #: builtin/checkout.c:1408 builtin/checkout.c:1412 builtin/checkout.c:1416
10892 msgid "'%s' cannot be used with switching branches"
10895 #: builtin/checkout.c:1420 builtin/checkout.c:1423 builtin/checkout.c:1426
10896 #: builtin/checkout.c:1431 builtin/checkout.c:1436
10898 msgid "'%s' cannot be used with '%s'"
10901 #: builtin/checkout.c:1433
10903 msgid "'%s' cannot take <start-point>"
10906 #: builtin/checkout.c:1441
10908 msgid "Cannot switch branch to a non-commit '%s'"
10911 #: builtin/checkout.c:1448
10912 msgid "missing branch or commit argument"
10915 #: builtin/checkout.c:1490 builtin/clone.c:91 builtin/commit-graph.c:82
10916 #: builtin/commit-graph.c:189 builtin/fetch.c:168 builtin/merge.c:288
10917 #: builtin/multi-pack-index.c:27 builtin/pull.c:119 builtin/push.c:561
10918 #: builtin/send-pack.c:173
10919 msgid "force progress reporting"
10922 #: builtin/checkout.c:1491
10923 msgid "perform a 3-way merge with the new branch"
10926 #: builtin/checkout.c:1492 builtin/log.c:1709 parse-options.h:322
10930 #: builtin/checkout.c:1493
10931 msgid "conflict style (merge or diff3)"
10934 #: builtin/checkout.c:1505 builtin/worktree.c:558
10935 msgid "detach HEAD at named commit"
10938 #: builtin/checkout.c:1506
10939 msgid "set upstream info for new branch"
10942 #: builtin/checkout.c:1508
10943 msgid "force checkout (throw away local modifications)"
10946 #: builtin/checkout.c:1510
10950 #: builtin/checkout.c:1510
10951 msgid "new unparented branch"
10954 #: builtin/checkout.c:1512 builtin/merge.c:292
10955 msgid "update ignored files (default)"
10958 #: builtin/checkout.c:1515
10959 msgid "do not check if another worktree is holding the given ref"
10962 #: builtin/checkout.c:1528
10963 msgid "checkout our version for unmerged files"
10966 #: builtin/checkout.c:1531
10967 msgid "checkout their version for unmerged files"
10970 #: builtin/checkout.c:1535
10971 msgid "do not limit pathspecs to sparse entries only"
10974 #: builtin/checkout.c:1590
10976 msgid "-%c, -%c and --orphan are mutually exclusive"
10979 #: builtin/checkout.c:1594
10980 msgid "-p and --overlay are mutually exclusive"
10983 #: builtin/checkout.c:1631
10984 msgid "--track needs a branch name"
10987 #: builtin/checkout.c:1636
10989 msgid "missing branch name; try -%c"
10992 #: builtin/checkout.c:1668
10994 msgid "could not resolve %s"
10997 #: builtin/checkout.c:1684
10998 msgid "invalid path specification"
11001 #: builtin/checkout.c:1691
11003 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
11006 #: builtin/checkout.c:1695
11008 msgid "git checkout: --detach does not take a path argument '%s'"
11011 #: builtin/checkout.c:1704
11012 msgid "--pathspec-from-file is incompatible with --detach"
11015 #: builtin/checkout.c:1707 builtin/reset.c:325 builtin/stash.c:1503
11016 msgid "--pathspec-from-file is incompatible with --patch"
11019 #: builtin/checkout.c:1718
11021 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
11022 "checking out of the index."
11025 #: builtin/checkout.c:1723
11026 msgid "you must specify path(s) to restore"
11029 #: builtin/checkout.c:1749 builtin/checkout.c:1751 builtin/checkout.c:1800
11030 #: builtin/checkout.c:1802 builtin/clone.c:121 builtin/remote.c:170
11031 #: builtin/remote.c:172 builtin/submodule--helper.c:2295 builtin/worktree.c:554
11032 #: builtin/worktree.c:556
11036 #: builtin/checkout.c:1750
11037 msgid "create and checkout a new branch"
11040 #: builtin/checkout.c:1752
11041 msgid "create/reset and checkout a branch"
11044 #: builtin/checkout.c:1753
11045 msgid "create reflog for new branch"
11048 #: builtin/checkout.c:1755
11049 msgid "second guess 'git checkout <no-such-branch>' (default)"
11052 #: builtin/checkout.c:1756
11053 msgid "use overlay mode (default)"
11056 #: builtin/checkout.c:1801
11057 msgid "create and switch to a new branch"
11060 #: builtin/checkout.c:1803
11061 msgid "create/reset and switch to a branch"
11064 #: builtin/checkout.c:1805
11065 msgid "second guess 'git switch <no-such-branch>'"
11068 #: builtin/checkout.c:1807
11069 msgid "throw away local modifications"
11072 #: builtin/checkout.c:1841
11073 msgid "which tree-ish to checkout from"
11076 #: builtin/checkout.c:1843
11077 msgid "restore the index"
11080 #: builtin/checkout.c:1845
11081 msgid "restore the working tree (default)"
11084 #: builtin/checkout.c:1847
11085 msgid "ignore unmerged entries"
11088 #: builtin/checkout.c:1848
11089 msgid "use overlay mode"
11092 #: builtin/clean.c:29
11094 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
11097 #: builtin/clean.c:33
11099 msgid "Removing %s\n"
11102 #: builtin/clean.c:34
11104 msgid "Would remove %s\n"
11107 #: builtin/clean.c:35
11109 msgid "Skipping repository %s\n"
11112 #: builtin/clean.c:36
11114 msgid "Would skip repository %s\n"
11117 #: builtin/clean.c:37
11119 msgid "failed to remove %s"
11122 #: builtin/clean.c:38
11124 msgid "could not lstat %s\n"
11127 #: builtin/clean.c:302 git-add--interactive.perl:595
11131 "1 - select a numbered item\n"
11132 "foo - select item based on unique prefix\n"
11133 " - (empty) select nothing\n"
11136 #: builtin/clean.c:306 git-add--interactive.perl:604
11140 "1 - select a single item\n"
11141 "3-5 - select a range of items\n"
11142 "2-3,6-9 - select multiple ranges\n"
11143 "foo - select item based on unique prefix\n"
11144 "-... - unselect specified items\n"
11145 "* - choose all items\n"
11146 " - (empty) finish selecting\n"
11149 #: builtin/clean.c:521 git-add--interactive.perl:570
11150 #: git-add--interactive.perl:575
11151 #, c-format, perl-format
11152 msgid "Huh (%s)?\n"
11155 #: builtin/clean.c:661
11157 msgid "Input ignore patterns>> "
11160 #: builtin/clean.c:696
11162 msgid "WARNING: Cannot find items matched by: %s"
11165 #: builtin/clean.c:717
11166 msgid "Select items to delete"
11169 #. TRANSLATORS: Make sure to keep [y/N] as is
11170 #: builtin/clean.c:758
11172 msgid "Remove %s [y/N]? "
11175 #: builtin/clean.c:789
11177 "clean - start cleaning\n"
11178 "filter by pattern - exclude items from deletion\n"
11179 "select by numbers - select items to be deleted by numbers\n"
11180 "ask each - confirm each deletion (like \"rm -i\")\n"
11181 "quit - stop cleaning\n"
11182 "help - this screen\n"
11183 "? - help for prompt selection"
11186 #: builtin/clean.c:825
11187 msgid "Would remove the following item:"
11188 msgid_plural "Would remove the following items:"
11192 #: builtin/clean.c:841
11193 msgid "No more files to clean, exiting."
11196 #: builtin/clean.c:903
11197 msgid "do not print names of files removed"
11200 #: builtin/clean.c:905
11204 #: builtin/clean.c:906
11205 msgid "interactive cleaning"
11208 #: builtin/clean.c:908
11209 msgid "remove whole directories"
11212 #: builtin/clean.c:909 builtin/describe.c:565 builtin/describe.c:567
11213 #: builtin/grep.c:909 builtin/log.c:182 builtin/log.c:184
11214 #: builtin/ls-files.c:558 builtin/name-rev.c:526 builtin/name-rev.c:528
11215 #: builtin/show-ref.c:179
11219 #: builtin/clean.c:910
11220 msgid "add <pattern> to ignore rules"
11223 #: builtin/clean.c:911
11224 msgid "remove ignored files, too"
11227 #: builtin/clean.c:913
11228 msgid "remove only ignored files"
11231 #: builtin/clean.c:929
11233 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
11237 #: builtin/clean.c:932
11239 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
11240 "refusing to clean"
11243 #: builtin/clean.c:944
11244 msgid "-x and -X cannot be used together"
11247 #: builtin/clone.c:45
11248 msgid "git clone [<options>] [--] <repo> [<dir>]"
11251 #: builtin/clone.c:93
11252 msgid "don't create a checkout"
11255 #: builtin/clone.c:94 builtin/clone.c:96 builtin/init-db.c:554
11256 msgid "create a bare repository"
11259 #: builtin/clone.c:98
11260 msgid "create a mirror repository (implies bare)"
11263 #: builtin/clone.c:100
11264 msgid "to clone from a local repository"
11267 #: builtin/clone.c:102
11268 msgid "don't use local hardlinks, always copy"
11271 #: builtin/clone.c:104
11272 msgid "setup as shared repository"
11275 #: builtin/clone.c:106
11279 #: builtin/clone.c:106
11280 msgid "initialize submodules in the clone"
11283 #: builtin/clone.c:110
11284 msgid "number of submodules cloned in parallel"
11287 #: builtin/clone.c:111 builtin/init-db.c:551
11288 msgid "template-directory"
11291 #: builtin/clone.c:112 builtin/init-db.c:552
11292 msgid "directory from which templates will be used"
11295 #: builtin/clone.c:114 builtin/clone.c:116 builtin/submodule--helper.c:1407
11296 #: builtin/submodule--helper.c:1912
11297 msgid "reference repository"
11300 #: builtin/clone.c:118 builtin/submodule--helper.c:1409
11301 #: builtin/submodule--helper.c:1914
11302 msgid "use --reference only while cloning"
11305 #: builtin/clone.c:119 builtin/column.c:27 builtin/init-db.c:562
11306 #: builtin/merge-file.c:46 builtin/pack-objects.c:3514 builtin/repack.c:329
11310 #: builtin/clone.c:120
11311 msgid "use <name> instead of 'origin' to track upstream"
11314 #: builtin/clone.c:122
11315 msgid "checkout <branch> instead of the remote's HEAD"
11318 #: builtin/clone.c:124
11319 msgid "path to git-upload-pack on the remote"
11322 #: builtin/clone.c:125 builtin/fetch.c:169 builtin/grep.c:848
11323 #: builtin/pull.c:208
11327 #: builtin/clone.c:126
11328 msgid "create a shallow clone of that depth"
11331 #: builtin/clone.c:127 builtin/fetch.c:171 builtin/pack-objects.c:3503
11332 #: builtin/pull.c:211
11336 #: builtin/clone.c:128
11337 msgid "create a shallow clone since a specific time"
11340 #: builtin/clone.c:129 builtin/fetch.c:173 builtin/fetch.c:196
11341 #: builtin/pull.c:214 builtin/pull.c:239 builtin/rebase.c:1304
11345 #: builtin/clone.c:130 builtin/fetch.c:174 builtin/pull.c:215
11346 msgid "deepen history of shallow clone, excluding rev"
11349 #: builtin/clone.c:132 builtin/submodule--helper.c:1419
11350 #: builtin/submodule--helper.c:1928
11351 msgid "clone only one branch, HEAD or --branch"
11354 #: builtin/clone.c:134
11355 msgid "don't clone any tags, and make later fetches not to follow them"
11358 #: builtin/clone.c:136
11359 msgid "any cloned submodules will be shallow"
11362 #: builtin/clone.c:137 builtin/init-db.c:560
11366 #: builtin/clone.c:138 builtin/init-db.c:561
11367 msgid "separate git dir from working tree"
11370 #: builtin/clone.c:139
11374 #: builtin/clone.c:140
11375 msgid "set config inside the new repository"
11378 #: builtin/clone.c:142 builtin/fetch.c:191 builtin/ls-remote.c:76
11379 #: builtin/pull.c:230 builtin/push.c:570 builtin/send-pack.c:171
11380 msgid "server-specific"
11383 #: builtin/clone.c:142 builtin/fetch.c:191 builtin/ls-remote.c:76
11384 #: builtin/pull.c:231 builtin/push.c:570 builtin/send-pack.c:172
11385 msgid "option to transmit"
11388 #: builtin/clone.c:143 builtin/fetch.c:192 builtin/pull.c:234
11389 #: builtin/push.c:571
11390 msgid "use IPv4 addresses only"
11393 #: builtin/clone.c:145 builtin/fetch.c:194 builtin/pull.c:237
11394 #: builtin/push.c:573
11395 msgid "use IPv6 addresses only"
11398 #: builtin/clone.c:149
11399 msgid "any cloned submodules will use their remote-tracking branch"
11402 #: builtin/clone.c:151
11403 msgid "initialize sparse-checkout file to include only files at root"
11406 #: builtin/clone.c:287
11408 "No directory name could be guessed.\n"
11409 "Please specify a directory on the command line"
11412 #: builtin/clone.c:340
11414 msgid "info: Could not add alternate for '%s': %s\n"
11417 #: builtin/clone.c:413
11419 msgid "%s exists and is not a directory"
11422 #: builtin/clone.c:431
11424 msgid "failed to start iterator over '%s'"
11427 #: builtin/clone.c:462
11429 msgid "failed to create link '%s'"
11432 #: builtin/clone.c:466
11434 msgid "failed to copy file to '%s'"
11437 #: builtin/clone.c:471
11439 msgid "failed to iterate over '%s'"
11442 #: builtin/clone.c:498
11447 #: builtin/clone.c:512
11449 "Clone succeeded, but checkout failed.\n"
11450 "You can inspect what was checked out with 'git status'\n"
11451 "and retry with 'git restore --source=HEAD :/'\n"
11454 #: builtin/clone.c:589
11456 msgid "Could not find remote branch %s to clone."
11459 #: builtin/clone.c:708
11461 msgid "unable to update %s"
11464 #: builtin/clone.c:756
11465 msgid "failed to initialize sparse-checkout"
11468 #: builtin/clone.c:779
11469 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
11472 #: builtin/clone.c:811
11473 msgid "unable to checkout working tree"
11476 #: builtin/clone.c:868
11477 msgid "unable to write parameters to config file"
11480 #: builtin/clone.c:931
11481 msgid "cannot repack to clean up"
11484 #: builtin/clone.c:933
11485 msgid "cannot unlink temporary alternates file"
11488 #: builtin/clone.c:971 builtin/receive-pack.c:1982
11489 msgid "Too many arguments."
11492 #: builtin/clone.c:975
11493 msgid "You must specify a repository to clone."
11496 #: builtin/clone.c:988
11498 msgid "--bare and --origin %s options are incompatible."
11501 #: builtin/clone.c:991
11502 msgid "--bare and --separate-git-dir are incompatible."
11505 #: builtin/clone.c:1007
11507 msgid "repository '%s' does not exist"
11510 #: builtin/clone.c:1011 builtin/fetch.c:1794
11512 msgid "depth %s is not a positive number"
11515 #: builtin/clone.c:1021
11517 msgid "destination path '%s' already exists and is not an empty directory."
11520 #: builtin/clone.c:1033
11522 msgid "working tree '%s' already exists."
11525 #: builtin/clone.c:1048 builtin/clone.c:1069 builtin/difftool.c:271
11526 #: builtin/log.c:1886 builtin/worktree.c:354 builtin/worktree.c:386
11528 msgid "could not create leading directories of '%s'"
11531 #: builtin/clone.c:1053
11533 msgid "could not create work tree dir '%s'"
11536 #: builtin/clone.c:1073
11538 msgid "Cloning into bare repository '%s'...\n"
11541 #: builtin/clone.c:1075
11543 msgid "Cloning into '%s'...\n"
11546 #: builtin/clone.c:1099
11548 "clone --recursive is not compatible with both --reference and --reference-if-"
11552 #: builtin/clone.c:1164
11553 msgid "--depth is ignored in local clones; use file:// instead."
11556 #: builtin/clone.c:1166
11557 msgid "--shallow-since is ignored in local clones; use file:// instead."
11560 #: builtin/clone.c:1168
11561 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
11564 #: builtin/clone.c:1170
11565 msgid "--filter is ignored in local clones; use file:// instead."
11568 #: builtin/clone.c:1173
11569 msgid "source repository is shallow, ignoring --local"
11572 #: builtin/clone.c:1178
11573 msgid "--local is ignored"
11576 #: builtin/clone.c:1262 builtin/clone.c:1270
11578 msgid "Remote branch %s not found in upstream %s"
11581 #: builtin/clone.c:1273
11582 msgid "You appear to have cloned an empty repository."
11585 #: builtin/column.c:10
11586 msgid "git column [<options>]"
11589 #: builtin/column.c:27
11590 msgid "lookup config vars"
11593 #: builtin/column.c:28 builtin/column.c:29
11594 msgid "layout to use"
11597 #: builtin/column.c:30
11598 msgid "Maximum width"
11601 #: builtin/column.c:31
11602 msgid "Padding space on left border"
11605 #: builtin/column.c:32
11606 msgid "Padding space on right border"
11609 #: builtin/column.c:33
11610 msgid "Padding space between columns"
11613 #: builtin/column.c:51
11614 msgid "--command must be the first argument"
11617 #: builtin/commit-graph.c:13 builtin/commit-graph.c:21
11619 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
11622 #: builtin/commit-graph.c:14 builtin/commit-graph.c:26
11624 "git commit-graph write [--object-dir <objdir>] [--append] [--"
11625 "split[=<strategy>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
11626 "paths] [--[no-]progress] <split options>"
11629 #: builtin/commit-graph.c:62
11631 msgid "could not find object directory matching %s"
11634 #: builtin/commit-graph.c:78 builtin/commit-graph.c:177
11635 #: builtin/commit-graph.c:276 builtin/fetch.c:180 builtin/log.c:1678
11639 #: builtin/commit-graph.c:79 builtin/commit-graph.c:178
11640 #: builtin/commit-graph.c:277
11641 msgid "The object directory to store the graph"
11644 #: builtin/commit-graph.c:81
11645 msgid "if the commit-graph is split, only verify the tip file"
11648 #: builtin/commit-graph.c:104
11650 msgid "Could not open commit-graph '%s'"
11653 #: builtin/commit-graph.c:138
11655 msgid "unrecognized --split argument, %s"
11658 #: builtin/commit-graph.c:151
11660 msgid "unexpected non-hex object ID: %s"
11663 #: builtin/commit-graph.c:156
11665 msgid "invalid object: %s"
11668 #: builtin/commit-graph.c:180
11669 msgid "start walk at all refs"
11672 #: builtin/commit-graph.c:182
11673 msgid "scan pack-indexes listed by stdin for commits"
11676 #: builtin/commit-graph.c:184
11677 msgid "start walk at commits listed by stdin"
11680 #: builtin/commit-graph.c:186
11681 msgid "include all commits already in the commit-graph file"
11684 #: builtin/commit-graph.c:188
11685 msgid "enable computation for changed paths"
11688 #: builtin/commit-graph.c:191
11689 msgid "allow writing an incremental commit-graph file"
11692 #: builtin/commit-graph.c:195
11693 msgid "maximum number of commits in a non-base split commit-graph"
11696 #: builtin/commit-graph.c:197
11697 msgid "maximum ratio between two levels of a split commit-graph"
11700 #: builtin/commit-graph.c:199
11701 msgid "only expire files older than a given date-time"
11704 #: builtin/commit-graph.c:215
11705 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
11708 #: builtin/commit-graph.c:245
11709 msgid "Collecting commits from input"
11712 #: builtin/commit-tree.c:18
11714 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
11715 "<file>)...] <tree>"
11718 #: builtin/commit-tree.c:31
11720 msgid "duplicate parent %s ignored"
11723 #: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:547
11725 msgid "not a valid object name %s"
11728 #: builtin/commit-tree.c:93
11730 msgid "git commit-tree: failed to open '%s'"
11733 #: builtin/commit-tree.c:96
11735 msgid "git commit-tree: failed to read '%s'"
11738 #: builtin/commit-tree.c:98
11740 msgid "git commit-tree: failed to close '%s'"
11743 #: builtin/commit-tree.c:111
11747 #: builtin/commit-tree.c:112
11748 msgid "id of a parent commit object"
11751 #: builtin/commit-tree.c:114 builtin/commit.c:1506 builtin/merge.c:273
11752 #: builtin/notes.c:409 builtin/notes.c:575 builtin/stash.c:1474
11753 #: builtin/tag.c:413
11757 #: builtin/commit-tree.c:115 builtin/commit.c:1506
11758 msgid "commit message"
11761 #: builtin/commit-tree.c:118
11762 msgid "read commit log message from file"
11765 #: builtin/commit-tree.c:121 builtin/commit.c:1518 builtin/merge.c:290
11766 #: builtin/pull.c:176 builtin/revert.c:118
11767 msgid "GPG sign commit"
11770 #: builtin/commit-tree.c:133
11771 msgid "must give exactly one tree"
11774 #: builtin/commit-tree.c:140
11775 msgid "git commit-tree: failed to read"
11778 #: builtin/commit.c:41
11779 msgid "git commit [<options>] [--] <pathspec>..."
11782 #: builtin/commit.c:46
11783 msgid "git status [<options>] [--] <pathspec>..."
11786 #: builtin/commit.c:51
11788 "You asked to amend the most recent commit, but doing so would make\n"
11789 "it empty. You can repeat your command with --allow-empty, or you can\n"
11790 "remove the commit entirely with \"git reset HEAD^\".\n"
11793 #: builtin/commit.c:56
11795 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
11796 "If you wish to commit it anyway, use:\n"
11798 " git commit --allow-empty\n"
11802 #: builtin/commit.c:63
11803 msgid "Otherwise, please use 'git rebase --skip'\n"
11806 #: builtin/commit.c:66
11807 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
11810 #: builtin/commit.c:69
11814 " git cherry-pick --continue\n"
11816 "to resume cherry-picking the remaining commits.\n"
11817 "If you wish to skip this commit, use:\n"
11819 " git cherry-pick --skip\n"
11823 #: builtin/commit.c:312
11824 msgid "failed to unpack HEAD tree object"
11827 #: builtin/commit.c:348
11828 msgid "--pathspec-from-file with -a does not make sense"
11831 #: builtin/commit.c:361
11832 msgid "No paths with --include/--only does not make sense."
11835 #: builtin/commit.c:373
11836 msgid "unable to create temporary index"
11839 #: builtin/commit.c:382
11840 msgid "interactive add failed"
11843 #: builtin/commit.c:397
11844 msgid "unable to update temporary index"
11847 #: builtin/commit.c:399
11848 msgid "Failed to update main cache tree"
11851 #: builtin/commit.c:424 builtin/commit.c:447 builtin/commit.c:495
11852 msgid "unable to write new_index file"
11855 #: builtin/commit.c:476
11856 msgid "cannot do a partial commit during a merge."
11859 #: builtin/commit.c:478
11860 msgid "cannot do a partial commit during a cherry-pick."
11863 #: builtin/commit.c:480
11864 msgid "cannot do a partial commit during a rebase."
11867 #: builtin/commit.c:488
11868 msgid "cannot read the index"
11871 #: builtin/commit.c:507
11872 msgid "unable to write temporary index file"
11875 #: builtin/commit.c:605
11877 msgid "commit '%s' lacks author header"
11880 #: builtin/commit.c:607
11882 msgid "commit '%s' has malformed author line"
11885 #: builtin/commit.c:626
11886 msgid "malformed --author parameter"
11889 #: builtin/commit.c:679
11891 "unable to select a comment character that is not used\n"
11892 "in the current commit message"
11895 #: builtin/commit.c:717 builtin/commit.c:750 builtin/commit.c:1099
11897 msgid "could not lookup commit %s"
11900 #: builtin/commit.c:729 builtin/shortlog.c:319
11902 msgid "(reading log message from standard input)\n"
11905 #: builtin/commit.c:731
11906 msgid "could not read log from standard input"
11909 #: builtin/commit.c:735
11911 msgid "could not read log file '%s'"
11914 #: builtin/commit.c:766 builtin/commit.c:782
11915 msgid "could not read SQUASH_MSG"
11918 #: builtin/commit.c:773
11919 msgid "could not read MERGE_MSG"
11922 #: builtin/commit.c:833
11923 msgid "could not write commit template"
11926 #: builtin/commit.c:852
11930 "It looks like you may be committing a merge.\n"
11931 "If this is not correct, please remove the file\n"
11936 #: builtin/commit.c:857
11940 "It looks like you may be committing a cherry-pick.\n"
11941 "If this is not correct, please remove the file\n"
11946 #: builtin/commit.c:870
11949 "Please enter the commit message for your changes. Lines starting\n"
11950 "with '%c' will be ignored, and an empty message aborts the commit.\n"
11953 #: builtin/commit.c:878
11956 "Please enter the commit message for your changes. Lines starting\n"
11957 "with '%c' will be kept; you may remove them yourself if you want to.\n"
11958 "An empty message aborts the commit.\n"
11961 #: builtin/commit.c:895
11963 msgid "%sAuthor: %.*s <%.*s>"
11966 #: builtin/commit.c:903
11971 #: builtin/commit.c:910
11973 msgid "%sCommitter: %.*s <%.*s>"
11976 #: builtin/commit.c:928
11977 msgid "Cannot read index"
11980 #: builtin/commit.c:999
11981 msgid "Error building trees"
11984 #: builtin/commit.c:1013 builtin/tag.c:276
11986 msgid "Please supply the message using either -m or -F option.\n"
11989 #: builtin/commit.c:1057
11991 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
11994 #: builtin/commit.c:1071
11996 msgid "Invalid ignored mode '%s'"
11999 #: builtin/commit.c:1089 builtin/commit.c:1333
12001 msgid "Invalid untracked files mode '%s'"
12004 #: builtin/commit.c:1129
12005 msgid "--long and -z are incompatible"
12008 #: builtin/commit.c:1173
12009 msgid "Using both --reset-author and --author does not make sense"
12012 #: builtin/commit.c:1182
12013 msgid "You have nothing to amend."
12016 #: builtin/commit.c:1185
12017 msgid "You are in the middle of a merge -- cannot amend."
12020 #: builtin/commit.c:1187
12021 msgid "You are in the middle of a cherry-pick -- cannot amend."
12024 #: builtin/commit.c:1189
12025 msgid "You are in the middle of a rebase -- cannot amend."
12028 #: builtin/commit.c:1192
12029 msgid "Options --squash and --fixup cannot be used together"
12032 #: builtin/commit.c:1202
12033 msgid "Only one of -c/-C/-F/--fixup can be used."
12036 #: builtin/commit.c:1204
12037 msgid "Option -m cannot be combined with -c/-C/-F."
12040 #: builtin/commit.c:1213
12041 msgid "--reset-author can be used only with -C, -c or --amend."
12044 #: builtin/commit.c:1231
12045 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
12048 #: builtin/commit.c:1237
12050 msgid "paths '%s ...' with -a does not make sense"
12053 #: builtin/commit.c:1368 builtin/commit.c:1529
12054 msgid "show status concisely"
12057 #: builtin/commit.c:1370 builtin/commit.c:1531
12058 msgid "show branch information"
12061 #: builtin/commit.c:1372
12062 msgid "show stash information"
12065 #: builtin/commit.c:1374 builtin/commit.c:1533
12066 msgid "compute full ahead/behind values"
12069 #: builtin/commit.c:1376
12073 #: builtin/commit.c:1376 builtin/commit.c:1535 builtin/push.c:549
12074 #: builtin/worktree.c:722
12075 msgid "machine-readable output"
12078 #: builtin/commit.c:1379 builtin/commit.c:1537
12079 msgid "show status in long format (default)"
12082 #: builtin/commit.c:1382 builtin/commit.c:1540
12083 msgid "terminate entries with NUL"
12086 #: builtin/commit.c:1384 builtin/commit.c:1388 builtin/commit.c:1543
12087 #: builtin/fast-export.c:1199 builtin/fast-export.c:1202
12088 #: builtin/fast-export.c:1205 builtin/rebase.c:1392 parse-options.h:336
12092 #: builtin/commit.c:1385 builtin/commit.c:1543
12093 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
12096 #: builtin/commit.c:1389
12098 "show ignored files, optional modes: traditional, matching, no. (Default: "
12102 #: builtin/commit.c:1391 parse-options.h:192
12106 #: builtin/commit.c:1392
12108 "ignore changes to submodules, optional when: all, dirty, untracked. "
12112 #: builtin/commit.c:1394
12113 msgid "list untracked files in columns"
12116 #: builtin/commit.c:1395
12117 msgid "do not detect renames"
12120 #: builtin/commit.c:1397
12121 msgid "detect renames, optionally set similarity index"
12124 #: builtin/commit.c:1417
12125 msgid "Unsupported combination of ignored and untracked-files arguments"
12128 #: builtin/commit.c:1499
12129 msgid "suppress summary after successful commit"
12132 #: builtin/commit.c:1500
12133 msgid "show diff in commit message template"
12136 #: builtin/commit.c:1502
12137 msgid "Commit message options"
12140 #: builtin/commit.c:1503 builtin/merge.c:277 builtin/tag.c:415
12141 msgid "read message from file"
12144 #: builtin/commit.c:1504
12148 #: builtin/commit.c:1504
12149 msgid "override author for commit"
12152 #: builtin/commit.c:1505 builtin/gc.c:538
12156 #: builtin/commit.c:1505
12157 msgid "override date for commit"
12160 #: builtin/commit.c:1507 builtin/commit.c:1508 builtin/commit.c:1509
12161 #: builtin/commit.c:1510 parse-options.h:328 ref-filter.h:92
12165 #: builtin/commit.c:1507
12166 msgid "reuse and edit message from specified commit"
12169 #: builtin/commit.c:1508
12170 msgid "reuse message from specified commit"
12173 #: builtin/commit.c:1509
12174 msgid "use autosquash formatted message to fixup specified commit"
12177 #: builtin/commit.c:1510
12178 msgid "use autosquash formatted message to squash specified commit"
12181 #: builtin/commit.c:1511
12182 msgid "the commit is authored by me now (used with -C/-c/--amend)"
12185 #: builtin/commit.c:1512 builtin/log.c:1655 builtin/merge.c:293
12186 #: builtin/pull.c:145 builtin/revert.c:110
12187 msgid "add Signed-off-by:"
12190 #: builtin/commit.c:1513
12191 msgid "use specified template file"
12194 #: builtin/commit.c:1514
12195 msgid "force edit of commit"
12198 #: builtin/commit.c:1516
12199 msgid "include status in commit message template"
12202 #: builtin/commit.c:1521
12203 msgid "Commit contents options"
12206 #: builtin/commit.c:1522
12207 msgid "commit all changed files"
12210 #: builtin/commit.c:1523
12211 msgid "add specified files to index for commit"
12214 #: builtin/commit.c:1524
12215 msgid "interactively add files"
12218 #: builtin/commit.c:1525
12219 msgid "interactively add changes"
12222 #: builtin/commit.c:1526
12223 msgid "commit only specified files"
12226 #: builtin/commit.c:1527
12227 msgid "bypass pre-commit and commit-msg hooks"
12230 #: builtin/commit.c:1528
12231 msgid "show what would be committed"
12234 #: builtin/commit.c:1541
12235 msgid "amend previous commit"
12238 #: builtin/commit.c:1542
12239 msgid "bypass post-rewrite hook"
12242 #: builtin/commit.c:1549
12243 msgid "ok to record an empty change"
12246 #: builtin/commit.c:1551
12247 msgid "ok to record a change with an empty message"
12250 #: builtin/commit.c:1624
12252 msgid "Corrupt MERGE_HEAD file (%s)"
12255 #: builtin/commit.c:1631
12256 msgid "could not read MERGE_MODE"
12259 #: builtin/commit.c:1652
12261 msgid "could not read commit message: %s"
12264 #: builtin/commit.c:1659
12266 msgid "Aborting commit due to empty commit message.\n"
12269 #: builtin/commit.c:1664
12271 msgid "Aborting commit; you did not edit the message.\n"
12274 #: builtin/commit.c:1698
12276 "repository has been updated, but unable to write\n"
12277 "new_index file. Check that disk is not full and quota is\n"
12278 "not exceeded, and then \"git restore --staged :/\" to recover."
12281 #: builtin/config.c:11
12282 msgid "git config [<options>]"
12285 #: builtin/config.c:104 builtin/env--helper.c:23
12287 msgid "unrecognized --type argument, %s"
12290 #: builtin/config.c:116
12291 msgid "only one type at a time"
12294 #: builtin/config.c:125
12295 msgid "Config file location"
12298 #: builtin/config.c:126
12299 msgid "use global config file"
12302 #: builtin/config.c:127
12303 msgid "use system config file"
12306 #: builtin/config.c:128
12307 msgid "use repository config file"
12310 #: builtin/config.c:129
12311 msgid "use per-worktree config file"
12314 #: builtin/config.c:130
12315 msgid "use given config file"
12318 #: builtin/config.c:131
12322 #: builtin/config.c:131
12323 msgid "read config from given blob object"
12326 #: builtin/config.c:132
12330 #: builtin/config.c:133
12331 msgid "get value: name [value-regex]"
12334 #: builtin/config.c:134
12335 msgid "get all values: key [value-regex]"
12338 #: builtin/config.c:135
12339 msgid "get values for regexp: name-regex [value-regex]"
12342 #: builtin/config.c:136
12343 msgid "get value specific for the URL: section[.var] URL"
12346 #: builtin/config.c:137
12347 msgid "replace all matching variables: name value [value_regex]"
12350 #: builtin/config.c:138
12351 msgid "add a new variable: name value"
12354 #: builtin/config.c:139
12355 msgid "remove a variable: name [value-regex]"
12358 #: builtin/config.c:140
12359 msgid "remove all matches: name [value-regex]"
12362 #: builtin/config.c:141
12363 msgid "rename section: old-name new-name"
12366 #: builtin/config.c:142
12367 msgid "remove a section: name"
12370 #: builtin/config.c:143
12374 #: builtin/config.c:144
12375 msgid "open an editor"
12378 #: builtin/config.c:145
12379 msgid "find the color configured: slot [default]"
12382 #: builtin/config.c:146
12383 msgid "find the color setting: slot [stdout-is-tty]"
12386 #: builtin/config.c:147
12390 #: builtin/config.c:148 builtin/env--helper.c:38
12391 msgid "value is given this type"
12394 #: builtin/config.c:149
12395 msgid "value is \"true\" or \"false\""
12398 #: builtin/config.c:150
12399 msgid "value is decimal number"
12402 #: builtin/config.c:151
12403 msgid "value is --bool or --int"
12406 #: builtin/config.c:152
12407 msgid "value is a path (file or directory name)"
12410 #: builtin/config.c:153
12411 msgid "value is an expiry date"
12414 #: builtin/config.c:154
12418 #: builtin/config.c:155
12419 msgid "terminate values with NUL byte"
12422 #: builtin/config.c:156
12423 msgid "show variable names only"
12426 #: builtin/config.c:157
12427 msgid "respect include directives on lookup"
12430 #: builtin/config.c:158
12431 msgid "show origin of config (file, standard input, blob, command line)"
12434 #: builtin/config.c:159
12435 msgid "show scope of config (worktree, local, global, system, command)"
12438 #: builtin/config.c:160 builtin/env--helper.c:40
12442 #: builtin/config.c:160
12443 msgid "with --get, use default value when missing entry"
12446 #: builtin/config.c:174
12448 msgid "wrong number of arguments, should be %d"
12451 #: builtin/config.c:176
12453 msgid "wrong number of arguments, should be from %d to %d"
12456 #: builtin/config.c:324
12458 msgid "invalid key pattern: %s"
12461 #: builtin/config.c:360
12463 msgid "failed to format default config value: %s"
12466 #: builtin/config.c:417
12468 msgid "cannot parse color '%s'"
12471 #: builtin/config.c:459
12472 msgid "unable to parse default color value"
12475 #: builtin/config.c:512 builtin/config.c:768
12476 msgid "not in a git directory"
12479 #: builtin/config.c:515
12480 msgid "writing to stdin is not supported"
12483 #: builtin/config.c:518
12484 msgid "writing config blobs is not supported"
12487 #: builtin/config.c:603
12490 "# This is Git's per-user configuration file.\n"
12492 "# Please adapt and uncomment the following lines:\n"
12497 #: builtin/config.c:627
12498 msgid "only one config file at a time"
12501 #: builtin/config.c:632
12502 msgid "--local can only be used inside a git repository"
12505 #: builtin/config.c:635
12506 msgid "--blob can only be used inside a git repository"
12509 #: builtin/config.c:655
12510 msgid "$HOME not set"
12513 #: builtin/config.c:679
12515 "--worktree cannot be used with multiple working trees unless the config\n"
12516 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
12517 "section in \"git help worktree\" for details"
12520 #: builtin/config.c:714
12521 msgid "--get-color and variable type are incoherent"
12524 #: builtin/config.c:719
12525 msgid "only one action at a time"
12528 #: builtin/config.c:732
12529 msgid "--name-only is only applicable to --list or --get-regexp"
12532 #: builtin/config.c:738
12534 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
12538 #: builtin/config.c:744
12539 msgid "--default is only applicable to --get"
12542 #: builtin/config.c:757
12544 msgid "unable to read config file '%s'"
12547 #: builtin/config.c:760
12548 msgid "error processing config file(s)"
12551 #: builtin/config.c:770
12552 msgid "editing stdin is not supported"
12555 #: builtin/config.c:772
12556 msgid "editing blobs is not supported"
12559 #: builtin/config.c:786
12561 msgid "cannot create configuration file %s"
12564 #: builtin/config.c:799
12567 "cannot overwrite multiple values with a single value\n"
12568 " Use a regexp, --add or --replace-all to change %s."
12571 #: builtin/config.c:873 builtin/config.c:884
12573 msgid "no such section: %s"
12576 #: builtin/count-objects.c:90
12577 msgid "git count-objects [-v] [-H | --human-readable]"
12580 #: builtin/count-objects.c:100
12581 msgid "print sizes in human readable format"
12584 #: builtin/describe.c:26
12585 msgid "git describe [<options>] [<commit-ish>...]"
12588 #: builtin/describe.c:27
12589 msgid "git describe [<options>] --dirty"
12592 #: builtin/describe.c:63
12596 #: builtin/describe.c:63
12597 msgid "lightweight"
12600 #: builtin/describe.c:63
12604 #: builtin/describe.c:277
12606 msgid "annotated tag %s not available"
12609 #: builtin/describe.c:281
12611 msgid "tag '%s' is externally known as '%s'"
12614 #: builtin/describe.c:328
12616 msgid "no tag exactly matches '%s'"
12619 #: builtin/describe.c:330
12621 msgid "No exact match on refs or tags, searching to describe\n"
12624 #: builtin/describe.c:397
12626 msgid "finished search at %s\n"
12629 #: builtin/describe.c:424
12632 "No annotated tags can describe '%s'.\n"
12633 "However, there were unannotated tags: try --tags."
12636 #: builtin/describe.c:428
12639 "No tags can describe '%s'.\n"
12640 "Try --always, or create some tags."
12643 #: builtin/describe.c:458
12645 msgid "traversed %lu commits\n"
12648 #: builtin/describe.c:461
12651 "more than %i tags found; listed %i most recent\n"
12652 "gave up search at %s\n"
12655 #: builtin/describe.c:529
12657 msgid "describe %s\n"
12660 #: builtin/describe.c:532
12662 msgid "Not a valid object name %s"
12665 #: builtin/describe.c:540
12667 msgid "%s is neither a commit nor blob"
12670 #: builtin/describe.c:554
12671 msgid "find the tag that comes after the commit"
12674 #: builtin/describe.c:555
12675 msgid "debug search strategy on stderr"
12678 #: builtin/describe.c:556
12679 msgid "use any ref"
12682 #: builtin/describe.c:557
12683 msgid "use any tag, even unannotated"
12686 #: builtin/describe.c:558
12687 msgid "always use long format"
12690 #: builtin/describe.c:559
12691 msgid "only follow first parent"
12694 #: builtin/describe.c:562
12695 msgid "only output exact matches"
12698 #: builtin/describe.c:564
12699 msgid "consider <n> most recent tags (default: 10)"
12702 #: builtin/describe.c:566
12703 msgid "only consider tags matching <pattern>"
12706 #: builtin/describe.c:568
12707 msgid "do not consider tags matching <pattern>"
12710 #: builtin/describe.c:570 builtin/name-rev.c:535
12711 msgid "show abbreviated commit object as fallback"
12714 #: builtin/describe.c:571 builtin/describe.c:574
12718 #: builtin/describe.c:572
12719 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
12722 #: builtin/describe.c:575
12723 msgid "append <mark> on broken working tree (default: \"-broken\")"
12726 #: builtin/describe.c:593
12727 msgid "--long is incompatible with --abbrev=0"
12730 #: builtin/describe.c:622
12731 msgid "No names found, cannot describe anything."
12734 #: builtin/describe.c:673
12735 msgid "--dirty is incompatible with commit-ishes"
12738 #: builtin/describe.c:675
12739 msgid "--broken is incompatible with commit-ishes"
12742 #: builtin/diff.c:91
12744 msgid "'%s': not a regular file or symlink"
12747 #: builtin/diff.c:242
12749 msgid "invalid option: %s"
12752 #: builtin/diff.c:359
12754 msgid "%s...%s: no merge base"
12757 #: builtin/diff.c:469
12758 msgid "Not a git repository"
12761 #: builtin/diff.c:514
12763 msgid "invalid object '%s' given."
12766 #: builtin/diff.c:525
12768 msgid "more than two blobs given: '%s'"
12771 #: builtin/diff.c:530
12773 msgid "unhandled object '%s' given."
12776 #: builtin/diff.c:564
12778 msgid "%s...%s: multiple merge bases, using %s"
12781 #: builtin/difftool.c:30
12782 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
12785 #: builtin/difftool.c:260
12790 #: builtin/difftool.c:302
12792 msgid "could not read symlink %s"
12795 #: builtin/difftool.c:304
12797 msgid "could not read symlink file %s"
12800 #: builtin/difftool.c:312
12802 msgid "could not read object %s for symlink %s"
12805 #: builtin/difftool.c:413
12807 "combined diff formats('-c' and '--cc') are not supported in\n"
12808 "directory diff mode('-d' and '--dir-diff')."
12811 #: builtin/difftool.c:634
12813 msgid "both files modified: '%s' and '%s'."
12816 #: builtin/difftool.c:636
12817 msgid "working tree file has been left."
12820 #: builtin/difftool.c:647
12822 msgid "temporary files exist in '%s'."
12825 #: builtin/difftool.c:648
12826 msgid "you may want to cleanup or recover these."
12829 #: builtin/difftool.c:697
12830 msgid "use `diff.guitool` instead of `diff.tool`"
12833 #: builtin/difftool.c:699
12834 msgid "perform a full-directory diff"
12837 #: builtin/difftool.c:701
12838 msgid "do not prompt before launching a diff tool"
12841 #: builtin/difftool.c:706
12842 msgid "use symlinks in dir-diff mode"
12845 #: builtin/difftool.c:707
12849 #: builtin/difftool.c:708
12850 msgid "use the specified diff tool"
12853 #: builtin/difftool.c:710
12854 msgid "print a list of diff tools that may be used with `--tool`"
12857 #: builtin/difftool.c:713
12859 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
12863 #: builtin/difftool.c:716
12864 msgid "specify a custom command for viewing diffs"
12867 #: builtin/difftool.c:717
12868 msgid "passed to `diff`"
12871 #: builtin/difftool.c:732
12872 msgid "difftool requires worktree or --no-index"
12875 #: builtin/difftool.c:739
12876 msgid "--dir-diff is incompatible with --no-index"
12879 #: builtin/difftool.c:742
12880 msgid "--gui, --tool and --extcmd are mutually exclusive"
12883 #: builtin/difftool.c:750
12884 msgid "no <tool> given for --tool=<tool>"
12887 #: builtin/difftool.c:757
12888 msgid "no <cmd> given for --extcmd=<cmd>"
12891 #: builtin/env--helper.c:6
12892 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
12895 #: builtin/env--helper.c:37 builtin/hash-object.c:98
12899 #: builtin/env--helper.c:41
12900 msgid "default for git_env_*(...) to fall back on"
12903 #: builtin/env--helper.c:43
12904 msgid "be quiet only use git_env_*() value as exit code"
12907 #: builtin/env--helper.c:62
12909 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
12912 #: builtin/env--helper.c:77
12915 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
12919 #: builtin/fast-export.c:29
12920 msgid "git fast-export [rev-list-opts]"
12923 #: builtin/fast-export.c:868
12924 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
12927 #: builtin/fast-export.c:1178
12928 msgid "--anonymize-map token cannot be empty"
12931 #: builtin/fast-export.c:1198
12932 msgid "show progress after <n> objects"
12935 #: builtin/fast-export.c:1200
12936 msgid "select handling of signed tags"
12939 #: builtin/fast-export.c:1203
12940 msgid "select handling of tags that tag filtered objects"
12943 #: builtin/fast-export.c:1206
12944 msgid "select handling of commit messages in an alternate encoding"
12947 #: builtin/fast-export.c:1209
12948 msgid "Dump marks to this file"
12951 #: builtin/fast-export.c:1211
12952 msgid "Import marks from this file"
12955 #: builtin/fast-export.c:1215
12956 msgid "Import marks from this file if it exists"
12959 #: builtin/fast-export.c:1217
12960 msgid "Fake a tagger when tags lack one"
12963 #: builtin/fast-export.c:1219
12964 msgid "Output full tree for each commit"
12967 #: builtin/fast-export.c:1221
12968 msgid "Use the done feature to terminate the stream"
12971 #: builtin/fast-export.c:1222
12972 msgid "Skip output of blob data"
12975 #: builtin/fast-export.c:1223 builtin/log.c:1724
12979 #: builtin/fast-export.c:1224
12980 msgid "Apply refspec to exported refs"
12983 #: builtin/fast-export.c:1225
12984 msgid "anonymize output"
12987 #: builtin/fast-export.c:1226
12991 #: builtin/fast-export.c:1227
12992 msgid "convert <from> to <to> in anonymized output"
12995 #: builtin/fast-export.c:1230
12996 msgid "Reference parents which are not in fast-export stream by object id"
12999 #: builtin/fast-export.c:1232
13000 msgid "Show original object ids of blobs/commits"
13003 #: builtin/fast-export.c:1234
13004 msgid "Label tags with mark ids"
13007 #: builtin/fast-export.c:1257
13008 msgid "--anonymize-map without --anonymize does not make sense"
13011 #: builtin/fast-export.c:1272
13012 msgid "Cannot pass both --import-marks and --import-marks-if-exists"
13015 #: builtin/fetch-pack.c:245
13017 msgid "Lockfile created but not reported: %s"
13020 #: builtin/fetch.c:35
13021 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
13024 #: builtin/fetch.c:36
13025 msgid "git fetch [<options>] <group>"
13028 #: builtin/fetch.c:37
13029 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
13032 #: builtin/fetch.c:38
13033 msgid "git fetch --all [<options>]"
13036 #: builtin/fetch.c:117
13037 msgid "fetch.parallel cannot be negative"
13040 #: builtin/fetch.c:140 builtin/pull.c:185
13041 msgid "fetch from all remotes"
13044 #: builtin/fetch.c:142 builtin/pull.c:245
13045 msgid "set upstream for git pull/fetch"
13048 #: builtin/fetch.c:144 builtin/pull.c:188
13049 msgid "append to .git/FETCH_HEAD instead of overwriting"
13052 #: builtin/fetch.c:146 builtin/pull.c:191
13053 msgid "path to upload pack on remote end"
13056 #: builtin/fetch.c:147
13057 msgid "force overwrite of local reference"
13060 #: builtin/fetch.c:149
13061 msgid "fetch from multiple remotes"
13064 #: builtin/fetch.c:151 builtin/pull.c:195
13065 msgid "fetch all tags and associated objects"
13068 #: builtin/fetch.c:153
13069 msgid "do not fetch all tags (--no-tags)"
13072 #: builtin/fetch.c:155
13073 msgid "number of submodules fetched in parallel"
13076 #: builtin/fetch.c:157 builtin/pull.c:198
13077 msgid "prune remote-tracking branches no longer on remote"
13080 #: builtin/fetch.c:159
13081 msgid "prune local tags no longer on remote and clobber changed tags"
13084 #: builtin/fetch.c:160 builtin/fetch.c:183 builtin/pull.c:122
13088 #: builtin/fetch.c:161
13089 msgid "control recursive fetching of submodules"
13092 #: builtin/fetch.c:165 builtin/pull.c:206
13093 msgid "keep downloaded pack"
13096 #: builtin/fetch.c:167
13097 msgid "allow updating of HEAD ref"
13100 #: builtin/fetch.c:170 builtin/fetch.c:176 builtin/pull.c:209
13101 #: builtin/pull.c:218
13102 msgid "deepen history of shallow clone"
13105 #: builtin/fetch.c:172 builtin/pull.c:212
13106 msgid "deepen history of shallow repository based on time"
13109 #: builtin/fetch.c:178 builtin/pull.c:221
13110 msgid "convert to a complete repository"
13113 #: builtin/fetch.c:181
13114 msgid "prepend this to submodule path output"
13117 #: builtin/fetch.c:184
13119 "default for recursive fetching of submodules (lower priority than config "
13123 #: builtin/fetch.c:188 builtin/pull.c:224
13124 msgid "accept refs that update .git/shallow"
13127 #: builtin/fetch.c:189 builtin/pull.c:226
13131 #: builtin/fetch.c:190 builtin/pull.c:227
13132 msgid "specify fetch refmap"
13135 #: builtin/fetch.c:197 builtin/pull.c:240
13136 msgid "report that we have only objects reachable from this object"
13139 #: builtin/fetch.c:200
13140 msgid "run 'gc --auto' after fetching"
13143 #: builtin/fetch.c:202 builtin/pull.c:243
13144 msgid "check for forced-updates on all updated branches"
13147 #: builtin/fetch.c:204
13148 msgid "write the commit-graph after fetching"
13151 #: builtin/fetch.c:514
13152 msgid "Couldn't find remote ref HEAD"
13155 #: builtin/fetch.c:654
13157 msgid "configuration fetch.output contains invalid value %s"
13160 #: builtin/fetch.c:752
13162 msgid "object %s not found"
13165 #: builtin/fetch.c:756
13166 msgid "[up to date]"
13169 #: builtin/fetch.c:769 builtin/fetch.c:785 builtin/fetch.c:857
13173 #: builtin/fetch.c:770
13174 msgid "can't fetch in current branch"
13177 #: builtin/fetch.c:780
13178 msgid "[tag update]"
13181 #: builtin/fetch.c:781 builtin/fetch.c:818 builtin/fetch.c:840
13182 #: builtin/fetch.c:852
13183 msgid "unable to update local ref"
13186 #: builtin/fetch.c:785
13187 msgid "would clobber existing tag"
13190 #: builtin/fetch.c:807
13194 #: builtin/fetch.c:810
13195 msgid "[new branch]"
13198 #: builtin/fetch.c:813
13202 #: builtin/fetch.c:852
13203 msgid "forced update"
13206 #: builtin/fetch.c:857
13207 msgid "non-fast-forward"
13210 #: builtin/fetch.c:878
13212 "Fetch normally indicates which branches had a forced update,\n"
13213 "but that check has been disabled. To re-enable, use '--show-forced-updates'\n"
13214 "flag or run 'git config fetch.showForcedUpdates true'."
13217 #: builtin/fetch.c:882
13220 "It took %.2f seconds to check forced updates. You can use\n"
13221 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
13223 " to avoid this check.\n"
13226 #: builtin/fetch.c:914
13228 msgid "%s did not send all necessary objects\n"
13231 #: builtin/fetch.c:935
13233 msgid "reject %s because shallow roots are not allowed to be updated"
13236 #: builtin/fetch.c:1020 builtin/fetch.c:1158
13238 msgid "From %.*s\n"
13241 #: builtin/fetch.c:1031
13244 "some local refs could not be updated; try running\n"
13245 " 'git remote prune %s' to remove any old, conflicting branches"
13248 #: builtin/fetch.c:1128
13250 msgid " (%s will become dangling)"
13253 #: builtin/fetch.c:1129
13255 msgid " (%s has become dangling)"
13258 #: builtin/fetch.c:1161
13262 #: builtin/fetch.c:1162 builtin/remote.c:1112
13266 #: builtin/fetch.c:1185
13268 msgid "Refusing to fetch into current branch %s of non-bare repository"
13271 #: builtin/fetch.c:1204
13273 msgid "Option \"%s\" value \"%s\" is not valid for %s"
13276 #: builtin/fetch.c:1207
13278 msgid "Option \"%s\" is ignored for %s\n"
13281 #: builtin/fetch.c:1415
13282 msgid "multiple branches detected, incompatible with --set-upstream"
13285 #: builtin/fetch.c:1430
13286 msgid "not setting upstream for a remote remote-tracking branch"
13289 #: builtin/fetch.c:1432
13290 msgid "not setting upstream for a remote tag"
13293 #: builtin/fetch.c:1434
13294 msgid "unknown branch type"
13297 #: builtin/fetch.c:1436
13299 "no source branch found.\n"
13300 "you need to specify exactly one branch with the --set-upstream option."
13303 #: builtin/fetch.c:1562 builtin/fetch.c:1625
13305 msgid "Fetching %s\n"
13308 #: builtin/fetch.c:1572 builtin/fetch.c:1627 builtin/remote.c:101
13310 msgid "Could not fetch %s"
13313 #: builtin/fetch.c:1584
13315 msgid "could not fetch '%s' (exit code: %d)\n"
13318 #: builtin/fetch.c:1687
13320 "No remote repository specified. Please, specify either a URL or a\n"
13321 "remote name from which new revisions should be fetched."
13324 #: builtin/fetch.c:1724
13325 msgid "You need to specify a tag name."
13328 #: builtin/fetch.c:1778
13329 msgid "Negative depth in --deepen is not supported"
13332 #: builtin/fetch.c:1780
13333 msgid "--deepen and --depth are mutually exclusive"
13336 #: builtin/fetch.c:1785
13337 msgid "--depth and --unshallow cannot be used together"
13340 #: builtin/fetch.c:1787
13341 msgid "--unshallow on a complete repository does not make sense"
13344 #: builtin/fetch.c:1800
13345 msgid "fetch --all does not take a repository argument"
13348 #: builtin/fetch.c:1802
13349 msgid "fetch --all does not make sense with refspecs"
13352 #: builtin/fetch.c:1811
13354 msgid "No such remote or remote group: %s"
13357 #: builtin/fetch.c:1818
13358 msgid "Fetching a group and specifying refspecs does not make sense"
13361 #: builtin/fetch.c:1836
13363 "--filter can only be used with the remote configured in extensions."
13367 #: builtin/fmt-merge-msg.c:7
13369 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
13372 #: builtin/fmt-merge-msg.c:18
13373 msgid "populate log with at most <n> entries from shortlog"
13376 #: builtin/fmt-merge-msg.c:21
13377 msgid "alias for --log (deprecated)"
13380 #: builtin/fmt-merge-msg.c:24
13384 #: builtin/fmt-merge-msg.c:25
13385 msgid "use <text> as start of message"
13388 #: builtin/fmt-merge-msg.c:26
13389 msgid "file to read from"
13392 #: builtin/for-each-ref.c:10
13393 msgid "git for-each-ref [<options>] [<pattern>]"
13396 #: builtin/for-each-ref.c:11
13397 msgid "git for-each-ref [--points-at <object>]"
13400 #: builtin/for-each-ref.c:12
13401 msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
13404 #: builtin/for-each-ref.c:13
13405 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
13408 #: builtin/for-each-ref.c:28
13409 msgid "quote placeholders suitably for shells"
13412 #: builtin/for-each-ref.c:30
13413 msgid "quote placeholders suitably for perl"
13416 #: builtin/for-each-ref.c:32
13417 msgid "quote placeholders suitably for python"
13420 #: builtin/for-each-ref.c:34
13421 msgid "quote placeholders suitably for Tcl"
13424 #: builtin/for-each-ref.c:37
13425 msgid "show only <n> matched refs"
13428 #: builtin/for-each-ref.c:39 builtin/tag.c:440
13429 msgid "respect format colors"
13432 #: builtin/for-each-ref.c:42
13433 msgid "print only refs which points at the given object"
13436 #: builtin/for-each-ref.c:44
13437 msgid "print only refs that are merged"
13440 #: builtin/for-each-ref.c:45
13441 msgid "print only refs that are not merged"
13444 #: builtin/for-each-ref.c:46
13445 msgid "print only refs which contain the commit"
13448 #: builtin/for-each-ref.c:47
13449 msgid "print only refs which don't contain the commit"
13452 #: builtin/fsck.c:69 builtin/fsck.c:148 builtin/fsck.c:149
13456 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
13457 #: builtin/fsck.c:101 builtin/fsck.c:121
13459 msgid "error in %s %s: %s"
13462 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
13463 #: builtin/fsck.c:115
13465 msgid "warning in %s %s: %s"
13468 #: builtin/fsck.c:144 builtin/fsck.c:147
13470 msgid "broken link from %7s %s"
13473 #: builtin/fsck.c:156
13474 msgid "wrong object type in link"
13477 #: builtin/fsck.c:172
13480 "broken link from %7s %s\n"
13484 #: builtin/fsck.c:283
13486 msgid "missing %s %s"
13489 #: builtin/fsck.c:310
13491 msgid "unreachable %s %s"
13494 #: builtin/fsck.c:330
13496 msgid "dangling %s %s"
13499 #: builtin/fsck.c:340
13500 msgid "could not create lost-found"
13503 #: builtin/fsck.c:351
13505 msgid "could not finish '%s'"
13508 #: builtin/fsck.c:368
13510 msgid "Checking %s"
13513 #: builtin/fsck.c:406
13515 msgid "Checking connectivity (%d objects)"
13518 #: builtin/fsck.c:425
13520 msgid "Checking %s %s"
13523 #: builtin/fsck.c:430
13524 msgid "broken links"
13527 #: builtin/fsck.c:439
13532 #: builtin/fsck.c:447
13534 msgid "tagged %s %s (%s) in %s"
13537 #: builtin/fsck.c:476
13539 msgid "%s: object corrupt or missing"
13542 #: builtin/fsck.c:501
13544 msgid "%s: invalid reflog entry %s"
13547 #: builtin/fsck.c:515
13549 msgid "Checking reflog %s->%s"
13552 #: builtin/fsck.c:549
13554 msgid "%s: invalid sha1 pointer %s"
13557 #: builtin/fsck.c:556
13559 msgid "%s: not a commit"
13562 #: builtin/fsck.c:610
13563 msgid "notice: No default references"
13566 #: builtin/fsck.c:625
13568 msgid "%s: object corrupt or missing: %s"
13571 #: builtin/fsck.c:638
13573 msgid "%s: object could not be parsed: %s"
13576 #: builtin/fsck.c:658
13578 msgid "bad sha1 file: %s"
13581 #: builtin/fsck.c:673
13582 msgid "Checking object directory"
13585 #: builtin/fsck.c:676
13586 msgid "Checking object directories"
13589 #: builtin/fsck.c:691
13591 msgid "Checking %s link"
13594 #: builtin/fsck.c:696 builtin/index-pack.c:843
13599 #: builtin/fsck.c:703
13601 msgid "%s points to something strange (%s)"
13604 #: builtin/fsck.c:709
13606 msgid "%s: detached HEAD points at nothing"
13609 #: builtin/fsck.c:713
13611 msgid "notice: %s points to an unborn branch (%s)"
13614 #: builtin/fsck.c:725
13615 msgid "Checking cache tree"
13618 #: builtin/fsck.c:730
13620 msgid "%s: invalid sha1 pointer in cache-tree"
13623 #: builtin/fsck.c:739
13624 msgid "non-tree in cache-tree"
13627 #: builtin/fsck.c:770
13628 msgid "git fsck [<options>] [<object>...]"
13631 #: builtin/fsck.c:776
13632 msgid "show unreachable objects"
13635 #: builtin/fsck.c:777
13636 msgid "show dangling objects"
13639 #: builtin/fsck.c:778
13640 msgid "report tags"
13643 #: builtin/fsck.c:779
13644 msgid "report root nodes"
13647 #: builtin/fsck.c:780
13648 msgid "make index objects head nodes"
13651 #: builtin/fsck.c:781
13652 msgid "make reflogs head nodes (default)"
13655 #: builtin/fsck.c:782
13656 msgid "also consider packs and alternate objects"
13659 #: builtin/fsck.c:783
13660 msgid "check only connectivity"
13663 #: builtin/fsck.c:784
13664 msgid "enable more strict checking"
13667 #: builtin/fsck.c:786
13668 msgid "write dangling objects in .git/lost-found"
13671 #: builtin/fsck.c:787 builtin/prune.c:134
13672 msgid "show progress"
13675 #: builtin/fsck.c:788
13676 msgid "show verbose names for reachable objects"
13679 #: builtin/fsck.c:847 builtin/index-pack.c:225
13680 msgid "Checking objects"
13683 #: builtin/fsck.c:875
13685 msgid "%s: object missing"
13688 #: builtin/fsck.c:886
13690 msgid "invalid parameter: expected sha1, got '%s'"
13694 msgid "git gc [<options>]"
13699 msgid "Failed to fstat %s: %s"
13702 #: builtin/gc.c:126
13704 msgid "failed to parse '%s' value '%s'"
13707 #: builtin/gc.c:475 builtin/init-db.c:57
13709 msgid "cannot stat '%s'"
13712 #: builtin/gc.c:484 builtin/notes.c:240 builtin/tag.c:530
13714 msgid "cannot read '%s'"
13717 #: builtin/gc.c:491
13720 "The last gc run reported the following. Please correct the root cause\n"
13722 "Automatic cleanup will not be performed until the file is removed.\n"
13727 #: builtin/gc.c:539
13728 msgid "prune unreferenced objects"
13731 #: builtin/gc.c:541
13732 msgid "be more thorough (increased runtime)"
13735 #: builtin/gc.c:542
13736 msgid "enable auto-gc mode"
13739 #: builtin/gc.c:545
13740 msgid "force running gc even if there may be another gc running"
13743 #: builtin/gc.c:548
13744 msgid "repack all other packs except the largest pack"
13747 #: builtin/gc.c:565
13749 msgid "failed to parse gc.logexpiry value %s"
13752 #: builtin/gc.c:576
13754 msgid "failed to parse prune expiry value %s"
13757 #: builtin/gc.c:596
13759 msgid "Auto packing the repository in background for optimum performance.\n"
13762 #: builtin/gc.c:598
13764 msgid "Auto packing the repository for optimum performance.\n"
13767 #: builtin/gc.c:599
13769 msgid "See \"git help gc\" for manual housekeeping.\n"
13772 #: builtin/gc.c:639
13775 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
13778 #: builtin/gc.c:694
13780 "There are too many unreachable loose objects; run 'git prune' to remove them."
13783 #: builtin/grep.c:30
13784 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
13787 #: builtin/grep.c:225
13789 msgid "grep: failed to create thread: %s"
13792 #: builtin/grep.c:279
13794 msgid "invalid number of threads specified (%d) for %s"
13797 #. TRANSLATORS: %s is the configuration
13798 #. variable for tweaking threads, currently
13801 #: builtin/grep.c:287 builtin/index-pack.c:1537 builtin/index-pack.c:1727
13802 #: builtin/pack-objects.c:2904
13804 msgid "no threads support, ignoring %s"
13807 #: builtin/grep.c:475 builtin/grep.c:600 builtin/grep.c:640
13809 msgid "unable to read tree (%s)"
13812 #: builtin/grep.c:655
13814 msgid "unable to grep from object of type %s"
13817 #: builtin/grep.c:724
13819 msgid "switch `%c' expects a numerical value"
13822 #: builtin/grep.c:823
13823 msgid "search in index instead of in the work tree"
13826 #: builtin/grep.c:825
13827 msgid "find in contents not managed by git"
13830 #: builtin/grep.c:827
13831 msgid "search in both tracked and untracked files"
13834 #: builtin/grep.c:829
13835 msgid "ignore files specified via '.gitignore'"
13838 #: builtin/grep.c:831
13839 msgid "recursively search in each submodule"
13842 #: builtin/grep.c:834
13843 msgid "show non-matching lines"
13846 #: builtin/grep.c:836
13847 msgid "case insensitive matching"
13850 #: builtin/grep.c:838
13851 msgid "match patterns only at word boundaries"
13854 #: builtin/grep.c:840
13855 msgid "process binary files as text"
13858 #: builtin/grep.c:842
13859 msgid "don't match patterns in binary files"
13862 #: builtin/grep.c:845
13863 msgid "process binary files with textconv filters"
13866 #: builtin/grep.c:847
13867 msgid "search in subdirectories (default)"
13870 #: builtin/grep.c:849
13871 msgid "descend at most <depth> levels"
13874 #: builtin/grep.c:853
13875 msgid "use extended POSIX regular expressions"
13878 #: builtin/grep.c:856
13879 msgid "use basic POSIX regular expressions (default)"
13882 #: builtin/grep.c:859
13883 msgid "interpret patterns as fixed strings"
13886 #: builtin/grep.c:862
13887 msgid "use Perl-compatible regular expressions"
13890 #: builtin/grep.c:865
13891 msgid "show line numbers"
13894 #: builtin/grep.c:866
13895 msgid "show column number of first match"
13898 #: builtin/grep.c:867
13899 msgid "don't show filenames"
13902 #: builtin/grep.c:868
13903 msgid "show filenames"
13906 #: builtin/grep.c:870
13907 msgid "show filenames relative to top directory"
13910 #: builtin/grep.c:872
13911 msgid "show only filenames instead of matching lines"
13914 #: builtin/grep.c:874
13915 msgid "synonym for --files-with-matches"
13918 #: builtin/grep.c:877
13919 msgid "show only the names of files without match"
13922 #: builtin/grep.c:879
13923 msgid "print NUL after filenames"
13926 #: builtin/grep.c:882
13927 msgid "show only matching parts of a line"
13930 #: builtin/grep.c:884
13931 msgid "show the number of matches instead of matching lines"
13934 #: builtin/grep.c:885
13935 msgid "highlight matches"
13938 #: builtin/grep.c:887
13939 msgid "print empty line between matches from different files"
13942 #: builtin/grep.c:889
13943 msgid "show filename only once above matches from same file"
13946 #: builtin/grep.c:892
13947 msgid "show <n> context lines before and after matches"
13950 #: builtin/grep.c:895
13951 msgid "show <n> context lines before matches"
13954 #: builtin/grep.c:897
13955 msgid "show <n> context lines after matches"
13958 #: builtin/grep.c:899
13959 msgid "use <n> worker threads"
13962 #: builtin/grep.c:900
13963 msgid "shortcut for -C NUM"
13966 #: builtin/grep.c:903
13967 msgid "show a line with the function name before matches"
13970 #: builtin/grep.c:905
13971 msgid "show the surrounding function"
13974 #: builtin/grep.c:908
13975 msgid "read patterns from file"
13978 #: builtin/grep.c:910
13979 msgid "match <pattern>"
13982 #: builtin/grep.c:912
13983 msgid "combine patterns specified with -e"
13986 #: builtin/grep.c:924
13987 msgid "indicate hit with exit status without output"
13990 #: builtin/grep.c:926
13991 msgid "show only matches from files that match all patterns"
13994 #: builtin/grep.c:928
13995 msgid "show parse tree for grep expression"
13998 #: builtin/grep.c:932
14002 #: builtin/grep.c:932
14003 msgid "show matching files in the pager"
14006 #: builtin/grep.c:936
14007 msgid "allow calling of grep(1) (ignored by this build)"
14010 #: builtin/grep.c:1003
14011 msgid "no pattern given"
14014 #: builtin/grep.c:1039
14015 msgid "--no-index or --untracked cannot be used with revs"
14018 #: builtin/grep.c:1047
14020 msgid "unable to resolve revision: %s"
14023 #: builtin/grep.c:1077
14024 msgid "--untracked not supported with --recurse-submodules"
14027 #: builtin/grep.c:1081
14028 msgid "invalid option combination, ignoring --threads"
14031 #: builtin/grep.c:1084 builtin/pack-objects.c:3623
14032 msgid "no threads support, ignoring --threads"
14035 #: builtin/grep.c:1087 builtin/index-pack.c:1534 builtin/pack-objects.c:2901
14037 msgid "invalid number of threads specified (%d)"
14040 #: builtin/grep.c:1121
14041 msgid "--open-files-in-pager only works on the worktree"
14044 #: builtin/grep.c:1147
14045 msgid "--cached or --untracked cannot be used with --no-index"
14048 #: builtin/grep.c:1153
14049 msgid "--[no-]exclude-standard cannot be used for tracked contents"
14052 #: builtin/grep.c:1161
14053 msgid "both --cached and trees are given"
14056 #: builtin/hash-object.c:85
14058 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
14062 #: builtin/hash-object.c:86
14063 msgid "git hash-object --stdin-paths"
14066 #: builtin/hash-object.c:98
14067 msgid "object type"
14070 #: builtin/hash-object.c:99
14071 msgid "write the object into the object database"
14074 #: builtin/hash-object.c:101
14075 msgid "read the object from stdin"
14078 #: builtin/hash-object.c:103
14079 msgid "store file as is without filters"
14082 #: builtin/hash-object.c:104
14084 "just hash any random garbage to create corrupt objects for debugging Git"
14087 #: builtin/hash-object.c:105
14088 msgid "process file as it were from this path"
14091 #: builtin/help.c:47
14092 msgid "print all available commands"
14095 #: builtin/help.c:48
14096 msgid "exclude guides"
14099 #: builtin/help.c:49
14100 msgid "print list of useful guides"
14103 #: builtin/help.c:50
14104 msgid "print all configuration variable names"
14107 #: builtin/help.c:52
14108 msgid "show man page"
14111 #: builtin/help.c:53
14112 msgid "show manual in web browser"
14115 #: builtin/help.c:55
14116 msgid "show info page"
14119 #: builtin/help.c:57
14120 msgid "print command description"
14123 #: builtin/help.c:62
14124 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
14127 #: builtin/help.c:163
14129 msgid "unrecognized help format '%s'"
14132 #: builtin/help.c:190
14133 msgid "Failed to start emacsclient."
14136 #: builtin/help.c:203
14137 msgid "Failed to parse emacsclient version."
14140 #: builtin/help.c:211
14142 msgid "emacsclient version '%d' too old (< 22)."
14145 #: builtin/help.c:229 builtin/help.c:251 builtin/help.c:261 builtin/help.c:269
14147 msgid "failed to exec '%s'"
14150 #: builtin/help.c:307
14153 "'%s': path for unsupported man viewer.\n"
14154 "Please consider using 'man.<tool>.cmd' instead."
14157 #: builtin/help.c:319
14160 "'%s': cmd for supported man viewer.\n"
14161 "Please consider using 'man.<tool>.path' instead."
14164 #: builtin/help.c:436
14166 msgid "'%s': unknown man viewer."
14169 #: builtin/help.c:453
14170 msgid "no man viewer handled the request"
14173 #: builtin/help.c:461
14174 msgid "no info viewer handled the request"
14177 #: builtin/help.c:520 builtin/help.c:531 git.c:337
14179 msgid "'%s' is aliased to '%s'"
14182 #: builtin/help.c:534 git.c:367
14184 msgid "bad alias.%s string: %s"
14187 #: builtin/help.c:563 builtin/help.c:593
14189 msgid "usage: %s%s"
14192 #: builtin/help.c:577
14193 msgid "'git help config' for more information"
14196 #: builtin/index-pack.c:185
14198 msgid "object type mismatch at %s"
14201 #: builtin/index-pack.c:205
14203 msgid "did not receive expected object %s"
14206 #: builtin/index-pack.c:208
14208 msgid "object %s: expected type %s, found %s"
14211 #: builtin/index-pack.c:258
14213 msgid "cannot fill %d byte"
14214 msgid_plural "cannot fill %d bytes"
14218 #: builtin/index-pack.c:268
14222 #: builtin/index-pack.c:269
14223 msgid "read error on input"
14226 #: builtin/index-pack.c:281
14227 msgid "used more bytes than were available"
14230 #: builtin/index-pack.c:288 builtin/pack-objects.c:618
14231 msgid "pack too large for current definition of off_t"
14234 #: builtin/index-pack.c:291 builtin/unpack-objects.c:95
14235 msgid "pack exceeds maximum allowed size"
14238 #: builtin/index-pack.c:306 builtin/repack.c:250
14240 msgid "unable to create '%s'"
14243 #: builtin/index-pack.c:312
14245 msgid "cannot open packfile '%s'"
14248 #: builtin/index-pack.c:326
14249 msgid "pack signature mismatch"
14252 #: builtin/index-pack.c:328
14254 msgid "pack version %<PRIu32> unsupported"
14257 #: builtin/index-pack.c:346
14259 msgid "pack has bad object at offset %<PRIuMAX>: %s"
14262 #: builtin/index-pack.c:466
14264 msgid "inflate returned %d"
14267 #: builtin/index-pack.c:515
14268 msgid "offset value overflow for delta base object"
14271 #: builtin/index-pack.c:523
14272 msgid "delta base offset is out of bound"
14275 #: builtin/index-pack.c:531
14277 msgid "unknown object type %d"
14280 #: builtin/index-pack.c:562
14281 msgid "cannot pread pack file"
14284 #: builtin/index-pack.c:564
14286 msgid "premature end of pack file, %<PRIuMAX> byte missing"
14287 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
14291 #: builtin/index-pack.c:590
14292 msgid "serious inflate inconsistency"
14295 #: builtin/index-pack.c:735 builtin/index-pack.c:741 builtin/index-pack.c:765
14296 #: builtin/index-pack.c:804 builtin/index-pack.c:813
14298 msgid "SHA1 COLLISION FOUND WITH %s !"
14301 #: builtin/index-pack.c:738 builtin/pack-objects.c:170
14302 #: builtin/pack-objects.c:230 builtin/pack-objects.c:325
14304 msgid "unable to read %s"
14307 #: builtin/index-pack.c:802
14309 msgid "cannot read existing object info %s"
14312 #: builtin/index-pack.c:810
14314 msgid "cannot read existing object %s"
14317 #: builtin/index-pack.c:824
14319 msgid "invalid blob object %s"
14322 #: builtin/index-pack.c:827 builtin/index-pack.c:846
14323 msgid "fsck error in packed object"
14326 #: builtin/index-pack.c:848
14328 msgid "Not all child objects of %s are reachable"
14331 #: builtin/index-pack.c:920 builtin/index-pack.c:951
14332 msgid "failed to apply delta"
14335 #: builtin/index-pack.c:1121
14336 msgid "Receiving objects"
14339 #: builtin/index-pack.c:1121
14340 msgid "Indexing objects"
14343 #: builtin/index-pack.c:1155
14344 msgid "pack is corrupted (SHA1 mismatch)"
14347 #: builtin/index-pack.c:1160
14348 msgid "cannot fstat packfile"
14351 #: builtin/index-pack.c:1163
14352 msgid "pack has junk at the end"
14355 #: builtin/index-pack.c:1175
14356 msgid "confusion beyond insanity in parse_pack_objects()"
14359 #: builtin/index-pack.c:1198
14360 msgid "Resolving deltas"
14363 #: builtin/index-pack.c:1208 builtin/pack-objects.c:2665
14365 msgid "unable to create thread: %s"
14368 #: builtin/index-pack.c:1249
14369 msgid "confusion beyond insanity"
14372 #: builtin/index-pack.c:1255
14374 msgid "completed with %d local object"
14375 msgid_plural "completed with %d local objects"
14379 #: builtin/index-pack.c:1267
14381 msgid "Unexpected tail checksum for %s (disk corruption?)"
14384 #: builtin/index-pack.c:1271
14386 msgid "pack has %d unresolved delta"
14387 msgid_plural "pack has %d unresolved deltas"
14391 #: builtin/index-pack.c:1295
14393 msgid "unable to deflate appended object (%d)"
14396 #: builtin/index-pack.c:1391
14398 msgid "local object %s is corrupt"
14401 #: builtin/index-pack.c:1405
14403 msgid "packfile name '%s' does not end with '.pack'"
14406 #: builtin/index-pack.c:1430
14408 msgid "cannot write %s file '%s'"
14411 #: builtin/index-pack.c:1438
14413 msgid "cannot close written %s file '%s'"
14416 #: builtin/index-pack.c:1462
14417 msgid "error while closing pack file"
14420 #: builtin/index-pack.c:1476
14421 msgid "cannot store pack file"
14424 #: builtin/index-pack.c:1484
14425 msgid "cannot store index file"
14428 #: builtin/index-pack.c:1528 builtin/pack-objects.c:2912
14430 msgid "bad pack.indexversion=%<PRIu32>"
14433 #: builtin/index-pack.c:1592
14435 msgid "Cannot open existing pack file '%s'"
14438 #: builtin/index-pack.c:1594
14440 msgid "Cannot open existing pack idx file for '%s'"
14443 #: builtin/index-pack.c:1642
14445 msgid "non delta: %d object"
14446 msgid_plural "non delta: %d objects"
14450 #: builtin/index-pack.c:1649
14452 msgid "chain length = %d: %lu object"
14453 msgid_plural "chain length = %d: %lu objects"
14457 #: builtin/index-pack.c:1689
14458 msgid "Cannot come back to cwd"
14461 #: builtin/index-pack.c:1738 builtin/index-pack.c:1741
14462 #: builtin/index-pack.c:1757 builtin/index-pack.c:1761
14467 #: builtin/index-pack.c:1767 builtin/init-db.c:392 builtin/init-db.c:621
14469 msgid "unknown hash algorithm '%s'"
14472 #: builtin/index-pack.c:1782
14473 msgid "--fix-thin cannot be used without --stdin"
14476 #: builtin/index-pack.c:1784
14477 msgid "--stdin requires a git repository"
14480 #: builtin/index-pack.c:1786
14481 msgid "--object-format cannot be used with --stdin"
14484 #: builtin/index-pack.c:1792
14485 msgid "--verify with no packfile name given"
14488 #: builtin/index-pack.c:1840 builtin/unpack-objects.c:582
14489 msgid "fsck error in pack objects"
14492 #: builtin/init-db.c:63
14494 msgid "cannot stat template '%s'"
14497 #: builtin/init-db.c:68
14499 msgid "cannot opendir '%s'"
14502 #: builtin/init-db.c:80
14504 msgid "cannot readlink '%s'"
14507 #: builtin/init-db.c:82
14509 msgid "cannot symlink '%s' '%s'"
14512 #: builtin/init-db.c:88
14514 msgid "cannot copy '%s' to '%s'"
14517 #: builtin/init-db.c:92
14519 msgid "ignoring template %s"
14522 #: builtin/init-db.c:123
14524 msgid "templates not found in %s"
14527 #: builtin/init-db.c:138
14529 msgid "not copying templates from '%s': %s"
14532 #: builtin/init-db.c:276
14534 msgid "invalid initial branch name: '%s'"
14537 #: builtin/init-db.c:368
14539 msgid "unable to handle file type %d"
14542 #: builtin/init-db.c:371
14544 msgid "unable to move %s to %s"
14547 #: builtin/init-db.c:386
14548 msgid "attempt to reinitialize repository with different hash"
14551 #: builtin/init-db.c:410 builtin/init-db.c:413
14553 msgid "%s already exists"
14556 #: builtin/init-db.c:444
14558 msgid "re-init: ignored --initial-branch=%s"
14561 #: builtin/init-db.c:475
14563 msgid "Reinitialized existing shared Git repository in %s%s\n"
14566 #: builtin/init-db.c:476
14568 msgid "Reinitialized existing Git repository in %s%s\n"
14571 #: builtin/init-db.c:480
14573 msgid "Initialized empty shared Git repository in %s%s\n"
14576 #: builtin/init-db.c:481
14578 msgid "Initialized empty Git repository in %s%s\n"
14581 #: builtin/init-db.c:530
14583 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
14584 "shared[=<permissions>]] [<directory>]"
14587 #: builtin/init-db.c:556
14588 msgid "permissions"
14591 #: builtin/init-db.c:557
14592 msgid "specify that the git repository is to be shared amongst several users"
14595 #: builtin/init-db.c:563
14596 msgid "override the name of the initial branch"
14599 #: builtin/init-db.c:564
14603 #: builtin/init-db.c:565 builtin/show-index.c:22
14604 msgid "specify the hash algorithm to use"
14607 #: builtin/init-db.c:598 builtin/init-db.c:603
14609 msgid "cannot mkdir %s"
14612 #: builtin/init-db.c:607
14614 msgid "cannot chdir to %s"
14617 #: builtin/init-db.c:634
14620 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
14624 #: builtin/init-db.c:662
14626 msgid "Cannot access work tree '%s'"
14629 #: builtin/interpret-trailers.c:16
14631 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
14632 "<token>[(=|:)<value>])...] [<file>...]"
14635 #: builtin/interpret-trailers.c:95
14636 msgid "edit files in place"
14639 #: builtin/interpret-trailers.c:96
14640 msgid "trim empty trailers"
14643 #: builtin/interpret-trailers.c:99
14644 msgid "where to place the new trailer"
14647 #: builtin/interpret-trailers.c:101
14648 msgid "action if trailer already exists"
14651 #: builtin/interpret-trailers.c:103
14652 msgid "action if trailer is missing"
14655 #: builtin/interpret-trailers.c:105
14656 msgid "output only the trailers"
14659 #: builtin/interpret-trailers.c:106
14660 msgid "do not apply config rules"
14663 #: builtin/interpret-trailers.c:107
14664 msgid "join whitespace-continued values"
14667 #: builtin/interpret-trailers.c:108
14668 msgid "set parsing options"
14671 #: builtin/interpret-trailers.c:110
14672 msgid "do not treat --- specially"
14675 #: builtin/interpret-trailers.c:111
14679 #: builtin/interpret-trailers.c:112
14680 msgid "trailer(s) to add"
14683 #: builtin/interpret-trailers.c:123
14684 msgid "--trailer with --only-input does not make sense"
14687 #: builtin/interpret-trailers.c:133
14688 msgid "no input file given for in-place editing"
14691 #: builtin/log.c:57
14692 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
14695 #: builtin/log.c:58
14696 msgid "git show [<options>] <object>..."
14699 #: builtin/log.c:111
14701 msgid "invalid --decorate option: %s"
14704 #: builtin/log.c:178
14705 msgid "show source"
14708 #: builtin/log.c:179
14709 msgid "Use mail map file"
14712 #: builtin/log.c:182
14713 msgid "only decorate refs that match <pattern>"
14716 #: builtin/log.c:184
14717 msgid "do not decorate refs that match <pattern>"
14720 #: builtin/log.c:185
14721 msgid "decorate options"
14724 #: builtin/log.c:188
14725 msgid "Process line range n,m in file, counting from 1"
14728 #: builtin/log.c:298
14730 msgid "Final output: %d %s\n"
14733 #: builtin/log.c:556
14735 msgid "git show %s: bad file"
14738 #: builtin/log.c:571 builtin/log.c:666
14740 msgid "could not read object %s"
14743 #: builtin/log.c:691
14745 msgid "unknown type: %d"
14748 #: builtin/log.c:835
14750 msgid "%s: invalid cover from description mode"
14753 #: builtin/log.c:842
14754 msgid "format.headers without value"
14757 #: builtin/log.c:957
14758 msgid "name of output directory is too long"
14761 #: builtin/log.c:973
14763 msgid "cannot open patch file %s"
14766 #: builtin/log.c:990
14767 msgid "need exactly one range"
14770 #: builtin/log.c:1000
14771 msgid "not a range"
14774 #: builtin/log.c:1164
14775 msgid "cover letter needs email format"
14778 #: builtin/log.c:1170
14779 msgid "failed to create cover-letter file"
14782 #: builtin/log.c:1249
14784 msgid "insane in-reply-to: %s"
14787 #: builtin/log.c:1276
14788 msgid "git format-patch [<options>] [<since> | <revision-range>]"
14791 #: builtin/log.c:1334
14792 msgid "two output directories?"
14795 #: builtin/log.c:1445 builtin/log.c:2217 builtin/log.c:2219 builtin/log.c:2231
14797 msgid "unknown commit %s"
14800 #: builtin/log.c:1455 builtin/replace.c:58 builtin/replace.c:207
14801 #: builtin/replace.c:210
14803 msgid "failed to resolve '%s' as a valid ref"
14806 #: builtin/log.c:1460
14807 msgid "could not find exact merge base"
14810 #: builtin/log.c:1464
14812 "failed to get upstream, if you want to record base commit automatically,\n"
14813 "please use git branch --set-upstream-to to track a remote branch.\n"
14814 "Or you could specify base commit by --base=<base-commit-id> manually"
14817 #: builtin/log.c:1484
14818 msgid "failed to find exact merge base"
14821 #: builtin/log.c:1495
14822 msgid "base commit should be the ancestor of revision list"
14825 #: builtin/log.c:1499
14826 msgid "base commit shouldn't be in revision list"
14829 #: builtin/log.c:1552
14830 msgid "cannot get patch id"
14833 #: builtin/log.c:1604
14834 msgid "failed to infer range-diff ranges"
14837 #: builtin/log.c:1650
14838 msgid "use [PATCH n/m] even with a single patch"
14841 #: builtin/log.c:1653
14842 msgid "use [PATCH] even with multiple patches"
14845 #: builtin/log.c:1657
14846 msgid "print patches to standard out"
14849 #: builtin/log.c:1659
14850 msgid "generate a cover letter"
14853 #: builtin/log.c:1661
14854 msgid "use simple number sequence for output file names"
14857 #: builtin/log.c:1662
14861 #: builtin/log.c:1663
14862 msgid "use <sfx> instead of '.patch'"
14865 #: builtin/log.c:1665
14866 msgid "start numbering patches at <n> instead of 1"
14869 #: builtin/log.c:1667
14870 msgid "mark the series as Nth re-roll"
14873 #: builtin/log.c:1669
14874 msgid "Use [RFC PATCH] instead of [PATCH]"
14877 #: builtin/log.c:1672
14878 msgid "cover-from-description-mode"
14881 #: builtin/log.c:1673
14882 msgid "generate parts of a cover letter based on a branch's description"
14885 #: builtin/log.c:1675
14886 msgid "Use [<prefix>] instead of [PATCH]"
14889 #: builtin/log.c:1678
14890 msgid "store resulting files in <dir>"
14893 #: builtin/log.c:1681
14894 msgid "don't strip/add [PATCH]"
14897 #: builtin/log.c:1684
14898 msgid "don't output binary diffs"
14901 #: builtin/log.c:1686
14902 msgid "output all-zero hash in From header"
14905 #: builtin/log.c:1688
14906 msgid "don't include a patch matching a commit upstream"
14909 #: builtin/log.c:1690
14910 msgid "show patch format instead of default (patch + stat)"
14913 #: builtin/log.c:1692
14917 #: builtin/log.c:1693
14921 #: builtin/log.c:1694
14922 msgid "add email header"
14925 #: builtin/log.c:1695 builtin/log.c:1696
14929 #: builtin/log.c:1695
14930 msgid "add To: header"
14933 #: builtin/log.c:1696
14934 msgid "add Cc: header"
14937 #: builtin/log.c:1697
14941 #: builtin/log.c:1698
14942 msgid "set From address to <ident> (or committer ident if absent)"
14945 #: builtin/log.c:1700
14949 #: builtin/log.c:1701
14950 msgid "make first mail a reply to <message-id>"
14953 #: builtin/log.c:1702 builtin/log.c:1705
14957 #: builtin/log.c:1703
14958 msgid "attach the patch"
14961 #: builtin/log.c:1706
14962 msgid "inline the patch"
14965 #: builtin/log.c:1710
14966 msgid "enable message threading, styles: shallow, deep"
14969 #: builtin/log.c:1712
14973 #: builtin/log.c:1713
14974 msgid "add a signature"
14977 #: builtin/log.c:1714
14978 msgid "base-commit"
14981 #: builtin/log.c:1715
14982 msgid "add prerequisite tree info to the patch series"
14985 #: builtin/log.c:1717
14986 msgid "add a signature from a file"
14989 #: builtin/log.c:1718
14990 msgid "don't print the patch filenames"
14993 #: builtin/log.c:1720
14994 msgid "show progress while generating patches"
14997 #: builtin/log.c:1722
14998 msgid "show changes against <rev> in cover letter or single patch"
15001 #: builtin/log.c:1725
15002 msgid "show changes against <refspec> in cover letter or single patch"
15005 #: builtin/log.c:1727
15006 msgid "percentage by which creation is weighted"
15009 #: builtin/log.c:1812
15011 msgid "invalid ident line: %s"
15014 #: builtin/log.c:1827
15015 msgid "-n and -k are mutually exclusive"
15018 #: builtin/log.c:1829
15019 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
15022 #: builtin/log.c:1837
15023 msgid "--name-only does not make sense"
15026 #: builtin/log.c:1839
15027 msgid "--name-status does not make sense"
15030 #: builtin/log.c:1841
15031 msgid "--check does not make sense"
15034 #: builtin/log.c:1874
15035 msgid "standard output, or directory, which one?"
15038 #: builtin/log.c:1978
15039 msgid "--interdiff requires --cover-letter or single patch"
15042 #: builtin/log.c:1982
15046 #: builtin/log.c:1983
15048 msgid "Interdiff against v%d:"
15051 #: builtin/log.c:1989
15052 msgid "--creation-factor requires --range-diff"
15055 #: builtin/log.c:1993
15056 msgid "--range-diff requires --cover-letter or single patch"
15059 #: builtin/log.c:2001
15060 msgid "Range-diff:"
15063 #: builtin/log.c:2002
15065 msgid "Range-diff against v%d:"
15068 #: builtin/log.c:2013
15070 msgid "unable to read signature file '%s'"
15073 #: builtin/log.c:2049
15074 msgid "Generating patches"
15077 #: builtin/log.c:2093
15078 msgid "failed to create output files"
15081 #: builtin/log.c:2152
15082 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
15085 #: builtin/log.c:2206
15088 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
15091 #: builtin/ls-files.c:471
15092 msgid "git ls-files [<options>] [<file>...]"
15095 #: builtin/ls-files.c:527
15096 msgid "identify the file status with tags"
15099 #: builtin/ls-files.c:529
15100 msgid "use lowercase letters for 'assume unchanged' files"
15103 #: builtin/ls-files.c:531
15104 msgid "use lowercase letters for 'fsmonitor clean' files"
15107 #: builtin/ls-files.c:533
15108 msgid "show cached files in the output (default)"
15111 #: builtin/ls-files.c:535
15112 msgid "show deleted files in the output"
15115 #: builtin/ls-files.c:537
15116 msgid "show modified files in the output"
15119 #: builtin/ls-files.c:539
15120 msgid "show other files in the output"
15123 #: builtin/ls-files.c:541
15124 msgid "show ignored files in the output"
15127 #: builtin/ls-files.c:544
15128 msgid "show staged contents' object name in the output"
15131 #: builtin/ls-files.c:546
15132 msgid "show files on the filesystem that need to be removed"
15135 #: builtin/ls-files.c:548
15136 msgid "show 'other' directories' names only"
15139 #: builtin/ls-files.c:550
15140 msgid "show line endings of files"
15143 #: builtin/ls-files.c:552
15144 msgid "don't show empty directories"
15147 #: builtin/ls-files.c:555
15148 msgid "show unmerged files in the output"
15151 #: builtin/ls-files.c:557
15152 msgid "show resolve-undo information"
15155 #: builtin/ls-files.c:559
15156 msgid "skip files matching pattern"
15159 #: builtin/ls-files.c:562
15160 msgid "exclude patterns are read from <file>"
15163 #: builtin/ls-files.c:565
15164 msgid "read additional per-directory exclude patterns in <file>"
15167 #: builtin/ls-files.c:567
15168 msgid "add the standard git exclusions"
15171 #: builtin/ls-files.c:571
15172 msgid "make the output relative to the project top directory"
15175 #: builtin/ls-files.c:574
15176 msgid "recurse through submodules"
15179 #: builtin/ls-files.c:576
15180 msgid "if any <file> is not in the index, treat this as an error"
15183 #: builtin/ls-files.c:577
15187 #: builtin/ls-files.c:578
15188 msgid "pretend that paths removed since <tree-ish> are still present"
15191 #: builtin/ls-files.c:580
15192 msgid "show debugging data"
15195 #: builtin/ls-remote.c:9
15197 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
15198 " [-q | --quiet] [--exit-code] [--get-url]\n"
15199 " [--symref] [<repository> [<refs>...]]"
15202 #: builtin/ls-remote.c:59
15203 msgid "do not print remote URL"
15206 #: builtin/ls-remote.c:60 builtin/ls-remote.c:62 builtin/rebase.c:1384
15210 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63
15211 msgid "path of git-upload-pack on the remote host"
15214 #: builtin/ls-remote.c:65
15215 msgid "limit to tags"
15218 #: builtin/ls-remote.c:66
15219 msgid "limit to heads"
15222 #: builtin/ls-remote.c:67
15223 msgid "do not show peeled tags"
15226 #: builtin/ls-remote.c:69
15227 msgid "take url.<base>.insteadOf into account"
15230 #: builtin/ls-remote.c:72
15231 msgid "exit with exit code 2 if no matching refs are found"
15234 #: builtin/ls-remote.c:75
15235 msgid "show underlying ref in addition to the object pointed by it"
15238 #: builtin/ls-tree.c:30
15239 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
15242 #: builtin/ls-tree.c:128
15243 msgid "only show trees"
15246 #: builtin/ls-tree.c:130
15247 msgid "recurse into subtrees"
15250 #: builtin/ls-tree.c:132
15251 msgid "show trees when recursing"
15254 #: builtin/ls-tree.c:135
15255 msgid "terminate entries with NUL byte"
15258 #: builtin/ls-tree.c:136
15259 msgid "include object size"
15262 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
15263 msgid "list only filenames"
15266 #: builtin/ls-tree.c:143
15267 msgid "use full path names"
15270 #: builtin/ls-tree.c:145
15271 msgid "list entire tree; not just current directory (implies --full-name)"
15274 #: builtin/mailsplit.c:241
15276 msgid "empty mbox: '%s'"
15279 #: builtin/merge-base.c:32
15280 msgid "git merge-base [-a | --all] <commit> <commit>..."
15283 #: builtin/merge-base.c:33
15284 msgid "git merge-base [-a | --all] --octopus <commit>..."
15287 #: builtin/merge-base.c:34
15288 msgid "git merge-base --independent <commit>..."
15291 #: builtin/merge-base.c:35
15292 msgid "git merge-base --is-ancestor <commit> <commit>"
15295 #: builtin/merge-base.c:36
15296 msgid "git merge-base --fork-point <ref> [<commit>]"
15299 #: builtin/merge-base.c:143
15300 msgid "output all common ancestors"
15303 #: builtin/merge-base.c:145
15304 msgid "find ancestors for a single n-way merge"
15307 #: builtin/merge-base.c:147
15308 msgid "list revs not reachable from others"
15311 #: builtin/merge-base.c:149
15312 msgid "is the first one ancestor of the other?"
15315 #: builtin/merge-base.c:151
15316 msgid "find where <commit> forked from reflog of <ref>"
15319 #: builtin/merge-file.c:9
15321 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
15322 "<orig-file> <file2>"
15325 #: builtin/merge-file.c:35
15326 msgid "send results to standard output"
15329 #: builtin/merge-file.c:36
15330 msgid "use a diff3 based merge"
15333 #: builtin/merge-file.c:37
15334 msgid "for conflicts, use our version"
15337 #: builtin/merge-file.c:39
15338 msgid "for conflicts, use their version"
15341 #: builtin/merge-file.c:41
15342 msgid "for conflicts, use a union version"
15345 #: builtin/merge-file.c:44
15346 msgid "for conflicts, use this marker size"
15349 #: builtin/merge-file.c:45
15350 msgid "do not warn about conflicts"
15353 #: builtin/merge-file.c:47
15354 msgid "set labels for file1/orig-file/file2"
15357 #: builtin/merge-recursive.c:47
15359 msgid "unknown option %s"
15362 #: builtin/merge-recursive.c:53
15364 msgid "could not parse object '%s'"
15367 #: builtin/merge-recursive.c:57
15369 msgid "cannot handle more than %d base. Ignoring %s."
15370 msgid_plural "cannot handle more than %d bases. Ignoring %s."
15374 #: builtin/merge-recursive.c:65
15375 msgid "not handling anything other than two heads merge."
15378 #: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
15380 msgid "could not resolve ref '%s'"
15383 #: builtin/merge-recursive.c:82
15385 msgid "Merging %s with %s\n"
15388 #: builtin/merge.c:56
15389 msgid "git merge [<options>] [<commit>...]"
15392 #: builtin/merge.c:57
15393 msgid "git merge --abort"
15396 #: builtin/merge.c:58
15397 msgid "git merge --continue"
15400 #: builtin/merge.c:121
15401 msgid "switch `m' requires a value"
15404 #: builtin/merge.c:144
15406 msgid "option `%s' requires a value"
15409 #: builtin/merge.c:190
15411 msgid "Could not find merge strategy '%s'.\n"
15414 #: builtin/merge.c:191
15416 msgid "Available strategies are:"
15419 #: builtin/merge.c:196
15421 msgid "Available custom strategies are:"
15424 #: builtin/merge.c:247 builtin/pull.c:133
15425 msgid "do not show a diffstat at the end of the merge"
15428 #: builtin/merge.c:250 builtin/pull.c:136
15429 msgid "show a diffstat at the end of the merge"
15432 #: builtin/merge.c:251 builtin/pull.c:139
15433 msgid "(synonym to --stat)"
15436 #: builtin/merge.c:253 builtin/pull.c:142
15437 msgid "add (at most <n>) entries from shortlog to merge commit message"
15440 #: builtin/merge.c:256 builtin/pull.c:148
15441 msgid "create a single commit instead of doing a merge"
15444 #: builtin/merge.c:258 builtin/pull.c:151
15445 msgid "perform a commit if the merge succeeds (default)"
15448 #: builtin/merge.c:260 builtin/pull.c:154
15449 msgid "edit message before committing"
15452 #: builtin/merge.c:262
15453 msgid "allow fast-forward (default)"
15456 #: builtin/merge.c:264 builtin/pull.c:161
15457 msgid "abort if fast-forward is not possible"
15460 #: builtin/merge.c:268 builtin/pull.c:164
15461 msgid "verify that the named commit has a valid GPG signature"
15464 #: builtin/merge.c:269 builtin/notes.c:787 builtin/pull.c:168
15465 #: builtin/rebase.c:527 builtin/rebase.c:1398 builtin/revert.c:114
15469 #: builtin/merge.c:270 builtin/pull.c:169
15470 msgid "merge strategy to use"
15473 #: builtin/merge.c:271 builtin/pull.c:172
15474 msgid "option=value"
15477 #: builtin/merge.c:272 builtin/pull.c:173
15478 msgid "option for selected merge strategy"
15481 #: builtin/merge.c:274
15482 msgid "merge commit message (for a non-fast-forward merge)"
15485 #: builtin/merge.c:281
15486 msgid "abort the current in-progress merge"
15489 #: builtin/merge.c:283
15490 msgid "--abort but leave index and working tree alone"
15493 #: builtin/merge.c:285
15494 msgid "continue the current in-progress merge"
15497 #: builtin/merge.c:287 builtin/pull.c:180
15498 msgid "allow merging unrelated histories"
15501 #: builtin/merge.c:294
15502 msgid "bypass pre-merge-commit and commit-msg hooks"
15505 #: builtin/merge.c:311
15506 msgid "could not run stash."
15509 #: builtin/merge.c:316
15510 msgid "stash failed"
15513 #: builtin/merge.c:321
15515 msgid "not a valid object: %s"
15518 #: builtin/merge.c:343 builtin/merge.c:360
15519 msgid "read-tree failed"
15522 #: builtin/merge.c:390
15523 msgid " (nothing to squash)"
15526 #: builtin/merge.c:401
15528 msgid "Squash commit -- not updating HEAD\n"
15531 #: builtin/merge.c:451
15533 msgid "No merge message -- not updating HEAD\n"
15536 #: builtin/merge.c:502
15538 msgid "'%s' does not point to a commit"
15541 #: builtin/merge.c:589
15543 msgid "Bad branch.%s.mergeoptions string: %s"
15546 #: builtin/merge.c:716
15547 msgid "Not handling anything other than two heads merge."
15550 #: builtin/merge.c:730
15552 msgid "Unknown option for merge-recursive: -X%s"
15555 #: builtin/merge.c:745
15557 msgid "unable to write %s"
15560 #: builtin/merge.c:797
15562 msgid "Could not read from '%s'"
15565 #: builtin/merge.c:806
15567 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
15570 #: builtin/merge.c:812
15572 "Please enter a commit message to explain why this merge is necessary,\n"
15573 "especially if it merges an updated upstream into a topic branch.\n"
15577 #: builtin/merge.c:817
15578 msgid "An empty message aborts the commit.\n"
15581 #: builtin/merge.c:820
15584 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
15588 #: builtin/merge.c:873
15589 msgid "Empty commit message."
15592 #: builtin/merge.c:888
15594 msgid "Wonderful.\n"
15597 #: builtin/merge.c:949
15599 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
15602 #: builtin/merge.c:988
15603 msgid "No current branch."
15606 #: builtin/merge.c:990
15607 msgid "No remote for the current branch."
15610 #: builtin/merge.c:992
15611 msgid "No default upstream defined for the current branch."
15614 #: builtin/merge.c:997
15616 msgid "No remote-tracking branch for %s from %s"
15619 #: builtin/merge.c:1054
15621 msgid "Bad value '%s' in environment '%s'"
15624 #: builtin/merge.c:1157
15626 msgid "not something we can merge in %s: %s"
15629 #: builtin/merge.c:1191
15630 msgid "not something we can merge"
15633 #: builtin/merge.c:1295
15634 msgid "--abort expects no arguments"
15637 #: builtin/merge.c:1299
15638 msgid "There is no merge to abort (MERGE_HEAD missing)."
15641 #: builtin/merge.c:1317
15642 msgid "--quit expects no arguments"
15645 #: builtin/merge.c:1330
15646 msgid "--continue expects no arguments"
15649 #: builtin/merge.c:1334
15650 msgid "There is no merge in progress (MERGE_HEAD missing)."
15653 #: builtin/merge.c:1350
15655 "You have not concluded your merge (MERGE_HEAD exists).\n"
15656 "Please, commit your changes before you merge."
15659 #: builtin/merge.c:1357
15661 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
15662 "Please, commit your changes before you merge."
15665 #: builtin/merge.c:1360
15666 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
15669 #: builtin/merge.c:1374
15670 msgid "You cannot combine --squash with --no-ff."
15673 #: builtin/merge.c:1376
15674 msgid "You cannot combine --squash with --commit."
15677 #: builtin/merge.c:1392
15678 msgid "No commit specified and merge.defaultToUpstream not set."
15681 #: builtin/merge.c:1409
15682 msgid "Squash commit into empty head not supported yet"
15685 #: builtin/merge.c:1411
15686 msgid "Non-fast-forward commit does not make sense into an empty head"
15689 #: builtin/merge.c:1416
15691 msgid "%s - not something we can merge"
15694 #: builtin/merge.c:1418
15695 msgid "Can merge only exactly one commit into empty head"
15698 #: builtin/merge.c:1499
15699 msgid "refusing to merge unrelated histories"
15702 #: builtin/merge.c:1508
15703 msgid "Already up to date."
15706 #: builtin/merge.c:1518
15708 msgid "Updating %s..%s\n"
15711 #: builtin/merge.c:1564
15713 msgid "Trying really trivial in-index merge...\n"
15716 #: builtin/merge.c:1571
15721 #: builtin/merge.c:1596
15722 msgid "Already up to date. Yeeah!"
15725 #: builtin/merge.c:1602
15726 msgid "Not possible to fast-forward, aborting."
15729 #: builtin/merge.c:1630 builtin/merge.c:1695
15731 msgid "Rewinding the tree to pristine...\n"
15734 #: builtin/merge.c:1634
15736 msgid "Trying merge strategy %s...\n"
15739 #: builtin/merge.c:1686
15741 msgid "No merge strategy handled the merge.\n"
15744 #: builtin/merge.c:1688
15746 msgid "Merge with strategy %s failed.\n"
15749 #: builtin/merge.c:1697
15751 msgid "Using the %s to prepare resolving by hand.\n"
15754 #: builtin/merge.c:1711
15756 msgid "Automatic merge went well; stopped before committing as requested\n"
15759 #: builtin/mktree.c:66
15760 msgid "git mktree [-z] [--missing] [--batch]"
15763 #: builtin/mktree.c:154
15764 msgid "input is NUL terminated"
15767 #: builtin/mktree.c:155 builtin/write-tree.c:26
15768 msgid "allow missing objects"
15771 #: builtin/mktree.c:156
15772 msgid "allow creation of more than one tree"
15775 #: builtin/multi-pack-index.c:9
15777 "git multi-pack-index [<options>] (write|verify|expire|repack --batch-"
15781 #: builtin/multi-pack-index.c:26
15782 msgid "object directory containing set of packfile and pack-index pairs"
15785 #: builtin/multi-pack-index.c:29
15787 "during repack, collect pack-files of smaller size into a batch that is "
15788 "larger than this size"
15791 #: builtin/multi-pack-index.c:50 builtin/prune-packed.c:25
15792 msgid "too many arguments"
15795 #: builtin/multi-pack-index.c:60
15796 msgid "--batch-size option is only for 'repack' subcommand"
15799 #: builtin/multi-pack-index.c:69
15801 msgid "unrecognized subcommand: %s"
15805 msgid "git mv [<options>] <source>... <destination>"
15810 msgid "Directory %s is in index and no submodule?"
15814 msgid "Please stage your changes to .gitmodules or stash them to proceed"
15817 #: builtin/mv.c:103
15819 msgid "%.*s is in index"
15822 #: builtin/mv.c:125
15823 msgid "force move/rename even if target exists"
15826 #: builtin/mv.c:127
15827 msgid "skip move/rename errors"
15830 #: builtin/mv.c:169
15832 msgid "destination '%s' is not a directory"
15835 #: builtin/mv.c:180
15837 msgid "Checking rename of '%s' to '%s'\n"
15840 #: builtin/mv.c:184
15844 #: builtin/mv.c:187
15845 msgid "can not move directory into itself"
15848 #: builtin/mv.c:190
15849 msgid "cannot move directory over file"
15852 #: builtin/mv.c:199
15853 msgid "source directory is empty"
15856 #: builtin/mv.c:224
15857 msgid "not under version control"
15860 #: builtin/mv.c:227
15861 msgid "destination exists"
15864 #: builtin/mv.c:235
15866 msgid "overwriting '%s'"
15869 #: builtin/mv.c:238
15870 msgid "Cannot overwrite"
15873 #: builtin/mv.c:241
15874 msgid "multiple sources for the same target"
15877 #: builtin/mv.c:243
15878 msgid "destination directory does not exist"
15881 #: builtin/mv.c:250
15883 msgid "%s, source=%s, destination=%s"
15886 #: builtin/mv.c:271
15888 msgid "Renaming %s to %s\n"
15891 #: builtin/mv.c:277 builtin/remote.c:781 builtin/repack.c:520
15893 msgid "renaming '%s' failed"
15896 #: builtin/name-rev.c:465
15897 msgid "git name-rev [<options>] <commit>..."
15900 #: builtin/name-rev.c:466
15901 msgid "git name-rev [<options>] --all"
15904 #: builtin/name-rev.c:467
15905 msgid "git name-rev [<options>] --stdin"
15908 #: builtin/name-rev.c:524
15909 msgid "print only names (no SHA-1)"
15912 #: builtin/name-rev.c:525
15913 msgid "only use tags to name the commits"
15916 #: builtin/name-rev.c:527
15917 msgid "only use refs matching <pattern>"
15920 #: builtin/name-rev.c:529
15921 msgid "ignore refs matching <pattern>"
15924 #: builtin/name-rev.c:531
15925 msgid "list all commits reachable from all refs"
15928 #: builtin/name-rev.c:532
15929 msgid "read from stdin"
15932 #: builtin/name-rev.c:533
15933 msgid "allow to print `undefined` names (default)"
15936 #: builtin/name-rev.c:539
15937 msgid "dereference tags in the input (internal use)"
15940 #: builtin/notes.c:28
15941 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
15944 #: builtin/notes.c:29
15946 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
15947 "| (-c | -C) <object>] [<object>]"
15950 #: builtin/notes.c:30
15951 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
15954 #: builtin/notes.c:31
15956 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
15957 "(-c | -C) <object>] [<object>]"
15960 #: builtin/notes.c:32
15961 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
15964 #: builtin/notes.c:33
15965 msgid "git notes [--ref <notes-ref>] show [<object>]"
15968 #: builtin/notes.c:34
15970 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
15973 #: builtin/notes.c:35
15974 msgid "git notes merge --commit [-v | -q]"
15977 #: builtin/notes.c:36
15978 msgid "git notes merge --abort [-v | -q]"
15981 #: builtin/notes.c:37
15982 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
15985 #: builtin/notes.c:38
15986 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
15989 #: builtin/notes.c:39
15990 msgid "git notes [--ref <notes-ref>] get-ref"
15993 #: builtin/notes.c:44
15994 msgid "git notes [list [<object>]]"
15997 #: builtin/notes.c:49
15998 msgid "git notes add [<options>] [<object>]"
16001 #: builtin/notes.c:54
16002 msgid "git notes copy [<options>] <from-object> <to-object>"
16005 #: builtin/notes.c:55
16006 msgid "git notes copy --stdin [<from-object> <to-object>]..."
16009 #: builtin/notes.c:60
16010 msgid "git notes append [<options>] [<object>]"
16013 #: builtin/notes.c:65
16014 msgid "git notes edit [<object>]"
16017 #: builtin/notes.c:70
16018 msgid "git notes show [<object>]"
16021 #: builtin/notes.c:75
16022 msgid "git notes merge [<options>] <notes-ref>"
16025 #: builtin/notes.c:76
16026 msgid "git notes merge --commit [<options>]"
16029 #: builtin/notes.c:77
16030 msgid "git notes merge --abort [<options>]"
16033 #: builtin/notes.c:82
16034 msgid "git notes remove [<object>]"
16037 #: builtin/notes.c:87
16038 msgid "git notes prune [<options>]"
16041 #: builtin/notes.c:92
16042 msgid "git notes get-ref"
16045 #: builtin/notes.c:97
16046 msgid "Write/edit the notes for the following object:"
16049 #: builtin/notes.c:150
16051 msgid "unable to start 'show' for object '%s'"
16054 #: builtin/notes.c:154
16055 msgid "could not read 'show' output"
16058 #: builtin/notes.c:162
16060 msgid "failed to finish 'show' for object '%s'"
16063 #: builtin/notes.c:197
16064 msgid "please supply the note contents using either -m or -F option"
16067 #: builtin/notes.c:206
16068 msgid "unable to write note object"
16071 #: builtin/notes.c:208
16073 msgid "the note contents have been left in %s"
16076 #: builtin/notes.c:242 builtin/tag.c:533
16078 msgid "could not open or read '%s'"
16081 #: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
16082 #: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
16083 #: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
16085 msgid "failed to resolve '%s' as a valid ref."
16088 #: builtin/notes.c:265
16090 msgid "failed to read object '%s'."
16093 #: builtin/notes.c:268
16095 msgid "cannot read note data from non-blob object '%s'."
16098 #: builtin/notes.c:309
16100 msgid "malformed input line: '%s'."
16103 #: builtin/notes.c:324
16105 msgid "failed to copy notes from '%s' to '%s'"
16108 #. TRANSLATORS: the first %s will be replaced by a git
16109 #. notes command: 'add', 'merge', 'remove', etc.
16111 #: builtin/notes.c:356
16113 msgid "refusing to %s notes in %s (outside of refs/notes/)"
16116 #: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:509
16117 #: builtin/notes.c:521 builtin/notes.c:598 builtin/notes.c:665
16118 #: builtin/notes.c:815 builtin/notes.c:963 builtin/notes.c:985
16119 msgid "too many parameters"
16122 #: builtin/notes.c:389 builtin/notes.c:678
16124 msgid "no note found for object %s."
16127 #: builtin/notes.c:410 builtin/notes.c:576
16128 msgid "note contents as a string"
16131 #: builtin/notes.c:413 builtin/notes.c:579
16132 msgid "note contents in a file"
16135 #: builtin/notes.c:416 builtin/notes.c:582
16136 msgid "reuse and edit specified note object"
16139 #: builtin/notes.c:419 builtin/notes.c:585
16140 msgid "reuse specified note object"
16143 #: builtin/notes.c:422 builtin/notes.c:588
16144 msgid "allow storing empty note"
16147 #: builtin/notes.c:423 builtin/notes.c:496
16148 msgid "replace existing notes"
16151 #: builtin/notes.c:448
16154 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
16158 #: builtin/notes.c:463 builtin/notes.c:544
16160 msgid "Overwriting existing notes for object %s\n"
16163 #: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
16165 msgid "Removing note for object %s\n"
16168 #: builtin/notes.c:497
16169 msgid "read objects from stdin"
16172 #: builtin/notes.c:499
16173 msgid "load rewriting config for <command> (implies --stdin)"
16176 #: builtin/notes.c:517
16177 msgid "too few parameters"
16180 #: builtin/notes.c:538
16183 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
16187 #: builtin/notes.c:550
16189 msgid "missing notes on source object %s. Cannot copy."
16192 #: builtin/notes.c:603
16195 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
16196 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
16199 #: builtin/notes.c:698
16200 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
16203 #: builtin/notes.c:700
16204 msgid "failed to delete ref NOTES_MERGE_REF"
16207 #: builtin/notes.c:702
16208 msgid "failed to remove 'git notes merge' worktree"
16211 #: builtin/notes.c:722
16212 msgid "failed to read ref NOTES_MERGE_PARTIAL"
16215 #: builtin/notes.c:724
16216 msgid "could not find commit from NOTES_MERGE_PARTIAL."
16219 #: builtin/notes.c:726
16220 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
16223 #: builtin/notes.c:739
16224 msgid "failed to resolve NOTES_MERGE_REF"
16227 #: builtin/notes.c:742
16228 msgid "failed to finalize notes merge"
16231 #: builtin/notes.c:768
16233 msgid "unknown notes merge strategy %s"
16236 #: builtin/notes.c:784
16237 msgid "General options"
16240 #: builtin/notes.c:786
16241 msgid "Merge options"
16244 #: builtin/notes.c:788
16246 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
16250 #: builtin/notes.c:790
16251 msgid "Committing unmerged notes"
16254 #: builtin/notes.c:792
16255 msgid "finalize notes merge by committing unmerged notes"
16258 #: builtin/notes.c:794
16259 msgid "Aborting notes merge resolution"
16262 #: builtin/notes.c:796
16263 msgid "abort notes merge"
16266 #: builtin/notes.c:807
16267 msgid "cannot mix --commit, --abort or -s/--strategy"
16270 #: builtin/notes.c:812
16271 msgid "must specify a notes ref to merge"
16274 #: builtin/notes.c:836
16276 msgid "unknown -s/--strategy: %s"
16279 #: builtin/notes.c:873
16281 msgid "a notes merge into %s is already in-progress at %s"
16284 #: builtin/notes.c:876
16286 msgid "failed to store link to current notes ref (%s)"
16289 #: builtin/notes.c:878
16292 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
16293 "'git notes merge --commit', or abort the merge with 'git notes merge --"
16297 #: builtin/notes.c:897 builtin/tag.c:546
16299 msgid "Failed to resolve '%s' as a valid ref."
16302 #: builtin/notes.c:900
16304 msgid "Object %s has no note\n"
16307 #: builtin/notes.c:912
16308 msgid "attempt to remove non-existent note is not an error"
16311 #: builtin/notes.c:915
16312 msgid "read object names from the standard input"
16315 #: builtin/notes.c:954 builtin/prune.c:132 builtin/worktree.c:220
16316 msgid "do not remove, show only"
16319 #: builtin/notes.c:955
16320 msgid "report pruned notes"
16323 #: builtin/notes.c:998
16327 #: builtin/notes.c:999
16328 msgid "use notes from <notes-ref>"
16331 #: builtin/notes.c:1034 builtin/stash.c:1608
16333 msgid "unknown subcommand: %s"
16336 #: builtin/pack-objects.c:53
16338 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
16341 #: builtin/pack-objects.c:54
16343 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
16346 #: builtin/pack-objects.c:442
16348 msgid "bad packed object CRC for %s"
16351 #: builtin/pack-objects.c:453
16353 msgid "corrupt packed object for %s"
16356 #: builtin/pack-objects.c:584
16358 msgid "recursive delta detected for object %s"
16361 #: builtin/pack-objects.c:795
16363 msgid "ordered %u objects, expected %<PRIu32>"
16366 #: builtin/pack-objects.c:1003
16367 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
16370 #: builtin/pack-objects.c:1016
16371 msgid "Writing objects"
16374 #: builtin/pack-objects.c:1077 builtin/update-index.c:90
16376 msgid "failed to stat %s"
16379 #: builtin/pack-objects.c:1130
16381 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
16384 #: builtin/pack-objects.c:1347
16385 msgid "disabling bitmap writing, as some objects are not being packed"
16388 #: builtin/pack-objects.c:1774
16390 msgid "delta base offset overflow in pack for %s"
16393 #: builtin/pack-objects.c:1783
16395 msgid "delta base offset out of bound for %s"
16398 #: builtin/pack-objects.c:2054
16399 msgid "Counting objects"
16402 #: builtin/pack-objects.c:2199
16404 msgid "unable to parse object header of %s"
16407 #: builtin/pack-objects.c:2269 builtin/pack-objects.c:2285
16408 #: builtin/pack-objects.c:2295
16410 msgid "object %s cannot be read"
16413 #: builtin/pack-objects.c:2272 builtin/pack-objects.c:2299
16415 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
16418 #: builtin/pack-objects.c:2309
16419 msgid "suboptimal pack - out of memory"
16422 #: builtin/pack-objects.c:2624
16424 msgid "Delta compression using up to %d threads"
16427 #: builtin/pack-objects.c:2763
16429 msgid "unable to pack objects reachable from tag %s"
16432 #: builtin/pack-objects.c:2851
16433 msgid "Compressing objects"
16436 #: builtin/pack-objects.c:2857
16437 msgid "inconsistency with delta count"
16440 #: builtin/pack-objects.c:2929
16443 "value of uploadpack.blobpackfileuri must be of the form '<object-hash> <pack-"
16444 "hash> <uri>' (got '%s')"
16447 #: builtin/pack-objects.c:2932
16450 "object already configured in another uploadpack.blobpackfileuri (got '%s')"
16453 #: builtin/pack-objects.c:2961
16456 "expected edge object ID, got garbage:\n"
16460 #: builtin/pack-objects.c:2967
16463 "expected object ID, got garbage:\n"
16467 #: builtin/pack-objects.c:3065
16468 msgid "invalid value for --missing"
16471 #: builtin/pack-objects.c:3124 builtin/pack-objects.c:3232
16472 msgid "cannot open pack index"
16475 #: builtin/pack-objects.c:3155
16477 msgid "loose object at %s could not be examined"
16480 #: builtin/pack-objects.c:3240
16481 msgid "unable to force loose object"
16484 #: builtin/pack-objects.c:3333
16486 msgid "not a rev '%s'"
16489 #: builtin/pack-objects.c:3336
16491 msgid "bad revision '%s'"
16494 #: builtin/pack-objects.c:3361
16495 msgid "unable to add recent objects"
16498 #: builtin/pack-objects.c:3414
16500 msgid "unsupported index version %s"
16503 #: builtin/pack-objects.c:3418
16505 msgid "bad index version '%s'"
16508 #: builtin/pack-objects.c:3456
16509 msgid "<version>[,<offset>]"
16512 #: builtin/pack-objects.c:3457
16513 msgid "write the pack index file in the specified idx format version"
16516 #: builtin/pack-objects.c:3460
16517 msgid "maximum size of each output pack file"
16520 #: builtin/pack-objects.c:3462
16521 msgid "ignore borrowed objects from alternate object store"
16524 #: builtin/pack-objects.c:3464
16525 msgid "ignore packed objects"
16528 #: builtin/pack-objects.c:3466
16529 msgid "limit pack window by objects"
16532 #: builtin/pack-objects.c:3468
16533 msgid "limit pack window by memory in addition to object limit"
16536 #: builtin/pack-objects.c:3470
16537 msgid "maximum length of delta chain allowed in the resulting pack"
16540 #: builtin/pack-objects.c:3472
16541 msgid "reuse existing deltas"
16544 #: builtin/pack-objects.c:3474
16545 msgid "reuse existing objects"
16548 #: builtin/pack-objects.c:3476
16549 msgid "use OFS_DELTA objects"
16552 #: builtin/pack-objects.c:3478
16553 msgid "use threads when searching for best delta matches"
16556 #: builtin/pack-objects.c:3480
16557 msgid "do not create an empty pack output"
16560 #: builtin/pack-objects.c:3482
16561 msgid "read revision arguments from standard input"
16564 #: builtin/pack-objects.c:3484
16565 msgid "limit the objects to those that are not yet packed"
16568 #: builtin/pack-objects.c:3487
16569 msgid "include objects reachable from any reference"
16572 #: builtin/pack-objects.c:3490
16573 msgid "include objects referred by reflog entries"
16576 #: builtin/pack-objects.c:3493
16577 msgid "include objects referred to by the index"
16580 #: builtin/pack-objects.c:3496
16581 msgid "output pack to stdout"
16584 #: builtin/pack-objects.c:3498
16585 msgid "include tag objects that refer to objects to be packed"
16588 #: builtin/pack-objects.c:3500
16589 msgid "keep unreachable objects"
16592 #: builtin/pack-objects.c:3502
16593 msgid "pack loose unreachable objects"
16596 #: builtin/pack-objects.c:3504
16597 msgid "unpack unreachable objects newer than <time>"
16600 #: builtin/pack-objects.c:3507
16601 msgid "use the sparse reachability algorithm"
16604 #: builtin/pack-objects.c:3509
16605 msgid "create thin packs"
16608 #: builtin/pack-objects.c:3511
16609 msgid "create packs suitable for shallow fetches"
16612 #: builtin/pack-objects.c:3513
16613 msgid "ignore packs that have companion .keep file"
16616 #: builtin/pack-objects.c:3515
16617 msgid "ignore this pack"
16620 #: builtin/pack-objects.c:3517
16621 msgid "pack compression level"
16624 #: builtin/pack-objects.c:3519
16625 msgid "do not hide commits by grafts"
16628 #: builtin/pack-objects.c:3521
16629 msgid "use a bitmap index if available to speed up counting objects"
16632 #: builtin/pack-objects.c:3523
16633 msgid "write a bitmap index together with the pack index"
16636 #: builtin/pack-objects.c:3527
16637 msgid "write a bitmap index if possible"
16640 #: builtin/pack-objects.c:3531
16641 msgid "handling for missing objects"
16644 #: builtin/pack-objects.c:3534
16645 msgid "do not pack objects in promisor packfiles"
16648 #: builtin/pack-objects.c:3536
16649 msgid "respect islands during delta compression"
16652 #: builtin/pack-objects.c:3538
16656 #: builtin/pack-objects.c:3539
16657 msgid "exclude any configured uploadpack.blobpackfileuri with this protocol"
16660 #: builtin/pack-objects.c:3568
16662 msgid "delta chain depth %d is too deep, forcing %d"
16665 #: builtin/pack-objects.c:3573
16667 msgid "pack.deltaCacheLimit is too high, forcing %d"
16670 #: builtin/pack-objects.c:3627
16671 msgid "--max-pack-size cannot be used to build a pack for transfer"
16674 #: builtin/pack-objects.c:3629
16675 msgid "minimum pack size limit is 1 MiB"
16678 #: builtin/pack-objects.c:3634
16679 msgid "--thin cannot be used to build an indexable pack"
16682 #: builtin/pack-objects.c:3637
16683 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
16686 #: builtin/pack-objects.c:3643
16687 msgid "cannot use --filter without --stdout"
16690 #: builtin/pack-objects.c:3703
16691 msgid "Enumerating objects"
16694 #: builtin/pack-objects.c:3734
16697 "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
16701 #: builtin/pack-refs.c:8
16702 msgid "git pack-refs [<options>]"
16705 #: builtin/pack-refs.c:16
16706 msgid "pack everything"
16709 #: builtin/pack-refs.c:17
16710 msgid "prune loose refs (default)"
16713 #: builtin/prune-packed.c:6
16714 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
16717 #: builtin/prune.c:14
16718 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
16721 #: builtin/prune.c:133
16722 msgid "report pruned objects"
16725 #: builtin/prune.c:136
16726 msgid "expire objects older than <time>"
16729 #: builtin/prune.c:138
16730 msgid "limit traversal to objects outside promisor packfiles"
16733 #: builtin/prune.c:152
16734 msgid "cannot prune in a precious-objects repo"
16737 #: builtin/pull.c:45 builtin/pull.c:47
16739 msgid "Invalid value for %s: %s"
16742 #: builtin/pull.c:67
16743 msgid "git pull [<options>] [<repository> [<refspec>...]]"
16746 #: builtin/pull.c:123
16747 msgid "control for recursive fetching of submodules"
16750 #: builtin/pull.c:127
16751 msgid "Options related to merging"
16754 #: builtin/pull.c:130
16755 msgid "incorporate changes by rebasing rather than merging"
16758 #: builtin/pull.c:158 builtin/rebase.c:478 builtin/revert.c:126
16759 msgid "allow fast-forward"
16762 #: builtin/pull.c:167 parse-options.h:339
16763 msgid "automatically stash/stash pop before and after"
16766 #: builtin/pull.c:183
16767 msgid "Options related to fetching"
16770 #: builtin/pull.c:193
16771 msgid "force overwrite of local branch"
16774 #: builtin/pull.c:201
16775 msgid "number of submodules pulled in parallel"
16778 #: builtin/pull.c:317
16780 msgid "Invalid value for pull.ff: %s"
16783 #: builtin/pull.c:349
16785 "Pulling without specifying how to reconcile divergent branches is\n"
16786 "discouraged. You can squelch this message by running one of the following\n"
16787 "commands sometime before your next pull:\n"
16789 " git config pull.rebase false # merge (the default strategy)\n"
16790 " git config pull.rebase true # rebase\n"
16791 " git config pull.ff only # fast-forward only\n"
16793 "You can replace \"git config\" with \"git config --global\" to set a "
16795 "preference for all repositories. You can also pass --rebase, --no-rebase,\n"
16796 "or --ff-only on the command line to override the configured default per\n"
16800 #: builtin/pull.c:459
16802 "There is no candidate for rebasing against among the refs that you just "
16806 #: builtin/pull.c:461
16808 "There are no candidates for merging among the refs that you just fetched."
16811 #: builtin/pull.c:462
16813 "Generally this means that you provided a wildcard refspec which had no\n"
16814 "matches on the remote end."
16817 #: builtin/pull.c:465
16820 "You asked to pull from the remote '%s', but did not specify\n"
16821 "a branch. Because this is not the default configured remote\n"
16822 "for your current branch, you must specify a branch on the command line."
16825 #: builtin/pull.c:470 builtin/rebase.c:1234 git-parse-remote.sh:73
16826 msgid "You are not currently on a branch."
16829 #: builtin/pull.c:472 builtin/pull.c:487 git-parse-remote.sh:79
16830 msgid "Please specify which branch you want to rebase against."
16833 #: builtin/pull.c:474 builtin/pull.c:489 git-parse-remote.sh:82
16834 msgid "Please specify which branch you want to merge with."
16837 #: builtin/pull.c:475 builtin/pull.c:490
16838 msgid "See git-pull(1) for details."
16841 #: builtin/pull.c:477 builtin/pull.c:483 builtin/pull.c:492
16842 #: builtin/rebase.c:1240 git-parse-remote.sh:64
16846 #: builtin/pull.c:477 builtin/pull.c:492 builtin/pull.c:497
16847 #: git-parse-remote.sh:65
16851 #: builtin/pull.c:485 builtin/rebase.c:1232 git-parse-remote.sh:75
16852 msgid "There is no tracking information for the current branch."
16855 #: builtin/pull.c:494 git-parse-remote.sh:95
16857 "If you wish to set tracking information for this branch you can do so with:"
16860 #: builtin/pull.c:499
16863 "Your configuration specifies to merge with the ref '%s'\n"
16864 "from the remote, but no such ref was fetched."
16867 #: builtin/pull.c:610
16869 msgid "unable to access commit %s"
16872 #: builtin/pull.c:895
16873 msgid "ignoring --verify-signatures for rebase"
16876 #: builtin/pull.c:955
16877 msgid "Updating an unborn branch with changes added to the index."
16880 #: builtin/pull.c:959
16881 msgid "pull with rebase"
16884 #: builtin/pull.c:960
16885 msgid "please commit or stash them."
16888 #: builtin/pull.c:985
16891 "fetch updated the current branch head.\n"
16892 "fast-forwarding your working tree from\n"
16896 #: builtin/pull.c:991
16899 "Cannot fast-forward your working tree.\n"
16900 "After making sure that you saved anything precious from\n"
16903 "$ git reset --hard\n"
16907 #: builtin/pull.c:1006
16908 msgid "Cannot merge multiple branches into empty head."
16911 #: builtin/pull.c:1010
16912 msgid "Cannot rebase onto multiple branches."
16915 #: builtin/pull.c:1018
16916 msgid "cannot rebase with locally recorded submodule modifications"
16919 #: builtin/push.c:19
16920 msgid "git push [<options>] [<repository> [<refspec>...]]"
16923 #: builtin/push.c:112
16924 msgid "tag shorthand without <tag>"
16927 #: builtin/push.c:122
16928 msgid "--delete only accepts plain target ref names"
16931 #: builtin/push.c:168
16934 "To choose either option permanently, see push.default in 'git help config'."
16937 #: builtin/push.c:171
16940 "The upstream branch of your current branch does not match\n"
16941 "the name of your current branch. To push to the upstream branch\n"
16942 "on the remote, use\n"
16944 " git push %s HEAD:%s\n"
16946 "To push to the branch of the same name on the remote, use\n"
16948 " git push %s HEAD\n"
16952 #: builtin/push.c:186
16955 "You are not currently on a branch.\n"
16956 "To push the history leading to the current (detached HEAD)\n"
16959 " git push %s HEAD:<name-of-remote-branch>\n"
16962 #: builtin/push.c:200
16965 "The current branch %s has no upstream branch.\n"
16966 "To push the current branch and set the remote as upstream, use\n"
16968 " git push --set-upstream %s %s\n"
16971 #: builtin/push.c:208
16973 msgid "The current branch %s has multiple upstream branches, refusing to push."
16976 #: builtin/push.c:211
16979 "You are pushing to remote '%s', which is not the upstream of\n"
16980 "your current branch '%s', without telling me what to push\n"
16981 "to update which remote branch."
16984 #: builtin/push.c:270
16986 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
16989 #: builtin/push.c:277
16991 "Updates were rejected because the tip of your current branch is behind\n"
16992 "its remote counterpart. Integrate the remote changes (e.g.\n"
16993 "'git pull ...') before pushing again.\n"
16994 "See the 'Note about fast-forwards' in 'git push --help' for details."
16997 #: builtin/push.c:283
16999 "Updates were rejected because a pushed branch tip is behind its remote\n"
17000 "counterpart. Check out this branch and integrate the remote changes\n"
17001 "(e.g. 'git pull ...') before pushing again.\n"
17002 "See the 'Note about fast-forwards' in 'git push --help' for details."
17005 #: builtin/push.c:289
17007 "Updates were rejected because the remote contains work that you do\n"
17008 "not have locally. This is usually caused by another repository pushing\n"
17009 "to the same ref. You may want to first integrate the remote changes\n"
17010 "(e.g., 'git pull ...') before pushing again.\n"
17011 "See the 'Note about fast-forwards' in 'git push --help' for details."
17014 #: builtin/push.c:296
17015 msgid "Updates were rejected because the tag already exists in the remote."
17018 #: builtin/push.c:299
17020 "You cannot update a remote ref that points at a non-commit object,\n"
17021 "or update a remote ref to make it point at a non-commit object,\n"
17022 "without using the '--force' option.\n"
17025 #: builtin/push.c:361
17027 msgid "Pushing to %s\n"
17030 #: builtin/push.c:368
17032 msgid "failed to push some refs to '%s'"
17035 #: builtin/push.c:542
17039 #: builtin/push.c:543 builtin/send-pack.c:164
17040 msgid "push all refs"
17043 #: builtin/push.c:544 builtin/send-pack.c:166
17044 msgid "mirror all refs"
17047 #: builtin/push.c:546
17048 msgid "delete refs"
17051 #: builtin/push.c:547
17052 msgid "push tags (can't be used with --all or --mirror)"
17055 #: builtin/push.c:550 builtin/send-pack.c:167
17056 msgid "force updates"
17059 #: builtin/push.c:551 builtin/send-pack.c:179
17060 msgid "<refname>:<expect>"
17063 #: builtin/push.c:552 builtin/send-pack.c:180
17064 msgid "require old value of ref to be at this value"
17067 #: builtin/push.c:555
17068 msgid "control recursive pushing of submodules"
17071 #: builtin/push.c:556 builtin/send-pack.c:174
17072 msgid "use thin pack"
17075 #: builtin/push.c:557 builtin/push.c:558 builtin/send-pack.c:161
17076 #: builtin/send-pack.c:162
17077 msgid "receive pack program"
17080 #: builtin/push.c:559
17081 msgid "set upstream for git pull/status"
17084 #: builtin/push.c:562
17085 msgid "prune locally removed refs"
17088 #: builtin/push.c:564
17089 msgid "bypass pre-push hook"
17092 #: builtin/push.c:565
17093 msgid "push missing but relevant tags"
17096 #: builtin/push.c:567 builtin/send-pack.c:168
17097 msgid "GPG sign the push"
17100 #: builtin/push.c:569 builtin/send-pack.c:175
17101 msgid "request atomic transaction on remote side"
17104 #: builtin/push.c:587
17105 msgid "--delete is incompatible with --all, --mirror and --tags"
17108 #: builtin/push.c:589
17109 msgid "--delete doesn't make sense without any refs"
17112 #: builtin/push.c:609
17114 msgid "bad repository '%s'"
17117 #: builtin/push.c:610
17119 "No configured push destination.\n"
17120 "Either specify the URL from the command-line or configure a remote "
17121 "repository using\n"
17123 " git remote add <name> <url>\n"
17125 "and then push using the remote name\n"
17127 " git push <name>\n"
17130 #: builtin/push.c:625
17131 msgid "--all and --tags are incompatible"
17134 #: builtin/push.c:627
17135 msgid "--all can't be combined with refspecs"
17138 #: builtin/push.c:631
17139 msgid "--mirror and --tags are incompatible"
17142 #: builtin/push.c:633
17143 msgid "--mirror can't be combined with refspecs"
17146 #: builtin/push.c:636
17147 msgid "--all and --mirror are incompatible"
17150 #: builtin/push.c:640
17151 msgid "push options must not have new line characters"
17154 #: builtin/range-diff.c:8
17155 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
17158 #: builtin/range-diff.c:9
17159 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
17162 #: builtin/range-diff.c:10
17163 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
17166 #: builtin/range-diff.c:22
17167 msgid "Percentage by which creation is weighted"
17170 #: builtin/range-diff.c:24
17171 msgid "use simple diff colors"
17174 #: builtin/range-diff.c:26
17178 #: builtin/range-diff.c:26
17179 msgid "passed to 'git log'"
17182 #: builtin/range-diff.c:50 builtin/range-diff.c:54
17184 msgid "no .. in range: '%s'"
17187 #: builtin/range-diff.c:64
17188 msgid "single arg format must be symmetric range"
17191 #: builtin/range-diff.c:79
17192 msgid "need two commit ranges"
17195 #: builtin/read-tree.c:41
17197 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
17198 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
17199 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
17202 #: builtin/read-tree.c:124
17203 msgid "write resulting index to <file>"
17206 #: builtin/read-tree.c:127
17207 msgid "only empty the index"
17210 #: builtin/read-tree.c:129
17214 #: builtin/read-tree.c:131
17215 msgid "perform a merge in addition to a read"
17218 #: builtin/read-tree.c:133
17219 msgid "3-way merge if no file level merging required"
17222 #: builtin/read-tree.c:135
17223 msgid "3-way merge in presence of adds and removes"
17226 #: builtin/read-tree.c:137
17227 msgid "same as -m, but discard unmerged entries"
17230 #: builtin/read-tree.c:138
17231 msgid "<subdirectory>/"
17234 #: builtin/read-tree.c:139
17235 msgid "read the tree into the index under <subdirectory>/"
17238 #: builtin/read-tree.c:142
17239 msgid "update working tree with merge result"
17242 #: builtin/read-tree.c:144
17246 #: builtin/read-tree.c:145
17247 msgid "allow explicitly ignored files to be overwritten"
17250 #: builtin/read-tree.c:148
17251 msgid "don't check the working tree after merging"
17254 #: builtin/read-tree.c:149
17255 msgid "don't update the index or the work tree"
17258 #: builtin/read-tree.c:151
17259 msgid "skip applying sparse checkout filter"
17262 #: builtin/read-tree.c:153
17263 msgid "debug unpack-trees"
17266 #: builtin/read-tree.c:157
17267 msgid "suppress feedback messages"
17270 #: builtin/read-tree.c:188
17271 msgid "You need to resolve your current index first"
17274 #: builtin/rebase.c:35
17276 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
17277 "[<upstream> [<branch>]]"
17280 #: builtin/rebase.c:37
17282 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
17285 #: builtin/rebase.c:39
17286 msgid "git rebase --continue | --abort | --skip | --edit-todo"
17289 #: builtin/rebase.c:181 builtin/rebase.c:205 builtin/rebase.c:232
17291 msgid "unusable todo list: '%s'"
17294 #: builtin/rebase.c:298
17296 msgid "could not create temporary %s"
17299 #: builtin/rebase.c:304
17300 msgid "could not mark as interactive"
17303 #: builtin/rebase.c:358
17304 msgid "could not generate todo list"
17307 #: builtin/rebase.c:399
17308 msgid "a base commit must be provided with --upstream or --onto"
17311 #: builtin/rebase.c:468
17312 msgid "git rebase--interactive [<options>]"
17315 #: builtin/rebase.c:481 builtin/rebase.c:1374
17316 msgid "keep commits which start empty"
17319 #: builtin/rebase.c:485 builtin/revert.c:128
17320 msgid "allow commits with empty messages"
17323 #: builtin/rebase.c:487
17324 msgid "rebase merge commits"
17327 #: builtin/rebase.c:489
17328 msgid "keep original branch points of cousins"
17331 #: builtin/rebase.c:491
17332 msgid "move commits that begin with squash!/fixup!"
17335 #: builtin/rebase.c:492
17336 msgid "sign commits"
17339 #: builtin/rebase.c:494 builtin/rebase.c:1314
17340 msgid "display a diffstat of what changed upstream"
17343 #: builtin/rebase.c:496
17344 msgid "continue rebase"
17347 #: builtin/rebase.c:498
17348 msgid "skip commit"
17351 #: builtin/rebase.c:499
17352 msgid "edit the todo list"
17355 #: builtin/rebase.c:501
17356 msgid "show the current patch"
17359 #: builtin/rebase.c:504
17360 msgid "shorten commit ids in the todo list"
17363 #: builtin/rebase.c:506
17364 msgid "expand commit ids in the todo list"
17367 #: builtin/rebase.c:508
17368 msgid "check the todo list"
17371 #: builtin/rebase.c:510
17372 msgid "rearrange fixup/squash lines"
17375 #: builtin/rebase.c:512
17376 msgid "insert exec commands in todo list"
17379 #: builtin/rebase.c:513
17383 #: builtin/rebase.c:516
17384 msgid "restrict-revision"
17387 #: builtin/rebase.c:516
17388 msgid "restrict revision"
17391 #: builtin/rebase.c:518
17392 msgid "squash-onto"
17395 #: builtin/rebase.c:519
17396 msgid "squash onto"
17399 #: builtin/rebase.c:521
17400 msgid "the upstream commit"
17403 #: builtin/rebase.c:523
17407 #: builtin/rebase.c:523
17411 #: builtin/rebase.c:528
17412 msgid "rebase strategy"
17415 #: builtin/rebase.c:529
17416 msgid "strategy-opts"
17419 #: builtin/rebase.c:530
17420 msgid "strategy options"
17423 #: builtin/rebase.c:531
17427 #: builtin/rebase.c:532
17428 msgid "the branch or commit to checkout"
17431 #: builtin/rebase.c:533
17435 #: builtin/rebase.c:533
17439 #: builtin/rebase.c:534
17443 #: builtin/rebase.c:534
17444 msgid "the command to run"
17447 #: builtin/rebase.c:537 builtin/rebase.c:1407
17448 msgid "automatically re-schedule any `exec` that fails"
17451 #: builtin/rebase.c:553
17452 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
17455 #: builtin/rebase.c:569
17457 msgid "%s requires the merge backend"
17460 #: builtin/rebase.c:612
17462 msgid "could not get 'onto': '%s'"
17465 #: builtin/rebase.c:629
17467 msgid "invalid orig-head: '%s'"
17470 #: builtin/rebase.c:654
17472 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
17475 #: builtin/rebase.c:799 git-rebase--preserve-merges.sh:81
17477 "Resolve all conflicts manually, mark them as resolved with\n"
17478 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
17479 "You can instead skip this commit: run \"git rebase --skip\".\n"
17480 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
17484 #: builtin/rebase.c:882
17488 "git encountered an error while preparing the patches to replay\n"
17489 "these revisions:\n"
17493 "As a result, git cannot rebase them."
17496 #: builtin/rebase.c:1208
17499 "unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
17503 #: builtin/rebase.c:1226
17507 "Please specify which branch you want to rebase against.\n"
17508 "See git-rebase(1) for details.\n"
17510 " git rebase '<branch>'\n"
17514 #: builtin/rebase.c:1242
17517 "If you wish to set tracking information for this branch you can do so with:\n"
17519 " git branch --set-upstream-to=%s/<branch> %s\n"
17523 #: builtin/rebase.c:1272
17524 msgid "exec commands cannot contain newlines"
17527 #: builtin/rebase.c:1276
17528 msgid "empty exec command"
17531 #: builtin/rebase.c:1305
17532 msgid "rebase onto given branch instead of upstream"
17535 #: builtin/rebase.c:1307
17536 msgid "use the merge-base of upstream and branch as the current base"
17539 #: builtin/rebase.c:1309
17540 msgid "allow pre-rebase hook to run"
17543 #: builtin/rebase.c:1311
17544 msgid "be quiet. implies --no-stat"
17547 #: builtin/rebase.c:1317
17548 msgid "do not show diffstat of what changed upstream"
17551 #: builtin/rebase.c:1320
17552 msgid "add a Signed-off-by: line to each commit"
17555 #: builtin/rebase.c:1322 builtin/rebase.c:1326 builtin/rebase.c:1328
17556 msgid "passed to 'git am'"
17559 #: builtin/rebase.c:1330 builtin/rebase.c:1332
17560 msgid "passed to 'git apply'"
17563 #: builtin/rebase.c:1334 builtin/rebase.c:1337
17564 msgid "cherry-pick all commits, even if unchanged"
17567 #: builtin/rebase.c:1339
17571 #: builtin/rebase.c:1342
17572 msgid "skip current patch and continue"
17575 #: builtin/rebase.c:1344
17576 msgid "abort and check out the original branch"
17579 #: builtin/rebase.c:1347
17580 msgid "abort but keep HEAD where it is"
17583 #: builtin/rebase.c:1348
17584 msgid "edit the todo list during an interactive rebase"
17587 #: builtin/rebase.c:1351
17588 msgid "show the patch file being applied or merged"
17591 #: builtin/rebase.c:1354
17592 msgid "use apply strategies to rebase"
17595 #: builtin/rebase.c:1358
17596 msgid "use merging strategies to rebase"
17599 #: builtin/rebase.c:1362
17600 msgid "let the user edit the list of commits to rebase"
17603 #: builtin/rebase.c:1366
17604 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
17607 #: builtin/rebase.c:1371
17608 msgid "how to handle commits that become empty"
17611 #: builtin/rebase.c:1378
17612 msgid "move commits that begin with squash!/fixup! under -i"
17615 #: builtin/rebase.c:1385
17616 msgid "add exec lines after each commit of the editable list"
17619 #: builtin/rebase.c:1389
17620 msgid "allow rebasing commits with empty messages"
17623 #: builtin/rebase.c:1393
17624 msgid "try to rebase merges instead of skipping them"
17627 #: builtin/rebase.c:1396
17628 msgid "use 'merge-base --fork-point' to refine upstream"
17631 #: builtin/rebase.c:1398
17632 msgid "use the given merge strategy"
17635 #: builtin/rebase.c:1400 builtin/revert.c:115
17639 #: builtin/rebase.c:1401
17640 msgid "pass the argument through to the merge strategy"
17643 #: builtin/rebase.c:1404
17644 msgid "rebase all reachable commits up to the root(s)"
17647 #: builtin/rebase.c:1409
17648 msgid "apply all changes, even those already present upstream"
17651 #: builtin/rebase.c:1426
17653 "the rebase.useBuiltin support has been removed!\n"
17654 "See its entry in 'git help config' for details."
17657 #: builtin/rebase.c:1432
17658 msgid "It looks like 'git am' is in progress. Cannot rebase."
17661 #: builtin/rebase.c:1473
17663 "git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
17666 #: builtin/rebase.c:1478
17667 msgid "cannot combine '--keep-base' with '--onto'"
17670 #: builtin/rebase.c:1480
17671 msgid "cannot combine '--keep-base' with '--root'"
17674 #: builtin/rebase.c:1484
17675 msgid "cannot combine '--root' with '--fork-point'"
17678 #: builtin/rebase.c:1487
17679 msgid "No rebase in progress?"
17682 #: builtin/rebase.c:1491
17683 msgid "The --edit-todo action can only be used during interactive rebase."
17686 #: builtin/rebase.c:1514
17687 msgid "Cannot read HEAD"
17690 #: builtin/rebase.c:1526
17692 "You must edit all merge conflicts and then\n"
17693 "mark them as resolved using git add"
17696 #: builtin/rebase.c:1545
17697 msgid "could not discard worktree changes"
17700 #: builtin/rebase.c:1564
17702 msgid "could not move back to %s"
17705 #: builtin/rebase.c:1610
17708 "It seems that there is already a %s directory, and\n"
17709 "I wonder if you are in the middle of another rebase. If that is the\n"
17710 "case, please try\n"
17712 "If that is not the case, please\n"
17714 "and run me again. I am stopping in case you still have something\n"
17715 "valuable there.\n"
17718 #: builtin/rebase.c:1638
17719 msgid "switch `C' expects a numerical value"
17722 #: builtin/rebase.c:1680
17724 msgid "Unknown mode: %s"
17727 #: builtin/rebase.c:1702
17728 msgid "--strategy requires --merge or --interactive"
17731 #: builtin/rebase.c:1732
17732 msgid "cannot combine apply options with merge options"
17735 #: builtin/rebase.c:1745
17737 msgid "Unknown rebase backend: %s"
17740 #: builtin/rebase.c:1770
17741 msgid "--reschedule-failed-exec requires --exec or --interactive"
17744 #: builtin/rebase.c:1790
17745 msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
17748 #: builtin/rebase.c:1794
17750 "error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
17753 #: builtin/rebase.c:1818
17755 msgid "invalid upstream '%s'"
17758 #: builtin/rebase.c:1824
17759 msgid "Could not create new root commit"
17762 #: builtin/rebase.c:1850
17764 msgid "'%s': need exactly one merge base with branch"
17767 #: builtin/rebase.c:1853
17769 msgid "'%s': need exactly one merge base"
17772 #: builtin/rebase.c:1861
17774 msgid "Does not point to a valid commit '%s'"
17777 #: builtin/rebase.c:1887
17779 msgid "fatal: no such branch/commit '%s'"
17782 #: builtin/rebase.c:1895 builtin/submodule--helper.c:40
17783 #: builtin/submodule--helper.c:1990
17785 msgid "No such ref: %s"
17788 #: builtin/rebase.c:1906
17789 msgid "Could not resolve HEAD to a revision"
17792 #: builtin/rebase.c:1927
17793 msgid "Please commit or stash them."
17796 #: builtin/rebase.c:1963
17798 msgid "could not switch to %s"
17801 #: builtin/rebase.c:1974
17802 msgid "HEAD is up to date."
17805 #: builtin/rebase.c:1976
17807 msgid "Current branch %s is up to date.\n"
17810 #: builtin/rebase.c:1984
17811 msgid "HEAD is up to date, rebase forced."
17814 #: builtin/rebase.c:1986
17816 msgid "Current branch %s is up to date, rebase forced.\n"
17819 #: builtin/rebase.c:1994
17820 msgid "The pre-rebase hook refused to rebase."
17823 #: builtin/rebase.c:2001
17825 msgid "Changes to %s:\n"
17828 #: builtin/rebase.c:2004
17830 msgid "Changes from %s to %s:\n"
17833 #: builtin/rebase.c:2029
17835 msgid "First, rewinding head to replay your work on top of it...\n"
17838 #: builtin/rebase.c:2038
17839 msgid "Could not detach HEAD"
17842 #: builtin/rebase.c:2047
17844 msgid "Fast-forwarded %s to %s.\n"
17847 #: builtin/receive-pack.c:34
17848 msgid "git receive-pack <git-dir>"
17851 #: builtin/receive-pack.c:844
17853 "By default, updating the current branch in a non-bare repository\n"
17854 "is denied, because it will make the index and work tree inconsistent\n"
17855 "with what you pushed, and will require 'git reset --hard' to match\n"
17856 "the work tree to HEAD.\n"
17858 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
17859 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
17860 "its current branch; however, this is not recommended unless you\n"
17861 "arranged to update its work tree to match what you pushed in some\n"
17864 "To squelch this message and still keep the default behaviour, set\n"
17865 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
17868 #: builtin/receive-pack.c:864
17870 "By default, deleting the current branch is denied, because the next\n"
17871 "'git clone' won't result in any file checked out, causing confusion.\n"
17873 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
17874 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
17875 "current branch, with or without a warning message.\n"
17877 "To squelch this message, you can set it to 'refuse'."
17880 #: builtin/receive-pack.c:1970
17884 #: builtin/receive-pack.c:1984
17885 msgid "You must specify a directory."
17888 #: builtin/reflog.c:17
17890 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
17891 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
17895 #: builtin/reflog.c:22
17897 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
17901 #: builtin/reflog.c:25
17902 msgid "git reflog exists <ref>"
17905 #: builtin/reflog.c:568 builtin/reflog.c:573
17907 msgid "'%s' is not a valid timestamp"
17910 #: builtin/reflog.c:606
17912 msgid "Marking reachable objects..."
17915 #: builtin/reflog.c:644
17917 msgid "%s points nowhere!"
17920 #: builtin/reflog.c:696
17921 msgid "no reflog specified to delete"
17924 #: builtin/reflog.c:705
17926 msgid "not a reflog: %s"
17929 #: builtin/reflog.c:710
17931 msgid "no reflog for '%s'"
17934 #: builtin/reflog.c:756
17936 msgid "invalid ref format: %s"
17939 #: builtin/reflog.c:765
17940 msgid "git reflog [ show | expire | delete | exists ]"
17943 #: builtin/remote.c:17
17944 msgid "git remote [-v | --verbose]"
17947 #: builtin/remote.c:18
17949 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
17950 "mirror=<fetch|push>] <name> <url>"
17953 #: builtin/remote.c:19 builtin/remote.c:39
17954 msgid "git remote rename <old> <new>"
17957 #: builtin/remote.c:20 builtin/remote.c:44
17958 msgid "git remote remove <name>"
17961 #: builtin/remote.c:21 builtin/remote.c:49
17962 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
17965 #: builtin/remote.c:22
17966 msgid "git remote [-v | --verbose] show [-n] <name>"
17969 #: builtin/remote.c:23
17970 msgid "git remote prune [-n | --dry-run] <name>"
17973 #: builtin/remote.c:24
17975 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
17978 #: builtin/remote.c:25
17979 msgid "git remote set-branches [--add] <name> <branch>..."
17982 #: builtin/remote.c:26 builtin/remote.c:75
17983 msgid "git remote get-url [--push] [--all] <name>"
17986 #: builtin/remote.c:27 builtin/remote.c:80
17987 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
17990 #: builtin/remote.c:28 builtin/remote.c:81
17991 msgid "git remote set-url --add <name> <newurl>"
17994 #: builtin/remote.c:29 builtin/remote.c:82
17995 msgid "git remote set-url --delete <name> <url>"
17998 #: builtin/remote.c:34
17999 msgid "git remote add [<options>] <name> <url>"
18002 #: builtin/remote.c:54
18003 msgid "git remote set-branches <name> <branch>..."
18006 #: builtin/remote.c:55
18007 msgid "git remote set-branches --add <name> <branch>..."
18010 #: builtin/remote.c:60
18011 msgid "git remote show [<options>] <name>"
18014 #: builtin/remote.c:65
18015 msgid "git remote prune [<options>] <name>"
18018 #: builtin/remote.c:70
18019 msgid "git remote update [<options>] [<group> | <remote>]..."
18022 #: builtin/remote.c:99
18024 msgid "Updating %s"
18027 #: builtin/remote.c:131
18029 "--mirror is dangerous and deprecated; please\n"
18030 "\t use --mirror=fetch or --mirror=push instead"
18033 #: builtin/remote.c:148
18035 msgid "unknown mirror argument: %s"
18038 #: builtin/remote.c:164
18039 msgid "fetch the remote branches"
18042 #: builtin/remote.c:166
18043 msgid "import all tags and associated objects when fetching"
18046 #: builtin/remote.c:169
18047 msgid "or do not fetch any tag at all (--no-tags)"
18050 #: builtin/remote.c:171
18051 msgid "branch(es) to track"
18054 #: builtin/remote.c:172
18055 msgid "master branch"
18058 #: builtin/remote.c:174
18059 msgid "set up remote as a mirror to push to or fetch from"
18062 #: builtin/remote.c:186
18063 msgid "specifying a master branch makes no sense with --mirror"
18066 #: builtin/remote.c:188
18067 msgid "specifying branches to track makes sense only with fetch mirrors"
18070 #: builtin/remote.c:195 builtin/remote.c:696
18072 msgid "remote %s already exists."
18075 #: builtin/remote.c:199 builtin/remote.c:700
18077 msgid "'%s' is not a valid remote name"
18080 #: builtin/remote.c:239
18082 msgid "Could not setup master '%s'"
18085 #: builtin/remote.c:354
18087 msgid "Could not get fetch map for refspec %s"
18090 #: builtin/remote.c:453 builtin/remote.c:461
18094 #: builtin/remote.c:465
18098 #: builtin/remote.c:653
18100 msgid "could not set '%s'"
18103 #: builtin/remote.c:658
18106 "The %s configuration remote.pushDefault in:\n"
18108 "now names the non-existent remote '%s'"
18111 #: builtin/remote.c:689 builtin/remote.c:832 builtin/remote.c:940
18113 msgid "No such remote: '%s'"
18116 #: builtin/remote.c:706
18118 msgid "Could not rename config section '%s' to '%s'"
18121 #: builtin/remote.c:726
18124 "Not updating non-default fetch refspec\n"
18126 "\tPlease update the configuration manually if necessary."
18129 #: builtin/remote.c:766
18131 msgid "deleting '%s' failed"
18134 #: builtin/remote.c:800
18136 msgid "creating '%s' failed"
18139 #: builtin/remote.c:876
18141 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
18142 "to delete it, use:"
18144 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
18145 "to delete them, use:"
18149 #: builtin/remote.c:890
18151 msgid "Could not remove config section '%s'"
18154 #: builtin/remote.c:993
18156 msgid " new (next fetch will store in remotes/%s)"
18159 #: builtin/remote.c:996
18163 #: builtin/remote.c:998
18164 msgid " stale (use 'git remote prune' to remove)"
18167 #: builtin/remote.c:1000
18171 #: builtin/remote.c:1041
18173 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
18176 #: builtin/remote.c:1050
18178 msgid "rebases interactively onto remote %s"
18181 #: builtin/remote.c:1052
18183 msgid "rebases interactively (with merges) onto remote %s"
18186 #: builtin/remote.c:1055
18188 msgid "rebases onto remote %s"
18191 #: builtin/remote.c:1059
18193 msgid " merges with remote %s"
18196 #: builtin/remote.c:1062
18198 msgid "merges with remote %s"
18201 #: builtin/remote.c:1065
18203 msgid "%-*s and with remote %s\n"
18206 #: builtin/remote.c:1108
18210 #: builtin/remote.c:1111
18214 #: builtin/remote.c:1115
18218 #: builtin/remote.c:1118
18219 msgid "fast-forwardable"
18222 #: builtin/remote.c:1121
18223 msgid "local out of date"
18226 #: builtin/remote.c:1128
18228 msgid " %-*s forces to %-*s (%s)"
18231 #: builtin/remote.c:1131
18233 msgid " %-*s pushes to %-*s (%s)"
18236 #: builtin/remote.c:1135
18238 msgid " %-*s forces to %s"
18241 #: builtin/remote.c:1138
18243 msgid " %-*s pushes to %s"
18246 #: builtin/remote.c:1206
18247 msgid "do not query remotes"
18250 #: builtin/remote.c:1233
18252 msgid "* remote %s"
18255 #: builtin/remote.c:1234
18257 msgid " Fetch URL: %s"
18260 #: builtin/remote.c:1235 builtin/remote.c:1251 builtin/remote.c:1390
18264 #. TRANSLATORS: the colon ':' should align
18265 #. with the one in " Fetch URL: %s"
18268 #: builtin/remote.c:1249 builtin/remote.c:1251
18270 msgid " Push URL: %s"
18273 #: builtin/remote.c:1253 builtin/remote.c:1255 builtin/remote.c:1257
18275 msgid " HEAD branch: %s"
18278 #: builtin/remote.c:1253
18279 msgid "(not queried)"
18282 #: builtin/remote.c:1255
18286 #: builtin/remote.c:1259
18289 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
18292 #: builtin/remote.c:1271
18294 msgid " Remote branch:%s"
18295 msgid_plural " Remote branches:%s"
18299 #: builtin/remote.c:1274 builtin/remote.c:1300
18300 msgid " (status not queried)"
18303 #: builtin/remote.c:1283
18304 msgid " Local branch configured for 'git pull':"
18305 msgid_plural " Local branches configured for 'git pull':"
18309 #: builtin/remote.c:1291
18310 msgid " Local refs will be mirrored by 'git push'"
18313 #: builtin/remote.c:1297
18315 msgid " Local ref configured for 'git push'%s:"
18316 msgid_plural " Local refs configured for 'git push'%s:"
18320 #: builtin/remote.c:1318
18321 msgid "set refs/remotes/<name>/HEAD according to remote"
18324 #: builtin/remote.c:1320
18325 msgid "delete refs/remotes/<name>/HEAD"
18328 #: builtin/remote.c:1335
18329 msgid "Cannot determine remote HEAD"
18332 #: builtin/remote.c:1337
18333 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
18336 #: builtin/remote.c:1347
18338 msgid "Could not delete %s"
18341 #: builtin/remote.c:1355
18343 msgid "Not a valid ref: %s"
18346 #: builtin/remote.c:1357
18348 msgid "Could not setup %s"
18351 #: builtin/remote.c:1375
18353 msgid " %s will become dangling!"
18356 #: builtin/remote.c:1376
18358 msgid " %s has become dangling!"
18361 #: builtin/remote.c:1386
18366 #: builtin/remote.c:1387
18371 #: builtin/remote.c:1403
18373 msgid " * [would prune] %s"
18376 #: builtin/remote.c:1406
18378 msgid " * [pruned] %s"
18381 #: builtin/remote.c:1451
18382 msgid "prune remotes after fetching"
18385 #: builtin/remote.c:1514 builtin/remote.c:1568 builtin/remote.c:1636
18387 msgid "No such remote '%s'"
18390 #: builtin/remote.c:1530
18394 #: builtin/remote.c:1537
18395 msgid "no remote specified"
18398 #: builtin/remote.c:1554
18399 msgid "query push URLs rather than fetch URLs"
18402 #: builtin/remote.c:1556
18403 msgid "return all URLs"
18406 #: builtin/remote.c:1584
18408 msgid "no URLs configured for remote '%s'"
18411 #: builtin/remote.c:1610
18412 msgid "manipulate push URLs"
18415 #: builtin/remote.c:1612
18419 #: builtin/remote.c:1614
18420 msgid "delete URLs"
18423 #: builtin/remote.c:1621
18424 msgid "--add --delete doesn't make sense"
18427 #: builtin/remote.c:1660
18429 msgid "Invalid old URL pattern: %s"
18432 #: builtin/remote.c:1668
18434 msgid "No such URL found: %s"
18437 #: builtin/remote.c:1670
18438 msgid "Will not delete all non-push URLs"
18441 #: builtin/repack.c:25
18442 msgid "git repack [<options>]"
18445 #: builtin/repack.c:30
18447 "Incremental repacks are incompatible with bitmap indexes. Use\n"
18448 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
18451 #: builtin/repack.c:193
18452 msgid "could not start pack-objects to repack promisor objects"
18455 #: builtin/repack.c:232 builtin/repack.c:418
18456 msgid "repack: Expecting full hex object ID lines only from pack-objects."
18459 #: builtin/repack.c:256
18460 msgid "could not finish pack-objects to repack promisor objects"
18463 #: builtin/repack.c:294
18464 msgid "pack everything in a single pack"
18467 #: builtin/repack.c:296
18468 msgid "same as -a, and turn unreachable objects loose"
18471 #: builtin/repack.c:299
18472 msgid "remove redundant packs, and run git-prune-packed"
18475 #: builtin/repack.c:301
18476 msgid "pass --no-reuse-delta to git-pack-objects"
18479 #: builtin/repack.c:303
18480 msgid "pass --no-reuse-object to git-pack-objects"
18483 #: builtin/repack.c:305
18484 msgid "do not run git-update-server-info"
18487 #: builtin/repack.c:308
18488 msgid "pass --local to git-pack-objects"
18491 #: builtin/repack.c:310
18492 msgid "write bitmap index"
18495 #: builtin/repack.c:312
18496 msgid "pass --delta-islands to git-pack-objects"
18499 #: builtin/repack.c:313
18500 msgid "approxidate"
18503 #: builtin/repack.c:314
18504 msgid "with -A, do not loosen objects older than this"
18507 #: builtin/repack.c:316
18508 msgid "with -a, repack unreachable objects"
18511 #: builtin/repack.c:318
18512 msgid "size of the window used for delta compression"
18515 #: builtin/repack.c:319 builtin/repack.c:325
18519 #: builtin/repack.c:320
18520 msgid "same as the above, but limit memory size instead of entries count"
18523 #: builtin/repack.c:322
18524 msgid "limits the maximum delta depth"
18527 #: builtin/repack.c:324
18528 msgid "limits the maximum number of threads"
18531 #: builtin/repack.c:326
18532 msgid "maximum size of each packfile"
18535 #: builtin/repack.c:328
18536 msgid "repack objects in packs marked with .keep"
18539 #: builtin/repack.c:330
18540 msgid "do not repack this pack"
18543 #: builtin/repack.c:340
18544 msgid "cannot delete packs in a precious-objects repo"
18547 #: builtin/repack.c:344
18548 msgid "--keep-unreachable and -A are incompatible"
18551 #: builtin/repack.c:427
18552 msgid "Nothing new to pack."
18555 #: builtin/repack.c:488
18558 "WARNING: Some packs in use have been renamed by\n"
18559 "WARNING: prefixing old- to their name, in order to\n"
18560 "WARNING: replace them with the new version of the\n"
18561 "WARNING: file. But the operation failed, and the\n"
18562 "WARNING: attempt to rename them back to their\n"
18563 "WARNING: original names also failed.\n"
18564 "WARNING: Please rename them in %s manually:\n"
18567 #: builtin/repack.c:536
18569 msgid "failed to remove '%s'"
18572 #: builtin/replace.c:22
18573 msgid "git replace [-f] <object> <replacement>"
18576 #: builtin/replace.c:23
18577 msgid "git replace [-f] --edit <object>"
18580 #: builtin/replace.c:24
18581 msgid "git replace [-f] --graft <commit> [<parent>...]"
18584 #: builtin/replace.c:25
18585 msgid "git replace [-f] --convert-graft-file"
18588 #: builtin/replace.c:26
18589 msgid "git replace -d <object>..."
18592 #: builtin/replace.c:27
18593 msgid "git replace [--format=<format>] [-l [<pattern>]]"
18596 #: builtin/replace.c:90
18599 "invalid replace format '%s'\n"
18600 "valid formats are 'short', 'medium' and 'long'"
18603 #: builtin/replace.c:125
18605 msgid "replace ref '%s' not found"
18608 #: builtin/replace.c:141
18610 msgid "Deleted replace ref '%s'"
18613 #: builtin/replace.c:153
18615 msgid "'%s' is not a valid ref name"
18618 #: builtin/replace.c:158
18620 msgid "replace ref '%s' already exists"
18623 #: builtin/replace.c:178
18626 "Objects must be of the same type.\n"
18627 "'%s' points to a replaced object of type '%s'\n"
18628 "while '%s' points to a replacement object of type '%s'."
18631 #: builtin/replace.c:229
18633 msgid "unable to open %s for writing"
18636 #: builtin/replace.c:242
18637 msgid "cat-file reported failure"
18640 #: builtin/replace.c:258
18642 msgid "unable to open %s for reading"
18645 #: builtin/replace.c:272
18646 msgid "unable to spawn mktree"
18649 #: builtin/replace.c:276
18650 msgid "unable to read from mktree"
18653 #: builtin/replace.c:285
18654 msgid "mktree reported failure"
18657 #: builtin/replace.c:289
18658 msgid "mktree did not return an object name"
18661 #: builtin/replace.c:298
18663 msgid "unable to fstat %s"
18666 #: builtin/replace.c:303
18667 msgid "unable to write object to database"
18670 #: builtin/replace.c:322 builtin/replace.c:378 builtin/replace.c:424
18671 #: builtin/replace.c:454
18673 msgid "not a valid object name: '%s'"
18676 #: builtin/replace.c:326
18678 msgid "unable to get object type for %s"
18681 #: builtin/replace.c:342
18682 msgid "editing object file failed"
18685 #: builtin/replace.c:351
18687 msgid "new object is the same as the old one: '%s'"
18690 #: builtin/replace.c:384
18692 msgid "could not parse %s as a commit"
18695 #: builtin/replace.c:416
18697 msgid "bad mergetag in commit '%s'"
18700 #: builtin/replace.c:418
18702 msgid "malformed mergetag in commit '%s'"
18705 #: builtin/replace.c:430
18708 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
18709 "instead of --graft"
18712 #: builtin/replace.c:469
18714 msgid "the original commit '%s' has a gpg signature"
18717 #: builtin/replace.c:470
18718 msgid "the signature will be removed in the replacement commit!"
18721 #: builtin/replace.c:480
18723 msgid "could not write replacement commit for: '%s'"
18726 #: builtin/replace.c:488
18728 msgid "graft for '%s' unnecessary"
18731 #: builtin/replace.c:492
18733 msgid "new commit is the same as the old one: '%s'"
18736 #: builtin/replace.c:527
18739 "could not convert the following graft(s):\n"
18743 #: builtin/replace.c:548
18744 msgid "list replace refs"
18747 #: builtin/replace.c:549
18748 msgid "delete replace refs"
18751 #: builtin/replace.c:550
18752 msgid "edit existing object"
18755 #: builtin/replace.c:551
18756 msgid "change a commit's parents"
18759 #: builtin/replace.c:552
18760 msgid "convert existing graft file"
18763 #: builtin/replace.c:553
18764 msgid "replace the ref if it exists"
18767 #: builtin/replace.c:555
18768 msgid "do not pretty-print contents for --edit"
18771 #: builtin/replace.c:556
18772 msgid "use this format"
18775 #: builtin/replace.c:569
18776 msgid "--format cannot be used when not listing"
18779 #: builtin/replace.c:577
18780 msgid "-f only makes sense when writing a replacement"
18783 #: builtin/replace.c:581
18784 msgid "--raw only makes sense with --edit"
18787 #: builtin/replace.c:587
18788 msgid "-d needs at least one argument"
18791 #: builtin/replace.c:593
18792 msgid "bad number of arguments"
18795 #: builtin/replace.c:599
18796 msgid "-e needs exactly one argument"
18799 #: builtin/replace.c:605
18800 msgid "-g needs at least one argument"
18803 #: builtin/replace.c:611
18804 msgid "--convert-graft-file takes no argument"
18807 #: builtin/replace.c:617
18808 msgid "only one pattern can be given with -l"
18811 #: builtin/rerere.c:13
18812 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
18815 #: builtin/rerere.c:60
18816 msgid "register clean resolutions in index"
18819 #: builtin/rerere.c:79
18820 msgid "'git rerere forget' without paths is deprecated"
18823 #: builtin/rerere.c:113
18825 msgid "unable to generate diff for '%s'"
18828 #: builtin/reset.c:32
18830 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
18833 #: builtin/reset.c:33
18834 msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
18837 #: builtin/reset.c:34
18839 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
18842 #: builtin/reset.c:35
18843 msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
18846 #: builtin/reset.c:41
18850 #: builtin/reset.c:41
18854 #: builtin/reset.c:41
18858 #: builtin/reset.c:41
18862 #: builtin/reset.c:41
18866 #: builtin/reset.c:83
18867 msgid "You do not have a valid HEAD."
18870 #: builtin/reset.c:85
18871 msgid "Failed to find tree of HEAD."
18874 #: builtin/reset.c:91
18876 msgid "Failed to find tree of %s."
18879 #: builtin/reset.c:116
18881 msgid "HEAD is now at %s"
18884 #: builtin/reset.c:195
18886 msgid "Cannot do a %s reset in the middle of a merge."
18889 #: builtin/reset.c:295 builtin/stash.c:520 builtin/stash.c:595
18890 #: builtin/stash.c:619
18891 msgid "be quiet, only report errors"
18894 #: builtin/reset.c:297
18895 msgid "reset HEAD and index"
18898 #: builtin/reset.c:298
18899 msgid "reset only HEAD"
18902 #: builtin/reset.c:300 builtin/reset.c:302
18903 msgid "reset HEAD, index and working tree"
18906 #: builtin/reset.c:304
18907 msgid "reset HEAD but keep local changes"
18910 #: builtin/reset.c:310
18911 msgid "record only the fact that removed paths will be added later"
18914 #: builtin/reset.c:344
18916 msgid "Failed to resolve '%s' as a valid revision."
18919 #: builtin/reset.c:352
18921 msgid "Failed to resolve '%s' as a valid tree."
18924 #: builtin/reset.c:361
18925 msgid "--patch is incompatible with --{hard,mixed,soft}"
18928 #: builtin/reset.c:371
18929 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
18932 #: builtin/reset.c:373
18934 msgid "Cannot do %s reset with paths."
18937 #: builtin/reset.c:388
18939 msgid "%s reset is not allowed in a bare repository"
18942 #: builtin/reset.c:392
18943 msgid "-N can only be used with --mixed"
18946 #: builtin/reset.c:413
18947 msgid "Unstaged changes after reset:"
18950 #: builtin/reset.c:416
18954 "It took %.2f seconds to enumerate unstaged changes after reset. You can\n"
18955 "use '--quiet' to avoid this. Set the config setting reset.quiet to true\n"
18956 "to make this the default.\n"
18959 #: builtin/reset.c:434
18961 msgid "Could not reset index file to revision '%s'."
18964 #: builtin/reset.c:439
18965 msgid "Could not write new index file."
18968 #: builtin/rev-list.c:499
18969 msgid "cannot combine --exclude-promisor-objects and --missing"
18972 #: builtin/rev-list.c:560
18973 msgid "object filtering requires --objects"
18976 #: builtin/rev-list.c:610
18977 msgid "rev-list does not support display of notes"
18980 #: builtin/rev-list.c:615
18981 msgid "marked counting is incompatible with --objects"
18984 #: builtin/rev-parse.c:409
18985 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
18988 #: builtin/rev-parse.c:414
18989 msgid "keep the `--` passed as an arg"
18992 #: builtin/rev-parse.c:416
18993 msgid "stop parsing after the first non-option argument"
18996 #: builtin/rev-parse.c:419
18997 msgid "output in stuck long form"
19000 #: builtin/rev-parse.c:552
19002 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
19003 " or: git rev-parse --sq-quote [<arg>...]\n"
19004 " or: git rev-parse [<options>] [<arg>...]\n"
19006 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
19009 #: builtin/revert.c:24
19010 msgid "git revert [<options>] <commit-ish>..."
19013 #: builtin/revert.c:25
19014 msgid "git revert <subcommand>"
19017 #: builtin/revert.c:30
19018 msgid "git cherry-pick [<options>] <commit-ish>..."
19021 #: builtin/revert.c:31
19022 msgid "git cherry-pick <subcommand>"
19025 #: builtin/revert.c:72
19027 msgid "option `%s' expects a number greater than zero"
19030 #: builtin/revert.c:92
19032 msgid "%s: %s cannot be used with %s"
19035 #: builtin/revert.c:102
19036 msgid "end revert or cherry-pick sequence"
19039 #: builtin/revert.c:103
19040 msgid "resume revert or cherry-pick sequence"
19043 #: builtin/revert.c:104
19044 msgid "cancel revert or cherry-pick sequence"
19047 #: builtin/revert.c:105
19048 msgid "skip current commit and continue"
19051 #: builtin/revert.c:107
19052 msgid "don't automatically commit"
19055 #: builtin/revert.c:108
19056 msgid "edit the commit message"
19059 #: builtin/revert.c:111
19060 msgid "parent-number"
19063 #: builtin/revert.c:112
19064 msgid "select mainline parent"
19067 #: builtin/revert.c:114
19068 msgid "merge strategy"
19071 #: builtin/revert.c:116
19072 msgid "option for merge strategy"
19075 #: builtin/revert.c:125
19076 msgid "append commit name"
19079 #: builtin/revert.c:127
19080 msgid "preserve initially empty commits"
19083 #: builtin/revert.c:129
19084 msgid "keep redundant, empty commits"
19087 #: builtin/revert.c:232
19088 msgid "revert failed"
19091 #: builtin/revert.c:245
19092 msgid "cherry-pick failed"
19096 msgid "git rm [<options>] [--] <file>..."
19099 #: builtin/rm.c:207
19101 "the following file has staged content different from both the\n"
19102 "file and the HEAD:"
19104 "the following files have staged content different from both the\n"
19105 "file and the HEAD:"
19109 #: builtin/rm.c:212
19112 "(use -f to force removal)"
19115 #: builtin/rm.c:216
19116 msgid "the following file has changes staged in the index:"
19117 msgid_plural "the following files have changes staged in the index:"
19121 #: builtin/rm.c:220 builtin/rm.c:229
19124 "(use --cached to keep the file, or -f to force removal)"
19127 #: builtin/rm.c:226
19128 msgid "the following file has local modifications:"
19129 msgid_plural "the following files have local modifications:"
19133 #: builtin/rm.c:243
19134 msgid "do not list removed files"
19137 #: builtin/rm.c:244
19138 msgid "only remove from the index"
19141 #: builtin/rm.c:245
19142 msgid "override the up-to-date check"
19145 #: builtin/rm.c:246
19146 msgid "allow recursive removal"
19149 #: builtin/rm.c:248
19150 msgid "exit with a zero status even if nothing matched"
19153 #: builtin/rm.c:282
19154 msgid "No pathspec was given. Which files should I remove?"
19157 #: builtin/rm.c:305
19158 msgid "please stage your changes to .gitmodules or stash them to proceed"
19161 #: builtin/rm.c:323
19163 msgid "not removing '%s' recursively without -r"
19166 #: builtin/rm.c:362
19168 msgid "git rm: unable to remove %s"
19171 #: builtin/send-pack.c:20
19173 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
19174 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
19176 " --all and explicit <ref> specification are mutually exclusive."
19179 #: builtin/send-pack.c:163
19180 msgid "remote name"
19183 #: builtin/send-pack.c:176
19184 msgid "use stateless RPC protocol"
19187 #: builtin/send-pack.c:177
19188 msgid "read refs from stdin"
19191 #: builtin/send-pack.c:178
19192 msgid "print status from remote helper"
19195 #: builtin/shortlog.c:14
19196 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
19199 #: builtin/shortlog.c:15
19200 msgid "git log --pretty=short | git shortlog [<options>]"
19203 #: builtin/shortlog.c:264
19204 msgid "Group by committer rather than author"
19207 #: builtin/shortlog.c:266
19208 msgid "sort output according to the number of commits per author"
19211 #: builtin/shortlog.c:268
19212 msgid "Suppress commit descriptions, only provides commit count"
19215 #: builtin/shortlog.c:270
19216 msgid "Show the email address of each author"
19219 #: builtin/shortlog.c:271
19220 msgid "<w>[,<i1>[,<i2>]]"
19223 #: builtin/shortlog.c:272
19224 msgid "Linewrap output"
19227 #: builtin/shortlog.c:301
19228 msgid "too many arguments given outside repository"
19231 #: builtin/show-branch.c:13
19233 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
19234 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
19235 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
19236 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
19239 #: builtin/show-branch.c:17
19240 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
19243 #: builtin/show-branch.c:395
19245 msgid "ignoring %s; cannot handle more than %d ref"
19246 msgid_plural "ignoring %s; cannot handle more than %d refs"
19250 #: builtin/show-branch.c:548
19252 msgid "no matching refs with %s"
19255 #: builtin/show-branch.c:645
19256 msgid "show remote-tracking and local branches"
19259 #: builtin/show-branch.c:647
19260 msgid "show remote-tracking branches"
19263 #: builtin/show-branch.c:649
19264 msgid "color '*!+-' corresponding to the branch"
19267 #: builtin/show-branch.c:651
19268 msgid "show <n> more commits after the common ancestor"
19271 #: builtin/show-branch.c:653
19272 msgid "synonym to more=-1"
19275 #: builtin/show-branch.c:654
19276 msgid "suppress naming strings"
19279 #: builtin/show-branch.c:656
19280 msgid "include the current branch"
19283 #: builtin/show-branch.c:658
19284 msgid "name commits with their object names"
19287 #: builtin/show-branch.c:660
19288 msgid "show possible merge bases"
19291 #: builtin/show-branch.c:662
19292 msgid "show refs unreachable from any other ref"
19295 #: builtin/show-branch.c:664
19296 msgid "show commits in topological order"
19299 #: builtin/show-branch.c:667
19300 msgid "show only commits not on the first branch"
19303 #: builtin/show-branch.c:669
19304 msgid "show merges reachable from only one tip"
19307 #: builtin/show-branch.c:671
19308 msgid "topologically sort, maintaining date order where possible"
19311 #: builtin/show-branch.c:674
19312 msgid "<n>[,<base>]"
19315 #: builtin/show-branch.c:675
19316 msgid "show <n> most recent ref-log entries starting at base"
19319 #: builtin/show-branch.c:711
19321 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
19324 #: builtin/show-branch.c:735
19325 msgid "no branches given, and HEAD is not valid"
19328 #: builtin/show-branch.c:738
19329 msgid "--reflog option needs one branch name"
19332 #: builtin/show-branch.c:741
19334 msgid "only %d entry can be shown at one time."
19335 msgid_plural "only %d entries can be shown at one time."
19339 #: builtin/show-branch.c:745
19341 msgid "no such ref %s"
19344 #: builtin/show-branch.c:831
19346 msgid "cannot handle more than %d rev."
19347 msgid_plural "cannot handle more than %d revs."
19351 #: builtin/show-branch.c:835
19353 msgid "'%s' is not a valid ref."
19356 #: builtin/show-branch.c:838
19358 msgid "cannot find commit %s (%s)"
19361 #: builtin/show-index.c:21
19362 msgid "hash-algorithm"
19365 #: builtin/show-index.c:31
19366 msgid "Unknown hash algorithm"
19369 #: builtin/show-ref.c:12
19371 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
19372 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
19375 #: builtin/show-ref.c:13
19376 msgid "git show-ref --exclude-existing[=<pattern>]"
19379 #: builtin/show-ref.c:162
19380 msgid "only show tags (can be combined with heads)"
19383 #: builtin/show-ref.c:163
19384 msgid "only show heads (can be combined with tags)"
19387 #: builtin/show-ref.c:164
19388 msgid "stricter reference checking, requires exact ref path"
19391 #: builtin/show-ref.c:167 builtin/show-ref.c:169
19392 msgid "show the HEAD reference, even if it would be filtered out"
19395 #: builtin/show-ref.c:171
19396 msgid "dereference tags into object IDs"
19399 #: builtin/show-ref.c:173
19400 msgid "only show SHA1 hash using <n> digits"
19403 #: builtin/show-ref.c:177
19404 msgid "do not print results to stdout (useful with --verify)"
19407 #: builtin/show-ref.c:179
19408 msgid "show refs from stdin that aren't in local repository"
19411 #: builtin/sparse-checkout.c:21
19412 msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
19415 #: builtin/sparse-checkout.c:64
19416 msgid "this worktree is not sparse (sparse-checkout file may not exist)"
19419 #: builtin/sparse-checkout.c:216
19420 msgid "failed to create directory for sparse-checkout file"
19423 #: builtin/sparse-checkout.c:257
19424 msgid "unable to upgrade repository format to enable worktreeConfig"
19427 #: builtin/sparse-checkout.c:259
19428 msgid "failed to set extensions.worktreeConfig setting"
19431 #: builtin/sparse-checkout.c:276
19432 msgid "git sparse-checkout init [--cone]"
19435 #: builtin/sparse-checkout.c:295
19436 msgid "initialize the sparse-checkout in cone mode"
19439 #: builtin/sparse-checkout.c:332
19441 msgid "failed to open '%s'"
19444 #: builtin/sparse-checkout.c:389
19446 msgid "could not normalize path %s"
19449 #: builtin/sparse-checkout.c:401
19450 msgid "git sparse-checkout (set|add) (--stdin | <patterns>)"
19453 #: builtin/sparse-checkout.c:426
19455 msgid "unable to unquote C-style string '%s'"
19458 #: builtin/sparse-checkout.c:480 builtin/sparse-checkout.c:504
19459 msgid "unable to load existing sparse-checkout patterns"
19462 #: builtin/sparse-checkout.c:549
19463 msgid "read patterns from standard in"
19466 #: builtin/sparse-checkout.c:586
19467 msgid "error while refreshing working directory"
19470 #: builtin/stash.c:22 builtin/stash.c:38
19471 msgid "git stash list [<options>]"
19474 #: builtin/stash.c:23 builtin/stash.c:43
19475 msgid "git stash show [<options>] [<stash>]"
19478 #: builtin/stash.c:24 builtin/stash.c:48
19479 msgid "git stash drop [-q|--quiet] [<stash>]"
19482 #: builtin/stash.c:25
19483 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
19486 #: builtin/stash.c:26 builtin/stash.c:63
19487 msgid "git stash branch <branchname> [<stash>]"
19490 #: builtin/stash.c:27 builtin/stash.c:68
19491 msgid "git stash clear"
19494 #: builtin/stash.c:28
19496 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19497 " [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
19498 " [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
19499 " [--] [<pathspec>...]]"
19502 #: builtin/stash.c:32 builtin/stash.c:85
19504 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19505 " [-u|--include-untracked] [-a|--all] [<message>]"
19508 #: builtin/stash.c:53
19509 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
19512 #: builtin/stash.c:58
19513 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
19516 #: builtin/stash.c:73
19517 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
19520 #: builtin/stash.c:78
19522 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19523 " [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
19524 " [--] [<pathspec>...]]"
19527 #: builtin/stash.c:128
19529 msgid "'%s' is not a stash-like commit"
19532 #: builtin/stash.c:148
19534 msgid "Too many revisions specified:%s"
19537 #: builtin/stash.c:162
19538 msgid "No stash entries found."
19541 #: builtin/stash.c:176
19543 msgid "%s is not a valid reference"
19546 #: builtin/stash.c:225
19547 msgid "git stash clear with parameters is unimplemented"
19550 #: builtin/stash.c:404
19551 msgid "cannot apply a stash in the middle of a merge"
19554 #: builtin/stash.c:415
19556 msgid "could not generate diff %s^!."
19559 #: builtin/stash.c:422
19560 msgid "conflicts in index.Try without --index."
19563 #: builtin/stash.c:428
19564 msgid "could not save index tree"
19567 #: builtin/stash.c:437
19568 msgid "could not restore untracked files from stash"
19571 #: builtin/stash.c:451
19573 msgid "Merging %s with %s"
19576 #: builtin/stash.c:461
19577 msgid "Index was not unstashed."
19580 #: builtin/stash.c:522 builtin/stash.c:621
19581 msgid "attempt to recreate the index"
19584 #: builtin/stash.c:555
19586 msgid "Dropped %s (%s)"
19589 #: builtin/stash.c:558
19591 msgid "%s: Could not drop stash entry"
19594 #: builtin/stash.c:583
19596 msgid "'%s' is not a stash reference"
19599 #: builtin/stash.c:633
19600 msgid "The stash entry is kept in case you need it again."
19603 #: builtin/stash.c:656
19604 msgid "No branch name specified"
19607 #: builtin/stash.c:800 builtin/stash.c:837
19609 msgid "Cannot update %s with %s"
19612 #: builtin/stash.c:818 builtin/stash.c:1475 builtin/stash.c:1540
19613 msgid "stash message"
19616 #: builtin/stash.c:828
19617 msgid "\"git stash store\" requires one <commit> argument"
19620 #: builtin/stash.c:1046
19621 msgid "No changes selected"
19624 #: builtin/stash.c:1146
19625 msgid "You do not have the initial commit yet"
19628 #: builtin/stash.c:1173
19629 msgid "Cannot save the current index state"
19632 #: builtin/stash.c:1182
19633 msgid "Cannot save the untracked files"
19636 #: builtin/stash.c:1193 builtin/stash.c:1202
19637 msgid "Cannot save the current worktree state"
19640 #: builtin/stash.c:1230
19641 msgid "Cannot record working tree state"
19644 #: builtin/stash.c:1279
19645 msgid "Can't use --patch and --include-untracked or --all at the same time"
19648 #: builtin/stash.c:1295
19649 msgid "Did you forget to 'git add'?"
19652 #: builtin/stash.c:1310
19653 msgid "No local changes to save"
19656 #: builtin/stash.c:1317
19657 msgid "Cannot initialize stash"
19660 #: builtin/stash.c:1332
19661 msgid "Cannot save the current status"
19664 #: builtin/stash.c:1337
19666 msgid "Saved working directory and index state %s"
19669 #: builtin/stash.c:1427
19670 msgid "Cannot remove worktree changes"
19673 #: builtin/stash.c:1466 builtin/stash.c:1531
19677 #: builtin/stash.c:1468 builtin/stash.c:1533
19678 msgid "stash in patch mode"
19681 #: builtin/stash.c:1469 builtin/stash.c:1534
19685 #: builtin/stash.c:1471 builtin/stash.c:1536
19686 msgid "include untracked files in stash"
19689 #: builtin/stash.c:1473 builtin/stash.c:1538
19690 msgid "include ignore files"
19693 #: builtin/stash.c:1573
19695 "the stash.useBuiltin support has been removed!\n"
19696 "See its entry in 'git help config' for details."
19699 #: builtin/stripspace.c:18
19700 msgid "git stripspace [-s | --strip-comments]"
19703 #: builtin/stripspace.c:19
19704 msgid "git stripspace [-c | --comment-lines]"
19707 #: builtin/stripspace.c:37
19708 msgid "skip and remove all lines starting with comment character"
19711 #: builtin/stripspace.c:40
19712 msgid "prepend comment character and space to each line"
19715 #: builtin/submodule--helper.c:47 builtin/submodule--helper.c:1999
19717 msgid "Expecting a full ref name, got %s"
19720 #: builtin/submodule--helper.c:64
19721 msgid "submodule--helper print-default-remote takes no arguments"
19724 #: builtin/submodule--helper.c:102
19726 msgid "cannot strip one component off url '%s'"
19729 #: builtin/submodule--helper.c:410 builtin/submodule--helper.c:1395
19730 msgid "alternative anchor for relative paths"
19733 #: builtin/submodule--helper.c:415
19734 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
19737 #: builtin/submodule--helper.c:472 builtin/submodule--helper.c:630
19738 #: builtin/submodule--helper.c:653
19740 msgid "No url found for submodule path '%s' in .gitmodules"
19743 #: builtin/submodule--helper.c:524
19745 msgid "Entering '%s'\n"
19748 #: builtin/submodule--helper.c:527
19751 "run_command returned non-zero status for %s\n"
19755 #: builtin/submodule--helper.c:549
19758 "run_command returned non-zero status while recursing in the nested "
19759 "submodules of %s\n"
19763 #: builtin/submodule--helper.c:565
19764 msgid "Suppress output of entering each submodule command"
19767 #: builtin/submodule--helper.c:567 builtin/submodule--helper.c:1063
19768 msgid "Recurse into nested submodules"
19771 #: builtin/submodule--helper.c:572
19772 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
19775 #: builtin/submodule--helper.c:599
19778 "could not look up configuration '%s'. Assuming this repository is its own "
19779 "authoritative upstream."
19782 #: builtin/submodule--helper.c:667
19784 msgid "Failed to register url for submodule path '%s'"
19787 #: builtin/submodule--helper.c:671
19789 msgid "Submodule '%s' (%s) registered for path '%s'\n"
19792 #: builtin/submodule--helper.c:681
19794 msgid "warning: command update mode suggested for submodule '%s'\n"
19797 #: builtin/submodule--helper.c:688
19799 msgid "Failed to register update mode for submodule path '%s'"
19802 #: builtin/submodule--helper.c:710
19803 msgid "Suppress output for initializing a submodule"
19806 #: builtin/submodule--helper.c:715
19807 msgid "git submodule--helper init [<options>] [<path>]"
19810 #: builtin/submodule--helper.c:789 builtin/submodule--helper.c:924
19812 msgid "no submodule mapping found in .gitmodules for path '%s'"
19815 #: builtin/submodule--helper.c:837
19817 msgid "could not resolve HEAD ref inside the submodule '%s'"
19820 #: builtin/submodule--helper.c:864 builtin/submodule--helper.c:1033
19822 msgid "failed to recurse into submodule '%s'"
19825 #: builtin/submodule--helper.c:888 builtin/submodule--helper.c:1199
19826 msgid "Suppress submodule status output"
19829 #: builtin/submodule--helper.c:889
19831 "Use commit stored in the index instead of the one stored in the submodule "
19835 #: builtin/submodule--helper.c:890
19836 msgid "recurse into nested submodules"
19839 #: builtin/submodule--helper.c:895
19840 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
19843 #: builtin/submodule--helper.c:919
19844 msgid "git submodule--helper name <path>"
19847 #: builtin/submodule--helper.c:983
19849 msgid "Synchronizing submodule url for '%s'\n"
19852 #: builtin/submodule--helper.c:989
19854 msgid "failed to register url for submodule path '%s'"
19857 #: builtin/submodule--helper.c:1003
19859 msgid "failed to get the default remote for submodule '%s'"
19862 #: builtin/submodule--helper.c:1014
19864 msgid "failed to update remote for submodule '%s'"
19867 #: builtin/submodule--helper.c:1061
19868 msgid "Suppress output of synchronizing submodule url"
19871 #: builtin/submodule--helper.c:1068
19872 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
19875 #: builtin/submodule--helper.c:1122
19878 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
19879 "really want to remove it including all of its history)"
19882 #: builtin/submodule--helper.c:1134
19885 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
19889 #: builtin/submodule--helper.c:1142
19891 msgid "Cleared directory '%s'\n"
19894 #: builtin/submodule--helper.c:1144
19896 msgid "Could not remove submodule work tree '%s'\n"
19899 #: builtin/submodule--helper.c:1155
19901 msgid "could not create empty submodule directory %s"
19904 #: builtin/submodule--helper.c:1171
19906 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
19909 #: builtin/submodule--helper.c:1200
19910 msgid "Remove submodule working trees even if they contain local changes"
19913 #: builtin/submodule--helper.c:1201
19914 msgid "Unregister all submodules"
19917 #: builtin/submodule--helper.c:1206
19919 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
19922 #: builtin/submodule--helper.c:1220
19923 msgid "Use '--all' if you really want to deinitialize all submodules"
19926 #: builtin/submodule--helper.c:1289
19928 "An alternate computed from a superproject's alternate is invalid.\n"
19929 "To allow Git to clone without an alternate in such a case, set\n"
19930 "submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
19931 "'--reference-if-able' instead of '--reference'."
19934 #: builtin/submodule--helper.c:1328 builtin/submodule--helper.c:1331
19936 msgid "submodule '%s' cannot add alternate: %s"
19939 #: builtin/submodule--helper.c:1367
19941 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
19944 #: builtin/submodule--helper.c:1374
19946 msgid "Value '%s' for submodule.alternateLocation is not recognized"
19949 #: builtin/submodule--helper.c:1398
19950 msgid "where the new submodule will be cloned to"
19953 #: builtin/submodule--helper.c:1401
19954 msgid "name of the new submodule"
19957 #: builtin/submodule--helper.c:1404
19958 msgid "url where to clone the submodule from"
19961 #: builtin/submodule--helper.c:1412
19962 msgid "depth for shallow clones"
19965 #: builtin/submodule--helper.c:1415 builtin/submodule--helper.c:1924
19966 msgid "force cloning progress"
19969 #: builtin/submodule--helper.c:1417 builtin/submodule--helper.c:1926
19970 msgid "disallow cloning into non-empty directory"
19973 #: builtin/submodule--helper.c:1424
19975 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
19976 "<repository>] [--name <name>] [--depth <depth>] [--single-branch] --url "
19977 "<url> --path <path>"
19980 #: builtin/submodule--helper.c:1449
19982 msgid "refusing to create/use '%s' in another submodule's git dir"
19985 #: builtin/submodule--helper.c:1460
19987 msgid "clone of '%s' into submodule path '%s' failed"
19990 #: builtin/submodule--helper.c:1464
19992 msgid "directory not empty: '%s'"
19995 #: builtin/submodule--helper.c:1476
19997 msgid "could not get submodule directory for '%s'"
20000 #: builtin/submodule--helper.c:1512
20002 msgid "Invalid update mode '%s' for submodule path '%s'"
20005 #: builtin/submodule--helper.c:1516
20007 msgid "Invalid update mode '%s' configured for submodule path '%s'"
20010 #: builtin/submodule--helper.c:1617
20012 msgid "Submodule path '%s' not initialized"
20015 #: builtin/submodule--helper.c:1621
20016 msgid "Maybe you want to use 'update --init'?"
20019 #: builtin/submodule--helper.c:1651
20021 msgid "Skipping unmerged submodule %s"
20024 #: builtin/submodule--helper.c:1680
20026 msgid "Skipping submodule '%s'"
20029 #: builtin/submodule--helper.c:1830
20031 msgid "Failed to clone '%s'. Retry scheduled"
20034 #: builtin/submodule--helper.c:1841
20036 msgid "Failed to clone '%s' a second time, aborting"
20039 #: builtin/submodule--helper.c:1903 builtin/submodule--helper.c:2149
20040 msgid "path into the working tree"
20043 #: builtin/submodule--helper.c:1906
20044 msgid "path into the working tree, across nested submodule boundaries"
20047 #: builtin/submodule--helper.c:1910
20048 msgid "rebase, merge, checkout or none"
20051 #: builtin/submodule--helper.c:1916
20052 msgid "Create a shallow clone truncated to the specified number of revisions"
20055 #: builtin/submodule--helper.c:1919
20056 msgid "parallel jobs"
20059 #: builtin/submodule--helper.c:1921
20060 msgid "whether the initial clone should follow the shallow recommendation"
20063 #: builtin/submodule--helper.c:1922
20064 msgid "don't print cloning progress"
20067 #: builtin/submodule--helper.c:1933
20068 msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
20071 #: builtin/submodule--helper.c:1946
20072 msgid "bad value for update parameter"
20075 #: builtin/submodule--helper.c:1994
20078 "Submodule (%s) branch configured to inherit branch from superproject, but "
20079 "the superproject is not on any branch"
20082 #: builtin/submodule--helper.c:2117
20084 msgid "could not get a repository handle for submodule '%s'"
20087 #: builtin/submodule--helper.c:2150
20088 msgid "recurse into submodules"
20091 #: builtin/submodule--helper.c:2156
20092 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
20095 #: builtin/submodule--helper.c:2212
20096 msgid "check if it is safe to write to the .gitmodules file"
20099 #: builtin/submodule--helper.c:2215
20100 msgid "unset the config in the .gitmodules file"
20103 #: builtin/submodule--helper.c:2220
20104 msgid "git submodule--helper config <name> [<value>]"
20107 #: builtin/submodule--helper.c:2221
20108 msgid "git submodule--helper config --unset <name>"
20111 #: builtin/submodule--helper.c:2222
20112 msgid "git submodule--helper config --check-writeable"
20115 #: builtin/submodule--helper.c:2241 git-submodule.sh:176
20117 msgid "please make sure that the .gitmodules file is in the working tree"
20120 #: builtin/submodule--helper.c:2257
20121 msgid "Suppress output for setting url of a submodule"
20124 #: builtin/submodule--helper.c:2261
20125 msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
20128 #: builtin/submodule--helper.c:2294
20129 msgid "set the default tracking branch to master"
20132 #: builtin/submodule--helper.c:2296
20133 msgid "set the default tracking branch"
20136 #: builtin/submodule--helper.c:2300
20137 msgid "git submodule--helper set-branch [-q|--quiet] (-d|--default) <path>"
20140 #: builtin/submodule--helper.c:2301
20142 "git submodule--helper set-branch [-q|--quiet] (-b|--branch) <branch> <path>"
20145 #: builtin/submodule--helper.c:2308
20146 msgid "--branch or --default required"
20149 #: builtin/submodule--helper.c:2311
20150 msgid "--branch and --default are mutually exclusive"
20153 #: builtin/submodule--helper.c:2367 git.c:436 git.c:683
20155 msgid "%s doesn't support --super-prefix"
20158 #: builtin/submodule--helper.c:2373
20160 msgid "'%s' is not a valid submodule--helper subcommand"
20163 #: builtin/symbolic-ref.c:8
20164 msgid "git symbolic-ref [<options>] <name> [<ref>]"
20167 #: builtin/symbolic-ref.c:9
20168 msgid "git symbolic-ref -d [-q] <name>"
20171 #: builtin/symbolic-ref.c:40
20172 msgid "suppress error message for non-symbolic (detached) refs"
20175 #: builtin/symbolic-ref.c:41
20176 msgid "delete symbolic ref"
20179 #: builtin/symbolic-ref.c:42
20180 msgid "shorten ref output"
20183 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:486
20187 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:486
20188 msgid "reason of the update"
20191 #: builtin/tag.c:25
20193 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
20194 "\t\t<tagname> [<head>]"
20197 #: builtin/tag.c:27
20198 msgid "git tag -d <tagname>..."
20201 #: builtin/tag.c:28
20203 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
20204 "points-at <object>]\n"
20205 "\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
20208 #: builtin/tag.c:30
20209 msgid "git tag -v [--format=<format>] <tagname>..."
20212 #: builtin/tag.c:89
20214 msgid "tag '%s' not found."
20217 #: builtin/tag.c:105
20219 msgid "Deleted tag '%s' (was %s)\n"
20222 #: builtin/tag.c:135
20226 "Write a message for tag:\n"
20228 "Lines starting with '%c' will be ignored.\n"
20231 #: builtin/tag.c:139
20235 "Write a message for tag:\n"
20237 "Lines starting with '%c' will be kept; you may remove them yourself if you "
20241 #: builtin/tag.c:198
20242 msgid "unable to sign the tag"
20245 #: builtin/tag.c:200
20246 msgid "unable to write tag file"
20249 #: builtin/tag.c:216
20252 "You have created a nested tag. The object referred to by your new tag is\n"
20253 "already a tag. If you meant to tag the object that it points to, use:\n"
20255 "\tgit tag -f %s %s^{}"
20258 #: builtin/tag.c:232
20259 msgid "bad object type."
20262 #: builtin/tag.c:285
20263 msgid "no tag message?"
20266 #: builtin/tag.c:292
20268 msgid "The tag message has been left in %s\n"
20271 #: builtin/tag.c:403
20272 msgid "list tag names"
20275 #: builtin/tag.c:405
20276 msgid "print <n> lines of each tag message"
20279 #: builtin/tag.c:407
20280 msgid "delete tags"
20283 #: builtin/tag.c:408
20284 msgid "verify tags"
20287 #: builtin/tag.c:410
20288 msgid "Tag creation options"
20291 #: builtin/tag.c:412
20292 msgid "annotated tag, needs a message"
20295 #: builtin/tag.c:414
20296 msgid "tag message"
20299 #: builtin/tag.c:416
20300 msgid "force edit of tag message"
20303 #: builtin/tag.c:417
20304 msgid "annotated and GPG-signed tag"
20307 #: builtin/tag.c:420
20308 msgid "use another key to sign the tag"
20311 #: builtin/tag.c:421
20312 msgid "replace the tag if exists"
20315 #: builtin/tag.c:422 builtin/update-ref.c:492
20316 msgid "create a reflog"
20319 #: builtin/tag.c:424
20320 msgid "Tag listing options"
20323 #: builtin/tag.c:425
20324 msgid "show tag list in columns"
20327 #: builtin/tag.c:426 builtin/tag.c:428
20328 msgid "print only tags that contain the commit"
20331 #: builtin/tag.c:427 builtin/tag.c:429
20332 msgid "print only tags that don't contain the commit"
20335 #: builtin/tag.c:430
20336 msgid "print only tags that are merged"
20339 #: builtin/tag.c:431
20340 msgid "print only tags that are not merged"
20343 #: builtin/tag.c:435
20344 msgid "print only tags of the object"
20347 #: builtin/tag.c:483
20348 msgid "--column and -n are incompatible"
20351 #: builtin/tag.c:505
20352 msgid "-n option is only allowed in list mode"
20355 #: builtin/tag.c:507
20356 msgid "--contains option is only allowed in list mode"
20359 #: builtin/tag.c:509
20360 msgid "--no-contains option is only allowed in list mode"
20363 #: builtin/tag.c:511
20364 msgid "--points-at option is only allowed in list mode"
20367 #: builtin/tag.c:513
20368 msgid "--merged and --no-merged options are only allowed in list mode"
20371 #: builtin/tag.c:524
20372 msgid "only one -F or -m option is allowed."
20375 #: builtin/tag.c:543
20376 msgid "too many params"
20379 #: builtin/tag.c:549
20381 msgid "'%s' is not a valid tag name."
20384 #: builtin/tag.c:554
20386 msgid "tag '%s' already exists"
20389 #: builtin/tag.c:585
20391 msgid "Updated tag '%s' (was %s)\n"
20394 #: builtin/unpack-objects.c:502
20395 msgid "Unpacking objects"
20398 #: builtin/update-index.c:84
20400 msgid "failed to create directory %s"
20403 #: builtin/update-index.c:100
20405 msgid "failed to create file %s"
20408 #: builtin/update-index.c:108
20410 msgid "failed to delete file %s"
20413 #: builtin/update-index.c:115 builtin/update-index.c:221
20415 msgid "failed to delete directory %s"
20418 #: builtin/update-index.c:140
20420 msgid "Testing mtime in '%s' "
20423 #: builtin/update-index.c:154
20424 msgid "directory stat info does not change after adding a new file"
20427 #: builtin/update-index.c:167
20428 msgid "directory stat info does not change after adding a new directory"
20431 #: builtin/update-index.c:180
20432 msgid "directory stat info changes after updating a file"
20435 #: builtin/update-index.c:191
20436 msgid "directory stat info changes after adding a file inside subdirectory"
20439 #: builtin/update-index.c:202
20440 msgid "directory stat info does not change after deleting a file"
20443 #: builtin/update-index.c:215
20444 msgid "directory stat info does not change after deleting a directory"
20447 #: builtin/update-index.c:222
20451 #: builtin/update-index.c:591
20452 msgid "git update-index [<options>] [--] [<file>...]"
20455 #: builtin/update-index.c:974
20456 msgid "continue refresh even when index needs update"
20459 #: builtin/update-index.c:977
20460 msgid "refresh: ignore submodules"
20463 #: builtin/update-index.c:980
20464 msgid "do not ignore new files"
20467 #: builtin/update-index.c:982
20468 msgid "let files replace directories and vice-versa"
20471 #: builtin/update-index.c:984
20472 msgid "notice files missing from worktree"
20475 #: builtin/update-index.c:986
20476 msgid "refresh even if index contains unmerged entries"
20479 #: builtin/update-index.c:989
20480 msgid "refresh stat information"
20483 #: builtin/update-index.c:993
20484 msgid "like --refresh, but ignore assume-unchanged setting"
20487 #: builtin/update-index.c:997
20488 msgid "<mode>,<object>,<path>"
20491 #: builtin/update-index.c:998
20492 msgid "add the specified entry to the index"
20495 #: builtin/update-index.c:1008
20496 msgid "mark files as \"not changing\""
20499 #: builtin/update-index.c:1011
20500 msgid "clear assumed-unchanged bit"
20503 #: builtin/update-index.c:1014
20504 msgid "mark files as \"index-only\""
20507 #: builtin/update-index.c:1017
20508 msgid "clear skip-worktree bit"
20511 #: builtin/update-index.c:1020
20512 msgid "do not touch index-only entries"
20515 #: builtin/update-index.c:1022
20516 msgid "add to index only; do not add content to object database"
20519 #: builtin/update-index.c:1024
20520 msgid "remove named paths even if present in worktree"
20523 #: builtin/update-index.c:1026
20524 msgid "with --stdin: input lines are terminated by null bytes"
20527 #: builtin/update-index.c:1028
20528 msgid "read list of paths to be updated from standard input"
20531 #: builtin/update-index.c:1032
20532 msgid "add entries from standard input to the index"
20535 #: builtin/update-index.c:1036
20536 msgid "repopulate stages #2 and #3 for the listed paths"
20539 #: builtin/update-index.c:1040
20540 msgid "only update entries that differ from HEAD"
20543 #: builtin/update-index.c:1044
20544 msgid "ignore files missing from worktree"
20547 #: builtin/update-index.c:1047
20548 msgid "report actions to standard output"
20551 #: builtin/update-index.c:1049
20552 msgid "(for porcelains) forget saved unresolved conflicts"
20555 #: builtin/update-index.c:1053
20556 msgid "write index in this format"
20559 #: builtin/update-index.c:1055
20560 msgid "enable or disable split index"
20563 #: builtin/update-index.c:1057
20564 msgid "enable/disable untracked cache"
20567 #: builtin/update-index.c:1059
20568 msgid "test if the filesystem supports untracked cache"
20571 #: builtin/update-index.c:1061
20572 msgid "enable untracked cache without testing the filesystem"
20575 #: builtin/update-index.c:1063
20576 msgid "write out the index even if is not flagged as changed"
20579 #: builtin/update-index.c:1065
20580 msgid "enable or disable file system monitor"
20583 #: builtin/update-index.c:1067
20584 msgid "mark files as fsmonitor valid"
20587 #: builtin/update-index.c:1070
20588 msgid "clear fsmonitor valid bit"
20591 #: builtin/update-index.c:1173
20593 "core.splitIndex is set to false; remove or change it, if you really want to "
20594 "enable split index"
20597 #: builtin/update-index.c:1182
20599 "core.splitIndex is set to true; remove or change it, if you really want to "
20600 "disable split index"
20603 #: builtin/update-index.c:1194
20605 "core.untrackedCache is set to true; remove or change it, if you really want "
20606 "to disable the untracked cache"
20609 #: builtin/update-index.c:1198
20610 msgid "Untracked cache disabled"
20613 #: builtin/update-index.c:1206
20615 "core.untrackedCache is set to false; remove or change it, if you really want "
20616 "to enable the untracked cache"
20619 #: builtin/update-index.c:1210
20621 msgid "Untracked cache enabled for '%s'"
20624 #: builtin/update-index.c:1218
20625 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
20628 #: builtin/update-index.c:1222
20629 msgid "fsmonitor enabled"
20632 #: builtin/update-index.c:1225
20634 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
20637 #: builtin/update-index.c:1229
20638 msgid "fsmonitor disabled"
20641 #: builtin/update-ref.c:10
20642 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
20645 #: builtin/update-ref.c:11
20646 msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
20649 #: builtin/update-ref.c:12
20650 msgid "git update-ref [<options>] --stdin [-z]"
20653 #: builtin/update-ref.c:487
20654 msgid "delete the reference"
20657 #: builtin/update-ref.c:489
20658 msgid "update <refname> not the one it points to"
20661 #: builtin/update-ref.c:490
20662 msgid "stdin has NUL-terminated arguments"
20665 #: builtin/update-ref.c:491
20666 msgid "read updates from stdin"
20669 #: builtin/update-server-info.c:7
20670 msgid "git update-server-info [--force]"
20673 #: builtin/update-server-info.c:15
20674 msgid "update the info files from scratch"
20677 #: builtin/upload-pack.c:11
20678 msgid "git upload-pack [<options>] <dir>"
20681 #: builtin/upload-pack.c:23 t/helper/test-serve-v2.c:17
20682 msgid "quit after a single request/response exchange"
20685 #: builtin/upload-pack.c:25
20686 msgid "exit immediately after initial ref advertisement"
20689 #: builtin/upload-pack.c:27
20690 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
20693 #: builtin/upload-pack.c:29
20694 msgid "interrupt transfer after <n> seconds of inactivity"
20697 #: builtin/verify-commit.c:19
20698 msgid "git verify-commit [-v | --verbose] <commit>..."
20701 #: builtin/verify-commit.c:68
20702 msgid "print commit contents"
20705 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
20706 msgid "print raw gpg status output"
20709 #: builtin/verify-pack.c:55
20710 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
20713 #: builtin/verify-pack.c:65
20717 #: builtin/verify-pack.c:67
20718 msgid "show statistics only"
20721 #: builtin/verify-tag.c:18
20722 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
20725 #: builtin/verify-tag.c:36
20726 msgid "print tag contents"
20729 #: builtin/worktree.c:17
20730 msgid "git worktree add [<options>] <path> [<commit-ish>]"
20733 #: builtin/worktree.c:18
20734 msgid "git worktree list [<options>]"
20737 #: builtin/worktree.c:19
20738 msgid "git worktree lock [<options>] <path>"
20741 #: builtin/worktree.c:20
20742 msgid "git worktree move <worktree> <new-path>"
20745 #: builtin/worktree.c:21
20746 msgid "git worktree prune [<options>]"
20749 #: builtin/worktree.c:22
20750 msgid "git worktree remove [<options>] <worktree>"
20753 #: builtin/worktree.c:23
20754 msgid "git worktree unlock <path>"
20757 #: builtin/worktree.c:60 builtin/worktree.c:972
20759 msgid "failed to delete '%s'"
20762 #: builtin/worktree.c:85
20763 msgid "not a valid directory"
20766 #: builtin/worktree.c:91
20767 msgid "gitdir file does not exist"
20770 #: builtin/worktree.c:96 builtin/worktree.c:105
20772 msgid "unable to read gitdir file (%s)"
20775 #: builtin/worktree.c:115
20777 msgid "short read (expected %<PRIuMAX> bytes, read %<PRIuMAX>)"
20780 #: builtin/worktree.c:123
20781 msgid "invalid gitdir file"
20784 #: builtin/worktree.c:131
20785 msgid "gitdir file points to non-existent location"
20788 #: builtin/worktree.c:146
20790 msgid "Removing %s/%s: %s"
20793 #: builtin/worktree.c:221
20794 msgid "report pruned working trees"
20797 #: builtin/worktree.c:223
20798 msgid "expire working trees older than <time>"
20801 #: builtin/worktree.c:293
20803 msgid "'%s' already exists"
20806 #: builtin/worktree.c:302
20808 msgid "unusable worktree destination '%s'"
20811 #: builtin/worktree.c:307
20814 "'%s' is a missing but locked worktree;\n"
20815 "use '%s -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
20818 #: builtin/worktree.c:309
20821 "'%s' is a missing but already registered worktree;\n"
20822 "use '%s -f' to override, or 'prune' or 'remove' to clear"
20825 #: builtin/worktree.c:360
20827 msgid "could not create directory of '%s'"
20830 #: builtin/worktree.c:494 builtin/worktree.c:500
20832 msgid "Preparing worktree (new branch '%s')"
20835 #: builtin/worktree.c:496
20837 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
20840 #: builtin/worktree.c:505
20842 msgid "Preparing worktree (checking out '%s')"
20845 #: builtin/worktree.c:511
20847 msgid "Preparing worktree (detached HEAD %s)"
20850 #: builtin/worktree.c:552
20851 msgid "checkout <branch> even if already checked out in other worktree"
20854 #: builtin/worktree.c:555
20855 msgid "create a new branch"
20858 #: builtin/worktree.c:557
20859 msgid "create or reset a branch"
20862 #: builtin/worktree.c:559
20863 msgid "populate the new working tree"
20866 #: builtin/worktree.c:560
20867 msgid "keep the new working tree locked"
20870 #: builtin/worktree.c:563
20871 msgid "set up tracking mode (see git-branch(1))"
20874 #: builtin/worktree.c:566
20875 msgid "try to match the new branch name with a remote-tracking branch"
20878 #: builtin/worktree.c:574
20879 msgid "-b, -B, and --detach are mutually exclusive"
20882 #: builtin/worktree.c:635
20883 msgid "--[no-]track can only be used if a new branch is created"
20886 #: builtin/worktree.c:755
20887 msgid "reason for locking"
20890 #: builtin/worktree.c:767 builtin/worktree.c:800 builtin/worktree.c:874
20891 #: builtin/worktree.c:1000
20893 msgid "'%s' is not a working tree"
20896 #: builtin/worktree.c:769 builtin/worktree.c:802
20897 msgid "The main working tree cannot be locked or unlocked"
20900 #: builtin/worktree.c:774
20902 msgid "'%s' is already locked, reason: %s"
20905 #: builtin/worktree.c:776
20907 msgid "'%s' is already locked"
20910 #: builtin/worktree.c:804
20912 msgid "'%s' is not locked"
20915 #: builtin/worktree.c:845
20916 msgid "working trees containing submodules cannot be moved or removed"
20919 #: builtin/worktree.c:853
20920 msgid "force move even if worktree is dirty or locked"
20923 #: builtin/worktree.c:876 builtin/worktree.c:1002
20925 msgid "'%s' is a main working tree"
20928 #: builtin/worktree.c:881
20930 msgid "could not figure out destination name from '%s'"
20933 #: builtin/worktree.c:894
20936 "cannot move a locked working tree, lock reason: %s\n"
20937 "use 'move -f -f' to override or unlock first"
20940 #: builtin/worktree.c:896
20942 "cannot move a locked working tree;\n"
20943 "use 'move -f -f' to override or unlock first"
20946 #: builtin/worktree.c:899
20948 msgid "validation failed, cannot move working tree: %s"
20951 #: builtin/worktree.c:904
20953 msgid "failed to move '%s' to '%s'"
20956 #: builtin/worktree.c:952
20958 msgid "failed to run 'git status' on '%s'"
20961 #: builtin/worktree.c:956
20963 msgid "'%s' contains modified or untracked files, use --force to delete it"
20966 #: builtin/worktree.c:961
20968 msgid "failed to run 'git status' on '%s', code %d"
20971 #: builtin/worktree.c:984
20972 msgid "force removal even if worktree is dirty or locked"
20975 #: builtin/worktree.c:1007
20978 "cannot remove a locked working tree, lock reason: %s\n"
20979 "use 'remove -f -f' to override or unlock first"
20982 #: builtin/worktree.c:1009
20984 "cannot remove a locked working tree;\n"
20985 "use 'remove -f -f' to override or unlock first"
20988 #: builtin/worktree.c:1012
20990 msgid "validation failed, cannot remove working tree: %s"
20993 #: builtin/write-tree.c:15
20994 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
20997 #: builtin/write-tree.c:28
21001 #: builtin/write-tree.c:29
21002 msgid "write tree object for a subdirectory <prefix>"
21005 #: builtin/write-tree.c:31
21006 msgid "only useful for debugging"
21010 msgid "git version:\n"
21015 msgid "uname() failed with error '%s' (%d)\n"
21019 msgid "compiler info: "
21023 msgid "libc info: "
21027 msgid "not run from a git repository - no hooks to show\n"
21031 msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
21036 "Thank you for filling out a Git bug report!\n"
21037 "Please answer the following questions to help us understand your issue.\n"
21039 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
21041 "What did you expect to happen? (Expected behavior)\n"
21043 "What happened instead? (Actual behavior)\n"
21045 "What's different between what you expected and what actually happened?\n"
21047 "Anything else you want to add:\n"
21049 "Please review the rest of the bug report below.\n"
21050 "You can delete any lines you don't wish to share.\n"
21054 msgid "specify a destination for the bugreport file"
21058 msgid "specify a strftime format suffix for the filename"
21063 msgid "could not create leading directories for '%s'"
21067 msgid "System Info"
21071 msgid "Enabled Hooks"
21076 msgid "couldn't create a new file at '%s'"
21081 msgid "unable to write to %s"
21086 msgid "Created new report at '%s'.\n"
21089 #: fast-import.c:3100
21091 msgid "Missing from marks for submodule '%s'"
21094 #: fast-import.c:3102
21096 msgid "Missing to marks for submodule '%s'"
21099 #: fast-import.c:3237
21101 msgid "Expected 'mark' command, got %s"
21104 #: fast-import.c:3242
21106 msgid "Expected 'to' command, got %s"
21109 #: fast-import.c:3334
21110 msgid "Expected format name:filename for submodule rewrite option"
21113 #: fast-import.c:3388
21115 msgid "feature '%s' forbidden in input without --allow-unsafe-features"
21118 #: http-fetch.c:111
21120 msgid "argument to --packfile must be a valid hash (got '%s')"
21123 #: credential-cache--daemon.c:223
21126 "The permissions on your socket directory are too loose; other\n"
21127 "users may be able to read your cached credentials. Consider running:\n"
21132 #: credential-cache--daemon.c:272
21133 msgid "print debugging messages to stderr"
21136 #: t/helper/test-reach.c:152
21138 msgid "commit %s is not marked reachable"
21141 #: t/helper/test-reach.c:162
21142 msgid "too many commits marked reachable"
21145 #: t/helper/test-serve-v2.c:7
21146 msgid "test-tool serve-v2 [<options>]"
21149 #: t/helper/test-serve-v2.c:19
21150 msgid "exit immediately after advertising capabilities"
21155 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
21156 " [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
21157 " [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
21159 " [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
21160 " <command> [<args>]"
21165 "'git help -a' and 'git help -g' list available subcommands and some\n"
21166 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
21167 "to read about a specific subcommand or concept.\n"
21168 "See 'git help git' for an overview of the system."
21173 msgid "no directory given for --git-dir\n"
21178 msgid "no namespace given for --namespace\n"
21183 msgid "no directory given for --work-tree\n"
21188 msgid "no prefix given for --super-prefix\n"
21193 msgid "-c expects a configuration string\n"
21198 msgid "no directory given for -C\n"
21203 msgid "unknown option: %s\n"
21208 msgid "while expanding alias '%s': '%s'"
21214 "alias '%s' changes environment variables.\n"
21215 "You can use '!git' in the alias to do this"
21220 msgid "empty alias for %s"
21225 msgid "recursive alias: %s"
21229 msgid "write failure on standard output"
21233 msgid "unknown write failure on standard output"
21237 msgid "close failed on standard output"
21242 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
21247 msgid "cannot handle %s as a builtin"
21259 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
21264 msgid "failed to run command '%s': %s\n"
21269 msgid "negative value for http.postbuffer; defaulting to %d"
21273 msgid "Delegation control is not supported with cURL < 7.22.0"
21277 msgid "Public key pinning not supported with cURL < 7.44.0"
21281 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
21285 msgid "Protocol restrictions not supported with cURL < 7.19.4"
21290 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
21295 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
21300 msgid "Could not set SSL backend to '%s': already set"
21306 "unable to update url base from redirection:\n"
21311 #: remote-curl.c:168
21313 msgid "invalid quoting in push-option value: '%s'"
21316 #: remote-curl.c:295
21318 msgid "%sinfo/refs not valid: is this a git repository?"
21321 #: remote-curl.c:396
21322 msgid "invalid server response; expected service, got flush packet"
21325 #: remote-curl.c:427
21327 msgid "invalid server response; got '%s'"
21330 #: remote-curl.c:487
21332 msgid "repository '%s' not found"
21335 #: remote-curl.c:491
21337 msgid "Authentication failed for '%s'"
21340 #: remote-curl.c:495
21342 msgid "unable to access '%s': %s"
21345 #: remote-curl.c:501
21347 msgid "redirecting to %s"
21350 #: remote-curl.c:630
21351 msgid "shouldn't have EOF when not gentle on EOF"
21354 #: remote-curl.c:642
21355 msgid "remote server sent stateless separator"
21358 #: remote-curl.c:712
21359 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
21362 #: remote-curl.c:742
21364 msgid "remote-curl: bad line length character: %.4s"
21367 #: remote-curl.c:744
21368 msgid "remote-curl: unexpected response end packet"
21371 #: remote-curl.c:820
21373 msgid "RPC failed; %s"
21376 #: remote-curl.c:860
21377 msgid "cannot handle pushes this big"
21380 #: remote-curl.c:975
21382 msgid "cannot deflate request; zlib deflate error %d"
21385 #: remote-curl.c:979
21387 msgid "cannot deflate request; zlib end error %d"
21390 #: remote-curl.c:1029
21392 msgid "%d bytes of length header were received"
21395 #: remote-curl.c:1031
21397 msgid "%d bytes of body are still expected"
21400 #: remote-curl.c:1120
21401 msgid "dumb http transport does not support shallow capabilities"
21404 #: remote-curl.c:1135
21405 msgid "fetch failed."
21408 #: remote-curl.c:1183
21409 msgid "cannot fetch by sha1 over smart http"
21412 #: remote-curl.c:1227 remote-curl.c:1233
21414 msgid "protocol error: expected sha/ref, got '%s'"
21417 #: remote-curl.c:1245 remote-curl.c:1360
21419 msgid "http transport does not support %s"
21422 #: remote-curl.c:1281
21423 msgid "git-http-push failed"
21426 #: remote-curl.c:1466
21427 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
21430 #: remote-curl.c:1498
21431 msgid "remote-curl: error reading command stream from git"
21434 #: remote-curl.c:1505
21435 msgid "remote-curl: fetch attempted without a local repo"
21438 #: remote-curl.c:1546
21440 msgid "remote-curl: unknown command '%s' from git"
21443 #: compat/compiler.h:26
21444 msgid "no compiler information available\n"
21447 #: compat/compiler.h:38
21448 msgid "no libc information available\n"
21451 #: list-objects-filter-options.h:85
21455 #: list-objects-filter-options.h:86
21456 msgid "object filtering"
21459 #: parse-options.h:183
21460 msgid "expiry-date"
21463 #: parse-options.h:197
21464 msgid "no-op (backward compatibility)"
21467 #: parse-options.h:309
21468 msgid "be more verbose"
21471 #: parse-options.h:311
21472 msgid "be more quiet"
21475 #: parse-options.h:317
21476 msgid "use <n> digits to display SHA-1s"
21479 #: parse-options.h:336
21480 msgid "how to strip spaces and #comments from message"
21483 #: parse-options.h:337
21484 msgid "read pathspec from file"
21487 #: parse-options.h:338
21489 "with --pathspec-from-file, pathspec elements are separated with NUL character"
21492 #: ref-filter.h:101
21496 #: ref-filter.h:101
21497 msgid "field name to sort on"
21501 msgid "update the index with reused conflict resolution if possible"
21505 msgid "HEAD detached at "
21509 msgid "HEAD detached from "
21512 #: command-list.h:50
21513 msgid "Add file contents to the index"
21516 #: command-list.h:51
21517 msgid "Apply a series of patches from a mailbox"
21520 #: command-list.h:52
21521 msgid "Annotate file lines with commit information"
21524 #: command-list.h:53
21525 msgid "Apply a patch to files and/or to the index"
21528 #: command-list.h:54
21529 msgid "Import a GNU Arch repository into Git"
21532 #: command-list.h:55
21533 msgid "Create an archive of files from a named tree"
21536 #: command-list.h:56
21537 msgid "Use binary search to find the commit that introduced a bug"
21540 #: command-list.h:57
21541 msgid "Show what revision and author last modified each line of a file"
21544 #: command-list.h:58
21545 msgid "List, create, or delete branches"
21548 #: command-list.h:59
21549 msgid "Collect information for user to file a bug report"
21552 #: command-list.h:60
21553 msgid "Move objects and refs by archive"
21556 #: command-list.h:61
21557 msgid "Provide content or type and size information for repository objects"
21560 #: command-list.h:62
21561 msgid "Display gitattributes information"
21564 #: command-list.h:63
21565 msgid "Debug gitignore / exclude files"
21568 #: command-list.h:64
21569 msgid "Show canonical names and email addresses of contacts"
21572 #: command-list.h:65
21573 msgid "Switch branches or restore working tree files"
21576 #: command-list.h:66
21577 msgid "Copy files from the index to the working tree"
21580 #: command-list.h:67
21581 msgid "Ensures that a reference name is well formed"
21584 #: command-list.h:68
21585 msgid "Find commits yet to be applied to upstream"
21588 #: command-list.h:69
21589 msgid "Apply the changes introduced by some existing commits"
21592 #: command-list.h:70
21593 msgid "Graphical alternative to git-commit"
21596 #: command-list.h:71
21597 msgid "Remove untracked files from the working tree"
21600 #: command-list.h:72
21601 msgid "Clone a repository into a new directory"
21604 #: command-list.h:73
21605 msgid "Display data in columns"
21608 #: command-list.h:74
21609 msgid "Record changes to the repository"
21612 #: command-list.h:75
21613 msgid "Write and verify Git commit-graph files"
21616 #: command-list.h:76
21617 msgid "Create a new commit object"
21620 #: command-list.h:77
21621 msgid "Get and set repository or global options"
21624 #: command-list.h:78
21625 msgid "Count unpacked number of objects and their disk consumption"
21628 #: command-list.h:79
21629 msgid "Retrieve and store user credentials"
21632 #: command-list.h:80
21633 msgid "Helper to temporarily store passwords in memory"
21636 #: command-list.h:81
21637 msgid "Helper to store credentials on disk"
21640 #: command-list.h:82
21641 msgid "Export a single commit to a CVS checkout"
21644 #: command-list.h:83
21645 msgid "Salvage your data out of another SCM people love to hate"
21648 #: command-list.h:84
21649 msgid "A CVS server emulator for Git"
21652 #: command-list.h:85
21653 msgid "A really simple server for Git repositories"
21656 #: command-list.h:86
21657 msgid "Give an object a human readable name based on an available ref"
21660 #: command-list.h:87
21661 msgid "Show changes between commits, commit and working tree, etc"
21664 #: command-list.h:88
21665 msgid "Compares files in the working tree and the index"
21668 #: command-list.h:89
21669 msgid "Compare a tree to the working tree or index"
21672 #: command-list.h:90
21673 msgid "Compares the content and mode of blobs found via two tree objects"
21676 #: command-list.h:91
21677 msgid "Show changes using common diff tools"
21680 #: command-list.h:92
21681 msgid "Git data exporter"
21684 #: command-list.h:93
21685 msgid "Backend for fast Git data importers"
21688 #: command-list.h:94
21689 msgid "Download objects and refs from another repository"
21692 #: command-list.h:95
21693 msgid "Receive missing objects from another repository"
21696 #: command-list.h:96
21697 msgid "Rewrite branches"
21700 #: command-list.h:97
21701 msgid "Produce a merge commit message"
21704 #: command-list.h:98
21705 msgid "Output information on each ref"
21708 #: command-list.h:99
21709 msgid "Prepare patches for e-mail submission"
21712 #: command-list.h:100
21713 msgid "Verifies the connectivity and validity of the objects in the database"
21716 #: command-list.h:101
21717 msgid "Cleanup unnecessary files and optimize the local repository"
21720 #: command-list.h:102
21721 msgid "Extract commit ID from an archive created using git-archive"
21724 #: command-list.h:103
21725 msgid "Print lines matching a pattern"
21728 #: command-list.h:104
21729 msgid "A portable graphical interface to Git"
21732 #: command-list.h:105
21733 msgid "Compute object ID and optionally creates a blob from a file"
21736 #: command-list.h:106
21737 msgid "Display help information about Git"
21740 #: command-list.h:107
21741 msgid "Server side implementation of Git over HTTP"
21744 #: command-list.h:108
21745 msgid "Download from a remote Git repository via HTTP"
21748 #: command-list.h:109
21749 msgid "Push objects over HTTP/DAV to another repository"
21752 #: command-list.h:110
21753 msgid "Send a collection of patches from stdin to an IMAP folder"
21756 #: command-list.h:111
21757 msgid "Build pack index file for an existing packed archive"
21760 #: command-list.h:112
21761 msgid "Create an empty Git repository or reinitialize an existing one"
21764 #: command-list.h:113
21765 msgid "Instantly browse your working repository in gitweb"
21768 #: command-list.h:114
21769 msgid "Add or parse structured information in commit messages"
21772 #: command-list.h:115
21773 msgid "The Git repository browser"
21776 #: command-list.h:116
21777 msgid "Show commit logs"
21780 #: command-list.h:117
21781 msgid "Show information about files in the index and the working tree"
21784 #: command-list.h:118
21785 msgid "List references in a remote repository"
21788 #: command-list.h:119
21789 msgid "List the contents of a tree object"
21792 #: command-list.h:120
21793 msgid "Extracts patch and authorship from a single e-mail message"
21796 #: command-list.h:121
21797 msgid "Simple UNIX mbox splitter program"
21800 #: command-list.h:122
21801 msgid "Join two or more development histories together"
21804 #: command-list.h:123
21805 msgid "Find as good common ancestors as possible for a merge"
21808 #: command-list.h:124
21809 msgid "Run a three-way file merge"
21812 #: command-list.h:125
21813 msgid "Run a merge for files needing merging"
21816 #: command-list.h:126
21817 msgid "The standard helper program to use with git-merge-index"
21820 #: command-list.h:127
21821 msgid "Run merge conflict resolution tools to resolve merge conflicts"
21824 #: command-list.h:128
21825 msgid "Show three-way merge without touching index"
21828 #: command-list.h:129
21829 msgid "Write and verify multi-pack-indexes"
21832 #: command-list.h:130
21833 msgid "Creates a tag object"
21836 #: command-list.h:131
21837 msgid "Build a tree-object from ls-tree formatted text"
21840 #: command-list.h:132
21841 msgid "Move or rename a file, a directory, or a symlink"
21844 #: command-list.h:133
21845 msgid "Find symbolic names for given revs"
21848 #: command-list.h:134
21849 msgid "Add or inspect object notes"
21852 #: command-list.h:135
21853 msgid "Import from and submit to Perforce repositories"
21856 #: command-list.h:136
21857 msgid "Create a packed archive of objects"
21860 #: command-list.h:137
21861 msgid "Find redundant pack files"
21864 #: command-list.h:138
21865 msgid "Pack heads and tags for efficient repository access"
21868 #: command-list.h:139
21869 msgid "Routines to help parsing remote repository access parameters"
21872 #: command-list.h:140
21873 msgid "Compute unique ID for a patch"
21876 #: command-list.h:141
21877 msgid "Prune all unreachable objects from the object database"
21880 #: command-list.h:142
21881 msgid "Remove extra objects that are already in pack files"
21884 #: command-list.h:143
21885 msgid "Fetch from and integrate with another repository or a local branch"
21888 #: command-list.h:144
21889 msgid "Update remote refs along with associated objects"
21892 #: command-list.h:145
21893 msgid "Applies a quilt patchset onto the current branch"
21896 #: command-list.h:146
21897 msgid "Compare two commit ranges (e.g. two versions of a branch)"
21900 #: command-list.h:147
21901 msgid "Reads tree information into the index"
21904 #: command-list.h:148
21905 msgid "Reapply commits on top of another base tip"
21908 #: command-list.h:149
21909 msgid "Receive what is pushed into the repository"
21912 #: command-list.h:150
21913 msgid "Manage reflog information"
21916 #: command-list.h:151
21917 msgid "Manage set of tracked repositories"
21920 #: command-list.h:152
21921 msgid "Pack unpacked objects in a repository"
21924 #: command-list.h:153
21925 msgid "Create, list, delete refs to replace objects"
21928 #: command-list.h:154
21929 msgid "Generates a summary of pending changes"
21932 #: command-list.h:155
21933 msgid "Reuse recorded resolution of conflicted merges"
21936 #: command-list.h:156
21937 msgid "Reset current HEAD to the specified state"
21940 #: command-list.h:157
21941 msgid "Restore working tree files"
21944 #: command-list.h:158
21945 msgid "Revert some existing commits"
21948 #: command-list.h:159
21949 msgid "Lists commit objects in reverse chronological order"
21952 #: command-list.h:160
21953 msgid "Pick out and massage parameters"
21956 #: command-list.h:161
21957 msgid "Remove files from the working tree and from the index"
21960 #: command-list.h:162
21961 msgid "Send a collection of patches as emails"
21964 #: command-list.h:163
21965 msgid "Push objects over Git protocol to another repository"
21968 #: command-list.h:164
21969 msgid "Restricted login shell for Git-only SSH access"
21972 #: command-list.h:165
21973 msgid "Summarize 'git log' output"
21976 #: command-list.h:166
21977 msgid "Show various types of objects"
21980 #: command-list.h:167
21981 msgid "Show branches and their commits"
21984 #: command-list.h:168
21985 msgid "Show packed archive index"
21988 #: command-list.h:169
21989 msgid "List references in a local repository"
21992 #: command-list.h:170
21993 msgid "Git's i18n setup code for shell scripts"
21996 #: command-list.h:171
21997 msgid "Common Git shell script setup code"
22000 #: command-list.h:172
22001 msgid "Initialize and modify the sparse-checkout"
22004 #: command-list.h:173
22005 msgid "Stash the changes in a dirty working directory away"
22008 #: command-list.h:174
22009 msgid "Add file contents to the staging area"
22012 #: command-list.h:175
22013 msgid "Show the working tree status"
22016 #: command-list.h:176
22017 msgid "Remove unnecessary whitespace"
22020 #: command-list.h:177
22021 msgid "Initialize, update or inspect submodules"
22024 #: command-list.h:178
22025 msgid "Bidirectional operation between a Subversion repository and Git"
22028 #: command-list.h:179
22029 msgid "Switch branches"
22032 #: command-list.h:180
22033 msgid "Read, modify and delete symbolic refs"
22036 #: command-list.h:181
22037 msgid "Create, list, delete or verify a tag object signed with GPG"
22040 #: command-list.h:182
22041 msgid "Creates a temporary file with a blob's contents"
22044 #: command-list.h:183
22045 msgid "Unpack objects from a packed archive"
22048 #: command-list.h:184
22049 msgid "Register file contents in the working tree to the index"
22052 #: command-list.h:185
22053 msgid "Update the object name stored in a ref safely"
22056 #: command-list.h:186
22057 msgid "Update auxiliary info file to help dumb servers"
22060 #: command-list.h:187
22061 msgid "Send archive back to git-archive"
22064 #: command-list.h:188
22065 msgid "Send objects packed back to git-fetch-pack"
22068 #: command-list.h:189
22069 msgid "Show a Git logical variable"
22072 #: command-list.h:190
22073 msgid "Check the GPG signature of commits"
22076 #: command-list.h:191
22077 msgid "Validate packed Git archive files"
22080 #: command-list.h:192
22081 msgid "Check the GPG signature of tags"
22084 #: command-list.h:193
22085 msgid "Git web interface (web frontend to Git repositories)"
22088 #: command-list.h:194
22089 msgid "Show logs with difference each commit introduces"
22092 #: command-list.h:195
22093 msgid "Manage multiple working trees"
22096 #: command-list.h:196
22097 msgid "Create a tree object from the current index"
22100 #: command-list.h:197
22101 msgid "Defining attributes per path"
22104 #: command-list.h:198
22105 msgid "Git command-line interface and conventions"
22108 #: command-list.h:199
22109 msgid "A Git core tutorial for developers"
22112 #: command-list.h:200
22113 msgid "Git for CVS users"
22116 #: command-list.h:201
22117 msgid "Tweaking diff output"
22120 #: command-list.h:202
22121 msgid "A useful minimum set of commands for Everyday Git"
22124 #: command-list.h:203
22125 msgid "Frequently asked questions about using Git"
22128 #: command-list.h:204
22129 msgid "A Git Glossary"
22132 #: command-list.h:205
22133 msgid "Hooks used by Git"
22136 #: command-list.h:206
22137 msgid "Specifies intentionally untracked files to ignore"
22140 #: command-list.h:207
22141 msgid "Defining submodule properties"
22144 #: command-list.h:208
22145 msgid "Git namespaces"
22148 #: command-list.h:209
22149 msgid "Git Repository Layout"
22152 #: command-list.h:210
22153 msgid "Specifying revisions and ranges for Git"
22156 #: command-list.h:211
22157 msgid "Mounting one repository inside another"
22160 #: command-list.h:212
22161 msgid "A tutorial introduction to Git: part two"
22164 #: command-list.h:213
22165 msgid "A tutorial introduction to Git"
22168 #: command-list.h:214
22169 msgid "An overview of recommended workflows with Git"
22172 #: git-bisect.sh:54
22173 msgid "You need to start by \"git bisect start\""
22176 #. TRANSLATORS: Make sure to include [Y] and [n] in your
22177 #. translation. The program will only accept English input
22179 #: git-bisect.sh:60
22180 msgid "Do you want me to do it for you [Y/n]? "
22183 #: git-bisect.sh:101
22185 msgid "Bad rev input: $arg"
22188 #: git-bisect.sh:121
22190 msgid "Bad rev input: $bisected_head"
22193 #: git-bisect.sh:130
22195 msgid "Bad rev input: $rev"
22198 #: git-bisect.sh:139
22200 msgid "'git bisect $TERM_BAD' can take only one argument."
22203 #: git-bisect.sh:209
22204 msgid "No logfile given"
22207 #: git-bisect.sh:210
22209 msgid "cannot read $file for replaying"
22212 #: git-bisect.sh:233
22213 msgid "?? what are you talking about?"
22216 #: git-bisect.sh:243
22217 msgid "bisect run failed: no command provided."
22220 #: git-bisect.sh:248
22222 msgid "running $command"
22225 #: git-bisect.sh:255
22228 "bisect run failed:\n"
22229 "exit code $res from '$command' is < 0 or >= 128"
22232 #: git-bisect.sh:281
22233 msgid "bisect run cannot continue any more"
22236 #: git-bisect.sh:287
22239 "bisect run failed:\n"
22240 "'bisect_state $state' exited with error code $res"
22243 #: git-bisect.sh:294
22244 msgid "bisect run success"
22247 #: git-bisect.sh:302
22248 msgid "We are not bisecting."
22251 #: git-merge-octopus.sh:46
22253 "Error: Your local changes to the following files would be overwritten by "
22257 #: git-merge-octopus.sh:61
22258 msgid "Automated merge did not work."
22261 #: git-merge-octopus.sh:62
22262 msgid "Should not be doing an octopus."
22265 #: git-merge-octopus.sh:73
22267 msgid "Unable to find common commit with $pretty_name"
22270 #: git-merge-octopus.sh:77
22272 msgid "Already up to date with $pretty_name"
22275 #: git-merge-octopus.sh:89
22277 msgid "Fast-forwarding to: $pretty_name"
22280 #: git-merge-octopus.sh:97
22282 msgid "Trying simple merge with $pretty_name"
22285 #: git-merge-octopus.sh:102
22286 msgid "Simple merge did not work, trying automatic merge."
22289 #: git-submodule.sh:205
22290 msgid "Relative path can only be used from the toplevel of the working tree"
22293 #: git-submodule.sh:215
22295 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
22298 #: git-submodule.sh:234
22300 msgid "'$sm_path' already exists in the index"
22303 #: git-submodule.sh:237
22305 msgid "'$sm_path' already exists in the index and is not a submodule"
22308 #: git-submodule.sh:244
22310 msgid "'$sm_path' does not have a commit checked out"
22313 #: git-submodule.sh:275
22315 msgid "Adding existing repo at '$sm_path' to the index"
22318 #: git-submodule.sh:277
22320 msgid "'$sm_path' already exists and is not a valid git repo"
22323 #: git-submodule.sh:285
22325 msgid "A git directory for '$sm_name' is found locally with remote(s):"
22328 #: git-submodule.sh:287
22331 "If you want to reuse this local git directory instead of cloning again from\n"
22333 "use the '--force' option. If the local git directory is not the correct "
22335 "or you are unsure what this means choose another name with the '--name' "
22339 #: git-submodule.sh:293
22341 msgid "Reactivating local git directory for submodule '$sm_name'."
22344 #: git-submodule.sh:305
22346 msgid "Unable to checkout submodule '$sm_path'"
22349 #: git-submodule.sh:310
22351 msgid "Failed to add submodule '$sm_path'"
22354 #: git-submodule.sh:319
22356 msgid "Failed to register submodule '$sm_path'"
22359 #: git-submodule.sh:592
22361 msgid "Unable to find current revision in submodule path '$displaypath'"
22364 #: git-submodule.sh:602
22366 msgid "Unable to fetch in submodule path '$sm_path'"
22369 #: git-submodule.sh:607
22372 "Unable to find current ${remote_name}/${branch} revision in submodule path "
22376 #: git-submodule.sh:625
22379 "Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
22383 #: git-submodule.sh:631
22386 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
22387 "Direct fetching of that commit failed."
22390 #: git-submodule.sh:638
22392 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
22395 #: git-submodule.sh:639
22397 msgid "Submodule path '$displaypath': checked out '$sha1'"
22400 #: git-submodule.sh:643
22402 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
22405 #: git-submodule.sh:644
22407 msgid "Submodule path '$displaypath': rebased into '$sha1'"
22410 #: git-submodule.sh:649
22412 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
22415 #: git-submodule.sh:650
22417 msgid "Submodule path '$displaypath': merged in '$sha1'"
22420 #: git-submodule.sh:655
22422 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
22425 #: git-submodule.sh:656
22427 msgid "Submodule path '$displaypath': '$command $sha1'"
22430 #: git-submodule.sh:687
22432 msgid "Failed to recurse into submodule path '$displaypath'"
22435 #: git-submodule.sh:852
22436 msgid "The --cached option cannot be used with the --files option"
22439 #: git-submodule.sh:904
22441 msgid "unexpected mode $mod_dst"
22444 #: git-submodule.sh:924
22446 msgid " Warn: $display_name doesn't contain commit $sha1_src"
22449 #: git-submodule.sh:927
22451 msgid " Warn: $display_name doesn't contain commit $sha1_dst"
22454 #: git-submodule.sh:930
22456 msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
22459 #: git-parse-remote.sh:89
22461 msgid "See git-${cmd}(1) for details."
22464 #: git-rebase--preserve-merges.sh:109
22465 msgid "Applied autostash."
22468 #: git-rebase--preserve-merges.sh:112
22470 msgid "Cannot store $stash_sha1"
22473 #: git-rebase--preserve-merges.sh:113
22475 "Applying autostash resulted in conflicts.\n"
22476 "Your changes are safe in the stash.\n"
22477 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
22480 #: git-rebase--preserve-merges.sh:191
22482 msgid "Rebasing ($new_count/$total)"
22485 #: git-rebase--preserve-merges.sh:207
22489 "p, pick <commit> = use commit\n"
22490 "r, reword <commit> = use commit, but edit the commit message\n"
22491 "e, edit <commit> = use commit, but stop for amending\n"
22492 "s, squash <commit> = use commit, but meld into previous commit\n"
22493 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
22494 "x, exec <commit> = run command (the rest of the line) using shell\n"
22495 "d, drop <commit> = remove commit\n"
22496 "l, label <label> = label current HEAD with a name\n"
22497 "t, reset <label> = reset HEAD to a label\n"
22498 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
22499 ". create a merge commit using the original merge commit's\n"
22500 ". message (or the oneline, if no original merge commit was\n"
22501 ". specified). Use -c <commit> to reword the commit message.\n"
22503 "These lines can be re-ordered; they are executed from top to bottom.\n"
22506 #: git-rebase--preserve-merges.sh:270
22509 "You can amend the commit now, with\n"
22511 "\tgit commit --amend $gpg_sign_opt_quoted\n"
22513 "Once you are satisfied with your changes, run\n"
22515 "\tgit rebase --continue"
22518 #: git-rebase--preserve-merges.sh:295
22520 msgid "$sha1: not a commit that can be picked"
22523 #: git-rebase--preserve-merges.sh:334
22525 msgid "Invalid commit name: $sha1"
22528 #: git-rebase--preserve-merges.sh:364
22529 msgid "Cannot write current commit's replacement sha1"
22532 #: git-rebase--preserve-merges.sh:415
22534 msgid "Fast-forward to $sha1"
22537 #: git-rebase--preserve-merges.sh:417
22539 msgid "Cannot fast-forward to $sha1"
22542 #: git-rebase--preserve-merges.sh:426
22544 msgid "Cannot move HEAD to $first_parent"
22547 #: git-rebase--preserve-merges.sh:431
22549 msgid "Refusing to squash a merge: $sha1"
22552 #: git-rebase--preserve-merges.sh:449
22554 msgid "Error redoing merge $sha1"
22557 #: git-rebase--preserve-merges.sh:458
22559 msgid "Could not pick $sha1"
22562 #: git-rebase--preserve-merges.sh:467
22564 msgid "This is the commit message #${n}:"
22567 #: git-rebase--preserve-merges.sh:472
22569 msgid "The commit message #${n} will be skipped:"
22572 #: git-rebase--preserve-merges.sh:483
22574 msgid "This is a combination of $count commit."
22575 msgid_plural "This is a combination of $count commits."
22579 #: git-rebase--preserve-merges.sh:492
22581 msgid "Cannot write $fixup_msg"
22584 #: git-rebase--preserve-merges.sh:495
22585 msgid "This is a combination of 2 commits."
22588 #: git-rebase--preserve-merges.sh:536 git-rebase--preserve-merges.sh:579
22589 #: git-rebase--preserve-merges.sh:582
22591 msgid "Could not apply $sha1... $rest"
22594 #: git-rebase--preserve-merges.sh:611
22597 "Could not amend commit after successfully picking $sha1... $rest\n"
22598 "This is most likely due to an empty commit message, or the pre-commit hook\n"
22599 "failed. If the pre-commit hook failed, you may need to resolve the issue "
22601 "you are able to reword the commit."
22604 #: git-rebase--preserve-merges.sh:626
22606 msgid "Stopped at $sha1_abbrev... $rest"
22609 #: git-rebase--preserve-merges.sh:641
22611 msgid "Cannot '$squash_style' without a previous commit"
22614 #: git-rebase--preserve-merges.sh:683
22616 msgid "Executing: $rest"
22619 #: git-rebase--preserve-merges.sh:691
22621 msgid "Execution failed: $rest"
22624 #: git-rebase--preserve-merges.sh:693
22625 msgid "and made changes to the index and/or the working tree"
22628 #: git-rebase--preserve-merges.sh:695
22630 "You can fix the problem, and then run\n"
22632 "\tgit rebase --continue"
22635 #. TRANSLATORS: after these lines is a command to be issued by the user
22636 #: git-rebase--preserve-merges.sh:708
22639 "Execution succeeded: $rest\n"
22640 "but left changes to the index and/or the working tree\n"
22641 "Commit or stash your changes, and then run\n"
22643 "\tgit rebase --continue"
22646 #: git-rebase--preserve-merges.sh:719
22648 msgid "Unknown command: $command $sha1 $rest"
22651 #: git-rebase--preserve-merges.sh:720
22652 msgid "Please fix this using 'git rebase --edit-todo'."
22655 #: git-rebase--preserve-merges.sh:755
22657 msgid "Successfully rebased and updated $head_name."
22660 #: git-rebase--preserve-merges.sh:812
22661 msgid "Could not remove CHERRY_PICK_HEAD"
22664 #: git-rebase--preserve-merges.sh:817
22667 "You have staged changes in your working tree.\n"
22668 "If these changes are meant to be\n"
22669 "squashed into the previous commit, run:\n"
22671 " git commit --amend $gpg_sign_opt_quoted\n"
22673 "If they are meant to go into a new commit, run:\n"
22675 " git commit $gpg_sign_opt_quoted\n"
22677 "In both cases, once you're done, continue with:\n"
22679 " git rebase --continue\n"
22682 #: git-rebase--preserve-merges.sh:834
22683 msgid "Error trying to find the author identity to amend commit"
22686 #: git-rebase--preserve-merges.sh:839
22688 "You have uncommitted changes in your working tree. Please commit them\n"
22689 "first and then run 'git rebase --continue' again."
22692 #: git-rebase--preserve-merges.sh:844 git-rebase--preserve-merges.sh:848
22693 msgid "Could not commit staged changes."
22696 #: git-rebase--preserve-merges.sh:879 git-rebase--preserve-merges.sh:965
22697 msgid "Could not execute editor"
22700 #: git-rebase--preserve-merges.sh:900
22702 msgid "Could not checkout $switch_to"
22705 #: git-rebase--preserve-merges.sh:907
22709 #: git-rebase--preserve-merges.sh:908
22711 msgid "Could not create temporary $state_dir"
22714 #: git-rebase--preserve-merges.sh:911
22715 msgid "Could not mark as interactive"
22718 #: git-rebase--preserve-merges.sh:943
22720 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
22721 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
22725 #: git-rebase--preserve-merges.sh:955
22726 msgid "Note that empty commits are commented out"
22729 #: git-rebase--preserve-merges.sh:997 git-rebase--preserve-merges.sh:1002
22730 msgid "Could not init rewritten commits"
22733 #: git-sh-setup.sh:89 git-sh-setup.sh:94
22735 msgid "usage: $dashless $USAGE"
22738 #: git-sh-setup.sh:191
22740 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
22743 #: git-sh-setup.sh:200 git-sh-setup.sh:207
22745 msgid "fatal: $program_name cannot be used without a working tree."
22748 #: git-sh-setup.sh:221
22749 msgid "Cannot rebase: You have unstaged changes."
22752 #: git-sh-setup.sh:224
22753 msgid "Cannot rewrite branches: You have unstaged changes."
22756 #: git-sh-setup.sh:227
22757 msgid "Cannot pull with rebase: You have unstaged changes."
22760 #: git-sh-setup.sh:230
22762 msgid "Cannot $action: You have unstaged changes."
22765 #: git-sh-setup.sh:243
22766 msgid "Cannot rebase: Your index contains uncommitted changes."
22769 #: git-sh-setup.sh:246
22770 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
22773 #: git-sh-setup.sh:249
22775 msgid "Cannot $action: Your index contains uncommitted changes."
22778 #: git-sh-setup.sh:253
22779 msgid "Additionally, your index contains uncommitted changes."
22782 #: git-sh-setup.sh:373
22783 msgid "You need to run this command from the toplevel of the working tree."
22786 #: git-sh-setup.sh:378
22787 msgid "Unable to determine absolute path of git directory"
22790 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
22791 #: git-add--interactive.perl:212
22793 msgid "%12s %12s %s"
22796 #: git-add--interactive.perl:634
22798 msgid "touched %d path\n"
22799 msgid_plural "touched %d paths\n"
22803 #: git-add--interactive.perl:1055
22805 "If the patch applies cleanly, the edited hunk will immediately be\n"
22806 "marked for staging."
22809 #: git-add--interactive.perl:1058
22811 "If the patch applies cleanly, the edited hunk will immediately be\n"
22812 "marked for stashing."
22815 #: git-add--interactive.perl:1061
22817 "If the patch applies cleanly, the edited hunk will immediately be\n"
22818 "marked for unstaging."
22821 #: git-add--interactive.perl:1064 git-add--interactive.perl:1073
22822 #: git-add--interactive.perl:1079
22824 "If the patch applies cleanly, the edited hunk will immediately be\n"
22825 "marked for applying."
22828 #: git-add--interactive.perl:1067 git-add--interactive.perl:1070
22829 #: git-add--interactive.perl:1076
22831 "If the patch applies cleanly, the edited hunk will immediately be\n"
22832 "marked for discarding."
22835 #: git-add--interactive.perl:1113
22837 msgid "failed to open hunk edit file for writing: %s"
22840 #: git-add--interactive.perl:1120
22844 "To remove '%s' lines, make them ' ' lines (context).\n"
22845 "To remove '%s' lines, delete them.\n"
22846 "Lines starting with %s will be removed.\n"
22849 #: git-add--interactive.perl:1142
22851 msgid "failed to open hunk edit file for reading: %s"
22854 #: git-add--interactive.perl:1250
22856 "y - stage this hunk\n"
22857 "n - do not stage this hunk\n"
22858 "q - quit; do not stage this hunk or any of the remaining ones\n"
22859 "a - stage this hunk and all later hunks in the file\n"
22860 "d - do not stage this hunk or any of the later hunks in the file"
22863 #: git-add--interactive.perl:1256
22865 "y - stash this hunk\n"
22866 "n - do not stash this hunk\n"
22867 "q - quit; do not stash this hunk or any of the remaining ones\n"
22868 "a - stash this hunk and all later hunks in the file\n"
22869 "d - do not stash this hunk or any of the later hunks in the file"
22872 #: git-add--interactive.perl:1262
22874 "y - unstage this hunk\n"
22875 "n - do not unstage this hunk\n"
22876 "q - quit; do not unstage this hunk or any of the remaining ones\n"
22877 "a - unstage this hunk and all later hunks in the file\n"
22878 "d - do not unstage this hunk or any of the later hunks in the file"
22881 #: git-add--interactive.perl:1268
22883 "y - apply this hunk to index\n"
22884 "n - do not apply this hunk to index\n"
22885 "q - quit; do not apply this hunk or any of the remaining ones\n"
22886 "a - apply this hunk and all later hunks in the file\n"
22887 "d - do not apply this hunk or any of the later hunks in the file"
22890 #: git-add--interactive.perl:1274 git-add--interactive.perl:1292
22892 "y - discard this hunk from worktree\n"
22893 "n - do not discard this hunk from worktree\n"
22894 "q - quit; do not discard this hunk or any of the remaining ones\n"
22895 "a - discard this hunk and all later hunks in the file\n"
22896 "d - do not discard this hunk or any of the later hunks in the file"
22899 #: git-add--interactive.perl:1280
22901 "y - discard this hunk from index and worktree\n"
22902 "n - do not discard this hunk from index and worktree\n"
22903 "q - quit; do not discard this hunk or any of the remaining ones\n"
22904 "a - discard this hunk and all later hunks in the file\n"
22905 "d - do not discard this hunk or any of the later hunks in the file"
22908 #: git-add--interactive.perl:1286
22910 "y - apply this hunk to index and worktree\n"
22911 "n - do not apply this hunk to index and worktree\n"
22912 "q - quit; do not apply this hunk or any of the remaining ones\n"
22913 "a - apply this hunk and all later hunks in the file\n"
22914 "d - do not apply this hunk or any of the later hunks in the file"
22917 #: git-add--interactive.perl:1298
22919 "y - apply this hunk to worktree\n"
22920 "n - do not apply this hunk to worktree\n"
22921 "q - quit; do not apply this hunk or any of the remaining ones\n"
22922 "a - apply this hunk and all later hunks in the file\n"
22923 "d - do not apply this hunk or any of the later hunks in the file"
22926 #: git-add--interactive.perl:1313
22928 "g - select a hunk to go to\n"
22929 "/ - search for a hunk matching the given regex\n"
22930 "j - leave this hunk undecided, see next undecided hunk\n"
22931 "J - leave this hunk undecided, see next hunk\n"
22932 "k - leave this hunk undecided, see previous undecided hunk\n"
22933 "K - leave this hunk undecided, see previous hunk\n"
22934 "s - split the current hunk into smaller hunks\n"
22935 "e - manually edit the current hunk\n"
22939 #: git-add--interactive.perl:1344
22940 msgid "The selected hunks do not apply to the index!\n"
22943 #: git-add--interactive.perl:1359
22945 msgid "ignoring unmerged: %s\n"
22948 #: git-add--interactive.perl:1478
22950 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
22953 #: git-add--interactive.perl:1479
22955 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
22958 #: git-add--interactive.perl:1480
22960 msgid "Apply addition to worktree [y,n,q,a,d%s,?]? "
22963 #: git-add--interactive.perl:1481
22965 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
22968 #: git-add--interactive.perl:1587
22969 msgid "No other hunks to goto\n"
22972 #: git-add--interactive.perl:1605
22974 msgid "Invalid number: '%s'\n"
22977 #: git-add--interactive.perl:1610
22979 msgid "Sorry, only %d hunk available.\n"
22980 msgid_plural "Sorry, only %d hunks available.\n"
22984 #: git-add--interactive.perl:1636
22985 msgid "No other hunks to search\n"
22988 #: git-add--interactive.perl:1653
22990 msgid "Malformed search regexp %s: %s\n"
22993 #: git-add--interactive.perl:1663
22994 msgid "No hunk matches the given pattern\n"
22997 #: git-add--interactive.perl:1675 git-add--interactive.perl:1697
22998 msgid "No previous hunk\n"
23001 #: git-add--interactive.perl:1684 git-add--interactive.perl:1703
23002 msgid "No next hunk\n"
23005 #: git-add--interactive.perl:1709
23006 msgid "Sorry, cannot split this hunk\n"
23009 #: git-add--interactive.perl:1715
23011 msgid "Split into %d hunk.\n"
23012 msgid_plural "Split into %d hunks.\n"
23016 #: git-add--interactive.perl:1725
23017 msgid "Sorry, cannot edit this hunk\n"
23020 #. TRANSLATORS: please do not translate the command names
23021 #. 'status', 'update', 'revert', etc.
23022 #: git-add--interactive.perl:1790
23024 "status - show paths with changes\n"
23025 "update - add working tree state to the staged set of changes\n"
23026 "revert - revert staged set of changes back to the HEAD version\n"
23027 "patch - pick hunks and update selectively\n"
23028 "diff - view diff between HEAD and index\n"
23029 "add untracked - add contents of untracked files to the staged set of "
23033 #: git-add--interactive.perl:1807 git-add--interactive.perl:1812
23034 #: git-add--interactive.perl:1815 git-add--interactive.perl:1822
23035 #: git-add--interactive.perl:1825 git-add--interactive.perl:1832
23036 #: git-add--interactive.perl:1836 git-add--interactive.perl:1842
23040 #: git-add--interactive.perl:1838
23042 msgid "unknown --patch mode: %s"
23045 #: git-add--interactive.perl:1844 git-add--interactive.perl:1850
23047 msgid "invalid argument %s, expecting --"
23050 #: git-send-email.perl:138
23051 msgid "local zone differs from GMT by a non-minute interval\n"
23054 #: git-send-email.perl:145 git-send-email.perl:151
23055 msgid "local time offset greater than or equal to 24 hours\n"
23058 #: git-send-email.perl:223 git-send-email.perl:229
23059 msgid "the editor exited uncleanly, aborting everything"
23062 #: git-send-email.perl:310
23065 "'%s' contains an intermediate version of the email you were composing.\n"
23068 #: git-send-email.perl:315
23070 msgid "'%s.final' contains the composed email.\n"
23073 #: git-send-email.perl:408
23074 msgid "--dump-aliases incompatible with other options\n"
23077 #: git-send-email.perl:481 git-send-email.perl:683
23078 msgid "Cannot run git format-patch from outside a repository\n"
23081 #: git-send-email.perl:484
23083 "`batch-size` and `relogin` must be specified together (via command-line or "
23084 "configuration option)\n"
23087 #: git-send-email.perl:497
23089 msgid "Unknown --suppress-cc field: '%s'\n"
23092 #: git-send-email.perl:528
23094 msgid "Unknown --confirm setting: '%s'\n"
23097 #: git-send-email.perl:556
23099 msgid "warning: sendmail alias with quotes is not supported: %s\n"
23102 #: git-send-email.perl:558
23104 msgid "warning: `:include:` not supported: %s\n"
23107 #: git-send-email.perl:560
23109 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
23112 #: git-send-email.perl:565
23114 msgid "warning: sendmail line is not recognized: %s\n"
23117 #: git-send-email.perl:649
23120 "File '%s' exists but it could also be the range of commits\n"
23121 "to produce patches for. Please disambiguate by...\n"
23123 " * Saying \"./%s\" if you mean a file; or\n"
23124 " * Giving --format-patch option if you mean a range.\n"
23127 #: git-send-email.perl:670
23129 msgid "Failed to opendir %s: %s"
23132 #: git-send-email.perl:694
23136 "warning: no patches were sent\n"
23139 #: git-send-email.perl:705
23142 "No patch files specified!\n"
23146 #: git-send-email.perl:718
23148 msgid "No subject line in %s?"
23151 #: git-send-email.perl:728
23153 msgid "Failed to open for writing %s: %s"
23156 #: git-send-email.perl:739
23158 "Lines beginning in \"GIT:\" will be removed.\n"
23159 "Consider including an overall diffstat or table of contents\n"
23160 "for the patch you are writing.\n"
23162 "Clear the body content if you don't wish to send a summary.\n"
23165 #: git-send-email.perl:763
23167 msgid "Failed to open %s: %s"
23170 #: git-send-email.perl:780
23172 msgid "Failed to open %s.final: %s"
23175 #: git-send-email.perl:823
23176 msgid "Summary email is empty, skipping it\n"
23179 #. TRANSLATORS: please keep [y/N] as is.
23180 #: git-send-email.perl:858
23182 msgid "Are you sure you want to use <%s> [y/N]? "
23185 #: git-send-email.perl:913
23187 "The following files are 8bit, but do not declare a Content-Transfer-"
23191 #: git-send-email.perl:918
23192 msgid "Which 8bit encoding should I declare [UTF-8]? "
23195 #: git-send-email.perl:926
23198 "Refusing to send because the patch\n"
23200 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
23204 #: git-send-email.perl:945
23205 msgid "To whom should the emails be sent (if anyone)?"
23208 #: git-send-email.perl:963
23210 msgid "fatal: alias '%s' expands to itself\n"
23213 #: git-send-email.perl:975
23214 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
23217 #: git-send-email.perl:1033 git-send-email.perl:1041
23219 msgid "error: unable to extract a valid address from: %s\n"
23222 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
23223 #. translation. The program will only accept English input
23225 #: git-send-email.perl:1045
23226 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
23229 #: git-send-email.perl:1362
23231 msgid "CA path \"%s\" does not exist"
23234 #: git-send-email.perl:1445
23236 " The Cc list above has been expanded by additional\n"
23237 " addresses found in the patch commit message. By default\n"
23238 " send-email prompts before sending whenever this occurs.\n"
23239 " This behavior is controlled by the sendemail.confirm\n"
23240 " configuration setting.\n"
23242 " For additional information, run 'git send-email --help'.\n"
23243 " To retain the current behavior, but squelch this message,\n"
23244 " run 'git config --global sendemail.confirm auto'.\n"
23248 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
23249 #. translation. The program will only accept English input
23251 #: git-send-email.perl:1460
23252 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
23255 #: git-send-email.perl:1463
23256 msgid "Send this email reply required"
23259 #: git-send-email.perl:1491
23260 msgid "The required SMTP server is not properly defined."
23263 #: git-send-email.perl:1538
23265 msgid "Server does not support STARTTLS! %s"
23268 #: git-send-email.perl:1543 git-send-email.perl:1547
23270 msgid "STARTTLS failed! %s"
23273 #: git-send-email.perl:1556
23274 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
23277 #: git-send-email.perl:1574
23279 msgid "Failed to send %s\n"
23282 #: git-send-email.perl:1577
23284 msgid "Dry-Sent %s\n"
23287 #: git-send-email.perl:1577
23292 #: git-send-email.perl:1579
23293 msgid "Dry-OK. Log says:\n"
23296 #: git-send-email.perl:1579
23297 msgid "OK. Log says:\n"
23300 #: git-send-email.perl:1591
23304 #: git-send-email.perl:1594
23305 msgid "Result: OK\n"
23308 #: git-send-email.perl:1612
23310 msgid "can't open file %s"
23313 #: git-send-email.perl:1659 git-send-email.perl:1679
23315 msgid "(mbox) Adding cc: %s from line '%s'\n"
23318 #: git-send-email.perl:1665
23320 msgid "(mbox) Adding to: %s from line '%s'\n"
23323 #: git-send-email.perl:1722
23325 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
23328 #: git-send-email.perl:1757
23330 msgid "(body) Adding cc: %s from line '%s'\n"
23333 #: git-send-email.perl:1868
23335 msgid "(%s) Could not execute '%s'"
23338 #: git-send-email.perl:1875
23340 msgid "(%s) Adding %s: %s from: '%s'\n"
23343 #: git-send-email.perl:1879
23345 msgid "(%s) failed to close pipe to '%s'"
23348 #: git-send-email.perl:1909
23349 msgid "cannot send message as 7bit"
23352 #: git-send-email.perl:1917
23353 msgid "invalid transfer encoding"
23356 #: git-send-email.perl:1958 git-send-email.perl:2010 git-send-email.perl:2020
23358 msgid "unable to open %s: %s\n"
23361 #: git-send-email.perl:1961
23363 msgid "%s: patch contains a line longer than 998 characters"
23366 #: git-send-email.perl:1978
23368 msgid "Skipping %s with backup suffix '%s'.\n"
23371 #. TRANSLATORS: please keep "[y|N]" as is.
23372 #: git-send-email.perl:1982
23374 msgid "Do you really want to send %s? [y|N]: "