]> git.ipfire.org Git - thirdparty/git.git/blob - po/git.pot
Merge branch 'nd/switch-and-restore' into maint
[thirdparty/git.git] / po / git.pot
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.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
11 "POT-Creation-Date: 2019-12-30 08:48+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"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
21 #: add-interactive.c:347
22 #, c-format
23 msgid "Huh (%s)?"
24 msgstr ""
25
26 #: add-interactive.c:500 add-interactive.c:801 sequencer.c:3216
27 #: sequencer.c:3656 builtin/rebase.c:871 builtin/rebase.c:1643
28 #: builtin/rebase.c:2019 builtin/rebase.c:2063
29 msgid "could not read index"
30 msgstr ""
31
32 #: add-interactive.c:555 git-add--interactive.perl:269
33 #: git-add--interactive.perl:294
34 msgid "binary"
35 msgstr ""
36
37 #: add-interactive.c:613 git-add--interactive.perl:278
38 #: git-add--interactive.perl:332
39 msgid "nothing"
40 msgstr ""
41
42 #: add-interactive.c:614 git-add--interactive.perl:314
43 #: git-add--interactive.perl:329
44 msgid "unchanged"
45 msgstr ""
46
47 #: add-interactive.c:651 git-add--interactive.perl:643
48 msgid "Update"
49 msgstr ""
50
51 #: add-interactive.c:668 add-interactive.c:856
52 #, c-format
53 msgid "could not stage '%s'"
54 msgstr ""
55
56 #: add-interactive.c:674 add-interactive.c:863 sequencer.c:3409
57 #: builtin/rebase.c:895
58 msgid "could not write index"
59 msgstr ""
60
61 #: add-interactive.c:677 git-add--interactive.perl:628
62 #, c-format, perl-format
63 msgid "updated %d path\n"
64 msgid_plural "updated %d paths\n"
65 msgstr[0] ""
66 msgstr[1] ""
67
68 #: add-interactive.c:695 git-add--interactive.perl:678
69 #, c-format, perl-format
70 msgid "note: %s is untracked now.\n"
71 msgstr ""
72
73 #: add-interactive.c:700 apply.c:4108 builtin/checkout.c:281
74 #: builtin/reset.c:144
75 #, c-format
76 msgid "make_cache_entry failed for path '%s'"
77 msgstr ""
78
79 #: add-interactive.c:730 git-add--interactive.perl:655
80 msgid "Revert"
81 msgstr ""
82
83 #: add-interactive.c:746
84 msgid "Could not parse HEAD^{tree}"
85 msgstr ""
86
87 #: add-interactive.c:784 git-add--interactive.perl:631
88 #, c-format, perl-format
89 msgid "reverted %d path\n"
90 msgid_plural "reverted %d paths\n"
91 msgstr[0] ""
92 msgstr[1] ""
93
94 #: add-interactive.c:835 git-add--interactive.perl:695
95 #, c-format
96 msgid "No untracked files.\n"
97 msgstr ""
98
99 #: add-interactive.c:839 git-add--interactive.perl:689
100 msgid "Add untracked"
101 msgstr ""
102
103 #: add-interactive.c:866 git-add--interactive.perl:625
104 #, c-format, perl-format
105 msgid "added %d path\n"
106 msgid_plural "added %d paths\n"
107 msgstr[0] ""
108 msgstr[1] ""
109
110 #: add-interactive.c:896
111 #, c-format
112 msgid "ignoring unmerged: %s"
113 msgstr ""
114
115 #: add-interactive.c:908 add-patch.c:1331 git-add--interactive.perl:1366
116 #, c-format
117 msgid "Only binary files changed.\n"
118 msgstr ""
119
120 #: add-interactive.c:910 add-patch.c:1329 git-add--interactive.perl:1368
121 #, c-format
122 msgid "No changes.\n"
123 msgstr ""
124
125 #: add-interactive.c:914 git-add--interactive.perl:1376
126 msgid "Patch update"
127 msgstr ""
128
129 #: add-interactive.c:953 git-add--interactive.perl:1754
130 msgid "Review diff"
131 msgstr ""
132
133 #: add-interactive.c:981
134 msgid "show paths with changes"
135 msgstr ""
136
137 #: add-interactive.c:983
138 msgid "add working tree state to the staged set of changes"
139 msgstr ""
140
141 #: add-interactive.c:985
142 msgid "revert staged set of changes back to the HEAD version"
143 msgstr ""
144
145 #: add-interactive.c:987
146 msgid "pick hunks and update selectively"
147 msgstr ""
148
149 #: add-interactive.c:989
150 msgid "view diff between HEAD and index"
151 msgstr ""
152
153 #: add-interactive.c:991
154 msgid "add contents of untracked files to the staged set of changes"
155 msgstr ""
156
157 #: add-interactive.c:999 add-interactive.c:1048
158 msgid "Prompt help:"
159 msgstr ""
160
161 #: add-interactive.c:1001
162 msgid "select a single item"
163 msgstr ""
164
165 #: add-interactive.c:1003
166 msgid "select a range of items"
167 msgstr ""
168
169 #: add-interactive.c:1005
170 msgid "select multiple ranges"
171 msgstr ""
172
173 #: add-interactive.c:1007 add-interactive.c:1052
174 msgid "select item based on unique prefix"
175 msgstr ""
176
177 #: add-interactive.c:1009
178 msgid "unselect specified items"
179 msgstr ""
180
181 #: add-interactive.c:1011
182 msgid "choose all items"
183 msgstr ""
184
185 #: add-interactive.c:1013
186 msgid "(empty) finish selecting"
187 msgstr ""
188
189 #: add-interactive.c:1050
190 msgid "select a numbered item"
191 msgstr ""
192
193 #: add-interactive.c:1054
194 msgid "(empty) select nothing"
195 msgstr ""
196
197 #: add-interactive.c:1062 builtin/clean.c:822 git-add--interactive.perl:1851
198 msgid "*** Commands ***"
199 msgstr ""
200
201 #: add-interactive.c:1063 builtin/clean.c:823 git-add--interactive.perl:1848
202 msgid "What now"
203 msgstr ""
204
205 #: add-interactive.c:1115 git-add--interactive.perl:213
206 msgid "staged"
207 msgstr ""
208
209 #: add-interactive.c:1115 git-add--interactive.perl:213
210 msgid "unstaged"
211 msgstr ""
212
213 #: add-interactive.c:1115 apply.c:4965 apply.c:4968 builtin/am.c:2197
214 #: builtin/am.c:2200 builtin/clone.c:123 builtin/fetch.c:144
215 #: builtin/merge.c:273 builtin/pull.c:209 builtin/submodule--helper.c:409
216 #: builtin/submodule--helper.c:1379 builtin/submodule--helper.c:1382
217 #: builtin/submodule--helper.c:1875 builtin/submodule--helper.c:1878
218 #: builtin/submodule--helper.c:2119 git-add--interactive.perl:213
219 msgid "path"
220 msgstr ""
221
222 #: add-interactive.c:1122
223 msgid "could not refresh index"
224 msgstr ""
225
226 #: add-interactive.c:1136 builtin/clean.c:787 git-add--interactive.perl:1765
227 #, c-format
228 msgid "Bye.\n"
229 msgstr ""
230
231 #: add-patch.c:15
232 #, c-format
233 msgid "Stage mode change [y,n,a,q,d%s,?]? "
234 msgstr ""
235
236 #: add-patch.c:16
237 #, c-format
238 msgid "Stage deletion [y,n,a,q,d%s,?]? "
239 msgstr ""
240
241 #: add-patch.c:17
242 #, c-format
243 msgid "Stage this hunk [y,n,a,q,d%s,?]? "
244 msgstr ""
245
246 #: add-patch.c:111
247 #, c-format
248 msgid "could not parse hunk header '%.*s'"
249 msgstr ""
250
251 #: add-patch.c:130 add-patch.c:134
252 #, c-format
253 msgid "could not parse colored hunk header '%.*s'"
254 msgstr ""
255
256 #: add-patch.c:176
257 msgid "could not parse diff"
258 msgstr ""
259
260 #: add-patch.c:194
261 msgid "could not parse colored diff"
262 msgstr ""
263
264 #: add-patch.c:508
265 #, c-format
266 msgid ""
267 "expected context line #%d in\n"
268 "%.*s"
269 msgstr ""
270
271 #: add-patch.c:523
272 #, c-format
273 msgid ""
274 "hunks do not overlap:\n"
275 "%.*s\n"
276 "\tdoes not end with:\n"
277 "%.*s"
278 msgstr ""
279
280 #: add-patch.c:799 git-add--interactive.perl:1112
281 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
282 msgstr ""
283
284 #: add-patch.c:803
285 #, c-format
286 msgid ""
287 "---\n"
288 "To remove '%c' lines, make them ' ' lines (context).\n"
289 "To remove '%c' lines, delete them.\n"
290 "Lines starting with %c will be removed.\n"
291 msgstr ""
292
293 #: add-patch.c:810
294 msgid ""
295 "If the patch applies cleanly, the edited hunk will immediately be\n"
296 "marked for staging.\n"
297 msgstr ""
298
299 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
300 #: add-patch.c:818 git-add--interactive.perl:1126
301 msgid ""
302 "If it does not apply cleanly, you will be given an opportunity to\n"
303 "edit again. If all lines of the hunk are removed, then the edit is\n"
304 "aborted and the hunk is left unchanged.\n"
305 msgstr ""
306
307 #: add-patch.c:851
308 msgid "could not parse hunk header"
309 msgstr ""
310
311 #: add-patch.c:895 add-patch.c:1294
312 msgid "'git apply --cached' failed"
313 msgstr ""
314
315 #. TRANSLATORS: do not translate [y/n]
316 #. The program will only accept that input at this point.
317 #. Consider translating (saying "no" discards!) as
318 #. (saying "n" for "no" discards!) if the translation
319 #. of the word "no" does not start with n.
320 #.
321 #. TRANSLATORS: do not translate [y/n]
322 #. The program will only accept that input
323 #. at this point.
324 #. Consider translating (saying "no" discards!) as
325 #. (saying "n" for "no" discards!) if the translation
326 #. of the word "no" does not start with n.
327 #: add-patch.c:952 git-add--interactive.perl:1239
328 msgid ""
329 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
330 msgstr ""
331
332 #: add-patch.c:1009
333 msgid ""
334 "y - stage this hunk\n"
335 "n - do not stage this hunk\n"
336 "q - quit; do not stage this hunk or any of the remaining ones\n"
337 "a - stage this and all the remaining hunks\n"
338 "d - do not stage this hunk nor any of the remaining hunks\n"
339 msgstr ""
340
341 #: add-patch.c:1016
342 msgid ""
343 "j - leave this hunk undecided, see next undecided hunk\n"
344 "J - leave this hunk undecided, see next hunk\n"
345 "k - leave this hunk undecided, see previous undecided hunk\n"
346 "K - leave this hunk undecided, see previous hunk\n"
347 "g - select a hunk to go to\n"
348 "/ - search for a hunk matching the given regex\n"
349 "s - split the current hunk into smaller hunks\n"
350 "e - manually edit the current hunk\n"
351 "? - print help\n"
352 msgstr ""
353
354 #: add-patch.c:1137 add-patch.c:1147
355 msgid "No previous hunk"
356 msgstr ""
357
358 #: add-patch.c:1142 add-patch.c:1152
359 msgid "No next hunk"
360 msgstr ""
361
362 #: add-patch.c:1158
363 msgid "No other hunks to goto"
364 msgstr ""
365
366 #: add-patch.c:1169 git-add--interactive.perl:1577
367 msgid "go to which hunk (<ret> to see more)? "
368 msgstr ""
369
370 #: add-patch.c:1170 git-add--interactive.perl:1579
371 msgid "go to which hunk? "
372 msgstr ""
373
374 #: add-patch.c:1181
375 #, c-format
376 msgid "Invalid number: '%s'"
377 msgstr ""
378
379 #: add-patch.c:1186
380 #, c-format
381 msgid "Sorry, only %d hunk available."
382 msgid_plural "Sorry, only %d hunks available."
383 msgstr[0] ""
384 msgstr[1] ""
385
386 #: add-patch.c:1195
387 msgid "No other hunks to search"
388 msgstr ""
389
390 #: add-patch.c:1201 git-add--interactive.perl:1623
391 msgid "search for regex? "
392 msgstr ""
393
394 #: add-patch.c:1216
395 #, c-format
396 msgid "Malformed search regexp %s: %s"
397 msgstr ""
398
399 #: add-patch.c:1233
400 msgid "No hunk matches the given pattern"
401 msgstr ""
402
403 #: add-patch.c:1240
404 msgid "Sorry, cannot split this hunk"
405 msgstr ""
406
407 #: add-patch.c:1244
408 #, c-format
409 msgid "Split into %d hunks."
410 msgstr ""
411
412 #: add-patch.c:1248
413 msgid "Sorry, cannot edit this hunk"
414 msgstr ""
415
416 #: advice.c:111
417 #, c-format
418 msgid "%shint: %.*s%s\n"
419 msgstr ""
420
421 #: advice.c:164
422 msgid "Cherry-picking is not possible because you have unmerged files."
423 msgstr ""
424
425 #: advice.c:166
426 msgid "Committing is not possible because you have unmerged files."
427 msgstr ""
428
429 #: advice.c:168
430 msgid "Merging is not possible because you have unmerged files."
431 msgstr ""
432
433 #: advice.c:170
434 msgid "Pulling is not possible because you have unmerged files."
435 msgstr ""
436
437 #: advice.c:172
438 msgid "Reverting is not possible because you have unmerged files."
439 msgstr ""
440
441 #: advice.c:174
442 #, c-format
443 msgid "It is not possible to %s because you have unmerged files."
444 msgstr ""
445
446 #: advice.c:182
447 msgid ""
448 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
449 "as appropriate to mark resolution and make a commit."
450 msgstr ""
451
452 #: advice.c:190
453 msgid "Exiting because of an unresolved conflict."
454 msgstr ""
455
456 #: advice.c:195 builtin/merge.c:1332
457 msgid "You have not concluded your merge (MERGE_HEAD exists)."
458 msgstr ""
459
460 #: advice.c:197
461 msgid "Please, commit your changes before merging."
462 msgstr ""
463
464 #: advice.c:198
465 msgid "Exiting because of unfinished merge."
466 msgstr ""
467
468 #: advice.c:204
469 #, c-format
470 msgid ""
471 "Note: switching to '%s'.\n"
472 "\n"
473 "You are in 'detached HEAD' state. You can look around, make experimental\n"
474 "changes and commit them, and you can discard any commits you make in this\n"
475 "state without impacting any branches by switching back to a branch.\n"
476 "\n"
477 "If you want to create a new branch to retain commits you create, you may\n"
478 "do so (now or later) by using -c with the switch command. Example:\n"
479 "\n"
480 " git switch -c <new-branch-name>\n"
481 "\n"
482 "Or undo this operation with:\n"
483 "\n"
484 " git switch -\n"
485 "\n"
486 "Turn off this advice by setting config variable advice.detachedHead to "
487 "false\n"
488 "\n"
489 msgstr ""
490
491 #: alias.c:50
492 msgid "cmdline ends with \\"
493 msgstr ""
494
495 #: alias.c:51
496 msgid "unclosed quote"
497 msgstr ""
498
499 #: apply.c:69
500 #, c-format
501 msgid "unrecognized whitespace option '%s'"
502 msgstr ""
503
504 #: apply.c:85
505 #, c-format
506 msgid "unrecognized whitespace ignore option '%s'"
507 msgstr ""
508
509 #: apply.c:135
510 msgid "--reject and --3way cannot be used together."
511 msgstr ""
512
513 #: apply.c:137
514 msgid "--cached and --3way cannot be used together."
515 msgstr ""
516
517 #: apply.c:140
518 msgid "--3way outside a repository"
519 msgstr ""
520
521 #: apply.c:151
522 msgid "--index outside a repository"
523 msgstr ""
524
525 #: apply.c:154
526 msgid "--cached outside a repository"
527 msgstr ""
528
529 #: apply.c:801
530 #, c-format
531 msgid "Cannot prepare timestamp regexp %s"
532 msgstr ""
533
534 #: apply.c:810
535 #, c-format
536 msgid "regexec returned %d for input: %s"
537 msgstr ""
538
539 #: apply.c:884
540 #, c-format
541 msgid "unable to find filename in patch at line %d"
542 msgstr ""
543
544 #: apply.c:922
545 #, c-format
546 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
547 msgstr ""
548
549 #: apply.c:928
550 #, c-format
551 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
552 msgstr ""
553
554 #: apply.c:929
555 #, c-format
556 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
557 msgstr ""
558
559 #: apply.c:934
560 #, c-format
561 msgid "git apply: bad git-diff - expected /dev/null on line %d"
562 msgstr ""
563
564 #: apply.c:963
565 #, c-format
566 msgid "invalid mode on line %d: %s"
567 msgstr ""
568
569 #: apply.c:1282
570 #, c-format
571 msgid "inconsistent header lines %d and %d"
572 msgstr ""
573
574 #: apply.c:1372
575 #, c-format
576 msgid ""
577 "git diff header lacks filename information when removing %d leading pathname "
578 "component (line %d)"
579 msgid_plural ""
580 "git diff header lacks filename information when removing %d leading pathname "
581 "components (line %d)"
582 msgstr[0] ""
583 msgstr[1] ""
584
585 #: apply.c:1385
586 #, c-format
587 msgid "git diff header lacks filename information (line %d)"
588 msgstr ""
589
590 #: apply.c:1481
591 #, c-format
592 msgid "recount: unexpected line: %.*s"
593 msgstr ""
594
595 #: apply.c:1550
596 #, c-format
597 msgid "patch fragment without header at line %d: %.*s"
598 msgstr ""
599
600 #: apply.c:1753
601 msgid "new file depends on old contents"
602 msgstr ""
603
604 #: apply.c:1755
605 msgid "deleted file still has contents"
606 msgstr ""
607
608 #: apply.c:1789
609 #, c-format
610 msgid "corrupt patch at line %d"
611 msgstr ""
612
613 #: apply.c:1826
614 #, c-format
615 msgid "new file %s depends on old contents"
616 msgstr ""
617
618 #: apply.c:1828
619 #, c-format
620 msgid "deleted file %s still has contents"
621 msgstr ""
622
623 #: apply.c:1831
624 #, c-format
625 msgid "** warning: file %s becomes empty but is not deleted"
626 msgstr ""
627
628 #: apply.c:1978
629 #, c-format
630 msgid "corrupt binary patch at line %d: %.*s"
631 msgstr ""
632
633 #: apply.c:2015
634 #, c-format
635 msgid "unrecognized binary patch at line %d"
636 msgstr ""
637
638 #: apply.c:2177
639 #, c-format
640 msgid "patch with only garbage at line %d"
641 msgstr ""
642
643 #: apply.c:2263
644 #, c-format
645 msgid "unable to read symlink %s"
646 msgstr ""
647
648 #: apply.c:2267
649 #, c-format
650 msgid "unable to open or read %s"
651 msgstr ""
652
653 #: apply.c:2936
654 #, c-format
655 msgid "invalid start of line: '%c'"
656 msgstr ""
657
658 #: apply.c:3057
659 #, c-format
660 msgid "Hunk #%d succeeded at %d (offset %d line)."
661 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
662 msgstr[0] ""
663 msgstr[1] ""
664
665 #: apply.c:3069
666 #, c-format
667 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
668 msgstr ""
669
670 #: apply.c:3075
671 #, c-format
672 msgid ""
673 "while searching for:\n"
674 "%.*s"
675 msgstr ""
676
677 #: apply.c:3097
678 #, c-format
679 msgid "missing binary patch data for '%s'"
680 msgstr ""
681
682 #: apply.c:3105
683 #, c-format
684 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
685 msgstr ""
686
687 #: apply.c:3152
688 #, c-format
689 msgid "cannot apply binary patch to '%s' without full index line"
690 msgstr ""
691
692 #: apply.c:3162
693 #, c-format
694 msgid ""
695 "the patch applies to '%s' (%s), which does not match the current contents."
696 msgstr ""
697
698 #: apply.c:3170
699 #, c-format
700 msgid "the patch applies to an empty '%s' but it is not empty"
701 msgstr ""
702
703 #: apply.c:3188
704 #, c-format
705 msgid "the necessary postimage %s for '%s' cannot be read"
706 msgstr ""
707
708 #: apply.c:3201
709 #, c-format
710 msgid "binary patch does not apply to '%s'"
711 msgstr ""
712
713 #: apply.c:3207
714 #, c-format
715 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
716 msgstr ""
717
718 #: apply.c:3228
719 #, c-format
720 msgid "patch failed: %s:%ld"
721 msgstr ""
722
723 #: apply.c:3351
724 #, c-format
725 msgid "cannot checkout %s"
726 msgstr ""
727
728 #: apply.c:3403 apply.c:3414 apply.c:3460 midx.c:61 setup.c:280
729 #, c-format
730 msgid "failed to read %s"
731 msgstr ""
732
733 #: apply.c:3411
734 #, c-format
735 msgid "reading from '%s' beyond a symbolic link"
736 msgstr ""
737
738 #: apply.c:3440 apply.c:3683
739 #, c-format
740 msgid "path %s has been renamed/deleted"
741 msgstr ""
742
743 #: apply.c:3526 apply.c:3698
744 #, c-format
745 msgid "%s: does not exist in index"
746 msgstr ""
747
748 #: apply.c:3535 apply.c:3706
749 #, c-format
750 msgid "%s: does not match index"
751 msgstr ""
752
753 #: apply.c:3570
754 msgid "repository lacks the necessary blob to fall back on 3-way merge."
755 msgstr ""
756
757 #: apply.c:3573
758 #, c-format
759 msgid "Falling back to three-way merge...\n"
760 msgstr ""
761
762 #: apply.c:3589 apply.c:3593
763 #, c-format
764 msgid "cannot read the current contents of '%s'"
765 msgstr ""
766
767 #: apply.c:3605
768 #, c-format
769 msgid "Failed to fall back on three-way merge...\n"
770 msgstr ""
771
772 #: apply.c:3619
773 #, c-format
774 msgid "Applied patch to '%s' with conflicts.\n"
775 msgstr ""
776
777 #: apply.c:3624
778 #, c-format
779 msgid "Applied patch to '%s' cleanly.\n"
780 msgstr ""
781
782 #: apply.c:3650
783 msgid "removal patch leaves file contents"
784 msgstr ""
785
786 #: apply.c:3723
787 #, c-format
788 msgid "%s: wrong type"
789 msgstr ""
790
791 #: apply.c:3725
792 #, c-format
793 msgid "%s has type %o, expected %o"
794 msgstr ""
795
796 #: apply.c:3876 apply.c:3878 read-cache.c:830 read-cache.c:856
797 #: read-cache.c:1320
798 #, c-format
799 msgid "invalid path '%s'"
800 msgstr ""
801
802 #: apply.c:3934
803 #, c-format
804 msgid "%s: already exists in index"
805 msgstr ""
806
807 #: apply.c:3937
808 #, c-format
809 msgid "%s: already exists in working directory"
810 msgstr ""
811
812 #: apply.c:3957
813 #, c-format
814 msgid "new mode (%o) of %s does not match old mode (%o)"
815 msgstr ""
816
817 #: apply.c:3962
818 #, c-format
819 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
820 msgstr ""
821
822 #: apply.c:3982
823 #, c-format
824 msgid "affected file '%s' is beyond a symbolic link"
825 msgstr ""
826
827 #: apply.c:3986
828 #, c-format
829 msgid "%s: patch does not apply"
830 msgstr ""
831
832 #: apply.c:4001
833 #, c-format
834 msgid "Checking patch %s..."
835 msgstr ""
836
837 #: apply.c:4093
838 #, c-format
839 msgid "sha1 information is lacking or useless for submodule %s"
840 msgstr ""
841
842 #: apply.c:4100
843 #, c-format
844 msgid "mode change for %s, which is not in current HEAD"
845 msgstr ""
846
847 #: apply.c:4103
848 #, c-format
849 msgid "sha1 information is lacking or useless (%s)."
850 msgstr ""
851
852 #: apply.c:4112
853 #, c-format
854 msgid "could not add %s to temporary index"
855 msgstr ""
856
857 #: apply.c:4122
858 #, c-format
859 msgid "could not write temporary index to %s"
860 msgstr ""
861
862 #: apply.c:4260
863 #, c-format
864 msgid "unable to remove %s from index"
865 msgstr ""
866
867 #: apply.c:4294
868 #, c-format
869 msgid "corrupt patch for submodule %s"
870 msgstr ""
871
872 #: apply.c:4300
873 #, c-format
874 msgid "unable to stat newly created file '%s'"
875 msgstr ""
876
877 #: apply.c:4308
878 #, c-format
879 msgid "unable to create backing store for newly created file %s"
880 msgstr ""
881
882 #: apply.c:4314 apply.c:4459
883 #, c-format
884 msgid "unable to add cache entry for %s"
885 msgstr ""
886
887 #: apply.c:4357
888 #, c-format
889 msgid "failed to write to '%s'"
890 msgstr ""
891
892 #: apply.c:4361
893 #, c-format
894 msgid "closing file '%s'"
895 msgstr ""
896
897 #: apply.c:4431
898 #, c-format
899 msgid "unable to write file '%s' mode %o"
900 msgstr ""
901
902 #: apply.c:4529
903 #, c-format
904 msgid "Applied patch %s cleanly."
905 msgstr ""
906
907 #: apply.c:4537
908 msgid "internal error"
909 msgstr ""
910
911 #: apply.c:4540
912 #, c-format
913 msgid "Applying patch %%s with %d reject..."
914 msgid_plural "Applying patch %%s with %d rejects..."
915 msgstr[0] ""
916 msgstr[1] ""
917
918 #: apply.c:4551
919 #, c-format
920 msgid "truncating .rej filename to %.*s.rej"
921 msgstr ""
922
923 #: apply.c:4559 builtin/fetch.c:901 builtin/fetch.c:1192
924 #, c-format
925 msgid "cannot open %s"
926 msgstr ""
927
928 #: apply.c:4573
929 #, c-format
930 msgid "Hunk #%d applied cleanly."
931 msgstr ""
932
933 #: apply.c:4577
934 #, c-format
935 msgid "Rejected hunk #%d."
936 msgstr ""
937
938 #: apply.c:4696
939 #, c-format
940 msgid "Skipped patch '%s'."
941 msgstr ""
942
943 #: apply.c:4704
944 msgid "unrecognized input"
945 msgstr ""
946
947 #: apply.c:4724
948 msgid "unable to read index file"
949 msgstr ""
950
951 #: apply.c:4881
952 #, c-format
953 msgid "can't open patch '%s': %s"
954 msgstr ""
955
956 #: apply.c:4908
957 #, c-format
958 msgid "squelched %d whitespace error"
959 msgid_plural "squelched %d whitespace errors"
960 msgstr[0] ""
961 msgstr[1] ""
962
963 #: apply.c:4914 apply.c:4929
964 #, c-format
965 msgid "%d line adds whitespace errors."
966 msgid_plural "%d lines add whitespace errors."
967 msgstr[0] ""
968 msgstr[1] ""
969
970 #: apply.c:4922
971 #, c-format
972 msgid "%d line applied after fixing whitespace errors."
973 msgid_plural "%d lines applied after fixing whitespace errors."
974 msgstr[0] ""
975 msgstr[1] ""
976
977 #: apply.c:4938 builtin/add.c:579 builtin/mv.c:301 builtin/rm.c:390
978 msgid "Unable to write new index file"
979 msgstr ""
980
981 #: apply.c:4966
982 msgid "don't apply changes matching the given path"
983 msgstr ""
984
985 #: apply.c:4969
986 msgid "apply changes matching the given path"
987 msgstr ""
988
989 #: apply.c:4971 builtin/am.c:2206
990 msgid "num"
991 msgstr ""
992
993 #: apply.c:4972
994 msgid "remove <num> leading slashes from traditional diff paths"
995 msgstr ""
996
997 #: apply.c:4975
998 msgid "ignore additions made by the patch"
999 msgstr ""
1000
1001 #: apply.c:4977
1002 msgid "instead of applying the patch, output diffstat for the input"
1003 msgstr ""
1004
1005 #: apply.c:4981
1006 msgid "show number of added and deleted lines in decimal notation"
1007 msgstr ""
1008
1009 #: apply.c:4983
1010 msgid "instead of applying the patch, output a summary for the input"
1011 msgstr ""
1012
1013 #: apply.c:4985
1014 msgid "instead of applying the patch, see if the patch is applicable"
1015 msgstr ""
1016
1017 #: apply.c:4987
1018 msgid "make sure the patch is applicable to the current index"
1019 msgstr ""
1020
1021 #: apply.c:4989
1022 msgid "mark new files with `git add --intent-to-add`"
1023 msgstr ""
1024
1025 #: apply.c:4991
1026 msgid "apply a patch without touching the working tree"
1027 msgstr ""
1028
1029 #: apply.c:4993
1030 msgid "accept a patch that touches outside the working area"
1031 msgstr ""
1032
1033 #: apply.c:4996
1034 msgid "also apply the patch (use with --stat/--summary/--check)"
1035 msgstr ""
1036
1037 #: apply.c:4998
1038 msgid "attempt three-way merge if a patch does not apply"
1039 msgstr ""
1040
1041 #: apply.c:5000
1042 msgid "build a temporary index based on embedded index information"
1043 msgstr ""
1044
1045 #: apply.c:5003 builtin/checkout-index.c:173 builtin/ls-files.c:524
1046 msgid "paths are separated with NUL character"
1047 msgstr ""
1048
1049 #: apply.c:5005
1050 msgid "ensure at least <n> lines of context match"
1051 msgstr ""
1052
1053 #: apply.c:5006 builtin/am.c:2185 builtin/interpret-trailers.c:98
1054 #: builtin/interpret-trailers.c:100 builtin/interpret-trailers.c:102
1055 #: builtin/pack-objects.c:3310 builtin/rebase.c:1474
1056 msgid "action"
1057 msgstr ""
1058
1059 #: apply.c:5007
1060 msgid "detect new or modified lines that have whitespace errors"
1061 msgstr ""
1062
1063 #: apply.c:5010 apply.c:5013
1064 msgid "ignore changes in whitespace when finding context"
1065 msgstr ""
1066
1067 #: apply.c:5016
1068 msgid "apply the patch in reverse"
1069 msgstr ""
1070
1071 #: apply.c:5018
1072 msgid "don't expect at least one line of context"
1073 msgstr ""
1074
1075 #: apply.c:5020
1076 msgid "leave the rejected hunks in corresponding *.rej files"
1077 msgstr ""
1078
1079 #: apply.c:5022
1080 msgid "allow overlapping hunks"
1081 msgstr ""
1082
1083 #: apply.c:5023 builtin/add.c:309 builtin/check-ignore.c:22
1084 #: builtin/commit.c:1355 builtin/count-objects.c:98 builtin/fsck.c:774
1085 #: builtin/log.c:2166 builtin/mv.c:123 builtin/read-tree.c:128
1086 msgid "be verbose"
1087 msgstr ""
1088
1089 #: apply.c:5025
1090 msgid "tolerate incorrectly detected missing new-line at the end of file"
1091 msgstr ""
1092
1093 #: apply.c:5028
1094 msgid "do not trust the line counts in the hunk headers"
1095 msgstr ""
1096
1097 #: apply.c:5030 builtin/am.c:2194
1098 msgid "root"
1099 msgstr ""
1100
1101 #: apply.c:5031
1102 msgid "prepend <root> to all filenames"
1103 msgstr ""
1104
1105 #: archive.c:14
1106 msgid "git archive [<options>] <tree-ish> [<path>...]"
1107 msgstr ""
1108
1109 #: archive.c:15
1110 msgid "git archive --list"
1111 msgstr ""
1112
1113 #: archive.c:16
1114 msgid ""
1115 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1116 msgstr ""
1117
1118 #: archive.c:17
1119 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1120 msgstr ""
1121
1122 #: archive.c:372 builtin/add.c:180 builtin/add.c:555 builtin/rm.c:299
1123 #, c-format
1124 msgid "pathspec '%s' did not match any files"
1125 msgstr ""
1126
1127 #: archive.c:396
1128 #, c-format
1129 msgid "no such ref: %.*s"
1130 msgstr ""
1131
1132 #: archive.c:401
1133 #, c-format
1134 msgid "not a valid object name: %s"
1135 msgstr ""
1136
1137 #: archive.c:414
1138 #, c-format
1139 msgid "not a tree object: %s"
1140 msgstr ""
1141
1142 #: archive.c:426
1143 msgid "current working directory is untracked"
1144 msgstr ""
1145
1146 #: archive.c:457
1147 msgid "fmt"
1148 msgstr ""
1149
1150 #: archive.c:457
1151 msgid "archive format"
1152 msgstr ""
1153
1154 #: archive.c:458 builtin/log.c:1653
1155 msgid "prefix"
1156 msgstr ""
1157
1158 #: archive.c:459
1159 msgid "prepend prefix to each pathname in the archive"
1160 msgstr ""
1161
1162 #: archive.c:460 builtin/blame.c:861 builtin/blame.c:865 builtin/blame.c:866
1163 #: builtin/commit-tree.c:117 builtin/config.c:129 builtin/fast-export.c:1162
1164 #: builtin/fast-export.c:1164 builtin/fast-export.c:1168 builtin/grep.c:899
1165 #: builtin/hash-object.c:105 builtin/ls-files.c:560 builtin/ls-files.c:563
1166 #: builtin/notes.c:412 builtin/notes.c:578 builtin/read-tree.c:123
1167 #: parse-options.h:190
1168 msgid "file"
1169 msgstr ""
1170
1171 #: archive.c:461 builtin/archive.c:90
1172 msgid "write the archive to this file"
1173 msgstr ""
1174
1175 #: archive.c:463
1176 msgid "read .gitattributes in working directory"
1177 msgstr ""
1178
1179 #: archive.c:464
1180 msgid "report archived files on stderr"
1181 msgstr ""
1182
1183 #: archive.c:465
1184 msgid "store only"
1185 msgstr ""
1186
1187 #: archive.c:466
1188 msgid "compress faster"
1189 msgstr ""
1190
1191 #: archive.c:474
1192 msgid "compress better"
1193 msgstr ""
1194
1195 #: archive.c:477
1196 msgid "list supported archive formats"
1197 msgstr ""
1198
1199 #: archive.c:479 builtin/archive.c:91 builtin/clone.c:113 builtin/clone.c:116
1200 #: builtin/submodule--helper.c:1391 builtin/submodule--helper.c:1884
1201 msgid "repo"
1202 msgstr ""
1203
1204 #: archive.c:480 builtin/archive.c:92
1205 msgid "retrieve the archive from remote repository <repo>"
1206 msgstr ""
1207
1208 #: archive.c:481 builtin/archive.c:93 builtin/difftool.c:715
1209 #: builtin/notes.c:498
1210 msgid "command"
1211 msgstr ""
1212
1213 #: archive.c:482 builtin/archive.c:94
1214 msgid "path to the remote git-upload-archive command"
1215 msgstr ""
1216
1217 #: archive.c:489
1218 msgid "Unexpected option --remote"
1219 msgstr ""
1220
1221 #: archive.c:491
1222 msgid "Option --exec can only be used together with --remote"
1223 msgstr ""
1224
1225 #: archive.c:493
1226 msgid "Unexpected option --output"
1227 msgstr ""
1228
1229 #: archive.c:515
1230 #, c-format
1231 msgid "Unknown archive format '%s'"
1232 msgstr ""
1233
1234 #: archive.c:522
1235 #, c-format
1236 msgid "Argument not supported for format '%s': -%d"
1237 msgstr ""
1238
1239 #: archive-tar.c:125 archive-zip.c:350
1240 #, c-format
1241 msgid "cannot stream blob %s"
1242 msgstr ""
1243
1244 #: archive-tar.c:266 archive-zip.c:368
1245 #, c-format
1246 msgid "unsupported file mode: 0%o (SHA1: %s)"
1247 msgstr ""
1248
1249 #: archive-tar.c:293 archive-zip.c:358
1250 #, c-format
1251 msgid "cannot read %s"
1252 msgstr ""
1253
1254 #: archive-tar.c:465
1255 #, c-format
1256 msgid "unable to start '%s' filter"
1257 msgstr ""
1258
1259 #: archive-tar.c:468
1260 msgid "unable to redirect descriptor"
1261 msgstr ""
1262
1263 #: archive-tar.c:475
1264 #, c-format
1265 msgid "'%s' filter reported error"
1266 msgstr ""
1267
1268 #: archive-zip.c:319
1269 #, c-format
1270 msgid "path is not valid UTF-8: %s"
1271 msgstr ""
1272
1273 #: archive-zip.c:323
1274 #, c-format
1275 msgid "path too long (%d chars, SHA1: %s): %s"
1276 msgstr ""
1277
1278 #: archive-zip.c:479 builtin/pack-objects.c:230 builtin/pack-objects.c:233
1279 #, c-format
1280 msgid "deflate error (%d)"
1281 msgstr ""
1282
1283 #: archive-zip.c:614
1284 #, c-format
1285 msgid "timestamp too large for this system: %<PRIuMAX>"
1286 msgstr ""
1287
1288 #: attr.c:212
1289 #, c-format
1290 msgid "%.*s is not a valid attribute name"
1291 msgstr ""
1292
1293 #: attr.c:369
1294 #, c-format
1295 msgid "%s not allowed: %s:%d"
1296 msgstr ""
1297
1298 #: attr.c:409
1299 msgid ""
1300 "Negative patterns are ignored in git attributes\n"
1301 "Use '\\!' for literal leading exclamation."
1302 msgstr ""
1303
1304 #: bisect.c:468
1305 #, c-format
1306 msgid "Badly quoted content in file '%s': %s"
1307 msgstr ""
1308
1309 #: bisect.c:678
1310 #, c-format
1311 msgid "We cannot bisect more!\n"
1312 msgstr ""
1313
1314 #: bisect.c:733
1315 #, c-format
1316 msgid "Not a valid commit name %s"
1317 msgstr ""
1318
1319 #: bisect.c:758
1320 #, c-format
1321 msgid ""
1322 "The merge base %s is bad.\n"
1323 "This means the bug has been fixed between %s and [%s].\n"
1324 msgstr ""
1325
1326 #: bisect.c:763
1327 #, c-format
1328 msgid ""
1329 "The merge base %s is new.\n"
1330 "The property has changed between %s and [%s].\n"
1331 msgstr ""
1332
1333 #: bisect.c:768
1334 #, c-format
1335 msgid ""
1336 "The merge base %s is %s.\n"
1337 "This means the first '%s' commit is between %s and [%s].\n"
1338 msgstr ""
1339
1340 #: bisect.c:776
1341 #, c-format
1342 msgid ""
1343 "Some %s revs are not ancestors of the %s rev.\n"
1344 "git bisect cannot work properly in this case.\n"
1345 "Maybe you mistook %s and %s revs?\n"
1346 msgstr ""
1347
1348 #: bisect.c:789
1349 #, c-format
1350 msgid ""
1351 "the merge base between %s and [%s] must be skipped.\n"
1352 "So we cannot be sure the first %s commit is between %s and %s.\n"
1353 "We continue anyway."
1354 msgstr ""
1355
1356 #: bisect.c:822
1357 #, c-format
1358 msgid "Bisecting: a merge base must be tested\n"
1359 msgstr ""
1360
1361 #: bisect.c:865
1362 #, c-format
1363 msgid "a %s revision is needed"
1364 msgstr ""
1365
1366 #: bisect.c:884 builtin/notes.c:177 builtin/tag.c:254
1367 #, c-format
1368 msgid "could not create file '%s'"
1369 msgstr ""
1370
1371 #: bisect.c:928 builtin/merge.c:148
1372 #, c-format
1373 msgid "could not read file '%s'"
1374 msgstr ""
1375
1376 #: bisect.c:958
1377 msgid "reading bisect refs failed"
1378 msgstr ""
1379
1380 #: bisect.c:977
1381 #, c-format
1382 msgid "%s was both %s and %s\n"
1383 msgstr ""
1384
1385 #: bisect.c:985
1386 #, c-format
1387 msgid ""
1388 "No testable commit found.\n"
1389 "Maybe you started with bad path parameters?\n"
1390 msgstr ""
1391
1392 #: bisect.c:1004
1393 #, c-format
1394 msgid "(roughly %d step)"
1395 msgid_plural "(roughly %d steps)"
1396 msgstr[0] ""
1397 msgstr[1] ""
1398
1399 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1400 #. steps)" translation.
1401 #.
1402 #: bisect.c:1010
1403 #, c-format
1404 msgid "Bisecting: %d revision left to test after this %s\n"
1405 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1406 msgstr[0] ""
1407 msgstr[1] ""
1408
1409 #: blame.c:2700
1410 msgid "--contents and --reverse do not blend well."
1411 msgstr ""
1412
1413 #: blame.c:2714
1414 msgid "cannot use --contents with final commit object name"
1415 msgstr ""
1416
1417 #: blame.c:2735
1418 msgid "--reverse and --first-parent together require specified latest commit"
1419 msgstr ""
1420
1421 #: blame.c:2744 bundle.c:167 ref-filter.c:2203 remote.c:1941 sequencer.c:2093
1422 #: sequencer.c:4460 builtin/commit.c:1040 builtin/log.c:388 builtin/log.c:991
1423 #: builtin/log.c:1520 builtin/log.c:1925 builtin/log.c:2215 builtin/merge.c:411
1424 #: builtin/pack-objects.c:3128 builtin/pack-objects.c:3143
1425 #: builtin/shortlog.c:192
1426 msgid "revision walk setup failed"
1427 msgstr ""
1428
1429 #: blame.c:2762
1430 msgid ""
1431 "--reverse --first-parent together require range along first-parent chain"
1432 msgstr ""
1433
1434 #: blame.c:2773
1435 #, c-format
1436 msgid "no such path %s in %s"
1437 msgstr ""
1438
1439 #: blame.c:2784
1440 #, c-format
1441 msgid "cannot read blob %s for path %s"
1442 msgstr ""
1443
1444 #: branch.c:53
1445 #, c-format
1446 msgid ""
1447 "\n"
1448 "After fixing the error cause you may try to fix up\n"
1449 "the remote tracking information by invoking\n"
1450 "\"git branch --set-upstream-to=%s%s%s\"."
1451 msgstr ""
1452
1453 #: branch.c:67
1454 #, c-format
1455 msgid "Not setting branch %s as its own upstream."
1456 msgstr ""
1457
1458 #: branch.c:93
1459 #, c-format
1460 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1461 msgstr ""
1462
1463 #: branch.c:94
1464 #, c-format
1465 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1466 msgstr ""
1467
1468 #: branch.c:98
1469 #, c-format
1470 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1471 msgstr ""
1472
1473 #: branch.c:99
1474 #, c-format
1475 msgid "Branch '%s' set up to track local branch '%s'."
1476 msgstr ""
1477
1478 #: branch.c:104
1479 #, c-format
1480 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1481 msgstr ""
1482
1483 #: branch.c:105
1484 #, c-format
1485 msgid "Branch '%s' set up to track remote ref '%s'."
1486 msgstr ""
1487
1488 #: branch.c:109
1489 #, c-format
1490 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1491 msgstr ""
1492
1493 #: branch.c:110
1494 #, c-format
1495 msgid "Branch '%s' set up to track local ref '%s'."
1496 msgstr ""
1497
1498 #: branch.c:119
1499 msgid "Unable to write upstream branch configuration"
1500 msgstr ""
1501
1502 #: branch.c:156
1503 #, c-format
1504 msgid "Not tracking: ambiguous information for ref %s"
1505 msgstr ""
1506
1507 #: branch.c:189
1508 #, c-format
1509 msgid "'%s' is not a valid branch name."
1510 msgstr ""
1511
1512 #: branch.c:208
1513 #, c-format
1514 msgid "A branch named '%s' already exists."
1515 msgstr ""
1516
1517 #: branch.c:213
1518 msgid "Cannot force update the current branch."
1519 msgstr ""
1520
1521 #: branch.c:233
1522 #, c-format
1523 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1524 msgstr ""
1525
1526 #: branch.c:235
1527 #, c-format
1528 msgid "the requested upstream branch '%s' does not exist"
1529 msgstr ""
1530
1531 #: branch.c:237
1532 msgid ""
1533 "\n"
1534 "If you are planning on basing your work on an upstream\n"
1535 "branch that already exists at the remote, you may need to\n"
1536 "run \"git fetch\" to retrieve it.\n"
1537 "\n"
1538 "If you are planning to push out a new local branch that\n"
1539 "will track its remote counterpart, you may want to use\n"
1540 "\"git push -u\" to set the upstream config as you push."
1541 msgstr ""
1542
1543 #: branch.c:281
1544 #, c-format
1545 msgid "Not a valid object name: '%s'."
1546 msgstr ""
1547
1548 #: branch.c:301
1549 #, c-format
1550 msgid "Ambiguous object name: '%s'."
1551 msgstr ""
1552
1553 #: branch.c:306
1554 #, c-format
1555 msgid "Not a valid branch point: '%s'."
1556 msgstr ""
1557
1558 #: branch.c:364
1559 #, c-format
1560 msgid "'%s' is already checked out at '%s'"
1561 msgstr ""
1562
1563 #: branch.c:387
1564 #, c-format
1565 msgid "HEAD of working tree %s is not updated"
1566 msgstr ""
1567
1568 #: bundle.c:36
1569 #, c-format
1570 msgid "'%s' does not look like a v2 bundle file"
1571 msgstr ""
1572
1573 #: bundle.c:64
1574 #, c-format
1575 msgid "unrecognized header: %s%s (%d)"
1576 msgstr ""
1577
1578 #: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2344 sequencer.c:3108
1579 #: builtin/commit.c:811
1580 #, c-format
1581 msgid "could not open '%s'"
1582 msgstr ""
1583
1584 #: bundle.c:143
1585 msgid "Repository lacks these prerequisite commits:"
1586 msgstr ""
1587
1588 #: bundle.c:146
1589 msgid "need a repository to verify a bundle"
1590 msgstr ""
1591
1592 #: bundle.c:197
1593 #, c-format
1594 msgid "The bundle contains this ref:"
1595 msgid_plural "The bundle contains these %d refs:"
1596 msgstr[0] ""
1597 msgstr[1] ""
1598
1599 #: bundle.c:204
1600 msgid "The bundle records a complete history."
1601 msgstr ""
1602
1603 #: bundle.c:206
1604 #, c-format
1605 msgid "The bundle requires this ref:"
1606 msgid_plural "The bundle requires these %d refs:"
1607 msgstr[0] ""
1608 msgstr[1] ""
1609
1610 #: bundle.c:273
1611 msgid "unable to dup bundle descriptor"
1612 msgstr ""
1613
1614 #: bundle.c:280
1615 msgid "Could not spawn pack-objects"
1616 msgstr ""
1617
1618 #: bundle.c:291
1619 msgid "pack-objects died"
1620 msgstr ""
1621
1622 #: bundle.c:333
1623 msgid "rev-list died"
1624 msgstr ""
1625
1626 #: bundle.c:382
1627 #, c-format
1628 msgid "ref '%s' is excluded by the rev-list options"
1629 msgstr ""
1630
1631 #: bundle.c:461 builtin/log.c:203 builtin/log.c:1814 builtin/shortlog.c:306
1632 #, c-format
1633 msgid "unrecognized argument: %s"
1634 msgstr ""
1635
1636 #: bundle.c:469
1637 msgid "Refusing to create empty bundle."
1638 msgstr ""
1639
1640 #: bundle.c:479
1641 #, c-format
1642 msgid "cannot create '%s'"
1643 msgstr ""
1644
1645 #: bundle.c:504
1646 msgid "index-pack died"
1647 msgstr ""
1648
1649 #: color.c:296
1650 #, c-format
1651 msgid "invalid color value: %.*s"
1652 msgstr ""
1653
1654 #: commit.c:51 sequencer.c:2811 builtin/am.c:354 builtin/am.c:398
1655 #: builtin/am.c:1366 builtin/am.c:2009 builtin/replace.c:456
1656 #, c-format
1657 msgid "could not parse %s"
1658 msgstr ""
1659
1660 #: commit.c:53
1661 #, c-format
1662 msgid "%s %s is not a commit!"
1663 msgstr ""
1664
1665 #: commit.c:193
1666 msgid ""
1667 "Support for <GIT_DIR>/info/grafts is deprecated\n"
1668 "and will be removed in a future Git version.\n"
1669 "\n"
1670 "Please use \"git replace --convert-graft-file\"\n"
1671 "to convert the grafts into replace refs.\n"
1672 "\n"
1673 "Turn this message off by running\n"
1674 "\"git config advice.graftFileDeprecated false\""
1675 msgstr ""
1676
1677 #: commit.c:1152
1678 #, c-format
1679 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
1680 msgstr ""
1681
1682 #: commit.c:1155
1683 #, c-format
1684 msgid "Commit %s has a bad GPG signature allegedly by %s."
1685 msgstr ""
1686
1687 #: commit.c:1158
1688 #, c-format
1689 msgid "Commit %s does not have a GPG signature."
1690 msgstr ""
1691
1692 #: commit.c:1161
1693 #, c-format
1694 msgid "Commit %s has a good GPG signature by %s\n"
1695 msgstr ""
1696
1697 #: commit.c:1415
1698 msgid ""
1699 "Warning: commit message did not conform to UTF-8.\n"
1700 "You may want to amend it after fixing the message, or set the config\n"
1701 "variable i18n.commitencoding to the encoding your project uses.\n"
1702 msgstr ""
1703
1704 #: commit-graph.c:130
1705 msgid "commit-graph file is too small"
1706 msgstr ""
1707
1708 #: commit-graph.c:195
1709 #, c-format
1710 msgid "commit-graph signature %X does not match signature %X"
1711 msgstr ""
1712
1713 #: commit-graph.c:202
1714 #, c-format
1715 msgid "commit-graph version %X does not match version %X"
1716 msgstr ""
1717
1718 #: commit-graph.c:209
1719 #, c-format
1720 msgid "commit-graph hash version %X does not match version %X"
1721 msgstr ""
1722
1723 #: commit-graph.c:232
1724 msgid "commit-graph chunk lookup table entry missing; file may be incomplete"
1725 msgstr ""
1726
1727 #: commit-graph.c:243
1728 #, c-format
1729 msgid "commit-graph improper chunk offset %08x%08x"
1730 msgstr ""
1731
1732 #: commit-graph.c:286
1733 #, c-format
1734 msgid "commit-graph chunk id %08x appears multiple times"
1735 msgstr ""
1736
1737 #: commit-graph.c:350
1738 msgid "commit-graph has no base graphs chunk"
1739 msgstr ""
1740
1741 #: commit-graph.c:360
1742 msgid "commit-graph chain does not match"
1743 msgstr ""
1744
1745 #: commit-graph.c:407
1746 #, c-format
1747 msgid "invalid commit-graph chain: line '%s' not a hash"
1748 msgstr ""
1749
1750 #: commit-graph.c:433
1751 msgid "unable to find all commit-graph files"
1752 msgstr ""
1753
1754 #: commit-graph.c:564 commit-graph.c:624
1755 msgid "invalid commit position. commit-graph is likely corrupt"
1756 msgstr ""
1757
1758 #: commit-graph.c:585
1759 #, c-format
1760 msgid "could not find commit %s"
1761 msgstr ""
1762
1763 #: commit-graph.c:858 builtin/am.c:1287
1764 #, c-format
1765 msgid "unable to parse commit %s"
1766 msgstr ""
1767
1768 #: commit-graph.c:1017 builtin/pack-objects.c:2641
1769 #, c-format
1770 msgid "unable to get type of object %s"
1771 msgstr ""
1772
1773 #: commit-graph.c:1049
1774 msgid "Loading known commits in commit graph"
1775 msgstr ""
1776
1777 #: commit-graph.c:1066
1778 msgid "Expanding reachable commits in commit graph"
1779 msgstr ""
1780
1781 #: commit-graph.c:1085
1782 msgid "Clearing commit marks in commit graph"
1783 msgstr ""
1784
1785 #: commit-graph.c:1104
1786 msgid "Computing commit graph generation numbers"
1787 msgstr ""
1788
1789 #: commit-graph.c:1179
1790 #, c-format
1791 msgid "Finding commits for commit graph in %d pack"
1792 msgid_plural "Finding commits for commit graph in %d packs"
1793 msgstr[0] ""
1794 msgstr[1] ""
1795
1796 #: commit-graph.c:1192
1797 #, c-format
1798 msgid "error adding pack %s"
1799 msgstr ""
1800
1801 #: commit-graph.c:1196
1802 #, c-format
1803 msgid "error opening index for %s"
1804 msgstr ""
1805
1806 #: commit-graph.c:1220
1807 #, c-format
1808 msgid "Finding commits for commit graph from %d ref"
1809 msgid_plural "Finding commits for commit graph from %d refs"
1810 msgstr[0] ""
1811 msgstr[1] ""
1812
1813 #: commit-graph.c:1240
1814 #, c-format
1815 msgid "invalid commit object id: %s"
1816 msgstr ""
1817
1818 #: commit-graph.c:1255
1819 msgid "Finding commits for commit graph among packed objects"
1820 msgstr ""
1821
1822 #: commit-graph.c:1270
1823 msgid "Counting distinct commits in commit graph"
1824 msgstr ""
1825
1826 #: commit-graph.c:1300
1827 msgid "Finding extra edges in commit graph"
1828 msgstr ""
1829
1830 #: commit-graph.c:1346
1831 msgid "failed to write correct number of base graph ids"
1832 msgstr ""
1833
1834 #: commit-graph.c:1379 midx.c:814
1835 #, c-format
1836 msgid "unable to create leading directories of %s"
1837 msgstr ""
1838
1839 #: commit-graph.c:1391 builtin/index-pack.c:306 builtin/repack.c:248
1840 #, c-format
1841 msgid "unable to create '%s'"
1842 msgstr ""
1843
1844 #: commit-graph.c:1451
1845 #, c-format
1846 msgid "Writing out commit graph in %d pass"
1847 msgid_plural "Writing out commit graph in %d passes"
1848 msgstr[0] ""
1849 msgstr[1] ""
1850
1851 #: commit-graph.c:1492
1852 msgid "unable to open commit-graph chain file"
1853 msgstr ""
1854
1855 #: commit-graph.c:1504
1856 msgid "failed to rename base commit-graph file"
1857 msgstr ""
1858
1859 #: commit-graph.c:1524
1860 msgid "failed to rename temporary commit-graph file"
1861 msgstr ""
1862
1863 #: commit-graph.c:1635
1864 msgid "Scanning merged commits"
1865 msgstr ""
1866
1867 #: commit-graph.c:1646
1868 #, c-format
1869 msgid "unexpected duplicate commit id %s"
1870 msgstr ""
1871
1872 #: commit-graph.c:1670
1873 msgid "Merging commit-graph"
1874 msgstr ""
1875
1876 #: commit-graph.c:1860
1877 #, c-format
1878 msgid "the commit graph format cannot write %d commits"
1879 msgstr ""
1880
1881 #: commit-graph.c:1871
1882 msgid "too many commits to write graph"
1883 msgstr ""
1884
1885 #: commit-graph.c:1961
1886 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
1887 msgstr ""
1888
1889 #: commit-graph.c:1971
1890 #, c-format
1891 msgid "commit-graph has incorrect OID order: %s then %s"
1892 msgstr ""
1893
1894 #: commit-graph.c:1981 commit-graph.c:1996
1895 #, c-format
1896 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
1897 msgstr ""
1898
1899 #: commit-graph.c:1988
1900 #, c-format
1901 msgid "failed to parse commit %s from commit-graph"
1902 msgstr ""
1903
1904 #: commit-graph.c:2006
1905 msgid "Verifying commits in commit graph"
1906 msgstr ""
1907
1908 #: commit-graph.c:2020
1909 #, c-format
1910 msgid "failed to parse commit %s from object database for commit-graph"
1911 msgstr ""
1912
1913 #: commit-graph.c:2027
1914 #, c-format
1915 msgid "root tree OID for commit %s in commit-graph is %s != %s"
1916 msgstr ""
1917
1918 #: commit-graph.c:2037
1919 #, c-format
1920 msgid "commit-graph parent list for commit %s is too long"
1921 msgstr ""
1922
1923 #: commit-graph.c:2046
1924 #, c-format
1925 msgid "commit-graph parent for %s is %s != %s"
1926 msgstr ""
1927
1928 #: commit-graph.c:2059
1929 #, c-format
1930 msgid "commit-graph parent list for commit %s terminates early"
1931 msgstr ""
1932
1933 #: commit-graph.c:2064
1934 #, c-format
1935 msgid ""
1936 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
1937 msgstr ""
1938
1939 #: commit-graph.c:2068
1940 #, c-format
1941 msgid ""
1942 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
1943 msgstr ""
1944
1945 #: commit-graph.c:2083
1946 #, c-format
1947 msgid "commit-graph generation for commit %s is %u != %u"
1948 msgstr ""
1949
1950 #: commit-graph.c:2089
1951 #, c-format
1952 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
1953 msgstr ""
1954
1955 #: compat/obstack.c:406 compat/obstack.c:408
1956 msgid "memory exhausted"
1957 msgstr ""
1958
1959 #: config.c:124
1960 #, c-format
1961 msgid ""
1962 "exceeded maximum include depth (%d) while including\n"
1963 "\t%s\n"
1964 "from\n"
1965 "\t%s\n"
1966 "This might be due to circular includes."
1967 msgstr ""
1968
1969 #: config.c:140
1970 #, c-format
1971 msgid "could not expand include path '%s'"
1972 msgstr ""
1973
1974 #: config.c:151
1975 msgid "relative config includes must come from files"
1976 msgstr ""
1977
1978 #: config.c:197
1979 msgid "relative config include conditionals must come from files"
1980 msgstr ""
1981
1982 #: config.c:376
1983 #, c-format
1984 msgid "key does not contain a section: %s"
1985 msgstr ""
1986
1987 #: config.c:382
1988 #, c-format
1989 msgid "key does not contain variable name: %s"
1990 msgstr ""
1991
1992 #: config.c:406 sequencer.c:2530
1993 #, c-format
1994 msgid "invalid key: %s"
1995 msgstr ""
1996
1997 #: config.c:412
1998 #, c-format
1999 msgid "invalid key (newline): %s"
2000 msgstr ""
2001
2002 #: config.c:448 config.c:460
2003 #, c-format
2004 msgid "bogus config parameter: %s"
2005 msgstr ""
2006
2007 #: config.c:495
2008 #, c-format
2009 msgid "bogus format in %s"
2010 msgstr ""
2011
2012 #: config.c:821
2013 #, c-format
2014 msgid "bad config line %d in blob %s"
2015 msgstr ""
2016
2017 #: config.c:825
2018 #, c-format
2019 msgid "bad config line %d in file %s"
2020 msgstr ""
2021
2022 #: config.c:829
2023 #, c-format
2024 msgid "bad config line %d in standard input"
2025 msgstr ""
2026
2027 #: config.c:833
2028 #, c-format
2029 msgid "bad config line %d in submodule-blob %s"
2030 msgstr ""
2031
2032 #: config.c:837
2033 #, c-format
2034 msgid "bad config line %d in command line %s"
2035 msgstr ""
2036
2037 #: config.c:841
2038 #, c-format
2039 msgid "bad config line %d in %s"
2040 msgstr ""
2041
2042 #: config.c:978
2043 msgid "out of range"
2044 msgstr ""
2045
2046 #: config.c:978
2047 msgid "invalid unit"
2048 msgstr ""
2049
2050 #: config.c:979
2051 #, c-format
2052 msgid "bad numeric config value '%s' for '%s': %s"
2053 msgstr ""
2054
2055 #: config.c:998
2056 #, c-format
2057 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2058 msgstr ""
2059
2060 #: config.c:1001
2061 #, c-format
2062 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2063 msgstr ""
2064
2065 #: config.c:1004
2066 #, c-format
2067 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2068 msgstr ""
2069
2070 #: config.c:1007
2071 #, c-format
2072 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2073 msgstr ""
2074
2075 #: config.c:1010
2076 #, c-format
2077 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2078 msgstr ""
2079
2080 #: config.c:1013
2081 #, c-format
2082 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2083 msgstr ""
2084
2085 #: config.c:1108
2086 #, c-format
2087 msgid "failed to expand user dir in: '%s'"
2088 msgstr ""
2089
2090 #: config.c:1117
2091 #, c-format
2092 msgid "'%s' for '%s' is not a valid timestamp"
2093 msgstr ""
2094
2095 #: config.c:1208
2096 #, c-format
2097 msgid "abbrev length out of range: %d"
2098 msgstr ""
2099
2100 #: config.c:1222 config.c:1233
2101 #, c-format
2102 msgid "bad zlib compression level %d"
2103 msgstr ""
2104
2105 #: config.c:1325
2106 msgid "core.commentChar should only be one character"
2107 msgstr ""
2108
2109 #: config.c:1358
2110 #, c-format
2111 msgid "invalid mode for object creation: %s"
2112 msgstr ""
2113
2114 #: config.c:1430
2115 #, c-format
2116 msgid "malformed value for %s"
2117 msgstr ""
2118
2119 #: config.c:1456
2120 #, c-format
2121 msgid "malformed value for %s: %s"
2122 msgstr ""
2123
2124 #: config.c:1457
2125 msgid "must be one of nothing, matching, simple, upstream or current"
2126 msgstr ""
2127
2128 #: config.c:1518 builtin/pack-objects.c:3394
2129 #, c-format
2130 msgid "bad pack compression level %d"
2131 msgstr ""
2132
2133 #: config.c:1639
2134 #, c-format
2135 msgid "unable to load config blob object '%s'"
2136 msgstr ""
2137
2138 #: config.c:1642
2139 #, c-format
2140 msgid "reference '%s' does not point to a blob"
2141 msgstr ""
2142
2143 #: config.c:1659
2144 #, c-format
2145 msgid "unable to resolve config blob '%s'"
2146 msgstr ""
2147
2148 #: config.c:1689
2149 #, c-format
2150 msgid "failed to parse %s"
2151 msgstr ""
2152
2153 #: config.c:1745
2154 msgid "unable to parse command-line config"
2155 msgstr ""
2156
2157 #: config.c:2096
2158 msgid "unknown error occurred while reading the configuration files"
2159 msgstr ""
2160
2161 #: config.c:2266
2162 #, c-format
2163 msgid "Invalid %s: '%s'"
2164 msgstr ""
2165
2166 #: config.c:2311
2167 #, c-format
2168 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2169 msgstr ""
2170
2171 #: config.c:2357
2172 #, c-format
2173 msgid "unable to parse '%s' from command-line config"
2174 msgstr ""
2175
2176 #: config.c:2359
2177 #, c-format
2178 msgid "bad config variable '%s' in file '%s' at line %d"
2179 msgstr ""
2180
2181 #: config.c:2440
2182 #, c-format
2183 msgid "invalid section name '%s'"
2184 msgstr ""
2185
2186 #: config.c:2472
2187 #, c-format
2188 msgid "%s has multiple values"
2189 msgstr ""
2190
2191 #: config.c:2501
2192 #, c-format
2193 msgid "failed to write new configuration file %s"
2194 msgstr ""
2195
2196 #: config.c:2753 config.c:3077
2197 #, c-format
2198 msgid "could not lock config file %s"
2199 msgstr ""
2200
2201 #: config.c:2764
2202 #, c-format
2203 msgid "opening %s"
2204 msgstr ""
2205
2206 #: config.c:2799 builtin/config.c:328
2207 #, c-format
2208 msgid "invalid pattern: %s"
2209 msgstr ""
2210
2211 #: config.c:2824
2212 #, c-format
2213 msgid "invalid config file %s"
2214 msgstr ""
2215
2216 #: config.c:2837 config.c:3090
2217 #, c-format
2218 msgid "fstat on %s failed"
2219 msgstr ""
2220
2221 #: config.c:2848
2222 #, c-format
2223 msgid "unable to mmap '%s'"
2224 msgstr ""
2225
2226 #: config.c:2857 config.c:3095
2227 #, c-format
2228 msgid "chmod on %s failed"
2229 msgstr ""
2230
2231 #: config.c:2942 config.c:3192
2232 #, c-format
2233 msgid "could not write config file %s"
2234 msgstr ""
2235
2236 #: config.c:2976
2237 #, c-format
2238 msgid "could not set '%s' to '%s'"
2239 msgstr ""
2240
2241 #: config.c:2978 builtin/remote.c:781
2242 #, c-format
2243 msgid "could not unset '%s'"
2244 msgstr ""
2245
2246 #: config.c:3068
2247 #, c-format
2248 msgid "invalid section name: %s"
2249 msgstr ""
2250
2251 #: config.c:3235
2252 #, c-format
2253 msgid "missing value for '%s'"
2254 msgstr ""
2255
2256 #: connect.c:61
2257 msgid "the remote end hung up upon initial contact"
2258 msgstr ""
2259
2260 #: connect.c:63
2261 msgid ""
2262 "Could not read from remote repository.\n"
2263 "\n"
2264 "Please make sure you have the correct access rights\n"
2265 "and the repository exists."
2266 msgstr ""
2267
2268 #: connect.c:81
2269 #, c-format
2270 msgid "server doesn't support '%s'"
2271 msgstr ""
2272
2273 #: connect.c:103
2274 #, c-format
2275 msgid "server doesn't support feature '%s'"
2276 msgstr ""
2277
2278 #: connect.c:114
2279 msgid "expected flush after capabilities"
2280 msgstr ""
2281
2282 #: connect.c:233
2283 #, c-format
2284 msgid "ignoring capabilities after first line '%s'"
2285 msgstr ""
2286
2287 #: connect.c:252
2288 msgid "protocol error: unexpected capabilities^{}"
2289 msgstr ""
2290
2291 #: connect.c:273
2292 #, c-format
2293 msgid "protocol error: expected shallow sha-1, got '%s'"
2294 msgstr ""
2295
2296 #: connect.c:275
2297 msgid "repository on the other end cannot be shallow"
2298 msgstr ""
2299
2300 #: connect.c:313
2301 msgid "invalid packet"
2302 msgstr ""
2303
2304 #: connect.c:333
2305 #, c-format
2306 msgid "protocol error: unexpected '%s'"
2307 msgstr ""
2308
2309 #: connect.c:441
2310 #, c-format
2311 msgid "invalid ls-refs response: %s"
2312 msgstr ""
2313
2314 #: connect.c:445
2315 msgid "expected flush after ref listing"
2316 msgstr ""
2317
2318 #: connect.c:544
2319 #, c-format
2320 msgid "protocol '%s' is not supported"
2321 msgstr ""
2322
2323 #: connect.c:595
2324 msgid "unable to set SO_KEEPALIVE on socket"
2325 msgstr ""
2326
2327 #: connect.c:635 connect.c:698
2328 #, c-format
2329 msgid "Looking up %s ... "
2330 msgstr ""
2331
2332 #: connect.c:639
2333 #, c-format
2334 msgid "unable to look up %s (port %s) (%s)"
2335 msgstr ""
2336
2337 #. TRANSLATORS: this is the end of "Looking up %s ... "
2338 #: connect.c:643 connect.c:714
2339 #, c-format
2340 msgid ""
2341 "done.\n"
2342 "Connecting to %s (port %s) ... "
2343 msgstr ""
2344
2345 #: connect.c:665 connect.c:742
2346 #, c-format
2347 msgid ""
2348 "unable to connect to %s:\n"
2349 "%s"
2350 msgstr ""
2351
2352 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2353 #: connect.c:671 connect.c:748
2354 msgid "done."
2355 msgstr ""
2356
2357 #: connect.c:702
2358 #, c-format
2359 msgid "unable to look up %s (%s)"
2360 msgstr ""
2361
2362 #: connect.c:708
2363 #, c-format
2364 msgid "unknown port %s"
2365 msgstr ""
2366
2367 #: connect.c:845 connect.c:1175
2368 #, c-format
2369 msgid "strange hostname '%s' blocked"
2370 msgstr ""
2371
2372 #: connect.c:847
2373 #, c-format
2374 msgid "strange port '%s' blocked"
2375 msgstr ""
2376
2377 #: connect.c:857
2378 #, c-format
2379 msgid "cannot start proxy %s"
2380 msgstr ""
2381
2382 #: connect.c:928
2383 msgid "no path specified; see 'git help pull' for valid url syntax"
2384 msgstr ""
2385
2386 #: connect.c:1123
2387 msgid "ssh variant 'simple' does not support -4"
2388 msgstr ""
2389
2390 #: connect.c:1135
2391 msgid "ssh variant 'simple' does not support -6"
2392 msgstr ""
2393
2394 #: connect.c:1152
2395 msgid "ssh variant 'simple' does not support setting port"
2396 msgstr ""
2397
2398 #: connect.c:1264
2399 #, c-format
2400 msgid "strange pathname '%s' blocked"
2401 msgstr ""
2402
2403 #: connect.c:1311
2404 msgid "unable to fork"
2405 msgstr ""
2406
2407 #: connected.c:89 builtin/fsck.c:208 builtin/prune.c:43
2408 msgid "Checking connectivity"
2409 msgstr ""
2410
2411 #: connected.c:101
2412 msgid "Could not run 'git rev-list'"
2413 msgstr ""
2414
2415 #: connected.c:121
2416 msgid "failed write to rev-list"
2417 msgstr ""
2418
2419 #: connected.c:128
2420 msgid "failed to close rev-list's stdin"
2421 msgstr ""
2422
2423 #: convert.c:194
2424 #, c-format
2425 msgid "illegal crlf_action %d"
2426 msgstr ""
2427
2428 #: convert.c:207
2429 #, c-format
2430 msgid "CRLF would be replaced by LF in %s"
2431 msgstr ""
2432
2433 #: convert.c:209
2434 #, c-format
2435 msgid ""
2436 "CRLF will be replaced by LF in %s.\n"
2437 "The file will have its original line endings in your working directory"
2438 msgstr ""
2439
2440 #: convert.c:217
2441 #, c-format
2442 msgid "LF would be replaced by CRLF in %s"
2443 msgstr ""
2444
2445 #: convert.c:219
2446 #, c-format
2447 msgid ""
2448 "LF will be replaced by CRLF in %s.\n"
2449 "The file will have its original line endings in your working directory"
2450 msgstr ""
2451
2452 #: convert.c:284
2453 #, c-format
2454 msgid "BOM is prohibited in '%s' if encoded as %s"
2455 msgstr ""
2456
2457 #: convert.c:291
2458 #, c-format
2459 msgid ""
2460 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2461 "working-tree-encoding."
2462 msgstr ""
2463
2464 #: convert.c:304
2465 #, c-format
2466 msgid "BOM is required in '%s' if encoded as %s"
2467 msgstr ""
2468
2469 #: convert.c:306
2470 #, c-format
2471 msgid ""
2472 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2473 "%sLE (depending on the byte order) as working-tree-encoding."
2474 msgstr ""
2475
2476 #: convert.c:419 convert.c:490
2477 #, c-format
2478 msgid "failed to encode '%s' from %s to %s"
2479 msgstr ""
2480
2481 #: convert.c:462
2482 #, c-format
2483 msgid "encoding '%s' from %s to %s and back is not the same"
2484 msgstr ""
2485
2486 #: convert.c:668
2487 #, c-format
2488 msgid "cannot fork to run external filter '%s'"
2489 msgstr ""
2490
2491 #: convert.c:688
2492 #, c-format
2493 msgid "cannot feed the input to external filter '%s'"
2494 msgstr ""
2495
2496 #: convert.c:695
2497 #, c-format
2498 msgid "external filter '%s' failed %d"
2499 msgstr ""
2500
2501 #: convert.c:730 convert.c:733
2502 #, c-format
2503 msgid "read from external filter '%s' failed"
2504 msgstr ""
2505
2506 #: convert.c:736 convert.c:791
2507 #, c-format
2508 msgid "external filter '%s' failed"
2509 msgstr ""
2510
2511 #: convert.c:839
2512 msgid "unexpected filter type"
2513 msgstr ""
2514
2515 #: convert.c:850
2516 msgid "path name too long for external filter"
2517 msgstr ""
2518
2519 #: convert.c:924
2520 #, c-format
2521 msgid ""
2522 "external filter '%s' is not available anymore although not all paths have "
2523 "been filtered"
2524 msgstr ""
2525
2526 #: convert.c:1223
2527 msgid "true/false are no valid working-tree-encodings"
2528 msgstr ""
2529
2530 #: convert.c:1411 convert.c:1445
2531 #, c-format
2532 msgid "%s: clean filter '%s' failed"
2533 msgstr ""
2534
2535 #: convert.c:1489
2536 #, c-format
2537 msgid "%s: smudge filter %s failed"
2538 msgstr ""
2539
2540 #: date.c:138
2541 msgid "in the future"
2542 msgstr ""
2543
2544 #: date.c:144
2545 #, c-format
2546 msgid "%<PRIuMAX> second ago"
2547 msgid_plural "%<PRIuMAX> seconds ago"
2548 msgstr[0] ""
2549 msgstr[1] ""
2550
2551 #: date.c:151
2552 #, c-format
2553 msgid "%<PRIuMAX> minute ago"
2554 msgid_plural "%<PRIuMAX> minutes ago"
2555 msgstr[0] ""
2556 msgstr[1] ""
2557
2558 #: date.c:158
2559 #, c-format
2560 msgid "%<PRIuMAX> hour ago"
2561 msgid_plural "%<PRIuMAX> hours ago"
2562 msgstr[0] ""
2563 msgstr[1] ""
2564
2565 #: date.c:165
2566 #, c-format
2567 msgid "%<PRIuMAX> day ago"
2568 msgid_plural "%<PRIuMAX> days ago"
2569 msgstr[0] ""
2570 msgstr[1] ""
2571
2572 #: date.c:171
2573 #, c-format
2574 msgid "%<PRIuMAX> week ago"
2575 msgid_plural "%<PRIuMAX> weeks ago"
2576 msgstr[0] ""
2577 msgstr[1] ""
2578
2579 #: date.c:178
2580 #, c-format
2581 msgid "%<PRIuMAX> month ago"
2582 msgid_plural "%<PRIuMAX> months ago"
2583 msgstr[0] ""
2584 msgstr[1] ""
2585
2586 #: date.c:189
2587 #, c-format
2588 msgid "%<PRIuMAX> year"
2589 msgid_plural "%<PRIuMAX> years"
2590 msgstr[0] ""
2591 msgstr[1] ""
2592
2593 #. TRANSLATORS: "%s" is "<n> years"
2594 #: date.c:192
2595 #, c-format
2596 msgid "%s, %<PRIuMAX> month ago"
2597 msgid_plural "%s, %<PRIuMAX> months ago"
2598 msgstr[0] ""
2599 msgstr[1] ""
2600
2601 #: date.c:197 date.c:202
2602 #, c-format
2603 msgid "%<PRIuMAX> year ago"
2604 msgid_plural "%<PRIuMAX> years ago"
2605 msgstr[0] ""
2606 msgstr[1] ""
2607
2608 #: delta-islands.c:272
2609 msgid "Propagating island marks"
2610 msgstr ""
2611
2612 #: delta-islands.c:290
2613 #, c-format
2614 msgid "bad tree object %s"
2615 msgstr ""
2616
2617 #: delta-islands.c:334
2618 #, c-format
2619 msgid "failed to load island regex for '%s': %s"
2620 msgstr ""
2621
2622 #: delta-islands.c:390
2623 #, c-format
2624 msgid "island regex from config has too many capture groups (max=%d)"
2625 msgstr ""
2626
2627 #: delta-islands.c:467
2628 #, c-format
2629 msgid "Marked %d islands, done.\n"
2630 msgstr ""
2631
2632 #: diffcore-order.c:24
2633 #, c-format
2634 msgid "failed to read orderfile '%s'"
2635 msgstr ""
2636
2637 #: diffcore-rename.c:543
2638 msgid "Performing inexact rename detection"
2639 msgstr ""
2640
2641 #: diff-no-index.c:238
2642 msgid "git diff --no-index [<options>] <path> <path>"
2643 msgstr ""
2644
2645 #: diff-no-index.c:263
2646 msgid ""
2647 "Not a git repository. Use --no-index to compare two paths outside a working "
2648 "tree"
2649 msgstr ""
2650
2651 #: diff.c:155
2652 #, c-format
2653 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
2654 msgstr ""
2655
2656 #: diff.c:160
2657 #, c-format
2658 msgid " Unknown dirstat parameter '%s'\n"
2659 msgstr ""
2660
2661 #: diff.c:296
2662 msgid ""
2663 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2664 "'dimmed-zebra', 'plain'"
2665 msgstr ""
2666
2667 #: diff.c:324
2668 #, c-format
2669 msgid ""
2670 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
2671 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
2672 msgstr ""
2673
2674 #: diff.c:332
2675 msgid ""
2676 "color-moved-ws: allow-indentation-change cannot be combined with other "
2677 "whitespace modes"
2678 msgstr ""
2679
2680 #: diff.c:405
2681 #, c-format
2682 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
2683 msgstr ""
2684
2685 #: diff.c:465
2686 #, c-format
2687 msgid ""
2688 "Found errors in 'diff.dirstat' config variable:\n"
2689 "%s"
2690 msgstr ""
2691
2692 #: diff.c:4202
2693 #, c-format
2694 msgid "external diff died, stopping at %s"
2695 msgstr ""
2696
2697 #: diff.c:4547
2698 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
2699 msgstr ""
2700
2701 #: diff.c:4550
2702 msgid "-G, -S and --find-object are mutually exclusive"
2703 msgstr ""
2704
2705 #: diff.c:4628
2706 msgid "--follow requires exactly one pathspec"
2707 msgstr ""
2708
2709 #: diff.c:4676
2710 #, c-format
2711 msgid "invalid --stat value: %s"
2712 msgstr ""
2713
2714 #: diff.c:4681 diff.c:4686 diff.c:4691 diff.c:4696 diff.c:5209
2715 #: parse-options.c:199 parse-options.c:203
2716 #, c-format
2717 msgid "%s expects a numerical value"
2718 msgstr ""
2719
2720 #: diff.c:4713
2721 #, c-format
2722 msgid ""
2723 "Failed to parse --dirstat/-X option parameter:\n"
2724 "%s"
2725 msgstr ""
2726
2727 #: diff.c:4798
2728 #, c-format
2729 msgid "unknown change class '%c' in --diff-filter=%s"
2730 msgstr ""
2731
2732 #: diff.c:4822
2733 #, c-format
2734 msgid "unknown value after ws-error-highlight=%.*s"
2735 msgstr ""
2736
2737 #: diff.c:4836
2738 #, c-format
2739 msgid "unable to resolve '%s'"
2740 msgstr ""
2741
2742 #: diff.c:4886 diff.c:4892
2743 #, c-format
2744 msgid "%s expects <n>/<m> form"
2745 msgstr ""
2746
2747 #: diff.c:4904
2748 #, c-format
2749 msgid "%s expects a character, got '%s'"
2750 msgstr ""
2751
2752 #: diff.c:4925
2753 #, c-format
2754 msgid "bad --color-moved argument: %s"
2755 msgstr ""
2756
2757 #: diff.c:4944
2758 #, c-format
2759 msgid "invalid mode '%s' in --color-moved-ws"
2760 msgstr ""
2761
2762 #: diff.c:4984
2763 msgid ""
2764 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
2765 "\"histogram\""
2766 msgstr ""
2767
2768 #: diff.c:5020 diff.c:5040
2769 #, c-format
2770 msgid "invalid argument to %s"
2771 msgstr ""
2772
2773 #: diff.c:5178
2774 #, c-format
2775 msgid "failed to parse --submodule option parameter: '%s'"
2776 msgstr ""
2777
2778 #: diff.c:5234
2779 #, c-format
2780 msgid "bad --word-diff argument: %s"
2781 msgstr ""
2782
2783 #: diff.c:5257
2784 msgid "Diff output format options"
2785 msgstr ""
2786
2787 #: diff.c:5259 diff.c:5265
2788 msgid "generate patch"
2789 msgstr ""
2790
2791 #: diff.c:5262 builtin/log.c:173
2792 msgid "suppress diff output"
2793 msgstr ""
2794
2795 #: diff.c:5267 diff.c:5381 diff.c:5388
2796 msgid "<n>"
2797 msgstr ""
2798
2799 #: diff.c:5268 diff.c:5271
2800 msgid "generate diffs with <n> lines context"
2801 msgstr ""
2802
2803 #: diff.c:5273
2804 msgid "generate the diff in raw format"
2805 msgstr ""
2806
2807 #: diff.c:5276
2808 msgid "synonym for '-p --raw'"
2809 msgstr ""
2810
2811 #: diff.c:5280
2812 msgid "synonym for '-p --stat'"
2813 msgstr ""
2814
2815 #: diff.c:5284
2816 msgid "machine friendly --stat"
2817 msgstr ""
2818
2819 #: diff.c:5287
2820 msgid "output only the last line of --stat"
2821 msgstr ""
2822
2823 #: diff.c:5289 diff.c:5297
2824 msgid "<param1,param2>..."
2825 msgstr ""
2826
2827 #: diff.c:5290
2828 msgid ""
2829 "output the distribution of relative amount of changes for each sub-directory"
2830 msgstr ""
2831
2832 #: diff.c:5294
2833 msgid "synonym for --dirstat=cumulative"
2834 msgstr ""
2835
2836 #: diff.c:5298
2837 msgid "synonym for --dirstat=files,param1,param2..."
2838 msgstr ""
2839
2840 #: diff.c:5302
2841 msgid "warn if changes introduce conflict markers or whitespace errors"
2842 msgstr ""
2843
2844 #: diff.c:5305
2845 msgid "condensed summary such as creations, renames and mode changes"
2846 msgstr ""
2847
2848 #: diff.c:5308
2849 msgid "show only names of changed files"
2850 msgstr ""
2851
2852 #: diff.c:5311
2853 msgid "show only names and status of changed files"
2854 msgstr ""
2855
2856 #: diff.c:5313
2857 msgid "<width>[,<name-width>[,<count>]]"
2858 msgstr ""
2859
2860 #: diff.c:5314
2861 msgid "generate diffstat"
2862 msgstr ""
2863
2864 #: diff.c:5316 diff.c:5319 diff.c:5322
2865 msgid "<width>"
2866 msgstr ""
2867
2868 #: diff.c:5317
2869 msgid "generate diffstat with a given width"
2870 msgstr ""
2871
2872 #: diff.c:5320
2873 msgid "generate diffstat with a given name width"
2874 msgstr ""
2875
2876 #: diff.c:5323
2877 msgid "generate diffstat with a given graph width"
2878 msgstr ""
2879
2880 #: diff.c:5325
2881 msgid "<count>"
2882 msgstr ""
2883
2884 #: diff.c:5326
2885 msgid "generate diffstat with limited lines"
2886 msgstr ""
2887
2888 #: diff.c:5329
2889 msgid "generate compact summary in diffstat"
2890 msgstr ""
2891
2892 #: diff.c:5332
2893 msgid "output a binary diff that can be applied"
2894 msgstr ""
2895
2896 #: diff.c:5335
2897 msgid "show full pre- and post-image object names on the \"index\" lines"
2898 msgstr ""
2899
2900 #: diff.c:5337
2901 msgid "show colored diff"
2902 msgstr ""
2903
2904 #: diff.c:5338
2905 msgid "<kind>"
2906 msgstr ""
2907
2908 #: diff.c:5339
2909 msgid ""
2910 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
2911 "diff"
2912 msgstr ""
2913
2914 #: diff.c:5342
2915 msgid ""
2916 "do not munge pathnames and use NULs as output field terminators in --raw or "
2917 "--numstat"
2918 msgstr ""
2919
2920 #: diff.c:5345 diff.c:5348 diff.c:5351 diff.c:5457
2921 msgid "<prefix>"
2922 msgstr ""
2923
2924 #: diff.c:5346
2925 msgid "show the given source prefix instead of \"a/\""
2926 msgstr ""
2927
2928 #: diff.c:5349
2929 msgid "show the given destination prefix instead of \"b/\""
2930 msgstr ""
2931
2932 #: diff.c:5352
2933 msgid "prepend an additional prefix to every line of output"
2934 msgstr ""
2935
2936 #: diff.c:5355
2937 msgid "do not show any source or destination prefix"
2938 msgstr ""
2939
2940 #: diff.c:5358
2941 msgid "show context between diff hunks up to the specified number of lines"
2942 msgstr ""
2943
2944 #: diff.c:5362 diff.c:5367 diff.c:5372
2945 msgid "<char>"
2946 msgstr ""
2947
2948 #: diff.c:5363
2949 msgid "specify the character to indicate a new line instead of '+'"
2950 msgstr ""
2951
2952 #: diff.c:5368
2953 msgid "specify the character to indicate an old line instead of '-'"
2954 msgstr ""
2955
2956 #: diff.c:5373
2957 msgid "specify the character to indicate a context instead of ' '"
2958 msgstr ""
2959
2960 #: diff.c:5376
2961 msgid "Diff rename options"
2962 msgstr ""
2963
2964 #: diff.c:5377
2965 msgid "<n>[/<m>]"
2966 msgstr ""
2967
2968 #: diff.c:5378
2969 msgid "break complete rewrite changes into pairs of delete and create"
2970 msgstr ""
2971
2972 #: diff.c:5382
2973 msgid "detect renames"
2974 msgstr ""
2975
2976 #: diff.c:5386
2977 msgid "omit the preimage for deletes"
2978 msgstr ""
2979
2980 #: diff.c:5389
2981 msgid "detect copies"
2982 msgstr ""
2983
2984 #: diff.c:5393
2985 msgid "use unmodified files as source to find copies"
2986 msgstr ""
2987
2988 #: diff.c:5395
2989 msgid "disable rename detection"
2990 msgstr ""
2991
2992 #: diff.c:5398
2993 msgid "use empty blobs as rename source"
2994 msgstr ""
2995
2996 #: diff.c:5400
2997 msgid "continue listing the history of a file beyond renames"
2998 msgstr ""
2999
3000 #: diff.c:5403
3001 msgid ""
3002 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3003 "given limit"
3004 msgstr ""
3005
3006 #: diff.c:5405
3007 msgid "Diff algorithm options"
3008 msgstr ""
3009
3010 #: diff.c:5407
3011 msgid "produce the smallest possible diff"
3012 msgstr ""
3013
3014 #: diff.c:5410
3015 msgid "ignore whitespace when comparing lines"
3016 msgstr ""
3017
3018 #: diff.c:5413
3019 msgid "ignore changes in amount of whitespace"
3020 msgstr ""
3021
3022 #: diff.c:5416
3023 msgid "ignore changes in whitespace at EOL"
3024 msgstr ""
3025
3026 #: diff.c:5419
3027 msgid "ignore carrier-return at the end of line"
3028 msgstr ""
3029
3030 #: diff.c:5422
3031 msgid "ignore changes whose lines are all blank"
3032 msgstr ""
3033
3034 #: diff.c:5425
3035 msgid "heuristic to shift diff hunk boundaries for easy reading"
3036 msgstr ""
3037
3038 #: diff.c:5428
3039 msgid "generate diff using the \"patience diff\" algorithm"
3040 msgstr ""
3041
3042 #: diff.c:5432
3043 msgid "generate diff using the \"histogram diff\" algorithm"
3044 msgstr ""
3045
3046 #: diff.c:5434
3047 msgid "<algorithm>"
3048 msgstr ""
3049
3050 #: diff.c:5435
3051 msgid "choose a diff algorithm"
3052 msgstr ""
3053
3054 #: diff.c:5437
3055 msgid "<text>"
3056 msgstr ""
3057
3058 #: diff.c:5438
3059 msgid "generate diff using the \"anchored diff\" algorithm"
3060 msgstr ""
3061
3062 #: diff.c:5440 diff.c:5449 diff.c:5452
3063 msgid "<mode>"
3064 msgstr ""
3065
3066 #: diff.c:5441
3067 msgid "show word diff, using <mode> to delimit changed words"
3068 msgstr ""
3069
3070 #: diff.c:5443 diff.c:5446 diff.c:5491
3071 msgid "<regex>"
3072 msgstr ""
3073
3074 #: diff.c:5444
3075 msgid "use <regex> to decide what a word is"
3076 msgstr ""
3077
3078 #: diff.c:5447
3079 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3080 msgstr ""
3081
3082 #: diff.c:5450
3083 msgid "moved lines of code are colored differently"
3084 msgstr ""
3085
3086 #: diff.c:5453
3087 msgid "how white spaces are ignored in --color-moved"
3088 msgstr ""
3089
3090 #: diff.c:5456
3091 msgid "Other diff options"
3092 msgstr ""
3093
3094 #: diff.c:5458
3095 msgid "when run from subdir, exclude changes outside and show relative paths"
3096 msgstr ""
3097
3098 #: diff.c:5462
3099 msgid "treat all files as text"
3100 msgstr ""
3101
3102 #: diff.c:5464
3103 msgid "swap two inputs, reverse the diff"
3104 msgstr ""
3105
3106 #: diff.c:5466
3107 msgid "exit with 1 if there were differences, 0 otherwise"
3108 msgstr ""
3109
3110 #: diff.c:5468
3111 msgid "disable all output of the program"
3112 msgstr ""
3113
3114 #: diff.c:5470
3115 msgid "allow an external diff helper to be executed"
3116 msgstr ""
3117
3118 #: diff.c:5472
3119 msgid "run external text conversion filters when comparing binary files"
3120 msgstr ""
3121
3122 #: diff.c:5474
3123 msgid "<when>"
3124 msgstr ""
3125
3126 #: diff.c:5475
3127 msgid "ignore changes to submodules in the diff generation"
3128 msgstr ""
3129
3130 #: diff.c:5478
3131 msgid "<format>"
3132 msgstr ""
3133
3134 #: diff.c:5479
3135 msgid "specify how differences in submodules are shown"
3136 msgstr ""
3137
3138 #: diff.c:5483
3139 msgid "hide 'git add -N' entries from the index"
3140 msgstr ""
3141
3142 #: diff.c:5486
3143 msgid "treat 'git add -N' entries as real in the index"
3144 msgstr ""
3145
3146 #: diff.c:5488
3147 msgid "<string>"
3148 msgstr ""
3149
3150 #: diff.c:5489
3151 msgid ""
3152 "look for differences that change the number of occurrences of the specified "
3153 "string"
3154 msgstr ""
3155
3156 #: diff.c:5492
3157 msgid ""
3158 "look for differences that change the number of occurrences of the specified "
3159 "regex"
3160 msgstr ""
3161
3162 #: diff.c:5495
3163 msgid "show all changes in the changeset with -S or -G"
3164 msgstr ""
3165
3166 #: diff.c:5498
3167 msgid "treat <string> in -S as extended POSIX regular expression"
3168 msgstr ""
3169
3170 #: diff.c:5501
3171 msgid "control the order in which files appear in the output"
3172 msgstr ""
3173
3174 #: diff.c:5502
3175 msgid "<object-id>"
3176 msgstr ""
3177
3178 #: diff.c:5503
3179 msgid ""
3180 "look for differences that change the number of occurrences of the specified "
3181 "object"
3182 msgstr ""
3183
3184 #: diff.c:5505
3185 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3186 msgstr ""
3187
3188 #: diff.c:5506
3189 msgid "select files by diff type"
3190 msgstr ""
3191
3192 #: diff.c:5508
3193 msgid "<file>"
3194 msgstr ""
3195
3196 #: diff.c:5509
3197 msgid "Output to a specific file"
3198 msgstr ""
3199
3200 #: diff.c:6164
3201 msgid "inexact rename detection was skipped due to too many files."
3202 msgstr ""
3203
3204 #: diff.c:6167
3205 msgid "only found copies from modified paths due to too many files."
3206 msgstr ""
3207
3208 #: diff.c:6170
3209 #, c-format
3210 msgid ""
3211 "you may want to set your %s variable to at least %d and retry the command."
3212 msgstr ""
3213
3214 #: dir.c:554
3215 #, c-format
3216 msgid "pathspec '%s' did not match any file(s) known to git"
3217 msgstr ""
3218
3219 #: dir.c:664
3220 #, c-format
3221 msgid "unrecognized pattern: '%s'"
3222 msgstr ""
3223
3224 #: dir.c:682 dir.c:696
3225 #, c-format
3226 msgid "unrecognized negative pattern: '%s'"
3227 msgstr ""
3228
3229 #: dir.c:714
3230 #, c-format
3231 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3232 msgstr ""
3233
3234 #: dir.c:724
3235 msgid "disabling cone pattern matching"
3236 msgstr ""
3237
3238 #: dir.c:1101
3239 #, c-format
3240 msgid "cannot use %s as an exclude file"
3241 msgstr ""
3242
3243 #: dir.c:2078
3244 #, c-format
3245 msgid "could not open directory '%s'"
3246 msgstr ""
3247
3248 #: dir.c:2415
3249 msgid "failed to get kernel name and information"
3250 msgstr ""
3251
3252 #: dir.c:2539
3253 msgid "untracked cache is disabled on this system or location"
3254 msgstr ""
3255
3256 #: dir.c:3343
3257 #, c-format
3258 msgid "index file corrupt in repo %s"
3259 msgstr ""
3260
3261 #: dir.c:3388 dir.c:3393
3262 #, c-format
3263 msgid "could not create directories for %s"
3264 msgstr ""
3265
3266 #: dir.c:3422
3267 #, c-format
3268 msgid "could not migrate git directory from '%s' to '%s'"
3269 msgstr ""
3270
3271 #: editor.c:73
3272 #, c-format
3273 msgid "hint: Waiting for your editor to close the file...%c"
3274 msgstr ""
3275
3276 #: entry.c:178
3277 msgid "Filtering content"
3278 msgstr ""
3279
3280 #: entry.c:476
3281 #, c-format
3282 msgid "could not stat file '%s'"
3283 msgstr ""
3284
3285 #: environment.c:149
3286 #, c-format
3287 msgid "bad git namespace path \"%s\""
3288 msgstr ""
3289
3290 #: environment.c:331
3291 #, c-format
3292 msgid "could not set GIT_DIR to '%s'"
3293 msgstr ""
3294
3295 #: exec-cmd.c:363
3296 #, c-format
3297 msgid "too many args to run %s"
3298 msgstr ""
3299
3300 #: fetch-pack.c:150
3301 msgid "git fetch-pack: expected shallow list"
3302 msgstr ""
3303
3304 #: fetch-pack.c:153
3305 msgid "git fetch-pack: expected a flush packet after shallow list"
3306 msgstr ""
3307
3308 #: fetch-pack.c:164
3309 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3310 msgstr ""
3311
3312 #: fetch-pack.c:184
3313 #, c-format
3314 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3315 msgstr ""
3316
3317 #: fetch-pack.c:195
3318 msgid "unable to write to remote"
3319 msgstr ""
3320
3321 #: fetch-pack.c:257
3322 msgid "--stateless-rpc requires multi_ack_detailed"
3323 msgstr ""
3324
3325 #: fetch-pack.c:356 fetch-pack.c:1340
3326 #, c-format
3327 msgid "invalid shallow line: %s"
3328 msgstr ""
3329
3330 #: fetch-pack.c:362 fetch-pack.c:1346
3331 #, c-format
3332 msgid "invalid unshallow line: %s"
3333 msgstr ""
3334
3335 #: fetch-pack.c:364 fetch-pack.c:1348
3336 #, c-format
3337 msgid "object not found: %s"
3338 msgstr ""
3339
3340 #: fetch-pack.c:367 fetch-pack.c:1351
3341 #, c-format
3342 msgid "error in object: %s"
3343 msgstr ""
3344
3345 #: fetch-pack.c:369 fetch-pack.c:1353
3346 #, c-format
3347 msgid "no shallow found: %s"
3348 msgstr ""
3349
3350 #: fetch-pack.c:372 fetch-pack.c:1357
3351 #, c-format
3352 msgid "expected shallow/unshallow, got %s"
3353 msgstr ""
3354
3355 #: fetch-pack.c:414
3356 #, c-format
3357 msgid "got %s %d %s"
3358 msgstr ""
3359
3360 #: fetch-pack.c:431
3361 #, c-format
3362 msgid "invalid commit %s"
3363 msgstr ""
3364
3365 #: fetch-pack.c:462
3366 msgid "giving up"
3367 msgstr ""
3368
3369 #: fetch-pack.c:475 progress.c:323
3370 msgid "done"
3371 msgstr ""
3372
3373 #: fetch-pack.c:487
3374 #, c-format
3375 msgid "got %s (%d) %s"
3376 msgstr ""
3377
3378 #: fetch-pack.c:533
3379 #, c-format
3380 msgid "Marking %s as complete"
3381 msgstr ""
3382
3383 #: fetch-pack.c:754
3384 #, c-format
3385 msgid "already have %s (%s)"
3386 msgstr ""
3387
3388 #: fetch-pack.c:818
3389 msgid "fetch-pack: unable to fork off sideband demultiplexer"
3390 msgstr ""
3391
3392 #: fetch-pack.c:826
3393 msgid "protocol error: bad pack header"
3394 msgstr ""
3395
3396 #: fetch-pack.c:900
3397 #, c-format
3398 msgid "fetch-pack: unable to fork off %s"
3399 msgstr ""
3400
3401 #: fetch-pack.c:916
3402 #, c-format
3403 msgid "%s failed"
3404 msgstr ""
3405
3406 #: fetch-pack.c:918
3407 msgid "error in sideband demultiplexer"
3408 msgstr ""
3409
3410 #: fetch-pack.c:965
3411 #, c-format
3412 msgid "Server version is %.*s"
3413 msgstr ""
3414
3415 #: fetch-pack.c:970 fetch-pack.c:976 fetch-pack.c:979 fetch-pack.c:985
3416 #: fetch-pack.c:989 fetch-pack.c:993 fetch-pack.c:997 fetch-pack.c:1001
3417 #: fetch-pack.c:1005 fetch-pack.c:1009 fetch-pack.c:1013 fetch-pack.c:1017
3418 #: fetch-pack.c:1023 fetch-pack.c:1029 fetch-pack.c:1034 fetch-pack.c:1039
3419 #, c-format
3420 msgid "Server supports %s"
3421 msgstr ""
3422
3423 #: fetch-pack.c:972
3424 msgid "Server does not support shallow clients"
3425 msgstr ""
3426
3427 #: fetch-pack.c:1032
3428 msgid "Server does not support --shallow-since"
3429 msgstr ""
3430
3431 #: fetch-pack.c:1037
3432 msgid "Server does not support --shallow-exclude"
3433 msgstr ""
3434
3435 #: fetch-pack.c:1041
3436 msgid "Server does not support --deepen"
3437 msgstr ""
3438
3439 #: fetch-pack.c:1058
3440 msgid "no common commits"
3441 msgstr ""
3442
3443 #: fetch-pack.c:1070 fetch-pack.c:1536
3444 msgid "git fetch-pack: fetch failed."
3445 msgstr ""
3446
3447 #: fetch-pack.c:1209
3448 msgid "Server does not support shallow requests"
3449 msgstr ""
3450
3451 #: fetch-pack.c:1216
3452 msgid "Server supports filter"
3453 msgstr ""
3454
3455 #: fetch-pack.c:1239
3456 msgid "unable to write request to remote"
3457 msgstr ""
3458
3459 #: fetch-pack.c:1257
3460 #, c-format
3461 msgid "error reading section header '%s'"
3462 msgstr ""
3463
3464 #: fetch-pack.c:1263
3465 #, c-format
3466 msgid "expected '%s', received '%s'"
3467 msgstr ""
3468
3469 #: fetch-pack.c:1303
3470 #, c-format
3471 msgid "unexpected acknowledgment line: '%s'"
3472 msgstr ""
3473
3474 #: fetch-pack.c:1308
3475 #, c-format
3476 msgid "error processing acks: %d"
3477 msgstr ""
3478
3479 #: fetch-pack.c:1318
3480 msgid "expected packfile to be sent after 'ready'"
3481 msgstr ""
3482
3483 #: fetch-pack.c:1320
3484 msgid "expected no other sections to be sent after no 'ready'"
3485 msgstr ""
3486
3487 #: fetch-pack.c:1362
3488 #, c-format
3489 msgid "error processing shallow info: %d"
3490 msgstr ""
3491
3492 #: fetch-pack.c:1409
3493 #, c-format
3494 msgid "expected wanted-ref, got '%s'"
3495 msgstr ""
3496
3497 #: fetch-pack.c:1414
3498 #, c-format
3499 msgid "unexpected wanted-ref: '%s'"
3500 msgstr ""
3501
3502 #: fetch-pack.c:1419
3503 #, c-format
3504 msgid "error processing wanted refs: %d"
3505 msgstr ""
3506
3507 #: fetch-pack.c:1762
3508 msgid "no matching remote head"
3509 msgstr ""
3510
3511 #: fetch-pack.c:1785 builtin/clone.c:688
3512 msgid "remote did not send all necessary objects"
3513 msgstr ""
3514
3515 #: fetch-pack.c:1812
3516 #, c-format
3517 msgid "no such remote ref %s"
3518 msgstr ""
3519
3520 #: fetch-pack.c:1815
3521 #, c-format
3522 msgid "Server does not allow request for unadvertised object %s"
3523 msgstr ""
3524
3525 #: gpg-interface.c:223
3526 msgid "could not create temporary file"
3527 msgstr ""
3528
3529 #: gpg-interface.c:226
3530 #, c-format
3531 msgid "failed writing detached signature to '%s'"
3532 msgstr ""
3533
3534 #: gpg-interface.c:390
3535 msgid "gpg failed to sign the data"
3536 msgstr ""
3537
3538 #: graph.c:98
3539 #, c-format
3540 msgid "ignore invalid color '%.*s' in log.graphColors"
3541 msgstr ""
3542
3543 #: grep.c:668
3544 msgid ""
3545 "given pattern contains NULL byte (via -f <file>). This is only supported "
3546 "with -P under PCRE v2"
3547 msgstr ""
3548
3549 #: grep.c:2124
3550 #, c-format
3551 msgid "'%s': unable to read %s"
3552 msgstr ""
3553
3554 #: grep.c:2141 setup.c:165 builtin/clone.c:411 builtin/diff.c:82
3555 #: builtin/rm.c:135
3556 #, c-format
3557 msgid "failed to stat '%s'"
3558 msgstr ""
3559
3560 #: grep.c:2152
3561 #, c-format
3562 msgid "'%s': short read"
3563 msgstr ""
3564
3565 #: help.c:23
3566 msgid "start a working area (see also: git help tutorial)"
3567 msgstr ""
3568
3569 #: help.c:24
3570 msgid "work on the current change (see also: git help everyday)"
3571 msgstr ""
3572
3573 #: help.c:25
3574 msgid "examine the history and state (see also: git help revisions)"
3575 msgstr ""
3576
3577 #: help.c:26
3578 msgid "grow, mark and tweak your common history"
3579 msgstr ""
3580
3581 #: help.c:27
3582 msgid "collaborate (see also: git help workflows)"
3583 msgstr ""
3584
3585 #: help.c:31
3586 msgid "Main Porcelain Commands"
3587 msgstr ""
3588
3589 #: help.c:32
3590 msgid "Ancillary Commands / Manipulators"
3591 msgstr ""
3592
3593 #: help.c:33
3594 msgid "Ancillary Commands / Interrogators"
3595 msgstr ""
3596
3597 #: help.c:34
3598 msgid "Interacting with Others"
3599 msgstr ""
3600
3601 #: help.c:35
3602 msgid "Low-level Commands / Manipulators"
3603 msgstr ""
3604
3605 #: help.c:36
3606 msgid "Low-level Commands / Interrogators"
3607 msgstr ""
3608
3609 #: help.c:37
3610 msgid "Low-level Commands / Syncing Repositories"
3611 msgstr ""
3612
3613 #: help.c:38
3614 msgid "Low-level Commands / Internal Helpers"
3615 msgstr ""
3616
3617 #: help.c:298
3618 #, c-format
3619 msgid "available git commands in '%s'"
3620 msgstr ""
3621
3622 #: help.c:305
3623 msgid "git commands available from elsewhere on your $PATH"
3624 msgstr ""
3625
3626 #: help.c:314
3627 msgid "These are common Git commands used in various situations:"
3628 msgstr ""
3629
3630 #: help.c:363 git.c:98
3631 #, c-format
3632 msgid "unsupported command listing type '%s'"
3633 msgstr ""
3634
3635 #: help.c:403
3636 msgid "The common Git guides are:"
3637 msgstr ""
3638
3639 #: help.c:512
3640 msgid "See 'git help <command>' to read about a specific subcommand"
3641 msgstr ""
3642
3643 #: help.c:517
3644 msgid "External commands"
3645 msgstr ""
3646
3647 #: help.c:532
3648 msgid "Command aliases"
3649 msgstr ""
3650
3651 #: help.c:596
3652 #, c-format
3653 msgid ""
3654 "'%s' appears to be a git command, but we were not\n"
3655 "able to execute it. Maybe git-%s is broken?"
3656 msgstr ""
3657
3658 #: help.c:655
3659 msgid "Uh oh. Your system reports no Git commands at all."
3660 msgstr ""
3661
3662 #: help.c:677
3663 #, c-format
3664 msgid "WARNING: You called a Git command named '%s', which does not exist."
3665 msgstr ""
3666
3667 #: help.c:682
3668 #, c-format
3669 msgid "Continuing under the assumption that you meant '%s'."
3670 msgstr ""
3671
3672 #: help.c:687
3673 #, c-format
3674 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
3675 msgstr ""
3676
3677 #: help.c:695
3678 #, c-format
3679 msgid "git: '%s' is not a git command. See 'git --help'."
3680 msgstr ""
3681
3682 #: help.c:699
3683 msgid ""
3684 "\n"
3685 "The most similar command is"
3686 msgid_plural ""
3687 "\n"
3688 "The most similar commands are"
3689 msgstr[0] ""
3690 msgstr[1] ""
3691
3692 #: help.c:714
3693 msgid "git version [<options>]"
3694 msgstr ""
3695
3696 #: help.c:783
3697 #, c-format
3698 msgid "%s: %s - %s"
3699 msgstr ""
3700
3701 #: help.c:787
3702 msgid ""
3703 "\n"
3704 "Did you mean this?"
3705 msgid_plural ""
3706 "\n"
3707 "Did you mean one of these?"
3708 msgstr[0] ""
3709 msgstr[1] ""
3710
3711 #: ident.c:349
3712 msgid ""
3713 "\n"
3714 "*** Please tell me who you are.\n"
3715 "\n"
3716 "Run\n"
3717 "\n"
3718 " git config --global user.email \"you@example.com\"\n"
3719 " git config --global user.name \"Your Name\"\n"
3720 "\n"
3721 "to set your account's default identity.\n"
3722 "Omit --global to set the identity only in this repository.\n"
3723 "\n"
3724 msgstr ""
3725
3726 #: ident.c:379
3727 msgid "no email was given and auto-detection is disabled"
3728 msgstr ""
3729
3730 #: ident.c:384
3731 #, c-format
3732 msgid "unable to auto-detect email address (got '%s')"
3733 msgstr ""
3734
3735 #: ident.c:401
3736 msgid "no name was given and auto-detection is disabled"
3737 msgstr ""
3738
3739 #: ident.c:407
3740 #, c-format
3741 msgid "unable to auto-detect name (got '%s')"
3742 msgstr ""
3743
3744 #: ident.c:415
3745 #, c-format
3746 msgid "empty ident name (for <%s>) not allowed"
3747 msgstr ""
3748
3749 #: ident.c:421
3750 #, c-format
3751 msgid "name consists only of disallowed characters: %s"
3752 msgstr ""
3753
3754 #: ident.c:436 builtin/commit.c:631
3755 #, c-format
3756 msgid "invalid date format: %s"
3757 msgstr ""
3758
3759 #: list-objects.c:127
3760 #, c-format
3761 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
3762 msgstr ""
3763
3764 #: list-objects.c:140
3765 #, c-format
3766 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
3767 msgstr ""
3768
3769 #: list-objects.c:375
3770 #, c-format
3771 msgid "unable to load root tree for commit %s"
3772 msgstr ""
3773
3774 #: list-objects-filter.c:492
3775 #, c-format
3776 msgid "unable to access sparse blob in '%s'"
3777 msgstr ""
3778
3779 #: list-objects-filter.c:495
3780 #, c-format
3781 msgid "unable to parse sparse filter data in %s"
3782 msgstr ""
3783
3784 #: list-objects-filter-options.c:58
3785 msgid "expected 'tree:<depth>'"
3786 msgstr ""
3787
3788 #: list-objects-filter-options.c:73
3789 msgid "sparse:path filters support has been dropped"
3790 msgstr ""
3791
3792 #: list-objects-filter-options.c:86
3793 #, c-format
3794 msgid "invalid filter-spec '%s'"
3795 msgstr ""
3796
3797 #: list-objects-filter-options.c:102
3798 #, c-format
3799 msgid "must escape char in sub-filter-spec: '%c'"
3800 msgstr ""
3801
3802 #: list-objects-filter-options.c:144
3803 msgid "expected something after combine:"
3804 msgstr ""
3805
3806 #: list-objects-filter-options.c:226
3807 msgid "multiple filter-specs cannot be combined"
3808 msgstr ""
3809
3810 #: lockfile.c:151
3811 #, c-format
3812 msgid ""
3813 "Unable to create '%s.lock': %s.\n"
3814 "\n"
3815 "Another git process seems to be running in this repository, e.g.\n"
3816 "an editor opened by 'git commit'. Please make sure all processes\n"
3817 "are terminated then try again. If it still fails, a git process\n"
3818 "may have crashed in this repository earlier:\n"
3819 "remove the file manually to continue."
3820 msgstr ""
3821
3822 #: lockfile.c:159
3823 #, c-format
3824 msgid "Unable to create '%s.lock': %s"
3825 msgstr ""
3826
3827 #: merge.c:41
3828 msgid "failed to read the cache"
3829 msgstr ""
3830
3831 #: merge.c:107 rerere.c:720 builtin/am.c:1874 builtin/am.c:1908
3832 #: builtin/checkout.c:539 builtin/checkout.c:798 builtin/clone.c:809
3833 #: builtin/stash.c:264
3834 msgid "unable to write new index file"
3835 msgstr ""
3836
3837 #: merge-recursive.c:367
3838 msgid "(bad commit)\n"
3839 msgstr ""
3840
3841 #: merge-recursive.c:390
3842 #, c-format
3843 msgid "add_cacheinfo failed for path '%s'; merge aborting."
3844 msgstr ""
3845
3846 #: merge-recursive.c:399
3847 #, c-format
3848 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
3849 msgstr ""
3850
3851 #: merge-recursive.c:885
3852 #, c-format
3853 msgid "failed to create path '%s'%s"
3854 msgstr ""
3855
3856 #: merge-recursive.c:896
3857 #, c-format
3858 msgid "Removing %s to make room for subdirectory\n"
3859 msgstr ""
3860
3861 #: merge-recursive.c:910 merge-recursive.c:929
3862 msgid ": perhaps a D/F conflict?"
3863 msgstr ""
3864
3865 #: merge-recursive.c:919
3866 #, c-format
3867 msgid "refusing to lose untracked file at '%s'"
3868 msgstr ""
3869
3870 #: merge-recursive.c:960 builtin/cat-file.c:41
3871 #, c-format
3872 msgid "cannot read object %s '%s'"
3873 msgstr ""
3874
3875 #: merge-recursive.c:965
3876 #, c-format
3877 msgid "blob expected for %s '%s'"
3878 msgstr ""
3879
3880 #: merge-recursive.c:990
3881 #, c-format
3882 msgid "failed to open '%s': %s"
3883 msgstr ""
3884
3885 #: merge-recursive.c:1001
3886 #, c-format
3887 msgid "failed to symlink '%s': %s"
3888 msgstr ""
3889
3890 #: merge-recursive.c:1006
3891 #, c-format
3892 msgid "do not know what to do with %06o %s '%s'"
3893 msgstr ""
3894
3895 #: merge-recursive.c:1199
3896 #, c-format
3897 msgid "Failed to merge submodule %s (not checked out)"
3898 msgstr ""
3899
3900 #: merge-recursive.c:1206
3901 #, c-format
3902 msgid "Failed to merge submodule %s (commits not present)"
3903 msgstr ""
3904
3905 #: merge-recursive.c:1213
3906 #, c-format
3907 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
3908 msgstr ""
3909
3910 #: merge-recursive.c:1221 merge-recursive.c:1233
3911 #, c-format
3912 msgid "Fast-forwarding submodule %s to the following commit:"
3913 msgstr ""
3914
3915 #: merge-recursive.c:1224 merge-recursive.c:1236
3916 #, c-format
3917 msgid "Fast-forwarding submodule %s"
3918 msgstr ""
3919
3920 #: merge-recursive.c:1259
3921 #, c-format
3922 msgid "Failed to merge submodule %s (merge following commits not found)"
3923 msgstr ""
3924
3925 #: merge-recursive.c:1263
3926 #, c-format
3927 msgid "Failed to merge submodule %s (not fast-forward)"
3928 msgstr ""
3929
3930 #: merge-recursive.c:1264
3931 msgid "Found a possible merge resolution for the submodule:\n"
3932 msgstr ""
3933
3934 #: merge-recursive.c:1267
3935 #, c-format
3936 msgid ""
3937 "If this is correct simply add it to the index for example\n"
3938 "by using:\n"
3939 "\n"
3940 " git update-index --cacheinfo 160000 %s \"%s\"\n"
3941 "\n"
3942 "which will accept this suggestion.\n"
3943 msgstr ""
3944
3945 #: merge-recursive.c:1276
3946 #, c-format
3947 msgid "Failed to merge submodule %s (multiple merges found)"
3948 msgstr ""
3949
3950 #: merge-recursive.c:1349
3951 msgid "Failed to execute internal merge"
3952 msgstr ""
3953
3954 #: merge-recursive.c:1354
3955 #, c-format
3956 msgid "Unable to add %s to database"
3957 msgstr ""
3958
3959 #: merge-recursive.c:1386
3960 #, c-format
3961 msgid "Auto-merging %s"
3962 msgstr ""
3963
3964 #: merge-recursive.c:1410
3965 #, c-format
3966 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
3967 msgstr ""
3968
3969 #: merge-recursive.c:1482
3970 #, c-format
3971 msgid ""
3972 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
3973 "in tree."
3974 msgstr ""
3975
3976 #: merge-recursive.c:1487
3977 #, c-format
3978 msgid ""
3979 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
3980 "left in tree."
3981 msgstr ""
3982
3983 #: merge-recursive.c:1494
3984 #, c-format
3985 msgid ""
3986 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
3987 "in tree at %s."
3988 msgstr ""
3989
3990 #: merge-recursive.c:1499
3991 #, c-format
3992 msgid ""
3993 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
3994 "left in tree at %s."
3995 msgstr ""
3996
3997 #: merge-recursive.c:1534
3998 msgid "rename"
3999 msgstr ""
4000
4001 #: merge-recursive.c:1534
4002 msgid "renamed"
4003 msgstr ""
4004
4005 #: merge-recursive.c:1614 merge-recursive.c:2530 merge-recursive.c:3175
4006 #, c-format
4007 msgid "Refusing to lose dirty file at %s"
4008 msgstr ""
4009
4010 #: merge-recursive.c:1624
4011 #, c-format
4012 msgid "Refusing to lose untracked file at %s, even though it's in the way."
4013 msgstr ""
4014
4015 #: merge-recursive.c:1682
4016 #, c-format
4017 msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
4018 msgstr ""
4019
4020 #: merge-recursive.c:1713
4021 #, c-format
4022 msgid "%s is a directory in %s adding as %s instead"
4023 msgstr ""
4024
4025 #: merge-recursive.c:1718
4026 #, c-format
4027 msgid "Refusing to lose untracked file at %s; adding as %s instead"
4028 msgstr ""
4029
4030 #: merge-recursive.c:1737
4031 #, c-format
4032 msgid ""
4033 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4034 "\"->\"%s\" in \"%s\"%s"
4035 msgstr ""
4036
4037 #: merge-recursive.c:1742
4038 msgid " (left unresolved)"
4039 msgstr ""
4040
4041 #: merge-recursive.c:1851
4042 #, c-format
4043 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
4044 msgstr ""
4045
4046 #: merge-recursive.c:2114
4047 #, c-format
4048 msgid ""
4049 "CONFLICT (directory rename split): Unclear where to place %s because "
4050 "directory %s was renamed to multiple other directories, with no destination "
4051 "getting a majority of the files."
4052 msgstr ""
4053
4054 #: merge-recursive.c:2146
4055 #, c-format
4056 msgid ""
4057 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4058 "implicit directory rename(s) putting the following path(s) there: %s."
4059 msgstr ""
4060
4061 #: merge-recursive.c:2156
4062 #, c-format
4063 msgid ""
4064 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4065 "implicit directory renames tried to put these paths there: %s"
4066 msgstr ""
4067
4068 #: merge-recursive.c:2248
4069 #, c-format
4070 msgid ""
4071 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4072 ">%s in %s"
4073 msgstr ""
4074
4075 #: merge-recursive.c:2493
4076 #, c-format
4077 msgid ""
4078 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4079 "renamed."
4080 msgstr ""
4081
4082 #: merge-recursive.c:3019
4083 #, c-format
4084 msgid "cannot read object %s"
4085 msgstr ""
4086
4087 #: merge-recursive.c:3022
4088 #, c-format
4089 msgid "object %s is not a blob"
4090 msgstr ""
4091
4092 #: merge-recursive.c:3086
4093 msgid "modify"
4094 msgstr ""
4095
4096 #: merge-recursive.c:3086
4097 msgid "modified"
4098 msgstr ""
4099
4100 #: merge-recursive.c:3098
4101 msgid "content"
4102 msgstr ""
4103
4104 #: merge-recursive.c:3102
4105 msgid "add/add"
4106 msgstr ""
4107
4108 #: merge-recursive.c:3125
4109 #, c-format
4110 msgid "Skipped %s (merged same as existing)"
4111 msgstr ""
4112
4113 #: merge-recursive.c:3147 git-submodule.sh:993
4114 msgid "submodule"
4115 msgstr ""
4116
4117 #: merge-recursive.c:3148
4118 #, c-format
4119 msgid "CONFLICT (%s): Merge conflict in %s"
4120 msgstr ""
4121
4122 #: merge-recursive.c:3178
4123 #, c-format
4124 msgid "Adding as %s instead"
4125 msgstr ""
4126
4127 #: merge-recursive.c:3261
4128 #, c-format
4129 msgid ""
4130 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4131 "moving it to %s."
4132 msgstr ""
4133
4134 #: merge-recursive.c:3264
4135 #, c-format
4136 msgid ""
4137 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
4138 "in %s, suggesting it should perhaps be moved to %s."
4139 msgstr ""
4140
4141 #: merge-recursive.c:3268
4142 #, c-format
4143 msgid ""
4144 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4145 "%s; moving it to %s."
4146 msgstr ""
4147
4148 #: merge-recursive.c:3271
4149 #, c-format
4150 msgid ""
4151 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4152 "was renamed in %s, suggesting it should perhaps be moved to %s."
4153 msgstr ""
4154
4155 #: merge-recursive.c:3385
4156 #, c-format
4157 msgid "Removing %s"
4158 msgstr ""
4159
4160 #: merge-recursive.c:3408
4161 msgid "file/directory"
4162 msgstr ""
4163
4164 #: merge-recursive.c:3413
4165 msgid "directory/file"
4166 msgstr ""
4167
4168 #: merge-recursive.c:3420
4169 #, c-format
4170 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
4171 msgstr ""
4172
4173 #: merge-recursive.c:3429
4174 #, c-format
4175 msgid "Adding %s"
4176 msgstr ""
4177
4178 #: merge-recursive.c:3438
4179 #, c-format
4180 msgid "CONFLICT (add/add): Merge conflict in %s"
4181 msgstr ""
4182
4183 #: merge-recursive.c:3482
4184 msgid "Already up to date!"
4185 msgstr ""
4186
4187 #: merge-recursive.c:3491
4188 #, c-format
4189 msgid "merging of trees %s and %s failed"
4190 msgstr ""
4191
4192 #: merge-recursive.c:3595
4193 msgid "Merging:"
4194 msgstr ""
4195
4196 #: merge-recursive.c:3608
4197 #, c-format
4198 msgid "found %u common ancestor:"
4199 msgid_plural "found %u common ancestors:"
4200 msgstr[0] ""
4201 msgstr[1] ""
4202
4203 #: merge-recursive.c:3658
4204 msgid "merge returned no commit"
4205 msgstr ""
4206
4207 #: merge-recursive.c:3717
4208 #, c-format
4209 msgid ""
4210 "Your local changes to the following files would be overwritten by merge:\n"
4211 " %s"
4212 msgstr ""
4213
4214 #: merge-recursive.c:3814
4215 #, c-format
4216 msgid "Could not parse object '%s'"
4217 msgstr ""
4218
4219 #: merge-recursive.c:3832 builtin/merge.c:694 builtin/merge.c:874
4220 msgid "Unable to write index."
4221 msgstr ""
4222
4223 #: midx.c:68
4224 #, c-format
4225 msgid "multi-pack-index file %s is too small"
4226 msgstr ""
4227
4228 #: midx.c:84
4229 #, c-format
4230 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4231 msgstr ""
4232
4233 #: midx.c:89
4234 #, c-format
4235 msgid "multi-pack-index version %d not recognized"
4236 msgstr ""
4237
4238 #: midx.c:94
4239 #, c-format
4240 msgid "hash version %u does not match"
4241 msgstr ""
4242
4243 #: midx.c:108
4244 msgid "invalid chunk offset (too large)"
4245 msgstr ""
4246
4247 #: midx.c:132
4248 msgid "terminating multi-pack-index chunk id appears earlier than expected"
4249 msgstr ""
4250
4251 #: midx.c:145
4252 msgid "multi-pack-index missing required pack-name chunk"
4253 msgstr ""
4254
4255 #: midx.c:147
4256 msgid "multi-pack-index missing required OID fanout chunk"
4257 msgstr ""
4258
4259 #: midx.c:149
4260 msgid "multi-pack-index missing required OID lookup chunk"
4261 msgstr ""
4262
4263 #: midx.c:151
4264 msgid "multi-pack-index missing required object offsets chunk"
4265 msgstr ""
4266
4267 #: midx.c:165
4268 #, c-format
4269 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4270 msgstr ""
4271
4272 #: midx.c:210
4273 #, c-format
4274 msgid "bad pack-int-id: %u (%u total packs)"
4275 msgstr ""
4276
4277 #: midx.c:260
4278 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4279 msgstr ""
4280
4281 #: midx.c:288
4282 msgid "error preparing packfile from multi-pack-index"
4283 msgstr ""
4284
4285 #: midx.c:472
4286 #, c-format
4287 msgid "failed to add packfile '%s'"
4288 msgstr ""
4289
4290 #: midx.c:478
4291 #, c-format
4292 msgid "failed to open pack-index '%s'"
4293 msgstr ""
4294
4295 #: midx.c:538
4296 #, c-format
4297 msgid "failed to locate object %d in packfile"
4298 msgstr ""
4299
4300 #: midx.c:842
4301 msgid "Adding packfiles to multi-pack-index"
4302 msgstr ""
4303
4304 #: midx.c:875
4305 #, c-format
4306 msgid "did not see pack-file %s to drop"
4307 msgstr ""
4308
4309 #: midx.c:973
4310 msgid "Writing chunks to multi-pack-index"
4311 msgstr ""
4312
4313 #: midx.c:1052
4314 #, c-format
4315 msgid "failed to clear multi-pack-index at %s"
4316 msgstr ""
4317
4318 #: midx.c:1108
4319 msgid "Looking for referenced packfiles"
4320 msgstr ""
4321
4322 #: midx.c:1123
4323 #, c-format
4324 msgid ""
4325 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
4326 msgstr ""
4327
4328 #: midx.c:1128
4329 msgid "Verifying OID order in multi-pack-index"
4330 msgstr ""
4331
4332 #: midx.c:1137
4333 #, c-format
4334 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
4335 msgstr ""
4336
4337 #: midx.c:1157
4338 msgid "Sorting objects by packfile"
4339 msgstr ""
4340
4341 #: midx.c:1164
4342 msgid "Verifying object offsets"
4343 msgstr ""
4344
4345 #: midx.c:1180
4346 #, c-format
4347 msgid "failed to load pack entry for oid[%d] = %s"
4348 msgstr ""
4349
4350 #: midx.c:1186
4351 #, c-format
4352 msgid "failed to load pack-index for packfile %s"
4353 msgstr ""
4354
4355 #: midx.c:1195
4356 #, c-format
4357 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
4358 msgstr ""
4359
4360 #: midx.c:1220
4361 msgid "Counting referenced objects"
4362 msgstr ""
4363
4364 #: midx.c:1230
4365 msgid "Finding and deleting unreferenced packfiles"
4366 msgstr ""
4367
4368 #: midx.c:1388
4369 msgid "could not start pack-objects"
4370 msgstr ""
4371
4372 #: midx.c:1407
4373 msgid "could not finish pack-objects"
4374 msgstr ""
4375
4376 #: name-hash.c:537
4377 #, c-format
4378 msgid "unable to create lazy_dir thread: %s"
4379 msgstr ""
4380
4381 #: name-hash.c:559
4382 #, c-format
4383 msgid "unable to create lazy_name thread: %s"
4384 msgstr ""
4385
4386 #: name-hash.c:565
4387 #, c-format
4388 msgid "unable to join lazy_name thread: %s"
4389 msgstr ""
4390
4391 #: notes-merge.c:277
4392 #, c-format
4393 msgid ""
4394 "You have not concluded your previous notes merge (%s exists).\n"
4395 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
4396 "commit/abort the previous merge before you start a new notes merge."
4397 msgstr ""
4398
4399 #: notes-merge.c:284
4400 #, c-format
4401 msgid "You have not concluded your notes merge (%s exists)."
4402 msgstr ""
4403
4404 #: notes-utils.c:46
4405 msgid "Cannot commit uninitialized/unreferenced notes tree"
4406 msgstr ""
4407
4408 #: notes-utils.c:105
4409 #, c-format
4410 msgid "Bad notes.rewriteMode value: '%s'"
4411 msgstr ""
4412
4413 #: notes-utils.c:115
4414 #, c-format
4415 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
4416 msgstr ""
4417
4418 #. TRANSLATORS: The first %s is the name of
4419 #. the environment variable, the second %s is
4420 #. its value.
4421 #.
4422 #: notes-utils.c:145
4423 #, c-format
4424 msgid "Bad %s value: '%s'"
4425 msgstr ""
4426
4427 #: object.c:53
4428 #, c-format
4429 msgid "invalid object type \"%s\""
4430 msgstr ""
4431
4432 #: object.c:173
4433 #, c-format
4434 msgid "object %s is a %s, not a %s"
4435 msgstr ""
4436
4437 #: object.c:233
4438 #, c-format
4439 msgid "object %s has unknown type id %d"
4440 msgstr ""
4441
4442 #: object.c:246
4443 #, c-format
4444 msgid "unable to parse object: %s"
4445 msgstr ""
4446
4447 #: object.c:266 object.c:277
4448 #, c-format
4449 msgid "hash mismatch %s"
4450 msgstr ""
4451
4452 #: packfile.c:641
4453 msgid "offset before end of packfile (broken .idx?)"
4454 msgstr ""
4455
4456 #: packfile.c:1888
4457 #, c-format
4458 msgid "offset before start of pack index for %s (corrupt index?)"
4459 msgstr ""
4460
4461 #: packfile.c:1892
4462 #, c-format
4463 msgid "offset beyond end of pack index for %s (truncated index?)"
4464 msgstr ""
4465
4466 #: parse-options.c:38
4467 #, c-format
4468 msgid "%s requires a value"
4469 msgstr ""
4470
4471 #: parse-options.c:73
4472 #, c-format
4473 msgid "%s is incompatible with %s"
4474 msgstr ""
4475
4476 #: parse-options.c:78
4477 #, c-format
4478 msgid "%s : incompatible with something else"
4479 msgstr ""
4480
4481 #: parse-options.c:92 parse-options.c:96 parse-options.c:319
4482 #, c-format
4483 msgid "%s takes no value"
4484 msgstr ""
4485
4486 #: parse-options.c:94
4487 #, c-format
4488 msgid "%s isn't available"
4489 msgstr ""
4490
4491 #: parse-options.c:219
4492 #, c-format
4493 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
4494 msgstr ""
4495
4496 #: parse-options.c:389
4497 #, c-format
4498 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
4499 msgstr ""
4500
4501 #: parse-options.c:423 parse-options.c:431
4502 #, c-format
4503 msgid "did you mean `--%s` (with two dashes ?)"
4504 msgstr ""
4505
4506 #: parse-options.c:860
4507 #, c-format
4508 msgid "unknown option `%s'"
4509 msgstr ""
4510
4511 #: parse-options.c:862
4512 #, c-format
4513 msgid "unknown switch `%c'"
4514 msgstr ""
4515
4516 #: parse-options.c:864
4517 #, c-format
4518 msgid "unknown non-ascii option in string: `%s'"
4519 msgstr ""
4520
4521 #: parse-options.c:888
4522 msgid "..."
4523 msgstr ""
4524
4525 #: parse-options.c:907
4526 #, c-format
4527 msgid "usage: %s"
4528 msgstr ""
4529
4530 #. TRANSLATORS: the colon here should align with the
4531 #. one in "usage: %s" translation.
4532 #.
4533 #: parse-options.c:913
4534 #, c-format
4535 msgid " or: %s"
4536 msgstr ""
4537
4538 #: parse-options.c:916
4539 #, c-format
4540 msgid " %s"
4541 msgstr ""
4542
4543 #: parse-options.c:955
4544 msgid "-NUM"
4545 msgstr ""
4546
4547 #: parse-options.c:969
4548 #, c-format
4549 msgid "alias of --%s"
4550 msgstr ""
4551
4552 #: parse-options-cb.c:20 parse-options-cb.c:24
4553 #, c-format
4554 msgid "option `%s' expects a numerical value"
4555 msgstr ""
4556
4557 #: parse-options-cb.c:41
4558 #, c-format
4559 msgid "malformed expiration date '%s'"
4560 msgstr ""
4561
4562 #: parse-options-cb.c:54
4563 #, c-format
4564 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
4565 msgstr ""
4566
4567 #: parse-options-cb.c:130 parse-options-cb.c:147
4568 #, c-format
4569 msgid "malformed object name '%s'"
4570 msgstr ""
4571
4572 #: path.c:915
4573 #, c-format
4574 msgid "Could not make %s writable by group"
4575 msgstr ""
4576
4577 #: pathspec.c:130
4578 msgid "Escape character '\\' not allowed as last character in attr value"
4579 msgstr ""
4580
4581 #: pathspec.c:148
4582 msgid "Only one 'attr:' specification is allowed."
4583 msgstr ""
4584
4585 #: pathspec.c:151
4586 msgid "attr spec must not be empty"
4587 msgstr ""
4588
4589 #: pathspec.c:194
4590 #, c-format
4591 msgid "invalid attribute name %s"
4592 msgstr ""
4593
4594 #: pathspec.c:259
4595 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
4596 msgstr ""
4597
4598 #: pathspec.c:266
4599 msgid ""
4600 "global 'literal' pathspec setting is incompatible with all other global "
4601 "pathspec settings"
4602 msgstr ""
4603
4604 #: pathspec.c:306
4605 msgid "invalid parameter for pathspec magic 'prefix'"
4606 msgstr ""
4607
4608 #: pathspec.c:327
4609 #, c-format
4610 msgid "Invalid pathspec magic '%.*s' in '%s'"
4611 msgstr ""
4612
4613 #: pathspec.c:332
4614 #, c-format
4615 msgid "Missing ')' at the end of pathspec magic in '%s'"
4616 msgstr ""
4617
4618 #: pathspec.c:370
4619 #, c-format
4620 msgid "Unimplemented pathspec magic '%c' in '%s'"
4621 msgstr ""
4622
4623 #: pathspec.c:429
4624 #, c-format
4625 msgid "%s: 'literal' and 'glob' are incompatible"
4626 msgstr ""
4627
4628 #: pathspec.c:442
4629 #, c-format
4630 msgid "%s: '%s' is outside repository"
4631 msgstr ""
4632
4633 #: pathspec.c:516
4634 #, c-format
4635 msgid "'%s' (mnemonic: '%c')"
4636 msgstr ""
4637
4638 #: pathspec.c:526
4639 #, c-format
4640 msgid "%s: pathspec magic not supported by this command: %s"
4641 msgstr ""
4642
4643 #: pathspec.c:593
4644 #, c-format
4645 msgid "pathspec '%s' is beyond a symbolic link"
4646 msgstr ""
4647
4648 #: pathspec.c:638
4649 #, c-format
4650 msgid "line is badly quoted: %s"
4651 msgstr ""
4652
4653 #: pkt-line.c:92
4654 msgid "unable to write flush packet"
4655 msgstr ""
4656
4657 #: pkt-line.c:99
4658 msgid "unable to write delim packet"
4659 msgstr ""
4660
4661 #: pkt-line.c:106
4662 msgid "flush packet write failed"
4663 msgstr ""
4664
4665 #: pkt-line.c:146 pkt-line.c:232
4666 msgid "protocol error: impossibly long line"
4667 msgstr ""
4668
4669 #: pkt-line.c:162 pkt-line.c:164
4670 msgid "packet write with format failed"
4671 msgstr ""
4672
4673 #: pkt-line.c:196
4674 msgid "packet write failed - data exceeds max packet size"
4675 msgstr ""
4676
4677 #: pkt-line.c:203 pkt-line.c:210
4678 msgid "packet write failed"
4679 msgstr ""
4680
4681 #: pkt-line.c:295
4682 msgid "read error"
4683 msgstr ""
4684
4685 #: pkt-line.c:303
4686 msgid "the remote end hung up unexpectedly"
4687 msgstr ""
4688
4689 #: pkt-line.c:331
4690 #, c-format
4691 msgid "protocol error: bad line length character: %.4s"
4692 msgstr ""
4693
4694 #: pkt-line.c:341 pkt-line.c:346
4695 #, c-format
4696 msgid "protocol error: bad line length %d"
4697 msgstr ""
4698
4699 #: pkt-line.c:362
4700 #, c-format
4701 msgid "remote error: %s"
4702 msgstr ""
4703
4704 #: preload-index.c:119
4705 msgid "Refreshing index"
4706 msgstr ""
4707
4708 #: preload-index.c:138
4709 #, c-format
4710 msgid "unable to create threaded lstat: %s"
4711 msgstr ""
4712
4713 #: pretty.c:981
4714 msgid "unable to parse --pretty format"
4715 msgstr ""
4716
4717 #: promisor-remote.c:23
4718 msgid "Remote with no URL"
4719 msgstr ""
4720
4721 #: promisor-remote.c:58
4722 #, c-format
4723 msgid "promisor remote name cannot begin with '/': %s"
4724 msgstr ""
4725
4726 #: range-diff.c:75
4727 msgid "could not start `log`"
4728 msgstr ""
4729
4730 #: range-diff.c:77
4731 msgid "could not read `log` output"
4732 msgstr ""
4733
4734 #: range-diff.c:96 sequencer.c:5163
4735 #, c-format
4736 msgid "could not parse commit '%s'"
4737 msgstr ""
4738
4739 #: range-diff.c:122
4740 #, c-format
4741 msgid "could not parse git header '%.*s'"
4742 msgstr ""
4743
4744 #: range-diff.c:285
4745 msgid "failed to generate diff"
4746 msgstr ""
4747
4748 #: range-diff.c:518 range-diff.c:520
4749 #, c-format
4750 msgid "could not parse log for '%s'"
4751 msgstr ""
4752
4753 #: read-cache.c:680
4754 #, c-format
4755 msgid "will not add file alias '%s' ('%s' already exists in index)"
4756 msgstr ""
4757
4758 #: read-cache.c:696
4759 msgid "cannot create an empty blob in the object database"
4760 msgstr ""
4761
4762 #: read-cache.c:718
4763 #, c-format
4764 msgid "%s: can only add regular files, symbolic links or git-directories"
4765 msgstr ""
4766
4767 #: read-cache.c:723
4768 #, c-format
4769 msgid "'%s' does not have a commit checked out"
4770 msgstr ""
4771
4772 #: read-cache.c:775
4773 #, c-format
4774 msgid "unable to index file '%s'"
4775 msgstr ""
4776
4777 #: read-cache.c:794
4778 #, c-format
4779 msgid "unable to add '%s' to index"
4780 msgstr ""
4781
4782 #: read-cache.c:805
4783 #, c-format
4784 msgid "unable to stat '%s'"
4785 msgstr ""
4786
4787 #: read-cache.c:1325
4788 #, c-format
4789 msgid "'%s' appears as both a file and as a directory"
4790 msgstr ""
4791
4792 #: read-cache.c:1531
4793 msgid "Refresh index"
4794 msgstr ""
4795
4796 #: read-cache.c:1646
4797 #, c-format
4798 msgid ""
4799 "index.version set, but the value is invalid.\n"
4800 "Using version %i"
4801 msgstr ""
4802
4803 #: read-cache.c:1656
4804 #, c-format
4805 msgid ""
4806 "GIT_INDEX_VERSION set, but the value is invalid.\n"
4807 "Using version %i"
4808 msgstr ""
4809
4810 #: read-cache.c:1712
4811 #, c-format
4812 msgid "bad signature 0x%08x"
4813 msgstr ""
4814
4815 #: read-cache.c:1715
4816 #, c-format
4817 msgid "bad index version %d"
4818 msgstr ""
4819
4820 #: read-cache.c:1724
4821 msgid "bad index file sha1 signature"
4822 msgstr ""
4823
4824 #: read-cache.c:1754
4825 #, c-format
4826 msgid "index uses %.4s extension, which we do not understand"
4827 msgstr ""
4828
4829 #: read-cache.c:1756
4830 #, c-format
4831 msgid "ignoring %.4s extension"
4832 msgstr ""
4833
4834 #: read-cache.c:1793
4835 #, c-format
4836 msgid "unknown index entry format 0x%08x"
4837 msgstr ""
4838
4839 #: read-cache.c:1809
4840 #, c-format
4841 msgid "malformed name field in the index, near path '%s'"
4842 msgstr ""
4843
4844 #: read-cache.c:1866
4845 msgid "unordered stage entries in index"
4846 msgstr ""
4847
4848 #: read-cache.c:1869
4849 #, c-format
4850 msgid "multiple stage entries for merged file '%s'"
4851 msgstr ""
4852
4853 #: read-cache.c:1872
4854 #, c-format
4855 msgid "unordered stage entries for '%s'"
4856 msgstr ""
4857
4858 #: read-cache.c:1978 read-cache.c:2266 rerere.c:565 rerere.c:599 rerere.c:1111
4859 #: builtin/add.c:499 builtin/check-ignore.c:178 builtin/checkout.c:470
4860 #: builtin/checkout.c:654 builtin/clean.c:967 builtin/commit.c:367
4861 #: builtin/diff-tree.c:120 builtin/grep.c:499 builtin/mv.c:145
4862 #: builtin/reset.c:246 builtin/rm.c:271 builtin/submodule--helper.c:332
4863 msgid "index file corrupt"
4864 msgstr ""
4865
4866 #: read-cache.c:2119
4867 #, c-format
4868 msgid "unable to create load_cache_entries thread: %s"
4869 msgstr ""
4870
4871 #: read-cache.c:2132
4872 #, c-format
4873 msgid "unable to join load_cache_entries thread: %s"
4874 msgstr ""
4875
4876 #: read-cache.c:2165
4877 #, c-format
4878 msgid "%s: index file open failed"
4879 msgstr ""
4880
4881 #: read-cache.c:2169
4882 #, c-format
4883 msgid "%s: cannot stat the open index"
4884 msgstr ""
4885
4886 #: read-cache.c:2173
4887 #, c-format
4888 msgid "%s: index file smaller than expected"
4889 msgstr ""
4890
4891 #: read-cache.c:2177
4892 #, c-format
4893 msgid "%s: unable to map index file"
4894 msgstr ""
4895
4896 #: read-cache.c:2219
4897 #, c-format
4898 msgid "unable to create load_index_extensions thread: %s"
4899 msgstr ""
4900
4901 #: read-cache.c:2246
4902 #, c-format
4903 msgid "unable to join load_index_extensions thread: %s"
4904 msgstr ""
4905
4906 #: read-cache.c:2278
4907 #, c-format
4908 msgid "could not freshen shared index '%s'"
4909 msgstr ""
4910
4911 #: read-cache.c:2325
4912 #, c-format
4913 msgid "broken index, expect %s in %s, got %s"
4914 msgstr ""
4915
4916 #: read-cache.c:3021 strbuf.c:1145 wrapper.c:622 builtin/merge.c:1119
4917 #, c-format
4918 msgid "could not close '%s'"
4919 msgstr ""
4920
4921 #: read-cache.c:3124 sequencer.c:2429 sequencer.c:4069
4922 #, c-format
4923 msgid "could not stat '%s'"
4924 msgstr ""
4925
4926 #: read-cache.c:3137
4927 #, c-format
4928 msgid "unable to open git dir: %s"
4929 msgstr ""
4930
4931 #: read-cache.c:3149
4932 #, c-format
4933 msgid "unable to unlink: %s"
4934 msgstr ""
4935
4936 #: read-cache.c:3174
4937 #, c-format
4938 msgid "cannot fix permission bits on '%s'"
4939 msgstr ""
4940
4941 #: read-cache.c:3323
4942 #, c-format
4943 msgid "%s: cannot drop to stage #0"
4944 msgstr ""
4945
4946 #: rebase-interactive.c:26
4947 #, c-format
4948 msgid ""
4949 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
4950 msgstr ""
4951
4952 #: rebase-interactive.c:35
4953 msgid ""
4954 "\n"
4955 "Commands:\n"
4956 "p, pick <commit> = use commit\n"
4957 "r, reword <commit> = use commit, but edit the commit message\n"
4958 "e, edit <commit> = use commit, but stop for amending\n"
4959 "s, squash <commit> = use commit, but meld into previous commit\n"
4960 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
4961 "x, exec <command> = run command (the rest of the line) using shell\n"
4962 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
4963 "d, drop <commit> = remove commit\n"
4964 "l, label <label> = label current HEAD with a name\n"
4965 "t, reset <label> = reset HEAD to a label\n"
4966 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
4967 ". create a merge commit using the original merge commit's\n"
4968 ". message (or the oneline, if no original merge commit was\n"
4969 ". specified). Use -c <commit> to reword the commit message.\n"
4970 "\n"
4971 "These lines can be re-ordered; they are executed from top to bottom.\n"
4972 msgstr ""
4973
4974 #: rebase-interactive.c:56
4975 #, c-format
4976 msgid "Rebase %s onto %s (%d command)"
4977 msgid_plural "Rebase %s onto %s (%d commands)"
4978 msgstr[0] ""
4979 msgstr[1] ""
4980
4981 #: rebase-interactive.c:65 git-rebase--preserve-merges.sh:228
4982 msgid ""
4983 "\n"
4984 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
4985 msgstr ""
4986
4987 #: rebase-interactive.c:68 git-rebase--preserve-merges.sh:232
4988 msgid ""
4989 "\n"
4990 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
4991 msgstr ""
4992
4993 #: rebase-interactive.c:74 git-rebase--preserve-merges.sh:871
4994 msgid ""
4995 "\n"
4996 "You are editing the todo file of an ongoing interactive rebase.\n"
4997 "To continue rebase after editing, run:\n"
4998 " git rebase --continue\n"
4999 "\n"
5000 msgstr ""
5001
5002 #: rebase-interactive.c:79 git-rebase--preserve-merges.sh:948
5003 msgid ""
5004 "\n"
5005 "However, if you remove everything, the rebase will be aborted.\n"
5006 "\n"
5007 msgstr ""
5008
5009 #: rebase-interactive.c:85 git-rebase--preserve-merges.sh:955
5010 msgid "Note that empty commits are commented out"
5011 msgstr ""
5012
5013 #: rebase-interactive.c:105 rerere.c:485 rerere.c:692 sequencer.c:3536
5014 #: sequencer.c:3562 sequencer.c:5263 builtin/fsck.c:346 builtin/rebase.c:254
5015 #, c-format
5016 msgid "could not write '%s'"
5017 msgstr ""
5018
5019 #: rebase-interactive.c:108
5020 #, c-format
5021 msgid "could not copy '%s' to '%s'."
5022 msgstr ""
5023
5024 #: rebase-interactive.c:173
5025 #, c-format
5026 msgid ""
5027 "Warning: some commits may have been dropped accidentally.\n"
5028 "Dropped commits (newer to older):\n"
5029 msgstr ""
5030
5031 #: rebase-interactive.c:180
5032 #, c-format
5033 msgid ""
5034 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
5035 "\n"
5036 "Use 'git config rebase.missingCommitsCheck' to change the level of "
5037 "warnings.\n"
5038 "The possible behaviours are: ignore, warn, error.\n"
5039 "\n"
5040 msgstr ""
5041
5042 #: refs.c:262
5043 #, c-format
5044 msgid "%s does not point to a valid object!"
5045 msgstr ""
5046
5047 #: refs.c:667
5048 #, c-format
5049 msgid "ignoring dangling symref %s"
5050 msgstr ""
5051
5052 #: refs.c:669 ref-filter.c:2098
5053 #, c-format
5054 msgid "ignoring broken ref %s"
5055 msgstr ""
5056
5057 #: refs.c:804
5058 #, c-format
5059 msgid "could not open '%s' for writing: %s"
5060 msgstr ""
5061
5062 #: refs.c:814 refs.c:865
5063 #, c-format
5064 msgid "could not read ref '%s'"
5065 msgstr ""
5066
5067 #: refs.c:820
5068 #, c-format
5069 msgid "ref '%s' already exists"
5070 msgstr ""
5071
5072 #: refs.c:825
5073 #, c-format
5074 msgid "unexpected object ID when writing '%s'"
5075 msgstr ""
5076
5077 #: refs.c:833 sequencer.c:405 sequencer.c:2793 sequencer.c:2997
5078 #: sequencer.c:3011 sequencer.c:3269 sequencer.c:5179 strbuf.c:1142
5079 #: wrapper.c:620
5080 #, c-format
5081 msgid "could not write to '%s'"
5082 msgstr ""
5083
5084 #: refs.c:860 strbuf.c:1140 wrapper.c:188 wrapper.c:358 builtin/am.c:714
5085 #: builtin/rebase.c:1031
5086 #, c-format
5087 msgid "could not open '%s' for writing"
5088 msgstr ""
5089
5090 #: refs.c:867
5091 #, c-format
5092 msgid "unexpected object ID when deleting '%s'"
5093 msgstr ""
5094
5095 #: refs.c:998
5096 #, c-format
5097 msgid "log for ref %s has gap after %s"
5098 msgstr ""
5099
5100 #: refs.c:1004
5101 #, c-format
5102 msgid "log for ref %s unexpectedly ended on %s"
5103 msgstr ""
5104
5105 #: refs.c:1063
5106 #, c-format
5107 msgid "log for %s is empty"
5108 msgstr ""
5109
5110 #: refs.c:1155
5111 #, c-format
5112 msgid "refusing to update ref with bad name '%s'"
5113 msgstr ""
5114
5115 #: refs.c:1231
5116 #, c-format
5117 msgid "update_ref failed for ref '%s': %s"
5118 msgstr ""
5119
5120 #: refs.c:2023
5121 #, c-format
5122 msgid "multiple updates for ref '%s' not allowed"
5123 msgstr ""
5124
5125 #: refs.c:2055
5126 msgid "ref updates forbidden inside quarantine environment"
5127 msgstr ""
5128
5129 #: refs.c:2151 refs.c:2181
5130 #, c-format
5131 msgid "'%s' exists; cannot create '%s'"
5132 msgstr ""
5133
5134 #: refs.c:2157 refs.c:2192
5135 #, c-format
5136 msgid "cannot process '%s' and '%s' at the same time"
5137 msgstr ""
5138
5139 #: refs/files-backend.c:1234
5140 #, c-format
5141 msgid "could not remove reference %s"
5142 msgstr ""
5143
5144 #: refs/files-backend.c:1248 refs/packed-backend.c:1541
5145 #: refs/packed-backend.c:1551
5146 #, c-format
5147 msgid "could not delete reference %s: %s"
5148 msgstr ""
5149
5150 #: refs/files-backend.c:1251 refs/packed-backend.c:1554
5151 #, c-format
5152 msgid "could not delete references: %s"
5153 msgstr ""
5154
5155 #: refspec.c:137
5156 #, c-format
5157 msgid "invalid refspec '%s'"
5158 msgstr ""
5159
5160 #: ref-filter.c:42 wt-status.c:1938
5161 msgid "gone"
5162 msgstr ""
5163
5164 #: ref-filter.c:43
5165 #, c-format
5166 msgid "ahead %d"
5167 msgstr ""
5168
5169 #: ref-filter.c:44
5170 #, c-format
5171 msgid "behind %d"
5172 msgstr ""
5173
5174 #: ref-filter.c:45
5175 #, c-format
5176 msgid "ahead %d, behind %d"
5177 msgstr ""
5178
5179 #: ref-filter.c:165
5180 #, c-format
5181 msgid "expected format: %%(color:<color>)"
5182 msgstr ""
5183
5184 #: ref-filter.c:167
5185 #, c-format
5186 msgid "unrecognized color: %%(color:%s)"
5187 msgstr ""
5188
5189 #: ref-filter.c:189
5190 #, c-format
5191 msgid "Integer value expected refname:lstrip=%s"
5192 msgstr ""
5193
5194 #: ref-filter.c:193
5195 #, c-format
5196 msgid "Integer value expected refname:rstrip=%s"
5197 msgstr ""
5198
5199 #: ref-filter.c:195
5200 #, c-format
5201 msgid "unrecognized %%(%s) argument: %s"
5202 msgstr ""
5203
5204 #: ref-filter.c:250
5205 #, c-format
5206 msgid "%%(objecttype) does not take arguments"
5207 msgstr ""
5208
5209 #: ref-filter.c:272
5210 #, c-format
5211 msgid "unrecognized %%(objectsize) argument: %s"
5212 msgstr ""
5213
5214 #: ref-filter.c:280
5215 #, c-format
5216 msgid "%%(deltabase) does not take arguments"
5217 msgstr ""
5218
5219 #: ref-filter.c:292
5220 #, c-format
5221 msgid "%%(body) does not take arguments"
5222 msgstr ""
5223
5224 #: ref-filter.c:301
5225 #, c-format
5226 msgid "%%(subject) does not take arguments"
5227 msgstr ""
5228
5229 #: ref-filter.c:323
5230 #, c-format
5231 msgid "unknown %%(trailers) argument: %s"
5232 msgstr ""
5233
5234 #: ref-filter.c:352
5235 #, c-format
5236 msgid "positive value expected contents:lines=%s"
5237 msgstr ""
5238
5239 #: ref-filter.c:354
5240 #, c-format
5241 msgid "unrecognized %%(contents) argument: %s"
5242 msgstr ""
5243
5244 #: ref-filter.c:369
5245 #, c-format
5246 msgid "positive value expected objectname:short=%s"
5247 msgstr ""
5248
5249 #: ref-filter.c:373
5250 #, c-format
5251 msgid "unrecognized %%(objectname) argument: %s"
5252 msgstr ""
5253
5254 #: ref-filter.c:403
5255 #, c-format
5256 msgid "expected format: %%(align:<width>,<position>)"
5257 msgstr ""
5258
5259 #: ref-filter.c:415
5260 #, c-format
5261 msgid "unrecognized position:%s"
5262 msgstr ""
5263
5264 #: ref-filter.c:422
5265 #, c-format
5266 msgid "unrecognized width:%s"
5267 msgstr ""
5268
5269 #: ref-filter.c:431
5270 #, c-format
5271 msgid "unrecognized %%(align) argument: %s"
5272 msgstr ""
5273
5274 #: ref-filter.c:439
5275 #, c-format
5276 msgid "positive width expected with the %%(align) atom"
5277 msgstr ""
5278
5279 #: ref-filter.c:457
5280 #, c-format
5281 msgid "unrecognized %%(if) argument: %s"
5282 msgstr ""
5283
5284 #: ref-filter.c:559
5285 #, c-format
5286 msgid "malformed field name: %.*s"
5287 msgstr ""
5288
5289 #: ref-filter.c:586
5290 #, c-format
5291 msgid "unknown field name: %.*s"
5292 msgstr ""
5293
5294 #: ref-filter.c:590
5295 #, c-format
5296 msgid ""
5297 "not a git repository, but the field '%.*s' requires access to object data"
5298 msgstr ""
5299
5300 #: ref-filter.c:714
5301 #, c-format
5302 msgid "format: %%(if) atom used without a %%(then) atom"
5303 msgstr ""
5304
5305 #: ref-filter.c:777
5306 #, c-format
5307 msgid "format: %%(then) atom used without an %%(if) atom"
5308 msgstr ""
5309
5310 #: ref-filter.c:779
5311 #, c-format
5312 msgid "format: %%(then) atom used more than once"
5313 msgstr ""
5314
5315 #: ref-filter.c:781
5316 #, c-format
5317 msgid "format: %%(then) atom used after %%(else)"
5318 msgstr ""
5319
5320 #: ref-filter.c:809
5321 #, c-format
5322 msgid "format: %%(else) atom used without an %%(if) atom"
5323 msgstr ""
5324
5325 #: ref-filter.c:811
5326 #, c-format
5327 msgid "format: %%(else) atom used without a %%(then) atom"
5328 msgstr ""
5329
5330 #: ref-filter.c:813
5331 #, c-format
5332 msgid "format: %%(else) atom used more than once"
5333 msgstr ""
5334
5335 #: ref-filter.c:828
5336 #, c-format
5337 msgid "format: %%(end) atom used without corresponding atom"
5338 msgstr ""
5339
5340 #: ref-filter.c:885
5341 #, c-format
5342 msgid "malformed format string %s"
5343 msgstr ""
5344
5345 #: ref-filter.c:1488
5346 #, c-format
5347 msgid "no branch, rebasing %s"
5348 msgstr ""
5349
5350 #: ref-filter.c:1491
5351 #, c-format
5352 msgid "no branch, rebasing detached HEAD %s"
5353 msgstr ""
5354
5355 #: ref-filter.c:1494
5356 #, c-format
5357 msgid "no branch, bisect started on %s"
5358 msgstr ""
5359
5360 #: ref-filter.c:1504
5361 msgid "no branch"
5362 msgstr ""
5363
5364 #: ref-filter.c:1540 ref-filter.c:1749
5365 #, c-format
5366 msgid "missing object %s for %s"
5367 msgstr ""
5368
5369 #: ref-filter.c:1550
5370 #, c-format
5371 msgid "parse_object_buffer failed on %s for %s"
5372 msgstr ""
5373
5374 #: ref-filter.c:2004
5375 #, c-format
5376 msgid "malformed object at '%s'"
5377 msgstr ""
5378
5379 #: ref-filter.c:2093
5380 #, c-format
5381 msgid "ignoring ref with broken name %s"
5382 msgstr ""
5383
5384 #: ref-filter.c:2389
5385 #, c-format
5386 msgid "format: %%(end) atom missing"
5387 msgstr ""
5388
5389 #: ref-filter.c:2489
5390 #, c-format
5391 msgid "option `%s' is incompatible with --merged"
5392 msgstr ""
5393
5394 #: ref-filter.c:2492
5395 #, c-format
5396 msgid "option `%s' is incompatible with --no-merged"
5397 msgstr ""
5398
5399 #: ref-filter.c:2502
5400 #, c-format
5401 msgid "malformed object name %s"
5402 msgstr ""
5403
5404 #: ref-filter.c:2507
5405 #, c-format
5406 msgid "option `%s' must point to a commit"
5407 msgstr ""
5408
5409 #: remote.c:366
5410 #, c-format
5411 msgid "config remote shorthand cannot begin with '/': %s"
5412 msgstr ""
5413
5414 #: remote.c:413
5415 msgid "more than one receivepack given, using the first"
5416 msgstr ""
5417
5418 #: remote.c:421
5419 msgid "more than one uploadpack given, using the first"
5420 msgstr ""
5421
5422 #: remote.c:611
5423 #, c-format
5424 msgid "Cannot fetch both %s and %s to %s"
5425 msgstr ""
5426
5427 #: remote.c:615
5428 #, c-format
5429 msgid "%s usually tracks %s, not %s"
5430 msgstr ""
5431
5432 #: remote.c:619
5433 #, c-format
5434 msgid "%s tracks both %s and %s"
5435 msgstr ""
5436
5437 #: remote.c:687
5438 #, c-format
5439 msgid "key '%s' of pattern had no '*'"
5440 msgstr ""
5441
5442 #: remote.c:697
5443 #, c-format
5444 msgid "value '%s' of pattern has no '*'"
5445 msgstr ""
5446
5447 #: remote.c:1003
5448 #, c-format
5449 msgid "src refspec %s does not match any"
5450 msgstr ""
5451
5452 #: remote.c:1008
5453 #, c-format
5454 msgid "src refspec %s matches more than one"
5455 msgstr ""
5456
5457 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
5458 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
5459 #. the <src>.
5460 #.
5461 #: remote.c:1023
5462 #, c-format
5463 msgid ""
5464 "The destination you provided is not a full refname (i.e.,\n"
5465 "starting with \"refs/\"). We tried to guess what you meant by:\n"
5466 "\n"
5467 "- Looking for a ref that matches '%s' on the remote side.\n"
5468 "- Checking if the <src> being pushed ('%s')\n"
5469 " is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
5470 " refs/{heads,tags}/ prefix on the remote side.\n"
5471 "\n"
5472 "Neither worked, so we gave up. You must fully qualify the ref."
5473 msgstr ""
5474
5475 #: remote.c:1043
5476 #, c-format
5477 msgid ""
5478 "The <src> part of the refspec is a commit object.\n"
5479 "Did you mean to create a new branch by pushing to\n"
5480 "'%s:refs/heads/%s'?"
5481 msgstr ""
5482
5483 #: remote.c:1048
5484 #, c-format
5485 msgid ""
5486 "The <src> part of the refspec is a tag object.\n"
5487 "Did you mean to create a new tag by pushing to\n"
5488 "'%s:refs/tags/%s'?"
5489 msgstr ""
5490
5491 #: remote.c:1053
5492 #, c-format
5493 msgid ""
5494 "The <src> part of the refspec is a tree object.\n"
5495 "Did you mean to tag a new tree by pushing to\n"
5496 "'%s:refs/tags/%s'?"
5497 msgstr ""
5498
5499 #: remote.c:1058
5500 #, c-format
5501 msgid ""
5502 "The <src> part of the refspec is a blob object.\n"
5503 "Did you mean to tag a new blob by pushing to\n"
5504 "'%s:refs/tags/%s'?"
5505 msgstr ""
5506
5507 #: remote.c:1094
5508 #, c-format
5509 msgid "%s cannot be resolved to branch"
5510 msgstr ""
5511
5512 #: remote.c:1105
5513 #, c-format
5514 msgid "unable to delete '%s': remote ref does not exist"
5515 msgstr ""
5516
5517 #: remote.c:1117
5518 #, c-format
5519 msgid "dst refspec %s matches more than one"
5520 msgstr ""
5521
5522 #: remote.c:1124
5523 #, c-format
5524 msgid "dst ref %s receives from more than one src"
5525 msgstr ""
5526
5527 #: remote.c:1627 remote.c:1728
5528 msgid "HEAD does not point to a branch"
5529 msgstr ""
5530
5531 #: remote.c:1636
5532 #, c-format
5533 msgid "no such branch: '%s'"
5534 msgstr ""
5535
5536 #: remote.c:1639
5537 #, c-format
5538 msgid "no upstream configured for branch '%s'"
5539 msgstr ""
5540
5541 #: remote.c:1645
5542 #, c-format
5543 msgid "upstream branch '%s' not stored as a remote-tracking branch"
5544 msgstr ""
5545
5546 #: remote.c:1660
5547 #, c-format
5548 msgid "push destination '%s' on remote '%s' has no local tracking branch"
5549 msgstr ""
5550
5551 #: remote.c:1672
5552 #, c-format
5553 msgid "branch '%s' has no remote for pushing"
5554 msgstr ""
5555
5556 #: remote.c:1682
5557 #, c-format
5558 msgid "push refspecs for '%s' do not include '%s'"
5559 msgstr ""
5560
5561 #: remote.c:1695
5562 msgid "push has no destination (push.default is 'nothing')"
5563 msgstr ""
5564
5565 #: remote.c:1717
5566 msgid "cannot resolve 'simple' push to a single destination"
5567 msgstr ""
5568
5569 #: remote.c:1843
5570 #, c-format
5571 msgid "couldn't find remote ref %s"
5572 msgstr ""
5573
5574 #: remote.c:1856
5575 #, c-format
5576 msgid "* Ignoring funny ref '%s' locally"
5577 msgstr ""
5578
5579 #: remote.c:2019
5580 #, c-format
5581 msgid "Your branch is based on '%s', but the upstream is gone.\n"
5582 msgstr ""
5583
5584 #: remote.c:2023
5585 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
5586 msgstr ""
5587
5588 #: remote.c:2026
5589 #, c-format
5590 msgid "Your branch is up to date with '%s'.\n"
5591 msgstr ""
5592
5593 #: remote.c:2030
5594 #, c-format
5595 msgid "Your branch and '%s' refer to different commits.\n"
5596 msgstr ""
5597
5598 #: remote.c:2033
5599 #, c-format
5600 msgid " (use \"%s\" for details)\n"
5601 msgstr ""
5602
5603 #: remote.c:2037
5604 #, c-format
5605 msgid "Your branch is ahead of '%s' by %d commit.\n"
5606 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
5607 msgstr[0] ""
5608 msgstr[1] ""
5609
5610 #: remote.c:2043
5611 msgid " (use \"git push\" to publish your local commits)\n"
5612 msgstr ""
5613
5614 #: remote.c:2046
5615 #, c-format
5616 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
5617 msgid_plural ""
5618 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
5619 msgstr[0] ""
5620 msgstr[1] ""
5621
5622 #: remote.c:2054
5623 msgid " (use \"git pull\" to update your local branch)\n"
5624 msgstr ""
5625
5626 #: remote.c:2057
5627 #, c-format
5628 msgid ""
5629 "Your branch and '%s' have diverged,\n"
5630 "and have %d and %d different commit each, respectively.\n"
5631 msgid_plural ""
5632 "Your branch and '%s' have diverged,\n"
5633 "and have %d and %d different commits each, respectively.\n"
5634 msgstr[0] ""
5635 msgstr[1] ""
5636
5637 #: remote.c:2067
5638 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
5639 msgstr ""
5640
5641 #: remote.c:2250
5642 #, c-format
5643 msgid "cannot parse expected object name '%s'"
5644 msgstr ""
5645
5646 #: replace-object.c:21
5647 #, c-format
5648 msgid "bad replace ref name: %s"
5649 msgstr ""
5650
5651 #: replace-object.c:30
5652 #, c-format
5653 msgid "duplicate replace ref: %s"
5654 msgstr ""
5655
5656 #: replace-object.c:73
5657 #, c-format
5658 msgid "replace depth too high for object %s"
5659 msgstr ""
5660
5661 #: rerere.c:217 rerere.c:226 rerere.c:229
5662 msgid "corrupt MERGE_RR"
5663 msgstr ""
5664
5665 #: rerere.c:264 rerere.c:269
5666 msgid "unable to write rerere record"
5667 msgstr ""
5668
5669 #: rerere.c:495
5670 #, c-format
5671 msgid "there were errors while writing '%s' (%s)"
5672 msgstr ""
5673
5674 #: rerere.c:498
5675 #, c-format
5676 msgid "failed to flush '%s'"
5677 msgstr ""
5678
5679 #: rerere.c:503 rerere.c:1039
5680 #, c-format
5681 msgid "could not parse conflict hunks in '%s'"
5682 msgstr ""
5683
5684 #: rerere.c:684
5685 #, c-format
5686 msgid "failed utime() on '%s'"
5687 msgstr ""
5688
5689 #: rerere.c:694
5690 #, c-format
5691 msgid "writing '%s' failed"
5692 msgstr ""
5693
5694 #: rerere.c:714
5695 #, c-format
5696 msgid "Staged '%s' using previous resolution."
5697 msgstr ""
5698
5699 #: rerere.c:753
5700 #, c-format
5701 msgid "Recorded resolution for '%s'."
5702 msgstr ""
5703
5704 #: rerere.c:788
5705 #, c-format
5706 msgid "Resolved '%s' using previous resolution."
5707 msgstr ""
5708
5709 #: rerere.c:803
5710 #, c-format
5711 msgid "cannot unlink stray '%s'"
5712 msgstr ""
5713
5714 #: rerere.c:807
5715 #, c-format
5716 msgid "Recorded preimage for '%s'"
5717 msgstr ""
5718
5719 #: rerere.c:881 submodule.c:2067 builtin/log.c:1871
5720 #: builtin/submodule--helper.c:1436 builtin/submodule--helper.c:1448
5721 #, c-format
5722 msgid "could not create directory '%s'"
5723 msgstr ""
5724
5725 #: rerere.c:1057
5726 #, c-format
5727 msgid "failed to update conflicted state in '%s'"
5728 msgstr ""
5729
5730 #: rerere.c:1068 rerere.c:1075
5731 #, c-format
5732 msgid "no remembered resolution for '%s'"
5733 msgstr ""
5734
5735 #: rerere.c:1077
5736 #, c-format
5737 msgid "cannot unlink '%s'"
5738 msgstr ""
5739
5740 #: rerere.c:1087
5741 #, c-format
5742 msgid "Updated preimage for '%s'"
5743 msgstr ""
5744
5745 #: rerere.c:1096
5746 #, c-format
5747 msgid "Forgot resolution for '%s'\n"
5748 msgstr ""
5749
5750 #: rerere.c:1199
5751 msgid "unable to open rr-cache directory"
5752 msgstr ""
5753
5754 #: revision.c:2497
5755 msgid "your current branch appears to be broken"
5756 msgstr ""
5757
5758 #: revision.c:2500
5759 #, c-format
5760 msgid "your current branch '%s' does not have any commits yet"
5761 msgstr ""
5762
5763 #: revision.c:2708
5764 msgid "--first-parent is incompatible with --bisect"
5765 msgstr ""
5766
5767 #: revision.c:2712
5768 msgid "-L does not yet support diff formats besides -p and -s"
5769 msgstr ""
5770
5771 #: run-command.c:762
5772 msgid "open /dev/null failed"
5773 msgstr ""
5774
5775 #: run-command.c:1268
5776 #, c-format
5777 msgid "cannot create async thread: %s"
5778 msgstr ""
5779
5780 #: run-command.c:1332
5781 #, c-format
5782 msgid ""
5783 "The '%s' hook was ignored because it's not set as executable.\n"
5784 "You can disable this warning with `git config advice.ignoredHook false`."
5785 msgstr ""
5786
5787 #: send-pack.c:144
5788 msgid "unexpected flush packet while reading remote unpack status"
5789 msgstr ""
5790
5791 #: send-pack.c:146
5792 #, c-format
5793 msgid "unable to parse remote unpack status: %s"
5794 msgstr ""
5795
5796 #: send-pack.c:148
5797 #, c-format
5798 msgid "remote unpack failed: %s"
5799 msgstr ""
5800
5801 #: send-pack.c:309
5802 msgid "failed to sign the push certificate"
5803 msgstr ""
5804
5805 #: send-pack.c:423
5806 msgid "the receiving end does not support --signed push"
5807 msgstr ""
5808
5809 #: send-pack.c:425
5810 msgid ""
5811 "not sending a push certificate since the receiving end does not support --"
5812 "signed push"
5813 msgstr ""
5814
5815 #: send-pack.c:437
5816 msgid "the receiving end does not support --atomic push"
5817 msgstr ""
5818
5819 #: send-pack.c:442
5820 msgid "the receiving end does not support push options"
5821 msgstr ""
5822
5823 #: sequencer.c:189
5824 #, c-format
5825 msgid "invalid commit message cleanup mode '%s'"
5826 msgstr ""
5827
5828 #: sequencer.c:294
5829 #, c-format
5830 msgid "could not delete '%s'"
5831 msgstr ""
5832
5833 #: sequencer.c:313 builtin/rebase.c:781 builtin/rebase.c:1706 builtin/rm.c:369
5834 #, c-format
5835 msgid "could not remove '%s'"
5836 msgstr ""
5837
5838 #: sequencer.c:323
5839 msgid "revert"
5840 msgstr ""
5841
5842 #: sequencer.c:325
5843 msgid "cherry-pick"
5844 msgstr ""
5845
5846 #: sequencer.c:327
5847 msgid "rebase -i"
5848 msgstr ""
5849
5850 #: sequencer.c:329
5851 #, c-format
5852 msgid "unknown action: %d"
5853 msgstr ""
5854
5855 #: sequencer.c:387
5856 msgid ""
5857 "after resolving the conflicts, mark the corrected paths\n"
5858 "with 'git add <paths>' or 'git rm <paths>'"
5859 msgstr ""
5860
5861 #: sequencer.c:390
5862 msgid ""
5863 "after resolving the conflicts, mark the corrected paths\n"
5864 "with 'git add <paths>' or 'git rm <paths>'\n"
5865 "and commit the result with 'git commit'"
5866 msgstr ""
5867
5868 #: sequencer.c:403 sequencer.c:2993
5869 #, c-format
5870 msgid "could not lock '%s'"
5871 msgstr ""
5872
5873 #: sequencer.c:410
5874 #, c-format
5875 msgid "could not write eol to '%s'"
5876 msgstr ""
5877
5878 #: sequencer.c:415 sequencer.c:2798 sequencer.c:2999 sequencer.c:3013
5879 #: sequencer.c:3277
5880 #, c-format
5881 msgid "failed to finalize '%s'"
5882 msgstr ""
5883
5884 #: sequencer.c:438 sequencer.c:1707 sequencer.c:2818 sequencer.c:3259
5885 #: sequencer.c:3368 builtin/am.c:244 builtin/commit.c:783 builtin/merge.c:1117
5886 #: builtin/rebase.c:589
5887 #, c-format
5888 msgid "could not read '%s'"
5889 msgstr ""
5890
5891 #: sequencer.c:464
5892 #, c-format
5893 msgid "your local changes would be overwritten by %s."
5894 msgstr ""
5895
5896 #: sequencer.c:468
5897 msgid "commit your changes or stash them to proceed."
5898 msgstr ""
5899
5900 #: sequencer.c:500
5901 #, c-format
5902 msgid "%s: fast-forward"
5903 msgstr ""
5904
5905 #: sequencer.c:539 builtin/tag.c:565
5906 #, c-format
5907 msgid "Invalid cleanup mode %s"
5908 msgstr ""
5909
5910 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
5911 #. "rebase -i".
5912 #.
5913 #: sequencer.c:633
5914 #, c-format
5915 msgid "%s: Unable to write new index file"
5916 msgstr ""
5917
5918 #: sequencer.c:650
5919 msgid "unable to update cache tree"
5920 msgstr ""
5921
5922 #: sequencer.c:664
5923 msgid "could not resolve HEAD commit"
5924 msgstr ""
5925
5926 #: sequencer.c:744
5927 #, c-format
5928 msgid "no key present in '%.*s'"
5929 msgstr ""
5930
5931 #: sequencer.c:755
5932 #, c-format
5933 msgid "unable to dequote value of '%s'"
5934 msgstr ""
5935
5936 #: sequencer.c:792 wrapper.c:190 wrapper.c:360 builtin/am.c:705
5937 #: builtin/am.c:797 builtin/merge.c:1114 builtin/rebase.c:1074
5938 #, c-format
5939 msgid "could not open '%s' for reading"
5940 msgstr ""
5941
5942 #: sequencer.c:802
5943 msgid "'GIT_AUTHOR_NAME' already given"
5944 msgstr ""
5945
5946 #: sequencer.c:807
5947 msgid "'GIT_AUTHOR_EMAIL' already given"
5948 msgstr ""
5949
5950 #: sequencer.c:812
5951 msgid "'GIT_AUTHOR_DATE' already given"
5952 msgstr ""
5953
5954 #: sequencer.c:816
5955 #, c-format
5956 msgid "unknown variable '%s'"
5957 msgstr ""
5958
5959 #: sequencer.c:821
5960 msgid "missing 'GIT_AUTHOR_NAME'"
5961 msgstr ""
5962
5963 #: sequencer.c:823
5964 msgid "missing 'GIT_AUTHOR_EMAIL'"
5965 msgstr ""
5966
5967 #: sequencer.c:825
5968 msgid "missing 'GIT_AUTHOR_DATE'"
5969 msgstr ""
5970
5971 #: sequencer.c:902 sequencer.c:1427
5972 msgid "malformed ident line"
5973 msgstr ""
5974
5975 #: sequencer.c:925
5976 #, c-format
5977 msgid ""
5978 "you have staged changes in your working tree\n"
5979 "If these changes are meant to be squashed into the previous commit, run:\n"
5980 "\n"
5981 " git commit --amend %s\n"
5982 "\n"
5983 "If they are meant to go into a new commit, run:\n"
5984 "\n"
5985 " git commit %s\n"
5986 "\n"
5987 "In both cases, once you're done, continue with:\n"
5988 "\n"
5989 " git rebase --continue\n"
5990 msgstr ""
5991
5992 #: sequencer.c:1218
5993 msgid "'prepare-commit-msg' hook failed"
5994 msgstr ""
5995
5996 #: sequencer.c:1224
5997 msgid ""
5998 "Your name and email address were configured automatically based\n"
5999 "on your username and hostname. Please check that they are accurate.\n"
6000 "You can suppress this message by setting them explicitly. Run the\n"
6001 "following command and follow the instructions in your editor to edit\n"
6002 "your configuration file:\n"
6003 "\n"
6004 " git config --global --edit\n"
6005 "\n"
6006 "After doing this, you may fix the identity used for this commit with:\n"
6007 "\n"
6008 " git commit --amend --reset-author\n"
6009 msgstr ""
6010
6011 #: sequencer.c:1237
6012 msgid ""
6013 "Your name and email address were configured automatically based\n"
6014 "on your username and hostname. Please check that they are accurate.\n"
6015 "You can suppress this message by setting them explicitly:\n"
6016 "\n"
6017 " git config --global user.name \"Your Name\"\n"
6018 " git config --global user.email you@example.com\n"
6019 "\n"
6020 "After doing this, you may fix the identity used for this commit with:\n"
6021 "\n"
6022 " git commit --amend --reset-author\n"
6023 msgstr ""
6024
6025 #: sequencer.c:1279
6026 msgid "couldn't look up newly created commit"
6027 msgstr ""
6028
6029 #: sequencer.c:1281
6030 msgid "could not parse newly created commit"
6031 msgstr ""
6032
6033 #: sequencer.c:1327
6034 msgid "unable to resolve HEAD after creating commit"
6035 msgstr ""
6036
6037 #: sequencer.c:1329
6038 msgid "detached HEAD"
6039 msgstr ""
6040
6041 #: sequencer.c:1333
6042 msgid " (root-commit)"
6043 msgstr ""
6044
6045 #: sequencer.c:1354
6046 msgid "could not parse HEAD"
6047 msgstr ""
6048
6049 #: sequencer.c:1356
6050 #, c-format
6051 msgid "HEAD %s is not a commit!"
6052 msgstr ""
6053
6054 #: sequencer.c:1360 sequencer.c:1458 builtin/commit.c:1569
6055 msgid "could not parse HEAD commit"
6056 msgstr ""
6057
6058 #: sequencer.c:1411 sequencer.c:2055
6059 msgid "unable to parse commit author"
6060 msgstr ""
6061
6062 #: sequencer.c:1431
6063 msgid "corrupted author without date information"
6064 msgstr ""
6065
6066 #: sequencer.c:1447 builtin/am.c:1561 builtin/merge.c:684
6067 msgid "git write-tree failed to write a tree"
6068 msgstr ""
6069
6070 #: sequencer.c:1480 sequencer.c:1550
6071 #, c-format
6072 msgid "unable to read commit message from '%s'"
6073 msgstr ""
6074
6075 #: sequencer.c:1516 builtin/am.c:1583 builtin/commit.c:1668 builtin/merge.c:883
6076 #: builtin/merge.c:908
6077 msgid "failed to write commit object"
6078 msgstr ""
6079
6080 #: sequencer.c:1577
6081 #, c-format
6082 msgid "could not parse commit %s"
6083 msgstr ""
6084
6085 #: sequencer.c:1582
6086 #, c-format
6087 msgid "could not parse parent commit %s"
6088 msgstr ""
6089
6090 #: sequencer.c:1656 sequencer.c:1767
6091 #, c-format
6092 msgid "unknown command: %d"
6093 msgstr ""
6094
6095 #: sequencer.c:1714 sequencer.c:1739
6096 #, c-format
6097 msgid "This is a combination of %d commits."
6098 msgstr ""
6099
6100 #: sequencer.c:1724
6101 msgid "need a HEAD to fixup"
6102 msgstr ""
6103
6104 #: sequencer.c:1726 sequencer.c:3304
6105 msgid "could not read HEAD"
6106 msgstr ""
6107
6108 #: sequencer.c:1728
6109 msgid "could not read HEAD's commit message"
6110 msgstr ""
6111
6112 #: sequencer.c:1734
6113 #, c-format
6114 msgid "cannot write '%s'"
6115 msgstr ""
6116
6117 #: sequencer.c:1741 git-rebase--preserve-merges.sh:496
6118 msgid "This is the 1st commit message:"
6119 msgstr ""
6120
6121 #: sequencer.c:1749
6122 #, c-format
6123 msgid "could not read commit message of %s"
6124 msgstr ""
6125
6126 #: sequencer.c:1756
6127 #, c-format
6128 msgid "This is the commit message #%d:"
6129 msgstr ""
6130
6131 #: sequencer.c:1762
6132 #, c-format
6133 msgid "The commit message #%d will be skipped:"
6134 msgstr ""
6135
6136 #: sequencer.c:1850
6137 msgid "your index file is unmerged."
6138 msgstr ""
6139
6140 #: sequencer.c:1857
6141 msgid "cannot fixup root commit"
6142 msgstr ""
6143
6144 #: sequencer.c:1876
6145 #, c-format
6146 msgid "commit %s is a merge but no -m option was given."
6147 msgstr ""
6148
6149 #: sequencer.c:1884 sequencer.c:1892
6150 #, c-format
6151 msgid "commit %s does not have parent %d"
6152 msgstr ""
6153
6154 #: sequencer.c:1898
6155 #, c-format
6156 msgid "cannot get commit message for %s"
6157 msgstr ""
6158
6159 #. TRANSLATORS: The first %s will be a "todo" command like
6160 #. "revert" or "pick", the second %s a SHA1.
6161 #: sequencer.c:1917
6162 #, c-format
6163 msgid "%s: cannot parse parent commit %s"
6164 msgstr ""
6165
6166 #: sequencer.c:1982
6167 #, c-format
6168 msgid "could not rename '%s' to '%s'"
6169 msgstr ""
6170
6171 #: sequencer.c:2037
6172 #, c-format
6173 msgid "could not revert %s... %s"
6174 msgstr ""
6175
6176 #: sequencer.c:2038
6177 #, c-format
6178 msgid "could not apply %s... %s"
6179 msgstr ""
6180
6181 #: sequencer.c:2105
6182 #, c-format
6183 msgid "git %s: failed to read the index"
6184 msgstr ""
6185
6186 #: sequencer.c:2112
6187 #, c-format
6188 msgid "git %s: failed to refresh the index"
6189 msgstr ""
6190
6191 #: sequencer.c:2189
6192 #, c-format
6193 msgid "%s does not accept arguments: '%s'"
6194 msgstr ""
6195
6196 #: sequencer.c:2198
6197 #, c-format
6198 msgid "missing arguments for %s"
6199 msgstr ""
6200
6201 #: sequencer.c:2235
6202 #, c-format
6203 msgid "could not parse '%.*s'"
6204 msgstr ""
6205
6206 #: sequencer.c:2289
6207 #, c-format
6208 msgid "invalid line %d: %.*s"
6209 msgstr ""
6210
6211 #: sequencer.c:2300
6212 #, c-format
6213 msgid "cannot '%s' without a previous commit"
6214 msgstr ""
6215
6216 #: sequencer.c:2348 builtin/rebase.c:172 builtin/rebase.c:197
6217 #: builtin/rebase.c:223 builtin/rebase.c:248
6218 #, c-format
6219 msgid "could not read '%s'."
6220 msgstr ""
6221
6222 #: sequencer.c:2384
6223 msgid "cancelling a cherry picking in progress"
6224 msgstr ""
6225
6226 #: sequencer.c:2391
6227 msgid "cancelling a revert in progress"
6228 msgstr ""
6229
6230 #: sequencer.c:2435
6231 msgid "please fix this using 'git rebase --edit-todo'."
6232 msgstr ""
6233
6234 #: sequencer.c:2437
6235 #, c-format
6236 msgid "unusable instruction sheet: '%s'"
6237 msgstr ""
6238
6239 #: sequencer.c:2442
6240 msgid "no commits parsed."
6241 msgstr ""
6242
6243 #: sequencer.c:2453
6244 msgid "cannot cherry-pick during a revert."
6245 msgstr ""
6246
6247 #: sequencer.c:2455
6248 msgid "cannot revert during a cherry-pick."
6249 msgstr ""
6250
6251 #: sequencer.c:2533
6252 #, c-format
6253 msgid "invalid value for %s: %s"
6254 msgstr ""
6255
6256 #: sequencer.c:2630
6257 msgid "unusable squash-onto"
6258 msgstr ""
6259
6260 #: sequencer.c:2646
6261 #, c-format
6262 msgid "malformed options sheet: '%s'"
6263 msgstr ""
6264
6265 #: sequencer.c:2736 sequencer.c:4463
6266 msgid "empty commit set passed"
6267 msgstr ""
6268
6269 #: sequencer.c:2752
6270 msgid "revert is already in progress"
6271 msgstr ""
6272
6273 #: sequencer.c:2754
6274 #, c-format
6275 msgid "try \"git revert (--continue | %s--abort | --quit)\""
6276 msgstr ""
6277
6278 #: sequencer.c:2757
6279 msgid "cherry-pick is already in progress"
6280 msgstr ""
6281
6282 #: sequencer.c:2759
6283 #, c-format
6284 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
6285 msgstr ""
6286
6287 #: sequencer.c:2773
6288 #, c-format
6289 msgid "could not create sequencer directory '%s'"
6290 msgstr ""
6291
6292 #: sequencer.c:2788
6293 msgid "could not lock HEAD"
6294 msgstr ""
6295
6296 #: sequencer.c:2848 sequencer.c:4209
6297 msgid "no cherry-pick or revert in progress"
6298 msgstr ""
6299
6300 #: sequencer.c:2850 sequencer.c:2861
6301 msgid "cannot resolve HEAD"
6302 msgstr ""
6303
6304 #: sequencer.c:2852 sequencer.c:2896
6305 msgid "cannot abort from a branch yet to be born"
6306 msgstr ""
6307
6308 #: sequencer.c:2882 builtin/grep.c:736
6309 #, c-format
6310 msgid "cannot open '%s'"
6311 msgstr ""
6312
6313 #: sequencer.c:2884
6314 #, c-format
6315 msgid "cannot read '%s': %s"
6316 msgstr ""
6317
6318 #: sequencer.c:2885
6319 msgid "unexpected end of file"
6320 msgstr ""
6321
6322 #: sequencer.c:2891
6323 #, c-format
6324 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
6325 msgstr ""
6326
6327 #: sequencer.c:2902
6328 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
6329 msgstr ""
6330
6331 #: sequencer.c:2943
6332 msgid "no revert in progress"
6333 msgstr ""
6334
6335 #: sequencer.c:2951
6336 msgid "no cherry-pick in progress"
6337 msgstr ""
6338
6339 #: sequencer.c:2961
6340 msgid "failed to skip the commit"
6341 msgstr ""
6342
6343 #: sequencer.c:2968
6344 msgid "there is nothing to skip"
6345 msgstr ""
6346
6347 #: sequencer.c:2971
6348 #, c-format
6349 msgid ""
6350 "have you committed already?\n"
6351 "try \"git %s --continue\""
6352 msgstr ""
6353
6354 #: sequencer.c:3095 sequencer.c:4121
6355 #, c-format
6356 msgid "could not update %s"
6357 msgstr ""
6358
6359 #: sequencer.c:3134 sequencer.c:4101
6360 msgid "cannot read HEAD"
6361 msgstr ""
6362
6363 #: sequencer.c:3151
6364 #, c-format
6365 msgid "unable to copy '%s' to '%s'"
6366 msgstr ""
6367
6368 #: sequencer.c:3159
6369 #, c-format
6370 msgid ""
6371 "You can amend the commit now, with\n"
6372 "\n"
6373 " git commit --amend %s\n"
6374 "\n"
6375 "Once you are satisfied with your changes, run\n"
6376 "\n"
6377 " git rebase --continue\n"
6378 msgstr ""
6379
6380 #: sequencer.c:3169
6381 #, c-format
6382 msgid "Could not apply %s... %.*s"
6383 msgstr ""
6384
6385 #: sequencer.c:3176
6386 #, c-format
6387 msgid "Could not merge %.*s"
6388 msgstr ""
6389
6390 #: sequencer.c:3190 sequencer.c:3194 builtin/difftool.c:641
6391 #, c-format
6392 msgid "could not copy '%s' to '%s'"
6393 msgstr ""
6394
6395 #: sequencer.c:3221
6396 #, c-format
6397 msgid ""
6398 "execution failed: %s\n"
6399 "%sYou can fix the problem, and then run\n"
6400 "\n"
6401 " git rebase --continue\n"
6402 "\n"
6403 msgstr ""
6404
6405 #: sequencer.c:3227
6406 msgid "and made changes to the index and/or the working tree\n"
6407 msgstr ""
6408
6409 #: sequencer.c:3233
6410 #, c-format
6411 msgid ""
6412 "execution succeeded: %s\n"
6413 "but left changes to the index and/or the working tree\n"
6414 "Commit or stash your changes, and then run\n"
6415 "\n"
6416 " git rebase --continue\n"
6417 "\n"
6418 msgstr ""
6419
6420 #: sequencer.c:3294
6421 #, c-format
6422 msgid "illegal label name: '%.*s'"
6423 msgstr ""
6424
6425 #: sequencer.c:3348
6426 msgid "writing fake root commit"
6427 msgstr ""
6428
6429 #: sequencer.c:3353
6430 msgid "writing squash-onto"
6431 msgstr ""
6432
6433 #: sequencer.c:3391 builtin/rebase.c:876 builtin/rebase.c:882
6434 #, c-format
6435 msgid "failed to find tree of %s"
6436 msgstr ""
6437
6438 #: sequencer.c:3436
6439 #, c-format
6440 msgid "could not resolve '%s'"
6441 msgstr ""
6442
6443 #: sequencer.c:3467
6444 msgid "cannot merge without a current revision"
6445 msgstr ""
6446
6447 #: sequencer.c:3489
6448 #, c-format
6449 msgid "unable to parse '%.*s'"
6450 msgstr ""
6451
6452 #: sequencer.c:3498
6453 #, c-format
6454 msgid "nothing to merge: '%.*s'"
6455 msgstr ""
6456
6457 #: sequencer.c:3510
6458 msgid "octopus merge cannot be executed on top of a [new root]"
6459 msgstr ""
6460
6461 #: sequencer.c:3526
6462 #, c-format
6463 msgid "could not get commit message of '%s'"
6464 msgstr ""
6465
6466 #: sequencer.c:3688
6467 #, c-format
6468 msgid "could not even attempt to merge '%.*s'"
6469 msgstr ""
6470
6471 #: sequencer.c:3704
6472 msgid "merge: Unable to write new index file"
6473 msgstr ""
6474
6475 #: sequencer.c:3773 builtin/rebase.c:733
6476 #, c-format
6477 msgid "Applied autostash.\n"
6478 msgstr ""
6479
6480 #: sequencer.c:3785
6481 #, c-format
6482 msgid "cannot store %s"
6483 msgstr ""
6484
6485 #: sequencer.c:3788 builtin/rebase.c:749 git-rebase--preserve-merges.sh:113
6486 #, c-format
6487 msgid ""
6488 "Applying autostash resulted in conflicts.\n"
6489 "Your changes are safe in the stash.\n"
6490 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
6491 msgstr ""
6492
6493 #: sequencer.c:3849
6494 #, c-format
6495 msgid "could not checkout %s"
6496 msgstr ""
6497
6498 #: sequencer.c:3863
6499 #, c-format
6500 msgid "%s: not a valid OID"
6501 msgstr ""
6502
6503 #: sequencer.c:3868 git-rebase--preserve-merges.sh:779
6504 msgid "could not detach HEAD"
6505 msgstr ""
6506
6507 #: sequencer.c:3883
6508 #, c-format
6509 msgid "Stopped at HEAD\n"
6510 msgstr ""
6511
6512 #: sequencer.c:3885
6513 #, c-format
6514 msgid "Stopped at %s\n"
6515 msgstr ""
6516
6517 #: sequencer.c:3893
6518 #, c-format
6519 msgid ""
6520 "Could not execute the todo command\n"
6521 "\n"
6522 " %.*s\n"
6523 "It has been rescheduled; To edit the command before continuing, please\n"
6524 "edit the todo list first:\n"
6525 "\n"
6526 " git rebase --edit-todo\n"
6527 " git rebase --continue\n"
6528 msgstr ""
6529
6530 #: sequencer.c:3979
6531 #, c-format
6532 msgid "Stopped at %s... %.*s\n"
6533 msgstr ""
6534
6535 #: sequencer.c:4050
6536 #, c-format
6537 msgid "unknown command %d"
6538 msgstr ""
6539
6540 #: sequencer.c:4109
6541 msgid "could not read orig-head"
6542 msgstr ""
6543
6544 #: sequencer.c:4114
6545 msgid "could not read 'onto'"
6546 msgstr ""
6547
6548 #: sequencer.c:4128
6549 #, c-format
6550 msgid "could not update HEAD to %s"
6551 msgstr ""
6552
6553 #: sequencer.c:4221
6554 msgid "cannot rebase: You have unstaged changes."
6555 msgstr ""
6556
6557 #: sequencer.c:4230
6558 msgid "cannot amend non-existing commit"
6559 msgstr ""
6560
6561 #: sequencer.c:4232
6562 #, c-format
6563 msgid "invalid file: '%s'"
6564 msgstr ""
6565
6566 #: sequencer.c:4234
6567 #, c-format
6568 msgid "invalid contents: '%s'"
6569 msgstr ""
6570
6571 #: sequencer.c:4237
6572 msgid ""
6573 "\n"
6574 "You have uncommitted changes in your working tree. Please, commit them\n"
6575 "first and then run 'git rebase --continue' again."
6576 msgstr ""
6577
6578 #: sequencer.c:4273 sequencer.c:4312
6579 #, c-format
6580 msgid "could not write file: '%s'"
6581 msgstr ""
6582
6583 #: sequencer.c:4327
6584 msgid "could not remove CHERRY_PICK_HEAD"
6585 msgstr ""
6586
6587 #: sequencer.c:4334
6588 msgid "could not commit staged changes."
6589 msgstr ""
6590
6591 #: sequencer.c:4440
6592 #, c-format
6593 msgid "%s: can't cherry-pick a %s"
6594 msgstr ""
6595
6596 #: sequencer.c:4444
6597 #, c-format
6598 msgid "%s: bad revision"
6599 msgstr ""
6600
6601 #: sequencer.c:4479
6602 msgid "can't revert as initial commit"
6603 msgstr ""
6604
6605 #: sequencer.c:4952
6606 msgid "make_script: unhandled options"
6607 msgstr ""
6608
6609 #: sequencer.c:4955
6610 msgid "make_script: error preparing revisions"
6611 msgstr ""
6612
6613 #: sequencer.c:5113
6614 msgid ""
6615 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
6616 "continue'.\n"
6617 "Or you can abort the rebase with 'git rebase --abort'.\n"
6618 msgstr ""
6619
6620 #: sequencer.c:5226 sequencer.c:5243
6621 msgid "nothing to do"
6622 msgstr ""
6623
6624 #: sequencer.c:5257
6625 msgid "could not skip unnecessary pick commands"
6626 msgstr ""
6627
6628 #: sequencer.c:5351
6629 msgid "the script was already rearranged."
6630 msgstr ""
6631
6632 #: setup.c:124
6633 #, c-format
6634 msgid "'%s' is outside repository"
6635 msgstr ""
6636
6637 #: setup.c:174
6638 #, c-format
6639 msgid ""
6640 "%s: no such path in the working tree.\n"
6641 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
6642 msgstr ""
6643
6644 #: setup.c:187
6645 #, c-format
6646 msgid ""
6647 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
6648 "Use '--' to separate paths from revisions, like this:\n"
6649 "'git <command> [<revision>...] -- [<file>...]'"
6650 msgstr ""
6651
6652 #: setup.c:236
6653 #, c-format
6654 msgid "option '%s' must come before non-option arguments"
6655 msgstr ""
6656
6657 #: setup.c:255
6658 #, c-format
6659 msgid ""
6660 "ambiguous argument '%s': both revision and filename\n"
6661 "Use '--' to separate paths from revisions, like this:\n"
6662 "'git <command> [<revision>...] -- [<file>...]'"
6663 msgstr ""
6664
6665 #: setup.c:391
6666 msgid "unable to set up work tree using invalid config"
6667 msgstr ""
6668
6669 #: setup.c:395
6670 msgid "this operation must be run in a work tree"
6671 msgstr ""
6672
6673 #: setup.c:541
6674 #, c-format
6675 msgid "Expected git repo version <= %d, found %d"
6676 msgstr ""
6677
6678 #: setup.c:549
6679 msgid "unknown repository extensions found:"
6680 msgstr ""
6681
6682 #: setup.c:568
6683 #, c-format
6684 msgid "error opening '%s'"
6685 msgstr ""
6686
6687 #: setup.c:570
6688 #, c-format
6689 msgid "too large to be a .git file: '%s'"
6690 msgstr ""
6691
6692 #: setup.c:572
6693 #, c-format
6694 msgid "error reading %s"
6695 msgstr ""
6696
6697 #: setup.c:574
6698 #, c-format
6699 msgid "invalid gitfile format: %s"
6700 msgstr ""
6701
6702 #: setup.c:576
6703 #, c-format
6704 msgid "no path in gitfile: %s"
6705 msgstr ""
6706
6707 #: setup.c:578
6708 #, c-format
6709 msgid "not a git repository: %s"
6710 msgstr ""
6711
6712 #: setup.c:677
6713 #, c-format
6714 msgid "'$%s' too big"
6715 msgstr ""
6716
6717 #: setup.c:691
6718 #, c-format
6719 msgid "not a git repository: '%s'"
6720 msgstr ""
6721
6722 #: setup.c:720 setup.c:722 setup.c:753
6723 #, c-format
6724 msgid "cannot chdir to '%s'"
6725 msgstr ""
6726
6727 #: setup.c:725 setup.c:781 setup.c:791 setup.c:830 setup.c:838
6728 msgid "cannot come back to cwd"
6729 msgstr ""
6730
6731 #: setup.c:852
6732 #, c-format
6733 msgid "failed to stat '%*s%s%s'"
6734 msgstr ""
6735
6736 #: setup.c:1090
6737 msgid "Unable to read current working directory"
6738 msgstr ""
6739
6740 #: setup.c:1099 setup.c:1105
6741 #, c-format
6742 msgid "cannot change to '%s'"
6743 msgstr ""
6744
6745 #: setup.c:1110
6746 #, c-format
6747 msgid "not a git repository (or any of the parent directories): %s"
6748 msgstr ""
6749
6750 #: setup.c:1116
6751 #, c-format
6752 msgid ""
6753 "not a git repository (or any parent up to mount point %s)\n"
6754 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
6755 msgstr ""
6756
6757 #: setup.c:1227
6758 #, c-format
6759 msgid ""
6760 "problem with core.sharedRepository filemode value (0%.3o).\n"
6761 "The owner of files must always have read and write permissions."
6762 msgstr ""
6763
6764 #: setup.c:1271
6765 msgid "open /dev/null or dup failed"
6766 msgstr ""
6767
6768 #: setup.c:1286
6769 msgid "fork failed"
6770 msgstr ""
6771
6772 #: setup.c:1291
6773 msgid "setsid failed"
6774 msgstr ""
6775
6776 #: sha1-file.c:452
6777 #, c-format
6778 msgid "object directory %s does not exist; check .git/objects/info/alternates"
6779 msgstr ""
6780
6781 #: sha1-file.c:503
6782 #, c-format
6783 msgid "unable to normalize alternate object path: %s"
6784 msgstr ""
6785
6786 #: sha1-file.c:575
6787 #, c-format
6788 msgid "%s: ignoring alternate object stores, nesting too deep"
6789 msgstr ""
6790
6791 #: sha1-file.c:582
6792 #, c-format
6793 msgid "unable to normalize object directory: %s"
6794 msgstr ""
6795
6796 #: sha1-file.c:625
6797 msgid "unable to fdopen alternates lockfile"
6798 msgstr ""
6799
6800 #: sha1-file.c:643
6801 msgid "unable to read alternates file"
6802 msgstr ""
6803
6804 #: sha1-file.c:650
6805 msgid "unable to move new alternates file into place"
6806 msgstr ""
6807
6808 #: sha1-file.c:685
6809 #, c-format
6810 msgid "path '%s' does not exist"
6811 msgstr ""
6812
6813 #: sha1-file.c:711
6814 #, c-format
6815 msgid "reference repository '%s' as a linked checkout is not supported yet."
6816 msgstr ""
6817
6818 #: sha1-file.c:717
6819 #, c-format
6820 msgid "reference repository '%s' is not a local repository."
6821 msgstr ""
6822
6823 #: sha1-file.c:723
6824 #, c-format
6825 msgid "reference repository '%s' is shallow"
6826 msgstr ""
6827
6828 #: sha1-file.c:731
6829 #, c-format
6830 msgid "reference repository '%s' is grafted"
6831 msgstr ""
6832
6833 #: sha1-file.c:791
6834 #, c-format
6835 msgid "invalid line while parsing alternate refs: %s"
6836 msgstr ""
6837
6838 #: sha1-file.c:943
6839 #, c-format
6840 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
6841 msgstr ""
6842
6843 #: sha1-file.c:964
6844 msgid "mmap failed"
6845 msgstr ""
6846
6847 #: sha1-file.c:1128
6848 #, c-format
6849 msgid "object file %s is empty"
6850 msgstr ""
6851
6852 #: sha1-file.c:1252 sha1-file.c:2392
6853 #, c-format
6854 msgid "corrupt loose object '%s'"
6855 msgstr ""
6856
6857 #: sha1-file.c:1254 sha1-file.c:2396
6858 #, c-format
6859 msgid "garbage at end of loose object '%s'"
6860 msgstr ""
6861
6862 #: sha1-file.c:1296
6863 msgid "invalid object type"
6864 msgstr ""
6865
6866 #: sha1-file.c:1380
6867 #, c-format
6868 msgid "unable to unpack %s header with --allow-unknown-type"
6869 msgstr ""
6870
6871 #: sha1-file.c:1383
6872 #, c-format
6873 msgid "unable to unpack %s header"
6874 msgstr ""
6875
6876 #: sha1-file.c:1389
6877 #, c-format
6878 msgid "unable to parse %s header with --allow-unknown-type"
6879 msgstr ""
6880
6881 #: sha1-file.c:1392
6882 #, c-format
6883 msgid "unable to parse %s header"
6884 msgstr ""
6885
6886 #: sha1-file.c:1584
6887 #, c-format
6888 msgid "failed to read object %s"
6889 msgstr ""
6890
6891 #: sha1-file.c:1588
6892 #, c-format
6893 msgid "replacement %s not found for %s"
6894 msgstr ""
6895
6896 #: sha1-file.c:1592
6897 #, c-format
6898 msgid "loose object %s (stored in %s) is corrupt"
6899 msgstr ""
6900
6901 #: sha1-file.c:1596
6902 #, c-format
6903 msgid "packed object %s (stored in %s) is corrupt"
6904 msgstr ""
6905
6906 #: sha1-file.c:1699
6907 #, c-format
6908 msgid "unable to write file %s"
6909 msgstr ""
6910
6911 #: sha1-file.c:1706
6912 #, c-format
6913 msgid "unable to set permission to '%s'"
6914 msgstr ""
6915
6916 #: sha1-file.c:1713
6917 msgid "file write error"
6918 msgstr ""
6919
6920 #: sha1-file.c:1732
6921 msgid "error when closing loose object file"
6922 msgstr ""
6923
6924 #: sha1-file.c:1797
6925 #, c-format
6926 msgid "insufficient permission for adding an object to repository database %s"
6927 msgstr ""
6928
6929 #: sha1-file.c:1799
6930 msgid "unable to create temporary file"
6931 msgstr ""
6932
6933 #: sha1-file.c:1823
6934 msgid "unable to write loose object file"
6935 msgstr ""
6936
6937 #: sha1-file.c:1829
6938 #, c-format
6939 msgid "unable to deflate new object %s (%d)"
6940 msgstr ""
6941
6942 #: sha1-file.c:1833
6943 #, c-format
6944 msgid "deflateEnd on object %s failed (%d)"
6945 msgstr ""
6946
6947 #: sha1-file.c:1837
6948 #, c-format
6949 msgid "confused by unstable object source data for %s"
6950 msgstr ""
6951
6952 #: sha1-file.c:1847 builtin/pack-objects.c:925
6953 #, c-format
6954 msgid "failed utime() on %s"
6955 msgstr ""
6956
6957 #: sha1-file.c:1922
6958 #, c-format
6959 msgid "cannot read object for %s"
6960 msgstr ""
6961
6962 #: sha1-file.c:1962
6963 msgid "corrupt commit"
6964 msgstr ""
6965
6966 #: sha1-file.c:1970
6967 msgid "corrupt tag"
6968 msgstr ""
6969
6970 #: sha1-file.c:2069
6971 #, c-format
6972 msgid "read error while indexing %s"
6973 msgstr ""
6974
6975 #: sha1-file.c:2072
6976 #, c-format
6977 msgid "short read while indexing %s"
6978 msgstr ""
6979
6980 #: sha1-file.c:2145 sha1-file.c:2154
6981 #, c-format
6982 msgid "%s: failed to insert into database"
6983 msgstr ""
6984
6985 #: sha1-file.c:2160
6986 #, c-format
6987 msgid "%s: unsupported file type"
6988 msgstr ""
6989
6990 #: sha1-file.c:2184
6991 #, c-format
6992 msgid "%s is not a valid object"
6993 msgstr ""
6994
6995 #: sha1-file.c:2186
6996 #, c-format
6997 msgid "%s is not a valid '%s' object"
6998 msgstr ""
6999
7000 #: sha1-file.c:2213 builtin/index-pack.c:155
7001 #, c-format
7002 msgid "unable to open %s"
7003 msgstr ""
7004
7005 #: sha1-file.c:2403 sha1-file.c:2455
7006 #, c-format
7007 msgid "hash mismatch for %s (expected %s)"
7008 msgstr ""
7009
7010 #: sha1-file.c:2427
7011 #, c-format
7012 msgid "unable to mmap %s"
7013 msgstr ""
7014
7015 #: sha1-file.c:2432
7016 #, c-format
7017 msgid "unable to unpack header of %s"
7018 msgstr ""
7019
7020 #: sha1-file.c:2438
7021 #, c-format
7022 msgid "unable to parse header of %s"
7023 msgstr ""
7024
7025 #: sha1-file.c:2449
7026 #, c-format
7027 msgid "unable to unpack contents of %s"
7028 msgstr ""
7029
7030 #: sha1-name.c:487
7031 #, c-format
7032 msgid "short SHA1 %s is ambiguous"
7033 msgstr ""
7034
7035 #: sha1-name.c:498
7036 msgid "The candidates are:"
7037 msgstr ""
7038
7039 #: sha1-name.c:797
7040 msgid ""
7041 "Git normally never creates a ref that ends with 40 hex characters\n"
7042 "because it will be ignored when you just specify 40-hex. These refs\n"
7043 "may be created by mistake. For example,\n"
7044 "\n"
7045 " git switch -c $br $(git rev-parse ...)\n"
7046 "\n"
7047 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
7048 "examine these refs and maybe delete them. Turn this message off by\n"
7049 "running \"git config advice.objectNameWarning false\""
7050 msgstr ""
7051
7052 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
7053 #: strbuf.c:822
7054 #, c-format
7055 msgid "%u.%2.2u GiB"
7056 msgstr ""
7057
7058 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
7059 #: strbuf.c:824
7060 #, c-format
7061 msgid "%u.%2.2u GiB/s"
7062 msgstr ""
7063
7064 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
7065 #: strbuf.c:832
7066 #, c-format
7067 msgid "%u.%2.2u MiB"
7068 msgstr ""
7069
7070 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
7071 #: strbuf.c:834
7072 #, c-format
7073 msgid "%u.%2.2u MiB/s"
7074 msgstr ""
7075
7076 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
7077 #: strbuf.c:841
7078 #, c-format
7079 msgid "%u.%2.2u KiB"
7080 msgstr ""
7081
7082 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
7083 #: strbuf.c:843
7084 #, c-format
7085 msgid "%u.%2.2u KiB/s"
7086 msgstr ""
7087
7088 #. TRANSLATORS: IEC 80000-13:2008 byte
7089 #: strbuf.c:849
7090 #, c-format
7091 msgid "%u byte"
7092 msgid_plural "%u bytes"
7093 msgstr[0] ""
7094 msgstr[1] ""
7095
7096 #. TRANSLATORS: IEC 80000-13:2008 byte/second
7097 #: strbuf.c:851
7098 #, c-format
7099 msgid "%u byte/s"
7100 msgid_plural "%u bytes/s"
7101 msgstr[0] ""
7102 msgstr[1] ""
7103
7104 #: strbuf.c:1149
7105 #, c-format
7106 msgid "could not edit '%s'"
7107 msgstr ""
7108
7109 #: submodule.c:114 submodule.c:143
7110 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
7111 msgstr ""
7112
7113 #: submodule.c:118 submodule.c:147
7114 #, c-format
7115 msgid "Could not find section in .gitmodules where path=%s"
7116 msgstr ""
7117
7118 #: submodule.c:154
7119 #, c-format
7120 msgid "Could not remove .gitmodules entry for %s"
7121 msgstr ""
7122
7123 #: submodule.c:165
7124 msgid "staging updated .gitmodules failed"
7125 msgstr ""
7126
7127 #: submodule.c:327
7128 #, c-format
7129 msgid "in unpopulated submodule '%s'"
7130 msgstr ""
7131
7132 #: submodule.c:358
7133 #, c-format
7134 msgid "Pathspec '%s' is in submodule '%.*s'"
7135 msgstr ""
7136
7137 #: submodule.c:910
7138 #, c-format
7139 msgid "submodule entry '%s' (%s) is a %s, not a commit"
7140 msgstr ""
7141
7142 #: submodule.c:1147 builtin/branch.c:680 builtin/submodule--helper.c:2016
7143 msgid "Failed to resolve HEAD as a valid ref."
7144 msgstr ""
7145
7146 #: submodule.c:1481
7147 #, c-format
7148 msgid "Could not access submodule '%s'"
7149 msgstr ""
7150
7151 #: submodule.c:1651
7152 #, c-format
7153 msgid "'%s' not recognized as a git repository"
7154 msgstr ""
7155
7156 #: submodule.c:1789
7157 #, c-format
7158 msgid "could not start 'git status' in submodule '%s'"
7159 msgstr ""
7160
7161 #: submodule.c:1802
7162 #, c-format
7163 msgid "could not run 'git status' in submodule '%s'"
7164 msgstr ""
7165
7166 #: submodule.c:1817
7167 #, c-format
7168 msgid "Could not unset core.worktree setting in submodule '%s'"
7169 msgstr ""
7170
7171 #: submodule.c:1907
7172 #, c-format
7173 msgid "submodule '%s' has dirty index"
7174 msgstr ""
7175
7176 #: submodule.c:1959
7177 #, c-format
7178 msgid "Submodule '%s' could not be updated."
7179 msgstr ""
7180
7181 #: submodule.c:2027
7182 #, c-format
7183 msgid "submodule git dir '%s' is inside git dir '%.*s'"
7184 msgstr ""
7185
7186 #: submodule.c:2048
7187 #, c-format
7188 msgid ""
7189 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
7190 msgstr ""
7191
7192 #: submodule.c:2060 submodule.c:2119
7193 #, c-format
7194 msgid "could not lookup name for submodule '%s'"
7195 msgstr ""
7196
7197 #: submodule.c:2064
7198 #, c-format
7199 msgid "refusing to move '%s' into an existing git dir"
7200 msgstr ""
7201
7202 #: submodule.c:2071
7203 #, c-format
7204 msgid ""
7205 "Migrating git directory of '%s%s' from\n"
7206 "'%s' to\n"
7207 "'%s'\n"
7208 msgstr ""
7209
7210 #: submodule.c:2154
7211 #, c-format
7212 msgid "could not recurse into submodule '%s'"
7213 msgstr ""
7214
7215 #: submodule.c:2198
7216 msgid "could not start ls-files in .."
7217 msgstr ""
7218
7219 #: submodule.c:2237
7220 #, c-format
7221 msgid "ls-tree returned unexpected return code %d"
7222 msgstr ""
7223
7224 #: submodule-config.c:236
7225 #, c-format
7226 msgid "ignoring suspicious submodule name: %s"
7227 msgstr ""
7228
7229 #: submodule-config.c:303
7230 msgid "negative values not allowed for submodule.fetchjobs"
7231 msgstr ""
7232
7233 #: submodule-config.c:401
7234 #, c-format
7235 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
7236 msgstr ""
7237
7238 #: submodule-config.c:498
7239 #, c-format
7240 msgid "invalid value for %s"
7241 msgstr ""
7242
7243 #: submodule-config.c:769
7244 #, c-format
7245 msgid "Could not update .gitmodules entry %s"
7246 msgstr ""
7247
7248 #: trailer.c:238
7249 #, c-format
7250 msgid "running trailer command '%s' failed"
7251 msgstr ""
7252
7253 #: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
7254 #: trailer.c:557
7255 #, c-format
7256 msgid "unknown value '%s' for key '%s'"
7257 msgstr ""
7258
7259 #: trailer.c:539 trailer.c:544 builtin/remote.c:295
7260 #, c-format
7261 msgid "more than one %s"
7262 msgstr ""
7263
7264 #: trailer.c:730
7265 #, c-format
7266 msgid "empty trailer token in trailer '%.*s'"
7267 msgstr ""
7268
7269 #: trailer.c:750
7270 #, c-format
7271 msgid "could not read input file '%s'"
7272 msgstr ""
7273
7274 #: trailer.c:753
7275 msgid "could not read from stdin"
7276 msgstr ""
7277
7278 #: trailer.c:1011 wrapper.c:665
7279 #, c-format
7280 msgid "could not stat %s"
7281 msgstr ""
7282
7283 #: trailer.c:1013
7284 #, c-format
7285 msgid "file %s is not a regular file"
7286 msgstr ""
7287
7288 #: trailer.c:1015
7289 #, c-format
7290 msgid "file %s is not writable by user"
7291 msgstr ""
7292
7293 #: trailer.c:1027
7294 msgid "could not open temporary file"
7295 msgstr ""
7296
7297 #: trailer.c:1067
7298 #, c-format
7299 msgid "could not rename temporary file to %s"
7300 msgstr ""
7301
7302 #: transport.c:116
7303 #, c-format
7304 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
7305 msgstr ""
7306
7307 #: transport.c:145
7308 #, c-format
7309 msgid "could not read bundle '%s'"
7310 msgstr ""
7311
7312 #: transport.c:214
7313 #, c-format
7314 msgid "transport: invalid depth option '%s'"
7315 msgstr ""
7316
7317 #: transport.c:266
7318 msgid "see protocol.version in 'git help config' for more details"
7319 msgstr ""
7320
7321 #: transport.c:267
7322 msgid "server options require protocol version 2 or later"
7323 msgstr ""
7324
7325 #: transport.c:632
7326 msgid "could not parse transport.color.* config"
7327 msgstr ""
7328
7329 #: transport.c:705
7330 msgid "support for protocol v2 not implemented yet"
7331 msgstr ""
7332
7333 #: transport.c:831
7334 #, c-format
7335 msgid "unknown value for config '%s': %s"
7336 msgstr ""
7337
7338 #: transport.c:897
7339 #, c-format
7340 msgid "transport '%s' not allowed"
7341 msgstr ""
7342
7343 #: transport.c:949
7344 msgid "git-over-rsync is no longer supported"
7345 msgstr ""
7346
7347 #: transport.c:1044
7348 #, c-format
7349 msgid ""
7350 "The following submodule paths contain changes that can\n"
7351 "not be found on any remote:\n"
7352 msgstr ""
7353
7354 #: transport.c:1048
7355 #, c-format
7356 msgid ""
7357 "\n"
7358 "Please try\n"
7359 "\n"
7360 "\tgit push --recurse-submodules=on-demand\n"
7361 "\n"
7362 "or cd to the path and use\n"
7363 "\n"
7364 "\tgit push\n"
7365 "\n"
7366 "to push them to a remote.\n"
7367 "\n"
7368 msgstr ""
7369
7370 #: transport.c:1056
7371 msgid "Aborting."
7372 msgstr ""
7373
7374 #: transport.c:1201
7375 msgid "failed to push all needed submodules"
7376 msgstr ""
7377
7378 #: transport.c:1345 transport-helper.c:656
7379 msgid "operation not supported by protocol"
7380 msgstr ""
7381
7382 #: transport-helper.c:61 transport-helper.c:90
7383 msgid "full write to remote helper failed"
7384 msgstr ""
7385
7386 #: transport-helper.c:144
7387 #, c-format
7388 msgid "unable to find remote helper for '%s'"
7389 msgstr ""
7390
7391 #: transport-helper.c:160 transport-helper.c:570
7392 msgid "can't dup helper output fd"
7393 msgstr ""
7394
7395 #: transport-helper.c:211
7396 #, c-format
7397 msgid ""
7398 "unknown mandatory capability %s; this remote helper probably needs newer "
7399 "version of Git"
7400 msgstr ""
7401
7402 #: transport-helper.c:217
7403 msgid "this remote helper should implement refspec capability"
7404 msgstr ""
7405
7406 #: transport-helper.c:284 transport-helper.c:424
7407 #, c-format
7408 msgid "%s unexpectedly said: '%s'"
7409 msgstr ""
7410
7411 #: transport-helper.c:413
7412 #, c-format
7413 msgid "%s also locked %s"
7414 msgstr ""
7415
7416 #: transport-helper.c:492
7417 msgid "couldn't run fast-import"
7418 msgstr ""
7419
7420 #: transport-helper.c:515
7421 msgid "error while running fast-import"
7422 msgstr ""
7423
7424 #: transport-helper.c:544 transport-helper.c:1133
7425 #, c-format
7426 msgid "could not read ref %s"
7427 msgstr ""
7428
7429 #: transport-helper.c:589
7430 #, c-format
7431 msgid "unknown response to connect: %s"
7432 msgstr ""
7433
7434 #: transport-helper.c:611
7435 msgid "setting remote service path not supported by protocol"
7436 msgstr ""
7437
7438 #: transport-helper.c:613
7439 msgid "invalid remote service path"
7440 msgstr ""
7441
7442 #: transport-helper.c:659
7443 #, c-format
7444 msgid "can't connect to subservice %s"
7445 msgstr ""
7446
7447 #: transport-helper.c:735
7448 #, c-format
7449 msgid "expected ok/error, helper said '%s'"
7450 msgstr ""
7451
7452 #: transport-helper.c:788
7453 #, c-format
7454 msgid "helper reported unexpected status of %s"
7455 msgstr ""
7456
7457 #: transport-helper.c:849
7458 #, c-format
7459 msgid "helper %s does not support dry-run"
7460 msgstr ""
7461
7462 #: transport-helper.c:852
7463 #, c-format
7464 msgid "helper %s does not support --signed"
7465 msgstr ""
7466
7467 #: transport-helper.c:855
7468 #, c-format
7469 msgid "helper %s does not support --signed=if-asked"
7470 msgstr ""
7471
7472 #: transport-helper.c:860
7473 #, c-format
7474 msgid "helper %s does not support --atomic"
7475 msgstr ""
7476
7477 #: transport-helper.c:866
7478 #, c-format
7479 msgid "helper %s does not support 'push-option'"
7480 msgstr ""
7481
7482 #: transport-helper.c:964
7483 msgid "remote-helper doesn't support push; refspec needed"
7484 msgstr ""
7485
7486 #: transport-helper.c:969
7487 #, c-format
7488 msgid "helper %s does not support 'force'"
7489 msgstr ""
7490
7491 #: transport-helper.c:1016
7492 msgid "couldn't run fast-export"
7493 msgstr ""
7494
7495 #: transport-helper.c:1021
7496 msgid "error while running fast-export"
7497 msgstr ""
7498
7499 #: transport-helper.c:1046
7500 #, c-format
7501 msgid ""
7502 "No refs in common and none specified; doing nothing.\n"
7503 "Perhaps you should specify a branch such as 'master'.\n"
7504 msgstr ""
7505
7506 #: transport-helper.c:1119
7507 #, c-format
7508 msgid "malformed response in ref list: %s"
7509 msgstr ""
7510
7511 #: transport-helper.c:1271
7512 #, c-format
7513 msgid "read(%s) failed"
7514 msgstr ""
7515
7516 #: transport-helper.c:1298
7517 #, c-format
7518 msgid "write(%s) failed"
7519 msgstr ""
7520
7521 #: transport-helper.c:1347
7522 #, c-format
7523 msgid "%s thread failed"
7524 msgstr ""
7525
7526 #: transport-helper.c:1351
7527 #, c-format
7528 msgid "%s thread failed to join: %s"
7529 msgstr ""
7530
7531 #: transport-helper.c:1370 transport-helper.c:1374
7532 #, c-format
7533 msgid "can't start thread for copying data: %s"
7534 msgstr ""
7535
7536 #: transport-helper.c:1411
7537 #, c-format
7538 msgid "%s process failed to wait"
7539 msgstr ""
7540
7541 #: transport-helper.c:1415
7542 #, c-format
7543 msgid "%s process failed"
7544 msgstr ""
7545
7546 #: transport-helper.c:1433 transport-helper.c:1442
7547 msgid "can't start thread for copying data"
7548 msgstr ""
7549
7550 #: tree-walk.c:33
7551 msgid "too-short tree object"
7552 msgstr ""
7553
7554 #: tree-walk.c:39
7555 msgid "malformed mode in tree entry"
7556 msgstr ""
7557
7558 #: tree-walk.c:43
7559 msgid "empty filename in tree entry"
7560 msgstr ""
7561
7562 #: tree-walk.c:48
7563 #, c-format
7564 msgid "filename in tree entry contains backslash: '%s'"
7565 msgstr ""
7566
7567 #: tree-walk.c:124
7568 msgid "too-short tree file"
7569 msgstr ""
7570
7571 #: unpack-trees.c:110
7572 #, c-format
7573 msgid ""
7574 "Your local changes to the following files would be overwritten by checkout:\n"
7575 "%%sPlease commit your changes or stash them before you switch branches."
7576 msgstr ""
7577
7578 #: unpack-trees.c:112
7579 #, c-format
7580 msgid ""
7581 "Your local changes to the following files would be overwritten by checkout:\n"
7582 "%%s"
7583 msgstr ""
7584
7585 #: unpack-trees.c:115
7586 #, c-format
7587 msgid ""
7588 "Your local changes to the following files would be overwritten by merge:\n"
7589 "%%sPlease commit your changes or stash them before you merge."
7590 msgstr ""
7591
7592 #: unpack-trees.c:117
7593 #, c-format
7594 msgid ""
7595 "Your local changes to the following files would be overwritten by merge:\n"
7596 "%%s"
7597 msgstr ""
7598
7599 #: unpack-trees.c:120
7600 #, c-format
7601 msgid ""
7602 "Your local changes to the following files would be overwritten by %s:\n"
7603 "%%sPlease commit your changes or stash them before you %s."
7604 msgstr ""
7605
7606 #: unpack-trees.c:122
7607 #, c-format
7608 msgid ""
7609 "Your local changes to the following files would be overwritten by %s:\n"
7610 "%%s"
7611 msgstr ""
7612
7613 #: unpack-trees.c:127
7614 #, c-format
7615 msgid ""
7616 "Updating the following directories would lose untracked files in them:\n"
7617 "%s"
7618 msgstr ""
7619
7620 #: unpack-trees.c:131
7621 #, c-format
7622 msgid ""
7623 "The following untracked working tree files would be removed by checkout:\n"
7624 "%%sPlease move or remove them before you switch branches."
7625 msgstr ""
7626
7627 #: unpack-trees.c:133
7628 #, c-format
7629 msgid ""
7630 "The following untracked working tree files would be removed by checkout:\n"
7631 "%%s"
7632 msgstr ""
7633
7634 #: unpack-trees.c:136
7635 #, c-format
7636 msgid ""
7637 "The following untracked working tree files would be removed by merge:\n"
7638 "%%sPlease move or remove them before you merge."
7639 msgstr ""
7640
7641 #: unpack-trees.c:138
7642 #, c-format
7643 msgid ""
7644 "The following untracked working tree files would be removed by merge:\n"
7645 "%%s"
7646 msgstr ""
7647
7648 #: unpack-trees.c:141
7649 #, c-format
7650 msgid ""
7651 "The following untracked working tree files would be removed by %s:\n"
7652 "%%sPlease move or remove them before you %s."
7653 msgstr ""
7654
7655 #: unpack-trees.c:143
7656 #, c-format
7657 msgid ""
7658 "The following untracked working tree files would be removed by %s:\n"
7659 "%%s"
7660 msgstr ""
7661
7662 #: unpack-trees.c:149
7663 #, c-format
7664 msgid ""
7665 "The following untracked working tree files would be overwritten by "
7666 "checkout:\n"
7667 "%%sPlease move or remove them before you switch branches."
7668 msgstr ""
7669
7670 #: unpack-trees.c:151
7671 #, c-format
7672 msgid ""
7673 "The following untracked working tree files would be overwritten by "
7674 "checkout:\n"
7675 "%%s"
7676 msgstr ""
7677
7678 #: unpack-trees.c:154
7679 #, c-format
7680 msgid ""
7681 "The following untracked working tree files would be overwritten by merge:\n"
7682 "%%sPlease move or remove them before you merge."
7683 msgstr ""
7684
7685 #: unpack-trees.c:156
7686 #, c-format
7687 msgid ""
7688 "The following untracked working tree files would be overwritten by merge:\n"
7689 "%%s"
7690 msgstr ""
7691
7692 #: unpack-trees.c:159
7693 #, c-format
7694 msgid ""
7695 "The following untracked working tree files would be overwritten by %s:\n"
7696 "%%sPlease move or remove them before you %s."
7697 msgstr ""
7698
7699 #: unpack-trees.c:161
7700 #, c-format
7701 msgid ""
7702 "The following untracked working tree files would be overwritten by %s:\n"
7703 "%%s"
7704 msgstr ""
7705
7706 #: unpack-trees.c:169
7707 #, c-format
7708 msgid "Entry '%s' overlaps with '%s'. Cannot bind."
7709 msgstr ""
7710
7711 #: unpack-trees.c:172
7712 #, c-format
7713 msgid ""
7714 "Cannot update sparse checkout: the following entries are not up to date:\n"
7715 "%s"
7716 msgstr ""
7717
7718 #: unpack-trees.c:174
7719 #, c-format
7720 msgid ""
7721 "The following working tree files would be overwritten by sparse checkout "
7722 "update:\n"
7723 "%s"
7724 msgstr ""
7725
7726 #: unpack-trees.c:176
7727 #, c-format
7728 msgid ""
7729 "The following working tree files would be removed by sparse checkout "
7730 "update:\n"
7731 "%s"
7732 msgstr ""
7733
7734 #: unpack-trees.c:178
7735 #, c-format
7736 msgid ""
7737 "Cannot update submodule:\n"
7738 "%s"
7739 msgstr ""
7740
7741 #: unpack-trees.c:255
7742 #, c-format
7743 msgid "Aborting\n"
7744 msgstr ""
7745
7746 #: unpack-trees.c:317
7747 msgid "Updating files"
7748 msgstr ""
7749
7750 #: unpack-trees.c:349
7751 msgid ""
7752 "the following paths have collided (e.g. case-sensitive paths\n"
7753 "on a case-insensitive filesystem) and only one from the same\n"
7754 "colliding group is in the working tree:\n"
7755 msgstr ""
7756
7757 #: unpack-trees.c:1441
7758 msgid "Updating index flags"
7759 msgstr ""
7760
7761 #: urlmatch.c:163
7762 msgid "invalid URL scheme name or missing '://' suffix"
7763 msgstr ""
7764
7765 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
7766 #, c-format
7767 msgid "invalid %XX escape sequence"
7768 msgstr ""
7769
7770 #: urlmatch.c:215
7771 msgid "missing host and scheme is not 'file:'"
7772 msgstr ""
7773
7774 #: urlmatch.c:232
7775 msgid "a 'file:' URL may not have a port number"
7776 msgstr ""
7777
7778 #: urlmatch.c:247
7779 msgid "invalid characters in host name"
7780 msgstr ""
7781
7782 #: urlmatch.c:292 urlmatch.c:303
7783 msgid "invalid port number"
7784 msgstr ""
7785
7786 #: urlmatch.c:371
7787 msgid "invalid '..' path segment"
7788 msgstr ""
7789
7790 #: worktree.c:258 builtin/am.c:2084
7791 #, c-format
7792 msgid "failed to read '%s'"
7793 msgstr ""
7794
7795 #: worktree.c:304
7796 #, c-format
7797 msgid "'%s' at main working tree is not the repository directory"
7798 msgstr ""
7799
7800 #: worktree.c:315
7801 #, c-format
7802 msgid "'%s' file does not contain absolute path to the working tree location"
7803 msgstr ""
7804
7805 #: worktree.c:327
7806 #, c-format
7807 msgid "'%s' does not exist"
7808 msgstr ""
7809
7810 #: worktree.c:333
7811 #, c-format
7812 msgid "'%s' is not a .git file, error code %d"
7813 msgstr ""
7814
7815 #: worktree.c:341
7816 #, c-format
7817 msgid "'%s' does not point back to '%s'"
7818 msgstr ""
7819
7820 #: wrapper.c:186 wrapper.c:356
7821 #, c-format
7822 msgid "could not open '%s' for reading and writing"
7823 msgstr ""
7824
7825 #: wrapper.c:387 wrapper.c:588
7826 #, c-format
7827 msgid "unable to access '%s'"
7828 msgstr ""
7829
7830 #: wrapper.c:596
7831 msgid "unable to get current working directory"
7832 msgstr ""
7833
7834 #: wt-status.c:158
7835 msgid "Unmerged paths:"
7836 msgstr ""
7837
7838 #: wt-status.c:187 wt-status.c:219
7839 msgid " (use \"git restore --staged <file>...\" to unstage)"
7840 msgstr ""
7841
7842 #: wt-status.c:190 wt-status.c:222
7843 #, c-format
7844 msgid " (use \"git restore --source=%s --staged <file>...\" to unstage)"
7845 msgstr ""
7846
7847 #: wt-status.c:193 wt-status.c:225
7848 msgid " (use \"git rm --cached <file>...\" to unstage)"
7849 msgstr ""
7850
7851 #: wt-status.c:197
7852 msgid " (use \"git add <file>...\" to mark resolution)"
7853 msgstr ""
7854
7855 #: wt-status.c:199 wt-status.c:203
7856 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
7857 msgstr ""
7858
7859 #: wt-status.c:201
7860 msgid " (use \"git rm <file>...\" to mark resolution)"
7861 msgstr ""
7862
7863 #: wt-status.c:211 wt-status.c:1074
7864 msgid "Changes to be committed:"
7865 msgstr ""
7866
7867 #: wt-status.c:234 wt-status.c:1083
7868 msgid "Changes not staged for commit:"
7869 msgstr ""
7870
7871 #: wt-status.c:238
7872 msgid " (use \"git add <file>...\" to update what will be committed)"
7873 msgstr ""
7874
7875 #: wt-status.c:240
7876 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
7877 msgstr ""
7878
7879 #: wt-status.c:241
7880 msgid ""
7881 " (use \"git restore <file>...\" to discard changes in working directory)"
7882 msgstr ""
7883
7884 #: wt-status.c:243
7885 msgid " (commit or discard the untracked or modified content in submodules)"
7886 msgstr ""
7887
7888 #: wt-status.c:254
7889 #, c-format
7890 msgid " (use \"git %s <file>...\" to include in what will be committed)"
7891 msgstr ""
7892
7893 #: wt-status.c:268
7894 msgid "both deleted:"
7895 msgstr ""
7896
7897 #: wt-status.c:270
7898 msgid "added by us:"
7899 msgstr ""
7900
7901 #: wt-status.c:272
7902 msgid "deleted by them:"
7903 msgstr ""
7904
7905 #: wt-status.c:274
7906 msgid "added by them:"
7907 msgstr ""
7908
7909 #: wt-status.c:276
7910 msgid "deleted by us:"
7911 msgstr ""
7912
7913 #: wt-status.c:278
7914 msgid "both added:"
7915 msgstr ""
7916
7917 #: wt-status.c:280
7918 msgid "both modified:"
7919 msgstr ""
7920
7921 #: wt-status.c:290
7922 msgid "new file:"
7923 msgstr ""
7924
7925 #: wt-status.c:292
7926 msgid "copied:"
7927 msgstr ""
7928
7929 #: wt-status.c:294
7930 msgid "deleted:"
7931 msgstr ""
7932
7933 #: wt-status.c:296
7934 msgid "modified:"
7935 msgstr ""
7936
7937 #: wt-status.c:298
7938 msgid "renamed:"
7939 msgstr ""
7940
7941 #: wt-status.c:300
7942 msgid "typechange:"
7943 msgstr ""
7944
7945 #: wt-status.c:302
7946 msgid "unknown:"
7947 msgstr ""
7948
7949 #: wt-status.c:304
7950 msgid "unmerged:"
7951 msgstr ""
7952
7953 #: wt-status.c:384
7954 msgid "new commits, "
7955 msgstr ""
7956
7957 #: wt-status.c:386
7958 msgid "modified content, "
7959 msgstr ""
7960
7961 #: wt-status.c:388
7962 msgid "untracked content, "
7963 msgstr ""
7964
7965 #: wt-status.c:906
7966 #, c-format
7967 msgid "Your stash currently has %d entry"
7968 msgid_plural "Your stash currently has %d entries"
7969 msgstr[0] ""
7970 msgstr[1] ""
7971
7972 #: wt-status.c:938
7973 msgid "Submodules changed but not updated:"
7974 msgstr ""
7975
7976 #: wt-status.c:940
7977 msgid "Submodule changes to be committed:"
7978 msgstr ""
7979
7980 #: wt-status.c:1022
7981 msgid ""
7982 "Do not modify or remove the line above.\n"
7983 "Everything below it will be ignored."
7984 msgstr ""
7985
7986 #: wt-status.c:1114
7987 #, c-format
7988 msgid ""
7989 "\n"
7990 "It took %.2f seconds to compute the branch ahead/behind values.\n"
7991 "You can use '--no-ahead-behind' to avoid this.\n"
7992 msgstr ""
7993
7994 #: wt-status.c:1144
7995 msgid "You have unmerged paths."
7996 msgstr ""
7997
7998 #: wt-status.c:1147
7999 msgid " (fix conflicts and run \"git commit\")"
8000 msgstr ""
8001
8002 #: wt-status.c:1149
8003 msgid " (use \"git merge --abort\" to abort the merge)"
8004 msgstr ""
8005
8006 #: wt-status.c:1153
8007 msgid "All conflicts fixed but you are still merging."
8008 msgstr ""
8009
8010 #: wt-status.c:1156
8011 msgid " (use \"git commit\" to conclude merge)"
8012 msgstr ""
8013
8014 #: wt-status.c:1165
8015 msgid "You are in the middle of an am session."
8016 msgstr ""
8017
8018 #: wt-status.c:1168
8019 msgid "The current patch is empty."
8020 msgstr ""
8021
8022 #: wt-status.c:1172
8023 msgid " (fix conflicts and then run \"git am --continue\")"
8024 msgstr ""
8025
8026 #: wt-status.c:1174
8027 msgid " (use \"git am --skip\" to skip this patch)"
8028 msgstr ""
8029
8030 #: wt-status.c:1176
8031 msgid " (use \"git am --abort\" to restore the original branch)"
8032 msgstr ""
8033
8034 #: wt-status.c:1309
8035 msgid "git-rebase-todo is missing."
8036 msgstr ""
8037
8038 #: wt-status.c:1311
8039 msgid "No commands done."
8040 msgstr ""
8041
8042 #: wt-status.c:1314
8043 #, c-format
8044 msgid "Last command done (%d command done):"
8045 msgid_plural "Last commands done (%d commands done):"
8046 msgstr[0] ""
8047 msgstr[1] ""
8048
8049 #: wt-status.c:1325
8050 #, c-format
8051 msgid " (see more in file %s)"
8052 msgstr ""
8053
8054 #: wt-status.c:1330
8055 msgid "No commands remaining."
8056 msgstr ""
8057
8058 #: wt-status.c:1333
8059 #, c-format
8060 msgid "Next command to do (%d remaining command):"
8061 msgid_plural "Next commands to do (%d remaining commands):"
8062 msgstr[0] ""
8063 msgstr[1] ""
8064
8065 #: wt-status.c:1341
8066 msgid " (use \"git rebase --edit-todo\" to view and edit)"
8067 msgstr ""
8068
8069 #: wt-status.c:1353
8070 #, c-format
8071 msgid "You are currently rebasing branch '%s' on '%s'."
8072 msgstr ""
8073
8074 #: wt-status.c:1358
8075 msgid "You are currently rebasing."
8076 msgstr ""
8077
8078 #: wt-status.c:1371
8079 msgid " (fix conflicts and then run \"git rebase --continue\")"
8080 msgstr ""
8081
8082 #: wt-status.c:1373
8083 msgid " (use \"git rebase --skip\" to skip this patch)"
8084 msgstr ""
8085
8086 #: wt-status.c:1375
8087 msgid " (use \"git rebase --abort\" to check out the original branch)"
8088 msgstr ""
8089
8090 #: wt-status.c:1382
8091 msgid " (all conflicts fixed: run \"git rebase --continue\")"
8092 msgstr ""
8093
8094 #: wt-status.c:1386
8095 #, c-format
8096 msgid ""
8097 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
8098 msgstr ""
8099
8100 #: wt-status.c:1391
8101 msgid "You are currently splitting a commit during a rebase."
8102 msgstr ""
8103
8104 #: wt-status.c:1394
8105 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
8106 msgstr ""
8107
8108 #: wt-status.c:1398
8109 #, c-format
8110 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
8111 msgstr ""
8112
8113 #: wt-status.c:1403
8114 msgid "You are currently editing a commit during a rebase."
8115 msgstr ""
8116
8117 #: wt-status.c:1406
8118 msgid " (use \"git commit --amend\" to amend the current commit)"
8119 msgstr ""
8120
8121 #: wt-status.c:1408
8122 msgid ""
8123 " (use \"git rebase --continue\" once you are satisfied with your changes)"
8124 msgstr ""
8125
8126 #: wt-status.c:1419
8127 msgid "Cherry-pick currently in progress."
8128 msgstr ""
8129
8130 #: wt-status.c:1422
8131 #, c-format
8132 msgid "You are currently cherry-picking commit %s."
8133 msgstr ""
8134
8135 #: wt-status.c:1429
8136 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
8137 msgstr ""
8138
8139 #: wt-status.c:1432
8140 msgid " (run \"git cherry-pick --continue\" to continue)"
8141 msgstr ""
8142
8143 #: wt-status.c:1435
8144 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
8145 msgstr ""
8146
8147 #: wt-status.c:1437
8148 msgid " (use \"git cherry-pick --skip\" to skip this patch)"
8149 msgstr ""
8150
8151 #: wt-status.c:1439
8152 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
8153 msgstr ""
8154
8155 #: wt-status.c:1449
8156 msgid "Revert currently in progress."
8157 msgstr ""
8158
8159 #: wt-status.c:1452
8160 #, c-format
8161 msgid "You are currently reverting commit %s."
8162 msgstr ""
8163
8164 #: wt-status.c:1458
8165 msgid " (fix conflicts and run \"git revert --continue\")"
8166 msgstr ""
8167
8168 #: wt-status.c:1461
8169 msgid " (run \"git revert --continue\" to continue)"
8170 msgstr ""
8171
8172 #: wt-status.c:1464
8173 msgid " (all conflicts fixed: run \"git revert --continue\")"
8174 msgstr ""
8175
8176 #: wt-status.c:1466
8177 msgid " (use \"git revert --skip\" to skip this patch)"
8178 msgstr ""
8179
8180 #: wt-status.c:1468
8181 msgid " (use \"git revert --abort\" to cancel the revert operation)"
8182 msgstr ""
8183
8184 #: wt-status.c:1478
8185 #, c-format
8186 msgid "You are currently bisecting, started from branch '%s'."
8187 msgstr ""
8188
8189 #: wt-status.c:1482
8190 msgid "You are currently bisecting."
8191 msgstr ""
8192
8193 #: wt-status.c:1485
8194 msgid " (use \"git bisect reset\" to get back to the original branch)"
8195 msgstr ""
8196
8197 #: wt-status.c:1694
8198 msgid "On branch "
8199 msgstr ""
8200
8201 #: wt-status.c:1701
8202 msgid "interactive rebase in progress; onto "
8203 msgstr ""
8204
8205 #: wt-status.c:1703
8206 msgid "rebase in progress; onto "
8207 msgstr ""
8208
8209 #: wt-status.c:1713
8210 msgid "Not currently on any branch."
8211 msgstr ""
8212
8213 #: wt-status.c:1730
8214 msgid "Initial commit"
8215 msgstr ""
8216
8217 #: wt-status.c:1731
8218 msgid "No commits yet"
8219 msgstr ""
8220
8221 #: wt-status.c:1745
8222 msgid "Untracked files"
8223 msgstr ""
8224
8225 #: wt-status.c:1747
8226 msgid "Ignored files"
8227 msgstr ""
8228
8229 #: wt-status.c:1751
8230 #, c-format
8231 msgid ""
8232 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
8233 "may speed it up, but you have to be careful not to forget to add\n"
8234 "new files yourself (see 'git help status')."
8235 msgstr ""
8236
8237 #: wt-status.c:1757
8238 #, c-format
8239 msgid "Untracked files not listed%s"
8240 msgstr ""
8241
8242 #: wt-status.c:1759
8243 msgid " (use -u option to show untracked files)"
8244 msgstr ""
8245
8246 #: wt-status.c:1765
8247 msgid "No changes"
8248 msgstr ""
8249
8250 #: wt-status.c:1770
8251 #, c-format
8252 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
8253 msgstr ""
8254
8255 #: wt-status.c:1773
8256 #, c-format
8257 msgid "no changes added to commit\n"
8258 msgstr ""
8259
8260 #: wt-status.c:1776
8261 #, c-format
8262 msgid ""
8263 "nothing added to commit but untracked files present (use \"git add\" to "
8264 "track)\n"
8265 msgstr ""
8266
8267 #: wt-status.c:1779
8268 #, c-format
8269 msgid "nothing added to commit but untracked files present\n"
8270 msgstr ""
8271
8272 #: wt-status.c:1782
8273 #, c-format
8274 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
8275 msgstr ""
8276
8277 #: wt-status.c:1785 wt-status.c:1790
8278 #, c-format
8279 msgid "nothing to commit\n"
8280 msgstr ""
8281
8282 #: wt-status.c:1788
8283 #, c-format
8284 msgid "nothing to commit (use -u to show untracked files)\n"
8285 msgstr ""
8286
8287 #: wt-status.c:1792
8288 #, c-format
8289 msgid "nothing to commit, working tree clean\n"
8290 msgstr ""
8291
8292 #: wt-status.c:1905
8293 msgid "No commits yet on "
8294 msgstr ""
8295
8296 #: wt-status.c:1909
8297 msgid "HEAD (no branch)"
8298 msgstr ""
8299
8300 #: wt-status.c:1940
8301 msgid "different"
8302 msgstr ""
8303
8304 #: wt-status.c:1942 wt-status.c:1950
8305 msgid "behind "
8306 msgstr ""
8307
8308 #: wt-status.c:1945 wt-status.c:1948
8309 msgid "ahead "
8310 msgstr ""
8311
8312 #. TRANSLATORS: the action is e.g. "pull with rebase"
8313 #: wt-status.c:2470
8314 #, c-format
8315 msgid "cannot %s: You have unstaged changes."
8316 msgstr ""
8317
8318 #: wt-status.c:2476
8319 msgid "additionally, your index contains uncommitted changes."
8320 msgstr ""
8321
8322 #: wt-status.c:2478
8323 #, c-format
8324 msgid "cannot %s: Your index contains uncommitted changes."
8325 msgstr ""
8326
8327 #: compat/precompose_utf8.c:58 builtin/clone.c:455
8328 #, c-format
8329 msgid "failed to unlink '%s'"
8330 msgstr ""
8331
8332 #: builtin/add.c:26
8333 msgid "git add [<options>] [--] <pathspec>..."
8334 msgstr ""
8335
8336 #: builtin/add.c:87
8337 #, c-format
8338 msgid "unexpected diff status %c"
8339 msgstr ""
8340
8341 #: builtin/add.c:92 builtin/commit.c:288
8342 msgid "updating files failed"
8343 msgstr ""
8344
8345 #: builtin/add.c:102
8346 #, c-format
8347 msgid "remove '%s'\n"
8348 msgstr ""
8349
8350 #: builtin/add.c:177
8351 msgid "Unstaged changes after refreshing the index:"
8352 msgstr ""
8353
8354 #: builtin/add.c:252 builtin/rev-parse.c:899
8355 msgid "Could not read the index"
8356 msgstr ""
8357
8358 #: builtin/add.c:263
8359 #, c-format
8360 msgid "Could not open '%s' for writing."
8361 msgstr ""
8362
8363 #: builtin/add.c:267
8364 msgid "Could not write patch"
8365 msgstr ""
8366
8367 #: builtin/add.c:270
8368 msgid "editing patch failed"
8369 msgstr ""
8370
8371 #: builtin/add.c:273
8372 #, c-format
8373 msgid "Could not stat '%s'"
8374 msgstr ""
8375
8376 #: builtin/add.c:275
8377 msgid "Empty patch. Aborted."
8378 msgstr ""
8379
8380 #: builtin/add.c:280
8381 #, c-format
8382 msgid "Could not apply '%s'"
8383 msgstr ""
8384
8385 #: builtin/add.c:288
8386 msgid "The following paths are ignored by one of your .gitignore files:\n"
8387 msgstr ""
8388
8389 #: builtin/add.c:308 builtin/clean.c:910 builtin/fetch.c:163 builtin/mv.c:124
8390 #: builtin/prune-packed.c:56 builtin/pull.c:223 builtin/push.c:548
8391 #: builtin/remote.c:1344 builtin/rm.c:241 builtin/send-pack.c:165
8392 msgid "dry run"
8393 msgstr ""
8394
8395 #: builtin/add.c:311
8396 msgid "interactive picking"
8397 msgstr ""
8398
8399 #: builtin/add.c:312 builtin/checkout.c:1482 builtin/reset.c:307
8400 msgid "select hunks interactively"
8401 msgstr ""
8402
8403 #: builtin/add.c:313
8404 msgid "edit current diff and apply"
8405 msgstr ""
8406
8407 #: builtin/add.c:314
8408 msgid "allow adding otherwise ignored files"
8409 msgstr ""
8410
8411 #: builtin/add.c:315
8412 msgid "update tracked files"
8413 msgstr ""
8414
8415 #: builtin/add.c:316
8416 msgid "renormalize EOL of tracked files (implies -u)"
8417 msgstr ""
8418
8419 #: builtin/add.c:317
8420 msgid "record only the fact that the path will be added later"
8421 msgstr ""
8422
8423 #: builtin/add.c:318
8424 msgid "add changes from all tracked and untracked files"
8425 msgstr ""
8426
8427 #: builtin/add.c:321
8428 msgid "ignore paths removed in the working tree (same as --no-all)"
8429 msgstr ""
8430
8431 #: builtin/add.c:323
8432 msgid "don't add, only refresh the index"
8433 msgstr ""
8434
8435 #: builtin/add.c:324
8436 msgid "just skip files which cannot be added because of errors"
8437 msgstr ""
8438
8439 #: builtin/add.c:325
8440 msgid "check if - even missing - files are ignored in dry run"
8441 msgstr ""
8442
8443 #: builtin/add.c:327 builtin/update-index.c:1004
8444 msgid "override the executable bit of the listed files"
8445 msgstr ""
8446
8447 #: builtin/add.c:329
8448 msgid "warn when adding an embedded repository"
8449 msgstr ""
8450
8451 #: builtin/add.c:347
8452 #, c-format
8453 msgid ""
8454 "You've added another git repository inside your current repository.\n"
8455 "Clones of the outer repository will not contain the contents of\n"
8456 "the embedded repository and will not know how to obtain it.\n"
8457 "If you meant to add a submodule, use:\n"
8458 "\n"
8459 "\tgit submodule add <url> %s\n"
8460 "\n"
8461 "If you added this path by mistake, you can remove it from the\n"
8462 "index with:\n"
8463 "\n"
8464 "\tgit rm --cached %s\n"
8465 "\n"
8466 "See \"git help submodule\" for more information."
8467 msgstr ""
8468
8469 #: builtin/add.c:375
8470 #, c-format
8471 msgid "adding embedded git repository: %s"
8472 msgstr ""
8473
8474 #: builtin/add.c:393
8475 #, c-format
8476 msgid "Use -f if you really want to add them.\n"
8477 msgstr ""
8478
8479 #: builtin/add.c:400
8480 msgid "adding files failed"
8481 msgstr ""
8482
8483 #: builtin/add.c:428 builtin/commit.c:348
8484 msgid "--pathspec-from-file is incompatible with --interactive/--patch"
8485 msgstr ""
8486
8487 #: builtin/add.c:434
8488 msgid "--pathspec-from-file is incompatible with --edit"
8489 msgstr ""
8490
8491 #: builtin/add.c:446
8492 msgid "-A and -u are mutually incompatible"
8493 msgstr ""
8494
8495 #: builtin/add.c:449
8496 msgid "Option --ignore-missing can only be used together with --dry-run"
8497 msgstr ""
8498
8499 #: builtin/add.c:453
8500 #, c-format
8501 msgid "--chmod param '%s' must be either -x or +x"
8502 msgstr ""
8503
8504 #: builtin/add.c:471 builtin/checkout.c:1648 builtin/commit.c:354
8505 #: builtin/reset.c:327
8506 msgid "--pathspec-from-file is incompatible with pathspec arguments"
8507 msgstr ""
8508
8509 #: builtin/add.c:478 builtin/checkout.c:1660 builtin/commit.c:360
8510 #: builtin/reset.c:333
8511 msgid "--pathspec-file-nul requires --pathspec-from-file"
8512 msgstr ""
8513
8514 #: builtin/add.c:482
8515 #, c-format
8516 msgid "Nothing specified, nothing added.\n"
8517 msgstr ""
8518
8519 #: builtin/add.c:483
8520 #, c-format
8521 msgid "Maybe you wanted to say 'git add .'?\n"
8522 msgstr ""
8523
8524 #: builtin/am.c:347
8525 msgid "could not parse author script"
8526 msgstr ""
8527
8528 #: builtin/am.c:431
8529 #, c-format
8530 msgid "'%s' was deleted by the applypatch-msg hook"
8531 msgstr ""
8532
8533 #: builtin/am.c:473
8534 #, c-format
8535 msgid "Malformed input line: '%s'."
8536 msgstr ""
8537
8538 #: builtin/am.c:511
8539 #, c-format
8540 msgid "Failed to copy notes from '%s' to '%s'"
8541 msgstr ""
8542
8543 #: builtin/am.c:537
8544 msgid "fseek failed"
8545 msgstr ""
8546
8547 #: builtin/am.c:725
8548 #, c-format
8549 msgid "could not parse patch '%s'"
8550 msgstr ""
8551
8552 #: builtin/am.c:790
8553 msgid "Only one StGIT patch series can be applied at once"
8554 msgstr ""
8555
8556 #: builtin/am.c:838
8557 msgid "invalid timestamp"
8558 msgstr ""
8559
8560 #: builtin/am.c:843 builtin/am.c:855
8561 msgid "invalid Date line"
8562 msgstr ""
8563
8564 #: builtin/am.c:850
8565 msgid "invalid timezone offset"
8566 msgstr ""
8567
8568 #: builtin/am.c:943
8569 msgid "Patch format detection failed."
8570 msgstr ""
8571
8572 #: builtin/am.c:948 builtin/clone.c:409
8573 #, c-format
8574 msgid "failed to create directory '%s'"
8575 msgstr ""
8576
8577 #: builtin/am.c:953
8578 msgid "Failed to split patches."
8579 msgstr ""
8580
8581 #: builtin/am.c:1084
8582 #, c-format
8583 msgid "When you have resolved this problem, run \"%s --continue\"."
8584 msgstr ""
8585
8586 #: builtin/am.c:1085
8587 #, c-format
8588 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
8589 msgstr ""
8590
8591 #: builtin/am.c:1086
8592 #, c-format
8593 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
8594 msgstr ""
8595
8596 #: builtin/am.c:1169
8597 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
8598 msgstr ""
8599
8600 #: builtin/am.c:1197
8601 msgid "Patch is empty."
8602 msgstr ""
8603
8604 #: builtin/am.c:1262
8605 #, c-format
8606 msgid "missing author line in commit %s"
8607 msgstr ""
8608
8609 #: builtin/am.c:1265
8610 #, c-format
8611 msgid "invalid ident line: %.*s"
8612 msgstr ""
8613
8614 #: builtin/am.c:1484
8615 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
8616 msgstr ""
8617
8618 #: builtin/am.c:1486
8619 msgid "Using index info to reconstruct a base tree..."
8620 msgstr ""
8621
8622 #: builtin/am.c:1505
8623 msgid ""
8624 "Did you hand edit your patch?\n"
8625 "It does not apply to blobs recorded in its index."
8626 msgstr ""
8627
8628 #: builtin/am.c:1511
8629 msgid "Falling back to patching base and 3-way merge..."
8630 msgstr ""
8631
8632 #: builtin/am.c:1537
8633 msgid "Failed to merge in the changes."
8634 msgstr ""
8635
8636 #: builtin/am.c:1569
8637 msgid "applying to an empty history"
8638 msgstr ""
8639
8640 #: builtin/am.c:1616 builtin/am.c:1620
8641 #, c-format
8642 msgid "cannot resume: %s does not exist."
8643 msgstr ""
8644
8645 #: builtin/am.c:1638
8646 msgid "Commit Body is:"
8647 msgstr ""
8648
8649 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
8650 #. in your translation. The program will only accept English
8651 #. input at this point.
8652 #.
8653 #: builtin/am.c:1648
8654 #, c-format
8655 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
8656 msgstr ""
8657
8658 #: builtin/am.c:1695 builtin/commit.c:394
8659 msgid "unable to write index file"
8660 msgstr ""
8661
8662 #: builtin/am.c:1699
8663 #, c-format
8664 msgid "Dirty index: cannot apply patches (dirty: %s)"
8665 msgstr ""
8666
8667 #: builtin/am.c:1739 builtin/am.c:1807
8668 #, c-format
8669 msgid "Applying: %.*s"
8670 msgstr ""
8671
8672 #: builtin/am.c:1756
8673 msgid "No changes -- Patch already applied."
8674 msgstr ""
8675
8676 #: builtin/am.c:1762
8677 #, c-format
8678 msgid "Patch failed at %s %.*s"
8679 msgstr ""
8680
8681 #: builtin/am.c:1766
8682 msgid "Use 'git am --show-current-patch' to see the failed patch"
8683 msgstr ""
8684
8685 #: builtin/am.c:1810
8686 msgid ""
8687 "No changes - did you forget to use 'git add'?\n"
8688 "If there is nothing left to stage, chances are that something else\n"
8689 "already introduced the same changes; you might want to skip this patch."
8690 msgstr ""
8691
8692 #: builtin/am.c:1817
8693 msgid ""
8694 "You still have unmerged paths in your index.\n"
8695 "You should 'git add' each file with resolved conflicts to mark them as "
8696 "such.\n"
8697 "You might run `git rm` on a file to accept \"deleted by them\" for it."
8698 msgstr ""
8699
8700 #: builtin/am.c:1924 builtin/am.c:1928 builtin/am.c:1940 builtin/reset.c:346
8701 #: builtin/reset.c:354
8702 #, c-format
8703 msgid "Could not parse object '%s'."
8704 msgstr ""
8705
8706 #: builtin/am.c:1976
8707 msgid "failed to clean index"
8708 msgstr ""
8709
8710 #: builtin/am.c:2020
8711 msgid ""
8712 "You seem to have moved HEAD since the last 'am' failure.\n"
8713 "Not rewinding to ORIG_HEAD"
8714 msgstr ""
8715
8716 #: builtin/am.c:2117
8717 #, c-format
8718 msgid "Invalid value for --patch-format: %s"
8719 msgstr ""
8720
8721 #: builtin/am.c:2153
8722 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
8723 msgstr ""
8724
8725 #: builtin/am.c:2154
8726 msgid "git am [<options>] (--continue | --skip | --abort)"
8727 msgstr ""
8728
8729 #: builtin/am.c:2160
8730 msgid "run interactively"
8731 msgstr ""
8732
8733 #: builtin/am.c:2162
8734 msgid "historical option -- no-op"
8735 msgstr ""
8736
8737 #: builtin/am.c:2164
8738 msgid "allow fall back on 3way merging if needed"
8739 msgstr ""
8740
8741 #: builtin/am.c:2165 builtin/init-db.c:494 builtin/prune-packed.c:58
8742 #: builtin/repack.c:304 builtin/stash.c:811
8743 msgid "be quiet"
8744 msgstr ""
8745
8746 #: builtin/am.c:2167
8747 msgid "add a Signed-off-by line to the commit message"
8748 msgstr ""
8749
8750 #: builtin/am.c:2170
8751 msgid "recode into utf8 (default)"
8752 msgstr ""
8753
8754 #: builtin/am.c:2172
8755 msgid "pass -k flag to git-mailinfo"
8756 msgstr ""
8757
8758 #: builtin/am.c:2174
8759 msgid "pass -b flag to git-mailinfo"
8760 msgstr ""
8761
8762 #: builtin/am.c:2176
8763 msgid "pass -m flag to git-mailinfo"
8764 msgstr ""
8765
8766 #: builtin/am.c:2178
8767 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
8768 msgstr ""
8769
8770 #: builtin/am.c:2181
8771 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
8772 msgstr ""
8773
8774 #: builtin/am.c:2184
8775 msgid "strip everything before a scissors line"
8776 msgstr ""
8777
8778 #: builtin/am.c:2186 builtin/am.c:2189 builtin/am.c:2192 builtin/am.c:2195
8779 #: builtin/am.c:2198 builtin/am.c:2201 builtin/am.c:2204 builtin/am.c:2207
8780 #: builtin/am.c:2213
8781 msgid "pass it through git-apply"
8782 msgstr ""
8783
8784 #: builtin/am.c:2203 builtin/commit.c:1386 builtin/fmt-merge-msg.c:673
8785 #: builtin/fmt-merge-msg.c:676 builtin/grep.c:883 builtin/merge.c:249
8786 #: builtin/pull.c:160 builtin/pull.c:219 builtin/rebase.c:1469
8787 #: builtin/repack.c:315 builtin/repack.c:319 builtin/repack.c:321
8788 #: builtin/show-branch.c:650 builtin/show-ref.c:172 builtin/tag.c:403
8789 #: parse-options.h:154 parse-options.h:175 parse-options.h:316
8790 msgid "n"
8791 msgstr ""
8792
8793 #: builtin/am.c:2209 builtin/branch.c:661 builtin/for-each-ref.c:38
8794 #: builtin/replace.c:555 builtin/tag.c:437 builtin/verify-tag.c:38
8795 msgid "format"
8796 msgstr ""
8797
8798 #: builtin/am.c:2210
8799 msgid "format the patch(es) are in"
8800 msgstr ""
8801
8802 #: builtin/am.c:2216
8803 msgid "override error message when patch failure occurs"
8804 msgstr ""
8805
8806 #: builtin/am.c:2218
8807 msgid "continue applying patches after resolving a conflict"
8808 msgstr ""
8809
8810 #: builtin/am.c:2221
8811 msgid "synonyms for --continue"
8812 msgstr ""
8813
8814 #: builtin/am.c:2224
8815 msgid "skip the current patch"
8816 msgstr ""
8817
8818 #: builtin/am.c:2227
8819 msgid "restore the original branch and abort the patching operation."
8820 msgstr ""
8821
8822 #: builtin/am.c:2230
8823 msgid "abort the patching operation but keep HEAD where it is."
8824 msgstr ""
8825
8826 #: builtin/am.c:2233
8827 msgid "show the patch being applied."
8828 msgstr ""
8829
8830 #: builtin/am.c:2237
8831 msgid "lie about committer date"
8832 msgstr ""
8833
8834 #: builtin/am.c:2239
8835 msgid "use current timestamp for author date"
8836 msgstr ""
8837
8838 #: builtin/am.c:2241 builtin/commit-tree.c:120 builtin/commit.c:1507
8839 #: builtin/merge.c:286 builtin/pull.c:194 builtin/rebase.c:509
8840 #: builtin/rebase.c:1513 builtin/revert.c:117 builtin/tag.c:418
8841 msgid "key-id"
8842 msgstr ""
8843
8844 #: builtin/am.c:2242 builtin/rebase.c:510 builtin/rebase.c:1514
8845 msgid "GPG-sign commits"
8846 msgstr ""
8847
8848 #: builtin/am.c:2245
8849 msgid "(internal use for git-rebase)"
8850 msgstr ""
8851
8852 #: builtin/am.c:2263
8853 msgid ""
8854 "The -b/--binary option has been a no-op for long time, and\n"
8855 "it will be removed. Please do not use it anymore."
8856 msgstr ""
8857
8858 #: builtin/am.c:2270
8859 msgid "failed to read the index"
8860 msgstr ""
8861
8862 #: builtin/am.c:2285
8863 #, c-format
8864 msgid "previous rebase directory %s still exists but mbox given."
8865 msgstr ""
8866
8867 #: builtin/am.c:2309
8868 #, c-format
8869 msgid ""
8870 "Stray %s directory found.\n"
8871 "Use \"git am --abort\" to remove it."
8872 msgstr ""
8873
8874 #: builtin/am.c:2315
8875 msgid "Resolve operation not in progress, we are not resuming."
8876 msgstr ""
8877
8878 #: builtin/am.c:2325
8879 msgid "interactive mode requires patches on the command line"
8880 msgstr ""
8881
8882 #: builtin/apply.c:8
8883 msgid "git apply [<options>] [<patch>...]"
8884 msgstr ""
8885
8886 #: builtin/archive.c:17
8887 #, c-format
8888 msgid "could not create archive file '%s'"
8889 msgstr ""
8890
8891 #: builtin/archive.c:20
8892 msgid "could not redirect output"
8893 msgstr ""
8894
8895 #: builtin/archive.c:37
8896 msgid "git archive: Remote with no URL"
8897 msgstr ""
8898
8899 #: builtin/archive.c:61
8900 msgid "git archive: expected ACK/NAK, got a flush packet"
8901 msgstr ""
8902
8903 #: builtin/archive.c:64
8904 #, c-format
8905 msgid "git archive: NACK %s"
8906 msgstr ""
8907
8908 #: builtin/archive.c:65
8909 msgid "git archive: protocol error"
8910 msgstr ""
8911
8912 #: builtin/archive.c:69
8913 msgid "git archive: expected a flush"
8914 msgstr ""
8915
8916 #: builtin/bisect--helper.c:22
8917 msgid "git bisect--helper --next-all [--no-checkout]"
8918 msgstr ""
8919
8920 #: builtin/bisect--helper.c:23
8921 msgid "git bisect--helper --write-terms <bad_term> <good_term>"
8922 msgstr ""
8923
8924 #: builtin/bisect--helper.c:24
8925 msgid "git bisect--helper --bisect-clean-state"
8926 msgstr ""
8927
8928 #: builtin/bisect--helper.c:25
8929 msgid "git bisect--helper --bisect-reset [<commit>]"
8930 msgstr ""
8931
8932 #: builtin/bisect--helper.c:26
8933 msgid ""
8934 "git bisect--helper --bisect-write [--no-log] <state> <revision> <good_term> "
8935 "<bad_term>"
8936 msgstr ""
8937
8938 #: builtin/bisect--helper.c:27
8939 msgid ""
8940 "git bisect--helper --bisect-check-and-set-terms <command> <good_term> "
8941 "<bad_term>"
8942 msgstr ""
8943
8944 #: builtin/bisect--helper.c:28
8945 msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
8946 msgstr ""
8947
8948 #: builtin/bisect--helper.c:29
8949 msgid ""
8950 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
8951 "term-new]"
8952 msgstr ""
8953
8954 #: builtin/bisect--helper.c:30
8955 msgid ""
8956 "git bisect--helper --bisect-start [--term-{old,good}=<term> --term-{new,bad}"
8957 "=<term>][--no-checkout] [<bad> [<good>...]] [--] [<paths>...]"
8958 msgstr ""
8959
8960 #: builtin/bisect--helper.c:86
8961 #, c-format
8962 msgid "'%s' is not a valid term"
8963 msgstr ""
8964
8965 #: builtin/bisect--helper.c:90
8966 #, c-format
8967 msgid "can't use the builtin command '%s' as a term"
8968 msgstr ""
8969
8970 #: builtin/bisect--helper.c:100
8971 #, c-format
8972 msgid "can't change the meaning of the term '%s'"
8973 msgstr ""
8974
8975 #: builtin/bisect--helper.c:111
8976 msgid "please use two different terms"
8977 msgstr ""
8978
8979 #: builtin/bisect--helper.c:118
8980 msgid "could not open the file BISECT_TERMS"
8981 msgstr ""
8982
8983 #: builtin/bisect--helper.c:155
8984 #, c-format
8985 msgid "We are not bisecting.\n"
8986 msgstr ""
8987
8988 #: builtin/bisect--helper.c:163
8989 #, c-format
8990 msgid "'%s' is not a valid commit"
8991 msgstr ""
8992
8993 #: builtin/bisect--helper.c:172
8994 #, c-format
8995 msgid ""
8996 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
8997 msgstr ""
8998
8999 #: builtin/bisect--helper.c:216
9000 #, c-format
9001 msgid "Bad bisect_write argument: %s"
9002 msgstr ""
9003
9004 #: builtin/bisect--helper.c:221
9005 #, c-format
9006 msgid "couldn't get the oid of the rev '%s'"
9007 msgstr ""
9008
9009 #: builtin/bisect--helper.c:233
9010 #, c-format
9011 msgid "couldn't open the file '%s'"
9012 msgstr ""
9013
9014 #: builtin/bisect--helper.c:259
9015 #, c-format
9016 msgid "Invalid command: you're currently in a %s/%s bisect"
9017 msgstr ""
9018
9019 #: builtin/bisect--helper.c:286
9020 #, c-format
9021 msgid ""
9022 "You need to give me at least one %s and %s revision.\n"
9023 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
9024 msgstr ""
9025
9026 #: builtin/bisect--helper.c:290
9027 #, c-format
9028 msgid ""
9029 "You need to start by \"git bisect start\".\n"
9030 "You then need to give me at least one %s and %s revision.\n"
9031 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
9032 msgstr ""
9033
9034 #: builtin/bisect--helper.c:322
9035 #, c-format
9036 msgid "bisecting only with a %s commit"
9037 msgstr ""
9038
9039 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9040 #. translation. The program will only accept English input
9041 #. at this point.
9042 #.
9043 #: builtin/bisect--helper.c:330
9044 msgid "Are you sure [Y/n]? "
9045 msgstr ""
9046
9047 #: builtin/bisect--helper.c:377
9048 msgid "no terms defined"
9049 msgstr ""
9050
9051 #: builtin/bisect--helper.c:380
9052 #, c-format
9053 msgid ""
9054 "Your current terms are %s for the old state\n"
9055 "and %s for the new state.\n"
9056 msgstr ""
9057
9058 #: builtin/bisect--helper.c:390
9059 #, c-format
9060 msgid ""
9061 "invalid argument %s for 'git bisect terms'.\n"
9062 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
9063 msgstr ""
9064
9065 #: builtin/bisect--helper.c:476
9066 #, c-format
9067 msgid "unrecognized option: '%s'"
9068 msgstr ""
9069
9070 #: builtin/bisect--helper.c:480
9071 #, c-format
9072 msgid "'%s' does not appear to be a valid revision"
9073 msgstr ""
9074
9075 #: builtin/bisect--helper.c:512
9076 msgid "bad HEAD - I need a HEAD"
9077 msgstr ""
9078
9079 #: builtin/bisect--helper.c:527
9080 #, c-format
9081 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
9082 msgstr ""
9083
9084 #: builtin/bisect--helper.c:548
9085 msgid "won't bisect on cg-seek'ed tree"
9086 msgstr ""
9087
9088 #: builtin/bisect--helper.c:551
9089 msgid "bad HEAD - strange symbolic ref"
9090 msgstr ""
9091
9092 #: builtin/bisect--helper.c:575
9093 #, c-format
9094 msgid "invalid ref: '%s'"
9095 msgstr ""
9096
9097 #: builtin/bisect--helper.c:631
9098 msgid "perform 'git bisect next'"
9099 msgstr ""
9100
9101 #: builtin/bisect--helper.c:633
9102 msgid "write the terms to .git/BISECT_TERMS"
9103 msgstr ""
9104
9105 #: builtin/bisect--helper.c:635
9106 msgid "cleanup the bisection state"
9107 msgstr ""
9108
9109 #: builtin/bisect--helper.c:637
9110 msgid "check for expected revs"
9111 msgstr ""
9112
9113 #: builtin/bisect--helper.c:639
9114 msgid "reset the bisection state"
9115 msgstr ""
9116
9117 #: builtin/bisect--helper.c:641
9118 msgid "write out the bisection state in BISECT_LOG"
9119 msgstr ""
9120
9121 #: builtin/bisect--helper.c:643
9122 msgid "check and set terms in a bisection state"
9123 msgstr ""
9124
9125 #: builtin/bisect--helper.c:645
9126 msgid "check whether bad or good terms exist"
9127 msgstr ""
9128
9129 #: builtin/bisect--helper.c:647
9130 msgid "print out the bisect terms"
9131 msgstr ""
9132
9133 #: builtin/bisect--helper.c:649
9134 msgid "start the bisect session"
9135 msgstr ""
9136
9137 #: builtin/bisect--helper.c:651
9138 msgid "update BISECT_HEAD instead of checking out the current commit"
9139 msgstr ""
9140
9141 #: builtin/bisect--helper.c:653
9142 msgid "no log for BISECT_WRITE"
9143 msgstr ""
9144
9145 #: builtin/bisect--helper.c:670
9146 msgid "--write-terms requires two arguments"
9147 msgstr ""
9148
9149 #: builtin/bisect--helper.c:674
9150 msgid "--bisect-clean-state requires no arguments"
9151 msgstr ""
9152
9153 #: builtin/bisect--helper.c:681
9154 msgid "--bisect-reset requires either no argument or a commit"
9155 msgstr ""
9156
9157 #: builtin/bisect--helper.c:685
9158 msgid "--bisect-write requires either 4 or 5 arguments"
9159 msgstr ""
9160
9161 #: builtin/bisect--helper.c:691
9162 msgid "--check-and-set-terms requires 3 arguments"
9163 msgstr ""
9164
9165 #: builtin/bisect--helper.c:697
9166 msgid "--bisect-next-check requires 2 or 3 arguments"
9167 msgstr ""
9168
9169 #: builtin/bisect--helper.c:703
9170 msgid "--bisect-terms requires 0 or 1 argument"
9171 msgstr ""
9172
9173 #: builtin/blame.c:31
9174 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
9175 msgstr ""
9176
9177 #: builtin/blame.c:36
9178 msgid "<rev-opts> are documented in git-rev-list(1)"
9179 msgstr ""
9180
9181 #: builtin/blame.c:409
9182 #, c-format
9183 msgid "expecting a color: %s"
9184 msgstr ""
9185
9186 #: builtin/blame.c:416
9187 msgid "must end with a color"
9188 msgstr ""
9189
9190 #: builtin/blame.c:729
9191 #, c-format
9192 msgid "invalid color '%s' in color.blame.repeatedLines"
9193 msgstr ""
9194
9195 #: builtin/blame.c:747
9196 msgid "invalid value for blame.coloring"
9197 msgstr ""
9198
9199 #: builtin/blame.c:822
9200 #, c-format
9201 msgid "cannot find revision %s to ignore"
9202 msgstr ""
9203
9204 #: builtin/blame.c:844
9205 msgid "Show blame entries as we find them, incrementally"
9206 msgstr ""
9207
9208 #: builtin/blame.c:845
9209 msgid "Show blank SHA-1 for boundary commits (Default: off)"
9210 msgstr ""
9211
9212 #: builtin/blame.c:846
9213 msgid "Do not treat root commits as boundaries (Default: off)"
9214 msgstr ""
9215
9216 #: builtin/blame.c:847
9217 msgid "Show work cost statistics"
9218 msgstr ""
9219
9220 #: builtin/blame.c:848
9221 msgid "Force progress reporting"
9222 msgstr ""
9223
9224 #: builtin/blame.c:849
9225 msgid "Show output score for blame entries"
9226 msgstr ""
9227
9228 #: builtin/blame.c:850
9229 msgid "Show original filename (Default: auto)"
9230 msgstr ""
9231
9232 #: builtin/blame.c:851
9233 msgid "Show original linenumber (Default: off)"
9234 msgstr ""
9235
9236 #: builtin/blame.c:852
9237 msgid "Show in a format designed for machine consumption"
9238 msgstr ""
9239
9240 #: builtin/blame.c:853
9241 msgid "Show porcelain format with per-line commit information"
9242 msgstr ""
9243
9244 #: builtin/blame.c:854
9245 msgid "Use the same output mode as git-annotate (Default: off)"
9246 msgstr ""
9247
9248 #: builtin/blame.c:855
9249 msgid "Show raw timestamp (Default: off)"
9250 msgstr ""
9251
9252 #: builtin/blame.c:856
9253 msgid "Show long commit SHA1 (Default: off)"
9254 msgstr ""
9255
9256 #: builtin/blame.c:857
9257 msgid "Suppress author name and timestamp (Default: off)"
9258 msgstr ""
9259
9260 #: builtin/blame.c:858
9261 msgid "Show author email instead of name (Default: off)"
9262 msgstr ""
9263
9264 #: builtin/blame.c:859
9265 msgid "Ignore whitespace differences"
9266 msgstr ""
9267
9268 #: builtin/blame.c:860 builtin/log.c:1702
9269 msgid "rev"
9270 msgstr ""
9271
9272 #: builtin/blame.c:860
9273 msgid "Ignore <rev> when blaming"
9274 msgstr ""
9275
9276 #: builtin/blame.c:861
9277 msgid "Ignore revisions from <file>"
9278 msgstr ""
9279
9280 #: builtin/blame.c:862
9281 msgid "color redundant metadata from previous line differently"
9282 msgstr ""
9283
9284 #: builtin/blame.c:863
9285 msgid "color lines by age"
9286 msgstr ""
9287
9288 #: builtin/blame.c:864
9289 msgid "Spend extra cycles to find better match"
9290 msgstr ""
9291
9292 #: builtin/blame.c:865
9293 msgid "Use revisions from <file> instead of calling git-rev-list"
9294 msgstr ""
9295
9296 #: builtin/blame.c:866
9297 msgid "Use <file>'s contents as the final image"
9298 msgstr ""
9299
9300 #: builtin/blame.c:867 builtin/blame.c:868
9301 msgid "score"
9302 msgstr ""
9303
9304 #: builtin/blame.c:867
9305 msgid "Find line copies within and across files"
9306 msgstr ""
9307
9308 #: builtin/blame.c:868
9309 msgid "Find line movements within and across files"
9310 msgstr ""
9311
9312 #: builtin/blame.c:869
9313 msgid "n,m"
9314 msgstr ""
9315
9316 #: builtin/blame.c:869
9317 msgid "Process only line range n,m, counting from 1"
9318 msgstr ""
9319
9320 #: builtin/blame.c:921
9321 msgid "--progress can't be used with --incremental or porcelain formats"
9322 msgstr ""
9323
9324 #. TRANSLATORS: This string is used to tell us the
9325 #. maximum display width for a relative timestamp in
9326 #. "git blame" output. For C locale, "4 years, 11
9327 #. months ago", which takes 22 places, is the longest
9328 #. among various forms of relative timestamps, but
9329 #. your language may need more or fewer display
9330 #. columns.
9331 #.
9332 #: builtin/blame.c:972
9333 msgid "4 years, 11 months ago"
9334 msgstr ""
9335
9336 #: builtin/blame.c:1079
9337 #, c-format
9338 msgid "file %s has only %lu line"
9339 msgid_plural "file %s has only %lu lines"
9340 msgstr[0] ""
9341 msgstr[1] ""
9342
9343 #: builtin/blame.c:1125
9344 msgid "Blaming lines"
9345 msgstr ""
9346
9347 #: builtin/branch.c:29
9348 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
9349 msgstr ""
9350
9351 #: builtin/branch.c:30
9352 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
9353 msgstr ""
9354
9355 #: builtin/branch.c:31
9356 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
9357 msgstr ""
9358
9359 #: builtin/branch.c:32
9360 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
9361 msgstr ""
9362
9363 #: builtin/branch.c:33
9364 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
9365 msgstr ""
9366
9367 #: builtin/branch.c:34
9368 msgid "git branch [<options>] [-r | -a] [--points-at]"
9369 msgstr ""
9370
9371 #: builtin/branch.c:35
9372 msgid "git branch [<options>] [-r | -a] [--format]"
9373 msgstr ""
9374
9375 #: builtin/branch.c:154
9376 #, c-format
9377 msgid ""
9378 "deleting branch '%s' that has been merged to\n"
9379 " '%s', but not yet merged to HEAD."
9380 msgstr ""
9381
9382 #: builtin/branch.c:158
9383 #, c-format
9384 msgid ""
9385 "not deleting branch '%s' that is not yet merged to\n"
9386 " '%s', even though it is merged to HEAD."
9387 msgstr ""
9388
9389 #: builtin/branch.c:172
9390 #, c-format
9391 msgid "Couldn't look up commit object for '%s'"
9392 msgstr ""
9393
9394 #: builtin/branch.c:176
9395 #, c-format
9396 msgid ""
9397 "The branch '%s' is not fully merged.\n"
9398 "If you are sure you want to delete it, run 'git branch -D %s'."
9399 msgstr ""
9400
9401 #: builtin/branch.c:189
9402 msgid "Update of config-file failed"
9403 msgstr ""
9404
9405 #: builtin/branch.c:220
9406 msgid "cannot use -a with -d"
9407 msgstr ""
9408
9409 #: builtin/branch.c:226
9410 msgid "Couldn't look up commit object for HEAD"
9411 msgstr ""
9412
9413 #: builtin/branch.c:240
9414 #, c-format
9415 msgid "Cannot delete branch '%s' checked out at '%s'"
9416 msgstr ""
9417
9418 #: builtin/branch.c:255
9419 #, c-format
9420 msgid "remote-tracking branch '%s' not found."
9421 msgstr ""
9422
9423 #: builtin/branch.c:256
9424 #, c-format
9425 msgid "branch '%s' not found."
9426 msgstr ""
9427
9428 #: builtin/branch.c:271
9429 #, c-format
9430 msgid "Error deleting remote-tracking branch '%s'"
9431 msgstr ""
9432
9433 #: builtin/branch.c:272
9434 #, c-format
9435 msgid "Error deleting branch '%s'"
9436 msgstr ""
9437
9438 #: builtin/branch.c:279
9439 #, c-format
9440 msgid "Deleted remote-tracking branch %s (was %s).\n"
9441 msgstr ""
9442
9443 #: builtin/branch.c:280
9444 #, c-format
9445 msgid "Deleted branch %s (was %s).\n"
9446 msgstr ""
9447
9448 #: builtin/branch.c:429 builtin/tag.c:61
9449 msgid "unable to parse format string"
9450 msgstr ""
9451
9452 #: builtin/branch.c:460
9453 msgid "could not resolve HEAD"
9454 msgstr ""
9455
9456 #: builtin/branch.c:466
9457 #, c-format
9458 msgid "HEAD (%s) points outside of refs/heads/"
9459 msgstr ""
9460
9461 #: builtin/branch.c:481
9462 #, c-format
9463 msgid "Branch %s is being rebased at %s"
9464 msgstr ""
9465
9466 #: builtin/branch.c:485
9467 #, c-format
9468 msgid "Branch %s is being bisected at %s"
9469 msgstr ""
9470
9471 #: builtin/branch.c:502
9472 msgid "cannot copy the current branch while not on any."
9473 msgstr ""
9474
9475 #: builtin/branch.c:504
9476 msgid "cannot rename the current branch while not on any."
9477 msgstr ""
9478
9479 #: builtin/branch.c:515
9480 #, c-format
9481 msgid "Invalid branch name: '%s'"
9482 msgstr ""
9483
9484 #: builtin/branch.c:542
9485 msgid "Branch rename failed"
9486 msgstr ""
9487
9488 #: builtin/branch.c:544
9489 msgid "Branch copy failed"
9490 msgstr ""
9491
9492 #: builtin/branch.c:548
9493 #, c-format
9494 msgid "Created a copy of a misnamed branch '%s'"
9495 msgstr ""
9496
9497 #: builtin/branch.c:551
9498 #, c-format
9499 msgid "Renamed a misnamed branch '%s' away"
9500 msgstr ""
9501
9502 #: builtin/branch.c:557
9503 #, c-format
9504 msgid "Branch renamed to %s, but HEAD is not updated!"
9505 msgstr ""
9506
9507 #: builtin/branch.c:566
9508 msgid "Branch is renamed, but update of config-file failed"
9509 msgstr ""
9510
9511 #: builtin/branch.c:568
9512 msgid "Branch is copied, but update of config-file failed"
9513 msgstr ""
9514
9515 #: builtin/branch.c:584
9516 #, c-format
9517 msgid ""
9518 "Please edit the description for the branch\n"
9519 " %s\n"
9520 "Lines starting with '%c' will be stripped.\n"
9521 msgstr ""
9522
9523 #: builtin/branch.c:618
9524 msgid "Generic options"
9525 msgstr ""
9526
9527 #: builtin/branch.c:620
9528 msgid "show hash and subject, give twice for upstream branch"
9529 msgstr ""
9530
9531 #: builtin/branch.c:621
9532 msgid "suppress informational messages"
9533 msgstr ""
9534
9535 #: builtin/branch.c:622
9536 msgid "set up tracking mode (see git-pull(1))"
9537 msgstr ""
9538
9539 #: builtin/branch.c:624
9540 msgid "do not use"
9541 msgstr ""
9542
9543 #: builtin/branch.c:626 builtin/rebase.c:505
9544 msgid "upstream"
9545 msgstr ""
9546
9547 #: builtin/branch.c:626
9548 msgid "change the upstream info"
9549 msgstr ""
9550
9551 #: builtin/branch.c:627
9552 msgid "unset the upstream info"
9553 msgstr ""
9554
9555 #: builtin/branch.c:628
9556 msgid "use colored output"
9557 msgstr ""
9558
9559 #: builtin/branch.c:629
9560 msgid "act on remote-tracking branches"
9561 msgstr ""
9562
9563 #: builtin/branch.c:631 builtin/branch.c:633
9564 msgid "print only branches that contain the commit"
9565 msgstr ""
9566
9567 #: builtin/branch.c:632 builtin/branch.c:634
9568 msgid "print only branches that don't contain the commit"
9569 msgstr ""
9570
9571 #: builtin/branch.c:637
9572 msgid "Specific git-branch actions:"
9573 msgstr ""
9574
9575 #: builtin/branch.c:638
9576 msgid "list both remote-tracking and local branches"
9577 msgstr ""
9578
9579 #: builtin/branch.c:640
9580 msgid "delete fully merged branch"
9581 msgstr ""
9582
9583 #: builtin/branch.c:641
9584 msgid "delete branch (even if not merged)"
9585 msgstr ""
9586
9587 #: builtin/branch.c:642
9588 msgid "move/rename a branch and its reflog"
9589 msgstr ""
9590
9591 #: builtin/branch.c:643
9592 msgid "move/rename a branch, even if target exists"
9593 msgstr ""
9594
9595 #: builtin/branch.c:644
9596 msgid "copy a branch and its reflog"
9597 msgstr ""
9598
9599 #: builtin/branch.c:645
9600 msgid "copy a branch, even if target exists"
9601 msgstr ""
9602
9603 #: builtin/branch.c:646
9604 msgid "list branch names"
9605 msgstr ""
9606
9607 #: builtin/branch.c:647
9608 msgid "show current branch name"
9609 msgstr ""
9610
9611 #: builtin/branch.c:648
9612 msgid "create the branch's reflog"
9613 msgstr ""
9614
9615 #: builtin/branch.c:650
9616 msgid "edit the description for the branch"
9617 msgstr ""
9618
9619 #: builtin/branch.c:651
9620 msgid "force creation, move/rename, deletion"
9621 msgstr ""
9622
9623 #: builtin/branch.c:652
9624 msgid "print only branches that are merged"
9625 msgstr ""
9626
9627 #: builtin/branch.c:653
9628 msgid "print only branches that are not merged"
9629 msgstr ""
9630
9631 #: builtin/branch.c:654
9632 msgid "list branches in columns"
9633 msgstr ""
9634
9635 #: builtin/branch.c:657 builtin/for-each-ref.c:42 builtin/notes.c:415
9636 #: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
9637 #: builtin/tag.c:433
9638 msgid "object"
9639 msgstr ""
9640
9641 #: builtin/branch.c:658
9642 msgid "print only branches of the object"
9643 msgstr ""
9644
9645 #: builtin/branch.c:660 builtin/for-each-ref.c:48 builtin/tag.c:440
9646 msgid "sorting and filtering are case insensitive"
9647 msgstr ""
9648
9649 #: builtin/branch.c:661 builtin/for-each-ref.c:38 builtin/tag.c:438
9650 #: builtin/verify-tag.c:38
9651 msgid "format to use for the output"
9652 msgstr ""
9653
9654 #: builtin/branch.c:684 builtin/clone.c:784
9655 msgid "HEAD not found below refs/heads!"
9656 msgstr ""
9657
9658 #: builtin/branch.c:708
9659 msgid "--column and --verbose are incompatible"
9660 msgstr ""
9661
9662 #: builtin/branch.c:723 builtin/branch.c:777 builtin/branch.c:786
9663 msgid "branch name required"
9664 msgstr ""
9665
9666 #: builtin/branch.c:753
9667 msgid "Cannot give description to detached HEAD"
9668 msgstr ""
9669
9670 #: builtin/branch.c:758
9671 msgid "cannot edit description of more than one branch"
9672 msgstr ""
9673
9674 #: builtin/branch.c:765
9675 #, c-format
9676 msgid "No commit on branch '%s' yet."
9677 msgstr ""
9678
9679 #: builtin/branch.c:768
9680 #, c-format
9681 msgid "No branch named '%s'."
9682 msgstr ""
9683
9684 #: builtin/branch.c:783
9685 msgid "too many branches for a copy operation"
9686 msgstr ""
9687
9688 #: builtin/branch.c:792
9689 msgid "too many arguments for a rename operation"
9690 msgstr ""
9691
9692 #: builtin/branch.c:797
9693 msgid "too many arguments to set new upstream"
9694 msgstr ""
9695
9696 #: builtin/branch.c:801
9697 #, c-format
9698 msgid ""
9699 "could not set upstream of HEAD to %s when it does not point to any branch."
9700 msgstr ""
9701
9702 #: builtin/branch.c:804 builtin/branch.c:827
9703 #, c-format
9704 msgid "no such branch '%s'"
9705 msgstr ""
9706
9707 #: builtin/branch.c:808
9708 #, c-format
9709 msgid "branch '%s' does not exist"
9710 msgstr ""
9711
9712 #: builtin/branch.c:821
9713 msgid "too many arguments to unset upstream"
9714 msgstr ""
9715
9716 #: builtin/branch.c:825
9717 msgid "could not unset upstream of HEAD when it does not point to any branch."
9718 msgstr ""
9719
9720 #: builtin/branch.c:831
9721 #, c-format
9722 msgid "Branch '%s' has no upstream information"
9723 msgstr ""
9724
9725 #: builtin/branch.c:841
9726 msgid ""
9727 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
9728 "Did you mean to use: -a|-r --list <pattern>?"
9729 msgstr ""
9730
9731 #: builtin/branch.c:845
9732 msgid ""
9733 "the '--set-upstream' option is no longer supported. Please use '--track' or "
9734 "'--set-upstream-to' instead."
9735 msgstr ""
9736
9737 #: builtin/bundle.c:15 builtin/bundle.c:23
9738 msgid "git bundle create [<options>] <file> <git-rev-list args>"
9739 msgstr ""
9740
9741 #: builtin/bundle.c:16 builtin/bundle.c:28
9742 msgid "git bundle verify [<options>] <file>"
9743 msgstr ""
9744
9745 #: builtin/bundle.c:17 builtin/bundle.c:33
9746 msgid "git bundle list-heads <file> [<refname>...]"
9747 msgstr ""
9748
9749 #: builtin/bundle.c:18 builtin/bundle.c:38
9750 msgid "git bundle unbundle <file> [<refname>...]"
9751 msgstr ""
9752
9753 #: builtin/bundle.c:66 builtin/pack-objects.c:3228
9754 msgid "do not show progress meter"
9755 msgstr ""
9756
9757 #: builtin/bundle.c:68 builtin/pack-objects.c:3230
9758 msgid "show progress meter"
9759 msgstr ""
9760
9761 #: builtin/bundle.c:70 builtin/pack-objects.c:3232
9762 msgid "show progress meter during object writing phase"
9763 msgstr ""
9764
9765 #: builtin/bundle.c:73 builtin/pack-objects.c:3235
9766 msgid "similar to --all-progress when progress meter is shown"
9767 msgstr ""
9768
9769 #: builtin/bundle.c:93
9770 msgid "Need a repository to create a bundle."
9771 msgstr ""
9772
9773 #: builtin/bundle.c:104
9774 msgid "do not show bundle details"
9775 msgstr ""
9776
9777 #: builtin/bundle.c:119
9778 #, c-format
9779 msgid "%s is okay\n"
9780 msgstr ""
9781
9782 #: builtin/bundle.c:160
9783 msgid "Need a repository to unbundle."
9784 msgstr ""
9785
9786 #: builtin/bundle.c:168 builtin/remote.c:1609
9787 msgid "be verbose; must be placed before a subcommand"
9788 msgstr ""
9789
9790 #: builtin/bundle.c:190 builtin/remote.c:1640
9791 #, c-format
9792 msgid "Unknown subcommand: %s"
9793 msgstr ""
9794
9795 #: builtin/cat-file.c:595
9796 msgid ""
9797 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
9798 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
9799 msgstr ""
9800
9801 #: builtin/cat-file.c:596
9802 msgid ""
9803 "git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
9804 "filters]"
9805 msgstr ""
9806
9807 #: builtin/cat-file.c:617
9808 msgid "only one batch option may be specified"
9809 msgstr ""
9810
9811 #: builtin/cat-file.c:635
9812 msgid "<type> can be one of: blob, tree, commit, tag"
9813 msgstr ""
9814
9815 #: builtin/cat-file.c:636
9816 msgid "show object type"
9817 msgstr ""
9818
9819 #: builtin/cat-file.c:637
9820 msgid "show object size"
9821 msgstr ""
9822
9823 #: builtin/cat-file.c:639
9824 msgid "exit with zero when there's no error"
9825 msgstr ""
9826
9827 #: builtin/cat-file.c:640
9828 msgid "pretty-print object's content"
9829 msgstr ""
9830
9831 #: builtin/cat-file.c:642
9832 msgid "for blob objects, run textconv on object's content"
9833 msgstr ""
9834
9835 #: builtin/cat-file.c:644
9836 msgid "for blob objects, run filters on object's content"
9837 msgstr ""
9838
9839 #: builtin/cat-file.c:645 git-submodule.sh:992
9840 msgid "blob"
9841 msgstr ""
9842
9843 #: builtin/cat-file.c:646
9844 msgid "use a specific path for --textconv/--filters"
9845 msgstr ""
9846
9847 #: builtin/cat-file.c:648
9848 msgid "allow -s and -t to work with broken/corrupt objects"
9849 msgstr ""
9850
9851 #: builtin/cat-file.c:649
9852 msgid "buffer --batch output"
9853 msgstr ""
9854
9855 #: builtin/cat-file.c:651
9856 msgid "show info and content of objects fed from the standard input"
9857 msgstr ""
9858
9859 #: builtin/cat-file.c:655
9860 msgid "show info about objects fed from the standard input"
9861 msgstr ""
9862
9863 #: builtin/cat-file.c:659
9864 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
9865 msgstr ""
9866
9867 #: builtin/cat-file.c:661
9868 msgid "show all objects with --batch or --batch-check"
9869 msgstr ""
9870
9871 #: builtin/cat-file.c:663
9872 msgid "do not order --batch-all-objects output"
9873 msgstr ""
9874
9875 #: builtin/check-attr.c:13
9876 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
9877 msgstr ""
9878
9879 #: builtin/check-attr.c:14
9880 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
9881 msgstr ""
9882
9883 #: builtin/check-attr.c:21
9884 msgid "report all attributes set on file"
9885 msgstr ""
9886
9887 #: builtin/check-attr.c:22
9888 msgid "use .gitattributes only from the index"
9889 msgstr ""
9890
9891 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
9892 msgid "read file names from stdin"
9893 msgstr ""
9894
9895 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
9896 msgid "terminate input and output records by a NUL character"
9897 msgstr ""
9898
9899 #: builtin/check-ignore.c:21 builtin/checkout.c:1435 builtin/gc.c:537
9900 #: builtin/worktree.c:506
9901 msgid "suppress progress reporting"
9902 msgstr ""
9903
9904 #: builtin/check-ignore.c:29
9905 msgid "show non-matching input paths"
9906 msgstr ""
9907
9908 #: builtin/check-ignore.c:31
9909 msgid "ignore index when checking"
9910 msgstr ""
9911
9912 #: builtin/check-ignore.c:160
9913 msgid "cannot specify pathnames with --stdin"
9914 msgstr ""
9915
9916 #: builtin/check-ignore.c:163
9917 msgid "-z only makes sense with --stdin"
9918 msgstr ""
9919
9920 #: builtin/check-ignore.c:165
9921 msgid "no path specified"
9922 msgstr ""
9923
9924 #: builtin/check-ignore.c:169
9925 msgid "--quiet is only valid with a single pathname"
9926 msgstr ""
9927
9928 #: builtin/check-ignore.c:171
9929 msgid "cannot have both --quiet and --verbose"
9930 msgstr ""
9931
9932 #: builtin/check-ignore.c:174
9933 msgid "--non-matching is only valid with --verbose"
9934 msgstr ""
9935
9936 #: builtin/check-mailmap.c:9
9937 msgid "git check-mailmap [<options>] <contact>..."
9938 msgstr ""
9939
9940 #: builtin/check-mailmap.c:14
9941 msgid "also read contacts from stdin"
9942 msgstr ""
9943
9944 #: builtin/check-mailmap.c:25
9945 #, c-format
9946 msgid "unable to parse contact: %s"
9947 msgstr ""
9948
9949 #: builtin/check-mailmap.c:48
9950 msgid "no contacts specified"
9951 msgstr ""
9952
9953 #: builtin/checkout-index.c:131
9954 msgid "git checkout-index [<options>] [--] [<file>...]"
9955 msgstr ""
9956
9957 #: builtin/checkout-index.c:148
9958 msgid "stage should be between 1 and 3 or all"
9959 msgstr ""
9960
9961 #: builtin/checkout-index.c:164
9962 msgid "check out all files in the index"
9963 msgstr ""
9964
9965 #: builtin/checkout-index.c:165
9966 msgid "force overwrite of existing files"
9967 msgstr ""
9968
9969 #: builtin/checkout-index.c:167
9970 msgid "no warning for existing files and files not in index"
9971 msgstr ""
9972
9973 #: builtin/checkout-index.c:169
9974 msgid "don't checkout new files"
9975 msgstr ""
9976
9977 #: builtin/checkout-index.c:171
9978 msgid "update stat information in the index file"
9979 msgstr ""
9980
9981 #: builtin/checkout-index.c:175
9982 msgid "read list of paths from the standard input"
9983 msgstr ""
9984
9985 #: builtin/checkout-index.c:177
9986 msgid "write the content to temporary files"
9987 msgstr ""
9988
9989 #: builtin/checkout-index.c:178 builtin/column.c:31
9990 #: builtin/submodule--helper.c:1385 builtin/submodule--helper.c:1388
9991 #: builtin/submodule--helper.c:1396 builtin/submodule--helper.c:1882
9992 #: builtin/worktree.c:679
9993 msgid "string"
9994 msgstr ""
9995
9996 #: builtin/checkout-index.c:179
9997 msgid "when creating files, prepend <string>"
9998 msgstr ""
9999
10000 #: builtin/checkout-index.c:181
10001 msgid "copy out the files from named stage"
10002 msgstr ""
10003
10004 #: builtin/checkout.c:31
10005 msgid "git checkout [<options>] <branch>"
10006 msgstr ""
10007
10008 #: builtin/checkout.c:32
10009 msgid "git checkout [<options>] [<branch>] -- <file>..."
10010 msgstr ""
10011
10012 #: builtin/checkout.c:37
10013 msgid "git switch [<options>] [<branch>]"
10014 msgstr ""
10015
10016 #: builtin/checkout.c:42
10017 msgid "git restore [<options>] [--source=<branch>] <file>..."
10018 msgstr ""
10019
10020 #: builtin/checkout.c:175 builtin/checkout.c:214
10021 #, c-format
10022 msgid "path '%s' does not have our version"
10023 msgstr ""
10024
10025 #: builtin/checkout.c:177 builtin/checkout.c:216
10026 #, c-format
10027 msgid "path '%s' does not have their version"
10028 msgstr ""
10029
10030 #: builtin/checkout.c:193
10031 #, c-format
10032 msgid "path '%s' does not have all necessary versions"
10033 msgstr ""
10034
10035 #: builtin/checkout.c:243
10036 #, c-format
10037 msgid "path '%s' does not have necessary versions"
10038 msgstr ""
10039
10040 #: builtin/checkout.c:261
10041 #, c-format
10042 msgid "path '%s': cannot merge"
10043 msgstr ""
10044
10045 #: builtin/checkout.c:277
10046 #, c-format
10047 msgid "Unable to add merge result for '%s'"
10048 msgstr ""
10049
10050 #: builtin/checkout.c:377
10051 #, c-format
10052 msgid "Recreated %d merge conflict"
10053 msgid_plural "Recreated %d merge conflicts"
10054 msgstr[0] ""
10055 msgstr[1] ""
10056
10057 #: builtin/checkout.c:382
10058 #, c-format
10059 msgid "Updated %d path from %s"
10060 msgid_plural "Updated %d paths from %s"
10061 msgstr[0] ""
10062 msgstr[1] ""
10063
10064 #: builtin/checkout.c:389
10065 #, c-format
10066 msgid "Updated %d path from the index"
10067 msgid_plural "Updated %d paths from the index"
10068 msgstr[0] ""
10069 msgstr[1] ""
10070
10071 #: builtin/checkout.c:412 builtin/checkout.c:415 builtin/checkout.c:418
10072 #: builtin/checkout.c:422
10073 #, c-format
10074 msgid "'%s' cannot be used with updating paths"
10075 msgstr ""
10076
10077 #: builtin/checkout.c:425 builtin/checkout.c:428
10078 #, c-format
10079 msgid "'%s' cannot be used with %s"
10080 msgstr ""
10081
10082 #: builtin/checkout.c:432
10083 #, c-format
10084 msgid "Cannot update paths and switch to branch '%s' at the same time."
10085 msgstr ""
10086
10087 #: builtin/checkout.c:436
10088 #, c-format
10089 msgid "neither '%s' or '%s' is specified"
10090 msgstr ""
10091
10092 #: builtin/checkout.c:440
10093 #, c-format
10094 msgid "'%s' must be used when '%s' is not specified"
10095 msgstr ""
10096
10097 #: builtin/checkout.c:445 builtin/checkout.c:450
10098 #, c-format
10099 msgid "'%s' or '%s' cannot be used with %s"
10100 msgstr ""
10101
10102 #: builtin/checkout.c:509 builtin/checkout.c:516
10103 #, c-format
10104 msgid "path '%s' is unmerged"
10105 msgstr ""
10106
10107 #: builtin/checkout.c:682 builtin/sparse-checkout.c:82
10108 msgid "you need to resolve your current index first"
10109 msgstr ""
10110
10111 #: builtin/checkout.c:732
10112 #, c-format
10113 msgid ""
10114 "cannot continue with staged changes in the following files:\n"
10115 "%s"
10116 msgstr ""
10117
10118 #: builtin/checkout.c:835
10119 #, c-format
10120 msgid "Can not do reflog for '%s': %s\n"
10121 msgstr ""
10122
10123 #: builtin/checkout.c:877
10124 msgid "HEAD is now at"
10125 msgstr ""
10126
10127 #: builtin/checkout.c:881 builtin/clone.c:716
10128 msgid "unable to update HEAD"
10129 msgstr ""
10130
10131 #: builtin/checkout.c:885
10132 #, c-format
10133 msgid "Reset branch '%s'\n"
10134 msgstr ""
10135
10136 #: builtin/checkout.c:888
10137 #, c-format
10138 msgid "Already on '%s'\n"
10139 msgstr ""
10140
10141 #: builtin/checkout.c:892
10142 #, c-format
10143 msgid "Switched to and reset branch '%s'\n"
10144 msgstr ""
10145
10146 #: builtin/checkout.c:894 builtin/checkout.c:1291
10147 #, c-format
10148 msgid "Switched to a new branch '%s'\n"
10149 msgstr ""
10150
10151 #: builtin/checkout.c:896
10152 #, c-format
10153 msgid "Switched to branch '%s'\n"
10154 msgstr ""
10155
10156 #: builtin/checkout.c:947
10157 #, c-format
10158 msgid " ... and %d more.\n"
10159 msgstr ""
10160
10161 #: builtin/checkout.c:953
10162 #, c-format
10163 msgid ""
10164 "Warning: you are leaving %d commit behind, not connected to\n"
10165 "any of your branches:\n"
10166 "\n"
10167 "%s\n"
10168 msgid_plural ""
10169 "Warning: you are leaving %d commits behind, not connected to\n"
10170 "any of your branches:\n"
10171 "\n"
10172 "%s\n"
10173 msgstr[0] ""
10174 msgstr[1] ""
10175
10176 #: builtin/checkout.c:972
10177 #, c-format
10178 msgid ""
10179 "If you want to keep it by creating a new branch, this may be a good time\n"
10180 "to do so with:\n"
10181 "\n"
10182 " git branch <new-branch-name> %s\n"
10183 "\n"
10184 msgid_plural ""
10185 "If you want to keep them by creating a new branch, this may be a good time\n"
10186 "to do so with:\n"
10187 "\n"
10188 " git branch <new-branch-name> %s\n"
10189 "\n"
10190 msgstr[0] ""
10191 msgstr[1] ""
10192
10193 #: builtin/checkout.c:1007
10194 msgid "internal error in revision walk"
10195 msgstr ""
10196
10197 #: builtin/checkout.c:1011
10198 msgid "Previous HEAD position was"
10199 msgstr ""
10200
10201 #: builtin/checkout.c:1051 builtin/checkout.c:1286
10202 msgid "You are on a branch yet to be born"
10203 msgstr ""
10204
10205 #: builtin/checkout.c:1178
10206 msgid "only one reference expected"
10207 msgstr ""
10208
10209 #: builtin/checkout.c:1195
10210 #, c-format
10211 msgid "only one reference expected, %d given."
10212 msgstr ""
10213
10214 #: builtin/checkout.c:1232
10215 #, c-format
10216 msgid ""
10217 "'%s' could be both a local file and a tracking branch.\n"
10218 "Please use -- (and optionally --no-guess) to disambiguate"
10219 msgstr ""
10220
10221 #: builtin/checkout.c:1245 builtin/worktree.c:290 builtin/worktree.c:455
10222 #, c-format
10223 msgid "invalid reference: %s"
10224 msgstr ""
10225
10226 #: builtin/checkout.c:1258 builtin/checkout.c:1622
10227 #, c-format
10228 msgid "reference is not a tree: %s"
10229 msgstr ""
10230
10231 #: builtin/checkout.c:1305
10232 #, c-format
10233 msgid "a branch is expected, got tag '%s'"
10234 msgstr ""
10235
10236 #: builtin/checkout.c:1307
10237 #, c-format
10238 msgid "a branch is expected, got remote branch '%s'"
10239 msgstr ""
10240
10241 #: builtin/checkout.c:1308 builtin/checkout.c:1316
10242 #, c-format
10243 msgid "a branch is expected, got '%s'"
10244 msgstr ""
10245
10246 #: builtin/checkout.c:1311
10247 #, c-format
10248 msgid "a branch is expected, got commit '%s'"
10249 msgstr ""
10250
10251 #: builtin/checkout.c:1327
10252 msgid ""
10253 "cannot switch branch while merging\n"
10254 "Consider \"git merge --quit\" or \"git worktree add\"."
10255 msgstr ""
10256
10257 #: builtin/checkout.c:1331
10258 msgid ""
10259 "cannot switch branch in the middle of an am session\n"
10260 "Consider \"git am --quit\" or \"git worktree add\"."
10261 msgstr ""
10262
10263 #: builtin/checkout.c:1335
10264 msgid ""
10265 "cannot switch branch while rebasing\n"
10266 "Consider \"git rebase --quit\" or \"git worktree add\"."
10267 msgstr ""
10268
10269 #: builtin/checkout.c:1339
10270 msgid ""
10271 "cannot switch branch while cherry-picking\n"
10272 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
10273 msgstr ""
10274
10275 #: builtin/checkout.c:1343
10276 msgid ""
10277 "cannot switch branch while reverting\n"
10278 "Consider \"git revert --quit\" or \"git worktree add\"."
10279 msgstr ""
10280
10281 #: builtin/checkout.c:1347
10282 msgid "you are switching branch while bisecting"
10283 msgstr ""
10284
10285 #: builtin/checkout.c:1354
10286 msgid "paths cannot be used with switching branches"
10287 msgstr ""
10288
10289 #: builtin/checkout.c:1357 builtin/checkout.c:1361 builtin/checkout.c:1365
10290 #, c-format
10291 msgid "'%s' cannot be used with switching branches"
10292 msgstr ""
10293
10294 #: builtin/checkout.c:1369 builtin/checkout.c:1372 builtin/checkout.c:1375
10295 #: builtin/checkout.c:1380 builtin/checkout.c:1385
10296 #, c-format
10297 msgid "'%s' cannot be used with '%s'"
10298 msgstr ""
10299
10300 #: builtin/checkout.c:1382
10301 #, c-format
10302 msgid "'%s' cannot take <start-point>"
10303 msgstr ""
10304
10305 #: builtin/checkout.c:1390
10306 #, c-format
10307 msgid "Cannot switch branch to a non-commit '%s'"
10308 msgstr ""
10309
10310 #: builtin/checkout.c:1397
10311 msgid "missing branch or commit argument"
10312 msgstr ""
10313
10314 #: builtin/checkout.c:1439 builtin/clone.c:91 builtin/commit-graph.c:52
10315 #: builtin/commit-graph.c:113 builtin/fetch.c:167 builtin/merge.c:285
10316 #: builtin/multi-pack-index.c:27 builtin/pull.c:138 builtin/push.c:563
10317 #: builtin/send-pack.c:174
10318 msgid "force progress reporting"
10319 msgstr ""
10320
10321 #: builtin/checkout.c:1440
10322 msgid "perform a 3-way merge with the new branch"
10323 msgstr ""
10324
10325 #: builtin/checkout.c:1441 builtin/log.c:1690 parse-options.h:322
10326 msgid "style"
10327 msgstr ""
10328
10329 #: builtin/checkout.c:1442
10330 msgid "conflict style (merge or diff3)"
10331 msgstr ""
10332
10333 #: builtin/checkout.c:1454 builtin/worktree.c:503
10334 msgid "detach HEAD at named commit"
10335 msgstr ""
10336
10337 #: builtin/checkout.c:1455
10338 msgid "set upstream info for new branch"
10339 msgstr ""
10340
10341 #: builtin/checkout.c:1457
10342 msgid "force checkout (throw away local modifications)"
10343 msgstr ""
10344
10345 #: builtin/checkout.c:1459
10346 msgid "new-branch"
10347 msgstr ""
10348
10349 #: builtin/checkout.c:1459
10350 msgid "new unparented branch"
10351 msgstr ""
10352
10353 #: builtin/checkout.c:1461 builtin/merge.c:288
10354 msgid "update ignored files (default)"
10355 msgstr ""
10356
10357 #: builtin/checkout.c:1464
10358 msgid "do not check if another worktree is holding the given ref"
10359 msgstr ""
10360
10361 #: builtin/checkout.c:1477
10362 msgid "checkout our version for unmerged files"
10363 msgstr ""
10364
10365 #: builtin/checkout.c:1480
10366 msgid "checkout their version for unmerged files"
10367 msgstr ""
10368
10369 #: builtin/checkout.c:1484
10370 msgid "do not limit pathspecs to sparse entries only"
10371 msgstr ""
10372
10373 #: builtin/checkout.c:1537
10374 msgid "-b, -B and --orphan are mutually exclusive"
10375 msgstr ""
10376
10377 #: builtin/checkout.c:1540
10378 msgid "-p and --overlay are mutually exclusive"
10379 msgstr ""
10380
10381 #: builtin/checkout.c:1577
10382 msgid "--track needs a branch name"
10383 msgstr ""
10384
10385 #: builtin/checkout.c:1582
10386 msgid "missing branch name; try -b"
10387 msgstr ""
10388
10389 #: builtin/checkout.c:1615
10390 #, c-format
10391 msgid "could not resolve %s"
10392 msgstr ""
10393
10394 #: builtin/checkout.c:1631
10395 msgid "invalid path specification"
10396 msgstr ""
10397
10398 #: builtin/checkout.c:1638
10399 #, c-format
10400 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
10401 msgstr ""
10402
10403 #: builtin/checkout.c:1642
10404 #, c-format
10405 msgid "git checkout: --detach does not take a path argument '%s'"
10406 msgstr ""
10407
10408 #: builtin/checkout.c:1651
10409 msgid "--pathspec-from-file is incompatible with --detach"
10410 msgstr ""
10411
10412 #: builtin/checkout.c:1654 builtin/reset.c:324
10413 msgid "--pathspec-from-file is incompatible with --patch"
10414 msgstr ""
10415
10416 #: builtin/checkout.c:1665
10417 msgid ""
10418 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
10419 "checking out of the index."
10420 msgstr ""
10421
10422 #: builtin/checkout.c:1670
10423 msgid "you must specify path(s) to restore"
10424 msgstr ""
10425
10426 #: builtin/checkout.c:1689
10427 #, c-format
10428 msgid ""
10429 "'%s' matched more than one remote tracking branch.\n"
10430 "We found %d remotes with a reference that matched. So we fell back\n"
10431 "on trying to resolve the argument as a path, but failed there too!\n"
10432 "\n"
10433 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
10434 "you can do so by fully qualifying the name with the --track option:\n"
10435 "\n"
10436 " git checkout --track origin/<name>\n"
10437 "\n"
10438 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
10439 "one remote, e.g. the 'origin' remote, consider setting\n"
10440 "checkout.defaultRemote=origin in your config."
10441 msgstr ""
10442
10443 #: builtin/checkout.c:1714 builtin/checkout.c:1716 builtin/checkout.c:1765
10444 #: builtin/checkout.c:1767 builtin/clone.c:121 builtin/remote.c:169
10445 #: builtin/remote.c:171 builtin/worktree.c:499 builtin/worktree.c:501
10446 msgid "branch"
10447 msgstr ""
10448
10449 #: builtin/checkout.c:1715
10450 msgid "create and checkout a new branch"
10451 msgstr ""
10452
10453 #: builtin/checkout.c:1717
10454 msgid "create/reset and checkout a branch"
10455 msgstr ""
10456
10457 #: builtin/checkout.c:1718
10458 msgid "create reflog for new branch"
10459 msgstr ""
10460
10461 #: builtin/checkout.c:1720
10462 msgid "second guess 'git checkout <no-such-branch>' (default)"
10463 msgstr ""
10464
10465 #: builtin/checkout.c:1721
10466 msgid "use overlay mode (default)"
10467 msgstr ""
10468
10469 #: builtin/checkout.c:1766
10470 msgid "create and switch to a new branch"
10471 msgstr ""
10472
10473 #: builtin/checkout.c:1768
10474 msgid "create/reset and switch to a branch"
10475 msgstr ""
10476
10477 #: builtin/checkout.c:1770
10478 msgid "second guess 'git switch <no-such-branch>'"
10479 msgstr ""
10480
10481 #: builtin/checkout.c:1772
10482 msgid "throw away local modifications"
10483 msgstr ""
10484
10485 #: builtin/checkout.c:1804
10486 msgid "which tree-ish to checkout from"
10487 msgstr ""
10488
10489 #: builtin/checkout.c:1806
10490 msgid "restore the index"
10491 msgstr ""
10492
10493 #: builtin/checkout.c:1808
10494 msgid "restore the working tree (default)"
10495 msgstr ""
10496
10497 #: builtin/checkout.c:1810
10498 msgid "ignore unmerged entries"
10499 msgstr ""
10500
10501 #: builtin/checkout.c:1811
10502 msgid "use overlay mode"
10503 msgstr ""
10504
10505 #: builtin/clean.c:28
10506 msgid ""
10507 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
10508 msgstr ""
10509
10510 #: builtin/clean.c:32
10511 #, c-format
10512 msgid "Removing %s\n"
10513 msgstr ""
10514
10515 #: builtin/clean.c:33
10516 #, c-format
10517 msgid "Would remove %s\n"
10518 msgstr ""
10519
10520 #: builtin/clean.c:34
10521 #, c-format
10522 msgid "Skipping repository %s\n"
10523 msgstr ""
10524
10525 #: builtin/clean.c:35
10526 #, c-format
10527 msgid "Would skip repository %s\n"
10528 msgstr ""
10529
10530 #: builtin/clean.c:36
10531 #, c-format
10532 msgid "failed to remove %s"
10533 msgstr ""
10534
10535 #: builtin/clean.c:37
10536 #, c-format
10537 msgid "could not lstat %s\n"
10538 msgstr ""
10539
10540 #: builtin/clean.c:301 git-add--interactive.perl:595
10541 #, c-format
10542 msgid ""
10543 "Prompt help:\n"
10544 "1 - select a numbered item\n"
10545 "foo - select item based on unique prefix\n"
10546 " - (empty) select nothing\n"
10547 msgstr ""
10548
10549 #: builtin/clean.c:305 git-add--interactive.perl:604
10550 #, c-format
10551 msgid ""
10552 "Prompt help:\n"
10553 "1 - select a single item\n"
10554 "3-5 - select a range of items\n"
10555 "2-3,6-9 - select multiple ranges\n"
10556 "foo - select item based on unique prefix\n"
10557 "-... - unselect specified items\n"
10558 "* - choose all items\n"
10559 " - (empty) finish selecting\n"
10560 msgstr ""
10561
10562 #: builtin/clean.c:521 git-add--interactive.perl:570
10563 #: git-add--interactive.perl:575
10564 #, c-format, perl-format
10565 msgid "Huh (%s)?\n"
10566 msgstr ""
10567
10568 #: builtin/clean.c:663
10569 #, c-format
10570 msgid "Input ignore patterns>> "
10571 msgstr ""
10572
10573 #: builtin/clean.c:700
10574 #, c-format
10575 msgid "WARNING: Cannot find items matched by: %s"
10576 msgstr ""
10577
10578 #: builtin/clean.c:721
10579 msgid "Select items to delete"
10580 msgstr ""
10581
10582 #. TRANSLATORS: Make sure to keep [y/N] as is
10583 #: builtin/clean.c:762
10584 #, c-format
10585 msgid "Remove %s [y/N]? "
10586 msgstr ""
10587
10588 #: builtin/clean.c:795
10589 msgid ""
10590 "clean - start cleaning\n"
10591 "filter by pattern - exclude items from deletion\n"
10592 "select by numbers - select items to be deleted by numbers\n"
10593 "ask each - confirm each deletion (like \"rm -i\")\n"
10594 "quit - stop cleaning\n"
10595 "help - this screen\n"
10596 "? - help for prompt selection"
10597 msgstr ""
10598
10599 #: builtin/clean.c:831
10600 msgid "Would remove the following item:"
10601 msgid_plural "Would remove the following items:"
10602 msgstr[0] ""
10603 msgstr[1] ""
10604
10605 #: builtin/clean.c:847
10606 msgid "No more files to clean, exiting."
10607 msgstr ""
10608
10609 #: builtin/clean.c:909
10610 msgid "do not print names of files removed"
10611 msgstr ""
10612
10613 #: builtin/clean.c:911
10614 msgid "force"
10615 msgstr ""
10616
10617 #: builtin/clean.c:912
10618 msgid "interactive cleaning"
10619 msgstr ""
10620
10621 #: builtin/clean.c:914
10622 msgid "remove whole directories"
10623 msgstr ""
10624
10625 #: builtin/clean.c:915 builtin/describe.c:548 builtin/describe.c:550
10626 #: builtin/grep.c:901 builtin/log.c:177 builtin/log.c:179
10627 #: builtin/ls-files.c:557 builtin/name-rev.c:464 builtin/name-rev.c:466
10628 #: builtin/show-ref.c:179
10629 msgid "pattern"
10630 msgstr ""
10631
10632 #: builtin/clean.c:916
10633 msgid "add <pattern> to ignore rules"
10634 msgstr ""
10635
10636 #: builtin/clean.c:917
10637 msgid "remove ignored files, too"
10638 msgstr ""
10639
10640 #: builtin/clean.c:919
10641 msgid "remove only ignored files"
10642 msgstr ""
10643
10644 #: builtin/clean.c:937
10645 msgid "-x and -X cannot be used together"
10646 msgstr ""
10647
10648 #: builtin/clean.c:941
10649 msgid ""
10650 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
10651 "clean"
10652 msgstr ""
10653
10654 #: builtin/clean.c:944
10655 msgid ""
10656 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
10657 "refusing to clean"
10658 msgstr ""
10659
10660 #: builtin/clone.c:45
10661 msgid "git clone [<options>] [--] <repo> [<dir>]"
10662 msgstr ""
10663
10664 #: builtin/clone.c:93
10665 msgid "don't create a checkout"
10666 msgstr ""
10667
10668 #: builtin/clone.c:94 builtin/clone.c:96 builtin/init-db.c:489
10669 msgid "create a bare repository"
10670 msgstr ""
10671
10672 #: builtin/clone.c:98
10673 msgid "create a mirror repository (implies bare)"
10674 msgstr ""
10675
10676 #: builtin/clone.c:100
10677 msgid "to clone from a local repository"
10678 msgstr ""
10679
10680 #: builtin/clone.c:102
10681 msgid "don't use local hardlinks, always copy"
10682 msgstr ""
10683
10684 #: builtin/clone.c:104
10685 msgid "setup as shared repository"
10686 msgstr ""
10687
10688 #: builtin/clone.c:107
10689 msgid "pathspec"
10690 msgstr ""
10691
10692 #: builtin/clone.c:107
10693 msgid "initialize submodules in the clone"
10694 msgstr ""
10695
10696 #: builtin/clone.c:110
10697 msgid "number of submodules cloned in parallel"
10698 msgstr ""
10699
10700 #: builtin/clone.c:111 builtin/init-db.c:486
10701 msgid "template-directory"
10702 msgstr ""
10703
10704 #: builtin/clone.c:112 builtin/init-db.c:487
10705 msgid "directory from which templates will be used"
10706 msgstr ""
10707
10708 #: builtin/clone.c:114 builtin/clone.c:116 builtin/submodule--helper.c:1392
10709 #: builtin/submodule--helper.c:1885
10710 msgid "reference repository"
10711 msgstr ""
10712
10713 #: builtin/clone.c:118 builtin/submodule--helper.c:1394
10714 #: builtin/submodule--helper.c:1887
10715 msgid "use --reference only while cloning"
10716 msgstr ""
10717
10718 #: builtin/clone.c:119 builtin/column.c:27 builtin/merge-file.c:46
10719 #: builtin/pack-objects.c:3294 builtin/repack.c:327
10720 msgid "name"
10721 msgstr ""
10722
10723 #: builtin/clone.c:120
10724 msgid "use <name> instead of 'origin' to track upstream"
10725 msgstr ""
10726
10727 #: builtin/clone.c:122
10728 msgid "checkout <branch> instead of the remote's HEAD"
10729 msgstr ""
10730
10731 #: builtin/clone.c:124
10732 msgid "path to git-upload-pack on the remote"
10733 msgstr ""
10734
10735 #: builtin/clone.c:125 builtin/fetch.c:168 builtin/grep.c:840
10736 #: builtin/pull.c:227
10737 msgid "depth"
10738 msgstr ""
10739
10740 #: builtin/clone.c:126
10741 msgid "create a shallow clone of that depth"
10742 msgstr ""
10743
10744 #: builtin/clone.c:127 builtin/fetch.c:170 builtin/pack-objects.c:3283
10745 msgid "time"
10746 msgstr ""
10747
10748 #: builtin/clone.c:128
10749 msgid "create a shallow clone since a specific time"
10750 msgstr ""
10751
10752 #: builtin/clone.c:129 builtin/fetch.c:172 builtin/fetch.c:195
10753 #: builtin/rebase.c:1445
10754 msgid "revision"
10755 msgstr ""
10756
10757 #: builtin/clone.c:130 builtin/fetch.c:173
10758 msgid "deepen history of shallow clone, excluding rev"
10759 msgstr ""
10760
10761 #: builtin/clone.c:132
10762 msgid "clone only one branch, HEAD or --branch"
10763 msgstr ""
10764
10765 #: builtin/clone.c:134
10766 msgid "don't clone any tags, and make later fetches not to follow them"
10767 msgstr ""
10768
10769 #: builtin/clone.c:136
10770 msgid "any cloned submodules will be shallow"
10771 msgstr ""
10772
10773 #: builtin/clone.c:137 builtin/init-db.c:495
10774 msgid "gitdir"
10775 msgstr ""
10776
10777 #: builtin/clone.c:138 builtin/init-db.c:496
10778 msgid "separate git dir from working tree"
10779 msgstr ""
10780
10781 #: builtin/clone.c:139
10782 msgid "key=value"
10783 msgstr ""
10784
10785 #: builtin/clone.c:140
10786 msgid "set config inside the new repository"
10787 msgstr ""
10788
10789 #: builtin/clone.c:142 builtin/fetch.c:190 builtin/ls-remote.c:76
10790 #: builtin/push.c:573 builtin/send-pack.c:172
10791 msgid "server-specific"
10792 msgstr ""
10793
10794 #: builtin/clone.c:142 builtin/fetch.c:190 builtin/ls-remote.c:76
10795 #: builtin/push.c:573 builtin/send-pack.c:173
10796 msgid "option to transmit"
10797 msgstr ""
10798
10799 #: builtin/clone.c:143 builtin/fetch.c:191 builtin/pull.c:240
10800 #: builtin/push.c:574
10801 msgid "use IPv4 addresses only"
10802 msgstr ""
10803
10804 #: builtin/clone.c:145 builtin/fetch.c:193 builtin/pull.c:243
10805 #: builtin/push.c:576
10806 msgid "use IPv6 addresses only"
10807 msgstr ""
10808
10809 #: builtin/clone.c:149
10810 msgid "any cloned submodules will use their remote-tracking branch"
10811 msgstr ""
10812
10813 #: builtin/clone.c:151
10814 msgid "initialize sparse-checkout file to include only files at root"
10815 msgstr ""
10816
10817 #: builtin/clone.c:287
10818 msgid ""
10819 "No directory name could be guessed.\n"
10820 "Please specify a directory on the command line"
10821 msgstr ""
10822
10823 #: builtin/clone.c:340
10824 #, c-format
10825 msgid "info: Could not add alternate for '%s': %s\n"
10826 msgstr ""
10827
10828 #: builtin/clone.c:413
10829 #, c-format
10830 msgid "%s exists and is not a directory"
10831 msgstr ""
10832
10833 #: builtin/clone.c:430
10834 #, c-format
10835 msgid "failed to start iterator over '%s'"
10836 msgstr ""
10837
10838 #: builtin/clone.c:460
10839 #, c-format
10840 msgid "failed to create link '%s'"
10841 msgstr ""
10842
10843 #: builtin/clone.c:464
10844 #, c-format
10845 msgid "failed to copy file to '%s'"
10846 msgstr ""
10847
10848 #: builtin/clone.c:469
10849 #, c-format
10850 msgid "failed to iterate over '%s'"
10851 msgstr ""
10852
10853 #: builtin/clone.c:494
10854 #, c-format
10855 msgid "done.\n"
10856 msgstr ""
10857
10858 #: builtin/clone.c:508
10859 msgid ""
10860 "Clone succeeded, but checkout failed.\n"
10861 "You can inspect what was checked out with 'git status'\n"
10862 "and retry with 'git restore --source=HEAD :/'\n"
10863 msgstr ""
10864
10865 #: builtin/clone.c:585
10866 #, c-format
10867 msgid "Could not find remote branch %s to clone."
10868 msgstr ""
10869
10870 #: builtin/clone.c:704
10871 #, c-format
10872 msgid "unable to update %s"
10873 msgstr ""
10874
10875 #: builtin/clone.c:752
10876 msgid "failed to initialize sparse-checkout"
10877 msgstr ""
10878
10879 #: builtin/clone.c:775
10880 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
10881 msgstr ""
10882
10883 #: builtin/clone.c:806
10884 msgid "unable to checkout working tree"
10885 msgstr ""
10886
10887 #: builtin/clone.c:856
10888 msgid "unable to write parameters to config file"
10889 msgstr ""
10890
10891 #: builtin/clone.c:919
10892 msgid "cannot repack to clean up"
10893 msgstr ""
10894
10895 #: builtin/clone.c:921
10896 msgid "cannot unlink temporary alternates file"
10897 msgstr ""
10898
10899 #: builtin/clone.c:959 builtin/receive-pack.c:1948
10900 msgid "Too many arguments."
10901 msgstr ""
10902
10903 #: builtin/clone.c:963
10904 msgid "You must specify a repository to clone."
10905 msgstr ""
10906
10907 #: builtin/clone.c:976
10908 #, c-format
10909 msgid "--bare and --origin %s options are incompatible."
10910 msgstr ""
10911
10912 #: builtin/clone.c:979
10913 msgid "--bare and --separate-git-dir are incompatible."
10914 msgstr ""
10915
10916 #: builtin/clone.c:992
10917 #, c-format
10918 msgid "repository '%s' does not exist"
10919 msgstr ""
10920
10921 #: builtin/clone.c:998 builtin/fetch.c:1787
10922 #, c-format
10923 msgid "depth %s is not a positive number"
10924 msgstr ""
10925
10926 #: builtin/clone.c:1008
10927 #, c-format
10928 msgid "destination path '%s' already exists and is not an empty directory."
10929 msgstr ""
10930
10931 #: builtin/clone.c:1018
10932 #, c-format
10933 msgid "working tree '%s' already exists."
10934 msgstr ""
10935
10936 #: builtin/clone.c:1033 builtin/clone.c:1054 builtin/difftool.c:271
10937 #: builtin/log.c:1866 builtin/worktree.c:302 builtin/worktree.c:334
10938 #, c-format
10939 msgid "could not create leading directories of '%s'"
10940 msgstr ""
10941
10942 #: builtin/clone.c:1038
10943 #, c-format
10944 msgid "could not create work tree dir '%s'"
10945 msgstr ""
10946
10947 #: builtin/clone.c:1058
10948 #, c-format
10949 msgid "Cloning into bare repository '%s'...\n"
10950 msgstr ""
10951
10952 #: builtin/clone.c:1060
10953 #, c-format
10954 msgid "Cloning into '%s'...\n"
10955 msgstr ""
10956
10957 #: builtin/clone.c:1084
10958 msgid ""
10959 "clone --recursive is not compatible with both --reference and --reference-if-"
10960 "able"
10961 msgstr ""
10962
10963 #: builtin/clone.c:1148
10964 msgid "--depth is ignored in local clones; use file:// instead."
10965 msgstr ""
10966
10967 #: builtin/clone.c:1150
10968 msgid "--shallow-since is ignored in local clones; use file:// instead."
10969 msgstr ""
10970
10971 #: builtin/clone.c:1152
10972 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
10973 msgstr ""
10974
10975 #: builtin/clone.c:1154
10976 msgid "--filter is ignored in local clones; use file:// instead."
10977 msgstr ""
10978
10979 #: builtin/clone.c:1157
10980 msgid "source repository is shallow, ignoring --local"
10981 msgstr ""
10982
10983 #: builtin/clone.c:1162
10984 msgid "--local is ignored"
10985 msgstr ""
10986
10987 #: builtin/clone.c:1237 builtin/clone.c:1245
10988 #, c-format
10989 msgid "Remote branch %s not found in upstream %s"
10990 msgstr ""
10991
10992 #: builtin/clone.c:1248
10993 msgid "You appear to have cloned an empty repository."
10994 msgstr ""
10995
10996 #: builtin/column.c:10
10997 msgid "git column [<options>]"
10998 msgstr ""
10999
11000 #: builtin/column.c:27
11001 msgid "lookup config vars"
11002 msgstr ""
11003
11004 #: builtin/column.c:28 builtin/column.c:29
11005 msgid "layout to use"
11006 msgstr ""
11007
11008 #: builtin/column.c:30
11009 msgid "Maximum width"
11010 msgstr ""
11011
11012 #: builtin/column.c:31
11013 msgid "Padding space on left border"
11014 msgstr ""
11015
11016 #: builtin/column.c:32
11017 msgid "Padding space on right border"
11018 msgstr ""
11019
11020 #: builtin/column.c:33
11021 msgid "Padding space between columns"
11022 msgstr ""
11023
11024 #: builtin/column.c:51
11025 msgid "--command must be the first argument"
11026 msgstr ""
11027
11028 #: builtin/commit-tree.c:18
11029 msgid ""
11030 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
11031 "<file>)...] <tree>"
11032 msgstr ""
11033
11034 #: builtin/commit-tree.c:31
11035 #, c-format
11036 msgid "duplicate parent %s ignored"
11037 msgstr ""
11038
11039 #: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:526
11040 #, c-format
11041 msgid "not a valid object name %s"
11042 msgstr ""
11043
11044 #: builtin/commit-tree.c:93
11045 #, c-format
11046 msgid "git commit-tree: failed to open '%s'"
11047 msgstr ""
11048
11049 #: builtin/commit-tree.c:96
11050 #, c-format
11051 msgid "git commit-tree: failed to read '%s'"
11052 msgstr ""
11053
11054 #: builtin/commit-tree.c:98
11055 #, c-format
11056 msgid "git commit-tree: failed to close '%s'"
11057 msgstr ""
11058
11059 #: builtin/commit-tree.c:111
11060 msgid "parent"
11061 msgstr ""
11062
11063 #: builtin/commit-tree.c:112
11064 msgid "id of a parent commit object"
11065 msgstr ""
11066
11067 #: builtin/commit-tree.c:114 builtin/commit.c:1496 builtin/merge.c:270
11068 #: builtin/notes.c:409 builtin/notes.c:575 builtin/stash.c:1469
11069 #: builtin/tag.c:412
11070 msgid "message"
11071 msgstr ""
11072
11073 #: builtin/commit-tree.c:115 builtin/commit.c:1496
11074 msgid "commit message"
11075 msgstr ""
11076
11077 #: builtin/commit-tree.c:118
11078 msgid "read commit log message from file"
11079 msgstr ""
11080
11081 #: builtin/commit-tree.c:121 builtin/commit.c:1508 builtin/merge.c:287
11082 #: builtin/pull.c:195 builtin/revert.c:118
11083 msgid "GPG sign commit"
11084 msgstr ""
11085
11086 #: builtin/commit-tree.c:133
11087 msgid "must give exactly one tree"
11088 msgstr ""
11089
11090 #: builtin/commit-tree.c:140
11091 msgid "git commit-tree: failed to read"
11092 msgstr ""
11093
11094 #: builtin/commit.c:41
11095 msgid "git commit [<options>] [--] <pathspec>..."
11096 msgstr ""
11097
11098 #: builtin/commit.c:46
11099 msgid "git status [<options>] [--] <pathspec>..."
11100 msgstr ""
11101
11102 #: builtin/commit.c:51
11103 msgid ""
11104 "You asked to amend the most recent commit, but doing so would make\n"
11105 "it empty. You can repeat your command with --allow-empty, or you can\n"
11106 "remove the commit entirely with \"git reset HEAD^\".\n"
11107 msgstr ""
11108
11109 #: builtin/commit.c:56
11110 msgid ""
11111 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
11112 "If you wish to commit it anyway, use:\n"
11113 "\n"
11114 " git commit --allow-empty\n"
11115 "\n"
11116 msgstr ""
11117
11118 #: builtin/commit.c:63
11119 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
11120 msgstr ""
11121
11122 #: builtin/commit.c:66
11123 msgid ""
11124 "and then use:\n"
11125 "\n"
11126 " git cherry-pick --continue\n"
11127 "\n"
11128 "to resume cherry-picking the remaining commits.\n"
11129 "If you wish to skip this commit, use:\n"
11130 "\n"
11131 " git cherry-pick --skip\n"
11132 "\n"
11133 msgstr ""
11134
11135 #: builtin/commit.c:315
11136 msgid "failed to unpack HEAD tree object"
11137 msgstr ""
11138
11139 #: builtin/commit.c:351
11140 msgid "--pathspec-from-file with -a does not make sense"
11141 msgstr ""
11142
11143 #: builtin/commit.c:364
11144 msgid "No paths with --include/--only does not make sense."
11145 msgstr ""
11146
11147 #: builtin/commit.c:376
11148 msgid "unable to create temporary index"
11149 msgstr ""
11150
11151 #: builtin/commit.c:382
11152 msgid "interactive add failed"
11153 msgstr ""
11154
11155 #: builtin/commit.c:396
11156 msgid "unable to update temporary index"
11157 msgstr ""
11158
11159 #: builtin/commit.c:398
11160 msgid "Failed to update main cache tree"
11161 msgstr ""
11162
11163 #: builtin/commit.c:423 builtin/commit.c:446 builtin/commit.c:492
11164 msgid "unable to write new_index file"
11165 msgstr ""
11166
11167 #: builtin/commit.c:475
11168 msgid "cannot do a partial commit during a merge."
11169 msgstr ""
11170
11171 #: builtin/commit.c:477
11172 msgid "cannot do a partial commit during a cherry-pick."
11173 msgstr ""
11174
11175 #: builtin/commit.c:485
11176 msgid "cannot read the index"
11177 msgstr ""
11178
11179 #: builtin/commit.c:504
11180 msgid "unable to write temporary index file"
11181 msgstr ""
11182
11183 #: builtin/commit.c:602
11184 #, c-format
11185 msgid "commit '%s' lacks author header"
11186 msgstr ""
11187
11188 #: builtin/commit.c:604
11189 #, c-format
11190 msgid "commit '%s' has malformed author line"
11191 msgstr ""
11192
11193 #: builtin/commit.c:623
11194 msgid "malformed --author parameter"
11195 msgstr ""
11196
11197 #: builtin/commit.c:676
11198 msgid ""
11199 "unable to select a comment character that is not used\n"
11200 "in the current commit message"
11201 msgstr ""
11202
11203 #: builtin/commit.c:714 builtin/commit.c:747 builtin/commit.c:1092
11204 #, c-format
11205 msgid "could not lookup commit %s"
11206 msgstr ""
11207
11208 #: builtin/commit.c:726 builtin/shortlog.c:319
11209 #, c-format
11210 msgid "(reading log message from standard input)\n"
11211 msgstr ""
11212
11213 #: builtin/commit.c:728
11214 msgid "could not read log from standard input"
11215 msgstr ""
11216
11217 #: builtin/commit.c:732
11218 #, c-format
11219 msgid "could not read log file '%s'"
11220 msgstr ""
11221
11222 #: builtin/commit.c:763 builtin/commit.c:779
11223 msgid "could not read SQUASH_MSG"
11224 msgstr ""
11225
11226 #: builtin/commit.c:770
11227 msgid "could not read MERGE_MSG"
11228 msgstr ""
11229
11230 #: builtin/commit.c:830
11231 msgid "could not write commit template"
11232 msgstr ""
11233
11234 #: builtin/commit.c:849
11235 #, c-format
11236 msgid ""
11237 "\n"
11238 "It looks like you may be committing a merge.\n"
11239 "If this is not correct, please remove the file\n"
11240 "\t%s\n"
11241 "and try again.\n"
11242 msgstr ""
11243
11244 #: builtin/commit.c:854
11245 #, c-format
11246 msgid ""
11247 "\n"
11248 "It looks like you may be committing a cherry-pick.\n"
11249 "If this is not correct, please remove the file\n"
11250 "\t%s\n"
11251 "and try again.\n"
11252 msgstr ""
11253
11254 #: builtin/commit.c:867
11255 #, c-format
11256 msgid ""
11257 "Please enter the commit message for your changes. Lines starting\n"
11258 "with '%c' will be ignored, and an empty message aborts the commit.\n"
11259 msgstr ""
11260
11261 #: builtin/commit.c:875
11262 #, c-format
11263 msgid ""
11264 "Please enter the commit message for your changes. Lines starting\n"
11265 "with '%c' will be kept; you may remove them yourself if you want to.\n"
11266 "An empty message aborts the commit.\n"
11267 msgstr ""
11268
11269 #: builtin/commit.c:892
11270 #, c-format
11271 msgid "%sAuthor: %.*s <%.*s>"
11272 msgstr ""
11273
11274 #: builtin/commit.c:900
11275 #, c-format
11276 msgid "%sDate: %s"
11277 msgstr ""
11278
11279 #: builtin/commit.c:907
11280 #, c-format
11281 msgid "%sCommitter: %.*s <%.*s>"
11282 msgstr ""
11283
11284 #: builtin/commit.c:925
11285 msgid "Cannot read index"
11286 msgstr ""
11287
11288 #: builtin/commit.c:992
11289 msgid "Error building trees"
11290 msgstr ""
11291
11292 #: builtin/commit.c:1006 builtin/tag.c:275
11293 #, c-format
11294 msgid "Please supply the message using either -m or -F option.\n"
11295 msgstr ""
11296
11297 #: builtin/commit.c:1050
11298 #, c-format
11299 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
11300 msgstr ""
11301
11302 #: builtin/commit.c:1064
11303 #, c-format
11304 msgid "Invalid ignored mode '%s'"
11305 msgstr ""
11306
11307 #: builtin/commit.c:1082 builtin/commit.c:1322
11308 #, c-format
11309 msgid "Invalid untracked files mode '%s'"
11310 msgstr ""
11311
11312 #: builtin/commit.c:1122
11313 msgid "--long and -z are incompatible"
11314 msgstr ""
11315
11316 #: builtin/commit.c:1166
11317 msgid "Using both --reset-author and --author does not make sense"
11318 msgstr ""
11319
11320 #: builtin/commit.c:1175
11321 msgid "You have nothing to amend."
11322 msgstr ""
11323
11324 #: builtin/commit.c:1178
11325 msgid "You are in the middle of a merge -- cannot amend."
11326 msgstr ""
11327
11328 #: builtin/commit.c:1180
11329 msgid "You are in the middle of a cherry-pick -- cannot amend."
11330 msgstr ""
11331
11332 #: builtin/commit.c:1183
11333 msgid "Options --squash and --fixup cannot be used together"
11334 msgstr ""
11335
11336 #: builtin/commit.c:1193
11337 msgid "Only one of -c/-C/-F/--fixup can be used."
11338 msgstr ""
11339
11340 #: builtin/commit.c:1195
11341 msgid "Option -m cannot be combined with -c/-C/-F."
11342 msgstr ""
11343
11344 #: builtin/commit.c:1203
11345 msgid "--reset-author can be used only with -C, -c or --amend."
11346 msgstr ""
11347
11348 #: builtin/commit.c:1220
11349 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
11350 msgstr ""
11351
11352 #: builtin/commit.c:1226
11353 #, c-format
11354 msgid "paths '%s ...' with -a does not make sense"
11355 msgstr ""
11356
11357 #: builtin/commit.c:1357 builtin/commit.c:1519
11358 msgid "show status concisely"
11359 msgstr ""
11360
11361 #: builtin/commit.c:1359 builtin/commit.c:1521
11362 msgid "show branch information"
11363 msgstr ""
11364
11365 #: builtin/commit.c:1361
11366 msgid "show stash information"
11367 msgstr ""
11368
11369 #: builtin/commit.c:1363 builtin/commit.c:1523
11370 msgid "compute full ahead/behind values"
11371 msgstr ""
11372
11373 #: builtin/commit.c:1365
11374 msgid "version"
11375 msgstr ""
11376
11377 #: builtin/commit.c:1365 builtin/commit.c:1525 builtin/push.c:549
11378 #: builtin/worktree.c:650
11379 msgid "machine-readable output"
11380 msgstr ""
11381
11382 #: builtin/commit.c:1368 builtin/commit.c:1527
11383 msgid "show status in long format (default)"
11384 msgstr ""
11385
11386 #: builtin/commit.c:1371 builtin/commit.c:1530
11387 msgid "terminate entries with NUL"
11388 msgstr ""
11389
11390 #: builtin/commit.c:1373 builtin/commit.c:1377 builtin/commit.c:1533
11391 #: builtin/fast-export.c:1153 builtin/fast-export.c:1156
11392 #: builtin/fast-export.c:1159 builtin/rebase.c:1525 parse-options.h:336
11393 msgid "mode"
11394 msgstr ""
11395
11396 #: builtin/commit.c:1374 builtin/commit.c:1533
11397 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
11398 msgstr ""
11399
11400 #: builtin/commit.c:1378
11401 msgid ""
11402 "show ignored files, optional modes: traditional, matching, no. (Default: "
11403 "traditional)"
11404 msgstr ""
11405
11406 #: builtin/commit.c:1380 parse-options.h:192
11407 msgid "when"
11408 msgstr ""
11409
11410 #: builtin/commit.c:1381
11411 msgid ""
11412 "ignore changes to submodules, optional when: all, dirty, untracked. "
11413 "(Default: all)"
11414 msgstr ""
11415
11416 #: builtin/commit.c:1383
11417 msgid "list untracked files in columns"
11418 msgstr ""
11419
11420 #: builtin/commit.c:1384
11421 msgid "do not detect renames"
11422 msgstr ""
11423
11424 #: builtin/commit.c:1386
11425 msgid "detect renames, optionally set similarity index"
11426 msgstr ""
11427
11428 #: builtin/commit.c:1406
11429 msgid "Unsupported combination of ignored and untracked-files arguments"
11430 msgstr ""
11431
11432 #: builtin/commit.c:1489
11433 msgid "suppress summary after successful commit"
11434 msgstr ""
11435
11436 #: builtin/commit.c:1490
11437 msgid "show diff in commit message template"
11438 msgstr ""
11439
11440 #: builtin/commit.c:1492
11441 msgid "Commit message options"
11442 msgstr ""
11443
11444 #: builtin/commit.c:1493 builtin/merge.c:274 builtin/tag.c:414
11445 msgid "read message from file"
11446 msgstr ""
11447
11448 #: builtin/commit.c:1494
11449 msgid "author"
11450 msgstr ""
11451
11452 #: builtin/commit.c:1494
11453 msgid "override author for commit"
11454 msgstr ""
11455
11456 #: builtin/commit.c:1495 builtin/gc.c:538
11457 msgid "date"
11458 msgstr ""
11459
11460 #: builtin/commit.c:1495
11461 msgid "override date for commit"
11462 msgstr ""
11463
11464 #: builtin/commit.c:1497 builtin/commit.c:1498 builtin/commit.c:1499
11465 #: builtin/commit.c:1500 parse-options.h:328 ref-filter.h:92
11466 msgid "commit"
11467 msgstr ""
11468
11469 #: builtin/commit.c:1497
11470 msgid "reuse and edit message from specified commit"
11471 msgstr ""
11472
11473 #: builtin/commit.c:1498
11474 msgid "reuse message from specified commit"
11475 msgstr ""
11476
11477 #: builtin/commit.c:1499
11478 msgid "use autosquash formatted message to fixup specified commit"
11479 msgstr ""
11480
11481 #: builtin/commit.c:1500
11482 msgid "use autosquash formatted message to squash specified commit"
11483 msgstr ""
11484
11485 #: builtin/commit.c:1501
11486 msgid "the commit is authored by me now (used with -C/-c/--amend)"
11487 msgstr ""
11488
11489 #: builtin/commit.c:1502 builtin/log.c:1634 builtin/merge.c:289
11490 #: builtin/pull.c:164 builtin/revert.c:110
11491 msgid "add Signed-off-by:"
11492 msgstr ""
11493
11494 #: builtin/commit.c:1503
11495 msgid "use specified template file"
11496 msgstr ""
11497
11498 #: builtin/commit.c:1504
11499 msgid "force edit of commit"
11500 msgstr ""
11501
11502 #: builtin/commit.c:1506
11503 msgid "include status in commit message template"
11504 msgstr ""
11505
11506 #: builtin/commit.c:1511
11507 msgid "Commit contents options"
11508 msgstr ""
11509
11510 #: builtin/commit.c:1512
11511 msgid "commit all changed files"
11512 msgstr ""
11513
11514 #: builtin/commit.c:1513
11515 msgid "add specified files to index for commit"
11516 msgstr ""
11517
11518 #: builtin/commit.c:1514
11519 msgid "interactively add files"
11520 msgstr ""
11521
11522 #: builtin/commit.c:1515
11523 msgid "interactively add changes"
11524 msgstr ""
11525
11526 #: builtin/commit.c:1516
11527 msgid "commit only specified files"
11528 msgstr ""
11529
11530 #: builtin/commit.c:1517
11531 msgid "bypass pre-commit and commit-msg hooks"
11532 msgstr ""
11533
11534 #: builtin/commit.c:1518
11535 msgid "show what would be committed"
11536 msgstr ""
11537
11538 #: builtin/commit.c:1531
11539 msgid "amend previous commit"
11540 msgstr ""
11541
11542 #: builtin/commit.c:1532
11543 msgid "bypass post-rewrite hook"
11544 msgstr ""
11545
11546 #: builtin/commit.c:1539
11547 msgid "ok to record an empty change"
11548 msgstr ""
11549
11550 #: builtin/commit.c:1541
11551 msgid "ok to record a change with an empty message"
11552 msgstr ""
11553
11554 #: builtin/commit.c:1614
11555 #, c-format
11556 msgid "Corrupt MERGE_HEAD file (%s)"
11557 msgstr ""
11558
11559 #: builtin/commit.c:1621
11560 msgid "could not read MERGE_MODE"
11561 msgstr ""
11562
11563 #: builtin/commit.c:1640
11564 #, c-format
11565 msgid "could not read commit message: %s"
11566 msgstr ""
11567
11568 #: builtin/commit.c:1647
11569 #, c-format
11570 msgid "Aborting commit due to empty commit message.\n"
11571 msgstr ""
11572
11573 #: builtin/commit.c:1652
11574 #, c-format
11575 msgid "Aborting commit; you did not edit the message.\n"
11576 msgstr ""
11577
11578 #: builtin/commit.c:1686
11579 msgid ""
11580 "repository has been updated, but unable to write\n"
11581 "new_index file. Check that disk is not full and quota is\n"
11582 "not exceeded, and then \"git restore --staged :/\" to recover."
11583 msgstr ""
11584
11585 #: builtin/commit-graph.c:11 builtin/commit-graph.c:17
11586 msgid ""
11587 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
11588 msgstr ""
11589
11590 #: builtin/commit-graph.c:12 builtin/commit-graph.c:22
11591 msgid ""
11592 "git commit-graph write [--object-dir <objdir>] [--append|--split] [--"
11593 "reachable|--stdin-packs|--stdin-commits] [--[no-]progress] <split options>"
11594 msgstr ""
11595
11596 #: builtin/commit-graph.c:48 builtin/commit-graph.c:103
11597 #: builtin/commit-graph.c:187 builtin/fetch.c:179 builtin/log.c:1657
11598 msgid "dir"
11599 msgstr ""
11600
11601 #: builtin/commit-graph.c:49 builtin/commit-graph.c:104
11602 #: builtin/commit-graph.c:188
11603 msgid "The object directory to store the graph"
11604 msgstr ""
11605
11606 #: builtin/commit-graph.c:51
11607 msgid "if the commit-graph is split, only verify the tip file"
11608 msgstr ""
11609
11610 #: builtin/commit-graph.c:73 t/helper/test-read-graph.c:23
11611 #, c-format
11612 msgid "Could not open commit-graph '%s'"
11613 msgstr ""
11614
11615 #: builtin/commit-graph.c:106
11616 msgid "start walk at all refs"
11617 msgstr ""
11618
11619 #: builtin/commit-graph.c:108
11620 msgid "scan pack-indexes listed by stdin for commits"
11621 msgstr ""
11622
11623 #: builtin/commit-graph.c:110
11624 msgid "start walk at commits listed by stdin"
11625 msgstr ""
11626
11627 #: builtin/commit-graph.c:112
11628 msgid "include all commits already in the commit-graph file"
11629 msgstr ""
11630
11631 #: builtin/commit-graph.c:115
11632 msgid "allow writing an incremental commit-graph file"
11633 msgstr ""
11634
11635 #: builtin/commit-graph.c:117 builtin/commit-graph.c:121
11636 msgid "maximum number of commits in a non-base split commit-graph"
11637 msgstr ""
11638
11639 #: builtin/commit-graph.c:119
11640 msgid "maximum ratio between two levels of a split commit-graph"
11641 msgstr ""
11642
11643 #: builtin/commit-graph.c:137
11644 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
11645 msgstr ""
11646
11647 #: builtin/config.c:11
11648 msgid "git config [<options>]"
11649 msgstr ""
11650
11651 #: builtin/config.c:103 builtin/env--helper.c:23
11652 #, c-format
11653 msgid "unrecognized --type argument, %s"
11654 msgstr ""
11655
11656 #: builtin/config.c:115
11657 msgid "only one type at a time"
11658 msgstr ""
11659
11660 #: builtin/config.c:124
11661 msgid "Config file location"
11662 msgstr ""
11663
11664 #: builtin/config.c:125
11665 msgid "use global config file"
11666 msgstr ""
11667
11668 #: builtin/config.c:126
11669 msgid "use system config file"
11670 msgstr ""
11671
11672 #: builtin/config.c:127
11673 msgid "use repository config file"
11674 msgstr ""
11675
11676 #: builtin/config.c:128
11677 msgid "use per-worktree config file"
11678 msgstr ""
11679
11680 #: builtin/config.c:129
11681 msgid "use given config file"
11682 msgstr ""
11683
11684 #: builtin/config.c:130
11685 msgid "blob-id"
11686 msgstr ""
11687
11688 #: builtin/config.c:130
11689 msgid "read config from given blob object"
11690 msgstr ""
11691
11692 #: builtin/config.c:131
11693 msgid "Action"
11694 msgstr ""
11695
11696 #: builtin/config.c:132
11697 msgid "get value: name [value-regex]"
11698 msgstr ""
11699
11700 #: builtin/config.c:133
11701 msgid "get all values: key [value-regex]"
11702 msgstr ""
11703
11704 #: builtin/config.c:134
11705 msgid "get values for regexp: name-regex [value-regex]"
11706 msgstr ""
11707
11708 #: builtin/config.c:135
11709 msgid "get value specific for the URL: section[.var] URL"
11710 msgstr ""
11711
11712 #: builtin/config.c:136
11713 msgid "replace all matching variables: name value [value_regex]"
11714 msgstr ""
11715
11716 #: builtin/config.c:137
11717 msgid "add a new variable: name value"
11718 msgstr ""
11719
11720 #: builtin/config.c:138
11721 msgid "remove a variable: name [value-regex]"
11722 msgstr ""
11723
11724 #: builtin/config.c:139
11725 msgid "remove all matches: name [value-regex]"
11726 msgstr ""
11727
11728 #: builtin/config.c:140
11729 msgid "rename section: old-name new-name"
11730 msgstr ""
11731
11732 #: builtin/config.c:141
11733 msgid "remove a section: name"
11734 msgstr ""
11735
11736 #: builtin/config.c:142
11737 msgid "list all"
11738 msgstr ""
11739
11740 #: builtin/config.c:143
11741 msgid "open an editor"
11742 msgstr ""
11743
11744 #: builtin/config.c:144
11745 msgid "find the color configured: slot [default]"
11746 msgstr ""
11747
11748 #: builtin/config.c:145
11749 msgid "find the color setting: slot [stdout-is-tty]"
11750 msgstr ""
11751
11752 #: builtin/config.c:146
11753 msgid "Type"
11754 msgstr ""
11755
11756 #: builtin/config.c:147 builtin/env--helper.c:38
11757 msgid "value is given this type"
11758 msgstr ""
11759
11760 #: builtin/config.c:148
11761 msgid "value is \"true\" or \"false\""
11762 msgstr ""
11763
11764 #: builtin/config.c:149
11765 msgid "value is decimal number"
11766 msgstr ""
11767
11768 #: builtin/config.c:150
11769 msgid "value is --bool or --int"
11770 msgstr ""
11771
11772 #: builtin/config.c:151
11773 msgid "value is a path (file or directory name)"
11774 msgstr ""
11775
11776 #: builtin/config.c:152
11777 msgid "value is an expiry date"
11778 msgstr ""
11779
11780 #: builtin/config.c:153
11781 msgid "Other"
11782 msgstr ""
11783
11784 #: builtin/config.c:154
11785 msgid "terminate values with NUL byte"
11786 msgstr ""
11787
11788 #: builtin/config.c:155
11789 msgid "show variable names only"
11790 msgstr ""
11791
11792 #: builtin/config.c:156
11793 msgid "respect include directives on lookup"
11794 msgstr ""
11795
11796 #: builtin/config.c:157
11797 msgid "show origin of config (file, standard input, blob, command line)"
11798 msgstr ""
11799
11800 #: builtin/config.c:158 builtin/env--helper.c:40
11801 msgid "value"
11802 msgstr ""
11803
11804 #: builtin/config.c:158
11805 msgid "with --get, use default value when missing entry"
11806 msgstr ""
11807
11808 #: builtin/config.c:172
11809 #, c-format
11810 msgid "wrong number of arguments, should be %d"
11811 msgstr ""
11812
11813 #: builtin/config.c:174
11814 #, c-format
11815 msgid "wrong number of arguments, should be from %d to %d"
11816 msgstr ""
11817
11818 #: builtin/config.c:308
11819 #, c-format
11820 msgid "invalid key pattern: %s"
11821 msgstr ""
11822
11823 #: builtin/config.c:344
11824 #, c-format
11825 msgid "failed to format default config value: %s"
11826 msgstr ""
11827
11828 #: builtin/config.c:401
11829 #, c-format
11830 msgid "cannot parse color '%s'"
11831 msgstr ""
11832
11833 #: builtin/config.c:443
11834 msgid "unable to parse default color value"
11835 msgstr ""
11836
11837 #: builtin/config.c:496 builtin/config.c:742
11838 msgid "not in a git directory"
11839 msgstr ""
11840
11841 #: builtin/config.c:499
11842 msgid "writing to stdin is not supported"
11843 msgstr ""
11844
11845 #: builtin/config.c:502
11846 msgid "writing config blobs is not supported"
11847 msgstr ""
11848
11849 #: builtin/config.c:587
11850 #, c-format
11851 msgid ""
11852 "# This is Git's per-user configuration file.\n"
11853 "[user]\n"
11854 "# Please adapt and uncomment the following lines:\n"
11855 "#\tname = %s\n"
11856 "#\temail = %s\n"
11857 msgstr ""
11858
11859 #: builtin/config.c:611
11860 msgid "only one config file at a time"
11861 msgstr ""
11862
11863 #: builtin/config.c:616
11864 msgid "--local can only be used inside a git repository"
11865 msgstr ""
11866
11867 #: builtin/config.c:619
11868 msgid "--blob can only be used inside a git repository"
11869 msgstr ""
11870
11871 #: builtin/config.c:638
11872 msgid "$HOME not set"
11873 msgstr ""
11874
11875 #: builtin/config.c:658
11876 msgid ""
11877 "--worktree cannot be used with multiple working trees unless the config\n"
11878 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
11879 "section in \"git help worktree\" for details"
11880 msgstr ""
11881
11882 #: builtin/config.c:688
11883 msgid "--get-color and variable type are incoherent"
11884 msgstr ""
11885
11886 #: builtin/config.c:693
11887 msgid "only one action at a time"
11888 msgstr ""
11889
11890 #: builtin/config.c:706
11891 msgid "--name-only is only applicable to --list or --get-regexp"
11892 msgstr ""
11893
11894 #: builtin/config.c:712
11895 msgid ""
11896 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
11897 "list"
11898 msgstr ""
11899
11900 #: builtin/config.c:718
11901 msgid "--default is only applicable to --get"
11902 msgstr ""
11903
11904 #: builtin/config.c:731
11905 #, c-format
11906 msgid "unable to read config file '%s'"
11907 msgstr ""
11908
11909 #: builtin/config.c:734
11910 msgid "error processing config file(s)"
11911 msgstr ""
11912
11913 #: builtin/config.c:744
11914 msgid "editing stdin is not supported"
11915 msgstr ""
11916
11917 #: builtin/config.c:746
11918 msgid "editing blobs is not supported"
11919 msgstr ""
11920
11921 #: builtin/config.c:760
11922 #, c-format
11923 msgid "cannot create configuration file %s"
11924 msgstr ""
11925
11926 #: builtin/config.c:773
11927 #, c-format
11928 msgid ""
11929 "cannot overwrite multiple values with a single value\n"
11930 " Use a regexp, --add or --replace-all to change %s."
11931 msgstr ""
11932
11933 #: builtin/config.c:847 builtin/config.c:858
11934 #, c-format
11935 msgid "no such section: %s"
11936 msgstr ""
11937
11938 #: builtin/count-objects.c:90
11939 msgid "git count-objects [-v] [-H | --human-readable]"
11940 msgstr ""
11941
11942 #: builtin/count-objects.c:100
11943 msgid "print sizes in human readable format"
11944 msgstr ""
11945
11946 #: builtin/describe.c:26
11947 msgid "git describe [<options>] [<commit-ish>...]"
11948 msgstr ""
11949
11950 #: builtin/describe.c:27
11951 msgid "git describe [<options>] --dirty"
11952 msgstr ""
11953
11954 #: builtin/describe.c:62
11955 msgid "head"
11956 msgstr ""
11957
11958 #: builtin/describe.c:62
11959 msgid "lightweight"
11960 msgstr ""
11961
11962 #: builtin/describe.c:62
11963 msgid "annotated"
11964 msgstr ""
11965
11966 #: builtin/describe.c:275
11967 #, c-format
11968 msgid "annotated tag %s not available"
11969 msgstr ""
11970
11971 #: builtin/describe.c:279
11972 #, c-format
11973 msgid "annotated tag %s has no embedded name"
11974 msgstr ""
11975
11976 #: builtin/describe.c:281
11977 #, c-format
11978 msgid "tag '%s' is really '%s' here"
11979 msgstr ""
11980
11981 #: builtin/describe.c:325
11982 #, c-format
11983 msgid "no tag exactly matches '%s'"
11984 msgstr ""
11985
11986 #: builtin/describe.c:327
11987 #, c-format
11988 msgid "No exact match on refs or tags, searching to describe\n"
11989 msgstr ""
11990
11991 #: builtin/describe.c:381
11992 #, c-format
11993 msgid "finished search at %s\n"
11994 msgstr ""
11995
11996 #: builtin/describe.c:407
11997 #, c-format
11998 msgid ""
11999 "No annotated tags can describe '%s'.\n"
12000 "However, there were unannotated tags: try --tags."
12001 msgstr ""
12002
12003 #: builtin/describe.c:411
12004 #, c-format
12005 msgid ""
12006 "No tags can describe '%s'.\n"
12007 "Try --always, or create some tags."
12008 msgstr ""
12009
12010 #: builtin/describe.c:441
12011 #, c-format
12012 msgid "traversed %lu commits\n"
12013 msgstr ""
12014
12015 #: builtin/describe.c:444
12016 #, c-format
12017 msgid ""
12018 "more than %i tags found; listed %i most recent\n"
12019 "gave up search at %s\n"
12020 msgstr ""
12021
12022 #: builtin/describe.c:512
12023 #, c-format
12024 msgid "describe %s\n"
12025 msgstr ""
12026
12027 #: builtin/describe.c:515
12028 #, c-format
12029 msgid "Not a valid object name %s"
12030 msgstr ""
12031
12032 #: builtin/describe.c:523
12033 #, c-format
12034 msgid "%s is neither a commit nor blob"
12035 msgstr ""
12036
12037 #: builtin/describe.c:537
12038 msgid "find the tag that comes after the commit"
12039 msgstr ""
12040
12041 #: builtin/describe.c:538
12042 msgid "debug search strategy on stderr"
12043 msgstr ""
12044
12045 #: builtin/describe.c:539
12046 msgid "use any ref"
12047 msgstr ""
12048
12049 #: builtin/describe.c:540
12050 msgid "use any tag, even unannotated"
12051 msgstr ""
12052
12053 #: builtin/describe.c:541
12054 msgid "always use long format"
12055 msgstr ""
12056
12057 #: builtin/describe.c:542
12058 msgid "only follow first parent"
12059 msgstr ""
12060
12061 #: builtin/describe.c:545
12062 msgid "only output exact matches"
12063 msgstr ""
12064
12065 #: builtin/describe.c:547
12066 msgid "consider <n> most recent tags (default: 10)"
12067 msgstr ""
12068
12069 #: builtin/describe.c:549
12070 msgid "only consider tags matching <pattern>"
12071 msgstr ""
12072
12073 #: builtin/describe.c:551
12074 msgid "do not consider tags matching <pattern>"
12075 msgstr ""
12076
12077 #: builtin/describe.c:553 builtin/name-rev.c:473
12078 msgid "show abbreviated commit object as fallback"
12079 msgstr ""
12080
12081 #: builtin/describe.c:554 builtin/describe.c:557
12082 msgid "mark"
12083 msgstr ""
12084
12085 #: builtin/describe.c:555
12086 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
12087 msgstr ""
12088
12089 #: builtin/describe.c:558
12090 msgid "append <mark> on broken working tree (default: \"-broken\")"
12091 msgstr ""
12092
12093 #: builtin/describe.c:576
12094 msgid "--long is incompatible with --abbrev=0"
12095 msgstr ""
12096
12097 #: builtin/describe.c:605
12098 msgid "No names found, cannot describe anything."
12099 msgstr ""
12100
12101 #: builtin/describe.c:656
12102 msgid "--dirty is incompatible with commit-ishes"
12103 msgstr ""
12104
12105 #: builtin/describe.c:658
12106 msgid "--broken is incompatible with commit-ishes"
12107 msgstr ""
12108
12109 #: builtin/diff.c:84
12110 #, c-format
12111 msgid "'%s': not a regular file or symlink"
12112 msgstr ""
12113
12114 #: builtin/diff.c:235
12115 #, c-format
12116 msgid "invalid option: %s"
12117 msgstr ""
12118
12119 #: builtin/diff.c:350
12120 msgid "Not a git repository"
12121 msgstr ""
12122
12123 #: builtin/diff.c:394
12124 #, c-format
12125 msgid "invalid object '%s' given."
12126 msgstr ""
12127
12128 #: builtin/diff.c:403
12129 #, c-format
12130 msgid "more than two blobs given: '%s'"
12131 msgstr ""
12132
12133 #: builtin/diff.c:408
12134 #, c-format
12135 msgid "unhandled object '%s' given."
12136 msgstr ""
12137
12138 #: builtin/difftool.c:30
12139 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
12140 msgstr ""
12141
12142 #: builtin/difftool.c:260
12143 #, c-format
12144 msgid "failed: %d"
12145 msgstr ""
12146
12147 #: builtin/difftool.c:302
12148 #, c-format
12149 msgid "could not read symlink %s"
12150 msgstr ""
12151
12152 #: builtin/difftool.c:304
12153 #, c-format
12154 msgid "could not read symlink file %s"
12155 msgstr ""
12156
12157 #: builtin/difftool.c:312
12158 #, c-format
12159 msgid "could not read object %s for symlink %s"
12160 msgstr ""
12161
12162 #: builtin/difftool.c:413
12163 msgid ""
12164 "combined diff formats('-c' and '--cc') are not supported in\n"
12165 "directory diff mode('-d' and '--dir-diff')."
12166 msgstr ""
12167
12168 #: builtin/difftool.c:634
12169 #, c-format
12170 msgid "both files modified: '%s' and '%s'."
12171 msgstr ""
12172
12173 #: builtin/difftool.c:636
12174 msgid "working tree file has been left."
12175 msgstr ""
12176
12177 #: builtin/difftool.c:647
12178 #, c-format
12179 msgid "temporary files exist in '%s'."
12180 msgstr ""
12181
12182 #: builtin/difftool.c:648
12183 msgid "you may want to cleanup or recover these."
12184 msgstr ""
12185
12186 #: builtin/difftool.c:697
12187 msgid "use `diff.guitool` instead of `diff.tool`"
12188 msgstr ""
12189
12190 #: builtin/difftool.c:699
12191 msgid "perform a full-directory diff"
12192 msgstr ""
12193
12194 #: builtin/difftool.c:701
12195 msgid "do not prompt before launching a diff tool"
12196 msgstr ""
12197
12198 #: builtin/difftool.c:706
12199 msgid "use symlinks in dir-diff mode"
12200 msgstr ""
12201
12202 #: builtin/difftool.c:707
12203 msgid "tool"
12204 msgstr ""
12205
12206 #: builtin/difftool.c:708
12207 msgid "use the specified diff tool"
12208 msgstr ""
12209
12210 #: builtin/difftool.c:710
12211 msgid "print a list of diff tools that may be used with `--tool`"
12212 msgstr ""
12213
12214 #: builtin/difftool.c:713
12215 msgid ""
12216 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
12217 "code"
12218 msgstr ""
12219
12220 #: builtin/difftool.c:716
12221 msgid "specify a custom command for viewing diffs"
12222 msgstr ""
12223
12224 #: builtin/difftool.c:717
12225 msgid "passed to `diff`"
12226 msgstr ""
12227
12228 #: builtin/difftool.c:732
12229 msgid "difftool requires worktree or --no-index"
12230 msgstr ""
12231
12232 #: builtin/difftool.c:739
12233 msgid "--dir-diff is incompatible with --no-index"
12234 msgstr ""
12235
12236 #: builtin/difftool.c:742
12237 msgid "--gui, --tool and --extcmd are mutually exclusive"
12238 msgstr ""
12239
12240 #: builtin/difftool.c:750
12241 msgid "no <tool> given for --tool=<tool>"
12242 msgstr ""
12243
12244 #: builtin/difftool.c:757
12245 msgid "no <cmd> given for --extcmd=<cmd>"
12246 msgstr ""
12247
12248 #: builtin/env--helper.c:6
12249 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
12250 msgstr ""
12251
12252 #: builtin/env--helper.c:37 builtin/hash-object.c:98
12253 msgid "type"
12254 msgstr ""
12255
12256 #: builtin/env--helper.c:41
12257 msgid "default for git_env_*(...) to fall back on"
12258 msgstr ""
12259
12260 #: builtin/env--helper.c:43
12261 msgid "be quiet only use git_env_*() value as exit code"
12262 msgstr ""
12263
12264 #: builtin/env--helper.c:62
12265 #, c-format
12266 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
12267 msgstr ""
12268
12269 #: builtin/env--helper.c:77
12270 #, c-format
12271 msgid ""
12272 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
12273 "%s`"
12274 msgstr ""
12275
12276 #: builtin/fast-export.c:29
12277 msgid "git fast-export [rev-list-opts]"
12278 msgstr ""
12279
12280 #: builtin/fast-export.c:852
12281 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
12282 msgstr ""
12283
12284 #: builtin/fast-export.c:1152
12285 msgid "show progress after <n> objects"
12286 msgstr ""
12287
12288 #: builtin/fast-export.c:1154
12289 msgid "select handling of signed tags"
12290 msgstr ""
12291
12292 #: builtin/fast-export.c:1157
12293 msgid "select handling of tags that tag filtered objects"
12294 msgstr ""
12295
12296 #: builtin/fast-export.c:1160
12297 msgid "select handling of commit messages in an alternate encoding"
12298 msgstr ""
12299
12300 #: builtin/fast-export.c:1163
12301 msgid "Dump marks to this file"
12302 msgstr ""
12303
12304 #: builtin/fast-export.c:1165
12305 msgid "Import marks from this file"
12306 msgstr ""
12307
12308 #: builtin/fast-export.c:1169
12309 msgid "Import marks from this file if it exists"
12310 msgstr ""
12311
12312 #: builtin/fast-export.c:1171
12313 msgid "Fake a tagger when tags lack one"
12314 msgstr ""
12315
12316 #: builtin/fast-export.c:1173
12317 msgid "Output full tree for each commit"
12318 msgstr ""
12319
12320 #: builtin/fast-export.c:1175
12321 msgid "Use the done feature to terminate the stream"
12322 msgstr ""
12323
12324 #: builtin/fast-export.c:1176
12325 msgid "Skip output of blob data"
12326 msgstr ""
12327
12328 #: builtin/fast-export.c:1177 builtin/log.c:1705
12329 msgid "refspec"
12330 msgstr ""
12331
12332 #: builtin/fast-export.c:1178
12333 msgid "Apply refspec to exported refs"
12334 msgstr ""
12335
12336 #: builtin/fast-export.c:1179
12337 msgid "anonymize output"
12338 msgstr ""
12339
12340 #: builtin/fast-export.c:1181
12341 msgid "Reference parents which are not in fast-export stream by object id"
12342 msgstr ""
12343
12344 #: builtin/fast-export.c:1183
12345 msgid "Show original object ids of blobs/commits"
12346 msgstr ""
12347
12348 #: builtin/fast-export.c:1185
12349 msgid "Label tags with mark ids"
12350 msgstr ""
12351
12352 #: builtin/fast-export.c:1220
12353 msgid "Cannot pass both --import-marks and --import-marks-if-exists"
12354 msgstr ""
12355
12356 #: builtin/fetch.c:34
12357 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
12358 msgstr ""
12359
12360 #: builtin/fetch.c:35
12361 msgid "git fetch [<options>] <group>"
12362 msgstr ""
12363
12364 #: builtin/fetch.c:36
12365 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
12366 msgstr ""
12367
12368 #: builtin/fetch.c:37
12369 msgid "git fetch --all [<options>]"
12370 msgstr ""
12371
12372 #: builtin/fetch.c:116
12373 msgid "fetch.parallel cannot be negative"
12374 msgstr ""
12375
12376 #: builtin/fetch.c:139 builtin/pull.c:204
12377 msgid "fetch from all remotes"
12378 msgstr ""
12379
12380 #: builtin/fetch.c:141 builtin/pull.c:248
12381 msgid "set upstream for git pull/fetch"
12382 msgstr ""
12383
12384 #: builtin/fetch.c:143 builtin/pull.c:207
12385 msgid "append to .git/FETCH_HEAD instead of overwriting"
12386 msgstr ""
12387
12388 #: builtin/fetch.c:145 builtin/pull.c:210
12389 msgid "path to upload pack on remote end"
12390 msgstr ""
12391
12392 #: builtin/fetch.c:146
12393 msgid "force overwrite of local reference"
12394 msgstr ""
12395
12396 #: builtin/fetch.c:148
12397 msgid "fetch from multiple remotes"
12398 msgstr ""
12399
12400 #: builtin/fetch.c:150 builtin/pull.c:214
12401 msgid "fetch all tags and associated objects"
12402 msgstr ""
12403
12404 #: builtin/fetch.c:152
12405 msgid "do not fetch all tags (--no-tags)"
12406 msgstr ""
12407
12408 #: builtin/fetch.c:154
12409 msgid "number of submodules fetched in parallel"
12410 msgstr ""
12411
12412 #: builtin/fetch.c:156 builtin/pull.c:217
12413 msgid "prune remote-tracking branches no longer on remote"
12414 msgstr ""
12415
12416 #: builtin/fetch.c:158
12417 msgid "prune local tags no longer on remote and clobber changed tags"
12418 msgstr ""
12419
12420 #: builtin/fetch.c:159 builtin/fetch.c:182 builtin/pull.c:141
12421 msgid "on-demand"
12422 msgstr ""
12423
12424 #: builtin/fetch.c:160
12425 msgid "control recursive fetching of submodules"
12426 msgstr ""
12427
12428 #: builtin/fetch.c:164 builtin/pull.c:225
12429 msgid "keep downloaded pack"
12430 msgstr ""
12431
12432 #: builtin/fetch.c:166
12433 msgid "allow updating of HEAD ref"
12434 msgstr ""
12435
12436 #: builtin/fetch.c:169 builtin/fetch.c:175 builtin/pull.c:228
12437 msgid "deepen history of shallow clone"
12438 msgstr ""
12439
12440 #: builtin/fetch.c:171
12441 msgid "deepen history of shallow repository based on time"
12442 msgstr ""
12443
12444 #: builtin/fetch.c:177 builtin/pull.c:231
12445 msgid "convert to a complete repository"
12446 msgstr ""
12447
12448 #: builtin/fetch.c:180
12449 msgid "prepend this to submodule path output"
12450 msgstr ""
12451
12452 #: builtin/fetch.c:183
12453 msgid ""
12454 "default for recursive fetching of submodules (lower priority than config "
12455 "files)"
12456 msgstr ""
12457
12458 #: builtin/fetch.c:187 builtin/pull.c:234
12459 msgid "accept refs that update .git/shallow"
12460 msgstr ""
12461
12462 #: builtin/fetch.c:188 builtin/pull.c:236
12463 msgid "refmap"
12464 msgstr ""
12465
12466 #: builtin/fetch.c:189 builtin/pull.c:237
12467 msgid "specify fetch refmap"
12468 msgstr ""
12469
12470 #: builtin/fetch.c:196
12471 msgid "report that we have only objects reachable from this object"
12472 msgstr ""
12473
12474 #: builtin/fetch.c:199
12475 msgid "run 'gc --auto' after fetching"
12476 msgstr ""
12477
12478 #: builtin/fetch.c:201 builtin/pull.c:246
12479 msgid "check for forced-updates on all updated branches"
12480 msgstr ""
12481
12482 #: builtin/fetch.c:203
12483 msgid "write the commit-graph after fetching"
12484 msgstr ""
12485
12486 #: builtin/fetch.c:513
12487 msgid "Couldn't find remote ref HEAD"
12488 msgstr ""
12489
12490 #: builtin/fetch.c:653
12491 #, c-format
12492 msgid "configuration fetch.output contains invalid value %s"
12493 msgstr ""
12494
12495 #: builtin/fetch.c:751
12496 #, c-format
12497 msgid "object %s not found"
12498 msgstr ""
12499
12500 #: builtin/fetch.c:755
12501 msgid "[up to date]"
12502 msgstr ""
12503
12504 #: builtin/fetch.c:768 builtin/fetch.c:784 builtin/fetch.c:856
12505 msgid "[rejected]"
12506 msgstr ""
12507
12508 #: builtin/fetch.c:769
12509 msgid "can't fetch in current branch"
12510 msgstr ""
12511
12512 #: builtin/fetch.c:779
12513 msgid "[tag update]"
12514 msgstr ""
12515
12516 #: builtin/fetch.c:780 builtin/fetch.c:817 builtin/fetch.c:839
12517 #: builtin/fetch.c:851
12518 msgid "unable to update local ref"
12519 msgstr ""
12520
12521 #: builtin/fetch.c:784
12522 msgid "would clobber existing tag"
12523 msgstr ""
12524
12525 #: builtin/fetch.c:806
12526 msgid "[new tag]"
12527 msgstr ""
12528
12529 #: builtin/fetch.c:809
12530 msgid "[new branch]"
12531 msgstr ""
12532
12533 #: builtin/fetch.c:812
12534 msgid "[new ref]"
12535 msgstr ""
12536
12537 #: builtin/fetch.c:851
12538 msgid "forced update"
12539 msgstr ""
12540
12541 #: builtin/fetch.c:856
12542 msgid "non-fast-forward"
12543 msgstr ""
12544
12545 #: builtin/fetch.c:877
12546 msgid ""
12547 "Fetch normally indicates which branches had a forced update,\n"
12548 "but that check has been disabled. To re-enable, use '--show-forced-updates'\n"
12549 "flag or run 'git config fetch.showForcedUpdates true'."
12550 msgstr ""
12551
12552 #: builtin/fetch.c:881
12553 #, c-format
12554 msgid ""
12555 "It took %.2f seconds to check forced updates. You can use\n"
12556 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
12557 "false'\n"
12558 " to avoid this check.\n"
12559 msgstr ""
12560
12561 #: builtin/fetch.c:911
12562 #, c-format
12563 msgid "%s did not send all necessary objects\n"
12564 msgstr ""
12565
12566 #: builtin/fetch.c:932
12567 #, c-format
12568 msgid "reject %s because shallow roots are not allowed to be updated"
12569 msgstr ""
12570
12571 #: builtin/fetch.c:1017 builtin/fetch.c:1155
12572 #, c-format
12573 msgid "From %.*s\n"
12574 msgstr ""
12575
12576 #: builtin/fetch.c:1028
12577 #, c-format
12578 msgid ""
12579 "some local refs could not be updated; try running\n"
12580 " 'git remote prune %s' to remove any old, conflicting branches"
12581 msgstr ""
12582
12583 #: builtin/fetch.c:1125
12584 #, c-format
12585 msgid " (%s will become dangling)"
12586 msgstr ""
12587
12588 #: builtin/fetch.c:1126
12589 #, c-format
12590 msgid " (%s has become dangling)"
12591 msgstr ""
12592
12593 #: builtin/fetch.c:1158
12594 msgid "[deleted]"
12595 msgstr ""
12596
12597 #: builtin/fetch.c:1159 builtin/remote.c:1035
12598 msgid "(none)"
12599 msgstr ""
12600
12601 #: builtin/fetch.c:1182
12602 #, c-format
12603 msgid "Refusing to fetch into current branch %s of non-bare repository"
12604 msgstr ""
12605
12606 #: builtin/fetch.c:1201
12607 #, c-format
12608 msgid "Option \"%s\" value \"%s\" is not valid for %s"
12609 msgstr ""
12610
12611 #: builtin/fetch.c:1204
12612 #, c-format
12613 msgid "Option \"%s\" is ignored for %s\n"
12614 msgstr ""
12615
12616 #: builtin/fetch.c:1412
12617 msgid "multiple branches detected, incompatible with --set-upstream"
12618 msgstr ""
12619
12620 #: builtin/fetch.c:1427
12621 msgid "not setting upstream for a remote remote-tracking branch"
12622 msgstr ""
12623
12624 #: builtin/fetch.c:1429
12625 msgid "not setting upstream for a remote tag"
12626 msgstr ""
12627
12628 #: builtin/fetch.c:1431
12629 msgid "unknown branch type"
12630 msgstr ""
12631
12632 #: builtin/fetch.c:1433
12633 msgid ""
12634 "no source branch found.\n"
12635 "you need to specify exactly one branch with the --set-upstream option."
12636 msgstr ""
12637
12638 #: builtin/fetch.c:1559 builtin/fetch.c:1622
12639 #, c-format
12640 msgid "Fetching %s\n"
12641 msgstr ""
12642
12643 #: builtin/fetch.c:1569 builtin/fetch.c:1624 builtin/remote.c:100
12644 #, c-format
12645 msgid "Could not fetch %s"
12646 msgstr ""
12647
12648 #: builtin/fetch.c:1581
12649 #, c-format
12650 msgid "could not fetch '%s' (exit code: %d)\n"
12651 msgstr ""
12652
12653 #: builtin/fetch.c:1684
12654 msgid ""
12655 "No remote repository specified. Please, specify either a URL or a\n"
12656 "remote name from which new revisions should be fetched."
12657 msgstr ""
12658
12659 #: builtin/fetch.c:1721
12660 msgid "You need to specify a tag name."
12661 msgstr ""
12662
12663 #: builtin/fetch.c:1771
12664 msgid "Negative depth in --deepen is not supported"
12665 msgstr ""
12666
12667 #: builtin/fetch.c:1773
12668 msgid "--deepen and --depth are mutually exclusive"
12669 msgstr ""
12670
12671 #: builtin/fetch.c:1778
12672 msgid "--depth and --unshallow cannot be used together"
12673 msgstr ""
12674
12675 #: builtin/fetch.c:1780
12676 msgid "--unshallow on a complete repository does not make sense"
12677 msgstr ""
12678
12679 #: builtin/fetch.c:1796
12680 msgid "fetch --all does not take a repository argument"
12681 msgstr ""
12682
12683 #: builtin/fetch.c:1798
12684 msgid "fetch --all does not make sense with refspecs"
12685 msgstr ""
12686
12687 #: builtin/fetch.c:1807
12688 #, c-format
12689 msgid "No such remote or remote group: %s"
12690 msgstr ""
12691
12692 #: builtin/fetch.c:1814
12693 msgid "Fetching a group and specifying refspecs does not make sense"
12694 msgstr ""
12695
12696 #: builtin/fetch.c:1832
12697 msgid ""
12698 "--filter can only be used with the remote configured in extensions."
12699 "partialclone"
12700 msgstr ""
12701
12702 #: builtin/fmt-merge-msg.c:18
12703 msgid ""
12704 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
12705 msgstr ""
12706
12707 #: builtin/fmt-merge-msg.c:674
12708 msgid "populate log with at most <n> entries from shortlog"
12709 msgstr ""
12710
12711 #: builtin/fmt-merge-msg.c:677
12712 msgid "alias for --log (deprecated)"
12713 msgstr ""
12714
12715 #: builtin/fmt-merge-msg.c:680
12716 msgid "text"
12717 msgstr ""
12718
12719 #: builtin/fmt-merge-msg.c:681
12720 msgid "use <text> as start of message"
12721 msgstr ""
12722
12723 #: builtin/fmt-merge-msg.c:682
12724 msgid "file to read from"
12725 msgstr ""
12726
12727 #: builtin/for-each-ref.c:10
12728 msgid "git for-each-ref [<options>] [<pattern>]"
12729 msgstr ""
12730
12731 #: builtin/for-each-ref.c:11
12732 msgid "git for-each-ref [--points-at <object>]"
12733 msgstr ""
12734
12735 #: builtin/for-each-ref.c:12
12736 msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
12737 msgstr ""
12738
12739 #: builtin/for-each-ref.c:13
12740 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
12741 msgstr ""
12742
12743 #: builtin/for-each-ref.c:28
12744 msgid "quote placeholders suitably for shells"
12745 msgstr ""
12746
12747 #: builtin/for-each-ref.c:30
12748 msgid "quote placeholders suitably for perl"
12749 msgstr ""
12750
12751 #: builtin/for-each-ref.c:32
12752 msgid "quote placeholders suitably for python"
12753 msgstr ""
12754
12755 #: builtin/for-each-ref.c:34
12756 msgid "quote placeholders suitably for Tcl"
12757 msgstr ""
12758
12759 #: builtin/for-each-ref.c:37
12760 msgid "show only <n> matched refs"
12761 msgstr ""
12762
12763 #: builtin/for-each-ref.c:39 builtin/tag.c:439
12764 msgid "respect format colors"
12765 msgstr ""
12766
12767 #: builtin/for-each-ref.c:42
12768 msgid "print only refs which points at the given object"
12769 msgstr ""
12770
12771 #: builtin/for-each-ref.c:44
12772 msgid "print only refs that are merged"
12773 msgstr ""
12774
12775 #: builtin/for-each-ref.c:45
12776 msgid "print only refs that are not merged"
12777 msgstr ""
12778
12779 #: builtin/for-each-ref.c:46
12780 msgid "print only refs which contain the commit"
12781 msgstr ""
12782
12783 #: builtin/for-each-ref.c:47
12784 msgid "print only refs which don't contain the commit"
12785 msgstr ""
12786
12787 #: builtin/fsck.c:68 builtin/fsck.c:147 builtin/fsck.c:148
12788 msgid "unknown"
12789 msgstr ""
12790
12791 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
12792 #: builtin/fsck.c:100 builtin/fsck.c:120
12793 #, c-format
12794 msgid "error in %s %s: %s"
12795 msgstr ""
12796
12797 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
12798 #: builtin/fsck.c:114
12799 #, c-format
12800 msgid "warning in %s %s: %s"
12801 msgstr ""
12802
12803 #: builtin/fsck.c:143 builtin/fsck.c:146
12804 #, c-format
12805 msgid "broken link from %7s %s"
12806 msgstr ""
12807
12808 #: builtin/fsck.c:155
12809 msgid "wrong object type in link"
12810 msgstr ""
12811
12812 #: builtin/fsck.c:171
12813 #, c-format
12814 msgid ""
12815 "broken link from %7s %s\n"
12816 " to %7s %s"
12817 msgstr ""
12818
12819 #: builtin/fsck.c:282
12820 #, c-format
12821 msgid "missing %s %s"
12822 msgstr ""
12823
12824 #: builtin/fsck.c:309
12825 #, c-format
12826 msgid "unreachable %s %s"
12827 msgstr ""
12828
12829 #: builtin/fsck.c:329
12830 #, c-format
12831 msgid "dangling %s %s"
12832 msgstr ""
12833
12834 #: builtin/fsck.c:339
12835 msgid "could not create lost-found"
12836 msgstr ""
12837
12838 #: builtin/fsck.c:350
12839 #, c-format
12840 msgid "could not finish '%s'"
12841 msgstr ""
12842
12843 #: builtin/fsck.c:367
12844 #, c-format
12845 msgid "Checking %s"
12846 msgstr ""
12847
12848 #: builtin/fsck.c:405
12849 #, c-format
12850 msgid "Checking connectivity (%d objects)"
12851 msgstr ""
12852
12853 #: builtin/fsck.c:424
12854 #, c-format
12855 msgid "Checking %s %s"
12856 msgstr ""
12857
12858 #: builtin/fsck.c:429
12859 msgid "broken links"
12860 msgstr ""
12861
12862 #: builtin/fsck.c:438
12863 #, c-format
12864 msgid "root %s"
12865 msgstr ""
12866
12867 #: builtin/fsck.c:446
12868 #, c-format
12869 msgid "tagged %s %s (%s) in %s"
12870 msgstr ""
12871
12872 #: builtin/fsck.c:475
12873 #, c-format
12874 msgid "%s: object corrupt or missing"
12875 msgstr ""
12876
12877 #: builtin/fsck.c:500
12878 #, c-format
12879 msgid "%s: invalid reflog entry %s"
12880 msgstr ""
12881
12882 #: builtin/fsck.c:514
12883 #, c-format
12884 msgid "Checking reflog %s->%s"
12885 msgstr ""
12886
12887 #: builtin/fsck.c:548
12888 #, c-format
12889 msgid "%s: invalid sha1 pointer %s"
12890 msgstr ""
12891
12892 #: builtin/fsck.c:555
12893 #, c-format
12894 msgid "%s: not a commit"
12895 msgstr ""
12896
12897 #: builtin/fsck.c:609
12898 msgid "notice: No default references"
12899 msgstr ""
12900
12901 #: builtin/fsck.c:624
12902 #, c-format
12903 msgid "%s: object corrupt or missing: %s"
12904 msgstr ""
12905
12906 #: builtin/fsck.c:637
12907 #, c-format
12908 msgid "%s: object could not be parsed: %s"
12909 msgstr ""
12910
12911 #: builtin/fsck.c:657
12912 #, c-format
12913 msgid "bad sha1 file: %s"
12914 msgstr ""
12915
12916 #: builtin/fsck.c:672
12917 msgid "Checking object directory"
12918 msgstr ""
12919
12920 #: builtin/fsck.c:675
12921 msgid "Checking object directories"
12922 msgstr ""
12923
12924 #: builtin/fsck.c:690
12925 #, c-format
12926 msgid "Checking %s link"
12927 msgstr ""
12928
12929 #: builtin/fsck.c:695 builtin/index-pack.c:842
12930 #, c-format
12931 msgid "invalid %s"
12932 msgstr ""
12933
12934 #: builtin/fsck.c:702
12935 #, c-format
12936 msgid "%s points to something strange (%s)"
12937 msgstr ""
12938
12939 #: builtin/fsck.c:708
12940 #, c-format
12941 msgid "%s: detached HEAD points at nothing"
12942 msgstr ""
12943
12944 #: builtin/fsck.c:712
12945 #, c-format
12946 msgid "notice: %s points to an unborn branch (%s)"
12947 msgstr ""
12948
12949 #: builtin/fsck.c:724
12950 msgid "Checking cache tree"
12951 msgstr ""
12952
12953 #: builtin/fsck.c:729
12954 #, c-format
12955 msgid "%s: invalid sha1 pointer in cache-tree"
12956 msgstr ""
12957
12958 #: builtin/fsck.c:738
12959 msgid "non-tree in cache-tree"
12960 msgstr ""
12961
12962 #: builtin/fsck.c:769
12963 msgid "git fsck [<options>] [<object>...]"
12964 msgstr ""
12965
12966 #: builtin/fsck.c:775
12967 msgid "show unreachable objects"
12968 msgstr ""
12969
12970 #: builtin/fsck.c:776
12971 msgid "show dangling objects"
12972 msgstr ""
12973
12974 #: builtin/fsck.c:777
12975 msgid "report tags"
12976 msgstr ""
12977
12978 #: builtin/fsck.c:778
12979 msgid "report root nodes"
12980 msgstr ""
12981
12982 #: builtin/fsck.c:779
12983 msgid "make index objects head nodes"
12984 msgstr ""
12985
12986 #: builtin/fsck.c:780
12987 msgid "make reflogs head nodes (default)"
12988 msgstr ""
12989
12990 #: builtin/fsck.c:781
12991 msgid "also consider packs and alternate objects"
12992 msgstr ""
12993
12994 #: builtin/fsck.c:782
12995 msgid "check only connectivity"
12996 msgstr ""
12997
12998 #: builtin/fsck.c:783
12999 msgid "enable more strict checking"
13000 msgstr ""
13001
13002 #: builtin/fsck.c:785
13003 msgid "write dangling objects in .git/lost-found"
13004 msgstr ""
13005
13006 #: builtin/fsck.c:786 builtin/prune.c:132
13007 msgid "show progress"
13008 msgstr ""
13009
13010 #: builtin/fsck.c:787
13011 msgid "show verbose names for reachable objects"
13012 msgstr ""
13013
13014 #: builtin/fsck.c:846 builtin/index-pack.c:225
13015 msgid "Checking objects"
13016 msgstr ""
13017
13018 #: builtin/fsck.c:874
13019 #, c-format
13020 msgid "%s: object missing"
13021 msgstr ""
13022
13023 #: builtin/fsck.c:885
13024 #, c-format
13025 msgid "invalid parameter: expected sha1, got '%s'"
13026 msgstr ""
13027
13028 #: builtin/gc.c:35
13029 msgid "git gc [<options>]"
13030 msgstr ""
13031
13032 #: builtin/gc.c:90
13033 #, c-format
13034 msgid "Failed to fstat %s: %s"
13035 msgstr ""
13036
13037 #: builtin/gc.c:126
13038 #, c-format
13039 msgid "failed to parse '%s' value '%s'"
13040 msgstr ""
13041
13042 #: builtin/gc.c:475 builtin/init-db.c:55
13043 #, c-format
13044 msgid "cannot stat '%s'"
13045 msgstr ""
13046
13047 #: builtin/gc.c:484 builtin/notes.c:240 builtin/tag.c:529
13048 #, c-format
13049 msgid "cannot read '%s'"
13050 msgstr ""
13051
13052 #: builtin/gc.c:491
13053 #, c-format
13054 msgid ""
13055 "The last gc run reported the following. Please correct the root cause\n"
13056 "and remove %s.\n"
13057 "Automatic cleanup will not be performed until the file is removed.\n"
13058 "\n"
13059 "%s"
13060 msgstr ""
13061
13062 #: builtin/gc.c:539
13063 msgid "prune unreferenced objects"
13064 msgstr ""
13065
13066 #: builtin/gc.c:541
13067 msgid "be more thorough (increased runtime)"
13068 msgstr ""
13069
13070 #: builtin/gc.c:542
13071 msgid "enable auto-gc mode"
13072 msgstr ""
13073
13074 #: builtin/gc.c:545
13075 msgid "force running gc even if there may be another gc running"
13076 msgstr ""
13077
13078 #: builtin/gc.c:548
13079 msgid "repack all other packs except the largest pack"
13080 msgstr ""
13081
13082 #: builtin/gc.c:565
13083 #, c-format
13084 msgid "failed to parse gc.logexpiry value %s"
13085 msgstr ""
13086
13087 #: builtin/gc.c:576
13088 #, c-format
13089 msgid "failed to parse prune expiry value %s"
13090 msgstr ""
13091
13092 #: builtin/gc.c:596
13093 #, c-format
13094 msgid "Auto packing the repository in background for optimum performance.\n"
13095 msgstr ""
13096
13097 #: builtin/gc.c:598
13098 #, c-format
13099 msgid "Auto packing the repository for optimum performance.\n"
13100 msgstr ""
13101
13102 #: builtin/gc.c:599
13103 #, c-format
13104 msgid "See \"git help gc\" for manual housekeeping.\n"
13105 msgstr ""
13106
13107 #: builtin/gc.c:639
13108 #, c-format
13109 msgid ""
13110 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
13111 msgstr ""
13112
13113 #: builtin/gc.c:694
13114 msgid ""
13115 "There are too many unreachable loose objects; run 'git prune' to remove them."
13116 msgstr ""
13117
13118 #: builtin/grep.c:29
13119 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
13120 msgstr ""
13121
13122 #: builtin/grep.c:225
13123 #, c-format
13124 msgid "grep: failed to create thread: %s"
13125 msgstr ""
13126
13127 #: builtin/grep.c:279
13128 #, c-format
13129 msgid "invalid number of threads specified (%d) for %s"
13130 msgstr ""
13131
13132 #. TRANSLATORS: %s is the configuration
13133 #. variable for tweaking threads, currently
13134 #. grep.threads
13135 #.
13136 #: builtin/grep.c:287 builtin/index-pack.c:1534 builtin/index-pack.c:1727
13137 #: builtin/pack-objects.c:2708
13138 #, c-format
13139 msgid "no threads support, ignoring %s"
13140 msgstr ""
13141
13142 #: builtin/grep.c:467 builtin/grep.c:592 builtin/grep.c:635
13143 #, c-format
13144 msgid "unable to read tree (%s)"
13145 msgstr ""
13146
13147 #: builtin/grep.c:650
13148 #, c-format
13149 msgid "unable to grep from object of type %s"
13150 msgstr ""
13151
13152 #: builtin/grep.c:716
13153 #, c-format
13154 msgid "switch `%c' expects a numerical value"
13155 msgstr ""
13156
13157 #: builtin/grep.c:815
13158 msgid "search in index instead of in the work tree"
13159 msgstr ""
13160
13161 #: builtin/grep.c:817
13162 msgid "find in contents not managed by git"
13163 msgstr ""
13164
13165 #: builtin/grep.c:819
13166 msgid "search in both tracked and untracked files"
13167 msgstr ""
13168
13169 #: builtin/grep.c:821
13170 msgid "ignore files specified via '.gitignore'"
13171 msgstr ""
13172
13173 #: builtin/grep.c:823
13174 msgid "recursively search in each submodule"
13175 msgstr ""
13176
13177 #: builtin/grep.c:826
13178 msgid "show non-matching lines"
13179 msgstr ""
13180
13181 #: builtin/grep.c:828
13182 msgid "case insensitive matching"
13183 msgstr ""
13184
13185 #: builtin/grep.c:830
13186 msgid "match patterns only at word boundaries"
13187 msgstr ""
13188
13189 #: builtin/grep.c:832
13190 msgid "process binary files as text"
13191 msgstr ""
13192
13193 #: builtin/grep.c:834
13194 msgid "don't match patterns in binary files"
13195 msgstr ""
13196
13197 #: builtin/grep.c:837
13198 msgid "process binary files with textconv filters"
13199 msgstr ""
13200
13201 #: builtin/grep.c:839
13202 msgid "search in subdirectories (default)"
13203 msgstr ""
13204
13205 #: builtin/grep.c:841
13206 msgid "descend at most <depth> levels"
13207 msgstr ""
13208
13209 #: builtin/grep.c:845
13210 msgid "use extended POSIX regular expressions"
13211 msgstr ""
13212
13213 #: builtin/grep.c:848
13214 msgid "use basic POSIX regular expressions (default)"
13215 msgstr ""
13216
13217 #: builtin/grep.c:851
13218 msgid "interpret patterns as fixed strings"
13219 msgstr ""
13220
13221 #: builtin/grep.c:854
13222 msgid "use Perl-compatible regular expressions"
13223 msgstr ""
13224
13225 #: builtin/grep.c:857
13226 msgid "show line numbers"
13227 msgstr ""
13228
13229 #: builtin/grep.c:858
13230 msgid "show column number of first match"
13231 msgstr ""
13232
13233 #: builtin/grep.c:859
13234 msgid "don't show filenames"
13235 msgstr ""
13236
13237 #: builtin/grep.c:860
13238 msgid "show filenames"
13239 msgstr ""
13240
13241 #: builtin/grep.c:862
13242 msgid "show filenames relative to top directory"
13243 msgstr ""
13244
13245 #: builtin/grep.c:864
13246 msgid "show only filenames instead of matching lines"
13247 msgstr ""
13248
13249 #: builtin/grep.c:866
13250 msgid "synonym for --files-with-matches"
13251 msgstr ""
13252
13253 #: builtin/grep.c:869
13254 msgid "show only the names of files without match"
13255 msgstr ""
13256
13257 #: builtin/grep.c:871
13258 msgid "print NUL after filenames"
13259 msgstr ""
13260
13261 #: builtin/grep.c:874
13262 msgid "show only matching parts of a line"
13263 msgstr ""
13264
13265 #: builtin/grep.c:876
13266 msgid "show the number of matches instead of matching lines"
13267 msgstr ""
13268
13269 #: builtin/grep.c:877
13270 msgid "highlight matches"
13271 msgstr ""
13272
13273 #: builtin/grep.c:879
13274 msgid "print empty line between matches from different files"
13275 msgstr ""
13276
13277 #: builtin/grep.c:881
13278 msgid "show filename only once above matches from same file"
13279 msgstr ""
13280
13281 #: builtin/grep.c:884
13282 msgid "show <n> context lines before and after matches"
13283 msgstr ""
13284
13285 #: builtin/grep.c:887
13286 msgid "show <n> context lines before matches"
13287 msgstr ""
13288
13289 #: builtin/grep.c:889
13290 msgid "show <n> context lines after matches"
13291 msgstr ""
13292
13293 #: builtin/grep.c:891
13294 msgid "use <n> worker threads"
13295 msgstr ""
13296
13297 #: builtin/grep.c:892
13298 msgid "shortcut for -C NUM"
13299 msgstr ""
13300
13301 #: builtin/grep.c:895
13302 msgid "show a line with the function name before matches"
13303 msgstr ""
13304
13305 #: builtin/grep.c:897
13306 msgid "show the surrounding function"
13307 msgstr ""
13308
13309 #: builtin/grep.c:900
13310 msgid "read patterns from file"
13311 msgstr ""
13312
13313 #: builtin/grep.c:902
13314 msgid "match <pattern>"
13315 msgstr ""
13316
13317 #: builtin/grep.c:904
13318 msgid "combine patterns specified with -e"
13319 msgstr ""
13320
13321 #: builtin/grep.c:916
13322 msgid "indicate hit with exit status without output"
13323 msgstr ""
13324
13325 #: builtin/grep.c:918
13326 msgid "show only matches from files that match all patterns"
13327 msgstr ""
13328
13329 #: builtin/grep.c:920
13330 msgid "show parse tree for grep expression"
13331 msgstr ""
13332
13333 #: builtin/grep.c:924
13334 msgid "pager"
13335 msgstr ""
13336
13337 #: builtin/grep.c:924
13338 msgid "show matching files in the pager"
13339 msgstr ""
13340
13341 #: builtin/grep.c:928
13342 msgid "allow calling of grep(1) (ignored by this build)"
13343 msgstr ""
13344
13345 #: builtin/grep.c:992
13346 msgid "no pattern given"
13347 msgstr ""
13348
13349 #: builtin/grep.c:1028
13350 msgid "--no-index or --untracked cannot be used with revs"
13351 msgstr ""
13352
13353 #: builtin/grep.c:1036
13354 #, c-format
13355 msgid "unable to resolve revision: %s"
13356 msgstr ""
13357
13358 #: builtin/grep.c:1067
13359 msgid "invalid option combination, ignoring --threads"
13360 msgstr ""
13361
13362 #: builtin/grep.c:1070 builtin/pack-objects.c:3400
13363 msgid "no threads support, ignoring --threads"
13364 msgstr ""
13365
13366 #: builtin/grep.c:1073 builtin/index-pack.c:1531 builtin/pack-objects.c:2705
13367 #, c-format
13368 msgid "invalid number of threads specified (%d)"
13369 msgstr ""
13370
13371 #: builtin/grep.c:1096
13372 msgid "--open-files-in-pager only works on the worktree"
13373 msgstr ""
13374
13375 #: builtin/grep.c:1119
13376 msgid "option not supported with --recurse-submodules"
13377 msgstr ""
13378
13379 #: builtin/grep.c:1125
13380 msgid "--cached or --untracked cannot be used with --no-index"
13381 msgstr ""
13382
13383 #: builtin/grep.c:1131
13384 msgid "--[no-]exclude-standard cannot be used for tracked contents"
13385 msgstr ""
13386
13387 #: builtin/grep.c:1139
13388 msgid "both --cached and trees are given"
13389 msgstr ""
13390
13391 #: builtin/hash-object.c:85
13392 msgid ""
13393 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
13394 "[--] <file>..."
13395 msgstr ""
13396
13397 #: builtin/hash-object.c:86
13398 msgid "git hash-object --stdin-paths"
13399 msgstr ""
13400
13401 #: builtin/hash-object.c:98
13402 msgid "object type"
13403 msgstr ""
13404
13405 #: builtin/hash-object.c:99
13406 msgid "write the object into the object database"
13407 msgstr ""
13408
13409 #: builtin/hash-object.c:101
13410 msgid "read the object from stdin"
13411 msgstr ""
13412
13413 #: builtin/hash-object.c:103
13414 msgid "store file as is without filters"
13415 msgstr ""
13416
13417 #: builtin/hash-object.c:104
13418 msgid ""
13419 "just hash any random garbage to create corrupt objects for debugging Git"
13420 msgstr ""
13421
13422 #: builtin/hash-object.c:105
13423 msgid "process file as it were from this path"
13424 msgstr ""
13425
13426 #: builtin/help.c:46
13427 msgid "print all available commands"
13428 msgstr ""
13429
13430 #: builtin/help.c:47
13431 msgid "exclude guides"
13432 msgstr ""
13433
13434 #: builtin/help.c:48
13435 msgid "print list of useful guides"
13436 msgstr ""
13437
13438 #: builtin/help.c:49
13439 msgid "print all configuration variable names"
13440 msgstr ""
13441
13442 #: builtin/help.c:51
13443 msgid "show man page"
13444 msgstr ""
13445
13446 #: builtin/help.c:52
13447 msgid "show manual in web browser"
13448 msgstr ""
13449
13450 #: builtin/help.c:54
13451 msgid "show info page"
13452 msgstr ""
13453
13454 #: builtin/help.c:56
13455 msgid "print command description"
13456 msgstr ""
13457
13458 #: builtin/help.c:61
13459 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
13460 msgstr ""
13461
13462 #: builtin/help.c:77
13463 #, c-format
13464 msgid "unrecognized help format '%s'"
13465 msgstr ""
13466
13467 #: builtin/help.c:104
13468 msgid "Failed to start emacsclient."
13469 msgstr ""
13470
13471 #: builtin/help.c:117
13472 msgid "Failed to parse emacsclient version."
13473 msgstr ""
13474
13475 #: builtin/help.c:125
13476 #, c-format
13477 msgid "emacsclient version '%d' too old (< 22)."
13478 msgstr ""
13479
13480 #: builtin/help.c:143 builtin/help.c:165 builtin/help.c:175 builtin/help.c:183
13481 #, c-format
13482 msgid "failed to exec '%s'"
13483 msgstr ""
13484
13485 #: builtin/help.c:221
13486 #, c-format
13487 msgid ""
13488 "'%s': path for unsupported man viewer.\n"
13489 "Please consider using 'man.<tool>.cmd' instead."
13490 msgstr ""
13491
13492 #: builtin/help.c:233
13493 #, c-format
13494 msgid ""
13495 "'%s': cmd for supported man viewer.\n"
13496 "Please consider using 'man.<tool>.path' instead."
13497 msgstr ""
13498
13499 #: builtin/help.c:350
13500 #, c-format
13501 msgid "'%s': unknown man viewer."
13502 msgstr ""
13503
13504 #: builtin/help.c:367
13505 msgid "no man viewer handled the request"
13506 msgstr ""
13507
13508 #: builtin/help.c:375
13509 msgid "no info viewer handled the request"
13510 msgstr ""
13511
13512 #: builtin/help.c:434 builtin/help.c:445 git.c:336
13513 #, c-format
13514 msgid "'%s' is aliased to '%s'"
13515 msgstr ""
13516
13517 #: builtin/help.c:448 git.c:365
13518 #, c-format
13519 msgid "bad alias.%s string: %s"
13520 msgstr ""
13521
13522 #: builtin/help.c:477 builtin/help.c:507
13523 #, c-format
13524 msgid "usage: %s%s"
13525 msgstr ""
13526
13527 #: builtin/help.c:491
13528 msgid "'git help config' for more information"
13529 msgstr ""
13530
13531 #: builtin/index-pack.c:185
13532 #, c-format
13533 msgid "object type mismatch at %s"
13534 msgstr ""
13535
13536 #: builtin/index-pack.c:205
13537 #, c-format
13538 msgid "did not receive expected object %s"
13539 msgstr ""
13540
13541 #: builtin/index-pack.c:208
13542 #, c-format
13543 msgid "object %s: expected type %s, found %s"
13544 msgstr ""
13545
13546 #: builtin/index-pack.c:258
13547 #, c-format
13548 msgid "cannot fill %d byte"
13549 msgid_plural "cannot fill %d bytes"
13550 msgstr[0] ""
13551 msgstr[1] ""
13552
13553 #: builtin/index-pack.c:268
13554 msgid "early EOF"
13555 msgstr ""
13556
13557 #: builtin/index-pack.c:269
13558 msgid "read error on input"
13559 msgstr ""
13560
13561 #: builtin/index-pack.c:281
13562 msgid "used more bytes than were available"
13563 msgstr ""
13564
13565 #: builtin/index-pack.c:288 builtin/pack-objects.c:604
13566 msgid "pack too large for current definition of off_t"
13567 msgstr ""
13568
13569 #: builtin/index-pack.c:291 builtin/unpack-objects.c:95
13570 msgid "pack exceeds maximum allowed size"
13571 msgstr ""
13572
13573 #: builtin/index-pack.c:312
13574 #, c-format
13575 msgid "cannot open packfile '%s'"
13576 msgstr ""
13577
13578 #: builtin/index-pack.c:326
13579 msgid "pack signature mismatch"
13580 msgstr ""
13581
13582 #: builtin/index-pack.c:328
13583 #, c-format
13584 msgid "pack version %<PRIu32> unsupported"
13585 msgstr ""
13586
13587 #: builtin/index-pack.c:346
13588 #, c-format
13589 msgid "pack has bad object at offset %<PRIuMAX>: %s"
13590 msgstr ""
13591
13592 #: builtin/index-pack.c:466
13593 #, c-format
13594 msgid "inflate returned %d"
13595 msgstr ""
13596
13597 #: builtin/index-pack.c:515
13598 msgid "offset value overflow for delta base object"
13599 msgstr ""
13600
13601 #: builtin/index-pack.c:523
13602 msgid "delta base offset is out of bound"
13603 msgstr ""
13604
13605 #: builtin/index-pack.c:531
13606 #, c-format
13607 msgid "unknown object type %d"
13608 msgstr ""
13609
13610 #: builtin/index-pack.c:562
13611 msgid "cannot pread pack file"
13612 msgstr ""
13613
13614 #: builtin/index-pack.c:564
13615 #, c-format
13616 msgid "premature end of pack file, %<PRIuMAX> byte missing"
13617 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
13618 msgstr[0] ""
13619 msgstr[1] ""
13620
13621 #: builtin/index-pack.c:590
13622 msgid "serious inflate inconsistency"
13623 msgstr ""
13624
13625 #: builtin/index-pack.c:735 builtin/index-pack.c:741 builtin/index-pack.c:764
13626 #: builtin/index-pack.c:803 builtin/index-pack.c:812
13627 #, c-format
13628 msgid "SHA1 COLLISION FOUND WITH %s !"
13629 msgstr ""
13630
13631 #: builtin/index-pack.c:738 builtin/pack-objects.c:157
13632 #: builtin/pack-objects.c:217 builtin/pack-objects.c:311
13633 #, c-format
13634 msgid "unable to read %s"
13635 msgstr ""
13636
13637 #: builtin/index-pack.c:801
13638 #, c-format
13639 msgid "cannot read existing object info %s"
13640 msgstr ""
13641
13642 #: builtin/index-pack.c:809
13643 #, c-format
13644 msgid "cannot read existing object %s"
13645 msgstr ""
13646
13647 #: builtin/index-pack.c:823
13648 #, c-format
13649 msgid "invalid blob object %s"
13650 msgstr ""
13651
13652 #: builtin/index-pack.c:826 builtin/index-pack.c:845
13653 msgid "fsck error in packed object"
13654 msgstr ""
13655
13656 #: builtin/index-pack.c:847
13657 #, c-format
13658 msgid "Not all child objects of %s are reachable"
13659 msgstr ""
13660
13661 #: builtin/index-pack.c:919 builtin/index-pack.c:950
13662 msgid "failed to apply delta"
13663 msgstr ""
13664
13665 #: builtin/index-pack.c:1118
13666 msgid "Receiving objects"
13667 msgstr ""
13668
13669 #: builtin/index-pack.c:1118
13670 msgid "Indexing objects"
13671 msgstr ""
13672
13673 #: builtin/index-pack.c:1152
13674 msgid "pack is corrupted (SHA1 mismatch)"
13675 msgstr ""
13676
13677 #: builtin/index-pack.c:1157
13678 msgid "cannot fstat packfile"
13679 msgstr ""
13680
13681 #: builtin/index-pack.c:1160
13682 msgid "pack has junk at the end"
13683 msgstr ""
13684
13685 #: builtin/index-pack.c:1172
13686 msgid "confusion beyond insanity in parse_pack_objects()"
13687 msgstr ""
13688
13689 #: builtin/index-pack.c:1195
13690 msgid "Resolving deltas"
13691 msgstr ""
13692
13693 #: builtin/index-pack.c:1205 builtin/pack-objects.c:2481
13694 #, c-format
13695 msgid "unable to create thread: %s"
13696 msgstr ""
13697
13698 #: builtin/index-pack.c:1246
13699 msgid "confusion beyond insanity"
13700 msgstr ""
13701
13702 #: builtin/index-pack.c:1252
13703 #, c-format
13704 msgid "completed with %d local object"
13705 msgid_plural "completed with %d local objects"
13706 msgstr[0] ""
13707 msgstr[1] ""
13708
13709 #: builtin/index-pack.c:1264
13710 #, c-format
13711 msgid "Unexpected tail checksum for %s (disk corruption?)"
13712 msgstr ""
13713
13714 #: builtin/index-pack.c:1268
13715 #, c-format
13716 msgid "pack has %d unresolved delta"
13717 msgid_plural "pack has %d unresolved deltas"
13718 msgstr[0] ""
13719 msgstr[1] ""
13720
13721 #: builtin/index-pack.c:1292
13722 #, c-format
13723 msgid "unable to deflate appended object (%d)"
13724 msgstr ""
13725
13726 #: builtin/index-pack.c:1388
13727 #, c-format
13728 msgid "local object %s is corrupt"
13729 msgstr ""
13730
13731 #: builtin/index-pack.c:1402
13732 #, c-format
13733 msgid "packfile name '%s' does not end with '.pack'"
13734 msgstr ""
13735
13736 #: builtin/index-pack.c:1427
13737 #, c-format
13738 msgid "cannot write %s file '%s'"
13739 msgstr ""
13740
13741 #: builtin/index-pack.c:1435
13742 #, c-format
13743 msgid "cannot close written %s file '%s'"
13744 msgstr ""
13745
13746 #: builtin/index-pack.c:1459
13747 msgid "error while closing pack file"
13748 msgstr ""
13749
13750 #: builtin/index-pack.c:1473
13751 msgid "cannot store pack file"
13752 msgstr ""
13753
13754 #: builtin/index-pack.c:1481
13755 msgid "cannot store index file"
13756 msgstr ""
13757
13758 #: builtin/index-pack.c:1525 builtin/pack-objects.c:2716
13759 #, c-format
13760 msgid "bad pack.indexversion=%<PRIu32>"
13761 msgstr ""
13762
13763 #: builtin/index-pack.c:1593
13764 #, c-format
13765 msgid "Cannot open existing pack file '%s'"
13766 msgstr ""
13767
13768 #: builtin/index-pack.c:1595
13769 #, c-format
13770 msgid "Cannot open existing pack idx file for '%s'"
13771 msgstr ""
13772
13773 #: builtin/index-pack.c:1643
13774 #, c-format
13775 msgid "non delta: %d object"
13776 msgid_plural "non delta: %d objects"
13777 msgstr[0] ""
13778 msgstr[1] ""
13779
13780 #: builtin/index-pack.c:1650
13781 #, c-format
13782 msgid "chain length = %d: %lu object"
13783 msgid_plural "chain length = %d: %lu objects"
13784 msgstr[0] ""
13785 msgstr[1] ""
13786
13787 #: builtin/index-pack.c:1689
13788 msgid "Cannot come back to cwd"
13789 msgstr ""
13790
13791 #: builtin/index-pack.c:1738 builtin/index-pack.c:1741
13792 #: builtin/index-pack.c:1757 builtin/index-pack.c:1761
13793 #, c-format
13794 msgid "bad %s"
13795 msgstr ""
13796
13797 #: builtin/index-pack.c:1777
13798 msgid "--fix-thin cannot be used without --stdin"
13799 msgstr ""
13800
13801 #: builtin/index-pack.c:1779
13802 msgid "--stdin requires a git repository"
13803 msgstr ""
13804
13805 #: builtin/index-pack.c:1785
13806 msgid "--verify with no packfile name given"
13807 msgstr ""
13808
13809 #: builtin/index-pack.c:1833 builtin/unpack-objects.c:581
13810 msgid "fsck error in pack objects"
13811 msgstr ""
13812
13813 #: builtin/init-db.c:61
13814 #, c-format
13815 msgid "cannot stat template '%s'"
13816 msgstr ""
13817
13818 #: builtin/init-db.c:66
13819 #, c-format
13820 msgid "cannot opendir '%s'"
13821 msgstr ""
13822
13823 #: builtin/init-db.c:78
13824 #, c-format
13825 msgid "cannot readlink '%s'"
13826 msgstr ""
13827
13828 #: builtin/init-db.c:80
13829 #, c-format
13830 msgid "cannot symlink '%s' '%s'"
13831 msgstr ""
13832
13833 #: builtin/init-db.c:86
13834 #, c-format
13835 msgid "cannot copy '%s' to '%s'"
13836 msgstr ""
13837
13838 #: builtin/init-db.c:90
13839 #, c-format
13840 msgid "ignoring template %s"
13841 msgstr ""
13842
13843 #: builtin/init-db.c:121
13844 #, c-format
13845 msgid "templates not found in %s"
13846 msgstr ""
13847
13848 #: builtin/init-db.c:136
13849 #, c-format
13850 msgid "not copying templates from '%s': %s"
13851 msgstr ""
13852
13853 #: builtin/init-db.c:334
13854 #, c-format
13855 msgid "unable to handle file type %d"
13856 msgstr ""
13857
13858 #: builtin/init-db.c:337
13859 #, c-format
13860 msgid "unable to move %s to %s"
13861 msgstr ""
13862
13863 #: builtin/init-db.c:354 builtin/init-db.c:357
13864 #, c-format
13865 msgid "%s already exists"
13866 msgstr ""
13867
13868 #: builtin/init-db.c:413
13869 #, c-format
13870 msgid "Reinitialized existing shared Git repository in %s%s\n"
13871 msgstr ""
13872
13873 #: builtin/init-db.c:414
13874 #, c-format
13875 msgid "Reinitialized existing Git repository in %s%s\n"
13876 msgstr ""
13877
13878 #: builtin/init-db.c:418
13879 #, c-format
13880 msgid "Initialized empty shared Git repository in %s%s\n"
13881 msgstr ""
13882
13883 #: builtin/init-db.c:419
13884 #, c-format
13885 msgid "Initialized empty Git repository in %s%s\n"
13886 msgstr ""
13887
13888 #: builtin/init-db.c:468
13889 msgid ""
13890 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
13891 "shared[=<permissions>]] [<directory>]"
13892 msgstr ""
13893
13894 #: builtin/init-db.c:491
13895 msgid "permissions"
13896 msgstr ""
13897
13898 #: builtin/init-db.c:492
13899 msgid "specify that the git repository is to be shared amongst several users"
13900 msgstr ""
13901
13902 #: builtin/init-db.c:529 builtin/init-db.c:534
13903 #, c-format
13904 msgid "cannot mkdir %s"
13905 msgstr ""
13906
13907 #: builtin/init-db.c:538
13908 #, c-format
13909 msgid "cannot chdir to %s"
13910 msgstr ""
13911
13912 #: builtin/init-db.c:559
13913 #, c-format
13914 msgid ""
13915 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
13916 "dir=<directory>)"
13917 msgstr ""
13918
13919 #: builtin/init-db.c:587
13920 #, c-format
13921 msgid "Cannot access work tree '%s'"
13922 msgstr ""
13923
13924 #: builtin/interpret-trailers.c:16
13925 msgid ""
13926 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
13927 "<token>[(=|:)<value>])...] [<file>...]"
13928 msgstr ""
13929
13930 #: builtin/interpret-trailers.c:95
13931 msgid "edit files in place"
13932 msgstr ""
13933
13934 #: builtin/interpret-trailers.c:96
13935 msgid "trim empty trailers"
13936 msgstr ""
13937
13938 #: builtin/interpret-trailers.c:99
13939 msgid "where to place the new trailer"
13940 msgstr ""
13941
13942 #: builtin/interpret-trailers.c:101
13943 msgid "action if trailer already exists"
13944 msgstr ""
13945
13946 #: builtin/interpret-trailers.c:103
13947 msgid "action if trailer is missing"
13948 msgstr ""
13949
13950 #: builtin/interpret-trailers.c:105
13951 msgid "output only the trailers"
13952 msgstr ""
13953
13954 #: builtin/interpret-trailers.c:106
13955 msgid "do not apply config rules"
13956 msgstr ""
13957
13958 #: builtin/interpret-trailers.c:107
13959 msgid "join whitespace-continued values"
13960 msgstr ""
13961
13962 #: builtin/interpret-trailers.c:108
13963 msgid "set parsing options"
13964 msgstr ""
13965
13966 #: builtin/interpret-trailers.c:110
13967 msgid "do not treat --- specially"
13968 msgstr ""
13969
13970 #: builtin/interpret-trailers.c:111
13971 msgid "trailer"
13972 msgstr ""
13973
13974 #: builtin/interpret-trailers.c:112
13975 msgid "trailer(s) to add"
13976 msgstr ""
13977
13978 #: builtin/interpret-trailers.c:123
13979 msgid "--trailer with --only-input does not make sense"
13980 msgstr ""
13981
13982 #: builtin/interpret-trailers.c:133
13983 msgid "no input file given for in-place editing"
13984 msgstr ""
13985
13986 #: builtin/log.c:56
13987 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
13988 msgstr ""
13989
13990 #: builtin/log.c:57
13991 msgid "git show [<options>] <object>..."
13992 msgstr ""
13993
13994 #: builtin/log.c:110
13995 #, c-format
13996 msgid "invalid --decorate option: %s"
13997 msgstr ""
13998
13999 #: builtin/log.c:174
14000 msgid "show source"
14001 msgstr ""
14002
14003 #: builtin/log.c:175
14004 msgid "Use mail map file"
14005 msgstr ""
14006
14007 #: builtin/log.c:177
14008 msgid "only decorate refs that match <pattern>"
14009 msgstr ""
14010
14011 #: builtin/log.c:179
14012 msgid "do not decorate refs that match <pattern>"
14013 msgstr ""
14014
14015 #: builtin/log.c:180
14016 msgid "decorate options"
14017 msgstr ""
14018
14019 #: builtin/log.c:183
14020 msgid "Process line range n,m in file, counting from 1"
14021 msgstr ""
14022
14023 #: builtin/log.c:281
14024 #, c-format
14025 msgid "Final output: %d %s\n"
14026 msgstr ""
14027
14028 #: builtin/log.c:535
14029 #, c-format
14030 msgid "git show %s: bad file"
14031 msgstr ""
14032
14033 #: builtin/log.c:550 builtin/log.c:645
14034 #, c-format
14035 msgid "could not read object %s"
14036 msgstr ""
14037
14038 #: builtin/log.c:670
14039 #, c-format
14040 msgid "unknown type: %d"
14041 msgstr ""
14042
14043 #: builtin/log.c:814
14044 #, c-format
14045 msgid "%s: invalid cover from description mode"
14046 msgstr ""
14047
14048 #: builtin/log.c:821
14049 msgid "format.headers without value"
14050 msgstr ""
14051
14052 #: builtin/log.c:936
14053 msgid "name of output directory is too long"
14054 msgstr ""
14055
14056 #: builtin/log.c:952
14057 #, c-format
14058 msgid "cannot open patch file %s"
14059 msgstr ""
14060
14061 #: builtin/log.c:969
14062 msgid "need exactly one range"
14063 msgstr ""
14064
14065 #: builtin/log.c:979
14066 msgid "not a range"
14067 msgstr ""
14068
14069 #: builtin/log.c:1143
14070 msgid "cover letter needs email format"
14071 msgstr ""
14072
14073 #: builtin/log.c:1149
14074 msgid "failed to create cover-letter file"
14075 msgstr ""
14076
14077 #: builtin/log.c:1228
14078 #, c-format
14079 msgid "insane in-reply-to: %s"
14080 msgstr ""
14081
14082 #: builtin/log.c:1255
14083 msgid "git format-patch [<options>] [<since> | <revision-range>]"
14084 msgstr ""
14085
14086 #: builtin/log.c:1313
14087 msgid "two output directories?"
14088 msgstr ""
14089
14090 #: builtin/log.c:1424 builtin/log.c:2197 builtin/log.c:2199 builtin/log.c:2211
14091 #, c-format
14092 msgid "unknown commit %s"
14093 msgstr ""
14094
14095 #: builtin/log.c:1434 builtin/replace.c:58 builtin/replace.c:207
14096 #: builtin/replace.c:210
14097 #, c-format
14098 msgid "failed to resolve '%s' as a valid ref"
14099 msgstr ""
14100
14101 #: builtin/log.c:1439
14102 msgid "could not find exact merge base"
14103 msgstr ""
14104
14105 #: builtin/log.c:1443
14106 msgid ""
14107 "failed to get upstream, if you want to record base commit automatically,\n"
14108 "please use git branch --set-upstream-to to track a remote branch.\n"
14109 "Or you could specify base commit by --base=<base-commit-id> manually"
14110 msgstr ""
14111
14112 #: builtin/log.c:1463
14113 msgid "failed to find exact merge base"
14114 msgstr ""
14115
14116 #: builtin/log.c:1474
14117 msgid "base commit should be the ancestor of revision list"
14118 msgstr ""
14119
14120 #: builtin/log.c:1478
14121 msgid "base commit shouldn't be in revision list"
14122 msgstr ""
14123
14124 #: builtin/log.c:1531
14125 msgid "cannot get patch id"
14126 msgstr ""
14127
14128 #: builtin/log.c:1583
14129 msgid "failed to infer range-diff ranges"
14130 msgstr ""
14131
14132 #: builtin/log.c:1629
14133 msgid "use [PATCH n/m] even with a single patch"
14134 msgstr ""
14135
14136 #: builtin/log.c:1632
14137 msgid "use [PATCH] even with multiple patches"
14138 msgstr ""
14139
14140 #: builtin/log.c:1636
14141 msgid "print patches to standard out"
14142 msgstr ""
14143
14144 #: builtin/log.c:1638
14145 msgid "generate a cover letter"
14146 msgstr ""
14147
14148 #: builtin/log.c:1640
14149 msgid "use simple number sequence for output file names"
14150 msgstr ""
14151
14152 #: builtin/log.c:1641
14153 msgid "sfx"
14154 msgstr ""
14155
14156 #: builtin/log.c:1642
14157 msgid "use <sfx> instead of '.patch'"
14158 msgstr ""
14159
14160 #: builtin/log.c:1644
14161 msgid "start numbering patches at <n> instead of 1"
14162 msgstr ""
14163
14164 #: builtin/log.c:1646
14165 msgid "mark the series as Nth re-roll"
14166 msgstr ""
14167
14168 #: builtin/log.c:1648
14169 msgid "Use [RFC PATCH] instead of [PATCH]"
14170 msgstr ""
14171
14172 #: builtin/log.c:1651
14173 msgid "cover-from-description-mode"
14174 msgstr ""
14175
14176 #: builtin/log.c:1652
14177 msgid "generate parts of a cover letter based on a branch's description"
14178 msgstr ""
14179
14180 #: builtin/log.c:1654
14181 msgid "Use [<prefix>] instead of [PATCH]"
14182 msgstr ""
14183
14184 #: builtin/log.c:1657
14185 msgid "store resulting files in <dir>"
14186 msgstr ""
14187
14188 #: builtin/log.c:1660
14189 msgid "don't strip/add [PATCH]"
14190 msgstr ""
14191
14192 #: builtin/log.c:1663
14193 msgid "don't output binary diffs"
14194 msgstr ""
14195
14196 #: builtin/log.c:1665
14197 msgid "output all-zero hash in From header"
14198 msgstr ""
14199
14200 #: builtin/log.c:1667
14201 msgid "don't include a patch matching a commit upstream"
14202 msgstr ""
14203
14204 #: builtin/log.c:1669
14205 msgid "show patch format instead of default (patch + stat)"
14206 msgstr ""
14207
14208 #: builtin/log.c:1671
14209 msgid "Messaging"
14210 msgstr ""
14211
14212 #: builtin/log.c:1672
14213 msgid "header"
14214 msgstr ""
14215
14216 #: builtin/log.c:1673
14217 msgid "add email header"
14218 msgstr ""
14219
14220 #: builtin/log.c:1674 builtin/log.c:1676
14221 msgid "email"
14222 msgstr ""
14223
14224 #: builtin/log.c:1674
14225 msgid "add To: header"
14226 msgstr ""
14227
14228 #: builtin/log.c:1676
14229 msgid "add Cc: header"
14230 msgstr ""
14231
14232 #: builtin/log.c:1678
14233 msgid "ident"
14234 msgstr ""
14235
14236 #: builtin/log.c:1679
14237 msgid "set From address to <ident> (or committer ident if absent)"
14238 msgstr ""
14239
14240 #: builtin/log.c:1681
14241 msgid "message-id"
14242 msgstr ""
14243
14244 #: builtin/log.c:1682
14245 msgid "make first mail a reply to <message-id>"
14246 msgstr ""
14247
14248 #: builtin/log.c:1683 builtin/log.c:1686
14249 msgid "boundary"
14250 msgstr ""
14251
14252 #: builtin/log.c:1684
14253 msgid "attach the patch"
14254 msgstr ""
14255
14256 #: builtin/log.c:1687
14257 msgid "inline the patch"
14258 msgstr ""
14259
14260 #: builtin/log.c:1691
14261 msgid "enable message threading, styles: shallow, deep"
14262 msgstr ""
14263
14264 #: builtin/log.c:1693
14265 msgid "signature"
14266 msgstr ""
14267
14268 #: builtin/log.c:1694
14269 msgid "add a signature"
14270 msgstr ""
14271
14272 #: builtin/log.c:1695
14273 msgid "base-commit"
14274 msgstr ""
14275
14276 #: builtin/log.c:1696
14277 msgid "add prerequisite tree info to the patch series"
14278 msgstr ""
14279
14280 #: builtin/log.c:1698
14281 msgid "add a signature from a file"
14282 msgstr ""
14283
14284 #: builtin/log.c:1699
14285 msgid "don't print the patch filenames"
14286 msgstr ""
14287
14288 #: builtin/log.c:1701
14289 msgid "show progress while generating patches"
14290 msgstr ""
14291
14292 #: builtin/log.c:1703
14293 msgid "show changes against <rev> in cover letter or single patch"
14294 msgstr ""
14295
14296 #: builtin/log.c:1706
14297 msgid "show changes against <refspec> in cover letter or single patch"
14298 msgstr ""
14299
14300 #: builtin/log.c:1708
14301 msgid "percentage by which creation is weighted"
14302 msgstr ""
14303
14304 #: builtin/log.c:1792
14305 #, c-format
14306 msgid "invalid ident line: %s"
14307 msgstr ""
14308
14309 #: builtin/log.c:1807
14310 msgid "-n and -k are mutually exclusive"
14311 msgstr ""
14312
14313 #: builtin/log.c:1809
14314 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
14315 msgstr ""
14316
14317 #: builtin/log.c:1817
14318 msgid "--name-only does not make sense"
14319 msgstr ""
14320
14321 #: builtin/log.c:1819
14322 msgid "--name-status does not make sense"
14323 msgstr ""
14324
14325 #: builtin/log.c:1821
14326 msgid "--check does not make sense"
14327 msgstr ""
14328
14329 #: builtin/log.c:1854
14330 msgid "standard output, or directory, which one?"
14331 msgstr ""
14332
14333 #: builtin/log.c:1958
14334 msgid "--interdiff requires --cover-letter or single patch"
14335 msgstr ""
14336
14337 #: builtin/log.c:1962
14338 msgid "Interdiff:"
14339 msgstr ""
14340
14341 #: builtin/log.c:1963
14342 #, c-format
14343 msgid "Interdiff against v%d:"
14344 msgstr ""
14345
14346 #: builtin/log.c:1969
14347 msgid "--creation-factor requires --range-diff"
14348 msgstr ""
14349
14350 #: builtin/log.c:1973
14351 msgid "--range-diff requires --cover-letter or single patch"
14352 msgstr ""
14353
14354 #: builtin/log.c:1981
14355 msgid "Range-diff:"
14356 msgstr ""
14357
14358 #: builtin/log.c:1982
14359 #, c-format
14360 msgid "Range-diff against v%d:"
14361 msgstr ""
14362
14363 #: builtin/log.c:1993
14364 #, c-format
14365 msgid "unable to read signature file '%s'"
14366 msgstr ""
14367
14368 #: builtin/log.c:2029
14369 msgid "Generating patches"
14370 msgstr ""
14371
14372 #: builtin/log.c:2073
14373 msgid "failed to create output files"
14374 msgstr ""
14375
14376 #: builtin/log.c:2132
14377 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
14378 msgstr ""
14379
14380 #: builtin/log.c:2186
14381 #, c-format
14382 msgid ""
14383 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
14384 msgstr ""
14385
14386 #: builtin/ls-files.c:470
14387 msgid "git ls-files [<options>] [<file>...]"
14388 msgstr ""
14389
14390 #: builtin/ls-files.c:526
14391 msgid "identify the file status with tags"
14392 msgstr ""
14393
14394 #: builtin/ls-files.c:528
14395 msgid "use lowercase letters for 'assume unchanged' files"
14396 msgstr ""
14397
14398 #: builtin/ls-files.c:530
14399 msgid "use lowercase letters for 'fsmonitor clean' files"
14400 msgstr ""
14401
14402 #: builtin/ls-files.c:532
14403 msgid "show cached files in the output (default)"
14404 msgstr ""
14405
14406 #: builtin/ls-files.c:534
14407 msgid "show deleted files in the output"
14408 msgstr ""
14409
14410 #: builtin/ls-files.c:536
14411 msgid "show modified files in the output"
14412 msgstr ""
14413
14414 #: builtin/ls-files.c:538
14415 msgid "show other files in the output"
14416 msgstr ""
14417
14418 #: builtin/ls-files.c:540
14419 msgid "show ignored files in the output"
14420 msgstr ""
14421
14422 #: builtin/ls-files.c:543
14423 msgid "show staged contents' object name in the output"
14424 msgstr ""
14425
14426 #: builtin/ls-files.c:545
14427 msgid "show files on the filesystem that need to be removed"
14428 msgstr ""
14429
14430 #: builtin/ls-files.c:547
14431 msgid "show 'other' directories' names only"
14432 msgstr ""
14433
14434 #: builtin/ls-files.c:549
14435 msgid "show line endings of files"
14436 msgstr ""
14437
14438 #: builtin/ls-files.c:551
14439 msgid "don't show empty directories"
14440 msgstr ""
14441
14442 #: builtin/ls-files.c:554
14443 msgid "show unmerged files in the output"
14444 msgstr ""
14445
14446 #: builtin/ls-files.c:556
14447 msgid "show resolve-undo information"
14448 msgstr ""
14449
14450 #: builtin/ls-files.c:558
14451 msgid "skip files matching pattern"
14452 msgstr ""
14453
14454 #: builtin/ls-files.c:561
14455 msgid "exclude patterns are read from <file>"
14456 msgstr ""
14457
14458 #: builtin/ls-files.c:564
14459 msgid "read additional per-directory exclude patterns in <file>"
14460 msgstr ""
14461
14462 #: builtin/ls-files.c:566
14463 msgid "add the standard git exclusions"
14464 msgstr ""
14465
14466 #: builtin/ls-files.c:570
14467 msgid "make the output relative to the project top directory"
14468 msgstr ""
14469
14470 #: builtin/ls-files.c:573
14471 msgid "recurse through submodules"
14472 msgstr ""
14473
14474 #: builtin/ls-files.c:575
14475 msgid "if any <file> is not in the index, treat this as an error"
14476 msgstr ""
14477
14478 #: builtin/ls-files.c:576
14479 msgid "tree-ish"
14480 msgstr ""
14481
14482 #: builtin/ls-files.c:577
14483 msgid "pretend that paths removed since <tree-ish> are still present"
14484 msgstr ""
14485
14486 #: builtin/ls-files.c:579
14487 msgid "show debugging data"
14488 msgstr ""
14489
14490 #: builtin/ls-remote.c:9
14491 msgid ""
14492 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
14493 " [-q | --quiet] [--exit-code] [--get-url]\n"
14494 " [--symref] [<repository> [<refs>...]]"
14495 msgstr ""
14496
14497 #: builtin/ls-remote.c:59
14498 msgid "do not print remote URL"
14499 msgstr ""
14500
14501 #: builtin/ls-remote.c:60 builtin/ls-remote.c:62 builtin/rebase.c:1518
14502 msgid "exec"
14503 msgstr ""
14504
14505 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63
14506 msgid "path of git-upload-pack on the remote host"
14507 msgstr ""
14508
14509 #: builtin/ls-remote.c:65
14510 msgid "limit to tags"
14511 msgstr ""
14512
14513 #: builtin/ls-remote.c:66
14514 msgid "limit to heads"
14515 msgstr ""
14516
14517 #: builtin/ls-remote.c:67
14518 msgid "do not show peeled tags"
14519 msgstr ""
14520
14521 #: builtin/ls-remote.c:69
14522 msgid "take url.<base>.insteadOf into account"
14523 msgstr ""
14524
14525 #: builtin/ls-remote.c:72
14526 msgid "exit with exit code 2 if no matching refs are found"
14527 msgstr ""
14528
14529 #: builtin/ls-remote.c:75
14530 msgid "show underlying ref in addition to the object pointed by it"
14531 msgstr ""
14532
14533 #: builtin/ls-tree.c:30
14534 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
14535 msgstr ""
14536
14537 #: builtin/ls-tree.c:128
14538 msgid "only show trees"
14539 msgstr ""
14540
14541 #: builtin/ls-tree.c:130
14542 msgid "recurse into subtrees"
14543 msgstr ""
14544
14545 #: builtin/ls-tree.c:132
14546 msgid "show trees when recursing"
14547 msgstr ""
14548
14549 #: builtin/ls-tree.c:135
14550 msgid "terminate entries with NUL byte"
14551 msgstr ""
14552
14553 #: builtin/ls-tree.c:136
14554 msgid "include object size"
14555 msgstr ""
14556
14557 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
14558 msgid "list only filenames"
14559 msgstr ""
14560
14561 #: builtin/ls-tree.c:143
14562 msgid "use full path names"
14563 msgstr ""
14564
14565 #: builtin/ls-tree.c:145
14566 msgid "list entire tree; not just current directory (implies --full-name)"
14567 msgstr ""
14568
14569 #: builtin/mailsplit.c:241
14570 #, c-format
14571 msgid "empty mbox: '%s'"
14572 msgstr ""
14573
14574 #: builtin/merge.c:55
14575 msgid "git merge [<options>] [<commit>...]"
14576 msgstr ""
14577
14578 #: builtin/merge.c:56
14579 msgid "git merge --abort"
14580 msgstr ""
14581
14582 #: builtin/merge.c:57
14583 msgid "git merge --continue"
14584 msgstr ""
14585
14586 #: builtin/merge.c:118
14587 msgid "switch `m' requires a value"
14588 msgstr ""
14589
14590 #: builtin/merge.c:141
14591 #, c-format
14592 msgid "option `%s' requires a value"
14593 msgstr ""
14594
14595 #: builtin/merge.c:187
14596 #, c-format
14597 msgid "Could not find merge strategy '%s'.\n"
14598 msgstr ""
14599
14600 #: builtin/merge.c:188
14601 #, c-format
14602 msgid "Available strategies are:"
14603 msgstr ""
14604
14605 #: builtin/merge.c:193
14606 #, c-format
14607 msgid "Available custom strategies are:"
14608 msgstr ""
14609
14610 #: builtin/merge.c:244 builtin/pull.c:152
14611 msgid "do not show a diffstat at the end of the merge"
14612 msgstr ""
14613
14614 #: builtin/merge.c:247 builtin/pull.c:155
14615 msgid "show a diffstat at the end of the merge"
14616 msgstr ""
14617
14618 #: builtin/merge.c:248 builtin/pull.c:158
14619 msgid "(synonym to --stat)"
14620 msgstr ""
14621
14622 #: builtin/merge.c:250 builtin/pull.c:161
14623 msgid "add (at most <n>) entries from shortlog to merge commit message"
14624 msgstr ""
14625
14626 #: builtin/merge.c:253 builtin/pull.c:167
14627 msgid "create a single commit instead of doing a merge"
14628 msgstr ""
14629
14630 #: builtin/merge.c:255 builtin/pull.c:170
14631 msgid "perform a commit if the merge succeeds (default)"
14632 msgstr ""
14633
14634 #: builtin/merge.c:257 builtin/pull.c:173
14635 msgid "edit message before committing"
14636 msgstr ""
14637
14638 #: builtin/merge.c:259
14639 msgid "allow fast-forward (default)"
14640 msgstr ""
14641
14642 #: builtin/merge.c:261 builtin/pull.c:180
14643 msgid "abort if fast-forward is not possible"
14644 msgstr ""
14645
14646 #: builtin/merge.c:265 builtin/pull.c:183
14647 msgid "verify that the named commit has a valid GPG signature"
14648 msgstr ""
14649
14650 #: builtin/merge.c:266 builtin/notes.c:787 builtin/pull.c:187
14651 #: builtin/rebase.c:512 builtin/rebase.c:1531 builtin/revert.c:114
14652 msgid "strategy"
14653 msgstr ""
14654
14655 #: builtin/merge.c:267 builtin/pull.c:188
14656 msgid "merge strategy to use"
14657 msgstr ""
14658
14659 #: builtin/merge.c:268 builtin/pull.c:191
14660 msgid "option=value"
14661 msgstr ""
14662
14663 #: builtin/merge.c:269 builtin/pull.c:192
14664 msgid "option for selected merge strategy"
14665 msgstr ""
14666
14667 #: builtin/merge.c:271
14668 msgid "merge commit message (for a non-fast-forward merge)"
14669 msgstr ""
14670
14671 #: builtin/merge.c:278
14672 msgid "abort the current in-progress merge"
14673 msgstr ""
14674
14675 #: builtin/merge.c:280
14676 msgid "--abort but leave index and working tree alone"
14677 msgstr ""
14678
14679 #: builtin/merge.c:282
14680 msgid "continue the current in-progress merge"
14681 msgstr ""
14682
14683 #: builtin/merge.c:284 builtin/pull.c:199
14684 msgid "allow merging unrelated histories"
14685 msgstr ""
14686
14687 #: builtin/merge.c:290
14688 msgid "bypass pre-merge-commit and commit-msg hooks"
14689 msgstr ""
14690
14691 #: builtin/merge.c:307
14692 msgid "could not run stash."
14693 msgstr ""
14694
14695 #: builtin/merge.c:312
14696 msgid "stash failed"
14697 msgstr ""
14698
14699 #: builtin/merge.c:317
14700 #, c-format
14701 msgid "not a valid object: %s"
14702 msgstr ""
14703
14704 #: builtin/merge.c:339 builtin/merge.c:356
14705 msgid "read-tree failed"
14706 msgstr ""
14707
14708 #: builtin/merge.c:386
14709 msgid " (nothing to squash)"
14710 msgstr ""
14711
14712 #: builtin/merge.c:397
14713 #, c-format
14714 msgid "Squash commit -- not updating HEAD\n"
14715 msgstr ""
14716
14717 #: builtin/merge.c:447
14718 #, c-format
14719 msgid "No merge message -- not updating HEAD\n"
14720 msgstr ""
14721
14722 #: builtin/merge.c:498
14723 #, c-format
14724 msgid "'%s' does not point to a commit"
14725 msgstr ""
14726
14727 #: builtin/merge.c:585
14728 #, c-format
14729 msgid "Bad branch.%s.mergeoptions string: %s"
14730 msgstr ""
14731
14732 #: builtin/merge.c:705
14733 msgid "Not handling anything other than two heads merge."
14734 msgstr ""
14735
14736 #: builtin/merge.c:719
14737 #, c-format
14738 msgid "Unknown option for merge-recursive: -X%s"
14739 msgstr ""
14740
14741 #: builtin/merge.c:734
14742 #, c-format
14743 msgid "unable to write %s"
14744 msgstr ""
14745
14746 #: builtin/merge.c:786
14747 #, c-format
14748 msgid "Could not read from '%s'"
14749 msgstr ""
14750
14751 #: builtin/merge.c:795
14752 #, c-format
14753 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
14754 msgstr ""
14755
14756 #: builtin/merge.c:801
14757 msgid ""
14758 "Please enter a commit message to explain why this merge is necessary,\n"
14759 "especially if it merges an updated upstream into a topic branch.\n"
14760 "\n"
14761 msgstr ""
14762
14763 #: builtin/merge.c:806
14764 msgid "An empty message aborts the commit.\n"
14765 msgstr ""
14766
14767 #: builtin/merge.c:809
14768 #, c-format
14769 msgid ""
14770 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
14771 "the commit.\n"
14772 msgstr ""
14773
14774 #: builtin/merge.c:862
14775 msgid "Empty commit message."
14776 msgstr ""
14777
14778 #: builtin/merge.c:877
14779 #, c-format
14780 msgid "Wonderful.\n"
14781 msgstr ""
14782
14783 #: builtin/merge.c:938
14784 #, c-format
14785 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
14786 msgstr ""
14787
14788 #: builtin/merge.c:977
14789 msgid "No current branch."
14790 msgstr ""
14791
14792 #: builtin/merge.c:979
14793 msgid "No remote for the current branch."
14794 msgstr ""
14795
14796 #: builtin/merge.c:981
14797 msgid "No default upstream defined for the current branch."
14798 msgstr ""
14799
14800 #: builtin/merge.c:986
14801 #, c-format
14802 msgid "No remote-tracking branch for %s from %s"
14803 msgstr ""
14804
14805 #: builtin/merge.c:1043
14806 #, c-format
14807 msgid "Bad value '%s' in environment '%s'"
14808 msgstr ""
14809
14810 #: builtin/merge.c:1146
14811 #, c-format
14812 msgid "not something we can merge in %s: %s"
14813 msgstr ""
14814
14815 #: builtin/merge.c:1180
14816 msgid "not something we can merge"
14817 msgstr ""
14818
14819 #: builtin/merge.c:1283
14820 msgid "--abort expects no arguments"
14821 msgstr ""
14822
14823 #: builtin/merge.c:1287
14824 msgid "There is no merge to abort (MERGE_HEAD missing)."
14825 msgstr ""
14826
14827 #: builtin/merge.c:1296
14828 msgid "--quit expects no arguments"
14829 msgstr ""
14830
14831 #: builtin/merge.c:1309
14832 msgid "--continue expects no arguments"
14833 msgstr ""
14834
14835 #: builtin/merge.c:1313
14836 msgid "There is no merge in progress (MERGE_HEAD missing)."
14837 msgstr ""
14838
14839 #: builtin/merge.c:1329
14840 msgid ""
14841 "You have not concluded your merge (MERGE_HEAD exists).\n"
14842 "Please, commit your changes before you merge."
14843 msgstr ""
14844
14845 #: builtin/merge.c:1336
14846 msgid ""
14847 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
14848 "Please, commit your changes before you merge."
14849 msgstr ""
14850
14851 #: builtin/merge.c:1339
14852 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
14853 msgstr ""
14854
14855 #: builtin/merge.c:1353
14856 msgid "You cannot combine --squash with --no-ff."
14857 msgstr ""
14858
14859 #: builtin/merge.c:1355
14860 msgid "You cannot combine --squash with --commit."
14861 msgstr ""
14862
14863 #: builtin/merge.c:1371
14864 msgid "No commit specified and merge.defaultToUpstream not set."
14865 msgstr ""
14866
14867 #: builtin/merge.c:1388
14868 msgid "Squash commit into empty head not supported yet"
14869 msgstr ""
14870
14871 #: builtin/merge.c:1390
14872 msgid "Non-fast-forward commit does not make sense into an empty head"
14873 msgstr ""
14874
14875 #: builtin/merge.c:1395
14876 #, c-format
14877 msgid "%s - not something we can merge"
14878 msgstr ""
14879
14880 #: builtin/merge.c:1397
14881 msgid "Can merge only exactly one commit into empty head"
14882 msgstr ""
14883
14884 #: builtin/merge.c:1476
14885 msgid "refusing to merge unrelated histories"
14886 msgstr ""
14887
14888 #: builtin/merge.c:1485
14889 msgid "Already up to date."
14890 msgstr ""
14891
14892 #: builtin/merge.c:1495
14893 #, c-format
14894 msgid "Updating %s..%s\n"
14895 msgstr ""
14896
14897 #: builtin/merge.c:1537
14898 #, c-format
14899 msgid "Trying really trivial in-index merge...\n"
14900 msgstr ""
14901
14902 #: builtin/merge.c:1544
14903 #, c-format
14904 msgid "Nope.\n"
14905 msgstr ""
14906
14907 #: builtin/merge.c:1569
14908 msgid "Already up to date. Yeeah!"
14909 msgstr ""
14910
14911 #: builtin/merge.c:1575
14912 msgid "Not possible to fast-forward, aborting."
14913 msgstr ""
14914
14915 #: builtin/merge.c:1598 builtin/merge.c:1663
14916 #, c-format
14917 msgid "Rewinding the tree to pristine...\n"
14918 msgstr ""
14919
14920 #: builtin/merge.c:1602
14921 #, c-format
14922 msgid "Trying merge strategy %s...\n"
14923 msgstr ""
14924
14925 #: builtin/merge.c:1654
14926 #, c-format
14927 msgid "No merge strategy handled the merge.\n"
14928 msgstr ""
14929
14930 #: builtin/merge.c:1656
14931 #, c-format
14932 msgid "Merge with strategy %s failed.\n"
14933 msgstr ""
14934
14935 #: builtin/merge.c:1665
14936 #, c-format
14937 msgid "Using the %s to prepare resolving by hand.\n"
14938 msgstr ""
14939
14940 #: builtin/merge.c:1677
14941 #, c-format
14942 msgid "Automatic merge went well; stopped before committing as requested\n"
14943 msgstr ""
14944
14945 #: builtin/merge-base.c:32
14946 msgid "git merge-base [-a | --all] <commit> <commit>..."
14947 msgstr ""
14948
14949 #: builtin/merge-base.c:33
14950 msgid "git merge-base [-a | --all] --octopus <commit>..."
14951 msgstr ""
14952
14953 #: builtin/merge-base.c:34
14954 msgid "git merge-base --independent <commit>..."
14955 msgstr ""
14956
14957 #: builtin/merge-base.c:35
14958 msgid "git merge-base --is-ancestor <commit> <commit>"
14959 msgstr ""
14960
14961 #: builtin/merge-base.c:36
14962 msgid "git merge-base --fork-point <ref> [<commit>]"
14963 msgstr ""
14964
14965 #: builtin/merge-base.c:153
14966 msgid "output all common ancestors"
14967 msgstr ""
14968
14969 #: builtin/merge-base.c:155
14970 msgid "find ancestors for a single n-way merge"
14971 msgstr ""
14972
14973 #: builtin/merge-base.c:157
14974 msgid "list revs not reachable from others"
14975 msgstr ""
14976
14977 #: builtin/merge-base.c:159
14978 msgid "is the first one ancestor of the other?"
14979 msgstr ""
14980
14981 #: builtin/merge-base.c:161
14982 msgid "find where <commit> forked from reflog of <ref>"
14983 msgstr ""
14984
14985 #: builtin/merge-file.c:9
14986 msgid ""
14987 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
14988 "<orig-file> <file2>"
14989 msgstr ""
14990
14991 #: builtin/merge-file.c:35
14992 msgid "send results to standard output"
14993 msgstr ""
14994
14995 #: builtin/merge-file.c:36
14996 msgid "use a diff3 based merge"
14997 msgstr ""
14998
14999 #: builtin/merge-file.c:37
15000 msgid "for conflicts, use our version"
15001 msgstr ""
15002
15003 #: builtin/merge-file.c:39
15004 msgid "for conflicts, use their version"
15005 msgstr ""
15006
15007 #: builtin/merge-file.c:41
15008 msgid "for conflicts, use a union version"
15009 msgstr ""
15010
15011 #: builtin/merge-file.c:44
15012 msgid "for conflicts, use this marker size"
15013 msgstr ""
15014
15015 #: builtin/merge-file.c:45
15016 msgid "do not warn about conflicts"
15017 msgstr ""
15018
15019 #: builtin/merge-file.c:47
15020 msgid "set labels for file1/orig-file/file2"
15021 msgstr ""
15022
15023 #: builtin/merge-recursive.c:47
15024 #, c-format
15025 msgid "unknown option %s"
15026 msgstr ""
15027
15028 #: builtin/merge-recursive.c:53
15029 #, c-format
15030 msgid "could not parse object '%s'"
15031 msgstr ""
15032
15033 #: builtin/merge-recursive.c:57
15034 #, c-format
15035 msgid "cannot handle more than %d base. Ignoring %s."
15036 msgid_plural "cannot handle more than %d bases. Ignoring %s."
15037 msgstr[0] ""
15038 msgstr[1] ""
15039
15040 #: builtin/merge-recursive.c:65
15041 msgid "not handling anything other than two heads merge."
15042 msgstr ""
15043
15044 #: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
15045 #, c-format
15046 msgid "could not resolve ref '%s'"
15047 msgstr ""
15048
15049 #: builtin/merge-recursive.c:82
15050 #, c-format
15051 msgid "Merging %s with %s\n"
15052 msgstr ""
15053
15054 #: builtin/mktree.c:66
15055 msgid "git mktree [-z] [--missing] [--batch]"
15056 msgstr ""
15057
15058 #: builtin/mktree.c:154
15059 msgid "input is NUL terminated"
15060 msgstr ""
15061
15062 #: builtin/mktree.c:155 builtin/write-tree.c:26
15063 msgid "allow missing objects"
15064 msgstr ""
15065
15066 #: builtin/mktree.c:156
15067 msgid "allow creation of more than one tree"
15068 msgstr ""
15069
15070 #: builtin/multi-pack-index.c:9
15071 msgid ""
15072 "git multi-pack-index [<options>] (write|verify|expire|repack --batch-"
15073 "size=<size>)"
15074 msgstr ""
15075
15076 #: builtin/multi-pack-index.c:26
15077 msgid "object directory containing set of packfile and pack-index pairs"
15078 msgstr ""
15079
15080 #: builtin/multi-pack-index.c:29
15081 msgid ""
15082 "during repack, collect pack-files of smaller size into a batch that is "
15083 "larger than this size"
15084 msgstr ""
15085
15086 #: builtin/multi-pack-index.c:50 builtin/prune-packed.c:67
15087 msgid "too many arguments"
15088 msgstr ""
15089
15090 #: builtin/multi-pack-index.c:60
15091 msgid "--batch-size option is only for 'repack' subcommand"
15092 msgstr ""
15093
15094 #: builtin/multi-pack-index.c:69
15095 #, c-format
15096 msgid "unrecognized subcommand: %s"
15097 msgstr ""
15098
15099 #: builtin/mv.c:18
15100 msgid "git mv [<options>] <source>... <destination>"
15101 msgstr ""
15102
15103 #: builtin/mv.c:83
15104 #, c-format
15105 msgid "Directory %s is in index and no submodule?"
15106 msgstr ""
15107
15108 #: builtin/mv.c:85
15109 msgid "Please stage your changes to .gitmodules or stash them to proceed"
15110 msgstr ""
15111
15112 #: builtin/mv.c:103
15113 #, c-format
15114 msgid "%.*s is in index"
15115 msgstr ""
15116
15117 #: builtin/mv.c:125
15118 msgid "force move/rename even if target exists"
15119 msgstr ""
15120
15121 #: builtin/mv.c:127
15122 msgid "skip move/rename errors"
15123 msgstr ""
15124
15125 #: builtin/mv.c:169
15126 #, c-format
15127 msgid "destination '%s' is not a directory"
15128 msgstr ""
15129
15130 #: builtin/mv.c:180
15131 #, c-format
15132 msgid "Checking rename of '%s' to '%s'\n"
15133 msgstr ""
15134
15135 #: builtin/mv.c:184
15136 msgid "bad source"
15137 msgstr ""
15138
15139 #: builtin/mv.c:187
15140 msgid "can not move directory into itself"
15141 msgstr ""
15142
15143 #: builtin/mv.c:190
15144 msgid "cannot move directory over file"
15145 msgstr ""
15146
15147 #: builtin/mv.c:199
15148 msgid "source directory is empty"
15149 msgstr ""
15150
15151 #: builtin/mv.c:224
15152 msgid "not under version control"
15153 msgstr ""
15154
15155 #: builtin/mv.c:227
15156 msgid "destination exists"
15157 msgstr ""
15158
15159 #: builtin/mv.c:235
15160 #, c-format
15161 msgid "overwriting '%s'"
15162 msgstr ""
15163
15164 #: builtin/mv.c:238
15165 msgid "Cannot overwrite"
15166 msgstr ""
15167
15168 #: builtin/mv.c:241
15169 msgid "multiple sources for the same target"
15170 msgstr ""
15171
15172 #: builtin/mv.c:243
15173 msgid "destination directory does not exist"
15174 msgstr ""
15175
15176 #: builtin/mv.c:250
15177 #, c-format
15178 msgid "%s, source=%s, destination=%s"
15179 msgstr ""
15180
15181 #: builtin/mv.c:271
15182 #, c-format
15183 msgid "Renaming %s to %s\n"
15184 msgstr ""
15185
15186 #: builtin/mv.c:277 builtin/remote.c:716 builtin/repack.c:518
15187 #, c-format
15188 msgid "renaming '%s' failed"
15189 msgstr ""
15190
15191 #: builtin/name-rev.c:403
15192 msgid "git name-rev [<options>] <commit>..."
15193 msgstr ""
15194
15195 #: builtin/name-rev.c:404
15196 msgid "git name-rev [<options>] --all"
15197 msgstr ""
15198
15199 #: builtin/name-rev.c:405
15200 msgid "git name-rev [<options>] --stdin"
15201 msgstr ""
15202
15203 #: builtin/name-rev.c:462
15204 msgid "print only names (no SHA-1)"
15205 msgstr ""
15206
15207 #: builtin/name-rev.c:463
15208 msgid "only use tags to name the commits"
15209 msgstr ""
15210
15211 #: builtin/name-rev.c:465
15212 msgid "only use refs matching <pattern>"
15213 msgstr ""
15214
15215 #: builtin/name-rev.c:467
15216 msgid "ignore refs matching <pattern>"
15217 msgstr ""
15218
15219 #: builtin/name-rev.c:469
15220 msgid "list all commits reachable from all refs"
15221 msgstr ""
15222
15223 #: builtin/name-rev.c:470
15224 msgid "read from stdin"
15225 msgstr ""
15226
15227 #: builtin/name-rev.c:471
15228 msgid "allow to print `undefined` names (default)"
15229 msgstr ""
15230
15231 #: builtin/name-rev.c:477
15232 msgid "dereference tags in the input (internal use)"
15233 msgstr ""
15234
15235 #: builtin/notes.c:28
15236 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
15237 msgstr ""
15238
15239 #: builtin/notes.c:29
15240 msgid ""
15241 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
15242 "| (-c | -C) <object>] [<object>]"
15243 msgstr ""
15244
15245 #: builtin/notes.c:30
15246 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
15247 msgstr ""
15248
15249 #: builtin/notes.c:31
15250 msgid ""
15251 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
15252 "(-c | -C) <object>] [<object>]"
15253 msgstr ""
15254
15255 #: builtin/notes.c:32
15256 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
15257 msgstr ""
15258
15259 #: builtin/notes.c:33
15260 msgid "git notes [--ref <notes-ref>] show [<object>]"
15261 msgstr ""
15262
15263 #: builtin/notes.c:34
15264 msgid ""
15265 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
15266 msgstr ""
15267
15268 #: builtin/notes.c:35
15269 msgid "git notes merge --commit [-v | -q]"
15270 msgstr ""
15271
15272 #: builtin/notes.c:36
15273 msgid "git notes merge --abort [-v | -q]"
15274 msgstr ""
15275
15276 #: builtin/notes.c:37
15277 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
15278 msgstr ""
15279
15280 #: builtin/notes.c:38
15281 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
15282 msgstr ""
15283
15284 #: builtin/notes.c:39
15285 msgid "git notes [--ref <notes-ref>] get-ref"
15286 msgstr ""
15287
15288 #: builtin/notes.c:44
15289 msgid "git notes [list [<object>]]"
15290 msgstr ""
15291
15292 #: builtin/notes.c:49
15293 msgid "git notes add [<options>] [<object>]"
15294 msgstr ""
15295
15296 #: builtin/notes.c:54
15297 msgid "git notes copy [<options>] <from-object> <to-object>"
15298 msgstr ""
15299
15300 #: builtin/notes.c:55
15301 msgid "git notes copy --stdin [<from-object> <to-object>]..."
15302 msgstr ""
15303
15304 #: builtin/notes.c:60
15305 msgid "git notes append [<options>] [<object>]"
15306 msgstr ""
15307
15308 #: builtin/notes.c:65
15309 msgid "git notes edit [<object>]"
15310 msgstr ""
15311
15312 #: builtin/notes.c:70
15313 msgid "git notes show [<object>]"
15314 msgstr ""
15315
15316 #: builtin/notes.c:75
15317 msgid "git notes merge [<options>] <notes-ref>"
15318 msgstr ""
15319
15320 #: builtin/notes.c:76
15321 msgid "git notes merge --commit [<options>]"
15322 msgstr ""
15323
15324 #: builtin/notes.c:77
15325 msgid "git notes merge --abort [<options>]"
15326 msgstr ""
15327
15328 #: builtin/notes.c:82
15329 msgid "git notes remove [<object>]"
15330 msgstr ""
15331
15332 #: builtin/notes.c:87
15333 msgid "git notes prune [<options>]"
15334 msgstr ""
15335
15336 #: builtin/notes.c:92
15337 msgid "git notes get-ref"
15338 msgstr ""
15339
15340 #: builtin/notes.c:97
15341 msgid "Write/edit the notes for the following object:"
15342 msgstr ""
15343
15344 #: builtin/notes.c:150
15345 #, c-format
15346 msgid "unable to start 'show' for object '%s'"
15347 msgstr ""
15348
15349 #: builtin/notes.c:154
15350 msgid "could not read 'show' output"
15351 msgstr ""
15352
15353 #: builtin/notes.c:162
15354 #, c-format
15355 msgid "failed to finish 'show' for object '%s'"
15356 msgstr ""
15357
15358 #: builtin/notes.c:197
15359 msgid "please supply the note contents using either -m or -F option"
15360 msgstr ""
15361
15362 #: builtin/notes.c:206
15363 msgid "unable to write note object"
15364 msgstr ""
15365
15366 #: builtin/notes.c:208
15367 #, c-format
15368 msgid "the note contents have been left in %s"
15369 msgstr ""
15370
15371 #: builtin/notes.c:242 builtin/tag.c:532
15372 #, c-format
15373 msgid "could not open or read '%s'"
15374 msgstr ""
15375
15376 #: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
15377 #: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
15378 #: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
15379 #, c-format
15380 msgid "failed to resolve '%s' as a valid ref."
15381 msgstr ""
15382
15383 #: builtin/notes.c:265
15384 #, c-format
15385 msgid "failed to read object '%s'."
15386 msgstr ""
15387
15388 #: builtin/notes.c:268
15389 #, c-format
15390 msgid "cannot read note data from non-blob object '%s'."
15391 msgstr ""
15392
15393 #: builtin/notes.c:309
15394 #, c-format
15395 msgid "malformed input line: '%s'."
15396 msgstr ""
15397
15398 #: builtin/notes.c:324
15399 #, c-format
15400 msgid "failed to copy notes from '%s' to '%s'"
15401 msgstr ""
15402
15403 #. TRANSLATORS: the first %s will be replaced by a git
15404 #. notes command: 'add', 'merge', 'remove', etc.
15405 #.
15406 #: builtin/notes.c:356
15407 #, c-format
15408 msgid "refusing to %s notes in %s (outside of refs/notes/)"
15409 msgstr ""
15410
15411 #: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:509
15412 #: builtin/notes.c:521 builtin/notes.c:598 builtin/notes.c:665
15413 #: builtin/notes.c:815 builtin/notes.c:963 builtin/notes.c:985
15414 msgid "too many parameters"
15415 msgstr ""
15416
15417 #: builtin/notes.c:389 builtin/notes.c:678
15418 #, c-format
15419 msgid "no note found for object %s."
15420 msgstr ""
15421
15422 #: builtin/notes.c:410 builtin/notes.c:576
15423 msgid "note contents as a string"
15424 msgstr ""
15425
15426 #: builtin/notes.c:413 builtin/notes.c:579
15427 msgid "note contents in a file"
15428 msgstr ""
15429
15430 #: builtin/notes.c:416 builtin/notes.c:582
15431 msgid "reuse and edit specified note object"
15432 msgstr ""
15433
15434 #: builtin/notes.c:419 builtin/notes.c:585
15435 msgid "reuse specified note object"
15436 msgstr ""
15437
15438 #: builtin/notes.c:422 builtin/notes.c:588
15439 msgid "allow storing empty note"
15440 msgstr ""
15441
15442 #: builtin/notes.c:423 builtin/notes.c:496
15443 msgid "replace existing notes"
15444 msgstr ""
15445
15446 #: builtin/notes.c:448
15447 #, c-format
15448 msgid ""
15449 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
15450 "existing notes"
15451 msgstr ""
15452
15453 #: builtin/notes.c:463 builtin/notes.c:544
15454 #, c-format
15455 msgid "Overwriting existing notes for object %s\n"
15456 msgstr ""
15457
15458 #: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
15459 #, c-format
15460 msgid "Removing note for object %s\n"
15461 msgstr ""
15462
15463 #: builtin/notes.c:497
15464 msgid "read objects from stdin"
15465 msgstr ""
15466
15467 #: builtin/notes.c:499
15468 msgid "load rewriting config for <command> (implies --stdin)"
15469 msgstr ""
15470
15471 #: builtin/notes.c:517
15472 msgid "too few parameters"
15473 msgstr ""
15474
15475 #: builtin/notes.c:538
15476 #, c-format
15477 msgid ""
15478 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
15479 "existing notes"
15480 msgstr ""
15481
15482 #: builtin/notes.c:550
15483 #, c-format
15484 msgid "missing notes on source object %s. Cannot copy."
15485 msgstr ""
15486
15487 #: builtin/notes.c:603
15488 #, c-format
15489 msgid ""
15490 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
15491 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
15492 msgstr ""
15493
15494 #: builtin/notes.c:698
15495 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
15496 msgstr ""
15497
15498 #: builtin/notes.c:700
15499 msgid "failed to delete ref NOTES_MERGE_REF"
15500 msgstr ""
15501
15502 #: builtin/notes.c:702
15503 msgid "failed to remove 'git notes merge' worktree"
15504 msgstr ""
15505
15506 #: builtin/notes.c:722
15507 msgid "failed to read ref NOTES_MERGE_PARTIAL"
15508 msgstr ""
15509
15510 #: builtin/notes.c:724
15511 msgid "could not find commit from NOTES_MERGE_PARTIAL."
15512 msgstr ""
15513
15514 #: builtin/notes.c:726
15515 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
15516 msgstr ""
15517
15518 #: builtin/notes.c:739
15519 msgid "failed to resolve NOTES_MERGE_REF"
15520 msgstr ""
15521
15522 #: builtin/notes.c:742
15523 msgid "failed to finalize notes merge"
15524 msgstr ""
15525
15526 #: builtin/notes.c:768
15527 #, c-format
15528 msgid "unknown notes merge strategy %s"
15529 msgstr ""
15530
15531 #: builtin/notes.c:784
15532 msgid "General options"
15533 msgstr ""
15534
15535 #: builtin/notes.c:786
15536 msgid "Merge options"
15537 msgstr ""
15538
15539 #: builtin/notes.c:788
15540 msgid ""
15541 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
15542 "cat_sort_uniq)"
15543 msgstr ""
15544
15545 #: builtin/notes.c:790
15546 msgid "Committing unmerged notes"
15547 msgstr ""
15548
15549 #: builtin/notes.c:792
15550 msgid "finalize notes merge by committing unmerged notes"
15551 msgstr ""
15552
15553 #: builtin/notes.c:794
15554 msgid "Aborting notes merge resolution"
15555 msgstr ""
15556
15557 #: builtin/notes.c:796
15558 msgid "abort notes merge"
15559 msgstr ""
15560
15561 #: builtin/notes.c:807
15562 msgid "cannot mix --commit, --abort or -s/--strategy"
15563 msgstr ""
15564
15565 #: builtin/notes.c:812
15566 msgid "must specify a notes ref to merge"
15567 msgstr ""
15568
15569 #: builtin/notes.c:836
15570 #, c-format
15571 msgid "unknown -s/--strategy: %s"
15572 msgstr ""
15573
15574 #: builtin/notes.c:873
15575 #, c-format
15576 msgid "a notes merge into %s is already in-progress at %s"
15577 msgstr ""
15578
15579 #: builtin/notes.c:876
15580 #, c-format
15581 msgid "failed to store link to current notes ref (%s)"
15582 msgstr ""
15583
15584 #: builtin/notes.c:878
15585 #, c-format
15586 msgid ""
15587 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
15588 "'git notes merge --commit', or abort the merge with 'git notes merge --"
15589 "abort'.\n"
15590 msgstr ""
15591
15592 #: builtin/notes.c:897 builtin/tag.c:545
15593 #, c-format
15594 msgid "Failed to resolve '%s' as a valid ref."
15595 msgstr ""
15596
15597 #: builtin/notes.c:900
15598 #, c-format
15599 msgid "Object %s has no note\n"
15600 msgstr ""
15601
15602 #: builtin/notes.c:912
15603 msgid "attempt to remove non-existent note is not an error"
15604 msgstr ""
15605
15606 #: builtin/notes.c:915
15607 msgid "read object names from the standard input"
15608 msgstr ""
15609
15610 #: builtin/notes.c:954 builtin/prune.c:130 builtin/worktree.c:164
15611 msgid "do not remove, show only"
15612 msgstr ""
15613
15614 #: builtin/notes.c:955
15615 msgid "report pruned notes"
15616 msgstr ""
15617
15618 #: builtin/notes.c:998
15619 msgid "notes-ref"
15620 msgstr ""
15621
15622 #: builtin/notes.c:999
15623 msgid "use notes from <notes-ref>"
15624 msgstr ""
15625
15626 #: builtin/notes.c:1034 builtin/stash.c:1607
15627 #, c-format
15628 msgid "unknown subcommand: %s"
15629 msgstr ""
15630
15631 #: builtin/pack-objects.c:52
15632 msgid ""
15633 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
15634 msgstr ""
15635
15636 #: builtin/pack-objects.c:53
15637 msgid ""
15638 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
15639 msgstr ""
15640
15641 #: builtin/pack-objects.c:428
15642 #, c-format
15643 msgid "bad packed object CRC for %s"
15644 msgstr ""
15645
15646 #: builtin/pack-objects.c:439
15647 #, c-format
15648 msgid "corrupt packed object for %s"
15649 msgstr ""
15650
15651 #: builtin/pack-objects.c:570
15652 #, c-format
15653 msgid "recursive delta detected for object %s"
15654 msgstr ""
15655
15656 #: builtin/pack-objects.c:781
15657 #, c-format
15658 msgid "ordered %u objects, expected %<PRIu32>"
15659 msgstr ""
15660
15661 #: builtin/pack-objects.c:794
15662 #, c-format
15663 msgid "packfile is invalid: %s"
15664 msgstr ""
15665
15666 #: builtin/pack-objects.c:798
15667 #, c-format
15668 msgid "unable to open packfile for reuse: %s"
15669 msgstr ""
15670
15671 #: builtin/pack-objects.c:802
15672 msgid "unable to seek in reused packfile"
15673 msgstr ""
15674
15675 #: builtin/pack-objects.c:813
15676 msgid "unable to read from reused packfile"
15677 msgstr ""
15678
15679 #: builtin/pack-objects.c:841
15680 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
15681 msgstr ""
15682
15683 #: builtin/pack-objects.c:854
15684 msgid "Writing objects"
15685 msgstr ""
15686
15687 #: builtin/pack-objects.c:917 builtin/update-index.c:90
15688 #, c-format
15689 msgid "failed to stat %s"
15690 msgstr ""
15691
15692 #: builtin/pack-objects.c:970
15693 #, c-format
15694 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
15695 msgstr ""
15696
15697 #: builtin/pack-objects.c:1164
15698 msgid "disabling bitmap writing, as some objects are not being packed"
15699 msgstr ""
15700
15701 #: builtin/pack-objects.c:1592
15702 #, c-format
15703 msgid "delta base offset overflow in pack for %s"
15704 msgstr ""
15705
15706 #: builtin/pack-objects.c:1601
15707 #, c-format
15708 msgid "delta base offset out of bound for %s"
15709 msgstr ""
15710
15711 #: builtin/pack-objects.c:1870
15712 msgid "Counting objects"
15713 msgstr ""
15714
15715 #: builtin/pack-objects.c:2000
15716 #, c-format
15717 msgid "unable to get size of %s"
15718 msgstr ""
15719
15720 #: builtin/pack-objects.c:2015
15721 #, c-format
15722 msgid "unable to parse object header of %s"
15723 msgstr ""
15724
15725 #: builtin/pack-objects.c:2085 builtin/pack-objects.c:2101
15726 #: builtin/pack-objects.c:2111
15727 #, c-format
15728 msgid "object %s cannot be read"
15729 msgstr ""
15730
15731 #: builtin/pack-objects.c:2088 builtin/pack-objects.c:2115
15732 #, c-format
15733 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
15734 msgstr ""
15735
15736 #: builtin/pack-objects.c:2125
15737 msgid "suboptimal pack - out of memory"
15738 msgstr ""
15739
15740 #: builtin/pack-objects.c:2440
15741 #, c-format
15742 msgid "Delta compression using up to %d threads"
15743 msgstr ""
15744
15745 #: builtin/pack-objects.c:2572
15746 #, c-format
15747 msgid "unable to pack objects reachable from tag %s"
15748 msgstr ""
15749
15750 #: builtin/pack-objects.c:2659
15751 msgid "Compressing objects"
15752 msgstr ""
15753
15754 #: builtin/pack-objects.c:2665
15755 msgid "inconsistency with delta count"
15756 msgstr ""
15757
15758 #: builtin/pack-objects.c:2742
15759 #, c-format
15760 msgid ""
15761 "expected edge object ID, got garbage:\n"
15762 " %s"
15763 msgstr ""
15764
15765 #: builtin/pack-objects.c:2748
15766 #, c-format
15767 msgid ""
15768 "expected object ID, got garbage:\n"
15769 " %s"
15770 msgstr ""
15771
15772 #: builtin/pack-objects.c:2846
15773 msgid "invalid value for --missing"
15774 msgstr ""
15775
15776 #: builtin/pack-objects.c:2905 builtin/pack-objects.c:3013
15777 msgid "cannot open pack index"
15778 msgstr ""
15779
15780 #: builtin/pack-objects.c:2936
15781 #, c-format
15782 msgid "loose object at %s could not be examined"
15783 msgstr ""
15784
15785 #: builtin/pack-objects.c:3021
15786 msgid "unable to force loose object"
15787 msgstr ""
15788
15789 #: builtin/pack-objects.c:3113
15790 #, c-format
15791 msgid "not a rev '%s'"
15792 msgstr ""
15793
15794 #: builtin/pack-objects.c:3116
15795 #, c-format
15796 msgid "bad revision '%s'"
15797 msgstr ""
15798
15799 #: builtin/pack-objects.c:3141
15800 msgid "unable to add recent objects"
15801 msgstr ""
15802
15803 #: builtin/pack-objects.c:3194
15804 #, c-format
15805 msgid "unsupported index version %s"
15806 msgstr ""
15807
15808 #: builtin/pack-objects.c:3198
15809 #, c-format
15810 msgid "bad index version '%s'"
15811 msgstr ""
15812
15813 #: builtin/pack-objects.c:3236
15814 msgid "<version>[,<offset>]"
15815 msgstr ""
15816
15817 #: builtin/pack-objects.c:3237
15818 msgid "write the pack index file in the specified idx format version"
15819 msgstr ""
15820
15821 #: builtin/pack-objects.c:3240
15822 msgid "maximum size of each output pack file"
15823 msgstr ""
15824
15825 #: builtin/pack-objects.c:3242
15826 msgid "ignore borrowed objects from alternate object store"
15827 msgstr ""
15828
15829 #: builtin/pack-objects.c:3244
15830 msgid "ignore packed objects"
15831 msgstr ""
15832
15833 #: builtin/pack-objects.c:3246
15834 msgid "limit pack window by objects"
15835 msgstr ""
15836
15837 #: builtin/pack-objects.c:3248
15838 msgid "limit pack window by memory in addition to object limit"
15839 msgstr ""
15840
15841 #: builtin/pack-objects.c:3250
15842 msgid "maximum length of delta chain allowed in the resulting pack"
15843 msgstr ""
15844
15845 #: builtin/pack-objects.c:3252
15846 msgid "reuse existing deltas"
15847 msgstr ""
15848
15849 #: builtin/pack-objects.c:3254
15850 msgid "reuse existing objects"
15851 msgstr ""
15852
15853 #: builtin/pack-objects.c:3256
15854 msgid "use OFS_DELTA objects"
15855 msgstr ""
15856
15857 #: builtin/pack-objects.c:3258
15858 msgid "use threads when searching for best delta matches"
15859 msgstr ""
15860
15861 #: builtin/pack-objects.c:3260
15862 msgid "do not create an empty pack output"
15863 msgstr ""
15864
15865 #: builtin/pack-objects.c:3262
15866 msgid "read revision arguments from standard input"
15867 msgstr ""
15868
15869 #: builtin/pack-objects.c:3264
15870 msgid "limit the objects to those that are not yet packed"
15871 msgstr ""
15872
15873 #: builtin/pack-objects.c:3267
15874 msgid "include objects reachable from any reference"
15875 msgstr ""
15876
15877 #: builtin/pack-objects.c:3270
15878 msgid "include objects referred by reflog entries"
15879 msgstr ""
15880
15881 #: builtin/pack-objects.c:3273
15882 msgid "include objects referred to by the index"
15883 msgstr ""
15884
15885 #: builtin/pack-objects.c:3276
15886 msgid "output pack to stdout"
15887 msgstr ""
15888
15889 #: builtin/pack-objects.c:3278
15890 msgid "include tag objects that refer to objects to be packed"
15891 msgstr ""
15892
15893 #: builtin/pack-objects.c:3280
15894 msgid "keep unreachable objects"
15895 msgstr ""
15896
15897 #: builtin/pack-objects.c:3282
15898 msgid "pack loose unreachable objects"
15899 msgstr ""
15900
15901 #: builtin/pack-objects.c:3284
15902 msgid "unpack unreachable objects newer than <time>"
15903 msgstr ""
15904
15905 #: builtin/pack-objects.c:3287
15906 msgid "use the sparse reachability algorithm"
15907 msgstr ""
15908
15909 #: builtin/pack-objects.c:3289
15910 msgid "create thin packs"
15911 msgstr ""
15912
15913 #: builtin/pack-objects.c:3291
15914 msgid "create packs suitable for shallow fetches"
15915 msgstr ""
15916
15917 #: builtin/pack-objects.c:3293
15918 msgid "ignore packs that have companion .keep file"
15919 msgstr ""
15920
15921 #: builtin/pack-objects.c:3295
15922 msgid "ignore this pack"
15923 msgstr ""
15924
15925 #: builtin/pack-objects.c:3297
15926 msgid "pack compression level"
15927 msgstr ""
15928
15929 #: builtin/pack-objects.c:3299
15930 msgid "do not hide commits by grafts"
15931 msgstr ""
15932
15933 #: builtin/pack-objects.c:3301
15934 msgid "use a bitmap index if available to speed up counting objects"
15935 msgstr ""
15936
15937 #: builtin/pack-objects.c:3303
15938 msgid "write a bitmap index together with the pack index"
15939 msgstr ""
15940
15941 #: builtin/pack-objects.c:3307
15942 msgid "write a bitmap index if possible"
15943 msgstr ""
15944
15945 #: builtin/pack-objects.c:3311
15946 msgid "handling for missing objects"
15947 msgstr ""
15948
15949 #: builtin/pack-objects.c:3314
15950 msgid "do not pack objects in promisor packfiles"
15951 msgstr ""
15952
15953 #: builtin/pack-objects.c:3316
15954 msgid "respect islands during delta compression"
15955 msgstr ""
15956
15957 #: builtin/pack-objects.c:3345
15958 #, c-format
15959 msgid "delta chain depth %d is too deep, forcing %d"
15960 msgstr ""
15961
15962 #: builtin/pack-objects.c:3350
15963 #, c-format
15964 msgid "pack.deltaCacheLimit is too high, forcing %d"
15965 msgstr ""
15966
15967 #: builtin/pack-objects.c:3404
15968 msgid "--max-pack-size cannot be used to build a pack for transfer"
15969 msgstr ""
15970
15971 #: builtin/pack-objects.c:3406
15972 msgid "minimum pack size limit is 1 MiB"
15973 msgstr ""
15974
15975 #: builtin/pack-objects.c:3411
15976 msgid "--thin cannot be used to build an indexable pack"
15977 msgstr ""
15978
15979 #: builtin/pack-objects.c:3414
15980 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
15981 msgstr ""
15982
15983 #: builtin/pack-objects.c:3420
15984 msgid "cannot use --filter without --stdout"
15985 msgstr ""
15986
15987 #: builtin/pack-objects.c:3481
15988 msgid "Enumerating objects"
15989 msgstr ""
15990
15991 #: builtin/pack-objects.c:3511
15992 #, c-format
15993 msgid "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>)"
15994 msgstr ""
15995
15996 #: builtin/pack-refs.c:8
15997 msgid "git pack-refs [<options>]"
15998 msgstr ""
15999
16000 #: builtin/pack-refs.c:16
16001 msgid "pack everything"
16002 msgstr ""
16003
16004 #: builtin/pack-refs.c:17
16005 msgid "prune loose refs (default)"
16006 msgstr ""
16007
16008 #: builtin/prune-packed.c:9
16009 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
16010 msgstr ""
16011
16012 #: builtin/prune-packed.c:42
16013 msgid "Removing duplicate objects"
16014 msgstr ""
16015
16016 #: builtin/prune.c:12
16017 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
16018 msgstr ""
16019
16020 #: builtin/prune.c:131
16021 msgid "report pruned objects"
16022 msgstr ""
16023
16024 #: builtin/prune.c:134
16025 msgid "expire objects older than <time>"
16026 msgstr ""
16027
16028 #: builtin/prune.c:136
16029 msgid "limit traversal to objects outside promisor packfiles"
16030 msgstr ""
16031
16032 #: builtin/prune.c:150
16033 msgid "cannot prune in a precious-objects repo"
16034 msgstr ""
16035
16036 #: builtin/pull.c:66 builtin/pull.c:68
16037 #, c-format
16038 msgid "Invalid value for %s: %s"
16039 msgstr ""
16040
16041 #: builtin/pull.c:88
16042 msgid "git pull [<options>] [<repository> [<refspec>...]]"
16043 msgstr ""
16044
16045 #: builtin/pull.c:142
16046 msgid "control for recursive fetching of submodules"
16047 msgstr ""
16048
16049 #: builtin/pull.c:146
16050 msgid "Options related to merging"
16051 msgstr ""
16052
16053 #: builtin/pull.c:149
16054 msgid "incorporate changes by rebasing rather than merging"
16055 msgstr ""
16056
16057 #: builtin/pull.c:177 builtin/rebase.c:467 builtin/revert.c:126
16058 msgid "allow fast-forward"
16059 msgstr ""
16060
16061 #: builtin/pull.c:186
16062 msgid "automatically stash/stash pop before and after rebase"
16063 msgstr ""
16064
16065 #: builtin/pull.c:202
16066 msgid "Options related to fetching"
16067 msgstr ""
16068
16069 #: builtin/pull.c:212
16070 msgid "force overwrite of local branch"
16071 msgstr ""
16072
16073 #: builtin/pull.c:220
16074 msgid "number of submodules pulled in parallel"
16075 msgstr ""
16076
16077 #: builtin/pull.c:320
16078 #, c-format
16079 msgid "Invalid value for pull.ff: %s"
16080 msgstr ""
16081
16082 #: builtin/pull.c:437
16083 msgid ""
16084 "There is no candidate for rebasing against among the refs that you just "
16085 "fetched."
16086 msgstr ""
16087
16088 #: builtin/pull.c:439
16089 msgid ""
16090 "There are no candidates for merging among the refs that you just fetched."
16091 msgstr ""
16092
16093 #: builtin/pull.c:440
16094 msgid ""
16095 "Generally this means that you provided a wildcard refspec which had no\n"
16096 "matches on the remote end."
16097 msgstr ""
16098
16099 #: builtin/pull.c:443
16100 #, c-format
16101 msgid ""
16102 "You asked to pull from the remote '%s', but did not specify\n"
16103 "a branch. Because this is not the default configured remote\n"
16104 "for your current branch, you must specify a branch on the command line."
16105 msgstr ""
16106
16107 #: builtin/pull.c:448 builtin/rebase.c:1375 git-parse-remote.sh:73
16108 msgid "You are not currently on a branch."
16109 msgstr ""
16110
16111 #: builtin/pull.c:450 builtin/pull.c:465 git-parse-remote.sh:79
16112 msgid "Please specify which branch you want to rebase against."
16113 msgstr ""
16114
16115 #: builtin/pull.c:452 builtin/pull.c:467 git-parse-remote.sh:82
16116 msgid "Please specify which branch you want to merge with."
16117 msgstr ""
16118
16119 #: builtin/pull.c:453 builtin/pull.c:468
16120 msgid "See git-pull(1) for details."
16121 msgstr ""
16122
16123 #: builtin/pull.c:455 builtin/pull.c:461 builtin/pull.c:470
16124 #: builtin/rebase.c:1381 git-parse-remote.sh:64
16125 msgid "<remote>"
16126 msgstr ""
16127
16128 #: builtin/pull.c:455 builtin/pull.c:470 builtin/pull.c:475
16129 #: git-parse-remote.sh:65
16130 msgid "<branch>"
16131 msgstr ""
16132
16133 #: builtin/pull.c:463 builtin/rebase.c:1373 git-parse-remote.sh:75
16134 msgid "There is no tracking information for the current branch."
16135 msgstr ""
16136
16137 #: builtin/pull.c:472 git-parse-remote.sh:95
16138 msgid ""
16139 "If you wish to set tracking information for this branch you can do so with:"
16140 msgstr ""
16141
16142 #: builtin/pull.c:477
16143 #, c-format
16144 msgid ""
16145 "Your configuration specifies to merge with the ref '%s'\n"
16146 "from the remote, but no such ref was fetched."
16147 msgstr ""
16148
16149 #: builtin/pull.c:587
16150 #, c-format
16151 msgid "unable to access commit %s"
16152 msgstr ""
16153
16154 #: builtin/pull.c:867
16155 msgid "ignoring --verify-signatures for rebase"
16156 msgstr ""
16157
16158 #: builtin/pull.c:922
16159 msgid "--[no-]autostash option is only valid with --rebase."
16160 msgstr ""
16161
16162 #: builtin/pull.c:930
16163 msgid "Updating an unborn branch with changes added to the index."
16164 msgstr ""
16165
16166 #: builtin/pull.c:934
16167 msgid "pull with rebase"
16168 msgstr ""
16169
16170 #: builtin/pull.c:935
16171 msgid "please commit or stash them."
16172 msgstr ""
16173
16174 #: builtin/pull.c:960
16175 #, c-format
16176 msgid ""
16177 "fetch updated the current branch head.\n"
16178 "fast-forwarding your working tree from\n"
16179 "commit %s."
16180 msgstr ""
16181
16182 #: builtin/pull.c:966
16183 #, c-format
16184 msgid ""
16185 "Cannot fast-forward your working tree.\n"
16186 "After making sure that you saved anything precious from\n"
16187 "$ git diff %s\n"
16188 "output, run\n"
16189 "$ git reset --hard\n"
16190 "to recover."
16191 msgstr ""
16192
16193 #: builtin/pull.c:981
16194 msgid "Cannot merge multiple branches into empty head."
16195 msgstr ""
16196
16197 #: builtin/pull.c:985
16198 msgid "Cannot rebase onto multiple branches."
16199 msgstr ""
16200
16201 #: builtin/pull.c:992
16202 msgid "cannot rebase with locally recorded submodule modifications"
16203 msgstr ""
16204
16205 #: builtin/push.c:19
16206 msgid "git push [<options>] [<repository> [<refspec>...]]"
16207 msgstr ""
16208
16209 #: builtin/push.c:112
16210 msgid "tag shorthand without <tag>"
16211 msgstr ""
16212
16213 #: builtin/push.c:122
16214 msgid "--delete only accepts plain target ref names"
16215 msgstr ""
16216
16217 #: builtin/push.c:168
16218 msgid ""
16219 "\n"
16220 "To choose either option permanently, see push.default in 'git help config'."
16221 msgstr ""
16222
16223 #: builtin/push.c:171
16224 #, c-format
16225 msgid ""
16226 "The upstream branch of your current branch does not match\n"
16227 "the name of your current branch. To push to the upstream branch\n"
16228 "on the remote, use\n"
16229 "\n"
16230 " git push %s HEAD:%s\n"
16231 "\n"
16232 "To push to the branch of the same name on the remote, use\n"
16233 "\n"
16234 " git push %s HEAD\n"
16235 "%s"
16236 msgstr ""
16237
16238 #: builtin/push.c:186
16239 #, c-format
16240 msgid ""
16241 "You are not currently on a branch.\n"
16242 "To push the history leading to the current (detached HEAD)\n"
16243 "state now, use\n"
16244 "\n"
16245 " git push %s HEAD:<name-of-remote-branch>\n"
16246 msgstr ""
16247
16248 #: builtin/push.c:200
16249 #, c-format
16250 msgid ""
16251 "The current branch %s has no upstream branch.\n"
16252 "To push the current branch and set the remote as upstream, use\n"
16253 "\n"
16254 " git push --set-upstream %s %s\n"
16255 msgstr ""
16256
16257 #: builtin/push.c:208
16258 #, c-format
16259 msgid "The current branch %s has multiple upstream branches, refusing to push."
16260 msgstr ""
16261
16262 #: builtin/push.c:211
16263 #, c-format
16264 msgid ""
16265 "You are pushing to remote '%s', which is not the upstream of\n"
16266 "your current branch '%s', without telling me what to push\n"
16267 "to update which remote branch."
16268 msgstr ""
16269
16270 #: builtin/push.c:270
16271 msgid ""
16272 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
16273 msgstr ""
16274
16275 #: builtin/push.c:277
16276 msgid ""
16277 "Updates were rejected because the tip of your current branch is behind\n"
16278 "its remote counterpart. Integrate the remote changes (e.g.\n"
16279 "'git pull ...') before pushing again.\n"
16280 "See the 'Note about fast-forwards' in 'git push --help' for details."
16281 msgstr ""
16282
16283 #: builtin/push.c:283
16284 msgid ""
16285 "Updates were rejected because a pushed branch tip is behind its remote\n"
16286 "counterpart. Check out this branch and integrate the remote changes\n"
16287 "(e.g. 'git pull ...') before pushing again.\n"
16288 "See the 'Note about fast-forwards' in 'git push --help' for details."
16289 msgstr ""
16290
16291 #: builtin/push.c:289
16292 msgid ""
16293 "Updates were rejected because the remote contains work that you do\n"
16294 "not have locally. This is usually caused by another repository pushing\n"
16295 "to the same ref. You may want to first integrate the remote changes\n"
16296 "(e.g., 'git pull ...') before pushing again.\n"
16297 "See the 'Note about fast-forwards' in 'git push --help' for details."
16298 msgstr ""
16299
16300 #: builtin/push.c:296
16301 msgid "Updates were rejected because the tag already exists in the remote."
16302 msgstr ""
16303
16304 #: builtin/push.c:299
16305 msgid ""
16306 "You cannot update a remote ref that points at a non-commit object,\n"
16307 "or update a remote ref to make it point at a non-commit object,\n"
16308 "without using the '--force' option.\n"
16309 msgstr ""
16310
16311 #: builtin/push.c:360
16312 #, c-format
16313 msgid "Pushing to %s\n"
16314 msgstr ""
16315
16316 #: builtin/push.c:367
16317 #, c-format
16318 msgid "failed to push some refs to '%s'"
16319 msgstr ""
16320
16321 #: builtin/push.c:542
16322 msgid "repository"
16323 msgstr ""
16324
16325 #: builtin/push.c:543 builtin/send-pack.c:164
16326 msgid "push all refs"
16327 msgstr ""
16328
16329 #: builtin/push.c:544 builtin/send-pack.c:166
16330 msgid "mirror all refs"
16331 msgstr ""
16332
16333 #: builtin/push.c:546
16334 msgid "delete refs"
16335 msgstr ""
16336
16337 #: builtin/push.c:547
16338 msgid "push tags (can't be used with --all or --mirror)"
16339 msgstr ""
16340
16341 #: builtin/push.c:550 builtin/send-pack.c:167
16342 msgid "force updates"
16343 msgstr ""
16344
16345 #: builtin/push.c:552 builtin/send-pack.c:181
16346 msgid "<refname>:<expect>"
16347 msgstr ""
16348
16349 #: builtin/push.c:553 builtin/send-pack.c:182
16350 msgid "require old value of ref to be at this value"
16351 msgstr ""
16352
16353 #: builtin/push.c:556
16354 msgid "control recursive pushing of submodules"
16355 msgstr ""
16356
16357 #: builtin/push.c:558 builtin/send-pack.c:175
16358 msgid "use thin pack"
16359 msgstr ""
16360
16361 #: builtin/push.c:559 builtin/push.c:560 builtin/send-pack.c:161
16362 #: builtin/send-pack.c:162
16363 msgid "receive pack program"
16364 msgstr ""
16365
16366 #: builtin/push.c:561
16367 msgid "set upstream for git pull/status"
16368 msgstr ""
16369
16370 #: builtin/push.c:564
16371 msgid "prune locally removed refs"
16372 msgstr ""
16373
16374 #: builtin/push.c:566
16375 msgid "bypass pre-push hook"
16376 msgstr ""
16377
16378 #: builtin/push.c:567
16379 msgid "push missing but relevant tags"
16380 msgstr ""
16381
16382 #: builtin/push.c:570 builtin/send-pack.c:169
16383 msgid "GPG sign the push"
16384 msgstr ""
16385
16386 #: builtin/push.c:572 builtin/send-pack.c:176
16387 msgid "request atomic transaction on remote side"
16388 msgstr ""
16389
16390 #: builtin/push.c:590
16391 msgid "--delete is incompatible with --all, --mirror and --tags"
16392 msgstr ""
16393
16394 #: builtin/push.c:592
16395 msgid "--delete doesn't make sense without any refs"
16396 msgstr ""
16397
16398 #: builtin/push.c:612
16399 #, c-format
16400 msgid "bad repository '%s'"
16401 msgstr ""
16402
16403 #: builtin/push.c:613
16404 msgid ""
16405 "No configured push destination.\n"
16406 "Either specify the URL from the command-line or configure a remote "
16407 "repository using\n"
16408 "\n"
16409 " git remote add <name> <url>\n"
16410 "\n"
16411 "and then push using the remote name\n"
16412 "\n"
16413 " git push <name>\n"
16414 msgstr ""
16415
16416 #: builtin/push.c:628
16417 msgid "--all and --tags are incompatible"
16418 msgstr ""
16419
16420 #: builtin/push.c:630
16421 msgid "--all can't be combined with refspecs"
16422 msgstr ""
16423
16424 #: builtin/push.c:634
16425 msgid "--mirror and --tags are incompatible"
16426 msgstr ""
16427
16428 #: builtin/push.c:636
16429 msgid "--mirror can't be combined with refspecs"
16430 msgstr ""
16431
16432 #: builtin/push.c:639
16433 msgid "--all and --mirror are incompatible"
16434 msgstr ""
16435
16436 #: builtin/push.c:643
16437 msgid "push options must not have new line characters"
16438 msgstr ""
16439
16440 #: builtin/range-diff.c:8
16441 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
16442 msgstr ""
16443
16444 #: builtin/range-diff.c:9
16445 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
16446 msgstr ""
16447
16448 #: builtin/range-diff.c:10
16449 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
16450 msgstr ""
16451
16452 #: builtin/range-diff.c:22
16453 msgid "Percentage by which creation is weighted"
16454 msgstr ""
16455
16456 #: builtin/range-diff.c:24
16457 msgid "use simple diff colors"
16458 msgstr ""
16459
16460 #: builtin/range-diff.c:26
16461 msgid "notes"
16462 msgstr ""
16463
16464 #: builtin/range-diff.c:26
16465 msgid "passed to 'git log'"
16466 msgstr ""
16467
16468 #: builtin/range-diff.c:50 builtin/range-diff.c:54
16469 #, c-format
16470 msgid "no .. in range: '%s'"
16471 msgstr ""
16472
16473 #: builtin/range-diff.c:64
16474 msgid "single arg format must be symmetric range"
16475 msgstr ""
16476
16477 #: builtin/range-diff.c:79
16478 msgid "need two commit ranges"
16479 msgstr ""
16480
16481 #: builtin/read-tree.c:41
16482 msgid ""
16483 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
16484 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
16485 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
16486 msgstr ""
16487
16488 #: builtin/read-tree.c:124
16489 msgid "write resulting index to <file>"
16490 msgstr ""
16491
16492 #: builtin/read-tree.c:127
16493 msgid "only empty the index"
16494 msgstr ""
16495
16496 #: builtin/read-tree.c:129
16497 msgid "Merging"
16498 msgstr ""
16499
16500 #: builtin/read-tree.c:131
16501 msgid "perform a merge in addition to a read"
16502 msgstr ""
16503
16504 #: builtin/read-tree.c:133
16505 msgid "3-way merge if no file level merging required"
16506 msgstr ""
16507
16508 #: builtin/read-tree.c:135
16509 msgid "3-way merge in presence of adds and removes"
16510 msgstr ""
16511
16512 #: builtin/read-tree.c:137
16513 msgid "same as -m, but discard unmerged entries"
16514 msgstr ""
16515
16516 #: builtin/read-tree.c:138
16517 msgid "<subdirectory>/"
16518 msgstr ""
16519
16520 #: builtin/read-tree.c:139
16521 msgid "read the tree into the index under <subdirectory>/"
16522 msgstr ""
16523
16524 #: builtin/read-tree.c:142
16525 msgid "update working tree with merge result"
16526 msgstr ""
16527
16528 #: builtin/read-tree.c:144
16529 msgid "gitignore"
16530 msgstr ""
16531
16532 #: builtin/read-tree.c:145
16533 msgid "allow explicitly ignored files to be overwritten"
16534 msgstr ""
16535
16536 #: builtin/read-tree.c:148
16537 msgid "don't check the working tree after merging"
16538 msgstr ""
16539
16540 #: builtin/read-tree.c:149
16541 msgid "don't update the index or the work tree"
16542 msgstr ""
16543
16544 #: builtin/read-tree.c:151
16545 msgid "skip applying sparse checkout filter"
16546 msgstr ""
16547
16548 #: builtin/read-tree.c:153
16549 msgid "debug unpack-trees"
16550 msgstr ""
16551
16552 #: builtin/read-tree.c:157
16553 msgid "suppress feedback messages"
16554 msgstr ""
16555
16556 #: builtin/read-tree.c:188
16557 msgid "You need to resolve your current index first"
16558 msgstr ""
16559
16560 #: builtin/rebase.c:32
16561 msgid ""
16562 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
16563 "[<upstream> [<branch>]]"
16564 msgstr ""
16565
16566 #: builtin/rebase.c:34
16567 msgid ""
16568 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
16569 msgstr ""
16570
16571 #: builtin/rebase.c:36
16572 msgid "git rebase --continue | --abort | --skip | --edit-todo"
16573 msgstr ""
16574
16575 #: builtin/rebase.c:177 builtin/rebase.c:201 builtin/rebase.c:228
16576 #, c-format
16577 msgid "unusable todo list: '%s'"
16578 msgstr ""
16579
16580 #: builtin/rebase.c:186 builtin/rebase.c:212 builtin/rebase.c:236
16581 #, c-format
16582 msgid "could not write '%s'."
16583 msgstr ""
16584
16585 #: builtin/rebase.c:271
16586 msgid "no HEAD?"
16587 msgstr ""
16588
16589 #: builtin/rebase.c:298
16590 #, c-format
16591 msgid "could not create temporary %s"
16592 msgstr ""
16593
16594 #: builtin/rebase.c:304
16595 msgid "could not mark as interactive"
16596 msgstr ""
16597
16598 #: builtin/rebase.c:362
16599 msgid "could not generate todo list"
16600 msgstr ""
16601
16602 #: builtin/rebase.c:402
16603 msgid "a base commit must be provided with --upstream or --onto"
16604 msgstr ""
16605
16606 #: builtin/rebase.c:457
16607 msgid "git rebase--interactive [<options>]"
16608 msgstr ""
16609
16610 #: builtin/rebase.c:469
16611 msgid "keep empty commits"
16612 msgstr ""
16613
16614 #: builtin/rebase.c:471 builtin/revert.c:128
16615 msgid "allow commits with empty messages"
16616 msgstr ""
16617
16618 #: builtin/rebase.c:472
16619 msgid "rebase merge commits"
16620 msgstr ""
16621
16622 #: builtin/rebase.c:474
16623 msgid "keep original branch points of cousins"
16624 msgstr ""
16625
16626 #: builtin/rebase.c:476
16627 msgid "move commits that begin with squash!/fixup!"
16628 msgstr ""
16629
16630 #: builtin/rebase.c:477
16631 msgid "sign commits"
16632 msgstr ""
16633
16634 #: builtin/rebase.c:479 builtin/rebase.c:1455
16635 msgid "display a diffstat of what changed upstream"
16636 msgstr ""
16637
16638 #: builtin/rebase.c:481
16639 msgid "continue rebase"
16640 msgstr ""
16641
16642 #: builtin/rebase.c:483
16643 msgid "skip commit"
16644 msgstr ""
16645
16646 #: builtin/rebase.c:484
16647 msgid "edit the todo list"
16648 msgstr ""
16649
16650 #: builtin/rebase.c:486
16651 msgid "show the current patch"
16652 msgstr ""
16653
16654 #: builtin/rebase.c:489
16655 msgid "shorten commit ids in the todo list"
16656 msgstr ""
16657
16658 #: builtin/rebase.c:491
16659 msgid "expand commit ids in the todo list"
16660 msgstr ""
16661
16662 #: builtin/rebase.c:493
16663 msgid "check the todo list"
16664 msgstr ""
16665
16666 #: builtin/rebase.c:495
16667 msgid "rearrange fixup/squash lines"
16668 msgstr ""
16669
16670 #: builtin/rebase.c:497
16671 msgid "insert exec commands in todo list"
16672 msgstr ""
16673
16674 #: builtin/rebase.c:498
16675 msgid "onto"
16676 msgstr ""
16677
16678 #: builtin/rebase.c:501
16679 msgid "restrict-revision"
16680 msgstr ""
16681
16682 #: builtin/rebase.c:501
16683 msgid "restrict revision"
16684 msgstr ""
16685
16686 #: builtin/rebase.c:503
16687 msgid "squash-onto"
16688 msgstr ""
16689
16690 #: builtin/rebase.c:504
16691 msgid "squash onto"
16692 msgstr ""
16693
16694 #: builtin/rebase.c:506
16695 msgid "the upstream commit"
16696 msgstr ""
16697
16698 #: builtin/rebase.c:508
16699 msgid "head-name"
16700 msgstr ""
16701
16702 #: builtin/rebase.c:508
16703 msgid "head name"
16704 msgstr ""
16705
16706 #: builtin/rebase.c:513
16707 msgid "rebase strategy"
16708 msgstr ""
16709
16710 #: builtin/rebase.c:514
16711 msgid "strategy-opts"
16712 msgstr ""
16713
16714 #: builtin/rebase.c:515
16715 msgid "strategy options"
16716 msgstr ""
16717
16718 #: builtin/rebase.c:516
16719 msgid "switch-to"
16720 msgstr ""
16721
16722 #: builtin/rebase.c:517
16723 msgid "the branch or commit to checkout"
16724 msgstr ""
16725
16726 #: builtin/rebase.c:518
16727 msgid "onto-name"
16728 msgstr ""
16729
16730 #: builtin/rebase.c:518
16731 msgid "onto name"
16732 msgstr ""
16733
16734 #: builtin/rebase.c:519
16735 msgid "cmd"
16736 msgstr ""
16737
16738 #: builtin/rebase.c:519
16739 msgid "the command to run"
16740 msgstr ""
16741
16742 #: builtin/rebase.c:522 builtin/rebase.c:1540
16743 msgid "automatically re-schedule any `exec` that fails"
16744 msgstr ""
16745
16746 #: builtin/rebase.c:540
16747 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
16748 msgstr ""
16749
16750 #: builtin/rebase.c:556
16751 #, c-format
16752 msgid "%s requires an interactive rebase"
16753 msgstr ""
16754
16755 #: builtin/rebase.c:608
16756 #, c-format
16757 msgid "could not get 'onto': '%s'"
16758 msgstr ""
16759
16760 #: builtin/rebase.c:623
16761 #, c-format
16762 msgid "invalid orig-head: '%s'"
16763 msgstr ""
16764
16765 #: builtin/rebase.c:648
16766 #, c-format
16767 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
16768 msgstr ""
16769
16770 #: builtin/rebase.c:724
16771 #, c-format
16772 msgid "Could not read '%s'"
16773 msgstr ""
16774
16775 #: builtin/rebase.c:742
16776 #, c-format
16777 msgid "Cannot store %s"
16778 msgstr ""
16779
16780 #: builtin/rebase.c:849
16781 msgid "could not determine HEAD revision"
16782 msgstr ""
16783
16784 #: builtin/rebase.c:972 git-rebase--preserve-merges.sh:81
16785 msgid ""
16786 "Resolve all conflicts manually, mark them as resolved with\n"
16787 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
16788 "You can instead skip this commit: run \"git rebase --skip\".\n"
16789 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
16790 "abort\"."
16791 msgstr ""
16792
16793 #: builtin/rebase.c:1060
16794 #, c-format
16795 msgid ""
16796 "\n"
16797 "git encountered an error while preparing the patches to replay\n"
16798 "these revisions:\n"
16799 "\n"
16800 " %s\n"
16801 "\n"
16802 "As a result, git cannot rebase them."
16803 msgstr ""
16804
16805 #: builtin/rebase.c:1367
16806 #, c-format
16807 msgid ""
16808 "%s\n"
16809 "Please specify which branch you want to rebase against.\n"
16810 "See git-rebase(1) for details.\n"
16811 "\n"
16812 " git rebase '<branch>'\n"
16813 "\n"
16814 msgstr ""
16815
16816 #: builtin/rebase.c:1383
16817 #, c-format
16818 msgid ""
16819 "If you wish to set tracking information for this branch you can do so with:\n"
16820 "\n"
16821 " git branch --set-upstream-to=%s/<branch> %s\n"
16822 "\n"
16823 msgstr ""
16824
16825 #: builtin/rebase.c:1413
16826 msgid "exec commands cannot contain newlines"
16827 msgstr ""
16828
16829 #: builtin/rebase.c:1417
16830 msgid "empty exec command"
16831 msgstr ""
16832
16833 #: builtin/rebase.c:1446
16834 msgid "rebase onto given branch instead of upstream"
16835 msgstr ""
16836
16837 #: builtin/rebase.c:1448
16838 msgid "use the merge-base of upstream and branch as the current base"
16839 msgstr ""
16840
16841 #: builtin/rebase.c:1450
16842 msgid "allow pre-rebase hook to run"
16843 msgstr ""
16844
16845 #: builtin/rebase.c:1452
16846 msgid "be quiet. implies --no-stat"
16847 msgstr ""
16848
16849 #: builtin/rebase.c:1458
16850 msgid "do not show diffstat of what changed upstream"
16851 msgstr ""
16852
16853 #: builtin/rebase.c:1461
16854 msgid "add a Signed-off-by: line to each commit"
16855 msgstr ""
16856
16857 #: builtin/rebase.c:1464
16858 msgid "make committer date match author date"
16859 msgstr ""
16860
16861 #: builtin/rebase.c:1466
16862 msgid "ignore author date and use current date"
16863 msgstr ""
16864
16865 #: builtin/rebase.c:1468
16866 msgid "synonym of --reset-author-date"
16867 msgstr ""
16868
16869 #: builtin/rebase.c:1470 builtin/rebase.c:1474
16870 msgid "passed to 'git apply'"
16871 msgstr ""
16872
16873 #: builtin/rebase.c:1472
16874 msgid "ignore changes in whitespace"
16875 msgstr ""
16876
16877 #: builtin/rebase.c:1476 builtin/rebase.c:1479
16878 msgid "cherry-pick all commits, even if unchanged"
16879 msgstr ""
16880
16881 #: builtin/rebase.c:1481
16882 msgid "continue"
16883 msgstr ""
16884
16885 #: builtin/rebase.c:1484
16886 msgid "skip current patch and continue"
16887 msgstr ""
16888
16889 #: builtin/rebase.c:1486
16890 msgid "abort and check out the original branch"
16891 msgstr ""
16892
16893 #: builtin/rebase.c:1489
16894 msgid "abort but keep HEAD where it is"
16895 msgstr ""
16896
16897 #: builtin/rebase.c:1490
16898 msgid "edit the todo list during an interactive rebase"
16899 msgstr ""
16900
16901 #: builtin/rebase.c:1493
16902 msgid "show the patch file being applied or merged"
16903 msgstr ""
16904
16905 #: builtin/rebase.c:1496
16906 msgid "use merging strategies to rebase"
16907 msgstr ""
16908
16909 #: builtin/rebase.c:1500
16910 msgid "let the user edit the list of commits to rebase"
16911 msgstr ""
16912
16913 #: builtin/rebase.c:1504
16914 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
16915 msgstr ""
16916
16917 #: builtin/rebase.c:1509
16918 msgid "preserve empty commits during rebase"
16919 msgstr ""
16920
16921 #: builtin/rebase.c:1511
16922 msgid "move commits that begin with squash!/fixup! under -i"
16923 msgstr ""
16924
16925 #: builtin/rebase.c:1517
16926 msgid "automatically stash/stash pop before and after"
16927 msgstr ""
16928
16929 #: builtin/rebase.c:1519
16930 msgid "add exec lines after each commit of the editable list"
16931 msgstr ""
16932
16933 #: builtin/rebase.c:1523
16934 msgid "allow rebasing commits with empty messages"
16935 msgstr ""
16936
16937 #: builtin/rebase.c:1526
16938 msgid "try to rebase merges instead of skipping them"
16939 msgstr ""
16940
16941 #: builtin/rebase.c:1529
16942 msgid "use 'merge-base --fork-point' to refine upstream"
16943 msgstr ""
16944
16945 #: builtin/rebase.c:1531
16946 msgid "use the given merge strategy"
16947 msgstr ""
16948
16949 #: builtin/rebase.c:1533 builtin/revert.c:115
16950 msgid "option"
16951 msgstr ""
16952
16953 #: builtin/rebase.c:1534
16954 msgid "pass the argument through to the merge strategy"
16955 msgstr ""
16956
16957 #: builtin/rebase.c:1537
16958 msgid "rebase all reachable commits up to the root(s)"
16959 msgstr ""
16960
16961 #: builtin/rebase.c:1554
16962 msgid ""
16963 "the rebase.useBuiltin support has been removed!\n"
16964 "See its entry in 'git help config' for details."
16965 msgstr ""
16966
16967 #: builtin/rebase.c:1560
16968 msgid "It looks like 'git am' is in progress. Cannot rebase."
16969 msgstr ""
16970
16971 #: builtin/rebase.c:1601
16972 msgid ""
16973 "git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
16974 msgstr ""
16975
16976 #: builtin/rebase.c:1606
16977 msgid "cannot combine '--keep-base' with '--onto'"
16978 msgstr ""
16979
16980 #: builtin/rebase.c:1608
16981 msgid "cannot combine '--keep-base' with '--root'"
16982 msgstr ""
16983
16984 #: builtin/rebase.c:1612
16985 msgid "No rebase in progress?"
16986 msgstr ""
16987
16988 #: builtin/rebase.c:1616
16989 msgid "The --edit-todo action can only be used during interactive rebase."
16990 msgstr ""
16991
16992 #: builtin/rebase.c:1639
16993 msgid "Cannot read HEAD"
16994 msgstr ""
16995
16996 #: builtin/rebase.c:1651
16997 msgid ""
16998 "You must edit all merge conflicts and then\n"
16999 "mark them as resolved using git add"
17000 msgstr ""
17001
17002 #: builtin/rebase.c:1670
17003 msgid "could not discard worktree changes"
17004 msgstr ""
17005
17006 #: builtin/rebase.c:1689
17007 #, c-format
17008 msgid "could not move back to %s"
17009 msgstr ""
17010
17011 #: builtin/rebase.c:1734
17012 #, c-format
17013 msgid ""
17014 "It seems that there is already a %s directory, and\n"
17015 "I wonder if you are in the middle of another rebase. If that is the\n"
17016 "case, please try\n"
17017 "\t%s\n"
17018 "If that is not the case, please\n"
17019 "\t%s\n"
17020 "and run me again. I am stopping in case you still have something\n"
17021 "valuable there.\n"
17022 msgstr ""
17023
17024 #: builtin/rebase.c:1757
17025 msgid "switch `C' expects a numerical value"
17026 msgstr ""
17027
17028 #: builtin/rebase.c:1798
17029 #, c-format
17030 msgid "Unknown mode: %s"
17031 msgstr ""
17032
17033 #: builtin/rebase.c:1820
17034 msgid "--strategy requires --merge or --interactive"
17035 msgstr ""
17036
17037 #: builtin/rebase.c:1860
17038 msgid "--reschedule-failed-exec requires --exec or --interactive"
17039 msgstr ""
17040
17041 #: builtin/rebase.c:1872
17042 msgid "cannot combine am options with either interactive or merge options"
17043 msgstr ""
17044
17045 #: builtin/rebase.c:1891
17046 msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
17047 msgstr ""
17048
17049 #: builtin/rebase.c:1895
17050 msgid ""
17051 "error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
17052 msgstr ""
17053
17054 #: builtin/rebase.c:1919
17055 #, c-format
17056 msgid "invalid upstream '%s'"
17057 msgstr ""
17058
17059 #: builtin/rebase.c:1925
17060 msgid "Could not create new root commit"
17061 msgstr ""
17062
17063 #: builtin/rebase.c:1951
17064 #, c-format
17065 msgid "'%s': need exactly one merge base with branch"
17066 msgstr ""
17067
17068 #: builtin/rebase.c:1954
17069 #, c-format
17070 msgid "'%s': need exactly one merge base"
17071 msgstr ""
17072
17073 #: builtin/rebase.c:1962
17074 #, c-format
17075 msgid "Does not point to a valid commit '%s'"
17076 msgstr ""
17077
17078 #: builtin/rebase.c:1987
17079 #, c-format
17080 msgid "fatal: no such branch/commit '%s'"
17081 msgstr ""
17082
17083 #: builtin/rebase.c:1995 builtin/submodule--helper.c:40
17084 #: builtin/submodule--helper.c:1961
17085 #, c-format
17086 msgid "No such ref: %s"
17087 msgstr ""
17088
17089 #: builtin/rebase.c:2006
17090 msgid "Could not resolve HEAD to a revision"
17091 msgstr ""
17092
17093 #: builtin/rebase.c:2044
17094 msgid "Cannot autostash"
17095 msgstr ""
17096
17097 #: builtin/rebase.c:2047
17098 #, c-format
17099 msgid "Unexpected stash response: '%s'"
17100 msgstr ""
17101
17102 #: builtin/rebase.c:2053
17103 #, c-format
17104 msgid "Could not create directory for '%s'"
17105 msgstr ""
17106
17107 #: builtin/rebase.c:2056
17108 #, c-format
17109 msgid "Created autostash: %s\n"
17110 msgstr ""
17111
17112 #: builtin/rebase.c:2059
17113 msgid "could not reset --hard"
17114 msgstr ""
17115
17116 #: builtin/rebase.c:2068
17117 msgid "Please commit or stash them."
17118 msgstr ""
17119
17120 #: builtin/rebase.c:2095
17121 #, c-format
17122 msgid "could not parse '%s'"
17123 msgstr ""
17124
17125 #: builtin/rebase.c:2108
17126 #, c-format
17127 msgid "could not switch to %s"
17128 msgstr ""
17129
17130 #: builtin/rebase.c:2119
17131 msgid "HEAD is up to date."
17132 msgstr ""
17133
17134 #: builtin/rebase.c:2121
17135 #, c-format
17136 msgid "Current branch %s is up to date.\n"
17137 msgstr ""
17138
17139 #: builtin/rebase.c:2129
17140 msgid "HEAD is up to date, rebase forced."
17141 msgstr ""
17142
17143 #: builtin/rebase.c:2131
17144 #, c-format
17145 msgid "Current branch %s is up to date, rebase forced.\n"
17146 msgstr ""
17147
17148 #: builtin/rebase.c:2139
17149 msgid "The pre-rebase hook refused to rebase."
17150 msgstr ""
17151
17152 #: builtin/rebase.c:2146
17153 #, c-format
17154 msgid "Changes to %s:\n"
17155 msgstr ""
17156
17157 #: builtin/rebase.c:2149
17158 #, c-format
17159 msgid "Changes from %s to %s:\n"
17160 msgstr ""
17161
17162 #: builtin/rebase.c:2174
17163 #, c-format
17164 msgid "First, rewinding head to replay your work on top of it...\n"
17165 msgstr ""
17166
17167 #: builtin/rebase.c:2183
17168 msgid "Could not detach HEAD"
17169 msgstr ""
17170
17171 #: builtin/rebase.c:2192
17172 #, c-format
17173 msgid "Fast-forwarded %s to %s.\n"
17174 msgstr ""
17175
17176 #: builtin/receive-pack.c:32
17177 msgid "git receive-pack <git-dir>"
17178 msgstr ""
17179
17180 #: builtin/receive-pack.c:830
17181 msgid ""
17182 "By default, updating the current branch in a non-bare repository\n"
17183 "is denied, because it will make the index and work tree inconsistent\n"
17184 "with what you pushed, and will require 'git reset --hard' to match\n"
17185 "the work tree to HEAD.\n"
17186 "\n"
17187 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
17188 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
17189 "its current branch; however, this is not recommended unless you\n"
17190 "arranged to update its work tree to match what you pushed in some\n"
17191 "other way.\n"
17192 "\n"
17193 "To squelch this message and still keep the default behaviour, set\n"
17194 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
17195 msgstr ""
17196
17197 #: builtin/receive-pack.c:850
17198 msgid ""
17199 "By default, deleting the current branch is denied, because the next\n"
17200 "'git clone' won't result in any file checked out, causing confusion.\n"
17201 "\n"
17202 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
17203 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
17204 "current branch, with or without a warning message.\n"
17205 "\n"
17206 "To squelch this message, you can set it to 'refuse'."
17207 msgstr ""
17208
17209 #: builtin/receive-pack.c:1936
17210 msgid "quiet"
17211 msgstr ""
17212
17213 #: builtin/receive-pack.c:1950
17214 msgid "You must specify a directory."
17215 msgstr ""
17216
17217 #: builtin/reflog.c:17
17218 msgid ""
17219 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
17220 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
17221 "<refs>..."
17222 msgstr ""
17223
17224 #: builtin/reflog.c:22
17225 msgid ""
17226 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
17227 "<refs>..."
17228 msgstr ""
17229
17230 #: builtin/reflog.c:25
17231 msgid "git reflog exists <ref>"
17232 msgstr ""
17233
17234 #: builtin/reflog.c:567 builtin/reflog.c:572
17235 #, c-format
17236 msgid "'%s' is not a valid timestamp"
17237 msgstr ""
17238
17239 #: builtin/reflog.c:605
17240 #, c-format
17241 msgid "Marking reachable objects..."
17242 msgstr ""
17243
17244 #: builtin/reflog.c:643
17245 #, c-format
17246 msgid "%s points nowhere!"
17247 msgstr ""
17248
17249 #: builtin/reflog.c:695
17250 msgid "no reflog specified to delete"
17251 msgstr ""
17252
17253 #: builtin/reflog.c:704
17254 #, c-format
17255 msgid "not a reflog: %s"
17256 msgstr ""
17257
17258 #: builtin/reflog.c:709
17259 #, c-format
17260 msgid "no reflog for '%s'"
17261 msgstr ""
17262
17263 #: builtin/reflog.c:755
17264 #, c-format
17265 msgid "invalid ref format: %s"
17266 msgstr ""
17267
17268 #: builtin/reflog.c:764
17269 msgid "git reflog [ show | expire | delete | exists ]"
17270 msgstr ""
17271
17272 #: builtin/remote.c:16
17273 msgid "git remote [-v | --verbose]"
17274 msgstr ""
17275
17276 #: builtin/remote.c:17
17277 msgid ""
17278 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
17279 "mirror=<fetch|push>] <name> <url>"
17280 msgstr ""
17281
17282 #: builtin/remote.c:18 builtin/remote.c:38
17283 msgid "git remote rename <old> <new>"
17284 msgstr ""
17285
17286 #: builtin/remote.c:19 builtin/remote.c:43
17287 msgid "git remote remove <name>"
17288 msgstr ""
17289
17290 #: builtin/remote.c:20 builtin/remote.c:48
17291 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
17292 msgstr ""
17293
17294 #: builtin/remote.c:21
17295 msgid "git remote [-v | --verbose] show [-n] <name>"
17296 msgstr ""
17297
17298 #: builtin/remote.c:22
17299 msgid "git remote prune [-n | --dry-run] <name>"
17300 msgstr ""
17301
17302 #: builtin/remote.c:23
17303 msgid ""
17304 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
17305 msgstr ""
17306
17307 #: builtin/remote.c:24
17308 msgid "git remote set-branches [--add] <name> <branch>..."
17309 msgstr ""
17310
17311 #: builtin/remote.c:25 builtin/remote.c:74
17312 msgid "git remote get-url [--push] [--all] <name>"
17313 msgstr ""
17314
17315 #: builtin/remote.c:26 builtin/remote.c:79
17316 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
17317 msgstr ""
17318
17319 #: builtin/remote.c:27 builtin/remote.c:80
17320 msgid "git remote set-url --add <name> <newurl>"
17321 msgstr ""
17322
17323 #: builtin/remote.c:28 builtin/remote.c:81
17324 msgid "git remote set-url --delete <name> <url>"
17325 msgstr ""
17326
17327 #: builtin/remote.c:33
17328 msgid "git remote add [<options>] <name> <url>"
17329 msgstr ""
17330
17331 #: builtin/remote.c:53
17332 msgid "git remote set-branches <name> <branch>..."
17333 msgstr ""
17334
17335 #: builtin/remote.c:54
17336 msgid "git remote set-branches --add <name> <branch>..."
17337 msgstr ""
17338
17339 #: builtin/remote.c:59
17340 msgid "git remote show [<options>] <name>"
17341 msgstr ""
17342
17343 #: builtin/remote.c:64
17344 msgid "git remote prune [<options>] <name>"
17345 msgstr ""
17346
17347 #: builtin/remote.c:69
17348 msgid "git remote update [<options>] [<group> | <remote>]..."
17349 msgstr ""
17350
17351 #: builtin/remote.c:98
17352 #, c-format
17353 msgid "Updating %s"
17354 msgstr ""
17355
17356 #: builtin/remote.c:130
17357 msgid ""
17358 "--mirror is dangerous and deprecated; please\n"
17359 "\t use --mirror=fetch or --mirror=push instead"
17360 msgstr ""
17361
17362 #: builtin/remote.c:147
17363 #, c-format
17364 msgid "unknown mirror argument: %s"
17365 msgstr ""
17366
17367 #: builtin/remote.c:163
17368 msgid "fetch the remote branches"
17369 msgstr ""
17370
17371 #: builtin/remote.c:165
17372 msgid "import all tags and associated objects when fetching"
17373 msgstr ""
17374
17375 #: builtin/remote.c:168
17376 msgid "or do not fetch any tag at all (--no-tags)"
17377 msgstr ""
17378
17379 #: builtin/remote.c:170
17380 msgid "branch(es) to track"
17381 msgstr ""
17382
17383 #: builtin/remote.c:171
17384 msgid "master branch"
17385 msgstr ""
17386
17387 #: builtin/remote.c:173
17388 msgid "set up remote as a mirror to push to or fetch from"
17389 msgstr ""
17390
17391 #: builtin/remote.c:185
17392 msgid "specifying a master branch makes no sense with --mirror"
17393 msgstr ""
17394
17395 #: builtin/remote.c:187
17396 msgid "specifying branches to track makes sense only with fetch mirrors"
17397 msgstr ""
17398
17399 #: builtin/remote.c:194 builtin/remote.c:636
17400 #, c-format
17401 msgid "remote %s already exists."
17402 msgstr ""
17403
17404 #: builtin/remote.c:198 builtin/remote.c:640
17405 #, c-format
17406 msgid "'%s' is not a valid remote name"
17407 msgstr ""
17408
17409 #: builtin/remote.c:238
17410 #, c-format
17411 msgid "Could not setup master '%s'"
17412 msgstr ""
17413
17414 #: builtin/remote.c:344
17415 #, c-format
17416 msgid "Could not get fetch map for refspec %s"
17417 msgstr ""
17418
17419 #: builtin/remote.c:443 builtin/remote.c:451
17420 msgid "(matching)"
17421 msgstr ""
17422
17423 #: builtin/remote.c:455
17424 msgid "(delete)"
17425 msgstr ""
17426
17427 #: builtin/remote.c:629 builtin/remote.c:764 builtin/remote.c:863
17428 #, c-format
17429 msgid "No such remote: '%s'"
17430 msgstr ""
17431
17432 #: builtin/remote.c:646
17433 #, c-format
17434 msgid "Could not rename config section '%s' to '%s'"
17435 msgstr ""
17436
17437 #: builtin/remote.c:666
17438 #, c-format
17439 msgid ""
17440 "Not updating non-default fetch refspec\n"
17441 "\t%s\n"
17442 "\tPlease update the configuration manually if necessary."
17443 msgstr ""
17444
17445 #: builtin/remote.c:701
17446 #, c-format
17447 msgid "deleting '%s' failed"
17448 msgstr ""
17449
17450 #: builtin/remote.c:735
17451 #, c-format
17452 msgid "creating '%s' failed"
17453 msgstr ""
17454
17455 #: builtin/remote.c:801
17456 msgid ""
17457 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
17458 "to delete it, use:"
17459 msgid_plural ""
17460 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
17461 "to delete them, use:"
17462 msgstr[0] ""
17463 msgstr[1] ""
17464
17465 #: builtin/remote.c:815
17466 #, c-format
17467 msgid "Could not remove config section '%s'"
17468 msgstr ""
17469
17470 #: builtin/remote.c:916
17471 #, c-format
17472 msgid " new (next fetch will store in remotes/%s)"
17473 msgstr ""
17474
17475 #: builtin/remote.c:919
17476 msgid " tracked"
17477 msgstr ""
17478
17479 #: builtin/remote.c:921
17480 msgid " stale (use 'git remote prune' to remove)"
17481 msgstr ""
17482
17483 #: builtin/remote.c:923
17484 msgid " ???"
17485 msgstr ""
17486
17487 #: builtin/remote.c:964
17488 #, c-format
17489 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
17490 msgstr ""
17491
17492 #: builtin/remote.c:973
17493 #, c-format
17494 msgid "rebases interactively onto remote %s"
17495 msgstr ""
17496
17497 #: builtin/remote.c:975
17498 #, c-format
17499 msgid "rebases interactively (with merges) onto remote %s"
17500 msgstr ""
17501
17502 #: builtin/remote.c:978
17503 #, c-format
17504 msgid "rebases onto remote %s"
17505 msgstr ""
17506
17507 #: builtin/remote.c:982
17508 #, c-format
17509 msgid " merges with remote %s"
17510 msgstr ""
17511
17512 #: builtin/remote.c:985
17513 #, c-format
17514 msgid "merges with remote %s"
17515 msgstr ""
17516
17517 #: builtin/remote.c:988
17518 #, c-format
17519 msgid "%-*s and with remote %s\n"
17520 msgstr ""
17521
17522 #: builtin/remote.c:1031
17523 msgid "create"
17524 msgstr ""
17525
17526 #: builtin/remote.c:1034
17527 msgid "delete"
17528 msgstr ""
17529
17530 #: builtin/remote.c:1038
17531 msgid "up to date"
17532 msgstr ""
17533
17534 #: builtin/remote.c:1041
17535 msgid "fast-forwardable"
17536 msgstr ""
17537
17538 #: builtin/remote.c:1044
17539 msgid "local out of date"
17540 msgstr ""
17541
17542 #: builtin/remote.c:1051
17543 #, c-format
17544 msgid " %-*s forces to %-*s (%s)"
17545 msgstr ""
17546
17547 #: builtin/remote.c:1054
17548 #, c-format
17549 msgid " %-*s pushes to %-*s (%s)"
17550 msgstr ""
17551
17552 #: builtin/remote.c:1058
17553 #, c-format
17554 msgid " %-*s forces to %s"
17555 msgstr ""
17556
17557 #: builtin/remote.c:1061
17558 #, c-format
17559 msgid " %-*s pushes to %s"
17560 msgstr ""
17561
17562 #: builtin/remote.c:1129
17563 msgid "do not query remotes"
17564 msgstr ""
17565
17566 #: builtin/remote.c:1156
17567 #, c-format
17568 msgid "* remote %s"
17569 msgstr ""
17570
17571 #: builtin/remote.c:1157
17572 #, c-format
17573 msgid " Fetch URL: %s"
17574 msgstr ""
17575
17576 #: builtin/remote.c:1158 builtin/remote.c:1174 builtin/remote.c:1313
17577 msgid "(no URL)"
17578 msgstr ""
17579
17580 #. TRANSLATORS: the colon ':' should align
17581 #. with the one in " Fetch URL: %s"
17582 #. translation.
17583 #.
17584 #: builtin/remote.c:1172 builtin/remote.c:1174
17585 #, c-format
17586 msgid " Push URL: %s"
17587 msgstr ""
17588
17589 #: builtin/remote.c:1176 builtin/remote.c:1178 builtin/remote.c:1180
17590 #, c-format
17591 msgid " HEAD branch: %s"
17592 msgstr ""
17593
17594 #: builtin/remote.c:1176
17595 msgid "(not queried)"
17596 msgstr ""
17597
17598 #: builtin/remote.c:1178
17599 msgid "(unknown)"
17600 msgstr ""
17601
17602 #: builtin/remote.c:1182
17603 #, c-format
17604 msgid ""
17605 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
17606 msgstr ""
17607
17608 #: builtin/remote.c:1194
17609 #, c-format
17610 msgid " Remote branch:%s"
17611 msgid_plural " Remote branches:%s"
17612 msgstr[0] ""
17613 msgstr[1] ""
17614
17615 #: builtin/remote.c:1197 builtin/remote.c:1223
17616 msgid " (status not queried)"
17617 msgstr ""
17618
17619 #: builtin/remote.c:1206
17620 msgid " Local branch configured for 'git pull':"
17621 msgid_plural " Local branches configured for 'git pull':"
17622 msgstr[0] ""
17623 msgstr[1] ""
17624
17625 #: builtin/remote.c:1214
17626 msgid " Local refs will be mirrored by 'git push'"
17627 msgstr ""
17628
17629 #: builtin/remote.c:1220
17630 #, c-format
17631 msgid " Local ref configured for 'git push'%s:"
17632 msgid_plural " Local refs configured for 'git push'%s:"
17633 msgstr[0] ""
17634 msgstr[1] ""
17635
17636 #: builtin/remote.c:1241
17637 msgid "set refs/remotes/<name>/HEAD according to remote"
17638 msgstr ""
17639
17640 #: builtin/remote.c:1243
17641 msgid "delete refs/remotes/<name>/HEAD"
17642 msgstr ""
17643
17644 #: builtin/remote.c:1258
17645 msgid "Cannot determine remote HEAD"
17646 msgstr ""
17647
17648 #: builtin/remote.c:1260
17649 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
17650 msgstr ""
17651
17652 #: builtin/remote.c:1270
17653 #, c-format
17654 msgid "Could not delete %s"
17655 msgstr ""
17656
17657 #: builtin/remote.c:1278
17658 #, c-format
17659 msgid "Not a valid ref: %s"
17660 msgstr ""
17661
17662 #: builtin/remote.c:1280
17663 #, c-format
17664 msgid "Could not setup %s"
17665 msgstr ""
17666
17667 #: builtin/remote.c:1298
17668 #, c-format
17669 msgid " %s will become dangling!"
17670 msgstr ""
17671
17672 #: builtin/remote.c:1299
17673 #, c-format
17674 msgid " %s has become dangling!"
17675 msgstr ""
17676
17677 #: builtin/remote.c:1309
17678 #, c-format
17679 msgid "Pruning %s"
17680 msgstr ""
17681
17682 #: builtin/remote.c:1310
17683 #, c-format
17684 msgid "URL: %s"
17685 msgstr ""
17686
17687 #: builtin/remote.c:1326
17688 #, c-format
17689 msgid " * [would prune] %s"
17690 msgstr ""
17691
17692 #: builtin/remote.c:1329
17693 #, c-format
17694 msgid " * [pruned] %s"
17695 msgstr ""
17696
17697 #: builtin/remote.c:1374
17698 msgid "prune remotes after fetching"
17699 msgstr ""
17700
17701 #: builtin/remote.c:1437 builtin/remote.c:1491 builtin/remote.c:1559
17702 #, c-format
17703 msgid "No such remote '%s'"
17704 msgstr ""
17705
17706 #: builtin/remote.c:1453
17707 msgid "add branch"
17708 msgstr ""
17709
17710 #: builtin/remote.c:1460
17711 msgid "no remote specified"
17712 msgstr ""
17713
17714 #: builtin/remote.c:1477
17715 msgid "query push URLs rather than fetch URLs"
17716 msgstr ""
17717
17718 #: builtin/remote.c:1479
17719 msgid "return all URLs"
17720 msgstr ""
17721
17722 #: builtin/remote.c:1507
17723 #, c-format
17724 msgid "no URLs configured for remote '%s'"
17725 msgstr ""
17726
17727 #: builtin/remote.c:1533
17728 msgid "manipulate push URLs"
17729 msgstr ""
17730
17731 #: builtin/remote.c:1535
17732 msgid "add URL"
17733 msgstr ""
17734
17735 #: builtin/remote.c:1537
17736 msgid "delete URLs"
17737 msgstr ""
17738
17739 #: builtin/remote.c:1544
17740 msgid "--add --delete doesn't make sense"
17741 msgstr ""
17742
17743 #: builtin/remote.c:1583
17744 #, c-format
17745 msgid "Invalid old URL pattern: %s"
17746 msgstr ""
17747
17748 #: builtin/remote.c:1591
17749 #, c-format
17750 msgid "No such URL found: %s"
17751 msgstr ""
17752
17753 #: builtin/remote.c:1593
17754 msgid "Will not delete all non-push URLs"
17755 msgstr ""
17756
17757 #: builtin/repack.c:23
17758 msgid "git repack [<options>]"
17759 msgstr ""
17760
17761 #: builtin/repack.c:28
17762 msgid ""
17763 "Incremental repacks are incompatible with bitmap indexes. Use\n"
17764 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
17765 msgstr ""
17766
17767 #: builtin/repack.c:191
17768 msgid "could not start pack-objects to repack promisor objects"
17769 msgstr ""
17770
17771 #: builtin/repack.c:230 builtin/repack.c:416
17772 msgid "repack: Expecting full hex object ID lines only from pack-objects."
17773 msgstr ""
17774
17775 #: builtin/repack.c:254
17776 msgid "could not finish pack-objects to repack promisor objects"
17777 msgstr ""
17778
17779 #: builtin/repack.c:292
17780 msgid "pack everything in a single pack"
17781 msgstr ""
17782
17783 #: builtin/repack.c:294
17784 msgid "same as -a, and turn unreachable objects loose"
17785 msgstr ""
17786
17787 #: builtin/repack.c:297
17788 msgid "remove redundant packs, and run git-prune-packed"
17789 msgstr ""
17790
17791 #: builtin/repack.c:299
17792 msgid "pass --no-reuse-delta to git-pack-objects"
17793 msgstr ""
17794
17795 #: builtin/repack.c:301
17796 msgid "pass --no-reuse-object to git-pack-objects"
17797 msgstr ""
17798
17799 #: builtin/repack.c:303
17800 msgid "do not run git-update-server-info"
17801 msgstr ""
17802
17803 #: builtin/repack.c:306
17804 msgid "pass --local to git-pack-objects"
17805 msgstr ""
17806
17807 #: builtin/repack.c:308
17808 msgid "write bitmap index"
17809 msgstr ""
17810
17811 #: builtin/repack.c:310
17812 msgid "pass --delta-islands to git-pack-objects"
17813 msgstr ""
17814
17815 #: builtin/repack.c:311
17816 msgid "approxidate"
17817 msgstr ""
17818
17819 #: builtin/repack.c:312
17820 msgid "with -A, do not loosen objects older than this"
17821 msgstr ""
17822
17823 #: builtin/repack.c:314
17824 msgid "with -a, repack unreachable objects"
17825 msgstr ""
17826
17827 #: builtin/repack.c:316
17828 msgid "size of the window used for delta compression"
17829 msgstr ""
17830
17831 #: builtin/repack.c:317 builtin/repack.c:323
17832 msgid "bytes"
17833 msgstr ""
17834
17835 #: builtin/repack.c:318
17836 msgid "same as the above, but limit memory size instead of entries count"
17837 msgstr ""
17838
17839 #: builtin/repack.c:320
17840 msgid "limits the maximum delta depth"
17841 msgstr ""
17842
17843 #: builtin/repack.c:322
17844 msgid "limits the maximum number of threads"
17845 msgstr ""
17846
17847 #: builtin/repack.c:324
17848 msgid "maximum size of each packfile"
17849 msgstr ""
17850
17851 #: builtin/repack.c:326
17852 msgid "repack objects in packs marked with .keep"
17853 msgstr ""
17854
17855 #: builtin/repack.c:328
17856 msgid "do not repack this pack"
17857 msgstr ""
17858
17859 #: builtin/repack.c:338
17860 msgid "cannot delete packs in a precious-objects repo"
17861 msgstr ""
17862
17863 #: builtin/repack.c:342
17864 msgid "--keep-unreachable and -A are incompatible"
17865 msgstr ""
17866
17867 #: builtin/repack.c:425
17868 msgid "Nothing new to pack."
17869 msgstr ""
17870
17871 #: builtin/repack.c:486
17872 #, c-format
17873 msgid ""
17874 "WARNING: Some packs in use have been renamed by\n"
17875 "WARNING: prefixing old- to their name, in order to\n"
17876 "WARNING: replace them with the new version of the\n"
17877 "WARNING: file. But the operation failed, and the\n"
17878 "WARNING: attempt to rename them back to their\n"
17879 "WARNING: original names also failed.\n"
17880 "WARNING: Please rename them in %s manually:\n"
17881 msgstr ""
17882
17883 #: builtin/repack.c:534
17884 #, c-format
17885 msgid "failed to remove '%s'"
17886 msgstr ""
17887
17888 #: builtin/replace.c:22
17889 msgid "git replace [-f] <object> <replacement>"
17890 msgstr ""
17891
17892 #: builtin/replace.c:23
17893 msgid "git replace [-f] --edit <object>"
17894 msgstr ""
17895
17896 #: builtin/replace.c:24
17897 msgid "git replace [-f] --graft <commit> [<parent>...]"
17898 msgstr ""
17899
17900 #: builtin/replace.c:25
17901 msgid "git replace [-f] --convert-graft-file"
17902 msgstr ""
17903
17904 #: builtin/replace.c:26
17905 msgid "git replace -d <object>..."
17906 msgstr ""
17907
17908 #: builtin/replace.c:27
17909 msgid "git replace [--format=<format>] [-l [<pattern>]]"
17910 msgstr ""
17911
17912 #: builtin/replace.c:90
17913 #, c-format
17914 msgid ""
17915 "invalid replace format '%s'\n"
17916 "valid formats are 'short', 'medium' and 'long'"
17917 msgstr ""
17918
17919 #: builtin/replace.c:125
17920 #, c-format
17921 msgid "replace ref '%s' not found"
17922 msgstr ""
17923
17924 #: builtin/replace.c:141
17925 #, c-format
17926 msgid "Deleted replace ref '%s'"
17927 msgstr ""
17928
17929 #: builtin/replace.c:153
17930 #, c-format
17931 msgid "'%s' is not a valid ref name"
17932 msgstr ""
17933
17934 #: builtin/replace.c:158
17935 #, c-format
17936 msgid "replace ref '%s' already exists"
17937 msgstr ""
17938
17939 #: builtin/replace.c:178
17940 #, c-format
17941 msgid ""
17942 "Objects must be of the same type.\n"
17943 "'%s' points to a replaced object of type '%s'\n"
17944 "while '%s' points to a replacement object of type '%s'."
17945 msgstr ""
17946
17947 #: builtin/replace.c:229
17948 #, c-format
17949 msgid "unable to open %s for writing"
17950 msgstr ""
17951
17952 #: builtin/replace.c:242
17953 msgid "cat-file reported failure"
17954 msgstr ""
17955
17956 #: builtin/replace.c:258
17957 #, c-format
17958 msgid "unable to open %s for reading"
17959 msgstr ""
17960
17961 #: builtin/replace.c:272
17962 msgid "unable to spawn mktree"
17963 msgstr ""
17964
17965 #: builtin/replace.c:276
17966 msgid "unable to read from mktree"
17967 msgstr ""
17968
17969 #: builtin/replace.c:285
17970 msgid "mktree reported failure"
17971 msgstr ""
17972
17973 #: builtin/replace.c:289
17974 msgid "mktree did not return an object name"
17975 msgstr ""
17976
17977 #: builtin/replace.c:298
17978 #, c-format
17979 msgid "unable to fstat %s"
17980 msgstr ""
17981
17982 #: builtin/replace.c:303
17983 msgid "unable to write object to database"
17984 msgstr ""
17985
17986 #: builtin/replace.c:322 builtin/replace.c:378 builtin/replace.c:423
17987 #: builtin/replace.c:453
17988 #, c-format
17989 msgid "not a valid object name: '%s'"
17990 msgstr ""
17991
17992 #: builtin/replace.c:326
17993 #, c-format
17994 msgid "unable to get object type for %s"
17995 msgstr ""
17996
17997 #: builtin/replace.c:342
17998 msgid "editing object file failed"
17999 msgstr ""
18000
18001 #: builtin/replace.c:351
18002 #, c-format
18003 msgid "new object is the same as the old one: '%s'"
18004 msgstr ""
18005
18006 #: builtin/replace.c:384
18007 #, c-format
18008 msgid "could not parse %s as a commit"
18009 msgstr ""
18010
18011 #: builtin/replace.c:415
18012 #, c-format
18013 msgid "bad mergetag in commit '%s'"
18014 msgstr ""
18015
18016 #: builtin/replace.c:417
18017 #, c-format
18018 msgid "malformed mergetag in commit '%s'"
18019 msgstr ""
18020
18021 #: builtin/replace.c:429
18022 #, c-format
18023 msgid ""
18024 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
18025 "instead of --graft"
18026 msgstr ""
18027
18028 #: builtin/replace.c:468
18029 #, c-format
18030 msgid "the original commit '%s' has a gpg signature"
18031 msgstr ""
18032
18033 #: builtin/replace.c:469
18034 msgid "the signature will be removed in the replacement commit!"
18035 msgstr ""
18036
18037 #: builtin/replace.c:479
18038 #, c-format
18039 msgid "could not write replacement commit for: '%s'"
18040 msgstr ""
18041
18042 #: builtin/replace.c:487
18043 #, c-format
18044 msgid "graft for '%s' unnecessary"
18045 msgstr ""
18046
18047 #: builtin/replace.c:491
18048 #, c-format
18049 msgid "new commit is the same as the old one: '%s'"
18050 msgstr ""
18051
18052 #: builtin/replace.c:526
18053 #, c-format
18054 msgid ""
18055 "could not convert the following graft(s):\n"
18056 "%s"
18057 msgstr ""
18058
18059 #: builtin/replace.c:547
18060 msgid "list replace refs"
18061 msgstr ""
18062
18063 #: builtin/replace.c:548
18064 msgid "delete replace refs"
18065 msgstr ""
18066
18067 #: builtin/replace.c:549
18068 msgid "edit existing object"
18069 msgstr ""
18070
18071 #: builtin/replace.c:550
18072 msgid "change a commit's parents"
18073 msgstr ""
18074
18075 #: builtin/replace.c:551
18076 msgid "convert existing graft file"
18077 msgstr ""
18078
18079 #: builtin/replace.c:552
18080 msgid "replace the ref if it exists"
18081 msgstr ""
18082
18083 #: builtin/replace.c:554
18084 msgid "do not pretty-print contents for --edit"
18085 msgstr ""
18086
18087 #: builtin/replace.c:555
18088 msgid "use this format"
18089 msgstr ""
18090
18091 #: builtin/replace.c:568
18092 msgid "--format cannot be used when not listing"
18093 msgstr ""
18094
18095 #: builtin/replace.c:576
18096 msgid "-f only makes sense when writing a replacement"
18097 msgstr ""
18098
18099 #: builtin/replace.c:580
18100 msgid "--raw only makes sense with --edit"
18101 msgstr ""
18102
18103 #: builtin/replace.c:586
18104 msgid "-d needs at least one argument"
18105 msgstr ""
18106
18107 #: builtin/replace.c:592
18108 msgid "bad number of arguments"
18109 msgstr ""
18110
18111 #: builtin/replace.c:598
18112 msgid "-e needs exactly one argument"
18113 msgstr ""
18114
18115 #: builtin/replace.c:604
18116 msgid "-g needs at least one argument"
18117 msgstr ""
18118
18119 #: builtin/replace.c:610
18120 msgid "--convert-graft-file takes no argument"
18121 msgstr ""
18122
18123 #: builtin/replace.c:616
18124 msgid "only one pattern can be given with -l"
18125 msgstr ""
18126
18127 #: builtin/rerere.c:13
18128 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
18129 msgstr ""
18130
18131 #: builtin/rerere.c:60
18132 msgid "register clean resolutions in index"
18133 msgstr ""
18134
18135 #: builtin/rerere.c:79
18136 msgid "'git rerere forget' without paths is deprecated"
18137 msgstr ""
18138
18139 #: builtin/rerere.c:113
18140 #, c-format
18141 msgid "unable to generate diff for '%s'"
18142 msgstr ""
18143
18144 #: builtin/reset.c:32
18145 msgid ""
18146 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
18147 msgstr ""
18148
18149 #: builtin/reset.c:33
18150 msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
18151 msgstr ""
18152
18153 #: builtin/reset.c:34
18154 msgid ""
18155 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
18156 msgstr ""
18157
18158 #: builtin/reset.c:35
18159 msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
18160 msgstr ""
18161
18162 #: builtin/reset.c:41
18163 msgid "mixed"
18164 msgstr ""
18165
18166 #: builtin/reset.c:41
18167 msgid "soft"
18168 msgstr ""
18169
18170 #: builtin/reset.c:41
18171 msgid "hard"
18172 msgstr ""
18173
18174 #: builtin/reset.c:41
18175 msgid "merge"
18176 msgstr ""
18177
18178 #: builtin/reset.c:41
18179 msgid "keep"
18180 msgstr ""
18181
18182 #: builtin/reset.c:82
18183 msgid "You do not have a valid HEAD."
18184 msgstr ""
18185
18186 #: builtin/reset.c:84
18187 msgid "Failed to find tree of HEAD."
18188 msgstr ""
18189
18190 #: builtin/reset.c:90
18191 #, c-format
18192 msgid "Failed to find tree of %s."
18193 msgstr ""
18194
18195 #: builtin/reset.c:115
18196 #, c-format
18197 msgid "HEAD is now at %s"
18198 msgstr ""
18199
18200 #: builtin/reset.c:194
18201 #, c-format
18202 msgid "Cannot do a %s reset in the middle of a merge."
18203 msgstr ""
18204
18205 #: builtin/reset.c:294 builtin/stash.c:519 builtin/stash.c:594
18206 #: builtin/stash.c:618
18207 msgid "be quiet, only report errors"
18208 msgstr ""
18209
18210 #: builtin/reset.c:296
18211 msgid "reset HEAD and index"
18212 msgstr ""
18213
18214 #: builtin/reset.c:297
18215 msgid "reset only HEAD"
18216 msgstr ""
18217
18218 #: builtin/reset.c:299 builtin/reset.c:301
18219 msgid "reset HEAD, index and working tree"
18220 msgstr ""
18221
18222 #: builtin/reset.c:303
18223 msgid "reset HEAD but keep local changes"
18224 msgstr ""
18225
18226 #: builtin/reset.c:309
18227 msgid "record only the fact that removed paths will be added later"
18228 msgstr ""
18229
18230 #: builtin/reset.c:343
18231 #, c-format
18232 msgid "Failed to resolve '%s' as a valid revision."
18233 msgstr ""
18234
18235 #: builtin/reset.c:351
18236 #, c-format
18237 msgid "Failed to resolve '%s' as a valid tree."
18238 msgstr ""
18239
18240 #: builtin/reset.c:360
18241 msgid "--patch is incompatible with --{hard,mixed,soft}"
18242 msgstr ""
18243
18244 #: builtin/reset.c:370
18245 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
18246 msgstr ""
18247
18248 #: builtin/reset.c:372
18249 #, c-format
18250 msgid "Cannot do %s reset with paths."
18251 msgstr ""
18252
18253 #: builtin/reset.c:387
18254 #, c-format
18255 msgid "%s reset is not allowed in a bare repository"
18256 msgstr ""
18257
18258 #: builtin/reset.c:391
18259 msgid "-N can only be used with --mixed"
18260 msgstr ""
18261
18262 #: builtin/reset.c:412
18263 msgid "Unstaged changes after reset:"
18264 msgstr ""
18265
18266 #: builtin/reset.c:415
18267 #, c-format
18268 msgid ""
18269 "\n"
18270 "It took %.2f seconds to enumerate unstaged changes after reset. You can\n"
18271 "use '--quiet' to avoid this. Set the config setting reset.quiet to true\n"
18272 "to make this the default.\n"
18273 msgstr ""
18274
18275 #: builtin/reset.c:425
18276 #, c-format
18277 msgid "Could not reset index file to revision '%s'."
18278 msgstr ""
18279
18280 #: builtin/reset.c:429
18281 msgid "Could not write new index file."
18282 msgstr ""
18283
18284 #: builtin/rev-list.c:411
18285 msgid "cannot combine --exclude-promisor-objects and --missing"
18286 msgstr ""
18287
18288 #: builtin/rev-list.c:472
18289 msgid "object filtering requires --objects"
18290 msgstr ""
18291
18292 #: builtin/rev-list.c:522
18293 msgid "rev-list does not support display of notes"
18294 msgstr ""
18295
18296 #: builtin/rev-list.c:525
18297 msgid "cannot combine --use-bitmap-index with object filtering"
18298 msgstr ""
18299
18300 #: builtin/rev-parse.c:408
18301 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
18302 msgstr ""
18303
18304 #: builtin/rev-parse.c:413
18305 msgid "keep the `--` passed as an arg"
18306 msgstr ""
18307
18308 #: builtin/rev-parse.c:415
18309 msgid "stop parsing after the first non-option argument"
18310 msgstr ""
18311
18312 #: builtin/rev-parse.c:418
18313 msgid "output in stuck long form"
18314 msgstr ""
18315
18316 #: builtin/rev-parse.c:551
18317 msgid ""
18318 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
18319 " or: git rev-parse --sq-quote [<arg>...]\n"
18320 " or: git rev-parse [<options>] [<arg>...]\n"
18321 "\n"
18322 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
18323 msgstr ""
18324
18325 #: builtin/revert.c:24
18326 msgid "git revert [<options>] <commit-ish>..."
18327 msgstr ""
18328
18329 #: builtin/revert.c:25
18330 msgid "git revert <subcommand>"
18331 msgstr ""
18332
18333 #: builtin/revert.c:30
18334 msgid "git cherry-pick [<options>] <commit-ish>..."
18335 msgstr ""
18336
18337 #: builtin/revert.c:31
18338 msgid "git cherry-pick <subcommand>"
18339 msgstr ""
18340
18341 #: builtin/revert.c:72
18342 #, c-format
18343 msgid "option `%s' expects a number greater than zero"
18344 msgstr ""
18345
18346 #: builtin/revert.c:92
18347 #, c-format
18348 msgid "%s: %s cannot be used with %s"
18349 msgstr ""
18350
18351 #: builtin/revert.c:102
18352 msgid "end revert or cherry-pick sequence"
18353 msgstr ""
18354
18355 #: builtin/revert.c:103
18356 msgid "resume revert or cherry-pick sequence"
18357 msgstr ""
18358
18359 #: builtin/revert.c:104
18360 msgid "cancel revert or cherry-pick sequence"
18361 msgstr ""
18362
18363 #: builtin/revert.c:105
18364 msgid "skip current commit and continue"
18365 msgstr ""
18366
18367 #: builtin/revert.c:107
18368 msgid "don't automatically commit"
18369 msgstr ""
18370
18371 #: builtin/revert.c:108
18372 msgid "edit the commit message"
18373 msgstr ""
18374
18375 #: builtin/revert.c:111
18376 msgid "parent-number"
18377 msgstr ""
18378
18379 #: builtin/revert.c:112
18380 msgid "select mainline parent"
18381 msgstr ""
18382
18383 #: builtin/revert.c:114
18384 msgid "merge strategy"
18385 msgstr ""
18386
18387 #: builtin/revert.c:116
18388 msgid "option for merge strategy"
18389 msgstr ""
18390
18391 #: builtin/revert.c:125
18392 msgid "append commit name"
18393 msgstr ""
18394
18395 #: builtin/revert.c:127
18396 msgid "preserve initially empty commits"
18397 msgstr ""
18398
18399 #: builtin/revert.c:129
18400 msgid "keep redundant, empty commits"
18401 msgstr ""
18402
18403 #: builtin/revert.c:232
18404 msgid "revert failed"
18405 msgstr ""
18406
18407 #: builtin/revert.c:245
18408 msgid "cherry-pick failed"
18409 msgstr ""
18410
18411 #: builtin/rm.c:19
18412 msgid "git rm [<options>] [--] <file>..."
18413 msgstr ""
18414
18415 #: builtin/rm.c:207
18416 msgid ""
18417 "the following file has staged content different from both the\n"
18418 "file and the HEAD:"
18419 msgid_plural ""
18420 "the following files have staged content different from both the\n"
18421 "file and the HEAD:"
18422 msgstr[0] ""
18423 msgstr[1] ""
18424
18425 #: builtin/rm.c:212
18426 msgid ""
18427 "\n"
18428 "(use -f to force removal)"
18429 msgstr ""
18430
18431 #: builtin/rm.c:216
18432 msgid "the following file has changes staged in the index:"
18433 msgid_plural "the following files have changes staged in the index:"
18434 msgstr[0] ""
18435 msgstr[1] ""
18436
18437 #: builtin/rm.c:220 builtin/rm.c:229
18438 msgid ""
18439 "\n"
18440 "(use --cached to keep the file, or -f to force removal)"
18441 msgstr ""
18442
18443 #: builtin/rm.c:226
18444 msgid "the following file has local modifications:"
18445 msgid_plural "the following files have local modifications:"
18446 msgstr[0] ""
18447 msgstr[1] ""
18448
18449 #: builtin/rm.c:242
18450 msgid "do not list removed files"
18451 msgstr ""
18452
18453 #: builtin/rm.c:243
18454 msgid "only remove from the index"
18455 msgstr ""
18456
18457 #: builtin/rm.c:244
18458 msgid "override the up-to-date check"
18459 msgstr ""
18460
18461 #: builtin/rm.c:245
18462 msgid "allow recursive removal"
18463 msgstr ""
18464
18465 #: builtin/rm.c:247
18466 msgid "exit with a zero status even if nothing matched"
18467 msgstr ""
18468
18469 #: builtin/rm.c:289
18470 msgid "please stage your changes to .gitmodules or stash them to proceed"
18471 msgstr ""
18472
18473 #: builtin/rm.c:307
18474 #, c-format
18475 msgid "not removing '%s' recursively without -r"
18476 msgstr ""
18477
18478 #: builtin/rm.c:346
18479 #, c-format
18480 msgid "git rm: unable to remove %s"
18481 msgstr ""
18482
18483 #: builtin/send-pack.c:20
18484 msgid ""
18485 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
18486 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
18487 "[<ref>...]\n"
18488 " --all and explicit <ref> specification are mutually exclusive."
18489 msgstr ""
18490
18491 #: builtin/send-pack.c:163
18492 msgid "remote name"
18493 msgstr ""
18494
18495 #: builtin/send-pack.c:177
18496 msgid "use stateless RPC protocol"
18497 msgstr ""
18498
18499 #: builtin/send-pack.c:178
18500 msgid "read refs from stdin"
18501 msgstr ""
18502
18503 #: builtin/send-pack.c:179
18504 msgid "print status from remote helper"
18505 msgstr ""
18506
18507 #: builtin/shortlog.c:14
18508 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
18509 msgstr ""
18510
18511 #: builtin/shortlog.c:15
18512 msgid "git log --pretty=short | git shortlog [<options>]"
18513 msgstr ""
18514
18515 #: builtin/shortlog.c:264
18516 msgid "Group by committer rather than author"
18517 msgstr ""
18518
18519 #: builtin/shortlog.c:266
18520 msgid "sort output according to the number of commits per author"
18521 msgstr ""
18522
18523 #: builtin/shortlog.c:268
18524 msgid "Suppress commit descriptions, only provides commit count"
18525 msgstr ""
18526
18527 #: builtin/shortlog.c:270
18528 msgid "Show the email address of each author"
18529 msgstr ""
18530
18531 #: builtin/shortlog.c:271
18532 msgid "<w>[,<i1>[,<i2>]]"
18533 msgstr ""
18534
18535 #: builtin/shortlog.c:272
18536 msgid "Linewrap output"
18537 msgstr ""
18538
18539 #: builtin/shortlog.c:301
18540 msgid "too many arguments given outside repository"
18541 msgstr ""
18542
18543 #: builtin/show-branch.c:13
18544 msgid ""
18545 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
18546 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
18547 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
18548 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
18549 msgstr ""
18550
18551 #: builtin/show-branch.c:17
18552 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
18553 msgstr ""
18554
18555 #: builtin/show-branch.c:395
18556 #, c-format
18557 msgid "ignoring %s; cannot handle more than %d ref"
18558 msgid_plural "ignoring %s; cannot handle more than %d refs"
18559 msgstr[0] ""
18560 msgstr[1] ""
18561
18562 #: builtin/show-branch.c:548
18563 #, c-format
18564 msgid "no matching refs with %s"
18565 msgstr ""
18566
18567 #: builtin/show-branch.c:645
18568 msgid "show remote-tracking and local branches"
18569 msgstr ""
18570
18571 #: builtin/show-branch.c:647
18572 msgid "show remote-tracking branches"
18573 msgstr ""
18574
18575 #: builtin/show-branch.c:649
18576 msgid "color '*!+-' corresponding to the branch"
18577 msgstr ""
18578
18579 #: builtin/show-branch.c:651
18580 msgid "show <n> more commits after the common ancestor"
18581 msgstr ""
18582
18583 #: builtin/show-branch.c:653
18584 msgid "synonym to more=-1"
18585 msgstr ""
18586
18587 #: builtin/show-branch.c:654
18588 msgid "suppress naming strings"
18589 msgstr ""
18590
18591 #: builtin/show-branch.c:656
18592 msgid "include the current branch"
18593 msgstr ""
18594
18595 #: builtin/show-branch.c:658
18596 msgid "name commits with their object names"
18597 msgstr ""
18598
18599 #: builtin/show-branch.c:660
18600 msgid "show possible merge bases"
18601 msgstr ""
18602
18603 #: builtin/show-branch.c:662
18604 msgid "show refs unreachable from any other ref"
18605 msgstr ""
18606
18607 #: builtin/show-branch.c:664
18608 msgid "show commits in topological order"
18609 msgstr ""
18610
18611 #: builtin/show-branch.c:667
18612 msgid "show only commits not on the first branch"
18613 msgstr ""
18614
18615 #: builtin/show-branch.c:669
18616 msgid "show merges reachable from only one tip"
18617 msgstr ""
18618
18619 #: builtin/show-branch.c:671
18620 msgid "topologically sort, maintaining date order where possible"
18621 msgstr ""
18622
18623 #: builtin/show-branch.c:674
18624 msgid "<n>[,<base>]"
18625 msgstr ""
18626
18627 #: builtin/show-branch.c:675
18628 msgid "show <n> most recent ref-log entries starting at base"
18629 msgstr ""
18630
18631 #: builtin/show-branch.c:711
18632 msgid ""
18633 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
18634 msgstr ""
18635
18636 #: builtin/show-branch.c:735
18637 msgid "no branches given, and HEAD is not valid"
18638 msgstr ""
18639
18640 #: builtin/show-branch.c:738
18641 msgid "--reflog option needs one branch name"
18642 msgstr ""
18643
18644 #: builtin/show-branch.c:741
18645 #, c-format
18646 msgid "only %d entry can be shown at one time."
18647 msgid_plural "only %d entries can be shown at one time."
18648 msgstr[0] ""
18649 msgstr[1] ""
18650
18651 #: builtin/show-branch.c:745
18652 #, c-format
18653 msgid "no such ref %s"
18654 msgstr ""
18655
18656 #: builtin/show-branch.c:831
18657 #, c-format
18658 msgid "cannot handle more than %d rev."
18659 msgid_plural "cannot handle more than %d revs."
18660 msgstr[0] ""
18661 msgstr[1] ""
18662
18663 #: builtin/show-branch.c:835
18664 #, c-format
18665 msgid "'%s' is not a valid ref."
18666 msgstr ""
18667
18668 #: builtin/show-branch.c:838
18669 #, c-format
18670 msgid "cannot find commit %s (%s)"
18671 msgstr ""
18672
18673 #: builtin/show-ref.c:12
18674 msgid ""
18675 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
18676 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
18677 msgstr ""
18678
18679 #: builtin/show-ref.c:13
18680 msgid "git show-ref --exclude-existing[=<pattern>]"
18681 msgstr ""
18682
18683 #: builtin/show-ref.c:162
18684 msgid "only show tags (can be combined with heads)"
18685 msgstr ""
18686
18687 #: builtin/show-ref.c:163
18688 msgid "only show heads (can be combined with tags)"
18689 msgstr ""
18690
18691 #: builtin/show-ref.c:164
18692 msgid "stricter reference checking, requires exact ref path"
18693 msgstr ""
18694
18695 #: builtin/show-ref.c:167 builtin/show-ref.c:169
18696 msgid "show the HEAD reference, even if it would be filtered out"
18697 msgstr ""
18698
18699 #: builtin/show-ref.c:171
18700 msgid "dereference tags into object IDs"
18701 msgstr ""
18702
18703 #: builtin/show-ref.c:173
18704 msgid "only show SHA1 hash using <n> digits"
18705 msgstr ""
18706
18707 #: builtin/show-ref.c:177
18708 msgid "do not print results to stdout (useful with --verify)"
18709 msgstr ""
18710
18711 #: builtin/show-ref.c:179
18712 msgid "show refs from stdin that aren't in local repository"
18713 msgstr ""
18714
18715 #: builtin/sparse-checkout.c:20
18716 msgid "git sparse-checkout (init|list|set|disable) <options>"
18717 msgstr ""
18718
18719 #: builtin/sparse-checkout.c:61
18720 msgid "this worktree is not sparse (sparse-checkout file may not exist)"
18721 msgstr ""
18722
18723 #: builtin/sparse-checkout.c:220
18724 msgid "failed to set extensions.worktreeConfig setting"
18725 msgstr ""
18726
18727 #: builtin/sparse-checkout.c:237
18728 msgid "git sparse-checkout init [--cone]"
18729 msgstr ""
18730
18731 #: builtin/sparse-checkout.c:256
18732 msgid "initialize the sparse-checkout in cone mode"
18733 msgstr ""
18734
18735 #: builtin/sparse-checkout.c:262
18736 msgid "initialize sparse-checkout"
18737 msgstr ""
18738
18739 #: builtin/sparse-checkout.c:295
18740 #, c-format
18741 msgid "failed to open '%s'"
18742 msgstr ""
18743
18744 #: builtin/sparse-checkout.c:361
18745 msgid "git sparse-checkout set (--stdin | <patterns>)"
18746 msgstr ""
18747
18748 #: builtin/sparse-checkout.c:378
18749 msgid "read patterns from standard in"
18750 msgstr ""
18751
18752 #: builtin/sparse-checkout.c:384
18753 msgid "set sparse-checkout patterns"
18754 msgstr ""
18755
18756 #: builtin/sparse-checkout.c:447
18757 msgid "disable sparse-checkout"
18758 msgstr ""
18759
18760 #: builtin/sparse-checkout.c:459
18761 msgid "error while refreshing working directory"
18762 msgstr ""
18763
18764 #: builtin/stash.c:22 builtin/stash.c:37
18765 msgid "git stash list [<options>]"
18766 msgstr ""
18767
18768 #: builtin/stash.c:23 builtin/stash.c:42
18769 msgid "git stash show [<options>] [<stash>]"
18770 msgstr ""
18771
18772 #: builtin/stash.c:24 builtin/stash.c:47
18773 msgid "git stash drop [-q|--quiet] [<stash>]"
18774 msgstr ""
18775
18776 #: builtin/stash.c:25
18777 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
18778 msgstr ""
18779
18780 #: builtin/stash.c:26 builtin/stash.c:62
18781 msgid "git stash branch <branchname> [<stash>]"
18782 msgstr ""
18783
18784 #: builtin/stash.c:27 builtin/stash.c:67
18785 msgid "git stash clear"
18786 msgstr ""
18787
18788 #: builtin/stash.c:28 builtin/stash.c:77
18789 msgid ""
18790 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
18791 " [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
18792 " [--] [<pathspec>...]]"
18793 msgstr ""
18794
18795 #: builtin/stash.c:31 builtin/stash.c:84
18796 msgid ""
18797 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
18798 " [-u|--include-untracked] [-a|--all] [<message>]"
18799 msgstr ""
18800
18801 #: builtin/stash.c:52
18802 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
18803 msgstr ""
18804
18805 #: builtin/stash.c:57
18806 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
18807 msgstr ""
18808
18809 #: builtin/stash.c:72
18810 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
18811 msgstr ""
18812
18813 #: builtin/stash.c:127
18814 #, c-format
18815 msgid "'%s' is not a stash-like commit"
18816 msgstr ""
18817
18818 #: builtin/stash.c:147
18819 #, c-format
18820 msgid "Too many revisions specified:%s"
18821 msgstr ""
18822
18823 #: builtin/stash.c:161 git-legacy-stash.sh:549
18824 msgid "No stash entries found."
18825 msgstr ""
18826
18827 #: builtin/stash.c:175
18828 #, c-format
18829 msgid "%s is not a valid reference"
18830 msgstr ""
18831
18832 #: builtin/stash.c:224 git-legacy-stash.sh:75
18833 msgid "git stash clear with parameters is unimplemented"
18834 msgstr ""
18835
18836 #: builtin/stash.c:403
18837 msgid "cannot apply a stash in the middle of a merge"
18838 msgstr ""
18839
18840 #: builtin/stash.c:414
18841 #, c-format
18842 msgid "could not generate diff %s^!."
18843 msgstr ""
18844
18845 #: builtin/stash.c:421
18846 msgid "conflicts in index.Try without --index."
18847 msgstr ""
18848
18849 #: builtin/stash.c:427
18850 msgid "could not save index tree"
18851 msgstr ""
18852
18853 #: builtin/stash.c:436
18854 msgid "could not restore untracked files from stash"
18855 msgstr ""
18856
18857 #: builtin/stash.c:450
18858 #, c-format
18859 msgid "Merging %s with %s"
18860 msgstr ""
18861
18862 #: builtin/stash.c:460 git-legacy-stash.sh:681
18863 msgid "Index was not unstashed."
18864 msgstr ""
18865
18866 #: builtin/stash.c:521 builtin/stash.c:620
18867 msgid "attempt to recreate the index"
18868 msgstr ""
18869
18870 #: builtin/stash.c:554
18871 #, c-format
18872 msgid "Dropped %s (%s)"
18873 msgstr ""
18874
18875 #: builtin/stash.c:557
18876 #, c-format
18877 msgid "%s: Could not drop stash entry"
18878 msgstr ""
18879
18880 #: builtin/stash.c:582
18881 #, c-format
18882 msgid "'%s' is not a stash reference"
18883 msgstr ""
18884
18885 #: builtin/stash.c:632 git-legacy-stash.sh:695
18886 msgid "The stash entry is kept in case you need it again."
18887 msgstr ""
18888
18889 #: builtin/stash.c:655 git-legacy-stash.sh:713
18890 msgid "No branch name specified"
18891 msgstr ""
18892
18893 #: builtin/stash.c:795 builtin/stash.c:832
18894 #, c-format
18895 msgid "Cannot update %s with %s"
18896 msgstr ""
18897
18898 #: builtin/stash.c:813 builtin/stash.c:1470 builtin/stash.c:1506
18899 msgid "stash message"
18900 msgstr ""
18901
18902 #: builtin/stash.c:823
18903 msgid "\"git stash store\" requires one <commit> argument"
18904 msgstr ""
18905
18906 #: builtin/stash.c:1045 git-legacy-stash.sh:218
18907 msgid "No changes selected"
18908 msgstr ""
18909
18910 #: builtin/stash.c:1145 git-legacy-stash.sh:150
18911 msgid "You do not have the initial commit yet"
18912 msgstr ""
18913
18914 #: builtin/stash.c:1172 git-legacy-stash.sh:165
18915 msgid "Cannot save the current index state"
18916 msgstr ""
18917
18918 #: builtin/stash.c:1181 git-legacy-stash.sh:180
18919 msgid "Cannot save the untracked files"
18920 msgstr ""
18921
18922 #: builtin/stash.c:1192 builtin/stash.c:1201 git-legacy-stash.sh:201
18923 #: git-legacy-stash.sh:214
18924 msgid "Cannot save the current worktree state"
18925 msgstr ""
18926
18927 #: builtin/stash.c:1229 git-legacy-stash.sh:234
18928 msgid "Cannot record working tree state"
18929 msgstr ""
18930
18931 #: builtin/stash.c:1278 git-legacy-stash.sh:338
18932 msgid "Can't use --patch and --include-untracked or --all at the same time"
18933 msgstr ""
18934
18935 #: builtin/stash.c:1294
18936 msgid "Did you forget to 'git add'?"
18937 msgstr ""
18938
18939 #: builtin/stash.c:1309 git-legacy-stash.sh:346
18940 msgid "No local changes to save"
18941 msgstr ""
18942
18943 #: builtin/stash.c:1316 git-legacy-stash.sh:351
18944 msgid "Cannot initialize stash"
18945 msgstr ""
18946
18947 #: builtin/stash.c:1331 git-legacy-stash.sh:355
18948 msgid "Cannot save the current status"
18949 msgstr ""
18950
18951 #: builtin/stash.c:1336
18952 #, c-format
18953 msgid "Saved working directory and index state %s"
18954 msgstr ""
18955
18956 #: builtin/stash.c:1426 git-legacy-stash.sh:385
18957 msgid "Cannot remove worktree changes"
18958 msgstr ""
18959
18960 #: builtin/stash.c:1461 builtin/stash.c:1497
18961 msgid "keep index"
18962 msgstr ""
18963
18964 #: builtin/stash.c:1463 builtin/stash.c:1499
18965 msgid "stash in patch mode"
18966 msgstr ""
18967
18968 #: builtin/stash.c:1464 builtin/stash.c:1500
18969 msgid "quiet mode"
18970 msgstr ""
18971
18972 #: builtin/stash.c:1466 builtin/stash.c:1502
18973 msgid "include untracked files in stash"
18974 msgstr ""
18975
18976 #: builtin/stash.c:1468 builtin/stash.c:1504
18977 msgid "include ignore files"
18978 msgstr ""
18979
18980 #: builtin/stash.c:1564
18981 #, c-format
18982 msgid "could not exec %s"
18983 msgstr ""
18984
18985 #: builtin/stripspace.c:18
18986 msgid "git stripspace [-s | --strip-comments]"
18987 msgstr ""
18988
18989 #: builtin/stripspace.c:19
18990 msgid "git stripspace [-c | --comment-lines]"
18991 msgstr ""
18992
18993 #: builtin/stripspace.c:37
18994 msgid "skip and remove all lines starting with comment character"
18995 msgstr ""
18996
18997 #: builtin/stripspace.c:40
18998 msgid "prepend comment character and space to each line"
18999 msgstr ""
19000
19001 #: builtin/submodule--helper.c:47 builtin/submodule--helper.c:1970
19002 #, c-format
19003 msgid "Expecting a full ref name, got %s"
19004 msgstr ""
19005
19006 #: builtin/submodule--helper.c:64
19007 msgid "submodule--helper print-default-remote takes no arguments"
19008 msgstr ""
19009
19010 #: builtin/submodule--helper.c:102
19011 #, c-format
19012 msgid "cannot strip one component off url '%s'"
19013 msgstr ""
19014
19015 #: builtin/submodule--helper.c:410 builtin/submodule--helper.c:1380
19016 msgid "alternative anchor for relative paths"
19017 msgstr ""
19018
19019 #: builtin/submodule--helper.c:415
19020 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
19021 msgstr ""
19022
19023 #: builtin/submodule--helper.c:472 builtin/submodule--helper.c:630
19024 #: builtin/submodule--helper.c:653
19025 #, c-format
19026 msgid "No url found for submodule path '%s' in .gitmodules"
19027 msgstr ""
19028
19029 #: builtin/submodule--helper.c:524
19030 #, c-format
19031 msgid "Entering '%s'\n"
19032 msgstr ""
19033
19034 #: builtin/submodule--helper.c:527
19035 #, c-format
19036 msgid ""
19037 "run_command returned non-zero status for %s\n"
19038 "."
19039 msgstr ""
19040
19041 #: builtin/submodule--helper.c:549
19042 #, c-format
19043 msgid ""
19044 "run_command returned non-zero status while recursing in the nested "
19045 "submodules of %s\n"
19046 "."
19047 msgstr ""
19048
19049 #: builtin/submodule--helper.c:565
19050 msgid "Suppress output of entering each submodule command"
19051 msgstr ""
19052
19053 #: builtin/submodule--helper.c:567 builtin/submodule--helper.c:1053
19054 msgid "Recurse into nested submodules"
19055 msgstr ""
19056
19057 #: builtin/submodule--helper.c:572
19058 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
19059 msgstr ""
19060
19061 #: builtin/submodule--helper.c:599
19062 #, c-format
19063 msgid ""
19064 "could not look up configuration '%s'. Assuming this repository is its own "
19065 "authoritative upstream."
19066 msgstr ""
19067
19068 #: builtin/submodule--helper.c:667
19069 #, c-format
19070 msgid "Failed to register url for submodule path '%s'"
19071 msgstr ""
19072
19073 #: builtin/submodule--helper.c:671
19074 #, c-format
19075 msgid "Submodule '%s' (%s) registered for path '%s'\n"
19076 msgstr ""
19077
19078 #: builtin/submodule--helper.c:681
19079 #, c-format
19080 msgid "warning: command update mode suggested for submodule '%s'\n"
19081 msgstr ""
19082
19083 #: builtin/submodule--helper.c:688
19084 #, c-format
19085 msgid "Failed to register update mode for submodule path '%s'"
19086 msgstr ""
19087
19088 #: builtin/submodule--helper.c:710
19089 msgid "Suppress output for initializing a submodule"
19090 msgstr ""
19091
19092 #: builtin/submodule--helper.c:715
19093 msgid "git submodule--helper init [<options>] [<path>]"
19094 msgstr ""
19095
19096 #: builtin/submodule--helper.c:787 builtin/submodule--helper.c:914
19097 #, c-format
19098 msgid "no submodule mapping found in .gitmodules for path '%s'"
19099 msgstr ""
19100
19101 #: builtin/submodule--helper.c:827
19102 #, c-format
19103 msgid "could not resolve HEAD ref inside the submodule '%s'"
19104 msgstr ""
19105
19106 #: builtin/submodule--helper.c:854 builtin/submodule--helper.c:1023
19107 #, c-format
19108 msgid "failed to recurse into submodule '%s'"
19109 msgstr ""
19110
19111 #: builtin/submodule--helper.c:878 builtin/submodule--helper.c:1189
19112 msgid "Suppress submodule status output"
19113 msgstr ""
19114
19115 #: builtin/submodule--helper.c:879
19116 msgid ""
19117 "Use commit stored in the index instead of the one stored in the submodule "
19118 "HEAD"
19119 msgstr ""
19120
19121 #: builtin/submodule--helper.c:880
19122 msgid "recurse into nested submodules"
19123 msgstr ""
19124
19125 #: builtin/submodule--helper.c:885
19126 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
19127 msgstr ""
19128
19129 #: builtin/submodule--helper.c:909
19130 msgid "git submodule--helper name <path>"
19131 msgstr ""
19132
19133 #: builtin/submodule--helper.c:973
19134 #, c-format
19135 msgid "Synchronizing submodule url for '%s'\n"
19136 msgstr ""
19137
19138 #: builtin/submodule--helper.c:979
19139 #, c-format
19140 msgid "failed to register url for submodule path '%s'"
19141 msgstr ""
19142
19143 #: builtin/submodule--helper.c:993
19144 #, c-format
19145 msgid "failed to get the default remote for submodule '%s'"
19146 msgstr ""
19147
19148 #: builtin/submodule--helper.c:1004
19149 #, c-format
19150 msgid "failed to update remote for submodule '%s'"
19151 msgstr ""
19152
19153 #: builtin/submodule--helper.c:1051
19154 msgid "Suppress output of synchronizing submodule url"
19155 msgstr ""
19156
19157 #: builtin/submodule--helper.c:1058
19158 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
19159 msgstr ""
19160
19161 #: builtin/submodule--helper.c:1112
19162 #, c-format
19163 msgid ""
19164 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
19165 "really want to remove it including all of its history)"
19166 msgstr ""
19167
19168 #: builtin/submodule--helper.c:1124
19169 #, c-format
19170 msgid ""
19171 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
19172 "them"
19173 msgstr ""
19174
19175 #: builtin/submodule--helper.c:1132
19176 #, c-format
19177 msgid "Cleared directory '%s'\n"
19178 msgstr ""
19179
19180 #: builtin/submodule--helper.c:1134
19181 #, c-format
19182 msgid "Could not remove submodule work tree '%s'\n"
19183 msgstr ""
19184
19185 #: builtin/submodule--helper.c:1145
19186 #, c-format
19187 msgid "could not create empty submodule directory %s"
19188 msgstr ""
19189
19190 #: builtin/submodule--helper.c:1161
19191 #, c-format
19192 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
19193 msgstr ""
19194
19195 #: builtin/submodule--helper.c:1190
19196 msgid "Remove submodule working trees even if they contain local changes"
19197 msgstr ""
19198
19199 #: builtin/submodule--helper.c:1191
19200 msgid "Unregister all submodules"
19201 msgstr ""
19202
19203 #: builtin/submodule--helper.c:1196
19204 msgid ""
19205 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
19206 msgstr ""
19207
19208 #: builtin/submodule--helper.c:1210
19209 msgid "Use '--all' if you really want to deinitialize all submodules"
19210 msgstr ""
19211
19212 #: builtin/submodule--helper.c:1275
19213 msgid ""
19214 "An alternate computed from a superproject's alternate is invalid.\n"
19215 "To allow Git to clone without an alternate in such a case, set\n"
19216 "submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
19217 "'--reference-if-able' instead of '--reference'."
19218 msgstr ""
19219
19220 #: builtin/submodule--helper.c:1314 builtin/submodule--helper.c:1317
19221 #, c-format
19222 msgid "submodule '%s' cannot add alternate: %s"
19223 msgstr ""
19224
19225 #: builtin/submodule--helper.c:1353
19226 #, c-format
19227 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
19228 msgstr ""
19229
19230 #: builtin/submodule--helper.c:1360
19231 #, c-format
19232 msgid "Value '%s' for submodule.alternateLocation is not recognized"
19233 msgstr ""
19234
19235 #: builtin/submodule--helper.c:1383
19236 msgid "where the new submodule will be cloned to"
19237 msgstr ""
19238
19239 #: builtin/submodule--helper.c:1386
19240 msgid "name of the new submodule"
19241 msgstr ""
19242
19243 #: builtin/submodule--helper.c:1389
19244 msgid "url where to clone the submodule from"
19245 msgstr ""
19246
19247 #: builtin/submodule--helper.c:1397
19248 msgid "depth for shallow clones"
19249 msgstr ""
19250
19251 #: builtin/submodule--helper.c:1400 builtin/submodule--helper.c:1897
19252 msgid "force cloning progress"
19253 msgstr ""
19254
19255 #: builtin/submodule--helper.c:1402 builtin/submodule--helper.c:1899
19256 msgid "disallow cloning into non-empty directory"
19257 msgstr ""
19258
19259 #: builtin/submodule--helper.c:1407
19260 msgid ""
19261 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
19262 "<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"
19263 msgstr ""
19264
19265 #: builtin/submodule--helper.c:1431
19266 #, c-format
19267 msgid "refusing to create/use '%s' in another submodule's git dir"
19268 msgstr ""
19269
19270 #: builtin/submodule--helper.c:1442
19271 #, c-format
19272 msgid "clone of '%s' into submodule path '%s' failed"
19273 msgstr ""
19274
19275 #: builtin/submodule--helper.c:1446
19276 #, c-format
19277 msgid "directory not empty: '%s'"
19278 msgstr ""
19279
19280 #: builtin/submodule--helper.c:1458
19281 #, c-format
19282 msgid "could not get submodule directory for '%s'"
19283 msgstr ""
19284
19285 #: builtin/submodule--helper.c:1494
19286 #, c-format
19287 msgid "Invalid update mode '%s' for submodule path '%s'"
19288 msgstr ""
19289
19290 #: builtin/submodule--helper.c:1498
19291 #, c-format
19292 msgid "Invalid update mode '%s' configured for submodule path '%s'"
19293 msgstr ""
19294
19295 #: builtin/submodule--helper.c:1594
19296 #, c-format
19297 msgid "Submodule path '%s' not initialized"
19298 msgstr ""
19299
19300 #: builtin/submodule--helper.c:1598
19301 msgid "Maybe you want to use 'update --init'?"
19302 msgstr ""
19303
19304 #: builtin/submodule--helper.c:1628
19305 #, c-format
19306 msgid "Skipping unmerged submodule %s"
19307 msgstr ""
19308
19309 #: builtin/submodule--helper.c:1657
19310 #, c-format
19311 msgid "Skipping submodule '%s'"
19312 msgstr ""
19313
19314 #: builtin/submodule--helper.c:1803
19315 #, c-format
19316 msgid "Failed to clone '%s'. Retry scheduled"
19317 msgstr ""
19318
19319 #: builtin/submodule--helper.c:1814
19320 #, c-format
19321 msgid "Failed to clone '%s' a second time, aborting"
19322 msgstr ""
19323
19324 #: builtin/submodule--helper.c:1876 builtin/submodule--helper.c:2120
19325 msgid "path into the working tree"
19326 msgstr ""
19327
19328 #: builtin/submodule--helper.c:1879
19329 msgid "path into the working tree, across nested submodule boundaries"
19330 msgstr ""
19331
19332 #: builtin/submodule--helper.c:1883
19333 msgid "rebase, merge, checkout or none"
19334 msgstr ""
19335
19336 #: builtin/submodule--helper.c:1889
19337 msgid "Create a shallow clone truncated to the specified number of revisions"
19338 msgstr ""
19339
19340 #: builtin/submodule--helper.c:1892
19341 msgid "parallel jobs"
19342 msgstr ""
19343
19344 #: builtin/submodule--helper.c:1894
19345 msgid "whether the initial clone should follow the shallow recommendation"
19346 msgstr ""
19347
19348 #: builtin/submodule--helper.c:1895
19349 msgid "don't print cloning progress"
19350 msgstr ""
19351
19352 #: builtin/submodule--helper.c:1904
19353 msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
19354 msgstr ""
19355
19356 #: builtin/submodule--helper.c:1917
19357 msgid "bad value for update parameter"
19358 msgstr ""
19359
19360 #: builtin/submodule--helper.c:1965
19361 #, c-format
19362 msgid ""
19363 "Submodule (%s) branch configured to inherit branch from superproject, but "
19364 "the superproject is not on any branch"
19365 msgstr ""
19366
19367 #: builtin/submodule--helper.c:2088
19368 #, c-format
19369 msgid "could not get a repository handle for submodule '%s'"
19370 msgstr ""
19371
19372 #: builtin/submodule--helper.c:2121
19373 msgid "recurse into submodules"
19374 msgstr ""
19375
19376 #: builtin/submodule--helper.c:2127
19377 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
19378 msgstr ""
19379
19380 #: builtin/submodule--helper.c:2183
19381 msgid "check if it is safe to write to the .gitmodules file"
19382 msgstr ""
19383
19384 #: builtin/submodule--helper.c:2186
19385 msgid "unset the config in the .gitmodules file"
19386 msgstr ""
19387
19388 #: builtin/submodule--helper.c:2191
19389 msgid "git submodule--helper config <name> [<value>]"
19390 msgstr ""
19391
19392 #: builtin/submodule--helper.c:2192
19393 msgid "git submodule--helper config --unset <name>"
19394 msgstr ""
19395
19396 #: builtin/submodule--helper.c:2193
19397 msgid "git submodule--helper config --check-writeable"
19398 msgstr ""
19399
19400 #: builtin/submodule--helper.c:2212 git-submodule.sh:173
19401 #, sh-format
19402 msgid "please make sure that the .gitmodules file is in the working tree"
19403 msgstr ""
19404
19405 #: builtin/submodule--helper.c:2262 git.c:433 git.c:684
19406 #, c-format
19407 msgid "%s doesn't support --super-prefix"
19408 msgstr ""
19409
19410 #: builtin/submodule--helper.c:2268
19411 #, c-format
19412 msgid "'%s' is not a valid submodule--helper subcommand"
19413 msgstr ""
19414
19415 #: builtin/symbolic-ref.c:8
19416 msgid "git symbolic-ref [<options>] <name> [<ref>]"
19417 msgstr ""
19418
19419 #: builtin/symbolic-ref.c:9
19420 msgid "git symbolic-ref -d [-q] <name>"
19421 msgstr ""
19422
19423 #: builtin/symbolic-ref.c:40
19424 msgid "suppress error message for non-symbolic (detached) refs"
19425 msgstr ""
19426
19427 #: builtin/symbolic-ref.c:41
19428 msgid "delete symbolic ref"
19429 msgstr ""
19430
19431 #: builtin/symbolic-ref.c:42
19432 msgid "shorten ref output"
19433 msgstr ""
19434
19435 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
19436 msgid "reason"
19437 msgstr ""
19438
19439 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
19440 msgid "reason of the update"
19441 msgstr ""
19442
19443 #: builtin/tag.c:25
19444 msgid ""
19445 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
19446 "\t\t<tagname> [<head>]"
19447 msgstr ""
19448
19449 #: builtin/tag.c:27
19450 msgid "git tag -d <tagname>..."
19451 msgstr ""
19452
19453 #: builtin/tag.c:28
19454 msgid ""
19455 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
19456 "points-at <object>]\n"
19457 "\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
19458 msgstr ""
19459
19460 #: builtin/tag.c:30
19461 msgid "git tag -v [--format=<format>] <tagname>..."
19462 msgstr ""
19463
19464 #: builtin/tag.c:89
19465 #, c-format
19466 msgid "tag '%s' not found."
19467 msgstr ""
19468
19469 #: builtin/tag.c:105
19470 #, c-format
19471 msgid "Deleted tag '%s' (was %s)\n"
19472 msgstr ""
19473
19474 #: builtin/tag.c:135
19475 #, c-format
19476 msgid ""
19477 "\n"
19478 "Write a message for tag:\n"
19479 " %s\n"
19480 "Lines starting with '%c' will be ignored.\n"
19481 msgstr ""
19482
19483 #: builtin/tag.c:139
19484 #, c-format
19485 msgid ""
19486 "\n"
19487 "Write a message for tag:\n"
19488 " %s\n"
19489 "Lines starting with '%c' will be kept; you may remove them yourself if you "
19490 "want to.\n"
19491 msgstr ""
19492
19493 #: builtin/tag.c:198
19494 msgid "unable to sign the tag"
19495 msgstr ""
19496
19497 #: builtin/tag.c:200
19498 msgid "unable to write tag file"
19499 msgstr ""
19500
19501 #: builtin/tag.c:216
19502 #, c-format
19503 msgid ""
19504 "You have created a nested tag. The object referred to by your new tag is\n"
19505 "already a tag. If you meant to tag the object that it points to, use:\n"
19506 "\n"
19507 "\tgit tag -f %s %s^{}"
19508 msgstr ""
19509
19510 #: builtin/tag.c:232
19511 msgid "bad object type."
19512 msgstr ""
19513
19514 #: builtin/tag.c:284
19515 msgid "no tag message?"
19516 msgstr ""
19517
19518 #: builtin/tag.c:291
19519 #, c-format
19520 msgid "The tag message has been left in %s\n"
19521 msgstr ""
19522
19523 #: builtin/tag.c:402
19524 msgid "list tag names"
19525 msgstr ""
19526
19527 #: builtin/tag.c:404
19528 msgid "print <n> lines of each tag message"
19529 msgstr ""
19530
19531 #: builtin/tag.c:406
19532 msgid "delete tags"
19533 msgstr ""
19534
19535 #: builtin/tag.c:407
19536 msgid "verify tags"
19537 msgstr ""
19538
19539 #: builtin/tag.c:409
19540 msgid "Tag creation options"
19541 msgstr ""
19542
19543 #: builtin/tag.c:411
19544 msgid "annotated tag, needs a message"
19545 msgstr ""
19546
19547 #: builtin/tag.c:413
19548 msgid "tag message"
19549 msgstr ""
19550
19551 #: builtin/tag.c:415
19552 msgid "force edit of tag message"
19553 msgstr ""
19554
19555 #: builtin/tag.c:416
19556 msgid "annotated and GPG-signed tag"
19557 msgstr ""
19558
19559 #: builtin/tag.c:419
19560 msgid "use another key to sign the tag"
19561 msgstr ""
19562
19563 #: builtin/tag.c:420
19564 msgid "replace the tag if exists"
19565 msgstr ""
19566
19567 #: builtin/tag.c:421 builtin/update-ref.c:369
19568 msgid "create a reflog"
19569 msgstr ""
19570
19571 #: builtin/tag.c:423
19572 msgid "Tag listing options"
19573 msgstr ""
19574
19575 #: builtin/tag.c:424
19576 msgid "show tag list in columns"
19577 msgstr ""
19578
19579 #: builtin/tag.c:425 builtin/tag.c:427
19580 msgid "print only tags that contain the commit"
19581 msgstr ""
19582
19583 #: builtin/tag.c:426 builtin/tag.c:428
19584 msgid "print only tags that don't contain the commit"
19585 msgstr ""
19586
19587 #: builtin/tag.c:429
19588 msgid "print only tags that are merged"
19589 msgstr ""
19590
19591 #: builtin/tag.c:430
19592 msgid "print only tags that are not merged"
19593 msgstr ""
19594
19595 #: builtin/tag.c:434
19596 msgid "print only tags of the object"
19597 msgstr ""
19598
19599 #: builtin/tag.c:482
19600 msgid "--column and -n are incompatible"
19601 msgstr ""
19602
19603 #: builtin/tag.c:504
19604 msgid "-n option is only allowed in list mode"
19605 msgstr ""
19606
19607 #: builtin/tag.c:506
19608 msgid "--contains option is only allowed in list mode"
19609 msgstr ""
19610
19611 #: builtin/tag.c:508
19612 msgid "--no-contains option is only allowed in list mode"
19613 msgstr ""
19614
19615 #: builtin/tag.c:510
19616 msgid "--points-at option is only allowed in list mode"
19617 msgstr ""
19618
19619 #: builtin/tag.c:512
19620 msgid "--merged and --no-merged options are only allowed in list mode"
19621 msgstr ""
19622
19623 #: builtin/tag.c:523
19624 msgid "only one -F or -m option is allowed."
19625 msgstr ""
19626
19627 #: builtin/tag.c:542
19628 msgid "too many params"
19629 msgstr ""
19630
19631 #: builtin/tag.c:548
19632 #, c-format
19633 msgid "'%s' is not a valid tag name."
19634 msgstr ""
19635
19636 #: builtin/tag.c:553
19637 #, c-format
19638 msgid "tag '%s' already exists"
19639 msgstr ""
19640
19641 #: builtin/tag.c:584
19642 #, c-format
19643 msgid "Updated tag '%s' (was %s)\n"
19644 msgstr ""
19645
19646 #: builtin/unpack-objects.c:501
19647 msgid "Unpacking objects"
19648 msgstr ""
19649
19650 #: builtin/update-index.c:84
19651 #, c-format
19652 msgid "failed to create directory %s"
19653 msgstr ""
19654
19655 #: builtin/update-index.c:100
19656 #, c-format
19657 msgid "failed to create file %s"
19658 msgstr ""
19659
19660 #: builtin/update-index.c:108
19661 #, c-format
19662 msgid "failed to delete file %s"
19663 msgstr ""
19664
19665 #: builtin/update-index.c:115 builtin/update-index.c:221
19666 #, c-format
19667 msgid "failed to delete directory %s"
19668 msgstr ""
19669
19670 #: builtin/update-index.c:140
19671 #, c-format
19672 msgid "Testing mtime in '%s' "
19673 msgstr ""
19674
19675 #: builtin/update-index.c:154
19676 msgid "directory stat info does not change after adding a new file"
19677 msgstr ""
19678
19679 #: builtin/update-index.c:167
19680 msgid "directory stat info does not change after adding a new directory"
19681 msgstr ""
19682
19683 #: builtin/update-index.c:180
19684 msgid "directory stat info changes after updating a file"
19685 msgstr ""
19686
19687 #: builtin/update-index.c:191
19688 msgid "directory stat info changes after adding a file inside subdirectory"
19689 msgstr ""
19690
19691 #: builtin/update-index.c:202
19692 msgid "directory stat info does not change after deleting a file"
19693 msgstr ""
19694
19695 #: builtin/update-index.c:215
19696 msgid "directory stat info does not change after deleting a directory"
19697 msgstr ""
19698
19699 #: builtin/update-index.c:222
19700 msgid " OK"
19701 msgstr ""
19702
19703 #: builtin/update-index.c:591
19704 msgid "git update-index [<options>] [--] [<file>...]"
19705 msgstr ""
19706
19707 #: builtin/update-index.c:974
19708 msgid "continue refresh even when index needs update"
19709 msgstr ""
19710
19711 #: builtin/update-index.c:977
19712 msgid "refresh: ignore submodules"
19713 msgstr ""
19714
19715 #: builtin/update-index.c:980
19716 msgid "do not ignore new files"
19717 msgstr ""
19718
19719 #: builtin/update-index.c:982
19720 msgid "let files replace directories and vice-versa"
19721 msgstr ""
19722
19723 #: builtin/update-index.c:984
19724 msgid "notice files missing from worktree"
19725 msgstr ""
19726
19727 #: builtin/update-index.c:986
19728 msgid "refresh even if index contains unmerged entries"
19729 msgstr ""
19730
19731 #: builtin/update-index.c:989
19732 msgid "refresh stat information"
19733 msgstr ""
19734
19735 #: builtin/update-index.c:993
19736 msgid "like --refresh, but ignore assume-unchanged setting"
19737 msgstr ""
19738
19739 #: builtin/update-index.c:997
19740 msgid "<mode>,<object>,<path>"
19741 msgstr ""
19742
19743 #: builtin/update-index.c:998
19744 msgid "add the specified entry to the index"
19745 msgstr ""
19746
19747 #: builtin/update-index.c:1008
19748 msgid "mark files as \"not changing\""
19749 msgstr ""
19750
19751 #: builtin/update-index.c:1011
19752 msgid "clear assumed-unchanged bit"
19753 msgstr ""
19754
19755 #: builtin/update-index.c:1014
19756 msgid "mark files as \"index-only\""
19757 msgstr ""
19758
19759 #: builtin/update-index.c:1017
19760 msgid "clear skip-worktree bit"
19761 msgstr ""
19762
19763 #: builtin/update-index.c:1020
19764 msgid "do not touch index-only entries"
19765 msgstr ""
19766
19767 #: builtin/update-index.c:1022
19768 msgid "add to index only; do not add content to object database"
19769 msgstr ""
19770
19771 #: builtin/update-index.c:1024
19772 msgid "remove named paths even if present in worktree"
19773 msgstr ""
19774
19775 #: builtin/update-index.c:1026
19776 msgid "with --stdin: input lines are terminated by null bytes"
19777 msgstr ""
19778
19779 #: builtin/update-index.c:1028
19780 msgid "read list of paths to be updated from standard input"
19781 msgstr ""
19782
19783 #: builtin/update-index.c:1032
19784 msgid "add entries from standard input to the index"
19785 msgstr ""
19786
19787 #: builtin/update-index.c:1036
19788 msgid "repopulate stages #2 and #3 for the listed paths"
19789 msgstr ""
19790
19791 #: builtin/update-index.c:1040
19792 msgid "only update entries that differ from HEAD"
19793 msgstr ""
19794
19795 #: builtin/update-index.c:1044
19796 msgid "ignore files missing from worktree"
19797 msgstr ""
19798
19799 #: builtin/update-index.c:1047
19800 msgid "report actions to standard output"
19801 msgstr ""
19802
19803 #: builtin/update-index.c:1049
19804 msgid "(for porcelains) forget saved unresolved conflicts"
19805 msgstr ""
19806
19807 #: builtin/update-index.c:1053
19808 msgid "write index in this format"
19809 msgstr ""
19810
19811 #: builtin/update-index.c:1055
19812 msgid "enable or disable split index"
19813 msgstr ""
19814
19815 #: builtin/update-index.c:1057
19816 msgid "enable/disable untracked cache"
19817 msgstr ""
19818
19819 #: builtin/update-index.c:1059
19820 msgid "test if the filesystem supports untracked cache"
19821 msgstr ""
19822
19823 #: builtin/update-index.c:1061
19824 msgid "enable untracked cache without testing the filesystem"
19825 msgstr ""
19826
19827 #: builtin/update-index.c:1063
19828 msgid "write out the index even if is not flagged as changed"
19829 msgstr ""
19830
19831 #: builtin/update-index.c:1065
19832 msgid "enable or disable file system monitor"
19833 msgstr ""
19834
19835 #: builtin/update-index.c:1067
19836 msgid "mark files as fsmonitor valid"
19837 msgstr ""
19838
19839 #: builtin/update-index.c:1070
19840 msgid "clear fsmonitor valid bit"
19841 msgstr ""
19842
19843 #: builtin/update-index.c:1173
19844 msgid ""
19845 "core.splitIndex is set to false; remove or change it, if you really want to "
19846 "enable split index"
19847 msgstr ""
19848
19849 #: builtin/update-index.c:1182
19850 msgid ""
19851 "core.splitIndex is set to true; remove or change it, if you really want to "
19852 "disable split index"
19853 msgstr ""
19854
19855 #: builtin/update-index.c:1194
19856 msgid ""
19857 "core.untrackedCache is set to true; remove or change it, if you really want "
19858 "to disable the untracked cache"
19859 msgstr ""
19860
19861 #: builtin/update-index.c:1198
19862 msgid "Untracked cache disabled"
19863 msgstr ""
19864
19865 #: builtin/update-index.c:1206
19866 msgid ""
19867 "core.untrackedCache is set to false; remove or change it, if you really want "
19868 "to enable the untracked cache"
19869 msgstr ""
19870
19871 #: builtin/update-index.c:1210
19872 #, c-format
19873 msgid "Untracked cache enabled for '%s'"
19874 msgstr ""
19875
19876 #: builtin/update-index.c:1218
19877 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
19878 msgstr ""
19879
19880 #: builtin/update-index.c:1222
19881 msgid "fsmonitor enabled"
19882 msgstr ""
19883
19884 #: builtin/update-index.c:1225
19885 msgid ""
19886 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
19887 msgstr ""
19888
19889 #: builtin/update-index.c:1229
19890 msgid "fsmonitor disabled"
19891 msgstr ""
19892
19893 #: builtin/update-ref.c:10
19894 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
19895 msgstr ""
19896
19897 #: builtin/update-ref.c:11
19898 msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
19899 msgstr ""
19900
19901 #: builtin/update-ref.c:12
19902 msgid "git update-ref [<options>] --stdin [-z]"
19903 msgstr ""
19904
19905 #: builtin/update-ref.c:364
19906 msgid "delete the reference"
19907 msgstr ""
19908
19909 #: builtin/update-ref.c:366
19910 msgid "update <refname> not the one it points to"
19911 msgstr ""
19912
19913 #: builtin/update-ref.c:367
19914 msgid "stdin has NUL-terminated arguments"
19915 msgstr ""
19916
19917 #: builtin/update-ref.c:368
19918 msgid "read updates from stdin"
19919 msgstr ""
19920
19921 #: builtin/update-server-info.c:7
19922 msgid "git update-server-info [--force]"
19923 msgstr ""
19924
19925 #: builtin/update-server-info.c:15
19926 msgid "update the info files from scratch"
19927 msgstr ""
19928
19929 #: builtin/upload-pack.c:11
19930 msgid "git upload-pack [<options>] <dir>"
19931 msgstr ""
19932
19933 #: builtin/upload-pack.c:23 t/helper/test-serve-v2.c:17
19934 msgid "quit after a single request/response exchange"
19935 msgstr ""
19936
19937 #: builtin/upload-pack.c:25
19938 msgid "exit immediately after initial ref advertisement"
19939 msgstr ""
19940
19941 #: builtin/upload-pack.c:27
19942 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
19943 msgstr ""
19944
19945 #: builtin/upload-pack.c:29
19946 msgid "interrupt transfer after <n> seconds of inactivity"
19947 msgstr ""
19948
19949 #: builtin/verify-commit.c:19
19950 msgid "git verify-commit [-v | --verbose] <commit>..."
19951 msgstr ""
19952
19953 #: builtin/verify-commit.c:68
19954 msgid "print commit contents"
19955 msgstr ""
19956
19957 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
19958 msgid "print raw gpg status output"
19959 msgstr ""
19960
19961 #: builtin/verify-pack.c:55
19962 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
19963 msgstr ""
19964
19965 #: builtin/verify-pack.c:65
19966 msgid "verbose"
19967 msgstr ""
19968
19969 #: builtin/verify-pack.c:67
19970 msgid "show statistics only"
19971 msgstr ""
19972
19973 #: builtin/verify-tag.c:18
19974 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
19975 msgstr ""
19976
19977 #: builtin/verify-tag.c:36
19978 msgid "print tag contents"
19979 msgstr ""
19980
19981 #: builtin/worktree.c:17
19982 msgid "git worktree add [<options>] <path> [<commit-ish>]"
19983 msgstr ""
19984
19985 #: builtin/worktree.c:18
19986 msgid "git worktree list [<options>]"
19987 msgstr ""
19988
19989 #: builtin/worktree.c:19
19990 msgid "git worktree lock [<options>] <path>"
19991 msgstr ""
19992
19993 #: builtin/worktree.c:20
19994 msgid "git worktree move <worktree> <new-path>"
19995 msgstr ""
19996
19997 #: builtin/worktree.c:21
19998 msgid "git worktree prune [<options>]"
19999 msgstr ""
20000
20001 #: builtin/worktree.c:22
20002 msgid "git worktree remove [<options>] <worktree>"
20003 msgstr ""
20004
20005 #: builtin/worktree.c:23
20006 msgid "git worktree unlock <path>"
20007 msgstr ""
20008
20009 #: builtin/worktree.c:60 builtin/worktree.c:898
20010 #, c-format
20011 msgid "failed to delete '%s'"
20012 msgstr ""
20013
20014 #: builtin/worktree.c:79
20015 #, c-format
20016 msgid "Removing worktrees/%s: not a valid directory"
20017 msgstr ""
20018
20019 #: builtin/worktree.c:85
20020 #, c-format
20021 msgid "Removing worktrees/%s: gitdir file does not exist"
20022 msgstr ""
20023
20024 #: builtin/worktree.c:90 builtin/worktree.c:99
20025 #, c-format
20026 msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
20027 msgstr ""
20028
20029 #: builtin/worktree.c:109
20030 #, c-format
20031 msgid ""
20032 "Removing worktrees/%s: short read (expected %<PRIuMAX> bytes, read "
20033 "%<PRIuMAX>)"
20034 msgstr ""
20035
20036 #: builtin/worktree.c:117
20037 #, c-format
20038 msgid "Removing worktrees/%s: invalid gitdir file"
20039 msgstr ""
20040
20041 #: builtin/worktree.c:126
20042 #, c-format
20043 msgid "Removing worktrees/%s: gitdir file points to non-existent location"
20044 msgstr ""
20045
20046 #: builtin/worktree.c:165
20047 msgid "report pruned working trees"
20048 msgstr ""
20049
20050 #: builtin/worktree.c:167
20051 msgid "expire working trees older than <time>"
20052 msgstr ""
20053
20054 #: builtin/worktree.c:234
20055 #, c-format
20056 msgid "'%s' already exists"
20057 msgstr ""
20058
20059 #: builtin/worktree.c:251
20060 #, c-format
20061 msgid "unable to re-add worktree '%s'"
20062 msgstr ""
20063
20064 #: builtin/worktree.c:256
20065 #, c-format
20066 msgid ""
20067 "'%s' is a missing but locked worktree;\n"
20068 "use 'add -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
20069 msgstr ""
20070
20071 #: builtin/worktree.c:258
20072 #, c-format
20073 msgid ""
20074 "'%s' is a missing but already registered worktree;\n"
20075 "use 'add -f' to override, or 'prune' or 'remove' to clear"
20076 msgstr ""
20077
20078 #: builtin/worktree.c:308
20079 #, c-format
20080 msgid "could not create directory of '%s'"
20081 msgstr ""
20082
20083 #: builtin/worktree.c:439 builtin/worktree.c:445
20084 #, c-format
20085 msgid "Preparing worktree (new branch '%s')"
20086 msgstr ""
20087
20088 #: builtin/worktree.c:441
20089 #, c-format
20090 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
20091 msgstr ""
20092
20093 #: builtin/worktree.c:450
20094 #, c-format
20095 msgid "Preparing worktree (checking out '%s')"
20096 msgstr ""
20097
20098 #: builtin/worktree.c:456
20099 #, c-format
20100 msgid "Preparing worktree (detached HEAD %s)"
20101 msgstr ""
20102
20103 #: builtin/worktree.c:497
20104 msgid "checkout <branch> even if already checked out in other worktree"
20105 msgstr ""
20106
20107 #: builtin/worktree.c:500
20108 msgid "create a new branch"
20109 msgstr ""
20110
20111 #: builtin/worktree.c:502
20112 msgid "create or reset a branch"
20113 msgstr ""
20114
20115 #: builtin/worktree.c:504
20116 msgid "populate the new working tree"
20117 msgstr ""
20118
20119 #: builtin/worktree.c:505
20120 msgid "keep the new working tree locked"
20121 msgstr ""
20122
20123 #: builtin/worktree.c:508
20124 msgid "set up tracking mode (see git-branch(1))"
20125 msgstr ""
20126
20127 #: builtin/worktree.c:511
20128 msgid "try to match the new branch name with a remote-tracking branch"
20129 msgstr ""
20130
20131 #: builtin/worktree.c:519
20132 msgid "-b, -B, and --detach are mutually exclusive"
20133 msgstr ""
20134
20135 #: builtin/worktree.c:580
20136 msgid "--[no-]track can only be used if a new branch is created"
20137 msgstr ""
20138
20139 #: builtin/worktree.c:680
20140 msgid "reason for locking"
20141 msgstr ""
20142
20143 #: builtin/worktree.c:692 builtin/worktree.c:725 builtin/worktree.c:799
20144 #: builtin/worktree.c:926
20145 #, c-format
20146 msgid "'%s' is not a working tree"
20147 msgstr ""
20148
20149 #: builtin/worktree.c:694 builtin/worktree.c:727
20150 msgid "The main working tree cannot be locked or unlocked"
20151 msgstr ""
20152
20153 #: builtin/worktree.c:699
20154 #, c-format
20155 msgid "'%s' is already locked, reason: %s"
20156 msgstr ""
20157
20158 #: builtin/worktree.c:701
20159 #, c-format
20160 msgid "'%s' is already locked"
20161 msgstr ""
20162
20163 #: builtin/worktree.c:729
20164 #, c-format
20165 msgid "'%s' is not locked"
20166 msgstr ""
20167
20168 #: builtin/worktree.c:770
20169 msgid "working trees containing submodules cannot be moved or removed"
20170 msgstr ""
20171
20172 #: builtin/worktree.c:778
20173 msgid "force move even if worktree is dirty or locked"
20174 msgstr ""
20175
20176 #: builtin/worktree.c:801 builtin/worktree.c:928
20177 #, c-format
20178 msgid "'%s' is a main working tree"
20179 msgstr ""
20180
20181 #: builtin/worktree.c:806
20182 #, c-format
20183 msgid "could not figure out destination name from '%s'"
20184 msgstr ""
20185
20186 #: builtin/worktree.c:812
20187 #, c-format
20188 msgid "target '%s' already exists"
20189 msgstr ""
20190
20191 #: builtin/worktree.c:820
20192 #, c-format
20193 msgid ""
20194 "cannot move a locked working tree, lock reason: %s\n"
20195 "use 'move -f -f' to override or unlock first"
20196 msgstr ""
20197
20198 #: builtin/worktree.c:822
20199 msgid ""
20200 "cannot move a locked working tree;\n"
20201 "use 'move -f -f' to override or unlock first"
20202 msgstr ""
20203
20204 #: builtin/worktree.c:825
20205 #, c-format
20206 msgid "validation failed, cannot move working tree: %s"
20207 msgstr ""
20208
20209 #: builtin/worktree.c:830
20210 #, c-format
20211 msgid "failed to move '%s' to '%s'"
20212 msgstr ""
20213
20214 #: builtin/worktree.c:878
20215 #, c-format
20216 msgid "failed to run 'git status' on '%s'"
20217 msgstr ""
20218
20219 #: builtin/worktree.c:882
20220 #, c-format
20221 msgid "'%s' contains modified or untracked files, use --force to delete it"
20222 msgstr ""
20223
20224 #: builtin/worktree.c:887
20225 #, c-format
20226 msgid "failed to run 'git status' on '%s', code %d"
20227 msgstr ""
20228
20229 #: builtin/worktree.c:910
20230 msgid "force removal even if worktree is dirty or locked"
20231 msgstr ""
20232
20233 #: builtin/worktree.c:933
20234 #, c-format
20235 msgid ""
20236 "cannot remove a locked working tree, lock reason: %s\n"
20237 "use 'remove -f -f' to override or unlock first"
20238 msgstr ""
20239
20240 #: builtin/worktree.c:935
20241 msgid ""
20242 "cannot remove a locked working tree;\n"
20243 "use 'remove -f -f' to override or unlock first"
20244 msgstr ""
20245
20246 #: builtin/worktree.c:938
20247 #, c-format
20248 msgid "validation failed, cannot remove working tree: %s"
20249 msgstr ""
20250
20251 #: builtin/write-tree.c:15
20252 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
20253 msgstr ""
20254
20255 #: builtin/write-tree.c:28
20256 msgid "<prefix>/"
20257 msgstr ""
20258
20259 #: builtin/write-tree.c:29
20260 msgid "write tree object for a subdirectory <prefix>"
20261 msgstr ""
20262
20263 #: builtin/write-tree.c:31
20264 msgid "only useful for debugging"
20265 msgstr ""
20266
20267 #: fast-import.c:3125
20268 #, c-format
20269 msgid "Expected 'mark' command, got %s"
20270 msgstr ""
20271
20272 #: fast-import.c:3130
20273 #, c-format
20274 msgid "Expected 'to' command, got %s"
20275 msgstr ""
20276
20277 #: fast-import.c:3254
20278 #, c-format
20279 msgid "feature '%s' forbidden in input without --allow-unsafe-features"
20280 msgstr ""
20281
20282 #: credential-cache--daemon.c:223
20283 #, c-format
20284 msgid ""
20285 "The permissions on your socket directory are too loose; other\n"
20286 "users may be able to read your cached credentials. Consider running:\n"
20287 "\n"
20288 "\tchmod 0700 %s"
20289 msgstr ""
20290
20291 #: credential-cache--daemon.c:272
20292 msgid "print debugging messages to stderr"
20293 msgstr ""
20294
20295 #: t/helper/test-reach.c:152
20296 #, c-format
20297 msgid "commit %s is not marked reachable"
20298 msgstr ""
20299
20300 #: t/helper/test-reach.c:162
20301 msgid "too many commits marked reachable"
20302 msgstr ""
20303
20304 #: t/helper/test-serve-v2.c:7
20305 msgid "test-tool serve-v2 [<options>]"
20306 msgstr ""
20307
20308 #: t/helper/test-serve-v2.c:19
20309 msgid "exit immediately after advertising capabilities"
20310 msgstr ""
20311
20312 #: git.c:27
20313 msgid ""
20314 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
20315 " [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
20316 " [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
20317 "bare]\n"
20318 " [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
20319 " <command> [<args>]"
20320 msgstr ""
20321
20322 #: git.c:34
20323 msgid ""
20324 "'git help -a' and 'git help -g' list available subcommands and some\n"
20325 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
20326 "to read about a specific subcommand or concept.\n"
20327 "See 'git help git' for an overview of the system."
20328 msgstr ""
20329
20330 #: git.c:186
20331 #, c-format
20332 msgid "no directory given for --git-dir\n"
20333 msgstr ""
20334
20335 #: git.c:200
20336 #, c-format
20337 msgid "no namespace given for --namespace\n"
20338 msgstr ""
20339
20340 #: git.c:214
20341 #, c-format
20342 msgid "no directory given for --work-tree\n"
20343 msgstr ""
20344
20345 #: git.c:228
20346 #, c-format
20347 msgid "no prefix given for --super-prefix\n"
20348 msgstr ""
20349
20350 #: git.c:250
20351 #, c-format
20352 msgid "-c expects a configuration string\n"
20353 msgstr ""
20354
20355 #: git.c:288
20356 #, c-format
20357 msgid "no directory given for -C\n"
20358 msgstr ""
20359
20360 #: git.c:314
20361 #, c-format
20362 msgid "unknown option: %s\n"
20363 msgstr ""
20364
20365 #: git.c:360
20366 #, c-format
20367 msgid "while expanding alias '%s': '%s'"
20368 msgstr ""
20369
20370 #: git.c:369
20371 #, c-format
20372 msgid ""
20373 "alias '%s' changes environment variables.\n"
20374 "You can use '!git' in the alias to do this"
20375 msgstr ""
20376
20377 #: git.c:376
20378 #, c-format
20379 msgid "empty alias for %s"
20380 msgstr ""
20381
20382 #: git.c:379
20383 #, c-format
20384 msgid "recursive alias: %s"
20385 msgstr ""
20386
20387 #: git.c:459
20388 msgid "write failure on standard output"
20389 msgstr ""
20390
20391 #: git.c:461
20392 msgid "unknown write failure on standard output"
20393 msgstr ""
20394
20395 #: git.c:463
20396 msgid "close failed on standard output"
20397 msgstr ""
20398
20399 #: git.c:793
20400 #, c-format
20401 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
20402 msgstr ""
20403
20404 #: git.c:843
20405 #, c-format
20406 msgid "cannot handle %s as a builtin"
20407 msgstr ""
20408
20409 #: git.c:856
20410 #, c-format
20411 msgid ""
20412 "usage: %s\n"
20413 "\n"
20414 msgstr ""
20415
20416 #: git.c:876
20417 #, c-format
20418 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
20419 msgstr ""
20420
20421 #: git.c:888
20422 #, c-format
20423 msgid "failed to run command '%s': %s\n"
20424 msgstr ""
20425
20426 #: http.c:378
20427 #, c-format
20428 msgid "negative value for http.postbuffer; defaulting to %d"
20429 msgstr ""
20430
20431 #: http.c:399
20432 msgid "Delegation control is not supported with cURL < 7.22.0"
20433 msgstr ""
20434
20435 #: http.c:408
20436 msgid "Public key pinning not supported with cURL < 7.44.0"
20437 msgstr ""
20438
20439 #: http.c:876
20440 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
20441 msgstr ""
20442
20443 #: http.c:949
20444 msgid "Protocol restrictions not supported with cURL < 7.19.4"
20445 msgstr ""
20446
20447 #: http.c:1086
20448 #, c-format
20449 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
20450 msgstr ""
20451
20452 #: http.c:1093
20453 #, c-format
20454 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
20455 msgstr ""
20456
20457 #: http.c:1097
20458 #, c-format
20459 msgid "Could not set SSL backend to '%s': already set"
20460 msgstr ""
20461
20462 #: http.c:1966
20463 #, c-format
20464 msgid ""
20465 "unable to update url base from redirection:\n"
20466 " asked for: %s\n"
20467 " redirect: %s"
20468 msgstr ""
20469
20470 #: remote-curl.c:166
20471 #, c-format
20472 msgid "invalid quoting in push-option value: '%s'"
20473 msgstr ""
20474
20475 #: remote-curl.c:263
20476 #, c-format
20477 msgid "%sinfo/refs not valid: is this a git repository?"
20478 msgstr ""
20479
20480 #: remote-curl.c:364
20481 msgid "invalid server response; expected service, got flush packet"
20482 msgstr ""
20483
20484 #: remote-curl.c:395
20485 #, c-format
20486 msgid "invalid server response; got '%s'"
20487 msgstr ""
20488
20489 #: remote-curl.c:455
20490 #, c-format
20491 msgid "repository '%s' not found"
20492 msgstr ""
20493
20494 #: remote-curl.c:459
20495 #, c-format
20496 msgid "Authentication failed for '%s'"
20497 msgstr ""
20498
20499 #: remote-curl.c:463
20500 #, c-format
20501 msgid "unable to access '%s': %s"
20502 msgstr ""
20503
20504 #: remote-curl.c:469
20505 #, c-format
20506 msgid "redirecting to %s"
20507 msgstr ""
20508
20509 #: remote-curl.c:593
20510 msgid "shouldn't have EOF when not gentle on EOF"
20511 msgstr ""
20512
20513 #: remote-curl.c:673
20514 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
20515 msgstr ""
20516
20517 #: remote-curl.c:733
20518 #, c-format
20519 msgid "RPC failed; %s"
20520 msgstr ""
20521
20522 #: remote-curl.c:773
20523 msgid "cannot handle pushes this big"
20524 msgstr ""
20525
20526 #: remote-curl.c:888
20527 #, c-format
20528 msgid "cannot deflate request; zlib deflate error %d"
20529 msgstr ""
20530
20531 #: remote-curl.c:892
20532 #, c-format
20533 msgid "cannot deflate request; zlib end error %d"
20534 msgstr ""
20535
20536 #: remote-curl.c:1023
20537 msgid "dumb http transport does not support shallow capabilities"
20538 msgstr ""
20539
20540 #: remote-curl.c:1037
20541 msgid "fetch failed."
20542 msgstr ""
20543
20544 #: remote-curl.c:1085
20545 msgid "cannot fetch by sha1 over smart http"
20546 msgstr ""
20547
20548 #: remote-curl.c:1129 remote-curl.c:1135
20549 #, c-format
20550 msgid "protocol error: expected sha/ref, got '%s'"
20551 msgstr ""
20552
20553 #: remote-curl.c:1147 remote-curl.c:1261
20554 #, c-format
20555 msgid "http transport does not support %s"
20556 msgstr ""
20557
20558 #: remote-curl.c:1183
20559 msgid "git-http-push failed"
20560 msgstr ""
20561
20562 #: remote-curl.c:1367
20563 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
20564 msgstr ""
20565
20566 #: remote-curl.c:1399
20567 msgid "remote-curl: error reading command stream from git"
20568 msgstr ""
20569
20570 #: remote-curl.c:1406
20571 msgid "remote-curl: fetch attempted without a local repo"
20572 msgstr ""
20573
20574 #: remote-curl.c:1446
20575 #, c-format
20576 msgid "remote-curl: unknown command '%s' from git"
20577 msgstr ""
20578
20579 #: list-objects-filter-options.h:85
20580 msgid "args"
20581 msgstr ""
20582
20583 #: list-objects-filter-options.h:86
20584 msgid "object filtering"
20585 msgstr ""
20586
20587 #: parse-options.h:183
20588 msgid "expiry-date"
20589 msgstr ""
20590
20591 #: parse-options.h:197
20592 msgid "no-op (backward compatibility)"
20593 msgstr ""
20594
20595 #: parse-options.h:309
20596 msgid "be more verbose"
20597 msgstr ""
20598
20599 #: parse-options.h:311
20600 msgid "be more quiet"
20601 msgstr ""
20602
20603 #: parse-options.h:317
20604 msgid "use <n> digits to display SHA-1s"
20605 msgstr ""
20606
20607 #: parse-options.h:336
20608 msgid "how to strip spaces and #comments from message"
20609 msgstr ""
20610
20611 #: parse-options.h:337
20612 msgid "read pathspec from file"
20613 msgstr ""
20614
20615 #: parse-options.h:338
20616 msgid ""
20617 "with --pathspec-from-file, pathspec elements are separated with NUL character"
20618 msgstr ""
20619
20620 #: ref-filter.h:101
20621 msgid "key"
20622 msgstr ""
20623
20624 #: ref-filter.h:101
20625 msgid "field name to sort on"
20626 msgstr ""
20627
20628 #: rerere.h:44
20629 msgid "update the index with reused conflict resolution if possible"
20630 msgstr ""
20631
20632 #: wt-status.h:67
20633 msgid "HEAD detached at "
20634 msgstr ""
20635
20636 #: wt-status.h:68
20637 msgid "HEAD detached from "
20638 msgstr ""
20639
20640 #: command-list.h:50
20641 msgid "Add file contents to the index"
20642 msgstr ""
20643
20644 #: command-list.h:51
20645 msgid "Apply a series of patches from a mailbox"
20646 msgstr ""
20647
20648 #: command-list.h:52
20649 msgid "Annotate file lines with commit information"
20650 msgstr ""
20651
20652 #: command-list.h:53
20653 msgid "Apply a patch to files and/or to the index"
20654 msgstr ""
20655
20656 #: command-list.h:54
20657 msgid "Import a GNU Arch repository into Git"
20658 msgstr ""
20659
20660 #: command-list.h:55
20661 msgid "Create an archive of files from a named tree"
20662 msgstr ""
20663
20664 #: command-list.h:56
20665 msgid "Use binary search to find the commit that introduced a bug"
20666 msgstr ""
20667
20668 #: command-list.h:57
20669 msgid "Show what revision and author last modified each line of a file"
20670 msgstr ""
20671
20672 #: command-list.h:58
20673 msgid "List, create, or delete branches"
20674 msgstr ""
20675
20676 #: command-list.h:59
20677 msgid "Move objects and refs by archive"
20678 msgstr ""
20679
20680 #: command-list.h:60
20681 msgid "Provide content or type and size information for repository objects"
20682 msgstr ""
20683
20684 #: command-list.h:61
20685 msgid "Display gitattributes information"
20686 msgstr ""
20687
20688 #: command-list.h:62
20689 msgid "Debug gitignore / exclude files"
20690 msgstr ""
20691
20692 #: command-list.h:63
20693 msgid "Show canonical names and email addresses of contacts"
20694 msgstr ""
20695
20696 #: command-list.h:64
20697 msgid "Switch branches or restore working tree files"
20698 msgstr ""
20699
20700 #: command-list.h:65
20701 msgid "Copy files from the index to the working tree"
20702 msgstr ""
20703
20704 #: command-list.h:66
20705 msgid "Ensures that a reference name is well formed"
20706 msgstr ""
20707
20708 #: command-list.h:67
20709 msgid "Find commits yet to be applied to upstream"
20710 msgstr ""
20711
20712 #: command-list.h:68
20713 msgid "Apply the changes introduced by some existing commits"
20714 msgstr ""
20715
20716 #: command-list.h:69
20717 msgid "Graphical alternative to git-commit"
20718 msgstr ""
20719
20720 #: command-list.h:70
20721 msgid "Remove untracked files from the working tree"
20722 msgstr ""
20723
20724 #: command-list.h:71
20725 msgid "Clone a repository into a new directory"
20726 msgstr ""
20727
20728 #: command-list.h:72
20729 msgid "Display data in columns"
20730 msgstr ""
20731
20732 #: command-list.h:73
20733 msgid "Record changes to the repository"
20734 msgstr ""
20735
20736 #: command-list.h:74
20737 msgid "Write and verify Git commit-graph files"
20738 msgstr ""
20739
20740 #: command-list.h:75
20741 msgid "Create a new commit object"
20742 msgstr ""
20743
20744 #: command-list.h:76
20745 msgid "Get and set repository or global options"
20746 msgstr ""
20747
20748 #: command-list.h:77
20749 msgid "Count unpacked number of objects and their disk consumption"
20750 msgstr ""
20751
20752 #: command-list.h:78
20753 msgid "Retrieve and store user credentials"
20754 msgstr ""
20755
20756 #: command-list.h:79
20757 msgid "Helper to temporarily store passwords in memory"
20758 msgstr ""
20759
20760 #: command-list.h:80
20761 msgid "Helper to store credentials on disk"
20762 msgstr ""
20763
20764 #: command-list.h:81
20765 msgid "Export a single commit to a CVS checkout"
20766 msgstr ""
20767
20768 #: command-list.h:82
20769 msgid "Salvage your data out of another SCM people love to hate"
20770 msgstr ""
20771
20772 #: command-list.h:83
20773 msgid "A CVS server emulator for Git"
20774 msgstr ""
20775
20776 #: command-list.h:84
20777 msgid "A really simple server for Git repositories"
20778 msgstr ""
20779
20780 #: command-list.h:85
20781 msgid "Give an object a human readable name based on an available ref"
20782 msgstr ""
20783
20784 #: command-list.h:86
20785 msgid "Show changes between commits, commit and working tree, etc"
20786 msgstr ""
20787
20788 #: command-list.h:87
20789 msgid "Compares files in the working tree and the index"
20790 msgstr ""
20791
20792 #: command-list.h:88
20793 msgid "Compare a tree to the working tree or index"
20794 msgstr ""
20795
20796 #: command-list.h:89
20797 msgid "Compares the content and mode of blobs found via two tree objects"
20798 msgstr ""
20799
20800 #: command-list.h:90
20801 msgid "Show changes using common diff tools"
20802 msgstr ""
20803
20804 #: command-list.h:91
20805 msgid "Git data exporter"
20806 msgstr ""
20807
20808 #: command-list.h:92
20809 msgid "Backend for fast Git data importers"
20810 msgstr ""
20811
20812 #: command-list.h:93
20813 msgid "Download objects and refs from another repository"
20814 msgstr ""
20815
20816 #: command-list.h:94
20817 msgid "Receive missing objects from another repository"
20818 msgstr ""
20819
20820 #: command-list.h:95
20821 msgid "Rewrite branches"
20822 msgstr ""
20823
20824 #: command-list.h:96
20825 msgid "Produce a merge commit message"
20826 msgstr ""
20827
20828 #: command-list.h:97
20829 msgid "Output information on each ref"
20830 msgstr ""
20831
20832 #: command-list.h:98
20833 msgid "Prepare patches for e-mail submission"
20834 msgstr ""
20835
20836 #: command-list.h:99
20837 msgid "Verifies the connectivity and validity of the objects in the database"
20838 msgstr ""
20839
20840 #: command-list.h:100
20841 msgid "Cleanup unnecessary files and optimize the local repository"
20842 msgstr ""
20843
20844 #: command-list.h:101
20845 msgid "Extract commit ID from an archive created using git-archive"
20846 msgstr ""
20847
20848 #: command-list.h:102
20849 msgid "Print lines matching a pattern"
20850 msgstr ""
20851
20852 #: command-list.h:103
20853 msgid "A portable graphical interface to Git"
20854 msgstr ""
20855
20856 #: command-list.h:104
20857 msgid "Compute object ID and optionally creates a blob from a file"
20858 msgstr ""
20859
20860 #: command-list.h:105
20861 msgid "Display help information about Git"
20862 msgstr ""
20863
20864 #: command-list.h:106
20865 msgid "Server side implementation of Git over HTTP"
20866 msgstr ""
20867
20868 #: command-list.h:107
20869 msgid "Download from a remote Git repository via HTTP"
20870 msgstr ""
20871
20872 #: command-list.h:108
20873 msgid "Push objects over HTTP/DAV to another repository"
20874 msgstr ""
20875
20876 #: command-list.h:109
20877 msgid "Send a collection of patches from stdin to an IMAP folder"
20878 msgstr ""
20879
20880 #: command-list.h:110
20881 msgid "Build pack index file for an existing packed archive"
20882 msgstr ""
20883
20884 #: command-list.h:111
20885 msgid "Create an empty Git repository or reinitialize an existing one"
20886 msgstr ""
20887
20888 #: command-list.h:112
20889 msgid "Instantly browse your working repository in gitweb"
20890 msgstr ""
20891
20892 #: command-list.h:113
20893 msgid "Add or parse structured information in commit messages"
20894 msgstr ""
20895
20896 #: command-list.h:114
20897 msgid "The Git repository browser"
20898 msgstr ""
20899
20900 #: command-list.h:115
20901 msgid "Show commit logs"
20902 msgstr ""
20903
20904 #: command-list.h:116
20905 msgid "Show information about files in the index and the working tree"
20906 msgstr ""
20907
20908 #: command-list.h:117
20909 msgid "List references in a remote repository"
20910 msgstr ""
20911
20912 #: command-list.h:118
20913 msgid "List the contents of a tree object"
20914 msgstr ""
20915
20916 #: command-list.h:119
20917 msgid "Extracts patch and authorship from a single e-mail message"
20918 msgstr ""
20919
20920 #: command-list.h:120
20921 msgid "Simple UNIX mbox splitter program"
20922 msgstr ""
20923
20924 #: command-list.h:121
20925 msgid "Join two or more development histories together"
20926 msgstr ""
20927
20928 #: command-list.h:122
20929 msgid "Find as good common ancestors as possible for a merge"
20930 msgstr ""
20931
20932 #: command-list.h:123
20933 msgid "Run a three-way file merge"
20934 msgstr ""
20935
20936 #: command-list.h:124
20937 msgid "Run a merge for files needing merging"
20938 msgstr ""
20939
20940 #: command-list.h:125
20941 msgid "The standard helper program to use with git-merge-index"
20942 msgstr ""
20943
20944 #: command-list.h:126
20945 msgid "Run merge conflict resolution tools to resolve merge conflicts"
20946 msgstr ""
20947
20948 #: command-list.h:127
20949 msgid "Show three-way merge without touching index"
20950 msgstr ""
20951
20952 #: command-list.h:128
20953 msgid "Write and verify multi-pack-indexes"
20954 msgstr ""
20955
20956 #: command-list.h:129
20957 msgid "Creates a tag object"
20958 msgstr ""
20959
20960 #: command-list.h:130
20961 msgid "Build a tree-object from ls-tree formatted text"
20962 msgstr ""
20963
20964 #: command-list.h:131
20965 msgid "Move or rename a file, a directory, or a symlink"
20966 msgstr ""
20967
20968 #: command-list.h:132
20969 msgid "Find symbolic names for given revs"
20970 msgstr ""
20971
20972 #: command-list.h:133
20973 msgid "Add or inspect object notes"
20974 msgstr ""
20975
20976 #: command-list.h:134
20977 msgid "Import from and submit to Perforce repositories"
20978 msgstr ""
20979
20980 #: command-list.h:135
20981 msgid "Create a packed archive of objects"
20982 msgstr ""
20983
20984 #: command-list.h:136
20985 msgid "Find redundant pack files"
20986 msgstr ""
20987
20988 #: command-list.h:137
20989 msgid "Pack heads and tags for efficient repository access"
20990 msgstr ""
20991
20992 #: command-list.h:138
20993 msgid "Routines to help parsing remote repository access parameters"
20994 msgstr ""
20995
20996 #: command-list.h:139
20997 msgid "Compute unique ID for a patch"
20998 msgstr ""
20999
21000 #: command-list.h:140
21001 msgid "Prune all unreachable objects from the object database"
21002 msgstr ""
21003
21004 #: command-list.h:141
21005 msgid "Remove extra objects that are already in pack files"
21006 msgstr ""
21007
21008 #: command-list.h:142
21009 msgid "Fetch from and integrate with another repository or a local branch"
21010 msgstr ""
21011
21012 #: command-list.h:143
21013 msgid "Update remote refs along with associated objects"
21014 msgstr ""
21015
21016 #: command-list.h:144
21017 msgid "Applies a quilt patchset onto the current branch"
21018 msgstr ""
21019
21020 #: command-list.h:145
21021 msgid "Compare two commit ranges (e.g. two versions of a branch)"
21022 msgstr ""
21023
21024 #: command-list.h:146
21025 msgid "Reads tree information into the index"
21026 msgstr ""
21027
21028 #: command-list.h:147
21029 msgid "Reapply commits on top of another base tip"
21030 msgstr ""
21031
21032 #: command-list.h:148
21033 msgid "Receive what is pushed into the repository"
21034 msgstr ""
21035
21036 #: command-list.h:149
21037 msgid "Manage reflog information"
21038 msgstr ""
21039
21040 #: command-list.h:150
21041 msgid "Manage set of tracked repositories"
21042 msgstr ""
21043
21044 #: command-list.h:151
21045 msgid "Pack unpacked objects in a repository"
21046 msgstr ""
21047
21048 #: command-list.h:152
21049 msgid "Create, list, delete refs to replace objects"
21050 msgstr ""
21051
21052 #: command-list.h:153
21053 msgid "Generates a summary of pending changes"
21054 msgstr ""
21055
21056 #: command-list.h:154
21057 msgid "Reuse recorded resolution of conflicted merges"
21058 msgstr ""
21059
21060 #: command-list.h:155
21061 msgid "Reset current HEAD to the specified state"
21062 msgstr ""
21063
21064 #: command-list.h:156
21065 msgid "Restore working tree files"
21066 msgstr ""
21067
21068 #: command-list.h:157
21069 msgid "Revert some existing commits"
21070 msgstr ""
21071
21072 #: command-list.h:158
21073 msgid "Lists commit objects in reverse chronological order"
21074 msgstr ""
21075
21076 #: command-list.h:159
21077 msgid "Pick out and massage parameters"
21078 msgstr ""
21079
21080 #: command-list.h:160
21081 msgid "Remove files from the working tree and from the index"
21082 msgstr ""
21083
21084 #: command-list.h:161
21085 msgid "Send a collection of patches as emails"
21086 msgstr ""
21087
21088 #: command-list.h:162
21089 msgid "Push objects over Git protocol to another repository"
21090 msgstr ""
21091
21092 #: command-list.h:163
21093 msgid "Restricted login shell for Git-only SSH access"
21094 msgstr ""
21095
21096 #: command-list.h:164
21097 msgid "Summarize 'git log' output"
21098 msgstr ""
21099
21100 #: command-list.h:165
21101 msgid "Show various types of objects"
21102 msgstr ""
21103
21104 #: command-list.h:166
21105 msgid "Show branches and their commits"
21106 msgstr ""
21107
21108 #: command-list.h:167
21109 msgid "Show packed archive index"
21110 msgstr ""
21111
21112 #: command-list.h:168
21113 msgid "List references in a local repository"
21114 msgstr ""
21115
21116 #: command-list.h:169
21117 msgid "Git's i18n setup code for shell scripts"
21118 msgstr ""
21119
21120 #: command-list.h:170
21121 msgid "Common Git shell script setup code"
21122 msgstr ""
21123
21124 #: command-list.h:171
21125 msgid "Initialize and modify the sparse-checkout"
21126 msgstr ""
21127
21128 #: command-list.h:172
21129 msgid "Stash the changes in a dirty working directory away"
21130 msgstr ""
21131
21132 #: command-list.h:173
21133 msgid "Add file contents to the staging area"
21134 msgstr ""
21135
21136 #: command-list.h:174
21137 msgid "Show the working tree status"
21138 msgstr ""
21139
21140 #: command-list.h:175
21141 msgid "Remove unnecessary whitespace"
21142 msgstr ""
21143
21144 #: command-list.h:176
21145 msgid "Initialize, update or inspect submodules"
21146 msgstr ""
21147
21148 #: command-list.h:177
21149 msgid "Bidirectional operation between a Subversion repository and Git"
21150 msgstr ""
21151
21152 #: command-list.h:178
21153 msgid "Switch branches"
21154 msgstr ""
21155
21156 #: command-list.h:179
21157 msgid "Read, modify and delete symbolic refs"
21158 msgstr ""
21159
21160 #: command-list.h:180
21161 msgid "Create, list, delete or verify a tag object signed with GPG"
21162 msgstr ""
21163
21164 #: command-list.h:181
21165 msgid "Creates a temporary file with a blob's contents"
21166 msgstr ""
21167
21168 #: command-list.h:182
21169 msgid "Unpack objects from a packed archive"
21170 msgstr ""
21171
21172 #: command-list.h:183
21173 msgid "Register file contents in the working tree to the index"
21174 msgstr ""
21175
21176 #: command-list.h:184
21177 msgid "Update the object name stored in a ref safely"
21178 msgstr ""
21179
21180 #: command-list.h:185
21181 msgid "Update auxiliary info file to help dumb servers"
21182 msgstr ""
21183
21184 #: command-list.h:186
21185 msgid "Send archive back to git-archive"
21186 msgstr ""
21187
21188 #: command-list.h:187
21189 msgid "Send objects packed back to git-fetch-pack"
21190 msgstr ""
21191
21192 #: command-list.h:188
21193 msgid "Show a Git logical variable"
21194 msgstr ""
21195
21196 #: command-list.h:189
21197 msgid "Check the GPG signature of commits"
21198 msgstr ""
21199
21200 #: command-list.h:190
21201 msgid "Validate packed Git archive files"
21202 msgstr ""
21203
21204 #: command-list.h:191
21205 msgid "Check the GPG signature of tags"
21206 msgstr ""
21207
21208 #: command-list.h:192
21209 msgid "Git web interface (web frontend to Git repositories)"
21210 msgstr ""
21211
21212 #: command-list.h:193
21213 msgid "Show logs with difference each commit introduces"
21214 msgstr ""
21215
21216 #: command-list.h:194
21217 msgid "Manage multiple working trees"
21218 msgstr ""
21219
21220 #: command-list.h:195
21221 msgid "Create a tree object from the current index"
21222 msgstr ""
21223
21224 #: command-list.h:196
21225 msgid "Defining attributes per path"
21226 msgstr ""
21227
21228 #: command-list.h:197
21229 msgid "Git command-line interface and conventions"
21230 msgstr ""
21231
21232 #: command-list.h:198
21233 msgid "A Git core tutorial for developers"
21234 msgstr ""
21235
21236 #: command-list.h:199
21237 msgid "Git for CVS users"
21238 msgstr ""
21239
21240 #: command-list.h:200
21241 msgid "Tweaking diff output"
21242 msgstr ""
21243
21244 #: command-list.h:201
21245 msgid "A useful minimum set of commands for Everyday Git"
21246 msgstr ""
21247
21248 #: command-list.h:202
21249 msgid "A Git Glossary"
21250 msgstr ""
21251
21252 #: command-list.h:203
21253 msgid "Hooks used by Git"
21254 msgstr ""
21255
21256 #: command-list.h:204
21257 msgid "Specifies intentionally untracked files to ignore"
21258 msgstr ""
21259
21260 #: command-list.h:205
21261 msgid "Defining submodule properties"
21262 msgstr ""
21263
21264 #: command-list.h:206
21265 msgid "Git namespaces"
21266 msgstr ""
21267
21268 #: command-list.h:207
21269 msgid "Git Repository Layout"
21270 msgstr ""
21271
21272 #: command-list.h:208
21273 msgid "Specifying revisions and ranges for Git"
21274 msgstr ""
21275
21276 #: command-list.h:209
21277 msgid "Mounting one repository inside another"
21278 msgstr ""
21279
21280 #: command-list.h:210
21281 msgid "A tutorial introduction to Git: part two"
21282 msgstr ""
21283
21284 #: command-list.h:211
21285 msgid "A tutorial introduction to Git"
21286 msgstr ""
21287
21288 #: command-list.h:212
21289 msgid "An overview of recommended workflows with Git"
21290 msgstr ""
21291
21292 #: git-bisect.sh:54
21293 msgid "You need to start by \"git bisect start\""
21294 msgstr ""
21295
21296 #. TRANSLATORS: Make sure to include [Y] and [n] in your
21297 #. translation. The program will only accept English input
21298 #. at this point.
21299 #: git-bisect.sh:60
21300 msgid "Do you want me to do it for you [Y/n]? "
21301 msgstr ""
21302
21303 #: git-bisect.sh:101
21304 #, sh-format
21305 msgid "Bad rev input: $arg"
21306 msgstr ""
21307
21308 #: git-bisect.sh:121
21309 #, sh-format
21310 msgid "Bad rev input: $bisected_head"
21311 msgstr ""
21312
21313 #: git-bisect.sh:130
21314 #, sh-format
21315 msgid "Bad rev input: $rev"
21316 msgstr ""
21317
21318 #: git-bisect.sh:139
21319 #, sh-format
21320 msgid "'git bisect $TERM_BAD' can take only one argument."
21321 msgstr ""
21322
21323 #: git-bisect.sh:209
21324 msgid "No logfile given"
21325 msgstr ""
21326
21327 #: git-bisect.sh:210
21328 #, sh-format
21329 msgid "cannot read $file for replaying"
21330 msgstr ""
21331
21332 #: git-bisect.sh:232
21333 msgid "?? what are you talking about?"
21334 msgstr ""
21335
21336 #: git-bisect.sh:241
21337 msgid "bisect run failed: no command provided."
21338 msgstr ""
21339
21340 #: git-bisect.sh:246
21341 #, sh-format
21342 msgid "running $command"
21343 msgstr ""
21344
21345 #: git-bisect.sh:253
21346 #, sh-format
21347 msgid ""
21348 "bisect run failed:\n"
21349 "exit code $res from '$command' is < 0 or >= 128"
21350 msgstr ""
21351
21352 #: git-bisect.sh:279
21353 msgid "bisect run cannot continue any more"
21354 msgstr ""
21355
21356 #: git-bisect.sh:285
21357 #, sh-format
21358 msgid ""
21359 "bisect run failed:\n"
21360 "'bisect_state $state' exited with error code $res"
21361 msgstr ""
21362
21363 #: git-bisect.sh:292
21364 msgid "bisect run success"
21365 msgstr ""
21366
21367 #: git-bisect.sh:300
21368 msgid "We are not bisecting."
21369 msgstr ""
21370
21371 #: git-merge-octopus.sh:46
21372 msgid ""
21373 "Error: Your local changes to the following files would be overwritten by "
21374 "merge"
21375 msgstr ""
21376
21377 #: git-merge-octopus.sh:61
21378 msgid "Automated merge did not work."
21379 msgstr ""
21380
21381 #: git-merge-octopus.sh:62
21382 msgid "Should not be doing an octopus."
21383 msgstr ""
21384
21385 #: git-merge-octopus.sh:73
21386 #, sh-format
21387 msgid "Unable to find common commit with $pretty_name"
21388 msgstr ""
21389
21390 #: git-merge-octopus.sh:77
21391 #, sh-format
21392 msgid "Already up to date with $pretty_name"
21393 msgstr ""
21394
21395 #: git-merge-octopus.sh:89
21396 #, sh-format
21397 msgid "Fast-forwarding to: $pretty_name"
21398 msgstr ""
21399
21400 #: git-merge-octopus.sh:97
21401 #, sh-format
21402 msgid "Trying simple merge with $pretty_name"
21403 msgstr ""
21404
21405 #: git-merge-octopus.sh:102
21406 msgid "Simple merge did not work, trying automatic merge."
21407 msgstr ""
21408
21409 #: git-legacy-stash.sh:221
21410 msgid "Cannot remove temporary index (can't happen)"
21411 msgstr ""
21412
21413 #: git-legacy-stash.sh:272
21414 #, sh-format
21415 msgid "Cannot update $ref_stash with $w_commit"
21416 msgstr ""
21417
21418 #: git-legacy-stash.sh:324
21419 #, sh-format
21420 msgid "error: unknown option for 'stash push': $option"
21421 msgstr ""
21422
21423 #: git-legacy-stash.sh:356
21424 #, sh-format
21425 msgid "Saved working directory and index state $stash_msg"
21426 msgstr ""
21427
21428 #: git-legacy-stash.sh:536
21429 #, sh-format
21430 msgid "unknown option: $opt"
21431 msgstr ""
21432
21433 #: git-legacy-stash.sh:556
21434 #, sh-format
21435 msgid "Too many revisions specified: $REV"
21436 msgstr ""
21437
21438 #: git-legacy-stash.sh:571
21439 #, sh-format
21440 msgid "$reference is not a valid reference"
21441 msgstr ""
21442
21443 #: git-legacy-stash.sh:599
21444 #, sh-format
21445 msgid "'$args' is not a stash-like commit"
21446 msgstr ""
21447
21448 #: git-legacy-stash.sh:610
21449 #, sh-format
21450 msgid "'$args' is not a stash reference"
21451 msgstr ""
21452
21453 #: git-legacy-stash.sh:618
21454 msgid "unable to refresh index"
21455 msgstr ""
21456
21457 #: git-legacy-stash.sh:622
21458 msgid "Cannot apply a stash in the middle of a merge"
21459 msgstr ""
21460
21461 #: git-legacy-stash.sh:630
21462 msgid "Conflicts in index. Try without --index."
21463 msgstr ""
21464
21465 #: git-legacy-stash.sh:632
21466 msgid "Could not save index tree"
21467 msgstr ""
21468
21469 #: git-legacy-stash.sh:641
21470 msgid "Could not restore untracked files from stash entry"
21471 msgstr ""
21472
21473 #: git-legacy-stash.sh:666
21474 msgid "Cannot unstage modified files"
21475 msgstr ""
21476
21477 #: git-legacy-stash.sh:704
21478 #, sh-format
21479 msgid "Dropped ${REV} ($s)"
21480 msgstr ""
21481
21482 #: git-legacy-stash.sh:705
21483 #, sh-format
21484 msgid "${REV}: Could not drop stash entry"
21485 msgstr ""
21486
21487 #: git-legacy-stash.sh:792
21488 msgid "(To restore them type \"git stash apply\")"
21489 msgstr ""
21490
21491 #: git-submodule.sh:202
21492 msgid "Relative path can only be used from the toplevel of the working tree"
21493 msgstr ""
21494
21495 #: git-submodule.sh:212
21496 #, sh-format
21497 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
21498 msgstr ""
21499
21500 #: git-submodule.sh:231
21501 #, sh-format
21502 msgid "'$sm_path' already exists in the index"
21503 msgstr ""
21504
21505 #: git-submodule.sh:234
21506 #, sh-format
21507 msgid "'$sm_path' already exists in the index and is not a submodule"
21508 msgstr ""
21509
21510 #: git-submodule.sh:241
21511 #, sh-format
21512 msgid "'$sm_path' does not have a commit checked out"
21513 msgstr ""
21514
21515 #: git-submodule.sh:247
21516 #, sh-format
21517 msgid ""
21518 "The following path is ignored by one of your .gitignore files:\n"
21519 "$sm_path\n"
21520 "Use -f if you really want to add it."
21521 msgstr ""
21522
21523 #: git-submodule.sh:270
21524 #, sh-format
21525 msgid "Adding existing repo at '$sm_path' to the index"
21526 msgstr ""
21527
21528 #: git-submodule.sh:272
21529 #, sh-format
21530 msgid "'$sm_path' already exists and is not a valid git repo"
21531 msgstr ""
21532
21533 #: git-submodule.sh:280
21534 #, sh-format
21535 msgid "A git directory for '$sm_name' is found locally with remote(s):"
21536 msgstr ""
21537
21538 #: git-submodule.sh:282
21539 #, sh-format
21540 msgid ""
21541 "If you want to reuse this local git directory instead of cloning again from\n"
21542 " $realrepo\n"
21543 "use the '--force' option. If the local git directory is not the correct "
21544 "repo\n"
21545 "or you are unsure what this means choose another name with the '--name' "
21546 "option."
21547 msgstr ""
21548
21549 #: git-submodule.sh:288
21550 #, sh-format
21551 msgid "Reactivating local git directory for submodule '$sm_name'."
21552 msgstr ""
21553
21554 #: git-submodule.sh:300
21555 #, sh-format
21556 msgid "Unable to checkout submodule '$sm_path'"
21557 msgstr ""
21558
21559 #: git-submodule.sh:305
21560 #, sh-format
21561 msgid "Failed to add submodule '$sm_path'"
21562 msgstr ""
21563
21564 #: git-submodule.sh:314
21565 #, sh-format
21566 msgid "Failed to register submodule '$sm_path'"
21567 msgstr ""
21568
21569 #: git-submodule.sh:580
21570 #, sh-format
21571 msgid "Unable to find current revision in submodule path '$displaypath'"
21572 msgstr ""
21573
21574 #: git-submodule.sh:590
21575 #, sh-format
21576 msgid "Unable to fetch in submodule path '$sm_path'"
21577 msgstr ""
21578
21579 #: git-submodule.sh:595
21580 #, sh-format
21581 msgid ""
21582 "Unable to find current ${remote_name}/${branch} revision in submodule path "
21583 "'$sm_path'"
21584 msgstr ""
21585
21586 #: git-submodule.sh:613
21587 #, sh-format
21588 msgid ""
21589 "Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
21590 "$sha1:"
21591 msgstr ""
21592
21593 #: git-submodule.sh:619
21594 #, sh-format
21595 msgid ""
21596 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
21597 "Direct fetching of that commit failed."
21598 msgstr ""
21599
21600 #: git-submodule.sh:626
21601 #, sh-format
21602 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
21603 msgstr ""
21604
21605 #: git-submodule.sh:627
21606 #, sh-format
21607 msgid "Submodule path '$displaypath': checked out '$sha1'"
21608 msgstr ""
21609
21610 #: git-submodule.sh:631
21611 #, sh-format
21612 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
21613 msgstr ""
21614
21615 #: git-submodule.sh:632
21616 #, sh-format
21617 msgid "Submodule path '$displaypath': rebased into '$sha1'"
21618 msgstr ""
21619
21620 #: git-submodule.sh:637
21621 #, sh-format
21622 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
21623 msgstr ""
21624
21625 #: git-submodule.sh:638
21626 #, sh-format
21627 msgid "Submodule path '$displaypath': merged in '$sha1'"
21628 msgstr ""
21629
21630 #: git-submodule.sh:643
21631 #, sh-format
21632 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
21633 msgstr ""
21634
21635 #: git-submodule.sh:644
21636 #, sh-format
21637 msgid "Submodule path '$displaypath': '$command $sha1'"
21638 msgstr ""
21639
21640 #: git-submodule.sh:675
21641 #, sh-format
21642 msgid "Failed to recurse into submodule path '$displaypath'"
21643 msgstr ""
21644
21645 #: git-submodule.sh:886
21646 msgid "The --cached option cannot be used with the --files option"
21647 msgstr ""
21648
21649 #: git-submodule.sh:938
21650 #, sh-format
21651 msgid "unexpected mode $mod_dst"
21652 msgstr ""
21653
21654 #: git-submodule.sh:958
21655 #, sh-format
21656 msgid " Warn: $display_name doesn't contain commit $sha1_src"
21657 msgstr ""
21658
21659 #: git-submodule.sh:961
21660 #, sh-format
21661 msgid " Warn: $display_name doesn't contain commit $sha1_dst"
21662 msgstr ""
21663
21664 #: git-submodule.sh:964
21665 #, sh-format
21666 msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
21667 msgstr ""
21668
21669 #: git-parse-remote.sh:89
21670 #, sh-format
21671 msgid "See git-${cmd}(1) for details."
21672 msgstr ""
21673
21674 #: git-rebase--preserve-merges.sh:109
21675 msgid "Applied autostash."
21676 msgstr ""
21677
21678 #: git-rebase--preserve-merges.sh:112
21679 #, sh-format
21680 msgid "Cannot store $stash_sha1"
21681 msgstr ""
21682
21683 #: git-rebase--preserve-merges.sh:191
21684 #, sh-format
21685 msgid "Rebasing ($new_count/$total)"
21686 msgstr ""
21687
21688 #: git-rebase--preserve-merges.sh:207
21689 msgid ""
21690 "\n"
21691 "Commands:\n"
21692 "p, pick <commit> = use commit\n"
21693 "r, reword <commit> = use commit, but edit the commit message\n"
21694 "e, edit <commit> = use commit, but stop for amending\n"
21695 "s, squash <commit> = use commit, but meld into previous commit\n"
21696 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
21697 "x, exec <commit> = run command (the rest of the line) using shell\n"
21698 "d, drop <commit> = remove commit\n"
21699 "l, label <label> = label current HEAD with a name\n"
21700 "t, reset <label> = reset HEAD to a label\n"
21701 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
21702 ". create a merge commit using the original merge commit's\n"
21703 ". message (or the oneline, if no original merge commit was\n"
21704 ". specified). Use -c <commit> to reword the commit message.\n"
21705 "\n"
21706 "These lines can be re-ordered; they are executed from top to bottom.\n"
21707 msgstr ""
21708
21709 #: git-rebase--preserve-merges.sh:270
21710 #, sh-format
21711 msgid ""
21712 "You can amend the commit now, with\n"
21713 "\n"
21714 "\tgit commit --amend $gpg_sign_opt_quoted\n"
21715 "\n"
21716 "Once you are satisfied with your changes, run\n"
21717 "\n"
21718 "\tgit rebase --continue"
21719 msgstr ""
21720
21721 #: git-rebase--preserve-merges.sh:295
21722 #, sh-format
21723 msgid "$sha1: not a commit that can be picked"
21724 msgstr ""
21725
21726 #: git-rebase--preserve-merges.sh:334
21727 #, sh-format
21728 msgid "Invalid commit name: $sha1"
21729 msgstr ""
21730
21731 #: git-rebase--preserve-merges.sh:364
21732 msgid "Cannot write current commit's replacement sha1"
21733 msgstr ""
21734
21735 #: git-rebase--preserve-merges.sh:415
21736 #, sh-format
21737 msgid "Fast-forward to $sha1"
21738 msgstr ""
21739
21740 #: git-rebase--preserve-merges.sh:417
21741 #, sh-format
21742 msgid "Cannot fast-forward to $sha1"
21743 msgstr ""
21744
21745 #: git-rebase--preserve-merges.sh:426
21746 #, sh-format
21747 msgid "Cannot move HEAD to $first_parent"
21748 msgstr ""
21749
21750 #: git-rebase--preserve-merges.sh:431
21751 #, sh-format
21752 msgid "Refusing to squash a merge: $sha1"
21753 msgstr ""
21754
21755 #: git-rebase--preserve-merges.sh:449
21756 #, sh-format
21757 msgid "Error redoing merge $sha1"
21758 msgstr ""
21759
21760 #: git-rebase--preserve-merges.sh:458
21761 #, sh-format
21762 msgid "Could not pick $sha1"
21763 msgstr ""
21764
21765 #: git-rebase--preserve-merges.sh:467
21766 #, sh-format
21767 msgid "This is the commit message #${n}:"
21768 msgstr ""
21769
21770 #: git-rebase--preserve-merges.sh:472
21771 #, sh-format
21772 msgid "The commit message #${n} will be skipped:"
21773 msgstr ""
21774
21775 #: git-rebase--preserve-merges.sh:483
21776 #, sh-format
21777 msgid "This is a combination of $count commit."
21778 msgid_plural "This is a combination of $count commits."
21779 msgstr[0] ""
21780 msgstr[1] ""
21781
21782 #: git-rebase--preserve-merges.sh:492
21783 #, sh-format
21784 msgid "Cannot write $fixup_msg"
21785 msgstr ""
21786
21787 #: git-rebase--preserve-merges.sh:495
21788 msgid "This is a combination of 2 commits."
21789 msgstr ""
21790
21791 #: git-rebase--preserve-merges.sh:536 git-rebase--preserve-merges.sh:579
21792 #: git-rebase--preserve-merges.sh:582
21793 #, sh-format
21794 msgid "Could not apply $sha1... $rest"
21795 msgstr ""
21796
21797 #: git-rebase--preserve-merges.sh:611
21798 #, sh-format
21799 msgid ""
21800 "Could not amend commit after successfully picking $sha1... $rest\n"
21801 "This is most likely due to an empty commit message, or the pre-commit hook\n"
21802 "failed. If the pre-commit hook failed, you may need to resolve the issue "
21803 "before\n"
21804 "you are able to reword the commit."
21805 msgstr ""
21806
21807 #: git-rebase--preserve-merges.sh:626
21808 #, sh-format
21809 msgid "Stopped at $sha1_abbrev... $rest"
21810 msgstr ""
21811
21812 #: git-rebase--preserve-merges.sh:641
21813 #, sh-format
21814 msgid "Cannot '$squash_style' without a previous commit"
21815 msgstr ""
21816
21817 #: git-rebase--preserve-merges.sh:683
21818 #, sh-format
21819 msgid "Executing: $rest"
21820 msgstr ""
21821
21822 #: git-rebase--preserve-merges.sh:691
21823 #, sh-format
21824 msgid "Execution failed: $rest"
21825 msgstr ""
21826
21827 #: git-rebase--preserve-merges.sh:693
21828 msgid "and made changes to the index and/or the working tree"
21829 msgstr ""
21830
21831 #: git-rebase--preserve-merges.sh:695
21832 msgid ""
21833 "You can fix the problem, and then run\n"
21834 "\n"
21835 "\tgit rebase --continue"
21836 msgstr ""
21837
21838 #. TRANSLATORS: after these lines is a command to be issued by the user
21839 #: git-rebase--preserve-merges.sh:708
21840 #, sh-format
21841 msgid ""
21842 "Execution succeeded: $rest\n"
21843 "but left changes to the index and/or the working tree\n"
21844 "Commit or stash your changes, and then run\n"
21845 "\n"
21846 "\tgit rebase --continue"
21847 msgstr ""
21848
21849 #: git-rebase--preserve-merges.sh:719
21850 #, sh-format
21851 msgid "Unknown command: $command $sha1 $rest"
21852 msgstr ""
21853
21854 #: git-rebase--preserve-merges.sh:720
21855 msgid "Please fix this using 'git rebase --edit-todo'."
21856 msgstr ""
21857
21858 #: git-rebase--preserve-merges.sh:755
21859 #, sh-format
21860 msgid "Successfully rebased and updated $head_name."
21861 msgstr ""
21862
21863 #: git-rebase--preserve-merges.sh:812
21864 msgid "Could not remove CHERRY_PICK_HEAD"
21865 msgstr ""
21866
21867 #: git-rebase--preserve-merges.sh:817
21868 #, sh-format
21869 msgid ""
21870 "You have staged changes in your working tree.\n"
21871 "If these changes are meant to be\n"
21872 "squashed into the previous commit, run:\n"
21873 "\n"
21874 " git commit --amend $gpg_sign_opt_quoted\n"
21875 "\n"
21876 "If they are meant to go into a new commit, run:\n"
21877 "\n"
21878 " git commit $gpg_sign_opt_quoted\n"
21879 "\n"
21880 "In both cases, once you're done, continue with:\n"
21881 "\n"
21882 " git rebase --continue\n"
21883 msgstr ""
21884
21885 #: git-rebase--preserve-merges.sh:834
21886 msgid "Error trying to find the author identity to amend commit"
21887 msgstr ""
21888
21889 #: git-rebase--preserve-merges.sh:839
21890 msgid ""
21891 "You have uncommitted changes in your working tree. Please commit them\n"
21892 "first and then run 'git rebase --continue' again."
21893 msgstr ""
21894
21895 #: git-rebase--preserve-merges.sh:844 git-rebase--preserve-merges.sh:848
21896 msgid "Could not commit staged changes."
21897 msgstr ""
21898
21899 #: git-rebase--preserve-merges.sh:879 git-rebase--preserve-merges.sh:965
21900 msgid "Could not execute editor"
21901 msgstr ""
21902
21903 #: git-rebase--preserve-merges.sh:900
21904 #, sh-format
21905 msgid "Could not checkout $switch_to"
21906 msgstr ""
21907
21908 #: git-rebase--preserve-merges.sh:907
21909 msgid "No HEAD?"
21910 msgstr ""
21911
21912 #: git-rebase--preserve-merges.sh:908
21913 #, sh-format
21914 msgid "Could not create temporary $state_dir"
21915 msgstr ""
21916
21917 #: git-rebase--preserve-merges.sh:911
21918 msgid "Could not mark as interactive"
21919 msgstr ""
21920
21921 #: git-rebase--preserve-merges.sh:943
21922 #, sh-format
21923 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
21924 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
21925 msgstr[0] ""
21926 msgstr[1] ""
21927
21928 #: git-rebase--preserve-merges.sh:997 git-rebase--preserve-merges.sh:1002
21929 msgid "Could not init rewritten commits"
21930 msgstr ""
21931
21932 #: git-sh-setup.sh:89 git-sh-setup.sh:94
21933 #, sh-format
21934 msgid "usage: $dashless $USAGE"
21935 msgstr ""
21936
21937 #: git-sh-setup.sh:191
21938 #, sh-format
21939 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
21940 msgstr ""
21941
21942 #: git-sh-setup.sh:200 git-sh-setup.sh:207
21943 #, sh-format
21944 msgid "fatal: $program_name cannot be used without a working tree."
21945 msgstr ""
21946
21947 #: git-sh-setup.sh:221
21948 msgid "Cannot rebase: You have unstaged changes."
21949 msgstr ""
21950
21951 #: git-sh-setup.sh:224
21952 msgid "Cannot rewrite branches: You have unstaged changes."
21953 msgstr ""
21954
21955 #: git-sh-setup.sh:227
21956 msgid "Cannot pull with rebase: You have unstaged changes."
21957 msgstr ""
21958
21959 #: git-sh-setup.sh:230
21960 #, sh-format
21961 msgid "Cannot $action: You have unstaged changes."
21962 msgstr ""
21963
21964 #: git-sh-setup.sh:243
21965 msgid "Cannot rebase: Your index contains uncommitted changes."
21966 msgstr ""
21967
21968 #: git-sh-setup.sh:246
21969 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
21970 msgstr ""
21971
21972 #: git-sh-setup.sh:249
21973 #, sh-format
21974 msgid "Cannot $action: Your index contains uncommitted changes."
21975 msgstr ""
21976
21977 #: git-sh-setup.sh:253
21978 msgid "Additionally, your index contains uncommitted changes."
21979 msgstr ""
21980
21981 #: git-sh-setup.sh:373
21982 msgid "You need to run this command from the toplevel of the working tree."
21983 msgstr ""
21984
21985 #: git-sh-setup.sh:378
21986 msgid "Unable to determine absolute path of git directory"
21987 msgstr ""
21988
21989 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
21990 #: git-add--interactive.perl:212
21991 #, perl-format
21992 msgid "%12s %12s %s"
21993 msgstr ""
21994
21995 #: git-add--interactive.perl:634
21996 #, perl-format
21997 msgid "touched %d path\n"
21998 msgid_plural "touched %d paths\n"
21999 msgstr[0] ""
22000 msgstr[1] ""
22001
22002 #: git-add--interactive.perl:1053
22003 msgid ""
22004 "If the patch applies cleanly, the edited hunk will immediately be\n"
22005 "marked for staging."
22006 msgstr ""
22007
22008 #: git-add--interactive.perl:1056
22009 msgid ""
22010 "If the patch applies cleanly, the edited hunk will immediately be\n"
22011 "marked for stashing."
22012 msgstr ""
22013
22014 #: git-add--interactive.perl:1059
22015 msgid ""
22016 "If the patch applies cleanly, the edited hunk will immediately be\n"
22017 "marked for unstaging."
22018 msgstr ""
22019
22020 #: git-add--interactive.perl:1062 git-add--interactive.perl:1071
22021 #: git-add--interactive.perl:1077
22022 msgid ""
22023 "If the patch applies cleanly, the edited hunk will immediately be\n"
22024 "marked for applying."
22025 msgstr ""
22026
22027 #: git-add--interactive.perl:1065 git-add--interactive.perl:1068
22028 #: git-add--interactive.perl:1074
22029 msgid ""
22030 "If the patch applies cleanly, the edited hunk will immediately be\n"
22031 "marked for discarding."
22032 msgstr ""
22033
22034 #: git-add--interactive.perl:1111
22035 #, perl-format
22036 msgid "failed to open hunk edit file for writing: %s"
22037 msgstr ""
22038
22039 #: git-add--interactive.perl:1118
22040 #, perl-format
22041 msgid ""
22042 "---\n"
22043 "To remove '%s' lines, make them ' ' lines (context).\n"
22044 "To remove '%s' lines, delete them.\n"
22045 "Lines starting with %s will be removed.\n"
22046 msgstr ""
22047
22048 #: git-add--interactive.perl:1140
22049 #, perl-format
22050 msgid "failed to open hunk edit file for reading: %s"
22051 msgstr ""
22052
22053 #: git-add--interactive.perl:1248
22054 msgid ""
22055 "y - stage this hunk\n"
22056 "n - do not stage this hunk\n"
22057 "q - quit; do not stage this hunk or any of the remaining ones\n"
22058 "a - stage this hunk and all later hunks in the file\n"
22059 "d - do not stage this hunk or any of the later hunks in the file"
22060 msgstr ""
22061
22062 #: git-add--interactive.perl:1254
22063 msgid ""
22064 "y - stash this hunk\n"
22065 "n - do not stash this hunk\n"
22066 "q - quit; do not stash this hunk or any of the remaining ones\n"
22067 "a - stash this hunk and all later hunks in the file\n"
22068 "d - do not stash this hunk or any of the later hunks in the file"
22069 msgstr ""
22070
22071 #: git-add--interactive.perl:1260
22072 msgid ""
22073 "y - unstage this hunk\n"
22074 "n - do not unstage this hunk\n"
22075 "q - quit; do not unstage this hunk or any of the remaining ones\n"
22076 "a - unstage this hunk and all later hunks in the file\n"
22077 "d - do not unstage this hunk or any of the later hunks in the file"
22078 msgstr ""
22079
22080 #: git-add--interactive.perl:1266
22081 msgid ""
22082 "y - apply this hunk to index\n"
22083 "n - do not apply this hunk to index\n"
22084 "q - quit; do not apply this hunk or any of the remaining ones\n"
22085 "a - apply this hunk and all later hunks in the file\n"
22086 "d - do not apply this hunk or any of the later hunks in the file"
22087 msgstr ""
22088
22089 #: git-add--interactive.perl:1272 git-add--interactive.perl:1290
22090 msgid ""
22091 "y - discard this hunk from worktree\n"
22092 "n - do not discard this hunk from worktree\n"
22093 "q - quit; do not discard this hunk or any of the remaining ones\n"
22094 "a - discard this hunk and all later hunks in the file\n"
22095 "d - do not discard this hunk or any of the later hunks in the file"
22096 msgstr ""
22097
22098 #: git-add--interactive.perl:1278
22099 msgid ""
22100 "y - discard this hunk from index and worktree\n"
22101 "n - do not discard this hunk from index and worktree\n"
22102 "q - quit; do not discard this hunk or any of the remaining ones\n"
22103 "a - discard this hunk and all later hunks in the file\n"
22104 "d - do not discard this hunk or any of the later hunks in the file"
22105 msgstr ""
22106
22107 #: git-add--interactive.perl:1284
22108 msgid ""
22109 "y - apply this hunk to index and worktree\n"
22110 "n - do not apply this hunk to index and worktree\n"
22111 "q - quit; do not apply this hunk or any of the remaining ones\n"
22112 "a - apply this hunk and all later hunks in the file\n"
22113 "d - do not apply this hunk or any of the later hunks in the file"
22114 msgstr ""
22115
22116 #: git-add--interactive.perl:1296
22117 msgid ""
22118 "y - apply this hunk to worktree\n"
22119 "n - do not apply this hunk to worktree\n"
22120 "q - quit; do not apply this hunk or any of the remaining ones\n"
22121 "a - apply this hunk and all later hunks in the file\n"
22122 "d - do not apply this hunk or any of the later hunks in the file"
22123 msgstr ""
22124
22125 #: git-add--interactive.perl:1311
22126 msgid ""
22127 "g - select a hunk to go to\n"
22128 "/ - search for a hunk matching the given regex\n"
22129 "j - leave this hunk undecided, see next undecided hunk\n"
22130 "J - leave this hunk undecided, see next hunk\n"
22131 "k - leave this hunk undecided, see previous undecided hunk\n"
22132 "K - leave this hunk undecided, see previous hunk\n"
22133 "s - split the current hunk into smaller hunks\n"
22134 "e - manually edit the current hunk\n"
22135 "? - print help\n"
22136 msgstr ""
22137
22138 #: git-add--interactive.perl:1342
22139 msgid "The selected hunks do not apply to the index!\n"
22140 msgstr ""
22141
22142 #: git-add--interactive.perl:1343
22143 msgid "Apply them to the worktree anyway? "
22144 msgstr ""
22145
22146 #: git-add--interactive.perl:1346
22147 msgid "Nothing was applied.\n"
22148 msgstr ""
22149
22150 #: git-add--interactive.perl:1357
22151 #, perl-format
22152 msgid "ignoring unmerged: %s\n"
22153 msgstr ""
22154
22155 #: git-add--interactive.perl:1428
22156 #, perl-format
22157 msgid "Stage mode change [y,n,q,a,d%s,?]? "
22158 msgstr ""
22159
22160 #: git-add--interactive.perl:1429
22161 #, perl-format
22162 msgid "Stage deletion [y,n,q,a,d%s,?]? "
22163 msgstr ""
22164
22165 #: git-add--interactive.perl:1430
22166 #, perl-format
22167 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
22168 msgstr ""
22169
22170 #: git-add--interactive.perl:1433
22171 #, perl-format
22172 msgid "Stash mode change [y,n,q,a,d%s,?]? "
22173 msgstr ""
22174
22175 #: git-add--interactive.perl:1434
22176 #, perl-format
22177 msgid "Stash deletion [y,n,q,a,d%s,?]? "
22178 msgstr ""
22179
22180 #: git-add--interactive.perl:1435
22181 #, perl-format
22182 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
22183 msgstr ""
22184
22185 #: git-add--interactive.perl:1438
22186 #, perl-format
22187 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
22188 msgstr ""
22189
22190 #: git-add--interactive.perl:1439
22191 #, perl-format
22192 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
22193 msgstr ""
22194
22195 #: git-add--interactive.perl:1440
22196 #, perl-format
22197 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
22198 msgstr ""
22199
22200 #: git-add--interactive.perl:1443
22201 #, perl-format
22202 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
22203 msgstr ""
22204
22205 #: git-add--interactive.perl:1444
22206 #, perl-format
22207 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
22208 msgstr ""
22209
22210 #: git-add--interactive.perl:1445
22211 #, perl-format
22212 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
22213 msgstr ""
22214
22215 #: git-add--interactive.perl:1448 git-add--interactive.perl:1463
22216 #, perl-format
22217 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
22218 msgstr ""
22219
22220 #: git-add--interactive.perl:1449 git-add--interactive.perl:1464
22221 #, perl-format
22222 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
22223 msgstr ""
22224
22225 #: git-add--interactive.perl:1450 git-add--interactive.perl:1465
22226 #, perl-format
22227 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
22228 msgstr ""
22229
22230 #: git-add--interactive.perl:1453
22231 #, perl-format
22232 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
22233 msgstr ""
22234
22235 #: git-add--interactive.perl:1454
22236 #, perl-format
22237 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
22238 msgstr ""
22239
22240 #: git-add--interactive.perl:1455
22241 #, perl-format
22242 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
22243 msgstr ""
22244
22245 #: git-add--interactive.perl:1458
22246 #, perl-format
22247 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
22248 msgstr ""
22249
22250 #: git-add--interactive.perl:1459
22251 #, perl-format
22252 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
22253 msgstr ""
22254
22255 #: git-add--interactive.perl:1460
22256 #, perl-format
22257 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
22258 msgstr ""
22259
22260 #: git-add--interactive.perl:1468
22261 #, perl-format
22262 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
22263 msgstr ""
22264
22265 #: git-add--interactive.perl:1469
22266 #, perl-format
22267 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
22268 msgstr ""
22269
22270 #: git-add--interactive.perl:1470
22271 #, perl-format
22272 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
22273 msgstr ""
22274
22275 #: git-add--interactive.perl:1570
22276 msgid "No other hunks to goto\n"
22277 msgstr ""
22278
22279 #: git-add--interactive.perl:1588
22280 #, perl-format
22281 msgid "Invalid number: '%s'\n"
22282 msgstr ""
22283
22284 #: git-add--interactive.perl:1593
22285 #, perl-format
22286 msgid "Sorry, only %d hunk available.\n"
22287 msgid_plural "Sorry, only %d hunks available.\n"
22288 msgstr[0] ""
22289 msgstr[1] ""
22290
22291 #: git-add--interactive.perl:1619
22292 msgid "No other hunks to search\n"
22293 msgstr ""
22294
22295 #: git-add--interactive.perl:1636
22296 #, perl-format
22297 msgid "Malformed search regexp %s: %s\n"
22298 msgstr ""
22299
22300 #: git-add--interactive.perl:1646
22301 msgid "No hunk matches the given pattern\n"
22302 msgstr ""
22303
22304 #: git-add--interactive.perl:1658 git-add--interactive.perl:1680
22305 msgid "No previous hunk\n"
22306 msgstr ""
22307
22308 #: git-add--interactive.perl:1667 git-add--interactive.perl:1686
22309 msgid "No next hunk\n"
22310 msgstr ""
22311
22312 #: git-add--interactive.perl:1692
22313 msgid "Sorry, cannot split this hunk\n"
22314 msgstr ""
22315
22316 #: git-add--interactive.perl:1698
22317 #, perl-format
22318 msgid "Split into %d hunk.\n"
22319 msgid_plural "Split into %d hunks.\n"
22320 msgstr[0] ""
22321 msgstr[1] ""
22322
22323 #: git-add--interactive.perl:1708
22324 msgid "Sorry, cannot edit this hunk\n"
22325 msgstr ""
22326
22327 #. TRANSLATORS: please do not translate the command names
22328 #. 'status', 'update', 'revert', etc.
22329 #: git-add--interactive.perl:1773
22330 msgid ""
22331 "status - show paths with changes\n"
22332 "update - add working tree state to the staged set of changes\n"
22333 "revert - revert staged set of changes back to the HEAD version\n"
22334 "patch - pick hunks and update selectively\n"
22335 "diff - view diff between HEAD and index\n"
22336 "add untracked - add contents of untracked files to the staged set of "
22337 "changes\n"
22338 msgstr ""
22339
22340 #: git-add--interactive.perl:1790 git-add--interactive.perl:1795
22341 #: git-add--interactive.perl:1798 git-add--interactive.perl:1805
22342 #: git-add--interactive.perl:1808 git-add--interactive.perl:1815
22343 #: git-add--interactive.perl:1819 git-add--interactive.perl:1825
22344 msgid "missing --"
22345 msgstr ""
22346
22347 #: git-add--interactive.perl:1821
22348 #, perl-format
22349 msgid "unknown --patch mode: %s"
22350 msgstr ""
22351
22352 #: git-add--interactive.perl:1827 git-add--interactive.perl:1833
22353 #, perl-format
22354 msgid "invalid argument %s, expecting --"
22355 msgstr ""
22356
22357 #: git-send-email.perl:138
22358 msgid "local zone differs from GMT by a non-minute interval\n"
22359 msgstr ""
22360
22361 #: git-send-email.perl:145 git-send-email.perl:151
22362 msgid "local time offset greater than or equal to 24 hours\n"
22363 msgstr ""
22364
22365 #: git-send-email.perl:223 git-send-email.perl:229
22366 msgid "the editor exited uncleanly, aborting everything"
22367 msgstr ""
22368
22369 #: git-send-email.perl:310
22370 #, perl-format
22371 msgid ""
22372 "'%s' contains an intermediate version of the email you were composing.\n"
22373 msgstr ""
22374
22375 #: git-send-email.perl:315
22376 #, perl-format
22377 msgid "'%s.final' contains the composed email.\n"
22378 msgstr ""
22379
22380 #: git-send-email.perl:408
22381 msgid "--dump-aliases incompatible with other options\n"
22382 msgstr ""
22383
22384 #: git-send-email.perl:481 git-send-email.perl:683
22385 msgid "Cannot run git format-patch from outside a repository\n"
22386 msgstr ""
22387
22388 #: git-send-email.perl:484
22389 msgid ""
22390 "`batch-size` and `relogin` must be specified together (via command-line or "
22391 "configuration option)\n"
22392 msgstr ""
22393
22394 #: git-send-email.perl:497
22395 #, perl-format
22396 msgid "Unknown --suppress-cc field: '%s'\n"
22397 msgstr ""
22398
22399 #: git-send-email.perl:528
22400 #, perl-format
22401 msgid "Unknown --confirm setting: '%s'\n"
22402 msgstr ""
22403
22404 #: git-send-email.perl:556
22405 #, perl-format
22406 msgid "warning: sendmail alias with quotes is not supported: %s\n"
22407 msgstr ""
22408
22409 #: git-send-email.perl:558
22410 #, perl-format
22411 msgid "warning: `:include:` not supported: %s\n"
22412 msgstr ""
22413
22414 #: git-send-email.perl:560
22415 #, perl-format
22416 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
22417 msgstr ""
22418
22419 #: git-send-email.perl:565
22420 #, perl-format
22421 msgid "warning: sendmail line is not recognized: %s\n"
22422 msgstr ""
22423
22424 #: git-send-email.perl:649
22425 #, perl-format
22426 msgid ""
22427 "File '%s' exists but it could also be the range of commits\n"
22428 "to produce patches for. Please disambiguate by...\n"
22429 "\n"
22430 " * Saying \"./%s\" if you mean a file; or\n"
22431 " * Giving --format-patch option if you mean a range.\n"
22432 msgstr ""
22433
22434 #: git-send-email.perl:670
22435 #, perl-format
22436 msgid "Failed to opendir %s: %s"
22437 msgstr ""
22438
22439 #: git-send-email.perl:694
22440 #, perl-format
22441 msgid ""
22442 "fatal: %s: %s\n"
22443 "warning: no patches were sent\n"
22444 msgstr ""
22445
22446 #: git-send-email.perl:705
22447 msgid ""
22448 "\n"
22449 "No patch files specified!\n"
22450 "\n"
22451 msgstr ""
22452
22453 #: git-send-email.perl:718
22454 #, perl-format
22455 msgid "No subject line in %s?"
22456 msgstr ""
22457
22458 #: git-send-email.perl:728
22459 #, perl-format
22460 msgid "Failed to open for writing %s: %s"
22461 msgstr ""
22462
22463 #: git-send-email.perl:739
22464 msgid ""
22465 "Lines beginning in \"GIT:\" will be removed.\n"
22466 "Consider including an overall diffstat or table of contents\n"
22467 "for the patch you are writing.\n"
22468 "\n"
22469 "Clear the body content if you don't wish to send a summary.\n"
22470 msgstr ""
22471
22472 #: git-send-email.perl:763
22473 #, perl-format
22474 msgid "Failed to open %s: %s"
22475 msgstr ""
22476
22477 #: git-send-email.perl:780
22478 #, perl-format
22479 msgid "Failed to open %s.final: %s"
22480 msgstr ""
22481
22482 #: git-send-email.perl:823
22483 msgid "Summary email is empty, skipping it\n"
22484 msgstr ""
22485
22486 #. TRANSLATORS: please keep [y/N] as is.
22487 #: git-send-email.perl:858
22488 #, perl-format
22489 msgid "Are you sure you want to use <%s> [y/N]? "
22490 msgstr ""
22491
22492 #: git-send-email.perl:913
22493 msgid ""
22494 "The following files are 8bit, but do not declare a Content-Transfer-"
22495 "Encoding.\n"
22496 msgstr ""
22497
22498 #: git-send-email.perl:918
22499 msgid "Which 8bit encoding should I declare [UTF-8]? "
22500 msgstr ""
22501
22502 #: git-send-email.perl:926
22503 #, perl-format
22504 msgid ""
22505 "Refusing to send because the patch\n"
22506 "\t%s\n"
22507 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
22508 "want to send.\n"
22509 msgstr ""
22510
22511 #: git-send-email.perl:945
22512 msgid "To whom should the emails be sent (if anyone)?"
22513 msgstr ""
22514
22515 #: git-send-email.perl:963
22516 #, perl-format
22517 msgid "fatal: alias '%s' expands to itself\n"
22518 msgstr ""
22519
22520 #: git-send-email.perl:975
22521 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
22522 msgstr ""
22523
22524 #: git-send-email.perl:1033 git-send-email.perl:1041
22525 #, perl-format
22526 msgid "error: unable to extract a valid address from: %s\n"
22527 msgstr ""
22528
22529 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
22530 #. translation. The program will only accept English input
22531 #. at this point.
22532 #: git-send-email.perl:1045
22533 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
22534 msgstr ""
22535
22536 #: git-send-email.perl:1362
22537 #, perl-format
22538 msgid "CA path \"%s\" does not exist"
22539 msgstr ""
22540
22541 #: git-send-email.perl:1445
22542 msgid ""
22543 " The Cc list above has been expanded by additional\n"
22544 " addresses found in the patch commit message. By default\n"
22545 " send-email prompts before sending whenever this occurs.\n"
22546 " This behavior is controlled by the sendemail.confirm\n"
22547 " configuration setting.\n"
22548 "\n"
22549 " For additional information, run 'git send-email --help'.\n"
22550 " To retain the current behavior, but squelch this message,\n"
22551 " run 'git config --global sendemail.confirm auto'.\n"
22552 "\n"
22553 msgstr ""
22554
22555 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
22556 #. translation. The program will only accept English input
22557 #. at this point.
22558 #: git-send-email.perl:1460
22559 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
22560 msgstr ""
22561
22562 #: git-send-email.perl:1463
22563 msgid "Send this email reply required"
22564 msgstr ""
22565
22566 #: git-send-email.perl:1491
22567 msgid "The required SMTP server is not properly defined."
22568 msgstr ""
22569
22570 #: git-send-email.perl:1538
22571 #, perl-format
22572 msgid "Server does not support STARTTLS! %s"
22573 msgstr ""
22574
22575 #: git-send-email.perl:1543 git-send-email.perl:1547
22576 #, perl-format
22577 msgid "STARTTLS failed! %s"
22578 msgstr ""
22579
22580 #: git-send-email.perl:1556
22581 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
22582 msgstr ""
22583
22584 #: git-send-email.perl:1574
22585 #, perl-format
22586 msgid "Failed to send %s\n"
22587 msgstr ""
22588
22589 #: git-send-email.perl:1577
22590 #, perl-format
22591 msgid "Dry-Sent %s\n"
22592 msgstr ""
22593
22594 #: git-send-email.perl:1577
22595 #, perl-format
22596 msgid "Sent %s\n"
22597 msgstr ""
22598
22599 #: git-send-email.perl:1579
22600 msgid "Dry-OK. Log says:\n"
22601 msgstr ""
22602
22603 #: git-send-email.perl:1579
22604 msgid "OK. Log says:\n"
22605 msgstr ""
22606
22607 #: git-send-email.perl:1591
22608 msgid "Result: "
22609 msgstr ""
22610
22611 #: git-send-email.perl:1594
22612 msgid "Result: OK\n"
22613 msgstr ""
22614
22615 #: git-send-email.perl:1612
22616 #, perl-format
22617 msgid "can't open file %s"
22618 msgstr ""
22619
22620 #: git-send-email.perl:1659 git-send-email.perl:1679
22621 #, perl-format
22622 msgid "(mbox) Adding cc: %s from line '%s'\n"
22623 msgstr ""
22624
22625 #: git-send-email.perl:1665
22626 #, perl-format
22627 msgid "(mbox) Adding to: %s from line '%s'\n"
22628 msgstr ""
22629
22630 #: git-send-email.perl:1718
22631 #, perl-format
22632 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
22633 msgstr ""
22634
22635 #: git-send-email.perl:1753
22636 #, perl-format
22637 msgid "(body) Adding cc: %s from line '%s'\n"
22638 msgstr ""
22639
22640 #: git-send-email.perl:1864
22641 #, perl-format
22642 msgid "(%s) Could not execute '%s'"
22643 msgstr ""
22644
22645 #: git-send-email.perl:1871
22646 #, perl-format
22647 msgid "(%s) Adding %s: %s from: '%s'\n"
22648 msgstr ""
22649
22650 #: git-send-email.perl:1875
22651 #, perl-format
22652 msgid "(%s) failed to close pipe to '%s'"
22653 msgstr ""
22654
22655 #: git-send-email.perl:1905
22656 msgid "cannot send message as 7bit"
22657 msgstr ""
22658
22659 #: git-send-email.perl:1913
22660 msgid "invalid transfer encoding"
22661 msgstr ""
22662
22663 #: git-send-email.perl:1954 git-send-email.perl:2006 git-send-email.perl:2016
22664 #, perl-format
22665 msgid "unable to open %s: %s\n"
22666 msgstr ""
22667
22668 #: git-send-email.perl:1957
22669 #, perl-format
22670 msgid "%s: patch contains a line longer than 998 characters"
22671 msgstr ""
22672
22673 #: git-send-email.perl:1974
22674 #, perl-format
22675 msgid "Skipping %s with backup suffix '%s'.\n"
22676 msgstr ""
22677
22678 #. TRANSLATORS: please keep "[y|N]" as is.
22679 #: git-send-email.perl:1978
22680 #, perl-format
22681 msgid "Do you really want to send %s? [y|N]: "
22682 msgstr ""