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-05-27 07:23+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:1675 git-add--interactive.perl:1366
116 msgid "Only binary files changed.\n"
119 #: add-interactive.c:931 add-patch.c:1673 git-add--interactive.perl:1368
121 msgid "No changes.\n"
124 #: add-interactive.c:935 git-add--interactive.perl:1376
128 #: add-interactive.c:974 git-add--interactive.perl:1754
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:1851
197 msgid "*** Commands ***"
200 #: add-interactive.c:1084 builtin/clean.c:817 git-add--interactive.perl:1848
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:129
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:1765
231 #: add-patch.c:34 git-add--interactive.perl:1428
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:1429
237 #, c-format, perl-format
238 msgid "Stage deletion [y,n,q,a,d%s,?]? "
241 #: add-patch.c:36 git-add--interactive.perl:1430
242 #, c-format, perl-format
243 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
248 "If the patch applies cleanly, the edited hunk will immediately be marked for "
254 "y - stage this hunk\n"
255 "n - do not stage this hunk\n"
256 "q - quit; do not stage this hunk or any of the remaining ones\n"
257 "a - stage this hunk and all later hunks in the file\n"
258 "d - do not stage this hunk or any of the later hunks in the file\n"
261 #: add-patch.c:55 git-add--interactive.perl:1433
262 #, c-format, perl-format
263 msgid "Stash mode change [y,n,q,a,d%s,?]? "
266 #: add-patch.c:56 git-add--interactive.perl:1434
267 #, c-format, perl-format
268 msgid "Stash deletion [y,n,q,a,d%s,?]? "
271 #: add-patch.c:57 git-add--interactive.perl:1435
272 #, c-format, perl-format
273 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
278 "If the patch applies cleanly, the edited hunk will immediately be marked for "
284 "y - stash this hunk\n"
285 "n - do not stash this hunk\n"
286 "q - quit; do not stash this hunk or any of the remaining ones\n"
287 "a - stash this hunk and all later hunks in the file\n"
288 "d - do not stash this hunk or any of the later hunks in the file\n"
291 #: add-patch.c:78 git-add--interactive.perl:1438
292 #, c-format, perl-format
293 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
296 #: add-patch.c:79 git-add--interactive.perl:1439
297 #, c-format, perl-format
298 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
301 #: add-patch.c:80 git-add--interactive.perl:1440
302 #, c-format, perl-format
303 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
308 "If the patch applies cleanly, the edited hunk will immediately be marked for "
314 "y - unstage this hunk\n"
315 "n - do not unstage this hunk\n"
316 "q - quit; do not unstage this hunk or any of the remaining ones\n"
317 "a - unstage this hunk and all later hunks in the file\n"
318 "d - do not unstage this hunk or any of the later hunks in the file\n"
321 #: add-patch.c:100 git-add--interactive.perl:1443
322 #, c-format, perl-format
323 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
326 #: add-patch.c:101 git-add--interactive.perl:1444
327 #, c-format, perl-format
328 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
331 #: add-patch.c:102 git-add--interactive.perl:1445
332 #, c-format, perl-format
333 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
336 #: add-patch.c:104 add-patch.c:169 add-patch.c:212
338 "If the patch applies cleanly, the edited hunk will immediately be marked for "
344 "y - apply this hunk to index\n"
345 "n - do not apply this hunk to index\n"
346 "q - quit; do not apply this hunk or any of the remaining ones\n"
347 "a - apply this hunk and all later hunks in the file\n"
348 "d - do not apply this hunk or any of the later hunks in the file\n"
351 #: add-patch.c:122 git-add--interactive.perl:1448
352 #: git-add--interactive.perl:1463
353 #, c-format, perl-format
354 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
357 #: add-patch.c:123 git-add--interactive.perl:1449
358 #: git-add--interactive.perl:1464
359 #, c-format, perl-format
360 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
363 #: add-patch.c:124 git-add--interactive.perl:1450
364 #: git-add--interactive.perl:1465
365 #, c-format, perl-format
366 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
369 #: add-patch.c:126 add-patch.c:148 add-patch.c:191
371 "If the patch applies cleanly, the edited hunk will immediately be marked for "
375 #: add-patch.c:129 add-patch.c:194
377 "y - discard this hunk from worktree\n"
378 "n - do not discard this hunk from worktree\n"
379 "q - quit; do not discard this hunk or any of the remaining ones\n"
380 "a - discard this hunk and all later hunks in the file\n"
381 "d - do not discard this hunk or any of the later hunks in the file\n"
384 #: add-patch.c:144 add-patch.c:187 git-add--interactive.perl:1453
385 #, c-format, perl-format
386 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
389 #: add-patch.c:145 add-patch.c:188 git-add--interactive.perl:1454
390 #, c-format, perl-format
391 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
394 #: add-patch.c:146 add-patch.c:189 git-add--interactive.perl:1455
395 #, c-format, perl-format
396 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
401 "y - discard this hunk from index and worktree\n"
402 "n - do not discard this hunk from index and worktree\n"
403 "q - quit; do not discard this hunk or any of the remaining ones\n"
404 "a - discard this hunk and all later hunks in the file\n"
405 "d - do not discard this hunk or any of the later hunks in the file\n"
408 #: add-patch.c:165 add-patch.c:208 git-add--interactive.perl:1458
409 #, c-format, perl-format
410 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
413 #: add-patch.c:166 add-patch.c:209 git-add--interactive.perl:1459
414 #, c-format, perl-format
415 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
418 #: add-patch.c:167 add-patch.c:210 git-add--interactive.perl:1460
419 #, c-format, perl-format
420 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
425 "y - apply this hunk to index and worktree\n"
426 "n - do not apply this hunk to index and worktree\n"
427 "q - quit; do not apply this hunk or any of the remaining ones\n"
428 "a - apply this hunk and all later hunks in the file\n"
429 "d - do not apply this hunk or any of the later hunks in the file\n"
434 "y - apply this hunk to worktree\n"
435 "n - do not apply this hunk to worktree\n"
436 "q - quit; do not apply this hunk or any of the remaining ones\n"
437 "a - apply this hunk and all later hunks in the file\n"
438 "d - do not apply this hunk or any of the later hunks in the file\n"
443 msgid "could not parse hunk header '%.*s'"
446 #: add-patch.c:338 add-patch.c:342
448 msgid "could not parse colored hunk header '%.*s'"
452 msgid "could not parse diff"
456 msgid "could not parse colored diff"
461 msgid "failed to run '%s'"
465 msgid "mismatched output from interactive.diffFilter"
470 "Your filter must maintain a one-to-one correspondence\n"
471 "between its input and output lines."
477 "expected context line #%d in\n"
484 "hunks do not overlap:\n"
486 "\tdoes not end with:\n"
490 #: add-patch.c:1053 git-add--interactive.perl:1112
491 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
498 "To remove '%c' lines, make them ' ' lines (context).\n"
499 "To remove '%c' lines, delete them.\n"
500 "Lines starting with %c will be removed.\n"
503 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
504 #: add-patch.c:1071 git-add--interactive.perl:1126
506 "If it does not apply cleanly, you will be given an opportunity to\n"
507 "edit again. If all lines of the hunk are removed, then the edit is\n"
508 "aborted and the hunk is left unchanged.\n"
512 msgid "could not parse hunk header"
516 msgid "'git apply --cached' failed"
519 #. TRANSLATORS: do not translate [y/n]
520 #. The program will only accept that input at this point.
521 #. Consider translating (saying "no" discards!) as
522 #. (saying "n" for "no" discards!) if the translation
523 #. of the word "no" does not start with n.
525 #. TRANSLATORS: do not translate [y/n]
526 #. The program will only accept that input
528 #. Consider translating (saying "no" discards!) as
529 #. (saying "n" for "no" discards!) if the translation
530 #. of the word "no" does not start with n.
531 #: add-patch.c:1218 git-add--interactive.perl:1239
533 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
537 msgid "The selected hunks do not apply to the index!"
540 #: add-patch.c:1262 git-add--interactive.perl:1343
541 msgid "Apply them to the worktree anyway? "
544 #: add-patch.c:1269 git-add--interactive.perl:1346
545 msgid "Nothing was applied.\n"
550 "j - leave this hunk undecided, see next undecided hunk\n"
551 "J - leave this hunk undecided, see next hunk\n"
552 "k - leave this hunk undecided, see previous undecided hunk\n"
553 "K - leave this hunk undecided, see previous hunk\n"
554 "g - select a hunk to go to\n"
555 "/ - search for a hunk matching the given regex\n"
556 "s - split the current hunk into smaller hunks\n"
557 "e - manually edit the current hunk\n"
561 #: add-patch.c:1447 add-patch.c:1457
562 msgid "No previous hunk"
565 #: add-patch.c:1452 add-patch.c:1462
570 msgid "No other hunks to goto"
573 #: add-patch.c:1479 git-add--interactive.perl:1577
574 msgid "go to which hunk (<ret> to see more)? "
577 #: add-patch.c:1480 git-add--interactive.perl:1579
578 msgid "go to which hunk? "
583 msgid "Invalid number: '%s'"
588 msgid "Sorry, only %d hunk available."
589 msgid_plural "Sorry, only %d hunks available."
594 msgid "No other hunks to search"
597 #: add-patch.c:1511 git-add--interactive.perl:1623
598 msgid "search for regex? "
603 msgid "Malformed search regexp %s: %s"
607 msgid "No hunk matches the given pattern"
611 msgid "Sorry, cannot split this hunk"
616 msgid "Split into %d hunks."
620 msgid "Sorry, cannot edit this hunk"
624 msgid "'git apply' failed"
631 "Disable this message with \"git config advice.%s false\""
636 msgid "%shint: %.*s%s\n"
640 msgid "Cherry-picking is not possible because you have unmerged files."
644 msgid "Committing is not possible because you have unmerged files."
648 msgid "Merging is not possible because you have unmerged files."
652 msgid "Pulling is not possible because you have unmerged files."
656 msgid "Reverting is not possible because you have unmerged files."
661 msgid "It is not possible to %s because you have unmerged files."
666 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
667 "as appropriate to mark resolution and make a commit."
671 msgid "Exiting because of an unresolved conflict."
674 #: advice.c:278 builtin/merge.c:1353
675 msgid "You have not concluded your merge (MERGE_HEAD exists)."
679 msgid "Please, commit your changes before merging."
683 msgid "Exiting because of unfinished merge."
689 "Note: switching to '%s'.\n"
691 "You are in 'detached HEAD' state. You can look around, make experimental\n"
692 "changes and commit them, and you can discard any commits you make in this\n"
693 "state without impacting any branches by switching back to a branch.\n"
695 "If you want to create a new branch to retain commits you create, you may\n"
696 "do so (now or later) by using -c with the switch command. Example:\n"
698 " git switch -c <new-branch-name>\n"
700 "Or undo this operation with:\n"
704 "Turn off this advice by setting config variable advice.detachedHead to "
710 msgid "cmdline ends with \\"
714 msgid "unclosed quote"
719 msgid "unrecognized whitespace option '%s'"
724 msgid "unrecognized whitespace ignore option '%s'"
728 msgid "--reject and --3way cannot be used together."
732 msgid "--cached and --3way cannot be used together."
736 msgid "--3way outside a repository"
740 msgid "--index outside a repository"
744 msgid "--cached outside a repository"
749 msgid "Cannot prepare timestamp regexp %s"
754 msgid "regexec returned %d for input: %s"
759 msgid "unable to find filename in patch at line %d"
764 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
769 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
774 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
779 msgid "git apply: bad git-diff - expected /dev/null on line %d"
784 msgid "invalid mode on line %d: %s"
789 msgid "inconsistent header lines %d and %d"
795 "git diff header lacks filename information when removing %d leading pathname "
796 "component (line %d)"
798 "git diff header lacks filename information when removing %d leading pathname "
799 "components (line %d)"
805 msgid "git diff header lacks filename information (line %d)"
810 msgid "recount: unexpected line: %.*s"
815 msgid "patch fragment without header at line %d: %.*s"
819 msgid "new file depends on old contents"
823 msgid "deleted file still has contents"
828 msgid "corrupt patch at line %d"
833 msgid "new file %s depends on old contents"
838 msgid "deleted file %s still has contents"
843 msgid "** warning: file %s becomes empty but is not deleted"
848 msgid "corrupt binary patch at line %d: %.*s"
853 msgid "unrecognized binary patch at line %d"
858 msgid "patch with only garbage at line %d"
863 msgid "unable to read symlink %s"
868 msgid "unable to open or read %s"
873 msgid "invalid start of line: '%c'"
878 msgid "Hunk #%d succeeded at %d (offset %d line)."
879 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
885 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
891 "while searching for:\n"
897 msgid "missing binary patch data for '%s'"
902 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
907 msgid "cannot apply binary patch to '%s' without full index line"
913 "the patch applies to '%s' (%s), which does not match the current contents."
918 msgid "the patch applies to an empty '%s' but it is not empty"
923 msgid "the necessary postimage %s for '%s' cannot be read"
928 msgid "binary patch does not apply to '%s'"
933 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
938 msgid "patch failed: %s:%ld"
943 msgid "cannot checkout %s"
946 #: apply.c:3405 apply.c:3416 apply.c:3462 midx.c:61 setup.c:308
948 msgid "failed to read %s"
953 msgid "reading from '%s' beyond a symbolic link"
956 #: apply.c:3442 apply.c:3685
958 msgid "path %s has been renamed/deleted"
961 #: apply.c:3528 apply.c:3700
963 msgid "%s: does not exist in index"
966 #: apply.c:3537 apply.c:3708
968 msgid "%s: does not match index"
972 msgid "repository lacks the necessary blob to fall back on 3-way merge."
977 msgid "Falling back to three-way merge...\n"
980 #: apply.c:3591 apply.c:3595
982 msgid "cannot read the current contents of '%s'"
987 msgid "Failed to fall back on three-way merge...\n"
992 msgid "Applied patch to '%s' with conflicts.\n"
997 msgid "Applied patch to '%s' cleanly.\n"
1001 msgid "removal patch leaves file contents"
1006 msgid "%s: wrong type"
1011 msgid "%s has type %o, expected %o"
1014 #: apply.c:3878 apply.c:3880 read-cache.c:830 read-cache.c:856
1015 #: read-cache.c:1325
1017 msgid "invalid path '%s'"
1022 msgid "%s: already exists in index"
1027 msgid "%s: already exists in working directory"
1032 msgid "new mode (%o) of %s does not match old mode (%o)"
1037 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1042 msgid "affected file '%s' is beyond a symbolic link"
1047 msgid "%s: patch does not apply"
1052 msgid "Checking patch %s..."
1057 msgid "sha1 information is lacking or useless for submodule %s"
1062 msgid "mode change for %s, which is not in current HEAD"
1067 msgid "sha1 information is lacking or useless (%s)."
1072 msgid "could not add %s to temporary index"
1077 msgid "could not write temporary index to %s"
1082 msgid "unable to remove %s from index"
1087 msgid "corrupt patch for submodule %s"
1092 msgid "unable to stat newly created file '%s'"
1097 msgid "unable to create backing store for newly created file %s"
1100 #: apply.c:4316 apply.c:4461
1102 msgid "unable to add cache entry for %s"
1107 msgid "failed to write to '%s'"
1112 msgid "closing file '%s'"
1117 msgid "unable to write file '%s' mode %o"
1122 msgid "Applied patch %s cleanly."
1126 msgid "internal error"
1131 msgid "Applying patch %%s with %d reject..."
1132 msgid_plural "Applying patch %%s with %d rejects..."
1138 msgid "truncating .rej filename to %.*s.rej"
1141 #: apply.c:4561 builtin/fetch.c:902 builtin/fetch.c:1195
1143 msgid "cannot open %s"
1148 msgid "Hunk #%d applied cleanly."
1153 msgid "Rejected hunk #%d."
1158 msgid "Skipped patch '%s'."
1162 msgid "unrecognized input"
1166 msgid "unable to read index file"
1171 msgid "can't open patch '%s': %s"
1176 msgid "squelched %d whitespace error"
1177 msgid_plural "squelched %d whitespace errors"
1181 #: apply.c:4916 apply.c:4931
1183 msgid "%d line adds whitespace errors."
1184 msgid_plural "%d lines add whitespace errors."
1190 msgid "%d line applied after fixing whitespace errors."
1191 msgid_plural "%d lines applied after fixing whitespace errors."
1195 #: apply.c:4940 builtin/add.c:612 builtin/mv.c:301 builtin/rm.c:406
1196 msgid "Unable to write new index file"
1200 msgid "don't apply changes matching the given path"
1204 msgid "apply changes matching the given path"
1207 #: apply.c:4973 builtin/am.c:2259
1212 msgid "remove <num> leading slashes from traditional diff paths"
1216 msgid "ignore additions made by the patch"
1220 msgid "instead of applying the patch, output diffstat for the input"
1224 msgid "show number of added and deleted lines in decimal notation"
1228 msgid "instead of applying the patch, output a summary for the input"
1232 msgid "instead of applying the patch, see if the patch is applicable"
1236 msgid "make sure the patch is applicable to the current index"
1240 msgid "mark new files with `git add --intent-to-add`"
1244 msgid "apply a patch without touching the working tree"
1248 msgid "accept a patch that touches outside the working area"
1252 msgid "also apply the patch (use with --stat/--summary/--check)"
1256 msgid "attempt three-way merge if a patch does not apply"
1260 msgid "build a temporary index based on embedded index information"
1263 #: apply.c:5005 builtin/checkout-index.c:173 builtin/ls-files.c:525
1264 msgid "paths are separated with NUL character"
1268 msgid "ensure at least <n> lines of context match"
1271 #: apply.c:5008 builtin/am.c:2238 builtin/interpret-trailers.c:98
1272 #: builtin/interpret-trailers.c:100 builtin/interpret-trailers.c:102
1273 #: builtin/pack-objects.c:3458 builtin/rebase.c:1332
1278 msgid "detect new or modified lines that have whitespace errors"
1281 #: apply.c:5012 apply.c:5015
1282 msgid "ignore changes in whitespace when finding context"
1286 msgid "apply the patch in reverse"
1290 msgid "don't expect at least one line of context"
1294 msgid "leave the rejected hunks in corresponding *.rej files"
1298 msgid "allow overlapping hunks"
1301 #: apply.c:5025 builtin/add.c:323 builtin/check-ignore.c:22
1302 #: builtin/commit.c:1366 builtin/count-objects.c:98 builtin/fsck.c:775
1303 #: builtin/log.c:2186 builtin/mv.c:123 builtin/read-tree.c:128
1308 msgid "tolerate incorrectly detected missing new-line at the end of file"
1312 msgid "do not trust the line counts in the hunk headers"
1315 #: apply.c:5032 builtin/am.c:2247
1320 msgid "prepend <root> to all filenames"
1323 #: archive-tar.c:125 archive-zip.c:351
1325 msgid "cannot stream blob %s"
1328 #: archive-tar.c:266 archive-zip.c:369
1330 msgid "unsupported file mode: 0%o (SHA1: %s)"
1333 #: archive-tar.c:293 archive-zip.c:359
1335 msgid "cannot read %s"
1338 #: archive-tar.c:465
1340 msgid "unable to start '%s' filter"
1343 #: archive-tar.c:468
1344 msgid "unable to redirect descriptor"
1347 #: archive-tar.c:475
1349 msgid "'%s' filter reported error"
1352 #: archive-zip.c:319
1354 msgid "path is not valid UTF-8: %s"
1357 #: archive-zip.c:323
1359 msgid "path too long (%d chars, SHA1: %s): %s"
1362 #: archive-zip.c:480 builtin/pack-objects.c:232 builtin/pack-objects.c:235
1364 msgid "deflate error (%d)"
1367 #: archive-zip.c:615
1369 msgid "timestamp too large for this system: %<PRIuMAX>"
1373 msgid "git archive [<options>] <tree-ish> [<path>...]"
1377 msgid "git archive --list"
1382 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1386 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1389 #: archive.c:377 builtin/add.c:181 builtin/add.c:588 builtin/rm.c:315
1391 msgid "pathspec '%s' did not match any files"
1396 msgid "no such ref: %.*s"
1401 msgid "not a valid object name: %s"
1406 msgid "not a tree object: %s"
1410 msgid "current working directory is untracked"
1418 msgid "archive format"
1421 #: archive.c:465 builtin/log.c:1674
1426 msgid "prepend prefix to each pathname in the archive"
1429 #: archive.c:467 builtin/blame.c:861 builtin/blame.c:865 builtin/blame.c:866
1430 #: builtin/commit-tree.c:117 builtin/config.c:130 builtin/fast-export.c:1162
1431 #: builtin/fast-export.c:1164 builtin/fast-export.c:1168 builtin/grep.c:907
1432 #: builtin/hash-object.c:105 builtin/ls-files.c:561 builtin/ls-files.c:564
1433 #: builtin/notes.c:412 builtin/notes.c:578 builtin/read-tree.c:123
1434 #: parse-options.h:190
1438 #: archive.c:468 builtin/archive.c:90
1439 msgid "write the archive to this file"
1443 msgid "read .gitattributes in working directory"
1447 msgid "report archived files on stderr"
1455 msgid "compress faster"
1459 msgid "compress better"
1463 msgid "list supported archive formats"
1466 #: archive.c:486 builtin/archive.c:91 builtin/clone.c:113 builtin/clone.c:116
1467 #: builtin/submodule--helper.c:1406 builtin/submodule--helper.c:1911
1471 #: archive.c:487 builtin/archive.c:92
1472 msgid "retrieve the archive from remote repository <repo>"
1475 #: archive.c:488 builtin/archive.c:93 builtin/difftool.c:715
1476 #: builtin/notes.c:498
1480 #: archive.c:489 builtin/archive.c:94
1481 msgid "path to the remote git-upload-archive command"
1485 msgid "Unexpected option --remote"
1489 msgid "Option --exec can only be used together with --remote"
1493 msgid "Unexpected option --output"
1498 msgid "Unknown archive format '%s'"
1503 msgid "Argument not supported for format '%s': -%d"
1508 msgid "%.*s is not a valid attribute name"
1513 msgid "%s not allowed: %s:%d"
1518 "Negative patterns are ignored in git attributes\n"
1519 "Use '\\!' for literal leading exclamation."
1524 msgid "Badly quoted content in file '%s': %s"
1529 msgid "We cannot bisect more!\n"
1534 msgid "Not a valid commit name %s"
1540 "The merge base %s is bad.\n"
1541 "This means the bug has been fixed between %s and [%s].\n"
1547 "The merge base %s is new.\n"
1548 "The property has changed between %s and [%s].\n"
1554 "The merge base %s is %s.\n"
1555 "This means the first '%s' commit is between %s and [%s].\n"
1561 "Some %s revs are not ancestors of the %s rev.\n"
1562 "git bisect cannot work properly in this case.\n"
1563 "Maybe you mistook %s and %s revs?\n"
1569 "the merge base between %s and [%s] must be skipped.\n"
1570 "So we cannot be sure the first %s commit is between %s and %s.\n"
1571 "We continue anyway."
1576 msgid "Bisecting: a merge base must be tested\n"
1581 msgid "a %s revision is needed"
1584 #: bisect.c:920 builtin/notes.c:177 builtin/tag.c:255
1586 msgid "could not create file '%s'"
1589 #: bisect.c:966 builtin/merge.c:151
1591 msgid "could not read file '%s'"
1595 msgid "reading bisect refs failed"
1600 msgid "%s was both %s and %s\n"
1606 "No testable commit found.\n"
1607 "Maybe you started with bad path parameters?\n"
1612 msgid "(roughly %d step)"
1613 msgid_plural "(roughly %d steps)"
1617 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1618 #. steps)" translation.
1622 msgid "Bisecting: %d revision left to test after this %s\n"
1623 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1628 msgid "--contents and --reverse do not blend well."
1632 msgid "cannot use --contents with final commit object name"
1636 msgid "--reverse and --first-parent together require specified latest commit"
1639 #: blame.c:2821 bundle.c:167 ref-filter.c:2200 remote.c:1924 sequencer.c:2018
1640 #: sequencer.c:4466 submodule.c:847 builtin/commit.c:1047 builtin/log.c:405
1641 #: builtin/log.c:1012 builtin/log.c:1541 builtin/log.c:1945 builtin/log.c:2235
1642 #: builtin/merge.c:415 builtin/pack-objects.c:3276 builtin/pack-objects.c:3291
1643 #: builtin/shortlog.c:192
1644 msgid "revision walk setup failed"
1649 "--reverse --first-parent together require range along first-parent chain"
1654 msgid "no such path %s in %s"
1659 msgid "cannot read blob %s for path %s"
1666 "After fixing the error cause you may try to fix up\n"
1667 "the remote tracking information by invoking\n"
1668 "\"git branch --set-upstream-to=%s%s%s\"."
1673 msgid "Not setting branch %s as its own upstream."
1678 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1683 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1688 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1693 msgid "Branch '%s' set up to track local branch '%s'."
1698 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1703 msgid "Branch '%s' set up to track remote ref '%s'."
1708 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1713 msgid "Branch '%s' set up to track local ref '%s'."
1717 msgid "Unable to write upstream branch configuration"
1722 msgid "Not tracking: ambiguous information for ref %s"
1727 msgid "'%s' is not a valid branch name."
1732 msgid "A branch named '%s' already exists."
1736 msgid "Cannot force update the current branch."
1741 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1746 msgid "the requested upstream branch '%s' does not exist"
1752 "If you are planning on basing your work on an upstream\n"
1753 "branch that already exists at the remote, you may need to\n"
1754 "run \"git fetch\" to retrieve it.\n"
1756 "If you are planning to push out a new local branch that\n"
1757 "will track its remote counterpart, you may want to use\n"
1758 "\"git push -u\" to set the upstream config as you push."
1763 msgid "Not a valid object name: '%s'."
1768 msgid "Ambiguous object name: '%s'."
1773 msgid "Not a valid branch point: '%s'."
1778 msgid "'%s' is already checked out at '%s'"
1783 msgid "HEAD of working tree %s is not updated"
1788 msgid "'%s' does not look like a v2 bundle file"
1793 msgid "unrecognized header: %s%s (%d)"
1796 #: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2270 sequencer.c:3034
1797 #: builtin/commit.c:814
1799 msgid "could not open '%s'"
1803 msgid "Repository lacks these prerequisite commits:"
1807 msgid "need a repository to verify a bundle"
1812 msgid "The bundle contains this ref:"
1813 msgid_plural "The bundle contains these %d refs:"
1818 msgid "The bundle records a complete history."
1823 msgid "The bundle requires this ref:"
1824 msgid_plural "The bundle requires these %d refs:"
1829 msgid "unable to dup bundle descriptor"
1833 msgid "Could not spawn pack-objects"
1837 msgid "pack-objects died"
1841 msgid "rev-list died"
1846 msgid "ref '%s' is excluded by the rev-list options"
1849 #: bundle.c:461 builtin/log.c:208 builtin/log.c:1834 builtin/shortlog.c:306
1851 msgid "unrecognized argument: %s"
1855 msgid "Refusing to create empty bundle."
1860 msgid "cannot create '%s'"
1864 msgid "index-pack died"
1869 msgid "invalid color value: %.*s"
1872 #: commit-graph.c:183
1873 msgid "commit-graph file is too small"
1876 #: commit-graph.c:248
1878 msgid "commit-graph signature %X does not match signature %X"
1881 #: commit-graph.c:255
1883 msgid "commit-graph version %X does not match version %X"
1886 #: commit-graph.c:262
1888 msgid "commit-graph hash version %X does not match version %X"
1891 #: commit-graph.c:284
1892 msgid "commit-graph chunk lookup table entry missing; file may be incomplete"
1895 #: commit-graph.c:294
1897 msgid "commit-graph improper chunk offset %08x%08x"
1900 #: commit-graph.c:362
1902 msgid "commit-graph chunk id %08x appears multiple times"
1905 #: commit-graph.c:436
1906 msgid "commit-graph has no base graphs chunk"
1909 #: commit-graph.c:446
1910 msgid "commit-graph chain does not match"
1913 #: commit-graph.c:494
1915 msgid "invalid commit-graph chain: line '%s' not a hash"
1918 #: commit-graph.c:518
1919 msgid "unable to find all commit-graph files"
1922 #: commit-graph.c:651 commit-graph.c:711
1923 msgid "invalid commit position. commit-graph is likely corrupt"
1926 #: commit-graph.c:672
1928 msgid "could not find commit %s"
1931 #: commit-graph.c:948 builtin/am.c:1292
1933 msgid "unable to parse commit %s"
1936 #: commit-graph.c:1096
1937 msgid "Writing changed paths Bloom filters index"
1940 #: commit-graph.c:1121
1941 msgid "Writing changed paths Bloom filters data"
1944 #: commit-graph.c:1160 builtin/pack-objects.c:2783
1946 msgid "unable to get type of object %s"
1949 #: commit-graph.c:1196
1950 msgid "Loading known commits in commit graph"
1953 #: commit-graph.c:1213
1954 msgid "Expanding reachable commits in commit graph"
1957 #: commit-graph.c:1233
1958 msgid "Clearing commit marks in commit graph"
1961 #: commit-graph.c:1252
1962 msgid "Computing commit graph generation numbers"
1965 #: commit-graph.c:1300
1966 msgid "Computing commit changed paths Bloom filters"
1969 #: commit-graph.c:1359
1971 msgid "Finding commits for commit graph in %d pack"
1972 msgid_plural "Finding commits for commit graph in %d packs"
1976 #: commit-graph.c:1372
1978 msgid "error adding pack %s"
1981 #: commit-graph.c:1376
1983 msgid "error opening index for %s"
1986 #: commit-graph.c:1405
1988 msgid "Finding commits for commit graph from %d ref"
1989 msgid_plural "Finding commits for commit graph from %d refs"
1993 #: commit-graph.c:1426
1995 msgid "invalid commit object id: %s"
1998 #: commit-graph.c:1442
1999 msgid "Finding commits for commit graph among packed objects"
2002 #: commit-graph.c:1457
2003 msgid "Counting distinct commits in commit graph"
2006 #: commit-graph.c:1489
2007 msgid "Finding extra edges in commit graph"
2010 #: commit-graph.c:1538
2011 msgid "failed to write correct number of base graph ids"
2014 #: commit-graph.c:1572 midx.c:812
2016 msgid "unable to create leading directories of %s"
2019 #: commit-graph.c:1585
2020 msgid "unable to create temporary graph layer"
2023 #: commit-graph.c:1590
2025 msgid "unable to adjust shared permissions for '%s'"
2028 #: commit-graph.c:1667
2030 msgid "Writing out commit graph in %d pass"
2031 msgid_plural "Writing out commit graph in %d passes"
2035 #: commit-graph.c:1712
2036 msgid "unable to open commit-graph chain file"
2039 #: commit-graph.c:1728
2040 msgid "failed to rename base commit-graph file"
2043 #: commit-graph.c:1748
2044 msgid "failed to rename temporary commit-graph file"
2047 #: commit-graph.c:1874
2048 msgid "Scanning merged commits"
2051 #: commit-graph.c:1885
2053 msgid "unexpected duplicate commit id %s"
2056 #: commit-graph.c:1908
2057 msgid "Merging commit-graph"
2060 #: commit-graph.c:2096
2062 msgid "the commit graph format cannot write %d commits"
2065 #: commit-graph.c:2107
2066 msgid "too many commits to write graph"
2069 #: commit-graph.c:2200
2070 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2073 #: commit-graph.c:2210
2075 msgid "commit-graph has incorrect OID order: %s then %s"
2078 #: commit-graph.c:2220 commit-graph.c:2235
2080 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2083 #: commit-graph.c:2227
2085 msgid "failed to parse commit %s from commit-graph"
2088 #: commit-graph.c:2245
2089 msgid "Verifying commits in commit graph"
2092 #: commit-graph.c:2259
2094 msgid "failed to parse commit %s from object database for commit-graph"
2097 #: commit-graph.c:2266
2099 msgid "root tree OID for commit %s in commit-graph is %s != %s"
2102 #: commit-graph.c:2276
2104 msgid "commit-graph parent list for commit %s is too long"
2107 #: commit-graph.c:2285
2109 msgid "commit-graph parent for %s is %s != %s"
2112 #: commit-graph.c:2298
2114 msgid "commit-graph parent list for commit %s terminates early"
2117 #: commit-graph.c:2303
2120 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2123 #: commit-graph.c:2307
2126 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2129 #: commit-graph.c:2322
2131 msgid "commit-graph generation for commit %s is %u != %u"
2134 #: commit-graph.c:2328
2136 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2139 #: commit.c:52 sequencer.c:2739 builtin/am.c:359 builtin/am.c:403
2140 #: builtin/am.c:1371 builtin/am.c:2013 builtin/replace.c:457
2142 msgid "could not parse %s"
2147 msgid "%s %s is not a commit!"
2152 "Support for <GIT_DIR>/info/grafts is deprecated\n"
2153 "and will be removed in a future Git version.\n"
2155 "Please use \"git replace --convert-graft-file\"\n"
2156 "to convert the grafts into replace refs.\n"
2158 "Turn this message off by running\n"
2159 "\"git config advice.graftFileDeprecated false\""
2164 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2169 msgid "Commit %s has a bad GPG signature allegedly by %s."
2174 msgid "Commit %s does not have a GPG signature."
2179 msgid "Commit %s has a good GPG signature by %s\n"
2184 "Warning: commit message did not conform to UTF-8.\n"
2185 "You may want to amend it after fixing the message, or set the config\n"
2186 "variable i18n.commitencoding to the encoding your project uses.\n"
2189 #: compat/obstack.c:406 compat/obstack.c:408
2190 msgid "memory exhausted"
2196 "exceeded maximum include depth (%d) while including\n"
2200 "This might be due to circular includes."
2205 msgid "could not expand include path '%s'"
2209 msgid "relative config includes must come from files"
2213 msgid "relative config include conditionals must come from files"
2218 msgid "key does not contain a section: %s"
2223 msgid "key does not contain variable name: %s"
2226 #: config.c:408 sequencer.c:2456
2228 msgid "invalid key: %s"
2233 msgid "invalid key (newline): %s"
2236 #: config.c:450 config.c:462
2238 msgid "bogus config parameter: %s"
2243 msgid "bogus format in %s"
2248 msgid "bad config line %d in blob %s"
2253 msgid "bad config line %d in file %s"
2258 msgid "bad config line %d in standard input"
2263 msgid "bad config line %d in submodule-blob %s"
2268 msgid "bad config line %d in command line %s"
2273 msgid "bad config line %d in %s"
2277 msgid "out of range"
2281 msgid "invalid unit"
2286 msgid "bad numeric config value '%s' for '%s': %s"
2291 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2296 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2301 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2306 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2311 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2316 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2321 msgid "failed to expand user dir in: '%s'"
2326 msgid "'%s' for '%s' is not a valid timestamp"
2331 msgid "abbrev length out of range: %d"
2334 #: config.c:1237 config.c:1248
2336 msgid "bad zlib compression level %d"
2340 msgid "core.commentChar should only be one character"
2345 msgid "invalid mode for object creation: %s"
2350 msgid "malformed value for %s"
2355 msgid "malformed value for %s: %s"
2359 msgid "must be one of nothing, matching, simple, upstream or current"
2362 #: config.c:1533 builtin/pack-objects.c:3542
2364 msgid "bad pack compression level %d"
2369 msgid "unable to load config blob object '%s'"
2374 msgid "reference '%s' does not point to a blob"
2379 msgid "unable to resolve config blob '%s'"
2384 msgid "failed to parse %s"
2388 msgid "unable to parse command-line config"
2392 msgid "unknown error occurred while reading the configuration files"
2397 msgid "Invalid %s: '%s'"
2402 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2407 msgid "unable to parse '%s' from command-line config"
2412 msgid "bad config variable '%s' in file '%s' at line %d"
2417 msgid "invalid section name '%s'"
2422 msgid "%s has multiple values"
2427 msgid "failed to write new configuration file %s"
2430 #: config.c:2770 config.c:3094
2432 msgid "could not lock config file %s"
2440 #: config.c:2816 builtin/config.c:344
2442 msgid "invalid pattern: %s"
2447 msgid "invalid config file %s"
2450 #: config.c:2854 config.c:3107
2452 msgid "fstat on %s failed"
2457 msgid "unable to mmap '%s'"
2460 #: config.c:2874 config.c:3112
2462 msgid "chmod on %s failed"
2465 #: config.c:2959 config.c:3209
2467 msgid "could not write config file %s"
2472 msgid "could not set '%s' to '%s'"
2475 #: config.c:2995 builtin/remote.c:655 builtin/remote.c:849 builtin/remote.c:857
2477 msgid "could not unset '%s'"
2482 msgid "invalid section name: %s"
2487 msgid "missing value for '%s'"
2491 msgid "the remote end hung up upon initial contact"
2496 "Could not read from remote repository.\n"
2498 "Please make sure you have the correct access rights\n"
2499 "and the repository exists."
2504 msgid "server doesn't support '%s'"
2509 msgid "server doesn't support feature '%s'"
2513 msgid "expected flush after capabilities"
2518 msgid "ignoring capabilities after first line '%s'"
2522 msgid "protocol error: unexpected capabilities^{}"
2527 msgid "protocol error: expected shallow sha-1, got '%s'"
2531 msgid "repository on the other end cannot be shallow"
2535 msgid "invalid packet"
2540 msgid "protocol error: unexpected '%s'"
2545 msgid "invalid ls-refs response: %s"
2549 msgid "expected flush after ref listing"
2554 msgid "protocol '%s' is not supported"
2558 msgid "unable to set SO_KEEPALIVE on socket"
2561 #: connect.c:635 connect.c:698
2563 msgid "Looking up %s ... "
2568 msgid "unable to look up %s (port %s) (%s)"
2571 #. TRANSLATORS: this is the end of "Looking up %s ... "
2572 #: connect.c:643 connect.c:714
2576 "Connecting to %s (port %s) ... "
2579 #: connect.c:665 connect.c:742
2582 "unable to connect to %s:\n"
2586 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2587 #: connect.c:671 connect.c:748
2593 msgid "unable to look up %s (%s)"
2598 msgid "unknown port %s"
2601 #: connect.c:845 connect.c:1175
2603 msgid "strange hostname '%s' blocked"
2608 msgid "strange port '%s' blocked"
2613 msgid "cannot start proxy %s"
2617 msgid "no path specified; see 'git help pull' for valid url syntax"
2621 msgid "ssh variant 'simple' does not support -4"
2625 msgid "ssh variant 'simple' does not support -6"
2629 msgid "ssh variant 'simple' does not support setting port"
2634 msgid "strange pathname '%s' blocked"
2638 msgid "unable to fork"
2641 #: connected.c:107 builtin/fsck.c:209 builtin/prune.c:45
2642 msgid "Checking connectivity"
2646 msgid "Could not run 'git rev-list'"
2650 msgid "failed write to rev-list"
2654 msgid "failed to close rev-list's stdin"
2659 msgid "illegal crlf_action %d"
2664 msgid "CRLF would be replaced by LF in %s"
2670 "CRLF will be replaced by LF in %s.\n"
2671 "The file will have its original line endings in your working directory"
2676 msgid "LF would be replaced by CRLF in %s"
2682 "LF will be replaced by CRLF in %s.\n"
2683 "The file will have its original line endings in your working directory"
2688 msgid "BOM is prohibited in '%s' if encoded as %s"
2694 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2695 "working-tree-encoding."
2700 msgid "BOM is required in '%s' if encoded as %s"
2706 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2707 "%sLE (depending on the byte order) as working-tree-encoding."
2710 #: convert.c:419 convert.c:490
2712 msgid "failed to encode '%s' from %s to %s"
2717 msgid "encoding '%s' from %s to %s and back is not the same"
2722 msgid "cannot fork to run external filter '%s'"
2727 msgid "cannot feed the input to external filter '%s'"
2732 msgid "external filter '%s' failed %d"
2735 #: convert.c:730 convert.c:733
2737 msgid "read from external filter '%s' failed"
2740 #: convert.c:736 convert.c:791
2742 msgid "external filter '%s' failed"
2746 msgid "unexpected filter type"
2750 msgid "path name too long for external filter"
2756 "external filter '%s' is not available anymore although not all paths have "
2761 msgid "true/false are no valid working-tree-encodings"
2764 #: convert.c:1431 convert.c:1465
2766 msgid "%s: clean filter '%s' failed"
2771 msgid "%s: smudge filter %s failed"
2776 msgid "skipping credential lookup for key: credential.%s"
2780 msgid "refusing to work with credential missing host field"
2784 msgid "refusing to work with credential missing protocol field"
2789 msgid "url contains a newline in its %s component: %s"
2794 msgid "url has no scheme: %s"
2799 msgid "credential url cannot be parsed: %s"
2803 msgid "in the future"
2808 msgid "%<PRIuMAX> second ago"
2809 msgid_plural "%<PRIuMAX> seconds ago"
2815 msgid "%<PRIuMAX> minute ago"
2816 msgid_plural "%<PRIuMAX> minutes ago"
2822 msgid "%<PRIuMAX> hour ago"
2823 msgid_plural "%<PRIuMAX> hours ago"
2829 msgid "%<PRIuMAX> day ago"
2830 msgid_plural "%<PRIuMAX> days ago"
2836 msgid "%<PRIuMAX> week ago"
2837 msgid_plural "%<PRIuMAX> weeks ago"
2843 msgid "%<PRIuMAX> month ago"
2844 msgid_plural "%<PRIuMAX> months ago"
2850 msgid "%<PRIuMAX> year"
2851 msgid_plural "%<PRIuMAX> years"
2855 #. TRANSLATORS: "%s" is "<n> years"
2858 msgid "%s, %<PRIuMAX> month ago"
2859 msgid_plural "%s, %<PRIuMAX> months ago"
2863 #: date.c:197 date.c:202
2865 msgid "%<PRIuMAX> year ago"
2866 msgid_plural "%<PRIuMAX> years ago"
2870 #: delta-islands.c:272
2871 msgid "Propagating island marks"
2874 #: delta-islands.c:290
2876 msgid "bad tree object %s"
2879 #: delta-islands.c:334
2881 msgid "failed to load island regex for '%s': %s"
2884 #: delta-islands.c:390
2886 msgid "island regex from config has too many capture groups (max=%d)"
2889 #: delta-islands.c:467
2891 msgid "Marked %d islands, done.\n"
2894 #: diff-no-index.c:238
2895 msgid "git diff --no-index [<options>] <path> <path>"
2898 #: diff-no-index.c:263
2900 "Not a git repository. Use --no-index to compare two paths outside a working "
2906 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
2911 msgid " Unknown dirstat parameter '%s'\n"
2916 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2917 "'dimmed-zebra', 'plain'"
2923 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
2924 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
2929 "color-moved-ws: allow-indentation-change cannot be combined with other "
2935 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
2941 "Found errors in 'diff.dirstat' config variable:\n"
2947 msgid "external diff died, stopping at %s"
2951 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
2955 msgid "-G, -S and --find-object are mutually exclusive"
2959 msgid "--follow requires exactly one pathspec"
2964 msgid "invalid --stat value: %s"
2967 #: diff.c:4717 diff.c:4722 diff.c:4727 diff.c:4732 diff.c:5245
2968 #: parse-options.c:197 parse-options.c:201
2970 msgid "%s expects a numerical value"
2976 "Failed to parse --dirstat/-X option parameter:\n"
2982 msgid "unknown change class '%c' in --diff-filter=%s"
2987 msgid "unknown value after ws-error-highlight=%.*s"
2992 msgid "unable to resolve '%s'"
2995 #: diff.c:4922 diff.c:4928
2997 msgid "%s expects <n>/<m> form"
3002 msgid "%s expects a character, got '%s'"
3007 msgid "bad --color-moved argument: %s"
3012 msgid "invalid mode '%s' in --color-moved-ws"
3017 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3021 #: diff.c:5056 diff.c:5076
3023 msgid "invalid argument to %s"
3028 msgid "failed to parse --submodule option parameter: '%s'"
3033 msgid "bad --word-diff argument: %s"
3037 msgid "Diff output format options"
3040 #: diff.c:5295 diff.c:5301
3041 msgid "generate patch"
3044 #: diff.c:5298 builtin/log.c:177
3045 msgid "suppress diff output"
3048 #: diff.c:5303 diff.c:5417 diff.c:5424
3052 #: diff.c:5304 diff.c:5307
3053 msgid "generate diffs with <n> lines context"
3057 msgid "generate the diff in raw format"
3061 msgid "synonym for '-p --raw'"
3065 msgid "synonym for '-p --stat'"
3069 msgid "machine friendly --stat"
3073 msgid "output only the last line of --stat"
3076 #: diff.c:5325 diff.c:5333
3077 msgid "<param1,param2>..."
3082 "output the distribution of relative amount of changes for each sub-directory"
3086 msgid "synonym for --dirstat=cumulative"
3090 msgid "synonym for --dirstat=files,param1,param2..."
3094 msgid "warn if changes introduce conflict markers or whitespace errors"
3098 msgid "condensed summary such as creations, renames and mode changes"
3102 msgid "show only names of changed files"
3106 msgid "show only names and status of changed files"
3110 msgid "<width>[,<name-width>[,<count>]]"
3114 msgid "generate diffstat"
3117 #: diff.c:5352 diff.c:5355 diff.c:5358
3122 msgid "generate diffstat with a given width"
3126 msgid "generate diffstat with a given name width"
3130 msgid "generate diffstat with a given graph width"
3138 msgid "generate diffstat with limited lines"
3142 msgid "generate compact summary in diffstat"
3146 msgid "output a binary diff that can be applied"
3150 msgid "show full pre- and post-image object names on the \"index\" lines"
3154 msgid "show colored diff"
3163 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3169 "do not munge pathnames and use NULs as output field terminators in --raw or "
3173 #: diff.c:5381 diff.c:5384 diff.c:5387 diff.c:5493
3178 msgid "show the given source prefix instead of \"a/\""
3182 msgid "show the given destination prefix instead of \"b/\""
3186 msgid "prepend an additional prefix to every line of output"
3190 msgid "do not show any source or destination prefix"
3194 msgid "show context between diff hunks up to the specified number of lines"
3197 #: diff.c:5398 diff.c:5403 diff.c:5408
3202 msgid "specify the character to indicate a new line instead of '+'"
3206 msgid "specify the character to indicate an old line instead of '-'"
3210 msgid "specify the character to indicate a context instead of ' '"
3214 msgid "Diff rename options"
3222 msgid "break complete rewrite changes into pairs of delete and create"
3226 msgid "detect renames"
3230 msgid "omit the preimage for deletes"
3234 msgid "detect copies"
3238 msgid "use unmodified files as source to find copies"
3242 msgid "disable rename detection"
3246 msgid "use empty blobs as rename source"
3250 msgid "continue listing the history of a file beyond renames"
3255 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3260 msgid "Diff algorithm options"
3264 msgid "produce the smallest possible diff"
3268 msgid "ignore whitespace when comparing lines"
3272 msgid "ignore changes in amount of whitespace"
3276 msgid "ignore changes in whitespace at EOL"
3280 msgid "ignore carrier-return at the end of line"
3284 msgid "ignore changes whose lines are all blank"
3288 msgid "heuristic to shift diff hunk boundaries for easy reading"
3292 msgid "generate diff using the \"patience diff\" algorithm"
3296 msgid "generate diff using the \"histogram diff\" algorithm"
3304 msgid "choose a diff algorithm"
3312 msgid "generate diff using the \"anchored diff\" algorithm"
3315 #: diff.c:5476 diff.c:5485 diff.c:5488
3320 msgid "show word diff, using <mode> to delimit changed words"
3323 #: diff.c:5479 diff.c:5482 diff.c:5527
3328 msgid "use <regex> to decide what a word is"
3332 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3336 msgid "moved lines of code are colored differently"
3340 msgid "how white spaces are ignored in --color-moved"
3344 msgid "Other diff options"
3348 msgid "when run from subdir, exclude changes outside and show relative paths"
3352 msgid "treat all files as text"
3356 msgid "swap two inputs, reverse the diff"
3360 msgid "exit with 1 if there were differences, 0 otherwise"
3364 msgid "disable all output of the program"
3368 msgid "allow an external diff helper to be executed"
3372 msgid "run external text conversion filters when comparing binary files"
3380 msgid "ignore changes to submodules in the diff generation"
3388 msgid "specify how differences in submodules are shown"
3392 msgid "hide 'git add -N' entries from the index"
3396 msgid "treat 'git add -N' entries as real in the index"
3405 "look for differences that change the number of occurrences of the specified "
3411 "look for differences that change the number of occurrences of the specified "
3416 msgid "show all changes in the changeset with -S or -G"
3420 msgid "treat <string> in -S as extended POSIX regular expression"
3424 msgid "control the order in which files appear in the output"
3433 "look for differences that change the number of occurrences of the specified "
3438 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3442 msgid "select files by diff type"
3450 msgid "Output to a specific file"
3454 msgid "inexact rename detection was skipped due to too many files."
3458 msgid "only found copies from modified paths due to too many files."
3464 "you may want to set your %s variable to at least %d and retry the command."
3467 #: diffcore-order.c:24
3469 msgid "failed to read orderfile '%s'"
3472 #: diffcore-rename.c:592
3473 msgid "Performing inexact rename detection"
3478 msgid "pathspec '%s' did not match any file(s) known to git"
3481 #: dir.c:695 dir.c:724 dir.c:737
3483 msgid "unrecognized pattern: '%s'"
3486 #: dir.c:754 dir.c:768
3488 msgid "unrecognized negative pattern: '%s'"
3493 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3497 msgid "disabling cone pattern matching"
3502 msgid "cannot use %s as an exclude file"
3507 msgid "could not open directory '%s'"
3511 msgid "failed to get kernel name and information"
3515 msgid "untracked cache is disabled on this system or location"
3520 msgid "index file corrupt in repo %s"
3523 #: dir.c:3526 dir.c:3531
3525 msgid "could not create directories for %s"
3530 msgid "could not migrate git directory from '%s' to '%s'"
3535 msgid "hint: Waiting for your editor to close the file...%c"
3539 msgid "Filtering content"
3544 msgid "could not stat file '%s'"
3547 #: environment.c:150
3549 msgid "bad git namespace path \"%s\""
3552 #: environment.c:337
3554 msgid "could not set GIT_DIR to '%s'"
3559 msgid "too many args to run %s"
3563 msgid "git fetch-pack: expected shallow list"
3567 msgid "git fetch-pack: expected a flush packet after shallow list"
3571 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3576 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3580 msgid "unable to write to remote"
3584 msgid "--stateless-rpc requires multi_ack_detailed"
3587 #: fetch-pack.c:357 fetch-pack.c:1364
3589 msgid "invalid shallow line: %s"
3592 #: fetch-pack.c:363 fetch-pack.c:1370
3594 msgid "invalid unshallow line: %s"
3597 #: fetch-pack.c:365 fetch-pack.c:1372
3599 msgid "object not found: %s"
3602 #: fetch-pack.c:368 fetch-pack.c:1375
3604 msgid "error in object: %s"
3607 #: fetch-pack.c:370 fetch-pack.c:1377
3609 msgid "no shallow found: %s"
3612 #: fetch-pack.c:373 fetch-pack.c:1381
3614 msgid "expected shallow/unshallow, got %s"
3619 msgid "got %s %d %s"
3624 msgid "invalid commit %s"
3631 #: fetch-pack.c:476 progress.c:336
3637 msgid "got %s (%d) %s"
3642 msgid "Marking %s as complete"
3647 msgid "already have %s (%s)"
3651 msgid "fetch-pack: unable to fork off sideband demultiplexer"
3655 msgid "protocol error: bad pack header"
3660 msgid "fetch-pack: unable to fork off %s"
3669 msgid "error in sideband demultiplexer"
3674 msgid "Server version is %.*s"
3677 #: fetch-pack.c:971 fetch-pack.c:977 fetch-pack.c:980 fetch-pack.c:986
3678 #: fetch-pack.c:990 fetch-pack.c:994 fetch-pack.c:998 fetch-pack.c:1002
3679 #: fetch-pack.c:1006 fetch-pack.c:1010 fetch-pack.c:1014 fetch-pack.c:1018
3680 #: fetch-pack.c:1024 fetch-pack.c:1030 fetch-pack.c:1035 fetch-pack.c:1040
3682 msgid "Server supports %s"
3686 msgid "Server does not support shallow clients"
3689 #: fetch-pack.c:1033
3690 msgid "Server does not support --shallow-since"
3693 #: fetch-pack.c:1038
3694 msgid "Server does not support --shallow-exclude"
3697 #: fetch-pack.c:1042
3698 msgid "Server does not support --deepen"
3701 #: fetch-pack.c:1059
3702 msgid "no common commits"
3705 #: fetch-pack.c:1071 fetch-pack.c:1563
3706 msgid "git fetch-pack: fetch failed."
3709 #: fetch-pack.c:1211
3710 msgid "Server does not support shallow requests"
3713 #: fetch-pack.c:1218
3714 msgid "Server supports filter"
3717 #: fetch-pack.c:1242
3718 msgid "unable to write request to remote"
3721 #: fetch-pack.c:1260
3723 msgid "error reading section header '%s'"
3726 #: fetch-pack.c:1266
3728 msgid "expected '%s', received '%s'"
3731 #: fetch-pack.c:1327
3733 msgid "unexpected acknowledgment line: '%s'"
3736 #: fetch-pack.c:1332
3738 msgid "error processing acks: %d"
3741 #: fetch-pack.c:1342
3742 msgid "expected packfile to be sent after 'ready'"
3745 #: fetch-pack.c:1344
3746 msgid "expected no other sections to be sent after no 'ready'"
3749 #: fetch-pack.c:1386
3751 msgid "error processing shallow info: %d"
3754 #: fetch-pack.c:1433
3756 msgid "expected wanted-ref, got '%s'"
3759 #: fetch-pack.c:1438
3761 msgid "unexpected wanted-ref: '%s'"
3764 #: fetch-pack.c:1443
3766 msgid "error processing wanted refs: %d"
3769 #: fetch-pack.c:1789
3770 msgid "no matching remote head"
3773 #: fetch-pack.c:1812 builtin/clone.c:692
3774 msgid "remote did not send all necessary objects"
3777 #: fetch-pack.c:1839
3779 msgid "no such remote ref %s"
3782 #: fetch-pack.c:1842
3784 msgid "Server does not allow request for unadvertised object %s"
3787 #: gpg-interface.c:272
3788 msgid "could not create temporary file"
3791 #: gpg-interface.c:275
3793 msgid "failed writing detached signature to '%s'"
3796 #: gpg-interface.c:457
3797 msgid "gpg failed to sign the data"
3802 msgid "ignore invalid color '%.*s' in log.graphColors"
3807 "given pattern contains NULL byte (via -f <file>). This is only supported "
3808 "with -P under PCRE v2"
3813 msgid "'%s': unable to read %s"
3816 #: grep.c:2145 setup.c:176 builtin/clone.c:411 builtin/diff.c:82
3819 msgid "failed to stat '%s'"
3824 msgid "'%s': short read"
3828 msgid "start a working area (see also: git help tutorial)"
3832 msgid "work on the current change (see also: git help everyday)"
3836 msgid "examine the history and state (see also: git help revisions)"
3840 msgid "grow, mark and tweak your common history"
3844 msgid "collaborate (see also: git help workflows)"
3848 msgid "Main Porcelain Commands"
3852 msgid "Ancillary Commands / Manipulators"
3856 msgid "Ancillary Commands / Interrogators"
3860 msgid "Interacting with Others"
3864 msgid "Low-level Commands / Manipulators"
3868 msgid "Low-level Commands / Interrogators"
3872 msgid "Low-level Commands / Syncing Repositories"
3876 msgid "Low-level Commands / Internal Helpers"
3881 msgid "available git commands in '%s'"
3885 msgid "git commands available from elsewhere on your $PATH"
3889 msgid "These are common Git commands used in various situations:"
3892 #: help.c:363 git.c:99
3894 msgid "unsupported command listing type '%s'"
3898 msgid "The common Git guides are:"
3902 msgid "See 'git help <command>' to read about a specific subcommand"
3906 msgid "External commands"
3910 msgid "Command aliases"
3916 "'%s' appears to be a git command, but we were not\n"
3917 "able to execute it. Maybe git-%s is broken?"
3921 msgid "Uh oh. Your system reports no Git commands at all."
3926 msgid "WARNING: You called a Git command named '%s', which does not exist."
3931 msgid "Continuing under the assumption that you meant '%s'."
3936 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
3941 msgid "git: '%s' is not a git command. See 'git --help'."
3947 "The most similar command is"
3950 "The most similar commands are"
3955 msgid "git version [<options>]"
3966 "Did you mean this?"
3969 "Did you mean one of these?"
3976 "*** Please tell me who you are.\n"
3980 " git config --global user.email \"you@example.com\"\n"
3981 " git config --global user.name \"Your Name\"\n"
3983 "to set your account's default identity.\n"
3984 "Omit --global to set the identity only in this repository.\n"
3989 msgid "no email was given and auto-detection is disabled"
3994 msgid "unable to auto-detect email address (got '%s')"
3998 msgid "no name was given and auto-detection is disabled"
4003 msgid "unable to auto-detect name (got '%s')"
4008 msgid "empty ident name (for <%s>) not allowed"
4013 msgid "name consists only of disallowed characters: %s"
4016 #: ident.c:436 builtin/commit.c:634
4018 msgid "invalid date format: %s"
4021 #: list-objects-filter-options.c:58
4022 msgid "expected 'tree:<depth>'"
4025 #: list-objects-filter-options.c:73
4026 msgid "sparse:path filters support has been dropped"
4029 #: list-objects-filter-options.c:86
4031 msgid "invalid filter-spec '%s'"
4034 #: list-objects-filter-options.c:102
4036 msgid "must escape char in sub-filter-spec: '%c'"
4039 #: list-objects-filter-options.c:144
4040 msgid "expected something after combine:"
4043 #: list-objects-filter-options.c:226
4044 msgid "multiple filter-specs cannot be combined"
4047 #: list-objects-filter.c:492
4049 msgid "unable to access sparse blob in '%s'"
4052 #: list-objects-filter.c:495
4054 msgid "unable to parse sparse filter data in %s"
4057 #: list-objects.c:127
4059 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4062 #: list-objects.c:140
4064 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4067 #: list-objects.c:375
4069 msgid "unable to load root tree for commit %s"
4075 "Unable to create '%s.lock': %s.\n"
4077 "Another git process seems to be running in this repository, e.g.\n"
4078 "an editor opened by 'git commit'. Please make sure all processes\n"
4079 "are terminated then try again. If it still fails, a git process\n"
4080 "may have crashed in this repository earlier:\n"
4081 "remove the file manually to continue."
4086 msgid "Unable to create '%s.lock': %s"
4090 msgid "expected flush after ls-refs arguments"
4093 #: merge-recursive.c:356
4094 msgid "(bad commit)\n"
4097 #: merge-recursive.c:379
4099 msgid "add_cacheinfo failed for path '%s'; merge aborting."
4102 #: merge-recursive.c:388
4104 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
4107 #: merge-recursive.c:874
4109 msgid "failed to create path '%s'%s"
4112 #: merge-recursive.c:885
4114 msgid "Removing %s to make room for subdirectory\n"
4117 #: merge-recursive.c:899 merge-recursive.c:918
4118 msgid ": perhaps a D/F conflict?"
4121 #: merge-recursive.c:908
4123 msgid "refusing to lose untracked file at '%s'"
4126 #: merge-recursive.c:949 builtin/cat-file.c:41
4128 msgid "cannot read object %s '%s'"
4131 #: merge-recursive.c:954
4133 msgid "blob expected for %s '%s'"
4136 #: merge-recursive.c:979
4138 msgid "failed to open '%s': %s"
4141 #: merge-recursive.c:990
4143 msgid "failed to symlink '%s': %s"
4146 #: merge-recursive.c:995
4148 msgid "do not know what to do with %06o %s '%s'"
4151 #: merge-recursive.c:1191
4153 msgid "Failed to merge submodule %s (not checked out)"
4156 #: merge-recursive.c:1198
4158 msgid "Failed to merge submodule %s (commits not present)"
4161 #: merge-recursive.c:1205
4163 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4166 #: merge-recursive.c:1213 merge-recursive.c:1225
4168 msgid "Fast-forwarding submodule %s to the following commit:"
4171 #: merge-recursive.c:1216 merge-recursive.c:1228
4173 msgid "Fast-forwarding submodule %s"
4176 #: merge-recursive.c:1251
4178 msgid "Failed to merge submodule %s (merge following commits not found)"
4181 #: merge-recursive.c:1255
4183 msgid "Failed to merge submodule %s (not fast-forward)"
4186 #: merge-recursive.c:1256
4187 msgid "Found a possible merge resolution for the submodule:\n"
4190 #: merge-recursive.c:1259
4193 "If this is correct simply add it to the index for example\n"
4196 " git update-index --cacheinfo 160000 %s \"%s\"\n"
4198 "which will accept this suggestion.\n"
4201 #: merge-recursive.c:1268
4203 msgid "Failed to merge submodule %s (multiple merges found)"
4206 #: merge-recursive.c:1341
4207 msgid "Failed to execute internal merge"
4210 #: merge-recursive.c:1346
4212 msgid "Unable to add %s to database"
4215 #: merge-recursive.c:1378
4217 msgid "Auto-merging %s"
4220 #: merge-recursive.c:1402
4222 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4225 #: merge-recursive.c:1474
4228 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4232 #: merge-recursive.c:1479
4235 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4239 #: merge-recursive.c:1486
4242 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4246 #: merge-recursive.c:1491
4249 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4250 "left in tree at %s."
4253 #: merge-recursive.c:1526
4257 #: merge-recursive.c:1526
4261 #: merge-recursive.c:1577 merge-recursive.c:2484 merge-recursive.c:3129
4263 msgid "Refusing to lose dirty file at %s"
4266 #: merge-recursive.c:1587
4268 msgid "Refusing to lose untracked file at %s, even though it's in the way."
4271 #: merge-recursive.c:1645
4273 msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
4276 #: merge-recursive.c:1676
4278 msgid "%s is a directory in %s adding as %s instead"
4281 #: merge-recursive.c:1681
4283 msgid "Refusing to lose untracked file at %s; adding as %s instead"
4286 #: merge-recursive.c:1708
4289 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4290 "\"->\"%s\" in \"%s\"%s"
4293 #: merge-recursive.c:1713
4294 msgid " (left unresolved)"
4297 #: merge-recursive.c:1805
4299 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
4302 #: merge-recursive.c:2068
4305 "CONFLICT (directory rename split): Unclear where to place %s because "
4306 "directory %s was renamed to multiple other directories, with no destination "
4307 "getting a majority of the files."
4310 #: merge-recursive.c:2100
4313 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4314 "implicit directory rename(s) putting the following path(s) there: %s."
4317 #: merge-recursive.c:2110
4320 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4321 "implicit directory renames tried to put these paths there: %s"
4324 #: merge-recursive.c:2202
4327 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4331 #: merge-recursive.c:2447
4334 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4338 #: merge-recursive.c:2973
4340 msgid "cannot read object %s"
4343 #: merge-recursive.c:2976
4345 msgid "object %s is not a blob"
4348 #: merge-recursive.c:3040
4352 #: merge-recursive.c:3040
4356 #: merge-recursive.c:3052
4360 #: merge-recursive.c:3056
4364 #: merge-recursive.c:3079
4366 msgid "Skipped %s (merged same as existing)"
4369 #: merge-recursive.c:3101 git-submodule.sh:985
4373 #: merge-recursive.c:3102
4375 msgid "CONFLICT (%s): Merge conflict in %s"
4378 #: merge-recursive.c:3132
4380 msgid "Adding as %s instead"
4383 #: merge-recursive.c:3215
4386 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4390 #: merge-recursive.c:3218
4393 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
4394 "in %s, suggesting it should perhaps be moved to %s."
4397 #: merge-recursive.c:3222
4400 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4401 "%s; moving it to %s."
4404 #: merge-recursive.c:3225
4407 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4408 "was renamed in %s, suggesting it should perhaps be moved to %s."
4411 #: merge-recursive.c:3339
4416 #: merge-recursive.c:3362
4417 msgid "file/directory"
4420 #: merge-recursive.c:3367
4421 msgid "directory/file"
4424 #: merge-recursive.c:3374
4426 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
4429 #: merge-recursive.c:3383
4434 #: merge-recursive.c:3392
4436 msgid "CONFLICT (add/add): Merge conflict in %s"
4439 #: merge-recursive.c:3436
4440 msgid "Already up to date!"
4443 #: merge-recursive.c:3445
4445 msgid "merging of trees %s and %s failed"
4448 #: merge-recursive.c:3549
4452 #: merge-recursive.c:3562
4454 msgid "found %u common ancestor:"
4455 msgid_plural "found %u common ancestors:"
4459 #: merge-recursive.c:3612
4460 msgid "merge returned no commit"
4463 #: merge-recursive.c:3671
4466 "Your local changes to the following files would be overwritten by merge:\n"
4470 #: merge-recursive.c:3768
4472 msgid "Could not parse object '%s'"
4475 #: merge-recursive.c:3786 builtin/merge.c:705 builtin/merge.c:885
4476 msgid "Unable to write index."
4480 msgid "failed to read the cache"
4483 #: merge.c:108 rerere.c:720 builtin/am.c:1878 builtin/am.c:1912
4484 #: builtin/checkout.c:559 builtin/checkout.c:824 builtin/clone.c:816
4485 #: builtin/stash.c:265
4486 msgid "unable to write new index file"
4491 msgid "multi-pack-index file %s is too small"
4496 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4501 msgid "multi-pack-index version %d not recognized"
4506 msgid "hash version %u does not match"
4510 msgid "invalid chunk offset (too large)"
4514 msgid "terminating multi-pack-index chunk id appears earlier than expected"
4518 msgid "multi-pack-index missing required pack-name chunk"
4522 msgid "multi-pack-index missing required OID fanout chunk"
4526 msgid "multi-pack-index missing required OID lookup chunk"
4530 msgid "multi-pack-index missing required object offsets chunk"
4535 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4540 msgid "bad pack-int-id: %u (%u total packs)"
4544 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4548 msgid "error preparing packfile from multi-pack-index"
4553 msgid "failed to add packfile '%s'"
4558 msgid "failed to open pack-index '%s'"
4563 msgid "failed to locate object %d in packfile"
4567 msgid "Adding packfiles to multi-pack-index"
4572 msgid "did not see pack-file %s to drop"
4576 msgid "no pack files to index."
4580 msgid "Writing chunks to multi-pack-index"
4585 msgid "failed to clear multi-pack-index at %s"
4589 msgid "Looking for referenced packfiles"
4595 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
4599 msgid "the midx contains no oid"
4603 msgid "Verifying OID order in multi-pack-index"
4608 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
4612 msgid "Sorting objects by packfile"
4616 msgid "Verifying object offsets"
4621 msgid "failed to load pack entry for oid[%d] = %s"
4626 msgid "failed to load pack-index for packfile %s"
4631 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
4635 msgid "Counting referenced objects"
4639 msgid "Finding and deleting unreferenced packfiles"
4643 msgid "could not start pack-objects"
4647 msgid "could not finish pack-objects"
4652 msgid "unable to create lazy_dir thread: %s"
4657 msgid "unable to create lazy_name thread: %s"
4662 msgid "unable to join lazy_name thread: %s"
4665 #: notes-merge.c:277
4668 "You have not concluded your previous notes merge (%s exists).\n"
4669 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
4670 "commit/abort the previous merge before you start a new notes merge."
4673 #: notes-merge.c:284
4675 msgid "You have not concluded your notes merge (%s exists)."
4679 msgid "Cannot commit uninitialized/unreferenced notes tree"
4682 #: notes-utils.c:105
4684 msgid "Bad notes.rewriteMode value: '%s'"
4687 #: notes-utils.c:115
4689 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
4692 #. TRANSLATORS: The first %s is the name of
4693 #. the environment variable, the second %s is
4696 #: notes-utils.c:145
4698 msgid "Bad %s value: '%s'"
4703 msgid "invalid object type \"%s\""
4708 msgid "object %s is a %s, not a %s"
4713 msgid "object %s has unknown type id %d"
4718 msgid "unable to parse object: %s"
4721 #: object.c:266 object.c:278
4723 msgid "hash mismatch %s"
4726 #: pack-bitmap.c:815 pack-bitmap.c:821 builtin/pack-objects.c:2135
4728 msgid "unable to get size of %s"
4732 msgid "offset before end of packfile (broken .idx?)"
4737 msgid "offset before start of pack index for %s (corrupt index?)"
4742 msgid "offset beyond end of pack index for %s (truncated index?)"
4745 #: parse-options-cb.c:20 parse-options-cb.c:24
4747 msgid "option `%s' expects a numerical value"
4750 #: parse-options-cb.c:41
4752 msgid "malformed expiration date '%s'"
4755 #: parse-options-cb.c:54
4757 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
4760 #: parse-options-cb.c:130 parse-options-cb.c:147
4762 msgid "malformed object name '%s'"
4765 #: parse-options.c:38
4767 msgid "%s requires a value"
4770 #: parse-options.c:73
4772 msgid "%s is incompatible with %s"
4775 #: parse-options.c:78
4777 msgid "%s : incompatible with something else"
4780 #: parse-options.c:92 parse-options.c:96 parse-options.c:317
4782 msgid "%s takes no value"
4785 #: parse-options.c:94
4787 msgid "%s isn't available"
4790 #: parse-options.c:217
4792 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
4795 #: parse-options.c:386
4797 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
4800 #: parse-options.c:420 parse-options.c:428
4802 msgid "did you mean `--%s` (with two dashes)?"
4805 #: parse-options.c:663 parse-options.c:963
4807 msgid "alias of --%s"
4810 #: parse-options.c:854
4812 msgid "unknown option `%s'"
4815 #: parse-options.c:856
4817 msgid "unknown switch `%c'"
4820 #: parse-options.c:858
4822 msgid "unknown non-ascii option in string: `%s'"
4825 #: parse-options.c:882
4829 #: parse-options.c:901
4834 #. TRANSLATORS: the colon here should align with the
4835 #. one in "usage: %s" translation.
4837 #: parse-options.c:907
4842 #: parse-options.c:910
4847 #: parse-options.c:949
4853 msgid "Could not make %s writable by group"
4857 msgid "Escape character '\\' not allowed as last character in attr value"
4861 msgid "Only one 'attr:' specification is allowed."
4865 msgid "attr spec must not be empty"
4870 msgid "invalid attribute name %s"
4874 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
4879 "global 'literal' pathspec setting is incompatible with all other global "
4884 msgid "invalid parameter for pathspec magic 'prefix'"
4889 msgid "Invalid pathspec magic '%.*s' in '%s'"
4894 msgid "Missing ')' at the end of pathspec magic in '%s'"
4899 msgid "Unimplemented pathspec magic '%c' in '%s'"
4904 msgid "%s: 'literal' and 'glob' are incompatible"
4909 msgid "%s: '%s' is outside repository at '%s'"
4914 msgid "'%s' (mnemonic: '%c')"
4919 msgid "%s: pathspec magic not supported by this command: %s"
4924 msgid "pathspec '%s' is beyond a symbolic link"
4929 msgid "line is badly quoted: %s"
4933 msgid "unable to write flush packet"
4937 msgid "unable to write delim packet"
4941 msgid "flush packet write failed"
4944 #: pkt-line.c:146 pkt-line.c:232
4945 msgid "protocol error: impossibly long line"
4948 #: pkt-line.c:162 pkt-line.c:164
4949 msgid "packet write with format failed"
4953 msgid "packet write failed - data exceeds max packet size"
4956 #: pkt-line.c:203 pkt-line.c:210
4957 msgid "packet write failed"
4965 msgid "the remote end hung up unexpectedly"
4970 msgid "protocol error: bad line length character: %.4s"
4973 #: pkt-line.c:341 pkt-line.c:346
4975 msgid "protocol error: bad line length %d"
4980 msgid "remote error: %s"
4983 #: preload-index.c:119
4984 msgid "Refreshing index"
4987 #: preload-index.c:138
4989 msgid "unable to create threaded lstat: %s"
4993 msgid "unable to parse --pretty format"
4996 #: promisor-remote.c:23
4997 msgid "Remote with no URL"
5000 #: promisor-remote.c:58
5002 msgid "promisor remote name cannot begin with '/': %s"
5005 #: prune-packed.c:35
5006 msgid "Removing duplicate objects"
5010 msgid "could not start `log`"
5014 msgid "could not read `log` output"
5017 #: range-diff.c:98 sequencer.c:5143
5019 msgid "could not parse commit '%s'"
5025 "could not parse first line of `log` output: did not start with 'commit ': "
5031 msgid "could not parse git header '%.*s'"
5035 msgid "failed to generate diff"
5038 #: range-diff.c:534 range-diff.c:536
5040 msgid "could not parse log for '%s'"
5045 msgid "will not add file alias '%s' ('%s' already exists in index)"
5049 msgid "cannot create an empty blob in the object database"
5054 msgid "%s: can only add regular files, symbolic links or git-directories"
5059 msgid "'%s' does not have a commit checked out"
5064 msgid "unable to index file '%s'"
5069 msgid "unable to add '%s' to index"
5074 msgid "unable to stat '%s'"
5077 #: read-cache.c:1330
5079 msgid "'%s' appears as both a file and as a directory"
5082 #: read-cache.c:1536
5083 msgid "Refresh index"
5086 #: read-cache.c:1651
5089 "index.version set, but the value is invalid.\n"
5093 #: read-cache.c:1661
5096 "GIT_INDEX_VERSION set, but the value is invalid.\n"
5100 #: read-cache.c:1717
5102 msgid "bad signature 0x%08x"
5105 #: read-cache.c:1720
5107 msgid "bad index version %d"
5110 #: read-cache.c:1729
5111 msgid "bad index file sha1 signature"
5114 #: read-cache.c:1759
5116 msgid "index uses %.4s extension, which we do not understand"
5119 #: read-cache.c:1761
5121 msgid "ignoring %.4s extension"
5124 #: read-cache.c:1798
5126 msgid "unknown index entry format 0x%08x"
5129 #: read-cache.c:1814
5131 msgid "malformed name field in the index, near path '%s'"
5134 #: read-cache.c:1871
5135 msgid "unordered stage entries in index"
5138 #: read-cache.c:1874
5140 msgid "multiple stage entries for merged file '%s'"
5143 #: read-cache.c:1877
5145 msgid "unordered stage entries for '%s'"
5148 #: read-cache.c:1983 read-cache.c:2271 rerere.c:565 rerere.c:599 rerere.c:1111
5149 #: submodule.c:1619 builtin/add.c:532 builtin/check-ignore.c:181
5150 #: builtin/checkout.c:488 builtin/checkout.c:676 builtin/clean.c:961
5151 #: builtin/commit.c:364 builtin/diff-tree.c:121 builtin/grep.c:507
5152 #: builtin/mv.c:145 builtin/reset.c:247 builtin/rm.c:290
5153 #: builtin/submodule--helper.c:332
5154 msgid "index file corrupt"
5157 #: read-cache.c:2124
5159 msgid "unable to create load_cache_entries thread: %s"
5162 #: read-cache.c:2137
5164 msgid "unable to join load_cache_entries thread: %s"
5167 #: read-cache.c:2170
5169 msgid "%s: index file open failed"
5172 #: read-cache.c:2174
5174 msgid "%s: cannot stat the open index"
5177 #: read-cache.c:2178
5179 msgid "%s: index file smaller than expected"
5182 #: read-cache.c:2182
5184 msgid "%s: unable to map index file"
5187 #: read-cache.c:2224
5189 msgid "unable to create load_index_extensions thread: %s"
5192 #: read-cache.c:2251
5194 msgid "unable to join load_index_extensions thread: %s"
5197 #: read-cache.c:2283
5199 msgid "could not freshen shared index '%s'"
5202 #: read-cache.c:2330
5204 msgid "broken index, expect %s in %s, got %s"
5207 #: read-cache.c:3026 strbuf.c:1176 wrapper.c:622 builtin/merge.c:1130
5209 msgid "could not close '%s'"
5212 #: read-cache.c:3129 sequencer.c:2355 sequencer.c:4066
5214 msgid "could not stat '%s'"
5217 #: read-cache.c:3142
5219 msgid "unable to open git dir: %s"
5222 #: read-cache.c:3154
5224 msgid "unable to unlink: %s"
5227 #: read-cache.c:3179
5229 msgid "cannot fix permission bits on '%s'"
5232 #: read-cache.c:3328
5234 msgid "%s: cannot drop to stage #0"
5237 #: rebase-interactive.c:11
5239 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
5241 "Or you can abort the rebase with 'git rebase --abort'.\n"
5244 #: rebase-interactive.c:33
5247 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
5250 #: rebase-interactive.c:42
5254 "p, pick <commit> = use commit\n"
5255 "r, reword <commit> = use commit, but edit the commit message\n"
5256 "e, edit <commit> = use commit, but stop for amending\n"
5257 "s, squash <commit> = use commit, but meld into previous commit\n"
5258 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
5259 "x, exec <command> = run command (the rest of the line) using shell\n"
5260 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
5261 "d, drop <commit> = remove commit\n"
5262 "l, label <label> = label current HEAD with a name\n"
5263 "t, reset <label> = reset HEAD to a label\n"
5264 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
5265 ". create a merge commit using the original merge commit's\n"
5266 ". message (or the oneline, if no original merge commit was\n"
5267 ". specified). Use -c <commit> to reword the commit message.\n"
5269 "These lines can be re-ordered; they are executed from top to bottom.\n"
5272 #: rebase-interactive.c:63
5274 msgid "Rebase %s onto %s (%d command)"
5275 msgid_plural "Rebase %s onto %s (%d commands)"
5279 #: rebase-interactive.c:72 git-rebase--preserve-merges.sh:228
5282 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
5285 #: rebase-interactive.c:75 git-rebase--preserve-merges.sh:232
5288 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
5291 #: rebase-interactive.c:81 git-rebase--preserve-merges.sh:871
5294 "You are editing the todo file of an ongoing interactive rebase.\n"
5295 "To continue rebase after editing, run:\n"
5296 " git rebase --continue\n"
5300 #: rebase-interactive.c:86 git-rebase--preserve-merges.sh:948
5303 "However, if you remove everything, the rebase will be aborted.\n"
5307 #: rebase-interactive.c:110 rerere.c:485 rerere.c:692 sequencer.c:3463
5308 #: sequencer.c:3489 sequencer.c:5248 builtin/fsck.c:347 builtin/rebase.c:258
5310 msgid "could not write '%s'"
5313 #: rebase-interactive.c:116 builtin/rebase.c:190 builtin/rebase.c:216
5314 #: builtin/rebase.c:240
5316 msgid "could not write '%s'."
5319 #: rebase-interactive.c:193
5322 "Warning: some commits may have been dropped accidentally.\n"
5323 "Dropped commits (newer to older):\n"
5326 #: rebase-interactive.c:200
5329 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
5331 "Use 'git config rebase.missingCommitsCheck' to change the level of "
5333 "The possible behaviours are: ignore, warn, error.\n"
5337 #: rebase-interactive.c:233 rebase-interactive.c:238 sequencer.c:2274
5338 #: builtin/rebase.c:176 builtin/rebase.c:201 builtin/rebase.c:227
5339 #: builtin/rebase.c:252
5341 msgid "could not read '%s'."
5344 #: ref-filter.c:42 wt-status.c:1936
5360 msgid "ahead %d, behind %d"
5365 msgid "expected format: %%(color:<color>)"
5370 msgid "unrecognized color: %%(color:%s)"
5375 msgid "Integer value expected refname:lstrip=%s"
5380 msgid "Integer value expected refname:rstrip=%s"
5385 msgid "unrecognized %%(%s) argument: %s"
5390 msgid "%%(objecttype) does not take arguments"
5395 msgid "unrecognized %%(objectsize) argument: %s"
5400 msgid "%%(deltabase) does not take arguments"
5405 msgid "%%(body) does not take arguments"
5410 msgid "%%(subject) does not take arguments"
5415 msgid "unknown %%(trailers) argument: %s"
5420 msgid "positive value expected contents:lines=%s"
5425 msgid "unrecognized %%(contents) argument: %s"
5430 msgid "positive value expected objectname:short=%s"
5435 msgid "unrecognized %%(objectname) argument: %s"
5440 msgid "expected format: %%(align:<width>,<position>)"
5445 msgid "unrecognized position:%s"
5450 msgid "unrecognized width:%s"
5455 msgid "unrecognized %%(align) argument: %s"
5460 msgid "positive width expected with the %%(align) atom"
5465 msgid "unrecognized %%(if) argument: %s"
5470 msgid "malformed field name: %.*s"
5475 msgid "unknown field name: %.*s"
5481 "not a git repository, but the field '%.*s' requires access to object data"
5486 msgid "format: %%(if) atom used without a %%(then) atom"
5491 msgid "format: %%(then) atom used without an %%(if) atom"
5496 msgid "format: %%(then) atom used more than once"
5501 msgid "format: %%(then) atom used after %%(else)"
5506 msgid "format: %%(else) atom used without an %%(if) atom"
5511 msgid "format: %%(else) atom used without a %%(then) atom"
5516 msgid "format: %%(else) atom used more than once"
5521 msgid "format: %%(end) atom used without corresponding atom"
5526 msgid "malformed format string %s"
5529 #: ref-filter.c:1486
5531 msgid "no branch, rebasing %s"
5534 #: ref-filter.c:1489
5536 msgid "no branch, rebasing detached HEAD %s"
5539 #: ref-filter.c:1492
5541 msgid "no branch, bisect started on %s"
5544 #: ref-filter.c:1502
5548 #: ref-filter.c:1538 ref-filter.c:1747
5550 msgid "missing object %s for %s"
5553 #: ref-filter.c:1548
5555 msgid "parse_object_buffer failed on %s for %s"
5558 #: ref-filter.c:2001
5560 msgid "malformed object at '%s'"
5563 #: ref-filter.c:2090
5565 msgid "ignoring ref with broken name %s"
5568 #: ref-filter.c:2095 refs.c:625
5570 msgid "ignoring broken ref %s"
5573 #: ref-filter.c:2395
5575 msgid "format: %%(end) atom missing"
5578 #: ref-filter.c:2495
5580 msgid "option `%s' is incompatible with --merged"
5583 #: ref-filter.c:2498
5585 msgid "option `%s' is incompatible with --no-merged"
5588 #: ref-filter.c:2508
5590 msgid "malformed object name %s"
5593 #: ref-filter.c:2513
5595 msgid "option `%s' must point to a commit"
5600 msgid "%s does not point to a valid object!"
5605 msgid "ignoring dangling symref %s"
5610 msgid "could not open '%s' for writing: %s"
5613 #: refs.c:770 refs.c:821
5615 msgid "could not read ref '%s'"
5620 msgid "ref '%s' already exists"
5625 msgid "unexpected object ID when writing '%s'"
5628 #: refs.c:789 sequencer.c:408 sequencer.c:2721 sequencer.c:2925
5629 #: sequencer.c:2939 sequencer.c:3195 sequencer.c:5159 strbuf.c:1173
5632 msgid "could not write to '%s'"
5635 #: refs.c:816 strbuf.c:1171 wrapper.c:188 wrapper.c:358 builtin/am.c:719
5636 #: builtin/rebase.c:852
5638 msgid "could not open '%s' for writing"
5643 msgid "unexpected object ID when deleting '%s'"
5648 msgid "log for ref %s has gap after %s"
5653 msgid "log for ref %s unexpectedly ended on %s"
5658 msgid "log for %s is empty"
5663 msgid "refusing to update ref with bad name '%s'"
5668 msgid "update_ref failed for ref '%s': %s"
5673 msgid "multiple updates for ref '%s' not allowed"
5677 msgid "ref updates forbidden inside quarantine environment"
5680 #: refs.c:2107 refs.c:2137
5682 msgid "'%s' exists; cannot create '%s'"
5685 #: refs.c:2113 refs.c:2148
5687 msgid "cannot process '%s' and '%s' at the same time"
5690 #: refs/files-backend.c:1233
5692 msgid "could not remove reference %s"
5695 #: refs/files-backend.c:1247 refs/packed-backend.c:1541
5696 #: refs/packed-backend.c:1551
5698 msgid "could not delete reference %s: %s"
5701 #: refs/files-backend.c:1250 refs/packed-backend.c:1554
5703 msgid "could not delete references: %s"
5708 msgid "invalid refspec '%s'"
5713 msgid "config remote shorthand cannot begin with '/': %s"
5717 msgid "more than one receivepack given, using the first"
5721 msgid "more than one uploadpack given, using the first"
5726 msgid "Cannot fetch both %s and %s to %s"
5731 msgid "%s usually tracks %s, not %s"
5736 msgid "%s tracks both %s and %s"
5741 msgid "key '%s' of pattern had no '*'"
5746 msgid "value '%s' of pattern has no '*'"
5751 msgid "src refspec %s does not match any"
5756 msgid "src refspec %s matches more than one"
5759 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
5760 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
5766 "The destination you provided is not a full refname (i.e.,\n"
5767 "starting with \"refs/\"). We tried to guess what you meant by:\n"
5769 "- Looking for a ref that matches '%s' on the remote side.\n"
5770 "- Checking if the <src> being pushed ('%s')\n"
5771 " is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
5772 " refs/{heads,tags}/ prefix on the remote side.\n"
5774 "Neither worked, so we gave up. You must fully qualify the ref."
5780 "The <src> part of the refspec is a commit object.\n"
5781 "Did you mean to create a new branch by pushing to\n"
5782 "'%s:refs/heads/%s'?"
5788 "The <src> part of the refspec is a tag object.\n"
5789 "Did you mean to create a new tag by pushing to\n"
5790 "'%s:refs/tags/%s'?"
5796 "The <src> part of the refspec is a tree object.\n"
5797 "Did you mean to tag a new tree by pushing to\n"
5798 "'%s:refs/tags/%s'?"
5804 "The <src> part of the refspec is a blob object.\n"
5805 "Did you mean to tag a new blob by pushing to\n"
5806 "'%s:refs/tags/%s'?"
5811 msgid "%s cannot be resolved to branch"
5816 msgid "unable to delete '%s': remote ref does not exist"
5821 msgid "dst refspec %s matches more than one"
5826 msgid "dst ref %s receives from more than one src"
5829 #: remote.c:1610 remote.c:1711
5830 msgid "HEAD does not point to a branch"
5835 msgid "no such branch: '%s'"
5840 msgid "no upstream configured for branch '%s'"
5845 msgid "upstream branch '%s' not stored as a remote-tracking branch"
5850 msgid "push destination '%s' on remote '%s' has no local tracking branch"
5855 msgid "branch '%s' has no remote for pushing"
5860 msgid "push refspecs for '%s' do not include '%s'"
5864 msgid "push has no destination (push.default is 'nothing')"
5868 msgid "cannot resolve 'simple' push to a single destination"
5873 msgid "couldn't find remote ref %s"
5878 msgid "* Ignoring funny ref '%s' locally"
5883 msgid "Your branch is based on '%s', but the upstream is gone.\n"
5887 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
5892 msgid "Your branch is up to date with '%s'.\n"
5897 msgid "Your branch and '%s' refer to different commits.\n"
5902 msgid " (use \"%s\" for details)\n"
5907 msgid "Your branch is ahead of '%s' by %d commit.\n"
5908 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
5913 msgid " (use \"git push\" to publish your local commits)\n"
5918 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
5920 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
5925 msgid " (use \"git pull\" to update your local branch)\n"
5931 "Your branch and '%s' have diverged,\n"
5932 "and have %d and %d different commit each, respectively.\n"
5934 "Your branch and '%s' have diverged,\n"
5935 "and have %d and %d different commits each, respectively.\n"
5940 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
5945 msgid "cannot parse expected object name '%s'"
5948 #: replace-object.c:21
5950 msgid "bad replace ref name: %s"
5953 #: replace-object.c:30
5955 msgid "duplicate replace ref: %s"
5958 #: replace-object.c:82
5960 msgid "replace depth too high for object %s"
5963 #: repository.c:94 builtin/init-db.c:188
5965 msgid "The hash algorithm %s is not supported in this build."
5968 #: rerere.c:217 rerere.c:226 rerere.c:229
5969 msgid "corrupt MERGE_RR"
5972 #: rerere.c:264 rerere.c:269
5973 msgid "unable to write rerere record"
5978 msgid "there were errors while writing '%s' (%s)"
5983 msgid "failed to flush '%s'"
5986 #: rerere.c:503 rerere.c:1039
5988 msgid "could not parse conflict hunks in '%s'"
5993 msgid "failed utime() on '%s'"
5998 msgid "writing '%s' failed"
6003 msgid "Staged '%s' using previous resolution."
6008 msgid "Recorded resolution for '%s'."
6013 msgid "Resolved '%s' using previous resolution."
6018 msgid "cannot unlink stray '%s'"
6023 msgid "Recorded preimage for '%s'"
6026 #: rerere.c:881 submodule.c:2078 builtin/log.c:1891
6027 #: builtin/submodule--helper.c:1454 builtin/submodule--helper.c:1466
6029 msgid "could not create directory '%s'"
6034 msgid "failed to update conflicted state in '%s'"
6037 #: rerere.c:1068 rerere.c:1075
6039 msgid "no remembered resolution for '%s'"
6044 msgid "cannot unlink '%s'"
6049 msgid "Updated preimage for '%s'"
6054 msgid "Forgot resolution for '%s'\n"
6058 msgid "unable to open rr-cache directory"
6062 msgid "could not determine HEAD revision"
6065 #: reset.c:70 reset.c:76 sequencer.c:3318
6067 msgid "failed to find tree of %s"
6071 msgid "your current branch appears to be broken"
6076 msgid "your current branch '%s' does not have any commits yet"
6080 msgid "--first-parent is incompatible with --bisect"
6084 msgid "-L does not yet support diff formats besides -p and -s"
6087 #: run-command.c:763
6088 msgid "open /dev/null failed"
6091 #: run-command.c:1269
6093 msgid "cannot create async thread: %s"
6096 #: run-command.c:1333
6099 "The '%s' hook was ignored because it's not set as executable.\n"
6100 "You can disable this warning with `git config advice.ignoredHook false`."
6104 msgid "unexpected flush packet while reading remote unpack status"
6109 msgid "unable to parse remote unpack status: %s"
6114 msgid "remote unpack failed: %s"
6118 msgid "failed to sign the push certificate"
6122 msgid "the receiving end does not support --signed push"
6127 "not sending a push certificate since the receiving end does not support --"
6132 msgid "the receiving end does not support --atomic push"
6136 msgid "the receiving end does not support push options"
6141 msgid "invalid commit message cleanup mode '%s'"
6146 msgid "could not delete '%s'"
6149 #: sequencer.c:316 builtin/rebase.c:743 builtin/rebase.c:1582 builtin/rm.c:385
6151 msgid "could not remove '%s'"
6168 msgid "unknown action: %d"
6173 "after resolving the conflicts, mark the corrected paths\n"
6174 "with 'git add <paths>' or 'git rm <paths>'"
6179 "after resolving the conflicts, mark the corrected paths\n"
6180 "with 'git add <paths>' or 'git rm <paths>'\n"
6181 "and commit the result with 'git commit'"
6184 #: sequencer.c:406 sequencer.c:2921
6186 msgid "could not lock '%s'"
6191 msgid "could not write eol to '%s'"
6194 #: sequencer.c:418 sequencer.c:2726 sequencer.c:2927 sequencer.c:2941
6197 msgid "failed to finalize '%s'"
6200 #: sequencer.c:431 sequencer.c:1620 sequencer.c:2746 sequencer.c:3185
6201 #: sequencer.c:3294 builtin/am.c:249 builtin/commit.c:786 builtin/merge.c:1128
6203 msgid "could not read '%s'"
6208 msgid "your local changes would be overwritten by %s."
6212 msgid "commit your changes or stash them to proceed."
6217 msgid "%s: fast-forward"
6220 #: sequencer.c:532 builtin/tag.c:566
6222 msgid "Invalid cleanup mode %s"
6225 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
6230 msgid "%s: Unable to write new index file"
6234 msgid "unable to update cache tree"
6238 msgid "could not resolve HEAD commit"
6243 msgid "no key present in '%.*s'"
6248 msgid "unable to dequote value of '%s'"
6251 #: sequencer.c:785 wrapper.c:190 wrapper.c:360 builtin/am.c:710
6252 #: builtin/am.c:802 builtin/merge.c:1125 builtin/rebase.c:896
6254 msgid "could not open '%s' for reading"
6258 msgid "'GIT_AUTHOR_NAME' already given"
6262 msgid "'GIT_AUTHOR_EMAIL' already given"
6266 msgid "'GIT_AUTHOR_DATE' already given"
6271 msgid "unknown variable '%s'"
6275 msgid "missing 'GIT_AUTHOR_NAME'"
6279 msgid "missing 'GIT_AUTHOR_EMAIL'"
6283 msgid "missing 'GIT_AUTHOR_DATE'"
6289 "you have staged changes in your working tree\n"
6290 "If these changes are meant to be squashed into the previous commit, run:\n"
6292 " git commit --amend %s\n"
6294 "If they are meant to go into a new commit, run:\n"
6298 "In both cases, once you're done, continue with:\n"
6300 " git rebase --continue\n"
6304 msgid "'prepare-commit-msg' hook failed"
6309 "Your name and email address were configured automatically based\n"
6310 "on your username and hostname. Please check that they are accurate.\n"
6311 "You can suppress this message by setting them explicitly. Run the\n"
6312 "following command and follow the instructions in your editor to edit\n"
6313 "your configuration file:\n"
6315 " git config --global --edit\n"
6317 "After doing this, you may fix the identity used for this commit with:\n"
6319 " git commit --amend --reset-author\n"
6324 "Your name and email address were configured automatically based\n"
6325 "on your username and hostname. Please check that they are accurate.\n"
6326 "You can suppress this message by setting them explicitly:\n"
6328 " git config --global user.name \"Your Name\"\n"
6329 " git config --global user.email you@example.com\n"
6331 "After doing this, you may fix the identity used for this commit with:\n"
6333 " git commit --amend --reset-author\n"
6337 msgid "couldn't look up newly created commit"
6341 msgid "could not parse newly created commit"
6345 msgid "unable to resolve HEAD after creating commit"
6349 msgid "detached HEAD"
6353 msgid " (root-commit)"
6357 msgid "could not parse HEAD"
6362 msgid "HEAD %s is not a commit!"
6365 #: sequencer.c:1283 sequencer.c:1357 builtin/commit.c:1579
6366 msgid "could not parse HEAD commit"
6369 #: sequencer.c:1335 sequencer.c:1980
6370 msgid "unable to parse commit author"
6373 #: sequencer.c:1346 builtin/am.c:1566 builtin/merge.c:695
6374 msgid "git write-tree failed to write a tree"
6377 #: sequencer.c:1379 sequencer.c:1450
6379 msgid "unable to read commit message from '%s'"
6382 #: sequencer.c:1406 builtin/am.c:1588 builtin/commit.c:1680 builtin/merge.c:894
6383 #: builtin/merge.c:919
6384 msgid "failed to write commit object"
6387 #: sequencer.c:1433 sequencer.c:4118
6389 msgid "could not update %s"
6394 msgid "could not parse commit %s"
6399 msgid "could not parse parent commit %s"
6402 #: sequencer.c:1569 sequencer.c:1680
6404 msgid "unknown command: %d"
6407 #: sequencer.c:1627 sequencer.c:1652
6409 msgid "This is a combination of %d commits."
6413 msgid "need a HEAD to fixup"
6416 #: sequencer.c:1639 sequencer.c:3230
6417 msgid "could not read HEAD"
6421 msgid "could not read HEAD's commit message"
6426 msgid "cannot write '%s'"
6429 #: sequencer.c:1654 git-rebase--preserve-merges.sh:496
6430 msgid "This is the 1st commit message:"
6435 msgid "could not read commit message of %s"
6440 msgid "This is the commit message #%d:"
6445 msgid "The commit message #%d will be skipped:"
6449 msgid "your index file is unmerged."
6453 msgid "cannot fixup root commit"
6458 msgid "commit %s is a merge but no -m option was given."
6461 #: sequencer.c:1797 sequencer.c:1805
6463 msgid "commit %s does not have parent %d"
6468 msgid "cannot get commit message for %s"
6471 #. TRANSLATORS: The first %s will be a "todo" command like
6472 #. "revert" or "pick", the second %s a SHA1.
6475 msgid "%s: cannot parse parent commit %s"
6480 msgid "could not rename '%s' to '%s'"
6485 msgid "could not revert %s... %s"
6490 msgid "could not apply %s... %s"
6495 msgid "dropping %s %s -- patch contents already upstream\n"
6500 msgid "git %s: failed to read the index"
6505 msgid "git %s: failed to refresh the index"
6510 msgid "%s does not accept arguments: '%s'"
6515 msgid "missing arguments for %s"
6520 msgid "could not parse '%s'"
6525 msgid "invalid line %d: %.*s"
6530 msgid "cannot '%s' without a previous commit"
6534 msgid "cancelling a cherry picking in progress"
6538 msgid "cancelling a revert in progress"
6542 msgid "please fix this using 'git rebase --edit-todo'."
6547 msgid "unusable instruction sheet: '%s'"
6551 msgid "no commits parsed."
6555 msgid "cannot cherry-pick during a revert."
6559 msgid "cannot revert during a cherry-pick."
6564 msgid "invalid value for %s: %s"
6568 msgid "unusable squash-onto"
6573 msgid "malformed options sheet: '%s'"
6576 #: sequencer.c:2664 sequencer.c:4469
6577 msgid "empty commit set passed"
6581 msgid "revert is already in progress"
6586 msgid "try \"git revert (--continue | %s--abort | --quit)\""
6590 msgid "cherry-pick is already in progress"
6595 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
6600 msgid "could not create sequencer directory '%s'"
6604 msgid "could not lock HEAD"
6607 #: sequencer.c:2776 sequencer.c:4206
6608 msgid "no cherry-pick or revert in progress"
6611 #: sequencer.c:2778 sequencer.c:2789
6612 msgid "cannot resolve HEAD"
6615 #: sequencer.c:2780 sequencer.c:2824
6616 msgid "cannot abort from a branch yet to be born"
6619 #: sequencer.c:2810 builtin/grep.c:744
6621 msgid "cannot open '%s'"
6626 msgid "cannot read '%s': %s"
6630 msgid "unexpected end of file"
6635 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
6639 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
6643 msgid "no revert in progress"
6647 msgid "no cherry-pick in progress"
6651 msgid "failed to skip the commit"
6655 msgid "there is nothing to skip"
6661 "have you committed already?\n"
6662 "try \"git %s --continue\""
6665 #: sequencer.c:3060 sequencer.c:4098
6666 msgid "cannot read HEAD"
6671 msgid "unable to copy '%s' to '%s'"
6677 "You can amend the commit now, with\n"
6679 " git commit --amend %s\n"
6681 "Once you are satisfied with your changes, run\n"
6683 " git rebase --continue\n"
6688 msgid "Could not apply %s... %.*s"
6693 msgid "Could not merge %.*s"
6696 #: sequencer.c:3116 sequencer.c:3120 builtin/difftool.c:641
6698 msgid "could not copy '%s' to '%s'"
6703 msgid "Executing: %s\n"
6709 "execution failed: %s\n"
6710 "%sYou can fix the problem, and then run\n"
6712 " git rebase --continue\n"
6717 msgid "and made changes to the index and/or the working tree\n"
6723 "execution succeeded: %s\n"
6724 "but left changes to the index and/or the working tree\n"
6725 "Commit or stash your changes, and then run\n"
6727 " git rebase --continue\n"
6733 msgid "illegal label name: '%.*s'"
6737 msgid "writing fake root commit"
6741 msgid "writing squash-onto"
6746 msgid "could not resolve '%s'"
6750 msgid "cannot merge without a current revision"
6755 msgid "unable to parse '%.*s'"
6760 msgid "nothing to merge: '%.*s'"
6764 msgid "octopus merge cannot be executed on top of a [new root]"
6769 msgid "could not get commit message of '%s'"
6774 msgid "could not even attempt to merge '%.*s'"
6778 msgid "merge: Unable to write new index file"
6782 msgid "Cannot autostash"
6787 msgid "Unexpected stash response: '%s'"
6792 msgid "Could not create directory for '%s'"
6797 msgid "Created autostash: %s\n"
6801 msgid "could not reset --hard"
6806 msgid "Applied autostash.\n"
6811 msgid "cannot store %s"
6818 "Your changes are safe in the stash.\n"
6819 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
6823 msgid "Applying autostash resulted in conflicts."
6827 msgid "Autostash exists; creating a new stash entry."
6832 msgid "%s: not a valid OID"
6835 #: sequencer.c:3862 git-rebase--preserve-merges.sh:779
6836 msgid "could not detach HEAD"
6841 msgid "Stopped at HEAD\n"
6846 msgid "Stopped at %s\n"
6852 "Could not execute the todo command\n"
6855 "It has been rescheduled; To edit the command before continuing, please\n"
6856 "edit the todo list first:\n"
6858 " git rebase --edit-todo\n"
6859 " git rebase --continue\n"
6864 msgid "Rebasing (%d/%d)%s"
6869 msgid "Stopped at %s... %.*s\n"
6874 msgid "unknown command %d"
6878 msgid "could not read orig-head"
6882 msgid "could not read 'onto'"
6887 msgid "could not update HEAD to %s"
6892 msgid "Successfully rebased and updated %s.\n"
6896 msgid "cannot rebase: You have unstaged changes."
6900 msgid "cannot amend non-existing commit"
6905 msgid "invalid file: '%s'"
6910 msgid "invalid contents: '%s'"
6916 "You have uncommitted changes in your working tree. Please, commit them\n"
6917 "first and then run 'git rebase --continue' again."
6920 #: sequencer.c:4270 sequencer.c:4309
6922 msgid "could not write file: '%s'"
6926 msgid "could not remove CHERRY_PICK_HEAD"
6930 msgid "could not commit staged changes."
6935 msgid "%s: can't cherry-pick a %s"
6940 msgid "%s: bad revision"
6944 msgid "can't revert as initial commit"
6948 msgid "make_script: unhandled options"
6952 msgid "make_script: error preparing revisions"
6955 #: sequencer.c:5206 sequencer.c:5223
6956 msgid "nothing to do"
6960 msgid "could not skip unnecessary pick commands"
6964 msgid "the script was already rearranged."
6969 msgid "'%s' is outside repository at '%s'"
6975 "%s: no such path in the working tree.\n"
6976 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
6982 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
6983 "Use '--' to separate paths from revisions, like this:\n"
6984 "'git <command> [<revision>...] -- [<file>...]'"
6989 msgid "option '%s' must come before non-option arguments"
6995 "ambiguous argument '%s': both revision and filename\n"
6996 "Use '--' to separate paths from revisions, like this:\n"
6997 "'git <command> [<revision>...] -- [<file>...]'"
7001 msgid "unable to set up work tree using invalid config"
7005 msgid "this operation must be run in a work tree"
7010 msgid "Expected git repo version <= %d, found %d"
7014 msgid "unknown repository extensions found:"
7019 msgid "error opening '%s'"
7024 msgid "too large to be a .git file: '%s'"
7029 msgid "error reading %s"
7034 msgid "invalid gitfile format: %s"
7039 msgid "no path in gitfile: %s"
7044 msgid "not a git repository: %s"
7049 msgid "'$%s' too big"
7054 msgid "not a git repository: '%s'"
7057 #: setup.c:751 setup.c:753 setup.c:784
7059 msgid "cannot chdir to '%s'"
7062 #: setup.c:756 setup.c:812 setup.c:822 setup.c:861 setup.c:869
7063 msgid "cannot come back to cwd"
7068 msgid "failed to stat '%*s%s%s'"
7072 msgid "Unable to read current working directory"
7075 #: setup.c:1130 setup.c:1136
7077 msgid "cannot change to '%s'"
7082 msgid "not a git repository (or any of the parent directories): %s"
7088 "not a git repository (or any parent up to mount point %s)\n"
7089 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
7095 "problem with core.sharedRepository filemode value (0%.3o).\n"
7096 "The owner of files must always have read and write permissions."
7100 msgid "open /dev/null or dup failed"
7108 msgid "setsid failed"
7113 msgid "object directory %s does not exist; check .git/objects/info/alternates"
7118 msgid "unable to normalize alternate object path: %s"
7123 msgid "%s: ignoring alternate object stores, nesting too deep"
7128 msgid "unable to normalize object directory: %s"
7132 msgid "unable to fdopen alternates lockfile"
7136 msgid "unable to read alternates file"
7140 msgid "unable to move new alternates file into place"
7145 msgid "path '%s' does not exist"
7150 msgid "reference repository '%s' as a linked checkout is not supported yet."
7155 msgid "reference repository '%s' is not a local repository."
7160 msgid "reference repository '%s' is shallow"
7165 msgid "reference repository '%s' is grafted"
7170 msgid "invalid line while parsing alternate refs: %s"
7175 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
7184 msgid "object file %s is empty"
7187 #: sha1-file.c:1274 sha1-file.c:2454
7189 msgid "corrupt loose object '%s'"
7192 #: sha1-file.c:1276 sha1-file.c:2458
7194 msgid "garbage at end of loose object '%s'"
7198 msgid "invalid object type"
7203 msgid "unable to unpack %s header with --allow-unknown-type"
7208 msgid "unable to unpack %s header"
7213 msgid "unable to parse %s header with --allow-unknown-type"
7218 msgid "unable to parse %s header"
7223 msgid "failed to read object %s"
7228 msgid "replacement %s not found for %s"
7233 msgid "loose object %s (stored in %s) is corrupt"
7238 msgid "packed object %s (stored in %s) is corrupt"
7243 msgid "unable to write file %s"
7248 msgid "unable to set permission to '%s'"
7252 msgid "file write error"
7256 msgid "error when closing loose object file"
7261 msgid "insufficient permission for adding an object to repository database %s"
7265 msgid "unable to create temporary file"
7269 msgid "unable to write loose object file"
7274 msgid "unable to deflate new object %s (%d)"
7279 msgid "deflateEnd on object %s failed (%d)"
7284 msgid "confused by unstable object source data for %s"
7287 #: sha1-file.c:1906 builtin/pack-objects.c:1055
7289 msgid "failed utime() on %s"
7294 msgid "cannot read object for %s"
7298 msgid "corrupt commit"
7307 msgid "read error while indexing %s"
7312 msgid "short read while indexing %s"
7315 #: sha1-file.c:2206 sha1-file.c:2216
7317 msgid "%s: failed to insert into database"
7322 msgid "%s: unsupported file type"
7327 msgid "%s is not a valid object"
7332 msgid "%s is not a valid '%s' object"
7335 #: sha1-file.c:2275 builtin/index-pack.c:155
7337 msgid "unable to open %s"
7340 #: sha1-file.c:2465 sha1-file.c:2518
7342 msgid "hash mismatch for %s (expected %s)"
7347 msgid "unable to mmap %s"
7352 msgid "unable to unpack header of %s"
7357 msgid "unable to parse header of %s"
7362 msgid "unable to unpack contents of %s"
7367 msgid "short SHA1 %s is ambiguous"
7371 msgid "The candidates are:"
7376 "Git normally never creates a ref that ends with 40 hex characters\n"
7377 "because it will be ignored when you just specify 40-hex. These refs\n"
7378 "may be created by mistake. For example,\n"
7380 " git switch -c $br $(git rev-parse ...)\n"
7382 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
7383 "examine these refs and maybe delete them. Turn this message off by\n"
7384 "running \"git config advice.objectNameWarning false\""
7389 msgid "log for '%.*s' only goes back to %s"
7394 msgid "log for '%.*s' only has %d entries"
7399 msgid "path '%s' exists on disk, but not in '%.*s'"
7405 "path '%s' exists, but not '%s'\n"
7406 "hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
7411 msgid "path '%s' does not exist in '%.*s'"
7417 "path '%s' is in the index, but not at stage %d\n"
7418 "hint: Did you mean ':%d:%s'?"
7424 "path '%s' is in the index, but not '%s'\n"
7425 "hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
7430 msgid "path '%s' exists on disk, but not in the index"
7435 msgid "path '%s' does not exist (neither on disk nor in the index)"
7439 msgid "relative path syntax can't be used outside working tree"
7444 msgid "invalid object name '%.*s'."
7447 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
7450 msgid "%u.%2.2u GiB"
7453 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
7456 msgid "%u.%2.2u GiB/s"
7459 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
7462 msgid "%u.%2.2u MiB"
7465 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
7468 msgid "%u.%2.2u MiB/s"
7471 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
7474 msgid "%u.%2.2u KiB"
7477 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
7480 msgid "%u.%2.2u KiB/s"
7483 #. TRANSLATORS: IEC 80000-13:2008 byte
7487 msgid_plural "%u bytes"
7491 #. TRANSLATORS: IEC 80000-13:2008 byte/second
7495 msgid_plural "%u bytes/s"
7501 msgid "could not edit '%s'"
7504 #: submodule-config.c:237
7506 msgid "ignoring suspicious submodule name: %s"
7509 #: submodule-config.c:304
7510 msgid "negative values not allowed for submodule.fetchjobs"
7513 #: submodule-config.c:402
7515 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
7518 #: submodule-config.c:499
7520 msgid "invalid value for %s"
7523 #: submodule-config.c:766
7525 msgid "Could not update .gitmodules entry %s"
7528 #: submodule.c:114 submodule.c:143
7529 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
7532 #: submodule.c:118 submodule.c:147
7534 msgid "Could not find section in .gitmodules where path=%s"
7539 msgid "Could not remove .gitmodules entry for %s"
7543 msgid "staging updated .gitmodules failed"
7548 msgid "in unpopulated submodule '%s'"
7553 msgid "Pathspec '%s' is in submodule '%.*s'"
7558 msgid "bad --ignore-submodules argument: %s"
7564 "Submodule in commit %s at path: '%s' collides with a submodule named the "
7565 "same. Skipping it."
7570 msgid "submodule entry '%s' (%s) is a %s, not a commit"
7576 "Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
7582 msgid "process for submodule '%s' failed"
7585 #: submodule.c:1147 builtin/branch.c:678 builtin/submodule--helper.c:2045
7586 msgid "Failed to resolve HEAD as a valid ref."
7591 msgid "Pushing submodule '%s'\n"
7596 msgid "Unable to push submodule '%s'\n"
7601 msgid "Fetching submodule %s%s\n"
7606 msgid "Could not access submodule '%s'\n"
7612 "Errors during submodule fetch:\n"
7618 msgid "'%s' not recognized as a git repository"
7623 msgid "Could not run 'git status --porcelain=2' in submodule %s"
7628 msgid "'git status --porcelain=2' failed in submodule %s"
7633 msgid "could not start 'git status' in submodule '%s'"
7638 msgid "could not run 'git status' in submodule '%s'"
7643 msgid "Could not unset core.worktree setting in submodule '%s'"
7646 #: submodule.c:1855 submodule.c:2165
7648 msgid "could not recurse into submodule '%s'"
7652 msgid "could not reset submodule index"
7657 msgid "submodule '%s' has dirty index"
7662 msgid "Submodule '%s' could not be updated."
7667 msgid "submodule git dir '%s' is inside git dir '%.*s'"
7673 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
7676 #: submodule.c:2071 submodule.c:2130
7678 msgid "could not lookup name for submodule '%s'"
7683 msgid "refusing to move '%s' into an existing git dir"
7689 "Migrating git directory of '%s%s' from\n"
7695 msgid "could not start ls-files in .."
7700 msgid "ls-tree returned unexpected return code %d"
7705 msgid "running trailer command '%s' failed"
7708 #: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
7711 msgid "unknown value '%s' for key '%s'"
7714 #: trailer.c:539 trailer.c:544 builtin/remote.c:298 builtin/remote.c:323
7716 msgid "more than one %s"
7721 msgid "empty trailer token in trailer '%.*s'"
7726 msgid "could not read input file '%s'"
7730 msgid "could not read from stdin"
7733 #: trailer.c:1011 wrapper.c:665
7735 msgid "could not stat %s"
7740 msgid "file %s is not a regular file"
7745 msgid "file %s is not writable by user"
7749 msgid "could not open temporary file"
7754 msgid "could not rename temporary file to %s"
7757 #: transport-helper.c:61 transport-helper.c:90
7758 msgid "full write to remote helper failed"
7761 #: transport-helper.c:144
7763 msgid "unable to find remote helper for '%s'"
7766 #: transport-helper.c:160 transport-helper.c:571
7767 msgid "can't dup helper output fd"
7770 #: transport-helper.c:211
7773 "unknown mandatory capability %s; this remote helper probably needs newer "
7777 #: transport-helper.c:217
7778 msgid "this remote helper should implement refspec capability"
7781 #: transport-helper.c:284 transport-helper.c:425
7783 msgid "%s unexpectedly said: '%s'"
7786 #: transport-helper.c:414
7788 msgid "%s also locked %s"
7791 #: transport-helper.c:493
7792 msgid "couldn't run fast-import"
7795 #: transport-helper.c:516
7796 msgid "error while running fast-import"
7799 #: transport-helper.c:545 transport-helper.c:1135
7801 msgid "could not read ref %s"
7804 #: transport-helper.c:590
7806 msgid "unknown response to connect: %s"
7809 #: transport-helper.c:612
7810 msgid "setting remote service path not supported by protocol"
7813 #: transport-helper.c:614
7814 msgid "invalid remote service path"
7817 #: transport-helper.c:657 transport.c:1339
7818 msgid "operation not supported by protocol"
7821 #: transport-helper.c:660
7823 msgid "can't connect to subservice %s"
7826 #: transport-helper.c:736
7828 msgid "expected ok/error, helper said '%s'"
7831 #: transport-helper.c:789
7833 msgid "helper reported unexpected status of %s"
7836 #: transport-helper.c:850
7838 msgid "helper %s does not support dry-run"
7841 #: transport-helper.c:853
7843 msgid "helper %s does not support --signed"
7846 #: transport-helper.c:856
7848 msgid "helper %s does not support --signed=if-asked"
7851 #: transport-helper.c:861
7853 msgid "helper %s does not support --atomic"
7856 #: transport-helper.c:867
7858 msgid "helper %s does not support 'push-option'"
7861 #: transport-helper.c:966
7862 msgid "remote-helper doesn't support push; refspec needed"
7865 #: transport-helper.c:971
7867 msgid "helper %s does not support 'force'"
7870 #: transport-helper.c:1018
7871 msgid "couldn't run fast-export"
7874 #: transport-helper.c:1023
7875 msgid "error while running fast-export"
7878 #: transport-helper.c:1048
7881 "No refs in common and none specified; doing nothing.\n"
7882 "Perhaps you should specify a branch such as 'master'.\n"
7885 #: transport-helper.c:1121
7887 msgid "malformed response in ref list: %s"
7890 #: transport-helper.c:1273
7892 msgid "read(%s) failed"
7895 #: transport-helper.c:1300
7897 msgid "write(%s) failed"
7900 #: transport-helper.c:1349
7902 msgid "%s thread failed"
7905 #: transport-helper.c:1353
7907 msgid "%s thread failed to join: %s"
7910 #: transport-helper.c:1372 transport-helper.c:1376
7912 msgid "can't start thread for copying data: %s"
7915 #: transport-helper.c:1413
7917 msgid "%s process failed to wait"
7920 #: transport-helper.c:1417
7922 msgid "%s process failed"
7925 #: transport-helper.c:1435 transport-helper.c:1444
7926 msgid "can't start thread for copying data"
7931 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
7936 msgid "could not read bundle '%s'"
7941 msgid "transport: invalid depth option '%s'"
7945 msgid "see protocol.version in 'git help config' for more details"
7949 msgid "server options require protocol version 2 or later"
7953 msgid "could not parse transport.color.* config"
7957 msgid "support for protocol v2 not implemented yet"
7962 msgid "unknown value for config '%s': %s"
7967 msgid "transport '%s' not allowed"
7971 msgid "git-over-rsync is no longer supported"
7977 "The following submodule paths contain changes that can\n"
7978 "not be found on any remote:\n"
7987 "\tgit push --recurse-submodules=on-demand\n"
7989 "or cd to the path and use\n"
7993 "to push them to a remote.\n"
8002 msgid "failed to push all needed submodules"
8006 msgid "too-short tree object"
8010 msgid "malformed mode in tree entry"
8014 msgid "empty filename in tree entry"
8018 msgid "too-short tree file"
8021 #: unpack-trees.c:113
8024 "Your local changes to the following files would be overwritten by checkout:\n"
8025 "%%sPlease commit your changes or stash them before you switch branches."
8028 #: unpack-trees.c:115
8031 "Your local changes to the following files would be overwritten by checkout:\n"
8035 #: unpack-trees.c:118
8038 "Your local changes to the following files would be overwritten by merge:\n"
8039 "%%sPlease commit your changes or stash them before you merge."
8042 #: unpack-trees.c:120
8045 "Your local changes to the following files would be overwritten by merge:\n"
8049 #: unpack-trees.c:123
8052 "Your local changes to the following files would be overwritten by %s:\n"
8053 "%%sPlease commit your changes or stash them before you %s."
8056 #: unpack-trees.c:125
8059 "Your local changes to the following files would be overwritten by %s:\n"
8063 #: unpack-trees.c:130
8066 "Updating the following directories would lose untracked files in them:\n"
8070 #: unpack-trees.c:134
8073 "The following untracked working tree files would be removed by checkout:\n"
8074 "%%sPlease move or remove them before you switch branches."
8077 #: unpack-trees.c:136
8080 "The following untracked working tree files would be removed by checkout:\n"
8084 #: unpack-trees.c:139
8087 "The following untracked working tree files would be removed by merge:\n"
8088 "%%sPlease move or remove them before you merge."
8091 #: unpack-trees.c:141
8094 "The following untracked working tree files would be removed by merge:\n"
8098 #: unpack-trees.c:144
8101 "The following untracked working tree files would be removed by %s:\n"
8102 "%%sPlease move or remove them before you %s."
8105 #: unpack-trees.c:146
8108 "The following untracked working tree files would be removed by %s:\n"
8112 #: unpack-trees.c:152
8115 "The following untracked working tree files would be overwritten by "
8117 "%%sPlease move or remove them before you switch branches."
8120 #: unpack-trees.c:154
8123 "The following untracked working tree files would be overwritten by "
8128 #: unpack-trees.c:157
8131 "The following untracked working tree files would be overwritten by merge:\n"
8132 "%%sPlease move or remove them before you merge."
8135 #: unpack-trees.c:159
8138 "The following untracked working tree files would be overwritten by merge:\n"
8142 #: unpack-trees.c:162
8145 "The following untracked working tree files would be overwritten by %s:\n"
8146 "%%sPlease move or remove them before you %s."
8149 #: unpack-trees.c:164
8152 "The following untracked working tree files would be overwritten by %s:\n"
8156 #: unpack-trees.c:172
8158 msgid "Entry '%s' overlaps with '%s'. Cannot bind."
8161 #: unpack-trees.c:175
8164 "Cannot update submodule:\n"
8168 #: unpack-trees.c:178
8171 "The following paths are not up to date and were left despite sparse "
8176 #: unpack-trees.c:180
8179 "The following paths are unmerged and were left despite sparse patterns:\n"
8183 #: unpack-trees.c:182
8186 "The following paths were already present and thus not updated despite sparse "
8191 #: unpack-trees.c:262
8196 #: unpack-trees.c:289
8199 "After fixing the above paths, you may want to run `git sparse-checkout "
8203 #: unpack-trees.c:350
8204 msgid "Updating files"
8207 #: unpack-trees.c:382
8209 "the following paths have collided (e.g. case-sensitive paths\n"
8210 "on a case-insensitive filesystem) and only one from the same\n"
8211 "colliding group is in the working tree:\n"
8214 #: unpack-trees.c:1498
8215 msgid "Updating index flags"
8218 #: upload-pack.c:1337
8219 msgid "expected flush after fetch arguments"
8223 msgid "invalid URL scheme name or missing '://' suffix"
8226 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
8228 msgid "invalid %XX escape sequence"
8232 msgid "missing host and scheme is not 'file:'"
8236 msgid "a 'file:' URL may not have a port number"
8240 msgid "invalid characters in host name"
8243 #: urlmatch.c:292 urlmatch.c:303
8244 msgid "invalid port number"
8248 msgid "invalid '..' path segment"
8252 msgid "Fetching objects"
8255 #: worktree.c:262 builtin/am.c:2098
8257 msgid "failed to read '%s'"
8262 msgid "'%s' at main working tree is not the repository directory"
8267 msgid "'%s' file does not contain absolute path to the working tree location"
8272 msgid "'%s' does not exist"
8277 msgid "'%s' is not a .git file, error code %d"
8282 msgid "'%s' does not point back to '%s'"
8285 #: wrapper.c:186 wrapper.c:356
8287 msgid "could not open '%s' for reading and writing"
8290 #: wrapper.c:387 wrapper.c:588
8292 msgid "unable to access '%s'"
8296 msgid "unable to get current working directory"
8300 msgid "Unmerged paths:"
8303 #: wt-status.c:187 wt-status.c:219
8304 msgid " (use \"git restore --staged <file>...\" to unstage)"
8307 #: wt-status.c:190 wt-status.c:222
8309 msgid " (use \"git restore --source=%s --staged <file>...\" to unstage)"
8312 #: wt-status.c:193 wt-status.c:225
8313 msgid " (use \"git rm --cached <file>...\" to unstage)"
8317 msgid " (use \"git add <file>...\" to mark resolution)"
8320 #: wt-status.c:199 wt-status.c:203
8321 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
8325 msgid " (use \"git rm <file>...\" to mark resolution)"
8328 #: wt-status.c:211 wt-status.c:1072
8329 msgid "Changes to be committed:"
8332 #: wt-status.c:234 wt-status.c:1081
8333 msgid "Changes not staged for commit:"
8337 msgid " (use \"git add <file>...\" to update what will be committed)"
8341 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
8346 " (use \"git restore <file>...\" to discard changes in working directory)"
8350 msgid " (commit or discard the untracked or modified content in submodules)"
8355 msgid " (use \"git %s <file>...\" to include in what will be committed)"
8359 msgid "both deleted:"
8363 msgid "added by us:"
8367 msgid "deleted by them:"
8371 msgid "added by them:"
8375 msgid "deleted by us:"
8383 msgid "both modified:"
8419 msgid "new commits, "
8423 msgid "modified content, "
8427 msgid "untracked content, "
8432 msgid "Your stash currently has %d entry"
8433 msgid_plural "Your stash currently has %d entries"
8438 msgid "Submodules changed but not updated:"
8442 msgid "Submodule changes to be committed:"
8447 "Do not modify or remove the line above.\n"
8448 "Everything below it will be ignored."
8455 "It took %.2f seconds to compute the branch ahead/behind values.\n"
8456 "You can use '--no-ahead-behind' to avoid this.\n"
8460 msgid "You have unmerged paths."
8464 msgid " (fix conflicts and run \"git commit\")"
8468 msgid " (use \"git merge --abort\" to abort the merge)"
8472 msgid "All conflicts fixed but you are still merging."
8476 msgid " (use \"git commit\" to conclude merge)"
8480 msgid "You are in the middle of an am session."
8484 msgid "The current patch is empty."
8488 msgid " (fix conflicts and then run \"git am --continue\")"
8492 msgid " (use \"git am --skip\" to skip this patch)"
8496 msgid " (use \"git am --abort\" to restore the original branch)"
8500 msgid "git-rebase-todo is missing."
8504 msgid "No commands done."
8509 msgid "Last command done (%d command done):"
8510 msgid_plural "Last commands done (%d commands done):"
8516 msgid " (see more in file %s)"
8520 msgid "No commands remaining."
8525 msgid "Next command to do (%d remaining command):"
8526 msgid_plural "Next commands to do (%d remaining commands):"
8531 msgid " (use \"git rebase --edit-todo\" to view and edit)"
8536 msgid "You are currently rebasing branch '%s' on '%s'."
8540 msgid "You are currently rebasing."
8544 msgid " (fix conflicts and then run \"git rebase --continue\")"
8548 msgid " (use \"git rebase --skip\" to skip this patch)"
8552 msgid " (use \"git rebase --abort\" to check out the original branch)"
8556 msgid " (all conflicts fixed: run \"git rebase --continue\")"
8562 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
8566 msgid "You are currently splitting a commit during a rebase."
8570 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
8575 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
8579 msgid "You are currently editing a commit during a rebase."
8583 msgid " (use \"git commit --amend\" to amend the current commit)"
8588 " (use \"git rebase --continue\" once you are satisfied with your changes)"
8592 msgid "Cherry-pick currently in progress."
8597 msgid "You are currently cherry-picking commit %s."
8601 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
8605 msgid " (run \"git cherry-pick --continue\" to continue)"
8609 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
8613 msgid " (use \"git cherry-pick --skip\" to skip this patch)"
8617 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
8621 msgid "Revert currently in progress."
8626 msgid "You are currently reverting commit %s."
8630 msgid " (fix conflicts and run \"git revert --continue\")"
8634 msgid " (run \"git revert --continue\" to continue)"
8638 msgid " (all conflicts fixed: run \"git revert --continue\")"
8642 msgid " (use \"git revert --skip\" to skip this patch)"
8646 msgid " (use \"git revert --abort\" to cancel the revert operation)"
8651 msgid "You are currently bisecting, started from branch '%s'."
8655 msgid "You are currently bisecting."
8659 msgid " (use \"git bisect reset\" to get back to the original branch)"
8667 msgid "interactive rebase in progress; onto "
8671 msgid "rebase in progress; onto "
8675 msgid "Not currently on any branch."
8679 msgid "Initial commit"
8683 msgid "No commits yet"
8687 msgid "Untracked files"
8691 msgid "Ignored files"
8697 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
8698 "may speed it up, but you have to be careful not to forget to add\n"
8699 "new files yourself (see 'git help status')."
8704 msgid "Untracked files not listed%s"
8708 msgid " (use -u option to show untracked files)"
8717 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
8722 msgid "no changes added to commit\n"
8728 "nothing added to commit but untracked files present (use \"git add\" to "
8734 msgid "nothing added to commit but untracked files present\n"
8739 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
8742 #: wt-status.c:1783 wt-status.c:1788
8744 msgid "nothing to commit\n"
8749 msgid "nothing to commit (use -u to show untracked files)\n"
8754 msgid "nothing to commit, working tree clean\n"
8758 msgid "No commits yet on "
8762 msgid "HEAD (no branch)"
8769 #: wt-status.c:1940 wt-status.c:1948
8773 #: wt-status.c:1943 wt-status.c:1946
8777 #. TRANSLATORS: the action is e.g. "pull with rebase"
8780 msgid "cannot %s: You have unstaged changes."
8784 msgid "additionally, your index contains uncommitted changes."
8789 msgid "cannot %s: Your index contains uncommitted changes."
8792 #: compat/precompose_utf8.c:58 builtin/clone.c:456
8794 msgid "failed to unlink '%s'"
8798 msgid "git add [<options>] [--] <pathspec>..."
8803 msgid "unexpected diff status %c"
8806 #: builtin/add.c:93 builtin/commit.c:285
8807 msgid "updating files failed"
8810 #: builtin/add.c:103
8812 msgid "remove '%s'\n"
8815 #: builtin/add.c:178
8816 msgid "Unstaged changes after refreshing the index:"
8819 #: builtin/add.c:266 builtin/rev-parse.c:904
8820 msgid "Could not read the index"
8823 #: builtin/add.c:277
8825 msgid "Could not open '%s' for writing."
8828 #: builtin/add.c:281
8829 msgid "Could not write patch"
8832 #: builtin/add.c:284
8833 msgid "editing patch failed"
8836 #: builtin/add.c:287
8838 msgid "Could not stat '%s'"
8841 #: builtin/add.c:289
8842 msgid "Empty patch. Aborted."
8845 #: builtin/add.c:294
8847 msgid "Could not apply '%s'"
8850 #: builtin/add.c:302
8851 msgid "The following paths are ignored by one of your .gitignore files:\n"
8854 #: builtin/add.c:322 builtin/clean.c:904 builtin/fetch.c:164 builtin/mv.c:124
8855 #: builtin/prune-packed.c:14 builtin/pull.c:204 builtin/push.c:548
8856 #: builtin/remote.c:1421 builtin/rm.c:242 builtin/send-pack.c:165
8860 #: builtin/add.c:325
8861 msgid "interactive picking"
8864 #: builtin/add.c:326 builtin/checkout.c:1535 builtin/reset.c:308
8865 msgid "select hunks interactively"
8868 #: builtin/add.c:327
8869 msgid "edit current diff and apply"
8872 #: builtin/add.c:328
8873 msgid "allow adding otherwise ignored files"
8876 #: builtin/add.c:329
8877 msgid "update tracked files"
8880 #: builtin/add.c:330
8881 msgid "renormalize EOL of tracked files (implies -u)"
8884 #: builtin/add.c:331
8885 msgid "record only the fact that the path will be added later"
8888 #: builtin/add.c:332
8889 msgid "add changes from all tracked and untracked files"
8892 #: builtin/add.c:335
8893 msgid "ignore paths removed in the working tree (same as --no-all)"
8896 #: builtin/add.c:337
8897 msgid "don't add, only refresh the index"
8900 #: builtin/add.c:338
8901 msgid "just skip files which cannot be added because of errors"
8904 #: builtin/add.c:339
8905 msgid "check if - even missing - files are ignored in dry run"
8908 #: builtin/add.c:341 builtin/update-index.c:1004
8909 msgid "override the executable bit of the listed files"
8912 #: builtin/add.c:343
8913 msgid "warn when adding an embedded repository"
8916 #: builtin/add.c:345
8917 msgid "backend for `git stash -p`"
8920 #: builtin/add.c:363
8923 "You've added another git repository inside your current repository.\n"
8924 "Clones of the outer repository will not contain the contents of\n"
8925 "the embedded repository and will not know how to obtain it.\n"
8926 "If you meant to add a submodule, use:\n"
8928 "\tgit submodule add <url> %s\n"
8930 "If you added this path by mistake, you can remove it from the\n"
8933 "\tgit rm --cached %s\n"
8935 "See \"git help submodule\" for more information."
8938 #: builtin/add.c:391
8940 msgid "adding embedded git repository: %s"
8943 #: builtin/add.c:410
8945 "Use -f if you really want to add them.\n"
8946 "Turn this message off by running\n"
8947 "\"git config advice.addIgnoredFile false\""
8950 #: builtin/add.c:419
8951 msgid "adding files failed"
8954 #: builtin/add.c:447 builtin/commit.c:345
8955 msgid "--pathspec-from-file is incompatible with --interactive/--patch"
8958 #: builtin/add.c:464
8959 msgid "--pathspec-from-file is incompatible with --edit"
8962 #: builtin/add.c:476
8963 msgid "-A and -u are mutually incompatible"
8966 #: builtin/add.c:479
8967 msgid "Option --ignore-missing can only be used together with --dry-run"
8970 #: builtin/add.c:483
8972 msgid "--chmod param '%s' must be either -x or +x"
8975 #: builtin/add.c:501 builtin/checkout.c:1703 builtin/commit.c:351
8976 #: builtin/reset.c:328 builtin/rm.c:272 builtin/stash.c:1506
8977 msgid "--pathspec-from-file is incompatible with pathspec arguments"
8980 #: builtin/add.c:508 builtin/checkout.c:1715 builtin/commit.c:357
8981 #: builtin/reset.c:334 builtin/rm.c:278 builtin/stash.c:1512
8982 msgid "--pathspec-file-nul requires --pathspec-from-file"
8985 #: builtin/add.c:512
8987 msgid "Nothing specified, nothing added.\n"
8990 #: builtin/add.c:514
8992 "Maybe you wanted to say 'git add .'?\n"
8993 "Turn this message off by running\n"
8994 "\"git config advice.addEmptyPathspec false\""
8998 msgid "could not parse author script"
9003 msgid "'%s' was deleted by the applypatch-msg hook"
9008 msgid "Malformed input line: '%s'."
9013 msgid "Failed to copy notes from '%s' to '%s'"
9017 msgid "fseek failed"
9022 msgid "could not parse patch '%s'"
9026 msgid "Only one StGIT patch series can be applied at once"
9030 msgid "invalid timestamp"
9033 #: builtin/am.c:848 builtin/am.c:860
9034 msgid "invalid Date line"
9038 msgid "invalid timezone offset"
9042 msgid "Patch format detection failed."
9045 #: builtin/am.c:953 builtin/clone.c:409
9047 msgid "failed to create directory '%s'"
9051 msgid "Failed to split patches."
9054 #: builtin/am.c:1089
9056 msgid "When you have resolved this problem, run \"%s --continue\"."
9059 #: builtin/am.c:1090
9061 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
9064 #: builtin/am.c:1091
9066 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
9069 #: builtin/am.c:1174
9070 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
9073 #: builtin/am.c:1202
9074 msgid "Patch is empty."
9077 #: builtin/am.c:1267
9079 msgid "missing author line in commit %s"
9082 #: builtin/am.c:1270
9084 msgid "invalid ident line: %.*s"
9087 #: builtin/am.c:1489
9088 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
9091 #: builtin/am.c:1491
9092 msgid "Using index info to reconstruct a base tree..."
9095 #: builtin/am.c:1510
9097 "Did you hand edit your patch?\n"
9098 "It does not apply to blobs recorded in its index."
9101 #: builtin/am.c:1516
9102 msgid "Falling back to patching base and 3-way merge..."
9105 #: builtin/am.c:1542
9106 msgid "Failed to merge in the changes."
9109 #: builtin/am.c:1574
9110 msgid "applying to an empty history"
9113 #: builtin/am.c:1621 builtin/am.c:1625
9115 msgid "cannot resume: %s does not exist."
9118 #: builtin/am.c:1643
9119 msgid "Commit Body is:"
9122 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
9123 #. in your translation. The program will only accept English
9124 #. input at this point.
9126 #: builtin/am.c:1653
9128 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
9131 #: builtin/am.c:1699 builtin/commit.c:395
9132 msgid "unable to write index file"
9135 #: builtin/am.c:1703
9137 msgid "Dirty index: cannot apply patches (dirty: %s)"
9140 #: builtin/am.c:1743 builtin/am.c:1811
9142 msgid "Applying: %.*s"
9145 #: builtin/am.c:1760
9146 msgid "No changes -- Patch already applied."
9149 #: builtin/am.c:1766
9151 msgid "Patch failed at %s %.*s"
9154 #: builtin/am.c:1770
9155 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
9158 #: builtin/am.c:1814
9160 "No changes - did you forget to use 'git add'?\n"
9161 "If there is nothing left to stage, chances are that something else\n"
9162 "already introduced the same changes; you might want to skip this patch."
9165 #: builtin/am.c:1821
9167 "You still have unmerged paths in your index.\n"
9168 "You should 'git add' each file with resolved conflicts to mark them as "
9170 "You might run `git rm` on a file to accept \"deleted by them\" for it."
9173 #: builtin/am.c:1928 builtin/am.c:1932 builtin/am.c:1944 builtin/reset.c:347
9174 #: builtin/reset.c:355
9176 msgid "Could not parse object '%s'."
9179 #: builtin/am.c:1980
9180 msgid "failed to clean index"
9183 #: builtin/am.c:2024
9185 "You seem to have moved HEAD since the last 'am' failure.\n"
9186 "Not rewinding to ORIG_HEAD"
9189 #: builtin/am.c:2131
9191 msgid "Invalid value for --patch-format: %s"
9194 #: builtin/am.c:2171
9196 msgid "Invalid value for --show-current-patch: %s"
9199 #: builtin/am.c:2175
9201 msgid "--show-current-patch=%s is incompatible with --show-current-patch=%s"
9204 #: builtin/am.c:2206
9205 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
9208 #: builtin/am.c:2207
9209 msgid "git am [<options>] (--continue | --skip | --abort)"
9212 #: builtin/am.c:2213
9213 msgid "run interactively"
9216 #: builtin/am.c:2215
9217 msgid "historical option -- no-op"
9220 #: builtin/am.c:2217
9221 msgid "allow fall back on 3way merging if needed"
9224 #: builtin/am.c:2218 builtin/init-db.c:541 builtin/prune-packed.c:16
9225 #: builtin/repack.c:306 builtin/stash.c:816
9229 #: builtin/am.c:2220
9230 msgid "add a Signed-off-by line to the commit message"
9233 #: builtin/am.c:2223
9234 msgid "recode into utf8 (default)"
9237 #: builtin/am.c:2225
9238 msgid "pass -k flag to git-mailinfo"
9241 #: builtin/am.c:2227
9242 msgid "pass -b flag to git-mailinfo"
9245 #: builtin/am.c:2229
9246 msgid "pass -m flag to git-mailinfo"
9249 #: builtin/am.c:2231
9250 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
9253 #: builtin/am.c:2234
9254 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
9257 #: builtin/am.c:2237
9258 msgid "strip everything before a scissors line"
9261 #: builtin/am.c:2239 builtin/am.c:2242 builtin/am.c:2245 builtin/am.c:2248
9262 #: builtin/am.c:2251 builtin/am.c:2254 builtin/am.c:2257 builtin/am.c:2260
9263 #: builtin/am.c:2266
9264 msgid "pass it through git-apply"
9267 #: builtin/am.c:2256 builtin/commit.c:1397 builtin/fmt-merge-msg.c:17
9268 #: builtin/fmt-merge-msg.c:20 builtin/grep.c:891 builtin/merge.c:252
9269 #: builtin/pull.c:141 builtin/pull.c:200 builtin/pull.c:217
9270 #: builtin/rebase.c:1329 builtin/repack.c:317 builtin/repack.c:321
9271 #: builtin/repack.c:323 builtin/show-branch.c:650 builtin/show-ref.c:172
9272 #: builtin/tag.c:404 parse-options.h:154 parse-options.h:175
9273 #: parse-options.h:316
9277 #: builtin/am.c:2262 builtin/branch.c:659 builtin/for-each-ref.c:38
9278 #: builtin/replace.c:556 builtin/tag.c:438 builtin/verify-tag.c:38
9283 #: builtin/am.c:2263
9284 msgid "format the patch(es) are in"
9287 #: builtin/am.c:2269
9288 msgid "override error message when patch failure occurs"
9291 #: builtin/am.c:2271
9292 msgid "continue applying patches after resolving a conflict"
9295 #: builtin/am.c:2274
9296 msgid "synonyms for --continue"
9299 #: builtin/am.c:2277
9300 msgid "skip the current patch"
9303 #: builtin/am.c:2280
9304 msgid "restore the original branch and abort the patching operation."
9307 #: builtin/am.c:2283
9308 msgid "abort the patching operation but keep HEAD where it is."
9311 #: builtin/am.c:2287
9312 msgid "show the patch being applied"
9315 #: builtin/am.c:2292
9316 msgid "lie about committer date"
9319 #: builtin/am.c:2294
9320 msgid "use current timestamp for author date"
9323 #: builtin/am.c:2296 builtin/commit-tree.c:120 builtin/commit.c:1517
9324 #: builtin/merge.c:289 builtin/pull.c:175 builtin/rebase.c:524
9325 #: builtin/rebase.c:1380 builtin/revert.c:117 builtin/tag.c:419
9329 #: builtin/am.c:2297 builtin/rebase.c:525 builtin/rebase.c:1381
9330 msgid "GPG-sign commits"
9333 #: builtin/am.c:2300
9334 msgid "(internal use for git-rebase)"
9337 #: builtin/am.c:2318
9339 "The -b/--binary option has been a no-op for long time, and\n"
9340 "it will be removed. Please do not use it anymore."
9343 #: builtin/am.c:2325
9344 msgid "failed to read the index"
9347 #: builtin/am.c:2340
9349 msgid "previous rebase directory %s still exists but mbox given."
9352 #: builtin/am.c:2364
9355 "Stray %s directory found.\n"
9356 "Use \"git am --abort\" to remove it."
9359 #: builtin/am.c:2370
9360 msgid "Resolve operation not in progress, we are not resuming."
9363 #: builtin/am.c:2380
9364 msgid "interactive mode requires patches on the command line"
9367 #: builtin/apply.c:8
9368 msgid "git apply [<options>] [<patch>...]"
9371 #: builtin/archive.c:17
9373 msgid "could not create archive file '%s'"
9376 #: builtin/archive.c:20
9377 msgid "could not redirect output"
9380 #: builtin/archive.c:37
9381 msgid "git archive: Remote with no URL"
9384 #: builtin/archive.c:61
9385 msgid "git archive: expected ACK/NAK, got a flush packet"
9388 #: builtin/archive.c:64
9390 msgid "git archive: NACK %s"
9393 #: builtin/archive.c:65
9394 msgid "git archive: protocol error"
9397 #: builtin/archive.c:69
9398 msgid "git archive: expected a flush"
9401 #: builtin/bisect--helper.c:22
9402 msgid "git bisect--helper --next-all [--no-checkout]"
9405 #: builtin/bisect--helper.c:23
9406 msgid "git bisect--helper --write-terms <bad_term> <good_term>"
9409 #: builtin/bisect--helper.c:24
9410 msgid "git bisect--helper --bisect-clean-state"
9413 #: builtin/bisect--helper.c:25
9414 msgid "git bisect--helper --bisect-reset [<commit>]"
9417 #: builtin/bisect--helper.c:26
9419 "git bisect--helper --bisect-write [--no-log] <state> <revision> <good_term> "
9423 #: builtin/bisect--helper.c:27
9425 "git bisect--helper --bisect-check-and-set-terms <command> <good_term> "
9429 #: builtin/bisect--helper.c:28
9430 msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
9433 #: builtin/bisect--helper.c:29
9435 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
9439 #: builtin/bisect--helper.c:30
9441 "git bisect--helper --bisect-start [--term-{old,good}=<term> --term-{new,bad}"
9442 "=<term>][--no-checkout] [<bad> [<good>...]] [--] [<paths>...]"
9445 #: builtin/bisect--helper.c:86
9447 msgid "'%s' is not a valid term"
9450 #: builtin/bisect--helper.c:90
9452 msgid "can't use the builtin command '%s' as a term"
9455 #: builtin/bisect--helper.c:100
9457 msgid "can't change the meaning of the term '%s'"
9460 #: builtin/bisect--helper.c:111
9461 msgid "please use two different terms"
9464 #: builtin/bisect--helper.c:118
9465 msgid "could not open the file BISECT_TERMS"
9468 #: builtin/bisect--helper.c:155
9470 msgid "We are not bisecting.\n"
9473 #: builtin/bisect--helper.c:163
9475 msgid "'%s' is not a valid commit"
9478 #: builtin/bisect--helper.c:172
9481 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
9484 #: builtin/bisect--helper.c:216
9486 msgid "Bad bisect_write argument: %s"
9489 #: builtin/bisect--helper.c:221
9491 msgid "couldn't get the oid of the rev '%s'"
9494 #: builtin/bisect--helper.c:233
9496 msgid "couldn't open the file '%s'"
9499 #: builtin/bisect--helper.c:259
9501 msgid "Invalid command: you're currently in a %s/%s bisect"
9504 #: builtin/bisect--helper.c:286
9507 "You need to give me at least one %s and %s revision.\n"
9508 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
9511 #: builtin/bisect--helper.c:290
9514 "You need to start by \"git bisect start\".\n"
9515 "You then need to give me at least one %s and %s revision.\n"
9516 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
9519 #: builtin/bisect--helper.c:310
9521 msgid "bisecting only with a %s commit"
9524 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9525 #. translation. The program will only accept English input
9528 #: builtin/bisect--helper.c:318
9529 msgid "Are you sure [Y/n]? "
9532 #: builtin/bisect--helper.c:379
9533 msgid "no terms defined"
9536 #: builtin/bisect--helper.c:382
9539 "Your current terms are %s for the old state\n"
9540 "and %s for the new state.\n"
9543 #: builtin/bisect--helper.c:392
9546 "invalid argument %s for 'git bisect terms'.\n"
9547 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
9550 #: builtin/bisect--helper.c:478
9552 msgid "unrecognized option: '%s'"
9555 #: builtin/bisect--helper.c:482
9557 msgid "'%s' does not appear to be a valid revision"
9560 #: builtin/bisect--helper.c:514
9561 msgid "bad HEAD - I need a HEAD"
9564 #: builtin/bisect--helper.c:529
9566 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
9569 #: builtin/bisect--helper.c:550
9570 msgid "won't bisect on cg-seek'ed tree"
9573 #: builtin/bisect--helper.c:553
9574 msgid "bad HEAD - strange symbolic ref"
9577 #: builtin/bisect--helper.c:577
9579 msgid "invalid ref: '%s'"
9582 #: builtin/bisect--helper.c:633
9583 msgid "perform 'git bisect next'"
9586 #: builtin/bisect--helper.c:635
9587 msgid "write the terms to .git/BISECT_TERMS"
9590 #: builtin/bisect--helper.c:637
9591 msgid "cleanup the bisection state"
9594 #: builtin/bisect--helper.c:639
9595 msgid "check for expected revs"
9598 #: builtin/bisect--helper.c:641
9599 msgid "reset the bisection state"
9602 #: builtin/bisect--helper.c:643
9603 msgid "write out the bisection state in BISECT_LOG"
9606 #: builtin/bisect--helper.c:645
9607 msgid "check and set terms in a bisection state"
9610 #: builtin/bisect--helper.c:647
9611 msgid "check whether bad or good terms exist"
9614 #: builtin/bisect--helper.c:649
9615 msgid "print out the bisect terms"
9618 #: builtin/bisect--helper.c:651
9619 msgid "start the bisect session"
9622 #: builtin/bisect--helper.c:653
9623 msgid "update BISECT_HEAD instead of checking out the current commit"
9626 #: builtin/bisect--helper.c:655
9627 msgid "no log for BISECT_WRITE"
9630 #: builtin/bisect--helper.c:673
9631 msgid "--write-terms requires two arguments"
9634 #: builtin/bisect--helper.c:677
9635 msgid "--bisect-clean-state requires no arguments"
9638 #: builtin/bisect--helper.c:684
9639 msgid "--bisect-reset requires either no argument or a commit"
9642 #: builtin/bisect--helper.c:688
9643 msgid "--bisect-write requires either 4 or 5 arguments"
9646 #: builtin/bisect--helper.c:694
9647 msgid "--check-and-set-terms requires 3 arguments"
9650 #: builtin/bisect--helper.c:700
9651 msgid "--bisect-next-check requires 2 or 3 arguments"
9654 #: builtin/bisect--helper.c:706
9655 msgid "--bisect-terms requires 0 or 1 argument"
9658 #: builtin/blame.c:31
9659 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
9662 #: builtin/blame.c:36
9663 msgid "<rev-opts> are documented in git-rev-list(1)"
9666 #: builtin/blame.c:409
9668 msgid "expecting a color: %s"
9671 #: builtin/blame.c:416
9672 msgid "must end with a color"
9675 #: builtin/blame.c:729
9677 msgid "invalid color '%s' in color.blame.repeatedLines"
9680 #: builtin/blame.c:747
9681 msgid "invalid value for blame.coloring"
9684 #: builtin/blame.c:822
9686 msgid "cannot find revision %s to ignore"
9689 #: builtin/blame.c:844
9690 msgid "Show blame entries as we find them, incrementally"
9693 #: builtin/blame.c:845
9694 msgid "Show blank SHA-1 for boundary commits (Default: off)"
9697 #: builtin/blame.c:846
9698 msgid "Do not treat root commits as boundaries (Default: off)"
9701 #: builtin/blame.c:847
9702 msgid "Show work cost statistics"
9705 #: builtin/blame.c:848
9706 msgid "Force progress reporting"
9709 #: builtin/blame.c:849
9710 msgid "Show output score for blame entries"
9713 #: builtin/blame.c:850
9714 msgid "Show original filename (Default: auto)"
9717 #: builtin/blame.c:851
9718 msgid "Show original linenumber (Default: off)"
9721 #: builtin/blame.c:852
9722 msgid "Show in a format designed for machine consumption"
9725 #: builtin/blame.c:853
9726 msgid "Show porcelain format with per-line commit information"
9729 #: builtin/blame.c:854
9730 msgid "Use the same output mode as git-annotate (Default: off)"
9733 #: builtin/blame.c:855
9734 msgid "Show raw timestamp (Default: off)"
9737 #: builtin/blame.c:856
9738 msgid "Show long commit SHA1 (Default: off)"
9741 #: builtin/blame.c:857
9742 msgid "Suppress author name and timestamp (Default: off)"
9745 #: builtin/blame.c:858
9746 msgid "Show author email instead of name (Default: off)"
9749 #: builtin/blame.c:859
9750 msgid "Ignore whitespace differences"
9753 #: builtin/blame.c:860 builtin/log.c:1721
9757 #: builtin/blame.c:860
9758 msgid "Ignore <rev> when blaming"
9761 #: builtin/blame.c:861
9762 msgid "Ignore revisions from <file>"
9765 #: builtin/blame.c:862
9766 msgid "color redundant metadata from previous line differently"
9769 #: builtin/blame.c:863
9770 msgid "color lines by age"
9773 #: builtin/blame.c:864
9774 msgid "Spend extra cycles to find better match"
9777 #: builtin/blame.c:865
9778 msgid "Use revisions from <file> instead of calling git-rev-list"
9781 #: builtin/blame.c:866
9782 msgid "Use <file>'s contents as the final image"
9785 #: builtin/blame.c:867 builtin/blame.c:868
9789 #: builtin/blame.c:867
9790 msgid "Find line copies within and across files"
9793 #: builtin/blame.c:868
9794 msgid "Find line movements within and across files"
9797 #: builtin/blame.c:869
9801 #: builtin/blame.c:869
9802 msgid "Process only line range n,m, counting from 1"
9805 #: builtin/blame.c:921
9806 msgid "--progress can't be used with --incremental or porcelain formats"
9809 #. TRANSLATORS: This string is used to tell us the
9810 #. maximum display width for a relative timestamp in
9811 #. "git blame" output. For C locale, "4 years, 11
9812 #. months ago", which takes 22 places, is the longest
9813 #. among various forms of relative timestamps, but
9814 #. your language may need more or fewer display
9817 #: builtin/blame.c:972
9818 msgid "4 years, 11 months ago"
9821 #: builtin/blame.c:1087
9823 msgid "file %s has only %lu line"
9824 msgid_plural "file %s has only %lu lines"
9828 #: builtin/blame.c:1133
9829 msgid "Blaming lines"
9832 #: builtin/branch.c:29
9833 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
9836 #: builtin/branch.c:30
9837 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
9840 #: builtin/branch.c:31
9841 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
9844 #: builtin/branch.c:32
9845 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
9848 #: builtin/branch.c:33
9849 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
9852 #: builtin/branch.c:34
9853 msgid "git branch [<options>] [-r | -a] [--points-at]"
9856 #: builtin/branch.c:35
9857 msgid "git branch [<options>] [-r | -a] [--format]"
9860 #: builtin/branch.c:154
9863 "deleting branch '%s' that has been merged to\n"
9864 " '%s', but not yet merged to HEAD."
9867 #: builtin/branch.c:158
9870 "not deleting branch '%s' that is not yet merged to\n"
9871 " '%s', even though it is merged to HEAD."
9874 #: builtin/branch.c:172
9876 msgid "Couldn't look up commit object for '%s'"
9879 #: builtin/branch.c:176
9882 "The branch '%s' is not fully merged.\n"
9883 "If you are sure you want to delete it, run 'git branch -D %s'."
9886 #: builtin/branch.c:189
9887 msgid "Update of config-file failed"
9890 #: builtin/branch.c:220
9891 msgid "cannot use -a with -d"
9894 #: builtin/branch.c:226
9895 msgid "Couldn't look up commit object for HEAD"
9898 #: builtin/branch.c:240
9900 msgid "Cannot delete branch '%s' checked out at '%s'"
9903 #: builtin/branch.c:255
9905 msgid "remote-tracking branch '%s' not found."
9908 #: builtin/branch.c:256
9910 msgid "branch '%s' not found."
9913 #: builtin/branch.c:271
9915 msgid "Error deleting remote-tracking branch '%s'"
9918 #: builtin/branch.c:272
9920 msgid "Error deleting branch '%s'"
9923 #: builtin/branch.c:279
9925 msgid "Deleted remote-tracking branch %s (was %s).\n"
9928 #: builtin/branch.c:280
9930 msgid "Deleted branch %s (was %s).\n"
9933 #: builtin/branch.c:429 builtin/tag.c:61
9934 msgid "unable to parse format string"
9937 #: builtin/branch.c:460
9938 msgid "could not resolve HEAD"
9941 #: builtin/branch.c:466
9943 msgid "HEAD (%s) points outside of refs/heads/"
9946 #: builtin/branch.c:481
9948 msgid "Branch %s is being rebased at %s"
9951 #: builtin/branch.c:485
9953 msgid "Branch %s is being bisected at %s"
9956 #: builtin/branch.c:502
9957 msgid "cannot copy the current branch while not on any."
9960 #: builtin/branch.c:504
9961 msgid "cannot rename the current branch while not on any."
9964 #: builtin/branch.c:515
9966 msgid "Invalid branch name: '%s'"
9969 #: builtin/branch.c:542
9970 msgid "Branch rename failed"
9973 #: builtin/branch.c:544
9974 msgid "Branch copy failed"
9977 #: builtin/branch.c:548
9979 msgid "Created a copy of a misnamed branch '%s'"
9982 #: builtin/branch.c:551
9984 msgid "Renamed a misnamed branch '%s' away"
9987 #: builtin/branch.c:557
9989 msgid "Branch renamed to %s, but HEAD is not updated!"
9992 #: builtin/branch.c:566
9993 msgid "Branch is renamed, but update of config-file failed"
9996 #: builtin/branch.c:568
9997 msgid "Branch is copied, but update of config-file failed"
10000 #: builtin/branch.c:584
10003 "Please edit the description for the branch\n"
10005 "Lines starting with '%c' will be stripped.\n"
10008 #: builtin/branch.c:618
10009 msgid "Generic options"
10012 #: builtin/branch.c:620
10013 msgid "show hash and subject, give twice for upstream branch"
10016 #: builtin/branch.c:621
10017 msgid "suppress informational messages"
10020 #: builtin/branch.c:622
10021 msgid "set up tracking mode (see git-pull(1))"
10024 #: builtin/branch.c:624
10028 #: builtin/branch.c:626 builtin/rebase.c:520
10032 #: builtin/branch.c:626
10033 msgid "change the upstream info"
10036 #: builtin/branch.c:627
10037 msgid "unset the upstream info"
10040 #: builtin/branch.c:628
10041 msgid "use colored output"
10044 #: builtin/branch.c:629
10045 msgid "act on remote-tracking branches"
10048 #: builtin/branch.c:631 builtin/branch.c:633
10049 msgid "print only branches that contain the commit"
10052 #: builtin/branch.c:632 builtin/branch.c:634
10053 msgid "print only branches that don't contain the commit"
10056 #: builtin/branch.c:637
10057 msgid "Specific git-branch actions:"
10060 #: builtin/branch.c:638
10061 msgid "list both remote-tracking and local branches"
10064 #: builtin/branch.c:640
10065 msgid "delete fully merged branch"
10068 #: builtin/branch.c:641
10069 msgid "delete branch (even if not merged)"
10072 #: builtin/branch.c:642
10073 msgid "move/rename a branch and its reflog"
10076 #: builtin/branch.c:643
10077 msgid "move/rename a branch, even if target exists"
10080 #: builtin/branch.c:644
10081 msgid "copy a branch and its reflog"
10084 #: builtin/branch.c:645
10085 msgid "copy a branch, even if target exists"
10088 #: builtin/branch.c:646
10089 msgid "list branch names"
10092 #: builtin/branch.c:647
10093 msgid "show current branch name"
10096 #: builtin/branch.c:648
10097 msgid "create the branch's reflog"
10100 #: builtin/branch.c:650
10101 msgid "edit the description for the branch"
10104 #: builtin/branch.c:651
10105 msgid "force creation, move/rename, deletion"
10108 #: builtin/branch.c:652
10109 msgid "print only branches that are merged"
10112 #: builtin/branch.c:653
10113 msgid "print only branches that are not merged"
10116 #: builtin/branch.c:654
10117 msgid "list branches in columns"
10120 #: builtin/branch.c:656 builtin/for-each-ref.c:42 builtin/notes.c:415
10121 #: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
10122 #: builtin/tag.c:434
10126 #: builtin/branch.c:657
10127 msgid "print only branches of the object"
10130 #: builtin/branch.c:658 builtin/for-each-ref.c:48 builtin/tag.c:441
10131 msgid "sorting and filtering are case insensitive"
10134 #: builtin/branch.c:659 builtin/for-each-ref.c:38 builtin/tag.c:439
10135 #: builtin/verify-tag.c:38
10136 msgid "format to use for the output"
10139 #: builtin/branch.c:682 builtin/clone.c:789
10140 msgid "HEAD not found below refs/heads!"
10143 #: builtin/branch.c:706
10144 msgid "--column and --verbose are incompatible"
10147 #: builtin/branch.c:721 builtin/branch.c:775 builtin/branch.c:784
10148 msgid "branch name required"
10151 #: builtin/branch.c:751
10152 msgid "Cannot give description to detached HEAD"
10155 #: builtin/branch.c:756
10156 msgid "cannot edit description of more than one branch"
10159 #: builtin/branch.c:763
10161 msgid "No commit on branch '%s' yet."
10164 #: builtin/branch.c:766
10166 msgid "No branch named '%s'."
10169 #: builtin/branch.c:781
10170 msgid "too many branches for a copy operation"
10173 #: builtin/branch.c:790
10174 msgid "too many arguments for a rename operation"
10177 #: builtin/branch.c:795
10178 msgid "too many arguments to set new upstream"
10181 #: builtin/branch.c:799
10184 "could not set upstream of HEAD to %s when it does not point to any branch."
10187 #: builtin/branch.c:802 builtin/branch.c:825
10189 msgid "no such branch '%s'"
10192 #: builtin/branch.c:806
10194 msgid "branch '%s' does not exist"
10197 #: builtin/branch.c:819
10198 msgid "too many arguments to unset upstream"
10201 #: builtin/branch.c:823
10202 msgid "could not unset upstream of HEAD when it does not point to any branch."
10205 #: builtin/branch.c:829
10207 msgid "Branch '%s' has no upstream information"
10210 #: builtin/branch.c:839
10212 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
10213 "Did you mean to use: -a|-r --list <pattern>?"
10216 #: builtin/branch.c:843
10218 "the '--set-upstream' option is no longer supported. Please use '--track' or "
10219 "'--set-upstream-to' instead."
10222 #: builtin/bundle.c:15 builtin/bundle.c:23
10223 msgid "git bundle create [<options>] <file> <git-rev-list args>"
10226 #: builtin/bundle.c:16 builtin/bundle.c:28
10227 msgid "git bundle verify [<options>] <file>"
10230 #: builtin/bundle.c:17 builtin/bundle.c:33
10231 msgid "git bundle list-heads <file> [<refname>...]"
10234 #: builtin/bundle.c:18 builtin/bundle.c:38
10235 msgid "git bundle unbundle <file> [<refname>...]"
10238 #: builtin/bundle.c:66 builtin/pack-objects.c:3376
10239 msgid "do not show progress meter"
10242 #: builtin/bundle.c:68 builtin/pack-objects.c:3378
10243 msgid "show progress meter"
10246 #: builtin/bundle.c:70 builtin/pack-objects.c:3380
10247 msgid "show progress meter during object writing phase"
10250 #: builtin/bundle.c:73 builtin/pack-objects.c:3383
10251 msgid "similar to --all-progress when progress meter is shown"
10254 #: builtin/bundle.c:93
10255 msgid "Need a repository to create a bundle."
10258 #: builtin/bundle.c:104
10259 msgid "do not show bundle details"
10262 #: builtin/bundle.c:119
10264 msgid "%s is okay\n"
10267 #: builtin/bundle.c:160
10268 msgid "Need a repository to unbundle."
10271 #: builtin/bundle.c:168 builtin/remote.c:1686
10272 msgid "be verbose; must be placed before a subcommand"
10275 #: builtin/bundle.c:190 builtin/remote.c:1717
10277 msgid "Unknown subcommand: %s"
10280 #: builtin/cat-file.c:598
10282 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
10283 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
10286 #: builtin/cat-file.c:599
10288 "git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
10292 #: builtin/cat-file.c:620
10293 msgid "only one batch option may be specified"
10296 #: builtin/cat-file.c:638
10297 msgid "<type> can be one of: blob, tree, commit, tag"
10300 #: builtin/cat-file.c:639
10301 msgid "show object type"
10304 #: builtin/cat-file.c:640
10305 msgid "show object size"
10308 #: builtin/cat-file.c:642
10309 msgid "exit with zero when there's no error"
10312 #: builtin/cat-file.c:643
10313 msgid "pretty-print object's content"
10316 #: builtin/cat-file.c:645
10317 msgid "for blob objects, run textconv on object's content"
10320 #: builtin/cat-file.c:647
10321 msgid "for blob objects, run filters on object's content"
10324 #: builtin/cat-file.c:648 git-submodule.sh:984
10328 #: builtin/cat-file.c:649
10329 msgid "use a specific path for --textconv/--filters"
10332 #: builtin/cat-file.c:651
10333 msgid "allow -s and -t to work with broken/corrupt objects"
10336 #: builtin/cat-file.c:652
10337 msgid "buffer --batch output"
10340 #: builtin/cat-file.c:654
10341 msgid "show info and content of objects fed from the standard input"
10344 #: builtin/cat-file.c:658
10345 msgid "show info about objects fed from the standard input"
10348 #: builtin/cat-file.c:662
10349 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
10352 #: builtin/cat-file.c:664
10353 msgid "show all objects with --batch or --batch-check"
10356 #: builtin/cat-file.c:666
10357 msgid "do not order --batch-all-objects output"
10360 #: builtin/check-attr.c:13
10361 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
10364 #: builtin/check-attr.c:14
10365 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
10368 #: builtin/check-attr.c:21
10369 msgid "report all attributes set on file"
10372 #: builtin/check-attr.c:22
10373 msgid "use .gitattributes only from the index"
10376 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
10377 msgid "read file names from stdin"
10380 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
10381 msgid "terminate input and output records by a NUL character"
10384 #: builtin/check-ignore.c:21 builtin/checkout.c:1488 builtin/gc.c:537
10385 #: builtin/worktree.c:502
10386 msgid "suppress progress reporting"
10389 #: builtin/check-ignore.c:29
10390 msgid "show non-matching input paths"
10393 #: builtin/check-ignore.c:31
10394 msgid "ignore index when checking"
10397 #: builtin/check-ignore.c:163
10398 msgid "cannot specify pathnames with --stdin"
10401 #: builtin/check-ignore.c:166
10402 msgid "-z only makes sense with --stdin"
10405 #: builtin/check-ignore.c:168
10406 msgid "no path specified"
10409 #: builtin/check-ignore.c:172
10410 msgid "--quiet is only valid with a single pathname"
10413 #: builtin/check-ignore.c:174
10414 msgid "cannot have both --quiet and --verbose"
10417 #: builtin/check-ignore.c:177
10418 msgid "--non-matching is only valid with --verbose"
10421 #: builtin/check-mailmap.c:9
10422 msgid "git check-mailmap [<options>] <contact>..."
10425 #: builtin/check-mailmap.c:14
10426 msgid "also read contacts from stdin"
10429 #: builtin/check-mailmap.c:25
10431 msgid "unable to parse contact: %s"
10434 #: builtin/check-mailmap.c:48
10435 msgid "no contacts specified"
10438 #: builtin/checkout-index.c:131
10439 msgid "git checkout-index [<options>] [--] [<file>...]"
10442 #: builtin/checkout-index.c:148
10443 msgid "stage should be between 1 and 3 or all"
10446 #: builtin/checkout-index.c:164
10447 msgid "check out all files in the index"
10450 #: builtin/checkout-index.c:165
10451 msgid "force overwrite of existing files"
10454 #: builtin/checkout-index.c:167
10455 msgid "no warning for existing files and files not in index"
10458 #: builtin/checkout-index.c:169
10459 msgid "don't checkout new files"
10462 #: builtin/checkout-index.c:171
10463 msgid "update stat information in the index file"
10466 #: builtin/checkout-index.c:175
10467 msgid "read list of paths from the standard input"
10470 #: builtin/checkout-index.c:177
10471 msgid "write the content to temporary files"
10474 #: builtin/checkout-index.c:178 builtin/column.c:31
10475 #: builtin/submodule--helper.c:1400 builtin/submodule--helper.c:1403
10476 #: builtin/submodule--helper.c:1411 builtin/submodule--helper.c:1909
10477 #: builtin/worktree.c:675
10481 #: builtin/checkout-index.c:179
10482 msgid "when creating files, prepend <string>"
10485 #: builtin/checkout-index.c:181
10486 msgid "copy out the files from named stage"
10489 #: builtin/checkout.c:31
10490 msgid "git checkout [<options>] <branch>"
10493 #: builtin/checkout.c:32
10494 msgid "git checkout [<options>] [<branch>] -- <file>..."
10497 #: builtin/checkout.c:37
10498 msgid "git switch [<options>] [<branch>]"
10501 #: builtin/checkout.c:42
10502 msgid "git restore [<options>] [--source=<branch>] <file>..."
10505 #: builtin/checkout.c:188 builtin/checkout.c:227
10507 msgid "path '%s' does not have our version"
10510 #: builtin/checkout.c:190 builtin/checkout.c:229
10512 msgid "path '%s' does not have their version"
10515 #: builtin/checkout.c:206
10517 msgid "path '%s' does not have all necessary versions"
10520 #: builtin/checkout.c:256
10522 msgid "path '%s' does not have necessary versions"
10525 #: builtin/checkout.c:274
10527 msgid "path '%s': cannot merge"
10530 #: builtin/checkout.c:290
10532 msgid "Unable to add merge result for '%s'"
10535 #: builtin/checkout.c:395
10537 msgid "Recreated %d merge conflict"
10538 msgid_plural "Recreated %d merge conflicts"
10542 #: builtin/checkout.c:400
10544 msgid "Updated %d path from %s"
10545 msgid_plural "Updated %d paths from %s"
10549 #: builtin/checkout.c:407
10551 msgid "Updated %d path from the index"
10552 msgid_plural "Updated %d paths from the index"
10556 #: builtin/checkout.c:430 builtin/checkout.c:433 builtin/checkout.c:436
10557 #: builtin/checkout.c:440
10559 msgid "'%s' cannot be used with updating paths"
10562 #: builtin/checkout.c:443 builtin/checkout.c:446
10564 msgid "'%s' cannot be used with %s"
10567 #: builtin/checkout.c:450
10569 msgid "Cannot update paths and switch to branch '%s' at the same time."
10572 #: builtin/checkout.c:454
10574 msgid "neither '%s' or '%s' is specified"
10577 #: builtin/checkout.c:458
10579 msgid "'%s' must be used when '%s' is not specified"
10582 #: builtin/checkout.c:463 builtin/checkout.c:468
10584 msgid "'%s' or '%s' cannot be used with %s"
10587 #: builtin/checkout.c:527 builtin/checkout.c:534
10589 msgid "path '%s' is unmerged"
10592 #: builtin/checkout.c:704
10593 msgid "you need to resolve your current index first"
10596 #: builtin/checkout.c:758
10599 "cannot continue with staged changes in the following files:\n"
10603 #: builtin/checkout.c:861
10605 msgid "Can not do reflog for '%s': %s\n"
10608 #: builtin/checkout.c:903
10609 msgid "HEAD is now at"
10612 #: builtin/checkout.c:907 builtin/clone.c:720
10613 msgid "unable to update HEAD"
10616 #: builtin/checkout.c:911
10618 msgid "Reset branch '%s'\n"
10621 #: builtin/checkout.c:914
10623 msgid "Already on '%s'\n"
10626 #: builtin/checkout.c:918
10628 msgid "Switched to and reset branch '%s'\n"
10631 #: builtin/checkout.c:920 builtin/checkout.c:1344
10633 msgid "Switched to a new branch '%s'\n"
10636 #: builtin/checkout.c:922
10638 msgid "Switched to branch '%s'\n"
10641 #: builtin/checkout.c:973
10643 msgid " ... and %d more.\n"
10646 #: builtin/checkout.c:979
10649 "Warning: you are leaving %d commit behind, not connected to\n"
10650 "any of your branches:\n"
10654 "Warning: you are leaving %d commits behind, not connected to\n"
10655 "any of your branches:\n"
10661 #: builtin/checkout.c:998
10664 "If you want to keep it by creating a new branch, this may be a good time\n"
10667 " git branch <new-branch-name> %s\n"
10670 "If you want to keep them by creating a new branch, this may be a good time\n"
10673 " git branch <new-branch-name> %s\n"
10678 #: builtin/checkout.c:1033
10679 msgid "internal error in revision walk"
10682 #: builtin/checkout.c:1037
10683 msgid "Previous HEAD position was"
10686 #: builtin/checkout.c:1077 builtin/checkout.c:1339
10687 msgid "You are on a branch yet to be born"
10690 #: builtin/checkout.c:1152
10693 "'%s' could be both a local file and a tracking branch.\n"
10694 "Please use -- (and optionally --no-guess) to disambiguate"
10697 #: builtin/checkout.c:1159
10699 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
10700 "you can do so by fully qualifying the name with the --track option:\n"
10702 " git checkout --track origin/<name>\n"
10704 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
10705 "one remote, e.g. the 'origin' remote, consider setting\n"
10706 "checkout.defaultRemote=origin in your config."
10709 #: builtin/checkout.c:1169
10711 msgid "'%s' matched multiple (%d) remote tracking branches"
10714 #: builtin/checkout.c:1235
10715 msgid "only one reference expected"
10718 #: builtin/checkout.c:1252
10720 msgid "only one reference expected, %d given."
10723 #: builtin/checkout.c:1298 builtin/worktree.c:283 builtin/worktree.c:451
10725 msgid "invalid reference: %s"
10728 #: builtin/checkout.c:1311 builtin/checkout.c:1677
10730 msgid "reference is not a tree: %s"
10733 #: builtin/checkout.c:1358
10735 msgid "a branch is expected, got tag '%s'"
10738 #: builtin/checkout.c:1360
10740 msgid "a branch is expected, got remote branch '%s'"
10743 #: builtin/checkout.c:1361 builtin/checkout.c:1369
10745 msgid "a branch is expected, got '%s'"
10748 #: builtin/checkout.c:1364
10750 msgid "a branch is expected, got commit '%s'"
10753 #: builtin/checkout.c:1380
10755 "cannot switch branch while merging\n"
10756 "Consider \"git merge --quit\" or \"git worktree add\"."
10759 #: builtin/checkout.c:1384
10761 "cannot switch branch in the middle of an am session\n"
10762 "Consider \"git am --quit\" or \"git worktree add\"."
10765 #: builtin/checkout.c:1388
10767 "cannot switch branch while rebasing\n"
10768 "Consider \"git rebase --quit\" or \"git worktree add\"."
10771 #: builtin/checkout.c:1392
10773 "cannot switch branch while cherry-picking\n"
10774 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
10777 #: builtin/checkout.c:1396
10779 "cannot switch branch while reverting\n"
10780 "Consider \"git revert --quit\" or \"git worktree add\"."
10783 #: builtin/checkout.c:1400
10784 msgid "you are switching branch while bisecting"
10787 #: builtin/checkout.c:1407
10788 msgid "paths cannot be used with switching branches"
10791 #: builtin/checkout.c:1410 builtin/checkout.c:1414 builtin/checkout.c:1418
10793 msgid "'%s' cannot be used with switching branches"
10796 #: builtin/checkout.c:1422 builtin/checkout.c:1425 builtin/checkout.c:1428
10797 #: builtin/checkout.c:1433 builtin/checkout.c:1438
10799 msgid "'%s' cannot be used with '%s'"
10802 #: builtin/checkout.c:1435
10804 msgid "'%s' cannot take <start-point>"
10807 #: builtin/checkout.c:1443
10809 msgid "Cannot switch branch to a non-commit '%s'"
10812 #: builtin/checkout.c:1450
10813 msgid "missing branch or commit argument"
10816 #: builtin/checkout.c:1492 builtin/clone.c:91 builtin/commit-graph.c:80
10817 #: builtin/commit-graph.c:164 builtin/fetch.c:168 builtin/merge.c:288
10818 #: builtin/multi-pack-index.c:27 builtin/pull.c:119 builtin/push.c:561
10819 #: builtin/send-pack.c:173
10820 msgid "force progress reporting"
10823 #: builtin/checkout.c:1493
10824 msgid "perform a 3-way merge with the new branch"
10827 #: builtin/checkout.c:1494 builtin/log.c:1709 parse-options.h:322
10831 #: builtin/checkout.c:1495
10832 msgid "conflict style (merge or diff3)"
10835 #: builtin/checkout.c:1507 builtin/worktree.c:499
10836 msgid "detach HEAD at named commit"
10839 #: builtin/checkout.c:1508
10840 msgid "set upstream info for new branch"
10843 #: builtin/checkout.c:1510
10844 msgid "force checkout (throw away local modifications)"
10847 #: builtin/checkout.c:1512
10851 #: builtin/checkout.c:1512
10852 msgid "new unparented branch"
10855 #: builtin/checkout.c:1514 builtin/merge.c:292
10856 msgid "update ignored files (default)"
10859 #: builtin/checkout.c:1517
10860 msgid "do not check if another worktree is holding the given ref"
10863 #: builtin/checkout.c:1530
10864 msgid "checkout our version for unmerged files"
10867 #: builtin/checkout.c:1533
10868 msgid "checkout their version for unmerged files"
10871 #: builtin/checkout.c:1537
10872 msgid "do not limit pathspecs to sparse entries only"
10875 #: builtin/checkout.c:1592
10877 msgid "-%c, -%c and --orphan are mutually exclusive"
10880 #: builtin/checkout.c:1596
10881 msgid "-p and --overlay are mutually exclusive"
10884 #: builtin/checkout.c:1633
10885 msgid "--track needs a branch name"
10888 #: builtin/checkout.c:1638
10890 msgid "missing branch name; try -%c"
10893 #: builtin/checkout.c:1670
10895 msgid "could not resolve %s"
10898 #: builtin/checkout.c:1686
10899 msgid "invalid path specification"
10902 #: builtin/checkout.c:1693
10904 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
10907 #: builtin/checkout.c:1697
10909 msgid "git checkout: --detach does not take a path argument '%s'"
10912 #: builtin/checkout.c:1706
10913 msgid "--pathspec-from-file is incompatible with --detach"
10916 #: builtin/checkout.c:1709 builtin/reset.c:325 builtin/stash.c:1503
10917 msgid "--pathspec-from-file is incompatible with --patch"
10920 #: builtin/checkout.c:1720
10922 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
10923 "checking out of the index."
10926 #: builtin/checkout.c:1725
10927 msgid "you must specify path(s) to restore"
10930 #: builtin/checkout.c:1751 builtin/checkout.c:1753 builtin/checkout.c:1802
10931 #: builtin/checkout.c:1804 builtin/clone.c:121 builtin/remote.c:170
10932 #: builtin/remote.c:172 builtin/worktree.c:495 builtin/worktree.c:497
10936 #: builtin/checkout.c:1752
10937 msgid "create and checkout a new branch"
10940 #: builtin/checkout.c:1754
10941 msgid "create/reset and checkout a branch"
10944 #: builtin/checkout.c:1755
10945 msgid "create reflog for new branch"
10948 #: builtin/checkout.c:1757
10949 msgid "second guess 'git checkout <no-such-branch>' (default)"
10952 #: builtin/checkout.c:1758
10953 msgid "use overlay mode (default)"
10956 #: builtin/checkout.c:1803
10957 msgid "create and switch to a new branch"
10960 #: builtin/checkout.c:1805
10961 msgid "create/reset and switch to a branch"
10964 #: builtin/checkout.c:1807
10965 msgid "second guess 'git switch <no-such-branch>'"
10968 #: builtin/checkout.c:1809
10969 msgid "throw away local modifications"
10972 #: builtin/checkout.c:1843
10973 msgid "which tree-ish to checkout from"
10976 #: builtin/checkout.c:1845
10977 msgid "restore the index"
10980 #: builtin/checkout.c:1847
10981 msgid "restore the working tree (default)"
10984 #: builtin/checkout.c:1849
10985 msgid "ignore unmerged entries"
10988 #: builtin/checkout.c:1850
10989 msgid "use overlay mode"
10992 #: builtin/clean.c:29
10994 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
10997 #: builtin/clean.c:33
10999 msgid "Removing %s\n"
11002 #: builtin/clean.c:34
11004 msgid "Would remove %s\n"
11007 #: builtin/clean.c:35
11009 msgid "Skipping repository %s\n"
11012 #: builtin/clean.c:36
11014 msgid "Would skip repository %s\n"
11017 #: builtin/clean.c:37
11019 msgid "failed to remove %s"
11022 #: builtin/clean.c:38
11024 msgid "could not lstat %s\n"
11027 #: builtin/clean.c:302 git-add--interactive.perl:595
11031 "1 - select a numbered item\n"
11032 "foo - select item based on unique prefix\n"
11033 " - (empty) select nothing\n"
11036 #: builtin/clean.c:306 git-add--interactive.perl:604
11040 "1 - select a single item\n"
11041 "3-5 - select a range of items\n"
11042 "2-3,6-9 - select multiple ranges\n"
11043 "foo - select item based on unique prefix\n"
11044 "-... - unselect specified items\n"
11045 "* - choose all items\n"
11046 " - (empty) finish selecting\n"
11049 #: builtin/clean.c:521 git-add--interactive.perl:570
11050 #: git-add--interactive.perl:575
11051 #, c-format, perl-format
11052 msgid "Huh (%s)?\n"
11055 #: builtin/clean.c:661
11057 msgid "Input ignore patterns>> "
11060 #: builtin/clean.c:696
11062 msgid "WARNING: Cannot find items matched by: %s"
11065 #: builtin/clean.c:717
11066 msgid "Select items to delete"
11069 #. TRANSLATORS: Make sure to keep [y/N] as is
11070 #: builtin/clean.c:758
11072 msgid "Remove %s [y/N]? "
11075 #: builtin/clean.c:789
11077 "clean - start cleaning\n"
11078 "filter by pattern - exclude items from deletion\n"
11079 "select by numbers - select items to be deleted by numbers\n"
11080 "ask each - confirm each deletion (like \"rm -i\")\n"
11081 "quit - stop cleaning\n"
11082 "help - this screen\n"
11083 "? - help for prompt selection"
11086 #: builtin/clean.c:825
11087 msgid "Would remove the following item:"
11088 msgid_plural "Would remove the following items:"
11092 #: builtin/clean.c:841
11093 msgid "No more files to clean, exiting."
11096 #: builtin/clean.c:903
11097 msgid "do not print names of files removed"
11100 #: builtin/clean.c:905
11104 #: builtin/clean.c:906
11105 msgid "interactive cleaning"
11108 #: builtin/clean.c:908
11109 msgid "remove whole directories"
11112 #: builtin/clean.c:909 builtin/describe.c:565 builtin/describe.c:567
11113 #: builtin/grep.c:909 builtin/log.c:182 builtin/log.c:184
11114 #: builtin/ls-files.c:558 builtin/name-rev.c:526 builtin/name-rev.c:528
11115 #: builtin/show-ref.c:179
11119 #: builtin/clean.c:910
11120 msgid "add <pattern> to ignore rules"
11123 #: builtin/clean.c:911
11124 msgid "remove ignored files, too"
11127 #: builtin/clean.c:913
11128 msgid "remove only ignored files"
11131 #: builtin/clean.c:931
11132 msgid "-x and -X cannot be used together"
11135 #: builtin/clean.c:935
11137 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
11141 #: builtin/clean.c:938
11143 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
11144 "refusing to clean"
11147 #: builtin/clone.c:45
11148 msgid "git clone [<options>] [--] <repo> [<dir>]"
11151 #: builtin/clone.c:93
11152 msgid "don't create a checkout"
11155 #: builtin/clone.c:94 builtin/clone.c:96 builtin/init-db.c:536
11156 msgid "create a bare repository"
11159 #: builtin/clone.c:98
11160 msgid "create a mirror repository (implies bare)"
11163 #: builtin/clone.c:100
11164 msgid "to clone from a local repository"
11167 #: builtin/clone.c:102
11168 msgid "don't use local hardlinks, always copy"
11171 #: builtin/clone.c:104
11172 msgid "setup as shared repository"
11175 #: builtin/clone.c:106
11179 #: builtin/clone.c:106
11180 msgid "initialize submodules in the clone"
11183 #: builtin/clone.c:110
11184 msgid "number of submodules cloned in parallel"
11187 #: builtin/clone.c:111 builtin/init-db.c:533
11188 msgid "template-directory"
11191 #: builtin/clone.c:112 builtin/init-db.c:534
11192 msgid "directory from which templates will be used"
11195 #: builtin/clone.c:114 builtin/clone.c:116 builtin/submodule--helper.c:1407
11196 #: builtin/submodule--helper.c:1912
11197 msgid "reference repository"
11200 #: builtin/clone.c:118 builtin/submodule--helper.c:1409
11201 #: builtin/submodule--helper.c:1914
11202 msgid "use --reference only while cloning"
11205 #: builtin/clone.c:119 builtin/column.c:27 builtin/merge-file.c:46
11206 #: builtin/pack-objects.c:3442 builtin/repack.c:329
11210 #: builtin/clone.c:120
11211 msgid "use <name> instead of 'origin' to track upstream"
11214 #: builtin/clone.c:122
11215 msgid "checkout <branch> instead of the remote's HEAD"
11218 #: builtin/clone.c:124
11219 msgid "path to git-upload-pack on the remote"
11222 #: builtin/clone.c:125 builtin/fetch.c:169 builtin/grep.c:848
11223 #: builtin/pull.c:208
11227 #: builtin/clone.c:126
11228 msgid "create a shallow clone of that depth"
11231 #: builtin/clone.c:127 builtin/fetch.c:171 builtin/pack-objects.c:3431
11232 #: builtin/pull.c:211
11236 #: builtin/clone.c:128
11237 msgid "create a shallow clone since a specific time"
11240 #: builtin/clone.c:129 builtin/fetch.c:173 builtin/fetch.c:196
11241 #: builtin/pull.c:214 builtin/pull.c:239 builtin/rebase.c:1304
11245 #: builtin/clone.c:130 builtin/fetch.c:174 builtin/pull.c:215
11246 msgid "deepen history of shallow clone, excluding rev"
11249 #: builtin/clone.c:132 builtin/submodule--helper.c:1419
11250 #: builtin/submodule--helper.c:1928
11251 msgid "clone only one branch, HEAD or --branch"
11254 #: builtin/clone.c:134
11255 msgid "don't clone any tags, and make later fetches not to follow them"
11258 #: builtin/clone.c:136
11259 msgid "any cloned submodules will be shallow"
11262 #: builtin/clone.c:137 builtin/init-db.c:542
11266 #: builtin/clone.c:138 builtin/init-db.c:543
11267 msgid "separate git dir from working tree"
11270 #: builtin/clone.c:139
11274 #: builtin/clone.c:140
11275 msgid "set config inside the new repository"
11278 #: builtin/clone.c:142 builtin/fetch.c:191 builtin/ls-remote.c:76
11279 #: builtin/pull.c:230 builtin/push.c:570 builtin/send-pack.c:171
11280 msgid "server-specific"
11283 #: builtin/clone.c:142 builtin/fetch.c:191 builtin/ls-remote.c:76
11284 #: builtin/pull.c:231 builtin/push.c:570 builtin/send-pack.c:172
11285 msgid "option to transmit"
11288 #: builtin/clone.c:143 builtin/fetch.c:192 builtin/pull.c:234
11289 #: builtin/push.c:571
11290 msgid "use IPv4 addresses only"
11293 #: builtin/clone.c:145 builtin/fetch.c:194 builtin/pull.c:237
11294 #: builtin/push.c:573
11295 msgid "use IPv6 addresses only"
11298 #: builtin/clone.c:149
11299 msgid "any cloned submodules will use their remote-tracking branch"
11302 #: builtin/clone.c:151
11303 msgid "initialize sparse-checkout file to include only files at root"
11306 #: builtin/clone.c:287
11308 "No directory name could be guessed.\n"
11309 "Please specify a directory on the command line"
11312 #: builtin/clone.c:340
11314 msgid "info: Could not add alternate for '%s': %s\n"
11317 #: builtin/clone.c:413
11319 msgid "%s exists and is not a directory"
11322 #: builtin/clone.c:431
11324 msgid "failed to start iterator over '%s'"
11327 #: builtin/clone.c:462
11329 msgid "failed to create link '%s'"
11332 #: builtin/clone.c:466
11334 msgid "failed to copy file to '%s'"
11337 #: builtin/clone.c:471
11339 msgid "failed to iterate over '%s'"
11342 #: builtin/clone.c:498
11347 #: builtin/clone.c:512
11349 "Clone succeeded, but checkout failed.\n"
11350 "You can inspect what was checked out with 'git status'\n"
11351 "and retry with 'git restore --source=HEAD :/'\n"
11354 #: builtin/clone.c:589
11356 msgid "Could not find remote branch %s to clone."
11359 #: builtin/clone.c:708
11361 msgid "unable to update %s"
11364 #: builtin/clone.c:756
11365 msgid "failed to initialize sparse-checkout"
11368 #: builtin/clone.c:779
11369 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
11372 #: builtin/clone.c:811
11373 msgid "unable to checkout working tree"
11376 #: builtin/clone.c:868
11377 msgid "unable to write parameters to config file"
11380 #: builtin/clone.c:931
11381 msgid "cannot repack to clean up"
11384 #: builtin/clone.c:933
11385 msgid "cannot unlink temporary alternates file"
11388 #: builtin/clone.c:971 builtin/receive-pack.c:1972
11389 msgid "Too many arguments."
11392 #: builtin/clone.c:975
11393 msgid "You must specify a repository to clone."
11396 #: builtin/clone.c:988
11398 msgid "--bare and --origin %s options are incompatible."
11401 #: builtin/clone.c:991
11402 msgid "--bare and --separate-git-dir are incompatible."
11405 #: builtin/clone.c:1004
11407 msgid "repository '%s' does not exist"
11410 #: builtin/clone.c:1010 builtin/fetch.c:1789
11412 msgid "depth %s is not a positive number"
11415 #: builtin/clone.c:1020
11417 msgid "destination path '%s' already exists and is not an empty directory."
11420 #: builtin/clone.c:1030
11422 msgid "working tree '%s' already exists."
11425 #: builtin/clone.c:1045 builtin/clone.c:1066 builtin/difftool.c:271
11426 #: builtin/log.c:1886 builtin/worktree.c:295 builtin/worktree.c:327
11428 msgid "could not create leading directories of '%s'"
11431 #: builtin/clone.c:1050
11433 msgid "could not create work tree dir '%s'"
11436 #: builtin/clone.c:1070
11438 msgid "Cloning into bare repository '%s'...\n"
11441 #: builtin/clone.c:1072
11443 msgid "Cloning into '%s'...\n"
11446 #: builtin/clone.c:1096
11448 "clone --recursive is not compatible with both --reference and --reference-if-"
11452 #: builtin/clone.c:1160
11453 msgid "--depth is ignored in local clones; use file:// instead."
11456 #: builtin/clone.c:1162
11457 msgid "--shallow-since is ignored in local clones; use file:// instead."
11460 #: builtin/clone.c:1164
11461 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
11464 #: builtin/clone.c:1166
11465 msgid "--filter is ignored in local clones; use file:// instead."
11468 #: builtin/clone.c:1169
11469 msgid "source repository is shallow, ignoring --local"
11472 #: builtin/clone.c:1174
11473 msgid "--local is ignored"
11476 #: builtin/clone.c:1249 builtin/clone.c:1257
11478 msgid "Remote branch %s not found in upstream %s"
11481 #: builtin/clone.c:1260
11482 msgid "You appear to have cloned an empty repository."
11485 #: builtin/column.c:10
11486 msgid "git column [<options>]"
11489 #: builtin/column.c:27
11490 msgid "lookup config vars"
11493 #: builtin/column.c:28 builtin/column.c:29
11494 msgid "layout to use"
11497 #: builtin/column.c:30
11498 msgid "Maximum width"
11501 #: builtin/column.c:31
11502 msgid "Padding space on left border"
11505 #: builtin/column.c:32
11506 msgid "Padding space on right border"
11509 #: builtin/column.c:33
11510 msgid "Padding space between columns"
11513 #: builtin/column.c:51
11514 msgid "--command must be the first argument"
11517 #: builtin/commit-graph.c:11 builtin/commit-graph.c:19
11519 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
11522 #: builtin/commit-graph.c:12 builtin/commit-graph.c:24
11524 "git commit-graph write [--object-dir <objdir>] [--append] [--"
11525 "split[=<strategy>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
11526 "paths] [--[no-]progress] <split options>"
11529 #: builtin/commit-graph.c:60
11531 msgid "could not find object directory matching %s"
11534 #: builtin/commit-graph.c:76 builtin/commit-graph.c:152
11535 #: builtin/commit-graph.c:257 builtin/fetch.c:180 builtin/log.c:1678
11539 #: builtin/commit-graph.c:77 builtin/commit-graph.c:153
11540 #: builtin/commit-graph.c:258
11541 msgid "The object directory to store the graph"
11544 #: builtin/commit-graph.c:79
11545 msgid "if the commit-graph is split, only verify the tip file"
11548 #: builtin/commit-graph.c:102
11550 msgid "Could not open commit-graph '%s'"
11553 #: builtin/commit-graph.c:136
11555 msgid "unrecognized --split argument, %s"
11558 #: builtin/commit-graph.c:155
11559 msgid "start walk at all refs"
11562 #: builtin/commit-graph.c:157
11563 msgid "scan pack-indexes listed by stdin for commits"
11566 #: builtin/commit-graph.c:159
11567 msgid "start walk at commits listed by stdin"
11570 #: builtin/commit-graph.c:161
11571 msgid "include all commits already in the commit-graph file"
11574 #: builtin/commit-graph.c:163
11575 msgid "enable computation for changed paths"
11578 #: builtin/commit-graph.c:166
11579 msgid "allow writing an incremental commit-graph file"
11582 #: builtin/commit-graph.c:170
11583 msgid "maximum number of commits in a non-base split commit-graph"
11586 #: builtin/commit-graph.c:172
11587 msgid "maximum ratio between two levels of a split commit-graph"
11590 #: builtin/commit-graph.c:174
11591 msgid "only expire files older than a given date-time"
11594 #: builtin/commit-graph.c:190
11595 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
11598 #: builtin/commit-graph.c:229
11600 msgid "unexpected non-hex object ID: %s"
11603 #: builtin/commit-tree.c:18
11605 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
11606 "<file>)...] <tree>"
11609 #: builtin/commit-tree.c:31
11611 msgid "duplicate parent %s ignored"
11614 #: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:547
11616 msgid "not a valid object name %s"
11619 #: builtin/commit-tree.c:93
11621 msgid "git commit-tree: failed to open '%s'"
11624 #: builtin/commit-tree.c:96
11626 msgid "git commit-tree: failed to read '%s'"
11629 #: builtin/commit-tree.c:98
11631 msgid "git commit-tree: failed to close '%s'"
11634 #: builtin/commit-tree.c:111
11638 #: builtin/commit-tree.c:112
11639 msgid "id of a parent commit object"
11642 #: builtin/commit-tree.c:114 builtin/commit.c:1506 builtin/merge.c:273
11643 #: builtin/notes.c:409 builtin/notes.c:575 builtin/stash.c:1474
11644 #: builtin/tag.c:413
11648 #: builtin/commit-tree.c:115 builtin/commit.c:1506
11649 msgid "commit message"
11652 #: builtin/commit-tree.c:118
11653 msgid "read commit log message from file"
11656 #: builtin/commit-tree.c:121 builtin/commit.c:1518 builtin/merge.c:290
11657 #: builtin/pull.c:176 builtin/revert.c:118
11658 msgid "GPG sign commit"
11661 #: builtin/commit-tree.c:133
11662 msgid "must give exactly one tree"
11665 #: builtin/commit-tree.c:140
11666 msgid "git commit-tree: failed to read"
11669 #: builtin/commit.c:41
11670 msgid "git commit [<options>] [--] <pathspec>..."
11673 #: builtin/commit.c:46
11674 msgid "git status [<options>] [--] <pathspec>..."
11677 #: builtin/commit.c:51
11679 "You asked to amend the most recent commit, but doing so would make\n"
11680 "it empty. You can repeat your command with --allow-empty, or you can\n"
11681 "remove the commit entirely with \"git reset HEAD^\".\n"
11684 #: builtin/commit.c:56
11686 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
11687 "If you wish to commit it anyway, use:\n"
11689 " git commit --allow-empty\n"
11693 #: builtin/commit.c:63
11694 msgid "Otherwise, please use 'git rebase --skip'\n"
11697 #: builtin/commit.c:66
11698 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
11701 #: builtin/commit.c:69
11705 " git cherry-pick --continue\n"
11707 "to resume cherry-picking the remaining commits.\n"
11708 "If you wish to skip this commit, use:\n"
11710 " git cherry-pick --skip\n"
11714 #: builtin/commit.c:312
11715 msgid "failed to unpack HEAD tree object"
11718 #: builtin/commit.c:348
11719 msgid "--pathspec-from-file with -a does not make sense"
11722 #: builtin/commit.c:361
11723 msgid "No paths with --include/--only does not make sense."
11726 #: builtin/commit.c:373
11727 msgid "unable to create temporary index"
11730 #: builtin/commit.c:382
11731 msgid "interactive add failed"
11734 #: builtin/commit.c:397
11735 msgid "unable to update temporary index"
11738 #: builtin/commit.c:399
11739 msgid "Failed to update main cache tree"
11742 #: builtin/commit.c:424 builtin/commit.c:447 builtin/commit.c:495
11743 msgid "unable to write new_index file"
11746 #: builtin/commit.c:476
11747 msgid "cannot do a partial commit during a merge."
11750 #: builtin/commit.c:478
11751 msgid "cannot do a partial commit during a cherry-pick."
11754 #: builtin/commit.c:480
11755 msgid "cannot do a partial commit during a rebase."
11758 #: builtin/commit.c:488
11759 msgid "cannot read the index"
11762 #: builtin/commit.c:507
11763 msgid "unable to write temporary index file"
11766 #: builtin/commit.c:605
11768 msgid "commit '%s' lacks author header"
11771 #: builtin/commit.c:607
11773 msgid "commit '%s' has malformed author line"
11776 #: builtin/commit.c:626
11777 msgid "malformed --author parameter"
11780 #: builtin/commit.c:679
11782 "unable to select a comment character that is not used\n"
11783 "in the current commit message"
11786 #: builtin/commit.c:717 builtin/commit.c:750 builtin/commit.c:1099
11788 msgid "could not lookup commit %s"
11791 #: builtin/commit.c:729 builtin/shortlog.c:319
11793 msgid "(reading log message from standard input)\n"
11796 #: builtin/commit.c:731
11797 msgid "could not read log from standard input"
11800 #: builtin/commit.c:735
11802 msgid "could not read log file '%s'"
11805 #: builtin/commit.c:766 builtin/commit.c:782
11806 msgid "could not read SQUASH_MSG"
11809 #: builtin/commit.c:773
11810 msgid "could not read MERGE_MSG"
11813 #: builtin/commit.c:833
11814 msgid "could not write commit template"
11817 #: builtin/commit.c:852
11821 "It looks like you may be committing a merge.\n"
11822 "If this is not correct, please remove the file\n"
11827 #: builtin/commit.c:857
11831 "It looks like you may be committing a cherry-pick.\n"
11832 "If this is not correct, please remove the file\n"
11837 #: builtin/commit.c:870
11840 "Please enter the commit message for your changes. Lines starting\n"
11841 "with '%c' will be ignored, and an empty message aborts the commit.\n"
11844 #: builtin/commit.c:878
11847 "Please enter the commit message for your changes. Lines starting\n"
11848 "with '%c' will be kept; you may remove them yourself if you want to.\n"
11849 "An empty message aborts the commit.\n"
11852 #: builtin/commit.c:895
11854 msgid "%sAuthor: %.*s <%.*s>"
11857 #: builtin/commit.c:903
11862 #: builtin/commit.c:910
11864 msgid "%sCommitter: %.*s <%.*s>"
11867 #: builtin/commit.c:928
11868 msgid "Cannot read index"
11871 #: builtin/commit.c:999
11872 msgid "Error building trees"
11875 #: builtin/commit.c:1013 builtin/tag.c:276
11877 msgid "Please supply the message using either -m or -F option.\n"
11880 #: builtin/commit.c:1057
11882 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
11885 #: builtin/commit.c:1071
11887 msgid "Invalid ignored mode '%s'"
11890 #: builtin/commit.c:1089 builtin/commit.c:1333
11892 msgid "Invalid untracked files mode '%s'"
11895 #: builtin/commit.c:1129
11896 msgid "--long and -z are incompatible"
11899 #: builtin/commit.c:1173
11900 msgid "Using both --reset-author and --author does not make sense"
11903 #: builtin/commit.c:1182
11904 msgid "You have nothing to amend."
11907 #: builtin/commit.c:1185
11908 msgid "You are in the middle of a merge -- cannot amend."
11911 #: builtin/commit.c:1187
11912 msgid "You are in the middle of a cherry-pick -- cannot amend."
11915 #: builtin/commit.c:1189
11916 msgid "You are in the middle of a rebase -- cannot amend."
11919 #: builtin/commit.c:1192
11920 msgid "Options --squash and --fixup cannot be used together"
11923 #: builtin/commit.c:1202
11924 msgid "Only one of -c/-C/-F/--fixup can be used."
11927 #: builtin/commit.c:1204
11928 msgid "Option -m cannot be combined with -c/-C/-F."
11931 #: builtin/commit.c:1213
11932 msgid "--reset-author can be used only with -C, -c or --amend."
11935 #: builtin/commit.c:1231
11936 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
11939 #: builtin/commit.c:1237
11941 msgid "paths '%s ...' with -a does not make sense"
11944 #: builtin/commit.c:1368 builtin/commit.c:1529
11945 msgid "show status concisely"
11948 #: builtin/commit.c:1370 builtin/commit.c:1531
11949 msgid "show branch information"
11952 #: builtin/commit.c:1372
11953 msgid "show stash information"
11956 #: builtin/commit.c:1374 builtin/commit.c:1533
11957 msgid "compute full ahead/behind values"
11960 #: builtin/commit.c:1376
11964 #: builtin/commit.c:1376 builtin/commit.c:1535 builtin/push.c:549
11965 #: builtin/worktree.c:646
11966 msgid "machine-readable output"
11969 #: builtin/commit.c:1379 builtin/commit.c:1537
11970 msgid "show status in long format (default)"
11973 #: builtin/commit.c:1382 builtin/commit.c:1540
11974 msgid "terminate entries with NUL"
11977 #: builtin/commit.c:1384 builtin/commit.c:1388 builtin/commit.c:1543
11978 #: builtin/fast-export.c:1153 builtin/fast-export.c:1156
11979 #: builtin/fast-export.c:1159 builtin/rebase.c:1392 parse-options.h:336
11983 #: builtin/commit.c:1385 builtin/commit.c:1543
11984 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
11987 #: builtin/commit.c:1389
11989 "show ignored files, optional modes: traditional, matching, no. (Default: "
11993 #: builtin/commit.c:1391 parse-options.h:192
11997 #: builtin/commit.c:1392
11999 "ignore changes to submodules, optional when: all, dirty, untracked. "
12003 #: builtin/commit.c:1394
12004 msgid "list untracked files in columns"
12007 #: builtin/commit.c:1395
12008 msgid "do not detect renames"
12011 #: builtin/commit.c:1397
12012 msgid "detect renames, optionally set similarity index"
12015 #: builtin/commit.c:1417
12016 msgid "Unsupported combination of ignored and untracked-files arguments"
12019 #: builtin/commit.c:1499
12020 msgid "suppress summary after successful commit"
12023 #: builtin/commit.c:1500
12024 msgid "show diff in commit message template"
12027 #: builtin/commit.c:1502
12028 msgid "Commit message options"
12031 #: builtin/commit.c:1503 builtin/merge.c:277 builtin/tag.c:415
12032 msgid "read message from file"
12035 #: builtin/commit.c:1504
12039 #: builtin/commit.c:1504
12040 msgid "override author for commit"
12043 #: builtin/commit.c:1505 builtin/gc.c:538
12047 #: builtin/commit.c:1505
12048 msgid "override date for commit"
12051 #: builtin/commit.c:1507 builtin/commit.c:1508 builtin/commit.c:1509
12052 #: builtin/commit.c:1510 parse-options.h:328 ref-filter.h:92
12056 #: builtin/commit.c:1507
12057 msgid "reuse and edit message from specified commit"
12060 #: builtin/commit.c:1508
12061 msgid "reuse message from specified commit"
12064 #: builtin/commit.c:1509
12065 msgid "use autosquash formatted message to fixup specified commit"
12068 #: builtin/commit.c:1510
12069 msgid "use autosquash formatted message to squash specified commit"
12072 #: builtin/commit.c:1511
12073 msgid "the commit is authored by me now (used with -C/-c/--amend)"
12076 #: builtin/commit.c:1512 builtin/log.c:1655 builtin/merge.c:293
12077 #: builtin/pull.c:145 builtin/revert.c:110
12078 msgid "add Signed-off-by:"
12081 #: builtin/commit.c:1513
12082 msgid "use specified template file"
12085 #: builtin/commit.c:1514
12086 msgid "force edit of commit"
12089 #: builtin/commit.c:1516
12090 msgid "include status in commit message template"
12093 #: builtin/commit.c:1521
12094 msgid "Commit contents options"
12097 #: builtin/commit.c:1522
12098 msgid "commit all changed files"
12101 #: builtin/commit.c:1523
12102 msgid "add specified files to index for commit"
12105 #: builtin/commit.c:1524
12106 msgid "interactively add files"
12109 #: builtin/commit.c:1525
12110 msgid "interactively add changes"
12113 #: builtin/commit.c:1526
12114 msgid "commit only specified files"
12117 #: builtin/commit.c:1527
12118 msgid "bypass pre-commit and commit-msg hooks"
12121 #: builtin/commit.c:1528
12122 msgid "show what would be committed"
12125 #: builtin/commit.c:1541
12126 msgid "amend previous commit"
12129 #: builtin/commit.c:1542
12130 msgid "bypass post-rewrite hook"
12133 #: builtin/commit.c:1549
12134 msgid "ok to record an empty change"
12137 #: builtin/commit.c:1551
12138 msgid "ok to record a change with an empty message"
12141 #: builtin/commit.c:1624
12143 msgid "Corrupt MERGE_HEAD file (%s)"
12146 #: builtin/commit.c:1631
12147 msgid "could not read MERGE_MODE"
12150 #: builtin/commit.c:1652
12152 msgid "could not read commit message: %s"
12155 #: builtin/commit.c:1659
12157 msgid "Aborting commit due to empty commit message.\n"
12160 #: builtin/commit.c:1664
12162 msgid "Aborting commit; you did not edit the message.\n"
12165 #: builtin/commit.c:1698
12167 "repository has been updated, but unable to write\n"
12168 "new_index file. Check that disk is not full and quota is\n"
12169 "not exceeded, and then \"git restore --staged :/\" to recover."
12172 #: builtin/config.c:11
12173 msgid "git config [<options>]"
12176 #: builtin/config.c:104 builtin/env--helper.c:23
12178 msgid "unrecognized --type argument, %s"
12181 #: builtin/config.c:116
12182 msgid "only one type at a time"
12185 #: builtin/config.c:125
12186 msgid "Config file location"
12189 #: builtin/config.c:126
12190 msgid "use global config file"
12193 #: builtin/config.c:127
12194 msgid "use system config file"
12197 #: builtin/config.c:128
12198 msgid "use repository config file"
12201 #: builtin/config.c:129
12202 msgid "use per-worktree config file"
12205 #: builtin/config.c:130
12206 msgid "use given config file"
12209 #: builtin/config.c:131
12213 #: builtin/config.c:131
12214 msgid "read config from given blob object"
12217 #: builtin/config.c:132
12221 #: builtin/config.c:133
12222 msgid "get value: name [value-regex]"
12225 #: builtin/config.c:134
12226 msgid "get all values: key [value-regex]"
12229 #: builtin/config.c:135
12230 msgid "get values for regexp: name-regex [value-regex]"
12233 #: builtin/config.c:136
12234 msgid "get value specific for the URL: section[.var] URL"
12237 #: builtin/config.c:137
12238 msgid "replace all matching variables: name value [value_regex]"
12241 #: builtin/config.c:138
12242 msgid "add a new variable: name value"
12245 #: builtin/config.c:139
12246 msgid "remove a variable: name [value-regex]"
12249 #: builtin/config.c:140
12250 msgid "remove all matches: name [value-regex]"
12253 #: builtin/config.c:141
12254 msgid "rename section: old-name new-name"
12257 #: builtin/config.c:142
12258 msgid "remove a section: name"
12261 #: builtin/config.c:143
12265 #: builtin/config.c:144
12266 msgid "open an editor"
12269 #: builtin/config.c:145
12270 msgid "find the color configured: slot [default]"
12273 #: builtin/config.c:146
12274 msgid "find the color setting: slot [stdout-is-tty]"
12277 #: builtin/config.c:147
12281 #: builtin/config.c:148 builtin/env--helper.c:38
12282 msgid "value is given this type"
12285 #: builtin/config.c:149
12286 msgid "value is \"true\" or \"false\""
12289 #: builtin/config.c:150
12290 msgid "value is decimal number"
12293 #: builtin/config.c:151
12294 msgid "value is --bool or --int"
12297 #: builtin/config.c:152
12298 msgid "value is a path (file or directory name)"
12301 #: builtin/config.c:153
12302 msgid "value is an expiry date"
12305 #: builtin/config.c:154
12309 #: builtin/config.c:155
12310 msgid "terminate values with NUL byte"
12313 #: builtin/config.c:156
12314 msgid "show variable names only"
12317 #: builtin/config.c:157
12318 msgid "respect include directives on lookup"
12321 #: builtin/config.c:158
12322 msgid "show origin of config (file, standard input, blob, command line)"
12325 #: builtin/config.c:159
12326 msgid "show scope of config (worktree, local, global, system, command)"
12329 #: builtin/config.c:160 builtin/env--helper.c:40
12333 #: builtin/config.c:160
12334 msgid "with --get, use default value when missing entry"
12337 #: builtin/config.c:174
12339 msgid "wrong number of arguments, should be %d"
12342 #: builtin/config.c:176
12344 msgid "wrong number of arguments, should be from %d to %d"
12347 #: builtin/config.c:324
12349 msgid "invalid key pattern: %s"
12352 #: builtin/config.c:360
12354 msgid "failed to format default config value: %s"
12357 #: builtin/config.c:417
12359 msgid "cannot parse color '%s'"
12362 #: builtin/config.c:459
12363 msgid "unable to parse default color value"
12366 #: builtin/config.c:512 builtin/config.c:768
12367 msgid "not in a git directory"
12370 #: builtin/config.c:515
12371 msgid "writing to stdin is not supported"
12374 #: builtin/config.c:518
12375 msgid "writing config blobs is not supported"
12378 #: builtin/config.c:603
12381 "# This is Git's per-user configuration file.\n"
12383 "# Please adapt and uncomment the following lines:\n"
12388 #: builtin/config.c:627
12389 msgid "only one config file at a time"
12392 #: builtin/config.c:632
12393 msgid "--local can only be used inside a git repository"
12396 #: builtin/config.c:635
12397 msgid "--blob can only be used inside a git repository"
12400 #: builtin/config.c:655
12401 msgid "$HOME not set"
12404 #: builtin/config.c:679
12406 "--worktree cannot be used with multiple working trees unless the config\n"
12407 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
12408 "section in \"git help worktree\" for details"
12411 #: builtin/config.c:714
12412 msgid "--get-color and variable type are incoherent"
12415 #: builtin/config.c:719
12416 msgid "only one action at a time"
12419 #: builtin/config.c:732
12420 msgid "--name-only is only applicable to --list or --get-regexp"
12423 #: builtin/config.c:738
12425 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
12429 #: builtin/config.c:744
12430 msgid "--default is only applicable to --get"
12433 #: builtin/config.c:757
12435 msgid "unable to read config file '%s'"
12438 #: builtin/config.c:760
12439 msgid "error processing config file(s)"
12442 #: builtin/config.c:770
12443 msgid "editing stdin is not supported"
12446 #: builtin/config.c:772
12447 msgid "editing blobs is not supported"
12450 #: builtin/config.c:786
12452 msgid "cannot create configuration file %s"
12455 #: builtin/config.c:799
12458 "cannot overwrite multiple values with a single value\n"
12459 " Use a regexp, --add or --replace-all to change %s."
12462 #: builtin/config.c:873 builtin/config.c:884
12464 msgid "no such section: %s"
12467 #: builtin/count-objects.c:90
12468 msgid "git count-objects [-v] [-H | --human-readable]"
12471 #: builtin/count-objects.c:100
12472 msgid "print sizes in human readable format"
12475 #: builtin/describe.c:26
12476 msgid "git describe [<options>] [<commit-ish>...]"
12479 #: builtin/describe.c:27
12480 msgid "git describe [<options>] --dirty"
12483 #: builtin/describe.c:63
12487 #: builtin/describe.c:63
12488 msgid "lightweight"
12491 #: builtin/describe.c:63
12495 #: builtin/describe.c:277
12497 msgid "annotated tag %s not available"
12500 #: builtin/describe.c:281
12502 msgid "tag '%s' is externally known as '%s'"
12505 #: builtin/describe.c:328
12507 msgid "no tag exactly matches '%s'"
12510 #: builtin/describe.c:330
12512 msgid "No exact match on refs or tags, searching to describe\n"
12515 #: builtin/describe.c:397
12517 msgid "finished search at %s\n"
12520 #: builtin/describe.c:424
12523 "No annotated tags can describe '%s'.\n"
12524 "However, there were unannotated tags: try --tags."
12527 #: builtin/describe.c:428
12530 "No tags can describe '%s'.\n"
12531 "Try --always, or create some tags."
12534 #: builtin/describe.c:458
12536 msgid "traversed %lu commits\n"
12539 #: builtin/describe.c:461
12542 "more than %i tags found; listed %i most recent\n"
12543 "gave up search at %s\n"
12546 #: builtin/describe.c:529
12548 msgid "describe %s\n"
12551 #: builtin/describe.c:532
12553 msgid "Not a valid object name %s"
12556 #: builtin/describe.c:540
12558 msgid "%s is neither a commit nor blob"
12561 #: builtin/describe.c:554
12562 msgid "find the tag that comes after the commit"
12565 #: builtin/describe.c:555
12566 msgid "debug search strategy on stderr"
12569 #: builtin/describe.c:556
12570 msgid "use any ref"
12573 #: builtin/describe.c:557
12574 msgid "use any tag, even unannotated"
12577 #: builtin/describe.c:558
12578 msgid "always use long format"
12581 #: builtin/describe.c:559
12582 msgid "only follow first parent"
12585 #: builtin/describe.c:562
12586 msgid "only output exact matches"
12589 #: builtin/describe.c:564
12590 msgid "consider <n> most recent tags (default: 10)"
12593 #: builtin/describe.c:566
12594 msgid "only consider tags matching <pattern>"
12597 #: builtin/describe.c:568
12598 msgid "do not consider tags matching <pattern>"
12601 #: builtin/describe.c:570 builtin/name-rev.c:535
12602 msgid "show abbreviated commit object as fallback"
12605 #: builtin/describe.c:571 builtin/describe.c:574
12609 #: builtin/describe.c:572
12610 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
12613 #: builtin/describe.c:575
12614 msgid "append <mark> on broken working tree (default: \"-broken\")"
12617 #: builtin/describe.c:593
12618 msgid "--long is incompatible with --abbrev=0"
12621 #: builtin/describe.c:622
12622 msgid "No names found, cannot describe anything."
12625 #: builtin/describe.c:673
12626 msgid "--dirty is incompatible with commit-ishes"
12629 #: builtin/describe.c:675
12630 msgid "--broken is incompatible with commit-ishes"
12633 #: builtin/diff.c:84
12635 msgid "'%s': not a regular file or symlink"
12638 #: builtin/diff.c:235
12640 msgid "invalid option: %s"
12643 #: builtin/diff.c:350
12644 msgid "Not a git repository"
12647 #: builtin/diff.c:394
12649 msgid "invalid object '%s' given."
12652 #: builtin/diff.c:403
12654 msgid "more than two blobs given: '%s'"
12657 #: builtin/diff.c:408
12659 msgid "unhandled object '%s' given."
12662 #: builtin/difftool.c:30
12663 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
12666 #: builtin/difftool.c:260
12671 #: builtin/difftool.c:302
12673 msgid "could not read symlink %s"
12676 #: builtin/difftool.c:304
12678 msgid "could not read symlink file %s"
12681 #: builtin/difftool.c:312
12683 msgid "could not read object %s for symlink %s"
12686 #: builtin/difftool.c:413
12688 "combined diff formats('-c' and '--cc') are not supported in\n"
12689 "directory diff mode('-d' and '--dir-diff')."
12692 #: builtin/difftool.c:634
12694 msgid "both files modified: '%s' and '%s'."
12697 #: builtin/difftool.c:636
12698 msgid "working tree file has been left."
12701 #: builtin/difftool.c:647
12703 msgid "temporary files exist in '%s'."
12706 #: builtin/difftool.c:648
12707 msgid "you may want to cleanup or recover these."
12710 #: builtin/difftool.c:697
12711 msgid "use `diff.guitool` instead of `diff.tool`"
12714 #: builtin/difftool.c:699
12715 msgid "perform a full-directory diff"
12718 #: builtin/difftool.c:701
12719 msgid "do not prompt before launching a diff tool"
12722 #: builtin/difftool.c:706
12723 msgid "use symlinks in dir-diff mode"
12726 #: builtin/difftool.c:707
12730 #: builtin/difftool.c:708
12731 msgid "use the specified diff tool"
12734 #: builtin/difftool.c:710
12735 msgid "print a list of diff tools that may be used with `--tool`"
12738 #: builtin/difftool.c:713
12740 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
12744 #: builtin/difftool.c:716
12745 msgid "specify a custom command for viewing diffs"
12748 #: builtin/difftool.c:717
12749 msgid "passed to `diff`"
12752 #: builtin/difftool.c:732
12753 msgid "difftool requires worktree or --no-index"
12756 #: builtin/difftool.c:739
12757 msgid "--dir-diff is incompatible with --no-index"
12760 #: builtin/difftool.c:742
12761 msgid "--gui, --tool and --extcmd are mutually exclusive"
12764 #: builtin/difftool.c:750
12765 msgid "no <tool> given for --tool=<tool>"
12768 #: builtin/difftool.c:757
12769 msgid "no <cmd> given for --extcmd=<cmd>"
12772 #: builtin/env--helper.c:6
12773 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
12776 #: builtin/env--helper.c:37 builtin/hash-object.c:98
12780 #: builtin/env--helper.c:41
12781 msgid "default for git_env_*(...) to fall back on"
12784 #: builtin/env--helper.c:43
12785 msgid "be quiet only use git_env_*() value as exit code"
12788 #: builtin/env--helper.c:62
12790 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
12793 #: builtin/env--helper.c:77
12796 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
12800 #: builtin/fast-export.c:29
12801 msgid "git fast-export [rev-list-opts]"
12804 #: builtin/fast-export.c:853
12805 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
12808 #: builtin/fast-export.c:1152
12809 msgid "show progress after <n> objects"
12812 #: builtin/fast-export.c:1154
12813 msgid "select handling of signed tags"
12816 #: builtin/fast-export.c:1157
12817 msgid "select handling of tags that tag filtered objects"
12820 #: builtin/fast-export.c:1160
12821 msgid "select handling of commit messages in an alternate encoding"
12824 #: builtin/fast-export.c:1163
12825 msgid "Dump marks to this file"
12828 #: builtin/fast-export.c:1165
12829 msgid "Import marks from this file"
12832 #: builtin/fast-export.c:1169
12833 msgid "Import marks from this file if it exists"
12836 #: builtin/fast-export.c:1171
12837 msgid "Fake a tagger when tags lack one"
12840 #: builtin/fast-export.c:1173
12841 msgid "Output full tree for each commit"
12844 #: builtin/fast-export.c:1175
12845 msgid "Use the done feature to terminate the stream"
12848 #: builtin/fast-export.c:1176
12849 msgid "Skip output of blob data"
12852 #: builtin/fast-export.c:1177 builtin/log.c:1724
12856 #: builtin/fast-export.c:1178
12857 msgid "Apply refspec to exported refs"
12860 #: builtin/fast-export.c:1179
12861 msgid "anonymize output"
12864 #: builtin/fast-export.c:1181
12865 msgid "Reference parents which are not in fast-export stream by object id"
12868 #: builtin/fast-export.c:1183
12869 msgid "Show original object ids of blobs/commits"
12872 #: builtin/fast-export.c:1185
12873 msgid "Label tags with mark ids"
12876 #: builtin/fast-export.c:1220
12877 msgid "Cannot pass both --import-marks and --import-marks-if-exists"
12880 #: builtin/fetch.c:35
12881 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
12884 #: builtin/fetch.c:36
12885 msgid "git fetch [<options>] <group>"
12888 #: builtin/fetch.c:37
12889 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
12892 #: builtin/fetch.c:38
12893 msgid "git fetch --all [<options>]"
12896 #: builtin/fetch.c:117
12897 msgid "fetch.parallel cannot be negative"
12900 #: builtin/fetch.c:140 builtin/pull.c:185
12901 msgid "fetch from all remotes"
12904 #: builtin/fetch.c:142 builtin/pull.c:245
12905 msgid "set upstream for git pull/fetch"
12908 #: builtin/fetch.c:144 builtin/pull.c:188
12909 msgid "append to .git/FETCH_HEAD instead of overwriting"
12912 #: builtin/fetch.c:146 builtin/pull.c:191
12913 msgid "path to upload pack on remote end"
12916 #: builtin/fetch.c:147
12917 msgid "force overwrite of local reference"
12920 #: builtin/fetch.c:149
12921 msgid "fetch from multiple remotes"
12924 #: builtin/fetch.c:151 builtin/pull.c:195
12925 msgid "fetch all tags and associated objects"
12928 #: builtin/fetch.c:153
12929 msgid "do not fetch all tags (--no-tags)"
12932 #: builtin/fetch.c:155
12933 msgid "number of submodules fetched in parallel"
12936 #: builtin/fetch.c:157 builtin/pull.c:198
12937 msgid "prune remote-tracking branches no longer on remote"
12940 #: builtin/fetch.c:159
12941 msgid "prune local tags no longer on remote and clobber changed tags"
12944 #: builtin/fetch.c:160 builtin/fetch.c:183 builtin/pull.c:122
12948 #: builtin/fetch.c:161
12949 msgid "control recursive fetching of submodules"
12952 #: builtin/fetch.c:165 builtin/pull.c:206
12953 msgid "keep downloaded pack"
12956 #: builtin/fetch.c:167
12957 msgid "allow updating of HEAD ref"
12960 #: builtin/fetch.c:170 builtin/fetch.c:176 builtin/pull.c:209
12961 #: builtin/pull.c:218
12962 msgid "deepen history of shallow clone"
12965 #: builtin/fetch.c:172 builtin/pull.c:212
12966 msgid "deepen history of shallow repository based on time"
12969 #: builtin/fetch.c:178 builtin/pull.c:221
12970 msgid "convert to a complete repository"
12973 #: builtin/fetch.c:181
12974 msgid "prepend this to submodule path output"
12977 #: builtin/fetch.c:184
12979 "default for recursive fetching of submodules (lower priority than config "
12983 #: builtin/fetch.c:188 builtin/pull.c:224
12984 msgid "accept refs that update .git/shallow"
12987 #: builtin/fetch.c:189 builtin/pull.c:226
12991 #: builtin/fetch.c:190 builtin/pull.c:227
12992 msgid "specify fetch refmap"
12995 #: builtin/fetch.c:197 builtin/pull.c:240
12996 msgid "report that we have only objects reachable from this object"
12999 #: builtin/fetch.c:200
13000 msgid "run 'gc --auto' after fetching"
13003 #: builtin/fetch.c:202 builtin/pull.c:243
13004 msgid "check for forced-updates on all updated branches"
13007 #: builtin/fetch.c:204
13008 msgid "write the commit-graph after fetching"
13011 #: builtin/fetch.c:514
13012 msgid "Couldn't find remote ref HEAD"
13015 #: builtin/fetch.c:654
13017 msgid "configuration fetch.output contains invalid value %s"
13020 #: builtin/fetch.c:752
13022 msgid "object %s not found"
13025 #: builtin/fetch.c:756
13026 msgid "[up to date]"
13029 #: builtin/fetch.c:769 builtin/fetch.c:785 builtin/fetch.c:857
13033 #: builtin/fetch.c:770
13034 msgid "can't fetch in current branch"
13037 #: builtin/fetch.c:780
13038 msgid "[tag update]"
13041 #: builtin/fetch.c:781 builtin/fetch.c:818 builtin/fetch.c:840
13042 #: builtin/fetch.c:852
13043 msgid "unable to update local ref"
13046 #: builtin/fetch.c:785
13047 msgid "would clobber existing tag"
13050 #: builtin/fetch.c:807
13054 #: builtin/fetch.c:810
13055 msgid "[new branch]"
13058 #: builtin/fetch.c:813
13062 #: builtin/fetch.c:852
13063 msgid "forced update"
13066 #: builtin/fetch.c:857
13067 msgid "non-fast-forward"
13070 #: builtin/fetch.c:878
13072 "Fetch normally indicates which branches had a forced update,\n"
13073 "but that check has been disabled. To re-enable, use '--show-forced-updates'\n"
13074 "flag or run 'git config fetch.showForcedUpdates true'."
13077 #: builtin/fetch.c:882
13080 "It took %.2f seconds to check forced updates. You can use\n"
13081 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
13083 " to avoid this check.\n"
13086 #: builtin/fetch.c:914
13088 msgid "%s did not send all necessary objects\n"
13091 #: builtin/fetch.c:935
13093 msgid "reject %s because shallow roots are not allowed to be updated"
13096 #: builtin/fetch.c:1020 builtin/fetch.c:1158
13098 msgid "From %.*s\n"
13101 #: builtin/fetch.c:1031
13104 "some local refs could not be updated; try running\n"
13105 " 'git remote prune %s' to remove any old, conflicting branches"
13108 #: builtin/fetch.c:1128
13110 msgid " (%s will become dangling)"
13113 #: builtin/fetch.c:1129
13115 msgid " (%s has become dangling)"
13118 #: builtin/fetch.c:1161
13122 #: builtin/fetch.c:1162 builtin/remote.c:1112
13126 #: builtin/fetch.c:1185
13128 msgid "Refusing to fetch into current branch %s of non-bare repository"
13131 #: builtin/fetch.c:1204
13133 msgid "Option \"%s\" value \"%s\" is not valid for %s"
13136 #: builtin/fetch.c:1207
13138 msgid "Option \"%s\" is ignored for %s\n"
13141 #: builtin/fetch.c:1415
13142 msgid "multiple branches detected, incompatible with --set-upstream"
13145 #: builtin/fetch.c:1430
13146 msgid "not setting upstream for a remote remote-tracking branch"
13149 #: builtin/fetch.c:1432
13150 msgid "not setting upstream for a remote tag"
13153 #: builtin/fetch.c:1434
13154 msgid "unknown branch type"
13157 #: builtin/fetch.c:1436
13159 "no source branch found.\n"
13160 "you need to specify exactly one branch with the --set-upstream option."
13163 #: builtin/fetch.c:1562 builtin/fetch.c:1625
13165 msgid "Fetching %s\n"
13168 #: builtin/fetch.c:1572 builtin/fetch.c:1627 builtin/remote.c:101
13170 msgid "Could not fetch %s"
13173 #: builtin/fetch.c:1584
13175 msgid "could not fetch '%s' (exit code: %d)\n"
13178 #: builtin/fetch.c:1687
13180 "No remote repository specified. Please, specify either a URL or a\n"
13181 "remote name from which new revisions should be fetched."
13184 #: builtin/fetch.c:1724
13185 msgid "You need to specify a tag name."
13188 #: builtin/fetch.c:1773
13189 msgid "Negative depth in --deepen is not supported"
13192 #: builtin/fetch.c:1775
13193 msgid "--deepen and --depth are mutually exclusive"
13196 #: builtin/fetch.c:1780
13197 msgid "--depth and --unshallow cannot be used together"
13200 #: builtin/fetch.c:1782
13201 msgid "--unshallow on a complete repository does not make sense"
13204 #: builtin/fetch.c:1798
13205 msgid "fetch --all does not take a repository argument"
13208 #: builtin/fetch.c:1800
13209 msgid "fetch --all does not make sense with refspecs"
13212 #: builtin/fetch.c:1809
13214 msgid "No such remote or remote group: %s"
13217 #: builtin/fetch.c:1816
13218 msgid "Fetching a group and specifying refspecs does not make sense"
13221 #: builtin/fetch.c:1834
13223 "--filter can only be used with the remote configured in extensions."
13227 #: builtin/fmt-merge-msg.c:7
13229 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
13232 #: builtin/fmt-merge-msg.c:18
13233 msgid "populate log with at most <n> entries from shortlog"
13236 #: builtin/fmt-merge-msg.c:21
13237 msgid "alias for --log (deprecated)"
13240 #: builtin/fmt-merge-msg.c:24
13244 #: builtin/fmt-merge-msg.c:25
13245 msgid "use <text> as start of message"
13248 #: builtin/fmt-merge-msg.c:26
13249 msgid "file to read from"
13252 #: builtin/for-each-ref.c:10
13253 msgid "git for-each-ref [<options>] [<pattern>]"
13256 #: builtin/for-each-ref.c:11
13257 msgid "git for-each-ref [--points-at <object>]"
13260 #: builtin/for-each-ref.c:12
13261 msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
13264 #: builtin/for-each-ref.c:13
13265 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
13268 #: builtin/for-each-ref.c:28
13269 msgid "quote placeholders suitably for shells"
13272 #: builtin/for-each-ref.c:30
13273 msgid "quote placeholders suitably for perl"
13276 #: builtin/for-each-ref.c:32
13277 msgid "quote placeholders suitably for python"
13280 #: builtin/for-each-ref.c:34
13281 msgid "quote placeholders suitably for Tcl"
13284 #: builtin/for-each-ref.c:37
13285 msgid "show only <n> matched refs"
13288 #: builtin/for-each-ref.c:39 builtin/tag.c:440
13289 msgid "respect format colors"
13292 #: builtin/for-each-ref.c:42
13293 msgid "print only refs which points at the given object"
13296 #: builtin/for-each-ref.c:44
13297 msgid "print only refs that are merged"
13300 #: builtin/for-each-ref.c:45
13301 msgid "print only refs that are not merged"
13304 #: builtin/for-each-ref.c:46
13305 msgid "print only refs which contain the commit"
13308 #: builtin/for-each-ref.c:47
13309 msgid "print only refs which don't contain the commit"
13312 #: builtin/fsck.c:69 builtin/fsck.c:148 builtin/fsck.c:149
13316 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
13317 #: builtin/fsck.c:101 builtin/fsck.c:121
13319 msgid "error in %s %s: %s"
13322 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
13323 #: builtin/fsck.c:115
13325 msgid "warning in %s %s: %s"
13328 #: builtin/fsck.c:144 builtin/fsck.c:147
13330 msgid "broken link from %7s %s"
13333 #: builtin/fsck.c:156
13334 msgid "wrong object type in link"
13337 #: builtin/fsck.c:172
13340 "broken link from %7s %s\n"
13344 #: builtin/fsck.c:283
13346 msgid "missing %s %s"
13349 #: builtin/fsck.c:310
13351 msgid "unreachable %s %s"
13354 #: builtin/fsck.c:330
13356 msgid "dangling %s %s"
13359 #: builtin/fsck.c:340
13360 msgid "could not create lost-found"
13363 #: builtin/fsck.c:351
13365 msgid "could not finish '%s'"
13368 #: builtin/fsck.c:368
13370 msgid "Checking %s"
13373 #: builtin/fsck.c:406
13375 msgid "Checking connectivity (%d objects)"
13378 #: builtin/fsck.c:425
13380 msgid "Checking %s %s"
13383 #: builtin/fsck.c:430
13384 msgid "broken links"
13387 #: builtin/fsck.c:439
13392 #: builtin/fsck.c:447
13394 msgid "tagged %s %s (%s) in %s"
13397 #: builtin/fsck.c:476
13399 msgid "%s: object corrupt or missing"
13402 #: builtin/fsck.c:501
13404 msgid "%s: invalid reflog entry %s"
13407 #: builtin/fsck.c:515
13409 msgid "Checking reflog %s->%s"
13412 #: builtin/fsck.c:549
13414 msgid "%s: invalid sha1 pointer %s"
13417 #: builtin/fsck.c:556
13419 msgid "%s: not a commit"
13422 #: builtin/fsck.c:610
13423 msgid "notice: No default references"
13426 #: builtin/fsck.c:625
13428 msgid "%s: object corrupt or missing: %s"
13431 #: builtin/fsck.c:638
13433 msgid "%s: object could not be parsed: %s"
13436 #: builtin/fsck.c:658
13438 msgid "bad sha1 file: %s"
13441 #: builtin/fsck.c:673
13442 msgid "Checking object directory"
13445 #: builtin/fsck.c:676
13446 msgid "Checking object directories"
13449 #: builtin/fsck.c:691
13451 msgid "Checking %s link"
13454 #: builtin/fsck.c:696 builtin/index-pack.c:843
13459 #: builtin/fsck.c:703
13461 msgid "%s points to something strange (%s)"
13464 #: builtin/fsck.c:709
13466 msgid "%s: detached HEAD points at nothing"
13469 #: builtin/fsck.c:713
13471 msgid "notice: %s points to an unborn branch (%s)"
13474 #: builtin/fsck.c:725
13475 msgid "Checking cache tree"
13478 #: builtin/fsck.c:730
13480 msgid "%s: invalid sha1 pointer in cache-tree"
13483 #: builtin/fsck.c:739
13484 msgid "non-tree in cache-tree"
13487 #: builtin/fsck.c:770
13488 msgid "git fsck [<options>] [<object>...]"
13491 #: builtin/fsck.c:776
13492 msgid "show unreachable objects"
13495 #: builtin/fsck.c:777
13496 msgid "show dangling objects"
13499 #: builtin/fsck.c:778
13500 msgid "report tags"
13503 #: builtin/fsck.c:779
13504 msgid "report root nodes"
13507 #: builtin/fsck.c:780
13508 msgid "make index objects head nodes"
13511 #: builtin/fsck.c:781
13512 msgid "make reflogs head nodes (default)"
13515 #: builtin/fsck.c:782
13516 msgid "also consider packs and alternate objects"
13519 #: builtin/fsck.c:783
13520 msgid "check only connectivity"
13523 #: builtin/fsck.c:784
13524 msgid "enable more strict checking"
13527 #: builtin/fsck.c:786
13528 msgid "write dangling objects in .git/lost-found"
13531 #: builtin/fsck.c:787 builtin/prune.c:134
13532 msgid "show progress"
13535 #: builtin/fsck.c:788
13536 msgid "show verbose names for reachable objects"
13539 #: builtin/fsck.c:847 builtin/index-pack.c:225
13540 msgid "Checking objects"
13543 #: builtin/fsck.c:875
13545 msgid "%s: object missing"
13548 #: builtin/fsck.c:886
13550 msgid "invalid parameter: expected sha1, got '%s'"
13554 msgid "git gc [<options>]"
13559 msgid "Failed to fstat %s: %s"
13562 #: builtin/gc.c:126
13564 msgid "failed to parse '%s' value '%s'"
13567 #: builtin/gc.c:475 builtin/init-db.c:57
13569 msgid "cannot stat '%s'"
13572 #: builtin/gc.c:484 builtin/notes.c:240 builtin/tag.c:530
13574 msgid "cannot read '%s'"
13577 #: builtin/gc.c:491
13580 "The last gc run reported the following. Please correct the root cause\n"
13582 "Automatic cleanup will not be performed until the file is removed.\n"
13587 #: builtin/gc.c:539
13588 msgid "prune unreferenced objects"
13591 #: builtin/gc.c:541
13592 msgid "be more thorough (increased runtime)"
13595 #: builtin/gc.c:542
13596 msgid "enable auto-gc mode"
13599 #: builtin/gc.c:545
13600 msgid "force running gc even if there may be another gc running"
13603 #: builtin/gc.c:548
13604 msgid "repack all other packs except the largest pack"
13607 #: builtin/gc.c:565
13609 msgid "failed to parse gc.logexpiry value %s"
13612 #: builtin/gc.c:576
13614 msgid "failed to parse prune expiry value %s"
13617 #: builtin/gc.c:596
13619 msgid "Auto packing the repository in background for optimum performance.\n"
13622 #: builtin/gc.c:598
13624 msgid "Auto packing the repository for optimum performance.\n"
13627 #: builtin/gc.c:599
13629 msgid "See \"git help gc\" for manual housekeeping.\n"
13632 #: builtin/gc.c:639
13635 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
13638 #: builtin/gc.c:694
13640 "There are too many unreachable loose objects; run 'git prune' to remove them."
13643 #: builtin/grep.c:30
13644 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
13647 #: builtin/grep.c:225
13649 msgid "grep: failed to create thread: %s"
13652 #: builtin/grep.c:279
13654 msgid "invalid number of threads specified (%d) for %s"
13657 #. TRANSLATORS: %s is the configuration
13658 #. variable for tweaking threads, currently
13661 #: builtin/grep.c:287 builtin/index-pack.c:1537 builtin/index-pack.c:1730
13662 #: builtin/pack-objects.c:2855
13664 msgid "no threads support, ignoring %s"
13667 #: builtin/grep.c:475 builtin/grep.c:600 builtin/grep.c:640
13669 msgid "unable to read tree (%s)"
13672 #: builtin/grep.c:655
13674 msgid "unable to grep from object of type %s"
13677 #: builtin/grep.c:724
13679 msgid "switch `%c' expects a numerical value"
13682 #: builtin/grep.c:823
13683 msgid "search in index instead of in the work tree"
13686 #: builtin/grep.c:825
13687 msgid "find in contents not managed by git"
13690 #: builtin/grep.c:827
13691 msgid "search in both tracked and untracked files"
13694 #: builtin/grep.c:829
13695 msgid "ignore files specified via '.gitignore'"
13698 #: builtin/grep.c:831
13699 msgid "recursively search in each submodule"
13702 #: builtin/grep.c:834
13703 msgid "show non-matching lines"
13706 #: builtin/grep.c:836
13707 msgid "case insensitive matching"
13710 #: builtin/grep.c:838
13711 msgid "match patterns only at word boundaries"
13714 #: builtin/grep.c:840
13715 msgid "process binary files as text"
13718 #: builtin/grep.c:842
13719 msgid "don't match patterns in binary files"
13722 #: builtin/grep.c:845
13723 msgid "process binary files with textconv filters"
13726 #: builtin/grep.c:847
13727 msgid "search in subdirectories (default)"
13730 #: builtin/grep.c:849
13731 msgid "descend at most <depth> levels"
13734 #: builtin/grep.c:853
13735 msgid "use extended POSIX regular expressions"
13738 #: builtin/grep.c:856
13739 msgid "use basic POSIX regular expressions (default)"
13742 #: builtin/grep.c:859
13743 msgid "interpret patterns as fixed strings"
13746 #: builtin/grep.c:862
13747 msgid "use Perl-compatible regular expressions"
13750 #: builtin/grep.c:865
13751 msgid "show line numbers"
13754 #: builtin/grep.c:866
13755 msgid "show column number of first match"
13758 #: builtin/grep.c:867
13759 msgid "don't show filenames"
13762 #: builtin/grep.c:868
13763 msgid "show filenames"
13766 #: builtin/grep.c:870
13767 msgid "show filenames relative to top directory"
13770 #: builtin/grep.c:872
13771 msgid "show only filenames instead of matching lines"
13774 #: builtin/grep.c:874
13775 msgid "synonym for --files-with-matches"
13778 #: builtin/grep.c:877
13779 msgid "show only the names of files without match"
13782 #: builtin/grep.c:879
13783 msgid "print NUL after filenames"
13786 #: builtin/grep.c:882
13787 msgid "show only matching parts of a line"
13790 #: builtin/grep.c:884
13791 msgid "show the number of matches instead of matching lines"
13794 #: builtin/grep.c:885
13795 msgid "highlight matches"
13798 #: builtin/grep.c:887
13799 msgid "print empty line between matches from different files"
13802 #: builtin/grep.c:889
13803 msgid "show filename only once above matches from same file"
13806 #: builtin/grep.c:892
13807 msgid "show <n> context lines before and after matches"
13810 #: builtin/grep.c:895
13811 msgid "show <n> context lines before matches"
13814 #: builtin/grep.c:897
13815 msgid "show <n> context lines after matches"
13818 #: builtin/grep.c:899
13819 msgid "use <n> worker threads"
13822 #: builtin/grep.c:900
13823 msgid "shortcut for -C NUM"
13826 #: builtin/grep.c:903
13827 msgid "show a line with the function name before matches"
13830 #: builtin/grep.c:905
13831 msgid "show the surrounding function"
13834 #: builtin/grep.c:908
13835 msgid "read patterns from file"
13838 #: builtin/grep.c:910
13839 msgid "match <pattern>"
13842 #: builtin/grep.c:912
13843 msgid "combine patterns specified with -e"
13846 #: builtin/grep.c:924
13847 msgid "indicate hit with exit status without output"
13850 #: builtin/grep.c:926
13851 msgid "show only matches from files that match all patterns"
13854 #: builtin/grep.c:928
13855 msgid "show parse tree for grep expression"
13858 #: builtin/grep.c:932
13862 #: builtin/grep.c:932
13863 msgid "show matching files in the pager"
13866 #: builtin/grep.c:936
13867 msgid "allow calling of grep(1) (ignored by this build)"
13870 #: builtin/grep.c:1003
13871 msgid "no pattern given"
13874 #: builtin/grep.c:1039
13875 msgid "--no-index or --untracked cannot be used with revs"
13878 #: builtin/grep.c:1047
13880 msgid "unable to resolve revision: %s"
13883 #: builtin/grep.c:1077
13884 msgid "--untracked not supported with --recurse-submodules"
13887 #: builtin/grep.c:1081
13888 msgid "invalid option combination, ignoring --threads"
13891 #: builtin/grep.c:1084 builtin/pack-objects.c:3548
13892 msgid "no threads support, ignoring --threads"
13895 #: builtin/grep.c:1087 builtin/index-pack.c:1534 builtin/pack-objects.c:2852
13897 msgid "invalid number of threads specified (%d)"
13900 #: builtin/grep.c:1121
13901 msgid "--open-files-in-pager only works on the worktree"
13904 #: builtin/grep.c:1147
13905 msgid "--cached or --untracked cannot be used with --no-index"
13908 #: builtin/grep.c:1153
13909 msgid "--[no-]exclude-standard cannot be used for tracked contents"
13912 #: builtin/grep.c:1161
13913 msgid "both --cached and trees are given"
13916 #: builtin/hash-object.c:85
13918 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
13922 #: builtin/hash-object.c:86
13923 msgid "git hash-object --stdin-paths"
13926 #: builtin/hash-object.c:98
13927 msgid "object type"
13930 #: builtin/hash-object.c:99
13931 msgid "write the object into the object database"
13934 #: builtin/hash-object.c:101
13935 msgid "read the object from stdin"
13938 #: builtin/hash-object.c:103
13939 msgid "store file as is without filters"
13942 #: builtin/hash-object.c:104
13944 "just hash any random garbage to create corrupt objects for debugging Git"
13947 #: builtin/hash-object.c:105
13948 msgid "process file as it were from this path"
13951 #: builtin/help.c:47
13952 msgid "print all available commands"
13955 #: builtin/help.c:48
13956 msgid "exclude guides"
13959 #: builtin/help.c:49
13960 msgid "print list of useful guides"
13963 #: builtin/help.c:50
13964 msgid "print all configuration variable names"
13967 #: builtin/help.c:52
13968 msgid "show man page"
13971 #: builtin/help.c:53
13972 msgid "show manual in web browser"
13975 #: builtin/help.c:55
13976 msgid "show info page"
13979 #: builtin/help.c:57
13980 msgid "print command description"
13983 #: builtin/help.c:62
13984 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
13987 #: builtin/help.c:163
13989 msgid "unrecognized help format '%s'"
13992 #: builtin/help.c:190
13993 msgid "Failed to start emacsclient."
13996 #: builtin/help.c:203
13997 msgid "Failed to parse emacsclient version."
14000 #: builtin/help.c:211
14002 msgid "emacsclient version '%d' too old (< 22)."
14005 #: builtin/help.c:229 builtin/help.c:251 builtin/help.c:261 builtin/help.c:269
14007 msgid "failed to exec '%s'"
14010 #: builtin/help.c:307
14013 "'%s': path for unsupported man viewer.\n"
14014 "Please consider using 'man.<tool>.cmd' instead."
14017 #: builtin/help.c:319
14020 "'%s': cmd for supported man viewer.\n"
14021 "Please consider using 'man.<tool>.path' instead."
14024 #: builtin/help.c:436
14026 msgid "'%s': unknown man viewer."
14029 #: builtin/help.c:453
14030 msgid "no man viewer handled the request"
14033 #: builtin/help.c:461
14034 msgid "no info viewer handled the request"
14037 #: builtin/help.c:520 builtin/help.c:531 git.c:337
14039 msgid "'%s' is aliased to '%s'"
14042 #: builtin/help.c:534 git.c:367
14044 msgid "bad alias.%s string: %s"
14047 #: builtin/help.c:563 builtin/help.c:593
14049 msgid "usage: %s%s"
14052 #: builtin/help.c:577
14053 msgid "'git help config' for more information"
14056 #: builtin/index-pack.c:185
14058 msgid "object type mismatch at %s"
14061 #: builtin/index-pack.c:205
14063 msgid "did not receive expected object %s"
14066 #: builtin/index-pack.c:208
14068 msgid "object %s: expected type %s, found %s"
14071 #: builtin/index-pack.c:258
14073 msgid "cannot fill %d byte"
14074 msgid_plural "cannot fill %d bytes"
14078 #: builtin/index-pack.c:268
14082 #: builtin/index-pack.c:269
14083 msgid "read error on input"
14086 #: builtin/index-pack.c:281
14087 msgid "used more bytes than were available"
14090 #: builtin/index-pack.c:288 builtin/pack-objects.c:607
14091 msgid "pack too large for current definition of off_t"
14094 #: builtin/index-pack.c:291 builtin/unpack-objects.c:95
14095 msgid "pack exceeds maximum allowed size"
14098 #: builtin/index-pack.c:306 builtin/repack.c:250
14100 msgid "unable to create '%s'"
14103 #: builtin/index-pack.c:312
14105 msgid "cannot open packfile '%s'"
14108 #: builtin/index-pack.c:326
14109 msgid "pack signature mismatch"
14112 #: builtin/index-pack.c:328
14114 msgid "pack version %<PRIu32> unsupported"
14117 #: builtin/index-pack.c:346
14119 msgid "pack has bad object at offset %<PRIuMAX>: %s"
14122 #: builtin/index-pack.c:466
14124 msgid "inflate returned %d"
14127 #: builtin/index-pack.c:515
14128 msgid "offset value overflow for delta base object"
14131 #: builtin/index-pack.c:523
14132 msgid "delta base offset is out of bound"
14135 #: builtin/index-pack.c:531
14137 msgid "unknown object type %d"
14140 #: builtin/index-pack.c:562
14141 msgid "cannot pread pack file"
14144 #: builtin/index-pack.c:564
14146 msgid "premature end of pack file, %<PRIuMAX> byte missing"
14147 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
14151 #: builtin/index-pack.c:590
14152 msgid "serious inflate inconsistency"
14155 #: builtin/index-pack.c:735 builtin/index-pack.c:741 builtin/index-pack.c:765
14156 #: builtin/index-pack.c:804 builtin/index-pack.c:813
14158 msgid "SHA1 COLLISION FOUND WITH %s !"
14161 #: builtin/index-pack.c:738 builtin/pack-objects.c:159
14162 #: builtin/pack-objects.c:219 builtin/pack-objects.c:314
14164 msgid "unable to read %s"
14167 #: builtin/index-pack.c:802
14169 msgid "cannot read existing object info %s"
14172 #: builtin/index-pack.c:810
14174 msgid "cannot read existing object %s"
14177 #: builtin/index-pack.c:824
14179 msgid "invalid blob object %s"
14182 #: builtin/index-pack.c:827 builtin/index-pack.c:846
14183 msgid "fsck error in packed object"
14186 #: builtin/index-pack.c:848
14188 msgid "Not all child objects of %s are reachable"
14191 #: builtin/index-pack.c:920 builtin/index-pack.c:951
14192 msgid "failed to apply delta"
14195 #: builtin/index-pack.c:1121
14196 msgid "Receiving objects"
14199 #: builtin/index-pack.c:1121
14200 msgid "Indexing objects"
14203 #: builtin/index-pack.c:1155
14204 msgid "pack is corrupted (SHA1 mismatch)"
14207 #: builtin/index-pack.c:1160
14208 msgid "cannot fstat packfile"
14211 #: builtin/index-pack.c:1163
14212 msgid "pack has junk at the end"
14215 #: builtin/index-pack.c:1175
14216 msgid "confusion beyond insanity in parse_pack_objects()"
14219 #: builtin/index-pack.c:1198
14220 msgid "Resolving deltas"
14223 #: builtin/index-pack.c:1208 builtin/pack-objects.c:2616
14225 msgid "unable to create thread: %s"
14228 #: builtin/index-pack.c:1249
14229 msgid "confusion beyond insanity"
14232 #: builtin/index-pack.c:1255
14234 msgid "completed with %d local object"
14235 msgid_plural "completed with %d local objects"
14239 #: builtin/index-pack.c:1267
14241 msgid "Unexpected tail checksum for %s (disk corruption?)"
14244 #: builtin/index-pack.c:1271
14246 msgid "pack has %d unresolved delta"
14247 msgid_plural "pack has %d unresolved deltas"
14251 #: builtin/index-pack.c:1295
14253 msgid "unable to deflate appended object (%d)"
14256 #: builtin/index-pack.c:1391
14258 msgid "local object %s is corrupt"
14261 #: builtin/index-pack.c:1405
14263 msgid "packfile name '%s' does not end with '.pack'"
14266 #: builtin/index-pack.c:1430
14268 msgid "cannot write %s file '%s'"
14271 #: builtin/index-pack.c:1438
14273 msgid "cannot close written %s file '%s'"
14276 #: builtin/index-pack.c:1462
14277 msgid "error while closing pack file"
14280 #: builtin/index-pack.c:1476
14281 msgid "cannot store pack file"
14284 #: builtin/index-pack.c:1484
14285 msgid "cannot store index file"
14288 #: builtin/index-pack.c:1528 builtin/pack-objects.c:2863
14290 msgid "bad pack.indexversion=%<PRIu32>"
14293 #: builtin/index-pack.c:1596
14295 msgid "Cannot open existing pack file '%s'"
14298 #: builtin/index-pack.c:1598
14300 msgid "Cannot open existing pack idx file for '%s'"
14303 #: builtin/index-pack.c:1646
14305 msgid "non delta: %d object"
14306 msgid_plural "non delta: %d objects"
14310 #: builtin/index-pack.c:1653
14312 msgid "chain length = %d: %lu object"
14313 msgid_plural "chain length = %d: %lu objects"
14317 #: builtin/index-pack.c:1692
14318 msgid "Cannot come back to cwd"
14321 #: builtin/index-pack.c:1741 builtin/index-pack.c:1744
14322 #: builtin/index-pack.c:1760 builtin/index-pack.c:1764
14327 #: builtin/index-pack.c:1780
14328 msgid "--fix-thin cannot be used without --stdin"
14331 #: builtin/index-pack.c:1782
14332 msgid "--stdin requires a git repository"
14335 #: builtin/index-pack.c:1788
14336 msgid "--verify with no packfile name given"
14339 #: builtin/index-pack.c:1836 builtin/unpack-objects.c:582
14340 msgid "fsck error in pack objects"
14343 #: builtin/init-db.c:63
14345 msgid "cannot stat template '%s'"
14348 #: builtin/init-db.c:68
14350 msgid "cannot opendir '%s'"
14353 #: builtin/init-db.c:80
14355 msgid "cannot readlink '%s'"
14358 #: builtin/init-db.c:82
14360 msgid "cannot symlink '%s' '%s'"
14363 #: builtin/init-db.c:88
14365 msgid "cannot copy '%s' to '%s'"
14368 #: builtin/init-db.c:92
14370 msgid "ignoring template %s"
14373 #: builtin/init-db.c:123
14375 msgid "templates not found in %s"
14378 #: builtin/init-db.c:138
14380 msgid "not copying templates from '%s': %s"
14383 #: builtin/init-db.c:356
14385 msgid "unable to handle file type %d"
14388 #: builtin/init-db.c:359
14390 msgid "unable to move %s to %s"
14393 #: builtin/init-db.c:374
14394 msgid "attempt to reinitialize repository with different hash"
14397 #: builtin/init-db.c:380 builtin/init-db.c:601
14399 msgid "unknown hash algorithm '%s'"
14402 #: builtin/init-db.c:397 builtin/init-db.c:400
14404 msgid "%s already exists"
14407 #: builtin/init-db.c:458
14409 msgid "Reinitialized existing shared Git repository in %s%s\n"
14412 #: builtin/init-db.c:459
14414 msgid "Reinitialized existing Git repository in %s%s\n"
14417 #: builtin/init-db.c:463
14419 msgid "Initialized empty shared Git repository in %s%s\n"
14422 #: builtin/init-db.c:464
14424 msgid "Initialized empty Git repository in %s%s\n"
14427 #: builtin/init-db.c:513
14429 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
14430 "shared[=<permissions>]] [<directory>]"
14433 #: builtin/init-db.c:538
14434 msgid "permissions"
14437 #: builtin/init-db.c:539
14438 msgid "specify that the git repository is to be shared amongst several users"
14441 #: builtin/init-db.c:544
14445 #: builtin/init-db.c:545
14446 msgid "specify the hash algorithm to use"
14449 #: builtin/init-db.c:578 builtin/init-db.c:583
14451 msgid "cannot mkdir %s"
14454 #: builtin/init-db.c:587
14456 msgid "cannot chdir to %s"
14459 #: builtin/init-db.c:614
14462 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
14466 #: builtin/init-db.c:642
14468 msgid "Cannot access work tree '%s'"
14471 #: builtin/interpret-trailers.c:16
14473 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
14474 "<token>[(=|:)<value>])...] [<file>...]"
14477 #: builtin/interpret-trailers.c:95
14478 msgid "edit files in place"
14481 #: builtin/interpret-trailers.c:96
14482 msgid "trim empty trailers"
14485 #: builtin/interpret-trailers.c:99
14486 msgid "where to place the new trailer"
14489 #: builtin/interpret-trailers.c:101
14490 msgid "action if trailer already exists"
14493 #: builtin/interpret-trailers.c:103
14494 msgid "action if trailer is missing"
14497 #: builtin/interpret-trailers.c:105
14498 msgid "output only the trailers"
14501 #: builtin/interpret-trailers.c:106
14502 msgid "do not apply config rules"
14505 #: builtin/interpret-trailers.c:107
14506 msgid "join whitespace-continued values"
14509 #: builtin/interpret-trailers.c:108
14510 msgid "set parsing options"
14513 #: builtin/interpret-trailers.c:110
14514 msgid "do not treat --- specially"
14517 #: builtin/interpret-trailers.c:111
14521 #: builtin/interpret-trailers.c:112
14522 msgid "trailer(s) to add"
14525 #: builtin/interpret-trailers.c:123
14526 msgid "--trailer with --only-input does not make sense"
14529 #: builtin/interpret-trailers.c:133
14530 msgid "no input file given for in-place editing"
14533 #: builtin/log.c:57
14534 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
14537 #: builtin/log.c:58
14538 msgid "git show [<options>] <object>..."
14541 #: builtin/log.c:111
14543 msgid "invalid --decorate option: %s"
14546 #: builtin/log.c:178
14547 msgid "show source"
14550 #: builtin/log.c:179
14551 msgid "Use mail map file"
14554 #: builtin/log.c:182
14555 msgid "only decorate refs that match <pattern>"
14558 #: builtin/log.c:184
14559 msgid "do not decorate refs that match <pattern>"
14562 #: builtin/log.c:185
14563 msgid "decorate options"
14566 #: builtin/log.c:188
14567 msgid "Process line range n,m in file, counting from 1"
14570 #: builtin/log.c:298
14572 msgid "Final output: %d %s\n"
14575 #: builtin/log.c:556
14577 msgid "git show %s: bad file"
14580 #: builtin/log.c:571 builtin/log.c:666
14582 msgid "could not read object %s"
14585 #: builtin/log.c:691
14587 msgid "unknown type: %d"
14590 #: builtin/log.c:835
14592 msgid "%s: invalid cover from description mode"
14595 #: builtin/log.c:842
14596 msgid "format.headers without value"
14599 #: builtin/log.c:957
14600 msgid "name of output directory is too long"
14603 #: builtin/log.c:973
14605 msgid "cannot open patch file %s"
14608 #: builtin/log.c:990
14609 msgid "need exactly one range"
14612 #: builtin/log.c:1000
14613 msgid "not a range"
14616 #: builtin/log.c:1164
14617 msgid "cover letter needs email format"
14620 #: builtin/log.c:1170
14621 msgid "failed to create cover-letter file"
14624 #: builtin/log.c:1249
14626 msgid "insane in-reply-to: %s"
14629 #: builtin/log.c:1276
14630 msgid "git format-patch [<options>] [<since> | <revision-range>]"
14633 #: builtin/log.c:1334
14634 msgid "two output directories?"
14637 #: builtin/log.c:1445 builtin/log.c:2217 builtin/log.c:2219 builtin/log.c:2231
14639 msgid "unknown commit %s"
14642 #: builtin/log.c:1455 builtin/replace.c:58 builtin/replace.c:207
14643 #: builtin/replace.c:210
14645 msgid "failed to resolve '%s' as a valid ref"
14648 #: builtin/log.c:1460
14649 msgid "could not find exact merge base"
14652 #: builtin/log.c:1464
14654 "failed to get upstream, if you want to record base commit automatically,\n"
14655 "please use git branch --set-upstream-to to track a remote branch.\n"
14656 "Or you could specify base commit by --base=<base-commit-id> manually"
14659 #: builtin/log.c:1484
14660 msgid "failed to find exact merge base"
14663 #: builtin/log.c:1495
14664 msgid "base commit should be the ancestor of revision list"
14667 #: builtin/log.c:1499
14668 msgid "base commit shouldn't be in revision list"
14671 #: builtin/log.c:1552
14672 msgid "cannot get patch id"
14675 #: builtin/log.c:1604
14676 msgid "failed to infer range-diff ranges"
14679 #: builtin/log.c:1650
14680 msgid "use [PATCH n/m] even with a single patch"
14683 #: builtin/log.c:1653
14684 msgid "use [PATCH] even with multiple patches"
14687 #: builtin/log.c:1657
14688 msgid "print patches to standard out"
14691 #: builtin/log.c:1659
14692 msgid "generate a cover letter"
14695 #: builtin/log.c:1661
14696 msgid "use simple number sequence for output file names"
14699 #: builtin/log.c:1662
14703 #: builtin/log.c:1663
14704 msgid "use <sfx> instead of '.patch'"
14707 #: builtin/log.c:1665
14708 msgid "start numbering patches at <n> instead of 1"
14711 #: builtin/log.c:1667
14712 msgid "mark the series as Nth re-roll"
14715 #: builtin/log.c:1669
14716 msgid "Use [RFC PATCH] instead of [PATCH]"
14719 #: builtin/log.c:1672
14720 msgid "cover-from-description-mode"
14723 #: builtin/log.c:1673
14724 msgid "generate parts of a cover letter based on a branch's description"
14727 #: builtin/log.c:1675
14728 msgid "Use [<prefix>] instead of [PATCH]"
14731 #: builtin/log.c:1678
14732 msgid "store resulting files in <dir>"
14735 #: builtin/log.c:1681
14736 msgid "don't strip/add [PATCH]"
14739 #: builtin/log.c:1684
14740 msgid "don't output binary diffs"
14743 #: builtin/log.c:1686
14744 msgid "output all-zero hash in From header"
14747 #: builtin/log.c:1688
14748 msgid "don't include a patch matching a commit upstream"
14751 #: builtin/log.c:1690
14752 msgid "show patch format instead of default (patch + stat)"
14755 #: builtin/log.c:1692
14759 #: builtin/log.c:1693
14763 #: builtin/log.c:1694
14764 msgid "add email header"
14767 #: builtin/log.c:1695 builtin/log.c:1696
14771 #: builtin/log.c:1695
14772 msgid "add To: header"
14775 #: builtin/log.c:1696
14776 msgid "add Cc: header"
14779 #: builtin/log.c:1697
14783 #: builtin/log.c:1698
14784 msgid "set From address to <ident> (or committer ident if absent)"
14787 #: builtin/log.c:1700
14791 #: builtin/log.c:1701
14792 msgid "make first mail a reply to <message-id>"
14795 #: builtin/log.c:1702 builtin/log.c:1705
14799 #: builtin/log.c:1703
14800 msgid "attach the patch"
14803 #: builtin/log.c:1706
14804 msgid "inline the patch"
14807 #: builtin/log.c:1710
14808 msgid "enable message threading, styles: shallow, deep"
14811 #: builtin/log.c:1712
14815 #: builtin/log.c:1713
14816 msgid "add a signature"
14819 #: builtin/log.c:1714
14820 msgid "base-commit"
14823 #: builtin/log.c:1715
14824 msgid "add prerequisite tree info to the patch series"
14827 #: builtin/log.c:1717
14828 msgid "add a signature from a file"
14831 #: builtin/log.c:1718
14832 msgid "don't print the patch filenames"
14835 #: builtin/log.c:1720
14836 msgid "show progress while generating patches"
14839 #: builtin/log.c:1722
14840 msgid "show changes against <rev> in cover letter or single patch"
14843 #: builtin/log.c:1725
14844 msgid "show changes against <refspec> in cover letter or single patch"
14847 #: builtin/log.c:1727
14848 msgid "percentage by which creation is weighted"
14851 #: builtin/log.c:1812
14853 msgid "invalid ident line: %s"
14856 #: builtin/log.c:1827
14857 msgid "-n and -k are mutually exclusive"
14860 #: builtin/log.c:1829
14861 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
14864 #: builtin/log.c:1837
14865 msgid "--name-only does not make sense"
14868 #: builtin/log.c:1839
14869 msgid "--name-status does not make sense"
14872 #: builtin/log.c:1841
14873 msgid "--check does not make sense"
14876 #: builtin/log.c:1874
14877 msgid "standard output, or directory, which one?"
14880 #: builtin/log.c:1978
14881 msgid "--interdiff requires --cover-letter or single patch"
14884 #: builtin/log.c:1982
14888 #: builtin/log.c:1983
14890 msgid "Interdiff against v%d:"
14893 #: builtin/log.c:1989
14894 msgid "--creation-factor requires --range-diff"
14897 #: builtin/log.c:1993
14898 msgid "--range-diff requires --cover-letter or single patch"
14901 #: builtin/log.c:2001
14902 msgid "Range-diff:"
14905 #: builtin/log.c:2002
14907 msgid "Range-diff against v%d:"
14910 #: builtin/log.c:2013
14912 msgid "unable to read signature file '%s'"
14915 #: builtin/log.c:2049
14916 msgid "Generating patches"
14919 #: builtin/log.c:2093
14920 msgid "failed to create output files"
14923 #: builtin/log.c:2152
14924 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
14927 #: builtin/log.c:2206
14930 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
14933 #: builtin/ls-files.c:471
14934 msgid "git ls-files [<options>] [<file>...]"
14937 #: builtin/ls-files.c:527
14938 msgid "identify the file status with tags"
14941 #: builtin/ls-files.c:529
14942 msgid "use lowercase letters for 'assume unchanged' files"
14945 #: builtin/ls-files.c:531
14946 msgid "use lowercase letters for 'fsmonitor clean' files"
14949 #: builtin/ls-files.c:533
14950 msgid "show cached files in the output (default)"
14953 #: builtin/ls-files.c:535
14954 msgid "show deleted files in the output"
14957 #: builtin/ls-files.c:537
14958 msgid "show modified files in the output"
14961 #: builtin/ls-files.c:539
14962 msgid "show other files in the output"
14965 #: builtin/ls-files.c:541
14966 msgid "show ignored files in the output"
14969 #: builtin/ls-files.c:544
14970 msgid "show staged contents' object name in the output"
14973 #: builtin/ls-files.c:546
14974 msgid "show files on the filesystem that need to be removed"
14977 #: builtin/ls-files.c:548
14978 msgid "show 'other' directories' names only"
14981 #: builtin/ls-files.c:550
14982 msgid "show line endings of files"
14985 #: builtin/ls-files.c:552
14986 msgid "don't show empty directories"
14989 #: builtin/ls-files.c:555
14990 msgid "show unmerged files in the output"
14993 #: builtin/ls-files.c:557
14994 msgid "show resolve-undo information"
14997 #: builtin/ls-files.c:559
14998 msgid "skip files matching pattern"
15001 #: builtin/ls-files.c:562
15002 msgid "exclude patterns are read from <file>"
15005 #: builtin/ls-files.c:565
15006 msgid "read additional per-directory exclude patterns in <file>"
15009 #: builtin/ls-files.c:567
15010 msgid "add the standard git exclusions"
15013 #: builtin/ls-files.c:571
15014 msgid "make the output relative to the project top directory"
15017 #: builtin/ls-files.c:574
15018 msgid "recurse through submodules"
15021 #: builtin/ls-files.c:576
15022 msgid "if any <file> is not in the index, treat this as an error"
15025 #: builtin/ls-files.c:577
15029 #: builtin/ls-files.c:578
15030 msgid "pretend that paths removed since <tree-ish> are still present"
15033 #: builtin/ls-files.c:580
15034 msgid "show debugging data"
15037 #: builtin/ls-remote.c:9
15039 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
15040 " [-q | --quiet] [--exit-code] [--get-url]\n"
15041 " [--symref] [<repository> [<refs>...]]"
15044 #: builtin/ls-remote.c:59
15045 msgid "do not print remote URL"
15048 #: builtin/ls-remote.c:60 builtin/ls-remote.c:62 builtin/rebase.c:1384
15052 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63
15053 msgid "path of git-upload-pack on the remote host"
15056 #: builtin/ls-remote.c:65
15057 msgid "limit to tags"
15060 #: builtin/ls-remote.c:66
15061 msgid "limit to heads"
15064 #: builtin/ls-remote.c:67
15065 msgid "do not show peeled tags"
15068 #: builtin/ls-remote.c:69
15069 msgid "take url.<base>.insteadOf into account"
15072 #: builtin/ls-remote.c:72
15073 msgid "exit with exit code 2 if no matching refs are found"
15076 #: builtin/ls-remote.c:75
15077 msgid "show underlying ref in addition to the object pointed by it"
15080 #: builtin/ls-tree.c:30
15081 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
15084 #: builtin/ls-tree.c:128
15085 msgid "only show trees"
15088 #: builtin/ls-tree.c:130
15089 msgid "recurse into subtrees"
15092 #: builtin/ls-tree.c:132
15093 msgid "show trees when recursing"
15096 #: builtin/ls-tree.c:135
15097 msgid "terminate entries with NUL byte"
15100 #: builtin/ls-tree.c:136
15101 msgid "include object size"
15104 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
15105 msgid "list only filenames"
15108 #: builtin/ls-tree.c:143
15109 msgid "use full path names"
15112 #: builtin/ls-tree.c:145
15113 msgid "list entire tree; not just current directory (implies --full-name)"
15116 #: builtin/mailsplit.c:241
15118 msgid "empty mbox: '%s'"
15121 #: builtin/merge-base.c:32
15122 msgid "git merge-base [-a | --all] <commit> <commit>..."
15125 #: builtin/merge-base.c:33
15126 msgid "git merge-base [-a | --all] --octopus <commit>..."
15129 #: builtin/merge-base.c:34
15130 msgid "git merge-base --independent <commit>..."
15133 #: builtin/merge-base.c:35
15134 msgid "git merge-base --is-ancestor <commit> <commit>"
15137 #: builtin/merge-base.c:36
15138 msgid "git merge-base --fork-point <ref> [<commit>]"
15141 #: builtin/merge-base.c:143
15142 msgid "output all common ancestors"
15145 #: builtin/merge-base.c:145
15146 msgid "find ancestors for a single n-way merge"
15149 #: builtin/merge-base.c:147
15150 msgid "list revs not reachable from others"
15153 #: builtin/merge-base.c:149
15154 msgid "is the first one ancestor of the other?"
15157 #: builtin/merge-base.c:151
15158 msgid "find where <commit> forked from reflog of <ref>"
15161 #: builtin/merge-file.c:9
15163 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
15164 "<orig-file> <file2>"
15167 #: builtin/merge-file.c:35
15168 msgid "send results to standard output"
15171 #: builtin/merge-file.c:36
15172 msgid "use a diff3 based merge"
15175 #: builtin/merge-file.c:37
15176 msgid "for conflicts, use our version"
15179 #: builtin/merge-file.c:39
15180 msgid "for conflicts, use their version"
15183 #: builtin/merge-file.c:41
15184 msgid "for conflicts, use a union version"
15187 #: builtin/merge-file.c:44
15188 msgid "for conflicts, use this marker size"
15191 #: builtin/merge-file.c:45
15192 msgid "do not warn about conflicts"
15195 #: builtin/merge-file.c:47
15196 msgid "set labels for file1/orig-file/file2"
15199 #: builtin/merge-recursive.c:47
15201 msgid "unknown option %s"
15204 #: builtin/merge-recursive.c:53
15206 msgid "could not parse object '%s'"
15209 #: builtin/merge-recursive.c:57
15211 msgid "cannot handle more than %d base. Ignoring %s."
15212 msgid_plural "cannot handle more than %d bases. Ignoring %s."
15216 #: builtin/merge-recursive.c:65
15217 msgid "not handling anything other than two heads merge."
15220 #: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
15222 msgid "could not resolve ref '%s'"
15225 #: builtin/merge-recursive.c:82
15227 msgid "Merging %s with %s\n"
15230 #: builtin/merge.c:56
15231 msgid "git merge [<options>] [<commit>...]"
15234 #: builtin/merge.c:57
15235 msgid "git merge --abort"
15238 #: builtin/merge.c:58
15239 msgid "git merge --continue"
15242 #: builtin/merge.c:121
15243 msgid "switch `m' requires a value"
15246 #: builtin/merge.c:144
15248 msgid "option `%s' requires a value"
15251 #: builtin/merge.c:190
15253 msgid "Could not find merge strategy '%s'.\n"
15256 #: builtin/merge.c:191
15258 msgid "Available strategies are:"
15261 #: builtin/merge.c:196
15263 msgid "Available custom strategies are:"
15266 #: builtin/merge.c:247 builtin/pull.c:133
15267 msgid "do not show a diffstat at the end of the merge"
15270 #: builtin/merge.c:250 builtin/pull.c:136
15271 msgid "show a diffstat at the end of the merge"
15274 #: builtin/merge.c:251 builtin/pull.c:139
15275 msgid "(synonym to --stat)"
15278 #: builtin/merge.c:253 builtin/pull.c:142
15279 msgid "add (at most <n>) entries from shortlog to merge commit message"
15282 #: builtin/merge.c:256 builtin/pull.c:148
15283 msgid "create a single commit instead of doing a merge"
15286 #: builtin/merge.c:258 builtin/pull.c:151
15287 msgid "perform a commit if the merge succeeds (default)"
15290 #: builtin/merge.c:260 builtin/pull.c:154
15291 msgid "edit message before committing"
15294 #: builtin/merge.c:262
15295 msgid "allow fast-forward (default)"
15298 #: builtin/merge.c:264 builtin/pull.c:161
15299 msgid "abort if fast-forward is not possible"
15302 #: builtin/merge.c:268 builtin/pull.c:164
15303 msgid "verify that the named commit has a valid GPG signature"
15306 #: builtin/merge.c:269 builtin/notes.c:787 builtin/pull.c:168
15307 #: builtin/rebase.c:527 builtin/rebase.c:1398 builtin/revert.c:114
15311 #: builtin/merge.c:270 builtin/pull.c:169
15312 msgid "merge strategy to use"
15315 #: builtin/merge.c:271 builtin/pull.c:172
15316 msgid "option=value"
15319 #: builtin/merge.c:272 builtin/pull.c:173
15320 msgid "option for selected merge strategy"
15323 #: builtin/merge.c:274
15324 msgid "merge commit message (for a non-fast-forward merge)"
15327 #: builtin/merge.c:281
15328 msgid "abort the current in-progress merge"
15331 #: builtin/merge.c:283
15332 msgid "--abort but leave index and working tree alone"
15335 #: builtin/merge.c:285
15336 msgid "continue the current in-progress merge"
15339 #: builtin/merge.c:287 builtin/pull.c:180
15340 msgid "allow merging unrelated histories"
15343 #: builtin/merge.c:294
15344 msgid "bypass pre-merge-commit and commit-msg hooks"
15347 #: builtin/merge.c:311
15348 msgid "could not run stash."
15351 #: builtin/merge.c:316
15352 msgid "stash failed"
15355 #: builtin/merge.c:321
15357 msgid "not a valid object: %s"
15360 #: builtin/merge.c:343 builtin/merge.c:360
15361 msgid "read-tree failed"
15364 #: builtin/merge.c:390
15365 msgid " (nothing to squash)"
15368 #: builtin/merge.c:401
15370 msgid "Squash commit -- not updating HEAD\n"
15373 #: builtin/merge.c:451
15375 msgid "No merge message -- not updating HEAD\n"
15378 #: builtin/merge.c:502
15380 msgid "'%s' does not point to a commit"
15383 #: builtin/merge.c:589
15385 msgid "Bad branch.%s.mergeoptions string: %s"
15388 #: builtin/merge.c:716
15389 msgid "Not handling anything other than two heads merge."
15392 #: builtin/merge.c:730
15394 msgid "Unknown option for merge-recursive: -X%s"
15397 #: builtin/merge.c:745
15399 msgid "unable to write %s"
15402 #: builtin/merge.c:797
15404 msgid "Could not read from '%s'"
15407 #: builtin/merge.c:806
15409 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
15412 #: builtin/merge.c:812
15414 "Please enter a commit message to explain why this merge is necessary,\n"
15415 "especially if it merges an updated upstream into a topic branch.\n"
15419 #: builtin/merge.c:817
15420 msgid "An empty message aborts the commit.\n"
15423 #: builtin/merge.c:820
15426 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
15430 #: builtin/merge.c:873
15431 msgid "Empty commit message."
15434 #: builtin/merge.c:888
15436 msgid "Wonderful.\n"
15439 #: builtin/merge.c:949
15441 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
15444 #: builtin/merge.c:988
15445 msgid "No current branch."
15448 #: builtin/merge.c:990
15449 msgid "No remote for the current branch."
15452 #: builtin/merge.c:992
15453 msgid "No default upstream defined for the current branch."
15456 #: builtin/merge.c:997
15458 msgid "No remote-tracking branch for %s from %s"
15461 #: builtin/merge.c:1054
15463 msgid "Bad value '%s' in environment '%s'"
15466 #: builtin/merge.c:1157
15468 msgid "not something we can merge in %s: %s"
15471 #: builtin/merge.c:1191
15472 msgid "not something we can merge"
15475 #: builtin/merge.c:1295
15476 msgid "--abort expects no arguments"
15479 #: builtin/merge.c:1299
15480 msgid "There is no merge to abort (MERGE_HEAD missing)."
15483 #: builtin/merge.c:1317
15484 msgid "--quit expects no arguments"
15487 #: builtin/merge.c:1330
15488 msgid "--continue expects no arguments"
15491 #: builtin/merge.c:1334
15492 msgid "There is no merge in progress (MERGE_HEAD missing)."
15495 #: builtin/merge.c:1350
15497 "You have not concluded your merge (MERGE_HEAD exists).\n"
15498 "Please, commit your changes before you merge."
15501 #: builtin/merge.c:1357
15503 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
15504 "Please, commit your changes before you merge."
15507 #: builtin/merge.c:1360
15508 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
15511 #: builtin/merge.c:1374
15512 msgid "You cannot combine --squash with --no-ff."
15515 #: builtin/merge.c:1376
15516 msgid "You cannot combine --squash with --commit."
15519 #: builtin/merge.c:1392
15520 msgid "No commit specified and merge.defaultToUpstream not set."
15523 #: builtin/merge.c:1409
15524 msgid "Squash commit into empty head not supported yet"
15527 #: builtin/merge.c:1411
15528 msgid "Non-fast-forward commit does not make sense into an empty head"
15531 #: builtin/merge.c:1416
15533 msgid "%s - not something we can merge"
15536 #: builtin/merge.c:1418
15537 msgid "Can merge only exactly one commit into empty head"
15540 #: builtin/merge.c:1499
15541 msgid "refusing to merge unrelated histories"
15544 #: builtin/merge.c:1508
15545 msgid "Already up to date."
15548 #: builtin/merge.c:1518
15550 msgid "Updating %s..%s\n"
15553 #: builtin/merge.c:1564
15555 msgid "Trying really trivial in-index merge...\n"
15558 #: builtin/merge.c:1571
15563 #: builtin/merge.c:1596
15564 msgid "Already up to date. Yeeah!"
15567 #: builtin/merge.c:1602
15568 msgid "Not possible to fast-forward, aborting."
15571 #: builtin/merge.c:1630 builtin/merge.c:1695
15573 msgid "Rewinding the tree to pristine...\n"
15576 #: builtin/merge.c:1634
15578 msgid "Trying merge strategy %s...\n"
15581 #: builtin/merge.c:1686
15583 msgid "No merge strategy handled the merge.\n"
15586 #: builtin/merge.c:1688
15588 msgid "Merge with strategy %s failed.\n"
15591 #: builtin/merge.c:1697
15593 msgid "Using the %s to prepare resolving by hand.\n"
15596 #: builtin/merge.c:1711
15598 msgid "Automatic merge went well; stopped before committing as requested\n"
15601 #: builtin/mktree.c:66
15602 msgid "git mktree [-z] [--missing] [--batch]"
15605 #: builtin/mktree.c:154
15606 msgid "input is NUL terminated"
15609 #: builtin/mktree.c:155 builtin/write-tree.c:26
15610 msgid "allow missing objects"
15613 #: builtin/mktree.c:156
15614 msgid "allow creation of more than one tree"
15617 #: builtin/multi-pack-index.c:9
15619 "git multi-pack-index [<options>] (write|verify|expire|repack --batch-"
15623 #: builtin/multi-pack-index.c:26
15624 msgid "object directory containing set of packfile and pack-index pairs"
15627 #: builtin/multi-pack-index.c:29
15629 "during repack, collect pack-files of smaller size into a batch that is "
15630 "larger than this size"
15633 #: builtin/multi-pack-index.c:50 builtin/prune-packed.c:25
15634 msgid "too many arguments"
15637 #: builtin/multi-pack-index.c:60
15638 msgid "--batch-size option is only for 'repack' subcommand"
15641 #: builtin/multi-pack-index.c:69
15643 msgid "unrecognized subcommand: %s"
15647 msgid "git mv [<options>] <source>... <destination>"
15652 msgid "Directory %s is in index and no submodule?"
15656 msgid "Please stage your changes to .gitmodules or stash them to proceed"
15659 #: builtin/mv.c:103
15661 msgid "%.*s is in index"
15664 #: builtin/mv.c:125
15665 msgid "force move/rename even if target exists"
15668 #: builtin/mv.c:127
15669 msgid "skip move/rename errors"
15672 #: builtin/mv.c:169
15674 msgid "destination '%s' is not a directory"
15677 #: builtin/mv.c:180
15679 msgid "Checking rename of '%s' to '%s'\n"
15682 #: builtin/mv.c:184
15686 #: builtin/mv.c:187
15687 msgid "can not move directory into itself"
15690 #: builtin/mv.c:190
15691 msgid "cannot move directory over file"
15694 #: builtin/mv.c:199
15695 msgid "source directory is empty"
15698 #: builtin/mv.c:224
15699 msgid "not under version control"
15702 #: builtin/mv.c:227
15703 msgid "destination exists"
15706 #: builtin/mv.c:235
15708 msgid "overwriting '%s'"
15711 #: builtin/mv.c:238
15712 msgid "Cannot overwrite"
15715 #: builtin/mv.c:241
15716 msgid "multiple sources for the same target"
15719 #: builtin/mv.c:243
15720 msgid "destination directory does not exist"
15723 #: builtin/mv.c:250
15725 msgid "%s, source=%s, destination=%s"
15728 #: builtin/mv.c:271
15730 msgid "Renaming %s to %s\n"
15733 #: builtin/mv.c:277 builtin/remote.c:781 builtin/repack.c:520
15735 msgid "renaming '%s' failed"
15738 #: builtin/name-rev.c:465
15739 msgid "git name-rev [<options>] <commit>..."
15742 #: builtin/name-rev.c:466
15743 msgid "git name-rev [<options>] --all"
15746 #: builtin/name-rev.c:467
15747 msgid "git name-rev [<options>] --stdin"
15750 #: builtin/name-rev.c:524
15751 msgid "print only names (no SHA-1)"
15754 #: builtin/name-rev.c:525
15755 msgid "only use tags to name the commits"
15758 #: builtin/name-rev.c:527
15759 msgid "only use refs matching <pattern>"
15762 #: builtin/name-rev.c:529
15763 msgid "ignore refs matching <pattern>"
15766 #: builtin/name-rev.c:531
15767 msgid "list all commits reachable from all refs"
15770 #: builtin/name-rev.c:532
15771 msgid "read from stdin"
15774 #: builtin/name-rev.c:533
15775 msgid "allow to print `undefined` names (default)"
15778 #: builtin/name-rev.c:539
15779 msgid "dereference tags in the input (internal use)"
15782 #: builtin/notes.c:28
15783 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
15786 #: builtin/notes.c:29
15788 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
15789 "| (-c | -C) <object>] [<object>]"
15792 #: builtin/notes.c:30
15793 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
15796 #: builtin/notes.c:31
15798 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
15799 "(-c | -C) <object>] [<object>]"
15802 #: builtin/notes.c:32
15803 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
15806 #: builtin/notes.c:33
15807 msgid "git notes [--ref <notes-ref>] show [<object>]"
15810 #: builtin/notes.c:34
15812 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
15815 #: builtin/notes.c:35
15816 msgid "git notes merge --commit [-v | -q]"
15819 #: builtin/notes.c:36
15820 msgid "git notes merge --abort [-v | -q]"
15823 #: builtin/notes.c:37
15824 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
15827 #: builtin/notes.c:38
15828 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
15831 #: builtin/notes.c:39
15832 msgid "git notes [--ref <notes-ref>] get-ref"
15835 #: builtin/notes.c:44
15836 msgid "git notes [list [<object>]]"
15839 #: builtin/notes.c:49
15840 msgid "git notes add [<options>] [<object>]"
15843 #: builtin/notes.c:54
15844 msgid "git notes copy [<options>] <from-object> <to-object>"
15847 #: builtin/notes.c:55
15848 msgid "git notes copy --stdin [<from-object> <to-object>]..."
15851 #: builtin/notes.c:60
15852 msgid "git notes append [<options>] [<object>]"
15855 #: builtin/notes.c:65
15856 msgid "git notes edit [<object>]"
15859 #: builtin/notes.c:70
15860 msgid "git notes show [<object>]"
15863 #: builtin/notes.c:75
15864 msgid "git notes merge [<options>] <notes-ref>"
15867 #: builtin/notes.c:76
15868 msgid "git notes merge --commit [<options>]"
15871 #: builtin/notes.c:77
15872 msgid "git notes merge --abort [<options>]"
15875 #: builtin/notes.c:82
15876 msgid "git notes remove [<object>]"
15879 #: builtin/notes.c:87
15880 msgid "git notes prune [<options>]"
15883 #: builtin/notes.c:92
15884 msgid "git notes get-ref"
15887 #: builtin/notes.c:97
15888 msgid "Write/edit the notes for the following object:"
15891 #: builtin/notes.c:150
15893 msgid "unable to start 'show' for object '%s'"
15896 #: builtin/notes.c:154
15897 msgid "could not read 'show' output"
15900 #: builtin/notes.c:162
15902 msgid "failed to finish 'show' for object '%s'"
15905 #: builtin/notes.c:197
15906 msgid "please supply the note contents using either -m or -F option"
15909 #: builtin/notes.c:206
15910 msgid "unable to write note object"
15913 #: builtin/notes.c:208
15915 msgid "the note contents have been left in %s"
15918 #: builtin/notes.c:242 builtin/tag.c:533
15920 msgid "could not open or read '%s'"
15923 #: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
15924 #: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
15925 #: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
15927 msgid "failed to resolve '%s' as a valid ref."
15930 #: builtin/notes.c:265
15932 msgid "failed to read object '%s'."
15935 #: builtin/notes.c:268
15937 msgid "cannot read note data from non-blob object '%s'."
15940 #: builtin/notes.c:309
15942 msgid "malformed input line: '%s'."
15945 #: builtin/notes.c:324
15947 msgid "failed to copy notes from '%s' to '%s'"
15950 #. TRANSLATORS: the first %s will be replaced by a git
15951 #. notes command: 'add', 'merge', 'remove', etc.
15953 #: builtin/notes.c:356
15955 msgid "refusing to %s notes in %s (outside of refs/notes/)"
15958 #: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:509
15959 #: builtin/notes.c:521 builtin/notes.c:598 builtin/notes.c:665
15960 #: builtin/notes.c:815 builtin/notes.c:963 builtin/notes.c:985
15961 msgid "too many parameters"
15964 #: builtin/notes.c:389 builtin/notes.c:678
15966 msgid "no note found for object %s."
15969 #: builtin/notes.c:410 builtin/notes.c:576
15970 msgid "note contents as a string"
15973 #: builtin/notes.c:413 builtin/notes.c:579
15974 msgid "note contents in a file"
15977 #: builtin/notes.c:416 builtin/notes.c:582
15978 msgid "reuse and edit specified note object"
15981 #: builtin/notes.c:419 builtin/notes.c:585
15982 msgid "reuse specified note object"
15985 #: builtin/notes.c:422 builtin/notes.c:588
15986 msgid "allow storing empty note"
15989 #: builtin/notes.c:423 builtin/notes.c:496
15990 msgid "replace existing notes"
15993 #: builtin/notes.c:448
15996 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
16000 #: builtin/notes.c:463 builtin/notes.c:544
16002 msgid "Overwriting existing notes for object %s\n"
16005 #: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
16007 msgid "Removing note for object %s\n"
16010 #: builtin/notes.c:497
16011 msgid "read objects from stdin"
16014 #: builtin/notes.c:499
16015 msgid "load rewriting config for <command> (implies --stdin)"
16018 #: builtin/notes.c:517
16019 msgid "too few parameters"
16022 #: builtin/notes.c:538
16025 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
16029 #: builtin/notes.c:550
16031 msgid "missing notes on source object %s. Cannot copy."
16034 #: builtin/notes.c:603
16037 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
16038 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
16041 #: builtin/notes.c:698
16042 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
16045 #: builtin/notes.c:700
16046 msgid "failed to delete ref NOTES_MERGE_REF"
16049 #: builtin/notes.c:702
16050 msgid "failed to remove 'git notes merge' worktree"
16053 #: builtin/notes.c:722
16054 msgid "failed to read ref NOTES_MERGE_PARTIAL"
16057 #: builtin/notes.c:724
16058 msgid "could not find commit from NOTES_MERGE_PARTIAL."
16061 #: builtin/notes.c:726
16062 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
16065 #: builtin/notes.c:739
16066 msgid "failed to resolve NOTES_MERGE_REF"
16069 #: builtin/notes.c:742
16070 msgid "failed to finalize notes merge"
16073 #: builtin/notes.c:768
16075 msgid "unknown notes merge strategy %s"
16078 #: builtin/notes.c:784
16079 msgid "General options"
16082 #: builtin/notes.c:786
16083 msgid "Merge options"
16086 #: builtin/notes.c:788
16088 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
16092 #: builtin/notes.c:790
16093 msgid "Committing unmerged notes"
16096 #: builtin/notes.c:792
16097 msgid "finalize notes merge by committing unmerged notes"
16100 #: builtin/notes.c:794
16101 msgid "Aborting notes merge resolution"
16104 #: builtin/notes.c:796
16105 msgid "abort notes merge"
16108 #: builtin/notes.c:807
16109 msgid "cannot mix --commit, --abort or -s/--strategy"
16112 #: builtin/notes.c:812
16113 msgid "must specify a notes ref to merge"
16116 #: builtin/notes.c:836
16118 msgid "unknown -s/--strategy: %s"
16121 #: builtin/notes.c:873
16123 msgid "a notes merge into %s is already in-progress at %s"
16126 #: builtin/notes.c:876
16128 msgid "failed to store link to current notes ref (%s)"
16131 #: builtin/notes.c:878
16134 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
16135 "'git notes merge --commit', or abort the merge with 'git notes merge --"
16139 #: builtin/notes.c:897 builtin/tag.c:546
16141 msgid "Failed to resolve '%s' as a valid ref."
16144 #: builtin/notes.c:900
16146 msgid "Object %s has no note\n"
16149 #: builtin/notes.c:912
16150 msgid "attempt to remove non-existent note is not an error"
16153 #: builtin/notes.c:915
16154 msgid "read object names from the standard input"
16157 #: builtin/notes.c:954 builtin/prune.c:132 builtin/worktree.c:164
16158 msgid "do not remove, show only"
16161 #: builtin/notes.c:955
16162 msgid "report pruned notes"
16165 #: builtin/notes.c:998
16169 #: builtin/notes.c:999
16170 msgid "use notes from <notes-ref>"
16173 #: builtin/notes.c:1034 builtin/stash.c:1608
16175 msgid "unknown subcommand: %s"
16178 #: builtin/pack-objects.c:53
16180 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
16183 #: builtin/pack-objects.c:54
16185 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
16188 #: builtin/pack-objects.c:431
16190 msgid "bad packed object CRC for %s"
16193 #: builtin/pack-objects.c:442
16195 msgid "corrupt packed object for %s"
16198 #: builtin/pack-objects.c:573
16200 msgid "recursive delta detected for object %s"
16203 #: builtin/pack-objects.c:784
16205 msgid "ordered %u objects, expected %<PRIu32>"
16208 #: builtin/pack-objects.c:973
16209 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
16212 #: builtin/pack-objects.c:986
16213 msgid "Writing objects"
16216 #: builtin/pack-objects.c:1047 builtin/update-index.c:90
16218 msgid "failed to stat %s"
16221 #: builtin/pack-objects.c:1100
16223 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
16226 #: builtin/pack-objects.c:1298
16227 msgid "disabling bitmap writing, as some objects are not being packed"
16230 #: builtin/pack-objects.c:1725
16232 msgid "delta base offset overflow in pack for %s"
16235 #: builtin/pack-objects.c:1734
16237 msgid "delta base offset out of bound for %s"
16240 #: builtin/pack-objects.c:2005
16241 msgid "Counting objects"
16244 #: builtin/pack-objects.c:2150
16246 msgid "unable to parse object header of %s"
16249 #: builtin/pack-objects.c:2220 builtin/pack-objects.c:2236
16250 #: builtin/pack-objects.c:2246
16252 msgid "object %s cannot be read"
16255 #: builtin/pack-objects.c:2223 builtin/pack-objects.c:2250
16257 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
16260 #: builtin/pack-objects.c:2260
16261 msgid "suboptimal pack - out of memory"
16264 #: builtin/pack-objects.c:2575
16266 msgid "Delta compression using up to %d threads"
16269 #: builtin/pack-objects.c:2714
16271 msgid "unable to pack objects reachable from tag %s"
16274 #: builtin/pack-objects.c:2802
16275 msgid "Compressing objects"
16278 #: builtin/pack-objects.c:2808
16279 msgid "inconsistency with delta count"
16282 #: builtin/pack-objects.c:2889
16285 "expected edge object ID, got garbage:\n"
16289 #: builtin/pack-objects.c:2895
16292 "expected object ID, got garbage:\n"
16296 #: builtin/pack-objects.c:2993
16297 msgid "invalid value for --missing"
16300 #: builtin/pack-objects.c:3052 builtin/pack-objects.c:3160
16301 msgid "cannot open pack index"
16304 #: builtin/pack-objects.c:3083
16306 msgid "loose object at %s could not be examined"
16309 #: builtin/pack-objects.c:3168
16310 msgid "unable to force loose object"
16313 #: builtin/pack-objects.c:3261
16315 msgid "not a rev '%s'"
16318 #: builtin/pack-objects.c:3264
16320 msgid "bad revision '%s'"
16323 #: builtin/pack-objects.c:3289
16324 msgid "unable to add recent objects"
16327 #: builtin/pack-objects.c:3342
16329 msgid "unsupported index version %s"
16332 #: builtin/pack-objects.c:3346
16334 msgid "bad index version '%s'"
16337 #: builtin/pack-objects.c:3384
16338 msgid "<version>[,<offset>]"
16341 #: builtin/pack-objects.c:3385
16342 msgid "write the pack index file in the specified idx format version"
16345 #: builtin/pack-objects.c:3388
16346 msgid "maximum size of each output pack file"
16349 #: builtin/pack-objects.c:3390
16350 msgid "ignore borrowed objects from alternate object store"
16353 #: builtin/pack-objects.c:3392
16354 msgid "ignore packed objects"
16357 #: builtin/pack-objects.c:3394
16358 msgid "limit pack window by objects"
16361 #: builtin/pack-objects.c:3396
16362 msgid "limit pack window by memory in addition to object limit"
16365 #: builtin/pack-objects.c:3398
16366 msgid "maximum length of delta chain allowed in the resulting pack"
16369 #: builtin/pack-objects.c:3400
16370 msgid "reuse existing deltas"
16373 #: builtin/pack-objects.c:3402
16374 msgid "reuse existing objects"
16377 #: builtin/pack-objects.c:3404
16378 msgid "use OFS_DELTA objects"
16381 #: builtin/pack-objects.c:3406
16382 msgid "use threads when searching for best delta matches"
16385 #: builtin/pack-objects.c:3408
16386 msgid "do not create an empty pack output"
16389 #: builtin/pack-objects.c:3410
16390 msgid "read revision arguments from standard input"
16393 #: builtin/pack-objects.c:3412
16394 msgid "limit the objects to those that are not yet packed"
16397 #: builtin/pack-objects.c:3415
16398 msgid "include objects reachable from any reference"
16401 #: builtin/pack-objects.c:3418
16402 msgid "include objects referred by reflog entries"
16405 #: builtin/pack-objects.c:3421
16406 msgid "include objects referred to by the index"
16409 #: builtin/pack-objects.c:3424
16410 msgid "output pack to stdout"
16413 #: builtin/pack-objects.c:3426
16414 msgid "include tag objects that refer to objects to be packed"
16417 #: builtin/pack-objects.c:3428
16418 msgid "keep unreachable objects"
16421 #: builtin/pack-objects.c:3430
16422 msgid "pack loose unreachable objects"
16425 #: builtin/pack-objects.c:3432
16426 msgid "unpack unreachable objects newer than <time>"
16429 #: builtin/pack-objects.c:3435
16430 msgid "use the sparse reachability algorithm"
16433 #: builtin/pack-objects.c:3437
16434 msgid "create thin packs"
16437 #: builtin/pack-objects.c:3439
16438 msgid "create packs suitable for shallow fetches"
16441 #: builtin/pack-objects.c:3441
16442 msgid "ignore packs that have companion .keep file"
16445 #: builtin/pack-objects.c:3443
16446 msgid "ignore this pack"
16449 #: builtin/pack-objects.c:3445
16450 msgid "pack compression level"
16453 #: builtin/pack-objects.c:3447
16454 msgid "do not hide commits by grafts"
16457 #: builtin/pack-objects.c:3449
16458 msgid "use a bitmap index if available to speed up counting objects"
16461 #: builtin/pack-objects.c:3451
16462 msgid "write a bitmap index together with the pack index"
16465 #: builtin/pack-objects.c:3455
16466 msgid "write a bitmap index if possible"
16469 #: builtin/pack-objects.c:3459
16470 msgid "handling for missing objects"
16473 #: builtin/pack-objects.c:3462
16474 msgid "do not pack objects in promisor packfiles"
16477 #: builtin/pack-objects.c:3464
16478 msgid "respect islands during delta compression"
16481 #: builtin/pack-objects.c:3493
16483 msgid "delta chain depth %d is too deep, forcing %d"
16486 #: builtin/pack-objects.c:3498
16488 msgid "pack.deltaCacheLimit is too high, forcing %d"
16491 #: builtin/pack-objects.c:3552
16492 msgid "--max-pack-size cannot be used to build a pack for transfer"
16495 #: builtin/pack-objects.c:3554
16496 msgid "minimum pack size limit is 1 MiB"
16499 #: builtin/pack-objects.c:3559
16500 msgid "--thin cannot be used to build an indexable pack"
16503 #: builtin/pack-objects.c:3562
16504 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
16507 #: builtin/pack-objects.c:3568
16508 msgid "cannot use --filter without --stdout"
16511 #: builtin/pack-objects.c:3628
16512 msgid "Enumerating objects"
16515 #: builtin/pack-objects.c:3658
16518 "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
16522 #: builtin/pack-refs.c:8
16523 msgid "git pack-refs [<options>]"
16526 #: builtin/pack-refs.c:16
16527 msgid "pack everything"
16530 #: builtin/pack-refs.c:17
16531 msgid "prune loose refs (default)"
16534 #: builtin/prune-packed.c:6
16535 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
16538 #: builtin/prune.c:14
16539 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
16542 #: builtin/prune.c:133
16543 msgid "report pruned objects"
16546 #: builtin/prune.c:136
16547 msgid "expire objects older than <time>"
16550 #: builtin/prune.c:138
16551 msgid "limit traversal to objects outside promisor packfiles"
16554 #: builtin/prune.c:152
16555 msgid "cannot prune in a precious-objects repo"
16558 #: builtin/pull.c:45 builtin/pull.c:47
16560 msgid "Invalid value for %s: %s"
16563 #: builtin/pull.c:67
16564 msgid "git pull [<options>] [<repository> [<refspec>...]]"
16567 #: builtin/pull.c:123
16568 msgid "control for recursive fetching of submodules"
16571 #: builtin/pull.c:127
16572 msgid "Options related to merging"
16575 #: builtin/pull.c:130
16576 msgid "incorporate changes by rebasing rather than merging"
16579 #: builtin/pull.c:158 builtin/rebase.c:478 builtin/revert.c:126
16580 msgid "allow fast-forward"
16583 #: builtin/pull.c:167 parse-options.h:339
16584 msgid "automatically stash/stash pop before and after"
16587 #: builtin/pull.c:183
16588 msgid "Options related to fetching"
16591 #: builtin/pull.c:193
16592 msgid "force overwrite of local branch"
16595 #: builtin/pull.c:201
16596 msgid "number of submodules pulled in parallel"
16599 #: builtin/pull.c:317
16601 msgid "Invalid value for pull.ff: %s"
16604 #: builtin/pull.c:349
16606 "Pulling without specifying how to reconcile divergent branches is\n"
16607 "discouraged. You can squelch this message by running one of the following\n"
16608 "commands sometime before your next pull:\n"
16610 " git config pull.rebase false # merge (the default strategy)\n"
16611 " git config pull.rebase true # rebase\n"
16612 " git config pull.ff only # fast-forward only\n"
16614 "You can replace \"git config\" with \"git config --global\" to set a "
16616 "preference for all repositories. You can also pass --rebase, --no-rebase,\n"
16617 "or --ff-only on the command line to override the configured default per\n"
16621 #: builtin/pull.c:459
16623 "There is no candidate for rebasing against among the refs that you just "
16627 #: builtin/pull.c:461
16629 "There are no candidates for merging among the refs that you just fetched."
16632 #: builtin/pull.c:462
16634 "Generally this means that you provided a wildcard refspec which had no\n"
16635 "matches on the remote end."
16638 #: builtin/pull.c:465
16641 "You asked to pull from the remote '%s', but did not specify\n"
16642 "a branch. Because this is not the default configured remote\n"
16643 "for your current branch, you must specify a branch on the command line."
16646 #: builtin/pull.c:470 builtin/rebase.c:1234 git-parse-remote.sh:73
16647 msgid "You are not currently on a branch."
16650 #: builtin/pull.c:472 builtin/pull.c:487 git-parse-remote.sh:79
16651 msgid "Please specify which branch you want to rebase against."
16654 #: builtin/pull.c:474 builtin/pull.c:489 git-parse-remote.sh:82
16655 msgid "Please specify which branch you want to merge with."
16658 #: builtin/pull.c:475 builtin/pull.c:490
16659 msgid "See git-pull(1) for details."
16662 #: builtin/pull.c:477 builtin/pull.c:483 builtin/pull.c:492
16663 #: builtin/rebase.c:1240 git-parse-remote.sh:64
16667 #: builtin/pull.c:477 builtin/pull.c:492 builtin/pull.c:497
16668 #: git-parse-remote.sh:65
16672 #: builtin/pull.c:485 builtin/rebase.c:1232 git-parse-remote.sh:75
16673 msgid "There is no tracking information for the current branch."
16676 #: builtin/pull.c:494 git-parse-remote.sh:95
16678 "If you wish to set tracking information for this branch you can do so with:"
16681 #: builtin/pull.c:499
16684 "Your configuration specifies to merge with the ref '%s'\n"
16685 "from the remote, but no such ref was fetched."
16688 #: builtin/pull.c:610
16690 msgid "unable to access commit %s"
16693 #: builtin/pull.c:895
16694 msgid "ignoring --verify-signatures for rebase"
16697 #: builtin/pull.c:955
16698 msgid "Updating an unborn branch with changes added to the index."
16701 #: builtin/pull.c:959
16702 msgid "pull with rebase"
16705 #: builtin/pull.c:960
16706 msgid "please commit or stash them."
16709 #: builtin/pull.c:985
16712 "fetch updated the current branch head.\n"
16713 "fast-forwarding your working tree from\n"
16717 #: builtin/pull.c:991
16720 "Cannot fast-forward your working tree.\n"
16721 "After making sure that you saved anything precious from\n"
16724 "$ git reset --hard\n"
16728 #: builtin/pull.c:1006
16729 msgid "Cannot merge multiple branches into empty head."
16732 #: builtin/pull.c:1010
16733 msgid "Cannot rebase onto multiple branches."
16736 #: builtin/pull.c:1018
16737 msgid "cannot rebase with locally recorded submodule modifications"
16740 #: builtin/push.c:19
16741 msgid "git push [<options>] [<repository> [<refspec>...]]"
16744 #: builtin/push.c:112
16745 msgid "tag shorthand without <tag>"
16748 #: builtin/push.c:122
16749 msgid "--delete only accepts plain target ref names"
16752 #: builtin/push.c:168
16755 "To choose either option permanently, see push.default in 'git help config'."
16758 #: builtin/push.c:171
16761 "The upstream branch of your current branch does not match\n"
16762 "the name of your current branch. To push to the upstream branch\n"
16763 "on the remote, use\n"
16765 " git push %s HEAD:%s\n"
16767 "To push to the branch of the same name on the remote, use\n"
16769 " git push %s HEAD\n"
16773 #: builtin/push.c:186
16776 "You are not currently on a branch.\n"
16777 "To push the history leading to the current (detached HEAD)\n"
16780 " git push %s HEAD:<name-of-remote-branch>\n"
16783 #: builtin/push.c:200
16786 "The current branch %s has no upstream branch.\n"
16787 "To push the current branch and set the remote as upstream, use\n"
16789 " git push --set-upstream %s %s\n"
16792 #: builtin/push.c:208
16794 msgid "The current branch %s has multiple upstream branches, refusing to push."
16797 #: builtin/push.c:211
16800 "You are pushing to remote '%s', which is not the upstream of\n"
16801 "your current branch '%s', without telling me what to push\n"
16802 "to update which remote branch."
16805 #: builtin/push.c:270
16807 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
16810 #: builtin/push.c:277
16812 "Updates were rejected because the tip of your current branch is behind\n"
16813 "its remote counterpart. Integrate the remote changes (e.g.\n"
16814 "'git pull ...') before pushing again.\n"
16815 "See the 'Note about fast-forwards' in 'git push --help' for details."
16818 #: builtin/push.c:283
16820 "Updates were rejected because a pushed branch tip is behind its remote\n"
16821 "counterpart. Check out this branch and integrate the remote changes\n"
16822 "(e.g. 'git pull ...') before pushing again.\n"
16823 "See the 'Note about fast-forwards' in 'git push --help' for details."
16826 #: builtin/push.c:289
16828 "Updates were rejected because the remote contains work that you do\n"
16829 "not have locally. This is usually caused by another repository pushing\n"
16830 "to the same ref. You may want to first integrate the remote changes\n"
16831 "(e.g., 'git pull ...') before pushing again.\n"
16832 "See the 'Note about fast-forwards' in 'git push --help' for details."
16835 #: builtin/push.c:296
16836 msgid "Updates were rejected because the tag already exists in the remote."
16839 #: builtin/push.c:299
16841 "You cannot update a remote ref that points at a non-commit object,\n"
16842 "or update a remote ref to make it point at a non-commit object,\n"
16843 "without using the '--force' option.\n"
16846 #: builtin/push.c:361
16848 msgid "Pushing to %s\n"
16851 #: builtin/push.c:368
16853 msgid "failed to push some refs to '%s'"
16856 #: builtin/push.c:542
16860 #: builtin/push.c:543 builtin/send-pack.c:164
16861 msgid "push all refs"
16864 #: builtin/push.c:544 builtin/send-pack.c:166
16865 msgid "mirror all refs"
16868 #: builtin/push.c:546
16869 msgid "delete refs"
16872 #: builtin/push.c:547
16873 msgid "push tags (can't be used with --all or --mirror)"
16876 #: builtin/push.c:550 builtin/send-pack.c:167
16877 msgid "force updates"
16880 #: builtin/push.c:551 builtin/send-pack.c:179
16881 msgid "<refname>:<expect>"
16884 #: builtin/push.c:552 builtin/send-pack.c:180
16885 msgid "require old value of ref to be at this value"
16888 #: builtin/push.c:555
16889 msgid "control recursive pushing of submodules"
16892 #: builtin/push.c:556 builtin/send-pack.c:174
16893 msgid "use thin pack"
16896 #: builtin/push.c:557 builtin/push.c:558 builtin/send-pack.c:161
16897 #: builtin/send-pack.c:162
16898 msgid "receive pack program"
16901 #: builtin/push.c:559
16902 msgid "set upstream for git pull/status"
16905 #: builtin/push.c:562
16906 msgid "prune locally removed refs"
16909 #: builtin/push.c:564
16910 msgid "bypass pre-push hook"
16913 #: builtin/push.c:565
16914 msgid "push missing but relevant tags"
16917 #: builtin/push.c:567 builtin/send-pack.c:168
16918 msgid "GPG sign the push"
16921 #: builtin/push.c:569 builtin/send-pack.c:175
16922 msgid "request atomic transaction on remote side"
16925 #: builtin/push.c:587
16926 msgid "--delete is incompatible with --all, --mirror and --tags"
16929 #: builtin/push.c:589
16930 msgid "--delete doesn't make sense without any refs"
16933 #: builtin/push.c:609
16935 msgid "bad repository '%s'"
16938 #: builtin/push.c:610
16940 "No configured push destination.\n"
16941 "Either specify the URL from the command-line or configure a remote "
16942 "repository using\n"
16944 " git remote add <name> <url>\n"
16946 "and then push using the remote name\n"
16948 " git push <name>\n"
16951 #: builtin/push.c:625
16952 msgid "--all and --tags are incompatible"
16955 #: builtin/push.c:627
16956 msgid "--all can't be combined with refspecs"
16959 #: builtin/push.c:631
16960 msgid "--mirror and --tags are incompatible"
16963 #: builtin/push.c:633
16964 msgid "--mirror can't be combined with refspecs"
16967 #: builtin/push.c:636
16968 msgid "--all and --mirror are incompatible"
16971 #: builtin/push.c:640
16972 msgid "push options must not have new line characters"
16975 #: builtin/range-diff.c:8
16976 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
16979 #: builtin/range-diff.c:9
16980 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
16983 #: builtin/range-diff.c:10
16984 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
16987 #: builtin/range-diff.c:22
16988 msgid "Percentage by which creation is weighted"
16991 #: builtin/range-diff.c:24
16992 msgid "use simple diff colors"
16995 #: builtin/range-diff.c:26
16999 #: builtin/range-diff.c:26
17000 msgid "passed to 'git log'"
17003 #: builtin/range-diff.c:50 builtin/range-diff.c:54
17005 msgid "no .. in range: '%s'"
17008 #: builtin/range-diff.c:64
17009 msgid "single arg format must be symmetric range"
17012 #: builtin/range-diff.c:79
17013 msgid "need two commit ranges"
17016 #: builtin/read-tree.c:41
17018 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
17019 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
17020 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
17023 #: builtin/read-tree.c:124
17024 msgid "write resulting index to <file>"
17027 #: builtin/read-tree.c:127
17028 msgid "only empty the index"
17031 #: builtin/read-tree.c:129
17035 #: builtin/read-tree.c:131
17036 msgid "perform a merge in addition to a read"
17039 #: builtin/read-tree.c:133
17040 msgid "3-way merge if no file level merging required"
17043 #: builtin/read-tree.c:135
17044 msgid "3-way merge in presence of adds and removes"
17047 #: builtin/read-tree.c:137
17048 msgid "same as -m, but discard unmerged entries"
17051 #: builtin/read-tree.c:138
17052 msgid "<subdirectory>/"
17055 #: builtin/read-tree.c:139
17056 msgid "read the tree into the index under <subdirectory>/"
17059 #: builtin/read-tree.c:142
17060 msgid "update working tree with merge result"
17063 #: builtin/read-tree.c:144
17067 #: builtin/read-tree.c:145
17068 msgid "allow explicitly ignored files to be overwritten"
17071 #: builtin/read-tree.c:148
17072 msgid "don't check the working tree after merging"
17075 #: builtin/read-tree.c:149
17076 msgid "don't update the index or the work tree"
17079 #: builtin/read-tree.c:151
17080 msgid "skip applying sparse checkout filter"
17083 #: builtin/read-tree.c:153
17084 msgid "debug unpack-trees"
17087 #: builtin/read-tree.c:157
17088 msgid "suppress feedback messages"
17091 #: builtin/read-tree.c:188
17092 msgid "You need to resolve your current index first"
17095 #: builtin/rebase.c:35
17097 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
17098 "[<upstream> [<branch>]]"
17101 #: builtin/rebase.c:37
17103 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
17106 #: builtin/rebase.c:39
17107 msgid "git rebase --continue | --abort | --skip | --edit-todo"
17110 #: builtin/rebase.c:181 builtin/rebase.c:205 builtin/rebase.c:232
17112 msgid "unusable todo list: '%s'"
17115 #: builtin/rebase.c:298
17117 msgid "could not create temporary %s"
17120 #: builtin/rebase.c:304
17121 msgid "could not mark as interactive"
17124 #: builtin/rebase.c:358
17125 msgid "could not generate todo list"
17128 #: builtin/rebase.c:399
17129 msgid "a base commit must be provided with --upstream or --onto"
17132 #: builtin/rebase.c:468
17133 msgid "git rebase--interactive [<options>]"
17136 #: builtin/rebase.c:481 builtin/rebase.c:1374
17137 msgid "keep commits which start empty"
17140 #: builtin/rebase.c:485 builtin/revert.c:128
17141 msgid "allow commits with empty messages"
17144 #: builtin/rebase.c:487
17145 msgid "rebase merge commits"
17148 #: builtin/rebase.c:489
17149 msgid "keep original branch points of cousins"
17152 #: builtin/rebase.c:491
17153 msgid "move commits that begin with squash!/fixup!"
17156 #: builtin/rebase.c:492
17157 msgid "sign commits"
17160 #: builtin/rebase.c:494 builtin/rebase.c:1314
17161 msgid "display a diffstat of what changed upstream"
17164 #: builtin/rebase.c:496
17165 msgid "continue rebase"
17168 #: builtin/rebase.c:498
17169 msgid "skip commit"
17172 #: builtin/rebase.c:499
17173 msgid "edit the todo list"
17176 #: builtin/rebase.c:501
17177 msgid "show the current patch"
17180 #: builtin/rebase.c:504
17181 msgid "shorten commit ids in the todo list"
17184 #: builtin/rebase.c:506
17185 msgid "expand commit ids in the todo list"
17188 #: builtin/rebase.c:508
17189 msgid "check the todo list"
17192 #: builtin/rebase.c:510
17193 msgid "rearrange fixup/squash lines"
17196 #: builtin/rebase.c:512
17197 msgid "insert exec commands in todo list"
17200 #: builtin/rebase.c:513
17204 #: builtin/rebase.c:516
17205 msgid "restrict-revision"
17208 #: builtin/rebase.c:516
17209 msgid "restrict revision"
17212 #: builtin/rebase.c:518
17213 msgid "squash-onto"
17216 #: builtin/rebase.c:519
17217 msgid "squash onto"
17220 #: builtin/rebase.c:521
17221 msgid "the upstream commit"
17224 #: builtin/rebase.c:523
17228 #: builtin/rebase.c:523
17232 #: builtin/rebase.c:528
17233 msgid "rebase strategy"
17236 #: builtin/rebase.c:529
17237 msgid "strategy-opts"
17240 #: builtin/rebase.c:530
17241 msgid "strategy options"
17244 #: builtin/rebase.c:531
17248 #: builtin/rebase.c:532
17249 msgid "the branch or commit to checkout"
17252 #: builtin/rebase.c:533
17256 #: builtin/rebase.c:533
17260 #: builtin/rebase.c:534
17264 #: builtin/rebase.c:534
17265 msgid "the command to run"
17268 #: builtin/rebase.c:537 builtin/rebase.c:1407
17269 msgid "automatically re-schedule any `exec` that fails"
17272 #: builtin/rebase.c:553
17273 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
17276 #: builtin/rebase.c:569
17278 msgid "%s requires the merge backend"
17281 #: builtin/rebase.c:612
17283 msgid "could not get 'onto': '%s'"
17286 #: builtin/rebase.c:629
17288 msgid "invalid orig-head: '%s'"
17291 #: builtin/rebase.c:654
17293 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
17296 #: builtin/rebase.c:799 git-rebase--preserve-merges.sh:81
17298 "Resolve all conflicts manually, mark them as resolved with\n"
17299 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
17300 "You can instead skip this commit: run \"git rebase --skip\".\n"
17301 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
17305 #: builtin/rebase.c:882
17309 "git encountered an error while preparing the patches to replay\n"
17310 "these revisions:\n"
17314 "As a result, git cannot rebase them."
17317 #: builtin/rebase.c:1208
17320 "unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
17324 #: builtin/rebase.c:1226
17328 "Please specify which branch you want to rebase against.\n"
17329 "See git-rebase(1) for details.\n"
17331 " git rebase '<branch>'\n"
17335 #: builtin/rebase.c:1242
17338 "If you wish to set tracking information for this branch you can do so with:\n"
17340 " git branch --set-upstream-to=%s/<branch> %s\n"
17344 #: builtin/rebase.c:1272
17345 msgid "exec commands cannot contain newlines"
17348 #: builtin/rebase.c:1276
17349 msgid "empty exec command"
17352 #: builtin/rebase.c:1305
17353 msgid "rebase onto given branch instead of upstream"
17356 #: builtin/rebase.c:1307
17357 msgid "use the merge-base of upstream and branch as the current base"
17360 #: builtin/rebase.c:1309
17361 msgid "allow pre-rebase hook to run"
17364 #: builtin/rebase.c:1311
17365 msgid "be quiet. implies --no-stat"
17368 #: builtin/rebase.c:1317
17369 msgid "do not show diffstat of what changed upstream"
17372 #: builtin/rebase.c:1320
17373 msgid "add a Signed-off-by: line to each commit"
17376 #: builtin/rebase.c:1322 builtin/rebase.c:1326 builtin/rebase.c:1328
17377 msgid "passed to 'git am'"
17380 #: builtin/rebase.c:1330 builtin/rebase.c:1332
17381 msgid "passed to 'git apply'"
17384 #: builtin/rebase.c:1334 builtin/rebase.c:1337
17385 msgid "cherry-pick all commits, even if unchanged"
17388 #: builtin/rebase.c:1339
17392 #: builtin/rebase.c:1342
17393 msgid "skip current patch and continue"
17396 #: builtin/rebase.c:1344
17397 msgid "abort and check out the original branch"
17400 #: builtin/rebase.c:1347
17401 msgid "abort but keep HEAD where it is"
17404 #: builtin/rebase.c:1348
17405 msgid "edit the todo list during an interactive rebase"
17408 #: builtin/rebase.c:1351
17409 msgid "show the patch file being applied or merged"
17412 #: builtin/rebase.c:1354
17413 msgid "use apply strategies to rebase"
17416 #: builtin/rebase.c:1358
17417 msgid "use merging strategies to rebase"
17420 #: builtin/rebase.c:1362
17421 msgid "let the user edit the list of commits to rebase"
17424 #: builtin/rebase.c:1366
17425 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
17428 #: builtin/rebase.c:1371
17429 msgid "how to handle commits that become empty"
17432 #: builtin/rebase.c:1378
17433 msgid "move commits that begin with squash!/fixup! under -i"
17436 #: builtin/rebase.c:1385
17437 msgid "add exec lines after each commit of the editable list"
17440 #: builtin/rebase.c:1389
17441 msgid "allow rebasing commits with empty messages"
17444 #: builtin/rebase.c:1393
17445 msgid "try to rebase merges instead of skipping them"
17448 #: builtin/rebase.c:1396
17449 msgid "use 'merge-base --fork-point' to refine upstream"
17452 #: builtin/rebase.c:1398
17453 msgid "use the given merge strategy"
17456 #: builtin/rebase.c:1400 builtin/revert.c:115
17460 #: builtin/rebase.c:1401
17461 msgid "pass the argument through to the merge strategy"
17464 #: builtin/rebase.c:1404
17465 msgid "rebase all reachable commits up to the root(s)"
17468 #: builtin/rebase.c:1409
17469 msgid "apply all changes, even those already present upstream"
17472 #: builtin/rebase.c:1426
17474 "the rebase.useBuiltin support has been removed!\n"
17475 "See its entry in 'git help config' for details."
17478 #: builtin/rebase.c:1432
17479 msgid "It looks like 'git am' is in progress. Cannot rebase."
17482 #: builtin/rebase.c:1473
17484 "git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
17487 #: builtin/rebase.c:1478
17488 msgid "cannot combine '--keep-base' with '--onto'"
17491 #: builtin/rebase.c:1480
17492 msgid "cannot combine '--keep-base' with '--root'"
17495 #: builtin/rebase.c:1484
17496 msgid "cannot combine '--root' with '--fork-point'"
17499 #: builtin/rebase.c:1487
17500 msgid "No rebase in progress?"
17503 #: builtin/rebase.c:1491
17504 msgid "The --edit-todo action can only be used during interactive rebase."
17507 #: builtin/rebase.c:1514
17508 msgid "Cannot read HEAD"
17511 #: builtin/rebase.c:1526
17513 "You must edit all merge conflicts and then\n"
17514 "mark them as resolved using git add"
17517 #: builtin/rebase.c:1545
17518 msgid "could not discard worktree changes"
17521 #: builtin/rebase.c:1564
17523 msgid "could not move back to %s"
17526 #: builtin/rebase.c:1610
17529 "It seems that there is already a %s directory, and\n"
17530 "I wonder if you are in the middle of another rebase. If that is the\n"
17531 "case, please try\n"
17533 "If that is not the case, please\n"
17535 "and run me again. I am stopping in case you still have something\n"
17536 "valuable there.\n"
17539 #: builtin/rebase.c:1638
17540 msgid "switch `C' expects a numerical value"
17543 #: builtin/rebase.c:1680
17545 msgid "Unknown mode: %s"
17548 #: builtin/rebase.c:1702
17549 msgid "--strategy requires --merge or --interactive"
17552 #: builtin/rebase.c:1732
17553 msgid "cannot combine apply options with merge options"
17556 #: builtin/rebase.c:1745
17558 msgid "Unknown rebase backend: %s"
17561 #: builtin/rebase.c:1770
17562 msgid "--reschedule-failed-exec requires --exec or --interactive"
17565 #: builtin/rebase.c:1790
17566 msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
17569 #: builtin/rebase.c:1794
17571 "error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
17574 #: builtin/rebase.c:1818
17576 msgid "invalid upstream '%s'"
17579 #: builtin/rebase.c:1824
17580 msgid "Could not create new root commit"
17583 #: builtin/rebase.c:1850
17585 msgid "'%s': need exactly one merge base with branch"
17588 #: builtin/rebase.c:1853
17590 msgid "'%s': need exactly one merge base"
17593 #: builtin/rebase.c:1861
17595 msgid "Does not point to a valid commit '%s'"
17598 #: builtin/rebase.c:1887
17600 msgid "fatal: no such branch/commit '%s'"
17603 #: builtin/rebase.c:1895 builtin/submodule--helper.c:40
17604 #: builtin/submodule--helper.c:1990
17606 msgid "No such ref: %s"
17609 #: builtin/rebase.c:1906
17610 msgid "Could not resolve HEAD to a revision"
17613 #: builtin/rebase.c:1927
17614 msgid "Please commit or stash them."
17617 #: builtin/rebase.c:1963
17619 msgid "could not switch to %s"
17622 #: builtin/rebase.c:1974
17623 msgid "HEAD is up to date."
17626 #: builtin/rebase.c:1976
17628 msgid "Current branch %s is up to date.\n"
17631 #: builtin/rebase.c:1984
17632 msgid "HEAD is up to date, rebase forced."
17635 #: builtin/rebase.c:1986
17637 msgid "Current branch %s is up to date, rebase forced.\n"
17640 #: builtin/rebase.c:1994
17641 msgid "The pre-rebase hook refused to rebase."
17644 #: builtin/rebase.c:2001
17646 msgid "Changes to %s:\n"
17649 #: builtin/rebase.c:2004
17651 msgid "Changes from %s to %s:\n"
17654 #: builtin/rebase.c:2029
17656 msgid "First, rewinding head to replay your work on top of it...\n"
17659 #: builtin/rebase.c:2038
17660 msgid "Could not detach HEAD"
17663 #: builtin/rebase.c:2047
17665 msgid "Fast-forwarded %s to %s.\n"
17668 #: builtin/receive-pack.c:34
17669 msgid "git receive-pack <git-dir>"
17672 #: builtin/receive-pack.c:843
17674 "By default, updating the current branch in a non-bare repository\n"
17675 "is denied, because it will make the index and work tree inconsistent\n"
17676 "with what you pushed, and will require 'git reset --hard' to match\n"
17677 "the work tree to HEAD.\n"
17679 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
17680 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
17681 "its current branch; however, this is not recommended unless you\n"
17682 "arranged to update its work tree to match what you pushed in some\n"
17685 "To squelch this message and still keep the default behaviour, set\n"
17686 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
17689 #: builtin/receive-pack.c:863
17691 "By default, deleting the current branch is denied, because the next\n"
17692 "'git clone' won't result in any file checked out, causing confusion.\n"
17694 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
17695 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
17696 "current branch, with or without a warning message.\n"
17698 "To squelch this message, you can set it to 'refuse'."
17701 #: builtin/receive-pack.c:1960
17705 #: builtin/receive-pack.c:1974
17706 msgid "You must specify a directory."
17709 #: builtin/reflog.c:17
17711 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
17712 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
17716 #: builtin/reflog.c:22
17718 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
17722 #: builtin/reflog.c:25
17723 msgid "git reflog exists <ref>"
17726 #: builtin/reflog.c:568 builtin/reflog.c:573
17728 msgid "'%s' is not a valid timestamp"
17731 #: builtin/reflog.c:606
17733 msgid "Marking reachable objects..."
17736 #: builtin/reflog.c:644
17738 msgid "%s points nowhere!"
17741 #: builtin/reflog.c:696
17742 msgid "no reflog specified to delete"
17745 #: builtin/reflog.c:705
17747 msgid "not a reflog: %s"
17750 #: builtin/reflog.c:710
17752 msgid "no reflog for '%s'"
17755 #: builtin/reflog.c:756
17757 msgid "invalid ref format: %s"
17760 #: builtin/reflog.c:765
17761 msgid "git reflog [ show | expire | delete | exists ]"
17764 #: builtin/remote.c:17
17765 msgid "git remote [-v | --verbose]"
17768 #: builtin/remote.c:18
17770 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
17771 "mirror=<fetch|push>] <name> <url>"
17774 #: builtin/remote.c:19 builtin/remote.c:39
17775 msgid "git remote rename <old> <new>"
17778 #: builtin/remote.c:20 builtin/remote.c:44
17779 msgid "git remote remove <name>"
17782 #: builtin/remote.c:21 builtin/remote.c:49
17783 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
17786 #: builtin/remote.c:22
17787 msgid "git remote [-v | --verbose] show [-n] <name>"
17790 #: builtin/remote.c:23
17791 msgid "git remote prune [-n | --dry-run] <name>"
17794 #: builtin/remote.c:24
17796 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
17799 #: builtin/remote.c:25
17800 msgid "git remote set-branches [--add] <name> <branch>..."
17803 #: builtin/remote.c:26 builtin/remote.c:75
17804 msgid "git remote get-url [--push] [--all] <name>"
17807 #: builtin/remote.c:27 builtin/remote.c:80
17808 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
17811 #: builtin/remote.c:28 builtin/remote.c:81
17812 msgid "git remote set-url --add <name> <newurl>"
17815 #: builtin/remote.c:29 builtin/remote.c:82
17816 msgid "git remote set-url --delete <name> <url>"
17819 #: builtin/remote.c:34
17820 msgid "git remote add [<options>] <name> <url>"
17823 #: builtin/remote.c:54
17824 msgid "git remote set-branches <name> <branch>..."
17827 #: builtin/remote.c:55
17828 msgid "git remote set-branches --add <name> <branch>..."
17831 #: builtin/remote.c:60
17832 msgid "git remote show [<options>] <name>"
17835 #: builtin/remote.c:65
17836 msgid "git remote prune [<options>] <name>"
17839 #: builtin/remote.c:70
17840 msgid "git remote update [<options>] [<group> | <remote>]..."
17843 #: builtin/remote.c:99
17845 msgid "Updating %s"
17848 #: builtin/remote.c:131
17850 "--mirror is dangerous and deprecated; please\n"
17851 "\t use --mirror=fetch or --mirror=push instead"
17854 #: builtin/remote.c:148
17856 msgid "unknown mirror argument: %s"
17859 #: builtin/remote.c:164
17860 msgid "fetch the remote branches"
17863 #: builtin/remote.c:166
17864 msgid "import all tags and associated objects when fetching"
17867 #: builtin/remote.c:169
17868 msgid "or do not fetch any tag at all (--no-tags)"
17871 #: builtin/remote.c:171
17872 msgid "branch(es) to track"
17875 #: builtin/remote.c:172
17876 msgid "master branch"
17879 #: builtin/remote.c:174
17880 msgid "set up remote as a mirror to push to or fetch from"
17883 #: builtin/remote.c:186
17884 msgid "specifying a master branch makes no sense with --mirror"
17887 #: builtin/remote.c:188
17888 msgid "specifying branches to track makes sense only with fetch mirrors"
17891 #: builtin/remote.c:195 builtin/remote.c:696
17893 msgid "remote %s already exists."
17896 #: builtin/remote.c:199 builtin/remote.c:700
17898 msgid "'%s' is not a valid remote name"
17901 #: builtin/remote.c:239
17903 msgid "Could not setup master '%s'"
17906 #: builtin/remote.c:354
17908 msgid "Could not get fetch map for refspec %s"
17911 #: builtin/remote.c:453 builtin/remote.c:461
17915 #: builtin/remote.c:465
17919 #: builtin/remote.c:653
17921 msgid "could not set '%s'"
17924 #: builtin/remote.c:658
17927 "The %s configuration remote.pushDefault in:\n"
17929 "now names the non-existent remote '%s'"
17932 #: builtin/remote.c:689 builtin/remote.c:832 builtin/remote.c:940
17934 msgid "No such remote: '%s'"
17937 #: builtin/remote.c:706
17939 msgid "Could not rename config section '%s' to '%s'"
17942 #: builtin/remote.c:726
17945 "Not updating non-default fetch refspec\n"
17947 "\tPlease update the configuration manually if necessary."
17950 #: builtin/remote.c:766
17952 msgid "deleting '%s' failed"
17955 #: builtin/remote.c:800
17957 msgid "creating '%s' failed"
17960 #: builtin/remote.c:876
17962 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
17963 "to delete it, use:"
17965 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
17966 "to delete them, use:"
17970 #: builtin/remote.c:890
17972 msgid "Could not remove config section '%s'"
17975 #: builtin/remote.c:993
17977 msgid " new (next fetch will store in remotes/%s)"
17980 #: builtin/remote.c:996
17984 #: builtin/remote.c:998
17985 msgid " stale (use 'git remote prune' to remove)"
17988 #: builtin/remote.c:1000
17992 #: builtin/remote.c:1041
17994 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
17997 #: builtin/remote.c:1050
17999 msgid "rebases interactively onto remote %s"
18002 #: builtin/remote.c:1052
18004 msgid "rebases interactively (with merges) onto remote %s"
18007 #: builtin/remote.c:1055
18009 msgid "rebases onto remote %s"
18012 #: builtin/remote.c:1059
18014 msgid " merges with remote %s"
18017 #: builtin/remote.c:1062
18019 msgid "merges with remote %s"
18022 #: builtin/remote.c:1065
18024 msgid "%-*s and with remote %s\n"
18027 #: builtin/remote.c:1108
18031 #: builtin/remote.c:1111
18035 #: builtin/remote.c:1115
18039 #: builtin/remote.c:1118
18040 msgid "fast-forwardable"
18043 #: builtin/remote.c:1121
18044 msgid "local out of date"
18047 #: builtin/remote.c:1128
18049 msgid " %-*s forces to %-*s (%s)"
18052 #: builtin/remote.c:1131
18054 msgid " %-*s pushes to %-*s (%s)"
18057 #: builtin/remote.c:1135
18059 msgid " %-*s forces to %s"
18062 #: builtin/remote.c:1138
18064 msgid " %-*s pushes to %s"
18067 #: builtin/remote.c:1206
18068 msgid "do not query remotes"
18071 #: builtin/remote.c:1233
18073 msgid "* remote %s"
18076 #: builtin/remote.c:1234
18078 msgid " Fetch URL: %s"
18081 #: builtin/remote.c:1235 builtin/remote.c:1251 builtin/remote.c:1390
18085 #. TRANSLATORS: the colon ':' should align
18086 #. with the one in " Fetch URL: %s"
18089 #: builtin/remote.c:1249 builtin/remote.c:1251
18091 msgid " Push URL: %s"
18094 #: builtin/remote.c:1253 builtin/remote.c:1255 builtin/remote.c:1257
18096 msgid " HEAD branch: %s"
18099 #: builtin/remote.c:1253
18100 msgid "(not queried)"
18103 #: builtin/remote.c:1255
18107 #: builtin/remote.c:1259
18110 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
18113 #: builtin/remote.c:1271
18115 msgid " Remote branch:%s"
18116 msgid_plural " Remote branches:%s"
18120 #: builtin/remote.c:1274 builtin/remote.c:1300
18121 msgid " (status not queried)"
18124 #: builtin/remote.c:1283
18125 msgid " Local branch configured for 'git pull':"
18126 msgid_plural " Local branches configured for 'git pull':"
18130 #: builtin/remote.c:1291
18131 msgid " Local refs will be mirrored by 'git push'"
18134 #: builtin/remote.c:1297
18136 msgid " Local ref configured for 'git push'%s:"
18137 msgid_plural " Local refs configured for 'git push'%s:"
18141 #: builtin/remote.c:1318
18142 msgid "set refs/remotes/<name>/HEAD according to remote"
18145 #: builtin/remote.c:1320
18146 msgid "delete refs/remotes/<name>/HEAD"
18149 #: builtin/remote.c:1335
18150 msgid "Cannot determine remote HEAD"
18153 #: builtin/remote.c:1337
18154 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
18157 #: builtin/remote.c:1347
18159 msgid "Could not delete %s"
18162 #: builtin/remote.c:1355
18164 msgid "Not a valid ref: %s"
18167 #: builtin/remote.c:1357
18169 msgid "Could not setup %s"
18172 #: builtin/remote.c:1375
18174 msgid " %s will become dangling!"
18177 #: builtin/remote.c:1376
18179 msgid " %s has become dangling!"
18182 #: builtin/remote.c:1386
18187 #: builtin/remote.c:1387
18192 #: builtin/remote.c:1403
18194 msgid " * [would prune] %s"
18197 #: builtin/remote.c:1406
18199 msgid " * [pruned] %s"
18202 #: builtin/remote.c:1451
18203 msgid "prune remotes after fetching"
18206 #: builtin/remote.c:1514 builtin/remote.c:1568 builtin/remote.c:1636
18208 msgid "No such remote '%s'"
18211 #: builtin/remote.c:1530
18215 #: builtin/remote.c:1537
18216 msgid "no remote specified"
18219 #: builtin/remote.c:1554
18220 msgid "query push URLs rather than fetch URLs"
18223 #: builtin/remote.c:1556
18224 msgid "return all URLs"
18227 #: builtin/remote.c:1584
18229 msgid "no URLs configured for remote '%s'"
18232 #: builtin/remote.c:1610
18233 msgid "manipulate push URLs"
18236 #: builtin/remote.c:1612
18240 #: builtin/remote.c:1614
18241 msgid "delete URLs"
18244 #: builtin/remote.c:1621
18245 msgid "--add --delete doesn't make sense"
18248 #: builtin/remote.c:1660
18250 msgid "Invalid old URL pattern: %s"
18253 #: builtin/remote.c:1668
18255 msgid "No such URL found: %s"
18258 #: builtin/remote.c:1670
18259 msgid "Will not delete all non-push URLs"
18262 #: builtin/repack.c:25
18263 msgid "git repack [<options>]"
18266 #: builtin/repack.c:30
18268 "Incremental repacks are incompatible with bitmap indexes. Use\n"
18269 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
18272 #: builtin/repack.c:193
18273 msgid "could not start pack-objects to repack promisor objects"
18276 #: builtin/repack.c:232 builtin/repack.c:418
18277 msgid "repack: Expecting full hex object ID lines only from pack-objects."
18280 #: builtin/repack.c:256
18281 msgid "could not finish pack-objects to repack promisor objects"
18284 #: builtin/repack.c:294
18285 msgid "pack everything in a single pack"
18288 #: builtin/repack.c:296
18289 msgid "same as -a, and turn unreachable objects loose"
18292 #: builtin/repack.c:299
18293 msgid "remove redundant packs, and run git-prune-packed"
18296 #: builtin/repack.c:301
18297 msgid "pass --no-reuse-delta to git-pack-objects"
18300 #: builtin/repack.c:303
18301 msgid "pass --no-reuse-object to git-pack-objects"
18304 #: builtin/repack.c:305
18305 msgid "do not run git-update-server-info"
18308 #: builtin/repack.c:308
18309 msgid "pass --local to git-pack-objects"
18312 #: builtin/repack.c:310
18313 msgid "write bitmap index"
18316 #: builtin/repack.c:312
18317 msgid "pass --delta-islands to git-pack-objects"
18320 #: builtin/repack.c:313
18321 msgid "approxidate"
18324 #: builtin/repack.c:314
18325 msgid "with -A, do not loosen objects older than this"
18328 #: builtin/repack.c:316
18329 msgid "with -a, repack unreachable objects"
18332 #: builtin/repack.c:318
18333 msgid "size of the window used for delta compression"
18336 #: builtin/repack.c:319 builtin/repack.c:325
18340 #: builtin/repack.c:320
18341 msgid "same as the above, but limit memory size instead of entries count"
18344 #: builtin/repack.c:322
18345 msgid "limits the maximum delta depth"
18348 #: builtin/repack.c:324
18349 msgid "limits the maximum number of threads"
18352 #: builtin/repack.c:326
18353 msgid "maximum size of each packfile"
18356 #: builtin/repack.c:328
18357 msgid "repack objects in packs marked with .keep"
18360 #: builtin/repack.c:330
18361 msgid "do not repack this pack"
18364 #: builtin/repack.c:340
18365 msgid "cannot delete packs in a precious-objects repo"
18368 #: builtin/repack.c:344
18369 msgid "--keep-unreachable and -A are incompatible"
18372 #: builtin/repack.c:427
18373 msgid "Nothing new to pack."
18376 #: builtin/repack.c:488
18379 "WARNING: Some packs in use have been renamed by\n"
18380 "WARNING: prefixing old- to their name, in order to\n"
18381 "WARNING: replace them with the new version of the\n"
18382 "WARNING: file. But the operation failed, and the\n"
18383 "WARNING: attempt to rename them back to their\n"
18384 "WARNING: original names also failed.\n"
18385 "WARNING: Please rename them in %s manually:\n"
18388 #: builtin/repack.c:536
18390 msgid "failed to remove '%s'"
18393 #: builtin/replace.c:22
18394 msgid "git replace [-f] <object> <replacement>"
18397 #: builtin/replace.c:23
18398 msgid "git replace [-f] --edit <object>"
18401 #: builtin/replace.c:24
18402 msgid "git replace [-f] --graft <commit> [<parent>...]"
18405 #: builtin/replace.c:25
18406 msgid "git replace [-f] --convert-graft-file"
18409 #: builtin/replace.c:26
18410 msgid "git replace -d <object>..."
18413 #: builtin/replace.c:27
18414 msgid "git replace [--format=<format>] [-l [<pattern>]]"
18417 #: builtin/replace.c:90
18420 "invalid replace format '%s'\n"
18421 "valid formats are 'short', 'medium' and 'long'"
18424 #: builtin/replace.c:125
18426 msgid "replace ref '%s' not found"
18429 #: builtin/replace.c:141
18431 msgid "Deleted replace ref '%s'"
18434 #: builtin/replace.c:153
18436 msgid "'%s' is not a valid ref name"
18439 #: builtin/replace.c:158
18441 msgid "replace ref '%s' already exists"
18444 #: builtin/replace.c:178
18447 "Objects must be of the same type.\n"
18448 "'%s' points to a replaced object of type '%s'\n"
18449 "while '%s' points to a replacement object of type '%s'."
18452 #: builtin/replace.c:229
18454 msgid "unable to open %s for writing"
18457 #: builtin/replace.c:242
18458 msgid "cat-file reported failure"
18461 #: builtin/replace.c:258
18463 msgid "unable to open %s for reading"
18466 #: builtin/replace.c:272
18467 msgid "unable to spawn mktree"
18470 #: builtin/replace.c:276
18471 msgid "unable to read from mktree"
18474 #: builtin/replace.c:285
18475 msgid "mktree reported failure"
18478 #: builtin/replace.c:289
18479 msgid "mktree did not return an object name"
18482 #: builtin/replace.c:298
18484 msgid "unable to fstat %s"
18487 #: builtin/replace.c:303
18488 msgid "unable to write object to database"
18491 #: builtin/replace.c:322 builtin/replace.c:378 builtin/replace.c:424
18492 #: builtin/replace.c:454
18494 msgid "not a valid object name: '%s'"
18497 #: builtin/replace.c:326
18499 msgid "unable to get object type for %s"
18502 #: builtin/replace.c:342
18503 msgid "editing object file failed"
18506 #: builtin/replace.c:351
18508 msgid "new object is the same as the old one: '%s'"
18511 #: builtin/replace.c:384
18513 msgid "could not parse %s as a commit"
18516 #: builtin/replace.c:416
18518 msgid "bad mergetag in commit '%s'"
18521 #: builtin/replace.c:418
18523 msgid "malformed mergetag in commit '%s'"
18526 #: builtin/replace.c:430
18529 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
18530 "instead of --graft"
18533 #: builtin/replace.c:469
18535 msgid "the original commit '%s' has a gpg signature"
18538 #: builtin/replace.c:470
18539 msgid "the signature will be removed in the replacement commit!"
18542 #: builtin/replace.c:480
18544 msgid "could not write replacement commit for: '%s'"
18547 #: builtin/replace.c:488
18549 msgid "graft for '%s' unnecessary"
18552 #: builtin/replace.c:492
18554 msgid "new commit is the same as the old one: '%s'"
18557 #: builtin/replace.c:527
18560 "could not convert the following graft(s):\n"
18564 #: builtin/replace.c:548
18565 msgid "list replace refs"
18568 #: builtin/replace.c:549
18569 msgid "delete replace refs"
18572 #: builtin/replace.c:550
18573 msgid "edit existing object"
18576 #: builtin/replace.c:551
18577 msgid "change a commit's parents"
18580 #: builtin/replace.c:552
18581 msgid "convert existing graft file"
18584 #: builtin/replace.c:553
18585 msgid "replace the ref if it exists"
18588 #: builtin/replace.c:555
18589 msgid "do not pretty-print contents for --edit"
18592 #: builtin/replace.c:556
18593 msgid "use this format"
18596 #: builtin/replace.c:569
18597 msgid "--format cannot be used when not listing"
18600 #: builtin/replace.c:577
18601 msgid "-f only makes sense when writing a replacement"
18604 #: builtin/replace.c:581
18605 msgid "--raw only makes sense with --edit"
18608 #: builtin/replace.c:587
18609 msgid "-d needs at least one argument"
18612 #: builtin/replace.c:593
18613 msgid "bad number of arguments"
18616 #: builtin/replace.c:599
18617 msgid "-e needs exactly one argument"
18620 #: builtin/replace.c:605
18621 msgid "-g needs at least one argument"
18624 #: builtin/replace.c:611
18625 msgid "--convert-graft-file takes no argument"
18628 #: builtin/replace.c:617
18629 msgid "only one pattern can be given with -l"
18632 #: builtin/rerere.c:13
18633 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
18636 #: builtin/rerere.c:60
18637 msgid "register clean resolutions in index"
18640 #: builtin/rerere.c:79
18641 msgid "'git rerere forget' without paths is deprecated"
18644 #: builtin/rerere.c:113
18646 msgid "unable to generate diff for '%s'"
18649 #: builtin/reset.c:32
18651 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
18654 #: builtin/reset.c:33
18655 msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
18658 #: builtin/reset.c:34
18660 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
18663 #: builtin/reset.c:35
18664 msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
18667 #: builtin/reset.c:41
18671 #: builtin/reset.c:41
18675 #: builtin/reset.c:41
18679 #: builtin/reset.c:41
18683 #: builtin/reset.c:41
18687 #: builtin/reset.c:83
18688 msgid "You do not have a valid HEAD."
18691 #: builtin/reset.c:85
18692 msgid "Failed to find tree of HEAD."
18695 #: builtin/reset.c:91
18697 msgid "Failed to find tree of %s."
18700 #: builtin/reset.c:116
18702 msgid "HEAD is now at %s"
18705 #: builtin/reset.c:195
18707 msgid "Cannot do a %s reset in the middle of a merge."
18710 #: builtin/reset.c:295 builtin/stash.c:520 builtin/stash.c:595
18711 #: builtin/stash.c:619
18712 msgid "be quiet, only report errors"
18715 #: builtin/reset.c:297
18716 msgid "reset HEAD and index"
18719 #: builtin/reset.c:298
18720 msgid "reset only HEAD"
18723 #: builtin/reset.c:300 builtin/reset.c:302
18724 msgid "reset HEAD, index and working tree"
18727 #: builtin/reset.c:304
18728 msgid "reset HEAD but keep local changes"
18731 #: builtin/reset.c:310
18732 msgid "record only the fact that removed paths will be added later"
18735 #: builtin/reset.c:344
18737 msgid "Failed to resolve '%s' as a valid revision."
18740 #: builtin/reset.c:352
18742 msgid "Failed to resolve '%s' as a valid tree."
18745 #: builtin/reset.c:361
18746 msgid "--patch is incompatible with --{hard,mixed,soft}"
18749 #: builtin/reset.c:371
18750 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
18753 #: builtin/reset.c:373
18755 msgid "Cannot do %s reset with paths."
18758 #: builtin/reset.c:388
18760 msgid "%s reset is not allowed in a bare repository"
18763 #: builtin/reset.c:392
18764 msgid "-N can only be used with --mixed"
18767 #: builtin/reset.c:413
18768 msgid "Unstaged changes after reset:"
18771 #: builtin/reset.c:416
18775 "It took %.2f seconds to enumerate unstaged changes after reset. You can\n"
18776 "use '--quiet' to avoid this. Set the config setting reset.quiet to true\n"
18777 "to make this the default.\n"
18780 #: builtin/reset.c:434
18782 msgid "Could not reset index file to revision '%s'."
18785 #: builtin/reset.c:439
18786 msgid "Could not write new index file."
18789 #: builtin/rev-list.c:499
18790 msgid "cannot combine --exclude-promisor-objects and --missing"
18793 #: builtin/rev-list.c:560
18794 msgid "object filtering requires --objects"
18797 #: builtin/rev-list.c:610
18798 msgid "rev-list does not support display of notes"
18801 #: builtin/rev-list.c:615
18802 msgid "marked counting is incompatible with --objects"
18805 #: builtin/rev-parse.c:409
18806 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
18809 #: builtin/rev-parse.c:414
18810 msgid "keep the `--` passed as an arg"
18813 #: builtin/rev-parse.c:416
18814 msgid "stop parsing after the first non-option argument"
18817 #: builtin/rev-parse.c:419
18818 msgid "output in stuck long form"
18821 #: builtin/rev-parse.c:552
18823 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
18824 " or: git rev-parse --sq-quote [<arg>...]\n"
18825 " or: git rev-parse [<options>] [<arg>...]\n"
18827 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
18830 #: builtin/revert.c:24
18831 msgid "git revert [<options>] <commit-ish>..."
18834 #: builtin/revert.c:25
18835 msgid "git revert <subcommand>"
18838 #: builtin/revert.c:30
18839 msgid "git cherry-pick [<options>] <commit-ish>..."
18842 #: builtin/revert.c:31
18843 msgid "git cherry-pick <subcommand>"
18846 #: builtin/revert.c:72
18848 msgid "option `%s' expects a number greater than zero"
18851 #: builtin/revert.c:92
18853 msgid "%s: %s cannot be used with %s"
18856 #: builtin/revert.c:102
18857 msgid "end revert or cherry-pick sequence"
18860 #: builtin/revert.c:103
18861 msgid "resume revert or cherry-pick sequence"
18864 #: builtin/revert.c:104
18865 msgid "cancel revert or cherry-pick sequence"
18868 #: builtin/revert.c:105
18869 msgid "skip current commit and continue"
18872 #: builtin/revert.c:107
18873 msgid "don't automatically commit"
18876 #: builtin/revert.c:108
18877 msgid "edit the commit message"
18880 #: builtin/revert.c:111
18881 msgid "parent-number"
18884 #: builtin/revert.c:112
18885 msgid "select mainline parent"
18888 #: builtin/revert.c:114
18889 msgid "merge strategy"
18892 #: builtin/revert.c:116
18893 msgid "option for merge strategy"
18896 #: builtin/revert.c:125
18897 msgid "append commit name"
18900 #: builtin/revert.c:127
18901 msgid "preserve initially empty commits"
18904 #: builtin/revert.c:129
18905 msgid "keep redundant, empty commits"
18908 #: builtin/revert.c:232
18909 msgid "revert failed"
18912 #: builtin/revert.c:245
18913 msgid "cherry-pick failed"
18917 msgid "git rm [<options>] [--] <file>..."
18920 #: builtin/rm.c:207
18922 "the following file has staged content different from both the\n"
18923 "file and the HEAD:"
18925 "the following files have staged content different from both the\n"
18926 "file and the HEAD:"
18930 #: builtin/rm.c:212
18933 "(use -f to force removal)"
18936 #: builtin/rm.c:216
18937 msgid "the following file has changes staged in the index:"
18938 msgid_plural "the following files have changes staged in the index:"
18942 #: builtin/rm.c:220 builtin/rm.c:229
18945 "(use --cached to keep the file, or -f to force removal)"
18948 #: builtin/rm.c:226
18949 msgid "the following file has local modifications:"
18950 msgid_plural "the following files have local modifications:"
18954 #: builtin/rm.c:243
18955 msgid "do not list removed files"
18958 #: builtin/rm.c:244
18959 msgid "only remove from the index"
18962 #: builtin/rm.c:245
18963 msgid "override the up-to-date check"
18966 #: builtin/rm.c:246
18967 msgid "allow recursive removal"
18970 #: builtin/rm.c:248
18971 msgid "exit with a zero status even if nothing matched"
18974 #: builtin/rm.c:282
18975 msgid "No pathspec was given. Which files should I remove?"
18978 #: builtin/rm.c:305
18979 msgid "please stage your changes to .gitmodules or stash them to proceed"
18982 #: builtin/rm.c:323
18984 msgid "not removing '%s' recursively without -r"
18987 #: builtin/rm.c:362
18989 msgid "git rm: unable to remove %s"
18992 #: builtin/send-pack.c:20
18994 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
18995 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
18997 " --all and explicit <ref> specification are mutually exclusive."
19000 #: builtin/send-pack.c:163
19001 msgid "remote name"
19004 #: builtin/send-pack.c:176
19005 msgid "use stateless RPC protocol"
19008 #: builtin/send-pack.c:177
19009 msgid "read refs from stdin"
19012 #: builtin/send-pack.c:178
19013 msgid "print status from remote helper"
19016 #: builtin/shortlog.c:14
19017 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
19020 #: builtin/shortlog.c:15
19021 msgid "git log --pretty=short | git shortlog [<options>]"
19024 #: builtin/shortlog.c:264
19025 msgid "Group by committer rather than author"
19028 #: builtin/shortlog.c:266
19029 msgid "sort output according to the number of commits per author"
19032 #: builtin/shortlog.c:268
19033 msgid "Suppress commit descriptions, only provides commit count"
19036 #: builtin/shortlog.c:270
19037 msgid "Show the email address of each author"
19040 #: builtin/shortlog.c:271
19041 msgid "<w>[,<i1>[,<i2>]]"
19044 #: builtin/shortlog.c:272
19045 msgid "Linewrap output"
19048 #: builtin/shortlog.c:301
19049 msgid "too many arguments given outside repository"
19052 #: builtin/show-branch.c:13
19054 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
19055 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
19056 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
19057 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
19060 #: builtin/show-branch.c:17
19061 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
19064 #: builtin/show-branch.c:395
19066 msgid "ignoring %s; cannot handle more than %d ref"
19067 msgid_plural "ignoring %s; cannot handle more than %d refs"
19071 #: builtin/show-branch.c:548
19073 msgid "no matching refs with %s"
19076 #: builtin/show-branch.c:645
19077 msgid "show remote-tracking and local branches"
19080 #: builtin/show-branch.c:647
19081 msgid "show remote-tracking branches"
19084 #: builtin/show-branch.c:649
19085 msgid "color '*!+-' corresponding to the branch"
19088 #: builtin/show-branch.c:651
19089 msgid "show <n> more commits after the common ancestor"
19092 #: builtin/show-branch.c:653
19093 msgid "synonym to more=-1"
19096 #: builtin/show-branch.c:654
19097 msgid "suppress naming strings"
19100 #: builtin/show-branch.c:656
19101 msgid "include the current branch"
19104 #: builtin/show-branch.c:658
19105 msgid "name commits with their object names"
19108 #: builtin/show-branch.c:660
19109 msgid "show possible merge bases"
19112 #: builtin/show-branch.c:662
19113 msgid "show refs unreachable from any other ref"
19116 #: builtin/show-branch.c:664
19117 msgid "show commits in topological order"
19120 #: builtin/show-branch.c:667
19121 msgid "show only commits not on the first branch"
19124 #: builtin/show-branch.c:669
19125 msgid "show merges reachable from only one tip"
19128 #: builtin/show-branch.c:671
19129 msgid "topologically sort, maintaining date order where possible"
19132 #: builtin/show-branch.c:674
19133 msgid "<n>[,<base>]"
19136 #: builtin/show-branch.c:675
19137 msgid "show <n> most recent ref-log entries starting at base"
19140 #: builtin/show-branch.c:711
19142 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
19145 #: builtin/show-branch.c:735
19146 msgid "no branches given, and HEAD is not valid"
19149 #: builtin/show-branch.c:738
19150 msgid "--reflog option needs one branch name"
19153 #: builtin/show-branch.c:741
19155 msgid "only %d entry can be shown at one time."
19156 msgid_plural "only %d entries can be shown at one time."
19160 #: builtin/show-branch.c:745
19162 msgid "no such ref %s"
19165 #: builtin/show-branch.c:831
19167 msgid "cannot handle more than %d rev."
19168 msgid_plural "cannot handle more than %d revs."
19172 #: builtin/show-branch.c:835
19174 msgid "'%s' is not a valid ref."
19177 #: builtin/show-branch.c:838
19179 msgid "cannot find commit %s (%s)"
19182 #: builtin/show-ref.c:12
19184 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
19185 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
19188 #: builtin/show-ref.c:13
19189 msgid "git show-ref --exclude-existing[=<pattern>]"
19192 #: builtin/show-ref.c:162
19193 msgid "only show tags (can be combined with heads)"
19196 #: builtin/show-ref.c:163
19197 msgid "only show heads (can be combined with tags)"
19200 #: builtin/show-ref.c:164
19201 msgid "stricter reference checking, requires exact ref path"
19204 #: builtin/show-ref.c:167 builtin/show-ref.c:169
19205 msgid "show the HEAD reference, even if it would be filtered out"
19208 #: builtin/show-ref.c:171
19209 msgid "dereference tags into object IDs"
19212 #: builtin/show-ref.c:173
19213 msgid "only show SHA1 hash using <n> digits"
19216 #: builtin/show-ref.c:177
19217 msgid "do not print results to stdout (useful with --verify)"
19220 #: builtin/show-ref.c:179
19221 msgid "show refs from stdin that aren't in local repository"
19224 #: builtin/sparse-checkout.c:21
19225 msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
19228 #: builtin/sparse-checkout.c:64
19229 msgid "this worktree is not sparse (sparse-checkout file may not exist)"
19232 #: builtin/sparse-checkout.c:212
19233 msgid "failed to create directory for sparse-checkout file"
19236 #: builtin/sparse-checkout.c:253
19237 msgid "failed to set extensions.worktreeConfig setting"
19240 #: builtin/sparse-checkout.c:270
19241 msgid "git sparse-checkout init [--cone]"
19244 #: builtin/sparse-checkout.c:289
19245 msgid "initialize the sparse-checkout in cone mode"
19248 #: builtin/sparse-checkout.c:326
19250 msgid "failed to open '%s'"
19253 #: builtin/sparse-checkout.c:383
19255 msgid "could not normalize path %s"
19258 #: builtin/sparse-checkout.c:395
19259 msgid "git sparse-checkout (set|add) (--stdin | <patterns>)"
19262 #: builtin/sparse-checkout.c:420
19264 msgid "unable to unquote C-style string '%s'"
19267 #: builtin/sparse-checkout.c:474 builtin/sparse-checkout.c:498
19268 msgid "unable to load existing sparse-checkout patterns"
19271 #: builtin/sparse-checkout.c:543
19272 msgid "read patterns from standard in"
19275 #: builtin/sparse-checkout.c:580
19276 msgid "error while refreshing working directory"
19279 #: builtin/stash.c:22 builtin/stash.c:38
19280 msgid "git stash list [<options>]"
19283 #: builtin/stash.c:23 builtin/stash.c:43
19284 msgid "git stash show [<options>] [<stash>]"
19287 #: builtin/stash.c:24 builtin/stash.c:48
19288 msgid "git stash drop [-q|--quiet] [<stash>]"
19291 #: builtin/stash.c:25
19292 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
19295 #: builtin/stash.c:26 builtin/stash.c:63
19296 msgid "git stash branch <branchname> [<stash>]"
19299 #: builtin/stash.c:27 builtin/stash.c:68
19300 msgid "git stash clear"
19303 #: builtin/stash.c:28
19305 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19306 " [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
19307 " [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
19308 " [--] [<pathspec>...]]"
19311 #: builtin/stash.c:32 builtin/stash.c:85
19313 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19314 " [-u|--include-untracked] [-a|--all] [<message>]"
19317 #: builtin/stash.c:53
19318 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
19321 #: builtin/stash.c:58
19322 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
19325 #: builtin/stash.c:73
19326 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
19329 #: builtin/stash.c:78
19331 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19332 " [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
19333 " [--] [<pathspec>...]]"
19336 #: builtin/stash.c:128
19338 msgid "'%s' is not a stash-like commit"
19341 #: builtin/stash.c:148
19343 msgid "Too many revisions specified:%s"
19346 #: builtin/stash.c:162
19347 msgid "No stash entries found."
19350 #: builtin/stash.c:176
19352 msgid "%s is not a valid reference"
19355 #: builtin/stash.c:225
19356 msgid "git stash clear with parameters is unimplemented"
19359 #: builtin/stash.c:404
19360 msgid "cannot apply a stash in the middle of a merge"
19363 #: builtin/stash.c:415
19365 msgid "could not generate diff %s^!."
19368 #: builtin/stash.c:422
19369 msgid "conflicts in index.Try without --index."
19372 #: builtin/stash.c:428
19373 msgid "could not save index tree"
19376 #: builtin/stash.c:437
19377 msgid "could not restore untracked files from stash"
19380 #: builtin/stash.c:451
19382 msgid "Merging %s with %s"
19385 #: builtin/stash.c:461
19386 msgid "Index was not unstashed."
19389 #: builtin/stash.c:522 builtin/stash.c:621
19390 msgid "attempt to recreate the index"
19393 #: builtin/stash.c:555
19395 msgid "Dropped %s (%s)"
19398 #: builtin/stash.c:558
19400 msgid "%s: Could not drop stash entry"
19403 #: builtin/stash.c:583
19405 msgid "'%s' is not a stash reference"
19408 #: builtin/stash.c:633
19409 msgid "The stash entry is kept in case you need it again."
19412 #: builtin/stash.c:656
19413 msgid "No branch name specified"
19416 #: builtin/stash.c:800 builtin/stash.c:837
19418 msgid "Cannot update %s with %s"
19421 #: builtin/stash.c:818 builtin/stash.c:1475 builtin/stash.c:1540
19422 msgid "stash message"
19425 #: builtin/stash.c:828
19426 msgid "\"git stash store\" requires one <commit> argument"
19429 #: builtin/stash.c:1046
19430 msgid "No changes selected"
19433 #: builtin/stash.c:1146
19434 msgid "You do not have the initial commit yet"
19437 #: builtin/stash.c:1173
19438 msgid "Cannot save the current index state"
19441 #: builtin/stash.c:1182
19442 msgid "Cannot save the untracked files"
19445 #: builtin/stash.c:1193 builtin/stash.c:1202
19446 msgid "Cannot save the current worktree state"
19449 #: builtin/stash.c:1230
19450 msgid "Cannot record working tree state"
19453 #: builtin/stash.c:1279
19454 msgid "Can't use --patch and --include-untracked or --all at the same time"
19457 #: builtin/stash.c:1295
19458 msgid "Did you forget to 'git add'?"
19461 #: builtin/stash.c:1310
19462 msgid "No local changes to save"
19465 #: builtin/stash.c:1317
19466 msgid "Cannot initialize stash"
19469 #: builtin/stash.c:1332
19470 msgid "Cannot save the current status"
19473 #: builtin/stash.c:1337
19475 msgid "Saved working directory and index state %s"
19478 #: builtin/stash.c:1427
19479 msgid "Cannot remove worktree changes"
19482 #: builtin/stash.c:1466 builtin/stash.c:1531
19486 #: builtin/stash.c:1468 builtin/stash.c:1533
19487 msgid "stash in patch mode"
19490 #: builtin/stash.c:1469 builtin/stash.c:1534
19494 #: builtin/stash.c:1471 builtin/stash.c:1536
19495 msgid "include untracked files in stash"
19498 #: builtin/stash.c:1473 builtin/stash.c:1538
19499 msgid "include ignore files"
19502 #: builtin/stash.c:1573
19504 "the stash.useBuiltin support has been removed!\n"
19505 "See its entry in 'git help config' for details."
19508 #: builtin/stripspace.c:18
19509 msgid "git stripspace [-s | --strip-comments]"
19512 #: builtin/stripspace.c:19
19513 msgid "git stripspace [-c | --comment-lines]"
19516 #: builtin/stripspace.c:37
19517 msgid "skip and remove all lines starting with comment character"
19520 #: builtin/stripspace.c:40
19521 msgid "prepend comment character and space to each line"
19524 #: builtin/submodule--helper.c:47 builtin/submodule--helper.c:1999
19526 msgid "Expecting a full ref name, got %s"
19529 #: builtin/submodule--helper.c:64
19530 msgid "submodule--helper print-default-remote takes no arguments"
19533 #: builtin/submodule--helper.c:102
19535 msgid "cannot strip one component off url '%s'"
19538 #: builtin/submodule--helper.c:410 builtin/submodule--helper.c:1395
19539 msgid "alternative anchor for relative paths"
19542 #: builtin/submodule--helper.c:415
19543 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
19546 #: builtin/submodule--helper.c:472 builtin/submodule--helper.c:630
19547 #: builtin/submodule--helper.c:653
19549 msgid "No url found for submodule path '%s' in .gitmodules"
19552 #: builtin/submodule--helper.c:524
19554 msgid "Entering '%s'\n"
19557 #: builtin/submodule--helper.c:527
19560 "run_command returned non-zero status for %s\n"
19564 #: builtin/submodule--helper.c:549
19567 "run_command returned non-zero status while recursing in the nested "
19568 "submodules of %s\n"
19572 #: builtin/submodule--helper.c:565
19573 msgid "Suppress output of entering each submodule command"
19576 #: builtin/submodule--helper.c:567 builtin/submodule--helper.c:1063
19577 msgid "Recurse into nested submodules"
19580 #: builtin/submodule--helper.c:572
19581 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
19584 #: builtin/submodule--helper.c:599
19587 "could not look up configuration '%s'. Assuming this repository is its own "
19588 "authoritative upstream."
19591 #: builtin/submodule--helper.c:667
19593 msgid "Failed to register url for submodule path '%s'"
19596 #: builtin/submodule--helper.c:671
19598 msgid "Submodule '%s' (%s) registered for path '%s'\n"
19601 #: builtin/submodule--helper.c:681
19603 msgid "warning: command update mode suggested for submodule '%s'\n"
19606 #: builtin/submodule--helper.c:688
19608 msgid "Failed to register update mode for submodule path '%s'"
19611 #: builtin/submodule--helper.c:710
19612 msgid "Suppress output for initializing a submodule"
19615 #: builtin/submodule--helper.c:715
19616 msgid "git submodule--helper init [<options>] [<path>]"
19619 #: builtin/submodule--helper.c:789 builtin/submodule--helper.c:924
19621 msgid "no submodule mapping found in .gitmodules for path '%s'"
19624 #: builtin/submodule--helper.c:837
19626 msgid "could not resolve HEAD ref inside the submodule '%s'"
19629 #: builtin/submodule--helper.c:864 builtin/submodule--helper.c:1033
19631 msgid "failed to recurse into submodule '%s'"
19634 #: builtin/submodule--helper.c:888 builtin/submodule--helper.c:1199
19635 msgid "Suppress submodule status output"
19638 #: builtin/submodule--helper.c:889
19640 "Use commit stored in the index instead of the one stored in the submodule "
19644 #: builtin/submodule--helper.c:890
19645 msgid "recurse into nested submodules"
19648 #: builtin/submodule--helper.c:895
19649 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
19652 #: builtin/submodule--helper.c:919
19653 msgid "git submodule--helper name <path>"
19656 #: builtin/submodule--helper.c:983
19658 msgid "Synchronizing submodule url for '%s'\n"
19661 #: builtin/submodule--helper.c:989
19663 msgid "failed to register url for submodule path '%s'"
19666 #: builtin/submodule--helper.c:1003
19668 msgid "failed to get the default remote for submodule '%s'"
19671 #: builtin/submodule--helper.c:1014
19673 msgid "failed to update remote for submodule '%s'"
19676 #: builtin/submodule--helper.c:1061
19677 msgid "Suppress output of synchronizing submodule url"
19680 #: builtin/submodule--helper.c:1068
19681 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
19684 #: builtin/submodule--helper.c:1122
19687 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
19688 "really want to remove it including all of its history)"
19691 #: builtin/submodule--helper.c:1134
19694 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
19698 #: builtin/submodule--helper.c:1142
19700 msgid "Cleared directory '%s'\n"
19703 #: builtin/submodule--helper.c:1144
19705 msgid "Could not remove submodule work tree '%s'\n"
19708 #: builtin/submodule--helper.c:1155
19710 msgid "could not create empty submodule directory %s"
19713 #: builtin/submodule--helper.c:1171
19715 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
19718 #: builtin/submodule--helper.c:1200
19719 msgid "Remove submodule working trees even if they contain local changes"
19722 #: builtin/submodule--helper.c:1201
19723 msgid "Unregister all submodules"
19726 #: builtin/submodule--helper.c:1206
19728 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
19731 #: builtin/submodule--helper.c:1220
19732 msgid "Use '--all' if you really want to deinitialize all submodules"
19735 #: builtin/submodule--helper.c:1289
19737 "An alternate computed from a superproject's alternate is invalid.\n"
19738 "To allow Git to clone without an alternate in such a case, set\n"
19739 "submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
19740 "'--reference-if-able' instead of '--reference'."
19743 #: builtin/submodule--helper.c:1328 builtin/submodule--helper.c:1331
19745 msgid "submodule '%s' cannot add alternate: %s"
19748 #: builtin/submodule--helper.c:1367
19750 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
19753 #: builtin/submodule--helper.c:1374
19755 msgid "Value '%s' for submodule.alternateLocation is not recognized"
19758 #: builtin/submodule--helper.c:1398
19759 msgid "where the new submodule will be cloned to"
19762 #: builtin/submodule--helper.c:1401
19763 msgid "name of the new submodule"
19766 #: builtin/submodule--helper.c:1404
19767 msgid "url where to clone the submodule from"
19770 #: builtin/submodule--helper.c:1412
19771 msgid "depth for shallow clones"
19774 #: builtin/submodule--helper.c:1415 builtin/submodule--helper.c:1924
19775 msgid "force cloning progress"
19778 #: builtin/submodule--helper.c:1417 builtin/submodule--helper.c:1926
19779 msgid "disallow cloning into non-empty directory"
19782 #: builtin/submodule--helper.c:1424
19784 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
19785 "<repository>] [--name <name>] [--depth <depth>] [--single-branch] --url "
19786 "<url> --path <path>"
19789 #: builtin/submodule--helper.c:1449
19791 msgid "refusing to create/use '%s' in another submodule's git dir"
19794 #: builtin/submodule--helper.c:1460
19796 msgid "clone of '%s' into submodule path '%s' failed"
19799 #: builtin/submodule--helper.c:1464
19801 msgid "directory not empty: '%s'"
19804 #: builtin/submodule--helper.c:1476
19806 msgid "could not get submodule directory for '%s'"
19809 #: builtin/submodule--helper.c:1512
19811 msgid "Invalid update mode '%s' for submodule path '%s'"
19814 #: builtin/submodule--helper.c:1516
19816 msgid "Invalid update mode '%s' configured for submodule path '%s'"
19819 #: builtin/submodule--helper.c:1617
19821 msgid "Submodule path '%s' not initialized"
19824 #: builtin/submodule--helper.c:1621
19825 msgid "Maybe you want to use 'update --init'?"
19828 #: builtin/submodule--helper.c:1651
19830 msgid "Skipping unmerged submodule %s"
19833 #: builtin/submodule--helper.c:1680
19835 msgid "Skipping submodule '%s'"
19838 #: builtin/submodule--helper.c:1830
19840 msgid "Failed to clone '%s'. Retry scheduled"
19843 #: builtin/submodule--helper.c:1841
19845 msgid "Failed to clone '%s' a second time, aborting"
19848 #: builtin/submodule--helper.c:1903 builtin/submodule--helper.c:2149
19849 msgid "path into the working tree"
19852 #: builtin/submodule--helper.c:1906
19853 msgid "path into the working tree, across nested submodule boundaries"
19856 #: builtin/submodule--helper.c:1910
19857 msgid "rebase, merge, checkout or none"
19860 #: builtin/submodule--helper.c:1916
19861 msgid "Create a shallow clone truncated to the specified number of revisions"
19864 #: builtin/submodule--helper.c:1919
19865 msgid "parallel jobs"
19868 #: builtin/submodule--helper.c:1921
19869 msgid "whether the initial clone should follow the shallow recommendation"
19872 #: builtin/submodule--helper.c:1922
19873 msgid "don't print cloning progress"
19876 #: builtin/submodule--helper.c:1933
19877 msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
19880 #: builtin/submodule--helper.c:1946
19881 msgid "bad value for update parameter"
19884 #: builtin/submodule--helper.c:1994
19887 "Submodule (%s) branch configured to inherit branch from superproject, but "
19888 "the superproject is not on any branch"
19891 #: builtin/submodule--helper.c:2117
19893 msgid "could not get a repository handle for submodule '%s'"
19896 #: builtin/submodule--helper.c:2150
19897 msgid "recurse into submodules"
19900 #: builtin/submodule--helper.c:2156
19901 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
19904 #: builtin/submodule--helper.c:2212
19905 msgid "check if it is safe to write to the .gitmodules file"
19908 #: builtin/submodule--helper.c:2215
19909 msgid "unset the config in the .gitmodules file"
19912 #: builtin/submodule--helper.c:2220
19913 msgid "git submodule--helper config <name> [<value>]"
19916 #: builtin/submodule--helper.c:2221
19917 msgid "git submodule--helper config --unset <name>"
19920 #: builtin/submodule--helper.c:2222
19921 msgid "git submodule--helper config --check-writeable"
19924 #: builtin/submodule--helper.c:2241 git-submodule.sh:176
19926 msgid "please make sure that the .gitmodules file is in the working tree"
19929 #: builtin/submodule--helper.c:2257
19930 msgid "Suppress output for setting url of a submodule"
19933 #: builtin/submodule--helper.c:2261
19934 msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
19937 #: builtin/submodule--helper.c:2323 git.c:436 git.c:683
19939 msgid "%s doesn't support --super-prefix"
19942 #: builtin/submodule--helper.c:2329
19944 msgid "'%s' is not a valid submodule--helper subcommand"
19947 #: builtin/symbolic-ref.c:8
19948 msgid "git symbolic-ref [<options>] <name> [<ref>]"
19951 #: builtin/symbolic-ref.c:9
19952 msgid "git symbolic-ref -d [-q] <name>"
19955 #: builtin/symbolic-ref.c:40
19956 msgid "suppress error message for non-symbolic (detached) refs"
19959 #: builtin/symbolic-ref.c:41
19960 msgid "delete symbolic ref"
19963 #: builtin/symbolic-ref.c:42
19964 msgid "shorten ref output"
19967 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:486
19971 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:486
19972 msgid "reason of the update"
19975 #: builtin/tag.c:25
19977 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
19978 "\t\t<tagname> [<head>]"
19981 #: builtin/tag.c:27
19982 msgid "git tag -d <tagname>..."
19985 #: builtin/tag.c:28
19987 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
19988 "points-at <object>]\n"
19989 "\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
19992 #: builtin/tag.c:30
19993 msgid "git tag -v [--format=<format>] <tagname>..."
19996 #: builtin/tag.c:89
19998 msgid "tag '%s' not found."
20001 #: builtin/tag.c:105
20003 msgid "Deleted tag '%s' (was %s)\n"
20006 #: builtin/tag.c:135
20010 "Write a message for tag:\n"
20012 "Lines starting with '%c' will be ignored.\n"
20015 #: builtin/tag.c:139
20019 "Write a message for tag:\n"
20021 "Lines starting with '%c' will be kept; you may remove them yourself if you "
20025 #: builtin/tag.c:198
20026 msgid "unable to sign the tag"
20029 #: builtin/tag.c:200
20030 msgid "unable to write tag file"
20033 #: builtin/tag.c:216
20036 "You have created a nested tag. The object referred to by your new tag is\n"
20037 "already a tag. If you meant to tag the object that it points to, use:\n"
20039 "\tgit tag -f %s %s^{}"
20042 #: builtin/tag.c:232
20043 msgid "bad object type."
20046 #: builtin/tag.c:285
20047 msgid "no tag message?"
20050 #: builtin/tag.c:292
20052 msgid "The tag message has been left in %s\n"
20055 #: builtin/tag.c:403
20056 msgid "list tag names"
20059 #: builtin/tag.c:405
20060 msgid "print <n> lines of each tag message"
20063 #: builtin/tag.c:407
20064 msgid "delete tags"
20067 #: builtin/tag.c:408
20068 msgid "verify tags"
20071 #: builtin/tag.c:410
20072 msgid "Tag creation options"
20075 #: builtin/tag.c:412
20076 msgid "annotated tag, needs a message"
20079 #: builtin/tag.c:414
20080 msgid "tag message"
20083 #: builtin/tag.c:416
20084 msgid "force edit of tag message"
20087 #: builtin/tag.c:417
20088 msgid "annotated and GPG-signed tag"
20091 #: builtin/tag.c:420
20092 msgid "use another key to sign the tag"
20095 #: builtin/tag.c:421
20096 msgid "replace the tag if exists"
20099 #: builtin/tag.c:422 builtin/update-ref.c:492
20100 msgid "create a reflog"
20103 #: builtin/tag.c:424
20104 msgid "Tag listing options"
20107 #: builtin/tag.c:425
20108 msgid "show tag list in columns"
20111 #: builtin/tag.c:426 builtin/tag.c:428
20112 msgid "print only tags that contain the commit"
20115 #: builtin/tag.c:427 builtin/tag.c:429
20116 msgid "print only tags that don't contain the commit"
20119 #: builtin/tag.c:430
20120 msgid "print only tags that are merged"
20123 #: builtin/tag.c:431
20124 msgid "print only tags that are not merged"
20127 #: builtin/tag.c:435
20128 msgid "print only tags of the object"
20131 #: builtin/tag.c:483
20132 msgid "--column and -n are incompatible"
20135 #: builtin/tag.c:505
20136 msgid "-n option is only allowed in list mode"
20139 #: builtin/tag.c:507
20140 msgid "--contains option is only allowed in list mode"
20143 #: builtin/tag.c:509
20144 msgid "--no-contains option is only allowed in list mode"
20147 #: builtin/tag.c:511
20148 msgid "--points-at option is only allowed in list mode"
20151 #: builtin/tag.c:513
20152 msgid "--merged and --no-merged options are only allowed in list mode"
20155 #: builtin/tag.c:524
20156 msgid "only one -F or -m option is allowed."
20159 #: builtin/tag.c:543
20160 msgid "too many params"
20163 #: builtin/tag.c:549
20165 msgid "'%s' is not a valid tag name."
20168 #: builtin/tag.c:554
20170 msgid "tag '%s' already exists"
20173 #: builtin/tag.c:585
20175 msgid "Updated tag '%s' (was %s)\n"
20178 #: builtin/unpack-objects.c:502
20179 msgid "Unpacking objects"
20182 #: builtin/update-index.c:84
20184 msgid "failed to create directory %s"
20187 #: builtin/update-index.c:100
20189 msgid "failed to create file %s"
20192 #: builtin/update-index.c:108
20194 msgid "failed to delete file %s"
20197 #: builtin/update-index.c:115 builtin/update-index.c:221
20199 msgid "failed to delete directory %s"
20202 #: builtin/update-index.c:140
20204 msgid "Testing mtime in '%s' "
20207 #: builtin/update-index.c:154
20208 msgid "directory stat info does not change after adding a new file"
20211 #: builtin/update-index.c:167
20212 msgid "directory stat info does not change after adding a new directory"
20215 #: builtin/update-index.c:180
20216 msgid "directory stat info changes after updating a file"
20219 #: builtin/update-index.c:191
20220 msgid "directory stat info changes after adding a file inside subdirectory"
20223 #: builtin/update-index.c:202
20224 msgid "directory stat info does not change after deleting a file"
20227 #: builtin/update-index.c:215
20228 msgid "directory stat info does not change after deleting a directory"
20231 #: builtin/update-index.c:222
20235 #: builtin/update-index.c:591
20236 msgid "git update-index [<options>] [--] [<file>...]"
20239 #: builtin/update-index.c:974
20240 msgid "continue refresh even when index needs update"
20243 #: builtin/update-index.c:977
20244 msgid "refresh: ignore submodules"
20247 #: builtin/update-index.c:980
20248 msgid "do not ignore new files"
20251 #: builtin/update-index.c:982
20252 msgid "let files replace directories and vice-versa"
20255 #: builtin/update-index.c:984
20256 msgid "notice files missing from worktree"
20259 #: builtin/update-index.c:986
20260 msgid "refresh even if index contains unmerged entries"
20263 #: builtin/update-index.c:989
20264 msgid "refresh stat information"
20267 #: builtin/update-index.c:993
20268 msgid "like --refresh, but ignore assume-unchanged setting"
20271 #: builtin/update-index.c:997
20272 msgid "<mode>,<object>,<path>"
20275 #: builtin/update-index.c:998
20276 msgid "add the specified entry to the index"
20279 #: builtin/update-index.c:1008
20280 msgid "mark files as \"not changing\""
20283 #: builtin/update-index.c:1011
20284 msgid "clear assumed-unchanged bit"
20287 #: builtin/update-index.c:1014
20288 msgid "mark files as \"index-only\""
20291 #: builtin/update-index.c:1017
20292 msgid "clear skip-worktree bit"
20295 #: builtin/update-index.c:1020
20296 msgid "do not touch index-only entries"
20299 #: builtin/update-index.c:1022
20300 msgid "add to index only; do not add content to object database"
20303 #: builtin/update-index.c:1024
20304 msgid "remove named paths even if present in worktree"
20307 #: builtin/update-index.c:1026
20308 msgid "with --stdin: input lines are terminated by null bytes"
20311 #: builtin/update-index.c:1028
20312 msgid "read list of paths to be updated from standard input"
20315 #: builtin/update-index.c:1032
20316 msgid "add entries from standard input to the index"
20319 #: builtin/update-index.c:1036
20320 msgid "repopulate stages #2 and #3 for the listed paths"
20323 #: builtin/update-index.c:1040
20324 msgid "only update entries that differ from HEAD"
20327 #: builtin/update-index.c:1044
20328 msgid "ignore files missing from worktree"
20331 #: builtin/update-index.c:1047
20332 msgid "report actions to standard output"
20335 #: builtin/update-index.c:1049
20336 msgid "(for porcelains) forget saved unresolved conflicts"
20339 #: builtin/update-index.c:1053
20340 msgid "write index in this format"
20343 #: builtin/update-index.c:1055
20344 msgid "enable or disable split index"
20347 #: builtin/update-index.c:1057
20348 msgid "enable/disable untracked cache"
20351 #: builtin/update-index.c:1059
20352 msgid "test if the filesystem supports untracked cache"
20355 #: builtin/update-index.c:1061
20356 msgid "enable untracked cache without testing the filesystem"
20359 #: builtin/update-index.c:1063
20360 msgid "write out the index even if is not flagged as changed"
20363 #: builtin/update-index.c:1065
20364 msgid "enable or disable file system monitor"
20367 #: builtin/update-index.c:1067
20368 msgid "mark files as fsmonitor valid"
20371 #: builtin/update-index.c:1070
20372 msgid "clear fsmonitor valid bit"
20375 #: builtin/update-index.c:1173
20377 "core.splitIndex is set to false; remove or change it, if you really want to "
20378 "enable split index"
20381 #: builtin/update-index.c:1182
20383 "core.splitIndex is set to true; remove or change it, if you really want to "
20384 "disable split index"
20387 #: builtin/update-index.c:1194
20389 "core.untrackedCache is set to true; remove or change it, if you really want "
20390 "to disable the untracked cache"
20393 #: builtin/update-index.c:1198
20394 msgid "Untracked cache disabled"
20397 #: builtin/update-index.c:1206
20399 "core.untrackedCache is set to false; remove or change it, if you really want "
20400 "to enable the untracked cache"
20403 #: builtin/update-index.c:1210
20405 msgid "Untracked cache enabled for '%s'"
20408 #: builtin/update-index.c:1218
20409 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
20412 #: builtin/update-index.c:1222
20413 msgid "fsmonitor enabled"
20416 #: builtin/update-index.c:1225
20418 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
20421 #: builtin/update-index.c:1229
20422 msgid "fsmonitor disabled"
20425 #: builtin/update-ref.c:10
20426 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
20429 #: builtin/update-ref.c:11
20430 msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
20433 #: builtin/update-ref.c:12
20434 msgid "git update-ref [<options>] --stdin [-z]"
20437 #: builtin/update-ref.c:487
20438 msgid "delete the reference"
20441 #: builtin/update-ref.c:489
20442 msgid "update <refname> not the one it points to"
20445 #: builtin/update-ref.c:490
20446 msgid "stdin has NUL-terminated arguments"
20449 #: builtin/update-ref.c:491
20450 msgid "read updates from stdin"
20453 #: builtin/update-server-info.c:7
20454 msgid "git update-server-info [--force]"
20457 #: builtin/update-server-info.c:15
20458 msgid "update the info files from scratch"
20461 #: builtin/upload-pack.c:11
20462 msgid "git upload-pack [<options>] <dir>"
20465 #: builtin/upload-pack.c:23 t/helper/test-serve-v2.c:17
20466 msgid "quit after a single request/response exchange"
20469 #: builtin/upload-pack.c:25
20470 msgid "exit immediately after initial ref advertisement"
20473 #: builtin/upload-pack.c:27
20474 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
20477 #: builtin/upload-pack.c:29
20478 msgid "interrupt transfer after <n> seconds of inactivity"
20481 #: builtin/verify-commit.c:19
20482 msgid "git verify-commit [-v | --verbose] <commit>..."
20485 #: builtin/verify-commit.c:68
20486 msgid "print commit contents"
20489 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
20490 msgid "print raw gpg status output"
20493 #: builtin/verify-pack.c:55
20494 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
20497 #: builtin/verify-pack.c:65
20501 #: builtin/verify-pack.c:67
20502 msgid "show statistics only"
20505 #: builtin/verify-tag.c:18
20506 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
20509 #: builtin/verify-tag.c:36
20510 msgid "print tag contents"
20513 #: builtin/worktree.c:17
20514 msgid "git worktree add [<options>] <path> [<commit-ish>]"
20517 #: builtin/worktree.c:18
20518 msgid "git worktree list [<options>]"
20521 #: builtin/worktree.c:19
20522 msgid "git worktree lock [<options>] <path>"
20525 #: builtin/worktree.c:20
20526 msgid "git worktree move <worktree> <new-path>"
20529 #: builtin/worktree.c:21
20530 msgid "git worktree prune [<options>]"
20533 #: builtin/worktree.c:22
20534 msgid "git worktree remove [<options>] <worktree>"
20537 #: builtin/worktree.c:23
20538 msgid "git worktree unlock <path>"
20541 #: builtin/worktree.c:60 builtin/worktree.c:894
20543 msgid "failed to delete '%s'"
20546 #: builtin/worktree.c:79
20548 msgid "Removing worktrees/%s: not a valid directory"
20551 #: builtin/worktree.c:85
20553 msgid "Removing worktrees/%s: gitdir file does not exist"
20556 #: builtin/worktree.c:90 builtin/worktree.c:99
20558 msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
20561 #: builtin/worktree.c:109
20564 "Removing worktrees/%s: short read (expected %<PRIuMAX> bytes, read "
20568 #: builtin/worktree.c:117
20570 msgid "Removing worktrees/%s: invalid gitdir file"
20573 #: builtin/worktree.c:126
20575 msgid "Removing worktrees/%s: gitdir file points to non-existent location"
20578 #: builtin/worktree.c:165
20579 msgid "report pruned working trees"
20582 #: builtin/worktree.c:167
20583 msgid "expire working trees older than <time>"
20586 #: builtin/worktree.c:234
20588 msgid "'%s' already exists"
20591 #: builtin/worktree.c:244
20593 msgid "unable to re-add worktree '%s'"
20596 #: builtin/worktree.c:249
20599 "'%s' is a missing but locked worktree;\n"
20600 "use 'add -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
20603 #: builtin/worktree.c:251
20606 "'%s' is a missing but already registered worktree;\n"
20607 "use 'add -f' to override, or 'prune' or 'remove' to clear"
20610 #: builtin/worktree.c:301
20612 msgid "could not create directory of '%s'"
20615 #: builtin/worktree.c:435 builtin/worktree.c:441
20617 msgid "Preparing worktree (new branch '%s')"
20620 #: builtin/worktree.c:437
20622 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
20625 #: builtin/worktree.c:446
20627 msgid "Preparing worktree (checking out '%s')"
20630 #: builtin/worktree.c:452
20632 msgid "Preparing worktree (detached HEAD %s)"
20635 #: builtin/worktree.c:493
20636 msgid "checkout <branch> even if already checked out in other worktree"
20639 #: builtin/worktree.c:496
20640 msgid "create a new branch"
20643 #: builtin/worktree.c:498
20644 msgid "create or reset a branch"
20647 #: builtin/worktree.c:500
20648 msgid "populate the new working tree"
20651 #: builtin/worktree.c:501
20652 msgid "keep the new working tree locked"
20655 #: builtin/worktree.c:504
20656 msgid "set up tracking mode (see git-branch(1))"
20659 #: builtin/worktree.c:507
20660 msgid "try to match the new branch name with a remote-tracking branch"
20663 #: builtin/worktree.c:515
20664 msgid "-b, -B, and --detach are mutually exclusive"
20667 #: builtin/worktree.c:576
20668 msgid "--[no-]track can only be used if a new branch is created"
20671 #: builtin/worktree.c:676
20672 msgid "reason for locking"
20675 #: builtin/worktree.c:688 builtin/worktree.c:721 builtin/worktree.c:795
20676 #: builtin/worktree.c:922
20678 msgid "'%s' is not a working tree"
20681 #: builtin/worktree.c:690 builtin/worktree.c:723
20682 msgid "The main working tree cannot be locked or unlocked"
20685 #: builtin/worktree.c:695
20687 msgid "'%s' is already locked, reason: %s"
20690 #: builtin/worktree.c:697
20692 msgid "'%s' is already locked"
20695 #: builtin/worktree.c:725
20697 msgid "'%s' is not locked"
20700 #: builtin/worktree.c:766
20701 msgid "working trees containing submodules cannot be moved or removed"
20704 #: builtin/worktree.c:774
20705 msgid "force move even if worktree is dirty or locked"
20708 #: builtin/worktree.c:797 builtin/worktree.c:924
20710 msgid "'%s' is a main working tree"
20713 #: builtin/worktree.c:802
20715 msgid "could not figure out destination name from '%s'"
20718 #: builtin/worktree.c:808
20720 msgid "target '%s' already exists"
20723 #: builtin/worktree.c:816
20726 "cannot move a locked working tree, lock reason: %s\n"
20727 "use 'move -f -f' to override or unlock first"
20730 #: builtin/worktree.c:818
20732 "cannot move a locked working tree;\n"
20733 "use 'move -f -f' to override or unlock first"
20736 #: builtin/worktree.c:821
20738 msgid "validation failed, cannot move working tree: %s"
20741 #: builtin/worktree.c:826
20743 msgid "failed to move '%s' to '%s'"
20746 #: builtin/worktree.c:874
20748 msgid "failed to run 'git status' on '%s'"
20751 #: builtin/worktree.c:878
20753 msgid "'%s' contains modified or untracked files, use --force to delete it"
20756 #: builtin/worktree.c:883
20758 msgid "failed to run 'git status' on '%s', code %d"
20761 #: builtin/worktree.c:906
20762 msgid "force removal even if worktree is dirty or locked"
20765 #: builtin/worktree.c:929
20768 "cannot remove a locked working tree, lock reason: %s\n"
20769 "use 'remove -f -f' to override or unlock first"
20772 #: builtin/worktree.c:931
20774 "cannot remove a locked working tree;\n"
20775 "use 'remove -f -f' to override or unlock first"
20778 #: builtin/worktree.c:934
20780 msgid "validation failed, cannot remove working tree: %s"
20783 #: builtin/write-tree.c:15
20784 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
20787 #: builtin/write-tree.c:28
20791 #: builtin/write-tree.c:29
20792 msgid "write tree object for a subdirectory <prefix>"
20795 #: builtin/write-tree.c:31
20796 msgid "only useful for debugging"
20800 msgid "git version:\n"
20805 msgid "uname() failed with error '%s' (%d)\n"
20809 msgid "compiler info: "
20813 msgid "libc info: "
20817 msgid "not run from a git repository - no hooks to show\n"
20821 msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
20826 "Thank you for filling out a Git bug report!\n"
20827 "Please answer the following questions to help us understand your issue.\n"
20829 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
20831 "What did you expect to happen? (Expected behavior)\n"
20833 "What happened instead? (Actual behavior)\n"
20835 "What's different between what you expected and what actually happened?\n"
20837 "Anything else you want to add:\n"
20839 "Please review the rest of the bug report below.\n"
20840 "You can delete any lines you don't wish to share.\n"
20844 msgid "specify a destination for the bugreport file"
20848 msgid "specify a strftime format suffix for the filename"
20853 msgid "could not create leading directories for '%s'"
20857 msgid "System Info"
20861 msgid "Enabled Hooks"
20866 msgid "couldn't create a new file at '%s'"
20871 msgid "Created new report at '%s'.\n"
20874 #: fast-import.c:3085
20876 msgid "Missing from marks for submodule '%s'"
20879 #: fast-import.c:3087
20881 msgid "Missing to marks for submodule '%s'"
20884 #: fast-import.c:3222
20886 msgid "Expected 'mark' command, got %s"
20889 #: fast-import.c:3227
20891 msgid "Expected 'to' command, got %s"
20894 #: fast-import.c:3317
20895 msgid "Expected format name:filename for submodule rewrite option"
20898 #: fast-import.c:3371
20900 msgid "feature '%s' forbidden in input without --allow-unsafe-features"
20903 #: credential-cache--daemon.c:223
20906 "The permissions on your socket directory are too loose; other\n"
20907 "users may be able to read your cached credentials. Consider running:\n"
20912 #: credential-cache--daemon.c:272
20913 msgid "print debugging messages to stderr"
20916 #: t/helper/test-reach.c:152
20918 msgid "commit %s is not marked reachable"
20921 #: t/helper/test-reach.c:162
20922 msgid "too many commits marked reachable"
20925 #: t/helper/test-serve-v2.c:7
20926 msgid "test-tool serve-v2 [<options>]"
20929 #: t/helper/test-serve-v2.c:19
20930 msgid "exit immediately after advertising capabilities"
20935 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
20936 " [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
20937 " [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
20939 " [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
20940 " <command> [<args>]"
20945 "'git help -a' and 'git help -g' list available subcommands and some\n"
20946 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
20947 "to read about a specific subcommand or concept.\n"
20948 "See 'git help git' for an overview of the system."
20953 msgid "no directory given for --git-dir\n"
20958 msgid "no namespace given for --namespace\n"
20963 msgid "no directory given for --work-tree\n"
20968 msgid "no prefix given for --super-prefix\n"
20973 msgid "-c expects a configuration string\n"
20978 msgid "no directory given for -C\n"
20983 msgid "unknown option: %s\n"
20988 msgid "while expanding alias '%s': '%s'"
20994 "alias '%s' changes environment variables.\n"
20995 "You can use '!git' in the alias to do this"
21000 msgid "empty alias for %s"
21005 msgid "recursive alias: %s"
21009 msgid "write failure on standard output"
21013 msgid "unknown write failure on standard output"
21017 msgid "close failed on standard output"
21022 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
21027 msgid "cannot handle %s as a builtin"
21039 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
21044 msgid "failed to run command '%s': %s\n"
21049 msgid "negative value for http.postbuffer; defaulting to %d"
21053 msgid "Delegation control is not supported with cURL < 7.22.0"
21057 msgid "Public key pinning not supported with cURL < 7.44.0"
21061 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
21065 msgid "Protocol restrictions not supported with cURL < 7.19.4"
21070 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
21075 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
21080 msgid "Could not set SSL backend to '%s': already set"
21086 "unable to update url base from redirection:\n"
21091 #: remote-curl.c:166
21093 msgid "invalid quoting in push-option value: '%s'"
21096 #: remote-curl.c:263
21098 msgid "%sinfo/refs not valid: is this a git repository?"
21101 #: remote-curl.c:364
21102 msgid "invalid server response; expected service, got flush packet"
21105 #: remote-curl.c:395
21107 msgid "invalid server response; got '%s'"
21110 #: remote-curl.c:455
21112 msgid "repository '%s' not found"
21115 #: remote-curl.c:459
21117 msgid "Authentication failed for '%s'"
21120 #: remote-curl.c:463
21122 msgid "unable to access '%s': %s"
21125 #: remote-curl.c:469
21127 msgid "redirecting to %s"
21130 #: remote-curl.c:593
21131 msgid "shouldn't have EOF when not gentle on EOF"
21134 #: remote-curl.c:673
21135 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
21138 #: remote-curl.c:733
21140 msgid "RPC failed; %s"
21143 #: remote-curl.c:773
21144 msgid "cannot handle pushes this big"
21147 #: remote-curl.c:888
21149 msgid "cannot deflate request; zlib deflate error %d"
21152 #: remote-curl.c:892
21154 msgid "cannot deflate request; zlib end error %d"
21157 #: remote-curl.c:1023
21158 msgid "dumb http transport does not support shallow capabilities"
21161 #: remote-curl.c:1038
21162 msgid "fetch failed."
21165 #: remote-curl.c:1086
21166 msgid "cannot fetch by sha1 over smart http"
21169 #: remote-curl.c:1130 remote-curl.c:1136
21171 msgid "protocol error: expected sha/ref, got '%s'"
21174 #: remote-curl.c:1148 remote-curl.c:1263
21176 msgid "http transport does not support %s"
21179 #: remote-curl.c:1184
21180 msgid "git-http-push failed"
21183 #: remote-curl.c:1369
21184 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
21187 #: remote-curl.c:1401
21188 msgid "remote-curl: error reading command stream from git"
21191 #: remote-curl.c:1408
21192 msgid "remote-curl: fetch attempted without a local repo"
21195 #: remote-curl.c:1448
21197 msgid "remote-curl: unknown command '%s' from git"
21200 #: compat/compiler.h:26
21201 msgid "no compiler information available\n"
21204 #: compat/compiler.h:38
21205 msgid "no libc information available\n"
21208 #: list-objects-filter-options.h:85
21212 #: list-objects-filter-options.h:86
21213 msgid "object filtering"
21216 #: parse-options.h:183
21217 msgid "expiry-date"
21220 #: parse-options.h:197
21221 msgid "no-op (backward compatibility)"
21224 #: parse-options.h:309
21225 msgid "be more verbose"
21228 #: parse-options.h:311
21229 msgid "be more quiet"
21232 #: parse-options.h:317
21233 msgid "use <n> digits to display SHA-1s"
21236 #: parse-options.h:336
21237 msgid "how to strip spaces and #comments from message"
21240 #: parse-options.h:337
21241 msgid "read pathspec from file"
21244 #: parse-options.h:338
21246 "with --pathspec-from-file, pathspec elements are separated with NUL character"
21249 #: ref-filter.h:101
21253 #: ref-filter.h:101
21254 msgid "field name to sort on"
21258 msgid "update the index with reused conflict resolution if possible"
21262 msgid "HEAD detached at "
21266 msgid "HEAD detached from "
21269 #: command-list.h:50
21270 msgid "Add file contents to the index"
21273 #: command-list.h:51
21274 msgid "Apply a series of patches from a mailbox"
21277 #: command-list.h:52
21278 msgid "Annotate file lines with commit information"
21281 #: command-list.h:53
21282 msgid "Apply a patch to files and/or to the index"
21285 #: command-list.h:54
21286 msgid "Import a GNU Arch repository into Git"
21289 #: command-list.h:55
21290 msgid "Create an archive of files from a named tree"
21293 #: command-list.h:56
21294 msgid "Use binary search to find the commit that introduced a bug"
21297 #: command-list.h:57
21298 msgid "Show what revision and author last modified each line of a file"
21301 #: command-list.h:58
21302 msgid "List, create, or delete branches"
21305 #: command-list.h:59
21306 msgid "Collect information for user to file a bug report"
21309 #: command-list.h:60
21310 msgid "Move objects and refs by archive"
21313 #: command-list.h:61
21314 msgid "Provide content or type and size information for repository objects"
21317 #: command-list.h:62
21318 msgid "Display gitattributes information"
21321 #: command-list.h:63
21322 msgid "Debug gitignore / exclude files"
21325 #: command-list.h:64
21326 msgid "Show canonical names and email addresses of contacts"
21329 #: command-list.h:65
21330 msgid "Switch branches or restore working tree files"
21333 #: command-list.h:66
21334 msgid "Copy files from the index to the working tree"
21337 #: command-list.h:67
21338 msgid "Ensures that a reference name is well formed"
21341 #: command-list.h:68
21342 msgid "Find commits yet to be applied to upstream"
21345 #: command-list.h:69
21346 msgid "Apply the changes introduced by some existing commits"
21349 #: command-list.h:70
21350 msgid "Graphical alternative to git-commit"
21353 #: command-list.h:71
21354 msgid "Remove untracked files from the working tree"
21357 #: command-list.h:72
21358 msgid "Clone a repository into a new directory"
21361 #: command-list.h:73
21362 msgid "Display data in columns"
21365 #: command-list.h:74
21366 msgid "Record changes to the repository"
21369 #: command-list.h:75
21370 msgid "Write and verify Git commit-graph files"
21373 #: command-list.h:76
21374 msgid "Create a new commit object"
21377 #: command-list.h:77
21378 msgid "Get and set repository or global options"
21381 #: command-list.h:78
21382 msgid "Count unpacked number of objects and their disk consumption"
21385 #: command-list.h:79
21386 msgid "Retrieve and store user credentials"
21389 #: command-list.h:80
21390 msgid "Helper to temporarily store passwords in memory"
21393 #: command-list.h:81
21394 msgid "Helper to store credentials on disk"
21397 #: command-list.h:82
21398 msgid "Export a single commit to a CVS checkout"
21401 #: command-list.h:83
21402 msgid "Salvage your data out of another SCM people love to hate"
21405 #: command-list.h:84
21406 msgid "A CVS server emulator for Git"
21409 #: command-list.h:85
21410 msgid "A really simple server for Git repositories"
21413 #: command-list.h:86
21414 msgid "Give an object a human readable name based on an available ref"
21417 #: command-list.h:87
21418 msgid "Show changes between commits, commit and working tree, etc"
21421 #: command-list.h:88
21422 msgid "Compares files in the working tree and the index"
21425 #: command-list.h:89
21426 msgid "Compare a tree to the working tree or index"
21429 #: command-list.h:90
21430 msgid "Compares the content and mode of blobs found via two tree objects"
21433 #: command-list.h:91
21434 msgid "Show changes using common diff tools"
21437 #: command-list.h:92
21438 msgid "Git data exporter"
21441 #: command-list.h:93
21442 msgid "Backend for fast Git data importers"
21445 #: command-list.h:94
21446 msgid "Download objects and refs from another repository"
21449 #: command-list.h:95
21450 msgid "Receive missing objects from another repository"
21453 #: command-list.h:96
21454 msgid "Rewrite branches"
21457 #: command-list.h:97
21458 msgid "Produce a merge commit message"
21461 #: command-list.h:98
21462 msgid "Output information on each ref"
21465 #: command-list.h:99
21466 msgid "Prepare patches for e-mail submission"
21469 #: command-list.h:100
21470 msgid "Verifies the connectivity and validity of the objects in the database"
21473 #: command-list.h:101
21474 msgid "Cleanup unnecessary files and optimize the local repository"
21477 #: command-list.h:102
21478 msgid "Extract commit ID from an archive created using git-archive"
21481 #: command-list.h:103
21482 msgid "Print lines matching a pattern"
21485 #: command-list.h:104
21486 msgid "A portable graphical interface to Git"
21489 #: command-list.h:105
21490 msgid "Compute object ID and optionally creates a blob from a file"
21493 #: command-list.h:106
21494 msgid "Display help information about Git"
21497 #: command-list.h:107
21498 msgid "Server side implementation of Git over HTTP"
21501 #: command-list.h:108
21502 msgid "Download from a remote Git repository via HTTP"
21505 #: command-list.h:109
21506 msgid "Push objects over HTTP/DAV to another repository"
21509 #: command-list.h:110
21510 msgid "Send a collection of patches from stdin to an IMAP folder"
21513 #: command-list.h:111
21514 msgid "Build pack index file for an existing packed archive"
21517 #: command-list.h:112
21518 msgid "Create an empty Git repository or reinitialize an existing one"
21521 #: command-list.h:113
21522 msgid "Instantly browse your working repository in gitweb"
21525 #: command-list.h:114
21526 msgid "Add or parse structured information in commit messages"
21529 #: command-list.h:115
21530 msgid "The Git repository browser"
21533 #: command-list.h:116
21534 msgid "Show commit logs"
21537 #: command-list.h:117
21538 msgid "Show information about files in the index and the working tree"
21541 #: command-list.h:118
21542 msgid "List references in a remote repository"
21545 #: command-list.h:119
21546 msgid "List the contents of a tree object"
21549 #: command-list.h:120
21550 msgid "Extracts patch and authorship from a single e-mail message"
21553 #: command-list.h:121
21554 msgid "Simple UNIX mbox splitter program"
21557 #: command-list.h:122
21558 msgid "Join two or more development histories together"
21561 #: command-list.h:123
21562 msgid "Find as good common ancestors as possible for a merge"
21565 #: command-list.h:124
21566 msgid "Run a three-way file merge"
21569 #: command-list.h:125
21570 msgid "Run a merge for files needing merging"
21573 #: command-list.h:126
21574 msgid "The standard helper program to use with git-merge-index"
21577 #: command-list.h:127
21578 msgid "Run merge conflict resolution tools to resolve merge conflicts"
21581 #: command-list.h:128
21582 msgid "Show three-way merge without touching index"
21585 #: command-list.h:129
21586 msgid "Write and verify multi-pack-indexes"
21589 #: command-list.h:130
21590 msgid "Creates a tag object"
21593 #: command-list.h:131
21594 msgid "Build a tree-object from ls-tree formatted text"
21597 #: command-list.h:132
21598 msgid "Move or rename a file, a directory, or a symlink"
21601 #: command-list.h:133
21602 msgid "Find symbolic names for given revs"
21605 #: command-list.h:134
21606 msgid "Add or inspect object notes"
21609 #: command-list.h:135
21610 msgid "Import from and submit to Perforce repositories"
21613 #: command-list.h:136
21614 msgid "Create a packed archive of objects"
21617 #: command-list.h:137
21618 msgid "Find redundant pack files"
21621 #: command-list.h:138
21622 msgid "Pack heads and tags for efficient repository access"
21625 #: command-list.h:139
21626 msgid "Routines to help parsing remote repository access parameters"
21629 #: command-list.h:140
21630 msgid "Compute unique ID for a patch"
21633 #: command-list.h:141
21634 msgid "Prune all unreachable objects from the object database"
21637 #: command-list.h:142
21638 msgid "Remove extra objects that are already in pack files"
21641 #: command-list.h:143
21642 msgid "Fetch from and integrate with another repository or a local branch"
21645 #: command-list.h:144
21646 msgid "Update remote refs along with associated objects"
21649 #: command-list.h:145
21650 msgid "Applies a quilt patchset onto the current branch"
21653 #: command-list.h:146
21654 msgid "Compare two commit ranges (e.g. two versions of a branch)"
21657 #: command-list.h:147
21658 msgid "Reads tree information into the index"
21661 #: command-list.h:148
21662 msgid "Reapply commits on top of another base tip"
21665 #: command-list.h:149
21666 msgid "Receive what is pushed into the repository"
21669 #: command-list.h:150
21670 msgid "Manage reflog information"
21673 #: command-list.h:151
21674 msgid "Manage set of tracked repositories"
21677 #: command-list.h:152
21678 msgid "Pack unpacked objects in a repository"
21681 #: command-list.h:153
21682 msgid "Create, list, delete refs to replace objects"
21685 #: command-list.h:154
21686 msgid "Generates a summary of pending changes"
21689 #: command-list.h:155
21690 msgid "Reuse recorded resolution of conflicted merges"
21693 #: command-list.h:156
21694 msgid "Reset current HEAD to the specified state"
21697 #: command-list.h:157
21698 msgid "Restore working tree files"
21701 #: command-list.h:158
21702 msgid "Revert some existing commits"
21705 #: command-list.h:159
21706 msgid "Lists commit objects in reverse chronological order"
21709 #: command-list.h:160
21710 msgid "Pick out and massage parameters"
21713 #: command-list.h:161
21714 msgid "Remove files from the working tree and from the index"
21717 #: command-list.h:162
21718 msgid "Send a collection of patches as emails"
21721 #: command-list.h:163
21722 msgid "Push objects over Git protocol to another repository"
21725 #: command-list.h:164
21726 msgid "Restricted login shell for Git-only SSH access"
21729 #: command-list.h:165
21730 msgid "Summarize 'git log' output"
21733 #: command-list.h:166
21734 msgid "Show various types of objects"
21737 #: command-list.h:167
21738 msgid "Show branches and their commits"
21741 #: command-list.h:168
21742 msgid "Show packed archive index"
21745 #: command-list.h:169
21746 msgid "List references in a local repository"
21749 #: command-list.h:170
21750 msgid "Git's i18n setup code for shell scripts"
21753 #: command-list.h:171
21754 msgid "Common Git shell script setup code"
21757 #: command-list.h:172
21758 msgid "Initialize and modify the sparse-checkout"
21761 #: command-list.h:173
21762 msgid "Stash the changes in a dirty working directory away"
21765 #: command-list.h:174
21766 msgid "Add file contents to the staging area"
21769 #: command-list.h:175
21770 msgid "Show the working tree status"
21773 #: command-list.h:176
21774 msgid "Remove unnecessary whitespace"
21777 #: command-list.h:177
21778 msgid "Initialize, update or inspect submodules"
21781 #: command-list.h:178
21782 msgid "Bidirectional operation between a Subversion repository and Git"
21785 #: command-list.h:179
21786 msgid "Switch branches"
21789 #: command-list.h:180
21790 msgid "Read, modify and delete symbolic refs"
21793 #: command-list.h:181
21794 msgid "Create, list, delete or verify a tag object signed with GPG"
21797 #: command-list.h:182
21798 msgid "Creates a temporary file with a blob's contents"
21801 #: command-list.h:183
21802 msgid "Unpack objects from a packed archive"
21805 #: command-list.h:184
21806 msgid "Register file contents in the working tree to the index"
21809 #: command-list.h:185
21810 msgid "Update the object name stored in a ref safely"
21813 #: command-list.h:186
21814 msgid "Update auxiliary info file to help dumb servers"
21817 #: command-list.h:187
21818 msgid "Send archive back to git-archive"
21821 #: command-list.h:188
21822 msgid "Send objects packed back to git-fetch-pack"
21825 #: command-list.h:189
21826 msgid "Show a Git logical variable"
21829 #: command-list.h:190
21830 msgid "Check the GPG signature of commits"
21833 #: command-list.h:191
21834 msgid "Validate packed Git archive files"
21837 #: command-list.h:192
21838 msgid "Check the GPG signature of tags"
21841 #: command-list.h:193
21842 msgid "Git web interface (web frontend to Git repositories)"
21845 #: command-list.h:194
21846 msgid "Show logs with difference each commit introduces"
21849 #: command-list.h:195
21850 msgid "Manage multiple working trees"
21853 #: command-list.h:196
21854 msgid "Create a tree object from the current index"
21857 #: command-list.h:197
21858 msgid "Defining attributes per path"
21861 #: command-list.h:198
21862 msgid "Git command-line interface and conventions"
21865 #: command-list.h:199
21866 msgid "A Git core tutorial for developers"
21869 #: command-list.h:200
21870 msgid "Git for CVS users"
21873 #: command-list.h:201
21874 msgid "Tweaking diff output"
21877 #: command-list.h:202
21878 msgid "A useful minimum set of commands for Everyday Git"
21881 #: command-list.h:203
21882 msgid "Frequently asked questions about using Git"
21885 #: command-list.h:204
21886 msgid "A Git Glossary"
21889 #: command-list.h:205
21890 msgid "Hooks used by Git"
21893 #: command-list.h:206
21894 msgid "Specifies intentionally untracked files to ignore"
21897 #: command-list.h:207
21898 msgid "Defining submodule properties"
21901 #: command-list.h:208
21902 msgid "Git namespaces"
21905 #: command-list.h:209
21906 msgid "Git Repository Layout"
21909 #: command-list.h:210
21910 msgid "Specifying revisions and ranges for Git"
21913 #: command-list.h:211
21914 msgid "Mounting one repository inside another"
21917 #: command-list.h:212
21918 msgid "A tutorial introduction to Git: part two"
21921 #: command-list.h:213
21922 msgid "A tutorial introduction to Git"
21925 #: command-list.h:214
21926 msgid "An overview of recommended workflows with Git"
21929 #: git-bisect.sh:54
21930 msgid "You need to start by \"git bisect start\""
21933 #. TRANSLATORS: Make sure to include [Y] and [n] in your
21934 #. translation. The program will only accept English input
21936 #: git-bisect.sh:60
21937 msgid "Do you want me to do it for you [Y/n]? "
21940 #: git-bisect.sh:101
21942 msgid "Bad rev input: $arg"
21945 #: git-bisect.sh:121
21947 msgid "Bad rev input: $bisected_head"
21950 #: git-bisect.sh:130
21952 msgid "Bad rev input: $rev"
21955 #: git-bisect.sh:139
21957 msgid "'git bisect $TERM_BAD' can take only one argument."
21960 #: git-bisect.sh:209
21961 msgid "No logfile given"
21964 #: git-bisect.sh:210
21966 msgid "cannot read $file for replaying"
21969 #: git-bisect.sh:233
21970 msgid "?? what are you talking about?"
21973 #: git-bisect.sh:243
21974 msgid "bisect run failed: no command provided."
21977 #: git-bisect.sh:248
21979 msgid "running $command"
21982 #: git-bisect.sh:255
21985 "bisect run failed:\n"
21986 "exit code $res from '$command' is < 0 or >= 128"
21989 #: git-bisect.sh:281
21990 msgid "bisect run cannot continue any more"
21993 #: git-bisect.sh:287
21996 "bisect run failed:\n"
21997 "'bisect_state $state' exited with error code $res"
22000 #: git-bisect.sh:294
22001 msgid "bisect run success"
22004 #: git-bisect.sh:302
22005 msgid "We are not bisecting."
22008 #: git-merge-octopus.sh:46
22010 "Error: Your local changes to the following files would be overwritten by "
22014 #: git-merge-octopus.sh:61
22015 msgid "Automated merge did not work."
22018 #: git-merge-octopus.sh:62
22019 msgid "Should not be doing an octopus."
22022 #: git-merge-octopus.sh:73
22024 msgid "Unable to find common commit with $pretty_name"
22027 #: git-merge-octopus.sh:77
22029 msgid "Already up to date with $pretty_name"
22032 #: git-merge-octopus.sh:89
22034 msgid "Fast-forwarding to: $pretty_name"
22037 #: git-merge-octopus.sh:97
22039 msgid "Trying simple merge with $pretty_name"
22042 #: git-merge-octopus.sh:102
22043 msgid "Simple merge did not work, trying automatic merge."
22046 #: git-submodule.sh:205
22047 msgid "Relative path can only be used from the toplevel of the working tree"
22050 #: git-submodule.sh:215
22052 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
22055 #: git-submodule.sh:234
22057 msgid "'$sm_path' already exists in the index"
22060 #: git-submodule.sh:237
22062 msgid "'$sm_path' already exists in the index and is not a submodule"
22065 #: git-submodule.sh:244
22067 msgid "'$sm_path' does not have a commit checked out"
22070 #: git-submodule.sh:275
22072 msgid "Adding existing repo at '$sm_path' to the index"
22075 #: git-submodule.sh:277
22077 msgid "'$sm_path' already exists and is not a valid git repo"
22080 #: git-submodule.sh:285
22082 msgid "A git directory for '$sm_name' is found locally with remote(s):"
22085 #: git-submodule.sh:287
22088 "If you want to reuse this local git directory instead of cloning again from\n"
22090 "use the '--force' option. If the local git directory is not the correct "
22092 "or you are unsure what this means choose another name with the '--name' "
22096 #: git-submodule.sh:293
22098 msgid "Reactivating local git directory for submodule '$sm_name'."
22101 #: git-submodule.sh:305
22103 msgid "Unable to checkout submodule '$sm_path'"
22106 #: git-submodule.sh:310
22108 msgid "Failed to add submodule '$sm_path'"
22111 #: git-submodule.sh:319
22113 msgid "Failed to register submodule '$sm_path'"
22116 #: git-submodule.sh:592
22118 msgid "Unable to find current revision in submodule path '$displaypath'"
22121 #: git-submodule.sh:602
22123 msgid "Unable to fetch in submodule path '$sm_path'"
22126 #: git-submodule.sh:607
22129 "Unable to find current ${remote_name}/${branch} revision in submodule path "
22133 #: git-submodule.sh:625
22136 "Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
22140 #: git-submodule.sh:631
22143 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
22144 "Direct fetching of that commit failed."
22147 #: git-submodule.sh:638
22149 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
22152 #: git-submodule.sh:639
22154 msgid "Submodule path '$displaypath': checked out '$sha1'"
22157 #: git-submodule.sh:643
22159 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
22162 #: git-submodule.sh:644
22164 msgid "Submodule path '$displaypath': rebased into '$sha1'"
22167 #: git-submodule.sh:649
22169 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
22172 #: git-submodule.sh:650
22174 msgid "Submodule path '$displaypath': merged in '$sha1'"
22177 #: git-submodule.sh:655
22179 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
22182 #: git-submodule.sh:656
22184 msgid "Submodule path '$displaypath': '$command $sha1'"
22187 #: git-submodule.sh:687
22189 msgid "Failed to recurse into submodule path '$displaypath'"
22192 #: git-submodule.sh:878
22193 msgid "The --cached option cannot be used with the --files option"
22196 #: git-submodule.sh:930
22198 msgid "unexpected mode $mod_dst"
22201 #: git-submodule.sh:950
22203 msgid " Warn: $display_name doesn't contain commit $sha1_src"
22206 #: git-submodule.sh:953
22208 msgid " Warn: $display_name doesn't contain commit $sha1_dst"
22211 #: git-submodule.sh:956
22213 msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
22216 #: git-parse-remote.sh:89
22218 msgid "See git-${cmd}(1) for details."
22221 #: git-rebase--preserve-merges.sh:109
22222 msgid "Applied autostash."
22225 #: git-rebase--preserve-merges.sh:112
22227 msgid "Cannot store $stash_sha1"
22230 #: git-rebase--preserve-merges.sh:113
22232 "Applying autostash resulted in conflicts.\n"
22233 "Your changes are safe in the stash.\n"
22234 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
22237 #: git-rebase--preserve-merges.sh:191
22239 msgid "Rebasing ($new_count/$total)"
22242 #: git-rebase--preserve-merges.sh:207
22246 "p, pick <commit> = use commit\n"
22247 "r, reword <commit> = use commit, but edit the commit message\n"
22248 "e, edit <commit> = use commit, but stop for amending\n"
22249 "s, squash <commit> = use commit, but meld into previous commit\n"
22250 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
22251 "x, exec <commit> = run command (the rest of the line) using shell\n"
22252 "d, drop <commit> = remove commit\n"
22253 "l, label <label> = label current HEAD with a name\n"
22254 "t, reset <label> = reset HEAD to a label\n"
22255 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
22256 ". create a merge commit using the original merge commit's\n"
22257 ". message (or the oneline, if no original merge commit was\n"
22258 ". specified). Use -c <commit> to reword the commit message.\n"
22260 "These lines can be re-ordered; they are executed from top to bottom.\n"
22263 #: git-rebase--preserve-merges.sh:270
22266 "You can amend the commit now, with\n"
22268 "\tgit commit --amend $gpg_sign_opt_quoted\n"
22270 "Once you are satisfied with your changes, run\n"
22272 "\tgit rebase --continue"
22275 #: git-rebase--preserve-merges.sh:295
22277 msgid "$sha1: not a commit that can be picked"
22280 #: git-rebase--preserve-merges.sh:334
22282 msgid "Invalid commit name: $sha1"
22285 #: git-rebase--preserve-merges.sh:364
22286 msgid "Cannot write current commit's replacement sha1"
22289 #: git-rebase--preserve-merges.sh:415
22291 msgid "Fast-forward to $sha1"
22294 #: git-rebase--preserve-merges.sh:417
22296 msgid "Cannot fast-forward to $sha1"
22299 #: git-rebase--preserve-merges.sh:426
22301 msgid "Cannot move HEAD to $first_parent"
22304 #: git-rebase--preserve-merges.sh:431
22306 msgid "Refusing to squash a merge: $sha1"
22309 #: git-rebase--preserve-merges.sh:449
22311 msgid "Error redoing merge $sha1"
22314 #: git-rebase--preserve-merges.sh:458
22316 msgid "Could not pick $sha1"
22319 #: git-rebase--preserve-merges.sh:467
22321 msgid "This is the commit message #${n}:"
22324 #: git-rebase--preserve-merges.sh:472
22326 msgid "The commit message #${n} will be skipped:"
22329 #: git-rebase--preserve-merges.sh:483
22331 msgid "This is a combination of $count commit."
22332 msgid_plural "This is a combination of $count commits."
22336 #: git-rebase--preserve-merges.sh:492
22338 msgid "Cannot write $fixup_msg"
22341 #: git-rebase--preserve-merges.sh:495
22342 msgid "This is a combination of 2 commits."
22345 #: git-rebase--preserve-merges.sh:536 git-rebase--preserve-merges.sh:579
22346 #: git-rebase--preserve-merges.sh:582
22348 msgid "Could not apply $sha1... $rest"
22351 #: git-rebase--preserve-merges.sh:611
22354 "Could not amend commit after successfully picking $sha1... $rest\n"
22355 "This is most likely due to an empty commit message, or the pre-commit hook\n"
22356 "failed. If the pre-commit hook failed, you may need to resolve the issue "
22358 "you are able to reword the commit."
22361 #: git-rebase--preserve-merges.sh:626
22363 msgid "Stopped at $sha1_abbrev... $rest"
22366 #: git-rebase--preserve-merges.sh:641
22368 msgid "Cannot '$squash_style' without a previous commit"
22371 #: git-rebase--preserve-merges.sh:683
22373 msgid "Executing: $rest"
22376 #: git-rebase--preserve-merges.sh:691
22378 msgid "Execution failed: $rest"
22381 #: git-rebase--preserve-merges.sh:693
22382 msgid "and made changes to the index and/or the working tree"
22385 #: git-rebase--preserve-merges.sh:695
22387 "You can fix the problem, and then run\n"
22389 "\tgit rebase --continue"
22392 #. TRANSLATORS: after these lines is a command to be issued by the user
22393 #: git-rebase--preserve-merges.sh:708
22396 "Execution succeeded: $rest\n"
22397 "but left changes to the index and/or the working tree\n"
22398 "Commit or stash your changes, and then run\n"
22400 "\tgit rebase --continue"
22403 #: git-rebase--preserve-merges.sh:719
22405 msgid "Unknown command: $command $sha1 $rest"
22408 #: git-rebase--preserve-merges.sh:720
22409 msgid "Please fix this using 'git rebase --edit-todo'."
22412 #: git-rebase--preserve-merges.sh:755
22414 msgid "Successfully rebased and updated $head_name."
22417 #: git-rebase--preserve-merges.sh:812
22418 msgid "Could not remove CHERRY_PICK_HEAD"
22421 #: git-rebase--preserve-merges.sh:817
22424 "You have staged changes in your working tree.\n"
22425 "If these changes are meant to be\n"
22426 "squashed into the previous commit, run:\n"
22428 " git commit --amend $gpg_sign_opt_quoted\n"
22430 "If they are meant to go into a new commit, run:\n"
22432 " git commit $gpg_sign_opt_quoted\n"
22434 "In both cases, once you're done, continue with:\n"
22436 " git rebase --continue\n"
22439 #: git-rebase--preserve-merges.sh:834
22440 msgid "Error trying to find the author identity to amend commit"
22443 #: git-rebase--preserve-merges.sh:839
22445 "You have uncommitted changes in your working tree. Please commit them\n"
22446 "first and then run 'git rebase --continue' again."
22449 #: git-rebase--preserve-merges.sh:844 git-rebase--preserve-merges.sh:848
22450 msgid "Could not commit staged changes."
22453 #: git-rebase--preserve-merges.sh:879 git-rebase--preserve-merges.sh:965
22454 msgid "Could not execute editor"
22457 #: git-rebase--preserve-merges.sh:900
22459 msgid "Could not checkout $switch_to"
22462 #: git-rebase--preserve-merges.sh:907
22466 #: git-rebase--preserve-merges.sh:908
22468 msgid "Could not create temporary $state_dir"
22471 #: git-rebase--preserve-merges.sh:911
22472 msgid "Could not mark as interactive"
22475 #: git-rebase--preserve-merges.sh:943
22477 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
22478 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
22482 #: git-rebase--preserve-merges.sh:955
22483 msgid "Note that empty commits are commented out"
22486 #: git-rebase--preserve-merges.sh:997 git-rebase--preserve-merges.sh:1002
22487 msgid "Could not init rewritten commits"
22490 #: git-sh-setup.sh:89 git-sh-setup.sh:94
22492 msgid "usage: $dashless $USAGE"
22495 #: git-sh-setup.sh:191
22497 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
22500 #: git-sh-setup.sh:200 git-sh-setup.sh:207
22502 msgid "fatal: $program_name cannot be used without a working tree."
22505 #: git-sh-setup.sh:221
22506 msgid "Cannot rebase: You have unstaged changes."
22509 #: git-sh-setup.sh:224
22510 msgid "Cannot rewrite branches: You have unstaged changes."
22513 #: git-sh-setup.sh:227
22514 msgid "Cannot pull with rebase: You have unstaged changes."
22517 #: git-sh-setup.sh:230
22519 msgid "Cannot $action: You have unstaged changes."
22522 #: git-sh-setup.sh:243
22523 msgid "Cannot rebase: Your index contains uncommitted changes."
22526 #: git-sh-setup.sh:246
22527 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
22530 #: git-sh-setup.sh:249
22532 msgid "Cannot $action: Your index contains uncommitted changes."
22535 #: git-sh-setup.sh:253
22536 msgid "Additionally, your index contains uncommitted changes."
22539 #: git-sh-setup.sh:373
22540 msgid "You need to run this command from the toplevel of the working tree."
22543 #: git-sh-setup.sh:378
22544 msgid "Unable to determine absolute path of git directory"
22547 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
22548 #: git-add--interactive.perl:212
22550 msgid "%12s %12s %s"
22553 #: git-add--interactive.perl:634
22555 msgid "touched %d path\n"
22556 msgid_plural "touched %d paths\n"
22560 #: git-add--interactive.perl:1053
22562 "If the patch applies cleanly, the edited hunk will immediately be\n"
22563 "marked for staging."
22566 #: git-add--interactive.perl:1056
22568 "If the patch applies cleanly, the edited hunk will immediately be\n"
22569 "marked for stashing."
22572 #: git-add--interactive.perl:1059
22574 "If the patch applies cleanly, the edited hunk will immediately be\n"
22575 "marked for unstaging."
22578 #: git-add--interactive.perl:1062 git-add--interactive.perl:1071
22579 #: git-add--interactive.perl:1077
22581 "If the patch applies cleanly, the edited hunk will immediately be\n"
22582 "marked for applying."
22585 #: git-add--interactive.perl:1065 git-add--interactive.perl:1068
22586 #: git-add--interactive.perl:1074
22588 "If the patch applies cleanly, the edited hunk will immediately be\n"
22589 "marked for discarding."
22592 #: git-add--interactive.perl:1111
22594 msgid "failed to open hunk edit file for writing: %s"
22597 #: git-add--interactive.perl:1118
22601 "To remove '%s' lines, make them ' ' lines (context).\n"
22602 "To remove '%s' lines, delete them.\n"
22603 "Lines starting with %s will be removed.\n"
22606 #: git-add--interactive.perl:1140
22608 msgid "failed to open hunk edit file for reading: %s"
22611 #: git-add--interactive.perl:1248
22613 "y - stage this hunk\n"
22614 "n - do not stage this hunk\n"
22615 "q - quit; do not stage this hunk or any of the remaining ones\n"
22616 "a - stage this hunk and all later hunks in the file\n"
22617 "d - do not stage this hunk or any of the later hunks in the file"
22620 #: git-add--interactive.perl:1254
22622 "y - stash this hunk\n"
22623 "n - do not stash this hunk\n"
22624 "q - quit; do not stash this hunk or any of the remaining ones\n"
22625 "a - stash this hunk and all later hunks in the file\n"
22626 "d - do not stash this hunk or any of the later hunks in the file"
22629 #: git-add--interactive.perl:1260
22631 "y - unstage this hunk\n"
22632 "n - do not unstage this hunk\n"
22633 "q - quit; do not unstage this hunk or any of the remaining ones\n"
22634 "a - unstage this hunk and all later hunks in the file\n"
22635 "d - do not unstage this hunk or any of the later hunks in the file"
22638 #: git-add--interactive.perl:1266
22640 "y - apply this hunk to index\n"
22641 "n - do not apply this hunk to index\n"
22642 "q - quit; do not apply this hunk or any of the remaining ones\n"
22643 "a - apply this hunk and all later hunks in the file\n"
22644 "d - do not apply this hunk or any of the later hunks in the file"
22647 #: git-add--interactive.perl:1272 git-add--interactive.perl:1290
22649 "y - discard this hunk from worktree\n"
22650 "n - do not discard this hunk from worktree\n"
22651 "q - quit; do not discard this hunk or any of the remaining ones\n"
22652 "a - discard this hunk and all later hunks in the file\n"
22653 "d - do not discard this hunk or any of the later hunks in the file"
22656 #: git-add--interactive.perl:1278
22658 "y - discard this hunk from index and worktree\n"
22659 "n - do not discard this hunk from index and worktree\n"
22660 "q - quit; do not discard this hunk or any of the remaining ones\n"
22661 "a - discard this hunk and all later hunks in the file\n"
22662 "d - do not discard this hunk or any of the later hunks in the file"
22665 #: git-add--interactive.perl:1284
22667 "y - apply this hunk to index and worktree\n"
22668 "n - do not apply this hunk to index and worktree\n"
22669 "q - quit; do not apply this hunk or any of the remaining ones\n"
22670 "a - apply this hunk and all later hunks in the file\n"
22671 "d - do not apply this hunk or any of the later hunks in the file"
22674 #: git-add--interactive.perl:1296
22676 "y - apply this hunk to worktree\n"
22677 "n - do not apply this hunk to worktree\n"
22678 "q - quit; do not apply this hunk or any of the remaining ones\n"
22679 "a - apply this hunk and all later hunks in the file\n"
22680 "d - do not apply this hunk or any of the later hunks in the file"
22683 #: git-add--interactive.perl:1311
22685 "g - select a hunk to go to\n"
22686 "/ - search for a hunk matching the given regex\n"
22687 "j - leave this hunk undecided, see next undecided hunk\n"
22688 "J - leave this hunk undecided, see next hunk\n"
22689 "k - leave this hunk undecided, see previous undecided hunk\n"
22690 "K - leave this hunk undecided, see previous hunk\n"
22691 "s - split the current hunk into smaller hunks\n"
22692 "e - manually edit the current hunk\n"
22696 #: git-add--interactive.perl:1342
22697 msgid "The selected hunks do not apply to the index!\n"
22700 #: git-add--interactive.perl:1357
22702 msgid "ignoring unmerged: %s\n"
22705 #: git-add--interactive.perl:1468
22707 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
22710 #: git-add--interactive.perl:1469
22712 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
22715 #: git-add--interactive.perl:1470
22717 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
22720 #: git-add--interactive.perl:1570
22721 msgid "No other hunks to goto\n"
22724 #: git-add--interactive.perl:1588
22726 msgid "Invalid number: '%s'\n"
22729 #: git-add--interactive.perl:1593
22731 msgid "Sorry, only %d hunk available.\n"
22732 msgid_plural "Sorry, only %d hunks available.\n"
22736 #: git-add--interactive.perl:1619
22737 msgid "No other hunks to search\n"
22740 #: git-add--interactive.perl:1636
22742 msgid "Malformed search regexp %s: %s\n"
22745 #: git-add--interactive.perl:1646
22746 msgid "No hunk matches the given pattern\n"
22749 #: git-add--interactive.perl:1658 git-add--interactive.perl:1680
22750 msgid "No previous hunk\n"
22753 #: git-add--interactive.perl:1667 git-add--interactive.perl:1686
22754 msgid "No next hunk\n"
22757 #: git-add--interactive.perl:1692
22758 msgid "Sorry, cannot split this hunk\n"
22761 #: git-add--interactive.perl:1698
22763 msgid "Split into %d hunk.\n"
22764 msgid_plural "Split into %d hunks.\n"
22768 #: git-add--interactive.perl:1708
22769 msgid "Sorry, cannot edit this hunk\n"
22772 #. TRANSLATORS: please do not translate the command names
22773 #. 'status', 'update', 'revert', etc.
22774 #: git-add--interactive.perl:1773
22776 "status - show paths with changes\n"
22777 "update - add working tree state to the staged set of changes\n"
22778 "revert - revert staged set of changes back to the HEAD version\n"
22779 "patch - pick hunks and update selectively\n"
22780 "diff - view diff between HEAD and index\n"
22781 "add untracked - add contents of untracked files to the staged set of "
22785 #: git-add--interactive.perl:1790 git-add--interactive.perl:1795
22786 #: git-add--interactive.perl:1798 git-add--interactive.perl:1805
22787 #: git-add--interactive.perl:1808 git-add--interactive.perl:1815
22788 #: git-add--interactive.perl:1819 git-add--interactive.perl:1825
22792 #: git-add--interactive.perl:1821
22794 msgid "unknown --patch mode: %s"
22797 #: git-add--interactive.perl:1827 git-add--interactive.perl:1833
22799 msgid "invalid argument %s, expecting --"
22802 #: git-send-email.perl:138
22803 msgid "local zone differs from GMT by a non-minute interval\n"
22806 #: git-send-email.perl:145 git-send-email.perl:151
22807 msgid "local time offset greater than or equal to 24 hours\n"
22810 #: git-send-email.perl:223 git-send-email.perl:229
22811 msgid "the editor exited uncleanly, aborting everything"
22814 #: git-send-email.perl:310
22817 "'%s' contains an intermediate version of the email you were composing.\n"
22820 #: git-send-email.perl:315
22822 msgid "'%s.final' contains the composed email.\n"
22825 #: git-send-email.perl:408
22826 msgid "--dump-aliases incompatible with other options\n"
22829 #: git-send-email.perl:481 git-send-email.perl:683
22830 msgid "Cannot run git format-patch from outside a repository\n"
22833 #: git-send-email.perl:484
22835 "`batch-size` and `relogin` must be specified together (via command-line or "
22836 "configuration option)\n"
22839 #: git-send-email.perl:497
22841 msgid "Unknown --suppress-cc field: '%s'\n"
22844 #: git-send-email.perl:528
22846 msgid "Unknown --confirm setting: '%s'\n"
22849 #: git-send-email.perl:556
22851 msgid "warning: sendmail alias with quotes is not supported: %s\n"
22854 #: git-send-email.perl:558
22856 msgid "warning: `:include:` not supported: %s\n"
22859 #: git-send-email.perl:560
22861 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
22864 #: git-send-email.perl:565
22866 msgid "warning: sendmail line is not recognized: %s\n"
22869 #: git-send-email.perl:649
22872 "File '%s' exists but it could also be the range of commits\n"
22873 "to produce patches for. Please disambiguate by...\n"
22875 " * Saying \"./%s\" if you mean a file; or\n"
22876 " * Giving --format-patch option if you mean a range.\n"
22879 #: git-send-email.perl:670
22881 msgid "Failed to opendir %s: %s"
22884 #: git-send-email.perl:694
22888 "warning: no patches were sent\n"
22891 #: git-send-email.perl:705
22894 "No patch files specified!\n"
22898 #: git-send-email.perl:718
22900 msgid "No subject line in %s?"
22903 #: git-send-email.perl:728
22905 msgid "Failed to open for writing %s: %s"
22908 #: git-send-email.perl:739
22910 "Lines beginning in \"GIT:\" will be removed.\n"
22911 "Consider including an overall diffstat or table of contents\n"
22912 "for the patch you are writing.\n"
22914 "Clear the body content if you don't wish to send a summary.\n"
22917 #: git-send-email.perl:763
22919 msgid "Failed to open %s: %s"
22922 #: git-send-email.perl:780
22924 msgid "Failed to open %s.final: %s"
22927 #: git-send-email.perl:823
22928 msgid "Summary email is empty, skipping it\n"
22931 #. TRANSLATORS: please keep [y/N] as is.
22932 #: git-send-email.perl:858
22934 msgid "Are you sure you want to use <%s> [y/N]? "
22937 #: git-send-email.perl:913
22939 "The following files are 8bit, but do not declare a Content-Transfer-"
22943 #: git-send-email.perl:918
22944 msgid "Which 8bit encoding should I declare [UTF-8]? "
22947 #: git-send-email.perl:926
22950 "Refusing to send because the patch\n"
22952 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
22956 #: git-send-email.perl:945
22957 msgid "To whom should the emails be sent (if anyone)?"
22960 #: git-send-email.perl:963
22962 msgid "fatal: alias '%s' expands to itself\n"
22965 #: git-send-email.perl:975
22966 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
22969 #: git-send-email.perl:1033 git-send-email.perl:1041
22971 msgid "error: unable to extract a valid address from: %s\n"
22974 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
22975 #. translation. The program will only accept English input
22977 #: git-send-email.perl:1045
22978 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
22981 #: git-send-email.perl:1362
22983 msgid "CA path \"%s\" does not exist"
22986 #: git-send-email.perl:1445
22988 " The Cc list above has been expanded by additional\n"
22989 " addresses found in the patch commit message. By default\n"
22990 " send-email prompts before sending whenever this occurs.\n"
22991 " This behavior is controlled by the sendemail.confirm\n"
22992 " configuration setting.\n"
22994 " For additional information, run 'git send-email --help'.\n"
22995 " To retain the current behavior, but squelch this message,\n"
22996 " run 'git config --global sendemail.confirm auto'.\n"
23000 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
23001 #. translation. The program will only accept English input
23003 #: git-send-email.perl:1460
23004 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
23007 #: git-send-email.perl:1463
23008 msgid "Send this email reply required"
23011 #: git-send-email.perl:1491
23012 msgid "The required SMTP server is not properly defined."
23015 #: git-send-email.perl:1538
23017 msgid "Server does not support STARTTLS! %s"
23020 #: git-send-email.perl:1543 git-send-email.perl:1547
23022 msgid "STARTTLS failed! %s"
23025 #: git-send-email.perl:1556
23026 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
23029 #: git-send-email.perl:1574
23031 msgid "Failed to send %s\n"
23034 #: git-send-email.perl:1577
23036 msgid "Dry-Sent %s\n"
23039 #: git-send-email.perl:1577
23044 #: git-send-email.perl:1579
23045 msgid "Dry-OK. Log says:\n"
23048 #: git-send-email.perl:1579
23049 msgid "OK. Log says:\n"
23052 #: git-send-email.perl:1591
23056 #: git-send-email.perl:1594
23057 msgid "Result: OK\n"
23060 #: git-send-email.perl:1612
23062 msgid "can't open file %s"
23065 #: git-send-email.perl:1659 git-send-email.perl:1679
23067 msgid "(mbox) Adding cc: %s from line '%s'\n"
23070 #: git-send-email.perl:1665
23072 msgid "(mbox) Adding to: %s from line '%s'\n"
23075 #: git-send-email.perl:1718
23077 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
23080 #: git-send-email.perl:1753
23082 msgid "(body) Adding cc: %s from line '%s'\n"
23085 #: git-send-email.perl:1864
23087 msgid "(%s) Could not execute '%s'"
23090 #: git-send-email.perl:1871
23092 msgid "(%s) Adding %s: %s from: '%s'\n"
23095 #: git-send-email.perl:1875
23097 msgid "(%s) failed to close pipe to '%s'"
23100 #: git-send-email.perl:1905
23101 msgid "cannot send message as 7bit"
23104 #: git-send-email.perl:1913
23105 msgid "invalid transfer encoding"
23108 #: git-send-email.perl:1954 git-send-email.perl:2006 git-send-email.perl:2016
23110 msgid "unable to open %s: %s\n"
23113 #: git-send-email.perl:1957
23115 msgid "%s: patch contains a line longer than 998 characters"
23118 #: git-send-email.perl:1974
23120 msgid "Skipping %s with backup suffix '%s'.\n"
23123 #. TRANSLATORS: please keep "[y|N]" as is.
23124 #: git-send-email.perl:1978
23126 msgid "Do you really want to send %s? [y|N]: "