l10n: Update git.pot (1 new messages)
[git/jnareb-git.git] / po / git.pot
blob1fc8b637f78ac18a2a7d3201499a878b620115e4
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.
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-05-08 15:45+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"
21 #: advice.c:34
22 #, c-format
23 msgid "hint: %.*s\n"
24 msgstr ""
27 #. * Message used both when 'git commit' fails and when
28 #. * other commands doing a merge do.
30 #: advice.c:64
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 ""
38 #: commit.c:47
39 #, c-format
40 msgid "could not parse %s"
41 msgstr ""
43 #: commit.c:49
44 #, c-format
45 msgid "%s %s is not a commit!"
46 msgstr ""
48 #: compat/obstack.c:406 compat/obstack.c:408
49 msgid "memory exhausted"
50 msgstr ""
52 #: connected.c:39
53 msgid "Could not run 'git rev-list'"
54 msgstr ""
56 #: connected.c:48
57 #, c-format
58 msgid "failed write to rev-list: %s"
59 msgstr ""
61 #: connected.c:56
62 #, c-format
63 msgid "failed to close rev-list's stdin: %s"
64 msgstr ""
66 #: diff.c:105
67 #, c-format
68 msgid "  Failed to parse dirstat cut-off percentage '%.*s'\n"
69 msgstr ""
71 #: diff.c:110
72 #, c-format
73 msgid "  Unknown dirstat parameter '%.*s'\n"
74 msgstr ""
76 #: diff.c:210
77 #, c-format
78 msgid ""
79 "Found errors in 'diff.dirstat' config variable:\n"
80 "%s"
81 msgstr ""
83 #: diff.c:1400
84 msgid " 0 files changed\n"
85 msgstr ""
87 #: diff.c:1404
88 #, c-format
89 msgid " %d file changed"
90 msgid_plural " %d files changed"
91 msgstr[0] ""
92 msgstr[1] ""
94 #: diff.c:1421
95 #, c-format
96 msgid ", %d insertion(+)"
97 msgid_plural ", %d insertions(+)"
98 msgstr[0] ""
99 msgstr[1] ""
101 #: diff.c:1432
102 #, c-format
103 msgid ", %d deletion(-)"
104 msgid_plural ", %d deletions(-)"
105 msgstr[0] ""
106 msgstr[1] ""
108 #: diff.c:3435
109 #, c-format
110 msgid ""
111 "Failed to parse --dirstat/-X option parameter:\n"
112 "%s"
113 msgstr ""
115 #: gpg-interface.c:59
116 msgid "could not run gpg."
117 msgstr ""
119 #: gpg-interface.c:71
120 msgid "gpg did not accept the data"
121 msgstr ""
123 #: gpg-interface.c:82
124 msgid "gpg failed to sign the data"
125 msgstr ""
127 #: grep.c:1280
128 #, c-format
129 msgid "'%s': unable to read %s"
130 msgstr ""
132 #: grep.c:1297
133 #, c-format
134 msgid "'%s': %s"
135 msgstr ""
137 #: grep.c:1308
138 #, c-format
139 msgid "'%s': short read %s"
140 msgstr ""
142 #: help.c:287
143 #, c-format
144 msgid ""
145 "'%s' appears to be a git command, but we were not\n"
146 "able to execute it. Maybe git-%s is broken?"
147 msgstr ""
149 #: remote.c:1607
150 #, c-format
151 msgid "Your branch is ahead of '%s' by %d commit.\n"
152 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
153 msgstr[0] ""
154 msgstr[1] ""
156 #: remote.c:1613
157 #, c-format
158 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
159 msgid_plural ""
160 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
161 msgstr[0] ""
162 msgstr[1] ""
164 #: remote.c:1621
165 #, c-format
166 msgid ""
167 "Your branch and '%s' have diverged,\n"
168 "and have %d and %d different commit each, respectively.\n"
169 msgid_plural ""
170 "Your branch and '%s' have diverged,\n"
171 "and have %d and %d different commits each, respectively.\n"
172 msgstr[0] ""
173 msgstr[1] ""
175 #: sequencer.c:120 builtin/merge.c:865 builtin/merge.c:978
176 #: builtin/merge.c:1088 builtin/merge.c:1098
177 #, c-format
178 msgid "Could not open '%s' for writing"
179 msgstr ""
181 #: sequencer.c:122 builtin/merge.c:333 builtin/merge.c:868
182 #: builtin/merge.c:1090 builtin/merge.c:1103
183 #, c-format
184 msgid "Could not write to '%s'"
185 msgstr ""
187 #: sequencer.c:143
188 msgid ""
189 "after resolving the conflicts, mark the corrected paths\n"
190 "with 'git add <paths>' or 'git rm <paths>'"
191 msgstr ""
193 #: sequencer.c:146
194 msgid ""
195 "after resolving the conflicts, mark the corrected paths\n"
196 "with 'git add <paths>' or 'git rm <paths>'\n"
197 "and commit the result with 'git commit'"
198 msgstr ""
200 #: sequencer.c:159 sequencer.c:685 sequencer.c:768
201 #, c-format
202 msgid "Could not write to %s"
203 msgstr ""
205 #: sequencer.c:162
206 #, c-format
207 msgid "Error wrapping up %s"
208 msgstr ""
210 #: sequencer.c:177
211 msgid "Your local changes would be overwritten by cherry-pick."
212 msgstr ""
214 #: sequencer.c:179
215 msgid "Your local changes would be overwritten by revert."
216 msgstr ""
218 #: sequencer.c:182
219 msgid "Commit your changes or stash them to proceed."
220 msgstr ""
222 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
223 #: sequencer.c:232
224 #, c-format
225 msgid "%s: Unable to write new index file"
226 msgstr ""
228 #: sequencer.c:298
229 msgid "Your index file is unmerged."
230 msgstr ""
232 #: sequencer.c:301
233 msgid "You do not have a valid HEAD"
234 msgstr ""
236 #: sequencer.c:316
237 #, c-format
238 msgid "Commit %s is a merge but no -m option was given."
239 msgstr ""
241 #: sequencer.c:324
242 #, c-format
243 msgid "Commit %s does not have parent %d"
244 msgstr ""
246 #: sequencer.c:328
247 #, c-format
248 msgid "Mainline was specified but commit %s is not a merge."
249 msgstr ""
251 #. TRANSLATORS: The first %s will be "revert" or
252 #. "cherry-pick", the second %s a SHA1
253 #: sequencer.c:339
254 #, c-format
255 msgid "%s: cannot parse parent commit %s"
256 msgstr ""
258 #: sequencer.c:343
259 #, c-format
260 msgid "Cannot get commit message for %s"
261 msgstr ""
263 #: sequencer.c:427
264 #, c-format
265 msgid "could not revert %s... %s"
266 msgstr ""
268 #: sequencer.c:428
269 #, c-format
270 msgid "could not apply %s... %s"
271 msgstr ""
273 #: sequencer.c:450 sequencer.c:909 builtin/log.c:288 builtin/log.c:713
274 #: builtin/log.c:1329 builtin/log.c:1548 builtin/merge.c:347
275 #: builtin/shortlog.c:181
276 msgid "revision walk setup failed"
277 msgstr ""
279 #: sequencer.c:453
280 msgid "empty commit set passed"
281 msgstr ""
283 #: sequencer.c:461
284 #, c-format
285 msgid "git %s: failed to read the index"
286 msgstr ""
288 #: sequencer.c:466
289 #, c-format
290 msgid "git %s: failed to refresh the index"
291 msgstr ""
293 #: sequencer.c:551
294 #, c-format
295 msgid "Cannot %s during a %s"
296 msgstr ""
298 #: sequencer.c:573
299 #, c-format
300 msgid "Could not parse line %d."
301 msgstr ""
303 #: sequencer.c:578
304 msgid "No commits parsed."
305 msgstr ""
307 #: sequencer.c:591
308 #, c-format
309 msgid "Could not open %s"
310 msgstr ""
312 #: sequencer.c:595
313 #, c-format
314 msgid "Could not read %s."
315 msgstr ""
317 #: sequencer.c:602
318 #, c-format
319 msgid "Unusable instruction sheet: %s"
320 msgstr ""
322 #: sequencer.c:630
323 #, c-format
324 msgid "Invalid key: %s"
325 msgstr ""
327 #: sequencer.c:633
328 #, c-format
329 msgid "Invalid value for %s: %s"
330 msgstr ""
332 #: sequencer.c:645
333 #, c-format
334 msgid "Malformed options sheet: %s"
335 msgstr ""
337 #: sequencer.c:666
338 msgid "a cherry-pick or revert is already in progress"
339 msgstr ""
341 #: sequencer.c:667
342 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
343 msgstr ""
345 #: sequencer.c:671
346 #, c-format
347 msgid "Could not create sequencer directory %s"
348 msgstr ""
350 #: sequencer.c:687 sequencer.c:772
351 #, c-format
352 msgid "Error wrapping up %s."
353 msgstr ""
355 #: sequencer.c:706 sequencer.c:840
356 msgid "no cherry-pick or revert in progress"
357 msgstr ""
359 #: sequencer.c:708
360 msgid "cannot resolve HEAD"
361 msgstr ""
363 #: sequencer.c:710
364 msgid "cannot abort from a branch yet to be born"
365 msgstr ""
367 #: sequencer.c:732
368 #, c-format
369 msgid "cannot open %s: %s"
370 msgstr ""
372 #: sequencer.c:735
373 #, c-format
374 msgid "cannot read %s: %s"
375 msgstr ""
377 #: sequencer.c:736
378 msgid "unexpected end of file"
379 msgstr ""
381 #: sequencer.c:742
382 #, c-format
383 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
384 msgstr ""
386 #: sequencer.c:765
387 #, c-format
388 msgid "Could not format %s."
389 msgstr ""
391 #: sequencer.c:927
392 msgid "Can't revert as initial commit"
393 msgstr ""
395 #: sequencer.c:928
396 msgid "Can't cherry-pick into empty head"
397 msgstr ""
399 #: wt-status.c:134
400 msgid "Unmerged paths:"
401 msgstr ""
403 #: wt-status.c:140 wt-status.c:157
404 #, c-format
405 msgid "  (use \"git reset %s <file>...\" to unstage)"
406 msgstr ""
408 #: wt-status.c:142 wt-status.c:159
409 msgid "  (use \"git rm --cached <file>...\" to unstage)"
410 msgstr ""
412 #: wt-status.c:143
413 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
414 msgstr ""
416 #: wt-status.c:151
417 msgid "Changes to be committed:"
418 msgstr ""
420 #: wt-status.c:169
421 msgid "Changes not staged for commit:"
422 msgstr ""
424 #: wt-status.c:173
425 msgid "  (use \"git add <file>...\" to update what will be committed)"
426 msgstr ""
428 #: wt-status.c:175
429 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
430 msgstr ""
432 #: wt-status.c:176
433 msgid ""
434 "  (use \"git checkout -- <file>...\" to discard changes in working directory)"
435 msgstr ""
437 #: wt-status.c:178
438 msgid "  (commit or discard the untracked or modified content in submodules)"
439 msgstr ""
441 #: wt-status.c:187
442 #, c-format
443 msgid "%s files:"
444 msgstr ""
446 #: wt-status.c:190
447 #, c-format
448 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
449 msgstr ""
451 #: wt-status.c:207
452 msgid "bug"
453 msgstr ""
455 #: wt-status.c:212
456 msgid "both deleted:"
457 msgstr ""
459 #: wt-status.c:213
460 msgid "added by us:"
461 msgstr ""
463 #: wt-status.c:214
464 msgid "deleted by them:"
465 msgstr ""
467 #: wt-status.c:215
468 msgid "added by them:"
469 msgstr ""
471 #: wt-status.c:216
472 msgid "deleted by us:"
473 msgstr ""
475 #: wt-status.c:217
476 msgid "both added:"
477 msgstr ""
479 #: wt-status.c:218
480 msgid "both modified:"
481 msgstr ""
483 #: wt-status.c:248
484 msgid "new commits, "
485 msgstr ""
487 #: wt-status.c:250
488 msgid "modified content, "
489 msgstr ""
491 #: wt-status.c:252
492 msgid "untracked content, "
493 msgstr ""
495 #: wt-status.c:266
496 #, c-format
497 msgid "new file:   %s"
498 msgstr ""
500 #: wt-status.c:269
501 #, c-format
502 msgid "copied:     %s -> %s"
503 msgstr ""
505 #: wt-status.c:272
506 #, c-format
507 msgid "deleted:    %s"
508 msgstr ""
510 #: wt-status.c:275
511 #, c-format
512 msgid "modified:   %s"
513 msgstr ""
515 #: wt-status.c:278
516 #, c-format
517 msgid "renamed:    %s -> %s"
518 msgstr ""
520 #: wt-status.c:281
521 #, c-format
522 msgid "typechange: %s"
523 msgstr ""
525 #: wt-status.c:284
526 #, c-format
527 msgid "unknown:    %s"
528 msgstr ""
530 #: wt-status.c:287
531 #, c-format
532 msgid "unmerged:   %s"
533 msgstr ""
535 #: wt-status.c:290
536 #, c-format
537 msgid "bug: unhandled diff status %c"
538 msgstr ""
540 #: wt-status.c:713
541 msgid "On branch "
542 msgstr ""
544 #: wt-status.c:720
545 msgid "Not currently on any branch."
546 msgstr ""
548 #: wt-status.c:731
549 msgid "Initial commit"
550 msgstr ""
552 #: wt-status.c:745
553 msgid "Untracked"
554 msgstr ""
556 #: wt-status.c:747
557 msgid "Ignored"
558 msgstr ""
560 #: wt-status.c:749
561 #, c-format
562 msgid "Untracked files not listed%s"
563 msgstr ""
565 #: wt-status.c:751
566 msgid " (use -u option to show untracked files)"
567 msgstr ""
569 #: wt-status.c:757
570 msgid "No changes"
571 msgstr ""
573 #: wt-status.c:761
574 #, c-format
575 msgid "no changes added to commit%s\n"
576 msgstr ""
578 #: wt-status.c:763
579 msgid " (use \"git add\" and/or \"git commit -a\")"
580 msgstr ""
582 #: wt-status.c:765
583 #, c-format
584 msgid "nothing added to commit but untracked files present%s\n"
585 msgstr ""
587 #: wt-status.c:767
588 msgid " (use \"git add\" to track)"
589 msgstr ""
591 #: wt-status.c:769 wt-status.c:772 wt-status.c:775
592 #, c-format
593 msgid "nothing to commit%s\n"
594 msgstr ""
596 #: wt-status.c:770
597 msgid " (create/copy files and use \"git add\" to track)"
598 msgstr ""
600 #: wt-status.c:773
601 msgid " (use -u to show untracked files)"
602 msgstr ""
604 #: wt-status.c:776
605 msgid " (working directory clean)"
606 msgstr ""
608 #: wt-status.c:884
609 msgid "HEAD (no branch)"
610 msgstr ""
612 #: wt-status.c:890
613 msgid "Initial commit on "
614 msgstr ""
616 #: wt-status.c:905
617 msgid "behind "
618 msgstr ""
620 #: wt-status.c:908 wt-status.c:911
621 msgid "ahead "
622 msgstr ""
624 #: wt-status.c:913
625 msgid ", behind "
626 msgstr ""
628 #: builtin/add.c:62
629 #, c-format
630 msgid "unexpected diff status %c"
631 msgstr ""
633 #: builtin/add.c:67 builtin/commit.c:298
634 msgid "updating files failed"
635 msgstr ""
637 #: builtin/add.c:77
638 #, c-format
639 msgid "remove '%s'\n"
640 msgstr ""
642 #: builtin/add.c:176
643 #, c-format
644 msgid "Path '%s' is in submodule '%.*s'"
645 msgstr ""
647 #: builtin/add.c:192
648 msgid "Unstaged changes after refreshing the index:"
649 msgstr ""
651 #: builtin/add.c:195 builtin/add.c:456 builtin/rm.c:186
652 #, c-format
653 msgid "pathspec '%s' did not match any files"
654 msgstr ""
656 #: builtin/add.c:209
657 #, c-format
658 msgid "'%s' is beyond a symbolic link"
659 msgstr ""
661 #: builtin/add.c:276
662 msgid "Could not read the index"
663 msgstr ""
665 #: builtin/add.c:286
666 #, c-format
667 msgid "Could not open '%s' for writing."
668 msgstr ""
670 #: builtin/add.c:290
671 msgid "Could not write patch"
672 msgstr ""
674 #: builtin/add.c:295
675 #, c-format
676 msgid "Could not stat '%s'"
677 msgstr ""
679 #: builtin/add.c:297
680 msgid "Empty patch. Aborted."
681 msgstr ""
683 #: builtin/add.c:303
684 #, c-format
685 msgid "Could not apply '%s'"
686 msgstr ""
688 #: builtin/add.c:312
689 msgid "The following paths are ignored by one of your .gitignore files:\n"
690 msgstr ""
692 #: builtin/add.c:352
693 #, c-format
694 msgid "Use -f if you really want to add them.\n"
695 msgstr ""
697 #: builtin/add.c:353
698 msgid "no files added"
699 msgstr ""
701 #: builtin/add.c:359
702 msgid "adding files failed"
703 msgstr ""
705 #: builtin/add.c:391
706 msgid "-A and -u are mutually incompatible"
707 msgstr ""
709 #: builtin/add.c:393
710 msgid "Option --ignore-missing can only be used together with --dry-run"
711 msgstr ""
713 #: builtin/add.c:413
714 #, c-format
715 msgid "Nothing specified, nothing added.\n"
716 msgstr ""
718 #: builtin/add.c:414
719 #, c-format
720 msgid "Maybe you wanted to say 'git add .'?\n"
721 msgstr ""
723 #: builtin/add.c:420 builtin/clean.c:95 builtin/commit.c:358 builtin/mv.c:82
724 #: builtin/rm.c:162
725 msgid "index file corrupt"
726 msgstr ""
728 #: builtin/add.c:476 builtin/mv.c:229 builtin/rm.c:260
729 msgid "Unable to write new index file"
730 msgstr ""
732 #: builtin/archive.c:17
733 #, c-format
734 msgid "could not create archive file '%s'"
735 msgstr ""
737 #: builtin/archive.c:20
738 msgid "could not redirect output"
739 msgstr ""
741 #: builtin/archive.c:37
742 msgid "git archive: Remote with no URL"
743 msgstr ""
745 #: builtin/archive.c:58
746 msgid "git archive: expected ACK/NAK, got EOF"
747 msgstr ""
749 #: builtin/archive.c:63
750 #, c-format
751 msgid "git archive: NACK %s"
752 msgstr ""
754 #: builtin/archive.c:65
755 #, c-format
756 msgid "remote error: %s"
757 msgstr ""
759 #: builtin/archive.c:66
760 msgid "git archive: protocol error"
761 msgstr ""
763 #: builtin/archive.c:71
764 msgid "git archive: expected a flush"
765 msgstr ""
767 #: builtin/branch.c:137
768 #, c-format
769 msgid ""
770 "deleting branch '%s' that has been merged to\n"
771 "         '%s', but not yet merged to HEAD."
772 msgstr ""
774 #: builtin/branch.c:141
775 #, c-format
776 msgid ""
777 "not deleting branch '%s' that is not yet merged to\n"
778 "         '%s', even though it is merged to HEAD."
779 msgstr ""
781 #. TRANSLATORS: This is "remote " in "remote branch '%s' not found"
782 #: builtin/branch.c:163
783 msgid "remote "
784 msgstr ""
786 #: builtin/branch.c:171
787 msgid "cannot use -a with -d"
788 msgstr ""
790 #: builtin/branch.c:177
791 msgid "Couldn't look up commit object for HEAD"
792 msgstr ""
794 #: builtin/branch.c:182
795 #, c-format
796 msgid "Cannot delete the branch '%s' which you are currently on."
797 msgstr ""
799 #: builtin/branch.c:192
800 #, c-format
801 msgid "%sbranch '%s' not found."
802 msgstr ""
804 #: builtin/branch.c:200
805 #, c-format
806 msgid "Couldn't look up commit object for '%s'"
807 msgstr ""
809 #: builtin/branch.c:206
810 #, c-format
811 msgid ""
812 "The branch '%s' is not fully merged.\n"
813 "If you are sure you want to delete it, run 'git branch -D %s'."
814 msgstr ""
816 #: builtin/branch.c:214
817 #, c-format
818 msgid "Error deleting %sbranch '%s'"
819 msgstr ""
821 #: builtin/branch.c:219
822 #, c-format
823 msgid "Deleted %sbranch %s (was %s).\n"
824 msgstr ""
826 #: builtin/branch.c:224
827 msgid "Update of config-file failed"
828 msgstr ""
830 #: builtin/branch.c:322
831 #, c-format
832 msgid "branch '%s' does not point at a commit"
833 msgstr ""
835 #: builtin/branch.c:394
836 #, c-format
837 msgid "behind %d] "
838 msgstr ""
840 #: builtin/branch.c:396
841 #, c-format
842 msgid "ahead %d] "
843 msgstr ""
845 #: builtin/branch.c:398
846 #, c-format
847 msgid "ahead %d, behind %d] "
848 msgstr ""
850 #: builtin/branch.c:501
851 msgid "(no branch)"
852 msgstr ""
854 #: builtin/branch.c:566
855 msgid "some refs could not be read"
856 msgstr ""
858 #: builtin/branch.c:579
859 msgid "cannot rename the current branch while not on any."
860 msgstr ""
862 #: builtin/branch.c:589
863 #, c-format
864 msgid "Invalid branch name: '%s'"
865 msgstr ""
867 #: builtin/branch.c:604
868 msgid "Branch rename failed"
869 msgstr ""
871 #: builtin/branch.c:608
872 #, c-format
873 msgid "Renamed a misnamed branch '%s' away"
874 msgstr ""
876 #: builtin/branch.c:612
877 #, c-format
878 msgid "Branch renamed to %s, but HEAD is not updated!"
879 msgstr ""
881 #: builtin/branch.c:619
882 msgid "Branch is renamed, but update of config-file failed"
883 msgstr ""
885 #: builtin/branch.c:634
886 #, c-format
887 msgid "malformed object name %s"
888 msgstr ""
890 #: builtin/branch.c:658
891 #, c-format
892 msgid "could not write branch description template: %s\n"
893 msgstr ""
895 #: builtin/branch.c:746
896 msgid "Failed to resolve HEAD as a valid ref."
897 msgstr ""
899 #: builtin/branch.c:751 builtin/clone.c:558
900 msgid "HEAD not found below refs/heads!"
901 msgstr ""
903 #: builtin/branch.c:809
904 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
905 msgstr ""
907 #: builtin/bundle.c:47
908 #, c-format
909 msgid "%s is okay\n"
910 msgstr ""
912 #: builtin/bundle.c:56
913 msgid "Need a repository to create a bundle."
914 msgstr ""
916 #: builtin/bundle.c:60
917 msgid "Need a repository to unbundle."
918 msgstr ""
920 #: builtin/checkout.c:113 builtin/checkout.c:146
921 #, c-format
922 msgid "path '%s' does not have our version"
923 msgstr ""
925 #: builtin/checkout.c:115 builtin/checkout.c:148
926 #, c-format
927 msgid "path '%s' does not have their version"
928 msgstr ""
930 #: builtin/checkout.c:131
931 #, c-format
932 msgid "path '%s' does not have all necessary versions"
933 msgstr ""
935 #: builtin/checkout.c:175
936 #, c-format
937 msgid "path '%s' does not have necessary versions"
938 msgstr ""
940 #: builtin/checkout.c:192
941 #, c-format
942 msgid "path '%s': cannot merge"
943 msgstr ""
945 #: builtin/checkout.c:209
946 #, c-format
947 msgid "Unable to add merge result for '%s'"
948 msgstr ""
950 #: builtin/checkout.c:212 builtin/reset.c:158
951 #, c-format
952 msgid "make_cache_entry failed for path '%s'"
953 msgstr ""
955 #: builtin/checkout.c:234 builtin/checkout.c:392
956 msgid "corrupt index file"
957 msgstr ""
959 #: builtin/checkout.c:264 builtin/checkout.c:271
960 #, c-format
961 msgid "path '%s' is unmerged"
962 msgstr ""
964 #: builtin/checkout.c:302 builtin/checkout.c:498 builtin/clone.c:583
965 #: builtin/merge.c:812
966 msgid "unable to write new index file"
967 msgstr ""
969 #: builtin/checkout.c:319 builtin/diff.c:302 builtin/merge.c:408
970 msgid "diff_setup_done failed"
971 msgstr ""
973 #: builtin/checkout.c:414
974 msgid "you need to resolve your current index first"
975 msgstr ""
977 #: builtin/checkout.c:533
978 #, c-format
979 msgid "Can not do reflog for '%s'\n"
980 msgstr ""
982 #: builtin/checkout.c:565
983 msgid "HEAD is now at"
984 msgstr ""
986 #: builtin/checkout.c:572
987 #, c-format
988 msgid "Reset branch '%s'\n"
989 msgstr ""
991 #: builtin/checkout.c:575
992 #, c-format
993 msgid "Already on '%s'\n"
994 msgstr ""
996 #: builtin/checkout.c:579
997 #, c-format
998 msgid "Switched to and reset branch '%s'\n"
999 msgstr ""
1001 #: builtin/checkout.c:581
1002 #, c-format
1003 msgid "Switched to a new branch '%s'\n"
1004 msgstr ""
1006 #: builtin/checkout.c:583
1007 #, c-format
1008 msgid "Switched to branch '%s'\n"
1009 msgstr ""
1011 #: builtin/checkout.c:639
1012 #, c-format
1013 msgid " ... and %d more.\n"
1014 msgstr ""
1016 #. The singular version
1017 #: builtin/checkout.c:645
1018 #, c-format
1019 msgid ""
1020 "Warning: you are leaving %d commit behind, not connected to\n"
1021 "any of your branches:\n"
1022 "\n"
1023 "%s\n"
1024 msgid_plural ""
1025 "Warning: you are leaving %d commits behind, not connected to\n"
1026 "any of your branches:\n"
1027 "\n"
1028 "%s\n"
1029 msgstr[0] ""
1030 msgstr[1] ""
1032 #: builtin/checkout.c:663
1033 #, c-format
1034 msgid ""
1035 "If you want to keep them by creating a new branch, this may be a good time\n"
1036 "to do so with:\n"
1037 "\n"
1038 " git branch new_branch_name %s\n"
1039 "\n"
1040 msgstr ""
1042 #: builtin/checkout.c:692
1043 msgid "internal error in revision walk"
1044 msgstr ""
1046 #: builtin/checkout.c:696
1047 msgid "Previous HEAD position was"
1048 msgstr ""
1050 #: builtin/checkout.c:722
1051 msgid "You are on a branch yet to be born"
1052 msgstr ""
1054 #. case (1)
1055 #: builtin/checkout.c:853
1056 #, c-format
1057 msgid "invalid reference: %s"
1058 msgstr ""
1060 #. case (1): want a tree
1061 #: builtin/checkout.c:892
1062 #, c-format
1063 msgid "reference is not a tree: %s"
1064 msgstr ""
1066 #: builtin/checkout.c:972
1067 msgid "-B cannot be used with -b"
1068 msgstr ""
1070 #: builtin/checkout.c:981
1071 msgid "--patch is incompatible with all other options"
1072 msgstr ""
1074 #: builtin/checkout.c:984
1075 msgid "--detach cannot be used with -b/-B/--orphan"
1076 msgstr ""
1078 #: builtin/checkout.c:986
1079 msgid "--detach cannot be used with -t"
1080 msgstr ""
1082 #: builtin/checkout.c:992
1083 msgid "--track needs a branch name"
1084 msgstr ""
1086 #: builtin/checkout.c:999
1087 msgid "Missing branch name; try -b"
1088 msgstr ""
1090 #: builtin/checkout.c:1005
1091 msgid "--orphan and -b|-B are mutually exclusive"
1092 msgstr ""
1094 #: builtin/checkout.c:1007
1095 msgid "--orphan cannot be used with -t"
1096 msgstr ""
1098 #: builtin/checkout.c:1017
1099 msgid "git checkout: -f and -m are incompatible"
1100 msgstr ""
1102 #: builtin/checkout.c:1051
1103 msgid "invalid path specification"
1104 msgstr ""
1106 #: builtin/checkout.c:1059
1107 #, c-format
1108 msgid ""
1109 "git checkout: updating paths is incompatible with switching branches.\n"
1110 "Did you intend to checkout '%s' which can not be resolved as commit?"
1111 msgstr ""
1113 #: builtin/checkout.c:1061
1114 msgid "git checkout: updating paths is incompatible with switching branches."
1115 msgstr ""
1117 #: builtin/checkout.c:1066
1118 msgid "git checkout: --detach does not take a path argument"
1119 msgstr ""
1121 #: builtin/checkout.c:1069
1122 msgid ""
1123 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
1124 "checking out of the index."
1125 msgstr ""
1127 #: builtin/checkout.c:1088
1128 msgid "Cannot switch branch to a non-commit."
1129 msgstr ""
1131 #: builtin/checkout.c:1091
1132 msgid "--ours/--theirs is incompatible with switching branches."
1133 msgstr ""
1135 #: builtin/clean.c:78
1136 msgid "-x and -X cannot be used together"
1137 msgstr ""
1139 #: builtin/clean.c:82
1140 msgid ""
1141 "clean.requireForce set to true and neither -n nor -f given; refusing to clean"
1142 msgstr ""
1144 #: builtin/clean.c:85
1145 msgid ""
1146 "clean.requireForce defaults to true and neither -n nor -f given; refusing to "
1147 "clean"
1148 msgstr ""
1150 #: builtin/clean.c:155 builtin/clean.c:176
1151 #, c-format
1152 msgid "Would remove %s\n"
1153 msgstr ""
1155 #: builtin/clean.c:159 builtin/clean.c:179
1156 #, c-format
1157 msgid "Removing %s\n"
1158 msgstr ""
1160 #: builtin/clean.c:162 builtin/clean.c:182
1161 #, c-format
1162 msgid "failed to remove %s"
1163 msgstr ""
1165 #: builtin/clean.c:166
1166 #, c-format
1167 msgid "Would not remove %s\n"
1168 msgstr ""
1170 #: builtin/clean.c:168
1171 #, c-format
1172 msgid "Not removing %s\n"
1173 msgstr ""
1175 #: builtin/clone.c:243
1176 #, c-format
1177 msgid "reference repository '%s' is not a local directory."
1178 msgstr ""
1180 #: builtin/clone.c:302
1181 #, c-format
1182 msgid "failed to open '%s'"
1183 msgstr ""
1185 #: builtin/clone.c:306
1186 #, c-format
1187 msgid "failed to create directory '%s'"
1188 msgstr ""
1190 #: builtin/clone.c:308 builtin/diff.c:75
1191 #, c-format
1192 msgid "failed to stat '%s'"
1193 msgstr ""
1195 #: builtin/clone.c:310
1196 #, c-format
1197 msgid "%s exists and is not a directory"
1198 msgstr ""
1200 #: builtin/clone.c:324
1201 #, c-format
1202 msgid "failed to stat %s\n"
1203 msgstr ""
1205 #: builtin/clone.c:341
1206 #, c-format
1207 msgid "failed to unlink '%s'"
1208 msgstr ""
1210 #: builtin/clone.c:346
1211 #, c-format
1212 msgid "failed to create link '%s'"
1213 msgstr ""
1215 #: builtin/clone.c:350
1216 #, c-format
1217 msgid "failed to copy file to '%s'"
1218 msgstr ""
1220 #: builtin/clone.c:373
1221 #, c-format
1222 msgid "done.\n"
1223 msgstr ""
1225 #: builtin/clone.c:440
1226 #, c-format
1227 msgid "Could not find remote branch %s to clone."
1228 msgstr ""
1230 #: builtin/clone.c:549
1231 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
1232 msgstr ""
1234 #: builtin/clone.c:639
1235 msgid "Too many arguments."
1236 msgstr ""
1238 #: builtin/clone.c:643
1239 msgid "You must specify a repository to clone."
1240 msgstr ""
1242 #: builtin/clone.c:654
1243 #, c-format
1244 msgid "--bare and --origin %s options are incompatible."
1245 msgstr ""
1247 #: builtin/clone.c:668
1248 #, c-format
1249 msgid "repository '%s' does not exist"
1250 msgstr ""
1252 #: builtin/clone.c:673
1253 msgid "--depth is ignored in local clones; use file:// instead."
1254 msgstr ""
1256 #: builtin/clone.c:683
1257 #, c-format
1258 msgid "destination path '%s' already exists and is not an empty directory."
1259 msgstr ""
1261 #: builtin/clone.c:693
1262 #, c-format
1263 msgid "working tree '%s' already exists."
1264 msgstr ""
1266 #: builtin/clone.c:706 builtin/clone.c:720
1267 #, c-format
1268 msgid "could not create leading directories of '%s'"
1269 msgstr ""
1271 #: builtin/clone.c:709
1272 #, c-format
1273 msgid "could not create work tree dir '%s'."
1274 msgstr ""
1276 #: builtin/clone.c:728
1277 #, c-format
1278 msgid "Cloning into bare repository '%s'...\n"
1279 msgstr ""
1281 #: builtin/clone.c:730
1282 #, c-format
1283 msgid "Cloning into '%s'...\n"
1284 msgstr ""
1286 #: builtin/clone.c:786
1287 #, c-format
1288 msgid "Don't know how to clone %s"
1289 msgstr ""
1291 #: builtin/clone.c:835
1292 #, c-format
1293 msgid "Remote branch %s not found in upstream %s"
1294 msgstr ""
1296 #: builtin/clone.c:842
1297 msgid "You appear to have cloned an empty repository."
1298 msgstr ""
1300 #: builtin/commit.c:42
1301 msgid ""
1302 "Your name and email address were configured automatically based\n"
1303 "on your username and hostname. Please check that they are accurate.\n"
1304 "You can suppress this message by setting them explicitly:\n"
1305 "\n"
1306 "    git config --global user.name \"Your Name\"\n"
1307 "    git config --global user.email you@example.com\n"
1308 "\n"
1309 "After doing this, you may fix the identity used for this commit with:\n"
1310 "\n"
1311 "    git commit --amend --reset-author\n"
1312 msgstr ""
1314 #: builtin/commit.c:54
1315 msgid ""
1316 "You asked to amend the most recent commit, but doing so would make\n"
1317 "it empty. You can repeat your command with --allow-empty, or you can\n"
1318 "remove the commit entirely with \"git reset HEAD^\".\n"
1319 msgstr ""
1321 #: builtin/commit.c:59
1322 msgid ""
1323 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
1324 "If you wish to commit it anyway, use:\n"
1325 "\n"
1326 "    git commit --allow-empty\n"
1327 "\n"
1328 "Otherwise, please use 'git reset'\n"
1329 msgstr ""
1331 #: builtin/commit.c:205 builtin/reset.c:33
1332 msgid "merge"
1333 msgstr ""
1335 #: builtin/commit.c:208
1336 msgid "cherry-pick"
1337 msgstr ""
1339 #: builtin/commit.c:325
1340 msgid "failed to unpack HEAD tree object"
1341 msgstr ""
1343 #: builtin/commit.c:367
1344 msgid "unable to create temporary index"
1345 msgstr ""
1347 #: builtin/commit.c:373
1348 msgid "interactive add failed"
1349 msgstr ""
1351 #: builtin/commit.c:406 builtin/commit.c:427 builtin/commit.c:473
1352 msgid "unable to write new_index file"
1353 msgstr ""
1355 #: builtin/commit.c:457
1356 #, c-format
1357 msgid "cannot do a partial commit during a %s."
1358 msgstr ""
1360 #: builtin/commit.c:466
1361 msgid "cannot read the index"
1362 msgstr ""
1364 #: builtin/commit.c:486
1365 msgid "unable to write temporary index file"
1366 msgstr ""
1368 #: builtin/commit.c:561 builtin/commit.c:567
1369 #, c-format
1370 msgid "invalid commit: %s"
1371 msgstr ""
1373 #: builtin/commit.c:590
1374 msgid "malformed --author parameter"
1375 msgstr ""
1377 #: builtin/commit.c:651
1378 #, c-format
1379 msgid "Malformed ident string: '%s'"
1380 msgstr ""
1382 #: builtin/commit.c:689 builtin/commit.c:722 builtin/commit.c:1033
1383 #, c-format
1384 msgid "could not lookup commit %s"
1385 msgstr ""
1387 #: builtin/commit.c:701 builtin/shortlog.c:296
1388 #, c-format
1389 msgid "(reading log message from standard input)\n"
1390 msgstr ""
1392 #: builtin/commit.c:703
1393 msgid "could not read log from standard input"
1394 msgstr ""
1396 #: builtin/commit.c:707
1397 #, c-format
1398 msgid "could not read log file '%s'"
1399 msgstr ""
1401 #: builtin/commit.c:713
1402 msgid "commit has empty message"
1403 msgstr ""
1405 #: builtin/commit.c:729
1406 msgid "could not read MERGE_MSG"
1407 msgstr ""
1409 #: builtin/commit.c:733
1410 msgid "could not read SQUASH_MSG"
1411 msgstr ""
1413 #: builtin/commit.c:737
1414 #, c-format
1415 msgid "could not read '%s'"
1416 msgstr ""
1418 #: builtin/commit.c:765
1419 #, c-format
1420 msgid "could not open '%s'"
1421 msgstr ""
1423 #: builtin/commit.c:789
1424 msgid "could not write commit template"
1425 msgstr ""
1427 #: builtin/commit.c:799
1428 #, c-format
1429 msgid ""
1430 "\n"
1431 "It looks like you may be committing a %s.\n"
1432 "If this is not correct, please remove the file\n"
1433 "\t%s\n"
1434 "and try again.\n"
1435 msgstr ""
1437 #: builtin/commit.c:812
1438 msgid "Please enter the commit message for your changes."
1439 msgstr ""
1441 #: builtin/commit.c:815
1442 msgid ""
1443 " Lines starting\n"
1444 "with '#' will be ignored, and an empty message aborts the commit.\n"
1445 msgstr ""
1447 #: builtin/commit.c:820
1448 msgid ""
1449 " Lines starting\n"
1450 "with '#' will be kept; you may remove them yourself if you want to.\n"
1451 "An empty message aborts the commit.\n"
1452 msgstr ""
1454 #: builtin/commit.c:832
1455 #, c-format
1456 msgid "%sAuthor:    %s"
1457 msgstr ""
1459 #: builtin/commit.c:839
1460 #, c-format
1461 msgid "%sCommitter: %s"
1462 msgstr ""
1464 #: builtin/commit.c:859
1465 msgid "Cannot read index"
1466 msgstr ""
1468 #: builtin/commit.c:896
1469 msgid "Error building trees"
1470 msgstr ""
1472 #: builtin/commit.c:911 builtin/tag.c:357
1473 #, c-format
1474 msgid "Please supply the message using either -m or -F option.\n"
1475 msgstr ""
1477 #: builtin/commit.c:1008
1478 #, c-format
1479 msgid "No existing author found with '%s'"
1480 msgstr ""
1482 #: builtin/commit.c:1023 builtin/commit.c:1217
1483 #, c-format
1484 msgid "Invalid untracked files mode '%s'"
1485 msgstr ""
1487 #: builtin/commit.c:1063
1488 msgid "Using both --reset-author and --author does not make sense"
1489 msgstr ""
1491 #: builtin/commit.c:1074
1492 msgid "You have nothing to amend."
1493 msgstr ""
1495 #: builtin/commit.c:1076
1496 #, c-format
1497 msgid "You are in the middle of a %s -- cannot amend."
1498 msgstr ""
1500 #: builtin/commit.c:1078
1501 msgid "Options --squash and --fixup cannot be used together"
1502 msgstr ""
1504 #: builtin/commit.c:1088
1505 msgid "Only one of -c/-C/-F/--fixup can be used."
1506 msgstr ""
1508 #: builtin/commit.c:1090
1509 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
1510 msgstr ""
1512 #: builtin/commit.c:1098
1513 msgid "--reset-author can be used only with -C, -c or --amend."
1514 msgstr ""
1516 #: builtin/commit.c:1115
1517 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
1518 msgstr ""
1520 #: builtin/commit.c:1117
1521 msgid "No paths with --include/--only does not make sense."
1522 msgstr ""
1524 #: builtin/commit.c:1119
1525 msgid "Clever... amending the last one with dirty index."
1526 msgstr ""
1528 #: builtin/commit.c:1121
1529 msgid "Explicit paths specified without -i nor -o; assuming --only paths..."
1530 msgstr ""
1532 #: builtin/commit.c:1131 builtin/tag.c:556
1533 #, c-format
1534 msgid "Invalid cleanup mode %s"
1535 msgstr ""
1537 #: builtin/commit.c:1136
1538 msgid "Paths with -a does not make sense."
1539 msgstr ""
1541 #: builtin/commit.c:1315
1542 msgid "couldn't look up newly created commit"
1543 msgstr ""
1545 #: builtin/commit.c:1317
1546 msgid "could not parse newly created commit"
1547 msgstr ""
1549 #: builtin/commit.c:1358
1550 msgid "detached HEAD"
1551 msgstr ""
1553 #: builtin/commit.c:1360
1554 msgid " (root-commit)"
1555 msgstr ""
1557 #: builtin/commit.c:1450
1558 msgid "could not parse HEAD commit"
1559 msgstr ""
1561 #: builtin/commit.c:1487 builtin/merge.c:509
1562 #, c-format
1563 msgid "could not open '%s' for reading"
1564 msgstr ""
1566 #: builtin/commit.c:1494
1567 #, c-format
1568 msgid "Corrupt MERGE_HEAD file (%s)"
1569 msgstr ""
1571 #: builtin/commit.c:1501
1572 msgid "could not read MERGE_MODE"
1573 msgstr ""
1575 #: builtin/commit.c:1520
1576 #, c-format
1577 msgid "could not read commit message: %s"
1578 msgstr ""
1580 #: builtin/commit.c:1534
1581 #, c-format
1582 msgid "Aborting commit; you did not edit the message.\n"
1583 msgstr ""
1585 #: builtin/commit.c:1539
1586 #, c-format
1587 msgid "Aborting commit due to empty commit message.\n"
1588 msgstr ""
1590 #: builtin/commit.c:1554 builtin/merge.c:936 builtin/merge.c:961
1591 msgid "failed to write commit object"
1592 msgstr ""
1594 #: builtin/commit.c:1575
1595 msgid "cannot lock HEAD ref"
1596 msgstr ""
1598 #: builtin/commit.c:1579
1599 msgid "cannot update HEAD ref"
1600 msgstr ""
1602 #: builtin/commit.c:1590
1603 msgid ""
1604 "Repository has been updated, but unable to write\n"
1605 "new_index file. Check that disk is not full or quota is\n"
1606 "not exceeded, and then \"git reset HEAD\" to recover."
1607 msgstr ""
1609 #: builtin/describe.c:234
1610 #, c-format
1611 msgid "annotated tag %s not available"
1612 msgstr ""
1614 #: builtin/describe.c:238
1615 #, c-format
1616 msgid "annotated tag %s has no embedded name"
1617 msgstr ""
1619 #: builtin/describe.c:240
1620 #, c-format
1621 msgid "tag '%s' is really '%s' here"
1622 msgstr ""
1624 #: builtin/describe.c:267
1625 #, c-format
1626 msgid "Not a valid object name %s"
1627 msgstr ""
1629 #: builtin/describe.c:270
1630 #, c-format
1631 msgid "%s is not a valid '%s' object"
1632 msgstr ""
1634 #: builtin/describe.c:287
1635 #, c-format
1636 msgid "no tag exactly matches '%s'"
1637 msgstr ""
1639 #: builtin/describe.c:289
1640 #, c-format
1641 msgid "searching to describe %s\n"
1642 msgstr ""
1644 #: builtin/describe.c:329
1645 #, c-format
1646 msgid "finished search at %s\n"
1647 msgstr ""
1649 #: builtin/describe.c:353
1650 #, c-format
1651 msgid ""
1652 "No annotated tags can describe '%s'.\n"
1653 "However, there were unannotated tags: try --tags."
1654 msgstr ""
1656 #: builtin/describe.c:357
1657 #, c-format
1658 msgid ""
1659 "No tags can describe '%s'.\n"
1660 "Try --always, or create some tags."
1661 msgstr ""
1663 #: builtin/describe.c:378
1664 #, c-format
1665 msgid "traversed %lu commits\n"
1666 msgstr ""
1668 #: builtin/describe.c:381
1669 #, c-format
1670 msgid ""
1671 "more than %i tags found; listed %i most recent\n"
1672 "gave up search at %s\n"
1673 msgstr ""
1675 #: builtin/describe.c:436
1676 msgid "--long is incompatible with --abbrev=0"
1677 msgstr ""
1679 #: builtin/describe.c:462
1680 msgid "No names found, cannot describe anything."
1681 msgstr ""
1683 #: builtin/describe.c:482
1684 msgid "--dirty is incompatible with committishes"
1685 msgstr ""
1687 #: builtin/diff.c:77
1688 #, c-format
1689 msgid "'%s': not a regular file or symlink"
1690 msgstr ""
1692 #: builtin/diff.c:220
1693 #, c-format
1694 msgid "invalid option: %s"
1695 msgstr ""
1697 #: builtin/diff.c:297
1698 msgid "Not a git repository"
1699 msgstr ""
1701 #: builtin/diff.c:347
1702 #, c-format
1703 msgid "invalid object '%s' given."
1704 msgstr ""
1706 #: builtin/diff.c:352
1707 #, c-format
1708 msgid "more than %d trees given: '%s'"
1709 msgstr ""
1711 #: builtin/diff.c:362
1712 #, c-format
1713 msgid "more than two blobs given: '%s'"
1714 msgstr ""
1716 #: builtin/diff.c:370
1717 #, c-format
1718 msgid "unhandled object '%s' given."
1719 msgstr ""
1721 #: builtin/fetch.c:200
1722 msgid "Couldn't find remote ref HEAD"
1723 msgstr ""
1725 #: builtin/fetch.c:253
1726 #, c-format
1727 msgid "object %s not found"
1728 msgstr ""
1730 #: builtin/fetch.c:259
1731 msgid "[up to date]"
1732 msgstr ""
1734 #: builtin/fetch.c:273
1735 #, c-format
1736 msgid "! %-*s %-*s -> %s  (can't fetch in current branch)"
1737 msgstr ""
1739 #: builtin/fetch.c:274 builtin/fetch.c:360
1740 msgid "[rejected]"
1741 msgstr ""
1743 #: builtin/fetch.c:285
1744 msgid "[tag update]"
1745 msgstr ""
1747 #: builtin/fetch.c:287 builtin/fetch.c:322 builtin/fetch.c:340
1748 msgid "  (unable to update local ref)"
1749 msgstr ""
1751 #: builtin/fetch.c:305
1752 msgid "[new tag]"
1753 msgstr ""
1755 #: builtin/fetch.c:308
1756 msgid "[new branch]"
1757 msgstr ""
1759 #: builtin/fetch.c:311
1760 msgid "[new ref]"
1761 msgstr ""
1763 #: builtin/fetch.c:356
1764 msgid "unable to update local ref"
1765 msgstr ""
1767 #: builtin/fetch.c:356
1768 msgid "forced update"
1769 msgstr ""
1771 #: builtin/fetch.c:362
1772 msgid "(non-fast-forward)"
1773 msgstr ""
1775 #: builtin/fetch.c:393 builtin/fetch.c:685
1776 #, c-format
1777 msgid "cannot open %s: %s\n"
1778 msgstr ""
1780 #: builtin/fetch.c:402
1781 #, c-format
1782 msgid "%s did not send all necessary objects\n"
1783 msgstr ""
1785 #: builtin/fetch.c:488
1786 #, c-format
1787 msgid "From %.*s\n"
1788 msgstr ""
1790 #: builtin/fetch.c:499
1791 #, c-format
1792 msgid ""
1793 "some local refs could not be updated; try running\n"
1794 " 'git remote prune %s' to remove any old, conflicting branches"
1795 msgstr ""
1797 #: builtin/fetch.c:549
1798 #, c-format
1799 msgid "   (%s will become dangling)\n"
1800 msgstr ""
1802 #: builtin/fetch.c:550
1803 #, c-format
1804 msgid "   (%s has become dangling)\n"
1805 msgstr ""
1807 #: builtin/fetch.c:557
1808 msgid "[deleted]"
1809 msgstr ""
1811 #: builtin/fetch.c:558
1812 msgid "(none)"
1813 msgstr ""
1815 #: builtin/fetch.c:675
1816 #, c-format
1817 msgid "Refusing to fetch into current branch %s of non-bare repository"
1818 msgstr ""
1820 #: builtin/fetch.c:709
1821 #, c-format
1822 msgid "Don't know how to fetch from %s"
1823 msgstr ""
1825 #: builtin/fetch.c:786
1826 #, c-format
1827 msgid "Option \"%s\" value \"%s\" is not valid for %s"
1828 msgstr ""
1830 #: builtin/fetch.c:789
1831 #, c-format
1832 msgid "Option \"%s\" is ignored for %s\n"
1833 msgstr ""
1835 #: builtin/fetch.c:888
1836 #, c-format
1837 msgid "Fetching %s\n"
1838 msgstr ""
1840 #: builtin/fetch.c:890
1841 #, c-format
1842 msgid "Could not fetch %s"
1843 msgstr ""
1845 #: builtin/fetch.c:907
1846 msgid ""
1847 "No remote repository specified.  Please, specify either a URL or a\n"
1848 "remote name from which new revisions should be fetched."
1849 msgstr ""
1851 #: builtin/fetch.c:927
1852 msgid "You need to specify a tag name."
1853 msgstr ""
1855 #: builtin/fetch.c:979
1856 msgid "fetch --all does not take a repository argument"
1857 msgstr ""
1859 #: builtin/fetch.c:981
1860 msgid "fetch --all does not make sense with refspecs"
1861 msgstr ""
1863 #: builtin/fetch.c:992
1864 #, c-format
1865 msgid "No such remote or remote group: %s"
1866 msgstr ""
1868 #: builtin/fetch.c:1000
1869 msgid "Fetching a group and specifying refspecs does not make sense"
1870 msgstr ""
1872 #: builtin/gc.c:63
1873 #, c-format
1874 msgid "Invalid %s: '%s'"
1875 msgstr ""
1877 #: builtin/gc.c:78
1878 msgid "Too many options specified"
1879 msgstr ""
1881 #: builtin/gc.c:103
1882 #, c-format
1883 msgid "insanely long object directory %.*s"
1884 msgstr ""
1886 #: builtin/gc.c:223
1887 #, c-format
1888 msgid "Auto packing the repository for optimum performance.\n"
1889 msgstr ""
1891 #: builtin/gc.c:226
1892 #, c-format
1893 msgid ""
1894 "Auto packing the repository for optimum performance. You may also\n"
1895 "run \"git gc\" manually. See \"git help gc\" for more information.\n"
1896 msgstr ""
1898 #: builtin/gc.c:256
1899 msgid ""
1900 "There are too many unreachable loose objects; run 'git prune' to remove them."
1901 msgstr ""
1903 #: builtin/grep.c:216
1904 #, c-format
1905 msgid "grep: failed to create thread: %s"
1906 msgstr ""
1908 #: builtin/grep.c:402
1909 #, c-format
1910 msgid "Failed to chdir: %s"
1911 msgstr ""
1913 #: builtin/grep.c:478 builtin/grep.c:512
1914 #, c-format
1915 msgid "unable to read tree (%s)"
1916 msgstr ""
1918 #: builtin/grep.c:526
1919 #, c-format
1920 msgid "unable to grep from object of type %s"
1921 msgstr ""
1923 #: builtin/grep.c:584
1924 #, c-format
1925 msgid "switch `%c' expects a numerical value"
1926 msgstr ""
1928 #: builtin/grep.c:601
1929 #, c-format
1930 msgid "cannot open '%s'"
1931 msgstr ""
1933 #: builtin/grep.c:888
1934 msgid "no pattern given."
1935 msgstr ""
1937 #: builtin/grep.c:902
1938 #, c-format
1939 msgid "bad object %s"
1940 msgstr ""
1942 #: builtin/grep.c:943
1943 msgid "--open-files-in-pager only works on the worktree"
1944 msgstr ""
1946 #: builtin/grep.c:966
1947 msgid "--cached or --untracked cannot be used with --no-index."
1948 msgstr ""
1950 #: builtin/grep.c:971
1951 msgid "--no-index or --untracked cannot be used with revs."
1952 msgstr ""
1954 #: builtin/grep.c:974
1955 msgid "--[no-]exclude-standard cannot be used for tracked contents."
1956 msgstr ""
1958 #: builtin/grep.c:982
1959 msgid "both --cached and trees are given."
1960 msgstr ""
1962 #: builtin/init-db.c:35
1963 #, c-format
1964 msgid "Could not make %s writable by group"
1965 msgstr ""
1967 #: builtin/init-db.c:62
1968 #, c-format
1969 msgid "insanely long template name %s"
1970 msgstr ""
1972 #: builtin/init-db.c:67
1973 #, c-format
1974 msgid "cannot stat '%s'"
1975 msgstr ""
1977 #: builtin/init-db.c:73
1978 #, c-format
1979 msgid "cannot stat template '%s'"
1980 msgstr ""
1982 #: builtin/init-db.c:80
1983 #, c-format
1984 msgid "cannot opendir '%s'"
1985 msgstr ""
1987 #: builtin/init-db.c:97
1988 #, c-format
1989 msgid "cannot readlink '%s'"
1990 msgstr ""
1992 #: builtin/init-db.c:99
1993 #, c-format
1994 msgid "insanely long symlink %s"
1995 msgstr ""
1997 #: builtin/init-db.c:102
1998 #, c-format
1999 msgid "cannot symlink '%s' '%s'"
2000 msgstr ""
2002 #: builtin/init-db.c:106
2003 #, c-format
2004 msgid "cannot copy '%s' to '%s'"
2005 msgstr ""
2007 #: builtin/init-db.c:110
2008 #, c-format
2009 msgid "ignoring template %s"
2010 msgstr ""
2012 #: builtin/init-db.c:133
2013 #, c-format
2014 msgid "insanely long template path %s"
2015 msgstr ""
2017 #: builtin/init-db.c:141
2018 #, c-format
2019 msgid "templates not found %s"
2020 msgstr ""
2022 #: builtin/init-db.c:154
2023 #, c-format
2024 msgid "not copying templates of a wrong format version %d from '%s'"
2025 msgstr ""
2027 #: builtin/init-db.c:192
2028 #, c-format
2029 msgid "insane git directory %s"
2030 msgstr ""
2032 #: builtin/init-db.c:322 builtin/init-db.c:325
2033 #, c-format
2034 msgid "%s already exists"
2035 msgstr ""
2037 #: builtin/init-db.c:354
2038 #, c-format
2039 msgid "unable to handle file type %d"
2040 msgstr ""
2042 #: builtin/init-db.c:357
2043 #, c-format
2044 msgid "unable to move %s to %s"
2045 msgstr ""
2047 #: builtin/init-db.c:362
2048 #, c-format
2049 msgid "Could not create git link %s"
2050 msgstr ""
2053 #. * TRANSLATORS: The first '%s' is either "Reinitialized
2054 #. * existing" or "Initialized empty", the second " shared" or
2055 #. * "", and the last '%s%s' is the verbatim directory name.
2057 #: builtin/init-db.c:419
2058 #, c-format
2059 msgid "%s%s Git repository in %s%s\n"
2060 msgstr ""
2062 #: builtin/init-db.c:420
2063 msgid "Reinitialized existing"
2064 msgstr ""
2066 #: builtin/init-db.c:420
2067 msgid "Initialized empty"
2068 msgstr ""
2070 #: builtin/init-db.c:421
2071 msgid " shared"
2072 msgstr ""
2074 #: builtin/init-db.c:440
2075 msgid "cannot tell cwd"
2076 msgstr ""
2078 #: builtin/init-db.c:521 builtin/init-db.c:528
2079 #, c-format
2080 msgid "cannot mkdir %s"
2081 msgstr ""
2083 #: builtin/init-db.c:532
2084 #, c-format
2085 msgid "cannot chdir to %s"
2086 msgstr ""
2088 #: builtin/init-db.c:554
2089 #, c-format
2090 msgid ""
2091 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
2092 "dir=<directory>)"
2093 msgstr ""
2095 #: builtin/init-db.c:578
2096 msgid "Cannot access current working directory"
2097 msgstr ""
2099 #: builtin/init-db.c:585
2100 #, c-format
2101 msgid "Cannot access work tree '%s'"
2102 msgstr ""
2104 #: builtin/log.c:187
2105 #, c-format
2106 msgid "Final output: %d %s\n"
2107 msgstr ""
2109 #: builtin/log.c:395 builtin/log.c:483
2110 #, c-format
2111 msgid "Could not read object %s"
2112 msgstr ""
2114 #: builtin/log.c:507
2115 #, c-format
2116 msgid "Unknown type: %d"
2117 msgstr ""
2119 #: builtin/log.c:596
2120 msgid "format.headers without value"
2121 msgstr ""
2123 #: builtin/log.c:669
2124 msgid "name of output directory is too long"
2125 msgstr ""
2127 #: builtin/log.c:680
2128 #, c-format
2129 msgid "Cannot open patch file %s"
2130 msgstr ""
2132 #: builtin/log.c:694
2133 msgid "Need exactly one range."
2134 msgstr ""
2136 #: builtin/log.c:702
2137 msgid "Not a range."
2138 msgstr ""
2140 #: builtin/log.c:739
2141 msgid "Could not extract email from committer identity."
2142 msgstr ""
2144 #: builtin/log.c:785
2145 msgid "Cover letter needs email format"
2146 msgstr ""
2148 #: builtin/log.c:879
2149 #, c-format
2150 msgid "insane in-reply-to: %s"
2151 msgstr ""
2153 #: builtin/log.c:952
2154 msgid "Two output directories?"
2155 msgstr ""
2157 #: builtin/log.c:1173
2158 #, c-format
2159 msgid "bogus committer info %s"
2160 msgstr ""
2162 #: builtin/log.c:1218
2163 msgid "-n and -k are mutually exclusive."
2164 msgstr ""
2166 #: builtin/log.c:1220
2167 msgid "--subject-prefix and -k are mutually exclusive."
2168 msgstr ""
2170 #: builtin/log.c:1225 builtin/shortlog.c:284
2171 #, c-format
2172 msgid "unrecognized argument: %s"
2173 msgstr ""
2175 #: builtin/log.c:1228
2176 msgid "--name-only does not make sense"
2177 msgstr ""
2179 #: builtin/log.c:1230
2180 msgid "--name-status does not make sense"
2181 msgstr ""
2183 #: builtin/log.c:1232
2184 msgid "--check does not make sense"
2185 msgstr ""
2187 #: builtin/log.c:1255
2188 msgid "standard output, or directory, which one?"
2189 msgstr ""
2191 #: builtin/log.c:1257
2192 #, c-format
2193 msgid "Could not create directory '%s'"
2194 msgstr ""
2196 #: builtin/log.c:1410
2197 msgid "Failed to create output files"
2198 msgstr ""
2200 #: builtin/log.c:1514
2201 #, c-format
2202 msgid ""
2203 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
2204 msgstr ""
2206 #: builtin/log.c:1530 builtin/log.c:1532 builtin/log.c:1544
2207 #, c-format
2208 msgid "Unknown commit %s"
2209 msgstr ""
2211 #: builtin/merge.c:90
2212 msgid "switch `m' requires a value"
2213 msgstr ""
2215 #: builtin/merge.c:127
2216 #, c-format
2217 msgid "Could not find merge strategy '%s'.\n"
2218 msgstr ""
2220 #: builtin/merge.c:128
2221 #, c-format
2222 msgid "Available strategies are:"
2223 msgstr ""
2225 #: builtin/merge.c:133
2226 #, c-format
2227 msgid "Available custom strategies are:"
2228 msgstr ""
2230 #: builtin/merge.c:240
2231 msgid "could not run stash."
2232 msgstr ""
2234 #: builtin/merge.c:245
2235 msgid "stash failed"
2236 msgstr ""
2238 #: builtin/merge.c:250
2239 #, c-format
2240 msgid "not a valid object: %s"
2241 msgstr ""
2243 #: builtin/merge.c:269 builtin/merge.c:286
2244 msgid "read-tree failed"
2245 msgstr ""
2247 #: builtin/merge.c:316
2248 msgid " (nothing to squash)"
2249 msgstr ""
2251 #: builtin/merge.c:329
2252 #, c-format
2253 msgid "Squash commit -- not updating HEAD\n"
2254 msgstr ""
2256 #: builtin/merge.c:361
2257 msgid "Writing SQUASH_MSG"
2258 msgstr ""
2260 #: builtin/merge.c:363
2261 msgid "Finishing SQUASH_MSG"
2262 msgstr ""
2264 #: builtin/merge.c:386
2265 #, c-format
2266 msgid "No merge message -- not updating HEAD\n"
2267 msgstr ""
2269 #: builtin/merge.c:437
2270 #, c-format
2271 msgid "'%s' does not point to a commit"
2272 msgstr ""
2274 #: builtin/merge.c:536
2275 #, c-format
2276 msgid "Bad branch.%s.mergeoptions string: %s"
2277 msgstr ""
2279 #: builtin/merge.c:629
2280 msgid "git write-tree failed to write a tree"
2281 msgstr ""
2283 #: builtin/merge.c:679
2284 msgid "failed to read the cache"
2285 msgstr ""
2287 #: builtin/merge.c:697
2288 msgid "Unable to write index."
2289 msgstr ""
2291 #: builtin/merge.c:710
2292 msgid "Not handling anything other than two heads merge."
2293 msgstr ""
2295 #: builtin/merge.c:724
2296 #, c-format
2297 msgid "Unknown option for merge-recursive: -X%s"
2298 msgstr ""
2300 #: builtin/merge.c:738
2301 #, c-format
2302 msgid "unable to write %s"
2303 msgstr ""
2305 #: builtin/merge.c:877
2306 #, c-format
2307 msgid "Could not read from '%s'"
2308 msgstr ""
2310 #: builtin/merge.c:886
2311 #, c-format
2312 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
2313 msgstr ""
2315 #: builtin/merge.c:892
2316 msgid ""
2317 "Please enter a commit message to explain why this merge is necessary,\n"
2318 "especially if it merges an updated upstream into a topic branch.\n"
2319 "\n"
2320 "Lines starting with '#' will be ignored, and an empty message aborts\n"
2321 "the commit.\n"
2322 msgstr ""
2324 #: builtin/merge.c:916
2325 msgid "Empty commit message."
2326 msgstr ""
2328 #: builtin/merge.c:928
2329 #, c-format
2330 msgid "Wonderful.\n"
2331 msgstr ""
2333 #: builtin/merge.c:993
2334 #, c-format
2335 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
2336 msgstr ""
2338 #: builtin/merge.c:1009
2339 #, c-format
2340 msgid "'%s' is not a commit"
2341 msgstr ""
2343 #: builtin/merge.c:1050
2344 msgid "No current branch."
2345 msgstr ""
2347 #: builtin/merge.c:1052
2348 msgid "No remote for the current branch."
2349 msgstr ""
2351 #: builtin/merge.c:1054
2352 msgid "No default upstream defined for the current branch."
2353 msgstr ""
2355 #: builtin/merge.c:1059
2356 #, c-format
2357 msgid "No remote tracking branch for %s from %s"
2358 msgstr ""
2360 #: builtin/merge.c:1146 builtin/merge.c:1303
2361 #, c-format
2362 msgid "%s - not something we can merge"
2363 msgstr ""
2365 #: builtin/merge.c:1214
2366 msgid "There is no merge to abort (MERGE_HEAD missing)."
2367 msgstr ""
2369 #: builtin/merge.c:1230 git-pull.sh:31
2370 msgid ""
2371 "You have not concluded your merge (MERGE_HEAD exists).\n"
2372 "Please, commit your changes before you can merge."
2373 msgstr ""
2375 #: builtin/merge.c:1233 git-pull.sh:34
2376 msgid "You have not concluded your merge (MERGE_HEAD exists)."
2377 msgstr ""
2379 #: builtin/merge.c:1237
2380 msgid ""
2381 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
2382 "Please, commit your changes before you can merge."
2383 msgstr ""
2385 #: builtin/merge.c:1240
2386 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
2387 msgstr ""
2389 #: builtin/merge.c:1249
2390 msgid "You cannot combine --squash with --no-ff."
2391 msgstr ""
2393 #: builtin/merge.c:1254
2394 msgid "You cannot combine --no-ff with --ff-only."
2395 msgstr ""
2397 #: builtin/merge.c:1261
2398 msgid "No commit specified and merge.defaultToUpstream not set."
2399 msgstr ""
2401 #: builtin/merge.c:1293
2402 msgid "Can merge only exactly one commit into empty head"
2403 msgstr ""
2405 #: builtin/merge.c:1296
2406 msgid "Squash commit into empty head not supported yet"
2407 msgstr ""
2409 #: builtin/merge.c:1298
2410 msgid "Non-fast-forward commit does not make sense into an empty head"
2411 msgstr ""
2413 #: builtin/merge.c:1413
2414 #, c-format
2415 msgid "Updating %s..%s\n"
2416 msgstr ""
2418 #: builtin/merge.c:1451
2419 #, c-format
2420 msgid "Trying really trivial in-index merge...\n"
2421 msgstr ""
2423 #: builtin/merge.c:1458
2424 #, c-format
2425 msgid "Nope.\n"
2426 msgstr ""
2428 #: builtin/merge.c:1490
2429 msgid "Not possible to fast-forward, aborting."
2430 msgstr ""
2432 #: builtin/merge.c:1513 builtin/merge.c:1592
2433 #, c-format
2434 msgid "Rewinding the tree to pristine...\n"
2435 msgstr ""
2437 #: builtin/merge.c:1517
2438 #, c-format
2439 msgid "Trying merge strategy %s...\n"
2440 msgstr ""
2442 #: builtin/merge.c:1583
2443 #, c-format
2444 msgid "No merge strategy handled the merge.\n"
2445 msgstr ""
2447 #: builtin/merge.c:1585
2448 #, c-format
2449 msgid "Merge with strategy %s failed.\n"
2450 msgstr ""
2452 #: builtin/merge.c:1594
2453 #, c-format
2454 msgid "Using the %s to prepare resolving by hand.\n"
2455 msgstr ""
2457 #: builtin/merge.c:1606
2458 #, c-format
2459 msgid "Automatic merge went well; stopped before committing as requested\n"
2460 msgstr ""
2462 #: builtin/mv.c:108
2463 #, c-format
2464 msgid "Checking rename of '%s' to '%s'\n"
2465 msgstr ""
2467 #: builtin/mv.c:112
2468 msgid "bad source"
2469 msgstr ""
2471 #: builtin/mv.c:115
2472 msgid "can not move directory into itself"
2473 msgstr ""
2475 #: builtin/mv.c:118
2476 msgid "cannot move directory over file"
2477 msgstr ""
2479 #: builtin/mv.c:128
2480 #, c-format
2481 msgid "Huh? %.*s is in index?"
2482 msgstr ""
2484 #: builtin/mv.c:140
2485 msgid "source directory is empty"
2486 msgstr ""
2488 #: builtin/mv.c:171
2489 msgid "not under version control"
2490 msgstr ""
2492 #: builtin/mv.c:173
2493 msgid "destination exists"
2494 msgstr ""
2496 #: builtin/mv.c:181
2497 #, c-format
2498 msgid "overwriting '%s'"
2499 msgstr ""
2501 #: builtin/mv.c:184
2502 msgid "Cannot overwrite"
2503 msgstr ""
2505 #: builtin/mv.c:187
2506 msgid "multiple sources for the same target"
2507 msgstr ""
2509 #: builtin/mv.c:202
2510 #, c-format
2511 msgid "%s, source=%s, destination=%s"
2512 msgstr ""
2514 #: builtin/mv.c:212
2515 #, c-format
2516 msgid "Renaming %s to %s\n"
2517 msgstr ""
2519 #: builtin/mv.c:215
2520 #, c-format
2521 msgid "renaming '%s' failed"
2522 msgstr ""
2524 #: builtin/notes.c:139
2525 #, c-format
2526 msgid "unable to start 'show' for object '%s'"
2527 msgstr ""
2529 #: builtin/notes.c:145
2530 msgid "can't fdopen 'show' output fd"
2531 msgstr ""
2533 #: builtin/notes.c:155
2534 #, c-format
2535 msgid "failed to close pipe to 'show' for object '%s'"
2536 msgstr ""
2538 #: builtin/notes.c:158
2539 #, c-format
2540 msgid "failed to finish 'show' for object '%s'"
2541 msgstr ""
2543 #: builtin/notes.c:175 builtin/tag.c:343
2544 #, c-format
2545 msgid "could not create file '%s'"
2546 msgstr ""
2548 #: builtin/notes.c:189
2549 msgid "Please supply the note contents using either -m or -F option"
2550 msgstr ""
2552 #: builtin/notes.c:210 builtin/notes.c:973
2553 #, c-format
2554 msgid "Removing note for object %s\n"
2555 msgstr ""
2557 #: builtin/notes.c:215
2558 msgid "unable to write note object"
2559 msgstr ""
2561 #: builtin/notes.c:217
2562 #, c-format
2563 msgid "The note contents has been left in %s"
2564 msgstr ""
2566 #: builtin/notes.c:251 builtin/tag.c:521
2567 #, c-format
2568 msgid "cannot read '%s'"
2569 msgstr ""
2571 #: builtin/notes.c:253 builtin/tag.c:524
2572 #, c-format
2573 msgid "could not open or read '%s'"
2574 msgstr ""
2576 #: builtin/notes.c:272 builtin/notes.c:445 builtin/notes.c:447
2577 #: builtin/notes.c:507 builtin/notes.c:561 builtin/notes.c:644
2578 #: builtin/notes.c:649 builtin/notes.c:724 builtin/notes.c:766
2579 #: builtin/notes.c:968 builtin/reset.c:293 builtin/tag.c:537
2580 #, c-format
2581 msgid "Failed to resolve '%s' as a valid ref."
2582 msgstr ""
2584 #: builtin/notes.c:275
2585 #, c-format
2586 msgid "Failed to read object '%s'."
2587 msgstr ""
2589 #: builtin/notes.c:299
2590 msgid "Cannot commit uninitialized/unreferenced notes tree"
2591 msgstr ""
2593 #: builtin/notes.c:340
2594 #, c-format
2595 msgid "Bad notes.rewriteMode value: '%s'"
2596 msgstr ""
2598 #: builtin/notes.c:350
2599 #, c-format
2600 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
2601 msgstr ""
2603 #. TRANSLATORS: The first %s is the name of the
2604 #. environment variable, the second %s is its value
2605 #: builtin/notes.c:377
2606 #, c-format
2607 msgid "Bad %s value: '%s'"
2608 msgstr ""
2610 #: builtin/notes.c:441
2611 #, c-format
2612 msgid "Malformed input line: '%s'."
2613 msgstr ""
2615 #: builtin/notes.c:456
2616 #, c-format
2617 msgid "Failed to copy notes from '%s' to '%s'"
2618 msgstr ""
2620 #: builtin/notes.c:500 builtin/notes.c:554 builtin/notes.c:627
2621 #: builtin/notes.c:639 builtin/notes.c:712 builtin/notes.c:759
2622 #: builtin/notes.c:1033
2623 msgid "too many parameters"
2624 msgstr ""
2626 #: builtin/notes.c:513 builtin/notes.c:772
2627 #, c-format
2628 msgid "No note found for object %s."
2629 msgstr ""
2631 #: builtin/notes.c:580
2632 #, c-format
2633 msgid ""
2634 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
2635 "existing notes"
2636 msgstr ""
2638 #: builtin/notes.c:585 builtin/notes.c:662
2639 #, c-format
2640 msgid "Overwriting existing notes for object %s\n"
2641 msgstr ""
2643 #: builtin/notes.c:635
2644 msgid "too few parameters"
2645 msgstr ""
2647 #: builtin/notes.c:656
2648 #, c-format
2649 msgid ""
2650 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
2651 "existing notes"
2652 msgstr ""
2654 #: builtin/notes.c:668
2655 #, c-format
2656 msgid "Missing notes on source object %s. Cannot copy."
2657 msgstr ""
2659 #: builtin/notes.c:717
2660 #, c-format
2661 msgid ""
2662 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
2663 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
2664 msgstr ""
2666 #: builtin/notes.c:971
2667 #, c-format
2668 msgid "Object %s has no note\n"
2669 msgstr ""
2671 #: builtin/notes.c:1103
2672 #, c-format
2673 msgid "Unknown subcommand: %s"
2674 msgstr ""
2676 #: builtin/pack-objects.c:2310
2677 #, c-format
2678 msgid "unsupported index version %s"
2679 msgstr ""
2681 #: builtin/pack-objects.c:2314
2682 #, c-format
2683 msgid "bad index version '%s'"
2684 msgstr ""
2686 #: builtin/pack-objects.c:2322
2687 #, c-format
2688 msgid "option %s does not accept negative form"
2689 msgstr ""
2691 #: builtin/pack-objects.c:2326
2692 #, c-format
2693 msgid "unable to parse value '%s' for option %s"
2694 msgstr ""
2696 #: builtin/push.c:44
2697 msgid "tag shorthand without <tag>"
2698 msgstr ""
2700 #: builtin/push.c:63
2701 msgid "--delete only accepts plain target ref names"
2702 msgstr ""
2704 #: builtin/push.c:83
2705 #, c-format
2706 msgid ""
2707 "You are not currently on a branch.\n"
2708 "To push the history leading to the current (detached HEAD)\n"
2709 "state now, use\n"
2710 "\n"
2711 "    git push %s HEAD:<name-of-remote-branch>\n"
2712 msgstr ""
2714 #: builtin/push.c:90
2715 #, c-format
2716 msgid ""
2717 "The current branch %s has no upstream branch.\n"
2718 "To push the current branch and set the remote as upstream, use\n"
2719 "\n"
2720 "    git push --set-upstream %s %s\n"
2721 msgstr ""
2723 #: builtin/push.c:98
2724 #, c-format
2725 msgid "The current branch %s has multiple upstream branches, refusing to push."
2726 msgstr ""
2728 #: builtin/push.c:101
2729 #, c-format
2730 msgid ""
2731 "You are pushing to remote '%s', which is not the upstream of\n"
2732 "your current branch '%s', without telling me what to push\n"
2733 "to update which remote branch."
2734 msgstr ""
2736 #: builtin/push.c:127
2737 msgid ""
2738 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
2739 msgstr ""
2741 #: builtin/push.c:147
2742 #, c-format
2743 msgid "Pushing to %s\n"
2744 msgstr ""
2746 #: builtin/push.c:151
2747 #, c-format
2748 msgid "failed to push some refs to '%s'"
2749 msgstr ""
2751 #: builtin/push.c:159
2752 #, c-format
2753 msgid ""
2754 "To prevent you from losing history, non-fast-forward updates were rejected\n"
2755 "Merge the remote changes (e.g. 'git pull') before pushing again.  See the\n"
2756 "'Note about fast-forwards' section of 'git push --help' for details.\n"
2757 msgstr ""
2759 #: builtin/push.c:176
2760 #, c-format
2761 msgid "bad repository '%s'"
2762 msgstr ""
2764 #: builtin/push.c:177
2765 msgid ""
2766 "No configured push destination.\n"
2767 "Either specify the URL from the command-line or configure a remote "
2768 "repository using\n"
2769 "\n"
2770 "    git remote add <name> <url>\n"
2771 "\n"
2772 "and then push using the remote name\n"
2773 "\n"
2774 "    git push <name>\n"
2775 msgstr ""
2777 #: builtin/push.c:192
2778 msgid "--all and --tags are incompatible"
2779 msgstr ""
2781 #: builtin/push.c:193
2782 msgid "--all can't be combined with refspecs"
2783 msgstr ""
2785 #: builtin/push.c:198
2786 msgid "--mirror and --tags are incompatible"
2787 msgstr ""
2789 #: builtin/push.c:199
2790 msgid "--mirror can't be combined with refspecs"
2791 msgstr ""
2793 #: builtin/push.c:204
2794 msgid "--all and --mirror are incompatible"
2795 msgstr ""
2797 #: builtin/push.c:284
2798 msgid "--delete is incompatible with --all, --mirror and --tags"
2799 msgstr ""
2801 #: builtin/push.c:286
2802 msgid "--delete doesn't make sense without any refs"
2803 msgstr ""
2805 #: builtin/reset.c:33
2806 msgid "mixed"
2807 msgstr ""
2809 #: builtin/reset.c:33
2810 msgid "soft"
2811 msgstr ""
2813 #: builtin/reset.c:33
2814 msgid "hard"
2815 msgstr ""
2817 #: builtin/reset.c:33
2818 msgid "keep"
2819 msgstr ""
2821 #: builtin/reset.c:77
2822 msgid "You do not have a valid HEAD."
2823 msgstr ""
2825 #: builtin/reset.c:79
2826 msgid "Failed to find tree of HEAD."
2827 msgstr ""
2829 #: builtin/reset.c:85
2830 #, c-format
2831 msgid "Failed to find tree of %s."
2832 msgstr ""
2834 #: builtin/reset.c:96
2835 msgid "Could not write new index file."
2836 msgstr ""
2838 #: builtin/reset.c:106
2839 #, c-format
2840 msgid "HEAD is now at %s"
2841 msgstr ""
2843 #: builtin/reset.c:130
2844 msgid "Could not read index"
2845 msgstr ""
2847 #: builtin/reset.c:133
2848 msgid "Unstaged changes after reset:"
2849 msgstr ""
2851 #: builtin/reset.c:223
2852 #, c-format
2853 msgid "Cannot do a %s reset in the middle of a merge."
2854 msgstr ""
2856 #: builtin/reset.c:297
2857 #, c-format
2858 msgid "Could not parse object '%s'."
2859 msgstr ""
2861 #: builtin/reset.c:302
2862 msgid "--patch is incompatible with --{hard,mixed,soft}"
2863 msgstr ""
2865 #: builtin/reset.c:311
2866 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
2867 msgstr ""
2869 #: builtin/reset.c:313
2870 #, c-format
2871 msgid "Cannot do %s reset with paths."
2872 msgstr ""
2874 #: builtin/reset.c:325
2875 #, c-format
2876 msgid "%s reset is not allowed in a bare repository"
2877 msgstr ""
2879 #: builtin/reset.c:341
2880 #, c-format
2881 msgid "Could not reset index file to revision '%s'."
2882 msgstr ""
2884 #: builtin/revert.c:70 builtin/revert.c:91
2885 #, c-format
2886 msgid "%s: %s cannot be used with %s"
2887 msgstr ""
2889 #: builtin/revert.c:126
2890 msgid "program error"
2891 msgstr ""
2893 #: builtin/revert.c:212
2894 msgid "revert failed"
2895 msgstr ""
2897 #: builtin/revert.c:227
2898 msgid "cherry-pick failed"
2899 msgstr ""
2901 #: builtin/rm.c:109
2902 #, c-format
2903 msgid ""
2904 "'%s' has staged content different from both the file and the HEAD\n"
2905 "(use -f to force removal)"
2906 msgstr ""
2908 #: builtin/rm.c:115
2909 #, c-format
2910 msgid ""
2911 "'%s' has changes staged in the index\n"
2912 "(use --cached to keep the file, or -f to force removal)"
2913 msgstr ""
2915 #: builtin/rm.c:119
2916 #, c-format
2917 msgid ""
2918 "'%s' has local modifications\n"
2919 "(use --cached to keep the file, or -f to force removal)"
2920 msgstr ""
2922 #: builtin/rm.c:194
2923 #, c-format
2924 msgid "not removing '%s' recursively without -r"
2925 msgstr ""
2927 #: builtin/rm.c:230
2928 #, c-format
2929 msgid "git rm: unable to remove %s"
2930 msgstr ""
2932 #: builtin/shortlog.c:157
2933 #, c-format
2934 msgid "Missing author: %s"
2935 msgstr ""
2937 #: builtin/tag.c:58
2938 #, c-format
2939 msgid "malformed object at '%s'"
2940 msgstr ""
2942 #: builtin/tag.c:205
2943 #, c-format
2944 msgid "tag name too long: %.*s..."
2945 msgstr ""
2947 #: builtin/tag.c:210
2948 #, c-format
2949 msgid "tag '%s' not found."
2950 msgstr ""
2952 #: builtin/tag.c:225
2953 #, c-format
2954 msgid "Deleted tag '%s' (was %s)\n"
2955 msgstr ""
2957 #: builtin/tag.c:237
2958 #, c-format
2959 msgid "could not verify the tag '%s'"
2960 msgstr ""
2962 #: builtin/tag.c:247
2963 msgid ""
2964 "\n"
2965 "#\n"
2966 "# Write a tag message\n"
2967 "# Lines starting with '#' will be ignored.\n"
2968 "#\n"
2969 msgstr ""
2971 #: builtin/tag.c:254
2972 msgid ""
2973 "\n"
2974 "#\n"
2975 "# Write a tag message\n"
2976 "# Lines starting with '#' will be kept; you may remove them yourself if you "
2977 "want to.\n"
2978 "#\n"
2979 msgstr ""
2981 #: builtin/tag.c:294
2982 msgid "unable to sign the tag"
2983 msgstr ""
2985 #: builtin/tag.c:296
2986 msgid "unable to write tag file"
2987 msgstr ""
2989 #: builtin/tag.c:321
2990 msgid "bad object type."
2991 msgstr ""
2993 #: builtin/tag.c:334
2994 msgid "tag header too big."
2995 msgstr ""
2997 #: builtin/tag.c:366
2998 msgid "no tag message?"
2999 msgstr ""
3001 #: builtin/tag.c:372
3002 #, c-format
3003 msgid "The tag message has been left in %s\n"
3004 msgstr ""
3006 #: builtin/tag.c:421
3007 msgid "switch 'points-at' requires an object"
3008 msgstr ""
3010 #: builtin/tag.c:423
3011 #, c-format
3012 msgid "malformed object name '%s'"
3013 msgstr ""
3015 #: builtin/tag.c:502
3016 msgid "-n option is only allowed with -l."
3017 msgstr ""
3019 #: builtin/tag.c:504
3020 msgid "--contains option is only allowed with -l."
3021 msgstr ""
3023 #: builtin/tag.c:506
3024 msgid "--points-at option is only allowed with -l."
3025 msgstr ""
3027 #: builtin/tag.c:514
3028 msgid "only one -F or -m option is allowed."
3029 msgstr ""
3031 #: builtin/tag.c:534
3032 msgid "too many params"
3033 msgstr ""
3035 #: builtin/tag.c:540
3036 #, c-format
3037 msgid "'%s' is not a valid tag name."
3038 msgstr ""
3040 #: builtin/tag.c:545
3041 #, c-format
3042 msgid "tag '%s' already exists"
3043 msgstr ""
3045 #: builtin/tag.c:563
3046 #, c-format
3047 msgid "%s: cannot lock the ref"
3048 msgstr ""
3050 #: builtin/tag.c:565
3051 #, c-format
3052 msgid "%s: cannot update the ref"
3053 msgstr ""
3055 #: builtin/tag.c:567
3056 #, c-format
3057 msgid "Updated tag '%s' (was %s)\n"
3058 msgstr ""
3060 #: git-am.sh:49
3061 msgid "You need to set your committer info first"
3062 msgstr ""
3064 #: git-am.sh:136
3065 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
3066 msgstr ""
3068 #: git-am.sh:147
3069 msgid ""
3070 "Did you hand edit your patch?\n"
3071 "It does not apply to blobs recorded in its index."
3072 msgstr ""
3074 #: git-am.sh:156
3075 msgid "Falling back to patching base and 3-way merge..."
3076 msgstr ""
3078 #: git-am.sh:268
3079 msgid "Only one StGIT patch series can be applied at once"
3080 msgstr ""
3082 #: git-am.sh:355
3083 #, sh-format
3084 msgid "Patch format $patch_format is not supported."
3085 msgstr ""
3087 #: git-am.sh:357
3088 msgid "Patch format detection failed."
3089 msgstr ""
3091 #: git-am.sh:411
3092 msgid "-d option is no longer supported.  Do not use."
3093 msgstr ""
3095 #: git-am.sh:474
3096 #, sh-format
3097 msgid "previous rebase directory $dotest still exists but mbox given."
3098 msgstr ""
3100 #: git-am.sh:479
3101 msgid "Please make up your mind. --skip or --abort?"
3102 msgstr ""
3104 #: git-am.sh:506
3105 msgid "Resolve operation not in progress, we are not resuming."
3106 msgstr ""
3108 #: git-am.sh:572
3109 #, sh-format
3110 msgid "Dirty index: cannot apply patches (dirty: $files)"
3111 msgstr ""
3113 #: git-am.sh:748
3114 msgid "cannot be interactive without stdin connected to a terminal."
3115 msgstr ""
3117 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
3118 #. in your translation. The program will only accept English
3119 #. input at this point.
3120 #: git-am.sh:759
3121 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
3122 msgstr ""
3124 #: git-am.sh:795
3125 #, sh-format
3126 msgid "Applying: $FIRSTLINE"
3127 msgstr ""
3129 #: git-am.sh:840
3130 msgid "No changes -- Patch already applied."
3131 msgstr ""
3133 #: git-am.sh:866
3134 msgid "applying to an empty history"
3135 msgstr ""
3137 #. TRANSLATORS: Make sure to include [Y] and [n] in your
3138 #. translation. The program will only accept English input
3139 #. at this point.
3140 #: git-bisect.sh:54
3141 msgid "Do you want me to do it for you [Y/n]? "
3142 msgstr ""
3144 #: git-bisect.sh:95
3145 #, sh-format
3146 msgid "unrecognised option: '$arg'"
3147 msgstr ""
3149 #: git-bisect.sh:99
3150 #, sh-format
3151 msgid "'$arg' does not appear to be a valid revision"
3152 msgstr ""
3154 #: git-bisect.sh:117
3155 msgid "Bad HEAD - I need a HEAD"
3156 msgstr ""
3158 #: git-bisect.sh:130
3159 #, sh-format
3160 msgid ""
3161 "Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
3162 msgstr ""
3164 #: git-bisect.sh:140
3165 msgid "won't bisect on seeked tree"
3166 msgstr ""
3168 #: git-bisect.sh:144
3169 msgid "Bad HEAD - strange symbolic ref"
3170 msgstr ""
3172 #: git-bisect.sh:189
3173 #, sh-format
3174 msgid "Bad bisect_write argument: $state"
3175 msgstr ""
3177 #: git-bisect.sh:218
3178 #, sh-format
3179 msgid "Bad rev input: $arg"
3180 msgstr ""
3182 #: git-bisect.sh:232
3183 msgid "Please call 'bisect_state' with at least one argument."
3184 msgstr ""
3186 #: git-bisect.sh:244
3187 #, sh-format
3188 msgid "Bad rev input: $rev"
3189 msgstr ""
3191 #: git-bisect.sh:250
3192 msgid "'git bisect bad' can take only one argument."
3193 msgstr ""
3195 #. TRANSLATORS: Make sure to include [Y] and [n] in your
3196 #. translation. The program will only accept English input
3197 #. at this point.
3198 #: git-bisect.sh:279
3199 msgid "Are you sure [Y/n]? "
3200 msgstr ""
3202 #: git-bisect.sh:354
3203 #, sh-format
3204 msgid "'$invalid' is not a valid commit"
3205 msgstr ""
3207 #: git-bisect.sh:363
3208 #, sh-format
3209 msgid ""
3210 "Could not check out original HEAD '$branch'.\n"
3211 "Try 'git bisect reset <commit>'."
3212 msgstr ""
3214 #: git-bisect.sh:390
3215 msgid "No logfile given"
3216 msgstr ""
3218 #: git-bisect.sh:391
3219 #, sh-format
3220 msgid "cannot read $file for replaying"
3221 msgstr ""
3223 #: git-bisect.sh:408
3224 msgid "?? what are you talking about?"
3225 msgstr ""
3227 #: git-bisect.sh:474
3228 msgid "We are not bisecting."
3229 msgstr ""
3231 #: git-pull.sh:21
3232 msgid ""
3233 "Pull is not possible because you have unmerged files.\n"
3234 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
3235 "as appropriate to mark resolution, or use 'git commit -a'."
3236 msgstr ""
3238 #: git-pull.sh:25
3239 msgid "Pull is not possible because you have unmerged files."
3240 msgstr ""
3242 #: git-pull.sh:197
3243 msgid "updating an unborn branch with changes added to the index"
3244 msgstr ""
3246 #: git-pull.sh:253
3247 msgid "Cannot merge multiple branches into empty head"
3248 msgstr ""
3250 #: git-pull.sh:257
3251 msgid "Cannot rebase onto multiple branches"
3252 msgstr ""
3254 #: git-stash.sh:51
3255 msgid "git stash clear with parameters is unimplemented"
3256 msgstr ""
3258 #: git-stash.sh:74
3259 msgid "You do not have the initial commit yet"
3260 msgstr ""
3262 #: git-stash.sh:89
3263 msgid "Cannot save the current index state"
3264 msgstr ""
3266 #: git-stash.sh:123 git-stash.sh:136
3267 msgid "Cannot save the current worktree state"
3268 msgstr ""
3270 #: git-stash.sh:140
3271 msgid "No changes selected"
3272 msgstr ""
3274 #: git-stash.sh:143
3275 msgid "Cannot remove temporary index (can't happen)"
3276 msgstr ""
3278 #: git-stash.sh:156
3279 msgid "Cannot record working tree state"
3280 msgstr ""
3282 #: git-stash.sh:223
3283 msgid "No local changes to save"
3284 msgstr ""
3286 #: git-stash.sh:227
3287 msgid "Cannot initialize stash"
3288 msgstr ""
3290 #: git-stash.sh:235
3291 msgid "Cannot save the current status"
3292 msgstr ""
3294 #: git-stash.sh:253
3295 msgid "Cannot remove worktree changes"
3296 msgstr ""
3298 #: git-stash.sh:352
3299 msgid "No stash found."
3300 msgstr ""
3302 #: git-stash.sh:359
3303 #, sh-format
3304 msgid "Too many revisions specified: $REV"
3305 msgstr ""
3307 #: git-stash.sh:365
3308 #, sh-format
3309 msgid "$reference is not valid reference"
3310 msgstr ""
3312 #: git-stash.sh:393
3313 #, sh-format
3314 msgid "'$args' is not a stash-like commit"
3315 msgstr ""
3317 #: git-stash.sh:404
3318 #, sh-format
3319 msgid "'$args' is not a stash reference"
3320 msgstr ""
3322 #: git-stash.sh:412
3323 msgid "unable to refresh index"
3324 msgstr ""
3326 #: git-stash.sh:416
3327 msgid "Cannot apply a stash in the middle of a merge"
3328 msgstr ""
3330 #: git-stash.sh:424
3331 msgid "Conflicts in index. Try without --index."
3332 msgstr ""
3334 #: git-stash.sh:426
3335 msgid "Could not save index tree"
3336 msgstr ""
3338 #: git-stash.sh:460
3339 msgid "Cannot unstage modified files"
3340 msgstr ""
3342 #: git-stash.sh:491
3343 #, sh-format
3344 msgid "Dropped ${REV} ($s)"
3345 msgstr ""
3347 #: git-stash.sh:492
3348 #, sh-format
3349 msgid "${REV}: Could not drop stash entry"
3350 msgstr ""
3352 #: git-stash.sh:499
3353 msgid "No branch name specified"
3354 msgstr ""
3356 #: git-stash.sh:570
3357 msgid "(To restore them type \"git stash apply\")"
3358 msgstr ""
3360 #: git-submodule.sh:56
3361 #, sh-format
3362 msgid "cannot strip one component off url '$remoteurl'"
3363 msgstr ""
3365 #: git-submodule.sh:108
3366 #, sh-format
3367 msgid "No submodule mapping found in .gitmodules for path '$path'"
3368 msgstr ""
3370 #: git-submodule.sh:149
3371 #, sh-format
3372 msgid "Clone of '$url' into submodule path '$path' failed"
3373 msgstr ""
3375 #: git-submodule.sh:159
3376 #, sh-format
3377 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
3378 msgstr ""
3380 #: git-submodule.sh:247
3381 #, sh-format
3382 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
3383 msgstr ""
3385 #: git-submodule.sh:264
3386 #, sh-format
3387 msgid "'$path' already exists in the index"
3388 msgstr ""
3390 #: git-submodule.sh:281
3391 #, sh-format
3392 msgid "'$path' already exists and is not a valid git repo"
3393 msgstr ""
3395 #: git-submodule.sh:295
3396 #, sh-format
3397 msgid "Unable to checkout submodule '$path'"
3398 msgstr ""
3400 #: git-submodule.sh:300
3401 #, sh-format
3402 msgid "Failed to add submodule '$path'"
3403 msgstr ""
3405 #: git-submodule.sh:305
3406 #, sh-format
3407 msgid "Failed to register submodule '$path'"
3408 msgstr ""
3410 #: git-submodule.sh:347
3411 #, sh-format
3412 msgid "Entering '$prefix$path'"
3413 msgstr ""
3415 #: git-submodule.sh:359
3416 #, sh-format
3417 msgid "Stopping at '$path'; script returned non-zero status."
3418 msgstr ""
3420 #: git-submodule.sh:401
3421 #, sh-format
3422 msgid "No url found for submodule path '$path' in .gitmodules"
3423 msgstr ""
3425 #: git-submodule.sh:410
3426 #, sh-format
3427 msgid "Failed to register url for submodule path '$path'"
3428 msgstr ""
3430 #: git-submodule.sh:418
3431 #, sh-format
3432 msgid "Failed to register update mode for submodule path '$path'"
3433 msgstr ""
3435 #: git-submodule.sh:420
3436 #, sh-format
3437 msgid "Submodule '$name' ($url) registered for path '$path'"
3438 msgstr ""
3440 #: git-submodule.sh:519
3441 #, sh-format
3442 msgid ""
3443 "Submodule path '$path' not initialized\n"
3444 "Maybe you want to use 'update --init'?"
3445 msgstr ""
3447 #: git-submodule.sh:532
3448 #, sh-format
3449 msgid "Unable to find current revision in submodule path '$path'"
3450 msgstr ""
3452 #: git-submodule.sh:551
3453 #, sh-format
3454 msgid "Unable to fetch in submodule path '$path'"
3455 msgstr ""
3457 #: git-submodule.sh:565
3458 #, sh-format
3459 msgid "Unable to rebase '$sha1' in submodule path '$path'"
3460 msgstr ""
3462 #: git-submodule.sh:566
3463 #, sh-format
3464 msgid "Submodule path '$path': rebased into '$sha1'"
3465 msgstr ""
3467 #: git-submodule.sh:571
3468 #, sh-format
3469 msgid "Unable to merge '$sha1' in submodule path '$path'"
3470 msgstr ""
3472 #: git-submodule.sh:572
3473 #, sh-format
3474 msgid "Submodule path '$path': merged in '$sha1'"
3475 msgstr ""
3477 #: git-submodule.sh:577
3478 #, sh-format
3479 msgid "Unable to checkout '$sha1' in submodule path '$path'"
3480 msgstr ""
3482 #: git-submodule.sh:578
3483 #, sh-format
3484 msgid "Submodule path '$path': checked out '$sha1'"
3485 msgstr ""
3487 #: git-submodule.sh:600 git-submodule.sh:923
3488 #, sh-format
3489 msgid "Failed to recurse into submodule path '$path'"
3490 msgstr ""
3492 #: git-submodule.sh:708
3493 msgid "--"
3494 msgstr ""
3496 #: git-submodule.sh:766
3497 #, sh-format
3498 msgid "  Warn: $name doesn't contain commit $sha1_src"
3499 msgstr ""
3501 #: git-submodule.sh:769
3502 #, sh-format
3503 msgid "  Warn: $name doesn't contain commit $sha1_dst"
3504 msgstr ""
3506 #: git-submodule.sh:772
3507 #, sh-format
3508 msgid "  Warn: $name doesn't contain commits $sha1_src and $sha1_dst"
3509 msgstr ""
3511 #: git-submodule.sh:797
3512 msgid "blob"
3513 msgstr ""
3515 #: git-submodule.sh:798
3516 msgid "submodule"
3517 msgstr ""
3519 #: git-submodule.sh:969
3520 #, sh-format
3521 msgid "Synchronizing submodule url for '$name'"
3522 msgstr ""