Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink' into maint
[git/jnareb-git.git] / po / git.pot
blobb6665060de23353efecb6307830d4ae11689dcca
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-06-08 10:20+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:289
58 #: builtin/log.c:720 builtin/log.c:1309 builtin/log.c:1528 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 #, c-format
72 msgid "The bundle requires this ref"
73 msgid_plural "The bundle requires these %d refs"
74 msgstr[0] ""
75 msgstr[1] ""
77 #: bundle.c:290
78 msgid "rev-list died"
79 msgstr ""
81 #: bundle.c:296 builtin/log.c:1205 builtin/shortlog.c:284
82 #, c-format
83 msgid "unrecognized argument: %s"
84 msgstr ""
86 #: bundle.c:331
87 #, c-format
88 msgid "ref '%s' is excluded by the rev-list options"
89 msgstr ""
91 #: bundle.c:376
92 msgid "Refusing to create empty bundle."
93 msgstr ""
95 #: bundle.c:394
96 msgid "Could not spawn pack-objects"
97 msgstr ""
99 #: bundle.c:412
100 msgid "pack-objects died"
101 msgstr ""
103 #: bundle.c:415
104 #, c-format
105 msgid "cannot create '%s'"
106 msgstr ""
108 #: bundle.c:437
109 msgid "index-pack died"
110 msgstr ""
112 #: commit.c:48
113 #, c-format
114 msgid "could not parse %s"
115 msgstr ""
117 #: commit.c:50
118 #, c-format
119 msgid "%s %s is not a commit!"
120 msgstr ""
122 #: compat/obstack.c:406 compat/obstack.c:408
123 msgid "memory exhausted"
124 msgstr ""
126 #: connected.c:39
127 msgid "Could not run 'git rev-list'"
128 msgstr ""
130 #: connected.c:48
131 #, c-format
132 msgid "failed write to rev-list: %s"
133 msgstr ""
135 #: connected.c:56
136 #, c-format
137 msgid "failed to close rev-list's stdin: %s"
138 msgstr ""
140 #: date.c:95
141 msgid "in the future"
142 msgstr ""
144 #: date.c:101
145 #, c-format
146 msgid "%lu second ago"
147 msgid_plural "%lu seconds ago"
148 msgstr[0] ""
149 msgstr[1] ""
151 #: date.c:108
152 #, c-format
153 msgid "%lu minute ago"
154 msgid_plural "%lu minutes ago"
155 msgstr[0] ""
156 msgstr[1] ""
158 #: date.c:115
159 #, c-format
160 msgid "%lu hour ago"
161 msgid_plural "%lu hours ago"
162 msgstr[0] ""
163 msgstr[1] ""
165 #: date.c:122
166 #, c-format
167 msgid "%lu day ago"
168 msgid_plural "%lu days ago"
169 msgstr[0] ""
170 msgstr[1] ""
172 #: date.c:128
173 #, c-format
174 msgid "%lu week ago"
175 msgid_plural "%lu weeks ago"
176 msgstr[0] ""
177 msgstr[1] ""
179 #: date.c:135
180 #, c-format
181 msgid "%lu month ago"
182 msgid_plural "%lu months ago"
183 msgstr[0] ""
184 msgstr[1] ""
186 #: date.c:146
187 #, c-format
188 msgid "%lu year"
189 msgid_plural "%lu years"
190 msgstr[0] ""
191 msgstr[1] ""
193 #: date.c:149
194 #, c-format
195 msgid "%s, %lu month ago"
196 msgid_plural "%s, %lu months ago"
197 msgstr[0] ""
198 msgstr[1] ""
200 #: date.c:154 date.c:159
201 #, c-format
202 msgid "%lu year ago"
203 msgid_plural "%lu years ago"
204 msgstr[0] ""
205 msgstr[1] ""
207 #: diff.c:105
208 #, c-format
209 msgid "  Failed to parse dirstat cut-off percentage '%.*s'\n"
210 msgstr ""
212 #: diff.c:110
213 #, c-format
214 msgid "  Unknown dirstat parameter '%.*s'\n"
215 msgstr ""
217 #: diff.c:210
218 #, c-format
219 msgid ""
220 "Found errors in 'diff.dirstat' config variable:\n"
221 "%s"
222 msgstr ""
224 #: diff.c:1400
225 msgid " 0 files changed\n"
226 msgstr ""
228 #: diff.c:1404
229 #, c-format
230 msgid " %d file changed"
231 msgid_plural " %d files changed"
232 msgstr[0] ""
233 msgstr[1] ""
235 #: diff.c:1421
236 #, c-format
237 msgid ", %d insertion(+)"
238 msgid_plural ", %d insertions(+)"
239 msgstr[0] ""
240 msgstr[1] ""
242 #: diff.c:1432
243 #, c-format
244 msgid ", %d deletion(-)"
245 msgid_plural ", %d deletions(-)"
246 msgstr[0] ""
247 msgstr[1] ""
249 #: diff.c:3478
250 #, c-format
251 msgid ""
252 "Failed to parse --dirstat/-X option parameter:\n"
253 "%s"
254 msgstr ""
256 #: gpg-interface.c:59
257 msgid "could not run gpg."
258 msgstr ""
260 #: gpg-interface.c:71
261 msgid "gpg did not accept the data"
262 msgstr ""
264 #: gpg-interface.c:82
265 msgid "gpg failed to sign the data"
266 msgstr ""
268 #: grep.c:1320
269 #, c-format
270 msgid "'%s': unable to read %s"
271 msgstr ""
273 #: grep.c:1337
274 #, c-format
275 msgid "'%s': %s"
276 msgstr ""
278 #: grep.c:1348
279 #, c-format
280 msgid "'%s': short read %s"
281 msgstr ""
283 #: help.c:207
284 #, c-format
285 msgid "available git commands in '%s'"
286 msgstr ""
288 #: help.c:214
289 msgid "git commands available from elsewhere on your $PATH"
290 msgstr ""
292 #: help.c:270
293 #, c-format
294 msgid ""
295 "'%s' appears to be a git command, but we were not\n"
296 "able to execute it. Maybe git-%s is broken?"
297 msgstr ""
299 #: help.c:327
300 msgid "Uh oh. Your system reports no Git commands at all."
301 msgstr ""
303 #: help.c:349
304 #, c-format
305 msgid ""
306 "WARNING: You called a Git command named '%s', which does not exist.\n"
307 "Continuing under the assumption that you meant '%s'"
308 msgstr ""
310 #: help.c:354
311 #, c-format
312 msgid "in %0.1f seconds automatically..."
313 msgstr ""
315 #: help.c:361
316 #, c-format
317 msgid "git: '%s' is not a git command. See 'git --help'."
318 msgstr ""
320 #: help.c:365
321 msgid ""
322 "\n"
323 "Did you mean this?"
324 msgid_plural ""
325 "\n"
326 "Did you mean one of these?"
327 msgstr[0] ""
328 msgstr[1] ""
330 #: parse-options.c:493
331 msgid "..."
332 msgstr ""
334 #: parse-options.c:511
335 #, c-format
336 msgid "usage: %s"
337 msgstr ""
339 #. TRANSLATORS: the colon here should align with the
340 #. one in "usage: %s" translation
341 #: parse-options.c:515
342 #, c-format
343 msgid "   or: %s"
344 msgstr ""
346 #: parse-options.c:518
347 #, c-format
348 msgid "    %s"
349 msgstr ""
351 #: remote.c:1629
352 #, c-format
353 msgid "Your branch is ahead of '%s' by %d commit.\n"
354 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
355 msgstr[0] ""
356 msgstr[1] ""
358 #: remote.c:1635
359 #, c-format
360 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
361 msgid_plural ""
362 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
363 msgstr[0] ""
364 msgstr[1] ""
366 #: remote.c:1643
367 #, c-format
368 msgid ""
369 "Your branch and '%s' have diverged,\n"
370 "and have %d and %d different commit each, respectively.\n"
371 msgid_plural ""
372 "Your branch and '%s' have diverged,\n"
373 "and have %d and %d different commits each, respectively.\n"
374 msgstr[0] ""
375 msgstr[1] ""
377 #: sequencer.c:121 builtin/merge.c:865 builtin/merge.c:978
378 #: builtin/merge.c:1088 builtin/merge.c:1098
379 #, c-format
380 msgid "Could not open '%s' for writing"
381 msgstr ""
383 #: sequencer.c:123 builtin/merge.c:333 builtin/merge.c:868
384 #: builtin/merge.c:1090 builtin/merge.c:1103
385 #, c-format
386 msgid "Could not write to '%s'"
387 msgstr ""
389 #: sequencer.c:144
390 msgid ""
391 "after resolving the conflicts, mark the corrected paths\n"
392 "with 'git add <paths>' or 'git rm <paths>'"
393 msgstr ""
395 #: sequencer.c:147
396 msgid ""
397 "after resolving the conflicts, mark the corrected paths\n"
398 "with 'git add <paths>' or 'git rm <paths>'\n"
399 "and commit the result with 'git commit'"
400 msgstr ""
402 #: sequencer.c:160 sequencer.c:758 sequencer.c:841
403 #, c-format
404 msgid "Could not write to %s"
405 msgstr ""
407 #: sequencer.c:163
408 #, c-format
409 msgid "Error wrapping up %s"
410 msgstr ""
412 #: sequencer.c:178
413 msgid "Your local changes would be overwritten by cherry-pick."
414 msgstr ""
416 #: sequencer.c:180
417 msgid "Your local changes would be overwritten by revert."
418 msgstr ""
420 #: sequencer.c:183
421 msgid "Commit your changes or stash them to proceed."
422 msgstr ""
424 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
425 #: sequencer.c:233
426 #, c-format
427 msgid "%s: Unable to write new index file"
428 msgstr ""
430 #: sequencer.c:261
431 msgid "Could not resolve HEAD commit\n"
432 msgstr ""
434 #: sequencer.c:282
435 msgid "Unable to update cache tree\n"
436 msgstr ""
438 #: sequencer.c:324
439 #, c-format
440 msgid "Could not parse commit %s\n"
441 msgstr ""
443 #: sequencer.c:329
444 #, c-format
445 msgid "Could not parse parent commit %s\n"
446 msgstr ""
448 #: sequencer.c:395
449 msgid "Your index file is unmerged."
450 msgstr ""
452 #: sequencer.c:398
453 msgid "You do not have a valid HEAD"
454 msgstr ""
456 #: sequencer.c:413
457 #, c-format
458 msgid "Commit %s is a merge but no -m option was given."
459 msgstr ""
461 #: sequencer.c:421
462 #, c-format
463 msgid "Commit %s does not have parent %d"
464 msgstr ""
466 #: sequencer.c:425
467 #, c-format
468 msgid "Mainline was specified but commit %s is not a merge."
469 msgstr ""
471 #. TRANSLATORS: The first %s will be "revert" or
472 #. "cherry-pick", the second %s a SHA1
473 #: sequencer.c:436
474 #, c-format
475 msgid "%s: cannot parse parent commit %s"
476 msgstr ""
478 #: sequencer.c:440
479 #, c-format
480 msgid "Cannot get commit message for %s"
481 msgstr ""
483 #: sequencer.c:524
484 #, c-format
485 msgid "could not revert %s... %s"
486 msgstr ""
488 #: sequencer.c:525
489 #, c-format
490 msgid "could not apply %s... %s"
491 msgstr ""
493 #: sequencer.c:553
494 msgid "empty commit set passed"
495 msgstr ""
497 #: sequencer.c:561
498 #, c-format
499 msgid "git %s: failed to read the index"
500 msgstr ""
502 #: sequencer.c:566
503 #, c-format
504 msgid "git %s: failed to refresh the index"
505 msgstr ""
507 #: sequencer.c:624
508 #, c-format
509 msgid "Cannot %s during a %s"
510 msgstr ""
512 #: sequencer.c:646
513 #, c-format
514 msgid "Could not parse line %d."
515 msgstr ""
517 #: sequencer.c:651
518 msgid "No commits parsed."
519 msgstr ""
521 #: sequencer.c:664
522 #, c-format
523 msgid "Could not open %s"
524 msgstr ""
526 #: sequencer.c:668
527 #, c-format
528 msgid "Could not read %s."
529 msgstr ""
531 #: sequencer.c:675
532 #, c-format
533 msgid "Unusable instruction sheet: %s"
534 msgstr ""
536 #: sequencer.c:703
537 #, c-format
538 msgid "Invalid key: %s"
539 msgstr ""
541 #: sequencer.c:706
542 #, c-format
543 msgid "Invalid value for %s: %s"
544 msgstr ""
546 #: sequencer.c:718
547 #, c-format
548 msgid "Malformed options sheet: %s"
549 msgstr ""
551 #: sequencer.c:739
552 msgid "a cherry-pick or revert is already in progress"
553 msgstr ""
555 #: sequencer.c:740
556 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
557 msgstr ""
559 #: sequencer.c:744
560 #, c-format
561 msgid "Could not create sequencer directory %s"
562 msgstr ""
564 #: sequencer.c:760 sequencer.c:845
565 #, c-format
566 msgid "Error wrapping up %s."
567 msgstr ""
569 #: sequencer.c:779 sequencer.c:913
570 msgid "no cherry-pick or revert in progress"
571 msgstr ""
573 #: sequencer.c:781
574 msgid "cannot resolve HEAD"
575 msgstr ""
577 #: sequencer.c:783
578 msgid "cannot abort from a branch yet to be born"
579 msgstr ""
581 #: sequencer.c:805 builtin/apply.c:3697
582 #, c-format
583 msgid "cannot open %s: %s"
584 msgstr ""
586 #: sequencer.c:808
587 #, c-format
588 msgid "cannot read %s: %s"
589 msgstr ""
591 #: sequencer.c:809
592 msgid "unexpected end of file"
593 msgstr ""
595 #: sequencer.c:815
596 #, c-format
597 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
598 msgstr ""
600 #: sequencer.c:838
601 #, c-format
602 msgid "Could not format %s."
603 msgstr ""
605 #: sequencer.c:1000
606 msgid "Can't revert as initial commit"
607 msgstr ""
609 #: sequencer.c:1001
610 msgid "Can't cherry-pick into empty head"
611 msgstr ""
613 #: sha1_name.c:864
614 msgid "HEAD does not point to a branch"
615 msgstr ""
617 #: sha1_name.c:867
618 #, c-format
619 msgid "No such branch: '%s'"
620 msgstr ""
622 #: sha1_name.c:869
623 #, c-format
624 msgid "No upstream configured for branch '%s'"
625 msgstr ""
627 #: sha1_name.c:872
628 #, c-format
629 msgid "Upstream branch '%s' not stored as a remote-tracking branch"
630 msgstr ""
632 #: wrapper.c:413
633 #, c-format
634 msgid "unable to look up current user in the passwd file: %s"
635 msgstr ""
637 #: wrapper.c:414
638 msgid "no such user"
639 msgstr ""
641 #: wt-status.c:135
642 msgid "Unmerged paths:"
643 msgstr ""
645 #: wt-status.c:141 wt-status.c:158
646 #, c-format
647 msgid "  (use \"git reset %s <file>...\" to unstage)"
648 msgstr ""
650 #: wt-status.c:143 wt-status.c:160
651 msgid "  (use \"git rm --cached <file>...\" to unstage)"
652 msgstr ""
654 #: wt-status.c:144
655 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
656 msgstr ""
658 #: wt-status.c:152
659 msgid "Changes to be committed:"
660 msgstr ""
662 #: wt-status.c:170
663 msgid "Changes not staged for commit:"
664 msgstr ""
666 #: wt-status.c:174
667 msgid "  (use \"git add <file>...\" to update what will be committed)"
668 msgstr ""
670 #: wt-status.c:176
671 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
672 msgstr ""
674 #: wt-status.c:177
675 msgid ""
676 "  (use \"git checkout -- <file>...\" to discard changes in working directory)"
677 msgstr ""
679 #: wt-status.c:179
680 msgid "  (commit or discard the untracked or modified content in submodules)"
681 msgstr ""
683 #: wt-status.c:188
684 #, c-format
685 msgid "%s files:"
686 msgstr ""
688 #: wt-status.c:191
689 #, c-format
690 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
691 msgstr ""
693 #: wt-status.c:208
694 msgid "bug"
695 msgstr ""
697 #: wt-status.c:213
698 msgid "both deleted:"
699 msgstr ""
701 #: wt-status.c:214
702 msgid "added by us:"
703 msgstr ""
705 #: wt-status.c:215
706 msgid "deleted by them:"
707 msgstr ""
709 #: wt-status.c:216
710 msgid "added by them:"
711 msgstr ""
713 #: wt-status.c:217
714 msgid "deleted by us:"
715 msgstr ""
717 #: wt-status.c:218
718 msgid "both added:"
719 msgstr ""
721 #: wt-status.c:219
722 msgid "both modified:"
723 msgstr ""
725 #: wt-status.c:249
726 msgid "new commits, "
727 msgstr ""
729 #: wt-status.c:251
730 msgid "modified content, "
731 msgstr ""
733 #: wt-status.c:253
734 msgid "untracked content, "
735 msgstr ""
737 #: wt-status.c:267
738 #, c-format
739 msgid "new file:   %s"
740 msgstr ""
742 #: wt-status.c:270
743 #, c-format
744 msgid "copied:     %s -> %s"
745 msgstr ""
747 #: wt-status.c:273
748 #, c-format
749 msgid "deleted:    %s"
750 msgstr ""
752 #: wt-status.c:276
753 #, c-format
754 msgid "modified:   %s"
755 msgstr ""
757 #: wt-status.c:279
758 #, c-format
759 msgid "renamed:    %s -> %s"
760 msgstr ""
762 #: wt-status.c:282
763 #, c-format
764 msgid "typechange: %s"
765 msgstr ""
767 #: wt-status.c:285
768 #, c-format
769 msgid "unknown:    %s"
770 msgstr ""
772 #: wt-status.c:288
773 #, c-format
774 msgid "unmerged:   %s"
775 msgstr ""
777 #: wt-status.c:291
778 #, c-format
779 msgid "bug: unhandled diff status %c"
780 msgstr ""
782 #: wt-status.c:737
783 msgid "On branch "
784 msgstr ""
786 #: wt-status.c:744
787 msgid "Not currently on any branch."
788 msgstr ""
790 #: wt-status.c:755
791 msgid "Initial commit"
792 msgstr ""
794 #: wt-status.c:769
795 msgid "Untracked"
796 msgstr ""
798 #: wt-status.c:771
799 msgid "Ignored"
800 msgstr ""
802 #: wt-status.c:773
803 #, c-format
804 msgid "Untracked files not listed%s"
805 msgstr ""
807 #: wt-status.c:775
808 msgid " (use -u option to show untracked files)"
809 msgstr ""
811 #: wt-status.c:781
812 msgid "No changes"
813 msgstr ""
815 #: wt-status.c:785
816 #, c-format
817 msgid "no changes added to commit%s\n"
818 msgstr ""
820 #: wt-status.c:787
821 msgid " (use \"git add\" and/or \"git commit -a\")"
822 msgstr ""
824 #: wt-status.c:789
825 #, c-format
826 msgid "nothing added to commit but untracked files present%s\n"
827 msgstr ""
829 #: wt-status.c:791
830 msgid " (use \"git add\" to track)"
831 msgstr ""
833 #: wt-status.c:793 wt-status.c:796 wt-status.c:799
834 #, c-format
835 msgid "nothing to commit%s\n"
836 msgstr ""
838 #: wt-status.c:794
839 msgid " (create/copy files and use \"git add\" to track)"
840 msgstr ""
842 #: wt-status.c:797
843 msgid " (use -u to show untracked files)"
844 msgstr ""
846 #: wt-status.c:800
847 msgid " (working directory clean)"
848 msgstr ""
850 #: wt-status.c:908
851 msgid "HEAD (no branch)"
852 msgstr ""
854 #: wt-status.c:914
855 msgid "Initial commit on "
856 msgstr ""
858 #: wt-status.c:929
859 msgid "behind "
860 msgstr ""
862 #: wt-status.c:932 wt-status.c:935
863 msgid "ahead "
864 msgstr ""
866 #: wt-status.c:937
867 msgid ", behind "
868 msgstr ""
870 #: builtin/add.c:62
871 #, c-format
872 msgid "unexpected diff status %c"
873 msgstr ""
875 #: builtin/add.c:67 builtin/commit.c:226
876 msgid "updating files failed"
877 msgstr ""
879 #: builtin/add.c:77
880 #, c-format
881 msgid "remove '%s'\n"
882 msgstr ""
884 #: builtin/add.c:176
885 #, c-format
886 msgid "Path '%s' is in submodule '%.*s'"
887 msgstr ""
889 #: builtin/add.c:192
890 msgid "Unstaged changes after refreshing the index:"
891 msgstr ""
893 #: builtin/add.c:195 builtin/add.c:456 builtin/rm.c:186
894 #, c-format
895 msgid "pathspec '%s' did not match any files"
896 msgstr ""
898 #: builtin/add.c:209
899 #, c-format
900 msgid "'%s' is beyond a symbolic link"
901 msgstr ""
903 #: builtin/add.c:276
904 msgid "Could not read the index"
905 msgstr ""
907 #: builtin/add.c:286
908 #, c-format
909 msgid "Could not open '%s' for writing."
910 msgstr ""
912 #: builtin/add.c:290
913 msgid "Could not write patch"
914 msgstr ""
916 #: builtin/add.c:295
917 #, c-format
918 msgid "Could not stat '%s'"
919 msgstr ""
921 #: builtin/add.c:297
922 msgid "Empty patch. Aborted."
923 msgstr ""
925 #: builtin/add.c:303
926 #, c-format
927 msgid "Could not apply '%s'"
928 msgstr ""
930 #: builtin/add.c:312
931 msgid "The following paths are ignored by one of your .gitignore files:\n"
932 msgstr ""
934 #: builtin/add.c:352
935 #, c-format
936 msgid "Use -f if you really want to add them.\n"
937 msgstr ""
939 #: builtin/add.c:353
940 msgid "no files added"
941 msgstr ""
943 #: builtin/add.c:359
944 msgid "adding files failed"
945 msgstr ""
947 #: builtin/add.c:391
948 msgid "-A and -u are mutually incompatible"
949 msgstr ""
951 #: builtin/add.c:393
952 msgid "Option --ignore-missing can only be used together with --dry-run"
953 msgstr ""
955 #: builtin/add.c:413
956 #, c-format
957 msgid "Nothing specified, nothing added.\n"
958 msgstr ""
960 #: builtin/add.c:414
961 #, c-format
962 msgid "Maybe you wanted to say 'git add .'?\n"
963 msgstr ""
965 #: builtin/add.c:420 builtin/clean.c:95 builtin/commit.c:286 builtin/mv.c:82
966 #: builtin/rm.c:162
967 msgid "index file corrupt"
968 msgstr ""
970 #: builtin/add.c:476 builtin/apply.c:4108 builtin/mv.c:229 builtin/rm.c:260
971 msgid "Unable to write new index file"
972 msgstr ""
974 #: builtin/apply.c:53
975 msgid "git apply [options] [<patch>...]"
976 msgstr ""
978 #: builtin/apply.c:106
979 #, c-format
980 msgid "unrecognized whitespace option '%s'"
981 msgstr ""
983 #: builtin/apply.c:121
984 #, c-format
985 msgid "unrecognized whitespace ignore option '%s'"
986 msgstr ""
988 #: builtin/apply.c:815
989 #, c-format
990 msgid "Cannot prepare timestamp regexp %s"
991 msgstr ""
993 #: builtin/apply.c:824
994 #, c-format
995 msgid "regexec returned %d for input: %s"
996 msgstr ""
998 #: builtin/apply.c:905
999 #, c-format
1000 msgid "unable to find filename in patch at line %d"
1001 msgstr ""
1003 #: builtin/apply.c:937
1004 #, c-format
1005 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
1006 msgstr ""
1008 #: builtin/apply.c:941
1009 #, c-format
1010 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
1011 msgstr ""
1013 #: builtin/apply.c:942
1014 #, c-format
1015 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
1016 msgstr ""
1018 #: builtin/apply.c:949
1019 #, c-format
1020 msgid "git apply: bad git-diff - expected /dev/null on line %d"
1021 msgstr ""
1023 #: builtin/apply.c:1394
1024 #, c-format
1025 msgid "recount: unexpected line: %.*s"
1026 msgstr ""
1028 #: builtin/apply.c:1451
1029 #, c-format
1030 msgid "patch fragment without header at line %d: %.*s"
1031 msgstr ""
1033 #: builtin/apply.c:1468
1034 #, c-format
1035 msgid ""
1036 "git diff header lacks filename information when removing %d leading pathname "
1037 "component (line %d)"
1038 msgid_plural ""
1039 "git diff header lacks filename information when removing %d leading pathname "
1040 "components (line %d)"
1041 msgstr[0] ""
1042 msgstr[1] ""
1044 #: builtin/apply.c:1628
1045 msgid "new file depends on old contents"
1046 msgstr ""
1048 #: builtin/apply.c:1630
1049 msgid "deleted file still has contents"
1050 msgstr ""
1052 #: builtin/apply.c:1656
1053 #, c-format
1054 msgid "corrupt patch at line %d"
1055 msgstr ""
1057 #: builtin/apply.c:1692
1058 #, c-format
1059 msgid "new file %s depends on old contents"
1060 msgstr ""
1062 #: builtin/apply.c:1694
1063 #, c-format
1064 msgid "deleted file %s still has contents"
1065 msgstr ""
1067 #: builtin/apply.c:1697
1068 #, c-format
1069 msgid "** warning: file %s becomes empty but is not deleted"
1070 msgstr ""
1072 #: builtin/apply.c:1843
1073 #, c-format
1074 msgid "corrupt binary patch at line %d: %.*s"
1075 msgstr ""
1077 #. there has to be one hunk (forward hunk)
1078 #: builtin/apply.c:1872
1079 #, c-format
1080 msgid "unrecognized binary patch at line %d"
1081 msgstr ""
1083 #: builtin/apply.c:1958
1084 #, c-format
1085 msgid "patch with only garbage at line %d"
1086 msgstr ""
1088 #: builtin/apply.c:2048
1089 #, c-format
1090 msgid "unable to read symlink %s"
1091 msgstr ""
1093 #: builtin/apply.c:2052
1094 #, c-format
1095 msgid "unable to open or read %s"
1096 msgstr ""
1098 #: builtin/apply.c:2123
1099 msgid "oops"
1100 msgstr ""
1102 #: builtin/apply.c:2645
1103 #, c-format
1104 msgid "invalid start of line: '%c'"
1105 msgstr ""
1107 #: builtin/apply.c:2763
1108 #, c-format
1109 msgid "Hunk #%d succeeded at %d (offset %d line)."
1110 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1111 msgstr[0] ""
1112 msgstr[1] ""
1114 #: builtin/apply.c:2775
1115 #, c-format
1116 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1117 msgstr ""
1119 #: builtin/apply.c:2781
1120 #, c-format
1121 msgid ""
1122 "while searching for:\n"
1123 "%.*s"
1124 msgstr ""
1126 #: builtin/apply.c:2800
1127 #, c-format
1128 msgid "missing binary patch data for '%s'"
1129 msgstr ""
1131 #: builtin/apply.c:2903
1132 #, c-format
1133 msgid "binary patch does not apply to '%s'"
1134 msgstr ""
1136 #: builtin/apply.c:2909
1137 #, c-format
1138 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1139 msgstr ""
1141 #: builtin/apply.c:2930
1142 #, c-format
1143 msgid "patch failed: %s:%ld"
1144 msgstr ""
1146 #: builtin/apply.c:3045
1147 #, c-format
1148 msgid "patch %s has been renamed/deleted"
1149 msgstr ""
1151 #: builtin/apply.c:3052 builtin/apply.c:3069
1152 #, c-format
1153 msgid "read of %s failed"
1154 msgstr ""
1156 #: builtin/apply.c:3084
1157 msgid "removal patch leaves file contents"
1158 msgstr ""
1160 #: builtin/apply.c:3105
1161 #, c-format
1162 msgid "%s: already exists in working directory"
1163 msgstr ""
1165 #: builtin/apply.c:3143
1166 #, c-format
1167 msgid "%s: has been deleted/renamed"
1168 msgstr ""
1170 #: builtin/apply.c:3148 builtin/apply.c:3179
1171 #, c-format
1172 msgid "%s: %s"
1173 msgstr ""
1175 #: builtin/apply.c:3159
1176 #, c-format
1177 msgid "%s: does not exist in index"
1178 msgstr ""
1180 #: builtin/apply.c:3173
1181 #, c-format
1182 msgid "%s: does not match index"
1183 msgstr ""
1185 #: builtin/apply.c:3190
1186 #, c-format
1187 msgid "%s: wrong type"
1188 msgstr ""
1190 #: builtin/apply.c:3192
1191 #, c-format
1192 msgid "%s has type %o, expected %o"
1193 msgstr ""
1195 #: builtin/apply.c:3247
1196 #, c-format
1197 msgid "%s: already exists in index"
1198 msgstr ""
1200 #: builtin/apply.c:3267
1201 #, c-format
1202 msgid "new mode (%o) of %s does not match old mode (%o)"
1203 msgstr ""
1205 #: builtin/apply.c:3272
1206 #, c-format
1207 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1208 msgstr ""
1210 #: builtin/apply.c:3280
1211 #, c-format
1212 msgid "%s: patch does not apply"
1213 msgstr ""
1215 #: builtin/apply.c:3293
1216 #, c-format
1217 msgid "Checking patch %s..."
1218 msgstr ""
1220 #: builtin/apply.c:3348 builtin/checkout.c:212 builtin/reset.c:158
1221 #, c-format
1222 msgid "make_cache_entry failed for path '%s'"
1223 msgstr ""
1225 #: builtin/apply.c:3491
1226 #, c-format
1227 msgid "unable to remove %s from index"
1228 msgstr ""
1230 #: builtin/apply.c:3518
1231 #, c-format
1232 msgid "corrupt patch for subproject %s"
1233 msgstr ""
1235 #: builtin/apply.c:3522
1236 #, c-format
1237 msgid "unable to stat newly created file '%s'"
1238 msgstr ""
1240 #: builtin/apply.c:3527
1241 #, c-format
1242 msgid "unable to create backing store for newly created file %s"
1243 msgstr ""
1245 #: builtin/apply.c:3530
1246 #, c-format
1247 msgid "unable to add cache entry for %s"
1248 msgstr ""
1250 #: builtin/apply.c:3563
1251 #, c-format
1252 msgid "closing file '%s'"
1253 msgstr ""
1255 #: builtin/apply.c:3612
1256 #, c-format
1257 msgid "unable to write file '%s' mode %o"
1258 msgstr ""
1260 #: builtin/apply.c:3668
1261 #, c-format
1262 msgid "Applied patch %s cleanly."
1263 msgstr ""
1265 #: builtin/apply.c:3676
1266 msgid "internal error"
1267 msgstr ""
1269 #. Say this even without --verbose
1270 #: builtin/apply.c:3679
1271 #, c-format
1272 msgid "Applying patch %%s with %d reject..."
1273 msgid_plural "Applying patch %%s with %d rejects..."
1274 msgstr[0] ""
1275 msgstr[1] ""
1277 #: builtin/apply.c:3689
1278 #, c-format
1279 msgid "truncating .rej filename to %.*s.rej"
1280 msgstr ""
1282 #: builtin/apply.c:3710
1283 #, c-format
1284 msgid "Hunk #%d applied cleanly."
1285 msgstr ""
1287 #: builtin/apply.c:3713
1288 #, c-format
1289 msgid "Rejected hunk #%d."
1290 msgstr ""
1292 #: builtin/apply.c:3844
1293 msgid "unrecognized input"
1294 msgstr ""
1296 #: builtin/apply.c:3855
1297 msgid "unable to read index file"
1298 msgstr ""
1300 #: builtin/apply.c:3970 builtin/apply.c:3973
1301 msgid "path"
1302 msgstr ""
1304 #: builtin/apply.c:3971
1305 msgid "don't apply changes matching the given path"
1306 msgstr ""
1308 #: builtin/apply.c:3974
1309 msgid "apply changes matching the given path"
1310 msgstr ""
1312 #: builtin/apply.c:3976
1313 msgid "num"
1314 msgstr ""
1316 #: builtin/apply.c:3977
1317 msgid "remove <num> leading slashes from traditional diff paths"
1318 msgstr ""
1320 #: builtin/apply.c:3980
1321 msgid "ignore additions made by the patch"
1322 msgstr ""
1324 #: builtin/apply.c:3982
1325 msgid "instead of applying the patch, output diffstat for the input"
1326 msgstr ""
1328 #: builtin/apply.c:3986
1329 msgid "shows number of added and deleted lines in decimal notation"
1330 msgstr ""
1332 #: builtin/apply.c:3988
1333 msgid "instead of applying the patch, output a summary for the input"
1334 msgstr ""
1336 #: builtin/apply.c:3990
1337 msgid "instead of applying the patch, see if the patch is applicable"
1338 msgstr ""
1340 #: builtin/apply.c:3992
1341 msgid "make sure the patch is applicable to the current index"
1342 msgstr ""
1344 #: builtin/apply.c:3994
1345 msgid "apply a patch without touching the working tree"
1346 msgstr ""
1348 #: builtin/apply.c:3996
1349 msgid "also apply the patch (use with --stat/--summary/--check)"
1350 msgstr ""
1352 #: builtin/apply.c:3998
1353 msgid "build a temporary index based on embedded index information"
1354 msgstr ""
1356 #: builtin/apply.c:4000
1357 msgid "paths are separated with NUL character"
1358 msgstr ""
1360 #: builtin/apply.c:4003
1361 msgid "ensure at least <n> lines of context match"
1362 msgstr ""
1364 #: builtin/apply.c:4004
1365 msgid "action"
1366 msgstr ""
1368 #: builtin/apply.c:4005
1369 msgid "detect new or modified lines that have whitespace errors"
1370 msgstr ""
1372 #: builtin/apply.c:4008 builtin/apply.c:4011
1373 msgid "ignore changes in whitespace when finding context"
1374 msgstr ""
1376 #: builtin/apply.c:4014
1377 msgid "apply the patch in reverse"
1378 msgstr ""
1380 #: builtin/apply.c:4016
1381 msgid "don't expect at least one line of context"
1382 msgstr ""
1384 #: builtin/apply.c:4018
1385 msgid "leave the rejected hunks in corresponding *.rej files"
1386 msgstr ""
1388 #: builtin/apply.c:4020
1389 msgid "allow overlapping hunks"
1390 msgstr ""
1392 #: builtin/apply.c:4021
1393 msgid "be verbose"
1394 msgstr ""
1396 #: builtin/apply.c:4023
1397 msgid "tolerate incorrectly detected missing new-line at the end of file"
1398 msgstr ""
1400 #: builtin/apply.c:4026
1401 msgid "do not trust the line counts in the hunk headers"
1402 msgstr ""
1404 #: builtin/apply.c:4028
1405 msgid "root"
1406 msgstr ""
1408 #: builtin/apply.c:4029
1409 msgid "prepend <root> to all filenames"
1410 msgstr ""
1412 #: builtin/apply.c:4050
1413 msgid "--index outside a repository"
1414 msgstr ""
1416 #: builtin/apply.c:4053
1417 msgid "--cached outside a repository"
1418 msgstr ""
1420 #: builtin/apply.c:4069
1421 #, c-format
1422 msgid "can't open patch '%s'"
1423 msgstr ""
1425 #: builtin/apply.c:4083
1426 #, c-format
1427 msgid "squelched %d whitespace error"
1428 msgid_plural "squelched %d whitespace errors"
1429 msgstr[0] ""
1430 msgstr[1] ""
1432 #: builtin/apply.c:4089 builtin/apply.c:4099
1433 #, c-format
1434 msgid "%d line adds whitespace errors."
1435 msgid_plural "%d lines add whitespace errors."
1436 msgstr[0] ""
1437 msgstr[1] ""
1439 #: builtin/archive.c:17
1440 #, c-format
1441 msgid "could not create archive file '%s'"
1442 msgstr ""
1444 #: builtin/archive.c:20
1445 msgid "could not redirect output"
1446 msgstr ""
1448 #: builtin/archive.c:37
1449 msgid "git archive: Remote with no URL"
1450 msgstr ""
1452 #: builtin/archive.c:58
1453 msgid "git archive: expected ACK/NAK, got EOF"
1454 msgstr ""
1456 #: builtin/archive.c:63
1457 #, c-format
1458 msgid "git archive: NACK %s"
1459 msgstr ""
1461 #: builtin/archive.c:65
1462 #, c-format
1463 msgid "remote error: %s"
1464 msgstr ""
1466 #: builtin/archive.c:66
1467 msgid "git archive: protocol error"
1468 msgstr ""
1470 #: builtin/archive.c:71
1471 msgid "git archive: expected a flush"
1472 msgstr ""
1474 #: builtin/branch.c:144
1475 #, c-format
1476 msgid ""
1477 "deleting branch '%s' that has been merged to\n"
1478 "         '%s', but not yet merged to HEAD."
1479 msgstr ""
1481 #: builtin/branch.c:148
1482 #, c-format
1483 msgid ""
1484 "not deleting branch '%s' that is not yet merged to\n"
1485 "         '%s', even though it is merged to HEAD."
1486 msgstr ""
1488 #: builtin/branch.c:180
1489 msgid "cannot use -a with -d"
1490 msgstr ""
1492 #: builtin/branch.c:186
1493 msgid "Couldn't look up commit object for HEAD"
1494 msgstr ""
1496 #: builtin/branch.c:191
1497 #, c-format
1498 msgid "Cannot delete the branch '%s' which you are currently on."
1499 msgstr ""
1501 #: builtin/branch.c:202
1502 #, c-format
1503 msgid "remote branch '%s' not found."
1504 msgstr ""
1506 #: builtin/branch.c:203
1507 #, c-format
1508 msgid "branch '%s' not found."
1509 msgstr ""
1511 #: builtin/branch.c:210
1512 #, c-format
1513 msgid "Couldn't look up commit object for '%s'"
1514 msgstr ""
1516 #: builtin/branch.c:216
1517 #, c-format
1518 msgid ""
1519 "The branch '%s' is not fully merged.\n"
1520 "If you are sure you want to delete it, run 'git branch -D %s'."
1521 msgstr ""
1523 #: builtin/branch.c:225
1524 #, c-format
1525 msgid "Error deleting remote branch '%s'"
1526 msgstr ""
1528 #: builtin/branch.c:226
1529 #, c-format
1530 msgid "Error deleting branch '%s'"
1531 msgstr ""
1533 #: builtin/branch.c:233
1534 #, c-format
1535 msgid "Deleted remote branch %s (was %s).\n"
1536 msgstr ""
1538 #: builtin/branch.c:234
1539 #, c-format
1540 msgid "Deleted branch %s (was %s).\n"
1541 msgstr ""
1543 #: builtin/branch.c:239
1544 msgid "Update of config-file failed"
1545 msgstr ""
1547 #: builtin/branch.c:337
1548 #, c-format
1549 msgid "branch '%s' does not point at a commit"
1550 msgstr ""
1552 #: builtin/branch.c:409
1553 #, c-format
1554 msgid "[%s: behind %d]"
1555 msgstr ""
1557 #: builtin/branch.c:411
1558 #, c-format
1559 msgid "[behind %d]"
1560 msgstr ""
1562 #: builtin/branch.c:415
1563 #, c-format
1564 msgid "[%s: ahead %d]"
1565 msgstr ""
1567 #: builtin/branch.c:417
1568 #, c-format
1569 msgid "[ahead %d]"
1570 msgstr ""
1572 #: builtin/branch.c:420
1573 #, c-format
1574 msgid "[%s: ahead %d, behind %d]"
1575 msgstr ""
1577 #: builtin/branch.c:423
1578 #, c-format
1579 msgid "[ahead %d, behind %d]"
1580 msgstr ""
1582 #: builtin/branch.c:535
1583 msgid "(no branch)"
1584 msgstr ""
1586 #: builtin/branch.c:600
1587 msgid "some refs could not be read"
1588 msgstr ""
1590 #: builtin/branch.c:613
1591 msgid "cannot rename the current branch while not on any."
1592 msgstr ""
1594 #: builtin/branch.c:623
1595 #, c-format
1596 msgid "Invalid branch name: '%s'"
1597 msgstr ""
1599 #: builtin/branch.c:638
1600 msgid "Branch rename failed"
1601 msgstr ""
1603 #: builtin/branch.c:642
1604 #, c-format
1605 msgid "Renamed a misnamed branch '%s' away"
1606 msgstr ""
1608 #: builtin/branch.c:646
1609 #, c-format
1610 msgid "Branch renamed to %s, but HEAD is not updated!"
1611 msgstr ""
1613 #: builtin/branch.c:653
1614 msgid "Branch is renamed, but update of config-file failed"
1615 msgstr ""
1617 #: builtin/branch.c:668
1618 #, c-format
1619 msgid "malformed object name %s"
1620 msgstr ""
1622 #: builtin/branch.c:692
1623 #, c-format
1624 msgid "could not write branch description template: %s"
1625 msgstr ""
1627 #: builtin/branch.c:783
1628 msgid "Failed to resolve HEAD as a valid ref."
1629 msgstr ""
1631 #: builtin/branch.c:788 builtin/clone.c:558
1632 msgid "HEAD not found below refs/heads!"
1633 msgstr ""
1635 #: builtin/branch.c:808
1636 msgid "--column and --verbose are incompatible"
1637 msgstr ""
1639 #: builtin/branch.c:857
1640 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
1641 msgstr ""
1643 #: builtin/bundle.c:47
1644 #, c-format
1645 msgid "%s is okay\n"
1646 msgstr ""
1648 #: builtin/bundle.c:56
1649 msgid "Need a repository to create a bundle."
1650 msgstr ""
1652 #: builtin/bundle.c:60
1653 msgid "Need a repository to unbundle."
1654 msgstr ""
1656 #: builtin/checkout.c:113 builtin/checkout.c:146
1657 #, c-format
1658 msgid "path '%s' does not have our version"
1659 msgstr ""
1661 #: builtin/checkout.c:115 builtin/checkout.c:148
1662 #, c-format
1663 msgid "path '%s' does not have their version"
1664 msgstr ""
1666 #: builtin/checkout.c:131
1667 #, c-format
1668 msgid "path '%s' does not have all necessary versions"
1669 msgstr ""
1671 #: builtin/checkout.c:175
1672 #, c-format
1673 msgid "path '%s' does not have necessary versions"
1674 msgstr ""
1676 #: builtin/checkout.c:192
1677 #, c-format
1678 msgid "path '%s': cannot merge"
1679 msgstr ""
1681 #: builtin/checkout.c:209
1682 #, c-format
1683 msgid "Unable to add merge result for '%s'"
1684 msgstr ""
1686 #: builtin/checkout.c:234 builtin/checkout.c:392
1687 msgid "corrupt index file"
1688 msgstr ""
1690 #: builtin/checkout.c:264 builtin/checkout.c:271
1691 #, c-format
1692 msgid "path '%s' is unmerged"
1693 msgstr ""
1695 #: builtin/checkout.c:302 builtin/checkout.c:498 builtin/clone.c:583
1696 #: builtin/merge.c:812
1697 msgid "unable to write new index file"
1698 msgstr ""
1700 #: builtin/checkout.c:319 builtin/diff.c:302 builtin/merge.c:408
1701 msgid "diff_setup_done failed"
1702 msgstr ""
1704 #: builtin/checkout.c:414
1705 msgid "you need to resolve your current index first"
1706 msgstr ""
1708 #: builtin/checkout.c:533
1709 #, c-format
1710 msgid "Can not do reflog for '%s'\n"
1711 msgstr ""
1713 #: builtin/checkout.c:566
1714 msgid "HEAD is now at"
1715 msgstr ""
1717 #: builtin/checkout.c:573
1718 #, c-format
1719 msgid "Reset branch '%s'\n"
1720 msgstr ""
1722 #: builtin/checkout.c:576
1723 #, c-format
1724 msgid "Already on '%s'\n"
1725 msgstr ""
1727 #: builtin/checkout.c:580
1728 #, c-format
1729 msgid "Switched to and reset branch '%s'\n"
1730 msgstr ""
1732 #: builtin/checkout.c:582
1733 #, c-format
1734 msgid "Switched to a new branch '%s'\n"
1735 msgstr ""
1737 #: builtin/checkout.c:584
1738 #, c-format
1739 msgid "Switched to branch '%s'\n"
1740 msgstr ""
1742 #: builtin/checkout.c:640
1743 #, c-format
1744 msgid " ... and %d more.\n"
1745 msgstr ""
1747 #. The singular version
1748 #: builtin/checkout.c:646
1749 #, c-format
1750 msgid ""
1751 "Warning: you are leaving %d commit behind, not connected to\n"
1752 "any of your branches:\n"
1753 "\n"
1754 "%s\n"
1755 msgid_plural ""
1756 "Warning: you are leaving %d commits behind, not connected to\n"
1757 "any of your branches:\n"
1758 "\n"
1759 "%s\n"
1760 msgstr[0] ""
1761 msgstr[1] ""
1763 #: builtin/checkout.c:664
1764 #, c-format
1765 msgid ""
1766 "If you want to keep them by creating a new branch, this may be a good time\n"
1767 "to do so with:\n"
1768 "\n"
1769 " git branch new_branch_name %s\n"
1770 "\n"
1771 msgstr ""
1773 #: builtin/checkout.c:694
1774 msgid "internal error in revision walk"
1775 msgstr ""
1777 #: builtin/checkout.c:698
1778 msgid "Previous HEAD position was"
1779 msgstr ""
1781 #: builtin/checkout.c:724
1782 msgid "You are on a branch yet to be born"
1783 msgstr ""
1785 #. case (1)
1786 #: builtin/checkout.c:855
1787 #, c-format
1788 msgid "invalid reference: %s"
1789 msgstr ""
1791 #. case (1): want a tree
1792 #: builtin/checkout.c:894
1793 #, c-format
1794 msgid "reference is not a tree: %s"
1795 msgstr ""
1797 #: builtin/checkout.c:974
1798 msgid "-B cannot be used with -b"
1799 msgstr ""
1801 #: builtin/checkout.c:983
1802 msgid "--patch is incompatible with all other options"
1803 msgstr ""
1805 #: builtin/checkout.c:986
1806 msgid "--detach cannot be used with -b/-B/--orphan"
1807 msgstr ""
1809 #: builtin/checkout.c:988
1810 msgid "--detach cannot be used with -t"
1811 msgstr ""
1813 #: builtin/checkout.c:994
1814 msgid "--track needs a branch name"
1815 msgstr ""
1817 #: builtin/checkout.c:1001
1818 msgid "Missing branch name; try -b"
1819 msgstr ""
1821 #: builtin/checkout.c:1007
1822 msgid "--orphan and -b|-B are mutually exclusive"
1823 msgstr ""
1825 #: builtin/checkout.c:1009
1826 msgid "--orphan cannot be used with -t"
1827 msgstr ""
1829 #: builtin/checkout.c:1019
1830 msgid "git checkout: -f and -m are incompatible"
1831 msgstr ""
1833 #: builtin/checkout.c:1053
1834 msgid "invalid path specification"
1835 msgstr ""
1837 #: builtin/checkout.c:1061
1838 #, c-format
1839 msgid ""
1840 "git checkout: updating paths is incompatible with switching branches.\n"
1841 "Did you intend to checkout '%s' which can not be resolved as commit?"
1842 msgstr ""
1844 #: builtin/checkout.c:1063
1845 msgid "git checkout: updating paths is incompatible with switching branches."
1846 msgstr ""
1848 #: builtin/checkout.c:1068
1849 msgid "git checkout: --detach does not take a path argument"
1850 msgstr ""
1852 #: builtin/checkout.c:1071
1853 msgid ""
1854 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
1855 "checking out of the index."
1856 msgstr ""
1858 #: builtin/checkout.c:1090
1859 msgid "Cannot switch branch to a non-commit."
1860 msgstr ""
1862 #: builtin/checkout.c:1093
1863 msgid "--ours/--theirs is incompatible with switching branches."
1864 msgstr ""
1866 #: builtin/clean.c:78
1867 msgid "-x and -X cannot be used together"
1868 msgstr ""
1870 #: builtin/clean.c:82
1871 msgid ""
1872 "clean.requireForce set to true and neither -n nor -f given; refusing to clean"
1873 msgstr ""
1875 #: builtin/clean.c:85
1876 msgid ""
1877 "clean.requireForce defaults to true and neither -n nor -f given; refusing to "
1878 "clean"
1879 msgstr ""
1881 #: builtin/clean.c:155 builtin/clean.c:176
1882 #, c-format
1883 msgid "Would remove %s\n"
1884 msgstr ""
1886 #: builtin/clean.c:159 builtin/clean.c:179
1887 #, c-format
1888 msgid "Removing %s\n"
1889 msgstr ""
1891 #: builtin/clean.c:162 builtin/clean.c:182
1892 #, c-format
1893 msgid "failed to remove %s"
1894 msgstr ""
1896 #: builtin/clean.c:166
1897 #, c-format
1898 msgid "Would not remove %s\n"
1899 msgstr ""
1901 #: builtin/clean.c:168
1902 #, c-format
1903 msgid "Not removing %s\n"
1904 msgstr ""
1906 #: builtin/clone.c:243
1907 #, c-format
1908 msgid "reference repository '%s' is not a local directory."
1909 msgstr ""
1911 #: builtin/clone.c:302
1912 #, c-format
1913 msgid "failed to open '%s'"
1914 msgstr ""
1916 #: builtin/clone.c:306
1917 #, c-format
1918 msgid "failed to create directory '%s'"
1919 msgstr ""
1921 #: builtin/clone.c:308 builtin/diff.c:75
1922 #, c-format
1923 msgid "failed to stat '%s'"
1924 msgstr ""
1926 #: builtin/clone.c:310
1927 #, c-format
1928 msgid "%s exists and is not a directory"
1929 msgstr ""
1931 #: builtin/clone.c:324
1932 #, c-format
1933 msgid "failed to stat %s\n"
1934 msgstr ""
1936 #: builtin/clone.c:341
1937 #, c-format
1938 msgid "failed to unlink '%s'"
1939 msgstr ""
1941 #: builtin/clone.c:346
1942 #, c-format
1943 msgid "failed to create link '%s'"
1944 msgstr ""
1946 #: builtin/clone.c:350
1947 #, c-format
1948 msgid "failed to copy file to '%s'"
1949 msgstr ""
1951 #: builtin/clone.c:373
1952 #, c-format
1953 msgid "done.\n"
1954 msgstr ""
1956 #: builtin/clone.c:440
1957 #, c-format
1958 msgid "Could not find remote branch %s to clone."
1959 msgstr ""
1961 #: builtin/clone.c:549
1962 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
1963 msgstr ""
1965 #: builtin/clone.c:639
1966 msgid "Too many arguments."
1967 msgstr ""
1969 #: builtin/clone.c:643
1970 msgid "You must specify a repository to clone."
1971 msgstr ""
1973 #: builtin/clone.c:654
1974 #, c-format
1975 msgid "--bare and --origin %s options are incompatible."
1976 msgstr ""
1978 #: builtin/clone.c:668
1979 #, c-format
1980 msgid "repository '%s' does not exist"
1981 msgstr ""
1983 #: builtin/clone.c:673
1984 msgid "--depth is ignored in local clones; use file:// instead."
1985 msgstr ""
1987 #: builtin/clone.c:683
1988 #, c-format
1989 msgid "destination path '%s' already exists and is not an empty directory."
1990 msgstr ""
1992 #: builtin/clone.c:693
1993 #, c-format
1994 msgid "working tree '%s' already exists."
1995 msgstr ""
1997 #: builtin/clone.c:706 builtin/clone.c:720
1998 #, c-format
1999 msgid "could not create leading directories of '%s'"
2000 msgstr ""
2002 #: builtin/clone.c:709
2003 #, c-format
2004 msgid "could not create work tree dir '%s'."
2005 msgstr ""
2007 #: builtin/clone.c:728
2008 #, c-format
2009 msgid "Cloning into bare repository '%s'...\n"
2010 msgstr ""
2012 #: builtin/clone.c:730
2013 #, c-format
2014 msgid "Cloning into '%s'...\n"
2015 msgstr ""
2017 #: builtin/clone.c:786
2018 #, c-format
2019 msgid "Don't know how to clone %s"
2020 msgstr ""
2022 #: builtin/clone.c:835
2023 #, c-format
2024 msgid "Remote branch %s not found in upstream %s"
2025 msgstr ""
2027 #: builtin/clone.c:842
2028 msgid "You appear to have cloned an empty repository."
2029 msgstr ""
2031 #: builtin/column.c:51
2032 msgid "--command must be the first argument"
2033 msgstr ""
2035 #: builtin/commit.c:43
2036 msgid ""
2037 "Your name and email address were configured automatically based\n"
2038 "on your username and hostname. Please check that they are accurate.\n"
2039 "You can suppress this message by setting them explicitly:\n"
2040 "\n"
2041 "    git config --global user.name \"Your Name\"\n"
2042 "    git config --global user.email you@example.com\n"
2043 "\n"
2044 "After doing this, you may fix the identity used for this commit with:\n"
2045 "\n"
2046 "    git commit --amend --reset-author\n"
2047 msgstr ""
2049 #: builtin/commit.c:55
2050 msgid ""
2051 "You asked to amend the most recent commit, but doing so would make\n"
2052 "it empty. You can repeat your command with --allow-empty, or you can\n"
2053 "remove the commit entirely with \"git reset HEAD^\".\n"
2054 msgstr ""
2056 #: builtin/commit.c:60
2057 msgid ""
2058 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
2059 "If you wish to commit it anyway, use:\n"
2060 "\n"
2061 "    git commit --allow-empty\n"
2062 "\n"
2063 "Otherwise, please use 'git reset'\n"
2064 msgstr ""
2066 #: builtin/commit.c:253
2067 msgid "failed to unpack HEAD tree object"
2068 msgstr ""
2070 #: builtin/commit.c:295
2071 msgid "unable to create temporary index"
2072 msgstr ""
2074 #: builtin/commit.c:301
2075 msgid "interactive add failed"
2076 msgstr ""
2078 #: builtin/commit.c:334 builtin/commit.c:355 builtin/commit.c:405
2079 msgid "unable to write new_index file"
2080 msgstr ""
2082 #: builtin/commit.c:386
2083 msgid "cannot do a partial commit during a merge."
2084 msgstr ""
2086 #: builtin/commit.c:388
2087 msgid "cannot do a partial commit during a cherry-pick."
2088 msgstr ""
2090 #: builtin/commit.c:398
2091 msgid "cannot read the index"
2092 msgstr ""
2094 #: builtin/commit.c:418
2095 msgid "unable to write temporary index file"
2096 msgstr ""
2098 #: builtin/commit.c:493 builtin/commit.c:499
2099 #, c-format
2100 msgid "invalid commit: %s"
2101 msgstr ""
2103 #: builtin/commit.c:522
2104 msgid "malformed --author parameter"
2105 msgstr ""
2107 #: builtin/commit.c:582
2108 #, c-format
2109 msgid "Malformed ident string: '%s'"
2110 msgstr ""
2112 #: builtin/commit.c:620 builtin/commit.c:653 builtin/commit.c:967
2113 #, c-format
2114 msgid "could not lookup commit %s"
2115 msgstr ""
2117 #: builtin/commit.c:632 builtin/shortlog.c:296
2118 #, c-format
2119 msgid "(reading log message from standard input)\n"
2120 msgstr ""
2122 #: builtin/commit.c:634
2123 msgid "could not read log from standard input"
2124 msgstr ""
2126 #: builtin/commit.c:638
2127 #, c-format
2128 msgid "could not read log file '%s'"
2129 msgstr ""
2131 #: builtin/commit.c:644
2132 msgid "commit has empty message"
2133 msgstr ""
2135 #: builtin/commit.c:660
2136 msgid "could not read MERGE_MSG"
2137 msgstr ""
2139 #: builtin/commit.c:664
2140 msgid "could not read SQUASH_MSG"
2141 msgstr ""
2143 #: builtin/commit.c:668
2144 #, c-format
2145 msgid "could not read '%s'"
2146 msgstr ""
2148 #: builtin/commit.c:720
2149 msgid "could not write commit template"
2150 msgstr ""
2152 #: builtin/commit.c:731
2153 #, c-format
2154 msgid ""
2155 "\n"
2156 "It looks like you may be committing a merge.\n"
2157 "If this is not correct, please remove the file\n"
2158 "\t%s\n"
2159 "and try again.\n"
2160 msgstr ""
2162 #: builtin/commit.c:736
2163 #, c-format
2164 msgid ""
2165 "\n"
2166 "It looks like you may be committing a cherry-pick.\n"
2167 "If this is not correct, please remove the file\n"
2168 "\t%s\n"
2169 "and try again.\n"
2170 msgstr ""
2172 #: builtin/commit.c:748
2173 msgid ""
2174 "Please enter the commit message for your changes. Lines starting\n"
2175 "with '#' will be ignored, and an empty message aborts the commit.\n"
2176 msgstr ""
2178 #: builtin/commit.c:753
2179 msgid ""
2180 "Please enter the commit message for your changes. Lines starting\n"
2181 "with '#' will be kept; you may remove them yourself if you want to.\n"
2182 "An empty message aborts the commit.\n"
2183 msgstr ""
2185 #: builtin/commit.c:766
2186 #, c-format
2187 msgid "%sAuthor:    %s"
2188 msgstr ""
2190 #: builtin/commit.c:773
2191 #, c-format
2192 msgid "%sCommitter: %s"
2193 msgstr ""
2195 #: builtin/commit.c:793
2196 msgid "Cannot read index"
2197 msgstr ""
2199 #: builtin/commit.c:830
2200 msgid "Error building trees"
2201 msgstr ""
2203 #: builtin/commit.c:845 builtin/tag.c:361
2204 #, c-format
2205 msgid "Please supply the message using either -m or -F option.\n"
2206 msgstr ""
2208 #: builtin/commit.c:942
2209 #, c-format
2210 msgid "No existing author found with '%s'"
2211 msgstr ""
2213 #: builtin/commit.c:957 builtin/commit.c:1157
2214 #, c-format
2215 msgid "Invalid untracked files mode '%s'"
2216 msgstr ""
2218 #: builtin/commit.c:997
2219 msgid "Using both --reset-author and --author does not make sense"
2220 msgstr ""
2222 #: builtin/commit.c:1008
2223 msgid "You have nothing to amend."
2224 msgstr ""
2226 #: builtin/commit.c:1011
2227 msgid "You are in the middle of a merge -- cannot amend."
2228 msgstr ""
2230 #: builtin/commit.c:1013
2231 msgid "You are in the middle of a cherry-pick -- cannot amend."
2232 msgstr ""
2234 #: builtin/commit.c:1016
2235 msgid "Options --squash and --fixup cannot be used together"
2236 msgstr ""
2238 #: builtin/commit.c:1026
2239 msgid "Only one of -c/-C/-F/--fixup can be used."
2240 msgstr ""
2242 #: builtin/commit.c:1028
2243 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
2244 msgstr ""
2246 #: builtin/commit.c:1036
2247 msgid "--reset-author can be used only with -C, -c or --amend."
2248 msgstr ""
2250 #: builtin/commit.c:1053
2251 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
2252 msgstr ""
2254 #: builtin/commit.c:1055
2255 msgid "No paths with --include/--only does not make sense."
2256 msgstr ""
2258 #: builtin/commit.c:1057
2259 msgid "Clever... amending the last one with dirty index."
2260 msgstr ""
2262 #: builtin/commit.c:1059
2263 msgid "Explicit paths specified without -i nor -o; assuming --only paths..."
2264 msgstr ""
2266 #: builtin/commit.c:1069 builtin/tag.c:577
2267 #, c-format
2268 msgid "Invalid cleanup mode %s"
2269 msgstr ""
2271 #: builtin/commit.c:1074
2272 msgid "Paths with -a does not make sense."
2273 msgstr ""
2275 #: builtin/commit.c:1257
2276 msgid "couldn't look up newly created commit"
2277 msgstr ""
2279 #: builtin/commit.c:1259
2280 msgid "could not parse newly created commit"
2281 msgstr ""
2283 #: builtin/commit.c:1300
2284 msgid "detached HEAD"
2285 msgstr ""
2287 #: builtin/commit.c:1302
2288 msgid " (root-commit)"
2289 msgstr ""
2291 #: builtin/commit.c:1446
2292 msgid "could not parse HEAD commit"
2293 msgstr ""
2295 #: builtin/commit.c:1484 builtin/merge.c:509
2296 #, c-format
2297 msgid "could not open '%s' for reading"
2298 msgstr ""
2300 #: builtin/commit.c:1491
2301 #, c-format
2302 msgid "Corrupt MERGE_HEAD file (%s)"
2303 msgstr ""
2305 #: builtin/commit.c:1498
2306 msgid "could not read MERGE_MODE"
2307 msgstr ""
2309 #: builtin/commit.c:1517
2310 #, c-format
2311 msgid "could not read commit message: %s"
2312 msgstr ""
2314 #: builtin/commit.c:1531
2315 #, c-format
2316 msgid "Aborting commit; you did not edit the message.\n"
2317 msgstr ""
2319 #: builtin/commit.c:1536
2320 #, c-format
2321 msgid "Aborting commit due to empty commit message.\n"
2322 msgstr ""
2324 #: builtin/commit.c:1551 builtin/merge.c:936 builtin/merge.c:961
2325 msgid "failed to write commit object"
2326 msgstr ""
2328 #: builtin/commit.c:1572
2329 msgid "cannot lock HEAD ref"
2330 msgstr ""
2332 #: builtin/commit.c:1576
2333 msgid "cannot update HEAD ref"
2334 msgstr ""
2336 #: builtin/commit.c:1587
2337 msgid ""
2338 "Repository has been updated, but unable to write\n"
2339 "new_index file. Check that disk is not full or quota is\n"
2340 "not exceeded, and then \"git reset HEAD\" to recover."
2341 msgstr ""
2343 #: builtin/describe.c:234
2344 #, c-format
2345 msgid "annotated tag %s not available"
2346 msgstr ""
2348 #: builtin/describe.c:238
2349 #, c-format
2350 msgid "annotated tag %s has no embedded name"
2351 msgstr ""
2353 #: builtin/describe.c:240
2354 #, c-format
2355 msgid "tag '%s' is really '%s' here"
2356 msgstr ""
2358 #: builtin/describe.c:267
2359 #, c-format
2360 msgid "Not a valid object name %s"
2361 msgstr ""
2363 #: builtin/describe.c:270
2364 #, c-format
2365 msgid "%s is not a valid '%s' object"
2366 msgstr ""
2368 #: builtin/describe.c:287
2369 #, c-format
2370 msgid "no tag exactly matches '%s'"
2371 msgstr ""
2373 #: builtin/describe.c:289
2374 #, c-format
2375 msgid "searching to describe %s\n"
2376 msgstr ""
2378 #: builtin/describe.c:329
2379 #, c-format
2380 msgid "finished search at %s\n"
2381 msgstr ""
2383 #: builtin/describe.c:353
2384 #, c-format
2385 msgid ""
2386 "No annotated tags can describe '%s'.\n"
2387 "However, there were unannotated tags: try --tags."
2388 msgstr ""
2390 #: builtin/describe.c:357
2391 #, c-format
2392 msgid ""
2393 "No tags can describe '%s'.\n"
2394 "Try --always, or create some tags."
2395 msgstr ""
2397 #: builtin/describe.c:378
2398 #, c-format
2399 msgid "traversed %lu commits\n"
2400 msgstr ""
2402 #: builtin/describe.c:381
2403 #, c-format
2404 msgid ""
2405 "more than %i tags found; listed %i most recent\n"
2406 "gave up search at %s\n"
2407 msgstr ""
2409 #: builtin/describe.c:436
2410 msgid "--long is incompatible with --abbrev=0"
2411 msgstr ""
2413 #: builtin/describe.c:462
2414 msgid "No names found, cannot describe anything."
2415 msgstr ""
2417 #: builtin/describe.c:482
2418 msgid "--dirty is incompatible with committishes"
2419 msgstr ""
2421 #: builtin/diff.c:77
2422 #, c-format
2423 msgid "'%s': not a regular file or symlink"
2424 msgstr ""
2426 #: builtin/diff.c:220
2427 #, c-format
2428 msgid "invalid option: %s"
2429 msgstr ""
2431 #: builtin/diff.c:297
2432 msgid "Not a git repository"
2433 msgstr ""
2435 #: builtin/diff.c:347
2436 #, c-format
2437 msgid "invalid object '%s' given."
2438 msgstr ""
2440 #: builtin/diff.c:352
2441 #, c-format
2442 msgid "more than %d trees given: '%s'"
2443 msgstr ""
2445 #: builtin/diff.c:362
2446 #, c-format
2447 msgid "more than two blobs given: '%s'"
2448 msgstr ""
2450 #: builtin/diff.c:370
2451 #, c-format
2452 msgid "unhandled object '%s' given."
2453 msgstr ""
2455 #: builtin/fetch.c:200
2456 msgid "Couldn't find remote ref HEAD"
2457 msgstr ""
2459 #: builtin/fetch.c:253
2460 #, c-format
2461 msgid "object %s not found"
2462 msgstr ""
2464 #: builtin/fetch.c:259
2465 msgid "[up to date]"
2466 msgstr ""
2468 #: builtin/fetch.c:273
2469 #, c-format
2470 msgid "! %-*s %-*s -> %s  (can't fetch in current branch)"
2471 msgstr ""
2473 #: builtin/fetch.c:274 builtin/fetch.c:360
2474 msgid "[rejected]"
2475 msgstr ""
2477 #: builtin/fetch.c:285
2478 msgid "[tag update]"
2479 msgstr ""
2481 #: builtin/fetch.c:287 builtin/fetch.c:322 builtin/fetch.c:340
2482 msgid "  (unable to update local ref)"
2483 msgstr ""
2485 #: builtin/fetch.c:305
2486 msgid "[new tag]"
2487 msgstr ""
2489 #: builtin/fetch.c:308
2490 msgid "[new branch]"
2491 msgstr ""
2493 #: builtin/fetch.c:311
2494 msgid "[new ref]"
2495 msgstr ""
2497 #: builtin/fetch.c:356
2498 msgid "unable to update local ref"
2499 msgstr ""
2501 #: builtin/fetch.c:356
2502 msgid "forced update"
2503 msgstr ""
2505 #: builtin/fetch.c:362
2506 msgid "(non-fast-forward)"
2507 msgstr ""
2509 #: builtin/fetch.c:393 builtin/fetch.c:685
2510 #, c-format
2511 msgid "cannot open %s: %s\n"
2512 msgstr ""
2514 #: builtin/fetch.c:402
2515 #, c-format
2516 msgid "%s did not send all necessary objects\n"
2517 msgstr ""
2519 #: builtin/fetch.c:488
2520 #, c-format
2521 msgid "From %.*s\n"
2522 msgstr ""
2524 #: builtin/fetch.c:499
2525 #, c-format
2526 msgid ""
2527 "some local refs could not be updated; try running\n"
2528 " 'git remote prune %s' to remove any old, conflicting branches"
2529 msgstr ""
2531 #: builtin/fetch.c:549
2532 #, c-format
2533 msgid "   (%s will become dangling)"
2534 msgstr ""
2536 #: builtin/fetch.c:550
2537 #, c-format
2538 msgid "   (%s has become dangling)"
2539 msgstr ""
2541 #: builtin/fetch.c:557
2542 msgid "[deleted]"
2543 msgstr ""
2545 #: builtin/fetch.c:558 builtin/remote.c:1055
2546 msgid "(none)"
2547 msgstr ""
2549 #: builtin/fetch.c:675
2550 #, c-format
2551 msgid "Refusing to fetch into current branch %s of non-bare repository"
2552 msgstr ""
2554 #: builtin/fetch.c:709
2555 #, c-format
2556 msgid "Don't know how to fetch from %s"
2557 msgstr ""
2559 #: builtin/fetch.c:786
2560 #, c-format
2561 msgid "Option \"%s\" value \"%s\" is not valid for %s"
2562 msgstr ""
2564 #: builtin/fetch.c:789
2565 #, c-format
2566 msgid "Option \"%s\" is ignored for %s\n"
2567 msgstr ""
2569 #: builtin/fetch.c:888
2570 #, c-format
2571 msgid "Fetching %s\n"
2572 msgstr ""
2574 #: builtin/fetch.c:890 builtin/remote.c:100
2575 #, c-format
2576 msgid "Could not fetch %s"
2577 msgstr ""
2579 #: builtin/fetch.c:907
2580 msgid ""
2581 "No remote repository specified.  Please, specify either a URL or a\n"
2582 "remote name from which new revisions should be fetched."
2583 msgstr ""
2585 #: builtin/fetch.c:927
2586 msgid "You need to specify a tag name."
2587 msgstr ""
2589 #: builtin/fetch.c:979
2590 msgid "fetch --all does not take a repository argument"
2591 msgstr ""
2593 #: builtin/fetch.c:981
2594 msgid "fetch --all does not make sense with refspecs"
2595 msgstr ""
2597 #: builtin/fetch.c:992
2598 #, c-format
2599 msgid "No such remote or remote group: %s"
2600 msgstr ""
2602 #: builtin/fetch.c:1000
2603 msgid "Fetching a group and specifying refspecs does not make sense"
2604 msgstr ""
2606 #: builtin/gc.c:63
2607 #, c-format
2608 msgid "Invalid %s: '%s'"
2609 msgstr ""
2611 #: builtin/gc.c:90
2612 #, c-format
2613 msgid "insanely long object directory %.*s"
2614 msgstr ""
2616 #: builtin/gc.c:221
2617 #, c-format
2618 msgid "Auto packing the repository for optimum performance.\n"
2619 msgstr ""
2621 #: builtin/gc.c:224
2622 #, c-format
2623 msgid ""
2624 "Auto packing the repository for optimum performance. You may also\n"
2625 "run \"git gc\" manually. See \"git help gc\" for more information.\n"
2626 msgstr ""
2628 #: builtin/gc.c:251
2629 msgid ""
2630 "There are too many unreachable loose objects; run 'git prune' to remove them."
2631 msgstr ""
2633 #: builtin/grep.c:216
2634 #, c-format
2635 msgid "grep: failed to create thread: %s"
2636 msgstr ""
2638 #: builtin/grep.c:402
2639 #, c-format
2640 msgid "Failed to chdir: %s"
2641 msgstr ""
2643 #: builtin/grep.c:478 builtin/grep.c:512
2644 #, c-format
2645 msgid "unable to read tree (%s)"
2646 msgstr ""
2648 #: builtin/grep.c:526
2649 #, c-format
2650 msgid "unable to grep from object of type %s"
2651 msgstr ""
2653 #: builtin/grep.c:584
2654 #, c-format
2655 msgid "switch `%c' expects a numerical value"
2656 msgstr ""
2658 #: builtin/grep.c:601
2659 #, c-format
2660 msgid "cannot open '%s'"
2661 msgstr ""
2663 #: builtin/grep.c:885
2664 msgid "no pattern given."
2665 msgstr ""
2667 #: builtin/grep.c:899
2668 #, c-format
2669 msgid "bad object %s"
2670 msgstr ""
2672 #: builtin/grep.c:940
2673 msgid "--open-files-in-pager only works on the worktree"
2674 msgstr ""
2676 #: builtin/grep.c:963
2677 msgid "--cached or --untracked cannot be used with --no-index."
2678 msgstr ""
2680 #: builtin/grep.c:968
2681 msgid "--no-index or --untracked cannot be used with revs."
2682 msgstr ""
2684 #: builtin/grep.c:971
2685 msgid "--[no-]exclude-standard cannot be used for tracked contents."
2686 msgstr ""
2688 #: builtin/grep.c:979
2689 msgid "both --cached and trees are given."
2690 msgstr ""
2692 #: builtin/help.c:59
2693 #, c-format
2694 msgid "unrecognized help format '%s'"
2695 msgstr ""
2697 #: builtin/help.c:87
2698 msgid "Failed to start emacsclient."
2699 msgstr ""
2701 #: builtin/help.c:100
2702 msgid "Failed to parse emacsclient version."
2703 msgstr ""
2705 #: builtin/help.c:108
2706 #, c-format
2707 msgid "emacsclient version '%d' too old (< 22)."
2708 msgstr ""
2710 #: builtin/help.c:126 builtin/help.c:154 builtin/help.c:163 builtin/help.c:171
2711 #, c-format
2712 msgid "failed to exec '%s': %s"
2713 msgstr ""
2715 #: builtin/help.c:211
2716 #, c-format
2717 msgid ""
2718 "'%s': path for unsupported man viewer.\n"
2719 "Please consider using 'man.<tool>.cmd' instead."
2720 msgstr ""
2722 #: builtin/help.c:223
2723 #, c-format
2724 msgid ""
2725 "'%s': cmd for supported man viewer.\n"
2726 "Please consider using 'man.<tool>.path' instead."
2727 msgstr ""
2729 #: builtin/help.c:287
2730 msgid "The most commonly used git commands are:"
2731 msgstr ""
2733 #: builtin/help.c:355
2734 #, c-format
2735 msgid "'%s': unknown man viewer."
2736 msgstr ""
2738 #: builtin/help.c:372
2739 msgid "no man viewer handled the request"
2740 msgstr ""
2742 #: builtin/help.c:380
2743 msgid "no info viewer handled the request"
2744 msgstr ""
2746 #: builtin/help.c:391
2747 #, c-format
2748 msgid "'%s': not a documentation directory."
2749 msgstr ""
2751 #: builtin/help.c:432 builtin/help.c:439
2752 #, c-format
2753 msgid "usage: %s%s"
2754 msgstr ""
2756 #: builtin/help.c:453
2757 #, c-format
2758 msgid "`git %s' is aliased to `%s'"
2759 msgstr ""
2761 #: builtin/index-pack.c:169
2762 #, c-format
2763 msgid "object type mismatch at %s"
2764 msgstr ""
2766 #: builtin/index-pack.c:189
2767 msgid "object of unexpected type"
2768 msgstr ""
2770 #: builtin/index-pack.c:226
2771 #, c-format
2772 msgid "cannot fill %d byte"
2773 msgid_plural "cannot fill %d bytes"
2774 msgstr[0] ""
2775 msgstr[1] ""
2777 #: builtin/index-pack.c:236
2778 msgid "early EOF"
2779 msgstr ""
2781 #: builtin/index-pack.c:237
2782 msgid "read error on input"
2783 msgstr ""
2785 #: builtin/index-pack.c:249
2786 msgid "used more bytes than were available"
2787 msgstr ""
2789 #: builtin/index-pack.c:256
2790 msgid "pack too large for current definition of off_t"
2791 msgstr ""
2793 #: builtin/index-pack.c:272
2794 #, c-format
2795 msgid "unable to create '%s'"
2796 msgstr ""
2798 #: builtin/index-pack.c:277
2799 #, c-format
2800 msgid "cannot open packfile '%s'"
2801 msgstr ""
2803 #: builtin/index-pack.c:291
2804 msgid "pack signature mismatch"
2805 msgstr ""
2807 #: builtin/index-pack.c:311
2808 #, c-format
2809 msgid "pack has bad object at offset %lu: %s"
2810 msgstr ""
2812 #: builtin/index-pack.c:405
2813 #, c-format
2814 msgid "inflate returned %d"
2815 msgstr ""
2817 #: builtin/index-pack.c:450
2818 msgid "offset value overflow for delta base object"
2819 msgstr ""
2821 #: builtin/index-pack.c:458
2822 msgid "delta base offset is out of bound"
2823 msgstr ""
2825 #: builtin/index-pack.c:466
2826 #, c-format
2827 msgid "unknown object type %d"
2828 msgstr ""
2830 #: builtin/index-pack.c:495
2831 msgid "cannot pread pack file"
2832 msgstr ""
2834 #: builtin/index-pack.c:497
2835 #, c-format
2836 msgid "premature end of pack file, %lu byte missing"
2837 msgid_plural "premature end of pack file, %lu bytes missing"
2838 msgstr[0] ""
2839 msgstr[1] ""
2841 #: builtin/index-pack.c:510
2842 msgid "serious inflate inconsistency"
2843 msgstr ""
2845 #: builtin/index-pack.c:583
2846 #, c-format
2847 msgid "cannot read existing object %s"
2848 msgstr ""
2850 #: builtin/index-pack.c:586
2851 #, c-format
2852 msgid "SHA1 COLLISION FOUND WITH %s !"
2853 msgstr ""
2855 #: builtin/index-pack.c:598
2856 #, c-format
2857 msgid "invalid blob object %s"
2858 msgstr ""
2860 #: builtin/index-pack.c:610
2861 #, c-format
2862 msgid "invalid %s"
2863 msgstr ""
2865 #: builtin/index-pack.c:612
2866 msgid "Error in object"
2867 msgstr ""
2869 #: builtin/index-pack.c:614
2870 #, c-format
2871 msgid "Not all child objects of %s are reachable"
2872 msgstr ""
2874 #: builtin/index-pack.c:687 builtin/index-pack.c:713
2875 msgid "failed to apply delta"
2876 msgstr ""
2878 #: builtin/index-pack.c:850
2879 msgid "Receiving objects"
2880 msgstr ""
2882 #: builtin/index-pack.c:850
2883 msgid "Indexing objects"
2884 msgstr ""
2886 #: builtin/index-pack.c:872
2887 msgid "pack is corrupted (SHA1 mismatch)"
2888 msgstr ""
2890 #: builtin/index-pack.c:877
2891 msgid "cannot fstat packfile"
2892 msgstr ""
2894 #: builtin/index-pack.c:880
2895 msgid "pack has junk at the end"
2896 msgstr ""
2898 #: builtin/index-pack.c:903
2899 msgid "Resolving deltas"
2900 msgstr ""
2902 #: builtin/index-pack.c:954
2903 msgid "confusion beyond insanity"
2904 msgstr ""
2906 #: builtin/index-pack.c:973
2907 #, c-format
2908 msgid "pack has %d unresolved delta"
2909 msgid_plural "pack has %d unresolved deltas"
2910 msgstr[0] ""
2911 msgstr[1] ""
2913 #: builtin/index-pack.c:998
2914 #, c-format
2915 msgid "unable to deflate appended object (%d)"
2916 msgstr ""
2918 #: builtin/index-pack.c:1077
2919 #, c-format
2920 msgid "local object %s is corrupt"
2921 msgstr ""
2923 #: builtin/index-pack.c:1101
2924 msgid "error while closing pack file"
2925 msgstr ""
2927 #: builtin/index-pack.c:1114
2928 #, c-format
2929 msgid "cannot write keep file '%s'"
2930 msgstr ""
2932 #: builtin/index-pack.c:1122
2933 #, c-format
2934 msgid "cannot close written keep file '%s'"
2935 msgstr ""
2937 #: builtin/index-pack.c:1135
2938 msgid "cannot store pack file"
2939 msgstr ""
2941 #: builtin/index-pack.c:1146
2942 msgid "cannot store index file"
2943 msgstr ""
2945 #: builtin/index-pack.c:1247
2946 #, c-format
2947 msgid "Cannot open existing pack file '%s'"
2948 msgstr ""
2950 #: builtin/index-pack.c:1249
2951 #, c-format
2952 msgid "Cannot open existing pack idx file for '%s'"
2953 msgstr ""
2955 #: builtin/index-pack.c:1296
2956 #, c-format
2957 msgid "non delta: %d object"
2958 msgid_plural "non delta: %d objects"
2959 msgstr[0] ""
2960 msgstr[1] ""
2962 #: builtin/index-pack.c:1303
2963 #, c-format
2964 msgid "chain length = %d: %lu object"
2965 msgid_plural "chain length = %d: %lu objects"
2966 msgstr[0] ""
2967 msgstr[1] ""
2969 #: builtin/index-pack.c:1330
2970 msgid "Cannot come back to cwd"
2971 msgstr ""
2973 #: builtin/index-pack.c:1374 builtin/index-pack.c:1377
2974 #: builtin/index-pack.c:1389 builtin/index-pack.c:1393
2975 #, c-format
2976 msgid "bad %s"
2977 msgstr ""
2979 #: builtin/index-pack.c:1407
2980 msgid "--fix-thin cannot be used without --stdin"
2981 msgstr ""
2983 #: builtin/index-pack.c:1411 builtin/index-pack.c:1421
2984 #, c-format
2985 msgid "packfile name '%s' does not end with '.pack'"
2986 msgstr ""
2988 #: builtin/index-pack.c:1430
2989 msgid "--verify with no packfile name given"
2990 msgstr ""
2992 #: builtin/init-db.c:35
2993 #, c-format
2994 msgid "Could not make %s writable by group"
2995 msgstr ""
2997 #: builtin/init-db.c:62
2998 #, c-format
2999 msgid "insanely long template name %s"
3000 msgstr ""
3002 #: builtin/init-db.c:67
3003 #, c-format
3004 msgid "cannot stat '%s'"
3005 msgstr ""
3007 #: builtin/init-db.c:73
3008 #, c-format
3009 msgid "cannot stat template '%s'"
3010 msgstr ""
3012 #: builtin/init-db.c:80
3013 #, c-format
3014 msgid "cannot opendir '%s'"
3015 msgstr ""
3017 #: builtin/init-db.c:97
3018 #, c-format
3019 msgid "cannot readlink '%s'"
3020 msgstr ""
3022 #: builtin/init-db.c:99
3023 #, c-format
3024 msgid "insanely long symlink %s"
3025 msgstr ""
3027 #: builtin/init-db.c:102
3028 #, c-format
3029 msgid "cannot symlink '%s' '%s'"
3030 msgstr ""
3032 #: builtin/init-db.c:106
3033 #, c-format
3034 msgid "cannot copy '%s' to '%s'"
3035 msgstr ""
3037 #: builtin/init-db.c:110
3038 #, c-format
3039 msgid "ignoring template %s"
3040 msgstr ""
3042 #: builtin/init-db.c:133
3043 #, c-format
3044 msgid "insanely long template path %s"
3045 msgstr ""
3047 #: builtin/init-db.c:141
3048 #, c-format
3049 msgid "templates not found %s"
3050 msgstr ""
3052 #: builtin/init-db.c:154
3053 #, c-format
3054 msgid "not copying templates of a wrong format version %d from '%s'"
3055 msgstr ""
3057 #: builtin/init-db.c:192
3058 #, c-format
3059 msgid "insane git directory %s"
3060 msgstr ""
3062 #: builtin/init-db.c:322 builtin/init-db.c:325
3063 #, c-format
3064 msgid "%s already exists"
3065 msgstr ""
3067 #: builtin/init-db.c:354
3068 #, c-format
3069 msgid "unable to handle file type %d"
3070 msgstr ""
3072 #: builtin/init-db.c:357
3073 #, c-format
3074 msgid "unable to move %s to %s"
3075 msgstr ""
3077 #: builtin/init-db.c:362
3078 #, c-format
3079 msgid "Could not create git link %s"
3080 msgstr ""
3083 #. * TRANSLATORS: The first '%s' is either "Reinitialized
3084 #. * existing" or "Initialized empty", the second " shared" or
3085 #. * "", and the last '%s%s' is the verbatim directory name.
3087 #: builtin/init-db.c:419
3088 #, c-format
3089 msgid "%s%s Git repository in %s%s\n"
3090 msgstr ""
3092 #: builtin/init-db.c:420
3093 msgid "Reinitialized existing"
3094 msgstr ""
3096 #: builtin/init-db.c:420
3097 msgid "Initialized empty"
3098 msgstr ""
3100 #: builtin/init-db.c:421
3101 msgid " shared"
3102 msgstr ""
3104 #: builtin/init-db.c:440
3105 msgid "cannot tell cwd"
3106 msgstr ""
3108 #: builtin/init-db.c:521 builtin/init-db.c:528
3109 #, c-format
3110 msgid "cannot mkdir %s"
3111 msgstr ""
3113 #: builtin/init-db.c:532
3114 #, c-format
3115 msgid "cannot chdir to %s"
3116 msgstr ""
3118 #: builtin/init-db.c:554
3119 #, c-format
3120 msgid ""
3121 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
3122 "dir=<directory>)"
3123 msgstr ""
3125 #: builtin/init-db.c:578
3126 msgid "Cannot access current working directory"
3127 msgstr ""
3129 #: builtin/init-db.c:585
3130 #, c-format
3131 msgid "Cannot access work tree '%s'"
3132 msgstr ""
3134 #: builtin/log.c:188
3135 #, c-format
3136 msgid "Final output: %d %s\n"
3137 msgstr ""
3139 #: builtin/log.c:401 builtin/log.c:489
3140 #, c-format
3141 msgid "Could not read object %s"
3142 msgstr ""
3144 #: builtin/log.c:513
3145 #, c-format
3146 msgid "Unknown type: %d"
3147 msgstr ""
3149 #: builtin/log.c:602
3150 msgid "format.headers without value"
3151 msgstr ""
3153 #: builtin/log.c:676
3154 msgid "name of output directory is too long"
3155 msgstr ""
3157 #: builtin/log.c:687
3158 #, c-format
3159 msgid "Cannot open patch file %s"
3160 msgstr ""
3162 #: builtin/log.c:701
3163 msgid "Need exactly one range."
3164 msgstr ""
3166 #: builtin/log.c:709
3167 msgid "Not a range."
3168 msgstr ""
3170 #: builtin/log.c:786
3171 msgid "Cover letter needs email format"
3172 msgstr ""
3174 #: builtin/log.c:859
3175 #, c-format
3176 msgid "insane in-reply-to: %s"
3177 msgstr ""
3179 #: builtin/log.c:932
3180 msgid "Two output directories?"
3181 msgstr ""
3183 #: builtin/log.c:1153
3184 #, c-format
3185 msgid "bogus committer info %s"
3186 msgstr ""
3188 #: builtin/log.c:1198
3189 msgid "-n and -k are mutually exclusive."
3190 msgstr ""
3192 #: builtin/log.c:1200
3193 msgid "--subject-prefix and -k are mutually exclusive."
3194 msgstr ""
3196 #: builtin/log.c:1208
3197 msgid "--name-only does not make sense"
3198 msgstr ""
3200 #: builtin/log.c:1210
3201 msgid "--name-status does not make sense"
3202 msgstr ""
3204 #: builtin/log.c:1212
3205 msgid "--check does not make sense"
3206 msgstr ""
3208 #: builtin/log.c:1235
3209 msgid "standard output, or directory, which one?"
3210 msgstr ""
3212 #: builtin/log.c:1237
3213 #, c-format
3214 msgid "Could not create directory '%s'"
3215 msgstr ""
3217 #: builtin/log.c:1390
3218 msgid "Failed to create output files"
3219 msgstr ""
3221 #: builtin/log.c:1494
3222 #, c-format
3223 msgid ""
3224 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
3225 msgstr ""
3227 #: builtin/log.c:1510 builtin/log.c:1512 builtin/log.c:1524
3228 #, c-format
3229 msgid "Unknown commit %s"
3230 msgstr ""
3232 #: builtin/merge.c:90
3233 msgid "switch `m' requires a value"
3234 msgstr ""
3236 #: builtin/merge.c:127
3237 #, c-format
3238 msgid "Could not find merge strategy '%s'.\n"
3239 msgstr ""
3241 #: builtin/merge.c:128
3242 #, c-format
3243 msgid "Available strategies are:"
3244 msgstr ""
3246 #: builtin/merge.c:133
3247 #, c-format
3248 msgid "Available custom strategies are:"
3249 msgstr ""
3251 #: builtin/merge.c:240
3252 msgid "could not run stash."
3253 msgstr ""
3255 #: builtin/merge.c:245
3256 msgid "stash failed"
3257 msgstr ""
3259 #: builtin/merge.c:250
3260 #, c-format
3261 msgid "not a valid object: %s"
3262 msgstr ""
3264 #: builtin/merge.c:269 builtin/merge.c:286
3265 msgid "read-tree failed"
3266 msgstr ""
3268 #: builtin/merge.c:316
3269 msgid " (nothing to squash)"
3270 msgstr ""
3272 #: builtin/merge.c:329
3273 #, c-format
3274 msgid "Squash commit -- not updating HEAD\n"
3275 msgstr ""
3277 #: builtin/merge.c:361
3278 msgid "Writing SQUASH_MSG"
3279 msgstr ""
3281 #: builtin/merge.c:363
3282 msgid "Finishing SQUASH_MSG"
3283 msgstr ""
3285 #: builtin/merge.c:386
3286 #, c-format
3287 msgid "No merge message -- not updating HEAD\n"
3288 msgstr ""
3290 #: builtin/merge.c:437
3291 #, c-format
3292 msgid "'%s' does not point to a commit"
3293 msgstr ""
3295 #: builtin/merge.c:536
3296 #, c-format
3297 msgid "Bad branch.%s.mergeoptions string: %s"
3298 msgstr ""
3300 #: builtin/merge.c:629
3301 msgid "git write-tree failed to write a tree"
3302 msgstr ""
3304 #: builtin/merge.c:679
3305 msgid "failed to read the cache"
3306 msgstr ""
3308 #: builtin/merge.c:697
3309 msgid "Unable to write index."
3310 msgstr ""
3312 #: builtin/merge.c:710
3313 msgid "Not handling anything other than two heads merge."
3314 msgstr ""
3316 #: builtin/merge.c:724
3317 #, c-format
3318 msgid "Unknown option for merge-recursive: -X%s"
3319 msgstr ""
3321 #: builtin/merge.c:738
3322 #, c-format
3323 msgid "unable to write %s"
3324 msgstr ""
3326 #: builtin/merge.c:877
3327 #, c-format
3328 msgid "Could not read from '%s'"
3329 msgstr ""
3331 #: builtin/merge.c:886
3332 #, c-format
3333 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
3334 msgstr ""
3336 #: builtin/merge.c:892
3337 msgid ""
3338 "Please enter a commit message to explain why this merge is necessary,\n"
3339 "especially if it merges an updated upstream into a topic branch.\n"
3340 "\n"
3341 "Lines starting with '#' will be ignored, and an empty message aborts\n"
3342 "the commit.\n"
3343 msgstr ""
3345 #: builtin/merge.c:916
3346 msgid "Empty commit message."
3347 msgstr ""
3349 #: builtin/merge.c:928
3350 #, c-format
3351 msgid "Wonderful.\n"
3352 msgstr ""
3354 #: builtin/merge.c:993
3355 #, c-format
3356 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
3357 msgstr ""
3359 #: builtin/merge.c:1009
3360 #, c-format
3361 msgid "'%s' is not a commit"
3362 msgstr ""
3364 #: builtin/merge.c:1050
3365 msgid "No current branch."
3366 msgstr ""
3368 #: builtin/merge.c:1052
3369 msgid "No remote for the current branch."
3370 msgstr ""
3372 #: builtin/merge.c:1054
3373 msgid "No default upstream defined for the current branch."
3374 msgstr ""
3376 #: builtin/merge.c:1059
3377 #, c-format
3378 msgid "No remote tracking branch for %s from %s"
3379 msgstr ""
3381 #: builtin/merge.c:1146 builtin/merge.c:1303
3382 #, c-format
3383 msgid "%s - not something we can merge"
3384 msgstr ""
3386 #: builtin/merge.c:1214
3387 msgid "There is no merge to abort (MERGE_HEAD missing)."
3388 msgstr ""
3390 #: builtin/merge.c:1230 git-pull.sh:31
3391 msgid ""
3392 "You have not concluded your merge (MERGE_HEAD exists).\n"
3393 "Please, commit your changes before you can merge."
3394 msgstr ""
3396 #: builtin/merge.c:1233 git-pull.sh:34
3397 msgid "You have not concluded your merge (MERGE_HEAD exists)."
3398 msgstr ""
3400 #: builtin/merge.c:1237
3401 msgid ""
3402 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
3403 "Please, commit your changes before you can merge."
3404 msgstr ""
3406 #: builtin/merge.c:1240
3407 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
3408 msgstr ""
3410 #: builtin/merge.c:1249
3411 msgid "You cannot combine --squash with --no-ff."
3412 msgstr ""
3414 #: builtin/merge.c:1254
3415 msgid "You cannot combine --no-ff with --ff-only."
3416 msgstr ""
3418 #: builtin/merge.c:1261
3419 msgid "No commit specified and merge.defaultToUpstream not set."
3420 msgstr ""
3422 #: builtin/merge.c:1293
3423 msgid "Can merge only exactly one commit into empty head"
3424 msgstr ""
3426 #: builtin/merge.c:1296
3427 msgid "Squash commit into empty head not supported yet"
3428 msgstr ""
3430 #: builtin/merge.c:1298
3431 msgid "Non-fast-forward commit does not make sense into an empty head"
3432 msgstr ""
3434 #: builtin/merge.c:1413
3435 #, c-format
3436 msgid "Updating %s..%s\n"
3437 msgstr ""
3439 #: builtin/merge.c:1451
3440 #, c-format
3441 msgid "Trying really trivial in-index merge...\n"
3442 msgstr ""
3444 #: builtin/merge.c:1458
3445 #, c-format
3446 msgid "Nope.\n"
3447 msgstr ""
3449 #: builtin/merge.c:1490
3450 msgid "Not possible to fast-forward, aborting."
3451 msgstr ""
3453 #: builtin/merge.c:1513 builtin/merge.c:1592
3454 #, c-format
3455 msgid "Rewinding the tree to pristine...\n"
3456 msgstr ""
3458 #: builtin/merge.c:1517
3459 #, c-format
3460 msgid "Trying merge strategy %s...\n"
3461 msgstr ""
3463 #: builtin/merge.c:1583
3464 #, c-format
3465 msgid "No merge strategy handled the merge.\n"
3466 msgstr ""
3468 #: builtin/merge.c:1585
3469 #, c-format
3470 msgid "Merge with strategy %s failed.\n"
3471 msgstr ""
3473 #: builtin/merge.c:1594
3474 #, c-format
3475 msgid "Using the %s to prepare resolving by hand.\n"
3476 msgstr ""
3478 #: builtin/merge.c:1606
3479 #, c-format
3480 msgid "Automatic merge went well; stopped before committing as requested\n"
3481 msgstr ""
3483 #: builtin/mv.c:108
3484 #, c-format
3485 msgid "Checking rename of '%s' to '%s'\n"
3486 msgstr ""
3488 #: builtin/mv.c:112
3489 msgid "bad source"
3490 msgstr ""
3492 #: builtin/mv.c:115
3493 msgid "can not move directory into itself"
3494 msgstr ""
3496 #: builtin/mv.c:118
3497 msgid "cannot move directory over file"
3498 msgstr ""
3500 #: builtin/mv.c:128
3501 #, c-format
3502 msgid "Huh? %.*s is in index?"
3503 msgstr ""
3505 #: builtin/mv.c:140
3506 msgid "source directory is empty"
3507 msgstr ""
3509 #: builtin/mv.c:171
3510 msgid "not under version control"
3511 msgstr ""
3513 #: builtin/mv.c:173
3514 msgid "destination exists"
3515 msgstr ""
3517 #: builtin/mv.c:181
3518 #, c-format
3519 msgid "overwriting '%s'"
3520 msgstr ""
3522 #: builtin/mv.c:184
3523 msgid "Cannot overwrite"
3524 msgstr ""
3526 #: builtin/mv.c:187
3527 msgid "multiple sources for the same target"
3528 msgstr ""
3530 #: builtin/mv.c:202
3531 #, c-format
3532 msgid "%s, source=%s, destination=%s"
3533 msgstr ""
3535 #: builtin/mv.c:212
3536 #, c-format
3537 msgid "Renaming %s to %s\n"
3538 msgstr ""
3540 #: builtin/mv.c:215 builtin/remote.c:731
3541 #, c-format
3542 msgid "renaming '%s' failed"
3543 msgstr ""
3545 #: builtin/notes.c:139
3546 #, c-format
3547 msgid "unable to start 'show' for object '%s'"
3548 msgstr ""
3550 #: builtin/notes.c:145
3551 msgid "can't fdopen 'show' output fd"
3552 msgstr ""
3554 #: builtin/notes.c:155
3555 #, c-format
3556 msgid "failed to close pipe to 'show' for object '%s'"
3557 msgstr ""
3559 #: builtin/notes.c:158
3560 #, c-format
3561 msgid "failed to finish 'show' for object '%s'"
3562 msgstr ""
3564 #: builtin/notes.c:175 builtin/tag.c:347
3565 #, c-format
3566 msgid "could not create file '%s'"
3567 msgstr ""
3569 #: builtin/notes.c:189
3570 msgid "Please supply the note contents using either -m or -F option"
3571 msgstr ""
3573 #: builtin/notes.c:210 builtin/notes.c:973
3574 #, c-format
3575 msgid "Removing note for object %s\n"
3576 msgstr ""
3578 #: builtin/notes.c:215
3579 msgid "unable to write note object"
3580 msgstr ""
3582 #: builtin/notes.c:217
3583 #, c-format
3584 msgid "The note contents has been left in %s"
3585 msgstr ""
3587 #: builtin/notes.c:251 builtin/tag.c:542
3588 #, c-format
3589 msgid "cannot read '%s'"
3590 msgstr ""
3592 #: builtin/notes.c:253 builtin/tag.c:545
3593 #, c-format
3594 msgid "could not open or read '%s'"
3595 msgstr ""
3597 #: builtin/notes.c:272 builtin/notes.c:445 builtin/notes.c:447
3598 #: builtin/notes.c:507 builtin/notes.c:561 builtin/notes.c:644
3599 #: builtin/notes.c:649 builtin/notes.c:724 builtin/notes.c:766
3600 #: builtin/notes.c:968 builtin/reset.c:293 builtin/tag.c:558
3601 #, c-format
3602 msgid "Failed to resolve '%s' as a valid ref."
3603 msgstr ""
3605 #: builtin/notes.c:275
3606 #, c-format
3607 msgid "Failed to read object '%s'."
3608 msgstr ""
3610 #: builtin/notes.c:299
3611 msgid "Cannot commit uninitialized/unreferenced notes tree"
3612 msgstr ""
3614 #: builtin/notes.c:340
3615 #, c-format
3616 msgid "Bad notes.rewriteMode value: '%s'"
3617 msgstr ""
3619 #: builtin/notes.c:350
3620 #, c-format
3621 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
3622 msgstr ""
3624 #. TRANSLATORS: The first %s is the name of the
3625 #. environment variable, the second %s is its value
3626 #: builtin/notes.c:377
3627 #, c-format
3628 msgid "Bad %s value: '%s'"
3629 msgstr ""
3631 #: builtin/notes.c:441
3632 #, c-format
3633 msgid "Malformed input line: '%s'."
3634 msgstr ""
3636 #: builtin/notes.c:456
3637 #, c-format
3638 msgid "Failed to copy notes from '%s' to '%s'"
3639 msgstr ""
3641 #: builtin/notes.c:500 builtin/notes.c:554 builtin/notes.c:627
3642 #: builtin/notes.c:639 builtin/notes.c:712 builtin/notes.c:759
3643 #: builtin/notes.c:1033
3644 msgid "too many parameters"
3645 msgstr ""
3647 #: builtin/notes.c:513 builtin/notes.c:772
3648 #, c-format
3649 msgid "No note found for object %s."
3650 msgstr ""
3652 #: builtin/notes.c:580
3653 #, c-format
3654 msgid ""
3655 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
3656 "existing notes"
3657 msgstr ""
3659 #: builtin/notes.c:585 builtin/notes.c:662
3660 #, c-format
3661 msgid "Overwriting existing notes for object %s\n"
3662 msgstr ""
3664 #: builtin/notes.c:635
3665 msgid "too few parameters"
3666 msgstr ""
3668 #: builtin/notes.c:656
3669 #, c-format
3670 msgid ""
3671 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
3672 "existing notes"
3673 msgstr ""
3675 #: builtin/notes.c:668
3676 #, c-format
3677 msgid "Missing notes on source object %s. Cannot copy."
3678 msgstr ""
3680 #: builtin/notes.c:717
3681 #, c-format
3682 msgid ""
3683 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
3684 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
3685 msgstr ""
3687 #: builtin/notes.c:971
3688 #, c-format
3689 msgid "Object %s has no note\n"
3690 msgstr ""
3692 #: builtin/notes.c:1103 builtin/remote.c:1598
3693 #, c-format
3694 msgid "Unknown subcommand: %s"
3695 msgstr ""
3697 #: builtin/pack-objects.c:2337
3698 #, c-format
3699 msgid "unsupported index version %s"
3700 msgstr ""
3702 #: builtin/pack-objects.c:2341
3703 #, c-format
3704 msgid "bad index version '%s'"
3705 msgstr ""
3707 #: builtin/pack-objects.c:2364
3708 #, c-format
3709 msgid "option %s does not accept negative form"
3710 msgstr ""
3712 #: builtin/pack-objects.c:2368
3713 #, c-format
3714 msgid "unable to parse value '%s' for option %s"
3715 msgstr ""
3717 #: builtin/push.c:45
3718 msgid "tag shorthand without <tag>"
3719 msgstr ""
3721 #: builtin/push.c:64
3722 msgid "--delete only accepts plain target ref names"
3723 msgstr ""
3725 #: builtin/push.c:99
3726 msgid ""
3727 "\n"
3728 "To choose either option permanently, see push.default in 'git help config'."
3729 msgstr ""
3731 #: builtin/push.c:102
3732 #, c-format
3733 msgid ""
3734 "The upstream branch of your current branch does not match\n"
3735 "the name of your current branch.  To push to the upstream branch\n"
3736 "on the remote, use\n"
3737 "\n"
3738 "    git push %s HEAD:%s\n"
3739 "\n"
3740 "To push to the branch of the same name on the remote, use\n"
3741 "\n"
3742 "    git push %s %s\n"
3743 "%s"
3744 msgstr ""
3746 #: builtin/push.c:121
3747 #, c-format
3748 msgid ""
3749 "You are not currently on a branch.\n"
3750 "To push the history leading to the current (detached HEAD)\n"
3751 "state now, use\n"
3752 "\n"
3753 "    git push %s HEAD:<name-of-remote-branch>\n"
3754 msgstr ""
3756 #: builtin/push.c:128
3757 #, c-format
3758 msgid ""
3759 "The current branch %s has no upstream branch.\n"
3760 "To push the current branch and set the remote as upstream, use\n"
3761 "\n"
3762 "    git push --set-upstream %s %s\n"
3763 msgstr ""
3765 #: builtin/push.c:136
3766 #, c-format
3767 msgid "The current branch %s has multiple upstream branches, refusing to push."
3768 msgstr ""
3770 #: builtin/push.c:139
3771 #, c-format
3772 msgid ""
3773 "You are pushing to remote '%s', which is not the upstream of\n"
3774 "your current branch '%s', without telling me what to push\n"
3775 "to update which remote branch."
3776 msgstr ""
3778 #: builtin/push.c:174
3779 msgid ""
3780 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
3781 msgstr ""
3783 #: builtin/push.c:181
3784 msgid ""
3785 "Updates were rejected because the tip of your current branch is behind\n"
3786 "its remote counterpart. Merge the remote changes (e.g. 'git pull')\n"
3787 "before pushing again.\n"
3788 "See the 'Note about fast-forwards' in 'git push --help' for details."
3789 msgstr ""
3791 #: builtin/push.c:187
3792 msgid ""
3793 "Updates were rejected because a pushed branch tip is behind its remote\n"
3794 "counterpart. If you did not intend to push that branch, you may want to\n"
3795 "specify branches to push or set the 'push.default' configuration\n"
3796 "variable to 'current' or 'upstream' to push only the current branch."
3797 msgstr ""
3799 #: builtin/push.c:193
3800 msgid ""
3801 "Updates were rejected because a pushed branch tip is behind its remote\n"
3802 "counterpart. Check out this branch and merge the remote changes\n"
3803 "(e.g. 'git pull') before pushing again.\n"
3804 "See the 'Note about fast-forwards' in 'git push --help' for details."
3805 msgstr ""
3807 #: builtin/push.c:233
3808 #, c-format
3809 msgid "Pushing to %s\n"
3810 msgstr ""
3812 #: builtin/push.c:237
3813 #, c-format
3814 msgid "failed to push some refs to '%s'"
3815 msgstr ""
3817 #: builtin/push.c:269
3818 #, c-format
3819 msgid "bad repository '%s'"
3820 msgstr ""
3822 #: builtin/push.c:270
3823 msgid ""
3824 "No configured push destination.\n"
3825 "Either specify the URL from the command-line or configure a remote "
3826 "repository using\n"
3827 "\n"
3828 "    git remote add <name> <url>\n"
3829 "\n"
3830 "and then push using the remote name\n"
3831 "\n"
3832 "    git push <name>\n"
3833 msgstr ""
3835 #: builtin/push.c:285
3836 msgid "--all and --tags are incompatible"
3837 msgstr ""
3839 #: builtin/push.c:286
3840 msgid "--all can't be combined with refspecs"
3841 msgstr ""
3843 #: builtin/push.c:291
3844 msgid "--mirror and --tags are incompatible"
3845 msgstr ""
3847 #: builtin/push.c:292
3848 msgid "--mirror can't be combined with refspecs"
3849 msgstr ""
3851 #: builtin/push.c:297
3852 msgid "--all and --mirror are incompatible"
3853 msgstr ""
3855 #: builtin/push.c:385
3856 msgid "--delete is incompatible with --all, --mirror and --tags"
3857 msgstr ""
3859 #: builtin/push.c:387
3860 msgid "--delete doesn't make sense without any refs"
3861 msgstr ""
3863 #: builtin/remote.c:98
3864 #, c-format
3865 msgid "Updating %s"
3866 msgstr ""
3868 #: builtin/remote.c:130
3869 msgid ""
3870 "--mirror is dangerous and deprecated; please\n"
3871 "\t use --mirror=fetch or --mirror=push instead"
3872 msgstr ""
3874 #: builtin/remote.c:147
3875 #, c-format
3876 msgid "unknown mirror argument: %s"
3877 msgstr ""
3879 #: builtin/remote.c:185
3880 msgid "specifying a master branch makes no sense with --mirror"
3881 msgstr ""
3883 #: builtin/remote.c:187
3884 msgid "specifying branches to track makes sense only with fetch mirrors"
3885 msgstr ""
3887 #: builtin/remote.c:195 builtin/remote.c:646
3888 #, c-format
3889 msgid "remote %s already exists."
3890 msgstr ""
3892 #: builtin/remote.c:199 builtin/remote.c:650
3893 #, c-format
3894 msgid "'%s' is not a valid remote name"
3895 msgstr ""
3897 #: builtin/remote.c:243
3898 #, c-format
3899 msgid "Could not setup master '%s'"
3900 msgstr ""
3902 #: builtin/remote.c:299
3903 #, c-format
3904 msgid "more than one %s"
3905 msgstr ""
3907 #: builtin/remote.c:339
3908 #, c-format
3909 msgid "Could not get fetch map for refspec %s"
3910 msgstr ""
3912 #: builtin/remote.c:440 builtin/remote.c:448
3913 msgid "(matching)"
3914 msgstr ""
3916 #: builtin/remote.c:452
3917 msgid "(delete)"
3918 msgstr ""
3920 #: builtin/remote.c:595 builtin/remote.c:601 builtin/remote.c:607
3921 #, c-format
3922 msgid "Could not append '%s' to '%s'"
3923 msgstr ""
3925 #: builtin/remote.c:639 builtin/remote.c:792 builtin/remote.c:890
3926 #, c-format
3927 msgid "No such remote: %s"
3928 msgstr ""
3930 #: builtin/remote.c:656
3931 #, c-format
3932 msgid "Could not rename config section '%s' to '%s'"
3933 msgstr ""
3935 #: builtin/remote.c:662 builtin/remote.c:799
3936 #, c-format
3937 msgid "Could not remove config section '%s'"
3938 msgstr ""
3940 #: builtin/remote.c:677
3941 #, c-format
3942 msgid ""
3943 "Not updating non-default fetch refspec\n"
3944 "\t%s\n"
3945 "\tPlease update the configuration manually if necessary."
3946 msgstr ""
3948 #: builtin/remote.c:683
3949 #, c-format
3950 msgid "Could not append '%s'"
3951 msgstr ""
3953 #: builtin/remote.c:694
3954 #, c-format
3955 msgid "Could not set '%s'"
3956 msgstr ""
3958 #: builtin/remote.c:716
3959 #, c-format
3960 msgid "deleting '%s' failed"
3961 msgstr ""
3963 #: builtin/remote.c:750
3964 #, c-format
3965 msgid "creating '%s' failed"
3966 msgstr ""
3968 #: builtin/remote.c:764
3969 #, c-format
3970 msgid "Could not remove branch %s"
3971 msgstr ""
3973 #: builtin/remote.c:834
3974 msgid ""
3975 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
3976 "to delete it, use:"
3977 msgid_plural ""
3978 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
3979 "to delete them, use:"
3980 msgstr[0] ""
3981 msgstr[1] ""
3983 #: builtin/remote.c:943
3984 #, c-format
3985 msgid " new (next fetch will store in remotes/%s)"
3986 msgstr ""
3988 #: builtin/remote.c:946
3989 msgid " tracked"
3990 msgstr ""
3992 #: builtin/remote.c:948
3993 msgid " stale (use 'git remote prune' to remove)"
3994 msgstr ""
3996 #: builtin/remote.c:950
3997 msgid " ???"
3998 msgstr ""
4000 #: builtin/remote.c:991
4001 #, c-format
4002 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
4003 msgstr ""
4005 #: builtin/remote.c:998
4006 #, c-format
4007 msgid "rebases onto remote %s"
4008 msgstr ""
4010 #: builtin/remote.c:1001
4011 #, c-format
4012 msgid " merges with remote %s"
4013 msgstr ""
4015 #: builtin/remote.c:1002
4016 msgid "    and with remote"
4017 msgstr ""
4019 #: builtin/remote.c:1004
4020 #, c-format
4021 msgid "merges with remote %s"
4022 msgstr ""
4024 #: builtin/remote.c:1005
4025 msgid "   and with remote"
4026 msgstr ""
4028 #: builtin/remote.c:1051
4029 msgid "create"
4030 msgstr ""
4032 #: builtin/remote.c:1054
4033 msgid "delete"
4034 msgstr ""
4036 #: builtin/remote.c:1058
4037 msgid "up to date"
4038 msgstr ""
4040 #: builtin/remote.c:1061
4041 msgid "fast-forwardable"
4042 msgstr ""
4044 #: builtin/remote.c:1064
4045 msgid "local out of date"
4046 msgstr ""
4048 #: builtin/remote.c:1071
4049 #, c-format
4050 msgid "    %-*s forces to %-*s (%s)"
4051 msgstr ""
4053 #: builtin/remote.c:1074
4054 #, c-format
4055 msgid "    %-*s pushes to %-*s (%s)"
4056 msgstr ""
4058 #: builtin/remote.c:1078
4059 #, c-format
4060 msgid "    %-*s forces to %s"
4061 msgstr ""
4063 #: builtin/remote.c:1081
4064 #, c-format
4065 msgid "    %-*s pushes to %s"
4066 msgstr ""
4068 #: builtin/remote.c:1118
4069 #, c-format
4070 msgid "* remote %s"
4071 msgstr ""
4073 #: builtin/remote.c:1119
4074 #, c-format
4075 msgid "  Fetch URL: %s"
4076 msgstr ""
4078 #: builtin/remote.c:1120 builtin/remote.c:1285
4079 msgid "(no URL)"
4080 msgstr ""
4082 #: builtin/remote.c:1129 builtin/remote.c:1131
4083 #, c-format
4084 msgid "  Push  URL: %s"
4085 msgstr ""
4087 #: builtin/remote.c:1133 builtin/remote.c:1135 builtin/remote.c:1137
4088 #, c-format
4089 msgid "  HEAD branch: %s"
4090 msgstr ""
4092 #: builtin/remote.c:1139
4093 #, c-format
4094 msgid ""
4095 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
4096 msgstr ""
4098 #: builtin/remote.c:1151
4099 #, c-format
4100 msgid "  Remote branch:%s"
4101 msgid_plural "  Remote branches:%s"
4102 msgstr[0] ""
4103 msgstr[1] ""
4105 #: builtin/remote.c:1154 builtin/remote.c:1181
4106 msgid " (status not queried)"
4107 msgstr ""
4109 #: builtin/remote.c:1163
4110 msgid "  Local branch configured for 'git pull':"
4111 msgid_plural "  Local branches configured for 'git pull':"
4112 msgstr[0] ""
4113 msgstr[1] ""
4115 #: builtin/remote.c:1171
4116 msgid "  Local refs will be mirrored by 'git push'"
4117 msgstr ""
4119 #: builtin/remote.c:1178
4120 #, c-format
4121 msgid "  Local ref configured for 'git push'%s:"
4122 msgid_plural "  Local refs configured for 'git push'%s:"
4123 msgstr[0] ""
4124 msgstr[1] ""
4126 #: builtin/remote.c:1216
4127 msgid "Cannot determine remote HEAD"
4128 msgstr ""
4130 #: builtin/remote.c:1218
4131 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
4132 msgstr ""
4134 #: builtin/remote.c:1228
4135 #, c-format
4136 msgid "Could not delete %s"
4137 msgstr ""
4139 #: builtin/remote.c:1236
4140 #, c-format
4141 msgid "Not a valid ref: %s"
4142 msgstr ""
4144 #: builtin/remote.c:1238
4145 #, c-format
4146 msgid "Could not setup %s"
4147 msgstr ""
4149 #: builtin/remote.c:1274
4150 #, c-format
4151 msgid " %s will become dangling!"
4152 msgstr ""
4154 #: builtin/remote.c:1275
4155 #, c-format
4156 msgid " %s has become dangling!"
4157 msgstr ""
4159 #: builtin/remote.c:1281
4160 #, c-format
4161 msgid "Pruning %s"
4162 msgstr ""
4164 #: builtin/remote.c:1282
4165 #, c-format
4166 msgid "URL: %s"
4167 msgstr ""
4169 #: builtin/remote.c:1295
4170 #, c-format
4171 msgid " * [would prune] %s"
4172 msgstr ""
4174 #: builtin/remote.c:1298
4175 #, c-format
4176 msgid " * [pruned] %s"
4177 msgstr ""
4179 #: builtin/remote.c:1387 builtin/remote.c:1461
4180 #, c-format
4181 msgid "No such remote '%s'"
4182 msgstr ""
4184 #: builtin/remote.c:1414
4185 msgid "no remote specified"
4186 msgstr ""
4188 #: builtin/remote.c:1447
4189 msgid "--add --delete doesn't make sense"
4190 msgstr ""
4192 #: builtin/remote.c:1487
4193 #, c-format
4194 msgid "Invalid old URL pattern: %s"
4195 msgstr ""
4197 #: builtin/remote.c:1495
4198 #, c-format
4199 msgid "No such URL found: %s"
4200 msgstr ""
4202 #: builtin/remote.c:1497
4203 msgid "Will not delete all non-push URLs"
4204 msgstr ""
4206 #: builtin/reset.c:33
4207 msgid "mixed"
4208 msgstr ""
4210 #: builtin/reset.c:33
4211 msgid "soft"
4212 msgstr ""
4214 #: builtin/reset.c:33
4215 msgid "hard"
4216 msgstr ""
4218 #: builtin/reset.c:33
4219 msgid "merge"
4220 msgstr ""
4222 #: builtin/reset.c:33
4223 msgid "keep"
4224 msgstr ""
4226 #: builtin/reset.c:77
4227 msgid "You do not have a valid HEAD."
4228 msgstr ""
4230 #: builtin/reset.c:79
4231 msgid "Failed to find tree of HEAD."
4232 msgstr ""
4234 #: builtin/reset.c:85
4235 #, c-format
4236 msgid "Failed to find tree of %s."
4237 msgstr ""
4239 #: builtin/reset.c:96
4240 msgid "Could not write new index file."
4241 msgstr ""
4243 #: builtin/reset.c:106
4244 #, c-format
4245 msgid "HEAD is now at %s"
4246 msgstr ""
4248 #: builtin/reset.c:130
4249 msgid "Could not read index"
4250 msgstr ""
4252 #: builtin/reset.c:133
4253 msgid "Unstaged changes after reset:"
4254 msgstr ""
4256 #: builtin/reset.c:223
4257 #, c-format
4258 msgid "Cannot do a %s reset in the middle of a merge."
4259 msgstr ""
4261 #: builtin/reset.c:297
4262 #, c-format
4263 msgid "Could not parse object '%s'."
4264 msgstr ""
4266 #: builtin/reset.c:302
4267 msgid "--patch is incompatible with --{hard,mixed,soft}"
4268 msgstr ""
4270 #: builtin/reset.c:311
4271 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
4272 msgstr ""
4274 #: builtin/reset.c:313
4275 #, c-format
4276 msgid "Cannot do %s reset with paths."
4277 msgstr ""
4279 #: builtin/reset.c:325
4280 #, c-format
4281 msgid "%s reset is not allowed in a bare repository"
4282 msgstr ""
4284 #: builtin/reset.c:341
4285 #, c-format
4286 msgid "Could not reset index file to revision '%s'."
4287 msgstr ""
4289 #: builtin/revert.c:70 builtin/revert.c:92
4290 #, c-format
4291 msgid "%s: %s cannot be used with %s"
4292 msgstr ""
4294 #: builtin/revert.c:131
4295 msgid "program error"
4296 msgstr ""
4298 #: builtin/revert.c:221
4299 msgid "revert failed"
4300 msgstr ""
4302 #: builtin/revert.c:236
4303 msgid "cherry-pick failed"
4304 msgstr ""
4306 #: builtin/rm.c:109
4307 #, c-format
4308 msgid ""
4309 "'%s' has staged content different from both the file and the HEAD\n"
4310 "(use -f to force removal)"
4311 msgstr ""
4313 #: builtin/rm.c:115
4314 #, c-format
4315 msgid ""
4316 "'%s' has changes staged in the index\n"
4317 "(use --cached to keep the file, or -f to force removal)"
4318 msgstr ""
4320 #: builtin/rm.c:119
4321 #, c-format
4322 msgid ""
4323 "'%s' has local modifications\n"
4324 "(use --cached to keep the file, or -f to force removal)"
4325 msgstr ""
4327 #: builtin/rm.c:194
4328 #, c-format
4329 msgid "not removing '%s' recursively without -r"
4330 msgstr ""
4332 #: builtin/rm.c:230
4333 #, c-format
4334 msgid "git rm: unable to remove %s"
4335 msgstr ""
4337 #: builtin/shortlog.c:157
4338 #, c-format
4339 msgid "Missing author: %s"
4340 msgstr ""
4342 #: builtin/tag.c:60
4343 #, c-format
4344 msgid "malformed object at '%s'"
4345 msgstr ""
4347 #: builtin/tag.c:207
4348 #, c-format
4349 msgid "tag name too long: %.*s..."
4350 msgstr ""
4352 #: builtin/tag.c:212
4353 #, c-format
4354 msgid "tag '%s' not found."
4355 msgstr ""
4357 #: builtin/tag.c:227
4358 #, c-format
4359 msgid "Deleted tag '%s' (was %s)\n"
4360 msgstr ""
4362 #: builtin/tag.c:239
4363 #, c-format
4364 msgid "could not verify the tag '%s'"
4365 msgstr ""
4367 #: builtin/tag.c:249
4368 msgid ""
4369 "\n"
4370 "#\n"
4371 "# Write a tag message\n"
4372 "# Lines starting with '#' will be ignored.\n"
4373 "#\n"
4374 msgstr ""
4376 #: builtin/tag.c:256
4377 msgid ""
4378 "\n"
4379 "#\n"
4380 "# Write a tag message\n"
4381 "# Lines starting with '#' will be kept; you may remove them yourself if you "
4382 "want to.\n"
4383 "#\n"
4384 msgstr ""
4386 #: builtin/tag.c:298
4387 msgid "unable to sign the tag"
4388 msgstr ""
4390 #: builtin/tag.c:300
4391 msgid "unable to write tag file"
4392 msgstr ""
4394 #: builtin/tag.c:325
4395 msgid "bad object type."
4396 msgstr ""
4398 #: builtin/tag.c:338
4399 msgid "tag header too big."
4400 msgstr ""
4402 #: builtin/tag.c:370
4403 msgid "no tag message?"
4404 msgstr ""
4406 #: builtin/tag.c:376
4407 #, c-format
4408 msgid "The tag message has been left in %s\n"
4409 msgstr ""
4411 #: builtin/tag.c:425
4412 msgid "switch 'points-at' requires an object"
4413 msgstr ""
4415 #: builtin/tag.c:427
4416 #, c-format
4417 msgid "malformed object name '%s'"
4418 msgstr ""
4420 #: builtin/tag.c:506
4421 msgid "--column and -n are incompatible"
4422 msgstr ""
4424 #: builtin/tag.c:523
4425 msgid "-n option is only allowed with -l."
4426 msgstr ""
4428 #: builtin/tag.c:525
4429 msgid "--contains option is only allowed with -l."
4430 msgstr ""
4432 #: builtin/tag.c:527
4433 msgid "--points-at option is only allowed with -l."
4434 msgstr ""
4436 #: builtin/tag.c:535
4437 msgid "only one -F or -m option is allowed."
4438 msgstr ""
4440 #: builtin/tag.c:555
4441 msgid "too many params"
4442 msgstr ""
4444 #: builtin/tag.c:561
4445 #, c-format
4446 msgid "'%s' is not a valid tag name."
4447 msgstr ""
4449 #: builtin/tag.c:566
4450 #, c-format
4451 msgid "tag '%s' already exists"
4452 msgstr ""
4454 #: builtin/tag.c:584
4455 #, c-format
4456 msgid "%s: cannot lock the ref"
4457 msgstr ""
4459 #: builtin/tag.c:586
4460 #, c-format
4461 msgid "%s: cannot update the ref"
4462 msgstr ""
4464 #: builtin/tag.c:588
4465 #, c-format
4466 msgid "Updated tag '%s' (was %s)\n"
4467 msgstr ""
4469 #: git.c:16
4470 msgid "See 'git help <command>' for more information on a specific command."
4471 msgstr ""
4473 #: parse-options.h:133 parse-options.h:235
4474 msgid "n"
4475 msgstr ""
4477 #: parse-options.h:141
4478 msgid "time"
4479 msgstr ""
4481 #: parse-options.h:149
4482 msgid "file"
4483 msgstr ""
4485 #: parse-options.h:151
4486 msgid "when"
4487 msgstr ""
4489 #: parse-options.h:156
4490 msgid "no-op (backward compatibility)"
4491 msgstr ""
4493 #: parse-options.h:228
4494 msgid "be more verbose"
4495 msgstr ""
4497 #: parse-options.h:230
4498 msgid "be more quiet"
4499 msgstr ""
4501 #: parse-options.h:236
4502 msgid "use <n> digits to display SHA-1s"
4503 msgstr ""
4505 #: common-cmds.h:8
4506 msgid "Add file contents to the index"
4507 msgstr ""
4509 #: common-cmds.h:9
4510 msgid "Find by binary search the change that introduced a bug"
4511 msgstr ""
4513 #: common-cmds.h:10
4514 msgid "List, create, or delete branches"
4515 msgstr ""
4517 #: common-cmds.h:11
4518 msgid "Checkout a branch or paths to the working tree"
4519 msgstr ""
4521 #: common-cmds.h:12
4522 msgid "Clone a repository into a new directory"
4523 msgstr ""
4525 #: common-cmds.h:13
4526 msgid "Record changes to the repository"
4527 msgstr ""
4529 #: common-cmds.h:14
4530 msgid "Show changes between commits, commit and working tree, etc"
4531 msgstr ""
4533 #: common-cmds.h:15
4534 msgid "Download objects and refs from another repository"
4535 msgstr ""
4537 #: common-cmds.h:16
4538 msgid "Print lines matching a pattern"
4539 msgstr ""
4541 #: common-cmds.h:17
4542 msgid "Create an empty git repository or reinitialize an existing one"
4543 msgstr ""
4545 #: common-cmds.h:18
4546 msgid "Show commit logs"
4547 msgstr ""
4549 #: common-cmds.h:19
4550 msgid "Join two or more development histories together"
4551 msgstr ""
4553 #: common-cmds.h:20
4554 msgid "Move or rename a file, a directory, or a symlink"
4555 msgstr ""
4557 #: common-cmds.h:21
4558 msgid "Fetch from and merge with another repository or a local branch"
4559 msgstr ""
4561 #: common-cmds.h:22
4562 msgid "Update remote refs along with associated objects"
4563 msgstr ""
4565 #: common-cmds.h:23
4566 msgid "Forward-port local commits to the updated upstream head"
4567 msgstr ""
4569 #: common-cmds.h:24
4570 msgid "Reset current HEAD to the specified state"
4571 msgstr ""
4573 #: common-cmds.h:25
4574 msgid "Remove files from the working tree and from the index"
4575 msgstr ""
4577 #: common-cmds.h:26
4578 msgid "Show various types of objects"
4579 msgstr ""
4581 #: common-cmds.h:27
4582 msgid "Show the working tree status"
4583 msgstr ""
4585 #: common-cmds.h:28
4586 msgid "Create, list, delete or verify a tag object signed with GPG"
4587 msgstr ""
4589 #: git-am.sh:50
4590 msgid "You need to set your committer info first"
4591 msgstr ""
4593 #: git-am.sh:95
4594 msgid ""
4595 "You seem to have moved HEAD since the last 'am' failure.\n"
4596 "Not rewinding to ORIG_HEAD"
4597 msgstr ""
4599 #: git-am.sh:105
4600 #, sh-format
4601 msgid ""
4602 "When you have resolved this problem run \"$cmdline --resolved\".\n"
4603 "If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
4604 "To restore the original branch and stop patching run \"$cmdline --abort\"."
4605 msgstr ""
4607 #: git-am.sh:121
4608 msgid "Cannot fall back to three-way merge."
4609 msgstr ""
4611 #: git-am.sh:137
4612 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
4613 msgstr ""
4615 #: git-am.sh:154
4616 msgid ""
4617 "Did you hand edit your patch?\n"
4618 "It does not apply to blobs recorded in its index."
4619 msgstr ""
4621 #: git-am.sh:163
4622 msgid "Falling back to patching base and 3-way merge..."
4623 msgstr ""
4625 #: git-am.sh:275
4626 msgid "Only one StGIT patch series can be applied at once"
4627 msgstr ""
4629 #: git-am.sh:362
4630 #, sh-format
4631 msgid "Patch format $patch_format is not supported."
4632 msgstr ""
4634 #: git-am.sh:364
4635 msgid "Patch format detection failed."
4636 msgstr ""
4638 #: git-am.sh:418
4639 msgid "-d option is no longer supported.  Do not use."
4640 msgstr ""
4642 #: git-am.sh:481
4643 #, sh-format
4644 msgid "previous rebase directory $dotest still exists but mbox given."
4645 msgstr ""
4647 #: git-am.sh:486
4648 msgid "Please make up your mind. --skip or --abort?"
4649 msgstr ""
4651 #: git-am.sh:513
4652 msgid "Resolve operation not in progress, we are not resuming."
4653 msgstr ""
4655 #: git-am.sh:579
4656 #, sh-format
4657 msgid "Dirty index: cannot apply patches (dirty: $files)"
4658 msgstr ""
4660 #: git-am.sh:671
4661 #, sh-format
4662 msgid ""
4663 "Patch is empty.  Was it split wrong?\n"
4664 "If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
4665 "To restore the original branch and stop patching run \"$cmdline --abort\"."
4666 msgstr ""
4668 #: git-am.sh:708
4669 msgid "Patch does not have a valid e-mail address."
4670 msgstr ""
4672 #: git-am.sh:755
4673 msgid "cannot be interactive without stdin connected to a terminal."
4674 msgstr ""
4676 #: git-am.sh:759
4677 msgid "Commit Body is:"
4678 msgstr ""
4680 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
4681 #. in your translation. The program will only accept English
4682 #. input at this point.
4683 #: git-am.sh:766
4684 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
4685 msgstr ""
4687 #: git-am.sh:802
4688 #, sh-format
4689 msgid "Applying: $FIRSTLINE"
4690 msgstr ""
4692 #: git-am.sh:823
4693 msgid ""
4694 "No changes - did you forget to use 'git add'?\n"
4695 "If there is nothing left to stage, chances are that something else\n"
4696 "already introduced the same changes; you might want to skip this patch."
4697 msgstr ""
4699 #: git-am.sh:831
4700 msgid ""
4701 "You still have unmerged paths in your index\n"
4702 "did you forget to use 'git add'?"
4703 msgstr ""
4705 #: git-am.sh:847
4706 msgid "No changes -- Patch already applied."
4707 msgstr ""
4709 #: git-am.sh:857
4710 #, sh-format
4711 msgid "Patch failed at $msgnum $FIRSTLINE"
4712 msgstr ""
4714 #: git-am.sh:873
4715 msgid "applying to an empty history"
4716 msgstr ""
4718 #: git-bisect.sh:48
4719 msgid "You need to start by \"git bisect start\""
4720 msgstr ""
4722 #. TRANSLATORS: Make sure to include [Y] and [n] in your
4723 #. translation. The program will only accept English input
4724 #. at this point.
4725 #: git-bisect.sh:54
4726 msgid "Do you want me to do it for you [Y/n]? "
4727 msgstr ""
4729 #: git-bisect.sh:95
4730 #, sh-format
4731 msgid "unrecognised option: '$arg'"
4732 msgstr ""
4734 #: git-bisect.sh:99
4735 #, sh-format
4736 msgid "'$arg' does not appear to be a valid revision"
4737 msgstr ""
4739 #: git-bisect.sh:117
4740 msgid "Bad HEAD - I need a HEAD"
4741 msgstr ""
4743 #: git-bisect.sh:130
4744 #, sh-format
4745 msgid ""
4746 "Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
4747 msgstr ""
4749 #: git-bisect.sh:140
4750 msgid "won't bisect on seeked tree"
4751 msgstr ""
4753 #: git-bisect.sh:144
4754 msgid "Bad HEAD - strange symbolic ref"
4755 msgstr ""
4757 #: git-bisect.sh:189
4758 #, sh-format
4759 msgid "Bad bisect_write argument: $state"
4760 msgstr ""
4762 #: git-bisect.sh:218
4763 #, sh-format
4764 msgid "Bad rev input: $arg"
4765 msgstr ""
4767 #: git-bisect.sh:232
4768 msgid "Please call 'bisect_state' with at least one argument."
4769 msgstr ""
4771 #: git-bisect.sh:244
4772 #, sh-format
4773 msgid "Bad rev input: $rev"
4774 msgstr ""
4776 #: git-bisect.sh:250
4777 msgid "'git bisect bad' can take only one argument."
4778 msgstr ""
4780 #. have bad but not good.  we could bisect although
4781 #. this is less optimum.
4782 #: git-bisect.sh:273
4783 msgid "Warning: bisecting only with a bad commit."
4784 msgstr ""
4786 #. TRANSLATORS: Make sure to include [Y] and [n] in your
4787 #. translation. The program will only accept English input
4788 #. at this point.
4789 #: git-bisect.sh:279
4790 msgid "Are you sure [Y/n]? "
4791 msgstr ""
4793 #: git-bisect.sh:289
4794 msgid ""
4795 "You need to give me at least one good and one bad revisions.\n"
4796 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
4797 msgstr ""
4799 #: git-bisect.sh:292
4800 msgid ""
4801 "You need to start by \"git bisect start\".\n"
4802 "You then need to give me at least one good and one bad revisions.\n"
4803 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
4804 msgstr ""
4806 #: git-bisect.sh:347 git-bisect.sh:474
4807 msgid "We are not bisecting."
4808 msgstr ""
4810 #: git-bisect.sh:354
4811 #, sh-format
4812 msgid "'$invalid' is not a valid commit"
4813 msgstr ""
4815 #: git-bisect.sh:363
4816 #, sh-format
4817 msgid ""
4818 "Could not check out original HEAD '$branch'.\n"
4819 "Try 'git bisect reset <commit>'."
4820 msgstr ""
4822 #: git-bisect.sh:390
4823 msgid "No logfile given"
4824 msgstr ""
4826 #: git-bisect.sh:391
4827 #, sh-format
4828 msgid "cannot read $file for replaying"
4829 msgstr ""
4831 #: git-bisect.sh:408
4832 msgid "?? what are you talking about?"
4833 msgstr ""
4835 #: git-bisect.sh:420
4836 #, sh-format
4837 msgid "running $command"
4838 msgstr ""
4840 #: git-bisect.sh:427
4841 #, sh-format
4842 msgid ""
4843 "bisect run failed:\n"
4844 "exit code $res from '$command' is < 0 or >= 128"
4845 msgstr ""
4847 #: git-bisect.sh:453
4848 msgid "bisect run cannot continue any more"
4849 msgstr ""
4851 #: git-bisect.sh:459
4852 #, sh-format
4853 msgid ""
4854 "bisect run failed:\n"
4855 "'bisect_state $state' exited with error code $res"
4856 msgstr ""
4858 #: git-bisect.sh:466
4859 msgid "bisect run success"
4860 msgstr ""
4862 #: git-pull.sh:21
4863 msgid ""
4864 "Pull is not possible because you have unmerged files.\n"
4865 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
4866 "as appropriate to mark resolution, or use 'git commit -a'."
4867 msgstr ""
4869 #: git-pull.sh:25
4870 msgid "Pull is not possible because you have unmerged files."
4871 msgstr ""
4873 #: git-pull.sh:197
4874 msgid "updating an unborn branch with changes added to the index"
4875 msgstr ""
4877 #. The fetch involved updating the current branch.
4878 #. The working tree and the index file is still based on the
4879 #. $orig_head commit, but we are merging into $curr_head.
4880 #. First update the working tree to match $curr_head.
4881 #: git-pull.sh:228
4882 #, sh-format
4883 msgid ""
4884 "Warning: fetch updated the current branch head.\n"
4885 "Warning: fast-forwarding your working tree from\n"
4886 "Warning: commit $orig_head."
4887 msgstr ""
4889 #: git-pull.sh:253
4890 msgid "Cannot merge multiple branches into empty head"
4891 msgstr ""
4893 #: git-pull.sh:257
4894 msgid "Cannot rebase onto multiple branches"
4895 msgstr ""
4897 #: git-stash.sh:51
4898 msgid "git stash clear with parameters is unimplemented"
4899 msgstr ""
4901 #: git-stash.sh:74
4902 msgid "You do not have the initial commit yet"
4903 msgstr ""
4905 #: git-stash.sh:89
4906 msgid "Cannot save the current index state"
4907 msgstr ""
4909 #: git-stash.sh:123 git-stash.sh:136
4910 msgid "Cannot save the current worktree state"
4911 msgstr ""
4913 #: git-stash.sh:140
4914 msgid "No changes selected"
4915 msgstr ""
4917 #: git-stash.sh:143
4918 msgid "Cannot remove temporary index (can't happen)"
4919 msgstr ""
4921 #: git-stash.sh:156
4922 msgid "Cannot record working tree state"
4923 msgstr ""
4925 #. TRANSLATORS: $option is an invalid option, like
4926 #. `--blah-blah'. The 7 spaces at the beginning of the
4927 #. second line correspond to "error: ". So you should line
4928 #. up the second line with however many characters the
4929 #. translation of "error: " takes in your language. E.g. in
4930 #. English this is:
4932 #. $ git stash save --blah-blah 2>&1 | head -n 2
4933 #. error: unknown option for 'stash save': --blah-blah
4934 #. To provide a message, use git stash save -- '--blah-blah'
4935 #: git-stash.sh:202
4936 #, sh-format
4937 msgid ""
4938 "error: unknown option for 'stash save': $option\n"
4939 "       To provide a message, use git stash save -- '$option'"
4940 msgstr ""
4942 #: git-stash.sh:223
4943 msgid "No local changes to save"
4944 msgstr ""
4946 #: git-stash.sh:227
4947 msgid "Cannot initialize stash"
4948 msgstr ""
4950 #: git-stash.sh:235
4951 msgid "Cannot save the current status"
4952 msgstr ""
4954 #: git-stash.sh:253
4955 msgid "Cannot remove worktree changes"
4956 msgstr ""
4958 #: git-stash.sh:352
4959 msgid "No stash found."
4960 msgstr ""
4962 #: git-stash.sh:359
4963 #, sh-format
4964 msgid "Too many revisions specified: $REV"
4965 msgstr ""
4967 #: git-stash.sh:365
4968 #, sh-format
4969 msgid "$reference is not valid reference"
4970 msgstr ""
4972 #: git-stash.sh:393
4973 #, sh-format
4974 msgid "'$args' is not a stash-like commit"
4975 msgstr ""
4977 #: git-stash.sh:404
4978 #, sh-format
4979 msgid "'$args' is not a stash reference"
4980 msgstr ""
4982 #: git-stash.sh:412
4983 msgid "unable to refresh index"
4984 msgstr ""
4986 #: git-stash.sh:416
4987 msgid "Cannot apply a stash in the middle of a merge"
4988 msgstr ""
4990 #: git-stash.sh:424
4991 msgid "Conflicts in index. Try without --index."
4992 msgstr ""
4994 #: git-stash.sh:426
4995 msgid "Could not save index tree"
4996 msgstr ""
4998 #: git-stash.sh:460
4999 msgid "Cannot unstage modified files"
5000 msgstr ""
5002 #: git-stash.sh:474
5003 msgid "Index was not unstashed."
5004 msgstr ""
5006 #: git-stash.sh:491
5007 #, sh-format
5008 msgid "Dropped ${REV} ($s)"
5009 msgstr ""
5011 #: git-stash.sh:492
5012 #, sh-format
5013 msgid "${REV}: Could not drop stash entry"
5014 msgstr ""
5016 #: git-stash.sh:499
5017 msgid "No branch name specified"
5018 msgstr ""
5020 #: git-stash.sh:570
5021 msgid "(To restore them type \"git stash apply\")"
5022 msgstr ""
5024 #: git-submodule.sh:56
5025 #, sh-format
5026 msgid "cannot strip one component off url '$remoteurl'"
5027 msgstr ""
5029 #: git-submodule.sh:109
5030 #, sh-format
5031 msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
5032 msgstr ""
5034 #: git-submodule.sh:150
5035 #, sh-format
5036 msgid "Clone of '$url' into submodule path '$sm_path' failed"
5037 msgstr ""
5039 #: git-submodule.sh:160
5040 #, sh-format
5041 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
5042 msgstr ""
5044 #: git-submodule.sh:249
5045 #, sh-format
5046 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
5047 msgstr ""
5049 #: git-submodule.sh:266
5050 #, sh-format
5051 msgid "'$sm_path' already exists in the index"
5052 msgstr ""
5054 #: git-submodule.sh:270
5055 #, sh-format
5056 msgid ""
5057 "The following path is ignored by one of your .gitignore files:\n"
5058 "$sm_path\n"
5059 "Use -f if you really want to add it."
5060 msgstr ""
5062 #: git-submodule.sh:281
5063 #, sh-format
5064 msgid "Adding existing repo at '$sm_path' to the index"
5065 msgstr ""
5067 #: git-submodule.sh:283
5068 #, sh-format
5069 msgid "'$sm_path' already exists and is not a valid git repo"
5070 msgstr ""
5072 #: git-submodule.sh:297
5073 #, sh-format
5074 msgid "Unable to checkout submodule '$sm_path'"
5075 msgstr ""
5077 #: git-submodule.sh:302
5078 #, sh-format
5079 msgid "Failed to add submodule '$sm_path'"
5080 msgstr ""
5082 #: git-submodule.sh:307
5083 #, sh-format
5084 msgid "Failed to register submodule '$sm_path'"
5085 msgstr ""
5087 #: git-submodule.sh:349
5088 #, sh-format
5089 msgid "Entering '$prefix$sm_path'"
5090 msgstr ""
5092 #: git-submodule.sh:363
5093 #, sh-format
5094 msgid "Stopping at '$sm_path'; script returned non-zero status."
5095 msgstr ""
5097 #: git-submodule.sh:406
5098 #, sh-format
5099 msgid "No url found for submodule path '$sm_path' in .gitmodules"
5100 msgstr ""
5102 #: git-submodule.sh:415
5103 #, sh-format
5104 msgid "Failed to register url for submodule path '$sm_path'"
5105 msgstr ""
5107 #: git-submodule.sh:417
5108 #, sh-format
5109 msgid "Submodule '$name' ($url) registered for path '$sm_path'"
5110 msgstr ""
5112 #: git-submodule.sh:425
5113 #, sh-format
5114 msgid "Failed to register update mode for submodule path '$sm_path'"
5115 msgstr ""
5117 #: git-submodule.sh:524
5118 #, sh-format
5119 msgid ""
5120 "Submodule path '$sm_path' not initialized\n"
5121 "Maybe you want to use 'update --init'?"
5122 msgstr ""
5124 #: git-submodule.sh:537
5125 #, sh-format
5126 msgid "Unable to find current revision in submodule path '$sm_path'"
5127 msgstr ""
5129 #: git-submodule.sh:556
5130 #, sh-format
5131 msgid "Unable to fetch in submodule path '$sm_path'"
5132 msgstr ""
5134 #: git-submodule.sh:570
5135 #, sh-format
5136 msgid "Unable to rebase '$sha1' in submodule path '$sm_path'"
5137 msgstr ""
5139 #: git-submodule.sh:571
5140 #, sh-format
5141 msgid "Submodule path '$sm_path': rebased into '$sha1'"
5142 msgstr ""
5144 #: git-submodule.sh:576
5145 #, sh-format
5146 msgid "Unable to merge '$sha1' in submodule path '$sm_path'"
5147 msgstr ""
5149 #: git-submodule.sh:577
5150 #, sh-format
5151 msgid "Submodule path '$sm_path': merged in '$sha1'"
5152 msgstr ""
5154 #: git-submodule.sh:582
5155 #, sh-format
5156 msgid "Unable to checkout '$sha1' in submodule path '$sm_path'"
5157 msgstr ""
5159 #: git-submodule.sh:583
5160 #, sh-format
5161 msgid "Submodule path '$sm_path': checked out '$sha1'"
5162 msgstr ""
5164 #: git-submodule.sh:605 git-submodule.sh:928
5165 #, sh-format
5166 msgid "Failed to recurse into submodule path '$sm_path'"
5167 msgstr ""
5169 #: git-submodule.sh:713
5170 msgid "--cached cannot be used with --files"
5171 msgstr ""
5173 #. unexpected type
5174 #: git-submodule.sh:753
5175 #, sh-format
5176 msgid "unexpected mode $mod_dst"
5177 msgstr ""
5179 #: git-submodule.sh:771
5180 #, sh-format
5181 msgid "  Warn: $name doesn't contain commit $sha1_src"
5182 msgstr ""
5184 #: git-submodule.sh:774
5185 #, sh-format
5186 msgid "  Warn: $name doesn't contain commit $sha1_dst"
5187 msgstr ""
5189 #: git-submodule.sh:777
5190 #, sh-format
5191 msgid "  Warn: $name doesn't contain commits $sha1_src and $sha1_dst"
5192 msgstr ""
5194 #: git-submodule.sh:802
5195 msgid "blob"
5196 msgstr ""
5198 #: git-submodule.sh:803
5199 msgid "submodule"
5200 msgstr ""
5202 #: git-submodule.sh:840
5203 msgid "# Submodules changed but not updated:"
5204 msgstr ""
5206 #: git-submodule.sh:842
5207 msgid "# Submodule changes to be committed:"
5208 msgstr ""
5210 #: git-submodule.sh:974
5211 #, sh-format
5212 msgid "Synchronizing submodule url for '$name'"
5213 msgstr ""