Merge branch 'jc/same-encoding' into maint
[git.git] / po / git.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
11 "POT-Creation-Date: 2012-10-16 08:38+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:40
22 #, c-format
23 msgid "hint: %.*s\n"
24 msgstr ""
25
26 #.
27 #. * Message used both when 'git commit' fails and when
28 #. * other commands doing a merge do.
29 #.
30 #: advice.c:70
31 msgid ""
32 "Fix them up in the work tree,\n"
33 "and then use 'git add/rm <file>' as\n"
34 "appropriate to mark resolution and make a commit,\n"
35 "or use 'git commit -a'."
36 msgstr ""
37
38 #: archive.c:10
39 msgid "git archive [options] <tree-ish> [<path>...]"
40 msgstr ""
41
42 #: archive.c:11
43 msgid "git archive --list"
44 msgstr ""
45
46 #: archive.c:12
47 msgid ""
48 "git archive --remote <repo> [--exec <cmd>] [options] <tree-ish> [<path>...]"
49 msgstr ""
50
51 #: archive.c:13
52 msgid "git archive --remote <repo> [--exec <cmd>] --list"
53 msgstr ""
54
55 #: archive.c:322
56 msgid "fmt"
57 msgstr ""
58
59 #: archive.c:322
60 msgid "archive format"
61 msgstr ""
62
63 #: archive.c:323 builtin/log.c:1079
64 msgid "prefix"
65 msgstr ""
66
67 #: archive.c:324
68 msgid "prepend prefix to each pathname in the archive"
69 msgstr ""
70
71 #: archive.c:325 builtin/archive.c:91 builtin/blame.c:2389
72 #: builtin/blame.c:2390 builtin/config.c:56 builtin/fast-export.c:642
73 #: builtin/fast-export.c:644 builtin/grep.c:801 builtin/hash-object.c:77
74 #: builtin/ls-files.c:494 builtin/ls-files.c:497 builtin/notes.c:540
75 #: builtin/notes.c:697 builtin/read-tree.c:107 parse-options.h:149
76 msgid "file"
77 msgstr ""
78
79 #: archive.c:326 builtin/archive.c:92
80 msgid "write the archive to this file"
81 msgstr ""
82
83 #: archive.c:328
84 msgid "read .gitattributes in working directory"
85 msgstr ""
86
87 #: archive.c:329
88 msgid "report archived files on stderr"
89 msgstr ""
90
91 #: archive.c:330
92 msgid "store only"
93 msgstr ""
94
95 #: archive.c:331
96 msgid "compress faster"
97 msgstr ""
98
99 #: archive.c:339
100 msgid "compress better"
101 msgstr ""
102
103 #: archive.c:342
104 msgid "list supported archive formats"
105 msgstr ""
106
107 #: archive.c:344 builtin/archive.c:93 builtin/clone.c:85
108 msgid "repo"
109 msgstr ""
110
111 #: archive.c:345 builtin/archive.c:94
112 msgid "retrieve the archive from remote repository <repo>"
113 msgstr ""
114
115 #: archive.c:346 builtin/archive.c:95 builtin/notes.c:619
116 msgid "command"
117 msgstr ""
118
119 #: archive.c:347 builtin/archive.c:96
120 msgid "path to the remote git-upload-archive command"
121 msgstr ""
122
123 #: bundle.c:36
124 #, c-format
125 msgid "'%s' does not look like a v2 bundle file"
126 msgstr ""
127
128 #: bundle.c:63
129 #, c-format
130 msgid "unrecognized header: %s%s (%d)"
131 msgstr ""
132
133 #: bundle.c:89 builtin/commit.c:672
134 #, c-format
135 msgid "could not open '%s'"
136 msgstr ""
137
138 #: bundle.c:140
139 msgid "Repository lacks these prerequisite commits:"
140 msgstr ""
141
142 #: bundle.c:164 sequencer.c:562 sequencer.c:994 builtin/log.c:290
143 #: builtin/log.c:727 builtin/log.c:1313 builtin/log.c:1529 builtin/merge.c:347
144 #: builtin/shortlog.c:181
145 msgid "revision walk setup failed"
146 msgstr ""
147
148 #: bundle.c:186
149 #, c-format
150 msgid "The bundle contains %d ref"
151 msgid_plural "The bundle contains %d refs"
152 msgstr[0] ""
153 msgstr[1] ""
154
155 #: bundle.c:192
156 msgid "The bundle records a complete history."
157 msgstr ""
158
159 #: bundle.c:195
160 #, c-format
161 msgid "The bundle requires this ref"
162 msgid_plural "The bundle requires these %d refs"
163 msgstr[0] ""
164 msgstr[1] ""
165
166 #: bundle.c:294
167 msgid "rev-list died"
168 msgstr ""
169
170 #: bundle.c:300 builtin/log.c:1209 builtin/shortlog.c:284
171 #, c-format
172 msgid "unrecognized argument: %s"
173 msgstr ""
174
175 #: bundle.c:335
176 #, c-format
177 msgid "ref '%s' is excluded by the rev-list options"
178 msgstr ""
179
180 #: bundle.c:380
181 msgid "Refusing to create empty bundle."
182 msgstr ""
183
184 #: bundle.c:398
185 msgid "Could not spawn pack-objects"
186 msgstr ""
187
188 #: bundle.c:416
189 msgid "pack-objects died"
190 msgstr ""
191
192 #: bundle.c:419
193 #, c-format
194 msgid "cannot create '%s'"
195 msgstr ""
196
197 #: bundle.c:441
198 msgid "index-pack died"
199 msgstr ""
200
201 #: commit.c:50
202 #, c-format
203 msgid "could not parse %s"
204 msgstr ""
205
206 #: commit.c:52
207 #, c-format
208 msgid "%s %s is not a commit!"
209 msgstr ""
210
211 #: compat/obstack.c:406 compat/obstack.c:408
212 msgid "memory exhausted"
213 msgstr ""
214
215 #: connected.c:39
216 msgid "Could not run 'git rev-list'"
217 msgstr ""
218
219 #: connected.c:48
220 #, c-format
221 msgid "failed write to rev-list: %s"
222 msgstr ""
223
224 #: connected.c:56
225 #, c-format
226 msgid "failed to close rev-list's stdin: %s"
227 msgstr ""
228
229 #: date.c:95
230 msgid "in the future"
231 msgstr ""
232
233 #: date.c:101
234 #, c-format
235 msgid "%lu second ago"
236 msgid_plural "%lu seconds ago"
237 msgstr[0] ""
238 msgstr[1] ""
239
240 #: date.c:108
241 #, c-format
242 msgid "%lu minute ago"
243 msgid_plural "%lu minutes ago"
244 msgstr[0] ""
245 msgstr[1] ""
246
247 #: date.c:115
248 #, c-format
249 msgid "%lu hour ago"
250 msgid_plural "%lu hours ago"
251 msgstr[0] ""
252 msgstr[1] ""
253
254 #: date.c:122
255 #, c-format
256 msgid "%lu day ago"
257 msgid_plural "%lu days ago"
258 msgstr[0] ""
259 msgstr[1] ""
260
261 #: date.c:128
262 #, c-format
263 msgid "%lu week ago"
264 msgid_plural "%lu weeks ago"
265 msgstr[0] ""
266 msgstr[1] ""
267
268 #: date.c:135
269 #, c-format
270 msgid "%lu month ago"
271 msgid_plural "%lu months ago"
272 msgstr[0] ""
273 msgstr[1] ""
274
275 #: date.c:146
276 #, c-format
277 msgid "%lu year"
278 msgid_plural "%lu years"
279 msgstr[0] ""
280 msgstr[1] ""
281
282 #: date.c:149
283 #, c-format
284 msgid "%s, %lu month ago"
285 msgid_plural "%s, %lu months ago"
286 msgstr[0] ""
287 msgstr[1] ""
288
289 #: date.c:154 date.c:159
290 #, c-format
291 msgid "%lu year ago"
292 msgid_plural "%lu years ago"
293 msgstr[0] ""
294 msgstr[1] ""
295
296 #: diff.c:105
297 #, c-format
298 msgid "  Failed to parse dirstat cut-off percentage '%.*s'\n"
299 msgstr ""
300
301 #: diff.c:110
302 #, c-format
303 msgid "  Unknown dirstat parameter '%.*s'\n"
304 msgstr ""
305
306 #: diff.c:210
307 #, c-format
308 msgid ""
309 "Found errors in 'diff.dirstat' config variable:\n"
310 "%s"
311 msgstr ""
312
313 #: diff.c:3458
314 #, c-format
315 msgid ""
316 "Failed to parse --dirstat/-X option parameter:\n"
317 "%s"
318 msgstr ""
319
320 #: gpg-interface.c:59
321 msgid "could not run gpg."
322 msgstr ""
323
324 #: gpg-interface.c:71
325 msgid "gpg did not accept the data"
326 msgstr ""
327
328 #: gpg-interface.c:82
329 msgid "gpg failed to sign the data"
330 msgstr ""
331
332 #: grep.c:1441
333 #, c-format
334 msgid "'%s': unable to read %s"
335 msgstr ""
336
337 #: grep.c:1458
338 #, c-format
339 msgid "'%s': %s"
340 msgstr ""
341
342 #: grep.c:1469
343 #, c-format
344 msgid "'%s': short read %s"
345 msgstr ""
346
347 #: help.c:212
348 #, c-format
349 msgid "available git commands in '%s'"
350 msgstr ""
351
352 #: help.c:219
353 msgid "git commands available from elsewhere on your $PATH"
354 msgstr ""
355
356 #: help.c:275
357 #, c-format
358 msgid ""
359 "'%s' appears to be a git command, but we were not\n"
360 "able to execute it. Maybe git-%s is broken?"
361 msgstr ""
362
363 #: help.c:332
364 msgid "Uh oh. Your system reports no Git commands at all."
365 msgstr ""
366
367 #: help.c:354
368 #, c-format
369 msgid ""
370 "WARNING: You called a Git command named '%s', which does not exist.\n"
371 "Continuing under the assumption that you meant '%s'"
372 msgstr ""
373
374 #: help.c:359
375 #, c-format
376 msgid "in %0.1f seconds automatically..."
377 msgstr ""
378
379 #: help.c:366
380 #, c-format
381 msgid "git: '%s' is not a git command. See 'git --help'."
382 msgstr ""
383
384 #: help.c:370
385 msgid ""
386 "\n"
387 "Did you mean this?"
388 msgid_plural ""
389 "\n"
390 "Did you mean one of these?"
391 msgstr[0] ""
392 msgstr[1] ""
393
394 #: merge-recursive.c:190
395 #, c-format
396 msgid "(bad commit)\n"
397 msgstr ""
398
399 #: merge-recursive.c:206
400 #, c-format
401 msgid "addinfo_cache failed for path '%s'"
402 msgstr ""
403
404 #: merge-recursive.c:268
405 msgid "error building trees"
406 msgstr ""
407
408 #: merge-recursive.c:672
409 #, c-format
410 msgid "failed to create path '%s'%s"
411 msgstr ""
412
413 #: merge-recursive.c:683
414 #, c-format
415 msgid "Removing %s to make room for subdirectory\n"
416 msgstr ""
417
418 #. something else exists
419 #. .. but not some other error (who really cares what?)
420 #: merge-recursive.c:697 merge-recursive.c:718
421 msgid ": perhaps a D/F conflict?"
422 msgstr ""
423
424 #: merge-recursive.c:708
425 #, c-format
426 msgid "refusing to lose untracked file at '%s'"
427 msgstr ""
428
429 #: merge-recursive.c:748
430 #, c-format
431 msgid "cannot read object %s '%s'"
432 msgstr ""
433
434 #: merge-recursive.c:750
435 #, c-format
436 msgid "blob expected for %s '%s'"
437 msgstr ""
438
439 #: merge-recursive.c:773 builtin/clone.c:302
440 #, c-format
441 msgid "failed to open '%s'"
442 msgstr ""
443
444 #: merge-recursive.c:781
445 #, c-format
446 msgid "failed to symlink '%s'"
447 msgstr ""
448
449 #: merge-recursive.c:784
450 #, c-format
451 msgid "do not know what to do with %06o %s '%s'"
452 msgstr ""
453
454 #: merge-recursive.c:922
455 msgid "Failed to execute internal merge"
456 msgstr ""
457
458 #: merge-recursive.c:926
459 #, c-format
460 msgid "Unable to add %s to database"
461 msgstr ""
462
463 #: merge-recursive.c:942
464 msgid "unsupported object type in the tree"
465 msgstr ""
466
467 #: merge-recursive.c:1021 merge-recursive.c:1035
468 #, c-format
469 msgid ""
470 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
471 "in tree."
472 msgstr ""
473
474 #: merge-recursive.c:1027 merge-recursive.c:1040
475 #, c-format
476 msgid ""
477 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
478 "in tree at %s."
479 msgstr ""
480
481 #: merge-recursive.c:1081
482 msgid "rename"
483 msgstr ""
484
485 #: merge-recursive.c:1081
486 msgid "renamed"
487 msgstr ""
488
489 #: merge-recursive.c:1137
490 #, c-format
491 msgid "%s is a directory in %s adding as %s instead"
492 msgstr ""
493
494 #: merge-recursive.c:1159
495 #, c-format
496 msgid ""
497 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
498 "\"->\"%s\" in \"%s\"%s"
499 msgstr ""
500
501 #: merge-recursive.c:1164
502 msgid " (left unresolved)"
503 msgstr ""
504
505 #: merge-recursive.c:1218
506 #, c-format
507 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
508 msgstr ""
509
510 #: merge-recursive.c:1248
511 #, c-format
512 msgid "Renaming %s to %s and %s to %s instead"
513 msgstr ""
514
515 #: merge-recursive.c:1447
516 #, c-format
517 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
518 msgstr ""
519
520 #: merge-recursive.c:1457
521 #, c-format
522 msgid "Adding merged %s"
523 msgstr ""
524
525 #: merge-recursive.c:1462 merge-recursive.c:1660
526 #, c-format
527 msgid "Adding as %s instead"
528 msgstr ""
529
530 #: merge-recursive.c:1513
531 #, c-format
532 msgid "cannot read object %s"
533 msgstr ""
534
535 #: merge-recursive.c:1516
536 #, c-format
537 msgid "object %s is not a blob"
538 msgstr ""
539
540 #: merge-recursive.c:1564
541 msgid "modify"
542 msgstr ""
543
544 #: merge-recursive.c:1564
545 msgid "modified"
546 msgstr ""
547
548 #: merge-recursive.c:1574
549 msgid "content"
550 msgstr ""
551
552 #: merge-recursive.c:1581
553 msgid "add/add"
554 msgstr ""
555
556 #: merge-recursive.c:1615
557 #, c-format
558 msgid "Skipped %s (merged same as existing)"
559 msgstr ""
560
561 #: merge-recursive.c:1629
562 #, c-format
563 msgid "Auto-merging %s"
564 msgstr ""
565
566 #: merge-recursive.c:1633 git-submodule.sh:869
567 msgid "submodule"
568 msgstr ""
569
570 #: merge-recursive.c:1634
571 #, c-format
572 msgid "CONFLICT (%s): Merge conflict in %s"
573 msgstr ""
574
575 #: merge-recursive.c:1724
576 #, c-format
577 msgid "Removing %s"
578 msgstr ""
579
580 #: merge-recursive.c:1749
581 msgid "file/directory"
582 msgstr ""
583
584 #: merge-recursive.c:1755
585 msgid "directory/file"
586 msgstr ""
587
588 #: merge-recursive.c:1760
589 #, c-format
590 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
591 msgstr ""
592
593 #: merge-recursive.c:1770
594 #, c-format
595 msgid "Adding %s"
596 msgstr ""
597
598 #: merge-recursive.c:1787
599 msgid "Fatal merge failure, shouldn't happen."
600 msgstr ""
601
602 #: merge-recursive.c:1806
603 msgid "Already up-to-date!"
604 msgstr ""
605
606 #: merge-recursive.c:1815
607 #, c-format
608 msgid "merging of trees %s and %s failed"
609 msgstr ""
610
611 #: merge-recursive.c:1845
612 #, c-format
613 msgid "Unprocessed path??? %s"
614 msgstr ""
615
616 #: merge-recursive.c:1890
617 msgid "Merging:"
618 msgstr ""
619
620 #: merge-recursive.c:1903
621 #, c-format
622 msgid "found %u common ancestor:"
623 msgid_plural "found %u common ancestors:"
624 msgstr[0] ""
625 msgstr[1] ""
626
627 #: merge-recursive.c:1940
628 msgid "merge returned no commit"
629 msgstr ""
630
631 #: merge-recursive.c:1997
632 #, c-format
633 msgid "Could not parse object '%s'"
634 msgstr ""
635
636 #: merge-recursive.c:2009 builtin/merge.c:696
637 msgid "Unable to write index."
638 msgstr ""
639
640 #: parse-options.c:494
641 msgid "..."
642 msgstr ""
643
644 #: parse-options.c:512
645 #, c-format
646 msgid "usage: %s"
647 msgstr ""
648
649 #. TRANSLATORS: the colon here should align with the
650 #. one in "usage: %s" translation
651 #: parse-options.c:516
652 #, c-format
653 msgid "   or: %s"
654 msgstr ""
655
656 #: parse-options.c:519
657 #, c-format
658 msgid "    %s"
659 msgstr ""
660
661 #: remote.c:1632
662 #, c-format
663 msgid "Your branch is ahead of '%s' by %d commit.\n"
664 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
665 msgstr[0] ""
666 msgstr[1] ""
667
668 #: remote.c:1638
669 #, c-format
670 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
671 msgid_plural ""
672 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
673 msgstr[0] ""
674 msgstr[1] ""
675
676 #: remote.c:1646
677 #, c-format
678 msgid ""
679 "Your branch and '%s' have diverged,\n"
680 "and have %d and %d different commit each, respectively.\n"
681 msgid_plural ""
682 "Your branch and '%s' have diverged,\n"
683 "and have %d and %d different commits each, respectively.\n"
684 msgstr[0] ""
685 msgstr[1] ""
686
687 #: sequencer.c:123 builtin/merge.c:864 builtin/merge.c:977
688 #: builtin/merge.c:1087 builtin/merge.c:1097
689 #, c-format
690 msgid "Could not open '%s' for writing"
691 msgstr ""
692
693 #: sequencer.c:125 builtin/merge.c:333 builtin/merge.c:867
694 #: builtin/merge.c:1089 builtin/merge.c:1102
695 #, c-format
696 msgid "Could not write to '%s'"
697 msgstr ""
698
699 #: sequencer.c:146
700 msgid ""
701 "after resolving the conflicts, mark the corrected paths\n"
702 "with 'git add <paths>' or 'git rm <paths>'"
703 msgstr ""
704
705 #: sequencer.c:149
706 msgid ""
707 "after resolving the conflicts, mark the corrected paths\n"
708 "with 'git add <paths>' or 'git rm <paths>'\n"
709 "and commit the result with 'git commit'"
710 msgstr ""
711
712 #: sequencer.c:162 sequencer.c:770 sequencer.c:853
713 #, c-format
714 msgid "Could not write to %s"
715 msgstr ""
716
717 #: sequencer.c:165
718 #, c-format
719 msgid "Error wrapping up %s"
720 msgstr ""
721
722 #: sequencer.c:180
723 msgid "Your local changes would be overwritten by cherry-pick."
724 msgstr ""
725
726 #: sequencer.c:182
727 msgid "Your local changes would be overwritten by revert."
728 msgstr ""
729
730 #: sequencer.c:185
731 msgid "Commit your changes or stash them to proceed."
732 msgstr ""
733
734 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
735 #: sequencer.c:235
736 #, c-format
737 msgid "%s: Unable to write new index file"
738 msgstr ""
739
740 #: sequencer.c:266
741 msgid "Could not resolve HEAD commit\n"
742 msgstr ""
743
744 #: sequencer.c:287
745 msgid "Unable to update cache tree\n"
746 msgstr ""
747
748 #: sequencer.c:332
749 #, c-format
750 msgid "Could not parse commit %s\n"
751 msgstr ""
752
753 #: sequencer.c:337
754 #, c-format
755 msgid "Could not parse parent commit %s\n"
756 msgstr ""
757
758 #: sequencer.c:403
759 msgid "Your index file is unmerged."
760 msgstr ""
761
762 #: sequencer.c:406
763 msgid "You do not have a valid HEAD"
764 msgstr ""
765
766 #: sequencer.c:421
767 #, c-format
768 msgid "Commit %s is a merge but no -m option was given."
769 msgstr ""
770
771 #: sequencer.c:429
772 #, c-format
773 msgid "Commit %s does not have parent %d"
774 msgstr ""
775
776 #: sequencer.c:433
777 #, c-format
778 msgid "Mainline was specified but commit %s is not a merge."
779 msgstr ""
780
781 #. TRANSLATORS: The first %s will be "revert" or
782 #. "cherry-pick", the second %s a SHA1
783 #: sequencer.c:444
784 #, c-format
785 msgid "%s: cannot parse parent commit %s"
786 msgstr ""
787
788 #: sequencer.c:448
789 #, c-format
790 msgid "Cannot get commit message for %s"
791 msgstr ""
792
793 #: sequencer.c:532
794 #, c-format
795 msgid "could not revert %s... %s"
796 msgstr ""
797
798 #: sequencer.c:533
799 #, c-format
800 msgid "could not apply %s... %s"
801 msgstr ""
802
803 #: sequencer.c:565
804 msgid "empty commit set passed"
805 msgstr ""
806
807 #: sequencer.c:573
808 #, c-format
809 msgid "git %s: failed to read the index"
810 msgstr ""
811
812 #: sequencer.c:578
813 #, c-format
814 msgid "git %s: failed to refresh the index"
815 msgstr ""
816
817 #: sequencer.c:636
818 #, c-format
819 msgid "Cannot %s during a %s"
820 msgstr ""
821
822 #: sequencer.c:658
823 #, c-format
824 msgid "Could not parse line %d."
825 msgstr ""
826
827 #: sequencer.c:663
828 msgid "No commits parsed."
829 msgstr ""
830
831 #: sequencer.c:676
832 #, c-format
833 msgid "Could not open %s"
834 msgstr ""
835
836 #: sequencer.c:680
837 #, c-format
838 msgid "Could not read %s."
839 msgstr ""
840
841 #: sequencer.c:687
842 #, c-format
843 msgid "Unusable instruction sheet: %s"
844 msgstr ""
845
846 #: sequencer.c:715
847 #, c-format
848 msgid "Invalid key: %s"
849 msgstr ""
850
851 #: sequencer.c:718
852 #, c-format
853 msgid "Invalid value for %s: %s"
854 msgstr ""
855
856 #: sequencer.c:730
857 #, c-format
858 msgid "Malformed options sheet: %s"
859 msgstr ""
860
861 #: sequencer.c:751
862 msgid "a cherry-pick or revert is already in progress"
863 msgstr ""
864
865 #: sequencer.c:752
866 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
867 msgstr ""
868
869 #: sequencer.c:756
870 #, c-format
871 msgid "Could not create sequencer directory %s"
872 msgstr ""
873
874 #: sequencer.c:772 sequencer.c:857
875 #, c-format
876 msgid "Error wrapping up %s."
877 msgstr ""
878
879 #: sequencer.c:791 sequencer.c:925
880 msgid "no cherry-pick or revert in progress"
881 msgstr ""
882
883 #: sequencer.c:793
884 msgid "cannot resolve HEAD"
885 msgstr ""
886
887 #: sequencer.c:795
888 msgid "cannot abort from a branch yet to be born"
889 msgstr ""
890
891 #: sequencer.c:817 builtin/apply.c:4005
892 #, c-format
893 msgid "cannot open %s: %s"
894 msgstr ""
895
896 #: sequencer.c:820
897 #, c-format
898 msgid "cannot read %s: %s"
899 msgstr ""
900
901 #: sequencer.c:821
902 msgid "unexpected end of file"
903 msgstr ""
904
905 #: sequencer.c:827
906 #, c-format
907 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
908 msgstr ""
909
910 #: sequencer.c:850
911 #, c-format
912 msgid "Could not format %s."
913 msgstr ""
914
915 #: sequencer.c:1012
916 msgid "Can't revert as initial commit"
917 msgstr ""
918
919 #: sequencer.c:1013
920 msgid "Can't cherry-pick into empty head"
921 msgstr ""
922
923 #: sha1_name.c:1044
924 msgid "HEAD does not point to a branch"
925 msgstr ""
926
927 #: sha1_name.c:1047
928 #, c-format
929 msgid "No such branch: '%s'"
930 msgstr ""
931
932 #: sha1_name.c:1049
933 #, c-format
934 msgid "No upstream configured for branch '%s'"
935 msgstr ""
936
937 #: sha1_name.c:1052
938 #, c-format
939 msgid "Upstream branch '%s' not stored as a remote-tracking branch"
940 msgstr ""
941
942 #: wrapper.c:408
943 #, c-format
944 msgid "unable to access '%s': %s"
945 msgstr ""
946
947 #: wrapper.c:426
948 #, c-format
949 msgid "unable to look up current user in the passwd file: %s"
950 msgstr ""
951
952 #: wrapper.c:427
953 msgid "no such user"
954 msgstr ""
955
956 #: wt-status.c:140
957 msgid "Unmerged paths:"
958 msgstr ""
959
960 #: wt-status.c:167 wt-status.c:194
961 #, c-format
962 msgid "  (use \"git reset %s <file>...\" to unstage)"
963 msgstr ""
964
965 #: wt-status.c:169 wt-status.c:196
966 msgid "  (use \"git rm --cached <file>...\" to unstage)"
967 msgstr ""
968
969 #: wt-status.c:173
970 msgid "  (use \"git add <file>...\" to mark resolution)"
971 msgstr ""
972
973 #: wt-status.c:175 wt-status.c:179
974 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
975 msgstr ""
976
977 #: wt-status.c:177
978 msgid "  (use \"git rm <file>...\" to mark resolution)"
979 msgstr ""
980
981 #: wt-status.c:188
982 msgid "Changes to be committed:"
983 msgstr ""
984
985 #: wt-status.c:206
986 msgid "Changes not staged for commit:"
987 msgstr ""
988
989 #: wt-status.c:210
990 msgid "  (use \"git add <file>...\" to update what will be committed)"
991 msgstr ""
992
993 #: wt-status.c:212
994 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
995 msgstr ""
996
997 #: wt-status.c:213
998 msgid ""
999 "  (use \"git checkout -- <file>...\" to discard changes in working directory)"
1000 msgstr ""
1001
1002 #: wt-status.c:215
1003 msgid "  (commit or discard the untracked or modified content in submodules)"
1004 msgstr ""
1005
1006 #: wt-status.c:227
1007 #, c-format
1008 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
1009 msgstr ""
1010
1011 #: wt-status.c:244
1012 msgid "bug"
1013 msgstr ""
1014
1015 #: wt-status.c:249
1016 msgid "both deleted:"
1017 msgstr ""
1018
1019 #: wt-status.c:250
1020 msgid "added by us:"
1021 msgstr ""
1022
1023 #: wt-status.c:251
1024 msgid "deleted by them:"
1025 msgstr ""
1026
1027 #: wt-status.c:252
1028 msgid "added by them:"
1029 msgstr ""
1030
1031 #: wt-status.c:253
1032 msgid "deleted by us:"
1033 msgstr ""
1034
1035 #: wt-status.c:254
1036 msgid "both added:"
1037 msgstr ""
1038
1039 #: wt-status.c:255
1040 msgid "both modified:"
1041 msgstr ""
1042
1043 #: wt-status.c:285
1044 msgid "new commits, "
1045 msgstr ""
1046
1047 #: wt-status.c:287
1048 msgid "modified content, "
1049 msgstr ""
1050
1051 #: wt-status.c:289
1052 msgid "untracked content, "
1053 msgstr ""
1054
1055 #: wt-status.c:303
1056 #, c-format
1057 msgid "new file:   %s"
1058 msgstr ""
1059
1060 #: wt-status.c:306
1061 #, c-format
1062 msgid "copied:     %s -> %s"
1063 msgstr ""
1064
1065 #: wt-status.c:309
1066 #, c-format
1067 msgid "deleted:    %s"
1068 msgstr ""
1069
1070 #: wt-status.c:312
1071 #, c-format
1072 msgid "modified:   %s"
1073 msgstr ""
1074
1075 #: wt-status.c:315
1076 #, c-format
1077 msgid "renamed:    %s -> %s"
1078 msgstr ""
1079
1080 #: wt-status.c:318
1081 #, c-format
1082 msgid "typechange: %s"
1083 msgstr ""
1084
1085 #: wt-status.c:321
1086 #, c-format
1087 msgid "unknown:    %s"
1088 msgstr ""
1089
1090 #: wt-status.c:324
1091 #, c-format
1092 msgid "unmerged:   %s"
1093 msgstr ""
1094
1095 #: wt-status.c:327
1096 #, c-format
1097 msgid "bug: unhandled diff status %c"
1098 msgstr ""
1099
1100 #: wt-status.c:785
1101 msgid "You have unmerged paths."
1102 msgstr ""
1103
1104 #: wt-status.c:788 wt-status.c:912
1105 msgid "  (fix conflicts and run \"git commit\")"
1106 msgstr ""
1107
1108 #: wt-status.c:791
1109 msgid "All conflicts fixed but you are still merging."
1110 msgstr ""
1111
1112 #: wt-status.c:794
1113 msgid "  (use \"git commit\" to conclude merge)"
1114 msgstr ""
1115
1116 #: wt-status.c:804
1117 msgid "You are in the middle of an am session."
1118 msgstr ""
1119
1120 #: wt-status.c:807
1121 msgid "The current patch is empty."
1122 msgstr ""
1123
1124 #: wt-status.c:811
1125 msgid "  (fix conflicts and then run \"git am --resolved\")"
1126 msgstr ""
1127
1128 #: wt-status.c:813
1129 msgid "  (use \"git am --skip\" to skip this patch)"
1130 msgstr ""
1131
1132 #: wt-status.c:815
1133 msgid "  (use \"git am --abort\" to restore the original branch)"
1134 msgstr ""
1135
1136 #: wt-status.c:873 wt-status.c:883
1137 msgid "You are currently rebasing."
1138 msgstr ""
1139
1140 #: wt-status.c:876
1141 msgid "  (fix conflicts and then run \"git rebase --continue\")"
1142 msgstr ""
1143
1144 #: wt-status.c:878
1145 msgid "  (use \"git rebase --skip\" to skip this patch)"
1146 msgstr ""
1147
1148 #: wt-status.c:880
1149 msgid "  (use \"git rebase --abort\" to check out the original branch)"
1150 msgstr ""
1151
1152 #: wt-status.c:886
1153 msgid "  (all conflicts fixed: run \"git rebase --continue\")"
1154 msgstr ""
1155
1156 #: wt-status.c:888
1157 msgid "You are currently splitting a commit during a rebase."
1158 msgstr ""
1159
1160 #: wt-status.c:891
1161 msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
1162 msgstr ""
1163
1164 #: wt-status.c:893
1165 msgid "You are currently editing a commit during a rebase."
1166 msgstr ""
1167
1168 #: wt-status.c:896
1169 msgid "  (use \"git commit --amend\" to amend the current commit)"
1170 msgstr ""
1171
1172 #: wt-status.c:898
1173 msgid ""
1174 "  (use \"git rebase --continue\" once you are satisfied with your changes)"
1175 msgstr ""
1176
1177 #: wt-status.c:908
1178 msgid "You are currently cherry-picking."
1179 msgstr ""
1180
1181 #: wt-status.c:915
1182 msgid "  (all conflicts fixed: run \"git commit\")"
1183 msgstr ""
1184
1185 #: wt-status.c:924
1186 msgid "You are currently bisecting."
1187 msgstr ""
1188
1189 #: wt-status.c:927
1190 msgid "  (use \"git bisect reset\" to get back to the original branch)"
1191 msgstr ""
1192
1193 #: wt-status.c:978
1194 msgid "On branch "
1195 msgstr ""
1196
1197 #: wt-status.c:985
1198 msgid "Not currently on any branch."
1199 msgstr ""
1200
1201 #: wt-status.c:997
1202 msgid "Initial commit"
1203 msgstr ""
1204
1205 #: wt-status.c:1011
1206 msgid "Untracked files"
1207 msgstr ""
1208
1209 #: wt-status.c:1013
1210 msgid "Ignored files"
1211 msgstr ""
1212
1213 #: wt-status.c:1015
1214 #, c-format
1215 msgid "Untracked files not listed%s"
1216 msgstr ""
1217
1218 #: wt-status.c:1017
1219 msgid " (use -u option to show untracked files)"
1220 msgstr ""
1221
1222 #: wt-status.c:1023
1223 msgid "No changes"
1224 msgstr ""
1225
1226 #: wt-status.c:1028
1227 #, c-format
1228 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
1229 msgstr ""
1230
1231 #: wt-status.c:1031
1232 #, c-format
1233 msgid "no changes added to commit\n"
1234 msgstr ""
1235
1236 #: wt-status.c:1034
1237 #, c-format
1238 msgid ""
1239 "nothing added to commit but untracked files present (use \"git add\" to "
1240 "track)\n"
1241 msgstr ""
1242
1243 #: wt-status.c:1037
1244 #, c-format
1245 msgid "nothing added to commit but untracked files present\n"
1246 msgstr ""
1247
1248 #: wt-status.c:1040
1249 #, c-format
1250 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
1251 msgstr ""
1252
1253 #: wt-status.c:1043 wt-status.c:1048
1254 #, c-format
1255 msgid "nothing to commit\n"
1256 msgstr ""
1257
1258 #: wt-status.c:1046
1259 #, c-format
1260 msgid "nothing to commit (use -u to show untracked files)\n"
1261 msgstr ""
1262
1263 #: wt-status.c:1050
1264 #, c-format
1265 msgid "nothing to commit, working directory clean\n"
1266 msgstr ""
1267
1268 #: wt-status.c:1158
1269 msgid "HEAD (no branch)"
1270 msgstr ""
1271
1272 #: wt-status.c:1164
1273 msgid "Initial commit on "
1274 msgstr ""
1275
1276 #: wt-status.c:1179
1277 msgid "behind "
1278 msgstr ""
1279
1280 #: wt-status.c:1182 wt-status.c:1185
1281 msgid "ahead "
1282 msgstr ""
1283
1284 #: wt-status.c:1187
1285 msgid ", behind "
1286 msgstr ""
1287
1288 #: compat/precompose_utf8.c:58 builtin/clone.c:341
1289 #, c-format
1290 msgid "failed to unlink '%s'"
1291 msgstr ""
1292
1293 #: builtin/add.c:19
1294 msgid "git add [options] [--] <filepattern>..."
1295 msgstr ""
1296
1297 #: builtin/add.c:62
1298 #, c-format
1299 msgid "unexpected diff status %c"
1300 msgstr ""
1301
1302 #: builtin/add.c:67 builtin/commit.c:230
1303 msgid "updating files failed"
1304 msgstr ""
1305
1306 #: builtin/add.c:77
1307 #, c-format
1308 msgid "remove '%s'\n"
1309 msgstr ""
1310
1311 #: builtin/add.c:176
1312 #, c-format
1313 msgid "Path '%s' is in submodule '%.*s'"
1314 msgstr ""
1315
1316 #: builtin/add.c:192
1317 msgid "Unstaged changes after refreshing the index:"
1318 msgstr ""
1319
1320 #: builtin/add.c:195 builtin/add.c:460 builtin/rm.c:186
1321 #, c-format
1322 msgid "pathspec '%s' did not match any files"
1323 msgstr ""
1324
1325 #: builtin/add.c:209
1326 #, c-format
1327 msgid "'%s' is beyond a symbolic link"
1328 msgstr ""
1329
1330 #: builtin/add.c:276
1331 msgid "Could not read the index"
1332 msgstr ""
1333
1334 #: builtin/add.c:286
1335 #, c-format
1336 msgid "Could not open '%s' for writing."
1337 msgstr ""
1338
1339 #: builtin/add.c:290
1340 msgid "Could not write patch"
1341 msgstr ""
1342
1343 #: builtin/add.c:295
1344 #, c-format
1345 msgid "Could not stat '%s'"
1346 msgstr ""
1347
1348 #: builtin/add.c:297
1349 msgid "Empty patch. Aborted."
1350 msgstr ""
1351
1352 #: builtin/add.c:303
1353 #, c-format
1354 msgid "Could not apply '%s'"
1355 msgstr ""
1356
1357 #: builtin/add.c:313
1358 msgid "The following paths are ignored by one of your .gitignore files:\n"
1359 msgstr ""
1360
1361 #: builtin/add.c:319 builtin/clean.c:52 builtin/fetch.c:78 builtin/mv.c:63
1362 #: builtin/prune-packed.c:76 builtin/push.c:388 builtin/remote.c:1253
1363 #: builtin/rm.c:133
1364 msgid "dry run"
1365 msgstr ""
1366
1367 #: builtin/add.c:320 builtin/apply.c:4354 builtin/commit.c:1154
1368 #: builtin/count-objects.c:82 builtin/fsck.c:613 builtin/log.c:1477
1369 #: builtin/mv.c:62 builtin/read-tree.c:112
1370 msgid "be verbose"
1371 msgstr ""
1372
1373 #: builtin/add.c:322
1374 msgid "interactive picking"
1375 msgstr ""
1376
1377 #: builtin/add.c:323 builtin/checkout.c:1028 builtin/reset.c:248
1378 msgid "select hunks interactively"
1379 msgstr ""
1380
1381 #: builtin/add.c:324
1382 msgid "edit current diff and apply"
1383 msgstr ""
1384
1385 #: builtin/add.c:325
1386 msgid "allow adding otherwise ignored files"
1387 msgstr ""
1388
1389 #: builtin/add.c:326
1390 msgid "update tracked files"
1391 msgstr ""
1392
1393 #: builtin/add.c:327
1394 msgid "record only the fact that the path will be added later"
1395 msgstr ""
1396
1397 #: builtin/add.c:328
1398 msgid "add changes from all tracked and untracked files"
1399 msgstr ""
1400
1401 #: builtin/add.c:329
1402 msgid "don't add, only refresh the index"
1403 msgstr ""
1404
1405 #: builtin/add.c:330
1406 msgid "just skip files which cannot be added because of errors"
1407 msgstr ""
1408
1409 #: builtin/add.c:331
1410 msgid "check if - even missing - files are ignored in dry run"
1411 msgstr ""
1412
1413 #: builtin/add.c:353
1414 #, c-format
1415 msgid "Use -f if you really want to add them.\n"
1416 msgstr ""
1417
1418 #: builtin/add.c:354
1419 msgid "no files added"
1420 msgstr ""
1421
1422 #: builtin/add.c:360
1423 msgid "adding files failed"
1424 msgstr ""
1425
1426 #: builtin/add.c:392
1427 msgid "-A and -u are mutually incompatible"
1428 msgstr ""
1429
1430 #: builtin/add.c:394
1431 msgid "Option --ignore-missing can only be used together with --dry-run"
1432 msgstr ""
1433
1434 #: builtin/add.c:414
1435 #, c-format
1436 msgid "Nothing specified, nothing added.\n"
1437 msgstr ""
1438
1439 #: builtin/add.c:415
1440 #, c-format
1441 msgid "Maybe you wanted to say 'git add .'?\n"
1442 msgstr ""
1443
1444 #: builtin/add.c:421 builtin/clean.c:95 builtin/commit.c:290 builtin/mv.c:82
1445 #: builtin/rm.c:162
1446 msgid "index file corrupt"
1447 msgstr ""
1448
1449 #: builtin/add.c:481 builtin/apply.c:4450 builtin/mv.c:229 builtin/rm.c:260
1450 msgid "Unable to write new index file"
1451 msgstr ""
1452
1453 #: builtin/apply.c:57
1454 msgid "git apply [options] [<patch>...]"
1455 msgstr ""
1456
1457 #: builtin/apply.c:110
1458 #, c-format
1459 msgid "unrecognized whitespace option '%s'"
1460 msgstr ""
1461
1462 #: builtin/apply.c:125
1463 #, c-format
1464 msgid "unrecognized whitespace ignore option '%s'"
1465 msgstr ""
1466
1467 #: builtin/apply.c:823
1468 #, c-format
1469 msgid "Cannot prepare timestamp regexp %s"
1470 msgstr ""
1471
1472 #: builtin/apply.c:832
1473 #, c-format
1474 msgid "regexec returned %d for input: %s"
1475 msgstr ""
1476
1477 #: builtin/apply.c:913
1478 #, c-format
1479 msgid "unable to find filename in patch at line %d"
1480 msgstr ""
1481
1482 #: builtin/apply.c:945
1483 #, c-format
1484 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
1485 msgstr ""
1486
1487 #: builtin/apply.c:949
1488 #, c-format
1489 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
1490 msgstr ""
1491
1492 #: builtin/apply.c:950
1493 #, c-format
1494 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
1495 msgstr ""
1496
1497 #: builtin/apply.c:957
1498 #, c-format
1499 msgid "git apply: bad git-diff - expected /dev/null on line %d"
1500 msgstr ""
1501
1502 #: builtin/apply.c:1420
1503 #, c-format
1504 msgid "recount: unexpected line: %.*s"
1505 msgstr ""
1506
1507 #: builtin/apply.c:1477
1508 #, c-format
1509 msgid "patch fragment without header at line %d: %.*s"
1510 msgstr ""
1511
1512 #: builtin/apply.c:1494
1513 #, c-format
1514 msgid ""
1515 "git diff header lacks filename information when removing %d leading pathname "
1516 "component (line %d)"
1517 msgid_plural ""
1518 "git diff header lacks filename information when removing %d leading pathname "
1519 "components (line %d)"
1520 msgstr[0] ""
1521 msgstr[1] ""
1522
1523 #: builtin/apply.c:1654
1524 msgid "new file depends on old contents"
1525 msgstr ""
1526
1527 #: builtin/apply.c:1656
1528 msgid "deleted file still has contents"
1529 msgstr ""
1530
1531 #: builtin/apply.c:1682
1532 #, c-format
1533 msgid "corrupt patch at line %d"
1534 msgstr ""
1535
1536 #: builtin/apply.c:1718
1537 #, c-format
1538 msgid "new file %s depends on old contents"
1539 msgstr ""
1540
1541 #: builtin/apply.c:1720
1542 #, c-format
1543 msgid "deleted file %s still has contents"
1544 msgstr ""
1545
1546 #: builtin/apply.c:1723
1547 #, c-format
1548 msgid "** warning: file %s becomes empty but is not deleted"
1549 msgstr ""
1550
1551 #: builtin/apply.c:1869
1552 #, c-format
1553 msgid "corrupt binary patch at line %d: %.*s"
1554 msgstr ""
1555
1556 #. there has to be one hunk (forward hunk)
1557 #: builtin/apply.c:1898
1558 #, c-format
1559 msgid "unrecognized binary patch at line %d"
1560 msgstr ""
1561
1562 #: builtin/apply.c:1984
1563 #, c-format
1564 msgid "patch with only garbage at line %d"
1565 msgstr ""
1566
1567 #: builtin/apply.c:2074
1568 #, c-format
1569 msgid "unable to read symlink %s"
1570 msgstr ""
1571
1572 #: builtin/apply.c:2078
1573 #, c-format
1574 msgid "unable to open or read %s"
1575 msgstr ""
1576
1577 #: builtin/apply.c:2149
1578 msgid "oops"
1579 msgstr ""
1580
1581 #: builtin/apply.c:2671
1582 #, c-format
1583 msgid "invalid start of line: '%c'"
1584 msgstr ""
1585
1586 #: builtin/apply.c:2789
1587 #, c-format
1588 msgid "Hunk #%d succeeded at %d (offset %d line)."
1589 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1590 msgstr[0] ""
1591 msgstr[1] ""
1592
1593 #: builtin/apply.c:2801
1594 #, c-format
1595 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1596 msgstr ""
1597
1598 #: builtin/apply.c:2807
1599 #, c-format
1600 msgid ""
1601 "while searching for:\n"
1602 "%.*s"
1603 msgstr ""
1604
1605 #: builtin/apply.c:2826
1606 #, c-format
1607 msgid "missing binary patch data for '%s'"
1608 msgstr ""
1609
1610 #: builtin/apply.c:2929
1611 #, c-format
1612 msgid "binary patch does not apply to '%s'"
1613 msgstr ""
1614
1615 #: builtin/apply.c:2935
1616 #, c-format
1617 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1618 msgstr ""
1619
1620 #: builtin/apply.c:2956
1621 #, c-format
1622 msgid "patch failed: %s:%ld"
1623 msgstr ""
1624
1625 #: builtin/apply.c:3078
1626 #, c-format
1627 msgid "cannot checkout %s"
1628 msgstr ""
1629
1630 #: builtin/apply.c:3123 builtin/apply.c:3132 builtin/apply.c:3176
1631 #, c-format
1632 msgid "read of %s failed"
1633 msgstr ""
1634
1635 #: builtin/apply.c:3156 builtin/apply.c:3378
1636 #, c-format
1637 msgid "path %s has been renamed/deleted"
1638 msgstr ""
1639
1640 #: builtin/apply.c:3237 builtin/apply.c:3392
1641 #, c-format
1642 msgid "%s: does not exist in index"
1643 msgstr ""
1644
1645 #: builtin/apply.c:3241 builtin/apply.c:3384 builtin/apply.c:3406
1646 #, c-format
1647 msgid "%s: %s"
1648 msgstr ""
1649
1650 #: builtin/apply.c:3246 builtin/apply.c:3400
1651 #, c-format
1652 msgid "%s: does not match index"
1653 msgstr ""
1654
1655 #: builtin/apply.c:3348
1656 msgid "removal patch leaves file contents"
1657 msgstr ""
1658
1659 #: builtin/apply.c:3417
1660 #, c-format
1661 msgid "%s: wrong type"
1662 msgstr ""
1663
1664 #: builtin/apply.c:3419
1665 #, c-format
1666 msgid "%s has type %o, expected %o"
1667 msgstr ""
1668
1669 #: builtin/apply.c:3520
1670 #, c-format
1671 msgid "%s: already exists in index"
1672 msgstr ""
1673
1674 #: builtin/apply.c:3523
1675 #, c-format
1676 msgid "%s: already exists in working directory"
1677 msgstr ""
1678
1679 #: builtin/apply.c:3543
1680 #, c-format
1681 msgid "new mode (%o) of %s does not match old mode (%o)"
1682 msgstr ""
1683
1684 #: builtin/apply.c:3548
1685 #, c-format
1686 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1687 msgstr ""
1688
1689 #: builtin/apply.c:3556
1690 #, c-format
1691 msgid "%s: patch does not apply"
1692 msgstr ""
1693
1694 #: builtin/apply.c:3569
1695 #, c-format
1696 msgid "Checking patch %s..."
1697 msgstr ""
1698
1699 #: builtin/apply.c:3624 builtin/checkout.c:215 builtin/reset.c:158
1700 #, c-format
1701 msgid "make_cache_entry failed for path '%s'"
1702 msgstr ""
1703
1704 #: builtin/apply.c:3767
1705 #, c-format
1706 msgid "unable to remove %s from index"
1707 msgstr ""
1708
1709 #: builtin/apply.c:3795
1710 #, c-format
1711 msgid "corrupt patch for subproject %s"
1712 msgstr ""
1713
1714 #: builtin/apply.c:3799
1715 #, c-format
1716 msgid "unable to stat newly created file '%s'"
1717 msgstr ""
1718
1719 #: builtin/apply.c:3804
1720 #, c-format
1721 msgid "unable to create backing store for newly created file %s"
1722 msgstr ""
1723
1724 #: builtin/apply.c:3807 builtin/apply.c:3915
1725 #, c-format
1726 msgid "unable to add cache entry for %s"
1727 msgstr ""
1728
1729 #: builtin/apply.c:3840
1730 #, c-format
1731 msgid "closing file '%s'"
1732 msgstr ""
1733
1734 #: builtin/apply.c:3889
1735 #, c-format
1736 msgid "unable to write file '%s' mode %o"
1737 msgstr ""
1738
1739 #: builtin/apply.c:3976
1740 #, c-format
1741 msgid "Applied patch %s cleanly."
1742 msgstr ""
1743
1744 #: builtin/apply.c:3984
1745 msgid "internal error"
1746 msgstr ""
1747
1748 #. Say this even without --verbose
1749 #: builtin/apply.c:3987
1750 #, c-format
1751 msgid "Applying patch %%s with %d reject..."
1752 msgid_plural "Applying patch %%s with %d rejects..."
1753 msgstr[0] ""
1754 msgstr[1] ""
1755
1756 #: builtin/apply.c:3997
1757 #, c-format
1758 msgid "truncating .rej filename to %.*s.rej"
1759 msgstr ""
1760
1761 #: builtin/apply.c:4018
1762 #, c-format
1763 msgid "Hunk #%d applied cleanly."
1764 msgstr ""
1765
1766 #: builtin/apply.c:4021
1767 #, c-format
1768 msgid "Rejected hunk #%d."
1769 msgstr ""
1770
1771 #: builtin/apply.c:4171
1772 msgid "unrecognized input"
1773 msgstr ""
1774
1775 #: builtin/apply.c:4182
1776 msgid "unable to read index file"
1777 msgstr ""
1778
1779 #: builtin/apply.c:4301 builtin/apply.c:4304 builtin/clone.c:91
1780 #: builtin/fetch.c:63
1781 msgid "path"
1782 msgstr ""
1783
1784 #: builtin/apply.c:4302
1785 msgid "don't apply changes matching the given path"
1786 msgstr ""
1787
1788 #: builtin/apply.c:4305
1789 msgid "apply changes matching the given path"
1790 msgstr ""
1791
1792 #: builtin/apply.c:4307
1793 msgid "num"
1794 msgstr ""
1795
1796 #: builtin/apply.c:4308
1797 msgid "remove <num> leading slashes from traditional diff paths"
1798 msgstr ""
1799
1800 #: builtin/apply.c:4311
1801 msgid "ignore additions made by the patch"
1802 msgstr ""
1803
1804 #: builtin/apply.c:4313
1805 msgid "instead of applying the patch, output diffstat for the input"
1806 msgstr ""
1807
1808 #: builtin/apply.c:4317
1809 msgid "show number of added and deleted lines in decimal notation"
1810 msgstr ""
1811
1812 #: builtin/apply.c:4319
1813 msgid "instead of applying the patch, output a summary for the input"
1814 msgstr ""
1815
1816 #: builtin/apply.c:4321
1817 msgid "instead of applying the patch, see if the patch is applicable"
1818 msgstr ""
1819
1820 #: builtin/apply.c:4323
1821 msgid "make sure the patch is applicable to the current index"
1822 msgstr ""
1823
1824 #: builtin/apply.c:4325
1825 msgid "apply a patch without touching the working tree"
1826 msgstr ""
1827
1828 #: builtin/apply.c:4327
1829 msgid "also apply the patch (use with --stat/--summary/--check)"
1830 msgstr ""
1831
1832 #: builtin/apply.c:4329
1833 msgid "attempt three-way merge if a patch does not apply"
1834 msgstr ""
1835
1836 #: builtin/apply.c:4331
1837 msgid "build a temporary index based on embedded index information"
1838 msgstr ""
1839
1840 #: builtin/apply.c:4333 builtin/checkout-index.c:197 builtin/ls-files.c:460
1841 msgid "paths are separated with NUL character"
1842 msgstr ""
1843
1844 #: builtin/apply.c:4336
1845 msgid "ensure at least <n> lines of context match"
1846 msgstr ""
1847
1848 #: builtin/apply.c:4337
1849 msgid "action"
1850 msgstr ""
1851
1852 #: builtin/apply.c:4338
1853 msgid "detect new or modified lines that have whitespace errors"
1854 msgstr ""
1855
1856 #: builtin/apply.c:4341 builtin/apply.c:4344
1857 msgid "ignore changes in whitespace when finding context"
1858 msgstr ""
1859
1860 #: builtin/apply.c:4347
1861 msgid "apply the patch in reverse"
1862 msgstr ""
1863
1864 #: builtin/apply.c:4349
1865 msgid "don't expect at least one line of context"
1866 msgstr ""
1867
1868 #: builtin/apply.c:4351
1869 msgid "leave the rejected hunks in corresponding *.rej files"
1870 msgstr ""
1871
1872 #: builtin/apply.c:4353
1873 msgid "allow overlapping hunks"
1874 msgstr ""
1875
1876 #: builtin/apply.c:4356
1877 msgid "tolerate incorrectly detected missing new-line at the end of file"
1878 msgstr ""
1879
1880 #: builtin/apply.c:4359
1881 msgid "do not trust the line counts in the hunk headers"
1882 msgstr ""
1883
1884 #: builtin/apply.c:4361
1885 msgid "root"
1886 msgstr ""
1887
1888 #: builtin/apply.c:4362
1889 msgid "prepend <root> to all filenames"
1890 msgstr ""
1891
1892 #: builtin/apply.c:4384
1893 msgid "--3way outside a repository"
1894 msgstr ""
1895
1896 #: builtin/apply.c:4392
1897 msgid "--index outside a repository"
1898 msgstr ""
1899
1900 #: builtin/apply.c:4395
1901 msgid "--cached outside a repository"
1902 msgstr ""
1903
1904 #: builtin/apply.c:4411
1905 #, c-format
1906 msgid "can't open patch '%s'"
1907 msgstr ""
1908
1909 #: builtin/apply.c:4425
1910 #, c-format
1911 msgid "squelched %d whitespace error"
1912 msgid_plural "squelched %d whitespace errors"
1913 msgstr[0] ""
1914 msgstr[1] ""
1915
1916 #: builtin/apply.c:4431 builtin/apply.c:4441
1917 #, c-format
1918 msgid "%d line adds whitespace errors."
1919 msgid_plural "%d lines add whitespace errors."
1920 msgstr[0] ""
1921 msgstr[1] ""
1922
1923 #: builtin/archive.c:17
1924 #, c-format
1925 msgid "could not create archive file '%s'"
1926 msgstr ""
1927
1928 #: builtin/archive.c:20
1929 msgid "could not redirect output"
1930 msgstr ""
1931
1932 #: builtin/archive.c:37
1933 msgid "git archive: Remote with no URL"
1934 msgstr ""
1935
1936 #: builtin/archive.c:58
1937 msgid "git archive: expected ACK/NAK, got EOF"
1938 msgstr ""
1939
1940 #: builtin/archive.c:63
1941 #, c-format
1942 msgid "git archive: NACK %s"
1943 msgstr ""
1944
1945 #: builtin/archive.c:65
1946 #, c-format
1947 msgid "remote error: %s"
1948 msgstr ""
1949
1950 #: builtin/archive.c:66
1951 msgid "git archive: protocol error"
1952 msgstr ""
1953
1954 #: builtin/archive.c:71
1955 msgid "git archive: expected a flush"
1956 msgstr ""
1957
1958 #: builtin/bisect--helper.c:7
1959 msgid "git bisect--helper --next-all [--no-checkout]"
1960 msgstr ""
1961
1962 #: builtin/bisect--helper.c:17
1963 msgid "perform 'git bisect next'"
1964 msgstr ""
1965
1966 #: builtin/bisect--helper.c:19
1967 msgid "update BISECT_HEAD instead of checking out the current commit"
1968 msgstr ""
1969
1970 #: builtin/blame.c:25
1971 msgid "git blame [options] [rev-opts] [rev] [--] file"
1972 msgstr ""
1973
1974 #: builtin/blame.c:30 builtin/shortlog.c:15
1975 msgid "[rev-opts] are documented in git-rev-list(1)"
1976 msgstr ""
1977
1978 #: builtin/blame.c:2373
1979 msgid "Show blame entries as we find them, incrementally"
1980 msgstr ""
1981
1982 #: builtin/blame.c:2374
1983 msgid "Show blank SHA-1 for boundary commits (Default: off)"
1984 msgstr ""
1985
1986 #: builtin/blame.c:2375
1987 msgid "Do not treat root commits as boundaries (Default: off)"
1988 msgstr ""
1989
1990 #: builtin/blame.c:2376
1991 msgid "Show work cost statistics"
1992 msgstr ""
1993
1994 #: builtin/blame.c:2377
1995 msgid "Show output score for blame entries"
1996 msgstr ""
1997
1998 #: builtin/blame.c:2378
1999 msgid "Show original filename (Default: auto)"
2000 msgstr ""
2001
2002 #: builtin/blame.c:2379
2003 msgid "Show original linenumber (Default: off)"
2004 msgstr ""
2005
2006 #: builtin/blame.c:2380
2007 msgid "Show in a format designed for machine consumption"
2008 msgstr ""
2009
2010 #: builtin/blame.c:2381
2011 msgid "Show porcelain format with per-line commit information"
2012 msgstr ""
2013
2014 #: builtin/blame.c:2382
2015 msgid "Use the same output mode as git-annotate (Default: off)"
2016 msgstr ""
2017
2018 #: builtin/blame.c:2383
2019 msgid "Show raw timestamp (Default: off)"
2020 msgstr ""
2021
2022 #: builtin/blame.c:2384
2023 msgid "Show long commit SHA1 (Default: off)"
2024 msgstr ""
2025
2026 #: builtin/blame.c:2385
2027 msgid "Suppress author name and timestamp (Default: off)"
2028 msgstr ""
2029
2030 #: builtin/blame.c:2386
2031 msgid "Show author email instead of name (Default: off)"
2032 msgstr ""
2033
2034 #: builtin/blame.c:2387
2035 msgid "Ignore whitespace differences"
2036 msgstr ""
2037
2038 #: builtin/blame.c:2388
2039 msgid "Spend extra cycles to find better match"
2040 msgstr ""
2041
2042 #: builtin/blame.c:2389
2043 msgid "Use revisions from <file> instead of calling git-rev-list"
2044 msgstr ""
2045
2046 #: builtin/blame.c:2390
2047 msgid "Use <file>'s contents as the final image"
2048 msgstr ""
2049
2050 #: builtin/blame.c:2391 builtin/blame.c:2392
2051 msgid "score"
2052 msgstr ""
2053
2054 #: builtin/blame.c:2391
2055 msgid "Find line copies within and across files"
2056 msgstr ""
2057
2058 #: builtin/blame.c:2392
2059 msgid "Find line movements within and across files"
2060 msgstr ""
2061
2062 #: builtin/blame.c:2393
2063 msgid "n,m"
2064 msgstr ""
2065
2066 #: builtin/blame.c:2393
2067 msgid "Process only line range n,m, counting from 1"
2068 msgstr ""
2069
2070 #: builtin/branch.c:23
2071 msgid "git branch [options] [-r | -a] [--merged | --no-merged]"
2072 msgstr ""
2073
2074 #: builtin/branch.c:24
2075 msgid "git branch [options] [-l] [-f] <branchname> [<start-point>]"
2076 msgstr ""
2077
2078 #: builtin/branch.c:25
2079 msgid "git branch [options] [-r] (-d | -D) <branchname>..."
2080 msgstr ""
2081
2082 #: builtin/branch.c:26
2083 msgid "git branch [options] (-m | -M) [<oldbranch>] <newbranch>"
2084 msgstr ""
2085
2086 #: builtin/branch.c:145
2087 #, c-format
2088 msgid ""
2089 "deleting branch '%s' that has been merged to\n"
2090 "         '%s', but not yet merged to HEAD."
2091 msgstr ""
2092
2093 #: builtin/branch.c:149
2094 #, c-format
2095 msgid ""
2096 "not deleting branch '%s' that is not yet merged to\n"
2097 "         '%s', even though it is merged to HEAD."
2098 msgstr ""
2099
2100 #: builtin/branch.c:181
2101 msgid "cannot use -a with -d"
2102 msgstr ""
2103
2104 #: builtin/branch.c:187
2105 msgid "Couldn't look up commit object for HEAD"
2106 msgstr ""
2107
2108 #: builtin/branch.c:192
2109 #, c-format
2110 msgid "Cannot delete the branch '%s' which you are currently on."
2111 msgstr ""
2112
2113 #: builtin/branch.c:203
2114 #, c-format
2115 msgid "remote branch '%s' not found."
2116 msgstr ""
2117
2118 #: builtin/branch.c:204
2119 #, c-format
2120 msgid "branch '%s' not found."
2121 msgstr ""
2122
2123 #: builtin/branch.c:211
2124 #, c-format
2125 msgid "Couldn't look up commit object for '%s'"
2126 msgstr ""
2127
2128 #: builtin/branch.c:217
2129 #, c-format
2130 msgid ""
2131 "The branch '%s' is not fully merged.\n"
2132 "If you are sure you want to delete it, run 'git branch -D %s'."
2133 msgstr ""
2134
2135 #: builtin/branch.c:226
2136 #, c-format
2137 msgid "Error deleting remote branch '%s'"
2138 msgstr ""
2139
2140 #: builtin/branch.c:227
2141 #, c-format
2142 msgid "Error deleting branch '%s'"
2143 msgstr ""
2144
2145 #: builtin/branch.c:234
2146 #, c-format
2147 msgid "Deleted remote branch %s (was %s).\n"
2148 msgstr ""
2149
2150 #: builtin/branch.c:235
2151 #, c-format
2152 msgid "Deleted branch %s (was %s).\n"
2153 msgstr ""
2154
2155 #: builtin/branch.c:240
2156 msgid "Update of config-file failed"
2157 msgstr ""
2158
2159 #: builtin/branch.c:338
2160 #, c-format
2161 msgid "branch '%s' does not point at a commit"
2162 msgstr ""
2163
2164 #: builtin/branch.c:410
2165 #, c-format
2166 msgid "[%s: behind %d]"
2167 msgstr ""
2168
2169 #: builtin/branch.c:412
2170 #, c-format
2171 msgid "[behind %d]"
2172 msgstr ""
2173
2174 #: builtin/branch.c:416
2175 #, c-format
2176 msgid "[%s: ahead %d]"
2177 msgstr ""
2178
2179 #: builtin/branch.c:418
2180 #, c-format
2181 msgid "[ahead %d]"
2182 msgstr ""
2183
2184 #: builtin/branch.c:421
2185 #, c-format
2186 msgid "[%s: ahead %d, behind %d]"
2187 msgstr ""
2188
2189 #: builtin/branch.c:424
2190 #, c-format
2191 msgid "[ahead %d, behind %d]"
2192 msgstr ""
2193
2194 #: builtin/branch.c:537
2195 msgid "(no branch)"
2196 msgstr ""
2197
2198 #: builtin/branch.c:602
2199 msgid "some refs could not be read"
2200 msgstr ""
2201
2202 #: builtin/branch.c:615
2203 msgid "cannot rename the current branch while not on any."
2204 msgstr ""
2205
2206 #: builtin/branch.c:625
2207 #, c-format
2208 msgid "Invalid branch name: '%s'"
2209 msgstr ""
2210
2211 #: builtin/branch.c:640
2212 msgid "Branch rename failed"
2213 msgstr ""
2214
2215 #: builtin/branch.c:644
2216 #, c-format
2217 msgid "Renamed a misnamed branch '%s' away"
2218 msgstr ""
2219
2220 #: builtin/branch.c:648
2221 #, c-format
2222 msgid "Branch renamed to %s, but HEAD is not updated!"
2223 msgstr ""
2224
2225 #: builtin/branch.c:655
2226 msgid "Branch is renamed, but update of config-file failed"
2227 msgstr ""
2228
2229 #: builtin/branch.c:670
2230 #, c-format
2231 msgid "malformed object name %s"
2232 msgstr ""
2233
2234 #: builtin/branch.c:694
2235 #, c-format
2236 msgid "could not write branch description template: %s"
2237 msgstr ""
2238
2239 #: builtin/branch.c:724
2240 msgid "Generic options"
2241 msgstr ""
2242
2243 #: builtin/branch.c:726
2244 msgid "show hash and subject, give twice for upstream branch"
2245 msgstr ""
2246
2247 #: builtin/branch.c:727
2248 msgid "suppress informational messages"
2249 msgstr ""
2250
2251 #: builtin/branch.c:728
2252 msgid "set up tracking mode (see git-pull(1))"
2253 msgstr ""
2254
2255 #: builtin/branch.c:730
2256 msgid "change upstream info"
2257 msgstr ""
2258
2259 #: builtin/branch.c:734
2260 msgid "use colored output"
2261 msgstr ""
2262
2263 #: builtin/branch.c:735
2264 msgid "act on remote-tracking branches"
2265 msgstr ""
2266
2267 #: builtin/branch.c:738 builtin/branch.c:744 builtin/branch.c:765
2268 #: builtin/branch.c:771 builtin/commit.c:1362 builtin/commit.c:1363
2269 #: builtin/commit.c:1364 builtin/commit.c:1365 builtin/tag.c:470
2270 msgid "commit"
2271 msgstr ""
2272
2273 #: builtin/branch.c:739 builtin/branch.c:745
2274 msgid "print only branches that contain the commit"
2275 msgstr ""
2276
2277 #: builtin/branch.c:751
2278 msgid "Specific git-branch actions:"
2279 msgstr ""
2280
2281 #: builtin/branch.c:752
2282 msgid "list both remote-tracking and local branches"
2283 msgstr ""
2284
2285 #: builtin/branch.c:754
2286 msgid "delete fully merged branch"
2287 msgstr ""
2288
2289 #: builtin/branch.c:755
2290 msgid "delete branch (even if not merged)"
2291 msgstr ""
2292
2293 #: builtin/branch.c:756
2294 msgid "move/rename a branch and its reflog"
2295 msgstr ""
2296
2297 #: builtin/branch.c:757
2298 msgid "move/rename a branch, even if target exists"
2299 msgstr ""
2300
2301 #: builtin/branch.c:758
2302 msgid "list branch names"
2303 msgstr ""
2304
2305 #: builtin/branch.c:759
2306 msgid "create the branch's reflog"
2307 msgstr ""
2308
2309 #: builtin/branch.c:761
2310 msgid "edit the description for the branch"
2311 msgstr ""
2312
2313 #: builtin/branch.c:762
2314 msgid "force creation (when already exists)"
2315 msgstr ""
2316
2317 #: builtin/branch.c:765
2318 msgid "print only not merged branches"
2319 msgstr ""
2320
2321 #: builtin/branch.c:771
2322 msgid "print only merged branches"
2323 msgstr ""
2324
2325 #: builtin/branch.c:775
2326 msgid "list branches in columns"
2327 msgstr ""
2328
2329 #: builtin/branch.c:788
2330 msgid "Failed to resolve HEAD as a valid ref."
2331 msgstr ""
2332
2333 #: builtin/branch.c:793 builtin/clone.c:561
2334 msgid "HEAD not found below refs/heads!"
2335 msgstr ""
2336
2337 #: builtin/branch.c:813
2338 msgid "--column and --verbose are incompatible"
2339 msgstr ""
2340
2341 #: builtin/branch.c:864
2342 #, c-format
2343 msgid "branch '%s' does not exist"
2344 msgstr ""
2345
2346 #: builtin/branch.c:876
2347 #, c-format
2348 msgid "Branch '%s' has no upstream information"
2349 msgstr ""
2350
2351 #: builtin/branch.c:891
2352 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
2353 msgstr ""
2354
2355 #: builtin/branch.c:894
2356 #, c-format
2357 msgid ""
2358 "The --set-upstream flag is deprecated and will be removed. Consider using --"
2359 "track or --set-upstream-to\n"
2360 msgstr ""
2361
2362 #: builtin/branch.c:911
2363 #, c-format
2364 msgid ""
2365 "\n"
2366 "If you wanted to make '%s' track '%s', do this:\n"
2367 "\n"
2368 msgstr ""
2369
2370 #: builtin/branch.c:912
2371 #, c-format
2372 msgid "    git branch -d %s\n"
2373 msgstr ""
2374
2375 #: builtin/branch.c:913
2376 #, c-format
2377 msgid "    git branch --set-upstream-to %s\n"
2378 msgstr ""
2379
2380 #: builtin/bundle.c:47
2381 #, c-format
2382 msgid "%s is okay\n"
2383 msgstr ""
2384
2385 #: builtin/bundle.c:56
2386 msgid "Need a repository to create a bundle."
2387 msgstr ""
2388
2389 #: builtin/bundle.c:60
2390 msgid "Need a repository to unbundle."
2391 msgstr ""
2392
2393 #: builtin/cat-file.c:247
2394 msgid "git cat-file (-t|-s|-e|-p|<type>|--textconv) <object>"
2395 msgstr ""
2396
2397 #: builtin/cat-file.c:248
2398 msgid "git cat-file (--batch|--batch-check) < <list_of_objects>"
2399 msgstr ""
2400
2401 #: builtin/cat-file.c:266
2402 msgid "<type> can be one of: blob, tree, commit, tag"
2403 msgstr ""
2404
2405 #: builtin/cat-file.c:267
2406 msgid "show object type"
2407 msgstr ""
2408
2409 #: builtin/cat-file.c:268
2410 msgid "show object size"
2411 msgstr ""
2412
2413 #: builtin/cat-file.c:270
2414 msgid "exit with zero when there's no error"
2415 msgstr ""
2416
2417 #: builtin/cat-file.c:271
2418 msgid "pretty-print object's content"
2419 msgstr ""
2420
2421 #: builtin/cat-file.c:273
2422 msgid "for blob objects, run textconv on object's content"
2423 msgstr ""
2424
2425 #: builtin/cat-file.c:275
2426 msgid "show info and content of objects fed from the standard input"
2427 msgstr ""
2428
2429 #: builtin/cat-file.c:278
2430 msgid "show info about objects fed from the standard input"
2431 msgstr ""
2432
2433 #: builtin/check-attr.c:11
2434 msgid "git check-attr [-a | --all | attr...] [--] pathname..."
2435 msgstr ""
2436
2437 #: builtin/check-attr.c:12
2438 msgid "git check-attr --stdin [-z] [-a | --all | attr...] < <list-of-paths>"
2439 msgstr ""
2440
2441 #: builtin/check-attr.c:19
2442 msgid "report all attributes set on file"
2443 msgstr ""
2444
2445 #: builtin/check-attr.c:20
2446 msgid "use .gitattributes only from the index"
2447 msgstr ""
2448
2449 #: builtin/check-attr.c:21 builtin/hash-object.c:75
2450 msgid "read file names from stdin"
2451 msgstr ""
2452
2453 #: builtin/check-attr.c:23
2454 msgid "input paths are terminated by a null character"
2455 msgstr ""
2456
2457 #: builtin/checkout-index.c:126
2458 msgid "git checkout-index [options] [--] [<file>...]"
2459 msgstr ""
2460
2461 #: builtin/checkout-index.c:187
2462 msgid "check out all files in the index"
2463 msgstr ""
2464
2465 #: builtin/checkout-index.c:188
2466 msgid "force overwrite of existing files"
2467 msgstr ""
2468
2469 #: builtin/checkout-index.c:190
2470 msgid "no warning for existing files and files not in index"
2471 msgstr ""
2472
2473 #: builtin/checkout-index.c:192
2474 msgid "don't checkout new files"
2475 msgstr ""
2476
2477 #: builtin/checkout-index.c:194
2478 msgid "update stat information in the index file"
2479 msgstr ""
2480
2481 #: builtin/checkout-index.c:200
2482 msgid "read list of paths from the standard input"
2483 msgstr ""
2484
2485 #: builtin/checkout-index.c:202
2486 msgid "write the content to temporary files"
2487 msgstr ""
2488
2489 #: builtin/checkout-index.c:203 builtin/column.c:30
2490 msgid "string"
2491 msgstr ""
2492
2493 #: builtin/checkout-index.c:204
2494 msgid "when creating files, prepend <string>"
2495 msgstr ""
2496
2497 #: builtin/checkout-index.c:207
2498 msgid "copy out the files from named stage"
2499 msgstr ""
2500
2501 #: builtin/checkout.c:25
2502 msgid "git checkout [options] <branch>"
2503 msgstr ""
2504
2505 #: builtin/checkout.c:26
2506 msgid "git checkout [options] [<branch>] -- <file>..."
2507 msgstr ""
2508
2509 #: builtin/checkout.c:116 builtin/checkout.c:149
2510 #, c-format
2511 msgid "path '%s' does not have our version"
2512 msgstr ""
2513
2514 #: builtin/checkout.c:118 builtin/checkout.c:151
2515 #, c-format
2516 msgid "path '%s' does not have their version"
2517 msgstr ""
2518
2519 #: builtin/checkout.c:134
2520 #, c-format
2521 msgid "path '%s' does not have all necessary versions"
2522 msgstr ""
2523
2524 #: builtin/checkout.c:178
2525 #, c-format
2526 msgid "path '%s' does not have necessary versions"
2527 msgstr ""
2528
2529 #: builtin/checkout.c:195
2530 #, c-format
2531 msgid "path '%s': cannot merge"
2532 msgstr ""
2533
2534 #: builtin/checkout.c:212
2535 #, c-format
2536 msgid "Unable to add merge result for '%s'"
2537 msgstr ""
2538
2539 #: builtin/checkout.c:236 builtin/checkout.c:239 builtin/checkout.c:242
2540 #: builtin/checkout.c:245
2541 #, c-format
2542 msgid "'%s' cannot be used with updating paths"
2543 msgstr ""
2544
2545 #: builtin/checkout.c:248 builtin/checkout.c:251
2546 #, c-format
2547 msgid "'%s' cannot be used with %s"
2548 msgstr ""
2549
2550 #: builtin/checkout.c:254
2551 #, c-format
2552 msgid "Cannot update paths and switch to branch '%s' at the same time."
2553 msgstr ""
2554
2555 #: builtin/checkout.c:265 builtin/checkout.c:426
2556 msgid "corrupt index file"
2557 msgstr ""
2558
2559 #: builtin/checkout.c:295 builtin/checkout.c:302
2560 #, c-format
2561 msgid "path '%s' is unmerged"
2562 msgstr ""
2563
2564 #: builtin/checkout.c:333 builtin/checkout.c:534 builtin/clone.c:586
2565 #: builtin/merge.c:811
2566 msgid "unable to write new index file"
2567 msgstr ""
2568
2569 #: builtin/checkout.c:448
2570 msgid "you need to resolve your current index first"
2571 msgstr ""
2572
2573 #: builtin/checkout.c:569
2574 #, c-format
2575 msgid "Can not do reflog for '%s'\n"
2576 msgstr ""
2577
2578 #: builtin/checkout.c:602
2579 msgid "HEAD is now at"
2580 msgstr ""
2581
2582 #: builtin/checkout.c:609
2583 #, c-format
2584 msgid "Reset branch '%s'\n"
2585 msgstr ""
2586
2587 #: builtin/checkout.c:612
2588 #, c-format
2589 msgid "Already on '%s'\n"
2590 msgstr ""
2591
2592 #: builtin/checkout.c:616
2593 #, c-format
2594 msgid "Switched to and reset branch '%s'\n"
2595 msgstr ""
2596
2597 #: builtin/checkout.c:618
2598 #, c-format
2599 msgid "Switched to a new branch '%s'\n"
2600 msgstr ""
2601
2602 #: builtin/checkout.c:620
2603 #, c-format
2604 msgid "Switched to branch '%s'\n"
2605 msgstr ""
2606
2607 #: builtin/checkout.c:676
2608 #, c-format
2609 msgid " ... and %d more.\n"
2610 msgstr ""
2611
2612 #. The singular version
2613 #: builtin/checkout.c:682
2614 #, c-format
2615 msgid ""
2616 "Warning: you are leaving %d commit behind, not connected to\n"
2617 "any of your branches:\n"
2618 "\n"
2619 "%s\n"
2620 msgid_plural ""
2621 "Warning: you are leaving %d commits behind, not connected to\n"
2622 "any of your branches:\n"
2623 "\n"
2624 "%s\n"
2625 msgstr[0] ""
2626 msgstr[1] ""
2627
2628 #: builtin/checkout.c:700
2629 #, c-format
2630 msgid ""
2631 "If you want to keep them by creating a new branch, this may be a good time\n"
2632 "to do so with:\n"
2633 "\n"
2634 " git branch new_branch_name %s\n"
2635 "\n"
2636 msgstr ""
2637
2638 #: builtin/checkout.c:730
2639 msgid "internal error in revision walk"
2640 msgstr ""
2641
2642 #: builtin/checkout.c:734
2643 msgid "Previous HEAD position was"
2644 msgstr ""
2645
2646 #: builtin/checkout.c:761 builtin/checkout.c:950
2647 msgid "You are on a branch yet to be born"
2648 msgstr ""
2649
2650 #. case (1)
2651 #: builtin/checkout.c:886
2652 #, c-format
2653 msgid "invalid reference: %s"
2654 msgstr ""
2655
2656 #. case (1): want a tree
2657 #: builtin/checkout.c:925
2658 #, c-format
2659 msgid "reference is not a tree: %s"
2660 msgstr ""
2661
2662 #: builtin/checkout.c:961
2663 msgid "paths cannot be used with switching branches"
2664 msgstr ""
2665
2666 #: builtin/checkout.c:964 builtin/checkout.c:968
2667 #, c-format
2668 msgid "'%s' cannot be used with switching branches"
2669 msgstr ""
2670
2671 #: builtin/checkout.c:972 builtin/checkout.c:975 builtin/checkout.c:980
2672 #: builtin/checkout.c:983
2673 #, c-format
2674 msgid "'%s' cannot be used with '%s'"
2675 msgstr ""
2676
2677 #: builtin/checkout.c:988
2678 #, c-format
2679 msgid "Cannot switch branch to a non-commit '%s'"
2680 msgstr ""
2681
2682 #: builtin/checkout.c:1009 builtin/gc.c:177
2683 msgid "suppress progress reporting"
2684 msgstr ""
2685
2686 #: builtin/checkout.c:1010 builtin/checkout.c:1012 builtin/clone.c:89
2687 #: builtin/remote.c:169 builtin/remote.c:171
2688 msgid "branch"
2689 msgstr ""
2690
2691 #: builtin/checkout.c:1011
2692 msgid "create and checkout a new branch"
2693 msgstr ""
2694
2695 #: builtin/checkout.c:1013
2696 msgid "create/reset and checkout a branch"
2697 msgstr ""
2698
2699 #: builtin/checkout.c:1014
2700 msgid "create reflog for new branch"
2701 msgstr ""
2702
2703 #: builtin/checkout.c:1015
2704 msgid "detach the HEAD at named commit"
2705 msgstr ""
2706
2707 #: builtin/checkout.c:1016
2708 msgid "set upstream info for new branch"
2709 msgstr ""
2710
2711 #: builtin/checkout.c:1018
2712 msgid "new branch"
2713 msgstr ""
2714
2715 #: builtin/checkout.c:1018
2716 msgid "new unparented branch"
2717 msgstr ""
2718
2719 #: builtin/checkout.c:1019
2720 msgid "checkout our version for unmerged files"
2721 msgstr ""
2722
2723 #: builtin/checkout.c:1021
2724 msgid "checkout their version for unmerged files"
2725 msgstr ""
2726
2727 #: builtin/checkout.c:1023
2728 msgid "force checkout (throw away local modifications)"
2729 msgstr ""
2730
2731 #: builtin/checkout.c:1024
2732 msgid "perform a 3-way merge with the new branch"
2733 msgstr ""
2734
2735 #: builtin/checkout.c:1025 builtin/merge.c:215
2736 msgid "update ignored files (default)"
2737 msgstr ""
2738
2739 #: builtin/checkout.c:1026 builtin/log.c:1111 parse-options.h:241
2740 msgid "style"
2741 msgstr ""
2742
2743 #: builtin/checkout.c:1027
2744 msgid "conflict style (merge or diff3)"
2745 msgstr ""
2746
2747 #: builtin/checkout.c:1030
2748 msgid "second guess 'git checkout no-such-branch'"
2749 msgstr ""
2750
2751 #: builtin/checkout.c:1054
2752 msgid "-b, -B and --orphan are mutually exclusive"
2753 msgstr ""
2754
2755 #: builtin/checkout.c:1071
2756 msgid "--track needs a branch name"
2757 msgstr ""
2758
2759 #: builtin/checkout.c:1078
2760 msgid "Missing branch name; try -b"
2761 msgstr ""
2762
2763 #: builtin/checkout.c:1113
2764 msgid "invalid path specification"
2765 msgstr ""
2766
2767 #: builtin/checkout.c:1120
2768 #, c-format
2769 msgid ""
2770 "Cannot update paths and switch to branch '%s' at the same time.\n"
2771 "Did you intend to checkout '%s' which can not be resolved as commit?"
2772 msgstr ""
2773
2774 #: builtin/checkout.c:1125
2775 #, c-format
2776 msgid "git checkout: --detach does not take a path argument '%s'"
2777 msgstr ""
2778
2779 #: builtin/checkout.c:1129
2780 msgid ""
2781 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
2782 "checking out of the index."
2783 msgstr ""
2784
2785 #: builtin/clean.c:19
2786 msgid "git clean [-d] [-f] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
2787 msgstr ""
2788
2789 #: builtin/clean.c:51
2790 msgid "do not print names of files removed"
2791 msgstr ""
2792
2793 #: builtin/clean.c:53
2794 msgid "force"
2795 msgstr ""
2796
2797 #: builtin/clean.c:55
2798 msgid "remove whole directories"
2799 msgstr ""
2800
2801 #: builtin/clean.c:56 builtin/describe.c:413 builtin/grep.c:803
2802 #: builtin/ls-files.c:491 builtin/name-rev.c:231 builtin/show-ref.c:199
2803 msgid "pattern"
2804 msgstr ""
2805
2806 #: builtin/clean.c:57
2807 msgid "add <pattern> to ignore rules"
2808 msgstr ""
2809
2810 #: builtin/clean.c:58
2811 msgid "remove ignored files, too"
2812 msgstr ""
2813
2814 #: builtin/clean.c:60
2815 msgid "remove only ignored files"
2816 msgstr ""
2817
2818 #: builtin/clean.c:78
2819 msgid "-x and -X cannot be used together"
2820 msgstr ""
2821
2822 #: builtin/clean.c:82
2823 msgid ""
2824 "clean.requireForce set to true and neither -n nor -f given; refusing to clean"
2825 msgstr ""
2826
2827 #: builtin/clean.c:85
2828 msgid ""
2829 "clean.requireForce defaults to true and neither -n nor -f given; refusing to "
2830 "clean"
2831 msgstr ""
2832
2833 #: builtin/clean.c:155 builtin/clean.c:176
2834 #, c-format
2835 msgid "Would remove %s\n"
2836 msgstr ""
2837
2838 #: builtin/clean.c:159 builtin/clean.c:179
2839 #, c-format
2840 msgid "Removing %s\n"
2841 msgstr ""
2842
2843 #: builtin/clean.c:162 builtin/clean.c:182
2844 #, c-format
2845 msgid "failed to remove %s"
2846 msgstr ""
2847
2848 #: builtin/clean.c:166
2849 #, c-format
2850 msgid "Would not remove %s\n"
2851 msgstr ""
2852
2853 #: builtin/clean.c:168
2854 #, c-format
2855 msgid "Not removing %s\n"
2856 msgstr ""
2857
2858 #: builtin/clone.c:36
2859 msgid "git clone [options] [--] <repo> [<dir>]"
2860 msgstr ""
2861
2862 #: builtin/clone.c:64 builtin/fetch.c:82 builtin/merge.c:212
2863 #: builtin/push.c:399
2864 msgid "force progress reporting"
2865 msgstr ""
2866
2867 #: builtin/clone.c:66
2868 msgid "don't create a checkout"
2869 msgstr ""
2870
2871 #: builtin/clone.c:67 builtin/clone.c:69 builtin/init-db.c:488
2872 msgid "create a bare repository"
2873 msgstr ""
2874
2875 #: builtin/clone.c:72
2876 msgid "create a mirror repository (implies bare)"
2877 msgstr ""
2878
2879 #: builtin/clone.c:74
2880 msgid "to clone from a local repository"
2881 msgstr ""
2882
2883 #: builtin/clone.c:76
2884 msgid "don't use local hardlinks, always copy"
2885 msgstr ""
2886
2887 #: builtin/clone.c:78
2888 msgid "setup as shared repository"
2889 msgstr ""
2890
2891 #: builtin/clone.c:80 builtin/clone.c:82
2892 msgid "initialize submodules in the clone"
2893 msgstr ""
2894
2895 #: builtin/clone.c:83 builtin/init-db.c:485
2896 msgid "template-directory"
2897 msgstr ""
2898
2899 #: builtin/clone.c:84 builtin/init-db.c:486
2900 msgid "directory from which templates will be used"
2901 msgstr ""
2902
2903 #: builtin/clone.c:86
2904 msgid "reference repository"
2905 msgstr ""
2906
2907 #: builtin/clone.c:87 builtin/column.c:26 builtin/merge-file.c:44
2908 msgid "name"
2909 msgstr ""
2910
2911 #: builtin/clone.c:88
2912 msgid "use <name> instead of 'origin' to track upstream"
2913 msgstr ""
2914
2915 #: builtin/clone.c:90
2916 msgid "checkout <branch> instead of the remote's HEAD"
2917 msgstr ""
2918
2919 #: builtin/clone.c:92
2920 msgid "path to git-upload-pack on the remote"
2921 msgstr ""
2922
2923 #: builtin/clone.c:93 builtin/fetch.c:83 builtin/grep.c:748
2924 msgid "depth"
2925 msgstr ""
2926
2927 #: builtin/clone.c:94
2928 msgid "create a shallow clone of that depth"
2929 msgstr ""
2930
2931 #: builtin/clone.c:96
2932 msgid "clone only one branch, HEAD or --branch"
2933 msgstr ""
2934
2935 #: builtin/clone.c:97 builtin/init-db.c:494
2936 msgid "gitdir"
2937 msgstr ""
2938
2939 #: builtin/clone.c:98 builtin/init-db.c:495
2940 msgid "separate git dir from working tree"
2941 msgstr ""
2942
2943 #: builtin/clone.c:99
2944 msgid "key=value"
2945 msgstr ""
2946
2947 #: builtin/clone.c:100
2948 msgid "set config inside the new repository"
2949 msgstr ""
2950
2951 #: builtin/clone.c:243
2952 #, c-format
2953 msgid "reference repository '%s' is not a local directory."
2954 msgstr ""
2955
2956 #: builtin/clone.c:306
2957 #, c-format
2958 msgid "failed to create directory '%s'"
2959 msgstr ""
2960
2961 #: builtin/clone.c:308 builtin/diff.c:77
2962 #, c-format
2963 msgid "failed to stat '%s'"
2964 msgstr ""
2965
2966 #: builtin/clone.c:310
2967 #, c-format
2968 msgid "%s exists and is not a directory"
2969 msgstr ""
2970
2971 #: builtin/clone.c:324
2972 #, c-format
2973 msgid "failed to stat %s\n"
2974 msgstr ""
2975
2976 #: builtin/clone.c:346
2977 #, c-format
2978 msgid "failed to create link '%s'"
2979 msgstr ""
2980
2981 #: builtin/clone.c:350
2982 #, c-format
2983 msgid "failed to copy file to '%s'"
2984 msgstr ""
2985
2986 #: builtin/clone.c:373
2987 #, c-format
2988 msgid "done.\n"
2989 msgstr ""
2990
2991 #: builtin/clone.c:443
2992 #, c-format
2993 msgid "Could not find remote branch %s to clone."
2994 msgstr ""
2995
2996 #: builtin/clone.c:552
2997 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
2998 msgstr ""
2999
3000 #: builtin/clone.c:690
3001 msgid "Too many arguments."
3002 msgstr ""
3003
3004 #: builtin/clone.c:694
3005 msgid "You must specify a repository to clone."
3006 msgstr ""
3007
3008 #: builtin/clone.c:705
3009 #, c-format
3010 msgid "--bare and --origin %s options are incompatible."
3011 msgstr ""
3012
3013 #: builtin/clone.c:719
3014 #, c-format
3015 msgid "repository '%s' does not exist"
3016 msgstr ""
3017
3018 #: builtin/clone.c:724
3019 msgid "--depth is ignored in local clones; use file:// instead."
3020 msgstr ""
3021
3022 #: builtin/clone.c:734
3023 #, c-format
3024 msgid "destination path '%s' already exists and is not an empty directory."
3025 msgstr ""
3026
3027 #: builtin/clone.c:744
3028 #, c-format
3029 msgid "working tree '%s' already exists."
3030 msgstr ""
3031
3032 #: builtin/clone.c:757 builtin/clone.c:771
3033 #, c-format
3034 msgid "could not create leading directories of '%s'"
3035 msgstr ""
3036
3037 #: builtin/clone.c:760
3038 #, c-format
3039 msgid "could not create work tree dir '%s'."
3040 msgstr ""
3041
3042 #: builtin/clone.c:779
3043 #, c-format
3044 msgid "Cloning into bare repository '%s'...\n"
3045 msgstr ""
3046
3047 #: builtin/clone.c:781
3048 #, c-format
3049 msgid "Cloning into '%s'...\n"
3050 msgstr ""
3051
3052 #: builtin/clone.c:823
3053 #, c-format
3054 msgid "Don't know how to clone %s"
3055 msgstr ""
3056
3057 #: builtin/clone.c:872
3058 #, c-format
3059 msgid "Remote branch %s not found in upstream %s"
3060 msgstr ""
3061
3062 #: builtin/clone.c:879
3063 msgid "You appear to have cloned an empty repository."
3064 msgstr ""
3065
3066 #: builtin/column.c:9
3067 msgid "git column [options]"
3068 msgstr ""
3069
3070 #: builtin/column.c:26
3071 msgid "lookup config vars"
3072 msgstr ""
3073
3074 #: builtin/column.c:27 builtin/column.c:28
3075 msgid "layout to use"
3076 msgstr ""
3077
3078 #: builtin/column.c:29
3079 msgid "Maximum width"
3080 msgstr ""
3081
3082 #: builtin/column.c:30
3083 msgid "Padding space on left border"
3084 msgstr ""
3085
3086 #: builtin/column.c:31
3087 msgid "Padding space on right border"
3088 msgstr ""
3089
3090 #: builtin/column.c:32
3091 msgid "Padding space between columns"
3092 msgstr ""
3093
3094 #: builtin/column.c:51
3095 msgid "--command must be the first argument"
3096 msgstr ""
3097
3098 #: builtin/commit.c:34
3099 msgid "git commit [options] [--] <filepattern>..."
3100 msgstr ""
3101
3102 #: builtin/commit.c:39
3103 msgid "git status [options] [--] <filepattern>..."
3104 msgstr ""
3105
3106 #: builtin/commit.c:44
3107 msgid ""
3108 "Your name and email address were configured automatically based\n"
3109 "on your username and hostname. Please check that they are accurate.\n"
3110 "You can suppress this message by setting them explicitly:\n"
3111 "\n"
3112 "    git config --global user.name \"Your Name\"\n"
3113 "    git config --global user.email you@example.com\n"
3114 "\n"
3115 "After doing this, you may fix the identity used for this commit with:\n"
3116 "\n"
3117 "    git commit --amend --reset-author\n"
3118 msgstr ""
3119
3120 #: builtin/commit.c:56
3121 msgid ""
3122 "You asked to amend the most recent commit, but doing so would make\n"
3123 "it empty. You can repeat your command with --allow-empty, or you can\n"
3124 "remove the commit entirely with \"git reset HEAD^\".\n"
3125 msgstr ""
3126
3127 #: builtin/commit.c:61
3128 msgid ""
3129 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
3130 "If you wish to commit it anyway, use:\n"
3131 "\n"
3132 "    git commit --allow-empty\n"
3133 "\n"
3134 "Otherwise, please use 'git reset'\n"
3135 msgstr ""
3136
3137 #: builtin/commit.c:257
3138 msgid "failed to unpack HEAD tree object"
3139 msgstr ""
3140
3141 #: builtin/commit.c:299
3142 msgid "unable to create temporary index"
3143 msgstr ""
3144
3145 #: builtin/commit.c:305
3146 msgid "interactive add failed"
3147 msgstr ""
3148
3149 #: builtin/commit.c:338 builtin/commit.c:359 builtin/commit.c:409
3150 msgid "unable to write new_index file"
3151 msgstr ""
3152
3153 #: builtin/commit.c:390
3154 msgid "cannot do a partial commit during a merge."
3155 msgstr ""
3156
3157 #: builtin/commit.c:392
3158 msgid "cannot do a partial commit during a cherry-pick."
3159 msgstr ""
3160
3161 #: builtin/commit.c:402
3162 msgid "cannot read the index"
3163 msgstr ""
3164
3165 #: builtin/commit.c:422
3166 msgid "unable to write temporary index file"
3167 msgstr ""
3168
3169 #: builtin/commit.c:509 builtin/commit.c:515
3170 #, c-format
3171 msgid "invalid commit: %s"
3172 msgstr ""
3173
3174 #: builtin/commit.c:538
3175 msgid "malformed --author parameter"
3176 msgstr ""
3177
3178 #: builtin/commit.c:558
3179 #, c-format
3180 msgid "Malformed ident string: '%s'"
3181 msgstr ""
3182
3183 #: builtin/commit.c:596 builtin/commit.c:629 builtin/commit.c:952
3184 #, c-format
3185 msgid "could not lookup commit %s"
3186 msgstr ""
3187
3188 #: builtin/commit.c:608 builtin/shortlog.c:296
3189 #, c-format
3190 msgid "(reading log message from standard input)\n"
3191 msgstr ""
3192
3193 #: builtin/commit.c:610
3194 msgid "could not read log from standard input"
3195 msgstr ""
3196
3197 #: builtin/commit.c:614
3198 #, c-format
3199 msgid "could not read log file '%s'"
3200 msgstr ""
3201
3202 #: builtin/commit.c:620
3203 msgid "commit has empty message"
3204 msgstr ""
3205
3206 #: builtin/commit.c:636
3207 msgid "could not read MERGE_MSG"
3208 msgstr ""
3209
3210 #: builtin/commit.c:640
3211 msgid "could not read SQUASH_MSG"
3212 msgstr ""
3213
3214 #: builtin/commit.c:644
3215 #, c-format
3216 msgid "could not read '%s'"
3217 msgstr ""
3218
3219 #: builtin/commit.c:705
3220 msgid "could not write commit template"
3221 msgstr ""
3222
3223 #: builtin/commit.c:716
3224 #, c-format
3225 msgid ""
3226 "\n"
3227 "It looks like you may be committing a merge.\n"
3228 "If this is not correct, please remove the file\n"
3229 "\t%s\n"
3230 "and try again.\n"
3231 msgstr ""
3232
3233 #: builtin/commit.c:721
3234 #, c-format
3235 msgid ""
3236 "\n"
3237 "It looks like you may be committing a cherry-pick.\n"
3238 "If this is not correct, please remove the file\n"
3239 "\t%s\n"
3240 "and try again.\n"
3241 msgstr ""
3242
3243 #: builtin/commit.c:733
3244 msgid ""
3245 "Please enter the commit message for your changes. Lines starting\n"
3246 "with '#' will be ignored, and an empty message aborts the commit.\n"
3247 msgstr ""
3248
3249 #: builtin/commit.c:738
3250 msgid ""
3251 "Please enter the commit message for your changes. Lines starting\n"
3252 "with '#' will be kept; you may remove them yourself if you want to.\n"
3253 "An empty message aborts the commit.\n"
3254 msgstr ""
3255
3256 #: builtin/commit.c:751
3257 #, c-format
3258 msgid "%sAuthor:    %s"
3259 msgstr ""
3260
3261 #: builtin/commit.c:758
3262 #, c-format
3263 msgid "%sCommitter: %s"
3264 msgstr ""
3265
3266 #: builtin/commit.c:778
3267 msgid "Cannot read index"
3268 msgstr ""
3269
3270 #: builtin/commit.c:815
3271 msgid "Error building trees"
3272 msgstr ""
3273
3274 #: builtin/commit.c:830 builtin/tag.c:361
3275 #, c-format
3276 msgid "Please supply the message using either -m or -F option.\n"
3277 msgstr ""
3278
3279 #: builtin/commit.c:927
3280 #, c-format
3281 msgid "No existing author found with '%s'"
3282 msgstr ""
3283
3284 #: builtin/commit.c:942 builtin/commit.c:1142
3285 #, c-format
3286 msgid "Invalid untracked files mode '%s'"
3287 msgstr ""
3288
3289 #: builtin/commit.c:982
3290 msgid "Using both --reset-author and --author does not make sense"
3291 msgstr ""
3292
3293 #: builtin/commit.c:993
3294 msgid "You have nothing to amend."
3295 msgstr ""
3296
3297 #: builtin/commit.c:996
3298 msgid "You are in the middle of a merge -- cannot amend."
3299 msgstr ""
3300
3301 #: builtin/commit.c:998
3302 msgid "You are in the middle of a cherry-pick -- cannot amend."
3303 msgstr ""
3304
3305 #: builtin/commit.c:1001
3306 msgid "Options --squash and --fixup cannot be used together"
3307 msgstr ""
3308
3309 #: builtin/commit.c:1011
3310 msgid "Only one of -c/-C/-F/--fixup can be used."
3311 msgstr ""
3312
3313 #: builtin/commit.c:1013
3314 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
3315 msgstr ""
3316
3317 #: builtin/commit.c:1021
3318 msgid "--reset-author can be used only with -C, -c or --amend."
3319 msgstr ""
3320
3321 #: builtin/commit.c:1038
3322 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
3323 msgstr ""
3324
3325 #: builtin/commit.c:1040
3326 msgid "No paths with --include/--only does not make sense."
3327 msgstr ""
3328
3329 #: builtin/commit.c:1042
3330 msgid "Clever... amending the last one with dirty index."
3331 msgstr ""
3332
3333 #: builtin/commit.c:1044
3334 msgid "Explicit paths specified without -i nor -o; assuming --only paths..."
3335 msgstr ""
3336
3337 #: builtin/commit.c:1054 builtin/tag.c:577
3338 #, c-format
3339 msgid "Invalid cleanup mode %s"
3340 msgstr ""
3341
3342 #: builtin/commit.c:1059
3343 msgid "Paths with -a does not make sense."
3344 msgstr ""
3345
3346 #: builtin/commit.c:1156 builtin/commit.c:1384
3347 msgid "show status concisely"
3348 msgstr ""
3349
3350 #: builtin/commit.c:1158 builtin/commit.c:1386
3351 msgid "show branch information"
3352 msgstr ""
3353
3354 #: builtin/commit.c:1160 builtin/commit.c:1388 builtin/push.c:389
3355 msgid "machine-readable output"
3356 msgstr ""
3357
3358 #: builtin/commit.c:1163 builtin/commit.c:1390
3359 msgid "terminate entries with NUL"
3360 msgstr ""
3361
3362 #: builtin/commit.c:1165 builtin/commit.c:1393 builtin/fast-export.c:636
3363 #: builtin/fast-export.c:639 builtin/tag.c:461
3364 msgid "mode"
3365 msgstr ""
3366
3367 #: builtin/commit.c:1166 builtin/commit.c:1393
3368 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
3369 msgstr ""
3370
3371 #: builtin/commit.c:1169
3372 msgid "show ignored files"
3373 msgstr ""
3374
3375 #: builtin/commit.c:1170 parse-options.h:151
3376 msgid "when"
3377 msgstr ""
3378
3379 #: builtin/commit.c:1171
3380 msgid ""
3381 "ignore changes to submodules, optional when: all, dirty, untracked. "
3382 "(Default: all)"
3383 msgstr ""
3384
3385 #: builtin/commit.c:1173
3386 msgid "list untracked files in columns"
3387 msgstr ""
3388
3389 #: builtin/commit.c:1242
3390 msgid "couldn't look up newly created commit"
3391 msgstr ""
3392
3393 #: builtin/commit.c:1244
3394 msgid "could not parse newly created commit"
3395 msgstr ""
3396
3397 #: builtin/commit.c:1285
3398 msgid "detached HEAD"
3399 msgstr ""
3400
3401 #: builtin/commit.c:1287
3402 msgid " (root-commit)"
3403 msgstr ""
3404
3405 #: builtin/commit.c:1354
3406 msgid "suppress summary after successful commit"
3407 msgstr ""
3408
3409 #: builtin/commit.c:1355
3410 msgid "show diff in commit message template"
3411 msgstr ""
3412
3413 #: builtin/commit.c:1357
3414 msgid "Commit message options"
3415 msgstr ""
3416
3417 #: builtin/commit.c:1358 builtin/tag.c:459
3418 msgid "read message from file"
3419 msgstr ""
3420
3421 #: builtin/commit.c:1359
3422 msgid "author"
3423 msgstr ""
3424
3425 #: builtin/commit.c:1359
3426 msgid "override author for commit"
3427 msgstr ""
3428
3429 #: builtin/commit.c:1360 builtin/gc.c:178
3430 msgid "date"
3431 msgstr ""
3432
3433 #: builtin/commit.c:1360
3434 msgid "override date for commit"
3435 msgstr ""
3436
3437 #: builtin/commit.c:1361 builtin/merge.c:206 builtin/notes.c:537
3438 #: builtin/notes.c:694 builtin/tag.c:457
3439 msgid "message"
3440 msgstr ""
3441
3442 #: builtin/commit.c:1361
3443 msgid "commit message"
3444 msgstr ""
3445
3446 #: builtin/commit.c:1362
3447 msgid "reuse and edit message from specified commit"
3448 msgstr ""
3449
3450 #: builtin/commit.c:1363
3451 msgid "reuse message from specified commit"
3452 msgstr ""
3453
3454 #: builtin/commit.c:1364
3455 msgid "use autosquash formatted message to fixup specified commit"
3456 msgstr ""
3457
3458 #: builtin/commit.c:1365
3459 msgid "use autosquash formatted message to squash specified commit"
3460 msgstr ""
3461
3462 #: builtin/commit.c:1366
3463 msgid "the commit is authored by me now (used with -C/-c/--amend)"
3464 msgstr ""
3465
3466 #: builtin/commit.c:1367 builtin/log.c:1068 builtin/revert.c:109
3467 msgid "add Signed-off-by:"
3468 msgstr ""
3469
3470 #: builtin/commit.c:1368
3471 msgid "use specified template file"
3472 msgstr ""
3473
3474 #: builtin/commit.c:1369
3475 msgid "force edit of commit"
3476 msgstr ""
3477
3478 #: builtin/commit.c:1370
3479 msgid "default"
3480 msgstr ""
3481
3482 #: builtin/commit.c:1370 builtin/tag.c:462
3483 msgid "how to strip spaces and #comments from message"
3484 msgstr ""
3485
3486 #: builtin/commit.c:1371
3487 msgid "include status in commit message template"
3488 msgstr ""
3489
3490 #: builtin/commit.c:1372 builtin/merge.c:213 builtin/tag.c:463
3491 msgid "key id"
3492 msgstr ""
3493
3494 #: builtin/commit.c:1373 builtin/merge.c:214
3495 msgid "GPG sign commit"
3496 msgstr ""
3497
3498 #. end commit message options
3499 #: builtin/commit.c:1376
3500 msgid "Commit contents options"
3501 msgstr ""
3502
3503 #: builtin/commit.c:1377
3504 msgid "commit all changed files"
3505 msgstr ""
3506
3507 #: builtin/commit.c:1378
3508 msgid "add specified files to index for commit"
3509 msgstr ""
3510
3511 #: builtin/commit.c:1379
3512 msgid "interactively add files"
3513 msgstr ""
3514
3515 #: builtin/commit.c:1380
3516 msgid "interactively add changes"
3517 msgstr ""
3518
3519 #: builtin/commit.c:1381
3520 msgid "commit only specified files"
3521 msgstr ""
3522
3523 #: builtin/commit.c:1382
3524 msgid "bypass pre-commit hook"
3525 msgstr ""
3526
3527 #: builtin/commit.c:1383
3528 msgid "show what would be committed"
3529 msgstr ""
3530
3531 #: builtin/commit.c:1391
3532 msgid "amend previous commit"
3533 msgstr ""
3534
3535 #: builtin/commit.c:1392
3536 msgid "bypass post-rewrite hook"
3537 msgstr ""
3538
3539 #: builtin/commit.c:1397
3540 msgid "ok to record an empty change"
3541 msgstr ""
3542
3543 #: builtin/commit.c:1400
3544 msgid "ok to record a change with an empty message"
3545 msgstr ""
3546
3547 #: builtin/commit.c:1432
3548 msgid "could not parse HEAD commit"
3549 msgstr ""
3550
3551 #: builtin/commit.c:1470 builtin/merge.c:508
3552 #, c-format
3553 msgid "could not open '%s' for reading"
3554 msgstr ""
3555
3556 #: builtin/commit.c:1477
3557 #, c-format
3558 msgid "Corrupt MERGE_HEAD file (%s)"
3559 msgstr ""
3560
3561 #: builtin/commit.c:1484
3562 msgid "could not read MERGE_MODE"
3563 msgstr ""
3564
3565 #: builtin/commit.c:1503
3566 #, c-format
3567 msgid "could not read commit message: %s"
3568 msgstr ""
3569
3570 #: builtin/commit.c:1517
3571 #, c-format
3572 msgid "Aborting commit; you did not edit the message.\n"
3573 msgstr ""
3574
3575 #: builtin/commit.c:1522
3576 #, c-format
3577 msgid "Aborting commit due to empty commit message.\n"
3578 msgstr ""
3579
3580 #: builtin/commit.c:1537 builtin/merge.c:935 builtin/merge.c:960
3581 msgid "failed to write commit object"
3582 msgstr ""
3583
3584 #: builtin/commit.c:1558
3585 msgid "cannot lock HEAD ref"
3586 msgstr ""
3587
3588 #: builtin/commit.c:1562
3589 msgid "cannot update HEAD ref"
3590 msgstr ""
3591
3592 #: builtin/commit.c:1573
3593 msgid ""
3594 "Repository has been updated, but unable to write\n"
3595 "new_index file. Check that disk is not full or quota is\n"
3596 "not exceeded, and then \"git reset HEAD\" to recover."
3597 msgstr ""
3598
3599 #: builtin/config.c:7
3600 msgid "git config [options]"
3601 msgstr ""
3602
3603 #: builtin/config.c:52
3604 msgid "Config file location"
3605 msgstr ""
3606
3607 #: builtin/config.c:53
3608 msgid "use global config file"
3609 msgstr ""
3610
3611 #: builtin/config.c:54
3612 msgid "use system config file"
3613 msgstr ""
3614
3615 #: builtin/config.c:55
3616 msgid "use repository config file"
3617 msgstr ""
3618
3619 #: builtin/config.c:56
3620 msgid "use given config file"
3621 msgstr ""
3622
3623 #: builtin/config.c:57
3624 msgid "Action"
3625 msgstr ""
3626
3627 #: builtin/config.c:58
3628 msgid "get value: name [value-regex]"
3629 msgstr ""
3630
3631 #: builtin/config.c:59
3632 msgid "get all values: key [value-regex]"
3633 msgstr ""
3634
3635 #: builtin/config.c:60
3636 msgid "get values for regexp: name-regex [value-regex]"
3637 msgstr ""
3638
3639 #: builtin/config.c:61
3640 msgid "replace all matching variables: name value [value_regex]"
3641 msgstr ""
3642
3643 #: builtin/config.c:62
3644 msgid "add a new variable: name value"
3645 msgstr ""
3646
3647 #: builtin/config.c:63
3648 msgid "remove a variable: name [value-regex]"
3649 msgstr ""
3650
3651 #: builtin/config.c:64
3652 msgid "remove all matches: name [value-regex]"
3653 msgstr ""
3654
3655 #: builtin/config.c:65
3656 msgid "rename section: old-name new-name"
3657 msgstr ""
3658
3659 #: builtin/config.c:66
3660 msgid "remove a section: name"
3661 msgstr ""
3662
3663 #: builtin/config.c:67
3664 msgid "list all"
3665 msgstr ""
3666
3667 #: builtin/config.c:68
3668 msgid "open an editor"
3669 msgstr ""
3670
3671 #: builtin/config.c:69 builtin/config.c:70
3672 msgid "slot"
3673 msgstr ""
3674
3675 #: builtin/config.c:69
3676 msgid "find the color configured: [default]"
3677 msgstr ""
3678
3679 #: builtin/config.c:70
3680 msgid "find the color setting: [stdout-is-tty]"
3681 msgstr ""
3682
3683 #: builtin/config.c:71
3684 msgid "Type"
3685 msgstr ""
3686
3687 #: builtin/config.c:72
3688 msgid "value is \"true\" or \"false\""
3689 msgstr ""
3690
3691 #: builtin/config.c:73
3692 msgid "value is decimal number"
3693 msgstr ""
3694
3695 #: builtin/config.c:74
3696 msgid "value is --bool or --int"
3697 msgstr ""
3698
3699 #: builtin/config.c:75
3700 msgid "value is a path (file or directory name)"
3701 msgstr ""
3702
3703 #: builtin/config.c:76
3704 msgid "Other"
3705 msgstr ""
3706
3707 #: builtin/config.c:77
3708 msgid "terminate values with NUL byte"
3709 msgstr ""
3710
3711 #: builtin/config.c:78
3712 msgid "respect include directives on lookup"
3713 msgstr ""
3714
3715 #: builtin/count-objects.c:69
3716 msgid "git count-objects [-v]"
3717 msgstr ""
3718
3719 #: builtin/describe.c:15
3720 msgid "git describe [options] <committish>*"
3721 msgstr ""
3722
3723 #: builtin/describe.c:16
3724 msgid "git describe [options] --dirty"
3725 msgstr ""
3726
3727 #: builtin/describe.c:234
3728 #, c-format
3729 msgid "annotated tag %s not available"
3730 msgstr ""
3731
3732 #: builtin/describe.c:238
3733 #, c-format
3734 msgid "annotated tag %s has no embedded name"
3735 msgstr ""
3736
3737 #: builtin/describe.c:240
3738 #, c-format
3739 msgid "tag '%s' is really '%s' here"
3740 msgstr ""
3741
3742 #: builtin/describe.c:267
3743 #, c-format
3744 msgid "Not a valid object name %s"
3745 msgstr ""
3746
3747 #: builtin/describe.c:270
3748 #, c-format
3749 msgid "%s is not a valid '%s' object"
3750 msgstr ""
3751
3752 #: builtin/describe.c:287
3753 #, c-format
3754 msgid "no tag exactly matches '%s'"
3755 msgstr ""
3756
3757 #: builtin/describe.c:289
3758 #, c-format
3759 msgid "searching to describe %s\n"
3760 msgstr ""
3761
3762 #: builtin/describe.c:329
3763 #, c-format
3764 msgid "finished search at %s\n"
3765 msgstr ""
3766
3767 #: builtin/describe.c:353
3768 #, c-format
3769 msgid ""
3770 "No annotated tags can describe '%s'.\n"
3771 "However, there were unannotated tags: try --tags."
3772 msgstr ""
3773
3774 #: builtin/describe.c:357
3775 #, c-format
3776 msgid ""
3777 "No tags can describe '%s'.\n"
3778 "Try --always, or create some tags."
3779 msgstr ""
3780
3781 #: builtin/describe.c:378
3782 #, c-format
3783 msgid "traversed %lu commits\n"
3784 msgstr ""
3785
3786 #: builtin/describe.c:381
3787 #, c-format
3788 msgid ""
3789 "more than %i tags found; listed %i most recent\n"
3790 "gave up search at %s\n"
3791 msgstr ""
3792
3793 #: builtin/describe.c:403
3794 msgid "find the tag that comes after the commit"
3795 msgstr ""
3796
3797 #: builtin/describe.c:404
3798 msgid "debug search strategy on stderr"
3799 msgstr ""
3800
3801 #: builtin/describe.c:405
3802 msgid "use any ref in .git/refs"
3803 msgstr ""
3804
3805 #: builtin/describe.c:406
3806 msgid "use any tag in .git/refs/tags"
3807 msgstr ""
3808
3809 #: builtin/describe.c:407
3810 msgid "always use long format"
3811 msgstr ""
3812
3813 #: builtin/describe.c:410
3814 msgid "only output exact matches"
3815 msgstr ""
3816
3817 #: builtin/describe.c:412
3818 msgid "consider <n> most recent tags (default: 10)"
3819 msgstr ""
3820
3821 #: builtin/describe.c:414
3822 msgid "only consider tags matching <pattern>"
3823 msgstr ""
3824
3825 #: builtin/describe.c:416 builtin/name-rev.c:238
3826 msgid "show abbreviated commit object as fallback"
3827 msgstr ""
3828
3829 #: builtin/describe.c:417
3830 msgid "mark"
3831 msgstr ""
3832
3833 #: builtin/describe.c:418
3834 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
3835 msgstr ""
3836
3837 #: builtin/describe.c:436
3838 msgid "--long is incompatible with --abbrev=0"
3839 msgstr ""
3840
3841 #: builtin/describe.c:462
3842 msgid "No names found, cannot describe anything."
3843 msgstr ""
3844
3845 #: builtin/describe.c:482
3846 msgid "--dirty is incompatible with committishes"
3847 msgstr ""
3848
3849 #: builtin/diff.c:79
3850 #, c-format
3851 msgid "'%s': not a regular file or symlink"
3852 msgstr ""
3853
3854 #: builtin/diff.c:224
3855 #, c-format
3856 msgid "invalid option: %s"
3857 msgstr ""
3858
3859 #: builtin/diff.c:301
3860 msgid "Not a git repository"
3861 msgstr ""
3862
3863 #: builtin/diff.c:344
3864 #, c-format
3865 msgid "invalid object '%s' given."
3866 msgstr ""
3867
3868 #: builtin/diff.c:349
3869 #, c-format
3870 msgid "more than %d trees given: '%s'"
3871 msgstr ""
3872
3873 #: builtin/diff.c:359
3874 #, c-format
3875 msgid "more than two blobs given: '%s'"
3876 msgstr ""
3877
3878 #: builtin/diff.c:367
3879 #, c-format
3880 msgid "unhandled object '%s' given."
3881 msgstr ""
3882
3883 #: builtin/fast-export.c:22
3884 msgid "git fast-export [rev-list-opts]"
3885 msgstr ""
3886
3887 #: builtin/fast-export.c:635
3888 msgid "show progress after <n> objects"
3889 msgstr ""
3890
3891 #: builtin/fast-export.c:637
3892 msgid "select handling of signed tags"
3893 msgstr ""
3894
3895 #: builtin/fast-export.c:640
3896 msgid "select handling of tags that tag filtered objects"
3897 msgstr ""
3898
3899 #: builtin/fast-export.c:643
3900 msgid "Dump marks to this file"
3901 msgstr ""
3902
3903 #: builtin/fast-export.c:645
3904 msgid "Import marks from this file"
3905 msgstr ""
3906
3907 #: builtin/fast-export.c:647
3908 msgid "Fake a tagger when tags lack one"
3909 msgstr ""
3910
3911 #: builtin/fast-export.c:649
3912 msgid "Output full tree for each commit"
3913 msgstr ""
3914
3915 #: builtin/fast-export.c:651
3916 msgid "Use the done feature to terminate the stream"
3917 msgstr ""
3918
3919 #: builtin/fast-export.c:652
3920 msgid "Skip output of blob data"
3921 msgstr ""
3922
3923 #: builtin/fetch.c:20
3924 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
3925 msgstr ""
3926
3927 #: builtin/fetch.c:21
3928 msgid "git fetch [<options>] <group>"
3929 msgstr ""
3930
3931 #: builtin/fetch.c:22
3932 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
3933 msgstr ""
3934
3935 #: builtin/fetch.c:23
3936 msgid "git fetch --all [<options>]"
3937 msgstr ""
3938
3939 #: builtin/fetch.c:60
3940 msgid "fetch from all remotes"
3941 msgstr ""
3942
3943 #: builtin/fetch.c:62
3944 msgid "append to .git/FETCH_HEAD instead of overwriting"
3945 msgstr ""
3946
3947 #: builtin/fetch.c:64
3948 msgid "path to upload pack on remote end"
3949 msgstr ""
3950
3951 #: builtin/fetch.c:65
3952 msgid "force overwrite of local branch"
3953 msgstr ""
3954
3955 #: builtin/fetch.c:67
3956 msgid "fetch from multiple remotes"
3957 msgstr ""
3958
3959 #: builtin/fetch.c:69
3960 msgid "fetch all tags and associated objects"
3961 msgstr ""
3962
3963 #: builtin/fetch.c:71
3964 msgid "do not fetch all tags (--no-tags)"
3965 msgstr ""
3966
3967 #: builtin/fetch.c:73
3968 msgid "prune remote-tracking branches no longer on remote"
3969 msgstr ""
3970
3971 #: builtin/fetch.c:74
3972 msgid "on-demand"
3973 msgstr ""
3974
3975 #: builtin/fetch.c:75
3976 msgid "control recursive fetching of submodules"
3977 msgstr ""
3978
3979 #: builtin/fetch.c:79
3980 msgid "keep downloaded pack"
3981 msgstr ""
3982
3983 #: builtin/fetch.c:81
3984 msgid "allow updating of HEAD ref"
3985 msgstr ""
3986
3987 #: builtin/fetch.c:84
3988 msgid "deepen history of shallow clone"
3989 msgstr ""
3990
3991 #: builtin/fetch.c:85 builtin/log.c:1083
3992 msgid "dir"
3993 msgstr ""
3994
3995 #: builtin/fetch.c:86
3996 msgid "prepend this to submodule path output"
3997 msgstr ""
3998
3999 #: builtin/fetch.c:89
4000 msgid "default mode for recursion"
4001 msgstr ""
4002
4003 #: builtin/fetch.c:201
4004 msgid "Couldn't find remote ref HEAD"
4005 msgstr ""
4006
4007 #: builtin/fetch.c:254
4008 #, c-format
4009 msgid "object %s not found"
4010 msgstr ""
4011
4012 #: builtin/fetch.c:259
4013 msgid "[up to date]"
4014 msgstr ""
4015
4016 #: builtin/fetch.c:273
4017 #, c-format
4018 msgid "! %-*s %-*s -> %s  (can't fetch in current branch)"
4019 msgstr ""
4020
4021 #: builtin/fetch.c:274 builtin/fetch.c:360
4022 msgid "[rejected]"
4023 msgstr ""
4024
4025 #: builtin/fetch.c:285
4026 msgid "[tag update]"
4027 msgstr ""
4028
4029 #: builtin/fetch.c:287 builtin/fetch.c:322 builtin/fetch.c:340
4030 msgid "  (unable to update local ref)"
4031 msgstr ""
4032
4033 #: builtin/fetch.c:305
4034 msgid "[new tag]"
4035 msgstr ""
4036
4037 #: builtin/fetch.c:308
4038 msgid "[new branch]"
4039 msgstr ""
4040
4041 #: builtin/fetch.c:311
4042 msgid "[new ref]"
4043 msgstr ""
4044
4045 #: builtin/fetch.c:356
4046 msgid "unable to update local ref"
4047 msgstr ""
4048
4049 #: builtin/fetch.c:356
4050 msgid "forced update"
4051 msgstr ""
4052
4053 #: builtin/fetch.c:362
4054 msgid "(non-fast-forward)"
4055 msgstr ""
4056
4057 #: builtin/fetch.c:393 builtin/fetch.c:685
4058 #, c-format
4059 msgid "cannot open %s: %s\n"
4060 msgstr ""
4061
4062 #: builtin/fetch.c:402
4063 #, c-format
4064 msgid "%s did not send all necessary objects\n"
4065 msgstr ""
4066
4067 #: builtin/fetch.c:488
4068 #, c-format
4069 msgid "From %.*s\n"
4070 msgstr ""
4071
4072 #: builtin/fetch.c:499
4073 #, c-format
4074 msgid ""
4075 "some local refs could not be updated; try running\n"
4076 " 'git remote prune %s' to remove any old, conflicting branches"
4077 msgstr ""
4078
4079 #: builtin/fetch.c:549
4080 #, c-format
4081 msgid "   (%s will become dangling)"
4082 msgstr ""
4083
4084 #: builtin/fetch.c:550
4085 #, c-format
4086 msgid "   (%s has become dangling)"
4087 msgstr ""
4088
4089 #: builtin/fetch.c:557
4090 msgid "[deleted]"
4091 msgstr ""
4092
4093 #: builtin/fetch.c:558 builtin/remote.c:1055
4094 msgid "(none)"
4095 msgstr ""
4096
4097 #: builtin/fetch.c:675
4098 #, c-format
4099 msgid "Refusing to fetch into current branch %s of non-bare repository"
4100 msgstr ""
4101
4102 #: builtin/fetch.c:709
4103 #, c-format
4104 msgid "Don't know how to fetch from %s"
4105 msgstr ""
4106
4107 #: builtin/fetch.c:786
4108 #, c-format
4109 msgid "Option \"%s\" value \"%s\" is not valid for %s"
4110 msgstr ""
4111
4112 #: builtin/fetch.c:789
4113 #, c-format
4114 msgid "Option \"%s\" is ignored for %s\n"
4115 msgstr ""
4116
4117 #: builtin/fetch.c:891
4118 #, c-format
4119 msgid "Fetching %s\n"
4120 msgstr ""
4121
4122 #: builtin/fetch.c:893 builtin/remote.c:100
4123 #, c-format
4124 msgid "Could not fetch %s"
4125 msgstr ""
4126
4127 #: builtin/fetch.c:912
4128 msgid ""
4129 "No remote repository specified.  Please, specify either a URL or a\n"
4130 "remote name from which new revisions should be fetched."
4131 msgstr ""
4132
4133 #: builtin/fetch.c:932
4134 msgid "You need to specify a tag name."
4135 msgstr ""
4136
4137 #: builtin/fetch.c:984
4138 msgid "fetch --all does not take a repository argument"
4139 msgstr ""
4140
4141 #: builtin/fetch.c:986
4142 msgid "fetch --all does not make sense with refspecs"
4143 msgstr ""
4144
4145 #: builtin/fetch.c:997
4146 #, c-format
4147 msgid "No such remote or remote group: %s"
4148 msgstr ""
4149
4150 #: builtin/fetch.c:1005
4151 msgid "Fetching a group and specifying refspecs does not make sense"
4152 msgstr ""
4153
4154 #: builtin/fmt-merge-msg.c:13
4155 msgid "git fmt-merge-msg [-m <message>] [--log[=<n>]|--no-log] [--file <file>]"
4156 msgstr ""
4157
4158 #: builtin/fmt-merge-msg.c:653 builtin/fmt-merge-msg.c:656 builtin/grep.c:787
4159 #: builtin/merge.c:188 builtin/show-branch.c:656 builtin/show-ref.c:192
4160 #: builtin/tag.c:448 parse-options.h:133 parse-options.h:235
4161 msgid "n"
4162 msgstr ""
4163
4164 #: builtin/fmt-merge-msg.c:654
4165 msgid "populate log with at most <n> entries from shortlog"
4166 msgstr ""
4167
4168 #: builtin/fmt-merge-msg.c:657
4169 msgid "alias for --log (deprecated)"
4170 msgstr ""
4171
4172 #: builtin/fmt-merge-msg.c:660
4173 msgid "text"
4174 msgstr ""
4175
4176 #: builtin/fmt-merge-msg.c:661
4177 msgid "use <text> as start of message"
4178 msgstr ""
4179
4180 #: builtin/fmt-merge-msg.c:662
4181 msgid "file to read from"
4182 msgstr ""
4183
4184 #: builtin/for-each-ref.c:979
4185 msgid "git for-each-ref [options] [<pattern>]"
4186 msgstr ""
4187
4188 #: builtin/for-each-ref.c:994
4189 msgid "quote placeholders suitably for shells"
4190 msgstr ""
4191
4192 #: builtin/for-each-ref.c:996
4193 msgid "quote placeholders suitably for perl"
4194 msgstr ""
4195
4196 #: builtin/for-each-ref.c:998
4197 msgid "quote placeholders suitably for python"
4198 msgstr ""
4199
4200 #: builtin/for-each-ref.c:1000
4201 msgid "quote placeholders suitably for tcl"
4202 msgstr ""
4203
4204 #: builtin/for-each-ref.c:1003
4205 msgid "show only <n> matched refs"
4206 msgstr ""
4207
4208 #: builtin/for-each-ref.c:1004
4209 msgid "format"
4210 msgstr ""
4211
4212 #: builtin/for-each-ref.c:1004
4213 msgid "format to use for the output"
4214 msgstr ""
4215
4216 #: builtin/for-each-ref.c:1005
4217 msgid "key"
4218 msgstr ""
4219
4220 #: builtin/for-each-ref.c:1006
4221 msgid "field name to sort on"
4222 msgstr ""
4223
4224 #: builtin/fsck.c:608
4225 msgid "git fsck [options] [<object>...]"
4226 msgstr ""
4227
4228 #: builtin/fsck.c:614
4229 msgid "show unreachable objects"
4230 msgstr ""
4231
4232 #: builtin/fsck.c:615
4233 msgid "show dangling objects"
4234 msgstr ""
4235
4236 #: builtin/fsck.c:616
4237 msgid "report tags"
4238 msgstr ""
4239
4240 #: builtin/fsck.c:617
4241 msgid "report root nodes"
4242 msgstr ""
4243
4244 #: builtin/fsck.c:618
4245 msgid "make index objects head nodes"
4246 msgstr ""
4247
4248 #: builtin/fsck.c:619
4249 msgid "make reflogs head nodes (default)"
4250 msgstr ""
4251
4252 #: builtin/fsck.c:620
4253 msgid "also consider packs and alternate objects"
4254 msgstr ""
4255
4256 #: builtin/fsck.c:621
4257 msgid "enable more strict checking"
4258 msgstr ""
4259
4260 #: builtin/fsck.c:623
4261 msgid "write dangling objects in .git/lost-found"
4262 msgstr ""
4263
4264 #: builtin/fsck.c:624 builtin/prune.c:134
4265 msgid "show progress"
4266 msgstr ""
4267
4268 #: builtin/gc.c:22
4269 msgid "git gc [options]"
4270 msgstr ""
4271
4272 #: builtin/gc.c:63
4273 #, c-format
4274 msgid "Invalid %s: '%s'"
4275 msgstr ""
4276
4277 #: builtin/gc.c:90
4278 #, c-format
4279 msgid "insanely long object directory %.*s"
4280 msgstr ""
4281
4282 #: builtin/gc.c:179
4283 msgid "prune unreferenced objects"
4284 msgstr ""
4285
4286 #: builtin/gc.c:181
4287 msgid "be more thorough (increased runtime)"
4288 msgstr ""
4289
4290 #: builtin/gc.c:182
4291 msgid "enable auto-gc mode"
4292 msgstr ""
4293
4294 #: builtin/gc.c:222
4295 #, c-format
4296 msgid ""
4297 "Auto packing the repository for optimum performance. You may also\n"
4298 "run \"git gc\" manually. See \"git help gc\" for more information.\n"
4299 msgstr ""
4300
4301 #: builtin/gc.c:249
4302 msgid ""
4303 "There are too many unreachable loose objects; run 'git prune' to remove them."
4304 msgstr ""
4305
4306 #: builtin/grep.c:22
4307 msgid "git grep [options] [-e] <pattern> [<rev>...] [[--] <path>...]"
4308 msgstr ""
4309
4310 #: builtin/grep.c:217
4311 #, c-format
4312 msgid "grep: failed to create thread: %s"
4313 msgstr ""
4314
4315 #: builtin/grep.c:455
4316 #, c-format
4317 msgid "Failed to chdir: %s"
4318 msgstr ""
4319
4320 #: builtin/grep.c:531 builtin/grep.c:565
4321 #, c-format
4322 msgid "unable to read tree (%s)"
4323 msgstr ""
4324
4325 #: builtin/grep.c:579
4326 #, c-format
4327 msgid "unable to grep from object of type %s"
4328 msgstr ""
4329
4330 #: builtin/grep.c:637
4331 #, c-format
4332 msgid "switch `%c' expects a numerical value"
4333 msgstr ""
4334
4335 #: builtin/grep.c:654
4336 #, c-format
4337 msgid "cannot open '%s'"
4338 msgstr ""
4339
4340 #: builtin/grep.c:729
4341 msgid "search in index instead of in the work tree"
4342 msgstr ""
4343
4344 #: builtin/grep.c:731
4345 msgid "find in contents not managed by git"
4346 msgstr ""
4347
4348 #: builtin/grep.c:733
4349 msgid "search in both tracked and untracked files"
4350 msgstr ""
4351
4352 #: builtin/grep.c:735
4353 msgid "search also in ignored files"
4354 msgstr ""
4355
4356 #: builtin/grep.c:738
4357 msgid "show non-matching lines"
4358 msgstr ""
4359
4360 #: builtin/grep.c:740
4361 msgid "case insensitive matching"
4362 msgstr ""
4363
4364 #: builtin/grep.c:742
4365 msgid "match patterns only at word boundaries"
4366 msgstr ""
4367
4368 #: builtin/grep.c:744
4369 msgid "process binary files as text"
4370 msgstr ""
4371
4372 #: builtin/grep.c:746
4373 msgid "don't match patterns in binary files"
4374 msgstr ""
4375
4376 #: builtin/grep.c:749
4377 msgid "descend at most <depth> levels"
4378 msgstr ""
4379
4380 #: builtin/grep.c:753
4381 msgid "use extended POSIX regular expressions"
4382 msgstr ""
4383
4384 #: builtin/grep.c:756
4385 msgid "use basic POSIX regular expressions (default)"
4386 msgstr ""
4387
4388 #: builtin/grep.c:759
4389 msgid "interpret patterns as fixed strings"
4390 msgstr ""
4391
4392 #: builtin/grep.c:762
4393 msgid "use Perl-compatible regular expressions"
4394 msgstr ""
4395
4396 #: builtin/grep.c:765
4397 msgid "show line numbers"
4398 msgstr ""
4399
4400 #: builtin/grep.c:766
4401 msgid "don't show filenames"
4402 msgstr ""
4403
4404 #: builtin/grep.c:767
4405 msgid "show filenames"
4406 msgstr ""
4407
4408 #: builtin/grep.c:769
4409 msgid "show filenames relative to top directory"
4410 msgstr ""
4411
4412 #: builtin/grep.c:771
4413 msgid "show only filenames instead of matching lines"
4414 msgstr ""
4415
4416 #: builtin/grep.c:773
4417 msgid "synonym for --files-with-matches"
4418 msgstr ""
4419
4420 #: builtin/grep.c:776
4421 msgid "show only the names of files without match"
4422 msgstr ""
4423
4424 #: builtin/grep.c:778
4425 msgid "print NUL after filenames"
4426 msgstr ""
4427
4428 #: builtin/grep.c:780
4429 msgid "show the number of matches instead of matching lines"
4430 msgstr ""
4431
4432 #: builtin/grep.c:781
4433 msgid "highlight matches"
4434 msgstr ""
4435
4436 #: builtin/grep.c:783
4437 msgid "print empty line between matches from different files"
4438 msgstr ""
4439
4440 #: builtin/grep.c:785
4441 msgid "show filename only once above matches from same file"
4442 msgstr ""
4443
4444 #: builtin/grep.c:788
4445 msgid "show <n> context lines before and after matches"
4446 msgstr ""
4447
4448 #: builtin/grep.c:791
4449 msgid "show <n> context lines before matches"
4450 msgstr ""
4451
4452 #: builtin/grep.c:793
4453 msgid "show <n> context lines after matches"
4454 msgstr ""
4455
4456 #: builtin/grep.c:794
4457 msgid "shortcut for -C NUM"
4458 msgstr ""
4459
4460 #: builtin/grep.c:797
4461 msgid "show a line with the function name before matches"
4462 msgstr ""
4463
4464 #: builtin/grep.c:799
4465 msgid "show the surrounding function"
4466 msgstr ""
4467
4468 #: builtin/grep.c:802
4469 msgid "read patterns from file"
4470 msgstr ""
4471
4472 #: builtin/grep.c:804
4473 msgid "match <pattern>"
4474 msgstr ""
4475
4476 #: builtin/grep.c:806
4477 msgid "combine patterns specified with -e"
4478 msgstr ""
4479
4480 #: builtin/grep.c:818
4481 msgid "indicate hit with exit status without output"
4482 msgstr ""
4483
4484 #: builtin/grep.c:820
4485 msgid "show only matches from files that match all patterns"
4486 msgstr ""
4487
4488 #: builtin/grep.c:822
4489 msgid "show parse tree for grep expression"
4490 msgstr ""
4491
4492 #: builtin/grep.c:826
4493 msgid "pager"
4494 msgstr ""
4495
4496 #: builtin/grep.c:826
4497 msgid "show matching files in the pager"
4498 msgstr ""
4499
4500 #: builtin/grep.c:829
4501 msgid "allow calling of grep(1) (ignored by this build)"
4502 msgstr ""
4503
4504 #: builtin/grep.c:830 builtin/show-ref.c:201
4505 msgid "show usage"
4506 msgstr ""
4507
4508 #: builtin/grep.c:921
4509 msgid "no pattern given."
4510 msgstr ""
4511
4512 #: builtin/grep.c:935
4513 #, c-format
4514 msgid "bad object %s"
4515 msgstr ""
4516
4517 #: builtin/grep.c:976
4518 msgid "--open-files-in-pager only works on the worktree"
4519 msgstr ""
4520
4521 #: builtin/grep.c:999
4522 msgid "--cached or --untracked cannot be used with --no-index."
4523 msgstr ""
4524
4525 #: builtin/grep.c:1004
4526 msgid "--no-index or --untracked cannot be used with revs."
4527 msgstr ""
4528
4529 #: builtin/grep.c:1007
4530 msgid "--[no-]exclude-standard cannot be used for tracked contents."
4531 msgstr ""
4532
4533 #: builtin/grep.c:1015
4534 msgid "both --cached and trees are given."
4535 msgstr ""
4536
4537 #: builtin/hash-object.c:60
4538 msgid ""
4539 "git hash-object [-t <type>] [-w] [--path=<file>|--no-filters] [--stdin] [--] "
4540 "<file>..."
4541 msgstr ""
4542
4543 #: builtin/hash-object.c:61
4544 msgid "git hash-object  --stdin-paths < <list-of-paths>"
4545 msgstr ""
4546
4547 #: builtin/hash-object.c:72
4548 msgid "type"
4549 msgstr ""
4550
4551 #: builtin/hash-object.c:72
4552 msgid "object type"
4553 msgstr ""
4554
4555 #: builtin/hash-object.c:73
4556 msgid "write the object into the object database"
4557 msgstr ""
4558
4559 #: builtin/hash-object.c:74
4560 msgid "read the object from stdin"
4561 msgstr ""
4562
4563 #: builtin/hash-object.c:76
4564 msgid "store file as is without filters"
4565 msgstr ""
4566
4567 #: builtin/hash-object.c:77
4568 msgid "process file as it were from this path"
4569 msgstr ""
4570
4571 #: builtin/help.c:43
4572 msgid "print all available commands"
4573 msgstr ""
4574
4575 #: builtin/help.c:44
4576 msgid "show man page"
4577 msgstr ""
4578
4579 #: builtin/help.c:45
4580 msgid "show manual in web browser"
4581 msgstr ""
4582
4583 #: builtin/help.c:47
4584 msgid "show info page"
4585 msgstr ""
4586
4587 #: builtin/help.c:53
4588 msgid "git help [--all] [--man|--web|--info] [command]"
4589 msgstr ""
4590
4591 #: builtin/help.c:65
4592 #, c-format
4593 msgid "unrecognized help format '%s'"
4594 msgstr ""
4595
4596 #: builtin/help.c:93
4597 msgid "Failed to start emacsclient."
4598 msgstr ""
4599
4600 #: builtin/help.c:106
4601 msgid "Failed to parse emacsclient version."
4602 msgstr ""
4603
4604 #: builtin/help.c:114
4605 #, c-format
4606 msgid "emacsclient version '%d' too old (< 22)."
4607 msgstr ""
4608
4609 #: builtin/help.c:132 builtin/help.c:160 builtin/help.c:169 builtin/help.c:177
4610 #, c-format
4611 msgid "failed to exec '%s': %s"
4612 msgstr ""
4613
4614 #: builtin/help.c:217
4615 #, c-format
4616 msgid ""
4617 "'%s': path for unsupported man viewer.\n"
4618 "Please consider using 'man.<tool>.cmd' instead."
4619 msgstr ""
4620
4621 #: builtin/help.c:229
4622 #, c-format
4623 msgid ""
4624 "'%s': cmd for supported man viewer.\n"
4625 "Please consider using 'man.<tool>.path' instead."
4626 msgstr ""
4627
4628 #: builtin/help.c:299
4629 msgid "The most commonly used git commands are:"
4630 msgstr ""
4631
4632 #: builtin/help.c:367
4633 #, c-format
4634 msgid "'%s': unknown man viewer."
4635 msgstr ""
4636
4637 #: builtin/help.c:384
4638 msgid "no man viewer handled the request"
4639 msgstr ""
4640
4641 #: builtin/help.c:392
4642 msgid "no info viewer handled the request"
4643 msgstr ""
4644
4645 #: builtin/help.c:447 builtin/help.c:454
4646 #, c-format
4647 msgid "usage: %s%s"
4648 msgstr ""
4649
4650 #: builtin/help.c:470
4651 #, c-format
4652 msgid "`git %s' is aliased to `%s'"
4653 msgstr ""
4654
4655 #: builtin/index-pack.c:170
4656 #, c-format
4657 msgid "object type mismatch at %s"
4658 msgstr ""
4659
4660 #: builtin/index-pack.c:190
4661 msgid "object of unexpected type"
4662 msgstr ""
4663
4664 #: builtin/index-pack.c:227
4665 #, c-format
4666 msgid "cannot fill %d byte"
4667 msgid_plural "cannot fill %d bytes"
4668 msgstr[0] ""
4669 msgstr[1] ""
4670
4671 #: builtin/index-pack.c:237
4672 msgid "early EOF"
4673 msgstr ""
4674
4675 #: builtin/index-pack.c:238
4676 msgid "read error on input"
4677 msgstr ""
4678
4679 #: builtin/index-pack.c:250
4680 msgid "used more bytes than were available"
4681 msgstr ""
4682
4683 #: builtin/index-pack.c:257
4684 msgid "pack too large for current definition of off_t"
4685 msgstr ""
4686
4687 #: builtin/index-pack.c:273
4688 #, c-format
4689 msgid "unable to create '%s'"
4690 msgstr ""
4691
4692 #: builtin/index-pack.c:278
4693 #, c-format
4694 msgid "cannot open packfile '%s'"
4695 msgstr ""
4696
4697 #: builtin/index-pack.c:292
4698 msgid "pack signature mismatch"
4699 msgstr ""
4700
4701 #: builtin/index-pack.c:294
4702 #, c-format
4703 msgid "pack version %<PRIu32> unsupported"
4704 msgstr ""
4705
4706 #: builtin/index-pack.c:312
4707 #, c-format
4708 msgid "pack has bad object at offset %lu: %s"
4709 msgstr ""
4710
4711 #: builtin/index-pack.c:434
4712 #, c-format
4713 msgid "inflate returned %d"
4714 msgstr ""
4715
4716 #: builtin/index-pack.c:483
4717 msgid "offset value overflow for delta base object"
4718 msgstr ""
4719
4720 #: builtin/index-pack.c:491
4721 msgid "delta base offset is out of bound"
4722 msgstr ""
4723
4724 #: builtin/index-pack.c:499
4725 #, c-format
4726 msgid "unknown object type %d"
4727 msgstr ""
4728
4729 #: builtin/index-pack.c:530
4730 msgid "cannot pread pack file"
4731 msgstr ""
4732
4733 #: builtin/index-pack.c:532
4734 #, c-format
4735 msgid "premature end of pack file, %lu byte missing"
4736 msgid_plural "premature end of pack file, %lu bytes missing"
4737 msgstr[0] ""
4738 msgstr[1] ""
4739
4740 #: builtin/index-pack.c:558
4741 msgid "serious inflate inconsistency"
4742 msgstr ""
4743
4744 #: builtin/index-pack.c:649 builtin/index-pack.c:655 builtin/index-pack.c:678
4745 #: builtin/index-pack.c:712 builtin/index-pack.c:721
4746 #, c-format
4747 msgid "SHA1 COLLISION FOUND WITH %s !"
4748 msgstr ""
4749
4750 #: builtin/index-pack.c:652 builtin/pack-objects.c:170
4751 #: builtin/pack-objects.c:262
4752 #, c-format
4753 msgid "unable to read %s"
4754 msgstr ""
4755
4756 #: builtin/index-pack.c:718
4757 #, c-format
4758 msgid "cannot read existing object %s"
4759 msgstr ""
4760
4761 #: builtin/index-pack.c:732
4762 #, c-format
4763 msgid "invalid blob object %s"
4764 msgstr ""
4765
4766 #: builtin/index-pack.c:747
4767 #, c-format
4768 msgid "invalid %s"
4769 msgstr ""
4770
4771 #: builtin/index-pack.c:749
4772 msgid "Error in object"
4773 msgstr ""
4774
4775 #: builtin/index-pack.c:751
4776 #, c-format
4777 msgid "Not all child objects of %s are reachable"
4778 msgstr ""
4779
4780 #: builtin/index-pack.c:821 builtin/index-pack.c:847
4781 msgid "failed to apply delta"
4782 msgstr ""
4783
4784 #: builtin/index-pack.c:986
4785 msgid "Receiving objects"
4786 msgstr ""
4787
4788 #: builtin/index-pack.c:986
4789 msgid "Indexing objects"
4790 msgstr ""
4791
4792 #: builtin/index-pack.c:1012
4793 msgid "pack is corrupted (SHA1 mismatch)"
4794 msgstr ""
4795
4796 #: builtin/index-pack.c:1017
4797 msgid "cannot fstat packfile"
4798 msgstr ""
4799
4800 #: builtin/index-pack.c:1020
4801 msgid "pack has junk at the end"
4802 msgstr ""
4803
4804 #: builtin/index-pack.c:1031
4805 msgid "confusion beyond insanity in parse_pack_objects()"
4806 msgstr ""
4807
4808 #: builtin/index-pack.c:1054
4809 msgid "Resolving deltas"
4810 msgstr ""
4811
4812 #: builtin/index-pack.c:1064
4813 #, c-format
4814 msgid "unable to create thread: %s"
4815 msgstr ""
4816
4817 #: builtin/index-pack.c:1106
4818 msgid "confusion beyond insanity"
4819 msgstr ""
4820
4821 #: builtin/index-pack.c:1112
4822 #, c-format
4823 msgid "completed with %d local objects"
4824 msgstr ""
4825
4826 #: builtin/index-pack.c:1121
4827 #, c-format
4828 msgid "Unexpected tail checksum for %s (disk corruption?)"
4829 msgstr ""
4830
4831 #: builtin/index-pack.c:1125
4832 #, c-format
4833 msgid "pack has %d unresolved delta"
4834 msgid_plural "pack has %d unresolved deltas"
4835 msgstr[0] ""
4836 msgstr[1] ""
4837
4838 #: builtin/index-pack.c:1150
4839 #, c-format
4840 msgid "unable to deflate appended object (%d)"
4841 msgstr ""
4842
4843 #: builtin/index-pack.c:1229
4844 #, c-format
4845 msgid "local object %s is corrupt"
4846 msgstr ""
4847
4848 #: builtin/index-pack.c:1253
4849 msgid "error while closing pack file"
4850 msgstr ""
4851
4852 #: builtin/index-pack.c:1266
4853 #, c-format
4854 msgid "cannot write keep file '%s'"
4855 msgstr ""
4856
4857 #: builtin/index-pack.c:1274
4858 #, c-format
4859 msgid "cannot close written keep file '%s'"
4860 msgstr ""
4861
4862 #: builtin/index-pack.c:1287
4863 msgid "cannot store pack file"
4864 msgstr ""
4865
4866 #: builtin/index-pack.c:1298
4867 msgid "cannot store index file"
4868 msgstr ""
4869
4870 #: builtin/index-pack.c:1331
4871 #, c-format
4872 msgid "bad pack.indexversion=%<PRIu32>"
4873 msgstr ""
4874
4875 #: builtin/index-pack.c:1337
4876 #, c-format
4877 msgid "invalid number of threads specified (%d)"
4878 msgstr ""
4879
4880 #: builtin/index-pack.c:1341 builtin/index-pack.c:1514
4881 #, c-format
4882 msgid "no threads support, ignoring %s"
4883 msgstr ""
4884
4885 #: builtin/index-pack.c:1399
4886 #, c-format
4887 msgid "Cannot open existing pack file '%s'"
4888 msgstr ""
4889
4890 #: builtin/index-pack.c:1401
4891 #, c-format
4892 msgid "Cannot open existing pack idx file for '%s'"
4893 msgstr ""
4894
4895 #: builtin/index-pack.c:1448
4896 #, c-format
4897 msgid "non delta: %d object"
4898 msgid_plural "non delta: %d objects"
4899 msgstr[0] ""
4900 msgstr[1] ""
4901
4902 #: builtin/index-pack.c:1455
4903 #, c-format
4904 msgid "chain length = %d: %lu object"
4905 msgid_plural "chain length = %d: %lu objects"
4906 msgstr[0] ""
4907 msgstr[1] ""
4908
4909 #: builtin/index-pack.c:1482
4910 msgid "Cannot come back to cwd"
4911 msgstr ""
4912
4913 #: builtin/index-pack.c:1526 builtin/index-pack.c:1529
4914 #: builtin/index-pack.c:1541 builtin/index-pack.c:1545
4915 #, c-format
4916 msgid "bad %s"
4917 msgstr ""
4918
4919 #: builtin/index-pack.c:1559
4920 msgid "--fix-thin cannot be used without --stdin"
4921 msgstr ""
4922
4923 #: builtin/index-pack.c:1563 builtin/index-pack.c:1573
4924 #, c-format
4925 msgid "packfile name '%s' does not end with '.pack'"
4926 msgstr ""
4927
4928 #: builtin/index-pack.c:1582
4929 msgid "--verify with no packfile name given"
4930 msgstr ""
4931
4932 #: builtin/init-db.c:35
4933 #, c-format
4934 msgid "Could not make %s writable by group"
4935 msgstr ""
4936
4937 #: builtin/init-db.c:62
4938 #, c-format
4939 msgid "insanely long template name %s"
4940 msgstr ""
4941
4942 #: builtin/init-db.c:67
4943 #, c-format
4944 msgid "cannot stat '%s'"
4945 msgstr ""
4946
4947 #: builtin/init-db.c:73
4948 #, c-format
4949 msgid "cannot stat template '%s'"
4950 msgstr ""
4951
4952 #: builtin/init-db.c:80
4953 #, c-format
4954 msgid "cannot opendir '%s'"
4955 msgstr ""
4956
4957 #: builtin/init-db.c:97
4958 #, c-format
4959 msgid "cannot readlink '%s'"
4960 msgstr ""
4961
4962 #: builtin/init-db.c:99
4963 #, c-format
4964 msgid "insanely long symlink %s"
4965 msgstr ""
4966
4967 #: builtin/init-db.c:102
4968 #, c-format
4969 msgid "cannot symlink '%s' '%s'"
4970 msgstr ""
4971
4972 #: builtin/init-db.c:106
4973 #, c-format
4974 msgid "cannot copy '%s' to '%s'"
4975 msgstr ""
4976
4977 #: builtin/init-db.c:110
4978 #, c-format
4979 msgid "ignoring template %s"
4980 msgstr ""
4981
4982 #: builtin/init-db.c:133
4983 #, c-format
4984 msgid "insanely long template path %s"
4985 msgstr ""
4986
4987 #: builtin/init-db.c:141
4988 #, c-format
4989 msgid "templates not found %s"
4990 msgstr ""
4991
4992 #: builtin/init-db.c:154
4993 #, c-format
4994 msgid "not copying templates of a wrong format version %d from '%s'"
4995 msgstr ""
4996
4997 #: builtin/init-db.c:192
4998 #, c-format
4999 msgid "insane git directory %s"
5000 msgstr ""
5001
5002 #: builtin/init-db.c:323 builtin/init-db.c:326
5003 #, c-format
5004 msgid "%s already exists"
5005 msgstr ""
5006
5007 #: builtin/init-db.c:355
5008 #, c-format
5009 msgid "unable to handle file type %d"
5010 msgstr ""
5011
5012 #: builtin/init-db.c:358
5013 #, c-format
5014 msgid "unable to move %s to %s"
5015 msgstr ""
5016
5017 #: builtin/init-db.c:363
5018 #, c-format
5019 msgid "Could not create git link %s"
5020 msgstr ""
5021
5022 #.
5023 #. * TRANSLATORS: The first '%s' is either "Reinitialized
5024 #. * existing" or "Initialized empty", the second " shared" or
5025 #. * "", and the last '%s%s' is the verbatim directory name.
5026 #.
5027 #: builtin/init-db.c:420
5028 #, c-format
5029 msgid "%s%s Git repository in %s%s\n"
5030 msgstr ""
5031
5032 #: builtin/init-db.c:421
5033 msgid "Reinitialized existing"
5034 msgstr ""
5035
5036 #: builtin/init-db.c:421
5037 msgid "Initialized empty"
5038 msgstr ""
5039
5040 #: builtin/init-db.c:422
5041 msgid " shared"
5042 msgstr ""
5043
5044 #: builtin/init-db.c:441
5045 msgid "cannot tell cwd"
5046 msgstr ""
5047
5048 #: builtin/init-db.c:467
5049 msgid ""
5050 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared"
5051 "[=<permissions>]] [directory]"
5052 msgstr ""
5053
5054 #: builtin/init-db.c:490
5055 msgid "permissions"
5056 msgstr ""
5057
5058 #: builtin/init-db.c:491
5059 msgid "specify that the git repository is to be shared amongst several users"
5060 msgstr ""
5061
5062 #: builtin/init-db.c:493 builtin/prune-packed.c:77
5063 msgid "be quiet"
5064 msgstr ""
5065
5066 #: builtin/init-db.c:522 builtin/init-db.c:529
5067 #, c-format
5068 msgid "cannot mkdir %s"
5069 msgstr ""
5070
5071 #: builtin/init-db.c:533
5072 #, c-format
5073 msgid "cannot chdir to %s"
5074 msgstr ""
5075
5076 #: builtin/init-db.c:555
5077 #, c-format
5078 msgid ""
5079 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
5080 "dir=<directory>)"
5081 msgstr ""
5082
5083 #: builtin/init-db.c:579
5084 msgid "Cannot access current working directory"
5085 msgstr ""
5086
5087 #: builtin/init-db.c:586
5088 #, c-format
5089 msgid "Cannot access work tree '%s'"
5090 msgstr ""
5091
5092 #: builtin/log.c:37
5093 msgid "git log [<options>] [<since>..<until>] [[--] <path>...]\n"
5094 msgstr ""
5095
5096 #: builtin/log.c:38
5097 msgid "   or: git show [options] <object>..."
5098 msgstr ""
5099
5100 #: builtin/log.c:100
5101 msgid "suppress diff output"
5102 msgstr ""
5103
5104 #: builtin/log.c:101
5105 msgid "show source"
5106 msgstr ""
5107
5108 #: builtin/log.c:102
5109 msgid "decorate options"
5110 msgstr ""
5111
5112 #: builtin/log.c:189
5113 #, c-format
5114 msgid "Final output: %d %s\n"
5115 msgstr ""
5116
5117 #: builtin/log.c:403 builtin/log.c:494
5118 #, c-format
5119 msgid "Could not read object %s"
5120 msgstr ""
5121
5122 #: builtin/log.c:518
5123 #, c-format
5124 msgid "Unknown type: %d"
5125 msgstr ""
5126
5127 #: builtin/log.c:608
5128 msgid "format.headers without value"
5129 msgstr ""
5130
5131 #: builtin/log.c:682
5132 msgid "name of output directory is too long"
5133 msgstr ""
5134
5135 #: builtin/log.c:693
5136 #, c-format
5137 msgid "Cannot open patch file %s"
5138 msgstr ""
5139
5140 #: builtin/log.c:707
5141 msgid "Need exactly one range."
5142 msgstr ""
5143
5144 #: builtin/log.c:715
5145 msgid "Not a range."
5146 msgstr ""
5147
5148 #: builtin/log.c:789
5149 msgid "Cover letter needs email format"
5150 msgstr ""
5151
5152 #: builtin/log.c:862
5153 #, c-format
5154 msgid "insane in-reply-to: %s"
5155 msgstr ""
5156
5157 #: builtin/log.c:890
5158 msgid "git format-patch [options] [<since> | <revision range>]"
5159 msgstr ""
5160
5161 #: builtin/log.c:935
5162 msgid "Two output directories?"
5163 msgstr ""
5164
5165 #: builtin/log.c:1063
5166 msgid "use [PATCH n/m] even with a single patch"
5167 msgstr ""
5168
5169 #: builtin/log.c:1066
5170 msgid "use [PATCH] even with multiple patches"
5171 msgstr ""
5172
5173 #: builtin/log.c:1070
5174 msgid "print patches to standard out"
5175 msgstr ""
5176
5177 #: builtin/log.c:1072
5178 msgid "generate a cover letter"
5179 msgstr ""
5180
5181 #: builtin/log.c:1074
5182 msgid "use simple number sequence for output file names"
5183 msgstr ""
5184
5185 #: builtin/log.c:1075
5186 msgid "sfx"
5187 msgstr ""
5188
5189 #: builtin/log.c:1076
5190 msgid "use <sfx> instead of '.patch'"
5191 msgstr ""
5192
5193 #: builtin/log.c:1078
5194 msgid "start numbering patches at <n> instead of 1"
5195 msgstr ""
5196
5197 #: builtin/log.c:1080
5198 msgid "Use [<prefix>] instead of [PATCH]"
5199 msgstr ""
5200
5201 #: builtin/log.c:1083
5202 msgid "store resulting files in <dir>"
5203 msgstr ""
5204
5205 #: builtin/log.c:1086
5206 msgid "don't strip/add [PATCH]"
5207 msgstr ""
5208
5209 #: builtin/log.c:1089
5210 msgid "don't output binary diffs"
5211 msgstr ""
5212
5213 #: builtin/log.c:1091
5214 msgid "don't include a patch matching a commit upstream"
5215 msgstr ""
5216
5217 #: builtin/log.c:1093
5218 msgid "show patch format instead of default (patch + stat)"
5219 msgstr ""
5220
5221 #: builtin/log.c:1095
5222 msgid "Messaging"
5223 msgstr ""
5224
5225 #: builtin/log.c:1096
5226 msgid "header"
5227 msgstr ""
5228
5229 #: builtin/log.c:1097
5230 msgid "add email header"
5231 msgstr ""
5232
5233 #: builtin/log.c:1098 builtin/log.c:1100
5234 msgid "email"
5235 msgstr ""
5236
5237 #: builtin/log.c:1098
5238 msgid "add To: header"
5239 msgstr ""
5240
5241 #: builtin/log.c:1100
5242 msgid "add Cc: header"
5243 msgstr ""
5244
5245 #: builtin/log.c:1102
5246 msgid "message-id"
5247 msgstr ""
5248
5249 #: builtin/log.c:1103
5250 msgid "make first mail a reply to <message-id>"
5251 msgstr ""
5252
5253 #: builtin/log.c:1104 builtin/log.c:1107
5254 msgid "boundary"
5255 msgstr ""
5256
5257 #: builtin/log.c:1105
5258 msgid "attach the patch"
5259 msgstr ""
5260
5261 #: builtin/log.c:1108
5262 msgid "inline the patch"
5263 msgstr ""
5264
5265 #: builtin/log.c:1112
5266 msgid "enable message threading, styles: shallow, deep"
5267 msgstr ""
5268
5269 #: builtin/log.c:1114
5270 msgid "signature"
5271 msgstr ""
5272
5273 #: builtin/log.c:1115
5274 msgid "add a signature"
5275 msgstr ""
5276
5277 #: builtin/log.c:1117
5278 msgid "don't print the patch filenames"
5279 msgstr ""
5280
5281 #: builtin/log.c:1157
5282 #, c-format
5283 msgid "bogus committer info %s"
5284 msgstr ""
5285
5286 #: builtin/log.c:1202
5287 msgid "-n and -k are mutually exclusive."
5288 msgstr ""
5289
5290 #: builtin/log.c:1204
5291 msgid "--subject-prefix and -k are mutually exclusive."
5292 msgstr ""
5293
5294 #: builtin/log.c:1212
5295 msgid "--name-only does not make sense"
5296 msgstr ""
5297
5298 #: builtin/log.c:1214
5299 msgid "--name-status does not make sense"
5300 msgstr ""
5301
5302 #: builtin/log.c:1216
5303 msgid "--check does not make sense"
5304 msgstr ""
5305
5306 #: builtin/log.c:1239
5307 msgid "standard output, or directory, which one?"
5308 msgstr ""
5309
5310 #: builtin/log.c:1241
5311 #, c-format
5312 msgid "Could not create directory '%s'"
5313 msgstr ""
5314
5315 #: builtin/log.c:1394
5316 msgid "Failed to create output files"
5317 msgstr ""
5318
5319 #: builtin/log.c:1443
5320 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
5321 msgstr ""
5322
5323 #: builtin/log.c:1498
5324 #, c-format
5325 msgid ""
5326 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
5327 msgstr ""
5328
5329 #: builtin/log.c:1511 builtin/log.c:1513 builtin/log.c:1525
5330 #, c-format
5331 msgid "Unknown commit %s"
5332 msgstr ""
5333
5334 #: builtin/ls-files.c:408
5335 msgid "git ls-files [options] [<file>...]"
5336 msgstr ""
5337
5338 #: builtin/ls-files.c:463
5339 msgid "identify the file status with tags"
5340 msgstr ""
5341
5342 #: builtin/ls-files.c:465
5343 msgid "use lowercase letters for 'assume unchanged' files"
5344 msgstr ""
5345
5346 #: builtin/ls-files.c:467
5347 msgid "show cached files in the output (default)"
5348 msgstr ""
5349
5350 #: builtin/ls-files.c:469
5351 msgid "show deleted files in the output"
5352 msgstr ""
5353
5354 #: builtin/ls-files.c:471
5355 msgid "show modified files in the output"
5356 msgstr ""
5357
5358 #: builtin/ls-files.c:473
5359 msgid "show other files in the output"
5360 msgstr ""
5361
5362 #: builtin/ls-files.c:475
5363 msgid "show ignored files in the output"
5364 msgstr ""
5365
5366 #: builtin/ls-files.c:478
5367 msgid "show staged contents' object name in the output"
5368 msgstr ""
5369
5370 #: builtin/ls-files.c:480
5371 msgid "show files on the filesystem that need to be removed"
5372 msgstr ""
5373
5374 #: builtin/ls-files.c:482
5375 msgid "show 'other' directories' name only"
5376 msgstr ""
5377
5378 #: builtin/ls-files.c:485
5379 msgid "don't show empty directories"
5380 msgstr ""
5381
5382 #: builtin/ls-files.c:488
5383 msgid "show unmerged files in the output"
5384 msgstr ""
5385
5386 #: builtin/ls-files.c:490
5387 msgid "show resolve-undo information"
5388 msgstr ""
5389
5390 #: builtin/ls-files.c:492
5391 msgid "skip files matching pattern"
5392 msgstr ""
5393
5394 #: builtin/ls-files.c:495
5395 msgid "exclude patterns are read from <file>"
5396 msgstr ""
5397
5398 #: builtin/ls-files.c:498
5399 msgid "read additional per-directory exclude patterns in <file>"
5400 msgstr ""
5401
5402 #: builtin/ls-files.c:500
5403 msgid "add the standard git exclusions"
5404 msgstr ""
5405
5406 #: builtin/ls-files.c:503
5407 msgid "make the output relative to the project top directory"
5408 msgstr ""
5409
5410 #: builtin/ls-files.c:506
5411 msgid "if any <file> is not in the index, treat this as an error"
5412 msgstr ""
5413
5414 #: builtin/ls-files.c:507
5415 msgid "tree-ish"
5416 msgstr ""
5417
5418 #: builtin/ls-files.c:508
5419 msgid "pretend that paths removed since <tree-ish> are still present"
5420 msgstr ""
5421
5422 #: builtin/ls-files.c:510
5423 msgid "show debugging data"
5424 msgstr ""
5425
5426 #: builtin/ls-tree.c:27
5427 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
5428 msgstr ""
5429
5430 #: builtin/ls-tree.c:125
5431 msgid "only show trees"
5432 msgstr ""
5433
5434 #: builtin/ls-tree.c:127
5435 msgid "recurse into subtrees"
5436 msgstr ""
5437
5438 #: builtin/ls-tree.c:129
5439 msgid "show trees when recursing"
5440 msgstr ""
5441
5442 #: builtin/ls-tree.c:132
5443 msgid "terminate entries with NUL byte"
5444 msgstr ""
5445
5446 #: builtin/ls-tree.c:133
5447 msgid "include object size"
5448 msgstr ""
5449
5450 #: builtin/ls-tree.c:135 builtin/ls-tree.c:137
5451 msgid "list only filenames"
5452 msgstr ""
5453
5454 #: builtin/ls-tree.c:140
5455 msgid "use full path names"
5456 msgstr ""
5457
5458 #: builtin/ls-tree.c:142
5459 msgid "list entire tree; not just current directory (implies --full-name)"
5460 msgstr ""
5461
5462 #: builtin/merge.c:43
5463 msgid "git merge [options] [<commit>...]"
5464 msgstr ""
5465
5466 #: builtin/merge.c:44
5467 msgid "git merge [options] <msg> HEAD <commit>"
5468 msgstr ""
5469
5470 #: builtin/merge.c:45
5471 msgid "git merge --abort"
5472 msgstr ""
5473
5474 #: builtin/merge.c:90
5475 msgid "switch `m' requires a value"
5476 msgstr ""
5477
5478 #: builtin/merge.c:127
5479 #, c-format
5480 msgid "Could not find merge strategy '%s'.\n"
5481 msgstr ""
5482
5483 #: builtin/merge.c:128
5484 #, c-format
5485 msgid "Available strategies are:"
5486 msgstr ""
5487
5488 #: builtin/merge.c:133
5489 #, c-format
5490 msgid "Available custom strategies are:"
5491 msgstr ""
5492
5493 #: builtin/merge.c:183
5494 msgid "do not show a diffstat at the end of the merge"
5495 msgstr ""
5496
5497 #: builtin/merge.c:186
5498 msgid "show a diffstat at the end of the merge"
5499 msgstr ""
5500
5501 #: builtin/merge.c:187
5502 msgid "(synonym to --stat)"
5503 msgstr ""
5504
5505 #: builtin/merge.c:189
5506 msgid "add (at most <n>) entries from shortlog to merge commit message"
5507 msgstr ""
5508
5509 #: builtin/merge.c:192
5510 msgid "create a single commit instead of doing a merge"
5511 msgstr ""
5512
5513 #: builtin/merge.c:194
5514 msgid "perform a commit if the merge succeeds (default)"
5515 msgstr ""
5516
5517 #: builtin/merge.c:196
5518 msgid "edit message before committing"
5519 msgstr ""
5520
5521 #: builtin/merge.c:198
5522 msgid "allow fast-forward (default)"
5523 msgstr ""
5524
5525 #: builtin/merge.c:200
5526 msgid "abort if fast-forward is not possible"
5527 msgstr ""
5528
5529 #: builtin/merge.c:202 builtin/notes.c:870 builtin/revert.c:112
5530 msgid "strategy"
5531 msgstr ""
5532
5533 #: builtin/merge.c:203
5534 msgid "merge strategy to use"
5535 msgstr ""
5536
5537 #: builtin/merge.c:204
5538 msgid "option=value"
5539 msgstr ""
5540
5541 #: builtin/merge.c:205
5542 msgid "option for selected merge strategy"
5543 msgstr ""
5544
5545 #: builtin/merge.c:207
5546 msgid "merge commit message (for a non-fast-forward merge)"
5547 msgstr ""
5548
5549 #: builtin/merge.c:211
5550 msgid "abort the current in-progress merge"
5551 msgstr ""
5552
5553 #: builtin/merge.c:240
5554 msgid "could not run stash."
5555 msgstr ""
5556
5557 #: builtin/merge.c:245
5558 msgid "stash failed"
5559 msgstr ""
5560
5561 #: builtin/merge.c:250
5562 #, c-format
5563 msgid "not a valid object: %s"
5564 msgstr ""
5565
5566 #: builtin/merge.c:269 builtin/merge.c:286
5567 msgid "read-tree failed"
5568 msgstr ""
5569
5570 #: builtin/merge.c:316
5571 msgid " (nothing to squash)"
5572 msgstr ""
5573
5574 #: builtin/merge.c:329
5575 #, c-format
5576 msgid "Squash commit -- not updating HEAD\n"
5577 msgstr ""
5578
5579 #: builtin/merge.c:361
5580 msgid "Writing SQUASH_MSG"
5581 msgstr ""
5582
5583 #: builtin/merge.c:363
5584 msgid "Finishing SQUASH_MSG"
5585 msgstr ""
5586
5587 #: builtin/merge.c:386
5588 #, c-format
5589 msgid "No merge message -- not updating HEAD\n"
5590 msgstr ""
5591
5592 #: builtin/merge.c:436
5593 #, c-format
5594 msgid "'%s' does not point to a commit"
5595 msgstr ""
5596
5597 #: builtin/merge.c:535
5598 #, c-format
5599 msgid "Bad branch.%s.mergeoptions string: %s"
5600 msgstr ""
5601
5602 #: builtin/merge.c:628
5603 msgid "git write-tree failed to write a tree"
5604 msgstr ""
5605
5606 #: builtin/merge.c:678
5607 msgid "failed to read the cache"
5608 msgstr ""
5609
5610 #: builtin/merge.c:709
5611 msgid "Not handling anything other than two heads merge."
5612 msgstr ""
5613
5614 #: builtin/merge.c:723
5615 #, c-format
5616 msgid "Unknown option for merge-recursive: -X%s"
5617 msgstr ""
5618
5619 #: builtin/merge.c:737
5620 #, c-format
5621 msgid "unable to write %s"
5622 msgstr ""
5623
5624 #: builtin/merge.c:876
5625 #, c-format
5626 msgid "Could not read from '%s'"
5627 msgstr ""
5628
5629 #: builtin/merge.c:885
5630 #, c-format
5631 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
5632 msgstr ""
5633
5634 #: builtin/merge.c:891
5635 msgid ""
5636 "Please enter a commit message to explain why this merge is necessary,\n"
5637 "especially if it merges an updated upstream into a topic branch.\n"
5638 "\n"
5639 "Lines starting with '#' will be ignored, and an empty message aborts\n"
5640 "the commit.\n"
5641 msgstr ""
5642
5643 #: builtin/merge.c:915
5644 msgid "Empty commit message."
5645 msgstr ""
5646
5647 #: builtin/merge.c:927
5648 #, c-format
5649 msgid "Wonderful.\n"
5650 msgstr ""
5651
5652 #: builtin/merge.c:992
5653 #, c-format
5654 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
5655 msgstr ""
5656
5657 #: builtin/merge.c:1008
5658 #, c-format
5659 msgid "'%s' is not a commit"
5660 msgstr ""
5661
5662 #: builtin/merge.c:1049
5663 msgid "No current branch."
5664 msgstr ""
5665
5666 #: builtin/merge.c:1051
5667 msgid "No remote for the current branch."
5668 msgstr ""
5669
5670 #: builtin/merge.c:1053
5671 msgid "No default upstream defined for the current branch."
5672 msgstr ""
5673
5674 #: builtin/merge.c:1058
5675 #, c-format
5676 msgid "No remote tracking branch for %s from %s"
5677 msgstr ""
5678
5679 #: builtin/merge.c:1145 builtin/merge.c:1302
5680 #, c-format
5681 msgid "%s - not something we can merge"
5682 msgstr ""
5683
5684 #: builtin/merge.c:1213
5685 msgid "There is no merge to abort (MERGE_HEAD missing)."
5686 msgstr ""
5687
5688 #: builtin/merge.c:1229 git-pull.sh:31
5689 msgid ""
5690 "You have not concluded your merge (MERGE_HEAD exists).\n"
5691 "Please, commit your changes before you can merge."
5692 msgstr ""
5693
5694 #: builtin/merge.c:1232 git-pull.sh:34
5695 msgid "You have not concluded your merge (MERGE_HEAD exists)."
5696 msgstr ""
5697
5698 #: builtin/merge.c:1236
5699 msgid ""
5700 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
5701 "Please, commit your changes before you can merge."
5702 msgstr ""
5703
5704 #: builtin/merge.c:1239
5705 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
5706 msgstr ""
5707
5708 #: builtin/merge.c:1248
5709 msgid "You cannot combine --squash with --no-ff."
5710 msgstr ""
5711
5712 #: builtin/merge.c:1253
5713 msgid "You cannot combine --no-ff with --ff-only."
5714 msgstr ""
5715
5716 #: builtin/merge.c:1260
5717 msgid "No commit specified and merge.defaultToUpstream not set."
5718 msgstr ""
5719
5720 #: builtin/merge.c:1292
5721 msgid "Can merge only exactly one commit into empty head"
5722 msgstr ""
5723
5724 #: builtin/merge.c:1295
5725 msgid "Squash commit into empty head not supported yet"
5726 msgstr ""
5727
5728 #: builtin/merge.c:1297
5729 msgid "Non-fast-forward commit does not make sense into an empty head"
5730 msgstr ""
5731
5732 #: builtin/merge.c:1412
5733 #, c-format
5734 msgid "Updating %s..%s\n"
5735 msgstr ""
5736
5737 #: builtin/merge.c:1450
5738 #, c-format
5739 msgid "Trying really trivial in-index merge...\n"
5740 msgstr ""
5741
5742 #: builtin/merge.c:1457
5743 #, c-format
5744 msgid "Nope.\n"
5745 msgstr ""
5746
5747 #: builtin/merge.c:1489
5748 msgid "Not possible to fast-forward, aborting."
5749 msgstr ""
5750
5751 #: builtin/merge.c:1512 builtin/merge.c:1591
5752 #, c-format
5753 msgid "Rewinding the tree to pristine...\n"
5754 msgstr ""
5755
5756 #: builtin/merge.c:1516
5757 #, c-format
5758 msgid "Trying merge strategy %s...\n"
5759 msgstr ""
5760
5761 #: builtin/merge.c:1582
5762 #, c-format
5763 msgid "No merge strategy handled the merge.\n"
5764 msgstr ""
5765
5766 #: builtin/merge.c:1584
5767 #, c-format
5768 msgid "Merge with strategy %s failed.\n"
5769 msgstr ""
5770
5771 #: builtin/merge.c:1593
5772 #, c-format
5773 msgid "Using the %s to prepare resolving by hand.\n"
5774 msgstr ""
5775
5776 #: builtin/merge.c:1605
5777 #, c-format
5778 msgid "Automatic merge went well; stopped before committing as requested\n"
5779 msgstr ""
5780
5781 #: builtin/merge-base.c:26
5782 msgid "git merge-base [-a|--all] <commit> <commit>..."
5783 msgstr ""
5784
5785 #: builtin/merge-base.c:27
5786 msgid "git merge-base [-a|--all] --octopus <commit>..."
5787 msgstr ""
5788
5789 #: builtin/merge-base.c:28
5790 msgid "git merge-base --independent <commit>..."
5791 msgstr ""
5792
5793 #: builtin/merge-base.c:29
5794 msgid "git merge-base --is-ancestor <commit> <commit>"
5795 msgstr ""
5796
5797 #: builtin/merge-base.c:98
5798 msgid "output all common ancestors"
5799 msgstr ""
5800
5801 #: builtin/merge-base.c:99
5802 msgid "find ancestors for a single n-way merge"
5803 msgstr ""
5804
5805 #: builtin/merge-base.c:100
5806 msgid "list revs not reachable from others"
5807 msgstr ""
5808
5809 #: builtin/merge-base.c:102
5810 msgid "is the first one ancestor of the other?"
5811 msgstr ""
5812
5813 #: builtin/merge-file.c:8
5814 msgid ""
5815 "git merge-file [options] [-L name1 [-L orig [-L name2]]] file1 orig_file "
5816 "file2"
5817 msgstr ""
5818
5819 #: builtin/merge-file.c:33
5820 msgid "send results to standard output"
5821 msgstr ""
5822
5823 #: builtin/merge-file.c:34
5824 msgid "use a diff3 based merge"
5825 msgstr ""
5826
5827 #: builtin/merge-file.c:35
5828 msgid "for conflicts, use our version"
5829 msgstr ""
5830
5831 #: builtin/merge-file.c:37
5832 msgid "for conflicts, use their version"
5833 msgstr ""
5834
5835 #: builtin/merge-file.c:39
5836 msgid "for conflicts, use a union version"
5837 msgstr ""
5838
5839 #: builtin/merge-file.c:42
5840 msgid "for conflicts, use this marker size"
5841 msgstr ""
5842
5843 #: builtin/merge-file.c:43
5844 msgid "do not warn about conflicts"
5845 msgstr ""
5846
5847 #: builtin/merge-file.c:45
5848 msgid "set labels for file1/orig_file/file2"
5849 msgstr ""
5850
5851 #: builtin/mktree.c:67
5852 msgid "git mktree [-z] [--missing] [--batch]"
5853 msgstr ""
5854
5855 #: builtin/mktree.c:153
5856 msgid "input is NUL terminated"
5857 msgstr ""
5858
5859 #: builtin/mktree.c:154 builtin/write-tree.c:24
5860 msgid "allow missing objects"
5861 msgstr ""
5862
5863 #: builtin/mktree.c:155
5864 msgid "allow creation of more than one tree"
5865 msgstr ""
5866
5867 #: builtin/mv.c:14
5868 msgid "git mv [options] <source>... <destination>"
5869 msgstr ""
5870
5871 #: builtin/mv.c:64
5872 msgid "force move/rename even if target exists"
5873 msgstr ""
5874
5875 #: builtin/mv.c:65
5876 msgid "skip move/rename errors"
5877 msgstr ""
5878
5879 #: builtin/mv.c:108
5880 #, c-format
5881 msgid "Checking rename of '%s' to '%s'\n"
5882 msgstr ""
5883
5884 #: builtin/mv.c:112
5885 msgid "bad source"
5886 msgstr ""
5887
5888 #: builtin/mv.c:115
5889 msgid "can not move directory into itself"
5890 msgstr ""
5891
5892 #: builtin/mv.c:118
5893 msgid "cannot move directory over file"
5894 msgstr ""
5895
5896 #: builtin/mv.c:128
5897 #, c-format
5898 msgid "Huh? %.*s is in index?"
5899 msgstr ""
5900
5901 #: builtin/mv.c:140
5902 msgid "source directory is empty"
5903 msgstr ""
5904
5905 #: builtin/mv.c:171
5906 msgid "not under version control"
5907 msgstr ""
5908
5909 #: builtin/mv.c:173
5910 msgid "destination exists"
5911 msgstr ""
5912
5913 #: builtin/mv.c:181
5914 #, c-format
5915 msgid "overwriting '%s'"
5916 msgstr ""
5917
5918 #: builtin/mv.c:184
5919 msgid "Cannot overwrite"
5920 msgstr ""
5921
5922 #: builtin/mv.c:187
5923 msgid "multiple sources for the same target"
5924 msgstr ""
5925
5926 #: builtin/mv.c:202
5927 #, c-format
5928 msgid "%s, source=%s, destination=%s"
5929 msgstr ""
5930
5931 #: builtin/mv.c:212
5932 #, c-format
5933 msgid "Renaming %s to %s\n"
5934 msgstr ""
5935
5936 #: builtin/mv.c:215 builtin/remote.c:731
5937 #, c-format
5938 msgid "renaming '%s' failed"
5939 msgstr ""
5940
5941 #: builtin/name-rev.c:175
5942 msgid "git name-rev [options] <commit>..."
5943 msgstr ""
5944
5945 #: builtin/name-rev.c:176
5946 msgid "git name-rev [options] --all"
5947 msgstr ""
5948
5949 #: builtin/name-rev.c:177
5950 msgid "git name-rev [options] --stdin"
5951 msgstr ""
5952
5953 #: builtin/name-rev.c:229
5954 msgid "print only names (no SHA-1)"
5955 msgstr ""
5956
5957 #: builtin/name-rev.c:230
5958 msgid "only use tags to name the commits"
5959 msgstr ""
5960
5961 #: builtin/name-rev.c:232
5962 msgid "only use refs matching <pattern>"
5963 msgstr ""
5964
5965 #: builtin/name-rev.c:234
5966 msgid "list all commits reachable from all refs"
5967 msgstr ""
5968
5969 #: builtin/name-rev.c:235
5970 msgid "read from stdin"
5971 msgstr ""
5972
5973 #: builtin/name-rev.c:236
5974 msgid "allow to print `undefined` names"
5975 msgstr ""
5976
5977 #: builtin/notes.c:26
5978 msgid "git notes [--ref <notes_ref>] [list [<object>]]"
5979 msgstr ""
5980
5981 #: builtin/notes.c:27
5982 msgid ""
5983 "git notes [--ref <notes_ref>] add [-f] [-m <msg> | -F <file> | (-c | -C) "
5984 "<object>] [<object>]"
5985 msgstr ""
5986
5987 #: builtin/notes.c:28
5988 msgid "git notes [--ref <notes_ref>] copy [-f] <from-object> <to-object>"
5989 msgstr ""
5990
5991 #: builtin/notes.c:29
5992 msgid ""
5993 "git notes [--ref <notes_ref>] append [-m <msg> | -F <file> | (-c | -C) "
5994 "<object>] [<object>]"
5995 msgstr ""
5996
5997 #: builtin/notes.c:30
5998 msgid "git notes [--ref <notes_ref>] edit [<object>]"
5999 msgstr ""
6000
6001 #: builtin/notes.c:31
6002 msgid "git notes [--ref <notes_ref>] show [<object>]"
6003 msgstr ""
6004
6005 #: builtin/notes.c:32
6006 msgid ""
6007 "git notes [--ref <notes_ref>] merge [-v | -q] [-s <strategy> ] <notes_ref>"
6008 msgstr ""
6009
6010 #: builtin/notes.c:33
6011 msgid "git notes merge --commit [-v | -q]"
6012 msgstr ""
6013
6014 #: builtin/notes.c:34
6015 msgid "git notes merge --abort [-v | -q]"
6016 msgstr ""
6017
6018 #: builtin/notes.c:35
6019 msgid "git notes [--ref <notes_ref>] remove [<object>...]"
6020 msgstr ""
6021
6022 #: builtin/notes.c:36
6023 msgid "git notes [--ref <notes_ref>] prune [-n | -v]"
6024 msgstr ""
6025
6026 #: builtin/notes.c:37
6027 msgid "git notes [--ref <notes_ref>] get-ref"
6028 msgstr ""
6029
6030 #: builtin/notes.c:42
6031 msgid "git notes [list [<object>]]"
6032 msgstr ""
6033
6034 #: builtin/notes.c:47
6035 msgid "git notes add [<options>] [<object>]"
6036 msgstr ""
6037
6038 #: builtin/notes.c:52
6039 msgid "git notes copy [<options>] <from-object> <to-object>"
6040 msgstr ""
6041
6042 #: builtin/notes.c:53
6043 msgid "git notes copy --stdin [<from-object> <to-object>]..."
6044 msgstr ""
6045
6046 #: builtin/notes.c:58
6047 msgid "git notes append [<options>] [<object>]"
6048 msgstr ""
6049
6050 #: builtin/notes.c:63
6051 msgid "git notes edit [<object>]"
6052 msgstr ""
6053
6054 #: builtin/notes.c:68
6055 msgid "git notes show [<object>]"
6056 msgstr ""
6057
6058 #: builtin/notes.c:73
6059 msgid "git notes merge [<options>] <notes_ref>"
6060 msgstr ""
6061
6062 #: builtin/notes.c:74
6063 msgid "git notes merge --commit [<options>]"
6064 msgstr ""
6065
6066 #: builtin/notes.c:75
6067 msgid "git notes merge --abort [<options>]"
6068 msgstr ""
6069
6070 #: builtin/notes.c:80
6071 msgid "git notes remove [<object>]"
6072 msgstr ""
6073
6074 #: builtin/notes.c:85
6075 msgid "git notes prune [<options>]"
6076 msgstr ""
6077
6078 #: builtin/notes.c:90
6079 msgid "git notes get-ref"
6080 msgstr ""
6081
6082 #: builtin/notes.c:142
6083 #, c-format
6084 msgid "unable to start 'show' for object '%s'"
6085 msgstr ""
6086
6087 #: builtin/notes.c:148
6088 msgid "can't fdopen 'show' output fd"
6089 msgstr ""
6090
6091 #: builtin/notes.c:158
6092 #, c-format
6093 msgid "failed to close pipe to 'show' for object '%s'"
6094 msgstr ""
6095
6096 #: builtin/notes.c:161
6097 #, c-format
6098 msgid "failed to finish 'show' for object '%s'"
6099 msgstr ""
6100
6101 #: builtin/notes.c:178 builtin/tag.c:347
6102 #, c-format
6103 msgid "could not create file '%s'"
6104 msgstr ""
6105
6106 #: builtin/notes.c:192
6107 msgid "Please supply the note contents using either -m or -F option"
6108 msgstr ""
6109
6110 #: builtin/notes.c:213 builtin/notes.c:976
6111 #, c-format
6112 msgid "Removing note for object %s\n"
6113 msgstr ""
6114
6115 #: builtin/notes.c:218
6116 msgid "unable to write note object"
6117 msgstr ""
6118
6119 #: builtin/notes.c:220
6120 #, c-format
6121 msgid "The note contents has been left in %s"
6122 msgstr ""
6123
6124 #: builtin/notes.c:254 builtin/tag.c:542
6125 #, c-format
6126 msgid "cannot read '%s'"
6127 msgstr ""
6128
6129 #: builtin/notes.c:256 builtin/tag.c:545
6130 #, c-format
6131 msgid "could not open or read '%s'"
6132 msgstr ""
6133
6134 #: builtin/notes.c:275 builtin/notes.c:448 builtin/notes.c:450
6135 #: builtin/notes.c:510 builtin/notes.c:564 builtin/notes.c:647
6136 #: builtin/notes.c:652 builtin/notes.c:727 builtin/notes.c:769
6137 #: builtin/notes.c:971 builtin/reset.c:293 builtin/tag.c:558
6138 #, c-format
6139 msgid "Failed to resolve '%s' as a valid ref."
6140 msgstr ""
6141
6142 #: builtin/notes.c:278
6143 #, c-format
6144 msgid "Failed to read object '%s'."
6145 msgstr ""
6146
6147 #: builtin/notes.c:302
6148 msgid "Cannot commit uninitialized/unreferenced notes tree"
6149 msgstr ""
6150
6151 #: builtin/notes.c:343
6152 #, c-format
6153 msgid "Bad notes.rewriteMode value: '%s'"
6154 msgstr ""
6155
6156 #: builtin/notes.c:353
6157 #, c-format
6158 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
6159 msgstr ""
6160
6161 #. TRANSLATORS: The first %s is the name of the
6162 #. environment variable, the second %s is its value
6163 #: builtin/notes.c:380
6164 #, c-format
6165 msgid "Bad %s value: '%s'"
6166 msgstr ""
6167
6168 #: builtin/notes.c:444
6169 #, c-format
6170 msgid "Malformed input line: '%s'."
6171 msgstr ""
6172
6173 #: builtin/notes.c:459
6174 #, c-format
6175 msgid "Failed to copy notes from '%s' to '%s'"
6176 msgstr ""
6177
6178 #: builtin/notes.c:503 builtin/notes.c:557 builtin/notes.c:630
6179 #: builtin/notes.c:642 builtin/notes.c:715 builtin/notes.c:762
6180 #: builtin/notes.c:1036
6181 msgid "too many parameters"
6182 msgstr ""
6183
6184 #: builtin/notes.c:516 builtin/notes.c:775
6185 #, c-format
6186 msgid "No note found for object %s."
6187 msgstr ""
6188
6189 #: builtin/notes.c:538 builtin/notes.c:695
6190 msgid "note contents as a string"
6191 msgstr ""
6192
6193 #: builtin/notes.c:541 builtin/notes.c:698
6194 msgid "note contents in a file"
6195 msgstr ""
6196
6197 #: builtin/notes.c:543 builtin/notes.c:546 builtin/notes.c:700
6198 #: builtin/notes.c:703 builtin/tag.c:476
6199 msgid "object"
6200 msgstr ""
6201
6202 #: builtin/notes.c:544 builtin/notes.c:701
6203 msgid "reuse and edit specified note object"
6204 msgstr ""
6205
6206 #: builtin/notes.c:547 builtin/notes.c:704
6207 msgid "reuse specified note object"
6208 msgstr ""
6209
6210 #: builtin/notes.c:549 builtin/notes.c:617
6211 msgid "replace existing notes"
6212 msgstr ""
6213
6214 #: builtin/notes.c:583
6215 #, c-format
6216 msgid ""
6217 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
6218 "existing notes"
6219 msgstr ""
6220
6221 #: builtin/notes.c:588 builtin/notes.c:665
6222 #, c-format
6223 msgid "Overwriting existing notes for object %s\n"
6224 msgstr ""
6225
6226 #: builtin/notes.c:618
6227 msgid "read objects from stdin"
6228 msgstr ""
6229
6230 #: builtin/notes.c:620
6231 msgid "load rewriting config for <command> (implies --stdin)"
6232 msgstr ""
6233
6234 #: builtin/notes.c:638
6235 msgid "too few parameters"
6236 msgstr ""
6237
6238 #: builtin/notes.c:659
6239 #, c-format
6240 msgid ""
6241 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
6242 "existing notes"
6243 msgstr ""
6244
6245 #: builtin/notes.c:671
6246 #, c-format
6247 msgid "Missing notes on source object %s. Cannot copy."
6248 msgstr ""
6249
6250 #: builtin/notes.c:720
6251 #, c-format
6252 msgid ""
6253 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
6254 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
6255 msgstr ""
6256
6257 #: builtin/notes.c:867
6258 msgid "General options"
6259 msgstr ""
6260
6261 #: builtin/notes.c:869
6262 msgid "Merge options"
6263 msgstr ""
6264
6265 #: builtin/notes.c:871
6266 msgid ""
6267 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
6268 "cat_sort_uniq)"
6269 msgstr ""
6270
6271 #: builtin/notes.c:873
6272 msgid "Committing unmerged notes"
6273 msgstr ""
6274
6275 #: builtin/notes.c:875
6276 msgid "finalize notes merge by committing unmerged notes"
6277 msgstr ""
6278
6279 #: builtin/notes.c:877
6280 msgid "Aborting notes merge resolution"
6281 msgstr ""
6282
6283 #: builtin/notes.c:879
6284 msgid "abort notes merge"
6285 msgstr ""
6286
6287 #: builtin/notes.c:974
6288 #, c-format
6289 msgid "Object %s has no note\n"
6290 msgstr ""
6291
6292 #: builtin/notes.c:986
6293 msgid "attempt to remove non-existent note is not an error"
6294 msgstr ""
6295
6296 #: builtin/notes.c:989
6297 msgid "read object names from the standard input"
6298 msgstr ""
6299
6300 #: builtin/notes.c:1070
6301 msgid "notes_ref"
6302 msgstr ""
6303
6304 #: builtin/notes.c:1071
6305 msgid "use notes from <notes_ref>"
6306 msgstr ""
6307
6308 #: builtin/notes.c:1106 builtin/remote.c:1598
6309 #, c-format
6310 msgid "Unknown subcommand: %s"
6311 msgstr ""
6312
6313 #: builtin/pack-objects.c:23
6314 msgid "git pack-objects --stdout [options...] [< ref-list | < object-list]"
6315 msgstr ""
6316
6317 #: builtin/pack-objects.c:24
6318 msgid "git pack-objects [options...] base-name [< ref-list | < object-list]"
6319 msgstr ""
6320
6321 #: builtin/pack-objects.c:183 builtin/pack-objects.c:186
6322 #, c-format
6323 msgid "deflate error (%d)"
6324 msgstr ""
6325
6326 #: builtin/pack-objects.c:2398
6327 #, c-format
6328 msgid "unsupported index version %s"
6329 msgstr ""
6330
6331 #: builtin/pack-objects.c:2402
6332 #, c-format
6333 msgid "bad index version '%s'"
6334 msgstr ""
6335
6336 #: builtin/pack-objects.c:2425
6337 #, c-format
6338 msgid "option %s does not accept negative form"
6339 msgstr ""
6340
6341 #: builtin/pack-objects.c:2429
6342 #, c-format
6343 msgid "unable to parse value '%s' for option %s"
6344 msgstr ""
6345
6346 #: builtin/pack-objects.c:2448
6347 msgid "do not show progress meter"
6348 msgstr ""
6349
6350 #: builtin/pack-objects.c:2450
6351 msgid "show progress meter"
6352 msgstr ""
6353
6354 #: builtin/pack-objects.c:2452
6355 msgid "show progress meter during object writing phase"
6356 msgstr ""
6357
6358 #: builtin/pack-objects.c:2455
6359 msgid "similar to --all-progress when progress meter is shown"
6360 msgstr ""
6361
6362 #: builtin/pack-objects.c:2456
6363 msgid "version[,offset]"
6364 msgstr ""
6365
6366 #: builtin/pack-objects.c:2457
6367 msgid "write the pack index file in the specified idx format version"
6368 msgstr ""
6369
6370 #: builtin/pack-objects.c:2460
6371 msgid "maximum size of each output pack file"
6372 msgstr ""
6373
6374 #: builtin/pack-objects.c:2462
6375 msgid "ignore borrowed objects from alternate object store"
6376 msgstr ""
6377
6378 #: builtin/pack-objects.c:2464
6379 msgid "ignore packed objects"
6380 msgstr ""
6381
6382 #: builtin/pack-objects.c:2466
6383 msgid "limit pack window by objects"
6384 msgstr ""
6385
6386 #: builtin/pack-objects.c:2468
6387 msgid "limit pack window by memory in addition to object limit"
6388 msgstr ""
6389
6390 #: builtin/pack-objects.c:2470
6391 msgid "maximum length of delta chain allowed in the resulting pack"
6392 msgstr ""
6393
6394 #: builtin/pack-objects.c:2472
6395 msgid "reuse existing deltas"
6396 msgstr ""
6397
6398 #: builtin/pack-objects.c:2474
6399 msgid "reuse existing objects"
6400 msgstr ""
6401
6402 #: builtin/pack-objects.c:2476
6403 msgid "use OFS_DELTA objects"
6404 msgstr ""
6405
6406 #: builtin/pack-objects.c:2478
6407 msgid "use threads when searching for best delta matches"
6408 msgstr ""
6409
6410 #: builtin/pack-objects.c:2480
6411 msgid "do not create an empty pack output"
6412 msgstr ""
6413
6414 #: builtin/pack-objects.c:2482
6415 msgid "read revision arguments from standard input"
6416 msgstr ""
6417
6418 #: builtin/pack-objects.c:2484
6419 msgid "limit the objects to those that are not yet packed"
6420 msgstr ""
6421
6422 #: builtin/pack-objects.c:2487
6423 msgid "include objects reachable from any reference"
6424 msgstr ""
6425
6426 #: builtin/pack-objects.c:2490
6427 msgid "include objects referred by reflog entries"
6428 msgstr ""
6429
6430 #: builtin/pack-objects.c:2493
6431 msgid "output pack to stdout"
6432 msgstr ""
6433
6434 #: builtin/pack-objects.c:2495
6435 msgid "include tag objects that refer to objects to be packed"
6436 msgstr ""
6437
6438 #: builtin/pack-objects.c:2497
6439 msgid "keep unreachable objects"
6440 msgstr ""
6441
6442 #: builtin/pack-objects.c:2498 parse-options.h:141
6443 msgid "time"
6444 msgstr ""
6445
6446 #: builtin/pack-objects.c:2499
6447 msgid "unpack unreachable objects newer than <time>"
6448 msgstr ""
6449
6450 #: builtin/pack-objects.c:2502
6451 msgid "create thin packs"
6452 msgstr ""
6453
6454 #: builtin/pack-objects.c:2504
6455 msgid "ignore packs that have companion .keep file"
6456 msgstr ""
6457
6458 #: builtin/pack-objects.c:2506
6459 msgid "pack compression level"
6460 msgstr ""
6461
6462 #: builtin/pack-objects.c:2508
6463 msgid "do not hide commits by grafts"
6464 msgstr ""
6465
6466 #: builtin/pack-refs.c:6
6467 msgid "git pack-refs [options]"
6468 msgstr ""
6469
6470 #: builtin/pack-refs.c:14
6471 msgid "pack everything"
6472 msgstr ""
6473
6474 #: builtin/pack-refs.c:15
6475 msgid "prune loose refs (default)"
6476 msgstr ""
6477
6478 #: builtin/prune-packed.c:7
6479 msgid "git prune-packed [-n|--dry-run] [-q|--quiet]"
6480 msgstr ""
6481
6482 #: builtin/prune.c:12
6483 msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"
6484 msgstr ""
6485
6486 #: builtin/prune.c:132
6487 msgid "do not remove, show only"
6488 msgstr ""
6489
6490 #: builtin/prune.c:133
6491 msgid "report pruned objects"
6492 msgstr ""
6493
6494 #: builtin/prune.c:136
6495 msgid "expire objects older than <time>"
6496 msgstr ""
6497
6498 #: builtin/push.c:14
6499 msgid "git push [<options>] [<repository> [<refspec>...]]"
6500 msgstr ""
6501
6502 #: builtin/push.c:45
6503 msgid "tag shorthand without <tag>"
6504 msgstr ""
6505
6506 #: builtin/push.c:64
6507 msgid "--delete only accepts plain target ref names"
6508 msgstr ""
6509
6510 #: builtin/push.c:99
6511 msgid ""
6512 "\n"
6513 "To choose either option permanently, see push.default in 'git help config'."
6514 msgstr ""
6515
6516 #: builtin/push.c:102
6517 #, c-format
6518 msgid ""
6519 "The upstream branch of your current branch does not match\n"
6520 "the name of your current branch.  To push to the upstream branch\n"
6521 "on the remote, use\n"
6522 "\n"
6523 "    git push %s HEAD:%s\n"
6524 "\n"
6525 "To push to the branch of the same name on the remote, use\n"
6526 "\n"
6527 "    git push %s %s\n"
6528 "%s"
6529 msgstr ""
6530
6531 #: builtin/push.c:121
6532 #, c-format
6533 msgid ""
6534 "You are not currently on a branch.\n"
6535 "To push the history leading to the current (detached HEAD)\n"
6536 "state now, use\n"
6537 "\n"
6538 "    git push %s HEAD:<name-of-remote-branch>\n"
6539 msgstr ""
6540
6541 #: builtin/push.c:128
6542 #, c-format
6543 msgid ""
6544 "The current branch %s has no upstream branch.\n"
6545 "To push the current branch and set the remote as upstream, use\n"
6546 "\n"
6547 "    git push --set-upstream %s %s\n"
6548 msgstr ""
6549
6550 #: builtin/push.c:136
6551 #, c-format
6552 msgid "The current branch %s has multiple upstream branches, refusing to push."
6553 msgstr ""
6554
6555 #: builtin/push.c:139
6556 #, c-format
6557 msgid ""
6558 "You are pushing to remote '%s', which is not the upstream of\n"
6559 "your current branch '%s', without telling me what to push\n"
6560 "to update which remote branch."
6561 msgstr ""
6562
6563 #: builtin/push.c:151
6564 msgid ""
6565 "push.default is unset; its implicit value is changing in\n"
6566 "Git 2.0 from 'matching' to 'simple'. To squelch this message\n"
6567 "and maintain the current behavior after the default changes, use:\n"
6568 "\n"
6569 "  git config --global push.default matching\n"
6570 "\n"
6571 "To squelch this message and adopt the new behavior now, use:\n"
6572 "\n"
6573 "  git config --global push.default simple\n"
6574 "\n"
6575 "See 'git help config' and search for 'push.default' for further "
6576 "information.\n"
6577 "(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode\n"
6578 "'current' instead of 'simple' if you sometimes use older versions of Git)"
6579 msgstr ""
6580
6581 #: builtin/push.c:199
6582 msgid ""
6583 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
6584 msgstr ""
6585
6586 #: builtin/push.c:206
6587 msgid ""
6588 "Updates were rejected because the tip of your current branch is behind\n"
6589 "its remote counterpart. Merge the remote changes (e.g. 'git pull')\n"
6590 "before pushing again.\n"
6591 "See the 'Note about fast-forwards' in 'git push --help' for details."
6592 msgstr ""
6593
6594 #: builtin/push.c:212
6595 msgid ""
6596 "Updates were rejected because a pushed branch tip is behind its remote\n"
6597 "counterpart. If you did not intend to push that branch, you may want to\n"
6598 "specify branches to push or set the 'push.default' configuration variable\n"
6599 "to 'simple', 'current' or 'upstream' to push only the current branch."
6600 msgstr ""
6601
6602 #: builtin/push.c:218
6603 msgid ""
6604 "Updates were rejected because a pushed branch tip is behind its remote\n"
6605 "counterpart. Check out this branch and merge the remote changes\n"
6606 "(e.g. 'git pull') before pushing again.\n"
6607 "See the 'Note about fast-forwards' in 'git push --help' for details."
6608 msgstr ""
6609
6610 #: builtin/push.c:258
6611 #, c-format
6612 msgid "Pushing to %s\n"
6613 msgstr ""
6614
6615 #: builtin/push.c:262
6616 #, c-format
6617 msgid "failed to push some refs to '%s'"
6618 msgstr ""
6619
6620 #: builtin/push.c:294
6621 #, c-format
6622 msgid "bad repository '%s'"
6623 msgstr ""
6624
6625 #: builtin/push.c:295
6626 msgid ""
6627 "No configured push destination.\n"
6628 "Either specify the URL from the command-line or configure a remote "
6629 "repository using\n"
6630 "\n"
6631 "    git remote add <name> <url>\n"
6632 "\n"
6633 "and then push using the remote name\n"
6634 "\n"
6635 "    git push <name>\n"
6636 msgstr ""
6637
6638 #: builtin/push.c:310
6639 msgid "--all and --tags are incompatible"
6640 msgstr ""
6641
6642 #: builtin/push.c:311
6643 msgid "--all can't be combined with refspecs"
6644 msgstr ""
6645
6646 #: builtin/push.c:316
6647 msgid "--mirror and --tags are incompatible"
6648 msgstr ""
6649
6650 #: builtin/push.c:317
6651 msgid "--mirror can't be combined with refspecs"
6652 msgstr ""
6653
6654 #: builtin/push.c:322
6655 msgid "--all and --mirror are incompatible"
6656 msgstr ""
6657
6658 #: builtin/push.c:382
6659 msgid "repository"
6660 msgstr ""
6661
6662 #: builtin/push.c:383
6663 msgid "push all refs"
6664 msgstr ""
6665
6666 #: builtin/push.c:384
6667 msgid "mirror all refs"
6668 msgstr ""
6669
6670 #: builtin/push.c:386
6671 msgid "delete refs"
6672 msgstr ""
6673
6674 #: builtin/push.c:387
6675 msgid "push tags (can't be used with --all or --mirror)"
6676 msgstr ""
6677
6678 #: builtin/push.c:390
6679 msgid "force updates"
6680 msgstr ""
6681
6682 #: builtin/push.c:391
6683 msgid "check"
6684 msgstr ""
6685
6686 #: builtin/push.c:392
6687 msgid "control recursive pushing of submodules"
6688 msgstr ""
6689
6690 #: builtin/push.c:394
6691 msgid "use thin pack"
6692 msgstr ""
6693
6694 #: builtin/push.c:395 builtin/push.c:396
6695 msgid "receive pack program"
6696 msgstr ""
6697
6698 #: builtin/push.c:397
6699 msgid "set upstream for git pull/status"
6700 msgstr ""
6701
6702 #: builtin/push.c:400
6703 msgid "prune locally removed refs"
6704 msgstr ""
6705
6706 #: builtin/push.c:410
6707 msgid "--delete is incompatible with --all, --mirror and --tags"
6708 msgstr ""
6709
6710 #: builtin/push.c:412
6711 msgid "--delete doesn't make sense without any refs"
6712 msgstr ""
6713
6714 #: builtin/read-tree.c:36
6715 msgid ""
6716 "git read-tree [[-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>] "
6717 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
6718 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
6719 msgstr ""
6720
6721 #: builtin/read-tree.c:108
6722 msgid "write resulting index to <file>"
6723 msgstr ""
6724
6725 #: builtin/read-tree.c:111
6726 msgid "only empty the index"
6727 msgstr ""
6728
6729 #: builtin/read-tree.c:113
6730 msgid "Merging"
6731 msgstr ""
6732
6733 #: builtin/read-tree.c:115
6734 msgid "perform a merge in addition to a read"
6735 msgstr ""
6736
6737 #: builtin/read-tree.c:117
6738 msgid "3-way merge if no file level merging required"
6739 msgstr ""
6740
6741 #: builtin/read-tree.c:119
6742 msgid "3-way merge in presence of adds and removes"
6743 msgstr ""
6744
6745 #: builtin/read-tree.c:121
6746 msgid "same as -m, but discard unmerged entries"
6747 msgstr ""
6748
6749 #: builtin/read-tree.c:122
6750 msgid "<subdirectory>/"
6751 msgstr ""
6752
6753 #: builtin/read-tree.c:123
6754 msgid "read the tree into the index under <subdirectory>/"
6755 msgstr ""
6756
6757 #: builtin/read-tree.c:126
6758 msgid "update working tree with merge result"
6759 msgstr ""
6760
6761 #: builtin/read-tree.c:128
6762 msgid "gitignore"
6763 msgstr ""
6764
6765 #: builtin/read-tree.c:129
6766 msgid "allow explicitly ignored files to be overwritten"
6767 msgstr ""
6768
6769 #: builtin/read-tree.c:132
6770 msgid "don't check the working tree after merging"
6771 msgstr ""
6772
6773 #: builtin/read-tree.c:133
6774 msgid "don't update the index or the work tree"
6775 msgstr ""
6776
6777 #: builtin/read-tree.c:135
6778 msgid "skip applying sparse checkout filter"
6779 msgstr ""
6780
6781 #: builtin/read-tree.c:137
6782 msgid "debug unpack-trees"
6783 msgstr ""
6784
6785 #: builtin/remote.c:11
6786 msgid "git remote [-v | --verbose]"
6787 msgstr ""
6788
6789 #: builtin/remote.c:12
6790 msgid ""
6791 "git remote add [-t <branch>] [-m <master>] [-f] [--tags|--no-tags] [--"
6792 "mirror=<fetch|push>] <name> <url>"
6793 msgstr ""
6794
6795 #: builtin/remote.c:13 builtin/remote.c:32
6796 msgid "git remote rename <old> <new>"
6797 msgstr ""
6798
6799 #: builtin/remote.c:14 builtin/remote.c:37
6800 msgid "git remote remove <name>"
6801 msgstr ""
6802
6803 #: builtin/remote.c:15
6804 msgid "git remote set-head <name> (-a | -d | <branch>)"
6805 msgstr ""
6806
6807 #: builtin/remote.c:16
6808 msgid "git remote [-v | --verbose] show [-n] <name>"
6809 msgstr ""
6810
6811 #: builtin/remote.c:17
6812 msgid "git remote prune [-n | --dry-run] <name>"
6813 msgstr ""
6814
6815 #: builtin/remote.c:18
6816 msgid ""
6817 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
6818 msgstr ""
6819
6820 #: builtin/remote.c:19
6821 msgid "git remote set-branches [--add] <name> <branch>..."
6822 msgstr ""
6823
6824 #: builtin/remote.c:20 builtin/remote.c:68
6825 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
6826 msgstr ""
6827
6828 #: builtin/remote.c:21 builtin/remote.c:69
6829 msgid "git remote set-url --add <name> <newurl>"
6830 msgstr ""
6831
6832 #: builtin/remote.c:22 builtin/remote.c:70
6833 msgid "git remote set-url --delete <name> <url>"
6834 msgstr ""
6835
6836 #: builtin/remote.c:27
6837 msgid "git remote add [<options>] <name> <url>"
6838 msgstr ""
6839
6840 #: builtin/remote.c:42
6841 msgid "git remote set-head <name> (-a | -d | <branch>])"
6842 msgstr ""
6843
6844 #: builtin/remote.c:47
6845 msgid "git remote set-branches <name> <branch>..."
6846 msgstr ""
6847
6848 #: builtin/remote.c:48
6849 msgid "git remote set-branches --add <name> <branch>..."
6850 msgstr ""
6851
6852 #: builtin/remote.c:53
6853 msgid "git remote show [<options>] <name>"
6854 msgstr ""
6855
6856 #: builtin/remote.c:58
6857 msgid "git remote prune [<options>] <name>"
6858 msgstr ""
6859
6860 #: builtin/remote.c:63
6861 msgid "git remote update [<options>] [<group> | <remote>]..."
6862 msgstr ""
6863
6864 #: builtin/remote.c:98
6865 #, c-format
6866 msgid "Updating %s"
6867 msgstr ""
6868
6869 #: builtin/remote.c:130
6870 msgid ""
6871 "--mirror is dangerous and deprecated; please\n"
6872 "\t use --mirror=fetch or --mirror=push instead"
6873 msgstr ""
6874
6875 #: builtin/remote.c:147
6876 #, c-format
6877 msgid "unknown mirror argument: %s"
6878 msgstr ""
6879
6880 #: builtin/remote.c:163
6881 msgid "fetch the remote branches"
6882 msgstr ""
6883
6884 #: builtin/remote.c:165
6885 msgid "import all tags and associated objects when fetching"
6886 msgstr ""
6887
6888 #: builtin/remote.c:168
6889 msgid "or do not fetch any tag at all (--no-tags)"
6890 msgstr ""
6891
6892 #: builtin/remote.c:170
6893 msgid "branch(es) to track"
6894 msgstr ""
6895
6896 #: builtin/remote.c:171
6897 msgid "master branch"
6898 msgstr ""
6899
6900 #: builtin/remote.c:172
6901 msgid "push|fetch"
6902 msgstr ""
6903
6904 #: builtin/remote.c:173
6905 msgid "set up remote as a mirror to push to or fetch from"
6906 msgstr ""
6907
6908 #: builtin/remote.c:185
6909 msgid "specifying a master branch makes no sense with --mirror"
6910 msgstr ""
6911
6912 #: builtin/remote.c:187
6913 msgid "specifying branches to track makes sense only with fetch mirrors"
6914 msgstr ""
6915
6916 #: builtin/remote.c:195 builtin/remote.c:646
6917 #, c-format
6918 msgid "remote %s already exists."
6919 msgstr ""
6920
6921 #: builtin/remote.c:199 builtin/remote.c:650
6922 #, c-format
6923 msgid "'%s' is not a valid remote name"
6924 msgstr ""
6925
6926 #: builtin/remote.c:243
6927 #, c-format
6928 msgid "Could not setup master '%s'"
6929 msgstr ""
6930
6931 #: builtin/remote.c:299
6932 #, c-format
6933 msgid "more than one %s"
6934 msgstr ""
6935
6936 #: builtin/remote.c:339
6937 #, c-format
6938 msgid "Could not get fetch map for refspec %s"
6939 msgstr ""
6940
6941 #: builtin/remote.c:440 builtin/remote.c:448
6942 msgid "(matching)"
6943 msgstr ""
6944
6945 #: builtin/remote.c:452
6946 msgid "(delete)"
6947 msgstr ""
6948
6949 #: builtin/remote.c:595 builtin/remote.c:601 builtin/remote.c:607
6950 #, c-format
6951 msgid "Could not append '%s' to '%s'"
6952 msgstr ""
6953
6954 #: builtin/remote.c:639 builtin/remote.c:792 builtin/remote.c:890
6955 #, c-format
6956 msgid "No such remote: %s"
6957 msgstr ""
6958
6959 #: builtin/remote.c:656
6960 #, c-format
6961 msgid "Could not rename config section '%s' to '%s'"
6962 msgstr ""
6963
6964 #: builtin/remote.c:662 builtin/remote.c:799
6965 #, c-format
6966 msgid "Could not remove config section '%s'"
6967 msgstr ""
6968
6969 #: builtin/remote.c:677
6970 #, c-format
6971 msgid ""
6972 "Not updating non-default fetch refspec\n"
6973 "\t%s\n"
6974 "\tPlease update the configuration manually if necessary."
6975 msgstr ""
6976
6977 #: builtin/remote.c:683
6978 #, c-format
6979 msgid "Could not append '%s'"
6980 msgstr ""
6981
6982 #: builtin/remote.c:694
6983 #, c-format
6984 msgid "Could not set '%s'"
6985 msgstr ""
6986
6987 #: builtin/remote.c:716
6988 #, c-format
6989 msgid "deleting '%s' failed"
6990 msgstr ""
6991
6992 #: builtin/remote.c:750
6993 #, c-format
6994 msgid "creating '%s' failed"
6995 msgstr ""
6996
6997 #: builtin/remote.c:764
6998 #, c-format
6999 msgid "Could not remove branch %s"
7000 msgstr ""
7001
7002 #: builtin/remote.c:834
7003 msgid ""
7004 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
7005 "to delete it, use:"
7006 msgid_plural ""
7007 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
7008 "to delete them, use:"
7009 msgstr[0] ""
7010 msgstr[1] ""
7011
7012 #: builtin/remote.c:943
7013 #, c-format
7014 msgid " new (next fetch will store in remotes/%s)"
7015 msgstr ""
7016
7017 #: builtin/remote.c:946
7018 msgid " tracked"
7019 msgstr ""
7020
7021 #: builtin/remote.c:948
7022 msgid " stale (use 'git remote prune' to remove)"
7023 msgstr ""
7024
7025 #: builtin/remote.c:950
7026 msgid " ???"
7027 msgstr ""
7028
7029 #: builtin/remote.c:991
7030 #, c-format
7031 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
7032 msgstr ""
7033
7034 #: builtin/remote.c:998
7035 #, c-format
7036 msgid "rebases onto remote %s"
7037 msgstr ""
7038
7039 #: builtin/remote.c:1001
7040 #, c-format
7041 msgid " merges with remote %s"
7042 msgstr ""
7043
7044 #: builtin/remote.c:1002
7045 msgid "    and with remote"
7046 msgstr ""
7047
7048 #: builtin/remote.c:1004
7049 #, c-format
7050 msgid "merges with remote %s"
7051 msgstr ""
7052
7053 #: builtin/remote.c:1005
7054 msgid "   and with remote"
7055 msgstr ""
7056
7057 #: builtin/remote.c:1051
7058 msgid "create"
7059 msgstr ""
7060
7061 #: builtin/remote.c:1054
7062 msgid "delete"
7063 msgstr ""
7064
7065 #: builtin/remote.c:1058
7066 msgid "up to date"
7067 msgstr ""
7068
7069 #: builtin/remote.c:1061
7070 msgid "fast-forwardable"
7071 msgstr ""
7072
7073 #: builtin/remote.c:1064
7074 msgid "local out of date"
7075 msgstr ""
7076
7077 #: builtin/remote.c:1071
7078 #, c-format
7079 msgid "    %-*s forces to %-*s (%s)"
7080 msgstr ""
7081
7082 #: builtin/remote.c:1074
7083 #, c-format
7084 msgid "    %-*s pushes to %-*s (%s)"
7085 msgstr ""
7086
7087 #: builtin/remote.c:1078
7088 #, c-format
7089 msgid "    %-*s forces to %s"
7090 msgstr ""
7091
7092 #: builtin/remote.c:1081
7093 #, c-format
7094 msgid "    %-*s pushes to %s"
7095 msgstr ""
7096
7097 #: builtin/remote.c:1091
7098 msgid "do not query remotes"
7099 msgstr ""
7100
7101 #: builtin/remote.c:1118
7102 #, c-format
7103 msgid "* remote %s"
7104 msgstr ""
7105
7106 #: builtin/remote.c:1119
7107 #, c-format
7108 msgid "  Fetch URL: %s"
7109 msgstr ""
7110
7111 #: builtin/remote.c:1120 builtin/remote.c:1285
7112 msgid "(no URL)"
7113 msgstr ""
7114
7115 #: builtin/remote.c:1129 builtin/remote.c:1131
7116 #, c-format
7117 msgid "  Push  URL: %s"
7118 msgstr ""
7119
7120 #: builtin/remote.c:1133 builtin/remote.c:1135 builtin/remote.c:1137
7121 #, c-format
7122 msgid "  HEAD branch: %s"
7123 msgstr ""
7124
7125 #: builtin/remote.c:1139
7126 #, c-format
7127 msgid ""
7128 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
7129 msgstr ""
7130
7131 #: builtin/remote.c:1151
7132 #, c-format
7133 msgid "  Remote branch:%s"
7134 msgid_plural "  Remote branches:%s"
7135 msgstr[0] ""
7136 msgstr[1] ""
7137
7138 #: builtin/remote.c:1154 builtin/remote.c:1181
7139 msgid " (status not queried)"
7140 msgstr ""
7141
7142 #: builtin/remote.c:1163
7143 msgid "  Local branch configured for 'git pull':"
7144 msgid_plural "  Local branches configured for 'git pull':"
7145 msgstr[0] ""
7146 msgstr[1] ""
7147
7148 #: builtin/remote.c:1171
7149 msgid "  Local refs will be mirrored by 'git push'"
7150 msgstr ""
7151
7152 #: builtin/remote.c:1178
7153 #, c-format
7154 msgid "  Local ref configured for 'git push'%s:"
7155 msgid_plural "  Local refs configured for 'git push'%s:"
7156 msgstr[0] ""
7157 msgstr[1] ""
7158
7159 #: builtin/remote.c:1199
7160 msgid "set refs/remotes/<name>/HEAD according to remote"
7161 msgstr ""
7162
7163 #: builtin/remote.c:1201
7164 msgid "delete refs/remotes/<name>/HEAD"
7165 msgstr ""
7166
7167 #: builtin/remote.c:1216
7168 msgid "Cannot determine remote HEAD"
7169 msgstr ""
7170
7171 #: builtin/remote.c:1218
7172 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
7173 msgstr ""
7174
7175 #: builtin/remote.c:1228
7176 #, c-format
7177 msgid "Could not delete %s"
7178 msgstr ""
7179
7180 #: builtin/remote.c:1236
7181 #, c-format
7182 msgid "Not a valid ref: %s"
7183 msgstr ""
7184
7185 #: builtin/remote.c:1238
7186 #, c-format
7187 msgid "Could not setup %s"
7188 msgstr ""
7189
7190 #: builtin/remote.c:1274
7191 #, c-format
7192 msgid " %s will become dangling!"
7193 msgstr ""
7194
7195 #: builtin/remote.c:1275
7196 #, c-format
7197 msgid " %s has become dangling!"
7198 msgstr ""
7199
7200 #: builtin/remote.c:1281
7201 #, c-format
7202 msgid "Pruning %s"
7203 msgstr ""
7204
7205 #: builtin/remote.c:1282
7206 #, c-format
7207 msgid "URL: %s"
7208 msgstr ""
7209
7210 #: builtin/remote.c:1295
7211 #, c-format
7212 msgid " * [would prune] %s"
7213 msgstr ""
7214
7215 #: builtin/remote.c:1298
7216 #, c-format
7217 msgid " * [pruned] %s"
7218 msgstr ""
7219
7220 #: builtin/remote.c:1321
7221 msgid "prune remotes after fetching"
7222 msgstr ""
7223
7224 #: builtin/remote.c:1387 builtin/remote.c:1461
7225 #, c-format
7226 msgid "No such remote '%s'"
7227 msgstr ""
7228
7229 #: builtin/remote.c:1407
7230 msgid "add branch"
7231 msgstr ""
7232
7233 #: builtin/remote.c:1414
7234 msgid "no remote specified"
7235 msgstr ""
7236
7237 #: builtin/remote.c:1436
7238 msgid "manipulate push URLs"
7239 msgstr ""
7240
7241 #: builtin/remote.c:1438
7242 msgid "add URL"
7243 msgstr ""
7244
7245 #: builtin/remote.c:1440
7246 msgid "delete URLs"
7247 msgstr ""
7248
7249 #: builtin/remote.c:1447
7250 msgid "--add --delete doesn't make sense"
7251 msgstr ""
7252
7253 #: builtin/remote.c:1487
7254 #, c-format
7255 msgid "Invalid old URL pattern: %s"
7256 msgstr ""
7257
7258 #: builtin/remote.c:1495
7259 #, c-format
7260 msgid "No such URL found: %s"
7261 msgstr ""
7262
7263 #: builtin/remote.c:1497
7264 msgid "Will not delete all non-push URLs"
7265 msgstr ""
7266
7267 #: builtin/remote.c:1569
7268 msgid "be verbose; must be placed before a subcommand"
7269 msgstr ""
7270
7271 #: builtin/replace.c:17
7272 msgid "git replace [-f] <object> <replacement>"
7273 msgstr ""
7274
7275 #: builtin/replace.c:18
7276 msgid "git replace -d <object>..."
7277 msgstr ""
7278
7279 #: builtin/replace.c:19
7280 msgid "git replace -l [<pattern>]"
7281 msgstr ""
7282
7283 #: builtin/replace.c:118
7284 msgid "list replace refs"
7285 msgstr ""
7286
7287 #: builtin/replace.c:119
7288 msgid "delete replace refs"
7289 msgstr ""
7290
7291 #: builtin/replace.c:120
7292 msgid "replace the ref if it exists"
7293 msgstr ""
7294
7295 #: builtin/rerere.c:11
7296 msgid "git rerere [clear | forget path... | status | remaining | diff | gc]"
7297 msgstr ""
7298
7299 #: builtin/rerere.c:56
7300 msgid "register clean resolutions in index"
7301 msgstr ""
7302
7303 #: builtin/reset.c:25
7304 msgid ""
7305 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
7306 msgstr ""
7307
7308 #: builtin/reset.c:26
7309 msgid "git reset [-q] <commit> [--] <paths>..."
7310 msgstr ""
7311
7312 #: builtin/reset.c:27
7313 msgid "git reset --patch [<commit>] [--] [<paths>...]"
7314 msgstr ""
7315
7316 #: builtin/reset.c:33
7317 msgid "mixed"
7318 msgstr ""
7319
7320 #: builtin/reset.c:33
7321 msgid "soft"
7322 msgstr ""
7323
7324 #: builtin/reset.c:33
7325 msgid "hard"
7326 msgstr ""
7327
7328 #: builtin/reset.c:33
7329 msgid "merge"
7330 msgstr ""
7331
7332 #: builtin/reset.c:33
7333 msgid "keep"
7334 msgstr ""
7335
7336 #: builtin/reset.c:77
7337 msgid "You do not have a valid HEAD."
7338 msgstr ""
7339
7340 #: builtin/reset.c:79
7341 msgid "Failed to find tree of HEAD."
7342 msgstr ""
7343
7344 #: builtin/reset.c:85
7345 #, c-format
7346 msgid "Failed to find tree of %s."
7347 msgstr ""
7348
7349 #: builtin/reset.c:96
7350 msgid "Could not write new index file."
7351 msgstr ""
7352
7353 #: builtin/reset.c:106
7354 #, c-format
7355 msgid "HEAD is now at %s"
7356 msgstr ""
7357
7358 #: builtin/reset.c:130
7359 msgid "Could not read index"
7360 msgstr ""
7361
7362 #: builtin/reset.c:133
7363 msgid "Unstaged changes after reset:"
7364 msgstr ""
7365
7366 #: builtin/reset.c:223
7367 #, c-format
7368 msgid "Cannot do a %s reset in the middle of a merge."
7369 msgstr ""
7370
7371 #: builtin/reset.c:238
7372 msgid "be quiet, only report errors"
7373 msgstr ""
7374
7375 #: builtin/reset.c:240
7376 msgid "reset HEAD and index"
7377 msgstr ""
7378
7379 #: builtin/reset.c:241
7380 msgid "reset only HEAD"
7381 msgstr ""
7382
7383 #: builtin/reset.c:243 builtin/reset.c:245
7384 msgid "reset HEAD, index and working tree"
7385 msgstr ""
7386
7387 #: builtin/reset.c:247
7388 msgid "reset HEAD but keep local changes"
7389 msgstr ""
7390
7391 #: builtin/reset.c:303
7392 #, c-format
7393 msgid "Could not parse object '%s'."
7394 msgstr ""
7395
7396 #: builtin/reset.c:308
7397 msgid "--patch is incompatible with --{hard,mixed,soft}"
7398 msgstr ""
7399
7400 #: builtin/reset.c:317
7401 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
7402 msgstr ""
7403
7404 #: builtin/reset.c:319
7405 #, c-format
7406 msgid "Cannot do %s reset with paths."
7407 msgstr ""
7408
7409 #: builtin/reset.c:331
7410 #, c-format
7411 msgid "%s reset is not allowed in a bare repository"
7412 msgstr ""
7413
7414 #: builtin/reset.c:347
7415 #, c-format
7416 msgid "Could not reset index file to revision '%s'."
7417 msgstr ""
7418
7419 #: builtin/rev-parse.c:339
7420 msgid "git rev-parse --parseopt [options] -- [<args>...]"
7421 msgstr ""
7422
7423 #: builtin/rev-parse.c:344
7424 msgid "keep the `--` passed as an arg"
7425 msgstr ""
7426
7427 #: builtin/rev-parse.c:346
7428 msgid "stop parsing after the first non-option argument"
7429 msgstr ""
7430
7431 #: builtin/rev-parse.c:464
7432 msgid ""
7433 "git rev-parse --parseopt [options] -- [<args>...]\n"
7434 "   or: git rev-parse --sq-quote [<arg>...]\n"
7435 "   or: git rev-parse [options] [<arg>...]\n"
7436 "\n"
7437 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
7438 msgstr ""
7439
7440 #: builtin/revert.c:22
7441 msgid "git revert [options] <commit-ish>"
7442 msgstr ""
7443
7444 #: builtin/revert.c:23
7445 msgid "git revert <subcommand>"
7446 msgstr ""
7447
7448 #: builtin/revert.c:28
7449 msgid "git cherry-pick [options] <commit-ish>"
7450 msgstr ""
7451
7452 #: builtin/revert.c:29
7453 msgid "git cherry-pick <subcommand>"
7454 msgstr ""
7455
7456 #: builtin/revert.c:70 builtin/revert.c:92
7457 #, c-format
7458 msgid "%s: %s cannot be used with %s"
7459 msgstr ""
7460
7461 #: builtin/revert.c:103
7462 msgid "end revert or cherry-pick sequence"
7463 msgstr ""
7464
7465 #: builtin/revert.c:104
7466 msgid "resume revert or cherry-pick sequence"
7467 msgstr ""
7468
7469 #: builtin/revert.c:105
7470 msgid "cancel revert or cherry-pick sequence"
7471 msgstr ""
7472
7473 #: builtin/revert.c:106
7474 msgid "don't automatically commit"
7475 msgstr ""
7476
7477 #: builtin/revert.c:107
7478 msgid "edit the commit message"
7479 msgstr ""
7480
7481 #: builtin/revert.c:110
7482 msgid "parent number"
7483 msgstr ""
7484
7485 #: builtin/revert.c:112
7486 msgid "merge strategy"
7487 msgstr ""
7488
7489 #: builtin/revert.c:113
7490 msgid "option"
7491 msgstr ""
7492
7493 #: builtin/revert.c:114
7494 msgid "option for merge strategy"
7495 msgstr ""
7496
7497 #: builtin/revert.c:125
7498 msgid "append commit name"
7499 msgstr ""
7500
7501 #: builtin/revert.c:126
7502 msgid "allow fast-forward"
7503 msgstr ""
7504
7505 #: builtin/revert.c:127
7506 msgid "preserve initially empty commits"
7507 msgstr ""
7508
7509 #: builtin/revert.c:128
7510 msgid "allow commits with empty messages"
7511 msgstr ""
7512
7513 #: builtin/revert.c:129
7514 msgid "keep redundant, empty commits"
7515 msgstr ""
7516
7517 #: builtin/revert.c:133
7518 msgid "program error"
7519 msgstr ""
7520
7521 #: builtin/revert.c:223
7522 msgid "revert failed"
7523 msgstr ""
7524
7525 #: builtin/revert.c:238
7526 msgid "cherry-pick failed"
7527 msgstr ""
7528
7529 #: builtin/rm.c:14
7530 msgid "git rm [options] [--] <file>..."
7531 msgstr ""
7532
7533 #: builtin/rm.c:109
7534 #, c-format
7535 msgid ""
7536 "'%s' has staged content different from both the file and the HEAD\n"
7537 "(use -f to force removal)"
7538 msgstr ""
7539
7540 #: builtin/rm.c:115
7541 #, c-format
7542 msgid ""
7543 "'%s' has changes staged in the index\n"
7544 "(use --cached to keep the file, or -f to force removal)"
7545 msgstr ""
7546
7547 #: builtin/rm.c:119
7548 #, c-format
7549 msgid ""
7550 "'%s' has local modifications\n"
7551 "(use --cached to keep the file, or -f to force removal)"
7552 msgstr ""
7553
7554 #: builtin/rm.c:134
7555 msgid "do not list removed files"
7556 msgstr ""
7557
7558 #: builtin/rm.c:135
7559 msgid "only remove from the index"
7560 msgstr ""
7561
7562 #: builtin/rm.c:136
7563 msgid "override the up-to-date check"
7564 msgstr ""
7565
7566 #: builtin/rm.c:137
7567 msgid "allow recursive removal"
7568 msgstr ""
7569
7570 #: builtin/rm.c:139
7571 msgid "exit with a zero status even if nothing matched"
7572 msgstr ""
7573
7574 #: builtin/rm.c:194
7575 #, c-format
7576 msgid "not removing '%s' recursively without -r"
7577 msgstr ""
7578
7579 #: builtin/rm.c:230
7580 #, c-format
7581 msgid "git rm: unable to remove %s"
7582 msgstr ""
7583
7584 #: builtin/shortlog.c:13
7585 msgid "git shortlog [-n] [-s] [-e] [-w] [rev-opts] [--] [<commit-id>... ]"
7586 msgstr ""
7587
7588 #: builtin/shortlog.c:157
7589 #, c-format
7590 msgid "Missing author: %s"
7591 msgstr ""
7592
7593 #: builtin/shortlog.c:253
7594 msgid "sort output according to the number of commits per author"
7595 msgstr ""
7596
7597 #: builtin/shortlog.c:255
7598 msgid "Suppress commit descriptions, only provides commit count"
7599 msgstr ""
7600
7601 #: builtin/shortlog.c:257
7602 msgid "Show the email address of each author"
7603 msgstr ""
7604
7605 #: builtin/shortlog.c:258
7606 msgid "w[,i1[,i2]]"
7607 msgstr ""
7608
7609 #: builtin/shortlog.c:259
7610 msgid "Linewrap output"
7611 msgstr ""
7612
7613 #: builtin/show-branch.c:9
7614 msgid ""
7615 "git show-branch [-a|--all] [-r|--remotes] [--topo-order | --date-order] [--"
7616 "current] [--color[=<when>] | --no-color] [--sparse] [--more=<n> | --list | --"
7617 "independent | --merge-base] [--no-name | --sha1-name] [--topics] [(<rev> | "
7618 "<glob>)...]"
7619 msgstr ""
7620
7621 #: builtin/show-branch.c:10
7622 msgid "git show-branch (-g|--reflog)[=<n>[,<base>]] [--list] [<ref>]"
7623 msgstr ""
7624
7625 #: builtin/show-branch.c:651
7626 msgid "show remote-tracking and local branches"
7627 msgstr ""
7628
7629 #: builtin/show-branch.c:653
7630 msgid "show remote-tracking branches"
7631 msgstr ""
7632
7633 #: builtin/show-branch.c:655
7634 msgid "color '*!+-' corresponding to the branch"
7635 msgstr ""
7636
7637 #: builtin/show-branch.c:657
7638 msgid "show <n> more commits after the common ancestor"
7639 msgstr ""
7640
7641 #: builtin/show-branch.c:659
7642 msgid "synonym to more=-1"
7643 msgstr ""
7644
7645 #: builtin/show-branch.c:660
7646 msgid "suppress naming strings"
7647 msgstr ""
7648
7649 #: builtin/show-branch.c:662
7650 msgid "include the current branch"
7651 msgstr ""
7652
7653 #: builtin/show-branch.c:664
7654 msgid "name commits with their object names"
7655 msgstr ""
7656
7657 #: builtin/show-branch.c:666
7658 msgid "show possible merge bases"
7659 msgstr ""
7660
7661 #: builtin/show-branch.c:668
7662 msgid "show refs unreachable from any other ref"
7663 msgstr ""
7664
7665 #: builtin/show-branch.c:670
7666 msgid "show commits in topological order"
7667 msgstr ""
7668
7669 #: builtin/show-branch.c:672
7670 msgid "show only commits not on the first branch"
7671 msgstr ""
7672
7673 #: builtin/show-branch.c:674
7674 msgid "show merges reachable from only one tip"
7675 msgstr ""
7676
7677 #: builtin/show-branch.c:676
7678 msgid "show commits where no parent comes before its children"
7679 msgstr ""
7680
7681 #: builtin/show-branch.c:678
7682 msgid "<n>[,<base>]"
7683 msgstr ""
7684
7685 #: builtin/show-branch.c:679
7686 msgid "show <n> most recent ref-log entries starting at base"
7687 msgstr ""
7688
7689 #: builtin/show-ref.c:10
7690 msgid ""
7691 "git show-ref [-q|--quiet] [--verify] [--head] [-d|--dereference] [-s|--hash"
7692 "[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [pattern*] "
7693 msgstr ""
7694
7695 #: builtin/show-ref.c:11
7696 msgid "git show-ref --exclude-existing[=pattern] < ref-list"
7697 msgstr ""
7698
7699 #: builtin/show-ref.c:182
7700 msgid "only show tags (can be combined with heads)"
7701 msgstr ""
7702
7703 #: builtin/show-ref.c:183
7704 msgid "only show heads (can be combined with tags)"
7705 msgstr ""
7706
7707 #: builtin/show-ref.c:184
7708 msgid "stricter reference checking, requires exact ref path"
7709 msgstr ""
7710
7711 #: builtin/show-ref.c:187 builtin/show-ref.c:189
7712 msgid "show the HEAD reference"
7713 msgstr ""
7714
7715 #: builtin/show-ref.c:191
7716 msgid "dereference tags into object IDs"
7717 msgstr ""
7718
7719 #: builtin/show-ref.c:193
7720 msgid "only show SHA1 hash using <n> digits"
7721 msgstr ""
7722
7723 #: builtin/show-ref.c:197
7724 msgid "do not print results to stdout (useful with --verify)"
7725 msgstr ""
7726
7727 #: builtin/show-ref.c:199
7728 msgid "show refs from stdin that aren't in local repository"
7729 msgstr ""
7730
7731 #: builtin/symbolic-ref.c:7
7732 msgid "git symbolic-ref [options] name [ref]"
7733 msgstr ""
7734
7735 #: builtin/symbolic-ref.c:38
7736 msgid "suppress error message for non-symbolic (detached) refs"
7737 msgstr ""
7738
7739 #: builtin/symbolic-ref.c:39
7740 msgid "shorten ref output"
7741 msgstr ""
7742
7743 #: builtin/symbolic-ref.c:40 builtin/update-ref.c:18
7744 msgid "reason"
7745 msgstr ""
7746
7747 #: builtin/symbolic-ref.c:40 builtin/update-ref.c:18
7748 msgid "reason of the update"
7749 msgstr ""
7750
7751 #: builtin/tag.c:22
7752 msgid ""
7753 "git tag [-a|-s|-u <key-id>] [-f] [-m <msg>|-F <file>] <tagname> [<head>]"
7754 msgstr ""
7755
7756 #: builtin/tag.c:23
7757 msgid "git tag -d <tagname>..."
7758 msgstr ""
7759
7760 #: builtin/tag.c:24
7761 msgid ""
7762 "git tag -l [-n[<num>]] [--contains <commit>] [--points-at <object>] \n"
7763 "\t\t[<pattern>...]"
7764 msgstr ""
7765
7766 #: builtin/tag.c:26
7767 msgid "git tag -v <tagname>..."
7768 msgstr ""
7769
7770 #: builtin/tag.c:60
7771 #, c-format
7772 msgid "malformed object at '%s'"
7773 msgstr ""
7774
7775 #: builtin/tag.c:207
7776 #, c-format
7777 msgid "tag name too long: %.*s..."
7778 msgstr ""
7779
7780 #: builtin/tag.c:212
7781 #, c-format
7782 msgid "tag '%s' not found."
7783 msgstr ""
7784
7785 #: builtin/tag.c:227
7786 #, c-format
7787 msgid "Deleted tag '%s' (was %s)\n"
7788 msgstr ""
7789
7790 #: builtin/tag.c:239
7791 #, c-format
7792 msgid "could not verify the tag '%s'"
7793 msgstr ""
7794
7795 #: builtin/tag.c:249
7796 msgid ""
7797 "\n"
7798 "#\n"
7799 "# Write a tag message\n"
7800 "# Lines starting with '#' will be ignored.\n"
7801 "#\n"
7802 msgstr ""
7803
7804 #: builtin/tag.c:256
7805 msgid ""
7806 "\n"
7807 "#\n"
7808 "# Write a tag message\n"
7809 "# Lines starting with '#' will be kept; you may remove them yourself if you "
7810 "want to.\n"
7811 "#\n"
7812 msgstr ""
7813
7814 #: builtin/tag.c:298
7815 msgid "unable to sign the tag"
7816 msgstr ""
7817
7818 #: builtin/tag.c:300
7819 msgid "unable to write tag file"
7820 msgstr ""
7821
7822 #: builtin/tag.c:325
7823 msgid "bad object type."
7824 msgstr ""
7825
7826 #: builtin/tag.c:338
7827 msgid "tag header too big."
7828 msgstr ""
7829
7830 #: builtin/tag.c:370
7831 msgid "no tag message?"
7832 msgstr ""
7833
7834 #: builtin/tag.c:376
7835 #, c-format
7836 msgid "The tag message has been left in %s\n"
7837 msgstr ""
7838
7839 #: builtin/tag.c:425
7840 msgid "switch 'points-at' requires an object"
7841 msgstr ""
7842
7843 #: builtin/tag.c:427
7844 #, c-format
7845 msgid "malformed object name '%s'"
7846 msgstr ""
7847
7848 #: builtin/tag.c:447
7849 msgid "list tag names"
7850 msgstr ""
7851
7852 #: builtin/tag.c:449
7853 msgid "print <n> lines of each tag message"
7854 msgstr ""
7855
7856 #: builtin/tag.c:451
7857 msgid "delete tags"
7858 msgstr ""
7859
7860 #: builtin/tag.c:452
7861 msgid "verify tags"
7862 msgstr ""
7863
7864 #: builtin/tag.c:454
7865 msgid "Tag creation options"
7866 msgstr ""
7867
7868 #: builtin/tag.c:456
7869 msgid "annotated tag, needs a message"
7870 msgstr ""
7871
7872 #: builtin/tag.c:458
7873 msgid "tag message"
7874 msgstr ""
7875
7876 #: builtin/tag.c:460
7877 msgid "annotated and GPG-signed tag"
7878 msgstr ""
7879
7880 #: builtin/tag.c:464
7881 msgid "use another key to sign the tag"
7882 msgstr ""
7883
7884 #: builtin/tag.c:465
7885 msgid "replace the tag if exists"
7886 msgstr ""
7887
7888 #: builtin/tag.c:466
7889 msgid "show tag list in columns"
7890 msgstr ""
7891
7892 #: builtin/tag.c:468
7893 msgid "Tag listing options"
7894 msgstr ""
7895
7896 #: builtin/tag.c:471
7897 msgid "print only tags that contain the commit"
7898 msgstr ""
7899
7900 #: builtin/tag.c:477
7901 msgid "print only tags of the object"
7902 msgstr ""
7903
7904 #: builtin/tag.c:506
7905 msgid "--column and -n are incompatible"
7906 msgstr ""
7907
7908 #: builtin/tag.c:523
7909 msgid "-n option is only allowed with -l."
7910 msgstr ""
7911
7912 #: builtin/tag.c:525
7913 msgid "--contains option is only allowed with -l."
7914 msgstr ""
7915
7916 #: builtin/tag.c:527
7917 msgid "--points-at option is only allowed with -l."
7918 msgstr ""
7919
7920 #: builtin/tag.c:535
7921 msgid "only one -F or -m option is allowed."
7922 msgstr ""
7923
7924 #: builtin/tag.c:555
7925 msgid "too many params"
7926 msgstr ""
7927
7928 #: builtin/tag.c:561
7929 #, c-format
7930 msgid "'%s' is not a valid tag name."
7931 msgstr ""
7932
7933 #: builtin/tag.c:566
7934 #, c-format
7935 msgid "tag '%s' already exists"
7936 msgstr ""
7937
7938 #: builtin/tag.c:584
7939 #, c-format
7940 msgid "%s: cannot lock the ref"
7941 msgstr ""
7942
7943 #: builtin/tag.c:586
7944 #, c-format
7945 msgid "%s: cannot update the ref"
7946 msgstr ""
7947
7948 #: builtin/tag.c:588
7949 #, c-format
7950 msgid "Updated tag '%s' (was %s)\n"
7951 msgstr ""
7952
7953 #: builtin/update-index.c:401
7954 msgid "git update-index [options] [--] [<file>...]"
7955 msgstr ""
7956
7957 #: builtin/update-index.c:717
7958 msgid "continue refresh even when index needs update"
7959 msgstr ""
7960
7961 #: builtin/update-index.c:720
7962 msgid "refresh: ignore submodules"
7963 msgstr ""
7964
7965 #: builtin/update-index.c:723
7966 msgid "do not ignore new files"
7967 msgstr ""
7968
7969 #: builtin/update-index.c:725
7970 msgid "let files replace directories and vice-versa"
7971 msgstr ""
7972
7973 #: builtin/update-index.c:727
7974 msgid "notice files missing from worktree"
7975 msgstr ""
7976
7977 #: builtin/update-index.c:729
7978 msgid "refresh even if index contains unmerged entries"
7979 msgstr ""
7980
7981 #: builtin/update-index.c:732
7982 msgid "refresh stat information"
7983 msgstr ""
7984
7985 #: builtin/update-index.c:736
7986 msgid "like --refresh, but ignore assume-unchanged setting"
7987 msgstr ""
7988
7989 #: builtin/update-index.c:740
7990 msgid "<mode> <object> <path>"
7991 msgstr ""
7992
7993 #: builtin/update-index.c:741
7994 msgid "add the specified entry to the index"
7995 msgstr ""
7996
7997 #: builtin/update-index.c:745
7998 msgid "(+/-)x"
7999 msgstr ""
8000
8001 #: builtin/update-index.c:746
8002 msgid "override the executable bit of the listed files"
8003 msgstr ""
8004
8005 #: builtin/update-index.c:750
8006 msgid "mark files as \"not changing\""
8007 msgstr ""
8008
8009 #: builtin/update-index.c:753
8010 msgid "clear assumed-unchanged bit"
8011 msgstr ""
8012
8013 #: builtin/update-index.c:756
8014 msgid "mark files as \"index-only\""
8015 msgstr ""
8016
8017 #: builtin/update-index.c:759
8018 msgid "clear skip-worktree bit"
8019 msgstr ""
8020
8021 #: builtin/update-index.c:762
8022 msgid "add to index only; do not add content to object database"
8023 msgstr ""
8024
8025 #: builtin/update-index.c:764
8026 msgid "remove named paths even if present in worktree"
8027 msgstr ""
8028
8029 #: builtin/update-index.c:766
8030 msgid "with --stdin: input lines are terminated by null bytes"
8031 msgstr ""
8032
8033 #: builtin/update-index.c:768
8034 msgid "read list of paths to be updated from standard input"
8035 msgstr ""
8036
8037 #: builtin/update-index.c:772
8038 msgid "add entries from standard input to the index"
8039 msgstr ""
8040
8041 #: builtin/update-index.c:776
8042 msgid "repopulate stages #2 and #3 for the listed paths"
8043 msgstr ""
8044
8045 #: builtin/update-index.c:780
8046 msgid "only update entries that differ from HEAD"
8047 msgstr ""
8048
8049 #: builtin/update-index.c:784
8050 msgid "ignore files missing from worktree"
8051 msgstr ""
8052
8053 #: builtin/update-index.c:787
8054 msgid "report actions to standard output"
8055 msgstr ""
8056
8057 #: builtin/update-index.c:789
8058 msgid "(for porcelains) forget saved unresolved conflicts"
8059 msgstr ""
8060
8061 #: builtin/update-index.c:793
8062 msgid "write index in this format"
8063 msgstr ""
8064
8065 #: builtin/update-ref.c:7
8066 msgid "git update-ref [options] -d <refname> [<oldval>]"
8067 msgstr ""
8068
8069 #: builtin/update-ref.c:8
8070 msgid "git update-ref [options]    <refname> <newval> [<oldval>]"
8071 msgstr ""
8072
8073 #: builtin/update-ref.c:19
8074 msgid "delete the reference"
8075 msgstr ""
8076
8077 #: builtin/update-ref.c:21
8078 msgid "update <refname> not the one it points to"
8079 msgstr ""
8080
8081 #: builtin/update-server-info.c:6
8082 msgid "git update-server-info [--force]"
8083 msgstr ""
8084
8085 #: builtin/update-server-info.c:14
8086 msgid "update the info files from scratch"
8087 msgstr ""
8088
8089 #: builtin/verify-pack.c:56
8090 msgid "git verify-pack [-v|--verbose] [-s|--stat-only] <pack>..."
8091 msgstr ""
8092
8093 #: builtin/verify-pack.c:66
8094 msgid "verbose"
8095 msgstr ""
8096
8097 #: builtin/verify-pack.c:68
8098 msgid "show statistics only"
8099 msgstr ""
8100
8101 #: builtin/verify-tag.c:17
8102 msgid "git verify-tag [-v|--verbose] <tag>..."
8103 msgstr ""
8104
8105 #: builtin/verify-tag.c:73
8106 msgid "print tag contents"
8107 msgstr ""
8108
8109 #: builtin/write-tree.c:13
8110 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
8111 msgstr ""
8112
8113 #: builtin/write-tree.c:26
8114 msgid "<prefix>/"
8115 msgstr ""
8116
8117 #: builtin/write-tree.c:27
8118 msgid "write tree object for a subdirectory <prefix>"
8119 msgstr ""
8120
8121 #: builtin/write-tree.c:30
8122 msgid "only useful for debugging"
8123 msgstr ""
8124
8125 #: git.c:16
8126 msgid "See 'git help <command>' for more information on a specific command."
8127 msgstr ""
8128
8129 #: parse-options.h:156
8130 msgid "no-op (backward compatibility)"
8131 msgstr ""
8132
8133 #: parse-options.h:228
8134 msgid "be more verbose"
8135 msgstr ""
8136
8137 #: parse-options.h:230
8138 msgid "be more quiet"
8139 msgstr ""
8140
8141 #: parse-options.h:236
8142 msgid "use <n> digits to display SHA-1s"
8143 msgstr ""
8144
8145 #: common-cmds.h:8
8146 msgid "Add file contents to the index"
8147 msgstr ""
8148
8149 #: common-cmds.h:9
8150 msgid "Find by binary search the change that introduced a bug"
8151 msgstr ""
8152
8153 #: common-cmds.h:10
8154 msgid "List, create, or delete branches"
8155 msgstr ""
8156
8157 #: common-cmds.h:11
8158 msgid "Checkout a branch or paths to the working tree"
8159 msgstr ""
8160
8161 #: common-cmds.h:12
8162 msgid "Clone a repository into a new directory"
8163 msgstr ""
8164
8165 #: common-cmds.h:13
8166 msgid "Record changes to the repository"
8167 msgstr ""
8168
8169 #: common-cmds.h:14
8170 msgid "Show changes between commits, commit and working tree, etc"
8171 msgstr ""
8172
8173 #: common-cmds.h:15
8174 msgid "Download objects and refs from another repository"
8175 msgstr ""
8176
8177 #: common-cmds.h:16
8178 msgid "Print lines matching a pattern"
8179 msgstr ""
8180
8181 #: common-cmds.h:17
8182 msgid "Create an empty git repository or reinitialize an existing one"
8183 msgstr ""
8184
8185 #: common-cmds.h:18
8186 msgid "Show commit logs"
8187 msgstr ""
8188
8189 #: common-cmds.h:19
8190 msgid "Join two or more development histories together"
8191 msgstr ""
8192
8193 #: common-cmds.h:20
8194 msgid "Move or rename a file, a directory, or a symlink"
8195 msgstr ""
8196
8197 #: common-cmds.h:21
8198 msgid "Fetch from and merge with another repository or a local branch"
8199 msgstr ""
8200
8201 #: common-cmds.h:22
8202 msgid "Update remote refs along with associated objects"
8203 msgstr ""
8204
8205 #: common-cmds.h:23
8206 msgid "Forward-port local commits to the updated upstream head"
8207 msgstr ""
8208
8209 #: common-cmds.h:24
8210 msgid "Reset current HEAD to the specified state"
8211 msgstr ""
8212
8213 #: common-cmds.h:25
8214 msgid "Remove files from the working tree and from the index"
8215 msgstr ""
8216
8217 #: common-cmds.h:26
8218 msgid "Show various types of objects"
8219 msgstr ""
8220
8221 #: common-cmds.h:27
8222 msgid "Show the working tree status"
8223 msgstr ""
8224
8225 #: common-cmds.h:28
8226 msgid "Create, list, delete or verify a tag object signed with GPG"
8227 msgstr ""
8228
8229 #: git-am.sh:50
8230 msgid "You need to set your committer info first"
8231 msgstr ""
8232
8233 #: git-am.sh:95
8234 msgid ""
8235 "You seem to have moved HEAD since the last 'am' failure.\n"
8236 "Not rewinding to ORIG_HEAD"
8237 msgstr ""
8238
8239 #: git-am.sh:105
8240 #, sh-format
8241 msgid ""
8242 "When you have resolved this problem, run \"$cmdline --resolved\".\n"
8243 "If you prefer to skip this patch, run \"$cmdline --skip\" instead.\n"
8244 "To restore the original branch and stop patching, run \"$cmdline --abort\"."
8245 msgstr ""
8246
8247 #: git-am.sh:121
8248 msgid "Cannot fall back to three-way merge."
8249 msgstr ""
8250
8251 #: git-am.sh:137
8252 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
8253 msgstr ""
8254
8255 #: git-am.sh:139
8256 msgid "Using index info to reconstruct a base tree..."
8257 msgstr ""
8258
8259 #: git-am.sh:154
8260 msgid ""
8261 "Did you hand edit your patch?\n"
8262 "It does not apply to blobs recorded in its index."
8263 msgstr ""
8264
8265 #: git-am.sh:163
8266 msgid "Falling back to patching base and 3-way merge..."
8267 msgstr ""
8268
8269 #: git-am.sh:179
8270 msgid "Failed to merge in the changes."
8271 msgstr ""
8272
8273 #: git-am.sh:274
8274 msgid "Only one StGIT patch series can be applied at once"
8275 msgstr ""
8276
8277 #: git-am.sh:361
8278 #, sh-format
8279 msgid "Patch format $patch_format is not supported."
8280 msgstr ""
8281
8282 #: git-am.sh:363
8283 msgid "Patch format detection failed."
8284 msgstr ""
8285
8286 #: git-am.sh:389
8287 msgid ""
8288 "The -b/--binary option has been a no-op for long time, and\n"
8289 "it will be removed. Please do not use it anymore."
8290 msgstr ""
8291
8292 #: git-am.sh:477
8293 #, sh-format
8294 msgid "previous rebase directory $dotest still exists but mbox given."
8295 msgstr ""
8296
8297 #: git-am.sh:482
8298 msgid "Please make up your mind. --skip or --abort?"
8299 msgstr ""
8300
8301 #: git-am.sh:509
8302 msgid "Resolve operation not in progress, we are not resuming."
8303 msgstr ""
8304
8305 #: git-am.sh:575
8306 #, sh-format
8307 msgid "Dirty index: cannot apply patches (dirty: $files)"
8308 msgstr ""
8309
8310 #: git-am.sh:679
8311 #, sh-format
8312 msgid ""
8313 "Patch is empty.  Was it split wrong?\n"
8314 "If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
8315 "To restore the original branch and stop patching run \"$cmdline --abort\"."
8316 msgstr ""
8317
8318 #: git-am.sh:706
8319 msgid "Patch does not have a valid e-mail address."
8320 msgstr ""
8321
8322 #: git-am.sh:753
8323 msgid "cannot be interactive without stdin connected to a terminal."
8324 msgstr ""
8325
8326 #: git-am.sh:757
8327 msgid "Commit Body is:"
8328 msgstr ""
8329
8330 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
8331 #. in your translation. The program will only accept English
8332 #. input at this point.
8333 #: git-am.sh:764
8334 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
8335 msgstr ""
8336
8337 #: git-am.sh:800
8338 #, sh-format
8339 msgid "Applying: $FIRSTLINE"
8340 msgstr ""
8341
8342 #: git-am.sh:821
8343 msgid ""
8344 "No changes - did you forget to use 'git add'?\n"
8345 "If there is nothing left to stage, chances are that something else\n"
8346 "already introduced the same changes; you might want to skip this patch."
8347 msgstr ""
8348
8349 #: git-am.sh:829
8350 msgid ""
8351 "You still have unmerged paths in your index\n"
8352 "did you forget to use 'git add'?"
8353 msgstr ""
8354
8355 #: git-am.sh:845
8356 msgid "No changes -- Patch already applied."
8357 msgstr ""
8358
8359 #: git-am.sh:855
8360 #, sh-format
8361 msgid "Patch failed at $msgnum $FIRSTLINE"
8362 msgstr ""
8363
8364 #: git-am.sh:858
8365 #, sh-format
8366 msgid ""
8367 "The copy of the patch that failed is found in:\n"
8368 "   $dotest/patch"
8369 msgstr ""
8370
8371 #: git-am.sh:876
8372 msgid "applying to an empty history"
8373 msgstr ""
8374
8375 #: git-bisect.sh:48
8376 msgid "You need to start by \"git bisect start\""
8377 msgstr ""
8378
8379 #. TRANSLATORS: Make sure to include [Y] and [n] in your
8380 #. translation. The program will only accept English input
8381 #. at this point.
8382 #: git-bisect.sh:54
8383 msgid "Do you want me to do it for you [Y/n]? "
8384 msgstr ""
8385
8386 #: git-bisect.sh:95
8387 #, sh-format
8388 msgid "unrecognised option: '$arg'"
8389 msgstr ""
8390
8391 #: git-bisect.sh:99
8392 #, sh-format
8393 msgid "'$arg' does not appear to be a valid revision"
8394 msgstr ""
8395
8396 #: git-bisect.sh:117
8397 msgid "Bad HEAD - I need a HEAD"
8398 msgstr ""
8399
8400 #: git-bisect.sh:130
8401 #, sh-format
8402 msgid ""
8403 "Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
8404 msgstr ""
8405
8406 #: git-bisect.sh:140
8407 msgid "won't bisect on seeked tree"
8408 msgstr ""
8409
8410 #: git-bisect.sh:144
8411 msgid "Bad HEAD - strange symbolic ref"
8412 msgstr ""
8413
8414 #: git-bisect.sh:189
8415 #, sh-format
8416 msgid "Bad bisect_write argument: $state"
8417 msgstr ""
8418
8419 #: git-bisect.sh:218
8420 #, sh-format
8421 msgid "Bad rev input: $arg"
8422 msgstr ""
8423
8424 #: git-bisect.sh:232
8425 msgid "Please call 'bisect_state' with at least one argument."
8426 msgstr ""
8427
8428 #: git-bisect.sh:244
8429 #, sh-format
8430 msgid "Bad rev input: $rev"
8431 msgstr ""
8432
8433 #: git-bisect.sh:250
8434 msgid "'git bisect bad' can take only one argument."
8435 msgstr ""
8436
8437 #. have bad but not good.  we could bisect although
8438 #. this is less optimum.
8439 #: git-bisect.sh:273
8440 msgid "Warning: bisecting only with a bad commit."
8441 msgstr ""
8442
8443 #. TRANSLATORS: Make sure to include [Y] and [n] in your
8444 #. translation. The program will only accept English input
8445 #. at this point.
8446 #: git-bisect.sh:279
8447 msgid "Are you sure [Y/n]? "
8448 msgstr ""
8449
8450 #: git-bisect.sh:289
8451 msgid ""
8452 "You need to give me at least one good and one bad revisions.\n"
8453 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
8454 msgstr ""
8455
8456 #: git-bisect.sh:292
8457 msgid ""
8458 "You need to start by \"git bisect start\".\n"
8459 "You then need to give me at least one good and one bad revisions.\n"
8460 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
8461 msgstr ""
8462
8463 #: git-bisect.sh:347 git-bisect.sh:474
8464 msgid "We are not bisecting."
8465 msgstr ""
8466
8467 #: git-bisect.sh:354
8468 #, sh-format
8469 msgid "'$invalid' is not a valid commit"
8470 msgstr ""
8471
8472 #: git-bisect.sh:363
8473 #, sh-format
8474 msgid ""
8475 "Could not check out original HEAD '$branch'.\n"
8476 "Try 'git bisect reset <commit>'."
8477 msgstr ""
8478
8479 #: git-bisect.sh:390
8480 msgid "No logfile given"
8481 msgstr ""
8482
8483 #: git-bisect.sh:391
8484 #, sh-format
8485 msgid "cannot read $file for replaying"
8486 msgstr ""
8487
8488 #: git-bisect.sh:408
8489 msgid "?? what are you talking about?"
8490 msgstr ""
8491
8492 #: git-bisect.sh:420
8493 #, sh-format
8494 msgid "running $command"
8495 msgstr ""
8496
8497 #: git-bisect.sh:427
8498 #, sh-format
8499 msgid ""
8500 "bisect run failed:\n"
8501 "exit code $res from '$command' is < 0 or >= 128"
8502 msgstr ""
8503
8504 #: git-bisect.sh:453
8505 msgid "bisect run cannot continue any more"
8506 msgstr ""
8507
8508 #: git-bisect.sh:459
8509 #, sh-format
8510 msgid ""
8511 "bisect run failed:\n"
8512 "'bisect_state $state' exited with error code $res"
8513 msgstr ""
8514
8515 #: git-bisect.sh:466
8516 msgid "bisect run success"
8517 msgstr ""
8518
8519 #: git-pull.sh:21
8520 msgid ""
8521 "Pull is not possible because you have unmerged files.\n"
8522 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
8523 "as appropriate to mark resolution, or use 'git commit -a'."
8524 msgstr ""
8525
8526 #: git-pull.sh:25
8527 msgid "Pull is not possible because you have unmerged files."
8528 msgstr ""
8529
8530 #: git-pull.sh:197
8531 msgid "updating an unborn branch with changes added to the index"
8532 msgstr ""
8533
8534 #. The fetch involved updating the current branch.
8535 #. The working tree and the index file is still based on the
8536 #. $orig_head commit, but we are merging into $curr_head.
8537 #. First update the working tree to match $curr_head.
8538 #: git-pull.sh:228
8539 #, sh-format
8540 msgid ""
8541 "Warning: fetch updated the current branch head.\n"
8542 "Warning: fast-forwarding your working tree from\n"
8543 "Warning: commit $orig_head."
8544 msgstr ""
8545
8546 #: git-pull.sh:253
8547 msgid "Cannot merge multiple branches into empty head"
8548 msgstr ""
8549
8550 #: git-pull.sh:257
8551 msgid "Cannot rebase onto multiple branches"
8552 msgstr ""
8553
8554 #: git-rebase.sh:53
8555 msgid ""
8556 "When you have resolved this problem, run \"git rebase --continue\".\n"
8557 "If you prefer to skip this patch, run \"git rebase --skip\" instead.\n"
8558 "To check out the original branch and stop rebasing, run \"git rebase --abort"
8559 "\"."
8560 msgstr ""
8561
8562 #: git-rebase.sh:160
8563 msgid "The pre-rebase hook refused to rebase."
8564 msgstr ""
8565
8566 #: git-rebase.sh:165
8567 msgid "It looks like git-am is in progress. Cannot rebase."
8568 msgstr ""
8569
8570 #: git-rebase.sh:296
8571 msgid "The --exec option must be used with the --interactive option"
8572 msgstr ""
8573
8574 #: git-rebase.sh:301
8575 msgid "No rebase in progress?"
8576 msgstr ""
8577
8578 #: git-rebase.sh:312
8579 msgid "The --edit-todo action can only be used during interactive rebase."
8580 msgstr ""
8581
8582 #: git-rebase.sh:319
8583 msgid "Cannot read HEAD"
8584 msgstr ""
8585
8586 #: git-rebase.sh:322
8587 msgid ""
8588 "You must edit all merge conflicts and then\n"
8589 "mark them as resolved using git add"
8590 msgstr ""
8591
8592 #: git-rebase.sh:340
8593 #, sh-format
8594 msgid "Could not move back to $head_name"
8595 msgstr ""
8596
8597 #: git-rebase.sh:359
8598 #, sh-format
8599 msgid ""
8600 "It seems that there is already a $state_dir_base directory, and\n"
8601 "I wonder if you are in the middle of another rebase.  If that is the\n"
8602 "case, please try\n"
8603 "\t$cmd_live_rebase\n"
8604 "If that is not the case, please\n"
8605 "\t$cmd_clear_stale_rebase\n"
8606 "and run me again.  I am stopping in case you still have something\n"
8607 "valuable there."
8608 msgstr ""
8609
8610 #: git-rebase.sh:404
8611 #, sh-format
8612 msgid "invalid upstream $upstream_name"
8613 msgstr ""
8614
8615 #: git-rebase.sh:428
8616 #, sh-format
8617 msgid "$onto_name: there are more than one merge bases"
8618 msgstr ""
8619
8620 #: git-rebase.sh:431 git-rebase.sh:435
8621 #, sh-format
8622 msgid "$onto_name: there is no merge base"
8623 msgstr ""
8624
8625 #: git-rebase.sh:440
8626 #, sh-format
8627 msgid "Does not point to a valid commit: $onto_name"
8628 msgstr ""
8629
8630 #: git-rebase.sh:463
8631 #, sh-format
8632 msgid "fatal: no such branch: $branch_name"
8633 msgstr ""
8634
8635 #: git-rebase.sh:483
8636 msgid "Please commit or stash them."
8637 msgstr ""
8638
8639 #: git-rebase.sh:501
8640 #, sh-format
8641 msgid "Current branch $branch_name is up to date."
8642 msgstr ""
8643
8644 #: git-rebase.sh:504
8645 #, sh-format
8646 msgid "Current branch $branch_name is up to date, rebase forced."
8647 msgstr ""
8648
8649 #: git-rebase.sh:515
8650 #, sh-format
8651 msgid "Changes from $mb to $onto:"
8652 msgstr ""
8653
8654 #. Detach HEAD and reset the tree
8655 #: git-rebase.sh:524
8656 msgid "First, rewinding head to replay your work on top of it..."
8657 msgstr ""
8658
8659 #: git-rebase.sh:532
8660 #, sh-format
8661 msgid "Fast-forwarded $branch_name to $onto_name."
8662 msgstr ""
8663
8664 #: git-stash.sh:51
8665 msgid "git stash clear with parameters is unimplemented"
8666 msgstr ""
8667
8668 #: git-stash.sh:74
8669 msgid "You do not have the initial commit yet"
8670 msgstr ""
8671
8672 #: git-stash.sh:89
8673 msgid "Cannot save the current index state"
8674 msgstr ""
8675
8676 #: git-stash.sh:123 git-stash.sh:136
8677 msgid "Cannot save the current worktree state"
8678 msgstr ""
8679
8680 #: git-stash.sh:140
8681 msgid "No changes selected"
8682 msgstr ""
8683
8684 #: git-stash.sh:143
8685 msgid "Cannot remove temporary index (can't happen)"
8686 msgstr ""
8687
8688 #: git-stash.sh:156
8689 msgid "Cannot record working tree state"
8690 msgstr ""
8691
8692 #. TRANSLATORS: $option is an invalid option, like
8693 #. `--blah-blah'. The 7 spaces at the beginning of the
8694 #. second line correspond to "error: ". So you should line
8695 #. up the second line with however many characters the
8696 #. translation of "error: " takes in your language. E.g. in
8697 #. English this is:
8698 #.
8699 #. $ git stash save --blah-blah 2>&1 | head -n 2
8700 #. error: unknown option for 'stash save': --blah-blah
8701 #. To provide a message, use git stash save -- '--blah-blah'
8702 #: git-stash.sh:202
8703 #, sh-format
8704 msgid ""
8705 "error: unknown option for 'stash save': $option\n"
8706 "       To provide a message, use git stash save -- '$option'"
8707 msgstr ""
8708
8709 #: git-stash.sh:223
8710 msgid "No local changes to save"
8711 msgstr ""
8712
8713 #: git-stash.sh:227
8714 msgid "Cannot initialize stash"
8715 msgstr ""
8716
8717 #: git-stash.sh:235
8718 msgid "Cannot save the current status"
8719 msgstr ""
8720
8721 #: git-stash.sh:253
8722 msgid "Cannot remove worktree changes"
8723 msgstr ""
8724
8725 #: git-stash.sh:352
8726 msgid "No stash found."
8727 msgstr ""
8728
8729 #: git-stash.sh:359
8730 #, sh-format
8731 msgid "Too many revisions specified: $REV"
8732 msgstr ""
8733
8734 #: git-stash.sh:365
8735 #, sh-format
8736 msgid "$reference is not valid reference"
8737 msgstr ""
8738
8739 #: git-stash.sh:393
8740 #, sh-format
8741 msgid "'$args' is not a stash-like commit"
8742 msgstr ""
8743
8744 #: git-stash.sh:404
8745 #, sh-format
8746 msgid "'$args' is not a stash reference"
8747 msgstr ""
8748
8749 #: git-stash.sh:412
8750 msgid "unable to refresh index"
8751 msgstr ""
8752
8753 #: git-stash.sh:416
8754 msgid "Cannot apply a stash in the middle of a merge"
8755 msgstr ""
8756
8757 #: git-stash.sh:424
8758 msgid "Conflicts in index. Try without --index."
8759 msgstr ""
8760
8761 #: git-stash.sh:426
8762 msgid "Could not save index tree"
8763 msgstr ""
8764
8765 #: git-stash.sh:460
8766 msgid "Cannot unstage modified files"
8767 msgstr ""
8768
8769 #: git-stash.sh:475
8770 msgid "Index was not unstashed."
8771 msgstr ""
8772
8773 #: git-stash.sh:492
8774 #, sh-format
8775 msgid "Dropped ${REV} ($s)"
8776 msgstr ""
8777
8778 #: git-stash.sh:493
8779 #, sh-format
8780 msgid "${REV}: Could not drop stash entry"
8781 msgstr ""
8782
8783 #: git-stash.sh:500
8784 msgid "No branch name specified"
8785 msgstr ""
8786
8787 #: git-stash.sh:571
8788 msgid "(To restore them type \"git stash apply\")"
8789 msgstr ""
8790
8791 #: git-submodule.sh:88
8792 #, sh-format
8793 msgid "cannot strip one component off url '$remoteurl'"
8794 msgstr ""
8795
8796 #: git-submodule.sh:167
8797 #, sh-format
8798 msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
8799 msgstr ""
8800
8801 #: git-submodule.sh:211
8802 #, sh-format
8803 msgid "Clone of '$url' into submodule path '$sm_path' failed"
8804 msgstr ""
8805
8806 #: git-submodule.sh:223
8807 #, sh-format
8808 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
8809 msgstr ""
8810
8811 #: git-submodule.sh:312
8812 #, sh-format
8813 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
8814 msgstr ""
8815
8816 #: git-submodule.sh:329
8817 #, sh-format
8818 msgid "'$sm_path' already exists in the index"
8819 msgstr ""
8820
8821 #: git-submodule.sh:333
8822 #, sh-format
8823 msgid ""
8824 "The following path is ignored by one of your .gitignore files:\n"
8825 "$sm_path\n"
8826 "Use -f if you really want to add it."
8827 msgstr ""
8828
8829 #: git-submodule.sh:344
8830 #, sh-format
8831 msgid "Adding existing repo at '$sm_path' to the index"
8832 msgstr ""
8833
8834 #: git-submodule.sh:346
8835 #, sh-format
8836 msgid "'$sm_path' already exists and is not a valid git repo"
8837 msgstr ""
8838
8839 #: git-submodule.sh:360
8840 #, sh-format
8841 msgid "Unable to checkout submodule '$sm_path'"
8842 msgstr ""
8843
8844 #: git-submodule.sh:365
8845 #, sh-format
8846 msgid "Failed to add submodule '$sm_path'"
8847 msgstr ""
8848
8849 #: git-submodule.sh:370
8850 #, sh-format
8851 msgid "Failed to register submodule '$sm_path'"
8852 msgstr ""
8853
8854 #: git-submodule.sh:413
8855 #, sh-format
8856 msgid "Entering '$prefix$sm_path'"
8857 msgstr ""
8858
8859 #: git-submodule.sh:427
8860 #, sh-format
8861 msgid "Stopping at '$sm_path'; script returned non-zero status."
8862 msgstr ""
8863
8864 #: git-submodule.sh:471
8865 #, sh-format
8866 msgid "No url found for submodule path '$sm_path' in .gitmodules"
8867 msgstr ""
8868
8869 #: git-submodule.sh:480
8870 #, sh-format
8871 msgid "Failed to register url for submodule path '$sm_path'"
8872 msgstr ""
8873
8874 #: git-submodule.sh:482
8875 #, sh-format
8876 msgid "Submodule '$name' ($url) registered for path '$sm_path'"
8877 msgstr ""
8878
8879 #: git-submodule.sh:490
8880 #, sh-format
8881 msgid "Failed to register update mode for submodule path '$sm_path'"
8882 msgstr ""
8883
8884 #: git-submodule.sh:590
8885 #, sh-format
8886 msgid ""
8887 "Submodule path '$sm_path' not initialized\n"
8888 "Maybe you want to use 'update --init'?"
8889 msgstr ""
8890
8891 #: git-submodule.sh:603
8892 #, sh-format
8893 msgid "Unable to find current revision in submodule path '$sm_path'"
8894 msgstr ""
8895
8896 #: git-submodule.sh:622
8897 #, sh-format
8898 msgid "Unable to fetch in submodule path '$sm_path'"
8899 msgstr ""
8900
8901 #: git-submodule.sh:636
8902 #, sh-format
8903 msgid "Unable to rebase '$sha1' in submodule path '$sm_path'"
8904 msgstr ""
8905
8906 #: git-submodule.sh:637
8907 #, sh-format
8908 msgid "Submodule path '$sm_path': rebased into '$sha1'"
8909 msgstr ""
8910
8911 #: git-submodule.sh:642
8912 #, sh-format
8913 msgid "Unable to merge '$sha1' in submodule path '$sm_path'"
8914 msgstr ""
8915
8916 #: git-submodule.sh:643
8917 #, sh-format
8918 msgid "Submodule path '$sm_path': merged in '$sha1'"
8919 msgstr ""
8920
8921 #: git-submodule.sh:648
8922 #, sh-format
8923 msgid "Unable to checkout '$sha1' in submodule path '$sm_path'"
8924 msgstr ""
8925
8926 #: git-submodule.sh:649
8927 #, sh-format
8928 msgid "Submodule path '$sm_path': checked out '$sha1'"
8929 msgstr ""
8930
8931 #: git-submodule.sh:671 git-submodule.sh:995
8932 #, sh-format
8933 msgid "Failed to recurse into submodule path '$sm_path'"
8934 msgstr ""
8935
8936 #: git-submodule.sh:779
8937 msgid "The --cached option cannot be used with the --files option"
8938 msgstr ""
8939
8940 #. unexpected type
8941 #: git-submodule.sh:819
8942 #, sh-format
8943 msgid "unexpected mode $mod_dst"
8944 msgstr ""
8945
8946 #: git-submodule.sh:837
8947 #, sh-format
8948 msgid "  Warn: $name doesn't contain commit $sha1_src"
8949 msgstr ""
8950
8951 #: git-submodule.sh:840
8952 #, sh-format
8953 msgid "  Warn: $name doesn't contain commit $sha1_dst"
8954 msgstr ""
8955
8956 #: git-submodule.sh:843
8957 #, sh-format
8958 msgid "  Warn: $name doesn't contain commits $sha1_src and $sha1_dst"
8959 msgstr ""
8960
8961 #: git-submodule.sh:868
8962 msgid "blob"
8963 msgstr ""
8964
8965 #: git-submodule.sh:906
8966 msgid "# Submodules changed but not updated:"
8967 msgstr ""
8968
8969 #: git-submodule.sh:908
8970 msgid "# Submodule changes to be committed:"
8971 msgstr ""
8972
8973 #: git-submodule.sh:1054
8974 #, sh-format
8975 msgid "Synchronizing submodule url for '$name'"
8976 msgstr ""