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-03-11 15:26+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 sequencer.c:3124
27 #: sequencer.c:3562 builtin/rebase.c:875 builtin/rebase.c:1687
28 #: builtin/rebase.c:2086 builtin/rebase.c:2130
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 sequencer.c:3317
57 #: builtin/rebase.c:899
58 msgid "could not write index"
61 #: add-interactive.c:698 git-add--interactive.perl:628
62 #, c-format, perl-format
63 msgid "updated %d path\n"
64 msgid_plural "updated %d paths\n"
68 #: add-interactive.c:716 git-add--interactive.perl:678
69 #, c-format, perl-format
70 msgid "note: %s is untracked now.\n"
73 #: add-interactive.c:721 apply.c:4110 builtin/checkout.c:281
74 #: builtin/reset.c:144
76 msgid "make_cache_entry failed for path '%s'"
79 #: add-interactive.c:751 git-add--interactive.perl:655
83 #: add-interactive.c:767
84 msgid "Could not parse HEAD^{tree}"
87 #: add-interactive.c:805 git-add--interactive.perl:631
88 #, c-format, perl-format
89 msgid "reverted %d path\n"
90 msgid_plural "reverted %d paths\n"
94 #: add-interactive.c:856 git-add--interactive.perl:695
96 msgid "No untracked files.\n"
99 #: add-interactive.c:860 git-add--interactive.perl:689
100 msgid "Add untracked"
103 #: add-interactive.c:887 git-add--interactive.perl:625
104 #, c-format, perl-format
105 msgid "added %d path\n"
106 msgid_plural "added %d paths\n"
110 #: add-interactive.c:917
112 msgid "ignoring unmerged: %s"
115 #: add-interactive.c:929 add-patch.c:1675 git-add--interactive.perl:1366
117 msgid "Only binary files changed.\n"
120 #: add-interactive.c:931 add-patch.c:1673 git-add--interactive.perl:1368
122 msgid "No changes.\n"
125 #: add-interactive.c:935 git-add--interactive.perl:1376
129 #: add-interactive.c:974 git-add--interactive.perl:1754
133 #: add-interactive.c:1002
134 msgid "show paths with changes"
137 #: add-interactive.c:1004
138 msgid "add working tree state to the staged set of changes"
141 #: add-interactive.c:1006
142 msgid "revert staged set of changes back to the HEAD version"
145 #: add-interactive.c:1008
146 msgid "pick hunks and update selectively"
149 #: add-interactive.c:1010
150 msgid "view diff between HEAD and index"
153 #: add-interactive.c:1012
154 msgid "add contents of untracked files to the staged set of changes"
157 #: add-interactive.c:1020 add-interactive.c:1069
161 #: add-interactive.c:1022
162 msgid "select a single item"
165 #: add-interactive.c:1024
166 msgid "select a range of items"
169 #: add-interactive.c:1026
170 msgid "select multiple ranges"
173 #: add-interactive.c:1028 add-interactive.c:1073
174 msgid "select item based on unique prefix"
177 #: add-interactive.c:1030
178 msgid "unselect specified items"
181 #: add-interactive.c:1032
182 msgid "choose all items"
185 #: add-interactive.c:1034
186 msgid "(empty) finish selecting"
189 #: add-interactive.c:1071
190 msgid "select a numbered item"
193 #: add-interactive.c:1075
194 msgid "(empty) select nothing"
197 #: add-interactive.c:1083 builtin/clean.c:822 git-add--interactive.perl:1851
198 msgid "*** Commands ***"
201 #: add-interactive.c:1084 builtin/clean.c:823 git-add--interactive.perl:1848
205 #: add-interactive.c:1136 git-add--interactive.perl:213
209 #: add-interactive.c:1136 git-add--interactive.perl:213
213 #: add-interactive.c:1136 apply.c:4967 apply.c:4970 builtin/am.c:2251
214 #: builtin/am.c:2254 builtin/clone.c:123 builtin/fetch.c:144
215 #: builtin/merge.c:274 builtin/pull.c:189 builtin/submodule--helper.c:409
216 #: builtin/submodule--helper.c:1394 builtin/submodule--helper.c:1397
217 #: builtin/submodule--helper.c:1902 builtin/submodule--helper.c:1905
218 #: builtin/submodule--helper.c:2148 git-add--interactive.perl:213
222 #: add-interactive.c:1143
223 msgid "could not refresh index"
226 #: add-interactive.c:1157 builtin/clean.c:787 git-add--interactive.perl:1765
231 #: add-patch.c:33 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:34 git-add--interactive.perl:1429
237 #, c-format, perl-format
238 msgid "Stage deletion [y,n,q,a,d%s,?]? "
241 #: add-patch.c:35 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:54 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:55 git-add--interactive.perl:1434
267 #, c-format, perl-format
268 msgid "Stash deletion [y,n,q,a,d%s,?]? "
271 #: add-patch.c:56 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:77 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:78 git-add--interactive.perl:1439
297 #, c-format, perl-format
298 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
301 #: add-patch.c:79 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:99 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:100 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:101 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:103 add-patch.c:168 add-patch.c:211
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:121 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:122 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:123 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:125 add-patch.c:147 add-patch.c:190
371 "If the patch applies cleanly, the edited hunk will immediately be marked for "
375 #: add-patch.c:128 add-patch.c:193
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:143 add-patch.c:186 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:144 add-patch.c:187 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:145 add-patch.c:188 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:164 add-patch.c:207 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:165 add-patch.c:208 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:166 add-patch.c:209 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:337 add-patch.c:341
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:1052 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:1070 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"
629 msgid "%shint: %.*s%s\n"
633 msgid "Cherry-picking is not possible because you have unmerged files."
637 msgid "Committing is not possible because you have unmerged files."
641 msgid "Merging is not possible because you have unmerged files."
645 msgid "Pulling is not possible because you have unmerged files."
649 msgid "Reverting is not possible because you have unmerged files."
654 msgid "It is not possible to %s because you have unmerged files."
659 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
660 "as appropriate to mark resolution and make a commit."
664 msgid "Exiting because of an unresolved conflict."
667 #: advice.c:199 builtin/merge.c:1335
668 msgid "You have not concluded your merge (MERGE_HEAD exists)."
672 msgid "Please, commit your changes before merging."
676 msgid "Exiting because of unfinished merge."
682 "Note: switching to '%s'.\n"
684 "You are in 'detached HEAD' state. You can look around, make experimental\n"
685 "changes and commit them, and you can discard any commits you make in this\n"
686 "state without impacting any branches by switching back to a branch.\n"
688 "If you want to create a new branch to retain commits you create, you may\n"
689 "do so (now or later) by using -c with the switch command. Example:\n"
691 " git switch -c <new-branch-name>\n"
693 "Or undo this operation with:\n"
697 "Turn off this advice by setting config variable advice.detachedHead to "
703 msgid "cmdline ends with \\"
707 msgid "unclosed quote"
712 msgid "unrecognized whitespace option '%s'"
717 msgid "unrecognized whitespace ignore option '%s'"
721 msgid "--reject and --3way cannot be used together."
725 msgid "--cached and --3way cannot be used together."
729 msgid "--3way outside a repository"
733 msgid "--index outside a repository"
737 msgid "--cached outside a repository"
742 msgid "Cannot prepare timestamp regexp %s"
747 msgid "regexec returned %d for input: %s"
752 msgid "unable to find filename in patch at line %d"
757 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
762 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
767 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
772 msgid "git apply: bad git-diff - expected /dev/null on line %d"
777 msgid "invalid mode on line %d: %s"
782 msgid "inconsistent header lines %d and %d"
788 "git diff header lacks filename information when removing %d leading pathname "
789 "component (line %d)"
791 "git diff header lacks filename information when removing %d leading pathname "
792 "components (line %d)"
798 msgid "git diff header lacks filename information (line %d)"
803 msgid "recount: unexpected line: %.*s"
808 msgid "patch fragment without header at line %d: %.*s"
812 msgid "new file depends on old contents"
816 msgid "deleted file still has contents"
821 msgid "corrupt patch at line %d"
826 msgid "new file %s depends on old contents"
831 msgid "deleted file %s still has contents"
836 msgid "** warning: file %s becomes empty but is not deleted"
841 msgid "corrupt binary patch at line %d: %.*s"
846 msgid "unrecognized binary patch at line %d"
851 msgid "patch with only garbage at line %d"
856 msgid "unable to read symlink %s"
861 msgid "unable to open or read %s"
866 msgid "invalid start of line: '%c'"
871 msgid "Hunk #%d succeeded at %d (offset %d line)."
872 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
878 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
884 "while searching for:\n"
890 msgid "missing binary patch data for '%s'"
895 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
900 msgid "cannot apply binary patch to '%s' without full index line"
906 "the patch applies to '%s' (%s), which does not match the current contents."
911 msgid "the patch applies to an empty '%s' but it is not empty"
916 msgid "the necessary postimage %s for '%s' cannot be read"
921 msgid "binary patch does not apply to '%s'"
926 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
931 msgid "patch failed: %s:%ld"
936 msgid "cannot checkout %s"
939 #: apply.c:3405 apply.c:3416 apply.c:3462 midx.c:61 setup.c:298
941 msgid "failed to read %s"
946 msgid "reading from '%s' beyond a symbolic link"
949 #: apply.c:3442 apply.c:3685
951 msgid "path %s has been renamed/deleted"
954 #: apply.c:3528 apply.c:3700
956 msgid "%s: does not exist in index"
959 #: apply.c:3537 apply.c:3708
961 msgid "%s: does not match index"
965 msgid "repository lacks the necessary blob to fall back on 3-way merge."
970 msgid "Falling back to three-way merge...\n"
973 #: apply.c:3591 apply.c:3595
975 msgid "cannot read the current contents of '%s'"
980 msgid "Failed to fall back on three-way merge...\n"
985 msgid "Applied patch to '%s' with conflicts.\n"
990 msgid "Applied patch to '%s' cleanly.\n"
994 msgid "removal patch leaves file contents"
999 msgid "%s: wrong type"
1004 msgid "%s has type %o, expected %o"
1007 #: apply.c:3878 apply.c:3880 read-cache.c:830 read-cache.c:856
1008 #: read-cache.c:1325
1010 msgid "invalid path '%s'"
1015 msgid "%s: already exists in index"
1020 msgid "%s: already exists in working directory"
1025 msgid "new mode (%o) of %s does not match old mode (%o)"
1030 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1035 msgid "affected file '%s' is beyond a symbolic link"
1040 msgid "%s: patch does not apply"
1045 msgid "Checking patch %s..."
1050 msgid "sha1 information is lacking or useless for submodule %s"
1055 msgid "mode change for %s, which is not in current HEAD"
1060 msgid "sha1 information is lacking or useless (%s)."
1065 msgid "could not add %s to temporary index"
1070 msgid "could not write temporary index to %s"
1075 msgid "unable to remove %s from index"
1080 msgid "corrupt patch for submodule %s"
1085 msgid "unable to stat newly created file '%s'"
1090 msgid "unable to create backing store for newly created file %s"
1093 #: apply.c:4316 apply.c:4461
1095 msgid "unable to add cache entry for %s"
1100 msgid "failed to write to '%s'"
1105 msgid "closing file '%s'"
1110 msgid "unable to write file '%s' mode %o"
1115 msgid "Applied patch %s cleanly."
1119 msgid "internal error"
1124 msgid "Applying patch %%s with %d reject..."
1125 msgid_plural "Applying patch %%s with %d rejects..."
1131 msgid "truncating .rej filename to %.*s.rej"
1134 #: apply.c:4561 builtin/fetch.c:901 builtin/fetch.c:1201
1136 msgid "cannot open %s"
1141 msgid "Hunk #%d applied cleanly."
1146 msgid "Rejected hunk #%d."
1151 msgid "Skipped patch '%s'."
1155 msgid "unrecognized input"
1159 msgid "unable to read index file"
1164 msgid "can't open patch '%s': %s"
1169 msgid "squelched %d whitespace error"
1170 msgid_plural "squelched %d whitespace errors"
1174 #: apply.c:4916 apply.c:4931
1176 msgid "%d line adds whitespace errors."
1177 msgid_plural "%d lines add whitespace errors."
1183 msgid "%d line applied after fixing whitespace errors."
1184 msgid_plural "%d lines applied after fixing whitespace errors."
1188 #: apply.c:4940 builtin/add.c:612 builtin/mv.c:301 builtin/rm.c:406
1189 msgid "Unable to write new index file"
1193 msgid "don't apply changes matching the given path"
1197 msgid "apply changes matching the given path"
1200 #: apply.c:4973 builtin/am.c:2260
1205 msgid "remove <num> leading slashes from traditional diff paths"
1209 msgid "ignore additions made by the patch"
1213 msgid "instead of applying the patch, output diffstat for the input"
1217 msgid "show number of added and deleted lines in decimal notation"
1221 msgid "instead of applying the patch, output a summary for the input"
1225 msgid "instead of applying the patch, see if the patch is applicable"
1229 msgid "make sure the patch is applicable to the current index"
1233 msgid "mark new files with `git add --intent-to-add`"
1237 msgid "apply a patch without touching the working tree"
1241 msgid "accept a patch that touches outside the working area"
1245 msgid "also apply the patch (use with --stat/--summary/--check)"
1249 msgid "attempt three-way merge if a patch does not apply"
1253 msgid "build a temporary index based on embedded index information"
1256 #: apply.c:5005 builtin/checkout-index.c:173 builtin/ls-files.c:524
1257 msgid "paths are separated with NUL character"
1261 msgid "ensure at least <n> lines of context match"
1264 #: apply.c:5008 builtin/am.c:2239 builtin/interpret-trailers.c:98
1265 #: builtin/interpret-trailers.c:100 builtin/interpret-trailers.c:102
1266 #: builtin/pack-objects.c:3457 builtin/rebase.c:1508
1271 msgid "detect new or modified lines that have whitespace errors"
1274 #: apply.c:5012 apply.c:5015
1275 msgid "ignore changes in whitespace when finding context"
1279 msgid "apply the patch in reverse"
1283 msgid "don't expect at least one line of context"
1287 msgid "leave the rejected hunks in corresponding *.rej files"
1291 msgid "allow overlapping hunks"
1294 #: apply.c:5025 builtin/add.c:323 builtin/check-ignore.c:22
1295 #: builtin/commit.c:1360 builtin/count-objects.c:98 builtin/fsck.c:774
1296 #: builtin/log.c:2166 builtin/mv.c:123 builtin/read-tree.c:128
1301 msgid "tolerate incorrectly detected missing new-line at the end of file"
1305 msgid "do not trust the line counts in the hunk headers"
1308 #: apply.c:5032 builtin/am.c:2248
1313 msgid "prepend <root> to all filenames"
1317 msgid "git archive [<options>] <tree-ish> [<path>...]"
1321 msgid "git archive --list"
1326 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1330 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1333 #: archive.c:372 builtin/add.c:181 builtin/add.c:588 builtin/rm.c:315
1335 msgid "pathspec '%s' did not match any files"
1340 msgid "no such ref: %.*s"
1345 msgid "not a valid object name: %s"
1350 msgid "not a tree object: %s"
1354 msgid "current working directory is untracked"
1362 msgid "archive format"
1365 #: archive.c:458 builtin/log.c:1653
1370 msgid "prepend prefix to each pathname in the archive"
1373 #: archive.c:460 builtin/blame.c:861 builtin/blame.c:865 builtin/blame.c:866
1374 #: builtin/commit-tree.c:117 builtin/config.c:130 builtin/fast-export.c:1162
1375 #: builtin/fast-export.c:1164 builtin/fast-export.c:1168 builtin/grep.c:887
1376 #: builtin/hash-object.c:105 builtin/ls-files.c:560 builtin/ls-files.c:563
1377 #: builtin/notes.c:412 builtin/notes.c:578 builtin/read-tree.c:123
1378 #: parse-options.h:190
1382 #: archive.c:461 builtin/archive.c:90
1383 msgid "write the archive to this file"
1387 msgid "read .gitattributes in working directory"
1391 msgid "report archived files on stderr"
1399 msgid "compress faster"
1403 msgid "compress better"
1407 msgid "list supported archive formats"
1410 #: archive.c:479 builtin/archive.c:91 builtin/clone.c:113 builtin/clone.c:116
1411 #: builtin/submodule--helper.c:1406 builtin/submodule--helper.c:1911
1415 #: archive.c:480 builtin/archive.c:92
1416 msgid "retrieve the archive from remote repository <repo>"
1419 #: archive.c:481 builtin/archive.c:93 builtin/difftool.c:715
1420 #: builtin/notes.c:498
1424 #: archive.c:482 builtin/archive.c:94
1425 msgid "path to the remote git-upload-archive command"
1429 msgid "Unexpected option --remote"
1433 msgid "Option --exec can only be used together with --remote"
1437 msgid "Unexpected option --output"
1442 msgid "Unknown archive format '%s'"
1447 msgid "Argument not supported for format '%s': -%d"
1450 #: archive-tar.c:125 archive-zip.c:351
1452 msgid "cannot stream blob %s"
1455 #: archive-tar.c:266 archive-zip.c:369
1457 msgid "unsupported file mode: 0%o (SHA1: %s)"
1460 #: archive-tar.c:293 archive-zip.c:359
1462 msgid "cannot read %s"
1465 #: archive-tar.c:465
1467 msgid "unable to start '%s' filter"
1470 #: archive-tar.c:468
1471 msgid "unable to redirect descriptor"
1474 #: archive-tar.c:475
1476 msgid "'%s' filter reported error"
1479 #: archive-zip.c:319
1481 msgid "path is not valid UTF-8: %s"
1484 #: archive-zip.c:323
1486 msgid "path too long (%d chars, SHA1: %s): %s"
1489 #: archive-zip.c:480 builtin/pack-objects.c:231 builtin/pack-objects.c:234
1491 msgid "deflate error (%d)"
1494 #: archive-zip.c:615
1496 msgid "timestamp too large for this system: %<PRIuMAX>"
1501 msgid "%.*s is not a valid attribute name"
1506 msgid "%s not allowed: %s:%d"
1511 "Negative patterns are ignored in git attributes\n"
1512 "Use '\\!' for literal leading exclamation."
1517 msgid "Badly quoted content in file '%s': %s"
1522 msgid "We cannot bisect more!\n"
1527 msgid "Not a valid commit name %s"
1533 "The merge base %s is bad.\n"
1534 "This means the bug has been fixed between %s and [%s].\n"
1540 "The merge base %s is new.\n"
1541 "The property has changed between %s and [%s].\n"
1547 "The merge base %s is %s.\n"
1548 "This means the first '%s' commit is between %s and [%s].\n"
1554 "Some %s revs are not ancestors of the %s rev.\n"
1555 "git bisect cannot work properly in this case.\n"
1556 "Maybe you mistook %s and %s revs?\n"
1562 "the merge base between %s and [%s] must be skipped.\n"
1563 "So we cannot be sure the first %s commit is between %s and %s.\n"
1564 "We continue anyway."
1569 msgid "Bisecting: a merge base must be tested\n"
1574 msgid "a %s revision is needed"
1577 #: bisect.c:920 builtin/notes.c:177 builtin/tag.c:254
1579 msgid "could not create file '%s'"
1582 #: bisect.c:966 builtin/merge.c:149
1584 msgid "could not read file '%s'"
1588 msgid "reading bisect refs failed"
1593 msgid "%s was both %s and %s\n"
1599 "No testable commit found.\n"
1600 "Maybe you started with bad path parameters?\n"
1605 msgid "(roughly %d step)"
1606 msgid_plural "(roughly %d steps)"
1610 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1611 #. steps)" translation.
1615 msgid "Bisecting: %d revision left to test after this %s\n"
1616 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1621 msgid "--contents and --reverse do not blend well."
1625 msgid "cannot use --contents with final commit object name"
1629 msgid "--reverse and --first-parent together require specified latest commit"
1632 #: blame.c:2744 bundle.c:167 ref-filter.c:2203 remote.c:1942 sequencer.c:2006
1633 #: sequencer.c:4358 submodule.c:847 builtin/commit.c:1045 builtin/log.c:388
1634 #: builtin/log.c:991 builtin/log.c:1520 builtin/log.c:1925 builtin/log.c:2215
1635 #: builtin/merge.c:412 builtin/pack-objects.c:3275 builtin/pack-objects.c:3290
1636 #: builtin/shortlog.c:192
1637 msgid "revision walk setup failed"
1642 "--reverse --first-parent together require range along first-parent chain"
1647 msgid "no such path %s in %s"
1652 msgid "cannot read blob %s for path %s"
1659 "After fixing the error cause you may try to fix up\n"
1660 "the remote tracking information by invoking\n"
1661 "\"git branch --set-upstream-to=%s%s%s\"."
1666 msgid "Not setting branch %s as its own upstream."
1671 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1676 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1681 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1686 msgid "Branch '%s' set up to track local branch '%s'."
1691 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1696 msgid "Branch '%s' set up to track remote ref '%s'."
1701 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1706 msgid "Branch '%s' set up to track local ref '%s'."
1710 msgid "Unable to write upstream branch configuration"
1715 msgid "Not tracking: ambiguous information for ref %s"
1720 msgid "'%s' is not a valid branch name."
1725 msgid "A branch named '%s' already exists."
1729 msgid "Cannot force update the current branch."
1734 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1739 msgid "the requested upstream branch '%s' does not exist"
1745 "If you are planning on basing your work on an upstream\n"
1746 "branch that already exists at the remote, you may need to\n"
1747 "run \"git fetch\" to retrieve it.\n"
1749 "If you are planning to push out a new local branch that\n"
1750 "will track its remote counterpart, you may want to use\n"
1751 "\"git push -u\" to set the upstream config as you push."
1756 msgid "Not a valid object name: '%s'."
1761 msgid "Ambiguous object name: '%s'."
1766 msgid "Not a valid branch point: '%s'."
1771 msgid "'%s' is already checked out at '%s'"
1776 msgid "HEAD of working tree %s is not updated"
1781 msgid "'%s' does not look like a v2 bundle file"
1786 msgid "unrecognized header: %s%s (%d)"
1789 #: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2258 sequencer.c:3016
1790 #: builtin/commit.c:815
1792 msgid "could not open '%s'"
1796 msgid "Repository lacks these prerequisite commits:"
1800 msgid "need a repository to verify a bundle"
1805 msgid "The bundle contains this ref:"
1806 msgid_plural "The bundle contains these %d refs:"
1811 msgid "The bundle records a complete history."
1816 msgid "The bundle requires this ref:"
1817 msgid_plural "The bundle requires these %d refs:"
1822 msgid "unable to dup bundle descriptor"
1826 msgid "Could not spawn pack-objects"
1830 msgid "pack-objects died"
1834 msgid "rev-list died"
1839 msgid "ref '%s' is excluded by the rev-list options"
1842 #: bundle.c:461 builtin/log.c:203 builtin/log.c:1814 builtin/shortlog.c:306
1844 msgid "unrecognized argument: %s"
1848 msgid "Refusing to create empty bundle."
1853 msgid "cannot create '%s'"
1857 msgid "index-pack died"
1862 msgid "invalid color value: %.*s"
1865 #: commit.c:51 sequencer.c:2719 builtin/am.c:359 builtin/am.c:403
1866 #: builtin/am.c:1371 builtin/am.c:2014 builtin/replace.c:457
1868 msgid "could not parse %s"
1873 msgid "%s %s is not a commit!"
1878 "Support for <GIT_DIR>/info/grafts is deprecated\n"
1879 "and will be removed in a future Git version.\n"
1881 "Please use \"git replace --convert-graft-file\"\n"
1882 "to convert the grafts into replace refs.\n"
1884 "Turn this message off by running\n"
1885 "\"git config advice.graftFileDeprecated false\""
1890 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
1895 msgid "Commit %s has a bad GPG signature allegedly by %s."
1900 msgid "Commit %s does not have a GPG signature."
1905 msgid "Commit %s has a good GPG signature by %s\n"
1910 "Warning: commit message did not conform to UTF-8.\n"
1911 "You may want to amend it after fixing the message, or set the config\n"
1912 "variable i18n.commitencoding to the encoding your project uses.\n"
1915 #: commit-graph.c:122
1916 msgid "commit-graph file is too small"
1919 #: commit-graph.c:189
1921 msgid "commit-graph signature %X does not match signature %X"
1924 #: commit-graph.c:196
1926 msgid "commit-graph version %X does not match version %X"
1929 #: commit-graph.c:203
1931 msgid "commit-graph hash version %X does not match version %X"
1934 #: commit-graph.c:226
1935 msgid "commit-graph chunk lookup table entry missing; file may be incomplete"
1938 #: commit-graph.c:237
1940 msgid "commit-graph improper chunk offset %08x%08x"
1943 #: commit-graph.c:280
1945 msgid "commit-graph chunk id %08x appears multiple times"
1948 #: commit-graph.c:343
1949 msgid "commit-graph has no base graphs chunk"
1952 #: commit-graph.c:353
1953 msgid "commit-graph chain does not match"
1956 #: commit-graph.c:401
1958 msgid "invalid commit-graph chain: line '%s' not a hash"
1961 #: commit-graph.c:425
1962 msgid "unable to find all commit-graph files"
1965 #: commit-graph.c:558 commit-graph.c:618
1966 msgid "invalid commit position. commit-graph is likely corrupt"
1969 #: commit-graph.c:579
1971 msgid "could not find commit %s"
1974 #: commit-graph.c:852 builtin/am.c:1292
1976 msgid "unable to parse commit %s"
1979 #: commit-graph.c:1011 builtin/pack-objects.c:2782
1981 msgid "unable to get type of object %s"
1984 #: commit-graph.c:1043
1985 msgid "Loading known commits in commit graph"
1988 #: commit-graph.c:1060
1989 msgid "Expanding reachable commits in commit graph"
1992 #: commit-graph.c:1079
1993 msgid "Clearing commit marks in commit graph"
1996 #: commit-graph.c:1098
1997 msgid "Computing commit graph generation numbers"
2000 #: commit-graph.c:1173
2002 msgid "Finding commits for commit graph in %d pack"
2003 msgid_plural "Finding commits for commit graph in %d packs"
2007 #: commit-graph.c:1186
2009 msgid "error adding pack %s"
2012 #: commit-graph.c:1190
2014 msgid "error opening index for %s"
2017 #: commit-graph.c:1214
2019 msgid "Finding commits for commit graph from %d ref"
2020 msgid_plural "Finding commits for commit graph from %d refs"
2024 #: commit-graph.c:1234
2026 msgid "invalid commit object id: %s"
2029 #: commit-graph.c:1249
2030 msgid "Finding commits for commit graph among packed objects"
2033 #: commit-graph.c:1264
2034 msgid "Counting distinct commits in commit graph"
2037 #: commit-graph.c:1294
2038 msgid "Finding extra edges in commit graph"
2041 #: commit-graph.c:1340
2042 msgid "failed to write correct number of base graph ids"
2045 #: commit-graph.c:1373 midx.c:814
2047 msgid "unable to create leading directories of %s"
2050 #: commit-graph.c:1385 builtin/index-pack.c:306 builtin/repack.c:248
2052 msgid "unable to create '%s'"
2055 #: commit-graph.c:1445
2057 msgid "Writing out commit graph in %d pass"
2058 msgid_plural "Writing out commit graph in %d passes"
2062 #: commit-graph.c:1486
2063 msgid "unable to open commit-graph chain file"
2066 #: commit-graph.c:1498
2067 msgid "failed to rename base commit-graph file"
2070 #: commit-graph.c:1518
2071 msgid "failed to rename temporary commit-graph file"
2074 #: commit-graph.c:1631
2075 msgid "Scanning merged commits"
2078 #: commit-graph.c:1642
2080 msgid "unexpected duplicate commit id %s"
2083 #: commit-graph.c:1665
2084 msgid "Merging commit-graph"
2087 #: commit-graph.c:1844
2089 msgid "the commit graph format cannot write %d commits"
2092 #: commit-graph.c:1855
2093 msgid "too many commits to write graph"
2096 #: commit-graph.c:1944
2097 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2100 #: commit-graph.c:1954
2102 msgid "commit-graph has incorrect OID order: %s then %s"
2105 #: commit-graph.c:1964 commit-graph.c:1979
2107 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2110 #: commit-graph.c:1971
2112 msgid "failed to parse commit %s from commit-graph"
2115 #: commit-graph.c:1989
2116 msgid "Verifying commits in commit graph"
2119 #: commit-graph.c:2003
2121 msgid "failed to parse commit %s from object database for commit-graph"
2124 #: commit-graph.c:2010
2126 msgid "root tree OID for commit %s in commit-graph is %s != %s"
2129 #: commit-graph.c:2020
2131 msgid "commit-graph parent list for commit %s is too long"
2134 #: commit-graph.c:2029
2136 msgid "commit-graph parent for %s is %s != %s"
2139 #: commit-graph.c:2042
2141 msgid "commit-graph parent list for commit %s terminates early"
2144 #: commit-graph.c:2047
2147 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2150 #: commit-graph.c:2051
2153 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2156 #: commit-graph.c:2066
2158 msgid "commit-graph generation for commit %s is %u != %u"
2161 #: commit-graph.c:2072
2163 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2166 #: compat/obstack.c:406 compat/obstack.c:408
2167 msgid "memory exhausted"
2173 "exceeded maximum include depth (%d) while including\n"
2177 "This might be due to circular includes."
2182 msgid "could not expand include path '%s'"
2186 msgid "relative config includes must come from files"
2190 msgid "relative config include conditionals must come from files"
2195 msgid "key does not contain a section: %s"
2200 msgid "key does not contain variable name: %s"
2203 #: config.c:406 sequencer.c:2444
2205 msgid "invalid key: %s"
2210 msgid "invalid key (newline): %s"
2213 #: config.c:448 config.c:460
2215 msgid "bogus config parameter: %s"
2220 msgid "bogus format in %s"
2225 msgid "bad config line %d in blob %s"
2230 msgid "bad config line %d in file %s"
2235 msgid "bad config line %d in standard input"
2240 msgid "bad config line %d in submodule-blob %s"
2245 msgid "bad config line %d in command line %s"
2250 msgid "bad config line %d in %s"
2254 msgid "out of range"
2258 msgid "invalid unit"
2263 msgid "bad numeric config value '%s' for '%s': %s"
2268 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2273 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2278 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2283 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2288 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2293 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2298 msgid "failed to expand user dir in: '%s'"
2303 msgid "'%s' for '%s' is not a valid timestamp"
2308 msgid "abbrev length out of range: %d"
2311 #: config.c:1222 config.c:1233
2313 msgid "bad zlib compression level %d"
2317 msgid "core.commentChar should only be one character"
2322 msgid "invalid mode for object creation: %s"
2327 msgid "malformed value for %s"
2332 msgid "malformed value for %s: %s"
2336 msgid "must be one of nothing, matching, simple, upstream or current"
2339 #: config.c:1518 builtin/pack-objects.c:3541
2341 msgid "bad pack compression level %d"
2346 msgid "unable to load config blob object '%s'"
2351 msgid "reference '%s' does not point to a blob"
2356 msgid "unable to resolve config blob '%s'"
2361 msgid "failed to parse %s"
2365 msgid "unable to parse command-line config"
2369 msgid "unknown error occurred while reading the configuration files"
2374 msgid "Invalid %s: '%s'"
2379 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2384 msgid "unable to parse '%s' from command-line config"
2389 msgid "bad config variable '%s' in file '%s' at line %d"
2394 msgid "invalid section name '%s'"
2399 msgid "%s has multiple values"
2404 msgid "failed to write new configuration file %s"
2407 #: config.c:2754 config.c:3078
2409 msgid "could not lock config file %s"
2417 #: config.c:2800 builtin/config.c:344
2419 msgid "invalid pattern: %s"
2424 msgid "invalid config file %s"
2427 #: config.c:2838 config.c:3091
2429 msgid "fstat on %s failed"
2434 msgid "unable to mmap '%s'"
2437 #: config.c:2858 config.c:3096
2439 msgid "chmod on %s failed"
2442 #: config.c:2943 config.c:3193
2444 msgid "could not write config file %s"
2449 msgid "could not set '%s' to '%s'"
2452 #: config.c:2979 builtin/remote.c:655 builtin/remote.c:849 builtin/remote.c:857
2454 msgid "could not unset '%s'"
2459 msgid "invalid section name: %s"
2464 msgid "missing value for '%s'"
2468 msgid "the remote end hung up upon initial contact"
2473 "Could not read from remote repository.\n"
2475 "Please make sure you have the correct access rights\n"
2476 "and the repository exists."
2481 msgid "server doesn't support '%s'"
2486 msgid "server doesn't support feature '%s'"
2490 msgid "expected flush after capabilities"
2495 msgid "ignoring capabilities after first line '%s'"
2499 msgid "protocol error: unexpected capabilities^{}"
2504 msgid "protocol error: expected shallow sha-1, got '%s'"
2508 msgid "repository on the other end cannot be shallow"
2512 msgid "invalid packet"
2517 msgid "protocol error: unexpected '%s'"
2522 msgid "invalid ls-refs response: %s"
2526 msgid "expected flush after ref listing"
2531 msgid "protocol '%s' is not supported"
2535 msgid "unable to set SO_KEEPALIVE on socket"
2538 #: connect.c:635 connect.c:698
2540 msgid "Looking up %s ... "
2545 msgid "unable to look up %s (port %s) (%s)"
2548 #. TRANSLATORS: this is the end of "Looking up %s ... "
2549 #: connect.c:643 connect.c:714
2553 "Connecting to %s (port %s) ... "
2556 #: connect.c:665 connect.c:742
2559 "unable to connect to %s:\n"
2563 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2564 #: connect.c:671 connect.c:748
2570 msgid "unable to look up %s (%s)"
2575 msgid "unknown port %s"
2578 #: connect.c:845 connect.c:1175
2580 msgid "strange hostname '%s' blocked"
2585 msgid "strange port '%s' blocked"
2590 msgid "cannot start proxy %s"
2594 msgid "no path specified; see 'git help pull' for valid url syntax"
2598 msgid "ssh variant 'simple' does not support -4"
2602 msgid "ssh variant 'simple' does not support -6"
2606 msgid "ssh variant 'simple' does not support setting port"
2611 msgid "strange pathname '%s' blocked"
2615 msgid "unable to fork"
2618 #: connected.c:98 builtin/fsck.c:208 builtin/prune.c:43
2619 msgid "Checking connectivity"
2623 msgid "Could not run 'git rev-list'"
2627 msgid "failed write to rev-list"
2631 msgid "failed to close rev-list's stdin"
2636 msgid "illegal crlf_action %d"
2641 msgid "CRLF would be replaced by LF in %s"
2647 "CRLF will be replaced by LF in %s.\n"
2648 "The file will have its original line endings in your working directory"
2653 msgid "LF would be replaced by CRLF in %s"
2659 "LF will be replaced by CRLF in %s.\n"
2660 "The file will have its original line endings in your working directory"
2665 msgid "BOM is prohibited in '%s' if encoded as %s"
2671 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2672 "working-tree-encoding."
2677 msgid "BOM is required in '%s' if encoded as %s"
2683 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2684 "%sLE (depending on the byte order) as working-tree-encoding."
2687 #: convert.c:419 convert.c:490
2689 msgid "failed to encode '%s' from %s to %s"
2694 msgid "encoding '%s' from %s to %s and back is not the same"
2699 msgid "cannot fork to run external filter '%s'"
2704 msgid "cannot feed the input to external filter '%s'"
2709 msgid "external filter '%s' failed %d"
2712 #: convert.c:730 convert.c:733
2714 msgid "read from external filter '%s' failed"
2717 #: convert.c:736 convert.c:791
2719 msgid "external filter '%s' failed"
2723 msgid "unexpected filter type"
2727 msgid "path name too long for external filter"
2733 "external filter '%s' is not available anymore although not all paths have "
2738 msgid "true/false are no valid working-tree-encodings"
2741 #: convert.c:1411 convert.c:1445
2743 msgid "%s: clean filter '%s' failed"
2748 msgid "%s: smudge filter %s failed"
2752 msgid "in the future"
2757 msgid "%<PRIuMAX> second ago"
2758 msgid_plural "%<PRIuMAX> seconds ago"
2764 msgid "%<PRIuMAX> minute ago"
2765 msgid_plural "%<PRIuMAX> minutes ago"
2771 msgid "%<PRIuMAX> hour ago"
2772 msgid_plural "%<PRIuMAX> hours ago"
2778 msgid "%<PRIuMAX> day ago"
2779 msgid_plural "%<PRIuMAX> days ago"
2785 msgid "%<PRIuMAX> week ago"
2786 msgid_plural "%<PRIuMAX> weeks ago"
2792 msgid "%<PRIuMAX> month ago"
2793 msgid_plural "%<PRIuMAX> months ago"
2799 msgid "%<PRIuMAX> year"
2800 msgid_plural "%<PRIuMAX> years"
2804 #. TRANSLATORS: "%s" is "<n> years"
2807 msgid "%s, %<PRIuMAX> month ago"
2808 msgid_plural "%s, %<PRIuMAX> months ago"
2812 #: date.c:197 date.c:202
2814 msgid "%<PRIuMAX> year ago"
2815 msgid_plural "%<PRIuMAX> years ago"
2819 #: delta-islands.c:272
2820 msgid "Propagating island marks"
2823 #: delta-islands.c:290
2825 msgid "bad tree object %s"
2828 #: delta-islands.c:334
2830 msgid "failed to load island regex for '%s': %s"
2833 #: delta-islands.c:390
2835 msgid "island regex from config has too many capture groups (max=%d)"
2838 #: delta-islands.c:467
2840 msgid "Marked %d islands, done.\n"
2843 #: diffcore-order.c:24
2845 msgid "failed to read orderfile '%s'"
2848 #: diffcore-rename.c:543
2849 msgid "Performing inexact rename detection"
2852 #: diff-no-index.c:238
2853 msgid "git diff --no-index [<options>] <path> <path>"
2856 #: diff-no-index.c:263
2858 "Not a git repository. Use --no-index to compare two paths outside a working "
2864 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
2869 msgid " Unknown dirstat parameter '%s'\n"
2874 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2875 "'dimmed-zebra', 'plain'"
2881 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
2882 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
2887 "color-moved-ws: allow-indentation-change cannot be combined with other "
2893 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
2899 "Found errors in 'diff.dirstat' config variable:\n"
2905 msgid "external diff died, stopping at %s"
2909 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
2913 msgid "-G, -S and --find-object are mutually exclusive"
2917 msgid "--follow requires exactly one pathspec"
2922 msgid "invalid --stat value: %s"
2925 #: diff.c:4681 diff.c:4686 diff.c:4691 diff.c:4696 diff.c:5209
2926 #: parse-options.c:197 parse-options.c:201
2928 msgid "%s expects a numerical value"
2934 "Failed to parse --dirstat/-X option parameter:\n"
2940 msgid "unknown change class '%c' in --diff-filter=%s"
2945 msgid "unknown value after ws-error-highlight=%.*s"
2950 msgid "unable to resolve '%s'"
2953 #: diff.c:4886 diff.c:4892
2955 msgid "%s expects <n>/<m> form"
2960 msgid "%s expects a character, got '%s'"
2965 msgid "bad --color-moved argument: %s"
2970 msgid "invalid mode '%s' in --color-moved-ws"
2975 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
2979 #: diff.c:5020 diff.c:5040
2981 msgid "invalid argument to %s"
2986 msgid "failed to parse --submodule option parameter: '%s'"
2991 msgid "bad --word-diff argument: %s"
2995 msgid "Diff output format options"
2998 #: diff.c:5259 diff.c:5265
2999 msgid "generate patch"
3002 #: diff.c:5262 builtin/log.c:173
3003 msgid "suppress diff output"
3006 #: diff.c:5267 diff.c:5381 diff.c:5388
3010 #: diff.c:5268 diff.c:5271
3011 msgid "generate diffs with <n> lines context"
3015 msgid "generate the diff in raw format"
3019 msgid "synonym for '-p --raw'"
3023 msgid "synonym for '-p --stat'"
3027 msgid "machine friendly --stat"
3031 msgid "output only the last line of --stat"
3034 #: diff.c:5289 diff.c:5297
3035 msgid "<param1,param2>..."
3040 "output the distribution of relative amount of changes for each sub-directory"
3044 msgid "synonym for --dirstat=cumulative"
3048 msgid "synonym for --dirstat=files,param1,param2..."
3052 msgid "warn if changes introduce conflict markers or whitespace errors"
3056 msgid "condensed summary such as creations, renames and mode changes"
3060 msgid "show only names of changed files"
3064 msgid "show only names and status of changed files"
3068 msgid "<width>[,<name-width>[,<count>]]"
3072 msgid "generate diffstat"
3075 #: diff.c:5316 diff.c:5319 diff.c:5322
3080 msgid "generate diffstat with a given width"
3084 msgid "generate diffstat with a given name width"
3088 msgid "generate diffstat with a given graph width"
3096 msgid "generate diffstat with limited lines"
3100 msgid "generate compact summary in diffstat"
3104 msgid "output a binary diff that can be applied"
3108 msgid "show full pre- and post-image object names on the \"index\" lines"
3112 msgid "show colored diff"
3121 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3127 "do not munge pathnames and use NULs as output field terminators in --raw or "
3131 #: diff.c:5345 diff.c:5348 diff.c:5351 diff.c:5457
3136 msgid "show the given source prefix instead of \"a/\""
3140 msgid "show the given destination prefix instead of \"b/\""
3144 msgid "prepend an additional prefix to every line of output"
3148 msgid "do not show any source or destination prefix"
3152 msgid "show context between diff hunks up to the specified number of lines"
3155 #: diff.c:5362 diff.c:5367 diff.c:5372
3160 msgid "specify the character to indicate a new line instead of '+'"
3164 msgid "specify the character to indicate an old line instead of '-'"
3168 msgid "specify the character to indicate a context instead of ' '"
3172 msgid "Diff rename options"
3180 msgid "break complete rewrite changes into pairs of delete and create"
3184 msgid "detect renames"
3188 msgid "omit the preimage for deletes"
3192 msgid "detect copies"
3196 msgid "use unmodified files as source to find copies"
3200 msgid "disable rename detection"
3204 msgid "use empty blobs as rename source"
3208 msgid "continue listing the history of a file beyond renames"
3213 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3218 msgid "Diff algorithm options"
3222 msgid "produce the smallest possible diff"
3226 msgid "ignore whitespace when comparing lines"
3230 msgid "ignore changes in amount of whitespace"
3234 msgid "ignore changes in whitespace at EOL"
3238 msgid "ignore carrier-return at the end of line"
3242 msgid "ignore changes whose lines are all blank"
3246 msgid "heuristic to shift diff hunk boundaries for easy reading"
3250 msgid "generate diff using the \"patience diff\" algorithm"
3254 msgid "generate diff using the \"histogram diff\" algorithm"
3262 msgid "choose a diff algorithm"
3270 msgid "generate diff using the \"anchored diff\" algorithm"
3273 #: diff.c:5440 diff.c:5449 diff.c:5452
3278 msgid "show word diff, using <mode> to delimit changed words"
3281 #: diff.c:5443 diff.c:5446 diff.c:5491
3286 msgid "use <regex> to decide what a word is"
3290 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3294 msgid "moved lines of code are colored differently"
3298 msgid "how white spaces are ignored in --color-moved"
3302 msgid "Other diff options"
3306 msgid "when run from subdir, exclude changes outside and show relative paths"
3310 msgid "treat all files as text"
3314 msgid "swap two inputs, reverse the diff"
3318 msgid "exit with 1 if there were differences, 0 otherwise"
3322 msgid "disable all output of the program"
3326 msgid "allow an external diff helper to be executed"
3330 msgid "run external text conversion filters when comparing binary files"
3338 msgid "ignore changes to submodules in the diff generation"
3346 msgid "specify how differences in submodules are shown"
3350 msgid "hide 'git add -N' entries from the index"
3354 msgid "treat 'git add -N' entries as real in the index"
3363 "look for differences that change the number of occurrences of the specified "
3369 "look for differences that change the number of occurrences of the specified "
3374 msgid "show all changes in the changeset with -S or -G"
3378 msgid "treat <string> in -S as extended POSIX regular expression"
3382 msgid "control the order in which files appear in the output"
3391 "look for differences that change the number of occurrences of the specified "
3396 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3400 msgid "select files by diff type"
3408 msgid "Output to a specific file"
3412 msgid "inexact rename detection was skipped due to too many files."
3416 msgid "only found copies from modified paths due to too many files."
3422 "you may want to set your %s variable to at least %d and retry the command."
3427 msgid "pathspec '%s' did not match any file(s) known to git"
3430 #: dir.c:695 dir.c:724 dir.c:737
3432 msgid "unrecognized pattern: '%s'"
3435 #: dir.c:754 dir.c:768
3437 msgid "unrecognized negative pattern: '%s'"
3442 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3446 msgid "disabling cone pattern matching"
3451 msgid "cannot use %s as an exclude file"
3456 msgid "could not open directory '%s'"
3460 msgid "failed to get kernel name and information"
3464 msgid "untracked cache is disabled on this system or location"
3469 msgid "index file corrupt in repo %s"
3472 #: dir.c:3452 dir.c:3457
3474 msgid "could not create directories for %s"
3479 msgid "could not migrate git directory from '%s' to '%s'"
3484 msgid "hint: Waiting for your editor to close the file...%c"
3488 msgid "Filtering content"
3493 msgid "could not stat file '%s'"
3496 #: environment.c:149
3498 msgid "bad git namespace path \"%s\""
3501 #: environment.c:331
3503 msgid "could not set GIT_DIR to '%s'"
3508 msgid "too many args to run %s"
3512 msgid "git fetch-pack: expected shallow list"
3516 msgid "git fetch-pack: expected a flush packet after shallow list"
3520 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3525 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3529 msgid "unable to write to remote"
3533 msgid "--stateless-rpc requires multi_ack_detailed"
3536 #: fetch-pack.c:356 fetch-pack.c:1340
3538 msgid "invalid shallow line: %s"
3541 #: fetch-pack.c:362 fetch-pack.c:1346
3543 msgid "invalid unshallow line: %s"
3546 #: fetch-pack.c:364 fetch-pack.c:1348
3548 msgid "object not found: %s"
3551 #: fetch-pack.c:367 fetch-pack.c:1351
3553 msgid "error in object: %s"
3556 #: fetch-pack.c:369 fetch-pack.c:1353
3558 msgid "no shallow found: %s"
3561 #: fetch-pack.c:372 fetch-pack.c:1357
3563 msgid "expected shallow/unshallow, got %s"
3568 msgid "got %s %d %s"
3573 msgid "invalid commit %s"
3580 #: fetch-pack.c:475 progress.c:323
3586 msgid "got %s (%d) %s"
3591 msgid "Marking %s as complete"
3596 msgid "already have %s (%s)"
3600 msgid "fetch-pack: unable to fork off sideband demultiplexer"
3604 msgid "protocol error: bad pack header"
3609 msgid "fetch-pack: unable to fork off %s"
3618 msgid "error in sideband demultiplexer"
3623 msgid "Server version is %.*s"
3626 #: fetch-pack.c:970 fetch-pack.c:976 fetch-pack.c:979 fetch-pack.c:985
3627 #: fetch-pack.c:989 fetch-pack.c:993 fetch-pack.c:997 fetch-pack.c:1001
3628 #: fetch-pack.c:1005 fetch-pack.c:1009 fetch-pack.c:1013 fetch-pack.c:1017
3629 #: fetch-pack.c:1023 fetch-pack.c:1029 fetch-pack.c:1034 fetch-pack.c:1039
3631 msgid "Server supports %s"
3635 msgid "Server does not support shallow clients"
3638 #: fetch-pack.c:1032
3639 msgid "Server does not support --shallow-since"
3642 #: fetch-pack.c:1037
3643 msgid "Server does not support --shallow-exclude"
3646 #: fetch-pack.c:1041
3647 msgid "Server does not support --deepen"
3650 #: fetch-pack.c:1058
3651 msgid "no common commits"
3654 #: fetch-pack.c:1070 fetch-pack.c:1536
3655 msgid "git fetch-pack: fetch failed."
3658 #: fetch-pack.c:1209
3659 msgid "Server does not support shallow requests"
3662 #: fetch-pack.c:1216
3663 msgid "Server supports filter"
3666 #: fetch-pack.c:1239
3667 msgid "unable to write request to remote"
3670 #: fetch-pack.c:1257
3672 msgid "error reading section header '%s'"
3675 #: fetch-pack.c:1263
3677 msgid "expected '%s', received '%s'"
3680 #: fetch-pack.c:1303
3682 msgid "unexpected acknowledgment line: '%s'"
3685 #: fetch-pack.c:1308
3687 msgid "error processing acks: %d"
3690 #: fetch-pack.c:1318
3691 msgid "expected packfile to be sent after 'ready'"
3694 #: fetch-pack.c:1320
3695 msgid "expected no other sections to be sent after no 'ready'"
3698 #: fetch-pack.c:1362
3700 msgid "error processing shallow info: %d"
3703 #: fetch-pack.c:1409
3705 msgid "expected wanted-ref, got '%s'"
3708 #: fetch-pack.c:1414
3710 msgid "unexpected wanted-ref: '%s'"
3713 #: fetch-pack.c:1419
3715 msgid "error processing wanted refs: %d"
3718 #: fetch-pack.c:1762
3719 msgid "no matching remote head"
3722 #: fetch-pack.c:1785 builtin/clone.c:689
3723 msgid "remote did not send all necessary objects"
3726 #: fetch-pack.c:1812
3728 msgid "no such remote ref %s"
3731 #: fetch-pack.c:1815
3733 msgid "Server does not allow request for unadvertised object %s"
3736 #: gpg-interface.c:408
3737 msgid "gpg failed to sign the data"
3740 #: gpg-interface.c:434
3741 msgid "could not create temporary file"
3744 #: gpg-interface.c:437
3746 msgid "failed writing detached signature to '%s'"
3751 msgid "ignore invalid color '%.*s' in log.graphColors"
3756 "given pattern contains NULL byte (via -f <file>). This is only supported "
3757 "with -P under PCRE v2"
3762 msgid "'%s': unable to read %s"
3765 #: grep.c:2145 setup.c:166 builtin/clone.c:411 builtin/diff.c:82
3768 msgid "failed to stat '%s'"
3773 msgid "'%s': short read"
3777 msgid "start a working area (see also: git help tutorial)"
3781 msgid "work on the current change (see also: git help everyday)"
3785 msgid "examine the history and state (see also: git help revisions)"
3789 msgid "grow, mark and tweak your common history"
3793 msgid "collaborate (see also: git help workflows)"
3797 msgid "Main Porcelain Commands"
3801 msgid "Ancillary Commands / Manipulators"
3805 msgid "Ancillary Commands / Interrogators"
3809 msgid "Interacting with Others"
3813 msgid "Low-level Commands / Manipulators"
3817 msgid "Low-level Commands / Interrogators"
3821 msgid "Low-level Commands / Syncing Repositories"
3825 msgid "Low-level Commands / Internal Helpers"
3830 msgid "available git commands in '%s'"
3834 msgid "git commands available from elsewhere on your $PATH"
3838 msgid "These are common Git commands used in various situations:"
3841 #: help.c:363 git.c:98
3843 msgid "unsupported command listing type '%s'"
3847 msgid "The common Git guides are:"
3851 msgid "See 'git help <command>' to read about a specific subcommand"
3855 msgid "External commands"
3859 msgid "Command aliases"
3865 "'%s' appears to be a git command, but we were not\n"
3866 "able to execute it. Maybe git-%s is broken?"
3870 msgid "Uh oh. Your system reports no Git commands at all."
3875 msgid "WARNING: You called a Git command named '%s', which does not exist."
3880 msgid "Continuing under the assumption that you meant '%s'."
3885 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
3890 msgid "git: '%s' is not a git command. See 'git --help'."
3896 "The most similar command is"
3899 "The most similar commands are"
3904 msgid "git version [<options>]"
3915 "Did you mean this?"
3918 "Did you mean one of these?"
3925 "*** Please tell me who you are.\n"
3929 " git config --global user.email \"you@example.com\"\n"
3930 " git config --global user.name \"Your Name\"\n"
3932 "to set your account's default identity.\n"
3933 "Omit --global to set the identity only in this repository.\n"
3938 msgid "no email was given and auto-detection is disabled"
3943 msgid "unable to auto-detect email address (got '%s')"
3947 msgid "no name was given and auto-detection is disabled"
3952 msgid "unable to auto-detect name (got '%s')"
3957 msgid "empty ident name (for <%s>) not allowed"
3962 msgid "name consists only of disallowed characters: %s"
3965 #: ident.c:436 builtin/commit.c:635
3967 msgid "invalid date format: %s"
3970 #: list-objects.c:127
3972 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
3975 #: list-objects.c:140
3977 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
3980 #: list-objects.c:375
3982 msgid "unable to load root tree for commit %s"
3985 #: list-objects-filter.c:492
3987 msgid "unable to access sparse blob in '%s'"
3990 #: list-objects-filter.c:495
3992 msgid "unable to parse sparse filter data in %s"
3995 #: list-objects-filter-options.c:58
3996 msgid "expected 'tree:<depth>'"
3999 #: list-objects-filter-options.c:73
4000 msgid "sparse:path filters support has been dropped"
4003 #: list-objects-filter-options.c:86
4005 msgid "invalid filter-spec '%s'"
4008 #: list-objects-filter-options.c:102
4010 msgid "must escape char in sub-filter-spec: '%c'"
4013 #: list-objects-filter-options.c:144
4014 msgid "expected something after combine:"
4017 #: list-objects-filter-options.c:226
4018 msgid "multiple filter-specs cannot be combined"
4024 "Unable to create '%s.lock': %s.\n"
4026 "Another git process seems to be running in this repository, e.g.\n"
4027 "an editor opened by 'git commit'. Please make sure all processes\n"
4028 "are terminated then try again. If it still fails, a git process\n"
4029 "may have crashed in this repository earlier:\n"
4030 "remove the file manually to continue."
4035 msgid "Unable to create '%s.lock': %s"
4039 msgid "failed to read the cache"
4042 #: merge.c:107 rerere.c:720 builtin/am.c:1879 builtin/am.c:1913
4043 #: builtin/checkout.c:541 builtin/checkout.c:800 builtin/clone.c:810
4044 #: builtin/stash.c:265
4045 msgid "unable to write new index file"
4048 #: merge-recursive.c:356
4049 msgid "(bad commit)\n"
4052 #: merge-recursive.c:379
4054 msgid "add_cacheinfo failed for path '%s'; merge aborting."
4057 #: merge-recursive.c:388
4059 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
4062 #: merge-recursive.c:874
4064 msgid "failed to create path '%s'%s"
4067 #: merge-recursive.c:885
4069 msgid "Removing %s to make room for subdirectory\n"
4072 #: merge-recursive.c:899 merge-recursive.c:918
4073 msgid ": perhaps a D/F conflict?"
4076 #: merge-recursive.c:908
4078 msgid "refusing to lose untracked file at '%s'"
4081 #: merge-recursive.c:949 builtin/cat-file.c:41
4083 msgid "cannot read object %s '%s'"
4086 #: merge-recursive.c:954
4088 msgid "blob expected for %s '%s'"
4091 #: merge-recursive.c:979
4093 msgid "failed to open '%s': %s"
4096 #: merge-recursive.c:990
4098 msgid "failed to symlink '%s': %s"
4101 #: merge-recursive.c:995
4103 msgid "do not know what to do with %06o %s '%s'"
4106 #: merge-recursive.c:1191
4108 msgid "Failed to merge submodule %s (not checked out)"
4111 #: merge-recursive.c:1198
4113 msgid "Failed to merge submodule %s (commits not present)"
4116 #: merge-recursive.c:1205
4118 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4121 #: merge-recursive.c:1213 merge-recursive.c:1225
4123 msgid "Fast-forwarding submodule %s to the following commit:"
4126 #: merge-recursive.c:1216 merge-recursive.c:1228
4128 msgid "Fast-forwarding submodule %s"
4131 #: merge-recursive.c:1251
4133 msgid "Failed to merge submodule %s (merge following commits not found)"
4136 #: merge-recursive.c:1255
4138 msgid "Failed to merge submodule %s (not fast-forward)"
4141 #: merge-recursive.c:1256
4142 msgid "Found a possible merge resolution for the submodule:\n"
4145 #: merge-recursive.c:1259
4148 "If this is correct simply add it to the index for example\n"
4151 " git update-index --cacheinfo 160000 %s \"%s\"\n"
4153 "which will accept this suggestion.\n"
4156 #: merge-recursive.c:1268
4158 msgid "Failed to merge submodule %s (multiple merges found)"
4161 #: merge-recursive.c:1341
4162 msgid "Failed to execute internal merge"
4165 #: merge-recursive.c:1346
4167 msgid "Unable to add %s to database"
4170 #: merge-recursive.c:1378
4172 msgid "Auto-merging %s"
4175 #: merge-recursive.c:1402
4177 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4180 #: merge-recursive.c:1474
4183 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4187 #: merge-recursive.c:1479
4190 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4194 #: merge-recursive.c:1486
4197 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4201 #: merge-recursive.c:1491
4204 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4205 "left in tree at %s."
4208 #: merge-recursive.c:1526
4212 #: merge-recursive.c:1526
4216 #: merge-recursive.c:1577 merge-recursive.c:2472 merge-recursive.c:3117
4218 msgid "Refusing to lose dirty file at %s"
4221 #: merge-recursive.c:1587
4223 msgid "Refusing to lose untracked file at %s, even though it's in the way."
4226 #: merge-recursive.c:1645
4228 msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
4231 #: merge-recursive.c:1676
4233 msgid "%s is a directory in %s adding as %s instead"
4236 #: merge-recursive.c:1681
4238 msgid "Refusing to lose untracked file at %s; adding as %s instead"
4241 #: merge-recursive.c:1708
4244 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4245 "\"->\"%s\" in \"%s\"%s"
4248 #: merge-recursive.c:1713
4249 msgid " (left unresolved)"
4252 #: merge-recursive.c:1793
4254 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
4257 #: merge-recursive.c:2056
4260 "CONFLICT (directory rename split): Unclear where to place %s because "
4261 "directory %s was renamed to multiple other directories, with no destination "
4262 "getting a majority of the files."
4265 #: merge-recursive.c:2088
4268 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4269 "implicit directory rename(s) putting the following path(s) there: %s."
4272 #: merge-recursive.c:2098
4275 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4276 "implicit directory renames tried to put these paths there: %s"
4279 #: merge-recursive.c:2190
4282 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4286 #: merge-recursive.c:2435
4289 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4293 #: merge-recursive.c:2961
4295 msgid "cannot read object %s"
4298 #: merge-recursive.c:2964
4300 msgid "object %s is not a blob"
4303 #: merge-recursive.c:3028
4307 #: merge-recursive.c:3028
4311 #: merge-recursive.c:3040
4315 #: merge-recursive.c:3044
4319 #: merge-recursive.c:3067
4321 msgid "Skipped %s (merged same as existing)"
4324 #: merge-recursive.c:3089 git-submodule.sh:1003
4328 #: merge-recursive.c:3090
4330 msgid "CONFLICT (%s): Merge conflict in %s"
4333 #: merge-recursive.c:3120
4335 msgid "Adding as %s instead"
4338 #: merge-recursive.c:3203
4341 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4345 #: merge-recursive.c:3206
4348 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
4349 "in %s, suggesting it should perhaps be moved to %s."
4352 #: merge-recursive.c:3210
4355 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4356 "%s; moving it to %s."
4359 #: merge-recursive.c:3213
4362 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4363 "was renamed in %s, suggesting it should perhaps be moved to %s."
4366 #: merge-recursive.c:3327
4371 #: merge-recursive.c:3350
4372 msgid "file/directory"
4375 #: merge-recursive.c:3355
4376 msgid "directory/file"
4379 #: merge-recursive.c:3362
4381 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
4384 #: merge-recursive.c:3371
4389 #: merge-recursive.c:3380
4391 msgid "CONFLICT (add/add): Merge conflict in %s"
4394 #: merge-recursive.c:3424
4395 msgid "Already up to date!"
4398 #: merge-recursive.c:3433
4400 msgid "merging of trees %s and %s failed"
4403 #: merge-recursive.c:3537
4407 #: merge-recursive.c:3550
4409 msgid "found %u common ancestor:"
4410 msgid_plural "found %u common ancestors:"
4414 #: merge-recursive.c:3600
4415 msgid "merge returned no commit"
4418 #: merge-recursive.c:3659
4421 "Your local changes to the following files would be overwritten by merge:\n"
4425 #: merge-recursive.c:3756
4427 msgid "Could not parse object '%s'"
4430 #: merge-recursive.c:3774 builtin/merge.c:697 builtin/merge.c:877
4431 msgid "Unable to write index."
4436 msgid "multi-pack-index file %s is too small"
4441 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4446 msgid "multi-pack-index version %d not recognized"
4451 msgid "hash version %u does not match"
4455 msgid "invalid chunk offset (too large)"
4459 msgid "terminating multi-pack-index chunk id appears earlier than expected"
4463 msgid "multi-pack-index missing required pack-name chunk"
4467 msgid "multi-pack-index missing required OID fanout chunk"
4471 msgid "multi-pack-index missing required OID lookup chunk"
4475 msgid "multi-pack-index missing required object offsets chunk"
4480 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4485 msgid "bad pack-int-id: %u (%u total packs)"
4489 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4493 msgid "error preparing packfile from multi-pack-index"
4498 msgid "failed to add packfile '%s'"
4503 msgid "failed to open pack-index '%s'"
4508 msgid "failed to locate object %d in packfile"
4512 msgid "Adding packfiles to multi-pack-index"
4517 msgid "did not see pack-file %s to drop"
4521 msgid "Writing chunks to multi-pack-index"
4526 msgid "failed to clear multi-pack-index at %s"
4530 msgid "Looking for referenced packfiles"
4536 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
4540 msgid "Verifying OID order in multi-pack-index"
4545 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
4549 msgid "Sorting objects by packfile"
4553 msgid "Verifying object offsets"
4558 msgid "failed to load pack entry for oid[%d] = %s"
4563 msgid "failed to load pack-index for packfile %s"
4568 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
4572 msgid "Counting referenced objects"
4576 msgid "Finding and deleting unreferenced packfiles"
4580 msgid "could not start pack-objects"
4584 msgid "could not finish pack-objects"
4589 msgid "unable to create lazy_dir thread: %s"
4594 msgid "unable to create lazy_name thread: %s"
4599 msgid "unable to join lazy_name thread: %s"
4602 #: notes-merge.c:277
4605 "You have not concluded your previous notes merge (%s exists).\n"
4606 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
4607 "commit/abort the previous merge before you start a new notes merge."
4610 #: notes-merge.c:284
4612 msgid "You have not concluded your notes merge (%s exists)."
4616 msgid "Cannot commit uninitialized/unreferenced notes tree"
4619 #: notes-utils.c:105
4621 msgid "Bad notes.rewriteMode value: '%s'"
4624 #: notes-utils.c:115
4626 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
4629 #. TRANSLATORS: The first %s is the name of
4630 #. the environment variable, the second %s is
4633 #: notes-utils.c:145
4635 msgid "Bad %s value: '%s'"
4640 msgid "invalid object type \"%s\""
4645 msgid "object %s is a %s, not a %s"
4650 msgid "object %s has unknown type id %d"
4655 msgid "unable to parse object: %s"
4658 #: object.c:266 object.c:278
4660 msgid "hash mismatch %s"
4664 msgid "offset before end of packfile (broken .idx?)"
4669 msgid "offset before start of pack index for %s (corrupt index?)"
4674 msgid "offset beyond end of pack index for %s (truncated index?)"
4677 #: pack-bitmap.c:800 pack-bitmap.c:806 builtin/pack-objects.c:2134
4679 msgid "unable to get size of %s"
4682 #: parse-options.c:38
4684 msgid "%s requires a value"
4687 #: parse-options.c:73
4689 msgid "%s is incompatible with %s"
4692 #: parse-options.c:78
4694 msgid "%s : incompatible with something else"
4697 #: parse-options.c:92 parse-options.c:96 parse-options.c:317
4699 msgid "%s takes no value"
4702 #: parse-options.c:94
4704 msgid "%s isn't available"
4707 #: parse-options.c:217
4709 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
4712 #: parse-options.c:386
4714 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
4717 #: parse-options.c:420 parse-options.c:428
4719 msgid "did you mean `--%s` (with two dashes)?"
4722 #: parse-options.c:857
4724 msgid "unknown option `%s'"
4727 #: parse-options.c:859
4729 msgid "unknown switch `%c'"
4732 #: parse-options.c:861
4734 msgid "unknown non-ascii option in string: `%s'"
4737 #: parse-options.c:885
4741 #: parse-options.c:904
4746 #. TRANSLATORS: the colon here should align with the
4747 #. one in "usage: %s" translation.
4749 #: parse-options.c:910
4754 #: parse-options.c:913
4759 #: parse-options.c:952
4763 #: parse-options.c:966
4765 msgid "alias of --%s"
4768 #: parse-options-cb.c:20 parse-options-cb.c:24
4770 msgid "option `%s' expects a numerical value"
4773 #: parse-options-cb.c:41
4775 msgid "malformed expiration date '%s'"
4778 #: parse-options-cb.c:54
4780 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
4783 #: parse-options-cb.c:130 parse-options-cb.c:147
4785 msgid "malformed object name '%s'"
4790 msgid "Could not make %s writable by group"
4794 msgid "Escape character '\\' not allowed as last character in attr value"
4798 msgid "Only one 'attr:' specification is allowed."
4802 msgid "attr spec must not be empty"
4807 msgid "invalid attribute name %s"
4811 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
4816 "global 'literal' pathspec setting is incompatible with all other global "
4821 msgid "invalid parameter for pathspec magic 'prefix'"
4826 msgid "Invalid pathspec magic '%.*s' in '%s'"
4831 msgid "Missing ')' at the end of pathspec magic in '%s'"
4836 msgid "Unimplemented pathspec magic '%c' in '%s'"
4841 msgid "%s: 'literal' and 'glob' are incompatible"
4846 msgid "%s: '%s' is outside repository at '%s'"
4851 msgid "'%s' (mnemonic: '%c')"
4856 msgid "%s: pathspec magic not supported by this command: %s"
4861 msgid "pathspec '%s' is beyond a symbolic link"
4866 msgid "line is badly quoted: %s"
4870 msgid "unable to write flush packet"
4874 msgid "unable to write delim packet"
4878 msgid "flush packet write failed"
4881 #: pkt-line.c:146 pkt-line.c:232
4882 msgid "protocol error: impossibly long line"
4885 #: pkt-line.c:162 pkt-line.c:164
4886 msgid "packet write with format failed"
4890 msgid "packet write failed - data exceeds max packet size"
4893 #: pkt-line.c:203 pkt-line.c:210
4894 msgid "packet write failed"
4902 msgid "the remote end hung up unexpectedly"
4907 msgid "protocol error: bad line length character: %.4s"
4910 #: pkt-line.c:341 pkt-line.c:346
4912 msgid "protocol error: bad line length %d"
4917 msgid "remote error: %s"
4920 #: preload-index.c:119
4921 msgid "Refreshing index"
4924 #: preload-index.c:138
4926 msgid "unable to create threaded lstat: %s"
4930 msgid "unable to parse --pretty format"
4933 #: promisor-remote.c:23
4934 msgid "Remote with no URL"
4937 #: promisor-remote.c:58
4939 msgid "promisor remote name cannot begin with '/': %s"
4943 msgid "could not start `log`"
4947 msgid "could not read `log` output"
4950 #: range-diff.c:96 sequencer.c:5020
4952 msgid "could not parse commit '%s'"
4957 msgid "could not parse git header '%.*s'"
4961 msgid "failed to generate diff"
4964 #: range-diff.c:518 range-diff.c:520
4966 msgid "could not parse log for '%s'"
4971 msgid "will not add file alias '%s' ('%s' already exists in index)"
4975 msgid "cannot create an empty blob in the object database"
4980 msgid "%s: can only add regular files, symbolic links or git-directories"
4985 msgid "'%s' does not have a commit checked out"
4990 msgid "unable to index file '%s'"
4995 msgid "unable to add '%s' to index"
5000 msgid "unable to stat '%s'"
5003 #: read-cache.c:1330
5005 msgid "'%s' appears as both a file and as a directory"
5008 #: read-cache.c:1536
5009 msgid "Refresh index"
5012 #: read-cache.c:1651
5015 "index.version set, but the value is invalid.\n"
5019 #: read-cache.c:1661
5022 "GIT_INDEX_VERSION set, but the value is invalid.\n"
5026 #: read-cache.c:1717
5028 msgid "bad signature 0x%08x"
5031 #: read-cache.c:1720
5033 msgid "bad index version %d"
5036 #: read-cache.c:1729
5037 msgid "bad index file sha1 signature"
5040 #: read-cache.c:1759
5042 msgid "index uses %.4s extension, which we do not understand"
5045 #: read-cache.c:1761
5047 msgid "ignoring %.4s extension"
5050 #: read-cache.c:1798
5052 msgid "unknown index entry format 0x%08x"
5055 #: read-cache.c:1814
5057 msgid "malformed name field in the index, near path '%s'"
5060 #: read-cache.c:1871
5061 msgid "unordered stage entries in index"
5064 #: read-cache.c:1874
5066 msgid "multiple stage entries for merged file '%s'"
5069 #: read-cache.c:1877
5071 msgid "unordered stage entries for '%s'"
5074 #: read-cache.c:1983 read-cache.c:2271 rerere.c:565 rerere.c:599 rerere.c:1111
5075 #: submodule.c:1619 builtin/add.c:532 builtin/check-ignore.c:181
5076 #: builtin/checkout.c:470 builtin/checkout.c:656 builtin/clean.c:967
5077 #: builtin/commit.c:367 builtin/diff-tree.c:120 builtin/grep.c:485
5078 #: builtin/mv.c:145 builtin/reset.c:246 builtin/rm.c:290
5079 #: builtin/submodule--helper.c:332
5080 msgid "index file corrupt"
5083 #: read-cache.c:2124
5085 msgid "unable to create load_cache_entries thread: %s"
5088 #: read-cache.c:2137
5090 msgid "unable to join load_cache_entries thread: %s"
5093 #: read-cache.c:2170
5095 msgid "%s: index file open failed"
5098 #: read-cache.c:2174
5100 msgid "%s: cannot stat the open index"
5103 #: read-cache.c:2178
5105 msgid "%s: index file smaller than expected"
5108 #: read-cache.c:2182
5110 msgid "%s: unable to map index file"
5113 #: read-cache.c:2224
5115 msgid "unable to create load_index_extensions thread: %s"
5118 #: read-cache.c:2251
5120 msgid "unable to join load_index_extensions thread: %s"
5123 #: read-cache.c:2283
5125 msgid "could not freshen shared index '%s'"
5128 #: read-cache.c:2330
5130 msgid "broken index, expect %s in %s, got %s"
5133 #: read-cache.c:3026 strbuf.c:1160 wrapper.c:622 builtin/merge.c:1122
5135 msgid "could not close '%s'"
5138 #: read-cache.c:3129 sequencer.c:2343 sequencer.c:3959
5140 msgid "could not stat '%s'"
5143 #: read-cache.c:3142
5145 msgid "unable to open git dir: %s"
5148 #: read-cache.c:3154
5150 msgid "unable to unlink: %s"
5153 #: read-cache.c:3179
5155 msgid "cannot fix permission bits on '%s'"
5158 #: read-cache.c:3328
5160 msgid "%s: cannot drop to stage #0"
5163 #: rebase-interactive.c:11
5165 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
5167 "Or you can abort the rebase with 'git rebase --abort'.\n"
5170 #: rebase-interactive.c:33
5173 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
5176 #: rebase-interactive.c:42
5180 "p, pick <commit> = use commit\n"
5181 "r, reword <commit> = use commit, but edit the commit message\n"
5182 "e, edit <commit> = use commit, but stop for amending\n"
5183 "s, squash <commit> = use commit, but meld into previous commit\n"
5184 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
5185 "x, exec <command> = run command (the rest of the line) using shell\n"
5186 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
5187 "d, drop <commit> = remove commit\n"
5188 "l, label <label> = label current HEAD with a name\n"
5189 "t, reset <label> = reset HEAD to a label\n"
5190 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
5191 ". create a merge commit using the original merge commit's\n"
5192 ". message (or the oneline, if no original merge commit was\n"
5193 ". specified). Use -c <commit> to reword the commit message.\n"
5195 "These lines can be re-ordered; they are executed from top to bottom.\n"
5198 #: rebase-interactive.c:63
5200 msgid "Rebase %s onto %s (%d command)"
5201 msgid_plural "Rebase %s onto %s (%d commands)"
5205 #: rebase-interactive.c:72 git-rebase--preserve-merges.sh:228
5208 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
5211 #: rebase-interactive.c:75 git-rebase--preserve-merges.sh:232
5214 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
5217 #: rebase-interactive.c:81 git-rebase--preserve-merges.sh:871
5220 "You are editing the todo file of an ongoing interactive rebase.\n"
5221 "To continue rebase after editing, run:\n"
5222 " git rebase --continue\n"
5226 #: rebase-interactive.c:86 git-rebase--preserve-merges.sh:948
5229 "However, if you remove everything, the rebase will be aborted.\n"
5233 #: rebase-interactive.c:110 rerere.c:485 rerere.c:692 sequencer.c:3444
5234 #: sequencer.c:3470 sequencer.c:5125 builtin/fsck.c:346 builtin/rebase.c:252
5236 msgid "could not write '%s'"
5239 #: rebase-interactive.c:116 builtin/rebase.c:184 builtin/rebase.c:210
5240 #: builtin/rebase.c:234
5242 msgid "could not write '%s'."
5245 #: rebase-interactive.c:193
5248 "Warning: some commits may have been dropped accidentally.\n"
5249 "Dropped commits (newer to older):\n"
5252 #: rebase-interactive.c:200
5255 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
5257 "Use 'git config rebase.missingCommitsCheck' to change the level of "
5259 "The possible behaviours are: ignore, warn, error.\n"
5263 #: rebase-interactive.c:233 rebase-interactive.c:238 sequencer.c:2262
5264 #: builtin/rebase.c:170 builtin/rebase.c:195 builtin/rebase.c:221
5265 #: builtin/rebase.c:246
5267 msgid "could not read '%s'."
5272 msgid "%s does not point to a valid object!"
5277 msgid "ignoring dangling symref %s"
5280 #: refs.c:669 ref-filter.c:2098
5282 msgid "ignoring broken ref %s"
5287 msgid "could not open '%s' for writing: %s"
5290 #: refs.c:814 refs.c:865
5292 msgid "could not read ref '%s'"
5297 msgid "ref '%s' already exists"
5302 msgid "unexpected object ID when writing '%s'"
5305 #: refs.c:833 sequencer.c:407 sequencer.c:2701 sequencer.c:2905
5306 #: sequencer.c:2919 sequencer.c:3177 sequencer.c:5036 strbuf.c:1157
5309 msgid "could not write to '%s'"
5312 #: refs.c:860 strbuf.c:1155 wrapper.c:188 wrapper.c:358 builtin/am.c:719
5313 #: builtin/rebase.c:1029
5315 msgid "could not open '%s' for writing"
5320 msgid "unexpected object ID when deleting '%s'"
5325 msgid "log for ref %s has gap after %s"
5330 msgid "log for ref %s unexpectedly ended on %s"
5335 msgid "log for %s is empty"
5340 msgid "refusing to update ref with bad name '%s'"
5345 msgid "update_ref failed for ref '%s': %s"
5350 msgid "multiple updates for ref '%s' not allowed"
5354 msgid "ref updates forbidden inside quarantine environment"
5357 #: refs.c:2151 refs.c:2181
5359 msgid "'%s' exists; cannot create '%s'"
5362 #: refs.c:2157 refs.c:2192
5364 msgid "cannot process '%s' and '%s' at the same time"
5367 #: refs/files-backend.c:1233
5369 msgid "could not remove reference %s"
5372 #: refs/files-backend.c:1247 refs/packed-backend.c:1541
5373 #: refs/packed-backend.c:1551
5375 msgid "could not delete reference %s: %s"
5378 #: refs/files-backend.c:1250 refs/packed-backend.c:1554
5380 msgid "could not delete references: %s"
5385 msgid "invalid refspec '%s'"
5388 #: ref-filter.c:42 wt-status.c:1938
5404 msgid "ahead %d, behind %d"
5409 msgid "expected format: %%(color:<color>)"
5414 msgid "unrecognized color: %%(color:%s)"
5419 msgid "Integer value expected refname:lstrip=%s"
5424 msgid "Integer value expected refname:rstrip=%s"
5429 msgid "unrecognized %%(%s) argument: %s"
5434 msgid "%%(objecttype) does not take arguments"
5439 msgid "unrecognized %%(objectsize) argument: %s"
5444 msgid "%%(deltabase) does not take arguments"
5449 msgid "%%(body) does not take arguments"
5454 msgid "%%(subject) does not take arguments"
5459 msgid "unknown %%(trailers) argument: %s"
5464 msgid "positive value expected contents:lines=%s"
5469 msgid "unrecognized %%(contents) argument: %s"
5474 msgid "positive value expected objectname:short=%s"
5479 msgid "unrecognized %%(objectname) argument: %s"
5484 msgid "expected format: %%(align:<width>,<position>)"
5489 msgid "unrecognized position:%s"
5494 msgid "unrecognized width:%s"
5499 msgid "unrecognized %%(align) argument: %s"
5504 msgid "positive width expected with the %%(align) atom"
5509 msgid "unrecognized %%(if) argument: %s"
5514 msgid "malformed field name: %.*s"
5519 msgid "unknown field name: %.*s"
5525 "not a git repository, but the field '%.*s' requires access to object data"
5530 msgid "format: %%(if) atom used without a %%(then) atom"
5535 msgid "format: %%(then) atom used without an %%(if) atom"
5540 msgid "format: %%(then) atom used more than once"
5545 msgid "format: %%(then) atom used after %%(else)"
5550 msgid "format: %%(else) atom used without an %%(if) atom"
5555 msgid "format: %%(else) atom used without a %%(then) atom"
5560 msgid "format: %%(else) atom used more than once"
5565 msgid "format: %%(end) atom used without corresponding atom"
5570 msgid "malformed format string %s"
5573 #: ref-filter.c:1488
5575 msgid "no branch, rebasing %s"
5578 #: ref-filter.c:1491
5580 msgid "no branch, rebasing detached HEAD %s"
5583 #: ref-filter.c:1494
5585 msgid "no branch, bisect started on %s"
5588 #: ref-filter.c:1504
5592 #: ref-filter.c:1540 ref-filter.c:1749
5594 msgid "missing object %s for %s"
5597 #: ref-filter.c:1550
5599 msgid "parse_object_buffer failed on %s for %s"
5602 #: ref-filter.c:2004
5604 msgid "malformed object at '%s'"
5607 #: ref-filter.c:2093
5609 msgid "ignoring ref with broken name %s"
5612 #: ref-filter.c:2389
5614 msgid "format: %%(end) atom missing"
5617 #: ref-filter.c:2489
5619 msgid "option `%s' is incompatible with --merged"
5622 #: ref-filter.c:2492
5624 msgid "option `%s' is incompatible with --no-merged"
5627 #: ref-filter.c:2502
5629 msgid "malformed object name %s"
5632 #: ref-filter.c:2507
5634 msgid "option `%s' must point to a commit"
5639 msgid "config remote shorthand cannot begin with '/': %s"
5643 msgid "more than one receivepack given, using the first"
5647 msgid "more than one uploadpack given, using the first"
5652 msgid "Cannot fetch both %s and %s to %s"
5657 msgid "%s usually tracks %s, not %s"
5662 msgid "%s tracks both %s and %s"
5667 msgid "key '%s' of pattern had no '*'"
5672 msgid "value '%s' of pattern has no '*'"
5677 msgid "src refspec %s does not match any"
5682 msgid "src refspec %s matches more than one"
5685 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
5686 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
5692 "The destination you provided is not a full refname (i.e.,\n"
5693 "starting with \"refs/\"). We tried to guess what you meant by:\n"
5695 "- Looking for a ref that matches '%s' on the remote side.\n"
5696 "- Checking if the <src> being pushed ('%s')\n"
5697 " is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
5698 " refs/{heads,tags}/ prefix on the remote side.\n"
5700 "Neither worked, so we gave up. You must fully qualify the ref."
5706 "The <src> part of the refspec is a commit object.\n"
5707 "Did you mean to create a new branch by pushing to\n"
5708 "'%s:refs/heads/%s'?"
5714 "The <src> part of the refspec is a tag object.\n"
5715 "Did you mean to create a new tag by pushing to\n"
5716 "'%s:refs/tags/%s'?"
5722 "The <src> part of the refspec is a tree object.\n"
5723 "Did you mean to tag a new tree by pushing to\n"
5724 "'%s:refs/tags/%s'?"
5730 "The <src> part of the refspec is a blob object.\n"
5731 "Did you mean to tag a new blob by pushing to\n"
5732 "'%s:refs/tags/%s'?"
5737 msgid "%s cannot be resolved to branch"
5742 msgid "unable to delete '%s': remote ref does not exist"
5747 msgid "dst refspec %s matches more than one"
5752 msgid "dst ref %s receives from more than one src"
5755 #: remote.c:1628 remote.c:1729
5756 msgid "HEAD does not point to a branch"
5761 msgid "no such branch: '%s'"
5766 msgid "no upstream configured for branch '%s'"
5771 msgid "upstream branch '%s' not stored as a remote-tracking branch"
5776 msgid "push destination '%s' on remote '%s' has no local tracking branch"
5781 msgid "branch '%s' has no remote for pushing"
5786 msgid "push refspecs for '%s' do not include '%s'"
5790 msgid "push has no destination (push.default is 'nothing')"
5794 msgid "cannot resolve 'simple' push to a single destination"
5799 msgid "couldn't find remote ref %s"
5804 msgid "* Ignoring funny ref '%s' locally"
5809 msgid "Your branch is based on '%s', but the upstream is gone.\n"
5813 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
5818 msgid "Your branch is up to date with '%s'.\n"
5823 msgid "Your branch and '%s' refer to different commits.\n"
5828 msgid " (use \"%s\" for details)\n"
5833 msgid "Your branch is ahead of '%s' by %d commit.\n"
5834 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
5839 msgid " (use \"git push\" to publish your local commits)\n"
5844 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
5846 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
5851 msgid " (use \"git pull\" to update your local branch)\n"
5857 "Your branch and '%s' have diverged,\n"
5858 "and have %d and %d different commit each, respectively.\n"
5860 "Your branch and '%s' have diverged,\n"
5861 "and have %d and %d different commits each, respectively.\n"
5866 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
5871 msgid "cannot parse expected object name '%s'"
5874 #: replace-object.c:21
5876 msgid "bad replace ref name: %s"
5879 #: replace-object.c:30
5881 msgid "duplicate replace ref: %s"
5884 #: replace-object.c:82
5886 msgid "replace depth too high for object %s"
5889 #: rerere.c:217 rerere.c:226 rerere.c:229
5890 msgid "corrupt MERGE_RR"
5893 #: rerere.c:264 rerere.c:269
5894 msgid "unable to write rerere record"
5899 msgid "there were errors while writing '%s' (%s)"
5904 msgid "failed to flush '%s'"
5907 #: rerere.c:503 rerere.c:1039
5909 msgid "could not parse conflict hunks in '%s'"
5914 msgid "failed utime() on '%s'"
5919 msgid "writing '%s' failed"
5924 msgid "Staged '%s' using previous resolution."
5929 msgid "Recorded resolution for '%s'."
5934 msgid "Resolved '%s' using previous resolution."
5939 msgid "cannot unlink stray '%s'"
5944 msgid "Recorded preimage for '%s'"
5947 #: rerere.c:881 submodule.c:2078 builtin/log.c:1871
5948 #: builtin/submodule--helper.c:1454 builtin/submodule--helper.c:1466
5950 msgid "could not create directory '%s'"
5955 msgid "failed to update conflicted state in '%s'"
5958 #: rerere.c:1068 rerere.c:1075
5960 msgid "no remembered resolution for '%s'"
5965 msgid "cannot unlink '%s'"
5970 msgid "Updated preimage for '%s'"
5975 msgid "Forgot resolution for '%s'\n"
5979 msgid "unable to open rr-cache directory"
5983 msgid "your current branch appears to be broken"
5988 msgid "your current branch '%s' does not have any commits yet"
5992 msgid "--first-parent is incompatible with --bisect"
5996 msgid "-L does not yet support diff formats besides -p and -s"
5999 #: run-command.c:763
6000 msgid "open /dev/null failed"
6003 #: run-command.c:1269
6005 msgid "cannot create async thread: %s"
6008 #: run-command.c:1333
6011 "The '%s' hook was ignored because it's not set as executable.\n"
6012 "You can disable this warning with `git config advice.ignoredHook false`."
6016 msgid "unexpected flush packet while reading remote unpack status"
6021 msgid "unable to parse remote unpack status: %s"
6026 msgid "remote unpack failed: %s"
6030 msgid "failed to sign the push certificate"
6034 msgid "the receiving end does not support --signed push"
6039 "not sending a push certificate since the receiving end does not support --"
6044 msgid "the receiving end does not support --atomic push"
6048 msgid "the receiving end does not support push options"
6053 msgid "invalid commit message cleanup mode '%s'"
6058 msgid "could not delete '%s'"
6061 #: sequencer.c:315 builtin/rebase.c:785 builtin/rebase.c:1750 builtin/rm.c:385
6063 msgid "could not remove '%s'"
6080 msgid "unknown action: %d"
6085 "after resolving the conflicts, mark the corrected paths\n"
6086 "with 'git add <paths>' or 'git rm <paths>'"
6091 "after resolving the conflicts, mark the corrected paths\n"
6092 "with 'git add <paths>' or 'git rm <paths>'\n"
6093 "and commit the result with 'git commit'"
6096 #: sequencer.c:405 sequencer.c:2901
6098 msgid "could not lock '%s'"
6103 msgid "could not write eol to '%s'"
6106 #: sequencer.c:417 sequencer.c:2706 sequencer.c:2907 sequencer.c:2921
6109 msgid "failed to finalize '%s'"
6112 #: sequencer.c:440 sequencer.c:1613 sequencer.c:2726 sequencer.c:3167
6113 #: sequencer.c:3276 builtin/am.c:249 builtin/commit.c:787 builtin/merge.c:1120
6114 #: builtin/rebase.c:593
6116 msgid "could not read '%s'"
6121 msgid "your local changes would be overwritten by %s."
6125 msgid "commit your changes or stash them to proceed."
6130 msgid "%s: fast-forward"
6133 #: sequencer.c:541 builtin/tag.c:565
6135 msgid "Invalid cleanup mode %s"
6138 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
6143 msgid "%s: Unable to write new index file"
6147 msgid "unable to update cache tree"
6151 msgid "could not resolve HEAD commit"
6156 msgid "no key present in '%.*s'"
6161 msgid "unable to dequote value of '%s'"
6164 #: sequencer.c:794 wrapper.c:190 wrapper.c:360 builtin/am.c:710
6165 #: builtin/am.c:802 builtin/merge.c:1117 builtin/rebase.c:1072
6167 msgid "could not open '%s' for reading"
6171 msgid "'GIT_AUTHOR_NAME' already given"
6175 msgid "'GIT_AUTHOR_EMAIL' already given"
6179 msgid "'GIT_AUTHOR_DATE' already given"
6184 msgid "unknown variable '%s'"
6188 msgid "missing 'GIT_AUTHOR_NAME'"
6192 msgid "missing 'GIT_AUTHOR_EMAIL'"
6196 msgid "missing 'GIT_AUTHOR_DATE'"
6202 "you have staged changes in your working tree\n"
6203 "If these changes are meant to be squashed into the previous commit, run:\n"
6205 " git commit --amend %s\n"
6207 "If they are meant to go into a new commit, run:\n"
6211 "In both cases, once you're done, continue with:\n"
6213 " git rebase --continue\n"
6217 msgid "'prepare-commit-msg' hook failed"
6222 "Your name and email address were configured automatically based\n"
6223 "on your username and hostname. Please check that they are accurate.\n"
6224 "You can suppress this message by setting them explicitly. Run the\n"
6225 "following command and follow the instructions in your editor to edit\n"
6226 "your configuration file:\n"
6228 " git config --global --edit\n"
6230 "After doing this, you may fix the identity used for this commit with:\n"
6232 " git commit --amend --reset-author\n"
6237 "Your name and email address were configured automatically based\n"
6238 "on your username and hostname. Please check that they are accurate.\n"
6239 "You can suppress this message by setting them explicitly:\n"
6241 " git config --global user.name \"Your Name\"\n"
6242 " git config --global user.email you@example.com\n"
6244 "After doing this, you may fix the identity used for this commit with:\n"
6246 " git commit --amend --reset-author\n"
6250 msgid "couldn't look up newly created commit"
6254 msgid "could not parse newly created commit"
6258 msgid "unable to resolve HEAD after creating commit"
6262 msgid "detached HEAD"
6266 msgid " (root-commit)"
6270 msgid "could not parse HEAD"
6275 msgid "HEAD %s is not a commit!"
6278 #: sequencer.c:1290 sequencer.c:1364 builtin/commit.c:1574
6279 msgid "could not parse HEAD commit"
6282 #: sequencer.c:1342 sequencer.c:1968
6283 msgid "unable to parse commit author"
6286 #: sequencer.c:1353 builtin/am.c:1566 builtin/merge.c:687
6287 msgid "git write-tree failed to write a tree"
6290 #: sequencer.c:1386 sequencer.c:1447
6292 msgid "unable to read commit message from '%s'"
6295 #: sequencer.c:1413 builtin/am.c:1588 builtin/commit.c:1673 builtin/merge.c:886
6296 #: builtin/merge.c:911
6297 msgid "failed to write commit object"
6302 msgid "could not parse commit %s"
6307 msgid "could not parse parent commit %s"
6310 #: sequencer.c:1562 sequencer.c:1673
6312 msgid "unknown command: %d"
6315 #: sequencer.c:1620 sequencer.c:1645
6317 msgid "This is a combination of %d commits."
6321 msgid "need a HEAD to fixup"
6324 #: sequencer.c:1632 sequencer.c:3212
6325 msgid "could not read HEAD"
6329 msgid "could not read HEAD's commit message"
6334 msgid "cannot write '%s'"
6337 #: sequencer.c:1647 git-rebase--preserve-merges.sh:496
6338 msgid "This is the 1st commit message:"
6343 msgid "could not read commit message of %s"
6348 msgid "This is the commit message #%d:"
6353 msgid "The commit message #%d will be skipped:"
6357 msgid "your index file is unmerged."
6361 msgid "cannot fixup root commit"
6366 msgid "commit %s is a merge but no -m option was given."
6369 #: sequencer.c:1790 sequencer.c:1798
6371 msgid "commit %s does not have parent %d"
6376 msgid "cannot get commit message for %s"
6379 #. TRANSLATORS: The first %s will be a "todo" command like
6380 #. "revert" or "pick", the second %s a SHA1.
6383 msgid "%s: cannot parse parent commit %s"
6388 msgid "could not rename '%s' to '%s'"
6393 msgid "could not revert %s... %s"
6398 msgid "could not apply %s... %s"
6403 msgid "dropping %s %s -- patch contents already upstream\n"
6408 msgid "git %s: failed to read the index"
6413 msgid "git %s: failed to refresh the index"
6418 msgid "%s does not accept arguments: '%s'"
6423 msgid "missing arguments for %s"
6428 msgid "could not parse '%s'"
6433 msgid "invalid line %d: %.*s"
6438 msgid "cannot '%s' without a previous commit"
6442 msgid "cancelling a cherry picking in progress"
6446 msgid "cancelling a revert in progress"
6450 msgid "please fix this using 'git rebase --edit-todo'."
6455 msgid "unusable instruction sheet: '%s'"
6459 msgid "no commits parsed."
6463 msgid "cannot cherry-pick during a revert."
6467 msgid "cannot revert during a cherry-pick."
6472 msgid "invalid value for %s: %s"
6476 msgid "unusable squash-onto"
6481 msgid "malformed options sheet: '%s'"
6484 #: sequencer.c:2644 sequencer.c:4361
6485 msgid "empty commit set passed"
6489 msgid "revert is already in progress"
6494 msgid "try \"git revert (--continue | %s--abort | --quit)\""
6498 msgid "cherry-pick is already in progress"
6503 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
6508 msgid "could not create sequencer directory '%s'"
6512 msgid "could not lock HEAD"
6515 #: sequencer.c:2756 sequencer.c:4099
6516 msgid "no cherry-pick or revert in progress"
6519 #: sequencer.c:2758 sequencer.c:2769
6520 msgid "cannot resolve HEAD"
6523 #: sequencer.c:2760 sequencer.c:2804
6524 msgid "cannot abort from a branch yet to be born"
6527 #: sequencer.c:2790 builtin/grep.c:724
6529 msgid "cannot open '%s'"
6534 msgid "cannot read '%s': %s"
6538 msgid "unexpected end of file"
6543 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
6547 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
6551 msgid "no revert in progress"
6555 msgid "no cherry-pick in progress"
6559 msgid "failed to skip the commit"
6563 msgid "there is nothing to skip"
6569 "have you committed already?\n"
6570 "try \"git %s --continue\""
6573 #: sequencer.c:3003 sequencer.c:4011
6575 msgid "could not update %s"
6578 #: sequencer.c:3042 sequencer.c:3991
6579 msgid "cannot read HEAD"
6584 msgid "unable to copy '%s' to '%s'"
6590 "You can amend the commit now, with\n"
6592 " git commit --amend %s\n"
6594 "Once you are satisfied with your changes, run\n"
6596 " git rebase --continue\n"
6601 msgid "Could not apply %s... %.*s"
6606 msgid "Could not merge %.*s"
6609 #: sequencer.c:3098 sequencer.c:3102 builtin/difftool.c:641
6611 msgid "could not copy '%s' to '%s'"
6617 "execution failed: %s\n"
6618 "%sYou can fix the problem, and then run\n"
6620 " git rebase --continue\n"
6625 msgid "and made changes to the index and/or the working tree\n"
6631 "execution succeeded: %s\n"
6632 "but left changes to the index and/or the working tree\n"
6633 "Commit or stash your changes, and then run\n"
6635 " git rebase --continue\n"
6641 msgid "illegal label name: '%.*s'"
6645 msgid "writing fake root commit"
6649 msgid "writing squash-onto"
6652 #: sequencer.c:3299 builtin/rebase.c:880 builtin/rebase.c:886
6654 msgid "failed to find tree of %s"
6659 msgid "could not resolve '%s'"
6663 msgid "cannot merge without a current revision"
6668 msgid "unable to parse '%.*s'"
6673 msgid "nothing to merge: '%.*s'"
6677 msgid "octopus merge cannot be executed on top of a [new root]"
6682 msgid "could not get commit message of '%s'"
6687 msgid "could not even attempt to merge '%.*s'"
6691 msgid "merge: Unable to write new index file"
6694 #: sequencer.c:3679 builtin/rebase.c:737
6696 msgid "Applied autostash.\n"
6701 msgid "cannot store %s"
6704 #: sequencer.c:3694 builtin/rebase.c:753 git-rebase--preserve-merges.sh:113
6707 "Applying autostash resulted in conflicts.\n"
6708 "Your changes are safe in the stash.\n"
6709 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
6714 msgid "%s: not a valid OID"
6717 #: sequencer.c:3760 git-rebase--preserve-merges.sh:779
6718 msgid "could not detach HEAD"
6723 msgid "Stopped at HEAD\n"
6728 msgid "Stopped at %s\n"
6734 "Could not execute the todo command\n"
6737 "It has been rescheduled; To edit the command before continuing, please\n"
6738 "edit the todo list first:\n"
6740 " git rebase --edit-todo\n"
6741 " git rebase --continue\n"
6746 msgid "Stopped at %s... %.*s\n"
6751 msgid "unknown command %d"
6755 msgid "could not read orig-head"
6759 msgid "could not read 'onto'"
6764 msgid "could not update HEAD to %s"
6768 msgid "cannot rebase: You have unstaged changes."
6772 msgid "cannot amend non-existing commit"
6777 msgid "invalid file: '%s'"
6782 msgid "invalid contents: '%s'"
6788 "You have uncommitted changes in your working tree. Please, commit them\n"
6789 "first and then run 'git rebase --continue' again."
6792 #: sequencer.c:4163 sequencer.c:4202
6794 msgid "could not write file: '%s'"
6798 msgid "could not remove CHERRY_PICK_HEAD"
6802 msgid "could not commit staged changes."
6807 msgid "%s: can't cherry-pick a %s"
6812 msgid "%s: bad revision"
6816 msgid "can't revert as initial commit"
6820 msgid "make_script: unhandled options"
6824 msgid "make_script: error preparing revisions"
6827 #: sequencer.c:5083 sequencer.c:5100
6828 msgid "nothing to do"
6832 msgid "could not skip unnecessary pick commands"
6836 msgid "the script was already rearranged."
6841 msgid "'%s' is outside repository at '%s'"
6847 "%s: no such path in the working tree.\n"
6848 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
6854 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
6855 "Use '--' to separate paths from revisions, like this:\n"
6856 "'git <command> [<revision>...] -- [<file>...]'"
6861 msgid "option '%s' must come before non-option arguments"
6867 "ambiguous argument '%s': both revision and filename\n"
6868 "Use '--' to separate paths from revisions, like this:\n"
6869 "'git <command> [<revision>...] -- [<file>...]'"
6873 msgid "unable to set up work tree using invalid config"
6877 msgid "this operation must be run in a work tree"
6882 msgid "Expected git repo version <= %d, found %d"
6886 msgid "unknown repository extensions found:"
6891 msgid "error opening '%s'"
6896 msgid "too large to be a .git file: '%s'"
6901 msgid "error reading %s"
6906 msgid "invalid gitfile format: %s"
6911 msgid "no path in gitfile: %s"
6916 msgid "not a git repository: %s"
6921 msgid "'$%s' too big"
6926 msgid "not a git repository: '%s'"
6929 #: setup.c:738 setup.c:740 setup.c:771
6931 msgid "cannot chdir to '%s'"
6934 #: setup.c:743 setup.c:799 setup.c:809 setup.c:848 setup.c:856
6935 msgid "cannot come back to cwd"
6940 msgid "failed to stat '%*s%s%s'"
6944 msgid "Unable to read current working directory"
6947 #: setup.c:1117 setup.c:1123
6949 msgid "cannot change to '%s'"
6954 msgid "not a git repository (or any of the parent directories): %s"
6960 "not a git repository (or any parent up to mount point %s)\n"
6961 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
6967 "problem with core.sharedRepository filemode value (0%.3o).\n"
6968 "The owner of files must always have read and write permissions."
6972 msgid "open /dev/null or dup failed"
6980 msgid "setsid failed"
6985 msgid "object directory %s does not exist; check .git/objects/info/alternates"
6990 msgid "unable to normalize alternate object path: %s"
6995 msgid "%s: ignoring alternate object stores, nesting too deep"
7000 msgid "unable to normalize object directory: %s"
7004 msgid "unable to fdopen alternates lockfile"
7008 msgid "unable to read alternates file"
7012 msgid "unable to move new alternates file into place"
7017 msgid "path '%s' does not exist"
7022 msgid "reference repository '%s' as a linked checkout is not supported yet."
7027 msgid "reference repository '%s' is not a local repository."
7032 msgid "reference repository '%s' is shallow"
7037 msgid "reference repository '%s' is grafted"
7042 msgid "invalid line while parsing alternate refs: %s"
7047 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
7056 msgid "object file %s is empty"
7059 #: sha1-file.c:1263 sha1-file.c:2443
7061 msgid "corrupt loose object '%s'"
7064 #: sha1-file.c:1265 sha1-file.c:2447
7066 msgid "garbage at end of loose object '%s'"
7070 msgid "invalid object type"
7075 msgid "unable to unpack %s header with --allow-unknown-type"
7080 msgid "unable to unpack %s header"
7085 msgid "unable to parse %s header with --allow-unknown-type"
7090 msgid "unable to parse %s header"
7095 msgid "failed to read object %s"
7100 msgid "replacement %s not found for %s"
7105 msgid "loose object %s (stored in %s) is corrupt"
7110 msgid "packed object %s (stored in %s) is corrupt"
7115 msgid "unable to write file %s"
7120 msgid "unable to set permission to '%s'"
7124 msgid "file write error"
7128 msgid "error when closing loose object file"
7133 msgid "insufficient permission for adding an object to repository database %s"
7137 msgid "unable to create temporary file"
7141 msgid "unable to write loose object file"
7146 msgid "unable to deflate new object %s (%d)"
7151 msgid "deflateEnd on object %s failed (%d)"
7156 msgid "confused by unstable object source data for %s"
7159 #: sha1-file.c:1895 builtin/pack-objects.c:1054
7161 msgid "failed utime() on %s"
7166 msgid "cannot read object for %s"
7170 msgid "corrupt commit"
7179 msgid "read error while indexing %s"
7184 msgid "short read while indexing %s"
7187 #: sha1-file.c:2195 sha1-file.c:2205
7189 msgid "%s: failed to insert into database"
7194 msgid "%s: unsupported file type"
7199 msgid "%s is not a valid object"
7204 msgid "%s is not a valid '%s' object"
7207 #: sha1-file.c:2264 builtin/index-pack.c:155
7209 msgid "unable to open %s"
7212 #: sha1-file.c:2454 sha1-file.c:2507
7214 msgid "hash mismatch for %s (expected %s)"
7219 msgid "unable to mmap %s"
7224 msgid "unable to unpack header of %s"
7229 msgid "unable to parse header of %s"
7234 msgid "unable to unpack contents of %s"
7239 msgid "short SHA1 %s is ambiguous"
7243 msgid "The candidates are:"
7248 "Git normally never creates a ref that ends with 40 hex characters\n"
7249 "because it will be ignored when you just specify 40-hex. These refs\n"
7250 "may be created by mistake. For example,\n"
7252 " git switch -c $br $(git rev-parse ...)\n"
7254 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
7255 "examine these refs and maybe delete them. Turn this message off by\n"
7256 "running \"git config advice.objectNameWarning false\""
7261 msgid "log for '%.*s' only goes back to %s"
7266 msgid "log for '%.*s' only has %d entries"
7271 msgid "path '%s' exists on disk, but not in '%.*s'"
7277 "path '%s' exists, but not '%s'\n"
7278 "hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
7283 msgid "path '%s' does not exist in '%.*s'"
7289 "path '%s' is in the index, but not at stage %d\n"
7290 "hint: Did you mean ':%d:%s'?"
7296 "path '%s' is in the index, but not '%s'\n"
7297 "hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
7302 msgid "path '%s' exists on disk, but not in the index"
7307 msgid "path '%s' does not exist (neither on disk nor in the index)"
7311 msgid "relative path syntax can't be used outside working tree"
7316 msgid "invalid object name '%.*s'."
7319 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
7322 msgid "%u.%2.2u GiB"
7325 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
7328 msgid "%u.%2.2u GiB/s"
7331 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
7334 msgid "%u.%2.2u MiB"
7337 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
7340 msgid "%u.%2.2u MiB/s"
7343 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
7346 msgid "%u.%2.2u KiB"
7349 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
7352 msgid "%u.%2.2u KiB/s"
7355 #. TRANSLATORS: IEC 80000-13:2008 byte
7359 msgid_plural "%u bytes"
7363 #. TRANSLATORS: IEC 80000-13:2008 byte/second
7367 msgid_plural "%u bytes/s"
7373 msgid "could not edit '%s'"
7376 #: submodule.c:114 submodule.c:143
7377 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
7380 #: submodule.c:118 submodule.c:147
7382 msgid "Could not find section in .gitmodules where path=%s"
7387 msgid "Could not remove .gitmodules entry for %s"
7391 msgid "staging updated .gitmodules failed"
7396 msgid "in unpopulated submodule '%s'"
7401 msgid "Pathspec '%s' is in submodule '%.*s'"
7406 msgid "bad --ignore-submodules argument: %s"
7412 "Submodule in commit %s at path: '%s' collides with a submodule named the "
7413 "same. Skipping it."
7418 msgid "submodule entry '%s' (%s) is a %s, not a commit"
7424 "Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
7430 msgid "process for submodule '%s' failed"
7433 #: submodule.c:1147 builtin/branch.c:680 builtin/submodule--helper.c:2045
7434 msgid "Failed to resolve HEAD as a valid ref."
7439 msgid "Pushing submodule '%s'\n"
7444 msgid "Unable to push submodule '%s'\n"
7449 msgid "Fetching submodule %s%s\n"
7454 msgid "Could not access submodule '%s'\n"
7460 "Errors during submodule fetch:\n"
7466 msgid "'%s' not recognized as a git repository"
7471 msgid "Could not run 'git status --porcelain=2' in submodule %s"
7476 msgid "'git status --porcelain=2' failed in submodule %s"
7481 msgid "could not start 'git status' in submodule '%s'"
7486 msgid "could not run 'git status' in submodule '%s'"
7491 msgid "Could not unset core.worktree setting in submodule '%s'"
7494 #: submodule.c:1855 submodule.c:2165
7496 msgid "could not recurse into submodule '%s'"
7500 msgid "could not reset submodule index"
7505 msgid "submodule '%s' has dirty index"
7510 msgid "Submodule '%s' could not be updated."
7515 msgid "submodule git dir '%s' is inside git dir '%.*s'"
7521 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
7524 #: submodule.c:2071 submodule.c:2130
7526 msgid "could not lookup name for submodule '%s'"
7531 msgid "refusing to move '%s' into an existing git dir"
7537 "Migrating git directory of '%s%s' from\n"
7543 msgid "could not start ls-files in .."
7548 msgid "ls-tree returned unexpected return code %d"
7551 #: submodule-config.c:236
7553 msgid "ignoring suspicious submodule name: %s"
7556 #: submodule-config.c:303
7557 msgid "negative values not allowed for submodule.fetchjobs"
7560 #: submodule-config.c:401
7562 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
7565 #: submodule-config.c:498
7567 msgid "invalid value for %s"
7570 #: submodule-config.c:765
7572 msgid "Could not update .gitmodules entry %s"
7577 msgid "running trailer command '%s' failed"
7580 #: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
7583 msgid "unknown value '%s' for key '%s'"
7586 #: trailer.c:539 trailer.c:544 builtin/remote.c:298 builtin/remote.c:323
7588 msgid "more than one %s"
7593 msgid "empty trailer token in trailer '%.*s'"
7598 msgid "could not read input file '%s'"
7602 msgid "could not read from stdin"
7605 #: trailer.c:1011 wrapper.c:665
7607 msgid "could not stat %s"
7612 msgid "file %s is not a regular file"
7617 msgid "file %s is not writable by user"
7621 msgid "could not open temporary file"
7626 msgid "could not rename temporary file to %s"
7631 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
7636 msgid "could not read bundle '%s'"
7641 msgid "transport: invalid depth option '%s'"
7645 msgid "see protocol.version in 'git help config' for more details"
7649 msgid "server options require protocol version 2 or later"
7653 msgid "could not parse transport.color.* config"
7657 msgid "support for protocol v2 not implemented yet"
7662 msgid "unknown value for config '%s': %s"
7667 msgid "transport '%s' not allowed"
7671 msgid "git-over-rsync is no longer supported"
7677 "The following submodule paths contain changes that can\n"
7678 "not be found on any remote:\n"
7687 "\tgit push --recurse-submodules=on-demand\n"
7689 "or cd to the path and use\n"
7693 "to push them to a remote.\n"
7702 msgid "failed to push all needed submodules"
7705 #: transport.c:1345 transport-helper.c:657
7706 msgid "operation not supported by protocol"
7709 #: transport-helper.c:61 transport-helper.c:90
7710 msgid "full write to remote helper failed"
7713 #: transport-helper.c:144
7715 msgid "unable to find remote helper for '%s'"
7718 #: transport-helper.c:160 transport-helper.c:571
7719 msgid "can't dup helper output fd"
7722 #: transport-helper.c:211
7725 "unknown mandatory capability %s; this remote helper probably needs newer "
7729 #: transport-helper.c:217
7730 msgid "this remote helper should implement refspec capability"
7733 #: transport-helper.c:284 transport-helper.c:425
7735 msgid "%s unexpectedly said: '%s'"
7738 #: transport-helper.c:414
7740 msgid "%s also locked %s"
7743 #: transport-helper.c:493
7744 msgid "couldn't run fast-import"
7747 #: transport-helper.c:516
7748 msgid "error while running fast-import"
7751 #: transport-helper.c:545 transport-helper.c:1134
7753 msgid "could not read ref %s"
7756 #: transport-helper.c:590
7758 msgid "unknown response to connect: %s"
7761 #: transport-helper.c:612
7762 msgid "setting remote service path not supported by protocol"
7765 #: transport-helper.c:614
7766 msgid "invalid remote service path"
7769 #: transport-helper.c:660
7771 msgid "can't connect to subservice %s"
7774 #: transport-helper.c:736
7776 msgid "expected ok/error, helper said '%s'"
7779 #: transport-helper.c:789
7781 msgid "helper reported unexpected status of %s"
7784 #: transport-helper.c:850
7786 msgid "helper %s does not support dry-run"
7789 #: transport-helper.c:853
7791 msgid "helper %s does not support --signed"
7794 #: transport-helper.c:856
7796 msgid "helper %s does not support --signed=if-asked"
7799 #: transport-helper.c:861
7801 msgid "helper %s does not support --atomic"
7804 #: transport-helper.c:867
7806 msgid "helper %s does not support 'push-option'"
7809 #: transport-helper.c:965
7810 msgid "remote-helper doesn't support push; refspec needed"
7813 #: transport-helper.c:970
7815 msgid "helper %s does not support 'force'"
7818 #: transport-helper.c:1017
7819 msgid "couldn't run fast-export"
7822 #: transport-helper.c:1022
7823 msgid "error while running fast-export"
7826 #: transport-helper.c:1047
7829 "No refs in common and none specified; doing nothing.\n"
7830 "Perhaps you should specify a branch such as 'master'.\n"
7833 #: transport-helper.c:1120
7835 msgid "malformed response in ref list: %s"
7838 #: transport-helper.c:1272
7840 msgid "read(%s) failed"
7843 #: transport-helper.c:1299
7845 msgid "write(%s) failed"
7848 #: transport-helper.c:1348
7850 msgid "%s thread failed"
7853 #: transport-helper.c:1352
7855 msgid "%s thread failed to join: %s"
7858 #: transport-helper.c:1371 transport-helper.c:1375
7860 msgid "can't start thread for copying data: %s"
7863 #: transport-helper.c:1412
7865 msgid "%s process failed to wait"
7868 #: transport-helper.c:1416
7870 msgid "%s process failed"
7873 #: transport-helper.c:1434 transport-helper.c:1443
7874 msgid "can't start thread for copying data"
7878 msgid "too-short tree object"
7882 msgid "malformed mode in tree entry"
7886 msgid "empty filename in tree entry"
7890 msgid "too-short tree file"
7893 #: unpack-trees.c:110
7896 "Your local changes to the following files would be overwritten by checkout:\n"
7897 "%%sPlease commit your changes or stash them before you switch branches."
7900 #: unpack-trees.c:112
7903 "Your local changes to the following files would be overwritten by checkout:\n"
7907 #: unpack-trees.c:115
7910 "Your local changes to the following files would be overwritten by merge:\n"
7911 "%%sPlease commit your changes or stash them before you merge."
7914 #: unpack-trees.c:117
7917 "Your local changes to the following files would be overwritten by merge:\n"
7921 #: unpack-trees.c:120
7924 "Your local changes to the following files would be overwritten by %s:\n"
7925 "%%sPlease commit your changes or stash them before you %s."
7928 #: unpack-trees.c:122
7931 "Your local changes to the following files would be overwritten by %s:\n"
7935 #: unpack-trees.c:127
7938 "Updating the following directories would lose untracked files in them:\n"
7942 #: unpack-trees.c:131
7945 "The following untracked working tree files would be removed by checkout:\n"
7946 "%%sPlease move or remove them before you switch branches."
7949 #: unpack-trees.c:133
7952 "The following untracked working tree files would be removed by checkout:\n"
7956 #: unpack-trees.c:136
7959 "The following untracked working tree files would be removed by merge:\n"
7960 "%%sPlease move or remove them before you merge."
7963 #: unpack-trees.c:138
7966 "The following untracked working tree files would be removed by merge:\n"
7970 #: unpack-trees.c:141
7973 "The following untracked working tree files would be removed by %s:\n"
7974 "%%sPlease move or remove them before you %s."
7977 #: unpack-trees.c:143
7980 "The following untracked working tree files would be removed by %s:\n"
7984 #: unpack-trees.c:149
7987 "The following untracked working tree files would be overwritten by "
7989 "%%sPlease move or remove them before you switch branches."
7992 #: unpack-trees.c:151
7995 "The following untracked working tree files would be overwritten by "
8000 #: unpack-trees.c:154
8003 "The following untracked working tree files would be overwritten by merge:\n"
8004 "%%sPlease move or remove them before you merge."
8007 #: unpack-trees.c:156
8010 "The following untracked working tree files would be overwritten by merge:\n"
8014 #: unpack-trees.c:159
8017 "The following untracked working tree files would be overwritten by %s:\n"
8018 "%%sPlease move or remove them before you %s."
8021 #: unpack-trees.c:161
8024 "The following untracked working tree files would be overwritten by %s:\n"
8028 #: unpack-trees.c:169
8030 msgid "Entry '%s' overlaps with '%s'. Cannot bind."
8033 #: unpack-trees.c:172
8036 "Cannot update sparse checkout: the following entries are not up to date:\n"
8040 #: unpack-trees.c:174
8043 "The following working tree files would be overwritten by sparse checkout "
8048 #: unpack-trees.c:176
8051 "The following working tree files would be removed by sparse checkout "
8056 #: unpack-trees.c:178
8059 "Cannot update submodule:\n"
8063 #: unpack-trees.c:255
8068 #: unpack-trees.c:317
8069 msgid "Updating files"
8072 #: unpack-trees.c:349
8074 "the following paths have collided (e.g. case-sensitive paths\n"
8075 "on a case-insensitive filesystem) and only one from the same\n"
8076 "colliding group is in the working tree:\n"
8079 #: unpack-trees.c:1445
8080 msgid "Updating index flags"
8084 msgid "invalid URL scheme name or missing '://' suffix"
8087 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
8089 msgid "invalid %XX escape sequence"
8093 msgid "missing host and scheme is not 'file:'"
8097 msgid "a 'file:' URL may not have a port number"
8101 msgid "invalid characters in host name"
8104 #: urlmatch.c:292 urlmatch.c:303
8105 msgid "invalid port number"
8109 msgid "invalid '..' path segment"
8113 msgid "Fetching objects"
8116 #: worktree.c:259 builtin/am.c:2099
8118 msgid "failed to read '%s'"
8123 msgid "'%s' at main working tree is not the repository directory"
8128 msgid "'%s' file does not contain absolute path to the working tree location"
8133 msgid "'%s' does not exist"
8138 msgid "'%s' is not a .git file, error code %d"
8143 msgid "'%s' does not point back to '%s'"
8146 #: wrapper.c:186 wrapper.c:356
8148 msgid "could not open '%s' for reading and writing"
8151 #: wrapper.c:387 wrapper.c:588
8153 msgid "unable to access '%s'"
8157 msgid "unable to get current working directory"
8161 msgid "Unmerged paths:"
8164 #: wt-status.c:187 wt-status.c:219
8165 msgid " (use \"git restore --staged <file>...\" to unstage)"
8168 #: wt-status.c:190 wt-status.c:222
8170 msgid " (use \"git restore --source=%s --staged <file>...\" to unstage)"
8173 #: wt-status.c:193 wt-status.c:225
8174 msgid " (use \"git rm --cached <file>...\" to unstage)"
8178 msgid " (use \"git add <file>...\" to mark resolution)"
8181 #: wt-status.c:199 wt-status.c:203
8182 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
8186 msgid " (use \"git rm <file>...\" to mark resolution)"
8189 #: wt-status.c:211 wt-status.c:1074
8190 msgid "Changes to be committed:"
8193 #: wt-status.c:234 wt-status.c:1083
8194 msgid "Changes not staged for commit:"
8198 msgid " (use \"git add <file>...\" to update what will be committed)"
8202 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
8207 " (use \"git restore <file>...\" to discard changes in working directory)"
8211 msgid " (commit or discard the untracked or modified content in submodules)"
8216 msgid " (use \"git %s <file>...\" to include in what will be committed)"
8220 msgid "both deleted:"
8224 msgid "added by us:"
8228 msgid "deleted by them:"
8232 msgid "added by them:"
8236 msgid "deleted by us:"
8244 msgid "both modified:"
8280 msgid "new commits, "
8284 msgid "modified content, "
8288 msgid "untracked content, "
8293 msgid "Your stash currently has %d entry"
8294 msgid_plural "Your stash currently has %d entries"
8299 msgid "Submodules changed but not updated:"
8303 msgid "Submodule changes to be committed:"
8308 "Do not modify or remove the line above.\n"
8309 "Everything below it will be ignored."
8316 "It took %.2f seconds to compute the branch ahead/behind values.\n"
8317 "You can use '--no-ahead-behind' to avoid this.\n"
8321 msgid "You have unmerged paths."
8325 msgid " (fix conflicts and run \"git commit\")"
8329 msgid " (use \"git merge --abort\" to abort the merge)"
8333 msgid "All conflicts fixed but you are still merging."
8337 msgid " (use \"git commit\" to conclude merge)"
8341 msgid "You are in the middle of an am session."
8345 msgid "The current patch is empty."
8349 msgid " (fix conflicts and then run \"git am --continue\")"
8353 msgid " (use \"git am --skip\" to skip this patch)"
8357 msgid " (use \"git am --abort\" to restore the original branch)"
8361 msgid "git-rebase-todo is missing."
8365 msgid "No commands done."
8370 msgid "Last command done (%d command done):"
8371 msgid_plural "Last commands done (%d commands done):"
8377 msgid " (see more in file %s)"
8381 msgid "No commands remaining."
8386 msgid "Next command to do (%d remaining command):"
8387 msgid_plural "Next commands to do (%d remaining commands):"
8392 msgid " (use \"git rebase --edit-todo\" to view and edit)"
8397 msgid "You are currently rebasing branch '%s' on '%s'."
8401 msgid "You are currently rebasing."
8405 msgid " (fix conflicts and then run \"git rebase --continue\")"
8409 msgid " (use \"git rebase --skip\" to skip this patch)"
8413 msgid " (use \"git rebase --abort\" to check out the original branch)"
8417 msgid " (all conflicts fixed: run \"git rebase --continue\")"
8423 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
8427 msgid "You are currently splitting a commit during a rebase."
8431 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
8436 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
8440 msgid "You are currently editing a commit during a rebase."
8444 msgid " (use \"git commit --amend\" to amend the current commit)"
8449 " (use \"git rebase --continue\" once you are satisfied with your changes)"
8453 msgid "Cherry-pick currently in progress."
8458 msgid "You are currently cherry-picking commit %s."
8462 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
8466 msgid " (run \"git cherry-pick --continue\" to continue)"
8470 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
8474 msgid " (use \"git cherry-pick --skip\" to skip this patch)"
8478 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
8482 msgid "Revert currently in progress."
8487 msgid "You are currently reverting commit %s."
8491 msgid " (fix conflicts and run \"git revert --continue\")"
8495 msgid " (run \"git revert --continue\" to continue)"
8499 msgid " (all conflicts fixed: run \"git revert --continue\")"
8503 msgid " (use \"git revert --skip\" to skip this patch)"
8507 msgid " (use \"git revert --abort\" to cancel the revert operation)"
8512 msgid "You are currently bisecting, started from branch '%s'."
8516 msgid "You are currently bisecting."
8520 msgid " (use \"git bisect reset\" to get back to the original branch)"
8528 msgid "interactive rebase in progress; onto "
8532 msgid "rebase in progress; onto "
8536 msgid "Not currently on any branch."
8540 msgid "Initial commit"
8544 msgid "No commits yet"
8548 msgid "Untracked files"
8552 msgid "Ignored files"
8558 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
8559 "may speed it up, but you have to be careful not to forget to add\n"
8560 "new files yourself (see 'git help status')."
8565 msgid "Untracked files not listed%s"
8569 msgid " (use -u option to show untracked files)"
8578 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
8583 msgid "no changes added to commit\n"
8589 "nothing added to commit but untracked files present (use \"git add\" to "
8595 msgid "nothing added to commit but untracked files present\n"
8600 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
8603 #: wt-status.c:1785 wt-status.c:1790
8605 msgid "nothing to commit\n"
8610 msgid "nothing to commit (use -u to show untracked files)\n"
8615 msgid "nothing to commit, working tree clean\n"
8619 msgid "No commits yet on "
8623 msgid "HEAD (no branch)"
8630 #: wt-status.c:1942 wt-status.c:1950
8634 #: wt-status.c:1945 wt-status.c:1948
8638 #. TRANSLATORS: the action is e.g. "pull with rebase"
8641 msgid "cannot %s: You have unstaged changes."
8645 msgid "additionally, your index contains uncommitted changes."
8650 msgid "cannot %s: Your index contains uncommitted changes."
8653 #: compat/precompose_utf8.c:58 builtin/clone.c:455
8655 msgid "failed to unlink '%s'"
8659 msgid "git add [<options>] [--] <pathspec>..."
8664 msgid "unexpected diff status %c"
8667 #: builtin/add.c:93 builtin/commit.c:288
8668 msgid "updating files failed"
8671 #: builtin/add.c:103
8673 msgid "remove '%s'\n"
8676 #: builtin/add.c:178
8677 msgid "Unstaged changes after refreshing the index:"
8680 #: builtin/add.c:266 builtin/rev-parse.c:899
8681 msgid "Could not read the index"
8684 #: builtin/add.c:277
8686 msgid "Could not open '%s' for writing."
8689 #: builtin/add.c:281
8690 msgid "Could not write patch"
8693 #: builtin/add.c:284
8694 msgid "editing patch failed"
8697 #: builtin/add.c:287
8699 msgid "Could not stat '%s'"
8702 #: builtin/add.c:289
8703 msgid "Empty patch. Aborted."
8706 #: builtin/add.c:294
8708 msgid "Could not apply '%s'"
8711 #: builtin/add.c:302
8712 msgid "The following paths are ignored by one of your .gitignore files:\n"
8715 #: builtin/add.c:322 builtin/clean.c:910 builtin/fetch.c:163 builtin/mv.c:124
8716 #: builtin/prune-packed.c:56 builtin/pull.c:203 builtin/push.c:548
8717 #: builtin/remote.c:1421 builtin/rm.c:242 builtin/send-pack.c:165
8721 #: builtin/add.c:325
8722 msgid "interactive picking"
8725 #: builtin/add.c:326 builtin/checkout.c:1511 builtin/reset.c:307
8726 msgid "select hunks interactively"
8729 #: builtin/add.c:327
8730 msgid "edit current diff and apply"
8733 #: builtin/add.c:328
8734 msgid "allow adding otherwise ignored files"
8737 #: builtin/add.c:329
8738 msgid "update tracked files"
8741 #: builtin/add.c:330
8742 msgid "renormalize EOL of tracked files (implies -u)"
8745 #: builtin/add.c:331
8746 msgid "record only the fact that the path will be added later"
8749 #: builtin/add.c:332
8750 msgid "add changes from all tracked and untracked files"
8753 #: builtin/add.c:335
8754 msgid "ignore paths removed in the working tree (same as --no-all)"
8757 #: builtin/add.c:337
8758 msgid "don't add, only refresh the index"
8761 #: builtin/add.c:338
8762 msgid "just skip files which cannot be added because of errors"
8765 #: builtin/add.c:339
8766 msgid "check if - even missing - files are ignored in dry run"
8769 #: builtin/add.c:341 builtin/update-index.c:1004
8770 msgid "override the executable bit of the listed files"
8773 #: builtin/add.c:343
8774 msgid "warn when adding an embedded repository"
8777 #: builtin/add.c:345
8778 msgid "backend for `git stash -p`"
8781 #: builtin/add.c:363
8784 "You've added another git repository inside your current repository.\n"
8785 "Clones of the outer repository will not contain the contents of\n"
8786 "the embedded repository and will not know how to obtain it.\n"
8787 "If you meant to add a submodule, use:\n"
8789 "\tgit submodule add <url> %s\n"
8791 "If you added this path by mistake, you can remove it from the\n"
8794 "\tgit rm --cached %s\n"
8796 "See \"git help submodule\" for more information."
8799 #: builtin/add.c:391
8801 msgid "adding embedded git repository: %s"
8804 #: builtin/add.c:410
8806 "Use -f if you really want to add them.\n"
8807 "Turn this message off by running\n"
8808 "\"git config advice.addIgnoredFile false\""
8811 #: builtin/add.c:419
8812 msgid "adding files failed"
8815 #: builtin/add.c:447 builtin/commit.c:348
8816 msgid "--pathspec-from-file is incompatible with --interactive/--patch"
8819 #: builtin/add.c:464
8820 msgid "--pathspec-from-file is incompatible with --edit"
8823 #: builtin/add.c:476
8824 msgid "-A and -u are mutually incompatible"
8827 #: builtin/add.c:479
8828 msgid "Option --ignore-missing can only be used together with --dry-run"
8831 #: builtin/add.c:483
8833 msgid "--chmod param '%s' must be either -x or +x"
8836 #: builtin/add.c:501 builtin/checkout.c:1675 builtin/commit.c:354
8837 #: builtin/reset.c:327 builtin/rm.c:272 builtin/stash.c:1509
8838 msgid "--pathspec-from-file is incompatible with pathspec arguments"
8841 #: builtin/add.c:508 builtin/checkout.c:1687 builtin/commit.c:360
8842 #: builtin/reset.c:333 builtin/rm.c:278 builtin/stash.c:1515
8843 msgid "--pathspec-file-nul requires --pathspec-from-file"
8846 #: builtin/add.c:512
8848 msgid "Nothing specified, nothing added.\n"
8851 #: builtin/add.c:514
8853 "Maybe you wanted to say 'git add .'?\n"
8854 "Turn this message off by running\n"
8855 "\"git config advice.addEmptyPathspec false\""
8859 msgid "could not parse author script"
8864 msgid "'%s' was deleted by the applypatch-msg hook"
8869 msgid "Malformed input line: '%s'."
8874 msgid "Failed to copy notes from '%s' to '%s'"
8878 msgid "fseek failed"
8883 msgid "could not parse patch '%s'"
8887 msgid "Only one StGIT patch series can be applied at once"
8891 msgid "invalid timestamp"
8894 #: builtin/am.c:848 builtin/am.c:860
8895 msgid "invalid Date line"
8899 msgid "invalid timezone offset"
8903 msgid "Patch format detection failed."
8906 #: builtin/am.c:953 builtin/clone.c:409
8908 msgid "failed to create directory '%s'"
8912 msgid "Failed to split patches."
8915 #: builtin/am.c:1089
8917 msgid "When you have resolved this problem, run \"%s --continue\"."
8920 #: builtin/am.c:1090
8922 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
8925 #: builtin/am.c:1091
8927 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
8930 #: builtin/am.c:1174
8931 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
8934 #: builtin/am.c:1202
8935 msgid "Patch is empty."
8938 #: builtin/am.c:1267
8940 msgid "missing author line in commit %s"
8943 #: builtin/am.c:1270
8945 msgid "invalid ident line: %.*s"
8948 #: builtin/am.c:1489
8949 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
8952 #: builtin/am.c:1491
8953 msgid "Using index info to reconstruct a base tree..."
8956 #: builtin/am.c:1510
8958 "Did you hand edit your patch?\n"
8959 "It does not apply to blobs recorded in its index."
8962 #: builtin/am.c:1516
8963 msgid "Falling back to patching base and 3-way merge..."
8966 #: builtin/am.c:1542
8967 msgid "Failed to merge in the changes."
8970 #: builtin/am.c:1574
8971 msgid "applying to an empty history"
8974 #: builtin/am.c:1621 builtin/am.c:1625
8976 msgid "cannot resume: %s does not exist."
8979 #: builtin/am.c:1643
8980 msgid "Commit Body is:"
8983 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
8984 #. in your translation. The program will only accept English
8985 #. input at this point.
8987 #: builtin/am.c:1653
8989 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
8992 #: builtin/am.c:1700 builtin/commit.c:398
8993 msgid "unable to write index file"
8996 #: builtin/am.c:1704
8998 msgid "Dirty index: cannot apply patches (dirty: %s)"
9001 #: builtin/am.c:1744 builtin/am.c:1812
9003 msgid "Applying: %.*s"
9006 #: builtin/am.c:1761
9007 msgid "No changes -- Patch already applied."
9010 #: builtin/am.c:1767
9012 msgid "Patch failed at %s %.*s"
9015 #: builtin/am.c:1771
9016 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
9019 #: builtin/am.c:1815
9021 "No changes - did you forget to use 'git add'?\n"
9022 "If there is nothing left to stage, chances are that something else\n"
9023 "already introduced the same changes; you might want to skip this patch."
9026 #: builtin/am.c:1822
9028 "You still have unmerged paths in your index.\n"
9029 "You should 'git add' each file with resolved conflicts to mark them as "
9031 "You might run `git rm` on a file to accept \"deleted by them\" for it."
9034 #: builtin/am.c:1929 builtin/am.c:1933 builtin/am.c:1945 builtin/reset.c:346
9035 #: builtin/reset.c:354
9037 msgid "Could not parse object '%s'."
9040 #: builtin/am.c:1981
9041 msgid "failed to clean index"
9044 #: builtin/am.c:2025
9046 "You seem to have moved HEAD since the last 'am' failure.\n"
9047 "Not rewinding to ORIG_HEAD"
9050 #: builtin/am.c:2132
9052 msgid "Invalid value for --patch-format: %s"
9055 #: builtin/am.c:2172
9057 msgid "Invalid value for --show-current-patch: %s"
9060 #: builtin/am.c:2176
9062 msgid "--show-current-patch=%s is incompatible with --show-current-patch=%s"
9065 #: builtin/am.c:2207
9066 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
9069 #: builtin/am.c:2208
9070 msgid "git am [<options>] (--continue | --skip | --abort)"
9073 #: builtin/am.c:2214
9074 msgid "run interactively"
9077 #: builtin/am.c:2216
9078 msgid "historical option -- no-op"
9081 #: builtin/am.c:2218
9082 msgid "allow fall back on 3way merging if needed"
9085 #: builtin/am.c:2219 builtin/init-db.c:494 builtin/prune-packed.c:58
9086 #: builtin/repack.c:304 builtin/stash.c:812
9090 #: builtin/am.c:2221
9091 msgid "add a Signed-off-by line to the commit message"
9094 #: builtin/am.c:2224
9095 msgid "recode into utf8 (default)"
9098 #: builtin/am.c:2226
9099 msgid "pass -k flag to git-mailinfo"
9102 #: builtin/am.c:2228
9103 msgid "pass -b flag to git-mailinfo"
9106 #: builtin/am.c:2230
9107 msgid "pass -m flag to git-mailinfo"
9110 #: builtin/am.c:2232
9111 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
9114 #: builtin/am.c:2235
9115 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
9118 #: builtin/am.c:2238
9119 msgid "strip everything before a scissors line"
9122 #: builtin/am.c:2240 builtin/am.c:2243 builtin/am.c:2246 builtin/am.c:2249
9123 #: builtin/am.c:2252 builtin/am.c:2255 builtin/am.c:2258 builtin/am.c:2261
9124 #: builtin/am.c:2267
9125 msgid "pass it through git-apply"
9128 #: builtin/am.c:2257 builtin/commit.c:1391 builtin/fmt-merge-msg.c:670
9129 #: builtin/fmt-merge-msg.c:673 builtin/grep.c:871 builtin/merge.c:250
9130 #: builtin/pull.c:140 builtin/pull.c:199 builtin/rebase.c:1505
9131 #: builtin/repack.c:315 builtin/repack.c:319 builtin/repack.c:321
9132 #: builtin/show-branch.c:650 builtin/show-ref.c:172 builtin/tag.c:403
9133 #: parse-options.h:154 parse-options.h:175 parse-options.h:316
9137 #: builtin/am.c:2263 builtin/branch.c:661 builtin/for-each-ref.c:38
9138 #: builtin/replace.c:556 builtin/tag.c:437 builtin/verify-tag.c:38
9142 #: builtin/am.c:2264
9143 msgid "format the patch(es) are in"
9146 #: builtin/am.c:2270
9147 msgid "override error message when patch failure occurs"
9150 #: builtin/am.c:2272
9151 msgid "continue applying patches after resolving a conflict"
9154 #: builtin/am.c:2275
9155 msgid "synonyms for --continue"
9158 #: builtin/am.c:2278
9159 msgid "skip the current patch"
9162 #: builtin/am.c:2281
9163 msgid "restore the original branch and abort the patching operation."
9166 #: builtin/am.c:2284
9167 msgid "abort the patching operation but keep HEAD where it is."
9170 #: builtin/am.c:2288
9171 msgid "show the patch being applied"
9174 #: builtin/am.c:2293
9175 msgid "lie about committer date"
9178 #: builtin/am.c:2295
9179 msgid "use current timestamp for author date"
9182 #: builtin/am.c:2297 builtin/commit-tree.c:120 builtin/commit.c:1512
9183 #: builtin/merge.c:287 builtin/pull.c:174 builtin/rebase.c:517
9184 #: builtin/rebase.c:1556 builtin/revert.c:117 builtin/tag.c:418
9188 #: builtin/am.c:2298 builtin/rebase.c:518 builtin/rebase.c:1557
9189 msgid "GPG-sign commits"
9192 #: builtin/am.c:2301
9193 msgid "(internal use for git-rebase)"
9196 #: builtin/am.c:2319
9198 "The -b/--binary option has been a no-op for long time, and\n"
9199 "it will be removed. Please do not use it anymore."
9202 #: builtin/am.c:2326
9203 msgid "failed to read the index"
9206 #: builtin/am.c:2341
9208 msgid "previous rebase directory %s still exists but mbox given."
9211 #: builtin/am.c:2365
9214 "Stray %s directory found.\n"
9215 "Use \"git am --abort\" to remove it."
9218 #: builtin/am.c:2371
9219 msgid "Resolve operation not in progress, we are not resuming."
9222 #: builtin/am.c:2381
9223 msgid "interactive mode requires patches on the command line"
9226 #: builtin/apply.c:8
9227 msgid "git apply [<options>] [<patch>...]"
9230 #: builtin/archive.c:17
9232 msgid "could not create archive file '%s'"
9235 #: builtin/archive.c:20
9236 msgid "could not redirect output"
9239 #: builtin/archive.c:37
9240 msgid "git archive: Remote with no URL"
9243 #: builtin/archive.c:61
9244 msgid "git archive: expected ACK/NAK, got a flush packet"
9247 #: builtin/archive.c:64
9249 msgid "git archive: NACK %s"
9252 #: builtin/archive.c:65
9253 msgid "git archive: protocol error"
9256 #: builtin/archive.c:69
9257 msgid "git archive: expected a flush"
9260 #: builtin/bisect--helper.c:22
9261 msgid "git bisect--helper --next-all [--no-checkout]"
9264 #: builtin/bisect--helper.c:23
9265 msgid "git bisect--helper --write-terms <bad_term> <good_term>"
9268 #: builtin/bisect--helper.c:24
9269 msgid "git bisect--helper --bisect-clean-state"
9272 #: builtin/bisect--helper.c:25
9273 msgid "git bisect--helper --bisect-reset [<commit>]"
9276 #: builtin/bisect--helper.c:26
9278 "git bisect--helper --bisect-write [--no-log] <state> <revision> <good_term> "
9282 #: builtin/bisect--helper.c:27
9284 "git bisect--helper --bisect-check-and-set-terms <command> <good_term> "
9288 #: builtin/bisect--helper.c:28
9289 msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
9292 #: builtin/bisect--helper.c:29
9294 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
9298 #: builtin/bisect--helper.c:30
9300 "git bisect--helper --bisect-start [--term-{old,good}=<term> --term-{new,bad}"
9301 "=<term>][--no-checkout] [<bad> [<good>...]] [--] [<paths>...]"
9304 #: builtin/bisect--helper.c:86
9306 msgid "'%s' is not a valid term"
9309 #: builtin/bisect--helper.c:90
9311 msgid "can't use the builtin command '%s' as a term"
9314 #: builtin/bisect--helper.c:100
9316 msgid "can't change the meaning of the term '%s'"
9319 #: builtin/bisect--helper.c:111
9320 msgid "please use two different terms"
9323 #: builtin/bisect--helper.c:118
9324 msgid "could not open the file BISECT_TERMS"
9327 #: builtin/bisect--helper.c:155
9329 msgid "We are not bisecting.\n"
9332 #: builtin/bisect--helper.c:163
9334 msgid "'%s' is not a valid commit"
9337 #: builtin/bisect--helper.c:172
9340 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
9343 #: builtin/bisect--helper.c:216
9345 msgid "Bad bisect_write argument: %s"
9348 #: builtin/bisect--helper.c:221
9350 msgid "couldn't get the oid of the rev '%s'"
9353 #: builtin/bisect--helper.c:233
9355 msgid "couldn't open the file '%s'"
9358 #: builtin/bisect--helper.c:259
9360 msgid "Invalid command: you're currently in a %s/%s bisect"
9363 #: builtin/bisect--helper.c:286
9366 "You need to give me at least one %s and %s revision.\n"
9367 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
9370 #: builtin/bisect--helper.c:290
9373 "You need to start by \"git bisect start\".\n"
9374 "You then need to give me at least one %s and %s revision.\n"
9375 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
9378 #: builtin/bisect--helper.c:310
9380 msgid "bisecting only with a %s commit"
9383 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9384 #. translation. The program will only accept English input
9387 #: builtin/bisect--helper.c:318
9388 msgid "Are you sure [Y/n]? "
9391 #: builtin/bisect--helper.c:379
9392 msgid "no terms defined"
9395 #: builtin/bisect--helper.c:382
9398 "Your current terms are %s for the old state\n"
9399 "and %s for the new state.\n"
9402 #: builtin/bisect--helper.c:392
9405 "invalid argument %s for 'git bisect terms'.\n"
9406 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
9409 #: builtin/bisect--helper.c:478
9411 msgid "unrecognized option: '%s'"
9414 #: builtin/bisect--helper.c:482
9416 msgid "'%s' does not appear to be a valid revision"
9419 #: builtin/bisect--helper.c:514
9420 msgid "bad HEAD - I need a HEAD"
9423 #: builtin/bisect--helper.c:529
9425 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
9428 #: builtin/bisect--helper.c:550
9429 msgid "won't bisect on cg-seek'ed tree"
9432 #: builtin/bisect--helper.c:553
9433 msgid "bad HEAD - strange symbolic ref"
9436 #: builtin/bisect--helper.c:577
9438 msgid "invalid ref: '%s'"
9441 #: builtin/bisect--helper.c:633
9442 msgid "perform 'git bisect next'"
9445 #: builtin/bisect--helper.c:635
9446 msgid "write the terms to .git/BISECT_TERMS"
9449 #: builtin/bisect--helper.c:637
9450 msgid "cleanup the bisection state"
9453 #: builtin/bisect--helper.c:639
9454 msgid "check for expected revs"
9457 #: builtin/bisect--helper.c:641
9458 msgid "reset the bisection state"
9461 #: builtin/bisect--helper.c:643
9462 msgid "write out the bisection state in BISECT_LOG"
9465 #: builtin/bisect--helper.c:645
9466 msgid "check and set terms in a bisection state"
9469 #: builtin/bisect--helper.c:647
9470 msgid "check whether bad or good terms exist"
9473 #: builtin/bisect--helper.c:649
9474 msgid "print out the bisect terms"
9477 #: builtin/bisect--helper.c:651
9478 msgid "start the bisect session"
9481 #: builtin/bisect--helper.c:653
9482 msgid "update BISECT_HEAD instead of checking out the current commit"
9485 #: builtin/bisect--helper.c:655
9486 msgid "no log for BISECT_WRITE"
9489 #: builtin/bisect--helper.c:673
9490 msgid "--write-terms requires two arguments"
9493 #: builtin/bisect--helper.c:677
9494 msgid "--bisect-clean-state requires no arguments"
9497 #: builtin/bisect--helper.c:684
9498 msgid "--bisect-reset requires either no argument or a commit"
9501 #: builtin/bisect--helper.c:688
9502 msgid "--bisect-write requires either 4 or 5 arguments"
9505 #: builtin/bisect--helper.c:694
9506 msgid "--check-and-set-terms requires 3 arguments"
9509 #: builtin/bisect--helper.c:700
9510 msgid "--bisect-next-check requires 2 or 3 arguments"
9513 #: builtin/bisect--helper.c:706
9514 msgid "--bisect-terms requires 0 or 1 argument"
9517 #: builtin/blame.c:31
9518 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
9521 #: builtin/blame.c:36
9522 msgid "<rev-opts> are documented in git-rev-list(1)"
9525 #: builtin/blame.c:409
9527 msgid "expecting a color: %s"
9530 #: builtin/blame.c:416
9531 msgid "must end with a color"
9534 #: builtin/blame.c:729
9536 msgid "invalid color '%s' in color.blame.repeatedLines"
9539 #: builtin/blame.c:747
9540 msgid "invalid value for blame.coloring"
9543 #: builtin/blame.c:822
9545 msgid "cannot find revision %s to ignore"
9548 #: builtin/blame.c:844
9549 msgid "Show blame entries as we find them, incrementally"
9552 #: builtin/blame.c:845
9553 msgid "Show blank SHA-1 for boundary commits (Default: off)"
9556 #: builtin/blame.c:846
9557 msgid "Do not treat root commits as boundaries (Default: off)"
9560 #: builtin/blame.c:847
9561 msgid "Show work cost statistics"
9564 #: builtin/blame.c:848
9565 msgid "Force progress reporting"
9568 #: builtin/blame.c:849
9569 msgid "Show output score for blame entries"
9572 #: builtin/blame.c:850
9573 msgid "Show original filename (Default: auto)"
9576 #: builtin/blame.c:851
9577 msgid "Show original linenumber (Default: off)"
9580 #: builtin/blame.c:852
9581 msgid "Show in a format designed for machine consumption"
9584 #: builtin/blame.c:853
9585 msgid "Show porcelain format with per-line commit information"
9588 #: builtin/blame.c:854
9589 msgid "Use the same output mode as git-annotate (Default: off)"
9592 #: builtin/blame.c:855
9593 msgid "Show raw timestamp (Default: off)"
9596 #: builtin/blame.c:856
9597 msgid "Show long commit SHA1 (Default: off)"
9600 #: builtin/blame.c:857
9601 msgid "Suppress author name and timestamp (Default: off)"
9604 #: builtin/blame.c:858
9605 msgid "Show author email instead of name (Default: off)"
9608 #: builtin/blame.c:859
9609 msgid "Ignore whitespace differences"
9612 #: builtin/blame.c:860 builtin/log.c:1702
9616 #: builtin/blame.c:860
9617 msgid "Ignore <rev> when blaming"
9620 #: builtin/blame.c:861
9621 msgid "Ignore revisions from <file>"
9624 #: builtin/blame.c:862
9625 msgid "color redundant metadata from previous line differently"
9628 #: builtin/blame.c:863
9629 msgid "color lines by age"
9632 #: builtin/blame.c:864
9633 msgid "Spend extra cycles to find better match"
9636 #: builtin/blame.c:865
9637 msgid "Use revisions from <file> instead of calling git-rev-list"
9640 #: builtin/blame.c:866
9641 msgid "Use <file>'s contents as the final image"
9644 #: builtin/blame.c:867 builtin/blame.c:868
9648 #: builtin/blame.c:867
9649 msgid "Find line copies within and across files"
9652 #: builtin/blame.c:868
9653 msgid "Find line movements within and across files"
9656 #: builtin/blame.c:869
9660 #: builtin/blame.c:869
9661 msgid "Process only line range n,m, counting from 1"
9664 #: builtin/blame.c:921
9665 msgid "--progress can't be used with --incremental or porcelain formats"
9668 #. TRANSLATORS: This string is used to tell us the
9669 #. maximum display width for a relative timestamp in
9670 #. "git blame" output. For C locale, "4 years, 11
9671 #. months ago", which takes 22 places, is the longest
9672 #. among various forms of relative timestamps, but
9673 #. your language may need more or fewer display
9676 #: builtin/blame.c:972
9677 msgid "4 years, 11 months ago"
9680 #: builtin/blame.c:1079
9682 msgid "file %s has only %lu line"
9683 msgid_plural "file %s has only %lu lines"
9687 #: builtin/blame.c:1125
9688 msgid "Blaming lines"
9691 #: builtin/branch.c:29
9692 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
9695 #: builtin/branch.c:30
9696 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
9699 #: builtin/branch.c:31
9700 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
9703 #: builtin/branch.c:32
9704 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
9707 #: builtin/branch.c:33
9708 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
9711 #: builtin/branch.c:34
9712 msgid "git branch [<options>] [-r | -a] [--points-at]"
9715 #: builtin/branch.c:35
9716 msgid "git branch [<options>] [-r | -a] [--format]"
9719 #: builtin/branch.c:154
9722 "deleting branch '%s' that has been merged to\n"
9723 " '%s', but not yet merged to HEAD."
9726 #: builtin/branch.c:158
9729 "not deleting branch '%s' that is not yet merged to\n"
9730 " '%s', even though it is merged to HEAD."
9733 #: builtin/branch.c:172
9735 msgid "Couldn't look up commit object for '%s'"
9738 #: builtin/branch.c:176
9741 "The branch '%s' is not fully merged.\n"
9742 "If you are sure you want to delete it, run 'git branch -D %s'."
9745 #: builtin/branch.c:189
9746 msgid "Update of config-file failed"
9749 #: builtin/branch.c:220
9750 msgid "cannot use -a with -d"
9753 #: builtin/branch.c:226
9754 msgid "Couldn't look up commit object for HEAD"
9757 #: builtin/branch.c:240
9759 msgid "Cannot delete branch '%s' checked out at '%s'"
9762 #: builtin/branch.c:255
9764 msgid "remote-tracking branch '%s' not found."
9767 #: builtin/branch.c:256
9769 msgid "branch '%s' not found."
9772 #: builtin/branch.c:271
9774 msgid "Error deleting remote-tracking branch '%s'"
9777 #: builtin/branch.c:272
9779 msgid "Error deleting branch '%s'"
9782 #: builtin/branch.c:279
9784 msgid "Deleted remote-tracking branch %s (was %s).\n"
9787 #: builtin/branch.c:280
9789 msgid "Deleted branch %s (was %s).\n"
9792 #: builtin/branch.c:429 builtin/tag.c:61
9793 msgid "unable to parse format string"
9796 #: builtin/branch.c:460
9797 msgid "could not resolve HEAD"
9800 #: builtin/branch.c:466
9802 msgid "HEAD (%s) points outside of refs/heads/"
9805 #: builtin/branch.c:481
9807 msgid "Branch %s is being rebased at %s"
9810 #: builtin/branch.c:485
9812 msgid "Branch %s is being bisected at %s"
9815 #: builtin/branch.c:502
9816 msgid "cannot copy the current branch while not on any."
9819 #: builtin/branch.c:504
9820 msgid "cannot rename the current branch while not on any."
9823 #: builtin/branch.c:515
9825 msgid "Invalid branch name: '%s'"
9828 #: builtin/branch.c:542
9829 msgid "Branch rename failed"
9832 #: builtin/branch.c:544
9833 msgid "Branch copy failed"
9836 #: builtin/branch.c:548
9838 msgid "Created a copy of a misnamed branch '%s'"
9841 #: builtin/branch.c:551
9843 msgid "Renamed a misnamed branch '%s' away"
9846 #: builtin/branch.c:557
9848 msgid "Branch renamed to %s, but HEAD is not updated!"
9851 #: builtin/branch.c:566
9852 msgid "Branch is renamed, but update of config-file failed"
9855 #: builtin/branch.c:568
9856 msgid "Branch is copied, but update of config-file failed"
9859 #: builtin/branch.c:584
9862 "Please edit the description for the branch\n"
9864 "Lines starting with '%c' will be stripped.\n"
9867 #: builtin/branch.c:618
9868 msgid "Generic options"
9871 #: builtin/branch.c:620
9872 msgid "show hash and subject, give twice for upstream branch"
9875 #: builtin/branch.c:621
9876 msgid "suppress informational messages"
9879 #: builtin/branch.c:622
9880 msgid "set up tracking mode (see git-pull(1))"
9883 #: builtin/branch.c:624
9887 #: builtin/branch.c:626 builtin/rebase.c:513
9891 #: builtin/branch.c:626
9892 msgid "change the upstream info"
9895 #: builtin/branch.c:627
9896 msgid "unset the upstream info"
9899 #: builtin/branch.c:628
9900 msgid "use colored output"
9903 #: builtin/branch.c:629
9904 msgid "act on remote-tracking branches"
9907 #: builtin/branch.c:631 builtin/branch.c:633
9908 msgid "print only branches that contain the commit"
9911 #: builtin/branch.c:632 builtin/branch.c:634
9912 msgid "print only branches that don't contain the commit"
9915 #: builtin/branch.c:637
9916 msgid "Specific git-branch actions:"
9919 #: builtin/branch.c:638
9920 msgid "list both remote-tracking and local branches"
9923 #: builtin/branch.c:640
9924 msgid "delete fully merged branch"
9927 #: builtin/branch.c:641
9928 msgid "delete branch (even if not merged)"
9931 #: builtin/branch.c:642
9932 msgid "move/rename a branch and its reflog"
9935 #: builtin/branch.c:643
9936 msgid "move/rename a branch, even if target exists"
9939 #: builtin/branch.c:644
9940 msgid "copy a branch and its reflog"
9943 #: builtin/branch.c:645
9944 msgid "copy a branch, even if target exists"
9947 #: builtin/branch.c:646
9948 msgid "list branch names"
9951 #: builtin/branch.c:647
9952 msgid "show current branch name"
9955 #: builtin/branch.c:648
9956 msgid "create the branch's reflog"
9959 #: builtin/branch.c:650
9960 msgid "edit the description for the branch"
9963 #: builtin/branch.c:651
9964 msgid "force creation, move/rename, deletion"
9967 #: builtin/branch.c:652
9968 msgid "print only branches that are merged"
9971 #: builtin/branch.c:653
9972 msgid "print only branches that are not merged"
9975 #: builtin/branch.c:654
9976 msgid "list branches in columns"
9979 #: builtin/branch.c:657 builtin/for-each-ref.c:42 builtin/notes.c:415
9980 #: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
9981 #: builtin/tag.c:433
9985 #: builtin/branch.c:658
9986 msgid "print only branches of the object"
9989 #: builtin/branch.c:660 builtin/for-each-ref.c:48 builtin/tag.c:440
9990 msgid "sorting and filtering are case insensitive"
9993 #: builtin/branch.c:661 builtin/for-each-ref.c:38 builtin/tag.c:438
9994 #: builtin/verify-tag.c:38
9995 msgid "format to use for the output"
9998 #: builtin/branch.c:684 builtin/clone.c:785
9999 msgid "HEAD not found below refs/heads!"
10002 #: builtin/branch.c:708
10003 msgid "--column and --verbose are incompatible"
10006 #: builtin/branch.c:723 builtin/branch.c:777 builtin/branch.c:786
10007 msgid "branch name required"
10010 #: builtin/branch.c:753
10011 msgid "Cannot give description to detached HEAD"
10014 #: builtin/branch.c:758
10015 msgid "cannot edit description of more than one branch"
10018 #: builtin/branch.c:765
10020 msgid "No commit on branch '%s' yet."
10023 #: builtin/branch.c:768
10025 msgid "No branch named '%s'."
10028 #: builtin/branch.c:783
10029 msgid "too many branches for a copy operation"
10032 #: builtin/branch.c:792
10033 msgid "too many arguments for a rename operation"
10036 #: builtin/branch.c:797
10037 msgid "too many arguments to set new upstream"
10040 #: builtin/branch.c:801
10043 "could not set upstream of HEAD to %s when it does not point to any branch."
10046 #: builtin/branch.c:804 builtin/branch.c:827
10048 msgid "no such branch '%s'"
10051 #: builtin/branch.c:808
10053 msgid "branch '%s' does not exist"
10056 #: builtin/branch.c:821
10057 msgid "too many arguments to unset upstream"
10060 #: builtin/branch.c:825
10061 msgid "could not unset upstream of HEAD when it does not point to any branch."
10064 #: builtin/branch.c:831
10066 msgid "Branch '%s' has no upstream information"
10069 #: builtin/branch.c:841
10071 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
10072 "Did you mean to use: -a|-r --list <pattern>?"
10075 #: builtin/branch.c:845
10077 "the '--set-upstream' option is no longer supported. Please use '--track' or "
10078 "'--set-upstream-to' instead."
10081 #: builtin/bundle.c:15 builtin/bundle.c:23
10082 msgid "git bundle create [<options>] <file> <git-rev-list args>"
10085 #: builtin/bundle.c:16 builtin/bundle.c:28
10086 msgid "git bundle verify [<options>] <file>"
10089 #: builtin/bundle.c:17 builtin/bundle.c:33
10090 msgid "git bundle list-heads <file> [<refname>...]"
10093 #: builtin/bundle.c:18 builtin/bundle.c:38
10094 msgid "git bundle unbundle <file> [<refname>...]"
10097 #: builtin/bundle.c:66 builtin/pack-objects.c:3375
10098 msgid "do not show progress meter"
10101 #: builtin/bundle.c:68 builtin/pack-objects.c:3377
10102 msgid "show progress meter"
10105 #: builtin/bundle.c:70 builtin/pack-objects.c:3379
10106 msgid "show progress meter during object writing phase"
10109 #: builtin/bundle.c:73 builtin/pack-objects.c:3382
10110 msgid "similar to --all-progress when progress meter is shown"
10113 #: builtin/bundle.c:93
10114 msgid "Need a repository to create a bundle."
10117 #: builtin/bundle.c:104
10118 msgid "do not show bundle details"
10121 #: builtin/bundle.c:119
10123 msgid "%s is okay\n"
10126 #: builtin/bundle.c:160
10127 msgid "Need a repository to unbundle."
10130 #: builtin/bundle.c:168 builtin/remote.c:1686
10131 msgid "be verbose; must be placed before a subcommand"
10134 #: builtin/bundle.c:190 builtin/remote.c:1717
10136 msgid "Unknown subcommand: %s"
10139 #: builtin/cat-file.c:595
10141 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
10142 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
10145 #: builtin/cat-file.c:596
10147 "git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
10151 #: builtin/cat-file.c:617
10152 msgid "only one batch option may be specified"
10155 #: builtin/cat-file.c:635
10156 msgid "<type> can be one of: blob, tree, commit, tag"
10159 #: builtin/cat-file.c:636
10160 msgid "show object type"
10163 #: builtin/cat-file.c:637
10164 msgid "show object size"
10167 #: builtin/cat-file.c:639
10168 msgid "exit with zero when there's no error"
10171 #: builtin/cat-file.c:640
10172 msgid "pretty-print object's content"
10175 #: builtin/cat-file.c:642
10176 msgid "for blob objects, run textconv on object's content"
10179 #: builtin/cat-file.c:644
10180 msgid "for blob objects, run filters on object's content"
10183 #: builtin/cat-file.c:645 git-submodule.sh:1002
10187 #: builtin/cat-file.c:646
10188 msgid "use a specific path for --textconv/--filters"
10191 #: builtin/cat-file.c:648
10192 msgid "allow -s and -t to work with broken/corrupt objects"
10195 #: builtin/cat-file.c:649
10196 msgid "buffer --batch output"
10199 #: builtin/cat-file.c:651
10200 msgid "show info and content of objects fed from the standard input"
10203 #: builtin/cat-file.c:655
10204 msgid "show info about objects fed from the standard input"
10207 #: builtin/cat-file.c:659
10208 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
10211 #: builtin/cat-file.c:661
10212 msgid "show all objects with --batch or --batch-check"
10215 #: builtin/cat-file.c:663
10216 msgid "do not order --batch-all-objects output"
10219 #: builtin/check-attr.c:13
10220 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
10223 #: builtin/check-attr.c:14
10224 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
10227 #: builtin/check-attr.c:21
10228 msgid "report all attributes set on file"
10231 #: builtin/check-attr.c:22
10232 msgid "use .gitattributes only from the index"
10235 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
10236 msgid "read file names from stdin"
10239 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
10240 msgid "terminate input and output records by a NUL character"
10243 #: builtin/check-ignore.c:21 builtin/checkout.c:1464 builtin/gc.c:537
10244 #: builtin/worktree.c:499
10245 msgid "suppress progress reporting"
10248 #: builtin/check-ignore.c:29
10249 msgid "show non-matching input paths"
10252 #: builtin/check-ignore.c:31
10253 msgid "ignore index when checking"
10256 #: builtin/check-ignore.c:163
10257 msgid "cannot specify pathnames with --stdin"
10260 #: builtin/check-ignore.c:166
10261 msgid "-z only makes sense with --stdin"
10264 #: builtin/check-ignore.c:168
10265 msgid "no path specified"
10268 #: builtin/check-ignore.c:172
10269 msgid "--quiet is only valid with a single pathname"
10272 #: builtin/check-ignore.c:174
10273 msgid "cannot have both --quiet and --verbose"
10276 #: builtin/check-ignore.c:177
10277 msgid "--non-matching is only valid with --verbose"
10280 #: builtin/check-mailmap.c:9
10281 msgid "git check-mailmap [<options>] <contact>..."
10284 #: builtin/check-mailmap.c:14
10285 msgid "also read contacts from stdin"
10288 #: builtin/check-mailmap.c:25
10290 msgid "unable to parse contact: %s"
10293 #: builtin/check-mailmap.c:48
10294 msgid "no contacts specified"
10297 #: builtin/checkout-index.c:131
10298 msgid "git checkout-index [<options>] [--] [<file>...]"
10301 #: builtin/checkout-index.c:148
10302 msgid "stage should be between 1 and 3 or all"
10305 #: builtin/checkout-index.c:164
10306 msgid "check out all files in the index"
10309 #: builtin/checkout-index.c:165
10310 msgid "force overwrite of existing files"
10313 #: builtin/checkout-index.c:167
10314 msgid "no warning for existing files and files not in index"
10317 #: builtin/checkout-index.c:169
10318 msgid "don't checkout new files"
10321 #: builtin/checkout-index.c:171
10322 msgid "update stat information in the index file"
10325 #: builtin/checkout-index.c:175
10326 msgid "read list of paths from the standard input"
10329 #: builtin/checkout-index.c:177
10330 msgid "write the content to temporary files"
10333 #: builtin/checkout-index.c:178 builtin/column.c:31
10334 #: builtin/submodule--helper.c:1400 builtin/submodule--helper.c:1403
10335 #: builtin/submodule--helper.c:1411 builtin/submodule--helper.c:1909
10336 #: builtin/worktree.c:672
10340 #: builtin/checkout-index.c:179
10341 msgid "when creating files, prepend <string>"
10344 #: builtin/checkout-index.c:181
10345 msgid "copy out the files from named stage"
10348 #: builtin/checkout.c:31
10349 msgid "git checkout [<options>] <branch>"
10352 #: builtin/checkout.c:32
10353 msgid "git checkout [<options>] [<branch>] -- <file>..."
10356 #: builtin/checkout.c:37
10357 msgid "git switch [<options>] [<branch>]"
10360 #: builtin/checkout.c:42
10361 msgid "git restore [<options>] [--source=<branch>] <file>..."
10364 #: builtin/checkout.c:175 builtin/checkout.c:214
10366 msgid "path '%s' does not have our version"
10369 #: builtin/checkout.c:177 builtin/checkout.c:216
10371 msgid "path '%s' does not have their version"
10374 #: builtin/checkout.c:193
10376 msgid "path '%s' does not have all necessary versions"
10379 #: builtin/checkout.c:243
10381 msgid "path '%s' does not have necessary versions"
10384 #: builtin/checkout.c:261
10386 msgid "path '%s': cannot merge"
10389 #: builtin/checkout.c:277
10391 msgid "Unable to add merge result for '%s'"
10394 #: builtin/checkout.c:377
10396 msgid "Recreated %d merge conflict"
10397 msgid_plural "Recreated %d merge conflicts"
10401 #: builtin/checkout.c:382
10403 msgid "Updated %d path from %s"
10404 msgid_plural "Updated %d paths from %s"
10408 #: builtin/checkout.c:389
10410 msgid "Updated %d path from the index"
10411 msgid_plural "Updated %d paths from the index"
10415 #: builtin/checkout.c:412 builtin/checkout.c:415 builtin/checkout.c:418
10416 #: builtin/checkout.c:422
10418 msgid "'%s' cannot be used with updating paths"
10421 #: builtin/checkout.c:425 builtin/checkout.c:428
10423 msgid "'%s' cannot be used with %s"
10426 #: builtin/checkout.c:432
10428 msgid "Cannot update paths and switch to branch '%s' at the same time."
10431 #: builtin/checkout.c:436
10433 msgid "neither '%s' or '%s' is specified"
10436 #: builtin/checkout.c:440
10438 msgid "'%s' must be used when '%s' is not specified"
10441 #: builtin/checkout.c:445 builtin/checkout.c:450
10443 msgid "'%s' or '%s' cannot be used with %s"
10446 #: builtin/checkout.c:509 builtin/checkout.c:516
10448 msgid "path '%s' is unmerged"
10451 #: builtin/checkout.c:684 builtin/sparse-checkout.c:106
10452 msgid "you need to resolve your current index first"
10455 #: builtin/checkout.c:734
10458 "cannot continue with staged changes in the following files:\n"
10462 #: builtin/checkout.c:837
10464 msgid "Can not do reflog for '%s': %s\n"
10467 #: builtin/checkout.c:879
10468 msgid "HEAD is now at"
10471 #: builtin/checkout.c:883 builtin/clone.c:717
10472 msgid "unable to update HEAD"
10475 #: builtin/checkout.c:887
10477 msgid "Reset branch '%s'\n"
10480 #: builtin/checkout.c:890
10482 msgid "Already on '%s'\n"
10485 #: builtin/checkout.c:894
10487 msgid "Switched to and reset branch '%s'\n"
10490 #: builtin/checkout.c:896 builtin/checkout.c:1320
10492 msgid "Switched to a new branch '%s'\n"
10495 #: builtin/checkout.c:898
10497 msgid "Switched to branch '%s'\n"
10500 #: builtin/checkout.c:949
10502 msgid " ... and %d more.\n"
10505 #: builtin/checkout.c:955
10508 "Warning: you are leaving %d commit behind, not connected to\n"
10509 "any of your branches:\n"
10513 "Warning: you are leaving %d commits behind, not connected to\n"
10514 "any of your branches:\n"
10520 #: builtin/checkout.c:974
10523 "If you want to keep it by creating a new branch, this may be a good time\n"
10526 " git branch <new-branch-name> %s\n"
10529 "If you want to keep them by creating a new branch, this may be a good time\n"
10532 " git branch <new-branch-name> %s\n"
10537 #: builtin/checkout.c:1009
10538 msgid "internal error in revision walk"
10541 #: builtin/checkout.c:1013
10542 msgid "Previous HEAD position was"
10545 #: builtin/checkout.c:1053 builtin/checkout.c:1315
10546 msgid "You are on a branch yet to be born"
10549 #: builtin/checkout.c:1128
10552 "'%s' could be both a local file and a tracking branch.\n"
10553 "Please use -- (and optionally --no-guess) to disambiguate"
10556 #: builtin/checkout.c:1135
10558 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
10559 "you can do so by fully qualifying the name with the --track option:\n"
10561 " git checkout --track origin/<name>\n"
10563 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
10564 "one remote, e.g. the 'origin' remote, consider setting\n"
10565 "checkout.defaultRemote=origin in your config."
10568 #: builtin/checkout.c:1145
10570 msgid "'%s' matched multiple (%d) remote tracking branches"
10573 #: builtin/checkout.c:1211
10574 msgid "only one reference expected"
10577 #: builtin/checkout.c:1228
10579 msgid "only one reference expected, %d given."
10582 #: builtin/checkout.c:1274 builtin/worktree.c:283 builtin/worktree.c:448
10584 msgid "invalid reference: %s"
10587 #: builtin/checkout.c:1287 builtin/checkout.c:1649
10589 msgid "reference is not a tree: %s"
10592 #: builtin/checkout.c:1334
10594 msgid "a branch is expected, got tag '%s'"
10597 #: builtin/checkout.c:1336
10599 msgid "a branch is expected, got remote branch '%s'"
10602 #: builtin/checkout.c:1337 builtin/checkout.c:1345
10604 msgid "a branch is expected, got '%s'"
10607 #: builtin/checkout.c:1340
10609 msgid "a branch is expected, got commit '%s'"
10612 #: builtin/checkout.c:1356
10614 "cannot switch branch while merging\n"
10615 "Consider \"git merge --quit\" or \"git worktree add\"."
10618 #: builtin/checkout.c:1360
10620 "cannot switch branch in the middle of an am session\n"
10621 "Consider \"git am --quit\" or \"git worktree add\"."
10624 #: builtin/checkout.c:1364
10626 "cannot switch branch while rebasing\n"
10627 "Consider \"git rebase --quit\" or \"git worktree add\"."
10630 #: builtin/checkout.c:1368
10632 "cannot switch branch while cherry-picking\n"
10633 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
10636 #: builtin/checkout.c:1372
10638 "cannot switch branch while reverting\n"
10639 "Consider \"git revert --quit\" or \"git worktree add\"."
10642 #: builtin/checkout.c:1376
10643 msgid "you are switching branch while bisecting"
10646 #: builtin/checkout.c:1383
10647 msgid "paths cannot be used with switching branches"
10650 #: builtin/checkout.c:1386 builtin/checkout.c:1390 builtin/checkout.c:1394
10652 msgid "'%s' cannot be used with switching branches"
10655 #: builtin/checkout.c:1398 builtin/checkout.c:1401 builtin/checkout.c:1404
10656 #: builtin/checkout.c:1409 builtin/checkout.c:1414
10658 msgid "'%s' cannot be used with '%s'"
10661 #: builtin/checkout.c:1411
10663 msgid "'%s' cannot take <start-point>"
10666 #: builtin/checkout.c:1419
10668 msgid "Cannot switch branch to a non-commit '%s'"
10671 #: builtin/checkout.c:1426
10672 msgid "missing branch or commit argument"
10675 #: builtin/checkout.c:1468 builtin/clone.c:91 builtin/commit-graph.c:72
10676 #: builtin/commit-graph.c:135 builtin/fetch.c:167 builtin/merge.c:286
10677 #: builtin/multi-pack-index.c:27 builtin/pull.c:118 builtin/push.c:563
10678 #: builtin/send-pack.c:174
10679 msgid "force progress reporting"
10682 #: builtin/checkout.c:1469
10683 msgid "perform a 3-way merge with the new branch"
10686 #: builtin/checkout.c:1470 builtin/log.c:1690 parse-options.h:322
10690 #: builtin/checkout.c:1471
10691 msgid "conflict style (merge or diff3)"
10694 #: builtin/checkout.c:1483 builtin/worktree.c:496
10695 msgid "detach HEAD at named commit"
10698 #: builtin/checkout.c:1484
10699 msgid "set upstream info for new branch"
10702 #: builtin/checkout.c:1486
10703 msgid "force checkout (throw away local modifications)"
10706 #: builtin/checkout.c:1488
10710 #: builtin/checkout.c:1488
10711 msgid "new unparented branch"
10714 #: builtin/checkout.c:1490 builtin/merge.c:289
10715 msgid "update ignored files (default)"
10718 #: builtin/checkout.c:1493
10719 msgid "do not check if another worktree is holding the given ref"
10722 #: builtin/checkout.c:1506
10723 msgid "checkout our version for unmerged files"
10726 #: builtin/checkout.c:1509
10727 msgid "checkout their version for unmerged files"
10730 #: builtin/checkout.c:1513
10731 msgid "do not limit pathspecs to sparse entries only"
10734 #: builtin/checkout.c:1565
10735 msgid "-b, -B and --orphan are mutually exclusive"
10738 #: builtin/checkout.c:1568
10739 msgid "-p and --overlay are mutually exclusive"
10742 #: builtin/checkout.c:1605
10743 msgid "--track needs a branch name"
10746 #: builtin/checkout.c:1610
10747 msgid "missing branch name; try -b"
10750 #: builtin/checkout.c:1642
10752 msgid "could not resolve %s"
10755 #: builtin/checkout.c:1658
10756 msgid "invalid path specification"
10759 #: builtin/checkout.c:1665
10761 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
10764 #: builtin/checkout.c:1669
10766 msgid "git checkout: --detach does not take a path argument '%s'"
10769 #: builtin/checkout.c:1678
10770 msgid "--pathspec-from-file is incompatible with --detach"
10773 #: builtin/checkout.c:1681 builtin/reset.c:324 builtin/stash.c:1506
10774 msgid "--pathspec-from-file is incompatible with --patch"
10777 #: builtin/checkout.c:1692
10779 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
10780 "checking out of the index."
10783 #: builtin/checkout.c:1697
10784 msgid "you must specify path(s) to restore"
10787 #: builtin/checkout.c:1723 builtin/checkout.c:1725 builtin/checkout.c:1774
10788 #: builtin/checkout.c:1776 builtin/clone.c:121 builtin/remote.c:170
10789 #: builtin/remote.c:172 builtin/worktree.c:492 builtin/worktree.c:494
10793 #: builtin/checkout.c:1724
10794 msgid "create and checkout a new branch"
10797 #: builtin/checkout.c:1726
10798 msgid "create/reset and checkout a branch"
10801 #: builtin/checkout.c:1727
10802 msgid "create reflog for new branch"
10805 #: builtin/checkout.c:1729
10806 msgid "second guess 'git checkout <no-such-branch>' (default)"
10809 #: builtin/checkout.c:1730
10810 msgid "use overlay mode (default)"
10813 #: builtin/checkout.c:1775
10814 msgid "create and switch to a new branch"
10817 #: builtin/checkout.c:1777
10818 msgid "create/reset and switch to a branch"
10821 #: builtin/checkout.c:1779
10822 msgid "second guess 'git switch <no-such-branch>'"
10825 #: builtin/checkout.c:1781
10826 msgid "throw away local modifications"
10829 #: builtin/checkout.c:1813
10830 msgid "which tree-ish to checkout from"
10833 #: builtin/checkout.c:1815
10834 msgid "restore the index"
10837 #: builtin/checkout.c:1817
10838 msgid "restore the working tree (default)"
10841 #: builtin/checkout.c:1819
10842 msgid "ignore unmerged entries"
10845 #: builtin/checkout.c:1820
10846 msgid "use overlay mode"
10849 #: builtin/clean.c:28
10851 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
10854 #: builtin/clean.c:32
10856 msgid "Removing %s\n"
10859 #: builtin/clean.c:33
10861 msgid "Would remove %s\n"
10864 #: builtin/clean.c:34
10866 msgid "Skipping repository %s\n"
10869 #: builtin/clean.c:35
10871 msgid "Would skip repository %s\n"
10874 #: builtin/clean.c:36
10876 msgid "failed to remove %s"
10879 #: builtin/clean.c:37
10881 msgid "could not lstat %s\n"
10884 #: builtin/clean.c:301 git-add--interactive.perl:595
10888 "1 - select a numbered item\n"
10889 "foo - select item based on unique prefix\n"
10890 " - (empty) select nothing\n"
10893 #: builtin/clean.c:305 git-add--interactive.perl:604
10897 "1 - select a single item\n"
10898 "3-5 - select a range of items\n"
10899 "2-3,6-9 - select multiple ranges\n"
10900 "foo - select item based on unique prefix\n"
10901 "-... - unselect specified items\n"
10902 "* - choose all items\n"
10903 " - (empty) finish selecting\n"
10906 #: builtin/clean.c:521 git-add--interactive.perl:570
10907 #: git-add--interactive.perl:575
10908 #, c-format, perl-format
10909 msgid "Huh (%s)?\n"
10912 #: builtin/clean.c:663
10914 msgid "Input ignore patterns>> "
10917 #: builtin/clean.c:700
10919 msgid "WARNING: Cannot find items matched by: %s"
10922 #: builtin/clean.c:721
10923 msgid "Select items to delete"
10926 #. TRANSLATORS: Make sure to keep [y/N] as is
10927 #: builtin/clean.c:762
10929 msgid "Remove %s [y/N]? "
10932 #: builtin/clean.c:795
10934 "clean - start cleaning\n"
10935 "filter by pattern - exclude items from deletion\n"
10936 "select by numbers - select items to be deleted by numbers\n"
10937 "ask each - confirm each deletion (like \"rm -i\")\n"
10938 "quit - stop cleaning\n"
10939 "help - this screen\n"
10940 "? - help for prompt selection"
10943 #: builtin/clean.c:831
10944 msgid "Would remove the following item:"
10945 msgid_plural "Would remove the following items:"
10949 #: builtin/clean.c:847
10950 msgid "No more files to clean, exiting."
10953 #: builtin/clean.c:909
10954 msgid "do not print names of files removed"
10957 #: builtin/clean.c:911
10961 #: builtin/clean.c:912
10962 msgid "interactive cleaning"
10965 #: builtin/clean.c:914
10966 msgid "remove whole directories"
10969 #: builtin/clean.c:915 builtin/describe.c:562 builtin/describe.c:564
10970 #: builtin/grep.c:889 builtin/log.c:177 builtin/log.c:179
10971 #: builtin/ls-files.c:557 builtin/name-rev.c:526 builtin/name-rev.c:528
10972 #: builtin/show-ref.c:179
10976 #: builtin/clean.c:916
10977 msgid "add <pattern> to ignore rules"
10980 #: builtin/clean.c:917
10981 msgid "remove ignored files, too"
10984 #: builtin/clean.c:919
10985 msgid "remove only ignored files"
10988 #: builtin/clean.c:937
10989 msgid "-x and -X cannot be used together"
10992 #: builtin/clean.c:941
10994 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
10998 #: builtin/clean.c:944
11000 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
11001 "refusing to clean"
11004 #: builtin/clone.c:45
11005 msgid "git clone [<options>] [--] <repo> [<dir>]"
11008 #: builtin/clone.c:93
11009 msgid "don't create a checkout"
11012 #: builtin/clone.c:94 builtin/clone.c:96 builtin/init-db.c:489
11013 msgid "create a bare repository"
11016 #: builtin/clone.c:98
11017 msgid "create a mirror repository (implies bare)"
11020 #: builtin/clone.c:100
11021 msgid "to clone from a local repository"
11024 #: builtin/clone.c:102
11025 msgid "don't use local hardlinks, always copy"
11028 #: builtin/clone.c:104
11029 msgid "setup as shared repository"
11032 #: builtin/clone.c:107
11036 #: builtin/clone.c:107
11037 msgid "initialize submodules in the clone"
11040 #: builtin/clone.c:110
11041 msgid "number of submodules cloned in parallel"
11044 #: builtin/clone.c:111 builtin/init-db.c:486
11045 msgid "template-directory"
11048 #: builtin/clone.c:112 builtin/init-db.c:487
11049 msgid "directory from which templates will be used"
11052 #: builtin/clone.c:114 builtin/clone.c:116 builtin/submodule--helper.c:1407
11053 #: builtin/submodule--helper.c:1912
11054 msgid "reference repository"
11057 #: builtin/clone.c:118 builtin/submodule--helper.c:1409
11058 #: builtin/submodule--helper.c:1914
11059 msgid "use --reference only while cloning"
11062 #: builtin/clone.c:119 builtin/column.c:27 builtin/merge-file.c:46
11063 #: builtin/pack-objects.c:3441 builtin/repack.c:327
11067 #: builtin/clone.c:120
11068 msgid "use <name> instead of 'origin' to track upstream"
11071 #: builtin/clone.c:122
11072 msgid "checkout <branch> instead of the remote's HEAD"
11075 #: builtin/clone.c:124
11076 msgid "path to git-upload-pack on the remote"
11079 #: builtin/clone.c:125 builtin/fetch.c:168 builtin/grep.c:828
11080 #: builtin/pull.c:207
11084 #: builtin/clone.c:126
11085 msgid "create a shallow clone of that depth"
11088 #: builtin/clone.c:127 builtin/fetch.c:170 builtin/pack-objects.c:3430
11092 #: builtin/clone.c:128
11093 msgid "create a shallow clone since a specific time"
11096 #: builtin/clone.c:129 builtin/fetch.c:172 builtin/fetch.c:195
11097 #: builtin/rebase.c:1480
11101 #: builtin/clone.c:130 builtin/fetch.c:173
11102 msgid "deepen history of shallow clone, excluding rev"
11105 #: builtin/clone.c:132 builtin/submodule--helper.c:1419
11106 #: builtin/submodule--helper.c:1928
11107 msgid "clone only one branch, HEAD or --branch"
11110 #: builtin/clone.c:134
11111 msgid "don't clone any tags, and make later fetches not to follow them"
11114 #: builtin/clone.c:136
11115 msgid "any cloned submodules will be shallow"
11118 #: builtin/clone.c:137 builtin/init-db.c:495
11122 #: builtin/clone.c:138 builtin/init-db.c:496
11123 msgid "separate git dir from working tree"
11126 #: builtin/clone.c:139
11130 #: builtin/clone.c:140
11131 msgid "set config inside the new repository"
11134 #: builtin/clone.c:142 builtin/fetch.c:190 builtin/ls-remote.c:76
11135 #: builtin/push.c:573 builtin/send-pack.c:172
11136 msgid "server-specific"
11139 #: builtin/clone.c:142 builtin/fetch.c:190 builtin/ls-remote.c:76
11140 #: builtin/push.c:573 builtin/send-pack.c:173
11141 msgid "option to transmit"
11144 #: builtin/clone.c:143 builtin/fetch.c:191 builtin/pull.c:220
11145 #: builtin/push.c:574
11146 msgid "use IPv4 addresses only"
11149 #: builtin/clone.c:145 builtin/fetch.c:193 builtin/pull.c:223
11150 #: builtin/push.c:576
11151 msgid "use IPv6 addresses only"
11154 #: builtin/clone.c:149
11155 msgid "any cloned submodules will use their remote-tracking branch"
11158 #: builtin/clone.c:151
11159 msgid "initialize sparse-checkout file to include only files at root"
11162 #: builtin/clone.c:287
11164 "No directory name could be guessed.\n"
11165 "Please specify a directory on the command line"
11168 #: builtin/clone.c:340
11170 msgid "info: Could not add alternate for '%s': %s\n"
11173 #: builtin/clone.c:413
11175 msgid "%s exists and is not a directory"
11178 #: builtin/clone.c:430
11180 msgid "failed to start iterator over '%s'"
11183 #: builtin/clone.c:460
11185 msgid "failed to create link '%s'"
11188 #: builtin/clone.c:464
11190 msgid "failed to copy file to '%s'"
11193 #: builtin/clone.c:469
11195 msgid "failed to iterate over '%s'"
11198 #: builtin/clone.c:494
11203 #: builtin/clone.c:508
11205 "Clone succeeded, but checkout failed.\n"
11206 "You can inspect what was checked out with 'git status'\n"
11207 "and retry with 'git restore --source=HEAD :/'\n"
11210 #: builtin/clone.c:585
11212 msgid "Could not find remote branch %s to clone."
11215 #: builtin/clone.c:705
11217 msgid "unable to update %s"
11220 #: builtin/clone.c:753
11221 msgid "failed to initialize sparse-checkout"
11224 #: builtin/clone.c:776
11225 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
11228 #: builtin/clone.c:807
11229 msgid "unable to checkout working tree"
11232 #: builtin/clone.c:862
11233 msgid "unable to write parameters to config file"
11236 #: builtin/clone.c:925
11237 msgid "cannot repack to clean up"
11240 #: builtin/clone.c:927
11241 msgid "cannot unlink temporary alternates file"
11244 #: builtin/clone.c:965 builtin/receive-pack.c:1950
11245 msgid "Too many arguments."
11248 #: builtin/clone.c:969
11249 msgid "You must specify a repository to clone."
11252 #: builtin/clone.c:982
11254 msgid "--bare and --origin %s options are incompatible."
11257 #: builtin/clone.c:985
11258 msgid "--bare and --separate-git-dir are incompatible."
11261 #: builtin/clone.c:998
11263 msgid "repository '%s' does not exist"
11266 #: builtin/clone.c:1004 builtin/fetch.c:1796
11268 msgid "depth %s is not a positive number"
11271 #: builtin/clone.c:1014
11273 msgid "destination path '%s' already exists and is not an empty directory."
11276 #: builtin/clone.c:1024
11278 msgid "working tree '%s' already exists."
11281 #: builtin/clone.c:1039 builtin/clone.c:1060 builtin/difftool.c:271
11282 #: builtin/log.c:1866 builtin/worktree.c:295 builtin/worktree.c:327
11284 msgid "could not create leading directories of '%s'"
11287 #: builtin/clone.c:1044
11289 msgid "could not create work tree dir '%s'"
11292 #: builtin/clone.c:1064
11294 msgid "Cloning into bare repository '%s'...\n"
11297 #: builtin/clone.c:1066
11299 msgid "Cloning into '%s'...\n"
11302 #: builtin/clone.c:1090
11304 "clone --recursive is not compatible with both --reference and --reference-if-"
11308 #: builtin/clone.c:1154
11309 msgid "--depth is ignored in local clones; use file:// instead."
11312 #: builtin/clone.c:1156
11313 msgid "--shallow-since is ignored in local clones; use file:// instead."
11316 #: builtin/clone.c:1158
11317 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
11320 #: builtin/clone.c:1160
11321 msgid "--filter is ignored in local clones; use file:// instead."
11324 #: builtin/clone.c:1163
11325 msgid "source repository is shallow, ignoring --local"
11328 #: builtin/clone.c:1168
11329 msgid "--local is ignored"
11332 #: builtin/clone.c:1243 builtin/clone.c:1251
11334 msgid "Remote branch %s not found in upstream %s"
11337 #: builtin/clone.c:1254
11338 msgid "You appear to have cloned an empty repository."
11341 #: builtin/column.c:10
11342 msgid "git column [<options>]"
11345 #: builtin/column.c:27
11346 msgid "lookup config vars"
11349 #: builtin/column.c:28 builtin/column.c:29
11350 msgid "layout to use"
11353 #: builtin/column.c:30
11354 msgid "Maximum width"
11357 #: builtin/column.c:31
11358 msgid "Padding space on left border"
11361 #: builtin/column.c:32
11362 msgid "Padding space on right border"
11365 #: builtin/column.c:33
11366 msgid "Padding space between columns"
11369 #: builtin/column.c:51
11370 msgid "--command must be the first argument"
11373 #: builtin/commit-tree.c:18
11375 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
11376 "<file>)...] <tree>"
11379 #: builtin/commit-tree.c:31
11381 msgid "duplicate parent %s ignored"
11384 #: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:526
11386 msgid "not a valid object name %s"
11389 #: builtin/commit-tree.c:93
11391 msgid "git commit-tree: failed to open '%s'"
11394 #: builtin/commit-tree.c:96
11396 msgid "git commit-tree: failed to read '%s'"
11399 #: builtin/commit-tree.c:98
11401 msgid "git commit-tree: failed to close '%s'"
11404 #: builtin/commit-tree.c:111
11408 #: builtin/commit-tree.c:112
11409 msgid "id of a parent commit object"
11412 #: builtin/commit-tree.c:114 builtin/commit.c:1501 builtin/merge.c:271
11413 #: builtin/notes.c:409 builtin/notes.c:575 builtin/stash.c:1477
11414 #: builtin/tag.c:412
11418 #: builtin/commit-tree.c:115 builtin/commit.c:1501
11419 msgid "commit message"
11422 #: builtin/commit-tree.c:118
11423 msgid "read commit log message from file"
11426 #: builtin/commit-tree.c:121 builtin/commit.c:1513 builtin/merge.c:288
11427 #: builtin/pull.c:175 builtin/revert.c:118
11428 msgid "GPG sign commit"
11431 #: builtin/commit-tree.c:133
11432 msgid "must give exactly one tree"
11435 #: builtin/commit-tree.c:140
11436 msgid "git commit-tree: failed to read"
11439 #: builtin/commit.c:41
11440 msgid "git commit [<options>] [--] <pathspec>..."
11443 #: builtin/commit.c:46
11444 msgid "git status [<options>] [--] <pathspec>..."
11447 #: builtin/commit.c:51
11449 "You asked to amend the most recent commit, but doing so would make\n"
11450 "it empty. You can repeat your command with --allow-empty, or you can\n"
11451 "remove the commit entirely with \"git reset HEAD^\".\n"
11454 #: builtin/commit.c:56
11456 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
11457 "If you wish to commit it anyway, use:\n"
11459 " git commit --allow-empty\n"
11463 #: builtin/commit.c:63
11464 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
11467 #: builtin/commit.c:66
11471 " git cherry-pick --continue\n"
11473 "to resume cherry-picking the remaining commits.\n"
11474 "If you wish to skip this commit, use:\n"
11476 " git cherry-pick --skip\n"
11480 #: builtin/commit.c:315
11481 msgid "failed to unpack HEAD tree object"
11484 #: builtin/commit.c:351
11485 msgid "--pathspec-from-file with -a does not make sense"
11488 #: builtin/commit.c:364
11489 msgid "No paths with --include/--only does not make sense."
11492 #: builtin/commit.c:376
11493 msgid "unable to create temporary index"
11496 #: builtin/commit.c:385
11497 msgid "interactive add failed"
11500 #: builtin/commit.c:400
11501 msgid "unable to update temporary index"
11504 #: builtin/commit.c:402
11505 msgid "Failed to update main cache tree"
11508 #: builtin/commit.c:427 builtin/commit.c:450 builtin/commit.c:496
11509 msgid "unable to write new_index file"
11512 #: builtin/commit.c:479
11513 msgid "cannot do a partial commit during a merge."
11516 #: builtin/commit.c:481
11517 msgid "cannot do a partial commit during a cherry-pick."
11520 #: builtin/commit.c:489
11521 msgid "cannot read the index"
11524 #: builtin/commit.c:508
11525 msgid "unable to write temporary index file"
11528 #: builtin/commit.c:606
11530 msgid "commit '%s' lacks author header"
11533 #: builtin/commit.c:608
11535 msgid "commit '%s' has malformed author line"
11538 #: builtin/commit.c:627
11539 msgid "malformed --author parameter"
11542 #: builtin/commit.c:680
11544 "unable to select a comment character that is not used\n"
11545 "in the current commit message"
11548 #: builtin/commit.c:718 builtin/commit.c:751 builtin/commit.c:1097
11550 msgid "could not lookup commit %s"
11553 #: builtin/commit.c:730 builtin/shortlog.c:319
11555 msgid "(reading log message from standard input)\n"
11558 #: builtin/commit.c:732
11559 msgid "could not read log from standard input"
11562 #: builtin/commit.c:736
11564 msgid "could not read log file '%s'"
11567 #: builtin/commit.c:767 builtin/commit.c:783
11568 msgid "could not read SQUASH_MSG"
11571 #: builtin/commit.c:774
11572 msgid "could not read MERGE_MSG"
11575 #: builtin/commit.c:834
11576 msgid "could not write commit template"
11579 #: builtin/commit.c:853
11583 "It looks like you may be committing a merge.\n"
11584 "If this is not correct, please remove the file\n"
11589 #: builtin/commit.c:858
11593 "It looks like you may be committing a cherry-pick.\n"
11594 "If this is not correct, please remove the file\n"
11599 #: builtin/commit.c:871
11602 "Please enter the commit message for your changes. Lines starting\n"
11603 "with '%c' will be ignored, and an empty message aborts the commit.\n"
11606 #: builtin/commit.c:879
11609 "Please enter the commit message for your changes. Lines starting\n"
11610 "with '%c' will be kept; you may remove them yourself if you want to.\n"
11611 "An empty message aborts the commit.\n"
11614 #: builtin/commit.c:896
11616 msgid "%sAuthor: %.*s <%.*s>"
11619 #: builtin/commit.c:904
11624 #: builtin/commit.c:911
11626 msgid "%sCommitter: %.*s <%.*s>"
11629 #: builtin/commit.c:929
11630 msgid "Cannot read index"
11633 #: builtin/commit.c:997
11634 msgid "Error building trees"
11637 #: builtin/commit.c:1011 builtin/tag.c:275
11639 msgid "Please supply the message using either -m or -F option.\n"
11642 #: builtin/commit.c:1055
11644 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
11647 #: builtin/commit.c:1069
11649 msgid "Invalid ignored mode '%s'"
11652 #: builtin/commit.c:1087 builtin/commit.c:1327
11654 msgid "Invalid untracked files mode '%s'"
11657 #: builtin/commit.c:1127
11658 msgid "--long and -z are incompatible"
11661 #: builtin/commit.c:1171
11662 msgid "Using both --reset-author and --author does not make sense"
11665 #: builtin/commit.c:1180
11666 msgid "You have nothing to amend."
11669 #: builtin/commit.c:1183
11670 msgid "You are in the middle of a merge -- cannot amend."
11673 #: builtin/commit.c:1185
11674 msgid "You are in the middle of a cherry-pick -- cannot amend."
11677 #: builtin/commit.c:1188
11678 msgid "Options --squash and --fixup cannot be used together"
11681 #: builtin/commit.c:1198
11682 msgid "Only one of -c/-C/-F/--fixup can be used."
11685 #: builtin/commit.c:1200
11686 msgid "Option -m cannot be combined with -c/-C/-F."
11689 #: builtin/commit.c:1208
11690 msgid "--reset-author can be used only with -C, -c or --amend."
11693 #: builtin/commit.c:1225
11694 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
11697 #: builtin/commit.c:1231
11699 msgid "paths '%s ...' with -a does not make sense"
11702 #: builtin/commit.c:1362 builtin/commit.c:1524
11703 msgid "show status concisely"
11706 #: builtin/commit.c:1364 builtin/commit.c:1526
11707 msgid "show branch information"
11710 #: builtin/commit.c:1366
11711 msgid "show stash information"
11714 #: builtin/commit.c:1368 builtin/commit.c:1528
11715 msgid "compute full ahead/behind values"
11718 #: builtin/commit.c:1370
11722 #: builtin/commit.c:1370 builtin/commit.c:1530 builtin/push.c:549
11723 #: builtin/worktree.c:643
11724 msgid "machine-readable output"
11727 #: builtin/commit.c:1373 builtin/commit.c:1532
11728 msgid "show status in long format (default)"
11731 #: builtin/commit.c:1376 builtin/commit.c:1535
11732 msgid "terminate entries with NUL"
11735 #: builtin/commit.c:1378 builtin/commit.c:1382 builtin/commit.c:1538
11736 #: builtin/fast-export.c:1153 builtin/fast-export.c:1156
11737 #: builtin/fast-export.c:1159 builtin/rebase.c:1569 parse-options.h:336
11741 #: builtin/commit.c:1379 builtin/commit.c:1538
11742 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
11745 #: builtin/commit.c:1383
11747 "show ignored files, optional modes: traditional, matching, no. (Default: "
11751 #: builtin/commit.c:1385 parse-options.h:192
11755 #: builtin/commit.c:1386
11757 "ignore changes to submodules, optional when: all, dirty, untracked. "
11761 #: builtin/commit.c:1388
11762 msgid "list untracked files in columns"
11765 #: builtin/commit.c:1389
11766 msgid "do not detect renames"
11769 #: builtin/commit.c:1391
11770 msgid "detect renames, optionally set similarity index"
11773 #: builtin/commit.c:1411
11774 msgid "Unsupported combination of ignored and untracked-files arguments"
11777 #: builtin/commit.c:1494
11778 msgid "suppress summary after successful commit"
11781 #: builtin/commit.c:1495
11782 msgid "show diff in commit message template"
11785 #: builtin/commit.c:1497
11786 msgid "Commit message options"
11789 #: builtin/commit.c:1498 builtin/merge.c:275 builtin/tag.c:414
11790 msgid "read message from file"
11793 #: builtin/commit.c:1499
11797 #: builtin/commit.c:1499
11798 msgid "override author for commit"
11801 #: builtin/commit.c:1500 builtin/gc.c:538
11805 #: builtin/commit.c:1500
11806 msgid "override date for commit"
11809 #: builtin/commit.c:1502 builtin/commit.c:1503 builtin/commit.c:1504
11810 #: builtin/commit.c:1505 parse-options.h:328 ref-filter.h:92
11814 #: builtin/commit.c:1502
11815 msgid "reuse and edit message from specified commit"
11818 #: builtin/commit.c:1503
11819 msgid "reuse message from specified commit"
11822 #: builtin/commit.c:1504
11823 msgid "use autosquash formatted message to fixup specified commit"
11826 #: builtin/commit.c:1505
11827 msgid "use autosquash formatted message to squash specified commit"
11830 #: builtin/commit.c:1506
11831 msgid "the commit is authored by me now (used with -C/-c/--amend)"
11834 #: builtin/commit.c:1507 builtin/log.c:1634 builtin/merge.c:290
11835 #: builtin/pull.c:144 builtin/revert.c:110
11836 msgid "add Signed-off-by:"
11839 #: builtin/commit.c:1508
11840 msgid "use specified template file"
11843 #: builtin/commit.c:1509
11844 msgid "force edit of commit"
11847 #: builtin/commit.c:1511
11848 msgid "include status in commit message template"
11851 #: builtin/commit.c:1516
11852 msgid "Commit contents options"
11855 #: builtin/commit.c:1517
11856 msgid "commit all changed files"
11859 #: builtin/commit.c:1518
11860 msgid "add specified files to index for commit"
11863 #: builtin/commit.c:1519
11864 msgid "interactively add files"
11867 #: builtin/commit.c:1520
11868 msgid "interactively add changes"
11871 #: builtin/commit.c:1521
11872 msgid "commit only specified files"
11875 #: builtin/commit.c:1522
11876 msgid "bypass pre-commit and commit-msg hooks"
11879 #: builtin/commit.c:1523
11880 msgid "show what would be committed"
11883 #: builtin/commit.c:1536
11884 msgid "amend previous commit"
11887 #: builtin/commit.c:1537
11888 msgid "bypass post-rewrite hook"
11891 #: builtin/commit.c:1544
11892 msgid "ok to record an empty change"
11895 #: builtin/commit.c:1546
11896 msgid "ok to record a change with an empty message"
11899 #: builtin/commit.c:1619
11901 msgid "Corrupt MERGE_HEAD file (%s)"
11904 #: builtin/commit.c:1626
11905 msgid "could not read MERGE_MODE"
11908 #: builtin/commit.c:1645
11910 msgid "could not read commit message: %s"
11913 #: builtin/commit.c:1652
11915 msgid "Aborting commit due to empty commit message.\n"
11918 #: builtin/commit.c:1657
11920 msgid "Aborting commit; you did not edit the message.\n"
11923 #: builtin/commit.c:1691
11925 "repository has been updated, but unable to write\n"
11926 "new_index file. Check that disk is not full and quota is\n"
11927 "not exceeded, and then \"git restore --staged :/\" to recover."
11930 #: builtin/commit-graph.c:11 builtin/commit-graph.c:17
11932 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
11935 #: builtin/commit-graph.c:12 builtin/commit-graph.c:22
11937 "git commit-graph write [--object-dir <objdir>] [--append|--split] [--"
11938 "reachable|--stdin-packs|--stdin-commits] [--[no-]progress] <split options>"
11941 #: builtin/commit-graph.c:52
11943 msgid "could not find object directory matching %s"
11946 #: builtin/commit-graph.c:68 builtin/commit-graph.c:125
11947 #: builtin/commit-graph.c:210 builtin/fetch.c:179 builtin/log.c:1657
11951 #: builtin/commit-graph.c:69 builtin/commit-graph.c:126
11952 #: builtin/commit-graph.c:211
11953 msgid "The object directory to store the graph"
11956 #: builtin/commit-graph.c:71
11957 msgid "if the commit-graph is split, only verify the tip file"
11960 #: builtin/commit-graph.c:94 t/helper/test-read-graph.c:23
11962 msgid "Could not open commit-graph '%s'"
11965 #: builtin/commit-graph.c:128
11966 msgid "start walk at all refs"
11969 #: builtin/commit-graph.c:130
11970 msgid "scan pack-indexes listed by stdin for commits"
11973 #: builtin/commit-graph.c:132
11974 msgid "start walk at commits listed by stdin"
11977 #: builtin/commit-graph.c:134
11978 msgid "include all commits already in the commit-graph file"
11981 #: builtin/commit-graph.c:137
11982 msgid "allow writing an incremental commit-graph file"
11985 #: builtin/commit-graph.c:139 builtin/commit-graph.c:143
11986 msgid "maximum number of commits in a non-base split commit-graph"
11989 #: builtin/commit-graph.c:141
11990 msgid "maximum ratio between two levels of a split commit-graph"
11993 #: builtin/commit-graph.c:159
11994 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
11997 #: builtin/config.c:11
11998 msgid "git config [<options>]"
12001 #: builtin/config.c:104 builtin/env--helper.c:23
12003 msgid "unrecognized --type argument, %s"
12006 #: builtin/config.c:116
12007 msgid "only one type at a time"
12010 #: builtin/config.c:125
12011 msgid "Config file location"
12014 #: builtin/config.c:126
12015 msgid "use global config file"
12018 #: builtin/config.c:127
12019 msgid "use system config file"
12022 #: builtin/config.c:128
12023 msgid "use repository config file"
12026 #: builtin/config.c:129
12027 msgid "use per-worktree config file"
12030 #: builtin/config.c:130
12031 msgid "use given config file"
12034 #: builtin/config.c:131
12038 #: builtin/config.c:131
12039 msgid "read config from given blob object"
12042 #: builtin/config.c:132
12046 #: builtin/config.c:133
12047 msgid "get value: name [value-regex]"
12050 #: builtin/config.c:134
12051 msgid "get all values: key [value-regex]"
12054 #: builtin/config.c:135
12055 msgid "get values for regexp: name-regex [value-regex]"
12058 #: builtin/config.c:136
12059 msgid "get value specific for the URL: section[.var] URL"
12062 #: builtin/config.c:137
12063 msgid "replace all matching variables: name value [value_regex]"
12066 #: builtin/config.c:138
12067 msgid "add a new variable: name value"
12070 #: builtin/config.c:139
12071 msgid "remove a variable: name [value-regex]"
12074 #: builtin/config.c:140
12075 msgid "remove all matches: name [value-regex]"
12078 #: builtin/config.c:141
12079 msgid "rename section: old-name new-name"
12082 #: builtin/config.c:142
12083 msgid "remove a section: name"
12086 #: builtin/config.c:143
12090 #: builtin/config.c:144
12091 msgid "open an editor"
12094 #: builtin/config.c:145
12095 msgid "find the color configured: slot [default]"
12098 #: builtin/config.c:146
12099 msgid "find the color setting: slot [stdout-is-tty]"
12102 #: builtin/config.c:147
12106 #: builtin/config.c:148 builtin/env--helper.c:38
12107 msgid "value is given this type"
12110 #: builtin/config.c:149
12111 msgid "value is \"true\" or \"false\""
12114 #: builtin/config.c:150
12115 msgid "value is decimal number"
12118 #: builtin/config.c:151
12119 msgid "value is --bool or --int"
12122 #: builtin/config.c:152
12123 msgid "value is a path (file or directory name)"
12126 #: builtin/config.c:153
12127 msgid "value is an expiry date"
12130 #: builtin/config.c:154
12134 #: builtin/config.c:155
12135 msgid "terminate values with NUL byte"
12138 #: builtin/config.c:156
12139 msgid "show variable names only"
12142 #: builtin/config.c:157
12143 msgid "respect include directives on lookup"
12146 #: builtin/config.c:158
12147 msgid "show origin of config (file, standard input, blob, command line)"
12150 #: builtin/config.c:159
12151 msgid "show scope of config (worktree, local, global, system, command)"
12154 #: builtin/config.c:160 builtin/env--helper.c:40
12158 #: builtin/config.c:160
12159 msgid "with --get, use default value when missing entry"
12162 #: builtin/config.c:174
12164 msgid "wrong number of arguments, should be %d"
12167 #: builtin/config.c:176
12169 msgid "wrong number of arguments, should be from %d to %d"
12172 #: builtin/config.c:324
12174 msgid "invalid key pattern: %s"
12177 #: builtin/config.c:360
12179 msgid "failed to format default config value: %s"
12182 #: builtin/config.c:417
12184 msgid "cannot parse color '%s'"
12187 #: builtin/config.c:459
12188 msgid "unable to parse default color value"
12191 #: builtin/config.c:512 builtin/config.c:768
12192 msgid "not in a git directory"
12195 #: builtin/config.c:515
12196 msgid "writing to stdin is not supported"
12199 #: builtin/config.c:518
12200 msgid "writing config blobs is not supported"
12203 #: builtin/config.c:603
12206 "# This is Git's per-user configuration file.\n"
12208 "# Please adapt and uncomment the following lines:\n"
12213 #: builtin/config.c:627
12214 msgid "only one config file at a time"
12217 #: builtin/config.c:632
12218 msgid "--local can only be used inside a git repository"
12221 #: builtin/config.c:635
12222 msgid "--blob can only be used inside a git repository"
12225 #: builtin/config.c:655
12226 msgid "$HOME not set"
12229 #: builtin/config.c:679
12231 "--worktree cannot be used with multiple working trees unless the config\n"
12232 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
12233 "section in \"git help worktree\" for details"
12236 #: builtin/config.c:714
12237 msgid "--get-color and variable type are incoherent"
12240 #: builtin/config.c:719
12241 msgid "only one action at a time"
12244 #: builtin/config.c:732
12245 msgid "--name-only is only applicable to --list or --get-regexp"
12248 #: builtin/config.c:738
12250 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
12254 #: builtin/config.c:744
12255 msgid "--default is only applicable to --get"
12258 #: builtin/config.c:757
12260 msgid "unable to read config file '%s'"
12263 #: builtin/config.c:760
12264 msgid "error processing config file(s)"
12267 #: builtin/config.c:770
12268 msgid "editing stdin is not supported"
12271 #: builtin/config.c:772
12272 msgid "editing blobs is not supported"
12275 #: builtin/config.c:786
12277 msgid "cannot create configuration file %s"
12280 #: builtin/config.c:799
12283 "cannot overwrite multiple values with a single value\n"
12284 " Use a regexp, --add or --replace-all to change %s."
12287 #: builtin/config.c:873 builtin/config.c:884
12289 msgid "no such section: %s"
12292 #: builtin/count-objects.c:90
12293 msgid "git count-objects [-v] [-H | --human-readable]"
12296 #: builtin/count-objects.c:100
12297 msgid "print sizes in human readable format"
12300 #: builtin/describe.c:26
12301 msgid "git describe [<options>] [<commit-ish>...]"
12304 #: builtin/describe.c:27
12305 msgid "git describe [<options>] --dirty"
12308 #: builtin/describe.c:62
12312 #: builtin/describe.c:62
12313 msgid "lightweight"
12316 #: builtin/describe.c:62
12320 #: builtin/describe.c:275
12322 msgid "annotated tag %s not available"
12325 #: builtin/describe.c:279
12327 msgid "annotated tag %s has no embedded name"
12330 #: builtin/describe.c:281
12332 msgid "tag '%s' is really '%s' here"
12335 #: builtin/describe.c:325
12337 msgid "no tag exactly matches '%s'"
12340 #: builtin/describe.c:327
12342 msgid "No exact match on refs or tags, searching to describe\n"
12345 #: builtin/describe.c:394
12347 msgid "finished search at %s\n"
12350 #: builtin/describe.c:421
12353 "No annotated tags can describe '%s'.\n"
12354 "However, there were unannotated tags: try --tags."
12357 #: builtin/describe.c:425
12360 "No tags can describe '%s'.\n"
12361 "Try --always, or create some tags."
12364 #: builtin/describe.c:455
12366 msgid "traversed %lu commits\n"
12369 #: builtin/describe.c:458
12372 "more than %i tags found; listed %i most recent\n"
12373 "gave up search at %s\n"
12376 #: builtin/describe.c:526
12378 msgid "describe %s\n"
12381 #: builtin/describe.c:529
12383 msgid "Not a valid object name %s"
12386 #: builtin/describe.c:537
12388 msgid "%s is neither a commit nor blob"
12391 #: builtin/describe.c:551
12392 msgid "find the tag that comes after the commit"
12395 #: builtin/describe.c:552
12396 msgid "debug search strategy on stderr"
12399 #: builtin/describe.c:553
12400 msgid "use any ref"
12403 #: builtin/describe.c:554
12404 msgid "use any tag, even unannotated"
12407 #: builtin/describe.c:555
12408 msgid "always use long format"
12411 #: builtin/describe.c:556
12412 msgid "only follow first parent"
12415 #: builtin/describe.c:559
12416 msgid "only output exact matches"
12419 #: builtin/describe.c:561
12420 msgid "consider <n> most recent tags (default: 10)"
12423 #: builtin/describe.c:563
12424 msgid "only consider tags matching <pattern>"
12427 #: builtin/describe.c:565
12428 msgid "do not consider tags matching <pattern>"
12431 #: builtin/describe.c:567 builtin/name-rev.c:535
12432 msgid "show abbreviated commit object as fallback"
12435 #: builtin/describe.c:568 builtin/describe.c:571
12439 #: builtin/describe.c:569
12440 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
12443 #: builtin/describe.c:572
12444 msgid "append <mark> on broken working tree (default: \"-broken\")"
12447 #: builtin/describe.c:590
12448 msgid "--long is incompatible with --abbrev=0"
12451 #: builtin/describe.c:619
12452 msgid "No names found, cannot describe anything."
12455 #: builtin/describe.c:670
12456 msgid "--dirty is incompatible with commit-ishes"
12459 #: builtin/describe.c:672
12460 msgid "--broken is incompatible with commit-ishes"
12463 #: builtin/diff.c:84
12465 msgid "'%s': not a regular file or symlink"
12468 #: builtin/diff.c:235
12470 msgid "invalid option: %s"
12473 #: builtin/diff.c:350
12474 msgid "Not a git repository"
12477 #: builtin/diff.c:394
12479 msgid "invalid object '%s' given."
12482 #: builtin/diff.c:403
12484 msgid "more than two blobs given: '%s'"
12487 #: builtin/diff.c:408
12489 msgid "unhandled object '%s' given."
12492 #: builtin/difftool.c:30
12493 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
12496 #: builtin/difftool.c:260
12501 #: builtin/difftool.c:302
12503 msgid "could not read symlink %s"
12506 #: builtin/difftool.c:304
12508 msgid "could not read symlink file %s"
12511 #: builtin/difftool.c:312
12513 msgid "could not read object %s for symlink %s"
12516 #: builtin/difftool.c:413
12518 "combined diff formats('-c' and '--cc') are not supported in\n"
12519 "directory diff mode('-d' and '--dir-diff')."
12522 #: builtin/difftool.c:634
12524 msgid "both files modified: '%s' and '%s'."
12527 #: builtin/difftool.c:636
12528 msgid "working tree file has been left."
12531 #: builtin/difftool.c:647
12533 msgid "temporary files exist in '%s'."
12536 #: builtin/difftool.c:648
12537 msgid "you may want to cleanup or recover these."
12540 #: builtin/difftool.c:697
12541 msgid "use `diff.guitool` instead of `diff.tool`"
12544 #: builtin/difftool.c:699
12545 msgid "perform a full-directory diff"
12548 #: builtin/difftool.c:701
12549 msgid "do not prompt before launching a diff tool"
12552 #: builtin/difftool.c:706
12553 msgid "use symlinks in dir-diff mode"
12556 #: builtin/difftool.c:707
12560 #: builtin/difftool.c:708
12561 msgid "use the specified diff tool"
12564 #: builtin/difftool.c:710
12565 msgid "print a list of diff tools that may be used with `--tool`"
12568 #: builtin/difftool.c:713
12570 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
12574 #: builtin/difftool.c:716
12575 msgid "specify a custom command for viewing diffs"
12578 #: builtin/difftool.c:717
12579 msgid "passed to `diff`"
12582 #: builtin/difftool.c:732
12583 msgid "difftool requires worktree or --no-index"
12586 #: builtin/difftool.c:739
12587 msgid "--dir-diff is incompatible with --no-index"
12590 #: builtin/difftool.c:742
12591 msgid "--gui, --tool and --extcmd are mutually exclusive"
12594 #: builtin/difftool.c:750
12595 msgid "no <tool> given for --tool=<tool>"
12598 #: builtin/difftool.c:757
12599 msgid "no <cmd> given for --extcmd=<cmd>"
12602 #: builtin/env--helper.c:6
12603 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
12606 #: builtin/env--helper.c:37 builtin/hash-object.c:98
12610 #: builtin/env--helper.c:41
12611 msgid "default for git_env_*(...) to fall back on"
12614 #: builtin/env--helper.c:43
12615 msgid "be quiet only use git_env_*() value as exit code"
12618 #: builtin/env--helper.c:62
12620 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
12623 #: builtin/env--helper.c:77
12626 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
12630 #: builtin/fast-export.c:29
12631 msgid "git fast-export [rev-list-opts]"
12634 #: builtin/fast-export.c:853
12635 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
12638 #: builtin/fast-export.c:1152
12639 msgid "show progress after <n> objects"
12642 #: builtin/fast-export.c:1154
12643 msgid "select handling of signed tags"
12646 #: builtin/fast-export.c:1157
12647 msgid "select handling of tags that tag filtered objects"
12650 #: builtin/fast-export.c:1160
12651 msgid "select handling of commit messages in an alternate encoding"
12654 #: builtin/fast-export.c:1163
12655 msgid "Dump marks to this file"
12658 #: builtin/fast-export.c:1165
12659 msgid "Import marks from this file"
12662 #: builtin/fast-export.c:1169
12663 msgid "Import marks from this file if it exists"
12666 #: builtin/fast-export.c:1171
12667 msgid "Fake a tagger when tags lack one"
12670 #: builtin/fast-export.c:1173
12671 msgid "Output full tree for each commit"
12674 #: builtin/fast-export.c:1175
12675 msgid "Use the done feature to terminate the stream"
12678 #: builtin/fast-export.c:1176
12679 msgid "Skip output of blob data"
12682 #: builtin/fast-export.c:1177 builtin/log.c:1705
12686 #: builtin/fast-export.c:1178
12687 msgid "Apply refspec to exported refs"
12690 #: builtin/fast-export.c:1179
12691 msgid "anonymize output"
12694 #: builtin/fast-export.c:1181
12695 msgid "Reference parents which are not in fast-export stream by object id"
12698 #: builtin/fast-export.c:1183
12699 msgid "Show original object ids of blobs/commits"
12702 #: builtin/fast-export.c:1185
12703 msgid "Label tags with mark ids"
12706 #: builtin/fast-export.c:1220
12707 msgid "Cannot pass both --import-marks and --import-marks-if-exists"
12710 #: builtin/fetch.c:34
12711 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
12714 #: builtin/fetch.c:35
12715 msgid "git fetch [<options>] <group>"
12718 #: builtin/fetch.c:36
12719 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
12722 #: builtin/fetch.c:37
12723 msgid "git fetch --all [<options>]"
12726 #: builtin/fetch.c:116
12727 msgid "fetch.parallel cannot be negative"
12730 #: builtin/fetch.c:139 builtin/pull.c:184
12731 msgid "fetch from all remotes"
12734 #: builtin/fetch.c:141 builtin/pull.c:228
12735 msgid "set upstream for git pull/fetch"
12738 #: builtin/fetch.c:143 builtin/pull.c:187
12739 msgid "append to .git/FETCH_HEAD instead of overwriting"
12742 #: builtin/fetch.c:145 builtin/pull.c:190
12743 msgid "path to upload pack on remote end"
12746 #: builtin/fetch.c:146
12747 msgid "force overwrite of local reference"
12750 #: builtin/fetch.c:148
12751 msgid "fetch from multiple remotes"
12754 #: builtin/fetch.c:150 builtin/pull.c:194
12755 msgid "fetch all tags and associated objects"
12758 #: builtin/fetch.c:152
12759 msgid "do not fetch all tags (--no-tags)"
12762 #: builtin/fetch.c:154
12763 msgid "number of submodules fetched in parallel"
12766 #: builtin/fetch.c:156 builtin/pull.c:197
12767 msgid "prune remote-tracking branches no longer on remote"
12770 #: builtin/fetch.c:158
12771 msgid "prune local tags no longer on remote and clobber changed tags"
12774 #: builtin/fetch.c:159 builtin/fetch.c:182 builtin/pull.c:121
12778 #: builtin/fetch.c:160
12779 msgid "control recursive fetching of submodules"
12782 #: builtin/fetch.c:164 builtin/pull.c:205
12783 msgid "keep downloaded pack"
12786 #: builtin/fetch.c:166
12787 msgid "allow updating of HEAD ref"
12790 #: builtin/fetch.c:169 builtin/fetch.c:175 builtin/pull.c:208
12791 msgid "deepen history of shallow clone"
12794 #: builtin/fetch.c:171
12795 msgid "deepen history of shallow repository based on time"
12798 #: builtin/fetch.c:177 builtin/pull.c:211
12799 msgid "convert to a complete repository"
12802 #: builtin/fetch.c:180
12803 msgid "prepend this to submodule path output"
12806 #: builtin/fetch.c:183
12808 "default for recursive fetching of submodules (lower priority than config "
12812 #: builtin/fetch.c:187 builtin/pull.c:214
12813 msgid "accept refs that update .git/shallow"
12816 #: builtin/fetch.c:188 builtin/pull.c:216
12820 #: builtin/fetch.c:189 builtin/pull.c:217
12821 msgid "specify fetch refmap"
12824 #: builtin/fetch.c:196
12825 msgid "report that we have only objects reachable from this object"
12828 #: builtin/fetch.c:199
12829 msgid "run 'gc --auto' after fetching"
12832 #: builtin/fetch.c:201 builtin/pull.c:226
12833 msgid "check for forced-updates on all updated branches"
12836 #: builtin/fetch.c:203
12837 msgid "write the commit-graph after fetching"
12840 #: builtin/fetch.c:513
12841 msgid "Couldn't find remote ref HEAD"
12844 #: builtin/fetch.c:653
12846 msgid "configuration fetch.output contains invalid value %s"
12849 #: builtin/fetch.c:751
12851 msgid "object %s not found"
12854 #: builtin/fetch.c:755
12855 msgid "[up to date]"
12858 #: builtin/fetch.c:768 builtin/fetch.c:784 builtin/fetch.c:856
12862 #: builtin/fetch.c:769
12863 msgid "can't fetch in current branch"
12866 #: builtin/fetch.c:779
12867 msgid "[tag update]"
12870 #: builtin/fetch.c:780 builtin/fetch.c:817 builtin/fetch.c:839
12871 #: builtin/fetch.c:851
12872 msgid "unable to update local ref"
12875 #: builtin/fetch.c:784
12876 msgid "would clobber existing tag"
12879 #: builtin/fetch.c:806
12883 #: builtin/fetch.c:809
12884 msgid "[new branch]"
12887 #: builtin/fetch.c:812
12891 #: builtin/fetch.c:851
12892 msgid "forced update"
12895 #: builtin/fetch.c:856
12896 msgid "non-fast-forward"
12899 #: builtin/fetch.c:877
12901 "Fetch normally indicates which branches had a forced update,\n"
12902 "but that check has been disabled. To re-enable, use '--show-forced-updates'\n"
12903 "flag or run 'git config fetch.showForcedUpdates true'."
12906 #: builtin/fetch.c:881
12909 "It took %.2f seconds to check forced updates. You can use\n"
12910 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
12912 " to avoid this check.\n"
12915 #: builtin/fetch.c:920
12917 msgid "%s did not send all necessary objects\n"
12920 #: builtin/fetch.c:941
12922 msgid "reject %s because shallow roots are not allowed to be updated"
12925 #: builtin/fetch.c:1026 builtin/fetch.c:1164
12927 msgid "From %.*s\n"
12930 #: builtin/fetch.c:1037
12933 "some local refs could not be updated; try running\n"
12934 " 'git remote prune %s' to remove any old, conflicting branches"
12937 #: builtin/fetch.c:1134
12939 msgid " (%s will become dangling)"
12942 #: builtin/fetch.c:1135
12944 msgid " (%s has become dangling)"
12947 #: builtin/fetch.c:1167
12951 #: builtin/fetch.c:1168 builtin/remote.c:1112
12955 #: builtin/fetch.c:1191
12957 msgid "Refusing to fetch into current branch %s of non-bare repository"
12960 #: builtin/fetch.c:1210
12962 msgid "Option \"%s\" value \"%s\" is not valid for %s"
12965 #: builtin/fetch.c:1213
12967 msgid "Option \"%s\" is ignored for %s\n"
12970 #: builtin/fetch.c:1421
12971 msgid "multiple branches detected, incompatible with --set-upstream"
12974 #: builtin/fetch.c:1436
12975 msgid "not setting upstream for a remote remote-tracking branch"
12978 #: builtin/fetch.c:1438
12979 msgid "not setting upstream for a remote tag"
12982 #: builtin/fetch.c:1440
12983 msgid "unknown branch type"
12986 #: builtin/fetch.c:1442
12988 "no source branch found.\n"
12989 "you need to specify exactly one branch with the --set-upstream option."
12992 #: builtin/fetch.c:1568 builtin/fetch.c:1631
12994 msgid "Fetching %s\n"
12997 #: builtin/fetch.c:1578 builtin/fetch.c:1633 builtin/remote.c:101
12999 msgid "Could not fetch %s"
13002 #: builtin/fetch.c:1590
13004 msgid "could not fetch '%s' (exit code: %d)\n"
13007 #: builtin/fetch.c:1693
13009 "No remote repository specified. Please, specify either a URL or a\n"
13010 "remote name from which new revisions should be fetched."
13013 #: builtin/fetch.c:1730
13014 msgid "You need to specify a tag name."
13017 #: builtin/fetch.c:1780
13018 msgid "Negative depth in --deepen is not supported"
13021 #: builtin/fetch.c:1782
13022 msgid "--deepen and --depth are mutually exclusive"
13025 #: builtin/fetch.c:1787
13026 msgid "--depth and --unshallow cannot be used together"
13029 #: builtin/fetch.c:1789
13030 msgid "--unshallow on a complete repository does not make sense"
13033 #: builtin/fetch.c:1805
13034 msgid "fetch --all does not take a repository argument"
13037 #: builtin/fetch.c:1807
13038 msgid "fetch --all does not make sense with refspecs"
13041 #: builtin/fetch.c:1816
13043 msgid "No such remote or remote group: %s"
13046 #: builtin/fetch.c:1823
13047 msgid "Fetching a group and specifying refspecs does not make sense"
13050 #: builtin/fetch.c:1841
13052 "--filter can only be used with the remote configured in extensions."
13056 #: builtin/fmt-merge-msg.c:18
13058 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
13061 #: builtin/fmt-merge-msg.c:671
13062 msgid "populate log with at most <n> entries from shortlog"
13065 #: builtin/fmt-merge-msg.c:674
13066 msgid "alias for --log (deprecated)"
13069 #: builtin/fmt-merge-msg.c:677
13073 #: builtin/fmt-merge-msg.c:678
13074 msgid "use <text> as start of message"
13077 #: builtin/fmt-merge-msg.c:679
13078 msgid "file to read from"
13081 #: builtin/for-each-ref.c:10
13082 msgid "git for-each-ref [<options>] [<pattern>]"
13085 #: builtin/for-each-ref.c:11
13086 msgid "git for-each-ref [--points-at <object>]"
13089 #: builtin/for-each-ref.c:12
13090 msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
13093 #: builtin/for-each-ref.c:13
13094 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
13097 #: builtin/for-each-ref.c:28
13098 msgid "quote placeholders suitably for shells"
13101 #: builtin/for-each-ref.c:30
13102 msgid "quote placeholders suitably for perl"
13105 #: builtin/for-each-ref.c:32
13106 msgid "quote placeholders suitably for python"
13109 #: builtin/for-each-ref.c:34
13110 msgid "quote placeholders suitably for Tcl"
13113 #: builtin/for-each-ref.c:37
13114 msgid "show only <n> matched refs"
13117 #: builtin/for-each-ref.c:39 builtin/tag.c:439
13118 msgid "respect format colors"
13121 #: builtin/for-each-ref.c:42
13122 msgid "print only refs which points at the given object"
13125 #: builtin/for-each-ref.c:44
13126 msgid "print only refs that are merged"
13129 #: builtin/for-each-ref.c:45
13130 msgid "print only refs that are not merged"
13133 #: builtin/for-each-ref.c:46
13134 msgid "print only refs which contain the commit"
13137 #: builtin/for-each-ref.c:47
13138 msgid "print only refs which don't contain the commit"
13141 #: builtin/fsck.c:68 builtin/fsck.c:147 builtin/fsck.c:148
13145 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
13146 #: builtin/fsck.c:100 builtin/fsck.c:120
13148 msgid "error in %s %s: %s"
13151 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
13152 #: builtin/fsck.c:114
13154 msgid "warning in %s %s: %s"
13157 #: builtin/fsck.c:143 builtin/fsck.c:146
13159 msgid "broken link from %7s %s"
13162 #: builtin/fsck.c:155
13163 msgid "wrong object type in link"
13166 #: builtin/fsck.c:171
13169 "broken link from %7s %s\n"
13173 #: builtin/fsck.c:282
13175 msgid "missing %s %s"
13178 #: builtin/fsck.c:309
13180 msgid "unreachable %s %s"
13183 #: builtin/fsck.c:329
13185 msgid "dangling %s %s"
13188 #: builtin/fsck.c:339
13189 msgid "could not create lost-found"
13192 #: builtin/fsck.c:350
13194 msgid "could not finish '%s'"
13197 #: builtin/fsck.c:367
13199 msgid "Checking %s"
13202 #: builtin/fsck.c:405
13204 msgid "Checking connectivity (%d objects)"
13207 #: builtin/fsck.c:424
13209 msgid "Checking %s %s"
13212 #: builtin/fsck.c:429
13213 msgid "broken links"
13216 #: builtin/fsck.c:438
13221 #: builtin/fsck.c:446
13223 msgid "tagged %s %s (%s) in %s"
13226 #: builtin/fsck.c:475
13228 msgid "%s: object corrupt or missing"
13231 #: builtin/fsck.c:500
13233 msgid "%s: invalid reflog entry %s"
13236 #: builtin/fsck.c:514
13238 msgid "Checking reflog %s->%s"
13241 #: builtin/fsck.c:548
13243 msgid "%s: invalid sha1 pointer %s"
13246 #: builtin/fsck.c:555
13248 msgid "%s: not a commit"
13251 #: builtin/fsck.c:609
13252 msgid "notice: No default references"
13255 #: builtin/fsck.c:624
13257 msgid "%s: object corrupt or missing: %s"
13260 #: builtin/fsck.c:637
13262 msgid "%s: object could not be parsed: %s"
13265 #: builtin/fsck.c:657
13267 msgid "bad sha1 file: %s"
13270 #: builtin/fsck.c:672
13271 msgid "Checking object directory"
13274 #: builtin/fsck.c:675
13275 msgid "Checking object directories"
13278 #: builtin/fsck.c:690
13280 msgid "Checking %s link"
13283 #: builtin/fsck.c:695 builtin/index-pack.c:843
13288 #: builtin/fsck.c:702
13290 msgid "%s points to something strange (%s)"
13293 #: builtin/fsck.c:708
13295 msgid "%s: detached HEAD points at nothing"
13298 #: builtin/fsck.c:712
13300 msgid "notice: %s points to an unborn branch (%s)"
13303 #: builtin/fsck.c:724
13304 msgid "Checking cache tree"
13307 #: builtin/fsck.c:729
13309 msgid "%s: invalid sha1 pointer in cache-tree"
13312 #: builtin/fsck.c:738
13313 msgid "non-tree in cache-tree"
13316 #: builtin/fsck.c:769
13317 msgid "git fsck [<options>] [<object>...]"
13320 #: builtin/fsck.c:775
13321 msgid "show unreachable objects"
13324 #: builtin/fsck.c:776
13325 msgid "show dangling objects"
13328 #: builtin/fsck.c:777
13329 msgid "report tags"
13332 #: builtin/fsck.c:778
13333 msgid "report root nodes"
13336 #: builtin/fsck.c:779
13337 msgid "make index objects head nodes"
13340 #: builtin/fsck.c:780
13341 msgid "make reflogs head nodes (default)"
13344 #: builtin/fsck.c:781
13345 msgid "also consider packs and alternate objects"
13348 #: builtin/fsck.c:782
13349 msgid "check only connectivity"
13352 #: builtin/fsck.c:783
13353 msgid "enable more strict checking"
13356 #: builtin/fsck.c:785
13357 msgid "write dangling objects in .git/lost-found"
13360 #: builtin/fsck.c:786 builtin/prune.c:132
13361 msgid "show progress"
13364 #: builtin/fsck.c:787
13365 msgid "show verbose names for reachable objects"
13368 #: builtin/fsck.c:846 builtin/index-pack.c:225
13369 msgid "Checking objects"
13372 #: builtin/fsck.c:874
13374 msgid "%s: object missing"
13377 #: builtin/fsck.c:885
13379 msgid "invalid parameter: expected sha1, got '%s'"
13383 msgid "git gc [<options>]"
13388 msgid "Failed to fstat %s: %s"
13391 #: builtin/gc.c:126
13393 msgid "failed to parse '%s' value '%s'"
13396 #: builtin/gc.c:475 builtin/init-db.c:55
13398 msgid "cannot stat '%s'"
13401 #: builtin/gc.c:484 builtin/notes.c:240 builtin/tag.c:529
13403 msgid "cannot read '%s'"
13406 #: builtin/gc.c:491
13409 "The last gc run reported the following. Please correct the root cause\n"
13411 "Automatic cleanup will not be performed until the file is removed.\n"
13416 #: builtin/gc.c:539
13417 msgid "prune unreferenced objects"
13420 #: builtin/gc.c:541
13421 msgid "be more thorough (increased runtime)"
13424 #: builtin/gc.c:542
13425 msgid "enable auto-gc mode"
13428 #: builtin/gc.c:545
13429 msgid "force running gc even if there may be another gc running"
13432 #: builtin/gc.c:548
13433 msgid "repack all other packs except the largest pack"
13436 #: builtin/gc.c:565
13438 msgid "failed to parse gc.logexpiry value %s"
13441 #: builtin/gc.c:576
13443 msgid "failed to parse prune expiry value %s"
13446 #: builtin/gc.c:596
13448 msgid "Auto packing the repository in background for optimum performance.\n"
13451 #: builtin/gc.c:598
13453 msgid "Auto packing the repository for optimum performance.\n"
13456 #: builtin/gc.c:599
13458 msgid "See \"git help gc\" for manual housekeeping.\n"
13461 #: builtin/gc.c:639
13464 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
13467 #: builtin/gc.c:694
13469 "There are too many unreachable loose objects; run 'git prune' to remove them."
13472 #: builtin/grep.c:30
13473 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
13476 #: builtin/grep.c:225
13478 msgid "grep: failed to create thread: %s"
13481 #: builtin/grep.c:279
13483 msgid "invalid number of threads specified (%d) for %s"
13486 #. TRANSLATORS: %s is the configuration
13487 #. variable for tweaking threads, currently
13490 #: builtin/grep.c:287 builtin/index-pack.c:1538 builtin/index-pack.c:1731
13491 #: builtin/pack-objects.c:2854
13493 msgid "no threads support, ignoring %s"
13496 #: builtin/grep.c:453 builtin/grep.c:578 builtin/grep.c:618
13498 msgid "unable to read tree (%s)"
13501 #: builtin/grep.c:633
13503 msgid "unable to grep from object of type %s"
13506 #: builtin/grep.c:704
13508 msgid "switch `%c' expects a numerical value"
13511 #: builtin/grep.c:803
13512 msgid "search in index instead of in the work tree"
13515 #: builtin/grep.c:805
13516 msgid "find in contents not managed by git"
13519 #: builtin/grep.c:807
13520 msgid "search in both tracked and untracked files"
13523 #: builtin/grep.c:809
13524 msgid "ignore files specified via '.gitignore'"
13527 #: builtin/grep.c:811
13528 msgid "recursively search in each submodule"
13531 #: builtin/grep.c:814
13532 msgid "show non-matching lines"
13535 #: builtin/grep.c:816
13536 msgid "case insensitive matching"
13539 #: builtin/grep.c:818
13540 msgid "match patterns only at word boundaries"
13543 #: builtin/grep.c:820
13544 msgid "process binary files as text"
13547 #: builtin/grep.c:822
13548 msgid "don't match patterns in binary files"
13551 #: builtin/grep.c:825
13552 msgid "process binary files with textconv filters"
13555 #: builtin/grep.c:827
13556 msgid "search in subdirectories (default)"
13559 #: builtin/grep.c:829
13560 msgid "descend at most <depth> levels"
13563 #: builtin/grep.c:833
13564 msgid "use extended POSIX regular expressions"
13567 #: builtin/grep.c:836
13568 msgid "use basic POSIX regular expressions (default)"
13571 #: builtin/grep.c:839
13572 msgid "interpret patterns as fixed strings"
13575 #: builtin/grep.c:842
13576 msgid "use Perl-compatible regular expressions"
13579 #: builtin/grep.c:845
13580 msgid "show line numbers"
13583 #: builtin/grep.c:846
13584 msgid "show column number of first match"
13587 #: builtin/grep.c:847
13588 msgid "don't show filenames"
13591 #: builtin/grep.c:848
13592 msgid "show filenames"
13595 #: builtin/grep.c:850
13596 msgid "show filenames relative to top directory"
13599 #: builtin/grep.c:852
13600 msgid "show only filenames instead of matching lines"
13603 #: builtin/grep.c:854
13604 msgid "synonym for --files-with-matches"
13607 #: builtin/grep.c:857
13608 msgid "show only the names of files without match"
13611 #: builtin/grep.c:859
13612 msgid "print NUL after filenames"
13615 #: builtin/grep.c:862
13616 msgid "show only matching parts of a line"
13619 #: builtin/grep.c:864
13620 msgid "show the number of matches instead of matching lines"
13623 #: builtin/grep.c:865
13624 msgid "highlight matches"
13627 #: builtin/grep.c:867
13628 msgid "print empty line between matches from different files"
13631 #: builtin/grep.c:869
13632 msgid "show filename only once above matches from same file"
13635 #: builtin/grep.c:872
13636 msgid "show <n> context lines before and after matches"
13639 #: builtin/grep.c:875
13640 msgid "show <n> context lines before matches"
13643 #: builtin/grep.c:877
13644 msgid "show <n> context lines after matches"
13647 #: builtin/grep.c:879
13648 msgid "use <n> worker threads"
13651 #: builtin/grep.c:880
13652 msgid "shortcut for -C NUM"
13655 #: builtin/grep.c:883
13656 msgid "show a line with the function name before matches"
13659 #: builtin/grep.c:885
13660 msgid "show the surrounding function"
13663 #: builtin/grep.c:888
13664 msgid "read patterns from file"
13667 #: builtin/grep.c:890
13668 msgid "match <pattern>"
13671 #: builtin/grep.c:892
13672 msgid "combine patterns specified with -e"
13675 #: builtin/grep.c:904
13676 msgid "indicate hit with exit status without output"
13679 #: builtin/grep.c:906
13680 msgid "show only matches from files that match all patterns"
13683 #: builtin/grep.c:908
13684 msgid "show parse tree for grep expression"
13687 #: builtin/grep.c:912
13691 #: builtin/grep.c:912
13692 msgid "show matching files in the pager"
13695 #: builtin/grep.c:916
13696 msgid "allow calling of grep(1) (ignored by this build)"
13699 #: builtin/grep.c:983
13700 msgid "no pattern given"
13703 #: builtin/grep.c:1019
13704 msgid "--no-index or --untracked cannot be used with revs"
13707 #: builtin/grep.c:1027
13709 msgid "unable to resolve revision: %s"
13712 #: builtin/grep.c:1057
13713 msgid "--untracked not supported with --recurse-submodules"
13716 #: builtin/grep.c:1061
13717 msgid "invalid option combination, ignoring --threads"
13720 #: builtin/grep.c:1064 builtin/pack-objects.c:3547
13721 msgid "no threads support, ignoring --threads"
13724 #: builtin/grep.c:1067 builtin/index-pack.c:1535 builtin/pack-objects.c:2851
13726 msgid "invalid number of threads specified (%d)"
13729 #: builtin/grep.c:1101
13730 msgid "--open-files-in-pager only works on the worktree"
13733 #: builtin/grep.c:1127
13734 msgid "--cached or --untracked cannot be used with --no-index"
13737 #: builtin/grep.c:1133
13738 msgid "--[no-]exclude-standard cannot be used for tracked contents"
13741 #: builtin/grep.c:1141
13742 msgid "both --cached and trees are given"
13745 #: builtin/hash-object.c:85
13747 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
13751 #: builtin/hash-object.c:86
13752 msgid "git hash-object --stdin-paths"
13755 #: builtin/hash-object.c:98
13756 msgid "object type"
13759 #: builtin/hash-object.c:99
13760 msgid "write the object into the object database"
13763 #: builtin/hash-object.c:101
13764 msgid "read the object from stdin"
13767 #: builtin/hash-object.c:103
13768 msgid "store file as is without filters"
13771 #: builtin/hash-object.c:104
13773 "just hash any random garbage to create corrupt objects for debugging Git"
13776 #: builtin/hash-object.c:105
13777 msgid "process file as it were from this path"
13780 #: builtin/help.c:46
13781 msgid "print all available commands"
13784 #: builtin/help.c:47
13785 msgid "exclude guides"
13788 #: builtin/help.c:48
13789 msgid "print list of useful guides"
13792 #: builtin/help.c:49
13793 msgid "print all configuration variable names"
13796 #: builtin/help.c:51
13797 msgid "show man page"
13800 #: builtin/help.c:52
13801 msgid "show manual in web browser"
13804 #: builtin/help.c:54
13805 msgid "show info page"
13808 #: builtin/help.c:56
13809 msgid "print command description"
13812 #: builtin/help.c:61
13813 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
13816 #: builtin/help.c:77
13818 msgid "unrecognized help format '%s'"
13821 #: builtin/help.c:104
13822 msgid "Failed to start emacsclient."
13825 #: builtin/help.c:117
13826 msgid "Failed to parse emacsclient version."
13829 #: builtin/help.c:125
13831 msgid "emacsclient version '%d' too old (< 22)."
13834 #: builtin/help.c:143 builtin/help.c:165 builtin/help.c:175 builtin/help.c:183
13836 msgid "failed to exec '%s'"
13839 #: builtin/help.c:221
13842 "'%s': path for unsupported man viewer.\n"
13843 "Please consider using 'man.<tool>.cmd' instead."
13846 #: builtin/help.c:233
13849 "'%s': cmd for supported man viewer.\n"
13850 "Please consider using 'man.<tool>.path' instead."
13853 #: builtin/help.c:350
13855 msgid "'%s': unknown man viewer."
13858 #: builtin/help.c:367
13859 msgid "no man viewer handled the request"
13862 #: builtin/help.c:375
13863 msgid "no info viewer handled the request"
13866 #: builtin/help.c:434 builtin/help.c:445 git.c:336
13868 msgid "'%s' is aliased to '%s'"
13871 #: builtin/help.c:448 git.c:365
13873 msgid "bad alias.%s string: %s"
13876 #: builtin/help.c:477 builtin/help.c:507
13878 msgid "usage: %s%s"
13881 #: builtin/help.c:491
13882 msgid "'git help config' for more information"
13885 #: builtin/index-pack.c:185
13887 msgid "object type mismatch at %s"
13890 #: builtin/index-pack.c:205
13892 msgid "did not receive expected object %s"
13895 #: builtin/index-pack.c:208
13897 msgid "object %s: expected type %s, found %s"
13900 #: builtin/index-pack.c:258
13902 msgid "cannot fill %d byte"
13903 msgid_plural "cannot fill %d bytes"
13907 #: builtin/index-pack.c:268
13911 #: builtin/index-pack.c:269
13912 msgid "read error on input"
13915 #: builtin/index-pack.c:281
13916 msgid "used more bytes than were available"
13919 #: builtin/index-pack.c:288 builtin/pack-objects.c:606
13920 msgid "pack too large for current definition of off_t"
13923 #: builtin/index-pack.c:291 builtin/unpack-objects.c:95
13924 msgid "pack exceeds maximum allowed size"
13927 #: builtin/index-pack.c:312
13929 msgid "cannot open packfile '%s'"
13932 #: builtin/index-pack.c:326
13933 msgid "pack signature mismatch"
13936 #: builtin/index-pack.c:328
13938 msgid "pack version %<PRIu32> unsupported"
13941 #: builtin/index-pack.c:346
13943 msgid "pack has bad object at offset %<PRIuMAX>: %s"
13946 #: builtin/index-pack.c:466
13948 msgid "inflate returned %d"
13951 #: builtin/index-pack.c:515
13952 msgid "offset value overflow for delta base object"
13955 #: builtin/index-pack.c:523
13956 msgid "delta base offset is out of bound"
13959 #: builtin/index-pack.c:531
13961 msgid "unknown object type %d"
13964 #: builtin/index-pack.c:562
13965 msgid "cannot pread pack file"
13968 #: builtin/index-pack.c:564
13970 msgid "premature end of pack file, %<PRIuMAX> byte missing"
13971 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
13975 #: builtin/index-pack.c:590
13976 msgid "serious inflate inconsistency"
13979 #: builtin/index-pack.c:735 builtin/index-pack.c:741 builtin/index-pack.c:765
13980 #: builtin/index-pack.c:804 builtin/index-pack.c:813
13982 msgid "SHA1 COLLISION FOUND WITH %s !"
13985 #: builtin/index-pack.c:738 builtin/pack-objects.c:158
13986 #: builtin/pack-objects.c:218 builtin/pack-objects.c:313
13988 msgid "unable to read %s"
13991 #: builtin/index-pack.c:802
13993 msgid "cannot read existing object info %s"
13996 #: builtin/index-pack.c:810
13998 msgid "cannot read existing object %s"
14001 #: builtin/index-pack.c:824
14003 msgid "invalid blob object %s"
14006 #: builtin/index-pack.c:827 builtin/index-pack.c:846
14007 msgid "fsck error in packed object"
14010 #: builtin/index-pack.c:848
14012 msgid "Not all child objects of %s are reachable"
14015 #: builtin/index-pack.c:920 builtin/index-pack.c:951
14016 msgid "failed to apply delta"
14019 #: builtin/index-pack.c:1121
14020 msgid "Receiving objects"
14023 #: builtin/index-pack.c:1121
14024 msgid "Indexing objects"
14027 #: builtin/index-pack.c:1155
14028 msgid "pack is corrupted (SHA1 mismatch)"
14031 #: builtin/index-pack.c:1160
14032 msgid "cannot fstat packfile"
14035 #: builtin/index-pack.c:1163
14036 msgid "pack has junk at the end"
14039 #: builtin/index-pack.c:1175
14040 msgid "confusion beyond insanity in parse_pack_objects()"
14043 #: builtin/index-pack.c:1198
14044 msgid "Resolving deltas"
14047 #: builtin/index-pack.c:1208 builtin/pack-objects.c:2615
14049 msgid "unable to create thread: %s"
14052 #: builtin/index-pack.c:1249
14053 msgid "confusion beyond insanity"
14056 #: builtin/index-pack.c:1255
14058 msgid "completed with %d local object"
14059 msgid_plural "completed with %d local objects"
14063 #: builtin/index-pack.c:1267
14065 msgid "Unexpected tail checksum for %s (disk corruption?)"
14068 #: builtin/index-pack.c:1271
14070 msgid "pack has %d unresolved delta"
14071 msgid_plural "pack has %d unresolved deltas"
14075 #: builtin/index-pack.c:1295
14077 msgid "unable to deflate appended object (%d)"
14080 #: builtin/index-pack.c:1392
14082 msgid "local object %s is corrupt"
14085 #: builtin/index-pack.c:1406
14087 msgid "packfile name '%s' does not end with '.pack'"
14090 #: builtin/index-pack.c:1431
14092 msgid "cannot write %s file '%s'"
14095 #: builtin/index-pack.c:1439
14097 msgid "cannot close written %s file '%s'"
14100 #: builtin/index-pack.c:1463
14101 msgid "error while closing pack file"
14104 #: builtin/index-pack.c:1477
14105 msgid "cannot store pack file"
14108 #: builtin/index-pack.c:1485
14109 msgid "cannot store index file"
14112 #: builtin/index-pack.c:1529 builtin/pack-objects.c:2862
14114 msgid "bad pack.indexversion=%<PRIu32>"
14117 #: builtin/index-pack.c:1597
14119 msgid "Cannot open existing pack file '%s'"
14122 #: builtin/index-pack.c:1599
14124 msgid "Cannot open existing pack idx file for '%s'"
14127 #: builtin/index-pack.c:1647
14129 msgid "non delta: %d object"
14130 msgid_plural "non delta: %d objects"
14134 #: builtin/index-pack.c:1654
14136 msgid "chain length = %d: %lu object"
14137 msgid_plural "chain length = %d: %lu objects"
14141 #: builtin/index-pack.c:1693
14142 msgid "Cannot come back to cwd"
14145 #: builtin/index-pack.c:1742 builtin/index-pack.c:1745
14146 #: builtin/index-pack.c:1761 builtin/index-pack.c:1765
14151 #: builtin/index-pack.c:1781
14152 msgid "--fix-thin cannot be used without --stdin"
14155 #: builtin/index-pack.c:1783
14156 msgid "--stdin requires a git repository"
14159 #: builtin/index-pack.c:1789
14160 msgid "--verify with no packfile name given"
14163 #: builtin/index-pack.c:1837 builtin/unpack-objects.c:582
14164 msgid "fsck error in pack objects"
14167 #: builtin/init-db.c:61
14169 msgid "cannot stat template '%s'"
14172 #: builtin/init-db.c:66
14174 msgid "cannot opendir '%s'"
14177 #: builtin/init-db.c:78
14179 msgid "cannot readlink '%s'"
14182 #: builtin/init-db.c:80
14184 msgid "cannot symlink '%s' '%s'"
14187 #: builtin/init-db.c:86
14189 msgid "cannot copy '%s' to '%s'"
14192 #: builtin/init-db.c:90
14194 msgid "ignoring template %s"
14197 #: builtin/init-db.c:121
14199 msgid "templates not found in %s"
14202 #: builtin/init-db.c:136
14204 msgid "not copying templates from '%s': %s"
14207 #: builtin/init-db.c:334
14209 msgid "unable to handle file type %d"
14212 #: builtin/init-db.c:337
14214 msgid "unable to move %s to %s"
14217 #: builtin/init-db.c:354 builtin/init-db.c:357
14219 msgid "%s already exists"
14222 #: builtin/init-db.c:413
14224 msgid "Reinitialized existing shared Git repository in %s%s\n"
14227 #: builtin/init-db.c:414
14229 msgid "Reinitialized existing Git repository in %s%s\n"
14232 #: builtin/init-db.c:418
14234 msgid "Initialized empty shared Git repository in %s%s\n"
14237 #: builtin/init-db.c:419
14239 msgid "Initialized empty Git repository in %s%s\n"
14242 #: builtin/init-db.c:468
14244 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
14245 "shared[=<permissions>]] [<directory>]"
14248 #: builtin/init-db.c:491
14249 msgid "permissions"
14252 #: builtin/init-db.c:492
14253 msgid "specify that the git repository is to be shared amongst several users"
14256 #: builtin/init-db.c:529 builtin/init-db.c:534
14258 msgid "cannot mkdir %s"
14261 #: builtin/init-db.c:538
14263 msgid "cannot chdir to %s"
14266 #: builtin/init-db.c:559
14269 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
14273 #: builtin/init-db.c:587
14275 msgid "Cannot access work tree '%s'"
14278 #: builtin/interpret-trailers.c:16
14280 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
14281 "<token>[(=|:)<value>])...] [<file>...]"
14284 #: builtin/interpret-trailers.c:95
14285 msgid "edit files in place"
14288 #: builtin/interpret-trailers.c:96
14289 msgid "trim empty trailers"
14292 #: builtin/interpret-trailers.c:99
14293 msgid "where to place the new trailer"
14296 #: builtin/interpret-trailers.c:101
14297 msgid "action if trailer already exists"
14300 #: builtin/interpret-trailers.c:103
14301 msgid "action if trailer is missing"
14304 #: builtin/interpret-trailers.c:105
14305 msgid "output only the trailers"
14308 #: builtin/interpret-trailers.c:106
14309 msgid "do not apply config rules"
14312 #: builtin/interpret-trailers.c:107
14313 msgid "join whitespace-continued values"
14316 #: builtin/interpret-trailers.c:108
14317 msgid "set parsing options"
14320 #: builtin/interpret-trailers.c:110
14321 msgid "do not treat --- specially"
14324 #: builtin/interpret-trailers.c:111
14328 #: builtin/interpret-trailers.c:112
14329 msgid "trailer(s) to add"
14332 #: builtin/interpret-trailers.c:123
14333 msgid "--trailer with --only-input does not make sense"
14336 #: builtin/interpret-trailers.c:133
14337 msgid "no input file given for in-place editing"
14340 #: builtin/log.c:56
14341 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
14344 #: builtin/log.c:57
14345 msgid "git show [<options>] <object>..."
14348 #: builtin/log.c:110
14350 msgid "invalid --decorate option: %s"
14353 #: builtin/log.c:174
14354 msgid "show source"
14357 #: builtin/log.c:175
14358 msgid "Use mail map file"
14361 #: builtin/log.c:177
14362 msgid "only decorate refs that match <pattern>"
14365 #: builtin/log.c:179
14366 msgid "do not decorate refs that match <pattern>"
14369 #: builtin/log.c:180
14370 msgid "decorate options"
14373 #: builtin/log.c:183
14374 msgid "Process line range n,m in file, counting from 1"
14377 #: builtin/log.c:281
14379 msgid "Final output: %d %s\n"
14382 #: builtin/log.c:535
14384 msgid "git show %s: bad file"
14387 #: builtin/log.c:550 builtin/log.c:645
14389 msgid "could not read object %s"
14392 #: builtin/log.c:670
14394 msgid "unknown type: %d"
14397 #: builtin/log.c:814
14399 msgid "%s: invalid cover from description mode"
14402 #: builtin/log.c:821
14403 msgid "format.headers without value"
14406 #: builtin/log.c:936
14407 msgid "name of output directory is too long"
14410 #: builtin/log.c:952
14412 msgid "cannot open patch file %s"
14415 #: builtin/log.c:969
14416 msgid "need exactly one range"
14419 #: builtin/log.c:979
14420 msgid "not a range"
14423 #: builtin/log.c:1143
14424 msgid "cover letter needs email format"
14427 #: builtin/log.c:1149
14428 msgid "failed to create cover-letter file"
14431 #: builtin/log.c:1228
14433 msgid "insane in-reply-to: %s"
14436 #: builtin/log.c:1255
14437 msgid "git format-patch [<options>] [<since> | <revision-range>]"
14440 #: builtin/log.c:1313
14441 msgid "two output directories?"
14444 #: builtin/log.c:1424 builtin/log.c:2197 builtin/log.c:2199 builtin/log.c:2211
14446 msgid "unknown commit %s"
14449 #: builtin/log.c:1434 builtin/replace.c:58 builtin/replace.c:207
14450 #: builtin/replace.c:210
14452 msgid "failed to resolve '%s' as a valid ref"
14455 #: builtin/log.c:1439
14456 msgid "could not find exact merge base"
14459 #: builtin/log.c:1443
14461 "failed to get upstream, if you want to record base commit automatically,\n"
14462 "please use git branch --set-upstream-to to track a remote branch.\n"
14463 "Or you could specify base commit by --base=<base-commit-id> manually"
14466 #: builtin/log.c:1463
14467 msgid "failed to find exact merge base"
14470 #: builtin/log.c:1474
14471 msgid "base commit should be the ancestor of revision list"
14474 #: builtin/log.c:1478
14475 msgid "base commit shouldn't be in revision list"
14478 #: builtin/log.c:1531
14479 msgid "cannot get patch id"
14482 #: builtin/log.c:1583
14483 msgid "failed to infer range-diff ranges"
14486 #: builtin/log.c:1629
14487 msgid "use [PATCH n/m] even with a single patch"
14490 #: builtin/log.c:1632
14491 msgid "use [PATCH] even with multiple patches"
14494 #: builtin/log.c:1636
14495 msgid "print patches to standard out"
14498 #: builtin/log.c:1638
14499 msgid "generate a cover letter"
14502 #: builtin/log.c:1640
14503 msgid "use simple number sequence for output file names"
14506 #: builtin/log.c:1641
14510 #: builtin/log.c:1642
14511 msgid "use <sfx> instead of '.patch'"
14514 #: builtin/log.c:1644
14515 msgid "start numbering patches at <n> instead of 1"
14518 #: builtin/log.c:1646
14519 msgid "mark the series as Nth re-roll"
14522 #: builtin/log.c:1648
14523 msgid "Use [RFC PATCH] instead of [PATCH]"
14526 #: builtin/log.c:1651
14527 msgid "cover-from-description-mode"
14530 #: builtin/log.c:1652
14531 msgid "generate parts of a cover letter based on a branch's description"
14534 #: builtin/log.c:1654
14535 msgid "Use [<prefix>] instead of [PATCH]"
14538 #: builtin/log.c:1657
14539 msgid "store resulting files in <dir>"
14542 #: builtin/log.c:1660
14543 msgid "don't strip/add [PATCH]"
14546 #: builtin/log.c:1663
14547 msgid "don't output binary diffs"
14550 #: builtin/log.c:1665
14551 msgid "output all-zero hash in From header"
14554 #: builtin/log.c:1667
14555 msgid "don't include a patch matching a commit upstream"
14558 #: builtin/log.c:1669
14559 msgid "show patch format instead of default (patch + stat)"
14562 #: builtin/log.c:1671
14566 #: builtin/log.c:1672
14570 #: builtin/log.c:1673
14571 msgid "add email header"
14574 #: builtin/log.c:1674 builtin/log.c:1676
14578 #: builtin/log.c:1674
14579 msgid "add To: header"
14582 #: builtin/log.c:1676
14583 msgid "add Cc: header"
14586 #: builtin/log.c:1678
14590 #: builtin/log.c:1679
14591 msgid "set From address to <ident> (or committer ident if absent)"
14594 #: builtin/log.c:1681
14598 #: builtin/log.c:1682
14599 msgid "make first mail a reply to <message-id>"
14602 #: builtin/log.c:1683 builtin/log.c:1686
14606 #: builtin/log.c:1684
14607 msgid "attach the patch"
14610 #: builtin/log.c:1687
14611 msgid "inline the patch"
14614 #: builtin/log.c:1691
14615 msgid "enable message threading, styles: shallow, deep"
14618 #: builtin/log.c:1693
14622 #: builtin/log.c:1694
14623 msgid "add a signature"
14626 #: builtin/log.c:1695
14627 msgid "base-commit"
14630 #: builtin/log.c:1696
14631 msgid "add prerequisite tree info to the patch series"
14634 #: builtin/log.c:1698
14635 msgid "add a signature from a file"
14638 #: builtin/log.c:1699
14639 msgid "don't print the patch filenames"
14642 #: builtin/log.c:1701
14643 msgid "show progress while generating patches"
14646 #: builtin/log.c:1703
14647 msgid "show changes against <rev> in cover letter or single patch"
14650 #: builtin/log.c:1706
14651 msgid "show changes against <refspec> in cover letter or single patch"
14654 #: builtin/log.c:1708
14655 msgid "percentage by which creation is weighted"
14658 #: builtin/log.c:1792
14660 msgid "invalid ident line: %s"
14663 #: builtin/log.c:1807
14664 msgid "-n and -k are mutually exclusive"
14667 #: builtin/log.c:1809
14668 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
14671 #: builtin/log.c:1817
14672 msgid "--name-only does not make sense"
14675 #: builtin/log.c:1819
14676 msgid "--name-status does not make sense"
14679 #: builtin/log.c:1821
14680 msgid "--check does not make sense"
14683 #: builtin/log.c:1854
14684 msgid "standard output, or directory, which one?"
14687 #: builtin/log.c:1958
14688 msgid "--interdiff requires --cover-letter or single patch"
14691 #: builtin/log.c:1962
14695 #: builtin/log.c:1963
14697 msgid "Interdiff against v%d:"
14700 #: builtin/log.c:1969
14701 msgid "--creation-factor requires --range-diff"
14704 #: builtin/log.c:1973
14705 msgid "--range-diff requires --cover-letter or single patch"
14708 #: builtin/log.c:1981
14709 msgid "Range-diff:"
14712 #: builtin/log.c:1982
14714 msgid "Range-diff against v%d:"
14717 #: builtin/log.c:1993
14719 msgid "unable to read signature file '%s'"
14722 #: builtin/log.c:2029
14723 msgid "Generating patches"
14726 #: builtin/log.c:2073
14727 msgid "failed to create output files"
14730 #: builtin/log.c:2132
14731 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
14734 #: builtin/log.c:2186
14737 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
14740 #: builtin/ls-files.c:470
14741 msgid "git ls-files [<options>] [<file>...]"
14744 #: builtin/ls-files.c:526
14745 msgid "identify the file status with tags"
14748 #: builtin/ls-files.c:528
14749 msgid "use lowercase letters for 'assume unchanged' files"
14752 #: builtin/ls-files.c:530
14753 msgid "use lowercase letters for 'fsmonitor clean' files"
14756 #: builtin/ls-files.c:532
14757 msgid "show cached files in the output (default)"
14760 #: builtin/ls-files.c:534
14761 msgid "show deleted files in the output"
14764 #: builtin/ls-files.c:536
14765 msgid "show modified files in the output"
14768 #: builtin/ls-files.c:538
14769 msgid "show other files in the output"
14772 #: builtin/ls-files.c:540
14773 msgid "show ignored files in the output"
14776 #: builtin/ls-files.c:543
14777 msgid "show staged contents' object name in the output"
14780 #: builtin/ls-files.c:545
14781 msgid "show files on the filesystem that need to be removed"
14784 #: builtin/ls-files.c:547
14785 msgid "show 'other' directories' names only"
14788 #: builtin/ls-files.c:549
14789 msgid "show line endings of files"
14792 #: builtin/ls-files.c:551
14793 msgid "don't show empty directories"
14796 #: builtin/ls-files.c:554
14797 msgid "show unmerged files in the output"
14800 #: builtin/ls-files.c:556
14801 msgid "show resolve-undo information"
14804 #: builtin/ls-files.c:558
14805 msgid "skip files matching pattern"
14808 #: builtin/ls-files.c:561
14809 msgid "exclude patterns are read from <file>"
14812 #: builtin/ls-files.c:564
14813 msgid "read additional per-directory exclude patterns in <file>"
14816 #: builtin/ls-files.c:566
14817 msgid "add the standard git exclusions"
14820 #: builtin/ls-files.c:570
14821 msgid "make the output relative to the project top directory"
14824 #: builtin/ls-files.c:573
14825 msgid "recurse through submodules"
14828 #: builtin/ls-files.c:575
14829 msgid "if any <file> is not in the index, treat this as an error"
14832 #: builtin/ls-files.c:576
14836 #: builtin/ls-files.c:577
14837 msgid "pretend that paths removed since <tree-ish> are still present"
14840 #: builtin/ls-files.c:579
14841 msgid "show debugging data"
14844 #: builtin/ls-remote.c:9
14846 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
14847 " [-q | --quiet] [--exit-code] [--get-url]\n"
14848 " [--symref] [<repository> [<refs>...]]"
14851 #: builtin/ls-remote.c:59
14852 msgid "do not print remote URL"
14855 #: builtin/ls-remote.c:60 builtin/ls-remote.c:62 builtin/rebase.c:1561
14859 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63
14860 msgid "path of git-upload-pack on the remote host"
14863 #: builtin/ls-remote.c:65
14864 msgid "limit to tags"
14867 #: builtin/ls-remote.c:66
14868 msgid "limit to heads"
14871 #: builtin/ls-remote.c:67
14872 msgid "do not show peeled tags"
14875 #: builtin/ls-remote.c:69
14876 msgid "take url.<base>.insteadOf into account"
14879 #: builtin/ls-remote.c:72
14880 msgid "exit with exit code 2 if no matching refs are found"
14883 #: builtin/ls-remote.c:75
14884 msgid "show underlying ref in addition to the object pointed by it"
14887 #: builtin/ls-tree.c:30
14888 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
14891 #: builtin/ls-tree.c:128
14892 msgid "only show trees"
14895 #: builtin/ls-tree.c:130
14896 msgid "recurse into subtrees"
14899 #: builtin/ls-tree.c:132
14900 msgid "show trees when recursing"
14903 #: builtin/ls-tree.c:135
14904 msgid "terminate entries with NUL byte"
14907 #: builtin/ls-tree.c:136
14908 msgid "include object size"
14911 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
14912 msgid "list only filenames"
14915 #: builtin/ls-tree.c:143
14916 msgid "use full path names"
14919 #: builtin/ls-tree.c:145
14920 msgid "list entire tree; not just current directory (implies --full-name)"
14923 #: builtin/mailsplit.c:241
14925 msgid "empty mbox: '%s'"
14928 #: builtin/merge.c:55
14929 msgid "git merge [<options>] [<commit>...]"
14932 #: builtin/merge.c:56
14933 msgid "git merge --abort"
14936 #: builtin/merge.c:57
14937 msgid "git merge --continue"
14940 #: builtin/merge.c:119
14941 msgid "switch `m' requires a value"
14944 #: builtin/merge.c:142
14946 msgid "option `%s' requires a value"
14949 #: builtin/merge.c:188
14951 msgid "Could not find merge strategy '%s'.\n"
14954 #: builtin/merge.c:189
14956 msgid "Available strategies are:"
14959 #: builtin/merge.c:194
14961 msgid "Available custom strategies are:"
14964 #: builtin/merge.c:245 builtin/pull.c:132
14965 msgid "do not show a diffstat at the end of the merge"
14968 #: builtin/merge.c:248 builtin/pull.c:135
14969 msgid "show a diffstat at the end of the merge"
14972 #: builtin/merge.c:249 builtin/pull.c:138
14973 msgid "(synonym to --stat)"
14976 #: builtin/merge.c:251 builtin/pull.c:141
14977 msgid "add (at most <n>) entries from shortlog to merge commit message"
14980 #: builtin/merge.c:254 builtin/pull.c:147
14981 msgid "create a single commit instead of doing a merge"
14984 #: builtin/merge.c:256 builtin/pull.c:150
14985 msgid "perform a commit if the merge succeeds (default)"
14988 #: builtin/merge.c:258 builtin/pull.c:153
14989 msgid "edit message before committing"
14992 #: builtin/merge.c:260
14993 msgid "allow fast-forward (default)"
14996 #: builtin/merge.c:262 builtin/pull.c:160
14997 msgid "abort if fast-forward is not possible"
15000 #: builtin/merge.c:266 builtin/pull.c:163
15001 msgid "verify that the named commit has a valid GPG signature"
15004 #: builtin/merge.c:267 builtin/notes.c:787 builtin/pull.c:167
15005 #: builtin/rebase.c:520 builtin/rebase.c:1575 builtin/revert.c:114
15009 #: builtin/merge.c:268 builtin/pull.c:168
15010 msgid "merge strategy to use"
15013 #: builtin/merge.c:269 builtin/pull.c:171
15014 msgid "option=value"
15017 #: builtin/merge.c:270 builtin/pull.c:172
15018 msgid "option for selected merge strategy"
15021 #: builtin/merge.c:272
15022 msgid "merge commit message (for a non-fast-forward merge)"
15025 #: builtin/merge.c:279
15026 msgid "abort the current in-progress merge"
15029 #: builtin/merge.c:281
15030 msgid "--abort but leave index and working tree alone"
15033 #: builtin/merge.c:283
15034 msgid "continue the current in-progress merge"
15037 #: builtin/merge.c:285 builtin/pull.c:179
15038 msgid "allow merging unrelated histories"
15041 #: builtin/merge.c:291
15042 msgid "bypass pre-merge-commit and commit-msg hooks"
15045 #: builtin/merge.c:308
15046 msgid "could not run stash."
15049 #: builtin/merge.c:313
15050 msgid "stash failed"
15053 #: builtin/merge.c:318
15055 msgid "not a valid object: %s"
15058 #: builtin/merge.c:340 builtin/merge.c:357
15059 msgid "read-tree failed"
15062 #: builtin/merge.c:387
15063 msgid " (nothing to squash)"
15066 #: builtin/merge.c:398
15068 msgid "Squash commit -- not updating HEAD\n"
15071 #: builtin/merge.c:448
15073 msgid "No merge message -- not updating HEAD\n"
15076 #: builtin/merge.c:499
15078 msgid "'%s' does not point to a commit"
15081 #: builtin/merge.c:586
15083 msgid "Bad branch.%s.mergeoptions string: %s"
15086 #: builtin/merge.c:708
15087 msgid "Not handling anything other than two heads merge."
15090 #: builtin/merge.c:722
15092 msgid "Unknown option for merge-recursive: -X%s"
15095 #: builtin/merge.c:737
15097 msgid "unable to write %s"
15100 #: builtin/merge.c:789
15102 msgid "Could not read from '%s'"
15105 #: builtin/merge.c:798
15107 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
15110 #: builtin/merge.c:804
15112 "Please enter a commit message to explain why this merge is necessary,\n"
15113 "especially if it merges an updated upstream into a topic branch.\n"
15117 #: builtin/merge.c:809
15118 msgid "An empty message aborts the commit.\n"
15121 #: builtin/merge.c:812
15124 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
15128 #: builtin/merge.c:865
15129 msgid "Empty commit message."
15132 #: builtin/merge.c:880
15134 msgid "Wonderful.\n"
15137 #: builtin/merge.c:941
15139 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
15142 #: builtin/merge.c:980
15143 msgid "No current branch."
15146 #: builtin/merge.c:982
15147 msgid "No remote for the current branch."
15150 #: builtin/merge.c:984
15151 msgid "No default upstream defined for the current branch."
15154 #: builtin/merge.c:989
15156 msgid "No remote-tracking branch for %s from %s"
15159 #: builtin/merge.c:1046
15161 msgid "Bad value '%s' in environment '%s'"
15164 #: builtin/merge.c:1149
15166 msgid "not something we can merge in %s: %s"
15169 #: builtin/merge.c:1183
15170 msgid "not something we can merge"
15173 #: builtin/merge.c:1286
15174 msgid "--abort expects no arguments"
15177 #: builtin/merge.c:1290
15178 msgid "There is no merge to abort (MERGE_HEAD missing)."
15181 #: builtin/merge.c:1299
15182 msgid "--quit expects no arguments"
15185 #: builtin/merge.c:1312
15186 msgid "--continue expects no arguments"
15189 #: builtin/merge.c:1316
15190 msgid "There is no merge in progress (MERGE_HEAD missing)."
15193 #: builtin/merge.c:1332
15195 "You have not concluded your merge (MERGE_HEAD exists).\n"
15196 "Please, commit your changes before you merge."
15199 #: builtin/merge.c:1339
15201 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
15202 "Please, commit your changes before you merge."
15205 #: builtin/merge.c:1342
15206 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
15209 #: builtin/merge.c:1356
15210 msgid "You cannot combine --squash with --no-ff."
15213 #: builtin/merge.c:1358
15214 msgid "You cannot combine --squash with --commit."
15217 #: builtin/merge.c:1374
15218 msgid "No commit specified and merge.defaultToUpstream not set."
15221 #: builtin/merge.c:1391
15222 msgid "Squash commit into empty head not supported yet"
15225 #: builtin/merge.c:1393
15226 msgid "Non-fast-forward commit does not make sense into an empty head"
15229 #: builtin/merge.c:1398
15231 msgid "%s - not something we can merge"
15234 #: builtin/merge.c:1400
15235 msgid "Can merge only exactly one commit into empty head"
15238 #: builtin/merge.c:1481
15239 msgid "refusing to merge unrelated histories"
15242 #: builtin/merge.c:1490
15243 msgid "Already up to date."
15246 #: builtin/merge.c:1500
15248 msgid "Updating %s..%s\n"
15251 #: builtin/merge.c:1542
15253 msgid "Trying really trivial in-index merge...\n"
15256 #: builtin/merge.c:1549
15261 #: builtin/merge.c:1574
15262 msgid "Already up to date. Yeeah!"
15265 #: builtin/merge.c:1580
15266 msgid "Not possible to fast-forward, aborting."
15269 #: builtin/merge.c:1603 builtin/merge.c:1668
15271 msgid "Rewinding the tree to pristine...\n"
15274 #: builtin/merge.c:1607
15276 msgid "Trying merge strategy %s...\n"
15279 #: builtin/merge.c:1659
15281 msgid "No merge strategy handled the merge.\n"
15284 #: builtin/merge.c:1661
15286 msgid "Merge with strategy %s failed.\n"
15289 #: builtin/merge.c:1670
15291 msgid "Using the %s to prepare resolving by hand.\n"
15294 #: builtin/merge.c:1682
15296 msgid "Automatic merge went well; stopped before committing as requested\n"
15299 #: builtin/merge-base.c:32
15300 msgid "git merge-base [-a | --all] <commit> <commit>..."
15303 #: builtin/merge-base.c:33
15304 msgid "git merge-base [-a | --all] --octopus <commit>..."
15307 #: builtin/merge-base.c:34
15308 msgid "git merge-base --independent <commit>..."
15311 #: builtin/merge-base.c:35
15312 msgid "git merge-base --is-ancestor <commit> <commit>"
15315 #: builtin/merge-base.c:36
15316 msgid "git merge-base --fork-point <ref> [<commit>]"
15319 #: builtin/merge-base.c:153
15320 msgid "output all common ancestors"
15323 #: builtin/merge-base.c:155
15324 msgid "find ancestors for a single n-way merge"
15327 #: builtin/merge-base.c:157
15328 msgid "list revs not reachable from others"
15331 #: builtin/merge-base.c:159
15332 msgid "is the first one ancestor of the other?"
15335 #: builtin/merge-base.c:161
15336 msgid "find where <commit> forked from reflog of <ref>"
15339 #: builtin/merge-file.c:9
15341 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
15342 "<orig-file> <file2>"
15345 #: builtin/merge-file.c:35
15346 msgid "send results to standard output"
15349 #: builtin/merge-file.c:36
15350 msgid "use a diff3 based merge"
15353 #: builtin/merge-file.c:37
15354 msgid "for conflicts, use our version"
15357 #: builtin/merge-file.c:39
15358 msgid "for conflicts, use their version"
15361 #: builtin/merge-file.c:41
15362 msgid "for conflicts, use a union version"
15365 #: builtin/merge-file.c:44
15366 msgid "for conflicts, use this marker size"
15369 #: builtin/merge-file.c:45
15370 msgid "do not warn about conflicts"
15373 #: builtin/merge-file.c:47
15374 msgid "set labels for file1/orig-file/file2"
15377 #: builtin/merge-recursive.c:47
15379 msgid "unknown option %s"
15382 #: builtin/merge-recursive.c:53
15384 msgid "could not parse object '%s'"
15387 #: builtin/merge-recursive.c:57
15389 msgid "cannot handle more than %d base. Ignoring %s."
15390 msgid_plural "cannot handle more than %d bases. Ignoring %s."
15394 #: builtin/merge-recursive.c:65
15395 msgid "not handling anything other than two heads merge."
15398 #: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
15400 msgid "could not resolve ref '%s'"
15403 #: builtin/merge-recursive.c:82
15405 msgid "Merging %s with %s\n"
15408 #: builtin/mktree.c:66
15409 msgid "git mktree [-z] [--missing] [--batch]"
15412 #: builtin/mktree.c:154
15413 msgid "input is NUL terminated"
15416 #: builtin/mktree.c:155 builtin/write-tree.c:26
15417 msgid "allow missing objects"
15420 #: builtin/mktree.c:156
15421 msgid "allow creation of more than one tree"
15424 #: builtin/multi-pack-index.c:9
15426 "git multi-pack-index [<options>] (write|verify|expire|repack --batch-"
15430 #: builtin/multi-pack-index.c:26
15431 msgid "object directory containing set of packfile and pack-index pairs"
15434 #: builtin/multi-pack-index.c:29
15436 "during repack, collect pack-files of smaller size into a batch that is "
15437 "larger than this size"
15440 #: builtin/multi-pack-index.c:50 builtin/prune-packed.c:67
15441 msgid "too many arguments"
15444 #: builtin/multi-pack-index.c:60
15445 msgid "--batch-size option is only for 'repack' subcommand"
15448 #: builtin/multi-pack-index.c:69
15450 msgid "unrecognized subcommand: %s"
15454 msgid "git mv [<options>] <source>... <destination>"
15459 msgid "Directory %s is in index and no submodule?"
15463 msgid "Please stage your changes to .gitmodules or stash them to proceed"
15466 #: builtin/mv.c:103
15468 msgid "%.*s is in index"
15471 #: builtin/mv.c:125
15472 msgid "force move/rename even if target exists"
15475 #: builtin/mv.c:127
15476 msgid "skip move/rename errors"
15479 #: builtin/mv.c:169
15481 msgid "destination '%s' is not a directory"
15484 #: builtin/mv.c:180
15486 msgid "Checking rename of '%s' to '%s'\n"
15489 #: builtin/mv.c:184
15493 #: builtin/mv.c:187
15494 msgid "can not move directory into itself"
15497 #: builtin/mv.c:190
15498 msgid "cannot move directory over file"
15501 #: builtin/mv.c:199
15502 msgid "source directory is empty"
15505 #: builtin/mv.c:224
15506 msgid "not under version control"
15509 #: builtin/mv.c:227
15510 msgid "destination exists"
15513 #: builtin/mv.c:235
15515 msgid "overwriting '%s'"
15518 #: builtin/mv.c:238
15519 msgid "Cannot overwrite"
15522 #: builtin/mv.c:241
15523 msgid "multiple sources for the same target"
15526 #: builtin/mv.c:243
15527 msgid "destination directory does not exist"
15530 #: builtin/mv.c:250
15532 msgid "%s, source=%s, destination=%s"
15535 #: builtin/mv.c:271
15537 msgid "Renaming %s to %s\n"
15540 #: builtin/mv.c:277 builtin/remote.c:781 builtin/repack.c:518
15542 msgid "renaming '%s' failed"
15545 #: builtin/name-rev.c:465
15546 msgid "git name-rev [<options>] <commit>..."
15549 #: builtin/name-rev.c:466
15550 msgid "git name-rev [<options>] --all"
15553 #: builtin/name-rev.c:467
15554 msgid "git name-rev [<options>] --stdin"
15557 #: builtin/name-rev.c:524
15558 msgid "print only names (no SHA-1)"
15561 #: builtin/name-rev.c:525
15562 msgid "only use tags to name the commits"
15565 #: builtin/name-rev.c:527
15566 msgid "only use refs matching <pattern>"
15569 #: builtin/name-rev.c:529
15570 msgid "ignore refs matching <pattern>"
15573 #: builtin/name-rev.c:531
15574 msgid "list all commits reachable from all refs"
15577 #: builtin/name-rev.c:532
15578 msgid "read from stdin"
15581 #: builtin/name-rev.c:533
15582 msgid "allow to print `undefined` names (default)"
15585 #: builtin/name-rev.c:539
15586 msgid "dereference tags in the input (internal use)"
15589 #: builtin/notes.c:28
15590 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
15593 #: builtin/notes.c:29
15595 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
15596 "| (-c | -C) <object>] [<object>]"
15599 #: builtin/notes.c:30
15600 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
15603 #: builtin/notes.c:31
15605 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
15606 "(-c | -C) <object>] [<object>]"
15609 #: builtin/notes.c:32
15610 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
15613 #: builtin/notes.c:33
15614 msgid "git notes [--ref <notes-ref>] show [<object>]"
15617 #: builtin/notes.c:34
15619 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
15622 #: builtin/notes.c:35
15623 msgid "git notes merge --commit [-v | -q]"
15626 #: builtin/notes.c:36
15627 msgid "git notes merge --abort [-v | -q]"
15630 #: builtin/notes.c:37
15631 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
15634 #: builtin/notes.c:38
15635 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
15638 #: builtin/notes.c:39
15639 msgid "git notes [--ref <notes-ref>] get-ref"
15642 #: builtin/notes.c:44
15643 msgid "git notes [list [<object>]]"
15646 #: builtin/notes.c:49
15647 msgid "git notes add [<options>] [<object>]"
15650 #: builtin/notes.c:54
15651 msgid "git notes copy [<options>] <from-object> <to-object>"
15654 #: builtin/notes.c:55
15655 msgid "git notes copy --stdin [<from-object> <to-object>]..."
15658 #: builtin/notes.c:60
15659 msgid "git notes append [<options>] [<object>]"
15662 #: builtin/notes.c:65
15663 msgid "git notes edit [<object>]"
15666 #: builtin/notes.c:70
15667 msgid "git notes show [<object>]"
15670 #: builtin/notes.c:75
15671 msgid "git notes merge [<options>] <notes-ref>"
15674 #: builtin/notes.c:76
15675 msgid "git notes merge --commit [<options>]"
15678 #: builtin/notes.c:77
15679 msgid "git notes merge --abort [<options>]"
15682 #: builtin/notes.c:82
15683 msgid "git notes remove [<object>]"
15686 #: builtin/notes.c:87
15687 msgid "git notes prune [<options>]"
15690 #: builtin/notes.c:92
15691 msgid "git notes get-ref"
15694 #: builtin/notes.c:97
15695 msgid "Write/edit the notes for the following object:"
15698 #: builtin/notes.c:150
15700 msgid "unable to start 'show' for object '%s'"
15703 #: builtin/notes.c:154
15704 msgid "could not read 'show' output"
15707 #: builtin/notes.c:162
15709 msgid "failed to finish 'show' for object '%s'"
15712 #: builtin/notes.c:197
15713 msgid "please supply the note contents using either -m or -F option"
15716 #: builtin/notes.c:206
15717 msgid "unable to write note object"
15720 #: builtin/notes.c:208
15722 msgid "the note contents have been left in %s"
15725 #: builtin/notes.c:242 builtin/tag.c:532
15727 msgid "could not open or read '%s'"
15730 #: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
15731 #: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
15732 #: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
15734 msgid "failed to resolve '%s' as a valid ref."
15737 #: builtin/notes.c:265
15739 msgid "failed to read object '%s'."
15742 #: builtin/notes.c:268
15744 msgid "cannot read note data from non-blob object '%s'."
15747 #: builtin/notes.c:309
15749 msgid "malformed input line: '%s'."
15752 #: builtin/notes.c:324
15754 msgid "failed to copy notes from '%s' to '%s'"
15757 #. TRANSLATORS: the first %s will be replaced by a git
15758 #. notes command: 'add', 'merge', 'remove', etc.
15760 #: builtin/notes.c:356
15762 msgid "refusing to %s notes in %s (outside of refs/notes/)"
15765 #: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:509
15766 #: builtin/notes.c:521 builtin/notes.c:598 builtin/notes.c:665
15767 #: builtin/notes.c:815 builtin/notes.c:963 builtin/notes.c:985
15768 msgid "too many parameters"
15771 #: builtin/notes.c:389 builtin/notes.c:678
15773 msgid "no note found for object %s."
15776 #: builtin/notes.c:410 builtin/notes.c:576
15777 msgid "note contents as a string"
15780 #: builtin/notes.c:413 builtin/notes.c:579
15781 msgid "note contents in a file"
15784 #: builtin/notes.c:416 builtin/notes.c:582
15785 msgid "reuse and edit specified note object"
15788 #: builtin/notes.c:419 builtin/notes.c:585
15789 msgid "reuse specified note object"
15792 #: builtin/notes.c:422 builtin/notes.c:588
15793 msgid "allow storing empty note"
15796 #: builtin/notes.c:423 builtin/notes.c:496
15797 msgid "replace existing notes"
15800 #: builtin/notes.c:448
15803 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
15807 #: builtin/notes.c:463 builtin/notes.c:544
15809 msgid "Overwriting existing notes for object %s\n"
15812 #: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
15814 msgid "Removing note for object %s\n"
15817 #: builtin/notes.c:497
15818 msgid "read objects from stdin"
15821 #: builtin/notes.c:499
15822 msgid "load rewriting config for <command> (implies --stdin)"
15825 #: builtin/notes.c:517
15826 msgid "too few parameters"
15829 #: builtin/notes.c:538
15832 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
15836 #: builtin/notes.c:550
15838 msgid "missing notes on source object %s. Cannot copy."
15841 #: builtin/notes.c:603
15844 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
15845 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
15848 #: builtin/notes.c:698
15849 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
15852 #: builtin/notes.c:700
15853 msgid "failed to delete ref NOTES_MERGE_REF"
15856 #: builtin/notes.c:702
15857 msgid "failed to remove 'git notes merge' worktree"
15860 #: builtin/notes.c:722
15861 msgid "failed to read ref NOTES_MERGE_PARTIAL"
15864 #: builtin/notes.c:724
15865 msgid "could not find commit from NOTES_MERGE_PARTIAL."
15868 #: builtin/notes.c:726
15869 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
15872 #: builtin/notes.c:739
15873 msgid "failed to resolve NOTES_MERGE_REF"
15876 #: builtin/notes.c:742
15877 msgid "failed to finalize notes merge"
15880 #: builtin/notes.c:768
15882 msgid "unknown notes merge strategy %s"
15885 #: builtin/notes.c:784
15886 msgid "General options"
15889 #: builtin/notes.c:786
15890 msgid "Merge options"
15893 #: builtin/notes.c:788
15895 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
15899 #: builtin/notes.c:790
15900 msgid "Committing unmerged notes"
15903 #: builtin/notes.c:792
15904 msgid "finalize notes merge by committing unmerged notes"
15907 #: builtin/notes.c:794
15908 msgid "Aborting notes merge resolution"
15911 #: builtin/notes.c:796
15912 msgid "abort notes merge"
15915 #: builtin/notes.c:807
15916 msgid "cannot mix --commit, --abort or -s/--strategy"
15919 #: builtin/notes.c:812
15920 msgid "must specify a notes ref to merge"
15923 #: builtin/notes.c:836
15925 msgid "unknown -s/--strategy: %s"
15928 #: builtin/notes.c:873
15930 msgid "a notes merge into %s is already in-progress at %s"
15933 #: builtin/notes.c:876
15935 msgid "failed to store link to current notes ref (%s)"
15938 #: builtin/notes.c:878
15941 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
15942 "'git notes merge --commit', or abort the merge with 'git notes merge --"
15946 #: builtin/notes.c:897 builtin/tag.c:545
15948 msgid "Failed to resolve '%s' as a valid ref."
15951 #: builtin/notes.c:900
15953 msgid "Object %s has no note\n"
15956 #: builtin/notes.c:912
15957 msgid "attempt to remove non-existent note is not an error"
15960 #: builtin/notes.c:915
15961 msgid "read object names from the standard input"
15964 #: builtin/notes.c:954 builtin/prune.c:130 builtin/worktree.c:164
15965 msgid "do not remove, show only"
15968 #: builtin/notes.c:955
15969 msgid "report pruned notes"
15972 #: builtin/notes.c:998
15976 #: builtin/notes.c:999
15977 msgid "use notes from <notes-ref>"
15980 #: builtin/notes.c:1034 builtin/stash.c:1643
15982 msgid "unknown subcommand: %s"
15985 #: builtin/pack-objects.c:52
15987 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
15990 #: builtin/pack-objects.c:53
15992 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
15995 #: builtin/pack-objects.c:430
15997 msgid "bad packed object CRC for %s"
16000 #: builtin/pack-objects.c:441
16002 msgid "corrupt packed object for %s"
16005 #: builtin/pack-objects.c:572
16007 msgid "recursive delta detected for object %s"
16010 #: builtin/pack-objects.c:783
16012 msgid "ordered %u objects, expected %<PRIu32>"
16015 #: builtin/pack-objects.c:972
16016 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
16019 #: builtin/pack-objects.c:985
16020 msgid "Writing objects"
16023 #: builtin/pack-objects.c:1046 builtin/update-index.c:90
16025 msgid "failed to stat %s"
16028 #: builtin/pack-objects.c:1099
16030 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
16033 #: builtin/pack-objects.c:1297
16034 msgid "disabling bitmap writing, as some objects are not being packed"
16037 #: builtin/pack-objects.c:1724
16039 msgid "delta base offset overflow in pack for %s"
16042 #: builtin/pack-objects.c:1733
16044 msgid "delta base offset out of bound for %s"
16047 #: builtin/pack-objects.c:2004
16048 msgid "Counting objects"
16051 #: builtin/pack-objects.c:2149
16053 msgid "unable to parse object header of %s"
16056 #: builtin/pack-objects.c:2219 builtin/pack-objects.c:2235
16057 #: builtin/pack-objects.c:2245
16059 msgid "object %s cannot be read"
16062 #: builtin/pack-objects.c:2222 builtin/pack-objects.c:2249
16064 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
16067 #: builtin/pack-objects.c:2259
16068 msgid "suboptimal pack - out of memory"
16071 #: builtin/pack-objects.c:2574
16073 msgid "Delta compression using up to %d threads"
16076 #: builtin/pack-objects.c:2713
16078 msgid "unable to pack objects reachable from tag %s"
16081 #: builtin/pack-objects.c:2801
16082 msgid "Compressing objects"
16085 #: builtin/pack-objects.c:2807
16086 msgid "inconsistency with delta count"
16089 #: builtin/pack-objects.c:2888
16092 "expected edge object ID, got garbage:\n"
16096 #: builtin/pack-objects.c:2894
16099 "expected object ID, got garbage:\n"
16103 #: builtin/pack-objects.c:2992
16104 msgid "invalid value for --missing"
16107 #: builtin/pack-objects.c:3051 builtin/pack-objects.c:3159
16108 msgid "cannot open pack index"
16111 #: builtin/pack-objects.c:3082
16113 msgid "loose object at %s could not be examined"
16116 #: builtin/pack-objects.c:3167
16117 msgid "unable to force loose object"
16120 #: builtin/pack-objects.c:3260
16122 msgid "not a rev '%s'"
16125 #: builtin/pack-objects.c:3263
16127 msgid "bad revision '%s'"
16130 #: builtin/pack-objects.c:3288
16131 msgid "unable to add recent objects"
16134 #: builtin/pack-objects.c:3341
16136 msgid "unsupported index version %s"
16139 #: builtin/pack-objects.c:3345
16141 msgid "bad index version '%s'"
16144 #: builtin/pack-objects.c:3383
16145 msgid "<version>[,<offset>]"
16148 #: builtin/pack-objects.c:3384
16149 msgid "write the pack index file in the specified idx format version"
16152 #: builtin/pack-objects.c:3387
16153 msgid "maximum size of each output pack file"
16156 #: builtin/pack-objects.c:3389
16157 msgid "ignore borrowed objects from alternate object store"
16160 #: builtin/pack-objects.c:3391
16161 msgid "ignore packed objects"
16164 #: builtin/pack-objects.c:3393
16165 msgid "limit pack window by objects"
16168 #: builtin/pack-objects.c:3395
16169 msgid "limit pack window by memory in addition to object limit"
16172 #: builtin/pack-objects.c:3397
16173 msgid "maximum length of delta chain allowed in the resulting pack"
16176 #: builtin/pack-objects.c:3399
16177 msgid "reuse existing deltas"
16180 #: builtin/pack-objects.c:3401
16181 msgid "reuse existing objects"
16184 #: builtin/pack-objects.c:3403
16185 msgid "use OFS_DELTA objects"
16188 #: builtin/pack-objects.c:3405
16189 msgid "use threads when searching for best delta matches"
16192 #: builtin/pack-objects.c:3407
16193 msgid "do not create an empty pack output"
16196 #: builtin/pack-objects.c:3409
16197 msgid "read revision arguments from standard input"
16200 #: builtin/pack-objects.c:3411
16201 msgid "limit the objects to those that are not yet packed"
16204 #: builtin/pack-objects.c:3414
16205 msgid "include objects reachable from any reference"
16208 #: builtin/pack-objects.c:3417
16209 msgid "include objects referred by reflog entries"
16212 #: builtin/pack-objects.c:3420
16213 msgid "include objects referred to by the index"
16216 #: builtin/pack-objects.c:3423
16217 msgid "output pack to stdout"
16220 #: builtin/pack-objects.c:3425
16221 msgid "include tag objects that refer to objects to be packed"
16224 #: builtin/pack-objects.c:3427
16225 msgid "keep unreachable objects"
16228 #: builtin/pack-objects.c:3429
16229 msgid "pack loose unreachable objects"
16232 #: builtin/pack-objects.c:3431
16233 msgid "unpack unreachable objects newer than <time>"
16236 #: builtin/pack-objects.c:3434
16237 msgid "use the sparse reachability algorithm"
16240 #: builtin/pack-objects.c:3436
16241 msgid "create thin packs"
16244 #: builtin/pack-objects.c:3438
16245 msgid "create packs suitable for shallow fetches"
16248 #: builtin/pack-objects.c:3440
16249 msgid "ignore packs that have companion .keep file"
16252 #: builtin/pack-objects.c:3442
16253 msgid "ignore this pack"
16256 #: builtin/pack-objects.c:3444
16257 msgid "pack compression level"
16260 #: builtin/pack-objects.c:3446
16261 msgid "do not hide commits by grafts"
16264 #: builtin/pack-objects.c:3448
16265 msgid "use a bitmap index if available to speed up counting objects"
16268 #: builtin/pack-objects.c:3450
16269 msgid "write a bitmap index together with the pack index"
16272 #: builtin/pack-objects.c:3454
16273 msgid "write a bitmap index if possible"
16276 #: builtin/pack-objects.c:3458
16277 msgid "handling for missing objects"
16280 #: builtin/pack-objects.c:3461
16281 msgid "do not pack objects in promisor packfiles"
16284 #: builtin/pack-objects.c:3463
16285 msgid "respect islands during delta compression"
16288 #: builtin/pack-objects.c:3492
16290 msgid "delta chain depth %d is too deep, forcing %d"
16293 #: builtin/pack-objects.c:3497
16295 msgid "pack.deltaCacheLimit is too high, forcing %d"
16298 #: builtin/pack-objects.c:3551
16299 msgid "--max-pack-size cannot be used to build a pack for transfer"
16302 #: builtin/pack-objects.c:3553
16303 msgid "minimum pack size limit is 1 MiB"
16306 #: builtin/pack-objects.c:3558
16307 msgid "--thin cannot be used to build an indexable pack"
16310 #: builtin/pack-objects.c:3561
16311 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
16314 #: builtin/pack-objects.c:3567
16315 msgid "cannot use --filter without --stdout"
16318 #: builtin/pack-objects.c:3627
16319 msgid "Enumerating objects"
16322 #: builtin/pack-objects.c:3657
16325 "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
16329 #: builtin/pack-refs.c:8
16330 msgid "git pack-refs [<options>]"
16333 #: builtin/pack-refs.c:16
16334 msgid "pack everything"
16337 #: builtin/pack-refs.c:17
16338 msgid "prune loose refs (default)"
16341 #: builtin/prune-packed.c:9
16342 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
16345 #: builtin/prune-packed.c:42
16346 msgid "Removing duplicate objects"
16349 #: builtin/prune.c:12
16350 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
16353 #: builtin/prune.c:131
16354 msgid "report pruned objects"
16357 #: builtin/prune.c:134
16358 msgid "expire objects older than <time>"
16361 #: builtin/prune.c:136
16362 msgid "limit traversal to objects outside promisor packfiles"
16365 #: builtin/prune.c:150
16366 msgid "cannot prune in a precious-objects repo"
16369 #: builtin/pull.c:45 builtin/pull.c:47
16371 msgid "Invalid value for %s: %s"
16374 #: builtin/pull.c:67
16375 msgid "git pull [<options>] [<repository> [<refspec>...]]"
16378 #: builtin/pull.c:122
16379 msgid "control for recursive fetching of submodules"
16382 #: builtin/pull.c:126
16383 msgid "Options related to merging"
16386 #: builtin/pull.c:129
16387 msgid "incorporate changes by rebasing rather than merging"
16390 #: builtin/pull.c:157 builtin/rebase.c:471 builtin/revert.c:126
16391 msgid "allow fast-forward"
16394 #: builtin/pull.c:166
16395 msgid "automatically stash/stash pop before and after rebase"
16398 #: builtin/pull.c:182
16399 msgid "Options related to fetching"
16402 #: builtin/pull.c:192
16403 msgid "force overwrite of local branch"
16406 #: builtin/pull.c:200
16407 msgid "number of submodules pulled in parallel"
16410 #: builtin/pull.c:300
16412 msgid "Invalid value for pull.ff: %s"
16415 #: builtin/pull.c:426
16417 "There is no candidate for rebasing against among the refs that you just "
16421 #: builtin/pull.c:428
16423 "There are no candidates for merging among the refs that you just fetched."
16426 #: builtin/pull.c:429
16428 "Generally this means that you provided a wildcard refspec which had no\n"
16429 "matches on the remote end."
16432 #: builtin/pull.c:432
16435 "You asked to pull from the remote '%s', but did not specify\n"
16436 "a branch. Because this is not the default configured remote\n"
16437 "for your current branch, you must specify a branch on the command line."
16440 #: builtin/pull.c:437 builtin/rebase.c:1409 git-parse-remote.sh:73
16441 msgid "You are not currently on a branch."
16444 #: builtin/pull.c:439 builtin/pull.c:454 git-parse-remote.sh:79
16445 msgid "Please specify which branch you want to rebase against."
16448 #: builtin/pull.c:441 builtin/pull.c:456 git-parse-remote.sh:82
16449 msgid "Please specify which branch you want to merge with."
16452 #: builtin/pull.c:442 builtin/pull.c:457
16453 msgid "See git-pull(1) for details."
16456 #: builtin/pull.c:444 builtin/pull.c:450 builtin/pull.c:459
16457 #: builtin/rebase.c:1415 git-parse-remote.sh:64
16461 #: builtin/pull.c:444 builtin/pull.c:459 builtin/pull.c:464
16462 #: git-parse-remote.sh:65
16466 #: builtin/pull.c:452 builtin/rebase.c:1407 git-parse-remote.sh:75
16467 msgid "There is no tracking information for the current branch."
16470 #: builtin/pull.c:461 git-parse-remote.sh:95
16472 "If you wish to set tracking information for this branch you can do so with:"
16475 #: builtin/pull.c:466
16478 "Your configuration specifies to merge with the ref '%s'\n"
16479 "from the remote, but no such ref was fetched."
16482 #: builtin/pull.c:576
16484 msgid "unable to access commit %s"
16487 #: builtin/pull.c:857
16488 msgid "ignoring --verify-signatures for rebase"
16491 #: builtin/pull.c:912
16492 msgid "--[no-]autostash option is only valid with --rebase."
16495 #: builtin/pull.c:920
16496 msgid "Updating an unborn branch with changes added to the index."
16499 #: builtin/pull.c:924
16500 msgid "pull with rebase"
16503 #: builtin/pull.c:925
16504 msgid "please commit or stash them."
16507 #: builtin/pull.c:950
16510 "fetch updated the current branch head.\n"
16511 "fast-forwarding your working tree from\n"
16515 #: builtin/pull.c:956
16518 "Cannot fast-forward your working tree.\n"
16519 "After making sure that you saved anything precious from\n"
16522 "$ git reset --hard\n"
16526 #: builtin/pull.c:971
16527 msgid "Cannot merge multiple branches into empty head."
16530 #: builtin/pull.c:975
16531 msgid "Cannot rebase onto multiple branches."
16534 #: builtin/pull.c:982
16535 msgid "cannot rebase with locally recorded submodule modifications"
16538 #: builtin/push.c:19
16539 msgid "git push [<options>] [<repository> [<refspec>...]]"
16542 #: builtin/push.c:112
16543 msgid "tag shorthand without <tag>"
16546 #: builtin/push.c:122
16547 msgid "--delete only accepts plain target ref names"
16550 #: builtin/push.c:168
16553 "To choose either option permanently, see push.default in 'git help config'."
16556 #: builtin/push.c:171
16559 "The upstream branch of your current branch does not match\n"
16560 "the name of your current branch. To push to the upstream branch\n"
16561 "on the remote, use\n"
16563 " git push %s HEAD:%s\n"
16565 "To push to the branch of the same name on the remote, use\n"
16567 " git push %s HEAD\n"
16571 #: builtin/push.c:186
16574 "You are not currently on a branch.\n"
16575 "To push the history leading to the current (detached HEAD)\n"
16578 " git push %s HEAD:<name-of-remote-branch>\n"
16581 #: builtin/push.c:200
16584 "The current branch %s has no upstream branch.\n"
16585 "To push the current branch and set the remote as upstream, use\n"
16587 " git push --set-upstream %s %s\n"
16590 #: builtin/push.c:208
16592 msgid "The current branch %s has multiple upstream branches, refusing to push."
16595 #: builtin/push.c:211
16598 "You are pushing to remote '%s', which is not the upstream of\n"
16599 "your current branch '%s', without telling me what to push\n"
16600 "to update which remote branch."
16603 #: builtin/push.c:270
16605 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
16608 #: builtin/push.c:277
16610 "Updates were rejected because the tip of your current branch is behind\n"
16611 "its remote counterpart. Integrate the remote changes (e.g.\n"
16612 "'git pull ...') before pushing again.\n"
16613 "See the 'Note about fast-forwards' in 'git push --help' for details."
16616 #: builtin/push.c:283
16618 "Updates were rejected because a pushed branch tip is behind its remote\n"
16619 "counterpart. Check out this branch and integrate the remote changes\n"
16620 "(e.g. 'git pull ...') before pushing again.\n"
16621 "See the 'Note about fast-forwards' in 'git push --help' for details."
16624 #: builtin/push.c:289
16626 "Updates were rejected because the remote contains work that you do\n"
16627 "not have locally. This is usually caused by another repository pushing\n"
16628 "to the same ref. You may want to first integrate the remote changes\n"
16629 "(e.g., 'git pull ...') before pushing again.\n"
16630 "See the 'Note about fast-forwards' in 'git push --help' for details."
16633 #: builtin/push.c:296
16634 msgid "Updates were rejected because the tag already exists in the remote."
16637 #: builtin/push.c:299
16639 "You cannot update a remote ref that points at a non-commit object,\n"
16640 "or update a remote ref to make it point at a non-commit object,\n"
16641 "without using the '--force' option.\n"
16644 #: builtin/push.c:360
16646 msgid "Pushing to %s\n"
16649 #: builtin/push.c:367
16651 msgid "failed to push some refs to '%s'"
16654 #: builtin/push.c:542
16658 #: builtin/push.c:543 builtin/send-pack.c:164
16659 msgid "push all refs"
16662 #: builtin/push.c:544 builtin/send-pack.c:166
16663 msgid "mirror all refs"
16666 #: builtin/push.c:546
16667 msgid "delete refs"
16670 #: builtin/push.c:547
16671 msgid "push tags (can't be used with --all or --mirror)"
16674 #: builtin/push.c:550 builtin/send-pack.c:167
16675 msgid "force updates"
16678 #: builtin/push.c:552 builtin/send-pack.c:181
16679 msgid "<refname>:<expect>"
16682 #: builtin/push.c:553 builtin/send-pack.c:182
16683 msgid "require old value of ref to be at this value"
16686 #: builtin/push.c:556
16687 msgid "control recursive pushing of submodules"
16690 #: builtin/push.c:558 builtin/send-pack.c:175
16691 msgid "use thin pack"
16694 #: builtin/push.c:559 builtin/push.c:560 builtin/send-pack.c:161
16695 #: builtin/send-pack.c:162
16696 msgid "receive pack program"
16699 #: builtin/push.c:561
16700 msgid "set upstream for git pull/status"
16703 #: builtin/push.c:564
16704 msgid "prune locally removed refs"
16707 #: builtin/push.c:566
16708 msgid "bypass pre-push hook"
16711 #: builtin/push.c:567
16712 msgid "push missing but relevant tags"
16715 #: builtin/push.c:570 builtin/send-pack.c:169
16716 msgid "GPG sign the push"
16719 #: builtin/push.c:572 builtin/send-pack.c:176
16720 msgid "request atomic transaction on remote side"
16723 #: builtin/push.c:590
16724 msgid "--delete is incompatible with --all, --mirror and --tags"
16727 #: builtin/push.c:592
16728 msgid "--delete doesn't make sense without any refs"
16731 #: builtin/push.c:612
16733 msgid "bad repository '%s'"
16736 #: builtin/push.c:613
16738 "No configured push destination.\n"
16739 "Either specify the URL from the command-line or configure a remote "
16740 "repository using\n"
16742 " git remote add <name> <url>\n"
16744 "and then push using the remote name\n"
16746 " git push <name>\n"
16749 #: builtin/push.c:628
16750 msgid "--all and --tags are incompatible"
16753 #: builtin/push.c:630
16754 msgid "--all can't be combined with refspecs"
16757 #: builtin/push.c:634
16758 msgid "--mirror and --tags are incompatible"
16761 #: builtin/push.c:636
16762 msgid "--mirror can't be combined with refspecs"
16765 #: builtin/push.c:639
16766 msgid "--all and --mirror are incompatible"
16769 #: builtin/push.c:643
16770 msgid "push options must not have new line characters"
16773 #: builtin/range-diff.c:8
16774 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
16777 #: builtin/range-diff.c:9
16778 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
16781 #: builtin/range-diff.c:10
16782 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
16785 #: builtin/range-diff.c:22
16786 msgid "Percentage by which creation is weighted"
16789 #: builtin/range-diff.c:24
16790 msgid "use simple diff colors"
16793 #: builtin/range-diff.c:26
16797 #: builtin/range-diff.c:26
16798 msgid "passed to 'git log'"
16801 #: builtin/range-diff.c:50 builtin/range-diff.c:54
16803 msgid "no .. in range: '%s'"
16806 #: builtin/range-diff.c:64
16807 msgid "single arg format must be symmetric range"
16810 #: builtin/range-diff.c:79
16811 msgid "need two commit ranges"
16814 #: builtin/read-tree.c:41
16816 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
16817 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
16818 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
16821 #: builtin/read-tree.c:124
16822 msgid "write resulting index to <file>"
16825 #: builtin/read-tree.c:127
16826 msgid "only empty the index"
16829 #: builtin/read-tree.c:129
16833 #: builtin/read-tree.c:131
16834 msgid "perform a merge in addition to a read"
16837 #: builtin/read-tree.c:133
16838 msgid "3-way merge if no file level merging required"
16841 #: builtin/read-tree.c:135
16842 msgid "3-way merge in presence of adds and removes"
16845 #: builtin/read-tree.c:137
16846 msgid "same as -m, but discard unmerged entries"
16849 #: builtin/read-tree.c:138
16850 msgid "<subdirectory>/"
16853 #: builtin/read-tree.c:139
16854 msgid "read the tree into the index under <subdirectory>/"
16857 #: builtin/read-tree.c:142
16858 msgid "update working tree with merge result"
16861 #: builtin/read-tree.c:144
16865 #: builtin/read-tree.c:145
16866 msgid "allow explicitly ignored files to be overwritten"
16869 #: builtin/read-tree.c:148
16870 msgid "don't check the working tree after merging"
16873 #: builtin/read-tree.c:149
16874 msgid "don't update the index or the work tree"
16877 #: builtin/read-tree.c:151
16878 msgid "skip applying sparse checkout filter"
16881 #: builtin/read-tree.c:153
16882 msgid "debug unpack-trees"
16885 #: builtin/read-tree.c:157
16886 msgid "suppress feedback messages"
16889 #: builtin/read-tree.c:188
16890 msgid "You need to resolve your current index first"
16893 #: builtin/rebase.c:32
16895 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
16896 "[<upstream> [<branch>]]"
16899 #: builtin/rebase.c:34
16901 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
16904 #: builtin/rebase.c:36
16905 msgid "git rebase --continue | --abort | --skip | --edit-todo"
16908 #: builtin/rebase.c:175 builtin/rebase.c:199 builtin/rebase.c:226
16910 msgid "unusable todo list: '%s'"
16913 #: builtin/rebase.c:292
16915 msgid "could not create temporary %s"
16918 #: builtin/rebase.c:298
16919 msgid "could not mark as interactive"
16922 #: builtin/rebase.c:352
16923 msgid "could not generate todo list"
16926 #: builtin/rebase.c:391
16927 msgid "a base commit must be provided with --upstream or --onto"
16930 #: builtin/rebase.c:461
16931 msgid "git rebase--interactive [<options>]"
16934 #: builtin/rebase.c:474 builtin/rebase.c:1550
16935 msgid "(DEPRECATED) keep empty commits"
16938 #: builtin/rebase.c:478 builtin/revert.c:128
16939 msgid "allow commits with empty messages"
16942 #: builtin/rebase.c:480
16943 msgid "rebase merge commits"
16946 #: builtin/rebase.c:482
16947 msgid "keep original branch points of cousins"
16950 #: builtin/rebase.c:484
16951 msgid "move commits that begin with squash!/fixup!"
16954 #: builtin/rebase.c:485
16955 msgid "sign commits"
16958 #: builtin/rebase.c:487 builtin/rebase.c:1490
16959 msgid "display a diffstat of what changed upstream"
16962 #: builtin/rebase.c:489
16963 msgid "continue rebase"
16966 #: builtin/rebase.c:491
16967 msgid "skip commit"
16970 #: builtin/rebase.c:492
16971 msgid "edit the todo list"
16974 #: builtin/rebase.c:494
16975 msgid "show the current patch"
16978 #: builtin/rebase.c:497
16979 msgid "shorten commit ids in the todo list"
16982 #: builtin/rebase.c:499
16983 msgid "expand commit ids in the todo list"
16986 #: builtin/rebase.c:501
16987 msgid "check the todo list"
16990 #: builtin/rebase.c:503
16991 msgid "rearrange fixup/squash lines"
16994 #: builtin/rebase.c:505
16995 msgid "insert exec commands in todo list"
16998 #: builtin/rebase.c:506
17002 #: builtin/rebase.c:509
17003 msgid "restrict-revision"
17006 #: builtin/rebase.c:509
17007 msgid "restrict revision"
17010 #: builtin/rebase.c:511
17011 msgid "squash-onto"
17014 #: builtin/rebase.c:512
17015 msgid "squash onto"
17018 #: builtin/rebase.c:514
17019 msgid "the upstream commit"
17022 #: builtin/rebase.c:516
17026 #: builtin/rebase.c:516
17030 #: builtin/rebase.c:521
17031 msgid "rebase strategy"
17034 #: builtin/rebase.c:522
17035 msgid "strategy-opts"
17038 #: builtin/rebase.c:523
17039 msgid "strategy options"
17042 #: builtin/rebase.c:524
17046 #: builtin/rebase.c:525
17047 msgid "the branch or commit to checkout"
17050 #: builtin/rebase.c:526
17054 #: builtin/rebase.c:526
17058 #: builtin/rebase.c:527
17062 #: builtin/rebase.c:527
17063 msgid "the command to run"
17066 #: builtin/rebase.c:530 builtin/rebase.c:1584
17067 msgid "automatically re-schedule any `exec` that fails"
17070 #: builtin/rebase.c:546
17071 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
17074 #: builtin/rebase.c:562
17076 msgid "%s requires an interactive rebase"
17079 #: builtin/rebase.c:612
17081 msgid "could not get 'onto': '%s'"
17084 #: builtin/rebase.c:627
17086 msgid "invalid orig-head: '%s'"
17089 #: builtin/rebase.c:652
17091 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
17094 #: builtin/rebase.c:728
17096 msgid "Could not read '%s'"
17099 #: builtin/rebase.c:746
17101 msgid "Cannot store %s"
17104 #: builtin/rebase.c:853
17105 msgid "could not determine HEAD revision"
17108 #: builtin/rebase.c:976 git-rebase--preserve-merges.sh:81
17110 "Resolve all conflicts manually, mark them as resolved with\n"
17111 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
17112 "You can instead skip this commit: run \"git rebase --skip\".\n"
17113 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
17117 #: builtin/rebase.c:1058
17121 "git encountered an error while preparing the patches to replay\n"
17122 "these revisions:\n"
17126 "As a result, git cannot rebase them."
17129 #: builtin/rebase.c:1383
17132 "unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
17136 #: builtin/rebase.c:1401
17140 "Please specify which branch you want to rebase against.\n"
17141 "See git-rebase(1) for details.\n"
17143 " git rebase '<branch>'\n"
17147 #: builtin/rebase.c:1417
17150 "If you wish to set tracking information for this branch you can do so with:\n"
17152 " git branch --set-upstream-to=%s/<branch> %s\n"
17156 #: builtin/rebase.c:1447
17157 msgid "exec commands cannot contain newlines"
17160 #: builtin/rebase.c:1451
17161 msgid "empty exec command"
17164 #: builtin/rebase.c:1481
17165 msgid "rebase onto given branch instead of upstream"
17168 #: builtin/rebase.c:1483
17169 msgid "use the merge-base of upstream and branch as the current base"
17172 #: builtin/rebase.c:1485
17173 msgid "allow pre-rebase hook to run"
17176 #: builtin/rebase.c:1487
17177 msgid "be quiet. implies --no-stat"
17180 #: builtin/rebase.c:1493
17181 msgid "do not show diffstat of what changed upstream"
17184 #: builtin/rebase.c:1496
17185 msgid "add a Signed-off-by: line to each commit"
17188 #: builtin/rebase.c:1498 builtin/rebase.c:1502 builtin/rebase.c:1504
17189 msgid "passed to 'git am'"
17192 #: builtin/rebase.c:1506 builtin/rebase.c:1508
17193 msgid "passed to 'git apply'"
17196 #: builtin/rebase.c:1510 builtin/rebase.c:1513
17197 msgid "cherry-pick all commits, even if unchanged"
17200 #: builtin/rebase.c:1515
17204 #: builtin/rebase.c:1518
17205 msgid "skip current patch and continue"
17208 #: builtin/rebase.c:1520
17209 msgid "abort and check out the original branch"
17212 #: builtin/rebase.c:1523
17213 msgid "abort but keep HEAD where it is"
17216 #: builtin/rebase.c:1524
17217 msgid "edit the todo list during an interactive rebase"
17220 #: builtin/rebase.c:1527
17221 msgid "show the patch file being applied or merged"
17224 #: builtin/rebase.c:1530
17225 msgid "use apply strategies to rebase"
17228 #: builtin/rebase.c:1534
17229 msgid "use merging strategies to rebase"
17232 #: builtin/rebase.c:1538
17233 msgid "let the user edit the list of commits to rebase"
17236 #: builtin/rebase.c:1542
17237 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
17240 #: builtin/rebase.c:1547
17241 msgid "how to handle commits that become empty"
17244 #: builtin/rebase.c:1554
17245 msgid "move commits that begin with squash!/fixup! under -i"
17248 #: builtin/rebase.c:1560
17249 msgid "automatically stash/stash pop before and after"
17252 #: builtin/rebase.c:1562
17253 msgid "add exec lines after each commit of the editable list"
17256 #: builtin/rebase.c:1566
17257 msgid "allow rebasing commits with empty messages"
17260 #: builtin/rebase.c:1570
17261 msgid "try to rebase merges instead of skipping them"
17264 #: builtin/rebase.c:1573
17265 msgid "use 'merge-base --fork-point' to refine upstream"
17268 #: builtin/rebase.c:1575
17269 msgid "use the given merge strategy"
17272 #: builtin/rebase.c:1577 builtin/revert.c:115
17276 #: builtin/rebase.c:1578
17277 msgid "pass the argument through to the merge strategy"
17280 #: builtin/rebase.c:1581
17281 msgid "rebase all reachable commits up to the root(s)"
17284 #: builtin/rebase.c:1598
17286 "the rebase.useBuiltin support has been removed!\n"
17287 "See its entry in 'git help config' for details."
17290 #: builtin/rebase.c:1604
17291 msgid "It looks like 'git am' is in progress. Cannot rebase."
17294 #: builtin/rebase.c:1645
17296 "git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
17299 #: builtin/rebase.c:1650
17300 msgid "cannot combine '--keep-base' with '--onto'"
17303 #: builtin/rebase.c:1652
17304 msgid "cannot combine '--keep-base' with '--root'"
17307 #: builtin/rebase.c:1656
17308 msgid "No rebase in progress?"
17311 #: builtin/rebase.c:1660
17312 msgid "The --edit-todo action can only be used during interactive rebase."
17315 #: builtin/rebase.c:1683
17316 msgid "Cannot read HEAD"
17319 #: builtin/rebase.c:1695
17321 "You must edit all merge conflicts and then\n"
17322 "mark them as resolved using git add"
17325 #: builtin/rebase.c:1714
17326 msgid "could not discard worktree changes"
17329 #: builtin/rebase.c:1733
17331 msgid "could not move back to %s"
17334 #: builtin/rebase.c:1778
17337 "It seems that there is already a %s directory, and\n"
17338 "I wonder if you are in the middle of another rebase. If that is the\n"
17339 "case, please try\n"
17341 "If that is not the case, please\n"
17343 "and run me again. I am stopping in case you still have something\n"
17344 "valuable there.\n"
17347 #: builtin/rebase.c:1806
17348 msgid "switch `C' expects a numerical value"
17351 #: builtin/rebase.c:1847
17353 msgid "Unknown mode: %s"
17356 #: builtin/rebase.c:1869
17357 msgid "--strategy requires --merge or --interactive"
17360 #: builtin/rebase.c:1899
17361 msgid "cannot combine apply options with merge options"
17364 #: builtin/rebase.c:1912
17366 msgid "Unknown rebase backend: %s"
17369 #: builtin/rebase.c:1937
17370 msgid "--reschedule-failed-exec requires --exec or --interactive"
17373 #: builtin/rebase.c:1957
17374 msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
17377 #: builtin/rebase.c:1961
17379 "error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
17382 #: builtin/rebase.c:1985
17384 msgid "invalid upstream '%s'"
17387 #: builtin/rebase.c:1991
17388 msgid "Could not create new root commit"
17391 #: builtin/rebase.c:2017
17393 msgid "'%s': need exactly one merge base with branch"
17396 #: builtin/rebase.c:2020
17398 msgid "'%s': need exactly one merge base"
17401 #: builtin/rebase.c:2028
17403 msgid "Does not point to a valid commit '%s'"
17406 #: builtin/rebase.c:2054
17408 msgid "fatal: no such branch/commit '%s'"
17411 #: builtin/rebase.c:2062 builtin/submodule--helper.c:40
17412 #: builtin/submodule--helper.c:1990
17414 msgid "No such ref: %s"
17417 #: builtin/rebase.c:2073
17418 msgid "Could not resolve HEAD to a revision"
17421 #: builtin/rebase.c:2111
17422 msgid "Cannot autostash"
17425 #: builtin/rebase.c:2114
17427 msgid "Unexpected stash response: '%s'"
17430 #: builtin/rebase.c:2120
17432 msgid "Could not create directory for '%s'"
17435 #: builtin/rebase.c:2123
17437 msgid "Created autostash: %s\n"
17440 #: builtin/rebase.c:2126
17441 msgid "could not reset --hard"
17444 #: builtin/rebase.c:2135
17445 msgid "Please commit or stash them."
17448 #: builtin/rebase.c:2169
17450 msgid "could not switch to %s"
17453 #: builtin/rebase.c:2180
17454 msgid "HEAD is up to date."
17457 #: builtin/rebase.c:2182
17459 msgid "Current branch %s is up to date.\n"
17462 #: builtin/rebase.c:2190
17463 msgid "HEAD is up to date, rebase forced."
17466 #: builtin/rebase.c:2192
17468 msgid "Current branch %s is up to date, rebase forced.\n"
17471 #: builtin/rebase.c:2200
17472 msgid "The pre-rebase hook refused to rebase."
17475 #: builtin/rebase.c:2207
17477 msgid "Changes to %s:\n"
17480 #: builtin/rebase.c:2210
17482 msgid "Changes from %s to %s:\n"
17485 #: builtin/rebase.c:2235
17487 msgid "First, rewinding head to replay your work on top of it...\n"
17490 #: builtin/rebase.c:2244
17491 msgid "Could not detach HEAD"
17494 #: builtin/rebase.c:2253
17496 msgid "Fast-forwarded %s to %s.\n"
17499 #: builtin/receive-pack.c:33
17500 msgid "git receive-pack <git-dir>"
17503 #: builtin/receive-pack.c:821
17505 "By default, updating the current branch in a non-bare repository\n"
17506 "is denied, because it will make the index and work tree inconsistent\n"
17507 "with what you pushed, and will require 'git reset --hard' to match\n"
17508 "the work tree to HEAD.\n"
17510 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
17511 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
17512 "its current branch; however, this is not recommended unless you\n"
17513 "arranged to update its work tree to match what you pushed in some\n"
17516 "To squelch this message and still keep the default behaviour, set\n"
17517 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
17520 #: builtin/receive-pack.c:841
17522 "By default, deleting the current branch is denied, because the next\n"
17523 "'git clone' won't result in any file checked out, causing confusion.\n"
17525 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
17526 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
17527 "current branch, with or without a warning message.\n"
17529 "To squelch this message, you can set it to 'refuse'."
17532 #: builtin/receive-pack.c:1938
17536 #: builtin/receive-pack.c:1952
17537 msgid "You must specify a directory."
17540 #: builtin/reflog.c:17
17542 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
17543 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
17547 #: builtin/reflog.c:22
17549 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
17553 #: builtin/reflog.c:25
17554 msgid "git reflog exists <ref>"
17557 #: builtin/reflog.c:568 builtin/reflog.c:573
17559 msgid "'%s' is not a valid timestamp"
17562 #: builtin/reflog.c:606
17564 msgid "Marking reachable objects..."
17567 #: builtin/reflog.c:644
17569 msgid "%s points nowhere!"
17572 #: builtin/reflog.c:696
17573 msgid "no reflog specified to delete"
17576 #: builtin/reflog.c:705
17578 msgid "not a reflog: %s"
17581 #: builtin/reflog.c:710
17583 msgid "no reflog for '%s'"
17586 #: builtin/reflog.c:756
17588 msgid "invalid ref format: %s"
17591 #: builtin/reflog.c:765
17592 msgid "git reflog [ show | expire | delete | exists ]"
17595 #: builtin/remote.c:17
17596 msgid "git remote [-v | --verbose]"
17599 #: builtin/remote.c:18
17601 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
17602 "mirror=<fetch|push>] <name> <url>"
17605 #: builtin/remote.c:19 builtin/remote.c:39
17606 msgid "git remote rename <old> <new>"
17609 #: builtin/remote.c:20 builtin/remote.c:44
17610 msgid "git remote remove <name>"
17613 #: builtin/remote.c:21 builtin/remote.c:49
17614 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
17617 #: builtin/remote.c:22
17618 msgid "git remote [-v | --verbose] show [-n] <name>"
17621 #: builtin/remote.c:23
17622 msgid "git remote prune [-n | --dry-run] <name>"
17625 #: builtin/remote.c:24
17627 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
17630 #: builtin/remote.c:25
17631 msgid "git remote set-branches [--add] <name> <branch>..."
17634 #: builtin/remote.c:26 builtin/remote.c:75
17635 msgid "git remote get-url [--push] [--all] <name>"
17638 #: builtin/remote.c:27 builtin/remote.c:80
17639 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
17642 #: builtin/remote.c:28 builtin/remote.c:81
17643 msgid "git remote set-url --add <name> <newurl>"
17646 #: builtin/remote.c:29 builtin/remote.c:82
17647 msgid "git remote set-url --delete <name> <url>"
17650 #: builtin/remote.c:34
17651 msgid "git remote add [<options>] <name> <url>"
17654 #: builtin/remote.c:54
17655 msgid "git remote set-branches <name> <branch>..."
17658 #: builtin/remote.c:55
17659 msgid "git remote set-branches --add <name> <branch>..."
17662 #: builtin/remote.c:60
17663 msgid "git remote show [<options>] <name>"
17666 #: builtin/remote.c:65
17667 msgid "git remote prune [<options>] <name>"
17670 #: builtin/remote.c:70
17671 msgid "git remote update [<options>] [<group> | <remote>]..."
17674 #: builtin/remote.c:99
17676 msgid "Updating %s"
17679 #: builtin/remote.c:131
17681 "--mirror is dangerous and deprecated; please\n"
17682 "\t use --mirror=fetch or --mirror=push instead"
17685 #: builtin/remote.c:148
17687 msgid "unknown mirror argument: %s"
17690 #: builtin/remote.c:164
17691 msgid "fetch the remote branches"
17694 #: builtin/remote.c:166
17695 msgid "import all tags and associated objects when fetching"
17698 #: builtin/remote.c:169
17699 msgid "or do not fetch any tag at all (--no-tags)"
17702 #: builtin/remote.c:171
17703 msgid "branch(es) to track"
17706 #: builtin/remote.c:172
17707 msgid "master branch"
17710 #: builtin/remote.c:174
17711 msgid "set up remote as a mirror to push to or fetch from"
17714 #: builtin/remote.c:186
17715 msgid "specifying a master branch makes no sense with --mirror"
17718 #: builtin/remote.c:188
17719 msgid "specifying branches to track makes sense only with fetch mirrors"
17722 #: builtin/remote.c:195 builtin/remote.c:696
17724 msgid "remote %s already exists."
17727 #: builtin/remote.c:199 builtin/remote.c:700
17729 msgid "'%s' is not a valid remote name"
17732 #: builtin/remote.c:239
17734 msgid "Could not setup master '%s'"
17737 #: builtin/remote.c:354
17739 msgid "Could not get fetch map for refspec %s"
17742 #: builtin/remote.c:453 builtin/remote.c:461
17746 #: builtin/remote.c:465
17750 #: builtin/remote.c:653
17752 msgid "could not set '%s'"
17755 #: builtin/remote.c:658
17758 "The %s configuration remote.pushDefault in:\n"
17760 "now names the non-existent remote '%s'"
17763 #: builtin/remote.c:689 builtin/remote.c:832 builtin/remote.c:940
17765 msgid "No such remote: '%s'"
17768 #: builtin/remote.c:706
17770 msgid "Could not rename config section '%s' to '%s'"
17773 #: builtin/remote.c:726
17776 "Not updating non-default fetch refspec\n"
17778 "\tPlease update the configuration manually if necessary."
17781 #: builtin/remote.c:766
17783 msgid "deleting '%s' failed"
17786 #: builtin/remote.c:800
17788 msgid "creating '%s' failed"
17791 #: builtin/remote.c:876
17793 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
17794 "to delete it, use:"
17796 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
17797 "to delete them, use:"
17801 #: builtin/remote.c:890
17803 msgid "Could not remove config section '%s'"
17806 #: builtin/remote.c:993
17808 msgid " new (next fetch will store in remotes/%s)"
17811 #: builtin/remote.c:996
17815 #: builtin/remote.c:998
17816 msgid " stale (use 'git remote prune' to remove)"
17819 #: builtin/remote.c:1000
17823 #: builtin/remote.c:1041
17825 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
17828 #: builtin/remote.c:1050
17830 msgid "rebases interactively onto remote %s"
17833 #: builtin/remote.c:1052
17835 msgid "rebases interactively (with merges) onto remote %s"
17838 #: builtin/remote.c:1055
17840 msgid "rebases onto remote %s"
17843 #: builtin/remote.c:1059
17845 msgid " merges with remote %s"
17848 #: builtin/remote.c:1062
17850 msgid "merges with remote %s"
17853 #: builtin/remote.c:1065
17855 msgid "%-*s and with remote %s\n"
17858 #: builtin/remote.c:1108
17862 #: builtin/remote.c:1111
17866 #: builtin/remote.c:1115
17870 #: builtin/remote.c:1118
17871 msgid "fast-forwardable"
17874 #: builtin/remote.c:1121
17875 msgid "local out of date"
17878 #: builtin/remote.c:1128
17880 msgid " %-*s forces to %-*s (%s)"
17883 #: builtin/remote.c:1131
17885 msgid " %-*s pushes to %-*s (%s)"
17888 #: builtin/remote.c:1135
17890 msgid " %-*s forces to %s"
17893 #: builtin/remote.c:1138
17895 msgid " %-*s pushes to %s"
17898 #: builtin/remote.c:1206
17899 msgid "do not query remotes"
17902 #: builtin/remote.c:1233
17904 msgid "* remote %s"
17907 #: builtin/remote.c:1234
17909 msgid " Fetch URL: %s"
17912 #: builtin/remote.c:1235 builtin/remote.c:1251 builtin/remote.c:1390
17916 #. TRANSLATORS: the colon ':' should align
17917 #. with the one in " Fetch URL: %s"
17920 #: builtin/remote.c:1249 builtin/remote.c:1251
17922 msgid " Push URL: %s"
17925 #: builtin/remote.c:1253 builtin/remote.c:1255 builtin/remote.c:1257
17927 msgid " HEAD branch: %s"
17930 #: builtin/remote.c:1253
17931 msgid "(not queried)"
17934 #: builtin/remote.c:1255
17938 #: builtin/remote.c:1259
17941 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
17944 #: builtin/remote.c:1271
17946 msgid " Remote branch:%s"
17947 msgid_plural " Remote branches:%s"
17951 #: builtin/remote.c:1274 builtin/remote.c:1300
17952 msgid " (status not queried)"
17955 #: builtin/remote.c:1283
17956 msgid " Local branch configured for 'git pull':"
17957 msgid_plural " Local branches configured for 'git pull':"
17961 #: builtin/remote.c:1291
17962 msgid " Local refs will be mirrored by 'git push'"
17965 #: builtin/remote.c:1297
17967 msgid " Local ref configured for 'git push'%s:"
17968 msgid_plural " Local refs configured for 'git push'%s:"
17972 #: builtin/remote.c:1318
17973 msgid "set refs/remotes/<name>/HEAD according to remote"
17976 #: builtin/remote.c:1320
17977 msgid "delete refs/remotes/<name>/HEAD"
17980 #: builtin/remote.c:1335
17981 msgid "Cannot determine remote HEAD"
17984 #: builtin/remote.c:1337
17985 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
17988 #: builtin/remote.c:1347
17990 msgid "Could not delete %s"
17993 #: builtin/remote.c:1355
17995 msgid "Not a valid ref: %s"
17998 #: builtin/remote.c:1357
18000 msgid "Could not setup %s"
18003 #: builtin/remote.c:1375
18005 msgid " %s will become dangling!"
18008 #: builtin/remote.c:1376
18010 msgid " %s has become dangling!"
18013 #: builtin/remote.c:1386
18018 #: builtin/remote.c:1387
18023 #: builtin/remote.c:1403
18025 msgid " * [would prune] %s"
18028 #: builtin/remote.c:1406
18030 msgid " * [pruned] %s"
18033 #: builtin/remote.c:1451
18034 msgid "prune remotes after fetching"
18037 #: builtin/remote.c:1514 builtin/remote.c:1568 builtin/remote.c:1636
18039 msgid "No such remote '%s'"
18042 #: builtin/remote.c:1530
18046 #: builtin/remote.c:1537
18047 msgid "no remote specified"
18050 #: builtin/remote.c:1554
18051 msgid "query push URLs rather than fetch URLs"
18054 #: builtin/remote.c:1556
18055 msgid "return all URLs"
18058 #: builtin/remote.c:1584
18060 msgid "no URLs configured for remote '%s'"
18063 #: builtin/remote.c:1610
18064 msgid "manipulate push URLs"
18067 #: builtin/remote.c:1612
18071 #: builtin/remote.c:1614
18072 msgid "delete URLs"
18075 #: builtin/remote.c:1621
18076 msgid "--add --delete doesn't make sense"
18079 #: builtin/remote.c:1660
18081 msgid "Invalid old URL pattern: %s"
18084 #: builtin/remote.c:1668
18086 msgid "No such URL found: %s"
18089 #: builtin/remote.c:1670
18090 msgid "Will not delete all non-push URLs"
18093 #: builtin/repack.c:23
18094 msgid "git repack [<options>]"
18097 #: builtin/repack.c:28
18099 "Incremental repacks are incompatible with bitmap indexes. Use\n"
18100 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
18103 #: builtin/repack.c:191
18104 msgid "could not start pack-objects to repack promisor objects"
18107 #: builtin/repack.c:230 builtin/repack.c:416
18108 msgid "repack: Expecting full hex object ID lines only from pack-objects."
18111 #: builtin/repack.c:254
18112 msgid "could not finish pack-objects to repack promisor objects"
18115 #: builtin/repack.c:292
18116 msgid "pack everything in a single pack"
18119 #: builtin/repack.c:294
18120 msgid "same as -a, and turn unreachable objects loose"
18123 #: builtin/repack.c:297
18124 msgid "remove redundant packs, and run git-prune-packed"
18127 #: builtin/repack.c:299
18128 msgid "pass --no-reuse-delta to git-pack-objects"
18131 #: builtin/repack.c:301
18132 msgid "pass --no-reuse-object to git-pack-objects"
18135 #: builtin/repack.c:303
18136 msgid "do not run git-update-server-info"
18139 #: builtin/repack.c:306
18140 msgid "pass --local to git-pack-objects"
18143 #: builtin/repack.c:308
18144 msgid "write bitmap index"
18147 #: builtin/repack.c:310
18148 msgid "pass --delta-islands to git-pack-objects"
18151 #: builtin/repack.c:311
18152 msgid "approxidate"
18155 #: builtin/repack.c:312
18156 msgid "with -A, do not loosen objects older than this"
18159 #: builtin/repack.c:314
18160 msgid "with -a, repack unreachable objects"
18163 #: builtin/repack.c:316
18164 msgid "size of the window used for delta compression"
18167 #: builtin/repack.c:317 builtin/repack.c:323
18171 #: builtin/repack.c:318
18172 msgid "same as the above, but limit memory size instead of entries count"
18175 #: builtin/repack.c:320
18176 msgid "limits the maximum delta depth"
18179 #: builtin/repack.c:322
18180 msgid "limits the maximum number of threads"
18183 #: builtin/repack.c:324
18184 msgid "maximum size of each packfile"
18187 #: builtin/repack.c:326
18188 msgid "repack objects in packs marked with .keep"
18191 #: builtin/repack.c:328
18192 msgid "do not repack this pack"
18195 #: builtin/repack.c:338
18196 msgid "cannot delete packs in a precious-objects repo"
18199 #: builtin/repack.c:342
18200 msgid "--keep-unreachable and -A are incompatible"
18203 #: builtin/repack.c:425
18204 msgid "Nothing new to pack."
18207 #: builtin/repack.c:486
18210 "WARNING: Some packs in use have been renamed by\n"
18211 "WARNING: prefixing old- to their name, in order to\n"
18212 "WARNING: replace them with the new version of the\n"
18213 "WARNING: file. But the operation failed, and the\n"
18214 "WARNING: attempt to rename them back to their\n"
18215 "WARNING: original names also failed.\n"
18216 "WARNING: Please rename them in %s manually:\n"
18219 #: builtin/repack.c:534
18221 msgid "failed to remove '%s'"
18224 #: builtin/replace.c:22
18225 msgid "git replace [-f] <object> <replacement>"
18228 #: builtin/replace.c:23
18229 msgid "git replace [-f] --edit <object>"
18232 #: builtin/replace.c:24
18233 msgid "git replace [-f] --graft <commit> [<parent>...]"
18236 #: builtin/replace.c:25
18237 msgid "git replace [-f] --convert-graft-file"
18240 #: builtin/replace.c:26
18241 msgid "git replace -d <object>..."
18244 #: builtin/replace.c:27
18245 msgid "git replace [--format=<format>] [-l [<pattern>]]"
18248 #: builtin/replace.c:90
18251 "invalid replace format '%s'\n"
18252 "valid formats are 'short', 'medium' and 'long'"
18255 #: builtin/replace.c:125
18257 msgid "replace ref '%s' not found"
18260 #: builtin/replace.c:141
18262 msgid "Deleted replace ref '%s'"
18265 #: builtin/replace.c:153
18267 msgid "'%s' is not a valid ref name"
18270 #: builtin/replace.c:158
18272 msgid "replace ref '%s' already exists"
18275 #: builtin/replace.c:178
18278 "Objects must be of the same type.\n"
18279 "'%s' points to a replaced object of type '%s'\n"
18280 "while '%s' points to a replacement object of type '%s'."
18283 #: builtin/replace.c:229
18285 msgid "unable to open %s for writing"
18288 #: builtin/replace.c:242
18289 msgid "cat-file reported failure"
18292 #: builtin/replace.c:258
18294 msgid "unable to open %s for reading"
18297 #: builtin/replace.c:272
18298 msgid "unable to spawn mktree"
18301 #: builtin/replace.c:276
18302 msgid "unable to read from mktree"
18305 #: builtin/replace.c:285
18306 msgid "mktree reported failure"
18309 #: builtin/replace.c:289
18310 msgid "mktree did not return an object name"
18313 #: builtin/replace.c:298
18315 msgid "unable to fstat %s"
18318 #: builtin/replace.c:303
18319 msgid "unable to write object to database"
18322 #: builtin/replace.c:322 builtin/replace.c:378 builtin/replace.c:424
18323 #: builtin/replace.c:454
18325 msgid "not a valid object name: '%s'"
18328 #: builtin/replace.c:326
18330 msgid "unable to get object type for %s"
18333 #: builtin/replace.c:342
18334 msgid "editing object file failed"
18337 #: builtin/replace.c:351
18339 msgid "new object is the same as the old one: '%s'"
18342 #: builtin/replace.c:384
18344 msgid "could not parse %s as a commit"
18347 #: builtin/replace.c:416
18349 msgid "bad mergetag in commit '%s'"
18352 #: builtin/replace.c:418
18354 msgid "malformed mergetag in commit '%s'"
18357 #: builtin/replace.c:430
18360 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
18361 "instead of --graft"
18364 #: builtin/replace.c:469
18366 msgid "the original commit '%s' has a gpg signature"
18369 #: builtin/replace.c:470
18370 msgid "the signature will be removed in the replacement commit!"
18373 #: builtin/replace.c:480
18375 msgid "could not write replacement commit for: '%s'"
18378 #: builtin/replace.c:488
18380 msgid "graft for '%s' unnecessary"
18383 #: builtin/replace.c:492
18385 msgid "new commit is the same as the old one: '%s'"
18388 #: builtin/replace.c:527
18391 "could not convert the following graft(s):\n"
18395 #: builtin/replace.c:548
18396 msgid "list replace refs"
18399 #: builtin/replace.c:549
18400 msgid "delete replace refs"
18403 #: builtin/replace.c:550
18404 msgid "edit existing object"
18407 #: builtin/replace.c:551
18408 msgid "change a commit's parents"
18411 #: builtin/replace.c:552
18412 msgid "convert existing graft file"
18415 #: builtin/replace.c:553
18416 msgid "replace the ref if it exists"
18419 #: builtin/replace.c:555
18420 msgid "do not pretty-print contents for --edit"
18423 #: builtin/replace.c:556
18424 msgid "use this format"
18427 #: builtin/replace.c:569
18428 msgid "--format cannot be used when not listing"
18431 #: builtin/replace.c:577
18432 msgid "-f only makes sense when writing a replacement"
18435 #: builtin/replace.c:581
18436 msgid "--raw only makes sense with --edit"
18439 #: builtin/replace.c:587
18440 msgid "-d needs at least one argument"
18443 #: builtin/replace.c:593
18444 msgid "bad number of arguments"
18447 #: builtin/replace.c:599
18448 msgid "-e needs exactly one argument"
18451 #: builtin/replace.c:605
18452 msgid "-g needs at least one argument"
18455 #: builtin/replace.c:611
18456 msgid "--convert-graft-file takes no argument"
18459 #: builtin/replace.c:617
18460 msgid "only one pattern can be given with -l"
18463 #: builtin/rerere.c:13
18464 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
18467 #: builtin/rerere.c:60
18468 msgid "register clean resolutions in index"
18471 #: builtin/rerere.c:79
18472 msgid "'git rerere forget' without paths is deprecated"
18475 #: builtin/rerere.c:113
18477 msgid "unable to generate diff for '%s'"
18480 #: builtin/reset.c:32
18482 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
18485 #: builtin/reset.c:33
18486 msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
18489 #: builtin/reset.c:34
18491 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
18494 #: builtin/reset.c:35
18495 msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
18498 #: builtin/reset.c:41
18502 #: builtin/reset.c:41
18506 #: builtin/reset.c:41
18510 #: builtin/reset.c:41
18514 #: builtin/reset.c:41
18518 #: builtin/reset.c:82
18519 msgid "You do not have a valid HEAD."
18522 #: builtin/reset.c:84
18523 msgid "Failed to find tree of HEAD."
18526 #: builtin/reset.c:90
18528 msgid "Failed to find tree of %s."
18531 #: builtin/reset.c:115
18533 msgid "HEAD is now at %s"
18536 #: builtin/reset.c:194
18538 msgid "Cannot do a %s reset in the middle of a merge."
18541 #: builtin/reset.c:294 builtin/stash.c:520 builtin/stash.c:595
18542 #: builtin/stash.c:619
18543 msgid "be quiet, only report errors"
18546 #: builtin/reset.c:296
18547 msgid "reset HEAD and index"
18550 #: builtin/reset.c:297
18551 msgid "reset only HEAD"
18554 #: builtin/reset.c:299 builtin/reset.c:301
18555 msgid "reset HEAD, index and working tree"
18558 #: builtin/reset.c:303
18559 msgid "reset HEAD but keep local changes"
18562 #: builtin/reset.c:309
18563 msgid "record only the fact that removed paths will be added later"
18566 #: builtin/reset.c:343
18568 msgid "Failed to resolve '%s' as a valid revision."
18571 #: builtin/reset.c:351
18573 msgid "Failed to resolve '%s' as a valid tree."
18576 #: builtin/reset.c:360
18577 msgid "--patch is incompatible with --{hard,mixed,soft}"
18580 #: builtin/reset.c:370
18581 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
18584 #: builtin/reset.c:372
18586 msgid "Cannot do %s reset with paths."
18589 #: builtin/reset.c:387
18591 msgid "%s reset is not allowed in a bare repository"
18594 #: builtin/reset.c:391
18595 msgid "-N can only be used with --mixed"
18598 #: builtin/reset.c:412
18599 msgid "Unstaged changes after reset:"
18602 #: builtin/reset.c:415
18606 "It took %.2f seconds to enumerate unstaged changes after reset. You can\n"
18607 "use '--quiet' to avoid this. Set the config setting reset.quiet to true\n"
18608 "to make this the default.\n"
18611 #: builtin/reset.c:425
18613 msgid "Could not reset index file to revision '%s'."
18616 #: builtin/reset.c:429
18617 msgid "Could not write new index file."
18620 #: builtin/rev-list.c:499
18621 msgid "cannot combine --exclude-promisor-objects and --missing"
18624 #: builtin/rev-list.c:560
18625 msgid "object filtering requires --objects"
18628 #: builtin/rev-list.c:610
18629 msgid "rev-list does not support display of notes"
18632 #: builtin/rev-list.c:615
18633 msgid "marked counting is incompatible with --objects"
18636 #: builtin/rev-parse.c:408
18637 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
18640 #: builtin/rev-parse.c:413
18641 msgid "keep the `--` passed as an arg"
18644 #: builtin/rev-parse.c:415
18645 msgid "stop parsing after the first non-option argument"
18648 #: builtin/rev-parse.c:418
18649 msgid "output in stuck long form"
18652 #: builtin/rev-parse.c:551
18654 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
18655 " or: git rev-parse --sq-quote [<arg>...]\n"
18656 " or: git rev-parse [<options>] [<arg>...]\n"
18658 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
18661 #: builtin/revert.c:24
18662 msgid "git revert [<options>] <commit-ish>..."
18665 #: builtin/revert.c:25
18666 msgid "git revert <subcommand>"
18669 #: builtin/revert.c:30
18670 msgid "git cherry-pick [<options>] <commit-ish>..."
18673 #: builtin/revert.c:31
18674 msgid "git cherry-pick <subcommand>"
18677 #: builtin/revert.c:72
18679 msgid "option `%s' expects a number greater than zero"
18682 #: builtin/revert.c:92
18684 msgid "%s: %s cannot be used with %s"
18687 #: builtin/revert.c:102
18688 msgid "end revert or cherry-pick sequence"
18691 #: builtin/revert.c:103
18692 msgid "resume revert or cherry-pick sequence"
18695 #: builtin/revert.c:104
18696 msgid "cancel revert or cherry-pick sequence"
18699 #: builtin/revert.c:105
18700 msgid "skip current commit and continue"
18703 #: builtin/revert.c:107
18704 msgid "don't automatically commit"
18707 #: builtin/revert.c:108
18708 msgid "edit the commit message"
18711 #: builtin/revert.c:111
18712 msgid "parent-number"
18715 #: builtin/revert.c:112
18716 msgid "select mainline parent"
18719 #: builtin/revert.c:114
18720 msgid "merge strategy"
18723 #: builtin/revert.c:116
18724 msgid "option for merge strategy"
18727 #: builtin/revert.c:125
18728 msgid "append commit name"
18731 #: builtin/revert.c:127
18732 msgid "preserve initially empty commits"
18735 #: builtin/revert.c:129
18736 msgid "keep redundant, empty commits"
18739 #: builtin/revert.c:232
18740 msgid "revert failed"
18743 #: builtin/revert.c:245
18744 msgid "cherry-pick failed"
18748 msgid "git rm [<options>] [--] <file>..."
18751 #: builtin/rm.c:207
18753 "the following file has staged content different from both the\n"
18754 "file and the HEAD:"
18756 "the following files have staged content different from both the\n"
18757 "file and the HEAD:"
18761 #: builtin/rm.c:212
18764 "(use -f to force removal)"
18767 #: builtin/rm.c:216
18768 msgid "the following file has changes staged in the index:"
18769 msgid_plural "the following files have changes staged in the index:"
18773 #: builtin/rm.c:220 builtin/rm.c:229
18776 "(use --cached to keep the file, or -f to force removal)"
18779 #: builtin/rm.c:226
18780 msgid "the following file has local modifications:"
18781 msgid_plural "the following files have local modifications:"
18785 #: builtin/rm.c:243
18786 msgid "do not list removed files"
18789 #: builtin/rm.c:244
18790 msgid "only remove from the index"
18793 #: builtin/rm.c:245
18794 msgid "override the up-to-date check"
18797 #: builtin/rm.c:246
18798 msgid "allow recursive removal"
18801 #: builtin/rm.c:248
18802 msgid "exit with a zero status even if nothing matched"
18805 #: builtin/rm.c:282
18806 msgid "No pathspec was given. Which files should I remove?"
18809 #: builtin/rm.c:305
18810 msgid "please stage your changes to .gitmodules or stash them to proceed"
18813 #: builtin/rm.c:323
18815 msgid "not removing '%s' recursively without -r"
18818 #: builtin/rm.c:362
18820 msgid "git rm: unable to remove %s"
18823 #: builtin/send-pack.c:20
18825 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
18826 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
18828 " --all and explicit <ref> specification are mutually exclusive."
18831 #: builtin/send-pack.c:163
18832 msgid "remote name"
18835 #: builtin/send-pack.c:177
18836 msgid "use stateless RPC protocol"
18839 #: builtin/send-pack.c:178
18840 msgid "read refs from stdin"
18843 #: builtin/send-pack.c:179
18844 msgid "print status from remote helper"
18847 #: builtin/shortlog.c:14
18848 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
18851 #: builtin/shortlog.c:15
18852 msgid "git log --pretty=short | git shortlog [<options>]"
18855 #: builtin/shortlog.c:264
18856 msgid "Group by committer rather than author"
18859 #: builtin/shortlog.c:266
18860 msgid "sort output according to the number of commits per author"
18863 #: builtin/shortlog.c:268
18864 msgid "Suppress commit descriptions, only provides commit count"
18867 #: builtin/shortlog.c:270
18868 msgid "Show the email address of each author"
18871 #: builtin/shortlog.c:271
18872 msgid "<w>[,<i1>[,<i2>]]"
18875 #: builtin/shortlog.c:272
18876 msgid "Linewrap output"
18879 #: builtin/shortlog.c:301
18880 msgid "too many arguments given outside repository"
18883 #: builtin/show-branch.c:13
18885 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
18886 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
18887 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
18888 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
18891 #: builtin/show-branch.c:17
18892 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
18895 #: builtin/show-branch.c:395
18897 msgid "ignoring %s; cannot handle more than %d ref"
18898 msgid_plural "ignoring %s; cannot handle more than %d refs"
18902 #: builtin/show-branch.c:548
18904 msgid "no matching refs with %s"
18907 #: builtin/show-branch.c:645
18908 msgid "show remote-tracking and local branches"
18911 #: builtin/show-branch.c:647
18912 msgid "show remote-tracking branches"
18915 #: builtin/show-branch.c:649
18916 msgid "color '*!+-' corresponding to the branch"
18919 #: builtin/show-branch.c:651
18920 msgid "show <n> more commits after the common ancestor"
18923 #: builtin/show-branch.c:653
18924 msgid "synonym to more=-1"
18927 #: builtin/show-branch.c:654
18928 msgid "suppress naming strings"
18931 #: builtin/show-branch.c:656
18932 msgid "include the current branch"
18935 #: builtin/show-branch.c:658
18936 msgid "name commits with their object names"
18939 #: builtin/show-branch.c:660
18940 msgid "show possible merge bases"
18943 #: builtin/show-branch.c:662
18944 msgid "show refs unreachable from any other ref"
18947 #: builtin/show-branch.c:664
18948 msgid "show commits in topological order"
18951 #: builtin/show-branch.c:667
18952 msgid "show only commits not on the first branch"
18955 #: builtin/show-branch.c:669
18956 msgid "show merges reachable from only one tip"
18959 #: builtin/show-branch.c:671
18960 msgid "topologically sort, maintaining date order where possible"
18963 #: builtin/show-branch.c:674
18964 msgid "<n>[,<base>]"
18967 #: builtin/show-branch.c:675
18968 msgid "show <n> most recent ref-log entries starting at base"
18971 #: builtin/show-branch.c:711
18973 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
18976 #: builtin/show-branch.c:735
18977 msgid "no branches given, and HEAD is not valid"
18980 #: builtin/show-branch.c:738
18981 msgid "--reflog option needs one branch name"
18984 #: builtin/show-branch.c:741
18986 msgid "only %d entry can be shown at one time."
18987 msgid_plural "only %d entries can be shown at one time."
18991 #: builtin/show-branch.c:745
18993 msgid "no such ref %s"
18996 #: builtin/show-branch.c:831
18998 msgid "cannot handle more than %d rev."
18999 msgid_plural "cannot handle more than %d revs."
19003 #: builtin/show-branch.c:835
19005 msgid "'%s' is not a valid ref."
19008 #: builtin/show-branch.c:838
19010 msgid "cannot find commit %s (%s)"
19013 #: builtin/show-ref.c:12
19015 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
19016 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
19019 #: builtin/show-ref.c:13
19020 msgid "git show-ref --exclude-existing[=<pattern>]"
19023 #: builtin/show-ref.c:162
19024 msgid "only show tags (can be combined with heads)"
19027 #: builtin/show-ref.c:163
19028 msgid "only show heads (can be combined with tags)"
19031 #: builtin/show-ref.c:164
19032 msgid "stricter reference checking, requires exact ref path"
19035 #: builtin/show-ref.c:167 builtin/show-ref.c:169
19036 msgid "show the HEAD reference, even if it would be filtered out"
19039 #: builtin/show-ref.c:171
19040 msgid "dereference tags into object IDs"
19043 #: builtin/show-ref.c:173
19044 msgid "only show SHA1 hash using <n> digits"
19047 #: builtin/show-ref.c:177
19048 msgid "do not print results to stdout (useful with --verify)"
19051 #: builtin/show-ref.c:179
19052 msgid "show refs from stdin that aren't in local repository"
19055 #: builtin/sparse-checkout.c:21
19056 msgid "git sparse-checkout (init|list|set|add|disable) <options>"
19059 #: builtin/sparse-checkout.c:64
19060 msgid "this worktree is not sparse (sparse-checkout file may not exist)"
19063 #: builtin/sparse-checkout.c:225
19064 msgid "failed to create directory for sparse-checkout file"
19067 #: builtin/sparse-checkout.c:266
19068 msgid "failed to set extensions.worktreeConfig setting"
19071 #: builtin/sparse-checkout.c:283
19072 msgid "git sparse-checkout init [--cone]"
19075 #: builtin/sparse-checkout.c:302
19076 msgid "initialize the sparse-checkout in cone mode"
19079 #: builtin/sparse-checkout.c:308
19080 msgid "initialize sparse-checkout"
19083 #: builtin/sparse-checkout.c:341
19085 msgid "failed to open '%s'"
19088 #: builtin/sparse-checkout.c:398
19090 msgid "could not normalize path %s"
19093 #: builtin/sparse-checkout.c:410
19094 msgid "git sparse-checkout (set|add) (--stdin | <patterns>)"
19097 #: builtin/sparse-checkout.c:435
19099 msgid "unable to unquote C-style string '%s'"
19102 #: builtin/sparse-checkout.c:489 builtin/sparse-checkout.c:513
19103 msgid "unable to load existing sparse-checkout patterns"
19106 #: builtin/sparse-checkout.c:558
19107 msgid "read patterns from standard in"
19110 #: builtin/sparse-checkout.c:564
19111 msgid "set sparse-checkout patterns"
19114 #: builtin/sparse-checkout.c:581
19115 msgid "disable sparse-checkout"
19118 #: builtin/sparse-checkout.c:593
19119 msgid "error while refreshing working directory"
19122 #: builtin/stash.c:22 builtin/stash.c:38
19123 msgid "git stash list [<options>]"
19126 #: builtin/stash.c:23 builtin/stash.c:43
19127 msgid "git stash show [<options>] [<stash>]"
19130 #: builtin/stash.c:24 builtin/stash.c:48
19131 msgid "git stash drop [-q|--quiet] [<stash>]"
19134 #: builtin/stash.c:25
19135 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
19138 #: builtin/stash.c:26 builtin/stash.c:63
19139 msgid "git stash branch <branchname> [<stash>]"
19142 #: builtin/stash.c:27 builtin/stash.c:68
19143 msgid "git stash clear"
19146 #: builtin/stash.c:28
19148 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19149 " [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
19150 " [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
19151 " [--] [<pathspec>...]]"
19154 #: builtin/stash.c:32 builtin/stash.c:85
19156 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19157 " [-u|--include-untracked] [-a|--all] [<message>]"
19160 #: builtin/stash.c:53
19161 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
19164 #: builtin/stash.c:58
19165 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
19168 #: builtin/stash.c:73
19169 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
19172 #: builtin/stash.c:78
19174 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19175 " [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
19176 " [--] [<pathspec>...]]"
19179 #: builtin/stash.c:128
19181 msgid "'%s' is not a stash-like commit"
19184 #: builtin/stash.c:148
19186 msgid "Too many revisions specified:%s"
19189 #: builtin/stash.c:162 git-legacy-stash.sh:549
19190 msgid "No stash entries found."
19193 #: builtin/stash.c:176
19195 msgid "%s is not a valid reference"
19198 #: builtin/stash.c:225 git-legacy-stash.sh:75
19199 msgid "git stash clear with parameters is unimplemented"
19202 #: builtin/stash.c:404
19203 msgid "cannot apply a stash in the middle of a merge"
19206 #: builtin/stash.c:415
19208 msgid "could not generate diff %s^!."
19211 #: builtin/stash.c:422
19212 msgid "conflicts in index.Try without --index."
19215 #: builtin/stash.c:428
19216 msgid "could not save index tree"
19219 #: builtin/stash.c:437
19220 msgid "could not restore untracked files from stash"
19223 #: builtin/stash.c:451
19225 msgid "Merging %s with %s"
19228 #: builtin/stash.c:461 git-legacy-stash.sh:681
19229 msgid "Index was not unstashed."
19232 #: builtin/stash.c:522 builtin/stash.c:621
19233 msgid "attempt to recreate the index"
19236 #: builtin/stash.c:555
19238 msgid "Dropped %s (%s)"
19241 #: builtin/stash.c:558
19243 msgid "%s: Could not drop stash entry"
19246 #: builtin/stash.c:583
19248 msgid "'%s' is not a stash reference"
19251 #: builtin/stash.c:633 git-legacy-stash.sh:695
19252 msgid "The stash entry is kept in case you need it again."
19255 #: builtin/stash.c:656 git-legacy-stash.sh:713
19256 msgid "No branch name specified"
19259 #: builtin/stash.c:796 builtin/stash.c:833
19261 msgid "Cannot update %s with %s"
19264 #: builtin/stash.c:814 builtin/stash.c:1478 builtin/stash.c:1543
19265 msgid "stash message"
19268 #: builtin/stash.c:824
19269 msgid "\"git stash store\" requires one <commit> argument"
19272 #: builtin/stash.c:1049 git-legacy-stash.sh:218
19273 msgid "No changes selected"
19276 #: builtin/stash.c:1149 git-legacy-stash.sh:150
19277 msgid "You do not have the initial commit yet"
19280 #: builtin/stash.c:1176 git-legacy-stash.sh:165
19281 msgid "Cannot save the current index state"
19284 #: builtin/stash.c:1185 git-legacy-stash.sh:180
19285 msgid "Cannot save the untracked files"
19288 #: builtin/stash.c:1196 builtin/stash.c:1205 git-legacy-stash.sh:201
19289 #: git-legacy-stash.sh:214
19290 msgid "Cannot save the current worktree state"
19293 #: builtin/stash.c:1233 git-legacy-stash.sh:234
19294 msgid "Cannot record working tree state"
19297 #: builtin/stash.c:1282 git-legacy-stash.sh:338
19298 msgid "Can't use --patch and --include-untracked or --all at the same time"
19301 #: builtin/stash.c:1298
19302 msgid "Did you forget to 'git add'?"
19305 #: builtin/stash.c:1313 git-legacy-stash.sh:346
19306 msgid "No local changes to save"
19309 #: builtin/stash.c:1320 git-legacy-stash.sh:351
19310 msgid "Cannot initialize stash"
19313 #: builtin/stash.c:1335 git-legacy-stash.sh:355
19314 msgid "Cannot save the current status"
19317 #: builtin/stash.c:1340
19319 msgid "Saved working directory and index state %s"
19322 #: builtin/stash.c:1430 git-legacy-stash.sh:385
19323 msgid "Cannot remove worktree changes"
19326 #: builtin/stash.c:1469 builtin/stash.c:1534
19330 #: builtin/stash.c:1471 builtin/stash.c:1536
19331 msgid "stash in patch mode"
19334 #: builtin/stash.c:1472 builtin/stash.c:1537
19338 #: builtin/stash.c:1474 builtin/stash.c:1539
19339 msgid "include untracked files in stash"
19342 #: builtin/stash.c:1476 builtin/stash.c:1541
19343 msgid "include ignore files"
19346 #: builtin/stash.c:1600
19348 msgid "could not exec %s"
19351 #: builtin/stripspace.c:18
19352 msgid "git stripspace [-s | --strip-comments]"
19355 #: builtin/stripspace.c:19
19356 msgid "git stripspace [-c | --comment-lines]"
19359 #: builtin/stripspace.c:37
19360 msgid "skip and remove all lines starting with comment character"
19363 #: builtin/stripspace.c:40
19364 msgid "prepend comment character and space to each line"
19367 #: builtin/submodule--helper.c:47 builtin/submodule--helper.c:1999
19369 msgid "Expecting a full ref name, got %s"
19372 #: builtin/submodule--helper.c:64
19373 msgid "submodule--helper print-default-remote takes no arguments"
19376 #: builtin/submodule--helper.c:102
19378 msgid "cannot strip one component off url '%s'"
19381 #: builtin/submodule--helper.c:410 builtin/submodule--helper.c:1395
19382 msgid "alternative anchor for relative paths"
19385 #: builtin/submodule--helper.c:415
19386 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
19389 #: builtin/submodule--helper.c:472 builtin/submodule--helper.c:630
19390 #: builtin/submodule--helper.c:653
19392 msgid "No url found for submodule path '%s' in .gitmodules"
19395 #: builtin/submodule--helper.c:524
19397 msgid "Entering '%s'\n"
19400 #: builtin/submodule--helper.c:527
19403 "run_command returned non-zero status for %s\n"
19407 #: builtin/submodule--helper.c:549
19410 "run_command returned non-zero status while recursing in the nested "
19411 "submodules of %s\n"
19415 #: builtin/submodule--helper.c:565
19416 msgid "Suppress output of entering each submodule command"
19419 #: builtin/submodule--helper.c:567 builtin/submodule--helper.c:1063
19420 msgid "Recurse into nested submodules"
19423 #: builtin/submodule--helper.c:572
19424 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
19427 #: builtin/submodule--helper.c:599
19430 "could not look up configuration '%s'. Assuming this repository is its own "
19431 "authoritative upstream."
19434 #: builtin/submodule--helper.c:667
19436 msgid "Failed to register url for submodule path '%s'"
19439 #: builtin/submodule--helper.c:671
19441 msgid "Submodule '%s' (%s) registered for path '%s'\n"
19444 #: builtin/submodule--helper.c:681
19446 msgid "warning: command update mode suggested for submodule '%s'\n"
19449 #: builtin/submodule--helper.c:688
19451 msgid "Failed to register update mode for submodule path '%s'"
19454 #: builtin/submodule--helper.c:710
19455 msgid "Suppress output for initializing a submodule"
19458 #: builtin/submodule--helper.c:715
19459 msgid "git submodule--helper init [<options>] [<path>]"
19462 #: builtin/submodule--helper.c:789 builtin/submodule--helper.c:924
19464 msgid "no submodule mapping found in .gitmodules for path '%s'"
19467 #: builtin/submodule--helper.c:837
19469 msgid "could not resolve HEAD ref inside the submodule '%s'"
19472 #: builtin/submodule--helper.c:864 builtin/submodule--helper.c:1033
19474 msgid "failed to recurse into submodule '%s'"
19477 #: builtin/submodule--helper.c:888 builtin/submodule--helper.c:1199
19478 msgid "Suppress submodule status output"
19481 #: builtin/submodule--helper.c:889
19483 "Use commit stored in the index instead of the one stored in the submodule "
19487 #: builtin/submodule--helper.c:890
19488 msgid "recurse into nested submodules"
19491 #: builtin/submodule--helper.c:895
19492 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
19495 #: builtin/submodule--helper.c:919
19496 msgid "git submodule--helper name <path>"
19499 #: builtin/submodule--helper.c:983
19501 msgid "Synchronizing submodule url for '%s'\n"
19504 #: builtin/submodule--helper.c:989
19506 msgid "failed to register url for submodule path '%s'"
19509 #: builtin/submodule--helper.c:1003
19511 msgid "failed to get the default remote for submodule '%s'"
19514 #: builtin/submodule--helper.c:1014
19516 msgid "failed to update remote for submodule '%s'"
19519 #: builtin/submodule--helper.c:1061
19520 msgid "Suppress output of synchronizing submodule url"
19523 #: builtin/submodule--helper.c:1068
19524 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
19527 #: builtin/submodule--helper.c:1122
19530 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
19531 "really want to remove it including all of its history)"
19534 #: builtin/submodule--helper.c:1134
19537 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
19541 #: builtin/submodule--helper.c:1142
19543 msgid "Cleared directory '%s'\n"
19546 #: builtin/submodule--helper.c:1144
19548 msgid "Could not remove submodule work tree '%s'\n"
19551 #: builtin/submodule--helper.c:1155
19553 msgid "could not create empty submodule directory %s"
19556 #: builtin/submodule--helper.c:1171
19558 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
19561 #: builtin/submodule--helper.c:1200
19562 msgid "Remove submodule working trees even if they contain local changes"
19565 #: builtin/submodule--helper.c:1201
19566 msgid "Unregister all submodules"
19569 #: builtin/submodule--helper.c:1206
19571 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
19574 #: builtin/submodule--helper.c:1220
19575 msgid "Use '--all' if you really want to deinitialize all submodules"
19578 #: builtin/submodule--helper.c:1289
19580 "An alternate computed from a superproject's alternate is invalid.\n"
19581 "To allow Git to clone without an alternate in such a case, set\n"
19582 "submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
19583 "'--reference-if-able' instead of '--reference'."
19586 #: builtin/submodule--helper.c:1328 builtin/submodule--helper.c:1331
19588 msgid "submodule '%s' cannot add alternate: %s"
19591 #: builtin/submodule--helper.c:1367
19593 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
19596 #: builtin/submodule--helper.c:1374
19598 msgid "Value '%s' for submodule.alternateLocation is not recognized"
19601 #: builtin/submodule--helper.c:1398
19602 msgid "where the new submodule will be cloned to"
19605 #: builtin/submodule--helper.c:1401
19606 msgid "name of the new submodule"
19609 #: builtin/submodule--helper.c:1404
19610 msgid "url where to clone the submodule from"
19613 #: builtin/submodule--helper.c:1412
19614 msgid "depth for shallow clones"
19617 #: builtin/submodule--helper.c:1415 builtin/submodule--helper.c:1924
19618 msgid "force cloning progress"
19621 #: builtin/submodule--helper.c:1417 builtin/submodule--helper.c:1926
19622 msgid "disallow cloning into non-empty directory"
19625 #: builtin/submodule--helper.c:1424
19627 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
19628 "<repository>] [--name <name>] [--depth <depth>] [--single-branch] --url "
19629 "<url> --path <path>"
19632 #: builtin/submodule--helper.c:1449
19634 msgid "refusing to create/use '%s' in another submodule's git dir"
19637 #: builtin/submodule--helper.c:1460
19639 msgid "clone of '%s' into submodule path '%s' failed"
19642 #: builtin/submodule--helper.c:1464
19644 msgid "directory not empty: '%s'"
19647 #: builtin/submodule--helper.c:1476
19649 msgid "could not get submodule directory for '%s'"
19652 #: builtin/submodule--helper.c:1512
19654 msgid "Invalid update mode '%s' for submodule path '%s'"
19657 #: builtin/submodule--helper.c:1516
19659 msgid "Invalid update mode '%s' configured for submodule path '%s'"
19662 #: builtin/submodule--helper.c:1617
19664 msgid "Submodule path '%s' not initialized"
19667 #: builtin/submodule--helper.c:1621
19668 msgid "Maybe you want to use 'update --init'?"
19671 #: builtin/submodule--helper.c:1651
19673 msgid "Skipping unmerged submodule %s"
19676 #: builtin/submodule--helper.c:1680
19678 msgid "Skipping submodule '%s'"
19681 #: builtin/submodule--helper.c:1830
19683 msgid "Failed to clone '%s'. Retry scheduled"
19686 #: builtin/submodule--helper.c:1841
19688 msgid "Failed to clone '%s' a second time, aborting"
19691 #: builtin/submodule--helper.c:1903 builtin/submodule--helper.c:2149
19692 msgid "path into the working tree"
19695 #: builtin/submodule--helper.c:1906
19696 msgid "path into the working tree, across nested submodule boundaries"
19699 #: builtin/submodule--helper.c:1910
19700 msgid "rebase, merge, checkout or none"
19703 #: builtin/submodule--helper.c:1916
19704 msgid "Create a shallow clone truncated to the specified number of revisions"
19707 #: builtin/submodule--helper.c:1919
19708 msgid "parallel jobs"
19711 #: builtin/submodule--helper.c:1921
19712 msgid "whether the initial clone should follow the shallow recommendation"
19715 #: builtin/submodule--helper.c:1922
19716 msgid "don't print cloning progress"
19719 #: builtin/submodule--helper.c:1933
19720 msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
19723 #: builtin/submodule--helper.c:1946
19724 msgid "bad value for update parameter"
19727 #: builtin/submodule--helper.c:1994
19730 "Submodule (%s) branch configured to inherit branch from superproject, but "
19731 "the superproject is not on any branch"
19734 #: builtin/submodule--helper.c:2117
19736 msgid "could not get a repository handle for submodule '%s'"
19739 #: builtin/submodule--helper.c:2150
19740 msgid "recurse into submodules"
19743 #: builtin/submodule--helper.c:2156
19744 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
19747 #: builtin/submodule--helper.c:2212
19748 msgid "check if it is safe to write to the .gitmodules file"
19751 #: builtin/submodule--helper.c:2215
19752 msgid "unset the config in the .gitmodules file"
19755 #: builtin/submodule--helper.c:2220
19756 msgid "git submodule--helper config <name> [<value>]"
19759 #: builtin/submodule--helper.c:2221
19760 msgid "git submodule--helper config --unset <name>"
19763 #: builtin/submodule--helper.c:2222
19764 msgid "git submodule--helper config --check-writeable"
19767 #: builtin/submodule--helper.c:2241 git-submodule.sh:174
19769 msgid "please make sure that the .gitmodules file is in the working tree"
19772 #: builtin/submodule--helper.c:2291 git.c:433 git.c:684
19774 msgid "%s doesn't support --super-prefix"
19777 #: builtin/submodule--helper.c:2297
19779 msgid "'%s' is not a valid submodule--helper subcommand"
19782 #: builtin/symbolic-ref.c:8
19783 msgid "git symbolic-ref [<options>] <name> [<ref>]"
19786 #: builtin/symbolic-ref.c:9
19787 msgid "git symbolic-ref -d [-q] <name>"
19790 #: builtin/symbolic-ref.c:40
19791 msgid "suppress error message for non-symbolic (detached) refs"
19794 #: builtin/symbolic-ref.c:41
19795 msgid "delete symbolic ref"
19798 #: builtin/symbolic-ref.c:42
19799 msgid "shorten ref output"
19802 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
19806 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
19807 msgid "reason of the update"
19810 #: builtin/tag.c:25
19812 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
19813 "\t\t<tagname> [<head>]"
19816 #: builtin/tag.c:27
19817 msgid "git tag -d <tagname>..."
19820 #: builtin/tag.c:28
19822 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
19823 "points-at <object>]\n"
19824 "\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
19827 #: builtin/tag.c:30
19828 msgid "git tag -v [--format=<format>] <tagname>..."
19831 #: builtin/tag.c:89
19833 msgid "tag '%s' not found."
19836 #: builtin/tag.c:105
19838 msgid "Deleted tag '%s' (was %s)\n"
19841 #: builtin/tag.c:135
19845 "Write a message for tag:\n"
19847 "Lines starting with '%c' will be ignored.\n"
19850 #: builtin/tag.c:139
19854 "Write a message for tag:\n"
19856 "Lines starting with '%c' will be kept; you may remove them yourself if you "
19860 #: builtin/tag.c:198
19861 msgid "unable to sign the tag"
19864 #: builtin/tag.c:200
19865 msgid "unable to write tag file"
19868 #: builtin/tag.c:216
19871 "You have created a nested tag. The object referred to by your new tag is\n"
19872 "already a tag. If you meant to tag the object that it points to, use:\n"
19874 "\tgit tag -f %s %s^{}"
19877 #: builtin/tag.c:232
19878 msgid "bad object type."
19881 #: builtin/tag.c:284
19882 msgid "no tag message?"
19885 #: builtin/tag.c:291
19887 msgid "The tag message has been left in %s\n"
19890 #: builtin/tag.c:402
19891 msgid "list tag names"
19894 #: builtin/tag.c:404
19895 msgid "print <n> lines of each tag message"
19898 #: builtin/tag.c:406
19899 msgid "delete tags"
19902 #: builtin/tag.c:407
19903 msgid "verify tags"
19906 #: builtin/tag.c:409
19907 msgid "Tag creation options"
19910 #: builtin/tag.c:411
19911 msgid "annotated tag, needs a message"
19914 #: builtin/tag.c:413
19915 msgid "tag message"
19918 #: builtin/tag.c:415
19919 msgid "force edit of tag message"
19922 #: builtin/tag.c:416
19923 msgid "annotated and GPG-signed tag"
19926 #: builtin/tag.c:419
19927 msgid "use another key to sign the tag"
19930 #: builtin/tag.c:420
19931 msgid "replace the tag if exists"
19934 #: builtin/tag.c:421 builtin/update-ref.c:369
19935 msgid "create a reflog"
19938 #: builtin/tag.c:423
19939 msgid "Tag listing options"
19942 #: builtin/tag.c:424
19943 msgid "show tag list in columns"
19946 #: builtin/tag.c:425 builtin/tag.c:427
19947 msgid "print only tags that contain the commit"
19950 #: builtin/tag.c:426 builtin/tag.c:428
19951 msgid "print only tags that don't contain the commit"
19954 #: builtin/tag.c:429
19955 msgid "print only tags that are merged"
19958 #: builtin/tag.c:430
19959 msgid "print only tags that are not merged"
19962 #: builtin/tag.c:434
19963 msgid "print only tags of the object"
19966 #: builtin/tag.c:482
19967 msgid "--column and -n are incompatible"
19970 #: builtin/tag.c:504
19971 msgid "-n option is only allowed in list mode"
19974 #: builtin/tag.c:506
19975 msgid "--contains option is only allowed in list mode"
19978 #: builtin/tag.c:508
19979 msgid "--no-contains option is only allowed in list mode"
19982 #: builtin/tag.c:510
19983 msgid "--points-at option is only allowed in list mode"
19986 #: builtin/tag.c:512
19987 msgid "--merged and --no-merged options are only allowed in list mode"
19990 #: builtin/tag.c:523
19991 msgid "only one -F or -m option is allowed."
19994 #: builtin/tag.c:542
19995 msgid "too many params"
19998 #: builtin/tag.c:548
20000 msgid "'%s' is not a valid tag name."
20003 #: builtin/tag.c:553
20005 msgid "tag '%s' already exists"
20008 #: builtin/tag.c:584
20010 msgid "Updated tag '%s' (was %s)\n"
20013 #: builtin/unpack-objects.c:502
20014 msgid "Unpacking objects"
20017 #: builtin/update-index.c:84
20019 msgid "failed to create directory %s"
20022 #: builtin/update-index.c:100
20024 msgid "failed to create file %s"
20027 #: builtin/update-index.c:108
20029 msgid "failed to delete file %s"
20032 #: builtin/update-index.c:115 builtin/update-index.c:221
20034 msgid "failed to delete directory %s"
20037 #: builtin/update-index.c:140
20039 msgid "Testing mtime in '%s' "
20042 #: builtin/update-index.c:154
20043 msgid "directory stat info does not change after adding a new file"
20046 #: builtin/update-index.c:167
20047 msgid "directory stat info does not change after adding a new directory"
20050 #: builtin/update-index.c:180
20051 msgid "directory stat info changes after updating a file"
20054 #: builtin/update-index.c:191
20055 msgid "directory stat info changes after adding a file inside subdirectory"
20058 #: builtin/update-index.c:202
20059 msgid "directory stat info does not change after deleting a file"
20062 #: builtin/update-index.c:215
20063 msgid "directory stat info does not change after deleting a directory"
20066 #: builtin/update-index.c:222
20070 #: builtin/update-index.c:591
20071 msgid "git update-index [<options>] [--] [<file>...]"
20074 #: builtin/update-index.c:974
20075 msgid "continue refresh even when index needs update"
20078 #: builtin/update-index.c:977
20079 msgid "refresh: ignore submodules"
20082 #: builtin/update-index.c:980
20083 msgid "do not ignore new files"
20086 #: builtin/update-index.c:982
20087 msgid "let files replace directories and vice-versa"
20090 #: builtin/update-index.c:984
20091 msgid "notice files missing from worktree"
20094 #: builtin/update-index.c:986
20095 msgid "refresh even if index contains unmerged entries"
20098 #: builtin/update-index.c:989
20099 msgid "refresh stat information"
20102 #: builtin/update-index.c:993
20103 msgid "like --refresh, but ignore assume-unchanged setting"
20106 #: builtin/update-index.c:997
20107 msgid "<mode>,<object>,<path>"
20110 #: builtin/update-index.c:998
20111 msgid "add the specified entry to the index"
20114 #: builtin/update-index.c:1008
20115 msgid "mark files as \"not changing\""
20118 #: builtin/update-index.c:1011
20119 msgid "clear assumed-unchanged bit"
20122 #: builtin/update-index.c:1014
20123 msgid "mark files as \"index-only\""
20126 #: builtin/update-index.c:1017
20127 msgid "clear skip-worktree bit"
20130 #: builtin/update-index.c:1020
20131 msgid "do not touch index-only entries"
20134 #: builtin/update-index.c:1022
20135 msgid "add to index only; do not add content to object database"
20138 #: builtin/update-index.c:1024
20139 msgid "remove named paths even if present in worktree"
20142 #: builtin/update-index.c:1026
20143 msgid "with --stdin: input lines are terminated by null bytes"
20146 #: builtin/update-index.c:1028
20147 msgid "read list of paths to be updated from standard input"
20150 #: builtin/update-index.c:1032
20151 msgid "add entries from standard input to the index"
20154 #: builtin/update-index.c:1036
20155 msgid "repopulate stages #2 and #3 for the listed paths"
20158 #: builtin/update-index.c:1040
20159 msgid "only update entries that differ from HEAD"
20162 #: builtin/update-index.c:1044
20163 msgid "ignore files missing from worktree"
20166 #: builtin/update-index.c:1047
20167 msgid "report actions to standard output"
20170 #: builtin/update-index.c:1049
20171 msgid "(for porcelains) forget saved unresolved conflicts"
20174 #: builtin/update-index.c:1053
20175 msgid "write index in this format"
20178 #: builtin/update-index.c:1055
20179 msgid "enable or disable split index"
20182 #: builtin/update-index.c:1057
20183 msgid "enable/disable untracked cache"
20186 #: builtin/update-index.c:1059
20187 msgid "test if the filesystem supports untracked cache"
20190 #: builtin/update-index.c:1061
20191 msgid "enable untracked cache without testing the filesystem"
20194 #: builtin/update-index.c:1063
20195 msgid "write out the index even if is not flagged as changed"
20198 #: builtin/update-index.c:1065
20199 msgid "enable or disable file system monitor"
20202 #: builtin/update-index.c:1067
20203 msgid "mark files as fsmonitor valid"
20206 #: builtin/update-index.c:1070
20207 msgid "clear fsmonitor valid bit"
20210 #: builtin/update-index.c:1173
20212 "core.splitIndex is set to false; remove or change it, if you really want to "
20213 "enable split index"
20216 #: builtin/update-index.c:1182
20218 "core.splitIndex is set to true; remove or change it, if you really want to "
20219 "disable split index"
20222 #: builtin/update-index.c:1194
20224 "core.untrackedCache is set to true; remove or change it, if you really want "
20225 "to disable the untracked cache"
20228 #: builtin/update-index.c:1198
20229 msgid "Untracked cache disabled"
20232 #: builtin/update-index.c:1206
20234 "core.untrackedCache is set to false; remove or change it, if you really want "
20235 "to enable the untracked cache"
20238 #: builtin/update-index.c:1210
20240 msgid "Untracked cache enabled for '%s'"
20243 #: builtin/update-index.c:1218
20244 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
20247 #: builtin/update-index.c:1222
20248 msgid "fsmonitor enabled"
20251 #: builtin/update-index.c:1225
20253 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
20256 #: builtin/update-index.c:1229
20257 msgid "fsmonitor disabled"
20260 #: builtin/update-ref.c:10
20261 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
20264 #: builtin/update-ref.c:11
20265 msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
20268 #: builtin/update-ref.c:12
20269 msgid "git update-ref [<options>] --stdin [-z]"
20272 #: builtin/update-ref.c:364
20273 msgid "delete the reference"
20276 #: builtin/update-ref.c:366
20277 msgid "update <refname> not the one it points to"
20280 #: builtin/update-ref.c:367
20281 msgid "stdin has NUL-terminated arguments"
20284 #: builtin/update-ref.c:368
20285 msgid "read updates from stdin"
20288 #: builtin/update-server-info.c:7
20289 msgid "git update-server-info [--force]"
20292 #: builtin/update-server-info.c:15
20293 msgid "update the info files from scratch"
20296 #: builtin/upload-pack.c:11
20297 msgid "git upload-pack [<options>] <dir>"
20300 #: builtin/upload-pack.c:23 t/helper/test-serve-v2.c:17
20301 msgid "quit after a single request/response exchange"
20304 #: builtin/upload-pack.c:25
20305 msgid "exit immediately after initial ref advertisement"
20308 #: builtin/upload-pack.c:27
20309 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
20312 #: builtin/upload-pack.c:29
20313 msgid "interrupt transfer after <n> seconds of inactivity"
20316 #: builtin/verify-commit.c:19
20317 msgid "git verify-commit [-v | --verbose] <commit>..."
20320 #: builtin/verify-commit.c:68
20321 msgid "print commit contents"
20324 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
20325 msgid "print raw gpg status output"
20328 #: builtin/verify-pack.c:55
20329 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
20332 #: builtin/verify-pack.c:65
20336 #: builtin/verify-pack.c:67
20337 msgid "show statistics only"
20340 #: builtin/verify-tag.c:18
20341 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
20344 #: builtin/verify-tag.c:36
20345 msgid "print tag contents"
20348 #: builtin/worktree.c:17
20349 msgid "git worktree add [<options>] <path> [<commit-ish>]"
20352 #: builtin/worktree.c:18
20353 msgid "git worktree list [<options>]"
20356 #: builtin/worktree.c:19
20357 msgid "git worktree lock [<options>] <path>"
20360 #: builtin/worktree.c:20
20361 msgid "git worktree move <worktree> <new-path>"
20364 #: builtin/worktree.c:21
20365 msgid "git worktree prune [<options>]"
20368 #: builtin/worktree.c:22
20369 msgid "git worktree remove [<options>] <worktree>"
20372 #: builtin/worktree.c:23
20373 msgid "git worktree unlock <path>"
20376 #: builtin/worktree.c:60 builtin/worktree.c:891
20378 msgid "failed to delete '%s'"
20381 #: builtin/worktree.c:79
20383 msgid "Removing worktrees/%s: not a valid directory"
20386 #: builtin/worktree.c:85
20388 msgid "Removing worktrees/%s: gitdir file does not exist"
20391 #: builtin/worktree.c:90 builtin/worktree.c:99
20393 msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
20396 #: builtin/worktree.c:109
20399 "Removing worktrees/%s: short read (expected %<PRIuMAX> bytes, read "
20403 #: builtin/worktree.c:117
20405 msgid "Removing worktrees/%s: invalid gitdir file"
20408 #: builtin/worktree.c:126
20410 msgid "Removing worktrees/%s: gitdir file points to non-existent location"
20413 #: builtin/worktree.c:165
20414 msgid "report pruned working trees"
20417 #: builtin/worktree.c:167
20418 msgid "expire working trees older than <time>"
20421 #: builtin/worktree.c:234
20423 msgid "'%s' already exists"
20426 #: builtin/worktree.c:244
20428 msgid "unable to re-add worktree '%s'"
20431 #: builtin/worktree.c:249
20434 "'%s' is a missing but locked worktree;\n"
20435 "use 'add -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
20438 #: builtin/worktree.c:251
20441 "'%s' is a missing but already registered worktree;\n"
20442 "use 'add -f' to override, or 'prune' or 'remove' to clear"
20445 #: builtin/worktree.c:301
20447 msgid "could not create directory of '%s'"
20450 #: builtin/worktree.c:432 builtin/worktree.c:438
20452 msgid "Preparing worktree (new branch '%s')"
20455 #: builtin/worktree.c:434
20457 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
20460 #: builtin/worktree.c:443
20462 msgid "Preparing worktree (checking out '%s')"
20465 #: builtin/worktree.c:449
20467 msgid "Preparing worktree (detached HEAD %s)"
20470 #: builtin/worktree.c:490
20471 msgid "checkout <branch> even if already checked out in other worktree"
20474 #: builtin/worktree.c:493
20475 msgid "create a new branch"
20478 #: builtin/worktree.c:495
20479 msgid "create or reset a branch"
20482 #: builtin/worktree.c:497
20483 msgid "populate the new working tree"
20486 #: builtin/worktree.c:498
20487 msgid "keep the new working tree locked"
20490 #: builtin/worktree.c:501
20491 msgid "set up tracking mode (see git-branch(1))"
20494 #: builtin/worktree.c:504
20495 msgid "try to match the new branch name with a remote-tracking branch"
20498 #: builtin/worktree.c:512
20499 msgid "-b, -B, and --detach are mutually exclusive"
20502 #: builtin/worktree.c:573
20503 msgid "--[no-]track can only be used if a new branch is created"
20506 #: builtin/worktree.c:673
20507 msgid "reason for locking"
20510 #: builtin/worktree.c:685 builtin/worktree.c:718 builtin/worktree.c:792
20511 #: builtin/worktree.c:919
20513 msgid "'%s' is not a working tree"
20516 #: builtin/worktree.c:687 builtin/worktree.c:720
20517 msgid "The main working tree cannot be locked or unlocked"
20520 #: builtin/worktree.c:692
20522 msgid "'%s' is already locked, reason: %s"
20525 #: builtin/worktree.c:694
20527 msgid "'%s' is already locked"
20530 #: builtin/worktree.c:722
20532 msgid "'%s' is not locked"
20535 #: builtin/worktree.c:763
20536 msgid "working trees containing submodules cannot be moved or removed"
20539 #: builtin/worktree.c:771
20540 msgid "force move even if worktree is dirty or locked"
20543 #: builtin/worktree.c:794 builtin/worktree.c:921
20545 msgid "'%s' is a main working tree"
20548 #: builtin/worktree.c:799
20550 msgid "could not figure out destination name from '%s'"
20553 #: builtin/worktree.c:805
20555 msgid "target '%s' already exists"
20558 #: builtin/worktree.c:813
20561 "cannot move a locked working tree, lock reason: %s\n"
20562 "use 'move -f -f' to override or unlock first"
20565 #: builtin/worktree.c:815
20567 "cannot move a locked working tree;\n"
20568 "use 'move -f -f' to override or unlock first"
20571 #: builtin/worktree.c:818
20573 msgid "validation failed, cannot move working tree: %s"
20576 #: builtin/worktree.c:823
20578 msgid "failed to move '%s' to '%s'"
20581 #: builtin/worktree.c:871
20583 msgid "failed to run 'git status' on '%s'"
20586 #: builtin/worktree.c:875
20588 msgid "'%s' contains modified or untracked files, use --force to delete it"
20591 #: builtin/worktree.c:880
20593 msgid "failed to run 'git status' on '%s', code %d"
20596 #: builtin/worktree.c:903
20597 msgid "force removal even if worktree is dirty or locked"
20600 #: builtin/worktree.c:926
20603 "cannot remove a locked working tree, lock reason: %s\n"
20604 "use 'remove -f -f' to override or unlock first"
20607 #: builtin/worktree.c:928
20609 "cannot remove a locked working tree;\n"
20610 "use 'remove -f -f' to override or unlock first"
20613 #: builtin/worktree.c:931
20615 msgid "validation failed, cannot remove working tree: %s"
20618 #: builtin/write-tree.c:15
20619 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
20622 #: builtin/write-tree.c:28
20626 #: builtin/write-tree.c:29
20627 msgid "write tree object for a subdirectory <prefix>"
20630 #: builtin/write-tree.c:31
20631 msgid "only useful for debugging"
20634 #: fast-import.c:3125
20636 msgid "Expected 'mark' command, got %s"
20639 #: fast-import.c:3130
20641 msgid "Expected 'to' command, got %s"
20644 #: fast-import.c:3254
20646 msgid "feature '%s' forbidden in input without --allow-unsafe-features"
20649 #: credential-cache--daemon.c:223
20652 "The permissions on your socket directory are too loose; other\n"
20653 "users may be able to read your cached credentials. Consider running:\n"
20658 #: credential-cache--daemon.c:272
20659 msgid "print debugging messages to stderr"
20662 #: t/helper/test-reach.c:152
20664 msgid "commit %s is not marked reachable"
20667 #: t/helper/test-reach.c:162
20668 msgid "too many commits marked reachable"
20671 #: t/helper/test-serve-v2.c:7
20672 msgid "test-tool serve-v2 [<options>]"
20675 #: t/helper/test-serve-v2.c:19
20676 msgid "exit immediately after advertising capabilities"
20681 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
20682 " [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
20683 " [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
20685 " [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
20686 " <command> [<args>]"
20691 "'git help -a' and 'git help -g' list available subcommands and some\n"
20692 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
20693 "to read about a specific subcommand or concept.\n"
20694 "See 'git help git' for an overview of the system."
20699 msgid "no directory given for --git-dir\n"
20704 msgid "no namespace given for --namespace\n"
20709 msgid "no directory given for --work-tree\n"
20714 msgid "no prefix given for --super-prefix\n"
20719 msgid "-c expects a configuration string\n"
20724 msgid "no directory given for -C\n"
20729 msgid "unknown option: %s\n"
20734 msgid "while expanding alias '%s': '%s'"
20740 "alias '%s' changes environment variables.\n"
20741 "You can use '!git' in the alias to do this"
20746 msgid "empty alias for %s"
20751 msgid "recursive alias: %s"
20755 msgid "write failure on standard output"
20759 msgid "unknown write failure on standard output"
20763 msgid "close failed on standard output"
20768 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
20773 msgid "cannot handle %s as a builtin"
20785 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
20790 msgid "failed to run command '%s': %s\n"
20795 msgid "negative value for http.postbuffer; defaulting to %d"
20799 msgid "Delegation control is not supported with cURL < 7.22.0"
20803 msgid "Public key pinning not supported with cURL < 7.44.0"
20807 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
20811 msgid "Protocol restrictions not supported with cURL < 7.19.4"
20816 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
20821 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
20826 msgid "Could not set SSL backend to '%s': already set"
20832 "unable to update url base from redirection:\n"
20837 #: remote-curl.c:166
20839 msgid "invalid quoting in push-option value: '%s'"
20842 #: remote-curl.c:263
20844 msgid "%sinfo/refs not valid: is this a git repository?"
20847 #: remote-curl.c:364
20848 msgid "invalid server response; expected service, got flush packet"
20851 #: remote-curl.c:395
20853 msgid "invalid server response; got '%s'"
20856 #: remote-curl.c:455
20858 msgid "repository '%s' not found"
20861 #: remote-curl.c:459
20863 msgid "Authentication failed for '%s'"
20866 #: remote-curl.c:463
20868 msgid "unable to access '%s': %s"
20871 #: remote-curl.c:469
20873 msgid "redirecting to %s"
20876 #: remote-curl.c:593
20877 msgid "shouldn't have EOF when not gentle on EOF"
20880 #: remote-curl.c:673
20881 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
20884 #: remote-curl.c:733
20886 msgid "RPC failed; %s"
20889 #: remote-curl.c:773
20890 msgid "cannot handle pushes this big"
20893 #: remote-curl.c:888
20895 msgid "cannot deflate request; zlib deflate error %d"
20898 #: remote-curl.c:892
20900 msgid "cannot deflate request; zlib end error %d"
20903 #: remote-curl.c:1023
20904 msgid "dumb http transport does not support shallow capabilities"
20907 #: remote-curl.c:1038
20908 msgid "fetch failed."
20911 #: remote-curl.c:1086
20912 msgid "cannot fetch by sha1 over smart http"
20915 #: remote-curl.c:1130 remote-curl.c:1136
20917 msgid "protocol error: expected sha/ref, got '%s'"
20920 #: remote-curl.c:1148 remote-curl.c:1263
20922 msgid "http transport does not support %s"
20925 #: remote-curl.c:1184
20926 msgid "git-http-push failed"
20929 #: remote-curl.c:1369
20930 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
20933 #: remote-curl.c:1401
20934 msgid "remote-curl: error reading command stream from git"
20937 #: remote-curl.c:1408
20938 msgid "remote-curl: fetch attempted without a local repo"
20941 #: remote-curl.c:1448
20943 msgid "remote-curl: unknown command '%s' from git"
20946 #: list-objects-filter-options.h:85
20950 #: list-objects-filter-options.h:86
20951 msgid "object filtering"
20954 #: parse-options.h:183
20955 msgid "expiry-date"
20958 #: parse-options.h:197
20959 msgid "no-op (backward compatibility)"
20962 #: parse-options.h:309
20963 msgid "be more verbose"
20966 #: parse-options.h:311
20967 msgid "be more quiet"
20970 #: parse-options.h:317
20971 msgid "use <n> digits to display SHA-1s"
20974 #: parse-options.h:336
20975 msgid "how to strip spaces and #comments from message"
20978 #: parse-options.h:337
20979 msgid "read pathspec from file"
20982 #: parse-options.h:338
20984 "with --pathspec-from-file, pathspec elements are separated with NUL character"
20987 #: ref-filter.h:101
20991 #: ref-filter.h:101
20992 msgid "field name to sort on"
20996 msgid "update the index with reused conflict resolution if possible"
21000 msgid "HEAD detached at "
21004 msgid "HEAD detached from "
21007 #: command-list.h:50
21008 msgid "Add file contents to the index"
21011 #: command-list.h:51
21012 msgid "Apply a series of patches from a mailbox"
21015 #: command-list.h:52
21016 msgid "Annotate file lines with commit information"
21019 #: command-list.h:53
21020 msgid "Apply a patch to files and/or to the index"
21023 #: command-list.h:54
21024 msgid "Import a GNU Arch repository into Git"
21027 #: command-list.h:55
21028 msgid "Create an archive of files from a named tree"
21031 #: command-list.h:56
21032 msgid "Use binary search to find the commit that introduced a bug"
21035 #: command-list.h:57
21036 msgid "Show what revision and author last modified each line of a file"
21039 #: command-list.h:58
21040 msgid "List, create, or delete branches"
21043 #: command-list.h:59
21044 msgid "Move objects and refs by archive"
21047 #: command-list.h:60
21048 msgid "Provide content or type and size information for repository objects"
21051 #: command-list.h:61
21052 msgid "Display gitattributes information"
21055 #: command-list.h:62
21056 msgid "Debug gitignore / exclude files"
21059 #: command-list.h:63
21060 msgid "Show canonical names and email addresses of contacts"
21063 #: command-list.h:64
21064 msgid "Switch branches or restore working tree files"
21067 #: command-list.h:65
21068 msgid "Copy files from the index to the working tree"
21071 #: command-list.h:66
21072 msgid "Ensures that a reference name is well formed"
21075 #: command-list.h:67
21076 msgid "Find commits yet to be applied to upstream"
21079 #: command-list.h:68
21080 msgid "Apply the changes introduced by some existing commits"
21083 #: command-list.h:69
21084 msgid "Graphical alternative to git-commit"
21087 #: command-list.h:70
21088 msgid "Remove untracked files from the working tree"
21091 #: command-list.h:71
21092 msgid "Clone a repository into a new directory"
21095 #: command-list.h:72
21096 msgid "Display data in columns"
21099 #: command-list.h:73
21100 msgid "Record changes to the repository"
21103 #: command-list.h:74
21104 msgid "Write and verify Git commit-graph files"
21107 #: command-list.h:75
21108 msgid "Create a new commit object"
21111 #: command-list.h:76
21112 msgid "Get and set repository or global options"
21115 #: command-list.h:77
21116 msgid "Count unpacked number of objects and their disk consumption"
21119 #: command-list.h:78
21120 msgid "Retrieve and store user credentials"
21123 #: command-list.h:79
21124 msgid "Helper to temporarily store passwords in memory"
21127 #: command-list.h:80
21128 msgid "Helper to store credentials on disk"
21131 #: command-list.h:81
21132 msgid "Export a single commit to a CVS checkout"
21135 #: command-list.h:82
21136 msgid "Salvage your data out of another SCM people love to hate"
21139 #: command-list.h:83
21140 msgid "A CVS server emulator for Git"
21143 #: command-list.h:84
21144 msgid "A really simple server for Git repositories"
21147 #: command-list.h:85
21148 msgid "Give an object a human readable name based on an available ref"
21151 #: command-list.h:86
21152 msgid "Show changes between commits, commit and working tree, etc"
21155 #: command-list.h:87
21156 msgid "Compares files in the working tree and the index"
21159 #: command-list.h:88
21160 msgid "Compare a tree to the working tree or index"
21163 #: command-list.h:89
21164 msgid "Compares the content and mode of blobs found via two tree objects"
21167 #: command-list.h:90
21168 msgid "Show changes using common diff tools"
21171 #: command-list.h:91
21172 msgid "Git data exporter"
21175 #: command-list.h:92
21176 msgid "Backend for fast Git data importers"
21179 #: command-list.h:93
21180 msgid "Download objects and refs from another repository"
21183 #: command-list.h:94
21184 msgid "Receive missing objects from another repository"
21187 #: command-list.h:95
21188 msgid "Rewrite branches"
21191 #: command-list.h:96
21192 msgid "Produce a merge commit message"
21195 #: command-list.h:97
21196 msgid "Output information on each ref"
21199 #: command-list.h:98
21200 msgid "Prepare patches for e-mail submission"
21203 #: command-list.h:99
21204 msgid "Verifies the connectivity and validity of the objects in the database"
21207 #: command-list.h:100
21208 msgid "Cleanup unnecessary files and optimize the local repository"
21211 #: command-list.h:101
21212 msgid "Extract commit ID from an archive created using git-archive"
21215 #: command-list.h:102
21216 msgid "Print lines matching a pattern"
21219 #: command-list.h:103
21220 msgid "A portable graphical interface to Git"
21223 #: command-list.h:104
21224 msgid "Compute object ID and optionally creates a blob from a file"
21227 #: command-list.h:105
21228 msgid "Display help information about Git"
21231 #: command-list.h:106
21232 msgid "Server side implementation of Git over HTTP"
21235 #: command-list.h:107
21236 msgid "Download from a remote Git repository via HTTP"
21239 #: command-list.h:108
21240 msgid "Push objects over HTTP/DAV to another repository"
21243 #: command-list.h:109
21244 msgid "Send a collection of patches from stdin to an IMAP folder"
21247 #: command-list.h:110
21248 msgid "Build pack index file for an existing packed archive"
21251 #: command-list.h:111
21252 msgid "Create an empty Git repository or reinitialize an existing one"
21255 #: command-list.h:112
21256 msgid "Instantly browse your working repository in gitweb"
21259 #: command-list.h:113
21260 msgid "Add or parse structured information in commit messages"
21263 #: command-list.h:114
21264 msgid "The Git repository browser"
21267 #: command-list.h:115
21268 msgid "Show commit logs"
21271 #: command-list.h:116
21272 msgid "Show information about files in the index and the working tree"
21275 #: command-list.h:117
21276 msgid "List references in a remote repository"
21279 #: command-list.h:118
21280 msgid "List the contents of a tree object"
21283 #: command-list.h:119
21284 msgid "Extracts patch and authorship from a single e-mail message"
21287 #: command-list.h:120
21288 msgid "Simple UNIX mbox splitter program"
21291 #: command-list.h:121
21292 msgid "Join two or more development histories together"
21295 #: command-list.h:122
21296 msgid "Find as good common ancestors as possible for a merge"
21299 #: command-list.h:123
21300 msgid "Run a three-way file merge"
21303 #: command-list.h:124
21304 msgid "Run a merge for files needing merging"
21307 #: command-list.h:125
21308 msgid "The standard helper program to use with git-merge-index"
21311 #: command-list.h:126
21312 msgid "Run merge conflict resolution tools to resolve merge conflicts"
21315 #: command-list.h:127
21316 msgid "Show three-way merge without touching index"
21319 #: command-list.h:128
21320 msgid "Write and verify multi-pack-indexes"
21323 #: command-list.h:129
21324 msgid "Creates a tag object"
21327 #: command-list.h:130
21328 msgid "Build a tree-object from ls-tree formatted text"
21331 #: command-list.h:131
21332 msgid "Move or rename a file, a directory, or a symlink"
21335 #: command-list.h:132
21336 msgid "Find symbolic names for given revs"
21339 #: command-list.h:133
21340 msgid "Add or inspect object notes"
21343 #: command-list.h:134
21344 msgid "Import from and submit to Perforce repositories"
21347 #: command-list.h:135
21348 msgid "Create a packed archive of objects"
21351 #: command-list.h:136
21352 msgid "Find redundant pack files"
21355 #: command-list.h:137
21356 msgid "Pack heads and tags for efficient repository access"
21359 #: command-list.h:138
21360 msgid "Routines to help parsing remote repository access parameters"
21363 #: command-list.h:139
21364 msgid "Compute unique ID for a patch"
21367 #: command-list.h:140
21368 msgid "Prune all unreachable objects from the object database"
21371 #: command-list.h:141
21372 msgid "Remove extra objects that are already in pack files"
21375 #: command-list.h:142
21376 msgid "Fetch from and integrate with another repository or a local branch"
21379 #: command-list.h:143
21380 msgid "Update remote refs along with associated objects"
21383 #: command-list.h:144
21384 msgid "Applies a quilt patchset onto the current branch"
21387 #: command-list.h:145
21388 msgid "Compare two commit ranges (e.g. two versions of a branch)"
21391 #: command-list.h:146
21392 msgid "Reads tree information into the index"
21395 #: command-list.h:147
21396 msgid "Reapply commits on top of another base tip"
21399 #: command-list.h:148
21400 msgid "Receive what is pushed into the repository"
21403 #: command-list.h:149
21404 msgid "Manage reflog information"
21407 #: command-list.h:150
21408 msgid "Manage set of tracked repositories"
21411 #: command-list.h:151
21412 msgid "Pack unpacked objects in a repository"
21415 #: command-list.h:152
21416 msgid "Create, list, delete refs to replace objects"
21419 #: command-list.h:153
21420 msgid "Generates a summary of pending changes"
21423 #: command-list.h:154
21424 msgid "Reuse recorded resolution of conflicted merges"
21427 #: command-list.h:155
21428 msgid "Reset current HEAD to the specified state"
21431 #: command-list.h:156
21432 msgid "Restore working tree files"
21435 #: command-list.h:157
21436 msgid "Revert some existing commits"
21439 #: command-list.h:158
21440 msgid "Lists commit objects in reverse chronological order"
21443 #: command-list.h:159
21444 msgid "Pick out and massage parameters"
21447 #: command-list.h:160
21448 msgid "Remove files from the working tree and from the index"
21451 #: command-list.h:161
21452 msgid "Send a collection of patches as emails"
21455 #: command-list.h:162
21456 msgid "Push objects over Git protocol to another repository"
21459 #: command-list.h:163
21460 msgid "Restricted login shell for Git-only SSH access"
21463 #: command-list.h:164
21464 msgid "Summarize 'git log' output"
21467 #: command-list.h:165
21468 msgid "Show various types of objects"
21471 #: command-list.h:166
21472 msgid "Show branches and their commits"
21475 #: command-list.h:167
21476 msgid "Show packed archive index"
21479 #: command-list.h:168
21480 msgid "List references in a local repository"
21483 #: command-list.h:169
21484 msgid "Git's i18n setup code for shell scripts"
21487 #: command-list.h:170
21488 msgid "Common Git shell script setup code"
21491 #: command-list.h:171
21492 msgid "Initialize and modify the sparse-checkout"
21495 #: command-list.h:172
21496 msgid "Stash the changes in a dirty working directory away"
21499 #: command-list.h:173
21500 msgid "Add file contents to the staging area"
21503 #: command-list.h:174
21504 msgid "Show the working tree status"
21507 #: command-list.h:175
21508 msgid "Remove unnecessary whitespace"
21511 #: command-list.h:176
21512 msgid "Initialize, update or inspect submodules"
21515 #: command-list.h:177
21516 msgid "Bidirectional operation between a Subversion repository and Git"
21519 #: command-list.h:178
21520 msgid "Switch branches"
21523 #: command-list.h:179
21524 msgid "Read, modify and delete symbolic refs"
21527 #: command-list.h:180
21528 msgid "Create, list, delete or verify a tag object signed with GPG"
21531 #: command-list.h:181
21532 msgid "Creates a temporary file with a blob's contents"
21535 #: command-list.h:182
21536 msgid "Unpack objects from a packed archive"
21539 #: command-list.h:183
21540 msgid "Register file contents in the working tree to the index"
21543 #: command-list.h:184
21544 msgid "Update the object name stored in a ref safely"
21547 #: command-list.h:185
21548 msgid "Update auxiliary info file to help dumb servers"
21551 #: command-list.h:186
21552 msgid "Send archive back to git-archive"
21555 #: command-list.h:187
21556 msgid "Send objects packed back to git-fetch-pack"
21559 #: command-list.h:188
21560 msgid "Show a Git logical variable"
21563 #: command-list.h:189
21564 msgid "Check the GPG signature of commits"
21567 #: command-list.h:190
21568 msgid "Validate packed Git archive files"
21571 #: command-list.h:191
21572 msgid "Check the GPG signature of tags"
21575 #: command-list.h:192
21576 msgid "Git web interface (web frontend to Git repositories)"
21579 #: command-list.h:193
21580 msgid "Show logs with difference each commit introduces"
21583 #: command-list.h:194
21584 msgid "Manage multiple working trees"
21587 #: command-list.h:195
21588 msgid "Create a tree object from the current index"
21591 #: command-list.h:196
21592 msgid "Defining attributes per path"
21595 #: command-list.h:197
21596 msgid "Git command-line interface and conventions"
21599 #: command-list.h:198
21600 msgid "A Git core tutorial for developers"
21603 #: command-list.h:199
21604 msgid "Git for CVS users"
21607 #: command-list.h:200
21608 msgid "Tweaking diff output"
21611 #: command-list.h:201
21612 msgid "A useful minimum set of commands for Everyday Git"
21615 #: command-list.h:202
21616 msgid "A Git Glossary"
21619 #: command-list.h:203
21620 msgid "Hooks used by Git"
21623 #: command-list.h:204
21624 msgid "Specifies intentionally untracked files to ignore"
21627 #: command-list.h:205
21628 msgid "Defining submodule properties"
21631 #: command-list.h:206
21632 msgid "Git namespaces"
21635 #: command-list.h:207
21636 msgid "Git Repository Layout"
21639 #: command-list.h:208
21640 msgid "Specifying revisions and ranges for Git"
21643 #: command-list.h:209
21644 msgid "Mounting one repository inside another"
21647 #: command-list.h:210
21648 msgid "A tutorial introduction to Git: part two"
21651 #: command-list.h:211
21652 msgid "A tutorial introduction to Git"
21655 #: command-list.h:212
21656 msgid "An overview of recommended workflows with Git"
21659 #: git-bisect.sh:54
21660 msgid "You need to start by \"git bisect start\""
21663 #. TRANSLATORS: Make sure to include [Y] and [n] in your
21664 #. translation. The program will only accept English input
21666 #: git-bisect.sh:60
21667 msgid "Do you want me to do it for you [Y/n]? "
21670 #: git-bisect.sh:101
21672 msgid "Bad rev input: $arg"
21675 #: git-bisect.sh:121
21677 msgid "Bad rev input: $bisected_head"
21680 #: git-bisect.sh:130
21682 msgid "Bad rev input: $rev"
21685 #: git-bisect.sh:139
21687 msgid "'git bisect $TERM_BAD' can take only one argument."
21690 #: git-bisect.sh:209
21691 msgid "No logfile given"
21694 #: git-bisect.sh:210
21696 msgid "cannot read $file for replaying"
21699 #: git-bisect.sh:232
21700 msgid "?? what are you talking about?"
21703 #: git-bisect.sh:241
21704 msgid "bisect run failed: no command provided."
21707 #: git-bisect.sh:246
21709 msgid "running $command"
21712 #: git-bisect.sh:253
21715 "bisect run failed:\n"
21716 "exit code $res from '$command' is < 0 or >= 128"
21719 #: git-bisect.sh:279
21720 msgid "bisect run cannot continue any more"
21723 #: git-bisect.sh:285
21726 "bisect run failed:\n"
21727 "'bisect_state $state' exited with error code $res"
21730 #: git-bisect.sh:292
21731 msgid "bisect run success"
21734 #: git-bisect.sh:300
21735 msgid "We are not bisecting."
21738 #: git-merge-octopus.sh:46
21740 "Error: Your local changes to the following files would be overwritten by "
21744 #: git-merge-octopus.sh:61
21745 msgid "Automated merge did not work."
21748 #: git-merge-octopus.sh:62
21749 msgid "Should not be doing an octopus."
21752 #: git-merge-octopus.sh:73
21754 msgid "Unable to find common commit with $pretty_name"
21757 #: git-merge-octopus.sh:77
21759 msgid "Already up to date with $pretty_name"
21762 #: git-merge-octopus.sh:89
21764 msgid "Fast-forwarding to: $pretty_name"
21767 #: git-merge-octopus.sh:97
21769 msgid "Trying simple merge with $pretty_name"
21772 #: git-merge-octopus.sh:102
21773 msgid "Simple merge did not work, trying automatic merge."
21776 #: git-legacy-stash.sh:221
21777 msgid "Cannot remove temporary index (can't happen)"
21780 #: git-legacy-stash.sh:272
21782 msgid "Cannot update $ref_stash with $w_commit"
21785 #: git-legacy-stash.sh:324
21787 msgid "error: unknown option for 'stash push': $option"
21790 #: git-legacy-stash.sh:356
21792 msgid "Saved working directory and index state $stash_msg"
21795 #: git-legacy-stash.sh:536
21797 msgid "unknown option: $opt"
21800 #: git-legacy-stash.sh:556
21802 msgid "Too many revisions specified: $REV"
21805 #: git-legacy-stash.sh:571
21807 msgid "$reference is not a valid reference"
21810 #: git-legacy-stash.sh:599
21812 msgid "'$args' is not a stash-like commit"
21815 #: git-legacy-stash.sh:610
21817 msgid "'$args' is not a stash reference"
21820 #: git-legacy-stash.sh:618
21821 msgid "unable to refresh index"
21824 #: git-legacy-stash.sh:622
21825 msgid "Cannot apply a stash in the middle of a merge"
21828 #: git-legacy-stash.sh:630
21829 msgid "Conflicts in index. Try without --index."
21832 #: git-legacy-stash.sh:632
21833 msgid "Could not save index tree"
21836 #: git-legacy-stash.sh:641
21837 msgid "Could not restore untracked files from stash entry"
21840 #: git-legacy-stash.sh:666
21841 msgid "Cannot unstage modified files"
21844 #: git-legacy-stash.sh:704
21846 msgid "Dropped ${REV} ($s)"
21849 #: git-legacy-stash.sh:705
21851 msgid "${REV}: Could not drop stash entry"
21854 #: git-legacy-stash.sh:792
21855 msgid "(To restore them type \"git stash apply\")"
21858 #: git-submodule.sh:203
21859 msgid "Relative path can only be used from the toplevel of the working tree"
21862 #: git-submodule.sh:213
21864 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
21867 #: git-submodule.sh:232
21869 msgid "'$sm_path' already exists in the index"
21872 #: git-submodule.sh:235
21874 msgid "'$sm_path' already exists in the index and is not a submodule"
21877 #: git-submodule.sh:242
21879 msgid "'$sm_path' does not have a commit checked out"
21882 #: git-submodule.sh:273
21884 msgid "Adding existing repo at '$sm_path' to the index"
21887 #: git-submodule.sh:275
21889 msgid "'$sm_path' already exists and is not a valid git repo"
21892 #: git-submodule.sh:283
21894 msgid "A git directory for '$sm_name' is found locally with remote(s):"
21897 #: git-submodule.sh:285
21900 "If you want to reuse this local git directory instead of cloning again from\n"
21902 "use the '--force' option. If the local git directory is not the correct "
21904 "or you are unsure what this means choose another name with the '--name' "
21908 #: git-submodule.sh:291
21910 msgid "Reactivating local git directory for submodule '$sm_name'."
21913 #: git-submodule.sh:303
21915 msgid "Unable to checkout submodule '$sm_path'"
21918 #: git-submodule.sh:308
21920 msgid "Failed to add submodule '$sm_path'"
21923 #: git-submodule.sh:317
21925 msgid "Failed to register submodule '$sm_path'"
21928 #: git-submodule.sh:590
21930 msgid "Unable to find current revision in submodule path '$displaypath'"
21933 #: git-submodule.sh:600
21935 msgid "Unable to fetch in submodule path '$sm_path'"
21938 #: git-submodule.sh:605
21941 "Unable to find current ${remote_name}/${branch} revision in submodule path "
21945 #: git-submodule.sh:623
21948 "Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
21952 #: git-submodule.sh:629
21955 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
21956 "Direct fetching of that commit failed."
21959 #: git-submodule.sh:636
21961 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
21964 #: git-submodule.sh:637
21966 msgid "Submodule path '$displaypath': checked out '$sha1'"
21969 #: git-submodule.sh:641
21971 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
21974 #: git-submodule.sh:642
21976 msgid "Submodule path '$displaypath': rebased into '$sha1'"
21979 #: git-submodule.sh:647
21981 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
21984 #: git-submodule.sh:648
21986 msgid "Submodule path '$displaypath': merged in '$sha1'"
21989 #: git-submodule.sh:653
21991 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
21994 #: git-submodule.sh:654
21996 msgid "Submodule path '$displaypath': '$command $sha1'"
21999 #: git-submodule.sh:685
22001 msgid "Failed to recurse into submodule path '$displaypath'"
22004 #: git-submodule.sh:896
22005 msgid "The --cached option cannot be used with the --files option"
22008 #: git-submodule.sh:948
22010 msgid "unexpected mode $mod_dst"
22013 #: git-submodule.sh:968
22015 msgid " Warn: $display_name doesn't contain commit $sha1_src"
22018 #: git-submodule.sh:971
22020 msgid " Warn: $display_name doesn't contain commit $sha1_dst"
22023 #: git-submodule.sh:974
22025 msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
22028 #: git-parse-remote.sh:89
22030 msgid "See git-${cmd}(1) for details."
22033 #: git-rebase--preserve-merges.sh:109
22034 msgid "Applied autostash."
22037 #: git-rebase--preserve-merges.sh:112
22039 msgid "Cannot store $stash_sha1"
22042 #: git-rebase--preserve-merges.sh:191
22044 msgid "Rebasing ($new_count/$total)"
22047 #: git-rebase--preserve-merges.sh:207
22051 "p, pick <commit> = use commit\n"
22052 "r, reword <commit> = use commit, but edit the commit message\n"
22053 "e, edit <commit> = use commit, but stop for amending\n"
22054 "s, squash <commit> = use commit, but meld into previous commit\n"
22055 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
22056 "x, exec <commit> = run command (the rest of the line) using shell\n"
22057 "d, drop <commit> = remove commit\n"
22058 "l, label <label> = label current HEAD with a name\n"
22059 "t, reset <label> = reset HEAD to a label\n"
22060 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
22061 ". create a merge commit using the original merge commit's\n"
22062 ". message (or the oneline, if no original merge commit was\n"
22063 ". specified). Use -c <commit> to reword the commit message.\n"
22065 "These lines can be re-ordered; they are executed from top to bottom.\n"
22068 #: git-rebase--preserve-merges.sh:270
22071 "You can amend the commit now, with\n"
22073 "\tgit commit --amend $gpg_sign_opt_quoted\n"
22075 "Once you are satisfied with your changes, run\n"
22077 "\tgit rebase --continue"
22080 #: git-rebase--preserve-merges.sh:295
22082 msgid "$sha1: not a commit that can be picked"
22085 #: git-rebase--preserve-merges.sh:334
22087 msgid "Invalid commit name: $sha1"
22090 #: git-rebase--preserve-merges.sh:364
22091 msgid "Cannot write current commit's replacement sha1"
22094 #: git-rebase--preserve-merges.sh:415
22096 msgid "Fast-forward to $sha1"
22099 #: git-rebase--preserve-merges.sh:417
22101 msgid "Cannot fast-forward to $sha1"
22104 #: git-rebase--preserve-merges.sh:426
22106 msgid "Cannot move HEAD to $first_parent"
22109 #: git-rebase--preserve-merges.sh:431
22111 msgid "Refusing to squash a merge: $sha1"
22114 #: git-rebase--preserve-merges.sh:449
22116 msgid "Error redoing merge $sha1"
22119 #: git-rebase--preserve-merges.sh:458
22121 msgid "Could not pick $sha1"
22124 #: git-rebase--preserve-merges.sh:467
22126 msgid "This is the commit message #${n}:"
22129 #: git-rebase--preserve-merges.sh:472
22131 msgid "The commit message #${n} will be skipped:"
22134 #: git-rebase--preserve-merges.sh:483
22136 msgid "This is a combination of $count commit."
22137 msgid_plural "This is a combination of $count commits."
22141 #: git-rebase--preserve-merges.sh:492
22143 msgid "Cannot write $fixup_msg"
22146 #: git-rebase--preserve-merges.sh:495
22147 msgid "This is a combination of 2 commits."
22150 #: git-rebase--preserve-merges.sh:536 git-rebase--preserve-merges.sh:579
22151 #: git-rebase--preserve-merges.sh:582
22153 msgid "Could not apply $sha1... $rest"
22156 #: git-rebase--preserve-merges.sh:611
22159 "Could not amend commit after successfully picking $sha1... $rest\n"
22160 "This is most likely due to an empty commit message, or the pre-commit hook\n"
22161 "failed. If the pre-commit hook failed, you may need to resolve the issue "
22163 "you are able to reword the commit."
22166 #: git-rebase--preserve-merges.sh:626
22168 msgid "Stopped at $sha1_abbrev... $rest"
22171 #: git-rebase--preserve-merges.sh:641
22173 msgid "Cannot '$squash_style' without a previous commit"
22176 #: git-rebase--preserve-merges.sh:683
22178 msgid "Executing: $rest"
22181 #: git-rebase--preserve-merges.sh:691
22183 msgid "Execution failed: $rest"
22186 #: git-rebase--preserve-merges.sh:693
22187 msgid "and made changes to the index and/or the working tree"
22190 #: git-rebase--preserve-merges.sh:695
22192 "You can fix the problem, and then run\n"
22194 "\tgit rebase --continue"
22197 #. TRANSLATORS: after these lines is a command to be issued by the user
22198 #: git-rebase--preserve-merges.sh:708
22201 "Execution succeeded: $rest\n"
22202 "but left changes to the index and/or the working tree\n"
22203 "Commit or stash your changes, and then run\n"
22205 "\tgit rebase --continue"
22208 #: git-rebase--preserve-merges.sh:719
22210 msgid "Unknown command: $command $sha1 $rest"
22213 #: git-rebase--preserve-merges.sh:720
22214 msgid "Please fix this using 'git rebase --edit-todo'."
22217 #: git-rebase--preserve-merges.sh:755
22219 msgid "Successfully rebased and updated $head_name."
22222 #: git-rebase--preserve-merges.sh:812
22223 msgid "Could not remove CHERRY_PICK_HEAD"
22226 #: git-rebase--preserve-merges.sh:817
22229 "You have staged changes in your working tree.\n"
22230 "If these changes are meant to be\n"
22231 "squashed into the previous commit, run:\n"
22233 " git commit --amend $gpg_sign_opt_quoted\n"
22235 "If they are meant to go into a new commit, run:\n"
22237 " git commit $gpg_sign_opt_quoted\n"
22239 "In both cases, once you're done, continue with:\n"
22241 " git rebase --continue\n"
22244 #: git-rebase--preserve-merges.sh:834
22245 msgid "Error trying to find the author identity to amend commit"
22248 #: git-rebase--preserve-merges.sh:839
22250 "You have uncommitted changes in your working tree. Please commit them\n"
22251 "first and then run 'git rebase --continue' again."
22254 #: git-rebase--preserve-merges.sh:844 git-rebase--preserve-merges.sh:848
22255 msgid "Could not commit staged changes."
22258 #: git-rebase--preserve-merges.sh:879 git-rebase--preserve-merges.sh:965
22259 msgid "Could not execute editor"
22262 #: git-rebase--preserve-merges.sh:900
22264 msgid "Could not checkout $switch_to"
22267 #: git-rebase--preserve-merges.sh:907
22271 #: git-rebase--preserve-merges.sh:908
22273 msgid "Could not create temporary $state_dir"
22276 #: git-rebase--preserve-merges.sh:911
22277 msgid "Could not mark as interactive"
22280 #: git-rebase--preserve-merges.sh:943
22282 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
22283 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
22287 #: git-rebase--preserve-merges.sh:955
22288 msgid "Note that empty commits are commented out"
22291 #: git-rebase--preserve-merges.sh:997 git-rebase--preserve-merges.sh:1002
22292 msgid "Could not init rewritten commits"
22295 #: git-sh-setup.sh:89 git-sh-setup.sh:94
22297 msgid "usage: $dashless $USAGE"
22300 #: git-sh-setup.sh:191
22302 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
22305 #: git-sh-setup.sh:200 git-sh-setup.sh:207
22307 msgid "fatal: $program_name cannot be used without a working tree."
22310 #: git-sh-setup.sh:221
22311 msgid "Cannot rebase: You have unstaged changes."
22314 #: git-sh-setup.sh:224
22315 msgid "Cannot rewrite branches: You have unstaged changes."
22318 #: git-sh-setup.sh:227
22319 msgid "Cannot pull with rebase: You have unstaged changes."
22322 #: git-sh-setup.sh:230
22324 msgid "Cannot $action: You have unstaged changes."
22327 #: git-sh-setup.sh:243
22328 msgid "Cannot rebase: Your index contains uncommitted changes."
22331 #: git-sh-setup.sh:246
22332 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
22335 #: git-sh-setup.sh:249
22337 msgid "Cannot $action: Your index contains uncommitted changes."
22340 #: git-sh-setup.sh:253
22341 msgid "Additionally, your index contains uncommitted changes."
22344 #: git-sh-setup.sh:373
22345 msgid "You need to run this command from the toplevel of the working tree."
22348 #: git-sh-setup.sh:378
22349 msgid "Unable to determine absolute path of git directory"
22352 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
22353 #: git-add--interactive.perl:212
22355 msgid "%12s %12s %s"
22358 #: git-add--interactive.perl:634
22360 msgid "touched %d path\n"
22361 msgid_plural "touched %d paths\n"
22365 #: git-add--interactive.perl:1053
22367 "If the patch applies cleanly, the edited hunk will immediately be\n"
22368 "marked for staging."
22371 #: git-add--interactive.perl:1056
22373 "If the patch applies cleanly, the edited hunk will immediately be\n"
22374 "marked for stashing."
22377 #: git-add--interactive.perl:1059
22379 "If the patch applies cleanly, the edited hunk will immediately be\n"
22380 "marked for unstaging."
22383 #: git-add--interactive.perl:1062 git-add--interactive.perl:1071
22384 #: git-add--interactive.perl:1077
22386 "If the patch applies cleanly, the edited hunk will immediately be\n"
22387 "marked for applying."
22390 #: git-add--interactive.perl:1065 git-add--interactive.perl:1068
22391 #: git-add--interactive.perl:1074
22393 "If the patch applies cleanly, the edited hunk will immediately be\n"
22394 "marked for discarding."
22397 #: git-add--interactive.perl:1111
22399 msgid "failed to open hunk edit file for writing: %s"
22402 #: git-add--interactive.perl:1118
22406 "To remove '%s' lines, make them ' ' lines (context).\n"
22407 "To remove '%s' lines, delete them.\n"
22408 "Lines starting with %s will be removed.\n"
22411 #: git-add--interactive.perl:1140
22413 msgid "failed to open hunk edit file for reading: %s"
22416 #: git-add--interactive.perl:1248
22418 "y - stage this hunk\n"
22419 "n - do not stage this hunk\n"
22420 "q - quit; do not stage this hunk or any of the remaining ones\n"
22421 "a - stage this hunk and all later hunks in the file\n"
22422 "d - do not stage this hunk or any of the later hunks in the file"
22425 #: git-add--interactive.perl:1254
22427 "y - stash this hunk\n"
22428 "n - do not stash this hunk\n"
22429 "q - quit; do not stash this hunk or any of the remaining ones\n"
22430 "a - stash this hunk and all later hunks in the file\n"
22431 "d - do not stash this hunk or any of the later hunks in the file"
22434 #: git-add--interactive.perl:1260
22436 "y - unstage this hunk\n"
22437 "n - do not unstage this hunk\n"
22438 "q - quit; do not unstage this hunk or any of the remaining ones\n"
22439 "a - unstage this hunk and all later hunks in the file\n"
22440 "d - do not unstage this hunk or any of the later hunks in the file"
22443 #: git-add--interactive.perl:1266
22445 "y - apply this hunk to index\n"
22446 "n - do not apply this hunk to index\n"
22447 "q - quit; do not apply this hunk or any of the remaining ones\n"
22448 "a - apply this hunk and all later hunks in the file\n"
22449 "d - do not apply this hunk or any of the later hunks in the file"
22452 #: git-add--interactive.perl:1272 git-add--interactive.perl:1290
22454 "y - discard this hunk from worktree\n"
22455 "n - do not discard this hunk from worktree\n"
22456 "q - quit; do not discard this hunk or any of the remaining ones\n"
22457 "a - discard this hunk and all later hunks in the file\n"
22458 "d - do not discard this hunk or any of the later hunks in the file"
22461 #: git-add--interactive.perl:1278
22463 "y - discard this hunk from index and worktree\n"
22464 "n - do not discard this hunk from index and worktree\n"
22465 "q - quit; do not discard this hunk or any of the remaining ones\n"
22466 "a - discard this hunk and all later hunks in the file\n"
22467 "d - do not discard this hunk or any of the later hunks in the file"
22470 #: git-add--interactive.perl:1284
22472 "y - apply this hunk to index and worktree\n"
22473 "n - do not apply this hunk to index and worktree\n"
22474 "q - quit; do not apply this hunk or any of the remaining ones\n"
22475 "a - apply this hunk and all later hunks in the file\n"
22476 "d - do not apply this hunk or any of the later hunks in the file"
22479 #: git-add--interactive.perl:1296
22481 "y - apply this hunk to worktree\n"
22482 "n - do not apply this hunk to worktree\n"
22483 "q - quit; do not apply this hunk or any of the remaining ones\n"
22484 "a - apply this hunk and all later hunks in the file\n"
22485 "d - do not apply this hunk or any of the later hunks in the file"
22488 #: git-add--interactive.perl:1311
22490 "g - select a hunk to go to\n"
22491 "/ - search for a hunk matching the given regex\n"
22492 "j - leave this hunk undecided, see next undecided hunk\n"
22493 "J - leave this hunk undecided, see next hunk\n"
22494 "k - leave this hunk undecided, see previous undecided hunk\n"
22495 "K - leave this hunk undecided, see previous hunk\n"
22496 "s - split the current hunk into smaller hunks\n"
22497 "e - manually edit the current hunk\n"
22501 #: git-add--interactive.perl:1342
22502 msgid "The selected hunks do not apply to the index!\n"
22505 #: git-add--interactive.perl:1357
22507 msgid "ignoring unmerged: %s\n"
22510 #: git-add--interactive.perl:1468
22512 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
22515 #: git-add--interactive.perl:1469
22517 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
22520 #: git-add--interactive.perl:1470
22522 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
22525 #: git-add--interactive.perl:1570
22526 msgid "No other hunks to goto\n"
22529 #: git-add--interactive.perl:1588
22531 msgid "Invalid number: '%s'\n"
22534 #: git-add--interactive.perl:1593
22536 msgid "Sorry, only %d hunk available.\n"
22537 msgid_plural "Sorry, only %d hunks available.\n"
22541 #: git-add--interactive.perl:1619
22542 msgid "No other hunks to search\n"
22545 #: git-add--interactive.perl:1636
22547 msgid "Malformed search regexp %s: %s\n"
22550 #: git-add--interactive.perl:1646
22551 msgid "No hunk matches the given pattern\n"
22554 #: git-add--interactive.perl:1658 git-add--interactive.perl:1680
22555 msgid "No previous hunk\n"
22558 #: git-add--interactive.perl:1667 git-add--interactive.perl:1686
22559 msgid "No next hunk\n"
22562 #: git-add--interactive.perl:1692
22563 msgid "Sorry, cannot split this hunk\n"
22566 #: git-add--interactive.perl:1698
22568 msgid "Split into %d hunk.\n"
22569 msgid_plural "Split into %d hunks.\n"
22573 #: git-add--interactive.perl:1708
22574 msgid "Sorry, cannot edit this hunk\n"
22577 #. TRANSLATORS: please do not translate the command names
22578 #. 'status', 'update', 'revert', etc.
22579 #: git-add--interactive.perl:1773
22581 "status - show paths with changes\n"
22582 "update - add working tree state to the staged set of changes\n"
22583 "revert - revert staged set of changes back to the HEAD version\n"
22584 "patch - pick hunks and update selectively\n"
22585 "diff - view diff between HEAD and index\n"
22586 "add untracked - add contents of untracked files to the staged set of "
22590 #: git-add--interactive.perl:1790 git-add--interactive.perl:1795
22591 #: git-add--interactive.perl:1798 git-add--interactive.perl:1805
22592 #: git-add--interactive.perl:1808 git-add--interactive.perl:1815
22593 #: git-add--interactive.perl:1819 git-add--interactive.perl:1825
22597 #: git-add--interactive.perl:1821
22599 msgid "unknown --patch mode: %s"
22602 #: git-add--interactive.perl:1827 git-add--interactive.perl:1833
22604 msgid "invalid argument %s, expecting --"
22607 #: git-send-email.perl:138
22608 msgid "local zone differs from GMT by a non-minute interval\n"
22611 #: git-send-email.perl:145 git-send-email.perl:151
22612 msgid "local time offset greater than or equal to 24 hours\n"
22615 #: git-send-email.perl:223 git-send-email.perl:229
22616 msgid "the editor exited uncleanly, aborting everything"
22619 #: git-send-email.perl:310
22622 "'%s' contains an intermediate version of the email you were composing.\n"
22625 #: git-send-email.perl:315
22627 msgid "'%s.final' contains the composed email.\n"
22630 #: git-send-email.perl:408
22631 msgid "--dump-aliases incompatible with other options\n"
22634 #: git-send-email.perl:481 git-send-email.perl:683
22635 msgid "Cannot run git format-patch from outside a repository\n"
22638 #: git-send-email.perl:484
22640 "`batch-size` and `relogin` must be specified together (via command-line or "
22641 "configuration option)\n"
22644 #: git-send-email.perl:497
22646 msgid "Unknown --suppress-cc field: '%s'\n"
22649 #: git-send-email.perl:528
22651 msgid "Unknown --confirm setting: '%s'\n"
22654 #: git-send-email.perl:556
22656 msgid "warning: sendmail alias with quotes is not supported: %s\n"
22659 #: git-send-email.perl:558
22661 msgid "warning: `:include:` not supported: %s\n"
22664 #: git-send-email.perl:560
22666 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
22669 #: git-send-email.perl:565
22671 msgid "warning: sendmail line is not recognized: %s\n"
22674 #: git-send-email.perl:649
22677 "File '%s' exists but it could also be the range of commits\n"
22678 "to produce patches for. Please disambiguate by...\n"
22680 " * Saying \"./%s\" if you mean a file; or\n"
22681 " * Giving --format-patch option if you mean a range.\n"
22684 #: git-send-email.perl:670
22686 msgid "Failed to opendir %s: %s"
22689 #: git-send-email.perl:694
22693 "warning: no patches were sent\n"
22696 #: git-send-email.perl:705
22699 "No patch files specified!\n"
22703 #: git-send-email.perl:718
22705 msgid "No subject line in %s?"
22708 #: git-send-email.perl:728
22710 msgid "Failed to open for writing %s: %s"
22713 #: git-send-email.perl:739
22715 "Lines beginning in \"GIT:\" will be removed.\n"
22716 "Consider including an overall diffstat or table of contents\n"
22717 "for the patch you are writing.\n"
22719 "Clear the body content if you don't wish to send a summary.\n"
22722 #: git-send-email.perl:763
22724 msgid "Failed to open %s: %s"
22727 #: git-send-email.perl:780
22729 msgid "Failed to open %s.final: %s"
22732 #: git-send-email.perl:823
22733 msgid "Summary email is empty, skipping it\n"
22736 #. TRANSLATORS: please keep [y/N] as is.
22737 #: git-send-email.perl:858
22739 msgid "Are you sure you want to use <%s> [y/N]? "
22742 #: git-send-email.perl:913
22744 "The following files are 8bit, but do not declare a Content-Transfer-"
22748 #: git-send-email.perl:918
22749 msgid "Which 8bit encoding should I declare [UTF-8]? "
22752 #: git-send-email.perl:926
22755 "Refusing to send because the patch\n"
22757 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
22761 #: git-send-email.perl:945
22762 msgid "To whom should the emails be sent (if anyone)?"
22765 #: git-send-email.perl:963
22767 msgid "fatal: alias '%s' expands to itself\n"
22770 #: git-send-email.perl:975
22771 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
22774 #: git-send-email.perl:1033 git-send-email.perl:1041
22776 msgid "error: unable to extract a valid address from: %s\n"
22779 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
22780 #. translation. The program will only accept English input
22782 #: git-send-email.perl:1045
22783 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
22786 #: git-send-email.perl:1362
22788 msgid "CA path \"%s\" does not exist"
22791 #: git-send-email.perl:1445
22793 " The Cc list above has been expanded by additional\n"
22794 " addresses found in the patch commit message. By default\n"
22795 " send-email prompts before sending whenever this occurs.\n"
22796 " This behavior is controlled by the sendemail.confirm\n"
22797 " configuration setting.\n"
22799 " For additional information, run 'git send-email --help'.\n"
22800 " To retain the current behavior, but squelch this message,\n"
22801 " run 'git config --global sendemail.confirm auto'.\n"
22805 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
22806 #. translation. The program will only accept English input
22808 #: git-send-email.perl:1460
22809 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
22812 #: git-send-email.perl:1463
22813 msgid "Send this email reply required"
22816 #: git-send-email.perl:1491
22817 msgid "The required SMTP server is not properly defined."
22820 #: git-send-email.perl:1538
22822 msgid "Server does not support STARTTLS! %s"
22825 #: git-send-email.perl:1543 git-send-email.perl:1547
22827 msgid "STARTTLS failed! %s"
22830 #: git-send-email.perl:1556
22831 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
22834 #: git-send-email.perl:1574
22836 msgid "Failed to send %s\n"
22839 #: git-send-email.perl:1577
22841 msgid "Dry-Sent %s\n"
22844 #: git-send-email.perl:1577
22849 #: git-send-email.perl:1579
22850 msgid "Dry-OK. Log says:\n"
22853 #: git-send-email.perl:1579
22854 msgid "OK. Log says:\n"
22857 #: git-send-email.perl:1591
22861 #: git-send-email.perl:1594
22862 msgid "Result: OK\n"
22865 #: git-send-email.perl:1612
22867 msgid "can't open file %s"
22870 #: git-send-email.perl:1659 git-send-email.perl:1679
22872 msgid "(mbox) Adding cc: %s from line '%s'\n"
22875 #: git-send-email.perl:1665
22877 msgid "(mbox) Adding to: %s from line '%s'\n"
22880 #: git-send-email.perl:1718
22882 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
22885 #: git-send-email.perl:1753
22887 msgid "(body) Adding cc: %s from line '%s'\n"
22890 #: git-send-email.perl:1864
22892 msgid "(%s) Could not execute '%s'"
22895 #: git-send-email.perl:1871
22897 msgid "(%s) Adding %s: %s from: '%s'\n"
22900 #: git-send-email.perl:1875
22902 msgid "(%s) failed to close pipe to '%s'"
22905 #: git-send-email.perl:1905
22906 msgid "cannot send message as 7bit"
22909 #: git-send-email.perl:1913
22910 msgid "invalid transfer encoding"
22913 #: git-send-email.perl:1954 git-send-email.perl:2006 git-send-email.perl:2016
22915 msgid "unable to open %s: %s\n"
22918 #: git-send-email.perl:1957
22920 msgid "%s: patch contains a line longer than 998 characters"
22923 #: git-send-email.perl:1974
22925 msgid "Skipping %s with backup suffix '%s'.\n"
22928 #. TRANSLATORS: please keep "[y|N]" as is.
22929 #: git-send-email.perl:1978
22931 msgid "Do you really want to send %s? [y|N]: "