git-remote-mediawiki: show progress information when listing pages
[git.git] / po / git.pot
blob3d9ae759ea3a512a5a638adfc70bda5139b25209
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-07-03 10:23+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:40
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: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 ""
38 #: bundle.c:36
39 #, c-format
40 msgid "'%s' does not look like a v2 bundle file"
41 msgstr ""
43 #: bundle.c:63
44 #, c-format
45 msgid "unrecognized header: %s%s (%d)"
46 msgstr ""
48 #: bundle.c:89 builtin/commit.c:696
49 #, c-format
50 msgid "could not open '%s'"
51 msgstr ""
53 #: bundle.c:140
54 msgid "Repository lacks these prerequisite commits:"
55 msgstr ""
57 #: bundle.c:164 sequencer.c:550 sequencer.c:982 builtin/log.c:290
58 #: builtin/log.c:721 builtin/log.c:1310 builtin/log.c:1529 builtin/merge.c:347
59 #: builtin/shortlog.c:181
60 msgid "revision walk setup failed"
61 msgstr ""
63 #: bundle.c:186
64 #, c-format
65 msgid "The bundle contains %d ref"
66 msgid_plural "The bundle contains %d refs"
67 msgstr[0] ""
68 msgstr[1] ""
70 #: bundle.c:192
71 msgid "The bundle records a complete history."
72 msgstr ""
74 #: bundle.c:195
75 #, c-format
76 msgid "The bundle requires this ref"
77 msgid_plural "The bundle requires these %d refs"
78 msgstr[0] ""
79 msgstr[1] ""
81 #: bundle.c:294
82 msgid "rev-list died"
83 msgstr ""
85 #: bundle.c:300 builtin/log.c:1206 builtin/shortlog.c:284
86 #, c-format
87 msgid "unrecognized argument: %s"
88 msgstr ""
90 #: bundle.c:335
91 #, c-format
92 msgid "ref '%s' is excluded by the rev-list options"
93 msgstr ""
95 #: bundle.c:380
96 msgid "Refusing to create empty bundle."
97 msgstr ""
99 #: bundle.c:398
100 msgid "Could not spawn pack-objects"
101 msgstr ""
103 #: bundle.c:416
104 msgid "pack-objects died"
105 msgstr ""
107 #: bundle.c:419
108 #, c-format
109 msgid "cannot create '%s'"
110 msgstr ""
112 #: bundle.c:441
113 msgid "index-pack died"
114 msgstr ""
116 #: commit.c:48
117 #, c-format
118 msgid "could not parse %s"
119 msgstr ""
121 #: commit.c:50
122 #, c-format
123 msgid "%s %s is not a commit!"
124 msgstr ""
126 #: compat/obstack.c:406 compat/obstack.c:408
127 msgid "memory exhausted"
128 msgstr ""
130 #: connected.c:39
131 msgid "Could not run 'git rev-list'"
132 msgstr ""
134 #: connected.c:48
135 #, c-format
136 msgid "failed write to rev-list: %s"
137 msgstr ""
139 #: connected.c:56
140 #, c-format
141 msgid "failed to close rev-list's stdin: %s"
142 msgstr ""
144 #: date.c:95
145 msgid "in the future"
146 msgstr ""
148 #: date.c:101
149 #, c-format
150 msgid "%lu second ago"
151 msgid_plural "%lu seconds ago"
152 msgstr[0] ""
153 msgstr[1] ""
155 #: date.c:108
156 #, c-format
157 msgid "%lu minute ago"
158 msgid_plural "%lu minutes ago"
159 msgstr[0] ""
160 msgstr[1] ""
162 #: date.c:115
163 #, c-format
164 msgid "%lu hour ago"
165 msgid_plural "%lu hours ago"
166 msgstr[0] ""
167 msgstr[1] ""
169 #: date.c:122
170 #, c-format
171 msgid "%lu day ago"
172 msgid_plural "%lu days ago"
173 msgstr[0] ""
174 msgstr[1] ""
176 #: date.c:128
177 #, c-format
178 msgid "%lu week ago"
179 msgid_plural "%lu weeks ago"
180 msgstr[0] ""
181 msgstr[1] ""
183 #: date.c:135
184 #, c-format
185 msgid "%lu month ago"
186 msgid_plural "%lu months ago"
187 msgstr[0] ""
188 msgstr[1] ""
190 #: date.c:146
191 #, c-format
192 msgid "%lu year"
193 msgid_plural "%lu years"
194 msgstr[0] ""
195 msgstr[1] ""
197 #: date.c:149
198 #, c-format
199 msgid "%s, %lu month ago"
200 msgid_plural "%s, %lu months ago"
201 msgstr[0] ""
202 msgstr[1] ""
204 #: date.c:154 date.c:159
205 #, c-format
206 msgid "%lu year ago"
207 msgid_plural "%lu years ago"
208 msgstr[0] ""
209 msgstr[1] ""
211 #: diff.c:105
212 #, c-format
213 msgid "  Failed to parse dirstat cut-off percentage '%.*s'\n"
214 msgstr ""
216 #: diff.c:110
217 #, c-format
218 msgid "  Unknown dirstat parameter '%.*s'\n"
219 msgstr ""
221 #: diff.c:210
222 #, c-format
223 msgid ""
224 "Found errors in 'diff.dirstat' config variable:\n"
225 "%s"
226 msgstr ""
228 #: diff.c:1400
229 msgid " 0 files changed\n"
230 msgstr ""
232 #: diff.c:1404
233 #, c-format
234 msgid " %d file changed"
235 msgid_plural " %d files changed"
236 msgstr[0] ""
237 msgstr[1] ""
239 #: diff.c:1421
240 #, c-format
241 msgid ", %d insertion(+)"
242 msgid_plural ", %d insertions(+)"
243 msgstr[0] ""
244 msgstr[1] ""
246 #: diff.c:1432
247 #, c-format
248 msgid ", %d deletion(-)"
249 msgid_plural ", %d deletions(-)"
250 msgstr[0] ""
251 msgstr[1] ""
253 #: diff.c:3478
254 #, c-format
255 msgid ""
256 "Failed to parse --dirstat/-X option parameter:\n"
257 "%s"
258 msgstr ""
260 #: gpg-interface.c:59
261 msgid "could not run gpg."
262 msgstr ""
264 #: gpg-interface.c:71
265 msgid "gpg did not accept the data"
266 msgstr ""
268 #: gpg-interface.c:82
269 msgid "gpg failed to sign the data"
270 msgstr ""
272 #: grep.c:1320
273 #, c-format
274 msgid "'%s': unable to read %s"
275 msgstr ""
277 #: grep.c:1337
278 #, c-format
279 msgid "'%s': %s"
280 msgstr ""
282 #: grep.c:1348
283 #, c-format
284 msgid "'%s': short read %s"
285 msgstr ""
287 #: help.c:208
288 #, c-format
289 msgid "available git commands in '%s'"
290 msgstr ""
292 #: help.c:215
293 msgid "git commands available from elsewhere on your $PATH"
294 msgstr ""
296 #: help.c:271
297 #, c-format
298 msgid ""
299 "'%s' appears to be a git command, but we were not\n"
300 "able to execute it. Maybe git-%s is broken?"
301 msgstr ""
303 #: help.c:328
304 msgid "Uh oh. Your system reports no Git commands at all."
305 msgstr ""
307 #: help.c:350
308 #, c-format
309 msgid ""
310 "WARNING: You called a Git command named '%s', which does not exist.\n"
311 "Continuing under the assumption that you meant '%s'"
312 msgstr ""
314 #: help.c:355
315 #, c-format
316 msgid "in %0.1f seconds automatically..."
317 msgstr ""
319 #: help.c:362
320 #, c-format
321 msgid "git: '%s' is not a git command. See 'git --help'."
322 msgstr ""
324 #: help.c:366
325 msgid ""
326 "\n"
327 "Did you mean this?"
328 msgid_plural ""
329 "\n"
330 "Did you mean one of these?"
331 msgstr[0] ""
332 msgstr[1] ""
334 #: parse-options.c:493
335 msgid "..."
336 msgstr ""
338 #: parse-options.c:511
339 #, c-format
340 msgid "usage: %s"
341 msgstr ""
343 #. TRANSLATORS: the colon here should align with the
344 #. one in "usage: %s" translation
345 #: parse-options.c:515
346 #, c-format
347 msgid "   or: %s"
348 msgstr ""
350 #: parse-options.c:518
351 #, c-format
352 msgid "    %s"
353 msgstr ""
355 #: remote.c:1629
356 #, c-format
357 msgid "Your branch is ahead of '%s' by %d commit.\n"
358 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
359 msgstr[0] ""
360 msgstr[1] ""
362 #: remote.c:1635
363 #, c-format
364 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
365 msgid_plural ""
366 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
367 msgstr[0] ""
368 msgstr[1] ""
370 #: remote.c:1643
371 #, c-format
372 msgid ""
373 "Your branch and '%s' have diverged,\n"
374 "and have %d and %d different commit each, respectively.\n"
375 msgid_plural ""
376 "Your branch and '%s' have diverged,\n"
377 "and have %d and %d different commits each, respectively.\n"
378 msgstr[0] ""
379 msgstr[1] ""
381 #: sequencer.c:121 builtin/merge.c:865 builtin/merge.c:978
382 #: builtin/merge.c:1088 builtin/merge.c:1098
383 #, c-format
384 msgid "Could not open '%s' for writing"
385 msgstr ""
387 #: sequencer.c:123 builtin/merge.c:333 builtin/merge.c:868
388 #: builtin/merge.c:1090 builtin/merge.c:1103
389 #, c-format
390 msgid "Could not write to '%s'"
391 msgstr ""
393 #: sequencer.c:144
394 msgid ""
395 "after resolving the conflicts, mark the corrected paths\n"
396 "with 'git add <paths>' or 'git rm <paths>'"
397 msgstr ""
399 #: sequencer.c:147
400 msgid ""
401 "after resolving the conflicts, mark the corrected paths\n"
402 "with 'git add <paths>' or 'git rm <paths>'\n"
403 "and commit the result with 'git commit'"
404 msgstr ""
406 #: sequencer.c:160 sequencer.c:758 sequencer.c:841
407 #, c-format
408 msgid "Could not write to %s"
409 msgstr ""
411 #: sequencer.c:163
412 #, c-format
413 msgid "Error wrapping up %s"
414 msgstr ""
416 #: sequencer.c:178
417 msgid "Your local changes would be overwritten by cherry-pick."
418 msgstr ""
420 #: sequencer.c:180
421 msgid "Your local changes would be overwritten by revert."
422 msgstr ""
424 #: sequencer.c:183
425 msgid "Commit your changes or stash them to proceed."
426 msgstr ""
428 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
429 #: sequencer.c:233
430 #, c-format
431 msgid "%s: Unable to write new index file"
432 msgstr ""
434 #: sequencer.c:261
435 msgid "Could not resolve HEAD commit\n"
436 msgstr ""
438 #: sequencer.c:282
439 msgid "Unable to update cache tree\n"
440 msgstr ""
442 #: sequencer.c:324
443 #, c-format
444 msgid "Could not parse commit %s\n"
445 msgstr ""
447 #: sequencer.c:329
448 #, c-format
449 msgid "Could not parse parent commit %s\n"
450 msgstr ""
452 #: sequencer.c:395
453 msgid "Your index file is unmerged."
454 msgstr ""
456 #: sequencer.c:398
457 msgid "You do not have a valid HEAD"
458 msgstr ""
460 #: sequencer.c:413
461 #, c-format
462 msgid "Commit %s is a merge but no -m option was given."
463 msgstr ""
465 #: sequencer.c:421
466 #, c-format
467 msgid "Commit %s does not have parent %d"
468 msgstr ""
470 #: sequencer.c:425
471 #, c-format
472 msgid "Mainline was specified but commit %s is not a merge."
473 msgstr ""
475 #. TRANSLATORS: The first %s will be "revert" or
476 #. "cherry-pick", the second %s a SHA1
477 #: sequencer.c:436
478 #, c-format
479 msgid "%s: cannot parse parent commit %s"
480 msgstr ""
482 #: sequencer.c:440
483 #, c-format
484 msgid "Cannot get commit message for %s"
485 msgstr ""
487 #: sequencer.c:524
488 #, c-format
489 msgid "could not revert %s... %s"
490 msgstr ""
492 #: sequencer.c:525
493 #, c-format
494 msgid "could not apply %s... %s"
495 msgstr ""
497 #: sequencer.c:553
498 msgid "empty commit set passed"
499 msgstr ""
501 #: sequencer.c:561
502 #, c-format
503 msgid "git %s: failed to read the index"
504 msgstr ""
506 #: sequencer.c:566
507 #, c-format
508 msgid "git %s: failed to refresh the index"
509 msgstr ""
511 #: sequencer.c:624
512 #, c-format
513 msgid "Cannot %s during a %s"
514 msgstr ""
516 #: sequencer.c:646
517 #, c-format
518 msgid "Could not parse line %d."
519 msgstr ""
521 #: sequencer.c:651
522 msgid "No commits parsed."
523 msgstr ""
525 #: sequencer.c:664
526 #, c-format
527 msgid "Could not open %s"
528 msgstr ""
530 #: sequencer.c:668
531 #, c-format
532 msgid "Could not read %s."
533 msgstr ""
535 #: sequencer.c:675
536 #, c-format
537 msgid "Unusable instruction sheet: %s"
538 msgstr ""
540 #: sequencer.c:703
541 #, c-format
542 msgid "Invalid key: %s"
543 msgstr ""
545 #: sequencer.c:706
546 #, c-format
547 msgid "Invalid value for %s: %s"
548 msgstr ""
550 #: sequencer.c:718
551 #, c-format
552 msgid "Malformed options sheet: %s"
553 msgstr ""
555 #: sequencer.c:739
556 msgid "a cherry-pick or revert is already in progress"
557 msgstr ""
559 #: sequencer.c:740
560 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
561 msgstr ""
563 #: sequencer.c:744
564 #, c-format
565 msgid "Could not create sequencer directory %s"
566 msgstr ""
568 #: sequencer.c:760 sequencer.c:845
569 #, c-format
570 msgid "Error wrapping up %s."
571 msgstr ""
573 #: sequencer.c:779 sequencer.c:913
574 msgid "no cherry-pick or revert in progress"
575 msgstr ""
577 #: sequencer.c:781
578 msgid "cannot resolve HEAD"
579 msgstr ""
581 #: sequencer.c:783
582 msgid "cannot abort from a branch yet to be born"
583 msgstr ""
585 #: sequencer.c:805 builtin/apply.c:3697
586 #, c-format
587 msgid "cannot open %s: %s"
588 msgstr ""
590 #: sequencer.c:808
591 #, c-format
592 msgid "cannot read %s: %s"
593 msgstr ""
595 #: sequencer.c:809
596 msgid "unexpected end of file"
597 msgstr ""
599 #: sequencer.c:815
600 #, c-format
601 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
602 msgstr ""
604 #: sequencer.c:838
605 #, c-format
606 msgid "Could not format %s."
607 msgstr ""
609 #: sequencer.c:1000
610 msgid "Can't revert as initial commit"
611 msgstr ""
613 #: sequencer.c:1001
614 msgid "Can't cherry-pick into empty head"
615 msgstr ""
617 #: sha1_name.c:864
618 msgid "HEAD does not point to a branch"
619 msgstr ""
621 #: sha1_name.c:867
622 #, c-format
623 msgid "No such branch: '%s'"
624 msgstr ""
626 #: sha1_name.c:869
627 #, c-format
628 msgid "No upstream configured for branch '%s'"
629 msgstr ""
631 #: sha1_name.c:872
632 #, c-format
633 msgid "Upstream branch '%s' not stored as a remote-tracking branch"
634 msgstr ""
636 #: wrapper.c:413
637 #, c-format
638 msgid "unable to look up current user in the passwd file: %s"
639 msgstr ""
641 #: wrapper.c:414
642 msgid "no such user"
643 msgstr ""
645 #: wt-status.c:141
646 msgid "Unmerged paths:"
647 msgstr ""
649 #: wt-status.c:168 wt-status.c:195
650 #, c-format
651 msgid "  (use \"git reset %s <file>...\" to unstage)"
652 msgstr ""
654 #: wt-status.c:170 wt-status.c:197
655 msgid "  (use \"git rm --cached <file>...\" to unstage)"
656 msgstr ""
658 #: wt-status.c:174
659 msgid "  (use \"git add <file>...\" to mark resolution)"
660 msgstr ""
662 #: wt-status.c:176 wt-status.c:180
663 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
664 msgstr ""
666 #: wt-status.c:178
667 msgid "  (use \"git rm <file>...\" to mark resolution)"
668 msgstr ""
670 #: wt-status.c:189
671 msgid "Changes to be committed:"
672 msgstr ""
674 #: wt-status.c:207
675 msgid "Changes not staged for commit:"
676 msgstr ""
678 #: wt-status.c:211
679 msgid "  (use \"git add <file>...\" to update what will be committed)"
680 msgstr ""
682 #: wt-status.c:213
683 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
684 msgstr ""
686 #: wt-status.c:214
687 msgid ""
688 "  (use \"git checkout -- <file>...\" to discard changes in working directory)"
689 msgstr ""
691 #: wt-status.c:216
692 msgid "  (commit or discard the untracked or modified content in submodules)"
693 msgstr ""
695 #: wt-status.c:225
696 #, c-format
697 msgid "%s files:"
698 msgstr ""
700 #: wt-status.c:228
701 #, c-format
702 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
703 msgstr ""
705 #: wt-status.c:245
706 msgid "bug"
707 msgstr ""
709 #: wt-status.c:250
710 msgid "both deleted:"
711 msgstr ""
713 #: wt-status.c:251
714 msgid "added by us:"
715 msgstr ""
717 #: wt-status.c:252
718 msgid "deleted by them:"
719 msgstr ""
721 #: wt-status.c:253
722 msgid "added by them:"
723 msgstr ""
725 #: wt-status.c:254
726 msgid "deleted by us:"
727 msgstr ""
729 #: wt-status.c:255
730 msgid "both added:"
731 msgstr ""
733 #: wt-status.c:256
734 msgid "both modified:"
735 msgstr ""
737 #: wt-status.c:286
738 msgid "new commits, "
739 msgstr ""
741 #: wt-status.c:288
742 msgid "modified content, "
743 msgstr ""
745 #: wt-status.c:290
746 msgid "untracked content, "
747 msgstr ""
749 #: wt-status.c:304
750 #, c-format
751 msgid "new file:   %s"
752 msgstr ""
754 #: wt-status.c:307
755 #, c-format
756 msgid "copied:     %s -> %s"
757 msgstr ""
759 #: wt-status.c:310
760 #, c-format
761 msgid "deleted:    %s"
762 msgstr ""
764 #: wt-status.c:313
765 #, c-format
766 msgid "modified:   %s"
767 msgstr ""
769 #: wt-status.c:316
770 #, c-format
771 msgid "renamed:    %s -> %s"
772 msgstr ""
774 #: wt-status.c:319
775 #, c-format
776 msgid "typechange: %s"
777 msgstr ""
779 #: wt-status.c:322
780 #, c-format
781 msgid "unknown:    %s"
782 msgstr ""
784 #: wt-status.c:325
785 #, c-format
786 msgid "unmerged:   %s"
787 msgstr ""
789 #: wt-status.c:328
790 #, c-format
791 msgid "bug: unhandled diff status %c"
792 msgstr ""
794 #: wt-status.c:786
795 msgid "You have unmerged paths."
796 msgstr ""
798 #: wt-status.c:789 wt-status.c:913
799 msgid "  (fix conflicts and run \"git commit\")"
800 msgstr ""
802 #: wt-status.c:792
803 msgid "All conflicts fixed but you are still merging."
804 msgstr ""
806 #: wt-status.c:795
807 msgid "  (use \"git commit\" to conclude merge)"
808 msgstr ""
810 #: wt-status.c:805
811 msgid "You are in the middle of an am session."
812 msgstr ""
814 #: wt-status.c:808
815 msgid "The current patch is empty."
816 msgstr ""
818 #: wt-status.c:812
819 msgid "  (fix conflicts and then run \"git am --resolved\")"
820 msgstr ""
822 #: wt-status.c:814
823 msgid "  (use \"git am --skip\" to skip this patch)"
824 msgstr ""
826 #: wt-status.c:816
827 msgid "  (use \"git am --abort\" to restore the original branch)"
828 msgstr ""
830 #: wt-status.c:874 wt-status.c:884
831 msgid "You are currently rebasing."
832 msgstr ""
834 #: wt-status.c:877
835 msgid "  (fix conflicts and then run \"git rebase --continue\")"
836 msgstr ""
838 #: wt-status.c:879
839 msgid "  (use \"git rebase --skip\" to skip this patch)"
840 msgstr ""
842 #: wt-status.c:881
843 msgid "  (use \"git rebase --abort\" to check out the original branch)"
844 msgstr ""
846 #: wt-status.c:887
847 msgid "  (all conflicts fixed: run \"git rebase --continue\")"
848 msgstr ""
850 #: wt-status.c:889
851 msgid "You are currently splitting a commit during a rebase."
852 msgstr ""
854 #: wt-status.c:892
855 msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
856 msgstr ""
858 #: wt-status.c:894
859 msgid "You are currently editing a commit during a rebase."
860 msgstr ""
862 #: wt-status.c:897
863 msgid "  (use \"git commit --amend\" to amend the current commit)"
864 msgstr ""
866 #: wt-status.c:899
867 msgid ""
868 "  (use \"git rebase --continue\" once you are satisfied with your changes)"
869 msgstr ""
871 #: wt-status.c:909
872 msgid "You are currently cherry-picking."
873 msgstr ""
875 #: wt-status.c:916
876 msgid "  (all conflicts fixed: run \"git commit\")"
877 msgstr ""
879 #: wt-status.c:925
880 msgid "You are currently bisecting."
881 msgstr ""
883 #: wt-status.c:928
884 msgid "  (use \"git bisect reset\" to get back to the original branch)"
885 msgstr ""
887 #: wt-status.c:979
888 msgid "On branch "
889 msgstr ""
891 #: wt-status.c:986
892 msgid "Not currently on any branch."
893 msgstr ""
895 #: wt-status.c:998
896 msgid "Initial commit"
897 msgstr ""
899 #: wt-status.c:1012
900 msgid "Untracked"
901 msgstr ""
903 #: wt-status.c:1014
904 msgid "Ignored"
905 msgstr ""
907 #: wt-status.c:1016
908 #, c-format
909 msgid "Untracked files not listed%s"
910 msgstr ""
912 #: wt-status.c:1018
913 msgid " (use -u option to show untracked files)"
914 msgstr ""
916 #: wt-status.c:1024
917 msgid "No changes"
918 msgstr ""
920 #: wt-status.c:1028
921 #, c-format
922 msgid "no changes added to commit%s\n"
923 msgstr ""
925 #: wt-status.c:1030
926 msgid " (use \"git add\" and/or \"git commit -a\")"
927 msgstr ""
929 #: wt-status.c:1032
930 #, c-format
931 msgid "nothing added to commit but untracked files present%s\n"
932 msgstr ""
934 #: wt-status.c:1034
935 msgid " (use \"git add\" to track)"
936 msgstr ""
938 #: wt-status.c:1036 wt-status.c:1039 wt-status.c:1042
939 #, c-format
940 msgid "nothing to commit%s\n"
941 msgstr ""
943 #: wt-status.c:1037
944 msgid " (create/copy files and use \"git add\" to track)"
945 msgstr ""
947 #: wt-status.c:1040
948 msgid " (use -u to show untracked files)"
949 msgstr ""
951 #: wt-status.c:1043
952 msgid " (working directory clean)"
953 msgstr ""
955 #: wt-status.c:1151
956 msgid "HEAD (no branch)"
957 msgstr ""
959 #: wt-status.c:1157
960 msgid "Initial commit on "
961 msgstr ""
963 #: wt-status.c:1172
964 msgid "behind "
965 msgstr ""
967 #: wt-status.c:1175 wt-status.c:1178
968 msgid "ahead "
969 msgstr ""
971 #: wt-status.c:1180
972 msgid ", behind "
973 msgstr ""
975 #: builtin/add.c:62
976 #, c-format
977 msgid "unexpected diff status %c"
978 msgstr ""
980 #: builtin/add.c:67 builtin/commit.c:226
981 msgid "updating files failed"
982 msgstr ""
984 #: builtin/add.c:77
985 #, c-format
986 msgid "remove '%s'\n"
987 msgstr ""
989 #: builtin/add.c:176
990 #, c-format
991 msgid "Path '%s' is in submodule '%.*s'"
992 msgstr ""
994 #: builtin/add.c:192
995 msgid "Unstaged changes after refreshing the index:"
996 msgstr ""
998 #: builtin/add.c:195 builtin/add.c:459 builtin/rm.c:186
999 #, c-format
1000 msgid "pathspec '%s' did not match any files"
1001 msgstr ""
1003 #: builtin/add.c:209
1004 #, c-format
1005 msgid "'%s' is beyond a symbolic link"
1006 msgstr ""
1008 #: builtin/add.c:276
1009 msgid "Could not read the index"
1010 msgstr ""
1012 #: builtin/add.c:286
1013 #, c-format
1014 msgid "Could not open '%s' for writing."
1015 msgstr ""
1017 #: builtin/add.c:290
1018 msgid "Could not write patch"
1019 msgstr ""
1021 #: builtin/add.c:295
1022 #, c-format
1023 msgid "Could not stat '%s'"
1024 msgstr ""
1026 #: builtin/add.c:297
1027 msgid "Empty patch. Aborted."
1028 msgstr ""
1030 #: builtin/add.c:303
1031 #, c-format
1032 msgid "Could not apply '%s'"
1033 msgstr ""
1035 #: builtin/add.c:312
1036 msgid "The following paths are ignored by one of your .gitignore files:\n"
1037 msgstr ""
1039 #: builtin/add.c:352
1040 #, c-format
1041 msgid "Use -f if you really want to add them.\n"
1042 msgstr ""
1044 #: builtin/add.c:353
1045 msgid "no files added"
1046 msgstr ""
1048 #: builtin/add.c:359
1049 msgid "adding files failed"
1050 msgstr ""
1052 #: builtin/add.c:391
1053 msgid "-A and -u are mutually incompatible"
1054 msgstr ""
1056 #: builtin/add.c:393
1057 msgid "Option --ignore-missing can only be used together with --dry-run"
1058 msgstr ""
1060 #: builtin/add.c:413
1061 #, c-format
1062 msgid "Nothing specified, nothing added.\n"
1063 msgstr ""
1065 #: builtin/add.c:414
1066 #, c-format
1067 msgid "Maybe you wanted to say 'git add .'?\n"
1068 msgstr ""
1070 #: builtin/add.c:420 builtin/clean.c:95 builtin/commit.c:286 builtin/mv.c:82
1071 #: builtin/rm.c:162
1072 msgid "index file corrupt"
1073 msgstr ""
1075 #: builtin/add.c:480 builtin/apply.c:4108 builtin/mv.c:229 builtin/rm.c:260
1076 msgid "Unable to write new index file"
1077 msgstr ""
1079 #: builtin/apply.c:53
1080 msgid "git apply [options] [<patch>...]"
1081 msgstr ""
1083 #: builtin/apply.c:106
1084 #, c-format
1085 msgid "unrecognized whitespace option '%s'"
1086 msgstr ""
1088 #: builtin/apply.c:121
1089 #, c-format
1090 msgid "unrecognized whitespace ignore option '%s'"
1091 msgstr ""
1093 #: builtin/apply.c:815
1094 #, c-format
1095 msgid "Cannot prepare timestamp regexp %s"
1096 msgstr ""
1098 #: builtin/apply.c:824
1099 #, c-format
1100 msgid "regexec returned %d for input: %s"
1101 msgstr ""
1103 #: builtin/apply.c:905
1104 #, c-format
1105 msgid "unable to find filename in patch at line %d"
1106 msgstr ""
1108 #: builtin/apply.c:937
1109 #, c-format
1110 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
1111 msgstr ""
1113 #: builtin/apply.c:941
1114 #, c-format
1115 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
1116 msgstr ""
1118 #: builtin/apply.c:942
1119 #, c-format
1120 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
1121 msgstr ""
1123 #: builtin/apply.c:949
1124 #, c-format
1125 msgid "git apply: bad git-diff - expected /dev/null on line %d"
1126 msgstr ""
1128 #: builtin/apply.c:1394
1129 #, c-format
1130 msgid "recount: unexpected line: %.*s"
1131 msgstr ""
1133 #: builtin/apply.c:1451
1134 #, c-format
1135 msgid "patch fragment without header at line %d: %.*s"
1136 msgstr ""
1138 #: builtin/apply.c:1468
1139 #, c-format
1140 msgid ""
1141 "git diff header lacks filename information when removing %d leading pathname "
1142 "component (line %d)"
1143 msgid_plural ""
1144 "git diff header lacks filename information when removing %d leading pathname "
1145 "components (line %d)"
1146 msgstr[0] ""
1147 msgstr[1] ""
1149 #: builtin/apply.c:1628
1150 msgid "new file depends on old contents"
1151 msgstr ""
1153 #: builtin/apply.c:1630
1154 msgid "deleted file still has contents"
1155 msgstr ""
1157 #: builtin/apply.c:1656
1158 #, c-format
1159 msgid "corrupt patch at line %d"
1160 msgstr ""
1162 #: builtin/apply.c:1692
1163 #, c-format
1164 msgid "new file %s depends on old contents"
1165 msgstr ""
1167 #: builtin/apply.c:1694
1168 #, c-format
1169 msgid "deleted file %s still has contents"
1170 msgstr ""
1172 #: builtin/apply.c:1697
1173 #, c-format
1174 msgid "** warning: file %s becomes empty but is not deleted"
1175 msgstr ""
1177 #: builtin/apply.c:1843
1178 #, c-format
1179 msgid "corrupt binary patch at line %d: %.*s"
1180 msgstr ""
1182 #. there has to be one hunk (forward hunk)
1183 #: builtin/apply.c:1872
1184 #, c-format
1185 msgid "unrecognized binary patch at line %d"
1186 msgstr ""
1188 #: builtin/apply.c:1958
1189 #, c-format
1190 msgid "patch with only garbage at line %d"
1191 msgstr ""
1193 #: builtin/apply.c:2048
1194 #, c-format
1195 msgid "unable to read symlink %s"
1196 msgstr ""
1198 #: builtin/apply.c:2052
1199 #, c-format
1200 msgid "unable to open or read %s"
1201 msgstr ""
1203 #: builtin/apply.c:2123
1204 msgid "oops"
1205 msgstr ""
1207 #: builtin/apply.c:2645
1208 #, c-format
1209 msgid "invalid start of line: '%c'"
1210 msgstr ""
1212 #: builtin/apply.c:2763
1213 #, c-format
1214 msgid "Hunk #%d succeeded at %d (offset %d line)."
1215 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1216 msgstr[0] ""
1217 msgstr[1] ""
1219 #: builtin/apply.c:2775
1220 #, c-format
1221 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1222 msgstr ""
1224 #: builtin/apply.c:2781
1225 #, c-format
1226 msgid ""
1227 "while searching for:\n"
1228 "%.*s"
1229 msgstr ""
1231 #: builtin/apply.c:2800
1232 #, c-format
1233 msgid "missing binary patch data for '%s'"
1234 msgstr ""
1236 #: builtin/apply.c:2903
1237 #, c-format
1238 msgid "binary patch does not apply to '%s'"
1239 msgstr ""
1241 #: builtin/apply.c:2909
1242 #, c-format
1243 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1244 msgstr ""
1246 #: builtin/apply.c:2930
1247 #, c-format
1248 msgid "patch failed: %s:%ld"
1249 msgstr ""
1251 #: builtin/apply.c:3045
1252 #, c-format
1253 msgid "patch %s has been renamed/deleted"
1254 msgstr ""
1256 #: builtin/apply.c:3052 builtin/apply.c:3069
1257 #, c-format
1258 msgid "read of %s failed"
1259 msgstr ""
1261 #: builtin/apply.c:3084
1262 msgid "removal patch leaves file contents"
1263 msgstr ""
1265 #: builtin/apply.c:3105
1266 #, c-format
1267 msgid "%s: already exists in working directory"
1268 msgstr ""
1270 #: builtin/apply.c:3143
1271 #, c-format
1272 msgid "%s: has been deleted/renamed"
1273 msgstr ""
1275 #: builtin/apply.c:3148 builtin/apply.c:3179
1276 #, c-format
1277 msgid "%s: %s"
1278 msgstr ""
1280 #: builtin/apply.c:3159
1281 #, c-format
1282 msgid "%s: does not exist in index"
1283 msgstr ""
1285 #: builtin/apply.c:3173
1286 #, c-format
1287 msgid "%s: does not match index"
1288 msgstr ""
1290 #: builtin/apply.c:3190
1291 #, c-format
1292 msgid "%s: wrong type"
1293 msgstr ""
1295 #: builtin/apply.c:3192
1296 #, c-format
1297 msgid "%s has type %o, expected %o"
1298 msgstr ""
1300 #: builtin/apply.c:3247
1301 #, c-format
1302 msgid "%s: already exists in index"
1303 msgstr ""
1305 #: builtin/apply.c:3267
1306 #, c-format
1307 msgid "new mode (%o) of %s does not match old mode (%o)"
1308 msgstr ""
1310 #: builtin/apply.c:3272
1311 #, c-format
1312 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1313 msgstr ""
1315 #: builtin/apply.c:3280
1316 #, c-format
1317 msgid "%s: patch does not apply"
1318 msgstr ""
1320 #: builtin/apply.c:3293
1321 #, c-format
1322 msgid "Checking patch %s..."
1323 msgstr ""
1325 #: builtin/apply.c:3348 builtin/checkout.c:212 builtin/reset.c:158
1326 #, c-format
1327 msgid "make_cache_entry failed for path '%s'"
1328 msgstr ""
1330 #: builtin/apply.c:3491
1331 #, c-format
1332 msgid "unable to remove %s from index"
1333 msgstr ""
1335 #: builtin/apply.c:3518
1336 #, c-format
1337 msgid "corrupt patch for subproject %s"
1338 msgstr ""
1340 #: builtin/apply.c:3522
1341 #, c-format
1342 msgid "unable to stat newly created file '%s'"
1343 msgstr ""
1345 #: builtin/apply.c:3527
1346 #, c-format
1347 msgid "unable to create backing store for newly created file %s"
1348 msgstr ""
1350 #: builtin/apply.c:3530
1351 #, c-format
1352 msgid "unable to add cache entry for %s"
1353 msgstr ""
1355 #: builtin/apply.c:3563
1356 #, c-format
1357 msgid "closing file '%s'"
1358 msgstr ""
1360 #: builtin/apply.c:3612
1361 #, c-format
1362 msgid "unable to write file '%s' mode %o"
1363 msgstr ""
1365 #: builtin/apply.c:3668
1366 #, c-format
1367 msgid "Applied patch %s cleanly."
1368 msgstr ""
1370 #: builtin/apply.c:3676
1371 msgid "internal error"
1372 msgstr ""
1374 #. Say this even without --verbose
1375 #: builtin/apply.c:3679
1376 #, c-format
1377 msgid "Applying patch %%s with %d reject..."
1378 msgid_plural "Applying patch %%s with %d rejects..."
1379 msgstr[0] ""
1380 msgstr[1] ""
1382 #: builtin/apply.c:3689
1383 #, c-format
1384 msgid "truncating .rej filename to %.*s.rej"
1385 msgstr ""
1387 #: builtin/apply.c:3710
1388 #, c-format
1389 msgid "Hunk #%d applied cleanly."
1390 msgstr ""
1392 #: builtin/apply.c:3713
1393 #, c-format
1394 msgid "Rejected hunk #%d."
1395 msgstr ""
1397 #: builtin/apply.c:3844
1398 msgid "unrecognized input"
1399 msgstr ""
1401 #: builtin/apply.c:3855
1402 msgid "unable to read index file"
1403 msgstr ""
1405 #: builtin/apply.c:3970 builtin/apply.c:3973
1406 msgid "path"
1407 msgstr ""
1409 #: builtin/apply.c:3971
1410 msgid "don't apply changes matching the given path"
1411 msgstr ""
1413 #: builtin/apply.c:3974
1414 msgid "apply changes matching the given path"
1415 msgstr ""
1417 #: builtin/apply.c:3976
1418 msgid "num"
1419 msgstr ""
1421 #: builtin/apply.c:3977
1422 msgid "remove <num> leading slashes from traditional diff paths"
1423 msgstr ""
1425 #: builtin/apply.c:3980
1426 msgid "ignore additions made by the patch"
1427 msgstr ""
1429 #: builtin/apply.c:3982
1430 msgid "instead of applying the patch, output diffstat for the input"
1431 msgstr ""
1433 #: builtin/apply.c:3986
1434 msgid "shows number of added and deleted lines in decimal notation"
1435 msgstr ""
1437 #: builtin/apply.c:3988
1438 msgid "instead of applying the patch, output a summary for the input"
1439 msgstr ""
1441 #: builtin/apply.c:3990
1442 msgid "instead of applying the patch, see if the patch is applicable"
1443 msgstr ""
1445 #: builtin/apply.c:3992
1446 msgid "make sure the patch is applicable to the current index"
1447 msgstr ""
1449 #: builtin/apply.c:3994
1450 msgid "apply a patch without touching the working tree"
1451 msgstr ""
1453 #: builtin/apply.c:3996
1454 msgid "also apply the patch (use with --stat/--summary/--check)"
1455 msgstr ""
1457 #: builtin/apply.c:3998
1458 msgid "build a temporary index based on embedded index information"
1459 msgstr ""
1461 #: builtin/apply.c:4000
1462 msgid "paths are separated with NUL character"
1463 msgstr ""
1465 #: builtin/apply.c:4003
1466 msgid "ensure at least <n> lines of context match"
1467 msgstr ""
1469 #: builtin/apply.c:4004
1470 msgid "action"
1471 msgstr ""
1473 #: builtin/apply.c:4005
1474 msgid "detect new or modified lines that have whitespace errors"
1475 msgstr ""
1477 #: builtin/apply.c:4008 builtin/apply.c:4011
1478 msgid "ignore changes in whitespace when finding context"
1479 msgstr ""
1481 #: builtin/apply.c:4014
1482 msgid "apply the patch in reverse"
1483 msgstr ""
1485 #: builtin/apply.c:4016
1486 msgid "don't expect at least one line of context"
1487 msgstr ""
1489 #: builtin/apply.c:4018
1490 msgid "leave the rejected hunks in corresponding *.rej files"
1491 msgstr ""
1493 #: builtin/apply.c:4020
1494 msgid "allow overlapping hunks"
1495 msgstr ""
1497 #: builtin/apply.c:4021
1498 msgid "be verbose"
1499 msgstr ""
1501 #: builtin/apply.c:4023
1502 msgid "tolerate incorrectly detected missing new-line at the end of file"
1503 msgstr ""
1505 #: builtin/apply.c:4026
1506 msgid "do not trust the line counts in the hunk headers"
1507 msgstr ""
1509 #: builtin/apply.c:4028
1510 msgid "root"
1511 msgstr ""
1513 #: builtin/apply.c:4029
1514 msgid "prepend <root> to all filenames"
1515 msgstr ""
1517 #: builtin/apply.c:4050
1518 msgid "--index outside a repository"
1519 msgstr ""
1521 #: builtin/apply.c:4053
1522 msgid "--cached outside a repository"
1523 msgstr ""
1525 #: builtin/apply.c:4069
1526 #, c-format
1527 msgid "can't open patch '%s'"
1528 msgstr ""
1530 #: builtin/apply.c:4083
1531 #, c-format
1532 msgid "squelched %d whitespace error"
1533 msgid_plural "squelched %d whitespace errors"
1534 msgstr[0] ""
1535 msgstr[1] ""
1537 #: builtin/apply.c:4089 builtin/apply.c:4099
1538 #, c-format
1539 msgid "%d line adds whitespace errors."
1540 msgid_plural "%d lines add whitespace errors."
1541 msgstr[0] ""
1542 msgstr[1] ""
1544 #: builtin/archive.c:17
1545 #, c-format
1546 msgid "could not create archive file '%s'"
1547 msgstr ""
1549 #: builtin/archive.c:20
1550 msgid "could not redirect output"
1551 msgstr ""
1553 #: builtin/archive.c:37
1554 msgid "git archive: Remote with no URL"
1555 msgstr ""
1557 #: builtin/archive.c:58
1558 msgid "git archive: expected ACK/NAK, got EOF"
1559 msgstr ""
1561 #: builtin/archive.c:63
1562 #, c-format
1563 msgid "git archive: NACK %s"
1564 msgstr ""
1566 #: builtin/archive.c:65
1567 #, c-format
1568 msgid "remote error: %s"
1569 msgstr ""
1571 #: builtin/archive.c:66
1572 msgid "git archive: protocol error"
1573 msgstr ""
1575 #: builtin/archive.c:71
1576 msgid "git archive: expected a flush"
1577 msgstr ""
1579 #: builtin/branch.c:144
1580 #, c-format
1581 msgid ""
1582 "deleting branch '%s' that has been merged to\n"
1583 "         '%s', but not yet merged to HEAD."
1584 msgstr ""
1586 #: builtin/branch.c:148
1587 #, c-format
1588 msgid ""
1589 "not deleting branch '%s' that is not yet merged to\n"
1590 "         '%s', even though it is merged to HEAD."
1591 msgstr ""
1593 #: builtin/branch.c:180
1594 msgid "cannot use -a with -d"
1595 msgstr ""
1597 #: builtin/branch.c:186
1598 msgid "Couldn't look up commit object for HEAD"
1599 msgstr ""
1601 #: builtin/branch.c:191
1602 #, c-format
1603 msgid "Cannot delete the branch '%s' which you are currently on."
1604 msgstr ""
1606 #: builtin/branch.c:202
1607 #, c-format
1608 msgid "remote branch '%s' not found."
1609 msgstr ""
1611 #: builtin/branch.c:203
1612 #, c-format
1613 msgid "branch '%s' not found."
1614 msgstr ""
1616 #: builtin/branch.c:210
1617 #, c-format
1618 msgid "Couldn't look up commit object for '%s'"
1619 msgstr ""
1621 #: builtin/branch.c:216
1622 #, c-format
1623 msgid ""
1624 "The branch '%s' is not fully merged.\n"
1625 "If you are sure you want to delete it, run 'git branch -D %s'."
1626 msgstr ""
1628 #: builtin/branch.c:225
1629 #, c-format
1630 msgid "Error deleting remote branch '%s'"
1631 msgstr ""
1633 #: builtin/branch.c:226
1634 #, c-format
1635 msgid "Error deleting branch '%s'"
1636 msgstr ""
1638 #: builtin/branch.c:233
1639 #, c-format
1640 msgid "Deleted remote branch %s (was %s).\n"
1641 msgstr ""
1643 #: builtin/branch.c:234
1644 #, c-format
1645 msgid "Deleted branch %s (was %s).\n"
1646 msgstr ""
1648 #: builtin/branch.c:239
1649 msgid "Update of config-file failed"
1650 msgstr ""
1652 #: builtin/branch.c:337
1653 #, c-format
1654 msgid "branch '%s' does not point at a commit"
1655 msgstr ""
1657 #: builtin/branch.c:409
1658 #, c-format
1659 msgid "[%s: behind %d]"
1660 msgstr ""
1662 #: builtin/branch.c:411
1663 #, c-format
1664 msgid "[behind %d]"
1665 msgstr ""
1667 #: builtin/branch.c:415
1668 #, c-format
1669 msgid "[%s: ahead %d]"
1670 msgstr ""
1672 #: builtin/branch.c:417
1673 #, c-format
1674 msgid "[ahead %d]"
1675 msgstr ""
1677 #: builtin/branch.c:420
1678 #, c-format
1679 msgid "[%s: ahead %d, behind %d]"
1680 msgstr ""
1682 #: builtin/branch.c:423
1683 #, c-format
1684 msgid "[ahead %d, behind %d]"
1685 msgstr ""
1687 #: builtin/branch.c:535
1688 msgid "(no branch)"
1689 msgstr ""
1691 #: builtin/branch.c:600
1692 msgid "some refs could not be read"
1693 msgstr ""
1695 #: builtin/branch.c:613
1696 msgid "cannot rename the current branch while not on any."
1697 msgstr ""
1699 #: builtin/branch.c:623
1700 #, c-format
1701 msgid "Invalid branch name: '%s'"
1702 msgstr ""
1704 #: builtin/branch.c:638
1705 msgid "Branch rename failed"
1706 msgstr ""
1708 #: builtin/branch.c:642
1709 #, c-format
1710 msgid "Renamed a misnamed branch '%s' away"
1711 msgstr ""
1713 #: builtin/branch.c:646
1714 #, c-format
1715 msgid "Branch renamed to %s, but HEAD is not updated!"
1716 msgstr ""
1718 #: builtin/branch.c:653
1719 msgid "Branch is renamed, but update of config-file failed"
1720 msgstr ""
1722 #: builtin/branch.c:668
1723 #, c-format
1724 msgid "malformed object name %s"
1725 msgstr ""
1727 #: builtin/branch.c:692
1728 #, c-format
1729 msgid "could not write branch description template: %s"
1730 msgstr ""
1732 #: builtin/branch.c:783
1733 msgid "Failed to resolve HEAD as a valid ref."
1734 msgstr ""
1736 #: builtin/branch.c:788 builtin/clone.c:558
1737 msgid "HEAD not found below refs/heads!"
1738 msgstr ""
1740 #: builtin/branch.c:808
1741 msgid "--column and --verbose are incompatible"
1742 msgstr ""
1744 #: builtin/branch.c:857
1745 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
1746 msgstr ""
1748 #: builtin/bundle.c:47
1749 #, c-format
1750 msgid "%s is okay\n"
1751 msgstr ""
1753 #: builtin/bundle.c:56
1754 msgid "Need a repository to create a bundle."
1755 msgstr ""
1757 #: builtin/bundle.c:60
1758 msgid "Need a repository to unbundle."
1759 msgstr ""
1761 #: builtin/checkout.c:113 builtin/checkout.c:146
1762 #, c-format
1763 msgid "path '%s' does not have our version"
1764 msgstr ""
1766 #: builtin/checkout.c:115 builtin/checkout.c:148
1767 #, c-format
1768 msgid "path '%s' does not have their version"
1769 msgstr ""
1771 #: builtin/checkout.c:131
1772 #, c-format
1773 msgid "path '%s' does not have all necessary versions"
1774 msgstr ""
1776 #: builtin/checkout.c:175
1777 #, c-format
1778 msgid "path '%s' does not have necessary versions"
1779 msgstr ""
1781 #: builtin/checkout.c:192
1782 #, c-format
1783 msgid "path '%s': cannot merge"
1784 msgstr ""
1786 #: builtin/checkout.c:209
1787 #, c-format
1788 msgid "Unable to add merge result for '%s'"
1789 msgstr ""
1791 #: builtin/checkout.c:234 builtin/checkout.c:392
1792 msgid "corrupt index file"
1793 msgstr ""
1795 #: builtin/checkout.c:264 builtin/checkout.c:271
1796 #, c-format
1797 msgid "path '%s' is unmerged"
1798 msgstr ""
1800 #: builtin/checkout.c:302 builtin/checkout.c:498 builtin/clone.c:583
1801 #: builtin/merge.c:812
1802 msgid "unable to write new index file"
1803 msgstr ""
1805 #: builtin/checkout.c:319 builtin/diff.c:302 builtin/merge.c:408
1806 msgid "diff_setup_done failed"
1807 msgstr ""
1809 #: builtin/checkout.c:414
1810 msgid "you need to resolve your current index first"
1811 msgstr ""
1813 #: builtin/checkout.c:533
1814 #, c-format
1815 msgid "Can not do reflog for '%s'\n"
1816 msgstr ""
1818 #: builtin/checkout.c:566
1819 msgid "HEAD is now at"
1820 msgstr ""
1822 #: builtin/checkout.c:573
1823 #, c-format
1824 msgid "Reset branch '%s'\n"
1825 msgstr ""
1827 #: builtin/checkout.c:576
1828 #, c-format
1829 msgid "Already on '%s'\n"
1830 msgstr ""
1832 #: builtin/checkout.c:580
1833 #, c-format
1834 msgid "Switched to and reset branch '%s'\n"
1835 msgstr ""
1837 #: builtin/checkout.c:582
1838 #, c-format
1839 msgid "Switched to a new branch '%s'\n"
1840 msgstr ""
1842 #: builtin/checkout.c:584
1843 #, c-format
1844 msgid "Switched to branch '%s'\n"
1845 msgstr ""
1847 #: builtin/checkout.c:640
1848 #, c-format
1849 msgid " ... and %d more.\n"
1850 msgstr ""
1852 #. The singular version
1853 #: builtin/checkout.c:646
1854 #, c-format
1855 msgid ""
1856 "Warning: you are leaving %d commit behind, not connected to\n"
1857 "any of your branches:\n"
1858 "\n"
1859 "%s\n"
1860 msgid_plural ""
1861 "Warning: you are leaving %d commits behind, not connected to\n"
1862 "any of your branches:\n"
1863 "\n"
1864 "%s\n"
1865 msgstr[0] ""
1866 msgstr[1] ""
1868 #: builtin/checkout.c:664
1869 #, c-format
1870 msgid ""
1871 "If you want to keep them by creating a new branch, this may be a good time\n"
1872 "to do so with:\n"
1873 "\n"
1874 " git branch new_branch_name %s\n"
1875 "\n"
1876 msgstr ""
1878 #: builtin/checkout.c:694
1879 msgid "internal error in revision walk"
1880 msgstr ""
1882 #: builtin/checkout.c:698
1883 msgid "Previous HEAD position was"
1884 msgstr ""
1886 #: builtin/checkout.c:724
1887 msgid "You are on a branch yet to be born"
1888 msgstr ""
1890 #. case (1)
1891 #: builtin/checkout.c:855
1892 #, c-format
1893 msgid "invalid reference: %s"
1894 msgstr ""
1896 #. case (1): want a tree
1897 #: builtin/checkout.c:894
1898 #, c-format
1899 msgid "reference is not a tree: %s"
1900 msgstr ""
1902 #: builtin/checkout.c:974
1903 msgid "-B cannot be used with -b"
1904 msgstr ""
1906 #: builtin/checkout.c:983
1907 msgid "--patch is incompatible with all other options"
1908 msgstr ""
1910 #: builtin/checkout.c:986
1911 msgid "--detach cannot be used with -b/-B/--orphan"
1912 msgstr ""
1914 #: builtin/checkout.c:988
1915 msgid "--detach cannot be used with -t"
1916 msgstr ""
1918 #: builtin/checkout.c:994
1919 msgid "--track needs a branch name"
1920 msgstr ""
1922 #: builtin/checkout.c:1001
1923 msgid "Missing branch name; try -b"
1924 msgstr ""
1926 #: builtin/checkout.c:1007
1927 msgid "--orphan and -b|-B are mutually exclusive"
1928 msgstr ""
1930 #: builtin/checkout.c:1009
1931 msgid "--orphan cannot be used with -t"
1932 msgstr ""
1934 #: builtin/checkout.c:1019
1935 msgid "git checkout: -f and -m are incompatible"
1936 msgstr ""
1938 #: builtin/checkout.c:1053
1939 msgid "invalid path specification"
1940 msgstr ""
1942 #: builtin/checkout.c:1061
1943 #, c-format
1944 msgid ""
1945 "git checkout: updating paths is incompatible with switching branches.\n"
1946 "Did you intend to checkout '%s' which can not be resolved as commit?"
1947 msgstr ""
1949 #: builtin/checkout.c:1063
1950 msgid "git checkout: updating paths is incompatible with switching branches."
1951 msgstr ""
1953 #: builtin/checkout.c:1068
1954 msgid "git checkout: --detach does not take a path argument"
1955 msgstr ""
1957 #: builtin/checkout.c:1071
1958 msgid ""
1959 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
1960 "checking out of the index."
1961 msgstr ""
1963 #: builtin/checkout.c:1090
1964 msgid "Cannot switch branch to a non-commit."
1965 msgstr ""
1967 #: builtin/checkout.c:1093
1968 msgid "--ours/--theirs is incompatible with switching branches."
1969 msgstr ""
1971 #: builtin/clean.c:78
1972 msgid "-x and -X cannot be used together"
1973 msgstr ""
1975 #: builtin/clean.c:82
1976 msgid ""
1977 "clean.requireForce set to true and neither -n nor -f given; refusing to clean"
1978 msgstr ""
1980 #: builtin/clean.c:85
1981 msgid ""
1982 "clean.requireForce defaults to true and neither -n nor -f given; refusing to "
1983 "clean"
1984 msgstr ""
1986 #: builtin/clean.c:155 builtin/clean.c:176
1987 #, c-format
1988 msgid "Would remove %s\n"
1989 msgstr ""
1991 #: builtin/clean.c:159 builtin/clean.c:179
1992 #, c-format
1993 msgid "Removing %s\n"
1994 msgstr ""
1996 #: builtin/clean.c:162 builtin/clean.c:182
1997 #, c-format
1998 msgid "failed to remove %s"
1999 msgstr ""
2001 #: builtin/clean.c:166
2002 #, c-format
2003 msgid "Would not remove %s\n"
2004 msgstr ""
2006 #: builtin/clean.c:168
2007 #, c-format
2008 msgid "Not removing %s\n"
2009 msgstr ""
2011 #: builtin/clone.c:243
2012 #, c-format
2013 msgid "reference repository '%s' is not a local directory."
2014 msgstr ""
2016 #: builtin/clone.c:302
2017 #, c-format
2018 msgid "failed to open '%s'"
2019 msgstr ""
2021 #: builtin/clone.c:306
2022 #, c-format
2023 msgid "failed to create directory '%s'"
2024 msgstr ""
2026 #: builtin/clone.c:308 builtin/diff.c:75
2027 #, c-format
2028 msgid "failed to stat '%s'"
2029 msgstr ""
2031 #: builtin/clone.c:310
2032 #, c-format
2033 msgid "%s exists and is not a directory"
2034 msgstr ""
2036 #: builtin/clone.c:324
2037 #, c-format
2038 msgid "failed to stat %s\n"
2039 msgstr ""
2041 #: builtin/clone.c:341
2042 #, c-format
2043 msgid "failed to unlink '%s'"
2044 msgstr ""
2046 #: builtin/clone.c:346
2047 #, c-format
2048 msgid "failed to create link '%s'"
2049 msgstr ""
2051 #: builtin/clone.c:350
2052 #, c-format
2053 msgid "failed to copy file to '%s'"
2054 msgstr ""
2056 #: builtin/clone.c:373
2057 #, c-format
2058 msgid "done.\n"
2059 msgstr ""
2061 #: builtin/clone.c:440
2062 #, c-format
2063 msgid "Could not find remote branch %s to clone."
2064 msgstr ""
2066 #: builtin/clone.c:549
2067 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
2068 msgstr ""
2070 #: builtin/clone.c:639
2071 msgid "Too many arguments."
2072 msgstr ""
2074 #: builtin/clone.c:643
2075 msgid "You must specify a repository to clone."
2076 msgstr ""
2078 #: builtin/clone.c:654
2079 #, c-format
2080 msgid "--bare and --origin %s options are incompatible."
2081 msgstr ""
2083 #: builtin/clone.c:668
2084 #, c-format
2085 msgid "repository '%s' does not exist"
2086 msgstr ""
2088 #: builtin/clone.c:673
2089 msgid "--depth is ignored in local clones; use file:// instead."
2090 msgstr ""
2092 #: builtin/clone.c:683
2093 #, c-format
2094 msgid "destination path '%s' already exists and is not an empty directory."
2095 msgstr ""
2097 #: builtin/clone.c:693
2098 #, c-format
2099 msgid "working tree '%s' already exists."
2100 msgstr ""
2102 #: builtin/clone.c:706 builtin/clone.c:720
2103 #, c-format
2104 msgid "could not create leading directories of '%s'"
2105 msgstr ""
2107 #: builtin/clone.c:709
2108 #, c-format
2109 msgid "could not create work tree dir '%s'."
2110 msgstr ""
2112 #: builtin/clone.c:728
2113 #, c-format
2114 msgid "Cloning into bare repository '%s'...\n"
2115 msgstr ""
2117 #: builtin/clone.c:730
2118 #, c-format
2119 msgid "Cloning into '%s'...\n"
2120 msgstr ""
2122 #: builtin/clone.c:786
2123 #, c-format
2124 msgid "Don't know how to clone %s"
2125 msgstr ""
2127 #: builtin/clone.c:835
2128 #, c-format
2129 msgid "Remote branch %s not found in upstream %s"
2130 msgstr ""
2132 #: builtin/clone.c:842
2133 msgid "You appear to have cloned an empty repository."
2134 msgstr ""
2136 #: builtin/column.c:51
2137 msgid "--command must be the first argument"
2138 msgstr ""
2140 #: builtin/commit.c:43
2141 msgid ""
2142 "Your name and email address were configured automatically based\n"
2143 "on your username and hostname. Please check that they are accurate.\n"
2144 "You can suppress this message by setting them explicitly:\n"
2145 "\n"
2146 "    git config --global user.name \"Your Name\"\n"
2147 "    git config --global user.email you@example.com\n"
2148 "\n"
2149 "After doing this, you may fix the identity used for this commit with:\n"
2150 "\n"
2151 "    git commit --amend --reset-author\n"
2152 msgstr ""
2154 #: builtin/commit.c:55
2155 msgid ""
2156 "You asked to amend the most recent commit, but doing so would make\n"
2157 "it empty. You can repeat your command with --allow-empty, or you can\n"
2158 "remove the commit entirely with \"git reset HEAD^\".\n"
2159 msgstr ""
2161 #: builtin/commit.c:60
2162 msgid ""
2163 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
2164 "If you wish to commit it anyway, use:\n"
2165 "\n"
2166 "    git commit --allow-empty\n"
2167 "\n"
2168 "Otherwise, please use 'git reset'\n"
2169 msgstr ""
2171 #: builtin/commit.c:253
2172 msgid "failed to unpack HEAD tree object"
2173 msgstr ""
2175 #: builtin/commit.c:295
2176 msgid "unable to create temporary index"
2177 msgstr ""
2179 #: builtin/commit.c:301
2180 msgid "interactive add failed"
2181 msgstr ""
2183 #: builtin/commit.c:334 builtin/commit.c:355 builtin/commit.c:405
2184 msgid "unable to write new_index file"
2185 msgstr ""
2187 #: builtin/commit.c:386
2188 msgid "cannot do a partial commit during a merge."
2189 msgstr ""
2191 #: builtin/commit.c:388
2192 msgid "cannot do a partial commit during a cherry-pick."
2193 msgstr ""
2195 #: builtin/commit.c:398
2196 msgid "cannot read the index"
2197 msgstr ""
2199 #: builtin/commit.c:418
2200 msgid "unable to write temporary index file"
2201 msgstr ""
2203 #: builtin/commit.c:493 builtin/commit.c:499
2204 #, c-format
2205 msgid "invalid commit: %s"
2206 msgstr ""
2208 #: builtin/commit.c:522
2209 msgid "malformed --author parameter"
2210 msgstr ""
2212 #: builtin/commit.c:582
2213 #, c-format
2214 msgid "Malformed ident string: '%s'"
2215 msgstr ""
2217 #: builtin/commit.c:620 builtin/commit.c:653 builtin/commit.c:967
2218 #, c-format
2219 msgid "could not lookup commit %s"
2220 msgstr ""
2222 #: builtin/commit.c:632 builtin/shortlog.c:296
2223 #, c-format
2224 msgid "(reading log message from standard input)\n"
2225 msgstr ""
2227 #: builtin/commit.c:634
2228 msgid "could not read log from standard input"
2229 msgstr ""
2231 #: builtin/commit.c:638
2232 #, c-format
2233 msgid "could not read log file '%s'"
2234 msgstr ""
2236 #: builtin/commit.c:644
2237 msgid "commit has empty message"
2238 msgstr ""
2240 #: builtin/commit.c:660
2241 msgid "could not read MERGE_MSG"
2242 msgstr ""
2244 #: builtin/commit.c:664
2245 msgid "could not read SQUASH_MSG"
2246 msgstr ""
2248 #: builtin/commit.c:668
2249 #, c-format
2250 msgid "could not read '%s'"
2251 msgstr ""
2253 #: builtin/commit.c:720
2254 msgid "could not write commit template"
2255 msgstr ""
2257 #: builtin/commit.c:731
2258 #, c-format
2259 msgid ""
2260 "\n"
2261 "It looks like you may be committing a merge.\n"
2262 "If this is not correct, please remove the file\n"
2263 "\t%s\n"
2264 "and try again.\n"
2265 msgstr ""
2267 #: builtin/commit.c:736
2268 #, c-format
2269 msgid ""
2270 "\n"
2271 "It looks like you may be committing a cherry-pick.\n"
2272 "If this is not correct, please remove the file\n"
2273 "\t%s\n"
2274 "and try again.\n"
2275 msgstr ""
2277 #: builtin/commit.c:748
2278 msgid ""
2279 "Please enter the commit message for your changes. Lines starting\n"
2280 "with '#' will be ignored, and an empty message aborts the commit.\n"
2281 msgstr ""
2283 #: builtin/commit.c:753
2284 msgid ""
2285 "Please enter the commit message for your changes. Lines starting\n"
2286 "with '#' will be kept; you may remove them yourself if you want to.\n"
2287 "An empty message aborts the commit.\n"
2288 msgstr ""
2290 #: builtin/commit.c:766
2291 #, c-format
2292 msgid "%sAuthor:    %s"
2293 msgstr ""
2295 #: builtin/commit.c:773
2296 #, c-format
2297 msgid "%sCommitter: %s"
2298 msgstr ""
2300 #: builtin/commit.c:793
2301 msgid "Cannot read index"
2302 msgstr ""
2304 #: builtin/commit.c:830
2305 msgid "Error building trees"
2306 msgstr ""
2308 #: builtin/commit.c:845 builtin/tag.c:361
2309 #, c-format
2310 msgid "Please supply the message using either -m or -F option.\n"
2311 msgstr ""
2313 #: builtin/commit.c:942
2314 #, c-format
2315 msgid "No existing author found with '%s'"
2316 msgstr ""
2318 #: builtin/commit.c:957 builtin/commit.c:1157
2319 #, c-format
2320 msgid "Invalid untracked files mode '%s'"
2321 msgstr ""
2323 #: builtin/commit.c:997
2324 msgid "Using both --reset-author and --author does not make sense"
2325 msgstr ""
2327 #: builtin/commit.c:1008
2328 msgid "You have nothing to amend."
2329 msgstr ""
2331 #: builtin/commit.c:1011
2332 msgid "You are in the middle of a merge -- cannot amend."
2333 msgstr ""
2335 #: builtin/commit.c:1013
2336 msgid "You are in the middle of a cherry-pick -- cannot amend."
2337 msgstr ""
2339 #: builtin/commit.c:1016
2340 msgid "Options --squash and --fixup cannot be used together"
2341 msgstr ""
2343 #: builtin/commit.c:1026
2344 msgid "Only one of -c/-C/-F/--fixup can be used."
2345 msgstr ""
2347 #: builtin/commit.c:1028
2348 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
2349 msgstr ""
2351 #: builtin/commit.c:1036
2352 msgid "--reset-author can be used only with -C, -c or --amend."
2353 msgstr ""
2355 #: builtin/commit.c:1053
2356 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
2357 msgstr ""
2359 #: builtin/commit.c:1055
2360 msgid "No paths with --include/--only does not make sense."
2361 msgstr ""
2363 #: builtin/commit.c:1057
2364 msgid "Clever... amending the last one with dirty index."
2365 msgstr ""
2367 #: builtin/commit.c:1059
2368 msgid "Explicit paths specified without -i nor -o; assuming --only paths..."
2369 msgstr ""
2371 #: builtin/commit.c:1069 builtin/tag.c:577
2372 #, c-format
2373 msgid "Invalid cleanup mode %s"
2374 msgstr ""
2376 #: builtin/commit.c:1074
2377 msgid "Paths with -a does not make sense."
2378 msgstr ""
2380 #: builtin/commit.c:1257
2381 msgid "couldn't look up newly created commit"
2382 msgstr ""
2384 #: builtin/commit.c:1259
2385 msgid "could not parse newly created commit"
2386 msgstr ""
2388 #: builtin/commit.c:1300
2389 msgid "detached HEAD"
2390 msgstr ""
2392 #: builtin/commit.c:1302
2393 msgid " (root-commit)"
2394 msgstr ""
2396 #: builtin/commit.c:1446
2397 msgid "could not parse HEAD commit"
2398 msgstr ""
2400 #: builtin/commit.c:1484 builtin/merge.c:509
2401 #, c-format
2402 msgid "could not open '%s' for reading"
2403 msgstr ""
2405 #: builtin/commit.c:1491
2406 #, c-format
2407 msgid "Corrupt MERGE_HEAD file (%s)"
2408 msgstr ""
2410 #: builtin/commit.c:1498
2411 msgid "could not read MERGE_MODE"
2412 msgstr ""
2414 #: builtin/commit.c:1517
2415 #, c-format
2416 msgid "could not read commit message: %s"
2417 msgstr ""
2419 #: builtin/commit.c:1531
2420 #, c-format
2421 msgid "Aborting commit; you did not edit the message.\n"
2422 msgstr ""
2424 #: builtin/commit.c:1536
2425 #, c-format
2426 msgid "Aborting commit due to empty commit message.\n"
2427 msgstr ""
2429 #: builtin/commit.c:1551 builtin/merge.c:936 builtin/merge.c:961
2430 msgid "failed to write commit object"
2431 msgstr ""
2433 #: builtin/commit.c:1572
2434 msgid "cannot lock HEAD ref"
2435 msgstr ""
2437 #: builtin/commit.c:1576
2438 msgid "cannot update HEAD ref"
2439 msgstr ""
2441 #: builtin/commit.c:1587
2442 msgid ""
2443 "Repository has been updated, but unable to write\n"
2444 "new_index file. Check that disk is not full or quota is\n"
2445 "not exceeded, and then \"git reset HEAD\" to recover."
2446 msgstr ""
2448 #: builtin/describe.c:234
2449 #, c-format
2450 msgid "annotated tag %s not available"
2451 msgstr ""
2453 #: builtin/describe.c:238
2454 #, c-format
2455 msgid "annotated tag %s has no embedded name"
2456 msgstr ""
2458 #: builtin/describe.c:240
2459 #, c-format
2460 msgid "tag '%s' is really '%s' here"
2461 msgstr ""
2463 #: builtin/describe.c:267
2464 #, c-format
2465 msgid "Not a valid object name %s"
2466 msgstr ""
2468 #: builtin/describe.c:270
2469 #, c-format
2470 msgid "%s is not a valid '%s' object"
2471 msgstr ""
2473 #: builtin/describe.c:287
2474 #, c-format
2475 msgid "no tag exactly matches '%s'"
2476 msgstr ""
2478 #: builtin/describe.c:289
2479 #, c-format
2480 msgid "searching to describe %s\n"
2481 msgstr ""
2483 #: builtin/describe.c:329
2484 #, c-format
2485 msgid "finished search at %s\n"
2486 msgstr ""
2488 #: builtin/describe.c:353
2489 #, c-format
2490 msgid ""
2491 "No annotated tags can describe '%s'.\n"
2492 "However, there were unannotated tags: try --tags."
2493 msgstr ""
2495 #: builtin/describe.c:357
2496 #, c-format
2497 msgid ""
2498 "No tags can describe '%s'.\n"
2499 "Try --always, or create some tags."
2500 msgstr ""
2502 #: builtin/describe.c:378
2503 #, c-format
2504 msgid "traversed %lu commits\n"
2505 msgstr ""
2507 #: builtin/describe.c:381
2508 #, c-format
2509 msgid ""
2510 "more than %i tags found; listed %i most recent\n"
2511 "gave up search at %s\n"
2512 msgstr ""
2514 #: builtin/describe.c:436
2515 msgid "--long is incompatible with --abbrev=0"
2516 msgstr ""
2518 #: builtin/describe.c:462
2519 msgid "No names found, cannot describe anything."
2520 msgstr ""
2522 #: builtin/describe.c:482
2523 msgid "--dirty is incompatible with committishes"
2524 msgstr ""
2526 #: builtin/diff.c:77
2527 #, c-format
2528 msgid "'%s': not a regular file or symlink"
2529 msgstr ""
2531 #: builtin/diff.c:220
2532 #, c-format
2533 msgid "invalid option: %s"
2534 msgstr ""
2536 #: builtin/diff.c:297
2537 msgid "Not a git repository"
2538 msgstr ""
2540 #: builtin/diff.c:341
2541 #, c-format
2542 msgid "invalid object '%s' given."
2543 msgstr ""
2545 #: builtin/diff.c:346
2546 #, c-format
2547 msgid "more than %d trees given: '%s'"
2548 msgstr ""
2550 #: builtin/diff.c:356
2551 #, c-format
2552 msgid "more than two blobs given: '%s'"
2553 msgstr ""
2555 #: builtin/diff.c:364
2556 #, c-format
2557 msgid "unhandled object '%s' given."
2558 msgstr ""
2560 #: builtin/fetch.c:200
2561 msgid "Couldn't find remote ref HEAD"
2562 msgstr ""
2564 #: builtin/fetch.c:253
2565 #, c-format
2566 msgid "object %s not found"
2567 msgstr ""
2569 #: builtin/fetch.c:259
2570 msgid "[up to date]"
2571 msgstr ""
2573 #: builtin/fetch.c:273
2574 #, c-format
2575 msgid "! %-*s %-*s -> %s  (can't fetch in current branch)"
2576 msgstr ""
2578 #: builtin/fetch.c:274 builtin/fetch.c:360
2579 msgid "[rejected]"
2580 msgstr ""
2582 #: builtin/fetch.c:285
2583 msgid "[tag update]"
2584 msgstr ""
2586 #: builtin/fetch.c:287 builtin/fetch.c:322 builtin/fetch.c:340
2587 msgid "  (unable to update local ref)"
2588 msgstr ""
2590 #: builtin/fetch.c:305
2591 msgid "[new tag]"
2592 msgstr ""
2594 #: builtin/fetch.c:308
2595 msgid "[new branch]"
2596 msgstr ""
2598 #: builtin/fetch.c:311
2599 msgid "[new ref]"
2600 msgstr ""
2602 #: builtin/fetch.c:356
2603 msgid "unable to update local ref"
2604 msgstr ""
2606 #: builtin/fetch.c:356
2607 msgid "forced update"
2608 msgstr ""
2610 #: builtin/fetch.c:362
2611 msgid "(non-fast-forward)"
2612 msgstr ""
2614 #: builtin/fetch.c:393 builtin/fetch.c:685
2615 #, c-format
2616 msgid "cannot open %s: %s\n"
2617 msgstr ""
2619 #: builtin/fetch.c:402
2620 #, c-format
2621 msgid "%s did not send all necessary objects\n"
2622 msgstr ""
2624 #: builtin/fetch.c:488
2625 #, c-format
2626 msgid "From %.*s\n"
2627 msgstr ""
2629 #: builtin/fetch.c:499
2630 #, c-format
2631 msgid ""
2632 "some local refs could not be updated; try running\n"
2633 " 'git remote prune %s' to remove any old, conflicting branches"
2634 msgstr ""
2636 #: builtin/fetch.c:549
2637 #, c-format
2638 msgid "   (%s will become dangling)"
2639 msgstr ""
2641 #: builtin/fetch.c:550
2642 #, c-format
2643 msgid "   (%s has become dangling)"
2644 msgstr ""
2646 #: builtin/fetch.c:557
2647 msgid "[deleted]"
2648 msgstr ""
2650 #: builtin/fetch.c:558 builtin/remote.c:1055
2651 msgid "(none)"
2652 msgstr ""
2654 #: builtin/fetch.c:675
2655 #, c-format
2656 msgid "Refusing to fetch into current branch %s of non-bare repository"
2657 msgstr ""
2659 #: builtin/fetch.c:709
2660 #, c-format
2661 msgid "Don't know how to fetch from %s"
2662 msgstr ""
2664 #: builtin/fetch.c:786
2665 #, c-format
2666 msgid "Option \"%s\" value \"%s\" is not valid for %s"
2667 msgstr ""
2669 #: builtin/fetch.c:789
2670 #, c-format
2671 msgid "Option \"%s\" is ignored for %s\n"
2672 msgstr ""
2674 #: builtin/fetch.c:888
2675 #, c-format
2676 msgid "Fetching %s\n"
2677 msgstr ""
2679 #: builtin/fetch.c:890 builtin/remote.c:100
2680 #, c-format
2681 msgid "Could not fetch %s"
2682 msgstr ""
2684 #: builtin/fetch.c:907
2685 msgid ""
2686 "No remote repository specified.  Please, specify either a URL or a\n"
2687 "remote name from which new revisions should be fetched."
2688 msgstr ""
2690 #: builtin/fetch.c:927
2691 msgid "You need to specify a tag name."
2692 msgstr ""
2694 #: builtin/fetch.c:979
2695 msgid "fetch --all does not take a repository argument"
2696 msgstr ""
2698 #: builtin/fetch.c:981
2699 msgid "fetch --all does not make sense with refspecs"
2700 msgstr ""
2702 #: builtin/fetch.c:992
2703 #, c-format
2704 msgid "No such remote or remote group: %s"
2705 msgstr ""
2707 #: builtin/fetch.c:1000
2708 msgid "Fetching a group and specifying refspecs does not make sense"
2709 msgstr ""
2711 #: builtin/gc.c:63
2712 #, c-format
2713 msgid "Invalid %s: '%s'"
2714 msgstr ""
2716 #: builtin/gc.c:90
2717 #, c-format
2718 msgid "insanely long object directory %.*s"
2719 msgstr ""
2721 #: builtin/gc.c:221
2722 #, c-format
2723 msgid "Auto packing the repository for optimum performance.\n"
2724 msgstr ""
2726 #: builtin/gc.c:224
2727 #, c-format
2728 msgid ""
2729 "Auto packing the repository for optimum performance. You may also\n"
2730 "run \"git gc\" manually. See \"git help gc\" for more information.\n"
2731 msgstr ""
2733 #: builtin/gc.c:251
2734 msgid ""
2735 "There are too many unreachable loose objects; run 'git prune' to remove them."
2736 msgstr ""
2738 #: builtin/grep.c:216
2739 #, c-format
2740 msgid "grep: failed to create thread: %s"
2741 msgstr ""
2743 #: builtin/grep.c:402
2744 #, c-format
2745 msgid "Failed to chdir: %s"
2746 msgstr ""
2748 #: builtin/grep.c:478 builtin/grep.c:512
2749 #, c-format
2750 msgid "unable to read tree (%s)"
2751 msgstr ""
2753 #: builtin/grep.c:526
2754 #, c-format
2755 msgid "unable to grep from object of type %s"
2756 msgstr ""
2758 #: builtin/grep.c:584
2759 #, c-format
2760 msgid "switch `%c' expects a numerical value"
2761 msgstr ""
2763 #: builtin/grep.c:601
2764 #, c-format
2765 msgid "cannot open '%s'"
2766 msgstr ""
2768 #: builtin/grep.c:885
2769 msgid "no pattern given."
2770 msgstr ""
2772 #: builtin/grep.c:899
2773 #, c-format
2774 msgid "bad object %s"
2775 msgstr ""
2777 #: builtin/grep.c:940
2778 msgid "--open-files-in-pager only works on the worktree"
2779 msgstr ""
2781 #: builtin/grep.c:963
2782 msgid "--cached or --untracked cannot be used with --no-index."
2783 msgstr ""
2785 #: builtin/grep.c:968
2786 msgid "--no-index or --untracked cannot be used with revs."
2787 msgstr ""
2789 #: builtin/grep.c:971
2790 msgid "--[no-]exclude-standard cannot be used for tracked contents."
2791 msgstr ""
2793 #: builtin/grep.c:979
2794 msgid "both --cached and trees are given."
2795 msgstr ""
2797 #: builtin/help.c:63
2798 #, c-format
2799 msgid "unrecognized help format '%s'"
2800 msgstr ""
2802 #: builtin/help.c:91
2803 msgid "Failed to start emacsclient."
2804 msgstr ""
2806 #: builtin/help.c:104
2807 msgid "Failed to parse emacsclient version."
2808 msgstr ""
2810 #: builtin/help.c:112
2811 #, c-format
2812 msgid "emacsclient version '%d' too old (< 22)."
2813 msgstr ""
2815 #: builtin/help.c:130 builtin/help.c:158 builtin/help.c:167 builtin/help.c:175
2816 #, c-format
2817 msgid "failed to exec '%s': %s"
2818 msgstr ""
2820 #: builtin/help.c:215
2821 #, c-format
2822 msgid ""
2823 "'%s': path for unsupported man viewer.\n"
2824 "Please consider using 'man.<tool>.cmd' instead."
2825 msgstr ""
2827 #: builtin/help.c:227
2828 #, c-format
2829 msgid ""
2830 "'%s': cmd for supported man viewer.\n"
2831 "Please consider using 'man.<tool>.path' instead."
2832 msgstr ""
2834 #: builtin/help.c:291
2835 msgid "The most commonly used git commands are:"
2836 msgstr ""
2838 #: builtin/help.c:359
2839 #, c-format
2840 msgid "'%s': unknown man viewer."
2841 msgstr ""
2843 #: builtin/help.c:376
2844 msgid "no man viewer handled the request"
2845 msgstr ""
2847 #: builtin/help.c:384
2848 msgid "no info viewer handled the request"
2849 msgstr ""
2851 #: builtin/help.c:395
2852 #, c-format
2853 msgid "'%s': not a documentation directory."
2854 msgstr ""
2856 #: builtin/help.c:436 builtin/help.c:443
2857 #, c-format
2858 msgid "usage: %s%s"
2859 msgstr ""
2861 #: builtin/help.c:459
2862 #, c-format
2863 msgid "`git %s' is aliased to `%s'"
2864 msgstr ""
2866 #: builtin/index-pack.c:170
2867 #, c-format
2868 msgid "object type mismatch at %s"
2869 msgstr ""
2871 #: builtin/index-pack.c:190
2872 msgid "object of unexpected type"
2873 msgstr ""
2875 #: builtin/index-pack.c:227
2876 #, c-format
2877 msgid "cannot fill %d byte"
2878 msgid_plural "cannot fill %d bytes"
2879 msgstr[0] ""
2880 msgstr[1] ""
2882 #: builtin/index-pack.c:237
2883 msgid "early EOF"
2884 msgstr ""
2886 #: builtin/index-pack.c:238
2887 msgid "read error on input"
2888 msgstr ""
2890 #: builtin/index-pack.c:250
2891 msgid "used more bytes than were available"
2892 msgstr ""
2894 #: builtin/index-pack.c:257
2895 msgid "pack too large for current definition of off_t"
2896 msgstr ""
2898 #: builtin/index-pack.c:273
2899 #, c-format
2900 msgid "unable to create '%s'"
2901 msgstr ""
2903 #: builtin/index-pack.c:278
2904 #, c-format
2905 msgid "cannot open packfile '%s'"
2906 msgstr ""
2908 #: builtin/index-pack.c:292
2909 msgid "pack signature mismatch"
2910 msgstr ""
2912 #: builtin/index-pack.c:312
2913 #, c-format
2914 msgid "pack has bad object at offset %lu: %s"
2915 msgstr ""
2917 #: builtin/index-pack.c:434
2918 #, c-format
2919 msgid "inflate returned %d"
2920 msgstr ""
2922 #: builtin/index-pack.c:483
2923 msgid "offset value overflow for delta base object"
2924 msgstr ""
2926 #: builtin/index-pack.c:491
2927 msgid "delta base offset is out of bound"
2928 msgstr ""
2930 #: builtin/index-pack.c:499
2931 #, c-format
2932 msgid "unknown object type %d"
2933 msgstr ""
2935 #: builtin/index-pack.c:531
2936 msgid "cannot pread pack file"
2937 msgstr ""
2939 #: builtin/index-pack.c:533
2940 #, c-format
2941 msgid "premature end of pack file, %lu byte missing"
2942 msgid_plural "premature end of pack file, %lu bytes missing"
2943 msgstr[0] ""
2944 msgstr[1] ""
2946 #: builtin/index-pack.c:555
2947 msgid "serious inflate inconsistency"
2948 msgstr ""
2950 #: builtin/index-pack.c:646 builtin/index-pack.c:652 builtin/index-pack.c:675
2951 #: builtin/index-pack.c:709 builtin/index-pack.c:718
2952 #, c-format
2953 msgid "SHA1 COLLISION FOUND WITH %s !"
2954 msgstr ""
2956 #: builtin/index-pack.c:649 builtin/pack-objects.c:170
2957 #: builtin/pack-objects.c:262
2958 #, c-format
2959 msgid "unable to read %s"
2960 msgstr ""
2962 #: builtin/index-pack.c:715
2963 #, c-format
2964 msgid "cannot read existing object %s"
2965 msgstr ""
2967 #: builtin/index-pack.c:729
2968 #, c-format
2969 msgid "invalid blob object %s"
2970 msgstr ""
2972 #: builtin/index-pack.c:744
2973 #, c-format
2974 msgid "invalid %s"
2975 msgstr ""
2977 #: builtin/index-pack.c:746
2978 msgid "Error in object"
2979 msgstr ""
2981 #: builtin/index-pack.c:748
2982 #, c-format
2983 msgid "Not all child objects of %s are reachable"
2984 msgstr ""
2986 #: builtin/index-pack.c:818 builtin/index-pack.c:844
2987 msgid "failed to apply delta"
2988 msgstr ""
2990 #: builtin/index-pack.c:983
2991 msgid "Receiving objects"
2992 msgstr ""
2994 #: builtin/index-pack.c:983
2995 msgid "Indexing objects"
2996 msgstr ""
2998 #: builtin/index-pack.c:1009
2999 msgid "pack is corrupted (SHA1 mismatch)"
3000 msgstr ""
3002 #: builtin/index-pack.c:1014
3003 msgid "cannot fstat packfile"
3004 msgstr ""
3006 #: builtin/index-pack.c:1017
3007 msgid "pack has junk at the end"
3008 msgstr ""
3010 #: builtin/index-pack.c:1028
3011 msgid "confusion beyond insanity in parse_pack_objects()"
3012 msgstr ""
3014 #: builtin/index-pack.c:1051
3015 msgid "Resolving deltas"
3016 msgstr ""
3018 #: builtin/index-pack.c:1102
3019 msgid "confusion beyond insanity"
3020 msgstr ""
3022 #: builtin/index-pack.c:1121
3023 #, c-format
3024 msgid "pack has %d unresolved delta"
3025 msgid_plural "pack has %d unresolved deltas"
3026 msgstr[0] ""
3027 msgstr[1] ""
3029 #: builtin/index-pack.c:1146
3030 #, c-format
3031 msgid "unable to deflate appended object (%d)"
3032 msgstr ""
3034 #: builtin/index-pack.c:1225
3035 #, c-format
3036 msgid "local object %s is corrupt"
3037 msgstr ""
3039 #: builtin/index-pack.c:1249
3040 msgid "error while closing pack file"
3041 msgstr ""
3043 #: builtin/index-pack.c:1262
3044 #, c-format
3045 msgid "cannot write keep file '%s'"
3046 msgstr ""
3048 #: builtin/index-pack.c:1270
3049 #, c-format
3050 msgid "cannot close written keep file '%s'"
3051 msgstr ""
3053 #: builtin/index-pack.c:1283
3054 msgid "cannot store pack file"
3055 msgstr ""
3057 #: builtin/index-pack.c:1294
3058 msgid "cannot store index file"
3059 msgstr ""
3061 #: builtin/index-pack.c:1395
3062 #, c-format
3063 msgid "Cannot open existing pack file '%s'"
3064 msgstr ""
3066 #: builtin/index-pack.c:1397
3067 #, c-format
3068 msgid "Cannot open existing pack idx file for '%s'"
3069 msgstr ""
3071 #: builtin/index-pack.c:1444
3072 #, c-format
3073 msgid "non delta: %d object"
3074 msgid_plural "non delta: %d objects"
3075 msgstr[0] ""
3076 msgstr[1] ""
3078 #: builtin/index-pack.c:1451
3079 #, c-format
3080 msgid "chain length = %d: %lu object"
3081 msgid_plural "chain length = %d: %lu objects"
3082 msgstr[0] ""
3083 msgstr[1] ""
3085 #: builtin/index-pack.c:1478
3086 msgid "Cannot come back to cwd"
3087 msgstr ""
3089 #: builtin/index-pack.c:1522 builtin/index-pack.c:1525
3090 #: builtin/index-pack.c:1537 builtin/index-pack.c:1541
3091 #, c-format
3092 msgid "bad %s"
3093 msgstr ""
3095 #: builtin/index-pack.c:1555
3096 msgid "--fix-thin cannot be used without --stdin"
3097 msgstr ""
3099 #: builtin/index-pack.c:1559 builtin/index-pack.c:1569
3100 #, c-format
3101 msgid "packfile name '%s' does not end with '.pack'"
3102 msgstr ""
3104 #: builtin/index-pack.c:1578
3105 msgid "--verify with no packfile name given"
3106 msgstr ""
3108 #: builtin/init-db.c:35
3109 #, c-format
3110 msgid "Could not make %s writable by group"
3111 msgstr ""
3113 #: builtin/init-db.c:62
3114 #, c-format
3115 msgid "insanely long template name %s"
3116 msgstr ""
3118 #: builtin/init-db.c:67
3119 #, c-format
3120 msgid "cannot stat '%s'"
3121 msgstr ""
3123 #: builtin/init-db.c:73
3124 #, c-format
3125 msgid "cannot stat template '%s'"
3126 msgstr ""
3128 #: builtin/init-db.c:80
3129 #, c-format
3130 msgid "cannot opendir '%s'"
3131 msgstr ""
3133 #: builtin/init-db.c:97
3134 #, c-format
3135 msgid "cannot readlink '%s'"
3136 msgstr ""
3138 #: builtin/init-db.c:99
3139 #, c-format
3140 msgid "insanely long symlink %s"
3141 msgstr ""
3143 #: builtin/init-db.c:102
3144 #, c-format
3145 msgid "cannot symlink '%s' '%s'"
3146 msgstr ""
3148 #: builtin/init-db.c:106
3149 #, c-format
3150 msgid "cannot copy '%s' to '%s'"
3151 msgstr ""
3153 #: builtin/init-db.c:110
3154 #, c-format
3155 msgid "ignoring template %s"
3156 msgstr ""
3158 #: builtin/init-db.c:133
3159 #, c-format
3160 msgid "insanely long template path %s"
3161 msgstr ""
3163 #: builtin/init-db.c:141
3164 #, c-format
3165 msgid "templates not found %s"
3166 msgstr ""
3168 #: builtin/init-db.c:154
3169 #, c-format
3170 msgid "not copying templates of a wrong format version %d from '%s'"
3171 msgstr ""
3173 #: builtin/init-db.c:192
3174 #, c-format
3175 msgid "insane git directory %s"
3176 msgstr ""
3178 #: builtin/init-db.c:322 builtin/init-db.c:325
3179 #, c-format
3180 msgid "%s already exists"
3181 msgstr ""
3183 #: builtin/init-db.c:354
3184 #, c-format
3185 msgid "unable to handle file type %d"
3186 msgstr ""
3188 #: builtin/init-db.c:357
3189 #, c-format
3190 msgid "unable to move %s to %s"
3191 msgstr ""
3193 #: builtin/init-db.c:362
3194 #, c-format
3195 msgid "Could not create git link %s"
3196 msgstr ""
3199 #. * TRANSLATORS: The first '%s' is either "Reinitialized
3200 #. * existing" or "Initialized empty", the second " shared" or
3201 #. * "", and the last '%s%s' is the verbatim directory name.
3203 #: builtin/init-db.c:419
3204 #, c-format
3205 msgid "%s%s Git repository in %s%s\n"
3206 msgstr ""
3208 #: builtin/init-db.c:420
3209 msgid "Reinitialized existing"
3210 msgstr ""
3212 #: builtin/init-db.c:420
3213 msgid "Initialized empty"
3214 msgstr ""
3216 #: builtin/init-db.c:421
3217 msgid " shared"
3218 msgstr ""
3220 #: builtin/init-db.c:440
3221 msgid "cannot tell cwd"
3222 msgstr ""
3224 #: builtin/init-db.c:521 builtin/init-db.c:528
3225 #, c-format
3226 msgid "cannot mkdir %s"
3227 msgstr ""
3229 #: builtin/init-db.c:532
3230 #, c-format
3231 msgid "cannot chdir to %s"
3232 msgstr ""
3234 #: builtin/init-db.c:554
3235 #, c-format
3236 msgid ""
3237 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
3238 "dir=<directory>)"
3239 msgstr ""
3241 #: builtin/init-db.c:578
3242 msgid "Cannot access current working directory"
3243 msgstr ""
3245 #: builtin/init-db.c:585
3246 #, c-format
3247 msgid "Cannot access work tree '%s'"
3248 msgstr ""
3250 #: builtin/log.c:189
3251 #, c-format
3252 msgid "Final output: %d %s\n"
3253 msgstr ""
3255 #: builtin/log.c:402 builtin/log.c:490
3256 #, c-format
3257 msgid "Could not read object %s"
3258 msgstr ""
3260 #: builtin/log.c:514
3261 #, c-format
3262 msgid "Unknown type: %d"
3263 msgstr ""
3265 #: builtin/log.c:603
3266 msgid "format.headers without value"
3267 msgstr ""
3269 #: builtin/log.c:677
3270 msgid "name of output directory is too long"
3271 msgstr ""
3273 #: builtin/log.c:688
3274 #, c-format
3275 msgid "Cannot open patch file %s"
3276 msgstr ""
3278 #: builtin/log.c:702
3279 msgid "Need exactly one range."
3280 msgstr ""
3282 #: builtin/log.c:710
3283 msgid "Not a range."
3284 msgstr ""
3286 #: builtin/log.c:787
3287 msgid "Cover letter needs email format"
3288 msgstr ""
3290 #: builtin/log.c:860
3291 #, c-format
3292 msgid "insane in-reply-to: %s"
3293 msgstr ""
3295 #: builtin/log.c:933
3296 msgid "Two output directories?"
3297 msgstr ""
3299 #: builtin/log.c:1154
3300 #, c-format
3301 msgid "bogus committer info %s"
3302 msgstr ""
3304 #: builtin/log.c:1199
3305 msgid "-n and -k are mutually exclusive."
3306 msgstr ""
3308 #: builtin/log.c:1201
3309 msgid "--subject-prefix and -k are mutually exclusive."
3310 msgstr ""
3312 #: builtin/log.c:1209
3313 msgid "--name-only does not make sense"
3314 msgstr ""
3316 #: builtin/log.c:1211
3317 msgid "--name-status does not make sense"
3318 msgstr ""
3320 #: builtin/log.c:1213
3321 msgid "--check does not make sense"
3322 msgstr ""
3324 #: builtin/log.c:1236
3325 msgid "standard output, or directory, which one?"
3326 msgstr ""
3328 #: builtin/log.c:1238
3329 #, c-format
3330 msgid "Could not create directory '%s'"
3331 msgstr ""
3333 #: builtin/log.c:1391
3334 msgid "Failed to create output files"
3335 msgstr ""
3337 #: builtin/log.c:1495
3338 #, c-format
3339 msgid ""
3340 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
3341 msgstr ""
3343 #: builtin/log.c:1511 builtin/log.c:1513 builtin/log.c:1525
3344 #, c-format
3345 msgid "Unknown commit %s"
3346 msgstr ""
3348 #: builtin/merge.c:90
3349 msgid "switch `m' requires a value"
3350 msgstr ""
3352 #: builtin/merge.c:127
3353 #, c-format
3354 msgid "Could not find merge strategy '%s'.\n"
3355 msgstr ""
3357 #: builtin/merge.c:128
3358 #, c-format
3359 msgid "Available strategies are:"
3360 msgstr ""
3362 #: builtin/merge.c:133
3363 #, c-format
3364 msgid "Available custom strategies are:"
3365 msgstr ""
3367 #: builtin/merge.c:240
3368 msgid "could not run stash."
3369 msgstr ""
3371 #: builtin/merge.c:245
3372 msgid "stash failed"
3373 msgstr ""
3375 #: builtin/merge.c:250
3376 #, c-format
3377 msgid "not a valid object: %s"
3378 msgstr ""
3380 #: builtin/merge.c:269 builtin/merge.c:286
3381 msgid "read-tree failed"
3382 msgstr ""
3384 #: builtin/merge.c:316
3385 msgid " (nothing to squash)"
3386 msgstr ""
3388 #: builtin/merge.c:329
3389 #, c-format
3390 msgid "Squash commit -- not updating HEAD\n"
3391 msgstr ""
3393 #: builtin/merge.c:361
3394 msgid "Writing SQUASH_MSG"
3395 msgstr ""
3397 #: builtin/merge.c:363
3398 msgid "Finishing SQUASH_MSG"
3399 msgstr ""
3401 #: builtin/merge.c:386
3402 #, c-format
3403 msgid "No merge message -- not updating HEAD\n"
3404 msgstr ""
3406 #: builtin/merge.c:437
3407 #, c-format
3408 msgid "'%s' does not point to a commit"
3409 msgstr ""
3411 #: builtin/merge.c:536
3412 #, c-format
3413 msgid "Bad branch.%s.mergeoptions string: %s"
3414 msgstr ""
3416 #: builtin/merge.c:629
3417 msgid "git write-tree failed to write a tree"
3418 msgstr ""
3420 #: builtin/merge.c:679
3421 msgid "failed to read the cache"
3422 msgstr ""
3424 #: builtin/merge.c:697
3425 msgid "Unable to write index."
3426 msgstr ""
3428 #: builtin/merge.c:710
3429 msgid "Not handling anything other than two heads merge."
3430 msgstr ""
3432 #: builtin/merge.c:724
3433 #, c-format
3434 msgid "Unknown option for merge-recursive: -X%s"
3435 msgstr ""
3437 #: builtin/merge.c:738
3438 #, c-format
3439 msgid "unable to write %s"
3440 msgstr ""
3442 #: builtin/merge.c:877
3443 #, c-format
3444 msgid "Could not read from '%s'"
3445 msgstr ""
3447 #: builtin/merge.c:886
3448 #, c-format
3449 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
3450 msgstr ""
3452 #: builtin/merge.c:892
3453 msgid ""
3454 "Please enter a commit message to explain why this merge is necessary,\n"
3455 "especially if it merges an updated upstream into a topic branch.\n"
3456 "\n"
3457 "Lines starting with '#' will be ignored, and an empty message aborts\n"
3458 "the commit.\n"
3459 msgstr ""
3461 #: builtin/merge.c:916
3462 msgid "Empty commit message."
3463 msgstr ""
3465 #: builtin/merge.c:928
3466 #, c-format
3467 msgid "Wonderful.\n"
3468 msgstr ""
3470 #: builtin/merge.c:993
3471 #, c-format
3472 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
3473 msgstr ""
3475 #: builtin/merge.c:1009
3476 #, c-format
3477 msgid "'%s' is not a commit"
3478 msgstr ""
3480 #: builtin/merge.c:1050
3481 msgid "No current branch."
3482 msgstr ""
3484 #: builtin/merge.c:1052
3485 msgid "No remote for the current branch."
3486 msgstr ""
3488 #: builtin/merge.c:1054
3489 msgid "No default upstream defined for the current branch."
3490 msgstr ""
3492 #: builtin/merge.c:1059
3493 #, c-format
3494 msgid "No remote tracking branch for %s from %s"
3495 msgstr ""
3497 #: builtin/merge.c:1146 builtin/merge.c:1303
3498 #, c-format
3499 msgid "%s - not something we can merge"
3500 msgstr ""
3502 #: builtin/merge.c:1214
3503 msgid "There is no merge to abort (MERGE_HEAD missing)."
3504 msgstr ""
3506 #: builtin/merge.c:1230 git-pull.sh:31
3507 msgid ""
3508 "You have not concluded your merge (MERGE_HEAD exists).\n"
3509 "Please, commit your changes before you can merge."
3510 msgstr ""
3512 #: builtin/merge.c:1233 git-pull.sh:34
3513 msgid "You have not concluded your merge (MERGE_HEAD exists)."
3514 msgstr ""
3516 #: builtin/merge.c:1237
3517 msgid ""
3518 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
3519 "Please, commit your changes before you can merge."
3520 msgstr ""
3522 #: builtin/merge.c:1240
3523 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
3524 msgstr ""
3526 #: builtin/merge.c:1249
3527 msgid "You cannot combine --squash with --no-ff."
3528 msgstr ""
3530 #: builtin/merge.c:1254
3531 msgid "You cannot combine --no-ff with --ff-only."
3532 msgstr ""
3534 #: builtin/merge.c:1261
3535 msgid "No commit specified and merge.defaultToUpstream not set."
3536 msgstr ""
3538 #: builtin/merge.c:1293
3539 msgid "Can merge only exactly one commit into empty head"
3540 msgstr ""
3542 #: builtin/merge.c:1296
3543 msgid "Squash commit into empty head not supported yet"
3544 msgstr ""
3546 #: builtin/merge.c:1298
3547 msgid "Non-fast-forward commit does not make sense into an empty head"
3548 msgstr ""
3550 #: builtin/merge.c:1413
3551 #, c-format
3552 msgid "Updating %s..%s\n"
3553 msgstr ""
3555 #: builtin/merge.c:1451
3556 #, c-format
3557 msgid "Trying really trivial in-index merge...\n"
3558 msgstr ""
3560 #: builtin/merge.c:1458
3561 #, c-format
3562 msgid "Nope.\n"
3563 msgstr ""
3565 #: builtin/merge.c:1490
3566 msgid "Not possible to fast-forward, aborting."
3567 msgstr ""
3569 #: builtin/merge.c:1513 builtin/merge.c:1592
3570 #, c-format
3571 msgid "Rewinding the tree to pristine...\n"
3572 msgstr ""
3574 #: builtin/merge.c:1517
3575 #, c-format
3576 msgid "Trying merge strategy %s...\n"
3577 msgstr ""
3579 #: builtin/merge.c:1583
3580 #, c-format
3581 msgid "No merge strategy handled the merge.\n"
3582 msgstr ""
3584 #: builtin/merge.c:1585
3585 #, c-format
3586 msgid "Merge with strategy %s failed.\n"
3587 msgstr ""
3589 #: builtin/merge.c:1594
3590 #, c-format
3591 msgid "Using the %s to prepare resolving by hand.\n"
3592 msgstr ""
3594 #: builtin/merge.c:1606
3595 #, c-format
3596 msgid "Automatic merge went well; stopped before committing as requested\n"
3597 msgstr ""
3599 #: builtin/mv.c:108
3600 #, c-format
3601 msgid "Checking rename of '%s' to '%s'\n"
3602 msgstr ""
3604 #: builtin/mv.c:112
3605 msgid "bad source"
3606 msgstr ""
3608 #: builtin/mv.c:115
3609 msgid "can not move directory into itself"
3610 msgstr ""
3612 #: builtin/mv.c:118
3613 msgid "cannot move directory over file"
3614 msgstr ""
3616 #: builtin/mv.c:128
3617 #, c-format
3618 msgid "Huh? %.*s is in index?"
3619 msgstr ""
3621 #: builtin/mv.c:140
3622 msgid "source directory is empty"
3623 msgstr ""
3625 #: builtin/mv.c:171
3626 msgid "not under version control"
3627 msgstr ""
3629 #: builtin/mv.c:173
3630 msgid "destination exists"
3631 msgstr ""
3633 #: builtin/mv.c:181
3634 #, c-format
3635 msgid "overwriting '%s'"
3636 msgstr ""
3638 #: builtin/mv.c:184
3639 msgid "Cannot overwrite"
3640 msgstr ""
3642 #: builtin/mv.c:187
3643 msgid "multiple sources for the same target"
3644 msgstr ""
3646 #: builtin/mv.c:202
3647 #, c-format
3648 msgid "%s, source=%s, destination=%s"
3649 msgstr ""
3651 #: builtin/mv.c:212
3652 #, c-format
3653 msgid "Renaming %s to %s\n"
3654 msgstr ""
3656 #: builtin/mv.c:215 builtin/remote.c:731
3657 #, c-format
3658 msgid "renaming '%s' failed"
3659 msgstr ""
3661 #: builtin/notes.c:139
3662 #, c-format
3663 msgid "unable to start 'show' for object '%s'"
3664 msgstr ""
3666 #: builtin/notes.c:145
3667 msgid "can't fdopen 'show' output fd"
3668 msgstr ""
3670 #: builtin/notes.c:155
3671 #, c-format
3672 msgid "failed to close pipe to 'show' for object '%s'"
3673 msgstr ""
3675 #: builtin/notes.c:158
3676 #, c-format
3677 msgid "failed to finish 'show' for object '%s'"
3678 msgstr ""
3680 #: builtin/notes.c:175 builtin/tag.c:347
3681 #, c-format
3682 msgid "could not create file '%s'"
3683 msgstr ""
3685 #: builtin/notes.c:189
3686 msgid "Please supply the note contents using either -m or -F option"
3687 msgstr ""
3689 #: builtin/notes.c:210 builtin/notes.c:973
3690 #, c-format
3691 msgid "Removing note for object %s\n"
3692 msgstr ""
3694 #: builtin/notes.c:215
3695 msgid "unable to write note object"
3696 msgstr ""
3698 #: builtin/notes.c:217
3699 #, c-format
3700 msgid "The note contents has been left in %s"
3701 msgstr ""
3703 #: builtin/notes.c:251 builtin/tag.c:542
3704 #, c-format
3705 msgid "cannot read '%s'"
3706 msgstr ""
3708 #: builtin/notes.c:253 builtin/tag.c:545
3709 #, c-format
3710 msgid "could not open or read '%s'"
3711 msgstr ""
3713 #: builtin/notes.c:272 builtin/notes.c:445 builtin/notes.c:447
3714 #: builtin/notes.c:507 builtin/notes.c:561 builtin/notes.c:644
3715 #: builtin/notes.c:649 builtin/notes.c:724 builtin/notes.c:766
3716 #: builtin/notes.c:968 builtin/reset.c:293 builtin/tag.c:558
3717 #, c-format
3718 msgid "Failed to resolve '%s' as a valid ref."
3719 msgstr ""
3721 #: builtin/notes.c:275
3722 #, c-format
3723 msgid "Failed to read object '%s'."
3724 msgstr ""
3726 #: builtin/notes.c:299
3727 msgid "Cannot commit uninitialized/unreferenced notes tree"
3728 msgstr ""
3730 #: builtin/notes.c:340
3731 #, c-format
3732 msgid "Bad notes.rewriteMode value: '%s'"
3733 msgstr ""
3735 #: builtin/notes.c:350
3736 #, c-format
3737 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
3738 msgstr ""
3740 #. TRANSLATORS: The first %s is the name of the
3741 #. environment variable, the second %s is its value
3742 #: builtin/notes.c:377
3743 #, c-format
3744 msgid "Bad %s value: '%s'"
3745 msgstr ""
3747 #: builtin/notes.c:441
3748 #, c-format
3749 msgid "Malformed input line: '%s'."
3750 msgstr ""
3752 #: builtin/notes.c:456
3753 #, c-format
3754 msgid "Failed to copy notes from '%s' to '%s'"
3755 msgstr ""
3757 #: builtin/notes.c:500 builtin/notes.c:554 builtin/notes.c:627
3758 #: builtin/notes.c:639 builtin/notes.c:712 builtin/notes.c:759
3759 #: builtin/notes.c:1033
3760 msgid "too many parameters"
3761 msgstr ""
3763 #: builtin/notes.c:513 builtin/notes.c:772
3764 #, c-format
3765 msgid "No note found for object %s."
3766 msgstr ""
3768 #: builtin/notes.c:580
3769 #, c-format
3770 msgid ""
3771 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
3772 "existing notes"
3773 msgstr ""
3775 #: builtin/notes.c:585 builtin/notes.c:662
3776 #, c-format
3777 msgid "Overwriting existing notes for object %s\n"
3778 msgstr ""
3780 #: builtin/notes.c:635
3781 msgid "too few parameters"
3782 msgstr ""
3784 #: builtin/notes.c:656
3785 #, c-format
3786 msgid ""
3787 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
3788 "existing notes"
3789 msgstr ""
3791 #: builtin/notes.c:668
3792 #, c-format
3793 msgid "Missing notes on source object %s. Cannot copy."
3794 msgstr ""
3796 #: builtin/notes.c:717
3797 #, c-format
3798 msgid ""
3799 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
3800 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
3801 msgstr ""
3803 #: builtin/notes.c:971
3804 #, c-format
3805 msgid "Object %s has no note\n"
3806 msgstr ""
3808 #: builtin/notes.c:1103 builtin/remote.c:1598
3809 #, c-format
3810 msgid "Unknown subcommand: %s"
3811 msgstr ""
3813 #: builtin/pack-objects.c:183 builtin/pack-objects.c:186
3814 #, c-format
3815 msgid "deflate error (%d)"
3816 msgstr ""
3818 #: builtin/pack-objects.c:2398
3819 #, c-format
3820 msgid "unsupported index version %s"
3821 msgstr ""
3823 #: builtin/pack-objects.c:2402
3824 #, c-format
3825 msgid "bad index version '%s'"
3826 msgstr ""
3828 #: builtin/pack-objects.c:2425
3829 #, c-format
3830 msgid "option %s does not accept negative form"
3831 msgstr ""
3833 #: builtin/pack-objects.c:2429
3834 #, c-format
3835 msgid "unable to parse value '%s' for option %s"
3836 msgstr ""
3838 #: builtin/push.c:45
3839 msgid "tag shorthand without <tag>"
3840 msgstr ""
3842 #: builtin/push.c:64
3843 msgid "--delete only accepts plain target ref names"
3844 msgstr ""
3846 #: builtin/push.c:99
3847 msgid ""
3848 "\n"
3849 "To choose either option permanently, see push.default in 'git help config'."
3850 msgstr ""
3852 #: builtin/push.c:102
3853 #, c-format
3854 msgid ""
3855 "The upstream branch of your current branch does not match\n"
3856 "the name of your current branch.  To push to the upstream branch\n"
3857 "on the remote, use\n"
3858 "\n"
3859 "    git push %s HEAD:%s\n"
3860 "\n"
3861 "To push to the branch of the same name on the remote, use\n"
3862 "\n"
3863 "    git push %s %s\n"
3864 "%s"
3865 msgstr ""
3867 #: builtin/push.c:121
3868 #, c-format
3869 msgid ""
3870 "You are not currently on a branch.\n"
3871 "To push the history leading to the current (detached HEAD)\n"
3872 "state now, use\n"
3873 "\n"
3874 "    git push %s HEAD:<name-of-remote-branch>\n"
3875 msgstr ""
3877 #: builtin/push.c:128
3878 #, c-format
3879 msgid ""
3880 "The current branch %s has no upstream branch.\n"
3881 "To push the current branch and set the remote as upstream, use\n"
3882 "\n"
3883 "    git push --set-upstream %s %s\n"
3884 msgstr ""
3886 #: builtin/push.c:136
3887 #, c-format
3888 msgid "The current branch %s has multiple upstream branches, refusing to push."
3889 msgstr ""
3891 #: builtin/push.c:139
3892 #, c-format
3893 msgid ""
3894 "You are pushing to remote '%s', which is not the upstream of\n"
3895 "your current branch '%s', without telling me what to push\n"
3896 "to update which remote branch."
3897 msgstr ""
3899 #: builtin/push.c:174
3900 msgid ""
3901 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
3902 msgstr ""
3904 #: builtin/push.c:181
3905 msgid ""
3906 "Updates were rejected because the tip of your current branch is behind\n"
3907 "its remote counterpart. Merge the remote changes (e.g. 'git pull')\n"
3908 "before pushing again.\n"
3909 "See the 'Note about fast-forwards' in 'git push --help' for details."
3910 msgstr ""
3912 #: builtin/push.c:187
3913 msgid ""
3914 "Updates were rejected because a pushed branch tip is behind its remote\n"
3915 "counterpart. If you did not intend to push that branch, you may want to\n"
3916 "specify branches to push or set the 'push.default' configuration\n"
3917 "variable to 'current' or 'upstream' to push only the current branch."
3918 msgstr ""
3920 #: builtin/push.c:193
3921 msgid ""
3922 "Updates were rejected because a pushed branch tip is behind its remote\n"
3923 "counterpart. Check out this branch and merge the remote changes\n"
3924 "(e.g. 'git pull') before pushing again.\n"
3925 "See the 'Note about fast-forwards' in 'git push --help' for details."
3926 msgstr ""
3928 #: builtin/push.c:233
3929 #, c-format
3930 msgid "Pushing to %s\n"
3931 msgstr ""
3933 #: builtin/push.c:237
3934 #, c-format
3935 msgid "failed to push some refs to '%s'"
3936 msgstr ""
3938 #: builtin/push.c:269
3939 #, c-format
3940 msgid "bad repository '%s'"
3941 msgstr ""
3943 #: builtin/push.c:270
3944 msgid ""
3945 "No configured push destination.\n"
3946 "Either specify the URL from the command-line or configure a remote "
3947 "repository using\n"
3948 "\n"
3949 "    git remote add <name> <url>\n"
3950 "\n"
3951 "and then push using the remote name\n"
3952 "\n"
3953 "    git push <name>\n"
3954 msgstr ""
3956 #: builtin/push.c:285
3957 msgid "--all and --tags are incompatible"
3958 msgstr ""
3960 #: builtin/push.c:286
3961 msgid "--all can't be combined with refspecs"
3962 msgstr ""
3964 #: builtin/push.c:291
3965 msgid "--mirror and --tags are incompatible"
3966 msgstr ""
3968 #: builtin/push.c:292
3969 msgid "--mirror can't be combined with refspecs"
3970 msgstr ""
3972 #: builtin/push.c:297
3973 msgid "--all and --mirror are incompatible"
3974 msgstr ""
3976 #: builtin/push.c:385
3977 msgid "--delete is incompatible with --all, --mirror and --tags"
3978 msgstr ""
3980 #: builtin/push.c:387
3981 msgid "--delete doesn't make sense without any refs"
3982 msgstr ""
3984 #: builtin/remote.c:98
3985 #, c-format
3986 msgid "Updating %s"
3987 msgstr ""
3989 #: builtin/remote.c:130
3990 msgid ""
3991 "--mirror is dangerous and deprecated; please\n"
3992 "\t use --mirror=fetch or --mirror=push instead"
3993 msgstr ""
3995 #: builtin/remote.c:147
3996 #, c-format
3997 msgid "unknown mirror argument: %s"
3998 msgstr ""
4000 #: builtin/remote.c:185
4001 msgid "specifying a master branch makes no sense with --mirror"
4002 msgstr ""
4004 #: builtin/remote.c:187
4005 msgid "specifying branches to track makes sense only with fetch mirrors"
4006 msgstr ""
4008 #: builtin/remote.c:195 builtin/remote.c:646
4009 #, c-format
4010 msgid "remote %s already exists."
4011 msgstr ""
4013 #: builtin/remote.c:199 builtin/remote.c:650
4014 #, c-format
4015 msgid "'%s' is not a valid remote name"
4016 msgstr ""
4018 #: builtin/remote.c:243
4019 #, c-format
4020 msgid "Could not setup master '%s'"
4021 msgstr ""
4023 #: builtin/remote.c:299
4024 #, c-format
4025 msgid "more than one %s"
4026 msgstr ""
4028 #: builtin/remote.c:339
4029 #, c-format
4030 msgid "Could not get fetch map for refspec %s"
4031 msgstr ""
4033 #: builtin/remote.c:440 builtin/remote.c:448
4034 msgid "(matching)"
4035 msgstr ""
4037 #: builtin/remote.c:452
4038 msgid "(delete)"
4039 msgstr ""
4041 #: builtin/remote.c:595 builtin/remote.c:601 builtin/remote.c:607
4042 #, c-format
4043 msgid "Could not append '%s' to '%s'"
4044 msgstr ""
4046 #: builtin/remote.c:639 builtin/remote.c:792 builtin/remote.c:890
4047 #, c-format
4048 msgid "No such remote: %s"
4049 msgstr ""
4051 #: builtin/remote.c:656
4052 #, c-format
4053 msgid "Could not rename config section '%s' to '%s'"
4054 msgstr ""
4056 #: builtin/remote.c:662 builtin/remote.c:799
4057 #, c-format
4058 msgid "Could not remove config section '%s'"
4059 msgstr ""
4061 #: builtin/remote.c:677
4062 #, c-format
4063 msgid ""
4064 "Not updating non-default fetch refspec\n"
4065 "\t%s\n"
4066 "\tPlease update the configuration manually if necessary."
4067 msgstr ""
4069 #: builtin/remote.c:683
4070 #, c-format
4071 msgid "Could not append '%s'"
4072 msgstr ""
4074 #: builtin/remote.c:694
4075 #, c-format
4076 msgid "Could not set '%s'"
4077 msgstr ""
4079 #: builtin/remote.c:716
4080 #, c-format
4081 msgid "deleting '%s' failed"
4082 msgstr ""
4084 #: builtin/remote.c:750
4085 #, c-format
4086 msgid "creating '%s' failed"
4087 msgstr ""
4089 #: builtin/remote.c:764
4090 #, c-format
4091 msgid "Could not remove branch %s"
4092 msgstr ""
4094 #: builtin/remote.c:834
4095 msgid ""
4096 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
4097 "to delete it, use:"
4098 msgid_plural ""
4099 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
4100 "to delete them, use:"
4101 msgstr[0] ""
4102 msgstr[1] ""
4104 #: builtin/remote.c:943
4105 #, c-format
4106 msgid " new (next fetch will store in remotes/%s)"
4107 msgstr ""
4109 #: builtin/remote.c:946
4110 msgid " tracked"
4111 msgstr ""
4113 #: builtin/remote.c:948
4114 msgid " stale (use 'git remote prune' to remove)"
4115 msgstr ""
4117 #: builtin/remote.c:950
4118 msgid " ???"
4119 msgstr ""
4121 #: builtin/remote.c:991
4122 #, c-format
4123 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
4124 msgstr ""
4126 #: builtin/remote.c:998
4127 #, c-format
4128 msgid "rebases onto remote %s"
4129 msgstr ""
4131 #: builtin/remote.c:1001
4132 #, c-format
4133 msgid " merges with remote %s"
4134 msgstr ""
4136 #: builtin/remote.c:1002
4137 msgid "    and with remote"
4138 msgstr ""
4140 #: builtin/remote.c:1004
4141 #, c-format
4142 msgid "merges with remote %s"
4143 msgstr ""
4145 #: builtin/remote.c:1005
4146 msgid "   and with remote"
4147 msgstr ""
4149 #: builtin/remote.c:1051
4150 msgid "create"
4151 msgstr ""
4153 #: builtin/remote.c:1054
4154 msgid "delete"
4155 msgstr ""
4157 #: builtin/remote.c:1058
4158 msgid "up to date"
4159 msgstr ""
4161 #: builtin/remote.c:1061
4162 msgid "fast-forwardable"
4163 msgstr ""
4165 #: builtin/remote.c:1064
4166 msgid "local out of date"
4167 msgstr ""
4169 #: builtin/remote.c:1071
4170 #, c-format
4171 msgid "    %-*s forces to %-*s (%s)"
4172 msgstr ""
4174 #: builtin/remote.c:1074
4175 #, c-format
4176 msgid "    %-*s pushes to %-*s (%s)"
4177 msgstr ""
4179 #: builtin/remote.c:1078
4180 #, c-format
4181 msgid "    %-*s forces to %s"
4182 msgstr ""
4184 #: builtin/remote.c:1081
4185 #, c-format
4186 msgid "    %-*s pushes to %s"
4187 msgstr ""
4189 #: builtin/remote.c:1118
4190 #, c-format
4191 msgid "* remote %s"
4192 msgstr ""
4194 #: builtin/remote.c:1119
4195 #, c-format
4196 msgid "  Fetch URL: %s"
4197 msgstr ""
4199 #: builtin/remote.c:1120 builtin/remote.c:1285
4200 msgid "(no URL)"
4201 msgstr ""
4203 #: builtin/remote.c:1129 builtin/remote.c:1131
4204 #, c-format
4205 msgid "  Push  URL: %s"
4206 msgstr ""
4208 #: builtin/remote.c:1133 builtin/remote.c:1135 builtin/remote.c:1137
4209 #, c-format
4210 msgid "  HEAD branch: %s"
4211 msgstr ""
4213 #: builtin/remote.c:1139
4214 #, c-format
4215 msgid ""
4216 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
4217 msgstr ""
4219 #: builtin/remote.c:1151
4220 #, c-format
4221 msgid "  Remote branch:%s"
4222 msgid_plural "  Remote branches:%s"
4223 msgstr[0] ""
4224 msgstr[1] ""
4226 #: builtin/remote.c:1154 builtin/remote.c:1181
4227 msgid " (status not queried)"
4228 msgstr ""
4230 #: builtin/remote.c:1163
4231 msgid "  Local branch configured for 'git pull':"
4232 msgid_plural "  Local branches configured for 'git pull':"
4233 msgstr[0] ""
4234 msgstr[1] ""
4236 #: builtin/remote.c:1171
4237 msgid "  Local refs will be mirrored by 'git push'"
4238 msgstr ""
4240 #: builtin/remote.c:1178
4241 #, c-format
4242 msgid "  Local ref configured for 'git push'%s:"
4243 msgid_plural "  Local refs configured for 'git push'%s:"
4244 msgstr[0] ""
4245 msgstr[1] ""
4247 #: builtin/remote.c:1216
4248 msgid "Cannot determine remote HEAD"
4249 msgstr ""
4251 #: builtin/remote.c:1218
4252 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
4253 msgstr ""
4255 #: builtin/remote.c:1228
4256 #, c-format
4257 msgid "Could not delete %s"
4258 msgstr ""
4260 #: builtin/remote.c:1236
4261 #, c-format
4262 msgid "Not a valid ref: %s"
4263 msgstr ""
4265 #: builtin/remote.c:1238
4266 #, c-format
4267 msgid "Could not setup %s"
4268 msgstr ""
4270 #: builtin/remote.c:1274
4271 #, c-format
4272 msgid " %s will become dangling!"
4273 msgstr ""
4275 #: builtin/remote.c:1275
4276 #, c-format
4277 msgid " %s has become dangling!"
4278 msgstr ""
4280 #: builtin/remote.c:1281
4281 #, c-format
4282 msgid "Pruning %s"
4283 msgstr ""
4285 #: builtin/remote.c:1282
4286 #, c-format
4287 msgid "URL: %s"
4288 msgstr ""
4290 #: builtin/remote.c:1295
4291 #, c-format
4292 msgid " * [would prune] %s"
4293 msgstr ""
4295 #: builtin/remote.c:1298
4296 #, c-format
4297 msgid " * [pruned] %s"
4298 msgstr ""
4300 #: builtin/remote.c:1387 builtin/remote.c:1461
4301 #, c-format
4302 msgid "No such remote '%s'"
4303 msgstr ""
4305 #: builtin/remote.c:1414
4306 msgid "no remote specified"
4307 msgstr ""
4309 #: builtin/remote.c:1447
4310 msgid "--add --delete doesn't make sense"
4311 msgstr ""
4313 #: builtin/remote.c:1487
4314 #, c-format
4315 msgid "Invalid old URL pattern: %s"
4316 msgstr ""
4318 #: builtin/remote.c:1495
4319 #, c-format
4320 msgid "No such URL found: %s"
4321 msgstr ""
4323 #: builtin/remote.c:1497
4324 msgid "Will not delete all non-push URLs"
4325 msgstr ""
4327 #: builtin/reset.c:33
4328 msgid "mixed"
4329 msgstr ""
4331 #: builtin/reset.c:33
4332 msgid "soft"
4333 msgstr ""
4335 #: builtin/reset.c:33
4336 msgid "hard"
4337 msgstr ""
4339 #: builtin/reset.c:33
4340 msgid "merge"
4341 msgstr ""
4343 #: builtin/reset.c:33
4344 msgid "keep"
4345 msgstr ""
4347 #: builtin/reset.c:77
4348 msgid "You do not have a valid HEAD."
4349 msgstr ""
4351 #: builtin/reset.c:79
4352 msgid "Failed to find tree of HEAD."
4353 msgstr ""
4355 #: builtin/reset.c:85
4356 #, c-format
4357 msgid "Failed to find tree of %s."
4358 msgstr ""
4360 #: builtin/reset.c:96
4361 msgid "Could not write new index file."
4362 msgstr ""
4364 #: builtin/reset.c:106
4365 #, c-format
4366 msgid "HEAD is now at %s"
4367 msgstr ""
4369 #: builtin/reset.c:130
4370 msgid "Could not read index"
4371 msgstr ""
4373 #: builtin/reset.c:133
4374 msgid "Unstaged changes after reset:"
4375 msgstr ""
4377 #: builtin/reset.c:223
4378 #, c-format
4379 msgid "Cannot do a %s reset in the middle of a merge."
4380 msgstr ""
4382 #: builtin/reset.c:297
4383 #, c-format
4384 msgid "Could not parse object '%s'."
4385 msgstr ""
4387 #: builtin/reset.c:302
4388 msgid "--patch is incompatible with --{hard,mixed,soft}"
4389 msgstr ""
4391 #: builtin/reset.c:311
4392 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
4393 msgstr ""
4395 #: builtin/reset.c:313
4396 #, c-format
4397 msgid "Cannot do %s reset with paths."
4398 msgstr ""
4400 #: builtin/reset.c:325
4401 #, c-format
4402 msgid "%s reset is not allowed in a bare repository"
4403 msgstr ""
4405 #: builtin/reset.c:341
4406 #, c-format
4407 msgid "Could not reset index file to revision '%s'."
4408 msgstr ""
4410 #: builtin/revert.c:70 builtin/revert.c:92
4411 #, c-format
4412 msgid "%s: %s cannot be used with %s"
4413 msgstr ""
4415 #: builtin/revert.c:131
4416 msgid "program error"
4417 msgstr ""
4419 #: builtin/revert.c:221
4420 msgid "revert failed"
4421 msgstr ""
4423 #: builtin/revert.c:236
4424 msgid "cherry-pick failed"
4425 msgstr ""
4427 #: builtin/rm.c:109
4428 #, c-format
4429 msgid ""
4430 "'%s' has staged content different from both the file and the HEAD\n"
4431 "(use -f to force removal)"
4432 msgstr ""
4434 #: builtin/rm.c:115
4435 #, c-format
4436 msgid ""
4437 "'%s' has changes staged in the index\n"
4438 "(use --cached to keep the file, or -f to force removal)"
4439 msgstr ""
4441 #: builtin/rm.c:119
4442 #, c-format
4443 msgid ""
4444 "'%s' has local modifications\n"
4445 "(use --cached to keep the file, or -f to force removal)"
4446 msgstr ""
4448 #: builtin/rm.c:194
4449 #, c-format
4450 msgid "not removing '%s' recursively without -r"
4451 msgstr ""
4453 #: builtin/rm.c:230
4454 #, c-format
4455 msgid "git rm: unable to remove %s"
4456 msgstr ""
4458 #: builtin/shortlog.c:157
4459 #, c-format
4460 msgid "Missing author: %s"
4461 msgstr ""
4463 #: builtin/tag.c:60
4464 #, c-format
4465 msgid "malformed object at '%s'"
4466 msgstr ""
4468 #: builtin/tag.c:207
4469 #, c-format
4470 msgid "tag name too long: %.*s..."
4471 msgstr ""
4473 #: builtin/tag.c:212
4474 #, c-format
4475 msgid "tag '%s' not found."
4476 msgstr ""
4478 #: builtin/tag.c:227
4479 #, c-format
4480 msgid "Deleted tag '%s' (was %s)\n"
4481 msgstr ""
4483 #: builtin/tag.c:239
4484 #, c-format
4485 msgid "could not verify the tag '%s'"
4486 msgstr ""
4488 #: builtin/tag.c:249
4489 msgid ""
4490 "\n"
4491 "#\n"
4492 "# Write a tag message\n"
4493 "# Lines starting with '#' will be ignored.\n"
4494 "#\n"
4495 msgstr ""
4497 #: builtin/tag.c:256
4498 msgid ""
4499 "\n"
4500 "#\n"
4501 "# Write a tag message\n"
4502 "# Lines starting with '#' will be kept; you may remove them yourself if you "
4503 "want to.\n"
4504 "#\n"
4505 msgstr ""
4507 #: builtin/tag.c:298
4508 msgid "unable to sign the tag"
4509 msgstr ""
4511 #: builtin/tag.c:300
4512 msgid "unable to write tag file"
4513 msgstr ""
4515 #: builtin/tag.c:325
4516 msgid "bad object type."
4517 msgstr ""
4519 #: builtin/tag.c:338
4520 msgid "tag header too big."
4521 msgstr ""
4523 #: builtin/tag.c:370
4524 msgid "no tag message?"
4525 msgstr ""
4527 #: builtin/tag.c:376
4528 #, c-format
4529 msgid "The tag message has been left in %s\n"
4530 msgstr ""
4532 #: builtin/tag.c:425
4533 msgid "switch 'points-at' requires an object"
4534 msgstr ""
4536 #: builtin/tag.c:427
4537 #, c-format
4538 msgid "malformed object name '%s'"
4539 msgstr ""
4541 #: builtin/tag.c:506
4542 msgid "--column and -n are incompatible"
4543 msgstr ""
4545 #: builtin/tag.c:523
4546 msgid "-n option is only allowed with -l."
4547 msgstr ""
4549 #: builtin/tag.c:525
4550 msgid "--contains option is only allowed with -l."
4551 msgstr ""
4553 #: builtin/tag.c:527
4554 msgid "--points-at option is only allowed with -l."
4555 msgstr ""
4557 #: builtin/tag.c:535
4558 msgid "only one -F or -m option is allowed."
4559 msgstr ""
4561 #: builtin/tag.c:555
4562 msgid "too many params"
4563 msgstr ""
4565 #: builtin/tag.c:561
4566 #, c-format
4567 msgid "'%s' is not a valid tag name."
4568 msgstr ""
4570 #: builtin/tag.c:566
4571 #, c-format
4572 msgid "tag '%s' already exists"
4573 msgstr ""
4575 #: builtin/tag.c:584
4576 #, c-format
4577 msgid "%s: cannot lock the ref"
4578 msgstr ""
4580 #: builtin/tag.c:586
4581 #, c-format
4582 msgid "%s: cannot update the ref"
4583 msgstr ""
4585 #: builtin/tag.c:588
4586 #, c-format
4587 msgid "Updated tag '%s' (was %s)\n"
4588 msgstr ""
4590 #: git.c:16
4591 msgid "See 'git help <command>' for more information on a specific command."
4592 msgstr ""
4594 #: parse-options.h:133 parse-options.h:235
4595 msgid "n"
4596 msgstr ""
4598 #: parse-options.h:141
4599 msgid "time"
4600 msgstr ""
4602 #: parse-options.h:149
4603 msgid "file"
4604 msgstr ""
4606 #: parse-options.h:151
4607 msgid "when"
4608 msgstr ""
4610 #: parse-options.h:156
4611 msgid "no-op (backward compatibility)"
4612 msgstr ""
4614 #: parse-options.h:228
4615 msgid "be more verbose"
4616 msgstr ""
4618 #: parse-options.h:230
4619 msgid "be more quiet"
4620 msgstr ""
4622 #: parse-options.h:236
4623 msgid "use <n> digits to display SHA-1s"
4624 msgstr ""
4626 #: common-cmds.h:8
4627 msgid "Add file contents to the index"
4628 msgstr ""
4630 #: common-cmds.h:9
4631 msgid "Find by binary search the change that introduced a bug"
4632 msgstr ""
4634 #: common-cmds.h:10
4635 msgid "List, create, or delete branches"
4636 msgstr ""
4638 #: common-cmds.h:11
4639 msgid "Checkout a branch or paths to the working tree"
4640 msgstr ""
4642 #: common-cmds.h:12
4643 msgid "Clone a repository into a new directory"
4644 msgstr ""
4646 #: common-cmds.h:13
4647 msgid "Record changes to the repository"
4648 msgstr ""
4650 #: common-cmds.h:14
4651 msgid "Show changes between commits, commit and working tree, etc"
4652 msgstr ""
4654 #: common-cmds.h:15
4655 msgid "Download objects and refs from another repository"
4656 msgstr ""
4658 #: common-cmds.h:16
4659 msgid "Print lines matching a pattern"
4660 msgstr ""
4662 #: common-cmds.h:17
4663 msgid "Create an empty git repository or reinitialize an existing one"
4664 msgstr ""
4666 #: common-cmds.h:18
4667 msgid "Show commit logs"
4668 msgstr ""
4670 #: common-cmds.h:19
4671 msgid "Join two or more development histories together"
4672 msgstr ""
4674 #: common-cmds.h:20
4675 msgid "Move or rename a file, a directory, or a symlink"
4676 msgstr ""
4678 #: common-cmds.h:21
4679 msgid "Fetch from and merge with another repository or a local branch"
4680 msgstr ""
4682 #: common-cmds.h:22
4683 msgid "Update remote refs along with associated objects"
4684 msgstr ""
4686 #: common-cmds.h:23
4687 msgid "Forward-port local commits to the updated upstream head"
4688 msgstr ""
4690 #: common-cmds.h:24
4691 msgid "Reset current HEAD to the specified state"
4692 msgstr ""
4694 #: common-cmds.h:25
4695 msgid "Remove files from the working tree and from the index"
4696 msgstr ""
4698 #: common-cmds.h:26
4699 msgid "Show various types of objects"
4700 msgstr ""
4702 #: common-cmds.h:27
4703 msgid "Show the working tree status"
4704 msgstr ""
4706 #: common-cmds.h:28
4707 msgid "Create, list, delete or verify a tag object signed with GPG"
4708 msgstr ""
4710 #: git-am.sh:50
4711 msgid "You need to set your committer info first"
4712 msgstr ""
4714 #: git-am.sh:95
4715 msgid ""
4716 "You seem to have moved HEAD since the last 'am' failure.\n"
4717 "Not rewinding to ORIG_HEAD"
4718 msgstr ""
4720 #: git-am.sh:105
4721 #, sh-format
4722 msgid ""
4723 "When you have resolved this problem run \"$cmdline --resolved\".\n"
4724 "If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
4725 "To restore the original branch and stop patching run \"$cmdline --abort\"."
4726 msgstr ""
4728 #: git-am.sh:121
4729 msgid "Cannot fall back to three-way merge."
4730 msgstr ""
4732 #: git-am.sh:137
4733 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
4734 msgstr ""
4736 #: git-am.sh:154
4737 msgid ""
4738 "Did you hand edit your patch?\n"
4739 "It does not apply to blobs recorded in its index."
4740 msgstr ""
4742 #: git-am.sh:163
4743 msgid "Falling back to patching base and 3-way merge..."
4744 msgstr ""
4746 #: git-am.sh:275
4747 msgid "Only one StGIT patch series can be applied at once"
4748 msgstr ""
4750 #: git-am.sh:362
4751 #, sh-format
4752 msgid "Patch format $patch_format is not supported."
4753 msgstr ""
4755 #: git-am.sh:364
4756 msgid "Patch format detection failed."
4757 msgstr ""
4759 #: git-am.sh:418
4760 msgid "-d option is no longer supported.  Do not use."
4761 msgstr ""
4763 #: git-am.sh:481
4764 #, sh-format
4765 msgid "previous rebase directory $dotest still exists but mbox given."
4766 msgstr ""
4768 #: git-am.sh:486
4769 msgid "Please make up your mind. --skip or --abort?"
4770 msgstr ""
4772 #: git-am.sh:513
4773 msgid "Resolve operation not in progress, we are not resuming."
4774 msgstr ""
4776 #: git-am.sh:579
4777 #, sh-format
4778 msgid "Dirty index: cannot apply patches (dirty: $files)"
4779 msgstr ""
4781 #: git-am.sh:671
4782 #, sh-format
4783 msgid ""
4784 "Patch is empty.  Was it split wrong?\n"
4785 "If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
4786 "To restore the original branch and stop patching run \"$cmdline --abort\"."
4787 msgstr ""
4789 #: git-am.sh:708
4790 msgid "Patch does not have a valid e-mail address."
4791 msgstr ""
4793 #: git-am.sh:755
4794 msgid "cannot be interactive without stdin connected to a terminal."
4795 msgstr ""
4797 #: git-am.sh:759
4798 msgid "Commit Body is:"
4799 msgstr ""
4801 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
4802 #. in your translation. The program will only accept English
4803 #. input at this point.
4804 #: git-am.sh:766
4805 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
4806 msgstr ""
4808 #: git-am.sh:802
4809 #, sh-format
4810 msgid "Applying: $FIRSTLINE"
4811 msgstr ""
4813 #: git-am.sh:823
4814 msgid ""
4815 "No changes - did you forget to use 'git add'?\n"
4816 "If there is nothing left to stage, chances are that something else\n"
4817 "already introduced the same changes; you might want to skip this patch."
4818 msgstr ""
4820 #: git-am.sh:831
4821 msgid ""
4822 "You still have unmerged paths in your index\n"
4823 "did you forget to use 'git add'?"
4824 msgstr ""
4826 #: git-am.sh:847
4827 msgid "No changes -- Patch already applied."
4828 msgstr ""
4830 #: git-am.sh:857
4831 #, sh-format
4832 msgid "Patch failed at $msgnum $FIRSTLINE"
4833 msgstr ""
4835 #: git-am.sh:873
4836 msgid "applying to an empty history"
4837 msgstr ""
4839 #: git-bisect.sh:48
4840 msgid "You need to start by \"git bisect start\""
4841 msgstr ""
4843 #. TRANSLATORS: Make sure to include [Y] and [n] in your
4844 #. translation. The program will only accept English input
4845 #. at this point.
4846 #: git-bisect.sh:54
4847 msgid "Do you want me to do it for you [Y/n]? "
4848 msgstr ""
4850 #: git-bisect.sh:95
4851 #, sh-format
4852 msgid "unrecognised option: '$arg'"
4853 msgstr ""
4855 #: git-bisect.sh:99
4856 #, sh-format
4857 msgid "'$arg' does not appear to be a valid revision"
4858 msgstr ""
4860 #: git-bisect.sh:117
4861 msgid "Bad HEAD - I need a HEAD"
4862 msgstr ""
4864 #: git-bisect.sh:130
4865 #, sh-format
4866 msgid ""
4867 "Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
4868 msgstr ""
4870 #: git-bisect.sh:140
4871 msgid "won't bisect on seeked tree"
4872 msgstr ""
4874 #: git-bisect.sh:144
4875 msgid "Bad HEAD - strange symbolic ref"
4876 msgstr ""
4878 #: git-bisect.sh:189
4879 #, sh-format
4880 msgid "Bad bisect_write argument: $state"
4881 msgstr ""
4883 #: git-bisect.sh:218
4884 #, sh-format
4885 msgid "Bad rev input: $arg"
4886 msgstr ""
4888 #: git-bisect.sh:232
4889 msgid "Please call 'bisect_state' with at least one argument."
4890 msgstr ""
4892 #: git-bisect.sh:244
4893 #, sh-format
4894 msgid "Bad rev input: $rev"
4895 msgstr ""
4897 #: git-bisect.sh:250
4898 msgid "'git bisect bad' can take only one argument."
4899 msgstr ""
4901 #. have bad but not good.  we could bisect although
4902 #. this is less optimum.
4903 #: git-bisect.sh:273
4904 msgid "Warning: bisecting only with a bad commit."
4905 msgstr ""
4907 #. TRANSLATORS: Make sure to include [Y] and [n] in your
4908 #. translation. The program will only accept English input
4909 #. at this point.
4910 #: git-bisect.sh:279
4911 msgid "Are you sure [Y/n]? "
4912 msgstr ""
4914 #: git-bisect.sh:289
4915 msgid ""
4916 "You need to give me at least one good and one bad revisions.\n"
4917 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
4918 msgstr ""
4920 #: git-bisect.sh:292
4921 msgid ""
4922 "You need to start by \"git bisect start\".\n"
4923 "You then need to give me at least one good and one bad revisions.\n"
4924 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
4925 msgstr ""
4927 #: git-bisect.sh:347 git-bisect.sh:474
4928 msgid "We are not bisecting."
4929 msgstr ""
4931 #: git-bisect.sh:354
4932 #, sh-format
4933 msgid "'$invalid' is not a valid commit"
4934 msgstr ""
4936 #: git-bisect.sh:363
4937 #, sh-format
4938 msgid ""
4939 "Could not check out original HEAD '$branch'.\n"
4940 "Try 'git bisect reset <commit>'."
4941 msgstr ""
4943 #: git-bisect.sh:390
4944 msgid "No logfile given"
4945 msgstr ""
4947 #: git-bisect.sh:391
4948 #, sh-format
4949 msgid "cannot read $file for replaying"
4950 msgstr ""
4952 #: git-bisect.sh:408
4953 msgid "?? what are you talking about?"
4954 msgstr ""
4956 #: git-bisect.sh:420
4957 #, sh-format
4958 msgid "running $command"
4959 msgstr ""
4961 #: git-bisect.sh:427
4962 #, sh-format
4963 msgid ""
4964 "bisect run failed:\n"
4965 "exit code $res from '$command' is < 0 or >= 128"
4966 msgstr ""
4968 #: git-bisect.sh:453
4969 msgid "bisect run cannot continue any more"
4970 msgstr ""
4972 #: git-bisect.sh:459
4973 #, sh-format
4974 msgid ""
4975 "bisect run failed:\n"
4976 "'bisect_state $state' exited with error code $res"
4977 msgstr ""
4979 #: git-bisect.sh:466
4980 msgid "bisect run success"
4981 msgstr ""
4983 #: git-pull.sh:21
4984 msgid ""
4985 "Pull is not possible because you have unmerged files.\n"
4986 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
4987 "as appropriate to mark resolution, or use 'git commit -a'."
4988 msgstr ""
4990 #: git-pull.sh:25
4991 msgid "Pull is not possible because you have unmerged files."
4992 msgstr ""
4994 #: git-pull.sh:197
4995 msgid "updating an unborn branch with changes added to the index"
4996 msgstr ""
4998 #. The fetch involved updating the current branch.
4999 #. The working tree and the index file is still based on the
5000 #. $orig_head commit, but we are merging into $curr_head.
5001 #. First update the working tree to match $curr_head.
5002 #: git-pull.sh:228
5003 #, sh-format
5004 msgid ""
5005 "Warning: fetch updated the current branch head.\n"
5006 "Warning: fast-forwarding your working tree from\n"
5007 "Warning: commit $orig_head."
5008 msgstr ""
5010 #: git-pull.sh:253
5011 msgid "Cannot merge multiple branches into empty head"
5012 msgstr ""
5014 #: git-pull.sh:257
5015 msgid "Cannot rebase onto multiple branches"
5016 msgstr ""
5018 #: git-stash.sh:51
5019 msgid "git stash clear with parameters is unimplemented"
5020 msgstr ""
5022 #: git-stash.sh:74
5023 msgid "You do not have the initial commit yet"
5024 msgstr ""
5026 #: git-stash.sh:89
5027 msgid "Cannot save the current index state"
5028 msgstr ""
5030 #: git-stash.sh:123 git-stash.sh:136
5031 msgid "Cannot save the current worktree state"
5032 msgstr ""
5034 #: git-stash.sh:140
5035 msgid "No changes selected"
5036 msgstr ""
5038 #: git-stash.sh:143
5039 msgid "Cannot remove temporary index (can't happen)"
5040 msgstr ""
5042 #: git-stash.sh:156
5043 msgid "Cannot record working tree state"
5044 msgstr ""
5046 #. TRANSLATORS: $option is an invalid option, like
5047 #. `--blah-blah'. The 7 spaces at the beginning of the
5048 #. second line correspond to "error: ". So you should line
5049 #. up the second line with however many characters the
5050 #. translation of "error: " takes in your language. E.g. in
5051 #. English this is:
5053 #. $ git stash save --blah-blah 2>&1 | head -n 2
5054 #. error: unknown option for 'stash save': --blah-blah
5055 #. To provide a message, use git stash save -- '--blah-blah'
5056 #: git-stash.sh:202
5057 #, sh-format
5058 msgid ""
5059 "error: unknown option for 'stash save': $option\n"
5060 "       To provide a message, use git stash save -- '$option'"
5061 msgstr ""
5063 #: git-stash.sh:223
5064 msgid "No local changes to save"
5065 msgstr ""
5067 #: git-stash.sh:227
5068 msgid "Cannot initialize stash"
5069 msgstr ""
5071 #: git-stash.sh:235
5072 msgid "Cannot save the current status"
5073 msgstr ""
5075 #: git-stash.sh:253
5076 msgid "Cannot remove worktree changes"
5077 msgstr ""
5079 #: git-stash.sh:352
5080 msgid "No stash found."
5081 msgstr ""
5083 #: git-stash.sh:359
5084 #, sh-format
5085 msgid "Too many revisions specified: $REV"
5086 msgstr ""
5088 #: git-stash.sh:365
5089 #, sh-format
5090 msgid "$reference is not valid reference"
5091 msgstr ""
5093 #: git-stash.sh:393
5094 #, sh-format
5095 msgid "'$args' is not a stash-like commit"
5096 msgstr ""
5098 #: git-stash.sh:404
5099 #, sh-format
5100 msgid "'$args' is not a stash reference"
5101 msgstr ""
5103 #: git-stash.sh:412
5104 msgid "unable to refresh index"
5105 msgstr ""
5107 #: git-stash.sh:416
5108 msgid "Cannot apply a stash in the middle of a merge"
5109 msgstr ""
5111 #: git-stash.sh:424
5112 msgid "Conflicts in index. Try without --index."
5113 msgstr ""
5115 #: git-stash.sh:426
5116 msgid "Could not save index tree"
5117 msgstr ""
5119 #: git-stash.sh:460
5120 msgid "Cannot unstage modified files"
5121 msgstr ""
5123 #: git-stash.sh:474
5124 msgid "Index was not unstashed."
5125 msgstr ""
5127 #: git-stash.sh:491
5128 #, sh-format
5129 msgid "Dropped ${REV} ($s)"
5130 msgstr ""
5132 #: git-stash.sh:492
5133 #, sh-format
5134 msgid "${REV}: Could not drop stash entry"
5135 msgstr ""
5137 #: git-stash.sh:499
5138 msgid "No branch name specified"
5139 msgstr ""
5141 #: git-stash.sh:570
5142 msgid "(To restore them type \"git stash apply\")"
5143 msgstr ""
5145 #: git-submodule.sh:88
5146 #, sh-format
5147 msgid "cannot strip one component off url '$remoteurl'"
5148 msgstr ""
5150 #: git-submodule.sh:145
5151 #, sh-format
5152 msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
5153 msgstr ""
5155 #: git-submodule.sh:186
5156 #, sh-format
5157 msgid "Clone of '$url' into submodule path '$sm_path' failed"
5158 msgstr ""
5160 #: git-submodule.sh:196
5161 #, sh-format
5162 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
5163 msgstr ""
5165 #: git-submodule.sh:285
5166 #, sh-format
5167 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
5168 msgstr ""
5170 #: git-submodule.sh:302
5171 #, sh-format
5172 msgid "'$sm_path' already exists in the index"
5173 msgstr ""
5175 #: git-submodule.sh:306
5176 #, sh-format
5177 msgid ""
5178 "The following path is ignored by one of your .gitignore files:\n"
5179 "$sm_path\n"
5180 "Use -f if you really want to add it."
5181 msgstr ""
5183 #: git-submodule.sh:317
5184 #, sh-format
5185 msgid "Adding existing repo at '$sm_path' to the index"
5186 msgstr ""
5188 #: git-submodule.sh:319
5189 #, sh-format
5190 msgid "'$sm_path' already exists and is not a valid git repo"
5191 msgstr ""
5193 #: git-submodule.sh:333
5194 #, sh-format
5195 msgid "Unable to checkout submodule '$sm_path'"
5196 msgstr ""
5198 #: git-submodule.sh:338
5199 #, sh-format
5200 msgid "Failed to add submodule '$sm_path'"
5201 msgstr ""
5203 #: git-submodule.sh:343
5204 #, sh-format
5205 msgid "Failed to register submodule '$sm_path'"
5206 msgstr ""
5208 #: git-submodule.sh:385
5209 #, sh-format
5210 msgid "Entering '$prefix$sm_path'"
5211 msgstr ""
5213 #: git-submodule.sh:399
5214 #, sh-format
5215 msgid "Stopping at '$sm_path'; script returned non-zero status."
5216 msgstr ""
5218 #: git-submodule.sh:442
5219 #, sh-format
5220 msgid "No url found for submodule path '$sm_path' in .gitmodules"
5221 msgstr ""
5223 #: git-submodule.sh:451
5224 #, sh-format
5225 msgid "Failed to register url for submodule path '$sm_path'"
5226 msgstr ""
5228 #: git-submodule.sh:453
5229 #, sh-format
5230 msgid "Submodule '$name' ($url) registered for path '$sm_path'"
5231 msgstr ""
5233 #: git-submodule.sh:461
5234 #, sh-format
5235 msgid "Failed to register update mode for submodule path '$sm_path'"
5236 msgstr ""
5238 #: git-submodule.sh:560
5239 #, sh-format
5240 msgid ""
5241 "Submodule path '$sm_path' not initialized\n"
5242 "Maybe you want to use 'update --init'?"
5243 msgstr ""
5245 #: git-submodule.sh:573
5246 #, sh-format
5247 msgid "Unable to find current revision in submodule path '$sm_path'"
5248 msgstr ""
5250 #: git-submodule.sh:592
5251 #, sh-format
5252 msgid "Unable to fetch in submodule path '$sm_path'"
5253 msgstr ""
5255 #: git-submodule.sh:606
5256 #, sh-format
5257 msgid "Unable to rebase '$sha1' in submodule path '$sm_path'"
5258 msgstr ""
5260 #: git-submodule.sh:607
5261 #, sh-format
5262 msgid "Submodule path '$sm_path': rebased into '$sha1'"
5263 msgstr ""
5265 #: git-submodule.sh:612
5266 #, sh-format
5267 msgid "Unable to merge '$sha1' in submodule path '$sm_path'"
5268 msgstr ""
5270 #: git-submodule.sh:613
5271 #, sh-format
5272 msgid "Submodule path '$sm_path': merged in '$sha1'"
5273 msgstr ""
5275 #: git-submodule.sh:618
5276 #, sh-format
5277 msgid "Unable to checkout '$sha1' in submodule path '$sm_path'"
5278 msgstr ""
5280 #: git-submodule.sh:619
5281 #, sh-format
5282 msgid "Submodule path '$sm_path': checked out '$sha1'"
5283 msgstr ""
5285 #: git-submodule.sh:641 git-submodule.sh:964
5286 #, sh-format
5287 msgid "Failed to recurse into submodule path '$sm_path'"
5288 msgstr ""
5290 #: git-submodule.sh:749
5291 msgid "--cached cannot be used with --files"
5292 msgstr ""
5294 #. unexpected type
5295 #: git-submodule.sh:789
5296 #, sh-format
5297 msgid "unexpected mode $mod_dst"
5298 msgstr ""
5300 #: git-submodule.sh:807
5301 #, sh-format
5302 msgid "  Warn: $name doesn't contain commit $sha1_src"
5303 msgstr ""
5305 #: git-submodule.sh:810
5306 #, sh-format
5307 msgid "  Warn: $name doesn't contain commit $sha1_dst"
5308 msgstr ""
5310 #: git-submodule.sh:813
5311 #, sh-format
5312 msgid "  Warn: $name doesn't contain commits $sha1_src and $sha1_dst"
5313 msgstr ""
5315 #: git-submodule.sh:838
5316 msgid "blob"
5317 msgstr ""
5319 #: git-submodule.sh:839
5320 msgid "submodule"
5321 msgstr ""
5323 #: git-submodule.sh:876
5324 msgid "# Submodules changed but not updated:"
5325 msgstr ""
5327 #: git-submodule.sh:878
5328 msgid "# Submodule changes to be committed:"
5329 msgstr ""
5331 #: git-submodule.sh:1022
5332 #, sh-format
5333 msgid "Synchronizing submodule url for '$name'"
5334 msgstr ""