Merge branch 'master' of git://github.com/git-l10n/git-po
[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: 2017-07-15 11:57+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 #: advice.c:58
22 #, c-format
23 msgid "hint: %.*s\n"
24 msgstr ""
25
26 #: advice.c:86
27 msgid "Cherry-picking is not possible because you have unmerged files."
28 msgstr ""
29
30 #: advice.c:88
31 msgid "Committing is not possible because you have unmerged files."
32 msgstr ""
33
34 #: advice.c:90
35 msgid "Merging is not possible because you have unmerged files."
36 msgstr ""
37
38 #: advice.c:92
39 msgid "Pulling is not possible because you have unmerged files."
40 msgstr ""
41
42 #: advice.c:94
43 msgid "Reverting is not possible because you have unmerged files."
44 msgstr ""
45
46 #: advice.c:96
47 #, c-format
48 msgid "It is not possible to %s because you have unmerged files."
49 msgstr ""
50
51 #: advice.c:104
52 msgid ""
53 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
54 "as appropriate to mark resolution and make a commit."
55 msgstr ""
56
57 #: advice.c:112
58 msgid "Exiting because of an unresolved conflict."
59 msgstr ""
60
61 #: advice.c:117 builtin/merge.c:1184
62 msgid "You have not concluded your merge (MERGE_HEAD exists)."
63 msgstr ""
64
65 #: advice.c:119
66 msgid "Please, commit your changes before merging."
67 msgstr ""
68
69 #: advice.c:120
70 msgid "Exiting because of unfinished merge."
71 msgstr ""
72
73 #: advice.c:126
74 #, c-format
75 msgid ""
76 "Note: checking out '%s'.\n"
77 "\n"
78 "You are in 'detached HEAD' state. You can look around, make experimental\n"
79 "changes and commit them, and you can discard any commits you make in this\n"
80 "state without impacting any branches by performing another checkout.\n"
81 "\n"
82 "If you want to create a new branch to retain commits you create, you may\n"
83 "do so (now or later) by using -b with the checkout command again. Example:\n"
84 "\n"
85 "  git checkout -b <new-branch-name>\n"
86 "\n"
87 msgstr ""
88
89 #: apply.c:58
90 #, c-format
91 msgid "unrecognized whitespace option '%s'"
92 msgstr ""
93
94 #: apply.c:74
95 #, c-format
96 msgid "unrecognized whitespace ignore option '%s'"
97 msgstr ""
98
99 #: apply.c:126
100 msgid "--reject and --3way cannot be used together."
101 msgstr ""
102
103 #: apply.c:128
104 msgid "--cached and --3way cannot be used together."
105 msgstr ""
106
107 #: apply.c:131
108 msgid "--3way outside a repository"
109 msgstr ""
110
111 #: apply.c:142
112 msgid "--index outside a repository"
113 msgstr ""
114
115 #: apply.c:145
116 msgid "--cached outside a repository"
117 msgstr ""
118
119 #: apply.c:836
120 #, c-format
121 msgid "Cannot prepare timestamp regexp %s"
122 msgstr ""
123
124 #: apply.c:845
125 #, c-format
126 msgid "regexec returned %d for input: %s"
127 msgstr ""
128
129 #: apply.c:929
130 #, c-format
131 msgid "unable to find filename in patch at line %d"
132 msgstr ""
133
134 #: apply.c:967
135 #, c-format
136 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
137 msgstr ""
138
139 #: apply.c:973
140 #, c-format
141 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
142 msgstr ""
143
144 #: apply.c:974
145 #, c-format
146 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
147 msgstr ""
148
149 #: apply.c:979
150 #, c-format
151 msgid "git apply: bad git-diff - expected /dev/null on line %d"
152 msgstr ""
153
154 #: apply.c:1008
155 #, c-format
156 msgid "invalid mode on line %d: %s"
157 msgstr ""
158
159 #: apply.c:1326
160 #, c-format
161 msgid "inconsistent header lines %d and %d"
162 msgstr ""
163
164 #: apply.c:1498
165 #, c-format
166 msgid "recount: unexpected line: %.*s"
167 msgstr ""
168
169 #: apply.c:1567
170 #, c-format
171 msgid "patch fragment without header at line %d: %.*s"
172 msgstr ""
173
174 #: apply.c:1587
175 #, c-format
176 msgid ""
177 "git diff header lacks filename information when removing %d leading pathname "
178 "component (line %d)"
179 msgid_plural ""
180 "git diff header lacks filename information when removing %d leading pathname "
181 "components (line %d)"
182 msgstr[0] ""
183 msgstr[1] ""
184
185 #: apply.c:1600
186 #, c-format
187 msgid "git diff header lacks filename information (line %d)"
188 msgstr ""
189
190 #: apply.c:1770
191 msgid "new file depends on old contents"
192 msgstr ""
193
194 #: apply.c:1772
195 msgid "deleted file still has contents"
196 msgstr ""
197
198 #: apply.c:1806
199 #, c-format
200 msgid "corrupt patch at line %d"
201 msgstr ""
202
203 #: apply.c:1843
204 #, c-format
205 msgid "new file %s depends on old contents"
206 msgstr ""
207
208 #: apply.c:1845
209 #, c-format
210 msgid "deleted file %s still has contents"
211 msgstr ""
212
213 #: apply.c:1848
214 #, c-format
215 msgid "** warning: file %s becomes empty but is not deleted"
216 msgstr ""
217
218 #: apply.c:1995
219 #, c-format
220 msgid "corrupt binary patch at line %d: %.*s"
221 msgstr ""
222
223 #: apply.c:2032
224 #, c-format
225 msgid "unrecognized binary patch at line %d"
226 msgstr ""
227
228 #: apply.c:2193
229 #, c-format
230 msgid "patch with only garbage at line %d"
231 msgstr ""
232
233 #: apply.c:2276
234 #, c-format
235 msgid "unable to read symlink %s"
236 msgstr ""
237
238 #: apply.c:2280
239 #, c-format
240 msgid "unable to open or read %s"
241 msgstr ""
242
243 #: apply.c:2933
244 #, c-format
245 msgid "invalid start of line: '%c'"
246 msgstr ""
247
248 #: apply.c:3052
249 #, c-format
250 msgid "Hunk #%d succeeded at %d (offset %d line)."
251 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
252 msgstr[0] ""
253 msgstr[1] ""
254
255 #: apply.c:3064
256 #, c-format
257 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
258 msgstr ""
259
260 #: apply.c:3070
261 #, c-format
262 msgid ""
263 "while searching for:\n"
264 "%.*s"
265 msgstr ""
266
267 #: apply.c:3092
268 #, c-format
269 msgid "missing binary patch data for '%s'"
270 msgstr ""
271
272 #: apply.c:3100
273 #, c-format
274 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
275 msgstr ""
276
277 #: apply.c:3146
278 #, c-format
279 msgid "cannot apply binary patch to '%s' without full index line"
280 msgstr ""
281
282 #: apply.c:3156
283 #, c-format
284 msgid ""
285 "the patch applies to '%s' (%s), which does not match the current contents."
286 msgstr ""
287
288 #: apply.c:3164
289 #, c-format
290 msgid "the patch applies to an empty '%s' but it is not empty"
291 msgstr ""
292
293 #: apply.c:3182
294 #, c-format
295 msgid "the necessary postimage %s for '%s' cannot be read"
296 msgstr ""
297
298 #: apply.c:3195
299 #, c-format
300 msgid "binary patch does not apply to '%s'"
301 msgstr ""
302
303 #: apply.c:3201
304 #, c-format
305 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
306 msgstr ""
307
308 #: apply.c:3222
309 #, c-format
310 msgid "patch failed: %s:%ld"
311 msgstr ""
312
313 #: apply.c:3344
314 #, c-format
315 msgid "cannot checkout %s"
316 msgstr ""
317
318 #: apply.c:3392 apply.c:3403 apply.c:3449 setup.c:277
319 #, c-format
320 msgid "failed to read %s"
321 msgstr ""
322
323 #: apply.c:3400
324 #, c-format
325 msgid "reading from '%s' beyond a symbolic link"
326 msgstr ""
327
328 #: apply.c:3429 apply.c:3669
329 #, c-format
330 msgid "path %s has been renamed/deleted"
331 msgstr ""
332
333 #: apply.c:3512 apply.c:3683
334 #, c-format
335 msgid "%s: does not exist in index"
336 msgstr ""
337
338 #: apply.c:3521 apply.c:3691
339 #, c-format
340 msgid "%s: does not match index"
341 msgstr ""
342
343 #: apply.c:3556
344 msgid "repository lacks the necessary blob to fall back on 3-way merge."
345 msgstr ""
346
347 #: apply.c:3559
348 #, c-format
349 msgid "Falling back to three-way merge...\n"
350 msgstr ""
351
352 #: apply.c:3575 apply.c:3579
353 #, c-format
354 msgid "cannot read the current contents of '%s'"
355 msgstr ""
356
357 #: apply.c:3591
358 #, c-format
359 msgid "Failed to fall back on three-way merge...\n"
360 msgstr ""
361
362 #: apply.c:3605
363 #, c-format
364 msgid "Applied patch to '%s' with conflicts.\n"
365 msgstr ""
366
367 #: apply.c:3610
368 #, c-format
369 msgid "Applied patch to '%s' cleanly.\n"
370 msgstr ""
371
372 #: apply.c:3636
373 msgid "removal patch leaves file contents"
374 msgstr ""
375
376 #: apply.c:3708
377 #, c-format
378 msgid "%s: wrong type"
379 msgstr ""
380
381 #: apply.c:3710
382 #, c-format
383 msgid "%s has type %o, expected %o"
384 msgstr ""
385
386 #: apply.c:3860 apply.c:3862
387 #, c-format
388 msgid "invalid path '%s'"
389 msgstr ""
390
391 #: apply.c:3918
392 #, c-format
393 msgid "%s: already exists in index"
394 msgstr ""
395
396 #: apply.c:3921
397 #, c-format
398 msgid "%s: already exists in working directory"
399 msgstr ""
400
401 #: apply.c:3941
402 #, c-format
403 msgid "new mode (%o) of %s does not match old mode (%o)"
404 msgstr ""
405
406 #: apply.c:3946
407 #, c-format
408 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
409 msgstr ""
410
411 #: apply.c:3966
412 #, c-format
413 msgid "affected file '%s' is beyond a symbolic link"
414 msgstr ""
415
416 #: apply.c:3970
417 #, c-format
418 msgid "%s: patch does not apply"
419 msgstr ""
420
421 #: apply.c:3985
422 #, c-format
423 msgid "Checking patch %s..."
424 msgstr ""
425
426 #: apply.c:4076
427 #, c-format
428 msgid "sha1 information is lacking or useless for submodule %s"
429 msgstr ""
430
431 #: apply.c:4083
432 #, c-format
433 msgid "mode change for %s, which is not in current HEAD"
434 msgstr ""
435
436 #: apply.c:4086
437 #, c-format
438 msgid "sha1 information is lacking or useless (%s)."
439 msgstr ""
440
441 #: apply.c:4091 builtin/checkout.c:235 builtin/reset.c:138
442 #, c-format
443 msgid "make_cache_entry failed for path '%s'"
444 msgstr ""
445
446 #: apply.c:4095
447 #, c-format
448 msgid "could not add %s to temporary index"
449 msgstr ""
450
451 #: apply.c:4105
452 #, c-format
453 msgid "could not write temporary index to %s"
454 msgstr ""
455
456 #: apply.c:4243
457 #, c-format
458 msgid "unable to remove %s from index"
459 msgstr ""
460
461 #: apply.c:4278
462 #, c-format
463 msgid "corrupt patch for submodule %s"
464 msgstr ""
465
466 #: apply.c:4284
467 #, c-format
468 msgid "unable to stat newly created file '%s'"
469 msgstr ""
470
471 #: apply.c:4292
472 #, c-format
473 msgid "unable to create backing store for newly created file %s"
474 msgstr ""
475
476 #: apply.c:4298 apply.c:4442
477 #, c-format
478 msgid "unable to add cache entry for %s"
479 msgstr ""
480
481 #: apply.c:4339
482 #, c-format
483 msgid "failed to write to '%s'"
484 msgstr ""
485
486 #: apply.c:4343
487 #, c-format
488 msgid "closing file '%s'"
489 msgstr ""
490
491 #: apply.c:4413
492 #, c-format
493 msgid "unable to write file '%s' mode %o"
494 msgstr ""
495
496 #: apply.c:4511
497 #, c-format
498 msgid "Applied patch %s cleanly."
499 msgstr ""
500
501 #: apply.c:4519
502 msgid "internal error"
503 msgstr ""
504
505 #: apply.c:4522
506 #, c-format
507 msgid "Applying patch %%s with %d reject..."
508 msgid_plural "Applying patch %%s with %d rejects..."
509 msgstr[0] ""
510 msgstr[1] ""
511
512 #: apply.c:4533
513 #, c-format
514 msgid "truncating .rej filename to %.*s.rej"
515 msgstr ""
516
517 #: apply.c:4541 builtin/fetch.c:738 builtin/fetch.c:988
518 #, c-format
519 msgid "cannot open %s"
520 msgstr ""
521
522 #: apply.c:4555
523 #, c-format
524 msgid "Hunk #%d applied cleanly."
525 msgstr ""
526
527 #: apply.c:4559
528 #, c-format
529 msgid "Rejected hunk #%d."
530 msgstr ""
531
532 #: apply.c:4669
533 #, c-format
534 msgid "Skipped patch '%s'."
535 msgstr ""
536
537 #: apply.c:4677
538 msgid "unrecognized input"
539 msgstr ""
540
541 #: apply.c:4696
542 msgid "unable to read index file"
543 msgstr ""
544
545 #: apply.c:4833
546 #, c-format
547 msgid "can't open patch '%s': %s"
548 msgstr ""
549
550 #: apply.c:4860
551 #, c-format
552 msgid "squelched %d whitespace error"
553 msgid_plural "squelched %d whitespace errors"
554 msgstr[0] ""
555 msgstr[1] ""
556
557 #: apply.c:4866 apply.c:4881
558 #, c-format
559 msgid "%d line adds whitespace errors."
560 msgid_plural "%d lines add whitespace errors."
561 msgstr[0] ""
562 msgstr[1] ""
563
564 #: apply.c:4874
565 #, c-format
566 msgid "%d line applied after fixing whitespace errors."
567 msgid_plural "%d lines applied after fixing whitespace errors."
568 msgstr[0] ""
569 msgstr[1] ""
570
571 #: apply.c:4890 builtin/add.c:513 builtin/mv.c:299 builtin/rm.c:391
572 msgid "Unable to write new index file"
573 msgstr ""
574
575 #: apply.c:4921 apply.c:4924 builtin/am.c:2257 builtin/am.c:2260
576 #: builtin/clone.c:115 builtin/fetch.c:93 builtin/pull.c:187
577 #: builtin/submodule--helper.c:304 builtin/submodule--helper.c:629
578 #: builtin/submodule--helper.c:632 builtin/submodule--helper.c:973
579 #: builtin/submodule--helper.c:976 builtin/submodule--helper.c:1161
580 #: git-add--interactive.perl:197
581 msgid "path"
582 msgstr ""
583
584 #: apply.c:4922
585 msgid "don't apply changes matching the given path"
586 msgstr ""
587
588 #: apply.c:4925
589 msgid "apply changes matching the given path"
590 msgstr ""
591
592 #: apply.c:4927 builtin/am.c:2266
593 msgid "num"
594 msgstr ""
595
596 #: apply.c:4928
597 msgid "remove <num> leading slashes from traditional diff paths"
598 msgstr ""
599
600 #: apply.c:4931
601 msgid "ignore additions made by the patch"
602 msgstr ""
603
604 #: apply.c:4933
605 msgid "instead of applying the patch, output diffstat for the input"
606 msgstr ""
607
608 #: apply.c:4937
609 msgid "show number of added and deleted lines in decimal notation"
610 msgstr ""
611
612 #: apply.c:4939
613 msgid "instead of applying the patch, output a summary for the input"
614 msgstr ""
615
616 #: apply.c:4941
617 msgid "instead of applying the patch, see if the patch is applicable"
618 msgstr ""
619
620 #: apply.c:4943
621 msgid "make sure the patch is applicable to the current index"
622 msgstr ""
623
624 #: apply.c:4945
625 msgid "apply a patch without touching the working tree"
626 msgstr ""
627
628 #: apply.c:4947
629 msgid "accept a patch that touches outside the working area"
630 msgstr ""
631
632 #: apply.c:4949
633 msgid "also apply the patch (use with --stat/--summary/--check)"
634 msgstr ""
635
636 #: apply.c:4951
637 msgid "attempt three-way merge if a patch does not apply"
638 msgstr ""
639
640 #: apply.c:4953
641 msgid "build a temporary index based on embedded index information"
642 msgstr ""
643
644 #: apply.c:4956 builtin/checkout-index.c:170 builtin/ls-files.c:515
645 msgid "paths are separated with NUL character"
646 msgstr ""
647
648 #: apply.c:4958
649 msgid "ensure at least <n> lines of context match"
650 msgstr ""
651
652 #: apply.c:4959 builtin/am.c:2245
653 msgid "action"
654 msgstr ""
655
656 #: apply.c:4960
657 msgid "detect new or modified lines that have whitespace errors"
658 msgstr ""
659
660 #: apply.c:4963 apply.c:4966
661 msgid "ignore changes in whitespace when finding context"
662 msgstr ""
663
664 #: apply.c:4969
665 msgid "apply the patch in reverse"
666 msgstr ""
667
668 #: apply.c:4971
669 msgid "don't expect at least one line of context"
670 msgstr ""
671
672 #: apply.c:4973
673 msgid "leave the rejected hunks in corresponding *.rej files"
674 msgstr ""
675
676 #: apply.c:4975
677 msgid "allow overlapping hunks"
678 msgstr ""
679
680 #: apply.c:4976 builtin/add.c:270 builtin/check-ignore.c:21
681 #: builtin/commit.c:1340 builtin/count-objects.c:95 builtin/fsck.c:651
682 #: builtin/log.c:1877 builtin/mv.c:123 builtin/read-tree.c:125
683 msgid "be verbose"
684 msgstr ""
685
686 #: apply.c:4978
687 msgid "tolerate incorrectly detected missing new-line at the end of file"
688 msgstr ""
689
690 #: apply.c:4981
691 msgid "do not trust the line counts in the hunk headers"
692 msgstr ""
693
694 #: apply.c:4983 builtin/am.c:2254
695 msgid "root"
696 msgstr ""
697
698 #: apply.c:4984
699 msgid "prepend <root> to all filenames"
700 msgstr ""
701
702 #: archive.c:13
703 msgid "git archive [<options>] <tree-ish> [<path>...]"
704 msgstr ""
705
706 #: archive.c:14
707 msgid "git archive --list"
708 msgstr ""
709
710 #: archive.c:15
711 msgid ""
712 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
713 msgstr ""
714
715 #: archive.c:16
716 msgid "git archive --remote <repo> [--exec <cmd>] --list"
717 msgstr ""
718
719 #: archive.c:333 builtin/add.c:154 builtin/add.c:492 builtin/rm.c:300
720 #, c-format
721 msgid "pathspec '%s' did not match any files"
722 msgstr ""
723
724 #: archive.c:418
725 msgid "fmt"
726 msgstr ""
727
728 #: archive.c:418
729 msgid "archive format"
730 msgstr ""
731
732 #: archive.c:419 builtin/log.c:1446
733 msgid "prefix"
734 msgstr ""
735
736 #: archive.c:420
737 msgid "prepend prefix to each pathname in the archive"
738 msgstr ""
739
740 #: archive.c:421 builtin/blame.c:693 builtin/blame.c:694 builtin/config.c:61
741 #: builtin/fast-export.c:989 builtin/fast-export.c:991 builtin/grep.c:1080
742 #: builtin/hash-object.c:102 builtin/ls-files.c:549 builtin/ls-files.c:552
743 #: builtin/notes.c:404 builtin/notes.c:567 builtin/read-tree.c:120
744 #: parse-options.h:153
745 msgid "file"
746 msgstr ""
747
748 #: archive.c:422 builtin/archive.c:89
749 msgid "write the archive to this file"
750 msgstr ""
751
752 #: archive.c:424
753 msgid "read .gitattributes in working directory"
754 msgstr ""
755
756 #: archive.c:425
757 msgid "report archived files on stderr"
758 msgstr ""
759
760 #: archive.c:426
761 msgid "store only"
762 msgstr ""
763
764 #: archive.c:427
765 msgid "compress faster"
766 msgstr ""
767
768 #: archive.c:435
769 msgid "compress better"
770 msgstr ""
771
772 #: archive.c:438
773 msgid "list supported archive formats"
774 msgstr ""
775
776 #: archive.c:440 builtin/archive.c:90 builtin/clone.c:105 builtin/clone.c:108
777 #: builtin/submodule--helper.c:641 builtin/submodule--helper.c:982
778 msgid "repo"
779 msgstr ""
780
781 #: archive.c:441 builtin/archive.c:91
782 msgid "retrieve the archive from remote repository <repo>"
783 msgstr ""
784
785 #: archive.c:442 builtin/archive.c:92 builtin/notes.c:488
786 msgid "command"
787 msgstr ""
788
789 #: archive.c:443 builtin/archive.c:93
790 msgid "path to the remote git-upload-archive command"
791 msgstr ""
792
793 #: archive.c:450
794 msgid "Unexpected option --remote"
795 msgstr ""
796
797 #: archive.c:452
798 msgid "Option --exec can only be used together with --remote"
799 msgstr ""
800
801 #: archive.c:454
802 msgid "Unexpected option --output"
803 msgstr ""
804
805 #: archive.c:476
806 #, c-format
807 msgid "Unknown archive format '%s'"
808 msgstr ""
809
810 #: archive.c:483
811 #, c-format
812 msgid "Argument not supported for format '%s': -%d"
813 msgstr ""
814
815 #: attr.c:214
816 #, c-format
817 msgid "%.*s is not a valid attribute name"
818 msgstr ""
819
820 #: attr.c:410
821 msgid ""
822 "Negative patterns are ignored in git attributes\n"
823 "Use '\\!' for literal leading exclamation."
824 msgstr ""
825
826 #: bisect.c:447
827 #, c-format
828 msgid "Badly quoted content in file '%s': %s"
829 msgstr ""
830
831 #: bisect.c:655
832 #, c-format
833 msgid "We cannot bisect more!\n"
834 msgstr ""
835
836 #: bisect.c:708
837 #, c-format
838 msgid "Not a valid commit name %s"
839 msgstr ""
840
841 #: bisect.c:732
842 #, c-format
843 msgid ""
844 "The merge base %s is bad.\n"
845 "This means the bug has been fixed between %s and [%s].\n"
846 msgstr ""
847
848 #: bisect.c:737
849 #, c-format
850 msgid ""
851 "The merge base %s is new.\n"
852 "The property has changed between %s and [%s].\n"
853 msgstr ""
854
855 #: bisect.c:742
856 #, c-format
857 msgid ""
858 "The merge base %s is %s.\n"
859 "This means the first '%s' commit is between %s and [%s].\n"
860 msgstr ""
861
862 #: bisect.c:750
863 #, c-format
864 msgid ""
865 "Some %s revs are not ancestors of the %s rev.\n"
866 "git bisect cannot work properly in this case.\n"
867 "Maybe you mistook %s and %s revs?\n"
868 msgstr ""
869
870 #: bisect.c:763
871 #, c-format
872 msgid ""
873 "the merge base between %s and [%s] must be skipped.\n"
874 "So we cannot be sure the first %s commit is between %s and %s.\n"
875 "We continue anyway."
876 msgstr ""
877
878 #: bisect.c:798
879 #, c-format
880 msgid "Bisecting: a merge base must be tested\n"
881 msgstr ""
882
883 #: bisect.c:849
884 #, c-format
885 msgid "a %s revision is needed"
886 msgstr ""
887
888 #: bisect.c:866 builtin/notes.c:175 builtin/tag.c:256
889 #, c-format
890 msgid "could not create file '%s'"
891 msgstr ""
892
893 #: bisect.c:917
894 #, c-format
895 msgid "could not read file '%s'"
896 msgstr ""
897
898 #: bisect.c:947
899 msgid "reading bisect refs failed"
900 msgstr ""
901
902 #: bisect.c:967
903 #, c-format
904 msgid "%s was both %s and %s\n"
905 msgstr ""
906
907 #: bisect.c:975
908 #, c-format
909 msgid ""
910 "No testable commit found.\n"
911 "Maybe you started with bad path parameters?\n"
912 msgstr ""
913
914 #: bisect.c:994
915 #, c-format
916 msgid "(roughly %d step)"
917 msgid_plural "(roughly %d steps)"
918 msgstr[0] ""
919 msgstr[1] ""
920
921 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
922 #. steps)" translation.
923 #.
924 #: bisect.c:1000
925 #, c-format
926 msgid "Bisecting: %d revision left to test after this %s\n"
927 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
928 msgstr[0] ""
929 msgstr[1] ""
930
931 #: blame.c:1757
932 msgid "--contents and --reverse do not blend well."
933 msgstr ""
934
935 #: blame.c:1768
936 msgid "cannot use --contents with final commit object name"
937 msgstr ""
938
939 #: blame.c:1788
940 msgid "--reverse and --first-parent together require specified latest commit"
941 msgstr ""
942
943 #: blame.c:1797 bundle.c:164 ref-filter.c:1919 sequencer.c:1166
944 #: sequencer.c:2328 builtin/commit.c:1058 builtin/log.c:356 builtin/log.c:907
945 #: builtin/log.c:1357 builtin/log.c:1683 builtin/log.c:1926 builtin/merge.c:360
946 #: builtin/shortlog.c:177
947 msgid "revision walk setup failed"
948 msgstr ""
949
950 #: blame.c:1815
951 msgid ""
952 "--reverse --first-parent together require range along first-parent chain"
953 msgstr ""
954
955 #: blame.c:1826
956 #, c-format
957 msgid "no such path %s in %s"
958 msgstr ""
959
960 #: blame.c:1837
961 #, c-format
962 msgid "cannot read blob %s for path %s"
963 msgstr ""
964
965 #: branch.c:53
966 #, c-format
967 msgid ""
968 "\n"
969 "After fixing the error cause you may try to fix up\n"
970 "the remote tracking information by invoking\n"
971 "\"git branch --set-upstream-to=%s%s%s\"."
972 msgstr ""
973
974 #: branch.c:67
975 #, c-format
976 msgid "Not setting branch %s as its own upstream."
977 msgstr ""
978
979 #: branch.c:93
980 #, c-format
981 msgid "Branch %s set up to track remote branch %s from %s by rebasing."
982 msgstr ""
983
984 #: branch.c:94
985 #, c-format
986 msgid "Branch %s set up to track remote branch %s from %s."
987 msgstr ""
988
989 #: branch.c:98
990 #, c-format
991 msgid "Branch %s set up to track local branch %s by rebasing."
992 msgstr ""
993
994 #: branch.c:99
995 #, c-format
996 msgid "Branch %s set up to track local branch %s."
997 msgstr ""
998
999 #: branch.c:104
1000 #, c-format
1001 msgid "Branch %s set up to track remote ref %s by rebasing."
1002 msgstr ""
1003
1004 #: branch.c:105
1005 #, c-format
1006 msgid "Branch %s set up to track remote ref %s."
1007 msgstr ""
1008
1009 #: branch.c:109
1010 #, c-format
1011 msgid "Branch %s set up to track local ref %s by rebasing."
1012 msgstr ""
1013
1014 #: branch.c:110
1015 #, c-format
1016 msgid "Branch %s set up to track local ref %s."
1017 msgstr ""
1018
1019 #: branch.c:119
1020 msgid "Unable to write upstream branch configuration"
1021 msgstr ""
1022
1023 #: branch.c:156
1024 #, c-format
1025 msgid "Not tracking: ambiguous information for ref %s"
1026 msgstr ""
1027
1028 #: branch.c:185
1029 #, c-format
1030 msgid "'%s' is not a valid branch name."
1031 msgstr ""
1032
1033 #: branch.c:190
1034 #, c-format
1035 msgid "A branch named '%s' already exists."
1036 msgstr ""
1037
1038 #: branch.c:198
1039 msgid "Cannot force update the current branch."
1040 msgstr ""
1041
1042 #: branch.c:218
1043 #, c-format
1044 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1045 msgstr ""
1046
1047 #: branch.c:220
1048 #, c-format
1049 msgid "the requested upstream branch '%s' does not exist"
1050 msgstr ""
1051
1052 #: branch.c:222
1053 msgid ""
1054 "\n"
1055 "If you are planning on basing your work on an upstream\n"
1056 "branch that already exists at the remote, you may need to\n"
1057 "run \"git fetch\" to retrieve it.\n"
1058 "\n"
1059 "If you are planning to push out a new local branch that\n"
1060 "will track its remote counterpart, you may want to use\n"
1061 "\"git push -u\" to set the upstream config as you push."
1062 msgstr ""
1063
1064 #: branch.c:265
1065 #, c-format
1066 msgid "Not a valid object name: '%s'."
1067 msgstr ""
1068
1069 #: branch.c:285
1070 #, c-format
1071 msgid "Ambiguous object name: '%s'."
1072 msgstr ""
1073
1074 #: branch.c:290
1075 #, c-format
1076 msgid "Not a valid branch point: '%s'."
1077 msgstr ""
1078
1079 #: branch.c:344
1080 #, c-format
1081 msgid "'%s' is already checked out at '%s'"
1082 msgstr ""
1083
1084 #: branch.c:366
1085 #, c-format
1086 msgid "HEAD of working tree %s is not updated"
1087 msgstr ""
1088
1089 #: bundle.c:34
1090 #, c-format
1091 msgid "'%s' does not look like a v2 bundle file"
1092 msgstr ""
1093
1094 #: bundle.c:62
1095 #, c-format
1096 msgid "unrecognized header: %s%s (%d)"
1097 msgstr ""
1098
1099 #: bundle.c:88 sequencer.c:1344 sequencer.c:1770 builtin/commit.c:778
1100 #, c-format
1101 msgid "could not open '%s'"
1102 msgstr ""
1103
1104 #: bundle.c:140
1105 msgid "Repository lacks these prerequisite commits:"
1106 msgstr ""
1107
1108 #: bundle.c:186
1109 #, c-format
1110 msgid "The bundle contains this ref:"
1111 msgid_plural "The bundle contains these %d refs:"
1112 msgstr[0] ""
1113 msgstr[1] ""
1114
1115 #: bundle.c:193
1116 msgid "The bundle records a complete history."
1117 msgstr ""
1118
1119 #: bundle.c:195
1120 #, c-format
1121 msgid "The bundle requires this ref:"
1122 msgid_plural "The bundle requires these %d refs:"
1123 msgstr[0] ""
1124 msgstr[1] ""
1125
1126 #: bundle.c:254
1127 msgid "Could not spawn pack-objects"
1128 msgstr ""
1129
1130 #: bundle.c:265
1131 msgid "pack-objects died"
1132 msgstr ""
1133
1134 #: bundle.c:307
1135 msgid "rev-list died"
1136 msgstr ""
1137
1138 #: bundle.c:356
1139 #, c-format
1140 msgid "ref '%s' is excluded by the rev-list options"
1141 msgstr ""
1142
1143 #: bundle.c:446 builtin/log.c:173 builtin/log.c:1589 builtin/shortlog.c:282
1144 #, c-format
1145 msgid "unrecognized argument: %s"
1146 msgstr ""
1147
1148 #: bundle.c:454
1149 msgid "Refusing to create empty bundle."
1150 msgstr ""
1151
1152 #: bundle.c:466
1153 #, c-format
1154 msgid "cannot create '%s'"
1155 msgstr ""
1156
1157 #: bundle.c:494
1158 msgid "index-pack died"
1159 msgstr ""
1160
1161 #: color.c:301
1162 #, c-format
1163 msgid "invalid color value: %.*s"
1164 msgstr ""
1165
1166 #: commit.c:41 sequencer.c:1582 builtin/am.c:420 builtin/am.c:456
1167 #: builtin/am.c:1469 builtin/am.c:2107
1168 #, c-format
1169 msgid "could not parse %s"
1170 msgstr ""
1171
1172 #: commit.c:43
1173 #, c-format
1174 msgid "%s %s is not a commit!"
1175 msgstr ""
1176
1177 #: commit.c:1511
1178 msgid ""
1179 "Warning: commit message did not conform to UTF-8.\n"
1180 "You may want to amend it after fixing the message, or set the config\n"
1181 "variable i18n.commitencoding to the encoding your project uses.\n"
1182 msgstr ""
1183
1184 #: compat/obstack.c:406 compat/obstack.c:408
1185 msgid "memory exhausted"
1186 msgstr ""
1187
1188 #: config.c:186
1189 msgid "relative config include conditionals must come from files"
1190 msgstr ""
1191
1192 #: config.c:720
1193 #, c-format
1194 msgid "bad config line %d in blob %s"
1195 msgstr ""
1196
1197 #: config.c:724
1198 #, c-format
1199 msgid "bad config line %d in file %s"
1200 msgstr ""
1201
1202 #: config.c:728
1203 #, c-format
1204 msgid "bad config line %d in standard input"
1205 msgstr ""
1206
1207 #: config.c:732
1208 #, c-format
1209 msgid "bad config line %d in submodule-blob %s"
1210 msgstr ""
1211
1212 #: config.c:736
1213 #, c-format
1214 msgid "bad config line %d in command line %s"
1215 msgstr ""
1216
1217 #: config.c:740
1218 #, c-format
1219 msgid "bad config line %d in %s"
1220 msgstr ""
1221
1222 #: config.c:868
1223 msgid "out of range"
1224 msgstr ""
1225
1226 #: config.c:868
1227 msgid "invalid unit"
1228 msgstr ""
1229
1230 #: config.c:874
1231 #, c-format
1232 msgid "bad numeric config value '%s' for '%s': %s"
1233 msgstr ""
1234
1235 #: config.c:879
1236 #, c-format
1237 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1238 msgstr ""
1239
1240 #: config.c:882
1241 #, c-format
1242 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1243 msgstr ""
1244
1245 #: config.c:885
1246 #, c-format
1247 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1248 msgstr ""
1249
1250 #: config.c:888
1251 #, c-format
1252 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1253 msgstr ""
1254
1255 #: config.c:891
1256 #, c-format
1257 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1258 msgstr ""
1259
1260 #: config.c:894
1261 #, c-format
1262 msgid "bad numeric config value '%s' for '%s' in %s: %s"
1263 msgstr ""
1264
1265 #: config.c:989
1266 #, c-format
1267 msgid "failed to expand user dir in: '%s'"
1268 msgstr ""
1269
1270 #: config.c:1084 config.c:1095
1271 #, c-format
1272 msgid "bad zlib compression level %d"
1273 msgstr ""
1274
1275 #: config.c:1212
1276 #, c-format
1277 msgid "invalid mode for object creation: %s"
1278 msgstr ""
1279
1280 #: config.c:1368
1281 #, c-format
1282 msgid "bad pack compression level %d"
1283 msgstr ""
1284
1285 #: config.c:1564
1286 msgid "unable to parse command-line config"
1287 msgstr ""
1288
1289 #: config.c:1894
1290 msgid "unknown error occurred while reading the configuration files"
1291 msgstr ""
1292
1293 #: config.c:2064
1294 #, c-format
1295 msgid "Invalid %s: '%s'"
1296 msgstr ""
1297
1298 #: config.c:2085
1299 #, c-format
1300 msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1301 msgstr ""
1302
1303 #: config.c:2111
1304 #, c-format
1305 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1306 msgstr ""
1307
1308 #: config.c:2122
1309 #, c-format
1310 msgid "unable to parse '%s' from command-line config"
1311 msgstr ""
1312
1313 #: config.c:2124
1314 #, c-format
1315 msgid "bad config variable '%s' in file '%s' at line %d"
1316 msgstr ""
1317
1318 #: config.c:2183
1319 #, c-format
1320 msgid "%s has multiple values"
1321 msgstr ""
1322
1323 #: config.c:2517 config.c:2745
1324 #, c-format
1325 msgid "fstat on %s failed"
1326 msgstr ""
1327
1328 #: config.c:2635
1329 #, c-format
1330 msgid "could not set '%s' to '%s'"
1331 msgstr ""
1332
1333 #: config.c:2637 builtin/remote.c:775
1334 #, c-format
1335 msgid "could not unset '%s'"
1336 msgstr ""
1337
1338 #: connect.c:50
1339 msgid "The remote end hung up upon initial contact"
1340 msgstr ""
1341
1342 #: connect.c:52
1343 msgid ""
1344 "Could not read from remote repository.\n"
1345 "\n"
1346 "Please make sure you have the correct access rights\n"
1347 "and the repository exists."
1348 msgstr ""
1349
1350 #: connected.c:63 builtin/fsck.c:191 builtin/prune.c:141
1351 msgid "Checking connectivity"
1352 msgstr ""
1353
1354 #: connected.c:75
1355 msgid "Could not run 'git rev-list'"
1356 msgstr ""
1357
1358 #: connected.c:95
1359 msgid "failed write to rev-list"
1360 msgstr ""
1361
1362 #: connected.c:102
1363 msgid "failed to close rev-list's stdin"
1364 msgstr ""
1365
1366 #: convert.c:205
1367 #, c-format
1368 msgid ""
1369 "CRLF will be replaced by LF in %s.\n"
1370 "The file will have its original line endings in your working directory."
1371 msgstr ""
1372
1373 #: convert.c:209
1374 #, c-format
1375 msgid "CRLF would be replaced by LF in %s."
1376 msgstr ""
1377
1378 #: convert.c:215
1379 #, c-format
1380 msgid ""
1381 "LF will be replaced by CRLF in %s.\n"
1382 "The file will have its original line endings in your working directory."
1383 msgstr ""
1384
1385 #: convert.c:219
1386 #, c-format
1387 msgid "LF would be replaced by CRLF in %s"
1388 msgstr ""
1389
1390 #: date.c:116
1391 msgid "in the future"
1392 msgstr ""
1393
1394 #: date.c:122 date.c:129 date.c:136 date.c:143 date.c:149 date.c:156 date.c:167
1395 #: date.c:175 date.c:180
1396 msgid "%"
1397 msgid_plural "%"
1398 msgstr[0] ""
1399 msgstr[1] ""
1400
1401 #. TRANSLATORS: "%s" is "<n> years"
1402 #: date.c:170
1403 msgid "%s, %"
1404 msgid_plural "%s, %"
1405 msgstr[0] ""
1406 msgstr[1] ""
1407
1408 #: diffcore-order.c:24
1409 #, c-format
1410 msgid "failed to read orderfile '%s'"
1411 msgstr ""
1412
1413 #: diffcore-rename.c:536
1414 msgid "Performing inexact rename detection"
1415 msgstr ""
1416
1417 #: diff.c:63
1418 #, c-format
1419 msgid "option '%s' requires a value"
1420 msgstr ""
1421
1422 #: diff.c:125
1423 #, c-format
1424 msgid "  Failed to parse dirstat cut-off percentage '%s'\n"
1425 msgstr ""
1426
1427 #: diff.c:130
1428 #, c-format
1429 msgid "  Unknown dirstat parameter '%s'\n"
1430 msgstr ""
1431
1432 #: diff.c:282
1433 #, c-format
1434 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
1435 msgstr ""
1436
1437 #: diff.c:342
1438 #, c-format
1439 msgid ""
1440 "Found errors in 'diff.dirstat' config variable:\n"
1441 "%s"
1442 msgstr ""
1443
1444 #: diff.c:3101
1445 #, c-format
1446 msgid "external diff died, stopping at %s"
1447 msgstr ""
1448
1449 #: diff.c:3427
1450 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
1451 msgstr ""
1452
1453 #: diff.c:3517
1454 msgid "--follow requires exactly one pathspec"
1455 msgstr ""
1456
1457 #: diff.c:3680
1458 #, c-format
1459 msgid ""
1460 "Failed to parse --dirstat/-X option parameter:\n"
1461 "%s"
1462 msgstr ""
1463
1464 #: diff.c:3694
1465 #, c-format
1466 msgid "Failed to parse --submodule option parameter: '%s'"
1467 msgstr ""
1468
1469 #: diff.c:4716
1470 msgid "inexact rename detection was skipped due to too many files."
1471 msgstr ""
1472
1473 #: diff.c:4719
1474 msgid "only found copies from modified paths due to too many files."
1475 msgstr ""
1476
1477 #: diff.c:4722
1478 #, c-format
1479 msgid ""
1480 "you may want to set your %s variable to at least %d and retry the command."
1481 msgstr ""
1482
1483 #: dir.c:1948
1484 msgid "failed to get kernel name and information"
1485 msgstr ""
1486
1487 #: dir.c:2067
1488 msgid "Untracked cache is disabled on this system or location."
1489 msgstr ""
1490
1491 #: dir.c:2846 dir.c:2851
1492 #, c-format
1493 msgid "could not create directories for %s"
1494 msgstr ""
1495
1496 #: dir.c:2876
1497 #, c-format
1498 msgid "could not migrate git directory from '%s' to '%s'"
1499 msgstr ""
1500
1501 #: entry.c:281
1502 #, c-format
1503 msgid "could not stat file '%s'"
1504 msgstr ""
1505
1506 #: fetch-pack.c:251
1507 msgid "git fetch-pack: expected shallow list"
1508 msgstr ""
1509
1510 #: fetch-pack.c:263
1511 msgid "git fetch-pack: expected ACK/NAK, got EOF"
1512 msgstr ""
1513
1514 #: fetch-pack.c:282 builtin/archive.c:63
1515 #, c-format
1516 msgid "remote error: %s"
1517 msgstr ""
1518
1519 #: fetch-pack.c:283
1520 #, c-format
1521 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
1522 msgstr ""
1523
1524 #: fetch-pack.c:335
1525 msgid "--stateless-rpc requires multi_ack_detailed"
1526 msgstr ""
1527
1528 #: fetch-pack.c:421
1529 #, c-format
1530 msgid "invalid shallow line: %s"
1531 msgstr ""
1532
1533 #: fetch-pack.c:427
1534 #, c-format
1535 msgid "invalid unshallow line: %s"
1536 msgstr ""
1537
1538 #: fetch-pack.c:429
1539 #, c-format
1540 msgid "object not found: %s"
1541 msgstr ""
1542
1543 #: fetch-pack.c:432
1544 #, c-format
1545 msgid "error in object: %s"
1546 msgstr ""
1547
1548 #: fetch-pack.c:434
1549 #, c-format
1550 msgid "no shallow found: %s"
1551 msgstr ""
1552
1553 #: fetch-pack.c:437
1554 #, c-format
1555 msgid "expected shallow/unshallow, got %s"
1556 msgstr ""
1557
1558 #: fetch-pack.c:476
1559 #, c-format
1560 msgid "got %s %d %s"
1561 msgstr ""
1562
1563 #: fetch-pack.c:490
1564 #, c-format
1565 msgid "invalid commit %s"
1566 msgstr ""
1567
1568 #: fetch-pack.c:523
1569 msgid "giving up"
1570 msgstr ""
1571
1572 #: fetch-pack.c:533 progress.c:235
1573 msgid "done"
1574 msgstr ""
1575
1576 #: fetch-pack.c:545
1577 #, c-format
1578 msgid "got %s (%d) %s"
1579 msgstr ""
1580
1581 #: fetch-pack.c:591
1582 #, c-format
1583 msgid "Marking %s as complete"
1584 msgstr ""
1585
1586 #: fetch-pack.c:775
1587 #, c-format
1588 msgid "already have %s (%s)"
1589 msgstr ""
1590
1591 #: fetch-pack.c:813
1592 msgid "fetch-pack: unable to fork off sideband demultiplexer"
1593 msgstr ""
1594
1595 #: fetch-pack.c:821
1596 msgid "protocol error: bad pack header"
1597 msgstr ""
1598
1599 #: fetch-pack.c:877
1600 #, c-format
1601 msgid "fetch-pack: unable to fork off %s"
1602 msgstr ""
1603
1604 #: fetch-pack.c:893
1605 #, c-format
1606 msgid "%s failed"
1607 msgstr ""
1608
1609 #: fetch-pack.c:895
1610 msgid "error in sideband demultiplexer"
1611 msgstr ""
1612
1613 #: fetch-pack.c:922
1614 msgid "Server does not support shallow clients"
1615 msgstr ""
1616
1617 #: fetch-pack.c:926
1618 msgid "Server supports multi_ack_detailed"
1619 msgstr ""
1620
1621 #: fetch-pack.c:929
1622 msgid "Server supports no-done"
1623 msgstr ""
1624
1625 #: fetch-pack.c:935
1626 msgid "Server supports multi_ack"
1627 msgstr ""
1628
1629 #: fetch-pack.c:939
1630 msgid "Server supports side-band-64k"
1631 msgstr ""
1632
1633 #: fetch-pack.c:943
1634 msgid "Server supports side-band"
1635 msgstr ""
1636
1637 #: fetch-pack.c:947
1638 msgid "Server supports allow-tip-sha1-in-want"
1639 msgstr ""
1640
1641 #: fetch-pack.c:951
1642 msgid "Server supports allow-reachable-sha1-in-want"
1643 msgstr ""
1644
1645 #: fetch-pack.c:961
1646 msgid "Server supports ofs-delta"
1647 msgstr ""
1648
1649 #: fetch-pack.c:968
1650 #, c-format
1651 msgid "Server version is %.*s"
1652 msgstr ""
1653
1654 #: fetch-pack.c:974
1655 msgid "Server does not support --shallow-since"
1656 msgstr ""
1657
1658 #: fetch-pack.c:978
1659 msgid "Server does not support --shallow-exclude"
1660 msgstr ""
1661
1662 #: fetch-pack.c:980
1663 msgid "Server does not support --deepen"
1664 msgstr ""
1665
1666 #: fetch-pack.c:991
1667 msgid "no common commits"
1668 msgstr ""
1669
1670 #: fetch-pack.c:1003
1671 msgid "git fetch-pack: fetch failed."
1672 msgstr ""
1673
1674 #: fetch-pack.c:1165
1675 msgid "no matching remote head"
1676 msgstr ""
1677
1678 #: fetch-pack.c:1187
1679 #, c-format
1680 msgid "no such remote ref %s"
1681 msgstr ""
1682
1683 #: fetch-pack.c:1190
1684 #, c-format
1685 msgid "Server does not allow request for unadvertised object %s"
1686 msgstr ""
1687
1688 #: gpg-interface.c:181
1689 msgid "gpg failed to sign the data"
1690 msgstr ""
1691
1692 #: gpg-interface.c:211
1693 msgid "could not create temporary file"
1694 msgstr ""
1695
1696 #: gpg-interface.c:213
1697 #, c-format
1698 msgid "failed writing detached signature to '%s'"
1699 msgstr ""
1700
1701 #: graph.c:97
1702 #, c-format
1703 msgid "ignore invalid color '%.*s' in log.graphColors"
1704 msgstr ""
1705
1706 #: grep.c:1981
1707 #, c-format
1708 msgid "'%s': unable to read %s"
1709 msgstr ""
1710
1711 #: grep.c:1998 builtin/clone.c:403 builtin/diff.c:81 builtin/rm.c:134
1712 #, c-format
1713 msgid "failed to stat '%s'"
1714 msgstr ""
1715
1716 #: grep.c:2009
1717 #, c-format
1718 msgid "'%s': short read"
1719 msgstr ""
1720
1721 #: help.c:179
1722 #, c-format
1723 msgid "available git commands in '%s'"
1724 msgstr ""
1725
1726 #: help.c:186
1727 msgid "git commands available from elsewhere on your $PATH"
1728 msgstr ""
1729
1730 #: help.c:217
1731 msgid "These are common Git commands used in various situations:"
1732 msgstr ""
1733
1734 #: help.c:281
1735 #, c-format
1736 msgid ""
1737 "'%s' appears to be a git command, but we were not\n"
1738 "able to execute it. Maybe git-%s is broken?"
1739 msgstr ""
1740
1741 #: help.c:336
1742 msgid "Uh oh. Your system reports no Git commands at all."
1743 msgstr ""
1744
1745 #: help.c:358
1746 #, c-format
1747 msgid "WARNING: You called a Git command named '%s', which does not exist."
1748 msgstr ""
1749
1750 #: help.c:363
1751 #, c-format
1752 msgid "Continuing under the assumption that you meant '%s'."
1753 msgstr ""
1754
1755 #: help.c:368
1756 #, c-format
1757 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
1758 msgstr ""
1759
1760 #: help.c:376
1761 #, c-format
1762 msgid "git: '%s' is not a git command. See 'git --help'."
1763 msgstr ""
1764
1765 #: help.c:380
1766 msgid ""
1767 "\n"
1768 "The most similar command is"
1769 msgid_plural ""
1770 "\n"
1771 "The most similar commands are"
1772 msgstr[0] ""
1773 msgstr[1] ""
1774
1775 #: help.c:395
1776 msgid "git version [<options>]"
1777 msgstr ""
1778
1779 #: help.c:456
1780 #, c-format
1781 msgid "%s: %s - %s"
1782 msgstr ""
1783
1784 #: help.c:460
1785 msgid ""
1786 "\n"
1787 "Did you mean this?"
1788 msgid_plural ""
1789 "\n"
1790 "Did you mean one of these?"
1791 msgstr[0] ""
1792 msgstr[1] ""
1793
1794 #: ident.c:342
1795 msgid ""
1796 "\n"
1797 "*** Please tell me who you are.\n"
1798 "\n"
1799 "Run\n"
1800 "\n"
1801 "  git config --global user.email \"you@example.com\"\n"
1802 "  git config --global user.name \"Your Name\"\n"
1803 "\n"
1804 "to set your account's default identity.\n"
1805 "Omit --global to set the identity only in this repository.\n"
1806 "\n"
1807 msgstr ""
1808
1809 #: ident.c:366
1810 msgid "no email was given and auto-detection is disabled"
1811 msgstr ""
1812
1813 #: ident.c:371
1814 #, c-format
1815 msgid "unable to auto-detect email address (got '%s')"
1816 msgstr ""
1817
1818 #: ident.c:381
1819 msgid "no name was given and auto-detection is disabled"
1820 msgstr ""
1821
1822 #: ident.c:387
1823 #, c-format
1824 msgid "unable to auto-detect name (got '%s')"
1825 msgstr ""
1826
1827 #: ident.c:395
1828 #, c-format
1829 msgid "empty ident name (for <%s>) not allowed"
1830 msgstr ""
1831
1832 #: ident.c:401
1833 #, c-format
1834 msgid "name consists only of disallowed characters: %s"
1835 msgstr ""
1836
1837 #: ident.c:416 builtin/commit.c:612
1838 #, c-format
1839 msgid "invalid date format: %s"
1840 msgstr ""
1841
1842 #: lockfile.c:152
1843 #, c-format
1844 msgid ""
1845 "Unable to create '%s.lock': %s.\n"
1846 "\n"
1847 "Another git process seems to be running in this repository, e.g.\n"
1848 "an editor opened by 'git commit'. Please make sure all processes\n"
1849 "are terminated then try again. If it still fails, a git process\n"
1850 "may have crashed in this repository earlier:\n"
1851 "remove the file manually to continue."
1852 msgstr ""
1853
1854 #: lockfile.c:160
1855 #, c-format
1856 msgid "Unable to create '%s.lock': %s"
1857 msgstr ""
1858
1859 #: merge.c:41
1860 msgid "failed to read the cache"
1861 msgstr ""
1862
1863 #: merge.c:96 builtin/am.c:1980 builtin/am.c:2015 builtin/checkout.c:377
1864 #: builtin/checkout.c:591 builtin/clone.c:753
1865 msgid "unable to write new index file"
1866 msgstr ""
1867
1868 #: merge-recursive.c:210
1869 msgid "(bad commit)\n"
1870 msgstr ""
1871
1872 #: merge-recursive.c:232 merge-recursive.c:240
1873 #, c-format
1874 msgid "addinfo_cache failed for path '%s'"
1875 msgstr ""
1876
1877 #: merge-recursive.c:304
1878 msgid "error building trees"
1879 msgstr ""
1880
1881 #: merge-recursive.c:728
1882 #, c-format
1883 msgid "failed to create path '%s'%s"
1884 msgstr ""
1885
1886 #: merge-recursive.c:739
1887 #, c-format
1888 msgid "Removing %s to make room for subdirectory\n"
1889 msgstr ""
1890
1891 #: merge-recursive.c:753 merge-recursive.c:772
1892 msgid ": perhaps a D/F conflict?"
1893 msgstr ""
1894
1895 #: merge-recursive.c:762
1896 #, c-format
1897 msgid "refusing to lose untracked file at '%s'"
1898 msgstr ""
1899
1900 #: merge-recursive.c:804 builtin/cat-file.c:36
1901 #, c-format
1902 msgid "cannot read object %s '%s'"
1903 msgstr ""
1904
1905 #: merge-recursive.c:806
1906 #, c-format
1907 msgid "blob expected for %s '%s'"
1908 msgstr ""
1909
1910 #: merge-recursive.c:830
1911 #, c-format
1912 msgid "failed to open '%s': %s"
1913 msgstr ""
1914
1915 #: merge-recursive.c:841
1916 #, c-format
1917 msgid "failed to symlink '%s': %s"
1918 msgstr ""
1919
1920 #: merge-recursive.c:846
1921 #, c-format
1922 msgid "do not know what to do with %06o %s '%s'"
1923 msgstr ""
1924
1925 #: merge-recursive.c:986
1926 msgid "Failed to execute internal merge"
1927 msgstr ""
1928
1929 #: merge-recursive.c:990
1930 #, c-format
1931 msgid "Unable to add %s to database"
1932 msgstr ""
1933
1934 #: merge-recursive.c:1093
1935 #, c-format
1936 msgid ""
1937 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
1938 "in tree."
1939 msgstr ""
1940
1941 #: merge-recursive.c:1098
1942 #, c-format
1943 msgid ""
1944 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
1945 "left in tree."
1946 msgstr ""
1947
1948 #: merge-recursive.c:1105
1949 #, c-format
1950 msgid ""
1951 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
1952 "in tree at %s."
1953 msgstr ""
1954
1955 #: merge-recursive.c:1110
1956 #, c-format
1957 msgid ""
1958 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
1959 "left in tree at %s."
1960 msgstr ""
1961
1962 #: merge-recursive.c:1144
1963 msgid "rename"
1964 msgstr ""
1965
1966 #: merge-recursive.c:1144
1967 msgid "renamed"
1968 msgstr ""
1969
1970 #: merge-recursive.c:1201
1971 #, c-format
1972 msgid "%s is a directory in %s adding as %s instead"
1973 msgstr ""
1974
1975 #: merge-recursive.c:1226
1976 #, c-format
1977 msgid ""
1978 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
1979 "\"->\"%s\" in \"%s\"%s"
1980 msgstr ""
1981
1982 #: merge-recursive.c:1231
1983 msgid " (left unresolved)"
1984 msgstr ""
1985
1986 #: merge-recursive.c:1293
1987 #, c-format
1988 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
1989 msgstr ""
1990
1991 #: merge-recursive.c:1326
1992 #, c-format
1993 msgid "Renaming %s to %s and %s to %s instead"
1994 msgstr ""
1995
1996 #: merge-recursive.c:1529
1997 #, c-format
1998 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
1999 msgstr ""
2000
2001 #: merge-recursive.c:1544
2002 #, c-format
2003 msgid "Adding merged %s"
2004 msgstr ""
2005
2006 #: merge-recursive.c:1551 merge-recursive.c:1781
2007 #, c-format
2008 msgid "Adding as %s instead"
2009 msgstr ""
2010
2011 #: merge-recursive.c:1608
2012 #, c-format
2013 msgid "cannot read object %s"
2014 msgstr ""
2015
2016 #: merge-recursive.c:1611
2017 #, c-format
2018 msgid "object %s is not a blob"
2019 msgstr ""
2020
2021 #: merge-recursive.c:1680
2022 msgid "modify"
2023 msgstr ""
2024
2025 #: merge-recursive.c:1680
2026 msgid "modified"
2027 msgstr ""
2028
2029 #: merge-recursive.c:1690
2030 msgid "content"
2031 msgstr ""
2032
2033 #: merge-recursive.c:1697
2034 msgid "add/add"
2035 msgstr ""
2036
2037 #: merge-recursive.c:1733
2038 #, c-format
2039 msgid "Skipped %s (merged same as existing)"
2040 msgstr ""
2041
2042 #: merge-recursive.c:1747
2043 #, c-format
2044 msgid "Auto-merging %s"
2045 msgstr ""
2046
2047 #: merge-recursive.c:1751 git-submodule.sh:945
2048 msgid "submodule"
2049 msgstr ""
2050
2051 #: merge-recursive.c:1752
2052 #, c-format
2053 msgid "CONFLICT (%s): Merge conflict in %s"
2054 msgstr ""
2055
2056 #: merge-recursive.c:1846
2057 #, c-format
2058 msgid "Removing %s"
2059 msgstr ""
2060
2061 #: merge-recursive.c:1872
2062 msgid "file/directory"
2063 msgstr ""
2064
2065 #: merge-recursive.c:1878
2066 msgid "directory/file"
2067 msgstr ""
2068
2069 #: merge-recursive.c:1884
2070 #, c-format
2071 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
2072 msgstr ""
2073
2074 #: merge-recursive.c:1893
2075 #, c-format
2076 msgid "Adding %s"
2077 msgstr ""
2078
2079 #: merge-recursive.c:1930
2080 msgid "Already up-to-date!"
2081 msgstr ""
2082
2083 #: merge-recursive.c:1939
2084 #, c-format
2085 msgid "merging of trees %s and %s failed"
2086 msgstr ""
2087
2088 #: merge-recursive.c:2022
2089 msgid "Merging:"
2090 msgstr ""
2091
2092 #: merge-recursive.c:2035
2093 #, c-format
2094 msgid "found %u common ancestor:"
2095 msgid_plural "found %u common ancestors:"
2096 msgstr[0] ""
2097 msgstr[1] ""
2098
2099 #: merge-recursive.c:2074
2100 msgid "merge returned no commit"
2101 msgstr ""
2102
2103 #: merge-recursive.c:2137
2104 #, c-format
2105 msgid "Could not parse object '%s'"
2106 msgstr ""
2107
2108 #: merge-recursive.c:2151 builtin/merge.c:646 builtin/merge.c:793
2109 msgid "Unable to write index."
2110 msgstr ""
2111
2112 #: notes-merge.c:273
2113 #, c-format
2114 msgid ""
2115 "You have not concluded your previous notes merge (%s exists).\n"
2116 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
2117 "commit/abort the previous merge before you start a new notes merge."
2118 msgstr ""
2119
2120 #: notes-merge.c:280
2121 #, c-format
2122 msgid "You have not concluded your notes merge (%s exists)."
2123 msgstr ""
2124
2125 #: notes-utils.c:42
2126 msgid "Cannot commit uninitialized/unreferenced notes tree"
2127 msgstr ""
2128
2129 #: notes-utils.c:101
2130 #, c-format
2131 msgid "Bad notes.rewriteMode value: '%s'"
2132 msgstr ""
2133
2134 #: notes-utils.c:111
2135 #, c-format
2136 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
2137 msgstr ""
2138
2139 #. TRANSLATORS: The first %s is the name of
2140 #. the environment variable, the second %s is
2141 #. its value.
2142 #.
2143 #: notes-utils.c:141
2144 #, c-format
2145 msgid "Bad %s value: '%s'"
2146 msgstr ""
2147
2148 #: object.c:240
2149 #, c-format
2150 msgid "unable to parse object: %s"
2151 msgstr ""
2152
2153 #: parse-options.c:573
2154 msgid "..."
2155 msgstr ""
2156
2157 #: parse-options.c:591
2158 #, c-format
2159 msgid "usage: %s"
2160 msgstr ""
2161
2162 #. TRANSLATORS: the colon here should align with the
2163 #. one in "usage: %s" translation.
2164 #.
2165 #: parse-options.c:597
2166 #, c-format
2167 msgid "   or: %s"
2168 msgstr ""
2169
2170 #: parse-options.c:600
2171 #, c-format
2172 msgid "    %s"
2173 msgstr ""
2174
2175 #: parse-options.c:634
2176 msgid "-NUM"
2177 msgstr ""
2178
2179 #: parse-options-cb.c:108
2180 #, c-format
2181 msgid "malformed object name '%s'"
2182 msgstr ""
2183
2184 #: path.c:890
2185 #, c-format
2186 msgid "Could not make %s writable by group"
2187 msgstr ""
2188
2189 #: pathspec.c:129
2190 msgid "Escape character '\\' not allowed as last character in attr value"
2191 msgstr ""
2192
2193 #: pathspec.c:147
2194 msgid "Only one 'attr:' specification is allowed."
2195 msgstr ""
2196
2197 #: pathspec.c:150
2198 msgid "attr spec must not be empty"
2199 msgstr ""
2200
2201 #: pathspec.c:193
2202 #, c-format
2203 msgid "invalid attribute name %s"
2204 msgstr ""
2205
2206 #: pathspec.c:258
2207 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
2208 msgstr ""
2209
2210 #: pathspec.c:265
2211 msgid ""
2212 "global 'literal' pathspec setting is incompatible with all other global "
2213 "pathspec settings"
2214 msgstr ""
2215
2216 #: pathspec.c:305
2217 msgid "invalid parameter for pathspec magic 'prefix'"
2218 msgstr ""
2219
2220 #: pathspec.c:326
2221 #, c-format
2222 msgid "Invalid pathspec magic '%.*s' in '%s'"
2223 msgstr ""
2224
2225 #: pathspec.c:331
2226 #, c-format
2227 msgid "Missing ')' at the end of pathspec magic in '%s'"
2228 msgstr ""
2229
2230 #: pathspec.c:369
2231 #, c-format
2232 msgid "Unimplemented pathspec magic '%c' in '%s'"
2233 msgstr ""
2234
2235 #: pathspec.c:428
2236 #, c-format
2237 msgid "%s: 'literal' and 'glob' are incompatible"
2238 msgstr ""
2239
2240 #: pathspec.c:441
2241 #, c-format
2242 msgid "%s: '%s' is outside repository"
2243 msgstr ""
2244
2245 #: pathspec.c:515
2246 #, c-format
2247 msgid "'%s' (mnemonic: '%c')"
2248 msgstr ""
2249
2250 #: pathspec.c:525
2251 #, c-format
2252 msgid "%s: pathspec magic not supported by this command: %s"
2253 msgstr ""
2254
2255 #: pathspec.c:575
2256 msgid ""
2257 "empty strings as pathspecs will be made invalid in upcoming releases. please "
2258 "use . instead if you meant to match all paths"
2259 msgstr ""
2260
2261 #: pathspec.c:599
2262 #, c-format
2263 msgid "pathspec '%s' is beyond a symbolic link"
2264 msgstr ""
2265
2266 #: pretty.c:963
2267 msgid "unable to parse --pretty format"
2268 msgstr ""
2269
2270 #: read-cache.c:1443
2271 #, c-format
2272 msgid ""
2273 "index.version set, but the value is invalid.\n"
2274 "Using version %i"
2275 msgstr ""
2276
2277 #: read-cache.c:1453
2278 #, c-format
2279 msgid ""
2280 "GIT_INDEX_VERSION set, but the value is invalid.\n"
2281 "Using version %i"
2282 msgstr ""
2283
2284 #: read-cache.c:2308 builtin/merge.c:1019
2285 #, c-format
2286 msgid "could not close '%s'"
2287 msgstr ""
2288
2289 #: read-cache.c:2383 sequencer.c:1353 sequencer.c:2054
2290 #, c-format
2291 msgid "could not stat '%s'"
2292 msgstr ""
2293
2294 #: read-cache.c:2396
2295 #, c-format
2296 msgid "unable to open git dir: %s"
2297 msgstr ""
2298
2299 #: read-cache.c:2408
2300 #, c-format
2301 msgid "unable to unlink: %s"
2302 msgstr ""
2303
2304 #: refs.c:622
2305 #, c-format
2306 msgid "Could not open '%s' for writing"
2307 msgstr ""
2308
2309 #: refs.c:1769
2310 msgid "ref updates forbidden inside quarantine environment"
2311 msgstr ""
2312
2313 #: refs/files-backend.c:1664
2314 #, c-format
2315 msgid "could not delete reference %s: %s"
2316 msgstr ""
2317
2318 #: refs/files-backend.c:1667
2319 #, c-format
2320 msgid "could not delete references: %s"
2321 msgstr ""
2322
2323 #: refs/files-backend.c:1676
2324 #, c-format
2325 msgid "could not remove reference %s"
2326 msgstr ""
2327
2328 #: ref-filter.c:35 wt-status.c:1811
2329 msgid "gone"
2330 msgstr ""
2331
2332 #: ref-filter.c:36
2333 #, c-format
2334 msgid "ahead %d"
2335 msgstr ""
2336
2337 #: ref-filter.c:37
2338 #, c-format
2339 msgid "behind %d"
2340 msgstr ""
2341
2342 #: ref-filter.c:38
2343 #, c-format
2344 msgid "ahead %d, behind %d"
2345 msgstr ""
2346
2347 #: ref-filter.c:105
2348 #, c-format
2349 msgid "expected format: %%(color:<color>)"
2350 msgstr ""
2351
2352 #: ref-filter.c:107
2353 #, c-format
2354 msgid "unrecognized color: %%(color:%s)"
2355 msgstr ""
2356
2357 #: ref-filter.c:121
2358 #, c-format
2359 msgid "Integer value expected refname:lstrip=%s"
2360 msgstr ""
2361
2362 #: ref-filter.c:125
2363 #, c-format
2364 msgid "Integer value expected refname:rstrip=%s"
2365 msgstr ""
2366
2367 #: ref-filter.c:127
2368 #, c-format
2369 msgid "unrecognized %%(%s) argument: %s"
2370 msgstr ""
2371
2372 #: ref-filter.c:167
2373 #, c-format
2374 msgid "%%(body) does not take arguments"
2375 msgstr ""
2376
2377 #: ref-filter.c:174
2378 #, c-format
2379 msgid "%%(subject) does not take arguments"
2380 msgstr ""
2381
2382 #: ref-filter.c:181
2383 #, c-format
2384 msgid "%%(trailers) does not take arguments"
2385 msgstr ""
2386
2387 #: ref-filter.c:200
2388 #, c-format
2389 msgid "positive value expected contents:lines=%s"
2390 msgstr ""
2391
2392 #: ref-filter.c:202
2393 #, c-format
2394 msgid "unrecognized %%(contents) argument: %s"
2395 msgstr ""
2396
2397 #: ref-filter.c:215
2398 #, c-format
2399 msgid "positive value expected objectname:short=%s"
2400 msgstr ""
2401
2402 #: ref-filter.c:219
2403 #, c-format
2404 msgid "unrecognized %%(objectname) argument: %s"
2405 msgstr ""
2406
2407 #: ref-filter.c:246
2408 #, c-format
2409 msgid "expected format: %%(align:<width>,<position>)"
2410 msgstr ""
2411
2412 #: ref-filter.c:258
2413 #, c-format
2414 msgid "unrecognized position:%s"
2415 msgstr ""
2416
2417 #: ref-filter.c:262
2418 #, c-format
2419 msgid "unrecognized width:%s"
2420 msgstr ""
2421
2422 #: ref-filter.c:268
2423 #, c-format
2424 msgid "unrecognized %%(align) argument: %s"
2425 msgstr ""
2426
2427 #: ref-filter.c:272
2428 #, c-format
2429 msgid "positive width expected with the %%(align) atom"
2430 msgstr ""
2431
2432 #: ref-filter.c:287
2433 #, c-format
2434 msgid "unrecognized %%(if) argument: %s"
2435 msgstr ""
2436
2437 #: ref-filter.c:378
2438 #, c-format
2439 msgid "malformed field name: %.*s"
2440 msgstr ""
2441
2442 #: ref-filter.c:404
2443 #, c-format
2444 msgid "unknown field name: %.*s"
2445 msgstr ""
2446
2447 #: ref-filter.c:508
2448 #, c-format
2449 msgid "format: %%(if) atom used without a %%(then) atom"
2450 msgstr ""
2451
2452 #: ref-filter.c:568
2453 #, c-format
2454 msgid "format: %%(then) atom used without an %%(if) atom"
2455 msgstr ""
2456
2457 #: ref-filter.c:570
2458 #, c-format
2459 msgid "format: %%(then) atom used more than once"
2460 msgstr ""
2461
2462 #: ref-filter.c:572
2463 #, c-format
2464 msgid "format: %%(then) atom used after %%(else)"
2465 msgstr ""
2466
2467 #: ref-filter.c:598
2468 #, c-format
2469 msgid "format: %%(else) atom used without an %%(if) atom"
2470 msgstr ""
2471
2472 #: ref-filter.c:600
2473 #, c-format
2474 msgid "format: %%(else) atom used without a %%(then) atom"
2475 msgstr ""
2476
2477 #: ref-filter.c:602
2478 #, c-format
2479 msgid "format: %%(else) atom used more than once"
2480 msgstr ""
2481
2482 #: ref-filter.c:615
2483 #, c-format
2484 msgid "format: %%(end) atom used without corresponding atom"
2485 msgstr ""
2486
2487 #: ref-filter.c:670
2488 #, c-format
2489 msgid "malformed format string %s"
2490 msgstr ""
2491
2492 #: ref-filter.c:1254
2493 #, c-format
2494 msgid "(no branch, rebasing %s)"
2495 msgstr ""
2496
2497 #: ref-filter.c:1257
2498 #, c-format
2499 msgid "(no branch, bisect started on %s)"
2500 msgstr ""
2501
2502 #. TRANSLATORS: make sure this matches "HEAD
2503 #. detached at " in wt-status.c
2504 #.
2505 #: ref-filter.c:1265
2506 #, c-format
2507 msgid "(HEAD detached at %s)"
2508 msgstr ""
2509
2510 #. TRANSLATORS: make sure this matches "HEAD
2511 #. detached from " in wt-status.c
2512 #.
2513 #: ref-filter.c:1272
2514 #, c-format
2515 msgid "(HEAD detached from %s)"
2516 msgstr ""
2517
2518 #: ref-filter.c:1276
2519 msgid "(no branch)"
2520 msgstr ""
2521
2522 #: ref-filter.c:1426 ref-filter.c:1457
2523 #, c-format
2524 msgid "missing object %s for %s"
2525 msgstr ""
2526
2527 #: ref-filter.c:1429 ref-filter.c:1460
2528 #, c-format
2529 msgid "parse_object_buffer failed on %s for %s"
2530 msgstr ""
2531
2532 #: ref-filter.c:1760
2533 #, c-format
2534 msgid "malformed object at '%s'"
2535 msgstr ""
2536
2537 #: ref-filter.c:1827
2538 #, c-format
2539 msgid "ignoring ref with broken name %s"
2540 msgstr ""
2541
2542 #: ref-filter.c:1832
2543 #, c-format
2544 msgid "ignoring broken ref %s"
2545 msgstr ""
2546
2547 #: ref-filter.c:2095
2548 #, c-format
2549 msgid "format: %%(end) atom missing"
2550 msgstr ""
2551
2552 #: ref-filter.c:2176
2553 #, c-format
2554 msgid "malformed object name %s"
2555 msgstr ""
2556
2557 #: remote.c:747
2558 #, c-format
2559 msgid "Cannot fetch both %s and %s to %s"
2560 msgstr ""
2561
2562 #: remote.c:751
2563 #, c-format
2564 msgid "%s usually tracks %s, not %s"
2565 msgstr ""
2566
2567 #: remote.c:755
2568 #, c-format
2569 msgid "%s tracks both %s and %s"
2570 msgstr ""
2571
2572 #: remote.c:763
2573 msgid "Internal error"
2574 msgstr ""
2575
2576 #: remote.c:1680 remote.c:1782
2577 msgid "HEAD does not point to a branch"
2578 msgstr ""
2579
2580 #: remote.c:1689
2581 #, c-format
2582 msgid "no such branch: '%s'"
2583 msgstr ""
2584
2585 #: remote.c:1692
2586 #, c-format
2587 msgid "no upstream configured for branch '%s'"
2588 msgstr ""
2589
2590 #: remote.c:1698
2591 #, c-format
2592 msgid "upstream branch '%s' not stored as a remote-tracking branch"
2593 msgstr ""
2594
2595 #: remote.c:1713
2596 #, c-format
2597 msgid "push destination '%s' on remote '%s' has no local tracking branch"
2598 msgstr ""
2599
2600 #: remote.c:1725
2601 #, c-format
2602 msgid "branch '%s' has no remote for pushing"
2603 msgstr ""
2604
2605 #: remote.c:1736
2606 #, c-format
2607 msgid "push refspecs for '%s' do not include '%s'"
2608 msgstr ""
2609
2610 #: remote.c:1749
2611 msgid "push has no destination (push.default is 'nothing')"
2612 msgstr ""
2613
2614 #: remote.c:1771
2615 msgid "cannot resolve 'simple' push to a single destination"
2616 msgstr ""
2617
2618 #: remote.c:2076
2619 #, c-format
2620 msgid "Your branch is based on '%s', but the upstream is gone.\n"
2621 msgstr ""
2622
2623 #: remote.c:2080
2624 msgid "  (use \"git branch --unset-upstream\" to fixup)\n"
2625 msgstr ""
2626
2627 #: remote.c:2083
2628 #, c-format
2629 msgid "Your branch is up-to-date with '%s'.\n"
2630 msgstr ""
2631
2632 #: remote.c:2087
2633 #, c-format
2634 msgid "Your branch is ahead of '%s' by %d commit.\n"
2635 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
2636 msgstr[0] ""
2637 msgstr[1] ""
2638
2639 #: remote.c:2093
2640 msgid "  (use \"git push\" to publish your local commits)\n"
2641 msgstr ""
2642
2643 #: remote.c:2096
2644 #, c-format
2645 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
2646 msgid_plural ""
2647 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
2648 msgstr[0] ""
2649 msgstr[1] ""
2650
2651 #: remote.c:2104
2652 msgid "  (use \"git pull\" to update your local branch)\n"
2653 msgstr ""
2654
2655 #: remote.c:2107
2656 #, c-format
2657 msgid ""
2658 "Your branch and '%s' have diverged,\n"
2659 "and have %d and %d different commit each, respectively.\n"
2660 msgid_plural ""
2661 "Your branch and '%s' have diverged,\n"
2662 "and have %d and %d different commits each, respectively.\n"
2663 msgstr[0] ""
2664 msgstr[1] ""
2665
2666 #: remote.c:2117
2667 msgid "  (use \"git pull\" to merge the remote branch into yours)\n"
2668 msgstr ""
2669
2670 #: revision.c:2187
2671 msgid "your current branch appears to be broken"
2672 msgstr ""
2673
2674 #: revision.c:2190
2675 #, c-format
2676 msgid "your current branch '%s' does not have any commits yet"
2677 msgstr ""
2678
2679 #: revision.c:2384
2680 msgid "--first-parent is incompatible with --bisect"
2681 msgstr ""
2682
2683 #: run-command.c:644
2684 msgid "open /dev/null failed"
2685 msgstr ""
2686
2687 #: send-pack.c:151
2688 #, c-format
2689 msgid "unable to parse remote unpack status: %s"
2690 msgstr ""
2691
2692 #: send-pack.c:153
2693 #, c-format
2694 msgid "remote unpack failed: %s"
2695 msgstr ""
2696
2697 #: send-pack.c:316
2698 msgid "failed to sign the push certificate"
2699 msgstr ""
2700
2701 #: send-pack.c:429
2702 msgid "the receiving end does not support --signed push"
2703 msgstr ""
2704
2705 #: send-pack.c:431
2706 msgid ""
2707 "not sending a push certificate since the receiving end does not support --"
2708 "signed push"
2709 msgstr ""
2710
2711 #: send-pack.c:443
2712 msgid "the receiving end does not support --atomic push"
2713 msgstr ""
2714
2715 #: send-pack.c:448
2716 msgid "the receiving end does not support push options"
2717 msgstr ""
2718
2719 #: sequencer.c:216
2720 msgid "revert"
2721 msgstr ""
2722
2723 #: sequencer.c:218
2724 msgid "cherry-pick"
2725 msgstr ""
2726
2727 #: sequencer.c:220
2728 msgid "rebase -i"
2729 msgstr ""
2730
2731 #: sequencer.c:222
2732 #, c-format
2733 msgid "Unknown action: %d"
2734 msgstr ""
2735
2736 #: sequencer.c:279
2737 msgid ""
2738 "after resolving the conflicts, mark the corrected paths\n"
2739 "with 'git add <paths>' or 'git rm <paths>'"
2740 msgstr ""
2741
2742 #: sequencer.c:282
2743 msgid ""
2744 "after resolving the conflicts, mark the corrected paths\n"
2745 "with 'git add <paths>' or 'git rm <paths>'\n"
2746 "and commit the result with 'git commit'"
2747 msgstr ""
2748
2749 #: sequencer.c:295 sequencer.c:1685
2750 #, c-format
2751 msgid "could not lock '%s'"
2752 msgstr ""
2753
2754 #: sequencer.c:298 sequencer.c:1563 sequencer.c:1690 sequencer.c:1704
2755 #, c-format
2756 msgid "could not write to '%s'"
2757 msgstr ""
2758
2759 #: sequencer.c:302
2760 #, c-format
2761 msgid "could not write eol to '%s'"
2762 msgstr ""
2763
2764 #: sequencer.c:306 sequencer.c:1568 sequencer.c:1692
2765 #, c-format
2766 msgid "failed to finalize '%s'."
2767 msgstr ""
2768
2769 #: sequencer.c:330 sequencer.c:817 sequencer.c:1589 builtin/am.c:258
2770 #: builtin/commit.c:750 builtin/merge.c:1017
2771 #, c-format
2772 msgid "could not read '%s'"
2773 msgstr ""
2774
2775 #: sequencer.c:356
2776 #, c-format
2777 msgid "your local changes would be overwritten by %s."
2778 msgstr ""
2779
2780 #: sequencer.c:360
2781 msgid "commit your changes or stash them to proceed."
2782 msgstr ""
2783
2784 #: sequencer.c:389
2785 #, c-format
2786 msgid "%s: fast-forward"
2787 msgstr ""
2788
2789 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
2790 #. "rebase -i".
2791 #.
2792 #: sequencer.c:472
2793 #, c-format
2794 msgid "%s: Unable to write new index file"
2795 msgstr ""
2796
2797 #: sequencer.c:491
2798 msgid "could not resolve HEAD commit\n"
2799 msgstr ""
2800
2801 #: sequencer.c:511
2802 msgid "unable to update cache tree\n"
2803 msgstr ""
2804
2805 #: sequencer.c:595
2806 #, c-format
2807 msgid ""
2808 "you have staged changes in your working tree\n"
2809 "If these changes are meant to be squashed into the previous commit, run:\n"
2810 "\n"
2811 "  git commit --amend %s\n"
2812 "\n"
2813 "If they are meant to go into a new commit, run:\n"
2814 "\n"
2815 "  git commit %s\n"
2816 "\n"
2817 "In both cases, once you're done, continue with:\n"
2818 "\n"
2819 "  git rebase --continue\n"
2820 msgstr ""
2821
2822 #: sequencer.c:697
2823 #, c-format
2824 msgid "could not parse commit %s\n"
2825 msgstr ""
2826
2827 #: sequencer.c:702
2828 #, c-format
2829 msgid "could not parse parent commit %s\n"
2830 msgstr ""
2831
2832 #: sequencer.c:824
2833 #, c-format
2834 msgid ""
2835 "unexpected 1st line of squash message:\n"
2836 "\n"
2837 "\t%.*s"
2838 msgstr ""
2839
2840 #: sequencer.c:830
2841 #, c-format
2842 msgid ""
2843 "invalid 1st line of squash message:\n"
2844 "\n"
2845 "\t%.*s"
2846 msgstr ""
2847
2848 #: sequencer.c:836 sequencer.c:861
2849 #, c-format
2850 msgid "This is a combination of %d commits."
2851 msgstr ""
2852
2853 #: sequencer.c:845
2854 msgid "need a HEAD to fixup"
2855 msgstr ""
2856
2857 #: sequencer.c:847
2858 msgid "could not read HEAD"
2859 msgstr ""
2860
2861 #: sequencer.c:849
2862 msgid "could not read HEAD's commit message"
2863 msgstr ""
2864
2865 #: sequencer.c:855
2866 #, c-format
2867 msgid "cannot write '%s'"
2868 msgstr ""
2869
2870 #: sequencer.c:864 git-rebase--interactive.sh:445
2871 msgid "This is the 1st commit message:"
2872 msgstr ""
2873
2874 #: sequencer.c:872
2875 #, c-format
2876 msgid "could not read commit message of %s"
2877 msgstr ""
2878
2879 #: sequencer.c:879
2880 #, c-format
2881 msgid "This is the commit message #%d:"
2882 msgstr ""
2883
2884 #: sequencer.c:884
2885 #, c-format
2886 msgid "The commit message #%d will be skipped:"
2887 msgstr ""
2888
2889 #: sequencer.c:889
2890 #, c-format
2891 msgid "unknown command: %d"
2892 msgstr ""
2893
2894 #: sequencer.c:955
2895 msgid "your index file is unmerged."
2896 msgstr ""
2897
2898 #: sequencer.c:973
2899 #, c-format
2900 msgid "commit %s is a merge but no -m option was given."
2901 msgstr ""
2902
2903 #: sequencer.c:981
2904 #, c-format
2905 msgid "commit %s does not have parent %d"
2906 msgstr ""
2907
2908 #: sequencer.c:985
2909 #, c-format
2910 msgid "mainline was specified but commit %s is not a merge."
2911 msgstr ""
2912
2913 #: sequencer.c:991
2914 #, c-format
2915 msgid "cannot get commit message for %s"
2916 msgstr ""
2917
2918 #. TRANSLATORS: The first %s will be a "todo" command like
2919 #. "revert" or "pick", the second %s a SHA1.
2920 #: sequencer.c:1012
2921 #, c-format
2922 msgid "%s: cannot parse parent commit %s"
2923 msgstr ""
2924
2925 #: sequencer.c:1075 sequencer.c:1830
2926 #, c-format
2927 msgid "could not rename '%s' to '%s'"
2928 msgstr ""
2929
2930 #: sequencer.c:1126
2931 #, c-format
2932 msgid "could not revert %s... %s"
2933 msgstr ""
2934
2935 #: sequencer.c:1127
2936 #, c-format
2937 msgid "could not apply %s... %s"
2938 msgstr ""
2939
2940 #: sequencer.c:1169
2941 msgid "empty commit set passed"
2942 msgstr ""
2943
2944 #: sequencer.c:1179
2945 #, c-format
2946 msgid "git %s: failed to read the index"
2947 msgstr ""
2948
2949 #: sequencer.c:1186
2950 #, c-format
2951 msgid "git %s: failed to refresh the index"
2952 msgstr ""
2953
2954 #: sequencer.c:1306
2955 #, c-format
2956 msgid "invalid line %d: %.*s"
2957 msgstr ""
2958
2959 #: sequencer.c:1314
2960 #, c-format
2961 msgid "cannot '%s' without a previous commit"
2962 msgstr ""
2963
2964 #: sequencer.c:1347
2965 #, c-format
2966 msgid "could not read '%s'."
2967 msgstr ""
2968
2969 #: sequencer.c:1359
2970 msgid "please fix this using 'git rebase --edit-todo'."
2971 msgstr ""
2972
2973 #: sequencer.c:1361
2974 #, c-format
2975 msgid "unusable instruction sheet: '%s'"
2976 msgstr ""
2977
2978 #: sequencer.c:1366
2979 msgid "no commits parsed."
2980 msgstr ""
2981
2982 #: sequencer.c:1377
2983 msgid "cannot cherry-pick during a revert."
2984 msgstr ""
2985
2986 #: sequencer.c:1379
2987 msgid "cannot revert during a cherry-pick."
2988 msgstr ""
2989
2990 #: sequencer.c:1442
2991 #, c-format
2992 msgid "invalid key: %s"
2993 msgstr ""
2994
2995 #: sequencer.c:1445
2996 #, c-format
2997 msgid "invalid value for %s: %s"
2998 msgstr ""
2999
3000 #: sequencer.c:1502
3001 #, c-format
3002 msgid "malformed options sheet: '%s'"
3003 msgstr ""
3004
3005 #: sequencer.c:1540
3006 msgid "a cherry-pick or revert is already in progress"
3007 msgstr ""
3008
3009 #: sequencer.c:1541
3010 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
3011 msgstr ""
3012
3013 #: sequencer.c:1544
3014 #, c-format
3015 msgid "could not create sequencer directory '%s'"
3016 msgstr ""
3017
3018 #: sequencer.c:1558
3019 msgid "could not lock HEAD"
3020 msgstr ""
3021
3022 #: sequencer.c:1614 sequencer.c:2188
3023 msgid "no cherry-pick or revert in progress"
3024 msgstr ""
3025
3026 #: sequencer.c:1616
3027 msgid "cannot resolve HEAD"
3028 msgstr ""
3029
3030 #: sequencer.c:1618 sequencer.c:1652
3031 msgid "cannot abort from a branch yet to be born"
3032 msgstr ""
3033
3034 #: sequencer.c:1638 builtin/grep.c:929
3035 #, c-format
3036 msgid "cannot open '%s'"
3037 msgstr ""
3038
3039 #: sequencer.c:1640
3040 #, c-format
3041 msgid "cannot read '%s': %s"
3042 msgstr ""
3043
3044 #: sequencer.c:1641
3045 msgid "unexpected end of file"
3046 msgstr ""
3047
3048 #: sequencer.c:1647
3049 #, c-format
3050 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
3051 msgstr ""
3052
3053 #: sequencer.c:1658
3054 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
3055 msgstr ""
3056
3057 #: sequencer.c:1795 sequencer.c:2086
3058 msgid "cannot read HEAD"
3059 msgstr ""
3060
3061 #: sequencer.c:1835 builtin/difftool.c:633
3062 #, c-format
3063 msgid "could not copy '%s' to '%s'"
3064 msgstr ""
3065
3066 #: sequencer.c:1851
3067 msgid "could not read index"
3068 msgstr ""
3069
3070 #: sequencer.c:1856
3071 #, c-format
3072 msgid ""
3073 "execution failed: %s\n"
3074 "%sYou can fix the problem, and then run\n"
3075 "\n"
3076 "  git rebase --continue\n"
3077 "\n"
3078 msgstr ""
3079
3080 #: sequencer.c:1862
3081 msgid "and made changes to the index and/or the working tree\n"
3082 msgstr ""
3083
3084 #: sequencer.c:1868
3085 #, c-format
3086 msgid ""
3087 "execution succeeded: %s\n"
3088 "but left changes to the index and/or the working tree\n"
3089 "Commit or stash your changes, and then run\n"
3090 "\n"
3091 "  git rebase --continue\n"
3092 "\n"
3093 msgstr ""
3094
3095 #: sequencer.c:1925
3096 #, c-format
3097 msgid "Applied autostash.\n"
3098 msgstr ""
3099
3100 #: sequencer.c:1937
3101 #, c-format
3102 msgid "cannot store %s"
3103 msgstr ""
3104
3105 #: sequencer.c:1940 git-rebase.sh:173
3106 #, c-format
3107 msgid ""
3108 "Applying autostash resulted in conflicts.\n"
3109 "Your changes are safe in the stash.\n"
3110 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
3111 msgstr ""
3112
3113 #: sequencer.c:2022
3114 #, c-format
3115 msgid "Stopped at %s...  %.*s\n"
3116 msgstr ""
3117
3118 #: sequencer.c:2064
3119 #, c-format
3120 msgid "unknown command %d"
3121 msgstr ""
3122
3123 #: sequencer.c:2094
3124 msgid "could not read orig-head"
3125 msgstr ""
3126
3127 #: sequencer.c:2099
3128 msgid "could not read 'onto'"
3129 msgstr ""
3130
3131 #: sequencer.c:2106
3132 #, c-format
3133 msgid "could not update %s"
3134 msgstr ""
3135
3136 #: sequencer.c:2113
3137 #, c-format
3138 msgid "could not update HEAD to %s"
3139 msgstr ""
3140
3141 #: sequencer.c:2197
3142 msgid "cannot rebase: You have unstaged changes."
3143 msgstr ""
3144
3145 #: sequencer.c:2202
3146 msgid "could not remove CHERRY_PICK_HEAD"
3147 msgstr ""
3148
3149 #: sequencer.c:2211
3150 msgid "cannot amend non-existing commit"
3151 msgstr ""
3152
3153 #: sequencer.c:2213
3154 #, c-format
3155 msgid "invalid file: '%s'"
3156 msgstr ""
3157
3158 #: sequencer.c:2215
3159 #, c-format
3160 msgid "invalid contents: '%s'"
3161 msgstr ""
3162
3163 #: sequencer.c:2218
3164 msgid ""
3165 "\n"
3166 "You have uncommitted changes in your working tree. Please, commit them\n"
3167 "first and then run 'git rebase --continue' again."
3168 msgstr ""
3169
3170 #: sequencer.c:2228
3171 msgid "could not commit staged changes."
3172 msgstr ""
3173
3174 #: sequencer.c:2308
3175 #, c-format
3176 msgid "%s: can't cherry-pick a %s"
3177 msgstr ""
3178
3179 #: sequencer.c:2312
3180 #, c-format
3181 msgid "%s: bad revision"
3182 msgstr ""
3183
3184 #: sequencer.c:2345
3185 msgid "can't revert as initial commit"
3186 msgstr ""
3187
3188 #: setup.c:171
3189 #, c-format
3190 msgid ""
3191 "%s: no such path in the working tree.\n"
3192 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
3193 msgstr ""
3194
3195 #: setup.c:184
3196 #, c-format
3197 msgid ""
3198 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
3199 "Use '--' to separate paths from revisions, like this:\n"
3200 "'git <command> [<revision>...] -- [<file>...]'"
3201 msgstr ""
3202
3203 #: setup.c:252
3204 #, c-format
3205 msgid ""
3206 "ambiguous argument '%s': both revision and filename\n"
3207 "Use '--' to separate paths from revisions, like this:\n"
3208 "'git <command> [<revision>...] -- [<file>...]'"
3209 msgstr ""
3210
3211 #: setup.c:504
3212 #, c-format
3213 msgid "Expected git repo version <= %d, found %d"
3214 msgstr ""
3215
3216 #: setup.c:512
3217 msgid "unknown repository extensions found:"
3218 msgstr ""
3219
3220 #: setup.c:810
3221 #, c-format
3222 msgid "Not a git repository (or any of the parent directories): %s"
3223 msgstr ""
3224
3225 #: setup.c:812 builtin/index-pack.c:1652
3226 msgid "Cannot come back to cwd"
3227 msgstr ""
3228
3229 #: setup.c:1050
3230 msgid "Unable to read current working directory"
3231 msgstr ""
3232
3233 #: setup.c:1062 setup.c:1068
3234 #, c-format
3235 msgid "Cannot change to '%s'"
3236 msgstr ""
3237
3238 #: setup.c:1081
3239 #, c-format
3240 msgid ""
3241 "Not a git repository (or any parent up to mount point %s)\n"
3242 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
3243 msgstr ""
3244
3245 #: setup.c:1173
3246 #, c-format
3247 msgid ""
3248 "Problem with core.sharedRepository filemode value (0%.3o).\n"
3249 "The owner of files must always have read and write permissions."
3250 msgstr ""
3251
3252 #: sha1_file.c:560
3253 #, c-format
3254 msgid "path '%s' does not exist"
3255 msgstr ""
3256
3257 #: sha1_file.c:586
3258 #, c-format
3259 msgid "reference repository '%s' as a linked checkout is not supported yet."
3260 msgstr ""
3261
3262 #: sha1_file.c:592
3263 #, c-format
3264 msgid "reference repository '%s' is not a local repository."
3265 msgstr ""
3266
3267 #: sha1_file.c:598
3268 #, c-format
3269 msgid "reference repository '%s' is shallow"
3270 msgstr ""
3271
3272 #: sha1_file.c:606
3273 #, c-format
3274 msgid "reference repository '%s' is grafted"
3275 msgstr ""
3276
3277 #: sha1_file.c:1245
3278 msgid "offset before end of packfile (broken .idx?)"
3279 msgstr ""
3280
3281 #: sha1_file.c:2729
3282 #, c-format
3283 msgid "offset before start of pack index for %s (corrupt index?)"
3284 msgstr ""
3285
3286 #: sha1_file.c:2733
3287 #, c-format
3288 msgid "offset beyond end of pack index for %s (truncated index?)"
3289 msgstr ""
3290
3291 #: sha1_name.c:419
3292 #, c-format
3293 msgid "short SHA1 %s is ambiguous"
3294 msgstr ""
3295
3296 #: sha1_name.c:430
3297 msgid "The candidates are:"
3298 msgstr ""
3299
3300 #: sha1_name.c:589
3301 msgid ""
3302 "Git normally never creates a ref that ends with 40 hex characters\n"
3303 "because it will be ignored when you just specify 40-hex. These refs\n"
3304 "may be created by mistake. For example,\n"
3305 "\n"
3306 "  git checkout -b $br $(git rev-parse ...)\n"
3307 "\n"
3308 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
3309 "examine these refs and maybe delete them. Turn this message off by\n"
3310 "running \"git config advice.objectNameWarning false\""
3311 msgstr ""
3312
3313 #: submodule.c:70 submodule.c:104
3314 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
3315 msgstr ""
3316
3317 #: submodule.c:74 submodule.c:108
3318 #, c-format
3319 msgid "Could not find section in .gitmodules where path=%s"
3320 msgstr ""
3321
3322 #: submodule.c:82
3323 #, c-format
3324 msgid "Could not update .gitmodules entry %s"
3325 msgstr ""
3326
3327 #: submodule.c:115
3328 #, c-format
3329 msgid "Could not remove .gitmodules entry for %s"
3330 msgstr ""
3331
3332 #: submodule.c:126
3333 msgid "staging updated .gitmodules failed"
3334 msgstr ""
3335
3336 #: submodule.c:165
3337 msgid "negative values not allowed for submodule.fetchJobs"
3338 msgstr ""
3339
3340 #: submodule.c:376
3341 #, c-format
3342 msgid "in unpopulated submodule '%s'"
3343 msgstr ""
3344
3345 #: submodule.c:407
3346 #, c-format
3347 msgid "Pathspec '%s' is in submodule '%.*s'"
3348 msgstr ""
3349
3350 #: submodule.c:1337
3351 #, c-format
3352 msgid "'%s' not recognized as a git repository"
3353 msgstr ""
3354
3355 #: submodule.c:1475
3356 #, c-format
3357 msgid "could not start 'git status' in submodule '%s'"
3358 msgstr ""
3359
3360 #: submodule.c:1488
3361 #, c-format
3362 msgid "could not run 'git status' in submodule '%s'"
3363 msgstr ""
3364
3365 #: submodule.c:1581
3366 #, c-format
3367 msgid "submodule '%s' has dirty index"
3368 msgstr ""
3369
3370 #: submodule.c:1845
3371 #, c-format
3372 msgid ""
3373 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
3374 msgstr ""
3375
3376 #: submodule.c:1857 submodule.c:1913
3377 #, c-format
3378 msgid "could not lookup name for submodule '%s'"
3379 msgstr ""
3380
3381 #: submodule.c:1861 builtin/submodule--helper.c:678
3382 #: builtin/submodule--helper.c:688
3383 #, c-format
3384 msgid "could not create directory '%s'"
3385 msgstr ""
3386
3387 #: submodule.c:1864
3388 #, c-format
3389 msgid ""
3390 "Migrating git directory of '%s%s' from\n"
3391 "'%s' to\n"
3392 "'%s'\n"
3393 msgstr ""
3394
3395 #: submodule.c:1948
3396 #, c-format
3397 msgid "could not recurse into submodule '%s'"
3398 msgstr ""
3399
3400 #: submodule.c:1992
3401 msgid "could not start ls-files in .."
3402 msgstr ""
3403
3404 #: submodule.c:2012
3405 msgid "BUG: returned path string doesn't match cwd?"
3406 msgstr ""
3407
3408 #: submodule.c:2031
3409 #, c-format
3410 msgid "ls-tree returned unexpected return code %d"
3411 msgstr ""
3412
3413 #: submodule-config.c:420
3414 #, c-format
3415 msgid "invalid value for %s"
3416 msgstr ""
3417
3418 #: trailer.c:241
3419 #, c-format
3420 msgid "running trailer command '%s' failed"
3421 msgstr ""
3422
3423 #: trailer.c:474 trailer.c:478 trailer.c:482 trailer.c:536 trailer.c:540
3424 #: trailer.c:544
3425 #, c-format
3426 msgid "unknown value '%s' for key '%s'"
3427 msgstr ""
3428
3429 #: trailer.c:526 trailer.c:531 builtin/remote.c:290
3430 #, c-format
3431 msgid "more than one %s"
3432 msgstr ""
3433
3434 #: trailer.c:703
3435 #, c-format
3436 msgid "empty trailer token in trailer '%.*s'"
3437 msgstr ""
3438
3439 #: trailer.c:723
3440 #, c-format
3441 msgid "could not read input file '%s'"
3442 msgstr ""
3443
3444 #: trailer.c:726
3445 msgid "could not read from stdin"
3446 msgstr ""
3447
3448 #: trailer.c:950 builtin/am.c:45
3449 #, c-format
3450 msgid "could not stat %s"
3451 msgstr ""
3452
3453 #: trailer.c:952
3454 #, c-format
3455 msgid "file %s is not a regular file"
3456 msgstr ""
3457
3458 #: trailer.c:954
3459 #, c-format
3460 msgid "file %s is not writable by user"
3461 msgstr ""
3462
3463 #: trailer.c:966
3464 msgid "could not open temporary file"
3465 msgstr ""
3466
3467 #: trailer.c:1002
3468 #, c-format
3469 msgid "could not rename temporary file to %s"
3470 msgstr ""
3471
3472 #: transport.c:63
3473 #, c-format
3474 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
3475 msgstr ""
3476
3477 #: transport.c:152
3478 #, c-format
3479 msgid "transport: invalid depth option '%s'"
3480 msgstr ""
3481
3482 #: transport.c:890
3483 #, c-format
3484 msgid ""
3485 "The following submodule paths contain changes that can\n"
3486 "not be found on any remote:\n"
3487 msgstr ""
3488
3489 #: transport.c:894
3490 #, c-format
3491 msgid ""
3492 "\n"
3493 "Please try\n"
3494 "\n"
3495 "\tgit push --recurse-submodules=on-demand\n"
3496 "\n"
3497 "or cd to the path and use\n"
3498 "\n"
3499 "\tgit push\n"
3500 "\n"
3501 "to push them to a remote.\n"
3502 "\n"
3503 msgstr ""
3504
3505 #: transport.c:902
3506 msgid "Aborting."
3507 msgstr ""
3508
3509 #: transport-helper.c:1071
3510 #, c-format
3511 msgid "Could not read ref %s"
3512 msgstr ""
3513
3514 #: tree-walk.c:31
3515 msgid "too-short tree object"
3516 msgstr ""
3517
3518 #: tree-walk.c:37
3519 msgid "malformed mode in tree entry"
3520 msgstr ""
3521
3522 #: tree-walk.c:41
3523 msgid "empty filename in tree entry"
3524 msgstr ""
3525
3526 #: tree-walk.c:113
3527 msgid "too-short tree file"
3528 msgstr ""
3529
3530 #: unpack-trees.c:105
3531 #, c-format
3532 msgid ""
3533 "Your local changes to the following files would be overwritten by checkout:\n"
3534 "%%sPlease commit your changes or stash them before you switch branches."
3535 msgstr ""
3536
3537 #: unpack-trees.c:107
3538 #, c-format
3539 msgid ""
3540 "Your local changes to the following files would be overwritten by checkout:\n"
3541 "%%s"
3542 msgstr ""
3543
3544 #: unpack-trees.c:110
3545 #, c-format
3546 msgid ""
3547 "Your local changes to the following files would be overwritten by merge:\n"
3548 "%%sPlease commit your changes or stash them before you merge."
3549 msgstr ""
3550
3551 #: unpack-trees.c:112
3552 #, c-format
3553 msgid ""
3554 "Your local changes to the following files would be overwritten by merge:\n"
3555 "%%s"
3556 msgstr ""
3557
3558 #: unpack-trees.c:115
3559 #, c-format
3560 msgid ""
3561 "Your local changes to the following files would be overwritten by %s:\n"
3562 "%%sPlease commit your changes or stash them before you %s."
3563 msgstr ""
3564
3565 #: unpack-trees.c:117
3566 #, c-format
3567 msgid ""
3568 "Your local changes to the following files would be overwritten by %s:\n"
3569 "%%s"
3570 msgstr ""
3571
3572 #: unpack-trees.c:122
3573 #, c-format
3574 msgid ""
3575 "Updating the following directories would lose untracked files in them:\n"
3576 "%s"
3577 msgstr ""
3578
3579 #: unpack-trees.c:126
3580 #, c-format
3581 msgid ""
3582 "The following untracked working tree files would be removed by checkout:\n"
3583 "%%sPlease move or remove them before you switch branches."
3584 msgstr ""
3585
3586 #: unpack-trees.c:128
3587 #, c-format
3588 msgid ""
3589 "The following untracked working tree files would be removed by checkout:\n"
3590 "%%s"
3591 msgstr ""
3592
3593 #: unpack-trees.c:131
3594 #, c-format
3595 msgid ""
3596 "The following untracked working tree files would be removed by merge:\n"
3597 "%%sPlease move or remove them before you merge."
3598 msgstr ""
3599
3600 #: unpack-trees.c:133
3601 #, c-format
3602 msgid ""
3603 "The following untracked working tree files would be removed by merge:\n"
3604 "%%s"
3605 msgstr ""
3606
3607 #: unpack-trees.c:136
3608 #, c-format
3609 msgid ""
3610 "The following untracked working tree files would be removed by %s:\n"
3611 "%%sPlease move or remove them before you %s."
3612 msgstr ""
3613
3614 #: unpack-trees.c:138
3615 #, c-format
3616 msgid ""
3617 "The following untracked working tree files would be removed by %s:\n"
3618 "%%s"
3619 msgstr ""
3620
3621 #: unpack-trees.c:143
3622 #, c-format
3623 msgid ""
3624 "The following untracked working tree files would be overwritten by "
3625 "checkout:\n"
3626 "%%sPlease move or remove them before you switch branches."
3627 msgstr ""
3628
3629 #: unpack-trees.c:145
3630 #, c-format
3631 msgid ""
3632 "The following untracked working tree files would be overwritten by "
3633 "checkout:\n"
3634 "%%s"
3635 msgstr ""
3636
3637 #: unpack-trees.c:148
3638 #, c-format
3639 msgid ""
3640 "The following untracked working tree files would be overwritten by merge:\n"
3641 "%%sPlease move or remove them before you merge."
3642 msgstr ""
3643
3644 #: unpack-trees.c:150
3645 #, c-format
3646 msgid ""
3647 "The following untracked working tree files would be overwritten by merge:\n"
3648 "%%s"
3649 msgstr ""
3650
3651 #: unpack-trees.c:153
3652 #, c-format
3653 msgid ""
3654 "The following untracked working tree files would be overwritten by %s:\n"
3655 "%%sPlease move or remove them before you %s."
3656 msgstr ""
3657
3658 #: unpack-trees.c:155
3659 #, c-format
3660 msgid ""
3661 "The following untracked working tree files would be overwritten by %s:\n"
3662 "%%s"
3663 msgstr ""
3664
3665 #: unpack-trees.c:162
3666 #, c-format
3667 msgid "Entry '%s' overlaps with '%s'.  Cannot bind."
3668 msgstr ""
3669
3670 #: unpack-trees.c:165
3671 #, c-format
3672 msgid ""
3673 "Cannot update sparse checkout: the following entries are not up-to-date:\n"
3674 "%s"
3675 msgstr ""
3676
3677 #: unpack-trees.c:167
3678 #, c-format
3679 msgid ""
3680 "The following working tree files would be overwritten by sparse checkout "
3681 "update:\n"
3682 "%s"
3683 msgstr ""
3684
3685 #: unpack-trees.c:169
3686 #, c-format
3687 msgid ""
3688 "The following working tree files would be removed by sparse checkout "
3689 "update:\n"
3690 "%s"
3691 msgstr ""
3692
3693 #: unpack-trees.c:171
3694 #, c-format
3695 msgid ""
3696 "Cannot update submodule:\n"
3697 "%s"
3698 msgstr ""
3699
3700 #: unpack-trees.c:248
3701 #, c-format
3702 msgid "Aborting\n"
3703 msgstr ""
3704
3705 #: unpack-trees.c:277
3706 #, c-format
3707 msgid "submodule update strategy not supported for submodule '%s'"
3708 msgstr ""
3709
3710 #: unpack-trees.c:346
3711 msgid "Checking out files"
3712 msgstr ""
3713
3714 #: urlmatch.c:163
3715 msgid "invalid URL scheme name or missing '://' suffix"
3716 msgstr ""
3717
3718 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
3719 #, c-format
3720 msgid "invalid %XX escape sequence"
3721 msgstr ""
3722
3723 #: urlmatch.c:215
3724 msgid "missing host and scheme is not 'file:'"
3725 msgstr ""
3726
3727 #: urlmatch.c:232
3728 msgid "a 'file:' URL may not have a port number"
3729 msgstr ""
3730
3731 #: urlmatch.c:247
3732 msgid "invalid characters in host name"
3733 msgstr ""
3734
3735 #: urlmatch.c:292 urlmatch.c:303
3736 msgid "invalid port number"
3737 msgstr ""
3738
3739 #: urlmatch.c:371
3740 msgid "invalid '..' path segment"
3741 msgstr ""
3742
3743 #: worktree.c:245
3744 #, c-format
3745 msgid "failed to read '%s'"
3746 msgstr ""
3747
3748 #: wrapper.c:223 wrapper.c:393
3749 #, c-format
3750 msgid "could not open '%s' for reading and writing"
3751 msgstr ""
3752
3753 #: wrapper.c:225 wrapper.c:395 builtin/am.c:766
3754 #, c-format
3755 msgid "could not open '%s' for writing"
3756 msgstr ""
3757
3758 #: wrapper.c:227 wrapper.c:397 builtin/am.c:319 builtin/am.c:757
3759 #: builtin/am.c:849 builtin/merge.c:1014
3760 #, c-format
3761 msgid "could not open '%s' for reading"
3762 msgstr ""
3763
3764 #: wrapper.c:424 wrapper.c:624
3765 #, c-format
3766 msgid "unable to access '%s'"
3767 msgstr ""
3768
3769 #: wrapper.c:632
3770 msgid "unable to get current working directory"
3771 msgstr ""
3772
3773 #: wrapper.c:656
3774 #, c-format
3775 msgid "could not write to %s"
3776 msgstr ""
3777
3778 #: wrapper.c:658
3779 #, c-format
3780 msgid "could not close %s"
3781 msgstr ""
3782
3783 #: wt-status.c:152
3784 msgid "Unmerged paths:"
3785 msgstr ""
3786
3787 #: wt-status.c:179 wt-status.c:206
3788 #, c-format
3789 msgid "  (use \"git reset %s <file>...\" to unstage)"
3790 msgstr ""
3791
3792 #: wt-status.c:181 wt-status.c:208
3793 msgid "  (use \"git rm --cached <file>...\" to unstage)"
3794 msgstr ""
3795
3796 #: wt-status.c:185
3797 msgid "  (use \"git add <file>...\" to mark resolution)"
3798 msgstr ""
3799
3800 #: wt-status.c:187 wt-status.c:191
3801 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
3802 msgstr ""
3803
3804 #: wt-status.c:189
3805 msgid "  (use \"git rm <file>...\" to mark resolution)"
3806 msgstr ""
3807
3808 #: wt-status.c:200 wt-status.c:981
3809 msgid "Changes to be committed:"
3810 msgstr ""
3811
3812 #: wt-status.c:218 wt-status.c:990
3813 msgid "Changes not staged for commit:"
3814 msgstr ""
3815
3816 #: wt-status.c:222
3817 msgid "  (use \"git add <file>...\" to update what will be committed)"
3818 msgstr ""
3819
3820 #: wt-status.c:224
3821 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
3822 msgstr ""
3823
3824 #: wt-status.c:225
3825 msgid ""
3826 "  (use \"git checkout -- <file>...\" to discard changes in working directory)"
3827 msgstr ""
3828
3829 #: wt-status.c:227
3830 msgid "  (commit or discard the untracked or modified content in submodules)"
3831 msgstr ""
3832
3833 #: wt-status.c:239
3834 #, c-format
3835 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
3836 msgstr ""
3837
3838 #: wt-status.c:254
3839 msgid "both deleted:"
3840 msgstr ""
3841
3842 #: wt-status.c:256
3843 msgid "added by us:"
3844 msgstr ""
3845
3846 #: wt-status.c:258
3847 msgid "deleted by them:"
3848 msgstr ""
3849
3850 #: wt-status.c:260
3851 msgid "added by them:"
3852 msgstr ""
3853
3854 #: wt-status.c:262
3855 msgid "deleted by us:"
3856 msgstr ""
3857
3858 #: wt-status.c:264
3859 msgid "both added:"
3860 msgstr ""
3861
3862 #: wt-status.c:266
3863 msgid "both modified:"
3864 msgstr ""
3865
3866 #: wt-status.c:276
3867 msgid "new file:"
3868 msgstr ""
3869
3870 #: wt-status.c:278
3871 msgid "copied:"
3872 msgstr ""
3873
3874 #: wt-status.c:280
3875 msgid "deleted:"
3876 msgstr ""
3877
3878 #: wt-status.c:282
3879 msgid "modified:"
3880 msgstr ""
3881
3882 #: wt-status.c:284
3883 msgid "renamed:"
3884 msgstr ""
3885
3886 #: wt-status.c:286
3887 msgid "typechange:"
3888 msgstr ""
3889
3890 #: wt-status.c:288
3891 msgid "unknown:"
3892 msgstr ""
3893
3894 #: wt-status.c:290
3895 msgid "unmerged:"
3896 msgstr ""
3897
3898 #: wt-status.c:372
3899 msgid "new commits, "
3900 msgstr ""
3901
3902 #: wt-status.c:374
3903 msgid "modified content, "
3904 msgstr ""
3905
3906 #: wt-status.c:376
3907 msgid "untracked content, "
3908 msgstr ""
3909
3910 #: wt-status.c:821
3911 #, c-format
3912 msgid "Your stash currently has %d entry"
3913 msgid_plural "Your stash currently has %d entries"
3914 msgstr[0] ""
3915 msgstr[1] ""
3916
3917 #: wt-status.c:853
3918 msgid "Submodules changed but not updated:"
3919 msgstr ""
3920
3921 #: wt-status.c:855
3922 msgid "Submodule changes to be committed:"
3923 msgstr ""
3924
3925 #: wt-status.c:937
3926 msgid ""
3927 "Do not touch the line above.\n"
3928 "Everything below will be removed."
3929 msgstr ""
3930
3931 #: wt-status.c:1049
3932 msgid "You have unmerged paths."
3933 msgstr ""
3934
3935 #: wt-status.c:1052
3936 msgid "  (fix conflicts and run \"git commit\")"
3937 msgstr ""
3938
3939 #: wt-status.c:1054
3940 msgid "  (use \"git merge --abort\" to abort the merge)"
3941 msgstr ""
3942
3943 #: wt-status.c:1059
3944 msgid "All conflicts fixed but you are still merging."
3945 msgstr ""
3946
3947 #: wt-status.c:1062
3948 msgid "  (use \"git commit\" to conclude merge)"
3949 msgstr ""
3950
3951 #: wt-status.c:1072
3952 msgid "You are in the middle of an am session."
3953 msgstr ""
3954
3955 #: wt-status.c:1075
3956 msgid "The current patch is empty."
3957 msgstr ""
3958
3959 #: wt-status.c:1079
3960 msgid "  (fix conflicts and then run \"git am --continue\")"
3961 msgstr ""
3962
3963 #: wt-status.c:1081
3964 msgid "  (use \"git am --skip\" to skip this patch)"
3965 msgstr ""
3966
3967 #: wt-status.c:1083
3968 msgid "  (use \"git am --abort\" to restore the original branch)"
3969 msgstr ""
3970
3971 #: wt-status.c:1214
3972 msgid "git-rebase-todo is missing."
3973 msgstr ""
3974
3975 #: wt-status.c:1216
3976 msgid "No commands done."
3977 msgstr ""
3978
3979 #: wt-status.c:1219
3980 #, c-format
3981 msgid "Last command done (%d command done):"
3982 msgid_plural "Last commands done (%d commands done):"
3983 msgstr[0] ""
3984 msgstr[1] ""
3985
3986 #: wt-status.c:1230
3987 #, c-format
3988 msgid "  (see more in file %s)"
3989 msgstr ""
3990
3991 #: wt-status.c:1235
3992 msgid "No commands remaining."
3993 msgstr ""
3994
3995 #: wt-status.c:1238
3996 #, c-format
3997 msgid "Next command to do (%d remaining command):"
3998 msgid_plural "Next commands to do (%d remaining commands):"
3999 msgstr[0] ""
4000 msgstr[1] ""
4001
4002 #: wt-status.c:1246
4003 msgid "  (use \"git rebase --edit-todo\" to view and edit)"
4004 msgstr ""
4005
4006 #: wt-status.c:1259
4007 #, c-format
4008 msgid "You are currently rebasing branch '%s' on '%s'."
4009 msgstr ""
4010
4011 #: wt-status.c:1264
4012 msgid "You are currently rebasing."
4013 msgstr ""
4014
4015 #: wt-status.c:1278
4016 msgid "  (fix conflicts and then run \"git rebase --continue\")"
4017 msgstr ""
4018
4019 #: wt-status.c:1280
4020 msgid "  (use \"git rebase --skip\" to skip this patch)"
4021 msgstr ""
4022
4023 #: wt-status.c:1282
4024 msgid "  (use \"git rebase --abort\" to check out the original branch)"
4025 msgstr ""
4026
4027 #: wt-status.c:1288
4028 msgid "  (all conflicts fixed: run \"git rebase --continue\")"
4029 msgstr ""
4030
4031 #: wt-status.c:1292
4032 #, c-format
4033 msgid ""
4034 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
4035 msgstr ""
4036
4037 #: wt-status.c:1297
4038 msgid "You are currently splitting a commit during a rebase."
4039 msgstr ""
4040
4041 #: wt-status.c:1300
4042 msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
4043 msgstr ""
4044
4045 #: wt-status.c:1304
4046 #, c-format
4047 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
4048 msgstr ""
4049
4050 #: wt-status.c:1309
4051 msgid "You are currently editing a commit during a rebase."
4052 msgstr ""
4053
4054 #: wt-status.c:1312
4055 msgid "  (use \"git commit --amend\" to amend the current commit)"
4056 msgstr ""
4057
4058 #: wt-status.c:1314
4059 msgid ""
4060 "  (use \"git rebase --continue\" once you are satisfied with your changes)"
4061 msgstr ""
4062
4063 #: wt-status.c:1324
4064 #, c-format
4065 msgid "You are currently cherry-picking commit %s."
4066 msgstr ""
4067
4068 #: wt-status.c:1329
4069 msgid "  (fix conflicts and run \"git cherry-pick --continue\")"
4070 msgstr ""
4071
4072 #: wt-status.c:1332
4073 msgid "  (all conflicts fixed: run \"git cherry-pick --continue\")"
4074 msgstr ""
4075
4076 #: wt-status.c:1334
4077 msgid "  (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
4078 msgstr ""
4079
4080 #: wt-status.c:1343
4081 #, c-format
4082 msgid "You are currently reverting commit %s."
4083 msgstr ""
4084
4085 #: wt-status.c:1348
4086 msgid "  (fix conflicts and run \"git revert --continue\")"
4087 msgstr ""
4088
4089 #: wt-status.c:1351
4090 msgid "  (all conflicts fixed: run \"git revert --continue\")"
4091 msgstr ""
4092
4093 #: wt-status.c:1353
4094 msgid "  (use \"git revert --abort\" to cancel the revert operation)"
4095 msgstr ""
4096
4097 #: wt-status.c:1364
4098 #, c-format
4099 msgid "You are currently bisecting, started from branch '%s'."
4100 msgstr ""
4101
4102 #: wt-status.c:1368
4103 msgid "You are currently bisecting."
4104 msgstr ""
4105
4106 #: wt-status.c:1371
4107 msgid "  (use \"git bisect reset\" to get back to the original branch)"
4108 msgstr ""
4109
4110 #: wt-status.c:1568
4111 msgid "On branch "
4112 msgstr ""
4113
4114 #: wt-status.c:1574
4115 msgid "interactive rebase in progress; onto "
4116 msgstr ""
4117
4118 #: wt-status.c:1576
4119 msgid "rebase in progress; onto "
4120 msgstr ""
4121
4122 #: wt-status.c:1581
4123 msgid "HEAD detached at "
4124 msgstr ""
4125
4126 #: wt-status.c:1583
4127 msgid "HEAD detached from "
4128 msgstr ""
4129
4130 #: wt-status.c:1586
4131 msgid "Not currently on any branch."
4132 msgstr ""
4133
4134 #: wt-status.c:1606
4135 msgid "Initial commit"
4136 msgstr ""
4137
4138 #: wt-status.c:1607
4139 msgid "No commits yet"
4140 msgstr ""
4141
4142 #: wt-status.c:1621
4143 msgid "Untracked files"
4144 msgstr ""
4145
4146 #: wt-status.c:1623
4147 msgid "Ignored files"
4148 msgstr ""
4149
4150 #: wt-status.c:1627
4151 #, c-format
4152 msgid ""
4153 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
4154 "may speed it up, but you have to be careful not to forget to add\n"
4155 "new files yourself (see 'git help status')."
4156 msgstr ""
4157
4158 #: wt-status.c:1633
4159 #, c-format
4160 msgid "Untracked files not listed%s"
4161 msgstr ""
4162
4163 #: wt-status.c:1635
4164 msgid " (use -u option to show untracked files)"
4165 msgstr ""
4166
4167 #: wt-status.c:1641
4168 msgid "No changes"
4169 msgstr ""
4170
4171 #: wt-status.c:1646
4172 #, c-format
4173 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
4174 msgstr ""
4175
4176 #: wt-status.c:1649
4177 #, c-format
4178 msgid "no changes added to commit\n"
4179 msgstr ""
4180
4181 #: wt-status.c:1652
4182 #, c-format
4183 msgid ""
4184 "nothing added to commit but untracked files present (use \"git add\" to "
4185 "track)\n"
4186 msgstr ""
4187
4188 #: wt-status.c:1655
4189 #, c-format
4190 msgid "nothing added to commit but untracked files present\n"
4191 msgstr ""
4192
4193 #: wt-status.c:1658
4194 #, c-format
4195 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
4196 msgstr ""
4197
4198 #: wt-status.c:1661 wt-status.c:1666
4199 #, c-format
4200 msgid "nothing to commit\n"
4201 msgstr ""
4202
4203 #: wt-status.c:1664
4204 #, c-format
4205 msgid "nothing to commit (use -u to show untracked files)\n"
4206 msgstr ""
4207
4208 #: wt-status.c:1668
4209 #, c-format
4210 msgid "nothing to commit, working tree clean\n"
4211 msgstr ""
4212
4213 #: wt-status.c:1780
4214 msgid "No commits yet on "
4215 msgstr ""
4216
4217 #: wt-status.c:1784
4218 msgid "HEAD (no branch)"
4219 msgstr ""
4220
4221 #: wt-status.c:1813 wt-status.c:1821
4222 msgid "behind "
4223 msgstr ""
4224
4225 #: wt-status.c:1816 wt-status.c:1819
4226 msgid "ahead "
4227 msgstr ""
4228
4229 #. TRANSLATORS: the action is e.g. "pull with rebase"
4230 #: wt-status.c:2311
4231 #, c-format
4232 msgid "cannot %s: You have unstaged changes."
4233 msgstr ""
4234
4235 #: wt-status.c:2317
4236 msgid "additionally, your index contains uncommitted changes."
4237 msgstr ""
4238
4239 #: wt-status.c:2319
4240 #, c-format
4241 msgid "cannot %s: Your index contains uncommitted changes."
4242 msgstr ""
4243
4244 #: compat/precompose_utf8.c:58 builtin/clone.c:436
4245 #, c-format
4246 msgid "failed to unlink '%s'"
4247 msgstr ""
4248
4249 #: builtin/add.c:24
4250 msgid "git add [<options>] [--] <pathspec>..."
4251 msgstr ""
4252
4253 #: builtin/add.c:82
4254 #, c-format
4255 msgid "unexpected diff status %c"
4256 msgstr ""
4257
4258 #: builtin/add.c:87 builtin/commit.c:292
4259 msgid "updating files failed"
4260 msgstr ""
4261
4262 #: builtin/add.c:97
4263 #, c-format
4264 msgid "remove '%s'\n"
4265 msgstr ""
4266
4267 #: builtin/add.c:151
4268 msgid "Unstaged changes after refreshing the index:"
4269 msgstr ""
4270
4271 #: builtin/add.c:211 builtin/rev-parse.c:873
4272 msgid "Could not read the index"
4273 msgstr ""
4274
4275 #: builtin/add.c:222
4276 #, c-format
4277 msgid "Could not open '%s' for writing."
4278 msgstr ""
4279
4280 #: builtin/add.c:226
4281 msgid "Could not write patch"
4282 msgstr ""
4283
4284 #: builtin/add.c:229
4285 msgid "editing patch failed"
4286 msgstr ""
4287
4288 #: builtin/add.c:232
4289 #, c-format
4290 msgid "Could not stat '%s'"
4291 msgstr ""
4292
4293 #: builtin/add.c:234
4294 msgid "Empty patch. Aborted."
4295 msgstr ""
4296
4297 #: builtin/add.c:239
4298 #, c-format
4299 msgid "Could not apply '%s'"
4300 msgstr ""
4301
4302 #: builtin/add.c:249
4303 msgid "The following paths are ignored by one of your .gitignore files:\n"
4304 msgstr ""
4305
4306 #: builtin/add.c:269 builtin/clean.c:907 builtin/fetch.c:110 builtin/mv.c:124
4307 #: builtin/prune-packed.c:55 builtin/pull.c:201 builtin/push.c:529
4308 #: builtin/remote.c:1332 builtin/rm.c:242 builtin/send-pack.c:164
4309 msgid "dry run"
4310 msgstr ""
4311
4312 #: builtin/add.c:272
4313 msgid "interactive picking"
4314 msgstr ""
4315
4316 #: builtin/add.c:273 builtin/checkout.c:1162 builtin/reset.c:299
4317 msgid "select hunks interactively"
4318 msgstr ""
4319
4320 #: builtin/add.c:274
4321 msgid "edit current diff and apply"
4322 msgstr ""
4323
4324 #: builtin/add.c:275
4325 msgid "allow adding otherwise ignored files"
4326 msgstr ""
4327
4328 #: builtin/add.c:276
4329 msgid "update tracked files"
4330 msgstr ""
4331
4332 #: builtin/add.c:277
4333 msgid "record only the fact that the path will be added later"
4334 msgstr ""
4335
4336 #: builtin/add.c:278
4337 msgid "add changes from all tracked and untracked files"
4338 msgstr ""
4339
4340 #: builtin/add.c:281
4341 msgid "ignore paths removed in the working tree (same as --no-all)"
4342 msgstr ""
4343
4344 #: builtin/add.c:283
4345 msgid "don't add, only refresh the index"
4346 msgstr ""
4347
4348 #: builtin/add.c:284
4349 msgid "just skip files which cannot be added because of errors"
4350 msgstr ""
4351
4352 #: builtin/add.c:285
4353 msgid "check if - even missing - files are ignored in dry run"
4354 msgstr ""
4355
4356 #: builtin/add.c:286 builtin/update-index.c:952
4357 msgid "(+/-)x"
4358 msgstr ""
4359
4360 #: builtin/add.c:286 builtin/update-index.c:953
4361 msgid "override the executable bit of the listed files"
4362 msgstr ""
4363
4364 #: builtin/add.c:288
4365 msgid "warn when adding an embedded repository"
4366 msgstr ""
4367
4368 #: builtin/add.c:303
4369 #, c-format
4370 msgid ""
4371 "You've added another git repository inside your current repository.\n"
4372 "Clones of the outer repository will not contain the contents of\n"
4373 "the embedded repository and will not know how to obtain it.\n"
4374 "If you meant to add a submodule, use:\n"
4375 "\n"
4376 "\tgit submodule add <url> %s\n"
4377 "\n"
4378 "If you added this path by mistake, you can remove it from the\n"
4379 "index with:\n"
4380 "\n"
4381 "\tgit rm --cached %s\n"
4382 "\n"
4383 "See \"git help submodule\" for more information."
4384 msgstr ""
4385
4386 #: builtin/add.c:331
4387 #, c-format
4388 msgid "adding embedded git repository: %s"
4389 msgstr ""
4390
4391 #: builtin/add.c:349
4392 #, c-format
4393 msgid "Use -f if you really want to add them.\n"
4394 msgstr ""
4395
4396 #: builtin/add.c:357
4397 msgid "adding files failed"
4398 msgstr ""
4399
4400 #: builtin/add.c:394
4401 msgid "-A and -u are mutually incompatible"
4402 msgstr ""
4403
4404 #: builtin/add.c:401
4405 msgid "Option --ignore-missing can only be used together with --dry-run"
4406 msgstr ""
4407
4408 #: builtin/add.c:405
4409 #, c-format
4410 msgid "--chmod param '%s' must be either -x or +x"
4411 msgstr ""
4412
4413 #: builtin/add.c:420
4414 #, c-format
4415 msgid "Nothing specified, nothing added.\n"
4416 msgstr ""
4417
4418 #: builtin/add.c:421
4419 #, c-format
4420 msgid "Maybe you wanted to say 'git add .'?\n"
4421 msgstr ""
4422
4423 #: builtin/add.c:426 builtin/check-ignore.c:176 builtin/checkout.c:282
4424 #: builtin/checkout.c:475 builtin/clean.c:954 builtin/commit.c:351
4425 #: builtin/mv.c:144 builtin/reset.c:238 builtin/rm.c:272
4426 #: builtin/submodule--helper.c:244
4427 msgid "index file corrupt"
4428 msgstr ""
4429
4430 #: builtin/am.c:413
4431 msgid "could not parse author script"
4432 msgstr ""
4433
4434 #: builtin/am.c:489
4435 #, c-format
4436 msgid "'%s' was deleted by the applypatch-msg hook"
4437 msgstr ""
4438
4439 #: builtin/am.c:530
4440 #, c-format
4441 msgid "Malformed input line: '%s'."
4442 msgstr ""
4443
4444 #: builtin/am.c:567
4445 #, c-format
4446 msgid "Failed to copy notes from '%s' to '%s'"
4447 msgstr ""
4448
4449 #: builtin/am.c:593
4450 msgid "fseek failed"
4451 msgstr ""
4452
4453 #: builtin/am.c:777
4454 #, c-format
4455 msgid "could not parse patch '%s'"
4456 msgstr ""
4457
4458 #: builtin/am.c:842
4459 msgid "Only one StGIT patch series can be applied at once"
4460 msgstr ""
4461
4462 #: builtin/am.c:889
4463 msgid "invalid timestamp"
4464 msgstr ""
4465
4466 #: builtin/am.c:892 builtin/am.c:900
4467 msgid "invalid Date line"
4468 msgstr ""
4469
4470 #: builtin/am.c:897
4471 msgid "invalid timezone offset"
4472 msgstr ""
4473
4474 #: builtin/am.c:986
4475 msgid "Patch format detection failed."
4476 msgstr ""
4477
4478 #: builtin/am.c:991 builtin/clone.c:401
4479 #, c-format
4480 msgid "failed to create directory '%s'"
4481 msgstr ""
4482
4483 #: builtin/am.c:995
4484 msgid "Failed to split patches."
4485 msgstr ""
4486
4487 #: builtin/am.c:1120 builtin/commit.c:377
4488 msgid "unable to write index file"
4489 msgstr ""
4490
4491 #: builtin/am.c:1171
4492 #, c-format
4493 msgid "When you have resolved this problem, run \"%s --continue\"."
4494 msgstr ""
4495
4496 #: builtin/am.c:1172
4497 #, c-format
4498 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
4499 msgstr ""
4500
4501 #: builtin/am.c:1173
4502 #, c-format
4503 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
4504 msgstr ""
4505
4506 #: builtin/am.c:1304
4507 msgid "Patch is empty."
4508 msgstr ""
4509
4510 #: builtin/am.c:1370
4511 #, c-format
4512 msgid "invalid ident line: %.*s"
4513 msgstr ""
4514
4515 #: builtin/am.c:1392
4516 #, c-format
4517 msgid "unable to parse commit %s"
4518 msgstr ""
4519
4520 #: builtin/am.c:1586
4521 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
4522 msgstr ""
4523
4524 #: builtin/am.c:1588
4525 msgid "Using index info to reconstruct a base tree..."
4526 msgstr ""
4527
4528 #: builtin/am.c:1607
4529 msgid ""
4530 "Did you hand edit your patch?\n"
4531 "It does not apply to blobs recorded in its index."
4532 msgstr ""
4533
4534 #: builtin/am.c:1613
4535 msgid "Falling back to patching base and 3-way merge..."
4536 msgstr ""
4537
4538 #: builtin/am.c:1638
4539 msgid "Failed to merge in the changes."
4540 msgstr ""
4541
4542 #: builtin/am.c:1662 builtin/merge.c:632
4543 msgid "git write-tree failed to write a tree"
4544 msgstr ""
4545
4546 #: builtin/am.c:1669
4547 msgid "applying to an empty history"
4548 msgstr ""
4549
4550 #: builtin/am.c:1682 builtin/commit.c:1767 builtin/merge.c:803
4551 #: builtin/merge.c:828
4552 msgid "failed to write commit object"
4553 msgstr ""
4554
4555 #: builtin/am.c:1715 builtin/am.c:1719
4556 #, c-format
4557 msgid "cannot resume: %s does not exist."
4558 msgstr ""
4559
4560 #: builtin/am.c:1735
4561 msgid "cannot be interactive without stdin connected to a terminal."
4562 msgstr ""
4563
4564 #: builtin/am.c:1740
4565 msgid "Commit Body is:"
4566 msgstr ""
4567
4568 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
4569 #. in your translation. The program will only accept English
4570 #. input at this point.
4571 #.
4572 #: builtin/am.c:1750
4573 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
4574 msgstr ""
4575
4576 #: builtin/am.c:1800
4577 #, c-format
4578 msgid "Dirty index: cannot apply patches (dirty: %s)"
4579 msgstr ""
4580
4581 #: builtin/am.c:1840 builtin/am.c:1912
4582 #, c-format
4583 msgid "Applying: %.*s"
4584 msgstr ""
4585
4586 #: builtin/am.c:1856
4587 msgid "No changes -- Patch already applied."
4588 msgstr ""
4589
4590 #: builtin/am.c:1864
4591 #, c-format
4592 msgid "Patch failed at %s %.*s"
4593 msgstr ""
4594
4595 #: builtin/am.c:1870
4596 #, c-format
4597 msgid "The copy of the patch that failed is found in: %s"
4598 msgstr ""
4599
4600 #: builtin/am.c:1915
4601 msgid ""
4602 "No changes - did you forget to use 'git add'?\n"
4603 "If there is nothing left to stage, chances are that something else\n"
4604 "already introduced the same changes; you might want to skip this patch."
4605 msgstr ""
4606
4607 #: builtin/am.c:1922
4608 msgid ""
4609 "You still have unmerged paths in your index.\n"
4610 "You should 'git add' each file with resolved conflicts to mark them as "
4611 "such.\n"
4612 "You might run `git rm` on a file to accept \"deleted by them\" for it."
4613 msgstr ""
4614
4615 #: builtin/am.c:2031 builtin/am.c:2035 builtin/am.c:2047 builtin/reset.c:323
4616 #: builtin/reset.c:331
4617 #, c-format
4618 msgid "Could not parse object '%s'."
4619 msgstr ""
4620
4621 #: builtin/am.c:2083
4622 msgid "failed to clean index"
4623 msgstr ""
4624
4625 #: builtin/am.c:2117
4626 msgid ""
4627 "You seem to have moved HEAD since the last 'am' failure.\n"
4628 "Not rewinding to ORIG_HEAD"
4629 msgstr ""
4630
4631 #: builtin/am.c:2180
4632 #, c-format
4633 msgid "Invalid value for --patch-format: %s"
4634 msgstr ""
4635
4636 #: builtin/am.c:2213
4637 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
4638 msgstr ""
4639
4640 #: builtin/am.c:2214
4641 msgid "git am [<options>] (--continue | --skip | --abort)"
4642 msgstr ""
4643
4644 #: builtin/am.c:2220
4645 msgid "run interactively"
4646 msgstr ""
4647
4648 #: builtin/am.c:2222
4649 msgid "historical option -- no-op"
4650 msgstr ""
4651
4652 #: builtin/am.c:2224
4653 msgid "allow fall back on 3way merging if needed"
4654 msgstr ""
4655
4656 #: builtin/am.c:2225 builtin/init-db.c:484 builtin/prune-packed.c:57
4657 #: builtin/repack.c:180
4658 msgid "be quiet"
4659 msgstr ""
4660
4661 #: builtin/am.c:2227
4662 msgid "add a Signed-off-by line to the commit message"
4663 msgstr ""
4664
4665 #: builtin/am.c:2230
4666 msgid "recode into utf8 (default)"
4667 msgstr ""
4668
4669 #: builtin/am.c:2232
4670 msgid "pass -k flag to git-mailinfo"
4671 msgstr ""
4672
4673 #: builtin/am.c:2234
4674 msgid "pass -b flag to git-mailinfo"
4675 msgstr ""
4676
4677 #: builtin/am.c:2236
4678 msgid "pass -m flag to git-mailinfo"
4679 msgstr ""
4680
4681 #: builtin/am.c:2238
4682 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
4683 msgstr ""
4684
4685 #: builtin/am.c:2241
4686 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
4687 msgstr ""
4688
4689 #: builtin/am.c:2244
4690 msgid "strip everything before a scissors line"
4691 msgstr ""
4692
4693 #: builtin/am.c:2246 builtin/am.c:2249 builtin/am.c:2252 builtin/am.c:2255
4694 #: builtin/am.c:2258 builtin/am.c:2261 builtin/am.c:2264 builtin/am.c:2267
4695 #: builtin/am.c:2273
4696 msgid "pass it through git-apply"
4697 msgstr ""
4698
4699 #: builtin/am.c:2263 builtin/fmt-merge-msg.c:663 builtin/fmt-merge-msg.c:666
4700 #: builtin/grep.c:1064 builtin/merge.c:202 builtin/pull.c:142
4701 #: builtin/pull.c:197 builtin/repack.c:189 builtin/repack.c:193
4702 #: builtin/repack.c:195 builtin/show-branch.c:631 builtin/show-ref.c:169
4703 #: builtin/tag.c:399 parse-options.h:132 parse-options.h:134
4704 #: parse-options.h:245
4705 msgid "n"
4706 msgstr ""
4707
4708 #: builtin/am.c:2269 builtin/branch.c:596 builtin/for-each-ref.c:38
4709 #: builtin/replace.c:444 builtin/tag.c:434 builtin/verify-tag.c:39
4710 msgid "format"
4711 msgstr ""
4712
4713 #: builtin/am.c:2270
4714 msgid "format the patch(es) are in"
4715 msgstr ""
4716
4717 #: builtin/am.c:2276
4718 msgid "override error message when patch failure occurs"
4719 msgstr ""
4720
4721 #: builtin/am.c:2278
4722 msgid "continue applying patches after resolving a conflict"
4723 msgstr ""
4724
4725 #: builtin/am.c:2281
4726 msgid "synonyms for --continue"
4727 msgstr ""
4728
4729 #: builtin/am.c:2284
4730 msgid "skip the current patch"
4731 msgstr ""
4732
4733 #: builtin/am.c:2287
4734 msgid "restore the original branch and abort the patching operation."
4735 msgstr ""
4736
4737 #: builtin/am.c:2291
4738 msgid "lie about committer date"
4739 msgstr ""
4740
4741 #: builtin/am.c:2293
4742 msgid "use current timestamp for author date"
4743 msgstr ""
4744
4745 #: builtin/am.c:2295 builtin/commit.c:1605 builtin/merge.c:233
4746 #: builtin/pull.c:172 builtin/revert.c:112 builtin/tag.c:414
4747 msgid "key-id"
4748 msgstr ""
4749
4750 #: builtin/am.c:2296
4751 msgid "GPG-sign commits"
4752 msgstr ""
4753
4754 #: builtin/am.c:2299
4755 msgid "(internal use for git-rebase)"
4756 msgstr ""
4757
4758 #: builtin/am.c:2317
4759 msgid ""
4760 "The -b/--binary option has been a no-op for long time, and\n"
4761 "it will be removed. Please do not use it anymore."
4762 msgstr ""
4763
4764 #: builtin/am.c:2324
4765 msgid "failed to read the index"
4766 msgstr ""
4767
4768 #: builtin/am.c:2339
4769 #, c-format
4770 msgid "previous rebase directory %s still exists but mbox given."
4771 msgstr ""
4772
4773 #: builtin/am.c:2363
4774 #, c-format
4775 msgid ""
4776 "Stray %s directory found.\n"
4777 "Use \"git am --abort\" to remove it."
4778 msgstr ""
4779
4780 #: builtin/am.c:2369
4781 msgid "Resolve operation not in progress, we are not resuming."
4782 msgstr ""
4783
4784 #: builtin/apply.c:8
4785 msgid "git apply [<options>] [<patch>...]"
4786 msgstr ""
4787
4788 #: builtin/archive.c:17
4789 #, c-format
4790 msgid "could not create archive file '%s'"
4791 msgstr ""
4792
4793 #: builtin/archive.c:20
4794 msgid "could not redirect output"
4795 msgstr ""
4796
4797 #: builtin/archive.c:37
4798 msgid "git archive: Remote with no URL"
4799 msgstr ""
4800
4801 #: builtin/archive.c:58
4802 msgid "git archive: expected ACK/NAK, got EOF"
4803 msgstr ""
4804
4805 #: builtin/archive.c:61
4806 #, c-format
4807 msgid "git archive: NACK %s"
4808 msgstr ""
4809
4810 #: builtin/archive.c:64
4811 msgid "git archive: protocol error"
4812 msgstr ""
4813
4814 #: builtin/archive.c:68
4815 msgid "git archive: expected a flush"
4816 msgstr ""
4817
4818 #: builtin/bisect--helper.c:7
4819 msgid "git bisect--helper --next-all [--no-checkout]"
4820 msgstr ""
4821
4822 #: builtin/bisect--helper.c:17
4823 msgid "perform 'git bisect next'"
4824 msgstr ""
4825
4826 #: builtin/bisect--helper.c:19
4827 msgid "update BISECT_HEAD instead of checking out the current commit"
4828 msgstr ""
4829
4830 #: builtin/blame.c:27
4831 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
4832 msgstr ""
4833
4834 #: builtin/blame.c:32
4835 msgid "<rev-opts> are documented in git-rev-list(1)"
4836 msgstr ""
4837
4838 #: builtin/blame.c:668
4839 msgid "Show blame entries as we find them, incrementally"
4840 msgstr ""
4841
4842 #: builtin/blame.c:669
4843 msgid "Show blank SHA-1 for boundary commits (Default: off)"
4844 msgstr ""
4845
4846 #: builtin/blame.c:670
4847 msgid "Do not treat root commits as boundaries (Default: off)"
4848 msgstr ""
4849
4850 #: builtin/blame.c:671
4851 msgid "Show work cost statistics"
4852 msgstr ""
4853
4854 #: builtin/blame.c:672
4855 msgid "Force progress reporting"
4856 msgstr ""
4857
4858 #: builtin/blame.c:673
4859 msgid "Show output score for blame entries"
4860 msgstr ""
4861
4862 #: builtin/blame.c:674
4863 msgid "Show original filename (Default: auto)"
4864 msgstr ""
4865
4866 #: builtin/blame.c:675
4867 msgid "Show original linenumber (Default: off)"
4868 msgstr ""
4869
4870 #: builtin/blame.c:676
4871 msgid "Show in a format designed for machine consumption"
4872 msgstr ""
4873
4874 #: builtin/blame.c:677
4875 msgid "Show porcelain format with per-line commit information"
4876 msgstr ""
4877
4878 #: builtin/blame.c:678
4879 msgid "Use the same output mode as git-annotate (Default: off)"
4880 msgstr ""
4881
4882 #: builtin/blame.c:679
4883 msgid "Show raw timestamp (Default: off)"
4884 msgstr ""
4885
4886 #: builtin/blame.c:680
4887 msgid "Show long commit SHA1 (Default: off)"
4888 msgstr ""
4889
4890 #: builtin/blame.c:681
4891 msgid "Suppress author name and timestamp (Default: off)"
4892 msgstr ""
4893
4894 #: builtin/blame.c:682
4895 msgid "Show author email instead of name (Default: off)"
4896 msgstr ""
4897
4898 #: builtin/blame.c:683
4899 msgid "Ignore whitespace differences"
4900 msgstr ""
4901
4902 #: builtin/blame.c:690
4903 msgid "Use an experimental heuristic to improve diffs"
4904 msgstr ""
4905
4906 #: builtin/blame.c:692
4907 msgid "Spend extra cycles to find better match"
4908 msgstr ""
4909
4910 #: builtin/blame.c:693
4911 msgid "Use revisions from <file> instead of calling git-rev-list"
4912 msgstr ""
4913
4914 #: builtin/blame.c:694
4915 msgid "Use <file>'s contents as the final image"
4916 msgstr ""
4917
4918 #: builtin/blame.c:695 builtin/blame.c:696
4919 msgid "score"
4920 msgstr ""
4921
4922 #: builtin/blame.c:695
4923 msgid "Find line copies within and across files"
4924 msgstr ""
4925
4926 #: builtin/blame.c:696
4927 msgid "Find line movements within and across files"
4928 msgstr ""
4929
4930 #: builtin/blame.c:697
4931 msgid "n,m"
4932 msgstr ""
4933
4934 #: builtin/blame.c:697
4935 msgid "Process only line range n,m, counting from 1"
4936 msgstr ""
4937
4938 #: builtin/blame.c:744
4939 msgid "--progress can't be used with --incremental or porcelain formats"
4940 msgstr ""
4941
4942 #. TRANSLATORS: This string is used to tell us the
4943 #. maximum display width for a relative timestamp in
4944 #. "git blame" output.  For C locale, "4 years, 11
4945 #. months ago", which takes 22 places, is the longest
4946 #. among various forms of relative timestamps, but
4947 #. your language may need more or fewer display
4948 #. columns.
4949 #.
4950 #: builtin/blame.c:795
4951 msgid "4 years, 11 months ago"
4952 msgstr ""
4953
4954 #: builtin/blame.c:882
4955 #, c-format
4956 msgid "file %s has only %lu line"
4957 msgid_plural "file %s has only %lu lines"
4958 msgstr[0] ""
4959 msgstr[1] ""
4960
4961 #: builtin/blame.c:928
4962 msgid "Blaming lines"
4963 msgstr ""
4964
4965 #: builtin/branch.c:27
4966 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
4967 msgstr ""
4968
4969 #: builtin/branch.c:28
4970 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
4971 msgstr ""
4972
4973 #: builtin/branch.c:29
4974 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
4975 msgstr ""
4976
4977 #: builtin/branch.c:30
4978 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
4979 msgstr ""
4980
4981 #: builtin/branch.c:31
4982 msgid "git branch [<options>] [-r | -a] [--points-at]"
4983 msgstr ""
4984
4985 #: builtin/branch.c:32
4986 msgid "git branch [<options>] [-r | -a] [--format]"
4987 msgstr ""
4988
4989 #: builtin/branch.c:145
4990 #, c-format
4991 msgid ""
4992 "deleting branch '%s' that has been merged to\n"
4993 "         '%s', but not yet merged to HEAD."
4994 msgstr ""
4995
4996 #: builtin/branch.c:149
4997 #, c-format
4998 msgid ""
4999 "not deleting branch '%s' that is not yet merged to\n"
5000 "         '%s', even though it is merged to HEAD."
5001 msgstr ""
5002
5003 #: builtin/branch.c:163
5004 #, c-format
5005 msgid "Couldn't look up commit object for '%s'"
5006 msgstr ""
5007
5008 #: builtin/branch.c:167
5009 #, c-format
5010 msgid ""
5011 "The branch '%s' is not fully merged.\n"
5012 "If you are sure you want to delete it, run 'git branch -D %s'."
5013 msgstr ""
5014
5015 #: builtin/branch.c:180
5016 msgid "Update of config-file failed"
5017 msgstr ""
5018
5019 #: builtin/branch.c:211
5020 msgid "cannot use -a with -d"
5021 msgstr ""
5022
5023 #: builtin/branch.c:217
5024 msgid "Couldn't look up commit object for HEAD"
5025 msgstr ""
5026
5027 #: builtin/branch.c:231
5028 #, c-format
5029 msgid "Cannot delete branch '%s' checked out at '%s'"
5030 msgstr ""
5031
5032 #: builtin/branch.c:246
5033 #, c-format
5034 msgid "remote-tracking branch '%s' not found."
5035 msgstr ""
5036
5037 #: builtin/branch.c:247
5038 #, c-format
5039 msgid "branch '%s' not found."
5040 msgstr ""
5041
5042 #: builtin/branch.c:262
5043 #, c-format
5044 msgid "Error deleting remote-tracking branch '%s'"
5045 msgstr ""
5046
5047 #: builtin/branch.c:263
5048 #, c-format
5049 msgid "Error deleting branch '%s'"
5050 msgstr ""
5051
5052 #: builtin/branch.c:270
5053 #, c-format
5054 msgid "Deleted remote-tracking branch %s (was %s).\n"
5055 msgstr ""
5056
5057 #: builtin/branch.c:271
5058 #, c-format
5059 msgid "Deleted branch %s (was %s).\n"
5060 msgstr ""
5061
5062 #: builtin/branch.c:445
5063 #, c-format
5064 msgid "Branch %s is being rebased at %s"
5065 msgstr ""
5066
5067 #: builtin/branch.c:449
5068 #, c-format
5069 msgid "Branch %s is being bisected at %s"
5070 msgstr ""
5071
5072 #: builtin/branch.c:464
5073 msgid "cannot rename the current branch while not on any."
5074 msgstr ""
5075
5076 #: builtin/branch.c:474
5077 #, c-format
5078 msgid "Invalid branch name: '%s'"
5079 msgstr ""
5080
5081 #: builtin/branch.c:491
5082 msgid "Branch rename failed"
5083 msgstr ""
5084
5085 #: builtin/branch.c:494
5086 #, c-format
5087 msgid "Renamed a misnamed branch '%s' away"
5088 msgstr ""
5089
5090 #: builtin/branch.c:497
5091 #, c-format
5092 msgid "Branch renamed to %s, but HEAD is not updated!"
5093 msgstr ""
5094
5095 #: builtin/branch.c:506
5096 msgid "Branch is renamed, but update of config-file failed"
5097 msgstr ""
5098
5099 #: builtin/branch.c:522
5100 #, c-format
5101 msgid ""
5102 "Please edit the description for the branch\n"
5103 "  %s\n"
5104 "Lines starting with '%c' will be stripped.\n"
5105 msgstr ""
5106
5107 #: builtin/branch.c:555
5108 msgid "Generic options"
5109 msgstr ""
5110
5111 #: builtin/branch.c:557
5112 msgid "show hash and subject, give twice for upstream branch"
5113 msgstr ""
5114
5115 #: builtin/branch.c:558
5116 msgid "suppress informational messages"
5117 msgstr ""
5118
5119 #: builtin/branch.c:559
5120 msgid "set up tracking mode (see git-pull(1))"
5121 msgstr ""
5122
5123 #: builtin/branch.c:561
5124 msgid "change upstream info"
5125 msgstr ""
5126
5127 #: builtin/branch.c:563
5128 msgid "upstream"
5129 msgstr ""
5130
5131 #: builtin/branch.c:563
5132 msgid "change the upstream info"
5133 msgstr ""
5134
5135 #: builtin/branch.c:564
5136 msgid "Unset the upstream info"
5137 msgstr ""
5138
5139 #: builtin/branch.c:565
5140 msgid "use colored output"
5141 msgstr ""
5142
5143 #: builtin/branch.c:566
5144 msgid "act on remote-tracking branches"
5145 msgstr ""
5146
5147 #: builtin/branch.c:568 builtin/branch.c:570
5148 msgid "print only branches that contain the commit"
5149 msgstr ""
5150
5151 #: builtin/branch.c:569 builtin/branch.c:571
5152 msgid "print only branches that don't contain the commit"
5153 msgstr ""
5154
5155 #: builtin/branch.c:574
5156 msgid "Specific git-branch actions:"
5157 msgstr ""
5158
5159 #: builtin/branch.c:575
5160 msgid "list both remote-tracking and local branches"
5161 msgstr ""
5162
5163 #: builtin/branch.c:577
5164 msgid "delete fully merged branch"
5165 msgstr ""
5166
5167 #: builtin/branch.c:578
5168 msgid "delete branch (even if not merged)"
5169 msgstr ""
5170
5171 #: builtin/branch.c:579
5172 msgid "move/rename a branch and its reflog"
5173 msgstr ""
5174
5175 #: builtin/branch.c:580
5176 msgid "move/rename a branch, even if target exists"
5177 msgstr ""
5178
5179 #: builtin/branch.c:581
5180 msgid "list branch names"
5181 msgstr ""
5182
5183 #: builtin/branch.c:582
5184 msgid "create the branch's reflog"
5185 msgstr ""
5186
5187 #: builtin/branch.c:584
5188 msgid "edit the description for the branch"
5189 msgstr ""
5190
5191 #: builtin/branch.c:585
5192 msgid "force creation, move/rename, deletion"
5193 msgstr ""
5194
5195 #: builtin/branch.c:586
5196 msgid "print only branches that are merged"
5197 msgstr ""
5198
5199 #: builtin/branch.c:587
5200 msgid "print only branches that are not merged"
5201 msgstr ""
5202
5203 #: builtin/branch.c:588
5204 msgid "list branches in columns"
5205 msgstr ""
5206
5207 #: builtin/branch.c:589 builtin/for-each-ref.c:39 builtin/tag.c:427
5208 msgid "key"
5209 msgstr ""
5210
5211 #: builtin/branch.c:590 builtin/for-each-ref.c:40 builtin/tag.c:428
5212 msgid "field name to sort on"
5213 msgstr ""
5214
5215 #: builtin/branch.c:592 builtin/for-each-ref.c:42 builtin/notes.c:407
5216 #: builtin/notes.c:410 builtin/notes.c:570 builtin/notes.c:573
5217 #: builtin/tag.c:430
5218 msgid "object"
5219 msgstr ""
5220
5221 #: builtin/branch.c:593
5222 msgid "print only branches of the object"
5223 msgstr ""
5224
5225 #: builtin/branch.c:595 builtin/for-each-ref.c:48 builtin/tag.c:435
5226 msgid "sorting and filtering are case insensitive"
5227 msgstr ""
5228
5229 #: builtin/branch.c:596 builtin/for-each-ref.c:38 builtin/tag.c:434
5230 #: builtin/verify-tag.c:39
5231 msgid "format to use for the output"
5232 msgstr ""
5233
5234 #: builtin/branch.c:615
5235 msgid "Failed to resolve HEAD as a valid ref."
5236 msgstr ""
5237
5238 #: builtin/branch.c:619 builtin/clone.c:728
5239 msgid "HEAD not found below refs/heads!"
5240 msgstr ""
5241
5242 #: builtin/branch.c:642
5243 msgid "--column and --verbose are incompatible"
5244 msgstr ""
5245
5246 #: builtin/branch.c:653 builtin/branch.c:705
5247 msgid "branch name required"
5248 msgstr ""
5249
5250 #: builtin/branch.c:681
5251 msgid "Cannot give description to detached HEAD"
5252 msgstr ""
5253
5254 #: builtin/branch.c:686
5255 msgid "cannot edit description of more than one branch"
5256 msgstr ""
5257
5258 #: builtin/branch.c:693
5259 #, c-format
5260 msgid "No commit on branch '%s' yet."
5261 msgstr ""
5262
5263 #: builtin/branch.c:696
5264 #, c-format
5265 msgid "No branch named '%s'."
5266 msgstr ""
5267
5268 #: builtin/branch.c:711
5269 msgid "too many branches for a rename operation"
5270 msgstr ""
5271
5272 #: builtin/branch.c:716
5273 msgid "too many branches to set new upstream"
5274 msgstr ""
5275
5276 #: builtin/branch.c:720
5277 #, c-format
5278 msgid ""
5279 "could not set upstream of HEAD to %s when it does not point to any branch."
5280 msgstr ""
5281
5282 #: builtin/branch.c:723 builtin/branch.c:745 builtin/branch.c:766
5283 #, c-format
5284 msgid "no such branch '%s'"
5285 msgstr ""
5286
5287 #: builtin/branch.c:727
5288 #, c-format
5289 msgid "branch '%s' does not exist"
5290 msgstr ""
5291
5292 #: builtin/branch.c:739
5293 msgid "too many branches to unset upstream"
5294 msgstr ""
5295
5296 #: builtin/branch.c:743
5297 msgid "could not unset upstream of HEAD when it does not point to any branch."
5298 msgstr ""
5299
5300 #: builtin/branch.c:749
5301 #, c-format
5302 msgid "Branch '%s' has no upstream information"
5303 msgstr ""
5304
5305 #: builtin/branch.c:763
5306 msgid "it does not make sense to create 'HEAD' manually"
5307 msgstr ""
5308
5309 #: builtin/branch.c:769
5310 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
5311 msgstr ""
5312
5313 #: builtin/branch.c:772
5314 #, c-format
5315 msgid ""
5316 "The --set-upstream flag is deprecated and will be removed. Consider using --"
5317 "track or --set-upstream-to\n"
5318 msgstr ""
5319
5320 #: builtin/branch.c:789
5321 #, c-format
5322 msgid ""
5323 "\n"
5324 "If you wanted to make '%s' track '%s', do this:\n"
5325 "\n"
5326 msgstr ""
5327
5328 #: builtin/bundle.c:45
5329 #, c-format
5330 msgid "%s is okay\n"
5331 msgstr ""
5332
5333 #: builtin/bundle.c:58
5334 msgid "Need a repository to create a bundle."
5335 msgstr ""
5336
5337 #: builtin/bundle.c:62
5338 msgid "Need a repository to unbundle."
5339 msgstr ""
5340
5341 #: builtin/cat-file.c:519
5342 msgid ""
5343 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
5344 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
5345 msgstr ""
5346
5347 #: builtin/cat-file.c:520
5348 msgid ""
5349 "git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
5350 "filters]"
5351 msgstr ""
5352
5353 #: builtin/cat-file.c:557
5354 msgid "<type> can be one of: blob, tree, commit, tag"
5355 msgstr ""
5356
5357 #: builtin/cat-file.c:558
5358 msgid "show object type"
5359 msgstr ""
5360
5361 #: builtin/cat-file.c:559
5362 msgid "show object size"
5363 msgstr ""
5364
5365 #: builtin/cat-file.c:561
5366 msgid "exit with zero when there's no error"
5367 msgstr ""
5368
5369 #: builtin/cat-file.c:562
5370 msgid "pretty-print object's content"
5371 msgstr ""
5372
5373 #: builtin/cat-file.c:564
5374 msgid "for blob objects, run textconv on object's content"
5375 msgstr ""
5376
5377 #: builtin/cat-file.c:566
5378 msgid "for blob objects, run filters on object's content"
5379 msgstr ""
5380
5381 #: builtin/cat-file.c:567 git-submodule.sh:944
5382 msgid "blob"
5383 msgstr ""
5384
5385 #: builtin/cat-file.c:568
5386 msgid "use a specific path for --textconv/--filters"
5387 msgstr ""
5388
5389 #: builtin/cat-file.c:570
5390 msgid "allow -s and -t to work with broken/corrupt objects"
5391 msgstr ""
5392
5393 #: builtin/cat-file.c:571
5394 msgid "buffer --batch output"
5395 msgstr ""
5396
5397 #: builtin/cat-file.c:573
5398 msgid "show info and content of objects fed from the standard input"
5399 msgstr ""
5400
5401 #: builtin/cat-file.c:576
5402 msgid "show info about objects fed from the standard input"
5403 msgstr ""
5404
5405 #: builtin/cat-file.c:579
5406 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
5407 msgstr ""
5408
5409 #: builtin/cat-file.c:581
5410 msgid "show all objects with --batch or --batch-check"
5411 msgstr ""
5412
5413 #: builtin/check-attr.c:12
5414 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
5415 msgstr ""
5416
5417 #: builtin/check-attr.c:13
5418 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
5419 msgstr ""
5420
5421 #: builtin/check-attr.c:20
5422 msgid "report all attributes set on file"
5423 msgstr ""
5424
5425 #: builtin/check-attr.c:21
5426 msgid "use .gitattributes only from the index"
5427 msgstr ""
5428
5429 #: builtin/check-attr.c:22 builtin/check-ignore.c:24 builtin/hash-object.c:99
5430 msgid "read file names from stdin"
5431 msgstr ""
5432
5433 #: builtin/check-attr.c:24 builtin/check-ignore.c:26
5434 msgid "terminate input and output records by a NUL character"
5435 msgstr ""
5436
5437 #: builtin/check-ignore.c:20 builtin/checkout.c:1143 builtin/gc.c:357
5438 msgid "suppress progress reporting"
5439 msgstr ""
5440
5441 #: builtin/check-ignore.c:28
5442 msgid "show non-matching input paths"
5443 msgstr ""
5444
5445 #: builtin/check-ignore.c:30
5446 msgid "ignore index when checking"
5447 msgstr ""
5448
5449 #: builtin/check-ignore.c:158
5450 msgid "cannot specify pathnames with --stdin"
5451 msgstr ""
5452
5453 #: builtin/check-ignore.c:161
5454 msgid "-z only makes sense with --stdin"
5455 msgstr ""
5456
5457 #: builtin/check-ignore.c:163
5458 msgid "no path specified"
5459 msgstr ""
5460
5461 #: builtin/check-ignore.c:167
5462 msgid "--quiet is only valid with a single pathname"
5463 msgstr ""
5464
5465 #: builtin/check-ignore.c:169
5466 msgid "cannot have both --quiet and --verbose"
5467 msgstr ""
5468
5469 #: builtin/check-ignore.c:172
5470 msgid "--non-matching is only valid with --verbose"
5471 msgstr ""
5472
5473 #: builtin/check-mailmap.c:9
5474 msgid "git check-mailmap [<options>] <contact>..."
5475 msgstr ""
5476
5477 #: builtin/check-mailmap.c:14
5478 msgid "also read contacts from stdin"
5479 msgstr ""
5480
5481 #: builtin/check-mailmap.c:25
5482 #, c-format
5483 msgid "unable to parse contact: %s"
5484 msgstr ""
5485
5486 #: builtin/check-mailmap.c:48
5487 msgid "no contacts specified"
5488 msgstr ""
5489
5490 #: builtin/checkout-index.c:128
5491 msgid "git checkout-index [<options>] [--] [<file>...]"
5492 msgstr ""
5493
5494 #: builtin/checkout-index.c:145
5495 msgid "stage should be between 1 and 3 or all"
5496 msgstr ""
5497
5498 #: builtin/checkout-index.c:161
5499 msgid "check out all files in the index"
5500 msgstr ""
5501
5502 #: builtin/checkout-index.c:162
5503 msgid "force overwrite of existing files"
5504 msgstr ""
5505
5506 #: builtin/checkout-index.c:164
5507 msgid "no warning for existing files and files not in index"
5508 msgstr ""
5509
5510 #: builtin/checkout-index.c:166
5511 msgid "don't checkout new files"
5512 msgstr ""
5513
5514 #: builtin/checkout-index.c:168
5515 msgid "update stat information in the index file"
5516 msgstr ""
5517
5518 #: builtin/checkout-index.c:172
5519 msgid "read list of paths from the standard input"
5520 msgstr ""
5521
5522 #: builtin/checkout-index.c:174
5523 msgid "write the content to temporary files"
5524 msgstr ""
5525
5526 #: builtin/checkout-index.c:175 builtin/column.c:31
5527 #: builtin/submodule--helper.c:635 builtin/submodule--helper.c:638
5528 #: builtin/submodule--helper.c:644 builtin/submodule--helper.c:980
5529 #: builtin/worktree.c:478
5530 msgid "string"
5531 msgstr ""
5532
5533 #: builtin/checkout-index.c:176
5534 msgid "when creating files, prepend <string>"
5535 msgstr ""
5536
5537 #: builtin/checkout-index.c:178
5538 msgid "copy out the files from named stage"
5539 msgstr ""
5540
5541 #: builtin/checkout.c:26
5542 msgid "git checkout [<options>] <branch>"
5543 msgstr ""
5544
5545 #: builtin/checkout.c:27
5546 msgid "git checkout [<options>] [<branch>] -- <file>..."
5547 msgstr ""
5548
5549 #: builtin/checkout.c:135 builtin/checkout.c:168
5550 #, c-format
5551 msgid "path '%s' does not have our version"
5552 msgstr ""
5553
5554 #: builtin/checkout.c:137 builtin/checkout.c:170
5555 #, c-format
5556 msgid "path '%s' does not have their version"
5557 msgstr ""
5558
5559 #: builtin/checkout.c:153
5560 #, c-format
5561 msgid "path '%s' does not have all necessary versions"
5562 msgstr ""
5563
5564 #: builtin/checkout.c:197
5565 #, c-format
5566 msgid "path '%s' does not have necessary versions"
5567 msgstr ""
5568
5569 #: builtin/checkout.c:214
5570 #, c-format
5571 msgid "path '%s': cannot merge"
5572 msgstr ""
5573
5574 #: builtin/checkout.c:231
5575 #, c-format
5576 msgid "Unable to add merge result for '%s'"
5577 msgstr ""
5578
5579 #: builtin/checkout.c:253 builtin/checkout.c:256 builtin/checkout.c:259
5580 #: builtin/checkout.c:262
5581 #, c-format
5582 msgid "'%s' cannot be used with updating paths"
5583 msgstr ""
5584
5585 #: builtin/checkout.c:265 builtin/checkout.c:268
5586 #, c-format
5587 msgid "'%s' cannot be used with %s"
5588 msgstr ""
5589
5590 #: builtin/checkout.c:271
5591 #, c-format
5592 msgid "Cannot update paths and switch to branch '%s' at the same time."
5593 msgstr ""
5594
5595 #: builtin/checkout.c:342 builtin/checkout.c:349
5596 #, c-format
5597 msgid "path '%s' is unmerged"
5598 msgstr ""
5599
5600 #: builtin/checkout.c:497
5601 msgid "you need to resolve your current index first"
5602 msgstr ""
5603
5604 #: builtin/checkout.c:628
5605 #, c-format
5606 msgid "Can not do reflog for '%s': %s\n"
5607 msgstr ""
5608
5609 #: builtin/checkout.c:669
5610 msgid "HEAD is now at"
5611 msgstr ""
5612
5613 #: builtin/checkout.c:673 builtin/clone.c:682
5614 msgid "unable to update HEAD"
5615 msgstr ""
5616
5617 #: builtin/checkout.c:677
5618 #, c-format
5619 msgid "Reset branch '%s'\n"
5620 msgstr ""
5621
5622 #: builtin/checkout.c:680
5623 #, c-format
5624 msgid "Already on '%s'\n"
5625 msgstr ""
5626
5627 #: builtin/checkout.c:684
5628 #, c-format
5629 msgid "Switched to and reset branch '%s'\n"
5630 msgstr ""
5631
5632 #: builtin/checkout.c:686 builtin/checkout.c:1075
5633 #, c-format
5634 msgid "Switched to a new branch '%s'\n"
5635 msgstr ""
5636
5637 #: builtin/checkout.c:688
5638 #, c-format
5639 msgid "Switched to branch '%s'\n"
5640 msgstr ""
5641
5642 #: builtin/checkout.c:739
5643 #, c-format
5644 msgid " ... and %d more.\n"
5645 msgstr ""
5646
5647 #: builtin/checkout.c:745
5648 #, c-format
5649 msgid ""
5650 "Warning: you are leaving %d commit behind, not connected to\n"
5651 "any of your branches:\n"
5652 "\n"
5653 "%s\n"
5654 msgid_plural ""
5655 "Warning: you are leaving %d commits behind, not connected to\n"
5656 "any of your branches:\n"
5657 "\n"
5658 "%s\n"
5659 msgstr[0] ""
5660 msgstr[1] ""
5661
5662 #: builtin/checkout.c:764
5663 #, c-format
5664 msgid ""
5665 "If you want to keep it by creating a new branch, this may be a good time\n"
5666 "to do so with:\n"
5667 "\n"
5668 " git branch <new-branch-name> %s\n"
5669 "\n"
5670 msgid_plural ""
5671 "If you want to keep them by creating a new branch, this may be a good time\n"
5672 "to do so with:\n"
5673 "\n"
5674 " git branch <new-branch-name> %s\n"
5675 "\n"
5676 msgstr[0] ""
5677 msgstr[1] ""
5678
5679 #: builtin/checkout.c:800
5680 msgid "internal error in revision walk"
5681 msgstr ""
5682
5683 #: builtin/checkout.c:804
5684 msgid "Previous HEAD position was"
5685 msgstr ""
5686
5687 #: builtin/checkout.c:832 builtin/checkout.c:1070
5688 msgid "You are on a branch yet to be born"
5689 msgstr ""
5690
5691 #: builtin/checkout.c:976
5692 #, c-format
5693 msgid "only one reference expected, %d given."
5694 msgstr ""
5695
5696 #: builtin/checkout.c:1016 builtin/worktree.c:215
5697 #, c-format
5698 msgid "invalid reference: %s"
5699 msgstr ""
5700
5701 #: builtin/checkout.c:1045
5702 #, c-format
5703 msgid "reference is not a tree: %s"
5704 msgstr ""
5705
5706 #: builtin/checkout.c:1084
5707 msgid "paths cannot be used with switching branches"
5708 msgstr ""
5709
5710 #: builtin/checkout.c:1087 builtin/checkout.c:1091
5711 #, c-format
5712 msgid "'%s' cannot be used with switching branches"
5713 msgstr ""
5714
5715 #: builtin/checkout.c:1095 builtin/checkout.c:1098 builtin/checkout.c:1103
5716 #: builtin/checkout.c:1106
5717 #, c-format
5718 msgid "'%s' cannot be used with '%s'"
5719 msgstr ""
5720
5721 #: builtin/checkout.c:1111
5722 #, c-format
5723 msgid "Cannot switch branch to a non-commit '%s'"
5724 msgstr ""
5725
5726 #: builtin/checkout.c:1144 builtin/checkout.c:1146 builtin/clone.c:113
5727 #: builtin/remote.c:166 builtin/remote.c:168 builtin/worktree.c:328
5728 #: builtin/worktree.c:330
5729 msgid "branch"
5730 msgstr ""
5731
5732 #: builtin/checkout.c:1145
5733 msgid "create and checkout a new branch"
5734 msgstr ""
5735
5736 #: builtin/checkout.c:1147
5737 msgid "create/reset and checkout a branch"
5738 msgstr ""
5739
5740 #: builtin/checkout.c:1148
5741 msgid "create reflog for new branch"
5742 msgstr ""
5743
5744 #: builtin/checkout.c:1149 builtin/worktree.c:332
5745 msgid "detach HEAD at named commit"
5746 msgstr ""
5747
5748 #: builtin/checkout.c:1150
5749 msgid "set upstream info for new branch"
5750 msgstr ""
5751
5752 #: builtin/checkout.c:1152
5753 msgid "new-branch"
5754 msgstr ""
5755
5756 #: builtin/checkout.c:1152
5757 msgid "new unparented branch"
5758 msgstr ""
5759
5760 #: builtin/checkout.c:1153
5761 msgid "checkout our version for unmerged files"
5762 msgstr ""
5763
5764 #: builtin/checkout.c:1155
5765 msgid "checkout their version for unmerged files"
5766 msgstr ""
5767
5768 #: builtin/checkout.c:1157
5769 msgid "force checkout (throw away local modifications)"
5770 msgstr ""
5771
5772 #: builtin/checkout.c:1158
5773 msgid "perform a 3-way merge with the new branch"
5774 msgstr ""
5775
5776 #: builtin/checkout.c:1159 builtin/merge.c:235
5777 msgid "update ignored files (default)"
5778 msgstr ""
5779
5780 #: builtin/checkout.c:1160 builtin/log.c:1483 parse-options.h:251
5781 msgid "style"
5782 msgstr ""
5783
5784 #: builtin/checkout.c:1161
5785 msgid "conflict style (merge or diff3)"
5786 msgstr ""
5787
5788 #: builtin/checkout.c:1164
5789 msgid "do not limit pathspecs to sparse entries only"
5790 msgstr ""
5791
5792 #: builtin/checkout.c:1166
5793 msgid "second guess 'git checkout <no-such-branch>'"
5794 msgstr ""
5795
5796 #: builtin/checkout.c:1168
5797 msgid "do not check if another worktree is holding the given ref"
5798 msgstr ""
5799
5800 #: builtin/checkout.c:1172 builtin/clone.c:80 builtin/fetch.c:114
5801 #: builtin/merge.c:232 builtin/pull.c:120 builtin/push.c:544
5802 #: builtin/send-pack.c:173
5803 msgid "force progress reporting"
5804 msgstr ""
5805
5806 #: builtin/checkout.c:1203
5807 msgid "-b, -B and --orphan are mutually exclusive"
5808 msgstr ""
5809
5810 #: builtin/checkout.c:1220
5811 msgid "--track needs a branch name"
5812 msgstr ""
5813
5814 #: builtin/checkout.c:1225
5815 msgid "Missing branch name; try -b"
5816 msgstr ""
5817
5818 #: builtin/checkout.c:1261
5819 msgid "invalid path specification"
5820 msgstr ""
5821
5822 #: builtin/checkout.c:1268
5823 #, c-format
5824 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
5825 msgstr ""
5826
5827 #: builtin/checkout.c:1272
5828 #, c-format
5829 msgid "git checkout: --detach does not take a path argument '%s'"
5830 msgstr ""
5831
5832 #: builtin/checkout.c:1276
5833 msgid ""
5834 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
5835 "checking out of the index."
5836 msgstr ""
5837
5838 #: builtin/clean.c:26
5839 msgid ""
5840 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
5841 msgstr ""
5842
5843 #: builtin/clean.c:30
5844 #, c-format
5845 msgid "Removing %s\n"
5846 msgstr ""
5847
5848 #: builtin/clean.c:31
5849 #, c-format
5850 msgid "Would remove %s\n"
5851 msgstr ""
5852
5853 #: builtin/clean.c:32
5854 #, c-format
5855 msgid "Skipping repository %s\n"
5856 msgstr ""
5857
5858 #: builtin/clean.c:33
5859 #, c-format
5860 msgid "Would skip repository %s\n"
5861 msgstr ""
5862
5863 #: builtin/clean.c:34
5864 #, c-format
5865 msgid "failed to remove %s"
5866 msgstr ""
5867
5868 #: builtin/clean.c:298 git-add--interactive.perl:572
5869 #, c-format
5870 msgid ""
5871 "Prompt help:\n"
5872 "1          - select a numbered item\n"
5873 "foo        - select item based on unique prefix\n"
5874 "           - (empty) select nothing\n"
5875 msgstr ""
5876
5877 #: builtin/clean.c:302 git-add--interactive.perl:581
5878 #, c-format
5879 msgid ""
5880 "Prompt help:\n"
5881 "1          - select a single item\n"
5882 "3-5        - select a range of items\n"
5883 "2-3,6-9    - select multiple ranges\n"
5884 "foo        - select item based on unique prefix\n"
5885 "-...       - unselect specified items\n"
5886 "*          - choose all items\n"
5887 "           - (empty) finish selecting\n"
5888 msgstr ""
5889
5890 #: builtin/clean.c:518 git-add--interactive.perl:547
5891 #: git-add--interactive.perl:552
5892 #, c-format, perl-format
5893 msgid "Huh (%s)?\n"
5894 msgstr ""
5895
5896 #: builtin/clean.c:660
5897 #, c-format
5898 msgid "Input ignore patterns>> "
5899 msgstr ""
5900
5901 #: builtin/clean.c:697
5902 #, c-format
5903 msgid "WARNING: Cannot find items matched by: %s"
5904 msgstr ""
5905
5906 #: builtin/clean.c:718
5907 msgid "Select items to delete"
5908 msgstr ""
5909
5910 #. TRANSLATORS: Make sure to keep [y/N] as is
5911 #: builtin/clean.c:759
5912 #, c-format
5913 msgid "Remove %s [y/N]? "
5914 msgstr ""
5915
5916 #: builtin/clean.c:784 git-add--interactive.perl:1616
5917 #, c-format
5918 msgid "Bye.\n"
5919 msgstr ""
5920
5921 #: builtin/clean.c:792
5922 msgid ""
5923 "clean               - start cleaning\n"
5924 "filter by pattern   - exclude items from deletion\n"
5925 "select by numbers   - select items to be deleted by numbers\n"
5926 "ask each            - confirm each deletion (like \"rm -i\")\n"
5927 "quit                - stop cleaning\n"
5928 "help                - this screen\n"
5929 "?                   - help for prompt selection"
5930 msgstr ""
5931
5932 #: builtin/clean.c:819 git-add--interactive.perl:1692
5933 msgid "*** Commands ***"
5934 msgstr ""
5935
5936 #: builtin/clean.c:820 git-add--interactive.perl:1689
5937 msgid "What now"
5938 msgstr ""
5939
5940 #: builtin/clean.c:828
5941 msgid "Would remove the following item:"
5942 msgid_plural "Would remove the following items:"
5943 msgstr[0] ""
5944 msgstr[1] ""
5945
5946 #: builtin/clean.c:844
5947 msgid "No more files to clean, exiting."
5948 msgstr ""
5949
5950 #: builtin/clean.c:906
5951 msgid "do not print names of files removed"
5952 msgstr ""
5953
5954 #: builtin/clean.c:908
5955 msgid "force"
5956 msgstr ""
5957
5958 #: builtin/clean.c:909
5959 msgid "interactive cleaning"
5960 msgstr ""
5961
5962 #: builtin/clean.c:911
5963 msgid "remove whole directories"
5964 msgstr ""
5965
5966 #: builtin/clean.c:912 builtin/describe.c:452 builtin/describe.c:454
5967 #: builtin/grep.c:1082 builtin/ls-files.c:546 builtin/name-rev.c:397
5968 #: builtin/name-rev.c:399 builtin/show-ref.c:176
5969 msgid "pattern"
5970 msgstr ""
5971
5972 #: builtin/clean.c:913
5973 msgid "add <pattern> to ignore rules"
5974 msgstr ""
5975
5976 #: builtin/clean.c:914
5977 msgid "remove ignored files, too"
5978 msgstr ""
5979
5980 #: builtin/clean.c:916
5981 msgid "remove only ignored files"
5982 msgstr ""
5983
5984 #: builtin/clean.c:934
5985 msgid "-x and -X cannot be used together"
5986 msgstr ""
5987
5988 #: builtin/clean.c:938
5989 msgid ""
5990 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
5991 "clean"
5992 msgstr ""
5993
5994 #: builtin/clean.c:941
5995 msgid ""
5996 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
5997 "refusing to clean"
5998 msgstr ""
5999
6000 #: builtin/clone.c:38
6001 msgid "git clone [<options>] [--] <repo> [<dir>]"
6002 msgstr ""
6003
6004 #: builtin/clone.c:82
6005 msgid "don't create a checkout"
6006 msgstr ""
6007
6008 #: builtin/clone.c:83 builtin/clone.c:85 builtin/init-db.c:479
6009 msgid "create a bare repository"
6010 msgstr ""
6011
6012 #: builtin/clone.c:87
6013 msgid "create a mirror repository (implies bare)"
6014 msgstr ""
6015
6016 #: builtin/clone.c:89
6017 msgid "to clone from a local repository"
6018 msgstr ""
6019
6020 #: builtin/clone.c:91
6021 msgid "don't use local hardlinks, always copy"
6022 msgstr ""
6023
6024 #: builtin/clone.c:93
6025 msgid "setup as shared repository"
6026 msgstr ""
6027
6028 #: builtin/clone.c:95 builtin/clone.c:99
6029 msgid "pathspec"
6030 msgstr ""
6031
6032 #: builtin/clone.c:95 builtin/clone.c:99
6033 msgid "initialize submodules in the clone"
6034 msgstr ""
6035
6036 #: builtin/clone.c:102
6037 msgid "number of submodules cloned in parallel"
6038 msgstr ""
6039
6040 #: builtin/clone.c:103 builtin/init-db.c:476
6041 msgid "template-directory"
6042 msgstr ""
6043
6044 #: builtin/clone.c:104 builtin/init-db.c:477
6045 msgid "directory from which templates will be used"
6046 msgstr ""
6047
6048 #: builtin/clone.c:106 builtin/clone.c:108 builtin/submodule--helper.c:642
6049 #: builtin/submodule--helper.c:983
6050 msgid "reference repository"
6051 msgstr ""
6052
6053 #: builtin/clone.c:110
6054 msgid "use --reference only while cloning"
6055 msgstr ""
6056
6057 #: builtin/clone.c:111 builtin/column.c:27 builtin/merge-file.c:44
6058 msgid "name"
6059 msgstr ""
6060
6061 #: builtin/clone.c:112
6062 msgid "use <name> instead of 'origin' to track upstream"
6063 msgstr ""
6064
6065 #: builtin/clone.c:114
6066 msgid "checkout <branch> instead of the remote's HEAD"
6067 msgstr ""
6068
6069 #: builtin/clone.c:116
6070 msgid "path to git-upload-pack on the remote"
6071 msgstr ""
6072
6073 #: builtin/clone.c:117 builtin/fetch.c:115 builtin/grep.c:1025
6074 #: builtin/pull.c:205
6075 msgid "depth"
6076 msgstr ""
6077
6078 #: builtin/clone.c:118
6079 msgid "create a shallow clone of that depth"
6080 msgstr ""
6081
6082 #: builtin/clone.c:119 builtin/fetch.c:117 builtin/pack-objects.c:2932
6083 #: parse-options.h:142
6084 msgid "time"
6085 msgstr ""
6086
6087 #: builtin/clone.c:120
6088 msgid "create a shallow clone since a specific time"
6089 msgstr ""
6090
6091 #: builtin/clone.c:121 builtin/fetch.c:119
6092 msgid "revision"
6093 msgstr ""
6094
6095 #: builtin/clone.c:122 builtin/fetch.c:120
6096 msgid "deepen history of shallow clone, excluding rev"
6097 msgstr ""
6098
6099 #: builtin/clone.c:124
6100 msgid "clone only one branch, HEAD or --branch"
6101 msgstr ""
6102
6103 #: builtin/clone.c:126
6104 msgid "don't clone any tags, and make later fetches not to follow them"
6105 msgstr ""
6106
6107 #: builtin/clone.c:128
6108 msgid "any cloned submodules will be shallow"
6109 msgstr ""
6110
6111 #: builtin/clone.c:129 builtin/init-db.c:485
6112 msgid "gitdir"
6113 msgstr ""
6114
6115 #: builtin/clone.c:130 builtin/init-db.c:486
6116 msgid "separate git dir from working tree"
6117 msgstr ""
6118
6119 #: builtin/clone.c:131
6120 msgid "key=value"
6121 msgstr ""
6122
6123 #: builtin/clone.c:132
6124 msgid "set config inside the new repository"
6125 msgstr ""
6126
6127 #: builtin/clone.c:133 builtin/fetch.c:137 builtin/push.c:555
6128 msgid "use IPv4 addresses only"
6129 msgstr ""
6130
6131 #: builtin/clone.c:135 builtin/fetch.c:139 builtin/push.c:557
6132 msgid "use IPv6 addresses only"
6133 msgstr ""
6134
6135 #: builtin/clone.c:272
6136 msgid ""
6137 "No directory name could be guessed.\n"
6138 "Please specify a directory on the command line"
6139 msgstr ""
6140
6141 #: builtin/clone.c:325
6142 #, c-format
6143 msgid "info: Could not add alternate for '%s': %s\n"
6144 msgstr ""
6145
6146 #: builtin/clone.c:397
6147 #, c-format
6148 msgid "failed to open '%s'"
6149 msgstr ""
6150
6151 #: builtin/clone.c:405
6152 #, c-format
6153 msgid "%s exists and is not a directory"
6154 msgstr ""
6155
6156 #: builtin/clone.c:419
6157 #, c-format
6158 msgid "failed to stat %s\n"
6159 msgstr ""
6160
6161 #: builtin/clone.c:441
6162 #, c-format
6163 msgid "failed to create link '%s'"
6164 msgstr ""
6165
6166 #: builtin/clone.c:445
6167 #, c-format
6168 msgid "failed to copy file to '%s'"
6169 msgstr ""
6170
6171 #: builtin/clone.c:470
6172 #, c-format
6173 msgid "done.\n"
6174 msgstr ""
6175
6176 #: builtin/clone.c:482
6177 msgid ""
6178 "Clone succeeded, but checkout failed.\n"
6179 "You can inspect what was checked out with 'git status'\n"
6180 "and retry the checkout with 'git checkout -f HEAD'\n"
6181 msgstr ""
6182
6183 #: builtin/clone.c:559
6184 #, c-format
6185 msgid "Could not find remote branch %s to clone."
6186 msgstr ""
6187
6188 #: builtin/clone.c:654
6189 msgid "remote did not send all necessary objects"
6190 msgstr ""
6191
6192 #: builtin/clone.c:670
6193 #, c-format
6194 msgid "unable to update %s"
6195 msgstr ""
6196
6197 #: builtin/clone.c:719
6198 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
6199 msgstr ""
6200
6201 #: builtin/clone.c:750
6202 msgid "unable to checkout working tree"
6203 msgstr ""
6204
6205 #: builtin/clone.c:792
6206 msgid "unable to write parameters to config file"
6207 msgstr ""
6208
6209 #: builtin/clone.c:855
6210 msgid "cannot repack to clean up"
6211 msgstr ""
6212
6213 #: builtin/clone.c:857
6214 msgid "cannot unlink temporary alternates file"
6215 msgstr ""
6216
6217 #: builtin/clone.c:890 builtin/receive-pack.c:1945
6218 msgid "Too many arguments."
6219 msgstr ""
6220
6221 #: builtin/clone.c:894
6222 msgid "You must specify a repository to clone."
6223 msgstr ""
6224
6225 #: builtin/clone.c:907
6226 #, c-format
6227 msgid "--bare and --origin %s options are incompatible."
6228 msgstr ""
6229
6230 #: builtin/clone.c:910
6231 msgid "--bare and --separate-git-dir are incompatible."
6232 msgstr ""
6233
6234 #: builtin/clone.c:923
6235 #, c-format
6236 msgid "repository '%s' does not exist"
6237 msgstr ""
6238
6239 #: builtin/clone.c:929 builtin/fetch.c:1337
6240 #, c-format
6241 msgid "depth %s is not a positive number"
6242 msgstr ""
6243
6244 #: builtin/clone.c:939
6245 #, c-format
6246 msgid "destination path '%s' already exists and is not an empty directory."
6247 msgstr ""
6248
6249 #: builtin/clone.c:949
6250 #, c-format
6251 msgid "working tree '%s' already exists."
6252 msgstr ""
6253
6254 #: builtin/clone.c:964 builtin/clone.c:975 builtin/difftool.c:260
6255 #: builtin/worktree.c:222 builtin/worktree.c:252
6256 #, c-format
6257 msgid "could not create leading directories of '%s'"
6258 msgstr ""
6259
6260 #: builtin/clone.c:967
6261 #, c-format
6262 msgid "could not create work tree dir '%s'"
6263 msgstr ""
6264
6265 #: builtin/clone.c:979
6266 #, c-format
6267 msgid "Cloning into bare repository '%s'...\n"
6268 msgstr ""
6269
6270 #: builtin/clone.c:981
6271 #, c-format
6272 msgid "Cloning into '%s'...\n"
6273 msgstr ""
6274
6275 #: builtin/clone.c:1005
6276 msgid ""
6277 "clone --recursive is not compatible with both --reference and --reference-if-"
6278 "able"
6279 msgstr ""
6280
6281 #: builtin/clone.c:1067
6282 msgid "--depth is ignored in local clones; use file:// instead."
6283 msgstr ""
6284
6285 #: builtin/clone.c:1069
6286 msgid "--shallow-since is ignored in local clones; use file:// instead."
6287 msgstr ""
6288
6289 #: builtin/clone.c:1071
6290 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
6291 msgstr ""
6292
6293 #: builtin/clone.c:1074
6294 msgid "source repository is shallow, ignoring --local"
6295 msgstr ""
6296
6297 #: builtin/clone.c:1079
6298 msgid "--local is ignored"
6299 msgstr ""
6300
6301 #: builtin/clone.c:1083
6302 #, c-format
6303 msgid "Don't know how to clone %s"
6304 msgstr ""
6305
6306 #: builtin/clone.c:1138 builtin/clone.c:1146
6307 #, c-format
6308 msgid "Remote branch %s not found in upstream %s"
6309 msgstr ""
6310
6311 #: builtin/clone.c:1149
6312 msgid "You appear to have cloned an empty repository."
6313 msgstr ""
6314
6315 #: builtin/column.c:10
6316 msgid "git column [<options>]"
6317 msgstr ""
6318
6319 #: builtin/column.c:27
6320 msgid "lookup config vars"
6321 msgstr ""
6322
6323 #: builtin/column.c:28 builtin/column.c:29
6324 msgid "layout to use"
6325 msgstr ""
6326
6327 #: builtin/column.c:30
6328 msgid "Maximum width"
6329 msgstr ""
6330
6331 #: builtin/column.c:31
6332 msgid "Padding space on left border"
6333 msgstr ""
6334
6335 #: builtin/column.c:32
6336 msgid "Padding space on right border"
6337 msgstr ""
6338
6339 #: builtin/column.c:33
6340 msgid "Padding space between columns"
6341 msgstr ""
6342
6343 #: builtin/column.c:52
6344 msgid "--command must be the first argument"
6345 msgstr ""
6346
6347 #: builtin/commit.c:39
6348 msgid "git commit [<options>] [--] <pathspec>..."
6349 msgstr ""
6350
6351 #: builtin/commit.c:44
6352 msgid "git status [<options>] [--] <pathspec>..."
6353 msgstr ""
6354
6355 #: builtin/commit.c:49
6356 msgid ""
6357 "Your name and email address were configured automatically based\n"
6358 "on your username and hostname. Please check that they are accurate.\n"
6359 "You can suppress this message by setting them explicitly. Run the\n"
6360 "following command and follow the instructions in your editor to edit\n"
6361 "your configuration file:\n"
6362 "\n"
6363 "    git config --global --edit\n"
6364 "\n"
6365 "After doing this, you may fix the identity used for this commit with:\n"
6366 "\n"
6367 "    git commit --amend --reset-author\n"
6368 msgstr ""
6369
6370 #: builtin/commit.c:62
6371 msgid ""
6372 "Your name and email address were configured automatically based\n"
6373 "on your username and hostname. Please check that they are accurate.\n"
6374 "You can suppress this message by setting them explicitly:\n"
6375 "\n"
6376 "    git config --global user.name \"Your Name\"\n"
6377 "    git config --global user.email you@example.com\n"
6378 "\n"
6379 "After doing this, you may fix the identity used for this commit with:\n"
6380 "\n"
6381 "    git commit --amend --reset-author\n"
6382 msgstr ""
6383
6384 #: builtin/commit.c:74
6385 msgid ""
6386 "You asked to amend the most recent commit, but doing so would make\n"
6387 "it empty. You can repeat your command with --allow-empty, or you can\n"
6388 "remove the commit entirely with \"git reset HEAD^\".\n"
6389 msgstr ""
6390
6391 #: builtin/commit.c:79
6392 msgid ""
6393 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
6394 "If you wish to commit it anyway, use:\n"
6395 "\n"
6396 "    git commit --allow-empty\n"
6397 "\n"
6398 msgstr ""
6399
6400 #: builtin/commit.c:86
6401 msgid "Otherwise, please use 'git reset'\n"
6402 msgstr ""
6403
6404 #: builtin/commit.c:89
6405 msgid ""
6406 "If you wish to skip this commit, use:\n"
6407 "\n"
6408 "    git reset\n"
6409 "\n"
6410 "Then \"git cherry-pick --continue\" will resume cherry-picking\n"
6411 "the remaining commits.\n"
6412 msgstr ""
6413
6414 #: builtin/commit.c:319
6415 msgid "failed to unpack HEAD tree object"
6416 msgstr ""
6417
6418 #: builtin/commit.c:360
6419 msgid "unable to create temporary index"
6420 msgstr ""
6421
6422 #: builtin/commit.c:366
6423 msgid "interactive add failed"
6424 msgstr ""
6425
6426 #: builtin/commit.c:379
6427 msgid "unable to update temporary index"
6428 msgstr ""
6429
6430 #: builtin/commit.c:381
6431 msgid "Failed to update main cache tree"
6432 msgstr ""
6433
6434 #: builtin/commit.c:405 builtin/commit.c:428 builtin/commit.c:477
6435 msgid "unable to write new_index file"
6436 msgstr ""
6437
6438 #: builtin/commit.c:459
6439 msgid "cannot do a partial commit during a merge."
6440 msgstr ""
6441
6442 #: builtin/commit.c:461
6443 msgid "cannot do a partial commit during a cherry-pick."
6444 msgstr ""
6445
6446 #: builtin/commit.c:470
6447 msgid "cannot read the index"
6448 msgstr ""
6449
6450 #: builtin/commit.c:489
6451 msgid "unable to write temporary index file"
6452 msgstr ""
6453
6454 #: builtin/commit.c:583
6455 #, c-format
6456 msgid "commit '%s' lacks author header"
6457 msgstr ""
6458
6459 #: builtin/commit.c:585
6460 #, c-format
6461 msgid "commit '%s' has malformed author line"
6462 msgstr ""
6463
6464 #: builtin/commit.c:604
6465 msgid "malformed --author parameter"
6466 msgstr ""
6467
6468 #: builtin/commit.c:656
6469 msgid ""
6470 "unable to select a comment character that is not used\n"
6471 "in the current commit message"
6472 msgstr ""
6473
6474 #: builtin/commit.c:693 builtin/commit.c:726 builtin/commit.c:1093
6475 #, c-format
6476 msgid "could not lookup commit %s"
6477 msgstr ""
6478
6479 #: builtin/commit.c:705 builtin/shortlog.c:295
6480 #, c-format
6481 msgid "(reading log message from standard input)\n"
6482 msgstr ""
6483
6484 #: builtin/commit.c:707
6485 msgid "could not read log from standard input"
6486 msgstr ""
6487
6488 #: builtin/commit.c:711
6489 #, c-format
6490 msgid "could not read log file '%s'"
6491 msgstr ""
6492
6493 #: builtin/commit.c:738 builtin/commit.c:746
6494 msgid "could not read SQUASH_MSG"
6495 msgstr ""
6496
6497 #: builtin/commit.c:743
6498 msgid "could not read MERGE_MSG"
6499 msgstr ""
6500
6501 #: builtin/commit.c:797
6502 msgid "could not write commit template"
6503 msgstr ""
6504
6505 #: builtin/commit.c:815
6506 #, c-format
6507 msgid ""
6508 "\n"
6509 "It looks like you may be committing a merge.\n"
6510 "If this is not correct, please remove the file\n"
6511 "\t%s\n"
6512 "and try again.\n"
6513 msgstr ""
6514
6515 #: builtin/commit.c:820
6516 #, c-format
6517 msgid ""
6518 "\n"
6519 "It looks like you may be committing a cherry-pick.\n"
6520 "If this is not correct, please remove the file\n"
6521 "\t%s\n"
6522 "and try again.\n"
6523 msgstr ""
6524
6525 #: builtin/commit.c:833
6526 #, c-format
6527 msgid ""
6528 "Please enter the commit message for your changes. Lines starting\n"
6529 "with '%c' will be ignored, and an empty message aborts the commit.\n"
6530 msgstr ""
6531
6532 #: builtin/commit.c:840
6533 #, c-format
6534 msgid ""
6535 "Please enter the commit message for your changes. Lines starting\n"
6536 "with '%c' will be kept; you may remove them yourself if you want to.\n"
6537 "An empty message aborts the commit.\n"
6538 msgstr ""
6539
6540 #: builtin/commit.c:857
6541 #, c-format
6542 msgid "%sAuthor:    %.*s <%.*s>"
6543 msgstr ""
6544
6545 #: builtin/commit.c:865
6546 #, c-format
6547 msgid "%sDate:      %s"
6548 msgstr ""
6549
6550 #: builtin/commit.c:872
6551 #, c-format
6552 msgid "%sCommitter: %.*s <%.*s>"
6553 msgstr ""
6554
6555 #: builtin/commit.c:889
6556 msgid "Cannot read index"
6557 msgstr ""
6558
6559 #: builtin/commit.c:951
6560 msgid "Error building trees"
6561 msgstr ""
6562
6563 #: builtin/commit.c:965 builtin/tag.c:274
6564 #, c-format
6565 msgid "Please supply the message using either -m or -F option.\n"
6566 msgstr ""
6567
6568 #: builtin/commit.c:1068
6569 #, c-format
6570 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
6571 msgstr ""
6572
6573 #: builtin/commit.c:1083 builtin/commit.c:1328
6574 #, c-format
6575 msgid "Invalid untracked files mode '%s'"
6576 msgstr ""
6577
6578 #: builtin/commit.c:1121
6579 msgid "--long and -z are incompatible"
6580 msgstr ""
6581
6582 #: builtin/commit.c:1151
6583 msgid "Using both --reset-author and --author does not make sense"
6584 msgstr ""
6585
6586 #: builtin/commit.c:1160
6587 msgid "You have nothing to amend."
6588 msgstr ""
6589
6590 #: builtin/commit.c:1163
6591 msgid "You are in the middle of a merge -- cannot amend."
6592 msgstr ""
6593
6594 #: builtin/commit.c:1165
6595 msgid "You are in the middle of a cherry-pick -- cannot amend."
6596 msgstr ""
6597
6598 #: builtin/commit.c:1168
6599 msgid "Options --squash and --fixup cannot be used together"
6600 msgstr ""
6601
6602 #: builtin/commit.c:1178
6603 msgid "Only one of -c/-C/-F/--fixup can be used."
6604 msgstr ""
6605
6606 #: builtin/commit.c:1180
6607 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
6608 msgstr ""
6609
6610 #: builtin/commit.c:1188
6611 msgid "--reset-author can be used only with -C, -c or --amend."
6612 msgstr ""
6613
6614 #: builtin/commit.c:1205
6615 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
6616 msgstr ""
6617
6618 #: builtin/commit.c:1207
6619 msgid "No paths with --include/--only does not make sense."
6620 msgstr ""
6621
6622 #: builtin/commit.c:1219 builtin/tag.c:552
6623 #, c-format
6624 msgid "Invalid cleanup mode %s"
6625 msgstr ""
6626
6627 #: builtin/commit.c:1224
6628 msgid "Paths with -a does not make sense."
6629 msgstr ""
6630
6631 #: builtin/commit.c:1342 builtin/commit.c:1617
6632 msgid "show status concisely"
6633 msgstr ""
6634
6635 #: builtin/commit.c:1344 builtin/commit.c:1619
6636 msgid "show branch information"
6637 msgstr ""
6638
6639 #: builtin/commit.c:1346
6640 msgid "show stash information"
6641 msgstr ""
6642
6643 #: builtin/commit.c:1348
6644 msgid "version"
6645 msgstr ""
6646
6647 #: builtin/commit.c:1348 builtin/commit.c:1621 builtin/push.c:530
6648 #: builtin/worktree.c:449
6649 msgid "machine-readable output"
6650 msgstr ""
6651
6652 #: builtin/commit.c:1351 builtin/commit.c:1623
6653 msgid "show status in long format (default)"
6654 msgstr ""
6655
6656 #: builtin/commit.c:1354 builtin/commit.c:1626
6657 msgid "terminate entries with NUL"
6658 msgstr ""
6659
6660 #: builtin/commit.c:1356 builtin/commit.c:1629 builtin/fast-export.c:983
6661 #: builtin/fast-export.c:986 builtin/tag.c:412
6662 msgid "mode"
6663 msgstr ""
6664
6665 #: builtin/commit.c:1357 builtin/commit.c:1629
6666 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
6667 msgstr ""
6668
6669 #: builtin/commit.c:1360
6670 msgid "show ignored files"
6671 msgstr ""
6672
6673 #: builtin/commit.c:1361 parse-options.h:155
6674 msgid "when"
6675 msgstr ""
6676
6677 #: builtin/commit.c:1362
6678 msgid ""
6679 "ignore changes to submodules, optional when: all, dirty, untracked. "
6680 "(Default: all)"
6681 msgstr ""
6682
6683 #: builtin/commit.c:1364
6684 msgid "list untracked files in columns"
6685 msgstr ""
6686
6687 #: builtin/commit.c:1440
6688 msgid "couldn't look up newly created commit"
6689 msgstr ""
6690
6691 #: builtin/commit.c:1442
6692 msgid "could not parse newly created commit"
6693 msgstr ""
6694
6695 #: builtin/commit.c:1487
6696 msgid "detached HEAD"
6697 msgstr ""
6698
6699 #: builtin/commit.c:1490
6700 msgid " (root-commit)"
6701 msgstr ""
6702
6703 #: builtin/commit.c:1587
6704 msgid "suppress summary after successful commit"
6705 msgstr ""
6706
6707 #: builtin/commit.c:1588
6708 msgid "show diff in commit message template"
6709 msgstr ""
6710
6711 #: builtin/commit.c:1590
6712 msgid "Commit message options"
6713 msgstr ""
6714
6715 #: builtin/commit.c:1591 builtin/tag.c:410
6716 msgid "read message from file"
6717 msgstr ""
6718
6719 #: builtin/commit.c:1592
6720 msgid "author"
6721 msgstr ""
6722
6723 #: builtin/commit.c:1592
6724 msgid "override author for commit"
6725 msgstr ""
6726
6727 #: builtin/commit.c:1593 builtin/gc.c:358
6728 msgid "date"
6729 msgstr ""
6730
6731 #: builtin/commit.c:1593
6732 msgid "override date for commit"
6733 msgstr ""
6734
6735 #: builtin/commit.c:1594 builtin/merge.c:222 builtin/notes.c:401
6736 #: builtin/notes.c:564 builtin/tag.c:408
6737 msgid "message"
6738 msgstr ""
6739
6740 #: builtin/commit.c:1594
6741 msgid "commit message"
6742 msgstr ""
6743
6744 #: builtin/commit.c:1595 builtin/commit.c:1596 builtin/commit.c:1597
6745 #: builtin/commit.c:1598 parse-options.h:257 ref-filter.h:77
6746 msgid "commit"
6747 msgstr ""
6748
6749 #: builtin/commit.c:1595
6750 msgid "reuse and edit message from specified commit"
6751 msgstr ""
6752
6753 #: builtin/commit.c:1596
6754 msgid "reuse message from specified commit"
6755 msgstr ""
6756
6757 #: builtin/commit.c:1597
6758 msgid "use autosquash formatted message to fixup specified commit"
6759 msgstr ""
6760
6761 #: builtin/commit.c:1598
6762 msgid "use autosquash formatted message to squash specified commit"
6763 msgstr ""
6764
6765 #: builtin/commit.c:1599
6766 msgid "the commit is authored by me now (used with -C/-c/--amend)"
6767 msgstr ""
6768
6769 #: builtin/commit.c:1600 builtin/log.c:1430 builtin/revert.c:105
6770 msgid "add Signed-off-by:"
6771 msgstr ""
6772
6773 #: builtin/commit.c:1601
6774 msgid "use specified template file"
6775 msgstr ""
6776
6777 #: builtin/commit.c:1602
6778 msgid "force edit of commit"
6779 msgstr ""
6780
6781 #: builtin/commit.c:1603
6782 msgid "default"
6783 msgstr ""
6784
6785 #: builtin/commit.c:1603 builtin/tag.c:413
6786 msgid "how to strip spaces and #comments from message"
6787 msgstr ""
6788
6789 #: builtin/commit.c:1604
6790 msgid "include status in commit message template"
6791 msgstr ""
6792
6793 #: builtin/commit.c:1606 builtin/merge.c:234 builtin/pull.c:173
6794 #: builtin/revert.c:113
6795 msgid "GPG sign commit"
6796 msgstr ""
6797
6798 #: builtin/commit.c:1609
6799 msgid "Commit contents options"
6800 msgstr ""
6801
6802 #: builtin/commit.c:1610
6803 msgid "commit all changed files"
6804 msgstr ""
6805
6806 #: builtin/commit.c:1611
6807 msgid "add specified files to index for commit"
6808 msgstr ""
6809
6810 #: builtin/commit.c:1612
6811 msgid "interactively add files"
6812 msgstr ""
6813
6814 #: builtin/commit.c:1613
6815 msgid "interactively add changes"
6816 msgstr ""
6817
6818 #: builtin/commit.c:1614
6819 msgid "commit only specified files"
6820 msgstr ""
6821
6822 #: builtin/commit.c:1615
6823 msgid "bypass pre-commit and commit-msg hooks"
6824 msgstr ""
6825
6826 #: builtin/commit.c:1616
6827 msgid "show what would be committed"
6828 msgstr ""
6829
6830 #: builtin/commit.c:1627
6831 msgid "amend previous commit"
6832 msgstr ""
6833
6834 #: builtin/commit.c:1628
6835 msgid "bypass post-rewrite hook"
6836 msgstr ""
6837
6838 #: builtin/commit.c:1633
6839 msgid "ok to record an empty change"
6840 msgstr ""
6841
6842 #: builtin/commit.c:1635
6843 msgid "ok to record a change with an empty message"
6844 msgstr ""
6845
6846 #: builtin/commit.c:1665
6847 msgid "could not parse HEAD commit"
6848 msgstr ""
6849
6850 #: builtin/commit.c:1710
6851 #, c-format
6852 msgid "Corrupt MERGE_HEAD file (%s)"
6853 msgstr ""
6854
6855 #: builtin/commit.c:1717
6856 msgid "could not read MERGE_MODE"
6857 msgstr ""
6858
6859 #: builtin/commit.c:1736
6860 #, c-format
6861 msgid "could not read commit message: %s"
6862 msgstr ""
6863
6864 #: builtin/commit.c:1747
6865 #, c-format
6866 msgid "Aborting commit; you did not edit the message.\n"
6867 msgstr ""
6868
6869 #: builtin/commit.c:1752
6870 #, c-format
6871 msgid "Aborting commit due to empty commit message.\n"
6872 msgstr ""
6873
6874 #: builtin/commit.c:1800
6875 msgid ""
6876 "Repository has been updated, but unable to write\n"
6877 "new_index file. Check that disk is not full and quota is\n"
6878 "not exceeded, and then \"git reset HEAD\" to recover."
6879 msgstr ""
6880
6881 #: builtin/config.c:10
6882 msgid "git config [<options>]"
6883 msgstr ""
6884
6885 #: builtin/config.c:57
6886 msgid "Config file location"
6887 msgstr ""
6888
6889 #: builtin/config.c:58
6890 msgid "use global config file"
6891 msgstr ""
6892
6893 #: builtin/config.c:59
6894 msgid "use system config file"
6895 msgstr ""
6896
6897 #: builtin/config.c:60
6898 msgid "use repository config file"
6899 msgstr ""
6900
6901 #: builtin/config.c:61
6902 msgid "use given config file"
6903 msgstr ""
6904
6905 #: builtin/config.c:62
6906 msgid "blob-id"
6907 msgstr ""
6908
6909 #: builtin/config.c:62
6910 msgid "read config from given blob object"
6911 msgstr ""
6912
6913 #: builtin/config.c:63
6914 msgid "Action"
6915 msgstr ""
6916
6917 #: builtin/config.c:64
6918 msgid "get value: name [value-regex]"
6919 msgstr ""
6920
6921 #: builtin/config.c:65
6922 msgid "get all values: key [value-regex]"
6923 msgstr ""
6924
6925 #: builtin/config.c:66
6926 msgid "get values for regexp: name-regex [value-regex]"
6927 msgstr ""
6928
6929 #: builtin/config.c:67
6930 msgid "get value specific for the URL: section[.var] URL"
6931 msgstr ""
6932
6933 #: builtin/config.c:68
6934 msgid "replace all matching variables: name value [value_regex]"
6935 msgstr ""
6936
6937 #: builtin/config.c:69
6938 msgid "add a new variable: name value"
6939 msgstr ""
6940
6941 #: builtin/config.c:70
6942 msgid "remove a variable: name [value-regex]"
6943 msgstr ""
6944
6945 #: builtin/config.c:71
6946 msgid "remove all matches: name [value-regex]"
6947 msgstr ""
6948
6949 #: builtin/config.c:72
6950 msgid "rename section: old-name new-name"
6951 msgstr ""
6952
6953 #: builtin/config.c:73
6954 msgid "remove a section: name"
6955 msgstr ""
6956
6957 #: builtin/config.c:74
6958 msgid "list all"
6959 msgstr ""
6960
6961 #: builtin/config.c:75
6962 msgid "open an editor"
6963 msgstr ""
6964
6965 #: builtin/config.c:76
6966 msgid "find the color configured: slot [default]"
6967 msgstr ""
6968
6969 #: builtin/config.c:77
6970 msgid "find the color setting: slot [stdout-is-tty]"
6971 msgstr ""
6972
6973 #: builtin/config.c:78
6974 msgid "Type"
6975 msgstr ""
6976
6977 #: builtin/config.c:79
6978 msgid "value is \"true\" or \"false\""
6979 msgstr ""
6980
6981 #: builtin/config.c:80
6982 msgid "value is decimal number"
6983 msgstr ""
6984
6985 #: builtin/config.c:81
6986 msgid "value is --bool or --int"
6987 msgstr ""
6988
6989 #: builtin/config.c:82
6990 msgid "value is a path (file or directory name)"
6991 msgstr ""
6992
6993 #: builtin/config.c:83
6994 msgid "Other"
6995 msgstr ""
6996
6997 #: builtin/config.c:84
6998 msgid "terminate values with NUL byte"
6999 msgstr ""
7000
7001 #: builtin/config.c:85
7002 msgid "show variable names only"
7003 msgstr ""
7004
7005 #: builtin/config.c:86
7006 msgid "respect include directives on lookup"
7007 msgstr ""
7008
7009 #: builtin/config.c:87
7010 msgid "show origin of config (file, standard input, blob, command line)"
7011 msgstr ""
7012
7013 #: builtin/config.c:327
7014 msgid "unable to parse default color value"
7015 msgstr ""
7016
7017 #: builtin/config.c:471
7018 #, c-format
7019 msgid ""
7020 "# This is Git's per-user configuration file.\n"
7021 "[user]\n"
7022 "# Please adapt and uncomment the following lines:\n"
7023 "#\tname = %s\n"
7024 "#\temail = %s\n"
7025 msgstr ""
7026
7027 #: builtin/config.c:499
7028 msgid "--local can only be used inside a git repository"
7029 msgstr ""
7030
7031 #: builtin/config.c:621
7032 #, c-format
7033 msgid "cannot create configuration file %s"
7034 msgstr ""
7035
7036 #: builtin/config.c:633
7037 #, c-format
7038 msgid ""
7039 "cannot overwrite multiple values with a single value\n"
7040 "       Use a regexp, --add or --replace-all to change %s."
7041 msgstr ""
7042
7043 #: builtin/count-objects.c:87
7044 msgid "git count-objects [-v] [-H | --human-readable]"
7045 msgstr ""
7046
7047 #: builtin/count-objects.c:97
7048 msgid "print sizes in human readable format"
7049 msgstr ""
7050
7051 #: builtin/describe.c:19
7052 msgid "git describe [<options>] [<commit-ish>...]"
7053 msgstr ""
7054
7055 #: builtin/describe.c:20
7056 msgid "git describe [<options>] --dirty"
7057 msgstr ""
7058
7059 #: builtin/describe.c:54
7060 msgid "head"
7061 msgstr ""
7062
7063 #: builtin/describe.c:54
7064 msgid "lightweight"
7065 msgstr ""
7066
7067 #: builtin/describe.c:54
7068 msgid "annotated"
7069 msgstr ""
7070
7071 #: builtin/describe.c:253
7072 #, c-format
7073 msgid "annotated tag %s not available"
7074 msgstr ""
7075
7076 #: builtin/describe.c:257
7077 #, c-format
7078 msgid "annotated tag %s has no embedded name"
7079 msgstr ""
7080
7081 #: builtin/describe.c:259
7082 #, c-format
7083 msgid "tag '%s' is really '%s' here"
7084 msgstr ""
7085
7086 #: builtin/describe.c:286 builtin/log.c:489
7087 #, c-format
7088 msgid "Not a valid object name %s"
7089 msgstr ""
7090
7091 #: builtin/describe.c:289
7092 #, c-format
7093 msgid "%s is not a valid '%s' object"
7094 msgstr ""
7095
7096 #: builtin/describe.c:306
7097 #, c-format
7098 msgid "no tag exactly matches '%s'"
7099 msgstr ""
7100
7101 #: builtin/describe.c:308
7102 #, c-format
7103 msgid "searching to describe %s\n"
7104 msgstr ""
7105
7106 #: builtin/describe.c:355
7107 #, c-format
7108 msgid "finished search at %s\n"
7109 msgstr ""
7110
7111 #: builtin/describe.c:382
7112 #, c-format
7113 msgid ""
7114 "No annotated tags can describe '%s'.\n"
7115 "However, there were unannotated tags: try --tags."
7116 msgstr ""
7117
7118 #: builtin/describe.c:386
7119 #, c-format
7120 msgid ""
7121 "No tags can describe '%s'.\n"
7122 "Try --always, or create some tags."
7123 msgstr ""
7124
7125 #: builtin/describe.c:416
7126 #, c-format
7127 msgid "traversed %lu commits\n"
7128 msgstr ""
7129
7130 #: builtin/describe.c:419
7131 #, c-format
7132 msgid ""
7133 "more than %i tags found; listed %i most recent\n"
7134 "gave up search at %s\n"
7135 msgstr ""
7136
7137 #: builtin/describe.c:441
7138 msgid "find the tag that comes after the commit"
7139 msgstr ""
7140
7141 #: builtin/describe.c:442
7142 msgid "debug search strategy on stderr"
7143 msgstr ""
7144
7145 #: builtin/describe.c:443
7146 msgid "use any ref"
7147 msgstr ""
7148
7149 #: builtin/describe.c:444
7150 msgid "use any tag, even unannotated"
7151 msgstr ""
7152
7153 #: builtin/describe.c:445
7154 msgid "always use long format"
7155 msgstr ""
7156
7157 #: builtin/describe.c:446
7158 msgid "only follow first parent"
7159 msgstr ""
7160
7161 #: builtin/describe.c:449
7162 msgid "only output exact matches"
7163 msgstr ""
7164
7165 #: builtin/describe.c:451
7166 msgid "consider <n> most recent tags (default: 10)"
7167 msgstr ""
7168
7169 #: builtin/describe.c:453
7170 msgid "only consider tags matching <pattern>"
7171 msgstr ""
7172
7173 #: builtin/describe.c:455
7174 msgid "do not consider tags matching <pattern>"
7175 msgstr ""
7176
7177 #: builtin/describe.c:457 builtin/name-rev.c:406
7178 msgid "show abbreviated commit object as fallback"
7179 msgstr ""
7180
7181 #: builtin/describe.c:458 builtin/describe.c:461
7182 msgid "mark"
7183 msgstr ""
7184
7185 #: builtin/describe.c:459
7186 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
7187 msgstr ""
7188
7189 #: builtin/describe.c:462
7190 msgid "append <mark> on broken working tree (default: \"-broken\")"
7191 msgstr ""
7192
7193 #: builtin/describe.c:480
7194 msgid "--long is incompatible with --abbrev=0"
7195 msgstr ""
7196
7197 #: builtin/describe.c:509
7198 msgid "No names found, cannot describe anything."
7199 msgstr ""
7200
7201 #: builtin/describe.c:552
7202 msgid "--dirty is incompatible with commit-ishes"
7203 msgstr ""
7204
7205 #: builtin/describe.c:554
7206 msgid "--broken is incompatible with commit-ishes"
7207 msgstr ""
7208
7209 #: builtin/diff.c:83
7210 #, c-format
7211 msgid "'%s': not a regular file or symlink"
7212 msgstr ""
7213
7214 #: builtin/diff.c:235
7215 #, c-format
7216 msgid "invalid option: %s"
7217 msgstr ""
7218
7219 #: builtin/diff.c:359
7220 msgid "Not a git repository"
7221 msgstr ""
7222
7223 #: builtin/diff.c:402
7224 #, c-format
7225 msgid "invalid object '%s' given."
7226 msgstr ""
7227
7228 #: builtin/diff.c:411
7229 #, c-format
7230 msgid "more than two blobs given: '%s'"
7231 msgstr ""
7232
7233 #: builtin/diff.c:416
7234 #, c-format
7235 msgid "unhandled object '%s' given."
7236 msgstr ""
7237
7238 #: builtin/difftool.c:29
7239 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
7240 msgstr ""
7241
7242 #: builtin/difftool.c:249
7243 #, c-format
7244 msgid "failed: %d"
7245 msgstr ""
7246
7247 #: builtin/difftool.c:291
7248 #, c-format
7249 msgid "could not read symlink %s"
7250 msgstr ""
7251
7252 #: builtin/difftool.c:293
7253 #, c-format
7254 msgid "could not read symlink file %s"
7255 msgstr ""
7256
7257 #: builtin/difftool.c:301
7258 #, c-format
7259 msgid "could not read object %s for symlink %s"
7260 msgstr ""
7261
7262 #: builtin/difftool.c:403
7263 msgid ""
7264 "combined diff formats('-c' and '--cc') are not supported in\n"
7265 "directory diff mode('-d' and '--dir-diff')."
7266 msgstr ""
7267
7268 #: builtin/difftool.c:626
7269 #, c-format
7270 msgid "both files modified: '%s' and '%s'."
7271 msgstr ""
7272
7273 #: builtin/difftool.c:628
7274 msgid "working tree file has been left."
7275 msgstr ""
7276
7277 #: builtin/difftool.c:639
7278 #, c-format
7279 msgid "temporary files exist in '%s'."
7280 msgstr ""
7281
7282 #: builtin/difftool.c:640
7283 msgid "you may want to cleanup or recover these."
7284 msgstr ""
7285
7286 #: builtin/difftool.c:689
7287 msgid "use `diff.guitool` instead of `diff.tool`"
7288 msgstr ""
7289
7290 #: builtin/difftool.c:691
7291 msgid "perform a full-directory diff"
7292 msgstr ""
7293
7294 #: builtin/difftool.c:693
7295 msgid "do not prompt before launching a diff tool"
7296 msgstr ""
7297
7298 #: builtin/difftool.c:699
7299 msgid "use symlinks in dir-diff mode"
7300 msgstr ""
7301
7302 #: builtin/difftool.c:700
7303 msgid "<tool>"
7304 msgstr ""
7305
7306 #: builtin/difftool.c:701
7307 msgid "use the specified diff tool"
7308 msgstr ""
7309
7310 #: builtin/difftool.c:703
7311 msgid "print a list of diff tools that may be used with `--tool`"
7312 msgstr ""
7313
7314 #: builtin/difftool.c:706
7315 msgid ""
7316 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
7317 "code"
7318 msgstr ""
7319
7320 #: builtin/difftool.c:708
7321 msgid "<command>"
7322 msgstr ""
7323
7324 #: builtin/difftool.c:709
7325 msgid "specify a custom command for viewing diffs"
7326 msgstr ""
7327
7328 #: builtin/difftool.c:733
7329 msgid "no <tool> given for --tool=<tool>"
7330 msgstr ""
7331
7332 #: builtin/difftool.c:740
7333 msgid "no <cmd> given for --extcmd=<cmd>"
7334 msgstr ""
7335
7336 #: builtin/fast-export.c:26
7337 msgid "git fast-export [rev-list-opts]"
7338 msgstr ""
7339
7340 #: builtin/fast-export.c:982
7341 msgid "show progress after <n> objects"
7342 msgstr ""
7343
7344 #: builtin/fast-export.c:984
7345 msgid "select handling of signed tags"
7346 msgstr ""
7347
7348 #: builtin/fast-export.c:987
7349 msgid "select handling of tags that tag filtered objects"
7350 msgstr ""
7351
7352 #: builtin/fast-export.c:990
7353 msgid "Dump marks to this file"
7354 msgstr ""
7355
7356 #: builtin/fast-export.c:992
7357 msgid "Import marks from this file"
7358 msgstr ""
7359
7360 #: builtin/fast-export.c:994
7361 msgid "Fake a tagger when tags lack one"
7362 msgstr ""
7363
7364 #: builtin/fast-export.c:996
7365 msgid "Output full tree for each commit"
7366 msgstr ""
7367
7368 #: builtin/fast-export.c:998
7369 msgid "Use the done feature to terminate the stream"
7370 msgstr ""
7371
7372 #: builtin/fast-export.c:999
7373 msgid "Skip output of blob data"
7374 msgstr ""
7375
7376 #: builtin/fast-export.c:1000
7377 msgid "refspec"
7378 msgstr ""
7379
7380 #: builtin/fast-export.c:1001
7381 msgid "Apply refspec to exported refs"
7382 msgstr ""
7383
7384 #: builtin/fast-export.c:1002
7385 msgid "anonymize output"
7386 msgstr ""
7387
7388 #: builtin/fetch.c:22
7389 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
7390 msgstr ""
7391
7392 #: builtin/fetch.c:23
7393 msgid "git fetch [<options>] <group>"
7394 msgstr ""
7395
7396 #: builtin/fetch.c:24
7397 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
7398 msgstr ""
7399
7400 #: builtin/fetch.c:25
7401 msgid "git fetch --all [<options>]"
7402 msgstr ""
7403
7404 #: builtin/fetch.c:90 builtin/pull.c:182
7405 msgid "fetch from all remotes"
7406 msgstr ""
7407
7408 #: builtin/fetch.c:92 builtin/pull.c:185
7409 msgid "append to .git/FETCH_HEAD instead of overwriting"
7410 msgstr ""
7411
7412 #: builtin/fetch.c:94 builtin/pull.c:188
7413 msgid "path to upload pack on remote end"
7414 msgstr ""
7415
7416 #: builtin/fetch.c:95 builtin/pull.c:190
7417 msgid "force overwrite of local branch"
7418 msgstr ""
7419
7420 #: builtin/fetch.c:97
7421 msgid "fetch from multiple remotes"
7422 msgstr ""
7423
7424 #: builtin/fetch.c:99 builtin/pull.c:192
7425 msgid "fetch all tags and associated objects"
7426 msgstr ""
7427
7428 #: builtin/fetch.c:101
7429 msgid "do not fetch all tags (--no-tags)"
7430 msgstr ""
7431
7432 #: builtin/fetch.c:103
7433 msgid "number of submodules fetched in parallel"
7434 msgstr ""
7435
7436 #: builtin/fetch.c:105 builtin/pull.c:195
7437 msgid "prune remote-tracking branches no longer on remote"
7438 msgstr ""
7439
7440 #: builtin/fetch.c:106 builtin/fetch.c:129 builtin/pull.c:123
7441 msgid "on-demand"
7442 msgstr ""
7443
7444 #: builtin/fetch.c:107
7445 msgid "control recursive fetching of submodules"
7446 msgstr ""
7447
7448 #: builtin/fetch.c:111 builtin/pull.c:203
7449 msgid "keep downloaded pack"
7450 msgstr ""
7451
7452 #: builtin/fetch.c:113
7453 msgid "allow updating of HEAD ref"
7454 msgstr ""
7455
7456 #: builtin/fetch.c:116 builtin/fetch.c:122 builtin/pull.c:206
7457 msgid "deepen history of shallow clone"
7458 msgstr ""
7459
7460 #: builtin/fetch.c:118
7461 msgid "deepen history of shallow repository based on time"
7462 msgstr ""
7463
7464 #: builtin/fetch.c:124 builtin/pull.c:209
7465 msgid "convert to a complete repository"
7466 msgstr ""
7467
7468 #: builtin/fetch.c:126 builtin/log.c:1450
7469 msgid "dir"
7470 msgstr ""
7471
7472 #: builtin/fetch.c:127
7473 msgid "prepend this to submodule path output"
7474 msgstr ""
7475
7476 #: builtin/fetch.c:130
7477 msgid ""
7478 "default for recursive fetching of submodules (lower priority than config "
7479 "files)"
7480 msgstr ""
7481
7482 #: builtin/fetch.c:134 builtin/pull.c:212
7483 msgid "accept refs that update .git/shallow"
7484 msgstr ""
7485
7486 #: builtin/fetch.c:135 builtin/pull.c:214
7487 msgid "refmap"
7488 msgstr ""
7489
7490 #: builtin/fetch.c:136 builtin/pull.c:215
7491 msgid "specify fetch refmap"
7492 msgstr ""
7493
7494 #: builtin/fetch.c:394
7495 msgid "Couldn't find remote ref HEAD"
7496 msgstr ""
7497
7498 #: builtin/fetch.c:512
7499 #, c-format
7500 msgid "configuration fetch.output contains invalid value %s"
7501 msgstr ""
7502
7503 #: builtin/fetch.c:605
7504 #, c-format
7505 msgid "object %s not found"
7506 msgstr ""
7507
7508 #: builtin/fetch.c:609
7509 msgid "[up to date]"
7510 msgstr ""
7511
7512 #: builtin/fetch.c:622 builtin/fetch.c:702
7513 msgid "[rejected]"
7514 msgstr ""
7515
7516 #: builtin/fetch.c:623
7517 msgid "can't fetch in current branch"
7518 msgstr ""
7519
7520 #: builtin/fetch.c:632
7521 msgid "[tag update]"
7522 msgstr ""
7523
7524 #: builtin/fetch.c:633 builtin/fetch.c:666 builtin/fetch.c:682
7525 #: builtin/fetch.c:697
7526 msgid "unable to update local ref"
7527 msgstr ""
7528
7529 #: builtin/fetch.c:652
7530 msgid "[new tag]"
7531 msgstr ""
7532
7533 #: builtin/fetch.c:655
7534 msgid "[new branch]"
7535 msgstr ""
7536
7537 #: builtin/fetch.c:658
7538 msgid "[new ref]"
7539 msgstr ""
7540
7541 #: builtin/fetch.c:697
7542 msgid "forced update"
7543 msgstr ""
7544
7545 #: builtin/fetch.c:702
7546 msgid "non-fast-forward"
7547 msgstr ""
7548
7549 #: builtin/fetch.c:747
7550 #, c-format
7551 msgid "%s did not send all necessary objects\n"
7552 msgstr ""
7553
7554 #: builtin/fetch.c:767
7555 #, c-format
7556 msgid "reject %s because shallow roots are not allowed to be updated"
7557 msgstr ""
7558
7559 #: builtin/fetch.c:855 builtin/fetch.c:951
7560 #, c-format
7561 msgid "From %.*s\n"
7562 msgstr ""
7563
7564 #: builtin/fetch.c:866
7565 #, c-format
7566 msgid ""
7567 "some local refs could not be updated; try running\n"
7568 " 'git remote prune %s' to remove any old, conflicting branches"
7569 msgstr ""
7570
7571 #: builtin/fetch.c:921
7572 #, c-format
7573 msgid "   (%s will become dangling)"
7574 msgstr ""
7575
7576 #: builtin/fetch.c:922
7577 #, c-format
7578 msgid "   (%s has become dangling)"
7579 msgstr ""
7580
7581 #: builtin/fetch.c:954
7582 msgid "[deleted]"
7583 msgstr ""
7584
7585 #: builtin/fetch.c:955 builtin/remote.c:1023
7586 msgid "(none)"
7587 msgstr ""
7588
7589 #: builtin/fetch.c:978
7590 #, c-format
7591 msgid "Refusing to fetch into current branch %s of non-bare repository"
7592 msgstr ""
7593
7594 #: builtin/fetch.c:997
7595 #, c-format
7596 msgid "Option \"%s\" value \"%s\" is not valid for %s"
7597 msgstr ""
7598
7599 #: builtin/fetch.c:1000
7600 #, c-format
7601 msgid "Option \"%s\" is ignored for %s\n"
7602 msgstr ""
7603
7604 #: builtin/fetch.c:1076
7605 #, c-format
7606 msgid "Don't know how to fetch from %s"
7607 msgstr ""
7608
7609 #: builtin/fetch.c:1236
7610 #, c-format
7611 msgid "Fetching %s\n"
7612 msgstr ""
7613
7614 #: builtin/fetch.c:1238 builtin/remote.c:97
7615 #, c-format
7616 msgid "Could not fetch %s"
7617 msgstr ""
7618
7619 #: builtin/fetch.c:1256
7620 msgid ""
7621 "No remote repository specified.  Please, specify either a URL or a\n"
7622 "remote name from which new revisions should be fetched."
7623 msgstr ""
7624
7625 #: builtin/fetch.c:1279
7626 msgid "You need to specify a tag name."
7627 msgstr ""
7628
7629 #: builtin/fetch.c:1321
7630 msgid "Negative depth in --deepen is not supported"
7631 msgstr ""
7632
7633 #: builtin/fetch.c:1323
7634 msgid "--deepen and --depth are mutually exclusive"
7635 msgstr ""
7636
7637 #: builtin/fetch.c:1328
7638 msgid "--depth and --unshallow cannot be used together"
7639 msgstr ""
7640
7641 #: builtin/fetch.c:1330
7642 msgid "--unshallow on a complete repository does not make sense"
7643 msgstr ""
7644
7645 #: builtin/fetch.c:1349
7646 msgid "fetch --all does not take a repository argument"
7647 msgstr ""
7648
7649 #: builtin/fetch.c:1351
7650 msgid "fetch --all does not make sense with refspecs"
7651 msgstr ""
7652
7653 #: builtin/fetch.c:1362
7654 #, c-format
7655 msgid "No such remote or remote group: %s"
7656 msgstr ""
7657
7658 #: builtin/fetch.c:1370
7659 msgid "Fetching a group and specifying refspecs does not make sense"
7660 msgstr ""
7661
7662 #: builtin/fmt-merge-msg.c:15
7663 msgid ""
7664 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
7665 msgstr ""
7666
7667 #: builtin/fmt-merge-msg.c:664
7668 msgid "populate log with at most <n> entries from shortlog"
7669 msgstr ""
7670
7671 #: builtin/fmt-merge-msg.c:667
7672 msgid "alias for --log (deprecated)"
7673 msgstr ""
7674
7675 #: builtin/fmt-merge-msg.c:670
7676 msgid "text"
7677 msgstr ""
7678
7679 #: builtin/fmt-merge-msg.c:671
7680 msgid "use <text> as start of message"
7681 msgstr ""
7682
7683 #: builtin/fmt-merge-msg.c:672
7684 msgid "file to read from"
7685 msgstr ""
7686
7687 #: builtin/for-each-ref.c:10
7688 msgid "git for-each-ref [<options>] [<pattern>]"
7689 msgstr ""
7690
7691 #: builtin/for-each-ref.c:11
7692 msgid "git for-each-ref [--points-at <object>]"
7693 msgstr ""
7694
7695 #: builtin/for-each-ref.c:12
7696 msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
7697 msgstr ""
7698
7699 #: builtin/for-each-ref.c:13
7700 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
7701 msgstr ""
7702
7703 #: builtin/for-each-ref.c:28
7704 msgid "quote placeholders suitably for shells"
7705 msgstr ""
7706
7707 #: builtin/for-each-ref.c:30
7708 msgid "quote placeholders suitably for perl"
7709 msgstr ""
7710
7711 #: builtin/for-each-ref.c:32
7712 msgid "quote placeholders suitably for python"
7713 msgstr ""
7714
7715 #: builtin/for-each-ref.c:34
7716 msgid "quote placeholders suitably for Tcl"
7717 msgstr ""
7718
7719 #: builtin/for-each-ref.c:37
7720 msgid "show only <n> matched refs"
7721 msgstr ""
7722
7723 #: builtin/for-each-ref.c:42
7724 msgid "print only refs which points at the given object"
7725 msgstr ""
7726
7727 #: builtin/for-each-ref.c:44
7728 msgid "print only refs that are merged"
7729 msgstr ""
7730
7731 #: builtin/for-each-ref.c:45
7732 msgid "print only refs that are not merged"
7733 msgstr ""
7734
7735 #: builtin/for-each-ref.c:46
7736 msgid "print only refs which contain the commit"
7737 msgstr ""
7738
7739 #: builtin/for-each-ref.c:47
7740 msgid "print only refs which don't contain the commit"
7741 msgstr ""
7742
7743 #: builtin/fsck.c:554
7744 msgid "Checking object directories"
7745 msgstr ""
7746
7747 #: builtin/fsck.c:646
7748 msgid "git fsck [<options>] [<object>...]"
7749 msgstr ""
7750
7751 #: builtin/fsck.c:652
7752 msgid "show unreachable objects"
7753 msgstr ""
7754
7755 #: builtin/fsck.c:653
7756 msgid "show dangling objects"
7757 msgstr ""
7758
7759 #: builtin/fsck.c:654
7760 msgid "report tags"
7761 msgstr ""
7762
7763 #: builtin/fsck.c:655
7764 msgid "report root nodes"
7765 msgstr ""
7766
7767 #: builtin/fsck.c:656
7768 msgid "make index objects head nodes"
7769 msgstr ""
7770
7771 #: builtin/fsck.c:657
7772 msgid "make reflogs head nodes (default)"
7773 msgstr ""
7774
7775 #: builtin/fsck.c:658
7776 msgid "also consider packs and alternate objects"
7777 msgstr ""
7778
7779 #: builtin/fsck.c:659
7780 msgid "check only connectivity"
7781 msgstr ""
7782
7783 #: builtin/fsck.c:660
7784 msgid "enable more strict checking"
7785 msgstr ""
7786
7787 #: builtin/fsck.c:662
7788 msgid "write dangling objects in .git/lost-found"
7789 msgstr ""
7790
7791 #: builtin/fsck.c:663 builtin/prune.c:107
7792 msgid "show progress"
7793 msgstr ""
7794
7795 #: builtin/fsck.c:664
7796 msgid "show verbose names for reachable objects"
7797 msgstr ""
7798
7799 #: builtin/fsck.c:725
7800 msgid "Checking objects"
7801 msgstr ""
7802
7803 #: builtin/gc.c:26
7804 msgid "git gc [<options>]"
7805 msgstr ""
7806
7807 #: builtin/gc.c:79
7808 #, c-format
7809 msgid "Failed to fstat %s: %s"
7810 msgstr ""
7811
7812 #: builtin/gc.c:311
7813 #, c-format
7814 msgid "Can't stat %s"
7815 msgstr ""
7816
7817 #: builtin/gc.c:320
7818 #, c-format
7819 msgid ""
7820 "The last gc run reported the following. Please correct the root cause\n"
7821 "and remove %s.\n"
7822 "Automatic cleanup will not be performed until the file is removed.\n"
7823 "\n"
7824 "%s"
7825 msgstr ""
7826
7827 #: builtin/gc.c:359
7828 msgid "prune unreferenced objects"
7829 msgstr ""
7830
7831 #: builtin/gc.c:361
7832 msgid "be more thorough (increased runtime)"
7833 msgstr ""
7834
7835 #: builtin/gc.c:362
7836 msgid "enable auto-gc mode"
7837 msgstr ""
7838
7839 #: builtin/gc.c:363
7840 msgid "force running gc even if there may be another gc running"
7841 msgstr ""
7842
7843 #: builtin/gc.c:380
7844 #, c-format
7845 msgid "Failed to parse gc.logexpiry value %s"
7846 msgstr ""
7847
7848 #: builtin/gc.c:408
7849 #, c-format
7850 msgid "Auto packing the repository in background for optimum performance.\n"
7851 msgstr ""
7852
7853 #: builtin/gc.c:410
7854 #, c-format
7855 msgid "Auto packing the repository for optimum performance.\n"
7856 msgstr ""
7857
7858 #: builtin/gc.c:411
7859 #, c-format
7860 msgid "See \"git help gc\" for manual housekeeping.\n"
7861 msgstr ""
7862
7863 #: builtin/gc.c:432
7864 #, c-format
7865 msgid ""
7866 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
7867 msgstr ""
7868
7869 #: builtin/gc.c:476
7870 msgid ""
7871 "There are too many unreachable loose objects; run 'git prune' to remove them."
7872 msgstr ""
7873
7874 #: builtin/grep.c:27
7875 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
7876 msgstr ""
7877
7878 #: builtin/grep.c:235
7879 #, c-format
7880 msgid "grep: failed to create thread: %s"
7881 msgstr ""
7882
7883 #: builtin/grep.c:293
7884 #, c-format
7885 msgid "invalid number of threads specified (%d) for %s"
7886 msgstr ""
7887
7888 #. TRANSLATORS: %s is the configuration
7889 #. variable for tweaking threads, currently
7890 #. grep.threads
7891 #.
7892 #: builtin/grep.c:302 builtin/index-pack.c:1494 builtin/index-pack.c:1692
7893 #, c-format
7894 msgid "no threads support, ignoring %s"
7895 msgstr ""
7896
7897 #: builtin/grep.c:788 builtin/grep.c:829
7898 #, c-format
7899 msgid "unable to read tree (%s)"
7900 msgstr ""
7901
7902 #: builtin/grep.c:848
7903 #, c-format
7904 msgid "unable to grep from object of type %s"
7905 msgstr ""
7906
7907 #: builtin/grep.c:912
7908 #, c-format
7909 msgid "switch `%c' expects a numerical value"
7910 msgstr ""
7911
7912 #: builtin/grep.c:999
7913 msgid "search in index instead of in the work tree"
7914 msgstr ""
7915
7916 #: builtin/grep.c:1001
7917 msgid "find in contents not managed by git"
7918 msgstr ""
7919
7920 #: builtin/grep.c:1003
7921 msgid "search in both tracked and untracked files"
7922 msgstr ""
7923
7924 #: builtin/grep.c:1005
7925 msgid "ignore files specified via '.gitignore'"
7926 msgstr ""
7927
7928 #: builtin/grep.c:1007
7929 msgid "recursively search in each submodule"
7930 msgstr ""
7931
7932 #: builtin/grep.c:1009
7933 msgid "basename"
7934 msgstr ""
7935
7936 #: builtin/grep.c:1010
7937 msgid "prepend parent project's basename to output"
7938 msgstr ""
7939
7940 #: builtin/grep.c:1013
7941 msgid "show non-matching lines"
7942 msgstr ""
7943
7944 #: builtin/grep.c:1015
7945 msgid "case insensitive matching"
7946 msgstr ""
7947
7948 #: builtin/grep.c:1017
7949 msgid "match patterns only at word boundaries"
7950 msgstr ""
7951
7952 #: builtin/grep.c:1019
7953 msgid "process binary files as text"
7954 msgstr ""
7955
7956 #: builtin/grep.c:1021
7957 msgid "don't match patterns in binary files"
7958 msgstr ""
7959
7960 #: builtin/grep.c:1024
7961 msgid "process binary files with textconv filters"
7962 msgstr ""
7963
7964 #: builtin/grep.c:1026
7965 msgid "descend at most <depth> levels"
7966 msgstr ""
7967
7968 #: builtin/grep.c:1030
7969 msgid "use extended POSIX regular expressions"
7970 msgstr ""
7971
7972 #: builtin/grep.c:1033
7973 msgid "use basic POSIX regular expressions (default)"
7974 msgstr ""
7975
7976 #: builtin/grep.c:1036
7977 msgid "interpret patterns as fixed strings"
7978 msgstr ""
7979
7980 #: builtin/grep.c:1039
7981 msgid "use Perl-compatible regular expressions"
7982 msgstr ""
7983
7984 #: builtin/grep.c:1042
7985 msgid "show line numbers"
7986 msgstr ""
7987
7988 #: builtin/grep.c:1043
7989 msgid "don't show filenames"
7990 msgstr ""
7991
7992 #: builtin/grep.c:1044
7993 msgid "show filenames"
7994 msgstr ""
7995
7996 #: builtin/grep.c:1046
7997 msgid "show filenames relative to top directory"
7998 msgstr ""
7999
8000 #: builtin/grep.c:1048
8001 msgid "show only filenames instead of matching lines"
8002 msgstr ""
8003
8004 #: builtin/grep.c:1050
8005 msgid "synonym for --files-with-matches"
8006 msgstr ""
8007
8008 #: builtin/grep.c:1053
8009 msgid "show only the names of files without match"
8010 msgstr ""
8011
8012 #: builtin/grep.c:1055
8013 msgid "print NUL after filenames"
8014 msgstr ""
8015
8016 #: builtin/grep.c:1057
8017 msgid "show the number of matches instead of matching lines"
8018 msgstr ""
8019
8020 #: builtin/grep.c:1058
8021 msgid "highlight matches"
8022 msgstr ""
8023
8024 #: builtin/grep.c:1060
8025 msgid "print empty line between matches from different files"
8026 msgstr ""
8027
8028 #: builtin/grep.c:1062
8029 msgid "show filename only once above matches from same file"
8030 msgstr ""
8031
8032 #: builtin/grep.c:1065
8033 msgid "show <n> context lines before and after matches"
8034 msgstr ""
8035
8036 #: builtin/grep.c:1068
8037 msgid "show <n> context lines before matches"
8038 msgstr ""
8039
8040 #: builtin/grep.c:1070
8041 msgid "show <n> context lines after matches"
8042 msgstr ""
8043
8044 #: builtin/grep.c:1072
8045 msgid "use <n> worker threads"
8046 msgstr ""
8047
8048 #: builtin/grep.c:1073
8049 msgid "shortcut for -C NUM"
8050 msgstr ""
8051
8052 #: builtin/grep.c:1076
8053 msgid "show a line with the function name before matches"
8054 msgstr ""
8055
8056 #: builtin/grep.c:1078
8057 msgid "show the surrounding function"
8058 msgstr ""
8059
8060 #: builtin/grep.c:1081
8061 msgid "read patterns from file"
8062 msgstr ""
8063
8064 #: builtin/grep.c:1083
8065 msgid "match <pattern>"
8066 msgstr ""
8067
8068 #: builtin/grep.c:1085
8069 msgid "combine patterns specified with -e"
8070 msgstr ""
8071
8072 #: builtin/grep.c:1097
8073 msgid "indicate hit with exit status without output"
8074 msgstr ""
8075
8076 #: builtin/grep.c:1099
8077 msgid "show only matches from files that match all patterns"
8078 msgstr ""
8079
8080 #: builtin/grep.c:1101
8081 msgid "show parse tree for grep expression"
8082 msgstr ""
8083
8084 #: builtin/grep.c:1105
8085 msgid "pager"
8086 msgstr ""
8087
8088 #: builtin/grep.c:1105
8089 msgid "show matching files in the pager"
8090 msgstr ""
8091
8092 #: builtin/grep.c:1108
8093 msgid "allow calling of grep(1) (ignored by this build)"
8094 msgstr ""
8095
8096 #: builtin/grep.c:1172
8097 msgid "no pattern given."
8098 msgstr ""
8099
8100 #: builtin/grep.c:1204
8101 msgid "--no-index or --untracked cannot be used with revs"
8102 msgstr ""
8103
8104 #: builtin/grep.c:1211
8105 #, c-format
8106 msgid "unable to resolve revision: %s"
8107 msgstr ""
8108
8109 #: builtin/grep.c:1245 builtin/index-pack.c:1490
8110 #, c-format
8111 msgid "invalid number of threads specified (%d)"
8112 msgstr ""
8113
8114 #: builtin/grep.c:1250
8115 msgid "no threads support, ignoring --threads"
8116 msgstr ""
8117
8118 #: builtin/grep.c:1281
8119 msgid "--open-files-in-pager only works on the worktree"
8120 msgstr ""
8121
8122 #: builtin/grep.c:1304
8123 msgid "option not supported with --recurse-submodules."
8124 msgstr ""
8125
8126 #: builtin/grep.c:1310
8127 msgid "--cached or --untracked cannot be used with --no-index."
8128 msgstr ""
8129
8130 #: builtin/grep.c:1316
8131 msgid "--[no-]exclude-standard cannot be used for tracked contents."
8132 msgstr ""
8133
8134 #: builtin/grep.c:1324
8135 msgid "both --cached and trees are given."
8136 msgstr ""
8137
8138 #: builtin/hash-object.c:82
8139 msgid ""
8140 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
8141 "[--] <file>..."
8142 msgstr ""
8143
8144 #: builtin/hash-object.c:83
8145 msgid "git hash-object  --stdin-paths"
8146 msgstr ""
8147
8148 #: builtin/hash-object.c:95
8149 msgid "type"
8150 msgstr ""
8151
8152 #: builtin/hash-object.c:95
8153 msgid "object type"
8154 msgstr ""
8155
8156 #: builtin/hash-object.c:96
8157 msgid "write the object into the object database"
8158 msgstr ""
8159
8160 #: builtin/hash-object.c:98
8161 msgid "read the object from stdin"
8162 msgstr ""
8163
8164 #: builtin/hash-object.c:100
8165 msgid "store file as is without filters"
8166 msgstr ""
8167
8168 #: builtin/hash-object.c:101
8169 msgid ""
8170 "just hash any random garbage to create corrupt objects for debugging Git"
8171 msgstr ""
8172
8173 #: builtin/hash-object.c:102
8174 msgid "process file as it were from this path"
8175 msgstr ""
8176
8177 #: builtin/help.c:43
8178 msgid "print all available commands"
8179 msgstr ""
8180
8181 #: builtin/help.c:44
8182 msgid "exclude guides"
8183 msgstr ""
8184
8185 #: builtin/help.c:45
8186 msgid "print list of useful guides"
8187 msgstr ""
8188
8189 #: builtin/help.c:46
8190 msgid "show man page"
8191 msgstr ""
8192
8193 #: builtin/help.c:47
8194 msgid "show manual in web browser"
8195 msgstr ""
8196
8197 #: builtin/help.c:49
8198 msgid "show info page"
8199 msgstr ""
8200
8201 #: builtin/help.c:55
8202 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
8203 msgstr ""
8204
8205 #: builtin/help.c:67
8206 #, c-format
8207 msgid "unrecognized help format '%s'"
8208 msgstr ""
8209
8210 #: builtin/help.c:94
8211 msgid "Failed to start emacsclient."
8212 msgstr ""
8213
8214 #: builtin/help.c:107
8215 msgid "Failed to parse emacsclient version."
8216 msgstr ""
8217
8218 #: builtin/help.c:115
8219 #, c-format
8220 msgid "emacsclient version '%d' too old (< 22)."
8221 msgstr ""
8222
8223 #: builtin/help.c:133 builtin/help.c:154 builtin/help.c:163 builtin/help.c:171
8224 #, c-format
8225 msgid "failed to exec '%s'"
8226 msgstr ""
8227
8228 #: builtin/help.c:208
8229 #, c-format
8230 msgid ""
8231 "'%s': path for unsupported man viewer.\n"
8232 "Please consider using 'man.<tool>.cmd' instead."
8233 msgstr ""
8234
8235 #: builtin/help.c:220
8236 #, c-format
8237 msgid ""
8238 "'%s': cmd for supported man viewer.\n"
8239 "Please consider using 'man.<tool>.path' instead."
8240 msgstr ""
8241
8242 #: builtin/help.c:337
8243 #, c-format
8244 msgid "'%s': unknown man viewer."
8245 msgstr ""
8246
8247 #: builtin/help.c:354
8248 msgid "no man viewer handled the request"
8249 msgstr ""
8250
8251 #: builtin/help.c:362
8252 msgid "no info viewer handled the request"
8253 msgstr ""
8254
8255 #: builtin/help.c:404
8256 msgid "Defining attributes per path"
8257 msgstr ""
8258
8259 #: builtin/help.c:405
8260 msgid "Everyday Git With 20 Commands Or So"
8261 msgstr ""
8262
8263 #: builtin/help.c:406
8264 msgid "A Git glossary"
8265 msgstr ""
8266
8267 #: builtin/help.c:407
8268 msgid "Specifies intentionally untracked files to ignore"
8269 msgstr ""
8270
8271 #: builtin/help.c:408
8272 msgid "Defining submodule properties"
8273 msgstr ""
8274
8275 #: builtin/help.c:409
8276 msgid "Specifying revisions and ranges for Git"
8277 msgstr ""
8278
8279 #: builtin/help.c:410
8280 msgid "A tutorial introduction to Git (for version 1.5.1 or newer)"
8281 msgstr ""
8282
8283 #: builtin/help.c:411
8284 msgid "An overview of recommended workflows with Git"
8285 msgstr ""
8286
8287 #: builtin/help.c:423
8288 msgid "The common Git guides are:\n"
8289 msgstr ""
8290
8291 #: builtin/help.c:441
8292 #, c-format
8293 msgid "`git %s' is aliased to `%s'"
8294 msgstr ""
8295
8296 #: builtin/help.c:463 builtin/help.c:480
8297 #, c-format
8298 msgid "usage: %s%s"
8299 msgstr ""
8300
8301 #: builtin/index-pack.c:155
8302 #, c-format
8303 msgid "unable to open %s"
8304 msgstr ""
8305
8306 #: builtin/index-pack.c:205
8307 #, c-format
8308 msgid "object type mismatch at %s"
8309 msgstr ""
8310
8311 #: builtin/index-pack.c:225
8312 #, c-format
8313 msgid "did not receive expected object %s"
8314 msgstr ""
8315
8316 #: builtin/index-pack.c:228
8317 #, c-format
8318 msgid "object %s: expected type %s, found %s"
8319 msgstr ""
8320
8321 #: builtin/index-pack.c:270
8322 #, c-format
8323 msgid "cannot fill %d byte"
8324 msgid_plural "cannot fill %d bytes"
8325 msgstr[0] ""
8326 msgstr[1] ""
8327
8328 #: builtin/index-pack.c:280
8329 msgid "early EOF"
8330 msgstr ""
8331
8332 #: builtin/index-pack.c:281
8333 msgid "read error on input"
8334 msgstr ""
8335
8336 #: builtin/index-pack.c:293
8337 msgid "used more bytes than were available"
8338 msgstr ""
8339
8340 #: builtin/index-pack.c:300
8341 msgid "pack too large for current definition of off_t"
8342 msgstr ""
8343
8344 #: builtin/index-pack.c:303 builtin/unpack-objects.c:93
8345 msgid "pack exceeds maximum allowed size"
8346 msgstr ""
8347
8348 #: builtin/index-pack.c:318
8349 #, c-format
8350 msgid "unable to create '%s'"
8351 msgstr ""
8352
8353 #: builtin/index-pack.c:324
8354 #, c-format
8355 msgid "cannot open packfile '%s'"
8356 msgstr ""
8357
8358 #: builtin/index-pack.c:338
8359 msgid "pack signature mismatch"
8360 msgstr ""
8361
8362 #: builtin/index-pack.c:340
8363 #, c-format
8364 msgid "pack version %<PRIu32> unsupported"
8365 msgstr ""
8366
8367 #: builtin/index-pack.c:358
8368 #, c-format
8369 msgid "pack has bad object at offset %<PRIuMAX>: %s"
8370 msgstr ""
8371
8372 #: builtin/index-pack.c:479
8373 #, c-format
8374 msgid "inflate returned %d"
8375 msgstr ""
8376
8377 #: builtin/index-pack.c:528
8378 msgid "offset value overflow for delta base object"
8379 msgstr ""
8380
8381 #: builtin/index-pack.c:536
8382 msgid "delta base offset is out of bound"
8383 msgstr ""
8384
8385 #: builtin/index-pack.c:544
8386 #, c-format
8387 msgid "unknown object type %d"
8388 msgstr ""
8389
8390 #: builtin/index-pack.c:575
8391 msgid "cannot pread pack file"
8392 msgstr ""
8393
8394 #: builtin/index-pack.c:577
8395 #, c-format
8396 msgid "premature end of pack file, %<PRIuMAX> byte missing"
8397 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
8398 msgstr[0] ""
8399 msgstr[1] ""
8400
8401 #: builtin/index-pack.c:603
8402 msgid "serious inflate inconsistency"
8403 msgstr ""
8404
8405 #: builtin/index-pack.c:748 builtin/index-pack.c:754 builtin/index-pack.c:777
8406 #: builtin/index-pack.c:816 builtin/index-pack.c:825
8407 #, c-format
8408 msgid "SHA1 COLLISION FOUND WITH %s !"
8409 msgstr ""
8410
8411 #: builtin/index-pack.c:751 builtin/pack-objects.c:167
8412 #: builtin/pack-objects.c:261
8413 #, c-format
8414 msgid "unable to read %s"
8415 msgstr ""
8416
8417 #: builtin/index-pack.c:814
8418 #, c-format
8419 msgid "cannot read existing object info %s"
8420 msgstr ""
8421
8422 #: builtin/index-pack.c:822
8423 #, c-format
8424 msgid "cannot read existing object %s"
8425 msgstr ""
8426
8427 #: builtin/index-pack.c:836
8428 #, c-format
8429 msgid "invalid blob object %s"
8430 msgstr ""
8431
8432 #: builtin/index-pack.c:851
8433 #, c-format
8434 msgid "invalid %s"
8435 msgstr ""
8436
8437 #: builtin/index-pack.c:854
8438 msgid "Error in object"
8439 msgstr ""
8440
8441 #: builtin/index-pack.c:856
8442 #, c-format
8443 msgid "Not all child objects of %s are reachable"
8444 msgstr ""
8445
8446 #: builtin/index-pack.c:928 builtin/index-pack.c:959
8447 msgid "failed to apply delta"
8448 msgstr ""
8449
8450 #: builtin/index-pack.c:1130
8451 msgid "Receiving objects"
8452 msgstr ""
8453
8454 #: builtin/index-pack.c:1130
8455 msgid "Indexing objects"
8456 msgstr ""
8457
8458 #: builtin/index-pack.c:1164
8459 msgid "pack is corrupted (SHA1 mismatch)"
8460 msgstr ""
8461
8462 #: builtin/index-pack.c:1169
8463 msgid "cannot fstat packfile"
8464 msgstr ""
8465
8466 #: builtin/index-pack.c:1172
8467 msgid "pack has junk at the end"
8468 msgstr ""
8469
8470 #: builtin/index-pack.c:1184
8471 msgid "confusion beyond insanity in parse_pack_objects()"
8472 msgstr ""
8473
8474 #: builtin/index-pack.c:1207
8475 msgid "Resolving deltas"
8476 msgstr ""
8477
8478 #: builtin/index-pack.c:1218
8479 #, c-format
8480 msgid "unable to create thread: %s"
8481 msgstr ""
8482
8483 #: builtin/index-pack.c:1260
8484 msgid "confusion beyond insanity"
8485 msgstr ""
8486
8487 #: builtin/index-pack.c:1266
8488 #, c-format
8489 msgid "completed with %d local object"
8490 msgid_plural "completed with %d local objects"
8491 msgstr[0] ""
8492 msgstr[1] ""
8493
8494 #: builtin/index-pack.c:1278
8495 #, c-format
8496 msgid "Unexpected tail checksum for %s (disk corruption?)"
8497 msgstr ""
8498
8499 #: builtin/index-pack.c:1282
8500 #, c-format
8501 msgid "pack has %d unresolved delta"
8502 msgid_plural "pack has %d unresolved deltas"
8503 msgstr[0] ""
8504 msgstr[1] ""
8505
8506 #: builtin/index-pack.c:1306
8507 #, c-format
8508 msgid "unable to deflate appended object (%d)"
8509 msgstr ""
8510
8511 #: builtin/index-pack.c:1382
8512 #, c-format
8513 msgid "local object %s is corrupt"
8514 msgstr ""
8515
8516 #: builtin/index-pack.c:1408
8517 msgid "error while closing pack file"
8518 msgstr ""
8519
8520 #: builtin/index-pack.c:1420
8521 #, c-format
8522 msgid "cannot write keep file '%s'"
8523 msgstr ""
8524
8525 #: builtin/index-pack.c:1428
8526 #, c-format
8527 msgid "cannot close written keep file '%s'"
8528 msgstr ""
8529
8530 #: builtin/index-pack.c:1438
8531 msgid "cannot store pack file"
8532 msgstr ""
8533
8534 #: builtin/index-pack.c:1446
8535 msgid "cannot store index file"
8536 msgstr ""
8537
8538 #: builtin/index-pack.c:1484
8539 #, c-format
8540 msgid "bad pack.indexversion=%<PRIu32>"
8541 msgstr ""
8542
8543 #: builtin/index-pack.c:1552
8544 #, c-format
8545 msgid "Cannot open existing pack file '%s'"
8546 msgstr ""
8547
8548 #: builtin/index-pack.c:1554
8549 #, c-format
8550 msgid "Cannot open existing pack idx file for '%s'"
8551 msgstr ""
8552
8553 #: builtin/index-pack.c:1602
8554 #, c-format
8555 msgid "non delta: %d object"
8556 msgid_plural "non delta: %d objects"
8557 msgstr[0] ""
8558 msgstr[1] ""
8559
8560 #: builtin/index-pack.c:1609
8561 #, c-format
8562 msgid "chain length = %d: %lu object"
8563 msgid_plural "chain length = %d: %lu objects"
8564 msgstr[0] ""
8565 msgstr[1] ""
8566
8567 #: builtin/index-pack.c:1622
8568 #, c-format
8569 msgid "packfile name '%s' does not end with '.pack'"
8570 msgstr ""
8571
8572 #: builtin/index-pack.c:1704 builtin/index-pack.c:1707
8573 #: builtin/index-pack.c:1723 builtin/index-pack.c:1727
8574 #, c-format
8575 msgid "bad %s"
8576 msgstr ""
8577
8578 #: builtin/index-pack.c:1743
8579 msgid "--fix-thin cannot be used without --stdin"
8580 msgstr ""
8581
8582 #: builtin/index-pack.c:1745
8583 msgid "--stdin requires a git repository"
8584 msgstr ""
8585
8586 #: builtin/index-pack.c:1753
8587 msgid "--verify with no packfile name given"
8588 msgstr ""
8589
8590 #: builtin/init-db.c:55
8591 #, c-format
8592 msgid "cannot stat '%s'"
8593 msgstr ""
8594
8595 #: builtin/init-db.c:61
8596 #, c-format
8597 msgid "cannot stat template '%s'"
8598 msgstr ""
8599
8600 #: builtin/init-db.c:66
8601 #, c-format
8602 msgid "cannot opendir '%s'"
8603 msgstr ""
8604
8605 #: builtin/init-db.c:77
8606 #, c-format
8607 msgid "cannot readlink '%s'"
8608 msgstr ""
8609
8610 #: builtin/init-db.c:79
8611 #, c-format
8612 msgid "cannot symlink '%s' '%s'"
8613 msgstr ""
8614
8615 #: builtin/init-db.c:85
8616 #, c-format
8617 msgid "cannot copy '%s' to '%s'"
8618 msgstr ""
8619
8620 #: builtin/init-db.c:89
8621 #, c-format
8622 msgid "ignoring template %s"
8623 msgstr ""
8624
8625 #: builtin/init-db.c:120
8626 #, c-format
8627 msgid "templates not found %s"
8628 msgstr ""
8629
8630 #: builtin/init-db.c:135
8631 #, c-format
8632 msgid "not copying templates from '%s': %s"
8633 msgstr ""
8634
8635 #: builtin/init-db.c:328
8636 #, c-format
8637 msgid "unable to handle file type %d"
8638 msgstr ""
8639
8640 #: builtin/init-db.c:331
8641 #, c-format
8642 msgid "unable to move %s to %s"
8643 msgstr ""
8644
8645 #: builtin/init-db.c:348 builtin/init-db.c:351
8646 #, c-format
8647 msgid "%s already exists"
8648 msgstr ""
8649
8650 #: builtin/init-db.c:404
8651 #, c-format
8652 msgid "Reinitialized existing shared Git repository in %s%s\n"
8653 msgstr ""
8654
8655 #: builtin/init-db.c:405
8656 #, c-format
8657 msgid "Reinitialized existing Git repository in %s%s\n"
8658 msgstr ""
8659
8660 #: builtin/init-db.c:409
8661 #, c-format
8662 msgid "Initialized empty shared Git repository in %s%s\n"
8663 msgstr ""
8664
8665 #: builtin/init-db.c:410
8666 #, c-format
8667 msgid "Initialized empty Git repository in %s%s\n"
8668 msgstr ""
8669
8670 #: builtin/init-db.c:458
8671 msgid ""
8672 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
8673 "shared[=<permissions>]] [<directory>]"
8674 msgstr ""
8675
8676 #: builtin/init-db.c:481
8677 msgid "permissions"
8678 msgstr ""
8679
8680 #: builtin/init-db.c:482
8681 msgid "specify that the git repository is to be shared amongst several users"
8682 msgstr ""
8683
8684 #: builtin/init-db.c:516 builtin/init-db.c:521
8685 #, c-format
8686 msgid "cannot mkdir %s"
8687 msgstr ""
8688
8689 #: builtin/init-db.c:525
8690 #, c-format
8691 msgid "cannot chdir to %s"
8692 msgstr ""
8693
8694 #: builtin/init-db.c:546
8695 #, c-format
8696 msgid ""
8697 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
8698 "dir=<directory>)"
8699 msgstr ""
8700
8701 #: builtin/init-db.c:574
8702 #, c-format
8703 msgid "Cannot access work tree '%s'"
8704 msgstr ""
8705
8706 #: builtin/interpret-trailers.c:15
8707 msgid ""
8708 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
8709 "<token>[(=|:)<value>])...] [<file>...]"
8710 msgstr ""
8711
8712 #: builtin/interpret-trailers.c:26
8713 msgid "edit files in place"
8714 msgstr ""
8715
8716 #: builtin/interpret-trailers.c:27
8717 msgid "trim empty trailers"
8718 msgstr ""
8719
8720 #: builtin/interpret-trailers.c:28
8721 msgid "trailer"
8722 msgstr ""
8723
8724 #: builtin/interpret-trailers.c:29
8725 msgid "trailer(s) to add"
8726 msgstr ""
8727
8728 #: builtin/interpret-trailers.c:42
8729 msgid "no input file given for in-place editing"
8730 msgstr ""
8731
8732 #: builtin/log.c:45
8733 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
8734 msgstr ""
8735
8736 #: builtin/log.c:46
8737 msgid "git show [<options>] <object>..."
8738 msgstr ""
8739
8740 #: builtin/log.c:90
8741 #, c-format
8742 msgid "invalid --decorate option: %s"
8743 msgstr ""
8744
8745 #: builtin/log.c:147
8746 msgid "suppress diff output"
8747 msgstr ""
8748
8749 #: builtin/log.c:148
8750 msgid "show source"
8751 msgstr ""
8752
8753 #: builtin/log.c:149
8754 msgid "Use mail map file"
8755 msgstr ""
8756
8757 #: builtin/log.c:150
8758 msgid "decorate options"
8759 msgstr ""
8760
8761 #: builtin/log.c:153
8762 msgid "Process line range n,m in file, counting from 1"
8763 msgstr ""
8764
8765 #: builtin/log.c:249
8766 #, c-format
8767 msgid "Final output: %d %s\n"
8768 msgstr ""
8769
8770 #: builtin/log.c:497
8771 #, c-format
8772 msgid "git show %s: bad file"
8773 msgstr ""
8774
8775 #: builtin/log.c:512 builtin/log.c:606
8776 #, c-format
8777 msgid "Could not read object %s"
8778 msgstr ""
8779
8780 #: builtin/log.c:630
8781 #, c-format
8782 msgid "Unknown type: %d"
8783 msgstr ""
8784
8785 #: builtin/log.c:751
8786 msgid "format.headers without value"
8787 msgstr ""
8788
8789 #: builtin/log.c:852
8790 msgid "name of output directory is too long"
8791 msgstr ""
8792
8793 #: builtin/log.c:868
8794 #, c-format
8795 msgid "Cannot open patch file %s"
8796 msgstr ""
8797
8798 #: builtin/log.c:885
8799 msgid "Need exactly one range."
8800 msgstr ""
8801
8802 #: builtin/log.c:895
8803 msgid "Not a range."
8804 msgstr ""
8805
8806 #: builtin/log.c:1001
8807 msgid "Cover letter needs email format"
8808 msgstr ""
8809
8810 #: builtin/log.c:1081
8811 #, c-format
8812 msgid "insane in-reply-to: %s"
8813 msgstr ""
8814
8815 #: builtin/log.c:1108
8816 msgid "git format-patch [<options>] [<since> | <revision-range>]"
8817 msgstr ""
8818
8819 #: builtin/log.c:1158
8820 msgid "Two output directories?"
8821 msgstr ""
8822
8823 #: builtin/log.c:1265 builtin/log.c:1908 builtin/log.c:1910 builtin/log.c:1922
8824 #, c-format
8825 msgid "Unknown commit %s"
8826 msgstr ""
8827
8828 #: builtin/log.c:1275 builtin/notes.c:886 builtin/tag.c:533
8829 #, c-format
8830 msgid "Failed to resolve '%s' as a valid ref."
8831 msgstr ""
8832
8833 #: builtin/log.c:1280
8834 msgid "Could not find exact merge base."
8835 msgstr ""
8836
8837 #: builtin/log.c:1284
8838 msgid ""
8839 "Failed to get upstream, if you want to record base commit automatically,\n"
8840 "please use git branch --set-upstream-to to track a remote branch.\n"
8841 "Or you could specify base commit by --base=<base-commit-id> manually."
8842 msgstr ""
8843
8844 #: builtin/log.c:1304
8845 msgid "Failed to find exact merge base"
8846 msgstr ""
8847
8848 #: builtin/log.c:1315
8849 msgid "base commit should be the ancestor of revision list"
8850 msgstr ""
8851
8852 #: builtin/log.c:1319
8853 msgid "base commit shouldn't be in revision list"
8854 msgstr ""
8855
8856 #: builtin/log.c:1368
8857 msgid "cannot get patch id"
8858 msgstr ""
8859
8860 #: builtin/log.c:1425
8861 msgid "use [PATCH n/m] even with a single patch"
8862 msgstr ""
8863
8864 #: builtin/log.c:1428
8865 msgid "use [PATCH] even with multiple patches"
8866 msgstr ""
8867
8868 #: builtin/log.c:1432
8869 msgid "print patches to standard out"
8870 msgstr ""
8871
8872 #: builtin/log.c:1434
8873 msgid "generate a cover letter"
8874 msgstr ""
8875
8876 #: builtin/log.c:1436
8877 msgid "use simple number sequence for output file names"
8878 msgstr ""
8879
8880 #: builtin/log.c:1437
8881 msgid "sfx"
8882 msgstr ""
8883
8884 #: builtin/log.c:1438
8885 msgid "use <sfx> instead of '.patch'"
8886 msgstr ""
8887
8888 #: builtin/log.c:1440
8889 msgid "start numbering patches at <n> instead of 1"
8890 msgstr ""
8891
8892 #: builtin/log.c:1442
8893 msgid "mark the series as Nth re-roll"
8894 msgstr ""
8895
8896 #: builtin/log.c:1444
8897 msgid "Use [RFC PATCH] instead of [PATCH]"
8898 msgstr ""
8899
8900 #: builtin/log.c:1447
8901 msgid "Use [<prefix>] instead of [PATCH]"
8902 msgstr ""
8903
8904 #: builtin/log.c:1450
8905 msgid "store resulting files in <dir>"
8906 msgstr ""
8907
8908 #: builtin/log.c:1453
8909 msgid "don't strip/add [PATCH]"
8910 msgstr ""
8911
8912 #: builtin/log.c:1456
8913 msgid "don't output binary diffs"
8914 msgstr ""
8915
8916 #: builtin/log.c:1458
8917 msgid "output all-zero hash in From header"
8918 msgstr ""
8919
8920 #: builtin/log.c:1460
8921 msgid "don't include a patch matching a commit upstream"
8922 msgstr ""
8923
8924 #: builtin/log.c:1462
8925 msgid "show patch format instead of default (patch + stat)"
8926 msgstr ""
8927
8928 #: builtin/log.c:1464
8929 msgid "Messaging"
8930 msgstr ""
8931
8932 #: builtin/log.c:1465
8933 msgid "header"
8934 msgstr ""
8935
8936 #: builtin/log.c:1466
8937 msgid "add email header"
8938 msgstr ""
8939
8940 #: builtin/log.c:1467 builtin/log.c:1469
8941 msgid "email"
8942 msgstr ""
8943
8944 #: builtin/log.c:1467
8945 msgid "add To: header"
8946 msgstr ""
8947
8948 #: builtin/log.c:1469
8949 msgid "add Cc: header"
8950 msgstr ""
8951
8952 #: builtin/log.c:1471
8953 msgid "ident"
8954 msgstr ""
8955
8956 #: builtin/log.c:1472
8957 msgid "set From address to <ident> (or committer ident if absent)"
8958 msgstr ""
8959
8960 #: builtin/log.c:1474
8961 msgid "message-id"
8962 msgstr ""
8963
8964 #: builtin/log.c:1475
8965 msgid "make first mail a reply to <message-id>"
8966 msgstr ""
8967
8968 #: builtin/log.c:1476 builtin/log.c:1479
8969 msgid "boundary"
8970 msgstr ""
8971
8972 #: builtin/log.c:1477
8973 msgid "attach the patch"
8974 msgstr ""
8975
8976 #: builtin/log.c:1480
8977 msgid "inline the patch"
8978 msgstr ""
8979
8980 #: builtin/log.c:1484
8981 msgid "enable message threading, styles: shallow, deep"
8982 msgstr ""
8983
8984 #: builtin/log.c:1486
8985 msgid "signature"
8986 msgstr ""
8987
8988 #: builtin/log.c:1487
8989 msgid "add a signature"
8990 msgstr ""
8991
8992 #: builtin/log.c:1488
8993 msgid "base-commit"
8994 msgstr ""
8995
8996 #: builtin/log.c:1489
8997 msgid "add prerequisite tree info to the patch series"
8998 msgstr ""
8999
9000 #: builtin/log.c:1491
9001 msgid "add a signature from a file"
9002 msgstr ""
9003
9004 #: builtin/log.c:1492
9005 msgid "don't print the patch filenames"
9006 msgstr ""
9007
9008 #: builtin/log.c:1567
9009 #, c-format
9010 msgid "invalid ident line: %s"
9011 msgstr ""
9012
9013 #: builtin/log.c:1582
9014 msgid "-n and -k are mutually exclusive."
9015 msgstr ""
9016
9017 #: builtin/log.c:1584
9018 msgid "--subject-prefix/--rfc and -k are mutually exclusive."
9019 msgstr ""
9020
9021 #: builtin/log.c:1592
9022 msgid "--name-only does not make sense"
9023 msgstr ""
9024
9025 #: builtin/log.c:1594
9026 msgid "--name-status does not make sense"
9027 msgstr ""
9028
9029 #: builtin/log.c:1596
9030 msgid "--check does not make sense"
9031 msgstr ""
9032
9033 #: builtin/log.c:1626
9034 msgid "standard output, or directory, which one?"
9035 msgstr ""
9036
9037 #: builtin/log.c:1628
9038 #, c-format
9039 msgid "Could not create directory '%s'"
9040 msgstr ""
9041
9042 #: builtin/log.c:1722
9043 #, c-format
9044 msgid "unable to read signature file '%s'"
9045 msgstr ""
9046
9047 #: builtin/log.c:1794
9048 msgid "Failed to create output files"
9049 msgstr ""
9050
9051 #: builtin/log.c:1843
9052 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
9053 msgstr ""
9054
9055 #: builtin/log.c:1897
9056 #, c-format
9057 msgid ""
9058 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
9059 msgstr ""
9060
9061 #: builtin/ls-files.c:468
9062 msgid "git ls-files [<options>] [<file>...]"
9063 msgstr ""
9064
9065 #: builtin/ls-files.c:517
9066 msgid "identify the file status with tags"
9067 msgstr ""
9068
9069 #: builtin/ls-files.c:519
9070 msgid "use lowercase letters for 'assume unchanged' files"
9071 msgstr ""
9072
9073 #: builtin/ls-files.c:521
9074 msgid "show cached files in the output (default)"
9075 msgstr ""
9076
9077 #: builtin/ls-files.c:523
9078 msgid "show deleted files in the output"
9079 msgstr ""
9080
9081 #: builtin/ls-files.c:525
9082 msgid "show modified files in the output"
9083 msgstr ""
9084
9085 #: builtin/ls-files.c:527
9086 msgid "show other files in the output"
9087 msgstr ""
9088
9089 #: builtin/ls-files.c:529
9090 msgid "show ignored files in the output"
9091 msgstr ""
9092
9093 #: builtin/ls-files.c:532
9094 msgid "show staged contents' object name in the output"
9095 msgstr ""
9096
9097 #: builtin/ls-files.c:534
9098 msgid "show files on the filesystem that need to be removed"
9099 msgstr ""
9100
9101 #: builtin/ls-files.c:536
9102 msgid "show 'other' directories' names only"
9103 msgstr ""
9104
9105 #: builtin/ls-files.c:538
9106 msgid "show line endings of files"
9107 msgstr ""
9108
9109 #: builtin/ls-files.c:540
9110 msgid "don't show empty directories"
9111 msgstr ""
9112
9113 #: builtin/ls-files.c:543
9114 msgid "show unmerged files in the output"
9115 msgstr ""
9116
9117 #: builtin/ls-files.c:545
9118 msgid "show resolve-undo information"
9119 msgstr ""
9120
9121 #: builtin/ls-files.c:547
9122 msgid "skip files matching pattern"
9123 msgstr ""
9124
9125 #: builtin/ls-files.c:550
9126 msgid "exclude patterns are read from <file>"
9127 msgstr ""
9128
9129 #: builtin/ls-files.c:553
9130 msgid "read additional per-directory exclude patterns in <file>"
9131 msgstr ""
9132
9133 #: builtin/ls-files.c:555
9134 msgid "add the standard git exclusions"
9135 msgstr ""
9136
9137 #: builtin/ls-files.c:558
9138 msgid "make the output relative to the project top directory"
9139 msgstr ""
9140
9141 #: builtin/ls-files.c:561
9142 msgid "recurse through submodules"
9143 msgstr ""
9144
9145 #: builtin/ls-files.c:563
9146 msgid "if any <file> is not in the index, treat this as an error"
9147 msgstr ""
9148
9149 #: builtin/ls-files.c:564
9150 msgid "tree-ish"
9151 msgstr ""
9152
9153 #: builtin/ls-files.c:565
9154 msgid "pretend that paths removed since <tree-ish> are still present"
9155 msgstr ""
9156
9157 #: builtin/ls-files.c:567
9158 msgid "show debugging data"
9159 msgstr ""
9160
9161 #: builtin/ls-remote.c:7
9162 msgid ""
9163 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
9164 "                     [-q | --quiet] [--exit-code] [--get-url]\n"
9165 "                     [--symref] [<repository> [<refs>...]]"
9166 msgstr ""
9167
9168 #: builtin/ls-remote.c:52
9169 msgid "do not print remote URL"
9170 msgstr ""
9171
9172 #: builtin/ls-remote.c:53 builtin/ls-remote.c:55
9173 msgid "exec"
9174 msgstr ""
9175
9176 #: builtin/ls-remote.c:54 builtin/ls-remote.c:56
9177 msgid "path of git-upload-pack on the remote host"
9178 msgstr ""
9179
9180 #: builtin/ls-remote.c:58
9181 msgid "limit to tags"
9182 msgstr ""
9183
9184 #: builtin/ls-remote.c:59
9185 msgid "limit to heads"
9186 msgstr ""
9187
9188 #: builtin/ls-remote.c:60
9189 msgid "do not show peeled tags"
9190 msgstr ""
9191
9192 #: builtin/ls-remote.c:62
9193 msgid "take url.<base>.insteadOf into account"
9194 msgstr ""
9195
9196 #: builtin/ls-remote.c:64
9197 msgid "exit with exit code 2 if no matching refs are found"
9198 msgstr ""
9199
9200 #: builtin/ls-remote.c:66
9201 msgid "show underlying ref in addition to the object pointed by it"
9202 msgstr ""
9203
9204 #: builtin/ls-tree.c:29
9205 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
9206 msgstr ""
9207
9208 #: builtin/ls-tree.c:127
9209 msgid "only show trees"
9210 msgstr ""
9211
9212 #: builtin/ls-tree.c:129
9213 msgid "recurse into subtrees"
9214 msgstr ""
9215
9216 #: builtin/ls-tree.c:131
9217 msgid "show trees when recursing"
9218 msgstr ""
9219
9220 #: builtin/ls-tree.c:134
9221 msgid "terminate entries with NUL byte"
9222 msgstr ""
9223
9224 #: builtin/ls-tree.c:135
9225 msgid "include object size"
9226 msgstr ""
9227
9228 #: builtin/ls-tree.c:137 builtin/ls-tree.c:139
9229 msgid "list only filenames"
9230 msgstr ""
9231
9232 #: builtin/ls-tree.c:142
9233 msgid "use full path names"
9234 msgstr ""
9235
9236 #: builtin/ls-tree.c:144
9237 msgid "list entire tree; not just current directory (implies --full-name)"
9238 msgstr ""
9239
9240 #: builtin/mailsplit.c:241
9241 #, c-format
9242 msgid "empty mbox: '%s'"
9243 msgstr ""
9244
9245 #: builtin/merge.c:47
9246 msgid "git merge [<options>] [<commit>...]"
9247 msgstr ""
9248
9249 #: builtin/merge.c:48
9250 msgid "git merge --abort"
9251 msgstr ""
9252
9253 #: builtin/merge.c:49
9254 msgid "git merge --continue"
9255 msgstr ""
9256
9257 #: builtin/merge.c:104
9258 msgid "switch `m' requires a value"
9259 msgstr ""
9260
9261 #: builtin/merge.c:141
9262 #, c-format
9263 msgid "Could not find merge strategy '%s'.\n"
9264 msgstr ""
9265
9266 #: builtin/merge.c:142
9267 #, c-format
9268 msgid "Available strategies are:"
9269 msgstr ""
9270
9271 #: builtin/merge.c:147
9272 #, c-format
9273 msgid "Available custom strategies are:"
9274 msgstr ""
9275
9276 #: builtin/merge.c:197 builtin/pull.c:134
9277 msgid "do not show a diffstat at the end of the merge"
9278 msgstr ""
9279
9280 #: builtin/merge.c:200 builtin/pull.c:137
9281 msgid "show a diffstat at the end of the merge"
9282 msgstr ""
9283
9284 #: builtin/merge.c:201 builtin/pull.c:140
9285 msgid "(synonym to --stat)"
9286 msgstr ""
9287
9288 #: builtin/merge.c:203 builtin/pull.c:143
9289 msgid "add (at most <n>) entries from shortlog to merge commit message"
9290 msgstr ""
9291
9292 #: builtin/merge.c:206 builtin/pull.c:146
9293 msgid "create a single commit instead of doing a merge"
9294 msgstr ""
9295
9296 #: builtin/merge.c:208 builtin/pull.c:149
9297 msgid "perform a commit if the merge succeeds (default)"
9298 msgstr ""
9299
9300 #: builtin/merge.c:210 builtin/pull.c:152
9301 msgid "edit message before committing"
9302 msgstr ""
9303
9304 #: builtin/merge.c:211
9305 msgid "allow fast-forward (default)"
9306 msgstr ""
9307
9308 #: builtin/merge.c:213 builtin/pull.c:158
9309 msgid "abort if fast-forward is not possible"
9310 msgstr ""
9311
9312 #: builtin/merge.c:217 builtin/pull.c:161
9313 msgid "verify that the named commit has a valid GPG signature"
9314 msgstr ""
9315
9316 #: builtin/merge.c:218 builtin/notes.c:776 builtin/pull.c:165
9317 #: builtin/revert.c:109
9318 msgid "strategy"
9319 msgstr ""
9320
9321 #: builtin/merge.c:219 builtin/pull.c:166
9322 msgid "merge strategy to use"
9323 msgstr ""
9324
9325 #: builtin/merge.c:220 builtin/pull.c:169
9326 msgid "option=value"
9327 msgstr ""
9328
9329 #: builtin/merge.c:221 builtin/pull.c:170
9330 msgid "option for selected merge strategy"
9331 msgstr ""
9332
9333 #: builtin/merge.c:223
9334 msgid "merge commit message (for a non-fast-forward merge)"
9335 msgstr ""
9336
9337 #: builtin/merge.c:227
9338 msgid "abort the current in-progress merge"
9339 msgstr ""
9340
9341 #: builtin/merge.c:229
9342 msgid "continue the current in-progress merge"
9343 msgstr ""
9344
9345 #: builtin/merge.c:231 builtin/pull.c:177
9346 msgid "allow merging unrelated histories"
9347 msgstr ""
9348
9349 #: builtin/merge.c:259
9350 msgid "could not run stash."
9351 msgstr ""
9352
9353 #: builtin/merge.c:264
9354 msgid "stash failed"
9355 msgstr ""
9356
9357 #: builtin/merge.c:269
9358 #, c-format
9359 msgid "not a valid object: %s"
9360 msgstr ""
9361
9362 #: builtin/merge.c:288 builtin/merge.c:305
9363 msgid "read-tree failed"
9364 msgstr ""
9365
9366 #: builtin/merge.c:335
9367 msgid " (nothing to squash)"
9368 msgstr ""
9369
9370 #: builtin/merge.c:346
9371 #, c-format
9372 msgid "Squash commit -- not updating HEAD\n"
9373 msgstr ""
9374
9375 #: builtin/merge.c:396
9376 #, c-format
9377 msgid "No merge message -- not updating HEAD\n"
9378 msgstr ""
9379
9380 #: builtin/merge.c:447
9381 #, c-format
9382 msgid "'%s' does not point to a commit"
9383 msgstr ""
9384
9385 #: builtin/merge.c:537
9386 #, c-format
9387 msgid "Bad branch.%s.mergeoptions string: %s"
9388 msgstr ""
9389
9390 #: builtin/merge.c:657
9391 msgid "Not handling anything other than two heads merge."
9392 msgstr ""
9393
9394 #: builtin/merge.c:671
9395 #, c-format
9396 msgid "Unknown option for merge-recursive: -X%s"
9397 msgstr ""
9398
9399 #: builtin/merge.c:686
9400 #, c-format
9401 msgid "unable to write %s"
9402 msgstr ""
9403
9404 #: builtin/merge.c:738
9405 #, c-format
9406 msgid "Could not read from '%s'"
9407 msgstr ""
9408
9409 #: builtin/merge.c:747
9410 #, c-format
9411 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
9412 msgstr ""
9413
9414 #: builtin/merge.c:753
9415 #, c-format
9416 msgid ""
9417 "Please enter a commit message to explain why this merge is necessary,\n"
9418 "especially if it merges an updated upstream into a topic branch.\n"
9419 "\n"
9420 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
9421 "the commit.\n"
9422 msgstr ""
9423
9424 #: builtin/merge.c:777
9425 msgid "Empty commit message."
9426 msgstr ""
9427
9428 #: builtin/merge.c:797
9429 #, c-format
9430 msgid "Wonderful.\n"
9431 msgstr ""
9432
9433 #: builtin/merge.c:850
9434 #, c-format
9435 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
9436 msgstr ""
9437
9438 #: builtin/merge.c:889
9439 msgid "No current branch."
9440 msgstr ""
9441
9442 #: builtin/merge.c:891
9443 msgid "No remote for the current branch."
9444 msgstr ""
9445
9446 #: builtin/merge.c:893
9447 msgid "No default upstream defined for the current branch."
9448 msgstr ""
9449
9450 #: builtin/merge.c:898
9451 #, c-format
9452 msgid "No remote-tracking branch for %s from %s"
9453 msgstr ""
9454
9455 #: builtin/merge.c:945
9456 #, c-format
9457 msgid "Bad value '%s' in environment '%s'"
9458 msgstr ""
9459
9460 #: builtin/merge.c:1046
9461 #, c-format
9462 msgid "not something we can merge in %s: %s"
9463 msgstr ""
9464
9465 #: builtin/merge.c:1080
9466 msgid "not something we can merge"
9467 msgstr ""
9468
9469 #: builtin/merge.c:1145
9470 msgid "--abort expects no arguments"
9471 msgstr ""
9472
9473 #: builtin/merge.c:1149
9474 msgid "There is no merge to abort (MERGE_HEAD missing)."
9475 msgstr ""
9476
9477 #: builtin/merge.c:1161
9478 msgid "--continue expects no arguments"
9479 msgstr ""
9480
9481 #: builtin/merge.c:1165
9482 msgid "There is no merge in progress (MERGE_HEAD missing)."
9483 msgstr ""
9484
9485 #: builtin/merge.c:1181
9486 msgid ""
9487 "You have not concluded your merge (MERGE_HEAD exists).\n"
9488 "Please, commit your changes before you merge."
9489 msgstr ""
9490
9491 #: builtin/merge.c:1188
9492 msgid ""
9493 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
9494 "Please, commit your changes before you merge."
9495 msgstr ""
9496
9497 #: builtin/merge.c:1191
9498 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
9499 msgstr ""
9500
9501 #: builtin/merge.c:1200
9502 msgid "You cannot combine --squash with --no-ff."
9503 msgstr ""
9504
9505 #: builtin/merge.c:1208
9506 msgid "No commit specified and merge.defaultToUpstream not set."
9507 msgstr ""
9508
9509 #: builtin/merge.c:1225
9510 msgid "Squash commit into empty head not supported yet"
9511 msgstr ""
9512
9513 #: builtin/merge.c:1227
9514 msgid "Non-fast-forward commit does not make sense into an empty head"
9515 msgstr ""
9516
9517 #: builtin/merge.c:1232
9518 #, c-format
9519 msgid "%s - not something we can merge"
9520 msgstr ""
9521
9522 #: builtin/merge.c:1234
9523 msgid "Can merge only exactly one commit into empty head"
9524 msgstr ""
9525
9526 #: builtin/merge.c:1268
9527 #, c-format
9528 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
9529 msgstr ""
9530
9531 #: builtin/merge.c:1271
9532 #, c-format
9533 msgid "Commit %s has a bad GPG signature allegedly by %s."
9534 msgstr ""
9535
9536 #: builtin/merge.c:1274
9537 #, c-format
9538 msgid "Commit %s does not have a GPG signature."
9539 msgstr ""
9540
9541 #: builtin/merge.c:1277
9542 #, c-format
9543 msgid "Commit %s has a good GPG signature by %s\n"
9544 msgstr ""
9545
9546 #: builtin/merge.c:1339
9547 msgid "refusing to merge unrelated histories"
9548 msgstr ""
9549
9550 #: builtin/merge.c:1348
9551 msgid "Already up-to-date."
9552 msgstr ""
9553
9554 #: builtin/merge.c:1358
9555 #, c-format
9556 msgid "Updating %s..%s\n"
9557 msgstr ""
9558
9559 #: builtin/merge.c:1399
9560 #, c-format
9561 msgid "Trying really trivial in-index merge...\n"
9562 msgstr ""
9563
9564 #: builtin/merge.c:1406
9565 #, c-format
9566 msgid "Nope.\n"
9567 msgstr ""
9568
9569 #: builtin/merge.c:1431
9570 msgid "Already up-to-date. Yeeah!"
9571 msgstr ""
9572
9573 #: builtin/merge.c:1437
9574 msgid "Not possible to fast-forward, aborting."
9575 msgstr ""
9576
9577 #: builtin/merge.c:1460 builtin/merge.c:1539
9578 #, c-format
9579 msgid "Rewinding the tree to pristine...\n"
9580 msgstr ""
9581
9582 #: builtin/merge.c:1464
9583 #, c-format
9584 msgid "Trying merge strategy %s...\n"
9585 msgstr ""
9586
9587 #: builtin/merge.c:1530
9588 #, c-format
9589 msgid "No merge strategy handled the merge.\n"
9590 msgstr ""
9591
9592 #: builtin/merge.c:1532
9593 #, c-format
9594 msgid "Merge with strategy %s failed.\n"
9595 msgstr ""
9596
9597 #: builtin/merge.c:1541
9598 #, c-format
9599 msgid "Using the %s to prepare resolving by hand.\n"
9600 msgstr ""
9601
9602 #: builtin/merge.c:1553
9603 #, c-format
9604 msgid "Automatic merge went well; stopped before committing as requested\n"
9605 msgstr ""
9606
9607 #: builtin/merge-base.c:30
9608 msgid "git merge-base [-a | --all] <commit> <commit>..."
9609 msgstr ""
9610
9611 #: builtin/merge-base.c:31
9612 msgid "git merge-base [-a | --all] --octopus <commit>..."
9613 msgstr ""
9614
9615 #: builtin/merge-base.c:32
9616 msgid "git merge-base --independent <commit>..."
9617 msgstr ""
9618
9619 #: builtin/merge-base.c:33
9620 msgid "git merge-base --is-ancestor <commit> <commit>"
9621 msgstr ""
9622
9623 #: builtin/merge-base.c:34
9624 msgid "git merge-base --fork-point <ref> [<commit>]"
9625 msgstr ""
9626
9627 #: builtin/merge-base.c:218
9628 msgid "output all common ancestors"
9629 msgstr ""
9630
9631 #: builtin/merge-base.c:220
9632 msgid "find ancestors for a single n-way merge"
9633 msgstr ""
9634
9635 #: builtin/merge-base.c:222
9636 msgid "list revs not reachable from others"
9637 msgstr ""
9638
9639 #: builtin/merge-base.c:224
9640 msgid "is the first one ancestor of the other?"
9641 msgstr ""
9642
9643 #: builtin/merge-base.c:226
9644 msgid "find where <commit> forked from reflog of <ref>"
9645 msgstr ""
9646
9647 #: builtin/merge-file.c:9
9648 msgid ""
9649 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
9650 "<orig-file> <file2>"
9651 msgstr ""
9652
9653 #: builtin/merge-file.c:33
9654 msgid "send results to standard output"
9655 msgstr ""
9656
9657 #: builtin/merge-file.c:34
9658 msgid "use a diff3 based merge"
9659 msgstr ""
9660
9661 #: builtin/merge-file.c:35
9662 msgid "for conflicts, use our version"
9663 msgstr ""
9664
9665 #: builtin/merge-file.c:37
9666 msgid "for conflicts, use their version"
9667 msgstr ""
9668
9669 #: builtin/merge-file.c:39
9670 msgid "for conflicts, use a union version"
9671 msgstr ""
9672
9673 #: builtin/merge-file.c:42
9674 msgid "for conflicts, use this marker size"
9675 msgstr ""
9676
9677 #: builtin/merge-file.c:43
9678 msgid "do not warn about conflicts"
9679 msgstr ""
9680
9681 #: builtin/merge-file.c:45
9682 msgid "set labels for file1/orig-file/file2"
9683 msgstr ""
9684
9685 #: builtin/merge-recursive.c:45
9686 #, c-format
9687 msgid "unknown option %s"
9688 msgstr ""
9689
9690 #: builtin/merge-recursive.c:51
9691 #, c-format
9692 msgid "could not parse object '%s'"
9693 msgstr ""
9694
9695 #: builtin/merge-recursive.c:55
9696 #, c-format
9697 msgid "cannot handle more than %d base. Ignoring %s."
9698 msgid_plural "cannot handle more than %d bases. Ignoring %s."
9699 msgstr[0] ""
9700 msgstr[1] ""
9701
9702 #: builtin/merge-recursive.c:63
9703 msgid "not handling anything other than two heads merge."
9704 msgstr ""
9705
9706 #: builtin/merge-recursive.c:69 builtin/merge-recursive.c:71
9707 #, c-format
9708 msgid "could not resolve ref '%s'"
9709 msgstr ""
9710
9711 #: builtin/merge-recursive.c:77
9712 #, c-format
9713 msgid "Merging %s with %s\n"
9714 msgstr ""
9715
9716 #: builtin/mktree.c:65
9717 msgid "git mktree [-z] [--missing] [--batch]"
9718 msgstr ""
9719
9720 #: builtin/mktree.c:153
9721 msgid "input is NUL terminated"
9722 msgstr ""
9723
9724 #: builtin/mktree.c:154 builtin/write-tree.c:25
9725 msgid "allow missing objects"
9726 msgstr ""
9727
9728 #: builtin/mktree.c:155
9729 msgid "allow creation of more than one tree"
9730 msgstr ""
9731
9732 #: builtin/mv.c:17
9733 msgid "git mv [<options>] <source>... <destination>"
9734 msgstr ""
9735
9736 #: builtin/mv.c:83
9737 #, c-format
9738 msgid "Directory %s is in index and no submodule?"
9739 msgstr ""
9740
9741 #: builtin/mv.c:85 builtin/rm.c:290
9742 msgid "Please stage your changes to .gitmodules or stash them to proceed"
9743 msgstr ""
9744
9745 #: builtin/mv.c:103
9746 #, c-format
9747 msgid "%.*s is in index"
9748 msgstr ""
9749
9750 #: builtin/mv.c:125
9751 msgid "force move/rename even if target exists"
9752 msgstr ""
9753
9754 #: builtin/mv.c:126
9755 msgid "skip move/rename errors"
9756 msgstr ""
9757
9758 #: builtin/mv.c:168
9759 #, c-format
9760 msgid "destination '%s' is not a directory"
9761 msgstr ""
9762
9763 #: builtin/mv.c:179
9764 #, c-format
9765 msgid "Checking rename of '%s' to '%s'\n"
9766 msgstr ""
9767
9768 #: builtin/mv.c:183
9769 msgid "bad source"
9770 msgstr ""
9771
9772 #: builtin/mv.c:186
9773 msgid "can not move directory into itself"
9774 msgstr ""
9775
9776 #: builtin/mv.c:189
9777 msgid "cannot move directory over file"
9778 msgstr ""
9779
9780 #: builtin/mv.c:198
9781 msgid "source directory is empty"
9782 msgstr ""
9783
9784 #: builtin/mv.c:223
9785 msgid "not under version control"
9786 msgstr ""
9787
9788 #: builtin/mv.c:226
9789 msgid "destination exists"
9790 msgstr ""
9791
9792 #: builtin/mv.c:234
9793 #, c-format
9794 msgid "overwriting '%s'"
9795 msgstr ""
9796
9797 #: builtin/mv.c:237
9798 msgid "Cannot overwrite"
9799 msgstr ""
9800
9801 #: builtin/mv.c:240
9802 msgid "multiple sources for the same target"
9803 msgstr ""
9804
9805 #: builtin/mv.c:242
9806 msgid "destination directory does not exist"
9807 msgstr ""
9808
9809 #: builtin/mv.c:249
9810 #, c-format
9811 msgid "%s, source=%s, destination=%s"
9812 msgstr ""
9813
9814 #: builtin/mv.c:270
9815 #, c-format
9816 msgid "Renaming %s to %s\n"
9817 msgstr ""
9818
9819 #: builtin/mv.c:276 builtin/remote.c:711 builtin/repack.c:390
9820 #, c-format
9821 msgid "renaming '%s' failed"
9822 msgstr ""
9823
9824 #: builtin/name-rev.c:338
9825 msgid "git name-rev [<options>] <commit>..."
9826 msgstr ""
9827
9828 #: builtin/name-rev.c:339
9829 msgid "git name-rev [<options>] --all"
9830 msgstr ""
9831
9832 #: builtin/name-rev.c:340
9833 msgid "git name-rev [<options>] --stdin"
9834 msgstr ""
9835
9836 #: builtin/name-rev.c:395
9837 msgid "print only names (no SHA-1)"
9838 msgstr ""
9839
9840 #: builtin/name-rev.c:396
9841 msgid "only use tags to name the commits"
9842 msgstr ""
9843
9844 #: builtin/name-rev.c:398
9845 msgid "only use refs matching <pattern>"
9846 msgstr ""
9847
9848 #: builtin/name-rev.c:400
9849 msgid "ignore refs matching <pattern>"
9850 msgstr ""
9851
9852 #: builtin/name-rev.c:402
9853 msgid "list all commits reachable from all refs"
9854 msgstr ""
9855
9856 #: builtin/name-rev.c:403
9857 msgid "read from stdin"
9858 msgstr ""
9859
9860 #: builtin/name-rev.c:404
9861 msgid "allow to print `undefined` names (default)"
9862 msgstr ""
9863
9864 #: builtin/name-rev.c:410
9865 msgid "dereference tags in the input (internal use)"
9866 msgstr ""
9867
9868 #: builtin/notes.c:26
9869 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
9870 msgstr ""
9871
9872 #: builtin/notes.c:27
9873 msgid ""
9874 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
9875 "| (-c | -C) <object>] [<object>]"
9876 msgstr ""
9877
9878 #: builtin/notes.c:28
9879 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
9880 msgstr ""
9881
9882 #: builtin/notes.c:29
9883 msgid ""
9884 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
9885 "(-c | -C) <object>] [<object>]"
9886 msgstr ""
9887
9888 #: builtin/notes.c:30
9889 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
9890 msgstr ""
9891
9892 #: builtin/notes.c:31
9893 msgid "git notes [--ref <notes-ref>] show [<object>]"
9894 msgstr ""
9895
9896 #: builtin/notes.c:32
9897 msgid ""
9898 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
9899 msgstr ""
9900
9901 #: builtin/notes.c:33
9902 msgid "git notes merge --commit [-v | -q]"
9903 msgstr ""
9904
9905 #: builtin/notes.c:34
9906 msgid "git notes merge --abort [-v | -q]"
9907 msgstr ""
9908
9909 #: builtin/notes.c:35
9910 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
9911 msgstr ""
9912
9913 #: builtin/notes.c:36
9914 msgid "git notes [--ref <notes-ref>] prune [-n | -v]"
9915 msgstr ""
9916
9917 #: builtin/notes.c:37
9918 msgid "git notes [--ref <notes-ref>] get-ref"
9919 msgstr ""
9920
9921 #: builtin/notes.c:42
9922 msgid "git notes [list [<object>]]"
9923 msgstr ""
9924
9925 #: builtin/notes.c:47
9926 msgid "git notes add [<options>] [<object>]"
9927 msgstr ""
9928
9929 #: builtin/notes.c:52
9930 msgid "git notes copy [<options>] <from-object> <to-object>"
9931 msgstr ""
9932
9933 #: builtin/notes.c:53
9934 msgid "git notes copy --stdin [<from-object> <to-object>]..."
9935 msgstr ""
9936
9937 #: builtin/notes.c:58
9938 msgid "git notes append [<options>] [<object>]"
9939 msgstr ""
9940
9941 #: builtin/notes.c:63
9942 msgid "git notes edit [<object>]"
9943 msgstr ""
9944
9945 #: builtin/notes.c:68
9946 msgid "git notes show [<object>]"
9947 msgstr ""
9948
9949 #: builtin/notes.c:73
9950 msgid "git notes merge [<options>] <notes-ref>"
9951 msgstr ""
9952
9953 #: builtin/notes.c:74
9954 msgid "git notes merge --commit [<options>]"
9955 msgstr ""
9956
9957 #: builtin/notes.c:75
9958 msgid "git notes merge --abort [<options>]"
9959 msgstr ""
9960
9961 #: builtin/notes.c:80
9962 msgid "git notes remove [<object>]"
9963 msgstr ""
9964
9965 #: builtin/notes.c:85
9966 msgid "git notes prune [<options>]"
9967 msgstr ""
9968
9969 #: builtin/notes.c:90
9970 msgid "git notes get-ref"
9971 msgstr ""
9972
9973 #: builtin/notes.c:95
9974 msgid "Write/edit the notes for the following object:"
9975 msgstr ""
9976
9977 #: builtin/notes.c:148
9978 #, c-format
9979 msgid "unable to start 'show' for object '%s'"
9980 msgstr ""
9981
9982 #: builtin/notes.c:152
9983 msgid "could not read 'show' output"
9984 msgstr ""
9985
9986 #: builtin/notes.c:160
9987 #, c-format
9988 msgid "failed to finish 'show' for object '%s'"
9989 msgstr ""
9990
9991 #: builtin/notes.c:195
9992 msgid "please supply the note contents using either -m or -F option"
9993 msgstr ""
9994
9995 #: builtin/notes.c:204
9996 msgid "unable to write note object"
9997 msgstr ""
9998
9999 #: builtin/notes.c:206
10000 #, c-format
10001 msgid "the note contents have been left in %s"
10002 msgstr ""
10003
10004 #: builtin/notes.c:234 builtin/tag.c:517
10005 #, c-format
10006 msgid "cannot read '%s'"
10007 msgstr ""
10008
10009 #: builtin/notes.c:236 builtin/tag.c:520
10010 #, c-format
10011 msgid "could not open or read '%s'"
10012 msgstr ""
10013
10014 #: builtin/notes.c:255 builtin/notes.c:306 builtin/notes.c:308
10015 #: builtin/notes.c:375 builtin/notes.c:430 builtin/notes.c:516
10016 #: builtin/notes.c:521 builtin/notes.c:599 builtin/notes.c:661
10017 #, c-format
10018 msgid "failed to resolve '%s' as a valid ref."
10019 msgstr ""
10020
10021 #: builtin/notes.c:258
10022 #, c-format
10023 msgid "failed to read object '%s'."
10024 msgstr ""
10025
10026 #: builtin/notes.c:262
10027 #, c-format
10028 msgid "cannot read note data from non-blob object '%s'."
10029 msgstr ""
10030
10031 #: builtin/notes.c:302
10032 #, c-format
10033 msgid "malformed input line: '%s'."
10034 msgstr ""
10035
10036 #: builtin/notes.c:317
10037 #, c-format
10038 msgid "failed to copy notes from '%s' to '%s'"
10039 msgstr ""
10040
10041 #. TRANSLATORS: the first %s will be replaced by a git
10042 #. notes command: 'add', 'merge', 'remove', etc.
10043 #.
10044 #: builtin/notes.c:348
10045 #, c-format
10046 msgid "refusing to %s notes in %s (outside of refs/notes/)"
10047 msgstr ""
10048
10049 #: builtin/notes.c:368 builtin/notes.c:423 builtin/notes.c:499
10050 #: builtin/notes.c:511 builtin/notes.c:587 builtin/notes.c:654
10051 #: builtin/notes.c:804 builtin/notes.c:951 builtin/notes.c:972
10052 msgid "too many parameters"
10053 msgstr ""
10054
10055 #: builtin/notes.c:381 builtin/notes.c:667
10056 #, c-format
10057 msgid "no note found for object %s."
10058 msgstr ""
10059
10060 #: builtin/notes.c:402 builtin/notes.c:565
10061 msgid "note contents as a string"
10062 msgstr ""
10063
10064 #: builtin/notes.c:405 builtin/notes.c:568
10065 msgid "note contents in a file"
10066 msgstr ""
10067
10068 #: builtin/notes.c:408 builtin/notes.c:571
10069 msgid "reuse and edit specified note object"
10070 msgstr ""
10071
10072 #: builtin/notes.c:411 builtin/notes.c:574
10073 msgid "reuse specified note object"
10074 msgstr ""
10075
10076 #: builtin/notes.c:414 builtin/notes.c:577
10077 msgid "allow storing empty note"
10078 msgstr ""
10079
10080 #: builtin/notes.c:415 builtin/notes.c:486
10081 msgid "replace existing notes"
10082 msgstr ""
10083
10084 #: builtin/notes.c:440
10085 #, c-format
10086 msgid ""
10087 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
10088 "existing notes"
10089 msgstr ""
10090
10091 #: builtin/notes.c:455 builtin/notes.c:534
10092 #, c-format
10093 msgid "Overwriting existing notes for object %s\n"
10094 msgstr ""
10095
10096 #: builtin/notes.c:466 builtin/notes.c:626 builtin/notes.c:891
10097 #, c-format
10098 msgid "Removing note for object %s\n"
10099 msgstr ""
10100
10101 #: builtin/notes.c:487
10102 msgid "read objects from stdin"
10103 msgstr ""
10104
10105 #: builtin/notes.c:489
10106 msgid "load rewriting config for <command> (implies --stdin)"
10107 msgstr ""
10108
10109 #: builtin/notes.c:507
10110 msgid "too few parameters"
10111 msgstr ""
10112
10113 #: builtin/notes.c:528
10114 #, c-format
10115 msgid ""
10116 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
10117 "existing notes"
10118 msgstr ""
10119
10120 #: builtin/notes.c:540
10121 #, c-format
10122 msgid "missing notes on source object %s. Cannot copy."
10123 msgstr ""
10124
10125 #: builtin/notes.c:592
10126 #, c-format
10127 msgid ""
10128 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
10129 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
10130 msgstr ""
10131
10132 #: builtin/notes.c:687
10133 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
10134 msgstr ""
10135
10136 #: builtin/notes.c:689
10137 msgid "failed to delete ref NOTES_MERGE_REF"
10138 msgstr ""
10139
10140 #: builtin/notes.c:691
10141 msgid "failed to remove 'git notes merge' worktree"
10142 msgstr ""
10143
10144 #: builtin/notes.c:711
10145 msgid "failed to read ref NOTES_MERGE_PARTIAL"
10146 msgstr ""
10147
10148 #: builtin/notes.c:713
10149 msgid "could not find commit from NOTES_MERGE_PARTIAL."
10150 msgstr ""
10151
10152 #: builtin/notes.c:715
10153 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
10154 msgstr ""
10155
10156 #: builtin/notes.c:728
10157 msgid "failed to resolve NOTES_MERGE_REF"
10158 msgstr ""
10159
10160 #: builtin/notes.c:731
10161 msgid "failed to finalize notes merge"
10162 msgstr ""
10163
10164 #: builtin/notes.c:757
10165 #, c-format
10166 msgid "unknown notes merge strategy %s"
10167 msgstr ""
10168
10169 #: builtin/notes.c:773
10170 msgid "General options"
10171 msgstr ""
10172
10173 #: builtin/notes.c:775
10174 msgid "Merge options"
10175 msgstr ""
10176
10177 #: builtin/notes.c:777
10178 msgid ""
10179 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
10180 "cat_sort_uniq)"
10181 msgstr ""
10182
10183 #: builtin/notes.c:779
10184 msgid "Committing unmerged notes"
10185 msgstr ""
10186
10187 #: builtin/notes.c:781
10188 msgid "finalize notes merge by committing unmerged notes"
10189 msgstr ""
10190
10191 #: builtin/notes.c:783
10192 msgid "Aborting notes merge resolution"
10193 msgstr ""
10194
10195 #: builtin/notes.c:785
10196 msgid "abort notes merge"
10197 msgstr ""
10198
10199 #: builtin/notes.c:796
10200 msgid "cannot mix --commit, --abort or -s/--strategy"
10201 msgstr ""
10202
10203 #: builtin/notes.c:801
10204 msgid "must specify a notes ref to merge"
10205 msgstr ""
10206
10207 #: builtin/notes.c:825
10208 #, c-format
10209 msgid "unknown -s/--strategy: %s"
10210 msgstr ""
10211
10212 #: builtin/notes.c:862
10213 #, c-format
10214 msgid "a notes merge into %s is already in-progress at %s"
10215 msgstr ""
10216
10217 #: builtin/notes.c:865
10218 #, c-format
10219 msgid "failed to store link to current notes ref (%s)"
10220 msgstr ""
10221
10222 #: builtin/notes.c:867
10223 #, c-format
10224 msgid ""
10225 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
10226 "'git notes merge --commit', or abort the merge with 'git notes merge --"
10227 "abort'.\n"
10228 msgstr ""
10229
10230 #: builtin/notes.c:889
10231 #, c-format
10232 msgid "Object %s has no note\n"
10233 msgstr ""
10234
10235 #: builtin/notes.c:901
10236 msgid "attempt to remove non-existent note is not an error"
10237 msgstr ""
10238
10239 #: builtin/notes.c:904
10240 msgid "read object names from the standard input"
10241 msgstr ""
10242
10243 #: builtin/notes.c:942 builtin/prune.c:105 builtin/worktree.c:128
10244 msgid "do not remove, show only"
10245 msgstr ""
10246
10247 #: builtin/notes.c:943
10248 msgid "report pruned notes"
10249 msgstr ""
10250
10251 #: builtin/notes.c:985
10252 msgid "notes-ref"
10253 msgstr ""
10254
10255 #: builtin/notes.c:986
10256 msgid "use notes from <notes-ref>"
10257 msgstr ""
10258
10259 #: builtin/notes.c:1021
10260 #, c-format
10261 msgid "unknown subcommand: %s"
10262 msgstr ""
10263
10264 #: builtin/pack-objects.c:30
10265 msgid ""
10266 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
10267 msgstr ""
10268
10269 #: builtin/pack-objects.c:31
10270 msgid ""
10271 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
10272 msgstr ""
10273
10274 #: builtin/pack-objects.c:180 builtin/pack-objects.c:183
10275 #, c-format
10276 msgid "deflate error (%d)"
10277 msgstr ""
10278
10279 #: builtin/pack-objects.c:776
10280 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
10281 msgstr ""
10282
10283 #: builtin/pack-objects.c:789
10284 msgid "Writing objects"
10285 msgstr ""
10286
10287 #: builtin/pack-objects.c:1069
10288 msgid "disabling bitmap writing, as some objects are not being packed"
10289 msgstr ""
10290
10291 #: builtin/pack-objects.c:2434
10292 msgid "Compressing objects"
10293 msgstr ""
10294
10295 #: builtin/pack-objects.c:2843
10296 #, c-format
10297 msgid "unsupported index version %s"
10298 msgstr ""
10299
10300 #: builtin/pack-objects.c:2847
10301 #, c-format
10302 msgid "bad index version '%s'"
10303 msgstr ""
10304
10305 #: builtin/pack-objects.c:2877
10306 msgid "do not show progress meter"
10307 msgstr ""
10308
10309 #: builtin/pack-objects.c:2879
10310 msgid "show progress meter"
10311 msgstr ""
10312
10313 #: builtin/pack-objects.c:2881
10314 msgid "show progress meter during object writing phase"
10315 msgstr ""
10316
10317 #: builtin/pack-objects.c:2884
10318 msgid "similar to --all-progress when progress meter is shown"
10319 msgstr ""
10320
10321 #: builtin/pack-objects.c:2885
10322 msgid "version[,offset]"
10323 msgstr ""
10324
10325 #: builtin/pack-objects.c:2886
10326 msgid "write the pack index file in the specified idx format version"
10327 msgstr ""
10328
10329 #: builtin/pack-objects.c:2889
10330 msgid "maximum size of each output pack file"
10331 msgstr ""
10332
10333 #: builtin/pack-objects.c:2891
10334 msgid "ignore borrowed objects from alternate object store"
10335 msgstr ""
10336
10337 #: builtin/pack-objects.c:2893
10338 msgid "ignore packed objects"
10339 msgstr ""
10340
10341 #: builtin/pack-objects.c:2895
10342 msgid "limit pack window by objects"
10343 msgstr ""
10344
10345 #: builtin/pack-objects.c:2897
10346 msgid "limit pack window by memory in addition to object limit"
10347 msgstr ""
10348
10349 #: builtin/pack-objects.c:2899
10350 msgid "maximum length of delta chain allowed in the resulting pack"
10351 msgstr ""
10352
10353 #: builtin/pack-objects.c:2901
10354 msgid "reuse existing deltas"
10355 msgstr ""
10356
10357 #: builtin/pack-objects.c:2903
10358 msgid "reuse existing objects"
10359 msgstr ""
10360
10361 #: builtin/pack-objects.c:2905
10362 msgid "use OFS_DELTA objects"
10363 msgstr ""
10364
10365 #: builtin/pack-objects.c:2907
10366 msgid "use threads when searching for best delta matches"
10367 msgstr ""
10368
10369 #: builtin/pack-objects.c:2909
10370 msgid "do not create an empty pack output"
10371 msgstr ""
10372
10373 #: builtin/pack-objects.c:2911
10374 msgid "read revision arguments from standard input"
10375 msgstr ""
10376
10377 #: builtin/pack-objects.c:2913
10378 msgid "limit the objects to those that are not yet packed"
10379 msgstr ""
10380
10381 #: builtin/pack-objects.c:2916
10382 msgid "include objects reachable from any reference"
10383 msgstr ""
10384
10385 #: builtin/pack-objects.c:2919
10386 msgid "include objects referred by reflog entries"
10387 msgstr ""
10388
10389 #: builtin/pack-objects.c:2922
10390 msgid "include objects referred to by the index"
10391 msgstr ""
10392
10393 #: builtin/pack-objects.c:2925
10394 msgid "output pack to stdout"
10395 msgstr ""
10396
10397 #: builtin/pack-objects.c:2927
10398 msgid "include tag objects that refer to objects to be packed"
10399 msgstr ""
10400
10401 #: builtin/pack-objects.c:2929
10402 msgid "keep unreachable objects"
10403 msgstr ""
10404
10405 #: builtin/pack-objects.c:2931
10406 msgid "pack loose unreachable objects"
10407 msgstr ""
10408
10409 #: builtin/pack-objects.c:2933
10410 msgid "unpack unreachable objects newer than <time>"
10411 msgstr ""
10412
10413 #: builtin/pack-objects.c:2936
10414 msgid "create thin packs"
10415 msgstr ""
10416
10417 #: builtin/pack-objects.c:2938
10418 msgid "create packs suitable for shallow fetches"
10419 msgstr ""
10420
10421 #: builtin/pack-objects.c:2940
10422 msgid "ignore packs that have companion .keep file"
10423 msgstr ""
10424
10425 #: builtin/pack-objects.c:2942
10426 msgid "pack compression level"
10427 msgstr ""
10428
10429 #: builtin/pack-objects.c:2944
10430 msgid "do not hide commits by grafts"
10431 msgstr ""
10432
10433 #: builtin/pack-objects.c:2946
10434 msgid "use a bitmap index if available to speed up counting objects"
10435 msgstr ""
10436
10437 #: builtin/pack-objects.c:2948
10438 msgid "write a bitmap index together with the pack index"
10439 msgstr ""
10440
10441 #: builtin/pack-objects.c:3075
10442 msgid "Counting objects"
10443 msgstr ""
10444
10445 #: builtin/pack-refs.c:6
10446 msgid "git pack-refs [<options>]"
10447 msgstr ""
10448
10449 #: builtin/pack-refs.c:14
10450 msgid "pack everything"
10451 msgstr ""
10452
10453 #: builtin/pack-refs.c:15
10454 msgid "prune loose refs (default)"
10455 msgstr ""
10456
10457 #: builtin/prune-packed.c:7
10458 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
10459 msgstr ""
10460
10461 #: builtin/prune-packed.c:40
10462 msgid "Removing duplicate objects"
10463 msgstr ""
10464
10465 #: builtin/prune.c:11
10466 msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"
10467 msgstr ""
10468
10469 #: builtin/prune.c:106
10470 msgid "report pruned objects"
10471 msgstr ""
10472
10473 #: builtin/prune.c:109
10474 msgid "expire objects older than <time>"
10475 msgstr ""
10476
10477 #: builtin/prune.c:123
10478 msgid "cannot prune in a precious-objects repo"
10479 msgstr ""
10480
10481 #: builtin/pull.c:54 builtin/pull.c:56
10482 #, c-format
10483 msgid "Invalid value for %s: %s"
10484 msgstr ""
10485
10486 #: builtin/pull.c:76
10487 msgid "git pull [<options>] [<repository> [<refspec>...]]"
10488 msgstr ""
10489
10490 #: builtin/pull.c:124
10491 msgid "control for recursive fetching of submodules"
10492 msgstr ""
10493
10494 #: builtin/pull.c:128
10495 msgid "Options related to merging"
10496 msgstr ""
10497
10498 #: builtin/pull.c:131
10499 msgid "incorporate changes by rebasing rather than merging"
10500 msgstr ""
10501
10502 #: builtin/pull.c:155 builtin/rebase--helper.c:19 builtin/revert.c:121
10503 msgid "allow fast-forward"
10504 msgstr ""
10505
10506 #: builtin/pull.c:164
10507 msgid "automatically stash/stash pop before and after rebase"
10508 msgstr ""
10509
10510 #: builtin/pull.c:180
10511 msgid "Options related to fetching"
10512 msgstr ""
10513
10514 #: builtin/pull.c:198
10515 msgid "number of submodules pulled in parallel"
10516 msgstr ""
10517
10518 #: builtin/pull.c:287
10519 #, c-format
10520 msgid "Invalid value for pull.ff: %s"
10521 msgstr ""
10522
10523 #: builtin/pull.c:399
10524 msgid ""
10525 "There is no candidate for rebasing against among the refs that you just "
10526 "fetched."
10527 msgstr ""
10528
10529 #: builtin/pull.c:401
10530 msgid ""
10531 "There are no candidates for merging among the refs that you just fetched."
10532 msgstr ""
10533
10534 #: builtin/pull.c:402
10535 msgid ""
10536 "Generally this means that you provided a wildcard refspec which had no\n"
10537 "matches on the remote end."
10538 msgstr ""
10539
10540 #: builtin/pull.c:405
10541 #, c-format
10542 msgid ""
10543 "You asked to pull from the remote '%s', but did not specify\n"
10544 "a branch. Because this is not the default configured remote\n"
10545 "for your current branch, you must specify a branch on the command line."
10546 msgstr ""
10547
10548 #: builtin/pull.c:410 git-parse-remote.sh:73
10549 msgid "You are not currently on a branch."
10550 msgstr ""
10551
10552 #: builtin/pull.c:412 builtin/pull.c:427 git-parse-remote.sh:79
10553 msgid "Please specify which branch you want to rebase against."
10554 msgstr ""
10555
10556 #: builtin/pull.c:414 builtin/pull.c:429 git-parse-remote.sh:82
10557 msgid "Please specify which branch you want to merge with."
10558 msgstr ""
10559
10560 #: builtin/pull.c:415 builtin/pull.c:430
10561 msgid "See git-pull(1) for details."
10562 msgstr ""
10563
10564 #: builtin/pull.c:417 builtin/pull.c:423 builtin/pull.c:432
10565 #: git-parse-remote.sh:64
10566 msgid "<remote>"
10567 msgstr ""
10568
10569 #: builtin/pull.c:417 builtin/pull.c:432 builtin/pull.c:437 git-rebase.sh:456
10570 #: git-parse-remote.sh:65
10571 msgid "<branch>"
10572 msgstr ""
10573
10574 #: builtin/pull.c:425 git-parse-remote.sh:75
10575 msgid "There is no tracking information for the current branch."
10576 msgstr ""
10577
10578 #: builtin/pull.c:434 git-parse-remote.sh:95
10579 msgid ""
10580 "If you wish to set tracking information for this branch you can do so with:"
10581 msgstr ""
10582
10583 #: builtin/pull.c:439
10584 #, c-format
10585 msgid ""
10586 "Your configuration specifies to merge with the ref '%s'\n"
10587 "from the remote, but no such ref was fetched."
10588 msgstr ""
10589
10590 #: builtin/pull.c:792
10591 msgid "ignoring --verify-signatures for rebase"
10592 msgstr ""
10593
10594 #: builtin/pull.c:840
10595 msgid "--[no-]autostash option is only valid with --rebase."
10596 msgstr ""
10597
10598 #: builtin/pull.c:848
10599 msgid "Updating an unborn branch with changes added to the index."
10600 msgstr ""
10601
10602 #: builtin/pull.c:851
10603 msgid "pull with rebase"
10604 msgstr ""
10605
10606 #: builtin/pull.c:852
10607 msgid "please commit or stash them."
10608 msgstr ""
10609
10610 #: builtin/pull.c:877
10611 #, c-format
10612 msgid ""
10613 "fetch updated the current branch head.\n"
10614 "fast-forwarding your working tree from\n"
10615 "commit %s."
10616 msgstr ""
10617
10618 #: builtin/pull.c:882
10619 #, c-format
10620 msgid ""
10621 "Cannot fast-forward your working tree.\n"
10622 "After making sure that you saved anything precious from\n"
10623 "$ git diff %s\n"
10624 "output, run\n"
10625 "$ git reset --hard\n"
10626 "to recover."
10627 msgstr ""
10628
10629 #: builtin/pull.c:897
10630 msgid "Cannot merge multiple branches into empty head."
10631 msgstr ""
10632
10633 #: builtin/pull.c:901
10634 msgid "Cannot rebase onto multiple branches."
10635 msgstr ""
10636
10637 #: builtin/pull.c:908
10638 msgid "cannot rebase with locally recorded submodule modifications"
10639 msgstr ""
10640
10641 #: builtin/push.c:17
10642 msgid "git push [<options>] [<repository> [<refspec>...]]"
10643 msgstr ""
10644
10645 #: builtin/push.c:90
10646 msgid "tag shorthand without <tag>"
10647 msgstr ""
10648
10649 #: builtin/push.c:100
10650 msgid "--delete only accepts plain target ref names"
10651 msgstr ""
10652
10653 #: builtin/push.c:144
10654 msgid ""
10655 "\n"
10656 "To choose either option permanently, see push.default in 'git help config'."
10657 msgstr ""
10658
10659 #: builtin/push.c:147
10660 #, c-format
10661 msgid ""
10662 "The upstream branch of your current branch does not match\n"
10663 "the name of your current branch.  To push to the upstream branch\n"
10664 "on the remote, use\n"
10665 "\n"
10666 "    git push %s HEAD:%s\n"
10667 "\n"
10668 "To push to the branch of the same name on the remote, use\n"
10669 "\n"
10670 "    git push %s %s\n"
10671 "%s"
10672 msgstr ""
10673
10674 #: builtin/push.c:162
10675 #, c-format
10676 msgid ""
10677 "You are not currently on a branch.\n"
10678 "To push the history leading to the current (detached HEAD)\n"
10679 "state now, use\n"
10680 "\n"
10681 "    git push %s HEAD:<name-of-remote-branch>\n"
10682 msgstr ""
10683
10684 #: builtin/push.c:176
10685 #, c-format
10686 msgid ""
10687 "The current branch %s has no upstream branch.\n"
10688 "To push the current branch and set the remote as upstream, use\n"
10689 "\n"
10690 "    git push --set-upstream %s %s\n"
10691 msgstr ""
10692
10693 #: builtin/push.c:184
10694 #, c-format
10695 msgid "The current branch %s has multiple upstream branches, refusing to push."
10696 msgstr ""
10697
10698 #: builtin/push.c:187
10699 #, c-format
10700 msgid ""
10701 "You are pushing to remote '%s', which is not the upstream of\n"
10702 "your current branch '%s', without telling me what to push\n"
10703 "to update which remote branch."
10704 msgstr ""
10705
10706 #: builtin/push.c:246
10707 msgid ""
10708 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
10709 msgstr ""
10710
10711 #: builtin/push.c:253
10712 msgid ""
10713 "Updates were rejected because the tip of your current branch is behind\n"
10714 "its remote counterpart. Integrate the remote changes (e.g.\n"
10715 "'git pull ...') before pushing again.\n"
10716 "See the 'Note about fast-forwards' in 'git push --help' for details."
10717 msgstr ""
10718
10719 #: builtin/push.c:259
10720 msgid ""
10721 "Updates were rejected because a pushed branch tip is behind its remote\n"
10722 "counterpart. Check out this branch and integrate the remote changes\n"
10723 "(e.g. 'git pull ...') before pushing again.\n"
10724 "See the 'Note about fast-forwards' in 'git push --help' for details."
10725 msgstr ""
10726
10727 #: builtin/push.c:265
10728 msgid ""
10729 "Updates were rejected because the remote contains work that you do\n"
10730 "not have locally. This is usually caused by another repository pushing\n"
10731 "to the same ref. You may want to first integrate the remote changes\n"
10732 "(e.g., 'git pull ...') before pushing again.\n"
10733 "See the 'Note about fast-forwards' in 'git push --help' for details."
10734 msgstr ""
10735
10736 #: builtin/push.c:272
10737 msgid "Updates were rejected because the tag already exists in the remote."
10738 msgstr ""
10739
10740 #: builtin/push.c:275
10741 msgid ""
10742 "You cannot update a remote ref that points at a non-commit object,\n"
10743 "or update a remote ref to make it point at a non-commit object,\n"
10744 "without using the '--force' option.\n"
10745 msgstr ""
10746
10747 #: builtin/push.c:335
10748 #, c-format
10749 msgid "Pushing to %s\n"
10750 msgstr ""
10751
10752 #: builtin/push.c:339
10753 #, c-format
10754 msgid "failed to push some refs to '%s'"
10755 msgstr ""
10756
10757 #: builtin/push.c:370
10758 #, c-format
10759 msgid "bad repository '%s'"
10760 msgstr ""
10761
10762 #: builtin/push.c:371
10763 msgid ""
10764 "No configured push destination.\n"
10765 "Either specify the URL from the command-line or configure a remote "
10766 "repository using\n"
10767 "\n"
10768 "    git remote add <name> <url>\n"
10769 "\n"
10770 "and then push using the remote name\n"
10771 "\n"
10772 "    git push <name>\n"
10773 msgstr ""
10774
10775 #: builtin/push.c:389
10776 msgid "--all and --tags are incompatible"
10777 msgstr ""
10778
10779 #: builtin/push.c:390
10780 msgid "--all can't be combined with refspecs"
10781 msgstr ""
10782
10783 #: builtin/push.c:395
10784 msgid "--mirror and --tags are incompatible"
10785 msgstr ""
10786
10787 #: builtin/push.c:396
10788 msgid "--mirror can't be combined with refspecs"
10789 msgstr ""
10790
10791 #: builtin/push.c:401
10792 msgid "--all and --mirror are incompatible"
10793 msgstr ""
10794
10795 #: builtin/push.c:523
10796 msgid "repository"
10797 msgstr ""
10798
10799 #: builtin/push.c:524 builtin/send-pack.c:163
10800 msgid "push all refs"
10801 msgstr ""
10802
10803 #: builtin/push.c:525 builtin/send-pack.c:165
10804 msgid "mirror all refs"
10805 msgstr ""
10806
10807 #: builtin/push.c:527
10808 msgid "delete refs"
10809 msgstr ""
10810
10811 #: builtin/push.c:528
10812 msgid "push tags (can't be used with --all or --mirror)"
10813 msgstr ""
10814
10815 #: builtin/push.c:531 builtin/send-pack.c:166
10816 msgid "force updates"
10817 msgstr ""
10818
10819 #: builtin/push.c:533 builtin/send-pack.c:180
10820 msgid "refname>:<expect"
10821 msgstr ""
10822
10823 #: builtin/push.c:534 builtin/send-pack.c:181
10824 msgid "require old value of ref to be at this value"
10825 msgstr ""
10826
10827 #: builtin/push.c:537
10828 msgid "control recursive pushing of submodules"
10829 msgstr ""
10830
10831 #: builtin/push.c:539 builtin/send-pack.c:174
10832 msgid "use thin pack"
10833 msgstr ""
10834
10835 #: builtin/push.c:540 builtin/push.c:541 builtin/send-pack.c:160
10836 #: builtin/send-pack.c:161
10837 msgid "receive pack program"
10838 msgstr ""
10839
10840 #: builtin/push.c:542
10841 msgid "set upstream for git pull/status"
10842 msgstr ""
10843
10844 #: builtin/push.c:545
10845 msgid "prune locally removed refs"
10846 msgstr ""
10847
10848 #: builtin/push.c:547
10849 msgid "bypass pre-push hook"
10850 msgstr ""
10851
10852 #: builtin/push.c:548
10853 msgid "push missing but relevant tags"
10854 msgstr ""
10855
10856 #: builtin/push.c:551 builtin/send-pack.c:168
10857 msgid "GPG sign the push"
10858 msgstr ""
10859
10860 #: builtin/push.c:553 builtin/send-pack.c:175
10861 msgid "request atomic transaction on remote side"
10862 msgstr ""
10863
10864 #: builtin/push.c:554 builtin/send-pack.c:171
10865 msgid "server-specific"
10866 msgstr ""
10867
10868 #: builtin/push.c:554 builtin/send-pack.c:172
10869 msgid "option to transmit"
10870 msgstr ""
10871
10872 #: builtin/push.c:568
10873 msgid "--delete is incompatible with --all, --mirror and --tags"
10874 msgstr ""
10875
10876 #: builtin/push.c:570
10877 msgid "--delete doesn't make sense without any refs"
10878 msgstr ""
10879
10880 #: builtin/push.c:589
10881 msgid "push options must not have new line characters"
10882 msgstr ""
10883
10884 #: builtin/read-tree.c:40
10885 msgid ""
10886 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
10887 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
10888 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
10889 msgstr ""
10890
10891 #: builtin/read-tree.c:121
10892 msgid "write resulting index to <file>"
10893 msgstr ""
10894
10895 #: builtin/read-tree.c:124
10896 msgid "only empty the index"
10897 msgstr ""
10898
10899 #: builtin/read-tree.c:126
10900 msgid "Merging"
10901 msgstr ""
10902
10903 #: builtin/read-tree.c:128
10904 msgid "perform a merge in addition to a read"
10905 msgstr ""
10906
10907 #: builtin/read-tree.c:130
10908 msgid "3-way merge if no file level merging required"
10909 msgstr ""
10910
10911 #: builtin/read-tree.c:132
10912 msgid "3-way merge in presence of adds and removes"
10913 msgstr ""
10914
10915 #: builtin/read-tree.c:134
10916 msgid "same as -m, but discard unmerged entries"
10917 msgstr ""
10918
10919 #: builtin/read-tree.c:135
10920 msgid "<subdirectory>/"
10921 msgstr ""
10922
10923 #: builtin/read-tree.c:136
10924 msgid "read the tree into the index under <subdirectory>/"
10925 msgstr ""
10926
10927 #: builtin/read-tree.c:139
10928 msgid "update working tree with merge result"
10929 msgstr ""
10930
10931 #: builtin/read-tree.c:141
10932 msgid "gitignore"
10933 msgstr ""
10934
10935 #: builtin/read-tree.c:142
10936 msgid "allow explicitly ignored files to be overwritten"
10937 msgstr ""
10938
10939 #: builtin/read-tree.c:145
10940 msgid "don't check the working tree after merging"
10941 msgstr ""
10942
10943 #: builtin/read-tree.c:146
10944 msgid "don't update the index or the work tree"
10945 msgstr ""
10946
10947 #: builtin/read-tree.c:148
10948 msgid "skip applying sparse checkout filter"
10949 msgstr ""
10950
10951 #: builtin/read-tree.c:150
10952 msgid "debug unpack-trees"
10953 msgstr ""
10954
10955 #: builtin/rebase--helper.c:8
10956 msgid "git rebase--helper [<options>]"
10957 msgstr ""
10958
10959 #: builtin/rebase--helper.c:20
10960 msgid "continue rebase"
10961 msgstr ""
10962
10963 #: builtin/rebase--helper.c:22
10964 msgid "abort rebase"
10965 msgstr ""
10966
10967 #: builtin/receive-pack.c:28
10968 msgid "git receive-pack <git-dir>"
10969 msgstr ""
10970
10971 #: builtin/receive-pack.c:838
10972 msgid ""
10973 "By default, updating the current branch in a non-bare repository\n"
10974 "is denied, because it will make the index and work tree inconsistent\n"
10975 "with what you pushed, and will require 'git reset --hard' to match\n"
10976 "the work tree to HEAD.\n"
10977 "\n"
10978 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
10979 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
10980 "its current branch; however, this is not recommended unless you\n"
10981 "arranged to update its work tree to match what you pushed in some\n"
10982 "other way.\n"
10983 "\n"
10984 "To squelch this message and still keep the default behaviour, set\n"
10985 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
10986 msgstr ""
10987
10988 #: builtin/receive-pack.c:858
10989 msgid ""
10990 "By default, deleting the current branch is denied, because the next\n"
10991 "'git clone' won't result in any file checked out, causing confusion.\n"
10992 "\n"
10993 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
10994 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
10995 "current branch, with or without a warning message.\n"
10996 "\n"
10997 "To squelch this message, you can set it to 'refuse'."
10998 msgstr ""
10999
11000 #: builtin/receive-pack.c:1933
11001 msgid "quiet"
11002 msgstr ""
11003
11004 #: builtin/receive-pack.c:1947
11005 msgid "You must specify a directory."
11006 msgstr ""
11007
11008 #: builtin/reflog.c:424
11009 #, c-format
11010 msgid "'%s' for '%s' is not a valid timestamp"
11011 msgstr ""
11012
11013 #: builtin/reflog.c:541 builtin/reflog.c:546
11014 #, c-format
11015 msgid "'%s' is not a valid timestamp"
11016 msgstr ""
11017
11018 #: builtin/remote.c:13
11019 msgid "git remote [-v | --verbose]"
11020 msgstr ""
11021
11022 #: builtin/remote.c:14
11023 msgid ""
11024 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
11025 "mirror=<fetch|push>] <name> <url>"
11026 msgstr ""
11027
11028 #: builtin/remote.c:15 builtin/remote.c:35
11029 msgid "git remote rename <old> <new>"
11030 msgstr ""
11031
11032 #: builtin/remote.c:16 builtin/remote.c:40
11033 msgid "git remote remove <name>"
11034 msgstr ""
11035
11036 #: builtin/remote.c:17 builtin/remote.c:45
11037 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
11038 msgstr ""
11039
11040 #: builtin/remote.c:18
11041 msgid "git remote [-v | --verbose] show [-n] <name>"
11042 msgstr ""
11043
11044 #: builtin/remote.c:19
11045 msgid "git remote prune [-n | --dry-run] <name>"
11046 msgstr ""
11047
11048 #: builtin/remote.c:20
11049 msgid ""
11050 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
11051 msgstr ""
11052
11053 #: builtin/remote.c:21
11054 msgid "git remote set-branches [--add] <name> <branch>..."
11055 msgstr ""
11056
11057 #: builtin/remote.c:22 builtin/remote.c:71
11058 msgid "git remote get-url [--push] [--all] <name>"
11059 msgstr ""
11060
11061 #: builtin/remote.c:23 builtin/remote.c:76
11062 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
11063 msgstr ""
11064
11065 #: builtin/remote.c:24 builtin/remote.c:77
11066 msgid "git remote set-url --add <name> <newurl>"
11067 msgstr ""
11068
11069 #: builtin/remote.c:25 builtin/remote.c:78
11070 msgid "git remote set-url --delete <name> <url>"
11071 msgstr ""
11072
11073 #: builtin/remote.c:30
11074 msgid "git remote add [<options>] <name> <url>"
11075 msgstr ""
11076
11077 #: builtin/remote.c:50
11078 msgid "git remote set-branches <name> <branch>..."
11079 msgstr ""
11080
11081 #: builtin/remote.c:51
11082 msgid "git remote set-branches --add <name> <branch>..."
11083 msgstr ""
11084
11085 #: builtin/remote.c:56
11086 msgid "git remote show [<options>] <name>"
11087 msgstr ""
11088
11089 #: builtin/remote.c:61
11090 msgid "git remote prune [<options>] <name>"
11091 msgstr ""
11092
11093 #: builtin/remote.c:66
11094 msgid "git remote update [<options>] [<group> | <remote>]..."
11095 msgstr ""
11096
11097 #: builtin/remote.c:95
11098 #, c-format
11099 msgid "Updating %s"
11100 msgstr ""
11101
11102 #: builtin/remote.c:127
11103 msgid ""
11104 "--mirror is dangerous and deprecated; please\n"
11105 "\t use --mirror=fetch or --mirror=push instead"
11106 msgstr ""
11107
11108 #: builtin/remote.c:144
11109 #, c-format
11110 msgid "unknown mirror argument: %s"
11111 msgstr ""
11112
11113 #: builtin/remote.c:160
11114 msgid "fetch the remote branches"
11115 msgstr ""
11116
11117 #: builtin/remote.c:162
11118 msgid "import all tags and associated objects when fetching"
11119 msgstr ""
11120
11121 #: builtin/remote.c:165
11122 msgid "or do not fetch any tag at all (--no-tags)"
11123 msgstr ""
11124
11125 #: builtin/remote.c:167
11126 msgid "branch(es) to track"
11127 msgstr ""
11128
11129 #: builtin/remote.c:168
11130 msgid "master branch"
11131 msgstr ""
11132
11133 #: builtin/remote.c:169
11134 msgid "push|fetch"
11135 msgstr ""
11136
11137 #: builtin/remote.c:170
11138 msgid "set up remote as a mirror to push to or fetch from"
11139 msgstr ""
11140
11141 #: builtin/remote.c:182
11142 msgid "specifying a master branch makes no sense with --mirror"
11143 msgstr ""
11144
11145 #: builtin/remote.c:184
11146 msgid "specifying branches to track makes sense only with fetch mirrors"
11147 msgstr ""
11148
11149 #: builtin/remote.c:191 builtin/remote.c:630
11150 #, c-format
11151 msgid "remote %s already exists."
11152 msgstr ""
11153
11154 #: builtin/remote.c:195 builtin/remote.c:634
11155 #, c-format
11156 msgid "'%s' is not a valid remote name"
11157 msgstr ""
11158
11159 #: builtin/remote.c:235
11160 #, c-format
11161 msgid "Could not setup master '%s'"
11162 msgstr ""
11163
11164 #: builtin/remote.c:337
11165 #, c-format
11166 msgid "Could not get fetch map for refspec %s"
11167 msgstr ""
11168
11169 #: builtin/remote.c:438 builtin/remote.c:446
11170 msgid "(matching)"
11171 msgstr ""
11172
11173 #: builtin/remote.c:450
11174 msgid "(delete)"
11175 msgstr ""
11176
11177 #: builtin/remote.c:623 builtin/remote.c:758 builtin/remote.c:857
11178 #, c-format
11179 msgid "No such remote: %s"
11180 msgstr ""
11181
11182 #: builtin/remote.c:640
11183 #, c-format
11184 msgid "Could not rename config section '%s' to '%s'"
11185 msgstr ""
11186
11187 #: builtin/remote.c:660
11188 #, c-format
11189 msgid ""
11190 "Not updating non-default fetch refspec\n"
11191 "\t%s\n"
11192 "\tPlease update the configuration manually if necessary."
11193 msgstr ""
11194
11195 #: builtin/remote.c:696
11196 #, c-format
11197 msgid "deleting '%s' failed"
11198 msgstr ""
11199
11200 #: builtin/remote.c:730
11201 #, c-format
11202 msgid "creating '%s' failed"
11203 msgstr ""
11204
11205 #: builtin/remote.c:795
11206 msgid ""
11207 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
11208 "to delete it, use:"
11209 msgid_plural ""
11210 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
11211 "to delete them, use:"
11212 msgstr[0] ""
11213 msgstr[1] ""
11214
11215 #: builtin/remote.c:809
11216 #, c-format
11217 msgid "Could not remove config section '%s'"
11218 msgstr ""
11219
11220 #: builtin/remote.c:910
11221 #, c-format
11222 msgid " new (next fetch will store in remotes/%s)"
11223 msgstr ""
11224
11225 #: builtin/remote.c:913
11226 msgid " tracked"
11227 msgstr ""
11228
11229 #: builtin/remote.c:915
11230 msgid " stale (use 'git remote prune' to remove)"
11231 msgstr ""
11232
11233 #: builtin/remote.c:917
11234 msgid " ???"
11235 msgstr ""
11236
11237 #: builtin/remote.c:958
11238 #, c-format
11239 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
11240 msgstr ""
11241
11242 #: builtin/remote.c:966
11243 #, c-format
11244 msgid "rebases interactively onto remote %s"
11245 msgstr ""
11246
11247 #: builtin/remote.c:967
11248 #, c-format
11249 msgid "rebases onto remote %s"
11250 msgstr ""
11251
11252 #: builtin/remote.c:970
11253 #, c-format
11254 msgid " merges with remote %s"
11255 msgstr ""
11256
11257 #: builtin/remote.c:973
11258 #, c-format
11259 msgid "merges with remote %s"
11260 msgstr ""
11261
11262 #: builtin/remote.c:976
11263 #, c-format
11264 msgid "%-*s    and with remote %s\n"
11265 msgstr ""
11266
11267 #: builtin/remote.c:1019
11268 msgid "create"
11269 msgstr ""
11270
11271 #: builtin/remote.c:1022
11272 msgid "delete"
11273 msgstr ""
11274
11275 #: builtin/remote.c:1026
11276 msgid "up to date"
11277 msgstr ""
11278
11279 #: builtin/remote.c:1029
11280 msgid "fast-forwardable"
11281 msgstr ""
11282
11283 #: builtin/remote.c:1032
11284 msgid "local out of date"
11285 msgstr ""
11286
11287 #: builtin/remote.c:1039
11288 #, c-format
11289 msgid "    %-*s forces to %-*s (%s)"
11290 msgstr ""
11291
11292 #: builtin/remote.c:1042
11293 #, c-format
11294 msgid "    %-*s pushes to %-*s (%s)"
11295 msgstr ""
11296
11297 #: builtin/remote.c:1046
11298 #, c-format
11299 msgid "    %-*s forces to %s"
11300 msgstr ""
11301
11302 #: builtin/remote.c:1049
11303 #, c-format
11304 msgid "    %-*s pushes to %s"
11305 msgstr ""
11306
11307 #: builtin/remote.c:1117
11308 msgid "do not query remotes"
11309 msgstr ""
11310
11311 #: builtin/remote.c:1144
11312 #, c-format
11313 msgid "* remote %s"
11314 msgstr ""
11315
11316 #: builtin/remote.c:1145
11317 #, c-format
11318 msgid "  Fetch URL: %s"
11319 msgstr ""
11320
11321 #: builtin/remote.c:1146 builtin/remote.c:1162 builtin/remote.c:1301
11322 msgid "(no URL)"
11323 msgstr ""
11324
11325 #. TRANSLATORS: the colon ':' should align
11326 #. with the one in " Fetch URL: %s"
11327 #. translation.
11328 #.
11329 #: builtin/remote.c:1160 builtin/remote.c:1162
11330 #, c-format
11331 msgid "  Push  URL: %s"
11332 msgstr ""
11333
11334 #: builtin/remote.c:1164 builtin/remote.c:1166 builtin/remote.c:1168
11335 #, c-format
11336 msgid "  HEAD branch: %s"
11337 msgstr ""
11338
11339 #: builtin/remote.c:1164
11340 msgid "(not queried)"
11341 msgstr ""
11342
11343 #: builtin/remote.c:1166
11344 msgid "(unknown)"
11345 msgstr ""
11346
11347 #: builtin/remote.c:1170
11348 #, c-format
11349 msgid ""
11350 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
11351 msgstr ""
11352
11353 #: builtin/remote.c:1182
11354 #, c-format
11355 msgid "  Remote branch:%s"
11356 msgid_plural "  Remote branches:%s"
11357 msgstr[0] ""
11358 msgstr[1] ""
11359
11360 #: builtin/remote.c:1185 builtin/remote.c:1211
11361 msgid " (status not queried)"
11362 msgstr ""
11363
11364 #: builtin/remote.c:1194
11365 msgid "  Local branch configured for 'git pull':"
11366 msgid_plural "  Local branches configured for 'git pull':"
11367 msgstr[0] ""
11368 msgstr[1] ""
11369
11370 #: builtin/remote.c:1202
11371 msgid "  Local refs will be mirrored by 'git push'"
11372 msgstr ""
11373
11374 #: builtin/remote.c:1208
11375 #, c-format
11376 msgid "  Local ref configured for 'git push'%s:"
11377 msgid_plural "  Local refs configured for 'git push'%s:"
11378 msgstr[0] ""
11379 msgstr[1] ""
11380
11381 #: builtin/remote.c:1229
11382 msgid "set refs/remotes/<name>/HEAD according to remote"
11383 msgstr ""
11384
11385 #: builtin/remote.c:1231
11386 msgid "delete refs/remotes/<name>/HEAD"
11387 msgstr ""
11388
11389 #: builtin/remote.c:1246
11390 msgid "Cannot determine remote HEAD"
11391 msgstr ""
11392
11393 #: builtin/remote.c:1248
11394 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
11395 msgstr ""
11396
11397 #: builtin/remote.c:1258
11398 #, c-format
11399 msgid "Could not delete %s"
11400 msgstr ""
11401
11402 #: builtin/remote.c:1266
11403 #, c-format
11404 msgid "Not a valid ref: %s"
11405 msgstr ""
11406
11407 #: builtin/remote.c:1268
11408 #, c-format
11409 msgid "Could not setup %s"
11410 msgstr ""
11411
11412 #: builtin/remote.c:1286
11413 #, c-format
11414 msgid " %s will become dangling!"
11415 msgstr ""
11416
11417 #: builtin/remote.c:1287
11418 #, c-format
11419 msgid " %s has become dangling!"
11420 msgstr ""
11421
11422 #: builtin/remote.c:1297
11423 #, c-format
11424 msgid "Pruning %s"
11425 msgstr ""
11426
11427 #: builtin/remote.c:1298
11428 #, c-format
11429 msgid "URL: %s"
11430 msgstr ""
11431
11432 #: builtin/remote.c:1314
11433 #, c-format
11434 msgid " * [would prune] %s"
11435 msgstr ""
11436
11437 #: builtin/remote.c:1317
11438 #, c-format
11439 msgid " * [pruned] %s"
11440 msgstr ""
11441
11442 #: builtin/remote.c:1362
11443 msgid "prune remotes after fetching"
11444 msgstr ""
11445
11446 #: builtin/remote.c:1425 builtin/remote.c:1479 builtin/remote.c:1547
11447 #, c-format
11448 msgid "No such remote '%s'"
11449 msgstr ""
11450
11451 #: builtin/remote.c:1441
11452 msgid "add branch"
11453 msgstr ""
11454
11455 #: builtin/remote.c:1448
11456 msgid "no remote specified"
11457 msgstr ""
11458
11459 #: builtin/remote.c:1465
11460 msgid "query push URLs rather than fetch URLs"
11461 msgstr ""
11462
11463 #: builtin/remote.c:1467
11464 msgid "return all URLs"
11465 msgstr ""
11466
11467 #: builtin/remote.c:1495
11468 #, c-format
11469 msgid "no URLs configured for remote '%s'"
11470 msgstr ""
11471
11472 #: builtin/remote.c:1521
11473 msgid "manipulate push URLs"
11474 msgstr ""
11475
11476 #: builtin/remote.c:1523
11477 msgid "add URL"
11478 msgstr ""
11479
11480 #: builtin/remote.c:1525
11481 msgid "delete URLs"
11482 msgstr ""
11483
11484 #: builtin/remote.c:1532
11485 msgid "--add --delete doesn't make sense"
11486 msgstr ""
11487
11488 #: builtin/remote.c:1573
11489 #, c-format
11490 msgid "Invalid old URL pattern: %s"
11491 msgstr ""
11492
11493 #: builtin/remote.c:1581
11494 #, c-format
11495 msgid "No such URL found: %s"
11496 msgstr ""
11497
11498 #: builtin/remote.c:1583
11499 msgid "Will not delete all non-push URLs"
11500 msgstr ""
11501
11502 #: builtin/remote.c:1597
11503 msgid "be verbose; must be placed before a subcommand"
11504 msgstr ""
11505
11506 #: builtin/remote.c:1628
11507 #, c-format
11508 msgid "Unknown subcommand: %s"
11509 msgstr ""
11510
11511 #: builtin/repack.c:18
11512 msgid "git repack [<options>]"
11513 msgstr ""
11514
11515 #: builtin/repack.c:23
11516 msgid ""
11517 "Incremental repacks are incompatible with bitmap indexes.  Use\n"
11518 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
11519 msgstr ""
11520
11521 #: builtin/repack.c:168
11522 msgid "pack everything in a single pack"
11523 msgstr ""
11524
11525 #: builtin/repack.c:170
11526 msgid "same as -a, and turn unreachable objects loose"
11527 msgstr ""
11528
11529 #: builtin/repack.c:173
11530 msgid "remove redundant packs, and run git-prune-packed"
11531 msgstr ""
11532
11533 #: builtin/repack.c:175
11534 msgid "pass --no-reuse-delta to git-pack-objects"
11535 msgstr ""
11536
11537 #: builtin/repack.c:177
11538 msgid "pass --no-reuse-object to git-pack-objects"
11539 msgstr ""
11540
11541 #: builtin/repack.c:179
11542 msgid "do not run git-update-server-info"
11543 msgstr ""
11544
11545 #: builtin/repack.c:182
11546 msgid "pass --local to git-pack-objects"
11547 msgstr ""
11548
11549 #: builtin/repack.c:184
11550 msgid "write bitmap index"
11551 msgstr ""
11552
11553 #: builtin/repack.c:185
11554 msgid "approxidate"
11555 msgstr ""
11556
11557 #: builtin/repack.c:186
11558 msgid "with -A, do not loosen objects older than this"
11559 msgstr ""
11560
11561 #: builtin/repack.c:188
11562 msgid "with -a, repack unreachable objects"
11563 msgstr ""
11564
11565 #: builtin/repack.c:190
11566 msgid "size of the window used for delta compression"
11567 msgstr ""
11568
11569 #: builtin/repack.c:191 builtin/repack.c:197
11570 msgid "bytes"
11571 msgstr ""
11572
11573 #: builtin/repack.c:192
11574 msgid "same as the above, but limit memory size instead of entries count"
11575 msgstr ""
11576
11577 #: builtin/repack.c:194
11578 msgid "limits the maximum delta depth"
11579 msgstr ""
11580
11581 #: builtin/repack.c:196
11582 msgid "limits the maximum number of threads"
11583 msgstr ""
11584
11585 #: builtin/repack.c:198
11586 msgid "maximum size of each packfile"
11587 msgstr ""
11588
11589 #: builtin/repack.c:200
11590 msgid "repack objects in packs marked with .keep"
11591 msgstr ""
11592
11593 #: builtin/repack.c:210
11594 msgid "cannot delete packs in a precious-objects repo"
11595 msgstr ""
11596
11597 #: builtin/repack.c:214
11598 msgid "--keep-unreachable and -A are incompatible"
11599 msgstr ""
11600
11601 #: builtin/repack.c:406 builtin/worktree.c:116
11602 #, c-format
11603 msgid "failed to remove '%s'"
11604 msgstr ""
11605
11606 #: builtin/replace.c:20
11607 msgid "git replace [-f] <object> <replacement>"
11608 msgstr ""
11609
11610 #: builtin/replace.c:21
11611 msgid "git replace [-f] --edit <object>"
11612 msgstr ""
11613
11614 #: builtin/replace.c:22
11615 msgid "git replace [-f] --graft <commit> [<parent>...]"
11616 msgstr ""
11617
11618 #: builtin/replace.c:23
11619 msgid "git replace -d <object>..."
11620 msgstr ""
11621
11622 #: builtin/replace.c:24
11623 msgid "git replace [--format=<format>] [-l [<pattern>]]"
11624 msgstr ""
11625
11626 #: builtin/replace.c:331 builtin/replace.c:369 builtin/replace.c:397
11627 #, c-format
11628 msgid "Not a valid object name: '%s'"
11629 msgstr ""
11630
11631 #: builtin/replace.c:361
11632 #, c-format
11633 msgid "bad mergetag in commit '%s'"
11634 msgstr ""
11635
11636 #: builtin/replace.c:363
11637 #, c-format
11638 msgid "malformed mergetag in commit '%s'"
11639 msgstr ""
11640
11641 #: builtin/replace.c:374
11642 #, c-format
11643 msgid ""
11644 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
11645 "instead of --graft"
11646 msgstr ""
11647
11648 #: builtin/replace.c:407
11649 #, c-format
11650 msgid "the original commit '%s' has a gpg signature."
11651 msgstr ""
11652
11653 #: builtin/replace.c:408
11654 msgid "the signature will be removed in the replacement commit!"
11655 msgstr ""
11656
11657 #: builtin/replace.c:414
11658 #, c-format
11659 msgid "could not write replacement commit for: '%s'"
11660 msgstr ""
11661
11662 #: builtin/replace.c:438
11663 msgid "list replace refs"
11664 msgstr ""
11665
11666 #: builtin/replace.c:439
11667 msgid "delete replace refs"
11668 msgstr ""
11669
11670 #: builtin/replace.c:440
11671 msgid "edit existing object"
11672 msgstr ""
11673
11674 #: builtin/replace.c:441
11675 msgid "change a commit's parents"
11676 msgstr ""
11677
11678 #: builtin/replace.c:442
11679 msgid "replace the ref if it exists"
11680 msgstr ""
11681
11682 #: builtin/replace.c:443
11683 msgid "do not pretty-print contents for --edit"
11684 msgstr ""
11685
11686 #: builtin/replace.c:444
11687 msgid "use this format"
11688 msgstr ""
11689
11690 #: builtin/rerere.c:13
11691 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
11692 msgstr ""
11693
11694 #: builtin/rerere.c:59
11695 msgid "register clean resolutions in index"
11696 msgstr ""
11697
11698 #: builtin/reset.c:29
11699 msgid ""
11700 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
11701 msgstr ""
11702
11703 #: builtin/reset.c:30
11704 msgid "git reset [-q] [<tree-ish>] [--] <paths>..."
11705 msgstr ""
11706
11707 #: builtin/reset.c:31
11708 msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
11709 msgstr ""
11710
11711 #: builtin/reset.c:37
11712 msgid "mixed"
11713 msgstr ""
11714
11715 #: builtin/reset.c:37
11716 msgid "soft"
11717 msgstr ""
11718
11719 #: builtin/reset.c:37
11720 msgid "hard"
11721 msgstr ""
11722
11723 #: builtin/reset.c:37
11724 msgid "merge"
11725 msgstr ""
11726
11727 #: builtin/reset.c:37
11728 msgid "keep"
11729 msgstr ""
11730
11731 #: builtin/reset.c:77
11732 msgid "You do not have a valid HEAD."
11733 msgstr ""
11734
11735 #: builtin/reset.c:79
11736 msgid "Failed to find tree of HEAD."
11737 msgstr ""
11738
11739 #: builtin/reset.c:85
11740 #, c-format
11741 msgid "Failed to find tree of %s."
11742 msgstr ""
11743
11744 #: builtin/reset.c:103
11745 #, c-format
11746 msgid "HEAD is now at %s"
11747 msgstr ""
11748
11749 #: builtin/reset.c:186
11750 #, c-format
11751 msgid "Cannot do a %s reset in the middle of a merge."
11752 msgstr ""
11753
11754 #: builtin/reset.c:286
11755 msgid "be quiet, only report errors"
11756 msgstr ""
11757
11758 #: builtin/reset.c:288
11759 msgid "reset HEAD and index"
11760 msgstr ""
11761
11762 #: builtin/reset.c:289
11763 msgid "reset only HEAD"
11764 msgstr ""
11765
11766 #: builtin/reset.c:291 builtin/reset.c:293
11767 msgid "reset HEAD, index and working tree"
11768 msgstr ""
11769
11770 #: builtin/reset.c:295
11771 msgid "reset HEAD but keep local changes"
11772 msgstr ""
11773
11774 #: builtin/reset.c:301
11775 msgid "record only the fact that removed paths will be added later"
11776 msgstr ""
11777
11778 #: builtin/reset.c:320
11779 #, c-format
11780 msgid "Failed to resolve '%s' as a valid revision."
11781 msgstr ""
11782
11783 #: builtin/reset.c:328
11784 #, c-format
11785 msgid "Failed to resolve '%s' as a valid tree."
11786 msgstr ""
11787
11788 #: builtin/reset.c:337
11789 msgid "--patch is incompatible with --{hard,mixed,soft}"
11790 msgstr ""
11791
11792 #: builtin/reset.c:346
11793 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
11794 msgstr ""
11795
11796 #: builtin/reset.c:348
11797 #, c-format
11798 msgid "Cannot do %s reset with paths."
11799 msgstr ""
11800
11801 #: builtin/reset.c:358
11802 #, c-format
11803 msgid "%s reset is not allowed in a bare repository"
11804 msgstr ""
11805
11806 #: builtin/reset.c:362
11807 msgid "-N can only be used with --mixed"
11808 msgstr ""
11809
11810 #: builtin/reset.c:379
11811 msgid "Unstaged changes after reset:"
11812 msgstr ""
11813
11814 #: builtin/reset.c:385
11815 #, c-format
11816 msgid "Could not reset index file to revision '%s'."
11817 msgstr ""
11818
11819 #: builtin/reset.c:389
11820 msgid "Could not write new index file."
11821 msgstr ""
11822
11823 #: builtin/rev-list.c:358
11824 msgid "rev-list does not support display of notes"
11825 msgstr ""
11826
11827 #: builtin/rev-parse.c:394
11828 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
11829 msgstr ""
11830
11831 #: builtin/rev-parse.c:399
11832 msgid "keep the `--` passed as an arg"
11833 msgstr ""
11834
11835 #: builtin/rev-parse.c:401
11836 msgid "stop parsing after the first non-option argument"
11837 msgstr ""
11838
11839 #: builtin/rev-parse.c:404
11840 msgid "output in stuck long form"
11841 msgstr ""
11842
11843 #: builtin/rev-parse.c:535
11844 msgid ""
11845 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
11846 "   or: git rev-parse --sq-quote [<arg>...]\n"
11847 "   or: git rev-parse [<options>] [<arg>...]\n"
11848 "\n"
11849 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
11850 msgstr ""
11851
11852 #: builtin/revert.c:23
11853 msgid "git revert [<options>] <commit-ish>..."
11854 msgstr ""
11855
11856 #: builtin/revert.c:24
11857 msgid "git revert <subcommand>"
11858 msgstr ""
11859
11860 #: builtin/revert.c:29
11861 msgid "git cherry-pick [<options>] <commit-ish>..."
11862 msgstr ""
11863
11864 #: builtin/revert.c:30
11865 msgid "git cherry-pick <subcommand>"
11866 msgstr ""
11867
11868 #: builtin/revert.c:90
11869 #, c-format
11870 msgid "%s: %s cannot be used with %s"
11871 msgstr ""
11872
11873 #: builtin/revert.c:99
11874 msgid "end revert or cherry-pick sequence"
11875 msgstr ""
11876
11877 #: builtin/revert.c:100
11878 msgid "resume revert or cherry-pick sequence"
11879 msgstr ""
11880
11881 #: builtin/revert.c:101
11882 msgid "cancel revert or cherry-pick sequence"
11883 msgstr ""
11884
11885 #: builtin/revert.c:102
11886 msgid "don't automatically commit"
11887 msgstr ""
11888
11889 #: builtin/revert.c:103
11890 msgid "edit the commit message"
11891 msgstr ""
11892
11893 #: builtin/revert.c:106
11894 msgid "parent-number"
11895 msgstr ""
11896
11897 #: builtin/revert.c:107
11898 msgid "select mainline parent"
11899 msgstr ""
11900
11901 #: builtin/revert.c:109
11902 msgid "merge strategy"
11903 msgstr ""
11904
11905 #: builtin/revert.c:110
11906 msgid "option"
11907 msgstr ""
11908
11909 #: builtin/revert.c:111
11910 msgid "option for merge strategy"
11911 msgstr ""
11912
11913 #: builtin/revert.c:120
11914 msgid "append commit name"
11915 msgstr ""
11916
11917 #: builtin/revert.c:122
11918 msgid "preserve initially empty commits"
11919 msgstr ""
11920
11921 #: builtin/revert.c:123
11922 msgid "allow commits with empty messages"
11923 msgstr ""
11924
11925 #: builtin/revert.c:124
11926 msgid "keep redundant, empty commits"
11927 msgstr ""
11928
11929 #: builtin/revert.c:212
11930 msgid "revert failed"
11931 msgstr ""
11932
11933 #: builtin/revert.c:225
11934 msgid "cherry-pick failed"
11935 msgstr ""
11936
11937 #: builtin/rm.c:18
11938 msgid "git rm [<options>] [--] <file>..."
11939 msgstr ""
11940
11941 #: builtin/rm.c:206
11942 msgid ""
11943 "the following file has staged content different from both the\n"
11944 "file and the HEAD:"
11945 msgid_plural ""
11946 "the following files have staged content different from both the\n"
11947 "file and the HEAD:"
11948 msgstr[0] ""
11949 msgstr[1] ""
11950
11951 #: builtin/rm.c:211
11952 msgid ""
11953 "\n"
11954 "(use -f to force removal)"
11955 msgstr ""
11956
11957 #: builtin/rm.c:215
11958 msgid "the following file has changes staged in the index:"
11959 msgid_plural "the following files have changes staged in the index:"
11960 msgstr[0] ""
11961 msgstr[1] ""
11962
11963 #: builtin/rm.c:219 builtin/rm.c:228
11964 msgid ""
11965 "\n"
11966 "(use --cached to keep the file, or -f to force removal)"
11967 msgstr ""
11968
11969 #: builtin/rm.c:225
11970 msgid "the following file has local modifications:"
11971 msgid_plural "the following files have local modifications:"
11972 msgstr[0] ""
11973 msgstr[1] ""
11974
11975 #: builtin/rm.c:243
11976 msgid "do not list removed files"
11977 msgstr ""
11978
11979 #: builtin/rm.c:244
11980 msgid "only remove from the index"
11981 msgstr ""
11982
11983 #: builtin/rm.c:245
11984 msgid "override the up-to-date check"
11985 msgstr ""
11986
11987 #: builtin/rm.c:246
11988 msgid "allow recursive removal"
11989 msgstr ""
11990
11991 #: builtin/rm.c:248
11992 msgid "exit with a zero status even if nothing matched"
11993 msgstr ""
11994
11995 #: builtin/rm.c:308
11996 #, c-format
11997 msgid "not removing '%s' recursively without -r"
11998 msgstr ""
11999
12000 #: builtin/rm.c:347
12001 #, c-format
12002 msgid "git rm: unable to remove %s"
12003 msgstr ""
12004
12005 #: builtin/rm.c:370
12006 #, c-format
12007 msgid "could not remove '%s'"
12008 msgstr ""
12009
12010 #: builtin/send-pack.c:19
12011 msgid ""
12012 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
12013 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
12014 "[<ref>...]\n"
12015 "  --all and explicit <ref> specification are mutually exclusive."
12016 msgstr ""
12017
12018 #: builtin/send-pack.c:162
12019 msgid "remote name"
12020 msgstr ""
12021
12022 #: builtin/send-pack.c:176
12023 msgid "use stateless RPC protocol"
12024 msgstr ""
12025
12026 #: builtin/send-pack.c:177
12027 msgid "read refs from stdin"
12028 msgstr ""
12029
12030 #: builtin/send-pack.c:178
12031 msgid "print status from remote helper"
12032 msgstr ""
12033
12034 #: builtin/shortlog.c:14
12035 msgid "git shortlog [<options>] [<revision-range>] [[--] [<path>...]]"
12036 msgstr ""
12037
12038 #: builtin/shortlog.c:249
12039 msgid "Group by committer rather than author"
12040 msgstr ""
12041
12042 #: builtin/shortlog.c:251
12043 msgid "sort output according to the number of commits per author"
12044 msgstr ""
12045
12046 #: builtin/shortlog.c:253
12047 msgid "Suppress commit descriptions, only provides commit count"
12048 msgstr ""
12049
12050 #: builtin/shortlog.c:255
12051 msgid "Show the email address of each author"
12052 msgstr ""
12053
12054 #: builtin/shortlog.c:256
12055 msgid "w[,i1[,i2]]"
12056 msgstr ""
12057
12058 #: builtin/shortlog.c:257
12059 msgid "Linewrap output"
12060 msgstr ""
12061
12062 #: builtin/show-branch.c:12
12063 msgid ""
12064 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
12065 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
12066 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
12067 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
12068 msgstr ""
12069
12070 #: builtin/show-branch.c:16
12071 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
12072 msgstr ""
12073
12074 #: builtin/show-branch.c:376
12075 #, c-format
12076 msgid "ignoring %s; cannot handle more than %d ref"
12077 msgid_plural "ignoring %s; cannot handle more than %d refs"
12078 msgstr[0] ""
12079 msgstr[1] ""
12080
12081 #: builtin/show-branch.c:530
12082 #, c-format
12083 msgid "no matching refs with %s"
12084 msgstr ""
12085
12086 #: builtin/show-branch.c:626
12087 msgid "show remote-tracking and local branches"
12088 msgstr ""
12089
12090 #: builtin/show-branch.c:628
12091 msgid "show remote-tracking branches"
12092 msgstr ""
12093
12094 #: builtin/show-branch.c:630
12095 msgid "color '*!+-' corresponding to the branch"
12096 msgstr ""
12097
12098 #: builtin/show-branch.c:632
12099 msgid "show <n> more commits after the common ancestor"
12100 msgstr ""
12101
12102 #: builtin/show-branch.c:634
12103 msgid "synonym to more=-1"
12104 msgstr ""
12105
12106 #: builtin/show-branch.c:635
12107 msgid "suppress naming strings"
12108 msgstr ""
12109
12110 #: builtin/show-branch.c:637
12111 msgid "include the current branch"
12112 msgstr ""
12113
12114 #: builtin/show-branch.c:639
12115 msgid "name commits with their object names"
12116 msgstr ""
12117
12118 #: builtin/show-branch.c:641
12119 msgid "show possible merge bases"
12120 msgstr ""
12121
12122 #: builtin/show-branch.c:643
12123 msgid "show refs unreachable from any other ref"
12124 msgstr ""
12125
12126 #: builtin/show-branch.c:645
12127 msgid "show commits in topological order"
12128 msgstr ""
12129
12130 #: builtin/show-branch.c:648
12131 msgid "show only commits not on the first branch"
12132 msgstr ""
12133
12134 #: builtin/show-branch.c:650
12135 msgid "show merges reachable from only one tip"
12136 msgstr ""
12137
12138 #: builtin/show-branch.c:652
12139 msgid "topologically sort, maintaining date order where possible"
12140 msgstr ""
12141
12142 #: builtin/show-branch.c:655
12143 msgid "<n>[,<base>]"
12144 msgstr ""
12145
12146 #: builtin/show-branch.c:656
12147 msgid "show <n> most recent ref-log entries starting at base"
12148 msgstr ""
12149
12150 #: builtin/show-branch.c:690
12151 msgid ""
12152 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
12153 msgstr ""
12154
12155 #: builtin/show-branch.c:714
12156 msgid "no branches given, and HEAD is not valid"
12157 msgstr ""
12158
12159 #: builtin/show-branch.c:717
12160 msgid "--reflog option needs one branch name"
12161 msgstr ""
12162
12163 #: builtin/show-branch.c:720
12164 #, c-format
12165 msgid "only %d entry can be shown at one time."
12166 msgid_plural "only %d entries can be shown at one time."
12167 msgstr[0] ""
12168 msgstr[1] ""
12169
12170 #: builtin/show-branch.c:724
12171 #, c-format
12172 msgid "no such ref %s"
12173 msgstr ""
12174
12175 #: builtin/show-branch.c:808
12176 #, c-format
12177 msgid "cannot handle more than %d rev."
12178 msgid_plural "cannot handle more than %d revs."
12179 msgstr[0] ""
12180 msgstr[1] ""
12181
12182 #: builtin/show-branch.c:812
12183 #, c-format
12184 msgid "'%s' is not a valid ref."
12185 msgstr ""
12186
12187 #: builtin/show-branch.c:815
12188 #, c-format
12189 msgid "cannot find commit %s (%s)"
12190 msgstr ""
12191
12192 #: builtin/show-ref.c:10
12193 msgid ""
12194 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
12195 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
12196 msgstr ""
12197
12198 #: builtin/show-ref.c:11
12199 msgid "git show-ref --exclude-existing[=<pattern>]"
12200 msgstr ""
12201
12202 #: builtin/show-ref.c:159
12203 msgid "only show tags (can be combined with heads)"
12204 msgstr ""
12205
12206 #: builtin/show-ref.c:160
12207 msgid "only show heads (can be combined with tags)"
12208 msgstr ""
12209
12210 #: builtin/show-ref.c:161
12211 msgid "stricter reference checking, requires exact ref path"
12212 msgstr ""
12213
12214 #: builtin/show-ref.c:164 builtin/show-ref.c:166
12215 msgid "show the HEAD reference, even if it would be filtered out"
12216 msgstr ""
12217
12218 #: builtin/show-ref.c:168
12219 msgid "dereference tags into object IDs"
12220 msgstr ""
12221
12222 #: builtin/show-ref.c:170
12223 msgid "only show SHA1 hash using <n> digits"
12224 msgstr ""
12225
12226 #: builtin/show-ref.c:174
12227 msgid "do not print results to stdout (useful with --verify)"
12228 msgstr ""
12229
12230 #: builtin/show-ref.c:176
12231 msgid "show refs from stdin that aren't in local repository"
12232 msgstr ""
12233
12234 #: builtin/stripspace.c:18
12235 msgid "git stripspace [-s | --strip-comments]"
12236 msgstr ""
12237
12238 #: builtin/stripspace.c:19
12239 msgid "git stripspace [-c | --comment-lines]"
12240 msgstr ""
12241
12242 #: builtin/stripspace.c:36
12243 msgid "skip and remove all lines starting with comment character"
12244 msgstr ""
12245
12246 #: builtin/stripspace.c:39
12247 msgid "prepend comment character and space to each line"
12248 msgstr ""
12249
12250 #: builtin/submodule--helper.c:25 builtin/submodule--helper.c:1075
12251 #, c-format
12252 msgid "No such ref: %s"
12253 msgstr ""
12254
12255 #: builtin/submodule--helper.c:32 builtin/submodule--helper.c:1084
12256 #, c-format
12257 msgid "Expecting a full ref name, got %s"
12258 msgstr ""
12259
12260 #: builtin/submodule--helper.c:72
12261 #, c-format
12262 msgid "cannot strip one component off url '%s'"
12263 msgstr ""
12264
12265 #: builtin/submodule--helper.c:305 builtin/submodule--helper.c:630
12266 msgid "alternative anchor for relative paths"
12267 msgstr ""
12268
12269 #: builtin/submodule--helper.c:310
12270 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
12271 msgstr ""
12272
12273 #: builtin/submodule--helper.c:356 builtin/submodule--helper.c:380
12274 #, c-format
12275 msgid "No url found for submodule path '%s' in .gitmodules"
12276 msgstr ""
12277
12278 #: builtin/submodule--helper.c:395
12279 #, c-format
12280 msgid ""
12281 "could not lookup configuration '%s'. Assuming this repository is its own "
12282 "authoritative upstream."
12283 msgstr ""
12284
12285 #: builtin/submodule--helper.c:406
12286 #, c-format
12287 msgid "Failed to register url for submodule path '%s'"
12288 msgstr ""
12289
12290 #: builtin/submodule--helper.c:410
12291 #, c-format
12292 msgid "Submodule '%s' (%s) registered for path '%s'\n"
12293 msgstr ""
12294
12295 #: builtin/submodule--helper.c:420
12296 #, c-format
12297 msgid "warning: command update mode suggested for submodule '%s'\n"
12298 msgstr ""
12299
12300 #: builtin/submodule--helper.c:427
12301 #, c-format
12302 msgid "Failed to register update mode for submodule path '%s'"
12303 msgstr ""
12304
12305 #: builtin/submodule--helper.c:443
12306 msgid "Suppress output for initializing a submodule"
12307 msgstr ""
12308
12309 #: builtin/submodule--helper.c:448
12310 msgid "git submodule--helper init [<path>]"
12311 msgstr ""
12312
12313 #: builtin/submodule--helper.c:476
12314 msgid "git submodule--helper name <path>"
12315 msgstr ""
12316
12317 #: builtin/submodule--helper.c:482
12318 #, c-format
12319 msgid "no submodule mapping found in .gitmodules for path '%s'"
12320 msgstr ""
12321
12322 #: builtin/submodule--helper.c:565 builtin/submodule--helper.c:568
12323 #, c-format
12324 msgid "submodule '%s' cannot add alternate: %s"
12325 msgstr ""
12326
12327 #: builtin/submodule--helper.c:604
12328 #, c-format
12329 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
12330 msgstr ""
12331
12332 #: builtin/submodule--helper.c:611
12333 #, c-format
12334 msgid "Value '%s' for submodule.alternateLocation is not recognized"
12335 msgstr ""
12336
12337 #: builtin/submodule--helper.c:633
12338 msgid "where the new submodule will be cloned to"
12339 msgstr ""
12340
12341 #: builtin/submodule--helper.c:636
12342 msgid "name of the new submodule"
12343 msgstr ""
12344
12345 #: builtin/submodule--helper.c:639
12346 msgid "url where to clone the submodule from"
12347 msgstr ""
12348
12349 #: builtin/submodule--helper.c:645
12350 msgid "depth for shallow clones"
12351 msgstr ""
12352
12353 #: builtin/submodule--helper.c:648 builtin/submodule--helper.c:993
12354 msgid "force cloning progress"
12355 msgstr ""
12356
12357 #: builtin/submodule--helper.c:653
12358 msgid ""
12359 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
12360 "<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"
12361 msgstr ""
12362
12363 #: builtin/submodule--helper.c:684
12364 #, c-format
12365 msgid "clone of '%s' into submodule path '%s' failed"
12366 msgstr ""
12367
12368 #: builtin/submodule--helper.c:699
12369 #, c-format
12370 msgid "could not get submodule directory for '%s'"
12371 msgstr ""
12372
12373 #: builtin/submodule--helper.c:764
12374 #, c-format
12375 msgid "Submodule path '%s' not initialized"
12376 msgstr ""
12377
12378 #: builtin/submodule--helper.c:768
12379 msgid "Maybe you want to use 'update --init'?"
12380 msgstr ""
12381
12382 #: builtin/submodule--helper.c:793
12383 #, c-format
12384 msgid "Skipping unmerged submodule %s"
12385 msgstr ""
12386
12387 #: builtin/submodule--helper.c:814
12388 #, c-format
12389 msgid "Skipping submodule '%s'"
12390 msgstr ""
12391
12392 #: builtin/submodule--helper.c:942
12393 #, c-format
12394 msgid "Failed to clone '%s'. Retry scheduled"
12395 msgstr ""
12396
12397 #: builtin/submodule--helper.c:953
12398 #, c-format
12399 msgid "Failed to clone '%s' a second time, aborting"
12400 msgstr ""
12401
12402 #: builtin/submodule--helper.c:974 builtin/submodule--helper.c:1162
12403 msgid "path into the working tree"
12404 msgstr ""
12405
12406 #: builtin/submodule--helper.c:977
12407 msgid "path into the working tree, across nested submodule boundaries"
12408 msgstr ""
12409
12410 #: builtin/submodule--helper.c:981
12411 msgid "rebase, merge, checkout or none"
12412 msgstr ""
12413
12414 #: builtin/submodule--helper.c:985
12415 msgid "Create a shallow clone truncated to the specified number of revisions"
12416 msgstr ""
12417
12418 #: builtin/submodule--helper.c:988
12419 msgid "parallel jobs"
12420 msgstr ""
12421
12422 #: builtin/submodule--helper.c:990
12423 msgid "whether the initial clone should follow the shallow recommendation"
12424 msgstr ""
12425
12426 #: builtin/submodule--helper.c:991
12427 msgid "don't print cloning progress"
12428 msgstr ""
12429
12430 #: builtin/submodule--helper.c:998
12431 msgid "git submodule--helper update_clone [--prefix=<path>] [<path>...]"
12432 msgstr ""
12433
12434 #: builtin/submodule--helper.c:1008
12435 msgid "bad value for update parameter"
12436 msgstr ""
12437
12438 #: builtin/submodule--helper.c:1079
12439 #, c-format
12440 msgid ""
12441 "Submodule (%s) branch configured to inherit branch from superproject, but "
12442 "the superproject is not on any branch"
12443 msgstr ""
12444
12445 #: builtin/submodule--helper.c:1163
12446 msgid "recurse into submodules"
12447 msgstr ""
12448
12449 #: builtin/submodule--helper.c:1169
12450 msgid "git submodule--helper embed-git-dir [<path>...]"
12451 msgstr ""
12452
12453 #: builtin/submodule--helper.c:1232
12454 #, c-format
12455 msgid "%s doesn't support --super-prefix"
12456 msgstr ""
12457
12458 #: builtin/submodule--helper.c:1238
12459 #, c-format
12460 msgid "'%s' is not a valid submodule--helper subcommand"
12461 msgstr ""
12462
12463 #: builtin/symbolic-ref.c:8
12464 msgid "git symbolic-ref [<options>] <name> [<ref>]"
12465 msgstr ""
12466
12467 #: builtin/symbolic-ref.c:9
12468 msgid "git symbolic-ref -d [-q] <name>"
12469 msgstr ""
12470
12471 #: builtin/symbolic-ref.c:41
12472 msgid "suppress error message for non-symbolic (detached) refs"
12473 msgstr ""
12474
12475 #: builtin/symbolic-ref.c:42
12476 msgid "delete symbolic ref"
12477 msgstr ""
12478
12479 #: builtin/symbolic-ref.c:43
12480 msgid "shorten ref output"
12481 msgstr ""
12482
12483 #: builtin/symbolic-ref.c:44 builtin/update-ref.c:363
12484 msgid "reason"
12485 msgstr ""
12486
12487 #: builtin/symbolic-ref.c:44 builtin/update-ref.c:363
12488 msgid "reason of the update"
12489 msgstr ""
12490
12491 #: builtin/tag.c:24
12492 msgid ""
12493 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] <tagname> "
12494 "[<head>]"
12495 msgstr ""
12496
12497 #: builtin/tag.c:25
12498 msgid "git tag -d <tagname>..."
12499 msgstr ""
12500
12501 #: builtin/tag.c:26
12502 msgid ""
12503 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
12504 "points-at <object>]\n"
12505 "\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
12506 msgstr ""
12507
12508 #: builtin/tag.c:28
12509 msgid "git tag -v [--format=<format>] <tagname>..."
12510 msgstr ""
12511
12512 #: builtin/tag.c:84
12513 #, c-format
12514 msgid "tag '%s' not found."
12515 msgstr ""
12516
12517 #: builtin/tag.c:100
12518 #, c-format
12519 msgid "Deleted tag '%s' (was %s)\n"
12520 msgstr ""
12521
12522 #: builtin/tag.c:129
12523 #, c-format
12524 msgid ""
12525 "\n"
12526 "Write a message for tag:\n"
12527 "  %s\n"
12528 "Lines starting with '%c' will be ignored.\n"
12529 msgstr ""
12530
12531 #: builtin/tag.c:133
12532 #, c-format
12533 msgid ""
12534 "\n"
12535 "Write a message for tag:\n"
12536 "  %s\n"
12537 "Lines starting with '%c' will be kept; you may remove them yourself if you "
12538 "want to.\n"
12539 msgstr ""
12540
12541 #: builtin/tag.c:211
12542 msgid "unable to sign the tag"
12543 msgstr ""
12544
12545 #: builtin/tag.c:213
12546 msgid "unable to write tag file"
12547 msgstr ""
12548
12549 #: builtin/tag.c:237
12550 msgid "bad object type."
12551 msgstr ""
12552
12553 #: builtin/tag.c:283
12554 msgid "no tag message?"
12555 msgstr ""
12556
12557 #: builtin/tag.c:290
12558 #, c-format
12559 msgid "The tag message has been left in %s\n"
12560 msgstr ""
12561
12562 #: builtin/tag.c:398
12563 msgid "list tag names"
12564 msgstr ""
12565
12566 #: builtin/tag.c:400
12567 msgid "print <n> lines of each tag message"
12568 msgstr ""
12569
12570 #: builtin/tag.c:402
12571 msgid "delete tags"
12572 msgstr ""
12573
12574 #: builtin/tag.c:403
12575 msgid "verify tags"
12576 msgstr ""
12577
12578 #: builtin/tag.c:405
12579 msgid "Tag creation options"
12580 msgstr ""
12581
12582 #: builtin/tag.c:407
12583 msgid "annotated tag, needs a message"
12584 msgstr ""
12585
12586 #: builtin/tag.c:409
12587 msgid "tag message"
12588 msgstr ""
12589
12590 #: builtin/tag.c:411
12591 msgid "annotated and GPG-signed tag"
12592 msgstr ""
12593
12594 #: builtin/tag.c:415
12595 msgid "use another key to sign the tag"
12596 msgstr ""
12597
12598 #: builtin/tag.c:416
12599 msgid "replace the tag if exists"
12600 msgstr ""
12601
12602 #: builtin/tag.c:417 builtin/update-ref.c:369
12603 msgid "create a reflog"
12604 msgstr ""
12605
12606 #: builtin/tag.c:419
12607 msgid "Tag listing options"
12608 msgstr ""
12609
12610 #: builtin/tag.c:420
12611 msgid "show tag list in columns"
12612 msgstr ""
12613
12614 #: builtin/tag.c:421 builtin/tag.c:423
12615 msgid "print only tags that contain the commit"
12616 msgstr ""
12617
12618 #: builtin/tag.c:422 builtin/tag.c:424
12619 msgid "print only tags that don't contain the commit"
12620 msgstr ""
12621
12622 #: builtin/tag.c:425
12623 msgid "print only tags that are merged"
12624 msgstr ""
12625
12626 #: builtin/tag.c:426
12627 msgid "print only tags that are not merged"
12628 msgstr ""
12629
12630 #: builtin/tag.c:431
12631 msgid "print only tags of the object"
12632 msgstr ""
12633
12634 #: builtin/tag.c:470
12635 msgid "--column and -n are incompatible"
12636 msgstr ""
12637
12638 #: builtin/tag.c:492
12639 msgid "-n option is only allowed in list mode"
12640 msgstr ""
12641
12642 #: builtin/tag.c:494
12643 msgid "--contains option is only allowed in list mode"
12644 msgstr ""
12645
12646 #: builtin/tag.c:496
12647 msgid "--no-contains option is only allowed in list mode"
12648 msgstr ""
12649
12650 #: builtin/tag.c:498
12651 msgid "--points-at option is only allowed in list mode"
12652 msgstr ""
12653
12654 #: builtin/tag.c:500
12655 msgid "--merged and --no-merged options are only allowed in list mode"
12656 msgstr ""
12657
12658 #: builtin/tag.c:511
12659 msgid "only one -F or -m option is allowed."
12660 msgstr ""
12661
12662 #: builtin/tag.c:530
12663 msgid "too many params"
12664 msgstr ""
12665
12666 #: builtin/tag.c:536
12667 #, c-format
12668 msgid "'%s' is not a valid tag name."
12669 msgstr ""
12670
12671 #: builtin/tag.c:541
12672 #, c-format
12673 msgid "tag '%s' already exists"
12674 msgstr ""
12675
12676 #: builtin/tag.c:571
12677 #, c-format
12678 msgid "Updated tag '%s' (was %s)\n"
12679 msgstr ""
12680
12681 #: builtin/unpack-objects.c:494
12682 msgid "Unpacking objects"
12683 msgstr ""
12684
12685 #: builtin/update-index.c:80
12686 #, c-format
12687 msgid "failed to create directory %s"
12688 msgstr ""
12689
12690 #: builtin/update-index.c:86
12691 #, c-format
12692 msgid "failed to stat %s"
12693 msgstr ""
12694
12695 #: builtin/update-index.c:96
12696 #, c-format
12697 msgid "failed to create file %s"
12698 msgstr ""
12699
12700 #: builtin/update-index.c:104
12701 #, c-format
12702 msgid "failed to delete file %s"
12703 msgstr ""
12704
12705 #: builtin/update-index.c:111 builtin/update-index.c:217
12706 #, c-format
12707 msgid "failed to delete directory %s"
12708 msgstr ""
12709
12710 #: builtin/update-index.c:136
12711 #, c-format
12712 msgid "Testing mtime in '%s' "
12713 msgstr ""
12714
12715 #: builtin/update-index.c:150
12716 msgid "directory stat info does not change after adding a new file"
12717 msgstr ""
12718
12719 #: builtin/update-index.c:163
12720 msgid "directory stat info does not change after adding a new directory"
12721 msgstr ""
12722
12723 #: builtin/update-index.c:176
12724 msgid "directory stat info changes after updating a file"
12725 msgstr ""
12726
12727 #: builtin/update-index.c:187
12728 msgid "directory stat info changes after adding a file inside subdirectory"
12729 msgstr ""
12730
12731 #: builtin/update-index.c:198
12732 msgid "directory stat info does not change after deleting a file"
12733 msgstr ""
12734
12735 #: builtin/update-index.c:211
12736 msgid "directory stat info does not change after deleting a directory"
12737 msgstr ""
12738
12739 #: builtin/update-index.c:218
12740 msgid " OK"
12741 msgstr ""
12742
12743 #: builtin/update-index.c:569
12744 msgid "git update-index [<options>] [--] [<file>...]"
12745 msgstr ""
12746
12747 #: builtin/update-index.c:924
12748 msgid "continue refresh even when index needs update"
12749 msgstr ""
12750
12751 #: builtin/update-index.c:927
12752 msgid "refresh: ignore submodules"
12753 msgstr ""
12754
12755 #: builtin/update-index.c:930
12756 msgid "do not ignore new files"
12757 msgstr ""
12758
12759 #: builtin/update-index.c:932
12760 msgid "let files replace directories and vice-versa"
12761 msgstr ""
12762
12763 #: builtin/update-index.c:934
12764 msgid "notice files missing from worktree"
12765 msgstr ""
12766
12767 #: builtin/update-index.c:936
12768 msgid "refresh even if index contains unmerged entries"
12769 msgstr ""
12770
12771 #: builtin/update-index.c:939
12772 msgid "refresh stat information"
12773 msgstr ""
12774
12775 #: builtin/update-index.c:943
12776 msgid "like --refresh, but ignore assume-unchanged setting"
12777 msgstr ""
12778
12779 #: builtin/update-index.c:947
12780 msgid "<mode>,<object>,<path>"
12781 msgstr ""
12782
12783 #: builtin/update-index.c:948
12784 msgid "add the specified entry to the index"
12785 msgstr ""
12786
12787 #: builtin/update-index.c:957
12788 msgid "mark files as \"not changing\""
12789 msgstr ""
12790
12791 #: builtin/update-index.c:960
12792 msgid "clear assumed-unchanged bit"
12793 msgstr ""
12794
12795 #: builtin/update-index.c:963
12796 msgid "mark files as \"index-only\""
12797 msgstr ""
12798
12799 #: builtin/update-index.c:966
12800 msgid "clear skip-worktree bit"
12801 msgstr ""
12802
12803 #: builtin/update-index.c:969
12804 msgid "add to index only; do not add content to object database"
12805 msgstr ""
12806
12807 #: builtin/update-index.c:971
12808 msgid "remove named paths even if present in worktree"
12809 msgstr ""
12810
12811 #: builtin/update-index.c:973
12812 msgid "with --stdin: input lines are terminated by null bytes"
12813 msgstr ""
12814
12815 #: builtin/update-index.c:975
12816 msgid "read list of paths to be updated from standard input"
12817 msgstr ""
12818
12819 #: builtin/update-index.c:979
12820 msgid "add entries from standard input to the index"
12821 msgstr ""
12822
12823 #: builtin/update-index.c:983
12824 msgid "repopulate stages #2 and #3 for the listed paths"
12825 msgstr ""
12826
12827 #: builtin/update-index.c:987
12828 msgid "only update entries that differ from HEAD"
12829 msgstr ""
12830
12831 #: builtin/update-index.c:991
12832 msgid "ignore files missing from worktree"
12833 msgstr ""
12834
12835 #: builtin/update-index.c:994
12836 msgid "report actions to standard output"
12837 msgstr ""
12838
12839 #: builtin/update-index.c:996
12840 msgid "(for porcelains) forget saved unresolved conflicts"
12841 msgstr ""
12842
12843 #: builtin/update-index.c:1000
12844 msgid "write index in this format"
12845 msgstr ""
12846
12847 #: builtin/update-index.c:1002
12848 msgid "enable or disable split index"
12849 msgstr ""
12850
12851 #: builtin/update-index.c:1004
12852 msgid "enable/disable untracked cache"
12853 msgstr ""
12854
12855 #: builtin/update-index.c:1006
12856 msgid "test if the filesystem supports untracked cache"
12857 msgstr ""
12858
12859 #: builtin/update-index.c:1008
12860 msgid "enable untracked cache without testing the filesystem"
12861 msgstr ""
12862
12863 #: builtin/update-index.c:1108
12864 msgid ""
12865 "core.splitIndex is set to false; remove or change it, if you really want to "
12866 "enable split index"
12867 msgstr ""
12868
12869 #: builtin/update-index.c:1117
12870 msgid ""
12871 "core.splitIndex is set to true; remove or change it, if you really want to "
12872 "disable split index"
12873 msgstr ""
12874
12875 #: builtin/update-index.c:1128
12876 msgid ""
12877 "core.untrackedCache is set to true; remove or change it, if you really want "
12878 "to disable the untracked cache"
12879 msgstr ""
12880
12881 #: builtin/update-index.c:1132
12882 msgid "Untracked cache disabled"
12883 msgstr ""
12884
12885 #: builtin/update-index.c:1140
12886 msgid ""
12887 "core.untrackedCache is set to false; remove or change it, if you really want "
12888 "to enable the untracked cache"
12889 msgstr ""
12890
12891 #: builtin/update-index.c:1144
12892 #, c-format
12893 msgid "Untracked cache enabled for '%s'"
12894 msgstr ""
12895
12896 #: builtin/update-ref.c:10
12897 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
12898 msgstr ""
12899
12900 #: builtin/update-ref.c:11
12901 msgid "git update-ref [<options>]    <refname> <new-val> [<old-val>]"
12902 msgstr ""
12903
12904 #: builtin/update-ref.c:12
12905 msgid "git update-ref [<options>] --stdin [-z]"
12906 msgstr ""
12907
12908 #: builtin/update-ref.c:364
12909 msgid "delete the reference"
12910 msgstr ""
12911
12912 #: builtin/update-ref.c:366
12913 msgid "update <refname> not the one it points to"
12914 msgstr ""
12915
12916 #: builtin/update-ref.c:367
12917 msgid "stdin has NUL-terminated arguments"
12918 msgstr ""
12919
12920 #: builtin/update-ref.c:368
12921 msgid "read updates from stdin"
12922 msgstr ""
12923
12924 #: builtin/update-server-info.c:7
12925 msgid "git update-server-info [--force]"
12926 msgstr ""
12927
12928 #: builtin/update-server-info.c:15
12929 msgid "update the info files from scratch"
12930 msgstr ""
12931
12932 #: builtin/verify-commit.c:18
12933 msgid "git verify-commit [-v | --verbose] <commit>..."
12934 msgstr ""
12935
12936 #: builtin/verify-commit.c:73
12937 msgid "print commit contents"
12938 msgstr ""
12939
12940 #: builtin/verify-commit.c:74 builtin/verify-tag.c:38
12941 msgid "print raw gpg status output"
12942 msgstr ""
12943
12944 #: builtin/verify-pack.c:55
12945 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
12946 msgstr ""
12947
12948 #: builtin/verify-pack.c:65
12949 msgid "verbose"
12950 msgstr ""
12951
12952 #: builtin/verify-pack.c:67
12953 msgid "show statistics only"
12954 msgstr ""
12955
12956 #: builtin/verify-tag.c:19
12957 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
12958 msgstr ""
12959
12960 #: builtin/verify-tag.c:37
12961 msgid "print tag contents"
12962 msgstr ""
12963
12964 #: builtin/worktree.c:16
12965 msgid "git worktree add [<options>] <path> [<branch>]"
12966 msgstr ""
12967
12968 #: builtin/worktree.c:17
12969 msgid "git worktree list [<options>]"
12970 msgstr ""
12971
12972 #: builtin/worktree.c:18
12973 msgid "git worktree lock [<options>] <path>"
12974 msgstr ""
12975
12976 #: builtin/worktree.c:19
12977 msgid "git worktree prune [<options>]"
12978 msgstr ""
12979
12980 #: builtin/worktree.c:20
12981 msgid "git worktree unlock <path>"
12982 msgstr ""
12983
12984 #: builtin/worktree.c:44
12985 #, c-format
12986 msgid "Removing worktrees/%s: not a valid directory"
12987 msgstr ""
12988
12989 #: builtin/worktree.c:50
12990 #, c-format
12991 msgid "Removing worktrees/%s: gitdir file does not exist"
12992 msgstr ""
12993
12994 #: builtin/worktree.c:55
12995 #, c-format
12996 msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
12997 msgstr ""
12998
12999 #: builtin/worktree.c:66
13000 #, c-format
13001 msgid "Removing worktrees/%s: invalid gitdir file"
13002 msgstr ""
13003
13004 #: builtin/worktree.c:82
13005 #, c-format
13006 msgid "Removing worktrees/%s: gitdir file points to non-existent location"
13007 msgstr ""
13008
13009 #: builtin/worktree.c:129
13010 msgid "report pruned working trees"
13011 msgstr ""
13012
13013 #: builtin/worktree.c:131
13014 msgid "expire working trees older than <time>"
13015 msgstr ""
13016
13017 #: builtin/worktree.c:205
13018 #, c-format
13019 msgid "'%s' already exists"
13020 msgstr ""
13021
13022 #: builtin/worktree.c:236
13023 #, c-format
13024 msgid "could not create directory of '%s'"
13025 msgstr ""
13026
13027 #: builtin/worktree.c:275
13028 #, c-format
13029 msgid "Preparing %s (identifier %s)"
13030 msgstr ""
13031
13032 #: builtin/worktree.c:327
13033 msgid "checkout <branch> even if already checked out in other worktree"
13034 msgstr ""
13035
13036 #: builtin/worktree.c:329
13037 msgid "create a new branch"
13038 msgstr ""
13039
13040 #: builtin/worktree.c:331
13041 msgid "create or reset a branch"
13042 msgstr ""
13043
13044 #: builtin/worktree.c:333
13045 msgid "populate the new working tree"
13046 msgstr ""
13047
13048 #: builtin/worktree.c:334
13049 msgid "keep the new working tree locked"
13050 msgstr ""
13051
13052 #: builtin/worktree.c:342
13053 msgid "-b, -B, and --detach are mutually exclusive"
13054 msgstr ""
13055
13056 #: builtin/worktree.c:479
13057 msgid "reason for locking"
13058 msgstr ""
13059
13060 #: builtin/worktree.c:491 builtin/worktree.c:524
13061 #, c-format
13062 msgid "'%s' is not a working tree"
13063 msgstr ""
13064
13065 #: builtin/worktree.c:493 builtin/worktree.c:526
13066 msgid "The main working tree cannot be locked or unlocked"
13067 msgstr ""
13068
13069 #: builtin/worktree.c:498
13070 #, c-format
13071 msgid "'%s' is already locked, reason: %s"
13072 msgstr ""
13073
13074 #: builtin/worktree.c:500
13075 #, c-format
13076 msgid "'%s' is already locked"
13077 msgstr ""
13078
13079 #: builtin/worktree.c:528
13080 #, c-format
13081 msgid "'%s' is not locked"
13082 msgstr ""
13083
13084 #: builtin/write-tree.c:14
13085 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
13086 msgstr ""
13087
13088 #: builtin/write-tree.c:27
13089 msgid "<prefix>/"
13090 msgstr ""
13091
13092 #: builtin/write-tree.c:28
13093 msgid "write tree object for a subdirectory <prefix>"
13094 msgstr ""
13095
13096 #: builtin/write-tree.c:31
13097 msgid "only useful for debugging"
13098 msgstr ""
13099
13100 #: upload-pack.c:23
13101 msgid "git upload-pack [<options>] <dir>"
13102 msgstr ""
13103
13104 #: upload-pack.c:1041
13105 msgid "quit after a single request/response exchange"
13106 msgstr ""
13107
13108 #: upload-pack.c:1043
13109 msgid "exit immediately after initial ref advertisement"
13110 msgstr ""
13111
13112 #: upload-pack.c:1045
13113 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
13114 msgstr ""
13115
13116 #: upload-pack.c:1047
13117 msgid "interrupt transfer after <n> seconds of inactivity"
13118 msgstr ""
13119
13120 #: credential-cache--daemon.c:224
13121 #, c-format
13122 msgid ""
13123 "The permissions on your socket directory are too loose; other\n"
13124 "users may be able to read your cached credentials. Consider running:\n"
13125 "\n"
13126 "\tchmod 0700 %s"
13127 msgstr ""
13128
13129 #: credential-cache--daemon.c:272
13130 msgid "print debugging messages to stderr"
13131 msgstr ""
13132
13133 #: git.c:15
13134 msgid ""
13135 "'git help -a' and 'git help -g' list available subcommands and some\n"
13136 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
13137 "to read about a specific subcommand or concept."
13138 msgstr ""
13139
13140 #: http.c:337
13141 #, c-format
13142 msgid "negative value for http.postbuffer; defaulting to %d"
13143 msgstr ""
13144
13145 #: http.c:358
13146 msgid "Delegation control is not supported with cURL < 7.22.0"
13147 msgstr ""
13148
13149 #: http.c:367
13150 msgid "Public key pinning not supported with cURL < 7.44.0"
13151 msgstr ""
13152
13153 #: http.c:1764
13154 #, c-format
13155 msgid ""
13156 "unable to update url base from redirection:\n"
13157 "  asked for: %s\n"
13158 "   redirect: %s"
13159 msgstr ""
13160
13161 #: remote-curl.c:324
13162 #, c-format
13163 msgid "redirecting to %s"
13164 msgstr ""
13165
13166 #: common-cmds.h:9
13167 msgid "start a working area (see also: git help tutorial)"
13168 msgstr ""
13169
13170 #: common-cmds.h:10
13171 msgid "work on the current change (see also: git help everyday)"
13172 msgstr ""
13173
13174 #: common-cmds.h:11
13175 msgid "examine the history and state (see also: git help revisions)"
13176 msgstr ""
13177
13178 #: common-cmds.h:12
13179 msgid "grow, mark and tweak your common history"
13180 msgstr ""
13181
13182 #: common-cmds.h:13
13183 msgid "collaborate (see also: git help workflows)"
13184 msgstr ""
13185
13186 #: common-cmds.h:17
13187 msgid "Add file contents to the index"
13188 msgstr ""
13189
13190 #: common-cmds.h:18
13191 msgid "Use binary search to find the commit that introduced a bug"
13192 msgstr ""
13193
13194 #: common-cmds.h:19
13195 msgid "List, create, or delete branches"
13196 msgstr ""
13197
13198 #: common-cmds.h:20
13199 msgid "Switch branches or restore working tree files"
13200 msgstr ""
13201
13202 #: common-cmds.h:21
13203 msgid "Clone a repository into a new directory"
13204 msgstr ""
13205
13206 #: common-cmds.h:22
13207 msgid "Record changes to the repository"
13208 msgstr ""
13209
13210 #: common-cmds.h:23
13211 msgid "Show changes between commits, commit and working tree, etc"
13212 msgstr ""
13213
13214 #: common-cmds.h:24
13215 msgid "Download objects and refs from another repository"
13216 msgstr ""
13217
13218 #: common-cmds.h:25
13219 msgid "Print lines matching a pattern"
13220 msgstr ""
13221
13222 #: common-cmds.h:26
13223 msgid "Create an empty Git repository or reinitialize an existing one"
13224 msgstr ""
13225
13226 #: common-cmds.h:27
13227 msgid "Show commit logs"
13228 msgstr ""
13229
13230 #: common-cmds.h:28
13231 msgid "Join two or more development histories together"
13232 msgstr ""
13233
13234 #: common-cmds.h:29
13235 msgid "Move or rename a file, a directory, or a symlink"
13236 msgstr ""
13237
13238 #: common-cmds.h:30
13239 msgid "Fetch from and integrate with another repository or a local branch"
13240 msgstr ""
13241
13242 #: common-cmds.h:31
13243 msgid "Update remote refs along with associated objects"
13244 msgstr ""
13245
13246 #: common-cmds.h:32
13247 msgid "Reapply commits on top of another base tip"
13248 msgstr ""
13249
13250 #: common-cmds.h:33
13251 msgid "Reset current HEAD to the specified state"
13252 msgstr ""
13253
13254 #: common-cmds.h:34
13255 msgid "Remove files from the working tree and from the index"
13256 msgstr ""
13257
13258 #: common-cmds.h:35
13259 msgid "Show various types of objects"
13260 msgstr ""
13261
13262 #: common-cmds.h:36
13263 msgid "Show the working tree status"
13264 msgstr ""
13265
13266 #: common-cmds.h:37
13267 msgid "Create, list, delete or verify a tag object signed with GPG"
13268 msgstr ""
13269
13270 #: parse-options.h:145
13271 msgid "expiry-date"
13272 msgstr ""
13273
13274 #: parse-options.h:160
13275 msgid "no-op (backward compatibility)"
13276 msgstr ""
13277
13278 #: parse-options.h:238
13279 msgid "be more verbose"
13280 msgstr ""
13281
13282 #: parse-options.h:240
13283 msgid "be more quiet"
13284 msgstr ""
13285
13286 #: parse-options.h:246
13287 msgid "use <n> digits to display SHA-1s"
13288 msgstr ""
13289
13290 #: rerere.h:40
13291 msgid "update the index with reused conflict resolution if possible"
13292 msgstr ""
13293
13294 #: git-bisect.sh:54
13295 msgid "You need to start by \"git bisect start\""
13296 msgstr ""
13297
13298 #. TRANSLATORS: Make sure to include [Y] and [n] in your
13299 #. translation. The program will only accept English input
13300 #. at this point.
13301 #: git-bisect.sh:60
13302 msgid "Do you want me to do it for you [Y/n]? "
13303 msgstr ""
13304
13305 #: git-bisect.sh:121
13306 #, sh-format
13307 msgid "unrecognised option: '$arg'"
13308 msgstr ""
13309
13310 #: git-bisect.sh:125
13311 #, sh-format
13312 msgid "'$arg' does not appear to be a valid revision"
13313 msgstr ""
13314
13315 #: git-bisect.sh:154
13316 msgid "Bad HEAD - I need a HEAD"
13317 msgstr ""
13318
13319 #: git-bisect.sh:167
13320 #, sh-format
13321 msgid ""
13322 "Checking out '$start_head' failed. Try 'git bisect reset <valid-branch>'."
13323 msgstr ""
13324
13325 #: git-bisect.sh:177
13326 msgid "won't bisect on cg-seek'ed tree"
13327 msgstr ""
13328
13329 #: git-bisect.sh:181
13330 msgid "Bad HEAD - strange symbolic ref"
13331 msgstr ""
13332
13333 #: git-bisect.sh:233
13334 #, sh-format
13335 msgid "Bad bisect_write argument: $state"
13336 msgstr ""
13337
13338 #: git-bisect.sh:262
13339 #, sh-format
13340 msgid "Bad rev input: $arg"
13341 msgstr ""
13342
13343 #: git-bisect.sh:281
13344 #, sh-format
13345 msgid "Bad rev input: $bisected_head"
13346 msgstr ""
13347
13348 #: git-bisect.sh:290
13349 #, sh-format
13350 msgid "Bad rev input: $rev"
13351 msgstr ""
13352
13353 #: git-bisect.sh:299
13354 #, sh-format
13355 msgid "'git bisect $TERM_BAD' can take only one argument."
13356 msgstr ""
13357
13358 #: git-bisect.sh:322
13359 #, sh-format
13360 msgid "Warning: bisecting only with a $TERM_BAD commit."
13361 msgstr ""
13362
13363 #. TRANSLATORS: Make sure to include [Y] and [n] in your
13364 #. translation. The program will only accept English input
13365 #. at this point.
13366 #: git-bisect.sh:328
13367 msgid "Are you sure [Y/n]? "
13368 msgstr ""
13369
13370 #: git-bisect.sh:340
13371 #, sh-format
13372 msgid ""
13373 "You need to give me at least one $bad_syn and one $good_syn revision.\n"
13374 "(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
13375 msgstr ""
13376
13377 #: git-bisect.sh:343
13378 #, sh-format
13379 msgid ""
13380 "You need to start by \"git bisect start\".\n"
13381 "You then need to give me at least one $good_syn and one $bad_syn revision.\n"
13382 "(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
13383 msgstr ""
13384
13385 #: git-bisect.sh:414 git-bisect.sh:546
13386 msgid "We are not bisecting."
13387 msgstr ""
13388
13389 #: git-bisect.sh:421
13390 #, sh-format
13391 msgid "'$invalid' is not a valid commit"
13392 msgstr ""
13393
13394 #: git-bisect.sh:430
13395 #, sh-format
13396 msgid ""
13397 "Could not check out original HEAD '$branch'.\n"
13398 "Try 'git bisect reset <commit>'."
13399 msgstr ""
13400
13401 #: git-bisect.sh:458
13402 msgid "No logfile given"
13403 msgstr ""
13404
13405 #: git-bisect.sh:459
13406 #, sh-format
13407 msgid "cannot read $file for replaying"
13408 msgstr ""
13409
13410 #: git-bisect.sh:480
13411 msgid "?? what are you talking about?"
13412 msgstr ""
13413
13414 #: git-bisect.sh:492
13415 #, sh-format
13416 msgid "running $command"
13417 msgstr ""
13418
13419 #: git-bisect.sh:499
13420 #, sh-format
13421 msgid ""
13422 "bisect run failed:\n"
13423 "exit code $res from '$command' is < 0 or >= 128"
13424 msgstr ""
13425
13426 #: git-bisect.sh:525
13427 msgid "bisect run cannot continue any more"
13428 msgstr ""
13429
13430 #: git-bisect.sh:531
13431 #, sh-format
13432 msgid ""
13433 "bisect run failed:\n"
13434 "'bisect_state $state' exited with error code $res"
13435 msgstr ""
13436
13437 #: git-bisect.sh:538
13438 msgid "bisect run success"
13439 msgstr ""
13440
13441 #: git-bisect.sh:565
13442 msgid "please use two different terms"
13443 msgstr ""
13444
13445 #: git-bisect.sh:575
13446 #, sh-format
13447 msgid "'$term' is not a valid term"
13448 msgstr ""
13449
13450 #: git-bisect.sh:578
13451 #, sh-format
13452 msgid "can't use the builtin command '$term' as a term"
13453 msgstr ""
13454
13455 #: git-bisect.sh:587 git-bisect.sh:593
13456 #, sh-format
13457 msgid "can't change the meaning of term '$term'"
13458 msgstr ""
13459
13460 #: git-bisect.sh:606
13461 #, sh-format
13462 msgid "Invalid command: you're currently in a $TERM_BAD/$TERM_GOOD bisect."
13463 msgstr ""
13464
13465 #: git-bisect.sh:636
13466 msgid "no terms defined"
13467 msgstr ""
13468
13469 #: git-bisect.sh:653
13470 #, sh-format
13471 msgid ""
13472 "invalid argument $arg for 'git bisect terms'.\n"
13473 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
13474 msgstr ""
13475
13476 #: git-merge-octopus.sh:46
13477 msgid ""
13478 "Error: Your local changes to the following files would be overwritten by "
13479 "merge"
13480 msgstr ""
13481
13482 #: git-merge-octopus.sh:61
13483 msgid "Automated merge did not work."
13484 msgstr ""
13485
13486 #: git-merge-octopus.sh:62
13487 msgid "Should not be doing an octopus."
13488 msgstr ""
13489
13490 #: git-merge-octopus.sh:73
13491 #, sh-format
13492 msgid "Unable to find common commit with $pretty_name"
13493 msgstr ""
13494
13495 #: git-merge-octopus.sh:77
13496 #, sh-format
13497 msgid "Already up-to-date with $pretty_name"
13498 msgstr ""
13499
13500 #: git-merge-octopus.sh:89
13501 #, sh-format
13502 msgid "Fast-forwarding to: $pretty_name"
13503 msgstr ""
13504
13505 #: git-merge-octopus.sh:97
13506 #, sh-format
13507 msgid "Trying simple merge with $pretty_name"
13508 msgstr ""
13509
13510 #: git-merge-octopus.sh:102
13511 msgid "Simple merge did not work, trying automatic merge."
13512 msgstr ""
13513
13514 #: git-rebase.sh:58
13515 msgid ""
13516 "When you have resolved this problem, run \"git rebase --continue\".\n"
13517 "If you prefer to skip this patch, run \"git rebase --skip\" instead.\n"
13518 "To check out the original branch and stop rebasing, run \"git rebase --abort"
13519 "\"."
13520 msgstr ""
13521
13522 #: git-rebase.sh:158 git-rebase.sh:397
13523 #, sh-format
13524 msgid "Could not move back to $head_name"
13525 msgstr ""
13526
13527 #: git-rebase.sh:169
13528 msgid "Applied autostash."
13529 msgstr ""
13530
13531 #: git-rebase.sh:172
13532 #, sh-format
13533 msgid "Cannot store $stash_sha1"
13534 msgstr ""
13535
13536 #: git-rebase.sh:212
13537 msgid "The pre-rebase hook refused to rebase."
13538 msgstr ""
13539
13540 #: git-rebase.sh:217
13541 msgid "It looks like git-am is in progress. Cannot rebase."
13542 msgstr ""
13543
13544 #: git-rebase.sh:358
13545 msgid "No rebase in progress?"
13546 msgstr ""
13547
13548 #: git-rebase.sh:369
13549 msgid "The --edit-todo action can only be used during interactive rebase."
13550 msgstr ""
13551
13552 #: git-rebase.sh:376
13553 msgid "Cannot read HEAD"
13554 msgstr ""
13555
13556 #: git-rebase.sh:379
13557 msgid ""
13558 "You must edit all merge conflicts and then\n"
13559 "mark them as resolved using git add"
13560 msgstr ""
13561
13562 #: git-rebase.sh:419
13563 #, sh-format
13564 msgid ""
13565 "It seems that there is already a $state_dir_base directory, and\n"
13566 "I wonder if you are in the middle of another rebase.  If that is the\n"
13567 "case, please try\n"
13568 "\t$cmd_live_rebase\n"
13569 "If that is not the case, please\n"
13570 "\t$cmd_clear_stale_rebase\n"
13571 "and run me again.  I am stopping in case you still have something\n"
13572 "valuable there."
13573 msgstr ""
13574
13575 #: git-rebase.sh:470
13576 #, sh-format
13577 msgid "invalid upstream $upstream_name"
13578 msgstr ""
13579
13580 #: git-rebase.sh:494
13581 #, sh-format
13582 msgid "$onto_name: there are more than one merge bases"
13583 msgstr ""
13584
13585 #: git-rebase.sh:497 git-rebase.sh:501
13586 #, sh-format
13587 msgid "$onto_name: there is no merge base"
13588 msgstr ""
13589
13590 #: git-rebase.sh:506
13591 #, sh-format
13592 msgid "Does not point to a valid commit: $onto_name"
13593 msgstr ""
13594
13595 #: git-rebase.sh:529
13596 #, sh-format
13597 msgid "fatal: no such branch: $branch_name"
13598 msgstr ""
13599
13600 #: git-rebase.sh:562
13601 msgid "Cannot autostash"
13602 msgstr ""
13603
13604 #: git-rebase.sh:567
13605 #, sh-format
13606 msgid "Created autostash: $stash_abbrev"
13607 msgstr ""
13608
13609 #: git-rebase.sh:571
13610 msgid "Please commit or stash them."
13611 msgstr ""
13612
13613 #: git-rebase.sh:591
13614 #, sh-format
13615 msgid "Current branch $branch_name is up to date."
13616 msgstr ""
13617
13618 #: git-rebase.sh:595
13619 #, sh-format
13620 msgid "Current branch $branch_name is up to date, rebase forced."
13621 msgstr ""
13622
13623 #: git-rebase.sh:606
13624 #, sh-format
13625 msgid "Changes from $mb to $onto:"
13626 msgstr ""
13627
13628 #: git-rebase.sh:615
13629 msgid "First, rewinding head to replay your work on top of it..."
13630 msgstr ""
13631
13632 #: git-rebase.sh:625
13633 #, sh-format
13634 msgid "Fast-forwarded $branch_name to $onto_name."
13635 msgstr ""
13636
13637 #: git-stash.sh:54
13638 msgid "git stash clear with parameters is unimplemented"
13639 msgstr ""
13640
13641 #: git-stash.sh:95
13642 msgid "You do not have the initial commit yet"
13643 msgstr ""
13644
13645 #: git-stash.sh:110
13646 msgid "Cannot save the current index state"
13647 msgstr ""
13648
13649 #: git-stash.sh:125
13650 msgid "Cannot save the untracked files"
13651 msgstr ""
13652
13653 #: git-stash.sh:145 git-stash.sh:158
13654 msgid "Cannot save the current worktree state"
13655 msgstr ""
13656
13657 #: git-stash.sh:162
13658 msgid "No changes selected"
13659 msgstr ""
13660
13661 #: git-stash.sh:165
13662 msgid "Cannot remove temporary index (can't happen)"
13663 msgstr ""
13664
13665 #: git-stash.sh:178
13666 msgid "Cannot record working tree state"
13667 msgstr ""
13668
13669 #: git-stash.sh:210
13670 #, sh-format
13671 msgid "Cannot update $ref_stash with $w_commit"
13672 msgstr ""
13673
13674 #. TRANSLATORS: $option is an invalid option, like
13675 #. `--blah-blah'. The 7 spaces at the beginning of the
13676 #. second line correspond to "error: ". So you should line
13677 #. up the second line with however many characters the
13678 #. translation of "error: " takes in your language. E.g. in
13679 #. English this is:
13680 #.
13681 #. $ git stash save --blah-blah 2>&1 | head -n 2
13682 #. error: unknown option for 'stash save': --blah-blah
13683 #. To provide a message, use git stash save -- '--blah-blah'
13684 #: git-stash.sh:266
13685 #, sh-format
13686 msgid ""
13687 "error: unknown option for 'stash save': $option\n"
13688 "       To provide a message, use git stash save -- '$option'"
13689 msgstr ""
13690
13691 #: git-stash.sh:281
13692 msgid "Can't use --patch and --include-untracked or --all at the same time"
13693 msgstr ""
13694
13695 #: git-stash.sh:289
13696 msgid "No local changes to save"
13697 msgstr ""
13698
13699 #: git-stash.sh:294
13700 msgid "Cannot initialize stash"
13701 msgstr ""
13702
13703 #: git-stash.sh:298
13704 msgid "Cannot save the current status"
13705 msgstr ""
13706
13707 #: git-stash.sh:299
13708 #, sh-format
13709 msgid "Saved working directory and index state $stash_msg"
13710 msgstr ""
13711
13712 #: git-stash.sh:326
13713 msgid "Cannot remove worktree changes"
13714 msgstr ""
13715
13716 #: git-stash.sh:474
13717 #, sh-format
13718 msgid "unknown option: $opt"
13719 msgstr ""
13720
13721 #: git-stash.sh:487
13722 msgid "No stash entries found."
13723 msgstr ""
13724
13725 #: git-stash.sh:494
13726 #, sh-format
13727 msgid "Too many revisions specified: $REV"
13728 msgstr ""
13729
13730 #: git-stash.sh:509
13731 #, sh-format
13732 msgid "$reference is not a valid reference"
13733 msgstr ""
13734
13735 #: git-stash.sh:537
13736 #, sh-format
13737 msgid "'$args' is not a stash-like commit"
13738 msgstr ""
13739
13740 #: git-stash.sh:548
13741 #, sh-format
13742 msgid "'$args' is not a stash reference"
13743 msgstr ""
13744
13745 #: git-stash.sh:556
13746 msgid "unable to refresh index"
13747 msgstr ""
13748
13749 #: git-stash.sh:560
13750 msgid "Cannot apply a stash in the middle of a merge"
13751 msgstr ""
13752
13753 #: git-stash.sh:568
13754 msgid "Conflicts in index. Try without --index."
13755 msgstr ""
13756
13757 #: git-stash.sh:570
13758 msgid "Could not save index tree"
13759 msgstr ""
13760
13761 #: git-stash.sh:579
13762 msgid "Could not restore untracked files from stash entry"
13763 msgstr ""
13764
13765 #: git-stash.sh:604
13766 msgid "Cannot unstage modified files"
13767 msgstr ""
13768
13769 #: git-stash.sh:619
13770 msgid "Index was not unstashed."
13771 msgstr ""
13772
13773 #: git-stash.sh:633
13774 msgid "The stash entry is kept in case you need it again."
13775 msgstr ""
13776
13777 #: git-stash.sh:642
13778 #, sh-format
13779 msgid "Dropped ${REV} ($s)"
13780 msgstr ""
13781
13782 #: git-stash.sh:643
13783 #, sh-format
13784 msgid "${REV}: Could not drop stash entry"
13785 msgstr ""
13786
13787 #: git-stash.sh:651
13788 msgid "No branch name specified"
13789 msgstr ""
13790
13791 #: git-stash.sh:730
13792 msgid "(To restore them type \"git stash apply\")"
13793 msgstr ""
13794
13795 #: git-submodule.sh:181
13796 msgid "Relative path can only be used from the toplevel of the working tree"
13797 msgstr ""
13798
13799 #: git-submodule.sh:191
13800 #, sh-format
13801 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
13802 msgstr ""
13803
13804 #: git-submodule.sh:210
13805 #, sh-format
13806 msgid "'$sm_path' already exists in the index"
13807 msgstr ""
13808
13809 #: git-submodule.sh:213
13810 #, sh-format
13811 msgid "'$sm_path' already exists in the index and is not a submodule"
13812 msgstr ""
13813
13814 #: git-submodule.sh:219
13815 #, sh-format
13816 msgid ""
13817 "The following path is ignored by one of your .gitignore files:\n"
13818 "$sm_path\n"
13819 "Use -f if you really want to add it."
13820 msgstr ""
13821
13822 #: git-submodule.sh:237
13823 #, sh-format
13824 msgid "Adding existing repo at '$sm_path' to the index"
13825 msgstr ""
13826
13827 #: git-submodule.sh:239
13828 #, sh-format
13829 msgid "'$sm_path' already exists and is not a valid git repo"
13830 msgstr ""
13831
13832 #: git-submodule.sh:247
13833 #, sh-format
13834 msgid "A git directory for '$sm_name' is found locally with remote(s):"
13835 msgstr ""
13836
13837 #: git-submodule.sh:249
13838 #, sh-format
13839 msgid ""
13840 "If you want to reuse this local git directory instead of cloning again from\n"
13841 "  $realrepo\n"
13842 "use the '--force' option. If the local git directory is not the correct "
13843 "repo\n"
13844 "or you are unsure what this means choose another name with the '--name' "
13845 "option."
13846 msgstr ""
13847
13848 #: git-submodule.sh:255
13849 #, sh-format
13850 msgid "Reactivating local git directory for submodule '$sm_name'."
13851 msgstr ""
13852
13853 #: git-submodule.sh:267
13854 #, sh-format
13855 msgid "Unable to checkout submodule '$sm_path'"
13856 msgstr ""
13857
13858 #: git-submodule.sh:272
13859 #, sh-format
13860 msgid "Failed to add submodule '$sm_path'"
13861 msgstr ""
13862
13863 #: git-submodule.sh:281
13864 #, sh-format
13865 msgid "Failed to register submodule '$sm_path'"
13866 msgstr ""
13867
13868 #: git-submodule.sh:342
13869 #, sh-format
13870 msgid "Entering '$displaypath'"
13871 msgstr ""
13872
13873 #: git-submodule.sh:362
13874 #, sh-format
13875 msgid "Stopping at '$displaypath'; script returned non-zero status."
13876 msgstr ""
13877
13878 #: git-submodule.sh:433
13879 #, sh-format
13880 msgid "pathspec and --all are incompatible"
13881 msgstr ""
13882
13883 #: git-submodule.sh:438
13884 #, sh-format
13885 msgid "Use '--all' if you really want to deinitialize all submodules"
13886 msgstr ""
13887
13888 #: git-submodule.sh:458
13889 #, sh-format
13890 msgid ""
13891 "Submodule work tree '$displaypath' contains a .git directory\n"
13892 "(use 'rm -rf' if you really want to remove it including all of its history)"
13893 msgstr ""
13894
13895 #: git-submodule.sh:466
13896 #, sh-format
13897 msgid ""
13898 "Submodule work tree '$displaypath' contains local modifications; use '-f' to "
13899 "discard them"
13900 msgstr ""
13901
13902 #: git-submodule.sh:469
13903 #, sh-format
13904 msgid "Cleared directory '$displaypath'"
13905 msgstr ""
13906
13907 #: git-submodule.sh:470
13908 #, sh-format
13909 msgid "Could not remove submodule work tree '$displaypath'"
13910 msgstr ""
13911
13912 #: git-submodule.sh:473
13913 #, sh-format
13914 msgid "Could not create empty submodule directory '$displaypath'"
13915 msgstr ""
13916
13917 #: git-submodule.sh:482
13918 #, sh-format
13919 msgid "Submodule '$name' ($url) unregistered for path '$displaypath'"
13920 msgstr ""
13921
13922 #: git-submodule.sh:638
13923 #, sh-format
13924 msgid "Unable to find current revision in submodule path '$displaypath'"
13925 msgstr ""
13926
13927 #: git-submodule.sh:648
13928 #, sh-format
13929 msgid "Unable to fetch in submodule path '$sm_path'"
13930 msgstr ""
13931
13932 #: git-submodule.sh:653
13933 #, sh-format
13934 msgid ""
13935 "Unable to find current ${remote_name}/${branch} revision in submodule path "
13936 "'$sm_path'"
13937 msgstr ""
13938
13939 #: git-submodule.sh:671
13940 #, sh-format
13941 msgid "Unable to fetch in submodule path '$displaypath'"
13942 msgstr ""
13943
13944 #: git-submodule.sh:677
13945 #, sh-format
13946 msgid ""
13947 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
13948 "Direct fetching of that commit failed."
13949 msgstr ""
13950
13951 #: git-submodule.sh:684
13952 #, sh-format
13953 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
13954 msgstr ""
13955
13956 #: git-submodule.sh:685
13957 #, sh-format
13958 msgid "Submodule path '$displaypath': checked out '$sha1'"
13959 msgstr ""
13960
13961 #: git-submodule.sh:689
13962 #, sh-format
13963 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
13964 msgstr ""
13965
13966 #: git-submodule.sh:690
13967 #, sh-format
13968 msgid "Submodule path '$displaypath': rebased into '$sha1'"
13969 msgstr ""
13970
13971 #: git-submodule.sh:695
13972 #, sh-format
13973 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
13974 msgstr ""
13975
13976 #: git-submodule.sh:696
13977 #, sh-format
13978 msgid "Submodule path '$displaypath': merged in '$sha1'"
13979 msgstr ""
13980
13981 #: git-submodule.sh:701
13982 #, sh-format
13983 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
13984 msgstr ""
13985
13986 #: git-submodule.sh:702
13987 #, sh-format
13988 msgid "Submodule path '$displaypath': '$command $sha1'"
13989 msgstr ""
13990
13991 #: git-submodule.sh:733
13992 #, sh-format
13993 msgid "Failed to recurse into submodule path '$displaypath'"
13994 msgstr ""
13995
13996 #: git-submodule.sh:841
13997 msgid "The --cached option cannot be used with the --files option"
13998 msgstr ""
13999
14000 #: git-submodule.sh:893
14001 #, sh-format
14002 msgid "unexpected mode $mod_dst"
14003 msgstr ""
14004
14005 #: git-submodule.sh:913
14006 #, sh-format
14007 msgid "  Warn: $display_name doesn't contain commit $sha1_src"
14008 msgstr ""
14009
14010 #: git-submodule.sh:916
14011 #, sh-format
14012 msgid "  Warn: $display_name doesn't contain commit $sha1_dst"
14013 msgstr ""
14014
14015 #: git-submodule.sh:919
14016 #, sh-format
14017 msgid "  Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
14018 msgstr ""
14019
14020 #: git-submodule.sh:1065
14021 #, sh-format
14022 msgid "Failed to recurse into submodule path '$sm_path'"
14023 msgstr ""
14024
14025 #: git-submodule.sh:1137
14026 #, sh-format
14027 msgid "Synchronizing submodule url for '$displaypath'"
14028 msgstr ""
14029
14030 #: git-parse-remote.sh:89
14031 #, sh-format
14032 msgid "See git-${cmd}(1) for details."
14033 msgstr ""
14034
14035 #: git-rebase--interactive.sh:140
14036 #, sh-format
14037 msgid "Rebasing ($new_count/$total)"
14038 msgstr ""
14039
14040 #: git-rebase--interactive.sh:156
14041 msgid ""
14042 "\n"
14043 "Commands:\n"
14044 " p, pick = use commit\n"
14045 " r, reword = use commit, but edit the commit message\n"
14046 " e, edit = use commit, but stop for amending\n"
14047 " s, squash = use commit, but meld into previous commit\n"
14048 " f, fixup = like \"squash\", but discard this commit's log message\n"
14049 " x, exec = run command (the rest of the line) using shell\n"
14050 " d, drop = remove commit\n"
14051 "\n"
14052 "These lines can be re-ordered; they are executed from top to bottom.\n"
14053 msgstr ""
14054
14055 #: git-rebase--interactive.sh:171
14056 msgid ""
14057 "\n"
14058 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
14059 msgstr ""
14060
14061 #: git-rebase--interactive.sh:175
14062 msgid ""
14063 "\n"
14064 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
14065 msgstr ""
14066
14067 #: git-rebase--interactive.sh:211
14068 #, sh-format
14069 msgid ""
14070 "You can amend the commit now, with\n"
14071 "\n"
14072 "\tgit commit --amend $gpg_sign_opt_quoted\n"
14073 "\n"
14074 "Once you are satisfied with your changes, run\n"
14075 "\n"
14076 "\tgit rebase --continue"
14077 msgstr ""
14078
14079 #: git-rebase--interactive.sh:236
14080 #, sh-format
14081 msgid "$sha1: not a commit that can be picked"
14082 msgstr ""
14083
14084 #: git-rebase--interactive.sh:275
14085 #, sh-format
14086 msgid "Invalid commit name: $sha1"
14087 msgstr ""
14088
14089 #: git-rebase--interactive.sh:317
14090 msgid "Cannot write current commit's replacement sha1"
14091 msgstr ""
14092
14093 #: git-rebase--interactive.sh:369
14094 #, sh-format
14095 msgid "Fast-forward to $sha1"
14096 msgstr ""
14097
14098 #: git-rebase--interactive.sh:371
14099 #, sh-format
14100 msgid "Cannot fast-forward to $sha1"
14101 msgstr ""
14102
14103 #: git-rebase--interactive.sh:380
14104 #, sh-format
14105 msgid "Cannot move HEAD to $first_parent"
14106 msgstr ""
14107
14108 #: git-rebase--interactive.sh:385
14109 #, sh-format
14110 msgid "Refusing to squash a merge: $sha1"
14111 msgstr ""
14112
14113 #: git-rebase--interactive.sh:399
14114 #, sh-format
14115 msgid "Error redoing merge $sha1"
14116 msgstr ""
14117
14118 #: git-rebase--interactive.sh:407
14119 #, sh-format
14120 msgid "Could not pick $sha1"
14121 msgstr ""
14122
14123 #: git-rebase--interactive.sh:416
14124 #, sh-format
14125 msgid "This is the commit message #${n}:"
14126 msgstr ""
14127
14128 #: git-rebase--interactive.sh:421
14129 #, sh-format
14130 msgid "The commit message #${n} will be skipped:"
14131 msgstr ""
14132
14133 #: git-rebase--interactive.sh:432
14134 #, sh-format
14135 msgid "This is a combination of $count commit."
14136 msgid_plural "This is a combination of $count commits."
14137 msgstr[0] ""
14138 msgstr[1] ""
14139
14140 #: git-rebase--interactive.sh:441
14141 #, sh-format
14142 msgid "Cannot write $fixup_msg"
14143 msgstr ""
14144
14145 #: git-rebase--interactive.sh:444
14146 msgid "This is a combination of 2 commits."
14147 msgstr ""
14148
14149 #: git-rebase--interactive.sh:485 git-rebase--interactive.sh:528
14150 #: git-rebase--interactive.sh:531
14151 #, sh-format
14152 msgid "Could not apply $sha1... $rest"
14153 msgstr ""
14154
14155 #: git-rebase--interactive.sh:559
14156 #, sh-format
14157 msgid ""
14158 "Could not amend commit after successfully picking $sha1... $rest\n"
14159 "This is most likely due to an empty commit message, or the pre-commit hook\n"
14160 "failed. If the pre-commit hook failed, you may need to resolve the issue "
14161 "before\n"
14162 "you are able to reword the commit."
14163 msgstr ""
14164
14165 #: git-rebase--interactive.sh:574
14166 #, sh-format
14167 msgid "Stopped at $sha1_abbrev... $rest"
14168 msgstr ""
14169
14170 #: git-rebase--interactive.sh:589
14171 #, sh-format
14172 msgid "Cannot '$squash_style' without a previous commit"
14173 msgstr ""
14174
14175 #: git-rebase--interactive.sh:631
14176 #, sh-format
14177 msgid "Executing: $rest"
14178 msgstr ""
14179
14180 #: git-rebase--interactive.sh:639
14181 #, sh-format
14182 msgid "Execution failed: $rest"
14183 msgstr ""
14184
14185 #: git-rebase--interactive.sh:641
14186 msgid "and made changes to the index and/or the working tree"
14187 msgstr ""
14188
14189 #: git-rebase--interactive.sh:643
14190 msgid ""
14191 "You can fix the problem, and then run\n"
14192 "\n"
14193 "\tgit rebase --continue"
14194 msgstr ""
14195
14196 #. TRANSLATORS: after these lines is a command to be issued by the user
14197 #: git-rebase--interactive.sh:656
14198 #, sh-format
14199 msgid ""
14200 "Execution succeeded: $rest\n"
14201 "but left changes to the index and/or the working tree\n"
14202 "Commit or stash your changes, and then run\n"
14203 "\n"
14204 "\tgit rebase --continue"
14205 msgstr ""
14206
14207 #: git-rebase--interactive.sh:667
14208 #, sh-format
14209 msgid "Unknown command: $command $sha1 $rest"
14210 msgstr ""
14211
14212 #: git-rebase--interactive.sh:668
14213 msgid "Please fix this using 'git rebase --edit-todo'."
14214 msgstr ""
14215
14216 #: git-rebase--interactive.sh:703
14217 #, sh-format
14218 msgid "Successfully rebased and updated $head_name."
14219 msgstr ""
14220
14221 #: git-rebase--interactive.sh:750
14222 msgid "Could not skip unnecessary pick commands"
14223 msgstr ""
14224
14225 #: git-rebase--interactive.sh:908
14226 #, sh-format
14227 msgid ""
14228 "Warning: the SHA-1 is missing or isn't a commit in the following line:\n"
14229 " - $line"
14230 msgstr ""
14231
14232 #: git-rebase--interactive.sh:941
14233 #, sh-format
14234 msgid ""
14235 "Warning: the command isn't recognized in the following line:\n"
14236 " - $line"
14237 msgstr ""
14238
14239 #: git-rebase--interactive.sh:980
14240 msgid "could not detach HEAD"
14241 msgstr ""
14242
14243 #: git-rebase--interactive.sh:1018
14244 msgid ""
14245 "Warning: some commits may have been dropped accidentally.\n"
14246 "Dropped commits (newer to older):"
14247 msgstr ""
14248
14249 #: git-rebase--interactive.sh:1026
14250 msgid ""
14251 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
14252 "\n"
14253 "Use 'git config rebase.missingCommitsCheck' to change the level of "
14254 "warnings.\n"
14255 "The possible behaviours are: ignore, warn, error."
14256 msgstr ""
14257
14258 #: git-rebase--interactive.sh:1037
14259 #, sh-format
14260 msgid ""
14261 "Unrecognized setting $check_level for option rebase.missingCommitsCheck. "
14262 "Ignoring."
14263 msgstr ""
14264
14265 #: git-rebase--interactive.sh:1054
14266 msgid ""
14267 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
14268 "continue'."
14269 msgstr ""
14270
14271 #: git-rebase--interactive.sh:1055
14272 msgid "Or you can abort the rebase with 'git rebase --abort'."
14273 msgstr ""
14274
14275 #: git-rebase--interactive.sh:1083
14276 msgid "Could not remove CHERRY_PICK_HEAD"
14277 msgstr ""
14278
14279 #: git-rebase--interactive.sh:1088
14280 #, sh-format
14281 msgid ""
14282 "You have staged changes in your working tree.\n"
14283 "If these changes are meant to be\n"
14284 "squashed into the previous commit, run:\n"
14285 "\n"
14286 "  git commit --amend $gpg_sign_opt_quoted\n"
14287 "\n"
14288 "If they are meant to go into a new commit, run:\n"
14289 "\n"
14290 "  git commit $gpg_sign_opt_quoted\n"
14291 "\n"
14292 "In both cases, once you're done, continue with:\n"
14293 "\n"
14294 "  git rebase --continue\n"
14295 msgstr ""
14296
14297 #: git-rebase--interactive.sh:1105
14298 msgid "Error trying to find the author identity to amend commit"
14299 msgstr ""
14300
14301 #: git-rebase--interactive.sh:1110
14302 msgid ""
14303 "You have uncommitted changes in your working tree. Please commit them\n"
14304 "first and then run 'git rebase --continue' again."
14305 msgstr ""
14306
14307 #: git-rebase--interactive.sh:1115 git-rebase--interactive.sh:1119
14308 msgid "Could not commit staged changes."
14309 msgstr ""
14310
14311 #: git-rebase--interactive.sh:1147
14312 msgid ""
14313 "\n"
14314 "You are editing the todo file of an ongoing interactive rebase.\n"
14315 "To continue rebase after editing, run:\n"
14316 "    git rebase --continue\n"
14317 "\n"
14318 msgstr ""
14319
14320 #: git-rebase--interactive.sh:1155 git-rebase--interactive.sh:1313
14321 msgid "Could not execute editor"
14322 msgstr ""
14323
14324 #: git-rebase--interactive.sh:1168
14325 #, sh-format
14326 msgid "Could not checkout $switch_to"
14327 msgstr ""
14328
14329 #: git-rebase--interactive.sh:1173
14330 msgid "No HEAD?"
14331 msgstr ""
14332
14333 #: git-rebase--interactive.sh:1174
14334 #, sh-format
14335 msgid "Could not create temporary $state_dir"
14336 msgstr ""
14337
14338 #: git-rebase--interactive.sh:1176
14339 msgid "Could not mark as interactive"
14340 msgstr ""
14341
14342 #: git-rebase--interactive.sh:1186 git-rebase--interactive.sh:1191
14343 msgid "Could not init rewritten commits"
14344 msgstr ""
14345
14346 #: git-rebase--interactive.sh:1291
14347 #, sh-format
14348 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
14349 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
14350 msgstr[0] ""
14351 msgstr[1] ""
14352
14353 #: git-rebase--interactive.sh:1296
14354 msgid ""
14355 "\n"
14356 "However, if you remove everything, the rebase will be aborted.\n"
14357 "\n"
14358 msgstr ""
14359
14360 #: git-rebase--interactive.sh:1303
14361 msgid "Note that empty commits are commented out"
14362 msgstr ""
14363
14364 #: git-sh-setup.sh:89 git-sh-setup.sh:94
14365 #, sh-format
14366 msgid "usage: $dashless $USAGE"
14367 msgstr ""
14368
14369 #: git-sh-setup.sh:190
14370 #, sh-format
14371 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
14372 msgstr ""
14373
14374 #: git-sh-setup.sh:199 git-sh-setup.sh:206
14375 #, sh-format
14376 msgid "fatal: $program_name cannot be used without a working tree."
14377 msgstr ""
14378
14379 #: git-sh-setup.sh:220
14380 msgid "Cannot rebase: You have unstaged changes."
14381 msgstr ""
14382
14383 #: git-sh-setup.sh:223
14384 msgid "Cannot rewrite branches: You have unstaged changes."
14385 msgstr ""
14386
14387 #: git-sh-setup.sh:226
14388 msgid "Cannot pull with rebase: You have unstaged changes."
14389 msgstr ""
14390
14391 #: git-sh-setup.sh:229
14392 #, sh-format
14393 msgid "Cannot $action: You have unstaged changes."
14394 msgstr ""
14395
14396 #: git-sh-setup.sh:242
14397 msgid "Cannot rebase: Your index contains uncommitted changes."
14398 msgstr ""
14399
14400 #: git-sh-setup.sh:245
14401 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
14402 msgstr ""
14403
14404 #: git-sh-setup.sh:248
14405 #, sh-format
14406 msgid "Cannot $action: Your index contains uncommitted changes."
14407 msgstr ""
14408
14409 #: git-sh-setup.sh:252
14410 msgid "Additionally, your index contains uncommitted changes."
14411 msgstr ""
14412
14413 #: git-sh-setup.sh:372
14414 msgid "You need to run this command from the toplevel of the working tree."
14415 msgstr ""
14416
14417 #: git-sh-setup.sh:377
14418 msgid "Unable to determine absolute path of git directory"
14419 msgstr ""
14420
14421 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
14422 #: git-add--interactive.perl:196
14423 #, perl-format
14424 msgid "%12s %12s %s"
14425 msgstr ""
14426
14427 #: git-add--interactive.perl:197
14428 msgid "staged"
14429 msgstr ""
14430
14431 #: git-add--interactive.perl:197
14432 msgid "unstaged"
14433 msgstr ""
14434
14435 #: git-add--interactive.perl:246 git-add--interactive.perl:271
14436 msgid "binary"
14437 msgstr ""
14438
14439 #: git-add--interactive.perl:255 git-add--interactive.perl:309
14440 msgid "nothing"
14441 msgstr ""
14442
14443 #: git-add--interactive.perl:291 git-add--interactive.perl:306
14444 msgid "unchanged"
14445 msgstr ""
14446
14447 #: git-add--interactive.perl:602
14448 #, perl-format
14449 msgid "added %d path\n"
14450 msgid_plural "added %d paths\n"
14451 msgstr[0] ""
14452 msgstr[1] ""
14453
14454 #: git-add--interactive.perl:605
14455 #, perl-format
14456 msgid "updated %d path\n"
14457 msgid_plural "updated %d paths\n"
14458 msgstr[0] ""
14459 msgstr[1] ""
14460
14461 #: git-add--interactive.perl:608
14462 #, perl-format
14463 msgid "reverted %d path\n"
14464 msgid_plural "reverted %d paths\n"
14465 msgstr[0] ""
14466 msgstr[1] ""
14467
14468 #: git-add--interactive.perl:611
14469 #, perl-format
14470 msgid "touched %d path\n"
14471 msgid_plural "touched %d paths\n"
14472 msgstr[0] ""
14473 msgstr[1] ""
14474
14475 #: git-add--interactive.perl:620
14476 msgid "Update"
14477 msgstr ""
14478
14479 #: git-add--interactive.perl:632
14480 msgid "Revert"
14481 msgstr ""
14482
14483 #: git-add--interactive.perl:655
14484 #, perl-format
14485 msgid "note: %s is untracked now.\n"
14486 msgstr ""
14487
14488 #: git-add--interactive.perl:666
14489 msgid "Add untracked"
14490 msgstr ""
14491
14492 #: git-add--interactive.perl:672
14493 msgid "No untracked files.\n"
14494 msgstr ""
14495
14496 #: git-add--interactive.perl:985
14497 msgid ""
14498 "If the patch applies cleanly, the edited hunk will immediately be\n"
14499 "marked for staging."
14500 msgstr ""
14501
14502 #: git-add--interactive.perl:988
14503 msgid ""
14504 "If the patch applies cleanly, the edited hunk will immediately be\n"
14505 "marked for stashing."
14506 msgstr ""
14507
14508 #: git-add--interactive.perl:991
14509 msgid ""
14510 "If the patch applies cleanly, the edited hunk will immediately be\n"
14511 "marked for unstaging."
14512 msgstr ""
14513
14514 #: git-add--interactive.perl:994 git-add--interactive.perl:1003
14515 msgid ""
14516 "If the patch applies cleanly, the edited hunk will immediately be\n"
14517 "marked for applying."
14518 msgstr ""
14519
14520 #: git-add--interactive.perl:997 git-add--interactive.perl:1000
14521 msgid ""
14522 "If the patch applies cleanly, the edited hunk will immediately be\n"
14523 "marked for discarding."
14524 msgstr ""
14525
14526 #: git-add--interactive.perl:1013
14527 #, perl-format
14528 msgid "failed to open hunk edit file for writing: %s"
14529 msgstr ""
14530
14531 #: git-add--interactive.perl:1014
14532 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
14533 msgstr ""
14534
14535 #: git-add--interactive.perl:1020
14536 #, perl-format
14537 msgid ""
14538 "---\n"
14539 "To remove '%s' lines, make them ' ' lines (context).\n"
14540 "To remove '%s' lines, delete them.\n"
14541 "Lines starting with %s will be removed.\n"
14542 msgstr ""
14543
14544 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
14545 #: git-add--interactive.perl:1028
14546 msgid ""
14547 "If it does not apply cleanly, you will be given an opportunity to\n"
14548 "edit again.  If all lines of the hunk are removed, then the edit is\n"
14549 "aborted and the hunk is left unchanged.\n"
14550 msgstr ""
14551
14552 #: git-add--interactive.perl:1042
14553 #, perl-format
14554 msgid "failed to open hunk edit file for reading: %s"
14555 msgstr ""
14556
14557 #. TRANSLATORS: do not translate [y/n]
14558 #. The program will only accept that input
14559 #. at this point.
14560 #. Consider translating (saying "no" discards!) as
14561 #. (saying "n" for "no" discards!) if the translation
14562 #. of the word "no" does not start with n.
14563 #: git-add--interactive.perl:1134
14564 msgid ""
14565 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
14566 msgstr ""
14567
14568 #: git-add--interactive.perl:1143
14569 msgid ""
14570 "y - stage this hunk\n"
14571 "n - do not stage this hunk\n"
14572 "q - quit; do not stage this hunk or any of the remaining ones\n"
14573 "a - stage this hunk and all later hunks in the file\n"
14574 "d - do not stage this hunk or any of the later hunks in the file"
14575 msgstr ""
14576
14577 #: git-add--interactive.perl:1149
14578 msgid ""
14579 "y - stash this hunk\n"
14580 "n - do not stash this hunk\n"
14581 "q - quit; do not stash this hunk or any of the remaining ones\n"
14582 "a - stash this hunk and all later hunks in the file\n"
14583 "d - do not stash this hunk or any of the later hunks in the file"
14584 msgstr ""
14585
14586 #: git-add--interactive.perl:1155
14587 msgid ""
14588 "y - unstage this hunk\n"
14589 "n - do not unstage this hunk\n"
14590 "q - quit; do not unstage this hunk or any of the remaining ones\n"
14591 "a - unstage this hunk and all later hunks in the file\n"
14592 "d - do not unstage this hunk or any of the later hunks in the file"
14593 msgstr ""
14594
14595 #: git-add--interactive.perl:1161
14596 msgid ""
14597 "y - apply this hunk to index\n"
14598 "n - do not apply this hunk to index\n"
14599 "q - quit; do not apply this hunk or any of the remaining ones\n"
14600 "a - apply this hunk and all later hunks in the file\n"
14601 "d - do not apply this hunk or any of the later hunks in the file"
14602 msgstr ""
14603
14604 #: git-add--interactive.perl:1167
14605 msgid ""
14606 "y - discard this hunk from worktree\n"
14607 "n - do not discard this hunk from worktree\n"
14608 "q - quit; do not discard this hunk or any of the remaining ones\n"
14609 "a - discard this hunk and all later hunks in the file\n"
14610 "d - do not discard this hunk or any of the later hunks in the file"
14611 msgstr ""
14612
14613 #: git-add--interactive.perl:1173
14614 msgid ""
14615 "y - discard this hunk from index and worktree\n"
14616 "n - do not discard this hunk from index and worktree\n"
14617 "q - quit; do not discard this hunk or any of the remaining ones\n"
14618 "a - discard this hunk and all later hunks in the file\n"
14619 "d - do not discard this hunk or any of the later hunks in the file"
14620 msgstr ""
14621
14622 #: git-add--interactive.perl:1179
14623 msgid ""
14624 "y - apply this hunk to index and worktree\n"
14625 "n - do not apply this hunk to index and worktree\n"
14626 "q - quit; do not apply this hunk or any of the remaining ones\n"
14627 "a - apply this hunk and all later hunks in the file\n"
14628 "d - do not apply this hunk or any of the later hunks in the file"
14629 msgstr ""
14630
14631 #: git-add--interactive.perl:1188
14632 msgid ""
14633 "g - select a hunk to go to\n"
14634 "/ - search for a hunk matching the given regex\n"
14635 "j - leave this hunk undecided, see next undecided hunk\n"
14636 "J - leave this hunk undecided, see next hunk\n"
14637 "k - leave this hunk undecided, see previous undecided hunk\n"
14638 "K - leave this hunk undecided, see previous hunk\n"
14639 "s - split the current hunk into smaller hunks\n"
14640 "e - manually edit the current hunk\n"
14641 "? - print help\n"
14642 msgstr ""
14643
14644 #: git-add--interactive.perl:1219
14645 msgid "The selected hunks do not apply to the index!\n"
14646 msgstr ""
14647
14648 #: git-add--interactive.perl:1220
14649 msgid "Apply them to the worktree anyway? "
14650 msgstr ""
14651
14652 #: git-add--interactive.perl:1223
14653 msgid "Nothing was applied.\n"
14654 msgstr ""
14655
14656 #: git-add--interactive.perl:1234
14657 #, perl-format
14658 msgid "ignoring unmerged: %s\n"
14659 msgstr ""
14660
14661 #: git-add--interactive.perl:1243
14662 msgid "Only binary files changed.\n"
14663 msgstr ""
14664
14665 #: git-add--interactive.perl:1245
14666 msgid "No changes.\n"
14667 msgstr ""
14668
14669 #: git-add--interactive.perl:1253
14670 msgid "Patch update"
14671 msgstr ""
14672
14673 #: git-add--interactive.perl:1305
14674 #, perl-format
14675 msgid "Stage mode change [y,n,q,a,d,/%s,?]? "
14676 msgstr ""
14677
14678 #: git-add--interactive.perl:1306
14679 #, perl-format
14680 msgid "Stage deletion [y,n,q,a,d,/%s,?]? "
14681 msgstr ""
14682
14683 #: git-add--interactive.perl:1307
14684 #, perl-format
14685 msgid "Stage this hunk [y,n,q,a,d,/%s,?]? "
14686 msgstr ""
14687
14688 #: git-add--interactive.perl:1310
14689 #, perl-format
14690 msgid "Stash mode change [y,n,q,a,d,/%s,?]? "
14691 msgstr ""
14692
14693 #: git-add--interactive.perl:1311
14694 #, perl-format
14695 msgid "Stash deletion [y,n,q,a,d,/%s,?]? "
14696 msgstr ""
14697
14698 #: git-add--interactive.perl:1312
14699 #, perl-format
14700 msgid "Stash this hunk [y,n,q,a,d,/%s,?]? "
14701 msgstr ""
14702
14703 #: git-add--interactive.perl:1315
14704 #, perl-format
14705 msgid "Unstage mode change [y,n,q,a,d,/%s,?]? "
14706 msgstr ""
14707
14708 #: git-add--interactive.perl:1316
14709 #, perl-format
14710 msgid "Unstage deletion [y,n,q,a,d,/%s,?]? "
14711 msgstr ""
14712
14713 #: git-add--interactive.perl:1317
14714 #, perl-format
14715 msgid "Unstage this hunk [y,n,q,a,d,/%s,?]? "
14716 msgstr ""
14717
14718 #: git-add--interactive.perl:1320
14719 #, perl-format
14720 msgid "Apply mode change to index [y,n,q,a,d,/%s,?]? "
14721 msgstr ""
14722
14723 #: git-add--interactive.perl:1321
14724 #, perl-format
14725 msgid "Apply deletion to index [y,n,q,a,d,/%s,?]? "
14726 msgstr ""
14727
14728 #: git-add--interactive.perl:1322
14729 #, perl-format
14730 msgid "Apply this hunk to index [y,n,q,a,d,/%s,?]? "
14731 msgstr ""
14732
14733 #: git-add--interactive.perl:1325
14734 #, perl-format
14735 msgid "Discard mode change from worktree [y,n,q,a,d,/%s,?]? "
14736 msgstr ""
14737
14738 #: git-add--interactive.perl:1326
14739 #, perl-format
14740 msgid "Discard deletion from worktree [y,n,q,a,d,/%s,?]? "
14741 msgstr ""
14742
14743 #: git-add--interactive.perl:1327
14744 #, perl-format
14745 msgid "Discard this hunk from worktree [y,n,q,a,d,/%s,?]? "
14746 msgstr ""
14747
14748 #: git-add--interactive.perl:1330
14749 #, perl-format
14750 msgid "Discard mode change from index and worktree [y,n,q,a,d,/%s,?]? "
14751 msgstr ""
14752
14753 #: git-add--interactive.perl:1331
14754 #, perl-format
14755 msgid "Discard deletion from index and worktree [y,n,q,a,d,/%s,?]? "
14756 msgstr ""
14757
14758 #: git-add--interactive.perl:1332
14759 #, perl-format
14760 msgid "Discard this hunk from index and worktree [y,n,q,a,d,/%s,?]? "
14761 msgstr ""
14762
14763 #: git-add--interactive.perl:1335
14764 #, perl-format
14765 msgid "Apply mode change to index and worktree [y,n,q,a,d,/%s,?]? "
14766 msgstr ""
14767
14768 #: git-add--interactive.perl:1336
14769 #, perl-format
14770 msgid "Apply deletion to index and worktree [y,n,q,a,d,/%s,?]? "
14771 msgstr ""
14772
14773 #: git-add--interactive.perl:1337
14774 #, perl-format
14775 msgid "Apply this hunk to index and worktree [y,n,q,a,d,/%s,?]? "
14776 msgstr ""
14777
14778 #: git-add--interactive.perl:1440
14779 msgid "go to which hunk (<ret> to see more)? "
14780 msgstr ""
14781
14782 #: git-add--interactive.perl:1442
14783 msgid "go to which hunk? "
14784 msgstr ""
14785
14786 #: git-add--interactive.perl:1451
14787 #, perl-format
14788 msgid "Invalid number: '%s'\n"
14789 msgstr ""
14790
14791 #: git-add--interactive.perl:1456
14792 #, perl-format
14793 msgid "Sorry, only %d hunk available.\n"
14794 msgid_plural "Sorry, only %d hunks available.\n"
14795 msgstr[0] ""
14796 msgstr[1] ""
14797
14798 #: git-add--interactive.perl:1482
14799 msgid "search for regex? "
14800 msgstr ""
14801
14802 #: git-add--interactive.perl:1495
14803 #, perl-format
14804 msgid "Malformed search regexp %s: %s\n"
14805 msgstr ""
14806
14807 #: git-add--interactive.perl:1505
14808 msgid "No hunk matches the given pattern\n"
14809 msgstr ""
14810
14811 #: git-add--interactive.perl:1517 git-add--interactive.perl:1539
14812 msgid "No previous hunk\n"
14813 msgstr ""
14814
14815 #: git-add--interactive.perl:1526 git-add--interactive.perl:1545
14816 msgid "No next hunk\n"
14817 msgstr ""
14818
14819 #: git-add--interactive.perl:1553
14820 #, perl-format
14821 msgid "Split into %d hunk.\n"
14822 msgid_plural "Split into %d hunks.\n"
14823 msgstr[0] ""
14824 msgstr[1] ""
14825
14826 #: git-add--interactive.perl:1605
14827 msgid "Review diff"
14828 msgstr ""
14829
14830 #. TRANSLATORS: please do not translate the command names
14831 #. 'status', 'update', 'revert', etc.
14832 #: git-add--interactive.perl:1624
14833 msgid ""
14834 "status        - show paths with changes\n"
14835 "update        - add working tree state to the staged set of changes\n"
14836 "revert        - revert staged set of changes back to the HEAD version\n"
14837 "patch         - pick hunks and update selectively\n"
14838 "diff          - view diff between HEAD and index\n"
14839 "add untracked - add contents of untracked files to the staged set of "
14840 "changes\n"
14841 msgstr ""
14842
14843 #: git-add--interactive.perl:1641 git-add--interactive.perl:1646
14844 #: git-add--interactive.perl:1649 git-add--interactive.perl:1656
14845 #: git-add--interactive.perl:1660 git-add--interactive.perl:1666
14846 msgid "missing --"
14847 msgstr ""
14848
14849 #: git-add--interactive.perl:1662
14850 #, perl-format
14851 msgid "unknown --patch mode: %s"
14852 msgstr ""
14853
14854 #: git-add--interactive.perl:1668 git-add--interactive.perl:1674
14855 #, perl-format
14856 msgid "invalid argument %s, expecting --"
14857 msgstr ""
14858
14859 #: git-send-email.perl:126
14860 msgid "local zone differs from GMT by a non-minute interval\n"
14861 msgstr ""
14862
14863 #: git-send-email.perl:133 git-send-email.perl:139
14864 msgid "local time offset greater than or equal to 24 hours\n"
14865 msgstr ""
14866
14867 #: git-send-email.perl:208 git-send-email.perl:214
14868 msgid "the editor exited uncleanly, aborting everything"
14869 msgstr ""
14870
14871 #: git-send-email.perl:291
14872 #, perl-format
14873 msgid ""
14874 "'%s' contains an intermediate version of the email you were composing.\n"
14875 msgstr ""
14876
14877 #: git-send-email.perl:296
14878 #, perl-format
14879 msgid "'%s.final' contains the composed email.\n"
14880 msgstr ""
14881
14882 #: git-send-email.perl:314
14883 msgid "--dump-aliases incompatible with other options\n"
14884 msgstr ""
14885
14886 #: git-send-email.perl:379 git-send-email.perl:634
14887 msgid "Cannot run git format-patch from outside a repository\n"
14888 msgstr ""
14889
14890 #: git-send-email.perl:448
14891 #, perl-format
14892 msgid "Unknown --suppress-cc field: '%s'\n"
14893 msgstr ""
14894
14895 #: git-send-email.perl:477
14896 #, perl-format
14897 msgid "Unknown --confirm setting: '%s'\n"
14898 msgstr ""
14899
14900 #: git-send-email.perl:509
14901 #, perl-format
14902 msgid "warning: sendmail alias with quotes is not supported: %s\n"
14903 msgstr ""
14904
14905 #: git-send-email.perl:511
14906 #, perl-format
14907 msgid "warning: `:include:` not supported: %s\n"
14908 msgstr ""
14909
14910 #: git-send-email.perl:513
14911 #, perl-format
14912 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
14913 msgstr ""
14914
14915 #: git-send-email.perl:518
14916 #, perl-format
14917 msgid "warning: sendmail line is not recognized: %s\n"
14918 msgstr ""
14919
14920 #: git-send-email.perl:600
14921 #, perl-format
14922 msgid ""
14923 "File '%s' exists but it could also be the range of commits\n"
14924 "to produce patches for.  Please disambiguate by...\n"
14925 "\n"
14926 "    * Saying \"./%s\" if you mean a file; or\n"
14927 "    * Giving --format-patch option if you mean a range.\n"
14928 msgstr ""
14929
14930 #: git-send-email.perl:621
14931 #, perl-format
14932 msgid "Failed to opendir %s: %s"
14933 msgstr ""
14934
14935 #: git-send-email.perl:645
14936 #, perl-format
14937 msgid ""
14938 "fatal: %s: %s\n"
14939 "warning: no patches were sent\n"
14940 msgstr ""
14941
14942 #: git-send-email.perl:656
14943 msgid ""
14944 "\n"
14945 "No patch files specified!\n"
14946 "\n"
14947 msgstr ""
14948
14949 #: git-send-email.perl:669
14950 #, perl-format
14951 msgid "No subject line in %s?"
14952 msgstr ""
14953
14954 #: git-send-email.perl:679
14955 #, perl-format
14956 msgid "Failed to open for writing %s: %s"
14957 msgstr ""
14958
14959 #: git-send-email.perl:689
14960 msgid ""
14961 "Lines beginning in \"GIT:\" will be removed.\n"
14962 "Consider including an overall diffstat or table of contents\n"
14963 "for the patch you are writing.\n"
14964 "\n"
14965 "Clear the body content if you don't wish to send a summary.\n"
14966 msgstr ""
14967
14968 #: git-send-email.perl:712
14969 #, perl-format
14970 msgid "Failed to open %s.final: %s"
14971 msgstr ""
14972
14973 #: git-send-email.perl:715
14974 #, perl-format
14975 msgid "Failed to open %s: %s"
14976 msgstr ""
14977
14978 #: git-send-email.perl:750
14979 msgid "To/Cc/Bcc fields are not interpreted yet, they have been ignored\n"
14980 msgstr ""
14981
14982 #: git-send-email.perl:759
14983 msgid "Summary email is empty, skipping it\n"
14984 msgstr ""
14985
14986 #. TRANSLATORS: please keep [y/N] as is.
14987 #: git-send-email.perl:791
14988 #, perl-format
14989 msgid "Are you sure you want to use <%s> [y/N]? "
14990 msgstr ""
14991
14992 #: git-send-email.perl:820
14993 msgid ""
14994 "The following files are 8bit, but do not declare a Content-Transfer-"
14995 "Encoding.\n"
14996 msgstr ""
14997
14998 #: git-send-email.perl:825
14999 msgid "Which 8bit encoding should I declare [UTF-8]? "
15000 msgstr ""
15001
15002 #: git-send-email.perl:833
15003 #, perl-format
15004 msgid ""
15005 "Refusing to send because the patch\n"
15006 "\t%s\n"
15007 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
15008 "want to send.\n"
15009 msgstr ""
15010
15011 #: git-send-email.perl:852
15012 msgid "To whom should the emails be sent (if anyone)?"
15013 msgstr ""
15014
15015 #: git-send-email.perl:870
15016 #, perl-format
15017 msgid "fatal: alias '%s' expands to itself\n"
15018 msgstr ""
15019
15020 #: git-send-email.perl:882
15021 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
15022 msgstr ""
15023
15024 #: git-send-email.perl:932 git-send-email.perl:940
15025 #, perl-format
15026 msgid "error: unable to extract a valid address from: %s\n"
15027 msgstr ""
15028
15029 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
15030 #. translation. The program will only accept English input
15031 #. at this point.
15032 #: git-send-email.perl:944
15033 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
15034 msgstr ""
15035
15036 #: git-send-email.perl:1245
15037 #, perl-format
15038 msgid "CA path \"%s\" does not exist"
15039 msgstr ""
15040
15041 #: git-send-email.perl:1320
15042 msgid ""
15043 "    The Cc list above has been expanded by additional\n"
15044 "    addresses found in the patch commit message. By default\n"
15045 "    send-email prompts before sending whenever this occurs.\n"
15046 "    This behavior is controlled by the sendemail.confirm\n"
15047 "    configuration setting.\n"
15048 "\n"
15049 "    For additional information, run 'git send-email --help'.\n"
15050 "    To retain the current behavior, but squelch this message,\n"
15051 "    run 'git config --global sendemail.confirm auto'.\n"
15052 "\n"
15053 msgstr ""
15054
15055 #. TRANSLATORS: Make sure to include [y] [n] [q] [a] in your
15056 #. translation. The program will only accept English input
15057 #. at this point.
15058 #: git-send-email.perl:1335
15059 msgid "Send this email? ([y]es|[n]o|[q]uit|[a]ll): "
15060 msgstr ""
15061
15062 #: git-send-email.perl:1338
15063 msgid "Send this email reply required"
15064 msgstr ""
15065
15066 #: git-send-email.perl:1364
15067 msgid "The required SMTP server is not properly defined."
15068 msgstr ""
15069
15070 #: git-send-email.perl:1411
15071 #, perl-format
15072 msgid "Server does not support STARTTLS! %s"
15073 msgstr ""
15074
15075 #: git-send-email.perl:1416 git-send-email.perl:1420
15076 #, perl-format
15077 msgid "STARTTLS failed! %s"
15078 msgstr ""
15079
15080 #: git-send-email.perl:1430
15081 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
15082 msgstr ""
15083
15084 #: git-send-email.perl:1448
15085 #, perl-format
15086 msgid "Failed to send %s\n"
15087 msgstr ""
15088
15089 #: git-send-email.perl:1451
15090 #, perl-format
15091 msgid "Dry-Sent %s\n"
15092 msgstr ""
15093
15094 #: git-send-email.perl:1451
15095 #, perl-format
15096 msgid "Sent %s\n"
15097 msgstr ""
15098
15099 #: git-send-email.perl:1453
15100 msgid "Dry-OK. Log says:\n"
15101 msgstr ""
15102
15103 #: git-send-email.perl:1453
15104 msgid "OK. Log says:\n"
15105 msgstr ""
15106
15107 #: git-send-email.perl:1465
15108 msgid "Result: "
15109 msgstr ""
15110
15111 #: git-send-email.perl:1468
15112 msgid "Result: OK\n"
15113 msgstr ""
15114
15115 #: git-send-email.perl:1481
15116 #, perl-format
15117 msgid "can't open file %s"
15118 msgstr ""
15119
15120 #: git-send-email.perl:1528 git-send-email.perl:1548
15121 #, perl-format
15122 msgid "(mbox) Adding cc: %s from line '%s'\n"
15123 msgstr ""
15124
15125 #: git-send-email.perl:1534
15126 #, perl-format
15127 msgid "(mbox) Adding to: %s from line '%s'\n"
15128 msgstr ""
15129
15130 #: git-send-email.perl:1582
15131 #, perl-format
15132 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
15133 msgstr ""
15134
15135 #: git-send-email.perl:1605
15136 #, perl-format
15137 msgid "(body) Adding cc: %s from line '%s'\n"
15138 msgstr ""
15139
15140 #: git-send-email.perl:1711
15141 #, perl-format
15142 msgid "(%s) Could not execute '%s'"
15143 msgstr ""
15144
15145 #: git-send-email.perl:1718
15146 #, perl-format
15147 msgid "(%s) Adding %s: %s from: '%s'\n"
15148 msgstr ""
15149
15150 #: git-send-email.perl:1722
15151 #, perl-format
15152 msgid "(%s) failed to close pipe to '%s'"
15153 msgstr ""
15154
15155 #: git-send-email.perl:1749
15156 msgid "cannot send message as 7bit"
15157 msgstr ""
15158
15159 #: git-send-email.perl:1757
15160 msgid "invalid transfer encoding"
15161 msgstr ""
15162
15163 #: git-send-email.perl:1795 git-send-email.perl:1846 git-send-email.perl:1856
15164 #, perl-format
15165 msgid "unable to open %s: %s\n"
15166 msgstr ""
15167
15168 #: git-send-email.perl:1798
15169 #, perl-format
15170 msgid "%s: patch contains a line longer than 998 characters"
15171 msgstr ""
15172
15173 #: git-send-email.perl:1814
15174 #, perl-format
15175 msgid "Skipping %s with backup suffix '%s'.\n"
15176 msgstr ""
15177
15178 #. TRANSLATORS: please keep "[y|N]" as is.
15179 #: git-send-email.perl:1818
15180 #, perl-format
15181 msgid "Do you really want to send %s? [y|N]: "
15182 msgstr ""